Searched refs:node_update (Results 26 - 32 of 32) sorted by relevance

12

/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/
H A Dsplay_tree_.hpp143 typedef typename base_type::node_update node_update; typedef in class:__gnu_pbds::detail::PB_DS_S_TREE_NAME
149 PB_DS_S_TREE_NAME(const Cmp_Fn&, const node_update&);
H A Derase_fn_imps.hpp145 this->apply_update(p_target_r, (node_update*)this);
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
H A Dpat_trie_.hpp106 public Node_And_It_Traits::node_update,
269 typedef typename traits_type::node_update node_update; typedef in class:__gnu_pbds::detail::PB_DS_PAT_TRIE_NAME
297 node_update&
300 const node_update&
H A Derase_fn_imps.hpp102 apply_update(p_nd, (node_update*)this);
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/
H A Dsplit_join_fn_imps.hpp123 base_type::update_to_top(p_x, (node_update* )this);
295 this->update_to_top(p_parent, (node_update* )this);
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/opt/
H A Dpr47615.C224 typedef typename Node_And_It_Traits::node_update node_update; typedef in class:__gnu_pbds::__anon933::bin_search_tree_no_data_
254 apply_update (p_x->m_p_parent, (node_update *) this);
283 node_update ()((p_nd), ((0)));
505 < const_node_iterator, node_iterator, Cmp_Fn, Allocator > node_update; typedef in struct:__gnu_pbds::detail::bin_search_tree_traits
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/
H A Dassoc_container.hpp561 typedef Node_Update node_update; typedef in class:__gnu_pbds::basic_branch
607 typename PB_DS_TREE_NODE_AND_IT_TRAITS::node_update, \
698 typename PB_DS_TRIE_NODE_AND_IT_TRAITS::node_update, \

Completed in 112 milliseconds

12