Searched refs:UCAL_MINIMUM (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducal.h1092 UCAL_MINIMUM, enumerator in enum:UCalendarLimitType
1116 * @param type The desired critical point; one of UCAL_MINIMUM, UCAL_MAXIMUM, UCAL_GREATEST_MINIMUM,
/external/icu4c/i18n/unicode/
H A Ducal.h1227 UCAL_MINIMUM, enumerator in enum:UCalendarLimitType
1251 * @param type The desired critical point; one of UCAL_MINIMUM, UCAL_MAXIMUM, UCAL_GREATEST_MINIMUM,
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dccaltst.c977 min = ucal_getLimit(cal, UCAL_DAY_OF_WEEK, UCAL_MINIMUM, &status);
988 min = ucal_getLimit(cal, UCAL_DAY_OF_WEEK_IN_MONTH, UCAL_MINIMUM, &status);
999 min=ucal_getLimit(cal, UCAL_MONTH, UCAL_MINIMUM, &status);
1015 min=ucal_getLimit(cal, UCAL_HOUR_OF_DAY, UCAL_MINIMUM, &status);
/external/icu4c/test/cintltst/
H A Dccaltst.c1120 min = ucal_getLimit(cal, UCAL_DAY_OF_WEEK, UCAL_MINIMUM, &status);
1131 min = ucal_getLimit(cal, UCAL_DAY_OF_WEEK_IN_MONTH, UCAL_MINIMUM, &status);
1142 min=ucal_getLimit(cal, UCAL_MONTH, UCAL_MINIMUM, &status);
1158 min=ucal_getLimit(cal, UCAL_HOUR_OF_DAY, UCAL_MINIMUM, &status);
2139 int32_t eraMin = ucal_getLimit(ucalTest, UCAL_ERA, UCAL_MINIMUM, &status);
/external/chromium_org/third_party/icu/source/i18n/
H A Ducal.cpp470 case UCAL_MINIMUM:
/external/icu4c/i18n/
H A Ducal.cpp519 case UCAL_MINIMUM:

Completed in 42 milliseconds