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

/external/chromium/third_party/icu/source/i18n/
H A Djapancal.cpp490 case UCAL_LIMIT_LEAST_MAXIMUM:
H A Dcalendar.cpp2138 return getLimit((UCalendarDateFields) field,UCAL_LIMIT_LEAST_MAXIMUM);
2144 return getLimit( field,UCAL_LIMIT_LEAST_MAXIMUM);
2181 if (limitType == UCAL_LIMIT_LEAST_MAXIMUM) {
/external/icu4c/i18n/
H A Djapancal.cpp490 case UCAL_LIMIT_LEAST_MAXIMUM:
H A Dcalendar.cpp2255 return getLimit((UCalendarDateFields) field,UCAL_LIMIT_LEAST_MAXIMUM);
2261 return getLimit( field,UCAL_LIMIT_LEAST_MAXIMUM);
2298 if (limitType == UCAL_LIMIT_LEAST_MAXIMUM) {
/external/chromium/third_party/icu/public/i18n/unicode/
H A Dcalendar.h1362 UCAL_LIMIT_LEAST_MAXIMUM, enumerator in enum:Calendar::ELimitType
/external/icu4c/i18n/unicode/
H A Dcalendar.h1421 UCAL_LIMIT_LEAST_MAXIMUM, enumerator in enum:Calendar::ELimitType

Completed in 101 milliseconds