/external/libabigail/tests/data/test-diff-suppr/ |
D | test36-leaf-v0.cc | 15 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
|
D | test36-leaf-v1.cc | 16 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/ |
D | remove_struct_member_reduction_opportunity.h | 31 RemoveStructMemberReductionOpportunity(opt::Instruction* struct_type, in RemoveStructMemberReductionOpportunity()
|
D | remove_unused_struct_member_reduction_opportunity_finder.cpp | 146 for (auto struct_type : entry.second) { in GetAvailableOpportunities() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/reduce/ |
D | remove_struct_member_reduction_opportunity.h | 31 RemoveStructMemberReductionOpportunity(opt::Instruction* struct_type, in RemoveStructMemberReductionOpportunity()
|
D | remove_unused_struct_member_reduction_opportunity_finder.cpp | 146 for (auto struct_type : entry.second) { in GetAvailableOpportunities() local
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/reduce/ |
D | remove_struct_member_reduction_opportunity.h | 31 RemoveStructMemberReductionOpportunity(opt::Instruction* struct_type, in RemoveStructMemberReductionOpportunity()
|
D | remove_unused_struct_member_reduction_opportunity_finder.cpp | 146 for (auto struct_type : entry.second) { in GetAvailableOpportunities() local
|
/external/llvm-project/lldb/include/lldb/Target/ |
D | ProcessStructReader.h | 42 CompilerType struct_type) { in ProcessStructReader()
|
/external/libffi/src/ |
D | prep_cif.c | 251 ffi_get_struct_offsets (ffi_abi abi, ffi_type *struct_type, size_t *offsets) in ffi_get_struct_offsets()
|
/external/mesa3d/src/compiler/glsl/ |
D | lower_buffer_access.cpp | 371 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/ |
D | copy_prop_arrays.cpp | 372 if (const analysis::Struct* struct_type = result_type->AsStruct()) { in BuildMemoryObjectFromInsert() local 801 if (const analysis::Struct* struct_type = type->AsStruct()) { in GetNumberOfMembers() local
|
D | upgrade_memory_model.cpp | 733 analysis::Struct struct_type(element_types); in UpgradeExtInst() local
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | copy_prop_arrays.cpp | 372 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/ |
D | copy_prop_arrays.cpp | 372 if (const analysis::Struct* struct_type = result_type->AsStruct()) { in BuildMemoryObjectFromInsert() local 801 if (const analysis::Struct* struct_type = type->AsStruct()) { in GetNumberOfMembers() local
|
D | graphics_robust_access_pass.cpp | 790 auto* struct_type = pointee_type->AsStruct(); in MakeRuntimeArrayLengthInst() local
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/ |
D | validate_annotation.cpp | 219 const auto struct_type = _.FindDef(struct_type_id); in ValidateMemberDecorate() local
|
/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/ |
D | tf_kernel_to_llvm_pass.cc | 108 auto struct_type = LLVM::LLVMStructType::getNewIdentified( in generateParamsArray() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_annotation.cpp | 219 const auto struct_type = _.FindDef(struct_type_id); in ValidateMemberDecorate() local
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_annotation.cpp | 219 const auto struct_type = _.FindDef(struct_type_id); in ValidateMemberDecorate() local
|
/external/protobuf/src/google/protobuf/util/internal/ |
D | protostream_objectwriter_test.cc | 1596 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/ |
D | nir_deref.c | 277 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/ |
D | type_check.cc | 158 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/ |
D | readability-identifier-naming.cpp | 446 typedef THIS___Structure struct_type; typedef
|
/external/vulkan-validation-layers/scripts/ |
D | layer_chassis_dispatch_generator.py | 1339 def StructWithExtensions(self, struct_type): argument
|