/external/icu4c/i18n/ |
D | buddhcal.cpp | 128 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()
|
D | taiwncal.cpp | 135 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()
|
D | persncal.cpp | 379 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()
|
D | indiancal.cpp | 350 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()
|
D | islamcal.cpp | 462 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()
|
D | coptccal.cpp | 97 const UDate CopticCalendar::fgSystemDefaultCentury = DBL_MIN; member in CopticCalendar 128 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate); in initializeSystemDefaultCentury()
|
D | hebrwcal.cpp | 672 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()
|
D | ethpccal.cpp | 137 const UDate EthiopicCalendar::fgSystemDefaultCentury = DBL_MIN; member in EthiopicCalendar 165 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate); in initializeSystemDefaultCentury()
|
D | taiwncal.h | 197 static const UDate fgSystemDefaultCentury; variable
|
D | coptccal.h | 213 static const UDate fgSystemDefaultCentury; variable
|
D | chnsecal.cpp | 778 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()
|
D | buddhcal.h | 215 static const UDate fgSystemDefaultCentury; variable
|
D | ethpccal.h | 229 static const UDate fgSystemDefaultCentury; variable
|
D | indiancal.h | 344 static const UDate fgSystemDefaultCentury; variable
|
D | persncal.h | 336 static const UDate fgSystemDefaultCentury; variable
|
D | islamcal.h | 435 static const UDate fgSystemDefaultCentury; variable
|
D | hebrwcal.h | 420 static const UDate fgSystemDefaultCentury; variable
|
D | gregocal.cpp | 1267 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()
|
D | chnsecal.h | 264 static const UDate fgSystemDefaultCentury; variable
|
/external/icu4c/i18n/unicode/ |
D | gregocal.h | 783 static const UDate fgSystemDefaultCentury; variable
|