Home
last modified time | relevance | path

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

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DChineseCalendar.java872 int thisMoon = newMoonNear(days + 1, false); // Start of this month in computeChineseFields() local
876 int month = synodicMonthsBetween(firstMoon, thisMoon); in computeChineseFields()
877 if (isLeapYear && isLeapMonthBetween(firstMoon, thisMoon)) { in computeChineseFields()
885 hasNoMajorSolarTerm(thisMoon) && in computeChineseFields()
886 !isLeapMonthBetween(firstMoon, newMoonNear(thisMoon - SYNODIC_GAP, false)); in computeChineseFields()
901 int dayOfMonth = days - thisMoon + 1; in computeChineseFields()
/external/icu/icu4c/source/i18n/
Dchnsecal.cpp692 int32_t thisMoon = newMoonNear(days + 1, FALSE); // Start of this month in computeChineseFields() local
696 int32_t month = synodicMonthsBetween(firstMoon, thisMoon); in computeChineseFields()
697 if (isLeapYear && isLeapMonthBetween(firstMoon, thisMoon)) { in computeChineseFields()
705 hasNoMajorSolarTerm(thisMoon) && in computeChineseFields()
706 !isLeapMonthBetween(firstMoon, newMoonNear(thisMoon - SYNODIC_GAP, FALSE)); in computeChineseFields()
722 int32_t dayOfMonth = days - thisMoon + 1; 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 ...