/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.lib.binders/ |
test_func.h | 17 typedef int first_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 | 103 typename _Operation::first_argument_type value; 107 const typename _Operation::first_argument_type& __y) 126 typedef typename _Operation::first_argument_type _Arg1_type; 133 : public unary_function<typename _Operation::first_argument_type, 146 operator()(const typename _Operation::first_argument_type& __x) const 152 operator()(typename _Operation::first_argument_type& __x) const
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/backward/ |
binders.h | 106 typename _Operation::first_argument_type value; 110 const typename _Operation::first_argument_type& __y) 129 typedef typename _Operation::first_argument_type _Arg1_type; 136 : public unary_function<typename _Operation::first_argument_type, 149 operator()(const typename _Operation::first_argument_type& __x) const 155 operator()(typename _Operation::first_argument_type& __x) const
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/backward/ |
binders.h | 106 typename _Operation::first_argument_type value; 110 const typename _Operation::first_argument_type& __y) 129 typedef typename _Operation::first_argument_type _Arg1_type; 136 : public unary_function<typename _Operation::first_argument_type, 149 operator()(const typename _Operation::first_argument_type& __x) const 155 operator()(typename _Operation::first_argument_type& __x) const
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/backward/ |
binders.h | 103 typename _Operation::first_argument_type value; 107 const typename _Operation::first_argument_type& __y) 126 typedef typename _Operation::first_argument_type _Arg1_type; 133 : public unary_function<typename _Operation::first_argument_type, 146 operator()(const typename _Operation::first_argument_type& __x) const 152 operator()(typename _Operation::first_argument_type& __x) const
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/backward/ |
binders.h | 103 typename _Operation::first_argument_type value; 107 const typename _Operation::first_argument_type& __y) 126 typedef typename _Operation::first_argument_type _Arg1_type; 133 : public unary_function<typename _Operation::first_argument_type, 146 operator()(const typename _Operation::first_argument_type& __x) const 152 operator()(typename _Operation::first_argument_type& __x) const
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/backward/ |
binders.h | 103 typename _Operation::first_argument_type value; 107 const typename _Operation::first_argument_type& __y) 126 typedef typename _Operation::first_argument_type _Arg1_type; 133 : public unary_function<typename _Operation::first_argument_type, 146 operator()(const typename _Operation::first_argument_type& __x) const 152 operator()(typename _Operation::first_argument_type& __x) const
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/backward/ |
binders.h | 103 typename _Operation::first_argument_type value; 107 const typename _Operation::first_argument_type& __y) 126 typedef typename _Operation::first_argument_type _Arg1_type; 133 : public unary_function<typename _Operation::first_argument_type, 146 operator()(const typename _Operation::first_argument_type& __x) const 152 operator()(typename _Operation::first_argument_type& __x) const
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/backward/ |
binders.h | 106 typename _Operation::first_argument_type value; 110 const typename _Operation::first_argument_type& __y) 129 typedef typename _Operation::first_argument_type _Arg1_type; 136 : public unary_function<typename _Operation::first_argument_type, 149 operator()(const typename _Operation::first_argument_type& __x) const 155 operator()(typename _Operation::first_argument_type& __x) const
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/backward/ |
binders.h | 111 typename _Operation::first_argument_type value; 115 const typename _Operation::first_argument_type& __y) 134 typedef typename _Operation::first_argument_type _Arg1_type; 141 : public unary_function<typename _Operation::first_argument_type, 154 operator()(const typename _Operation::first_argument_type& __x) const 160 operator()(typename _Operation::first_argument_type& __x) const
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/backward/ |
binders.h | 106 typename _Operation::first_argument_type value; 110 const typename _Operation::first_argument_type& __y) 129 typedef typename _Operation::first_argument_type _Arg1_type; 136 : public unary_function<typename _Operation::first_argument_type, 149 operator()(const typename _Operation::first_argument_type& __x) const 155 operator()(typename _Operation::first_argument_type& __x) const
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/backward/ |
binders.h | 111 typename _Operation::first_argument_type value; 115 const typename _Operation::first_argument_type& __y) 134 typedef typename _Operation::first_argument_type _Arg1_type; 141 : public unary_function<typename _Operation::first_argument_type, 154 operator()(const typename _Operation::first_argument_type& __x) const 160 operator()(typename _Operation::first_argument_type& __x) const
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/backward/ |
binders.h | 110 typename _Operation::first_argument_type value; 114 const typename _Operation::first_argument_type& __y) 133 typedef typename _Operation::first_argument_type _Arg1_type; 140 : public unary_function<typename _Operation::first_argument_type, 153 operator()(const typename _Operation::first_argument_type& __x) const 159 operator()(typename _Operation::first_argument_type& __x) const
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.function.objects/depr.base/ |
binary_function.pass.cpp | 15 // typedef Arg1 first_argument_type; 25 static_assert((std::is_same<std::binary_function<int, unsigned, char>::first_argument_type, int>::value), "");
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/func.require/ |
binary_function.pass.cpp | 20 static_assert((std::is_same<bf::first_argument_type, int>::value), "");
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/ |
test_compare.h | 19 operator()(typename std::add_lvalue_reference<const typename C::first_argument_type>::type x,
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.lib.binders/depr.lib.binder.2nd/ |
binder2nd.pass.cpp | 14 // : public unary_function<typename Fn::first_argument_type, typename Fn::result_type> 22 // typename Fn::result_type operator()(const typename Fn::first_argument_type& x) const; 23 // typename Fn::result_type operator()(typename Fn::first_argument_type& x) const; 42 std::unary_function<test_func::first_argument_type,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/ |
base.h | 194 template<typename _Operation, typename first_argument_type, 201 first_argument_type value; 205 const first_argument_type& __y) 223 template<typename _Operation, typename first_argument_type, 226 : public std::unary_function<first_argument_type, result_type> 238 operator()(const first_argument_type& __x) const 244 operator()(first_argument_type& __x)
|
/external/stlport/stlport/stl/ |
_function.h | 121 typedef typename _Operation::first_argument_type first_argument_type; typedef in struct:__binary_fun_aux 160 : public binary_function<typename __BINARY_ARG(_Predicate, first_argument_type), 163 typedef binary_function<typename __BINARY_ARG(_Predicate, first_argument_type), 167 typedef typename _Base::first_argument_type first_argument_type; typedef in class:binary_negate 170 typedef typename __call_traits<first_argument_type>::const_param_type _FstArgParamType; 199 typedef typename __call_traits<typename _Operation::first_argument_type>::const_param_type _ValueParamType; 203 typename _Operation::first_argument_type _M_value; 218 typedef typename _Operation::first_argument_type _Arg1_type [all...] |
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_function.h | 121 typedef typename _Operation::first_argument_type first_argument_type; typedef in struct:__binary_fun_aux 160 : public binary_function<typename __BINARY_ARG(_Predicate, first_argument_type), 163 typedef binary_function<typename __BINARY_ARG(_Predicate, first_argument_type), 167 typedef typename _Base::first_argument_type first_argument_type; typedef in class:binary_negate 170 typedef typename __call_traits<first_argument_type>::const_param_type _FstArgParamType; 199 typedef typename __call_traits<typename _Operation::first_argument_type>::const_param_type _ValueParamType; 203 typename _Operation::first_argument_type _M_value; 218 typedef typename _Operation::first_argument_type _Arg1_type [all...] |
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_function.h | 121 typedef typename _Operation::first_argument_type first_argument_type; typedef in struct:__binary_fun_aux 160 : public binary_function<typename __BINARY_ARG(_Predicate, first_argument_type), 163 typedef binary_function<typename __BINARY_ARG(_Predicate, first_argument_type), 167 typedef typename _Base::first_argument_type first_argument_type; typedef in class:binary_negate 170 typedef typename __call_traits<first_argument_type>::const_param_type _FstArgParamType; 199 typedef typename __call_traits<typename _Operation::first_argument_type>::const_param_type _ValueParamType; 203 typename _Operation::first_argument_type _M_value; 218 typedef typename _Operation::first_argument_type _Arg1_type [all...] |
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_function.h | 121 typedef typename _Operation::first_argument_type first_argument_type; typedef in struct:__binary_fun_aux 160 : public binary_function<typename __BINARY_ARG(_Predicate, first_argument_type), 163 typedef binary_function<typename __BINARY_ARG(_Predicate, first_argument_type), 167 typedef typename _Base::first_argument_type first_argument_type; typedef in class:binary_negate 170 typedef typename __call_traits<first_argument_type>::const_param_type _FstArgParamType; 199 typedef typename __call_traits<typename _Operation::first_argument_type>::const_param_type _ValueParamType; 203 typename _Operation::first_argument_type _M_value; 218 typedef typename _Operation::first_argument_type _Arg1_type [all...] |
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_function.h | 121 typedef typename _Operation::first_argument_type first_argument_type; typedef in struct:__binary_fun_aux 160 : public binary_function<typename __BINARY_ARG(_Predicate, first_argument_type), 163 typedef binary_function<typename __BINARY_ARG(_Predicate, first_argument_type), 167 typedef typename _Base::first_argument_type first_argument_type; typedef in class:binary_negate 170 typedef typename __call_traits<first_argument_type>::const_param_type _FstArgParamType; 199 typedef typename __call_traits<typename _Operation::first_argument_type>::const_param_type _ValueParamType; 203 typename _Operation::first_argument_type _M_value; 218 typedef typename _Operation::first_argument_type _Arg1_type [all...] |
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_function.h | 121 typedef typename _Operation::first_argument_type first_argument_type; typedef in struct:__binary_fun_aux 160 : public binary_function<typename __BINARY_ARG(_Predicate, first_argument_type), 163 typedef binary_function<typename __BINARY_ARG(_Predicate, first_argument_type), 167 typedef typename _Base::first_argument_type first_argument_type; typedef in class:binary_negate 170 typedef typename __call_traits<first_argument_type>::const_param_type _FstArgParamType; 199 typedef typename __call_traits<typename _Operation::first_argument_type>::const_param_type _ValueParamType; 203 typename _Operation::first_argument_type _M_value; 218 typedef typename _Operation::first_argument_type _Arg1_type [all...] |
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_function.h | 121 typedef typename _Operation::first_argument_type first_argument_type; typedef in struct:__binary_fun_aux 160 : public binary_function<typename __BINARY_ARG(_Predicate, first_argument_type), 163 typedef binary_function<typename __BINARY_ARG(_Predicate, first_argument_type), 167 typedef typename _Base::first_argument_type first_argument_type; typedef in class:binary_negate 170 typedef typename __call_traits<first_argument_type>::const_param_type _FstArgParamType; 199 typedef typename __call_traits<typename _Operation::first_argument_type>::const_param_type _ValueParamType; 203 typename _Operation::first_argument_type _M_value; 218 typedef typename _Operation::first_argument_type _Arg1_type [all...] |