Home
last modified time | relevance | path

Searched defs:dow (Results 1 - 25 of 50) sorted by relevance

12

/third_party/icu/icu4c/source/i18n/
H A Dgregoimp.h286 dayToFields(double day, int32_t& year, int32_t& month, int32_t& dom, int32_t& dow) dayToFields() argument
H A Dgregoimp.cpp151 int32_t dow; in dayOfWeek() local
104 dayToFields(double day, int32_t& year, int32_t& month, int32_t& dom, int32_t& dow, int32_t& doy) dayToFields() argument
142 timeToFields(UDate time, int32_t& year, int32_t& month, int32_t& dom, int32_t& dow, int32_t& doy, int32_t& mid) timeToFields() argument
[all...]
H A Derarules.cpp308 int year, month0, dom, dow, doy, mid; in initCurrentEra() local
H A Dbasictz.cpp163 int32_t year, month, dom, dow, doy, mid; in getSimpleRulesNear() local
486 int32_t year, month, dom, dow, doy, mid; in getTimeZoneRulesAfter() local
H A Dgregocal.cpp976 int32_t dow = internalGet(UCAL_DAY_OF_WEEK) - getFirstDayOfWeek(); in roll() local
H A Dsimpletz.cpp521 int32_t year, month, dom, dow, millis; in getOffsetFromLocal() local
/third_party/node/deps/icu-small/source/i18n/
H A Dgregoimp.h286 dayToFields(double day, int32_t& year, int32_t& month, int32_t& dom, int32_t& dow) dayToFields() argument
H A Dgregoimp.cpp156 int32_t dow; in dayOfWeek() local
109 dayToFields(double day, int32_t& year, int32_t& month, int32_t& dom, int32_t& dow, int32_t& doy) dayToFields() argument
147 timeToFields(UDate time, int32_t& year, int32_t& month, int32_t& dom, int32_t& dow, int32_t& doy, int32_t& mid) timeToFields() argument
[all...]
H A Derarules.cpp308 int year, month0, dom, dow, doy, mid; in initCurrentEra() local
H A Dbasictz.cpp163 int32_t year, month, dom, dow, doy, mid; in getSimpleRulesNear() local
486 int32_t year, month, dom, dow, doy, mid; in getTimeZoneRulesAfter() local
H A Dgregocal.cpp951 int32_t dow = internalGet(UCAL_DAY_OF_WEEK) - getFirstDayOfWeek(); variable
H A Dsimpletz.cpp521 int32_t year, month, dom, dow, millis; in getOffsetFromLocal() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dgregoimp.cpp146 int32_t dow; in dayOfWeek() local
99 dayToFields(double day, int32_t& year, int32_t& month, int32_t& dom, int32_t& dow, int32_t& doy) dayToFields() argument
137 timeToFields(UDate time, int32_t& year, int32_t& month, int32_t& dom, int32_t& dow, int32_t& doy, int32_t& mid) timeToFields() argument
[all...]
H A Dgregoimp.h286 dayToFields(double day, int32_t& year, int32_t& month, int32_t& dom, int32_t& dow) dayToFields() argument
H A Derarules.cpp308 int year, month0, dom, dow, doy, mid; in initCurrentEra() local
H A Dbasictz.cpp163 int32_t year, month, dom, dow, doy, mid; in getSimpleRulesNear() local
481 int32_t year, month, dom, dow, doy, mid; in getTimeZoneRulesAfter() local
H A Dgregocal.cpp976 int32_t dow = internalGet(UCAL_DAY_OF_WEEK) - getFirstDayOfWeek(); in roll() local
H A Dsimpletz.cpp521 int32_t year, month, dom, dow; in getOffsetFromLocal() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
H A DTestCase.java75 public static String dowToString(int dow) { in dowToString() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
H A DTestCase.java72 public static String dowToString(int dow) { in dowToString() argument
/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-ds1511.c182 u8 mon, day, dow, hrs, min, sec, yrs, cen; in ds1511_rtc_set_time() local
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-ds1511.c176 u8 mon, day, dow, hrs, min, sec, yrs, cen; in ds1511_rtc_set_time() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DOlsonTimeZone.java137 public int getOffset(int era, int year, int month,int dom, int dow, int millis, int monthLength){ in getOffset() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DOlsonTimeZone.java139 public int getOffset(int era, int year, int month,int dom, int dow, int millis, int monthLength){ in getOffset() argument
/third_party/toybox/toys/pending/
H A Dcrond.c46 char min[60], hour[24], dom[31], mon[12], dow[7], *cmd; member

Completed in 26 milliseconds

12