Home
last modified time | relevance | path

Searched defs:node_alloc (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Dnode_handle.hpp373 nallocator_type &node_alloc() BOOST_NOEXCEPT in node_alloc() function in boost::container::node_handle
383 const nallocator_type &node_alloc() const BOOST_NOEXCEPT in node_alloc() function in boost::container::node_handle
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dnode_alloc_holder.hpp447 NodeAlloc &node_alloc() in node_alloc() function
450 const NodeAlloc &node_alloc() const in node_alloc() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/include/boost/unordered/
Dunordered_set.hpp1983 node_allocator node_alloc(*alloc_); in ~node_handle_set() local
2004 node_allocator node_alloc(*alloc_); in operator =() local
Dunordered_map.hpp2466 node_allocator node_alloc(*alloc_); in ~node_handle_map() local
2487 node_allocator node_alloc(*alloc_); in operator =() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/include/boost/unordered/detail/
Dimplementation.hpp3007 node_allocator const& node_alloc() const in node_alloc() function
3014 node_allocator& node_alloc() { return allocators_.second(); } in node_alloc() function