/external/icu/icu4c/source/i18n/ |
D | taiwncal.h | 162 virtual UBool haveDefaultCentury() const;
|
D | cecal.h | 94 virtual UBool haveDefaultCentury() const;
|
D | buddhcal.h | 180 virtual UBool haveDefaultCentury() const;
|
D | japancal.h | 158 virtual UBool haveDefaultCentury() const;
|
D | persncal.h | 301 virtual UBool haveDefaultCentury() const;
|
D | indiancal.h | 309 virtual UBool haveDefaultCentury() const;
|
D | cecal.cpp | 103 CECalendar::haveDefaultCentury() const in haveDefaultCentury() function in CECalendar
|
D | islamcal.h | 401 virtual UBool haveDefaultCentury() const;
|
D | hebrwcal.h | 392 virtual UBool haveDefaultCentury() const;
|
D | buddhcal.cpp | 139 UBool BuddhistCalendar::haveDefaultCentury() const in haveDefaultCentury() function in BuddhistCalendar
|
D | chnsecal.h | 248 virtual UBool haveDefaultCentury() const;
|
D | taiwncal.cpp | 145 UBool TaiwanCalendar::haveDefaultCentury() const in haveDefaultCentury() function in TaiwanCalendar
|
D | persncal.cpp | 255 UBool PersianCalendar::haveDefaultCentury() const in haveDefaultCentury() function in PersianCalendar
|
D | japancal.cpp | 464 UBool JapaneseCalendar::haveDefaultCentury() const in haveDefaultCentury() function in JapaneseCalendar
|
D | indiancal.cpp | 358 UBool IndianCalendar::haveDefaultCentury() const in haveDefaultCentury() function in IndianCalendar
|
D | hebrwcal.cpp | 690 UBool HebrewCalendar::haveDefaultCentury() const in haveDefaultCentury() function in HebrewCalendar
|
D | islamcal.cpp | 719 UBool IslamicCalendar::haveDefaultCentury() const in haveDefaultCentury() function in IslamicCalendar
|
D | chnsecal.cpp | 849 UBool ChineseCalendar::haveDefaultCentury() const in haveDefaultCentury() function in ChineseCalendar
|
D | gregocal.cpp | 1280 UBool GregorianCalendar::haveDefaultCentury() const in haveDefaultCentury() function in GregorianCalendar
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
D | JapaneseCalendar.java | 627 public boolean haveDefaultCentury() { in haveDefaultCentury() method in JapaneseCalendar
|
D | ChineseCalendar.java | 1009 public boolean haveDefaultCentury() { in haveDefaultCentury() method in ChineseCalendar
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | JapaneseCalendar.java | 647 public boolean haveDefaultCentury() { in haveDefaultCentury() method in JapaneseCalendar
|
D | ChineseCalendar.java | 1029 public boolean haveDefaultCentury() { in haveDefaultCentury() method in ChineseCalendar
|
/external/icu/icu4c/source/i18n/unicode/ |
D | gregocal.h | 758 virtual UBool haveDefaultCentury() const;
|
D | calendar.h | 2406 virtual UBool haveDefaultCentury() const = 0;
|