HomeSort by relevance Sort by last modified time
    Searched refs:AT_HWCAP (Results 101 - 111 of 111) sorted by null

1 2 3 45

  /external/pixman/pixman/
pixman-arm.c 148 if (aux.a_type == AT_HWCAP)
  /ndk/sources/android/cpufeatures/
cpu-features.c 441 #define AT_HWCAP 16
480 if (entry.tag == AT_HWCAP) {
    [all...]
  /external/valgrind/main/none/tests/ppc32/
test_dfp2.c 88 if (auxv_buf[i].a_type == AT_HWCAP) {
  /external/valgrind/main/none/tests/ppc64/
test_dfp2.c 88 if (auxv_buf[i].a_type == AT_HWCAP) {
  /external/qemu/
elf.h 240 #define AT_HWCAP 16 /* arch dependent hints at CPU capabilities */
392 /* Bits present in AT_HWCAP, primarily for Sparc32. */
    [all...]
  /external/valgrind/main/coregrind/m_initimg/
initimg-linux.c 691 case AT_HWCAP:
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h     [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/valgrind/main/perf/
tinycc.c 875 #define AT_HWCAP 16 /* Machine dependent hints about
    [all...]

Completed in 1397 milliseconds

1 2 3 45