/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Help/prop_tgt/ |
D | LANG_CPPCHECK.rst | 9 for the ``cppcheck`` static analysis tool. The :ref:`Makefile Generators` 10 and the :generator:`Ninja` generator will run ``cppcheck`` along with the 12 exit code options to ``cppcheck`` then the build will fail if the
|
/aosp_15_r20/external/lz4/.github/workflows/ |
H A D | README.md | 22 ## cppcheck (`lz4-cppcheck`) 24 This test script ignores the exit code of `make cppcheck`.
|
/aosp_15_r20/external/expat/.github/workflows/scripts/ |
H A D | mass-cppcheck.sh | 35 cppcheck --version 59 -exec cppcheck "${cppcheck_args[@]}" {} +
|
/aosp_15_r20/external/lz4/ |
H A D | Makefile | 167 .PHONY: cppcheck 168 cppcheck: target 169 cppcheck . --force --enable=warning,portability,performance,style --error-exitcode=1 > /dev/null
|
/aosp_15_r20/external/giflib/ |
H A D | Makefile | 199 cppcheck: target 200 …cppcheck --quiet --inline-suppr --template gcc --enable=all --suppress=unusedFunction --suppress=m…
|
H A D | NEWS | 508 * The code now audits clean under Coverity and cppcheck.
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/ |
D | .drone.star | 31 …cppcheck Job 14", "g++", packages="binutils-gold gdb libc6-dbg", buildtype="6d5a3a255d-ed45733e6c"…
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/concept_check/ |
D | .drone.star | 31 …cppcheck Job 14", "g++", packages="binutils-gold gdb libc6-dbg", buildtype="b5847f804b-ed45733e6c"…
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/.drone/ |
D | drone.sh | 81 ci/travis/cppcheck.sh
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/concept_check/.drone/ |
D | drone.sh | 81 ci/travis/cppcheck.sh
|
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Help/release/ |
D | 3.14.rst | 361 * When using cppcheck via the :variable:`CMAKE_<LANG>_CPPCHECK` variable 363 ``cppcheck`` returns non-zero as configured by its command-line options.
|
D | 3.10.rst | 79 run ``cppcheck`` with the compiler for ``C`` and ``CXX`` languages.
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/docs/design_documents/ |
D | cmake_framework.rst | 33 generation for various IDEs, integration with cppcheck, etc).
|
/aosp_15_r20/external/arm-trusted-firmware/docs/design_documents/ |
H A D | cmake_framework.rst | 37 generation for various IDEs, integration with cppcheck, etc).
|
/aosp_15_r20/external/e2fsprogs/ |
H A D | MCONFIG.in | 68 @ifGNUmake@ CPPCHECK=cppcheck
|
/aosp_15_r20/external/freetype/docs/oldlogs/ |
H A D | ChangeLog.25 | 1951 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 …]
|
/aosp_15_r20/external/e2fsprogs/doc/RelNotes/ |
H A D | v1.43.0.txt | 232 The build system will now run cppcheck (a static code analysis tool)
|
/aosp_15_r20/external/libpcap/ |
H A D | CHANGES | 37 Fix some formatting string issues found by cppcheck. 329 Fix some issues found by cppcheck.
|
/aosp_15_r20/external/expat/expat/ |
H A D | Changes | 876 #284 #285 Address cppcheck warnings
|
/aosp_15_r20/external/mesa3d/docs/relnotes/ |
H A D | 19.3.0.rst | 339 - pan/midgard: Fix cppcheck issues 344 - panfrost: Fix misc. issues flagged by cppcheck
|
H A D | 20.0.0.rst | 335 - panfrost: Handle minor cppcheck issues 337 - pan/midgard: Handle misc. cppcheck warnings
|
/aosp_15_r20/external/tcpdump/ |
H A D | CHANGES | 247 Fix many C compiler, Coverity, UBSan and cppcheck warnings.
|
/aosp_15_r20/external/flac/ |
H A D | CHANGELOG.md | 227 * Fix some cppcheck warnings (erikd).
|
/aosp_15_r20/external/strace/ |
H A D | ChangeLog | 4218 Reported by cppcheck.
|
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
H A D | commit.csv | 13250 …form/external/freetype,[email protected],Apply fixes for cppcheck nitpicks. 14944 …orm/external/freetype,[email protected],Another round of cppcheck nitpicks. 15392 …c6e,platform/external/freetype,[email protected],Fix cppcheck 1.64 warning. 15995 …08,platform/external/freetype,[email protected],Missed some cppcheck items. 84845 …6d8a3,platform/external/e2fsprogs,[email protected],misc: cppcheck cleanups 85264 …rnal/e2fsprogs,[email protected],all: Introduce cppcheck static checking f…
|