HomeSort by relevance Sort by last modified time
    Searched refs:_CharT (Results 126 - 150 of 808) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_string_fwd.h 29 template <class _CharT,
30 class _Traits = char_traits<_CharT>,
31 class _Alloc = allocator<_CharT> >
34 template <class _CharT,
_ostream.c 36 template <class _CharT, class _Traits>
37 basic_ostream<_CharT, _Traits>::basic_ostream(basic_streambuf<_CharT, _Traits>* __buf)
38 : basic_ios<_CharT, _Traits>() {
42 template <class _CharT, class _Traits>
43 basic_ostream<_CharT, _Traits>::~basic_ostream()
47 template <class _CharT, class _Traits>
48 basic_ostream<_CharT, _Traits>&
49 basic_ostream<_CharT, _Traits>::operator<<(basic_streambuf<_CharT, _Traits>* __from)
    [all...]
  /external/stlport/stlport/stl/
_ostream.c 36 template <class _CharT, class _Traits>
37 basic_ostream<_CharT, _Traits>::basic_ostream(basic_streambuf<_CharT, _Traits>* __buf)
38 : basic_ios<_CharT, _Traits>() {
42 template <class _CharT, class _Traits>
43 basic_ostream<_CharT, _Traits>::~basic_ostream()
47 template <class _CharT, class _Traits>
48 basic_ostream<_CharT, _Traits>&
49 basic_ostream<_CharT, _Traits>::operator<<(basic_streambuf<_CharT, _Traits>* __from)
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ostream.c 36 template <class _CharT, class _Traits>
37 basic_ostream<_CharT, _Traits>::basic_ostream(basic_streambuf<_CharT, _Traits>* __buf)
38 : basic_ios<_CharT, _Traits>() {
42 template <class _CharT, class _Traits>
43 basic_ostream<_CharT, _Traits>::~basic_ostream()
47 template <class _CharT, class _Traits>
48 basic_ostream<_CharT, _Traits>&
49 basic_ostream<_CharT, _Traits>::operator<<(basic_streambuf<_CharT, _Traits>* __from)
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_ostream.c 36 template <class _CharT, class _Traits>
37 basic_ostream<_CharT, _Traits>::basic_ostream(basic_streambuf<_CharT, _Traits>* __buf)
38 : basic_ios<_CharT, _Traits>() {
42 template <class _CharT, class _Traits>
43 basic_ostream<_CharT, _Traits>::~basic_ostream()
47 template <class _CharT, class _Traits>
48 basic_ostream<_CharT, _Traits>&
49 basic_ostream<_CharT, _Traits>::operator<<(basic_streambuf<_CharT, _Traits>* __from)
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_ostream.c 36 template <class _CharT, class _Traits>
37 basic_ostream<_CharT, _Traits>::basic_ostream(basic_streambuf<_CharT, _Traits>* __buf)
38 : basic_ios<_CharT, _Traits>() {
42 template <class _CharT, class _Traits>
43 basic_ostream<_CharT, _Traits>::~basic_ostream()
47 template <class _CharT, class _Traits>
48 basic_ostream<_CharT, _Traits>&
49 basic_ostream<_CharT, _Traits>::operator<<(basic_streambuf<_CharT, _Traits>* __from)
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_ostream.c 36 template <class _CharT, class _Traits>
37 basic_ostream<_CharT, _Traits>::basic_ostream(basic_streambuf<_CharT, _Traits>* __buf)
38 : basic_ios<_CharT, _Traits>() {
42 template <class _CharT, class _Traits>
43 basic_ostream<_CharT, _Traits>::~basic_ostream()
47 template <class _CharT, class _Traits>
48 basic_ostream<_CharT, _Traits>&
49 basic_ostream<_CharT, _Traits>::operator<<(basic_streambuf<_CharT, _Traits>* __from)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_ostream.c 36 template <class _CharT, class _Traits>
37 basic_ostream<_CharT, _Traits>::basic_ostream(basic_streambuf<_CharT, _Traits>* __buf)
38 : basic_ios<_CharT, _Traits>() {
42 template <class _CharT, class _Traits>
43 basic_ostream<_CharT, _Traits>::~basic_ostream()
47 template <class _CharT, class _Traits>
48 basic_ostream<_CharT, _Traits>&
49 basic_ostream<_CharT, _Traits>::operator<<(basic_streambuf<_CharT, _Traits>* __from)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
string_conversions.h 41 template<typename _TRet, typename _Ret = _TRet, typename _CharT,
44 __stoa(_TRet (*__convf) (const _CharT*, _CharT**, _Base...),
45 const char* __name, const _CharT* __str, std::size_t* __idx,
50 _CharT* __endptr;
71 template<typename _String, typename _CharT = typename _String::value_type>
73 __to_xstring(int (*__convf) (_CharT*, std::size_t, const _CharT*,
75 const _CharT* __fmt, ...)
79 _CharT* __s = static_cast<_CharT*>(__builtin_alloca(sizeof(_CharT
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
string_conversions.h 47 template<typename _TRet, typename _Ret = _TRet, typename _CharT,
50 __stoa(_TRet (*__convf) (const _CharT*, _CharT**, _Base...),
51 const char* __name, const _CharT* __str, std::size_t* __idx,
56 _CharT* __endptr;
77 template<typename _String, typename _CharT = typename _String::value_type>
79 __to_xstring(int (*__convf) (_CharT*, std::size_t, const _CharT*,
81 const _CharT* __fmt, ...)
85 _CharT* __s = static_cast<_CharT*>(__builtin_alloca(sizeof(_CharT
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
string_conversions.h 47 template<typename _TRet, typename _Ret = _TRet, typename _CharT,
50 __stoa(_TRet (*__convf) (const _CharT*, _CharT**, _Base...),
51 const char* __name, const _CharT* __str, std::size_t* __idx,
56 _CharT* __endptr;
77 template<typename _String, typename _CharT = typename _String::value_type>
79 __to_xstring(int (*__convf) (_CharT*, std::size_t, const _CharT*,
81 const _CharT* __fmt, ...)
85 _CharT* __s = static_cast<_CharT*>(__builtin_alloca(sizeof(_CharT
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
string_conversions.h 41 template<typename _TRet, typename _Ret = _TRet, typename _CharT,
44 __stoa(_TRet (*__convf) (const _CharT*, _CharT**, _Base...),
45 const char* __name, const _CharT* __str, std::size_t* __idx,
50 _CharT* __endptr;
71 template<typename _String, typename _CharT = typename _String::value_type>
73 __to_xstring(int (*__convf) (_CharT*, std::size_t, const _CharT*,
75 const _CharT* __fmt, ...)
79 _CharT* __s = static_cast<_CharT*>(__builtin_alloca(sizeof(_CharT
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
string_conversions.h 41 template<typename _TRet, typename _Ret = _TRet, typename _CharT,
44 __stoa(_TRet (*__convf) (const _CharT*, _CharT**, _Base...),
45 const char* __name, const _CharT* __str, std::size_t* __idx,
50 _CharT* __endptr;
71 template<typename _String, typename _CharT = typename _String::value_type>
73 __to_xstring(int (*__convf) (_CharT*, std::size_t, const _CharT*,
75 const _CharT* __fmt, ...)
79 _CharT* __s = static_cast<_CharT*>(__builtin_alloca(sizeof(_CharT
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
string_conversions.h 41 template<typename _TRet, typename _Ret = _TRet, typename _CharT,
44 __stoa(_TRet (*__convf) (const _CharT*, _CharT**, _Base...),
45 const char* __name, const _CharT* __str, std::size_t* __idx,
50 _CharT* __endptr;
71 template<typename _String, typename _CharT = typename _String::value_type>
73 __to_xstring(int (*__convf) (_CharT*, std::size_t, const _CharT*,
75 const _CharT* __fmt, ...)
79 _CharT* __s = static_cast<_CharT*>(__builtin_alloca(sizeof(_CharT
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
string_conversions.h 41 template<typename _TRet, typename _Ret = _TRet, typename _CharT,
44 __stoa(_TRet (*__convf) (const _CharT*, _CharT**, _Base...),
45 const char* __name, const _CharT* __str, std::size_t* __idx,
50 _CharT* __endptr;
71 template<typename _String, typename _CharT = typename _String::value_type>
73 __to_xstring(int (*__convf) (_CharT*, std::size_t, const _CharT*,
75 const _CharT* __fmt, ...)
79 _CharT* __s = static_cast<_CharT*>(__builtin_alloca(sizeof(_CharT
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
string_conversions.h 47 template<typename _TRet, typename _Ret = _TRet, typename _CharT,
50 __stoa(_TRet (*__convf) (const _CharT*, _CharT**, _Base...),
51 const char* __name, const _CharT* __str, std::size_t* __idx,
56 _CharT* __endptr;
77 template<typename _String, typename _CharT = typename _String::value_type>
79 __to_xstring(int (*__convf) (_CharT*, std::size_t, const _CharT*,
81 const _CharT* __fmt, ...)
85 _CharT* __s = static_cast<_CharT*>(__builtin_alloca(sizeof(_CharT
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
string_conversions.h 47 template<typename _TRet, typename _Ret = _TRet, typename _CharT,
50 __stoa(_TRet (*__convf) (const _CharT*, _CharT**, _Base...),
51 const char* __name, const _CharT* __str, std::size_t* __idx,
56 _CharT* __endptr;
77 template<typename _String, typename _CharT = typename _String::value_type>
79 __to_xstring(int (*__convf) (_CharT*, std::size_t, const _CharT*,
81 const _CharT* __fmt, ...)
85 _CharT* __s = static_cast<_CharT*>(__builtin_alloca(sizeof(_CharT
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
string_conversions.h 47 template<typename _TRet, typename _Ret = _TRet, typename _CharT,
50 __stoa(_TRet (*__convf) (const _CharT*, _CharT**, _Base...),
51 const char* __name, const _CharT* __str, std::size_t* __idx,
56 _CharT* __endptr;
77 template<typename _String, typename _CharT = typename _String::value_type>
79 __to_xstring(int (*__convf) (_CharT*, std::size_t, const _CharT*,
81 const _CharT* __fmt, ...)
85 _CharT* __s = static_cast<_CharT*>(__builtin_alloca(sizeof(_CharT
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
string_conversions.h 47 template<typename _TRet, typename _Ret = _TRet, typename _CharT,
50 __stoa(_TRet (*__convf) (const _CharT*, _CharT**, _Base...),
51 const char* __name, const _CharT* __str, std::size_t* __idx,
56 _CharT* __endptr;
77 template<typename _String, typename _CharT = typename _String::value_type>
79 __to_xstring(int (*__convf) (_CharT*, std::size_t, const _CharT*,
81 const _CharT* __fmt, ...)
85 _CharT* __s = static_cast<_CharT*>(__builtin_alloca(sizeof(_CharT
    [all...]
  /external/stlport/stlport/
locale 82 template <class _CharT>
83 inline bool isspace (_CharT c, const locale& loc)
84 { return (use_facet<ctype<_CharT> >(loc)).is(ctype_base::space, c); }
86 template <class _CharT>
87 inline bool isprint (_CharT c, const locale& loc)
88 { return (use_facet<ctype<_CharT> >(loc)).is(ctype_base::print, c); }
90 template <class _CharT>
91 inline bool iscntrl (_CharT c, const locale& loc)
92 { return (use_facet<ctype<_CharT> >(loc)).is(ctype_base::cntrl, c); }
94 template <class _CharT>
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/
locale 82 template <class _CharT>
83 inline bool isspace (_CharT c, const locale& loc)
84 { return (use_facet<ctype<_CharT> >(loc)).is(ctype_base::space, c); }
86 template <class _CharT>
87 inline bool isprint (_CharT c, const locale& loc)
88 { return (use_facet<ctype<_CharT> >(loc)).is(ctype_base::print, c); }
90 template <class _CharT>
91 inline bool iscntrl (_CharT c, const locale& loc)
92 { return (use_facet<ctype<_CharT> >(loc)).is(ctype_base::cntrl, c); }
94 template <class _CharT>
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/
locale 82 template <class _CharT>
83 inline bool isspace (_CharT c, const locale& loc)
84 { return (use_facet<ctype<_CharT> >(loc)).is(ctype_base::space, c); }
86 template <class _CharT>
87 inline bool isprint (_CharT c, const locale& loc)
88 { return (use_facet<ctype<_CharT> >(loc)).is(ctype_base::print, c); }
90 template <class _CharT>
91 inline bool iscntrl (_CharT c, const locale& loc)
92 { return (use_facet<ctype<_CharT> >(loc)).is(ctype_base::cntrl, c); }
94 template <class _CharT>
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/
locale 82 template <class _CharT>
83 inline bool isspace (_CharT c, const locale& loc)
84 { return (use_facet<ctype<_CharT> >(loc)).is(ctype_base::space, c); }
86 template <class _CharT>
87 inline bool isprint (_CharT c, const locale& loc)
88 { return (use_facet<ctype<_CharT> >(loc)).is(ctype_base::print, c); }
90 template <class _CharT>
91 inline bool iscntrl (_CharT c, const locale& loc)
92 { return (use_facet<ctype<_CharT> >(loc)).is(ctype_base::cntrl, c); }
94 template <class _CharT>
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/
locale 82 template <class _CharT>
83 inline bool isspace (_CharT c, const locale& loc)
84 { return (use_facet<ctype<_CharT> >(loc)).is(ctype_base::space, c); }
86 template <class _CharT>
87 inline bool isprint (_CharT c, const locale& loc)
88 { return (use_facet<ctype<_CharT> >(loc)).is(ctype_base::print, c); }
90 template <class _CharT>
91 inline bool iscntrl (_CharT c, const locale& loc)
92 { return (use_facet<ctype<_CharT> >(loc)).is(ctype_base::cntrl, c); }
94 template <class _CharT>
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/
locale 82 template <class _CharT>
83 inline bool isspace (_CharT c, const locale& loc)
84 { return (use_facet<ctype<_CharT> >(loc)).is(ctype_base::space, c); }
86 template <class _CharT>
87 inline bool isprint (_CharT c, const locale& loc)
88 { return (use_facet<ctype<_CharT> >(loc)).is(ctype_base::print, c); }
90 template <class _CharT>
91 inline bool iscntrl (_CharT c, const locale& loc)
92 { return (use_facet<ctype<_CharT> >(loc)).is(ctype_base::cntrl, c); }
94 template <class _CharT>
    [all...]

Completed in 572 milliseconds

1 2 3 4 56 7 8 91011>>