OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:astro
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/test/intltest/
astrotst.h
17
#include "
astro
.h"
44
CalendarAstronomer *
astro
;
member in class:AstroTest
astrotst.cpp
15
#include "
astro
.h"
25
AstroTest::AstroTest():
astro
(NULL), gc(NULL) {
52
if((
astro
!= NULL) || (gc != NULL)) {
62
astro
= new CalendarAstronomer();
67
if(
astro
!= NULL) {
68
delete
astro
;
69
astro
= NULL;
94
astro
->setDate(gc->getTime(status));
96
double longitude =
astro
->getSunLongitude();
99
astro
->getSunPosition(result)
[
all
...]
/external/icu4c/i18n/
Android.mk
33
anytrans.cpp
astro
.cpp buddhcal.cpp \
Completed in 148 milliseconds