Home
last modified time | relevance | path

Searched defs:get_allocator (Results 1 – 25 of 143) sorted by relevance

123456

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/pmr/
Dresource_adaptor.hpp137 allocator_type &get_allocator() in get_allocator() function in boost::container::pmr::resource_adaptor_imp
141 const allocator_type &get_allocator() const in get_allocator() function in boost::container::pmr::resource_adaptor_imp
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DSymmetricMemory.cpp22 c10::intrusive_ptr<SymmetricMemoryAllocator> get_allocator( in get_allocator() function in __anonef1fa7780111::AllocatorMap
122 c10::intrusive_ptr<SymmetricMemoryAllocator> get_allocator( in get_allocator() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/stl/container/
Dcontainer.hpp382 struct get_allocator struct
388 struct result<This(C&)>
395 operator()(C& c) const in operator ()()
/aosp_15_r20/external/libcxx/test/support/
H A Duses_alloc_types.hpp161 const Alloc* get_allocator() const { return &allocator; } in get_allocator() function
179 Alloc const* get_allocator() const { in get_allocator() function
/aosp_15_r20/external/libcxx/test/std/containers/container.adaptors/queue/queue.cons.alloc/
H A Dctor_alloc.pass.cpp32 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
H A Dctor_queue_alloc.pass.cpp43 allocator_type get_allocator() {return this->c.get_allocator();} in get_allocator() function
H A Dctor_container_alloc.pass.cpp45 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
/aosp_15_r20/external/libcxx/test/std/containers/container.adaptors/stack/stack.cons.alloc/
H A Dctor_alloc.pass.cpp32 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
H A Dctor_copy_alloc.pass.cpp43 allocator_type get_allocator() {return this->c.get_allocator();} in get_allocator() function
H A Dctor_container_alloc.pass.cpp45 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/impl/
Duse_future.hpp631 allocator_type get_allocator() const BOOST_ASIO_NOEXCEPT in get_allocator() function in boost::asio::detail::promise_handler
738 allocator_type get_allocator() const BOOST_ASIO_NOEXCEPT in get_allocator() function in boost::asio::detail::packaged_handler
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/container.adaptors/queue/queue.cons.alloc/
H A Dctor_alloc.pass.cpp31 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
H A Dctor_queue_alloc.pass.cpp43 allocator_type get_allocator() {return this->c.get_allocator();} in get_allocator() function
H A Dctor_container_alloc.pass.cpp44 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/container.adaptors/stack/stack.cons.alloc/
H A Dctor_alloc.pass.cpp31 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
H A Dctor_copy_alloc.pass.cpp43 allocator_type get_allocator() {return this->c.get_allocator();} in get_allocator() function
H A Dctor_container_alloc.pass.cpp44 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
/aosp_15_r20/external/libcxx/test/std/containers/container.adaptors/priority.queue/priqueue.cons.alloc/
H A Dctor_comp_alloc.pass.cpp39 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
H A Dctor_alloc.pass.cpp39 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
H A Dctor_copy_alloc.pass.cpp44 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/example/
Ddoc_pmr.cpp41 allocator_type get_allocator() const in get_allocator() function in ShoppingList
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/container.adaptors/priority.queue/priqueue.cons.alloc/
H A Dctor_comp_alloc.pass.cpp38 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
H A Dctor_alloc.pass.cpp38 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
H A Dctor_copy_alloc.pass.cpp44 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/
Duse_future.hpp92 allocator_type get_allocator() const in get_allocator() function in boost::asio::use_future_t

123456