Home
last modified time | relevance | path

Searched refs:isdst (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4c/source/tools/tzcode/
Dzic.c144 char *const abbr, int isdst,
147 static int addtype(zic_t gmtoff, const char * abbr, int isdst,
1947 const int isdst, const int doquotes) in doabbr() argument
1958 } else if (isdst) { in doabbr()
2707 …type(const zic_t gmtoff, const zic_t rawoff, const zic_t dstoff, char *const abbr, const int isdst, in addtype() argument
2710 addtype(const zic_t gmtoff, const char *const abbr, const int isdst, in addtype()
2716 if (isdst != TRUE && isdst != FALSE) { in addtype()
2729 if (isdst != (dstoff != 0)) { in addtype()
2743 if (gmtoff == gmtoffs[i] && isdst == isdsts[i] && in addtype()
2769 isdsts[i] = isdst; in addtype()
Dtz2icu.cpp142 bool isdst; member
405 type.isdst = readbool(file); in readzoneinfo()
411 if (type.isdst != (type.dstoffset != 0)) { in readzoneinfo()
1227 abbr(-1), isdst(false), isstd(false), isgmt(false) {} in ZoneType()
Dlocaltime.c1059 register int isdst; in tzparse() local
1089 isdst = FALSE; in tzparse()
1115 if (isdst && !sp->ttis[j].tt_ttisstd) { in tzparse()
/external/icu/icu4c/source/common/
Drbbicst.pl228 my ($sec, $min, $hour, , $day, $mon, $year, $wday, $yday, $isdst) = localtime;
/external/curl/tests/
Dftpserver.pl206 my ($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) =
212 my ($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) =
Druntests.pl590 my ($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) =