HomeSort by relevance Sort by last modified time
    Searched refs:node_iterator (Results 26 - 50 of 86) sorted by null

12 3 4

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/pat_trie_/
iterators_fn_imps.hpp 104 inline typename PB_DS_CLASS_C_DEC::node_iterator
107 { return node_iterator(m_p_head->m_p_parent, this); }
116 inline typename PB_DS_CLASS_C_DEC::node_iterator
119 { return node_iterator(0, this); }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/bin_search_tree_/
iterators_fn_imps.hpp 114 inline typename PB_DS_CLASS_C_DEC::node_iterator
118 return (node_iterator(m_p_head->m_p_parent));
130 inline typename PB_DS_CLASS_C_DEC::node_iterator
134 return (node_iterator(0));
traits.hpp 139 node_iterator; typedef in struct:__gnu_pbds::detail::bin_search_tree_traits
144 node_iterator,
152 node_iterator,
223 typedef node_const_iterator node_iterator; typedef in struct:__gnu_pbds::detail::bin_search_tree_traits
226 Node_Update<node_const_iterator, node_iterator, Cmp_Fn, _Alloc>
232 node_iterator,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/pat_trie_/
iterators_fn_imps.hpp 104 inline typename PB_DS_CLASS_C_DEC::node_iterator
107 { return node_iterator(m_p_head->m_p_parent, this); }
116 inline typename PB_DS_CLASS_C_DEC::node_iterator
119 { return node_iterator(0, this); }
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/bin_search_tree_/
iterators_fn_imps.hpp 114 inline typename PB_DS_CLASS_C_DEC::node_iterator
118 return (node_iterator(m_p_head->m_p_parent));
130 inline typename PB_DS_CLASS_C_DEC::node_iterator
134 return (node_iterator(0));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/pat_trie_/
iterators_fn_imps.hpp 104 inline typename PB_DS_CLASS_C_DEC::node_iterator
107 { return node_iterator(m_p_head->m_p_parent, this); }
116 inline typename PB_DS_CLASS_C_DEC::node_iterator
119 { return node_iterator(0, this); }
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/bin_search_tree_/
iterators_fn_imps.hpp 114 inline typename PB_DS_CLASS_C_DEC::node_iterator
118 return (node_iterator(m_p_head->m_p_parent));
130 inline typename PB_DS_CLASS_C_DEC::node_iterator
134 return (node_iterator(0));
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/pat_trie_/
iterators_fn_imps.hpp 104 inline typename PB_DS_CLASS_C_DEC::node_iterator
107 { return node_iterator(m_p_head->m_p_parent, this); }
116 inline typename PB_DS_CLASS_C_DEC::node_iterator
119 { return node_iterator(0, this); }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/trie_policy/
trie_policy_base.hpp 64 typedef Node_Itr node_iterator; typedef in class:__gnu_pbds::detail::trie_policy_base
66 typedef typename node_iterator::value_type iterator;
80 virtual node_iterator
86 virtual node_iterator
98 common_prefix_len(node_iterator, e_const_iterator,
102 leftmost_it(node_iterator);
105 rightmost_it(node_iterator);
123 common_prefix_len(node_iterator nd_it, e_const_iterator b_r,
157 leftmost_it(node_iterator nd_it)
168 rightmost_it(node_iterator nd_it
    [all...]
prefix_search_node_update_imp.hpp 111 typename PB_DS_CLASS_C_DEC::node_iterator
113 next_child(node_iterator nd_it, typename access_traits::const_iterator b,
114 typename access_traits::const_iterator e, node_iterator end_nd_it,
118 node_iterator ret = end_nd_it;
122 node_iterator pot = nd_it.get_child(i);
138 operator()(node_iterator /*nd_it*/, node_const_iterator /*end_nd_it*/) const
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/trie_policy/
trie_policy_base.hpp 64 typedef Node_Itr node_iterator; typedef in class:__gnu_pbds::detail::trie_policy_base
66 typedef typename node_iterator::value_type iterator;
80 virtual node_iterator
86 virtual node_iterator
98 common_prefix_len(node_iterator, e_const_iterator,
102 leftmost_it(node_iterator);
105 rightmost_it(node_iterator);
123 common_prefix_len(node_iterator nd_it, e_const_iterator b_r,
157 leftmost_it(node_iterator nd_it)
168 rightmost_it(node_iterator nd_it
    [all...]
prefix_search_node_update_imp.hpp 111 typename PB_DS_CLASS_C_DEC::node_iterator
113 next_child(node_iterator nd_it, typename access_traits::const_iterator b,
114 typename access_traits::const_iterator e, node_iterator end_nd_it,
118 node_iterator ret = end_nd_it;
122 node_iterator pot = nd_it.get_child(i);
138 operator()(node_iterator /*nd_it*/, node_const_iterator /*end_nd_it*/) const
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/trie_policy/
trie_policy_base.hpp 64 typedef Node_Itr node_iterator; typedef in class:__gnu_pbds::detail::trie_policy_base
66 typedef typename node_iterator::value_type iterator;
80 virtual node_iterator
86 virtual node_iterator
98 common_prefix_len(node_iterator, e_const_iterator,
102 leftmost_it(node_iterator);
105 rightmost_it(node_iterator);
123 common_prefix_len(node_iterator nd_it, e_const_iterator b_r,
157 leftmost_it(node_iterator nd_it)
168 rightmost_it(node_iterator nd_it
    [all...]
prefix_search_node_update_imp.hpp 111 typename PB_DS_CLASS_C_DEC::node_iterator
113 next_child(node_iterator nd_it, typename access_traits::const_iterator b,
114 typename access_traits::const_iterator e, node_iterator end_nd_it,
118 node_iterator ret = end_nd_it;
122 node_iterator pot = nd_it.get_child(i);
138 operator()(node_iterator /*nd_it*/, node_const_iterator /*end_nd_it*/) const
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/trie_policy/
trie_policy_base.hpp 64 typedef Node_Itr node_iterator; typedef in class:__gnu_pbds::detail::trie_policy_base
66 typedef typename node_iterator::value_type iterator;
80 virtual node_iterator
86 virtual node_iterator
98 common_prefix_len(node_iterator, e_const_iterator,
102 leftmost_it(node_iterator);
105 rightmost_it(node_iterator);
123 common_prefix_len(node_iterator nd_it, e_const_iterator b_r,
157 leftmost_it(node_iterator nd_it)
168 rightmost_it(node_iterator nd_it
    [all...]
prefix_search_node_update_imp.hpp 111 typename PB_DS_CLASS_C_DEC::node_iterator
113 next_child(node_iterator nd_it, typename access_traits::const_iterator b,
114 typename access_traits::const_iterator e, node_iterator end_nd_it,
118 node_iterator ret = end_nd_it;
122 node_iterator pot = nd_it.get_child(i);
138 operator()(node_iterator /*nd_it*/, node_const_iterator /*end_nd_it*/) const
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/
tree_policy.hpp 78 typedef Node_Itr node_iterator; typedef in class:__gnu_pbds::tree_order_statistics_node_update
80 typedef typename node_iterator::value_type iterator;
123 /// Returns the node_iterator associated with the tree's root node.
124 virtual node_iterator
131 /// Returns the node_iterator associated with a just-after leaf node.
132 virtual node_iterator
140 /// Updates the rank of a node through a node_iterator node_it;
143 operator()(node_iterator, node_const_iterator) const;
trie_policy.hpp 176 typedef Node_Itr node_iterator; typedef in class:__gnu_pbds::trie_prefix_search_node_update
178 typedef typename node_iterator::value_type iterator;
204 operator()(node_iterator node_it, node_const_iterator end_nd_it) const;
207 node_iterator
208 next_child(node_iterator, a_const_iterator, a_const_iterator,
209 node_iterator, const access_traits&);
223 /// Returns the node_iterator associated with the trie's root node.
224 virtual node_iterator
231 /// Returns the node_iterator associated with a just-after leaf node.
232 virtual node_iterator
268 typedef Node_Itr node_iterator; typedef in class:__gnu_pbds::trie_order_statistics_node_update
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/
tree_policy.hpp 78 typedef Node_Itr node_iterator; typedef in class:__gnu_pbds::tree_order_statistics_node_update
80 typedef typename node_iterator::value_type iterator;
123 /// Returns the node_iterator associated with the tree's root node.
124 virtual node_iterator
131 /// Returns the node_iterator associated with a just-after leaf node.
132 virtual node_iterator
140 /// Updates the rank of a node through a node_iterator node_it;
143 operator()(node_iterator, node_const_iterator) const;
trie_policy.hpp 176 typedef Node_Itr node_iterator; typedef in class:__gnu_pbds::trie_prefix_search_node_update
178 typedef typename node_iterator::value_type iterator;
204 operator()(node_iterator node_it, node_const_iterator end_nd_it) const;
207 node_iterator
208 next_child(node_iterator, a_const_iterator, a_const_iterator,
209 node_iterator, const access_traits&);
223 /// Returns the node_iterator associated with the trie's root node.
224 virtual node_iterator
231 /// Returns the node_iterator associated with a just-after leaf node.
232 virtual node_iterator
268 typedef Node_Itr node_iterator; typedef in class:__gnu_pbds::trie_order_statistics_node_update
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/
tree_policy.hpp 78 typedef Node_Itr node_iterator; typedef in class:__gnu_pbds::tree_order_statistics_node_update
80 typedef typename node_iterator::value_type iterator;
123 /// Returns the node_iterator associated with the tree's root node.
124 virtual node_iterator
131 /// Returns the node_iterator associated with a just-after leaf node.
132 virtual node_iterator
140 /// Updates the rank of a node through a node_iterator node_it;
143 operator()(node_iterator, node_const_iterator) const;
trie_policy.hpp 176 typedef Node_Itr node_iterator; typedef in class:__gnu_pbds::trie_prefix_search_node_update
178 typedef typename node_iterator::value_type iterator;
204 operator()(node_iterator node_it, node_const_iterator end_nd_it) const;
207 node_iterator
208 next_child(node_iterator, a_const_iterator, a_const_iterator,
209 node_iterator, const access_traits&);
223 /// Returns the node_iterator associated with the trie's root node.
224 virtual node_iterator
231 /// Returns the node_iterator associated with a just-after leaf node.
232 virtual node_iterator
268 typedef Node_Itr node_iterator; typedef in class:__gnu_pbds::trie_order_statistics_node_update
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/
tree_policy.hpp 78 typedef Node_Itr node_iterator; typedef in class:__gnu_pbds::tree_order_statistics_node_update
80 typedef typename node_iterator::value_type iterator;
123 /// Returns the node_iterator associated with the tree's root node.
124 virtual node_iterator
131 /// Returns the node_iterator associated with a just-after leaf node.
132 virtual node_iterator
140 /// Updates the rank of a node through a node_iterator node_it;
143 operator()(node_iterator, node_const_iterator) const;
trie_policy.hpp 176 typedef Node_Itr node_iterator; typedef in class:__gnu_pbds::trie_prefix_search_node_update
178 typedef typename node_iterator::value_type iterator;
204 operator()(node_iterator node_it, node_const_iterator end_nd_it) const;
207 node_iterator
208 next_child(node_iterator, a_const_iterator, a_const_iterator,
209 node_iterator, const access_traits&);
223 /// Returns the node_iterator associated with the trie's root node.
224 virtual node_iterator
231 /// Returns the node_iterator associated with a just-after leaf node.
232 virtual node_iterator
268 typedef Node_Itr node_iterator; typedef in class:__gnu_pbds::trie_order_statistics_node_update
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/bin_search_tree_/
traits.hpp 139 node_iterator; typedef in struct:__gnu_pbds::detail::bin_search_tree_traits
144 node_iterator,
152 node_iterator,
223 typedef node_const_iterator node_iterator; typedef in struct:__gnu_pbds::detail::bin_search_tree_traits
226 Node_Update<node_const_iterator, node_iterator, Cmp_Fn, _Alloc>
232 node_iterator,

Completed in 1242 milliseconds

12 3 4