Home
last modified time | relevance | path

Searched refs:node_update (Results 1 – 25 of 57) sorted by relevance

123

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/ov_tree_map_/
H A Dconstructors_destructor_fn_imps.hpp72 PB_DS_OV_TREE_NAME(const Cmp_Fn& r_cmp_fn, const node_update& r_nodeu) : in PB_DS_OV_TREE_NAME()
74 node_update(r_nodeu), in PB_DS_OV_TREE_NAME()
88 node_update(other), in PB_DS_OV_TREE_NAME()
142 reallocate_metadata((node_update*)this, len); in copy_from_ordered_range()
147 update(PB_DS_node_begin_imp(), (node_update*)this); in copy_from_ordered_range()
190 reallocate_metadata((node_update* )this, len); in copy_from_ordered_range()
195 update(PB_DS_node_begin_imp(), (node_update* )this); in copy_from_ordered_range()
237 reallocate_metadata((node_update*)this, 0); in ~PB_DS_OV_TREE_NAME()
257 node_update::operator()(nd_it, end_it); in update()
H A Derase_fn_imps.hpp55 reallocate_metadata((node_update* )this, 0); in clear()
109 reallocate_metadata((node_update*)this, new_size); in erase_if()
119 update(node_begin(), (node_update*)this); in erase_if()
168 reallocate_metadata((node_update*)this, m_size - 1); in erase_imp()
178 update(node_begin(), (node_update*)this); in erase_imp()
H A Dov_tree_map_.hpp114 public Node_And_It_Traits::node_update,
219 typedef typename traits_type::node_update node_update; typedef in __gnu_pbds::detail::PB_DS_OV_TREE_NAME
228 PB_DS_OV_TREE_NAME(const Cmp_Fn&, const node_update&);
475 reallocate_metadata((node_update*)this, m_size + 1); in insert_new_val()
486 update(node_begin(), (node_update* )this); in insert_new_val()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/ov_tree_map_/
H A Dconstructors_destructor_fn_imps.hpp72 PB_DS_OV_TREE_NAME(const Cmp_Fn& r_cmp_fn, const node_update& r_nodeu) : in PB_DS_OV_TREE_NAME()
74 node_update(r_nodeu), in PB_DS_OV_TREE_NAME()
88 node_update(other), in PB_DS_OV_TREE_NAME()
142 reallocate_metadata((node_update*)this, len); in copy_from_ordered_range()
147 update(PB_DS_node_begin_imp(), (node_update*)this); in copy_from_ordered_range()
190 reallocate_metadata((node_update* )this, len); in copy_from_ordered_range()
195 update(PB_DS_node_begin_imp(), (node_update* )this); in copy_from_ordered_range()
237 reallocate_metadata((node_update*)this, 0); in ~PB_DS_OV_TREE_NAME()
257 node_update::operator()(nd_it, end_it); in update()
H A Derase_fn_imps.hpp55 reallocate_metadata((node_update* )this, 0); in clear()
109 reallocate_metadata((node_update*)this, new_size); in erase_if()
119 update(node_begin(), (node_update*)this); in erase_if()
168 reallocate_metadata((node_update*)this, m_size - 1); in erase_imp()
178 update(node_begin(), (node_update*)this); in erase_imp()
H A Dov_tree_map_.hpp114 public Node_And_It_Traits::node_update,
219 typedef typename traits_type::node_update node_update; typedef in __gnu_pbds::detail::PB_DS_OV_TREE_NAME
228 PB_DS_OV_TREE_NAME(const Cmp_Fn&, const node_update&);
475 reallocate_metadata((node_update*)this, m_size + 1); in insert_new_val()
486 update(node_begin(), (node_update* )this); in insert_new_val()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/bin_search_tree_/
H A Drotate_fn_imps.hpp70 apply_update(p_x, (node_update* )this); in rotate_left()
71 apply_update(p_x->m_p_parent, (node_update* )this); in rotate_left()
101 apply_update(p_x, (node_update* )this); in rotate_right()
102 apply_update(p_x->m_p_parent, (node_update* )this); in rotate_right()
134 node_update::operator()(node_iterator(p_nd), in apply_update()
H A Dbin_search_tree_.hpp108 public Node_And_It_Traits::node_update
166 typedef typename traits_type::node_update node_update; typedef in __gnu_pbds::detail::PB_DS_BIN_TREE_NAME
175 PB_DS_BIN_TREE_NAME(const Cmp_Fn&, const node_update&);
H A Dconstructors_destructor_fn_imps.hpp66 PB_DS_BIN_TREE_NAME(const Cmp_Fn& r_cmp_fn, const node_update& r_node_update) : in PB_DS_BIN_TREE_NAME()
68 node_update(r_node_update), in PB_DS_BIN_TREE_NAME()
86 node_update(other), in PB_DS_BIN_TREE_NAME()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/bin_search_tree_/
H A Drotate_fn_imps.hpp70 apply_update(p_x, (node_update* )this); in rotate_left()
71 apply_update(p_x->m_p_parent, (node_update* )this); in rotate_left()
101 apply_update(p_x, (node_update* )this); in rotate_right()
102 apply_update(p_x->m_p_parent, (node_update* )this); in rotate_right()
134 node_update::operator()(node_iterator(p_nd), in apply_update()
H A Dbin_search_tree_.hpp108 public Node_And_It_Traits::node_update
166 typedef typename traits_type::node_update node_update; typedef in __gnu_pbds::detail::PB_DS_BIN_TREE_NAME
175 PB_DS_BIN_TREE_NAME(const Cmp_Fn&, const node_update&);
H A Dconstructors_destructor_fn_imps.hpp66 PB_DS_BIN_TREE_NAME(const Cmp_Fn& r_cmp_fn, const node_update& r_node_update) : in PB_DS_BIN_TREE_NAME()
68 node_update(r_node_update), in PB_DS_BIN_TREE_NAME()
86 node_update(other), in PB_DS_BIN_TREE_NAME()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/pat_trie_/
H A Dsplit_fn_imps.hpp150 apply_update(p_ind, (node_update*)this); in rec_split()
161 apply_update(p_ind, (node_update*)this); in rec_split()
175 apply_update(p_ind, (node_update*)this); in rec_split()
183 apply_update(p_ind, (node_update*)this); in rec_split()
190 apply_update(p_ret, (node_update*)this); in rec_split()
226 apply_update(m_p_head->m_p_parent, (node_update*)this); in split_insert_branch()
250 apply_update(m_p_head->m_p_parent, (node_update*)this); in split_insert_branch()
H A Dpolicy_access_fn_imps.hpp56 typename PB_DS_CLASS_C_DEC::node_update&
62 const typename PB_DS_CLASS_C_DEC::node_update&
H A Dpat_trie_.hpp106 public Node_And_It_Traits::node_update,
269 typedef typename traits_type::node_update node_update; typedef in __gnu_pbds::detail::PB_DS_PAT_TRIE_NAME
297 node_update&
300 const node_update&
H A Dconstructors_destructor_fn_imps.hpp83 node_update(other), in PB_DS_PAT_TRIE_NAME()
176 apply_update(p_new_lf, (node_update*)this); in recursive_copy_node()
214 apply_update(p_ret, (node_update*)this); in recursive_copy_node()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/pat_trie_/
H A Dsplit_fn_imps.hpp150 apply_update(p_ind, (node_update*)this); in rec_split()
161 apply_update(p_ind, (node_update*)this); in rec_split()
175 apply_update(p_ind, (node_update*)this); in rec_split()
183 apply_update(p_ind, (node_update*)this); in rec_split()
190 apply_update(p_ret, (node_update*)this); in rec_split()
226 apply_update(m_p_head->m_p_parent, (node_update*)this); in split_insert_branch()
250 apply_update(m_p_head->m_p_parent, (node_update*)this); in split_insert_branch()
H A Dpolicy_access_fn_imps.hpp56 typename PB_DS_CLASS_C_DEC::node_update&
62 const typename PB_DS_CLASS_C_DEC::node_update&
H A Dpat_trie_.hpp106 public Node_And_It_Traits::node_update,
269 typedef typename traits_type::node_update node_update; typedef in __gnu_pbds::detail::PB_DS_PAT_TRIE_NAME
297 node_update&
300 const node_update&
H A Dconstructors_destructor_fn_imps.hpp83 node_update(other), in PB_DS_PAT_TRIE_NAME()
176 apply_update(p_new_lf, (node_update*)this); in recursive_copy_node()
214 apply_update(p_ret, (node_update*)this); in recursive_copy_node()
H A Dinsert_join_fn_imps.hpp207 apply_update(p_r, (node_update*)this); in rec_join()
217 apply_update(p_ret, (node_update*)this); in rec_join()
225 apply_update(p_ret, (node_update*)this); in rec_join()
235 apply_update(p_ret, (node_update*)this); in rec_join()
244 apply_update(p_ret, (node_update*)this); in rec_join()
401 apply_update(p_new_lf, (node_update*)this); in insert()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/splay_tree_/
H A Dsplay_fn_imps.hpp232 base_type::update_to_top(p_grandparent, (node_update*)this); in splay_zig_zig_right()
279 this->apply_update(p_grandparent, (node_update*)this); in splay_zz_end()
280 this->apply_update(p_parent, (node_update*)this); in splay_zz_end()
281 this->apply_update(p_nd, (node_update*)this); in splay_zz_end()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/splay_tree_/
H A Dsplay_fn_imps.hpp232 base_type::update_to_top(p_grandparent, (node_update*)this); in splay_zig_zig_right()
279 this->apply_update(p_grandparent, (node_update*)this); in splay_zz_end()
280 this->apply_update(p_parent, (node_update*)this); in splay_zz_end()
281 this->apply_update(p_nd, (node_update*)this); in splay_zz_end()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/rb_tree_map_/
H A Drb_tree_.hpp117 typedef typename base_type::node_update node_update; typedef in __gnu_pbds::detail::PB_DS_RB_TREE_NAME
123 PB_DS_RB_TREE_NAME(const Cmp_Fn&, const node_update&);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/rb_tree_map_/
H A Drb_tree_.hpp117 typedef typename base_type::node_update node_update; typedef in __gnu_pbds::detail::PB_DS_RB_TREE_NAME
123 PB_DS_RB_TREE_NAME(const Cmp_Fn&, const node_update&);

123