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

/openbsd-current/gnu/gcc/libstdc++-v3/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))
302 pref_end(p_r), this);
309 pref_end(p_new_child), this);
340 pref_end(p_new_child), this);
356 pref_end(p_new_child), this);
368 pref_end(p_new_child), this);
441 typename synth_e_access_traits::const_iterator left_e_it = pref_end(p_l);
443 typename synth_e_access_traits::const_iterator right_e_it = pref_end(p_r);
H A Dtrace_fn_imps.hpp73 while (el_it != pref_end(p_nd))
H A Dnode_iterators.hpp136 pref_end() 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.hpp68 pref_end(p_split_lf),
247 pref_end(*child_b_it), this);
254 pref_end(m_p_head->m_p_parent), this);
H A Dconstructors_destructor_fn_imps.hpp216 pref_end(a_p_children[child_i]), this);
H A Derase_fn_imps.hpp90 pref_end(p_new_child),
H A Dfind_fn_imps.hpp227 pref_end(const_node_pointer p_nd) function in class:PB_DS_CLASS_C_DEC
H A Dpat_trie_.hpp433 pref_end(const_node_pointer);

Completed in 69 milliseconds