Home | History | Annotate | Download | only in i18n

Lines Matching refs:UBool

64 static inline UBool isINVALID(double d) {
71 static UBool calendar_astro_cleanup(void) {
731 UDate CalendarAstronomer::getSunTime(double desired, UBool next)
751 UDate CalendarAstronomer::getSunRiseSet(UBool rise)
1247 UDate CalendarAstronomer::getMoonTime(double desired, UBool next)
1267 UDate CalendarAstronomer::getMoonTime(const CalendarAstronomer::MoonAge& desired, UBool next) {
1285 UDate CalendarAstronomer::getMoonRiseSet(UBool rise)
1300 double periodDays, double epsilon, UBool next)
1367 UDate CalendarAstronomer::riseOrSet(CoordFunc& func, UBool rise,