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

/external/icu/icu4c/source/i18n/
H A Dbuddhcal.cpp134 static UDate gSystemDefaultCenturyStart = DBL_MIN; variable
158 gSystemDefaultCenturyStart = newStart;
168 return gSystemDefaultCenturyStart;
H A Dcoptccal.cpp104 static UDate gSystemDefaultCenturyStart = DBL_MIN; variable
115 gSystemDefaultCenturyStart = calendar.getTime(status);
127 return gSystemDefaultCenturyStart;
H A Dethpccal.cpp144 static UDate gSystemDefaultCenturyStart = DBL_MIN; variable
156 gSystemDefaultCenturyStart = calendar.getTime(status);
168 return gSystemDefaultCenturyStart;
H A Dtaiwncal.cpp141 static UDate gSystemDefaultCenturyStart = DBL_MIN; variable
162 gSystemDefaultCenturyStart = calendar.getTime(status);
172 return gSystemDefaultCenturyStart;
H A Dpersncal.cpp251 static UDate gSystemDefaultCenturyStart = DBL_MIN; variable
271 gSystemDefaultCenturyStart = calendar.getTime(status);
281 return gSystemDefaultCenturyStart;
H A Dhebrwcal.cpp686 static UDate gSystemDefaultCenturyStart = DBL_MIN; variable
706 gSystemDefaultCenturyStart = calendar.getTime(status);
717 return gSystemDefaultCenturyStart;
H A Dchnsecal.cpp844 static UDate gSystemDefaultCenturyStart = DBL_MIN; variable
874 gSystemDefaultCenturyStart = calendar.getTime(status);
886 return gSystemDefaultCenturyStart;
H A Dislamcal.cpp714 static UDate gSystemDefaultCenturyStart = DBL_MIN; variable
728 return gSystemDefaultCenturyStart;
751 gSystemDefaultCenturyStart = calendar.getTime(status);
H A Dgregocal.cpp1275 static UDate gSystemDefaultCenturyStart = DBL_MIN; variable
1297 gSystemDefaultCenturyStart = calendar.getTime(status);
1307 return gSystemDefaultCenturyStart;

Completed in 134 milliseconds