Searched refs:pref_end (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
H A Dinsert_join_fn_imps.hpp289 if (!p_l->should_be_mine(pref_begin(p_r), pref_end(p_r), checked_ind, this))
299 pref_end(p_r), this);
306 pref_end(p_new_child), this);
338 pref_end(p_new_child), this);
354 pref_end(p_new_child), this);
366 pref_end(p_new_child), this);
442 typename synth_access_traits::const_iterator left_e_it = pref_end(p_l);
444 typename synth_access_traits::const_iterator right_e_it = pref_end(p_r);
H A Dtrace_fn_imps.hpp67 while (el_it != pref_end(p_nd))
H A Dsplit_fn_imps.hpp62 pref_end(p_split_lf), other, bag);
238 pref_end(*child_b_it), this);
244 pref_end(m_p_head->m_p_parent), this);
H A Dconstructors_destructor_fn_imps.hpp210 pref_end(a_p_children[child_i]), this);
H A Derase_fn_imps.hpp85 pref_end(p_new_child), this);
H A Dfind_fn_imps.hpp221 pref_end(node_const_pointer p_nd) function in class:PB_DS_CLASS_C_DEC
H A Dpat_trie_.hpp502 pref_end(node_const_pointer);
H A Dpat_trie_base.hpp845 pref_end() const function in class:__gnu_pbds::detail::pat_trie_base::_Node_citer
881 { return std::make_pair(pref_begin(), pref_end()); }

Completed in 118 milliseconds