| /netbsd/src/external/bsd/ntp/dist/ntpd/ |
| D | check_y2k.c | 141 Warnings++; else Fatals++ 147 int Warnings; in main() local 186 Fatals = Warnings = 0; in main() 192 (int)year, __FILE__, __LINE__, (int)Fatals, (int)Warnings ); in main() 197 Fatals = Warnings = 0; in main() 199 if ( Warnings == 0 ) in main() 203 (int)year, __FILE__, __LINE__, (int)Fatals, (int)Warnings ); in main() 206 Fatals = Warnings = 0; in main() 213 (int)year, __FILE__, __LINE__, (int)Fatals, (int)Warnings ); in main() 267 Fatals = Warnings = 0; in main() [all …]
|
| /netbsd/src/external/bsd/pcc/dist/pcc/mip/ |
| D | common.c | 189 struct Warning Warnings[] = { variable 235 struct Warning *w = Warnings; in Wset() 237 for (w = Warnings; w->flag; w++) { in Wset() 258 for (w = Warnings; w->flag; w++) in Wflags() 277 for (w = Warnings; w->flag; w++) { in Wflags() 312 if (Warnings[type].warn == 0) in warner() 314 if (Warnings[type].err) { in warner() 322 vfprintf(stderr, Warnings[type].fmt, ap); in warner()
|
| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | symtab.h | 1337 class Warnings 1340 Warnings() in Warnings() function 1362 Warnings(const Warnings&); 1363 Warnings& operator=(const Warnings&); 2019 Warnings warnings_;
|
| D | symtab.cc | 3665 Warnings::add_warning(Symbol_table* symtab, const char* name, Object* obj, in add_warning() 3677 Warnings::note_warnings(Symbol_table* symtab) in note_warnings() 3696 Warnings::issue_warning(const Symbol* sym, in issue_warning() 4006 Warnings::issue_warning<32, false>(const Symbol* sym, 4014 Warnings::issue_warning<32, true>(const Symbol* sym, 4022 Warnings::issue_warning<64, false>(const Symbol* sym, 4030 Warnings::issue_warning<64, true>(const Symbol* sym,
|
| /netbsd/src/external/mit/expat/dist/conftools/ |
| D | ax-check-link-flag.m4 | 12 # (Warnings, however, are ignored)
|
| /netbsd/src/external/gpl3/binutils/dist/gas/doc/ |
| D | c-m32r.texi | 18 * M32R-Warnings:: M32R Warnings 292 @node M32R-Warnings 293 @section M32R Warnings
|
| D | as.info | 1520 ‘as’ automatically. Warnings report an assumption made so that ‘as’ 1964 2.17 Control Warnings: ‘-W’, ‘--warn’, ‘--no-warn’, ‘--fatal-warnings’ 14429 * M32R-Warnings:: M32R Warnings 14551 File: as.info, Node: M32R-Directives, Next: M32R-Warnings, Prev: M32R-Opts, Up: M32R-Dependent 14645 File: as.info, Node: M32R-Warnings, Prev: M32R-Directives, Up: M32R-Dependent 14647 9.22.3 M32R Warnings 29397 * M32R warnings: M32R-Warnings. (line 6) 30440 * warnings, M32R: M32R-Warnings. (line 6) 30929 Node: M32R-Warnings564307
|
| /netbsd/src/external/bsd/ntp/dist/parseutil/ |
| D | dcfd.c | 1278 int Fatals, Warnings; in check_y2k() local 1280 Warnings++; else Fatals++ in check_y2k() 1282 Fatals = Warnings = 0; in check_y2k()
|
| /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/binutils/dist/config/ |
| D | acx.m4 | 399 pragma Warnings (Off); 401 pragma Warnings (On);
|
| /netbsd/src/external/gpl3/gdb/dist/config/ |
| D | acx.m4 | 399 pragma Warnings (Off); 401 pragma Warnings (On);
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | trouble.texi | 31 * Warnings and Errors:: Which problems in your code get warnings, 1154 @node Warnings and Errors 1170 @dfn{Warnings} report other unusual conditions in your code that 1177 Warnings may indicate danger points where you should check to make sure 1196 @xref{Warning Options,,Options to Request or Suppress Warnings}, for
|
| D | hostconfig.texi | 187 exits without serious errors. (Warnings are not serious errors.) The
|
| D | ux.texi | 78 Warnings should have a good @dfn{signal-to-noise ratio}: we should have few
|
| D | gcc.info | 649 *Note Options to Request or Suppress Warnings: Warning Options. 5322 3.8 Options to Request or Suppress Warnings 5325 Warnings are diagnostic messages that report constructions that are not 5442 dialect is based. Warnings from '-Wpedantic' are given where they 7040 Warnings controlled by the option can be disabled either by 7354 Warnings from system headers are normally suppressed, on the 7548 '-Wlarger-than=''PTRDIFF_MAX' is enabled by default. Warnings 7570 Warnings controlled by the option can be disabled either by 7615 '-Wstack-usage=''PTRDIFF_MAX' is enabled by default. Warnings 7748 so on. This option is independent of the standards mode. Warnings [all …]
|
| D | invoke.texi | 319 @xref{Warning Options,,Options to Request or Suppress Warnings}. 5571 @section Options to Request or Suppress Warnings 5577 Warnings are diagnostic messages that report constructions that 5714 extended dialect is based. Warnings from @option{-Wpedantic} are given 7618 Warnings controlled by the option can be disabled either by specifying 7997 Warnings from system headers are normally suppressed, on the assumption 8225 Warnings controlled by the option can be disabled either by specifying 8250 Warnings controlled by the option can be disabled either by specifying 8313 Warnings controlled by the option can be disabled either by specifying 8411 on. This option is independent of the standards mode. Warnings are disabled [all …]
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/doc/ |
| D | gdb.info-9 | 2507 * set complaints: Messages/Warnings. (line 29) 2508 * set confirm: Messages/Warnings. (line 49) 2697 * set trace-commands: Messages/Warnings. (line 65) 2718 * set verbose: Messages/Warnings. (line 15) 2811 * show complaints: Messages/Warnings. (line 35) 2813 * show confirm: Messages/Warnings. (line 57) 2979 * show verbose: Messages/Warnings. (line 21)
|
| D | ChangeLog-1991-2021 | 3968 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write 3973 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace 6422 (Messages/Warnings): Likewise. 8736 * gdbint.texinfo (Compiler Warnings): Update for -Wall use. 9640 (Messages/Warnings): Add index entries.
|
| D | gdb.texinfo | 1138 off} were in effect (@pxref{Messages/Warnings}). 3231 @code{set confirm} command (@pxref{Messages/Warnings, ,Optional Warnings and 4494 * Breakpoint-related Warnings:: ``Breakpoint address adjusted...'' 6321 @node Breakpoint-related Warnings 21753 pauses into messages if desired. @xref{Messages/Warnings, ,Optional 21754 Warnings and Messages}.) 22914 complaints} command (@pxref{Messages/Warnings, ,Optional Warnings and 22941 @code{set verbose on}. @xref{Messages/Warnings, ,Optional Warnings and 27474 * Messages/Warnings:: Optional warnings and messages 28570 @node Messages/Warnings [all …]
|
| /netbsd/src/crypto/external/bsd/openssl/dist/ |
| D | INSTALL.md | 21 - [Compiler Warnings](#compiler-warnings) 384 Compiler Warnings
|
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | ChangeLog-2014 | 1143 Warnings and errors are kept in s_mipsset because when
|
| /netbsd/src/external/gpl3/binutils/dist/ |
| D | configure | 5652 pragma Warnings (Off); 5654 pragma Warnings (On);
|
| /netbsd/src/external/gpl3/gdb/dist/ |
| D | configure | 5652 pragma Warnings (Off); 5654 pragma Warnings (On);
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/doc/ |
| D | bfdint.texi | 281 which may or may not be declared in system header files. Warnings about
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/doc/ |
| D | bfdint.texi | 281 which may or may not be declared in system header files. Warnings about
|