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

<<21222324252627282930>>

  /ndk/sources/cxx-stl/stlport/stlport/stl/
_num_put.c 34 // to a buffer of char, transform the buffer to _CharT, and then copy
40 template <class _CharT, class _OutputIter>
42 __copy_float_and_fill(const _CharT* __first, const _CharT* __last,
45 streamsize __width, _CharT __fill,
46 _CharT __xplus, _CharT __xminus) {
113 template <class _CharT, class _OutputIter, class _Float>
116 _CharT __fill, _Float __x) {
121 const numpunct<_CharT>& __np = use_facet<numpunct<_CharT> >(__f.getloc())
    [all...]
_string.h 120 template <class _CharT, class _Traits, class _Alloc>
121 class basic_string : _STLP_PRIVATE _STLP_PRIV _String_base<_CharT,_Alloc>
123 , public __stlport_class<basic_string<_CharT, _Traits, _Alloc> >
127 typedef _STLP_PRIV _String_base<_CharT,_Alloc> _Base;
128 typedef basic_string<_CharT, _Traits, _Alloc> _Self;
131 typedef _CharT value_type;
155 { return _STLP_CONVERT_ALLOCATOR((const allocator_type&)this->_M_start_of_storage, _CharT); }
161 : _STLP_PRIV _String_base<_CharT,_Alloc>(allocator_type(), _Base::_DEFAULT_SIZE)
165 : _STLP_PRIV _String_base<_CharT,_Alloc>(__a, _Base::_DEFAULT_SIZE)
173 : _STLP_PRIV _String_base<_CharT,_Alloc>(allocator_type(), __n + 1
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_num_put.c 34 // to a buffer of char, transform the buffer to _CharT, and then copy
40 template <class _CharT, class _OutputIter>
42 __copy_float_and_fill(const _CharT* __first, const _CharT* __last,
45 streamsize __width, _CharT __fill,
46 _CharT __xplus, _CharT __xminus) {
113 template <class _CharT, class _OutputIter, class _Float>
116 _CharT __fill, _Float __x) {
121 const numpunct<_CharT>& __np = use_facet<numpunct<_CharT> >(__f.getloc())
    [all...]
_string.h 120 template <class _CharT, class _Traits, class _Alloc>
121 class basic_string : _STLP_PRIVATE _STLP_PRIV _String_base<_CharT,_Alloc>
123 , public __stlport_class<basic_string<_CharT, _Traits, _Alloc> >
127 typedef _STLP_PRIV _String_base<_CharT,_Alloc> _Base;
128 typedef basic_string<_CharT, _Traits, _Alloc> _Self;
131 typedef _CharT value_type;
155 { return _STLP_CONVERT_ALLOCATOR((const allocator_type&)this->_M_start_of_storage, _CharT); }
161 : _STLP_PRIV _String_base<_CharT,_Alloc>(allocator_type(), _Base::_DEFAULT_SIZE)
165 : _STLP_PRIV _String_base<_CharT,_Alloc>(__a, _Base::_DEFAULT_SIZE)
173 : _STLP_PRIV _String_base<_CharT,_Alloc>(allocator_type(), __n + 1
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_num_put.c 34 // to a buffer of char, transform the buffer to _CharT, and then copy
40 template <class _CharT, class _OutputIter>
42 __copy_float_and_fill(const _CharT* __first, const _CharT* __last,
45 streamsize __width, _CharT __fill,
46 _CharT __xplus, _CharT __xminus) {
113 template <class _CharT, class _OutputIter, class _Float>
116 _CharT __fill, _Float __x) {
121 const numpunct<_CharT>& __np = use_facet<numpunct<_CharT> >(__f.getloc())
    [all...]
_string.h 120 template <class _CharT, class _Traits, class _Alloc>
121 class basic_string : _STLP_PRIVATE _STLP_PRIV _String_base<_CharT,_Alloc>
123 , public __stlport_class<basic_string<_CharT, _Traits, _Alloc> >
127 typedef _STLP_PRIV _String_base<_CharT,_Alloc> _Base;
128 typedef basic_string<_CharT, _Traits, _Alloc> _Self;
131 typedef _CharT value_type;
155 { return _STLP_CONVERT_ALLOCATOR((const allocator_type&)this->_M_start_of_storage, _CharT); }
161 : _STLP_PRIV _String_base<_CharT,_Alloc>(allocator_type(), _Base::_DEFAULT_SIZE)
165 : _STLP_PRIV _String_base<_CharT,_Alloc>(__a, _Base::_DEFAULT_SIZE)
173 : _STLP_PRIV _String_base<_CharT,_Alloc>(allocator_type(), __n + 1
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_num_put.c 34 // to a buffer of char, transform the buffer to _CharT, and then copy
40 template <class _CharT, class _OutputIter>
42 __copy_float_and_fill(const _CharT* __first, const _CharT* __last,
45 streamsize __width, _CharT __fill,
46 _CharT __xplus, _CharT __xminus) {
113 template <class _CharT, class _OutputIter, class _Float>
116 _CharT __fill, _Float __x) {
121 const numpunct<_CharT>& __np = use_facet<numpunct<_CharT> >(__f.getloc())
    [all...]
_string.h 120 template <class _CharT, class _Traits, class _Alloc>
121 class basic_string : _STLP_PRIVATE _STLP_PRIV _String_base<_CharT,_Alloc>
123 , public __stlport_class<basic_string<_CharT, _Traits, _Alloc> >
127 typedef _STLP_PRIV _String_base<_CharT,_Alloc> _Base;
128 typedef basic_string<_CharT, _Traits, _Alloc> _Self;
131 typedef _CharT value_type;
155 { return _STLP_CONVERT_ALLOCATOR((const allocator_type&)this->_M_start_of_storage, _CharT); }
161 : _STLP_PRIV _String_base<_CharT,_Alloc>(allocator_type(), _Base::_DEFAULT_SIZE)
165 : _STLP_PRIV _String_base<_CharT,_Alloc>(__a, _Base::_DEFAULT_SIZE)
173 : _STLP_PRIV _String_base<_CharT,_Alloc>(allocator_type(), __n + 1
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_num_put.c 34 // to a buffer of char, transform the buffer to _CharT, and then copy
40 template <class _CharT, class _OutputIter>
42 __copy_float_and_fill(const _CharT* __first, const _CharT* __last,
45 streamsize __width, _CharT __fill,
46 _CharT __xplus, _CharT __xminus) {
113 template <class _CharT, class _OutputIter, class _Float>
116 _CharT __fill, _Float __x) {
121 const numpunct<_CharT>& __np = use_facet<numpunct<_CharT> >(__f.getloc())
    [all...]
_string.h 120 template <class _CharT, class _Traits, class _Alloc>
121 class basic_string : _STLP_PRIVATE _STLP_PRIV _String_base<_CharT,_Alloc>
123 , public __stlport_class<basic_string<_CharT, _Traits, _Alloc> >
127 typedef _STLP_PRIV _String_base<_CharT,_Alloc> _Base;
128 typedef basic_string<_CharT, _Traits, _Alloc> _Self;
131 typedef _CharT value_type;
155 { return _STLP_CONVERT_ALLOCATOR((const allocator_type&)this->_M_start_of_storage, _CharT); }
161 : _STLP_PRIV _String_base<_CharT,_Alloc>(allocator_type(), _Base::_DEFAULT_SIZE)
165 : _STLP_PRIV _String_base<_CharT,_Alloc>(__a, _Base::_DEFAULT_SIZE)
173 : _STLP_PRIV _String_base<_CharT,_Alloc>(allocator_type(), __n + 1
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_num_put.c 34 // to a buffer of char, transform the buffer to _CharT, and then copy
40 template <class _CharT, class _OutputIter>
42 __copy_float_and_fill(const _CharT* __first, const _CharT* __last,
45 streamsize __width, _CharT __fill,
46 _CharT __xplus, _CharT __xminus) {
113 template <class _CharT, class _OutputIter, class _Float>
116 _CharT __fill, _Float __x) {
121 const numpunct<_CharT>& __np = use_facet<numpunct<_CharT> >(__f.getloc())
    [all...]
_string.h 120 template <class _CharT, class _Traits, class _Alloc>
121 class basic_string : _STLP_PRIVATE _STLP_PRIV _String_base<_CharT,_Alloc>
123 , public __stlport_class<basic_string<_CharT, _Traits, _Alloc> >
127 typedef _STLP_PRIV _String_base<_CharT,_Alloc> _Base;
128 typedef basic_string<_CharT, _Traits, _Alloc> _Self;
131 typedef _CharT value_type;
155 { return _STLP_CONVERT_ALLOCATOR((const allocator_type&)this->_M_start_of_storage, _CharT); }
161 : _STLP_PRIV _String_base<_CharT,_Alloc>(allocator_type(), _Base::_DEFAULT_SIZE)
165 : _STLP_PRIV _String_base<_CharT,_Alloc>(__a, _Base::_DEFAULT_SIZE)
173 : _STLP_PRIV _String_base<_CharT,_Alloc>(allocator_type(), __n + 1
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
vstring_fwd.h 42 template<typename _CharT, typename _Traits, typename _Alloc>
45 template<typename _CharT, typename _Traits, typename _Alloc>
48 template<typename _CharT, typename _Traits = std::char_traits<_CharT>,
49 typename _Alloc = std::allocator<_CharT>,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
vstring_fwd.h 44 template<typename _CharT, typename _Traits, typename _Alloc>
47 template<typename _CharT, typename _Traits, typename _Alloc>
50 template<typename _CharT, typename _Traits = std::char_traits<_CharT>,
51 typename _Alloc = std::allocator<_CharT>,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
vstring_fwd.h 44 template<typename _CharT, typename _Traits, typename _Alloc>
47 template<typename _CharT, typename _Traits, typename _Alloc>
50 template<typename _CharT, typename _Traits = std::char_traits<_CharT>,
51 typename _Alloc = std::allocator<_CharT>,
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring_fwd.h 42 template<typename _CharT, typename _Traits, typename _Alloc>
45 template<typename _CharT, typename _Traits, typename _Alloc>
48 template<typename _CharT, typename _Traits = std::char_traits<_CharT>,
49 typename _Alloc = std::allocator<_CharT>,
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring_fwd.h 42 template<typename _CharT, typename _Traits, typename _Alloc>
45 template<typename _CharT, typename _Traits, typename _Alloc>
48 template<typename _CharT, typename _Traits = std::char_traits<_CharT>,
49 typename _Alloc = std::allocator<_CharT>,
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring_fwd.h 42 template<typename _CharT, typename _Traits, typename _Alloc>
45 template<typename _CharT, typename _Traits, typename _Alloc>
48 template<typename _CharT, typename _Traits = std::char_traits<_CharT>,
49 typename _Alloc = std::allocator<_CharT>,
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
vstring_fwd.h 42 template<typename _CharT, typename _Traits, typename _Alloc>
45 template<typename _CharT, typename _Traits, typename _Alloc>
48 template<typename _CharT, typename _Traits = std::char_traits<_CharT>,
49 typename _Alloc = std::allocator<_CharT>,
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
vstring_fwd.h 44 template<typename _CharT, typename _Traits, typename _Alloc>
47 template<typename _CharT, typename _Traits, typename _Alloc>
50 template<typename _CharT, typename _Traits = std::char_traits<_CharT>,
51 typename _Alloc = std::allocator<_CharT>,
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
vstring_fwd.h 44 template<typename _CharT, typename _Traits, typename _Alloc>
47 template<typename _CharT, typename _Traits, typename _Alloc>
50 template<typename _CharT, typename _Traits = std::char_traits<_CharT>,
51 typename _Alloc = std::allocator<_CharT>,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
vstring_fwd.h 44 template<typename _CharT, typename _Traits, typename _Alloc>
47 template<typename _CharT, typename _Traits, typename _Alloc>
50 template<typename _CharT, typename _Traits = std::char_traits<_CharT>,
51 typename _Alloc = std::allocator<_CharT>,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
vstring_fwd.h 44 template<typename _CharT, typename _Traits, typename _Alloc>
47 template<typename _CharT, typename _Traits, typename _Alloc>
50 template<typename _CharT, typename _Traits = std::char_traits<_CharT>,
51 typename _Alloc = std::allocator<_CharT>,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
vstring_fwd.h 43 template<typename _CharT, typename _Traits, typename _Alloc>
46 template<typename _CharT, typename _Traits, typename _Alloc>
49 template<typename _CharT, typename _Traits = std::char_traits<_CharT>,
50 typename _Alloc = std::allocator<_CharT>,
  /external/stlport/stlport/stl/
_string.h 120 template <class _CharT, class _Traits, class _Alloc>
121 class basic_string : _STLP_PRIVATE _STLP_PRIV _String_base<_CharT,_Alloc>
123 , public __stlport_class<basic_string<_CharT, _Traits, _Alloc> >
127 typedef _STLP_PRIV _String_base<_CharT,_Alloc> _Base;
128 typedef basic_string<_CharT, _Traits, _Alloc> _Self;
131 typedef _CharT value_type;
155 { return _STLP_CONVERT_ALLOCATOR((const allocator_type&)this->_M_start_of_storage, _CharT); }
161 : _STLP_PRIV _String_base<_CharT,_Alloc>(allocator_type(), _Base::_DEFAULT_SIZE)
165 : _STLP_PRIV _String_base<_CharT,_Alloc>(__a, _Base::_DEFAULT_SIZE)
173 : _STLP_PRIV _String_base<_CharT,_Alloc>(allocator_type(), __n + 1
    [all...]

Completed in 1353 milliseconds

<<21222324252627282930>>