Home
last modified time | relevance | path

Searched refs:_InputValueType (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_algo.h1689 _InputValueType; in _GLIBCXX_VISIBILITY() typedef
1710 _InputValueType(*__first), __comp); in _GLIBCXX_VISIBILITY()
1744 _InputValueType __attribute__((__unused__)); in _GLIBCXX_VISIBILITY() typedef
1751 __glibcxx_function_requires(_ConvertibleConcept<_InputValueType, in _GLIBCXX_VISIBILITY()
1753 __glibcxx_function_requires(_LessThanOpConcept<_InputValueType, in _GLIBCXX_VISIBILITY()
1796 _InputValueType __attribute__((__unused__)); in _GLIBCXX_VISIBILITY() typedef
1805 __glibcxx_function_requires(_ConvertibleConcept<_InputValueType, in _GLIBCXX_VISIBILITY()
1808 _InputValueType, _OutputValueType>) in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_algo.h1648 _InputValueType; in _GLIBCXX_VISIBILITY() typedef
1669 _InputValueType(*__first), __comp); in _GLIBCXX_VISIBILITY()
1705 _InputValueType __attribute__((__unused__)); in _GLIBCXX_VISIBILITY() typedef
1712 __glibcxx_function_requires(_ConvertibleConcept<_InputValueType, in _GLIBCXX_VISIBILITY()
1714 __glibcxx_function_requires(_LessThanOpConcept<_InputValueType, in _GLIBCXX_VISIBILITY()
1757 _InputValueType __attribute__((__unused__)); in _GLIBCXX_VISIBILITY() typedef
1766 __glibcxx_function_requires(_ConvertibleConcept<_InputValueType, in _GLIBCXX_VISIBILITY()
1769 _InputValueType, _OutputValueType>) in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-2005523 _BinaryPredicateConcept<_Compare, _InputValueType, _OutputValueType>