OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ASTRONOMICAL
(Results
1 - 3
of
3
) sorted by null
/external/icu/icu4c/source/i18n/
islamcal.h
64
* Using
astronomical
calculations for the position of the sun and moon, the
95
ASTRONOMICAL
,
214
* calendar, <code>
ASTRONOMICAL
</code> to use the
astronomical
calendar.
221
* calendar, or <code>false</code> if using the religious,
astronomical
281
* and <code>
ASTRONOMICAL
</code> if it approximates the true religious calendar using
282
*
astronomical
calculations for the time of the new moon.
islamcal.cpp
214
case
ASTRONOMICAL
:
263
* calendar, or <code>false</code> if using the religious,
astronomical
373
} else if(cType==
ASTRONOMICAL
){
396
} else if(cType==
ASTRONOMICAL
){
517
} else if(cType ==
ASTRONOMICAL
){
534
} else if(cType ==
ASTRONOMICAL
){
619
} else if(cType ==
ASTRONOMICAL
){
[
all
...]
calendar.cpp
358
cal = new IslamicCalendar(loc, status, IslamicCalendar::
ASTRONOMICAL
);
[
all
...]
Completed in 167 milliseconds