Home
last modified time | relevance | path

Searched defs:elapsed (Results 1 – 25 of 44) sorted by relevance

12

/external/srec/portable/src/
Dptimer.c38 LARGE_INTEGER elapsed; member
111 ESR_ReturnCode PTimerGetElapsed(PTimer *timer, asr_uint32_t* elapsed) in PTimerGetElapsed()
159 asr_uint32_t elapsed; member
232 ESR_ReturnCode PTimerGetElapsed(PTimer *timer, asr_uint32_t* elapsed) in PTimerGetElapsed()
Dpcputimer.c37 asr_uint32_t elapsed; member
124 ESR_ReturnCode PCPUTimerGetElapsed(PCPUTimer *timer, asr_uint32_t *elapsed) in PCPUTimerGetElapsed()
169 asr_uint32_t elapsed; member
221 ESR_ReturnCode PCPUTimerGetElapsed(PCPUTimer *timer, asr_uint32_t *elapsed) in PCPUTimerGetElapsed()
/external/webkit/Source/WebCore/svg/animation/
DSMILTimeContainer.cpp60 SMILTime SMILTimeContainer::elapsed() const { return 0; } in elapsed() function in WebCore::SMILTimeContainer
82 SMILTime SMILTimeContainer::elapsed() const in elapsed() function in WebCore::SMILTimeContainer
141 SMILTime elapsed = this->elapsed(); in timerFired() local
172 void SMILTimeContainer::sortByPriority(Vector<SVGSMILElement*>& smilElements, SMILTime elapsed) in sortByPriority()
225 void SMILTimeContainer::updateAnimations(SMILTime elapsed) in updateAnimations()
DSVGSMILElement.cpp513 SMILTime SVGSMILElement::elapsed() const in elapsed() function in WebCore::SVGSMILElement
759 SMILTime elapsed = this->elapsed(); in beginListChanged() local
780 SMILTime elapsed = this->elapsed(); in endListChanged() local
797 void SVGSMILElement::checkRestart(SMILTime elapsed) in checkRestart()
819 float SVGSMILElement::calculateAnimationPercentAndRepeat(SMILTime elapsed, unsigned& repeat) const in calculateAnimationPercentAndRepeat()
882 void SVGSMILElement::progress(SMILTime elapsed, SVGSMILElement* resultElement) in progress()
/external/blktrace/
Dblkparse_fmt.c163 struct blk_io_trace *t, unsigned long long elapsed, in print_field()
257 struct blk_io_trace *t, unsigned long long elapsed, in parse_field()
284 struct blk_io_trace *t, unsigned long long elapsed, in process_default()
419 unsigned long long elapsed, int pdu_len, in process_fmt()
/external/stlport/test/unit/cppunit/
Dcppunit_timer.h77 LARGE_INTEGER elapsed; in elapsedMilliseconds() local
/external/bluetooth/glib/glib/
Dgtimer.c119 guint64 elapsed; in g_timer_continue() local
143 gint64 elapsed; in g_timer_elapsed() local
/external/skia/bench/
DBenchSysTimer_mach.cpp60 uint64_t elapsed = end_wall - this->fStartWall; in endWall() local
/external/icu4c/test/perf/ucnvavailperf/
Ducnvavailperf.cpp117 double elapsed = utimer_getElapsedSeconds(&start_time); in main() local
/external/chromium/chrome/browser/visitedlink/
Dvisitedlink_perftest.cc159 TimeDelta elapsed = cold_timer.Elapsed(); in TEST_F() local
175 TimeDelta elapsed = hot_timer.Elapsed(); in TEST_F() local
/external/llvm/lib/CompilerDriver/
DAction.cpp123 double elapsed = now2.seconds() + now2.microseconds() / 1000000.0; in Execute() local
/external/quake/quake/src/WinQuake/
Dmain.cpp75 nsecs_t elapsed = 0; in PMP_Common() local
/external/chromium/third_party/libjingle/source/talk/base/
Dtime.cc70 uint32 TimeAfter(int32 elapsed) { in TimeAfter()
/external/skia/gpu/src/
DFlingState.cpp121 double elapsed = (SkTime::GetMSecs() - fTime0) * 0.001; in evaluate() local
/external/qemu/distrib/sdl-1.2.12/src/timer/riscos/
DSDL_systimer.c86 Uint32 now,then,elapsed; in SDL_Delay() local
/external/bison/lib/
Dtimevar.c144 struct timevar_time_def elapsed; member
418 timevar_get (timevar, elapsed) in timevar_get() argument
/external/netperf/
Dnetcpu_perfstat.c123 elapsed, in calibrate_idle_rate() local
Dnetcpu_pstat.c106 elapsed, in calibrate_idle_rate() local
Dnetcpu_kstat.c257 elapsed, in calibrate_idle_rate() local
Dnetcpu_looper.c492 elapsed, in calibrate_idle_rate() local
/external/llvm/utils/lit/lit/
DTest.py66 def setResult(self, result, output, elapsed): argument
/external/webkit/Source/WebKit/android/
DTimeCounter.cpp116 uint32_t elapsed = time - sStartTime[type]; in recordNoCounter() local
/external/webkit/Source/JavaScriptCore/wtf/
DCurrentTime.cpp240 DWORD elapsed = tickCountNow - lastTickCount; in currentTime() local
/external/dropbear/
Dprogressmeter.c114 double elapsed; in refresh_progress_meter() local
/external/chromium/third_party/libjingle/source/talk/session/phone/
Drtpdump.cc295 const void* data, size_t data_len, uint32 elapsed, bool rtcp) { in WritePacket()

12