Home
last modified time | relevance | path

Searched defs:clock_step (Results 1 – 13 of 13) sorted by relevance

/dports/science/jstrack/jstrack/extlib/tcllib1.19/cron/
H A Dcron.tcl226 proc ::cron::clock_step timecode { procedure
/dports/devel/tcllib/tcllib-1.20/modules/cron/
H A Dcron.tcl231 proc ::cron::clock_step timecode { procedure
/dports/devel/tcllibc/tcllib-1.20/modules/cron/
H A Dcron.tcl231 proc ::cron::clock_step timecode { procedure
/dports/emulators/qemu5/qemu-5.2.0/tests/qtest/
H A Dlibqtest-single.h310 static inline int64_t clock_step(int64_t step) in clock_step() function
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/qtest/
H A Dlibqtest-single.h310 static inline int64_t clock_step(int64_t step) in clock_step() function
/dports/emulators/qemu42/qemu-4.2.1/tests/
H A Dlibqtest-single.h310 static inline int64_t clock_step(int64_t step) in clock_step() function
/dports/emulators/qemu-utils/qemu-4.2.1/tests/
H A Dlibqtest-single.h310 static inline int64_t clock_step(int64_t step) in clock_step() function
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/qtest/
H A Dlibqtest-single.h310 static inline int64_t clock_step(int64_t step) in clock_step() function
/dports/emulators/qemu/qemu-6.2.0/tests/qtest/
H A Dlibqtest-single.h310 static inline int64_t clock_step(int64_t step) in clock_step() function
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/qtest/
H A Dlibqtest-single.h310 static inline int64_t clock_step(int64_t step) in clock_step() function
/dports/emulators/qemu60/qemu-6.0.0/tests/qtest/
H A Dlibqtest-single.h310 static inline int64_t clock_step(int64_t step) in clock_step() function
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tests/
H A Dlibqtest.h941 static inline int64_t clock_step(int64_t step) in clock_step() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/gcm_driver/
H A Dgcm_client_impl_unittest.cc247 FakeGCMInternalsBuilder::FakeGCMInternalsBuilder(base::TimeDelta clock_step) in FakeGCMInternalsBuilder()
498 void GCMClientImplTest::BuildGCMClient(base::TimeDelta clock_step) { in BuildGCMClient()