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

1 2 3

  /external/libcxx/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
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/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
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
function_traits.hpp 47 typedef T2 second_argument_type; typedef in struct:boost::detail::function_traits_helper
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/bind/
mem_fn_template.hpp 142 typedef A1 second_argument_type; typedef
208 typedef A1 second_argument_type; typedef
  /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
  /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
  /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/ndk/9/sources/cxx-stl/EH/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/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/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/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_function.h 119 /// @c second_argument_type is the type of the second argument
120 typedef _Arg2 second_argument_type; typedef in struct:binary_function
376 typename _Predicate::second_argument_type, bool>
387 const typename _Predicate::second_argument_type& __y) const
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_function.h 119 /// @c second_argument_type is the type of the second argument
120 typedef _Arg2 second_argument_type; typedef in struct:binary_function
376 typename _Predicate::second_argument_type, bool>
387 const typename _Predicate::second_argument_type& __y) 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/ndk/9/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/9/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

Completed in 1523 milliseconds

1 2 3