/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_/ |
D | binary_heap_.hpp | 106 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;
|
D | constructors_destructor_fn_imps.hpp | 46 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_/ |
D | binary_heap_.hpp | 106 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;
|
D | constructors_destructor_fn_imps.hpp | 46 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_/ |
D | ov_tree_map_.hpp | 123 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;
|
D | constructors_destructor_fn_imps.hpp | 42 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_/ |
D | ov_tree_map_.hpp | 123 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;
|
D | constructors_destructor_fn_imps.hpp | 42 typename PB_DS_CLASS_C_DEC::value_allocator
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/include/boost/unordered/detail/ |
D | set.hpp | 23 value_allocator; typedef 24 typedef boost::unordered::detail::allocator_traits<value_allocator>
|
D | map.hpp | 24 value_allocator; typedef 25 typedef boost::unordered::detail::allocator_traits<value_allocator>
|
D | implementation.hpp | 2927 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/ |
D | rnd_index_ptr_array.hpp | 45 >::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/ |
D | unordered_set.hpp | 1950 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
|
D | unordered_map.hpp | 2436 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
|