Searched refs:CPU (Results 1 – 25 of 109) sorted by relevance
12345
/external/qemu/android/build/ |
D | common.sh | 62 CPU=`uname -m` 63 case "$CPU" in 64 i?86) CPU=x86 66 amd64) CPU=x86_64 68 powerpc) CPU=ppc 72 log2 "CPU=$CPU" 86 OS=darwin-$CPU 90 OS=linux-$CPU 130 HOST_ARCH=$CPU 159 if [ $CPU = x86_64 ] ; then [all …]
|
/external/qemu/distrib/ |
D | update-audio.sh | 27 CPU=`uname -p` 28 if [ "$CPU" == "i386" ] ; then 35 CPU=`uname -m` 36 case "$CPU" in 38 CPU=x86 41 OS=linux-$CPU
|
/external/webkit/V8Binding/v8/src/x64/ |
D | cpu-x64.cc | 38 void CPU::Setup() { in Setup() 43 void CPU::FlushICache(void* start, size_t size) { in FlushICache() 55 void CPU::DebugBreak() { in DebugBreak()
|
/external/webkit/V8Binding/v8/src/ia32/ |
D | cpu-ia32.cc | 42 void CPU::Setup() { in Setup() 47 void CPU::FlushICache(void* start, size_t size) { in FlushICache() 68 void CPU::DebugBreak() { in DebugBreak()
|
/external/webkit/V8Binding/v8/src/arm/ |
D | cpu-arm.cc | 40 void CPU::Setup() { in Setup() 45 void CPU::FlushICache(void* start, size_t size) { in FlushICache() 119 void CPU::DebugBreak() { in DebugBreak()
|
/external/libpng/scripts/ |
D | makefile.watcom | 25 CPU=6 # Pentium Pro 39 CFLAGS=-$(CPU)$(CALLING) -fp$(CPU) -fpi87 -oneatx -mf -bt=$(OS) -i=$(ZLIBINC) -zq
|
D | makefile.intel | 21 CPU=6 # Pentium II 35 CFLAGS=-O2 -G$(CPU)$(CALLING) -Qip -Qunroll4 -I$(ZLIBINC) -nologo
|
/external/tesseract/config/ |
D | config.guess | 845 CPU=mipsel 848 CPU=mips 850 CPU= 854 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` 855 test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } 864 CPU=mips64el 867 CPU=mips64 869 CPU= 873 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` 874 test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
|
/external/grub/ |
D | config.guess | 852 CPU=mipsel 855 CPU=mips 857 CPU= 861 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` 862 test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0 871 CPU=mips64el 874 CPU=mips64 876 CPU= 880 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` 881 test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
|
/external/libpcap/ |
D | config.guess | 842 CPU=mipsel 845 CPU=mips 847 CPU= 851 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` 852 test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0 861 CPU=mips64el 864 CPU=mips64 866 CPU= 870 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` 871 test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
|
/external/bison/build-aux/ |
D | config.guess | 845 CPU=mipsel 848 CPU=mips 850 CPU= 854 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` 855 test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } 864 CPU=mips64el 867 CPU=mips64 869 CPU= 873 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` 874 test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
|
/external/strace/ |
D | config.guess | 852 CPU=mipsel 855 CPU=mips 857 CPU= 861 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` 862 test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0 871 CPU=mips64el 874 CPU=mips64 876 CPU= 880 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` 881 test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
|
/external/tcpdump/ |
D | config.guess | 842 CPU=mipsel 845 CPU=mips 847 CPU= 851 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` 852 test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0 861 CPU=mips64el 864 CPU=mips64 866 CPU= 870 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` 871 test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
|
/external/dbus/ |
D | config.guess | 830 CPU=mipsel 833 CPU=mips 835 CPU= 839 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` 840 test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0 849 CPU=mips64el 852 CPU=mips64 854 CPU= 858 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` 859 test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
|
/external/openssl/crypto/ |
D | opensslconf.h.in | 44 * This enables code handling data aligned at natural CPU word 113 * Very mucy CPU dependant */ 123 CPU and OS. For SGI machines you can use _MIPS_SZLONG (32 or 64) to find 124 even newer MIPS CPU's, but at the moment one size fits all for
|
/external/e2fsprogs/config/ |
D | config.guess | 859 CPU=mipsel 862 CPU=mips 864 CPU= 873 test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } 882 CPU=mips64el 885 CPU=mips64 887 CPU= 896 test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
|
/external/icu4c/ |
D | config.guess | 862 CPU=mipsel 865 CPU=mips 867 CPU= 876 test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } 885 CPU=mips64el 888 CPU=mips64 890 CPU= 899 test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
|
/external/srec/srec/include/ |
D | sample.h | 56 #if !(defined(__vxworks) && (CPU & SIMNT)) 64 #if !(defined(__vxworks) && (CPU & SIMNT))
|
/external/dropbear/ |
D | config.guess | 863 CPU=mipsel 866 CPU=mips 868 CPU= 877 test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } 886 CPU=mips64el 889 CPU=mips64 891 CPU= 900 test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
|
/external/libffi/ |
D | config.guess | 866 CPU=mipsel 869 CPU=mips 871 CPU= 880 test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } 889 CPU=mips64el 892 CPU=mips64 894 CPU= 903 test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
|
/external/libpng/ |
D | config.guess | 876 CPU=mipsel 879 CPU=mips 881 CPU= 890 test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } 899 CPU=mips64el 902 CPU=mips64 904 CPU= 913 test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
|
/external/openssl/crypto/des/ |
D | options.txt | 36 As such, my timing program was never able to get more that %30 of the CPU. 38 it would be 'fighting' to stay in the cache with the other CPU burning
|
/external/qemu/tcg/ |
D | README | 28 CPU register), a fixed host register (e.g. the QEMU CPU state pointer) 346 Load data at the QEMU CPU address t1 into t0. t1 has the QEMU CPU 355 Store the data t0 at the QEMU CPU Address t1. t1 has the QEMU CPU 428 - Use globals to represent the parts of the QEMU CPU state which are 433 store the pointer to the CPU state and possibly to store a pointer
|
/external/webkit/V8Binding/v8/src/ |
D | cpu.h | 51 class CPU : public AllStatic {
|
/external/blktrace/btreplay/doc/ |
D | btreplay.tex | 60 IO layer -- indicating the device, CPU number, time stamp, IO direction, 156 Each input data file (one per device per CPU) results in a new record 157 data file (again, one per device per CPU) which contains information 175 on the recording system, we wrap CPU IDs. This \emph{may} result in an 176 overload of CPU processing capabilities on the replay system. (Refer to 226 \medskip\emph{One could also add in the notion of CPU mappings as well -- 227 device $D_{rec}$ managed by CPU $C_{rec}$ on the recorded system 228 shall be replayed on device $D_{rep}$ and CPU $C_{rep}$ on the 334 \item And the CPU number (again, taken directly from the 362 \item[Field 1] The first field contains the device name and CPU [all …]
|
12345