Home
last modified time | relevance | path

Searched refs:__NACL__ (Results 1 – 10 of 10) sorted by relevance

/AliOS-Things-master/components/SDL2/src/thread/pthread/
A DSDL_systhread.c65 #ifndef __NACL__
130 #if !defined(__NACL__) in SDL_SYS_SetupThread()
163 #if !defined(__NACL__) in SDL_SYS_SetupThread()
202 #if __NACL__ || __RISCOS__ in SDL_SYS_SetThreadPriority()
/AliOS-Things-master/components/SDL2/include/
A DSDL_platform.h167 #undef __NACL__
168 #define __NACL__ 1 macro
A DSDL_main.h77 #elif defined(__NACL__)
A DSDL_assert.h54 #elif ( (!defined(__NACL__)) && ((defined(__GNUC__) || defined(__clang__)) && (defined(__i386__) ||…
/AliOS-Things-master/components/SDL2/src/render/opengles2/
A DSDL_gles2funcs.h57 #if __NACL__
/AliOS-Things-master/components/SDL2/test/
A Dtestgles2.c23 #if defined(__IPHONEOS__) || defined(__ANDROID__) || defined(__EMSCRIPTEN__) || defined(__NACL__) \
715 #if !defined(__ANDROID__) && !defined(__NACL__) in main()
/AliOS-Things-master/components/SDL2/src/
A DSDL.c487 #elif __NACL__ in SDL_GetPlatform()
A DSDL_log.c428 #if __NACL__ in SDL_LogOutput()
/AliOS-Things-master/components/SDL2/src/file/
A DSDL_rwops.c61 #if __NACL__
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_video.c1460 #if (SDL_VIDEO_OPENGL && __MACOSX__) || __IPHONEOS__ || __ANDROID__ || __NACL__ in SDL_CreateWindow()

Completed in 20 milliseconds