Home
last modified time | relevance | path

Searched defs:dow (Results 26 - 46 of 46) sorted by relevance

12

/third_party/icu/icu4c/source/test/intltest/
H A Dtzregts.cpp380 int32_t dow = testCal->get(UCAL_DAY_OF_WEEK, status); in checkCalendar314() local
H A Ddtfmrgts.cpp1262 int32_t dow; member in Test1684Data
H A Dcaltest.cpp737 int32_t dow = cal->get(UCAL_DAY_OF_WEEK, status); in dowTest() local
1590 int32_t dow = cal.get(UCAL_DOW_LOCAL, status); in yearAddTest() local
1849 int32_t dow = cal.get(UCAL_DAY_OF_WEEK, status); TestWOY() local
[all...]
H A Dcalregts.cpp596 int32_t dow = cal->get(UCAL_DAY_OF_WEEK, status); in dowTest() local
857 int32_t dow = a->get(UCAL_DAY_OF_WEEK, status); in test4095407() local
1127 int32_t dow = DISAM_int[i+3]; test4103271() local
2151 int32_t dow = cal.get(UCAL_DAY_OF_WEEK, status); TestJ81() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dolsontz.cpp440 int32_t year, month, dom, dow; in printTime() local
572 int32_t year, month, dom, dow, doy, mid; in useDaylightTime() local
331 getOffset(uint8_t era, int32_t year, int32_t month, int32_t dom, uint8_t dow, int32_t millis, UErrorCode& ec) const getOffset() argument
349 getOffset(uint8_t era, int32_t year, int32_t month, int32_t dom, uint8_t dow, int32_t millis, int32_t monthLength, UErrorCode& ec) const getOffset() argument
[all...]
H A Dtimezone.cpp732 int32_t year, month, dom, dow; in getOffset() local
H A Dcalendar.cpp1600 int32_t dow = julianDayToDayOfWeek(julianDay); in computeGregorianAndDOWFields() local
1918 int32_t dow = internalGet(UCAL_DAY_OF_WEEK) - getFirstDayOfWeek(); in roll() local
1976 int32_t dow = internalGet(UCAL_DAY_OF_WEEK) - getFirstDayOfWeek(); roll() local
3694 int32_t dow = fFirstDayOfWeek; prepareGetActual() local
[all...]
H A Dvtzone.cpp192 int32_t year, month, dom, dow, doy, mid; in getDateTimeString() local
382 static void parseRRULE(const UnicodeString& rrule, int32_t& month, int32_t& dow, int32_t& wim, in parseRRULE() argument
821 int32_t month = -1, dom = 0, dow = 0; in toWallTimeRule() local
1720 int32_t y, m, d, dow, doy, mid; parse() local
1994 int32_t year, month, dom, dow, doy, mid; writeZone() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dtimezone.cpp732 int32_t year, month, dom, dow, millis; in getOffset() local
H A Dcalendar.cpp1659 int32_t dow = julianDayToDayOfWeek(julianDay); in computeGregorianAndDOWFields() local
1992 int32_t dow = internalGet(UCAL_DAY_OF_WEEK) - getFirstDayOfWeek(); in roll() local
2050 int32_t dow = internalGet(UCAL_DAY_OF_WEEK) - getFirstDayOfWeek(); roll() local
3798 int32_t dow = fFirstDayOfWeek; prepareGetActual() local
[all...]
H A Dvtzone.cpp184 int32_t year, month, dom, dow, doy, mid; in getDateTimeString() local
374 static void parseRRULE(const UnicodeString& rrule, int32_t& month, int32_t& dow, int32_t& wim, in parseRRULE() argument
813 int32_t month = -1, dom = 0, dow = 0; in toWallTimeRule() local
1675 int32_t y, m, d, dow, doy, mid; parse() local
1900 int32_t year, month, dom, dow, doy, mid; writeZone() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dtimezone.cpp732 int32_t year, month, dom, dow, millis; in getOffset() local
H A Dcalendar.cpp1559 int32_t dow = julianDayToDayOfWeek(julianDay); in computeGregorianAndDOWFields() local
1898 int32_t dow = internalGet(UCAL_DAY_OF_WEEK) - getFirstDayOfWeek(); variable
1960 int32_t dow = internalGet(UCAL_DAY_OF_WEEK) - getFirstDayOfWeek(); global() variable
3823 int32_t dow = fFirstDayOfWeek; prepareGetActual() local
[all...]
H A Dvtzone.cpp184 int32_t year, month, dom, dow, doy, mid; in getDateTimeString() local
374 static void parseRRULE(const UnicodeString& rrule, int32_t& month, int32_t& dow, int32_t& wim, in parseRRULE() argument
813 int32_t month = -1, dom = 0, dow = 0; in toWallTimeRule() local
1675 int32_t y, m, d, dow, doy, mid; parse() local
1900 int32_t year, month, dom, dow, doy, mid; writeZone() local
[all...]
/third_party/icu/icu4c/source/tools/tzcode/
H A Dlocaltime.c839 int d, m1, yy0, yy1, yy2, dow; in transtime() local
H A Dtz2icu.cpp769 int32_t dow; member
831 os << "Invalid input day of week " << dow; in set() local
960 int32_t month, dom, dow, time, offset; readFinalZonesAndRules() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dlocaltime.c837 int d, m1, yy0, yy1, yy2, dow; in transtime() local
H A Dtz2icu.cpp769 int32_t dow; member
831 os << "Invalid input day of week " << dow; in set() local
960 int32_t month, dom, dow, time, offset; readFinalZonesAndRules() local
[all...]
/third_party/tzdata/
H A Dlocaltime.c1002 int d, m1, yy0, yy1, yy2, dow; in transtime() local
/third_party/python/Modules/
H A D_datetimemodule.c3296 int dow = weekday(GET_YEAR(self), GET_MONTH(self), GET_DAY(self)); in date_isoweekday() local
3533 int dow = weekday(GET_YEAR(self), GET_MONTH(self), GET_DAY(self)); in date_weekday() 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 67 milliseconds

12