Searched refs:SDL_JOYSTICK_DISABLED (Results 1 - 15 of 15) sorted by path

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

Completed in 257 milliseconds