Home
last modified time | relevance | path

Searched defs:bool (Results 1 – 25 of 80) sorted by relevance

1234

/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
Datomic.rs4 static bool testUMax(uint32_t dst, uint32_t src) { variable
14 static bool testUMin(uint32_t dst, uint32_t src) { constant
24 static bool testUCas(uint32_t dst, uint32_t cmp, uint32_t swp) { variable
34 static bool test_atomics() { constant
Dmath.rs238 static bool test_fp_math(uint32_t index) { constant
341 static bool test_int_math(uint32_t index) { constant
363 static bool test_basic_operators() { variable
401 static bool test_convert() { constant
Dmath_agree.rs137 static bool f1_almost_equal(float a, float b) { variable
141 static bool f2_almost_equal(float2 a, float2 b) { variable
146 static bool f3_almost_equal(float3 a, float3 b) { variable
151 static bool f4_almost_equal(float4 a, float4 b) { variable
371 static bool test_math_agree() { constant
Dforeach.rs6 static bool failed = false; variable
18 static bool test_root_output() { variable
39 static bool test_foo_output() { variable
Dkernel.rs6 static bool failed = false; variable
18 static bool test_root_output() { variable
Dforeach_bounds.rs23 static bool test_root_output() { variable
52 static bool failed = false; constant
Dnoroot.rs6 static bool failed = false; constant
12 static bool test_foo_output() { variable
Dapitest.rs1295 static bool test_obj_api() { constant
1344 static bool test_rs_alloc_api() { variable
Delement.rs68 static bool equals(const char *name0, const char * name1, uint32_t len) { variable
77 static bool test_element_getters() { variable
Dkernel_struct.rs15 static bool failed = false; variable
34 static bool test_root_output() { constant
/frameworks/rs/java/tests/RsTest_16/src/com/android/rs/test/
Dmath.rs238 static bool test_fp_math(uint32_t index) { constant
341 static bool test_int_math(uint32_t index) { constant
363 static bool test_basic_operators() { constant
401 static bool test_convert() { constant
Dforeach.rs6 static bool failed = false; variable
12 static bool test_root_output() { variable
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
Dmath.rs245 static bool test_fp_math(uint32_t index) { constant
350 static bool test_int_math(uint32_t index) { constant
372 static bool test_basic_operators() { constant
410 static bool test_convert() { constant
Datomic.rs4 static bool testUMax(uint32_t dst, uint32_t src) { variable
14 static bool testUMin(uint32_t dst, uint32_t src) { variable
24 static bool testUCas(uint32_t dst, uint32_t cmp, uint32_t swp) { variable
34 static bool test_atomics() { constant
Dmath_agree.rs137 static bool f1_almost_equal(float a, float b) { variable
141 static bool f2_almost_equal(float2 a, float2 b) { variable
146 static bool f3_almost_equal(float3 a, float3 b) { constant
151 static bool f4_almost_equal(float4 a, float4 b) { constant
371 static bool test_math_agree() { variable
Dforeach.rs6 static bool failed = false; constant
18 static bool test_root_output() { variable
39 static bool test_foo_output() { constant
Dkernel.rs6 static bool failed = false; variable
18 static bool test_root_output() { constant
Dforeach_bounds.rs10 static bool failed = false; constant
25 static bool test_root_output() { constant
Dnoroot.rs6 static bool failed = false; constant
12 static bool test_foo_output() { variable
Delement.rs68 static bool equals(const char *name0, const char * name1, uint32_t len) { variable
77 static bool test_element_getters() { constant
Dkernel_struct.rs15 static bool failed = false; variable
34 static bool test_root_output() { constant
/frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
Dmath.rs238 static bool test_fp_math(uint32_t index) { constant
341 static bool test_int_math(uint32_t index) { constant
363 static bool test_basic_operators() { variable
401 static bool test_convert() { variable
Dforeach.rs6 static bool failed = false; variable
12 static bool test_root_output() { constant
/frameworks/rs/java/tests/RsTest_11/src/com/android/rs/test/
Dmath.rs111 static bool test_fp_math(uint32_t index) { variable
250 static bool test_basic_operators() { variable
288 static bool test_convert() { constant
/frameworks/base/tests/RenderScriptTests/PerfTest/src/com/android/perftest/
Drsbench.rs97 static bool checkInit() { variable
127 static bool benchmarkSingleTest = false; constant
130 static bool sendMsgFlag = false; variable
132 static bool gIsDebugMode = false; variable

1234