HomeSort by relevance Sort by last modified time
    Searched refs:b_it (Results 1 - 21 of 21) sorted by null

  /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_/
split_fn_imps.hpp 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);
147 p_ind->replace_child(p_child_ret, b_it, e_it, this);
150 inode_iterator child_it = p_ind->get_child_it(b_it, e_it, this);
163 other.split_insert_branch(p_ind->get_e_ind(), b_it, child_it,
166 child_it = p_ind->get_child_it(b_it, e_it, this);
195 split_insert_branch(size_type e_ind, a_const_iterator b_it,
231 new (p_new_root) inode(e_ind, b_it);
pat_trie_base.hpp 1007 get_pref_pos(a_const_iterator b_it, a_const_iterator e_it,
1010 if (static_cast<std::size_t>(std::distance(b_it, e_it)) <= m_e_ind)
1012 std::advance(b_it, m_e_ind);
1013 return 1 + p_traits->e_pos(*b_it);
1085 get_child_node(a_const_iterator b_it, a_const_iterator e_it,
1088 const size_type i = get_pref_pos(b_it, e_it, p_traits);
1096 get_child_it(a_const_iterator b_it, a_const_iterator e_it,
1099 const size_type i = get_pref_pos(b_it, e_it, p_traits);
1108 get_child_node(a_const_iterator b_it, a_const_iterator e_it,
1110 { return const_cast<node_pointer>(get_child_node(b_it, e_it, p_traits));
1183 a_const_iterator b_it; local
    [all...]
find_fn_imps.hpp 98 typename synth_access_traits::const_iterator b_it =
109 node_pointer p_next_nd = static_cast<inode_pointer>(p_nd)->get_child_node(b_it, e_it, this);
129 typename PB_DS_CLASS_C_DEC::a_const_iterator b_it = local
152 static_cast<inode_pointer>(p_nd)->get_lower_bound_child_node( b_it, e_it, checked_ind, this);
  /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_/
split_fn_imps.hpp 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);
147 p_ind->replace_child(p_child_ret, b_it, e_it, this);
150 inode_iterator child_it = p_ind->get_child_it(b_it, e_it, this);
163 other.split_insert_branch(p_ind->get_e_ind(), b_it, child_it,
166 child_it = p_ind->get_child_it(b_it, e_it, this);
195 split_insert_branch(size_type e_ind, a_const_iterator b_it,
231 new (p_new_root) inode(e_ind, b_it);
pat_trie_base.hpp 1007 get_pref_pos(a_const_iterator b_it, a_const_iterator e_it,
1010 if (static_cast<std::size_t>(std::distance(b_it, e_it)) <= m_e_ind)
1012 std::advance(b_it, m_e_ind);
1013 return 1 + p_traits->e_pos(*b_it);
1085 get_child_node(a_const_iterator b_it, a_const_iterator e_it,
1088 const size_type i = get_pref_pos(b_it, e_it, p_traits);
1096 get_child_it(a_const_iterator b_it, a_const_iterator e_it,
1099 const size_type i = get_pref_pos(b_it, e_it, p_traits);
1108 get_child_node(a_const_iterator b_it, a_const_iterator e_it,
1110 { return const_cast<node_pointer>(get_child_node(b_it, e_it, p_traits));
1183 a_const_iterator b_it; local
    [all...]
find_fn_imps.hpp 98 typename synth_access_traits::const_iterator b_it =
109 node_pointer p_next_nd = static_cast<inode_pointer>(p_nd)->get_child_node(b_it, e_it, this);
129 typename PB_DS_CLASS_C_DEC::a_const_iterator b_it = local
152 static_cast<inode_pointer>(p_nd)->get_lower_bound_child_node( b_it, e_it, checked_ind, 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/pat_trie_/
split_fn_imps.hpp 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);
147 p_ind->replace_child(p_child_ret, b_it, e_it, this);
150 inode_iterator child_it = p_ind->get_child_it(b_it, e_it, this);
163 other.split_insert_branch(p_ind->get_e_ind(), b_it, child_it,
166 child_it = p_ind->get_child_it(b_it, e_it, this);
195 split_insert_branch(size_type e_ind, a_const_iterator b_it,
231 new (p_new_root) inode(e_ind, b_it);
pat_trie_base.hpp 1007 get_pref_pos(a_const_iterator b_it, a_const_iterator e_it,
1010 if (static_cast<std::size_t>(std::distance(b_it, e_it)) <= m_e_ind)
1012 std::advance(b_it, m_e_ind);
1013 return 1 + p_traits->e_pos(*b_it);
1085 get_child_node(a_const_iterator b_it, a_const_iterator e_it,
1088 const size_type i = get_pref_pos(b_it, e_it, p_traits);
1096 get_child_it(a_const_iterator b_it, a_const_iterator e_it,
1099 const size_type i = get_pref_pos(b_it, e_it, p_traits);
1108 get_child_node(a_const_iterator b_it, a_const_iterator e_it,
1110 { return const_cast<node_pointer>(get_child_node(b_it, e_it, p_traits));
1183 a_const_iterator b_it; local
    [all...]
find_fn_imps.hpp 98 typename synth_access_traits::const_iterator b_it =
109 node_pointer p_next_nd = static_cast<inode_pointer>(p_nd)->get_child_node(b_it, e_it, this);
129 typename PB_DS_CLASS_C_DEC::a_const_iterator b_it = local
152 static_cast<inode_pointer>(p_nd)->get_lower_bound_child_node( b_it, e_it, checked_ind, this);
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/pat_trie_/
split_fn_imps.hpp 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);
147 p_ind->replace_child(p_child_ret, b_it, e_it, this);
150 inode_iterator child_it = p_ind->get_child_it(b_it, e_it, this);
163 other.split_insert_branch(p_ind->get_e_ind(), b_it, child_it,
166 child_it = p_ind->get_child_it(b_it, e_it, this);
195 split_insert_branch(size_type e_ind, a_const_iterator b_it,
231 new (p_new_root) inode(e_ind, b_it);
pat_trie_base.hpp 1007 get_pref_pos(a_const_iterator b_it, a_const_iterator e_it,
1010 if (static_cast<std::size_t>(std::distance(b_it, e_it)) <= m_e_ind)
1012 std::advance(b_it, m_e_ind);
1013 return 1 + p_traits->e_pos(*b_it);
1085 get_child_node(a_const_iterator b_it, a_const_iterator e_it,
1088 const size_type i = get_pref_pos(b_it, e_it, p_traits);
1096 get_child_it(a_const_iterator b_it, a_const_iterator e_it,
1099 const size_type i = get_pref_pos(b_it, e_it, p_traits);
1108 get_child_node(a_const_iterator b_it, a_const_iterator e_it,
1110 { return const_cast<node_pointer>(get_child_node(b_it, e_it, p_traits));
1183 a_const_iterator b_it; local
    [all...]
find_fn_imps.hpp 98 typename synth_access_traits::const_iterator b_it =
109 node_pointer p_next_nd = static_cast<inode_pointer>(p_nd)->get_child_node(b_it, e_it, this);
129 typename PB_DS_CLASS_C_DEC::a_const_iterator b_it = local
152 static_cast<inode_pointer>(p_nd)->get_lower_bound_child_node( b_it, e_it, checked_ind, this);
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/pat_trie_/
split_fn_imps.hpp 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);
147 p_ind->replace_child(p_child_ret, b_it, e_it, this);
150 inode_iterator child_it = p_ind->get_child_it(b_it, e_it, this);
163 other.split_insert_branch(p_ind->get_e_ind(), b_it, child_it,
166 child_it = p_ind->get_child_it(b_it, e_it, this);
195 split_insert_branch(size_type e_ind, a_const_iterator b_it,
231 new (p_new_root) inode(e_ind, b_it);
pat_trie_base.hpp 1007 get_pref_pos(a_const_iterator b_it, a_const_iterator e_it,
1010 if (static_cast<std::size_t>(std::distance(b_it, e_it)) <= m_e_ind)
1012 std::advance(b_it, m_e_ind);
1013 return 1 + p_traits->e_pos(*b_it);
1085 get_child_node(a_const_iterator b_it, a_const_iterator e_it,
1088 const size_type i = get_pref_pos(b_it, e_it, p_traits);
1096 get_child_it(a_const_iterator b_it, a_const_iterator e_it,
1099 const size_type i = get_pref_pos(b_it, e_it, p_traits);
1108 get_child_node(a_const_iterator b_it, a_const_iterator e_it,
1110 { return const_cast<node_pointer>(get_child_node(b_it, e_it, p_traits));
1183 a_const_iterator b_it; local
    [all...]
find_fn_imps.hpp 98 typename synth_access_traits::const_iterator b_it =
109 node_pointer p_next_nd = static_cast<inode_pointer>(p_nd)->get_child_node(b_it, e_it, this);
129 typename PB_DS_CLASS_C_DEC::a_const_iterator b_it = local
152 static_cast<inode_pointer>(p_nd)->get_lower_bound_child_node( b_it, e_it, checked_ind, this);
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/pat_trie_/
split_fn_imps.hpp 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);
147 p_ind->replace_child(p_child_ret, b_it, e_it, this);
150 inode_iterator child_it = p_ind->get_child_it(b_it, e_it, this);
163 other.split_insert_branch(p_ind->get_e_ind(), b_it, child_it,
166 child_it = p_ind->get_child_it(b_it, e_it, this);
195 split_insert_branch(size_type e_ind, a_const_iterator b_it,
231 new (p_new_root) inode(e_ind, b_it);
pat_trie_base.hpp 1007 get_pref_pos(a_const_iterator b_it, a_const_iterator e_it,
1010 if (static_cast<std::size_t>(std::distance(b_it, e_it)) <= m_e_ind)
1012 std::advance(b_it, m_e_ind);
1013 return 1 + p_traits->e_pos(*b_it);
1085 get_child_node(a_const_iterator b_it, a_const_iterator e_it,
1088 const size_type i = get_pref_pos(b_it, e_it, p_traits);
1096 get_child_it(a_const_iterator b_it, a_const_iterator e_it,
1099 const size_type i = get_pref_pos(b_it, e_it, p_traits);
1108 get_child_node(a_const_iterator b_it, a_const_iterator e_it,
1110 { return const_cast<node_pointer>(get_child_node(b_it, e_it, p_traits));
1183 a_const_iterator b_it; local
    [all...]
find_fn_imps.hpp 98 typename synth_access_traits::const_iterator b_it =
109 node_pointer p_next_nd = static_cast<inode_pointer>(p_nd)->get_child_node(b_it, e_it, this);
129 typename PB_DS_CLASS_C_DEC::a_const_iterator b_it = local
152 static_cast<inode_pointer>(p_nd)->get_lower_bound_child_node( b_it, e_it, checked_ind, this);
  /external/vulkan-validation-layers/layers/
core_validation.cpp 1675 auto b_it = inputs.begin(); local
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/core_validation/
core_validation.cpp 1443 auto b_it = inputs.begin(); local
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/layers/
core_validation.cpp 1443 auto b_it = inputs.begin(); local
    [all...]

Completed in 557 milliseconds