Home
last modified time | relevance | path

Searched defs:runloop (Results 1 – 25 of 298) sorted by relevance

12345678910>>...12

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/InputCommon/ControllerInterface/OSX/
H A DRunLoopStopper.h30 void AddToRunLoop(CFRunLoopRef runloop, CFStringRef mode) in AddToRunLoop()
35 void RemoveFromRunLoop(CFRunLoopRef runloop, CFStringRef mode) in RemoveFromRunLoop()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/
H A Deula_browsertest.cc159 base::RunLoop runloop; in SetGoogleCollectStatsConsent() local
180 base::RunLoop runloop; in GetGoogleCollectStatsConsent() local
253 base::RunLoop runloop; in IN_PROC_BROWSER_TEST_F() local
302 base::RunLoop runloop; in IN_PROC_BROWSER_TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/component_updater/
H A Drecovery_improved_component_unittest.cc93 base::RunLoop runloop; in TEST_F() local
124 base::RunLoop runloop; in TEST_F() local
/dports/www/firefox/firefox-99.0/third_party/rust/authenticator/src/macos/
H A Dtransaction.rs21 runloop: Option<SendableRunLoop>, field
68 let runloop = rx in new() localVariable
H A Dmonitor.rs20 runloop: RunLoop, field
145 let runloop = RunLoop::new(move |alive| { in on_device_matching() localVariable
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/authenticator/src/macos/
H A Dtransaction.rs21 runloop: Option<SendableRunLoop>, field
68 let runloop = rx in new() localVariable
H A Dmonitor.rs20 runloop: RunLoop, field
145 let runloop = RunLoop::new(move |alive| { in on_device_matching() localVariable
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/authenticator/src/macos/
H A Dtransaction.rs21 runloop: Option<SendableRunLoop>, field
68 let runloop = rx in new() localVariable
H A Dmonitor.rs20 runloop: RunLoop, field
145 let runloop = RunLoop::new(move |alive| { in on_device_matching() localVariable
/dports/devel/p5-IO-Async/IO-Async-0.800/lib/IO/Async/Internals/
H A DFunctionWorker.pm15 sub runloop subroutine
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/authenticator-0.2.6/src/macos/
H A Dtransaction.rs20 runloop: Option<SendableRunLoop>, field
64 let runloop = rx.recv().map_err(|_| ::Error::Unknown)?; in new() localVariable
H A Dmonitor.rs20 runloop: RunLoop, field
145 let runloop = RunLoop::new(move |alive| { in on_device_matching() localVariable
/dports/lang/spidermonkey60/firefox-60.9.0/dom/webauthn/u2f-hid-rs/src/macos/
H A Dtransaction.rs20 runloop: Option<SendableRunLoop>, field
64 let runloop = rx.recv().map_err(|_| ::Error::Unknown)?; in new() localVariable
H A Dmonitor.rs20 runloop: RunLoop, field
145 let runloop = RunLoop::new(move |alive| { in on_device_matching() localVariable
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/authenticator/src/macos/
H A Dtransaction.rs20 runloop: Option<SendableRunLoop>, field
64 let runloop = rx.recv().map_err(|_| ::Error::Unknown)?; in new() localVariable
H A Dmonitor.rs20 runloop: RunLoop, field
145 let runloop = RunLoop::new(move |alive| { in on_device_matching() localVariable
/dports/games/libretro-fbneo/FBNeo-bbe3c05/projectfiles/xcode/Emulator/Controllers/
H A DNSWindowController+Core.m25 {
/dports/benchmarks/p5-Benchmark-Forking/Benchmark-Forking-1.01/
H A DForking.pm25 sub runloop { subroutine
/dports/japanese/tiarra/tiarra-20100212/module/Client/
H A DEval.pm85 sub runloop { return RunLoop->shared; } subroutine
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/raster/
H A Dstaging_buffer_pool_unittest.cc27 base::RunLoop runloop; in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/raster/
H A Dstaging_buffer_pool_unittest.cc27 base::RunLoop runloop; in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/test/base/perf/
H A Dperformance_test.cc132 base::RunLoop runloop; in SetUpOnMainThread() local
146 base::RunLoop runloop; in TearDownOnMainThread() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/updater/app/
H A Dapp.cc32 base::RunLoop runloop; in Run() local
/dports/games/retroarch/RetroArch-1.9.7/
H A Dretroarch_data.h1671 struct runloop struct
1673 retro_usec_t frame_time_last; /* int64_t alignment */
1677 slock_t *msg_queue_lock;
1679 size_t msg_queue_size;
1681 core_option_manager_t *core_options;
1688 unsigned pending_windowed_scale;
1689 unsigned max_frames;
1690 unsigned audio_latency;
1694 bool missing_bios;
1695 bool force_nonblock;
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/printing/
H A Dprint_view_manager_basic_unittest.cc58 base::RunLoop runloop; in TEST_F() local

12345678910>>...12