Home
last modified time | relevance | path

Searched defs:DOW (Results 1 – 12 of 12) sorted by relevance

/third_party/icu/icu4c/source/i18n/unicode/
Ddtrule.h43 DOW, /**< The Nth occurence of the day of week, enumerator
/third_party/node/deps/icu-small/source/i18n/unicode/
Ddtrule.h43 DOW, /**< The Nth occurrence of the day of week, enumerator
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Ddtrule.h43 DOW, /**< The Nth occurence of the day of week, enumerator
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Ddtrule.h41 DOW, /**< The Nth occurence of the day of week, enumerator
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DDateTimeRule.java38 public static final int DOW = 1; field in DateTimeRule
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DDateTimeRule.java35 public static final int DOW = 1; field in DateTimeRule
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DCompatibilityTest.java96 int DOW[] = { 6, 7, 1, 2, 3, 4, 5, 6, 7, 1, 2, 3, 4, 5, 6 }; in TestGregorianChangeover() local
1034 int DOW, newDOW = initialDOW; in marchByDelta() local
DCalendarTestFmwk.java50 public final static int DOW = Calendar.DAY_OF_WEEK; field in CalendarTestFmwk
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
DCompatibilityTest.java99 int DOW[] = { 6, 7, 1, 2, 3, 4, 5, 6, 7, 1, 2, 3, 4, 5, 6 }; in TestGregorianChangeover() local
1037 int DOW, newDOW = initialDOW; in marchByDelta() local
DCalendarTestFmwk.java53 public final static int DOW = Calendar.DAY_OF_WEEK; field in CalendarTestFmwk
/third_party/icu/icu4c/source/test/cintltst/
Dccaltst.c1238 int32_t initialDOW, DOW, newDOW, expectedDOW; in TestDOWProgression() local
/third_party/icu/icu4c/source/test/intltest/
Dcaltest.cpp1745 int32_t DOW, newDOW = initialDOW; in marchByDelta() local