Home
last modified time | relevance | path

Searched refs:cppcheck (Results 1 – 17 of 17) sorted by relevance

/external/oss-fuzz/projects/cppcheck/
DDockerfile19 RUN git clone https://github.com/danmar/cppcheck.git
21 WORKDIR cppcheck
Dbuild.sh20 cd $SRC/cppcheck/oss-fuzz
/external/lz4/
DMakefile155 .PHONY: cppcheck
156 cppcheck: target
157 cppcheck . --force --enable=warning,portability,performance,style --error-exitcode=1 > /dev/null
/external/e2fsprogs/intl/
DMakefile.in64 @ifGNUmake@ CPPCHECK=cppcheck
/external/llvm-project/clang-tools-extra/docs/clang-tidy/
DIntegrations.rst115 .. _CPPCheck: https://sourceforge.net/p/cppcheck/news/
/external/e2fsprogs/
DMCONFIG.in66 @ifGNUmake@ CPPCHECK=cppcheck
/external/arm-trusted-firmware/docs/design_documents/
Dcmake_framework.rst37 generation for various IDEs, integration with cppcheck, etc).
/external/e2fsprogs/doc/RelNotes/
Dv1.43.0.txt232 The build system will now run cppcheck (a static code analysis tool)
/external/freetype/
DChangeLog.251951 Fix cppcheck 1.64 warning.
4107 Another round of cppcheck nitpicks.
4111 cppcheck --force \
4121 . &> cppcheck.log
4123 using cppcheck git commit f7e93f99.
4125 Note that cppcheck still can't handle `#include FOO' (with `FOO' a
4838 Apply fixes for cppcheck nitpicks.
4840 https://cppcheck.sourceforge.net/
4844 cppcheck --force \
4850 . &> cppcheck.log
[all …]
/external/libabigail/
DNEWS759 Fix a few remarks made by cppcheck
765 Fix cppcheck error: "Same iterator is used with different containers"
766 cppcheck: mitigate performance warnings
DChangeLog11233 cppcheck: mitigate performance warnings
11256 Fix cppcheck error: "Same iterator is used with different containers"
11259 Fix an error found by cppcheck.
12591 Fix a few remarks made by cppcheck
/external/expat/
DChanges220 #284 #285 Address cppcheck warnings
/external/libpcap/
DCHANGES34 Fix some issues found by cppcheck.
/external/mesa3d/docs/relnotes/
D19.3.0.rst339 - pan/midgard: Fix cppcheck issues
344 - panfrost: Fix misc. issues flagged by cppcheck
D20.0.0.rst335 - panfrost: Handle minor cppcheck issues
337 - pan/midgard: Handle misc. cppcheck warnings
/external/curl/
DCHANGES4811 - asyn-thread: fix cppcheck warning
4816 This is to silence cppcheck which does not seem to understand that
/external/strace/
DChangeLog4218 Reported by cppcheck.