HomeSort by relevance Sort by last modified time
    Searched full:node_pointer (Results 401 - 425 of 640) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/rc_binomial_heap_/
rc_binomial_heap_.hpp 72 typedef typename base_type::node_pointer node_pointer; typedef in class:__gnu_pbds::detail::rc_binomial_heap
140 inline node_pointer
141 link_with_next_sibling(node_pointer);
rc.hpp 58 typedef typename __rebind_n::other::pointer node_pointer; typedef in class:__gnu_pbds::detail::rc
60 typedef typename _Alloc::template rebind<node_pointer> __rebind_np;
71 typedef node_pointer entry;
84 inline node_pointer
116 node_pointer m_a_entries[max_entries];
171 inline typename rc<_Node, _Alloc>::node_pointer
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/bin_search_tree_/
cond_dtor_entry_dealtor.hpp 45 bin_search_tree_cond_dtor_entry_dealtor_(node_pointer p_nd) : m_p_nd(p_nd),
66 node_pointer m_p_nd;
constructors_destructor_fn_imps.hpp 152 typename PB_DS_CLASS_C_DEC::node_pointer
154 recursive_copy_node(const node_pointer p_nd)
159 node_pointer p_ret = s_node_allocator.allocate(1);
205 node_pointer p_min = m_p_head->m_p_parent;
212 node_pointer p_max = m_p_head->m_p_parent;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/pat_trie_/
update_fn_imps.hpp 44 apply_update(node_pointer /*p_nd*/, null_node_update_pointer)
51 apply_update(node_pointer p_nd, Node_Update_* /*p_update*/)
split_fn_imps.hpp 117 node_pointer p_nd = it.m_p_nd;
131 typename PB_DS_CLASS_C_DEC::node_pointer
133 rec_split(node_pointer p_nd, const_e_iterator b_it, const_e_iterator e_it, PB_DS_CLASS_C_DEC& other, split_join_branch_bag& r_bag)
144 node_pointer p_child_ret = rec_split(p_internal_nd->get_child_node(b_it, e_it, this), b_it, e_it, other, r_bag);
192 node_pointer p_ret =* p_internal_nd->begin();
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/bin_search_tree_/
cond_dtor_entry_dealtor.hpp 45 bin_search_tree_cond_dtor_entry_dealtor_(node_pointer p_nd) : m_p_nd(p_nd),
66 node_pointer m_p_nd;
constructors_destructor_fn_imps.hpp 153 typename PB_DS_CLASS_C_DEC::node_pointer
155 recursive_copy_node(const node_pointer p_nd)
160 node_pointer p_ret = s_node_allocator.allocate(1);
206 node_pointer p_min = m_p_head->m_p_parent;
213 node_pointer p_max = m_p_head->m_p_parent;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/pat_trie_/
update_fn_imps.hpp 44 apply_update(node_pointer /*p_nd*/, null_node_update_pointer)
51 apply_update(node_pointer p_nd, Node_Update_* /*p_update*/)
split_fn_imps.hpp 117 node_pointer p_nd = it.m_p_nd;
131 typename PB_DS_CLASS_C_DEC::node_pointer
133 rec_split(node_pointer p_nd, const_e_iterator b_it, const_e_iterator e_it, PB_DS_CLASS_C_DEC& other, split_join_branch_bag& r_bag)
144 node_pointer p_child_ret = rec_split(p_internal_nd->get_child_node(b_it, e_it, this), b_it, e_it, other, r_bag);
192 node_pointer p_ret =* p_internal_nd->begin();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/bin_search_tree_/
cond_dtor_entry_dealtor.hpp 45 bin_search_tree_cond_dtor_entry_dealtor_(node_pointer p_nd) : m_p_nd(p_nd),
66 node_pointer m_p_nd;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/pat_trie_/
update_fn_imps.hpp 44 apply_update(node_pointer /*p_nd*/, null_node_update_pointer)
51 apply_update(node_pointer p_nd, Node_Update_* /*p_update*/)
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
cond_dtor_entry_dealtor.hpp 45 bin_search_tree_cond_dtor_entry_dealtor_(node_pointer p_nd) : m_p_nd(p_nd),
66 node_pointer m_p_nd;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
update_fn_imps.hpp 44 apply_update(node_pointer /*p_nd*/, null_node_update_pointer)
51 apply_update(node_pointer p_nd, Node_Update_* /*p_update*/)
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
cond_dtor_entry_dealtor.hpp 45 bin_search_tree_cond_dtor_entry_dealtor_(node_pointer p_nd) : m_p_nd(p_nd),
66 node_pointer m_p_nd;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
update_fn_imps.hpp 44 apply_update(node_pointer /*p_nd*/, null_node_update_pointer)
51 apply_update(node_pointer p_nd, Node_Update_* /*p_update*/)
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
cond_dtor_entry_dealtor.hpp 45 bin_search_tree_cond_dtor_entry_dealtor_(node_pointer p_nd) : m_p_nd(p_nd),
66 node_pointer m_p_nd;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
update_fn_imps.hpp 44 apply_update(node_pointer /*p_nd*/, null_node_update_pointer)
51 apply_update(node_pointer p_nd, Node_Update_* /*p_update*/)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/bin_search_tree_/
cond_dtor_entry_dealtor.hpp 45 bin_search_tree_cond_dtor_entry_dealtor_(node_pointer p_nd) : m_p_nd(p_nd),
66 node_pointer m_p_nd;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/pat_trie_/
update_fn_imps.hpp 44 apply_update(node_pointer /*p_nd*/, null_node_update_pointer)
51 apply_update(node_pointer p_nd, Node_Update_* /*p_update*/)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/bin_search_tree_/
cond_dtor_entry_dealtor.hpp 45 bin_search_tree_cond_dtor_entry_dealtor_(node_pointer p_nd) : m_p_nd(p_nd),
66 node_pointer m_p_nd;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/pat_trie_/
update_fn_imps.hpp 44 apply_update(node_pointer /*p_nd*/, null_node_update_pointer)
51 apply_update(node_pointer p_nd, Node_Update_* /*p_update*/)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/pat_trie_/
update_fn_imps.hpp 44 apply_update(node_pointer, null_node_update_pointer)
51 apply_update(node_pointer p_nd, Node_Update_*)
split_fn_imps.hpp 116 node_pointer p_nd = it.m_p_nd;
130 typename PB_DS_CLASS_C_DEC::node_pointer
132 rec_split(node_pointer p_nd, a_const_iterator b_it, a_const_iterator e_it,
144 node_pointer pfirst = p_ind->get_child_node(b_it, e_it, this);
145 node_pointer p_child_ret = rec_split(pfirst, b_it, e_it, other, r_bag);
185 node_pointer p_ret = *p_ind->begin();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/bin_search_tree_/
debug_fn_imps.hpp 89 assert_node_consistent(const node_pointer p_nd,
98 assert_node_consistent_(const node_pointer p_nd,
128 assert_node_consistent_with_left(const node_pointer p_nd,
141 assert_node_consistent_with_right(const node_pointer p_nd,
162 assert_min_imp(const node_pointer p_nd, const char* __file, int __line) const
189 assert_max_imp(const node_pointer p_nd,
261 assert_consistent_with_debug_base(const node_pointer p_nd,

Completed in 584 milliseconds

<<11121314151617181920>>