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

12

  /external/chromium_org/third_party/icu/source/i18n/
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 458 const UDate IslamicCalendar::fgSystemDefaultCentury = DBL_MIN;
485 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
502 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
529 if (fgSystemDefaultCenturyStart == fgSystemDefaultCentury)
islamcal.h 435 static const UDate fgSystemDefaultCentury;
chnsecal.cpp 778 const UDate ChineseCalendar::fgSystemDefaultCentury = DBL_MIN;
805 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
822 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
849 if (fgSystemDefaultCenturyStart == fgSystemDefaultCentury)
gregocal.cpp     [all...]
  /external/icu4c/i18n/
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.h 283 static const UDate fgSystemDefaultCentury;
chnsecal.cpp 845 const UDate ChineseCalendar::fgSystemDefaultCentury = DBL_MIN;
872 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
889 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
    [all...]
gregocal.cpp     [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
gregocal.h     [all...]
  /external/icu4c/i18n/unicode/
gregocal.h     [all...]

Completed in 494 milliseconds

12