Home
last modified time | relevance | path

Searched defs:speed_up (Results 1 – 14 of 14) sorted by relevance

/dports/net-p2p/ktorrent/ktorrent-21.12.3/ktorrent/
H A Dtrayicon.cpp177 double speed_up = (double)s.bytes_uploaded; in finished() local
196 double speed_up = (double)s.bytes_uploaded; in maxShareRatioReached() local
215 double speed_up = (double)s.bytes_uploaded; in maxSeedTimeReached() local
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Environment.ocd/Disasters.ocd/BoilingAcid.ocd/Bubble.ocd/
H A DScript.c55 var speed_up = -3; in FxMoveTimer() local
/dports/games/flightgear/flightgear-2020.3.11/src/FDM/LaRCsim/
H A DLaRCsim.hxx42 SGPropertyNode_ptr speed_up; member in FGLaRCsim
/dports/misc/visp/visp-3.4.0/script/
H A DPerfCompare.py156 speed_up = metric_before / metric_after variable
/dports/games/flightgear/flightgear-2020.3.11/src/Aircraft/
H A Dreplay.hxx151 SGPropertyNode_ptr speed_up; member in FGReplay
/dports/science/py-abipy/abipy-0.9.0/abipy/flowtk/
H A Dscheduler_error_parsers.py93 def speed_up(self): member in CorrectorProtocolApplication
H A Dtasks.py2083 def speed_up(self): member in Task
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/optflow/src/
H A Dsimpleflow.cpp452 Mat& speed_up, in selectPointsToRecalcFlow()
546 const Mat& speed_up) { in extrapolateFlow()
675 Mat speed_up = Mat::zeros(curr_from.size(), CV_8U); in calcOpticalFlowSF() local
/dports/games/tuxtype/tuxtype-1.8.3/src/
H A Dglobals.h105 int speed_up; member
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/
H A Dtimers.rs227 pub fn speed_up(&self) { in speed_up() method
/dports/x11/xkeywrap/xkeywrap-1.1/
H A Dxkeywrap.c711 static void speed_up(XEvent * ev) in speed_up() function
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dpotion.c2869 speed_up(long duration) in speed_up() function
/dports/games/edge/Edge-1.35-source/ddf/
H A Dline.h283 float speed_up; variable
/dports/math/cgal/CGAL-5.3/include/CGAL/Algebraic_kernel_d/
H A DCurve_pair_analysis_2.h1290 bool speed_up = true; in compute_resultant() local