Home
last modified time | relevance | path

Searched refs:diffTime (Results 1 – 25 of 158) sorted by relevance

1234567

/dports/games/openspades/openspades-0.1.3/Resources/Shaders/PostFilters/
H A DFog.fs149 float diffTime;
189 diffTime = limitedDiffTime;
193 diffTime = limitedDiffTime;
225 pos += dir * diffTime;
229 diffTime = nextTime - time;
307 float diffTime;
316 //pos += dirVoxel * diffTime;
324 //pos += dirVoxel * diffTime;
331 pos += dir * diffTime;
335 diffTime = nextTime - time;
[all …]
/dports/multimedia/assimp/assimp-5.1.3/tools/assimp_view/
H A DAnimEvaluator.cpp103 double diffTime = nextKey.mTime - key.mTime; in Evaluate() local
104 if (diffTime < 0.0) { in Evaluate()
105 diffTime += mAnim->mDuration; in Evaluate()
107 if (diffTime > 0) { in Evaluate()
108 float factor = float((time - key.mTime) / diffTime); in Evaluate()
132 double diffTime = nextKey.mTime - key.mTime; in Evaluate() local
133 if (diffTime < 0.0) { in Evaluate()
134 diffTime += mAnim->mDuration; in Evaluate()
136 if (diffTime > 0) { in Evaluate()
137 float factor = float((time - key.mTime) / diffTime); in Evaluate()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/tools/assimp_view/
H A DAnimEvaluator.cpp96 double diffTime = nextKey.mTime - key.mTime; in Evaluate() local
97 if( diffTime < 0.0) in Evaluate()
98 diffTime += mAnim->mDuration; in Evaluate()
99 if( diffTime > 0) in Evaluate()
101 float factor = float( (time - key.mTime) / diffTime); in Evaluate()
127 double diffTime = nextKey.mTime - key.mTime; in Evaluate() local
128 if( diffTime < 0.0) in Evaluate()
129 diffTime += mAnim->mDuration; in Evaluate()
130 if( diffTime > 0) in Evaluate()
132 float factor = float( (time - key.mTime) / diffTime); in Evaluate()
/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/Emulator/
H A DEmulator.c677 UInt32 diffTime; in WaitForSync() local
695 diffTime = 0; in WaitForSync()
697 diffTime = 20; in WaitForSync()
701 diffTime *= 10; in WaitForSync()
734 UInt32 diffTime; in WaitForSync() local
818 diffTime = 0; in WaitForSync()
827 if (diffTime > 50U) { in WaitForSync()
829 diffTime = 0; in WaitForSync()
832 if (diffTime > 100U) { in WaitForSync()
834 diffTime = 0; in WaitForSync()
[all …]
/dports/net/kea/kea-2.0.1/src/lib/database/tests/
H A Daudit_entry_unittest.cc177 diffTime(-5), 100, "added subnet 10"); in createTestAuditEntries()
183 diffTime(8), 130, "deleted subnet 120"); in createTestAuditEntries()
187 diffTime(16), 140, "updated option 15"); in createTestAuditEntries()
272 auto lb = mod_time_idx.lower_bound(diffTime(-10)); in TEST_F()
282 lb = mod_time_idx.lower_bound(diffTime(-7)); in TEST_F()
291 lb = mod_time_idx.lower_bound(diffTime(-1)); in TEST_F()
298 lb = mod_time_idx.lower_bound(diffTime(6)); in TEST_F()
304 lb = mod_time_idx.lower_bound(diffTime(10)); in TEST_F()
309 lb = mod_time_idx.lower_bound(diffTime(20)); in TEST_F()
329 diffTime(-8), 200, "updated subnet 1000"); in TEST_F()
[all …]
/dports/games/pioneer/pioneer-20210723/src/scenegraph/
H A DAnimation.cpp62 double diffTime = b.time - a.time; in Interpolate() local
63 assert(diffTime > 0.0); in Interpolate()
64 const float factor = Clamp(float((mtime - a.time) / diffTime), 0.f, 1.f); in Interpolate()
88 double diffTime = b.time - a.time; in Interpolate() local
89 assert(diffTime > 0.0); in Interpolate()
90 const float factor = Clamp(float((mtime - a.time) / diffTime), 0.f, 1.f); in Interpolate()
111 double diffTime = b.time - a.time; in Interpolate() local
112 assert(diffTime > 0.0); in Interpolate()
113 const float factor = Clamp(float((mtime - a.time) / diffTime), 0.f, 1.f); in Interpolate()
/dports/www/matomo/piwik/plugins/Diagnostics/Diagnostic/
H A DCronArchivingLastRunCheck.php67 $diffTime = self::getTimeSinceLastSuccessfulRun($lastRunTime);
70 $diffTimePretty = $formatter->getPrettyTimeFromSeconds($diffTime);
80 if ($diffTime > self::SECONDS_IN_DAY * 2) {
82 } else if ($diffTime > self::SECONDS_IN_DAY) {
114 $diffTime = $now - $lastRunTime;
116 return $diffTime;
/dports/cad/xcircuit/xcircuit-3.10.30/asg/
H A Dn2a.c224 long starTime, diffTime; in Route() local
234 mark_time(timingFile, "parse", &diffTime); in Route()
276 mark_time(timingFile, "central global route", &diffTime); in Route()
281 mark_time(timingFile, "central local route", &diffTime); in Route()
287 mark_time(timingFile, "systerm placement", &diffTime); in Route()
295 mark_time(timingFile, "gross systerm placement", &diffTime); in Route()
324 mark_time(timingFile, "complete global route", &diffTime); in Route()
329 mark_time(timingFile, "complete local route", &diffTime); in Route()
359 mark_time(timingFile, "complete global route", &diffTime); in Route()
365 mark_time(timingFile, "complete local route", &diffTime); in Route()
[all …]
/dports/net/libnpupnp/libnpupnp-4.1.5/src/threadutil/
H A DThreadPool.cpp83 void StatsAccountLQ(int64_t diffTime);
84 void StatsAccountMQ(int64_t diffTime);
85 void StatsAccountHQ(int64_t diffTime);
158 void ThreadPool::Internal::StatsAccountLQ(int64_t diffTime) in StatsAccountLQ() argument
164 void ThreadPool::Internal::StatsAccountMQ(int64_t diffTime) in StatsAccountMQ() argument
317 auto diffTime = duration_cast<milliseconds>( in bumpPriority() local
319 if (diffTime >= this->attr.starvationTime) { in bumpPriority()
322 StatsAccountMQ(diffTime); in bumpPriority()
330 auto diffTime = duration_cast<milliseconds>( in bumpPriority() local
332 if (diffTime >= this->attr.maxIdleTime) { in bumpPriority()
[all …]
/dports/net/sctplib/sctplib-1.0.26/sctplib/programs/
H A Dtestsctp.c404 struct timeval now, diffTime; in communicationUpNotif() local
482 timersub(&now, &startTime, &diffTime); in communicationUpNotif()
483 seconds = diffTime.tv_sec + (double)diffTime.tv_usec/1000000; in communicationUpNotif()
578 struct timeval now, diffTime; in shutdownReceivedNotif() local
590 timersub(&now, &startTime, &diffTime); in shutdownReceivedNotif()
591 seconds = diffTime.tv_sec + (double)diffTime.tv_usec/1000000.0; in shutdownReceivedNotif()
601 struct timeval now, diffTime; in queueStatusChangeNotif() local
631 timersub(&now, &startTime, &diffTime); in queueStatusChangeNotif()
632 seconds = diffTime.tv_sec + (double)diffTime.tv_usec/1000000; in queueStatusChangeNotif()
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/postgresql-binary-0.12.4/tasty/Main/
H A DApx.hs51 utcTimeToSeconds (UTCTime days diffTime) =
52 dayToSeconds days + diffTimeToSeconds diffTime
55 diffTimeToSeconds diffTime =
56 unsafeCoerce diffTime % (10 ^ 12)
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/irrlicht/source/Irrlicht/
H A DCSceneNodeAnimatorRotation.cpp28 const u32 diffTime = timeMs - StartTime; in animateNode() local
30 if (diffTime != 0) in animateNode()
34 core::vector3df rot = node->getRotation() + Rotation*(diffTime*0.1f); in animateNode()
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCSceneNodeAnimatorRotation.cpp28 const u32 diffTime = timeMs - StartTime; in animateNode() local
30 if (diffTime != 0) in animateNode()
34 core::vector3df rot = node->getRotation() + Rotation*(diffTime*0.1f); in animateNode()
/dports/devel/upnp/pupnp-release-1.14.12/upnp/src/threadutil/
H A DThreadPool.c114 long diffTime) in StatsAccountLQ() argument
117 tp->stats.totalTimeLQ += (double)diffTime; in StatsAccountLQ()
129 long diffTime) in StatsAccountMQ() argument
132 tp->stats.totalTimeMQ += (double)diffTime; in StatsAccountMQ()
144 long diffTime) in StatsAccountHQ() argument
147 tp->stats.totalTimeHQ += (double)diffTime; in StatsAccountHQ()
357 long diffTime = 0; in BumpPriority() local
365 if (diffTime >= tp->attr.starvationTime) { in BumpPriority()
369 StatsAccountMQ(tp, diffTime); in BumpPriority()
379 if (diffTime >= tp->attr.maxIdleTime) { in BumpPriority()
[all …]
/dports/games/bzflag-server/bzflag-2.4.22/src/common/
H A DGameTime.cxx176 const s64 diffTime = stepTime - tr.netTime; in update() local
177 if ((diffTime < -maxTime) || (diffTime > +maxTime) || in update()
181 diffTime, avgRate); in update()
/dports/games/bzflag/bzflag-2.4.22/src/common/
H A DGameTime.cxx176 const s64 diffTime = stepTime - tr.netTime; in update() local
177 if ((diffTime < -maxTime) || (diffTime > +maxTime) || in update()
181 diffTime, avgRate); in update()
/dports/net/mpich/mpich-3.4.3/test/mpi/perf/
H A Ddtpack.c407 double diffTime, maxTime; in Report() local
411 diffTime = avgTimeMPI - avgTimeUser; in Report()
412 if (diffTime < 0) in Report()
413 diffTime = -diffTime; in Report()
421 avgTimeMPI, avgTimeUser, 100 * (diffTime / maxTime)); in Report()
424 if (avgTimeMPI > avgTimeUser && (diffTime > THRESHOLD * maxTime)) { in Report()
/dports/net/mpich2/mpich2-1.5/test/mpi/perf/
H A Ddtpack.c396 double diffTime, maxTime; in Report() local
400 diffTime = avgTimeMPI - avgTimeUser; in Report()
401 if (diffTime < 0) diffTime = - diffTime; in Report()
408 100 * (diffTime / maxTime) ); in Report()
411 if (avgTimeMPI > avgTimeUser && (diffTime > THRESHOLD * maxTime)) { in Report()
/dports/security/keybase/client-v5.7.1/shared/util/
H A Dstats.tsx19 const diffTime = Date.now() - statSink.startTime
20 statSink.timings.push(diffTime)
21 statSink.totalTime += diffTime
/dports/devel/ignition-common/ignitionrobotics-ign-common-a5c4d5a35bb8/events/src/
H A DEvent.cc57 auto diffTime = IGN_SYSTEM_TIME() - this->creationTime; in ~Connection() local
59 diffTime < std::chrono::nanoseconds(10000)) in ~Connection()
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/lib/php/Dao/test/
H A DShowJobsDaoTest.php177 $diffTime = 2345;
178 $nomosTime = date('Y-m-d H:i:sO',$nowTime-$diffTime);
228 is(closeTo(($itemCount-$itemNomos)/$itemNomos*$diffTime,$tolerance)));
245 $diffTime = 2345;
246 $nomosTime = date('Y-m-d H:i:sO',$nowTime-$diffTime);
/dports/math/clasp/clasp-3.3.5/clasp/util/
H A Dtimer.h50 inline double diffTime(double tEnd, double tStart) { in diffTime() function
75 void split(double t) { total_ += (split_ = diffTime(t, start_)); } in split()
/dports/math/clingo/clingo-5.5.1/clasp/clasp/util/
H A Dtimer.h50 inline double diffTime(double tEnd, double tStart) { in diffTime() function
75 void split(double t) { total_ += (split_ = diffTime(t, start_)); } in split()
/dports/math/clingo/clingo-5.5.1/clasp/clasp-da10954/clasp/util/
H A Dtimer.h50 inline double diffTime(double tEnd, double tStart) { in diffTime() function
75 void split(double t) { total_ += (split_ = diffTime(t, start_)); } in split()
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/extras/tests/workloads/
H A Dsystemapps.sh202 diffTime=$(computeTimeDiff $loopTimestamp $loopEndTimestamp)
213 …printf "%-10s %5.0f %5.0f %4.0f(%2.0f%%) %2.0f/%2.0f/%2.0f\n" $app $t $diffTime $janks $jankP…
243 diffTime=$(computeTimeDiff $startTimestamp $endTimestamp)
245 printf "%-10s %5.0f %5.0f\n" TOTAL $totaltime $diffTime

1234567