| /trueos/usr.sbin/lpr/chkprintcap/ |
| HD | skimprintcap.c | 175 skinf->warnings++; in skim_printcap() 192 skinf->warnings++; in skim_printcap() 208 skinf->warnings++; in skim_printcap() 224 skinf->warnings++; in skim_printcap() 233 skinf->warnings++; in skim_printcap() 250 if (skinf->warnings > 0) in skim_printcap() 251 warnx("%4d warnings from skimming %s", skinf->warnings, in skim_printcap()
|
| HD | skimprintcap.h | 41 int warnings; member
|
| /trueos/contrib/llvm/tools/clang/include/clang/Basic/ |
| HD | DiagnosticGroups.td | 245 def PoundWarning : DiagGroup<"#warnings">, 295 // Preprocessor warnings. 298 // Just silence warnings about -Wstrict-aliasing for now. 304 // Just silence warnings about -Wstrict-overflow for now. 413 // -Widiomatic-parentheses contains warnings about 'idiomatic' 416 // do not want these warnings. 427 // -Wconversion has its own warnings, but we split a few out for 429 // - some people want just 64-to-32 warnings 430 // - conversion warnings with constant sources are on by default 431 // - conversion warnings for literals are on by default [all …]
|
| /trueos/cddl/contrib/dtracetoolkit/Examples/ |
| HD | py_calltime_example.txt | 64 warnings.py func ? 1 65 warnings.py func _OptionError 1 66 warnings.py func _processoptions 1 70 warnings.py func simplefilter 2 97 warnings.py func _OptionError 3 100 warnings.py func _processoptions 3 116 warnings.py func simplefilter 11 151 warnings.py func ? 500 175 warnings.py func _OptionError 3 178 warnings.py func _processoptions 3 [all …]
|
| HD | py_cputime_example.txt | 64 warnings.py func ? 1 65 warnings.py func _OptionError 1 66 warnings.py func _processoptions 1 70 warnings.py func simplefilter 2 94 warnings.py func _OptionError 1 97 warnings.py func _processoptions 1 121 warnings.py func simplefilter 7 148 warnings.py func ? 171 172 warnings.py func _OptionError 1 175 warnings.py func _processoptions 1 [all …]
|
| HD | py_funccalls_example.txt | 63 warnings.py ? 1 64 warnings.py _OptionError 1 65 warnings.py _processoptions 1 69 warnings.py simplefilter 2
|
| HD | py_calldist_example.txt | 96 warnings.py, func, _OptionError 102 warnings.py, func, _processoptions 174 warnings.py, func, simplefilter 378 warnings.py, func, ? 565 warnings.py, func, _OptionError 571 warnings.py, func, _processoptions 643 warnings.py, func, simplefilter 826 warnings.py, func, ?
|
| HD | py_flow_example.txt | 414 0 3064371872141 warnings.py -> ? 417 0 3064371872352 warnings.py -> _OptionError 418 0 3064371872361 warnings.py <- _OptionError 419 0 3064371872378 warnings.py -> _processoptions 420 0 3064371872387 warnings.py <- _processoptions 421 0 3064371872397 warnings.py -> simplefilter 422 0 3064371872410 warnings.py <- simplefilter 423 0 3064371872418 warnings.py -> simplefilter 424 0 3064371872428 warnings.py <- simplefilter 425 0 3064371872436 warnings.py <- ?
|
| HD | py_flowtime_example.txt | 414 0 3064660329029 warnings.py 270 -> ? 417 0 3064660329220 warnings.py 18 -> _OptionError 418 0 3064660329228 warnings.py 8 <- _OptionError 419 0 3064660329246 warnings.py 17 -> _processoptions 420 0 3064660329255 warnings.py 8 <- _processoptions 421 0 3064660329266 warnings.py 10 -> simplefilter 422 0 3064660329278 warnings.py 12 <- simplefilter 423 0 3064660329288 warnings.py 9 -> simplefilter 424 0 3064660329298 warnings.py 10 <- simplefilter 425 0 3064660329307 warnings.py 8 <- ?
|
| HD | py_cpudist_example.txt | 60 warnings.py, func, _OptionError 138 warnings.py, func, _processoptions 192 warnings.py, func, simplefilter 388 warnings.py, func, ? 526 warnings.py, func, _OptionError 592 warnings.py, func, _processoptions 634 warnings.py, func, simplefilter 804 warnings.py, func, ?
|
| HD | py_syscalls_example.txt | 75 warnings.py func ? 1 76 warnings.py func _OptionError 1 77 warnings.py func _processoptions 1 89 warnings.py func simplefilter 2
|
| HD | pl_who_example.txt | 28 14977 100 1 lib/warnings.pm 31 14977 100 3 lib/warnings/register.pm
|
| HD | py_flowinfo_example.txt | 415 0 145424 289 warnings.py:1 func -> ? 418 0 145424 20 warnings.py:179 func -> _OptionError 419 0 145424 9 warnings.py:180 func <- _OptionError 420 0 145424 19 warnings.py:184 func -> _processoptions 421 0 145424 10 warnings.py:189 func <- _processoptions 422 0 145424 12 warnings.py:160 func -> simplefilter 423 0 145424 13 warnings.py:173 func <- simplefilter 424 0 145424 10 warnings.py:160 func -> simplefilter 425 0 145424 11 warnings.py:173 func <- simplefilter 426 0 145424 9 warnings.py:259 func <- ?
|
| HD | pl_cputime_example.txt | 75 warnings.pm sub BEGIN 1 110 warnings.pm sub BEGIN 598 138 warnings.pm sub BEGIN 598
|
| HD | pl_calltime_example.txt | 74 warnings.pm sub BEGIN 1 108 warnings.pm sub BEGIN 680 136 warnings.pm sub BEGIN 680
|
| /trueos/contrib/top/ |
| HD | top.c | 182 char warnings = 0; local 344 warnings++; 359 warnings++; 375 warnings++; 400 warnings++; 455 warnings++; 534 warnings++; 595 if (warnings) 599 sleep((unsigned)(3 * warnings));
|
| /trueos/contrib/gcclibs/libdecnumber/ |
| HD | configure.ac | 38 # Figure out what compiler warnings we can enable. 39 # See config/warnings.m4 for details. 46 # Only enable with --enable-werror-always until existing warnings are
|
| /trueos/contrib/file/ |
| HD | configure.ac | 116 AC_MSG_CHECKING(for gcc compiler warnings) 117 AC_ARG_ENABLE(warnings, optenable 118 [ --disable-warnings disable compiler warnings],
|
| /trueos/contrib/openpam/ |
| HD | configure.ac | 111 AC_ARG_ENABLE([developer-warnings], 112 AS_HELP_STRING([--enable-developer-warnings], [enable strict warnings (default is NO)]),
|
| /trueos/contrib/gcclibs/libcpp/ |
| HD | configure.ac | 21 # Figure out what compiler warnings we can enable. 22 # See config/warnings.m4 for details. 29 # Only enable with --enable-werror-always until existing warnings are
|
| /trueos/contrib/gdb/gdb/ |
| HD | gdb_mbuild.sh | 252 || echo "--enable-gdb-build-warnings=${gdbopts}"` 254 || echo "--enable-sim-build-warnings=${simopts}"`
|
| /trueos/contrib/texinfo/ |
| HD | INSTALL | 20 want your users to see the installation warnings, because you already 22 In this case, run configure --disable-install-warnings, or set
|
| /trueos/tools/kerneldoc/subsys/ |
| HD | Doxyfile-vm | 10 EXTRACT_ALL = YES # for undocumented src, no warnings enabled
|
| HD | Doxyfile-opencrypto | 10 EXTRACT_ALL = YES # for undocumented src, no warnings enabled
|
| HD | Doxyfile-dev_tl | 10 EXTRACT_ALL = YES # for undocumented src, no warnings enabled
|