Searched refs:SDL (Results 1 – 17 of 17) sorted by relevance
/external/curl/packages/vms/ |
D | curlmsg.sdl | 6 /* This SDL File Generated by VAX-11 Message V04-00 on 3-SEP-2008 13:33:54.09 12 /* CURLMSG.MSG. AN .SDL FILE IS CREATED FROM THIS FILE WITH 13 /* MESSAGE/SDL. THE .H FILE IS CREATED USING THE FREEWARE SDL TOOL 14 /* AGAINST THE .SDL FILE WITH SDL/ALPHA/LANG=CC COMMAND.
|
D | curlmsg.msg | 4 ! CURLMSG.MSG. An .SDL file is created from this file with 5 ! MESSAGE/SDL. The .H file is created using the freeware SDL tool 6 ! against the .SDL file with SDL/ALPHA/LANG=CC command.
|
D | readme | 90 curlmsg.sdl SDL source defining cURL status code constants. 228 yourself you'll need the SDL package from the freeware collection.
|
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-complex-thai.cc | 89 SDL, /* Shift combining-mark down-left */ enumerator 144 case SDL: pua_mappings = SDL_mappings; break; in thai_pua_shape() 184 /*T1*/ {{SL, T2}, {NOP,T1}, {SDL,T2}},
|
/external/skia/third_party/libsdl/ |
D | BUILD.gn | 16 "../externals/sdl/src/SDL.c",
|
/external/v8/src/mips64/ |
D | constants-mips64.h | 360 SDL = ((5U << 3) + 4) << kOpcodeShift, enumerator 950 OpcodeToBitNumber(SDL) | OpcodeToBitNumber(SB) | OpcodeToBitNumber(SH) |
|
D | assembler-mips64.cc | 2118 GenInstrImmediate(SDL, rs.rm(), rd, rs.offset_); in sdl()
|
D | simulator-mips64.cc | 4671 case SDL: { in DecodeTypeImmediate()
|
/external/libvncserver/ |
D | CMakeLists.txt | 32 find_package(SDL)
|
D | configure.ac | 413 SDL configuration; defaults to "sdl-config"]],
|
D | ChangeLog | 1024 both SDL and X11 keysyms were created with ASCII compatibility in 1311 viewer, because a GTK GUI seems to be easier to implement than a SDL 2000 * CMakeLists.txt: CMake: Threads can be available even if SDL is 2880 unavailable)'. this could relate to the fact that SDL uses threads 6452 * client_examples/SDLvncviewer.c: fix for older SDL versions
|
/external/llvm/lib/Target/Mips/ |
D | MipsISelLowering.h | 208 SDL, enumerator
|
D | MipsISelLowering.cpp | 153 case MipsISD::SDL: return "MipsISD::SDL"; in getTargetNodeName() 2368 SDValue SDL = createStoreLR(MipsISD::SDL, DAG, SD, Chain, IsLittle ? 7 : 0); in lowerUnalignedIntStore() local 2369 return createStoreLR(MipsISD::SDR, DAG, SD, SDL, IsLittle ? 0 : 7); in lowerUnalignedIntStore()
|
D | Mips64InstrInfo.td | 213 def SDL : StoreLeftRight<"sdl", MipsSDL, GPR64Opnd, II_SDL>, LW_FM<0x2c>,
|
D | MipsInstrInfo.td | 144 def MipsSDL : SDNode<"MipsISD::SDL", SDTStore,
|
/external/curl/docs/ |
D | INSTALL.devcpp | 253 2- Open the above zip file. You will find two files - SDL.dll,
|
/external/v8/tools/profviz/ |
D | gnuplot-4.6.3-emscripten.js | 4274 Browser.mouseX = SDL.mouseX + Browser.mouseMovementX; 4275 Browser.mouseY = SDL.mouseY + Browser.mouseMovementY; 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
|