/external/stlport/test/unit/ |
fadapter.h | 68 typedef Arg1 first_argument_type; typedef in class:pointer_to_binary_procedure
|
/ndk/tests/device/test-gnustl-full/unit/ |
fadapter.h | 68 typedef Arg1 first_argument_type; typedef in class:pointer_to_binary_procedure
|
/ndk/tests/device/test-stlport/unit/ |
fadapter.h | 68 typedef Arg1 first_argument_type; typedef in class:pointer_to_binary_procedure
|
/external/stlport/stlport/stl/ |
_function_base.h | 54 typedef _Arg1 first_argument_type; typedef in struct:binary_function 194 typedef _Arg1 first_argument_type; typedef in struct:_Constant_binary_fun
|
_function.h | 121 typedef typename _Operation::first_argument_type first_argument_type; typedef in struct:__binary_fun_aux 160 : public binary_function<typename __BINARY_ARG(_Predicate, first_argument_type), 163 typedef binary_function<typename __BINARY_ARG(_Predicate, first_argument_type), 167 typedef typename _Base::first_argument_type first_argument_type; typedef in class:binary_negate 170 typedef typename __call_traits<first_argument_type>::const_param_type _FstArgParamType; 199 typedef typename __call_traits<typename _Operation::first_argument_type>::const_param_type _ValueParamType; 203 typename _Operation::first_argument_type _M_value; 218 typedef typename _Operation::first_argument_type _Arg1_type [all...] |
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_function_base.h | 54 typedef _Arg1 first_argument_type; typedef in struct:binary_function 194 typedef _Arg1 first_argument_type; typedef in struct:_Constant_binary_fun
|
_function.h | 121 typedef typename _Operation::first_argument_type first_argument_type; typedef in struct:__binary_fun_aux 160 : public binary_function<typename __BINARY_ARG(_Predicate, first_argument_type), 163 typedef binary_function<typename __BINARY_ARG(_Predicate, first_argument_type), 167 typedef typename _Base::first_argument_type first_argument_type; typedef in class:binary_negate 170 typedef typename __call_traits<first_argument_type>::const_param_type _FstArgParamType; 199 typedef typename __call_traits<typename _Operation::first_argument_type>::const_param_type _ValueParamType; 203 typename _Operation::first_argument_type _M_value; 218 typedef typename _Operation::first_argument_type _Arg1_type [all...] |
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/ |
_function_base.h | 54 typedef _Arg1 first_argument_type; typedef in struct:binary_function 194 typedef _Arg1 first_argument_type; typedef in struct:_Constant_binary_fun
|
_function.h | 121 typedef typename _Operation::first_argument_type first_argument_type; typedef in struct:__binary_fun_aux 160 : public binary_function<typename __BINARY_ARG(_Predicate, first_argument_type), 163 typedef binary_function<typename __BINARY_ARG(_Predicate, first_argument_type), 167 typedef typename _Base::first_argument_type first_argument_type; typedef in class:binary_negate 170 typedef typename __call_traits<first_argument_type>::const_param_type _FstArgParamType; 199 typedef typename __call_traits<typename _Operation::first_argument_type>::const_param_type _ValueParamType; 203 typename _Operation::first_argument_type _M_value; 218 typedef typename _Operation::first_argument_type _Arg1_type [all...] |
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/ |
_function_base.h | 54 typedef _Arg1 first_argument_type; typedef in struct:binary_function 194 typedef _Arg1 first_argument_type; typedef in struct:_Constant_binary_fun
|
_function.h | 121 typedef typename _Operation::first_argument_type first_argument_type; typedef in struct:__binary_fun_aux 160 : public binary_function<typename __BINARY_ARG(_Predicate, first_argument_type), 163 typedef binary_function<typename __BINARY_ARG(_Predicate, first_argument_type), 167 typedef typename _Base::first_argument_type first_argument_type; typedef in class:binary_negate 170 typedef typename __call_traits<first_argument_type>::const_param_type _FstArgParamType; 199 typedef typename __call_traits<typename _Operation::first_argument_type>::const_param_type _ValueParamType; 203 typename _Operation::first_argument_type _M_value; 218 typedef typename _Operation::first_argument_type _Arg1_type [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
stl_function.h | 114 typedef _Arg1 first_argument_type; ///< the type of the first argument typedef in struct:binary_function 370 : public binary_function<typename _Predicate::first_argument_type, 381 operator()(const typename _Predicate::first_argument_type& __x,
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_function.h | 114 typedef _Arg1 first_argument_type; ///< the type of the first argument typedef in struct:binary_function 370 : public binary_function<typename _Predicate::first_argument_type, 381 operator()(const typename _Predicate::first_argument_type& __x,
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_function.h | 114 typedef _Arg1 first_argument_type; ///< the type of the first argument typedef in struct:binary_function 370 : public binary_function<typename _Predicate::first_argument_type, 381 operator()(const typename _Predicate::first_argument_type& __x,
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/ |
hashtable_policy.h | 397 typedef std::size_t first_argument_type; typedef in struct:std::__detail::_Mod_range_hashing 402 operator()(first_argument_type __num, second_argument_type __den) const
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
hashtable_policy.h | 397 typedef std::size_t first_argument_type; typedef in struct:std::__detail::_Mod_range_hashing 402 operator()(first_argument_type __num, second_argument_type __den) const
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
hashtable_policy.h | 397 typedef std::size_t first_argument_type; typedef in struct:std::__detail::_Mod_range_hashing 402 operator()(first_argument_type __num, second_argument_type __den) const
|