/third_party/boost/boost/container/ |
D | node_allocator.hpp | 57 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/ |
D | node_allocator_test.cpp | 34 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/ |
D | node_allocator.hpp | 244 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/ |
D | variant_static.hpp | 153 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
|
D | variant_dynamic.hpp | 184 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/ |
D | queue.hpp | 139 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()
|
D | stack.hpp | 98 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/ |
D | test_throwing_node.hpp | 251 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/ |
D | node_handle.hpp | 191 >::type node_allocator; in delete_node() typedef
|
D | seq_index_node.hpp | 34 >::type node_allocator; typedef
|
D | rnd_index_node.hpp | 35 >::type node_allocator; typedef
|
D | ord_index_node.hpp | 89 typedef typename node_traits::allocator node_allocator; typedef
|
D | hash_index_node.hpp | 107 >::type node_allocator; typedef
|
/third_party/boost/libs/container/bench/ |
D | bench_adaptive_node_pool.cpp | 83 template class bc::node_allocator member in bc
|
/third_party/boost/libs/log/src/ |
D | attribute_set_impl.hpp | 163 typedef pool_allocator< node > node_allocator; typedef
|
/third_party/node/src/ |
D | env.cc | 191 ArrayBufferAllocator* node_allocator, in IsolateData()
|
D | env-inl.h | 52 inline NodeArrayBufferAllocator* IsolateData::node_allocator() const { in node_allocator() function
|
/third_party/boost/boost/ |
D | multi_index_container.hpp | 137 >::type node_allocator; typedef in boost::multi_index::multi_index_container
|
/third_party/boost/boost/unordered/detail/ |
D | implementation.hpp | 1936 typedef NodeAlloc node_allocator; typedef 2479 typedef NodeAlloc node_allocator; typedef 2929 node>::type node_allocator; typedef
|
/third_party/boost/boost/unordered/ |
D | unordered_set.hpp | 1955 node_allocator; typedef in boost::unordered::node_handle_set
|
D | unordered_map.hpp | 2441 node_allocator; typedef in boost::unordered::node_handle_map
|