HomeSort by relevance Sort by last modified time
    Searched refs:SDL_JOYSTICK_DISABLED (Results 1 - 17 of 17) sorted by null

  /external/qemu/distrib/sdl-1.2.15/include/
SDL_config_minimal.h 48 #define SDL_JOYSTICK_DISABLED 1
SDL_config_symbian.h 93 #define SDL_JOYSTICK_DISABLED 1
SDL_config_win32.h 141 #define SDL_JOYSTICK_DISABLED 1
SDL_config.h.in 153 #undef SDL_JOYSTICK_DISABLED
  /external/qemu/distrib/sdl-1.2.15/src/joystick/dummy/
SDL_sysjoystick.c 24 #if defined(SDL_JOYSTICK_DUMMY) || defined(SDL_JOYSTICK_DISABLED)
83 #endif /* SDL_JOYSTICK_DUMMY || SDL_JOYSTICK_DISABLED */
  /external/qemu/android/config/darwin-x86/
SDL_config.h 97 #define SDL_JOYSTICK_DISABLED 1
  /external/qemu/android/config/freebsd-x86/
SDL_config.h 97 #define SDL_JOYSTICK_DISABLED 1
  /external/qemu/android/config/linux-ppc/
SDL_config.h 97 #define SDL_JOYSTICK_DISABLED 1
  /external/qemu/android/config/linux-x86_64/
SDL_config.h 97 #define SDL_JOYSTICK_DISABLED 1
  /external/qemu/android/config/windows/
SDL_config.h 97 #define SDL_JOYSTICK_DISABLED 1
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_config.h 97 #define SDL_JOYSTICK_DISABLED 1
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_config.h 97 #define SDL_JOYSTICK_DISABLED 1
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_config.h 97 #define SDL_JOYSTICK_DISABLED 1
  /external/qemu/distrib/sdl-1.2.15/src/
SDL.c 37 #if !SDL_JOYSTICK_DISABLED
117 #if !SDL_JOYSTICK_DISABLED
182 #if !SDL_JOYSTICK_DISABLED
  /external/qemu/android/config/linux-x86/
SDL_config.h 92 #define SDL_JOYSTICK_DISABLED 1
  /external/qemu/distrib/sdl-1.2.15/src/events/
SDL_events.c 31 #if !SDL_JOYSTICK_DISABLED
113 #if !SDL_JOYSTICK_DISABLED
382 #if !SDL_JOYSTICK_DISABLED
  /external/qemu/distrib/sdl-1.2.15/
android-configure.sh 386 config_add_macro SDL_JOYSTICK_DISABLED yes

Completed in 436 milliseconds