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

  /external/qemu/android/config/freebsd-x86/
SDL_config.h 107 #define SDL_LOADSO_DLOPEN 1
  /external/qemu/android/config/linux-ppc/
SDL_config.h 104 #define SDL_LOADSO_DLOPEN 1
  /external/qemu/android/config/linux-x86_64/
SDL_config.h 104 #define SDL_LOADSO_DLOPEN 1
  /external/qemu/distrib/sdl-1.2.15/src/loadso/dlopen/
SDL_sysloadso.c 24 #ifdef SDL_LOADSO_DLOPEN
69 #endif /* SDL_LOADSO_DLOPEN */
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_config.h 104 #define SDL_LOADSO_DLOPEN 1
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_config.h 104 #define SDL_LOADSO_DLOPEN 1
  /external/qemu/android/config/linux-x86/
SDL_config.h 106 #define SDL_LOADSO_DLOPEN 1
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_config_macosx.h 107 #define SDL_LOADSO_DLOPEN 1
SDL_config.h.in 225 #undef SDL_LOADSO_DLOPEN
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11gl.c 453 #if defined(OPENGL_REQUIRS_DLOPEN) && defined(SDL_LOADSO_DLOPEN)
508 #if defined(OPENGL_REQUIRS_DLOPEN) && defined(SDL_LOADSO_DLOPEN)

Completed in 752 milliseconds