Searched refs:pref_begin (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))
298 node_pointer p_pot_child = p_l->add_child(p_r, pref_begin(p_r),
305 p_l->replace_child(p_new_child, pref_begin(p_new_child),
337 p_l->replace_child(p_new_child, pref_begin(p_new_child),
353 p_l->replace_child(p_new_child, pref_begin(p_new_child),
365 p_r->replace_child(p_new_child, pref_begin(p_new_child),
441 typename synth_access_traits::const_iterator left_b_it = pref_begin(p_l);
443 typename synth_access_traits::const_iterator right_b_it = pref_begin(p_r);
H A Dtrace_fn_imps.hpp66 typename access_traits::const_iterator el_it = pref_begin(p_nd);
H A Dconstructors_destructor_fn_imps.hpp204 new (p_ret) inode(p_icp->get_e_ind(), pref_begin(a_p_children[0]));
209 p_ret->add_child(a_p_children[child_i], pref_begin(a_p_children[child_i]),
H A Dsplit_fn_imps.hpp61 m_p_head->m_p_parent = rec_split(m_p_head->m_p_parent, pref_begin(p_split_lf),
237 p_new_root->add_child(*child_b_it, pref_begin(*child_b_it),
243 pref_begin(m_p_head->m_p_parent),
H A Derase_fn_imps.hpp84 p_internal->replace_child(p_new_child, pref_begin(p_new_child),
H A Dfind_fn_imps.hpp209 pref_begin(node_const_pointer p_nd) function in class:PB_DS_CLASS_C_DEC
H A Dpat_trie_.hpp499 pref_begin(node_const_pointer);
H A Dpat_trie_base.hpp833 pref_begin() const function in class:__gnu_pbds::detail::pat_trie_base::_Node_citer
881 { return std::make_pair(pref_begin(), pref_end()); }

Completed in 102 milliseconds