HomeSort by relevance Sort by last modified time
    Searched refs:cpu (Results 176 - 200 of 237) sorted by null

1 2 3 4 5 6 78 910

  /ndk/sources/android/cpufeatures/
cpu-features.c 31 * NDK r5: Handle buggy kernels which report a CPU Architecture number of 7
32 * for an ARMv6 CPU (see below).
46 #include <machine/cpu-features.h>
49 #include "cpu-features.h"
202 /* Extract architecture from the "CPU Architecture" field.
211 char* cpuArch = extract_cpuinfo_field(cpuinfo, cpuinfo_len, "CPU architecture");
238 * form of "(v7l)" for an ARMv7-based CPU, and "(v6l)" for
247 D("CPU processor and architecture mismatch!!\n");
262 /* Extract the list of CPU features from 'Features' field */
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/arch/
hardware.h 18 #include <asm/arch/cpu.h>
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/arch/
hardware.h 18 #include <asm/arch/cpu.h>
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/arch/
hardware.h 18 #include <asm/arch/cpu.h>
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm/arch/
hardware.h 18 #include <asm/arch/cpu.h>
  /ndk/
ndk-gdb 379 CPU_ABI=`adb_shell getprop ro.product.cpu.abi`
387 CPU_ABI2=`adb_shell getprop ro.product.cpu.abi2`
389 log "Device CPU ABI: $CPU_ABI"
391 log "Device CPU ABIs: $CPU_ABI $CPU_ABI2"
402 echo "ERROR: The device does not support the application's targetted CPU ABIs!"
  /external/clearsilver/
config.guess 472 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id
578 long cpu = sysconf (_SC_CPU_VERSION);
580 switch (cpu)
618 long cpu = sysconf (_SC_CPU_VERSION);
622 if (CPU_IS_PA_RISC (cpu))
624 switch (cpu)
632 else if (CPU_IS_HP_MC68K (cpu))
791 case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in
805 # Look for CPU level
806 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` i
    [all...]
  /device/samsung/crespo/alsa-lib/
config.guess 240 # covers most systems running today. This code pipes the CPU
241 # 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
612 long cpu = sysconf (_SC_CPU_VERSION);
614 switch (cpu)
672 long cpu = sysconf (_SC_CPU_VERSION);
676 if (CPU_IS_PA_RISC (cpu))
678 switch (cpu)
686 else if (CPU_IS_HP_MC68K (cpu))
865 #undef CPU
    [all...]
  /device/samsung/crespo/alsa-utils/
config.guess 240 # covers most systems running today. This code pipes the CPU
241 # 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
612 long cpu = sysconf (_SC_CPU_VERSION);
614 switch (cpu)
672 long cpu = sysconf (_SC_CPU_VERSION);
676 if (CPU_IS_PA_RISC (cpu))
678 switch (cpu)
686 else if (CPU_IS_HP_MC68K (cpu))
865 #undef CPU
    [all...]
  /external/blktrace/
blkiomon.c 122 fprintf(debug.fp, "cpu %16d\n", bit->cpu);
149 fprintf(debug.fp, "cpu %16d %16d\n", bit1->cpu, bit2->cpu);
  /external/chromium/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/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/dbus/
config.guess 252 # covers most systems running today. This code pipes the CPU
253 # types through head -n 1, so we only detect the type of CPU 0.
506 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id
609 long cpu = sysconf (_SC_CPU_VERSION);
611 switch (cpu)
659 long cpu = sysconf (_SC_CPU_VERSION);
663 if (CPU_IS_PA_RISC (cpu))
665 switch (cpu)
673 else if (CPU_IS_HP_MC68K (cpu))
826 #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 500 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id
604 long cpu = sysconf (_SC_CPU_VERSION);
606 switch (cpu)
644 long cpu = sysconf (_SC_CPU_VERSION);
648 if (CPU_IS_PA_RISC (cpu))
650 switch (cpu)
658 else if (CPU_IS_HP_MC68K (cpu))
807 #undef CPU
811 CPU=mipsel
814 CPU=mip
    [all...]
  /external/icu4c/
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/bison/build-aux/
config.guess 226 # covers most systems running today. This code pipes the CPU
227 # types through head -n 1, so we only detect the type of CPU 0.
491 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id
598 long cpu = sysconf (_SC_CPU_VERSION);
600 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))
841 #undef CPU
    [all...]
  /external/chromium/sdch/open-vcdiff/
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/e2fsprogs/config/
config.guess 229 # covers most systems running today. This code pipes the CPU
230 # types through head -n 1, so we only detect the type of CPU 0.
494 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id
601 long cpu = sysconf (_SC_CPU_VERSION);
603 switch (cpu)
661 long cpu = sysconf (_SC_CPU_VERSION);
665 if (CPU_IS_PA_RISC (cpu))
667 switch (cpu)
675 else if (CPU_IS_HP_MC68K (cpu))
855 #undef CPU
    [all...]
  /external/expat/conftools/
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))
858 #undef CPU
    [all...]
  /external/grub/
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.
520 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id
623 long cpu = sysconf (_SC_CPU_VERSION);
625 switch (cpu)
673 long cpu = sysconf (_SC_CPU_VERSION);
677 if (CPU_IS_PA_RISC (cpu))
679 switch (cpu)
687 else if (CPU_IS_HP_MC68K (cpu))
848 #undef CPU
    [all...]
  /external/libffi/
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/libpcap/
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/libpng/
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.
512 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id
619 long cpu = sysconf (_SC_CPU_VERSION);
621 switch (cpu)
679 long cpu = sysconf (_SC_CPU_VERSION);
683 if (CPU_IS_PA_RISC (cpu))
685 switch (cpu)
693 else if (CPU_IS_HP_MC68K (cpu))
888 #undef CPU
    [all...]
  /external/protobuf/
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...]

Completed in 1566 milliseconds

1 2 3 4 5 6 78 910