id int64 0 755k | file_name stringlengths 3 109 | file_path stringlengths 13 185 | content stringlengths 31 9.38M | size int64 31 9.38M | language stringclasses 1
value | extension stringclasses 11
values | total_lines int64 1 340k | avg_line_length float64 2.18 149k | max_line_length int64 7 2.22M | alphanum_fraction float64 0 1 | repo_name stringlengths 6 65 | repo_stars int64 100 47.3k | repo_forks int64 0 12k | repo_open_issues int64 0 3.4k | repo_license stringclasses 9
values | repo_extraction_date stringclasses 92
values | exact_duplicates_redpajama bool 2
classes | near_duplicates_redpajama bool 2
classes | exact_duplicates_githubcode bool 2
classes | exact_duplicates_stackv2 bool 1
class | exact_duplicates_stackv1 bool 2
classes | near_duplicates_githubcode bool 2
classes | near_duplicates_stackv1 bool 2
classes | near_duplicates_stackv2 bool 1
class |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
26,313 | processexecutor.cpp | danmar_cppcheck/cli/processexecutor.cpp | /*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at ... | 15,194 | C++ | .cpp | 357 | 31.728291 | 240 | 0.547447 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,314 | executor.cpp | danmar_cppcheck/cli/executor.cpp | /*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at ... | 2,462 | C++ | .cpp | 62 | 35.451613 | 187 | 0.703347 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,315 | signalhandler.cpp | danmar_cppcheck/cli/signalhandler.cpp | /*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at ... | 11,467 | C++ | .cpp | 310 | 30.248387 | 151 | 0.617739 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,317 | simplecpp.cpp | danmar_cppcheck/externals/simplecpp/simplecpp.cpp | /*
* simplecpp - A simple and high-fidelity C/C++ preprocessor library
* Copyright (C) 2016-2023 simplecpp team
*/
#if defined(_WIN32) || defined(__CYGWIN__) || defined(__MINGW32__)
#define SIMPLECPP_WINDOWS
#define NOMINMAX
#endif
#include "simplecpp.h"
#include <algorithm>
#include <cassert>
#include <cctype>
#... | 147,010 | C++ | .cpp | 3,457 | 30.381545 | 331 | 0.511152 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,318 | codeeditstylecontrols.cpp | danmar_cppcheck/gui/codeeditstylecontrols.cpp | /*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at ... | 3,686 | C++ | .cpp | 114 | 27.385965 | 72 | 0.680157 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
26,319 | scratchpad.cpp | danmar_cppcheck/gui/scratchpad.cpp | /*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at ... | 1,507 | C++ | .cpp | 47 | 29.510638 | 93 | 0.743625 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,320 | resultstree.cpp | danmar_cppcheck/gui/resultstree.cpp | /*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at ... | 56,369 | C++ | .cpp | 1,419 | 31.174771 | 197 | 0.613819 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,321 | checkstatistics.cpp | danmar_cppcheck/gui/checkstatistics.cpp | /*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at ... | 3,388 | C++ | .cpp | 108 | 26.805556 | 87 | 0.694283 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
26,323 | helpdialog.cpp | danmar_cppcheck/gui/helpdialog.cpp | /*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at ... | 3,493 | C++ | .cpp | 104 | 28 | 89 | 0.66637 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
26,325 | checkthread.cpp | danmar_cppcheck/gui/checkthread.cpp | /*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at ... | 17,279 | C++ | .cpp | 428 | 30.771028 | 157 | 0.582509 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
26,326 | application.cpp | danmar_cppcheck/gui/application.cpp | /*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2023 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at ... | 988 | C++ | .cpp | 25 | 36.28 | 72 | 0.727083 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,328 | newsuppressiondialog.cpp | danmar_cppcheck/gui/newsuppressiondialog.cpp | /*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at ... | 2,840 | C++ | .cpp | 74 | 34.824324 | 116 | 0.743189 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
26,329 | codeeditstyledialog.cpp | danmar_cppcheck/gui/codeeditstyledialog.cpp | /*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at ... | 12,627 | C++ | .cpp | 326 | 32.840491 | 75 | 0.710979 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
26,330 | aboutdialog.cpp | danmar_cppcheck/gui/aboutdialog.cpp | /*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2022 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at ... | 1,610 | C++ | .cpp | 41 | 36.268293 | 102 | 0.71721 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
26,332 | cppchecklibrarydata.cpp | danmar_cppcheck/gui/cppchecklibrarydata.cpp | /*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at ... | 40,172 | C++ | .cpp | 871 | 36.796785 | 162 | 0.64324 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
26,333 | common.cpp | danmar_cppcheck/gui/common.cpp | /*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at ... | 2,868 | C++ | .cpp | 76 | 33.631579 | 95 | 0.698201 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
26,335 | settingsdialog.cpp | danmar_cppcheck/gui/settingsdialog.cpp | /*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at ... | 15,586 | C++ | .cpp | 370 | 36.754054 | 135 | 0.715284 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
26,336 | libraryeditargdialog.cpp | danmar_cppcheck/gui/libraryeditargdialog.cpp | /*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at ... | 4,803 | C++ | .cpp | 114 | 36.666667 | 108 | 0.676005 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
26,337 | projectfile.cpp | danmar_cppcheck/gui/projectfile.cpp | /*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at ... | 40,714 | C++ | .cpp | 1,026 | 30.782651 | 156 | 0.65645 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,338 | resultsview.cpp | danmar_cppcheck/gui/resultsview.cpp | /*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at ... | 17,820 | C++ | .cpp | 501 | 30.067864 | 120 | 0.673089 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
26,339 | platforms.cpp | danmar_cppcheck/gui/platforms.cpp | /*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2023 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at ... | 1,768 | C++ | .cpp | 55 | 28.781818 | 72 | 0.698301 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,340 | projectfiledialog.cpp | danmar_cppcheck/gui/projectfiledialog.cpp | /*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at ... | 37,096 | C++ | .cpp | 870 | 36.911494 | 144 | 0.704036 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
26,341 | mainwindow.cpp | danmar_cppcheck/gui/mainwindow.cpp | /*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at ... | 90,083 | C++ | .cpp | 2,027 | 36.379872 | 427 | 0.659993 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,343 | compliancereportdialog.cpp | danmar_cppcheck/gui/compliancereportdialog.cpp | /*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at ... | 8,366 | C++ | .cpp | 217 | 30.373272 | 163 | 0.620367 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,345 | csvreport.cpp | danmar_cppcheck/gui/csvreport.cpp | /*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at ... | 2,016 | C++ | .cpp | 63 | 29.15873 | 113 | 0.707305 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
26,346 | librarydialog.cpp | danmar_cppcheck/gui/librarydialog.cpp | /*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at ... | 11,709 | C++ | .cpp | 316 | 28.911392 | 123 | 0.617969 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
26,347 | codeeditorstyle.cpp | danmar_cppcheck/gui/codeeditorstyle.cpp | /*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at ... | 10,082 | C++ | .cpp | 219 | 37.456621 | 79 | 0.680439 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
26,348 | xmlreportv2.cpp | danmar_cppcheck/gui/xmlreportv2.cpp | /*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at ... | 11,599 | C++ | .cpp | 263 | 37.425856 | 127 | 0.697425 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
26,350 | libraryaddfunctiondialog.cpp | danmar_cppcheck/gui/libraryaddfunctiondialog.cpp | /*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2023 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at ... | 1,565 | C++ | .cpp | 45 | 32.422222 | 72 | 0.778954 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
26,351 | applicationlist.cpp | danmar_cppcheck/gui/applicationlist.cpp | /*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2023 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at ... | 9,235 | C++ | .cpp | 232 | 34.331897 | 126 | 0.679563 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
26,353 | codeeditor.cpp | danmar_cppcheck/gui/codeeditor.cpp | /*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at ... | 15,224 | C++ | .cpp | 407 | 28.791155 | 97 | 0.61887 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
26,354 | erroritem.cpp | danmar_cppcheck/gui/erroritem.cpp | /*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at ... | 3,147 | C++ | .cpp | 86 | 32.360465 | 100 | 0.690492 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
26,356 | threadresult.cpp | danmar_cppcheck/gui/threadresult.cpp | /*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at ... | 3,700 | C++ | .cpp | 110 | 29.881818 | 138 | 0.705405 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
26,357 | txtreport.cpp | danmar_cppcheck/gui/txtreport.cpp | /*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2023 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at ... | 2,207 | C++ | .cpp | 73 | 26.178082 | 97 | 0.6541 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
26,360 | testresultstree.cpp | danmar_cppcheck/gui/test/resultstree/testresultstree.cpp | /*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2021 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at ... | 6,354 | C++ | .cpp | 167 | 34.227545 | 102 | 0.719753 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,361 | testprojectfile.cpp | danmar_cppcheck/gui/test/projectfile/testprojectfile.cpp | /*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2021 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at ... | 6,889 | C++ | .cpp | 170 | 37.076471 | 93 | 0.735781 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,362 | testcppchecklibrarydata.cpp | danmar_cppcheck/gui/test/cppchecklibrarydata/testcppchecklibrarydata.cpp | /*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2021 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at ... | 26,195 | C++ | .cpp | 520 | 44.982692 | 139 | 0.720305 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | true | false | false |
26,363 | testtranslationhandler.cpp | danmar_cppcheck/gui/test/translationhandler/testtranslationhandler.cpp | /*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2021 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at ... | 1,385 | C++ | .cpp | 37 | 34.864865 | 84 | 0.764531 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,365 | good.cpp | danmar_cppcheck/samples/accessMoved/good.cpp | void foo(std::string);
int main()
{
std::string s = "test";
foo(s);
std::cout << s << std::endl;
}
| 113 | C++ | .cpp | 7 | 13.142857 | 32 | 0.538462 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,366 | bad.cpp | danmar_cppcheck/samples/accessMoved/bad.cpp | void foo(std::string);
int main()
{
std::string s = "test";
foo(std::move(s));
std::cout << s << std::endl;
}
| 124 | C++ | .cpp | 7 | 14.714286 | 32 | 0.547826 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,369 | good.cpp | danmar_cppcheck/samples/passedByValue_1/good.cpp | class C
{
public:
explicit C(std::string s)
: _s(std::move(s))
{
}
void foo();
private:
std::string _s;
}; | 130 | C++ | .cpp | 11 | 8.727273 | 29 | 0.533333 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,370 | bad.cpp | danmar_cppcheck/samples/passedByValue_1/bad.cpp | class C
{
public:
explicit C(std::string s)
: _s(s)
{
}
void foo();
private:
std::string _s;
}; | 119 | C++ | .cpp | 11 | 7.727273 | 29 | 0.522936 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,371 | good.cpp | danmar_cppcheck/samples/unreadVariable/good.cpp | void foo(const std::string&, const std::string&);
int main()
{
std::string s1 = "test1", s2 = "test2";
foo(s1, s2);
}
| 127 | C++ | .cpp | 6 | 18.666667 | 49 | 0.6 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,372 | bad.cpp | danmar_cppcheck/samples/unreadVariable/bad.cpp | void foo(const std::string&, const std::string&);
int main()
{
std::string s1 = "test1", s2 = "test2";
foo(s1, s1);
}
| 127 | C++ | .cpp | 6 | 18.666667 | 49 | 0.6 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,373 | good.cpp | danmar_cppcheck/samples/passedByValue_2/good.cpp | bool foo(const std::string& s)
{
return s.empty();
}
int main()
{
std::string s;
foo(s);
}
| 104 | C++ | .cpp | 9 | 9.111111 | 30 | 0.585106 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,374 | bad.cpp | danmar_cppcheck/samples/passedByValue_2/bad.cpp | bool foo(std::string s)
{
return s.empty();
}
int main()
{
std::string s;
foo(s);
}
| 97 | C++ | .cpp | 9 | 8.333333 | 23 | 0.574713 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,375 | misra-ctu-test.h | danmar_cppcheck/addons/test/misra/misra-ctu-test.h |
typedef int MISRA_2_3_A;
typedef int MISRA_2_3_B;
typedef int MISRA_2_3_VIOLATION; // cppcheck-suppress misra-c2012-2.3
// cppcheck-suppress misra-c2012-2.4
struct misra_2_4_violation_t {
int x;
};
static inline void misra_5_9_exception(void) {}
void misra_8_7_external(void);
#define MISRA_2_5_OK_1 1
#define ... | 457 | C++ | .h | 15 | 28.666667 | 69 | 0.746544 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,376 | misra-test.h | danmar_cppcheck/addons/test/misra/misra-test.h | #ifndef MISRA_TEST_H
#define MISRA_TEST_H
struct misra_h_s { int foo; };
bool test(char *a); // OK
int misra_8_2_no_fp(int a);
void misra_8_4_bar(void);
// #12978
typedef struct m8_4_stErrorDef
{
uint8_t ubReturnVal;
} m8_4_stErrorDef;
extern const m8_4_stErrorDef * m8_4_pubTestPointer;
#endif // MISRA_TEST_H
| 315 | C++ | .h | 13 | 22.923077 | 51 | 0.725166 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,377 | y2038-inc.h | danmar_cppcheck/addons/test/y2038/y2038-inc.h | #ifndef __INC2038
#define _INC2038
/*
* This file defines _USE_TIME_BITS64.
* It plays the role of a Y2038-proof glibc.
*/
#define _USE_TIME_BITS64
/*
* Declare just enough for clock_gettime
*/
typedef int clockid_t;
typedef int __time_t;
typedef long int __syscall_slong_t;
struct timespec
{
__time_t tv... | 511 | C++ | .h | 21 | 22.238095 | 64 | 0.708333 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,378 | version.h | danmar_cppcheck/lib/version.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 1,716 | C++ | .h | 36 | 46.083333 | 142 | 0.781493 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,379 | token.h | danmar_cppcheck/lib/token.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 51,565 | C++ | .h | 1,379 | 30.91298 | 215 | 0.633349 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,380 | vfvalue.h | danmar_cppcheck/lib/vfvalue.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 13,152 | C++ | .h | 351 | 26.353276 | 142 | 0.543413 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,381 | vf_array.h | danmar_cppcheck/lib/vf_array.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 947 | C++ | .h | 26 | 34.5 | 72 | 0.756816 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,382 | vf_iterators.h | danmar_cppcheck/lib/vf_iterators.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 963 | C++ | .h | 26 | 35.115385 | 74 | 0.760986 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,383 | clangimport.h | danmar_cppcheck/lib/clangimport.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 1,135 | C++ | .h | 28 | 38.571429 | 78 | 0.651818 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,384 | templatesimplifier.h | danmar_cppcheck/lib/templatesimplifier.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 18,114 | C++ | .h | 457 | 32.363239 | 129 | 0.626243 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,385 | vf_subfunction.h | danmar_cppcheck/lib/vf_subfunction.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 1,076 | C++ | .h | 28 | 36.571429 | 140 | 0.773946 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,386 | calculate.h | danmar_cppcheck/lib/calculate.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 3,705 | C++ | .h | 119 | 25.596639 | 157 | 0.576579 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,387 | filesettings.h | danmar_cppcheck/lib/filesettings.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 2,733 | C++ | .h | 93 | 24.989247 | 91 | 0.667808 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,388 | valueflow.h | danmar_cppcheck/lib/valueflow.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 5,112 | C++ | .h | 102 | 41.196078 | 165 | 0.643503 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,389 | checkio.h | danmar_cppcheck/lib/checkio.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 8,641 | C++ | .h | 162 | 45.709877 | 154 | 0.672658 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,391 | pathanalysis.h | danmar_cppcheck/lib/pathanalysis.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 2,478 | C++ | .h | 69 | 31.376812 | 138 | 0.694363 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,392 | checktype.h | danmar_cppcheck/lib/checktype.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 4,877 | C++ | .h | 100 | 43.55 | 153 | 0.680681 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,393 | vf_sameexpressions.h | danmar_cppcheck/lib/vf_sameexpressions.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 987 | C++ | .h | 26 | 36.038462 | 80 | 0.76698 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,394 | vf_common.h | danmar_cppcheck/lib/vf_common.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 2,469 | C++ | .h | 53 | 42.150943 | 143 | 0.730689 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,395 | vf_conditionexpressions.h | danmar_cppcheck/lib/vf_conditionexpressions.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 1,118 | C++ | .h | 28 | 38.071429 | 155 | 0.781768 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,396 | utils.h | danmar_cppcheck/lib/utils.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 10,649 | C++ | .h | 358 | 25.564246 | 115 | 0.6309 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,397 | standards.h | danmar_cppcheck/lib/standards.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 2,150 | C++ | .h | 53 | 37.622642 | 120 | 0.621583 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,398 | vf_unknownfunctionreturn.h | danmar_cppcheck/lib/vf_unknownfunctionreturn.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 1,011 | C++ | .h | 26 | 36.961538 | 86 | 0.772681 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,399 | valueptr.h | danmar_cppcheck/lib/valueptr.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 2,612 | C++ | .h | 83 | 26.518072 | 99 | 0.601671 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,400 | vf_infercondition.h | danmar_cppcheck/lib/vf_infercondition.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 983 | C++ | .h | 26 | 35.884615 | 79 | 0.766002 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,401 | checkpostfixoperator.h | danmar_cppcheck/lib/checkpostfixoperator.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 2,668 | C++ | .h | 66 | 36.712121 | 104 | 0.66499 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,402 | checkstl.h | danmar_cppcheck/lib/checkstl.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 12,683 | C++ | .h | 262 | 41.874046 | 179 | 0.687606 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,403 | vf_impossiblevalues.h | danmar_cppcheck/lib/vf_impossiblevalues.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 991 | C++ | .h | 26 | 36.192308 | 81 | 0.76795 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,404 | xml.h | danmar_cppcheck/lib/xml.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 1,522 | C++ | .h | 36 | 40.083333 | 116 | 0.763354 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,405 | checkinternal.h | danmar_cppcheck/lib/checkinternal.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 5,185 | C++ | .h | 99 | 47.505051 | 151 | 0.689315 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,406 | vf_analyzers.h | danmar_cppcheck/lib/vf_analyzers.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 1,900 | C++ | .h | 40 | 45.725 | 174 | 0.780963 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,407 | importproject.h | danmar_cppcheck/lib/importproject.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 8,192 | C++ | .h | 169 | 43.846154 | 252 | 0.71175 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,408 | vf_symbolicoperators.h | danmar_cppcheck/lib/vf_symbolicoperators.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 1,016 | C++ | .h | 26 | 37.153846 | 98 | 0.772819 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,409 | vf_arrayelement.h | danmar_cppcheck/lib/vf_arrayelement.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 975 | C++ | .h | 26 | 35.576923 | 77 | 0.764021 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,410 | vf_functionreturn.h | danmar_cppcheck/lib/vf_functionreturn.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 1,028 | C++ | .h | 27 | 36.185185 | 105 | 0.770311 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,411 | vf_analyze.h | danmar_cppcheck/lib/vf_analyze.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 2,070 | C++ | .h | 44 | 45.613636 | 72 | 0.746416 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,412 | checkuninitvar.h | danmar_cppcheck/lib/checkuninitvar.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 6,309 | C++ | .h | 126 | 45.674603 | 202 | 0.703722 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,413 | keywords.h | danmar_cppcheck/lib/keywords.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 1,243 | C++ | .h | 31 | 37.870968 | 86 | 0.747927 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,414 | checkexceptionsafety.h | danmar_cppcheck/lib/checkexceptionsafety.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 5,369 | C++ | .h | 111 | 43.063063 | 120 | 0.688061 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,416 | addoninfo.h | danmar_cppcheck/lib/addoninfo.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 1,274 | C++ | .h | 32 | 37.125 | 106 | 0.731392 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,417 | vf_rightshift.h | danmar_cppcheck/lib/vf_rightshift.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 967 | C++ | .h | 26 | 35.269231 | 75 | 0.762006 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,418 | vf_globalstaticvar.h | danmar_cppcheck/lib/vf_globalstaticvar.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 987 | C++ | .h | 26 | 36.038462 | 80 | 0.76698 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,419 | vf_iteratorinfer.h | danmar_cppcheck/lib/vf_iteratorinfer.h | /*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at ... | 967 | C++ | .h | 26 | 35.269231 | 78 | 0.773746 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,420 | checkbufferoverrun.h | danmar_cppcheck/lib/checkbufferoverrun.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 6,813 | C++ | .h | 132 | 45.909091 | 220 | 0.697625 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,421 | checkcondition.h | danmar_cppcheck/lib/checkcondition.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 9,545 | C++ | .h | 181 | 45.436464 | 135 | 0.681613 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,423 | checkassert.h | danmar_cppcheck/lib/checkassert.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 2,737 | C++ | .h | 65 | 38.615385 | 135 | 0.674322 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,424 | checkclass.h | danmar_cppcheck/lib/checkclass.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 20,658 | C++ | .h | 354 | 51.935028 | 231 | 0.709571 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,425 | vf_symbolicinfer.h | danmar_cppcheck/lib/vf_symbolicinfer.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 1,002 | C++ | .h | 26 | 36.615385 | 96 | 0.769547 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,426 | vf_pointeralias.h | danmar_cppcheck/lib/vf_pointeralias.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 975 | C++ | .h | 26 | 35.576923 | 77 | 0.764021 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,427 | checkfunctions.h | danmar_cppcheck/lib/checkfunctions.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 6,753 | C++ | .h | 138 | 43.188406 | 169 | 0.682564 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,428 | vf_number.h | danmar_cppcheck/lib/vf_number.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 951 | C++ | .h | 26 | 34.653846 | 72 | 0.757872 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,429 | checkleakautovar.h | danmar_cppcheck/lib/checkleakautovar.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 6,781 | C++ | .h | 148 | 40.162162 | 161 | 0.668687 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,430 | suppressions.h | danmar_cppcheck/lib/suppressions.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 9,519 | C++ | .h | 236 | 33.050847 | 144 | 0.637357 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
26,431 | findtoken.h | danmar_cppcheck/lib/findtoken.h | /* -*- C++ -*-
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2024 Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License... | 9,558 | C++ | .h | 242 | 29.367769 | 133 | 0.551457 | danmar/cppcheck | 5,720 | 1,444 | 118 | GPL-3.0 | 9/20/2024, 9:26:25 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.