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

/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
H A Dcond_key_dtor_entry_dealtor.hpp63 typedef typename HT_Map::entry_allocator entry_allocator; typedef in class:pb_ds::detail::PB_DS_CKDED_CLASS_NAME
67 PB_DS_CKDED_CLASS_NAME(entry_allocator* p_a, entry* p_e);
79 entry_allocator* const m_p_a;
89 PB_DS_CKDED_CLASS_NAME(entry_allocator* p_a, entry* p_e)
H A Dcc_ht_map_.hpp147 typedef typename Allocator::template rebind<entry>::other entry_allocator; typedef in class:pb_ds::detail::PB_DS_CLASS_NAME
148 typedef typename entry_allocator::pointer entry_pointer;
149 typedef typename entry_allocator::const_pointer const_entry_pointer;
150 typedef typename entry_allocator::reference entry_reference;
151 typedef typename entry_allocator::const_reference const_entry_reference;
602 static entry_allocator s_entry_allocator;
H A Dconstructor_destructor_fn_imps.hpp49 typename PB_DS_CLASS_C_DEC::entry_allocator
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/
H A Dcond_dealtor.hpp70 entry_allocator; typedef in class:pb_ds::detail::cond_dealtor
72 typedef typename entry_allocator::pointer entry_pointer;
89 static entry_allocator s_alloc;
93 typename PB_DS_COND_DEALTOR_CLASS_C_DEC::entry_allocator
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/list_update_map_/
H A Dlu_map_.hpp125 typedef typename Allocator::template rebind<entry>::other entry_allocator; typedef in class:pb_ds::detail::PB_DS_CLASS_NAME
126 typedef typename entry_allocator::pointer entry_pointer;
127 typedef typename entry_allocator::const_pointer const_entry_pointer;
128 typedef typename entry_allocator::reference entry_reference;
129 typedef typename entry_allocator::const_reference const_entry_reference;
337 static entry_allocator s_entry_allocator;
H A Dconstructor_destructor_fn_imps.hpp48 typename PB_DS_CLASS_C_DEC::entry_allocator
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/binary_heap_/
H A Dbinary_heap_.hpp117 entry_allocator; typedef in class:pb_ds::detail::binary_heap_
119 typedef typename entry_allocator::pointer entry_pointer;
331 static entry_allocator s_entry_allocator;
H A Dconstructors_destructor_fn_imps.hpp48 typename PB_DS_CLASS_C_DEC::entry_allocator
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dgp_ht_map_.hpp149 typedef typename Allocator::template rebind<entry>::other entry_allocator; typedef in class:pb_ds::detail::PB_DS_CLASS_NAME
150 typedef typename entry_allocator::pointer entry_pointer;
151 typedef typename entry_allocator::const_pointer const_entry_pointer;
152 typedef typename entry_allocator::reference entry_reference;
153 typedef typename entry_allocator::const_reference const_entry_reference;
154 typedef typename entry_allocator::pointer entry_array;
647 static entry_allocator s_entry_allocator;
H A Dconstructor_destructor_fn_imps.hpp49 typename PB_DS_CLASS_C_DEC::entry_allocator

Completed in 129 milliseconds