/external/v8/src/torque/ |
D | implementation-visitor.cc | 190 const StructType* struct_type = in Visit() local 1114 if (const StructType* struct_type = in GenerateFunctionDeclaration() local 1288 const StructType* struct_type = StructType::cast(type); in GetFlattenedStructsVars() local 1349 const StructType* struct_type = StructType::cast(raw_type); in Visit() local 1406 if (const StructType* struct_type = StructType::DynamicCast(type)) { in RValueFlattenStructs() local 1447 if (const StructType* struct_type = StructType::DynamicCast(type)) { in GenerateFetchFromLocation() local 1466 const StructType* struct_type = StructType::cast(var->type()); in GenerateAssignToVariable() local 1518 const StructType* struct_type = StructType::cast(var_type); in GenerateVariableDeclaration() local
|
D | declaration-visitor.cc | 98 if (const StructType* struct_type = in BuiltinDeclarationCommon() local 277 const StructType* struct_type = StructType::cast(type); in DeclareVariable() local 291 const StructType* struct_type = StructType::cast(type); in DeclareParameter() local
|
/external/syzkaller/tools/syz-headerparser/headerlib/ |
D | container.py | 187 def _get_struct_name(struct_type): argument
|
/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/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_annotation.cpp | 45 const auto struct_type = _.FindDef(struct_type_id); in ValidateMemberDecorate() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_annotation.cpp | 45 const auto struct_type = _.FindDef(struct_type_id); in ValidateMemberDecorate() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | copy_prop_arrays.cpp | 365 if (const analysis::Struct* struct_type = result_type->AsStruct()) { in BuildMemoryObjectFromInsert() local 813 if (const analysis::Struct* struct_type = type->AsStruct()) { in GetNumberOfMembers() local
|
D | upgrade_memory_model.cpp | 611 analysis::Struct struct_type(element_types); in UpgradeExtInst() local
|
D | type_manager.cpp | 806 if (const Struct* struct_type = parent_type->AsStruct()) { in GetMemberType() local
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | copy_prop_arrays.cpp | 365 if (const analysis::Struct* struct_type = result_type->AsStruct()) { in BuildMemoryObjectFromInsert() local 813 if (const analysis::Struct* struct_type = type->AsStruct()) { in GetNumberOfMembers() local
|
D | type_manager.cpp | 803 if (const Struct* struct_type = parent_type->AsStruct()) { in GetMemberType() 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
|
D | codegen_llvm.cc | 1033 StructType *struct_type = StructType::create(ctx(), "_struct." + n->id_->name_); in visit_struct_decl_stmt_node() local
|
/external/protobuf/src/google/protobuf/util/internal/ |
D | protostream_objectwriter_test.cc | 1265 StructType struct_type; in TEST_P() local 1280 StructType struct_type; in TEST_P() local 1290 StructType struct_type; in TEST_P() local 1347 StructType struct_type; in TEST_P() local
|
/external/swiftshader/third_party/LLVM/lib/Object/ |
D | MachOObject.cpp | 36 typedef T struct_type; in ReadInMemoryStruct() typedef
|
/external/vulkan-validation-layers/scripts/ |
D | layer_chassis_dispatch_generator.py | 1332 def StructWithExtensions(self, struct_type): argument
|
D | object_tracker_generator.py | 660 def StructWithExtensions(self, struct_type): argument
|
/external/mesa3d/src/intel/tools/ |
D | gen_batch_decoder.c | 582 const char *struct_type, const uint32_t *p, in decode_dynamic_state_pointers()
|
/external/u-boot/fs/yaffs2/ |
D | yaffs_guts.h | 487 int struct_type; member 789 int struct_type; member 806 int struct_type; member
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_glsl_to_tgsi.cpp | 2722 const glsl_type *struct_type = ir->record->type; in visit() local 3607 const glsl_type *struct_type = deref_record->record->type; in get_image_qualifiers() local 3950 const glsl_type *struct_type = deref_record->record->type; in calc_deref_offsets() local
|
/external/mesa3d/src/mesa/program/ |
D | ir_to_mesa.cpp | 1592 const glsl_type *struct_type = ir->record->type; in visit() local
|
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/ |
D | llvm.mli | 474 val struct_type : llcontext -> lltype array -> lltype val
|
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/ |
D | llvm.mli | 627 val struct_type : llcontext -> lltype array -> lltype val
|
/external/llvm/bindings/ocaml/llvm/ |
D | llvm.mli | 606 val struct_type : llcontext -> lltype array -> lltype val
|