/third_party/icu/icu4c/source/i18n/unicode/ |
D | dtrule.h | 43 DOW, /**< The Nth occurence of the day of week, enumerator
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | dtrule.h | 43 DOW, /**< The Nth occurrence of the day of week, enumerator
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | dtrule.h | 43 DOW, /**< The Nth occurence of the day of week, enumerator
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/ |
D | dtrule.h | 41 DOW, /**< The Nth occurence of the day of week, enumerator
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | DateTimeRule.java | 38 public static final int DOW = 1; field in DateTimeRule
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
D | DateTimeRule.java | 35 public static final int DOW = 1; field in DateTimeRule
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
D | CompatibilityTest.java | 96 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
|
D | CalendarTestFmwk.java | 50 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/ |
D | CompatibilityTest.java | 99 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
|
D | CalendarTestFmwk.java | 53 public final static int DOW = Calendar.DAY_OF_WEEK; field in CalendarTestFmwk
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | ccaltst.c | 1238 int32_t initialDOW, DOW, newDOW, expectedDOW; in TestDOWProgression() local
|
/third_party/icu/icu4c/source/test/intltest/ |
D | caltest.cpp | 1745 int32_t DOW, newDOW = initialDOW; in marchByDelta() local
|