Searched defs:Timer (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/usr.sbin/ppp/
H A Dthroughput.h51 struct pppTimer Timer; member in struct:pppThroughput
H A Dtty.c89 struct pppTimer Timer; /* CD checks */ member in struct:ttydevice
[all...]
/freebsd-9.3-release/contrib/llvm/include/llvm/Support/
H A DTimer.h80 class Timer { class in namespace:llvm
88 explicit Timer(StringRef N) : TG(0) { init(N); } function in class:llvm::Timer
89 Timer(StringRef N, TimerGroup &tg) : TG(0) { init(N, tg); } function in class:llvm::Timer
90 Timer(cons function in class:llvm::Timer
100 explicit Timer() : TG(0) {} function in class:llvm::Timer
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Support/
H A DTimer.cpp[all...]
/freebsd-9.3-release/sys/contrib/dev/acpica/common/
H A Dadisasm.c537 time_t Timer; local
/freebsd-9.3-release/lib/libc/isc/
H A Deventlib_p.h171 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator in enum:evEvent_p::__anon5073

Completed in 110 milliseconds