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

/external/chromium_org/third_party/icu/source/i18n/
H A Dislamcal.h267 * calls CalendarAstronomer.moonAge, converts to degrees,
273 static double moonAge(UDate time, UErrorCode &status);
H A Dislamcal.cpp356 // moonAge will fail due to memory allocation error
357 double age = moonAge(origin, status);
366 age = moonAge(origin, status);
376 age = moonAge(origin, status);
395 * calls CalendarAstronomer.moonAge, converts to degrees,
401 double IslamicCalendar::moonAge(UDate time, UErrorCode &status) function in class:IslamicCalendar
540 double age = moonAge(internalGetTime(), status);
/external/icu/icu4c/source/i18n/
H A Dislamcal.h267 * calls CalendarAstronomer.moonAge, converts to degrees,
273 static double moonAge(UDate time, UErrorCode &status);
H A Dislamcal.cpp356 // moonAge will fail due to memory allocation error
357 double age = moonAge(origin, status);
366 age = moonAge(origin, status);
376 age = moonAge(origin, status);
395 * calls CalendarAstronomer.moonAge, converts to degrees,
401 double IslamicCalendar::moonAge(UDate time, UErrorCode &status) function in class:IslamicCalendar
540 double age = moonAge(internalGetTime(), status);
/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 357 milliseconds