HomeSort by relevance Sort by last modified time
    Searched defs:defaultCenturyStart (Results 1 - 13 of 13) sorted by null

  /external/icu4c/i18n/
coptccal.cpp 104 CopticCalendar::defaultCenturyStart() const
108 // use defaultCenturyStart unless it's the flag value;
118 // use defaultCenturyStart unless it's the flag value;
buddhcal.cpp 140 UDate BuddhistCalendar::defaultCenturyStart() const
161 // use defaultCenturyStart unless it's the flag value;
178 // use defaultCenturyStart unless it's the flag value;
ethpccal.cpp 144 EthiopicCalendar::defaultCenturyStart() const
japancal.cpp 466 UDate JapaneseCalendar::defaultCenturyStart() const
taiwncal.cpp 147 UDate TaiwanCalendar::defaultCenturyStart() const
168 // use defaultCenturyStart unless it's the flag value;
185 // use defaultCenturyStart unless it's the flag value;
indiancal.cpp 362 UDate IndianCalendar::defaultCenturyStart() const
386 // use defaultCenturyStart unless it's the flag value;
407 // use defaultCenturyStart unless it's the flag value;
islamcal.cpp 474 UDate IslamicCalendar::defaultCenturyStart() const
495 // use defaultCenturyStart unless it's the flag value;
512 // use defaultCenturyStart unless it's the flag value;
persncal.cpp 390 UDate PersianCalendar::defaultCenturyStart() const
411 // use defaultCenturyStart unless it's the flag value;
428 // use defaultCenturyStart unless it's the flag value;
hebrwcal.cpp 684 UDate HebrewCalendar::defaultCenturyStart() const
705 // use defaultCenturyStart unless it's the flag value;
722 // use defaultCenturyStart unless it's the flag value;
chnsecal.cpp 790 UDate ChineseCalendar::defaultCenturyStart() const
811 // use defaultCenturyStart unless it's the flag value;
828 // use defaultCenturyStart unless it's the flag value;
gregocal.cpp     [all...]
  /libcore/luni/src/main/java/java/text/
SimpleDateFormat.java 225 private Date defaultCenturyStart;
381 defaultCenturyStart = calendar.getTime();
419 clone.defaultCenturyStart = new Date(defaultCenturyStart.getTime());
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 841 milliseconds