Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/src/train/
Dopt_allocator.h36 std::map<size_t, size_t> alloc_; variable
/third_party/boost/boost/thread/detail/
Dmemory.hpp34 _Alloc alloc_; member in boost::thread_detail::allocator_destructor
/third_party/boost/boost/fiber/future/detail/
Dtask_object.hpp98 allocator_type alloc_; member in boost::fibers::detail::task_object
172 allocator_type alloc_; member in boost::fibers::detail::task_object
Dshared_state_object.hpp43 allocator_type alloc_; member in boost::fibers::detail::shared_state_object
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/util/
Dallocator.h191 allocator alloc_; variable
Dbtree.h173 value_allocator alloc_; variable
303 value_allocator alloc_; variable
/third_party/boost/boost/format/
Dalt_sstream.hpp116 compat_allocator_type alloc_; // the allocator object member in boost::io::basic_altstringbuf
/third_party/boost/libs/beast/example/http/server/fast/
Dhttp_server_fast.cpp107 alloc_t alloc_{8192}; member in http_worker
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dcontainer_memory_test.cc102 Alloc alloc_; member in absl::container_internal::__anondd5ef8450111::Fixture
/third_party/abseil-cpp/absl/container/internal/
Dcontainer_memory_test.cc102 Alloc alloc_; member in absl::container_internal::__anon3038da100111::Fixture
/third_party/boost/boost/heap/detail/
Dheap_node.hpp149 Alloc & alloc_; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTestsUtils.cpp62 AllocMv& alloc_, in ImageHandleAlloc()
/third_party/boost/boost/numeric/ublas/
Dstorage_sparse.hpp523 ALLOC alloc_; member in boost::numeric::ublas::map_array
Dstorage.hpp351 ALLOC alloc_; member in boost::numeric::ublas::unbounded_array
/third_party/node/src/
Dnode_zlib.cc203 brotli_alloc_func alloc_ = nullptr; member in node::__anonb47e24fa0111::BrotliContext
/third_party/boost/boost/unordered/
Dunordered_set.hpp1967 boost::unordered::detail::optional<value_allocator> alloc_; member in boost::unordered::node_handle_set
Dunordered_map.hpp2453 boost::unordered::detail::optional<value_allocator> alloc_; member in boost::unordered::node_handle_map
/third_party/mesa3d/include/CL/
Dcl2.hpp3713 Alloc alloc_; member in cl::detail::Deleter
3738 cl::pointer<T, detail::Deleter<Alloc>> allocate_pointer(const Alloc &alloc_, Args&&... args) in allocate_pointer()
/third_party/boost/boost/unordered/detail/
Dimplementation.hpp1943 node_allocator& alloc_; member
1996 NodeAlloc& alloc_; member
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/
Dcl2.hpp3561 Alloc alloc_; member in cl::detail::Deleter
3586 cl::pointer<T, detail::Deleter<Alloc>> allocate_pointer(const Alloc &alloc_, Args&&... args) in allocate_pointer()