Home
last modified time | relevance | path

Searched refs:addTime (Results 1 – 25 of 459) sorted by relevance

12345678910>>...19

/dports/security/keybase/client-v5.7.1/go/kbfs/test/
H A Dedit_history_test.go69 addTime(1*time.Minute),
79 addTime(1*time.Minute),
89 addTime(1*time.Minute),
150 addTime(1*time.Minute),
161 addTime(1*time.Minute),
225 addTime(1*time.Minute),
230 addTime(1*time.Minute),
235 addTime(1*time.Minute),
240 addTime(1*time.Minute),
245 addTime(1*time.Minute),
[all …]
H A Dqr_test.go20 addTime(1*time.Minute),
23 addTime(2*time.Minute),
47 addTime(2*time.Minute),
74 addTime(2*time.Minute),
100 addTime(2*time.Minute),
113 addTime(1*time.Minute),
116 addTime(2*time.Minute),
147 addTime(2*time.Minute),
H A Darchive_test.go67 addTime(365*24*time.Hour),
123 addTime(365*24*time.Hour),
172 addTime(365*24*time.Hour),
178 addTime(30*time.Second),
200 addTime(1*time.Hour),
H A Djournal_test.go366 addTime(1*time.Minute),
370 addTime(2*time.Minute),
373 addTime(2*time.Minute),
376 addTime(2*time.Minute),
796 addTime(2*time.Minute),
920 addTime(35*365*24*time.Hour),
945 addTime(1*time.Minute),
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/include/
H A DOgreAnimationState.h100 void addTime(Real offset);
293 AnimationStateControllerValue(AnimationState* targetAnimationState, bool addTime = false)
294 : mTargetAnimationState(targetAnimationState), mAddTime(addTime) {} in mTargetAnimationState()
301 … static ControllerValueRealPtr create(AnimationState* targetAnimationState, bool addTime = false)
303 return std::make_shared<AnimationStateControllerValue>(targetAnimationState, addTime);
316 mTargetAnimationState->addTime(value); in setValue()
/dports/www/gitea/gitea-1.16.5/integrations/
H A Dapi_repo_lfs_locks_test.go67 addTime []int
69 …{user: user2, repo: repo1, path: "foo/bar.zip", httpResult: http.StatusCreated, addTime: []int{0}},
70 {user: user2, repo: repo1, path: "path/test", httpResult: http.StatusCreated, addTime: []int{0}},
76 …{user: user2, repo: repo1, path: "patH/Test-user4", httpResult: http.StatusCreated, addTime: []int…
77 …/long/long/long/long/long/long/long/long/path", httpResult: http.StatusCreated, addTime: []int{0}},
79 …{user: user2, repo: repo3, path: "test/foo/bar.zip", httpResult: http.StatusCreated, addTime: []in…
81 …{user: user4, repo: repo3, path: "test/foo/bar.bin", httpResult: http.StatusCreated, addTime: []in…
111 if len(test.addTime) > 0 {
115 for _, id := range test.addTime {
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tests/PlayPen/src/
H A DAnimationBlender.cpp101 void AnimationBlender::addTime( Real time ) in addTime() function in AnimationBlender
124 mTarget->addTime(time); in addTime()
135 mSource->addTime(time); in addTime()
/dports/games/torcs/torcs-1.3.7/src/libs/tgf/
H A Dprofiler.cpp31 this->addTime = 0.0; in ProfileInstance()
94 curProfile->addTime += elapsed; in stopProfile()
137 << TRUNC( ((*iter)->addTime - in printProfile()
149 << TRUNC( ((*childiter).first->addTime - (*childiter).first->subTime) * 100.0 / total ) in printProfile()
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/symfony/lib/debug/
H A DsfTimer.class.php51 public function addTime() function in sfTimer
79 $this->addTime();
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/database/
H A DsfDoctrineConnectionProfiler.class.php85 sfTimerManager::getTimer('Database (Doctrine)', false)->addTime();
121 sfTimerManager::getTimer('Database (Doctrine)', false)->addTime();
157 sfTimerManager::getTimer('Database (Doctrine)', false)->addTime();
/dports/editors/libreoffice/libreoffice-7.2.6.2/salhelper/source/
H A Dtimer.cxx160 m_aExpired.addTime(Remaining); in setRemainingTime()
167 m_aExpired.addTime(Remaining); in setRemainingTime()
172 void Timer::addTime(const TTimeValue& Delta) in addTime() function in Timer
174 m_aExpired.addTime(Delta); in addTime()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/salhelper/source/
H A Dtimer.cxx160 m_aExpired.addTime(Remaining); in setRemainingTime()
167 m_aExpired.addTime(Remaining); in setRemainingTime()
172 void Timer::addTime(const TTimeValue& Delta) in addTime() function in Timer
174 m_aExpired.addTime(Delta); in addTime()
/dports/games/ioquake3/ioquake3-1.36/code/game/
H A Dbg_pmove.c1539 int addTime; in PM_Weapon() local
1649 addTime = 400; in PM_Weapon()
1652 addTime = 50; in PM_Weapon()
1658 addTime = 100; in PM_Weapon()
1661 addTime = 800; in PM_Weapon()
1664 addTime = 800; in PM_Weapon()
1667 addTime = 100; in PM_Weapon()
1673 addTime = 200; in PM_Weapon()
1676 addTime = 400; in PM_Weapon()
1683 addTime = 800; in PM_Weapon()
[all …]
/dports/games/ioquake3-server/ioquake3-1.36/code/game/
H A Dbg_pmove.c1539 int addTime; in PM_Weapon() local
1649 addTime = 400; in PM_Weapon()
1652 addTime = 50; in PM_Weapon()
1658 addTime = 100; in PM_Weapon()
1661 addTime = 800; in PM_Weapon()
1664 addTime = 800; in PM_Weapon()
1667 addTime = 100; in PM_Weapon()
1673 addTime = 200; in PM_Weapon()
1676 addTime = 400; in PM_Weapon()
1683 addTime = 800; in PM_Weapon()
[all …]
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/game/
H A Dbg_pmove.c1539 int addTime; in PM_Weapon() local
1649 addTime = 400; in PM_Weapon()
1652 addTime = 50; in PM_Weapon()
1658 addTime = 100; in PM_Weapon()
1661 addTime = 800; in PM_Weapon()
1664 addTime = 800; in PM_Weapon()
1667 addTime = 100; in PM_Weapon()
1673 addTime = 200; in PM_Weapon()
1676 addTime = 400; in PM_Weapon()
1683 addTime = 800; in PM_Weapon()
[all …]
/dports/games/evq3/evq3/code/game/
H A Dbg_pmove.c1539 int addTime; in PM_Weapon() local
1649 addTime = 400; in PM_Weapon()
1652 addTime = 50; in PM_Weapon()
1658 addTime = 100; in PM_Weapon()
1661 addTime = 800; in PM_Weapon()
1664 addTime = 800; in PM_Weapon()
1667 addTime = 100; in PM_Weapon()
1673 addTime = 200; in PM_Weapon()
1676 addTime = 400; in PM_Weapon()
1683 addTime = 800; in PM_Weapon()
[all …]
/dports/devel/spark/spark-2.1.1/core/src/test/scala/org/apache/spark/
H A DExecutorAllocationManagerSuite.scala389 assert(addTime(manager) === NOT_SET)
391 val firstAddTime = addTime(manager)
403 assert(addTime(manager) === NOT_SET)
405 val secondAddTime = addTime(manager)
601 assert(addTime(manager) === NOT_SET)
606 assert(addTime(manager) !== NOT_SET)
611 assert(addTime(manager) !== NOT_SET)
615 assert(addTime(manager) === NOT_SET)
621 assert(addTime(manager) !== NOT_SET)
623 assert(addTime(manager) !== NOT_SET)
[all …]
/dports/devel/spark/spark-2.1.1/core/src/main/scala/org/apache/spark/
H A DExecutorAllocationManager.scala137 private var addTime: Long = NOT_SET
330 } else if (addTime != NOT_SET && now >= addTime) {
334 addTime += sustainedSchedulerBacklogTimeoutS * 1000
517 if (addTime == NOT_SET) {
520 addTime = clock.getTimeMillis + schedulerBacklogTimeoutS * 1000
530 addTime = NOT_SET
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/benchmarks/stream/
H A Dstream-kokkos.cpp189 double addTime = std::numeric_limits<double>::max(); in run_benchmark() local
227 addTime = std::min(addTime, (now() - start)); in run_benchmark()
251 addTime); in run_benchmark()
/dports/devel/kokkos/kokkos-3.4.01/benchmarks/stream/
H A Dstream-kokkos.cpp189 double addTime = std::numeric_limits<double>::max(); in run_benchmark() local
227 addTime = std::min(addTime, (now() - start)); in run_benchmark()
251 addTime); in run_benchmark()
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/benchmarks/stream/
H A Dstream-kokkos.cpp189 double addTime = std::numeric_limits<double>::max(); in run_benchmark() local
227 addTime = std::min(addTime, (now() - start)); in run_benchmark()
251 addTime); in run_benchmark()
/dports/science/simbody/simbody-Simbody-3.7/Simbody/tests/adhoc/
H A DTestMultibodyPerformance.cpp350 t = threadCpuTime(); double addTime = (t-tprev)/5; in testFunctions() local
382 flopTime = (addTime+mulTime)/2; in testFunctions()
421 t = threadCpuTime(); double sqrtTime=2*(t-tprev)-2*addTime; in testFunctions()
437 t = threadCpuTime(); double oosqrtTime=4*(t-tprev)-2*addTime; in testFunctions()
453 t = threadCpuTime(); double logTime=(t-tprev)*5-2*addTime; in testFunctions()
469 t = threadCpuTime(); double expTime=(t-tprev)*5-2*addTime; in testFunctions()
485 t = threadCpuTime(); double sinTime=(t-tprev)*10-2*addTime; in testFunctions()
501 t = threadCpuTime(); double cosTime=(t-tprev)*10-2*addTime; in testFunctions()
517 t = threadCpuTime(); double atan2Time=(t-tprev)*10-3*addTime; in testFunctions()
525 std::cout << "+:\t" <<addTime<<"\t"<<addTime /flopTime<<"\t"<<addRes<< "\n"; in testFunctions()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/salhelper/
H A Dtimer.hxx79 void SAL_CALL addTime( const TTimeValue& Delta ) in addTime() function
174 void SAL_CALL addTime( const TTimeValue& Time );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/salhelper/
H A Dtimer.hxx76 void SAL_CALL addTime( const TTimeValue& Delta ) in addTime() function
171 void SAL_CALL addTime( const TTimeValue& Time );
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/UnitTests/UnitTest_GraphView/
H A DAnimationGraph.h49 virtual void addTime(float _value) in addTime() function
53 (*item)->addTime(_value); in addTime()

12345678910>>...19