Home
last modified time | relevance | path

Searched refs:first_argument_type (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__cxx03/__functional/
H A Dbinder2nd.h24 …: public __unary_function<typename _Operation::first_argument_type, typename _Operation::result_ty…
33 operator()(typename _Operation::first_argument_type& __x) const { in operator()
37 operator()(const typename _Operation::first_argument_type& __x) const { in operator()
H A Dbinary_function.h23 typedef _Arg1 first_argument_type; typedef
30 using first_argument_type = _Arg1; member
H A Dbinary_negate.h24 : public __binary_function<typename _Predicate::first_argument_type,
32 _LIBCPP_HIDE_FROM_ABI bool operator()(const typename _Predicate::first_argument_type& __x, in operator()
H A Dbinder1st.h27 typename _Operation::first_argument_type value;
30 …_HIDE_FROM_ABI binder1st(const _Operation& __x, const typename _Operation::first_argument_type __y) in binder1st()
/freebsd/contrib/llvm-project/libcxx/include/__functional/
H A Dbinder2nd.h26 …: public __unary_function<typename _Operation::first_argument_type, typename _Operation::result_ty…
35 operator()(typename _Operation::first_argument_type& __x) const { in operator()
39 operator()(const typename _Operation::first_argument_type& __x) const { in operator()
H A Dbinary_negate.h26 : public __binary_function<typename _Predicate::first_argument_type,
36 …const typename _Predicate::first_argument_type& __x, const typename _Predicate::second_argument_ty… in operator()
H A Dbinary_function.h25 typedef _Arg1 first_argument_type; typedef
35 using first_argument_type _LIBCPP_DEPRECATED_IN_CXX17 = _Arg1;
H A Dbinder1st.h29 typename _Operation::first_argument_type value;
32 …_HIDE_FROM_ABI binder1st(const _Operation& __x, const typename _Operation::first_argument_type __y) in binder1st()
/freebsd/contrib/llvm-project/libcxx/include/
H A Dfunctional29 typedef Arg1 first_argument_type;
203 : public binary_function<typename Predicate::first_argument_type,
209 bool operator()(const typename Predicate::first_argument_type& x,
269 typename Operation::first_argument_type value;
271 binder1st(const Operation& x, const typename Operation::first_argument_type y);
281 : public unary_function<typename Operation::first_argument_type,
289 …typename Operation::result_type operator()( typename Operation::first_argument_type& x) const;
290 …typename Operation::result_type operator()(const typename Operation::first_argument_type& x) const;
H A Dmap54 typedef value_type first_argument_type; // deprecated in C++17, removed in C++20
339 typedef value_type first_argument_type; // deprecated in C++17, removed in C++20
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/
H A Dfunctional29 typedef Arg1 first_argument_type;
203 : public binary_function<typename Predicate::first_argument_type,
209 bool operator()(const typename Predicate::first_argument_type& x,
267 typename Operation::first_argument_type value;
269 binder1st(const Operation& x, const typename Operation::first_argument_type y);
279 : public unary_function<typename Operation::first_argument_type,
287 …typename Operation::result_type operator()( typename Operation::first_argument_type& x) const;
288 …typename Operation::result_type operator()(const typename Operation::first_argument_type& x) const;
H A Dmap54 typedef value_type first_argument_type; // deprecated in C++17, removed in C++20
339 typedef value_type first_argument_type; // deprecated in C++17, removed in C++20
/freebsd/contrib/llvm-project/libcxx/include/experimental/
H A Dpropagate_const421 typedef experimental::propagate_const<_Tp> first_argument_type;
432 typedef experimental::propagate_const<_Tp> first_argument_type;
443 typedef experimental::propagate_const<_Tp> first_argument_type;
454 typedef experimental::propagate_const<_Tp> first_argument_type;
465 typedef experimental::propagate_const<_Tp> first_argument_type;
476 typedef experimental::propagate_const<_Tp> first_argument_type;