Home
last modified time | relevance | path

Searched refs:stopTime (Results 1 – 19 of 19) sorted by relevance

/external/slf4j/slf4j-ext/src/main/java/org/slf4j/profiler/
DStopWatch.java38 private long stopTime; field in StopWatch
48 this.stopTime = original.stopTime; in StopWatch()
69 public StopWatch stop(long stopTime) { in stop() argument
71 this.stopTime = stopTime; in stop()
100 return stopTime - startTime; in elapsedTime()
/external/proguard/src/proguard/gui/splash/
DSplashPanel.java44 private final long stopTime; field in SplashPanel
71 public SplashPanel(Sprite sprite, double processorLoad, long stopTime) in SplashPanel() argument
75 this.stopTime = stopTime; in SplashPanel()
156 if (time > startTime + stopTime) in run()
/external/selinux/policycoreutils/mcstrans/src/
Dmcstrans.c1257 struct timeval stopTime; in compute_raw_from_trans() local
1258 gettimeofday(&stopTime, 0); in compute_raw_from_trans()
1260 if (startTime.tv_usec > stopTime.tv_usec) in compute_raw_from_trans()
1261 …ms = (stopTime.tv_sec - startTime.tv_sec - 1) * 1000 + (stopTime.tv_usec/1000 + 1000 - startTime.t… in compute_raw_from_trans()
1263 …ms = (stopTime.tv_sec - startTime.tv_sec ) * 1000 + (stopTime.tv_usec/1000 - startTime.t… in compute_raw_from_trans()
1477 struct timeval stopTime; in compute_trans_from_raw() local
1478 gettimeofday(&stopTime, 0); in compute_trans_from_raw()
1480 if (startTime.tv_usec > stopTime.tv_usec) in compute_trans_from_raw()
1481 …ms = (stopTime.tv_sec - startTime.tv_sec - 1) * 1000 + (stopTime.tv_usec/1000 + 1000 - startTime.t… in compute_trans_from_raw()
1483 …ms = (stopTime.tv_sec - startTime.tv_sec ) * 1000 + (stopTime.tv_usec/1000 - startTime.t… in compute_trans_from_raw()
[all …]
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
DRungeKuttaIntegrator.java190 final double stopTime = stepStart; in integrate() local
193 return stopTime; in integrate()
DAdamsBashforthIntegrator.java311 final double stopTime = stepStart; in integrate() local
313 return stopTime; in integrate()
DAdamsMoultonIntegrator.java329 final double stopTime = stepStart; in integrate() local
332 return stopTime; in integrate()
DEmbeddedRungeKuttaIntegrator.java334 final double stopTime = stepStart; in integrate() local
336 return stopTime; in integrate()
DGraggBulirschStoerIntegrator.java957 final double stopTime = stepStart; in integrate() local
959 return stopTime; in integrate()
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationThreadTest.java231 long stopTime = System.currentTimeMillis() + 5000; in runThreads() local
234 } while (control.go() && System.currentTimeMillis() < stopTime); in runThreads()
/external/lldb/test/unittest2/
Drunner.py164 stopTime = time.time()
165 timeTaken = stopTime - startTime
/external/icu/icu4c/source/tools/ctestfw/
Dctest.c373 UDate startTime, stopTime; in iterateTestsWithLevel() local
390 stopTime = uprv_getRawUTCtime(); in iterateTestsWithLevel()
404 str_timeDelta(timeDelta, stopTime-startTime); in iterateTestsWithLevel()
405 sprintf(timeSeconds, "%f", (stopTime-startTime)/1000.0); in iterateTestsWithLevel()
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DProfiler.cs203 d.stopTime = DateTime.Now; in ExitDecision()
792 public DateTime stopTime; field in Antlr.Runtime.Debug.Profiler.DecisionEvent
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DProfiler.cs189 d.stopTime = DateTime.Now; in ExitDecision()
728 public DateTime stopTime; field in Antlr.Runtime.Debug.Profiler.DecisionEvent
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/
DProfiler.java108 public long stopTime; field in Profiler.DecisionEvent
245 d.stopTime = System.currentTimeMillis(); in exitDecision()
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/jacobians/
DFirstOrderIntegratorWithJacobians.java253 final double stopTime = integrator.integrate(new MappingWrapper(), t0, z, t, z); in integrate() local
258 return stopTime; in integrate()
/external/proguard/lib/
Dproguardgui.jarMETA-INF/ META-INF/MANIFEST.MF proguard/gui/ClassSpecificationDialog.class ClassSpecificationDialog ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/antlr/antlr-3.4/lib/
Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...