Home
last modified time | relevance | path

Searched refs:AMETE_MIHRET_DELTA (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
Dethpccal.cpp23 static const int32_t AMETE_MIHRET_DELTA = 5500; // 5501 - 1 (Amete Alem 5501 = Amete Mihret 1) variable
87 eyear = internalGet(UCAL_YEAR, 1 + AMETE_MIHRET_DELTA) in handleGetExtendedYear()
88 - AMETE_MIHRET_DELTA; // Default to year 1 of Amelete Mihret in handleGetExtendedYear()
95 eyear = internalGet(UCAL_YEAR, 1) - AMETE_MIHRET_DELTA; in handleGetExtendedYear()
109 year = eyear + AMETE_MIHRET_DELTA; in handleComputeFields()
116 year = eyear + AMETE_MIHRET_DELTA; in handleComputeFields()
175 return gSystemDefaultCenturyStartYear + AMETE_MIHRET_DELTA; in defaultCenturyStartYear()
/external/icu/icu4c/source/i18n/
Dethpccal.cpp23 static const int32_t AMETE_MIHRET_DELTA = 5500; // 5501 - 1 (Amete Alem 5501 = Amete Mihret 1) variable
87 eyear = internalGet(UCAL_YEAR, 1 + AMETE_MIHRET_DELTA) in handleGetExtendedYear()
88 - AMETE_MIHRET_DELTA; // Default to year 1 of Amelete Mihret in handleGetExtendedYear()
95 eyear = internalGet(UCAL_YEAR, 1) - AMETE_MIHRET_DELTA; in handleGetExtendedYear()
109 year = eyear + AMETE_MIHRET_DELTA; in handleComputeFields()
116 year = eyear + AMETE_MIHRET_DELTA; in handleComputeFields()
175 return gSystemDefaultCenturyStartYear + AMETE_MIHRET_DELTA; in defaultCenturyStartYear()