Home
last modified time | relevance | path

Searched refs:SDL_JOYSTICK_DISABLED (Results 1 – 17 of 17) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestautomation_main.c21 #if defined SDL_JOYSTICK_DISABLED || defined SDL_HAPTIC_DISABLED in main_testInitQuitJoystickHaptic()
49 #if defined SDL_JOYSTICK_DISABLED || defined SDL_HAPTIC_DISABLED || defined SDL_GAMECONTROLLER_DISA… in main_testInitQuitSubSystem()
77 #if defined SDL_JOYSTICK_DISABLED || defined SDL_GAMECONTROLLER_DISABLED in main_testImpliedJoystickInit()
102 #if defined SDL_JOYSTICK_DISABLED || defined SDL_GAMECONTROLLER_DISABLED in main_testImpliedJoystickQuit()
Dtesthotplug.c21 #if !defined SDL_JOYSTICK_DISABLED && !defined SDL_HAPTIC_DISABLED
Dtestjoystick.c25 #ifndef SDL_JOYSTICK_DISABLED
Dtestgamecontroller.c25 #ifndef SDL_JOYSTICK_DISABLED
Dcontrollermap.c22 #ifndef SDL_JOYSTICK_DISABLED
/third_party/flutter/skia/third_party/externals/sdl/premake/Xcode-iOS/
DSDL_config_premake.h135 #ifndef SDL_JOYSTICK_DISABLED
136 #define SDL_JOYSTICK_DISABLED 0 macro
/third_party/flutter/skia/third_party/externals/sdl/src/
DSDL.c199 #if !SDL_JOYSTICK_DISABLED in SDL_InitSubSystem()
212 #if !SDL_JOYSTICK_DISABLED in SDL_InitSubSystem()
251 #if !SDL_JOYSTICK_DISABLED in SDL_QuitSubSystem()
/third_party/flutter/skia/third_party/externals/sdl/premake/config/
DSDL_config_minimal.template.h61 #define SDL_JOYSTICK_DISABLED 1 macro
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_config_minimal.h61 #define SDL_JOYSTICK_DISABLED 1 macro
DSDL_config_winrt.h170 #define SDL_JOYSTICK_DISABLED 1 macro
DSDL_config.h.cmake191 #cmakedefine SDL_JOYSTICK_DISABLED @SDL_JOYSTICK_DISABLED@
DSDL_config.h.in192 #undef SDL_JOYSTICK_DISABLED
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/dummy/
DSDL_sysjoystick.c23 #if defined(SDL_JOYSTICK_DUMMY) || defined(SDL_JOYSTICK_DISABLED)
/third_party/flutter/skia/third_party/externals/sdl/src/events/
DSDL_events.c31 #if !SDL_JOYSTICK_DISABLED
403 #if !SDL_JOYSTICK_DISABLED in SDL_PumpEvents()
/third_party/flutter/skia/third_party/libsdl/
DBUILD.gn105 "SDL_JOYSTICK_DISABLED=1",
/third_party/flutter/skia/third_party/externals/sdl/
DCMakeLists.txt1380 set(SDL_JOYSTICK_DISABLED 1) variable
Dconfigure.in390 AC_DEFINE(SDL_JOYSTICK_DISABLED, 1, [ ]) definition
3497 AC_DEFINE(SDL_JOYSTICK_DISABLED, 1, [ ]) definition