Searched refs:SDL (Results 1 - 23 of 23) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/nanox/
H A DSDL_nxmodes_c.h2 SDL - Simple DirectMedia Layer
29 #include <SDL.h>
/external/qemu/distrib/sdl-1.2.15/Xcode/
H A Dmkxcode.csh8 rm -rf SDL/build
/external/qemu/distrib/sdl-1.2.15/Xcode/SDL/pkg-support/devel-resources/
H A Dinstall.sh4 # this file is copied to SDL-devel.post_install and SDL-devel.post_upgrade
12 ROOT=/Developer/Documentation/SDL
21 # echo "Moving SDL.framework to ~/Library/Frameworks"
22 # move SDL to its proper home, so the target stationary works
24 #sudo -u $USER /Developer/Tools/CpMac -r $ROOT/SDL.framework ~/Library/Frameworks
27 rm -rf $ROOT/SDL.framework
34 #sudo -u $USER /usr/bin/cc -precomp ~/Library/Frameworks/SDL.framework/Headers/SDL.h -o ~/Library/Frameworks/SDL
[all...]
/external/qemu/android/skin/
H A Dtrackball.h15 #include <SDL.h>
H A Dimage.h16 #include <SDL.h>
H A Dkeyboard.h19 #include <SDL.h>
H A Dwindow.h17 #include <SDL.h>
H A Dkeyset.c16 #include <SDL.h>
H A Dsurface.c14 #include <SDL.h>
/external/qemu/distrib/sdl-1.2.15/src/main/macos/exports/
H A DMakefile2 EXPORTS = SDL.x
4 ../../../../include/SDL.h \
/external/qemu/distrib/sdl-1.2.15/
H A Dsdl-config.in46 echo -I@includedir@/SDL @SDL_CFLAGS@
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-shape-complex-thai.cc89 SDL, /* Shift combining-mark down-left */ enumerator in enum:thai_action_t
145 case SDL: pua_mappings = SDL_mappings; break;
185 /*T1*/ {{SL, T2}, {NOP,T1}, {SDL,T2}},
/external/harfbuzz_ng/src/
H A Dhb-ot-shape-complex-thai.cc89 SDL, /* Shift combining-mark down-left */ enumerator in enum:thai_action_t
145 case SDL: pua_mappings = SDL_mappings; break;
185 /*T1*/ {{SL, T2}, {NOP,T1}, {SDL,T2}},
/external/qemu/distrib/sdl-1.2.15/build-scripts/
H A Dfatbuild.sh268 do_install sh $auxdir/mkinstalldirs $includedir/SDL
271 do_install /usr/bin/install -c -m 644 $src $includedir/SDL/$file; \
273 do_install /usr/bin/install -c -m 644 $srcdir/include/SDL_config_macosx.h $includedir/SDL/SDL_config.h
/external/qemu/distrib/sdl-1.2.15/src/video/riscos/
H A DSDL_riscosASM.S2 ; SDL - Simple DirectMedia Layer
/external/chromium_org/v8/src/mips64/
H A Dconstants-mips64.h326 SDL = ((5 << 3) + 4) << kOpcodeShift,
H A Dassembler-mips64.cc1946 GenInstrImmediate(SDL, rs.rm(), rd, rs.offset_);
/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.h203 SDL, enumerator in enum:llvm::MipsISD::NodeType
H A DMipsISelLowering.cpp161 case MipsISD::SDL: return "MipsISD::SDL";
2129 SDValue SDL = createStoreLR(MipsISD::SDL, DAG, SD, Chain, IsLittle ? 7 : 0); local
2130 return createStoreLR(MipsISD::SDR, DAG, SD, SDL, IsLittle ? 0 : 7);
/external/qemu/android/
H A Dmain-common-ui.c13 #include <SDL.h>
705 fprintf(stderr, "SDL init failure, reason is: %s\n", SDL_GetError() );
H A Dmain.c30 #include <SDL.h>
1468 /* Setup SDL UI just before calling the code */
/external/chromium_org/v8/tools/profviz/
H A Dgnuplot-4.6.3-emscripten.js4274 Browser.mouseX = SDL.mouseX + Browser.mouseMovementX;
4275 Browser.mouseY = SDL.mouseY + Browser.mouseMovementY;
4283 // SDL-using content will want mouse coordinates in terms
4336 var flags = HEAPU32[((SDL.screen+Runtime.QUANTUM_SIZE*0)>>2)];
4338 HEAP32[((SDL.screen+Runtime.QUANTUM_SIZE*0)>>2)]=flags
4344 var flags = HEAPU32[((SDL.screen+Runtime.QUANTUM_SIZE*0)>>2)];
4346 HEAP32[((SDL.screen+Runtime.QUANTUM_SIZE*0)>>2)]=flags
[all...]
/external/chromium_org/tools/win/split_link/viz.js/
H A Dviz.js3485 var flags = HEAPU32[((SDL.screen+Runtime.QUANTUM_SIZE*0)>>2)];
3487 HEAP32[((SDL.screen+Runtime.QUANTUM_SIZE*0)>>2)]=flags
3493 var flags = HEAPU32[((SDL.screen+Runtime.QUANTUM_SIZE*0)>>2)];
3495 HEAP32[((SDL.screen+Runtime.QUANTUM_SIZE*0)>>2)]=flags
[all...]

Completed in 2779 milliseconds