/third_party/mesa3d/src/gallium/frontends/clover/util/ |
D | tuple.hpp | 59 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/ |
D | scheduler_operation.hpp | 49 typedef void (*func_type)(void*, typedef in boost::asio::detail::BOOST_ASIO_INHERIT_TRACKED_HANDLER
|
D | win_iocp_operation.hpp | 56 typedef void (*func_type)( typedef in boost::asio::detail::win_iocp_operation
|
/third_party/boost/libs/asio/include/boost/asio/detail/ |
D | scheduler_operation.hpp | 49 typedef void (*func_type)(void*, typedef in boost::asio::detail::BOOST_ASIO_INHERIT_TRACKED_HANDLER
|
D | win_iocp_operation.hpp | 56 typedef void (*func_type)( typedef in boost::asio::detail::win_iocp_operation
|
/third_party/node/test/node-api/test_make_callback/ |
D | binding.c | 26 napi_valuetype func_type; in MakeCallback() local
|
/third_party/ffmpeg/libavfilter/dnn/ |
D | dnn_io_proc.c | 207 DNNReturnType ff_proc_from_frame_to_dnn(AVFrame *frame, DNNData *input, DNNFunctionType func_type, … in ff_proc_from_frame_to_dnn()
|
D | dnn_backend_native.c | 115 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/ |
D | dnn_filter_common.c | 21 int ff_dnn_init(DnnContext *ctx, DNNFunctionType func_type, AVFilterContext *filter_ctx) in ff_dnn_init()
|
D | dnn_interface.h | 74 DNNFunctionType func_type; member
|
/third_party/boost/boost/dll/detail/demangling/ |
D | msvc.hpp | 235 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
|
D | itanium.hpp | 306 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/ |
D | scatter_functor_impl.cu | 54 void ScatterFunc(enum ScatterFunctorType func_type, const size_t &inner_size, const size_t &indices… in ScatterFunc()
|
D | scatter_nd_functor_impl.cu | 99 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/ |
D | wrap_opkill.cpp | 114 analysis::Function func_type(registered_void_type, {}); in GetVoidFunctionTypeId() local
|
D | type_manager.cpp | 976 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/ |
D | binding.c | 26 napi_valuetype func_type; in MakeCallback() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | wrap_opkill.cpp | 114 analysis::Function func_type(registered_void_type, {}); in GetVoidFunctionTypeId() local
|
D | type_manager.cpp | 976 Function* func_type = type->AsFunction(); in ReplaceForwardPointers() local 1032 Function* func_type = type->AsFunction(); in ReplaceType() local
|
/third_party/spirv-tools/source/opt/ |
D | wrap_opkill.cpp | 114 analysis::Function func_type(registered_void_type, {}); in GetVoidFunctionTypeId() local
|
D | type_manager.cpp | 976 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/ |
D | test_user_define.py | 25 def __init__(self, func, shape, dtype, func_type=None): argument
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_jit.c | 328 LLVMTypeRef func_type; in lp_jit_create_types() local
|
/third_party/mesa3d/src/microsoft/compiler/ |
D | dxil_function.c | 210 const struct dxil_type *func_type = in dxil_alloc_func_with_rettype() local
|
/third_party/boost/boost/dll/detail/ |
D | import_mangled_helpers.hpp | 110 typedef Func func_type; typedef
|