/third_party/musl/porting/liteos_a/kernel/src/time/ |
H A D | __tz.c | 154 void __secs_to_zone(long long t, int local, int *isdst, long *offset, long *oppoff, const char **zonename) in __secs_to_zone() argument
|
/third_party/musl/porting/uniproton/kernel/src/time/ |
H A D | __tz.c | 160 void __secs_to_zone(long long t, int local, int *isdst, long *offset, long *oppoff, const char **zonename) in __secs_to_zone() argument
|
/third_party/musl/porting/liteos_m/kernel/src/time/ |
H A D | __tz.c | 160 void __secs_to_zone(long long t, int local, int *isdst, long *offset, long *oppoff, const char **zonename) in __secs_to_zone() argument
|
/third_party/musl/porting/linux/user/src/time/ |
H A D | __tz.c | 450 void __secs_to_zone(long long t, int local, int *isdst, long *offset, long *oppoff, const char **zonename) in __secs_to_zone() argument
|
/third_party/musl/src/time/ |
H A D | __tz.c | 524 void __secs_to_zone(long long t, int local, int *isdst, long *offset, long *oppoff, const char **zonename, int use_env) in __secs_to_zone() argument
|
/third_party/icu/icu4c/source/tools/tzcode/ |
H A D | localtime.c | 1061 register int isdst; in tzparse() local
|
H A D | tz2icu.cpp | 143 bool isdst; member
|
H A D | zic.c | 2708 addtype(const zic_t gmtoff, const zic_t rawoff, const zic_t dstoff, char *const abbr, const int isdst, in addtype() argument 1947 doabbr(char *const abbr, const char *const format, const char *const letters, const int isdst, const int doquotes) doabbr() argument [all...] |
/third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
H A D | localtime.c | 1059 register int isdst; in tzparse() local
|
H A D | tz2icu.cpp | 143 bool isdst; member
|
H A D | zic.c | 2707 addtype(const zic_t gmtoff, const zic_t rawoff, const zic_t dstoff, char *const abbr, const int isdst, in addtype() argument 1946 doabbr(char *const abbr, const char *const format, const char *const letters, const int isdst, const int doquotes) doabbr() argument [all...] |
/third_party/python/Modules/ |
H A D | _zoneinfo.c | 843 unsigned char *isdst = NULL; in load_data() local 1359 uint8_t isdst; in find_tzrule_ttinfo() local 1414 uint8_t isdst; find_tzrule_ttinfo_fromutc() local [all...] |
/third_party/tzdata/ |
H A D | localtime.c | 214 init_ttinfo(struct ttinfo *s, int_fast32_t utoff, bool isdst, int desigidx) in init_ttinfo() argument 554 unsigned char isdst, desigidx; in tzloadbody() local 1263 register bool isdst; in tzparse() local
|
H A D | zic.c | 1827 getsave(char *field, bool *isdst) in getsave() argument 3383 bool isdst = startoff != zp->z_stdoff; in outzone() local 3485 addtype(zic_t utoff, char const *abbr, bool isdst, bool ttisstd, bool ttisut) in addtype() argument 2824 doabbr(char *abbr, struct zone const *zp, char const *letters, bool isdst, zic_t save, bool doquotes) doabbr() argument [all...] |