Home
last modified time | relevance | path

Searched refs:value_allocator (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/ext/pb_ds/detail/binary_heap_/
Dbinary_heap_.hpp106 typedef typename __rebind_v::other value_allocator; typedef in __gnu_pbds::detail::binary_heap
109 typedef typename value_allocator::pointer pointer;
110 typedef typename value_allocator::const_pointer const_pointer;
111 typedef typename value_allocator::reference reference;
112 typedef typename value_allocator::const_reference const_reference;
316 static value_allocator s_value_allocator;
Dconstructors_destructor_fn_imps.hpp46 typename PB_DS_CLASS_C_DEC::value_allocator
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/binary_heap_/
Dbinary_heap_.hpp106 typedef typename __rebind_v::other value_allocator; typedef in __gnu_pbds::detail::binary_heap
109 typedef typename value_allocator::pointer pointer;
110 typedef typename value_allocator::const_pointer const_pointer;
111 typedef typename value_allocator::reference reference;
112 typedef typename value_allocator::const_reference const_reference;
316 static value_allocator s_value_allocator;
Dconstructors_destructor_fn_imps.hpp46 typename PB_DS_CLASS_C_DEC::value_allocator
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/ext/pb_ds/detail/ov_tree_map_/
Dov_tree_map_.hpp123 typedef typename _Alloc::template rebind<non_const_value_type>::other value_allocator; typedef in __gnu_pbds::detail::PB_DS_OV_TREE_NAME
124 typedef typename value_allocator::pointer value_vector;
203 value_allocator().deallocate(m_a_vec, m_max_size); in ~cond_dtor()
514 static value_allocator s_value_alloc;
Dconstructors_destructor_fn_imps.hpp42 typename PB_DS_CLASS_C_DEC::value_allocator
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/ov_tree_map_/
Dov_tree_map_.hpp123 typedef typename _Alloc::template rebind<non_const_value_type>::other value_allocator; typedef in __gnu_pbds::detail::PB_DS_OV_TREE_NAME
124 typedef typename value_allocator::pointer value_vector;
203 value_allocator().deallocate(m_a_vec, m_max_size); in ~cond_dtor()
514 static value_allocator s_value_alloc;
Dconstructors_destructor_fn_imps.hpp42 typename PB_DS_CLASS_C_DEC::value_allocator
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/include/boost/unordered/detail/
Dset.hpp23 value_allocator; typedef
24 typedef boost::unordered::detail::allocator_traits<value_allocator>
Dmap.hpp24 value_allocator; typedef
25 typedef boost::unordered::detail::allocator_traits<value_allocator>
Dimplementation.hpp2927 typedef typename Types::value_allocator value_allocator; typedef
2928 typedef typename boost::unordered::detail::rebind_wrap<value_allocator,
2930 typedef typename boost::unordered::detail::rebind_wrap<value_allocator,
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/detail/
Drnd_index_ptr_array.hpp45 >::type value_allocator; typedef in boost::multi_index::detail::random_access_index_ptr_array
46 typedef allocator_traits<value_allocator> alloc_traits;
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/include/boost/unordered/
Dunordered_set.hpp1950 value_allocator; typedef in boost::unordered::node_handle_set
1951 typedef boost::unordered::detail::allocator_traits<value_allocator>
1967 boost::unordered::detail::optional<value_allocator> alloc_;
2060 value_allocator; typedef
Dunordered_map.hpp2436 std::pair<K const, T> >::type value_allocator; typedef in boost::unordered::node_handle_map
2437 typedef boost::unordered::detail::allocator_traits<value_allocator>
2453 boost::unordered::detail::optional<value_allocator> alloc_;
2548 std::pair<K const, T> >::type value_allocator; typedef