Searched defs:stopTime (Results 1 - 9 of 9) sorted by relevance

/external/proguard/src/proguard/gui/splash/
H A DSplashPanel.java44 private final long stopTime; field in class:SplashPanel
68 * @param stopTime the number of milliseconds after which the
71 public SplashPanel(Sprite sprite, double processorLoad, long stopTime) argument
75 this.stopTime = stopTime;
156 if (time > startTime + stopTime)
/external/srec/srec/include/
H A Dfpi_tgt.h106 unsigned long stopTime; /* Time of first frame of this utt */ member in struct:__anon11061
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
H A DProfiler.cs189 d.stopTime = DateTime.Now;
728 public DateTime stopTime; field in class:Antlr.Runtime.Debug.Profiler.DecisionEvent
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
H A DProfiler.cs203 d.stopTime = DateTime.Now;
792 public DateTime stopTime; field in class:Antlr.Runtime.Debug.Profiler.DecisionEvent
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/
H A DProfiler.java108 public long stopTime; field in class:Profiler.DecisionEvent
245 d.stopTime = System.currentTimeMillis();
/external/icu4c/tools/ctestfw/
H A Dctest.c370 UDate startTime, stopTime; local
386 stopTime = uprv_getRawUTCtime();
400 str_timeDelta(timeDelta, stopTime-startTime);
401 sprintf(timeSeconds, "%f", (stopTime-startTime)/1000.0);
/external/proguard/lib/
H A Dproguardgui.jarMETA-INF/ META-INF/MANIFEST.MF proguard/gui/SwingUtil.class SwingUtil.java package proguard ...
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 164 milliseconds