keyword
stringclasses
7 values
repo_name
stringlengths
8
98
file_path
stringlengths
4
244
file_extension
stringclasses
29 values
file_size
int64
0
84.1M
line_count
int64
0
1.6M
content
stringlengths
1
84.1M
language
stringclasses
14 values
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/fuzzer-parse_bson.cpp
.cpp
1,929
75
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT /* This...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-diagnostics.cpp
.cpp
8,601
247
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // Copyright (c) 2013-2022 Niels Lohmann <http://nlohmann.me>. // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-ordered_map.cpp
.cpp
9,632
312
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-alt-string.cpp
.cpp
8,151
325
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-FileCopyrightText: 2018 Vitaliy ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-custom-base-class.cpp
.cpp
10,774
358
/* __ _____ _____ _____ __| | __| | | | JSON for Modern C++ (test suite) | | |__ | | | | | | version 3.10.2 |_____|_____|_____|_|___| https://github.com/nlohmann/json Licensed under the MIT License <http://opensource.org/licenses/MIT>. SPDX-License-Identifier: MIT Copyright (c) 2013-2019 Niels L...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-unicode3.cpp
.cpp
10,969
325
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-iterators2.cpp
.cpp
54,924
973
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT // cmak...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-bson.cpp
.cpp
45,437
1,300
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-ubjson.cpp
.cpp
113,692
2,548
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-constructor1.cpp
.cpp
54,688
1,583
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-items.cpp
.cpp
36,170
1,434
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-class_lexer.cpp
.cpp
11,097
227
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-comparison.cpp
.cpp
30,689
596
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT // cmak...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/fuzzer-parse_cbor.cpp
.cpp
1,855
70
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT /* This...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/fuzzer-parse_bjdata.cpp
.cpp
2,778
86
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT /* This...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-pointer_access.cpp
.cpp
21,115
480
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-readme.cpp
.cpp
10,436
305
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-meta.cpp
.cpp
1,120
37
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/make_test_data_available.hpp
.hpp
1,011
31
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #pragma...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-capacity.cpp
.cpp
17,325
544
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // Copyright (c) 2013-2022 Niels Lohmann <http://nlohmann.me>. // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-modifiers.cpp
.cpp
32,426
954
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // Copyright (c) 2013-2022 Niels Lohmann <http://nlohmann.me>. // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-testsuites.cpp
.cpp
104,439
1,392
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-serialization.cpp
.cpp
11,731
298
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-disabled_exceptions.cpp
.cpp
1,838
53
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // Copyright (c) 2013-2022 Niels Lohmann <http://nlohmann.me>. // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-user_defined_input.cpp
.cpp
3,255
131
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-merge_patch.cpp
.cpp
7,177
245
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-unicode2.cpp
.cpp
20,459
611
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-unicode4.cpp
.cpp
10,976
325
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-32bit.cpp
.cpp
4,746
137
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-hash.cpp
.cpp
4,134
114
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-convenience.cpp
.cpp
5,919
206
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-assert_macro.cpp
.cpp
1,476
49
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-class_parser.cpp
.cpp
84,949
1,692
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-regression1.cpp
.cpp
55,277
1,515
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-windows_h.cpp
.cpp
543
24
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-large_json.cpp
.cpp
795
30
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-constructor2.cpp
.cpp
4,645
187
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-type_traits.cpp
.cpp
1,989
57
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-concepts.cpp
.cpp
5,293
151
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-msgpack.cpp
.cpp
87,157
1,867
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-no-mem-leak-on-adl-serialize.cpp
.cpp
1,644
87
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-udl.cpp
.cpp
1,875
58
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-udt_macro.cpp
.cpp
11,196
415
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit.cpp
.cpp
391
11
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #define...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-bjdata.cpp
.cpp
181,012
3,583
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-inspection.cpp
.cpp
14,131
460
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-deserialization.cpp
.cpp
44,703
1,190
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // Copyright (c) 2013-2022 Niels Lohmann <http://nlohmann.me>. // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-ordered_json.cpp
.cpp
2,339
73
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-reference_access.cpp
.cpp
14,292
248
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/fuzzer-driver_afl.cpp
.cpp
1,060
40
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT /* This...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/fuzzer-parse_msgpack.cpp
.cpp
1,896
70
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT /* This...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-to_chars.cpp
.cpp
34,466
517
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT // XXX:...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-byte_container_with_subtype.cpp
.cpp
2,763
78
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // Copyright (c) 2013-2022 Niels Lohmann <http://nlohmann.me>. // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-allocator.cpp
.cpp
7,336
264
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/fuzzer-parse_json.cpp
.cpp
1,806
71
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT /* This...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/src/unit-json_patch.cpp
.cpp
47,997
1,322
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/abi/main.cpp
.cpp
454
12
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // Copyright (c) 2013-2022 Niels Lohmann <http://nlohmann.me>. // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/abi/include/nlohmann/json_v3_10_5.hpp
.hpp
804,148
22,092
/* __ _____ _____ _____ __| | __| | | | JSON for Modern C++ | | |__ | | | | | | version 3.10.5 |_____|_____|_____|_|___| https://github.com/nlohmann/json Licensed under the MIT License <http://opensource.org/licenses/MIT>. SPDX-License-Identifier: MIT Copyright (c) 2013-2022 Niels Lohmann <http:...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/abi/inline_ns/use_current.cpp
.cpp
1,055
37
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/abi/inline_ns/use_v3_10_5.cpp
.cpp
729
23
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/abi/diag/diag.cpp
.cpp
1,084
30
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/abi/diag/diag.hpp
.hpp
558
21
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #pragma...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/abi/diag/diag_off.cpp
.cpp
731
31
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #undef ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/abi/diag/diag_on.cpp
.cpp
728
31
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #undef ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/abi/config/noversion.cpp
.cpp
1,085
41
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/abi/config/default.cpp
.cpp
1,186
42
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/abi/config/config.hpp
.hpp
941
36
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #pragma...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/abi/config/custom.cpp
.cpp
1,027
34
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/cmake_fetch_content/project/main.cpp
.cpp
416
17
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/benchmarks/src/benchmarks.cpp
.cpp
8,181
180
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/cmake_import_minver/project/main.cpp
.cpp
416
17
// __ _____ _____ _____ // __| | __| | | | JSON for Modern C++ (supporting code) // | | |__ | | | | | | version 3.11.2 // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me> // SPDX-License-Identifier: MIT #includ...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/thirdparty/imapdl/filterbr.py
.py
2,403
110
#!/usr/bin/env python3 # 2017, Georg Sauthoff <mail@gms.tf>, GPLv3 import sys def skip_comments(lines): state = 0 for line in lines: n = len(line) l = '' p = 0 while p < n: if state == 0: a = line.find('//', p) b = line.find('/*', p) if a > -1 and (a < b or b == -1):...
Python
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/thirdparty/fifo_map/fifo_map.hpp
.hpp
13,225
531
/* The code is licensed under the MIT License <http://opensource.org/licenses/MIT>: Copyright (c) 2015-2017 Niels Lohmann. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, inc...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerIO.h
.h
1,777
65
//===- FuzzerIO.h - Internal header for IO utils ----------------*- C++ -* ===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerIOWindows.cpp
.cpp
7,798
283
//===- FuzzerIOWindows.cpp - IO utils for Windows. ------------------------===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerMutate.cpp
.cpp
19,209
528
//===- FuzzerMutate.cpp - Mutate a test input -----------------------------===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerLoop.cpp
.cpp
25,459
793
//===- FuzzerLoop.cpp - Fuzzer's main loop --------------------------------===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerInterface.h
.h
2,685
68
//===- FuzzerInterface.h - Interface header for the Fuzzer ------*- C++ -* ===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerTraceState.cpp
.cpp
11,395
326
//===- FuzzerTraceState.cpp - Trace-based fuzzer mutator ------------------===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerValueBitMap.h
.h
2,703
88
//===- FuzzerValueBitMap.h - INTERNAL - Bit map -----------------*- C++ -* ===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerOptions.h
.h
1,893
69
//===- FuzzerOptions.h - Internal header for the Fuzzer ---------*- C++ -* ===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerRandom.h
.h
1,031
37
//===- FuzzerRandom.h - Internal header for the Fuzzer ----------*- C++ -* ===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerUtilPosix.cpp
.cpp
3,194
118
//===- FuzzerUtilPosix.cpp - Misc utils for Posix. ------------------------===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerUtilDarwin.cpp
.cpp
5,600
153
//===- FuzzerUtilDarwin.cpp - Misc utils ----------------------------------===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerCrossOver.cpp
.cpp
1,870
53
//===- FuzzerCrossOver.cpp - Cross over two test inputs -------------------===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerExtFunctionsWeak.cpp
.cpp
1,717
54
//===- FuzzerExtFunctionsWeak.cpp - Interface to external functions -------===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerTracePC.h
.h
4,732
159
//===- FuzzerTracePC.h - Internal header for the Fuzzer ---------*- C++ -* ===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerSHA1.cpp
.cpp
5,553
223
//===- FuzzerSHA1.h - Private copy of the SHA1 implementation ---*- C++ -* ===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerDictionary.h
.h
3,499
125
//===- FuzzerDictionary.h - Internal header for the Fuzzer ------*- C++ -* ===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerMain.cpp
.cpp
715
22
//===- FuzzerMain.cpp - main() function and flags -------------------------===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerExtFunctionsWeakAlias.cpp
.cpp
1,805
57
//===- FuzzerExtFunctionsWeakAlias.cpp - Interface to external functions --===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerUtilWindows.cpp
.cpp
5,060
183
//===- FuzzerUtilWindows.cpp - Misc utils for Windows. --------------------===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerUtilLinux.cpp
.cpp
668
25
//===- FuzzerUtilLinux.cpp - Misc utils for Linux. ------------------------===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/thirdparty/Fuzzer/build.sh
.sh
213
11
#!/bin/bash LIBFUZZER_SRC_DIR=$(dirname $0) for f in $LIBFUZZER_SRC_DIR/*.cpp; do clang -g -O2 -fno-omit-frame-pointer -std=c++11 $f -c & done wait rm -f libFuzzer.a ar ru libFuzzer.a Fuzzer*.o rm -f Fuzzer*.o
Shell
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerUtil.h
.h
2,145
73
//===- FuzzerUtil.h - Internal header for the Fuzzer Utils ------*- C++ -* ===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerIOPosix.cpp
.cpp
2,124
89
//===- FuzzerIOPosix.cpp - IO utils for Posix. ----------------------------===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerUtil.cpp
.cpp
6,086
219
//===- FuzzerUtil.cpp - Misc utils ----------------------------------------===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerDriver.cpp
.cpp
18,124
546
//===- FuzzerDriver.cpp - FuzzerDriver function and flags -----------------===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
C++
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerMerge.h
.h
2,490
71
//===- FuzzerMerge.h - merging corpa ----------------------------*- C++ -* ===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerIO.cpp
.cpp
3,230
118
//===- FuzzerIO.cpp - IO utils. -------------------------------------------===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
C++