Searched refs:A (Results 1 – 20 of 20) sorted by relevance
19 expression A, B;24 A == B26 A != B28 A > B30 A < B32 A >= B34 A <= B36 A && B38 A || B47 expression A, B;[all …]
3 config A config4 bool "A"9 depends on A12 This depends on A, so should be a submenu of A.23 depends on A45 This is independent of A.49 depends on A51 This depends on A, but not a consecutive item, so can/should not
1 A (A) [Y/n/?] (NEW)
3 config A config4 bool "A"10 depends on A12 "depends on A" has been newly added.35 depends on A
1 A (A) [N/y/?] (NEW) y
3 config A config4 bool "A"8 depends on A
5 config A config6 bool "A"7 depends on A
7 Kconfig:5: symbol A depends on A
6 config A config in choicec7a2e48701047 bool "A"
21 A="$1" ; shift ; N="-Wl,$A,$1" ;;
7 ksyms=$($NM $1 | sed -n 's/.*__ksym_marker_\(.*\)/\1/p' | tr A-Z a-z)
28 IDENT [A-Za-z_\$][A-Za-z0-9_\$]*32 X_INT 0[Xx][0-9A-Fa-f]+
3 //# A common source of false positives is when the expression, or
40 …e_extents|nla_len|ntoh24|of_flat_dt_match|of_get_child_count|uart_circ_chars_pending|[A-Z0-9_]+)$";
38 X := A
32 # A simple expanded should not be expanded multiple times.
85 n [A-Za-z0-9_-]
8 /// A difficulty of detecting this problem is that the standard freeing
3 /// A variable is dereferenced under a NULL test.
5 // them to stream_open. A stream-like file is a file that does not use ppos in