Home
last modified time | relevance | path

Searched defs:element_count (Results 1 – 22 of 22) sorted by relevance

/third_party/spirv-tools/source/fuzz/
Dfuzzer_pass_add_equation_instructions.cpp131 const auto element_count = vector->element_count(); in Apply() local
169 const auto element_count = vector->element_count(); in Apply() local
Dfuzzer_pass_construct_composites.cpp260 auto element_count = vector_type_instruction.GetSingleWordInOperand(1); in FindComponentsToConstructVector() local
Dfuzzer_util.cpp1127 uint32_t element_count) { in MaybeGetVectorType()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_add_equation_instructions.cpp132 const auto element_count = vector->element_count(); in Apply() local
170 const auto element_count = vector->element_count(); in Apply() local
Dfuzzer_pass_construct_composites.cpp261 auto element_count = vector_type_instruction.GetSingleWordInOperand(1); in FindComponentsToConstructVector() local
Dfuzzer_util.cpp1173 uint32_t element_count) { in MaybeGetVectorType()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dfuzzer_pass_add_equation_instructions.cpp132 const auto element_count = vector->element_count(); in Apply() local
170 const auto element_count = vector->element_count(); in Apply() local
Dfuzzer_pass_construct_composites.cpp261 auto element_count = vector_type_instruction.GetSingleWordInOperand(1); in FindComponentsToConstructVector() local
Dfuzzer_util.cpp1173 uint32_t element_count) { in MaybeGetVectorType()
/third_party/jerryscript/tests/unit-core/
Dtest-typedarray.cpp31 uint32_t element_count; /**< number of elements for the TypedArray */ member
90 jerry_length_t element_count, /**< expected element count */ in test_typedarray_info()
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/
Dtypes.h159 uint32_t element_count() const { return count_; } in element_count() function
177 uint32_t element_count() const { return count_; } in element_count() function
/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxful.c614 guint32 element_count, element_size; in mxf_ul_array_parse() local
Dmxftypes.c322 guint32 element_count, element_size; in mxf_uuid_array_parse() local
/third_party/benchmark/test/
Dbenchmark_random_interleaving_gtest.cc107 std::map<std::string, int> element_count; in TEST_F() local
/third_party/alsa-lib/src/control/
Dcontrol.c487 unsigned int element_count, in __snd_ctl_add_elem_set()
548 unsigned int element_count, in snd_ctl_add_integer_elem_set()
630 unsigned int element_count, in snd_ctl_add_integer64_elem_set()
708 unsigned int element_count, in snd_ctl_add_boolean_elem_set()
765 unsigned int element_count, in snd_ctl_add_enumerated_elem_set()
845 unsigned int element_count, in snd_ctl_add_bytes_elem_set()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dtypes.h272 uint32_t element_count() const { return count_; } in element_count() function
294 uint32_t element_count() const { return count_; } in element_count() function
Dfolding_rules.cpp1509 uint32_t element_count = in GetExtractOperandsForElementOfCompositeConstruct() local
/third_party/spirv-tools/source/opt/
Dtypes.h272 uint32_t element_count() const { return count_; } in element_count() function
294 uint32_t element_count() const { return count_; } in element_count() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dtypes.h272 uint32_t element_count() const { return count_; } in element_count() function
294 uint32_t element_count() const { return count_; } in element_count() function
Dfolding_rules.cpp1509 uint32_t element_count = in GetExtractOperandsForElementOfCompositeConstruct() local
/third_party/alsa-lib/test/
Duser-ctl-element-set.c19 unsigned int element_count; member
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dgstttmlrender.c1546 guint element_count = gst_ttml_render_unified_block_element_count (block); in gst_ttml_render_generate_block_markup() local