Searched refs:newMoonNear (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dchnsecal.cpp239 int32_t nextStart = newMoonNear(thisStart + SYNODIC_GAP, TRUE);
332 int32_t newMoon = newMoonNear(theNewYear + month * 29, TRUE);
354 newMoon = newMoonNear(newMoon + SYNODIC_GAP, TRUE);
430 moon1 = newMoonNear(moon1, TRUE);
561 int32_t ChineseCalendar::newMoonNear(double days, UBool after) const { function in class:ChineseCalendar
619 majorSolarTerm(newMoonNear(newMoon + SYNODIC_GAP, TRUE));
648 (isLeapMonthBetween(newMoon1, newMoonNear(newMoon2 - SYNODIC_GAP, FALSE)) ||
687 int32_t firstMoon = newMoonNear(solsticeBefore + 1, TRUE);
688 int32_t lastMoon = newMoonNear(solsticeAfter + 1, FALSE);
689 int32_t thisMoon = newMoonNear(day
[all...]
H A Dchnsecal.h187 virtual int32_t newMoonNear(double days, UBool after) const;
/external/icu/icu4c/source/i18n/
H A Dchnsecal.cpp239 int32_t nextStart = newMoonNear(thisStart + SYNODIC_GAP, TRUE);
332 int32_t newMoon = newMoonNear(theNewYear + month * 29, TRUE);
354 newMoon = newMoonNear(newMoon + SYNODIC_GAP, TRUE);
430 moon1 = newMoonNear(moon1, TRUE);
561 int32_t ChineseCalendar::newMoonNear(double days, UBool after) const { function in class:ChineseCalendar
619 majorSolarTerm(newMoonNear(newMoon + SYNODIC_GAP, TRUE));
648 (isLeapMonthBetween(newMoon1, newMoonNear(newMoon2 - SYNODIC_GAP, FALSE)) ||
687 int32_t firstMoon = newMoonNear(solsticeBefore + 1, TRUE);
688 int32_t lastMoon = newMoonNear(solsticeAfter + 1, FALSE);
689 int32_t thisMoon = newMoonNear(day
[all...]
H A Dchnsecal.h187 virtual int32_t newMoonNear(double days, UBool after) const;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 2670 milliseconds