HomeSort by relevance Sort by last modified time
    Searched defs:_Time_Info (Results 1 - 5 of 5) 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);
  /prebuilt/ndk/android-ndk-r5/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);
  /prebuilt/ndk/android-ndk-r6/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);
  /prebuilt/ndk/android-ndk-r7/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);

Completed in 18 milliseconds