/bionic/libc/kernel/arch-mips/asm/ |
D | war.h | 27 #error Check setting of R4600_V1_INDEX_ICACHEOP_WAR for your platform 31 #error Check setting of R4600_V1_HIT_CACHEOP_WAR for your platform 35 #error Check setting of R4600_V2_HIT_CACHEOP_WAR for your platform 39 #error Check setting of R5432_CP0_INTERRUPT_WAR for your platform 42 #error Check setting of BCM1250_M3_WAR for your platform 46 #error Check setting of SIBYTE_1956_WAR for your platform 50 #error Check setting of MIPS4K_ICACHE_REFILL_WAR for your platform 54 #error Check setting of MIPS_CACHE_SYNC_WAR for your platform 57 #error Check setting of TX49XX_ICACHE_INDEX_INV_WAR for your platform 61 #error Check setting of RM9000_CDEX_SMP_WAR for your platform [all …]
|
D | byteorder.h | 37 #error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
|
D | unaligned.h | 39 #error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
|
D | sgidefs.h | 22 #error Use a Linux compiler or give up.
|
/bionic/libc/upstream-netbsd/libc/gen/ |
D | ftw.c | 45 int fnflag, error, sverrno; in ftw() local 56 error = 0; in ftw() 84 error = -1; in ftw() 87 error = fn(cur->fts_path, cur->fts_statp, fnflag); in ftw() 88 if (error != 0) in ftw() 93 if (fts_close(ftsp) != 0 && error == 0) in ftw() 94 error = -1; in ftw() 97 return (error); in ftw()
|
D | nftw.c | 47 int ftsflags, fnflag, error, postorder, sverrno; in nftw() local 66 error = 0; in nftw() 100 error = -1; in nftw() 105 error = fn(cur->fts_path, cur->fts_statp, fnflag, &f); in nftw() 106 if (error != 0) in nftw() 113 return (error); in nftw()
|
/bionic/libc/kernel/common/linux/ |
D | patchkey.h | 20 #error "patchkey.h included directly" 34 #error "could not determine byte order"
|
D | ftape.h | 44 __u8 error; member 46 } error; member
|
D | spinlock_types_up.h | 22 #error "please don't include this file directly"
|
D | spinlock_api_smp.h | 22 #error "please don't include this file directly"
|
D | hardirq.h | 34 #error HARDIRQ_BITS is too low! 51 #error PREEMPT_ACTIVE is too low!
|
D | spinlock_up.h | 22 #error "please don't include this file directly"
|
/bionic/libc/upstream-netbsd/libc/stdio/ |
D | getdelim.c | 68 goto error; in __weak_alias() 81 goto error; in __weak_alias() 97 goto error; in __weak_alias() 119 goto error; in __weak_alias() 139 error: in __weak_alias()
|
/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/libm/upstream-freebsd/lib/msun/src/ |
D | s_rintl.c | 37 #error "Unsupported long double format" 49 #error "Unsupported long double format"
|
/bionic/libc/kernel/arch-arm/asm/ |
D | spinlock_types.h | 22 #error "please don't include this file directly"
|
D | smp.h | 26 #error "<asm-arm/smp.h> included in non-SMP build"
|
D | hardirq.h | 39 #error HARDIRQ_BITS is too low!
|
/bionic/libc/kernel/arch-x86/asm/ |
D | spinlock_types.h | 22 #error "please don't include this file directly"
|
D | module_32.h | 29 #error unknown processor family
|
/bionic/libc/bionic/ |
D | malloc_debug_qemu.cpp | 60 #error MALLOC_QEMU_INSTRUMENT is not defined. 500 if (!tracing_enabled(error)) { in qemu_log() 564 log_mdesc(error, &desc_chk, in test_access_violation() 694 log_mdesc(error, &desc, "<libc_pid=%03u, pid=%03u>: malloc: notify_malloc failed for ", in qemu_instrumented_malloc() 736 log_mdesc(error, &desc, "<libc_pid=%03u, pid=%03u>: free(%p) is invalid for ", in qemu_instrumented_free() 743 log_mdesc(error, &desc, "<libc_pid=%03u, pid=%03u>: free(%p) notify_free failed for ", in qemu_instrumented_free() 807 …log_mdesc(error, &desc, "<libc_pid=%03u, pid=%03u>: calloc(%u(%u), %u): notify_malloc failed for ", in qemu_instrumented_calloc() 866 log_mdesc(error, &cur_desc, "<libc_pid=%03u, pid=%03u>: realloc(%p, %u) is invalid for ", in qemu_instrumented_realloc() 882 … log_mdesc(error, &cur_desc, "<libc_pid=%03u, pid=%03u>: realloc(%p, %u): dlmalloc(%u) failed on ", in qemu_instrumented_realloc() 898 … log_mdesc(error, &new_desc, "<libc_pid=%03u, pid=%03u>: realloc(%p, %u) notify_malloc failed -> ", in qemu_instrumented_realloc() [all …]
|
/bionic/libc/private/ |
D | bionic_atomic_inline.h | 39 # error "Must define ANDROID_SMP before including atomic-inline.h"
|
/bionic/libc/upstream-freebsd/lib/libc/stdio/ |
D | fgetln.c | 132 goto error; in fgetln() 146 goto error; in fgetln() 160 error: in fgetln()
|
/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/kernel/common/linux/mmc/ |
D | mmc.h | 59 unsigned int error; member 79 unsigned int error; member
|