Home
last modified time | relevance | path

Searched refs:CreateTimer (Results 201 – 225 of 442) sorted by relevance

12345678910>>...18

/dports/emulators/citra/citra-ac98458e0/externals/teakra/hwtest/dspvictester/
H A Drsf.rsf109 CreateTimer: 26
/dports/emulators/citra/citra-ac98458e0/externals/teakra/hwtest/dspapbptester/
H A Drsf.rsf109 CreateTimer: 26
/dports/emulators/citra/citra-ac98458e0/externals/teakra/hwtest/dsptester/
H A Drsf.rsf108 CreateTimer: 26
/dports/emulators/citra-qt5/citra-ac98458e0/externals/teakra/hwtest/dsptester/
H A Drsf.rsf108 CreateTimer: 26
/dports/emulators/citra-qt5/citra-ac98458e0/externals/teakra/hwtest/dspapbptester/
H A Drsf.rsf109 CreateTimer: 26
/dports/emulators/citra-qt5/citra-ac98458e0/externals/teakra/hwtest/dspmemorytester/
H A Drsf.rsf108 CreateTimer: 26
/dports/emulators/citra-qt5/citra-ac98458e0/externals/teakra/hwtest/dspvictester/
H A Drsf.rsf109 CreateTimer: 26
/dports/games/scummvm/scummvm-2.5.1/backends/platform/3ds/app/
H A Dscummvm.rsf106 CreateTimer: 26
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DnsPresContext.cpp716 mPrefChangedTimer = CreateTimer(PrefChangedUpdateTimerCallback, 0); in PreferenceChanged()
1477 mPrefChangedTimer = CreateTimer(PrefChangedUpdateTimerCallback, 0); in SetContainer()
2525 nsPresContext::CreateTimer(nsTimerCallbackFunc aCallback, in CreateTimer() function in nsPresContext
2941 mApplyPluginGeometryTimer = CreateTimer(ApplyPluginGeometryUpdatesCallback, in InitApplyPluginGeometryTimer()
3121 mNotifyDidPaintTimer = CreateTimer(NotifyDidPaintForSubtreeCallback, 100); in EnsureEventualDidPaintEvent()
/dports/editors/lazarus/lazarus/lcl/interfaces/mui/
H A Dmuiint.pp113 function CreateTimer(Interval: integer; TimerFunc: TWSTimerProc) : THandle; override;
703 function TMUIWidgetSet.CreateTimer(Interval: integer; TimerFunc: TWSTimerProc): THandle;
708 Result := MUIApp.CreateTimer(Interval, TimerFunc);
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/src/io/
H A Dprmwait.c39 static TimerEvent *CreateTimer(PRIntervalTime timeout,
90 static TimerEvent *CreateTimer( in CreateTimer() function
809 overlapped->data.mw.timer = CreateTimer( in PR_AddWaitFileDesc()
/dports/www/firefox/firefox-99.0/nsprpub/pr/src/io/
H A Dprmwait.c39 static TimerEvent *CreateTimer(PRIntervalTime timeout,
90 static TimerEvent *CreateTimer( in CreateTimer() function
809 overlapped->data.mw.timer = CreateTimer( in PR_AddWaitFileDesc()
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/src/io/
H A Dprmwait.c39 static TimerEvent *CreateTimer(PRIntervalTime timeout,
90 static TimerEvent *CreateTimer( in CreateTimer() function
779 overlapped->data.mw.timer = CreateTimer( in PR_AddWaitFileDesc()
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/src/io/
H A Dprmwait.c39 static TimerEvent *CreateTimer(PRIntervalTime timeout,
90 static TimerEvent *CreateTimer( in CreateTimer() function
779 overlapped->data.mw.timer = CreateTimer( in PR_AddWaitFileDesc()
/dports/devel/nspr/nspr-4.33/nspr/pr/src/io/
H A Dprmwait.c39 static TimerEvent *CreateTimer(PRIntervalTime timeout,
90 static TimerEvent *CreateTimer( in CreateTimer() function
809 overlapped->data.mw.timer = CreateTimer( in PR_AddWaitFileDesc()
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/src/io/
H A Dprmwait.c39 static TimerEvent *CreateTimer(PRIntervalTime timeout,
90 static TimerEvent *CreateTimer( in CreateTimer() function
809 overlapped->data.mw.timer = CreateTimer( in PR_AddWaitFileDesc()
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/src/io/
H A Dprmwait.c39 static TimerEvent *CreateTimer(PRIntervalTime timeout,
90 static TimerEvent *CreateTimer( in CreateTimer() function
809 overlapped->data.mw.timer = CreateTimer( in PR_AddWaitFileDesc()
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/mui/
H A Dmuiint.pp113 function CreateTimer(Interval: integer; TimerFunc: TWSTimerProc) : THandle; override;
703 function TMUIWidgetSet.CreateTimer(Interval: integer; TimerFunc: TWSTimerProc): THandle;
708 Result := MUIApp.CreateTimer(Interval, TimerFunc);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/mui/
H A Dmuiint.pp113 function CreateTimer(Interval: integer; TimerFunc: TWSTimerProc) : THandle; override;
703 function TMUIWidgetSet.CreateTimer(Interval: integer; TimerFunc: TWSTimerProc): THandle;
708 Result := MUIApp.CreateTimer(Interval, TimerFunc);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/mui/
H A Dmuiint.pp113 function CreateTimer(Interval: integer; TimerFunc: TWSTimerProc) : THandle; override;
703 function TMUIWidgetSet.CreateTimer(Interval: integer; TimerFunc: TWSTimerProc): THandle;
708 Result := MUIApp.CreateTimer(Interval, TimerFunc);
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/netgen/libsrc/meshing/
H A Dimprove2.cpp72 static int timer = NgProfiler::CreateTimer ("EdgeSwapping 2D"); in EdgeSwapping()
441 static int timer = NgProfiler::CreateTimer ("Combineimprove 2D"); in CombineImprove()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/services/device_sync/
H A Dsync_scheduler_impl_unittest.cc61 std::unique_ptr<base::OneShotTimer> CreateTimer() override { in CreateTimer() function in chromeos::device_sync::__anon71fc9ba10111::TestSyncSchedulerImpl
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/services/secure_channel/
H A Ddevice_to_device_authenticator_unittest.cc123 std::unique_ptr<base::OneShotTimer> CreateTimer() override { in CreateTimer() function in chromeos::secure_channel::__anon38d74ba30111::DeviceToDeviceAuthenticatorForTest
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/wds/src/libwds/common/
H A Dmessage_handler.cpp276 {message->cseq(), sender_->CreateTimer(GetResponseTimeout())}); in Send()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wds/src/libwds/common/
H A Dmessage_handler.cpp276 {message->cseq(), sender_->CreateTimer(GetResponseTimeout())}); in Send()

12345678910>>...18