Searched defs:new_allocator (Results 1 – 9 of 9) sorted by relevance
45 class new_allocator<void> class67 new_allocator() BOOST_NOEXCEPT_OR_NOTHROW in new_allocator() function in boost::container::new_allocator72 new_allocator(const new_allocator &) BOOST_NOEXCEPT_OR_NOTHROW in new_allocator() argument77 new_allocator& operator=(const new_allocator &) BOOST_NOEXCEPT_OR_NOTHROW in operator =()85 new_allocator(const new_allocator<T2> &) BOOST_NOEXCEPT_OR_NOTHROW in new_allocator() function in boost::container::new_allocator90 friend void swap(new_allocator &, new_allocator &) BOOST_NOEXCEPT_OR_NOTHROW in swap() argument95 friend bool operator==(const new_allocator &, const new_allocator &) BOOST_NOEXCEPT_OR_NOTHROW in operator ==()100 friend bool operator!=(const new_allocator &, const new_allocator &) BOOST_NOEXCEPT_OR_NOTHROW in operator !=()107 class new_allocator class132 new_allocator() BOOST_NOEXCEPT_OR_NOTHROW in new_allocator() function in boost::container::new_allocator[all …]
5 template < typename _Tp > struct new_allocator struct9 typedef new_allocator other; argument
92 template < typename _Tp > struct new_allocator struct96 typedef new_allocator other; argument
264 GlobalHistogramAllocator* new_allocator = in TEST_F() local413 GlobalHistogramAllocator* new_allocator = in TEST_F() local555 GlobalHistogramAllocator* new_allocator = in TEST_F() local
826 GlobalHistogramAllocator* new_allocator = in TEST_P() local
252 std::unique_ptr<GlobalHistogramAllocator> new_allocator = in TEST_F() local
678 std::unique_ptr<GlobalHistogramAllocator> new_allocator = in TEST_P() local
76 std::unique_ptr<PersistentMemoryAllocator> new_allocator( in AsOtherProcess() local
125 apr_allocator_t *new_allocator; in apr_allocator_create() local