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

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
H A Dinsert_join_fn_imps.hpp291 if (!p_l->should_be_mine(pref_begin(p_r), pref_end(p_r), checked_ind, this))
300 node_pointer p_pot_child = p_l->add_child(p_r, pref_begin(p_r),
307 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),
443 typename synth_access_traits::const_iterator left_b_it = pref_begin(p_l);
445 typename synth_access_traits::const_iterator right_b_it = pref_begin(p_r);
H A Dtrace_fn_imps.hpp68 typename access_traits::const_iterator el_it = pref_begin(p_nd);
H A Dconstructors_destructor_fn_imps.hpp206 new (p_ret) inode(p_icp->get_e_ind(), pref_begin(a_p_children[0]));
211 p_ret->add_child(a_p_children[child_i], pref_begin(a_p_children[child_i]),
H A Dsplit_fn_imps.hpp63 m_p_head->m_p_parent = rec_split(m_p_head->m_p_parent, pref_begin(p_split_lf),
239 p_new_root->add_child(*child_b_it, pref_begin(*child_b_it),
245 pref_begin(m_p_head->m_p_parent),
H A Derase_fn_imps.hpp86 p_internal->replace_child(p_new_child, pref_begin(p_new_child),
H A Dfind_fn_imps.hpp211 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.hpp826 pref_begin() const function in class:__gnu_pbds::detail::pat_trie_base::_Node_citer
872 { return std::make_pair(pref_begin(), pref_end()); }
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
H A Dinsert_join_fn_imps.hpp291 if (!p_l->should_be_mine(pref_begin(p_r), pref_end(p_r), checked_ind, this))
300 node_pointer p_pot_child = p_l->add_child(p_r, pref_begin(p_r),
307 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),
443 typename synth_access_traits::const_iterator left_b_it = pref_begin(p_l);
445 typename synth_access_traits::const_iterator right_b_it = pref_begin(p_r);
H A Dtrace_fn_imps.hpp68 typename access_traits::const_iterator el_it = pref_begin(p_nd);
H A Dconstructors_destructor_fn_imps.hpp206 new (p_ret) inode(p_icp->get_e_ind(), pref_begin(a_p_children[0]));
211 p_ret->add_child(a_p_children[child_i], pref_begin(a_p_children[child_i]),
H A Dsplit_fn_imps.hpp63 m_p_head->m_p_parent = rec_split(m_p_head->m_p_parent, pref_begin(p_split_lf),
239 p_new_root->add_child(*child_b_it, pref_begin(*child_b_it),
245 pref_begin(m_p_head->m_p_parent),
H A Derase_fn_imps.hpp86 p_internal->replace_child(p_new_child, pref_begin(p_new_child),
H A Dfind_fn_imps.hpp211 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.hpp826 pref_begin() const function in class:__gnu_pbds::detail::pat_trie_base::_Node_citer
872 { return std::make_pair(pref_begin(), pref_end()); }

Completed in 216 milliseconds