Searched defs:_Arg1 (Results 1 - 8 of 8) sorted by relevance

/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
H A D_function_base.h52 template <class _Arg1, class _Arg2, class _Result>
54 typedef _Arg1 first_argument_type;
155 template <class _Arg1, class _Arg2>
156 struct _Project1st : public binary_function<_Arg1, _Arg2, _Arg1> {
157 _Arg1 operator()(const _Arg1& __x, const _Arg2&) const { return __x; }
160 template <class _Arg1, class _Arg2>
161 struct _Project2nd : public binary_function<_Arg1, _Arg2, _Arg2> {
162 _Arg2 operator()(const _Arg1 argument
200 operator ()(const _Arg1&, const _Arg2&) const argument
[all...]
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
H A D_function_base.h52 template <class _Arg1, class _Arg2, class _Result>
54 typedef _Arg1 first_argument_type;
155 template <class _Arg1, class _Arg2>
156 struct _Project1st : public binary_function<_Arg1, _Arg2, _Arg1> {
157 _Arg1 operator()(const _Arg1& __x, const _Arg2&) const { return __x; }
160 template <class _Arg1, class _Arg2>
161 struct _Project2nd : public binary_function<_Arg1, _Arg2, _Arg2> {
162 _Arg2 operator()(const _Arg1 argument
200 operator ()(const _Arg1&, const _Arg2&) const argument
[all...]
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
H A D_function_base.h52 template <class _Arg1, class _Arg2, class _Result>
54 typedef _Arg1 first_argument_type;
155 template <class _Arg1, class _Arg2>
156 struct _Project1st : public binary_function<_Arg1, _Arg2, _Arg1> {
157 _Arg1 operator()(const _Arg1& __x, const _Arg2&) const { return __x; }
160 template <class _Arg1, class _Arg2>
161 struct _Project2nd : public binary_function<_Arg1, _Arg2, _Arg2> {
162 _Arg2 operator()(const _Arg1 argument
200 operator ()(const _Arg1&, const _Arg2&) const argument
[all...]
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
H A D_function_base.h52 template <class _Arg1, class _Arg2, class _Result>
54 typedef _Arg1 first_argument_type;
155 template <class _Arg1, class _Arg2>
156 struct _Project1st : public binary_function<_Arg1, _Arg2, _Arg1> {
157 _Arg1 operator()(const _Arg1& __x, const _Arg2&) const { return __x; }
160 template <class _Arg1, class _Arg2>
161 struct _Project2nd : public binary_function<_Arg1, _Arg2, _Arg2> {
162 _Arg2 operator()(const _Arg1 argument
200 operator ()(const _Arg1&, const _Arg2&) const argument
[all...]
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_function_base.h52 template <class _Arg1, class _Arg2, class _Result>
54 typedef _Arg1 first_argument_type;
155 template <class _Arg1, class _Arg2>
156 struct _Project1st : public binary_function<_Arg1, _Arg2, _Arg1> {
157 _Arg1 operator()(const _Arg1& __x, const _Arg2&) const { return __x; }
160 template <class _Arg1, class _Arg2>
161 struct _Project2nd : public binary_function<_Arg1, _Arg2, _Arg2> {
162 _Arg2 operator()(const _Arg1 argument
200 operator ()(const _Arg1&, const _Arg2&) const argument
[all...]
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/stl/
H A D_function_base.h52 template <class _Arg1, class _Arg2, class _Result>
54 typedef _Arg1 first_argument_type;
155 template <class _Arg1, class _Arg2>
156 struct _Project1st : public binary_function<_Arg1, _Arg2, _Arg1> {
157 _Arg1 operator()(const _Arg1& __x, const _Arg2&) const { return __x; }
160 template <class _Arg1, class _Arg2>
161 struct _Project2nd : public binary_function<_Arg1, _Arg2, _Arg2> {
162 _Arg2 operator()(const _Arg1 argument
200 operator ()(const _Arg1&, const _Arg2&) const argument
[all...]
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_function_base.h52 template <class _Arg1, class _Arg2, class _Result>
54 typedef _Arg1 first_argument_type;
155 template <class _Arg1, class _Arg2>
156 struct _Project1st : public binary_function<_Arg1, _Arg2, _Arg1> {
157 _Arg1 operator()(const _Arg1& __x, const _Arg2&) const { return __x; }
160 template <class _Arg1, class _Arg2>
161 struct _Project2nd : public binary_function<_Arg1, _Arg2, _Arg2> {
162 _Arg2 operator()(const _Arg1 argument
200 operator ()(const _Arg1&, const _Arg2&) const argument
[all...]
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_function_base.h52 template <class _Arg1, class _Arg2, class _Result>
54 typedef _Arg1 first_argument_type;
155 template <class _Arg1, class _Arg2>
156 struct _Project1st : public binary_function<_Arg1, _Arg2, _Arg1> {
157 _Arg1 operator()(const _Arg1& __x, const _Arg2&) const { return __x; }
160 template <class _Arg1, class _Arg2>
161 struct _Project2nd : public binary_function<_Arg1, _Arg2, _Arg2> {
162 _Arg2 operator()(const _Arg1 argument
200 operator ()(const _Arg1&, const _Arg2&) const argument
[all...]

Completed in 408 milliseconds