HomeSort by relevance Sort by last modified time
    Searched refs:_Time_Info (Results 1 - 8 of 8) sorted by null

  /external/stlport/stlport/stl/
_time_facets.h 52 /* Both time_get and time_put need a structure of type _Time_Info
56 * The _Time_Info tables are initialized using the non-template
58 * The default one initialize _Time_Info with "C" time info. The
59 * protected initialize _time_Info using a _Locale_time instance
72 class _STLP_CLASS_DECLSPEC _Time_Info : public _Time_Info_Base {
109 _Time_Info _M_timeinfo;
236 const _Time_Info& __table, const tm* __t);
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_time_facets.h 52 /* Both time_get and time_put need a structure of type _Time_Info
56 * The _Time_Info tables are initialized using the non-template
58 * The default one initialize _Time_Info with "C" time info. The
59 * protected initialize _time_Info using a _Locale_time instance
72 class _STLP_CLASS_DECLSPEC _Time_Info : public _Time_Info_Base {
109 _Time_Info _M_timeinfo;
236 const _Time_Info& __table, const tm* __t);
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_time_facets.h 52 /* Both time_get and time_put need a structure of type _Time_Info
56 * The _Time_Info tables are initialized using the non-template
58 * The default one initialize _Time_Info with "C" time info. The
59 * protected initialize _time_Info using a _Locale_time instance
72 class _STLP_CLASS_DECLSPEC _Time_Info : public _Time_Info_Base {
109 _Time_Info _M_timeinfo;
236 const _Time_Info& __table, const tm* __t);
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_time_facets.h 52 /* Both time_get and time_put need a structure of type _Time_Info
56 * The _Time_Info tables are initialized using the non-template
58 * The default one initialize _Time_Info with "C" time info. The
59 * protected initialize _time_Info using a _Locale_time instance
72 class _STLP_CLASS_DECLSPEC _Time_Info : public _Time_Info_Base {
109 _Time_Info _M_timeinfo;
236 const _Time_Info& __table, const tm* __t);
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_time_facets.h 52 /* Both time_get and time_put need a structure of type _Time_Info
56 * The _Time_Info tables are initialized using the non-template
58 * The default one initialize _Time_Info with "C" time info. The
59 * protected initialize _time_Info using a _Locale_time instance
72 class _STLP_CLASS_DECLSPEC _Time_Info : public _Time_Info_Base {
109 _Time_Info _M_timeinfo;
236 const _Time_Info& __table, const tm* __t);
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_time_facets.h 52 /* Both time_get and time_put need a structure of type _Time_Info
56 * The _Time_Info tables are initialized using the non-template
58 * The default one initialize _Time_Info with "C" time info. The
59 * protected initialize _time_Info using a _Locale_time instance
72 class _STLP_CLASS_DECLSPEC _Time_Info : public _Time_Info_Base {
109 _Time_Info _M_timeinfo;
236 const _Time_Info& __table, const tm* __t);
  /external/stlport/src/
time_facets.cpp 59 _Time_Info time_init<char>::_M_timeinfo;
75 static void _Init_timeinfo(_Time_Info& table) {
114 static void _Init_timeinfo(_Time_Info& table, _Locale_time * time) {
456 const _Time_Info& table, const tm* t)
  /ndk/sources/cxx-stl/stlport/src/
time_facets.cpp 59 _Time_Info time_init<char>::_M_timeinfo;
75 static void _Init_timeinfo(_Time_Info& table) {
114 static void _Init_timeinfo(_Time_Info& table, _Locale_time * time) {
456 const _Time_Info& table, const tm* t)

Completed in 40 milliseconds