HomeSort by relevance Sort by last modified time
    Searched refs:a_type (Results 1 - 25 of 105) sorted by null

1 2 3 4 5

  /external/jemalloc/include/jemalloc/internal/
rb.h 27 #define rb_node(a_type) \
29 a_type *rbn_left; \
30 a_type *rbn_right_red; \
33 #define rb_node(a_type) \
35 a_type *rbn_left; \
36 a_type *rbn_right; \
42 #define rb_tree(a_type) \
44 a_type *rbt_root; \
45 a_type rbt_nil; \
49 #define rbtn_left_get(a_type, a_field, a_node)
    [all...]
tsd.h 40 * Note that all of the functions deal in terms of (a_type *) rather than
41 * (a_type) so that it is possible to support non-pointer types (unlike
42 * pthreads TSD). example_tsd_cleanup() is passed an (a_type *) pointer that is
64 #define malloc_tsd_protos(a_attr, a_name, a_type) \
67 a_attr a_type * \
70 a_name##_tsd_set(a_type *val);
74 #define malloc_tsd_externs(a_name, a_type) \
75 extern __thread a_type a_name##_tls; \
79 #define malloc_tsd_externs(a_name, a_type) \
80 extern __thread a_type a_name##_tls;
    [all...]
  /external/elfutils/0.153/backends/
alpha_auxv.c 34 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format)
36 if (a_type != AT_HWCAP)
arm_auxv.c 34 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format)
36 if (a_type != AT_HWCAP)
i386_auxv.c 34 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format)
36 if (a_type != AT_HWCAP)
ppc_auxv.c 34 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format)
36 if (a_type != AT_HWCAP)
sparc_auxv.c 34 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format)
36 if (a_type != AT_HWCAP)
  /external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
shim_entry.c 22 for (Elf32_auxv_t *av = auxv; av->a_type != AT_NULL; ++av) {
23 if (av->a_type == AT_SYSINFO) {
38 entry->a_type = AT_SYSINFO;
  /bionic/libc/bionic/
getauxval.cpp 38 for (ElfW(auxv_t)* v = __libc_auxv; v->a_type != AT_NULL; ++v) {
39 if (v->a_type == type) {
  /development/ndk/platforms/android-3/include/
elf.h 59 uint32_t a_type; member in struct:__anon1281
66 uint64_t a_type; member in struct:__anon1283
  /prebuilts/ndk/9/platforms/android-12/arch-arm/usr/include/
elf.h 59 uint32_t a_type; member in struct:__anon64321
66 uint64_t a_type; member in struct:__anon64323
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/
elf.h 59 uint32_t a_type; member in struct:__anon64773
66 uint64_t a_type; member in struct:__anon64775
  /prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/
elf.h 59 uint32_t a_type; member in struct:__anon65226
66 uint64_t a_type; member in struct:__anon65228
  /prebuilts/ndk/9/platforms/android-13/arch-arm/usr/include/
elf.h 59 uint32_t a_type; member in struct:__anon65634
66 uint64_t a_type; member in struct:__anon65636
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/
elf.h 59 uint32_t a_type; member in struct:__anon66093
66 uint64_t a_type; member in struct:__anon66095
  /prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/
elf.h 59 uint32_t a_type; member in struct:__anon66553
66 uint64_t a_type; member in struct:__anon66555
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/
elf.h 59 uint32_t a_type; member in struct:__anon66963
66 uint64_t a_type; member in struct:__anon66965
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/
elf.h 59 uint32_t a_type; member in struct:__anon67424
66 uint64_t a_type; member in struct:__anon67426
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/
elf.h 59 uint32_t a_type; member in struct:__anon67886
66 uint64_t a_type; member in struct:__anon67888
  /prebuilts/ndk/9/platforms/android-15/arch-arm/usr/include/
elf.h 59 uint32_t a_type; member in struct:__anon68296
66 uint64_t a_type; member in struct:__anon68298
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/
elf.h 59 uint32_t a_type; member in struct:__anon68757
66 uint64_t a_type; member in struct:__anon68759
  /prebuilts/ndk/9/platforms/android-15/arch-x86/usr/include/
elf.h 59 uint32_t a_type; member in struct:__anon69219
66 uint64_t a_type; member in struct:__anon69221
  /prebuilts/ndk/9/platforms/android-16/arch-arm/usr/include/
elf.h 59 uint32_t a_type; member in struct:__anon69629
66 uint64_t a_type; member in struct:__anon69631
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/
elf.h 59 uint32_t a_type; member in struct:__anon70090
66 uint64_t a_type; member in struct:__anon70092
  /prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/
elf.h 59 uint32_t a_type; member in struct:__anon70552
66 uint64_t a_type; member in struct:__anon70554

Completed in 1240 milliseconds

1 2 3 4 5