Home
last modified time | relevance | path

Searched refs:SDL_LOADSO_DISABLED (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/SDL2/src/loadso/dummy/
A DSDL_sysloadso.c23 #if defined(SDL_LOADSO_DUMMY) || defined(SDL_LOADSO_DISABLED)
/AliOS-Things-master/components/SDL2/include/
A DSDL_config_minimal.h71 #define SDL_LOADSO_DISABLED 1 macro
A DSDL_config_os2.h44 #define SDL_LOADSO_DISABLED 1 macro
A DSDL_config_psp.h162 #define SDL_LOADSO_DISABLED 1 macro
A DSDL_config.h237 #define SDL_LOADSO_DISABLED 1 macro
A DSDL_config.h.cmake238 #cmakedefine SDL_LOADSO_DISABLED @SDL_LOADSO_DISABLED@
A DSDL_config.h.in235 #undef SDL_LOADSO_DISABLED
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_vulkan_internal.h28 #if defined(SDL_LOADSO_DISABLED)
/AliOS-Things-master/components/SDL2/
A DCMakeLists.txt887 # if LOADSO is not wanted, SDL_LOADSO_DISABLED is set
889 # SDL_LOADSO_DISABLED will not be set, regardless of the LOADSO settings
1951 set(SDL_LOADSO_DISABLED 1) variable

Completed in 12 milliseconds