Searched refs:UCAL_LEAST_MAXIMUM (Results 1 – 6 of 6) sorted by relevance
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
D | ucal.h | 1098 UCAL_LEAST_MAXIMUM, enumerator
|
/external/icu4c/i18n/unicode/ |
D | ucal.h | 1233 UCAL_LEAST_MAXIMUM, enumerator
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | ucal.cpp | 479 case UCAL_LEAST_MAXIMUM: in ucal_getLimit()
|
/external/icu4c/i18n/ |
D | ucal.cpp | 528 case UCAL_LEAST_MAXIMUM: in ucal_getLimit()
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | ccaltst.c | 1002 le_max=ucal_getLimit(cal, UCAL_MONTH, UCAL_LEAST_MAXIMUM, &status); in TestGetLimits() 1018 le_max=ucal_getLimit(cal, UCAL_MINUTE, UCAL_LEAST_MAXIMUM, &status); in TestGetLimits()
|
/external/icu4c/test/cintltst/ |
D | ccaltst.c | 1145 le_max=ucal_getLimit(cal, UCAL_MONTH, UCAL_LEAST_MAXIMUM, &status); in TestGetLimits() 1161 le_max=ucal_getLimit(cal, UCAL_MINUTE, UCAL_LEAST_MAXIMUM, &status); in TestGetLimits()
|