Searched refs:_Base_const_iterator (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/debug/
H A Dsafe_sequence.h139 typedef typename _Const_iterator::iterator_type _Base_const_iterator; typedef
140 typedef __gnu_debug::_Not_equal_to<_Base_const_iterator> _Not_equal;
H A Dset.h54 typedef typename _Base::const_iterator _Base_const_iterator; typedef in class:__debug::set
56 typedef __gnu_debug::_Equal_to<_Base_const_iterator> _Equal;
73 typedef __gnu_debug::_Safe_iterator<_Base_const_iterator, set>
381 for (_Base_const_iterator __victim = __first.base();
527 std::pair<_Base_const_iterator, _Base_const_iterator> __res =
H A Dmultimap.h55 typedef typename _Base::const_iterator _Base_const_iterator; typedef in class:__debug::multimap
57 typedef __gnu_debug::_Equal_to<_Base_const_iterator> _Equal;
74 typedef __gnu_debug::_Safe_iterator<_Base_const_iterator,
401 for (_Base_const_iterator __victim = __first.base();
557 std::pair<_Base_const_iterator, _Base_const_iterator> __res =
H A Dmultiset.h54 typedef typename _Base::const_iterator _Base_const_iterator; typedef in class:__debug::multiset
56 typedef __gnu_debug::_Equal_to<_Base_const_iterator> _Equal;
73 typedef __gnu_debug::_Safe_iterator<_Base_const_iterator,
369 for (_Base_const_iterator __victim = __first.base();
515 std::pair<_Base_const_iterator, _Base_const_iterator> __res =
H A Dmap.h55 typedef typename _Base::const_iterator _Base_const_iterator; typedef in class:__debug::map
57 typedef __gnu_debug::_Equal_to<_Base_const_iterator> _Equal;
74 typedef __gnu_debug::_Safe_iterator<_Base_const_iterator, map>
520 for (_Base_const_iterator __victim = __first.base();
676 std::pair<_Base_const_iterator, _Base_const_iterator> __res =
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/debug/
H A Dsafe_sequence.h139 typedef typename _Const_iterator::iterator_type _Base_const_iterator; typedef
140 typedef __gnu_debug::_Not_equal_to<_Base_const_iterator> _Not_equal;
H A Dset.h54 typedef typename _Base::const_iterator _Base_const_iterator; typedef in class:__debug::set
56 typedef __gnu_debug::_Equal_to<_Base_const_iterator> _Equal;
83 typedef __gnu_debug::_Safe_iterator<_Base_const_iterator, set>
352 erase(_Base_const_iterator __position)
390 for (_Base_const_iterator __victim = __first.base();
536 std::pair<_Base_const_iterator, _Base_const_iterator> __res =
H A Dmap.h55 typedef typename _Base::const_iterator _Base_const_iterator; typedef in class:__debug::map
57 typedef __gnu_debug::_Equal_to<_Base_const_iterator> _Equal;
84 typedef __gnu_debug::_Safe_iterator<_Base_const_iterator, map>
487 erase(_Base_const_iterator __position)
529 for (_Base_const_iterator __victim = __first.base();
685 std::pair<_Base_const_iterator, _Base_const_iterator> __res =
H A Dmultimap.h55 typedef typename _Base::const_iterator _Base_const_iterator; typedef in class:__debug::multimap
57 typedef __gnu_debug::_Equal_to<_Base_const_iterator> _Equal;
84 typedef __gnu_debug::_Safe_iterator<_Base_const_iterator,
367 erase(_Base_const_iterator __position)
411 for (_Base_const_iterator __victim = __first.base();
567 std::pair<_Base_const_iterator, _Base_const_iterator> __res =
H A Dmultiset.h54 typedef typename _Base::const_iterator _Base_const_iterator; typedef in class:__debug::multiset
56 typedef __gnu_debug::_Equal_to<_Base_const_iterator> _Equal;
83 typedef __gnu_debug::_Safe_iterator<_Base_const_iterator,
339 erase(_Base_const_iterator __position)
379 for (_Base_const_iterator __victim = __first.base();
525 std::pair<_Base_const_iterator, _Base_const_iterator> __res =
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/profile/
H A Dmultiset.h49 typedef typename _Base::const_iterator _Base_const_iterator; typedef in class:__profile::multiset
63 typedef __iterator_tracker<_Base_const_iterator,
530 std::pair<_Base_const_iterator, _Base_const_iterator> __base_ret
574 _M_hint_used(_Base_const_iterator __hint, _Base_iterator __res)
H A Dset.h49 typedef typename _Base::const_iterator _Base_const_iterator; typedef in class:__profile::set
61 typedef __iterator_tracker<_Base_const_iterator,
513 std::pair<_Base_const_iterator, _Base_const_iterator> __base_ret
557 _M_hint_used(_Base_const_iterator __hint, _Base_iterator __res)
H A Dmap.h48 typedef typename _Base::const_iterator _Base_const_iterator; typedef in class:__profile::map
60 typedef __iterator_tracker<_Base_const_iterator,
591 std::pair<_Base_const_iterator, _Base_const_iterator> __base_ret
624 _M_hint_used(_Base_const_iterator __hint, _Base_iterator __res)
H A Dmultimap.h49 typedef typename _Base::const_iterator _Base_const_iterator; typedef in class:__profile::multimap
62 typedef __iterator_tracker<_Base_const_iterator,
550 std::pair<_Base_const_iterator, _Base_const_iterator> __base_ret
583 _M_hint_used(_Base_const_iterator __hint, _Base_iterator __res)

Completed in 227 milliseconds