/external/srtp/ |
config.guess | 259 # covers most systems running today. This code pipes the CPU 260 # types through head -n 1, so we only detect the type of CPU 0. 517 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id 620 long cpu = sysconf (_SC_CPU_VERSION); 622 switch (cpu) 670 long cpu = sysconf (_SC_CPU_VERSION); 674 if (CPU_IS_PA_RISC (cpu)) 676 switch (cpu) 684 else if (CPU_IS_HP_MC68K (cpu)) 845 #undef CPU [all...] |
/external/tcpdump/ |
config.guess | 248 # covers most systems running today. This code pipes the CPU 249 # types through head -n 1, so we only detect the type of CPU 0. 505 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id 608 long cpu = sysconf (_SC_CPU_VERSION); 610 switch (cpu) 658 long cpu = sysconf (_SC_CPU_VERSION); 662 if (CPU_IS_PA_RISC (cpu)) 664 switch (cpu) 672 else if (CPU_IS_HP_MC68K (cpu)) 838 #undef CPU [all...] |
/external/chromium_org/media/base/simd/ |
convert_rgb_to_yuv_unittest.cc | 5 #include "base/cpu.h" 41 base::CPU cpu; local 42 if (!cpu.has_ssse3())
|
/external/chromium_org/media/base/ |
vector_math.cc | 8 #include "base/cpu.h" 19 // If we know the minimum architecture at compile time, avoid CPU detection. 29 // X86 CPU detection required. Functions will be set by Initialize(). 41 const bool kUseSSE = base::CPU().has_sse();
|
/bionic/libc/arch-arm/ |
arm.mk | 41 $(error "TARGET_CPU_VARIANT not set or set to an unknown value. Possible values are cortex-a7, cortex-a8, cortex-a9, cortex-a15, krait. Use generic for devices that do not have a CPU similar to any of the supported cpu variants.")
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/processes/process_monitor/ |
popup.js | 14 "<td>CPU</td>" + 51 "<td>" + process.cpu + "</td>" +
|
/external/chromium_org/third_party/WebKit/Source/wtf/ |
PartitionAlloc.h | 83 #include "wtf/CPU.h" 91 #if CPU(MIPS) 212 #if CPU(MIPS)
|
StdLibExtras.h | 30 #include "wtf/CPU.h" 78 #if (CPU(ARM) || CPU(MIPS)) && COMPILER(GCC)
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/ |
_nto.cfg | 96 #error Undefined CPU Architecture
|
/external/chromium_org/v8/src/ |
v8.cc | 320 CPU::SetUp(); 323 && CPU::SupportsCrankshaft();
|
/external/llvm/lib/CodeGen/ |
LLVMTargetMachine.cpp | 77 StringRef CPU, StringRef FS, 81 : TargetMachine(T, Triple, CPU, FS, Options) {
|
/external/llvm/lib/MC/MCDisassembler/ |
Disassembler.cpp | 38 LLVMDisasmContextRef LLVMCreateDisasmCPU(const char *Triple, const char *CPU, 64 const MCSubtargetInfo *STI = TheTarget->createMCSubtargetInfo(Triple, CPU,
|
/external/llvm/lib/Target/SystemZ/MCTargetDesc/ |
SystemZMCTargetDesc.cpp | 95 StringRef CPU, 98 InitSystemZMCSubtargetInfo(X, TT, CPU, FS);
|
/external/llvm/lib/Target/ |
TargetMachineC.cpp | 91 char* CPU, char* Features, LLVMCodeGenOptLevel Level, LLVMRelocMode Reloc, 128 return wrap(unwrap(T)->createTargetMachine(Triple, CPU, Features, opt, RM,
|
/hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/ |
armtime | 30 -CPU=*) 31 # CPU speed 51 proctime_work = 0; # total CPU time that the test was using 52 cpu_time = 0; # total time the CPU stats were measured on 53 cpu_MHz = 0; # total kHz work for the CPU 54 cpu_eMHz = 0; # effective CPU operating point 62 if (gsub("^CPU=", "",arg)) { cpu_eMHz = arg; } 84 /^[0-9]+ / { # /sys/devices/system/cpu/cpu0/cpufreq/stats/time_in_state lines 88 cpu_MHz += factor * $1 * $2 / 100000 # (CPU freq is in kHz) 148 dur_cpu = ", " cpu_time " (cpu-stats) [all...] |
/external/chromium/third_party/libevent/ |
config.guess | 231 # covers most systems running today. This code pipes the CPU 232 # types through head -n 1, so we only detect the type of CPU 0. 496 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id 603 long cpu = sysconf (_SC_CPU_VERSION); 605 switch (cpu) 663 long cpu = sysconf (_SC_CPU_VERSION); 667 if (CPU_IS_PA_RISC (cpu)) 669 switch (cpu) 677 else if (CPU_IS_HP_MC68K (cpu)) 872 #undef CPU [all...] |
/external/chromium_org/third_party/icu/source/ |
config.guess | 231 # covers most systems running today. This code pipes the CPU 232 # types through head -n 1, so we only detect the type of CPU 0. 496 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id 603 long cpu = sysconf (_SC_CPU_VERSION); 605 switch (cpu) 663 long cpu = sysconf (_SC_CPU_VERSION); 667 if (CPU_IS_PA_RISC (cpu)) 669 switch (cpu) 677 else if (CPU_IS_HP_MC68K (cpu)) 872 #undef CPU [all...] |
/external/chromium_org/third_party/libevent/ |
config.guess | 231 # covers most systems running today. This code pipes the CPU 232 # types through head -n 1, so we only detect the type of CPU 0. 496 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id 603 long cpu = sysconf (_SC_CPU_VERSION); 605 switch (cpu) 663 long cpu = sysconf (_SC_CPU_VERSION); 667 if (CPU_IS_PA_RISC (cpu)) 669 switch (cpu) 677 else if (CPU_IS_HP_MC68K (cpu)) 872 #undef CPU [all...] |
/external/chromium_org/third_party/libxslt/ |
config.guess | 231 # covers most systems running today. This code pipes the CPU 232 # types through head -n 1, so we only detect the type of CPU 0. 496 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id 603 long cpu = sysconf (_SC_CPU_VERSION); 605 switch (cpu) 663 long cpu = sysconf (_SC_CPU_VERSION); 667 if (CPU_IS_PA_RISC (cpu)) 669 switch (cpu) 677 else if (CPU_IS_HP_MC68K (cpu)) 862 #undef CPU [all...] |
/external/chromium_org/third_party/sqlite/src/ |
config.guess | 248 # covers most systems running today. This code pipes the CPU 249 # types through head -n 1, so we only detect the type of CPU 0. 513 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id 620 long cpu = sysconf (_SC_CPU_VERSION); 622 switch (cpu) 680 long cpu = sysconf (_SC_CPU_VERSION); 684 if (CPU_IS_PA_RISC (cpu)) 686 switch (cpu) 694 else if (CPU_IS_HP_MC68K (cpu)) 879 #undef CPU [all...] |
/external/chromium_org/third_party/tcmalloc/vendor/ |
config.guess | 231 # covers most systems running today. This code pipes the CPU 232 # types through head -n 1, so we only detect the type of CPU 0. 496 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id 603 long cpu = sysconf (_SC_CPU_VERSION); 605 switch (cpu) 663 long cpu = sysconf (_SC_CPU_VERSION); 667 if (CPU_IS_PA_RISC (cpu)) 669 switch (cpu) 677 else if (CPU_IS_HP_MC68K (cpu)) 872 #undef CPU [all...] |
/external/dropbear/ |
config.guess | 231 # covers most systems running today. This code pipes the CPU 232 # types through head -n 1, so we only detect the type of CPU 0. 496 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id 603 long cpu = sysconf (_SC_CPU_VERSION); 605 switch (cpu) 663 long cpu = sysconf (_SC_CPU_VERSION); 667 if (CPU_IS_PA_RISC (cpu)) 669 switch (cpu) 677 else if (CPU_IS_HP_MC68K (cpu)) 859 #undef CPU [all...] |
/external/elfutils/config/ |
config.guess | 231 # covers most systems running today. This code pipes the CPU 232 # types through head -n 1, so we only detect the type of CPU 0. 496 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id 603 long cpu = sysconf (_SC_CPU_VERSION); 605 switch (cpu) 663 long cpu = sysconf (_SC_CPU_VERSION); 667 if (CPU_IS_PA_RISC (cpu)) 669 switch (cpu) 677 else if (CPU_IS_HP_MC68K (cpu)) 872 #undef CPU [all...] |
/external/libmtp/ |
config.guess | 231 # covers most systems running today. This code pipes the CPU 232 # types through head -n 1, so we only detect the type of CPU 0. 496 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id 603 long cpu = sysconf (_SC_CPU_VERSION); 605 switch (cpu) 663 long cpu = sysconf (_SC_CPU_VERSION); 667 if (CPU_IS_PA_RISC (cpu)) 669 switch (cpu) 677 else if (CPU_IS_HP_MC68K (cpu)) 872 #undef CPU [all...] |
/ndk/sources/host-tools/make-3.81/config/ |
config.guess | 230 # covers most systems running today. This code pipes the CPU 231 # types through head -n 1, so we only detect the type of CPU 0. 495 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id 602 long cpu = sysconf (_SC_CPU_VERSION); 604 switch (cpu) 662 long cpu = sysconf (_SC_CPU_VERSION); 666 if (CPU_IS_PA_RISC (cpu)) 668 switch (cpu) 676 else if (CPU_IS_HP_MC68K (cpu)) 853 #undef CPU [all...] |