HomeSort by relevance Sort by last modified time
    Searched full:_arg1 (Results 26 - 50 of 66) sorted by null

12 3

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
functional 226 template <class _Arg1, class _Arg2>
227 struct _Project1st : public binary_function<_Arg1, _Arg2, _Arg1>
229 _Arg1
230 operator()(const _Arg1& __x, const _Arg2&) const
234 template <class _Arg1, class _Arg2>
235 struct _Project2nd : public binary_function<_Arg1, _Arg2, _Arg2>
238 operator()(const _Arg1&, const _Arg2& __y) const
251 template <class _Arg1, class _Arg2>
252 struct project1st : public _Project1st<_Arg1, _Arg2> {}
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
functional 211 template <class _Arg1, class _Arg2>
212 struct _Project1st : public binary_function<_Arg1, _Arg2, _Arg1>
214 _Arg1
215 operator()(const _Arg1& __x, const _Arg2&) const
219 template <class _Arg1, class _Arg2>
220 struct _Project2nd : public binary_function<_Arg1, _Arg2, _Arg2>
223 operator()(const _Arg1&, const _Arg2& __y) const
236 template <class _Arg1, class _Arg2>
237 struct project1st : public _Project1st<_Arg1, _Arg2> {}
    [all...]
  /external/chromium_org/remoting/tools/winext/manifest/
rdp.h 256 HRESULT put_KeyBoardLayoutStr(BSTR _arg1);
257 HRESULT put_PluginDlls(BSTR _arg1);
258 HRESULT put_IconFile(BSTR _arg1);
259 HRESULT put_IconIndex(long _arg1);
300 HRESULT put_DecodeGfx(VARIANT_BOOL _arg1);
324 HRESULT put_FullScreenTitle(BSTR _arg1);
390 HRESULT put_PersistCacheDirectory(BSTR _arg1);
429 HRESULT put_ClearTextPassword(BSTR _arg1);
452 HRESULT put_ConnectWithEndpoint(VARIANT* _arg1);
478 HRESULT put_ClearTextPassword(BSTR _arg1);
    [all...]
  /external/stlport/stlport/stl/
_function.h 327 template <class _Arg1, class _Arg2>
328 struct project1st : public _STLP_PRIV _Project1st<_Arg1, _Arg2> {};
330 template <class _Arg1, class _Arg2>
331 struct project2nd : public _STLP_PRIV _Project2nd<_Arg1, _Arg2> {};
363 template <class _Result, _STLP_DFL_TMPL_PARAM( _Arg1 , _Result), _STLP_DFL_TMPL_PARAM( _Arg2 , _Arg1) >
365 : public _STLP_PRIV _Constant_binary_fun<_Result, _Arg1, _Arg2> {
367 : _STLP_PRIV _Constant_binary_fun<_Result, _Arg1, _Arg2>(__v) {}
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_function.h 327 template <class _Arg1, class _Arg2>
328 struct project1st : public _STLP_PRIV _Project1st<_Arg1, _Arg2> {};
330 template <class _Arg1, class _Arg2>
331 struct project2nd : public _STLP_PRIV _Project2nd<_Arg1, _Arg2> {};
363 template <class _Result, _STLP_DFL_TMPL_PARAM( _Arg1 , _Result), _STLP_DFL_TMPL_PARAM( _Arg2 , _Arg1) >
365 : public _STLP_PRIV _Constant_binary_fun<_Result, _Arg1, _Arg2> {
367 : _STLP_PRIV _Constant_binary_fun<_Result, _Arg1, _Arg2>(__v) {}
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_function.h 327 template <class _Arg1, class _Arg2>
328 struct project1st : public _STLP_PRIV _Project1st<_Arg1, _Arg2> {};
330 template <class _Arg1, class _Arg2>
331 struct project2nd : public _STLP_PRIV _Project2nd<_Arg1, _Arg2> {};
363 template <class _Result, _STLP_DFL_TMPL_PARAM( _Arg1 , _Result), _STLP_DFL_TMPL_PARAM( _Arg2 , _Arg1) >
365 : public _STLP_PRIV _Constant_binary_fun<_Result, _Arg1, _Arg2> {
367 : _STLP_PRIV _Constant_binary_fun<_Result, _Arg1, _Arg2>(__v) {}
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_function.h 327 template <class _Arg1, class _Arg2>
328 struct project1st : public _STLP_PRIV _Project1st<_Arg1, _Arg2> {};
330 template <class _Arg1, class _Arg2>
331 struct project2nd : public _STLP_PRIV _Project2nd<_Arg1, _Arg2> {};
363 template <class _Result, _STLP_DFL_TMPL_PARAM( _Arg1 , _Result), _STLP_DFL_TMPL_PARAM( _Arg2 , _Arg1) >
365 : public _STLP_PRIV _Constant_binary_fun<_Result, _Arg1, _Arg2> {
367 : _STLP_PRIV _Constant_binary_fun<_Result, _Arg1, _Arg2>(__v) {}
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_function.h 327 template <class _Arg1, class _Arg2>
328 struct project1st : public _STLP_PRIV _Project1st<_Arg1, _Arg2> {};
330 template <class _Arg1, class _Arg2>
331 struct project2nd : public _STLP_PRIV _Project2nd<_Arg1, _Arg2> {};
363 template <class _Result, _STLP_DFL_TMPL_PARAM( _Arg1 , _Result), _STLP_DFL_TMPL_PARAM( _Arg2 , _Arg1) >
365 : public _STLP_PRIV _Constant_binary_fun<_Result, _Arg1, _Arg2> {
367 : _STLP_PRIV _Constant_binary_fun<_Result, _Arg1, _Arg2>(__v) {}
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_function.h 327 template <class _Arg1, class _Arg2>
328 struct project1st : public _STLP_PRIV _Project1st<_Arg1, _Arg2> {};
330 template <class _Arg1, class _Arg2>
331 struct project2nd : public _STLP_PRIV _Project2nd<_Arg1, _Arg2> {};
363 template <class _Result, _STLP_DFL_TMPL_PARAM( _Arg1 , _Result), _STLP_DFL_TMPL_PARAM( _Arg2 , _Arg1) >
365 : public _STLP_PRIV _Constant_binary_fun<_Result, _Arg1, _Arg2> {
367 : _STLP_PRIV _Constant_binary_fun<_Result, _Arg1, _Arg2>(__v) {}
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_function.h 327 template <class _Arg1, class _Arg2>
328 struct project1st : public _STLP_PRIV _Project1st<_Arg1, _Arg2> {};
330 template <class _Arg1, class _Arg2>
331 struct project2nd : public _STLP_PRIV _Project2nd<_Arg1, _Arg2> {};
363 template <class _Result, _STLP_DFL_TMPL_PARAM( _Arg1 , _Result), _STLP_DFL_TMPL_PARAM( _Arg2 , _Arg1) >
365 : public _STLP_PRIV _Constant_binary_fun<_Result, _Arg1, _Arg2> {
367 : _STLP_PRIV _Constant_binary_fun<_Result, _Arg1, _Arg2>(__v) {}
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_function.h 111 template<typename _Arg1, typename _Arg2, typename _Result>
114 typedef _Arg1 first_argument_type; ///< the type of the first argument
441 template<typename _Arg1, typename _Arg2, typename _Result>
443 : public binary_function<_Arg1, _Arg2, _Result>
446 _Result (*_M_ptr)(_Arg1, _Arg2);
452 pointer_to_binary_function(_Result (*__x)(_Arg1, _Arg2))
456 operator()(_Arg1 __x, _Arg2 __y) const
461 template<typename _Arg1, typename _Arg2, typename _Result>
462 inline pointer_to_binary_function<_Arg1, _Arg2, _Result>
463 ptr_fun(_Result (*__x)(_Arg1, _Arg2)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_function.h 114 template<typename _Arg1, typename _Arg2, typename _Result>
118 typedef _Arg1 first_argument_type;
447 template<typename _Arg1, typename _Arg2, typename _Result>
449 : public binary_function<_Arg1, _Arg2, _Result>
452 _Result (*_M_ptr)(_Arg1, _Arg2);
458 pointer_to_binary_function(_Result (*__x)(_Arg1, _Arg2))
462 operator()(_Arg1 __x, _Arg2 __y) const
467 template<typename _Arg1, typename _Arg2, typename _Result>
468 inline pointer_to_binary_function<_Arg1, _Arg2, _Result>
469 ptr_fun(_Result (*__x)(_Arg1, _Arg2)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_function.h 114 template<typename _Arg1, typename _Arg2, typename _Result>
118 typedef _Arg1 first_argument_type;
447 template<typename _Arg1, typename _Arg2, typename _Result>
449 : public binary_function<_Arg1, _Arg2, _Result>
452 _Result (*_M_ptr)(_Arg1, _Arg2);
458 pointer_to_binary_function(_Result (*__x)(_Arg1, _Arg2))
462 operator()(_Arg1 __x, _Arg2 __y) const
467 template<typename _Arg1, typename _Arg2, typename _Result>
468 inline pointer_to_binary_function<_Arg1, _Arg2, _Result>
469 ptr_fun(_Result (*__x)(_Arg1, _Arg2)
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_function.h 111 template<typename _Arg1, typename _Arg2, typename _Result>
114 typedef _Arg1 first_argument_type; ///< the type of the first argument
441 template<typename _Arg1, typename _Arg2, typename _Result>
443 : public binary_function<_Arg1, _Arg2, _Result>
446 _Result (*_M_ptr)(_Arg1, _Arg2);
452 pointer_to_binary_function(_Result (*__x)(_Arg1, _Arg2))
456 operator()(_Arg1 __x, _Arg2 __y) const
461 template<typename _Arg1, typename _Arg2, typename _Result>
462 inline pointer_to_binary_function<_Arg1, _Arg2, _Result>
463 ptr_fun(_Result (*__x)(_Arg1, _Arg2)
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_function.h 111 template<typename _Arg1, typename _Arg2, typename _Result>
114 typedef _Arg1 first_argument_type; ///< the type of the first argument
441 template<typename _Arg1, typename _Arg2, typename _Result>
443 : public binary_function<_Arg1, _Arg2, _Result>
446 _Result (*_M_ptr)(_Arg1, _Arg2);
452 pointer_to_binary_function(_Result (*__x)(_Arg1, _Arg2))
456 operator()(_Arg1 __x, _Arg2 __y) const
461 template<typename _Arg1, typename _Arg2, typename _Result>
462 inline pointer_to_binary_function<_Arg1, _Arg2, _Result>
463 ptr_fun(_Result (*__x)(_Arg1, _Arg2)
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_function.h 111 template<typename _Arg1, typename _Arg2, typename _Result>
114 typedef _Arg1 first_argument_type; ///< the type of the first argument
441 template<typename _Arg1, typename _Arg2, typename _Result>
443 : public binary_function<_Arg1, _Arg2, _Result>
446 _Result (*_M_ptr)(_Arg1, _Arg2);
452 pointer_to_binary_function(_Result (*__x)(_Arg1, _Arg2))
456 operator()(_Arg1 __x, _Arg2 __y) const
461 template<typename _Arg1, typename _Arg2, typename _Result>
462 inline pointer_to_binary_function<_Arg1, _Arg2, _Result>
463 ptr_fun(_Result (*__x)(_Arg1, _Arg2)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_function.h 111 template<typename _Arg1, typename _Arg2, typename _Result>
114 typedef _Arg1 first_argument_type; ///< the type of the first argument
441 template<typename _Arg1, typename _Arg2, typename _Result>
443 : public binary_function<_Arg1, _Arg2, _Result>
446 _Result (*_M_ptr)(_Arg1, _Arg2);
452 pointer_to_binary_function(_Result (*__x)(_Arg1, _Arg2))
456 operator()(_Arg1 __x, _Arg2 __y) const
461 template<typename _Arg1, typename _Arg2, typename _Result>
462 inline pointer_to_binary_function<_Arg1, _Arg2, _Result>
463 ptr_fun(_Result (*__x)(_Arg1, _Arg2)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_function.h 114 template<typename _Arg1, typename _Arg2, typename _Result>
118 typedef _Arg1 first_argument_type;
447 template<typename _Arg1, typename _Arg2, typename _Result>
449 : public binary_function<_Arg1, _Arg2, _Result>
452 _Result (*_M_ptr)(_Arg1, _Arg2);
458 pointer_to_binary_function(_Result (*__x)(_Arg1, _Arg2))
462 operator()(_Arg1 __x, _Arg2 __y) const
467 template<typename _Arg1, typename _Arg2, typename _Result>
468 inline pointer_to_binary_function<_Arg1, _Arg2, _Result>
469 ptr_fun(_Result (*__x)(_Arg1, _Arg2)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_function.h 115 template<typename _Arg1, typename _Arg2, typename _Result>
119 typedef _Arg1 first_argument_type;
448 template<typename _Arg1, typename _Arg2, typename _Result>
450 : public binary_function<_Arg1, _Arg2, _Result>
453 _Result (*_M_ptr)(_Arg1, _Arg2);
459 pointer_to_binary_function(_Result (*__x)(_Arg1, _Arg2))
463 operator()(_Arg1 __x, _Arg2 __y) const
468 template<typename _Arg1, typename _Arg2, typename _Result>
469 inline pointer_to_binary_function<_Arg1, _Arg2, _Result>
470 ptr_fun(_Result (*__x)(_Arg1, _Arg2)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_function.h 114 template<typename _Arg1, typename _Arg2, typename _Result>
118 typedef _Arg1 first_argument_type;
447 template<typename _Arg1, typename _Arg2, typename _Result>
449 : public binary_function<_Arg1, _Arg2, _Result>
452 _Result (*_M_ptr)(_Arg1, _Arg2);
458 pointer_to_binary_function(_Result (*__x)(_Arg1, _Arg2))
462 operator()(_Arg1 __x, _Arg2 __y) const
467 template<typename _Arg1, typename _Arg2, typename _Result>
468 inline pointer_to_binary_function<_Arg1, _Arg2, _Result>
469 ptr_fun(_Result (*__x)(_Arg1, _Arg2)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_function.h 115 template<typename _Arg1, typename _Arg2, typename _Result>
119 typedef _Arg1 first_argument_type;
448 template<typename _Arg1, typename _Arg2, typename _Result>
450 : public binary_function<_Arg1, _Arg2, _Result>
453 _Result (*_M_ptr)(_Arg1, _Arg2);
459 pointer_to_binary_function(_Result (*__x)(_Arg1, _Arg2))
463 operator()(_Arg1 __x, _Arg2 __y) const
468 template<typename _Arg1, typename _Arg2, typename _Result>
469 inline pointer_to_binary_function<_Arg1, _Arg2, _Result>
470 ptr_fun(_Result (*__x)(_Arg1, _Arg2)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_function.h 113 template<typename _Arg1, typename _Arg2, typename _Result>
117 typedef _Arg1 first_argument_type;
446 template<typename _Arg1, typename _Arg2, typename _Result>
448 : public binary_function<_Arg1, _Arg2, _Result>
451 _Result (*_M_ptr)(_Arg1, _Arg2);
457 pointer_to_binary_function(_Result (*__x)(_Arg1, _Arg2))
461 operator()(_Arg1 __x, _Arg2 __y) const
466 template<typename _Arg1, typename _Arg2, typename _Result>
467 inline pointer_to_binary_function<_Arg1, _Arg2, _Result>
468 ptr_fun(_Result (*__x)(_Arg1, _Arg2)
    [all...]
  /external/valgrind/main/helgrind/
helgrind.h 147 long int _arg1; \
149 _arg1 = (long int)(_arg1F); \
152 _arg1, 0,0,0,0); \
159 _arg1 = (long int)(_arg1F); \
163 _arg1, 0,0,0,0); \
169 long int _arg1, _arg2; \
172 _arg1 = (long int)(_arg1F); \
176 _arg1,_arg2,0,0,0); \
182 long int _arg1, _arg2, _arg3; \
186 _arg1 = (long int)(_arg1F);
    [all...]
hg_wordset.c 85 UWord _arg1 = (UWord)(_zzarg1); \
93 if (_cache->ent[0].arg1 == _arg1 \
97 if (_cache->ent[_i].arg1 == _arg1 \
111 UWord _arg1 = (UWord)(_zzarg1); \
123 _cache->ent[0].arg1 = _arg1; \
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
__functional_base 32 template <class _Arg1, class _Arg2, class _Result>
35 typedef _Arg1 first_argument_type;

Completed in 927 milliseconds

12 3