Home
last modified time | relevance | path

Searched defs:allocator_ (Results 1 – 25 of 35) sorted by relevance

12

/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/kernel/opencl/kernel/
Dfill.cc31 auto allocator_ = ocl_runtime_->GetAllocator(); in RunFill() local
53 auto allocator_ = ocl_runtime_->GetAllocator(); in RunShape() local
Dsplit.cc33 auto allocator_ = ocl_runtime_->GetAllocator(); in RunAxis0() local
Dstack.cc32 auto allocator_ = ocl_runtime_->GetAllocator(); in RunAxis0() local
Dsparse_to_dense.cc35 auto allocator_ = ocl_runtime_->GetAllocator(); in InitOutputToDefault() local
Dconcat.cc37 auto allocator_ = ocl_runtime_->GetAllocator(); in RunAxis0() local
/third_party/skia/third_party/externals/tint/src/
Dblock_allocator.h117 BlockAllocator const* const allocator_; variable
137 BlockAllocator const* const allocator_; variable
/third_party/flatbuffers/include/flatbuffers/
Dvector_downward.h40 : allocator_(allocator), in allocator_() function
104 if (own_allocator_ && allocator_) { delete allocator_; } in clear_allocator() local
256 Allocator *allocator_; variable
Ddetached_buffer.h98 if (own_allocator_ && allocator_) { delete allocator_; } in destroy() local
/third_party/vixl/src/aarch64/
Ddisasm-aarch64.h317 std::optional<AllocatorWrapper> allocator_; variable
381 AllocatorWrapper allocator_; variable
Ddecoder-aarch64.h434 AllocatorWrapper allocator_; variable
748 AllocatorWrapper allocator_; variable
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/kernel/gpu/opencl/
Dopencl_executor.h47 OpenCLAllocator *allocator_ = nullptr; variable
/third_party/grpc/src/core/ext/transport/chaotic_good_legacy/
Dclient_transport.h100 grpc_event_engine::experimental::MemoryAllocator allocator_; variable
/third_party/grpc/src/core/lib/event_engine/windows/
Dwindows_endpoint.h114 MemoryAllocator allocator_; variable
/third_party/grpc/src/core/ext/transport/chaotic_good/
Dclient_transport.h111 grpc_event_engine::experimental::MemoryAllocator allocator_; variable
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/kernel/cpu/base/
Dgroup_convolution_creator.h30 AllocatorPtr allocator_; member
/third_party/grpc/src/core/lib/event_engine/posix_engine/
Dposix_engine.h91 MemoryAllocator allocator_; variable
/third_party/grpc/include/grpc/event_engine/
Dmemory_allocator.h92 std::shared_ptr<internal::MemoryAllocatorImpl> allocator_; variable
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/cxx_api/model_pool/
Dmodel_pool.h175 std::shared_ptr<Allocator> allocator_ = nullptr; variable
/third_party/skia/third_party/externals/dawn/src/common/
DStackContainer.h183 Allocator allocator_; variable
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/train/
Dtrain_session.h196 std::shared_ptr<Allocator> allocator_; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/
Dkernel.h23 void *allocator_; member
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/utils/
Dtensor_default_impl.h178 std::shared_ptr<Allocator> allocator_ = nullptr; variable
/third_party/vixl/src/aarch32/
Ddisasm-aarch32.h536 std::optional<AllocatorWrapper> allocator_; variable
550 : allocator_(std::make_optional<AllocatorWrapper>()), in allocator_() function
/third_party/vixl/src/
Dpool-manager.h533 AllocatorWrapper allocator_; variable
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/executor/
Dsub_graph_kernel.h39 Allocator *allocator_ = nullptr; member

12