Home
last modified time | relevance | path

Searched defs:element_type (Results 1 – 25 of 102) sorted by relevance

12345

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_add_composite_inserts.cpp206 [](const opt::analysis::Type* element_type) { in ContainsPointer()
224 [](const opt::analysis::Type* element_type) { in ContainsRuntimeArray()
Dtransformation_add_type_array.cpp40 auto element_type = in IsApplicable() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dfuzzer_pass_add_composite_inserts.cpp206 [](const opt::analysis::Type* element_type) { in ContainsPointer()
224 [](const opt::analysis::Type* element_type) { in ContainsRuntimeArray()
Dtransformation_add_type_array.cpp40 auto element_type = in IsApplicable() local
/third_party/spirv-tools/source/fuzz/
Dfuzzer_pass_add_composite_inserts.cpp206 [](const opt::analysis::Type* element_type) { in ContainsPointer()
224 [](const opt::analysis::Type* element_type) { in ContainsRuntimeArray()
Dtransformation_add_type_array.cpp40 auto element_type = in IsApplicable() local
/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_link_uniform_initializers.c44 const struct glsl_type *element_type = glsl_get_array_element(type); in set_opaque_binding() local
205 const struct glsl_type *element_type = glsl_get_array_element(type); in set_uniform_initializer() local
221 const struct glsl_type *element_type = glsl_get_array_element(type); in set_uniform_initializer() local
Dlower_named_interface_blocks.cpp72 const glsl_type *element_type = type->fields.array; in process_array_type() local
/third_party/node/deps/v8/src/compiler/
Dfast-api-calls.h36 CTypeInfo::Type element_type; member
Dfast-api-calls.cc53 CTypeInfo::Type element_type = CTypeInfo::Type::kVoid; in ResolveOverloads() local
/third_party/gn/src/base/mac/
Dscoped_typeref.h54 typedef T element_type; typedef
/third_party/cef/include/base/
Dcef_scoped_typeref_mac.h153 operator element_type() const { return object_; } in element_type() function
/third_party/spirv-tools/source/opt/
Dtypes.h267 const Type* element_type() const { return element_type_; } in element_type() function
288 const Type* element_type() const { return element_type_; } in element_type() function
387 const Type* element_type() const { return element_type_; } in element_type() function
412 const Type* element_type() const { return element_type_; } in element_type() function
Dtype_manager.cpp944 const ForwardPointer* element_type = in ReplaceForwardPointers() local
951 const ForwardPointer* element_type = in ReplaceForwardPointers() local
1005 const Type* element_type = type->AsArray()->element_type(); in ReplaceType() local
1011 const Type* element_type = type->AsRuntimeArray()->element_type(); in ReplaceType() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dtypes.h271 const Type* element_type() const { return element_type_; } in element_type() function
293 const Type* element_type() const { return element_type_; } in element_type() function
395 const Type* element_type() const { return element_type_; } in element_type() function
420 const Type* element_type() const { return element_type_; } in element_type() function
Dtype_manager.cpp945 const ForwardPointer* element_type = in ReplaceForwardPointers() local
952 const ForwardPointer* element_type = in ReplaceForwardPointers() local
1006 const Type* element_type = type->AsArray()->element_type(); in ReplaceType() local
1012 const Type* element_type = type->AsRuntimeArray()->element_type(); in ReplaceType() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dtypes.h271 const Type* element_type() const { return element_type_; } in element_type() function
293 const Type* element_type() const { return element_type_; } in element_type() function
395 const Type* element_type() const { return element_type_; } in element_type() function
420 const Type* element_type() const { return element_type_; } in element_type() function
Dtype_manager.cpp945 const ForwardPointer* element_type = in ReplaceForwardPointers() local
952 const ForwardPointer* element_type = in ReplaceForwardPointers() local
1006 const Type* element_type = type->AsArray()->element_type(); in ReplaceType() local
1012 const Type* element_type = type->AsRuntimeArray()->element_type(); in ReplaceType() local
/third_party/gn/src/base/
Dscoped_generic.h69 typedef T element_type; typedef
/third_party/node/deps/v8/src/wasm/
Dstruct-types.h132 ValueType element_type() const { return rep_; } in element_type() function
Dcanonical-types.cc134 ValueType element_type = CanonicalizeValueType( in CanonicalizeTypeDef() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DIntrusiveRefCntPtr.h137 typedef T element_type; typedef
/third_party/spirv-tools/source/val/
Dvalidate_type.cpp215 const auto element_type = _.FindDef(element_type_id); in ValidateTypeArray() local
285 const auto element_type = _.FindDef(element_id); in ValidateTypeRuntimeArray() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_type.cpp215 const auto element_type = _.FindDef(element_type_id); in ValidateTypeArray() local
285 const auto element_type = _.FindDef(element_id); in ValidateTypeRuntimeArray() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_type.cpp215 const auto element_type = _.FindDef(element_type_id); in ValidateTypeArray() local
285 const auto element_type = _.FindDef(element_id); in ValidateTypeRuntimeArray() local

12345