HomeSort by relevance Sort by last modified time
    Searched refs:UCAL_DAY_OF_WEEK (Results 1 - 25 of 36) sorted by null

1 2

  /external/chromium/third_party/icu/source/test/intltest/
caltest.cpp 240 FIELD_NAME_STR( UCAL_DAY_OF_WEEK );
524 int32_t dow = cal->get(UCAL_DAY_OF_WEEK, status);
526 int32_t min = cal->getMinimum(UCAL_DAY_OF_WEEK);
527 int32_t max = cal->getMaximum(UCAL_DAY_OF_WEEK);
606 c->set(UCAL_DAY_OF_WEEK, UCAL_TUESDAY);
612 c->set(UCAL_DAY_OF_WEEK, UCAL_TUESDAY);
620 c->set(UCAL_DAY_OF_WEEK, UCAL_TUESDAY);
628 c->set(UCAL_DAY_OF_WEEK, UCAL_TUESDAY);
634 c->set(UCAL_DAY_OF_WEEK, UCAL_TUESDAY);
642 c->set(UCAL_DAY_OF_WEEK, UCAL_TUESDAY)
    [all...]
calregts.cpp 328 cal->set(UCAL_DAY_OF_WEEK, 0);
475 if (cal->get(UCAL_DAY_OF_WEEK,status) == UCAL_SATURDAY ||
476 cal->get(UCAL_DAY_OF_WEEK,status) == UCAL_SUNDAY)
497 int32_t wd = cal->get(UCAL_DAY_OF_WEEK, status);
533 int32_t dow = cal->get(UCAL_DAY_OF_WEEK, status);
534 int32_t min = cal->getMinimum(UCAL_DAY_OF_WEEK);
535 int32_t max = cal->getMaximum(UCAL_DAY_OF_WEEK);
550 if(cal->getActualMinimum(UCAL_DAY_OF_WEEK, status) != min) {
559 if(((Calendar*)cal)->getActualMinimum(UCAL_DAY_OF_WEEK, status) != min) {
560 errln("FAIL: actual minimum (UCAL_DAY_OF_WEEK, status) differs from minimum")
    [all...]
calcasts.cpp 65 checkField(cal, UCAL_DAY_OF_WEEK, cases[i].dayOfWeek,status);
77 cal->set(UCAL_DAY_OF_WEEK, cases[i].dayOfWeek);
callimts.cpp 195 int32_t nDOW = cal.getMaximum(UCAL_DAY_OF_WEEK);
tzregts.cpp 372 int32_t dow = testCal->get(UCAL_DAY_OF_WEEK, status);
474 int32_t dayOfWeek = cal->get(UCAL_DAY_OF_WEEK, status);
    [all...]
  /external/icu4c/test/intltest/
caltest.cpp 248 FIELD_NAME_STR( UCAL_DAY_OF_WEEK );
572 int32_t dow = cal->get(UCAL_DAY_OF_WEEK, status);
574 int32_t min = cal->getMinimum(UCAL_DAY_OF_WEEK);
575 int32_t max = cal->getMaximum(UCAL_DAY_OF_WEEK);
654 c->set(UCAL_DAY_OF_WEEK, UCAL_TUESDAY);
660 c->set(UCAL_DAY_OF_WEEK, UCAL_TUESDAY);
668 c->set(UCAL_DAY_OF_WEEK, UCAL_TUESDAY);
676 c->set(UCAL_DAY_OF_WEEK, UCAL_TUESDAY);
682 c->set(UCAL_DAY_OF_WEEK, UCAL_TUESDAY);
690 c->set(UCAL_DAY_OF_WEEK, UCAL_TUESDAY)
    [all...]
calregts.cpp 335 cal->set(UCAL_DAY_OF_WEEK, 0);
482 if (cal->get(UCAL_DAY_OF_WEEK,status) == UCAL_SATURDAY ||
483 cal->get(UCAL_DAY_OF_WEEK,status) == UCAL_SUNDAY)
504 int32_t wd = cal->get(UCAL_DAY_OF_WEEK, status);
540 int32_t dow = cal->get(UCAL_DAY_OF_WEEK, status);
541 int32_t min = cal->getMinimum(UCAL_DAY_OF_WEEK);
542 int32_t max = cal->getMaximum(UCAL_DAY_OF_WEEK);
557 if(cal->getActualMinimum(UCAL_DAY_OF_WEEK, status) != min) {
566 if(((Calendar*)cal)->getActualMinimum(UCAL_DAY_OF_WEEK, status) != min) {
567 errln("FAIL: actual minimum (UCAL_DAY_OF_WEEK, status) differs from minimum")
    [all...]
calcasts.cpp 65 checkField(cal, UCAL_DAY_OF_WEEK, cases[i].dayOfWeek,status);
77 cal->set(UCAL_DAY_OF_WEEK, cases[i].dayOfWeek);
callimts.cpp 197 int32_t nDOW = cal.getMaximum(UCAL_DAY_OF_WEEK);
  /external/chromium/third_party/icu/source/test/cintltst/
ccaltst.c 667 else if(ucal_get(cal, UCAL_DAY_OF_WEEK_IN_MONTH, &status)!=2 || ucal_get(cal, UCAL_DAY_OF_WEEK, &status)!=6
683 ucal_set(cal, UCAL_DAY_OF_WEEK, UCAL_TUESDAY);
689 ucal_set(cal, UCAL_DAY_OF_WEEK, UCAL_TUESDAY);
697 ucal_set(cal, UCAL_DAY_OF_WEEK, UCAL_TUESDAY);
709 ucal_set(cal, UCAL_DAY_OF_WEEK, UCAL_TUESDAY);
715 ucal_set(cal, UCAL_DAY_OF_WEEK, UCAL_TUESDAY);
722 ucal_set(cal, UCAL_DAY_OF_WEEK, UCAL_TUESDAY);
735 ucal_set(cal, UCAL_DAY_OF_WEEK, UCAL_TUESDAY);
740 ucal_set(cal, UCAL_DAY_OF_WEEK, UCAL_TUESDAY);
    [all...]
  /external/icu4c/test/cintltst/
ccaltst.c 672 else if(ucal_get(cal, UCAL_DAY_OF_WEEK_IN_MONTH, &status)!=2 || ucal_get(cal, UCAL_DAY_OF_WEEK, &status)!=6
688 ucal_set(cal, UCAL_DAY_OF_WEEK, UCAL_TUESDAY);
694 ucal_set(cal, UCAL_DAY_OF_WEEK, UCAL_TUESDAY);
702 ucal_set(cal, UCAL_DAY_OF_WEEK, UCAL_TUESDAY);
714 ucal_set(cal, UCAL_DAY_OF_WEEK, UCAL_TUESDAY);
720 ucal_set(cal, UCAL_DAY_OF_WEEK, UCAL_TUESDAY);
727 ucal_set(cal, UCAL_DAY_OF_WEEK, UCAL_TUESDAY);
740 ucal_set(cal, UCAL_DAY_OF_WEEK, UCAL_TUESDAY);
745 ucal_set(cal, UCAL_DAY_OF_WEEK, UCAL_TUESDAY);
    [all...]
  /external/icu4c/i18n/
calendar.cpp     [all...]
chnsecal.cpp 243 { UCAL_WEEK_OF_YEAR, UCAL_DAY_OF_WEEK, kResolveSTOP },
244 { UCAL_WEEK_OF_MONTH, UCAL_DAY_OF_WEEK, kResolveSTOP },
245 { UCAL_DAY_OF_WEEK_IN_MONTH, UCAL_DAY_OF_WEEK, kResolveSTOP },
257 { kResolveRemap | UCAL_DAY_OF_WEEK_IN_MONTH, UCAL_DAY_OF_WEEK, kResolveSTOP },
smpdtfmt.cpp 875 /*EDF*/ UCAL_DAY_OF_WEEK, UCAL_DAY_OF_YEAR, UCAL_DAY_OF_WEEK_IN_MONTH,
    [all...]
dtitvinf.cpp 91 lrgDiffCalUnit == UCAL_DAY_OF_WEEK ) {
548 case UCAL_DAY_OF_WEEK:
  /external/chromium/third_party/icu/source/i18n/
calendar.cpp     [all...]
chnsecal.cpp 243 { UCAL_WEEK_OF_YEAR, UCAL_DAY_OF_WEEK, kResolveSTOP },
244 { UCAL_WEEK_OF_MONTH, UCAL_DAY_OF_WEEK, kResolveSTOP },
245 { UCAL_DAY_OF_WEEK_IN_MONTH, UCAL_DAY_OF_WEEK, kResolveSTOP },
257 { kResolveRemap | UCAL_DAY_OF_WEEK_IN_MONTH, UCAL_DAY_OF_WEEK, kResolveSTOP },
smpdtfmt.cpp 877 /*EDF*/ UCAL_DAY_OF_WEEK, UCAL_DAY_OF_YEAR, UCAL_DAY_OF_WEEK_IN_MONTH,
    [all...]
dtitvinf.cpp 89 lrgDiffCalUnit == UCAL_DAY_OF_WEEK ) {
529 case UCAL_DAY_OF_WEEK:
gregocal.cpp 737 // if (fStamp[UCAL_DOW_LOCAL] > fStamp[UCAL_DAY_OF_WEEK]) {
739 // } else if (fStamp[UCAL_DAY_OF_WEEK] != kUnset) {
740 // relDow = internalGet(UCAL_DAY_OF_WEEK) - getFirstDayOfWeek();
    [all...]
  /external/icu4c/samples/cal/
cal.c 474 firstday = ucal_get(c, UCAL_DAY_OF_WEEK, status);
622 left_firstday = ucal_get(left_cal, UCAL_DAY_OF_WEEK, status);
623 right_firstday = ucal_get(right_cal, UCAL_DAY_OF_WEEK, status);
  /external/chromium/third_party/icu/public/i18n/unicode/
ucal.h 83 * UCAL_MONTH + UCAL_WEEK_OF_MONTH + UCAL_DAY_OF_WEEK
84 * UCAL_MONTH + UCAL_DAY_OF_WEEK_IN_MONTH + UCAL_DAY_OF_WEEK
86 * UCAL_DAY_OF_WEEK + UCAL_WEEK_OF_YEAR
269 UCAL_DAY_OF_WEEK,
290 * @see #UCAL_DAY_OF_WEEK
938 * UCAL_WEEK_OF_YEAR, UCAL_WEEK_OF_MONTH, UCAL_DATE, UCAL_DAY_OF_YEAR, UCAL_DAY_OF_WEEK,
959 * UCAL_WEEK_OF_YEAR, UCAL_WEEK_OF_MONTH, UCAL_DATE, UCAL_DAY_OF_YEAR, UCAL_DAY_OF_WEEK,
980 * UCAL_WEEK_OF_YEAR, UCAL_WEEK_OF_MONTH, UCAL_DATE, UCAL_DAY_OF_YEAR, UCAL_DAY_OF_WEEK,
    [all...]
  /external/chromium/third_party/icu/source/tools/ctestfw/
udbgutil.cpp 87 FIELD_NAME_STR( LEN_UCAL, UCAL_DAY_OF_WEEK ),
  /external/icu4c/i18n/unicode/
ucal.h 84 * UCAL_MONTH + UCAL_WEEK_OF_MONTH + UCAL_DAY_OF_WEEK
85 * UCAL_MONTH + UCAL_DAY_OF_WEEK_IN_MONTH + UCAL_DAY_OF_WEEK
87 * UCAL_DAY_OF_WEEK + UCAL_WEEK_OF_YEAR
270 UCAL_DAY_OF_WEEK,
291 * @see #UCAL_DAY_OF_WEEK
958 * UCAL_WEEK_OF_YEAR, UCAL_WEEK_OF_MONTH, UCAL_DATE, UCAL_DAY_OF_YEAR, UCAL_DAY_OF_WEEK,
979 * UCAL_WEEK_OF_YEAR, UCAL_WEEK_OF_MONTH, UCAL_DATE, UCAL_DAY_OF_YEAR, UCAL_DAY_OF_WEEK,
    [all...]
  /external/icu4c/tools/ctestfw/
udbgutil.cpp 87 FIELD_NAME_STR( LEN_UCAL, UCAL_DAY_OF_WEEK ),

Completed in 226 milliseconds

1 2