Home
last modified time | relevance | path

Searched refs:getRelatedYear (Results 1 - 25 of 29) sorted by relevance

12

/third_party/node/deps/icu-small/source/i18n/
H A Dethpccal.h149 virtual int32_t getRelatedYear(UErrorCode &status) const override;
321 virtual int32_t getRelatedYear(UErrorCode &status) const override;
H A Dethpccal.cpp90 int32_t EthiopicCalendar::getRelatedYear(UErrorCode &status) const in getRelatedYear() function in EthiopicCalendar
236 int32_t EthiopicAmeteAlemCalendar::getRelatedYear(UErrorCode &status) const in getRelatedYear() function in EthiopicAmeteAlemCalendar
H A Ddangical.h80 virtual int32_t getRelatedYear(UErrorCode &status) const override;
H A Dcoptccal.h162 virtual int32_t getRelatedYear(UErrorCode &status) const override;
H A Dindiancal.h292 virtual int32_t getRelatedYear(UErrorCode &status) const override;
H A Dpersncal.h286 virtual int32_t getRelatedYear(UErrorCode &status) const override;
H A Dcoptccal.cpp102 int32_t CopticCalendar::getRelatedYear(UErrorCode &status) const in getRelatedYear() function in CopticCalendar
H A Dhebrwcal.h281 virtual int32_t getRelatedYear(UErrorCode &status) const override;
H A Ddangical.cpp146 int32_t DangiCalendar::getRelatedYear(UErrorCode &status) const in getRelatedYear() function in DangiCalendar
H A Dchnsecal.h227 virtual int32_t getRelatedYear(UErrorCode &status) const override;
H A Dpersncal.cpp240 int32_t PersianCalendar::getRelatedYear(UErrorCode &status) const in getRelatedYear() function in PersianCalendar
H A Dislamcal.h344 virtual int32_t getRelatedYear(UErrorCode &status) const override;
H A Dindiancal.cpp304 int32_t IndianCalendar::getRelatedYear(UErrorCode &status) const in getRelatedYear() function in IndianCalendar
H A Dhebrwcal.cpp681 int32_t HebrewCalendar::getRelatedYear(UErrorCode &status) const in getRelatedYear() function in HebrewCalendar
H A Dchnsecal.cpp857 int32_t ChineseCalendar::getRelatedYear(UErrorCode &status) const in getRelatedYear() function in ChineseCalendar
H A Dislamcal.cpp576 int32_t IslamicCalendar::getRelatedYear(UErrorCode &status) const in getRelatedYear() function in IslamicCalendar
H A Dcalendar.cpp1266 int32_t Calendar::getRelatedYear(UErrorCode &status) const in getRelatedYear() function in Calendar
/third_party/icu/icu4c/source/i18n/unicode/
H A Dcalendar.h2356 virtual int32_t getRelatedYear(UErrorCode &status) const;
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dcalendar.h2447 virtual int32_t getRelatedYear(UErrorCode &status) const;
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dcalendar.h2432 virtual int32_t getRelatedYear(UErrorCode &status) const;
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DCalendar.java2132 // For now the full getRelatedYear implementation is here;
2137 * utility function for getRelatedYear
2161 public final int getRelatedYear() { in getRelatedYear() method in Calendar
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DCalendar.java2046 // For now the full getRelatedYear implementation is here;
2051 * utility function for getRelatedYear
2076 public final int getRelatedYear() { in getRelatedYear() method in Calendar
/third_party/icu/icu4c/source/i18n/
H A Dcalendar.cpp1270 // For now the full getRelatedYear implementation is here;
1291 int32_t Calendar::getRelatedYear(UErrorCode &status) const in getRelatedYear() function in Calendar
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcalendar.cpp1255 // For now the full getRelatedYear implementation is here;
1276 int32_t Calendar::getRelatedYear(UErrorCode &status) const in getRelatedYear() function in Calendar
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DSimpleDateFormat.java1611 value = (patternCharIndex != DateFormat.RELATED_YEAR)? cal.get(field): cal.getRelatedYear(); in subFormat()

Completed in 58 milliseconds

12