HomeSort by relevance Sort by last modified time
    Searched defs:DOW (Results 1 - 4 of 4) sorted by null

  /external/icu4c/i18n/unicode/
dtrule.h 39 DOW, /**< The Nth occurence of the day of week,
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/
ccaltst.c     [all...]
  /external/icu4c/test/intltest/
caltest.cpp 587 int32_t dow = cal->get(UCAL_DAY_OF_WEEK, status); local
591 if (dow < min ||
592 dow > max) errln(UnicodeString("FAIL: Day of week ") + (int32_t)dow + " out of range");
593 if (dow != UCAL_SUNDAY) errln("FAIL: Day of week should be SUNDAY[%d] not %d", UCAL_SUNDAY, dow);
717 * 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
1436 int32_t dow = cal.get(UCAL_DOW_LOCAL, status); local
1694 int32_t dow = cal.get(UCAL_DAY_OF_WEEK, status); local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 51 milliseconds