/external/openssl/crypto/bn/asm/ |
README | 20 There are 3 versions of assember for the HP PA-RISC. 22 pa-risc.s is the origional one which works fine and generated using gcc :-) 24 pa-risc2W.s and pa-risc2.s are 64 and 32-bit PA-RISC 2.0 implementations
|
parisc-mont.pl | 11 # keys, than code generated by gcc 3.2 for PA-RISC 1.1. Latter means 20 # for PA-RISC 1.1, but the "baseline" is far from optimal. The actual 23 # vendor compiler. But to give you a taste, PA-RISC 1.1 code path 27 # On PA-RISC 2.0 it has to compete with pa-risc2[W].s, which is 36 # 32x32=64-bit multiplication is the best even PA-RISC 2.0 can do, 42 # seem to exhaust memory port capacity. And indeed, dedicated PA-RISC 48 # PA-RISC 1.1 and PA-RISC 2.0 ones. Latter features carry-free 64-bit 52 # assembled, PA-RISC 2.0 CPU is detected at run-time and proper path 60 # PA-RISC 1.1 machine, and to correspondent who chose to remai [all...] |
/external/qemu/distrib/sdl-1.2.15/ |
README.RISCOS | 1 Readme for RISC OS port of SDL 6 This is a RISC OS port of the Simple Direct Media Layer (SDL) by Alan Buckley with contributions from Peter Naulls. 10 The source code including the RISC OS version can be obtained from: 14 Pre built libraries and many games and applications compiled for RISC OS using this library can be downloaded from The Unix Porting Project at http://www.riscos.info/unix/. 19 Compiling applications under RISC OS 32 RISC OS port of SDL runtime information 38 This library currently needs a minimum of RISC OS 3.6. The source code for the library (and a lot of the programs built with it) also need long file names. 47 RISC OS runtime parameters 62 The name of the task for RISC OS. If omitted then <appname> is used for the task name, 66 Set to 1 to use a system memory back buffer for the screen in full screen mode. Some programs on other systems assume their is always a back buffer even though the SDL specification specifies this is not the case. The current RISC OS implementation uses direct writes to the screen if a hardware fullscreen is requested [all...] |
README | 18 RISC OS, SymbianOS, Nintendo DS, and OS/2, but these are not officially
|
/ndk/tests/device/test-stlport_shared-exception/jni/ |
pr22167.cpp | 1 // Derived from PR22167, which failed on some RISC targets. The call to
|
/ndk/tests/device/test-stlport_static-exception/jni/ |
pr22167.cpp | 1 // Derived from PR22167, which failed on some RISC targets. The call to
|
/external/openssl/crypto/des/ |
ecb_enc.c | 74 const char *ptr,*unroll,*risc,*size; local 83 risc="risc1"; 86 risc="risc2"; 89 risc="cisc"; 100 BIO_snprintf(buf,sizeof buf,"des(%s,%s,%s,%s)",ptr,risc,unroll,
|
/external/qemu/distrib/sdl-1.2.15/src/video/riscos/ |
SDL_riscostask.c | 25 This file added by Alan Buckley (alan_baa@hotmail.com) to support RISC OS 46 /* RISC OS variables */ 51 /* RISC OS variables to help compatability with certain programs */ 85 Initialise as RISC OS Wimp task 170 Now also gets other RISC OS configuration varibles 221 /* Read variables that effect the RISC OS SDL engine for this task */
|
SDL_riscostask.h | 25 This file added by Alan Buckley (alan_baa@hotmail.com) to support RISC OS
|
SDL_riscosvideo.c | 25 File added by Alan Buckley (alan_baa@hotmail.com) for RISC OS compatability 28 Implements RISC OS display device management. 81 /* RISC OS driver bootstrap functions */ 157 RISCOSVID_DRIVER_NAME, "RISC OS video driver",
|
/external/qemu/distrib/sdl-1.2.15/include/ |
SDL_syswm.h | 153 /** RISC OS custom event structure */ 160 /** The RISC OS custom window manager information structure */ 164 int taskHandle; /**< The RISC OS task handle */ 165 int window; /**< The RISC OS display window */
|
/prebuilts/tools/darwin-x86/sdl/include/SDL/ |
SDL_syswm.h | 153 /** RISC OS custom event structure */ 160 /** The RISC OS custom window manager information structure */ 164 int taskHandle; /**< The RISC OS task handle */ 165 int window; /**< The RISC OS display window */
|
/prebuilts/tools/linux-x86/sdl/include/SDL/ |
SDL_syswm.h | 153 /** RISC OS custom event structure */ 160 /** The RISC OS custom window manager information structure */ 164 int taskHandle; /**< The RISC OS task handle */ 165 int window; /**< The RISC OS display window */
|
/prebuilts/tools/windows/sdl/include/SDL/ |
SDL_syswm.h | 153 /** RISC OS custom event structure */ 160 /** The RISC OS custom window manager information structure */ 164 int taskHandle; /**< The RISC OS task handle */ 165 int window; /**< The RISC OS display window */
|
/external/qemu/distrib/sdl-1.2.15/src/thread/pthread/ |
SDL_systhread.c | 38 /* RISC OS needs to know the main thread for
|
/external/qemu/distrib/sdl-1.2.15/src/thread/riscos/ |
SDL_systhread.c | 24 /* RISC OS version based on pthreads linux source */
|
SDL_syscond.c | 24 /* RISC OS implementations uses pthreads based on linux code */
|
/frameworks/base/packages/VpnDialogs/res/values-ca/ |
strings.xml | 20 <string name="warning" msgid="5470743576660160079">"Si continues, dónes permís a l\'aplicació per interceptar tot el trànsit de la xarxa. "<b>"NO ho acceptis si no confies en l\'aplicació."</b>"Si no és així, corres el risc que les teves dades estiguin en perill davant d\'un programari maliciós."</string>
|
/frameworks/rs/driver/linkloader/lib/ |
ELFHeader.cpp | 86 case EM_ARM: return "Advanced RISC Machine (ARM)";
|
/external/qemu/distrib/sdl-1.2.15/src/joystick/riscos/ |
SDL_sysjoystick.c | 27 RISC OS - Joystick support by Alan Buckley (alan_baa@hotmail.com) - 10 April 2003 76 return "RISC OS Joystick 0";
|
/external/llvm/include/llvm/Support/ |
ELF.h | 138 EM_PARISC = 15, // Hewlett-Packard PA-RISC 155 EM_ARC = 45, // Argonaut RISC Core 166 EM_NCPU = 56, // Sony nCPU embedded RISC processor 220 EM_ARCA = 109, // Arca RISC Microprocessor 232 EM_CE = 119, // Freescale Communication Engine RISC core 239 EM_SCORE7 = 135, // Sunplus S+core7 RISC processor 242 EM_LATTICEMICO32 = 138, // RISC processor for Lattice FPGA architecture 254 // and extensible RISC processors 255 EM_NDS32 = 167, // Andes Technology compact code size embedded RISC 261 EM_MANIK = 171, // M2000 Reconfigurable RISC Microprocesso [all...] |
/bionic/libc/arch-mips/include/machine/ |
regdef.h | 8 * Ralph Campbell. This file is derived from the MIPS RISC
|
/development/ndk/platforms/android-9/arch-mips/include/machine/ |
regdef.h | 8 * Ralph Campbell. This file is derived from the MIPS RISC
|
/external/kernel-headers/original/linux/ |
major.h | 27 #define MUX_MAJOR 11 /* PA-RISC only */
|
ptrace.h | 74 /* single stepping state bits (used on ARM and PA-RISC) */
|