ZIP代码静态检查工具cppcheck(完全支持misra2012) 3.71MB

wlf149需要积分:4(1积分=1元)

资源文件列表:

cppcheck_misra 大约有970个文件
  1. cppcheck-main/
  2. cppcheck-main/.astylerc 508B
  3. cppcheck-main/.clang-tidy 1.91KB
  4. cppcheck-main/.codacy.yml 207B
  5. cppcheck-main/.github/
  6. cppcheck-main/.github/workflows/
  7. cppcheck-main/.github/workflows/CI-unixish.yml 4.33KB
  8. cppcheck-main/.github/workflows/CI-windows.yml 3.38KB
  9. cppcheck-main/.github/workflows/asan.yml 1.05KB
  10. cppcheck-main/.github/workflows/buildman.yml 528B
  11. cppcheck-main/.github/workflows/coverage.yml 1.65KB
  12. cppcheck-main/.github/workflows/irc.yml 801B
  13. cppcheck-main/.github/workflows/release-windows.yml 2.68KB
  14. cppcheck-main/.github/workflows/scriptcheck.yml 1.39KB
  15. cppcheck-main/.github/workflows/ubsan.yml 1.02KB
  16. cppcheck-main/.gitignore 1.45KB
  17. cppcheck-main/.mailmap 2.79KB
  18. cppcheck-main/.travis.yml 9.24KB
  19. cppcheck-main/.travis_llvmcheck_suppressions 104B
  20. cppcheck-main/.travis_suppressions 725B
  21. cppcheck-main/AUTHORS 4.49KB
  22. cppcheck-main/CMakeLists.txt 941B
  23. cppcheck-main/COPYING 34.32KB
  24. cppcheck-main/Makefile 69.8KB
  25. cppcheck-main/addons/
  26. cppcheck-main/addons/README.md 2.35KB
  27. cppcheck-main/addons/ROS_naming.json 1.11KB
  28. cppcheck-main/addons/__init__.py
  29. cppcheck-main/addons/cert.py 15.77KB
  30. cppcheck-main/addons/cppcheckdata.doxyfile 74.54KB
  31. cppcheck-main/addons/cppcheckdata.py 37.27KB
  32. cppcheck-main/addons/doc/
  33. cppcheck-main/addons/doc/img/
  34. cppcheck-main/addons/doc/img/cppcheck-gui-addons.png 23.09KB
  35. cppcheck-main/addons/doc/y2038.txt 6.27KB
  36. cppcheck-main/addons/findcasts.py 1.17KB
  37. cppcheck-main/addons/misc.py 6.01KB
  38. cppcheck-main/addons/misra.py 118.2KB
  39. cppcheck-main/addons/naming.json 343B
  40. cppcheck-main/addons/naming.py 3.41KB
  41. cppcheck-main/addons/namingng.py 11.34KB
  42. cppcheck-main/addons/test/
  43. cppcheck-main/addons/test/__init__.py
  44. cppcheck-main/addons/test/cert-test.c 3.48KB
  45. cppcheck-main/addons/test/cert-test.cpp 590B
  46. cppcheck-main/addons/test/misc-test.cpp 737B
  47. cppcheck-main/addons/test/misra/
  48. cppcheck-main/addons/test/misra/misra-suppressions1-test.c 925B
  49. cppcheck-main/addons/test/misra/misra-suppressions2-test.c 530B
  50. cppcheck-main/addons/test/misra/misra-test.c 37.99KB
  51. cppcheck-main/addons/test/misra/misra-test.cpp 321B
  52. cppcheck-main/addons/test/misra/misra-test.h 96B
  53. cppcheck-main/addons/test/misra/misra2012_rules_dummy_ascii.txt 85B
  54. cppcheck-main/addons/test/misra/misra2012_rules_dummy_utf8.txt 101B
  55. cppcheck-main/addons/test/misra/misra2012_rules_dummy_windows1250.txt 106B
  56. cppcheck-main/addons/test/misra/misra_rules_dummy.txt 332B
  57. cppcheck-main/addons/test/misra/misra_rules_empty_lines.txt 211B
  58. cppcheck-main/addons/test/misra/misra_rules_multiple_lines.txt 262B
  59. cppcheck-main/addons/test/misra/misra_rules_structure.txt 220B
  60. cppcheck-main/addons/test/misra/suppressions.txt 212B
  61. cppcheck-main/addons/test/naming_test.c 212B
  62. cppcheck-main/addons/test/naming_test.cpp 312B
  63. cppcheck-main/addons/test/namingng_test.c 640B
  64. cppcheck-main/addons/test/path1/
  65. cppcheck-main/addons/test/path1/misra-suppressions1-test.c 925B
  66. cppcheck-main/addons/test/path1/misra-suppressions2-test.c 530B
  67. cppcheck-main/addons/test/test-cert.py 967B
  68. cppcheck-main/addons/test/test-misra.py 5.25KB
  69. cppcheck-main/addons/test/test-y2038.py 4.55KB
  70. cppcheck-main/addons/test/util.py 1.21KB
  71. cppcheck-main/addons/test/y2038/
  72. cppcheck-main/addons/test/y2038/y2038-inc.h 511B
  73. cppcheck-main/addons/test/y2038/y2038-test-1-bad-time-bits.c 298B
  74. cppcheck-main/addons/test/y2038/y2038-test-2-no-time-bits.c 285B
  75. cppcheck-main/addons/test/y2038/y2038-test-3-no-use-time-bits.c 282B
  76. cppcheck-main/addons/test/y2038/y2038-test-4-good.c 283B
  77. cppcheck-main/addons/test/y2038/y2038-test-5-good-no-time-used.c 216B
  78. cppcheck-main/addons/threadsafety.py 1.17KB
  79. cppcheck-main/addons/y2038.py 6.94KB
  80. cppcheck-main/appveyor.yml 3.3KB
  81. cppcheck-main/benchmarks.txt 491B
  82. cppcheck-main/build-pcre.txt 1.83KB
  83. cppcheck-main/cfg/
  84. cppcheck-main/cfg/avr.cfg 12.42KB
  85. cppcheck-main/cfg/boost.cfg 35.27KB
  86. cppcheck-main/cfg/bsd.cfg 7.75KB
  87. cppcheck-main/cfg/cairo.cfg 3.26KB
  88. cppcheck-main/cfg/cppcheck-cfg.rng 20.45KB
  89. cppcheck-main/cfg/cppcheck-lib.cfg 2.02KB
  90. cppcheck-main/cfg/cppunit.cfg 2.61KB
  91. cppcheck-main/cfg/daca.cfg 908B
  92. cppcheck-main/cfg/embedded_sql.cfg 109B
  93. cppcheck-main/cfg/gnu.cfg 39.07KB
  94. cppcheck-main/cfg/googletest.cfg 6.89KB
  95. cppcheck-main/cfg/gtk.cfg 581.17KB
  96. cppcheck-main/cfg/kde.cfg 3.23KB
  97. cppcheck-main/cfg/libcerror.cfg 3.57KB
  98. cppcheck-main/cfg/libcurl.cfg 14.22KB
  99. cppcheck-main/cfg/libsigc++.cfg 2.49KB
  100. cppcheck-main/cfg/lua.cfg 9.24KB
  101. cppcheck-main/cfg/mfc.cfg 12.07KB
  102. cppcheck-main/cfg/microsoft_atl.cfg 1.58KB
  103. cppcheck-main/cfg/microsoft_sal.cfg 26.3KB
  104. cppcheck-main/cfg/microsoft_unittest.cfg 1.31KB
  105. cppcheck-main/cfg/motif.cfg 7.41KB
  106. cppcheck-main/cfg/nspr.cfg 1.85KB
  107. cppcheck-main/cfg/opencv2.cfg 5.16KB
  108. cppcheck-main/cfg/opengl.cfg 21.55KB
  109. cppcheck-main/cfg/openmp.cfg 4.74KB
  110. cppcheck-main/cfg/openssl.cfg 4.77KB
  111. cppcheck-main/cfg/posix.cfg 153.37KB
  112. cppcheck-main/cfg/python.cfg 19.38KB
  113. cppcheck-main/cfg/qt.cfg 170.78KB
  114. cppcheck-main/cfg/ruby.cfg 4.13KB
  115. cppcheck-main/cfg/sdl.cfg 10.34KB
  116. cppcheck-main/cfg/sfml.cfg 9.01KB
  117. cppcheck-main/cfg/sqlite3.cfg 57.54KB
  118. cppcheck-main/cfg/std.cfg 241.24KB
  119. cppcheck-main/cfg/tinyxml2.cfg 2.24KB
  120. cppcheck-main/cfg/windows.cfg 597.22KB
  121. cppcheck-main/cfg/wxwidgets.cfg 620.59KB
  122. cppcheck-main/cfg/zlib.cfg 37.6KB
  123. cppcheck-main/cli/
  124. cppcheck-main/cli/CMakeLists.txt 1.06KB
  125. cppcheck-main/cli/cli.vcxproj 26.42KB
  126. cppcheck-main/cli/cli.vcxproj.filters 1.85KB
  127. cppcheck-main/cli/cmdlineparser.cpp 59.49KB
  128. cppcheck-main/cli/cmdlineparser.h 2.98KB
  129. cppcheck-main/cli/cppcheckexecutor.cpp 44.37KB
  130. cppcheck-main/cli/cppcheckexecutor.h 5.98KB
  131. cppcheck-main/cli/filelister.cpp 8.29KB
  132. cppcheck-main/cli/filelister.h 3.2KB
  133. cppcheck-main/cli/main.cpp 4.03KB
  134. cppcheck-main/cli/threadexecutor.cpp 18.68KB
  135. cppcheck-main/cli/threadexecutor.h 4.37KB
  136. cppcheck-main/cli/version.rc 932B
  137. cppcheck-main/cmake/
  138. cppcheck-main/cmake/buildFiles.cmake 230B
  139. cppcheck-main/cmake/clang_tidy.cmake 527B
  140. cppcheck-main/cmake/cmake_uninstall.cmake.in 693B
  141. cppcheck-main/cmake/compilerDefinitions.cmake 680B
  142. cppcheck-main/cmake/compileroptions.cmake 3.81KB
  143. cppcheck-main/cmake/cxx11.cmake 432B
  144. cppcheck-main/cmake/dynamic_analyzer_options.cmake 1.09KB
  145. cppcheck-main/cmake/findDependencies.cmake 1.22KB
  146. cppcheck-main/cmake/options.cmake 3KB
  147. cppcheck-main/cmake/printInfo.cmake 2.81KB
  148. cppcheck-main/cmake/versions.cmake 300B
  149. cppcheck-main/console_common.pri 571B
  150. cppcheck-main/cppcheck-errors.rng 3.09KB
  151. cppcheck-main/cppcheck.cppcheck 595B
  152. cppcheck-main/cppcheck.sln 5.23KB
  153. cppcheck-main/createrelease 3.21KB
  154. cppcheck-main/cve-test-suite/
  155. cppcheck-main/cve-test-suite/cve-2018-1000618.cpp 374B
  156. cppcheck-main/cve-test-suite/cve-2018-11360.c 304B
  157. cppcheck-main/cve-test-suite/cve-2018-5334.c 164B
  158. cppcheck-main/cve-test-suite/cve-2018-6836.c 673B
  159. cppcheck-main/cve-test-suite/download.sh 1.22KB
  160. cppcheck-main/cve-test-suite/readme.txt 1.31KB
  161. cppcheck-main/democlient/
  162. cppcheck-main/democlient/build.sh 712B
  163. cppcheck-main/democlient/democlient.cpp 2.87KB
  164. cppcheck-main/doxyfile 79.33KB
  165. cppcheck-main/externals/
  166. cppcheck-main/externals/externals.pri 268B
  167. cppcheck-main/externals/picojson.h 25.49KB
  168. cppcheck-main/externals/simplecpp/
  169. cppcheck-main/externals/simplecpp/CMakeLists.txt 354B
  170. cppcheck-main/externals/simplecpp/LICENSE 7.47KB
  171. cppcheck-main/externals/simplecpp/simplecpp.cpp 107.87KB
  172. cppcheck-main/externals/simplecpp/simplecpp.h 10.1KB
  173. cppcheck-main/externals/tinyxml/
  174. cppcheck-main/externals/tinyxml/CMakeLists.txt 884B
  175. cppcheck-main/externals/tinyxml/tinyxml2.cpp 71.27KB
  176. cppcheck-main/externals/tinyxml/tinyxml2.h 68.48KB
  177. cppcheck-main/externals/z3_version_old.h 178B
  178. cppcheck-main/generate_coverage_report 529B
  179. cppcheck-main/gui/
  180. cppcheck-main/gui/CMakeLists.txt 1.99KB
  181. cppcheck-main/gui/about.ui 4.56KB
  182. cppcheck-main/gui/aboutdialog.cpp 1.46KB
  183. cppcheck-main/gui/aboutdialog.h 1.16KB
  184. cppcheck-main/gui/application.cpp 957B
  185. cppcheck-main/gui/application.h 2.94KB
  186. cppcheck-main/gui/application.ui 5.33KB
  187. cppcheck-main/gui/applicationdialog.cpp 3KB
  188. cppcheck-main/gui/applicationdialog.h 1.83KB
  189. cppcheck-main/gui/applicationlist.cpp 9.05KB
  190. cppcheck-main/gui/applicationlist.h 3.29KB
  191. cppcheck-main/gui/checkstatistics.cpp 3.12KB
  192. cppcheck-main/gui/checkstatistics.h 1.89KB
  193. cppcheck-main/gui/checkthread.cpp 15.42KB
  194. cppcheck-main/gui/checkthread.h 3.52KB
  195. cppcheck-main/gui/codeeditor.cpp 11.74KB
  196. cppcheck-main/gui/codeeditor.h 3.3KB
  197. cppcheck-main/gui/codeeditorstyle.cpp 10.13KB
  198. cppcheck-main/gui/codeeditorstyle.h 4.85KB
  199. cppcheck-main/gui/codeeditstylecontrols.cpp 3.53KB
  200. cppcheck-main/gui/codeeditstylecontrols.h 1.84KB
  201. cppcheck-main/gui/codeeditstyledialog.cpp 12.38KB
  202. cppcheck-main/gui/codeeditstyledialog.h 3.34KB
  203. cppcheck-main/gui/common.cpp 2.73KB
  204. cppcheck-main/gui/common.h 6.07KB
  205. cppcheck-main/gui/cppcheck-gui.desktop 177B
  206. cppcheck-main/gui/cppcheck-gui.png 2.48KB
  207. cppcheck-main/gui/cppcheck-gui.rc 182B
  208. cppcheck-main/gui/cppcheck-gui.svg 4KB
  209. cppcheck-main/gui/cppcheck.ico 24.62KB
  210. cppcheck-main/gui/cppcheck_de.ts 105.19KB
  211. cppcheck-main/gui/cppcheck_es.ts 110.07KB
  212. cppcheck-main/gui/cppcheck_fi.ts 102.44KB
  213. cppcheck-main/gui/cppcheck_fr.ts 105.92KB
  214. cppcheck-main/gui/cppcheck_it.ts 110.72KB
  215. cppcheck-main/gui/cppcheck_ja.ts 121.28KB
  216. cppcheck-main/gui/cppcheck_ko.ts 108.55KB
  217. cppcheck-main/gui/cppcheck_nl.ts 109.54KB
  218. cppcheck-main/gui/cppcheck_ru.ts 125.62KB
  219. cppcheck-main/gui/cppcheck_sr.ts 103.38KB
  220. cppcheck-main/gui/cppcheck_sv.ts 117.33KB
  221. cppcheck-main/gui/cppcheck_zh_CN.ts 109.09KB
  222. cppcheck-main/gui/cppchecklibrarydata.cpp 20.84KB
  223. cppcheck-main/gui/cppchecklibrarydata.h 4.9KB
  224. cppcheck-main/gui/csvreport.cpp 1.78KB
  225. cppcheck-main/gui/csvreport.h 1.82KB
  226. cppcheck-main/gui/erroritem.cpp 3.23KB
  227. cppcheck-main/gui/erroritem.h 3.2KB
  228. cppcheck-main/gui/file.ui 1.51KB
  229. cppcheck-main/gui/filelist.cpp 3.68KB
  230. cppcheck-main/gui/filelist.h 3.08KB
  231. cppcheck-main/gui/fileviewdialog.cpp 2.14KB
  232. cppcheck-main/gui/fileviewdialog.h 1.52KB
  233. cppcheck-main/gui/functioncontractdialog.cpp 713B
  234. cppcheck-main/gui/functioncontractdialog.h 456B
  235. cppcheck-main/gui/functioncontractdialog.ui 1.92KB
  236. cppcheck-main/gui/gui.cppcheck 292B
  237. cppcheck-main/gui/gui.pro 5.34KB
  238. cppcheck-main/gui/gui.qrc 1.35KB
  239. cppcheck-main/gui/help/
  240. cppcheck-main/gui/help/images/
  241. cppcheck-main/gui/help/images/index-mainwindow.png 196.3KB
  242. cppcheck-main/gui/help/images/severities-error.png 809B
  243. cppcheck-main/gui/help/images/severities-information.png 1006B
  244. cppcheck-main/gui/help/images/severities-performance.png 847B
  245. cppcheck-main/gui/help/images/severities-portability.png 1.26KB
  246. cppcheck-main/gui/help/images/severities-style.png 1.19KB
  247. cppcheck-main/gui/help/images/severities-warning.png 805B
  248. cppcheck-main/gui/help/images/walkthrough-analysis.png 139.3KB
  249. cppcheck-main/gui/help/images/walkthrough-import-project.png 12.15KB
  250. cppcheck-main/gui/help/images/walkthrough-library.png 4.63KB
  251. cppcheck-main/gui/help/images/walkthrough-new-project.png 10.46KB
  252. cppcheck-main/gui/help/images/walkthrough-toolbar-severities.png 6.54KB
  253. cppcheck-main/gui/help/images/walkthrough-warning-menu.png 8.88KB
  254. cppcheck-main/gui/help/index.html 351B
  255. cppcheck-main/gui/help/investigating-warnings.html 596B
  256. cppcheck-main/gui/help/manual.html 16.5KB
  257. cppcheck-main/gui/help/online-help.qhcp 404B
  258. cppcheck-main/gui/help/online-help.qhp 2.45KB
  259. cppcheck-main/gui/help/preferences.html 2.71KB
  260. cppcheck-main/gui/help/projectfiledialog.html 5.12KB
  261. cppcheck-main/gui/help/severities.html 1.31KB
  262. cppcheck-main/gui/help/standalone-analysis.html 377B
  263. cppcheck-main/gui/help/tagging.html 445B
  264. cppcheck-main/gui/help/walkthrough.html 2KB
  265. cppcheck-main/gui/helpdialog.cpp 2.26KB
  266. cppcheck-main/gui/helpdialog.h 650B
  267. cppcheck-main/gui/helpdialog.ui 1.78KB
  268. cppcheck-main/gui/images/
  269. cppcheck-main/gui/images/applications-development.png 1.19KB
  270. cppcheck-main/gui/images/applications-system.png 1.26KB
  271. cppcheck-main/gui/images/dialog-error.png 809B
  272. cppcheck-main/gui/images/dialog-information.png 1006B
  273. cppcheck-main/gui/images/dialog-warning.png 805B
  274. cppcheck-main/gui/images/edit-clear.png 1.1KB
  275. cppcheck-main/gui/images/go-down.png 750B
  276. cppcheck-main/gui/images/go-home.png 726B
  277. cppcheck-main/gui/images/go-next.png 819B
  278. cppcheck-main/gui/images/go-previous.png 849B
  279. cppcheck-main/gui/images/help-browser.png 1.19KB
  280. cppcheck-main/gui/images/llvm-dragon.png 9.26KB
  281. cppcheck-main/gui/images/llvm-dragon.svg 115.94KB
  282. cppcheck-main/gui/images/media-floppy.png 671B
  283. cppcheck-main/gui/images/openproject.png 1021B
  284. cppcheck-main/gui/images/preferences-system.png 796B
  285. cppcheck-main/gui/images/process-stop.png 1.09KB
  286. cppcheck-main/gui/images/scratchpad.png 265B
  287. cppcheck-main/gui/images/showerrors.png 809B
  288. cppcheck-main/gui/images/showperformance.png 847B
  289. cppcheck-main/gui/images/showstylewarnings.png 1006B
  290. cppcheck-main/gui/images/showwarnings.png 805B
  291. cppcheck-main/gui/images/text-x-generic.png 399B
  292. cppcheck-main/gui/images/utilities-system-monitor.png 847B
  293. cppcheck-main/gui/images/verify.svg 2.27KB
  294. cppcheck-main/gui/images/view-recheck.png 1.22KB
  295. cppcheck-main/gui/images/view-refresh.png 610B
  296. cppcheck-main/gui/libraryaddfunctiondialog.cpp 693B
  297. cppcheck-main/gui/libraryaddfunctiondialog.h 894B
  298. cppcheck-main/gui/libraryaddfunctiondialog.ui 2.92KB
  299. cppcheck-main/gui/librarydialog.cpp 10.8KB
  300. cppcheck-main/gui/librarydialog.h 1.79KB
  301. cppcheck-main/gui/librarydialog.ui 13.22KB
  302. cppcheck-main/gui/libraryeditargdialog.cpp 3.82KB
  303. cppcheck-main/gui/libraryeditargdialog.h 745B
  304. cppcheck-main/gui/libraryeditargdialog.ui 10.48KB
  305. cppcheck-main/gui/main.cpp 4.92KB
  306. cppcheck-main/gui/mainwindow.cpp 68.4KB
  307. cppcheck-main/gui/mainwindow.h 13.79KB
  308. cppcheck-main/gui/mainwindow.ui 23.49KB
  309. cppcheck-main/gui/newsuppressiondialog.cpp 1.96KB
  310. cppcheck-main/gui/newsuppressiondialog.h 942B
  311. cppcheck-main/gui/newsuppressiondialog.ui 2.99KB
  312. cppcheck-main/gui/platforms.cpp 1.66KB
  313. cppcheck-main/gui/platforms.h 1.52KB
  314. cppcheck-main/gui/printablereport.cpp 1.56KB
  315. cppcheck-main/gui/printablereport.h 1.76KB
  316. cppcheck-main/gui/projectfile.cpp 39.62KB
  317. cppcheck-main/gui/projectfile.h 14.73KB
  318. cppcheck-main/gui/projectfile.txt 1.83KB
  319. cppcheck-main/gui/projectfiledialog.cpp 30.38KB
  320. cppcheck-main/gui/projectfiledialog.h 7.69KB
  321. cppcheck-main/gui/projectfiledialog.ui 29.41KB
  322. cppcheck-main/gui/readme.txt 2.83KB
  323. cppcheck-main/gui/report.cpp 1.44KB
  324. cppcheck-main/gui/report.h 2.05KB
  325. cppcheck-main/gui/resultstree.cpp 46.59KB
  326. cppcheck-main/gui/resultstree.h 13.75KB
  327. cppcheck-main/gui/resultsview.cpp 18.56KB
  328. cppcheck-main/gui/resultsview.h 9.48KB
  329. cppcheck-main/gui/resultsview.ui 8.13KB
  330. cppcheck-main/gui/scratchpad.cpp 1.23KB
  331. cppcheck-main/gui/scratchpad.h 1.22KB
  332. cppcheck-main/gui/scratchpad.ui 3.1KB
  333. cppcheck-main/gui/settings.ui 17.59KB
  334. cppcheck-main/gui/settingsdialog.cpp 14.58KB
  335. cppcheck-main/gui/settingsdialog.h 5.32KB
  336. cppcheck-main/gui/showtypes.cpp 3.72KB
  337. cppcheck-main/gui/showtypes.h 3.41KB
  338. cppcheck-main/gui/stats.ui 13.6KB
  339. cppcheck-main/gui/statsdialog.cpp 17.13KB
  340. cppcheck-main/gui/statsdialog.h 2.11KB
  341. cppcheck-main/gui/test/
  342. cppcheck-main/gui/test/benchmark/
  343. cppcheck-main/gui/test/benchmark/benchmark.pro 56B
  344. cppcheck-main/gui/test/benchmark/simple/
  345. cppcheck-main/gui/test/benchmark/simple/benchmarksimple.cpp 2.15KB
  346. cppcheck-main/gui/test/benchmark/simple/benchmarksimple.h 1.21KB
  347. cppcheck-main/gui/test/benchmark/simple/simple.pro 252B
  348. cppcheck-main/gui/test/common.pri 194B
  349. cppcheck-main/gui/test/data/
  350. cppcheck-main/gui/test/data/benchmark/
  351. cppcheck-main/gui/test/data/benchmark/simple.cpp 132.33KB
  352. cppcheck-main/gui/test/data/files/
  353. cppcheck-main/gui/test/data/files/bar1 17B
  354. cppcheck-main/gui/test/data/files/bar1.foo 17B
  355. cppcheck-main/gui/test/data/files/dir1/
  356. cppcheck-main/gui/test/data/files/dir1/dir11/
  357. cppcheck-main/gui/test/data/files/dir1/dir11/foo11.cpp 17B
  358. cppcheck-main/gui/test/data/files/dir1/foo1.cpp 17B
  359. cppcheck-main/gui/test/data/files/dir2/
  360. cppcheck-main/gui/test/data/files/dir2/foo1.cpp 17B
  361. cppcheck-main/gui/test/data/files/foo1.cpp 17B
  362. cppcheck-main/gui/test/data/files/foo2.cxx 17B
  363. cppcheck-main/gui/test/data/files/foo3.cc 17B
  364. cppcheck-main/gui/test/data/files/foo4.c 17B
  365. cppcheck-main/gui/test/data/files/foo5.c++ 17B
  366. cppcheck-main/gui/test/data/files/foo6.txx 17B
  367. cppcheck-main/gui/test/data/files/foo7.tpp 17B
  368. cppcheck-main/gui/test/data/projectfiles/
  369. cppcheck-main/gui/test/data/projectfiles/simple.cppcheck 387B
  370. cppcheck-main/gui/test/data/projectfiles/simple_ignore.cppcheck 385B
  371. cppcheck-main/gui/test/data/projectfiles/simple_noroot.cppcheck 360B
  372. cppcheck-main/gui/test/data/xmlfiles/
  373. cppcheck-main/gui/test/data/xmlfiles/xmlreport_v2.xml 2.01KB
  374. cppcheck-main/gui/test/filelist/
  375. cppcheck-main/gui/test/filelist/filelist.pro 539B
  376. cppcheck-main/gui/test/filelist/testfilelist.cpp 6.14KB
  377. cppcheck-main/gui/test/filelist/testfilelist.h 1.1KB
  378. cppcheck-main/gui/test/projectfile/
  379. cppcheck-main/gui/test/projectfile/projectfile.pro 515B
  380. cppcheck-main/gui/test/projectfile/testprojectfile.cpp 4.09KB
  381. cppcheck-main/gui/test/projectfile/testprojectfile.h 980B
  382. cppcheck-main/gui/test/readme.txt 711B
  383. cppcheck-main/gui/test/test.pro 182B
  384. cppcheck-main/gui/test/translationhandler/
  385. cppcheck-main/gui/test/translationhandler/testtranslationhandler.cpp 1.06KB
  386. cppcheck-main/gui/test/translationhandler/testtranslationhandler.h 897B
  387. cppcheck-main/gui/test/translationhandler/translationhandler.pro 245B
  388. cppcheck-main/gui/test/xmlreportv2/
  389. cppcheck-main/gui/test/xmlreportv2/testxmlreportv2.cpp 2.2KB
  390. cppcheck-main/gui/test/xmlreportv2/testxmlreportv2.h 888B
  391. cppcheck-main/gui/test/xmlreportv2/xmlreportv2.pro 529B
  392. cppcheck-main/gui/threadhandler.cpp 7.24KB
  393. cppcheck-main/gui/threadhandler.h 5.95KB
  394. cppcheck-main/gui/threadresult.cpp 3.75KB
  395. cppcheck-main/gui/threadresult.h 3.31KB
  396. cppcheck-main/gui/translationhandler.cpp 6.7KB
  397. cppcheck-main/gui/translationhandler.h 3.63KB
  398. cppcheck-main/gui/txtreport.cpp 2.03KB
  399. cppcheck-main/gui/txtreport.h 1.72KB
  400. cppcheck-main/gui/variablecontractsdialog.cpp 1.3KB
  401. cppcheck-main/gui/variablecontractsdialog.h 518B
  402. cppcheck-main/gui/variablecontractsdialog.ui 2.54KB
  403. cppcheck-main/gui/xmlreport.cpp 2.92KB
  404. cppcheck-main/gui/xmlreport.h 1.75KB
  405. cppcheck-main/gui/xmlreportv2.cpp 10.29KB
  406. cppcheck-main/gui/xmlreportv2.h 2.31KB
  407. cppcheck-main/htmlreport/
  408. cppcheck-main/htmlreport/README.txt 433B
  409. cppcheck-main/htmlreport/check.sh 2.23KB
  410. cppcheck-main/htmlreport/cppcheck-htmlreport 25.03KB
  411. cppcheck-main/htmlreport/example.cc 57B
  412. cppcheck-main/htmlreport/example.xml 491B
  413. cppcheck-main/htmlreport/requirements.txt 9B
  414. cppcheck-main/htmlreport/setup.py 536B
  415. cppcheck-main/htmlreport/test_htmlreport.py 3.5KB
  416. cppcheck-main/htmlreport/test_suppressions.txt 96B
  417. cppcheck-main/htmlreport/tox.ini 148B
  418. cppcheck-main/lib/
  419. cppcheck-main/lib/CMakeLists.txt 1.71KB
  420. cppcheck-main/lib/analyzerinfo.cpp 5.23KB
  421. cppcheck-main/lib/analyzerinfo.h 2.34KB
  422. cppcheck-main/lib/astutils.cpp 94.2KB
  423. cppcheck-main/lib/astutils.h 11.76KB
  424. cppcheck-main/lib/bughuntingchecks.cpp 23.38KB
  425. cppcheck-main/lib/bughuntingchecks.h 1.16KB
  426. cppcheck-main/lib/check.cpp 3.92KB
  427. cppcheck-main/lib/check.h 5.73KB
  428. cppcheck-main/lib/check64bit.cpp 7.1KB
  429. cppcheck-main/lib/check64bit.h 2.92KB
  430. cppcheck-main/lib/checkassert.cpp 5.83KB
  431. cppcheck-main/lib/checkassert.h 2.69KB
  432. cppcheck-main/lib/checkautovariables.cpp 28.9KB
  433. cppcheck-main/lib/checkautovariables.h 5.23KB
  434. cppcheck-main/lib/checkbool.cpp 18.82KB
  435. cppcheck-main/lib/checkbool.h 6.04KB
  436. cppcheck-main/lib/checkboost.cpp 2.42KB
  437. cppcheck-main/lib/checkboost.h 2.55KB
  438. cppcheck-main/lib/checkbufferoverrun.cpp 38.29KB
  439. cppcheck-main/lib/checkbufferoverrun.h 6.21KB
  440. cppcheck-main/lib/checkclass.cpp 117.33KB
  441. cppcheck-main/lib/checkclass.h 16.78KB
  442. cppcheck-main/lib/checkcondition.cpp 72.29KB
  443. cppcheck-main/lib/checkcondition.h 8.65KB
  444. cppcheck-main/lib/checkexceptionsafety.cpp 11.62KB
  445. cppcheck-main/lib/checkexceptionsafety.h 7.21KB
  446. cppcheck-main/lib/checkfunctions.cpp 22.45KB
  447. cppcheck-main/lib/checkfunctions.h 5.69KB
  448. cppcheck-main/lib/checkinternal.cpp 17.28KB
  449. cppcheck-main/lib/checkinternal.h 5.12KB
  450. cppcheck-main/lib/checkio.cpp 106.91KB
  451. cppcheck-main/lib/checkio.h 8.17KB
  452. cppcheck-main/lib/checkleakautovar.cpp 42.83KB
  453. cppcheck-main/lib/checkleakautovar.h 5.96KB
  454. cppcheck-main/lib/checkmemoryleak.cpp 45.73KB
  455. cppcheck-main/lib/checkmemoryleak.h 13.41KB
  456. cppcheck-main/lib/checknullpointer.cpp 23.99KB
  457. cppcheck-main/lib/checknullpointer.h 5.58KB
  458. cppcheck-main/lib/checkother.cpp 145.89KB
  459. cppcheck-main/lib/checkother.h 19.6KB
  460. cppcheck-main/lib/checkpostfixoperator.cpp 3.23KB
  461. cppcheck-main/lib/checkpostfixoperator.h 2.58KB
  462. cppcheck-main/lib/checksizeof.cpp 20.03KB
  463. cppcheck-main/lib/checksizeof.h 5.19KB
  464. cppcheck-main/lib/checkstl.cpp 114.83KB
  465. cppcheck-main/lib/checkstl.h 11.89KB
  466. cppcheck-main/lib/checkstring.cpp 22.37KB
  467. cppcheck-main/lib/checkstring.h 5.37KB
  468. cppcheck-main/lib/checktype.cpp 18.45KB
  469. cppcheck-main/lib/checktype.h 4.6KB
  470. cppcheck-main/lib/checkuninitvar.cpp 58.88KB
  471. cppcheck-main/lib/checkuninitvar.h 6KB
  472. cppcheck-main/lib/checkunusedfunctions.cpp 17.38KB
  473. cppcheck-main/lib/checkunusedfunctions.h 4.18KB
  474. cppcheck-main/lib/checkunusedvar.cpp 59.05KB
  475. cppcheck-main/lib/checkunusedvar.h 3.91KB
  476. cppcheck-main/lib/checkvaarg.cpp 7.6KB
  477. cppcheck-main/lib/checkvaarg.h 3.13KB
  478. cppcheck-main/lib/clangimport.cpp 50.36KB
  479. cppcheck-main/lib/clangimport.h 1.06KB
  480. cppcheck-main/lib/config.h 1.28KB
  481. cppcheck-main/lib/cppcheck.cpp 63.28KB
  482. cppcheck-main/lib/cppcheck.h 7.54KB
  483. cppcheck-main/lib/cppcheck.natvis 2.22KB
  484. cppcheck-main/lib/cppcheck.vcxproj 33.72KB
  485. cppcheck-main/lib/cppcheck.vcxproj.filters 11.36KB
  486. cppcheck-main/lib/ctu.cpp 24.04KB
  487. cppcheck-main/lib/ctu.h 5.41KB
  488. cppcheck-main/lib/errorlogger.cpp 29.76KB
  489. cppcheck-main/lib/errorlogger.h 10.33KB
  490. cppcheck-main/lib/errortypes.cpp 1.82KB
  491. cppcheck-main/lib/errortypes.h 3.63KB
  492. cppcheck-main/lib/exprengine.cpp 105.32KB
  493. cppcheck-main/lib/exprengine.h 10.65KB
  494. cppcheck-main/lib/forwardanalyzer.cpp 24.05KB
  495. cppcheck-main/lib/forwardanalyzer.h 3.41KB
  496. cppcheck-main/lib/importproject.cpp 52.3KB
  497. cppcheck-main/lib/importproject.h 7.42KB
  498. cppcheck-main/lib/lib.pri 4.03KB
  499. cppcheck-main/lib/library.cpp 64.15KB
  500. cppcheck-main/lib/library.h 20.69KB
  501. cppcheck-main/lib/matchcompiler.h 1.92KB
  502. cppcheck-main/lib/mathlib.cpp 43.68KB
  503. cppcheck-main/lib/mathlib.h 6.48KB
  504. cppcheck-main/lib/path.cpp 6.84KB
  505. cppcheck-main/lib/path.h 6.45KB
  506. cppcheck-main/lib/pathanalysis.cpp 6.85KB
  507. cppcheck-main/lib/pathanalysis.h 1.6KB
  508. cppcheck-main/lib/pathmatch.cpp 3.18KB
  509. cppcheck-main/lib/pathmatch.h 1.81KB
  510. cppcheck-main/lib/pcrerules.pri 468B
  511. cppcheck-main/lib/platform.cpp 8.29KB
  512. cppcheck-main/lib/platform.h 5.35KB
  513. cppcheck-main/lib/precompiled.h 938B
  514. cppcheck-main/lib/preprocessor.cpp 39.38KB
  515. cppcheck-main/lib/preprocessor.h 8.18KB
  516. cppcheck-main/lib/programmemory.cpp 19.95KB
  517. cppcheck-main/lib/programmemory.h 2.32KB
  518. cppcheck-main/lib/settings.cpp 4.85KB
  519. cppcheck-main/lib/settings.h 11.49KB
  520. cppcheck-main/lib/standards.h 3.14KB
  521. cppcheck-main/lib/suppressions.cpp 14.15KB
  522. cppcheck-main/lib/suppressions.h 6.14KB
  523. cppcheck-main/lib/symboldatabase.cpp 251.8KB
  524. cppcheck-main/lib/symboldatabase.h 43.76KB
  525. cppcheck-main/lib/templatesimplifier.cpp 153.63KB
  526. cppcheck-main/lib/templatesimplifier.h 17.78KB
  527. cppcheck-main/lib/timer.cpp 3.33KB
  528. cppcheck-main/lib/timer.h 2.37KB
  529. cppcheck-main/lib/token.cpp 73.52KB
  530. cppcheck-main/lib/token.h 44.02KB
  531. cppcheck-main/lib/tokenize.cpp 441.17KB
  532. cppcheck-main/lib/tokenize.h 26.97KB
  533. cppcheck-main/lib/tokenlist.cpp 64.38KB
  534. cppcheck-main/lib/tokenlist.h 6.23KB
  535. cppcheck-main/lib/utils.cpp 3.46KB
  536. cppcheck-main/lib/utils.h 3.55KB
  537. cppcheck-main/lib/valueflow.cpp 276.8KB
  538. cppcheck-main/lib/valueflow.h 12.05KB
  539. cppcheck-main/lib/valueptr.h 2.5KB
  540. cppcheck-main/lib/version.h 732B
  541. cppcheck-main/lib/version.rc 927B
  542. cppcheck-main/man/
  543. cppcheck-main/man/build-html.sh 100B
  544. cppcheck-main/man/build-pdf.sh 759B
  545. cppcheck-main/man/buildman.sh 339B
  546. cppcheck-main/man/cppcheck-design.docbook 5.53KB
  547. cppcheck-main/man/cppcheck.1.xml 24.24KB
  548. cppcheck-main/man/images/
  549. cppcheck-main/man/images/gui-newproject-addons.png 20.15KB
  550. cppcheck-main/man/images/gui-newproject-pathsanddefines.png 35.61KB
  551. cppcheck-main/man/images/gui-newproject-project.png 32.9KB
  552. cppcheck-main/man/images/gui-newproject.png 34.61KB
  553. cppcheck-main/man/images/gui-results.png 103.21KB
  554. cppcheck-main/man/manual-ja.docbook 84.97KB
  555. cppcheck-main/man/manual-style.tex 709B
  556. cppcheck-main/man/manual.css 3.08KB
  557. cppcheck-main/man/manual.md 31.59KB
  558. cppcheck-main/man/reference-cfg-format.md 18.69KB
  559. cppcheck-main/man/writing-rules-1.docbook 4.38KB
  560. cppcheck-main/man/writing-rules-2.docbook 8.07KB
  561. cppcheck-main/man/writing-rules-3.docbook 7.31KB
  562. cppcheck-main/naming.json 193B
  563. cppcheck-main/oss-fuzz/
  564. cppcheck-main/oss-fuzz/CMakeLists.txt 862B
  565. cppcheck-main/oss-fuzz/Makefile 928B
  566. cppcheck-main/oss-fuzz/main.cpp 1.23KB
  567. cppcheck-main/oss-fuzz/translate.cpp 630B
  568. cppcheck-main/oss-fuzz/type2.cpp 6.74KB
  569. cppcheck-main/oss-fuzz/type2.h 119B
  570. cppcheck-main/philosophy.md 2.29KB
  571. cppcheck-main/platforms/
  572. cppcheck-main/platforms/aix_ppc64.xml 369B
  573. cppcheck-main/platforms/arm32-wchar_t2.xml 369B
  574. cppcheck-main/platforms/arm32-wchar_t4.xml 369B
  575. cppcheck-main/platforms/arm64-wchar_t2.xml 369B
  576. cppcheck-main/platforms/arm64-wchar_t4.xml 369B
  577. cppcheck-main/platforms/avr8.xml 388B
  578. cppcheck-main/platforms/cppcheck-platforms.rng 1.3KB
  579. cppcheck-main/platforms/cray_sv1.xml 370B
  580. cppcheck-main/platforms/msp430_eabi_large_datamodel.xml 367B
  581. cppcheck-main/platforms/unix32-unsigned.xml 370B
  582. cppcheck-main/platforms/unix64-unsigned.xml 370B
  583. cppcheck-main/pylintrc_travis 686B
  584. cppcheck-main/readme.md 5.39KB
  585. cppcheck-main/readme.txt 4.44KB
  586. cppcheck-main/readmeja.md 5.53KB
  587. cppcheck-main/requirements.txt 127B
  588. cppcheck-main/rules/
  589. cppcheck-main/rules/empty-catch-block.xml 236B
  590. cppcheck-main/rules/error-reporting.xml 307B
  591. cppcheck-main/rules/show-all-defines.rule 233B
  592. cppcheck-main/rules/stl.xml 364B
  593. cppcheck-main/rules/strlen-empty-str.xml 320B
  594. cppcheck-main/rules/suggest_nullptr.xml 393B
  595. cppcheck-main/rules/token-matching.xml 1.21KB
  596. cppcheck-main/rules/unused-deref.xml 274B
  597. cppcheck-main/runastyle 1.97KB
  598. cppcheck-main/runastyle.bat 2.06KB
  599. cppcheck-main/samples/
  600. cppcheck-main/samples/AssignmentAddressToInteger/
  601. cppcheck-main/samples/AssignmentAddressToInteger/bad.c 96B
  602. cppcheck-main/samples/AssignmentAddressToInteger/good.c 82B
  603. cppcheck-main/samples/AssignmentAddressToInteger/out.txt 167B
  604. cppcheck-main/samples/arrayIndexOutOfBounds/
  605. cppcheck-main/samples/arrayIndexOutOfBounds/bad.c 85B
  606. cppcheck-main/samples/arrayIndexOutOfBounds/good.c 82B
  607. cppcheck-main/samples/arrayIndexOutOfBounds/out.txt 151B
  608. cppcheck-main/samples/autoVariables/
  609. cppcheck-main/samples/autoVariables/bad.c 91B
  610. cppcheck-main/samples/autoVariables/good.c 107B
  611. cppcheck-main/samples/autoVariables/out.txt 140B
  612. cppcheck-main/samples/bufferAccessOutOfBounds/
  613. cppcheck-main/samples/bufferAccessOutOfBounds/bad.c 103B
  614. cppcheck-main/samples/bufferAccessOutOfBounds/good.c 103B
  615. cppcheck-main/samples/bufferAccessOutOfBounds/out.txt 162B
  616. cppcheck-main/samples/erase/
  617. cppcheck-main/samples/erase/bad.cpp 305B
  618. cppcheck-main/samples/erase/good.cpp 342B
  619. cppcheck-main/samples/erase/out.txt 1.18KB
  620. cppcheck-main/samples/memleak/
  621. cppcheck-main/samples/memleak/bad.c 129B
  622. cppcheck-main/samples/memleak/good.c 142B
  623. cppcheck-main/samples/memleak/out.txt 84B
  624. cppcheck-main/samples/outOfBounds/
  625. cppcheck-main/samples/outOfBounds/bad.c 88B
  626. cppcheck-main/samples/outOfBounds/good.c 88B
  627. cppcheck-main/samples/outOfBounds/out.txt 153B
  628. cppcheck-main/samples/resourceLeak/
  629. cppcheck-main/samples/resourceLeak/bad.c 115B
  630. cppcheck-main/samples/resourceLeak/good.c 129B
  631. cppcheck-main/samples/resourceLeak/out.txt 91B
  632. cppcheck-main/samples/syntaxError/
  633. cppcheck-main/samples/syntaxError/bad.c 31B
  634. cppcheck-main/samples/syntaxError/good.c 32B
  635. cppcheck-main/samples/syntaxError/out.txt 90B
  636. cppcheck-main/snap/
  637. cppcheck-main/snap/gui/
  638. cppcheck-main/snap/gui/cppcheck-gui.desktop 219B
  639. cppcheck-main/snap/gui/cppcheck-gui.png 2.48KB
  640. cppcheck-main/snap/snapcraft.yaml 1.55KB
  641. cppcheck-main/test/
  642. cppcheck-main/test/CMakeLists.txt 5.33KB
  643. cppcheck-main/test/bug-hunting/
  644. cppcheck-main/test/bug-hunting/cve.py 2.04KB
  645. cppcheck-main/test/bug-hunting/cve/
  646. cppcheck-main/test/bug-hunting/cve/CVE-2018-19872/
  647. cppcheck-main/test/bug-hunting/cve/CVE-2018-19872/README 71B
  648. cppcheck-main/test/bug-hunting/cve/CVE-2018-19872/expected.txt 80B
  649. cppcheck-main/test/bug-hunting/cve/CVE-2018-19872/qppmhandler.cpp 18.18KB
  650. cppcheck-main/test/bug-hunting/cve/CVE-2018-20845/
  651. cppcheck-main/test/bug-hunting/cve/CVE-2018-20845/expected.txt 59B
  652. cppcheck-main/test/bug-hunting/cve/CVE-2018-20845/pi.c 41.28KB
  653. cppcheck-main/test/bug-hunting/cve/CVE-2019-10018/
  654. cppcheck-main/test/bug-hunting/cve/CVE-2019-10018/Function.cc 34.83KB
  655. cppcheck-main/test/bug-hunting/cve/CVE-2019-10018/Function.h 6.35KB
  656. cppcheck-main/test/bug-hunting/cve/CVE-2019-10018/expected.txt 38B
  657. cppcheck-main/test/bug-hunting/cve/CVE-2019-10019/
  658. cppcheck-main/test/bug-hunting/cve/CVE-2019-10019/PSOutputDev.cc 223.5KB
  659. cppcheck-main/test/bug-hunting/cve/CVE-2019-10019/PSOutputDev.h 18.68KB
  660. cppcheck-main/test/bug-hunting/cve/CVE-2019-10019/cmd.txt 16B
  661. cppcheck-main/test/bug-hunting/cve/CVE-2019-10019/expected.txt 40B
  662. cppcheck-main/test/bug-hunting/cve/CVE-2019-10020/
  663. cppcheck-main/test/bug-hunting/cve/CVE-2019-10020/Splash.cc 189.6KB
  664. cppcheck-main/test/bug-hunting/cve/CVE-2019-10020/Splash.h 16.06KB
  665. cppcheck-main/test/bug-hunting/cve/CVE-2019-10020/expected.txt 70B
  666. cppcheck-main/test/bug-hunting/cve/CVE-2019-10021/
  667. cppcheck-main/test/bug-hunting/cve/CVE-2019-10021/Stream.cc 123.37KB
  668. cppcheck-main/test/bug-hunting/cve/CVE-2019-10021/Stream.h 29.61KB
  669. cppcheck-main/test/bug-hunting/cve/CVE-2019-10021/expected.txt 34B
  670. cppcheck-main/test/bug-hunting/cve/CVE-2019-10023/
  671. cppcheck-main/test/bug-hunting/cve/CVE-2019-10023/Function.cc 34.83KB
  672. cppcheck-main/test/bug-hunting/cve/CVE-2019-10023/Function.h 6.35KB
  673. cppcheck-main/test/bug-hunting/cve/CVE-2019-10023/expected.txt 37B
  674. cppcheck-main/test/bug-hunting/cve/CVE-2019-10024/
  675. cppcheck-main/test/bug-hunting/cve/CVE-2019-10024/Splash.cc 189.6KB
  676. cppcheck-main/test/bug-hunting/cve/CVE-2019-10024/Splash.h 16.06KB
  677. cppcheck-main/test/bug-hunting/cve/CVE-2019-10024/expected.txt 71B
  678. cppcheck-main/test/bug-hunting/cve/CVE-2019-10025/
  679. cppcheck-main/test/bug-hunting/cve/CVE-2019-10025/Stream.cc 123.37KB
  680. cppcheck-main/test/bug-hunting/cve/CVE-2019-10025/Stream.h 29.61KB
  681. cppcheck-main/test/bug-hunting/cve/CVE-2019-10025/expected.txt 34B
  682. cppcheck-main/test/bug-hunting/cve/CVE-2019-10026/
  683. cppcheck-main/test/bug-hunting/cve/CVE-2019-10026/Function.cc 34.83KB
  684. cppcheck-main/test/bug-hunting/cve/CVE-2019-10026/Function.h 6.35KB
  685. cppcheck-main/test/bug-hunting/cve/CVE-2019-10026/README 58B
  686. cppcheck-main/test/bug-hunting/cve/CVE-2019-10026/expected.txt 112B
  687. cppcheck-main/test/bug-hunting/cve/CVE-2019-1010315/
  688. cppcheck-main/test/bug-hunting/cve/CVE-2019-1010315/dsdiff.c 17.86KB
  689. cppcheck-main/test/bug-hunting/cve/CVE-2019-1010315/expected.txt 33B
  690. cppcheck-main/test/bug-hunting/cve/CVE-2019-12977/
  691. cppcheck-main/test/bug-hunting/cve/CVE-2019-12977/cmd.txt 34B
  692. cppcheck-main/test/bug-hunting/cve/CVE-2019-12977/expected.txt 27B
  693. cppcheck-main/test/bug-hunting/cve/CVE-2019-12977/jp2.c 36.67KB
  694. cppcheck-main/test/bug-hunting/cve/CVE-2019-13390/
  695. cppcheck-main/test/bug-hunting/cve/CVE-2019-13390/README 59B
  696. cppcheck-main/test/bug-hunting/cve/CVE-2019-13390/cmd.txt 21B
  697. cppcheck-main/test/bug-hunting/cve/CVE-2019-13390/expected.txt 44B
  698. cppcheck-main/test/bug-hunting/cve/CVE-2019-13390/libavformat_rawenc.c 16.13KB
  699. cppcheck-main/test/bug-hunting/cve/CVE-2019-13454/
  700. cppcheck-main/test/bug-hunting/cve/CVE-2019-13454/expected.txt 67B
  701. cppcheck-main/test/bug-hunting/cve/CVE-2019-13454/layer.c 74.19KB
  702. cppcheck-main/test/bug-hunting/cve/CVE-2019-14249/
  703. cppcheck-main/test/bug-hunting/cve/CVE-2019-14249/README 253B
  704. cppcheck-main/test/bug-hunting/cve/CVE-2019-14249/dwarf_elf_load_headers.c 60.01KB
  705. cppcheck-main/test/bug-hunting/cve/CVE-2019-14249/expected.txt 50B
  706. cppcheck-main/test/bug-hunting/cve/CVE-2019-14284/
  707. cppcheck-main/test/bug-hunting/cve/CVE-2019-14284/README 60B
  708. cppcheck-main/test/bug-hunting/cve/CVE-2019-14284/expected.txt 34B
  709. cppcheck-main/test/bug-hunting/cve/CVE-2019-14284/floppy.c 126.63KB
  710. cppcheck-main/test/bug-hunting/cve/CVE-2019-14494/
  711. cppcheck-main/test/bug-hunting/cve/CVE-2019-14494/README 77B
  712. cppcheck-main/test/bug-hunting/cve/CVE-2019-14494/SplashOutputDev.cc 137.2KB
  713. cppcheck-main/test/bug-hunting/cve/CVE-2019-14494/SplashOutputDev.h 16.38KB
  714. cppcheck-main/test/bug-hunting/cve/CVE-2019-14494/expected.txt 89B
  715. cppcheck-main/test/bug-hunting/cve/CVE-2019-14981/
  716. cppcheck-main/test/bug-hunting/cve/CVE-2019-14981/expected.txt 35B
  717. cppcheck-main/test/bug-hunting/cve/CVE-2019-14981/feature.c 83.04KB
  718. cppcheck-main/test/bug-hunting/cve/CVE-2019-15939/
  719. cppcheck-main/test/bug-hunting/cve/CVE-2019-15939/cmd.txt 30B
  720. cppcheck-main/test/bug-hunting/cve/CVE-2019-15939/expected.txt 125B
  721. cppcheck-main/test/bug-hunting/cve/CVE-2019-15939/hog.cpp 165.18KB
  722. cppcheck-main/test/bug-hunting/cve/CVE-2019-15939/opencv2/
  723. cppcheck-main/test/bug-hunting/cve/CVE-2019-15939/opencv2/objdetect.hpp 36.9KB
  724. cppcheck-main/test/bug-hunting/cve/CVE-2019-15939/precomp.hpp 2.34KB
  725. cppcheck-main/test/bug-hunting/cve/CVE-2019-16168/
  726. cppcheck-main/test/bug-hunting/cve/CVE-2019-16168/expected.txt 33B
  727. cppcheck-main/test/bug-hunting/cve/CVE-2019-16168/where.c 197.69KB
  728. cppcheck-main/test/bug-hunting/cve/CVE-2019-19334/
  729. cppcheck-main/test/bug-hunting/cve/CVE-2019-19334/cmd.txt 30B
  730. cppcheck-main/test/bug-hunting/cve/CVE-2019-19334/expected.txt 79B
  731. cppcheck-main/test/bug-hunting/cve/CVE-2019-19334/parser.c 137.63KB
  732. cppcheck-main/test/bug-hunting/cve/CVE-2019-19888/
  733. cppcheck-main/test/bug-hunting/cve/CVE-2019-19888/expected.txt 31B
  734. cppcheck-main/test/bug-hunting/cve/CVE-2019-19888/jfif.c 25.35KB
  735. cppcheck-main/test/bug-hunting/cve/CVE-2019-7156/
  736. cppcheck-main/test/bug-hunting/cve/CVE-2019-7156/expected.txt 91B
  737. cppcheck-main/test/bug-hunting/cve/CVE-2019-7156/ole.c 15.75KB
  738. cppcheck-main/test/bug-hunting/itc.py 2.56KB
  739. cppcheck-main/test/bug-hunting/juliet.py 2.24KB
  740. cppcheck-main/test/cfg/
  741. cppcheck-main/test/cfg/boost.cpp 1.77KB
  742. cppcheck-main/test/cfg/bsd.c 2.3KB
  743. cppcheck-main/test/cfg/cairo.c 737B
  744. cppcheck-main/test/cfg/generate-cfg-tests.sh 870B
  745. cppcheck-main/test/cfg/gnu.c 6.56KB
  746. cppcheck-main/test/cfg/googletest.cpp 924B
  747. cppcheck-main/test/cfg/gtk.c 9.12KB
  748. cppcheck-main/test/cfg/kde.cpp 953B
  749. cppcheck-main/test/cfg/libcurl.c 2.12KB
  750. cppcheck-main/test/cfg/libsigc++.cpp 694B
  751. cppcheck-main/test/cfg/lua.c 770B
  752. cppcheck-main/test/cfg/opencv2.cpp 1.02KB
  753. cppcheck-main/test/cfg/openmp.c 763B
  754. cppcheck-main/test/cfg/openssl.c 1.7KB
  755. cppcheck-main/test/cfg/posix.c 13.38KB
  756. cppcheck-main/test/cfg/python.c 1.4KB
  757. cppcheck-main/test/cfg/qt.cpp 12.1KB
  758. cppcheck-main/test/cfg/runtests.sh 13.92KB
  759. cppcheck-main/test/cfg/sqlite3.c 1.24KB
  760. cppcheck-main/test/cfg/std.c 90.62KB
  761. cppcheck-main/test/cfg/std.cpp 69.09KB
  762. cppcheck-main/test/cfg/windows.cpp 30.49KB
  763. cppcheck-main/test/cfg/wxwidgets.cpp 9.98KB
  764. cppcheck-main/test/cli/
  765. cppcheck-main/test/cli/helloworld/
  766. cppcheck-main/test/cli/helloworld/helloworld.cppcheck 202B
  767. cppcheck-main/test/cli/helloworld/helloworld.sln 1.4KB
  768. cppcheck-main/test/cli/helloworld/helloworld.vcxproj 5.81KB
  769. cppcheck-main/test/cli/helloworld/main.c 148B
  770. cppcheck-main/test/cli/proj-inline-suppress/
  771. cppcheck-main/test/cli/proj-inline-suppress/1.c 15B
  772. cppcheck-main/test/cli/proj-inline-suppress/1.h 57B
  773. cppcheck-main/test/cli/proj-inline-suppress/2.c 101B
  774. cppcheck-main/test/cli/proj-suppress-syntaxError/
  775. cppcheck-main/test/cli/proj-suppress-syntaxError/1.c 182B
  776. cppcheck-main/test/cli/proj-suppress-syntaxError/2.c 11B
  777. cppcheck-main/test/cli/proj-suppress-syntaxError/3.c 12B
  778. cppcheck-main/test/cli/proj2/
  779. cppcheck-main/test/cli/proj2/a/
  780. cppcheck-main/test/cli/proj2/a/a.c 39B
  781. cppcheck-main/test/cli/proj2/b/
  782. cppcheck-main/test/cli/proj2/b/b.c 12B
  783. cppcheck-main/test/cli/proj2/proj2.cppcheck 151B
  784. cppcheck-main/test/cli/proj2/proj2.sln 1.39KB
  785. cppcheck-main/test/cli/proj2/proj2.vcxproj 5.83KB
  786. cppcheck-main/test/cli/readme.txt 259B
  787. cppcheck-main/test/cli/test-clang-import.py 1.54KB
  788. cppcheck-main/test/cli/test-helloworld.py 7.33KB
  789. cppcheck-main/test/cli/test-inline-suppress.py 870B
  790. cppcheck-main/test/cli/test-proj2.py 6.85KB
  791. cppcheck-main/test/cli/test-suppress-syntaxError.py 484B
  792. cppcheck-main/test/cli/testutils.py 2.22KB
  793. cppcheck-main/test/options.cpp 1.55KB
  794. cppcheck-main/test/options.h 1.55KB
  795. cppcheck-main/test/precompiled.h 852B
  796. cppcheck-main/test/redirect.h 2.76KB
  797. cppcheck-main/test/synthetic/
  798. cppcheck-main/test/synthetic/Makefile 307B
  799. cppcheck-main/test/synthetic/controlflow.c 1009B
  800. cppcheck-main/test/synthetic/data.c 988B
  801. cppcheck-main/test/synthetic/functions.c 367B
  802. cppcheck-main/test/synthetic/report.py 1.69KB
  803. cppcheck-main/test/synthetic/run-clang.sh 244B
  804. cppcheck-main/test/synthetic/run-lint.bat 370B
  805. cppcheck-main/test/synthetic/ub.c 947B
  806. cppcheck-main/test/test.cxx 471B
  807. cppcheck-main/test/test64bit.cpp 7.32KB
  808. cppcheck-main/test/testassert.cpp 7.79KB
  809. cppcheck-main/test/testastutils.cpp 14.36KB
  810. cppcheck-main/test/testautovariables.cpp 101.23KB
  811. cppcheck-main/test/testbool.cpp 45.3KB
  812. cppcheck-main/test/testboost.cpp 3.61KB
  813. cppcheck-main/test/testbufferoverrun.cpp 158.92KB
  814. cppcheck-main/test/testbughuntingchecks.cpp 7.44KB
  815. cppcheck-main/test/testcharvar.cpp 6.02KB
  816. cppcheck-main/test/testclangimport.cpp 70.41KB
  817. cppcheck-main/test/testclass.cpp 292.01KB
  818. cppcheck-main/test/testcmdlineparser.cpp 37.02KB
  819. cppcheck-main/test/testcondition.cpp 148.09KB
  820. cppcheck-main/test/testconstructors.cpp 125.83KB
  821. cppcheck-main/test/testcppcheck.cpp 3.47KB
  822. cppcheck-main/test/testerrorlogger.cpp 16.99KB
  823. cppcheck-main/test/testexceptionsafety.cpp 13.98KB
  824. cppcheck-main/test/testexprengine.cpp 27.19KB
  825. cppcheck-main/test/testfilelister.cpp 2.54KB
  826. cppcheck-main/test/testfunctions.cpp 65.89KB
  827. cppcheck-main/test/testgarbage.cpp 69.58KB
  828. cppcheck-main/test/testimportproject.cpp 12.84KB
  829. cppcheck-main/test/testincompletestatement.cpp 12.28KB
  830. cppcheck-main/test/testinternal.cpp 20.52KB
  831. cppcheck-main/test/testio.cpp 323.59KB
  832. cppcheck-main/test/testleakautovar.cpp 71.15KB
  833. cppcheck-main/test/testlibrary.cpp 44.88KB
  834. cppcheck-main/test/testmathlib.cpp 62.92KB
  835. cppcheck-main/test/testmemleak.cpp 78.17KB
  836. cppcheck-main/test/testnullpointer.cpp 117.05KB
  837. cppcheck-main/test/testoptions.cpp 4.05KB
  838. cppcheck-main/test/testother.cpp 327.89KB
  839. cppcheck-main/test/testpath.cpp 5.43KB
  840. cppcheck-main/test/testpathmatch.cpp 5.96KB
  841. cppcheck-main/test/testplatform.cpp 14.95KB
  842. cppcheck-main/test/testpostfixoperator.cpp 12.74KB
  843. cppcheck-main/test/testpreprocessor.cpp 86.28KB
  844. cppcheck-main/test/testrunner.cpp 1.81KB
  845. cppcheck-main/test/testrunner.vcxproj 18.15KB
  846. cppcheck-main/test/testrunner.vcxproj.filters 8.43KB
  847. cppcheck-main/test/testsamples.cpp 6.14KB
  848. cppcheck-main/test/testsimplifytemplate.cpp 265.83KB
  849. cppcheck-main/test/testsimplifytokens.cpp 218.64KB
  850. cppcheck-main/test/testsimplifytypedef.cpp 132.89KB
  851. cppcheck-main/test/testsimplifyusing.cpp 22.7KB
  852. cppcheck-main/test/testsizeof.cpp 33.08KB
  853. cppcheck-main/test/teststl.cpp 188.81KB
  854. cppcheck-main/test/teststring.cpp 28.77KB
  855. cppcheck-main/test/testsuite.cpp 11.81KB
  856. cppcheck-main/test/testsuite.h 6.65KB
  857. cppcheck-main/test/testsuites/
  858. cppcheck-main/test/testsuites/clang/
  859. cppcheck-main/test/testsuites/clang/outofbound.c 2.8KB
  860. cppcheck-main/test/testsuites/clang/readme.txt 70B
  861. cppcheck-main/test/testsuites/danmar/
  862. cppcheck-main/test/testsuites/danmar/divbyzero.cpp 1.49KB
  863. cppcheck-main/test/testsuites/danmar/uninit.c 669B
  864. cppcheck-main/test/testsuites/duma/
  865. cppcheck-main/test/testsuites/duma/leak1.c 178B
  866. cppcheck-main/test/testsuites/duma/leak1.cc 229B
  867. cppcheck-main/test/testsuites/duma/leak2.c 355B
  868. cppcheck-main/test/testsuites/duma/leak2.cc 398B
  869. cppcheck-main/test/testsuites/duma/memCheckers.html 16.29KB
  870. cppcheck-main/test/testsuites/duma/wrong1.c 225B
  871. cppcheck-main/test/testsuites/duma/wrong1.cc 292B
  872. cppcheck-main/test/testsuites/duma/wrong2.cc 478B
  873. cppcheck-main/test/testsuites/duma/wrong3.c 480B
  874. cppcheck-main/test/testsuites/duma/wrong3.cc 576B
  875. cppcheck-main/test/testsuites/duma/wrong4.cc 484B
  876. cppcheck-main/test/testsuites/duma/wrong5.cc 606B
  877. cppcheck-main/test/testsuites/duma/wrong6.c 299B
  878. cppcheck-main/test/testsuites/duma/wrong6.cc 511B
  879. cppcheck-main/test/testsuites/duma/wrong7.c 305B
  880. cppcheck-main/test/testsuites/readme.txt 48B
  881. cppcheck-main/test/testsuites/x-flow/
  882. cppcheck-main/test/testsuites/x-flow/buffer01.cpp 198B
  883. cppcheck-main/test/testsuites/x-flow/buffer02.cpp 207B
  884. cppcheck-main/test/testsuites/x-flow/buffer03.cpp 256B
  885. cppcheck-main/test/testsuites/x-flow/buffer04.cpp 247B
  886. cppcheck-main/test/testsuites/x-flow/buffer05.cpp 179B
  887. cppcheck-main/test/testsuites/x-flow/buffer06.cpp 328B
  888. cppcheck-main/test/testsuppressions.cpp 32.39KB
  889. cppcheck-main/test/testsymboldatabase.cpp 359.71KB
  890. cppcheck-main/test/testthreadexecutor.cpp 3.75KB
  891. cppcheck-main/test/testtimer.cpp 1.23KB
  892. cppcheck-main/test/testtoken.cpp 42.6KB
  893. cppcheck-main/test/testtokenize.cpp 389.01KB
  894. cppcheck-main/test/testtokenlist.cpp 4.25KB
  895. cppcheck-main/test/testtype.cpp 18.39KB
  896. cppcheck-main/test/testuninitvar.cpp 182.56KB
  897. cppcheck-main/test/testunusedfunctions.cpp 15.86KB
  898. cppcheck-main/test/testunusedprivfunc.cpp 23.8KB
  899. cppcheck-main/test/testunusedvar.cpp 203.26KB
  900. cppcheck-main/test/testutils.cpp 2.7KB
  901. cppcheck-main/test/testutils.h 1.89KB
  902. cppcheck-main/test/testvaarg.cpp 14.06KB
  903. cppcheck-main/test/testvalueflow.cpp 168.91KB
  904. cppcheck-main/test/testvarid.cpp 131.56KB
  905. cppcheck-main/tools/
  906. cppcheck-main/tools/CMakeLists.txt 926B
  907. cppcheck-main/tools/ci.py 2.37KB
  908. cppcheck-main/tools/clang-ast.cpp 3.39KB
  909. cppcheck-main/tools/compare-ast-clang-and-cppcheck.py 2.57KB
  910. cppcheck-main/tools/compare.cs 14.6KB
  911. cppcheck-main/tools/daca2-download.py 4.44KB
  912. cppcheck-main/tools/daca2-getpackages.py 4.52KB
  913. cppcheck-main/tools/daca2-logs2git.sh 3.57KB
  914. cppcheck-main/tools/dmake.cpp 21.18KB
  915. cppcheck-main/tools/dmake.sln 1.07KB
  916. cppcheck-main/tools/dmake.vcxproj 5.68KB
  917. cppcheck-main/tools/donate-cpu-server.py 40.74KB
  918. cppcheck-main/tools/donate-cpu.py 9.85KB
  919. cppcheck-main/tools/donate_cpu_lib.py 18.19KB
  920. cppcheck-main/tools/extract_and_run_more_tests.sh 163B
  921. cppcheck-main/tools/extracttests.py 10.04KB
  922. cppcheck-main/tools/generate_and_run_more_tests.sh 360B
  923. cppcheck-main/tools/generate_cfg_tests.cpp 8.28KB
  924. cppcheck-main/tools/git-pre-commit-cppcheck 1.24KB
  925. cppcheck-main/tools/listErrorsWithoutCWE.py 710B
  926. cppcheck-main/tools/matchcompiler.py 23.88KB
  927. cppcheck-main/tools/parse-glibc.py 3.73KB
  928. cppcheck-main/tools/pr.py 1.98KB
  929. cppcheck-main/tools/readme.md 2.98KB
  930. cppcheck-main/tools/reduce.py 7.3KB
  931. cppcheck-main/tools/run-coverity.sh 579B
  932. cppcheck-main/tools/run_more_tests.sh 3.25KB
  933. cppcheck-main/tools/test-my-pr.py 6.55KB
  934. cppcheck-main/tools/test/
  935. cppcheck-main/tools/test/run_donate_cpu_client_tests.sh 1.74KB
  936. cppcheck-main/tools/test/start_donate_cpu_client_productive.sh 490B
  937. cppcheck-main/tools/test/start_donate_cpu_client_test_local.sh 134B
  938. cppcheck-main/tools/test/start_donate_cpu_server_test_local.sh 825B
  939. cppcheck-main/tools/test_matchcompiler.py 7.84KB
  940. cppcheck-main/tools/test_showtimetop5.sh 131B
  941. cppcheck-main/tools/testrunnerify_code.sh 88B
  942. cppcheck-main/tools/times-tags.sh 627B
  943. cppcheck-main/tools/times-vs.py 1.74KB
  944. cppcheck-main/tools/times.c 1.12KB
  945. cppcheck-main/tools/times.sh 1.18KB
  946. cppcheck-main/tools/trac-keywords.py 890B
  947. cppcheck-main/tools/triage/
  948. cppcheck-main/tools/triage/.gitignore 54B
  949. cppcheck-main/tools/triage/CMakeLists.txt 1.01KB
  950. cppcheck-main/tools/triage/main.cpp 184B
  951. cppcheck-main/tools/triage/mainwindow.cpp 9.95KB
  952. cppcheck-main/tools/triage/mainwindow.h 1.23KB
  953. cppcheck-main/tools/triage/mainwindow.ui 13.11KB
  954. cppcheck-main/tools/triage/readme.txt 1.17KB
  955. cppcheck-main/tools/triage/triage.pro 1.16KB
  956. cppcheck-main/webreport.sh 464B
  957. cppcheck-main/win_installer/
  958. cppcheck-main/win_installer/GPLv3.txt 32.26KB
  959. cppcheck-main/win_installer/config.wxi 817B
  960. cppcheck-main/win_installer/cppcheck.sln 956B
  961. cppcheck-main/win_installer/cppcheck.wixproj 1.83KB
  962. cppcheck-main/win_installer/cppcheck.wxs 19.43KB
  963. cppcheck-main/win_installer/images/
  964. cppcheck-main/win_installer/images/banner.jpg 2.47KB
  965. cppcheck-main/win_installer/images/dialog.jpg 5.99KB
  966. cppcheck-main/win_installer/productInfo.wxi 1.4KB
  967. cppcheck-main/win_installer/readme.txt 1.31KB
  968. cppcheck-main/addons/misra.json 125B
  969. cppcheck-main/addons/misra2012.txt 13.66KB
  970. cppcheck-main/install.sh 80B

资源介绍:

作为编译器的一种补充检查,cppcheck对产品的源代码执行严格的逻辑检查,还支持第三方的代码规则检查,譬如最常见的汽车行业的规范misra,目前github上的资源https://github.com/danmar/cppcheck的资源,可以检查misra相关的规则,但无法输出misra的详细信息,本资源可以,是在github上的资源上添加了misra相关的资源文件,是参考misra的规则,若需要misra原文,请去官网https://www.misra.org.uk/购买。另外支持misra规则的检查,需加参数:--addon=misra.json(绝对路径)
GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The GNU General Public License is a free, copyleft license for software and other kinds of works. The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others. For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. For the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions. Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users. Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free. The precise terms and conditions for copying, distribution and modification follow. TERMS AND CONDITIONS 0. Definitions. "This License" refers to version 3 of the GNU General Public License. "Copyright" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. "The Program" refers to any copyrightable work licensed under this License. Each licensee is addressed as "you". "Licensees" and "recipients" may be individuals or organizations. To "modify" a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a "modified version" of the earlier work or a work "based on" the earlier work. A "covered work" means either the unmodified Program or a work based on the Program. To "propagate" a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. To "convey" a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. An interactive user interface displays "Appropriate Legal Notices" to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. 1. Source Code. The "source code" for a work means the preferred form of the work for making modifications to it. "Object code" means any non-source form of a work. A "Standard Interface" means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. The "System Libraries" of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A "Major Component", in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. The "Corresponding Source" for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. The Corresponding Source for a work in source code form is that same work. 2. Basic Permissions. All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the state
100+评论
captcha
    类型标题大小时间
    ZIPdxgi桌面屏幕录像(windows屏幕录像,硬件编码,声音捕获,音视频同步)50.75MB1月前
    ZIPJavaFX + MySql 实现学生信息管理系统1.45MB1月前
    ZIPMATLAB Simulink下的双馈风机调频策略研究:一次调频、三机九节点下的虚拟惯性与下垂控制策略优化,基于Matlab Simulink的双馈风机调频策略:含虚拟惯性与下垂控制,风电渗透率达203.91MB1月前
    ZIP三通道交错并联双向Buck-Boost变换器:高效能量双向流动与精准控制,三通道交错并联双向Buck-Boost变换器:高效能量双向流动与减小电感电流纹波的研究,三通道交错并联双向buck-boost1.63MB1月前
    ZIPjavassist-2.6.zip1.09MB1月前
    ZIPCSASPNETDisplayDataStreamResource30.5KB1月前
    ZIP西电2023秋季机器学习期末复习资料5.38MB1月前
    ZIP开箱即用的28181协议视频平台 基于 GB28181 标准实现的网络视频平台,能够接入摄像机、平台、NVR 等设备、支持视频7.46MB1月前