Searched refs:entry_allocator (Results 1 - 10 of 10) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/
H A Dcond_key_dtor_entry_dealtor.hpp51 typedef typename HT_Map::entry_allocator entry_allocator; typedef in class:__gnu_pbds::detail::cond_dealtor
54 cond_dealtor(entry_allocator* p_a, entry* p_e)
71 entry_allocator* const m_p_a;
H A Dcc_ht_map_.hpp164 typedef typename _Alloc::template rebind<entry>::other entry_allocator; typedef in class:__gnu_pbds::detail::PB_DS_CC_HASH_NAME
165 typedef typename entry_allocator::pointer entry_pointer;
166 typedef typename entry_allocator::const_pointer const_entry_pointer;
167 typedef typename entry_allocator::reference entry_reference;
168 typedef typename entry_allocator::const_reference const_entry_reference;
639 static entry_allocator s_entry_allocator;
H A Dconstructor_destructor_fn_imps.hpp43 typename PB_DS_CLASS_C_DEC::entry_allocator
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/
H A Dcond_dealtor.hpp55 typedef typename __rebind_e::other entry_allocator; typedef in class:__gnu_pbds::detail::cond_dealtor
56 typedef typename entry_allocator::pointer entry_pointer;
75 static entry_allocator s_alloc;
79 typename cond_dealtor<Entry, _Alloc>::entry_allocator
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/
H A Dlu_map_.hpp107 typedef typename _Alloc::template rebind<entry>::other entry_allocator; typedef in class:__gnu_pbds::detail::PB_DS_LU_NAME
108 typedef typename entry_allocator::pointer entry_pointer;
109 typedef typename entry_allocator::const_pointer const_entry_pointer;
110 typedef typename entry_allocator::reference entry_reference;
111 typedef typename entry_allocator::const_reference const_entry_reference;
319 static entry_allocator s_entry_allocator;
H A Dconstructor_destructor_fn_imps.hpp41 typename PB_DS_CLASS_C_DEC::entry_allocator
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dgp_ht_map_.hpp172 typedef typename _Alloc::template rebind<entry>::other entry_allocator; typedef in class:__gnu_pbds::detail::PB_DS_GP_HASH_NAME
173 typedef typename entry_allocator::pointer entry_pointer;
174 typedef typename entry_allocator::const_pointer const_entry_pointer;
175 typedef typename entry_allocator::reference entry_reference;
176 typedef typename entry_allocator::const_reference const_entry_reference;
177 typedef typename entry_allocator::pointer entry_array;
677 static entry_allocator s_entry_allocator;
H A Dconstructor_destructor_fn_imps.hpp43 typename PB_DS_CLASS_C_DEC::entry_allocator
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dconstructors_destructor_fn_imps.hpp42 typename PB_DS_CLASS_C_DEC::entry_allocator
H A Dbinary_heap_.hpp119 entry_allocator; typedef in class:__gnu_pbds::detail::binary_heap
121 typedef typename entry_allocator::pointer entry_pointer;
315 static entry_allocator s_entry_allocator;

Completed in 68 milliseconds