/bionic/libc/kernel/common/linux/ |
D | patchkey.h | 13 #error "patchkey.h included directly" 27 #error "could not determine byte order"
|
D | ftape.h | 37 __u8 error; member 39 } error; member
|
D | spinlock_types_up.h | 16 #error "please don't include this file directly"
|
D | spinlock_api_smp.h | 16 #error "please don't include this file directly"
|
D | hardirq.h | 28 #error HARDIRQ_BITS is too low! 47 #error PREEMPT_ACTIVE is too low!
|
D | spinlock_up.h | 16 #error "please don't include this file directly"
|
/bionic/libc/private/ |
D | thread_private.h | 58 …ate_storage( struct __thread_private_tag_t* ptag, void* storage, size_t objsize, void* error ); 60 #define _THREAD_PRIVATE(name, storage, error) \ argument 61 __bionic_thread_private_storage( &__THREAD_NAME(name), &(storage),sizeof(storage), error) 100 #define _THREAD_PRIVATE(keyname, storage, error) \ 102 sizeof (storage), error)
|
D | bionic_atomic_inline.h | 39 # error "Must define ANDROID_SMP before including atomic-inline.h"
|
/bionic/libc/netbsd/resolv/ |
D | res_debug.h | 26 # define Aerror(statp, file, string, error, address) /*empty*/ argument 27 # define Perror(statp, file, string, error) /*empty*/ argument
|
/bionic/libc/kernel/arch-sh/asm/ |
D | rwsem.h | 16 #error "please don't include asm/rwsem.h directly, use linux/rwsem.h instead"
|
D | spinlock_types.h | 16 #error "please don't include this file directly"
|
D | io_generic.h | 16 #error "Don't include this header without a valid system prefix"
|
/bionic/libc/stdio/ |
D | fgetln.c | 82 goto error; in fgetln() 120 goto error; in fgetln() 134 goto error; in fgetln() 149 error: in fgetln()
|
/bionic/libc/kernel/arch-arm/asm/ |
D | spinlock_types.h | 16 #error "please don't include this file directly"
|
D | smp.h | 21 #error "<asm-arm/smp.h> included in non-SMP build"
|
D | hardirq.h | 33 #error HARDIRQ_BITS is too low!
|
D | spinlock.h | 16 #error SMP not supported on pre-ARMv6 CPUs
|
/bionic/libc/kernel/arch-x86/asm/ |
D | spinlock_types.h | 16 #error "please don't include this file directly"
|
D | module_32.h | 23 #error unknown processor family
|
D | bitops_32.h | 16 #error only <linux/bitops.h> can be included directly
|
/bionic/libc/include/ |
D | errno.h | 45 extern int __set_errno(int error);
|
/bionic/libc/kernel/common/linux/mmc/ |
D | mmc.h | 51 unsigned int error; member 70 unsigned int error; member
|
/bionic/libc/arch-arm/include/machine/ |
D | cpu-features.h | 73 # error ARMv4 is not supported, please use ARMv4T at a minimum 75 # error Unknown or unsupported ARM architecture
|
/bionic/libc/bionic/ |
D | malloc_debug_qemu.c | 60 #error MALLOC_QEMU_INSTRUMENT is not defined. 524 if (!tracing_enabled(error)) { in qemu_log() 592 log_mdesc(error, &desc_chk, in test_access_violation() 727 log_mdesc(error, &desc, "<libc_pid=%03u, pid=%03u>: malloc: notify_malloc failed for ", in qemu_instrumented_malloc() 771 log_mdesc(error, &desc, "<libc_pid=%03u, pid=%03u>: free(%p) is invalid for ", in qemu_instrumented_free() 778 log_mdesc(error, &desc, "<libc_pid=%03u, pid=%03u>: free(%p) notify_free failed for ", in qemu_instrumented_free() 847 …log_mdesc(error, &desc, "<libc_pid=%03u, pid=%03u>: calloc(%u(%u), %u): notify_malloc failed for ", in qemu_instrumented_calloc() 908 log_mdesc(error, &cur_desc, "<libc_pid=%03u, pid=%03u>: realloc(%p, %u) is invalid for ", in qemu_instrumented_realloc() 924 … log_mdesc(error, &cur_desc, "<libc_pid=%03u, pid=%03u>: realloc(%p, %u): dlmalloc(%u) failed on ", in qemu_instrumented_realloc() 940 … log_mdesc(error, &new_desc, "<libc_pid=%03u, pid=%03u>: realloc(%p, %u) notify_malloc failed -> ", in qemu_instrumented_realloc() [all …]
|
/bionic/libdl/ |
D | libdl.c | 35 #error Unsupported architecture. Only arm and x86 are supported.
|