/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
|
/external/openssl/crypto/des/ |
des_lib.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.12/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",
|
SDL_riscosASM.S | 22 ; Assembler routines for RISC OS display
|
SDL_riscosevents.c | 25 File added by Alan Buckley (alan_baa@hotmail.com) for RISC OS compatability 47 /* The translation table from a RISC OS internal key numbers to a SDL keysym */ 50 /* RISC OS Key codes */
|
SDL_wimpvideo.c | 25 File added by Alan Buckley (alan_baa@hotmail.com) for RISC OS compatability 28 Implements RISC OS Wimp display. 61 /* RISC OS Wimp handling helpers */
|
/external/qemu/distrib/sdl-1.2.12/include/ |
SDL_syswm.h | 144 /* RISC OS custom event structure */ 151 /* The RISC OS custom window manager information structure */ 155 int taskHandle; /* The RISC OS task handle */ 156 int window; /* The RISC OS display window */
|
/prebuilt/darwin-x86/sdl/include/SDL/ |
SDL_syswm.h | 144 /* RISC OS custom event structure */ 151 /* The RISC OS custom window manager information structure */ 155 int taskHandle; /* The RISC OS task handle */ 156 int window; /* The RISC OS display window */
|
/prebuilt/linux-x86/sdl/include/SDL/ |
SDL_syswm.h | 144 /* RISC OS custom event structure */ 151 /* The RISC OS custom window manager information structure */ 155 int taskHandle; /* The RISC OS task handle */ 156 int window; /* The RISC OS display window */
|
/prebuilt/windows/sdl/include/SDL/ |
SDL_syswm.h | 144 /* RISC OS custom event structure */ 151 /* The RISC OS custom window manager information structure */ 155 int taskHandle; /* The RISC OS task handle */ 156 int window; /* The RISC OS display window */
|
/external/qemu/distrib/sdl-1.2.12/ |
README | 18 RISC OS, SymbianOS, Nintendo DS, and OS/2, but these are not officially
|
/external/qemu/distrib/sdl-1.2.12/src/thread/pthread/ |
SDL_systhread.c | 38 /* RISC OS needs to know the main thread for
|
/external/qemu/distrib/sdl-1.2.12/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 */
|
SDL_sysmutex.c | 24 /* RISC OS implementations uses pthreads based on linux code */
|
SDL_syssem.c | 27 /* RISC OS semiphores based on linux code */
|
/external/qemu/distrib/sdl-1.2.12/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/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) */
|
/external/qemu/distrib/sdl-1.2.12/src/timer/riscos/ |
SDL_systimer.c | 222 SDL_SetError("Internal logic error: RISC OS uses threaded timer");
|
/external/qemu/ |
dis-asm.h | 161 bfd_arch_hppa, /* HP PA RISC */ 191 bfd_arch_arm, /* Advanced Risc Machines ARM */ 211 bfd_arch_arc, /* Argonaut RISC Core */
|
/external/bluetooth/glib/docs/reference/glib/ |
cross.sgml | 78 A few architectures, such as PA-RISC need "yes".
|
/external/opencore/codecs_v2/video/m4v_h263/dec/src/ |
mp4def.h | 36 typedef int16 MOT; /* : "int" type runs faster on RISC machine */
|