Searched refs:getMoonTime (Results 1 - 8 of 8) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dastro.h596 * For use with {@link #getMoonTime getMoonTime}
603 * For use with {@link #getMoonTime getMoonTime}
610 * For use with {@link #getMoonTime getMoonTime}
617 * For use with {@link #getMoonTime getMoonTime}
631 UDate getMoonTime(double desired, UBool next);
632 UDate getMoonTime(cons
[all...]
H A Dastro.cpp1189 * For use with {@link #getMoonTime getMoonTime}
1199 * For use with {@link #getMoonTime getMoonTime}
1209 * For use with {@link #getMoonTime getMoonTime}
1218 * For use with {@link #getMoonTime getMoonTime}
1245 UDate CalendarAstronomer::getMoonTime(double desired, UBool next) function in class:CalendarAstronomer
1265 UDate CalendarAstronomer::getMoonTime(cons function in class:CalendarAstronomer
[all...]
H A Dchnsecal.cpp572 UDate newMoon = gChineseCalendarAstro->getMoonTime(CalendarAstronomer::NEW_MOON(), after);
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCalendarAstronomer.java1129 * For use with {@link #getMoonTime(MoonAge, boolean) getMoonTime}
1136 * For use with {@link #getMoonTime(MoonAge, boolean) getMoonTime}
1143 * For use with {@link #getMoonTime(MoonAge, boolean) getMoonTime}
1150 * For use with {@link #getMoonTime(MoonAge, boolean) getMoonTime}
1164 public long getMoonTime(double desired, boolean next) method in class:CalendarAstronomer
1183 public long getMoonTime(MoonAg method in class:CalendarAstronomer
[all...]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
H A DAstroTest.java174 logln(" prev full moon: " + new Date(astro.getMoonTime(CalendarAstronomer.FULL_MOON, false)));
175 logln(" next full moon: " + new Date(astro.getMoonTime(CalendarAstronomer.FULL_MOON, true)));
/external/icu/icu4c/source/test/intltest/
H A Dastrotst.cpp192 logln((UnicodeString)" prev full moon: " + (anAstro->getMoonTime(CalendarAstronomer::FULL_MOON(), FALSE)));
193 logln((UnicodeString)" next full moon: " + (anAstro->getMoonTime(CalendarAstronomer::FULL_MOON(), TRUE)));
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DChineseCalendar.java731 long newMoon = astro.getMoonTime(CalendarAstronomer.NEW_MOON, after);
/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 285 milliseconds