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

12

  /external/icu4c/i18n/
ethpccal.h 214 static UDate fgSystemDefaultCenturyStart;
indiancal.h 329 static UDate fgSystemDefaultCenturyStart;
persncal.h 321 static UDate fgSystemDefaultCenturyStart;
hebrwcal.h 405 static UDate fgSystemDefaultCenturyStart;
islamcal.h 420 static UDate fgSystemDefaultCenturyStart;
chnsecal.cpp 848 UDate ChineseCalendar::fgSystemDefaultCenturyStart = DBL_MIN;
872 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
881 return fgSystemDefaultCenturyStart;
889 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
    [all...]
chnsecal.h 268 static UDate fgSystemDefaultCenturyStart;
gregocal.cpp     [all...]
  /external/chromium_org/third_party/icu/source/i18n/
chnsecal.h 249 static UDate fgSystemDefaultCenturyStart;
hebrwcal.h 405 static UDate fgSystemDefaultCenturyStart;
islamcal.h 420 static UDate fgSystemDefaultCenturyStart;
chnsecal.cpp 781 UDate ChineseCalendar::fgSystemDefaultCenturyStart = DBL_MIN;
805 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
814 return fgSystemDefaultCenturyStart;
822 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate);
849 if (fgSystemDefaultCenturyStart == fgSystemDefaultCentury)
852 fgSystemDefaultCenturyStart = newStart;
gregocal.cpp     [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
gregocal.h 776 static UDate fgSystemDefaultCenturyStart;
    [all...]
  /external/icu4c/i18n/unicode/
gregocal.h 778 static UDate fgSystemDefaultCenturyStart;
    [all...]

Completed in 313 milliseconds

12