Home
last modified time | relevance | path

Searched defs:wday (Results 1 - 24 of 24) sorted by relevance

/third_party/toybox/toys/posix/
H A Dcal.c29 int wday, mday, start, len, line; in calstrings() local
/third_party/musl/porting/liteos_a/kernel/src/time/
H A D__secs_to_tm.c17 int wday, yday, leap; in __secs_to_tm() local
H A D__tz.c137 int wday = (int)((t + 4*86400) % (7*86400)) / 86400; in rule_to_secs() local
/third_party/musl/porting/uniproton/kernel/src/time/
H A D__secs_to_tm.c17 int wday, yday, leap; in __secs_to_tm() local
H A D__tz.c143 int wday = (int)((t + 4*86400) % (7*86400)) / 86400; in rule_to_secs() local
/third_party/musl/porting/liteos_m/kernel/src/time/
H A D__secs_to_tm.c17 int wday, yday, leap; in __secs_to_tm() local
H A D__tz.c143 int wday = (int)((t + 4*86400) % (7*86400)) / 86400; in rule_to_secs() local
/third_party/musl/src/time/
H A D__secs_to_tm.c17 int wday, yday, leap; in __secs_to_tm() local
H A Dstrptime.c249 int wday = 0; in strptime() local
H A D__tz.c507 int wday = (int)((t + 4*86400) % (7*86400)) / 86400; in rule_to_secs() local
/third_party/musl/porting/linux/user/src/time/
H A Dstrptime.c306 int wday = 0; in strptime() local
H A D__tz.c433 int wday = (int)((t + 4*86400) % (7*86400)) / 86400; in rule_to_secs() local
/third_party/tzdata/
H A Dstrftime.c49 const char * wday[DAYSPERWEEK]; member
397 int wday; in _fmt() local
H A Dzic.c2923 register int wday = rp->r_wday; in stringrule() local
3849 zic_t wday = ((EPOCH_WDAY + dayoff % DAYSPERWEEK + DAYSPERWEEK) in rpytime() local
[all...]
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dtzdst.c329 STATIC INT32 DstGetDayOfMonth(INT32 year, INT32 month, INT32 mweek, INT32 wday) in DstGetDayOfMonth() argument
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsinfo.c339 unsigned int wday; in ntfsinfo_time_to_str() local
/third_party/node/deps/icu-small/source/i18n/
H A Dvtzone.cpp461 int32_t wday; in parseRRULE() local
/third_party/icu/icu4c/source/i18n/
H A Dvtzone.cpp461 int32_t wday; in parseRRULE() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dvtzone.cpp469 int32_t wday; in parseRRULE() local
/third_party/icu/icu4c/source/tools/tzcode/
H A Dzic.c2044 register int wday = rp->r_wday; in stringrule() local
3022 register zic_t wday; in rpytime() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dzic.c2043 register int wday = rp->r_wday; in stringrule() local
3021 register zic_t wday; in rpytime() local
[all...]
/third_party/node/deps/v8/src/objects/
H A Djs-temporal-objects.cc1029 int wday = 0; in GetISOPartsFromEpoch() local
/third_party/python/Modules/
H A D_datetimemodule.c1441 int wday = weekday(GET_YEAR(date), GET_MONTH(date), GET_DAY(date)); in format_ctime() local
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 51 milliseconds