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

1 2

  /external/chromium_org/third_party/icu/source/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;
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.cpp 379 const UDate PersianCalendar::fgSystemDefaultCentury = DBL_MIN;
405 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
422 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
449 if (fgSystemDefaultCenturyStart == 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;
  /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);

Completed in 867 milliseconds

1 2