/bionic/libc/kernel/uapi/linux/ |
D | gsmmux.h | 36 unsigned int unused[8]; member 45 __u8 unused[28]; member
|
D | dlm_device.h | 30 __u16 unused; member 57 __u8 unused[2]; member 75 __u8 unused[3]; member
|
D | btrfs.h | 76 __u64 unused[4]; member 107 __u64 unused[(1024 - 32 - sizeof(struct btrfs_scrub_progress)) / 8]; member 151 __u64 unused[379]; member 208 __u64 unused[6]; member 243 __u64 unused[72]; member 262 __u32 unused; member 298 __u32 unused[4]; member 361 __u64 unused[128 - 2 - BTRFS_DEV_STAT_VALUES_MAX]; member
|
D | virtio_blk.h | 55 __u8 unused; member
|
D | fuse.h | 243 uint32_t unused; member 264 uint32_t unused; member 343 uint32_t unused[9]; member 349 uint32_t unused; member 355 uint32_t unused; member
|
D | jffs2.h | 86 __u8 unused[2]; member
|
D | btrfs_tree.h | 311 __le64 unused[6]; member 318 __le64 unused[4]; member
|
D | if_bridge.h | 97 __u16 unused; member
|
/bionic/benchmarks/ |
D | util.h | 31 static int __attribute__((unused)) EmplaceBenchmark(const std::string& fn_name, benchmark_func_t f… 39 …int _bionic_benchmark_##n __attribute__((unused)) = EmplaceBenchmark(std::string(#n), reinterpret_… 42 …int _bionic_benchmark_##n __attribute__((unused)) = EmplaceBenchmark(std::string(#n), reinterpret_…
|
D | string_benchmark.cpp | 34 volatile int c __attribute__((unused)) = 0; in BM_string_memcmp() 132 volatile int c __attribute__((unused)) = 0; in BM_string_strlen() 242 volatile int c __attribute__((unused)); in BM_string_strcmp()
|
D | stdlib_benchmark.cpp | 72 volatile size_t c __attribute__((unused)) = 0; in BM_stdlib_mbstowcs()
|
/bionic/libc/bionic/ |
D | sys_signame.c | 32 #define __BIONIC_SIGDEF(signal_number, unused) [ signal_number ] = #signal_number + 3, argument
|
D | pthread_attr.cpp | 140 void* unused; in pthread_attr_getstacksize() local 141 return pthread_attr_getstack(attr, &unused, stack_size); in pthread_attr_getstacksize()
|
/bionic/libc/arch-arm/bionic/ |
D | exidx_static.c | 46 _Unwind_Ptr __gnu_Unwind_Find_exidx(_Unwind_Ptr pc __attribute__((unused)), int* pcount) { in __gnu_Unwind_Find_exidx()
|
/bionic/libc/kernel/android/scsi/scsi/ |
D | sg.h | 77 int unused[2]; member 87 int unused; member
|
/bionic/tools/versioner/src/ |
D | Android.bp | 33 "-Wno-unused-parameter",
|
/bionic/libc/kernel/uapi/mtd/ |
D | nftl-user.h | 41 __u32 unused; member
|
/bionic/libc/kernel/uapi/asm-x86/asm/ |
D | vm86.h | 83 unsigned long unused : 28; member
|
/bionic/libc/include/android/ |
D | legacy_stdlib_inlines.h | 80 static __inline int grantpt(int __fd __attribute((unused))) { in grantpt() argument
|
/bionic/libc/include/arpa/ |
D | nameser_compat.h | 67 unsigned unused :1; /* unused bits (MBZ as of 4.9.3a3) */ member
|
/bionic/libc/include/sys/ |
D | user.h | 196 unsigned int unused:15;
|
/bionic/libc/tzcode/ |
D | bionic.cpp | 105 int32_t unused; // Was raw GMT offset; always 0 since tzdata2014f (L). member
|
/bionic/tests/ |
D | fenv_test.cpp | 38 volatile float result __attribute__((unused)) = 123.0f / zero; in DivideByZero()
|
D | Android.bp | 218 // unused. 237 // enabled. The library that results from building this is meant to be unused.
|
/bionic/libc/include/ |
D | stdatomic.h | 262 atomic_thread_fence(memory_order __order __attribute__((unused))) in atomic_thread_fence() 275 atomic_signal_fence(memory_order __order __attribute__((unused))) in atomic_signal_fence()
|