/prebuilts/misc/windows/sdl2/include/ |
SDL_platform.h | 83 # error SDL for Mac OS X only supports deploying on 10.5 and above.
|
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/ |
SDL_platform.h | 83 # error SDL for Mac OS X only supports deploying on 10.5 and above.
|
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/ |
SDL_platform.h | 83 # error SDL for Mac OS X only supports deploying on 10.5 and above.
|
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/ |
SDL_platform.h | 83 # error SDL for Mac OS X only supports deploying on 10.5 and above.
|
/external/harfbuzz_ng/src/ |
hb-ot-shape-complex-thai.cc | 89 SDL, /* Shift combining-mark down-left */ 144 case SDL: pua_mappings = SDL_mappings; break; 184 /*T1*/ {{SL, T2}, {NOP,T1}, {SDL,T2}},
|
/external/libvncserver/client_examples/ |
scrap.c | 7 #include <SDL.h> 10 #include <SDL/SDL.h> 11 #include <SDL/SDL_syswm.h> 209 SDL_SetError("SDL is not running on known window manager"); 235 SDL_SetError("SDL is not running on X11");
|
SDLvncviewer.c | 5 #include <SDL.h> 10 struct { int sdl; int rfb; } buttonMapping[]={ member in struct:__anon25930 44 SDL_Surface* sdl=SDL_SetVideoMode(width,height,depth,sdlFlags); local 45 rfbClientSetClientData(client, SDL_Init, sdl); 46 client->width = sdl->pitch / (depth / 8); 51 client->frameBuffer=sdl->pixels; 54 client->format.redShift=sdl->format->Rshift; 55 client->format.greenShift=sdl->format->Gshift; 56 client->format.blueShift=sdl->format->Bshift; 57 client->format.redMax=sdl->format->Rmask>>client->format.redShift 63 SDL_Surface* sdl=rfbClientGetClientData(client, SDL_Init); local 253 SDL_Surface* sdl; local [all...] |
/frameworks/wilhelm/src/ |
sles_allinclusive.h | 75 #include <SDL/SDL_audio.h>
|
/external/v8/src/mips64/ |
constants-mips64.h | 360 SDL = ((5U << 3) + 4) << kOpcodeShift, 950 OpcodeToBitNumber(SDL) | OpcodeToBitNumber(SB) | OpcodeToBitNumber(SH) | [all...] |
assembler-mips64.cc | 2165 void Assembler::sdl(Register rd, const MemOperand& rs) { function in class:v8::internal::Assembler [all...] |
simulator-mips64.cc | [all...] |
/external/llvm/lib/Target/Mips/ |
MipsISelLowering.h | 208 SDL,
|
MipsISelLowering.cpp | 153 case MipsISD::SDL: return "MipsISD::SDL"; [all...] |
/prebuilts/misc/windows/sdl2/test/ |
configure | [all...] |
/external/v8/tools/profviz/ |
gnuplot-4.6.3-emscripten.js | [all...] |