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/icu/icu4c/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/chromium_org/third_party/icu/source/test/cintltst/
ccaltst.c     [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
caltest.cpp 679 int32_t dow = cal->get(UCAL_DAY_OF_WEEK, status); local
683 if (dow < min ||
684 dow > max) errln(UnicodeString("FAIL: Day of week ") + (int32_t)dow + " out of range");
685 if (dow != UCAL_SUNDAY) errln("FAIL: Day of week should be SUNDAY[%d] not %d", UCAL_SUNDAY, dow);
809 * results in the first WOY/DOW day of the year satisfying the
812 * of 1 (for YEAR_WOY 1998) and a DOW of Tuesday, and falls in the
1528 int32_t dow = cal.get(UCAL_DOW_LOCAL, status); local
1786 int32_t dow = cal.get(UCAL_DAY_OF_WEEK, status); local
    [all...]
  /external/icu/icu4c/source/test/cintltst/
ccaltst.c     [all...]
  /external/icu/icu4c/source/test/intltest/
caltest.cpp 700 int32_t dow = cal->get(UCAL_DAY_OF_WEEK, status); local
704 if (dow < min ||
705 dow > max) errln(UnicodeString("FAIL: Day of week ") + (int32_t)dow + " out of range");
706 if (dow != UCAL_SUNDAY) errln("FAIL: Day of week should be SUNDAY[%d] not %d", UCAL_SUNDAY, dow);
830 * results in the first WOY/DOW day of the year satisfying the
833 * of 1 (for YEAR_WOY 1998) and a DOW of Tuesday, and falls in the
1549 int32_t dow = cal.get(UCAL_DOW_LOCAL, status); local
1807 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 1685 milliseconds