/external/kernel-headers/original/asm-generic/ |
D | bug.h | 8 #define BUG() do { \ macro 15 #define BUG_ON(condition) do { if (unlikely((condition)!=0)) BUG(); } while(0) 29 #define BUG() macro
|
/external/v8/test/cctest/ |
D | cctest.status | 33 # BUG(382): Weird test. Can't guarantee that it never times out. 36 # BUG(484): This test which we thought was originally corrected in r5236 49 # BUG(1261): Flakey test. 64 # BUG(355): Test crashes on ARM. 67 # BUG(945): Socket connect fails on ARM 72 # BUG(1075): Unresolved crashes.
|
/external/kernel-headers/original/asm-x86/ |
D | bug.h | 15 #define BUG() \ macro 29 #define BUG() \ macro
|
D | pgalloc_32.h | 62 #define pmd_alloc_one(mm, addr) ({ BUG(); ((pmd_t *)2); }) 65 #define pud_populate(mm, pmd, pte) BUG()
|
D | processor_32.h | 530 BUG(); in native_get_debugreg() 557 BUG(); in native_set_debugreg()
|
/external/kernel-headers/original/asm-arm/ |
D | pgalloc.h | 29 #define pmd_alloc_one(mm,addr) ({ BUG(); ((pmd_t *)2); }) 31 #define pgd_populate(mm,pmd,pte) BUG()
|
/external/v8/tools/ |
D | merge-to-branch.sh | 148 BUG=$(git log -1 $HASH | grep "BUG=" | awk -F '=' '{print $NF}') 149 if [ -n "$BUG" ] ; then 151 BUG_AGGREGATE="$BUG_AGGREGATE$BUG"
|
/external/kernel-headers/original/linux/ |
D | if_vlan.h | 133 BUG(); in vlan_dev_real_dev() 139 BUG(); in vlan_dev_vlan_id() 146 BUG(); in __vlan_hwaccel_rx()
|
/external/kernel-headers/original/linux/mtd/ |
D | cfi.h | 299 default: BUG(); in cfi_build_cmd() 314 default: BUG(); in cfi_build_cmd() 368 default: BUG(); in cfi_merge_status() 392 default: BUG(); in cfi_merge_status()
|
/external/kernel-headers/original/asm-mips/ |
D | bug.h | 10 #define BUG() \ macro
|
D | io.h | 331 BUG(); \ 360 BUG(); \
|
/external/oprofile/module/ |
D | compat.h | 39 #define BUG_ON(p) do { if (p) BUG(); } while (0)
|
D | compat22.h | 120 #define BUG() __asm__ __volatile__("ud2\n"); macro
|
/external/svox/pico/tests/data/ |
D | tests_regressions_es-ES.txt | 9 # When a test is marked as "BUG", if possible, the tester will capture an approximate
|
D | xsampa_pico_man_fr-FR.txt | 12 # When a test is marked as "BUG", if possible, the tester will capture an approximate 105 # BUG E seize "sEz says [seisse]
|
/external/libsepol/src/ |
D | services.c | 65 #define BUG() do { ERR(NULL, "Badness at %s:%d", __FILE__, __LINE__); } while (0) macro 236 BUG(); in constraint_expr_eval() 241 BUG(); in constraint_expr_eval() 253 BUG(); in constraint_expr_eval() 266 BUG(); in constraint_expr_eval() 277 BUG(); in constraint_expr_eval() 289 BUG(); in constraint_expr_eval() 294 BUG(); in constraint_expr_eval()
|
/external/e2fsprogs/lib/ext2fs/ |
D | kernel-jbd.h | 252 BUG(); \ 809 #ifndef BUG 810 #define BUG() do { \ macro
|
/external/v8/test/mjsunit/ |
D | mjsunit.status | 39 # NewGC: BUG(1719) slow to collect arrays over several contexts. 97 # BUG(3251035): Timeouts in long looping crankshaft optimization 146 # BUG(3251035): Timeouts in long looping crankshaft optimization
|
/external/yaffs2/yaffs2/ |
D | yaffs_mtdif2.c | 144 BUG(); /* both tags and data should always be present */ in nandmtd2_WriteChunkWithTagsToNAND() 156 BUG(); /* both tags and data should always be present */ in nandmtd2_WriteChunkWithTagsToNAND()
|
/external/srtp/googlepatches/ |
D | google-12-srtp-hide-aes-tables-main.patch | 10 BUG=5096975
|
/external/v8/test/test262/ |
D | test262.status | 96 # BUG(3251225): Tests that timeout with --nocrankshaft. 110 # BUG(3251225): Tests that timeout with --nocrankshaft.
|
/external/llvm/test/CodeGen/Generic/ |
D | negintconst.ll | 12 ; setuw 4294967295, %o3 ! THE BUG: 0x00000000ffffffff
|
/external/qemu/ |
D | CHANGES.TXT | 133 IMPORTANT BUG FIXES: 147 IMPORTANT BUG FIXES: 166 IMPORTANT BUG FIXES: 205 IMPORTANT BUG FIXES: 372 IMPORTANT BUG FIXES: 448 IMPORTANT BUG FIXES: 471 IMPORTANT BUG FIXES: 487 OTHER BUG FIXES: 546 IMPORTANT BUG FIXES: 580 OTHER BUG FIXES: [all …]
|
/external/libnl-headers/ |
D | netlink-local.h | 79 #define BUG() \ macro
|
/external/valgrind/main/docs/internals/ |
D | 3_2_BUGSTATUS.txt | 127 TRUNK 32BRANCH PRI BUG# WHAT 262 TRUNK 32BRANCH PRI BUG# WHAT 272 TRUNK 32BRANCH PRI BUG# WHAT 338 TRUNK 32BRANCH PRI BUG# WHAT 426 TRUNK 32BRANCH PRI BUG# WHAT
|