/external/strace/strace/linux/sparc64/ |
syscall.h | 1 #include "../sparc/syscall.h"
|
/external/elfutils/libebl/ |
sparc_init.c | 1 /* Initialization of SPARC specific backend library. 34 eh->name = "SPARC v9"; 36 eh->name = "SPARC v8+"; 38 eh->name = "SPARC";
|
sparc_destr.c | 1 /* Destructor for SPARC specific backend library.
|
sparc_symbol.c | 0 /* SPARC specific symbolic name handling. 29 return "sparc"; 118 /* Determine relocation type string for sparc. */
|
/external/strace/ |
Makefile.am | 9 # ARCH is `i386', `m68k', `sparc', etc. 48 linux/sparc/dummy2.h \ 49 linux/sparc/errnoent.h linux/sparc/errnoent1.h \ 50 linux/sparc/ioctlent.h linux/sparc/ioctlent1.h \ 51 linux/sparc/signalent.h linux/sparc/signalent1.h \ 52 linux/sparc/syscall.h linux/sparc/syscall1.h [all...] |
configure.ac | 62 sparc*) 63 arch=sparc 64 AC_DEFINE([SPARC], 1, [Define for the SPARC architecture.]) 137 Define if you are have a SPARC with SUNOS4 and your want a version
|
/external/strace/strace/linux/sparc/ |
gen.pl | 1 open SPARC, "syscallent.h" || die "no puedo abrir el de la sparc"; 5 while (<SPARC>) {
|
/external/openssl/crypto/des/times/ |
sparc.gcc | 1 solaris 2.5.1 - sparc 10 50mhz - gcc 2.7.2
|
usparc.cc | 3 For the ultra sparc, SunC 4.0 cc -fast -Xa -xO5, running 'des_opts'
|
/external/openssl/crypto/threads/ |
README | 9 I have tested this program on a 12 CPU ultra sparc box (solaris 2.5.1)
|
/external/stlport/stlport/ |
pthread_alloc | 10 * Moscow Center for SPARC Technology
|
algorithm | 10 * Moscow Center for SPARC Technology
|
deque | 10 * Moscow Center for SPARC Technology
|
iterator | 10 * Moscow Center for SPARC Technology
|
list | 10 * Moscow Center for SPARC Technology
|
/external/libffi/ |
Makefile.am | 26 src/sparc/v8.S src/sparc/v9.S src/sparc/ffitarget.h \ 27 src/sparc/ffi.c src/x86/darwin64.S \ 108 if SPARC 109 nodist_libffi_la_SOURCES += src/sparc/ffi.c src/sparc/v8.S src/sparc/v9.S
|
/external/stlport/stlport/stl/config/ |
_como.h | 39 // other LINUX's, and older Caldera LINUX, Solaris/SPARC, SunOS, SCO UNIX, 53 // BETA5 Oct 5, 2000, Initial support for Solaris/SPARC 58 // BETA8 Apr 1. 2001, Initial support for SunOS/SPARC 104 // Comeau C++ under Solaris/SPARC or SunOS 108 // Note comowchar.h for Solaris/SPARC wchar stuff
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
numerical.sgml | 19 storage) by at least Intel, PPC and Sparc, for reference: <ulink url="http://cch.loria.fr/documentation/IEEE754/numerical_comp_guide/ncg_math.doc.html">http://cch.loria.fr/documentation/IEEE754/numerical_comp_guide/ncg_math.doc.html</ulink> 50 storage) by at least Intel, PPC and Sparc, for reference: 61 storage) by at least Intel, PPC and Sparc, for reference:
|
/external/openssl/crypto/des/ |
options.txt | 20 solaris 2.5.1 - sparc 10 50mhz - gcc 2.7.2 - UNROLL 123,600 989k/s 29 [1] For the ultra sparc, SunC 4.0 34 [2] Similar to the ultra sparc ([1]), 181,000 for 'des_opts' vs 175,000.
|
README | 44 gcc2 -O2) on the sparc 2 (1410 vs 1270) but is not so good on other machines 49 It is worth noting that on sparc and Alpha CPUs, performance of the DES
|
/hardware/broadcom/wlan/bcm4329/src/ |
Makerules.env | 80 # Currently valid values are: x86, x86_mmx, sparc, unknown, or a list of any 101 TARGETARCH = sparc 105 ifneq ($(findstring "$(TARGETCPU)", "sparc" "sparc64"), )
|
/external/expat/vms/ |
expat_config.h | 22 byte first (like Motorola and SPARC, unlike Intel and VAX). */
|
/external/kernel-headers/original/asm-x86/ |
ptrace-abi.h | 60 /* Arbitrarily choose the same ptrace numbers as used by the Sparc code. */
|
/external/kernel-headers/original/linux/ |
elf-em.h | 25 #define EM_SPARCV9 43 /* SPARC v9 64-bit */
|
/external/qemu/ |
sparc.ld | 1 OUTPUT_FORMAT("elf32-sparc", "elf32-sparc", 2 "elf32-sparc") 3 OUTPUT_ARCH(sparc)
|