HomeSort by relevance Sort by last modified time
    Searched refs:fgSystemDefaultCentury (Results 1 - 20 of 20) sorted by null

  /external/icu4c/i18n/
buddhcal.cpp 128 const UDate BuddhistCalendar::fgSystemDefaultCentury = DBL_MIN;
155 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
172 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
199 if (fgSystemDefaultCenturyStart == fgSystemDefaultCentury) {
buddhcal.h 215 static const UDate fgSystemDefaultCentury;
coptccal.h 213 static const UDate fgSystemDefaultCentury;
persncal.cpp 248 const UDate PersianCalendar::fgSystemDefaultCentury = DBL_MIN;
274 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
291 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
318 if (fgSystemDefaultCenturyStart == fgSystemDefaultCentury)
taiwncal.cpp 135 const UDate TaiwanCalendar::fgSystemDefaultCentury = DBL_MIN;
162 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
179 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
206 if (fgSystemDefaultCenturyStart == fgSystemDefaultCentury)
taiwncal.h 197 static const UDate fgSystemDefaultCentury;
coptccal.cpp 97 const UDate CopticCalendar::fgSystemDefaultCentury = DBL_MIN;
128 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
ethpccal.h 229 static const UDate fgSystemDefaultCentury;
indiancal.cpp 350 const UDate IndianCalendar::fgSystemDefaultCentury = DBL_MIN;
379 needsUpdate = (fgSystemDefaultCenturyStart == fgSystemDefaultCentury);
400 needsUpdate = (fgSystemDefaultCenturyStart == fgSystemDefaultCentury);
420 if (fgSystemDefaultCenturyStart == fgSystemDefaultCentury) {
indiancal.h 344 static const UDate fgSystemDefaultCentury;
persncal.h 336 static const UDate fgSystemDefaultCentury;
ethpccal.cpp 137 const UDate EthiopicCalendar::fgSystemDefaultCentury = DBL_MIN;
165 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
chnsecal.h 264 static const UDate fgSystemDefaultCentury;
hebrwcal.cpp 672 const UDate HebrewCalendar::fgSystemDefaultCentury = DBL_MIN;
699 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
716 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
743 if (fgSystemDefaultCenturyStart == fgSystemDefaultCentury) {
hebrwcal.h 420 static const UDate fgSystemDefaultCentury;
islamcal.cpp 461 const UDate IslamicCalendar::fgSystemDefaultCentury = DBL_MIN;
488 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
505 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
532 if (fgSystemDefaultCenturyStart == fgSystemDefaultCentury)
islamcal.h 435 static const UDate fgSystemDefaultCentury;
chnsecal.cpp 777 const UDate ChineseCalendar::fgSystemDefaultCentury = DBL_MIN;
804 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
821 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
848 if (fgSystemDefaultCenturyStart == fgSystemDefaultCentury)
gregocal.cpp     [all...]
  /external/icu4c/i18n/unicode/
gregocal.h     [all...]

Completed in 365 milliseconds