Home
last modified time | relevance | path

Searched refs:_Not_equal (Results 1 – 7 of 7) sorted by relevance

/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/debug/
Dsafe_sequence.h140 typedef __gnu_debug::_Not_equal_to<_Base_const_iterator> _Not_equal; in _M_invalidate_all() typedef
142 this->_M_invalidate_if(_Not_equal(__seq._M_base().end())); in _M_invalidate_all()
Dlist58 typedef __gnu_debug::_Not_equal_to<_Base_const_iterator> _Not_equal;
554 this->_M_transfer_from_if(__x, _Not_equal(__x._M_base().end()));
717 this->_M_transfer_from_if(__x, _Not_equal(__x._M_base().end()));
744 this->_M_transfer_from_if(__x, _Not_equal(__x._M_base().end()));
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/debug/
Dlist52 typedef __gnu_debug::_Not_equal_to<_Base_const_iterator> _Not_equal;
476 this->_M_transfer_from_if(__x, _Not_equal(__x._M_base().end()));
637 this->_M_transfer_from_if(__x, _Not_equal(__x._M_base().end()));
664 this->_M_transfer_from_if(__x, _Not_equal(__x._M_base().end()));
695 this->_M_invalidate_if(_Not_equal(_Base::end()));
Dmultiset.h391 typedef __gnu_debug::_Not_equal_to<_Base_const_iterator> _Not_equal; in _GLIBCXX_VISIBILITY() typedef
392 this->_M_invalidate_if(_Not_equal(_Base::end())); in _GLIBCXX_VISIBILITY()
Dset.h398 typedef __gnu_debug::_Not_equal_to<_Base_const_iterator> _Not_equal; in _GLIBCXX_VISIBILITY() typedef
399 this->_M_invalidate_if(_Not_equal(_M_base().end())); in _GLIBCXX_VISIBILITY()
Dmultimap.h398 typedef __gnu_debug::_Not_equal_to<_Base_const_iterator> _Not_equal; in _GLIBCXX_VISIBILITY() typedef
399 this->_M_invalidate_if(_Not_equal(_Base::end())); in _GLIBCXX_VISIBILITY()
Dmap.h413 typedef __gnu_debug::_Not_equal_to<_Base_const_iterator> _Not_equal; in _GLIBCXX_VISIBILITY() typedef
414 this->_M_invalidate_if(_Not_equal(_M_base().end())); in _GLIBCXX_VISIBILITY()