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

1 2

  /ndk/sources/cxx-stl/llvm-libc++/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
  /external/stlport/test/unit/
fadapter.h 69 typedef Arg2 second_argument_type; typedef in class:pointer_to_binary_procedure
  /ndk/tests/device/test-gnustl-full/unit/
fadapter.h 69 typedef Arg2 second_argument_type; typedef in class:pointer_to_binary_procedure
  /ndk/tests/device/test-stlport/unit/
fadapter.h 69 typedef Arg2 second_argument_type; typedef in class:pointer_to_binary_procedure
  /external/stlport/stlport/stl/
_function_base.h 55 typedef _Arg2 second_argument_type; typedef in struct:binary_function
195 typedef _Arg2 second_argument_type; typedef in struct:_Constant_binary_fun
_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_base.h 55 typedef _Arg2 second_argument_type; typedef in struct:binary_function
195 typedef _Arg2 second_argument_type; typedef in struct:_Constant_binary_fun
_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_base.h 55 typedef _Arg2 second_argument_type; typedef in struct:binary_function
195 typedef _Arg2 second_argument_type; typedef in struct:_Constant_binary_fun
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_function_base.h 55 typedef _Arg2 second_argument_type; typedef in struct:binary_function
195 typedef _Arg2 second_argument_type; typedef in struct:_Constant_binary_fun
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_function_base.h 55 typedef _Arg2 second_argument_type; typedef in struct:binary_function
195 typedef _Arg2 second_argument_type; typedef in struct:_Constant_binary_fun
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_function_base.h 55 typedef _Arg2 second_argument_type; typedef in struct:binary_function
195 typedef _Arg2 second_argument_type; typedef in struct:_Constant_binary_fun
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_function.h 117 typedef _Arg2 second_argument_type; ///< the type of the second argument typedef in struct:binary_function
371 typename _Predicate::second_argument_type, bool>
382 const typename _Predicate::second_argument_type& __y) const
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_function.h 120 /// @c second_argument_type is the type of the second argument
121 typedef _Arg2 second_argument_type; typedef in struct:binary_function
377 typename _Predicate::second_argument_type, bool>
388 const typename _Predicate::second_argument_type& __y) const
hashtable_policy.h 371 typedef std::size_t second_argument_type; typedef in struct:__detail::_Mod_range_hashing
375 operator()(first_argument_type __num, second_argument_type __den) const
  /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 120 /// @c second_argument_type is the type of the second argument
121 typedef _Arg2 second_argument_type; typedef in struct:binary_function
377 typename _Predicate::second_argument_type, bool>
388 const typename _Predicate::second_argument_type& __y) const
hashtable_policy.h 371 typedef std::size_t second_argument_type; typedef in struct:__detail::_Mod_range_hashing
375 operator()(first_argument_type __num, second_argument_type __den) const
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_function.h 117 typedef _Arg2 second_argument_type; ///< the type of the second argument typedef in struct:binary_function
371 typename _Predicate::second_argument_type, bool>
382 const typename _Predicate::second_argument_type& __y) const
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_function.h 117 typedef _Arg2 second_argument_type; ///< the type of the second argument typedef in struct:binary_function
371 typename _Predicate::second_argument_type, bool>
382 const typename _Predicate::second_argument_type& __y) const
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_function.h 117 typedef _Arg2 second_argument_type; ///< the type of the second argument typedef in struct:binary_function
371 typename _Predicate::second_argument_type, bool>
382 const typename _Predicate::second_argument_type& __y) const
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_function.h 117 typedef _Arg2 second_argument_type; ///< the type of the second argument typedef in struct:binary_function
371 typename _Predicate::second_argument_type, bool>
382 const typename _Predicate::second_argument_type& __y) const
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_function.h 120 /// @c second_argument_type is the type of the second argument
121 typedef _Arg2 second_argument_type; typedef in struct:binary_function
377 typename _Predicate::second_argument_type, bool>
388 const typename _Predicate::second_argument_type& __y) const
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_function.h 121 /// @c second_argument_type is the type of the second argument
122 typedef _Arg2 second_argument_type; typedef in struct:binary_function
378 typename _Predicate::second_argument_type, bool>
389 const typename _Predicate::second_argument_type& __y) const
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
hashtable_policy.h 398 typedef std::size_t second_argument_type; typedef in struct:std::__detail::_Mod_range_hashing
402 operator()(first_argument_type __num, second_argument_type __den) const
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
hashtable_policy.h 364 typedef std::size_t second_argument_type; typedef in struct:tr1::__detail::_Mod_range_hashing
368 operator()(first_argument_type __num, second_argument_type __den) const

Completed in 968 milliseconds

1 2