Home
last modified time | relevance | path

Searched defs:const_iterator (Results 1 – 25 of 118) sorted by relevance

12345

/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
H A Dpat_trie_base.hpp255 struct const_iterator struct
257 node_pointer_pointer m_p_p_cur;
258 node_pointer_pointer m_p_p_end;
262 typedef node_pointer value_type;
263 typedef node_pointer_pointer pointer;
266 const_iterator(node_pointer_pointer p_p_cur = 0, in const_iterator() function
280 operator++() in operator ++()
289 operator++(int) in operator ++()
297 operator->() const in operator ->()
304 operator*() const in operator *()
[all …]
H A Dtraits.hpp82 typedef base_type::_CIter<node, leaf, head, inode, true> const_iterator; typedef
128 typedef base_type::_CIter<node, leaf, head, inode, true> const_iterator; typedef
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
H A Dpat_trie_base.hpp255 struct const_iterator struct
257 node_pointer_pointer m_p_p_cur;
258 node_pointer_pointer m_p_p_end;
262 typedef node_pointer value_type;
263 typedef node_pointer_pointer pointer;
266 const_iterator(node_pointer_pointer p_p_cur = 0, in const_iterator() argument
280 operator++() in operator ++()
289 operator++(int) in operator ++()
297 operator->() const in operator ->()
304 operator*() const in operator *()
[all …]
H A Dtraits.hpp82 typedef base_type::_CIter<node, leaf, head, inode, true> const_iterator; typedef
128 typedef base_type::_CIter<node, leaf, head, inode, true> const_iterator; typedef
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/
H A Dtrie_policy.hpp91 typename String::const_iterator>::__type const_iterator; typedef
180 typedef typename node_const_iterator::value_type const_iterator; typedef in __gnu_pbds::trie_prefix_search_node_update
270 typedef typename node_const_iterator::value_type const_iterator; typedef in __gnu_pbds::trie_order_statistics_node_update
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/
H A Dtrie_policy.hpp90 typename String::const_iterator>::__type const_iterator; typedef
179 typedef typename node_const_iterator::value_type const_iterator; typedef in __gnu_pbds::trie_prefix_search_node_update
269 typedef typename node_const_iterator::value_type const_iterator; typedef in __gnu_pbds::trie_order_statistics_node_update
H A Dtree_policy.hpp79 typedef typename node_const_iterator::value_type const_iterator; typedef in __gnu_pbds::tree_order_statistics_node_update
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/debug/
H A Dsafe_sequence.tcc41 typedef typename _Sequence::const_iterator const_iterator; in _M_invalidate_if() typedef
72 typedef typename _Sequence::const_iterator const_iterator; in _M_transfer_from_if() typedef
H A Dsafe_iterator.tcc41 typedef typename const_debug_iterator::iterator_type const_iterator; in _M_can_advance() typedef
H A Dsafe_unordered_container.tcc41 typedef typename _Container::const_iterator const_iterator; in _M_invalidate_if() typedef
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/debug/
H A Dsafe_sequence.tcc41 typedef typename _Sequence::const_iterator const_iterator; in _M_invalidate_if() typedef
72 typedef typename _Sequence::const_iterator const_iterator; in _M_transfer_from_if() typedef
H A Dsafe_unordered_container.tcc41 typedef typename _Container::const_iterator const_iterator; in _M_invalidate_if() typedef
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dunordered_set.h71 typedef typename _Base::const_iterator const_iterator; in _GLIBCXX_VISIBILITY() typedef
156 typedef typename _Base::const_iterator const_iterator; in _GLIBCXX_VISIBILITY() typedef
H A Dstl_deque.h110 typedef _Deque_iterator<_Tp, const _Tp&, const _Tp*> const_iterator; in _GLIBCXX_VISIBILITY() typedef
450 typedef _Deque_iterator<_Tp, const _Tp&, const _Tp*> const_iterator; in _GLIBCXX_VISIBILITY() typedef
745 typedef typename _Base::const_iterator const_iterator; in _GLIBCXX_VISIBILITY() typedef
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/backward/
H A Dhashtable.h114 const_iterator; in _GLIBCXX_VISIBILITY() typedef
165 const_iterator; in _GLIBCXX_VISIBILITY() typedef
328 const_iterator; in _GLIBCXX_VISIBILITY() typedef
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/backward/
H A Dhashtable.h113 const_iterator; in _GLIBCXX_VISIBILITY() typedef
164 const_iterator; in _GLIBCXX_VISIBILITY() typedef
327 const_iterator; in _GLIBCXX_VISIBILITY() typedef
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dunordered_set.h120 typedef typename _Hashtable::const_iterator const_iterator; in _GLIBCXX_VISIBILITY() typedef
918 typedef typename _Hashtable::const_iterator const_iterator; in _GLIBCXX_VISIBILITY() typedef
H A Dunordered_map.h126 typedef typename _Hashtable::const_iterator const_iterator; in _GLIBCXX_VISIBILITY() typedef
1257 typedef typename _Hashtable::const_iterator const_iterator; in _GLIBCXX_VISIBILITY() typedef
H A Dstl_deque.h113 typedef _Deque_iterator<_Tp, const _Tp&, const _Tp*> const_iterator; in _GLIBCXX_VISIBILITY() typedef
489 typedef _Deque_iterator<_Tp, const _Tp&, _Ptr_const> const_iterator; in _GLIBCXX_VISIBILITY() typedef
864 typedef typename _Base::const_iterator const_iterator; in _GLIBCXX_VISIBILITY() typedef
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/
H A Dnull_node_metadata.hpp56 typedef typename __traits_type::pointer const_iterator; typedef
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/
H A Dnull_node_metadata.hpp56 typedef typename __traits_type::pointer const_iterator; typedef
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/
H A Dsample_trie_access_traits.hpp54 typedef std::string::const_iterator const_iterator; typedef
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/
H A Dsample_trie_access_traits.hpp54 typedef std::string::const_iterator const_iterator; typedef
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/
H A Dbinomial_heap_.hpp86 typedef typename base_type::const_iterator const_iterator; typedef in __gnu_pbds::detail::binomial_heap
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/
H A Dbinomial_heap_.hpp86 typedef typename base_type::const_iterator const_iterator; typedef in __gnu_pbds::detail::binomial_heap

12345