Searched refs:gSystemDefaultCenturyStartYear (Results 1 - 9 of 9) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dethpccal.cpp145 static int32_t gSystemDefaultCenturyStartYear = -1; variable
157 gSystemDefaultCenturyStartYear = calendar.get(UCAL_YEAR, status);
177 return gSystemDefaultCenturyStartYear + AMETE_MIHRET_DELTA;
179 return gSystemDefaultCenturyStartYear;
H A Dbuddhcal.cpp135 static int32_t gSystemDefaultCenturyStartYear = -1; variable
157 gSystemDefaultCenturyStartYear = newYear;
175 return gSystemDefaultCenturyStartYear;
H A Dcoptccal.cpp105 static int32_t gSystemDefaultCenturyStartYear = -1; variable
116 gSystemDefaultCenturyStartYear = calendar.get(UCAL_YEAR, status);
135 return gSystemDefaultCenturyStartYear;
H A Dtaiwncal.cpp142 static int32_t gSystemDefaultCenturyStartYear = -1; variable
163 gSystemDefaultCenturyStartYear = calendar.get(UCAL_YEAR, status);
178 return gSystemDefaultCenturyStartYear;
H A Dpersncal.cpp252 static int32_t gSystemDefaultCenturyStartYear = -1; variable
272 gSystemDefaultCenturyStartYear = calendar.get(UCAL_YEAR, status);
287 return gSystemDefaultCenturyStartYear;
H A Dhebrwcal.cpp687 static int32_t gSystemDefaultCenturyStartYear = -1; variable
707 gSystemDefaultCenturyStartYear = calendar.get(UCAL_YEAR, status);
723 return gSystemDefaultCenturyStartYear;
H A Dchnsecal.cpp845 static int32_t gSystemDefaultCenturyStartYear = -1; variable
875 gSystemDefaultCenturyStartYear = calendar.get(UCAL_YEAR, status);
894 return gSystemDefaultCenturyStartYear;
H A Dislamcal.cpp715 static int32_t gSystemDefaultCenturyStartYear = -1; variable
735 return gSystemDefaultCenturyStartYear;
752 gSystemDefaultCenturyStartYear = calendar.get(UCAL_YEAR, status);
H A Dgregocal.cpp1276 static int32_t gSystemDefaultCenturyStartYear = -1; variable
1298 gSystemDefaultCenturyStartYear = calendar.get(UCAL_YEAR, status);
1313 return gSystemDefaultCenturyStartYear;

Completed in 126 milliseconds