Searched defs:bool (Results 1 – 15 of 15) sorted by relevance
238 static bool test_fp_math(uint32_t index) { variable341 static bool test_int_math(uint32_t index) { constant363 static bool test_basic_operators() { variable401 static bool test_convert() { constant
11 static bool test_foreach_output() { constant
3 static bool basic_test(uint32_t index) { variable
19 static bool basic_test(uint32_t index) { constant
19 static bool test_primitive_types(uint32_t index) { variable
44 static bool test_vector_types() { constant
25 static bool basic_test(uint32_t index) { constant
12 static bool test_alloc_dims() { constant
159 const bool debugCamera = false; // dumps ray/camera coordinate stuff constant160 const bool debugSelection = false; // logs selection events constant161 const bool debugTextureLoading = false; // for debugging texture load/unload constant162 const bool debugGeometryLoading = false; // for debugging geometry load/unload constant163 const bool debugDetails = false; // for debugging detail texture geometry constant164 const bool debugRendering = false; // flashes display when the frame changes constant165 const bool debugRays = false; // shows visual depiction of hit tests, See renderWithRays(). constant220 static bool updateCamera; // force a recompute of projection and lookat matrices constant229 static bool isOverScrolling = false; // whether we're in the overscroll animation constant230 static bool isAutoScrolling = false; // whether we're in the autoscroll animation variable[all …]
577 static bool checkInit() { constant610 static bool sendMsgFlag = false; variable646 static bool gIsDebugMode = false; constant
243 public synchronized void print(boolean bool) { in print()320 public synchronized void println(boolean bool) { in println()
233 void (*setHasRefcount)(const void *, const bool), in _Block_use_GC()256 void (*setHasRefcount)(const void *, const bool), in _Block_use_GC5()
77 void trackMe(bool, bool) { } in trackMe() argument
375 Boolean bool = (Boolean)value; in compileAndbindAllArgs() local
203 Boolean bool = (Boolean)value; in bindObjectToProgram() local300 Boolean bool = (Boolean)value; in appendValueToSql() local