Home
last modified time | relevance | path

Searched defs:func_type (Results 1 – 25 of 33) sorted by relevance

12

/third_party/mesa3d/src/gallium/frontends/clover/util/
Dtuple.hpp59 typedef typename std::remove_reference<F>::type func_type; typedef
91 typedef typename std::remove_reference<F>::type func_type; typedef
/third_party/node/test/node-api/test_make_callback/
Dbinding.c26 napi_valuetype func_type; in MakeCallback() local
/third_party/ffmpeg/libavfilter/dnn/
Ddnn_backend_common.c29 int ff_check_exec_params(void *ctx, DNNBackendType backend, DNNFunctionType func_type, DNNExecBaseP… in ff_check_exec_params()
Ddnn_backend_openvino.c590 static int extract_lltask_from_task(DNNFunctionType func_type, TaskItem *task, Queue *lltask_queue,… in extract_lltask_from_task()
726 DNNModel *ff_dnn_load_model_ov(const char *model_filename, DNNFunctionType func_type, const char *o… in ff_dnn_load_model_ov()
Ddnn_backend_native.c139 DNNModel *ff_dnn_load_model_native(const char *model_filename, DNNFunctionType func_type, const cha… in ff_dnn_load_model_native()
/third_party/node/deps/v8/third_party/wasm-api/example/
Dthreads.cc44 auto func_type = wasm::FuncType::make( in run() local
Dthreads.c41 own wasm_functype_t* func_type = wasm_functype_new_1_0(wasm_valtype_new_i32()); in run() local
/third_party/spirv-tools/source/opt/
Dwrap_opkill.cpp116 analysis::Function func_type(registered_void_type, {}); in GetVoidFunctionTypeId() local
Dtype_manager.cpp1009 Function* func_type = type->AsFunction(); in ReplaceForwardPointers() local
1065 Function* func_type = type->AsFunction(); in ReplaceType() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dwrap_opkill.cpp114 analysis::Function func_type(registered_void_type, {}); in GetVoidFunctionTypeId() local
Dtype_manager.cpp976 Function* func_type = type->AsFunction(); in ReplaceForwardPointers() local
1032 Function* func_type = type->AsFunction(); in ReplaceType() local
/third_party/node/test/node-api/test_async_context/
Dbinding.c26 napi_valuetype func_type; in MakeCallback() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dwrap_opkill.cpp114 analysis::Function func_type(registered_void_type, {}); in GetVoidFunctionTypeId() local
Dtype_manager.cpp976 Function* func_type = type->AsFunction(); in ReplaceForwardPointers() local
1032 Function* func_type = type->AsFunction(); in ReplaceType() local
/third_party/lzma/CPP/Common/
DCommon.h247 #define Z7_GET_PROC_ADDRESS(func_type, hmodule, func_name) \ argument
/third_party/ffmpeg/libavfilter/
Ddnn_filter_common.c54 int ff_dnn_init(DnnContext *ctx, DNNFunctionType func_type, AVFilterContext *filter_ctx) in ff_dnn_init()
Ddnn_interface.h92 DNNFunctionType func_type; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.c328 LLVMTypeRef func_type; in lp_jit_create_types() local
Dlp_state_fs_linear_llvm.c291 LLVMTypeRef func_type = in llvmpipe_fs_variant_linear_llvm() local
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_function.c226 const struct dxil_type *func_type = in dxil_alloc_func_with_rettype() local
/third_party/alsa-utils/axfer/
Dxfer-libffado.c347 int (*func_type)(ffado_device_t *handle, int pos); in enable_mbla_data_ch() local
/third_party/ffmpeg/libavresample/
Daudio_convert.c61 enum ConvFuncType func_type; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_conv.c217 LLVMTypeRef func_type = LLVMFunctionType(i16t, &f32t, 1, 0); in lp_build_float_to_half() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c1904 LLVMTypeRef func_type; in draw_llvm_generate() local
2746 LLVMTypeRef func_type; in draw_gs_llvm_generate() local
3336 LLVMTypeRef func_type, coro_func_type; in draw_tcs_llvm_generate() local
3906 LLVMTypeRef func_type; in draw_tes_llvm_generate() local
/third_party/mesa3d/src/compiler/spirv/
Dvtn_cfg.c196 const struct vtn_type *func_type = b->func->type; in vtn_cfg_handle_prepass_instruction() local

12