Home
last modified time | relevance | path

Searched refs:HIDCallback (Results 1 – 12 of 12) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/wiiu/include/wiiu/
H A Dsyshid.h32 typedef void (*HIDCallback)(uint32_t handle,int32_t error,uint8_t *p_buffer,uint32_t bytes_transfer… typedef
57 HIDCallback hc,
67 HIDCallback hc,
76 HIDCallback hc,
85 HIDCallback hc,
92 HIDCallback hc,
99 HIDCallback hc,
106 HIDCallback hc,
113 HIDCallback hc,
120 HIDCallback hc,
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/mac/corefoundation/
H A Dhidjoystick.cpp100 static void HIDCallback(void* target, IOReturn res, void* context, void* sender);
737 wxJoystickThread::HIDCallback, this, this) != kIOReturnSuccess ) in Entry()
767 HIDCallback(this, ret, this, this); in Entry()
798 /*static*/ void wxJoystickThread::HIDCallback(void* target, IOReturn res, in HIDCallback() function in wxJoystickThread
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/mac/corefoundation/
H A Dhidjoystick.cpp100 static void HIDCallback(void* target, IOReturn res, void* context, void* sender);
737 wxJoystickThread::HIDCallback, this, this) != kIOReturnSuccess ) in Entry()
767 HIDCallback(this, ret, this, this); in Entry()
798 /*static*/ void wxJoystickThread::HIDCallback(void* target, IOReturn res, in HIDCallback() function in wxJoystickThread
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/mac/corefoundation/
H A Dhidjoystick.cpp100 static void HIDCallback(void* target, IOReturn res, void* context, void* sender);
737 wxJoystickThread::HIDCallback, this, this) != kIOReturnSuccess ) in Entry()
767 HIDCallback(this, ret, this, this); in Entry()
798 /*static*/ void wxJoystickThread::HIDCallback(void* target, IOReturn res, in HIDCallback() function in wxJoystickThread
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/mac/corefoundation/
H A Dhidjoystick.cpp100 static void HIDCallback(void* target, IOReturn res, void* context, void* sender);
737 wxJoystickThread::HIDCallback, this, this) != kIOReturnSuccess ) in Entry()
767 HIDCallback(this, ret, this, this); in Entry()
798 /*static*/ void wxJoystickThread::HIDCallback(void* target, IOReturn res, in HIDCallback() function in wxJoystickThread
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/osx/core/
H A Dhidjoystick.cpp99 static void HIDCallback(void* target, IOReturn res, void* context, void* sender);
750 wxJoystickThread::HIDCallback, this, this) != kIOReturnSuccess ) in Entry()
780 HIDCallback(this, ret, this, this); in Entry()
826 /*static*/ void wxJoystickThread::HIDCallback(void* WXUNUSED(target), in HIDCallback() function in wxJoystickThread
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/osx/core/
H A Dhidjoystick.cpp99 static void HIDCallback(void* target, IOReturn res, void* context, void* sender);
750 wxJoystickThread::HIDCallback, this, this) != kIOReturnSuccess ) in Entry()
780 HIDCallback(this, ret, this, this); in Entry()
811 /*static*/ void wxJoystickThread::HIDCallback(void* WXUNUSED(target), in HIDCallback() function in wxJoystickThread
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/osx/core/
H A Dhidjoystick.cpp99 static void HIDCallback(void* target, IOReturn res, void* context, void* sender);
750 wxJoystickThread::HIDCallback, this, this) != kIOReturnSuccess ) in Entry()
780 HIDCallback(this, ret, this, this); in Entry()
811 /*static*/ void wxJoystickThread::HIDCallback(void* WXUNUSED(target), in HIDCallback() function in wxJoystickThread
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/video/cocoa/
H A DSDL_cocoakeyboard.m196 HIDCallback(void *context, IOReturn result, void *sender, IOHIDValueRef value) function
276 IOHIDManagerRegisterInputValueCallback(s_hidManager, HIDCallback, s_hidManager);
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/video/cocoa/
H A DSDL_cocoakeyboard.m196 HIDCallback(void *context, IOReturn result, void *sender, IOHIDValueRef value) function
276 IOHIDManagerRegisterInputValueCallback(s_hidManager, HIDCallback, s_hidManager);
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/video/cocoa/
H A DSDL_cocoakeyboard.m199 HIDCallback(void *context, IOReturn result, void *sender, IOHIDValueRef value) function
279 IOHIDManagerRegisterInputValueCallback(s_hidManager, HIDCallback, s_hidManager);
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/video/cocoa/
H A DSDL_cocoakeyboard.m196 HIDCallback(void *context, IOReturn result, void *sender, IOHIDValueRef value) function
276 IOHIDManagerRegisterInputValueCallback(s_hidManager, HIDCallback, s_hidManager);