HomeSort by relevance Sort by last modified time
    Searched refs:handleGetYearLength (Results 1 - 25 of 27) sorted by null

1 2

  /external/chromium_org/third_party/icu/source/i18n/
indiancal.h 216 virtual int32_t handleGetYearLength(int32_t extendedYear) const;
persncal.h 210 virtual int32_t handleGetYearLength(int32_t extendedYear) const;
hebrwcal.h 322 virtual int32_t handleGetYearLength(int32_t eyear) const;
islamcal.h 307 virtual int32_t handleGetYearLength(int32_t extendedYear) const;
hebrwcal.cpp 443 int32_t yearLength = handleGetYearLength(year);
527 int32_t HebrewCalendar::handleGetYearLength(int32_t eyear) const {
gregocal.cpp 587 int32_t GregorianCalendar::handleGetYearLength(int32_t eyear) const {
    [all...]
indiancal.cpp 132 int32_t IndianCalendar::handleGetYearLength(int32_t eyear) const {
persncal.cpp 306 int32_t PersianCalendar::handleGetYearLength(int32_t extendedYear) const {
islamcal.cpp 339 int32_t IslamicCalendar::handleGetYearLength(int32_t extendedYear) const {
calendar.cpp     [all...]
  /external/icu4c/i18n/
indiancal.h 216 virtual int32_t handleGetYearLength(int32_t extendedYear) const;
persncal.h 210 virtual int32_t handleGetYearLength(int32_t extendedYear) const;
hebrwcal.h 322 virtual int32_t handleGetYearLength(int32_t eyear) const;
islamcal.h 307 virtual int32_t handleGetYearLength(int32_t extendedYear) const;
persncal.cpp 157 int32_t PersianCalendar::handleGetYearLength(int32_t extendedYear) const {
hebrwcal.cpp 443 int32_t yearLength = handleGetYearLength(year);
527 int32_t HebrewCalendar::handleGetYearLength(int32_t eyear) const {
gregocal.cpp 587 int32_t GregorianCalendar::handleGetYearLength(int32_t eyear) const {
    [all...]
indiancal.cpp 132 int32_t IndianCalendar::handleGetYearLength(int32_t eyear) const {
islamcal.cpp 342 int32_t IslamicCalendar::handleGetYearLength(int32_t extendedYear) const {
calendar.cpp     [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
gregocal.h 537 virtual int32_t handleGetYearLength(int32_t eyear) const;
    [all...]
calendar.h     [all...]
  /external/icu4c/i18n/unicode/
gregocal.h 537 virtual int32_t handleGetYearLength(int32_t eyear) const;
    [all...]
calendar.h     [all...]
  /prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 

Completed in 543 milliseconds

1 2