Searched refs:allocate_new_entry (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/
H A Dinsert_fn_imps.hpp59 p_l = allocate_new_entry(r_val, traits_base::m_no_throw_copies_indicator);
69 allocate_new_entry(const_reference r_val, false_type) function in class:PB_DS_CLASS_C_DEC
85 allocate_new_entry(const_reference r_val, true_type) function in class:PB_DS_CLASS_C_DEC
H A Dconstructor_destructor_fn_imps.hpp90 entry_pointer p_l = allocate_new_entry(*it,
H A Dlu_map_.hpp281 allocate_new_entry(const_reference, false_type);
284 allocate_new_entry(const_reference, true_type);

Completed in 38 milliseconds