Home
last modified time | relevance | path

Searched refs:B (Results 1 – 11 of 11) sorted by relevance

/scripts/coccinelle/misc/
Dboolconv.cocci19 expression A, B;
24 A == B
26 A != B
28 A > B
30 A < B
32 A >= B
34 A <= B
36 A && B
38 A || B
47 expression A, B;
[all …]
Dexcluded_middle.cocci3 /// Condition !A || A && B is equivalent to !A || B.
15 expression A, B;
19 * !A || (A &&@p B)
22 expression A, B;
26 - (A && B)
27 + B
33 coccilib.report.print_report(p[0], "WARNING !A || A && B is equivalent to !A || B")
39 coccilib.org.print_todo(p[0], "WARNING !A || A && B is equivalent to !A || B")
/scripts/kconfig/tests/auto_submenu/
Dexpected_stdout9 B (B) [N/y/?] (NEW)
DKconfig42 config B config
43 bool "B"
/scripts/kconfig/tests/err_recursive_dep/
DKconfig11 config B config
13 select B
Dexpected_stderr2 Kconfig:11: symbol B is selected by B
/scripts/kconfig/tests/no_write_if_dep_unmet/
DKconfig11 bool "Choice B"
/scripts/kconfig/tests/new_choice_with_dep/
Dexpected_stdout3 > 1. Choice B (CHOICE_B)
DKconfig15 bool "Choice B"
/scripts/atomic/
Datomics.tbl6 # * B/b - bool: returns bool
32 try_cmpxchg B v p:old i:new
/scripts/kconfig/tests/preprocess/variable/
DKconfig39 Y := B