Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/
DSDL.c37 #if !SDL_JOYSTICK_DISABLED
117 #if !SDL_JOYSTICK_DISABLED in SDL_InitSubSystem()
182 #if !SDL_JOYSTICK_DISABLED in SDL_QuitSubSystem()
/external/qemu/distrib/sdl-1.2.15/include/
DSDL_config_minimal.h48 #define SDL_JOYSTICK_DISABLED 1 macro
DSDL_config_symbian.h93 #define SDL_JOYSTICK_DISABLED 1 macro
DSDL_config_win32.h141 #define SDL_JOYSTICK_DISABLED 1 macro
DSDL_config.h.in153 #undef SDL_JOYSTICK_DISABLED
/external/qemu/distrib/sdl-1.2.15/src/joystick/dummy/
DSDL_sysjoystick.c24 #if defined(SDL_JOYSTICK_DUMMY) || defined(SDL_JOYSTICK_DISABLED)
/external/qemu/distrib/sdl-1.2.15/src/events/
DSDL_events.c31 #if !SDL_JOYSTICK_DISABLED
113 #if !SDL_JOYSTICK_DISABLED in SDL_GobbleEvents()
382 #if !SDL_JOYSTICK_DISABLED in SDL_PumpEvents()
/external/qemu/android/config/windows/
DSDL_config.h97 #define SDL_JOYSTICK_DISABLED 1 macro
/external/qemu/android/config/darwin-x86/
DSDL_config.h97 #define SDL_JOYSTICK_DISABLED 1 macro
/external/qemu/android/config/freebsd-x86/
DSDL_config.h97 #define SDL_JOYSTICK_DISABLED 1 macro
/external/qemu/android/config/linux-x86_64/
DSDL_config.h97 #define SDL_JOYSTICK_DISABLED 1 macro
/external/qemu/android/config/linux-ppc/
DSDL_config.h97 #define SDL_JOYSTICK_DISABLED 1 macro
/external/qemu/android/config/linux-x86/
DSDL_config.h92 #define SDL_JOYSTICK_DISABLED 1 macro
/external/qemu/distrib/sdl-1.2.15/
Dandroid-configure.sh386 config_add_macro SDL_JOYSTICK_DISABLED yes
Dconfigure.in266 AC_DEFINE(SDL_JOYSTICK_DISABLED) definition