Home
last modified time | relevance | path

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

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