Home
last modified time | relevance | path

Searched refs:warnings (Results 1 – 25 of 81) sorted by relevance

1234

/f-stack/dpdk/devtools/
H A Dcheck-spdx-tag.sh8 warnings=0
46 warnings=$(wc -l <$tmpfile)
69 echo "total: $errors errors, $warnings warnings"
/f-stack/app/nginx-1.16.1/auto/cc/
H A Dicc51 # warnings
55 # disable some warnings
88 # "cc" clobber ignored, warnings for Linux's htonl()/htons()
102 # "cc" clobber ignored, warnings for Linux's htonl()/htons()
/f-stack/dpdk/doc/guides/prog_guide/
H A Dlto.rst22 additional warnings about variables that might be used uninitialized.
23 Some of these warnings might be "false positives" though and you might
/f-stack/app/redis-5.0.5/tests/support/
H A Dserver.tcl310 set warnings [warnings_from_file [dict get $srv "stdout"]]
311 if {[string length $warnings] > 0} {
312 puts "$warnings"
/f-stack/tools/libxo/tests/xo/saved/
H A Dxo_02.JP.err22 --warn OR -W Display warnings in text on stderr
23 --warn-xml Display warnings in xml on stdout
H A Dxo_02.HIPx.err22 --warn OR -W Display warnings in text on stderr
23 --warn-xml Display warnings in xml on stdout
H A Dxo_02.J.err22 --warn OR -W Display warnings in text on stderr
23 --warn-xml Display warnings in xml on stdout
H A Dxo_02.HP.err22 --warn OR -W Display warnings in text on stderr
23 --warn-xml Display warnings in xml on stdout
H A Dxo_02.XP.err22 --warn OR -W Display warnings in text on stderr
23 --warn-xml Display warnings in xml on stdout
H A Dxo_02.T.err22 --warn OR -W Display warnings in text on stderr
23 --warn-xml Display warnings in xml on stdout
H A Dxo_02.X.err22 --warn OR -W Display warnings in text on stderr
23 --warn-xml Display warnings in xml on stdout
H A Dxo_02.H.err22 --warn OR -W Display warnings in text on stderr
23 --warn-xml Display warnings in xml on stdout
/f-stack/tools/libxo/doc/
H A Doptions.rst61 warn Emit warnings when libxo detects bad calls
62 warn-xml Emit warnings in XML
86 - "warn" allows libxo to emit warnings on stderr when application code
88 - "warn-xml" causes those warnings to be placed in XML inside the
112 W Enable warnings (XOF_WARN)
/f-stack/tools/libxo/xolint/
H A Dxolint.pl125 local($errors, $warnings, $info) = (0, 0, 0);
158 print $file . ": $errors errors, $warnings warnings, $info info\n"
689 $warnings += 1;
/f-stack/tools/libxo/
H A D.travis.yml3 …ls -l && /bin/sh -x ./bin/setup.sh && cd build && ../configure --enable-warnings && make && sudo m…
/f-stack/tools/libxo/xo/
H A DMakefile.am12 include ${top_srcdir}/warnings.mk
/f-stack/tools/libxo/xopo/
H A DMakefile.am12 include ${top_srcdir}/warnings.mk
/f-stack/tools/libxo/libxo/
H A DMakefile.am15 include ${top_srcdir}/warnings.mk
/f-stack/dpdk/drivers/raw/octeontx2_dma/
H A Dmeson.build9 # This integrated controller runs only on a arm64 machine, remove 32bit warnings
/f-stack/freebsd/contrib/libsodium/packaging/nuget/
H A Dpackage.bat10 ECHO NOTE: Ignore warnings not applicable to native code: "Issue: Assembly outside lib folder."
/f-stack/tools/libxo/encoder/cbor/
H A DMakefile.am17 include ${top_srcdir}/warnings.mk
/f-stack/tools/libxo/encoder/csv/
H A DMakefile.am17 include ${top_srcdir}/warnings.mk
/f-stack/tools/libxo/encoder/test/
H A DMakefile.am17 include ${top_srcdir}/warnings.mk
/f-stack/dpdk/drivers/common/sfc_efx/
H A Dmeson.build15 # Enable more warnings
/f-stack/dpdk/drivers/net/hinic/base/
H A Dmeson.build19 # The driver runs only on arch64 machine, remove 32bit warnings

1234