Home
last modified time | relevance | path

Searched refs:bool (Results 1 – 25 of 356) sorted by relevance

12345678910>>...15

/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
Datomic.rs4 static bool testUMax(uint32_t dst, uint32_t src) { constant
5 bool failed = false;
14 static bool testUMin(uint32_t dst, uint32_t src) { variable
15 bool failed = false;
24 static bool testUCas(uint32_t dst, uint32_t cmp, uint32_t swp) { variable
25 bool failed = false;
34 static bool test_atomics() { variable
35 bool failed = false;
67 bool failed = false;
Dshared.rsh7 bool pass;
48 static inline bool isposinf(float f) {
53 static inline bool isneginf(float f) {
58 static inline bool isnan(float f) {
63 static inline bool isposzero(float f) {
68 static inline bool isnegzero(float f) {
73 static inline bool iszero(float f) {
93 static inline bool float_almost_equal(float f1, float f2) {
Dforeach.rs6 static bool failed = false; constant
18 static bool test_root_output() { constant
19 bool failed = false;
39 static bool test_foo_output() { constant
40 bool failed = false;
Dunsigned.rs7 static bool test_unsigned() { constant
8 bool failed = false;
26 bool failed = false;
Dconvert.rs7 static bool test_convert() { variable
8 bool failed = false;
27 bool failed = false;
Dstruct.rs9 static bool test_Point_2(int expected) { variable
10 bool failed = false;
27 bool failed = false;
Dkernel.rs6 static bool failed = false; variable
18 static bool test_root_output() { variable
19 bool failed = false;
/frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/test/
Datomic.rs4 static bool testUMax(uint32_t dst, uint32_t src) { constant
5 bool failed = false;
14 static bool testUMin(uint32_t dst, uint32_t src) { variable
15 bool failed = false;
24 static bool testUCas(uint32_t dst, uint32_t cmp, uint32_t swp) { variable
25 bool failed = false;
34 static bool test_atomics() { constant
35 bool failed = false;
67 bool failed = false;
Dshared.rsh7 bool pass;
48 static inline bool isposinf(float f) {
53 static inline bool isneginf(float f) {
58 static inline bool isnan(float f) {
63 static inline bool isposzero(float f) {
68 static inline bool isnegzero(float f) {
73 static inline bool iszero(float f) {
93 static inline bool float_almost_equal(float f1, float f2) {
Dforeach.rs6 static bool failed = false; constant
18 static bool test_root_output() { variable
19 bool failed = false;
39 static bool test_foo_output() { constant
40 bool failed = false;
Dunsigned.rs7 static bool test_unsigned() { constant
8 bool failed = false;
26 bool failed = false;
Dstruct.rs9 static bool test_Point_2(int expected) { constant
10 bool failed = false;
27 bool failed = false;
Dconvert.rs7 static bool test_convert() { variable
8 bool failed = false;
27 bool failed = false;
Dkernel.rs6 static bool failed = false; variable
18 static bool test_root_output() { constant
19 bool failed = false;
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
Datomic.rs4 static bool testUMax(uint32_t dst, uint32_t src) { constant
5 bool failed = false;
14 static bool testUMin(uint32_t dst, uint32_t src) { variable
15 bool failed = false;
24 static bool testUCas(uint32_t dst, uint32_t cmp, uint32_t swp) { variable
25 bool failed = false;
34 static bool test_atomics() { variable
35 bool failed = false;
67 bool failed = false;
Dforeach_multi.rs21 static bool failed = false; constant
74 static bool test_sum2_output() { constant
75 bool failed = false;
94 static bool test_sum3_output() { constant
95 bool failed = false;
115 static bool test_sum_mixed_output() { constant
116 bool failed = false;
135 static bool test_sum2_struct_output() { constant
136 bool failed = false;
Dforeach.rs6 static bool failed = false; variable
18 static bool test_root_output() { constant
19 bool failed = false;
39 static bool test_foo_output() { variable
40 bool failed = false;
Dshared.rsh7 bool pass;
51 static inline bool isposinf(float f) {
56 static inline bool isneginf(float f) {
61 static inline bool isnan(float f) {
66 static inline bool isposzero(float f) {
71 static inline bool isnegzero(float f) {
76 static inline bool iszero(float f) {
96 static inline bool float_almost_equal(float f1, float f2) {
Dunsigned.rs7 static bool test_unsigned() { variable
8 bool failed = false;
26 bool failed = false;
Dconvert.rs7 static bool test_convert() { constant
8 bool failed = false;
27 bool failed = false;
Dstruct.rs9 static bool test_Point_2(int expected) { variable
10 bool failed = false;
27 bool failed = false;
Dkernel.rs6 static bool failed = false; constant
18 static bool test_root_output() { variable
19 bool failed = false;
/frameworks/compile/slang/tests/F_reduce_general_bad_halter/
Dreduce_general_bad_halter.rs26 static bool halt0() { return false; } constant
30 static bool halt2(const int *accum, const int *accum2) { return false; } variable
34 static bool halt_special(const int *context) { return false; } constant
38 static bool hva_halt(const unsigned *accum) { return false; } constant
42 static __attribute__((overloadable)) bool halt_over(const int *accum) { return false; }
46 static __attribute__((overloadable)) bool halt_dup(const int *accum) { return false; }
47 static __attribute__((overloadable)) bool halt_dup(const unsigned int *accum) { return false; }
54 bool halt_nonstatic(const int *accum) { return false; }
58 static bool halt_const(int *accum) { return false; } constant
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DDatabaseHelper.java541 mContext.getResources().getBoolean(R.bool.assisted_gps_enabled) ? "1" : "0"; in onUpgrade()
609 R.bool.def_notification_pulse); in onUpgrade()
757 R.bool.def_vibrate_in_silent); in onUpgrade()
847 R.bool.def_accessibility_script_injection); in onUpgrade()
991 com.android.internal.R.bool.config_voice_capable)) { in onUpgrade()
1014 R.bool.def_touch_exploration_enabled); in onUpgrade()
1070 R.bool.def_accessibility_speak_password); in onUpgrade()
1087 R.bool.def_vibrate_in_silent); in onUpgrade()
1129 R.bool.def_lockscreen_disabled); in onUpgrade()
1236 com.android.internal.R.bool.config_dreamsEnabledByDefault); in onUpgrade()
[all …]
/frameworks/base/libs/hwui/protos/
Dhwui.proto49 required bool has_overlapping_rendering = 18;
50 required bool pivot_explicitly_set = 19;
51 required bool project_backwards = 20;
52 required bool projection_receiver = 21;
66 required bool should_clip = 1;

12345678910>>...15