Home
last modified time | relevance | path

Searched defs:node_allocator (Results 1 – 21 of 21) sorted by relevance

/third_party/boost/boost/container/
Dnode_allocator.hpp57 class node_allocator class
117 node_allocator() BOOST_NOEXCEPT_OR_NOTHROW in node_allocator() function in boost::container::node_allocator
121 node_allocator(const node_allocator &) BOOST_NOEXCEPT_OR_NOTHROW in node_allocator() argument
126 node_allocator in node_allocator() function in boost::container::node_allocator
304 friend bool operator==(const node_allocator &, const node_allocator &) BOOST_NOEXCEPT_OR_NOTHROW in operator ==()
309 friend bool operator!=(const node_allocator &, const node_allocator &) BOOST_NOEXCEPT_OR_NOTHROW in operator !=()
/third_party/boost/libs/interprocess/test/
Dnode_allocator_test.cpp34 template class node_allocator<int, managed_shared_memory::segment_manager>; variable
35 template class node_allocator<void, managed_shared_memory::segment_manager>; variable
/third_party/boost/boost/interprocess/allocators/
Dnode_allocator.hpp244 class node_allocator class
267 node_allocator(SegmentManager *segment_mngr) in node_allocator() function in boost::interprocess::node_allocator
272 node_allocator in node_allocator() function in boost::interprocess::node_allocator
/third_party/boost/boost/geometry/index/detail/rtree/node/
Dvariant_static.hpp153 node_allocator_type & node_allocator() { return *this; } in node_allocator() function in boost::geometry::index::detail::rtree::allocators
154 node_allocator_type const& node_allocator() const { return *this; } in node_allocator() function in boost::geometry::index::detail::rtree::allocators
Dvariant_dynamic.hpp184 node_allocator_type & node_allocator() { return *this; } in node_allocator() function in boost::geometry::index::detail::rtree::allocators
185 node_allocator_type const& node_allocator() const { return *this; } in node_allocator() function in boost::geometry::index::detail::rtree::allocators
/third_party/boost/boost/lockfree/
Dqueue.hpp139 typedef typename detail::extract_allocator<bound_args, node>::type node_allocator; typedef in boost::lockfree::queue
201 explicit queue(typename boost::allocator_rebind<node_allocator, U>::type const & alloc): in queue()
249 queue(size_type n, typename boost::allocator_rebind<node_allocator, U>::type const & alloc): in queue()
Dstack.hpp98 typedef typename detail::extract_allocator<bound_args, node>::type node_allocator; typedef in boost::lockfree::stack
156 explicit stack(typename boost::allocator_rebind<node_allocator, U>::type const & alloc): in stack()
198 stack(size_type n, typename boost::allocator_rebind<node_allocator, U>::type const & alloc): in stack()
/third_party/boost/libs/geometry/index/test/rtree/exceptions/
Dtest_throwing_node.hpp251 node_allocator_type & node_allocator() { return *this; } in node_allocator() function in boost::geometry::index::detail::rtree::allocators
252 node_allocator_type const& node_allocator() const { return *this; } in node_allocator() function in boost::geometry::index::detail::rtree::allocators
/third_party/boost/boost/multi_index/detail/
Dnode_handle.hpp191 >::type node_allocator; in delete_node() typedef
Dseq_index_node.hpp34 >::type node_allocator; typedef
Drnd_index_node.hpp35 >::type node_allocator; typedef
Dord_index_node.hpp89 typedef typename node_traits::allocator node_allocator; typedef
Dhash_index_node.hpp107 >::type node_allocator; typedef
/third_party/boost/libs/container/bench/
Dbench_adaptive_node_pool.cpp83 template class bc::node_allocator member in bc
/third_party/boost/libs/log/src/
Dattribute_set_impl.hpp163 typedef pool_allocator< node > node_allocator; typedef
/third_party/node/src/
Denv.cc191 ArrayBufferAllocator* node_allocator, in IsolateData()
Denv-inl.h52 inline NodeArrayBufferAllocator* IsolateData::node_allocator() const { in node_allocator() function
/third_party/boost/boost/
Dmulti_index_container.hpp137 >::type node_allocator; typedef in boost::multi_index::multi_index_container
/third_party/boost/boost/unordered/detail/
Dimplementation.hpp1936 typedef NodeAlloc node_allocator; typedef
2479 typedef NodeAlloc node_allocator; typedef
2929 node>::type node_allocator; typedef
/third_party/boost/boost/unordered/
Dunordered_set.hpp1955 node_allocator; typedef in boost::unordered::node_handle_set
Dunordered_map.hpp2441 node_allocator; typedef in boost::unordered::node_handle_map