Searched refs:normPI (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dastro.cpp229 inline static double normPI(double angle) { function
275 fLongitude = normPI(longitude * (double)DEG_RAD);
276 fLatitude = normPI(latitude * (double)DEG_RAD);
1305 // this loop we use normPI to get values in the range -Pi to Pi,
1312 double factor = uprv_fabs(deltaT / normPI(angle-lastAngle));
1315 deltaT = normPI(desired - angle) * factor;
/external/icu4c/i18n/
H A Dastro.cpp228 inline static double normPI(double angle) { function
274 fLongitude = normPI(longitude * (double)DEG_RAD);
275 fLatitude = normPI(latitude * (double)DEG_RAD);
1316 // this loop we use normPI to get values in the range -Pi to Pi,
1323 double factor = uprv_fabs(deltaT / normPI(angle-lastAngle));
1326 deltaT = normPI(desired - angle) * factor;
/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 106 milliseconds