Searched refs:_InputValueType (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | stl_algo.h | 1689 _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 D | stl_algo.h | 1648 _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 D | ChangeLog-2005 | 523 _BinaryPredicateConcept<_Compare, _InputValueType, _OutputValueType>
|