Searched refs:cppcheck (Results 1 – 17 of 17) sorted by relevance
19 RUN git clone https://github.com/danmar/cppcheck.git21 WORKDIR cppcheck
20 cd $SRC/cppcheck/oss-fuzz
155 .PHONY: cppcheck156 cppcheck: target157 cppcheck . --force --enable=warning,portability,performance,style --error-exitcode=1 > /dev/null
64 @ifGNUmake@ CPPCHECK=cppcheck
115 .. _CPPCheck: https://sourceforge.net/p/cppcheck/news/
37 generation for various IDEs, integration with cppcheck, etc).
66 @ifGNUmake@ CPPCHECK=cppcheck
232 The build system will now run cppcheck (a static code analysis tool)
1951 Fix cppcheck 1.64 warning.4107 Another round of cppcheck nitpicks.4111 cppcheck --force \4121 . &> cppcheck.log4123 using cppcheck git commit f7e93f99.4125 Note that cppcheck still can't handle `#include FOO' (with `FOO' a4838 Apply fixes for cppcheck nitpicks.4840 https://cppcheck.sourceforge.net/4844 cppcheck --force \4850 . &> cppcheck.log[all …]
759 Fix a few remarks made by cppcheck765 Fix cppcheck error: "Same iterator is used with different containers"766 cppcheck: mitigate performance warnings
11233 cppcheck: mitigate performance warnings11256 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
220 #284 #285 Address cppcheck warnings
34 Fix some issues found by cppcheck.
335 - panfrost: Handle minor cppcheck issues337 - pan/midgard: Handle misc. cppcheck warnings
339 - pan/midgard: Fix cppcheck issues344 - panfrost: Fix misc. issues flagged by cppcheck
4811 - asyn-thread: fix cppcheck warning4816 This is to silence cppcheck which does not seem to understand that
4218 Reported by cppcheck.