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

1 2

  /external/stlport/stlport/stl/
_istream.c 53 typedef typename _Traits::char_type argument_type; typedef in struct:_Is_not_wspace
56 const ctype<argument_type>* _M_ctype;
58 _Is_not_wspace(const ctype<argument_type>* __c_type) : _M_ctype(__c_type) {}
59 bool operator()(argument_type __c) const
65 typedef typename _Traits::char_type argument_type;
68 const ctype<argument_type>* _M_ctype;
70 _Is_wspace_null(const ctype<argument_type>* __c_type) : _M_ctype(__c_type) {}
71 bool operator()(argument_type __c) const {
72 return _Traits::eq(__c, argument_type()) ||
    [all...]
_function_base.h 41 typedef _Arg argument_type; typedef in struct:unary_function
184 typedef _Argument argument_type; typedef in struct:_Constant_unary_fun
_function.h 115 typedef typename _Operation::argument_type argument_type; typedef in struct:__unary_fun_aux
137 : public unary_function<typename __UNARY_ARG(_Predicate, argument_type), bool> {
138 typedef unary_function<typename __UNARY_ARG(_Predicate, argument_type), bool> _Base;
140 typedef typename _Base::argument_type argument_type; typedef in class:unary_negate
142 typedef typename __call_traits<argument_type>::const_param_type _ArgParamType;
194 typedef typename _Base::argument_type argument_type; typedef in class:binder1st
197 typedef typename __call_traits<argument_type>::param_type _ArgParamType
229 typedef typename _Base::argument_type argument_type; typedef in class:binder2nd
267 typedef typename _Base::argument_type argument_type; typedef in class:unary_compose
296 typedef typename _Base::argument_type argument_type; typedef in class:binary_compose
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_istream.c 53 typedef typename _Traits::char_type argument_type; typedef in struct:_Is_not_wspace
56 const ctype<argument_type>* _M_ctype;
58 _Is_not_wspace(const ctype<argument_type>* __c_type) : _M_ctype(__c_type) {}
59 bool operator()(argument_type __c) const
65 typedef typename _Traits::char_type argument_type;
68 const ctype<argument_type>* _M_ctype;
70 _Is_wspace_null(const ctype<argument_type>* __c_type) : _M_ctype(__c_type) {}
71 bool operator()(argument_type __c) const {
72 return _Traits::eq(__c, argument_type()) ||
    [all...]
_function_base.h 41 typedef _Arg argument_type; typedef in struct:unary_function
184 typedef _Argument argument_type; typedef in struct:_Constant_unary_fun
_function.h 115 typedef typename _Operation::argument_type argument_type; typedef in struct:__unary_fun_aux
137 : public unary_function<typename __UNARY_ARG(_Predicate, argument_type), bool> {
138 typedef unary_function<typename __UNARY_ARG(_Predicate, argument_type), bool> _Base;
140 typedef typename _Base::argument_type argument_type; typedef in class:unary_negate
142 typedef typename __call_traits<argument_type>::const_param_type _ArgParamType;
194 typedef typename _Base::argument_type argument_type; typedef in class:binder1st
197 typedef typename __call_traits<argument_type>::param_type _ArgParamType
229 typedef typename _Base::argument_type argument_type; typedef in class:binder2nd
267 typedef typename _Base::argument_type argument_type; typedef in class:unary_compose
296 typedef typename _Base::argument_type argument_type; typedef in class:binary_compose
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_istream.c 53 typedef typename _Traits::char_type argument_type; typedef in struct:_Is_not_wspace
56 const ctype<argument_type>* _M_ctype;
58 _Is_not_wspace(const ctype<argument_type>* __c_type) : _M_ctype(__c_type) {}
59 bool operator()(argument_type __c) const
65 typedef typename _Traits::char_type argument_type;
68 const ctype<argument_type>* _M_ctype;
70 _Is_wspace_null(const ctype<argument_type>* __c_type) : _M_ctype(__c_type) {}
71 bool operator()(argument_type __c) const {
72 return _Traits::eq(__c, argument_type()) ||
    [all...]
_function_base.h 41 typedef _Arg argument_type; typedef in struct:unary_function
184 typedef _Argument argument_type; typedef in struct:_Constant_unary_fun
_function.h 115 typedef typename _Operation::argument_type argument_type; typedef in struct:__unary_fun_aux
137 : public unary_function<typename __UNARY_ARG(_Predicate, argument_type), bool> {
138 typedef unary_function<typename __UNARY_ARG(_Predicate, argument_type), bool> _Base;
140 typedef typename _Base::argument_type argument_type; typedef in class:unary_negate
142 typedef typename __call_traits<argument_type>::const_param_type _ArgParamType;
194 typedef typename _Base::argument_type argument_type; typedef in class:binder1st
197 typedef typename __call_traits<argument_type>::param_type _ArgParamType
229 typedef typename _Base::argument_type argument_type; typedef in class:binder2nd
267 typedef typename _Base::argument_type argument_type; typedef in class:unary_compose
296 typedef typename _Base::argument_type argument_type; typedef in class:binary_compose
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_istream.c 53 typedef typename _Traits::char_type argument_type; typedef in struct:_Is_not_wspace
56 const ctype<argument_type>* _M_ctype;
58 _Is_not_wspace(const ctype<argument_type>* __c_type) : _M_ctype(__c_type) {}
59 bool operator()(argument_type __c) const
65 typedef typename _Traits::char_type argument_type;
68 const ctype<argument_type>* _M_ctype;
70 _Is_wspace_null(const ctype<argument_type>* __c_type) : _M_ctype(__c_type) {}
71 bool operator()(argument_type __c) const {
72 return _Traits::eq(__c, argument_type()) ||
    [all...]
_function_base.h 41 typedef _Arg argument_type; typedef in struct:unary_function
184 typedef _Argument argument_type; typedef in struct:_Constant_unary_fun
_function.h 115 typedef typename _Operation::argument_type argument_type; typedef in struct:__unary_fun_aux
137 : public unary_function<typename __UNARY_ARG(_Predicate, argument_type), bool> {
138 typedef unary_function<typename __UNARY_ARG(_Predicate, argument_type), bool> _Base;
140 typedef typename _Base::argument_type argument_type; typedef in class:unary_negate
142 typedef typename __call_traits<argument_type>::const_param_type _ArgParamType;
194 typedef typename _Base::argument_type argument_type; typedef in class:binder1st
197 typedef typename __call_traits<argument_type>::param_type _ArgParamType
229 typedef typename _Base::argument_type argument_type; typedef in class:binder2nd
267 typedef typename _Base::argument_type argument_type; typedef in class:unary_compose
296 typedef typename _Base::argument_type argument_type; typedef in class:binary_compose
    [all...]
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_istream.c 53 typedef typename _Traits::char_type argument_type; typedef in struct:_Is_not_wspace
56 const ctype<argument_type>* _M_ctype;
58 _Is_not_wspace(const ctype<argument_type>* __c_type) : _M_ctype(__c_type) {}
59 bool operator()(argument_type __c) const
65 typedef typename _Traits::char_type argument_type;
68 const ctype<argument_type>* _M_ctype;
70 _Is_wspace_null(const ctype<argument_type>* __c_type) : _M_ctype(__c_type) {}
71 bool operator()(argument_type __c) const {
72 return _Traits::eq(__c, argument_type()) ||
    [all...]
_function_base.h 41 typedef _Arg argument_type; typedef in struct:unary_function
184 typedef _Argument argument_type; typedef in struct:_Constant_unary_fun
  /external/stlport/test/unit/
fadapter.h 51 typedef Arg argument_type; typedef in class:pointer_to_unary_procedure
  /ndk/tests/device/test-gnustl-full/unit/
fadapter.h 51 typedef Arg argument_type; typedef in class:pointer_to_unary_procedure
  /ndk/tests/device/test-stlport/unit/
fadapter.h 51 typedef Arg argument_type; typedef in class:pointer_to_unary_procedure
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_function.h 102 typedef _Arg argument_type; ///< @c argument_type is the type of the typedef in struct:unary_function
347 : public unary_function<typename _Predicate::argument_type, bool>
357 operator()(const typename _Predicate::argument_type& __x) const
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_function.h 102 typedef _Arg argument_type; ///< @c argument_type is the type of the typedef in struct:unary_function
347 : public unary_function<typename _Predicate::argument_type, bool>
357 operator()(const typename _Predicate::argument_type& __x) const
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_function.h 102 typedef _Arg argument_type; ///< @c argument_type is the type of the typedef in struct:unary_function
347 : public unary_function<typename _Predicate::argument_type, bool>
357 operator()(const typename _Predicate::argument_type& __x) const
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_function.h 102 typedef _Arg argument_type; ///< @c argument_type is the type of the typedef in struct:unary_function
347 : public unary_function<typename _Predicate::argument_type, bool>
357 operator()(const typename _Predicate::argument_type& __x) const
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1/
shared_ptr.h 96 typedef _Tp* argument_type; typedef in struct:std::tr1::_Sp_deleter
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/tr1/
shared_ptr.h 96 typedef _Tp* argument_type; typedef in struct:std::tr1::_Sp_deleter
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/tr1/
shared_ptr.h 96 typedef _Tp* argument_type; typedef in struct:std::tr1::_Sp_deleter
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/tr1/
shared_ptr.h 96 typedef _Tp* argument_type; typedef in struct:std::tr1::_Sp_deleter

Completed in 850 milliseconds

1 2