HomeSort by relevance Sort by last modified time
    Searched refs:second_argument_type (Results 1 - 25 of 76) sorted by null

1 2 3 4

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.lib.binders/
test_func.h 18 typedef double second_argument_type; typedef in class:test_func
25 result_type operator() (const first_argument_type& x, second_argument_type& y) const
27 result_type operator() (const first_argument_type& x, const second_argument_type& y) const
29 result_type operator() (first_argument_type& x, const second_argument_type& y) const
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/backward/
binders.h 98 : public unary_function<typename _Operation::second_argument_type,
111 operator()(const typename _Operation::second_argument_type& __x) const
117 operator()(typename _Operation::second_argument_type& __x) const
138 typename _Operation::second_argument_type value;
142 const typename _Operation::second_argument_type& __y)
161 typedef typename _Operation::second_argument_type _Arg2_type;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/backward/
binders.h 101 : public unary_function<typename _Operation::second_argument_type,
114 operator()(const typename _Operation::second_argument_type& __x) const
120 operator()(typename _Operation::second_argument_type& __x) const
141 typename _Operation::second_argument_type value;
145 const typename _Operation::second_argument_type& __y)
164 typedef typename _Operation::second_argument_type _Arg2_type;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/backward/
binders.h 101 : public unary_function<typename _Operation::second_argument_type,
114 operator()(const typename _Operation::second_argument_type& __x) const
120 operator()(typename _Operation::second_argument_type& __x) const
141 typename _Operation::second_argument_type value;
145 const typename _Operation::second_argument_type& __y)
164 typedef typename _Operation::second_argument_type _Arg2_type;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/backward/
binders.h 98 : public unary_function<typename _Operation::second_argument_type,
111 operator()(const typename _Operation::second_argument_type& __x) const
117 operator()(typename _Operation::second_argument_type& __x) const
138 typename _Operation::second_argument_type value;
142 const typename _Operation::second_argument_type& __y)
161 typedef typename _Operation::second_argument_type _Arg2_type;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/backward/
binders.h 98 : public unary_function<typename _Operation::second_argument_type,
111 operator()(const typename _Operation::second_argument_type& __x) const
117 operator()(typename _Operation::second_argument_type& __x) const
138 typename _Operation::second_argument_type value;
142 const typename _Operation::second_argument_type& __y)
161 typedef typename _Operation::second_argument_type _Arg2_type;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/backward/
binders.h 98 : public unary_function<typename _Operation::second_argument_type,
111 operator()(const typename _Operation::second_argument_type& __x) const
117 operator()(typename _Operation::second_argument_type& __x) const
138 typename _Operation::second_argument_type value;
142 const typename _Operation::second_argument_type& __y)
161 typedef typename _Operation::second_argument_type _Arg2_type;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/backward/
binders.h 98 : public unary_function<typename _Operation::second_argument_type,
111 operator()(const typename _Operation::second_argument_type& __x) const
117 operator()(typename _Operation::second_argument_type& __x) const
138 typename _Operation::second_argument_type value;
142 const typename _Operation::second_argument_type& __y)
161 typedef typename _Operation::second_argument_type _Arg2_type;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/backward/
binders.h 101 : public unary_function<typename _Operation::second_argument_type,
114 operator()(const typename _Operation::second_argument_type& __x) const
120 operator()(typename _Operation::second_argument_type& __x) const
141 typename _Operation::second_argument_type value;
145 const typename _Operation::second_argument_type& __y)
164 typedef typename _Operation::second_argument_type _Arg2_type;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/backward/
binders.h 106 : public unary_function<typename _Operation::second_argument_type,
119 operator()(const typename _Operation::second_argument_type& __x) const
125 operator()(typename _Operation::second_argument_type& __x) const
146 typename _Operation::second_argument_type value;
150 const typename _Operation::second_argument_type& __y)
169 typedef typename _Operation::second_argument_type _Arg2_type;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/backward/
binders.h 101 : public unary_function<typename _Operation::second_argument_type,
114 operator()(const typename _Operation::second_argument_type& __x) const
120 operator()(typename _Operation::second_argument_type& __x) const
141 typename _Operation::second_argument_type value;
145 const typename _Operation::second_argument_type& __y)
164 typedef typename _Operation::second_argument_type _Arg2_type;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/backward/
binders.h 106 : public unary_function<typename _Operation::second_argument_type,
119 operator()(const typename _Operation::second_argument_type& __x) const
125 operator()(typename _Operation::second_argument_type& __x) const
146 typename _Operation::second_argument_type value;
150 const typename _Operation::second_argument_type& __y)
169 typedef typename _Operation::second_argument_type _Arg2_type;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/backward/
binders.h 105 : public unary_function<typename _Operation::second_argument_type,
118 operator()(const typename _Operation::second_argument_type& __x) const
124 operator()(typename _Operation::second_argument_type& __x) const
145 typename _Operation::second_argument_type value;
149 const typename _Operation::second_argument_type& __y)
168 typedef typename _Operation::second_argument_type _Arg2_type;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.function.objects/depr.base/
binary_function.pass.cpp 16 // typedef Arg2 second_argument_type;
26 static_assert((std::is_same<std::binary_function<int, unsigned, char>::second_argument_type, unsigned>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/func.require/
binary_function.pass.cpp 21 static_assert((std::is_same<bf::second_argument_type, short>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/
test_compare.h 20 typename std::add_lvalue_reference<const typename C::second_argument_type>::type y) const
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.lib.binders/depr.lib.binder.1st/
binder1st.pass.cpp 14 // : public unary_function<typename Fn::second_argument_type, typename Fn::result_type>
20 // binder2nd(const Fn& x, const typename Fn::second_argument_type& y);
42 std::unary_function<test_func::second_argument_type,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
base.h 195 typename second_argument_type, typename result_type>
197 : public std::unary_function<second_argument_type, result_type>
209 operator()(const second_argument_type& __x)
215 operator()(second_argument_type& __x) const
224 typename second_argument_type, typename result_type>
230 second_argument_type value;
234 const second_argument_type& __y)
  /external/stlport/stlport/stl/
_function.h 122 typedef typename _Operation::second_argument_type second_argument_type; typedef in struct:__binary_fun_aux
161 typename __BINARY_ARG(_Predicate, second_argument_type),
164 typename __BINARY_ARG(_Predicate, second_argument_type),
168 typedef typename _Base::second_argument_type second_argument_type; typedef in class:binary_negate
171 typedef typename __call_traits<second_argument_type>::const_param_type _SndArgParamType;
189 public unary_function<typename __BINARY_ARG(_Operation, second_argument_type),
191 typedef unary_function<typename __BINARY_ARG(_Operation, second_argument_type),
234 typedef typename __call_traits<typename _Operation::second_argument_type>::const_param_type _ValueParamType
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_function.h 122 typedef typename _Operation::second_argument_type second_argument_type; typedef in struct:__binary_fun_aux
161 typename __BINARY_ARG(_Predicate, second_argument_type),
164 typename __BINARY_ARG(_Predicate, second_argument_type),
168 typedef typename _Base::second_argument_type second_argument_type; typedef in class:binary_negate
171 typedef typename __call_traits<second_argument_type>::const_param_type _SndArgParamType;
189 public unary_function<typename __BINARY_ARG(_Operation, second_argument_type),
191 typedef unary_function<typename __BINARY_ARG(_Operation, second_argument_type),
234 typedef typename __call_traits<typename _Operation::second_argument_type>::const_param_type _ValueParamType
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_function.h 122 typedef typename _Operation::second_argument_type second_argument_type; typedef in struct:__binary_fun_aux
161 typename __BINARY_ARG(_Predicate, second_argument_type),
164 typename __BINARY_ARG(_Predicate, second_argument_type),
168 typedef typename _Base::second_argument_type second_argument_type; typedef in class:binary_negate
171 typedef typename __call_traits<second_argument_type>::const_param_type _SndArgParamType;
189 public unary_function<typename __BINARY_ARG(_Operation, second_argument_type),
191 typedef unary_function<typename __BINARY_ARG(_Operation, second_argument_type),
234 typedef typename __call_traits<typename _Operation::second_argument_type>::const_param_type _ValueParamType
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_function.h 122 typedef typename _Operation::second_argument_type second_argument_type; typedef in struct:__binary_fun_aux
161 typename __BINARY_ARG(_Predicate, second_argument_type),
164 typename __BINARY_ARG(_Predicate, second_argument_type),
168 typedef typename _Base::second_argument_type second_argument_type; typedef in class:binary_negate
171 typedef typename __call_traits<second_argument_type>::const_param_type _SndArgParamType;
189 public unary_function<typename __BINARY_ARG(_Operation, second_argument_type),
191 typedef unary_function<typename __BINARY_ARG(_Operation, second_argument_type),
234 typedef typename __call_traits<typename _Operation::second_argument_type>::const_param_type _ValueParamType
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_function.h 122 typedef typename _Operation::second_argument_type second_argument_type; typedef in struct:__binary_fun_aux
161 typename __BINARY_ARG(_Predicate, second_argument_type),
164 typename __BINARY_ARG(_Predicate, second_argument_type),
168 typedef typename _Base::second_argument_type second_argument_type; typedef in class:binary_negate
171 typedef typename __call_traits<second_argument_type>::const_param_type _SndArgParamType;
189 public unary_function<typename __BINARY_ARG(_Operation, second_argument_type),
191 typedef unary_function<typename __BINARY_ARG(_Operation, second_argument_type),
234 typedef typename __call_traits<typename _Operation::second_argument_type>::const_param_type _ValueParamType
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_function.h 122 typedef typename _Operation::second_argument_type second_argument_type; typedef in struct:__binary_fun_aux
161 typename __BINARY_ARG(_Predicate, second_argument_type),
164 typename __BINARY_ARG(_Predicate, second_argument_type),
168 typedef typename _Base::second_argument_type second_argument_type; typedef in class:binary_negate
171 typedef typename __call_traits<second_argument_type>::const_param_type _SndArgParamType;
189 public unary_function<typename __BINARY_ARG(_Operation, second_argument_type),
191 typedef unary_function<typename __BINARY_ARG(_Operation, second_argument_type),
234 typedef typename __call_traits<typename _Operation::second_argument_type>::const_param_type _ValueParamType
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_function.h 122 typedef typename _Operation::second_argument_type second_argument_type; typedef in struct:__binary_fun_aux
161 typename __BINARY_ARG(_Predicate, second_argument_type),
164 typename __BINARY_ARG(_Predicate, second_argument_type),
168 typedef typename _Base::second_argument_type second_argument_type; typedef in class:binary_negate
171 typedef typename __call_traits<second_argument_type>::const_param_type _SndArgParamType;
189 public unary_function<typename __BINARY_ARG(_Operation, second_argument_type),
191 typedef unary_function<typename __BINARY_ARG(_Operation, second_argument_type),
234 typedef typename __call_traits<typename _Operation::second_argument_type>::const_param_type _ValueParamType
    [all...]

Completed in 1018 milliseconds

1 2 3 4