Home
last modified time | relevance | path

Searched defs:func_type (Results 1 – 25 of 32) 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_io_proc.c207 DNNReturnType ff_proc_from_frame_to_dnn(AVFrame *frame, DNNData *input, DNNFunctionType func_type, … in ff_proc_from_frame_to_dnn()
Ddnn_backend_native.c115 DNNModel *ff_dnn_load_model_native(const char *model_filename, DNNFunctionType func_type, const cha… in ff_dnn_load_model_native()
Ddnn_backend_tf.c667 DNNModel *ff_dnn_load_model_tf(const char *model_filename, DNNFunctionType func_type, const char *o… in ff_dnn_load_model_tf()
Ddnn_backend_openvino.c552 DNNModel *ff_dnn_load_model_ov(const char *model_filename, DNNFunctionType func_type, const char *o… in ff_dnn_load_model_ov()
/third_party/ffmpeg/libavfilter/
Ddnn_filter_common.c21 int ff_dnn_init(DnnContext *ctx, DNNFunctionType func_type, AVFilterContext *filter_ctx) in ff_dnn_init()
Ddnn_interface.h74 DNNFunctionType func_type; member
/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/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/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/spirv-tools/source/opt/
Dwrap_opkill.cpp114 analysis::Function func_type(registered_void_type, {}); in GetVoidFunctionTypeId() local
Dtype_manager.cpp975 Function* func_type = type->AsFunction(); in ReplaceForwardPointers() local
1031 Function* func_type = type->AsFunction(); in ReplaceType() local
/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/ffmpeg/libavresample/
Daudio_convert.c61 enum ConvFuncType func_type; member
/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/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