HomeSort by relevance Sort by last modified time
    Searched refs:_Arg2_type (Results 1 - 19 of 19) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/backward/
binders.h 168 typedef typename _Operation::second_argument_type _Arg2_type;
169 return binder2nd<_Operation>(__fn, _Arg2_type(__x));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/backward/
binders.h 168 typedef typename _Operation::second_argument_type _Arg2_type;
169 return binder2nd<_Operation>(__fn, _Arg2_type(__x));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/backward/
binders.h 168 typedef typename _Operation::second_argument_type _Arg2_type;
169 return binder2nd<_Operation>(__fn, _Arg2_type(__x));
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/backward/
binders.h 161 typedef typename _Operation::second_argument_type _Arg2_type;
162 return binder2nd<_Operation>(__fn, _Arg2_type(__x));
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/backward/
binders.h 161 typedef typename _Operation::second_argument_type _Arg2_type;
162 return binder2nd<_Operation>(__fn, _Arg2_type(__x));
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/backward/
binders.h 161 typedef typename _Operation::second_argument_type _Arg2_type;
162 return binder2nd<_Operation>(__fn, _Arg2_type(__x));
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/backward/
binders.h 161 typedef typename _Operation::second_argument_type _Arg2_type;
162 return binder2nd<_Operation>(__fn, _Arg2_type(__x));
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/backward/
binders.h 164 typedef typename _Operation::second_argument_type _Arg2_type;
165 return binder2nd<_Operation>(__fn, _Arg2_type(__x));
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/backward/
binders.h 169 typedef typename _Operation::second_argument_type _Arg2_type;
170 return binder2nd<_Operation>(__fn, _Arg2_type(__x));
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/backward/
binders.h 164 typedef typename _Operation::second_argument_type _Arg2_type;
165 return binder2nd<_Operation>(__fn, _Arg2_type(__x));
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/backward/
binders.h 169 typedef typename _Operation::second_argument_type _Arg2_type;
170 return binder2nd<_Operation>(__fn, _Arg2_type(__x));
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/backward/
binders.h 168 typedef typename _Operation::second_argument_type _Arg2_type;
169 return binder2nd<_Operation>(__fn, _Arg2_type(__x));
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/backward/
binders.h 168 typedef typename _Operation::second_argument_type _Arg2_type;
169 return binder2nd<_Operation>(__fn, _Arg2_type(__x));
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_function.h 253 typedef typename _Operation::second_argument_type _Arg2_type;
254 return binder2nd<_Operation>(__fn, _Arg2_type(__x));
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_function.h 253 typedef typename _Operation::second_argument_type _Arg2_type;
254 return binder2nd<_Operation>(__fn, _Arg2_type(__x));
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_function.h 253 typedef typename _Operation::second_argument_type _Arg2_type;
254 return binder2nd<_Operation>(__fn, _Arg2_type(__x));
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_function.h 253 typedef typename _Operation::second_argument_type _Arg2_type;
254 return binder2nd<_Operation>(__fn, _Arg2_type(__x));
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_function.h 253 typedef typename _Operation::second_argument_type _Arg2_type;
254 return binder2nd<_Operation>(__fn, _Arg2_type(__x));
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_function.h 253 typedef typename _Operation::second_argument_type _Arg2_type;
254 return binder2nd<_Operation>(__fn, _Arg2_type(__x));

Completed in 5056 milliseconds