| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | errors.cc | 39 const int Errors::max_undefined_error_report; 41 Errors::Errors(const char* program_name) in Errors() function in gold::Errors 54 Errors::initialize_lock() in initialize_lock() 62 Errors::increment_counter(int *counter) in increment_counter() 79 Errors::fatal(const char* format, va_list args) in fatal() 90 Errors::fallback(const char* format, va_list args) in fallback() 101 Errors::error(const char* format, va_list args) in error() 113 Errors::warning(const char* format, va_list args) in warning() 125 Errors::info(const char* format, va_list args) in info() 134 Errors::trace(const char* format, va_list args) in trace() [all …]
|
| D | errors.h | 44 class Errors 47 Errors(const char* program_name); 109 Errors(const Errors&); 110 Errors& operator=(const Errors&);
|
| D | parameters.h | 30 class Errors; variable 58 set_errors(Errors* errors); 73 Errors* 191 Errors* errors_; 209 set_parameters_errors(Errors* errors);
|
| D | parameters.cc | 75 Parameters::set_errors(Errors* errors) in set_errors() 286 set_parameters_errors(Errors* errors) in set_parameters_errors()
|
| D | ChangeLog | 173 * errors.cc (Errors::trace): New method. 175 * errors.h (Errors::trace): New method.
|
| D | main.cc | 157 Errors errors(program_name); in main()
|
| /netbsd/src/regress/lib/libc/ieeefp/testfloat/notes/ |
| D | systemBugs.txt | 54 Errors found in floatx80_to_int32, rounding nearest_even: 60 Errors found in floatx80_to_int32, rounding to_zero: 67 Errors found in floatx80_to_int32, rounding down: 74 Errors found in floatx80_to_int32, rounding up: 89 Errors found in floatx80_to_int32, rounding nearest_even: 100 Errors found in floatx80_to_int32, rounding up: 126 Errors found in floatx80_to_int32, rounding nearest_even: 129 Errors found in floatx80_to_int32, rounding to_zero: 131 Errors found in floatx80_to_int32, rounding up: 155 Errors found in float32_mul, rounding nearest_even: [all …]
|
| /netbsd/src/games/hangman/ |
| D | endgame.c | 53 if (Errors >= MAXERRS) in endgame() 54 Errors = MAXERRS + 2; in endgame() 58 if (Errors > MAXERRS) in endgame()
|
| D | playgame.c | 53 Errors = 0; in playgame() 57 while (Errors < MAXERRS && strchr(Known, '-') != NULL) { in playgame()
|
| D | extern.c | 59 int Errors, Wordnum = 0; variable
|
| D | prman.c | 53 for (i = 0; i < Errors; i++) in prman()
|
| D | prdata.c | 67 (Average * (Wordnum - 1) + Errors) / Wordnum); in prdata()
|
| D | hangman.h | 71 extern int Errors, Wordnum;
|
| D | main.c | 84 Average = (Average * (Wordnum - 1) + Errors) / Wordnum; in main()
|
| D | getguess.c | 87 Errors++; in getguess()
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/std/ |
| D | shared_mutex | 175 // Errors not handled: EBUSY, EINVAL 182 // Errors not handled: EBUSY, EINVAL 196 // Errors not handled: EINVAL 205 // Errors not handled: EINVAL 214 // Errors not handled: EPERM, EBUSY, EINVAL 233 // Errors not handled: EINVAL 245 // Errors not handled: EINVAL 526 // Errors not handled: EINVAL 552 // Errors not handled: EINVAL 613 // Errors not handled: EINVAL [all …]
|
| /netbsd/src/external/bsd/openldap/dist/doc/guide/admin/ |
| D | master.sdf | 101 # Common Errors
|
| /netbsd/src/external/bsd/ntp/dist/ |
| D | NOTES.y2kfixes | 50 1) Errors were found in improper use of tm_year within struct tm,
|
| /netbsd/src/external/bsd/libpcap/dist/ |
| D | pcap-tc.c | 237 ULONG Errors; member 952 pPpiHeader->Dot3Field.Errors = tcHeader.Errors; in TcRead()
|
| /netbsd/src/external/gpl3/gcc/dist/contrib/ |
| D | update-copyright.py | 50 class Errors: class 462 self.errors = Errors()
|
| /netbsd/src/external/bsd/ntp/dist/scripts/monitoring/ |
| D | README | 78 Errors are counted for:
|
| /netbsd/src/sys/external/bsd/acpica/dist/tests/misc/ |
| D | badcode.asl | 14 * Compilation complete. 45 Errors, 28 Warnings, 11 Remarks, 14 Optimizations
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | standards.texi | 78 Errors in the 1990 ISO C standard were corrected in two Technical 98 Errors in the 1999 ISO C standard were corrected in three Technical
|
| /netbsd/src/external/ibm-public/postfix/dist/proto/ |
| D | bounce | 39 # Errors in the template will be reported to the standard
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/doc/ |
| D | annotate.texinfo | 77 * Errors:: Annotations for error messages. 603 @node Errors 604 @chapter Errors
|