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

<<21222324252627282930>>

  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_streambuf.h 43 // The second template parameter, _Traits, defaults to char_traits<_CharT>.
47 template <class _CharT, class _Traits>
49 friend class basic_istream<_CharT, _Traits>;
50 friend class basic_ostream<_CharT, _Traits>;
53 typedef _CharT char_type;
124 virtual basic_streambuf<_CharT, _Traits>* setbuf(char_type*, streamsize);
142 basic_streambuf<_CharT, _Traits>* pubsetbuf(char_type* __s, streamsize __n)
_monetary.h 49 template <class _charT, _STLP_DFL_NON_TYPE_PARAM(bool, _International, false) > class moneypunct {};
53 template <class _CharT, class _InputIter>
56 typedef _CharT char_type;
58 typedef basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> > string_type;
246 template <class _charT, _STLP_DFL_NON_TYPE_PARAM(bool , _International , false) > class moneypunct_byname {};
387 template <class _CharT, class _OutputIter>
390 typedef _CharT char_type;
392 typedef basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> > string_type
    [all...]
char_traits.h 131 template <class _CharT, class _IntT>
134 typedef _CharT char_type;
202 template <class _CharT>
204 : public __char_traits_base<_CharT, _CharT> {};
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_streambuf.h 43 // The second template parameter, _Traits, defaults to char_traits<_CharT>.
47 template <class _CharT, class _Traits>
49 friend class basic_istream<_CharT, _Traits>;
50 friend class basic_ostream<_CharT, _Traits>;
53 typedef _CharT char_type;
124 virtual basic_streambuf<_CharT, _Traits>* setbuf(char_type*, streamsize);
142 basic_streambuf<_CharT, _Traits>* pubsetbuf(char_type* __s, streamsize __n)
_monetary.h 49 template <class _charT, _STLP_DFL_NON_TYPE_PARAM(bool, _International, false) > class moneypunct {};
53 template <class _CharT, class _InputIter>
56 typedef _CharT char_type;
58 typedef basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> > string_type;
246 template <class _charT, _STLP_DFL_NON_TYPE_PARAM(bool , _International , false) > class moneypunct_byname {};
387 template <class _CharT, class _OutputIter>
390 typedef _CharT char_type;
392 typedef basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> > string_type
    [all...]
char_traits.h 131 template <class _CharT, class _IntT>
134 typedef _CharT char_type;
202 template <class _CharT>
204 : public __char_traits_base<_CharT, _CharT> {};
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_streambuf.h 43 // The second template parameter, _Traits, defaults to char_traits<_CharT>.
47 template <class _CharT, class _Traits>
49 friend class basic_istream<_CharT, _Traits>;
50 friend class basic_ostream<_CharT, _Traits>;
53 typedef _CharT char_type;
124 virtual basic_streambuf<_CharT, _Traits>* setbuf(char_type*, streamsize);
142 basic_streambuf<_CharT, _Traits>* pubsetbuf(char_type* __s, streamsize __n)
_monetary.h 49 template <class _charT, _STLP_DFL_NON_TYPE_PARAM(bool, _International, false) > class moneypunct {};
53 template <class _CharT, class _InputIter>
56 typedef _CharT char_type;
58 typedef basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> > string_type;
246 template <class _charT, _STLP_DFL_NON_TYPE_PARAM(bool , _International , false) > class moneypunct_byname {};
387 template <class _CharT, class _OutputIter>
390 typedef _CharT char_type;
392 typedef basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> > string_type
    [all...]
char_traits.h 131 template <class _CharT, class _IntT>
134 typedef _CharT char_type;
202 template <class _CharT>
204 : public __char_traits_base<_CharT, _CharT> {};
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_streambuf.h 43 // The second template parameter, _Traits, defaults to char_traits<_CharT>.
47 template <class _CharT, class _Traits>
49 friend class basic_istream<_CharT, _Traits>;
50 friend class basic_ostream<_CharT, _Traits>;
53 typedef _CharT char_type;
124 virtual basic_streambuf<_CharT, _Traits>* setbuf(char_type*, streamsize);
142 basic_streambuf<_CharT, _Traits>* pubsetbuf(char_type* __s, streamsize __n)
_monetary.h 49 template <class _charT, _STLP_DFL_NON_TYPE_PARAM(bool, _International, false) > class moneypunct {};
53 template <class _CharT, class _InputIter>
56 typedef _CharT char_type;
58 typedef basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> > string_type;
246 template <class _charT, _STLP_DFL_NON_TYPE_PARAM(bool , _International , false) > class moneypunct_byname {};
387 template <class _CharT, class _OutputIter>
390 typedef _CharT char_type;
392 typedef basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> > string_type
    [all...]
char_traits.h 131 template <class _CharT, class _IntT>
134 typedef _CharT char_type;
202 template <class _CharT>
204 : public __char_traits_base<_CharT, _CharT> {};
  /external/stlport/stlport/stl/
_monetary.h 49 template <class _charT, _STLP_DFL_NON_TYPE_PARAM(bool, _International, false) > class moneypunct {};
53 template <class _CharT, class _InputIter>
56 typedef _CharT char_type;
58 typedef basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> > string_type;
246 template <class _charT, _STLP_DFL_NON_TYPE_PARAM(bool , _International , false) > class moneypunct_byname {};
387 template <class _CharT, class _OutputIter>
390 typedef _CharT char_type;
392 typedef basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> > string_type
    [all...]
char_traits.h 131 template <class _CharT, class _IntT>
134 typedef _CharT char_type;
202 template <class _CharT>
204 : public __char_traits_base<_CharT, _CharT> {};
_num_get.h 55 template <class _CharT, class _InputIter>
58 typedef _CharT char_type;
129 typedef ctype<_CharT> _Ctype;
130 typedef numpunct<_CharT> _Numpunct;
191 template <class _InputIter, class _Integer, class _CharT>
193 __get_decimal_integer(_InputIter& __first, _InputIter& __last, _Integer& __val, _CharT*);
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_monetary.h 49 template <class _charT, _STLP_DFL_NON_TYPE_PARAM(bool, _International, false) > class moneypunct {};
53 template <class _CharT, class _InputIter>
56 typedef _CharT char_type;
58 typedef basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> > string_type;
246 template <class _charT, _STLP_DFL_NON_TYPE_PARAM(bool , _International , false) > class moneypunct_byname {};
387 template <class _CharT, class _OutputIter>
390 typedef _CharT char_type;
392 typedef basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> > string_type
    [all...]
char_traits.h 131 template <class _CharT, class _IntT>
134 typedef _CharT char_type;
202 template <class _CharT>
204 : public __char_traits_base<_CharT, _CharT> {};
_num_get.h 55 template <class _CharT, class _InputIter>
58 typedef _CharT char_type;
129 typedef ctype<_CharT> _Ctype;
130 typedef numpunct<_CharT> _Numpunct;
191 template <class _InputIter, class _Integer, class _CharT>
193 __get_decimal_integer(_InputIter& __first, _InputIter& __last, _Integer& __val, _CharT*);
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_monetary.h 49 template <class _charT, _STLP_DFL_NON_TYPE_PARAM(bool, _International, false) > class moneypunct {};
53 template <class _CharT, class _InputIter>
56 typedef _CharT char_type;
58 typedef basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> > string_type;
246 template <class _charT, _STLP_DFL_NON_TYPE_PARAM(bool , _International , false) > class moneypunct_byname {};
387 template <class _CharT, class _OutputIter>
390 typedef _CharT char_type;
392 typedef basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> > string_type
    [all...]
char_traits.h 131 template <class _CharT, class _IntT>
134 typedef _CharT char_type;
202 template <class _CharT>
204 : public __char_traits_base<_CharT, _CharT> {};
_num_get.h 55 template <class _CharT, class _InputIter>
58 typedef _CharT char_type;
129 typedef ctype<_CharT> _Ctype;
130 typedef numpunct<_CharT> _Numpunct;
191 template <class _InputIter, class _Integer, class _CharT>
193 __get_decimal_integer(_InputIter& __first, _InputIter& __last, _Integer& __val, _CharT*);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/debug/
functions.h 162 template<typename _CharT, typename _Integer>
163 inline const _CharT*
164 __check_string(const _CharT* __s,
174 template<typename _CharT>
175 inline const _CharT*
176 __check_string(const _CharT* __s)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/debug/
functions.h 162 template<typename _CharT, typename _Integer>
163 inline const _CharT*
164 __check_string(const _CharT* __s,
174 template<typename _CharT>
175 inline const _CharT*
176 __check_string(const _CharT* __s)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/debug/
functions.h 162 template<typename _CharT, typename _Integer>
163 inline const _CharT*
164 __check_string(const _CharT* __s,
174 template<typename _CharT>
175 inline const _CharT*
176 __check_string(const _CharT* __s)
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/debug/
functions.h 162 template<typename _CharT, typename _Integer>
163 inline const _CharT*
164 __check_string(const _CharT* __s,
174 template<typename _CharT>
175 inline const _CharT*
176 __check_string(const _CharT* __s)

Completed in 708 milliseconds

<<21222324252627282930>>