Home
last modified time | relevance | path

Searched defs:isdst (Results 1 – 18 of 18) sorted by relevance

/third_party/python/Lib/email/
Dutils.py334 def localtime(dt=None, isdst=-1): argument
/third_party/musl/porting/liteos_m/kernel/src/time/
D__tz.c160 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.c160 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.c154 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.c448 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.c450 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/
Dlocaltime.c209 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
Dzic.c1786 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.c839 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/
Dtime_test.cc44 #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/
Dtime_zone_lookup_test.cc643 #define ExpectTime(tp, tz, y, m, d, hh, mm, ss, off, isdst, zone) \ argument
Dtime_zone_format_test.cc37 #define ExpectTime(tp, tz, y, m, d, hh, mm, ss, off, isdst, zone) \ argument
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dzic.c1947 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()
Dlocaltime.c1059 register int isdst; in tzparse() local
Dtz2icu.cpp143 bool isdst; member
/third_party/icu/icu4c/source/tools/tzcode/
Dzic.c1948 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()
Dlocaltime.c1061 register int isdst; in tzparse() local
Dtz2icu.cpp143 bool isdst; member