Home
last modified time | relevance | path

Searched defs:alloc_ (Results 1 – 10 of 10) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/lite/src/train/
Dopt_allocator.h36 std::map<size_t, size_t> alloc_; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/distributed/embedding_cache/embedding_storage/
Dembedding_storage.h140 AllocatorType alloc_; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_capture/
Dloop.h73 Allocator &alloc_; variable
Dgraph.h213 Allocator alloc_; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/util/
Dallocator.h194 allocator alloc_; variable
Dbtree.h173 value_allocator alloc_; variable
303 value_allocator alloc_; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dcontainer_memory_test.cc102 Alloc alloc_; member in absl::container_internal::__anonbe6613a50111::Fixture
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTestsUtils.cpp62 AllocMv& alloc_, in ImageHandleAlloc()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTestsUtils.cpp62 AllocMv& alloc_, in ImageHandleAlloc()
/third_party/mesa3d/include/CL/
Dopencl.hpp3842 Alloc alloc_; member in cl::detail::Deleter
3867 cl::pointer<T, detail::Deleter<Alloc>> allocate_pointer(const Alloc &alloc_, Args&&... args) in allocate_pointer()