/external/icu/icu4c/source/i18n/ |
D | taiwncal.h | 160 virtual UBool haveDefaultCentury() const;
|
D | cecal.h | 92 virtual UBool haveDefaultCentury() const;
|
D | buddhcal.h | 178 virtual UBool haveDefaultCentury() const;
|
D | japancal.h | 156 virtual UBool haveDefaultCentury() const;
|
D | persncal.h | 299 virtual UBool haveDefaultCentury() const;
|
D | indiancal.h | 307 virtual UBool haveDefaultCentury() const;
|
D | cecal.cpp | 101 CECalendar::haveDefaultCentury() const in haveDefaultCentury() function in CECalendar
|
D | islamcal.h | 399 virtual UBool haveDefaultCentury() const;
|
D | hebrwcal.h | 390 virtual UBool haveDefaultCentury() const;
|
D | buddhcal.cpp | 137 UBool BuddhistCalendar::haveDefaultCentury() const in haveDefaultCentury() function in BuddhistCalendar
|
D | chnsecal.h | 246 virtual UBool haveDefaultCentury() const;
|
D | taiwncal.cpp | 143 UBool TaiwanCalendar::haveDefaultCentury() const in haveDefaultCentury() function in TaiwanCalendar
|
D | persncal.cpp | 253 UBool PersianCalendar::haveDefaultCentury() const in haveDefaultCentury() function in PersianCalendar
|
D | japancal.cpp | 461 UBool JapaneseCalendar::haveDefaultCentury() const in haveDefaultCentury() function in JapaneseCalendar
|
D | indiancal.cpp | 356 UBool IndianCalendar::haveDefaultCentury() const in haveDefaultCentury() function in IndianCalendar
|
D | hebrwcal.cpp | 687 UBool HebrewCalendar::haveDefaultCentury() const in haveDefaultCentury() function in HebrewCalendar
|
D | islamcal.cpp | 717 UBool IslamicCalendar::haveDefaultCentury() const in haveDefaultCentury() function in IslamicCalendar
|
D | chnsecal.cpp | 847 UBool ChineseCalendar::haveDefaultCentury() const in haveDefaultCentury() function in ChineseCalendar
|
D | gregocal.cpp | 1277 UBool GregorianCalendar::haveDefaultCentury() const in haveDefaultCentury() function in GregorianCalendar
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
D | JapaneseCalendar.java | 625 public boolean haveDefaultCentury() { in haveDefaultCentury() method in JapaneseCalendar
|
D | ChineseCalendar.java | 1007 public boolean haveDefaultCentury() { in haveDefaultCentury() method in ChineseCalendar
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | JapaneseCalendar.java | 645 public boolean haveDefaultCentury() { in haveDefaultCentury() method in JapaneseCalendar
|
D | ChineseCalendar.java | 1027 public boolean haveDefaultCentury() { in haveDefaultCentury() method in ChineseCalendar
|
/external/icu/icu4c/source/i18n/unicode/ |
D | gregocal.h | 756 virtual UBool haveDefaultCentury() const;
|
D | calendar.h | 2404 virtual UBool haveDefaultCentury() const = 0;
|