| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | tzregts.cpp | 380 int32_t dow = testCal->get(UCAL_DAY_OF_WEEK, status); in checkCalendar314() local
|
| H A D | dtfmrgts.cpp | 1262 int32_t dow; member in Test1684Data
|
| H A D | caltest.cpp | 737 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 D | calregts.cpp | 596 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 D | olsontz.cpp | 440 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 D | timezone.cpp | 732 int32_t year, month, dom, dow; in getOffset() local
|
| H A D | calendar.cpp | 1600 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 D | vtzone.cpp | 192 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 D | timezone.cpp | 732 int32_t year, month, dom, dow, millis; in getOffset() local
|
| H A D | calendar.cpp | 1659 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 D | vtzone.cpp | 184 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 D | timezone.cpp | 732 int32_t year, month, dom, dow, millis; in getOffset() local
|
| H A D | calendar.cpp | 1559 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 D | vtzone.cpp | 184 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 D | localtime.c | 839 int d, m1, yy0, yy1, yy2, dow; in transtime() local
|
| H A D | tz2icu.cpp | 769 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 D | localtime.c | 837 int d, m1, yy0, yy1, yy2, dow; in transtime() local
|
| H A D | tz2icu.cpp | 769 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 D | localtime.c | 1002 int d, m1, yy0, yy1, yy2, dow; in transtime() local
|
| /third_party/python/Modules/ |
| H A D | _datetimemodule.c | 3296 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 D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |