Searched defs:booleanValue (Results 1 – 9 of 9) sorted by relevance
43 @Override public boolean booleanValue() { in booleanValue() method in LazyPrimitiveValue
41 public static bool booleanValue( this bool value ) in booleanValue() method in Antlr.Runtime.JavaExtensions.ObjectExtensions
40 private boolean booleanValue; field in Value
43 booleanValue, ///< bool value enumerator
739 map.put(boolean.class, TypeId.get(Boolean.class).getMethod(TypeId.BOOLEAN, "booleanValue")); in map.put()
955 public boolean booleanValue; field in DexMakerTest.Instance1038 public static boolean booleanValue; field in DexMakerTest.Static
1078 object, array, stringValue, doubleValue, longValue, booleanValue, nullValue enumConstant
2070 static int booleanValue(char *zArg){ in booleanValue() function
2092 static int booleanValue(char *zArg){ in booleanValue() function