| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/ |
| H A D | base.h | 172 template<typename _Predicate, typename argument_type> 174 : public std::unary_function<argument_type, bool> 184 operator()(const argument_type& __x) in operator()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/ |
| H A D | base.h | 172 template<typename _Predicate, typename argument_type> 174 : public std::unary_function<argument_type, bool> 184 operator()(const argument_type& __x) in operator()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
| H A D | refwrap.h | 189 __void_t<typename _Tp::argument_type>> in _GLIBCXX_VISIBILITY() 191 typedef typename _Tp::argument_type argument_type; in _GLIBCXX_VISIBILITY()
|
| H A D | functional_hash.h | 53 typedef _Arg argument_type _GLIBCXX17_DEPRECATED; in _GLIBCXX_VISIBILITY()
|
| H A D | stl_function.h | 108 typedef _Arg argument_type; in _GLIBCXX_VISIBILITY() typedef 1004 : public unary_function<typename _Predicate::argument_type, bool> in _GLIBCXX_VISIBILITY() 1016 operator()(const typename _Predicate::argument_type& __x) const in _GLIBCXX_VISIBILITY()
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
| H A D | refwrap.h | 193 __void_t<typename _Tp::argument_type>> in _GLIBCXX_VISIBILITY() 195 typedef typename _Tp::argument_type argument_type; in _GLIBCXX_VISIBILITY()
|
| H A D | functional_hash.h | 54 typedef _Arg argument_type _GLIBCXX17_DEPRECATED; in _GLIBCXX_VISIBILITY()
|
| H A D | stl_function.h | 120 typedef _Arg argument_type; in _GLIBCXX_VISIBILITY() typedef 1025 : public unary_function<typename _Predicate::argument_type, bool> in _GLIBCXX_VISIBILITY() 1037 operator()(const typename _Predicate::argument_type& __x) const in _GLIBCXX_VISIBILITY()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/ |
| H A D | functional | 118 : public std::unary_function<typename _Operation2::argument_type, 130 operator()(const typename _Operation2::argument_type& __x) const 143 : public std::unary_function<typename _Operation2::argument_type, 157 operator()(const typename _Operation2::argument_type& __x) const 253 typedef _Argument argument_type;
|
| H A D | bitmap_allocator.h | 304 : public std::unary_function<typename _Functor::argument_type, in _GLIBCXX_VISIBILITY() 310 typedef typename _Functor::argument_type argument_type; in _GLIBCXX_VISIBILITY() 317 operator()(argument_type __arg) in _GLIBCXX_VISIBILITY()
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
| H A D | functional | 121 : public std::unary_function<typename _Operation2::argument_type, 133 operator()(const typename _Operation2::argument_type& __x) const 146 : public std::unary_function<typename _Operation2::argument_type, 160 operator()(const typename _Operation2::argument_type& __x) const 256 typedef _Argument argument_type;
|
| H A D | bitmap_allocator.h | 307 typedef typename _Functor::argument_type argument_type; in _GLIBCXX_VISIBILITY() 314 operator()(argument_type __arg) in _GLIBCXX_VISIBILITY() 337 typedef _Block_pair argument_type; in _GLIBCXX_VISIBILITY()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
| H A D | IndexedMap.h | 30 using IndexT = typename ToIndexT::argument_type;
|
| H A D | SparseSet.h | 128 using KeyT = typename KeyFunctorT::argument_type;
|
| H A D | SparseMultiSet.h | 120 using KeyT = typename KeyFunctorT::argument_type;
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/ |
| H A D | PDBTypes.h | 600 using argument_type = llvm::pdb::PDB_SymType; 603 result_type operator()(const argument_type &Arg) const {
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/include/__memory/ |
| H A D | unique_ptr.h | 753 typedef unique_ptr<_Tp, _Dp> argument_type; 756 result_type operator()(const argument_type& __ptr) const 758 typedef typename argument_type::pointer pointer;
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/ |
| H A D | typeindex | 117 typedef type_index argument_type;
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/ |
| H A D | typeindex | 117 typedef type_index argument_type;
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/ |
| H A D | memory | 239 using argument_type = experimental::observer_ptr<_Tp>;
|
| H A D | propagate_const | 440 using argument_type = experimental::propagate_const<_Tp>;
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/ |
| H A D | memory | 240 using argument_type = experimental::observer_ptr<_Tp>;
|
| H A D | propagate_const | 434 using argument_type = experimental::propagate_const<_Tp>;
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
| H A D | TargetRegisterInfo.h | 1244 using argument_type = Register; member
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
| H A D | variant | 1736 using argument_type = variant<_Types...>; 1740 result_type operator()(const argument_type& __v) const { 1759 using argument_type = monostate; 1763 result_type operator()(const argument_type&) const _NOEXCEPT {
|