Searched refs:fgSystemDefaultCentury (Results 1 - 20 of 20) sorted by relevance

/external/icu4c/i18n/
H A Dbuddhcal.cpp128 const UDate BuddhistCalendar::fgSystemDefaultCentury = DBL_MIN; member in class:BuddhistCalendar
155 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
172 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
199 if (fgSystemDefaultCenturyStart == fgSystemDefaultCentury) {
H A Dtaiwncal.cpp135 const UDate TaiwanCalendar::fgSystemDefaultCentury = DBL_MIN; member in class:TaiwanCalendar
162 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
179 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
206 if (fgSystemDefaultCenturyStart == fgSystemDefaultCentury)
H A Dcoptccal.cpp97 const UDate CopticCalendar::fgSystemDefaultCentury = DBL_MIN; member in class:CopticCalendar
128 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
H A Dbuddhcal.h215 static const UDate fgSystemDefaultCentury; member in class:BuddhistCalendar
H A Dcoptccal.h213 static const UDate fgSystemDefaultCentury; member in class:CopticCalendar
H A Dethpccal.h229 static const UDate fgSystemDefaultCentury; member in class:EthiopicCalendar
H A Dindiancal.cpp350 const UDate IndianCalendar::fgSystemDefaultCentury = DBL_MIN; member in class:IndianCalendar
379 needsUpdate = (fgSystemDefaultCenturyStart == fgSystemDefaultCentury);
400 needsUpdate = (fgSystemDefaultCenturyStart == fgSystemDefaultCentury);
420 if (fgSystemDefaultCenturyStart == fgSystemDefaultCentury) {
H A Dindiancal.h344 static const UDate fgSystemDefaultCentury; member in class:IndianCalendar
H A Dpersncal.cpp379 const UDate PersianCalendar::fgSystemDefaultCentury = DBL_MIN; member in class:PersianCalendar
405 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
422 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
449 if (fgSystemDefaultCenturyStart == fgSystemDefaultCentury)
H A Dtaiwncal.h197 static const UDate fgSystemDefaultCentury; member in class:TaiwanCalendar
H A Dethpccal.cpp137 const UDate EthiopicCalendar::fgSystemDefaultCentury = DBL_MIN; member in class:EthiopicCalendar
165 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
H A Dhebrwcal.cpp672 const UDate HebrewCalendar::fgSystemDefaultCentury = DBL_MIN; member in class:HebrewCalendar
699 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
716 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
743 if (fgSystemDefaultCenturyStart == fgSystemDefaultCentury) {
H A Dislamcal.cpp458 const UDate IslamicCalendar::fgSystemDefaultCentury = DBL_MIN; member in class:IslamicCalendar
485 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
502 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
529 if (fgSystemDefaultCenturyStart == fgSystemDefaultCentury)
H A Dislamcal.h435 static const UDate fgSystemDefaultCentury; member in class:IslamicCalendar
H A Dpersncal.h336 static const UDate fgSystemDefaultCentury; member in class:PersianCalendar
H A Dchnsecal.h264 static const UDate fgSystemDefaultCentury; member in class:ChineseCalendar
H A Dhebrwcal.h420 static const UDate fgSystemDefaultCentury; member in class:HebrewCalendar
H A Dchnsecal.cpp778 const UDate ChineseCalendar::fgSystemDefaultCentury = DBL_MIN; member in class:ChineseCalendar
805 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
822 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
849 if (fgSystemDefaultCenturyStart == fgSystemDefaultCentury)
H A Dgregocal.cpp1267 const UDate GregorianCalendar::fgSystemDefaultCentury = DBL_MIN; member in class:GregorianCalendar
1294 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
1311 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
1339 if (fgSystemDefaultCenturyStart == fgSystemDefaultCentury)
/external/icu4c/i18n/unicode/
H A Dgregocal.h791 static const UDate fgSystemDefaultCentury; member in class:GregorianCalendar

Completed in 1740 milliseconds