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

1 2

  /external/chromium_org/third_party/icu/source/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 470 UDate IslamicCalendar::defaultCenturyStart() const
491 // use defaultCenturyStart unless it's the flag value;
508 // 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...]
  /external/icu/icu4c/source/i18n/
buddhcal.cpp 162 UDate BuddhistCalendar::defaultCenturyStart() const
coptccal.cpp 121 CopticCalendar::defaultCenturyStart() const
ethpccal.cpp 162 EthiopicCalendar::defaultCenturyStart() const
taiwncal.cpp 167 UDate TaiwanCalendar::defaultCenturyStart() const {
japancal.cpp 466 UDate JapaneseCalendar::defaultCenturyStart() const
persncal.cpp 276 UDate PersianCalendar::defaultCenturyStart() const {
hebrwcal.cpp 711 UDate HebrewCalendar::defaultCenturyStart() const {
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 637 UDate IslamicCalendar::defaultCenturyStart() const
chnsecal.cpp 849 UDate ChineseCalendar::defaultCenturyStart() const
gregocal.cpp     [all...]
  /libcore/luni/src/main/java/java/text/
SimpleDateFormat.java 221 private Date defaultCenturyStart;
368 defaultCenturyStart = calendar.getTime();
406 clone.defaultCenturyStart = new Date(defaultCenturyStart.getTime());
    [all...]
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 545 milliseconds

1 2