Home
last modified time | relevance | path

Searched defs:struct_type (Results 1 – 25 of 44) sorted by relevance

12

/external/libabigail/tests/data/test-diff-suppr/
Dtest36-leaf-v0.cc15 struct struct_type struct
21 interface1(struct_type*) in interface1() argument
25 interface2(struct_type&) in interface2() argument
29 interface3(struct_type**) in interface3() argument
Dtest36-leaf-v1.cc16 struct struct_type struct
22 interface1(struct_type*) in interface1() argument
26 interface2(struct_type&) in interface2() argument
30 interface3(struct_type**) in interface3() argument
/external/deqp-deps/SPIRV-Tools/source/reduce/
Dremove_struct_member_reduction_opportunity.h31 RemoveStructMemberReductionOpportunity(opt::Instruction* struct_type, in RemoveStructMemberReductionOpportunity()
Dremove_unused_struct_member_reduction_opportunity_finder.cpp146 for (auto struct_type : entry.second) { in GetAvailableOpportunities() local
/external/swiftshader/third_party/SPIRV-Tools/source/reduce/
Dremove_struct_member_reduction_opportunity.h31 RemoveStructMemberReductionOpportunity(opt::Instruction* struct_type, in RemoveStructMemberReductionOpportunity()
Dremove_unused_struct_member_reduction_opportunity_finder.cpp146 for (auto struct_type : entry.second) { in GetAvailableOpportunities() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/reduce/
Dremove_struct_member_reduction_opportunity.h31 RemoveStructMemberReductionOpportunity(opt::Instruction* struct_type, in RemoveStructMemberReductionOpportunity()
Dremove_unused_struct_member_reduction_opportunity_finder.cpp146 for (auto struct_type : entry.second) { in GetAvailableOpportunities() local
/external/llvm-project/lldb/include/lldb/Target/
DProcessStructReader.h42 CompilerType struct_type) { in ProcessStructReader()
/external/libffi/src/
Dprep_cif.c251 ffi_get_struct_offsets (ffi_abi abi, ffi_type *struct_type, size_t *offsets) in ffi_get_struct_offsets()
/external/mesa3d/src/compiler/glsl/
Dlower_buffer_access.cpp371 const glsl_type *struct_type = deref_record->record->type; in setup_buffer_access() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dcopy_prop_arrays.cpp372 if (const analysis::Struct* struct_type = result_type->AsStruct()) { in BuildMemoryObjectFromInsert() local
801 if (const analysis::Struct* struct_type = type->AsStruct()) { in GetNumberOfMembers() local
Dupgrade_memory_model.cpp733 analysis::Struct struct_type(element_types); in UpgradeExtInst() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dcopy_prop_arrays.cpp372 if (const analysis::Struct* struct_type = result_type->AsStruct()) { in BuildMemoryObjectFromInsert() local
801 if (const analysis::Struct* struct_type = type->AsStruct()) { in GetNumberOfMembers() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dcopy_prop_arrays.cpp372 if (const analysis::Struct* struct_type = result_type->AsStruct()) { in BuildMemoryObjectFromInsert() local
801 if (const analysis::Struct* struct_type = type->AsStruct()) { in GetNumberOfMembers() local
Dgraphics_robust_access_pass.cpp790 auto* struct_type = pointee_type->AsStruct(); in MakeRuntimeArrayLengthInst() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dvalidate_annotation.cpp219 const auto struct_type = _.FindDef(struct_type_id); in ValidateMemberDecorate() local
/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/
Dtf_kernel_to_llvm_pass.cc108 auto struct_type = LLVM::LLVMStructType::getNewIdentified( in generateParamsArray() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_annotation.cpp219 const auto struct_type = _.FindDef(struct_type_id); in ValidateMemberDecorate() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_annotation.cpp219 const auto struct_type = _.FindDef(struct_type_id); in ValidateMemberDecorate() local
/external/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectwriter_test.cc1596 StructType struct_type; in TEST_P() local
1611 StructType struct_type; in TEST_P() local
1621 StructType struct_type; in TEST_P() local
1634 StructType struct_type; in TEST_P() local
1642 StructType struct_type; in TEST_P() local
1701 StructType struct_type; in TEST_P() local
/external/mesa3d/src/compiler/nir/
Dnir_deref.c277 struct_type_get_field_offset(const struct glsl_type *struct_type, in struct_type_get_field_offset()
453 const struct glsl_type *struct_type = (*(p - 1))->type; in deref_path_contains_coherent_decoration() local
/external/bcc/src/cc/frontends/b/
Dtype_check.cc158 StructDeclStmtNode *struct_type = proto_scopes_->top_struct()->lookup(n->id_->name_, true); in visit_packet_expr_node() local
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dreadability-identifier-naming.cpp446 typedef THIS___Structure struct_type; typedef
/external/vulkan-validation-layers/scripts/
Dlayer_chassis_dispatch_generator.py1339 def StructWithExtensions(self, struct_type): argument

12