Home
last modified time | relevance | path

Searched refs:firstMoon (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DChineseCalendar.java870 int firstMoon = newMoonNear(solsticeBefore + 1, true); in computeChineseFields() local
874 isLeapYear = synodicMonthsBetween(firstMoon, lastMoon) == 12; in computeChineseFields()
876 int month = synodicMonthsBetween(firstMoon, thisMoon); in computeChineseFields()
877 if (isLeapYear && isLeapMonthBetween(firstMoon, thisMoon)) { in computeChineseFields()
886 !isLeapMonthBetween(firstMoon, newMoonNear(thisMoon - SYNODIC_GAP, false)); in computeChineseFields()
/external/icu/icu4c/source/i18n/
Dchnsecal.cpp690 int32_t firstMoon = newMoonNear(solsticeBefore + 1, TRUE); in computeChineseFields() local
694 isLeapYear = synodicMonthsBetween(firstMoon, lastMoon) == 12; in computeChineseFields()
696 int32_t month = synodicMonthsBetween(firstMoon, thisMoon); in computeChineseFields()
697 if (isLeapYear && isLeapMonthBetween(firstMoon, thisMoon)) { in computeChineseFields()
706 !isLeapMonthBetween(firstMoon, newMoonNear(thisMoon - SYNODIC_GAP, FALSE)); in computeChineseFields()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...