/third_party/rust/crates/cxx/src/ |
H A D | type_id.rs | 5 macro_rules! type_id { macros
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | msgobject.c | 29 pa_msgobject *pa_msgobject_new_internal(size_t size, const char *type_id, bool (*check_type)(const char *type_name)) { in pa_msgobject_new_internal() argument
|
H A D | object.c | 29 pa_object *pa_object_new_internal(size_t size, const char *type_id, bool (*check_type)(const char *type_id)) { in pa_object_new_internal() argument 66 bool pa_object_check_type(const char *type_id) { in pa_object_check_type() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | btf_module.c | 13 __s32 type_id; in test_btf_module() local
|
/third_party/skia/third_party/externals/spirv-cross/tests-other/ |
H A D | typed_id_test.cpp | 9 TypeID type_id = 20; in main() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | btf_ptr.h | 18 __u32 type_id; member
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | btf_ptr.h | 18 __u32 type_id; member
|
/third_party/rust/crates/cxx/macro/src/ |
H A D | lib.rs | 37 mod type_id; modules 87 pub fn type_id(input: TokenStream) -> TokenStream { in type_id() functions
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
H A D | validate_bitwise.cpp | 88 const uint32_t type_id = _.GetOperandTypeId(inst, operand_index); in BitwisePass() local
|
H A D | validate_debug.cpp | 27 const auto type_id = inst->GetOperandAs<uint32_t>(0); in ValidateMemberName() local
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
H A D | fuzzer_pass_replace_irrelevant_ids.cpp | 75 uint32_t type_id = pair.second->type_id(); in Apply() local 91 uint32_t type_id = in Apply() local [all...] |
H A D | transformation_add_global_undef.cpp | 27 TransformationAddGlobalUndef(uint32_t fresh_id, uint32_t type_id) TransformationAddGlobalUndef() argument
|
/third_party/skia/third_party/externals/spirv-tools/source/reduce/ |
H A D | operand_to_const_reduction_opportunity_finder.cpp | 59 auto type_id = def->type_id(); in GetAvailableOpportunities() local
|
H A D | operand_to_undef_reduction_opportunity_finder.cpp | 32 auto type_id = inst.type_id(); in GetAvailableOpportunities() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | fuzzer_pass_replace_irrelevant_ids.cpp | 75 uint32_t type_id = pair.second->type_id(); in Apply() local 91 uint32_t type_id = in Apply() local [all...] |
H A D | transformation_add_global_undef.cpp | 27 TransformationAddGlobalUndef(uint32_t fresh_id, uint32_t type_id) TransformationAddGlobalUndef() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/ |
H A D | operand_to_const_reduction_opportunity_finder.cpp | 59 auto type_id = def->type_id(); in GetAvailableOpportunities() local
|
H A D | operand_to_undef_reduction_opportunity_finder.cpp | 32 auto type_id = inst.type_id(); in GetAvailableOpportunities() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | validate_bitwise.cpp | 88 const uint32_t type_id = _.GetOperandTypeId(inst, operand_index); in BitwisePass() local
|
H A D | validate_debug.cpp | 27 const auto type_id = inst->GetOperandAs<uint32_t>(0); in ValidateMemberName() local
|
/third_party/spirv-tools/source/fuzz/ |
H A D | fuzzer_pass_replace_irrelevant_ids.cpp | 75 uint32_t type_id = pair.second->type_id(); in Apply() local 91 uint32_t type_id = in Apply() local [all...] |
H A D | transformation_add_global_undef.cpp | 27 TransformationAddGlobalUndef(uint32_t fresh_id, uint32_t type_id) TransformationAddGlobalUndef() argument
|
/third_party/spirv-tools/source/reduce/ |
H A D | operand_to_const_reduction_opportunity_finder.cpp | 59 auto type_id = def->type_id(); in GetAvailableOpportunities() local
|
H A D | operand_to_undef_reduction_opportunity_finder.cpp | 32 auto type_id = inst.type_id(); in GetAvailableOpportunities() local
|
/third_party/spirv-tools/source/val/ |
H A D | validate_bitwise.cpp | 119 const uint32_t type_id = _.GetOperandTypeId(inst, operand_index); in BitwisePass() local
|