HomeSort by relevance Sort by last modified time
    Searched refs:dt3 (Results 1 - 5 of 5) sorted by null

  /external/libvncserver/x11vnc/
rates.c 408 double dt, dt1 = 0.0, dt2, dt3; local
487 dt3 = 0.0;
573 dt3 = 0.0;
604 dt3 += dt;
605 if (dt3 > spin_lat_max) {
616 if (db) fprintf(stderr, "dt3 calc: num rects req: %d/%d mod: %d/%d "
617 "fbu-sent: %d dt: %.4f dt3: %.4f tm: %.4f\n",
626 dt, dt3, tm);
629 dts[got_t3++] = dt3;
636 dt3 = 0.0
    [all...]
  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/
ContinuousOutputModel.java 314 final double dt3 = time - tMin; local
315 final double iLagrange = ((dt2 * dt3 * d23) * iMax -
316 (dt1 * dt3 * d13) * iMed +
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_datetime.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_datetime.py     [all...]
  /external/icu/icu4c/source/test/intltest/
dtfmttst.cpp 3597 UDate dt3 = date(2008-1900, UCAL_JUNE, 10, 12, 00); local
    [all...]

Completed in 216 milliseconds