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

/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/pat_trie_/
H A Dinsert_join_fn_imps.hpp292 if (!p_l->should_be_mine(pref_begin(p_r), pref_end(p_r), checked_ind, this))
301 node_pointer p_pot_child = p_l->add_child(p_r, pref_begin(p_r),
308 p_l->replace_child(p_new_child, pref_begin(p_new_child),
339 p_l->replace_child(p_new_child, pref_begin(p_new_child),
355 p_l->replace_child(p_new_child, pref_begin(p_new_child),
367 p_r->replace_child(p_new_child, pref_begin(p_new_child),
440 typename synth_e_access_traits::const_iterator left_b_it = pref_begin(p_l);
442 typename synth_e_access_traits::const_iterator right_b_it = pref_begin(p_r);
H A Dtrace_fn_imps.hpp72 typename e_access_traits::const_iterator el_it = pref_begin(p_nd);
H A Dconstructors_destructor_fn_imps.hpp210 pref_begin(a_p_children[0]));
215 p_ret->add_child(a_p_children[child_i], pref_begin(a_p_children[child_i]),
H A Dnode_iterators.hpp123 pref_begin() const function in class:pb_ds::detail::pat_trie_const_node_it_
197 { return std::make_pair(pref_begin(), pref_end()); }
H A Dsplit_fn_imps.hpp67 pref_begin(p_split_lf),
246 p_new_root->add_child(*child_b_it, pref_begin(*child_b_it),
253 pref_begin(m_p_head->m_p_parent),
H A Derase_fn_imps.hpp89 pref_begin(p_new_child),
H A Dfind_fn_imps.hpp215 pref_begin(const_node_pointer p_nd) function in class:PB_DS_CLASS_C_DEC
H A Dpat_trie_.hpp430 pref_begin(const_node_pointer);

Completed in 82 milliseconds