Home
last modified time | relevance | path

Searched refs:coccinelle (Results 1 – 12 of 12) sorted by relevance

/Zephyr-latest/doc/
DLICENSING.rst24coccinelle/array_size.cocci,coccinelle/deref_null.cocci,coccinelle/deref_null.cocci,coccinelle/der…
/Zephyr-latest/scripts/
Dcoccicheck144 coccinelle () { function
236 for f in `find $ZEPHYR_BASE/scripts/coccinelle/ -name '*.cocci' -type f | sort`; do
237 coccinelle $f
242 coccinelle $COCCI
/Zephyr-latest/doc/develop/tools/
Dindex.rst10 coccinelle.rst
Dcoccinelle.rst41 http://coccinelle.lip6.fr/
45 https://github.com/coccinelle/coccinelle
64 https://github.com/coccinelle/coccinelle/blob/master/install.txt
71 https://coccinelle.gitlabpages.inria.fr/website/documentation.html
120 sub-directories of ``scripts/coccinelle`` to the entire source code tree.
229 Coccinelle supports idutils as well but requires coccinelle >= 1.0.6.
230 When no ID file is specified coccinelle assumes your ID database file
231 is in the file .id-utils.index on the top level of the kernel, coccinelle
252 Sometimes coccinelle doesn't recognize or parse complex macro variables
263 ``Z_SYSCALL_HANDLER`` is not recognized by coccinelle. Therefore, we
[all …]
/Zephyr-latest/scripts/coccinelle/
Dreserved_names.cocci48 with open("scripts/coccinelle/symbols.txt", "r") as fp:
67 with open("scripts/coccinelle/symbols.txt", "r") as fp:
89 with open("scripts/coccinelle/symbols.txt", "r") as fp:
Dunsigned_lesser_than_zero.cocci7 // URL: http://coccinelle.lip6.fr/
Dsemicolon.cocci6 // URL: http://coccinelle.lip6.fr/
Dnoderef.cocci7 // URL: http://coccinelle.lip6.fr/
Dreturnvar.cocci6 // URL: http://coccinelle.lip6.fr/
Dunsigned_suffix.cocci50 coccinelle.z = C + "U"
Dmini_lock.cocci12 // URL: http://coccinelle.lip6.fr/
Dderef_null.cocci9 // URL: http://coccinelle.lip6.fr/