HomeSort by relevance Sort by last modified time
    Searched refs:_CharT (Results 276 - 300 of 632) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
rc_string_base.h 82 template<typename _CharT, typename _Traits, typename _Alloc>
84 : protected __vstring_utility<_CharT, _Traits, _Alloc>
91 typedef __vstring_utility<_CharT, _Traits, _Alloc> _Util_Base;
101 // Allocated memory is always (_M_capacity + 1) * sizeof(_CharT).
121 _CharT _M_align;
126 _CharT*
128 { return reinterpret_cast<_CharT*>(this + 1); }
130 _CharT*
144 traits_type::assign(_M_refdata()[__n], _CharT());
154 _CharT*
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
rc_string_base.h 82 template<typename _CharT, typename _Traits, typename _Alloc>
84 : protected __vstring_utility<_CharT, _Traits, _Alloc>
91 typedef __vstring_utility<_CharT, _Traits, _Alloc> _Util_Base;
101 // Allocated memory is always (_M_capacity + 1) * sizeof(_CharT).
121 _CharT _M_align;
126 _CharT*
128 { return reinterpret_cast<_CharT*>(this + 1); }
130 _CharT*
144 traits_type::assign(_M_refdata()[__n], _CharT());
154 _CharT*
    [all...]
  /external/stlport/stlport/stl/
_string_io.c 14 template <class _CharT, class _Traits>
16 __stlp_string_fill(basic_ostream<_CharT, _Traits>& __os,
17 basic_streambuf<_CharT, _Traits>* __buf,
19 _CharT __f = __os.fill();
28 template <class _CharT, class _Traits, class _Alloc>
29 basic_ostream<_CharT, _Traits>& _STLP_CALL
30 operator << (basic_ostream<_CharT, _Traits>& __os,
31 const basic_string<_CharT,_Traits,_Alloc>& __s) {
32 typedef basic_ostream<_CharT, _Traits> __ostream;
33 typedef typename basic_string<_CharT, _Traits, _Alloc>::size_type size_type
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_string_io.c 14 template <class _CharT, class _Traits>
16 __stlp_string_fill(basic_ostream<_CharT, _Traits>& __os,
17 basic_streambuf<_CharT, _Traits>* __buf,
19 _CharT __f = __os.fill();
28 template <class _CharT, class _Traits, class _Alloc>
29 basic_ostream<_CharT, _Traits>& _STLP_CALL
30 operator << (basic_ostream<_CharT, _Traits>& __os,
31 const basic_string<_CharT,_Traits,_Alloc>& __s) {
32 typedef basic_ostream<_CharT, _Traits> __ostream;
33 typedef typename basic_string<_CharT, _Traits, _Alloc>::size_type size_type
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_string_io.c 14 template <class _CharT, class _Traits>
16 __stlp_string_fill(basic_ostream<_CharT, _Traits>& __os,
17 basic_streambuf<_CharT, _Traits>* __buf,
19 _CharT __f = __os.fill();
28 template <class _CharT, class _Traits, class _Alloc>
29 basic_ostream<_CharT, _Traits>& _STLP_CALL
30 operator << (basic_ostream<_CharT, _Traits>& __os,
31 const basic_string<_CharT,_Traits,_Alloc>& __s) {
32 typedef basic_ostream<_CharT, _Traits> __ostream;
33 typedef typename basic_string<_CharT, _Traits, _Alloc>::size_type size_type
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_string_io.c 14 template <class _CharT, class _Traits>
16 __stlp_string_fill(basic_ostream<_CharT, _Traits>& __os,
17 basic_streambuf<_CharT, _Traits>* __buf,
19 _CharT __f = __os.fill();
28 template <class _CharT, class _Traits, class _Alloc>
29 basic_ostream<_CharT, _Traits>& _STLP_CALL
30 operator << (basic_ostream<_CharT, _Traits>& __os,
31 const basic_string<_CharT,_Traits,_Alloc>& __s) {
32 typedef basic_ostream<_CharT, _Traits> __ostream;
33 typedef typename basic_string<_CharT, _Traits, _Alloc>::size_type size_type
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_string_io.c 14 template <class _CharT, class _Traits>
16 __stlp_string_fill(basic_ostream<_CharT, _Traits>& __os,
17 basic_streambuf<_CharT, _Traits>* __buf,
19 _CharT __f = __os.fill();
28 template <class _CharT, class _Traits, class _Alloc>
29 basic_ostream<_CharT, _Traits>& _STLP_CALL
30 operator << (basic_ostream<_CharT, _Traits>& __os,
31 const basic_string<_CharT,_Traits,_Alloc>& __s) {
32 typedef basic_ostream<_CharT, _Traits> __ostream;
33 typedef typename basic_string<_CharT, _Traits, _Alloc>::size_type size_type
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_string_io.c 14 template <class _CharT, class _Traits>
16 __stlp_string_fill(basic_ostream<_CharT, _Traits>& __os,
17 basic_streambuf<_CharT, _Traits>* __buf,
19 _CharT __f = __os.fill();
28 template <class _CharT, class _Traits, class _Alloc>
29 basic_ostream<_CharT, _Traits>& _STLP_CALL
30 operator << (basic_ostream<_CharT, _Traits>& __os,
31 const basic_string<_CharT,_Traits,_Alloc>& __s) {
32 typedef basic_ostream<_CharT, _Traits> __ostream;
33 typedef typename basic_string<_CharT, _Traits, _Alloc>::size_type size_type
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
rc_string_base.h 80 template<typename _CharT, typename _Traits, typename _Alloc>
82 : protected __vstring_utility<_CharT, _Traits, _Alloc>
89 typedef __vstring_utility<_CharT, _Traits, _Alloc> _Util_Base;
99 // Allocated memory is always (_M_capacity + 1) * sizeof(_CharT).
119 _CharT _M_align;
124 _CharT*
126 { return reinterpret_cast<_CharT*>(this + 1); }
128 _CharT*
142 traits_type::assign(_M_refdata()[__n], _CharT());
152 _CharT*
    [all...]
ropeimpl.h 65 template <class _CharT, class _Alloc>
67 _Rope_iterator_base<_CharT, _Alloc>::
68 _S_setbuf(_Rope_iterator_base<_CharT, _Alloc>& __x)
77 __x._M_buf_start = ((_Rope_RopeLeaf<_CharT, _Alloc>*)__leaf)->_M_data;
87 char_producer<_CharT>* __fn = ((_Rope_RopeFunction<_CharT,
110 template <class _CharT, class _Alloc>
112 _Rope_iterator_base<_CharT, _Alloc>::
113 _S_setcache(_Rope_iterator_base<_CharT, _Alloc>& __x)
152 _Rope_RopeConcatenation<_CharT, _Alloc>* __c
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
rc_string_base.h 80 template<typename _CharT, typename _Traits, typename _Alloc>
82 : protected __vstring_utility<_CharT, _Traits, _Alloc>
89 typedef __vstring_utility<_CharT, _Traits, _Alloc> _Util_Base;
99 // Allocated memory is always (_M_capacity + 1) * sizeof(_CharT).
119 _CharT _M_align;
124 _CharT*
126 { return reinterpret_cast<_CharT*>(this + 1); }
128 _CharT*
142 traits_type::assign(_M_refdata()[__n], _CharT());
152 _CharT*
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
rc_string_base.h 80 template<typename _CharT, typename _Traits, typename _Alloc>
82 : protected __vstring_utility<_CharT, _Traits, _Alloc>
89 typedef __vstring_utility<_CharT, _Traits, _Alloc> _Util_Base;
99 // Allocated memory is always (_M_capacity + 1) * sizeof(_CharT).
119 _CharT _M_align;
124 _CharT*
126 { return reinterpret_cast<_CharT*>(this + 1); }
128 _CharT*
142 traits_type::assign(_M_refdata()[__n], _CharT());
152 _CharT*
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
rc_string_base.h 80 template<typename _CharT, typename _Traits, typename _Alloc>
82 : protected __vstring_utility<_CharT, _Traits, _Alloc>
89 typedef __vstring_utility<_CharT, _Traits, _Alloc> _Util_Base;
99 // Allocated memory is always (_M_capacity + 1) * sizeof(_CharT).
119 _CharT _M_align;
124 _CharT*
126 { return reinterpret_cast<_CharT*>(this + 1); }
128 _CharT*
142 traits_type::assign(_M_refdata()[__n], _CharT());
152 _CharT*
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
rc_string_base.h 80 template<typename _CharT, typename _Traits, typename _Alloc>
82 : protected __vstring_utility<_CharT, _Traits, _Alloc>
89 typedef __vstring_utility<_CharT, _Traits, _Alloc> _Util_Base;
99 // Allocated memory is always (_M_capacity + 1) * sizeof(_CharT).
119 _CharT _M_align;
124 _CharT*
126 { return reinterpret_cast<_CharT*>(this + 1); }
128 _CharT*
142 traits_type::assign(_M_refdata()[__n], _CharT());
152 _CharT*
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
ostream_insert.h 40 template<typename _CharT, typename _Traits>
42 __ostream_write(basic_ostream<_CharT, _Traits>& __out,
43 const _CharT* __s, streamsize __n)
45 typedef basic_ostream<_CharT, _Traits> __ostream_type;
53 template<typename _CharT, typename _Traits>
55 __ostream_fill(basic_ostream<_CharT, _Traits>& __out, streamsize __n)
57 typedef basic_ostream<_CharT, _Traits> __ostream_type;
60 const _CharT __c = __out.fill();
72 template<typename _CharT, typename _Traits>
73 basic_ostream<_CharT, _Traits>
    [all...]
basic_string.h 103 template<typename _CharT, typename _Traits, typename _Alloc>
106 typedef typename _Alloc::template rebind<_CharT>::other _CharT_alloc_type;
131 // Allocated memory is always (_M_capacity + 1) * sizeof(_CharT).
159 // with a terminating character and m _CharT elements, it'd
161 // npos = sizeof(_Rep) + (m * sizeof(_CharT)) + sizeof(_CharT)
166 static const _CharT _S_terminal;
208 _CharT*
210 { return reinterpret_cast<_CharT*>(this + 1); }
212 _CharT*
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
ostream_insert.h 42 template<typename _CharT, typename _Traits>
44 __ostream_write(basic_ostream<_CharT, _Traits>& __out,
45 const _CharT* __s, streamsize __n)
47 typedef basic_ostream<_CharT, _Traits> __ostream_type;
55 template<typename _CharT, typename _Traits>
57 __ostream_fill(basic_ostream<_CharT, _Traits>& __out, streamsize __n)
59 typedef basic_ostream<_CharT, _Traits> __ostream_type;
62 const _CharT __c = __out.fill();
74 template<typename _CharT, typename _Traits>
75 basic_ostream<_CharT, _Traits>
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
ostream_insert.h 42 template<typename _CharT, typename _Traits>
44 __ostream_write(basic_ostream<_CharT, _Traits>& __out,
45 const _CharT* __s, streamsize __n)
47 typedef basic_ostream<_CharT, _Traits> __ostream_type;
55 template<typename _CharT, typename _Traits>
57 __ostream_fill(basic_ostream<_CharT, _Traits>& __out, streamsize __n)
59 typedef basic_ostream<_CharT, _Traits> __ostream_type;
62 const _CharT __c = __out.fill();
74 template<typename _CharT, typename _Traits>
75 basic_ostream<_CharT, _Traits>
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
ostream_insert.h 40 template<typename _CharT, typename _Traits>
42 __ostream_write(basic_ostream<_CharT, _Traits>& __out,
43 const _CharT* __s, streamsize __n)
45 typedef basic_ostream<_CharT, _Traits> __ostream_type;
53 template<typename _CharT, typename _Traits>
55 __ostream_fill(basic_ostream<_CharT, _Traits>& __out, streamsize __n)
57 typedef basic_ostream<_CharT, _Traits> __ostream_type;
60 const _CharT __c = __out.fill();
72 template<typename _CharT, typename _Traits>
73 basic_ostream<_CharT, _Traits>
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
ostream_insert.h 40 template<typename _CharT, typename _Traits>
42 __ostream_write(basic_ostream<_CharT, _Traits>& __out,
43 const _CharT* __s, streamsize __n)
45 typedef basic_ostream<_CharT, _Traits> __ostream_type;
53 template<typename _CharT, typename _Traits>
55 __ostream_fill(basic_ostream<_CharT, _Traits>& __out, streamsize __n)
57 typedef basic_ostream<_CharT, _Traits> __ostream_type;
60 const _CharT __c = __out.fill();
72 template<typename _CharT, typename _Traits>
73 basic_ostream<_CharT, _Traits>
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
ostream_insert.h 40 template<typename _CharT, typename _Traits>
42 __ostream_write(basic_ostream<_CharT, _Traits>& __out,
43 const _CharT* __s, streamsize __n)
45 typedef basic_ostream<_CharT, _Traits> __ostream_type;
53 template<typename _CharT, typename _Traits>
55 __ostream_fill(basic_ostream<_CharT, _Traits>& __out, streamsize __n)
57 typedef basic_ostream<_CharT, _Traits> __ostream_type;
60 const _CharT __c = __out.fill();
72 template<typename _CharT, typename _Traits>
73 basic_ostream<_CharT, _Traits>
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
ostream_insert.h 40 template<typename _CharT, typename _Traits>
42 __ostream_write(basic_ostream<_CharT, _Traits>& __out,
43 const _CharT* __s, streamsize __n)
45 typedef basic_ostream<_CharT, _Traits> __ostream_type;
53 template<typename _CharT, typename _Traits>
55 __ostream_fill(basic_ostream<_CharT, _Traits>& __out, streamsize __n)
57 typedef basic_ostream<_CharT, _Traits> __ostream_type;
60 const _CharT __c = __out.fill();
72 template<typename _CharT, typename _Traits>
73 basic_ostream<_CharT, _Traits>
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
ostream_insert.h 42 template<typename _CharT, typename _Traits>
44 __ostream_write(basic_ostream<_CharT, _Traits>& __out,
45 const _CharT* __s, streamsize __n)
47 typedef basic_ostream<_CharT, _Traits> __ostream_type;
55 template<typename _CharT, typename _Traits>
57 __ostream_fill(basic_ostream<_CharT, _Traits>& __out, streamsize __n)
59 typedef basic_ostream<_CharT, _Traits> __ostream_type;
62 const _CharT __c = __out.fill();
74 template<typename _CharT, typename _Traits>
75 basic_ostream<_CharT, _Traits>
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
ostream_insert.h 42 template<typename _CharT, typename _Traits>
44 __ostream_write(basic_ostream<_CharT, _Traits>& __out,
45 const _CharT* __s, streamsize __n)
47 typedef basic_ostream<_CharT, _Traits> __ostream_type;
55 template<typename _CharT, typename _Traits>
57 __ostream_fill(basic_ostream<_CharT, _Traits>& __out, streamsize __n)
59 typedef basic_ostream<_CharT, _Traits> __ostream_type;
62 const _CharT __c = __out.fill();
74 template<typename _CharT, typename _Traits>
75 basic_ostream<_CharT, _Traits>
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
ropeimpl.h 67 template <class _CharT, class _Alloc>
69 _Rope_iterator_base<_CharT, _Alloc>::
70 _S_setbuf(_Rope_iterator_base<_CharT, _Alloc>& __x)
79 __x._M_buf_start = ((_Rope_RopeLeaf<_CharT, _Alloc>*)__leaf)->_M_data;
89 char_producer<_CharT>* __fn = ((_Rope_RopeFunction<_CharT,
112 template <class _CharT, class _Alloc>
114 _Rope_iterator_base<_CharT, _Alloc>::
115 _S_setcache(_Rope_iterator_base<_CharT, _Alloc>& __x)
154 _Rope_RopeConcatenation<_CharT, _Alloc>* __c
    [all...]

Completed in 1077 milliseconds

<<11121314151617181920>>