Searched refs:_Less (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/debug/ |
| D | functions.h | 76 typedef std::less<_PointerType> _Less; in __foreign_iterator_aux4() typedef 78 constexpr _Less __l{}; in __foreign_iterator_aux4() 80 const _Less __l = _Less(); in __foreign_iterator_aux4()
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/ |
| D | base.h | 252 struct _Less : std::binary_function<_T1, _T2, bool> struct 265 struct _Less<_Tp, _Tp> argument
|
| D | algo.h | 422 __gnu_parallel::_Less<_ValueType1, _ValueType2>(), in _GLIBCXX_VISIBILITY() 516 __gnu_parallel::_Less<_ValueType1, _ValueType2>(), in _GLIBCXX_VISIBILITY() 610 __gnu_parallel::_Less<_ValueType1, _ValueType2>(), in _GLIBCXX_VISIBILITY() 702 __gnu_parallel::_Less<_ValueType1, _ValueType2>(), in _GLIBCXX_VISIBILITY() 1944 __result, __gnu_parallel::_Less<_ValueType1, _ValueType2>()); in _GLIBCXX_VISIBILITY()
|
| D | algobase.h | 437 typedef __gnu_parallel::_Less<_ValueType1, _ValueType2> _LessType; in _GLIBCXX_VISIBILITY()
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/ |
| D | ChangeLog-2010 | 4932 * include/parallel/base.h (_Less): Use std::less.
|
| D | ChangeLog-2020 | 8468 (__cmp_cat::_Ord::_Less, __cmp_cat::_Ord::_Greater): Rename to less
|