Searched refs:portable_rebind_alloc (Results 1 – 24 of 24) sorted by relevance
/third_party/boost/boost/container/detail/ |
D | container_rebind.hpp | 37 …e allocator_traits<typename real_allocator<V, A>::type>::template portable_rebind_alloc<U>::type, … 44 …e allocator_traits<typename real_allocator<V, A>::type>::template portable_rebind_alloc<U>::type> … 68 …e allocator_traits<typename real_allocator<V, A>::type>::template portable_rebind_alloc<U>::type> … 76 …e allocator_traits<typename real_allocator<V, A>::type>::template portable_rebind_alloc<U>::type, … 84 …e allocator_traits<typename real_allocator<V, A>::type>::template portable_rebind_alloc<U>::type, … 92 …e allocator_traits<typename real_allocator<V, A>::type>::template portable_rebind_alloc<U>::type, … 100 …e allocator_traits<typename real_allocator<V, A>::type>::template portable_rebind_alloc<U>::type, … 108 …e allocator_traits<typename real_allocator<V, A>::type>::template portable_rebind_alloc<U>::type, … 116 …e allocator_traits<typename real_allocator<V, A>::type>::template portable_rebind_alloc<U>::type, … 124 …e allocator_traits<typename real_allocator<V, A>::type>::template portable_rebind_alloc<U>::type, … [all …]
|
D | container_or_allocator_rebind.hpp | 36 : allocator_traits<AllocatorOrContainer>::template portable_rebind_alloc<ToType>
|
D | node_alloc_holder.hpp | 63 portable_rebind_alloc<typename ICont::value_type>::type //NodeAlloc 101 portable_rebind_alloc<Node>::type NodeAlloc;
|
/third_party/boost/boost/interprocess/smart_ptr/detail/ |
D | sp_counted_impl.hpp | 75 portable_rebind_alloc< sp_counted_impl_pd<A, D> >::type 82 portable_rebind_alloc 86 portable_rebind_alloc
|
D | shared_count.hpp | 67 portable_rebind_alloc<counted_impl>::type counted_impl_allocator;
|
/third_party/boost/boost/container/ |
D | small_vector.hpp | 86 …s<typename real_allocator<T, SecondaryAllocator>::type>::template portable_rebind_alloc<void>::type 122 …or_traits<typename real_allocator<T, VoidAllocator>::type>::template portable_rebind_alloc<T>::type 128 …traits<typename real_allocator<T, VoidAllocator>::type>::template portable_rebind_alloc<T>::type a… 170 … typedef typename allocator_traits<allocator_type>::template portable_rebind_alloc<T2>::type other; 378 template portable_rebind_alloc<void>::type void_allocator_t; 493 …typedef typename allocator_traits<value_allocator_t>::template portable_rebind_alloc<void>::type v…
|
D | allocator_traits.hpp | 195 struct portable_rebind_alloc struct 286 struct portable_rebind_alloc struct
|
D | scoped_allocator.hpp | 425 <typename allocator_traits<OuterAlloc>::template portable_rebind_alloc<U>::type 638 < typename outer_traits_type::template portable_rebind_alloc<U>::type
|
D | node_handle.hpp | 103 typedef typename nator_traits::template portable_rebind_alloc
|
D | stable_vector.hpp | 208 template portable_rebind_alloc 499 template portable_rebind_alloc 532 template portable_rebind_alloc
|
D | deque.hpp | 328 portable_rebind_alloc<val_alloc_ptr>::type ptr_alloc_t;
|
/third_party/boost/boost/container/pmr/ |
D | resource_adaptor.hpp | 232 <typename allocator_traits<Allocator>::template portable_rebind_alloc<char>::type> 235 <typename allocator_traits<Allocator>::template portable_rebind_alloc<char>::type> base_t;
|
/third_party/boost/boost/log/detail/ |
D | allocator_traits.hpp | 59 …::container::allocator_traits< Allocator >::BOOST_NESTED_TEMPLATE portable_rebind_alloc< U >::type…
|
/third_party/boost/libs/container/test/ |
D | map_test.cpp | 196 ::template portable_rebind_alloc< std::pair<const ValueType, ValueType> >::type 206 ::template portable_rebind_alloc< std::pair<const ValueType, ValueType> >::type 226 template portable_rebind_alloc<std::pair<const T, T> >::type TypeAllocator; 238 template portable_rebind_alloc<std::pair<const T, T> >::type TypeAllocator;
|
D | stable_vector_test.cpp | 59 ::template portable_rebind_alloc<ValueType>::type
|
D | list_test.cpp | 78 ::template portable_rebind_alloc<ValueType>::type
|
D | slist_test.cpp | 48 ::template portable_rebind_alloc<ValueType>::type
|
D | node_handle_test.cpp | 172 typedef allocator_traits<node_alloc_t>::portable_rebind_alloc<test_pair>::type value_allocator_type; 461 allocator_traits<node_alloc_t>::portable_rebind_alloc<test_pair>::type a = nh.get_allocator(); in test_get_allocator()
|
D | set_test.cpp | 317 ::template portable_rebind_alloc<ValueType>::type 326 ::template portable_rebind_alloc<ValueType>::type
|
D | vector_test.cpp | 114 ::template portable_rebind_alloc<ValueType>::type
|
D | flat_map_test.cpp | 426 template portable_rebind_alloc<std::pair<T, T> >::type TypeAllocator; 438 template portable_rebind_alloc<std::pair<T, T> >::type TypeAllocator;
|
D | deque_test.cpp | 295 ::template portable_rebind_alloc<ValueType>::type
|
/third_party/boost/boost/unordered/detail/ |
D | implementation.hpp | 1496 Alloc>::template portable_rebind_alloc<T>
|
/third_party/boost/doc/html/ |
D | doc_HTML.manifest | 825 boost/container/allocator_traits/portable_rebind_alloc.html
|