/third_party/python/Lib/email/ |
D | utils.py | 334 def localtime(dt=None, isdst=-1): argument
|
/third_party/musl/porting/liteos_m/kernel/src/time/ |
D | __tz.c | 160 void __secs_to_zone(long long t, int local, int *isdst, long *offset, long *oppoff, const char **zo… in __secs_to_zone()
|
/third_party/musl/porting/uniproton/kernel/src/time/ |
D | __tz.c | 160 void __secs_to_zone(long long t, int local, int *isdst, long *offset, long *oppoff, const char **zo… in __secs_to_zone()
|
/third_party/musl/porting/liteos_a/kernel/src/time/ |
D | __tz.c | 154 void __secs_to_zone(long long t, int local, int *isdst, long *offset, long *oppoff, const char **zo… in __secs_to_zone()
|
/third_party/musl/src/time/ |
D | __tz.c | 448 void __secs_to_zone(long long t, int local, int *isdst, long *offset, long *oppoff, const char **zo… in __secs_to_zone()
|
/third_party/musl/porting/linux/user/src/time/ |
D | __tz.c | 450 void __secs_to_zone(long long t, int local, int *isdst, long *offset, long *oppoff, const char **zo… in __secs_to_zone()
|
/third_party/tzdata/ |
D | localtime.c | 209 init_ttinfo(struct ttinfo *s, int_fast32_t utoff, bool isdst, int desigidx) in init_ttinfo() 543 unsigned char isdst, desigidx; in tzloadbody() local 1294 register bool isdst; in tzparse() local
|
D | zic.c | 1786 getsave(char *field, bool *isdst) in getsave() 2791 bool isdst, zic_t save, bool doquotes) in doabbr() 3379 bool isdst = startoff != zp->z_stdoff; in outzone() local 3454 addtype(zic_t utoff, char const *abbr, bool isdst, bool ttisstd, bool ttisut) in addtype()
|
/third_party/python/Modules/ |
D | _zoneinfo.c | 839 unsigned char *isdst = NULL; in load_data() local 1355 uint8_t isdst; in find_tzrule_ttinfo() local 1410 uint8_t isdst; in find_tzrule_ttinfo_fromutc() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
D | time_test.cc | 44 #define EXPECT_CIVIL_INFO(ci, y, m, d, h, min, s, off, isdst) \ argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
D | time_zone_lookup_test.cc | 643 #define ExpectTime(tp, tz, y, m, d, hh, mm, ss, off, isdst, zone) \ argument
|
D | time_zone_format_test.cc | 37 #define ExpectTime(tp, tz, y, m, d, hh, mm, ss, off, isdst, zone) \ argument
|
/third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
D | zic.c | 1947 const int isdst, const int doquotes) in doabbr() 2707 …type(const zic_t gmtoff, const zic_t rawoff, const zic_t dstoff, char *const abbr, const int isdst, in addtype()
|
D | localtime.c | 1059 register int isdst; in tzparse() local
|
D | tz2icu.cpp | 143 bool isdst; member
|
/third_party/icu/icu4c/source/tools/tzcode/ |
D | zic.c | 1948 const int isdst, const int doquotes) in doabbr() 2708 …type(const zic_t gmtoff, const zic_t rawoff, const zic_t dstoff, char *const abbr, const int isdst, in addtype()
|
D | localtime.c | 1061 register int isdst; in tzparse() local
|
D | tz2icu.cpp | 143 bool isdst; member
|