/external/stlport/stlport/stl/ |
_facets_fwd.h | 38 template <class _Ch, class _InIt> 40 template <class _Ch, class _InIt = istreambuf_iterator<_Ch, char_traits<_Ch> > > 45 template <class _Ch, class _OutIt> 47 template <class _Ch, class _OutIt = ostreambuf_iterator<_Ch, char_traits<_Ch> > >
|
_time_facets.h | 97 template <class _Ch> 130 template <class _Ch, class _InIt> 131 class time_get : public locale::facet, public time_base, public _STLP_PRIV time_init<_Ch> { 133 typedef _Ch char_type; 160 : locale::facet(__refs), _STLP_PRIV time_init<_Ch>(__name) 163 : _STLP_PRIV time_init<_Ch>(__time) 193 template <class _Ch, class _InIt> 195 template <class _Ch, class _InIt = istreambuf_iterator<_Ch, char_traits<_Ch> > > [all...] |
_time_facets.c | 147 template <class _InIt1, class _Ch, class _TimeInfo> 151 _Ch*, const _TimeInfo& __table, 153 const ctype<_Ch>& __ct = use_facet<ctype<_Ch> >(__s.getloc()); 190 bool __pr = __get_decimal_integer(__first, __last, __t->tm_mday, __STATIC_CAST(_Ch*, 0)); 199 bool __pr = __get_decimal_integer(__first, __last, __t->tm_hour, __STATIC_CAST(_Ch*, 0)); 206 bool __pr = __get_decimal_integer(__first, __last, __t->tm_yday, __STATIC_CAST(_Ch*, 0)); 213 bool __pr = __get_decimal_integer(__first, __last, __t->tm_mon, __STATIC_CAST(_Ch*, 0)); 223 bool __pr = __get_decimal_integer(__first, __last, __t->tm_min, __STATIC_CAST(_Ch*, 0)); 243 bool __pr = __get_decimal_integer(__first, __last, __t->tm_sec, __STATIC_CAST(_Ch*, 0)) [all...] |
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_facets_fwd.h | 38 template <class _Ch, class _InIt> 40 template <class _Ch, class _InIt = istreambuf_iterator<_Ch, char_traits<_Ch> > > 45 template <class _Ch, class _OutIt> 47 template <class _Ch, class _OutIt = ostreambuf_iterator<_Ch, char_traits<_Ch> > >
|
_time_facets.h | 97 template <class _Ch> 130 template <class _Ch, class _InIt> 131 class time_get : public locale::facet, public time_base, public _STLP_PRIV time_init<_Ch> { 133 typedef _Ch char_type; 160 : locale::facet(__refs), _STLP_PRIV time_init<_Ch>(__name) 163 : _STLP_PRIV time_init<_Ch>(__time) 193 template <class _Ch, class _InIt> 195 template <class _Ch, class _InIt = istreambuf_iterator<_Ch, char_traits<_Ch> > > [all...] |
_time_facets.c | 147 template <class _InIt1, class _Ch, class _TimeInfo> 151 _Ch*, const _TimeInfo& __table, 153 const ctype<_Ch>& __ct = use_facet<ctype<_Ch> >(__s.getloc()); 190 bool __pr = __get_decimal_integer(__first, __last, __t->tm_mday, __STATIC_CAST(_Ch*, 0)); 199 bool __pr = __get_decimal_integer(__first, __last, __t->tm_hour, __STATIC_CAST(_Ch*, 0)); 206 bool __pr = __get_decimal_integer(__first, __last, __t->tm_yday, __STATIC_CAST(_Ch*, 0)); 213 bool __pr = __get_decimal_integer(__first, __last, __t->tm_mon, __STATIC_CAST(_Ch*, 0)); 223 bool __pr = __get_decimal_integer(__first, __last, __t->tm_min, __STATIC_CAST(_Ch*, 0)); 243 bool __pr = __get_decimal_integer(__first, __last, __t->tm_sec, __STATIC_CAST(_Ch*, 0)) [all...] |
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_facets_fwd.h | 38 template <class _Ch, class _InIt> 40 template <class _Ch, class _InIt = istreambuf_iterator<_Ch, char_traits<_Ch> > > 45 template <class _Ch, class _OutIt> 47 template <class _Ch, class _OutIt = ostreambuf_iterator<_Ch, char_traits<_Ch> > >
|
_time_facets.h | 97 template <class _Ch> 130 template <class _Ch, class _InIt> 131 class time_get : public locale::facet, public time_base, public _STLP_PRIV time_init<_Ch> { 133 typedef _Ch char_type; 160 : locale::facet(__refs), _STLP_PRIV time_init<_Ch>(__name) 163 : _STLP_PRIV time_init<_Ch>(__time) 193 template <class _Ch, class _InIt> 195 template <class _Ch, class _InIt = istreambuf_iterator<_Ch, char_traits<_Ch> > > [all...] |
_time_facets.c | 147 template <class _InIt1, class _Ch, class _TimeInfo> 151 _Ch*, const _TimeInfo& __table, 153 const ctype<_Ch>& __ct = use_facet<ctype<_Ch> >(__s.getloc()); 154 typedef basic_string<_Ch, char_traits<_Ch>, allocator<_Ch> > string_type; 191 bool __pr = __get_decimal_integer(__first, __last, __t->tm_mday, __STATIC_CAST(_Ch*, 0)); 200 bool __pr = __get_decimal_integer(__first, __last, __t->tm_hour, __STATIC_CAST(_Ch*, 0)); 207 bool __pr = __get_decimal_integer(__first, __last, __t->tm_yday, __STATIC_CAST(_Ch*, 0)) [all...] |
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_facets_fwd.h | 38 template <class _Ch, class _InIt> 40 template <class _Ch, class _InIt = istreambuf_iterator<_Ch, char_traits<_Ch> > > 45 template <class _Ch, class _OutIt> 47 template <class _Ch, class _OutIt = ostreambuf_iterator<_Ch, char_traits<_Ch> > >
|
_time_facets.h | 97 template <class _Ch> 130 template <class _Ch, class _InIt> 131 class time_get : public locale::facet, public time_base, public _STLP_PRIV time_init<_Ch> { 133 typedef _Ch char_type; 160 : locale::facet(__refs), _STLP_PRIV time_init<_Ch>(__name) 163 : _STLP_PRIV time_init<_Ch>(__time) 193 template <class _Ch, class _InIt> 195 template <class _Ch, class _InIt = istreambuf_iterator<_Ch, char_traits<_Ch> > > [all...] |
_time_facets.c | 147 template <class _InIt1, class _Ch, class _TimeInfo> 151 _Ch*, const _TimeInfo& __table, 153 const ctype<_Ch>& __ct = use_facet<ctype<_Ch> >(__s.getloc()); 154 typedef basic_string<_Ch, char_traits<_Ch>, allocator<_Ch> > string_type; 191 bool __pr = __get_decimal_integer(__first, __last, __t->tm_mday, __STATIC_CAST(_Ch*, 0)); 200 bool __pr = __get_decimal_integer(__first, __last, __t->tm_hour, __STATIC_CAST(_Ch*, 0)); 207 bool __pr = __get_decimal_integer(__first, __last, __t->tm_yday, __STATIC_CAST(_Ch*, 0)) [all...] |
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_facets_fwd.h | 38 template <class _Ch, class _InIt> 40 template <class _Ch, class _InIt = istreambuf_iterator<_Ch, char_traits<_Ch> > > 45 template <class _Ch, class _OutIt> 47 template <class _Ch, class _OutIt = ostreambuf_iterator<_Ch, char_traits<_Ch> > >
|
_time_facets.h | 97 template <class _Ch> 130 template <class _Ch, class _InIt> 131 class time_get : public locale::facet, public time_base, public _STLP_PRIV time_init<_Ch> { 133 typedef _Ch char_type; 160 : locale::facet(__refs), _STLP_PRIV time_init<_Ch>(__name) 163 : _STLP_PRIV time_init<_Ch>(__time) 193 template <class _Ch, class _InIt> 195 template <class _Ch, class _InIt = istreambuf_iterator<_Ch, char_traits<_Ch> > > [all...] |
_time_facets.c | 147 template <class _InIt1, class _Ch, class _TimeInfo> 151 _Ch*, const _TimeInfo& __table, 153 const ctype<_Ch>& __ct = use_facet<ctype<_Ch> >(__s.getloc()); 154 typedef basic_string<_Ch, char_traits<_Ch>, allocator<_Ch> > string_type; 191 bool __pr = __get_decimal_integer(__first, __last, __t->tm_mday, __STATIC_CAST(_Ch*, 0)); 200 bool __pr = __get_decimal_integer(__first, __last, __t->tm_hour, __STATIC_CAST(_Ch*, 0)); 207 bool __pr = __get_decimal_integer(__first, __last, __t->tm_yday, __STATIC_CAST(_Ch*, 0)) [all...] |
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_facets_fwd.h | 38 template <class _Ch, class _InIt> 40 template <class _Ch, class _InIt = istreambuf_iterator<_Ch, char_traits<_Ch> > > 45 template <class _Ch, class _OutIt> 47 template <class _Ch, class _OutIt = ostreambuf_iterator<_Ch, char_traits<_Ch> > >
|
_time_facets.h | 97 template <class _Ch> 130 template <class _Ch, class _InIt> 131 class time_get : public locale::facet, public time_base, public _STLP_PRIV time_init<_Ch> { 133 typedef _Ch char_type; 160 : locale::facet(__refs), _STLP_PRIV time_init<_Ch>(__name) 163 : _STLP_PRIV time_init<_Ch>(__time) 193 template <class _Ch, class _InIt> 195 template <class _Ch, class _InIt = istreambuf_iterator<_Ch, char_traits<_Ch> > > [all...] |
_time_facets.c | 147 template <class _InIt1, class _Ch, class _TimeInfo> 151 _Ch*, const _TimeInfo& __table, 153 const ctype<_Ch>& __ct = use_facet<ctype<_Ch> >(__s.getloc()); 154 typedef basic_string<_Ch, char_traits<_Ch>, allocator<_Ch> > string_type; 191 bool __pr = __get_decimal_integer(__first, __last, __t->tm_mday, __STATIC_CAST(_Ch*, 0)); 200 bool __pr = __get_decimal_integer(__first, __last, __t->tm_hour, __STATIC_CAST(_Ch*, 0)); 207 bool __pr = __get_decimal_integer(__first, __last, __t->tm_yday, __STATIC_CAST(_Ch*, 0)) [all...] |
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_facets_fwd.h | 38 template <class _Ch, class _InIt> 40 template <class _Ch, class _InIt = istreambuf_iterator<_Ch, char_traits<_Ch> > > 45 template <class _Ch, class _OutIt> 47 template <class _Ch, class _OutIt = ostreambuf_iterator<_Ch, char_traits<_Ch> > >
|
_time_facets.h | 97 template <class _Ch> 130 template <class _Ch, class _InIt> 131 class time_get : public locale::facet, public time_base, public _STLP_PRIV time_init<_Ch> { 133 typedef _Ch char_type; 160 : locale::facet(__refs), _STLP_PRIV time_init<_Ch>(__name) 163 : _STLP_PRIV time_init<_Ch>(__time) 193 template <class _Ch, class _InIt> 195 template <class _Ch, class _InIt = istreambuf_iterator<_Ch, char_traits<_Ch> > > [all...] |
_time_facets.c | 147 template <class _InIt1, class _Ch, class _TimeInfo> 151 _Ch*, const _TimeInfo& __table, 153 const ctype<_Ch>& __ct = use_facet<ctype<_Ch> >(__s.getloc()); 190 bool __pr = __get_decimal_integer(__first, __last, __t->tm_mday, __STATIC_CAST(_Ch*, 0)); 199 bool __pr = __get_decimal_integer(__first, __last, __t->tm_hour, __STATIC_CAST(_Ch*, 0)); 206 bool __pr = __get_decimal_integer(__first, __last, __t->tm_yday, __STATIC_CAST(_Ch*, 0)); 213 bool __pr = __get_decimal_integer(__first, __last, __t->tm_mon, __STATIC_CAST(_Ch*, 0)); 223 bool __pr = __get_decimal_integer(__first, __last, __t->tm_min, __STATIC_CAST(_Ch*, 0)); 243 bool __pr = __get_decimal_integer(__first, __last, __t->tm_sec, __STATIC_CAST(_Ch*, 0)) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
mbstring.h | 35 _CRTIMP unsigned int __cdecl _mbbtombc(unsigned int _Ch); 36 _CRTIMP unsigned int __cdecl _mbbtombc_l(unsigned int _Ch,_locale_t _Locale); 37 _CRTIMP int __cdecl _mbbtype(unsigned char _Ch,int _CType); 38 _CRTIMP int __cdecl _mbbtype_l(unsigned char _Ch,int _CType,_locale_t _Locale); 39 _CRTIMP unsigned int __cdecl _mbctombb(unsigned int _Ch); 40 _CRTIMP unsigned int __cdecl _mbctombb_l(unsigned int _Ch,_locale_t _Locale); 45 _CRTIMP _CONST_RETURN unsigned char *__cdecl _mbschr(const unsigned char *_Str,unsigned int _Ch); 46 _CRTIMP _CONST_RETURN unsigned char *__cdecl _mbschr_l(const unsigned char *_Str,unsigned int _Ch,_locale_t _Locale); 83 _CRTIMP unsigned char *__cdecl _mbsnbset(unsigned char *_Str,unsigned int _Ch,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; 84 _CRTIMP unsigned char *__cdecl _mbsnbset_l(unsigned char *_Str,unsigned int _Ch,size_t _MaxCount,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN [all...] |
conio.h | 40 _CRTIMP int __cdecl _putch(int _Ch); 41 _CRTIMP int __cdecl _ungetch(int _Ch); 44 _CRTIMP int __cdecl _putch_nolock(int _Ch); 45 _CRTIMP int __cdecl _ungetch_nolock(int _Ch); 84 int __cdecl putch(int _Ch) __MINGW_ATTRIB_DEPRECATED_MSVC2005; 85 int __cdecl ungetch(int _Ch) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
|
stdio.h | 421 _CRTIMP int __cdecl _flsbuf(int _Ch,FILE *_File); 451 int __cdecl fputc(int _Ch,FILE *_File); 452 _CRTIMP int __cdecl _fputchar(int _Ch); 503 int __cdecl putc(int _Ch,FILE *_File); 504 int __cdecl putchar(int _Ch); 536 int __cdecl ungetc(int _Ch,FILE *_File); 786 wint_t __cdecl fputwc(wchar_t _Ch,FILE *_File); 787 _CRTIMP wint_t __cdecl _fputwchar(wchar_t _Ch); 790 wint_t __cdecl putwc(wchar_t _Ch,FILE *_File); 791 wint_t __cdecl putwchar(wchar_t _Ch); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sec_api/ |
mbstring_s.h | 29 _CRTIMP errno_t __cdecl _mbsnbset_s(unsigned char *_Dst,size_t _DstSizeInBytes,unsigned int _Ch,size_t _MaxCount); 30 _CRTIMP errno_t __cdecl _mbsnbset_s_l(unsigned char *_Dst,size_t _DstSizeInBytes,unsigned int _Ch,size_t _MaxCount,_locale_t _Locale);
|