Home
last modified time | relevance | path

Searched full:both (Results 1 – 25 of 21226) sorted by relevance

12345678910>>...850

/aosp_15_r20/external/libxkbcommon/test/
H A Dkeyseq.c42 KEY_H, BOTH, XKB_KEY_h, NEXT, in main()
43 KEY_E, BOTH, XKB_KEY_e, NEXT, in main()
44 KEY_L, BOTH, XKB_KEY_l, NEXT, in main()
45 KEY_L, BOTH, XKB_KEY_l, NEXT, in main()
46 KEY_O, BOTH, XKB_KEY_o, FINISH)); in main()
50 KEY_H, BOTH, XKB_KEY_h, NEXT, in main()
52 KEY_E, BOTH, XKB_KEY_E, NEXT, in main()
53 KEY_L, BOTH, XKB_KEY_L, NEXT, in main()
55 KEY_L, BOTH, XKB_KEY_l, NEXT, in main()
56 KEY_O, BOTH, XKB_KEY_o, FINISH)); in main()
[all …]
/aosp_15_r20/external/deqp/data/gles3/shaders/
H A Dinvalid_implicit_conversions.test10 both ""
30 both ""
50 both ""
70 both ""
90 both ""
110 both ""
130 both ""
150 both ""
170 both ""
190 both ""
[all …]
H A Dkeywords.test11 both ""
29 both ""
47 both ""
65 both ""
83 both ""
101 both ""
119 both ""
137 both ""
155 both ""
173 both ""
[all …]
H A Dpreprocessor.test6 both ""
21 both ""
36 both ""
56 both ""
71 both ""
86 both ""
104 both ""
122 both ""
140 both ""
162 both ""
[all …]
H A Dconstants.test9 both ""
29 both ""
45 both ""
60 both ""
75 both ""
90 both ""
105 both ""
120 both ""
135 both ""
150 both ""
[all …]
H A Dinvalid_texture_functions.test9 both ""
28 both ""
47 both ""
66 both ""
85 both ""
104 both ""
123 both ""
142 both ""
161 both ""
180 both ""
[all …]
/aosp_15_r20/external/deqp/data/gles2/shaders/
H A Dpreprocessor.test5 both ""
16 both ""
28 both ""
46 both ""
57 both ""
68 both ""
84 both ""
101 both ""
117 both ""
137 both ""
[all …]
H A Dinvalid_implicit_conversions.test9 both ""
27 both ""
45 both ""
63 both ""
81 both ""
99 both ""
117 both ""
135 both ""
153 both ""
171 both ""
[all …]
H A Dkeywords.test10 both ""
27 both ""
44 both ""
61 both ""
78 both ""
95 both ""
112 both ""
129 both ""
146 both ""
163 both ""
[all …]
H A Dfunctions.test19 both ""
43 both ""
67 both ""
91 both ""
115 both ""
139 both ""
163 both ""
187 both ""
213 both ""
239 both ""
[all …]
/aosp_15_r20/external/deqp/external/openglcts/data/gl_cts/data/gl33/
H A Dpreprocessor.test6 both ""
21 both ""
36 both ""
56 both ""
71 both ""
86 both ""
104 both ""
122 both ""
140 both ""
160 both ""
[all …]
/aosp_15_r20/external/deqp/external/openglcts/data/gl_cts/data/gles3/
H A Dpreprocessor.test6 both ""
21 both ""
36 both ""
56 both ""
71 both ""
86 both ""
104 both ""
122 both ""
145 both ""
163 both ""
[all …]
/aosp_15_r20/external/deqp/android/cts/main/vk-main-2019-03-01/
H A Dubo.txt1 dEQP-VK.ubo.2_level_array.scalar.bool.both
7 dEQP-VK.ubo.2_level_array.scalar.bvec2.both
13 dEQP-VK.ubo.2_level_array.scalar.bvec3.both
19 dEQP-VK.ubo.2_level_array.scalar.bvec4.both
25 dEQP-VK.ubo.2_level_array.scalar.column_major_mat2.both
31 dEQP-VK.ubo.2_level_array.scalar.column_major_mat2x3.both
37 dEQP-VK.ubo.2_level_array.scalar.column_major_mat2x4.both
43 dEQP-VK.ubo.2_level_array.scalar.column_major_mat3.both
49 dEQP-VK.ubo.2_level_array.scalar.column_major_mat3x2.both
55 dEQP-VK.ubo.2_level_array.scalar.column_major_mat3x4.both
[all …]
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/itertools-0.11.0/src/
H A Deither_or_both.rs7 /// Value that either holds a single A or B, or both.
10 /// Both values are present.
11 Both(A, B), enumerator
19 /// If `Left`, or `Both`, return true. Otherwise, return false.
24 /// If `Right`, or `Both`, return true, otherwise, return false.
47 /// If `Both`, return true. Otherwise, return false.
49 self.as_ref().both().is_some() in is_both()
52 /// If `Left`, or `Both`, return `Some` with the left value. Otherwise, return `None`.
55 Left(left) | Both(left, _) => Some(left), in left()
60 /// If `Right`, or `Both`, return `Some` with the right value. Otherwise, return `None`.
[all …]
/aosp_15_r20/external/deqp/external/vulkancts/mustpass/main/vksc-default/
H A Dubo.txt1 dEQP-VKSC.ubo.2_level_array.scalar.bool.both
7 dEQP-VKSC.ubo.2_level_array.scalar.bvec2.both
13 dEQP-VKSC.ubo.2_level_array.scalar.bvec3.both
19 dEQP-VKSC.ubo.2_level_array.scalar.bvec4.both
25 dEQP-VKSC.ubo.2_level_array.scalar.column_major_mat2.both
31 dEQP-VKSC.ubo.2_level_array.scalar.column_major_mat2x3.both
37 dEQP-VKSC.ubo.2_level_array.scalar.column_major_mat2x4.both
43 dEQP-VKSC.ubo.2_level_array.scalar.column_major_mat3.both
49 dEQP-VKSC.ubo.2_level_array.scalar.column_major_mat3x2.both
55 dEQP-VKSC.ubo.2_level_array.scalar.column_major_mat3x4.both
[all …]
/aosp_15_r20/external/deqp/external/vulkancts/mustpass/main/vk-default/
H A Dubo.txt1 dEQP-VK.ubo.2_level_array.scalar.bool.both
7 dEQP-VK.ubo.2_level_array.scalar.bvec2.both
13 dEQP-VK.ubo.2_level_array.scalar.bvec3.both
19 dEQP-VK.ubo.2_level_array.scalar.bvec4.both
25 dEQP-VK.ubo.2_level_array.scalar.column_major_mat2.both
31 dEQP-VK.ubo.2_level_array.scalar.column_major_mat2x3.both
37 dEQP-VK.ubo.2_level_array.scalar.column_major_mat2x4.both
43 dEQP-VK.ubo.2_level_array.scalar.column_major_mat3.both
49 dEQP-VK.ubo.2_level_array.scalar.column_major_mat3x2.both
55 dEQP-VK.ubo.2_level_array.scalar.column_major_mat3x4.both
[all …]
/aosp_15_r20/external/swiftshader/tests/regres/testlists/vk-default/
H A Dubo.txt1 dEQP-VK.ubo.2_level_array.scalar.bool.both
7 dEQP-VK.ubo.2_level_array.scalar.bvec2.both
13 dEQP-VK.ubo.2_level_array.scalar.bvec3.both
19 dEQP-VK.ubo.2_level_array.scalar.bvec4.both
25 dEQP-VK.ubo.2_level_array.scalar.column_major_mat2.both
31 dEQP-VK.ubo.2_level_array.scalar.column_major_mat2x3.both
37 dEQP-VK.ubo.2_level_array.scalar.column_major_mat2x4.both
43 dEQP-VK.ubo.2_level_array.scalar.column_major_mat3.both
49 dEQP-VK.ubo.2_level_array.scalar.column_major_mat3x2.both
55 dEQP-VK.ubo.2_level_array.scalar.column_major_mat3x4.both
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/itertools/src/
Deither_or_both.rs7 /// Value that either holds a single A or B, or both.
10 /// Both values are present.
11 Both(A, B), enumerator
19 /// If `Left`, or `Both`, return true. Otherwise, return false.
24 /// If `Right`, or `Both`, return true, otherwise, return false.
41 /// If `Both`, return true. Otherwise, return false.
43 self.as_ref().both().is_some() in is_both()
46 /// If `Left`, or `Both`, return `Some` with the left value. Otherwise, return `None`.
49 Left(left) | Both(left, _) => Some(left), in left()
54 /// If `Right`, or `Both`, return `Some` with the right value. Otherwise, return `None`.
[all …]
/aosp_15_r20/external/llvm/test/CodeGen/ARM/
H A Dvector-promotion.ll1 …e=thumbv7-apple-ios %s -o - -mattr=+neon -S | FileCheck --check-prefix=IR-BOTH --check-prefix=IR-N…
2 …- -mattr=+neon -S -stress-cgp-store-extract | FileCheck --check-prefix=IR-BOTH --check-prefix=IR-S…
5 ; IR-BOTH-LABEL: @simpleOneInstructionPromotion
6 ; IR-BOTH: [[LOAD:%[a-zA-Z_0-9-]+]] = load <2 x i32>, <2 x i32>* %addr1
7 ; IR-BOTH-NEXT: [[VECTOR_OR:%[a-zA-Z_0-9-]+]] = or <2 x i32> [[LOAD]], <i32 undef, i32 1>
8 ; IR-BOTH-NEXT: [[EXTRACT:%[a-zA-Z_0-9-]+]] = extractelement <2 x i32> [[VECTOR_OR]], i32 1
9 ; IR-BOTH-NEXT: store i32 [[EXTRACT]], i32* %dest
10 ; IR-BOTH-NEXT: ret
26 ; IR-BOTH-LABEL: @unsupportedInstructionForPromotion
27 ; IR-BOTH: [[LOAD:%[a-zA-Z_0-9-]+]] = load <2 x i32>, <2 x i32>* %addr1
[all …]
/aosp_15_r20/external/llvm/test/CodeGen/AMDGPU/
H A Dlocal-64.ll1 …arch=amdgcn -mcpu=SI -verify-machineinstrs< %s | FileCheck --check-prefix=SI --check-prefix=BOTH %s
2 …amdgcn -mcpu=bonaire -verify-machineinstrs< %s | FileCheck --check-prefix=CI --check-prefix=BOTH %s
3 …h=amdgcn -mcpu=tonga -verify-machineinstrs< %s | FileCheck --check-prefix=CI --check-prefix=BOTH %s
5 ; BOTH-LABEL: {{^}}local_i32_load
6 ; BOTH: ds_read_b32 [[REG:v[0-9]+]], v{{[0-9]+}} offset:28
7 ; BOTH: buffer_store_dword [[REG]],
15 ; BOTH-LABEL: {{^}}local_i32_load_0_offset
16 ; BOTH: ds_read_b32 [[REG:v[0-9]+]], v{{[0-9]+}}
17 ; BOTH: buffer_store_dword [[REG]],
24 ; BOTH-LABEL: {{^}}local_i8_load_i16_max_offset:
[all …]
/aosp_15_r20/external/deqp/data/gles31/shaders/gl45/
H A Dimplicit_conversions.test19 both ""
41 both ""
63 both ""
85 both ""
107 both ""
129 both ""
151 both ""
173 both ""
195 both ""
217 both ""
[all …]
/aosp_15_r20/external/llvm/test/Analysis/BasicAA/
H A Dargs-rets-allocas-loads.ll171 ; CHECK-NEXT: Both ModRef: Ptr: double* %arg_a0 <-> %normal_ret_a0 = call double* @normal_returne…
172 ; CHECK-NEXT: Both ModRef: Ptr: double* %arg_a1 <-> %normal_ret_a0 = call double* @normal_returne…
175 ; CHECK-NEXT: Both ModRef: Ptr: double** %indirect_a0 <-> %normal_ret_a0 = call double* @normal_r…
176 ; CHECK-NEXT: Both ModRef: Ptr: double** %indirect_a1 <-> %normal_ret_a0 = call double* @normal_r…
177 ; CHECK-NEXT: Both ModRef: Ptr: double* %escape_alloca_a0 <-> %normal_ret_a0 = call double* @norm…
178 ; CHECK-NEXT: Both ModRef: Ptr: double* %escape_alloca_a1 <-> %normal_ret_a0 = call double* @norm…
181 ; CHECK-NEXT: Both ModRef: Ptr: double* %normal_ret_a0 <-> %normal_ret_a0 = call double* @normal_…
182 ; CHECK-NEXT: Both ModRef: Ptr: double* %normal_ret_a1 <-> %normal_ret_a0 = call double* @normal_…
185 ; CHECK-NEXT: Both ModRef: Ptr: double* %loaded_a0 <-> %normal_ret_a0 = call double* @normal_retu…
186 ; CHECK-NEXT: Both ModRef: Ptr: double* %loaded_a1 <-> %normal_ret_a0 = call double* @normal_retu…
[all …]
/aosp_15_r20/external/deqp/data/gles31/shaders/es31/
H A Dimplicit_conversions.test19 both ""
41 both ""
63 both ""
85 both ""
107 both ""
129 both ""
151 both ""
173 both ""
195 both ""
217 both ""
[all …]
/aosp_15_r20/external/deqp/data/gles31/shaders/es32/
H A Dimplicit_conversions.test19 both ""
41 both ""
63 both ""
85 both ""
107 both ""
129 both ""
151 both ""
173 both ""
195 both ""
217 both ""
[all …]
/aosp_15_r20/external/deqp/external/vulkancts/data/vulkan/glsl/es310/
H A Dconstants.test9 both ""
29 both ""
44 both ""
59 both ""
74 both ""
89 both ""
104 both ""
119 both ""
134 both ""
149 both ""
[all …]

12345678910>>...850