Home
last modified time | relevance | path

Searched defs:adaptive_pool (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Dadaptive_pool.hpp62 class adaptive_pool class
128 adaptive_pool() BOOST_NOEXCEPT_OR_NOTHROW in adaptive_pool() function in boost::container::adaptive_pool
132 adaptive_pool(const adaptive_pool &) BOOST_NOEXCEPT_OR_NOTHROW in adaptive_pool() function in boost::container::adaptive_pool
136 adaptive_pool & operator=(const adaptive_pool &) BOOST_NOEXCEPT_OR_NOTHROW in operator =()
141 adaptive_pool in adaptive_pool() function in boost::container::adaptive_pool
312 friend void swap(adaptive_pool &, adaptive_pool &) BOOST_NOEXCEPT_OR_NOTHROW in swap() argument
317 friend bool operator==(const adaptive_pool &, const adaptive_pool &) BOOST_NOEXCEPT_OR_NOTHROW in operator ==()
322 friend bool operator!=(const adaptive_pool &, const adaptive_pool &) BOOST_NOEXCEPT_OR_NOTHROW in operator !=()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/bench/
Dbench_adaptive_node_pool.cpp77 template class bc::adaptive_pool member in bc