Home
last modified time | relevance | path

Searched refs:argument_type (Results 1 – 23 of 23) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/parallel/
H A Dbase.h172 template<typename _Predicate, typename argument_type>
174 : public std::unary_function<argument_type, bool>
184 operator()(const argument_type& __x) in operator()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/parallel/
H A Dbase.h172 template<typename _Predicate, typename argument_type>
174 : public std::unary_function<argument_type, bool>
184 operator()(const argument_type& __x) in operator()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Drefwrap.h186 __void_t<typename _Tp::argument_type>> in _GLIBCXX_VISIBILITY()
188 typedef typename _Tp::argument_type argument_type; in _GLIBCXX_VISIBILITY()
H A Dfunctional_hash.h53 typedef _Arg argument_type _GLIBCXX17_DEPRECATED; in _GLIBCXX_VISIBILITY()
H A Dstl_function.h108 typedef _Arg argument_type; in _GLIBCXX_VISIBILITY() typedef
980 : public unary_function<typename _Predicate::argument_type, bool> in _GLIBCXX_VISIBILITY()
992 operator()(const typename _Predicate::argument_type& __x) const in _GLIBCXX_VISIBILITY()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dfunctional127 : public unary_function<typename _Operation2::argument_type,
139 operator()(const typename _Operation2::argument_type& __x) const
152 : public unary_function<typename _Operation2::argument_type,
166 operator()(const typename _Operation2::argument_type& __x) const
276 typedef _Argument argument_type;
H A Dbitmap_allocator.h307 : public std::unary_function<typename _Functor::argument_type, in _GLIBCXX_VISIBILITY()
313 typedef typename _Functor::argument_type argument_type; in _GLIBCXX_VISIBILITY()
320 operator()(argument_type __arg) in _GLIBCXX_VISIBILITY()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Dfunctional126 : public unary_function<typename _Operation2::argument_type,
138 operator()(const typename _Operation2::argument_type& __x) const
151 : public unary_function<typename _Operation2::argument_type,
165 operator()(const typename _Operation2::argument_type& __x) const
261 typedef _Argument argument_type;
H A Dbitmap_allocator.h307 : public std::unary_function<typename _Functor::argument_type, in _GLIBCXX_VISIBILITY()
313 typedef typename _Functor::argument_type argument_type; in _GLIBCXX_VISIBILITY()
320 operator()(argument_type __arg) in _GLIBCXX_VISIBILITY()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dstl_function.h106 typedef _Arg argument_type; in _GLIBCXX_VISIBILITY() typedef
354 : public unary_function<typename _Predicate::argument_type, bool> in _GLIBCXX_VISIBILITY()
364 operator()(const typename _Predicate::argument_type& __x) const in _GLIBCXX_VISIBILITY()
H A Dfunctional_hash.h53 typedef _Arg argument_type; in _GLIBCXX_VISIBILITY() typedef
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/std/
H A Dtypeindex100 typedef type_index argument_type;
H A Dvariant1424 using argument_type [[__deprecated__]] = variant<_Types...>;
1431 using argument_type [[__deprecated__]] = monostate;
H A Doptional1516 using argument_type [[__deprecated__]] = optional<_Tp>;
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/std/
H A Dtypeindex97 typedef type_index argument_type;
H A Dfunctional278 // Nested argument_type only.
283 typedef typename _Tp::argument_type argument_type;
300 typedef typename _Tp::argument_type argument_type;
305 _GLIBCXX_HAS_NESTED_TYPE(argument_type)
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/experimental/
H A Dmemory239 using argument_type = experimental::observer_ptr<_Tp>;
H A Dpropagate_const433 using argument_type = experimental::propagate_const<_Tp>;
H A Doptional989 using argument_type = experimental::optional<_Tp>;
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/tr1/
H A Dshared_ptr.h291 typedef _Tp* argument_type; in _GLIBCXX_VISIBILITY() typedef
H A Dfunctional346 : unary_function<typename _Tp::argument_type,
362 : unary_function<typename _Tp::argument_type,
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/tr1/
H A Dshared_ptr.h282 typedef _Tp* argument_type; in _GLIBCXX_VISIBILITY() typedef
H A Dfunctional342 : unary_function<typename _Tp::argument_type,
358 : unary_function<typename _Tp::argument_type,