Searched refs:UCalendarLimitType (Results 1 – 6 of 6) sorted by relevance
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
D | ucal.h | 1225 enum UCalendarLimitType { enum 1241 typedef enum UCalendarLimitType UCalendarLimitType; typedef 1260 UCalendarLimitType type,
|
/external/icu/icu4c/source/i18n/unicode/ |
D | ucal.h | 1223 enum UCalendarLimitType { enum 1239 typedef enum UCalendarLimitType UCalendarLimitType; typedef 1258 UCalendarLimitType type,
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | ucal.cpp | 510 UCalendarLimitType type, in ucal_getLimit()
|
/external/icu/icu4c/source/i18n/ |
D | ucal.cpp | 510 UCalendarLimitType type, in ucal_getLimit()
|
/external/icu/icu4c/source/test/cintltst/ |
D | ccaltst.c | 1184 val=ucal_getLimit(cal, UCAL_SECOND, (UCalendarLimitType)99, &status); in TestGetLimits()
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | ccaltst.c | 1183 val=ucal_getLimit(cal, UCAL_SECOND, (UCalendarLimitType)99, &status); in TestGetLimits()
|