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

<<11121314151617181920>>

  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_stream_iterator.h 65 # define __ISI_TMPL_HEADER_ARGUMENTS class _Tp, class _CharT, class _Traits, class _Dist
66 # define __ISI_TMPL_ARGUMENTS _Tp, _CharT, _Traits, _Dist
68 class _CharT = char, class _Traits = char_traits<_CharT>,
89 typedef char _CharT;
98 typedef _CharT char_type;
100 typedef basic_istream<_CharT, _Traits> istream_type;
158 class _CharT = char, class _Traits = char_traits<_CharT> >
164 typedef char _CharT;
    [all...]
_rope.c 58 template<class _CharT, class _Alloc>
59 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>* __r, size_t __pos)
60 : _Rope_iterator_base<_CharT,_Alloc>(__r->_M_tree_ptr._M_data, __pos),
63 template<class _CharT, class _Alloc>
64 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>& __r, size_t __pos):
65 _Rope_iterator_base<_CharT,_Alloc>(__r._M_tree_ptr._M_data, __pos),
70 _Rope_iterator_base<_CharT, _Alloc>* __x = this;
75 template<class _CharT, class _Alloc
    [all...]
_string_sum.h 24 template <class _CharT>
26 typedef const _CharT& const_reference;
28 __char_wrapper(_CharT __val) : _Val(__val) {}
30 _CharT getValue() const { return _Val; }
39 _CharT _Val;
43 template <class _CharT>
45 typedef const _CharT& const_reference;
47 __cstr_wrapper(const _CharT *__cstr, size_t __size) :
50 const _CharT* c_str() const { return _CStr; }
57 const _CharT *_CStr
    [all...]
  /external/stlport/stlport/stl/
_rope.c 58 template<class _CharT, class _Alloc>
59 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>* __r, size_t __pos)
60 : _Rope_iterator_base<_CharT,_Alloc>(__r->_M_tree_ptr._M_data, __pos),
63 template<class _CharT, class _Alloc>
64 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>& __r, size_t __pos):
65 _Rope_iterator_base<_CharT,_Alloc>(__r._M_tree_ptr._M_data, __pos),
70 _Rope_iterator_base<_CharT, _Alloc>* __x = this;
75 template<class _CharT, class _Alloc
    [all...]
_string_sum.h 24 template <class _CharT>
26 typedef const _CharT& const_reference;
28 __char_wrapper(_CharT __val) : _Val(__val) {}
30 _CharT getValue() const { return _Val; }
39 _CharT _Val;
43 template <class _CharT>
45 typedef const _CharT& const_reference;
47 __cstr_wrapper(const _CharT *__cstr, size_t __size) :
50 const _CharT* c_str() const { return _CStr; }
57 const _CharT *_CStr
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_rope.c 58 template<class _CharT, class _Alloc>
59 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>* __r, size_t __pos)
60 : _Rope_iterator_base<_CharT,_Alloc>(__r->_M_tree_ptr._M_data, __pos),
63 template<class _CharT, class _Alloc>
64 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>& __r, size_t __pos):
65 _Rope_iterator_base<_CharT,_Alloc>(__r._M_tree_ptr._M_data, __pos),
70 _Rope_iterator_base<_CharT, _Alloc>* __x = this;
75 template<class _CharT, class _Alloc
    [all...]
_string_sum.h 24 template <class _CharT>
26 typedef const _CharT& const_reference;
28 __char_wrapper(_CharT __val) : _Val(__val) {}
30 _CharT getValue() const { return _Val; }
39 _CharT _Val;
43 template <class _CharT>
45 typedef const _CharT& const_reference;
47 __cstr_wrapper(const _CharT *__cstr, size_t __size) :
50 const _CharT* c_str() const { return _CStr; }
57 const _CharT *_CStr
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_rope.c 58 template<class _CharT, class _Alloc>
59 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>* __r, size_t __pos)
60 : _Rope_iterator_base<_CharT,_Alloc>(__r->_M_tree_ptr._M_data, __pos),
63 template<class _CharT, class _Alloc>
64 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>& __r, size_t __pos):
65 _Rope_iterator_base<_CharT,_Alloc>(__r._M_tree_ptr._M_data, __pos),
70 _Rope_iterator_base<_CharT, _Alloc>* __x = this;
75 template<class _CharT, class _Alloc
    [all...]
_string_sum.h 24 template <class _CharT>
26 typedef const _CharT& const_reference;
28 __char_wrapper(_CharT __val) : _Val(__val) {}
30 _CharT getValue() const { return _Val; }
39 _CharT _Val;
43 template <class _CharT>
45 typedef const _CharT& const_reference;
47 __cstr_wrapper(const _CharT *__cstr, size_t __size) :
50 const _CharT* c_str() const { return _CStr; }
57 const _CharT *_CStr
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_rope.c 58 template<class _CharT, class _Alloc>
59 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>* __r, size_t __pos)
60 : _Rope_iterator_base<_CharT,_Alloc>(__r->_M_tree_ptr._M_data, __pos),
63 template<class _CharT, class _Alloc>
64 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>& __r, size_t __pos):
65 _Rope_iterator_base<_CharT,_Alloc>(__r._M_tree_ptr._M_data, __pos),
70 _Rope_iterator_base<_CharT, _Alloc>* __x = this;
75 template<class _CharT, class _Alloc
    [all...]
_string_sum.h 24 template <class _CharT>
26 typedef const _CharT& const_reference;
28 __char_wrapper(_CharT __val) : _Val(__val) {}
30 _CharT getValue() const { return _Val; }
39 _CharT _Val;
43 template <class _CharT>
45 typedef const _CharT& const_reference;
47 __cstr_wrapper(const _CharT *__cstr, size_t __size) :
50 const _CharT* c_str() const { return _CStr; }
57 const _CharT *_CStr
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_rope.c 58 template<class _CharT, class _Alloc>
59 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>* __r, size_t __pos)
60 : _Rope_iterator_base<_CharT,_Alloc>(__r->_M_tree_ptr._M_data, __pos),
63 template<class _CharT, class _Alloc>
64 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>& __r, size_t __pos):
65 _Rope_iterator_base<_CharT,_Alloc>(__r._M_tree_ptr._M_data, __pos),
70 _Rope_iterator_base<_CharT, _Alloc>* __x = this;
75 template<class _CharT, class _Alloc
    [all...]
_string_sum.h 24 template <class _CharT>
26 typedef const _CharT& const_reference;
28 __char_wrapper(_CharT __val) : _Val(__val) {}
30 _CharT getValue() const { return _Val; }
39 _CharT _Val;
43 template <class _CharT>
45 typedef const _CharT& const_reference;
47 __cstr_wrapper(const _CharT *__cstr, size_t __size) :
50 const _CharT* c_str() const { return _CStr; }
57 const _CharT *_CStr
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_rope.c 58 template<class _CharT, class _Alloc>
59 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>* __r, size_t __pos)
60 : _Rope_iterator_base<_CharT,_Alloc>(__r->_M_tree_ptr._M_data, __pos),
63 template<class _CharT, class _Alloc>
64 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>& __r, size_t __pos):
65 _Rope_iterator_base<_CharT,_Alloc>(__r._M_tree_ptr._M_data, __pos),
70 _Rope_iterator_base<_CharT, _Alloc>* __x = this;
75 template<class _CharT, class _Alloc
    [all...]
_string_sum.h 24 template <class _CharT>
26 typedef const _CharT& const_reference;
28 __char_wrapper(_CharT __val) : _Val(__val) {}
30 _CharT getValue() const { return _Val; }
39 _CharT _Val;
43 template <class _CharT>
45 typedef const _CharT& const_reference;
47 __cstr_wrapper(const _CharT *__cstr, size_t __size) :
50 const _CharT* c_str() const { return _CStr; }
57 const _CharT *_CStr
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
vstring.h 62 template<typename _CharT, typename _Traits, typename _Alloc,
65 : private _Base<_CharT, _Traits, _Alloc>
67 typedef _Base<_CharT, _Traits, _Alloc> __vstring_base;
117 _M_disjunct(const _CharT* __s) const
119 return (std::less<const _CharT*>()(__s, this->_M_data())
120 || std::less<const _CharT*>()(this->_M_data()
177 __versa_string(std::initializer_list<_CharT> __l,
220 __versa_string(const _CharT* __s, size_type __n,
229 __versa_string(const _CharT* __s, const _Alloc& __a = _Alloc())
239 __versa_string(size_type __n, _CharT __c, const _Alloc& __a = _Alloc()
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring.h 62 template<typename _CharT, typename _Traits, typename _Alloc,
65 : private _Base<_CharT, _Traits, _Alloc>
67 typedef _Base<_CharT, _Traits, _Alloc> __vstring_base;
117 _M_disjunct(const _CharT* __s) const
119 return (std::less<const _CharT*>()(__s, this->_M_data())
120 || std::less<const _CharT*>()(this->_M_data()
177 __versa_string(std::initializer_list<_CharT> __l,
220 __versa_string(const _CharT* __s, size_type __n,
229 __versa_string(const _CharT* __s, const _Alloc& __a = _Alloc())
239 __versa_string(size_type __n, _CharT __c, const _Alloc& __a = _Alloc()
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring.h 62 template<typename _CharT, typename _Traits, typename _Alloc,
65 : private _Base<_CharT, _Traits, _Alloc>
67 typedef _Base<_CharT, _Traits, _Alloc> __vstring_base;
117 _M_disjunct(const _CharT* __s) const
119 return (std::less<const _CharT*>()(__s, this->_M_data())
120 || std::less<const _CharT*>()(this->_M_data()
177 __versa_string(std::initializer_list<_CharT> __l,
220 __versa_string(const _CharT* __s, size_type __n,
229 __versa_string(const _CharT* __s, const _Alloc& __a = _Alloc())
239 __versa_string(size_type __n, _CharT __c, const _Alloc& __a = _Alloc()
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring.h 62 template<typename _CharT, typename _Traits, typename _Alloc,
65 : private _Base<_CharT, _Traits, _Alloc>
67 typedef _Base<_CharT, _Traits, _Alloc> __vstring_base;
117 _M_disjunct(const _CharT* __s) const
119 return (std::less<const _CharT*>()(__s, this->_M_data())
120 || std::less<const _CharT*>()(this->_M_data()
177 __versa_string(std::initializer_list<_CharT> __l,
220 __versa_string(const _CharT* __s, size_type __n,
229 __versa_string(const _CharT* __s, const _Alloc& __a = _Alloc())
239 __versa_string(size_type __n, _CharT __c, const _Alloc& __a = _Alloc()
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
vstring.h 62 template<typename _CharT, typename _Traits, typename _Alloc,
65 : private _Base<_CharT, _Traits, _Alloc>
67 typedef _Base<_CharT, _Traits, _Alloc> __vstring_base;
117 _M_disjunct(const _CharT* __s) const
119 return (std::less<const _CharT*>()(__s, this->_M_data())
120 || std::less<const _CharT*>()(this->_M_data()
177 __versa_string(std::initializer_list<_CharT> __l,
220 __versa_string(const _CharT* __s, size_type __n,
229 __versa_string(const _CharT* __s, const _Alloc& __a = _Alloc())
239 __versa_string(size_type __n, _CharT __c, const _Alloc& __a = _Alloc()
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
locale_facets.h 87 template<typename _CharT, typename _Traits>
91 _S_pad(ios_base& __io, _CharT __fill, _CharT* __news,
92 const _CharT* __olds, streamsize __newlen, streamsize __oldlen);
100 template<typename _CharT>
101 _CharT*
102 __add_grouping(_CharT* __s, _CharT __sep,
104 const _CharT* __first, const _CharT* __last)
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets.h 87 template<typename _CharT, typename _Traits>
91 _S_pad(ios_base& __io, _CharT __fill, _CharT* __news,
92 const _CharT* __olds, streamsize __newlen, streamsize __oldlen);
100 template<typename _CharT>
101 _CharT*
102 __add_grouping(_CharT* __s, _CharT __sep,
104 const _CharT* __first, const _CharT* __last)
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets.h 87 template<typename _CharT, typename _Traits>
91 _S_pad(ios_base& __io, _CharT __fill, _CharT* __news,
92 const _CharT* __olds, streamsize __newlen, streamsize __oldlen);
100 template<typename _CharT>
101 _CharT*
102 __add_grouping(_CharT* __s, _CharT __sep,
104 const _CharT* __first, const _CharT* __last)
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets.h 87 template<typename _CharT, typename _Traits>
91 _S_pad(ios_base& __io, _CharT __fill, _CharT* __news,
92 const _CharT* __olds, streamsize __newlen, streamsize __oldlen);
100 template<typename _CharT>
101 _CharT*
102 __add_grouping(_CharT* __s, _CharT __sep,
104 const _CharT* __first, const _CharT* __last)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
locale_facets.h 87 template<typename _CharT, typename _Traits>
91 _S_pad(ios_base& __io, _CharT __fill, _CharT* __news,
92 const _CharT* __olds, streamsize __newlen, streamsize __oldlen);
100 template<typename _CharT>
101 _CharT*
102 __add_grouping(_CharT* __s, _CharT __sep,
104 const _CharT* __first, const _CharT* __last)
    [all...]

Completed in 2312 milliseconds

<<11121314151617181920>>