Searched defs:DOW (Results 1 - 4 of 4) sorted by relevance

/external/icu4c/i18n/unicode/
H A Ddtrule.h39 DOW, /**< The Nth occurence of the day of week, enumerator in enum:DateTimeRule::DateRuleType
75 * by this constructor is <code>DOW</code>.
178 * is <code>DOW</code>, the value is always 0.
194 * in the month. When the date rule type is not <code>DOW</code>,
/external/icu4c/test/cintltst/
H A Dccaltst.c1079 int32_t initialDOW, DOW, newDOW, expectedDOW; local
1103 log_verbose("\nTesting the DOW progression\n");
1109 DOW = newDOW;
1110 log_verbose("DOW = %d...\n", DOW);
1120 expectedDOW = 1 + (DOW + delta - 1) % 7;
1673 log_err("FAIL: locale %s DOW %d getDayOfWeekType() status %s\n", testDaysPtr->locale, daysOfWeekPtr->dayOfWeek, u_errorName(status) );
1676 log_err("FAIL: locale %s DOW %d type %d, expected %d\n", testDaysPtr->locale, daysOfWeekPtr->dayOfWeek, dayType, daysOfWeekPtr->dayType );
1678 log_verbose("OK: locale %s DOW %d type %d\n", testDaysPtr->locale, daysOfWeekPtr->dayOfWeek, dayType );
/external/icu4c/test/intltest/
H A Dcaltest.cpp717 * results in the first WOY/DOW day of the year satisfying the
720 * of 1 (for YEAR_WOY 1998) and a DOW of Tuesday, and falls in the
1422 * When adding the YEAR_WOY, the WOY and DOW should remain constant. - aliu
1591 int32_t DOW, newDOW = initialDOW; local
1594 DOW = newDOW;
1595 logln(UnicodeString("DOW = ") + DOW + " " + dateToString(cur->getTime(status), str));
1601 int32_t expectedDOW = 1 + (DOW + delta - 1) % 7;
1780 // Make sure DOW_LOCAL disambiguates over DOW
1793 logln("%.f : DOW
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 96 milliseconds