Searched defs:FALSE (Results 1 – 7 of 7) sorted by relevance
36 public static final IOFileFilter FALSE = new FalseFileFilter(); field in FalseFileFilter
29 #define FALSE 0==1 macro
38 #define FALSE 0 macro
30 #define FALSE (0x00) /* Logical False Value */ macro
87 public static final String FALSE = "false"; field in Util