Home
last modified time | relevance | path

Searched refs:a_const_iterator (Results 1 – 10 of 10) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
H A Dpat_trie_base.hpp113 typedef typename _ATraits::const_iterator a_const_iterator; typedef
116 typedef std::pair<a_const_iterator, a_const_iterator> node_debug_info;
224 typedef typename base_type::a_const_iterator a_const_iterator; typedef
240 get_pref_pos(a_const_iterator, a_const_iterator, a_const_pointer) const;
373 _Inode(size_type, const a_const_iterator);
391 get_child_node(a_const_iterator, a_const_iterator, a_const_pointer);
394 get_child_node(a_const_iterator, a_const_iterator, a_const_pointer) const;
397 get_child_it(a_const_iterator, a_const_iterator, a_const_pointer);
400 get_lower_bound_child_node(a_const_iterator, a_const_iterator,
404 add_child(node_pointer, a_const_iterator, a_const_iterator,
[all …]
H A Dpat_trie_.hpp116 typedef typename synth_access_traits::const_iterator a_const_iterator; typedef in __gnu_pbds::detail::PB_DS_PAT_TRIE_NAME
498 static inline a_const_iterator
501 static inline a_const_iterator
555 rec_split(node_pointer, a_const_iterator, a_const_iterator,
559 split_insert_branch(size_type, a_const_iterator, inode_iterator,
H A Dfind_fn_imps.hpp129 typename PB_DS_CLASS_C_DEC::a_const_iterator b_it = in lower_bound_imp()
132 typename PB_DS_CLASS_C_DEC::a_const_iterator e_it = in lower_bound_imp()
207 inline typename PB_DS_CLASS_C_DEC::a_const_iterator
219 inline typename PB_DS_CLASS_C_DEC::a_const_iterator
H A Dsplit_fn_imps.hpp132 rec_split(node_pointer p_nd, a_const_iterator b_it, a_const_iterator e_it, in rec_split()
195 split_insert_branch(size_type e_ind, a_const_iterator b_it, in split_insert_branch()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
H A Dpat_trie_base.hpp113 typedef typename _ATraits::const_iterator a_const_iterator; typedef
116 typedef std::pair<a_const_iterator, a_const_iterator> node_debug_info;
224 typedef typename base_type::a_const_iterator a_const_iterator; typedef
240 get_pref_pos(a_const_iterator, a_const_iterator, a_const_pointer) const;
373 _Inode(size_type, const a_const_iterator);
391 get_child_node(a_const_iterator, a_const_iterator, a_const_pointer);
394 get_child_node(a_const_iterator, a_const_iterator, a_const_pointer) const;
397 get_child_it(a_const_iterator, a_const_iterator, a_const_pointer);
400 get_lower_bound_child_node(a_const_iterator, a_const_iterator,
404 add_child(node_pointer, a_const_iterator, a_const_iterator,
[all …]
H A Dpat_trie_.hpp117 typedef typename synth_access_traits::const_iterator a_const_iterator; typedef in __gnu_pbds::detail::PB_DS_PAT_TRIE_NAME
499 static inline a_const_iterator
502 static inline a_const_iterator
556 rec_split(node_pointer, a_const_iterator, a_const_iterator,
560 split_insert_branch(size_type, a_const_iterator, inode_iterator,
H A Dfind_fn_imps.hpp129 typename PB_DS_CLASS_C_DEC::a_const_iterator b_it = in lower_bound_imp()
132 typename PB_DS_CLASS_C_DEC::a_const_iterator e_it = in lower_bound_imp()
207 inline typename PB_DS_CLASS_C_DEC::a_const_iterator
219 inline typename PB_DS_CLASS_C_DEC::a_const_iterator
H A Dsplit_fn_imps.hpp132 rec_split(node_pointer p_nd, a_const_iterator b_it, a_const_iterator e_it, in rec_split()
195 split_insert_branch(size_type e_ind, a_const_iterator b_it, in split_insert_branch()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/
H A Dtrie_policy.hpp169 typedef typename access_traits::const_iterator a_const_iterator; typedef in __gnu_pbds::trie_prefix_search_node_update
195 prefix_range(a_const_iterator, a_const_iterator) const;
200 prefix_range(a_const_iterator, a_const_iterator);
209 next_child(node_iterator, a_const_iterator, a_const_iterator,
261 typedef typename access_traits::const_iterator a_const_iterator; typedef in __gnu_pbds::trie_order_statistics_node_update
301 order_of_prefix(a_const_iterator, a_const_iterator) const;
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/
H A Dtrie_policy.hpp168 typedef typename access_traits::const_iterator a_const_iterator; typedef in __gnu_pbds::trie_prefix_search_node_update
194 prefix_range(a_const_iterator, a_const_iterator) const;
199 prefix_range(a_const_iterator, a_const_iterator);
208 next_child(node_iterator, a_const_iterator, a_const_iterator,
260 typedef typename access_traits::const_iterator a_const_iterator; typedef in __gnu_pbds::trie_order_statistics_node_update
300 order_of_prefix(a_const_iterator, a_const_iterator) const;