/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_function.cpp | 58 const auto function_type = _.FindDef(function_type_id); in ValidateFunction() local 128 const auto function_type = _.FindDef(function_type_id); in ValidateFunctionParameter() local 245 const auto function_type = _.FindDef(function_type_id); in ValidateFunctionCall() local
|
/third_party/spirv-tools/source/val/ |
D | validate_function.cpp | 58 const auto function_type = _.FindDef(function_type_id); in ValidateFunction() local 128 const auto function_type = _.FindDef(function_type_id); in ValidateFunctionParameter() local 244 const auto function_type = _.FindDef(function_type_id); in ValidateFunctionCall() local
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validate_function.cpp | 58 const auto function_type = _.FindDef(function_type_id); in ValidateFunction() local 128 const auto function_type = _.FindDef(function_type_id); in ValidateFunctionParameter() local 245 const auto function_type = _.FindDef(function_type_id); in ValidateFunctionCall() local
|
/third_party/spirv-tools/source/fuzz/ |
D | fuzzer_pass_permute_function_parameters.cpp | 51 auto* function_type = in Apply() local
|
D | transformation_permute_function_parameters.cpp | 52 const auto* function_type = fuzzerutil::GetFunctionType(ir_context, function); in IsApplicable() local
|
D | transformation_merge_function_returns.cpp | 81 auto function_type = ir_context->get_type_mgr()->GetType(function->type_id()); in IsApplicable() local 198 auto function_type = ir_context->get_type_mgr()->GetType(function->type_id()); in Apply() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | fuzzer_pass_permute_function_parameters.cpp | 51 auto* function_type = in Apply() local
|
D | transformation_permute_function_parameters.cpp | 52 const auto* function_type = fuzzerutil::GetFunctionType(ir_context, function); in IsApplicable() local
|
D | transformation_merge_function_returns.cpp | 81 auto function_type = ir_context->get_type_mgr()->GetType(function->type_id()); in IsApplicable() local 198 auto function_type = ir_context->get_type_mgr()->GetType(function->type_id()); in Apply() local
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | fuzzer_pass_permute_function_parameters.cpp | 51 auto* function_type = in Apply() local
|
D | transformation_permute_function_parameters.cpp | 52 const auto* function_type = fuzzerutil::GetFunctionType(ir_context, function); in IsApplicable() local
|
D | transformation_merge_function_returns.cpp | 81 auto function_type = ir_context->get_type_mgr()->GetType(function->type_id()); in IsApplicable() local 198 auto function_type = ir_context->get_type_mgr()->GetType(function->type_id()); in Apply() local
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_intr.c | 108 LLVMTypeRef function_type) in lp_declare_intrinsic_with_type() 130 LLVMTypeRef function_type = LLVMFunctionType(ret_type, arg_types, num_args, 0); in lp_declare_intrinsic() local 251 LLVMTypeRef function_type = LLVMFunctionType(ret_type, arg_types, num_args, 0); in lp_build_intrinsic() local
|
D | lp_bld_assert.c | 78 LLVMTypeRef function_type = LLVMFunctionType(ret_type, arg_types, 2, 0); in lp_build_assert() local
|
D | lp_bld_const.c | 451 LLVMTypeRef function_type, in lp_build_const_func_pointer_from_type() 475 LLVMTypeRef function_type = LLVMFunctionType(ret_type, arg_types, num_args, 0); in lp_build_const_func_pointer() local
|
D | lp_bld_format_aos.c | 823 LLVMTypeRef function_type; in lp_build_fetch_rgba_aos() local 929 LLVMTypeRef function_type = NULL; in lp_build_fetch_rgba_aos() local
|
/third_party/libabigail/include/ |
D | abg-fwd.h | 172 class function_type; variable
|
D | abg-ir.h | 262 friend class function_type; variable
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_elements_base_vertex/ |
D | esextcDrawElementsBaseVertexTests.hpp | 87 _function_type function_type; /* Tells the type of the basevertex draw call that should member
|
D | esextcDrawElementsBaseVertexTests.cpp | 835 std::string DrawElementsBaseVertexTestBase::getFunctionName(_function_type function_type) in getFunctionName()
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_shader_llvm.c | 433 LLVMTypeRef function_type; in si_build_wrapper_function() local
|
/third_party/libabigail/src/ |
D | abg-ctf-reader.cc | 582 function_type_sptr function_type in process_ctf_type() local
|
/third_party/flutter/skia/third_party/skcms/ |
D | skcms.cc | 275 uint8_t function_type [2]; member 289 uint16_t function_type = read_big_u16(paraTag->function_type); in read_curve_para() local
|
/third_party/protobuf/src/google/protobuf/compiler/php/ |
D | php_generator.cc | 1707 int is_descriptor, int function_type) { in GenerateFieldDocComment()
|
/third_party/skia/third_party/skcms/ |
D | skcms.cc | 438 uint8_t function_type [2]; member 452 uint16_t function_type = read_big_u16(paraTag->function_type); in read_curve_para() local
|