Home
last modified time | relevance | path

Searched refs:A (Results 1 – 15 of 15) sorted by relevance

/scripts/genksyms/
Dlex.l40 IDENT [A-Za-z_\$][A-Za-z0-9_\$]*
44 X_INT 0[Xx][0-9A-Fa-f]+
Dparse.tab.h_shipped1 /* A Bison parser, made by GNU Bison 2.5. */
14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
Dkeywords.hash.c_shipped11 && ('=' == 61) && ('>' == 62) && ('?' == 63) && ('A' == 65) \
Dlex.lex.c_shipped6 /* A lexical scanner generated by flex */
282 * instead of setting up a fresh yyin. A bit of a hack ...
554 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1349 * @param input_file A readable stream.
1410 * @param file A readable stream.
1784 * @param in_str A readable stream.
Dparse.tab.c_shipped1 /* A Bison parser, made by GNU Bison 2.5. */
14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
361 /* A type that is properly aligned for any stack member. */
494 /* YYRHS -- A `-1'-separated list of the rules' RHS. */
/scripts/dtc/
Ddtc-parser.tab.h_shipped1 /* A Bison parser, made by GNU Bison 2.5. */
14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
Ddtc-lexer.lex.c_shipped7 /* A lexical scanner generated by flex */
292 * instead of setting up a fresh yyin. A bit of a hack ...
622 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1616 * @param input_file A readable stream.
1677 * @param file A readable stream.
2047 * @param in_str A readable stream.
Ddtc-parser.tab.c_shipped1 /* A Bison parser, made by GNU Bison 2.5. */
14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
345 /* A type that is properly aligned for any stack member. */
470 /* YYRHS -- A `-1'-separated list of the rules' RHS. */
/scripts/coccinelle/tests/
Ddoubletest.cocci2 //# A common source of false positives is when the argument performs a side
/scripts/coccinelle/free/
Ddevm_free.cocci7 /// A difficulty of detecting this problem is that the standard freeing
/scripts/kconfig/
Dzconf.l72 n [A-Za-z0-9_]
Dzconf.hash.c_shipped11 && ('=' == 61) && ('>' == 62) && ('?' == 63) && ('A' == 65) \
Dzconf.lex.c_shipped6 /* A lexical scanner generated by flex */
301 * instead of setting up a fresh zconfin. A bit of a hack ...
1748 * @param input_file A readable stream.
1809 * @param file A readable stream.
2179 * @param in_str A readable stream.
Dzconf.tab.c_shipped1 /* A Bison parser, made by GNU Bison 2.4.3. */
15 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
362 /* A type that is properly aligned for any stack member. */
489 /* YYRHS -- A `-1'-separated list of the rules' RHS. */
/scripts/coccinelle/null/
Dderef_null.cocci2 /// A variable is dereference under a NULL test.