Searched refs:PI2 (Results 1 – 5 of 5) sorted by relevance
185 static private final double PI2 = PI * 2.0; field in CalendarAstronomer243 fGmtOffset = (long)(fLongitude * 24 * HOUR_MS / PI2); in CalendarAstronomer()591 double epochAngle = norm2PI(PI2/TROPICAL_YEAR*day); in getSunLongitude()1222 double deltaT = (deltaAngle + (next ? 0 : -PI2)) * (periodDays*DAY_MS) / PI2;1301 double lst = ((rise ? PI2-angle : angle) + pos.ascension ) * 24 / PI2;1339 return normalize(angle, PI2);1346 return normalize(angle + PI, PI2) - PI;
187 static private final double PI2 = PI * 2.0; field in CalendarAstronomer245 fGmtOffset = (long)(fLongitude * 24 * HOUR_MS / PI2); in CalendarAstronomer()593 double epochAngle = norm2PI(PI2/TROPICAL_YEAR*day); in getSunLongitude()1224 double deltaT = (deltaAngle + (next ? 0 : -PI2)) * (periodDays*DAY_MS) / PI2;1303 double lst = ((rise ? PI2-angle : angle) + pos.ascension ) * 24 / PI2;1341 return normalize(angle, PI2);1348 return normalize(angle + PI, PI2) - PI;
242 ProcessInfo PI2 = ExecuteNoWait(Executable, argv, getEnviron(), nullptr, 0, in TEST_F() local245 ASSERT_NE(PI2.Pid, 0) << "Invalid process id"; in TEST_F()251 ProcessInfo WaitResult = Wait(PI2, 0, false, &Error); in TEST_F()253 if (WaitResult.Pid == PI2.Pid) in TEST_F()
412 MachineBasicBlock::const_pred_iterator PI = MBB->pred_begin(), PI2 = PI; in isBlockOnlyReachableByFallthrough() local413 ++PI2; in isBlockOnlyReachableByFallthrough()415 if (PI2 != MBB->pred_end()) in isBlockOnlyReachableByFallthrough()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...