Home
last modified time | relevance | path

Searched defs:type_id (Results 1 – 25 of 324) sorted by relevance

12345678910>>...13

/third_party/pulseaudio/src/pulsecore/
Dobject.c29 pa_object *pa_object_new_internal(size_t size, const char *type_id, bool (*check_type)(const char *… in pa_object_new_internal()
66 bool pa_object_check_type(const char *type_id) { in pa_object_check_type()
Dmsgobject.c29 pa_msgobject *pa_msgobject_new_internal(size_t size, const char *type_id, bool (*check_type)(const … in pa_msgobject_new_internal()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Deliminate_dead_members_pass.cpp141 void EliminateDeadMembersPass::MarkTypeAsFullyUsed(uint32_t type_id) { in MarkTypeAsFullyUsed()
175 uint32_t type_id = pointer_type_inst->GetSingleWordInOperand(1); in MarkMembersAsLiveForCopyMemory() local
189 uint32_t type_id = composite_inst->type_id(); in MarkMembersAsLiveForExtract() local
222 uint32_t type_id = pointer_type_inst->GetSingleWordInOperand(1); in MarkMembersAsLiveForAccessChain() local
271 uint32_t type_id = pointer_type_inst->GetSingleWordInOperand(1); in MarkMembersAsLiveForArrayLength() local
368 uint32_t type_id = inst->GetSingleWordInOperand(0); in UpdateOpMemberNameOrDecorate() local
398 uint32_t type_id = inst->GetSingleWordInOperand(i); in UpdateOpGroupMemberDecorate() local
435 uint32_t type_id = inst->type_id(); in UpdateConstantComposite() local
462 uint32_t type_id = pointer_type_inst->GetSingleWordInOperand(1); in UpdateAccessChain() local
525 uint32_t EliminateDeadMembersPass::GetNewMemberIndex(uint32_t type_id, in GetNewMemberIndex()
[all …]
Dir_builder.h61 Instruction* AddNullaryOp(uint32_t type_id, SpvOp opcode) { in AddNullaryOp()
74 Instruction* AddUnaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1) { in AddUnaryOp()
88 Instruction* AddBinaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddBinaryOp()
104 Instruction* AddTernaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddTernaryOp()
121 Instruction* AddQuadOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddQuadOp()
140 Instruction* AddIdLiteralOp(uint32_t type_id, SpvOp opcode, uint32_t id, in AddIdLiteralOp()
415 uint32_t type_id = in GetIntConstant() local
463 Instruction* AddAccessChain(uint32_t type_id, uint32_t base_ptr_id, in AddAccessChain()
479 Instruction* AddLoad(uint32_t type_id, uint32_t base_ptr_id) { in AddLoad()
/third_party/spirv-tools/source/opt/
Deliminate_dead_members_pass.cpp140 void EliminateDeadMembersPass::MarkTypeAsFullyUsed(uint32_t type_id) { in MarkTypeAsFullyUsed()
174 uint32_t type_id = pointer_type_inst->GetSingleWordInOperand(1); in MarkMembersAsLiveForCopyMemory() local
189 uint32_t type_id = composite_inst->type_id(); in MarkMembersAsLiveForExtract() local
222 uint32_t type_id = pointer_type_inst->GetSingleWordInOperand(1); in MarkMembersAsLiveForAccessChain() local
271 uint32_t type_id = pointer_type_inst->GetSingleWordInOperand(1); in MarkMembersAsLiveForArrayLength() local
368 uint32_t type_id = inst->GetSingleWordInOperand(0); in UpdateOpMemberNameOrDecorate() local
398 uint32_t type_id = inst->GetSingleWordInOperand(i); in UpdateOpGroupMemberDecorate() local
435 uint32_t type_id = inst->type_id(); in UpdateConstantComposite() local
462 uint32_t type_id = pointer_type_inst->GetSingleWordInOperand(1); in UpdateAccessChain() local
525 uint32_t EliminateDeadMembersPass::GetNewMemberIndex(uint32_t type_id, in GetNewMemberIndex()
[all …]
Dir_builder.h61 Instruction* AddNullaryOp(uint32_t type_id, spv::Op opcode) { in AddNullaryOp()
74 Instruction* AddUnaryOp(uint32_t type_id, spv::Op opcode, uint32_t operand1) { in AddUnaryOp()
88 Instruction* AddBinaryOp(uint32_t type_id, spv::Op opcode, uint32_t operand1, in AddBinaryOp()
105 Instruction* AddTernaryOp(uint32_t type_id, spv::Op opcode, uint32_t operand1, in AddTernaryOp()
122 Instruction* AddQuadOp(uint32_t type_id, spv::Op opcode, uint32_t operand1, in AddQuadOp()
141 Instruction* AddIdLiteralOp(uint32_t type_id, spv::Op opcode, uint32_t id, in AddIdLiteralOp()
419 uint32_t type_id = in GetIntConstant() local
445 uint32_t type_id = GetContext()->get_type_mgr()->GetTypeInstruction(&type); in GetBoolConstant() local
483 Instruction* AddAccessChain(uint32_t type_id, uint32_t base_ptr_id, in AddAccessChain()
517 Instruction* AddVariable(uint32_t type_id, uint32_t storage_class) { in AddVariable()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Deliminate_dead_members_pass.cpp141 void EliminateDeadMembersPass::MarkTypeAsFullyUsed(uint32_t type_id) { in MarkTypeAsFullyUsed()
175 uint32_t type_id = pointer_type_inst->GetSingleWordInOperand(1); in MarkMembersAsLiveForCopyMemory() local
189 uint32_t type_id = composite_inst->type_id(); in MarkMembersAsLiveForExtract() local
222 uint32_t type_id = pointer_type_inst->GetSingleWordInOperand(1); in MarkMembersAsLiveForAccessChain() local
271 uint32_t type_id = pointer_type_inst->GetSingleWordInOperand(1); in MarkMembersAsLiveForArrayLength() local
368 uint32_t type_id = inst->GetSingleWordInOperand(0); in UpdateOpMemberNameOrDecorate() local
398 uint32_t type_id = inst->GetSingleWordInOperand(i); in UpdateOpGroupMemberDecorate() local
435 uint32_t type_id = inst->type_id(); in UpdateConstantComposite() local
462 uint32_t type_id = pointer_type_inst->GetSingleWordInOperand(1); in UpdateAccessChain() local
525 uint32_t EliminateDeadMembersPass::GetNewMemberIndex(uint32_t type_id, in GetNewMemberIndex()
[all …]
Dir_builder.h61 Instruction* AddNullaryOp(uint32_t type_id, SpvOp opcode) { in AddNullaryOp()
74 Instruction* AddUnaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1) { in AddUnaryOp()
88 Instruction* AddBinaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddBinaryOp()
104 Instruction* AddTernaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddTernaryOp()
121 Instruction* AddQuadOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddQuadOp()
140 Instruction* AddIdLiteralOp(uint32_t type_id, SpvOp opcode, uint32_t id, in AddIdLiteralOp()
415 uint32_t type_id = in GetIntConstant() local
463 Instruction* AddAccessChain(uint32_t type_id, uint32_t base_ptr_id, in AddAccessChain()
479 Instruction* AddLoad(uint32_t type_id, uint32_t base_ptr_id) { in AddLoad()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_add_opphi_synonym.cpp83 uint32_t type_id = ir_context->get_def_use_mgr()->GetDef(first_id)->type_id(); in IsApplicable() local
129 uint32_t type_id = ir_context->get_def_use_mgr()->GetDef(first_id)->type_id(); in Apply() local
170 opt::IRContext* ir_context, uint32_t type_id) { in CheckTypeIsAllowed()
Dfuzzer_pass_replace_irrelevant_ids.cpp75 uint32_t type_id = pair.second->type_id(); in Apply() local
91 uint32_t type_id = in Apply() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_add_opphi_synonym.cpp83 uint32_t type_id = ir_context->get_def_use_mgr()->GetDef(first_id)->type_id(); in IsApplicable() local
129 uint32_t type_id = ir_context->get_def_use_mgr()->GetDef(first_id)->type_id(); in Apply() local
170 opt::IRContext* ir_context, uint32_t type_id) { in CheckTypeIsAllowed()
Dfuzzer_pass_replace_irrelevant_ids.cpp75 uint32_t type_id = pair.second->type_id(); in Apply() local
91 uint32_t type_id = in Apply() local
/third_party/spirv-tools/source/fuzz/
Dtransformation_add_opphi_synonym.cpp83 uint32_t type_id = ir_context->get_def_use_mgr()->GetDef(first_id)->type_id(); in IsApplicable() local
129 uint32_t type_id = ir_context->get_def_use_mgr()->GetDef(first_id)->type_id(); in Apply() local
170 opt::IRContext* ir_context, uint32_t type_id) { in CheckTypeIsAllowed()
Dfuzzer_pass_replace_irrelevant_ids.cpp75 uint32_t type_id = pair.second->type_id(); in Apply() local
91 uint32_t type_id = in Apply() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidation_state.h625 bool IsPointerToUniformBlock(uint32_t type_id) const { in IsPointerToUniformBlock()
630 void RegisterPointerToUniformBlock(uint32_t type_id) { in RegisterPointerToUniformBlock()
636 bool IsStructForUniformBlock(uint32_t type_id) const { in IsStructForUniformBlock()
641 void RegisterStructForUniformBlock(uint32_t type_id) { in RegisterStructForUniformBlock()
648 bool IsPointerToStorageBuffer(uint32_t type_id) const { in IsPointerToStorageBuffer()
653 void RegisterPointerToStorageBuffer(uint32_t type_id) { in RegisterPointerToStorageBuffer()
659 bool IsStructForStorageBuffer(uint32_t type_id) const { in IsStructForStorageBuffer()
664 void RegisterStructForStorageBuffer(uint32_t type_id) { in RegisterStructForStorageBuffer()
670 bool IsPointerToStorageImage(uint32_t type_id) const { in IsPointerToStorageImage()
675 void RegisterPointerToStorageImage(uint32_t type_id) { in RegisterPointerToStorageImage()
Dvalidate_image.cpp312 const uint32_t type_id = _.GetTypeId(inst->word(word_index++)); in ValidateImageOperands() local
342 const uint32_t type_id = _.GetTypeId(inst->word(word_index++)); in ValidateImageOperands() local
408 const uint32_t type_id = _.GetTypeId(id); in ValidateImageOperands() local
436 const uint32_t type_id = _.GetTypeId(id); in ValidateImageOperands() local
480 const uint32_t type_id = _.GetTypeId(id); in ValidateImageOperands() local
528 const uint32_t type_id = _.GetTypeId(inst->word(word_index++)); in ValidateImageOperands() local
542 const uint32_t type_id = _.GetTypeId(inst->word(word_index++)); in ValidateImageOperands() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidation_state.h625 bool IsPointerToUniformBlock(uint32_t type_id) const { in IsPointerToUniformBlock()
630 void RegisterPointerToUniformBlock(uint32_t type_id) { in RegisterPointerToUniformBlock()
636 bool IsStructForUniformBlock(uint32_t type_id) const { in IsStructForUniformBlock()
641 void RegisterStructForUniformBlock(uint32_t type_id) { in RegisterStructForUniformBlock()
648 bool IsPointerToStorageBuffer(uint32_t type_id) const { in IsPointerToStorageBuffer()
653 void RegisterPointerToStorageBuffer(uint32_t type_id) { in RegisterPointerToStorageBuffer()
659 bool IsStructForStorageBuffer(uint32_t type_id) const { in IsStructForStorageBuffer()
664 void RegisterStructForStorageBuffer(uint32_t type_id) { in RegisterStructForStorageBuffer()
670 bool IsPointerToStorageImage(uint32_t type_id) const { in IsPointerToStorageImage()
675 void RegisterPointerToStorageImage(uint32_t type_id) { in RegisterPointerToStorageImage()
/third_party/spirv-tools/source/val/
Dvalidation_state.h674 bool IsPointerToUniformBlock(uint32_t type_id) const { in IsPointerToUniformBlock()
679 void RegisterPointerToUniformBlock(uint32_t type_id) { in RegisterPointerToUniformBlock()
685 bool IsStructForUniformBlock(uint32_t type_id) const { in IsStructForUniformBlock()
690 void RegisterStructForUniformBlock(uint32_t type_id) { in RegisterStructForUniformBlock()
697 bool IsPointerToStorageBuffer(uint32_t type_id) const { in IsPointerToStorageBuffer()
702 void RegisterPointerToStorageBuffer(uint32_t type_id) { in RegisterPointerToStorageBuffer()
708 bool IsStructForStorageBuffer(uint32_t type_id) const { in IsStructForStorageBuffer()
713 void RegisterStructForStorageBuffer(uint32_t type_id) { in RegisterStructForStorageBuffer()
719 bool IsPointerToStorageImage(uint32_t type_id) const { in IsPointerToStorageImage()
724 void RegisterPointerToStorageImage(uint32_t type_id) { in RegisterPointerToStorageImage()
Dvalidate_arithmetics.cpp56 const uint32_t type_id = _.GetOperandTypeId(inst, operand_index); in ArithmeticsPass() local
90 const uint32_t type_id = _.GetOperandTypeId(inst, operand_index); in ArithmeticsPass() local
134 const uint32_t type_id = _.GetOperandTypeId(inst, operand_index); in ArithmeticsPass() local
185 const uint32_t type_id = _.GetOperandTypeId(inst, operand_index); in ArithmeticsPass() local
/third_party/rust/crates/cxx/macro/src/
Dlib.rs37 mod type_id; module
87 pub fn type_id(input: TokenStream) -> TokenStream { in type_id() function
/third_party/rust/crates/cxx/src/
Dtype_id.rs5 macro_rules! type_id { macro
/third_party/skia/third_party/externals/spirv-cross/tests-other/
Dtyped_id_test.cpp9 TypeID type_id = 20; in main() local
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_mset.proto68 required int32 type_id = 2; field
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_mset.proto68 required int32 type_id = 2; field
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest_mset.proto68 required int32 type_id = 2; field

12345678910>>...13