Home
last modified time | relevance | path

Searched refs:timer (Results 49351 – 49375 of 103638) sorted by relevance

1...<<1971197219731974197519761977197819791980>>...4146

/dports/converters/wkhtmltopdf/qt-5db36ec/doc/src/examples/
H A Dcontext2d.qdoc101 timer events and input events that occur subsequently
169 scheduleChange(), which will post a zero-timer event if one is
172 finished), the timer will trigger, QPainter::end() will be
225 The Environment class provides the timer attributes of the DOM
261 to map from timer ID to the QScriptValue that holds the expression
262 to evaluate when the timer is triggered. A helper function,
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/db/
H A Dprefix_test.cc604 StopWatchNano timer(Env::Default(), true); in TEST_F() local
606 hist_put_time.Add(timer.ElapsedNanos()); in TEST_F()
627 StopWatchNano timer(Env::Default(), true); in TEST_F() local
639 hist_seek_time.Add(timer.ElapsedNanos()); in TEST_F()
661 StopWatchNano timer(Env::Default(), true); in TEST_F() local
663 hist_no_seek_time.Add(timer.ElapsedNanos()); in TEST_F()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/opl/
H A Dopl3.c488 if ((slot->chip->timer & ((1 << eg_incsh[rate_h]) - 1)) == 0) in OPL3_EnvelopeCalc()
491 [((slot->chip->timer)>> eg_incsh[rate_h]) & 0x07]; in OPL3_EnvelopeCalc()
497 [slot->chip->timer & 0x07] << (-eg_incsh[rate_h]); in OPL3_EnvelopeCalc()
1184 if ((chip->timer & 0x3f) == 0x3f) in OPL3_Generate()
1197 if ((chip->timer & 0x3ff) == 0x3ff) in OPL3_Generate()
1202 chip->timer++; in OPL3_Generate()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/
H A Dprefix_test.cc611 StopWatchNano timer(SystemClock::Default().get(), true); in TEST_F() local
613 hist_put_time.Add(timer.ElapsedNanos()); in TEST_F()
634 StopWatchNano timer(SystemClock::Default().get(), true); in TEST_F() local
646 hist_seek_time.Add(timer.ElapsedNanos()); in TEST_F()
668 StopWatchNano timer(SystemClock::Default().get(), true); in TEST_F() local
670 hist_no_seek_time.Add(timer.ElapsedNanos()); in TEST_F()
/dports/databases/rocksdb-lite/rocksdb-6.26.1/db/
H A Dprefix_test.cc611 StopWatchNano timer(SystemClock::Default().get(), true); in TEST_F() local
613 hist_put_time.Add(timer.ElapsedNanos()); in TEST_F()
634 StopWatchNano timer(SystemClock::Default().get(), true); in TEST_F() local
646 hist_seek_time.Add(timer.ElapsedNanos()); in TEST_F()
668 StopWatchNano timer(SystemClock::Default().get(), true); in TEST_F() local
670 hist_no_seek_time.Add(timer.ElapsedNanos()); in TEST_F()
/dports/databases/rocksdb/rocksdb-6.26.1/db/
H A Dprefix_test.cc611 StopWatchNano timer(SystemClock::Default().get(), true); in TEST_F() local
613 hist_put_time.Add(timer.ElapsedNanos()); in TEST_F()
634 StopWatchNano timer(SystemClock::Default().get(), true); in TEST_F() local
646 hist_seek_time.Add(timer.ElapsedNanos()); in TEST_F()
668 StopWatchNano timer(SystemClock::Default().get(), true); in TEST_F() local
670 hist_no_seek_time.Add(timer.ElapsedNanos()); in TEST_F()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/normandy/lib/
H A DRecipeRunner.jsm18 "@mozilla.org/updates/timer-manager;1",
109 // timer function of Normandy, to make testing more convenient.
288 // intervals, the timer will only fire at most once every few minutes.
293 async run({ trigger = "timer" } = {}) {
345 if (trigger != "timer") {
346 // `run()` was executed outside the scheduled timer.
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/arch/arm/dts/
H A Dat91sam9260.dtsi377 pit: timer@fffffd30 {
384 tcb0: timer@fffa0000 {
394 tcb1: timer@fffdc000 {
958 trigger-name = "timer-counter-0";
963 trigger-name = "timer-counter-1";
969 trigger-name = "timer-counter-2";
/dports/emulators/qemu42/qemu-4.2.1/hw/arm/
H A Dstellaris.c80 QEMUTimer *timer[2]; member
95 timer_del(s->timer[n]); in gptm_stop()
123 timer_mod(s->timer[n], tick); in gptm_reload()
331 VMSTATE_TIMER_PTR_ARRAY(timer, gptm_state, 2),
350 s->timer[0] = timer_new_ns(QEMU_CLOCK_VIRTUAL, gptm_tick, &s->opaque[0]); in stellaris_gptm_init()
351 s->timer[1] = timer_new_ns(QEMU_CLOCK_VIRTUAL, gptm_tick, &s->opaque[1]); in stellaris_gptm_init()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/hashicorp/memberlist/
H A Dstate.go88 timer *time.Timer member
830 ah.timer = time.AfterFunc(timeout, func() {
853 ah.timer = time.AfterFunc(timeout, func() {
869 ah.timer.Stop()
1153 if timer, ok := m.nodeTimers[s.Node]; ok {
1154 if timer.Confirm(s.From) {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/hashicorp/memberlist/
H A Dstate.go88 timer *time.Timer member
830 ah.timer = time.AfterFunc(timeout, func() {
853 ah.timer = time.AfterFunc(timeout, func() {
869 ah.timer.Stop()
1153 if timer, ok := m.nodeTimers[s.Node]; ok {
1154 if timer.Confirm(s.From) {
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm/boot/dts/
H A Dtegra20.dtsi192 timer@50040600 {
193 compatible = "arm,cortex-a9-twd-timer";
230 timer@60005000 {
231 compatible = "nvidia,tegra20-timer";
769 clock-names = "reg", "pll_u", "timer", "utmi-pads";
832 clock-names = "reg", "pll_u", "timer", "utmi-pads";
/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/dosbox/
H A Dnukedopl.cpp475 if ((slot->chip->timer & ((1 << eg_incsh[rate_h]) - 1)) == 0) in OPL3_EnvelopeCalc()
478 [((slot->chip->timer)>> eg_incsh[rate_h]) & 0x07]; in OPL3_EnvelopeCalc()
484 [slot->chip->timer & 0x07] << (-eg_incsh[rate_h]); in OPL3_EnvelopeCalc()
1171 if ((chip->timer & 0x3f) == 0x3f) in OPL3_Generate()
1184 if ((chip->timer & 0x3ff) == 0x3ff) in OPL3_Generate()
1189 chip->timer++; in OPL3_Generate()
/dports/emulators/mess/mame-mame0226/src/mame/machine/
H A D3dom2.cpp317 void m2_bda_device::device_timer(emu_timer &timer, device_timer_id id, int param, void *ptr) in device_timer() argument
867 void m2_vdu_device::device_timer(emu_timer &timer, device_timer_id id, int param, void *ptr) in device_timer() argument
1379 emu_timer *timer = (id == 0) ? m_vint0_timer : m_vint1_timer; in set_vint_timer() local
1389 timer->adjust(attotime::never); in set_vint_timer()
1395 timer->adjust(m_screen->time_until_pos(vadj)); in set_vint_timer()
1574 void m2_cde_device::device_timer(emu_timer &timer, device_timer_id id, int param, void *ptr) in device_timer() argument
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/net/tcp/
H A Dhttpcore.c283 stop_timer ( &http->timer ); in http_close()
338 static void http_expired ( struct retry_timer *timer, int over __unused ) { in http_expired() argument
340 container_of ( timer, struct http_transaction, timer ); in http_expired()
636 timer_init ( &http->timer, http_expired, &http->refcnt ); in http_open()
796 start_timer_fixed ( &http->timer, in http_transfer_complete()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/arch/arm/dts/
H A Dtegra210.dtsi320 timer@60005000 {
321 compatible = "nvidia,tegra210-timer", "nvidia,tegra20-timer";
330 clock-names = "timer";
870 timer {
871 compatible = "arm,armv8-timer";
H A Dat91sam9260.dtsi377 pit: timer@fffffd30 {
384 tcb0: timer@fffa0000 {
394 tcb1: timer@fffdc000 {
958 trigger-name = "timer-counter-0";
963 trigger-name = "timer-counter-1";
969 trigger-name = "timer-counter-2";
/dports/emulators/qemu60/qemu-6.0.0/hw/arm/
H A Dstellaris.c80 QEMUTimer *timer[2]; member
95 timer_del(s->timer[n]); in gptm_stop()
123 timer_mod(s->timer[n], tick); in gptm_reload()
331 VMSTATE_TIMER_PTR_ARRAY(timer, gptm_state, 2),
355 s->timer[0] = timer_new_ns(QEMU_CLOCK_VIRTUAL, gptm_tick, &s->opaque[0]); in stellaris_gptm_realize()
356 s->timer[1] = timer_new_ns(QEMU_CLOCK_VIRTUAL, gptm_tick, &s->opaque[1]); in stellaris_gptm_realize()
/dports/print/py-fonttools3/fonttools-3.44.0/Lib/fontTools/
H A Dmerge.py24 timer = Timer(logger=logging.getLogger(__name__+".timer"), level=logging.INFO) variable
992 with timer("merge '%s'" % tag):
1136 @timer("make one with everything (TOTAL TIME)")
1152 timer.logger.setLevel(logging.DEBUG)
1154 timer.logger.disabled = True
1159 with timer("compile and save font"):
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/arch/arm/dts/
H A Dat91sam9260.dtsi377 pit: timer@fffffd30 {
384 tcb0: timer@fffa0000 {
394 tcb1: timer@fffdc000 {
958 trigger-name = "timer-counter-0";
963 trigger-name = "timer-counter-1";
969 trigger-name = "timer-counter-2";
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/arch/arm/dts/
H A Dat91sam9260.dtsi377 pit: timer@fffffd30 {
384 tcb0: timer@fffa0000 {
394 tcb1: timer@fffdc000 {
958 trigger-name = "timer-counter-0";
963 trigger-name = "timer-counter-1";
969 trigger-name = "timer-counter-2";
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/containerd/containerd/vendor/google.golang.org/grpc/internal/transport/
H A Dhttp2_server.go1150 timer := time.NewTimer(time.Minute)
1151 defer timer.Stop()
1154 case <-timer.C:
1199 timer := time.NewTimer(time.Second)
1200 defer timer.Stop()
1207 case <-timer.C:
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/arch/arm/dts/
H A Dat91sam9260.dtsi377 pit: timer@fffffd30 {
384 tcb0: timer@fffa0000 {
394 tcb1: timer@fffdc000 {
958 trigger-name = "timer-counter-0";
963 trigger-name = "timer-counter-1";
969 trigger-name = "timer-counter-2";
/dports/www/restbed/restbed-4.8/dependency/asio/asio/src/
H A DMakefile.msc241 tests\unit\ts\timer.exe \
293 examples\cpp03\tutorial\timer1\timer.exe \
294 examples\cpp03\tutorial\timer2\timer.exe \
295 examples\cpp03\tutorial\timer3\timer.exe \
296 examples\cpp03\tutorial\timer4\timer.exe \
297 examples\cpp03\tutorial\timer5\timer.exe \
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/
H A Dhttp2_server.go1150 timer := time.NewTimer(time.Minute)
1151 defer timer.Stop()
1154 case <-timer.C:
1199 timer := time.NewTimer(time.Second)
1200 defer timer.Stop()
1207 case <-timer.C:

1...<<1971197219731974197519761977197819791980>>...4146