| /src/usr.bin/make/unit-tests/ |
| shell-ksh.exp | 6 echo ignore errors 7 ignore errors
|
| directive-for-errors.exp | 1 make: directive-for-errors.mk:9: Unknown directive "fori" 2 make: directive-for-errors.mk:11: warning: <> 3 make: directive-for-errors.mk:13: for-less endfor 4 make: directive-for-errors.mk:25: Unknown directive "for" 5 make: directive-for-errors.mk:27: warning: <> 6 make: directive-for-errors.mk:29: for-less endfor 7 make: directive-for-errors.mk:44: Invalid character "$" in .for loop variable name 8 make: directive-for-errors.mk:52: Missing iteration variables in .for loop 9 make: directive-for-errors.mk:64: Wrong number of words (5) in .for substitution list with 3 variables 10 make: directive-for-errors.mk:78: Missing "in" in .for loo [all...] |
| opt-warnings-as-errors.exp | 1 make: opt-warnings-as-errors.mk:13: warning: message 1 2 make: parsing warnings being treated as errors 3 make: opt-warnings-as-errors.mk:15: warning: message 2 5 make: Fatal errors encountered -- cannot continue
|
| shell-sh.exp | 3 : ignore errors
|
| varparse-errors.exp | 1 make: varparse-errors.mk:38: Unknown modifier ":Z" 3 make: varparse-errors.mk:47: Unknown modifier ":Z" 5 make: varparse-errors.mk:73: Unknown modifier ":OX" 7 make: varparse-errors.mk:73: Unknown modifier ":OX" 10 make: varparse-errors.mk:73: Unknown modifier ":OX" 12 make: varparse-errors.mk:73: Unknown modifier ":OX" 15 make: varparse-errors.mk:81: Unclosed expression, expecting "}" for modifier "Q" 17 make: varparse-errors.mk:83: Unclosed expression, expecting "}" for modifier "sh" 19 make: varparse-errors.mk:85: Unclosed expression, expecting "}" for modifier "tA" 21 make: varparse-errors.mk:87: Unclosed expression, expecting "}" for modifier "tsX [all...] |
| shell-csh.exp | 6 echo ignore errors 7 ignore errors
|
| depsrc-ignore.exp | 1 ignore-errors begin 2 false ignore-errors 4 ignore-errors end
|
| shell-custom.exp | 6 : ignore errors 7 -c : ignore errors
|
| cond-op-and-lint.exp | 2 make: Fatal errors encountered -- cannot continue
|
| cond-op-or-lint.exp | 2 make: Fatal errors encountered -- cannot continue
|
| directive-endfor.exp | 2 make: Fatal errors encountered -- cannot continue
|
| recursive.exp | 3 make: Fatal errors encountered -- cannot continue
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| aarch64-asm-2.c | 767 aarch64_operand_error *errors) 839 return aarch64_ins_regno (self, info, code, inst, errors); 845 return aarch64_ins_none (self, info, code, inst, errors); 847 return aarch64_ins_reg_extended (self, info, code, inst, errors); 849 return aarch64_ins_reg_shifted (self, info, code, inst, errors); 851 return aarch64_ins_reg_lsl_shifted (self, info, code, inst, errors); 853 return aarch64_ins_ft (self, info, code, inst, errors); 860 return aarch64_ins_reglane (self, info, code, inst, errors); 893 return aarch64_ins_simple_index (self, info, code, inst, errors); 895 return aarch64_ins_reglist (self, info, code, inst, errors); [all...] |
| /src/external/gpl3/gdb/dist/opcodes/ |
| aarch64-asm-2.c | 621 aarch64_operand_error *errors) 692 return aarch64_ins_regno (self, info, code, inst, errors); 698 return aarch64_ins_none (self, info, code, inst, errors); 700 return aarch64_ins_reg_extended (self, info, code, inst, errors); 702 return aarch64_ins_reg_shifted (self, info, code, inst, errors); 704 return aarch64_ins_reg_lsl_shifted (self, info, code, inst, errors); 706 return aarch64_ins_ft (self, info, code, inst, errors); 713 return aarch64_ins_reglane (self, info, code, inst, errors); 745 return aarch64_ins_simple_index (self, info, code, inst, errors); 747 return aarch64_ins_reglist (self, info, code, inst, errors); [all...] |
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| aarch64-asm-2.c | 620 aarch64_operand_error *errors) 687 return aarch64_ins_regno (self, info, code, inst, errors); 693 return aarch64_ins_none (self, info, code, inst, errors); 695 return aarch64_ins_reg_extended (self, info, code, inst, errors); 697 return aarch64_ins_reg_shifted (self, info, code, inst, errors); 699 return aarch64_ins_reg_lsl_shifted (self, info, code, inst, errors); 701 return aarch64_ins_ft (self, info, code, inst, errors); 707 return aarch64_ins_reglane (self, info, code, inst, errors); 709 return aarch64_ins_reglist (self, info, code, inst, errors); 711 return aarch64_ins_ldst_reglist (self, info, code, inst, errors); [all...] |
| /src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
| check-sve-md.awk | 24 errors = 0 40 errors += 1 47 errors += 1 61 if (seen2 < seen1 && errors == 0)
|
| /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
| check-sve-md.awk | 24 errors = 0 40 errors += 1 47 errors += 1 61 if (seen2 < seen1 && errors == 0)
|
| /src/external/bsd/am-utils/dist/fsinfo/ |
| wr_exportfs.c | 51 write_export_info(FILE *ef, qelem *q, int errors) 59 errors += write_export_info(ef, mp->m_mount, 0); 62 return errors; 69 int errors = 0; local 74 errors += write_export_info(ef, dp->d_mount, 0); 77 return errors; 84 int errors = 0; local 95 errors += write_dkexports(ef, hp->h_disk_fs); 96 errors += pref_close(ef); 98 errors++ [all...] |
| wr_dumpset.c | 53 int errors = 0; local 67 return errors; 74 int errors = 0; local 83 errors += write_dumpset_info(ef, hp->h_disk_fs); 86 errors += pref_close(ef); 88 errors++; 92 return errors;
|
| wr_bparam.c | 56 int errors = 0; local 62 return errors; 72 int errors = 0; local 75 errors += write_nfsname(ef, hp->h_netroot, hp->h_hostname); 77 errors += write_nfsname(ef, hp->h_netswap, hp->h_hostname); 90 int errors = 0; local 98 errors += write_boot_info(ef, hp); 99 errors += pref_close(ef); 101 errors++; 105 return errors; [all...] |
| /src/external/gpl3/gcc/dist/contrib/gcc-changelog/ |
| test_email.py | 81 assert not email.errors 97 assert not email.errors 111 assert not email.errors 116 assert email.errors 117 err = email.errors[0] 126 assert len(email.errors) == 2 127 err = email.errors[0] 134 assert len(email.errors) == 4 135 assert email.errors[0].line == 'gcc/c-family/c-cppbuiltins.c' 136 assert email.errors[2].line == 'gcc/c-family/c-cppbuiltin.c [all...] |
| /src/external/gpl3/gcc.old/dist/contrib/gcc-changelog/ |
| test_email.py | 79 assert not email.errors 95 assert not email.errors 109 assert not email.errors 114 assert email.errors 115 err = email.errors[0] 124 assert len(email.errors) == 2 125 err = email.errors[0] 132 assert len(email.errors) == 4 133 assert email.errors[0].line == 'gcc/c-family/c-cppbuiltins.c' 134 assert email.errors[2].line == 'gcc/c-family/c-cppbuiltin.c [all...] |
| /src/external/gpl3/gdb/dist/sim/testsuite/common/ |
| bits-tst.c | 171 int errors = 0; local 190 errors ++; 199 errors ++; 209 errors ++; 213 return errors; 222 int errors = 0; local 243 errors ++; 247 return errors; 257 int errors = 0; local 273 errors ++ 286 int errors = 0; local 327 int errors = 0; local [all...] |
| /src/external/gpl3/gdb.old/dist/sim/testsuite/common/ |
| bits-tst.c | 171 int errors = 0; local 190 errors ++; 199 errors ++; 209 errors ++; 213 return errors; 222 int errors = 0; local 243 errors ++; 247 return errors; 257 int errors = 0; local 273 errors ++ 286 int errors = 0; local 327 int errors = 0; local [all...] |
| /src/crypto/external/bsd/heimdal/dist/kadmin/ |
| test_util.c | 53 int i, errors = 0; local 62 errors++; 66 errors++; 70 return errors;
|