/bionic/libc/private/ |
D | bionic_ifuncs.h | 35 #define IFUNC_ARGS (uint64_t hwcap __attribute__((unused)), \ 36 __ifunc_arg_t* arg __attribute__((unused))) 38 #define IFUNC_ARGS (unsigned long hwcap __attribute__((unused)))
|
D | bionic_tls.h | 136 void copy_from_bootstrap(const bionic_tls* boot __attribute__((unused))) { in copy_from_bootstrap()
|
/bionic/libc/kernel/uapi/linux/ |
D | dlm_device.h | 18 __u16 unused; member 45 __u8 unused[2]; member 63 __u8 unused[3]; member
|
D | gsmmux.h | 26 unsigned int unused[8]; member 35 __u8 unused[28]; member
|
D | btrfs.h | 73 __u64 unused[4]; member 106 __u64 unused[(1024 - 32 - sizeof(struct btrfs_scrub_progress)) / 8]; member 151 __u64 unused[377]; member 223 __u64 unused[6]; member 258 __u64 unused[72]; member 284 __u32 unused; member 321 __u32 unused[4]; member 384 __u64 unused[128 - 2 - BTRFS_DEV_STAT_VALUES_MAX]; member
|
D | comedi.h | 238 unsigned int unused[3]; member 267 unsigned int unused[4]; member 289 unsigned int unused[8]; member 298 int unused[30]; member 309 unsigned int unused[4]; member 319 unsigned int unused[4]; member
|
D | fuse.h | 342 uint32_t unused; member 413 uint32_t unused[11]; member 430 uint32_t unused[6]; member 436 uint32_t unused; member 442 uint32_t unused; member
|
D | ext4.h | 73 __u16 unused; member
|
D | virtio_blk.h | 47 __u8 unused; member
|
/bionic/libc/arch-x86/bionic/ |
D | __libc_init_sysinfo.cpp | 36 bool unused; in __libc_init_sysinfo() local 37 __libc_sysinfo = reinterpret_cast<void*>(__bionic_getauxval(AT_SYSINFO, &unused)); in __libc_init_sysinfo()
|
/bionic/benchmarks/ |
D | semaphore_benchmark.cpp | 31 int unused; in BM_semaphore_sem_getvalue() local 32 sem_getvalue(&semaphore, &unused); in BM_semaphore_sem_getvalue()
|
D | util.h | 33 static int __attribute__((unused)) EmplaceBenchmark(const std::string& fn_name, benchmark_func_t f… 41 …int _bionic_benchmark_##n __attribute__((unused)) = EmplaceBenchmark(std::string(#n), reinterpret_… 44 …int _bionic_benchmark_##n __attribute__((unused)) = EmplaceBenchmark(std::string(#n), reinterpret_…
|
/bionic/libc/kernel/android/scsi/scsi/ |
D | sg.h | 79 int unused[2]; member 89 int unused; member
|
/bionic/libc/bionic/ |
D | heap_tagging.h | 49 __attribute__((unused)) static inline const char* DescribeTaggingLevel( in DescribeTaggingLevel()
|
D | pthread_attr.cpp | 141 void* unused; in pthread_attr_getstacksize() local 142 return pthread_attr_getstack(attr, &unused, stack_size); in pthread_attr_getstacksize()
|
D | strsignal.cpp | 40 #define __BIONIC_SIGDEF(signal_number, unused) [signal_number] = &(#signal_number)[3], argument
|
/bionic/libc/arch-arm/bionic/ |
D | exidx_static.c | 46 _Unwind_Ptr dl_unwind_find_exidx(_Unwind_Ptr pc __attribute__((unused)), int* pcount) { in dl_unwind_find_exidx()
|
/bionic/linker/ |
D | linker_gnu_hash.h | 45 __attribute__((unused))
|
/bionic/tools/versioner/src/ |
D | Android.bp | 32 "-Wno-unused-parameter",
|
/bionic/libc/include/ |
D | utmpx.h | 68 char unused[20]; member
|
D | utmp.h | 90 char unused[20]; member
|
/bionic/libc/kernel/uapi/mtd/ |
D | nftl-user.h | 29 __u32 unused; member
|
/bionic/libc/kernel/uapi/asm-x86/asm/ |
D | vm86.h | 71 unsigned long unused : 28; member
|
/bionic/libc/kernel/uapi/rdma/ |
D | siw-abi.h | 99 __u32 unused; member
|
/bionic/libc/include/arpa/ |
D | nameser_compat.h | 67 unsigned unused :1; /* unused bits (MBZ as of 4.9.3a3) */ member
|