Home
last modified time | relevance | path

Searched refs:tm_isdst (Results 1 – 25 of 49) sorted by relevance

12

/external/icu4c/tools/tzcode/
Dzdump.c213 (void) fprintf(stderr, " isdst=%d", tmp->tm_isdst);
522 newtm.tm_isdst != tm.tm_isdst)) {
536 newtm.tm_isdst != tm.tm_isdst ||
703 tm.tm_isdst == lotm.tm_isdst && in hunt()
764 (void) printf(" isdst=%d", tmp->tm_isdst); in show()
782 if (tmp->tm_isdst != 0 && tmp->tm_isdst != 1)
784 result = tzname[tmp->tm_isdst];
903 tm.tm_isdst == lotm.tm_isdst)) { in huntICU()
970 fprintf(fp, "[DST=%d]", loc.tm_isdst); in dumptimeICU()
Dlocaltime.c1315 tmp->tm_isdst = ttisp->tt_isdst;
1316 tzname[tmp->tm_isdst] = &sp->chars[ttisp->tt_abbrind];
1557 tmp->tm_isdst = 0;
1811 if (yourtm.tm_isdst < 0 || mytm.tm_isdst == yourtm.tm_isdst)
1826 if (sp->ttis[i].tt_isdst != yourtm.tm_isdst)
1829 if (sp->ttis[j].tt_isdst == yourtm.tm_isdst)
1837 if (mytm.tm_isdst != yourtm.tm_isdst)
1892 if (tmp->tm_isdst > 1)
1893 tmp->tm_isdst = 1;
1901 if (tmp->tm_isdst < 0)
[all …]
/external/chromium_org/third_party/icu/source/tools/tzcode/
Dzdump.c213 (void) fprintf(stderr, " isdst=%d", tmp->tm_isdst);
522 newtm.tm_isdst != tm.tm_isdst)) {
536 newtm.tm_isdst != tm.tm_isdst ||
703 tm.tm_isdst == lotm.tm_isdst && in hunt()
764 (void) printf(" isdst=%d", tmp->tm_isdst); in show()
782 if (tmp->tm_isdst != 0 && tmp->tm_isdst != 1)
784 result = tzname[tmp->tm_isdst];
903 tm.tm_isdst == lotm.tm_isdst)) { in huntICU()
970 fprintf(fp, "[DST=%d]", loc.tm_isdst); in dumptimeICU()
Dlocaltime.c1315 tmp->tm_isdst = ttisp->tt_isdst;
1316 tzname[tmp->tm_isdst] = &sp->chars[ttisp->tt_abbrind];
1557 tmp->tm_isdst = 0;
1811 if (yourtm.tm_isdst < 0 || mytm.tm_isdst == yourtm.tm_isdst)
1826 if (sp->ttis[i].tt_isdst != yourtm.tm_isdst)
1829 if (sp->ttis[j].tt_isdst == yourtm.tm_isdst)
1837 if (mytm.tm_isdst != yourtm.tm_isdst)
1892 if (tmp->tm_isdst > 1)
1893 tmp->tm_isdst = 1;
1901 if (tmp->tm_isdst < 0)
[all …]
/external/chromium_org/base/time/
Dtime_posix.cc211 timestruct.tm_isdst = -1; // attempt to figure it out in FromExploded()
235 timestruct.tm_isdst = 0; in FromExploded()
239 timestruct.tm_isdst = 1; in FromExploded()
/external/chromium_org/third_party/WebKit/Source/wtf/
DGregorianDateTime.cpp75 m_isDST = localTM.tm_isdst; in setToCurrentLocalTime()
DGregorianDateTime.h89 ret.tm_isdst = m_isDST; in tm()
/external/stlport/stlport/stl/config/
D_evc.h290 int tm_isdst; /* daylight savings time flag */ member
/external/chromium_org/third_party/icu/patches/
Dios_timezone.patch51 dst_checked = (tmrec.tm_isdst != 0); /* daylight savings time is checked*/
/external/chromium/base/
Dtime_posix.cc111 timestruct.tm_isdst = -1; // attempt to figure it out in FromExploded()
/external/kernel-headers/original/linux/
Drtc.h29 int tm_isdst; member
/external/e2fsprogs/debugfs/
Dutil.c234 ts.tm_isdst = -1; in string_to_time()
/external/chromium_org/third_party/openssl/openssl/crypto/
Do_time.c219 result->tm_isdst = 0; /* There's no way to know... */ in OPENSSL_gmtime()
/external/openssl/crypto/
Do_time.c219 result->tm_isdst = 0; /* There's no way to know... */ in OPENSSL_gmtime()
/external/chromium_org/v8/src/
Dplatform-macos.cc199 (t->tm_isdst > 0 ? 3600 * msPerSecond : 0)); in LocalTimeOffset()
Dplatform-freebsd.cc78 (t->tm_isdst > 0 ? 3600 * msPerSecond : 0)); in LocalTimeOffset()
Dplatform-cygwin.cc71 (loc->tm_isdst > 0 ? 3600 * msPerSecond : 0)); in LocalTimeOffset()
Dplatform-openbsd.cc76 (t->tm_isdst > 0 ? 3600 * msPerSecond : 0)); in LocalTimeOffset()
Dplatform-linux.cc130 (t->tm_isdst > 0 ? 3600 * msPerSecond : 0)); in LocalTimeOffset()
/external/chromium_org/third_party/icu/source/common/
Dputil.c634 dst_checked = (tmrec.tm_isdst != 0); /* daylight savings time is checked*/ in uprv_timezone()
1076 daylightType = ((decemberSol.tm_isdst > 0) << 1) | (juneSol.tm_isdst > 0); in uprv_tzname()
/external/icu4c/common/
Dputil.cpp647 dst_checked = (tmrec.tm_isdst != 0); /* daylight savings time is checked*/ in uprv_timezone()
1101 if(decemberSol.tm_isdst > 0) { in uprv_tzname()
1103 } else if(juneSol.tm_isdst > 0) { in uprv_tzname()
/external/v8/src/
Dplatform-posix.cc201 return t->tm_isdst > 0 ? 3600 * msPerSecond : 0; in DaylightSavingsOffset()
/external/iptables/extensions/
Dlibxt_time.c143 tm.tm_isdst = 0; in time_parse_date()
/external/chromium_org/third_party/zlib/contrib/minizip/
Dminiunz.c99 newdate.tm_isdst=-1;
/external/zlib/src/contrib/minizip/
Dminiunz.c112 newdate.tm_isdst=-1;

12