Home
last modified time | relevance | path

Searched defs:func_type (Results 1 – 25 of 40) 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/boost/boost/asio/detail/
Dscheduler_operation.hpp49 typedef void (*func_type)(void*, typedef in boost::asio::detail::BOOST_ASIO_INHERIT_TRACKED_HANDLER
Dwin_iocp_operation.hpp56 typedef void (*func_type)( typedef in boost::asio::detail::win_iocp_operation
/third_party/boost/libs/asio/include/boost/asio/detail/
Dscheduler_operation.hpp49 typedef void (*func_type)(void*, typedef in boost::asio::detail::BOOST_ASIO_INHERIT_TRACKED_HANDLER
Dwin_iocp_operation.hpp56 typedef void (*func_type)( typedef in boost::asio::detail::win_iocp_operation
/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()
/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/boost/boost/dll/detail/demangling/
Dmsvc.hpp235 using func_type = Func*; in get_function() typedef
273 using func_type = Func*; in get_mem_fn() typedef
312 using func_type = Signature*; in get_constructor() typedef
Ditanium.hpp306 using func_type = Func*; in get_function() typedef
323 using func_type = Func*; in get_mem_fn() typedef
365 using func_type = Signature*; in get_constructor() typedef
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/
Dscatter_functor_impl.cu54 void ScatterFunc(enum ScatterFunctorType func_type, const size_t &inner_size, const size_t &indices… in ScatterFunc()
Dscatter_nd_functor_impl.cu99 void CalScatterNdFunctor(enum ScatterNdFunctorType func_type, const size_t &unit_size, const size_t… in CalScatterNdFunctor()
/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/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/mindspore/tests/st/ops/graph_kernel/
Dtest_user_define.py25 def __init__(self, func, shape, dtype, func_type=None): argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.c328 LLVMTypeRef func_type; in lp_jit_create_types() local
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_function.c210 const struct dxil_type *func_type = in dxil_alloc_func_with_rettype() local
/third_party/boost/boost/dll/detail/
Dimport_mangled_helpers.hpp110 typedef Func func_type; typedef

12