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

  /external/chromium_org/third_party/icu/source/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/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/chromium_org/third_party/icu/source/test/cintltst/
ccaltst.c     [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
caltest.cpp 572 int32_t dow = cal->get(UCAL_DAY_OF_WEEK, status); local
576 if (dow < min ||
577 dow > max) errln(UnicodeString("FAIL: Day of week ") + (int32_t)dow + " out of range");
578 if (dow != UCAL_SUNDAY) errln("FAIL: Day of week should be SUNDAY[%d] not %d", UCAL_SUNDAY, dow);
702 * results in the first WOY/DOW day of the year satisfying the
705 * of 1 (for YEAR_WOY 1998) and a DOW of Tuesday, and falls in the
1421 int32_t dow = cal.get(UCAL_DOW_LOCAL, status); local
1679 int32_t dow = cal.get(UCAL_DAY_OF_WEEK, status); local
    [all...]
  /external/icu4c/test/cintltst/
ccaltst.c     [all...]
  /external/icu4c/test/intltest/
caltest.cpp 660 int32_t dow = cal->get(UCAL_DAY_OF_WEEK, status); local
664 if (dow < min ||
665 dow > max) errln(UnicodeString("FAIL: Day of week ") + (int32_t)dow + " out of range");
666 if (dow != UCAL_SUNDAY) errln("FAIL: Day of week should be SUNDAY[%d] not %d", UCAL_SUNDAY, dow);
790 * results in the first WOY/DOW day of the year satisfying the
793 * of 1 (for YEAR_WOY 1998) and a DOW of Tuesday, and falls in the
1509 int32_t dow = cal.get(UCAL_DOW_LOCAL, status); local
1767 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 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 87 milliseconds