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

/external/chromium_org/third_party/icu/source/i18n/
H A Dethpccal.cpp143 static int32_t gSystemDefaultCenturyStartYear = -1; variable
155 gSystemDefaultCenturyStartYear = calendar.get(UCAL_YEAR, status);
175 return gSystemDefaultCenturyStartYear + AMETE_MIHRET_DELTA;
177 return gSystemDefaultCenturyStartYear;
H A Dbuddhcal.cpp133 static int32_t gSystemDefaultCenturyStartYear = -1; variable
155 gSystemDefaultCenturyStartYear = newYear;
173 return gSystemDefaultCenturyStartYear;
H A Dcoptccal.cpp103 static int32_t gSystemDefaultCenturyStartYear = -1; variable
114 gSystemDefaultCenturyStartYear = calendar.get(UCAL_YEAR, status);
133 return gSystemDefaultCenturyStartYear;
H A Dtaiwncal.cpp140 static int32_t gSystemDefaultCenturyStartYear = -1; variable
161 gSystemDefaultCenturyStartYear = calendar.get(UCAL_YEAR, status);
176 return gSystemDefaultCenturyStartYear;
H A Dpersncal.cpp250 static int32_t gSystemDefaultCenturyStartYear = -1; variable
270 gSystemDefaultCenturyStartYear = calendar.get(UCAL_YEAR, status);
285 return gSystemDefaultCenturyStartYear;
H A Dhebrwcal.cpp677 static int32_t gSystemDefaultCenturyStartYear = -1; variable
697 gSystemDefaultCenturyStartYear = calendar.get(UCAL_YEAR, status);
713 return gSystemDefaultCenturyStartYear;
H A Dislamcal.cpp628 static int32_t gSystemDefaultCenturyStartYear = -1; variable
648 return gSystemDefaultCenturyStartYear;
665 gSystemDefaultCenturyStartYear = calendar.get(UCAL_YEAR, status);
H A Dchnsecal.cpp840 static int32_t gSystemDefaultCenturyStartYear = -1; variable
870 gSystemDefaultCenturyStartYear = calendar.get(UCAL_YEAR, status);
889 return gSystemDefaultCenturyStartYear;
H A Dgregocal.cpp1273 static int32_t gSystemDefaultCenturyStartYear = -1; variable
1295 gSystemDefaultCenturyStartYear = calendar.get(UCAL_YEAR, status);
1310 return gSystemDefaultCenturyStartYear;
/external/icu/icu4c/source/i18n/
H A Dethpccal.cpp143 static int32_t gSystemDefaultCenturyStartYear = -1; variable
155 gSystemDefaultCenturyStartYear = calendar.get(UCAL_YEAR, status);
175 return gSystemDefaultCenturyStartYear + AMETE_MIHRET_DELTA;
177 return gSystemDefaultCenturyStartYear;
H A Dbuddhcal.cpp133 static int32_t gSystemDefaultCenturyStartYear = -1; variable
155 gSystemDefaultCenturyStartYear = newYear;
173 return gSystemDefaultCenturyStartYear;
H A Dcoptccal.cpp103 static int32_t gSystemDefaultCenturyStartYear = -1; variable
114 gSystemDefaultCenturyStartYear = calendar.get(UCAL_YEAR, status);
133 return gSystemDefaultCenturyStartYear;
H A Dtaiwncal.cpp140 static int32_t gSystemDefaultCenturyStartYear = -1; variable
161 gSystemDefaultCenturyStartYear = calendar.get(UCAL_YEAR, status);
176 return gSystemDefaultCenturyStartYear;
H A Dpersncal.cpp250 static int32_t gSystemDefaultCenturyStartYear = -1; variable
270 gSystemDefaultCenturyStartYear = calendar.get(UCAL_YEAR, status);
285 return gSystemDefaultCenturyStartYear;
H A Dhebrwcal.cpp684 static int32_t gSystemDefaultCenturyStartYear = -1; variable
704 gSystemDefaultCenturyStartYear = calendar.get(UCAL_YEAR, status);
720 return gSystemDefaultCenturyStartYear;
H A Dislamcal.cpp628 static int32_t gSystemDefaultCenturyStartYear = -1; variable
648 return gSystemDefaultCenturyStartYear;
665 gSystemDefaultCenturyStartYear = calendar.get(UCAL_YEAR, status);
H A Dchnsecal.cpp840 static int32_t gSystemDefaultCenturyStartYear = -1; variable
870 gSystemDefaultCenturyStartYear = calendar.get(UCAL_YEAR, status);
889 return gSystemDefaultCenturyStartYear;
H A Dgregocal.cpp1273 static int32_t gSystemDefaultCenturyStartYear = -1; variable
1295 gSystemDefaultCenturyStartYear = calendar.get(UCAL_YEAR, status);
1310 return gSystemDefaultCenturyStartYear;

Completed in 363 milliseconds