Searched refs:kEraCount (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Djapancal.cpp279 #define kEraCount (sizeof(kEraInfo)/sizeof(kEraInfo[0])) macro
284 static const int32_t kCurrentEra = (kEraCount-1); // int32_t to match the calendar field type
401 int32_t high = kEraCount;
/external/icu/icu4c/source/i18n/
H A Djapancal.cpp279 #define kEraCount (sizeof(kEraInfo)/sizeof(kEraInfo[0])) macro
284 static const int32_t kCurrentEra = (kEraCount-1); // int32_t to match the calendar field type
401 int32_t high = kEraCount;

Completed in 117 milliseconds