hexsha
stringlengths
40
40
size
int64
7
1.05M
ext
stringclasses
13 values
lang
stringclasses
1 value
max_stars_repo_path
stringlengths
4
269
max_stars_repo_name
stringlengths
5
108
max_stars_repo_head_hexsha
stringlengths
40
40
max_stars_repo_licenses
listlengths
1
9
max_stars_count
int64
1
191k
max_stars_repo_stars_event_min_datetime
stringlengths
24
24
max_stars_repo_stars_event_max_datetime
stringlengths
24
24
max_issues_repo_path
stringlengths
4
269
max_issues_repo_name
stringlengths
5
116
max_issues_repo_head_hexsha
stringlengths
40
40
max_issues_repo_licenses
listlengths
1
9
max_issues_count
int64
1
67k
max_issues_repo_issues_event_min_datetime
stringlengths
24
24
max_issues_repo_issues_event_max_datetime
stringlengths
24
24
max_forks_repo_path
stringlengths
4
269
max_forks_repo_name
stringlengths
5
116
max_forks_repo_head_hexsha
stringlengths
40
40
max_forks_repo_licenses
listlengths
1
9
max_forks_count
int64
1
105k
max_forks_repo_forks_event_min_datetime
stringlengths
24
24
max_forks_repo_forks_event_max_datetime
stringlengths
24
24
content
stringlengths
7
1.05M
avg_line_length
float64
1.21
330k
max_line_length
int64
6
990k
alphanum_fraction
float64
0.01
0.99
author_id
stringlengths
2
40
84e93f2b55661853f1f6ad2ac4b6c4760a43fdd0
12,225
cpp
C++
VirtualBox-5.0.0/src/VBox/Runtime/common/checksum/alt-md5.cpp
egraba/vbox_openbsd
6cb82f2eed1fa697d088cecc91722b55b19713c2
[ "MIT" ]
1
2015-04-30T14:18:45.000Z
2015-04-30T14:18:45.000Z
VirtualBox-5.0.0/src/VBox/Runtime/common/checksum/alt-md5.cpp
egraba/vbox_openbsd
6cb82f2eed1fa697d088cecc91722b55b19713c2
[ "MIT" ]
null
null
null
VirtualBox-5.0.0/src/VBox/Runtime/common/checksum/alt-md5.cpp
egraba/vbox_openbsd
6cb82f2eed1fa697d088cecc91722b55b19713c2
[ "MIT" ]
null
null
null
/* $Id: alt-md5.cpp $ */ /** @file * IPRT - MD5 message digest functions, alternative implementation. */ /* * Copyright (C) 2006-2015 Oracle Corporation * * This file is part of VirtualBox Open Source Edition (OSE), as * available from http://www.virtualbox.org. This file is free software; * you can redistribut...
33.585165
85
0.567362
egraba
84eb0b92a04f3f8f806c4603854545dd4ec9bb02
6,379
cpp
C++
src/prod/ktl/src/tools/tests/kchecksum/KChecksumTests.cpp
leikong/service-fabric
6b81daab914c8cf02801073fe6b6e5bf97270e9b
[ "MIT" ]
null
null
null
src/prod/ktl/src/tools/tests/kchecksum/KChecksumTests.cpp
leikong/service-fabric
6b81daab914c8cf02801073fe6b6e5bf97270e9b
[ "MIT" ]
null
null
null
src/prod/ktl/src/tools/tests/kchecksum/KChecksumTests.cpp
leikong/service-fabric
6b81daab914c8cf02801073fe6b6e5bf97270e9b
[ "MIT" ]
null
null
null
/*++ Copyright (c) Microsoft Corporation Module Name: KChecksumTests.cpp Abstract: This file contains test case implementations. To add a new unit test case: 1. Declare your test case routine in KChecksumTests.h. 2. Add an entry to the gs_KuTestCases table in KChecksumTestCases.cpp. 3. Imp...
21.697279
93
0.617808
leikong
84ec60f9feee5a578458502085c44cb263d8b9d3
4,724
hpp
C++
SFML/include/SFML/Config.hpp
hpidcock/gbsfml
e3aa990dff8c6b95aef92bab3e94affb978409f2
[ "Zlib" ]
1
2016-03-14T16:02:04.000Z
2016-03-14T16:02:04.000Z
xcode/SFML.framework/Versions/A/Headers/Config.hpp
mfichman/cs248-sfml-template
a8d286d48343ece7fb8292d52e45db09866024ea
[ "Zlib" ]
null
null
null
xcode/SFML.framework/Versions/A/Headers/Config.hpp
mfichman/cs248-sfml-template
a8d286d48343ece7fb8292d52e45db09866024ea
[ "Zlib" ]
null
null
null
//////////////////////////////////////////////////////////// // // SFML - Simple and Fast Multimedia Library // Copyright (C) 2007-2009 Laurent Gomila (laurent.gom@gmail.com) // // This software is provided 'as-is', without any express or implied warranty. // In no event will the authors be held liable for any da...
28.457831
102
0.563717
hpidcock
84ec8904a744a83e9a0491dd7183130ee7f17e5c
2,462
cpp
C++
UIChatViewPlug/MessageItems/HotLineTipItem.cpp
ChaoCcWang/startalk_pc
34231ee3a05bf104f7d4cc515c4b336d7ef944bf
[ "MIT" ]
26
2019-11-29T08:06:23.000Z
2022-02-28T10:11:42.000Z
UIChatViewPlug/MessageItems/HotLineTipItem.cpp
ChaoCcWang/startalk_pc
34231ee3a05bf104f7d4cc515c4b336d7ef944bf
[ "MIT" ]
9
2019-11-11T05:45:04.000Z
2021-12-16T04:04:45.000Z
UIChatViewPlug/MessageItems/HotLineTipItem.cpp
ChaoCcWang/startalk_pc
34231ee3a05bf104f7d4cc515c4b336d7ef944bf
[ "MIT" ]
21
2019-11-11T05:27:57.000Z
2021-12-10T09:20:39.000Z
// // Created by cc on 2019/08/29. // #include "HotLineTipItem.h" #include <QHBoxLayout> #include <QJsonDocument> #include <QJsonObject> #include <QJsonArray> #include "CustomUi/LinkButton.h" #include "../ChatViewMainPanel.h" extern ChatViewMainPanel *g_pMainPanel; HotLineTipItem::HotLineTipItem(const StNetMessageRes...
30.775
94
0.570674
ChaoCcWang
84f00c55613f1b0dd55c73ee7fb2214b5080bb9f
17,791
cpp
C++
opt/builder_pattern/BuilderAnalysis.cpp
dmitryvinn/redex
d5050fbfec8566687dc0f2c977b0aeec2bbc681b
[ "MIT" ]
null
null
null
opt/builder_pattern/BuilderAnalysis.cpp
dmitryvinn/redex
d5050fbfec8566687dc0f2c977b0aeec2bbc681b
[ "MIT" ]
null
null
null
opt/builder_pattern/BuilderAnalysis.cpp
dmitryvinn/redex
d5050fbfec8566687dc0f2c977b0aeec2bbc681b
[ "MIT" ]
null
null
null
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #include "BuilderAnalysis.h" #include "BaseIRAnalyzer.h" #include "ConstantAbstractDomain.h" #include "ControlFlow.h" #include "...
31.212281
80
0.64735
dmitryvinn
84f279571cd9c89963eb13a0f1e88f567f8ce902
6,554
cxx
C++
src/CardSearchCommand.cxx
vlad-korneev/virgil-cli
3077f9f8d0c474265a1888cac8dd65a89becff5a
[ "BSD-3-Clause" ]
1
2019-03-28T16:47:29.000Z
2019-03-28T16:47:29.000Z
src/CardSearchCommand.cxx
vlad-korneev/virgil-cli
3077f9f8d0c474265a1888cac8dd65a89becff5a
[ "BSD-3-Clause" ]
null
null
null
src/CardSearchCommand.cxx
vlad-korneev/virgil-cli
3077f9f8d0c474265a1888cac8dd65a89becff5a
[ "BSD-3-Clause" ]
null
null
null
/** * Copyright (C) 2015-2017 Virgil Security Inc. * * Lead Maintainer: Virgil Security Inc. <support@virgilsecurity.com> * * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * (1)...
38.781065
116
0.697132
vlad-korneev
84f38d9ef07e039e16abe3c08f40ce3c9b46f60a
1,709
cpp
C++
examples/google-code-jam/bcurcio/codb.cpp
rbenic-fer/progauthfp
d0fd96c31ab0aab1a9acdcb7c75f2b430f51c675
[ "MIT" ]
null
null
null
examples/google-code-jam/bcurcio/codb.cpp
rbenic-fer/progauthfp
d0fd96c31ab0aab1a9acdcb7c75f2b430f51c675
[ "MIT" ]
null
null
null
examples/google-code-jam/bcurcio/codb.cpp
rbenic-fer/progauthfp
d0fd96c31ab0aab1a9acdcb7c75f2b430f51c675
[ "MIT" ]
null
null
null
#include <iostream> #include <cstdio> #include <cstring> #include <algorithm> using namespace std; int in(){int r=0,c;for(c=getchar_unlocked();c<=32;c=getchar_unlocked());if(c=='-') return -in();for(;c>32;r=(r<<1)+(r<<3)+c-'0',c=getchar_unlocked());return r;} double dp[2][3000000]; double adp[2][3000000]; void solve...
17.802083
160
0.440609
rbenic-fer
84f3ba40c4c28398f59285c71e05bec19cf78437
1,569
cpp
C++
src/Trafalgar/T_Trafalgar_N2_2.cpp
HulinCedric/trafalgar-simulator
c383887cfaf4dfbb4a3afb268c7a8b5a9f8e13b6
[ "MIT" ]
null
null
null
src/Trafalgar/T_Trafalgar_N2_2.cpp
HulinCedric/trafalgar-simulator
c383887cfaf4dfbb4a3afb268c7a8b5a9f8e13b6
[ "MIT" ]
null
null
null
src/Trafalgar/T_Trafalgar_N2_2.cpp
HulinCedric/trafalgar-simulator
c383887cfaf4dfbb4a3afb268c7a8b5a9f8e13b6
[ "MIT" ]
null
null
null
// // IUT de Nice / Departement informatique / Module APO-C++ // Annee 2008_2009 - Package _Trafalgar // // Classe Trafalgar - Tests unitaires des accesseurs de modification (Lot 1) // (Cas nominaux) // // Auteur : C. Hulin, C. Fouco, L. Souquet // #include "Trafalgar.h" #include "../../_Tests/Tests/...
30.764706
89
0.551307
HulinCedric
84f52c77b7ff56133bc1d97ea119470001e63226
538
cpp
C++
dcp_cpp/test/TestDay002.cpp
sraaphorst/Daily-Coding-Problem
acfcf83a66099f3e4b69e2447600b8208cd9ab1b
[ "MIT" ]
null
null
null
dcp_cpp/test/TestDay002.cpp
sraaphorst/Daily-Coding-Problem
acfcf83a66099f3e4b69e2447600b8208cd9ab1b
[ "MIT" ]
null
null
null
dcp_cpp/test/TestDay002.cpp
sraaphorst/Daily-Coding-Problem
acfcf83a66099f3e4b69e2447600b8208cd9ab1b
[ "MIT" ]
null
null
null
/** * TestDay002.cpp * * By Sebastian Raaphorst, 2019. */ #include <catch.hpp> #include <array> #include <iterator> #include "day002/day002.h" using namespace dcp::day002; TEST_CASE("Day002: List [1, 2, 3, 4, 5]") { constexpr std::array<int, 5> arr{{1, 2, 3, 4, 5}}; std::array<int, 5> result{}; cons...
21.52
77
0.60223
sraaphorst
84f6412809b9e3b5f33638031951593ef7f43439
3,417
cpp
C++
dlls/loader.cpp
hammermaps/halflife-op4-updated
2463ad7e5446149eb67a8cea531a46e88a8368db
[ "Unlicense" ]
null
null
null
dlls/loader.cpp
hammermaps/halflife-op4-updated
2463ad7e5446149eb67a8cea531a46e88a8368db
[ "Unlicense" ]
null
null
null
dlls/loader.cpp
hammermaps/halflife-op4-updated
2463ad7e5446149eb67a8cea531a46e88a8368db
[ "Unlicense" ]
null
null
null
/*** * * Copyright (c) 1996-2001, Valve LLC. All rights reserved. * * This product contains software technology licensed from Id * Software, Inc. ("Id Technology"). Id Technology (c) 1996 Id Software, Inc. * All Rights Reserved. * * This source code contains proprietary and confidential information of * Valve LLC ...
22.480263
120
0.731051
hammermaps
84f6bb308e0033c036315d10f7c32ce40e9a771f
4,237
cc
C++
hmac.cc
nmaier/crypto
08dda14f7c34a64fdcc287170cb5b7678ed05c54
[ "CC0-1.0" ]
4
2015-02-11T11:48:20.000Z
2019-08-21T10:48:30.000Z
hmac.cc
nmaier/crypto
08dda14f7c34a64fdcc287170cb5b7678ed05c54
[ "CC0-1.0" ]
null
null
null
hmac.cc
nmaier/crypto
08dda14f7c34a64fdcc287170cb5b7678ed05c54
[ "CC0-1.0" ]
null
null
null
/* Any copyright is dedicated to the Public Domain. * http://creativecommons.org/publicdomain/zero/1.0/ */ // Written in 2014 by Nils Maier #ifdef _MSC_VER #define _CRT_SECURE_NO_WARNINGS 1 #endif #include <iostream> #include <iomanip> #include <memory> #include <string> #include <fcntl.h> #ifndef _MSC_VER #include...
19.615741
79
0.540949
nmaier
84f859ac8fcd9789a6922c42ea9ff3f38a4e3d84
1,142
cc
C++
pcraster/pcraster-4.2.0/pcraster-4.2.0/source/pcrxml/pcrgenxml_lodingname.cc
quanpands/wflow
b454a55e4a63556eaac3fbabd97f8a0b80901e5a
[ "MIT" ]
null
null
null
pcraster/pcraster-4.2.0/pcraster-4.2.0/source/pcrxml/pcrgenxml_lodingname.cc
quanpands/wflow
b454a55e4a63556eaac3fbabd97f8a0b80901e5a
[ "MIT" ]
null
null
null
pcraster/pcraster-4.2.0/pcraster-4.2.0/source/pcrxml/pcrgenxml_lodingname.cc
quanpands/wflow
b454a55e4a63556eaac3fbabd97f8a0b80901e5a
[ "MIT" ]
null
null
null
/*! \note Do not edit, generated from libs/pcrxml/generate.py */ #ifndef INCLUDED_STDDEFX #include "stddefx.h" #define INCLUDED_STDDEFX #endif #ifndef INCLUDED_PCRGENXML_LODINGNAME #include "pcrgenxml_lodingname.h" #define INCLUDED_PCRGENXML_LODINGNAME #endif #ifndef INCLUDED_QDOM #include <qdom.h> #define INCLUDED_QD...
18.419355
89
0.739054
quanpands
84f88b255b0e56a9e2a55227f2f67cc415c649ca
534
cpp
C++
DesktopDevelopment/E2PC/BeeCrowd/C++/1548.cpp
Alexandro-845/Basic
e731f948c582c1f3932c0cbb47ef91628088b9ad
[ "MIT" ]
2
2021-02-06T21:48:24.000Z
2022-03-21T00:16:17.000Z
DesktopDevelopment/E2PC/BeeCrowd/C++/1548.cpp
Alexandro-845/Basic
e731f948c582c1f3932c0cbb47ef91628088b9ad
[ "MIT" ]
null
null
null
DesktopDevelopment/E2PC/BeeCrowd/C++/1548.cpp
Alexandro-845/Basic
e731f948c582c1f3932c0cbb47ef91628088b9ad
[ "MIT" ]
3
2020-09-06T01:00:21.000Z
2020-09-26T12:49:03.000Z
#include <iostream> #include <list> using namespace std; int main() { list <int> fila; list <int> ::iterator c; int cont1, cont2, valor, r; cin >> cont1; for(int i = 0; i < cont1; i++) { cin >> cont2; for(int j = 0; j < cont2; j++) { cin >> valor; ...
16.6875
51
0.395131
Alexandro-845
84f9f75476a8b09b781649adc9f46cbfdfe20e90
831
hpp
C++
include/RED4ext/Scripting/Natives/Generated/AI/PatrolCommand.hpp
jackhumbert/RED4ext.SDK
2c55eccb83beabbbe02abae7945af8efce638fca
[ "MIT" ]
42
2020-12-25T08:33:00.000Z
2022-03-22T14:47:07.000Z
include/RED4ext/Scripting/Natives/Generated/AI/PatrolCommand.hpp
jackhumbert/RED4ext.SDK
2c55eccb83beabbbe02abae7945af8efce638fca
[ "MIT" ]
38
2020-12-28T22:36:06.000Z
2022-02-16T11:25:47.000Z
include/RED4ext/Scripting/Natives/Generated/AI/PatrolCommand.hpp
jackhumbert/RED4ext.SDK
2c55eccb83beabbbe02abae7945af8efce638fca
[ "MIT" ]
20
2020-12-28T22:17:38.000Z
2022-03-22T17:19:01.000Z
#pragma once // This file is generated from the Game's Reflection data #include <cstdint> #include <RED4ext/Common.hpp> #include <RED4ext/DynArray.hpp> #include <RED4ext/Handle.hpp> #include <RED4ext/NativeTypes.hpp> #include <RED4ext/Scripting/Natives/Generated/AI/MoveCommand.hpp> namespace RED4ext { namespace AI {...
26.806452
65
0.741276
jackhumbert
84faa819a91d22623d7f05b3d8feea100dd25de0
37,140
hpp
C++
thirdparty/boost_1_67_0/boost/chrono/io/duration_units.hpp
cfsengineering/tigl
abfbb57b82dc6beac7cde212a4cd5e0aed866db8
[ "Apache-2.0" ]
12,278
2015-01-29T17:11:33.000Z
2022-03-31T21:12:00.000Z
thirdparty/boost_1_67_0/boost/chrono/io/duration_units.hpp
cfsengineering/tigl
abfbb57b82dc6beac7cde212a4cd5e0aed866db8
[ "Apache-2.0" ]
9,469
2015-01-30T05:33:07.000Z
2022-03-31T16:17:21.000Z
thirdparty/boost_1_67_0/boost/chrono/io/duration_units.hpp
cfsengineering/tigl
abfbb57b82dc6beac7cde212a4cd5e0aed866db8
[ "Apache-2.0" ]
1,343
2017-12-08T19:47:19.000Z
2022-03-26T11:31:36.000Z
// (C) Copyright Howard Hinnant // (C) Copyright 2011 Vicente J. Botet Escriba // Use, modification and distribution are subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt). // #ifndef BOOST_CHRONO_IO_DURATION_UNITS_HPP ...
36.992032
128
0.614324
cfsengineering
84fb1dfbab592e41d589ff2c73adc5f6f807d096
158
cpp
C++
src/version.cpp
jskyzero/Cplusplus.SFINAE
e3fea80904aabb4de3a0a1d27ab553ecce6c8239
[ "MIT" ]
null
null
null
src/version.cpp
jskyzero/Cplusplus.SFINAE
e3fea80904aabb4de3a0a1d27ab553ecce6c8239
[ "MIT" ]
null
null
null
src/version.cpp
jskyzero/Cplusplus.SFINAE
e3fea80904aabb4de3a0a1d27ab553ecce6c8239
[ "MIT" ]
null
null
null
#include <string> #include "version.hpp" std::string GetVersion() { static std::string version_str = std::string("Version 0.0.1"); return version_str; }
19.75
64
0.702532
jskyzero
ebc97b591f28ea8a726b5902e9411588111538cf
4,087
cpp
C++
inference-engine/thirdparty/clDNN/src/gpu/space_to_batch_gpu.cpp
NikDemoShow/openvino
31907e51e96f1603753dc69811bdf738374ca5e6
[ "Apache-2.0" ]
1
2020-07-07T10:13:00.000Z
2020-07-07T10:13:00.000Z
inference-engine/thirdparty/clDNN/src/gpu/space_to_batch_gpu.cpp
NikDemoShow/openvino
31907e51e96f1603753dc69811bdf738374ca5e6
[ "Apache-2.0" ]
34
2020-09-07T09:31:41.000Z
2022-02-21T13:03:27.000Z
inference-engine/thirdparty/clDNN/src/gpu/space_to_batch_gpu.cpp
NikDemoShow/openvino
31907e51e96f1603753dc69811bdf738374ca5e6
[ "Apache-2.0" ]
1
2021-06-19T14:12:58.000Z
2021-06-19T14:12:58.000Z
// Copyright (C) 2018-2021 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "space_to_batch_inst.h" #include "primitive_gpu_base.h" #include "implementation_map.h" #include "kernel_selector_helper.h" #include "space_to_batch/space_to_batch_kernel_selector.h" #include "space_to_batch/space_to_batch_...
52.397436
129
0.75312
NikDemoShow
ebc9df9f5f584523ad4b9b2ec6c6c2fc3ff93c4a
2,285
cpp
C++
game/source/TankFactory.cpp
kermado/Total-Resistance
debaf40ba3be6590a70c9922e1d1a5e075f4ede3
[ "MIT" ]
3
2015-04-25T22:57:58.000Z
2019-11-05T18:36:31.000Z
game/source/TankFactory.cpp
kermado/Total-Resistance
debaf40ba3be6590a70c9922e1d1a5e075f4ede3
[ "MIT" ]
1
2016-06-23T15:22:41.000Z
2016-06-23T15:22:41.000Z
game/source/TankFactory.cpp
kermado/Total-Resistance
debaf40ba3be6590a70c9922e1d1a5e075f4ede3
[ "MIT" ]
null
null
null
#include "TankFactory.hpp" #include <glm/glm.hpp> #include <Engine/Attribute/Transform.hpp> #include <Engine/Attribute/ShaderProgram.hpp> #include <Engine/Attribute/Model.hpp> #include <Engine/Attribute/BoundingSphere.hpp> #include "Behaviour/NavigateToCell.hpp" #include "Attribute/Tags.hpp" #include "Attribute/Heal...
34.621212
127
0.76674
kermado
ebcbffcbca136283d3aaf3f1a06d82c026edb9f7
18,535
hpp
C++
include/blmc_drivers/devices/motor_board.hpp
andreadelprete/blmc_drivers
53f3edce1d376432d77ea2af3746f037e2db27d9
[ "BSD-3-Clause" ]
null
null
null
include/blmc_drivers/devices/motor_board.hpp
andreadelprete/blmc_drivers
53f3edce1d376432d77ea2af3746f037e2db27d9
[ "BSD-3-Clause" ]
null
null
null
include/blmc_drivers/devices/motor_board.hpp
andreadelprete/blmc_drivers
53f3edce1d376432d77ea2af3746f037e2db27d9
[ "BSD-3-Clause" ]
null
null
null
/** * @file motor_board.hpp * @license License BSD-3-Clause * @copyright Copyright (c) 2019, New York University and Max Planck Gesellschaft. * @date 2019-07-11 */ #pragma once #include <memory> #include <string> #include <real_time_tools/timer.hpp> #include <real_time_tools/thread.hpp> #include <time_series/ti...
25.321038
82
0.579552
andreadelprete
ebcee76e8ad794af841e440723c0fe63facc0c38
4,188
hpp
C++
deps/boost/include/boost/geometry/index/detail/rtree/visitors/count.hpp
kindlychung/mediasoup-sfu-cpp
f69d2f48f7edbf4f0c57244280a47bea985f39cf
[ "Apache-2.0" ]
80
2021-09-07T12:44:32.000Z
2022-03-29T01:22:19.000Z
deps/boost/include/boost/geometry/index/detail/rtree/visitors/count.hpp
kindlychung/mediasoup-sfu-cpp
f69d2f48f7edbf4f0c57244280a47bea985f39cf
[ "Apache-2.0" ]
2
2021-12-23T02:49:42.000Z
2022-02-15T05:28:24.000Z
deps/boost/include/boost/geometry/index/detail/rtree/visitors/count.hpp
kindlychung/mediasoup-sfu-cpp
f69d2f48f7edbf4f0c57244280a47bea985f39cf
[ "Apache-2.0" ]
25
2021-09-14T06:24:25.000Z
2022-03-20T06:55:07.000Z
// Boost.Geometry Index // // R-tree count visitor implementation // // Copyright (c) 2011-2014 Adam Wulkiewicz, Lodz, Poland. // // This file was modified by Oracle on 2019. // Modifications copyright (c) 2019 Oracle and/or its affiliates. // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle ...
35.794872
108
0.657116
kindlychung
ebcfe241b6c637f893a74527ffae79d9e8396f84
13,748
cpp
C++
llvm-external-projects/iree-dialects/lib/Dialect/LinalgExt/Transforms/LinalgExtBufferization.cpp
tjzhou23/iree
63fd39fa023d0c1e5fb828a96ba927249252ec52
[ "Apache-2.0" ]
null
null
null
llvm-external-projects/iree-dialects/lib/Dialect/LinalgExt/Transforms/LinalgExtBufferization.cpp
tjzhou23/iree
63fd39fa023d0c1e5fb828a96ba927249252ec52
[ "Apache-2.0" ]
1
2022-01-27T18:10:51.000Z
2022-01-27T18:10:51.000Z
llvm-external-projects/iree-dialects/lib/Dialect/LinalgExt/Transforms/LinalgExtBufferization.cpp
tjzhou23/iree
63fd39fa023d0c1e5fb828a96ba927249252ec52
[ "Apache-2.0" ]
null
null
null
// Copyright 2021 The IREE Authors // // Licensed under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception #include "iree-dialects/Dialect/LinalgExt/LinalgExtBufferization.h" #include "iree-dialects/Dial...
41.285285
80
0.657259
tjzhou23
ebd0b831056d16316f97603e811a9e2dfdb60e1f
3,173
cpp
C++
01_Develop/libXMCocos2D-v3/Source/3d/C3DStat.cpp
mcodegeeks/OpenKODE-Framework
d4382d781da7f488a0e7667362a89e8e389468dd
[ "MIT" ]
2
2017-08-03T07:15:00.000Z
2018-06-18T10:32:53.000Z
01_Develop/libXMCocos2D-v3/Source/3d/C3DStat.cpp
mcodegeeks/OpenKODE-Framework
d4382d781da7f488a0e7667362a89e8e389468dd
[ "MIT" ]
null
null
null
01_Develop/libXMCocos2D-v3/Source/3d/C3DStat.cpp
mcodegeeks/OpenKODE-Framework
d4382d781da7f488a0e7667362a89e8e389468dd
[ "MIT" ]
2
2019-03-04T22:57:42.000Z
2020-03-06T01:32:26.000Z
#include "3d/Base.h" #include "cocos3d.h" #include "cocos2d.h" #include "3d/C3DStat.h" namespace cocos3d { C3DStat::C3DStat():_nTriangleDraw(0), _nTriangleTotal(0), _nDrawCall(0), _bStart(false), _bEnable(true) { } C3DStat::~C3DStat() { } C3DStat* C3DStat::getInstance(...
24.407692
149
0.681689
mcodegeeks
ebd0f26eeac451b4b537fbb6bd4c5b2210334444
774
hpp
C++
library/ATF/_RETURNPOST_DB_BASEInfo.hpp
lemkova/Yorozuya
f445d800078d9aba5de28f122cedfa03f26a38e4
[ "MIT" ]
29
2017-07-01T23:08:31.000Z
2022-02-19T10:22:45.000Z
library/ATF/_RETURNPOST_DB_BASEInfo.hpp
kotopes/Yorozuya
605c97d3a627a8f6545cc09f2a1b0a8afdedd33a
[ "MIT" ]
90
2017-10-18T21:24:51.000Z
2019-06-06T02:30:33.000Z
library/ATF/_RETURNPOST_DB_BASEInfo.hpp
kotopes/Yorozuya
605c97d3a627a8f6545cc09f2a1b0a8afdedd33a
[ "MIT" ]
44
2017-12-19T08:02:59.000Z
2022-02-24T23:15:01.000Z
// This file auto generated by plugin for ida pro. Generated code only for x64. Please, dont change manually #pragma once #include <common/common.h> #include <_RETURNPOST_DB_BASE.hpp> START_ATF_NAMESPACE namespace Info { using _RETURNPOST_DB_BASEInit2_ptr = void (WINAPIV*)(struct _RETURNPOST_DB_BASE*...
43
161
0.77907
lemkova
ebd16f253187b2d06d069c11ed8db8c30b81bd23
2,815
hpp
C++
include/crocoddyl/multibody/costs/frame-velocity.hpp
jcarpent/crocoddyl
155999999f1fbd0c5760875584c540e2bc13645b
[ "BSD-3-Clause" ]
1
2019-12-21T12:11:15.000Z
2019-12-21T12:11:15.000Z
include/crocoddyl/multibody/costs/frame-velocity.hpp
boyali/crocoddyl
155999999f1fbd0c5760875584c540e2bc13645b
[ "BSD-3-Clause" ]
null
null
null
include/crocoddyl/multibody/costs/frame-velocity.hpp
boyali/crocoddyl
155999999f1fbd0c5760875584c540e2bc13645b
[ "BSD-3-Clause" ]
null
null
null
/////////////////////////////////////////////////////////////////////////////// // BSD 3-Clause License // // Copyright (C) 2018-2019, LAAS-CNRS // Copyright note valid unless otherwise stated in individual files. // All rights reserved. /////////////////////////////////////////////////////////////////////////////// #...
40.797101
118
0.687389
jcarpent
ebd176025ccbfe2c832c4f4cdf147c8ef2f11d84
884
cpp
C++
anno/DeleteLabelFileModelCommand.cpp
urobots-io/anno
8e240185e6fc0908687b15a39c892814a6bddee6
[ "MIT" ]
9
2020-07-17T05:28:52.000Z
2022-03-03T18:26:12.000Z
anno/DeleteLabelFileModelCommand.cpp
urobots-io/anno
8e240185e6fc0908687b15a39c892814a6bddee6
[ "MIT" ]
null
null
null
anno/DeleteLabelFileModelCommand.cpp
urobots-io/anno
8e240185e6fc0908687b15a39c892814a6bddee6
[ "MIT" ]
null
null
null
// This is an open source non-commercial project. Dear PVS-Studio, please check it. // PVS-Studio Static Code Analyzer for C, C++, C#, and Java: http://www.viva64.com // // Anno Labeling Tool // 2020-2021 (c) urobots GmbH, https://urobots.io #include "DeleteLabelFileModelCommand.h" DeleteLabelFileModelCommand::Delete...
29.466667
103
0.671946
urobots-io
ebd209ce0435992cee44f799ad53fedec0422432
3,176
hpp
C++
experiments/include/utils.hpp
TSPoulsen/puffinn
c4738dc7e59d55a46f0c1ff5d33e35c57134581b
[ "MIT" ]
null
null
null
experiments/include/utils.hpp
TSPoulsen/puffinn
c4738dc7e59d55a46f0c1ff5d33e35c57134581b
[ "MIT" ]
null
null
null
experiments/include/utils.hpp
TSPoulsen/puffinn
c4738dc7e59d55a46f0c1ff5d33e35c57134581b
[ "MIT" ]
null
null
null
#pragma once #include <vector> #include <iostream> #include <valarray> #include <climits> #include <H5Cpp.h> #include <string> #include <chrono> #include "puffinn.hpp" // Relative path to use this dataset #define DEFAULT_HDF5_FILE "data/glove-25-angular.hdf5" namespace utils { struct Timer { using cloc...
37.364706
146
0.607997
TSPoulsen
ebd2b971330028c0e04183a9ab7ea950c7528c48
4,535
cpp
C++
sdk/wnd/wndStatus.cpp
darkain/RMX-Automation
b98df45a40c6e5ce8a8770579788274924d9e851
[ "BSD-3-Clause" ]
1
2020-07-22T20:02:59.000Z
2020-07-22T20:02:59.000Z
sdk/wnd/wndStatus.cpp
darkain/RMX-Automation
b98df45a40c6e5ce8a8770579788274924d9e851
[ "BSD-3-Clause" ]
null
null
null
sdk/wnd/wndStatus.cpp
darkain/RMX-Automation
b98df45a40c6e5ce8a8770579788274924d9e851
[ "BSD-3-Clause" ]
null
null
null
/****************************** RMX SDK ******************************\ * Copyright (c) 2007 Vincent E. Milum Jr., All rights reserved. * * * * See license.txt for more information * * ...
24.646739
91
0.576626
darkain
ebd393fb4d44e506606727dec3abccbeee03ae53
1,508
cpp
C++
src/runtime/detail/format.cpp
sarum9in/bunsan_common
1d113259e2e53de025ba28bd9df485d75f437921
[ "Apache-2.0" ]
null
null
null
src/runtime/detail/format.cpp
sarum9in/bunsan_common
1d113259e2e53de025ba28bd9df485d75f437921
[ "Apache-2.0" ]
null
null
null
src/runtime/detail/format.cpp
sarum9in/bunsan_common
1d113259e2e53de025ba28bd9df485d75f437921
[ "Apache-2.0" ]
null
null
null
#include <bunsan/runtime/detail/format.hpp> #include <bunsan/runtime/demangle.hpp> #include <iomanip> namespace bunsan { namespace runtime { namespace detail { void format_fallback(std::ostream &out, void *const addr) { out << std::showbase << std::hex << addr << '\n'; } void format_all_fallback(std::ostream &out...
31.416667
80
0.603448
sarum9in
ebd63f6aa9b1c88ff4c0448bc6b4d292180df2d3
525
cpp
C++
cses/sorting-searching/sum.cpp
homembaixinho/codeforces
9394eaf383afedacdfe86ca48609425b14f84bdb
[ "MIT" ]
null
null
null
cses/sorting-searching/sum.cpp
homembaixinho/codeforces
9394eaf383afedacdfe86ca48609425b14f84bdb
[ "MIT" ]
null
null
null
cses/sorting-searching/sum.cpp
homembaixinho/codeforces
9394eaf383afedacdfe86ca48609425b14f84bdb
[ "MIT" ]
null
null
null
#include <bits/stdc++.h> using namespace std; typedef pair<int, int> ii; int main() { cin.tie(0)->sync_with_stdio(0); int n, x, k; cin >> n >> x; vector<ii> a(n); for (int i = 0; i < n; i++) { cin >> k; a[i] = {k, i+1}; } sort(a.begin(), a.end()); int i = 0, j = a.size()-1; while (j > i) { ...
18.103448
56
0.447619
homembaixinho
ebd743ac9b6e84a88477354628b6ab2c903d06a7
2,248
cpp
C++
scm_core/src/scm/core/io/file_core.cpp
Nyran/schism
c2cdb8884e3e6714a3b291f0f754220b7f5cbc7b
[ "BSD-3-Clause" ]
10
2015-09-17T06:01:03.000Z
2019-10-23T07:10:20.000Z
scm_core/src/scm/core/io/file_core.cpp
Nyran/schism
c2cdb8884e3e6714a3b291f0f754220b7f5cbc7b
[ "BSD-3-Clause" ]
5
2015-01-06T14:11:32.000Z
2016-12-12T10:26:53.000Z
scm_core/src/scm/core/io/file_core.cpp
Nyran/schism
c2cdb8884e3e6714a3b291f0f754220b7f5cbc7b
[ "BSD-3-Clause" ]
15
2015-01-29T20:56:13.000Z
2020-07-02T19:03:20.000Z
// Copyright (c) 2012 Christopher Lux <christopherlux@gmail.com> // Distributed under the Modified BSD License, see license.txt. #include "file_core.h" namespace scm { namespace io { file_core::file_core() { reset_values(); } file_core::~file_core() { } // fixed functionality file_core::offset_type file_core:...
20.071429
93
0.62589
Nyran
ebd81a726a5ab3ff261b660fd058006add933147
7,709
cpp
C++
docs/template_plugin/tests/functional/op_reference/gather_tree.cpp
pazamelin/openvino
b7e8ef910d7ed8e52326d14dc6fd53b71d16ed48
[ "Apache-2.0" ]
1
2019-09-22T01:05:07.000Z
2019-09-22T01:05:07.000Z
docs/template_plugin/tests/functional/op_reference/gather_tree.cpp
pazamelin/openvino
b7e8ef910d7ed8e52326d14dc6fd53b71d16ed48
[ "Apache-2.0" ]
58
2020-11-06T12:13:45.000Z
2022-03-28T13:20:11.000Z
docs/template_plugin/tests/functional/op_reference/gather_tree.cpp
pazamelin/openvino
b7e8ef910d7ed8e52326d14dc6fd53b71d16ed48
[ "Apache-2.0" ]
2
2021-07-14T07:40:50.000Z
2021-07-27T01:40:03.000Z
// Copyright (C) 2021 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include <gtest/gtest.h> #include "openvino/opsets/opset1.hpp" #include "base_reference_test.hpp" using namespace reference_tests; using namespace ov; namespace { struct GatherTreeParams { Tensor stepIds; Tensor parentIdx; ...
45.081871
123
0.513556
pazamelin
ebd85ff024d06ae2de11da0384deb176ebe03db2
2,221
cc
C++
SmartDiet_Backend/matlab/SensorFusion/BSR/grouping/source/gpb_src/matlab/segmentation/load_smatrix.cc
mdepak/mobile_computing
0ac1250b86c35cbe4eef7186f4efcdbfeabfb244
[ "MIT" ]
3
2018-11-05T05:01:21.000Z
2021-01-14T20:36:09.000Z
SmartDiet_Backend/matlab/SensorFusion/BSR/grouping/source/gpb_src/matlab/segmentation/load_smatrix.cc
mdepak/mobile_computing
0ac1250b86c35cbe4eef7186f4efcdbfeabfb244
[ "MIT" ]
null
null
null
SmartDiet_Backend/matlab/SensorFusion/BSR/grouping/source/gpb_src/matlab/segmentation/load_smatrix.cc
mdepak/mobile_computing
0ac1250b86c35cbe4eef7186f4efcdbfeabfb244
[ "MIT" ]
null
null
null
#include <string.h> #include <math.h> #include <mex.h> /* code for reading in a sparse matrix n = fread(fid,1,'int'); nnz = fread(fid,1,'int'); x = zeros(nnz,1); y = zeros(nnz,1); z = zeros(nnz,1); ct = 1; for i = 1:n waitbar(i/n,h1); nz(i) = fread(fid,1,'int'); vals = fread(fid,nz(i),'dou...
25.528736
120
0.534894
mdepak
ebd87fd6c7c6cd8abf088f6074332d3ca21f562f
15,183
cpp
C++
src/uti_phgrm/TiePHistorical/cInterEp_CrossCorrelation.cpp
micmacIGN/micmac
558a0d104bc07150b2ff1fe2d5fb952b8f70088d
[ "CECILL-B" ]
451
2016-11-25T09:40:28.000Z
2022-03-30T04:20:42.000Z
src/uti_phgrm/TiePHistorical/cInterEp_CrossCorrelation.cpp
micmacIGN/micmac
558a0d104bc07150b2ff1fe2d5fb952b8f70088d
[ "CECILL-B" ]
143
2016-11-25T20:35:57.000Z
2022-03-01T11:58:02.000Z
src/uti_phgrm/TiePHistorical/cInterEp_CrossCorrelation.cpp
micmacIGN/micmac
558a0d104bc07150b2ff1fe2d5fb952b8f70088d
[ "CECILL-B" ]
139
2016-12-02T10:26:21.000Z
2022-03-10T19:40:29.000Z
/*Header-MicMac-eLiSe-25/06/2007 MicMac : Multi Image Correspondances par Methodes Automatiques de Correlation eLiSe : ELements of an Image Software Environnement www.micmac.ign.fr Copyright : Institut Geographique National Author : Marc Pierrot Deseilligny Contributors : Gregoire Maillet, ...
37.581683
301
0.628598
micmacIGN
ebd9d5a4f9f34f36c4de06df179003a19c0723bd
2,327
cxx
C++
ParaViewCore/Animation/vtkPVKeyFrameAnimationCue.cxx
mathstuf/ParaView
e867e280545ada10c4ed137f6a966d9d2f3db4cb
[ "Apache-2.0" ]
17
2015-02-17T00:30:26.000Z
2022-03-17T06:13:02.000Z
ParaViewCore/Animation/vtkPVKeyFrameAnimationCue.cxx
mathstuf/ParaView
e867e280545ada10c4ed137f6a966d9d2f3db4cb
[ "Apache-2.0" ]
null
null
null
ParaViewCore/Animation/vtkPVKeyFrameAnimationCue.cxx
mathstuf/ParaView
e867e280545ada10c4ed137f6a966d9d2f3db4cb
[ "Apache-2.0" ]
10
2015-08-31T18:20:17.000Z
2022-02-02T15:16:21.000Z
/*========================================================================= Program: ParaView Module: $RCSfile$ Copyright (c) Kitware, Inc. All rights reserved. See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. This software is distributed WITHOUT ANY WARRANTY; without...
34.220588
80
0.52428
mathstuf
ebdcfc1726c3b95ffc415999f3cbadffe30a3bf7
7,162
cpp
C++
source/lx/quat.cpp
zhiayang/sim-thing
8d9d5163146e2bdde15f4eadefa85453f12fac18
[ "Apache-2.0" ]
1
2021-02-07T08:40:11.000Z
2021-02-07T08:40:11.000Z
source/lx/quat.cpp
zhiayang/sim-thing
8d9d5163146e2bdde15f4eadefa85453f12fac18
[ "Apache-2.0" ]
null
null
null
source/lx/quat.cpp
zhiayang/sim-thing
8d9d5163146e2bdde15f4eadefa85453f12fac18
[ "Apache-2.0" ]
null
null
null
// quat.cpp // Copyright (c) 2014 - 2016, zhiayang@gmail.com // Licensed under the Apache License Version 2.0. #include "lx.h" #include "lx/quat.h" #include <tuple> #include <assert.h> namespace lx { double& quat::operator[] (size_t i) { assert(i == 0 || i == 1 || i == 2 || i == 3); return this->ptr[i]; } c...
25.949275
122
0.531974
zhiayang
ebe0bccc14d7d60d993e94df2712c7c2b254afb7
14,392
hpp
C++
include/boost/nowide/utf8_codecvt.hpp
samd2/nowide
d379e947e631ca3336365670993dae9b4f1e0f5b
[ "BSL-1.0" ]
1
2021-12-22T11:10:19.000Z
2021-12-22T11:10:19.000Z
include/boost/nowide/utf8_codecvt.hpp
samd2/nowide
d379e947e631ca3336365670993dae9b4f1e0f5b
[ "BSL-1.0" ]
4
2020-12-07T22:56:32.000Z
2021-07-17T22:13:37.000Z
include/boost/nowide/utf8_codecvt.hpp
samd2/nowide
d379e947e631ca3336365670993dae9b4f1e0f5b
[ "BSL-1.0" ]
17
2018-07-30T12:45:42.000Z
2022-01-10T11:18:30.000Z
// // Copyright (c) 2015 Artyom Beilis (Tonkikh) // Copyright (c) 2020 Alexander Grund // // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE or copy at // http://www.boost.org/LICENSE_1_0.txt) // #ifndef BOOST_NOWIDE_UTF8_CODECVT_HPP_INCLUDED #define BOOST_NOWIDE_UTF8_C...
38.175066
117
0.475056
samd2
ebe5575af2388bbf1d09cd8bea96996b9d6dbdd8
1,411
hh
C++
mvt_tile.hh
baiyicanggou/mapnik_mvt
9bde52fa9958d81361c015c816858534ec0931bb
[ "Apache-2.0" ]
null
null
null
mvt_tile.hh
baiyicanggou/mapnik_mvt
9bde52fa9958d81361c015c816858534ec0931bb
[ "Apache-2.0" ]
null
null
null
mvt_tile.hh
baiyicanggou/mapnik_mvt
9bde52fa9958d81361c015c816858534ec0931bb
[ "Apache-2.0" ]
null
null
null
#pragma once #include "mapnik_tile.hh" #include <vector_tile_datasource_pbf.hpp> #include <vector_tile_tile.hpp> #include <mapnik/image_scaling.hpp> #include <mapnik/map.hpp> namespace mapnik { namespace vector_tile_impl { struct tile; } } // namespace mapnik namespace flywave { namespace nik { class mvt_tile : p...
21.707692
80
0.731396
baiyicanggou
ebe5f746b4393207894e2fdbf0c40f451edd0d49
2,138
cpp
C++
tools/slang-test/unit-test-find-type-by-name.cpp
eleisonling/slang
da0c24774370a733b26c3053d9cd9e1fed56d875
[ "MIT" ]
2
2019-08-16T13:33:28.000Z
2020-08-12T21:48:24.000Z
tools/slang-test/unit-test-find-type-by-name.cpp
eleisonling/slang
da0c24774370a733b26c3053d9cd9e1fed56d875
[ "MIT" ]
null
null
null
tools/slang-test/unit-test-find-type-by-name.cpp
eleisonling/slang
da0c24774370a733b26c3053d9cd9e1fed56d875
[ "MIT" ]
null
null
null
// unit-test-byte-encode.cpp #include "../../slang.h" #include <stdio.h> #include <stdlib.h> #include "test-context.h" using namespace Slang; static void findTypeByNameTest() { const char* testSource = "struct TestStruct {" " int member0;" " Texture2D texture1;" "};"; au...
37.508772
109
0.693171
eleisonling
ebe9c9d74105340f71324baa84df461faa4b144c
1,269
cpp
C++
src/bsp/bspparser.cpp
wtrsltnk/goldsrc-maps
e70e52207b70de7fdd8e6e7d7b515a5d7dc1d4d9
[ "MIT" ]
4
2019-03-13T00:50:43.000Z
2020-03-24T07:17:14.000Z
src/bsp/bspparser.cpp
wtrsltnk/goldsrc-maps
e70e52207b70de7fdd8e6e7d7b515a5d7dc1d4d9
[ "MIT" ]
null
null
null
src/bsp/bspparser.cpp
wtrsltnk/goldsrc-maps
e70e52207b70de7fdd8e6e7d7b515a5d7dc1d4d9
[ "MIT" ]
null
null
null
#include "bspparser.h" #include "bspscene.h" #include "bsptypes.h" BspParser::BspParser(unsigned char *data, int size) : _data(data), _size(size) { } template <class T> std::vector<T> loadLump(tBspLump const &lump, unsigned char *data) { auto faceData = reinterpret_cast<T const*>(data + lump.offset); ret...
34.297297
96
0.712372
wtrsltnk
ebe9fef30b5253bd4ff1626e10f256a710d7e411
3,965
cc
C++
ThirdParty/xmpp/src/xmppauth.cc
dmikushin/libjingle
b9754327f3e4361cea9d27683a3b5817afb99819
[ "BSL-1.0", "BSD-3-Clause" ]
null
null
null
ThirdParty/xmpp/src/xmppauth.cc
dmikushin/libjingle
b9754327f3e4361cea9d27683a3b5817afb99819
[ "BSL-1.0", "BSD-3-Clause" ]
null
null
null
ThirdParty/xmpp/src/xmppauth.cc
dmikushin/libjingle
b9754327f3e4361cea9d27683a3b5817afb99819
[ "BSL-1.0", "BSD-3-Clause" ]
null
null
null
/* * libjingle * Copyright 2004--2005, Google Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, * this list of conditions and...
37.40566
80
0.70517
dmikushin
ebea2de281ea899d3594f8e67b0631e36f38d32f
9,117
cpp
C++
examples/Push Transaction/main.cpp
dexon-foundation-unofficial-mirror/DEXON-Web3E
b486f8eb9756f28d0d458199936d8c80d96bb889
[ "MIT" ]
1
2019-01-21T07:45:28.000Z
2019-01-21T07:45:28.000Z
examples/Push Transaction/main.cpp
dexon-foundation-unofficial-mirror/DEXON-Web3E
b486f8eb9756f28d0d458199936d8c80d96bb889
[ "MIT" ]
null
null
null
examples/Push Transaction/main.cpp
dexon-foundation-unofficial-mirror/DEXON-Web3E
b486f8eb9756f28d0d458199936d8c80d96bb889
[ "MIT" ]
1
2019-01-21T06:45:15.000Z
2019-01-21T06:45:15.000Z
#include <WiFi.h> #include <Web3.h> #include <Util.h> #include <Contract.h> // To get this sample working correctly there is some preparation work you need to do. // Feel free to skip the majority of these instructions if you're an experienced ETH user - you probably just jump in at stage 6 // If you already ...
40.52
145
0.711309
dexon-foundation-unofficial-mirror
ebeb5b30060402d5ce7c49ba689f65a46da659d8
1,837
cc
C++
node_modules/opencv4nodejs/cc/modules/video/BackgroundSubtractorKNN.cc
osman-demirci/digital-guard-app-ipcamera
397a105d34194e2ce1ab7a31f34d03631a316b44
[ "Apache-2.0" ]
1
2020-12-01T10:15:31.000Z
2020-12-01T10:15:31.000Z
node_modules/opencv4nodejs/cc/modules/video/BackgroundSubtractorKNN.cc
osman-demirci/digital-guard-app-ipcamera
397a105d34194e2ce1ab7a31f34d03631a316b44
[ "Apache-2.0" ]
null
null
null
node_modules/opencv4nodejs/cc/modules/video/BackgroundSubtractorKNN.cc
osman-demirci/digital-guard-app-ipcamera
397a105d34194e2ce1ab7a31f34d03631a316b44
[ "Apache-2.0" ]
null
null
null
#include "BackgroundSubtractorKNN.h" Nan::Persistent<v8::FunctionTemplate> BackgroundSubtractorKNN::constructor; NAN_MODULE_INIT(BackgroundSubtractorKNN::Init) { v8::Local<v8::FunctionTemplate> ctor = Nan::New<v8::FunctionTemplate>(BackgroundSubtractorKNN::New); v8::Local<v8::ObjectTemplate> instanceTemplate ...
42.72093
111
0.772455
osman-demirci
ebeb63644fe61b1962ce0702fdb3085645a956ac
1,575
cpp
C++
src/fhx/fhxparser.cpp
FuSoftware/OLECompoundPP
c1b21a8c9afec5f91d79ab9d5344c79d6397bdda
[ "MIT" ]
1
2022-03-30T15:43:56.000Z
2022-03-30T15:43:56.000Z
src/fhx/fhxparser.cpp
FuSoftware/OLECompoundPP
c1b21a8c9afec5f91d79ab9d5344c79d6397bdda
[ "MIT" ]
null
null
null
src/fhx/fhxparser.cpp
FuSoftware/OLECompoundPP
c1b21a8c9afec5f91d79ab9d5344c79d6397bdda
[ "MIT" ]
null
null
null
#include "fhxparser.h" #include "fhxitem.h" #include <regex> #include <iostream> const std::string FHX::FHXParser::pattern_items = "(.+)\\s{\\s(.*)}\\s{0,1}"; const std::string FHX::FHXParser::pattern_comments = "\\/\\*([\\S\\s]*?)\\*\\/"; FHX::FHXParser::FHXParser() { } std::vector<FHX::FHXItem*> FHX::FHXParser::...
22.183099
86
0.573968
FuSoftware
ebec0d110306b9aa7a3bed31dd03c4e68e5c0043
6,589
cpp
C++
src/vision_sim.cpp
avbotz/eva-public
29996eba2c1c7df35025b8a2e7ab27169fa1fe10
[ "MIT" ]
2
2016-08-15T05:33:42.000Z
2019-09-29T21:09:47.000Z
src/vision_sim.cpp
avbotz/eva-public
29996eba2c1c7df35025b8a2e7ab27169fa1fe10
[ "MIT" ]
null
null
null
src/vision_sim.cpp
avbotz/eva-public
29996eba2c1c7df35025b8a2e7ab27169fa1fe10
[ "MIT" ]
null
null
null
/* _ _ _ __ _(_)___(_) ___ _ __ ___(_)_ __ ___ ___ _ __ _ __ \ \ / / / __| |/ _ \| '_ \ / __| | '_ ` _ \ / __| '_ \| '_ \ \ V /| \__ \ | (_) | | | | \__ \ | | | | | || (__| |_) | |_) | \_/ |_|___/_|\___/|_| |_|___|___/_|_| |_| |_(_)___|...
29.547085
164
0.624526
avbotz
ebf05c2fab06c22ec99e174f76af810d5ee5f165
7,454
cpp
C++
src/utest/utestContinuity.cpp
spnngl/tsduck
ca411244bf7dfe741466762baf96e16a4a5867cc
[ "BSD-2-Clause" ]
1
2019-04-23T21:16:00.000Z
2019-04-23T21:16:00.000Z
src/utest/utestContinuity.cpp
spnngl/tsduck
ca411244bf7dfe741466762baf96e16a4a5867cc
[ "BSD-2-Clause" ]
null
null
null
src/utest/utestContinuity.cpp
spnngl/tsduck
ca411244bf7dfe741466762baf96e16a4a5867cc
[ "BSD-2-Clause" ]
null
null
null
//---------------------------------------------------------------------------- // // TSDuck - The MPEG Transport Stream Toolkit // Copyright (c) 2005-2021, Thierry Lelegard // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the f...
31.188285
96
0.594178
spnngl
ebf0dc085533a2a73a2c348fdd1a595e2e7f1c9d
828
cpp
C++
src/widgets/TransformWidget.cpp
lorez22/test
ea47c91571a8dfe07162220dfed413b0a14c0074
[ "OpenSSL", "BSD-3-Clause" ]
5
2017-10-01T17:32:16.000Z
2017-10-30T14:43:45.000Z
src/widgets/TransformWidget.cpp
lorez22/test
ea47c91571a8dfe07162220dfed413b0a14c0074
[ "OpenSSL", "BSD-3-Clause" ]
5
2017-09-30T14:04:34.000Z
2017-10-26T10:29:21.000Z
src/widgets/TransformWidget.cpp
stewie42/Rack
7f16ad96048614d47713c747a7cb3e60ea4d1b42
[ "OpenSSL", "BSD-3-Clause" ]
null
null
null
#include "widgets.hpp" namespace rack { TransformWidget::TransformWidget() { identity(); } void TransformWidget::identity() { nvgTransformIdentity(transform); } void TransformWidget::translate(Vec delta) { float t[6]; nvgTransformTranslate(t, delta.x, delta.y); nvgTransformPremultiply(transform, t); } void ...
20.195122
102
0.730676
lorez22
ebf14a4d5f76c419be7b2c82838c15f8abf74257
5,986
cxx
C++
3p/VTK/ThirdParty/vtkm/vtk-m/vtkm/cont/testing/UnitTestStorageBasic.cxx
Mason-Wmx/ViewFramework
d8117adc646c369ad29d64477788514c7a75a797
[ "Apache-2.0" ]
1
2021-10-03T16:47:04.000Z
2021-10-03T16:47:04.000Z
3p/VTK/ThirdParty/vtkm/vtk-m/vtkm/cont/testing/UnitTestStorageBasic.cxx
Mason-Wmx/ViewFramework
d8117adc646c369ad29d64477788514c7a75a797
[ "Apache-2.0" ]
null
null
null
3p/VTK/ThirdParty/vtkm/vtk-m/vtkm/cont/testing/UnitTestStorageBasic.cxx
Mason-Wmx/ViewFramework
d8117adc646c369ad29d64477788514c7a75a797
[ "Apache-2.0" ]
null
null
null
//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE...
31.177083
97
0.66856
Mason-Wmx
ebf242da87882e4b7eb9ab69c6857cabda38bd5b
8,654
cpp
C++
VisualizationBase/src/declarative/AnchorLayoutConstraintSolver.cpp
dimitar-asenov/Envision
1ab5c846fca502b7fe73ae4aff59e8746248446c
[ "BSD-3-Clause" ]
75
2015-01-18T13:29:43.000Z
2022-01-14T08:02:01.000Z
VisualizationBase/src/declarative/AnchorLayoutConstraintSolver.cpp
dimitar-asenov/Envision
1ab5c846fca502b7fe73ae4aff59e8746248446c
[ "BSD-3-Clause" ]
364
2015-01-06T10:20:21.000Z
2018-12-17T20:12:28.000Z
VisualizationBase/src/declarative/AnchorLayoutConstraintSolver.cpp
dimitar-asenov/Envision
1ab5c846fca502b7fe73ae4aff59e8746248446c
[ "BSD-3-Clause" ]
14
2015-01-09T00:44:24.000Z
2022-02-22T15:01:44.000Z
/*********************************************************************************************************************** ** ** Copyright (c) 2011, 2014 ETH Zurich ** All rights reserved. ** ** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the ** follo...
36.209205
120
0.711694
dimitar-asenov
ebf3ca72c7b6e607f7875c7b7b525ec2c3e22654
2,453
cpp
C++
Legacy/36. Reverse Linked List II/main.cpp
Ceruleanacg/Crack-Interview
994dc0eee2f576fc543c90b82398dc8d957cdf09
[ "MIT" ]
17
2018-09-04T15:51:30.000Z
2021-06-04T08:47:07.000Z
Legacy/36. Reverse Linked List II/main.cpp
Ceruleanacg/Crack-Interview
994dc0eee2f576fc543c90b82398dc8d957cdf09
[ "MIT" ]
null
null
null
Legacy/36. Reverse Linked List II/main.cpp
Ceruleanacg/Crack-Interview
994dc0eee2f576fc543c90b82398dc8d957cdf09
[ "MIT" ]
6
2018-11-03T09:36:25.000Z
2020-05-27T17:51:08.000Z
// // main.cpp // Immortals // // Created by Shuyu on 2018/3/31. // Copyright © 2018年 Shuyu. All rights reserved. // #include <iostream> class ListNode { public: int val; ListNode *next; ListNode(int val) { this->val = val; this->next = NULL; } }; class Solution { public: ...
25.552083
96
0.542601
Ceruleanacg
ebf423699b9d1015e699b112ef04591a7bea99e7
46,516
cpp
C++
Kha/Backends/Kore/khacpp/src/hx/Debugger.cpp
5Mixer/GGJ20
a12a14d596ab150e8d96dda5a21defcd176f251f
[ "MIT" ]
null
null
null
Kha/Backends/Kore/khacpp/src/hx/Debugger.cpp
5Mixer/GGJ20
a12a14d596ab150e8d96dda5a21defcd176f251f
[ "MIT" ]
null
null
null
Kha/Backends/Kore/khacpp/src/hx/Debugger.cpp
5Mixer/GGJ20
a12a14d596ab150e8d96dda5a21defcd176f251f
[ "MIT" ]
null
null
null
#include <hxcpp.h> #include <list> #include <map> #include <vector> #include <string> #include <hx/Debug.h> #include <hx/Thread.h> #include <hx/OS.h> #include <hx/QuickVec.h> // Newer versions of haxe compiler will set these too (or might be null for haxe 3.0) static const char **__all_files_fullpath = 0;...
30.622778
109
0.590592
5Mixer
ebf511aab15fdafe9f42b3a354138a82bd35de43
456
cpp
C++
Source/FSD/Private/CrossbowStuckProjectileEffectExploding.cpp
trumank/DRG-Mods
2febc879f2ffe83498ac913c114d0e933427e93e
[ "MIT" ]
null
null
null
Source/FSD/Private/CrossbowStuckProjectileEffectExploding.cpp
trumank/DRG-Mods
2febc879f2ffe83498ac913c114d0e933427e93e
[ "MIT" ]
null
null
null
Source/FSD/Private/CrossbowStuckProjectileEffectExploding.cpp
trumank/DRG-Mods
2febc879f2ffe83498ac913c114d0e933427e93e
[ "MIT" ]
null
null
null
#include "CrossbowStuckProjectileEffectExploding.h" class UHealthComponentBase; void UCrossbowStuckProjectileEffectExploding::StartTimeoutTimer(UHealthComponentBase* destroyed) { } void UCrossbowStuckProjectileEffectExploding::EnableTimeOut() { } UCrossbowStuckProjectileEffectExploding::UCrossbowStuckProjectileEffe...
26.823529
98
0.826754
trumank
ebf878a0c5173abab7add5a2e47a967482b321ba
2,689
cc
C++
tests/tuple_utils_test.cc
nsdi19p69/netstar
8cadc35c0e2ffa064655aa385f8e8ba5900c0e2c
[ "Apache-2.0" ]
4,071
2018-12-13T04:17:38.000Z
2022-03-30T03:29:35.000Z
xdl/third_party/seastar/tests/tuple_utils_test.cc
laozhuang727/x-deeplearning
781545783a4e2bbbda48fc64318fb2c6d8bbb3cc
[ "Apache-2.0" ]
359
2018-12-21T01:14:57.000Z
2022-02-15T07:18:02.000Z
xdl/third_party/seastar/tests/tuple_utils_test.cc
laozhuang727/x-deeplearning
781545783a4e2bbbda48fc64318fb2c6d8bbb3cc
[ "Apache-2.0" ]
1,054
2018-12-20T09:57:42.000Z
2022-03-29T07:16:53.000Z
/* * This file is open source software, licensed to you under the terms * of the Apache License, Version 2.0 (the "License"). See the NOTICE file * distributed with this work for additional information regarding copyright * ownership. You may not use this file except in compliance with the License. * * You may ...
26.89
113
0.679063
nsdi19p69
ebf98eae11edc5f029ac1e16a05ce79cd7e5a5cb
4,539
cc
C++
src/motor/introspect/src/node/node.cc
motor-dev/Motor
98cb099fe1c2d31e455ed868cc2a25eae51e79f0
[ "BSD-3-Clause" ]
null
null
null
src/motor/introspect/src/node/node.cc
motor-dev/Motor
98cb099fe1c2d31e455ed868cc2a25eae51e79f0
[ "BSD-3-Clause" ]
null
null
null
src/motor/introspect/src/node/node.cc
motor-dev/Motor
98cb099fe1c2d31e455ed868cc2a25eae51e79f0
[ "BSD-3-Clause" ]
null
null
null
/* Motor <motor.devel@gmail.com> see LICENSE for detail */ #include <motor/introspect/stdafx.h> #include <motor/introspect/node/node.hh> #include <motor/introspect/dbcontext.hh> namespace Motor { namespace Meta { namespace AST { static const Value s_notFound = Value(); void Node::Visitor::accept(weak< const Arr...
24.015873
99
0.672835
motor-dev
ebfaaecd4909348058c7430aa6bf2b08d162eebb
3,642
cc
C++
python/paddle/fluid/tests/custom_op/custom_linear_op.cc
RangeKing/Paddle
2d87300809ae75d76f5b0b457d8112cb88dc3e27
[ "Apache-2.0" ]
11
2016-08-29T07:43:26.000Z
2016-08-29T07:51:24.000Z
python/paddle/fluid/tests/custom_op/custom_linear_op.cc
RangeKing/Paddle
2d87300809ae75d76f5b0b457d8112cb88dc3e27
[ "Apache-2.0" ]
null
null
null
python/paddle/fluid/tests/custom_op/custom_linear_op.cc
RangeKing/Paddle
2d87300809ae75d76f5b0b457d8112cb88dc3e27
[ "Apache-2.0" ]
1
2021-09-24T11:23:36.000Z
2021-09-24T11:23:36.000Z
/* Copyright (c) 2021 PaddlePaddle Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or...
33.109091
79
0.640308
RangeKing
ebfca3907c171e2bd73e62a49d5f88a80ab05043
12,100
cc
C++
gcc-gcc-7_3_0-release/gcc/brig/brigfrontend/brig-function-handler.cc
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
7
2020-05-02T17:34:05.000Z
2021-10-17T10:15:18.000Z
gcc-gcc-7_3_0-release/gcc/brig/brigfrontend/brig-function-handler.cc
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
null
null
null
gcc-gcc-7_3_0-release/gcc/brig/brigfrontend/brig-function-handler.cc
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
2
2020-07-27T00:22:36.000Z
2021-04-01T09:41:02.000Z
/* brig-code-entry-handler.cc -- brig function directive handling Copyright (C) 2016-2017 Free Software Foundation, Inc. Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com> for General Processor Tech. This file is part of GCC. GCC is free software; you can redistribute it and/or modify ...
32.266667
80
0.699339
best08618
ebfdacd0feab1d24286a112a69898409c932644a
556
cpp
C++
src/Core/PostgreSQL/Utils.cpp
athom/ClickHouse
4f4cc9d7404fd489a7229633b22b5ea1889bd8c0
[ "Apache-2.0" ]
2
2021-10-08T05:37:56.000Z
2021-10-08T05:53:26.000Z
src/Core/PostgreSQL/Utils.cpp
athom/ClickHouse
4f4cc9d7404fd489a7229633b22b5ea1889bd8c0
[ "Apache-2.0" ]
1
2021-06-28T15:03:05.000Z
2021-06-28T15:03:05.000Z
src/Core/PostgreSQL/Utils.cpp
athom/ClickHouse
4f4cc9d7404fd489a7229633b22b5ea1889bd8c0
[ "Apache-2.0" ]
1
2021-11-17T16:55:57.000Z
2021-11-17T16:55:57.000Z
#include "Utils.h" #if USE_LIBPQXX #include <IO/Operators.h> namespace postgres { ConnectionInfo formatConnectionString(String dbname, String host, UInt16 port, String user, String password) { DB::WriteBufferFromOwnString out; out << "dbname=" << DB::quote << dbname << " host=" << DB::quote << host ...
22.24
108
0.593525
athom
ebfdd390f98079453945359b2700631347ae99c7
27,005
cxx
C++
src/jagrgx.cxx
wlxiong/lispe
37aa3efbffb2845b6fc34c9cf95ef5ce7fd49003
[ "BSD-3-Clause" ]
null
null
null
src/jagrgx.cxx
wlxiong/lispe
37aa3efbffb2845b6fc34c9cf95ef5ce7fd49003
[ "BSD-3-Clause" ]
null
null
null
src/jagrgx.cxx
wlxiong/lispe
37aa3efbffb2845b6fc34c9cf95ef5ce7fd49003
[ "BSD-3-Clause" ]
null
null
null
/* * Tamgu (탐구) * * Copyright 2019-present NAVER Corp. * under BSD 3-clause */ /* --- CONTENTS --- Project : Tamgu (탐구) Version : See tamgu.cxx for the version number filename : jagrgx.cxx Date : 2019/03/25 Purpose : regular expression implementation for find/replace commands Programmer : C...
28.042575
143
0.44003
wlxiong
ebffb30b3f4627ae370e3b7256050467085484ef
4,033
cpp
C++
src/utils/SkImageGeneratorUtils.cpp
AsdMonio/rr-external_skia
3839e72932bcef2f26a4f8826bb92b195f6cc396
[ "Apache-2.0" ]
1
2022-03-31T17:26:26.000Z
2022-03-31T17:26:26.000Z
src/utils/SkImageGeneratorUtils.cpp
AsdMonio/rr-external_skia
3839e72932bcef2f26a4f8826bb92b195f6cc396
[ "Apache-2.0" ]
null
null
null
src/utils/SkImageGeneratorUtils.cpp
AsdMonio/rr-external_skia
3839e72932bcef2f26a4f8826bb92b195f6cc396
[ "Apache-2.0" ]
20
2017-01-09T01:07:17.000Z
2020-08-19T06:46:45.000Z
/* * Copyright 2015 Google Inc. * * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ #include "SkImageGeneratorUtils.h" #include "SkBitmap.h" class GeneratorFromEmpty : public SkImageGenerator { public: GeneratorFromEmpty(const SkImageInfo& info) : SkImag...
29.874074
99
0.618646
AsdMonio
ebffdf3263ca6aa9aedda1eac95388f994c52f35
1,011
cpp
C++
Test3/Question5/Question5.cpp
ekov1/FMI---Introduction-to-Programming-2020
d4954d1722fe3e78578fd63f3de6b973ee8289e1
[ "MIT" ]
null
null
null
Test3/Question5/Question5.cpp
ekov1/FMI---Introduction-to-Programming-2020
d4954d1722fe3e78578fd63f3de6b973ee8289e1
[ "MIT" ]
null
null
null
Test3/Question5/Question5.cpp
ekov1/FMI---Introduction-to-Programming-2020
d4954d1722fe3e78578fd63f3de6b973ee8289e1
[ "MIT" ]
null
null
null
// Question5.cpp : This file contains the 'main' function. Program execution begins and ends there. // #include <iostream> int main() { int X = 42; if (X % 2 && X < 100) X = 10; std::cout << X % 2 << '\n'; if (X < 20) X += 25; else if (X < 0 || X > 50) X = 15; else X = 7; std::cout << X %...
31.59375
135
0.62908
ekov1
2301f6f9dd52bb0e4807a4e13ad1b51e7ed55079
1,738
cpp
C++
3rdparty/foobar2000/SDK/service.cpp
wyrover/foobar2000-starter
e125868f4e19db1f2e36109d623528f7a6e4aa56
[ "MIT" ]
111
2016-12-12T16:41:20.000Z
2021-12-24T19:06:06.000Z
3rdparty/foobar2000/SDK/service.cpp
wyrover/foobar2000-starter
e125868f4e19db1f2e36109d623528f7a6e4aa56
[ "MIT" ]
9
2016-12-30T09:58:12.000Z
2022-01-20T18:21:53.000Z
3rdparty/foobar2000/SDK/service.cpp
wyrover/foobar2000-starter
e125868f4e19db1f2e36109d623528f7a6e4aa56
[ "MIT" ]
13
2016-12-12T16:49:35.000Z
2022-02-08T06:25:15.000Z
#include "foobar2000.h" #include "component.h" foobar2000_api * g_foobar2000_api = NULL; service_class_ref service_factory_base::enum_find_class(const GUID & p_guid) { PFC_ASSERT(core_api::are_services_available() && g_foobar2000_api); return g_foobar2000_api->service_enum_find_class(p_guid); } bool service_factor...
28.966667
127
0.795167
wyrover
2302c4035b5773bd9aec3cf09b5c0786f61ee845
18,897
cpp
C++
trunk/protocols/GoogleTalk/GoogleTalk.cpp
louisdem/IMKit
9734cd67c04af047c37a0e17119dc19429855990
[ "BSD-3-Clause" ]
null
null
null
trunk/protocols/GoogleTalk/GoogleTalk.cpp
louisdem/IMKit
9734cd67c04af047c37a0e17119dc19429855990
[ "BSD-3-Clause" ]
null
null
null
trunk/protocols/GoogleTalk/GoogleTalk.cpp
louisdem/IMKit
9734cd67c04af047c37a0e17119dc19429855990
[ "BSD-3-Clause" ]
null
null
null
/* * Copyright 2004-2009, IM Kit Team. All rights reserved. * Distributed under the terms of the MIT License. * * Authors: * Andrea Anzani, andrea.anzani@gmail.com * Pier Luigi Fiorini, pierluigi.fiorini@gmail.com */ #include <stdio.h> #include <string> #include <libim/Constants.h> #include <libim/Helpers.h...
23.769811
143
0.652379
louisdem
23050778367c0c64b2701505e2435295c387feb1
9,294
cpp
C++
src/Prey/prey_projectilerocketlauncher.cpp
AMS21/PreyRun
3efc9d70228bcfb8bc18f6ff23a05c8be1e45101
[ "MIT" ]
2
2018-08-30T23:48:22.000Z
2021-04-07T19:16:18.000Z
src/Prey/prey_projectilerocketlauncher.cpp
AMS21/PreyRun
3efc9d70228bcfb8bc18f6ff23a05c8be1e45101
[ "MIT" ]
null
null
null
src/Prey/prey_projectilerocketlauncher.cpp
AMS21/PreyRun
3efc9d70228bcfb8bc18f6ff23a05c8be1e45101
[ "MIT" ]
null
null
null
#include "../idlib/precompiled.h" #pragma hdrstop #include "prey_local.h" /*********************************************************************** hhProjectileRocketLauncher ***********************************************************************/ const idEventDef EV_SpawnModelProxyLocal( "<spawnModelProxyLocal>"...
28.685185
186
0.687971
AMS21
23082c38c8db8ffce6c53c6430ccfc2bbb69503f
2,392
cpp
C++
tests/util.cpp
EnrikoChavez/opencbdc-tx
3f4ebe9fa8296542158ff505b47fd8f277e313dd
[ "MIT" ]
652
2022-02-03T19:31:04.000Z
2022-03-31T17:45:29.000Z
tests/util.cpp
EnrikoChavez/opencbdc-tx
3f4ebe9fa8296542158ff505b47fd8f277e313dd
[ "MIT" ]
50
2022-02-03T23:16:36.000Z
2022-03-31T19:50:19.000Z
tests/util.cpp
EnrikoChavez/opencbdc-tx
3f4ebe9fa8296542158ff505b47fd8f277e313dd
[ "MIT" ]
116
2022-02-03T19:57:26.000Z
2022-03-20T17:23:47.000Z
// Copyright (c) 2021 MIT Digital Currency Initiative, // Federal Reserve Bank of Boston // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "util.hpp" #include "uhs/transaction/messages.hpp" #include "u...
35.701493
76
0.590301
EnrikoChavez
230d4b9c585d7a3b3b2ae28062884e4872470429
345
cpp
C++
02 Stukturerad programmering C, C plusplus/11_Awesome_adventures/11_Awesome_adventures_main.cpp
danieleftodi/embed_00_intro
402054bfb39491a98f79b8cb4212b5f2fd14382c
[ "MIT" ]
4
2021-09-30T09:57:01.000Z
2022-01-07T09:37:35.000Z
02 Stukturerad programmering C, C plusplus/11_Awesome_adventures/11_Awesome_adventures_main.cpp
danieleftodi/embed_00_intro
402054bfb39491a98f79b8cb4212b5f2fd14382c
[ "MIT" ]
2
2021-09-30T12:44:44.000Z
2021-10-06T15:45:12.000Z
02 Stukturerad programmering C, C plusplus/11_Awesome_adventures/11_Awesome_adventures_main.cpp
danieleftodi/embed_00_intro
402054bfb39491a98f79b8cb4212b5f2fd14382c
[ "MIT" ]
11
2021-09-15T07:43:01.000Z
2021-10-06T14:16:45.000Z
// // 11_Awesome_adventures_main.cpp // 11_Awesome_adventures // // Created by Daniel Eftodi on 2021-10-12. // #include "common/main.h" // main code int main(int argc, char ** argv){ // Call :: main_menu () main_menu (); //Endnig with an extra new line std::cout << "\n\n The End\...
17.25
45
0.573913
danieleftodi
230d694756367c32454e82646acb908971fc145a
2,073
cpp
C++
MetaCPP-CLI/ScraperTool.cpp
mlomb/MetaCPP
f37022541641326adcbe6d1d4f83c9d61f9f436b
[ "Apache-2.0" ]
40
2018-03-26T20:48:47.000Z
2022-03-08T16:45:02.000Z
MetaCPP-CLI/ScraperTool.cpp
mlomb/MetaCPP
f37022541641326adcbe6d1d4f83c9d61f9f436b
[ "Apache-2.0" ]
3
2020-04-11T03:53:19.000Z
2020-10-26T23:49:43.000Z
MetaCPP-CLI/ScraperTool.cpp
mlomb/MetaCPP
f37022541641326adcbe6d1d4f83c9d61f9f436b
[ "Apache-2.0" ]
9
2019-06-08T14:31:46.000Z
2021-02-28T12:37:46.000Z
#include "ScraperTool.hpp" #include <clang/AST/ASTConsumer.h> #include <clang/AST/ASTContext.h> #include <clang/Frontend/CompilerInstance.h> #include <clang/Frontend/FrontendActions.h> #include <clang/Tooling/Tooling.h> #include "ASTScraper.hpp" using namespace clang; using namespace clang::tooling; namespace metac...
28.013514
126
0.737578
mlomb
230dd9b14c98dfd5f600870d8b539b1875a1c18e
4,836
hpp
C++
indexer/trie_reader.hpp
marceldallagnol/omim
774de15a3b8c369acbf412f15a1db61717358262
[ "Apache-2.0" ]
2
2019-01-24T15:36:20.000Z
2019-12-26T10:03:48.000Z
indexer/trie_reader.hpp
marceldallagnol/omim
774de15a3b8c369acbf412f15a1db61717358262
[ "Apache-2.0" ]
13
2015-09-28T13:59:23.000Z
2015-10-08T20:12:45.000Z
indexer/trie_reader.hpp
marceldallagnol/omim
774de15a3b8c369acbf412f15a1db61717358262
[ "Apache-2.0" ]
1
2019-08-09T21:31:29.000Z
2019-08-09T21:31:29.000Z
#pragma once #include "indexer/trie.hpp" #include "coding/reader.hpp" #include "coding/varint.hpp" #include "base/assert.hpp" #include "base/bits.hpp" #include "base/macros.hpp" namespace trie { template <class TValueList, typename TSerializer> class LeafIterator0 : public Iterator<TValueList> { public: using TVal...
30.415094
100
0.665012
marceldallagnol
230f343fd43267e4d9fc363000ec0173de3c78f0
2,129
cpp
C++
psx/_dump_/_dump_merge_c_src_/diabpsx/psxsrc/async.cpp
diasurgical/scalpel
8c631dff3236a70e6952b1f564d0dca8d2f4730f
[ "Unlicense" ]
15
2018-06-28T01:11:25.000Z
2021-09-27T15:57:18.000Z
psx/_dump_/_dump_merge_c_src_/diabpsx/psxsrc/async.cpp
diasurgical/scalpel
8c631dff3236a70e6952b1f564d0dca8d2f4730f
[ "Unlicense" ]
7
2018-06-29T04:08:23.000Z
2019-10-17T13:57:22.000Z
psx/_dump_/_dump_merge_c_src_/diabpsx/psxsrc/async.cpp
diasurgical/scalpel
8c631dff3236a70e6952b1f564d0dca8d2f4730f
[ "Unlicense" ]
7
2018-06-28T01:11:34.000Z
2020-05-23T09:21:48.000Z
// C:\diabpsx\PSXSRC\ASYNC.CPP #include "types.h" // address: 0x8009A6F0 // line start: 88 // line end: 99 void AS_CallBack0__Fi(int ah) { // register: 16 register unsigned long OldGp; } // address: 0x8008DFE0 // line start: 85 // line end: 86 void AS_CallBack0__Fi_addr_8008DFE0(int handle) { } // address: ...
19.354545
103
0.718178
diasurgical
2310c62ec3fa06962cf58b81531781121988b927
1,932
cpp
C++
src/vertex.cpp
bhargav-umd/AGV_Navigation
96cf832e43d0ab5f600d86509faefc7ded9a7305
[ "MIT" ]
null
null
null
src/vertex.cpp
bhargav-umd/AGV_Navigation
96cf832e43d0ab5f600d86509faefc7ded9a7305
[ "MIT" ]
null
null
null
src/vertex.cpp
bhargav-umd/AGV_Navigation
96cf832e43d0ab5f600d86509faefc7ded9a7305
[ "MIT" ]
null
null
null
/* Copyright (C) * 2018 - Bhargav Dandamudi and Mayank Pathak * * MIT License * * 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, including without limitation the...
28.835821
76
0.717391
bhargav-umd
23166836d6fc23015f611254ee487ddf8956202b
474
cpp
C++
lib/models/User.cpp
gamespice/gamespicex
512bb90de1b831d9db05e81ec0a7f1a112ea6cb5
[ "MIT" ]
3
2015-05-18T11:27:15.000Z
2017-01-06T12:04:18.000Z
lib/models/User.cpp
gamespice/gamespicex
512bb90de1b831d9db05e81ec0a7f1a112ea6cb5
[ "MIT" ]
null
null
null
lib/models/User.cpp
gamespice/gamespicex
512bb90de1b831d9db05e81ec0a7f1a112ea6cb5
[ "MIT" ]
null
null
null
#include "User.h" namespace gamespice { User::User(const std::string name) : name_(name) { } User User::fromJSON(JSON json) { User user(json.getString("name")); user.id_ = json.getString("id"); return user; } const std::string User::getName() { return name_; } const std::string User::getId() { return id_; }...
14.363636
36
0.651899
gamespice
231698307e13cc84e7c3aee0280e3f1fcdf997cf
21,739
cpp
C++
3rdParty/Aria/src/ArP2Arm.cpp
bellonemauro/myARIAtestApp
8223b5833ccf37cf9f503337858a46544d36a19c
[ "Linux-OpenIB" ]
null
null
null
3rdParty/Aria/src/ArP2Arm.cpp
bellonemauro/myARIAtestApp
8223b5833ccf37cf9f503337858a46544d36a19c
[ "Linux-OpenIB" ]
null
null
null
3rdParty/Aria/src/ArP2Arm.cpp
bellonemauro/myARIAtestApp
8223b5833ccf37cf9f503337858a46544d36a19c
[ "Linux-OpenIB" ]
null
null
null
/* Adept MobileRobots Robotics Interface for Applications (ARIA) Copyright (C) 2004-2005 ActivMedia Robotics LLC Copyright (C) 2006-2010 MobileRobots Inc. Copyright (C) 2011-2015 Adept Technology, Inc. Copyright (C) 2016 Omron Adept Technologies, Inc. This program is free software; you can redistribute it and/or ...
27.657761
95
0.696582
bellonemauro
23199512a4f4dd3aa4b628a5997fd67f4c4e62a5
44,885
cpp
C++
inetcore/winhttp/tools/stress/servercommands.cpp
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
inetcore/winhttp/tools/stress/servercommands.cpp
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
inetcore/winhttp/tools/stress/servercommands.cpp
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
/////////////////////////////////////////////////////////////////////////// // File: WinHttpStressScheduler.cpp // // Copyright (c) 2001 Microsoft Corporation. All Rights Reserved. // // Purpose: // ServerCommands.cpp: implementation of the ServerCommands class. // This class is used to retrieve and act on com...
30.764222
159
0.64389
npocmaka
231a25c91c7a9414f11f940373ea20083ff83cd1
4,713
cpp
C++
ork.lev2/src/input/InputDeviceKeyboard.cpp
tweakoz/orkid
e3f78dfb3375853fd512a9d0828b009075a18345
[ "BSL-1.0" ]
25
2015-02-21T04:21:21.000Z
2022-01-20T05:19:27.000Z
ork.lev2/src/input/InputDeviceKeyboard.cpp
tweakoz/orkid
e3f78dfb3375853fd512a9d0828b009075a18345
[ "BSL-1.0" ]
113
2019-08-23T04:52:14.000Z
2021-09-13T04:04:11.000Z
ork.lev2/src/input/InputDeviceKeyboard.cpp
tweakoz/orkid
e3f78dfb3375853fd512a9d0828b009075a18345
[ "BSL-1.0" ]
4
2017-02-20T18:17:55.000Z
2020-06-28T03:47:55.000Z
//////////////////////////////////////////////////////////////// // Orkid Media Engine // Copyright 1996-2020, Michael T. Mayers. // Distributed under the Boost Software License - Version 1.0 - August 17, 2003 // see http://www.boost.org/LICENSE_1_0.txt //////////////////////////////////////////////////////////////// ...
43.638889
111
0.733291
tweakoz
231d595d528eeb67a52aa53f0ae5dd0f012ef85e
20
cpp
C++
GraphicsProject/Camera.cpp
Noaheasley/Bootstrap
fbcf53bffa42fe41233726ba42218568ce0dba60
[ "MIT" ]
166
2019-04-30T16:19:34.000Z
2022-03-28T12:36:39.000Z
GraphicsProject/Camera.cpp
Noaheasley/Bootstrap
fbcf53bffa42fe41233726ba42218568ce0dba60
[ "MIT" ]
3
2019-10-12T05:34:43.000Z
2021-12-16T22:32:22.000Z
GraphicsProject/Camera.cpp
Noaheasley/Bootstrap
fbcf53bffa42fe41233726ba42218568ce0dba60
[ "MIT" ]
20
2019-04-30T19:43:27.000Z
2022-03-03T18:41:25.000Z
#include "Camera.h"
10
19
0.7
Noaheasley
231e15281173093f3a4e932c0e7a27c4446a3097
1,646
cc
C++
components/download/public/background_service/test/empty_client.cc
zipated/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
2,151
2020-04-18T07:31:17.000Z
2022-03-31T08:39:18.000Z
components/download/public/background_service/test/empty_client.cc
cangulcan/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
395
2020-04-18T08:22:18.000Z
2021-12-08T13:04:49.000Z
components/download/public/background_service/test/empty_client.cc
cangulcan/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
338
2020-04-18T08:03:10.000Z
2022-03-29T12:33:22.000Z
// Copyright 2017 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "components/download/public/background_service/test/empty_client.h" #include "base/threading/sequenced_task_runner_handle.h" #include "services/...
35.021277
79
0.686513
zipated
231f1843a8596db96f61627df3dc3cb145bd76df
787
cpp
C++
mnit/b.cpp
sagar-sam/codechef-solutions
ea414d17435f0cfbc84b0c6b172ead0b22f32a23
[ "MIT" ]
null
null
null
mnit/b.cpp
sagar-sam/codechef-solutions
ea414d17435f0cfbc84b0c6b172ead0b22f32a23
[ "MIT" ]
null
null
null
mnit/b.cpp
sagar-sam/codechef-solutions
ea414d17435f0cfbc84b0c6b172ead0b22f32a23
[ "MIT" ]
null
null
null
#include <bits/stdc++.h> using namespace std; // Driver code int main () { int t; scanf("%d",&t); while(t--) { priority_queue <int, vector<int>, greater<int> > pq; int n; scanf("%d",&n); for(int i=0;i<n;i++) { int a; scanf("%d",&a); ...
20.179487
62
0.435832
sagar-sam
231f425c8a23584449ea02e67d6857352b27c7ba
1,445
hpp
C++
include/rcpputils/process.hpp
boschresearch/rcpputils
38295cf188a692dabc9a22151146bc37e7e1123a
[ "Apache-2.0" ]
14
2019-05-05T06:36:41.000Z
2022-02-11T06:43:37.000Z
include/rcpputils/process.hpp
boschresearch/rcpputils
38295cf188a692dabc9a22151146bc37e7e1123a
[ "Apache-2.0" ]
125
2019-02-26T18:38:18.000Z
2022-01-21T20:18:59.000Z
include/rcpputils/process.hpp
boschresearch/rcpputils
38295cf188a692dabc9a22151146bc37e7e1123a
[ "Apache-2.0" ]
39
2019-02-26T18:12:29.000Z
2022-03-11T15:23:01.000Z
// Copyright 2020 Open Source Robotics Foundation, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by appli...
28.9
75
0.750865
boschresearch
232178db104f0a5fcc67ffeea49a587da2fe614a
12,321
cpp
C++
src/sha256.cpp
503387955/ciyam
630149b406cad12d9fb8bced502240791335d48c
[ "MIT" ]
1
2021-09-15T12:32:29.000Z
2021-09-15T12:32:29.000Z
src/sha256.cpp
503387955/ciyam
630149b406cad12d9fb8bced502240791335d48c
[ "MIT" ]
null
null
null
src/sha256.cpp
503387955/ciyam
630149b406cad12d9fb8bced502240791335d48c
[ "MIT" ]
null
null
null
// Copyright (c) 2012 CIYAM Pty. Ltd. ACN 093 704 539 // Copyright (c) 2012-2021 CIYAM Developers // // Distributed under the MIT/X11 software license, please refer to the file license.txt // in the root project directory or http://www.opensource.org/licenses/mit-license.php. #ifdef PRECOMPILE_H # include "precompile...
26.048626
106
0.54679
503387955
232477c18c5b82b545c7bab2968afbfdae0c2b54
7,727
cpp
C++
dev/Code/Sandbox/Editor/RenderHelpers/AxisHelperExtended.cpp
crazyskateface/lumberyard
164512f8d415d6bdf37e195af319ffe5f96a8f0b
[ "AML" ]
5
2018-08-17T21:05:55.000Z
2021-04-17T10:48:26.000Z
dev/Code/Sandbox/Editor/RenderHelpers/AxisHelperExtended.cpp
JulianoCristian/Lumberyard-3
dc523dd780f3cd1874251181b7cf6848b8db9959
[ "AML" ]
null
null
null
dev/Code/Sandbox/Editor/RenderHelpers/AxisHelperExtended.cpp
JulianoCristian/Lumberyard-3
dc523dd780f3cd1874251181b7cf6848b8db9959
[ "AML" ]
5
2017-12-05T16:36:00.000Z
2021-04-27T06:33:54.000Z
/* * All or portions of this file Copyright (c) Amazon.com, Inc. or its affiliates or * its licensors. * * For complete copyright and license terms please see the LICENSE at the root of this * distribution (the "License"). All use of this software is governed by the License, * or, if provided, by the license below or t...
34.495536
157
0.578103
crazyskateface
2325315f6f1f17ca8cbb889faa1e656ac0dedb72
4,505
hpp
C++
FDPS-5.0g/src/key.hpp
subarutaro/GPLUM
89b1dadb08a0c6adcdc48879ddf2b7b0fb02912f
[ "MIT" ]
2
2019-05-23T21:00:41.000Z
2019-10-03T18:05:20.000Z
FDPS-5.0g/src/key.hpp
subarutaro/GPLUM
89b1dadb08a0c6adcdc48879ddf2b7b0fb02912f
[ "MIT" ]
null
null
null
FDPS-5.0g/src/key.hpp
subarutaro/GPLUM
89b1dadb08a0c6adcdc48879ddf2b7b0fb02912f
[ "MIT" ]
10
2018-08-22T00:55:26.000Z
2022-02-28T23:21:42.000Z
#pragma once #include<iostream> #include<iomanip> #include"vector3.hpp" #include"ps_defs.hpp" namespace ParticleSimulator{ /* MSB is always 0. next 3bits represent octant index of 8 cells with level 1 */ #ifdef PARTICLE_SIMULATOR_TWO_DIMENSION class MortonKey{ private: enum{ ...
39.173913
137
0.550721
subarutaro
232659080f156f71256a1b9454206c776a7c76d3
2,933
cc
C++
extensions/common/api/declarative_net_request/constants.cc
mghgroup/Glide-Browser
6a4c1eaa6632ec55014fee87781c6bbbb92a2af5
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
extensions/common/api/declarative_net_request/constants.cc
mghgroup/Glide-Browser
6a4c1eaa6632ec55014fee87781c6bbbb92a2af5
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
extensions/common/api/declarative_net_request/constants.cc
mghgroup/Glide-Browser
6a4c1eaa6632ec55014fee87781c6bbbb92a2af5
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
2
2021-01-05T23:43:46.000Z
2021-01-07T23:36:34.000Z
// Copyright 2017 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "extensions/common/api/declarative_net_request/constants.h" namespace extensions { namespace declarative_net_request { const char kAPIPermissio...
45.828125
75
0.779748
mghgroup
23308a714aa9d7cdf270ae6b4fe4df106cf4211a
33,500
cc
C++
libchecktestdata.cc
austrin/checktestdata
42edb069627f0a2269ed7e1212aad2667589cde6
[ "BSD-2-Clause" ]
null
null
null
libchecktestdata.cc
austrin/checktestdata
42edb069627f0a2269ed7e1212aad2667589cde6
[ "BSD-2-Clause" ]
null
null
null
libchecktestdata.cc
austrin/checktestdata
42edb069627f0a2269ed7e1212aad2667589cde6
[ "BSD-2-Clause" ]
null
null
null
/* Libchecktestdata -- check testdata according to specification. It's licensed under the 2-clause BSD license, see the file COPYING. */ #define _XOPEN_SOURCE 700 #include <iostream> #include <iomanip> #include <fstream> #include <sstream> #include <vector> #include <string> #include <map> #include <set> #inc...
25.359576
97
0.603821
austrin
2332dd62d7b4894a90925707329868612103f20e
13,919
cpp
C++
libs/core_reflect/Value.cpp
max-delta/retrofit-public
5447fd6399fd74ffbb75494c103940751000db12
[ "X11" ]
3
2019-10-27T22:32:44.000Z
2020-05-21T04:00:46.000Z
libs/core_reflect/Value.cpp
max-delta/retrofit-public
5447fd6399fd74ffbb75494c103940751000db12
[ "X11" ]
null
null
null
libs/core_reflect/Value.cpp
max-delta/retrofit-public
5447fd6399fd74ffbb75494c103940751000db12
[ "X11" ]
null
null
null
#include "stdafx.h" #include "Value.h" #include "core_math/math_casts.h" #include "core/macros.h" #include "rftl/sstream" #include "rftl/string" #include "rftl/extension/string_traits.h" namespace RF::reflect { /////////////////////////////////////////////////////////////////////////////// namespace details { tem...
32.445221
115
0.670379
max-delta
23331542421845291be88a169238c4c1046d02a0
5,544
cc
C++
src/compiler/live-range-separator.cc
Acidburn0zzz/v8
2fee8a0f1d3dca6fe955077c5a41020948a7a0f1
[ "BSD-3-Clause" ]
1
2016-07-18T03:41:43.000Z
2016-07-18T03:41:43.000Z
src/compiler/live-range-separator.cc
Acidburn0zzz/v8
2fee8a0f1d3dca6fe955077c5a41020948a7a0f1
[ "BSD-3-Clause" ]
null
null
null
src/compiler/live-range-separator.cc
Acidburn0zzz/v8
2fee8a0f1d3dca6fe955077c5a41020948a7a0f1
[ "BSD-3-Clause" ]
null
null
null
// Copyright 2015 the V8 project authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "src/compiler/live-range-separator.h" #include "src/compiler/register-allocator.h" namespace v8 { namespace internal { namespace compiler { ...
34.867925
80
0.663781
Acidburn0zzz
23334ed678509678b1fd65619dd0feba1d7d1a57
14,550
cpp
C++
tests/UTCApprise.cpp
clockworkengineer/Antikythera_mechanism
572dc5c83303548134adf8325f77c795c02481f2
[ "MIT" ]
1
2021-03-04T07:04:50.000Z
2021-03-04T07:04:50.000Z
tests/UTCApprise.cpp
clockworkengineer/Antikythera_mechanism
572dc5c83303548134adf8325f77c795c02481f2
[ "MIT" ]
null
null
null
tests/UTCApprise.cpp
clockworkengineer/Antikythera_mechanism
572dc5c83303548134adf8325f77c795c02481f2
[ "MIT" ]
1
2021-11-29T08:24:52.000Z
2021-11-29T08:24:52.000Z
/* * File: ITCApprise.cpp * * Author: Robert Tizzard * * Created on October 24, 2016, 2:34 PM * * Description: Google unit tests for class CApprise. * * Copyright 2021. * */ // ============= // INCLUDE FILES // ============= // Google test #include "gtest/gtest.h" // C++ STL #include <stdexcept> #include <...
25.571178
149
0.629003
clockworkengineer
2334d1dfabe4eb30ec344757e1d09d0da2fd528b
844
cpp
C++
algorithms/cpp/Problems 201-300/_287_FindTheDuplicateNumber.cpp
shivamacs/LeetCode
f8f8b4e9872c47fbaaf9196c422f7e04986e6c3a
[ "MIT" ]
null
null
null
algorithms/cpp/Problems 201-300/_287_FindTheDuplicateNumber.cpp
shivamacs/LeetCode
f8f8b4e9872c47fbaaf9196c422f7e04986e6c3a
[ "MIT" ]
null
null
null
algorithms/cpp/Problems 201-300/_287_FindTheDuplicateNumber.cpp
shivamacs/LeetCode
f8f8b4e9872c47fbaaf9196c422f7e04986e6c3a
[ "MIT" ]
null
null
null
/* Source - https://leetcode.com/problems/find-the-duplicate-number/ Author - Shivam Arora */ #include <bits/stdc++.h> using namespace std; void swap(vector<int>& nums, int i, int j) { int temp = nums[i]; nums[i] = nums[j]; nums[j] = temp; } int findDuplicate(vector<int>& nums) { int n = nums.size(...
19.627907
68
0.490521
shivamacs
233809ac4cf56bb32d621b43dbc8925e9d181e57
899
cpp
C++
cpp/src/FontManager.cpp
rookies/magicmirror
d633d05ec1f156579e369d791fff4ba340acd158
[ "MIT" ]
null
null
null
cpp/src/FontManager.cpp
rookies/magicmirror
d633d05ec1f156579e369d791fff4ba340acd158
[ "MIT" ]
null
null
null
cpp/src/FontManager.cpp
rookies/magicmirror
d633d05ec1f156579e369d791fff4ba340acd158
[ "MIT" ]
null
null
null
#include "FontManager.hpp" using namespace sf; using namespace std; FontManager::~FontManager() { while (_fonts.size() > 0) { delete get<1>(_fonts.back()); _fonts.pop_back(); } } Font* FontManager::getFont(String name) { cout << "getFont(" << name.toAnsiString() << ") called." << endl; /* * Check if font is ...
22.475
97
0.583982
rookies
233954e3e79d91ab31d3ea498af4edae42412506
18,819
cpp
C++
symengine/tests/basic/test_series_generic.cpp
belyaev-mikhail/symengine
5e93221444fb8b995a8508bb12f10ebc3280a1db
[ "MIT" ]
1
2018-05-10T19:55:36.000Z
2018-05-10T19:55:36.000Z
symengine/tests/basic/test_series_generic.cpp
belyaev-mikhail/symengine
5e93221444fb8b995a8508bb12f10ebc3280a1db
[ "MIT" ]
11
2015-07-18T04:13:48.000Z
2017-06-08T07:05:14.000Z
symengine/tests/basic/test_series_generic.cpp
belyaev-mikhail/symengine
5e93221444fb8b995a8508bb12f10ebc3280a1db
[ "MIT" ]
null
null
null
#include "catch.hpp" #include <chrono> #include <symengine/sets.h> #include <symengine/series_generic.h> #include <symengine/symengine_exception.h> using SymEngine::UExprDict; using SymEngine::UnivariateSeries; using SymEngine::univariate_series; using SymEngine::Symbol; using SymEngine::symbol; using SymEngine::Pow;...
40.1258
80
0.599554
belyaev-mikhail
2339560648d3f6246fa896ea35ea7af5fec49a82
8,235
hh
C++
src/libmess/multindex.hh
dsjense/MESS
b54c161327e2e35a40bb3b71555bdc2eef7cd7f9
[ "Apache-2.0" ]
9
2020-03-03T07:34:35.000Z
2021-12-08T13:12:16.000Z
src/libmess/multindex.hh
dsjense/MESS
b54c161327e2e35a40bb3b71555bdc2eef7cd7f9
[ "Apache-2.0" ]
1
2022-03-23T10:57:25.000Z
2022-03-31T12:30:44.000Z
src/libmess/multindex.hh
dsjense/MESS
b54c161327e2e35a40bb3b71555bdc2eef7cd7f9
[ "Apache-2.0" ]
9
2019-12-18T19:59:13.000Z
2022-01-31T01:49:43.000Z
/* Chemical Kinetics and Dynamics Library Copyright (C) 2008-2013, Yuri Georgievski <ygeorgi@anl.gov> This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; e...
25.416667
101
0.577292
dsjense
233a89c55d468473d79e85e4f2f81d62570b31fb
14,344
cc
C++
components/proxy_config/proxy_policy_handler.cc
chromium/chromium
df46e572c3449a4b108d6e02fbe4f6d24cf98381
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
14,668
2015-01-01T01:57:10.000Z
2022-03-31T23:33:32.000Z
components/proxy_config/proxy_policy_handler.cc
chromium/chromium
df46e572c3449a4b108d6e02fbe4f6d24cf98381
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
86
2015-10-21T13:02:42.000Z
2022-03-14T07:50:50.000Z
components/proxy_config/proxy_policy_handler.cc
chromium/chromium
df46e572c3449a4b108d6e02fbe4f6d24cf98381
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
5,941
2015-01-02T11:32:21.000Z
2022-03-31T16:35:46.000Z
// Copyright 2013 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "components/proxy_config/proxy_policy_handler.h" #include <stddef.h> #include "base/check.h" #include "base/cxx17_backports.h" #include "base/n...
38.047745
80
0.691369
chromium
233cc74d83c6e4b214162e8a87de9322bbef76f5
1,638
cpp
C++
GameEngine/Rotation.cpp
CallumMackenzie/GameEngine
0090afdb64e5aafae5cb3f7f2dea8b234b309860
[ "MIT" ]
2
2021-02-26T03:55:21.000Z
2022-01-01T04:07:59.000Z
GameEngine/Rotation.cpp
CallumMackenzie/Ingenium
0090afdb64e5aafae5cb3f7f2dea8b234b309860
[ "MIT" ]
null
null
null
GameEngine/Rotation.cpp
CallumMackenzie/Ingenium
0090afdb64e5aafae5cb3f7f2dea8b234b309860
[ "MIT" ]
null
null
null
#include "Rotation.h" Rotation::Rotation(float x_, float y_, float z_) { x = x_; y = y_; z = z_; } Rotation::Rotation() { x = 0.f; y = 0.f; z = 0.f; } Rotation* Rotation::add(Rotation* r2) { x += r2->x; y += r2->y; z += r2->z; return this; } Rotation* Rotation::subtract(Rotation* r2) { x -= r2->x; y -= r...
15.6
56
0.605006
CallumMackenzie
234135570ba33348b0c05a091ffa069760e489f8
1,939
hpp
C++
Amachi_STL/AMI_priority_queue.hpp
AmachiInori/Amachi-STL
fd6c6d82b1392f071c1d4fca8694feb84f8ea1e1
[ "MIT" ]
null
null
null
Amachi_STL/AMI_priority_queue.hpp
AmachiInori/Amachi-STL
fd6c6d82b1392f071c1d4fca8694feb84f8ea1e1
[ "MIT" ]
null
null
null
Amachi_STL/AMI_priority_queue.hpp
AmachiInori/Amachi-STL
fd6c6d82b1392f071c1d4fca8694feb84f8ea1e1
[ "MIT" ]
null
null
null
/** * This is a Standard C++ Library header. * This file is the user oriented part of amachi STL * Open source by MIT by amachi Inori * Copyright (C) 2020-2020 Amachi Inori. * * Main header file of string * **/ # pragma once # include <initializer_list> # include "AMI_base/AMI_heap.h" # include "AMI_deque.hp...
27.309859
101
0.66065
AmachiInori
23418edbf691bfac0b12f39ae1a8c4e5809c1cae
2,287
hpp
C++
Optimizers/Gradient-Descent/C++/NAdamGD.hpp
dkaramit/OpSDE
c20bfbc17b905408aebcc8e32e6265f32738a285
[ "MIT" ]
null
null
null
Optimizers/Gradient-Descent/C++/NAdamGD.hpp
dkaramit/OpSDE
c20bfbc17b905408aebcc8e32e6265f32738a285
[ "MIT" ]
null
null
null
Optimizers/Gradient-Descent/C++/NAdamGD.hpp
dkaramit/OpSDE
c20bfbc17b905408aebcc8e32e6265f32738a285
[ "MIT" ]
1
2021-12-15T02:03:01.000Z
2021-12-15T02:03:01.000Z
#ifndef NAdam_GD_class #define NAdam_GD_class #include"GradientDescent.hpp" /* NAdam Gradient Descent */ #include<vector> #include<cmath> #define NAdam_GD_Template template<class LD, class lossFunc> #define NAdam_GD_Namespace NAdamGD<LD,lossFunc> NAdam_GD_Template class NAdamGD: public GradientDescent<LD,lossFunc>{...
21.990385
117
0.634893
dkaramit
23425974d246ac5029ec40673e5876e2ec4c5e0e
2,412
cpp
C++
lib/CManager/src/cmd_serial.cpp
sinanislekdemir/minik
cde6f228e20c51d96cdb3c84e8ae4c85a5b2f4fb
[ "BSD-3-Clause" ]
8
2022-01-01T19:36:06.000Z
2022-01-25T15:57:28.000Z
lib/CManager/src/cmd_serial.cpp
sinanislekdemir/minik
cde6f228e20c51d96cdb3c84e8ae4c85a5b2f4fb
[ "BSD-3-Clause" ]
4
2022-01-17T15:45:39.000Z
2022-02-27T19:52:42.000Z
lib/CManager/src/cmd_serial.cpp
sinanislekdemir/minik
cde6f228e20c51d96cdb3c84e8ae4c85a5b2f4fb
[ "BSD-3-Clause" ]
null
null
null
#include "cmd_serial.hpp" #include "constants.hpp" #include "helpers.hpp" #include <Arduino.h> extern int serial_lock; bool _breaker(char c) { return c == '\n'; } bool _ignore(char c) { return (c < 32); } int _serial_getline(char *result, unsigned int buffer_length) { char c = 0; unsigned int cursor = 0; while (s...
21.927273
63
0.65796
sinanislekdemir
23428a080846b8c0c7c561612b9d41d61f7ecf30
2,148
cpp
C++
Array/Nuts and Bolts Problem/solution.cpp
Amdbase1/DSA-CP
84979ac7a5db5b53223a459877edd170d62de19a
[ "MIT" ]
null
null
null
Array/Nuts and Bolts Problem/solution.cpp
Amdbase1/DSA-CP
84979ac7a5db5b53223a459877edd170d62de19a
[ "MIT" ]
null
null
null
Array/Nuts and Bolts Problem/solution.cpp
Amdbase1/DSA-CP
84979ac7a5db5b53223a459877edd170d62de19a
[ "MIT" ]
4
2021-10-29T22:45:07.000Z
2021-10-30T14:16:27.000Z
// C++ program to solve nut and bolt // problem using Quick Sort. #include <iostream> using namespace std; // Method to print the array void printArray(char arr[]) { for(int i = 0; i < 6; i++) { cout << " " << arr[i]; } cout << "\n"; } // Similar to standard partition method. // Here we pas...
23.096774
50
0.497207
Amdbase1
2345207af9f9dd9080e6b2e4501e5fa3e2a570f3
8,662
cpp
C++
cdm/cpp/patient/assessments/SEUrinalysisMicroscopic.cpp
isuhao/engine1
4b928612290150c2a3e0455e38e52d13d90a7340
[ "Apache-2.0" ]
2
2019-03-15T04:20:11.000Z
2019-05-02T18:39:45.000Z
cdm/cpp/patient/assessments/SEUrinalysisMicroscopic.cpp
sinmx/engine1
4b928612290150c2a3e0455e38e52d13d90a7340
[ "Apache-2.0" ]
null
null
null
cdm/cpp/patient/assessments/SEUrinalysisMicroscopic.cpp
sinmx/engine1
4b928612290150c2a3e0455e38e52d13d90a7340
[ "Apache-2.0" ]
1
2018-09-22T04:10:37.000Z
2018-09-22T04:10:37.000Z
/* Distributed under the Apache License, Version 2.0. See accompanying NOTICE file for details.*/ #include "stdafx.h" #include "patient/assessments/SEUrinalysisMicroscopic.h" #include "properties/SEScalarAmount.h" SEUrinalysisMicroscopic::SEUrinalysisMicroscopic(Logger* logger) : Loggable(logger) { m_Observation...
36.242678
127
0.825444
isuhao
23476ae53dc4696934f196e5aa2364b93a8d60af
34,112
cc
C++
FreeBSD/usr.bin/dtc/fdt.cc
TigerBSD/FreeBSD-Custom-ThinkPad
3d092f261b362f73170871403397fc5d6b89d1dc
[ "0BSD" ]
4
2016-08-22T22:02:55.000Z
2017-03-04T22:56:44.000Z
FreeBSD/usr.bin/dtc/fdt.cc
TigerBSD/FreeBSD-Custom-ThinkPad
3d092f261b362f73170871403397fc5d6b89d1dc
[ "0BSD" ]
21
2016-08-11T09:43:43.000Z
2017-01-29T12:52:56.000Z
FreeBSD/usr.bin/dtc/fdt.cc
TigerBSD/TigerBSD
3d092f261b362f73170871403397fc5d6b89d1dc
[ "0BSD" ]
null
null
null
/*- * Copyright (c) 2013 David Chisnall * All rights reserved. * * This software was developed by SRI International and the University of * Cambridge Computer Laboratory under DARPA/AFRL contract (FA8750-10-C-0237) * ("CTSRD"), as part of the DARPA CRASH research programme. * * Redistribution and use in source ...
21.095857
85
0.632593
TigerBSD
2348b55c354ccdfa83e1a55cda4aef59d33d10eb
4,100
cc
C++
cc-hash-bench/subprojects/abseil-cpp-20211102.0/absl/random/internal/randen_hwaes_test.cc
bhansconnect/roc-dict
c2ff59354a82b00d564150b8bd4242fed8a74218
[ "Apache-2.0" ]
14,668
2015-01-01T01:57:10.000Z
2022-03-31T23:33:32.000Z
cc-hash-bench/subprojects/abseil-cpp-20211102.0/absl/random/internal/randen_hwaes_test.cc
bhansconnect/roc-dict
c2ff59354a82b00d564150b8bd4242fed8a74218
[ "Apache-2.0" ]
86
2015-10-21T13:02:42.000Z
2022-03-14T07:50:50.000Z
cc-hash-bench/subprojects/abseil-cpp-20211102.0/absl/random/internal/randen_hwaes_test.cc
bhansconnect/roc-dict
c2ff59354a82b00d564150b8bd4242fed8a74218
[ "Apache-2.0" ]
5,941
2015-01-02T11:32:21.000Z
2022-03-31T16:35:46.000Z
// Copyright 2017 The Abseil Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agr...
41
80
0.691707
bhansconnect
2349277c665450a8a0a6d01bf46ad6b62dea574d
589
cpp
C++
2020 Leetcode Challenges/05 May Leetcode Challenge 2020/26 ContiguousArray1.cpp
FazeelUsmani/Leetcode
aff4c119178f132c28a39506ffaa75606e0a861b
[ "MIT" ]
7
2020-12-01T14:27:57.000Z
2022-02-12T09:17:22.000Z
2020 Leetcode Challenges/05 May Leetcode Challenge 2020/26 ContiguousArray1.cpp
FazeelUsmani/Leetcode
aff4c119178f132c28a39506ffaa75606e0a861b
[ "MIT" ]
4
2020-11-12T17:49:22.000Z
2021-09-06T07:46:37.000Z
2020 Leetcode Challenges/05 May Leetcode Challenge 2020/26 ContiguousArray1.cpp
FazeelUsmani/Leetcode
aff4c119178f132c28a39506ffaa75606e0a861b
[ "MIT" ]
6
2021-05-21T03:49:22.000Z
2022-01-20T20:36:53.000Z
class Solution { public: int findMaxLength(vector<int>& nums) { int n = nums.size(); int cnt = 0, ans = 0; unordered_map <int, int> index; for (int i = 0; i < n; i++){ if (nums[i] == 1) cnt++; else cnt...
21.814815
47
0.334465
FazeelUsmani
234b6151b14dda5f0a9f2bd68be64e0567b3b92f
17,658
cpp
C++
src/storage/client/StorageClient.cpp
zhangguoqing/nebula
cd3b7d58c3165de28528c4e64abbc8f2b87a3ca5
[ "Apache-2.0" ]
1
2020-01-23T12:05:10.000Z
2020-01-23T12:05:10.000Z
src/storage/client/StorageClient.cpp
zhangguoqing/nebula
cd3b7d58c3165de28528c4e64abbc8f2b87a3ca5
[ "Apache-2.0" ]
null
null
null
src/storage/client/StorageClient.cpp
zhangguoqing/nebula
cd3b7d58c3165de28528c4e64abbc8f2b87a3ca5
[ "Apache-2.0" ]
1
2020-01-23T12:05:12.000Z
2020-01-23T12:05:12.000Z
/* Copyright (c) 2018 vesoft inc. All rights reserved. * * This source code is licensed under Apache 2.0 License, * attached with Common Clause Condition 1.0, found in the LICENSES directory. */ #include "base/Base.h" #include "storage/client/StorageClient.h" DEFINE_int32(storage_client_timeout_ms, 60 * 1000, "st...
33.254237
100
0.626402
zhangguoqing
234b86dcd59ec06bb4f92d99d1f59c9e3a38f18b
2,612
hpp
C++
src/include/duckdb/main/database.hpp
AldoMyrtaj/duckdb
3aa4978a2ceab8df25e4b20c388bcd7629de73ed
[ "MIT" ]
1
2022-02-07T14:37:01.000Z
2022-02-07T14:37:01.000Z
src/include/duckdb/main/database.hpp
AldoMyrtaj/duckdb
3aa4978a2ceab8df25e4b20c388bcd7629de73ed
[ "MIT" ]
32
2021-09-24T23:50:09.000Z
2022-03-29T09:37:26.000Z
src/include/duckdb/main/database.hpp
AldoMyrtaj/duckdb
3aa4978a2ceab8df25e4b20c388bcd7629de73ed
[ "MIT" ]
null
null
null
//===----------------------------------------------------------------------===// // DuckDB // // duckdb/main/database.hpp // // //===----------------------------------------------------------------------===// #pragma once #include "duckdb/common/mutex.hpp" #include "duckdb/common/winapi.hpp" #...
26.927835
84
0.728943
AldoMyrtaj