Home
last modified time | relevance | path

Searched refs:s_timer (Results 1 – 25 of 30) sorted by relevance

12

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/win/
H A DMediaPlayerPrivateTaskTimer.cpp34 MediaPlayerPrivateTaskTimer* MediaPlayerPrivateTaskTimer::s_timer = 0; member in WebCore::MediaPlayerPrivateTaskTimer
38 if (s_timer) in initialize()
41 s_timer = new MediaPlayerPrivateTaskTimer; in initialize()
48 ASSERT(s_timer); in setDelay()
50 s_timer->startOneShot(delayInSeconds); in setDelay()
55 ASSERT(s_timer); in stopTaskTimer()
57 s_timer->stop(); in stopTaskTimer()
H A DMediaPlayerPrivateTaskTimer.h43 static MediaPlayerPrivateTaskTimer* s_timer; variable
/dports/audio/fossmixer/detroit-0.2.3/engine/
H A Dworker_dsl.c67 (void) free(s_timer); in worker_dsl_timer()
69 s_timer = NULL; in worker_dsl_timer()
76 if(s_timer != NULL) (void) free(s_timer); in worker_dsl_timer_par()
80 APP_MALLOC_RET_VALUE(s_timer, t + sizeof(char), -1); in worker_dsl_timer_par()
83 (void) memcpy((void *) s_timer, (const void *) d->s, t); in worker_dsl_timer_par()
85 s_timer[t] = 0; in worker_dsl_timer_par()
87 d_timer.s = s_timer; in worker_dsl_timer_par()
H A Dworker_dsl.h5 static char *s_timer = NULL; variable
/dports/audio/mixxx/mixxx-2.3.0/src/util/
H A Dtime.h15 s_timer.start(); in start()
23 return s_timer.elapsed(); in elapsed()
37 static LLTIMER s_timer;
H A Dtime.cpp6 LLTIMER Time::s_timer; member in mixxx::Time
/dports/lang/gjs/gjs-1.70.0/util/
H A Dlog.cpp37 static GjsAutoPointer<GTimer, GTimer, g_timer_destroy> s_timer; variable
101 s_timer = g_timer_new(); in gjs_log_init()
165 s_timer = nullptr; in gjs_log_cleanup()
200 if (s_timer) { in gjs_debug()
202 gdouble total = g_timer_elapsed(s_timer, NULL) * 1000.0; in gjs_debug()
/dports/net/yate/yate-6.4.0-1/modules/
H A Dmsgsniff.cpp70 static bool s_timer = false; variable
100 if (!s_timer && (msg == YSTRING("engine.timer"))) in received()
109 (line >> s_timer).trimSpaces(); in received()
119 msg.retValue() << ", timer: " << (s_timer ? "on" : "off"); in received()
170 if (!s_active || (!s_timer && (msg == YSTRING("engine.timer")))) in dispatched()
H A Dwiresniff.cpp38 static bool s_timer = false; variable
135 if (!s_timer && (msg == YSTRING("engine.timer"))) in received()
155 if ((!s_timer && (msg == YSTRING("engine.timer")))) in dispatched()
/dports/net/olsrd/olsrd-0.9.8/lib/poprouting/src/
H A Dolsrd_poprouting.c66 char *string, *cmd, *s_timer; in isCommand() local
89 s_timer = strtok(NULL, s); in isCommand()
90 if (s_timer) { in isCommand()
91 timer = atof(s_timer); in isCommand()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osg/
H A DTimer.cpp31 static Timer s_timer; in instance() local
32 return &s_timer; in instance()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/
H A DTimer.cpp31 static Timer s_timer; in instance() local
32 return &s_timer; in instance()
/dports/lang/mono/mono-5.10.1.57/external/corert/tests/src/Simple/BasicThreading/
H A DBasicThreading.cs567 private static Timer s_timer; field in TimerTest
573 s_timer = new Timer(TimerCallback, null, 200, Timeout.Infinite); in Run()
584 s_timer.Change(3000000, Timeout.Infinite); in Run()
594 s_timer.Change(200, Timeout.Infinite); in Run()
605 s_timer = new Timer(PeriodicTimerCallback, null, 200, 20); in Run()
617 s_timer.Change(Timeout.Infinite, Timeout.Infinite); in Run()
/dports/devel/kf5-ktexteditor/ktexteditor-5.89.0/src/swapfile/
H A Dkateswapfile.cpp46 QTimer *SwapFile::s_timer = nullptr; member in Kate::SwapFile
605 if (s_timer == nullptr) { in syncTimer()
606 s_timer = new QTimer(QApplication::instance()); in syncTimer()
607 s_timer->setSingleShot(true); in syncTimer()
610 return s_timer; in syncTimer()
H A Dkateswapfile.h83 static QTimer *s_timer; variable
/dports/math/z3/z3-z3-4.8.13/src/smt/
H A Dsmt_implied_equalities.cpp45 static stopwatch s_timer; member in __anon0f0482e50111::get_implied_equalities_impl
330 s_timer.start(); in operator ()()
361 s_timer.stop(); in operator ()()
362 IF_VERBOSE(1, verbose_stream() << s_timer.get_seconds() << "\t" << num_terms << "\t" in operator ()()
371 stopwatch get_implied_equalities_impl::s_timer; member in __anon0f0482e50111::get_implied_equalities_impl
/dports/math/py-z3-solver/z3-z3-4.8.10/src/smt/
H A Dsmt_implied_equalities.cpp45 static stopwatch s_timer; member in __anoncb4f4c600111::get_implied_equalities_impl
330 s_timer.start(); in operator ()()
361 s_timer.stop(); in operator ()()
362 IF_VERBOSE(1, verbose_stream() << s_timer.get_seconds() << "\t" << num_terms << "\t" in operator ()()
371 stopwatch get_implied_equalities_impl::s_timer; member in __anoncb4f4c600111::get_implied_equalities_impl
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/
H A DCore.cpp92 static Common::Timer s_timer; variable
842 u32 ElapseTime = (u32)s_timer.GetTimeDifference(); in VideoThrottle()
848 s_timer.Update(); in VideoThrottle()
890 u32 ElapseTime = (u32)s_timer.GetTimeDifference(); in UpdateTitle()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/fddi/skfp/h/
H A Dsmc.h242 struct s_timer { struct
450 struct s_timer t ; /* timer */
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/fddi/skfp/h/
H A Dsmc.h242 struct s_timer { struct
450 struct s_timer t ; /* timer */
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/fddi/skfp/h/
H A Dsmc.h242 struct s_timer { struct
450 struct s_timer t ; /* timer */
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/netns/
H A Dspp_var.h94 short s_timer[SPPT_NTIMERS]; /* timers */ member
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/netns/
H A Dspp_var.h94 short s_timer[SPPT_NTIMERS]; /* timers */ member
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/include/netns/
H A Dspp_var.h94 short s_timer[SPPT_NTIMERS]; /* timers */ member
/dports/multimedia/libv4l/linux-5.13-rc2/include/rdma/
H A Drdmavt_qp.h439 struct timer_list s_timer; member
731 mod_timer(&qp->s_timer, jiffies + rdi->busy_jiffies + in rvt_mod_retry_timer_ext()

12