Searched refs:pref_begin (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/ |
| D | insert_join_fn_imps.hpp | 291 if (!p_l->should_be_mine(pref_begin(p_r), pref_end(p_r), checked_ind, this)) in rec_join() 300 node_pointer p_pot_child = p_l->add_child(p_r, pref_begin(p_r), in rec_join() 307 p_l->replace_child(p_new_child, pref_begin(p_new_child), in rec_join() 339 p_l->replace_child(p_new_child, pref_begin(p_new_child), in rec_join() 355 p_l->replace_child(p_new_child, pref_begin(p_new_child), in rec_join() 367 p_r->replace_child(p_new_child, pref_begin(p_new_child), in rec_join() 443 typename synth_access_traits::const_iterator left_b_it = pref_begin(p_l); in insert_branch() 445 typename synth_access_traits::const_iterator right_b_it = pref_begin(p_r); in insert_branch()
|
| D | split_fn_imps.hpp | 63 m_p_head->m_p_parent = rec_split(m_p_head->m_p_parent, pref_begin(p_split_lf), in split() 239 p_new_root->add_child(*child_b_it, pref_begin(*child_b_it), in split_insert_branch() 245 pref_begin(m_p_head->m_p_parent), in split_insert_branch()
|
| D | constructors_destructor_fn_imps.hpp | 206 new (p_ret) inode(p_icp->get_e_ind(), pref_begin(a_p_children[0])); in recursive_copy_node() 211 p_ret->add_child(a_p_children[child_i], pref_begin(a_p_children[child_i]), in recursive_copy_node()
|
| D | trace_fn_imps.hpp | 68 typename access_traits::const_iterator el_it = pref_begin(p_nd); in trace_node()
|
| D | find_fn_imps.hpp | 211 pref_begin(node_const_pointer p_nd) in pref_begin() function in PB_DS_CLASS_C_DEC
|
| D | erase_fn_imps.hpp | 86 p_internal->replace_child(p_new_child, pref_begin(p_new_child), in erase_fixup()
|
| D | pat_trie_.hpp | 499 pref_begin(node_const_pointer);
|
| D | pat_trie_base.hpp | 826 pref_begin() const in pref_begin() function in __gnu_pbds::detail::pat_trie_base::_Node_citer 872 { return std::make_pair(pref_begin(), pref_end()); } in valid_prefix()
|