Home
last modified time | relevance | path

Searched refs:IOHIDManagerRef (Results 1 – 25 of 88) sorted by relevance

1234

/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/authenticator-0.2.6/src/macos/
H A Diokit.rs23 pub type IOHIDManagerRef = *mut __IOHIDManager; typedef
190 ) -> IOHIDManagerRef; in IOHIDManagerCreate() argument
191 pub fn IOHIDManagerSetDeviceMatching(manager: IOHIDManagerRef, matching: CFDictionaryRef); in IOHIDManagerSetDeviceMatching() argument
193 manager: IOHIDManagerRef, in IOHIDManagerRegisterDeviceMatchingCallback() argument
198 manager: IOHIDManagerRef, in IOHIDManagerRegisterDeviceRemovalCallback() argument
203 manager: IOHIDManagerRef, in IOHIDManagerRegisterInputReportCallback() argument
207 pub fn IOHIDManagerOpen(manager: IOHIDManagerRef, options: IOHIDManagerOptions) -> IOReturn; in IOHIDManagerOpen() argument
208 pub fn IOHIDManagerClose(manager: IOHIDManagerRef, options: IOHIDManagerOptions) -> IOReturn; in IOHIDManagerClose() argument
210 manager: IOHIDManagerRef, in IOHIDManagerScheduleWithRunLoop() argument
/dports/www/firefox/firefox-99.0/third_party/rust/authenticator/src/macos/
H A Diokit.rs23 pub type IOHIDManagerRef = *mut __IOHIDManager; typedef
190 ) -> IOHIDManagerRef; in IOHIDManagerCreate() argument
191 pub fn IOHIDManagerSetDeviceMatching(manager: IOHIDManagerRef, matching: CFDictionaryRef); in IOHIDManagerSetDeviceMatching() argument
193 manager: IOHIDManagerRef, in IOHIDManagerRegisterDeviceMatchingCallback() argument
198 manager: IOHIDManagerRef, in IOHIDManagerRegisterDeviceRemovalCallback() argument
203 manager: IOHIDManagerRef, in IOHIDManagerRegisterInputReportCallback() argument
207 pub fn IOHIDManagerOpen(manager: IOHIDManagerRef, options: IOHIDManagerOptions) -> IOReturn; in IOHIDManagerOpen() argument
208 pub fn IOHIDManagerClose(manager: IOHIDManagerRef, options: IOHIDManagerOptions) -> IOReturn; in IOHIDManagerClose() argument
210 manager: IOHIDManagerRef, in IOHIDManagerScheduleWithRunLoop() argument
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/authenticator/src/macos/
H A Diokit.rs23 pub type IOHIDManagerRef = *mut __IOHIDManager; typedef
190 ) -> IOHIDManagerRef; in IOHIDManagerCreate() argument
191 pub fn IOHIDManagerSetDeviceMatching(manager: IOHIDManagerRef, matching: CFDictionaryRef); in IOHIDManagerSetDeviceMatching() argument
193 manager: IOHIDManagerRef, in IOHIDManagerRegisterDeviceMatchingCallback() argument
198 manager: IOHIDManagerRef, in IOHIDManagerRegisterDeviceRemovalCallback() argument
203 manager: IOHIDManagerRef, in IOHIDManagerRegisterInputReportCallback() argument
207 pub fn IOHIDManagerOpen(manager: IOHIDManagerRef, options: IOHIDManagerOptions) -> IOReturn; in IOHIDManagerOpen() argument
208 pub fn IOHIDManagerClose(manager: IOHIDManagerRef, options: IOHIDManagerOptions) -> IOReturn; in IOHIDManagerClose() argument
210 manager: IOHIDManagerRef, in IOHIDManagerScheduleWithRunLoop() argument
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/authenticator/src/macos/
H A Diokit.rs23 pub type IOHIDManagerRef = *mut __IOHIDManager; typedef
190 ) -> IOHIDManagerRef; in IOHIDManagerCreate() argument
191 pub fn IOHIDManagerSetDeviceMatching(manager: IOHIDManagerRef, matching: CFDictionaryRef); in IOHIDManagerSetDeviceMatching() argument
193 manager: IOHIDManagerRef, in IOHIDManagerRegisterDeviceMatchingCallback() argument
198 manager: IOHIDManagerRef, in IOHIDManagerRegisterDeviceRemovalCallback() argument
203 manager: IOHIDManagerRef, in IOHIDManagerRegisterInputReportCallback() argument
207 pub fn IOHIDManagerOpen(manager: IOHIDManagerRef, options: IOHIDManagerOptions) -> IOReturn; in IOHIDManagerOpen() argument
208 pub fn IOHIDManagerClose(manager: IOHIDManagerRef, options: IOHIDManagerOptions) -> IOReturn; in IOHIDManagerClose() argument
210 manager: IOHIDManagerRef, in IOHIDManagerScheduleWithRunLoop() argument
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/authenticator/src/macos/
H A Diokit.rs23 pub type IOHIDManagerRef = *mut __IOHIDManager; typedef
190 ) -> IOHIDManagerRef; in IOHIDManagerCreate() argument
191 pub fn IOHIDManagerSetDeviceMatching(manager: IOHIDManagerRef, matching: CFDictionaryRef); in IOHIDManagerSetDeviceMatching() argument
193 manager: IOHIDManagerRef, in IOHIDManagerRegisterDeviceMatchingCallback() argument
198 manager: IOHIDManagerRef, in IOHIDManagerRegisterDeviceRemovalCallback() argument
203 manager: IOHIDManagerRef, in IOHIDManagerRegisterInputReportCallback() argument
207 pub fn IOHIDManagerOpen(manager: IOHIDManagerRef, options: IOHIDManagerOptions) -> IOReturn; in IOHIDManagerOpen() argument
208 pub fn IOHIDManagerClose(manager: IOHIDManagerRef, options: IOHIDManagerOptions) -> IOReturn; in IOHIDManagerClose() argument
210 manager: IOHIDManagerRef, in IOHIDManagerScheduleWithRunLoop() argument
/dports/lang/spidermonkey60/firefox-60.9.0/dom/webauthn/u2f-hid-rs/src/macos/
H A Diokit.rs23 pub type IOHIDManagerRef = *mut __IOHIDManager; typedef
244 ) -> IOHIDManagerRef; in IOHIDManagerCreate() argument
245 pub fn IOHIDManagerSetDeviceMatching(manager: IOHIDManagerRef, matching: CFDictionaryRef); in IOHIDManagerSetDeviceMatching() argument
247 manager: IOHIDManagerRef, in IOHIDManagerRegisterDeviceMatchingCallback() argument
252 manager: IOHIDManagerRef, in IOHIDManagerRegisterDeviceRemovalCallback() argument
257 manager: IOHIDManagerRef, in IOHIDManagerRegisterInputReportCallback() argument
261 pub fn IOHIDManagerOpen(manager: IOHIDManagerRef, options: IOHIDManagerOptions) -> IOReturn; in IOHIDManagerOpen() argument
262 pub fn IOHIDManagerClose(manager: IOHIDManagerRef, options: IOHIDManagerOptions) -> IOReturn; in IOHIDManagerClose() argument
264 manager: IOHIDManagerRef, in IOHIDManagerScheduleWithRunLoop() argument
/dports/devel/sfml/SFML-2.5.1/src/SFML/Window/OSX/
H A DHIDJoystickManager.hpp120 IOHIDManagerRef m_manager; ///< HID Manager
H A DHIDInputManager.hpp218 IOHIDManagerRef m_manager; ///< HID Manager
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/glfw/
H A Diokit_joystick.h62 IOHIDManagerRef managerRef;
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/gamepad/cocoa/
H A DCocoaGamepad.cpp201 IOHIDManagerRef mManager;
478 IOHIDManagerRef manager = IOHIDManagerCreate(kCFAllocatorDefault, in StartupInternal()
550 IOHIDManagerRef manager = (IOHIDManagerRef)mManager; in Shutdown()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/gamepad/cocoa/
H A DCocoaGamepad.cpp194 IOHIDManagerRef mManager;
256 IOHIDManagerRef manager = (IOHIDManagerRef)gService->mManager; in Run()
512 IOHIDManagerRef manager = in StartupInternal()
/dports/www/firefox-esr/firefox-91.8.0/dom/gamepad/cocoa/
H A DCocoaGamepad.cpp181 IOHIDManagerRef mManager;
253 IOHIDManagerRef manager = (IOHIDManagerRef)gService->mManager; in Run()
509 IOHIDManagerRef manager = in StartupInternal()
/dports/www/firefox/firefox-99.0/dom/gamepad/cocoa/
H A DCocoaGamepad.cpp181 IOHIDManagerRef mManager;
253 IOHIDManagerRef manager = (IOHIDManagerRef)gService->mManager; in Run()
509 IOHIDManagerRef manager = in StartupInternal()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/gamepad/cocoa/
H A DCocoaGamepad.cpp181 IOHIDManagerRef mManager;
253 IOHIDManagerRef manager = (IOHIDManagerRef)gService->mManager; in Run()
509 IOHIDManagerRef manager = in StartupInternal()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/gamepad/cocoa/
H A DCocoaGamepad.cpp177 IOHIDManagerRef mManager;
247 IOHIDManagerRef manager = (IOHIDManagerRef)gService->mManager; in Run()
504 IOHIDManagerRef manager = in StartupInternal()
/dports/multimedia/kodi-addon-peripheral.joystick/peripheral.joystick-1.7.1-Matrix/src/api/cocoa/
H A DJoystickInterfaceCocoa.h67 IOHIDManagerRef m_manager;
/dports/www/chromium-legacy/chromium-88.0.4324.182/device/gamepad/
H A Dgamepad_platform_data_fetcher_mac.h94 base::ScopedCFTypeRef<IOHIDManagerRef> hid_manager_ref_;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/device/gamepad/
H A Dgamepad_platform_data_fetcher_mac.h94 base::ScopedCFTypeRef<IOHIDManagerRef> hid_manager_ref_;
/dports/devel/godot-tools/godot-3.2.3-stable/platform/osx/
H A Djoypad_osx.h98 IOHIDManagerRef hid_manager;
/dports/devel/godot2/godot-2.1.6-stable/platform/osx/
H A Djoystick_osx.h97 IOHIDManagerRef hid_manager;
/dports/devel/godot2-tools/godot-2.1.6-stable/platform/osx/
H A Djoystick_osx.h97 IOHIDManagerRef hid_manager;
/dports/devel/godot/godot-3.2.3-stable/platform/osx/
H A Djoypad_osx.h98 IOHIDManagerRef hid_manager;
/dports/misc/box2d/box2d-2.4.1/extern/glfw/src/
H A Dcocoa_platform.h110 IOHIDManagerRef hidManager;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glfw/src/src/
H A Dcocoa_platform.h112 IOHIDManagerRef hidManager;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/src/
H A Dcocoa_platform.h112 IOHIDManagerRef hidManager;

1234