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

12

  /external/icu4c/i18n/
islamcal.h 425 static int32_t fgSystemDefaultCenturyStartYear;
indiancal.cpp 354 int32_t IndianCalendar::fgSystemDefaultCenturyStartYear = -1;
410 return fgSystemDefaultCenturyStartYear;
435 fgSystemDefaultCenturyStartYear = newYear;
hebrwcal.cpp 676 int32_t HebrewCalendar::fgSystemDefaultCenturyStartYear = -1;
725 return fgSystemDefaultCenturyStartYear;
744 fgSystemDefaultCenturyStartYear = newYear;
islamcal.cpp 465 int32_t IslamicCalendar::fgSystemDefaultCenturyStartYear = -1;
514 return fgSystemDefaultCenturyStartYear;
534 fgSystemDefaultCenturyStartYear = newYear;
chnsecal.h 273 static int32_t fgSystemDefaultCenturyStartYear;
chnsecal.cpp 849 int32_t ChineseCalendar::fgSystemDefaultCenturyStartYear = -1;
898 return fgSystemDefaultCenturyStartYear;
    [all...]
gregocal.cpp     [all...]
  /external/chromium_org/third_party/icu/source/i18n/
indiancal.cpp 354 int32_t IndianCalendar::fgSystemDefaultCenturyStartYear = -1;
410 return fgSystemDefaultCenturyStartYear;
435 fgSystemDefaultCenturyStartYear = newYear;
persncal.cpp 383 int32_t PersianCalendar::fgSystemDefaultCenturyStartYear = -1;
431 return fgSystemDefaultCenturyStartYear;
451 fgSystemDefaultCenturyStartYear = newYear;
hebrwcal.cpp 676 int32_t HebrewCalendar::fgSystemDefaultCenturyStartYear = -1;
725 return fgSystemDefaultCenturyStartYear;
744 fgSystemDefaultCenturyStartYear = newYear;
islamcal.cpp 462 int32_t IslamicCalendar::fgSystemDefaultCenturyStartYear = -1;
511 return fgSystemDefaultCenturyStartYear;
531 fgSystemDefaultCenturyStartYear = newYear;
chnsecal.cpp 782 int32_t ChineseCalendar::fgSystemDefaultCenturyStartYear = -1;
831 return fgSystemDefaultCenturyStartYear;
851 fgSystemDefaultCenturyStartYear = newYear;
gregocal.cpp     [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
gregocal.h 781 static int32_t fgSystemDefaultCenturyStartYear;
    [all...]
  /external/icu4c/i18n/unicode/
gregocal.h 783 static int32_t fgSystemDefaultCenturyStartYear;
    [all...]

Completed in 1612 milliseconds

12