Searched defs:free_nodes_t (Results 1 – 3 of 3) sorted by relevance
| /external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/ | ||
| D | node_pool.hpp | 74 typedef typename private_node_allocator_t::free_nodes_t free_nodes_t; typedef in boost::container::dtl::shared_node_pool |
| D | node_pool_impl.hpp | 56 typedef typename node_slist<void_pointer>::node_slist_t free_nodes_t; typedef in boost::container::dtl::private_node_pool_impl |
| D | adaptive_node_pool_impl.hpp | 221 typedef MultiallocationChain free_nodes_t; typedef |