Home
last modified time | relevance | path

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

12345

/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) { variable
24 static bool testUCas(uint32_t dst, uint32_t cmp, uint32_t swp) { constant
34 static bool test_atomics() { variable
Dmath.rs238 static bool test_fp_math(uint32_t index) { variable
341 static bool test_int_math(uint32_t index) { variable
363 static bool test_basic_operators() { constant
401 static bool test_convert() { variable
Dmath_agree.rs137 static bool f1_almost_equal(float a, float b) { variable
141 static bool f2_almost_equal(float2 a, float2 b) { constant
146 static bool f3_almost_equal(float3 a, float3 b) { variable
151 static bool f4_almost_equal(float4 a, float4 b) { constant
363 static bool test_math_agree() { constant
Dforeach.rs6 static bool failed = false; constant
18 static bool test_root_output() { constant
39 static bool test_foo_output() { variable
Dkernel.rs6 static bool failed = false; variable
18 static bool test_root_output() { variable
/frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
Dmath.rs238 static bool test_fp_math(uint32_t index) { variable
341 static bool test_int_math(uint32_t index) { variable
363 static bool test_basic_operators() { constant
401 static bool test_convert() { constant
Dforeach.rs6 static bool failed = false; constant
12 static bool test_root_output() { variable
/frameworks/rs/java/tests/RSTest_CompatLibLegacy/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() { variable
Dmath.rs238 static bool test_fp_math(uint32_t index) { variable
341 static bool test_int_math(uint32_t index) { constant
363 static bool test_basic_operators() { constant
401 static bool test_convert() { variable
Dmath_agree.rs137 static bool f1_almost_equal(float a, float b) { constant
141 static bool f2_almost_equal(float2 a, float2 b) { constant
146 static bool f3_almost_equal(float3 a, float3 b) { variable
151 static bool f4_almost_equal(float4 a, float4 b) { constant
363 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() { variable
Dkernel.rs6 static bool failed = false; constant
18 static bool test_root_output() { constant
/frameworks/rs/java/tests/RsTest/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) { constant
34 static bool test_atomics() { variable
Dmath.rs245 static bool test_fp_math(uint32_t index) { variable
350 static bool test_int_math(uint32_t index) { constant
372 static bool test_basic_operators() { constant
410 static bool test_convert() { variable
Dforeach_multi.rs21 static bool failed = false; variable
74 static bool test_sum2_output() { variable
94 static bool test_sum3_output() { variable
115 static bool test_sum_mixed_output() { constant
135 static bool test_sum2_struct_output() { constant
Dmath_agree.rs137 static bool f1_almost_equal(float a, float b) { variable
141 static bool f2_almost_equal(float2 a, float2 b) { constant
146 static bool f3_almost_equal(float3 a, float3 b) { variable
151 static bool f4_almost_equal(float4 a, float4 b) { constant
367 static bool test_math_agree() { variable
Dforeach.rs6 static bool failed = false; variable
18 static bool test_root_output() { variable
39 static bool test_foo_output() { variable
Dctxt_default.rs6 static bool failed = false; variable
36 static bool test_root_output() { variable
Dforeach_bounds.rs10 static bool failed = false; variable
25 static bool test_root_output() { variable
Dkernel.rs6 static bool failed = false; constant
18 static bool test_root_output() { constant
Dkernel2d.rs6 static bool failed = false; variable
22 static bool test_root_output() { constant
Dkernel3d.rs6 static bool failed = false; constant
24 static bool test_root_output() { variable
/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() { variable
401 static bool test_convert() { constant
Dforeach.rs6 static bool failed = false; constant
12 static bool test_root_output() { variable
/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() { variable

12345