/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_function.cpp | 29 const auto function_type = _.FindDef(function_type_id); in ValidateFunction() local 93 const auto function_type = _.FindDef(function_type_id); in ValidateFunctionParameter() local 137 const auto function_type = _.FindDef(function_type_id); in ValidateFunctionCall() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_function.cpp | 29 const auto function_type = _.FindDef(function_type_id); in ValidateFunction() local 93 const auto function_type = _.FindDef(function_type_id); in ValidateFunctionParameter() local 210 const auto function_type = _.FindDef(function_type_id); in ValidateFunctionCall() local
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | function_api_info.cc | 73 const FunctionApiInfo::FunctionType FunctionApiInfo::function_type() const { in function_type() function in tensorflow::grappler::FunctionApiInfo 125 const FunctionApiInfo::FunctionType function_type) { in ValidateSignature() 148 const FunctionApiInfo::FunctionType function_type) { in ValidateSignatures()
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | ir_emitter_nested.cc | 75 llvm::FunctionType* function_type = in EmitBasePointersForNestedComputation() local
|
/external/v8/src/parsing/ |
D | preparser.cc | 120 FunctionLiteral::FunctionType function_type, in PreParseFunction() 268 int function_token_pos, FunctionLiteral::FunctionType function_type, in ParseFunctionLiteral()
|
D | parser.cc | 773 FunctionLiteral::FunctionType function_type = ComputeFunctionType(info); in DoParseFunction() local 1775 FunctionLiteral::FunctionType function_type, in DeclareFunctionNameVar() 2465 int function_token_pos, FunctionLiteral::FunctionType function_type, in ParseFunctionLiteral() 2719 FunctionLiteral::FunctionType function_type, in SkipFunction() 3059 FunctionLiteral::FunctionType function_type, in ParseFunction()
|
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/ |
D | kernel_support_library.cc | 101 auto* function_type = in EmitAndCallOutlinedKernel() local
|
D | llvm_util.cc | 608 llvm::Function* CreateCpuFunction(llvm::FunctionType* function_type, in CreateCpuFunction()
|
/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
D | ir_function.cc | 134 llvm::FunctionType* function_type = llvm::FunctionType::get( in Initialize() local
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_format_cached.c | 174 LLVMTypeRef function_type; in update_cached_block() local
|
D | lp_bld_intr.c | 107 LLVMTypeRef function_type; in lp_declare_intrinsic() local
|
D | lp_bld_const.c | 473 LLVMTypeRef function_type; in lp_build_const_func_pointer() local
|
D | lp_bld_format_aos.c | 795 LLVMTypeRef function_type; in lp_build_fetch_rgba_aos() local
|
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/ |
D | rx-predef.hpp | 271 using function_type = rxu::decay_t<Function>; typedef
|
D | rx-scheduler.hpp | 660 typedef std::function<void(const schedulable&, const recurse&)> function_type; typedef in rxcpp::schedulers::detail::action_type 689 typedef std::function<void(const schedulable&)> function_type; typedef in rxcpp::schedulers::detail::action_tailrecurser
|
/external/v8/tools/clang/traffic_annotation_extractor/ |
D | traffic_annotation_extractor.cpp | 89 FunctionType function_type; member
|
/external/deqp/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()
|
/external/v8/src/asmjs/ |
D | asm-parser.cc | 801 AsmType* function_type = AsmType::Function(zone(), return_type_); in ValidateFunction() local 2191 AsmType* function_type = AsmType::Function(zone(), return_type); in ValidateCall() local
|
/external/cmockery/cmockery_0_1_2/src/google/ |
D | cmockery.h | 300 UnitTestFunctionType function_type; member
|
/external/javasqlite/src/main/java/SQLite/ |
D | Database.java | 498 public void function_type(String name, int type) { in function_type() method in Database
|
/external/skqp/third_party/skcms/ |
D | skcms.cc | 262 uint8_t function_type [2]; member 276 uint16_t function_type = read_big_u16(paraTag->function_type); in read_curve_para() local
|
/external/skia/third_party/skcms/ |
D | skcms.cc | 262 uint8_t function_type [2]; member 276 uint16_t function_type = read_big_u16(paraTag->function_type); in read_curve_para() local
|
/external/mesa3d/src/amd/common/ |
D | ac_llvm_build.c | 245 LLVMTypeRef param_types[32], function_type; in ac_build_intrinsic() local
|
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/ |
D | llvm.mli | 447 val function_type : lltype -> lltype array -> lltype val
|