Home
last modified time | relevance | path

Searched full:values (Results 1 – 25 of 18921) sorted by relevance

12345678910>>...757

/external/firebase-messaging/libs/
Dplay-services-basement-17.0.0.aar ... /values.xml res/values-ar/values.xml res/values-as/values. ...
Dfirebase-messaging-21.0.1.aar ... /values.xml res/values-ar/values.xml res/values-as/values. ...
/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_builtins_test.cpp53 using ::testing::Values;
513 Combine(Values("ClipDistance", "CullDistance"),
514 Values("Vertex", "Geometry", "TessellationControl",
516 Values("Output"), Values("%f32arr2", "%f32arr4"), Values(nullptr),
517 Values(TestResult())));
522 Combine(Values("ClipDistance", "CullDistance"),
523 Values("Fragment", "Geometry", "TessellationControl",
525 Values("Input"), Values("%f32arr2", "%f32arr4"), Values(nullptr),
526 Values(TestResult())));
531 Combine(Values("ClipDistance", "CullDistance"),
[all …]
Dval_non_uniform_test.cpp29 using ::testing::Values;
251 Combine(Values("OpGroupNonUniformElect"),
252 Values("%bool"), ValuesIn(scopes), Values(""),
253 Values("")));
256 Combine(Values("OpGroupNonUniformAll",
259 Values("%bool"), ValuesIn(scopes),
260 Values("%true"), Values("")));
263 Combine(Values("OpGroupNonUniformBroadcast"),
264 Values("%bool"), ValuesIn(scopes),
265 Values("%true %u32_0"), Values("")));
[all …]
Dval_non_semantic_test.cpp43 using ::testing::Values;
104 Combine(Values(true), Values(false), Values(""),
105 Values(""), Values(TestResult())));
109 Combine(Values(false), Values(true), Values(""), Values(""),
110 Values(TestResult(
116 Combine(Values(true), Values(true), Values(""),
117 Values(""), Values(TestResult())));
121 Combine(Values(true), Values(true),
122 Values("%result = OpExtInst %void %extinst 123 %i32"), Values(""),
123 Values(TestResult())));
[all …]
/external/deqp-deps/SPIRV-Tools/test/val/
Dval_builtins_test.cpp53 using ::testing::Values;
513 Combine(Values("ClipDistance", "CullDistance"),
514 Values("Vertex", "Geometry", "TessellationControl",
516 Values("Output"), Values("%f32arr2", "%f32arr4"), Values(nullptr),
517 Values(TestResult())));
522 Combine(Values("ClipDistance", "CullDistance"),
523 Values("Fragment", "Geometry", "TessellationControl",
525 Values("Input"), Values("%f32arr2", "%f32arr4"), Values(nullptr),
526 Values(TestResult())));
531 Combine(Values("ClipDistance", "CullDistance"),
[all …]
Dval_non_uniform_test.cpp29 using ::testing::Values;
251 Combine(Values("OpGroupNonUniformElect"),
252 Values("%bool"), ValuesIn(scopes), Values(""),
253 Values("")));
256 Combine(Values("OpGroupNonUniformAll",
259 Values("%bool"), ValuesIn(scopes),
260 Values("%true"), Values("")));
263 Combine(Values("OpGroupNonUniformBroadcast"),
264 Values("%bool"), ValuesIn(scopes),
265 Values("%true %u32_0"), Values("")));
[all …]
Dval_non_semantic_test.cpp43 using ::testing::Values;
104 Combine(Values(true), Values(false), Values(""),
105 Values(""), Values(TestResult())));
109 Combine(Values(false), Values(true), Values(""), Values(""),
110 Values(TestResult(
116 Combine(Values(true), Values(true), Values(""),
117 Values(""), Values(TestResult())));
121 Combine(Values(true), Values(true),
122 Values("%result = OpExtInst %void %extinst 123 %i32"), Values(""),
123 Values(TestResult())));
[all …]
/external/angle/third_party/spirv-tools/src/test/val/
Dval_builtins_test.cpp53 using ::testing::Values;
513 Combine(Values("ClipDistance", "CullDistance"),
514 Values("Vertex", "Geometry", "TessellationControl",
516 Values("Output"), Values("%f32arr2", "%f32arr4"), Values(nullptr),
517 Values(TestResult())));
522 Combine(Values("ClipDistance", "CullDistance"),
523 Values("Fragment", "Geometry", "TessellationControl",
525 Values("Input"), Values("%f32arr2", "%f32arr4"), Values(nullptr),
526 Values(TestResult())));
531 Combine(Values("ClipDistance", "CullDistance"),
[all …]
Dval_non_uniform_test.cpp29 using ::testing::Values;
251 Combine(Values("OpGroupNonUniformElect"),
252 Values("%bool"), ValuesIn(scopes), Values(""),
253 Values("")));
256 Combine(Values("OpGroupNonUniformAll",
259 Values("%bool"), ValuesIn(scopes),
260 Values("%true"), Values("")));
263 Combine(Values("OpGroupNonUniformBroadcast"),
264 Values("%bool"), ValuesIn(scopes),
265 Values("%true %u32_0"), Values("")));
[all …]
Dval_non_semantic_test.cpp43 using ::testing::Values;
104 Combine(Values(true), Values(false), Values(""),
105 Values(""), Values(TestResult())));
109 Combine(Values(false), Values(true), Values(""), Values(""),
110 Values(TestResult(
116 Combine(Values(true), Values(true), Values(""),
117 Values(""), Values(TestResult())));
121 Combine(Values(true), Values(true),
122 Values("%result = OpExtInst %void %extinst 123 %i32"), Values(""),
123 Values(TestResult())));
[all …]
/external/pytorch/aten/src/ATen/cpu/vec/vec512/
Dvec512_complex_float.h24 __m512 values;
33 Vectorized(__m512 v) : values(v) {} in Vectorized()
37 values = _mm512_setr_ps(real_value, imag_value, in Vectorized()
50 values = _mm512_setr_ps(val1.real(), val1.imag(), in Vectorized()
60 return values; in __m512()
73 return _mm512_mask_blend_ps(0x03, a.values, b.values); in blend()
75 return _mm512_mask_blend_ps(0x0C, a.values, b.values); in blend()
77 return _mm512_mask_blend_ps(0x0F, a.values, b.values); in blend()
79 return _mm512_mask_blend_ps(0x30, a.values, b.values); in blend()
81 return _mm512_mask_blend_ps(0x33, a.values, b.values); in blend()
[all …]
/external/iamf_tools/iamf/cli/tests/
Dencoder_main_lib_test.cc205 testing::Values("test_000000_3.textproto"));
208 testing::Values("test_000002.textproto"));
211 testing::Values("test_000005.textproto"));
214 testing::Values("test_000006.textproto"));
217 testing::Values("test_000007.textproto"));
220 testing::Values("test_000012.textproto"));
223 testing::Values("test_000013.textproto"));
226 testing::Values("test_000014.textproto"));
229 TestVector, testing::Values("test_000015.textproto"));
232 testing::Values("test_000016.textproto"));
[all …]
/external/chromiumos-config/payload_utils/merge_plugins/
Dmerge_hwid.py27 # Status values that indicate we should exclude the item
30 if not item['values']:
74 """Unwrap a HWID item block into a dictionary for non-null values.
80 values:
86 values:
88 values:
97 The resulting output is a dict with unwrapped item values:
110 any remaining values in the HWID data.
208 values = item.get('values', {})
210 _maybe_delete(values, name)
[all …]
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DTableMarshalTypes.h49 // The 'values' array contains indicators for the things to marshal. The 'elements'
54 // A schematic of a simple structure entry is shown here but the values are not
106 UINT16 values[1]; // three times elements member
116 UINT32 values[1]; member
125 UINT32 values[1]; member
133 UINT32 values[2]; member
164 UINT32 attributeMask; // the values that must be zero.
178 UINT32 values[4]; member
185 UINT32 values[2]; member
192 UINT32 values[2]; member
[all …]
/external/executorch/kernels/optimized/vec/vec256/
Dvec256_float_neon.h77 float32x4x2_t values;
85 Vectorized(float32x4x2_t v) : values(v) {}
86 Vectorized(float val) : values{vdupq_n_f32(val), vdupq_n_f32(val) } {}
89 values{val0, val1, val2, val3, val4, val5, val6, val7} {}
90 Vectorized(float32x4_t val0, float32x4_t val1) : values{val0, val1} {}
92 return values;
98 vec.values.val[0] =
100 a.values.val[0], b.values.val[0], vec.values.val[0]);
101 vec.values.val[0] =
103 a.values.val[0], b.values.val[0], vec.values.val[0]);
[all …]
/external/clang/test/SemaCXX/
Dwarn-enum-compare.cpp68 …while (B1 == B2); // expected-warning {{comparison of two values with different enumeration types… in test()
69 …while (name1::B2 == name2::B3); // expected-warning {{comparison of two values with different enu… in test()
70 …while (z == name2::B2); // expected-warning {{comparison of two values with different enumeration… in test()
72 …while (((((B1)))) == B2); // expected-warning {{comparison of two values with different enumerati… in test()
73 …while (name1::B2 == (name2::B3)); // expected-warning {{comparison of two values with different e… in test()
74 …while (z == ((((name2::B2))))); // expected-warning {{comparison of two values with different enu… in test()
76 …while ((((B1))) == (((B2)))); // expected-warning {{comparison of two values with different enume… in test()
77 …while ((name1::B2) == (((name2::B3)))); // expected-warning {{comparison of two values with diffe… in test()
78 …while ((((z))) == (name2::B2)); // expected-warning {{comparison of two values with different enu… in test()
80 …while (x == a); // expected-warning {{comparison of two values with different enumeration types (… in test()
[all …]
/external/coreboot/src/mainboard/system76/addw1/variants/addw2/
Dtas5825m.c121 const uint8_t values[] = { in tas5825m_setup() local
127 res = tas5825m_write_block_at(dev, 0x08, values, ARRAY_SIZE(values)); in tas5825m_setup()
133 const uint8_t values[] = { in tas5825m_setup() local
139 res = tas5825m_write_block_at(dev, 0x27, values, ARRAY_SIZE(values)); in tas5825m_setup()
145 const uint8_t values[] = { in tas5825m_setup() local
151 res = tas5825m_write_block_at(dev, 0x46, values, ARRAY_SIZE(values)); in tas5825m_setup()
157 const uint8_t values[] = { in tas5825m_setup() local
163 res = tas5825m_write_block_at(dev, 0x65, values, ARRAY_SIZE(values)); in tas5825m_setup()
173 const uint8_t values[] = { in tas5825m_setup() local
179 res = tas5825m_write_block_at(dev, 0x08, values, ARRAY_SIZE(values)); in tas5825m_setup()
[all …]
/external/pytorch/aten/src/ATen/cpu/vec/vec256/
Dvec256_float_neon.h68 float32x4x2_t values;
76 Vectorized(float32x4x2_t v) : values(v) {}
77 Vectorized(float val) : values{vdupq_n_f32(val), vdupq_n_f32(val) } {}
80 values{val0, val1, val2, val3, val4, val5, val6, val7} {}
81 Vectorized(float32x4_t val0, float32x4_t val1) : values{val0, val1} {}
83 return values;
89 vec.values.val[0] =
91 a.values.val[0], b.values.val[0], vec.values.val[0]);
92 vec.values.val[0] =
94 a.values.val[0], b.values.val[0], vec.values.val[0]);
[all …]
/external/coreboot/src/mainboard/system76/oryp6/
Dtas5825m.c19 const uint8_t values[] = { in program_dsp_ram() local
25 res = tas5825m_write_block_at(dev, 0x08, values, ARRAY_SIZE(values)); in program_dsp_ram()
31 const uint8_t values[] = { in program_dsp_ram() local
37 res = tas5825m_write_block_at(dev, 0x27, values, ARRAY_SIZE(values)); in program_dsp_ram()
43 const uint8_t values[] = { in program_dsp_ram() local
49 res = tas5825m_write_block_at(dev, 0x46, values, ARRAY_SIZE(values)); in program_dsp_ram()
55 const uint8_t values[] = { in program_dsp_ram() local
61 res = tas5825m_write_block_at(dev, 0x65, values, ARRAY_SIZE(values)); in program_dsp_ram()
71 const uint8_t values[] = { in program_dsp_ram() local
77 res = tas5825m_write_block_at(dev, 0x08, values, ARRAY_SIZE(values)); in program_dsp_ram()
[all …]
/external/coreboot/src/mainboard/system76/tgl-h/variants/oryp8/
Dtas5825m.c19 const uint8_t values[] = { in program_dsp_ram() local
25 res = tas5825m_write_block_at(dev, 0x08, values, ARRAY_SIZE(values)); in program_dsp_ram()
31 const uint8_t values[] = { in program_dsp_ram() local
37 res = tas5825m_write_block_at(dev, 0x27, values, ARRAY_SIZE(values)); in program_dsp_ram()
43 const uint8_t values[] = { in program_dsp_ram() local
49 res = tas5825m_write_block_at(dev, 0x46, values, ARRAY_SIZE(values)); in program_dsp_ram()
55 const uint8_t values[] = { in program_dsp_ram() local
61 res = tas5825m_write_block_at(dev, 0x65, values, ARRAY_SIZE(values)); in program_dsp_ram()
71 const uint8_t values[] = { in program_dsp_ram() local
77 res = tas5825m_write_block_at(dev, 0x08, values, ARRAY_SIZE(values)); in program_dsp_ram()
[all …]
/external/deqp/data/gles2/shaders/
Dkeywords.test8 values {}
25 values {}
42 values {}
59 values {}
76 values {}
93 values {}
110 values {}
127 values {}
144 values {}
161 values {}
[all …]
/external/sdv/vsomeip/third_party/boost/intrusive/test/
Dslist_test.cpp68 ::test_all (ValueContainer& values) in test_all() argument
71 list_type list(values.begin(), values.end()); in test_all()
74 list.insert(list.end(), values.begin(), values.end()); in test_all()
75 test::test_sequence_container(list, values); in test_all()
78 list_type list(values.begin(), values.end()); in test_all()
81 test_front(values); in test_all()
82 test_back(values, detail::bool_< list_type::cache_last >()); in test_all()
83 test_sort(values); in test_all()
84 test_merge (values); in test_all()
85 test_remove_unique(values); in test_all()
[all …]
/external/icu/tools/cldr/cldr-to-icu/src/main/resources/
Dldml2icu_supplemental.txt25 ; /CurrencyMap/$1/<FIFO>/id ; values=$2
27 ; /CurrencyMap/$1/<FIFO>/id ; values=$2
28 ; /CurrencyMap/$1/<FIFO>/tender ; values=false
30 ; /CurrencyMap/$1/<FIFO>/id ; values=$2
31 ; /CurrencyMap/$1/<FIFO>/from:intvector ; values=&date($3, from, Etc/UTC)
33 ; /CurrencyMap/$1/<FIFO>/id ; values=$2
34 ; /CurrencyMap/$1/<FIFO>/from:intvector ; values=&date($3, from, $4)
36 ; /CurrencyMap/$1/<FIFO>/id ; values=$2
37 ; /CurrencyMap/$1/<FIFO>/from:intvector ; values=&date($3, from, Etc/UTC)
38 ; /CurrencyMap/$1/<FIFO>/tender ; values=false
[all …]
/external/angle/third_party/clspv/gn/llvm/config/
DBUILD.gn45 values = []
48 values += [ "LLVM_ENABLE_ABI_BREAKING_CHECKS=1" ]
50 values += [ "LLVM_ENABLE_ABI_BREAKING_CHECKS=" ]
54 values += [ "LLVM_ENABLE_REVERSE_ITERATION=1" ]
56 values += [ "LLVM_ENABLE_REVERSE_ITERATION=" ]
65 values = [
127 values += [
133 values += [
141 values += [
152 values += [
[all …]

12345678910>>...757