Searched defs:TRUE (Results 1 – 14 of 14) sorted by relevance
36 val TRUE: Predicate<*> = object : Predicate<Any> { in apply() constant
29 #define TRUE 1 macro
63 private static final int TRUE = 1; field in EvsHalServiceTest
28 #define TRUE 1==1 macro
38 #define TRUE (!FALSE) macro
39 #define TRUE (!FALSE) macro
157 TRUE = 2; enumerator191 TRUE = 2; enumerator
41 #define TRUE (!FALSE) macro
49 TRUE = 'true' variable
47 #define TRUE \ macro
49 private static final String TRUE = "true"; field in FocusOverlayManager
39 #define TRUE 1 macro
58 private static final String TRUE = "true"; field in FocusOverlayManager
34 #define TRUE true macro