HomeSort by relevance Sort by last modified time
    Searched defs:monthsInYear (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
hebrwcal.cpp 320 int32_t yearLength = monthsInYear(year);
477 int32_t HebrewCalendar::monthsInYear(int32_t year) {
504 month += monthsInYear(--extendedYear);
508 month -= monthsInYear(extendedYear++);
634 month += monthsInYear(--eyear);
638 month -= monthsInYear(eyear++);
  /external/icu4c/i18n/
hebrwcal.cpp 320 int32_t yearLength = monthsInYear(year);
477 int32_t HebrewCalendar::monthsInYear(int32_t year) {
504 month += monthsInYear(--extendedYear);
508 month -= monthsInYear(extendedYear++);
634 month += monthsInYear(--eyear);
638 month -= monthsInYear(eyear++);
  /prebuilts/tools/common/m2/internal/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 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 53 milliseconds