Searched refs:UCAL_DAY_OF_MONTH (Results 1 - 25 of 30) sorted by relevance

12

/external/chromium_org/third_party/icu/source/i18n/
H A Dcalendar.cpp1299 (1 << UCAL_DAY_OF_MONTH) | // = UCAL_DATE
1487 int32_t dayOfMonth = fFields[UCAL_DAY_OF_MONTH];
1521 internalSet(UCAL_DAY_OF_MONTH, getGregorianDayOfMonth());
1553 case UCAL_DAY_OF_MONTH:
1618 pinField(UCAL_DAY_OF_MONTH,status);
1659 pinField(UCAL_DAY_OF_MONTH,status);
1667 pinField(UCAL_DAY_OF_MONTH,status);
1706 int32_t fdm = (dow - internalGet(UCAL_DAY_OF_MONTH) + 1) % 7;
1721 int32_t monthLen = getActualMaximum(UCAL_DAY_OF_MONTH, status);
1722 int32_t ldm = (monthLen - internalGet(UCAL_DAY_OF_MONTH)
[all...]
H A Dchnsecal.cpp274 { UCAL_DAY_OF_MONTH, kResolveSTOP },
282 { kResolveRemap | UCAL_DAY_OF_MONTH, UCAL_IS_LEAP_MONTH, kResolveSTOP },
373 int32_t dom = get(UCAL_DAY_OF_MONTH, status);
403 int32_t dom = get(UCAL_DAY_OF_MONTH, status);
729 internalSet(UCAL_DAY_OF_MONTH, dayOfMonth);
814 if (getActualMaximum(UCAL_DAY_OF_MONTH, status) >= dom) {
H A Dhebrwcal.cpp258 pinField(UCAL_DAY_OF_MONTH, status);
334 pinField(UCAL_DAY_OF_MONTH, status);
600 internalSet(UCAL_DAY_OF_MONTH, dayOfMonth);
H A Dpersncal.cpp230 internalSet(UCAL_DAY_OF_MONTH, dayOfMonth);
H A Dgregocal.cpp436 internalSet(UCAL_DAY_OF_MONTH, dayOfMonth);
837 case UCAL_DAY_OF_MONTH:
845 cDayOfMonth = internalGet(UCAL_DAY_OF_MONTH) - ((t >= fGregorianCutover) ? 10 : 0);
903 case UCAL_DAY_OF_MONTH:
H A Dindiancal.cpp331 internalSet(UCAL_DAY_OF_MONTH, IndianDayOfMonth);
H A Dislamcal.cpp605 internalSet(UCAL_DAY_OF_MONTH, dayOfMonth);
H A Ddtitvinf.cpp90 } else if ( lrgDiffCalUnit == UCAL_DAY_OF_MONTH ||
562 //case UCAL_DAY_OF_MONTH:
/external/icu/icu4c/source/i18n/
H A Dcalendar.cpp1428 (1 << UCAL_DAY_OF_MONTH) | // = UCAL_DATE
1616 int32_t dayOfMonth = fFields[UCAL_DAY_OF_MONTH];
1650 internalSet(UCAL_DAY_OF_MONTH, getGregorianDayOfMonth());
1682 case UCAL_DAY_OF_MONTH:
1747 pinField(UCAL_DAY_OF_MONTH,status);
1788 pinField(UCAL_DAY_OF_MONTH,status);
1796 pinField(UCAL_DAY_OF_MONTH,status);
1835 int32_t fdm = (dow - internalGet(UCAL_DAY_OF_MONTH) + 1) % 7;
1850 int32_t monthLen = getActualMaximum(UCAL_DAY_OF_MONTH, status);
1851 int32_t ldm = (monthLen - internalGet(UCAL_DAY_OF_MONTH)
[all...]
H A Dchnsecal.cpp274 { UCAL_DAY_OF_MONTH, kResolveSTOP },
282 { kResolveRemap | UCAL_DAY_OF_MONTH, UCAL_IS_LEAP_MONTH, kResolveSTOP },
373 int32_t dom = get(UCAL_DAY_OF_MONTH, status);
403 int32_t dom = get(UCAL_DAY_OF_MONTH, status);
729 internalSet(UCAL_DAY_OF_MONTH, dayOfMonth);
814 if (getActualMaximum(UCAL_DAY_OF_MONTH, status) >= dom) {
H A Dhebrwcal.cpp258 pinField(UCAL_DAY_OF_MONTH, status);
334 pinField(UCAL_DAY_OF_MONTH, status);
607 internalSet(UCAL_DAY_OF_MONTH, dayOfMonth);
H A Dpersncal.cpp230 internalSet(UCAL_DAY_OF_MONTH, dayOfMonth);
H A Dgregocal.cpp436 internalSet(UCAL_DAY_OF_MONTH, dayOfMonth);
837 case UCAL_DAY_OF_MONTH:
845 cDayOfMonth = internalGet(UCAL_DAY_OF_MONTH) - ((t >= fGregorianCutover) ? 10 : 0);
903 case UCAL_DAY_OF_MONTH:
H A Dindiancal.cpp331 internalSet(UCAL_DAY_OF_MONTH, IndianDayOfMonth);
H A Dislamcal.cpp605 internalSet(UCAL_DAY_OF_MONTH, dayOfMonth);
H A Ddtitvinf.cpp90 } else if ( lrgDiffCalUnit == UCAL_DAY_OF_MONTH ||
562 //case UCAL_DAY_OF_MONTH:
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dcallimts.cpp205 int32_t maxDOM = cal.getMaximum(UCAL_DAY_OF_MONTH);
206 int32_t lmaxDOM = cal.getLeastMaximum(UCAL_DAY_OF_MONTH);
282 UCAL_DAY_OF_MONTH,
H A Dcaltest.cpp2434 day = cal.get(UCAL_DAY_OF_MONTH, status);
2742 int32_t day = cal->get(UCAL_DAY_OF_MONTH, status);
2803 day = tstCal->get(UCAL_DAY_OF_MONTH,status);
2807 tstCal->roll(UCAL_DAY_OF_MONTH, (UBool)TRUE, status);
2822 int32_t day = tstCal->get(UCAL_DAY_OF_MONTH, status);
2839 int32_t is_day = is_cal->get(UCAL_DAY_OF_MONTH,status);
2866 int32_t is_day = tstCal->get(UCAL_DAY_OF_MONTH,status);
2874 int32_t tbla_day = tstCal->get(UCAL_DAY_OF_MONTH,status);
H A Dastrotst.cpp275 cal->set(UCAL_DAY_OF_MONTH, 1);
H A Ddtfmrgts.cpp1521 if (cal->get(UCAL_DAY_OF_MONTH, status) != expectedDay) {
/external/icu/icu4c/source/test/intltest/
H A Dcallimts.cpp205 int32_t maxDOM = cal.getMaximum(UCAL_DAY_OF_MONTH);
206 int32_t lmaxDOM = cal.getLeastMaximum(UCAL_DAY_OF_MONTH);
282 UCAL_DAY_OF_MONTH,
H A Dcaltest.cpp2457 day = cal.get(UCAL_DAY_OF_MONTH, status);
2500 && day == cal.get(UCAL_DAY_OF_MONTH, status)
2779 int32_t day = cal->get(UCAL_DAY_OF_MONTH, status);
2840 day = tstCal->get(UCAL_DAY_OF_MONTH,status);
2844 tstCal->roll(UCAL_DAY_OF_MONTH, (UBool)TRUE, status);
2859 int32_t day = tstCal->get(UCAL_DAY_OF_MONTH, status);
2876 int32_t is_day = is_cal->get(UCAL_DAY_OF_MONTH,status);
2903 int32_t is_day = tstCal->get(UCAL_DAY_OF_MONTH,status);
2911 int32_t tbla_day = tstCal->get(UCAL_DAY_OF_MONTH,status);
H A Dastrotst.cpp273 cal->set(UCAL_DAY_OF_MONTH, 1);
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducal.h83 * UCAL_MONTH + UCAL_DAY_OF_MONTH
250 * @see #UCAL_DAY_OF_MONTH
440 UCAL_DAY_OF_MONTH=UCAL_DATE enumerator in enum:UCalendarDateFields
/external/icu/icu4c/source/i18n/unicode/
H A Ducal.h83 * UCAL_MONTH + UCAL_DAY_OF_MONTH
250 * @see #UCAL_DAY_OF_MONTH
440 UCAL_DAY_OF_MONTH=UCAL_DATE enumerator in enum:UCalendarDateFields

Completed in 736 milliseconds

12