OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:lalat
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
astrotst.cpp
158
double
laLat
= 34 + 5./60, laLong = 360 - (118 + 22./60);
159
CalendarAstronomer *myastro2 = new CalendarAstronomer(laLong,
laLat
);
161
double eclLat =
laLat
* CalendarAstronomer::PI / 360;
/external/icu4c/test/intltest/
astrotst.cpp
158
double
laLat
= 34 + 5./60, laLong = 360 - (118 + 22./60);
159
CalendarAstronomer *myastro2 = new CalendarAstronomer(laLong,
laLat
);
161
double eclLat =
laLat
* CalendarAstronomer::PI / 360;
Completed in 279 milliseconds