Home
last modified time | relevance | path

Searched refs:fudgefactor (Results 1 – 15 of 15) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/hexagon/kernel/
H A Dtime.c214 static long long fudgefactor = 350; /* Maybe lower if kernel optimized. */ variable
219 unsigned long long finish = (pcycle_freq_mhz * usecs) - fudgefactor; in __udelay()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/hexagon/kernel/
H A Dtime.c214 static long long fudgefactor = 350; /* Maybe lower if kernel optimized. */ variable
219 unsigned long long finish = (pcycle_freq_mhz * usecs) - fudgefactor; in __udelay()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/hexagon/kernel/
H A Dtime.c214 static long long fudgefactor = 350; /* Maybe lower if kernel optimized. */ variable
219 unsigned long long finish = (pcycle_freq_mhz * usecs) - fudgefactor; in __udelay()
/dports/net/ntp/ntp-4.2.8p15/clockstuff/
H A Dchutest.c495 static l_fp fudgefactor; variable
523 fudgefactor.l_ui = 0; in init_chu()
524 fudgefactor.l_uf = DEFFILTFUDGE; in init_chu()
526 L_ADD(&offset_fudge, &fudgefactor); in init_chu()
/dports/editors/texstudio/texstudio-4.1.2/completion/
H A Dfootmisc.cwl13 \fudgefactor#*
/dports/net/ntp/ntp-4.2.8p15/ntpd/
H A Drefclock_msfees.c313 static l_fp fudgefactor[MAXUNITS]; /* fudgetime1 */ variable
412 fudgefactor[i].l_ui = 0; in msfees_init()
413 fudgefactor[i].l_uf = DEFFUDGETIME; in msfees_init()
419 L_ADD(&offset_fudge[i], &fudgefactor[i]); in msfees_init()
507 L_ADD(&offset_fudge[unit], &fudgefactor[unit]); in msfees_start()
/dports/devel/bullet/bullet3-3.21/examples/Experiments/ImplicitCloth/stan/
H A Dvecmath.cpp717 …float fudgefactor = 1.0f / (magnitude(nrml) * 0.25f); // since trackball proportional to distance… in VirtualTrackBall() local
722 u = u * fudgefactor; in VirtualTrackBall()
734 v = v * fudgefactor; in VirtualTrackBall()
/dports/devel/py-bullet3/bullet3-3.21/examples/Experiments/ImplicitCloth/stan/
H A Dvecmath.cpp717 …float fudgefactor = 1.0f / (magnitude(nrml) * 0.25f); // since trackball proportional to distance… in VirtualTrackBall() local
722 u = u * fudgefactor; in VirtualTrackBall()
734 v = v * fudgefactor; in VirtualTrackBall()
/dports/net-mgmt/phpweathermap/weathermap/
H A DWeathermap.class.php1600 $fudgefactor = 0;
1605 $fudgefactor = ($colour['top'] - $colour['bottom'])/($tilewidth*4);
1615 … = $fudgefactor + $colour['bottom'] + ($n / $tilewidth) * ($colour['top'] - $colour['bottom']);
/dports/devel/bullet/bullet3-3.21/Extras/ConvexDecomposition/
H A Dcd_hull.cpp1331 …float fudgefactor = 1.0f / (magnitude(nrml) * 0.25f); // since trackball proportional to distance… in VirtualTrackBall() local
1336 u = u * fudgefactor; in VirtualTrackBall()
1348 v = v * fudgefactor; in VirtualTrackBall()
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/gimpact/ConvexDecomposition/
H A Dcd_hull.cpp1289 …float fudgefactor = 1.0f/(magnitude(nrml) * 0.25f); // since trackball proportional to distance fr… in VirtualTrackBall() local
1294 u=u*fudgefactor; in VirtualTrackBall()
1306 v=v*fudgefactor; in VirtualTrackBall()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/StanHull/
H A Dhull.cpp1255 …float fudgefactor = 1.0f/(magnitude(nrml) * 0.25f); // since trackball proportional to distance fr… in VirtualTrackBall() local
1260 u=u*fudgefactor; in VirtualTrackBall()
1272 v=v*fudgefactor; in VirtualTrackBall()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/Extras/ConvexDecomposition/
H A Dcd_hull.cpp1289 …float fudgefactor = 1.0f/(magnitude(nrml) * 0.25f); // since trackball proportional to distance fr… in VirtualTrackBall() local
1294 u=u*fudgefactor; in VirtualTrackBall()
1306 v=v*fudgefactor; in VirtualTrackBall()
/dports/devel/py-bullet3/bullet3-3.21/Extras/ConvexDecomposition/
H A Dcd_hull.cpp1331 …float fudgefactor = 1.0f / (magnitude(nrml) * 0.25f); // since trackball proportional to distance… in VirtualTrackBall() local
1336 u = u * fudgefactor; in VirtualTrackBall()
1348 v = v * fudgefactor; in VirtualTrackBall()
/dports/games/gtkradiant/gtkradiant_gamepacks/ja.game/base/
H A Dmp_entities.def641 Falling stormtrooper - spawned every interval+random fudgefactor,
646 fudgefactor - milliseconds between 0 and this number randomly added to interval