HomeSort by relevance Sort by last modified time
    Searched defs:a_type (Results 26 - 46 of 46) sorted by null

12

  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/
elf.h 59 uint32_t a_type; member in struct:__anon80548
66 uint64_t a_type; member in struct:__anon80550
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
elf.h 59 uint32_t a_type; member in struct:__anon80912
66 uint64_t a_type; member in struct:__anon80914
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
elf.h 59 uint32_t a_type; member in struct:__anon81276
66 uint64_t a_type; member in struct:__anon81278
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
elf.h 59 uint32_t a_type; member in struct:__anon81642
66 uint64_t a_type; member in struct:__anon81644
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
elf.h 59 uint32_t a_type; member in struct:__anon82041
66 uint64_t a_type; member in struct:__anon82043
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
elf.h 59 uint32_t a_type; member in struct:__anon82493
66 uint64_t a_type; member in struct:__anon82495
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
elf.h 59 uint32_t a_type; member in struct:__anon82946
66 uint64_t a_type; member in struct:__anon82948
  /development/ndk/platforms/android-L/include/
elf.h 38 __u32 a_type; member in struct:__anon1903
45 __u64 a_type; member in struct:__anon1905
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/
elf.h 38 __u32 a_type; member in struct:__anon75936
45 __u64 a_type; member in struct:__anon75938
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/
elf.h 38 __u32 a_type; member in struct:__anon76703
45 __u64 a_type; member in struct:__anon76705
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/
elf.h 38 __u32 a_type; member in struct:__anon77482
45 __u64 a_type; member in struct:__anon77484
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/
elf.h 38 __u32 a_type; member in struct:__anon78260
45 __u64 a_type; member in struct:__anon78262
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
elf.h 38 __u32 a_type; member in struct:__anon79036
45 __u64 a_type; member in struct:__anon79038
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
elf.h 38 __u32 a_type; member in struct:__anon79813
45 __u64 a_type; member in struct:__anon79815
  /bionic/libc/include/
elf.h 38 __u32 a_type; member in struct:__anon151
45 __u64 a_type; member in struct:__anon153
  /external/ipsec-tools/src/libipsec/
libpfkey.h 79 u_int a_type, a_keylen; /* Authentication alg and key */ member in struct:pfkey_send_sa_args
  /external/valgrind/main/coregrind/m_initimg/
initimg-linux.c 349 Word a_type; member in struct:auxv
449 for (cauxv = orig_auxv; cauxv->a_type != AT_NULL; cauxv++) {
450 if (cauxv->a_type == AT_PLATFORM ||
451 cauxv->a_type == AT_BASE_PLATFORM)
453 else if (cauxv->a_type == AT_RANDOM)
455 else if (cauxv->a_type == AT_EXECFN && have_exename)
618 auxv[0].a_type = AT_IGNOREPPC;
620 auxv[1].a_type = AT_IGNOREPPC;
625 for (; orig_auxv->a_type != AT_NULL; auxv++, orig_auxv++) {
631 switch(auxv->a_type) {
    [all...]
  /external/elfutils/0.153/libelf/
elf.h 928 uint32_t a_type; \/* Entry type *\/ member in struct:__anon25862
940 uint64_t a_type; \/* Entry type *\/ member in struct:__anon25864
    [all...]
  /external/valgrind/main/perf/
tinycc.c 835 int a_type; /* Entry type */ member in struct:__anon37884
846 long int a_type; /* Entry type */ member in struct:__anon37886
855 /* Legal values for a_type (entry type). */
873 /* Some more special a_type values describing the hardware. */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
elf.h 916 uint32_t a_type; \/* Entry type *\/ member in struct:__anon46525
928 uint64_t a_type; \/* Entry type *\/ member in struct:__anon46527
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h 916 uint32_t a_type; \/* Entry type *\/ member in struct:__anon48261
928 uint64_t a_type; \/* Entry type *\/ member in struct:__anon48263
    [all...]

Completed in 1779 milliseconds

12