| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/ |
| D | hashtable.h | 103 typename _ExtractKey, typename _Equal, in _GLIBCXX_VISIBILITY() 113 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY() 118 public __detail::_Hash_code_base<_Key, _Value, _ExtractKey, _Equal, in _GLIBCXX_VISIBILITY() 123 _Equal, _H1, _H2, _Hash, in _GLIBCXX_VISIBILITY() 135 typedef _Equal key_equal; in _GLIBCXX_VISIBILITY() 200 const _Equal&, const _ExtractKey&, in _GLIBCXX_VISIBILITY() 207 const _Equal&, const _ExtractKey&, in _GLIBCXX_VISIBILITY() 425 typename _Allocator, typename _ExtractKey, typename _Equal, in _GLIBCXX_VISIBILITY() 428 typename _Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, in _GLIBCXX_VISIBILITY() 431 _Hashtable<_Key, _Value, _Allocator, _ExtractKey, _Equal, in _GLIBCXX_VISIBILITY() [all …]
|
| D | hashtable_policy.h | 566 typename _ExtractKey, typename _Equal, in _GLIBCXX_VISIBILITY() 574 typename _ExtractKey, typename _Equal, in _GLIBCXX_VISIBILITY() 576 struct _Hash_code_base<_Key, _Value, _ExtractKey, _Equal, _H1, _H2, in _GLIBCXX_VISIBILITY() 580 _Hash_code_base(const _ExtractKey& __ex, const _Equal& __eq, in _GLIBCXX_VISIBILITY() 624 _Equal _M_eq; in _GLIBCXX_VISIBILITY() 637 typename _ExtractKey, typename _Equal, in _GLIBCXX_VISIBILITY() 639 struct _Hash_code_base<_Key, _Value, _ExtractKey, _Equal, _H1, _H2, in _GLIBCXX_VISIBILITY() 646 typename _ExtractKey, typename _Equal, in _GLIBCXX_VISIBILITY() 648 struct _Hash_code_base<_Key, _Value, _ExtractKey, _Equal, _H1, _H2, in _GLIBCXX_VISIBILITY() 658 _Hash_code_base(const _ExtractKey& __ex, const _Equal& __eq, in _GLIBCXX_VISIBILITY() [all …]
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
| D | hashtable.h | 58 template<typename _Equal, typename _Hash, typename _Allocator> in _GLIBCXX_VISIBILITY() 60 = _Enable_default_constructor<__and_<is_default_constructible<_Equal>, in _GLIBCXX_VISIBILITY() 179 typename _ExtractKey, typename _Equal, in _GLIBCXX_VISIBILITY() 183 : public __detail::_Hashtable_base<_Key, _Value, _ExtractKey, _Equal, in _GLIBCXX_VISIBILITY() 185 public __detail::_Map_base<_Key, _Value, _Alloc, _ExtractKey, _Equal, in _GLIBCXX_VISIBILITY() 188 public __detail::_Insert<_Key, _Value, _Alloc, _ExtractKey, _Equal, in _GLIBCXX_VISIBILITY() 191 public __detail::_Rehash_base<_Key, _Value, _Alloc, _ExtractKey, _Equal, in _GLIBCXX_VISIBILITY() 194 public __detail::_Equality<_Key, _Value, _Alloc, _ExtractKey, _Equal, in _GLIBCXX_VISIBILITY() 201 private _Hashtable_enable_default_ctor<_Equal, _Hash, _Alloc> in _GLIBCXX_VISIBILITY() 230 _Equal, _Hash, in _GLIBCXX_VISIBILITY() [all …]
|
| D | hashtable_policy.h | 46 typename _ExtractKey, typename _Equal, in _GLIBCXX_VISIBILITY() 59 typename _Equal, typename _Hash, typename _RangeHash, in _GLIBCXX_VISIBILITY() 701 typename _ExtractKey, typename _Equal, in _GLIBCXX_VISIBILITY() 708 template<typename _Key, typename _Val, typename _Alloc, typename _Equal, in _GLIBCXX_VISIBILITY() 711 struct _Map_base<_Key, pair<const _Key, _Val>, _Alloc, _Select1st, _Equal, in _GLIBCXX_VISIBILITY() 718 template<typename _Key, typename _Val, typename _Alloc, typename _Equal, in _GLIBCXX_VISIBILITY() 721 struct _Map_base<_Key, pair<const _Key, _Val>, _Alloc, _Select1st, _Equal, in _GLIBCXX_VISIBILITY() 726 _Select1st, _Equal, _Hash, in _GLIBCXX_VISIBILITY() 731 _Select1st, _Equal, _Hash, _RangeHash, in _GLIBCXX_VISIBILITY() 767 template<typename _Key, typename _Val, typename _Alloc, typename _Equal, in _GLIBCXX_VISIBILITY() [all …]
|
| D | node_handle.h | 242 typename _ExtractKey, typename _Equal, in _GLIBCXX_VISIBILITY() 334 typename _ExtractKey, typename _Equal, in _GLIBCXX_VISIBILITY() 386 typename _ExtractKey, typename _Equal, in _GLIBCXX_VISIBILITY()
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/debug/ |
| D | list | 62 typedef __gnu_debug::_Equal_to<_Base_const_iterator> _Equal; 298 this->_M_invalidate_if(_Equal(__victim)); 323 this->_M_invalidate_if(_Equal(__victim)); 348 this->_M_invalidate_if(_Equal(__victim)); 406 this->_M_invalidate_if(_Equal(_Base::begin())); 420 this->_M_invalidate_if(_Equal(--_Base::end())); 520 this->_M_invalidate_if(_Equal(__position)); 553 this->_M_invalidate_if(_Equal(__victim)); 616 this->_M_transfer_from_if(__x, _Equal(__i.base())); 662 this->_M_transfer_from_if(__x, _Equal(__tmp)); [all …]
|
| D | multiset.h | 56 typedef __gnu_debug::_Equal_to<_Base_const_iterator> _Equal; in _GLIBCXX_VISIBILITY() typedef 302 this->_M_invalidate_if(_Equal(__position.base())); in _GLIBCXX_VISIBILITY() 342 this->_M_invalidate_if(_Equal(__position)); in _GLIBCXX_VISIBILITY() 350 this->_M_invalidate_if(_Equal(__position.base())); in _GLIBCXX_VISIBILITY() 364 this->_M_invalidate_if(_Equal(__victim)); in _GLIBCXX_VISIBILITY() 386 this->_M_invalidate_if(_Equal(__victim)); in _GLIBCXX_VISIBILITY() 405 this->_M_invalidate_if(_Equal(__victim)); in _GLIBCXX_VISIBILITY()
|
| D | set.h | 56 typedef __gnu_debug::_Equal_to<_Base_const_iterator> _Equal; in _GLIBCXX_VISIBILITY() typedef 311 this->_M_invalidate_if(_Equal(__position.base())); in _GLIBCXX_VISIBILITY() 355 this->_M_invalidate_if(_Equal(__position)); in _GLIBCXX_VISIBILITY() 363 this->_M_invalidate_if(_Equal(__position.base())); in _GLIBCXX_VISIBILITY() 376 this->_M_invalidate_if(_Equal(__victim)); in _GLIBCXX_VISIBILITY() 397 this->_M_invalidate_if(_Equal(__victim)); in _GLIBCXX_VISIBILITY() 416 this->_M_invalidate_if(_Equal(__victim)); in _GLIBCXX_VISIBILITY()
|
| D | multimap.h | 57 typedef __gnu_debug::_Equal_to<_Base_const_iterator> _Equal; in _GLIBCXX_VISIBILITY() typedef 331 this->_M_invalidate_if(_Equal(__position.base())); in _GLIBCXX_VISIBILITY() 370 this->_M_invalidate_if(_Equal(__position)); in _GLIBCXX_VISIBILITY() 383 this->_M_invalidate_if(_Equal(__position.base())); in _GLIBCXX_VISIBILITY() 397 this->_M_invalidate_if(_Equal(__victim)); in _GLIBCXX_VISIBILITY() 418 this->_M_invalidate_if(_Equal(__victim)); in _GLIBCXX_VISIBILITY() 437 this->_M_invalidate_if(_Equal(__victim)); in _GLIBCXX_VISIBILITY()
|
| D | map.h | 57 typedef __gnu_debug::_Equal_to<_Base_const_iterator> _Equal; in _GLIBCXX_VISIBILITY() typedef 447 this->_M_invalidate_if(_Equal(__position.base())); in _GLIBCXX_VISIBILITY() 490 this->_M_invalidate_if(_Equal(__position)); in _GLIBCXX_VISIBILITY() 503 this->_M_invalidate_if(_Equal(__position.base())); in _GLIBCXX_VISIBILITY() 516 this->_M_invalidate_if(_Equal(__victim)); in _GLIBCXX_VISIBILITY() 536 this->_M_invalidate_if(_Equal(__victim)); in _GLIBCXX_VISIBILITY() 555 this->_M_invalidate_if(_Equal(__victim)); in _GLIBCXX_VISIBILITY()
|
| D | deque | 62 typedef __gnu_debug::_Equal_to<_Base_const_iterator> _Equal; 549 this->_M_invalidate_if(_Equal(_Base::begin())); 557 this->_M_invalidate_if(_Equal(--_Base::end())); 576 this->_M_invalidate_if(_Equal(__victim)); 611 this->_M_invalidate_if(_Equal(__position));
|
| D | vector | 132 typedef __gnu_debug::_Equal_to<_Base_const_iterator> _Equal; 533 this->_M_invalidate_if(_Equal(--_Base::end()));
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/ |
| D | ChangeLog-2020 | 5084 const _H2&, const _Hash&, const _Equal&, const _ExtractKey&, 5087 const _H2&, const _Hash&, const _Equal&, const _ExtractKey&, 5090 const _H2&, const _Hash&, const _Equal&, const _ExtractKey&, 5106 (_Equality<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash,
|
| D | ChangeLog-2011 | 24 way the _Equal functor is used depending on whether hash code is 28 _Equal functor management...
|
| D | ChangeLog-2017 | 1711 size_type, const _H1&, const _H2&, const _Hash&, const _Equal&,
|