Home
last modified time | relevance | path

Searched refs:ERROR_DEVICE_NOT_CONNECTED (Results 1 – 25 of 529) sorted by relevance

12345678910>>...22

/dports/multimedia/kodi-addon-peripheral.joystick/peripheral.joystick-1.7.1-Matrix/src/api/xinput/
H A DXInputDLL.cpp134 if (result != ERROR_DEVICE_NOT_CONNECTED) in GetState()
152 if (result != ERROR_DEVICE_NOT_CONNECTED) in GetStateWithGuide()
170 if (result == ERROR_DEVICE_NOT_CONNECTED) in SetState()
191 if (result == ERROR_DEVICE_NOT_CONNECTED) in GetCapabilities()
227 if (result == ERROR_DEVICE_NOT_CONNECTED) in GetBatteryInformation()
247 if (result == ERROR_DEVICE_NOT_CONNECTED) in PowerOff()
/dports/games/retroarch/RetroArch-1.9.7/input/drivers_joypad/
H A Dxinput_joypad.h77 #ifndef ERROR_DEVICE_NOT_CONNECTED
78 #define ERROR_DEVICE_NOT_CONNECTED 1167 macro
H A Dxinput_joypad.c194 !(g_XInputGetStateEx(i, &dummy_state) == ERROR_DEVICE_NOT_CONNECTED); in xinput_joypad_init()
344 bool new_connected = status != ERROR_DEVICE_NOT_CONNECTED; in xinput_joypad_poll()
H A Dxinput_hybrid_joypad.c419 !(g_XInputGetStateEx(i, &dummy_state) == ERROR_DEVICE_NOT_CONNECTED); in xinput_joypad_init()
594 bool new_connected = (status != ERROR_DEVICE_NOT_CONNECTED); in xinput_joypad_poll()
H A Dxdk_joypad.c296 , &g_xinput_states[port].xstate) == ERROR_DEVICE_NOT_CONNECTED); in xdk_joypad_poll()
/dports/multimedia/kodi/xbmc-19.3-Matrix/tools/EventClients/Clients/WiiRemote/wiiuse_v0.12/src/
H A Dio_win.c181 if ((b == ERROR_HANDLE_EOF) || (b == ERROR_DEVICE_NOT_CONNECTED)) { in wiiuse_io_read()
/dports/devel/godot-tools/godot-3.2.3-stable/platform/windows/
H A Djoypad_windows.cpp42 return ERROR_DEVICE_NOT_CONNECTED; in _xinput_get_state()
45 return ERROR_DEVICE_NOT_CONNECTED; in _xinput_set_state()
/dports/devel/godot2-tools/godot-2.1.6-stable/platform/windows/
H A Djoystick.cpp41 return ERROR_DEVICE_NOT_CONNECTED; in _xinput_get_state()
44 return ERROR_DEVICE_NOT_CONNECTED; in _xinput_set_state()
/dports/devel/godot2/godot-2.1.6-stable/platform/windows/
H A Djoystick.cpp41 return ERROR_DEVICE_NOT_CONNECTED; in _xinput_get_state()
44 return ERROR_DEVICE_NOT_CONNECTED; in _xinput_set_state()
/dports/devel/godot/godot-3.2.3-stable/platform/windows/
H A Djoypad_windows.cpp42 return ERROR_DEVICE_NOT_CONNECTED; in _xinput_get_state()
45 return ERROR_DEVICE_NOT_CONNECTED; in _xinput_set_state()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/
H A Dperdx.c454 if (XInputGetState(dev_list[i].user_index, &state) == ERROR_DEVICE_NOT_CONNECTED) in PollKeys()
656 if (XInputGetState(dev_list[i].user_index, &state) == ERROR_DEVICE_NOT_CONNECTED) in PERDXScan()
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/joystick/windows/
H A DSDL_xinputjoystick.c330 if (result == ERROR_DEVICE_NOT_CONNECTED) { in SDL_XINPUT_JoystickUpdate()
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/joystick/windows/
H A DSDL_xinputjoystick.c330 if (result == ERROR_DEVICE_NOT_CONNECTED) { in SDL_XINPUT_JoystickUpdate()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/joystick/windows/
H A DSDL_xinputjoystick.c330 if (result == ERROR_DEVICE_NOT_CONNECTED) { in SDL_XINPUT_JoystickUpdate()
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-base/src/
H A Dlibkinect10.pp43 ERROR_DEVICE_NOT_CONNECTED = 1167;
44 E_NUI_DEVICE_NOT_CONNECTED = ERROR_DEVICE_NOT_CONNECTED;
/dports/games/zdoom/zdoom-2.8.1/src/win32/
H A Di_xinput.cpp218 if (res == ERROR_DEVICE_NOT_CONNECTED) in ProcessInput()
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/BBGE/
H A DJoystick.cpp306 else if (d == ERROR_DEVICE_NOT_CONNECTED) in rumble()
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/joystick/windows/
H A DSDL_xinputjoystick.c426 if (result == ERROR_DEVICE_NOT_CONNECTED) { in SDL_XINPUT_JoystickUpdate()
/dports/devel/sdl20/SDL2-2.0.18/src/joystick/windows/
H A DSDL_xinputjoystick.c523 if (result == ERROR_DEVICE_NOT_CONNECTED) { in SDL_XINPUT_JoystickUpdate()
/dports/x11/controllermap/SDL2-2.0.18/src/joystick/windows/
H A DSDL_xinputjoystick.c523 if (result == ERROR_DEVICE_NOT_CONNECTED) { in SDL_XINPUT_JoystickUpdate()
/dports/lang/fpc-source/fpc-3.2.2/packages/winceunits/src/
H A Dphone.pp240 // ERROR_DEVICE_NOT_CONNECTED No phone is present on the device,
/dports/emulators/hercules/hercules-3.13/
H A Dw32stape.c374 || ERROR_DEVICE_NOT_CONNECTED == errno // (shouldn't occur but we'll check anyway) in w32_internal_rc()
/dports/misc/box2d/box2d-2.4.1/extern/glfw/src/
H A Dwin32_joystick.c706 if (result == ERROR_DEVICE_NOT_CONNECTED) in _glfwPlatformPollJoystick()
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/src/
H A Dwin32_joystick.c708 if (result == ERROR_DEVICE_NOT_CONNECTED) in _glfwPlatformPollJoystick()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/src/
H A Dwin32_joystick.c708 if (result == ERROR_DEVICE_NOT_CONNECTED) in _glfwPlatformPollJoystick()

12345678910>>...22