Searched defs:moon (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dchnsecal.cpp75 * Value to be added or subtracted from the local days of a new moon to
76 * get close to the next or prior new moon, but not cross it. Must be
377 int32_t moon = day - dom + 1; // New moon local
378 offsetMonth(moon, dom, amount);
407 int32_t moon = day - dom + 1; // New moon (start of this month) local
428 int moon1 = moon -
431 if (isLeapMonthBetween(moon1, moon)) {
447 offsetMonth(moon, do
[all...]
/external/icu/icu4c/source/i18n/
H A Dchnsecal.cpp75 * Value to be added or subtracted from the local days of a new moon to
76 * get close to the next or prior new moon, but not cross it. Must be
377 int32_t moon = day - dom + 1; // New moon local
378 offsetMonth(moon, dom, amount);
407 int32_t moon = day - dom + 1; // New moon (start of this month) local
428 int moon1 = moon -
431 if (isLeapMonthBetween(moon1, moon)) {
447 offsetMonth(moon, do
[all...]
/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 268 milliseconds