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

/external/chromium_org/third_party/icu/source/i18n/
H A Dbuddhcal.cpp132 static UDate gSystemDefaultCenturyStart = DBL_MIN; variable
156 gSystemDefaultCenturyStart = newStart;
166 return gSystemDefaultCenturyStart;
H A Dcoptccal.cpp102 static UDate gSystemDefaultCenturyStart = DBL_MIN; variable
113 gSystemDefaultCenturyStart = calendar.getTime(status);
125 return gSystemDefaultCenturyStart;
H A Dethpccal.cpp142 static UDate gSystemDefaultCenturyStart = DBL_MIN; variable
154 gSystemDefaultCenturyStart = calendar.getTime(status);
166 return gSystemDefaultCenturyStart;
H A Dtaiwncal.cpp139 static UDate gSystemDefaultCenturyStart = DBL_MIN; variable
160 gSystemDefaultCenturyStart = calendar.getTime(status);
170 return gSystemDefaultCenturyStart;
H A Dpersncal.cpp249 static UDate gSystemDefaultCenturyStart = DBL_MIN; variable
269 gSystemDefaultCenturyStart = calendar.getTime(status);
279 return gSystemDefaultCenturyStart;
H A Dhebrwcal.cpp676 static UDate gSystemDefaultCenturyStart = DBL_MIN; variable
696 gSystemDefaultCenturyStart = calendar.getTime(status);
707 return gSystemDefaultCenturyStart;
H A Dislamcal.cpp627 static UDate gSystemDefaultCenturyStart = DBL_MIN; variable
641 return gSystemDefaultCenturyStart;
664 gSystemDefaultCenturyStart = calendar.getTime(status);
H A Dchnsecal.cpp839 static UDate gSystemDefaultCenturyStart = DBL_MIN; variable
869 gSystemDefaultCenturyStart = calendar.getTime(status);
881 return gSystemDefaultCenturyStart;
H A Dgregocal.cpp1272 static UDate gSystemDefaultCenturyStart = DBL_MIN; variable
1294 gSystemDefaultCenturyStart = calendar.getTime(status);
1304 return gSystemDefaultCenturyStart;
/external/icu/icu4c/source/i18n/
H A Dbuddhcal.cpp132 static UDate gSystemDefaultCenturyStart = DBL_MIN; variable
156 gSystemDefaultCenturyStart = newStart;
166 return gSystemDefaultCenturyStart;
H A Dcoptccal.cpp102 static UDate gSystemDefaultCenturyStart = DBL_MIN; variable
113 gSystemDefaultCenturyStart = calendar.getTime(status);
125 return gSystemDefaultCenturyStart;
H A Dethpccal.cpp142 static UDate gSystemDefaultCenturyStart = DBL_MIN; variable
154 gSystemDefaultCenturyStart = calendar.getTime(status);
166 return gSystemDefaultCenturyStart;
H A Dtaiwncal.cpp139 static UDate gSystemDefaultCenturyStart = DBL_MIN; variable
160 gSystemDefaultCenturyStart = calendar.getTime(status);
170 return gSystemDefaultCenturyStart;
H A Dpersncal.cpp249 static UDate gSystemDefaultCenturyStart = DBL_MIN; variable
269 gSystemDefaultCenturyStart = calendar.getTime(status);
279 return gSystemDefaultCenturyStart;
H A Dhebrwcal.cpp683 static UDate gSystemDefaultCenturyStart = DBL_MIN; variable
703 gSystemDefaultCenturyStart = calendar.getTime(status);
714 return gSystemDefaultCenturyStart;
H A Dislamcal.cpp627 static UDate gSystemDefaultCenturyStart = DBL_MIN; variable
641 return gSystemDefaultCenturyStart;
664 gSystemDefaultCenturyStart = calendar.getTime(status);
H A Dchnsecal.cpp839 static UDate gSystemDefaultCenturyStart = DBL_MIN; variable
869 gSystemDefaultCenturyStart = calendar.getTime(status);
881 return gSystemDefaultCenturyStart;
H A Dgregocal.cpp1272 static UDate gSystemDefaultCenturyStart = DBL_MIN; variable
1294 gSystemDefaultCenturyStart = calendar.getTime(status);
1304 return gSystemDefaultCenturyStart;

Completed in 2544 milliseconds