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:__anon64167
66 uint64_t a_type; member in struct:__anon64169
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/
elf.h 59 uint32_t a_type; member in struct:__anon64619
66 uint64_t a_type; member in struct:__anon64621
  /prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/
elf.h 59 uint32_t a_type; member in struct:__anon65072
66 uint64_t a_type; member in struct:__anon65074
  /prebuilts/ndk/9/platforms/android-13/arch-arm/usr/include/
elf.h 59 uint32_t a_type; member in struct:__anon65480
66 uint64_t a_type; member in struct:__anon65482
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/
elf.h 59 uint32_t a_type; member in struct:__anon65939
66 uint64_t a_type; member in struct:__anon65941
  /prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/
elf.h 59 uint32_t a_type; member in struct:__anon66399
66 uint64_t a_type; member in struct:__anon66401
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/
elf.h 59 uint32_t a_type; member in struct:__anon66809
66 uint64_t a_type; member in struct:__anon66811
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/
elf.h 59 uint32_t a_type; member in struct:__anon67270
66 uint64_t a_type; member in struct:__anon67272
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/
elf.h 59 uint32_t a_type; member in struct:__anon67732
66 uint64_t a_type; member in struct:__anon67734
  /prebuilts/ndk/9/platforms/android-15/arch-arm/usr/include/
elf.h 59 uint32_t a_type; member in struct:__anon68142
66 uint64_t a_type; member in struct:__anon68144
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/
elf.h 59 uint32_t a_type; member in struct:__anon68603
66 uint64_t a_type; member in struct:__anon68605
  /prebuilts/ndk/9/platforms/android-15/arch-x86/usr/include/
elf.h 59 uint32_t a_type; member in struct:__anon69065
66 uint64_t a_type; member in struct:__anon69067
  /prebuilts/ndk/9/platforms/android-16/arch-arm/usr/include/
elf.h 59 uint32_t a_type; member in struct:__anon69475
66 uint64_t a_type; member in struct:__anon69477
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/
elf.h 59 uint32_t a_type; member in struct:__anon69936
66 uint64_t a_type; member in struct:__anon69938
  /prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/
elf.h 59 uint32_t a_type; member in struct:__anon70398
66 uint64_t a_type; member in struct:__anon70400

Completed in 680 milliseconds

1 2 3 4 5