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
b49e0a3fb74cb6b922c0e4904f7195dc21661918
14,112
cpp
C++
src/example/LALRGenParserTable.cpp
PhillipVoyle/WhiteBlackCat
652e9d544adfbe234b79e1088c5052cee24f1cc9
[ "MIT" ]
null
null
null
src/example/LALRGenParserTable.cpp
PhillipVoyle/WhiteBlackCat
652e9d544adfbe234b79e1088c5052cee24f1cc9
[ "MIT" ]
null
null
null
src/example/LALRGenParserTable.cpp
PhillipVoyle/WhiteBlackCat
652e9d544adfbe234b79e1088c5052cee24f1cc9
[ "MIT" ]
null
null
null
/* LALRGenParserTable.cpp, generated by wbcparse (c) Phillip Voyle 2005 - 2021. */ #include <assert.h> #include "LALRGenParserTable.h" const CLALRGenParserTable::Action CLALRGenParserTable::s_actionTable[CLALRGenParserTable::kStates][CLALRGenParserTable::kTerminals] = { {CLALRGenParserTable::Action(CLALRGenPars...
112
570
0.783376
PhillipVoyle
b49ff31211356186eb7c96a9432c2c0dad8f9127
9,236
cpp
C++
torchaudio/csrc/decoder/bindings/pybind.cpp
popcornell/audio
7b6b2d000023e2aa3365b769866c5f375e0d5fda
[ "BSD-2-Clause" ]
null
null
null
torchaudio/csrc/decoder/bindings/pybind.cpp
popcornell/audio
7b6b2d000023e2aa3365b769866c5f375e0d5fda
[ "BSD-2-Clause" ]
1
2021-09-07T15:42:33.000Z
2021-09-14T21:39:04.000Z
torchaudio/csrc/decoder/bindings/pybind.cpp
popcornell/audio
7b6b2d000023e2aa3365b769866c5f375e0d5fda
[ "BSD-2-Clause" ]
null
null
null
#include <torch/extension.h> #include "torchaudio/csrc/decoder/src/decoder/LexiconDecoder.h" #include "torchaudio/csrc/decoder/src/decoder/lm/KenLM.h" #include "torchaudio/csrc/decoder/src/dictionary/Dictionary.h" #include "torchaudio/csrc/decoder/src/dictionary/Utils.h" namespace py = pybind11; using namespace torch...
36.505929
80
0.652663
popcornell
b4a06702fa794af0d62a5f79f42c0781fe4d447e
7,212
cpp
C++
test/unit/alignment/pairwise/edit_distance/global_edit_distance_max_errors_unbanded_test.cpp
anbratu/seqan3
8cbfe77a996572065b57c3fe67094cc56a2c43da
[ "CC0-1.0", "CC-BY-4.0" ]
null
null
null
test/unit/alignment/pairwise/edit_distance/global_edit_distance_max_errors_unbanded_test.cpp
anbratu/seqan3
8cbfe77a996572065b57c3fe67094cc56a2c43da
[ "CC0-1.0", "CC-BY-4.0" ]
null
null
null
test/unit/alignment/pairwise/edit_distance/global_edit_distance_max_errors_unbanded_test.cpp
anbratu/seqan3
8cbfe77a996572065b57c3fe67094cc56a2c43da
[ "CC0-1.0", "CC-BY-4.0" ]
null
null
null
// ----------------------------------------------------------------------------------------------------- // Copyright (c) 2006-2019, Knut Reinert & Freie Universität Berlin // Copyright (c) 2016-2019, Knut Reinert & MPI für molekulare Genetik // This file may be used, modified and/or redistributed under the terms of th...
72.848485
117
0.74279
anbratu
b4a3181a35e4a23d34f14f1ff2f692f32a212738
5,414
cpp
C++
src/core/tests/unittests/dispatch-test.cpp
alexanderbock/inviwo
5a23de833ba3f7bd56d71154e75df3bfc6ee6a7c
[ "BSD-2-Clause" ]
4
2018-01-21T20:38:47.000Z
2021-01-10T03:16:16.000Z
src/core/tests/unittests/dispatch-test.cpp
alexanderbock/inviwo
5a23de833ba3f7bd56d71154e75df3bfc6ee6a7c
[ "BSD-2-Clause" ]
null
null
null
src/core/tests/unittests/dispatch-test.cpp
alexanderbock/inviwo
5a23de833ba3f7bd56d71154e75df3bfc6ee6a7c
[ "BSD-2-Clause" ]
19
2018-09-09T19:43:30.000Z
2022-02-01T07:59:30.000Z
/********************************************************************************* * * Inviwo - Interactive Visualization Workshop * * Copyright (c) 2016-2021 Inviwo Foundation * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided th...
38.94964
99
0.65109
alexanderbock
b4a3bfebd22a6c42ed817258f0460c4d8172ed90
1,440
cpp
C++
CppSTL/Chapter1/io/check_cpu.cpp
SebastianTirado/Cpp-Learning-Archive
fb83379d0cc3f9b2390cef00119464ec946753f4
[ "MIT" ]
19
2019-09-15T12:23:51.000Z
2020-06-18T08:31:26.000Z
CppSTL/Chapter1/io/check_cpu.cpp
SebastianTirado/Cpp-Learning-Archive
fb83379d0cc3f9b2390cef00119464ec946753f4
[ "MIT" ]
15
2021-12-07T06:46:03.000Z
2022-01-31T07:55:32.000Z
CppSTL/Chapter1/io/check_cpu.cpp
SebastianTirado/Cpp-Learning-Archive
fb83379d0cc3f9b2390cef00119464ec946753f4
[ "MIT" ]
13
2019-06-29T02:58:27.000Z
2020-05-07T08:52:22.000Z
#include <iostream> #include <fstream> #include <string> using namespace std; string fetch_from_cpuinfo(string search_string) { ifstream file; const char* filename = "/proc/cpuinfo"; file.open(filename); // Check if file is opened correctly :: // WAY I: if(!file.is_open()) // WAY II: if(file.fail()) //...
21.818182
81
0.586111
SebastianTirado
b4a466a9cd0495c1133bed110a3468b5a90cef51
57,610
cc
C++
third_party/blink/renderer/core/paint/box_border_painter.cc
mghgroup/Glide-Browser
6a4c1eaa6632ec55014fee87781c6bbbb92a2af5
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
third_party/blink/renderer/core/paint/box_border_painter.cc
mghgroup/Glide-Browser
6a4c1eaa6632ec55014fee87781c6bbbb92a2af5
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
third_party/blink/renderer/core/paint/box_border_painter.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 2015 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 "third_party/blink/renderer/core/paint/box_border_painter.h" #include <algorithm> #include "base/stl_util.h" #include "third_party/blink/render...
38.457944
86
0.649071
mghgroup
b4a4c91e4902e6eedd9f1b4ef5314410fa3d2f06
19,544
hpp
C++
src/coordinate_map_manager.hpp
BestSonny/MinkowskiEngineM
383e9f608fd8cb047fee3cf7c9e20137abad4859
[ "MIT" ]
null
null
null
src/coordinate_map_manager.hpp
BestSonny/MinkowskiEngineM
383e9f608fd8cb047fee3cf7c9e20137abad4859
[ "MIT" ]
null
null
null
src/coordinate_map_manager.hpp
BestSonny/MinkowskiEngineM
383e9f608fd8cb047fee3cf7c9e20137abad4859
[ "MIT" ]
1
2020-07-09T15:24:26.000Z
2020-07-09T15:24:26.000Z
/* * Copyright (c) 2020 NVIDIA CORPORATION. * Copyright (c) 2018-2020 Chris Choy (chrischoy@ai.stanford.edu) * * 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, inclu...
36.667917
80
0.671255
BestSonny
b4a5c19571b3fc7db63cbf0fb35c651b7b7cbc24
921
cpp
C++
1_languages/c++/src/Taking User Input With Pointers.cpp
praisetompane/3_programming
dd3e2e89a36a613d895fdbdd9c03845cb648fddf
[ "MIT" ]
null
null
null
1_languages/c++/src/Taking User Input With Pointers.cpp
praisetompane/3_programming
dd3e2e89a36a613d895fdbdd9c03845cb648fddf
[ "MIT" ]
null
null
null
1_languages/c++/src/Taking User Input With Pointers.cpp
praisetompane/3_programming
dd3e2e89a36a613d895fdbdd9c03845cb648fddf
[ "MIT" ]
null
null
null
#include <iostream> using namespace std; int main() { float *GetValues(float *p, size_t n) float input; int i = 0; if ((newPtr = (float *)malloc(n * sizeof(float))) == NULL) { cout << "Not enough memory\n"; exit(EXIT_FAILURE); } cout << "Enter " << n << " float ...
20.466667
74
0.488599
praisetompane
b4a6d3b311291f4ad93546c1b219071dda3dfe74
872
cpp
C++
OOP/assign4/main.cpp
mu29/UNIST-Assignment
5f8c83d463d376558aadf22d5bea5afcca8bffae
[ "MIT" ]
1
2015-04-02T03:48:35.000Z
2015-04-02T03:48:35.000Z
OOP/assign4/main.cpp
mu29/UNIST-Assignment
5f8c83d463d376558aadf22d5bea5afcca8bffae
[ "MIT" ]
null
null
null
OOP/assign4/main.cpp
mu29/UNIST-Assignment
5f8c83d463d376558aadf22d5bea5afcca8bffae
[ "MIT" ]
1
2015-03-08T17:28:27.000Z
2015-03-08T17:28:27.000Z
// // main.cpp // assign4 // // Created by 정인중 on 2015. 3. 30.. // Copyright (c) 2015년 정인중. All rights reserved. // #include "IntArray.h" #include <iostream> using namespace std; void empty(IntArray& il) { while(!il.empty()) il.pop(); // no need to deallocate memory space } int main() { cout<< "-...
20.27907
62
0.505734
mu29
b4a8d4de601499e5f97bd9c57ce54720f0344810
1,696
hpp
C++
libs/mavlink/include/mavlink/v2.0/common/mavlink_msg_encapsulated_data.hpp
thanhhaibk96/VIAM_AUV2000_QGC
ebe45f35bb8b136c57cea4296968a742d59a9658
[ "Apache-2.0" ]
10
2021-03-15T03:58:06.000Z
2021-12-30T15:33:38.000Z
libs/mavlink/include/mavlink/v2.0/common/mavlink_msg_encapsulated_data.hpp
thanhhaibk96/VIAM_AUV2000_QGC
ebe45f35bb8b136c57cea4296968a742d59a9658
[ "Apache-2.0" ]
2
2019-11-25T17:56:41.000Z
2022-03-22T23:28:09.000Z
libs/mavlink/include/mavlink/v2.0/common/mavlink_msg_encapsulated_data.hpp
thanhhaibk96/VIAM_AUV2000_QGC
ebe45f35bb8b136c57cea4296968a742d59a9658
[ "Apache-2.0" ]
8
2021-10-09T08:47:53.000Z
2022-01-17T07:45:33.000Z
// MESSAGE ENCAPSULATED_DATA support class #pragma once namespace mavlink { namespace common { namespace msg { /** * @brief ENCAPSULATED_DATA message * * Data packet for images sent using the Image Transmission Protocol: https://mavlink.io/en/services/image_transmission.html. */ struct ENCAPSULATED_DATA : mavlin...
26.092308
125
0.583726
thanhhaibk96
b4aa2fdc5fc43f364f83c1c83512146658929987
6,335
cc
C++
remoting/test/access_token_fetcher.cc
google-ar/chromium
2441c86a5fd975f09a6c30cddb57dfb7fc239699
[ "Apache-2.0", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
777
2017-08-29T15:15:32.000Z
2022-03-21T05:29:41.000Z
remoting/test/access_token_fetcher.cc
harrymarkovskiy/WebARonARCore
2441c86a5fd975f09a6c30cddb57dfb7fc239699
[ "Apache-2.0", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
66
2017-08-30T18:31:18.000Z
2021-08-02T10:59:35.000Z
remoting/test/access_token_fetcher.cc
harrymarkovskiy/WebARonARCore
2441c86a5fd975f09a6c30cddb57dfb7fc239699
[ "Apache-2.0", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
123
2017-08-30T01:19:34.000Z
2022-03-17T22:55:31.000Z
// Copyright 2015 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 "remoting/test/access_token_fetcher.h" #include <string> #include <vector> #include "base/bind.h" #include "base/callback_helpers.h" #include "...
33.518519
80
0.709708
google-ar
b4ab41c3a66cc7342e112b29b6e982bb1c33563f
9,559
cpp
C++
examples/tutorial/old/plc_test.cpp
viennagrid/viennagrid-dev
6e47c8d098a0b691d6b9988f2444cd11d440f4c2
[ "MIT" ]
7
2015-09-13T03:50:58.000Z
2019-06-27T14:24:49.000Z
examples/tutorial/old/plc_test.cpp
viennagrid/viennagrid-dev
6e47c8d098a0b691d6b9988f2444cd11d440f4c2
[ "MIT" ]
null
null
null
examples/tutorial/old/plc_test.cpp
viennagrid/viennagrid-dev
6e47c8d098a0b691d6b9988f2444cd11d440f4c2
[ "MIT" ]
5
2015-07-03T07:14:15.000Z
2021-05-20T00:51:58.000Z
#include <iostream> #include <typeinfo> #include <map> using std::cout; using std::endl; #include "viennagrid/forwards.hpp" #include "viennagrid/storage/view.hpp" #include "viennagrid/storage/container_collection.hpp" #include "viennagrid/storage/inserter.hpp" #include "viennagrid/storage/id_generator.hpp" #includ...
42.484444
232
0.667852
viennagrid
b4b00274898df9da6b274731dad200524b14501d
615
cpp
C++
PETCS/Basic/mwc15c7p2.cpp
dl4us/Competitive-Programming-1
d42fab3bd68168adbe4b5f594f19ee5dfcd1389b
[ "MIT" ]
null
null
null
PETCS/Basic/mwc15c7p2.cpp
dl4us/Competitive-Programming-1
d42fab3bd68168adbe4b5f594f19ee5dfcd1389b
[ "MIT" ]
null
null
null
PETCS/Basic/mwc15c7p2.cpp
dl4us/Competitive-Programming-1
d42fab3bd68168adbe4b5f594f19ee5dfcd1389b
[ "MIT" ]
null
null
null
#include <bits/stdc++.h> using namespace std; int F, R, Q, C, psa[6][10005]; int main() { cin.sync_with_stdio(0); cin.tie(0); cout.tie(0); #ifndef ONLINE_JUDGE freopen("../../input.txt", "r", stdin); freopen("../../output.txt", "w", stdout); #endif cin >> F >> R; for(int i =...
22.777778
47
0.398374
dl4us
b4b4b49ac0bd8377bd5d81eee1eab1211658fd06
206
cc
C++
systems/framework/timestamped_vector.cc
DavidDePauw1/dairlib
3c75c8f587927b12a58f2e88dda61cc0e7dc82a3
[ "BSD-3-Clause" ]
32
2019-04-15T03:10:26.000Z
2022-03-28T17:27:03.000Z
systems/framework/timestamped_vector.cc
Nanda-Kishore-V/dairlib
7ffd43bb559408bc96bd590992aab52d42dfba16
[ "BSD-3-Clause" ]
157
2019-02-21T03:13:57.000Z
2022-03-09T19:13:59.000Z
systems/framework/timestamped_vector.cc
Nanda-Kishore-V/dairlib
7ffd43bb559408bc96bd590992aab52d42dfba16
[ "BSD-3-Clause" ]
22
2019-03-02T22:31:42.000Z
2022-03-10T21:28:50.000Z
#include "systems/framework/timestamped_vector.h" #include "drake/common/default_scalars.h" DRAKE_DEFINE_CLASS_TEMPLATE_INSTANTIATIONS_ON_DEFAULT_SCALARS( class ::dairlib::systems::TimestampedVector)
29.428571
62
0.839806
DavidDePauw1
b4b4cd3000a1ebde7ad433830b2573a0e74b507c
9,213
cpp
C++
modules/cudaimgproc/src/canny.cpp
m000/opencv
ef16e4203ecb8ca789964163792f46a300933364
[ "BSD-3-Clause" ]
5
2019-11-29T04:11:18.000Z
2022-02-05T06:38:18.000Z
modules/cudaimgproc/src/canny.cpp
m000/opencv
ef16e4203ecb8ca789964163792f46a300933364
[ "BSD-3-Clause" ]
3
2019-08-21T07:13:41.000Z
2020-06-23T12:35:17.000Z
modules/cudaimgproc/src/canny.cpp
m000/opencv
ef16e4203ecb8ca789964163792f46a300933364
[ "BSD-3-Clause" ]
5
2019-02-03T05:36:43.000Z
2021-12-15T01:15:32.000Z
/*M/////////////////////////////////////////////////////////////////////////////////////// // // IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING. // // By downloading, copying, installing or using the software you agree to this license. // If you do not agree to this license, do not download, instal...
37.45122
147
0.665907
m000
b4b5677689023262edb879835939bf894921c25c
181
cpp
C++
Geometry/Translate.cpp
carlaMorral/raytracing-f01-1
e11e23e66623cdf11fb7058b2e732e6107cd0639
[ "Apache-2.0" ]
1
2022-03-23T14:16:00.000Z
2022-03-23T14:16:00.000Z
Geometry/Translate.cpp
GiVD2020/raytracing-f01
e11e23e66623cdf11fb7058b2e732e6107cd0639
[ "Apache-2.0" ]
null
null
null
Geometry/Translate.cpp
GiVD2020/raytracing-f01
e11e23e66623cdf11fb7058b2e732e6107cd0639
[ "Apache-2.0" ]
2
2021-05-28T09:56:27.000Z
2022-03-30T20:27:15.000Z
#include "Translate.h" TranslateTG::TranslateTG(glm::vec3 trasl): traslation(trasl) { matTG = glm::translate(glm::mat4(1.0f), traslation); } TranslateTG::~TranslateTG() { }
13.923077
60
0.690608
carlaMorral
b4b5c19bf5c41a8c128ce3c3e897f6347a85a032
16,116
cpp
C++
src/xray/render/base/sources/transform_controls_renderer.cpp
ixray-team/ixray-2.0
85c3a544175842323fc82f42efd96c66f0fc5abb
[ "Linux-OpenIB" ]
3
2021-10-30T09:36:14.000Z
2022-03-26T17:00:06.000Z
src/xray/render/base/sources/transform_controls_renderer.cpp
acidicMercury8/ixray-2.0
85c3a544175842323fc82f42efd96c66f0fc5abb
[ "Linux-OpenIB" ]
null
null
null
src/xray/render/base/sources/transform_controls_renderer.cpp
acidicMercury8/ixray-2.0
85c3a544175842323fc82f42efd96c66f0fc5abb
[ "Linux-OpenIB" ]
1
2022-03-26T17:00:08.000Z
2022-03-26T17:00:08.000Z
//////////////////////////////////////////////////////////////////////////// // Created : 27.01.2009 // Author : Armen Abroyan //////////////////////////////////////////////////////////////////////////// #include "pch.h" #include "transform_controls_renderer.h" #include <xray/render/base/editor_renderer.h> #...
36.963303
139
0.734053
ixray-team
b4b6cbaf8682dcd2c60adbe6d371bff7b422b17c
1,872
cpp
C++
Userland/Libraries/LibJS/Runtime/StringIteratorPrototype.cpp
holdengreen/serenity
0fccada6e9f714f76b2fbe0d189dcf4f26de38d4
[ "BSD-2-Clause" ]
1
2021-07-03T11:58:58.000Z
2021-07-03T11:58:58.000Z
Userland/Libraries/LibJS/Runtime/StringIteratorPrototype.cpp
holdengreen/serenity
0fccada6e9f714f76b2fbe0d189dcf4f26de38d4
[ "BSD-2-Clause" ]
1
2021-06-02T21:04:00.000Z
2021-06-02T21:04:29.000Z
Userland/Libraries/LibJS/Runtime/StringIteratorPrototype.cpp
holdengreen/serenity
0fccada6e9f714f76b2fbe0d189dcf4f26de38d4
[ "BSD-2-Clause" ]
1
2022-01-10T08:02:34.000Z
2022-01-10T08:02:34.000Z
/* * Copyright (c) 2020, Matthew Olsson <mattco@serenityos.org> * * SPDX-License-Identifier: BSD-2-Clause */ #include <AK/StringBuilder.h> #include <LibJS/Runtime/Error.h> #include <LibJS/Runtime/GlobalObject.h> #include <LibJS/Runtime/IteratorOperations.h> #include <LibJS/Runtime/StringIterator.h> #include <LibJS...
30.688525
135
0.741453
holdengreen
b4b8d4dc0192a34371d7c04549db03a3b22a04d1
32,516
cpp
C++
MoravaEngine/src/H2M/Platform/Vulkan/VulkanShaderH2M.cpp
imgui-works/MoravaEngine_opengl_vulkan_2d_3d_game_engine
b8e6ee3c3c890e9b8cf5de7bcb564b32f6767b6b
[ "Apache-2.0" ]
null
null
null
MoravaEngine/src/H2M/Platform/Vulkan/VulkanShaderH2M.cpp
imgui-works/MoravaEngine_opengl_vulkan_2d_3d_game_engine
b8e6ee3c3c890e9b8cf5de7bcb564b32f6767b6b
[ "Apache-2.0" ]
null
null
null
MoravaEngine/src/H2M/Platform/Vulkan/VulkanShaderH2M.cpp
imgui-works/MoravaEngine_opengl_vulkan_2d_3d_game_engine
b8e6ee3c3c890e9b8cf5de7bcb564b32f6767b6b
[ "Apache-2.0" ]
1
2022-01-05T03:51:02.000Z
2022-01-05T03:51:02.000Z
/** * @package H2M * @author Yan Chernikov (TheCherno) * @licence Apache License 2.0 */ #include "VulkanShaderH2M.h" #include "H2M/Core/AssertH2M.h" #include "H2M/Platform/Vulkan/VulkanContextH2M.h" #include "H2M/Platform/Vulkan/VulkanTextureH2M.h" #include "H2M/Renderer/RendererH2M.h" #include "Core/Log.h" #i...
39.461165
205
0.737514
imgui-works
b4b9f02f4dcd19b2e1eca5155b95e5ca4f0e36a6
431
cpp
C++
node_modules/gl/angle/src/tests/angle_end2end_tests_main.cpp
aaverty/editly
71bccaf91f8d68609c80ba59425b79e3f94579ad
[ "MIT" ]
2,151
2020-04-18T07:31:17.000Z
2022-03-31T08:39:18.000Z
node_modules/gl/angle/src/tests/angle_end2end_tests_main.cpp
aaverty/editly
71bccaf91f8d68609c80ba59425b79e3f94579ad
[ "MIT" ]
395
2020-04-18T08:22:18.000Z
2021-12-08T13:04:49.000Z
node_modules/gl/angle/src/tests/angle_end2end_tests_main.cpp
aaverty/editly
71bccaf91f8d68609c80ba59425b79e3f94579ad
[ "MIT" ]
338
2020-04-18T08:03:10.000Z
2022-03-29T12:33:22.000Z
// // Copyright (c) 2013 The ANGLE 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 "gtest/gtest.h" #include "test_utils/ANGLETest.h" int main(int argc, char** argv) { testing::InitGoogleTest(&argc, argv); ...
25.352941
73
0.709977
aaverty
b4ba4c789ef5c8474f8aac2bfde91cddeec87321
23,225
cpp
C++
modules/gles2/functional/es2fBufferWriteTests.cpp
iabernikhin/VK-GL-CTS
a3338eb2ded98b5befda64f9325db0d219095a00
[ "Apache-2.0" ]
354
2017-01-24T17:12:38.000Z
2022-03-30T07:40:19.000Z
modules/gles2/functional/es2fBufferWriteTests.cpp
iabernikhin/VK-GL-CTS
a3338eb2ded98b5befda64f9325db0d219095a00
[ "Apache-2.0" ]
275
2017-01-24T20:10:36.000Z
2022-03-24T16:24:50.000Z
modules/gles2/functional/es2fBufferWriteTests.cpp
iabernikhin/VK-GL-CTS
a3338eb2ded98b5befda64f9325db0d219095a00
[ "Apache-2.0" ]
190
2017-01-24T18:02:04.000Z
2022-03-27T13:11:23.000Z
/*------------------------------------------------------------------------- * drawElements Quality Program OpenGL ES 2.0 Module * ------------------------------------------------- * * Copyright 2014 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not ...
29.967742
181
0.689688
iabernikhin
b4bb44d151d0d05fcef3e7179c2d3a7f0c15d3ff
2,690
cpp
C++
Backtracking/17longestPossibleRouteInMatrixWithHurdles.cpp
Coderangshu/450DSA
fff6cee65f75e5a0bb61d5fd8d000317a7736ca3
[ "MIT" ]
1
2021-01-18T14:51:20.000Z
2021-01-18T14:51:20.000Z
Backtracking/17longestPossibleRouteInMatrixWithHurdles.cpp
Coderangshu/450DSA
fff6cee65f75e5a0bb61d5fd8d000317a7736ca3
[ "MIT" ]
null
null
null
Backtracking/17longestPossibleRouteInMatrixWithHurdles.cpp
Coderangshu/450DSA
fff6cee65f75e5a0bb61d5fd8d000317a7736ca3
[ "MIT" ]
null
null
null
#include<bits/stdc++.h> using namespace std; // Method: The idea is to use Backtracking. We start from the source cell of the matrix, // move forward in all four allowed directions and recursively checks if they leads to // the solution or not. If destination is found, we update the value of longest path // else i...
25.377358
100
0.568773
Coderangshu
b4bbf609e3d23fe30480252a2b49d40286b47226
246
hpp
C++
src/Evolution/Systems/GrMhd/ValenciaDivClean/BoundaryConditions/RegisterDerivedWithCharm.hpp
macedo22/spectre
97b2b7ae356cf86830258cb5f689f1191fdb6ddd
[ "MIT" ]
2
2021-04-11T04:07:42.000Z
2021-04-11T05:07:54.000Z
src/Evolution/Systems/GrMhd/ValenciaDivClean/BoundaryConditions/RegisterDerivedWithCharm.hpp
macedo22/spectre
97b2b7ae356cf86830258cb5f689f1191fdb6ddd
[ "MIT" ]
4
2018-06-04T20:26:40.000Z
2018-07-27T14:54:55.000Z
src/Evolution/Systems/GrMhd/ValenciaDivClean/BoundaryConditions/RegisterDerivedWithCharm.hpp
macedo22/spectre
97b2b7ae356cf86830258cb5f689f1191fdb6ddd
[ "MIT" ]
null
null
null
// Distributed under the MIT License. // See LICENSE.txt for details. #pragma once namespace grmhd::ValenciaDivClean::BoundaryConditions { void register_derived_with_charm() noexcept; } // namespace grmhd::ValenciaDivClean::BoundaryConditions
27.333333
59
0.800813
macedo22
b4bd26de3851dab977bc7616fcb8967b35b30db5
6,055
cpp
C++
openstudiocore/src/energyplus/ForwardTranslator/ForwardTranslateEnergyManagementSystemMeteredOutputVariable.cpp
hellok-coder/OS-Testing
e9e18ad9e99f709a3f992601ed8d2e0662175af4
[ "blessing" ]
1
2019-11-12T02:07:03.000Z
2019-11-12T02:07:03.000Z
openstudiocore/src/energyplus/ForwardTranslator/ForwardTranslateEnergyManagementSystemMeteredOutputVariable.cpp
hellok-coder/OS-Testing
e9e18ad9e99f709a3f992601ed8d2e0662175af4
[ "blessing" ]
1
2019-02-04T23:30:45.000Z
2019-02-04T23:30:45.000Z
openstudiocore/src/energyplus/ForwardTranslator/ForwardTranslateEnergyManagementSystemMeteredOutputVariable.cpp
hellok-coder/OS-Testing
e9e18ad9e99f709a3f992601ed8d2e0662175af4
[ "blessing" ]
null
null
null
/*********************************************************************************************************************** * OpenStudio(R), Copyright (c) 2008-2019, Alliance for Sustainable Energy, LLC, and other contributors. All rights reserved. * * Redistribution and use in source and binary forms, with or without m...
45.526316
157
0.716763
hellok-coder
b4be4cbfd5ebd34d4ffe81315a69bc77f54b48e7
2,413
cxx
C++
src/runtime_src/core/pcie/emulation/hw_em/generic_pcie_hal2/device_hwemu.cxx
Himanshu-xilinx/XRT
72ed6f33780396550b3b1e8d3c6011faa0bb0827
[ "Apache-2.0" ]
null
null
null
src/runtime_src/core/pcie/emulation/hw_em/generic_pcie_hal2/device_hwemu.cxx
Himanshu-xilinx/XRT
72ed6f33780396550b3b1e8d3c6011faa0bb0827
[ "Apache-2.0" ]
null
null
null
src/runtime_src/core/pcie/emulation/hw_em/generic_pcie_hal2/device_hwemu.cxx
Himanshu-xilinx/XRT
72ed6f33780396550b3b1e8d3c6011faa0bb0827
[ "Apache-2.0" ]
3
2020-08-12T03:03:13.000Z
2020-08-12T03:39:45.000Z
/** * Copyright (C) 2020 Xilinx, Inc * * Licensed under the Apache License, Version 2.0 (the "License"). You may * not use this file except in compliance with the License. A copy of the * License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to...
24.622449
99
0.700787
Himanshu-xilinx
b4be743dec97e94a9bf1a1b7c6b5462b721b53f2
3,516
hpp
C++
include/GlobalNamespace/VRControllersRecorderData_Keyframe.hpp
Fernthedev/BeatSaber-Quest-Codegen
716e4ff3f8608f7ed5b83e2af3be805f69e26d9e
[ "Unlicense" ]
null
null
null
include/GlobalNamespace/VRControllersRecorderData_Keyframe.hpp
Fernthedev/BeatSaber-Quest-Codegen
716e4ff3f8608f7ed5b83e2af3be805f69e26d9e
[ "Unlicense" ]
null
null
null
include/GlobalNamespace/VRControllersRecorderData_Keyframe.hpp
Fernthedev/BeatSaber-Quest-Codegen
716e4ff3f8608f7ed5b83e2af3be805f69e26d9e
[ "Unlicense" ]
null
null
null
// Autogenerated from CppHeaderCreator // Created by Sc2ad // ========================================================================= #pragma once // Begin includes #include "extern/beatsaber-hook/shared/utils/typedefs.h" #include "extern/beatsaber-hook/shared/utils/byref.hpp" // Including type: VRControllersR...
59.59322
207
0.755688
Fernthedev
b4c0b1e1948ee5e6184fec4cb944af558cc35149
3,714
cpp
C++
tools_intern/efficiency/efficiency_linux64/C_intersect_presorted.cpp
umariqb/3D_Pose_Estimation_CVPR2016
83f6bf36aa68366ea8fa078eea6d91427e28503b
[ "BSD-3-Clause" ]
47
2016-07-25T00:48:59.000Z
2021-02-17T09:19:03.000Z
tools_intern/efficiency/efficiency_linux64/C_intersect_presorted.cpp
umariqb/3D_Pose_Estimation_CVPR2016
83f6bf36aa68366ea8fa078eea6d91427e28503b
[ "BSD-3-Clause" ]
5
2016-09-17T19:40:46.000Z
2018-11-07T06:49:02.000Z
tools_intern/efficiency/efficiency_linux64/C_intersect_presorted.cpp
iqbalu/3D_Pose_Estimation_CVPR2016
83f6bf36aa68366ea8fa078eea6d91427e28503b
[ "BSD-3-Clause" ]
35
2016-07-21T09:13:15.000Z
2019-05-13T14:11:37.000Z
#include "mex.h" #include <memory.h> #include <stdio.h> /* printf("List %d: %d entries... ",i+1,cell_lengths[i]); for (j=0; j<cell_lengths[i]; j++) printf("%f ",((double*)vals)[j]); printf("\n");*/ int C_intersect_presorted(double* list_out, double* pA, double* pB, int mA, int mB, double* pIA, double* ...
23.2125
130
0.559505
umariqb
b4c127fc760f73fb05f2869fe8bff5d2438dc029
5,085
hpp
C++
hypercall/include/mv_exit_reason_t.hpp
Pavan-Infovision/MicroV
b83870f20d6b3bfde80e3a0012f14e0e8d77a6e9
[ "MIT" ]
159
2020-04-10T22:31:16.000Z
2022-03-26T07:52:23.000Z
hypercall/include/mv_exit_reason_t.hpp
Pavan-Infovision/MicroV
b83870f20d6b3bfde80e3a0012f14e0e8d77a6e9
[ "MIT" ]
67
2020-04-21T19:40:54.000Z
2022-03-04T13:38:40.000Z
hypercall/include/mv_exit_reason_t.hpp
Pavan-Infovision/MicroV
b83870f20d6b3bfde80e3a0012f14e0e8d77a6e9
[ "MIT" ]
29
2020-04-11T02:43:33.000Z
2022-02-07T15:53:18.000Z
/// @copyright /// Copyright (C) 2020 Assured Information Security, Inc. /// /// @copyright /// 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 limita...
40.03937
95
0.686922
Pavan-Infovision
b4c199e017248d235fb182bde0e10e8c1df83b9a
10,976
cc
C++
r-kvstore/src/model/CreateInstanceRequest.cc
aliyun/aliyun-openapi-cpp-sdk
0cf5861ece17dfb0bb251f13bf3fbdb39c0c6e36
[ "Apache-2.0" ]
89
2018-02-02T03:54:39.000Z
2021-12-13T01:32:55.000Z
r-kvstore/src/model/CreateInstanceRequest.cc
aliyun/aliyun-openapi-cpp-sdk
0cf5861ece17dfb0bb251f13bf3fbdb39c0c6e36
[ "Apache-2.0" ]
89
2018-03-14T07:44:54.000Z
2021-11-26T07:43:25.000Z
r-kvstore/src/model/CreateInstanceRequest.cc
aliyun/aliyun-openapi-cpp-sdk
0cf5861ece17dfb0bb251f13bf3fbdb39c0c6e36
[ "Apache-2.0" ]
69
2018-01-22T09:45:52.000Z
2022-03-28T07:58:38.000Z
/* * Copyright 2009-2017 Alibaba Cloud 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...
23.107368
93
0.755193
aliyun
b4c25a87bde3d178543b455ab2aa35cc7e2264c3
2,099
cpp
C++
gemcutter/Rendering/Text.cpp
EmilianC/Gemcutter
cbd31f20a9336b6d879849c7a3cdfd8c28a3ac12
[ "MIT" ]
8
2021-02-07T21:40:42.000Z
2022-03-29T15:55:30.000Z
gemcutter/Rendering/Text.cpp
EmilianC/Gemcutter
cbd31f20a9336b6d879849c7a3cdfd8c28a3ac12
[ "MIT" ]
null
null
null
gemcutter/Rendering/Text.cpp
EmilianC/Gemcutter
cbd31f20a9336b6d879849c7a3cdfd8c28a3ac12
[ "MIT" ]
3
2021-02-08T14:40:23.000Z
2021-03-30T07:05:35.000Z
// Copyright (c) 2017 Emilian Cioca #include "Text.h" #include "gemcutter/Application/Logging.h" #include "gemcutter/Resource/Font.h" namespace gem { Text::Text(Entity& _owner) : Renderable(_owner) { } Text::Text(Entity& _owner, Font::Ptr _font) : Renderable(_owner) , font(std::move(_font)) { } Text::Te...
17.638655
101
0.575512
EmilianC
b4c58381b028bbb748feac724c77ad8b84869f1f
3,527
cpp
C++
Wexport/release/windows/obj/src/lime/graphics/_CairoRenderContext/CairoRenderContext_Impl_.cpp
BushsHaxs/FNF-coding-tutorial
596c6a938eb687440cbcddda9a4005db67bc68bb
[ "Apache-2.0" ]
1
2021-07-19T05:10:43.000Z
2021-07-19T05:10:43.000Z
Wexport/release/windows/obj/src/lime/graphics/_CairoRenderContext/CairoRenderContext_Impl_.cpp
BushsHaxs/FNF-coding-tutorial
596c6a938eb687440cbcddda9a4005db67bc68bb
[ "Apache-2.0" ]
null
null
null
Wexport/release/windows/obj/src/lime/graphics/_CairoRenderContext/CairoRenderContext_Impl_.cpp
BushsHaxs/FNF-coding-tutorial
596c6a938eb687440cbcddda9a4005db67bc68bb
[ "Apache-2.0" ]
1
2021-12-11T09:19:29.000Z
2021-12-11T09:19:29.000Z
#include <hxcpp.h> #ifndef INCLUDED_lime_graphics_RenderContext #include <lime/graphics/RenderContext.h> #endif #ifndef INCLUDED_lime_graphics__CairoRenderContext_CairoRenderContext_Impl_ #include <lime/graphics/_CairoRenderContext/CairoRenderContext_Impl_.h> #endif #ifndef INCLUDED_lime_graphics_cairo_Cairo #include ...
37.126316
290
0.809753
BushsHaxs
b4c5eea38ccd0f3c84e53c86cb8a40a5bdf5eec7
1,454
hpp
C++
src/preprocess/mt-metis-0.7.2/wildriver/src/Util.hpp
curiosityyy/SubgraphMatchGPU
7089496084d94a72693dca230ed5165cb94ae4a4
[ "MIT" ]
2
2017-07-25T19:46:52.000Z
2018-02-13T15:24:02.000Z
external/mt-metis-0.7.2/wildriver/src/Util.hpp
yfg/GDSP
56fe2242b32d3a1efd24733d0ab30242ee3df2ba
[ "MIT" ]
25
2017-07-20T02:35:49.000Z
2018-12-21T01:43:42.000Z
external/mt-metis-0.7.2/wildriver/src/Util.hpp
yfg/GDSP
56fe2242b32d3a1efd24733d0ab30242ee3df2ba
[ "MIT" ]
null
null
null
/** * @file Util.hpp * @brief Utility functions. * @author Dominique LaSalle <dominique@solidlake.com> * Copyright 2017 * @version 1 * @date 2017-08-03 */ #ifndef WILDIRVER_UTIL_HPP #define WILDIRVER_UTIL_HPP #include <cstring> #include <string> #include <vector> namespace WildRiver { class Util {...
16.522727
69
0.555708
curiosityyy
b4ca4f5e3c881f01bae113c2014cf54c98603508
7,372
cpp
C++
src/ProxyEpochRecordFilter.cpp
scoumeri/geopm
2406b8cca92d8eb32d4dc26d24bb2273164f186c
[ "BSD-3-Clause" ]
null
null
null
src/ProxyEpochRecordFilter.cpp
scoumeri/geopm
2406b8cca92d8eb32d4dc26d24bb2273164f186c
[ "BSD-3-Clause" ]
null
null
null
src/ProxyEpochRecordFilter.cpp
scoumeri/geopm
2406b8cca92d8eb32d4dc26d24bb2273164f186c
[ "BSD-3-Clause" ]
null
null
null
/* * Copyright (c) 2015 - 2022, Intel Corporation * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * * Redistributions of source code must retain the above copyright * notice, this list of condition...
41.649718
144
0.574878
scoumeri
b4cccc2748650c91d30ded17e1a75f19e6c26052
716
cc
C++
cf/1180/D.cc
qinggniq/Algorithm-Practice
24339bd059cd3cf7fe8e93a74d54b59cf4686a1b
[ "MIT" ]
null
null
null
cf/1180/D.cc
qinggniq/Algorithm-Practice
24339bd059cd3cf7fe8e93a74d54b59cf4686a1b
[ "MIT" ]
null
null
null
cf/1180/D.cc
qinggniq/Algorithm-Practice
24339bd059cd3cf7fe8e93a74d54b59cf4686a1b
[ "MIT" ]
null
null
null
#include <vector> #include <iostream> #include <cstdio> using namespace std; int main() { int n, m; cin >> n >> m; int u = 1, d = n; setvbuf(stdout, NULL, _IONBF, 1024); while (u < d) { for (int i=1; i<=m; ++i) { printf("%d %d\n", u, i);//fflush(stdout); printf("%d %d\n", d, m-i+1);//fflush(s...
22.375
89
0.432961
qinggniq
b4ceff235d5fe1ee1c062587326991d2f48e0c19
177
hpp
C++
srook/algorithm/clustering/k_means.hpp
falgon/srookCppLibraries
ebcfacafa56026f6558bcd1c584ec774cc751e57
[ "MIT" ]
1
2018-07-01T07:54:37.000Z
2018-07-01T07:54:37.000Z
srook/algorithm/clustering/k_means.hpp
falgon/srookCppLibraries
ebcfacafa56026f6558bcd1c584ec774cc751e57
[ "MIT" ]
null
null
null
srook/algorithm/clustering/k_means.hpp
falgon/srookCppLibraries
ebcfacafa56026f6558bcd1c584ec774cc751e57
[ "MIT" ]
null
null
null
#ifndef INCLUDED_SROOK_ALGORITH_CLUSTERING_K_MEANS_HPP #define INCLUDED_SROOK_ALGORITH_CLUSTERING_K_MEANS_HPP #include <srook/algorithm/clustering/k_means/k_means.hpp> #endif
25.285714
57
0.887006
falgon
b4d26ef2994cec0c9e640c8b7a1781aaa7363139
1,055
cpp
C++
Data_Structures/Linked_list/create_circular_LL.cpp
SouvikSSG/C-Programming
e5ae8b4b0ab0ca39532ed4d25e1d997b793f669c
[ "Apache-2.0" ]
null
null
null
Data_Structures/Linked_list/create_circular_LL.cpp
SouvikSSG/C-Programming
e5ae8b4b0ab0ca39532ed4d25e1d997b793f669c
[ "Apache-2.0" ]
null
null
null
Data_Structures/Linked_list/create_circular_LL.cpp
SouvikSSG/C-Programming
e5ae8b4b0ab0ca39532ed4d25e1d997b793f669c
[ "Apache-2.0" ]
null
null
null
#include <iostream> class node { public: int data; node *next; node(int x) { data = x; } }; class linkedList { public: node *first = NULL; node *CreateCLL(int A[], int n); void DisplayCLL(node *p); }; node *linkedList ::CreateCLL(int A[], int n) { node *t = NULL, *last = NULL; fir...
18.839286
47
0.521327
SouvikSSG
b4d44db0f485556f526a0dcb70ff1ae1dc371675
741
cpp
C++
Leetcode Solution/Top 100 Liked Questions/Medium/49. Group Anagrams.cpp
bilwa496/Placement-Preparation
bd32ee717f671d95c17f524ed28b0179e0feb044
[ "MIT" ]
169
2021-05-30T10:02:19.000Z
2022-03-27T18:09:32.000Z
Leetcode Solution/Top 100 Liked Questions/Medium/49. Group Anagrams.cpp
bilwa496/Placement-Preparation
bd32ee717f671d95c17f524ed28b0179e0feb044
[ "MIT" ]
1
2021-10-02T14:46:26.000Z
2021-10-02T14:46:26.000Z
Leetcode Solution/Top 100 Liked Questions/Medium/49. Group Anagrams.cpp
bilwa496/Placement-Preparation
bd32ee717f671d95c17f524ed28b0179e0feb044
[ "MIT" ]
44
2021-05-30T19:56:29.000Z
2022-03-17T14:49:00.000Z
class Solution { public: vector<vector<string>> groupAnagrams(vector<string>& s) { unordered_map<string,vector<string>> mp; for(int i=0;i<s.size();i++) { string t = s[i]; sort(t.begin(),t.end()); mp[...
23.903226
61
0.321188
bilwa496
b4d4f9e6fbfb2db4ec4a40a4e9e12260dc94ffb8
9,457
cc
C++
content/browser/media/android/media_resource_getter_impl.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
content/browser/media/android/media_resource_getter_impl.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
content/browser/media/android/media_resource_getter_impl.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 "content/browser/media/android/media_resource_getter_impl.h" #include "base/bind.h" #include "base/path_service.h" #include "base/task/single_th...
41.117391
80
0.743999
chromium
b4d59aa41e43ff99e16f094e8636a95af18f75af
1,300
cpp
C++
src/ui/view/offline/offlineview.cpp
jtymburski/halodoom-launcher
3d0c20599c79eb1a953b9be88dd68b53378cb571
[ "MIT" ]
1
2021-09-19T22:43:28.000Z
2021-09-19T22:43:28.000Z
src/ui/view/offline/offlineview.cpp
jtymburski/halodoom-launcher
3d0c20599c79eb1a953b9be88dd68b53378cb571
[ "MIT" ]
null
null
null
src/ui/view/offline/offlineview.cpp
jtymburski/halodoom-launcher
3d0c20599c79eb1a953b9be88dd68b53378cb571
[ "MIT" ]
null
null
null
/** * @class OfflineView * * Top level widget that handles the offline skirmish flow screens and cycling through * them based on the current selection. */ #include "ui/view/offline/offlineview.h" /** * Constructor, with just the parent. * @param controller game business logic encapsulation * @param parent top ...
30.232558
89
0.729231
jtymburski
b4d5c20c0148f22519a55b4a0a1ea7527ab18975
7,587
cpp
C++
P001/Source/P001/P001Character.cpp
Gadnuuk/P001
53fd164ef4a5aa436ec0eb6c72477e87ba60cbee
[ "MIT" ]
null
null
null
P001/Source/P001/P001Character.cpp
Gadnuuk/P001
53fd164ef4a5aa436ec0eb6c72477e87ba60cbee
[ "MIT" ]
null
null
null
P001/Source/P001/P001Character.cpp
Gadnuuk/P001
53fd164ef4a5aa436ec0eb6c72477e87ba60cbee
[ "MIT" ]
null
null
null
// Copyright Epic Games, Inc. All Rights Reserved. #include "P001Character.h" #include "Gameplay/CharacterMovement/TraversalMovementComponent.h" #include "Camera/CameraComponent.h" #include "Components/CapsuleComponent.h" #include "Components/InputComponent.h" #include "Components/ArrowComponent.h" #include "Compone...
44.629412
180
0.78015
Gadnuuk
b4da6a45418f08ac738c7e0cbb9a98acc19af9ee
297
cpp
C++
src/ZClient.cpp
markreds81/TeleportGuru
69f3ada7e74269d5f5ac70b3bc9cc0d7c0a5b1c5
[ "Apache-2.0" ]
null
null
null
src/ZClient.cpp
markreds81/TeleportGuru
69f3ada7e74269d5f5ac70b3bc9cc0d7c0a5b1c5
[ "Apache-2.0" ]
null
null
null
src/ZClient.cpp
markreds81/TeleportGuru
69f3ada7e74269d5f5ac70b3bc9cc0d7c0a5b1c5
[ "Apache-2.0" ]
null
null
null
#include "ZClient.h" int ZClient::nextClientId = 1; ZClient::ZClient() : WiFiClient() { m_id = nextClientId++; m_answered = false; flags = 0; } int ZClient::connect(const char *host, uint16_t port) { strncpy(m_host, host, sizeof(m_host)); return Base::connect(host, port); }
18.5625
53
0.656566
markreds81
b4dc3409b8e17128b77e7beb73a8ff6e6adf57dc
4,031
cc
C++
third_party/blink/renderer/modules/background_fetch/background_fetched_event.cc
zipated/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
2,151
2020-04-18T07:31:17.000Z
2022-03-31T08:39:18.000Z
third_party/blink/renderer/modules/background_fetch/background_fetched_event.cc
cangulcan/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
395
2020-04-18T08:22:18.000Z
2021-12-08T13:04:49.000Z
third_party/blink/renderer/modules/background_fetch/background_fetched_event.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 "third_party/blink/renderer/modules/background_fetch/background_fetched_event.h" #include "third_party/blink/public/platform/modules/background_...
38.028302
106
0.758373
zipated
b4ddc88c6ff68aea8b2b10149c08c1291373354b
20,809
cpp
C++
src/wxTTM/Tools/ListCtrlEx.cpp
ttm-tt/wxTTM
f9c75f05a564a0d82034412c1eb4c94d943e267f
[ "MIT" ]
null
null
null
src/wxTTM/Tools/ListCtrlEx.cpp
ttm-tt/wxTTM
f9c75f05a564a0d82034412c1eb4c94d943e267f
[ "MIT" ]
null
null
null
src/wxTTM/Tools/ListCtrlEx.cpp
ttm-tt/wxTTM
f9c75f05a564a0d82034412c1eb4c94d943e267f
[ "MIT" ]
null
null
null
/* Copyright (C) 2020 Christoph Theis */ // ListCtrlEx.cpp : implementation file // #include "stdafx.h" #include "ListCtrlEx.h" #include "ListItem.h" #include "TT32App.h" #include "FormViewEx.h" #include "MainFrm.h" // Fuer den Suchstring #include "Profile.h" #include "Res.h" // ----------------------------------...
21.190428
128
0.617137
ttm-tt
b4de44a066350fe38a68ae97cf626cd275caf176
7,903
cpp
C++
mysql-server/storage/ndb/test/crund/schema_driven_load_unfinished/tws_cpp/Driver.cpp
silenc3502/MYSQL-Arch-Doc-Summary
fcc6bb65f72a385b9f56debc9b2c00cee5914bae
[ "MIT" ]
null
null
null
mysql-server/storage/ndb/test/crund/schema_driven_load_unfinished/tws_cpp/Driver.cpp
silenc3502/MYSQL-Arch-Doc-Summary
fcc6bb65f72a385b9f56debc9b2c00cee5914bae
[ "MIT" ]
null
null
null
mysql-server/storage/ndb/test/crund/schema_driven_load_unfinished/tws_cpp/Driver.cpp
silenc3502/MYSQL-Arch-Doc-Summary
fcc6bb65f72a385b9f56debc9b2c00cee5914bae
[ "MIT" ]
null
null
null
/* -*- mode: c++; c-basic-offset: 4; indent-tabs-mode: nil; -*- * vim:expandtab:shiftwidth=4:tabstop=4:smarttab: * * Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public Li...
28.738182
87
0.488928
silenc3502
b4e34f555496080dfa2a17c4307202c3d179e15b
6,687
cpp
C++
src/integer_polyomino/gpmap/bindings.cpp
vatj/integer_polyomino
ffa7f53bb17e43c53ea387bfc3cf8a6c917037c4
[ "MIT" ]
null
null
null
src/integer_polyomino/gpmap/bindings.cpp
vatj/integer_polyomino
ffa7f53bb17e43c53ea387bfc3cf8a6c917037c4
[ "MIT" ]
11
2019-11-28T16:56:06.000Z
2021-12-13T20:09:22.000Z
src/integer_polyomino/gpmap/bindings.cpp
vatj/gpmap_integer_polyomino
ffa7f53bb17e43c53ea387bfc3cf8a6c917037c4
[ "MIT" ]
null
null
null
#include <pybind11/pybind11.h> #include <pybind11/stl.h> #include "gpmap_api.hpp" namespace py = pybind11; PYBIND11_MODULE(gpmap, m) { m.doc() = R"pbdoc( Integer Polyomino GPMap Analysis Module -------------------------------------------- .. currentmodule:: gpmap .. autosummary:: ...
51.837209
176
0.642291
vatj
b4e5595c0a4ca76f1865bf49af1b3be669b3b48a
4,100
cpp
C++
Src/Qt/kwt/src/kwaitcondition.cpp
iclosure/smartsoft
62eaed49efd8306642b928ef4f2d96e36aca6527
[ "MIT" ]
null
null
null
Src/Qt/kwt/src/kwaitcondition.cpp
iclosure/smartsoft
62eaed49efd8306642b928ef4f2d96e36aca6527
[ "MIT" ]
null
null
null
Src/Qt/kwt/src/kwaitcondition.cpp
iclosure/smartsoft
62eaed49efd8306642b928ef4f2d96e36aca6527
[ "MIT" ]
1
2020-05-11T05:36:49.000Z
2020-05-11T05:36:49.000Z
#include "precomp.h" #include "kwaitcondition.h" #if (QT_VERSION < 0x050000) #include <Windows.h> #endif ///////////////////////////////////////////////////////////// /// WaitEventPrivate class WaitEventPrivate : QObject { public: explicit WaitEventPrivate(QString name, QObject *parent = 0); virtual ~WaitEve...
24.404762
118
0.642927
iclosure
b4e6f4239f12c5a491f63f5571bf9c9f813306d5
61,093
cpp
C++
samples/03_advances/09_software_occlusion_culling/src/model_mesh.cpp
SiminBadri/Wolf.Engine
3da04471ec26e162e1cbb7cc88c7ce37ee32c954
[ "BSL-1.0", "Apache-2.0", "libpng-2.0" ]
1
2020-07-15T13:14:26.000Z
2020-07-15T13:14:26.000Z
samples/03_advances/09_software_occlusion_culling/src/model_mesh.cpp
foroughmajidi/Wolf.Engine
f08a8cbd519ca2c70b1c8325250dc9af7ac4c498
[ "BSL-1.0", "Apache-2.0", "libpng-2.0" ]
null
null
null
samples/03_advances/09_software_occlusion_culling/src/model_mesh.cpp
foroughmajidi/Wolf.Engine
f08a8cbd519ca2c70b1c8325250dc9af7ac4c498
[ "BSL-1.0", "Apache-2.0", "libpng-2.0" ]
null
null
null
#include "pch.h" #include "model_mesh.h" using namespace wolf; using namespace wolf::system; using namespace wolf::render::vulkan; using namespace wolf::content_pipeline; model_mesh::model_mesh( _In_ w_cpipeline_model* pContentPipelineModel, _In_ w_vertex_binding_attributes pVertexBindingAttributes) : vertex_bindi...
27.408255
140
0.713584
SiminBadri
b4e88f5b2e77ce14c7cf38ef8b337356acc09c14
3,294
cpp
C++
programs/sophiatxd_light/main.cpp
SophiaTX/SophiaTx-Blockchain
c964691c020962ad1aba8263c0d8a78a9fa27e45
[ "MIT" ]
8
2018-07-25T20:42:43.000Z
2019-03-11T03:14:09.000Z
programs/sophiatxd_light/main.cpp
SophiaTX/SophiaTx-Blockchain
c964691c020962ad1aba8263c0d8a78a9fa27e45
[ "MIT" ]
13
2018-07-25T17:41:28.000Z
2019-01-25T13:38:11.000Z
programs/sophiatxd_light/main.cpp
SophiaTX/SophiaTx-Blockchain
c964691c020962ad1aba8263c0d8a78a9fa27e45
[ "MIT" ]
11
2018-07-25T14:34:13.000Z
2019-05-03T13:29:37.000Z
#include <appbase/application.hpp> #include <sophiatx/manifest/plugins.hpp> #include <sophiatx/protocol/types.hpp> #include <sophiatx/protocol/version.hpp> #include <sophiatx/utilities/key_conversion.hpp> #include <sophiatx/utilities/git_revision.hpp> #include <sophiatx/plugins/chain/chain_plugin.hpp> #include <soph...
29.150442
208
0.615058
SophiaTX
b4ece0114f52d889cf1aef5ecbcacb7ab2adb0d7
20,808
cpp
C++
src/Vulkan/VkCommandBuffer.cpp
paulthomson/swiftshader
7a36f4816fbf64baf74780bd1c856e430fa773eb
[ "Apache-2.0" ]
null
null
null
src/Vulkan/VkCommandBuffer.cpp
paulthomson/swiftshader
7a36f4816fbf64baf74780bd1c856e430fa773eb
[ "Apache-2.0" ]
null
null
null
src/Vulkan/VkCommandBuffer.cpp
paulthomson/swiftshader
7a36f4816fbf64baf74780bd1c856e430fa773eb
[ "Apache-2.0" ]
null
null
null
// Copyright 2018 The SwiftShader 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 b...
28.465116
143
0.773741
paulthomson
b4ee1b22cf9ae16ee1cb533f4dd818d7edef75ec
4,093
cpp
C++
monitor/src/v20180724/model/PutMonitorDataRequest.cpp
li5ch/tencentcloud-sdk-cpp
12ebfd75a399ee2791f6ac1220a79ce8a9faf7c4
[ "Apache-2.0" ]
null
null
null
monitor/src/v20180724/model/PutMonitorDataRequest.cpp
li5ch/tencentcloud-sdk-cpp
12ebfd75a399ee2791f6ac1220a79ce8a9faf7c4
[ "Apache-2.0" ]
null
null
null
monitor/src/v20180724/model/PutMonitorDataRequest.cpp
li5ch/tencentcloud-sdk-cpp
12ebfd75a399ee2791f6ac1220a79ce8a9faf7c4
[ "Apache-2.0" ]
null
null
null
/* * Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. 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 ...
26.751634
90
0.722697
li5ch
b4ee7580e7eb1cbe3d78f5fecdc1b8c58f7d8b79
2,500
cpp
C++
src/chip/nand3chip.cpp
flypie/atanua
aabeef9c8b49fb922dbfec44a0c6198b08f4a1e4
[ "Zlib" ]
null
null
null
src/chip/nand3chip.cpp
flypie/atanua
aabeef9c8b49fb922dbfec44a0c6198b08f4a1e4
[ "Zlib" ]
null
null
null
src/chip/nand3chip.cpp
flypie/atanua
aabeef9c8b49fb922dbfec44a0c6198b08f4a1e4
[ "Zlib" ]
null
null
null
/* Atanua Real-Time Logic Simulator Copyright (c) 2008-2014 Jari Komppa This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, in...
33.333333
95
0.7104
flypie
b4ef354c09bc91c83a8c6adfd7315b9f173268e2
5,213
cpp
C++
SHVX/framework/system/hashKey.cpp
PsychoDad9999/GTA5-Mods
38a3aa2ec48cd52cb851f1cda636c53bfbc058ad
[ "MIT" ]
5
2020-09-23T06:03:48.000Z
2021-04-14T19:37:55.000Z
SHVX/framework/system/hashKey.cpp
PsychoDad9999/GTA5-Mods
38a3aa2ec48cd52cb851f1cda636c53bfbc058ad
[ "MIT" ]
null
null
null
SHVX/framework/system/hashKey.cpp
PsychoDad9999/GTA5-Mods
38a3aa2ec48cd52cb851f1cda636c53bfbc058ad
[ "MIT" ]
null
null
null
// ---------------------------------------------------------------------------- #include "HashKey.h" #include <wchar.h> #include <stdexcept> // ---------------------------------------------------------------------------- const uint8_t HashKey::m_LookupTable[] = { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x...
36.454545
140
0.571456
PsychoDad9999
b4f316199ab01d835b04782d1f86e5881dbe2a29
2,127
cpp
C++
Projects/CoX/Utilities/SEGSAdmin/SyntaxHighlighter.cpp
HeraldOfOmega/Segs
0de876d7c28481dc2eab743781e86141be0fc8ba
[ "BSD-3-Clause" ]
2
2019-11-17T19:45:41.000Z
2021-08-24T15:36:57.000Z
Projects/CoX/Utilities/SEGSAdmin/SyntaxHighlighter.cpp
HeraldOfOmega/Segs
0de876d7c28481dc2eab743781e86141be0fc8ba
[ "BSD-3-Clause" ]
null
null
null
Projects/CoX/Utilities/SEGSAdmin/SyntaxHighlighter.cpp
HeraldOfOmega/Segs
0de876d7c28481dc2eab743781e86141be0fc8ba
[ "BSD-3-Clause" ]
1
2021-04-13T16:04:08.000Z
2021-04-13T16:04:08.000Z
/* * SEGS - Super Entity Game Server * http://www.segs.io/ * Copyright (c) 2006 - 2019 SEGS Team (see AUTHORS.md) * This software is licensed under the terms of the 3-clause BSD License. See LICENSE.md for details. */ /*! * @addtogroup SEGSAdmin Projects/CoX/Utilities/SEGSAdmin * @{ */ #include "SyntaxHighlig...
31.279412
101
0.660555
HeraldOfOmega
b4f57957c8bd19ad4059d87f7e89a4afe80b0744
5,463
cc
C++
granary/code/assemble/10_add_connecting_jumps.cc
Granary/granary2
66f60e0a9d94c9e9bf9df78587871b981c9e3bed
[ "MIT" ]
41
2015-10-15T19:56:58.000Z
2022-02-03T19:35:10.000Z
granary/code/assemble/10_add_connecting_jumps.cc
Granary/granary2
66f60e0a9d94c9e9bf9df78587871b981c9e3bed
[ "MIT" ]
null
null
null
granary/code/assemble/10_add_connecting_jumps.cc
Granary/granary2
66f60e0a9d94c9e9bf9df78587871b981c9e3bed
[ "MIT" ]
7
2015-10-16T21:16:20.000Z
2022-01-15T02:02:20.000Z
/* Copyright 2014 Peter Goodman, all rights reserved. */ #define GRANARY_INTERNAL #define GRANARY_ARCH_INTERNAL #include "granary/cfg/block.h" #include "granary/code/fragment.h" #include "granary/code/assemble/10_add_connecting_jumps.h" namespace granary { namespace arch { // Adds a fall-through jump, if needed, ...
31.396552
80
0.713161
Granary
b4f62e91f06d2ce52853f268fdbca70eb43f48ea
2,260
cpp
C++
project/driver/src/SQLFreeHandle.cpp
mkhon/ezRETS
7040e80061da719b5a2d56a80431198962f57893
[ "ICU" ]
20
2015-07-11T15:54:42.000Z
2022-02-05T04:55:24.000Z
project/driver/src/SQLFreeHandle.cpp
mkhon/ezRETS
7040e80061da719b5a2d56a80431198962f57893
[ "ICU" ]
5
2015-01-12T22:38:56.000Z
2021-01-16T01:08:18.000Z
project/driver/src/SQLFreeHandle.cpp
NationalAssociationOfRealtors/ezRETS
7040e80061da719b5a2d56a80431198962f57893
[ "ICU" ]
13
2015-04-05T03:28:20.000Z
2021-01-13T16:52:52.000Z
/* * Copyright (C) 2005 National Association of REALTORS(R) * * All rights reserved. * * 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 limitat...
26.588235
77
0.625664
mkhon
b4f75f3be6ee83ff8a8d30aa693440458d14d7e2
6,225
cpp
C++
j7/j7-test0.cpp
brtnfld/clamr
c0fc70d2f30700f0ed67e374646ecc1e70734141
[ "Unlicense" ]
null
null
null
j7/j7-test0.cpp
brtnfld/clamr
c0fc70d2f30700f0ed67e374646ecc1e70734141
[ "Unlicense" ]
null
null
null
j7/j7-test0.cpp
brtnfld/clamr
c0fc70d2f30700f0ed67e374646ecc1e70734141
[ "Unlicense" ]
null
null
null
/* * Copyright (c) 2013, Los Alamos National Security, LLC. * All rights Reserved. * * Copyright 2011-2012. Los Alamos National Security, LLC. This software was produced * under U.S. Government contract DE-AC52-06NA25396 for Los Alamos National * Laboratory (LANL), which is operated by Los Alamos National Se...
36.403509
86
0.640964
brtnfld
b4f98c58086a7bab38dd815b7c6cbb54521ae62f
2,084
cpp
C++
ci-samples/CirclePackerSample/src/CirclePackerSampleApp.cpp
codeoncanvas/coc-circlepacker
de630a0df15a45fac9e4f7256126ddbffb85db03
[ "MIT" ]
null
null
null
ci-samples/CirclePackerSample/src/CirclePackerSampleApp.cpp
codeoncanvas/coc-circlepacker
de630a0df15a45fac9e4f7256126ddbffb85db03
[ "MIT" ]
null
null
null
ci-samples/CirclePackerSample/src/CirclePackerSampleApp.cpp
codeoncanvas/coc-circlepacker
de630a0df15a45fac9e4f7256126ddbffb85db03
[ "MIT" ]
null
null
null
#include "cinder/app/App.h" #include "cinder/app/RendererGl.h" #include "cinder/gl/gl.h" #include "cinder/Utilities.h" #include "ciCirclePacker.h" using namespace ci; using namespace ci::app; using namespace std; class CirclePackerSampleApp : public App { public: void setup() override; void update() override; v...
25.108434
128
0.659789
codeoncanvas
b4fca7b655bbc0b9a3d4bf329f233d4a0149c2f8
10,678
cc
C++
src/server/synergy_input/main.cc
m-stein/genode-world
206de6702d4670c2f911938e80afdc28acfb2f56
[ "MIT" ]
null
null
null
src/server/synergy_input/main.cc
m-stein/genode-world
206de6702d4670c2f911938e80afdc28acfb2f56
[ "MIT" ]
null
null
null
src/server/synergy_input/main.cc
m-stein/genode-world
206de6702d4670c2f911938e80afdc28acfb2f56
[ "MIT" ]
null
null
null
/* * \brief Synergy client * \author Emery Hemingway * \date 2015-06-14 * * http://synergy-project.org/ */ /* * Copyright (C) 2015 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. */ /* Genode includes ...
26.430693
110
0.640663
m-stein
b4fd22e0f87dd0e16a32478b5c45b9f21d366562
9,064
cpp
C++
TESTS/mbed_hal/trng/main.cpp
mtvg/mbed-os
df44c55cfd1b8323bb5368e2cdaffe1a284e8d01
[ "Apache-2.0" ]
2
2018-09-05T12:04:05.000Z
2018-11-30T05:33:35.000Z
TESTS/mbed_hal/trng/main.cpp
mtvg/mbed-os
df44c55cfd1b8323bb5368e2cdaffe1a284e8d01
[ "Apache-2.0" ]
null
null
null
TESTS/mbed_hal/trng/main.cpp
mtvg/mbed-os
df44c55cfd1b8323bb5368e2cdaffe1a284e8d01
[ "Apache-2.0" ]
4
2018-12-10T12:03:54.000Z
2019-01-26T02:46:40.000Z
/* * Copyright (c) 2018 ARM Limited. All rights reserved. * SPDX-License-Identifier: Apache-2.0 * 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 * * ...
36.548387
117
0.630075
mtvg
3701cd6b4fcfed7439f3e2936e10bf4c96ac7d89
419
hpp
C++
injectable/v8_adapters/base_adapter.hpp
viniciuslrangel/FuelInjector
6c2fc60ef61dcc2e467aae9316c646daf6ebba49
[ "MIT" ]
null
null
null
injectable/v8_adapters/base_adapter.hpp
viniciuslrangel/FuelInjector
6c2fc60ef61dcc2e467aae9316c646daf6ebba49
[ "MIT" ]
null
null
null
injectable/v8_adapters/base_adapter.hpp
viniciuslrangel/FuelInjector
6c2fc60ef61dcc2e467aae9316c646daf6ebba49
[ "MIT" ]
1
2022-03-18T21:50:15.000Z
2022-03-18T21:50:15.000Z
#pragma once #include <Windows.h> #include "../utility.hpp" namespace Fuel { class V8BaseAdapter { protected: HANDLE thread{}; CONTEXT context{}; bool paused = false; public: static V8BaseAdapter* AutoSelectVersion(HMODULE mod = 0); static HMODULE FindModule(std::string_view name = ""); virtual v...
14.964286
59
0.680191
viniciuslrangel
37029547362511910eeb91b3a9e6f24def51754a
97
cpp
C++
tournaments/willYou/willYou.cpp
gurfinkel/codeSignal
114817947ac6311bd53a48f0f0e17c0614bf7911
[ "MIT" ]
5
2020-02-06T09:51:22.000Z
2021-03-19T00:18:44.000Z
tournaments/willYou/willYou.cpp
gurfinkel/codeSignal
114817947ac6311bd53a48f0f0e17c0614bf7911
[ "MIT" ]
null
null
null
tournaments/willYou/willYou.cpp
gurfinkel/codeSignal
114817947ac6311bd53a48f0f0e17c0614bf7911
[ "MIT" ]
3
2019-09-27T13:06:21.000Z
2021-04-20T23:13:17.000Z
bool willYou(bool young, bool beautiful, bool loved) { return (young && beautiful) != loved; }
24.25
54
0.690722
gurfinkel
3702b547fc60f62055871a6708280e1bc6592e0a
17,800
cc
C++
src/connectivity/bluetooth/core/bt-host/hci/sequential_command_runner_unittest.cc
bootingman/fuchsia2
04012f0aa1edd1d4108a2ac647a65e59730fc4c2
[ "BSD-3-Clause" ]
1
2019-10-09T10:50:57.000Z
2019-10-09T10:50:57.000Z
src/connectivity/bluetooth/core/bt-host/hci/sequential_command_runner_unittest.cc
bootingman/fuchsia2
04012f0aa1edd1d4108a2ac647a65e59730fc4c2
[ "BSD-3-Clause" ]
null
null
null
src/connectivity/bluetooth/core/bt-host/hci/sequential_command_runner_unittest.cc
bootingman/fuchsia2
04012f0aa1edd1d4108a2ac647a65e59730fc4c2
[ "BSD-3-Clause" ]
null
null
null
// Copyright 2017 The Fuchsia 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/connectivity/bluetooth/core/bt-host/hci/sequential_command_runner.h" #include "src/connectivity/bluetooth/core/bt-host/common/log.h" #includ...
38.444924
82
0.705787
bootingman
37039e55056ca85573eed8ee541bfe0999700bc6
2,429
cpp
C++
ACM Training/2018-09-01 计蒜客/C.cpp
Wycers/Codelib
86d83787aa577b8f2d66b5410e73102411c45e46
[ "MIT" ]
22
2018-08-07T06:55:10.000Z
2021-06-12T02:12:19.000Z
ACM Training/2018-09-01 计蒜客/C.cpp
Wycers/Codelib
86d83787aa577b8f2d66b5410e73102411c45e46
[ "MIT" ]
28
2020-03-04T23:47:22.000Z
2022-02-26T18:50:00.000Z
ACM Training/2018-09-01 计蒜客/C.cpp
Wycers/Codelib
86d83787aa577b8f2d66b5410e73102411c45e46
[ "MIT" ]
4
2019-11-09T15:41:26.000Z
2021-10-10T08:56:57.000Z
#include <cstdio> #include <cstdlib> #include <cstring> #include <iostream> using namespace std; const int maxm = 20005; const int maxn = 205; int T, n, m; int card_stack[maxm], card[maxn][15], cnt[maxn], tot, ans[maxn]; //牌库 手牌 每个人的手牌数 当前牌库状态 void init() { tot = 0; memset(cnt, 0, sizeof(cnt)); memset(card,...
21.882883
87
0.400165
Wycers
3707acd30264383751699393d219a1039800b0bf
19,899
hpp
C++
src/ngraph/graph_util.hpp
conradjones/ngraph
409e219131f24b7138621fe084d2a87d7c0495ac
[ "Apache-2.0" ]
null
null
null
src/ngraph/graph_util.hpp
conradjones/ngraph
409e219131f24b7138621fe084d2a87d7c0495ac
[ "Apache-2.0" ]
null
null
null
src/ngraph/graph_util.hpp
conradjones/ngraph
409e219131f24b7138621fe084d2a87d7c0495ac
[ "Apache-2.0" ]
null
null
null
//***************************************************************************** // Copyright 2017-2020 Intel Corporation // // 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://w...
39.248521
100
0.504146
conradjones
3707b15f4c831af4b0eed78b943971bf45236177
27
cpp
C++
llarp/dht/txowner.cpp
da4089/llarp
e223f5d023b1794638b9e9b47a86ed03c8c25306
[ "Zlib" ]
28
2018-01-25T17:39:25.000Z
2022-03-26T15:23:12.000Z
llarp/dht/txowner.cpp
gjyoung1974/loki-network
6559bb8f9e80095b4a7462ccb8fdf12e8ce19527
[ "Zlib" ]
2
2019-12-19T15:37:07.000Z
2020-01-31T19:42:28.000Z
llarp/dht/txowner.cpp
gjyoung1974/loki-network
6559bb8f9e80095b4a7462ccb8fdf12e8ce19527
[ "Zlib" ]
7
2018-05-21T12:34:50.000Z
2021-05-05T11:57:50.000Z
#include <dht/txowner.hpp>
13.5
26
0.740741
da4089
37088df2d7cfca324f87c2b889e61dcf374c041a
1,944
cc
C++
node/src/node_bindings/index.cc
perjonsson/DeskGap
5e74de37c057de3bac3ac16b3fabdb79b934d21e
[ "MIT" ]
1,910
2019-02-08T05:41:48.000Z
2022-03-24T23:41:33.000Z
node/src/node_bindings/index.cc
perjonsson/DeskGap
5e74de37c057de3bac3ac16b3fabdb79b934d21e
[ "MIT" ]
73
2019-02-13T02:58:20.000Z
2022-03-02T05:49:34.000Z
node/src/node_bindings/index.cc
ci010/DeskGap
b3346fea3dd3af7df9a0420131da7f4ac1518092
[ "MIT" ]
88
2019-02-13T12:41:00.000Z
2022-03-25T05:04:31.000Z
#include <memory> #include <sstream> #include <napi.h> #include "index.hpp" #include "app/app_wrap.h" #include "window/browser_window_wrap.h" #include "menu/menu_wrap.h" #include "shell/shell_wrap.h" #include "webview/webview_wrap.h" #include "system_preferences/system_preferences_wrap.h" #include "dialog/dialog_wrap.h...
36.679245
121
0.731481
perjonsson
37092a0778a962e1c86642b9b951220cf1ac85f6
449
hpp
C++
src/network/manager.hpp
JohndeVostok/THKVS
23ce5d79ac467e9efcaf0c95df8dd10e41ac5980
[ "Apache-2.0" ]
null
null
null
src/network/manager.hpp
JohndeVostok/THKVS
23ce5d79ac467e9efcaf0c95df8dd10e41ac5980
[ "Apache-2.0" ]
4
2018-07-20T03:25:55.000Z
2018-08-03T03:42:13.000Z
src/network/manager.hpp
JohndeVostok/THKVS
23ce5d79ac467e9efcaf0c95df8dd10e41ac5980
[ "Apache-2.0" ]
null
null
null
// // Created by Blink on 2018/7/24. // #ifndef THKVS_MANAGER_HPP #define THKVS_MANAGER_HPP #include "msg_queue.hpp" #include "message.hpp" namespace manager { extern MsgQueue<std::shared_ptr<Message> > recvQue; extern MsgQueue<std::shared_ptr<Message> > sendQue; std::shared_ptr<Message> recv(); bo...
18.708333
57
0.719376
JohndeVostok
370940a38118988e3d5c689340aa481627daa08d
998
cpp
C++
problems/minimum_digit_sum.cpp
NavinShrinivas/Algorithm-Grind
d2d05341662de9e390a828bcedae9d1c9f52b9ad
[ "Unlicense" ]
1
2021-11-16T15:18:37.000Z
2021-11-16T15:18:37.000Z
problems/minimum_digit_sum.cpp
NavinShrinivas/Algorithm-Grind
d2d05341662de9e390a828bcedae9d1c9f52b9ad
[ "Unlicense" ]
null
null
null
problems/minimum_digit_sum.cpp
NavinShrinivas/Algorithm-Grind
d2d05341662de9e390a828bcedae9d1c9f52b9ad
[ "Unlicense" ]
5
2021-09-28T07:16:27.000Z
2021-11-17T00:54:39.000Z
#include<bits/stdc++.h> #include<math.h> typedef long long int ll; #define intlimit 2147483647; using namespace std; #define loop(n) for(int i=0;i<n;i++); #define maploop(m) for(auto it=m.begin();it!=m.end();it++); // void swap(int a[],int i,int j) // { // int temp=a[i]; // a[i]=a[j]; // a[j]=temp; // } ...
18.481481
59
0.443888
NavinShrinivas
370b425558bbd9068df35f43c414bfc8f7b6a18a
787
hpp
C++
littleVulkanEngine/tutorial21/first_app.hpp
JohnCWakley/littleVulkanEngine
1c2d92a9ac60a1c53c3c29b389eda87e6ed46bb8
[ "MIT" ]
324
2020-12-14T22:59:26.000Z
2022-03-30T08:06:39.000Z
littleVulkanEngine/tutorial21/first_app.hpp
JohnCWakley/littleVulkanEngine
1c2d92a9ac60a1c53c3c29b389eda87e6ed46bb8
[ "MIT" ]
21
2020-12-20T13:04:49.000Z
2022-03-24T19:59:39.000Z
littleVulkanEngine/tutorial21/first_app.hpp
JohnCWakley/littleVulkanEngine
1c2d92a9ac60a1c53c3c29b389eda87e6ed46bb8
[ "MIT" ]
76
2021-01-25T18:05:49.000Z
2022-03-29T07:22:08.000Z
#pragma once #include "lve_descriptors.hpp" #include "lve_device.hpp" #include "lve_game_object.hpp" #include "lve_renderer.hpp" #include "lve_window.hpp" // std #include <memory> #include <vector> namespace lve { class FirstApp { public: static constexpr int WIDTH = 800; static constexpr int HEIGHT = 600; F...
20.179487
56
0.72554
JohnCWakley
370d304b28f48518268e3a81ef57ec919c64fd77
1,242
cpp
C++
cpp05/ex00/main.cpp
ndeana-21/cpp
98932eab0c1d57a715b6deb76c7a294c1e86f2fd
[ "MIT" ]
null
null
null
cpp05/ex00/main.cpp
ndeana-21/cpp
98932eab0c1d57a715b6deb76c7a294c1e86f2fd
[ "MIT" ]
null
null
null
cpp05/ex00/main.cpp
ndeana-21/cpp
98932eab0c1d57a715b6deb76c7a294c1e86f2fd
[ "MIT" ]
null
null
null
#include "Bureaucrat.hpp" void printHeader(std::string header) { std::cout << "\033[1;35m" << "<<<<< " << header << " >>>>>" << "\033[0m" << std::endl; } int main() { printHeader("WITHOUT exception"); try { Bureaucrat pop("Pop", 75); std::cout << pop; pop.incGrade(); std::cout << pop...
18.537313
52
0.521739
ndeana-21
370d8d129b9e860bf5509946fd3cb2812382c29b
11,530
cc
C++
printing/print_settings.cc
sarang-apps/darshan_browser
173649bb8a7c656dc60784d19e7bb73e07c20daa
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
printing/print_settings.cc
sarang-apps/darshan_browser
173649bb8a7c656dc60784d19e7bb73e07c20daa
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
printing/print_settings.cc
sarang-apps/darshan_browser
173649bb8a7c656dc60784d19e7bb73e07c20daa
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
// Copyright (c) 2012 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 "printing/print_settings.h" #include "base/atomic_sequence_num.h" #include "base/lazy_instance.h" #include "base/logging.h" #include "printi...
29.948052
80
0.686297
sarang-apps
370eeefbe9f56867bdacdc0f1f0e17d36d3cbed2
5,495
cpp
C++
Shared/alembic-1.5.0/AbcOpenGL/ICurvesDrw.cpp
jonntd/ExocortexCrateVS2010MAYA
2e54951b1cf79434df4d6410d47197a4794352be
[ "BSD-3-Clause" ]
105
2015-01-01T03:42:42.000Z
2021-11-15T10:07:06.000Z
Shared/alembic-1.5.0/AbcOpenGL/ICurvesDrw.cpp
jonntd/ExocortexCrateVS2010MAYA
2e54951b1cf79434df4d6410d47197a4794352be
[ "BSD-3-Clause" ]
55
2015-01-16T15:24:43.000Z
2021-06-28T06:57:48.000Z
Shared/alembic-1.5.0/AbcOpenGL/ICurvesDrw.cpp
jonntd/ExocortexCrateVS2010MAYA
2e54951b1cf79434df4d6410d47197a4794352be
[ "BSD-3-Clause" ]
69
2015-01-16T12:44:36.000Z
2022-03-08T10:32:26.000Z
//-***************************************************************************** // // Copyright (c) 2009-2012, // Sony Pictures Imageworks, Inc. and // Industrial Light & Magic, a division of Lucasfilm Entertainment Company Ltd. // // All rights reserved. // // Redistribution and use in source and binary for...
35.224359
90
0.578526
jonntd
370fb32da8aa5bb8f1318c9f580363ee3b0db676
16,568
hpp
C++
graphblas/backend/apspie/operations.hpp
owensgroup/push-pull
b50b1d1fd07788bcfde9f58bfa58dc6eea2db18a
[ "Apache-2.0" ]
7
2018-08-07T06:37:36.000Z
2022-02-25T13:17:11.000Z
graphblas/backend/apspie/operations.hpp
owensgroup/push-pull
b50b1d1fd07788bcfde9f58bfa58dc6eea2db18a
[ "Apache-2.0" ]
2
2018-08-21T11:55:19.000Z
2018-12-06T20:22:58.000Z
graphblas/backend/apspie/operations.hpp
owensgroup/push-pull
b50b1d1fd07788bcfde9f58bfa58dc6eea2db18a
[ "Apache-2.0" ]
2
2019-04-05T00:14:01.000Z
2022-01-31T20:21:22.000Z
#ifndef GRB_BACKEND_APSPIE_OPERATIONS_HPP #define GRB_BACKEND_APSPIE_OPERATIONS_HPP #include "graphblas/backend/apspie/spgemm.hpp" #include "graphblas/backend/apspie/spmm.hpp" #include "graphblas/backend/apspie/gemm.hpp" #include "graphblas/backend/apspie/spmspv.hpp" #include "graphblas/backend/apspie/spmv.hpp" #inclu...
31.378788
80
0.49493
owensgroup
3714f62a410f9575d1a5b641829b89622b6d591d
2,731
cpp
C++
dbms/src/Functions/registerFunctionsDateTime.cpp
margaritiko/ClickHouse
6f28e69e97c73a71091efa3dfc891c43371f2348
[ "Apache-2.0" ]
1
2019-12-27T14:15:09.000Z
2019-12-27T14:15:09.000Z
dbms/src/Functions/registerFunctionsDateTime.cpp
margaritiko/ClickHouse
6f28e69e97c73a71091efa3dfc891c43371f2348
[ "Apache-2.0" ]
null
null
null
dbms/src/Functions/registerFunctionsDateTime.cpp
margaritiko/ClickHouse
6f28e69e97c73a71091efa3dfc891c43371f2348
[ "Apache-2.0" ]
null
null
null
#include "registerFunctions.h" namespace DB { void registerFunctionsDateTime(FunctionFactory & factory) { registerFunctionToYear(factory); registerFunctionToQuarter(factory); registerFunctionToMonth(factory); registerFunctionToDayOfMonth(factory); registerFunctionToDayOfWeek(factory); registerFu...
39.014286
57
0.812523
margaritiko
3716f5c8459b2b7ec037ba94c57360d21a02c648
13,146
cpp
C++
apps/vkwindow.cpp
SausageTaste/VulkanPractice
b49302f990a806d72af309d0647cbec3896c1420
[ "MIT" ]
null
null
null
apps/vkwindow.cpp
SausageTaste/VulkanPractice
b49302f990a806d72af309d0647cbec3896c1420
[ "MIT" ]
null
null
null
apps/vkwindow.cpp
SausageTaste/VulkanPractice
b49302f990a806d72af309d0647cbec3896c1420
[ "MIT" ]
null
null
null
#include "vkwindow.h" #include <iostream> #include <exception> #include "konst.h" #include "timer.h" namespace { const char* const WINDOW_TITLE = "Vulkan Practice"; dal::Timer g_timer, g_timer_for_delta_time; size_t g_fpsCounter = 0; } namespace { class { public: bool m_left = fal...
31.078014
183
0.611669
SausageTaste
3717e38a36dd97be972b1d93e490036e8dfe74eb
4,509
cpp
C++
Source/AllProjects/CIDKernel/Win32/CIDKernel_LowLevelPopUp_Win32.cpp
eudora-jia/CIDLib
02795d283d95f8a5a4fafa401b6189851901b81b
[ "MIT" ]
1
2019-05-28T06:33:01.000Z
2019-05-28T06:33:01.000Z
Source/AllProjects/CIDKernel/Win32/CIDKernel_LowLevelPopUp_Win32.cpp
eudora-jia/CIDLib
02795d283d95f8a5a4fafa401b6189851901b81b
[ "MIT" ]
null
null
null
Source/AllProjects/CIDKernel/Win32/CIDKernel_LowLevelPopUp_Win32.cpp
eudora-jia/CIDLib
02795d283d95f8a5a4fafa401b6189851901b81b
[ "MIT" ]
null
null
null
// // FILE NAME: CIDKernel_LowLevelPopUp_Win32.Cpp // // AUTHOR: Dean Roddey // // CREATED: 09/12/1998 // // COPYRIGHT: Charmed Quark Systems, Ltd @ 2019 // // This software is copyrighted by 'Charmed Quark Systems, Ltd' and // the author (Dean Roddey.) It is licensed under the MIT Open Source // license: // // htt...
33.649254
78
0.531382
eudora-jia
371987b5003ccff8cf7fa7a5b4829d95e8476531
3,561
cxx
C++
Plugins/SciberQuestToolKit/SciberQuest/FieldTopologyMapData.cxx
demarle/ParaView
ec9642303012a3344f9be7a0acea45cc2b329720
[ "Apache-2.0", "BSD-3-Clause" ]
1
2019-04-22T09:09:18.000Z
2019-04-22T09:09:18.000Z
Plugins/SciberQuestToolKit/SciberQuest/FieldTopologyMapData.cxx
JamesLinus/ParaView
d0dd28e0527c230044f1891db2d8ad0170a04af0
[ "Apache-2.0", "BSD-3-Clause" ]
null
null
null
Plugins/SciberQuestToolKit/SciberQuest/FieldTopologyMapData.cxx
JamesLinus/ParaView
d0dd28e0527c230044f1891db2d8ad0170a04af0
[ "Apache-2.0", "BSD-3-Clause" ]
1
2020-06-23T09:05:08.000Z
2020-06-23T09:05:08.000Z
/* * Copyright 2012 SciberQuest Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * * Redistributions of source code must retain the above copyright notice, * this list of conditi...
33.59434
80
0.629879
demarle
3719a4e79bdea4ed3573e880ae296820000b7ac2
2,584
cpp
C++
Source/WebCore/platform/graphics/gstreamer/MediaEngineConfigurationFactoryGStreamer.cpp
jacadcaps/webkitty
9aebd2081349f9a7b5d168673c6f676a1450a66d
[ "BSD-2-Clause" ]
6
2021-07-05T16:09:39.000Z
2022-03-06T22:44:42.000Z
Source/WebCore/platform/graphics/gstreamer/MediaEngineConfigurationFactoryGStreamer.cpp
jacadcaps/webkitty
9aebd2081349f9a7b5d168673c6f676a1450a66d
[ "BSD-2-Clause" ]
7
2022-03-15T13:25:39.000Z
2022-03-15T13:25:44.000Z
Source/WebCore/platform/graphics/gstreamer/MediaEngineConfigurationFactoryGStreamer.cpp
jacadcaps/webkitty
9aebd2081349f9a7b5d168673c6f676a1450a66d
[ "BSD-2-Clause" ]
null
null
null
/* * Copyright (C) 2019 Igalia S.L. * * 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 the following ...
38
161
0.768189
jacadcaps
3719baa080f9ac6f740845093e15ec0fc6adce6e
37,128
cpp
C++
communication_lite/lwip_posix/src/ActsLwipTest.cpp
tomaytotomatof/leonspoks
8a385cfafa74fa5bcb8b0c465e0ac01d600a9b29
[ "Apache-2.0" ]
null
null
null
communication_lite/lwip_posix/src/ActsLwipTest.cpp
tomaytotomatof/leonspoks
8a385cfafa74fa5bcb8b0c465e0ac01d600a9b29
[ "Apache-2.0" ]
null
null
null
communication_lite/lwip_posix/src/ActsLwipTest.cpp
tomaytotomatof/leonspoks
8a385cfafa74fa5bcb8b0c465e0ac01d600a9b29
[ "Apache-2.0" ]
null
null
null
/** * Copyright (c) 2020-2021 Huawei Device Co., Ltd. * 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 applicabl...
32.798587
111
0.584572
tomaytotomatof
7debfea14eeab402d275d4fd2b61721ec62a8ee1
80,201
cc
C++
src/ndarray/ndarray.cc
moshelooks/incubator-mxnet
5245ef68191a6d47594bf331ec6e20ba6e93ad4c
[ "Apache-2.0" ]
null
null
null
src/ndarray/ndarray.cc
moshelooks/incubator-mxnet
5245ef68191a6d47594bf331ec6e20ba6e93ad4c
[ "Apache-2.0" ]
null
null
null
src/ndarray/ndarray.cc
moshelooks/incubator-mxnet
5245ef68191a6d47594bf331ec6e20ba6e93ad4c
[ "Apache-2.0" ]
null
null
null
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
36.806333
97
0.645453
moshelooks
7deca450f08e6e8980359980ffd59d15eff2e818
5,202
cpp
C++
nonfungible/moveparser.cpp
ismailqau/libxayagame
21aa17ab6d93d7bdf3882788243a2ae591d7e841
[ "MIT" ]
16
2018-09-08T02:11:44.000Z
2022-02-07T00:13:42.000Z
nonfungible/moveparser.cpp
ismailqau/libxayagame
21aa17ab6d93d7bdf3882788243a2ae591d7e841
[ "MIT" ]
47
2018-09-04T11:19:27.000Z
2021-09-14T12:53:25.000Z
nonfungible/moveparser.cpp
ismailqau/libxayagame
21aa17ab6d93d7bdf3882788243a2ae591d7e841
[ "MIT" ]
13
2018-12-20T19:50:22.000Z
2022-03-14T21:47:04.000Z
// Copyright (C) 2020 The Xaya developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "moveparser.hpp" #include <glog/logging.h> namespace nf { Amount GetDbBalance (const xaya::SQLiteDatabase& db, const Asset& a,...
21.495868
76
0.545367
ismailqau
7dedf10cd28c751c181cd74e4b06e479c34cd1d8
1,568
cpp
C++
src/view/codeeditor/keybehavior/backtabkeybehavior.cpp
Tatsu015/markdownmindmap
93e305c04d3adb59073612a5843579d5ce11c79e
[ "MIT" ]
null
null
null
src/view/codeeditor/keybehavior/backtabkeybehavior.cpp
Tatsu015/markdownmindmap
93e305c04d3adb59073612a5843579d5ce11c79e
[ "MIT" ]
1
2022-01-18T16:10:11.000Z
2022-01-18T16:11:33.000Z
src/view/codeeditor/keybehavior/backtabkeybehavior.cpp
Tatsu015/markdownmindmap
93e305c04d3adb59073612a5843579d5ce11c79e
[ "MIT" ]
null
null
null
#include "backtabkeybehavior.h" #include "view/codeeditor/codeeditor.h" #include <QTextBlock> BackTabKeyBehavior::BackTabKeyBehavior() : AbstractKeyBehavior() { } BackTabKeyBehavior::~BackTabKeyBehavior() { } void BackTabKeyBehavior::noModifierKeyPressEvent(CodeEditor* codeEditor) { QTextCursor cursor = codeEditor...
29.037037
77
0.684949
Tatsu015
7def0b9ea69252c7a55760a46cf3cea410baf920
1,260
cc
C++
garnet/public/lib/test_runner/cpp/test_runner_store_impl.cc
zhangpf/fuchsia-rs
903568f28ddf45f09157ead36d61b50322c9cf49
[ "BSD-3-Clause" ]
1
2019-10-09T10:50:57.000Z
2019-10-09T10:50:57.000Z
garnet/public/lib/test_runner/cpp/test_runner_store_impl.cc
zhangpf/fuchsia-rs
903568f28ddf45f09157ead36d61b50322c9cf49
[ "BSD-3-Clause" ]
5
2020-09-06T09:02:06.000Z
2022-03-02T04:44:22.000Z
garnet/public/lib/test_runner/cpp/test_runner_store_impl.cc
ZVNexus/fuchsia
c5610ad15208208c98693618a79c705af935270c
[ "BSD-3-Clause" ]
null
null
null
// Copyright 2017 The Fuchsia 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 "lib/test_runner/cpp/test_runner_store_impl.h" namespace test_runner { TestRunnerStoreImpl::TestRunnerStoreImpl() = default; void TestRunnerSto...
25.2
73
0.692063
zhangpf
7def539bacdff560c9b64b55c30dc1681ba96e5e
600
cpp
C++
Cold-Spider/src/IdleWindow.cpp
Ingener74/Cold-Spider
db9067d56cea7e458671bb8138ea3c50a6cee4c4
[ "MIT" ]
null
null
null
Cold-Spider/src/IdleWindow.cpp
Ingener74/Cold-Spider
db9067d56cea7e458671bb8138ea3c50a6cee4c4
[ "MIT" ]
null
null
null
Cold-Spider/src/IdleWindow.cpp
Ingener74/Cold-Spider
db9067d56cea7e458671bb8138ea3c50a6cee4c4
[ "MIT" ]
null
null
null
/* * IdleWindow.cpp * * Created on: Dec 19, 2015 * Author: pavel */ #include <iostream> #include "IdleWindow.h" #include "ColdSpiderFsm.h" using namespace std; IdleWindow::IdleWindow(QWidget* parent, Qt::WindowFlags f) : QWidget(parent, f) { setupUi(this); QObject::connect(pushButton, &QP...
18.75
85
0.663333
Ingener74
7df2fff65d3926cf40fd6d34e44085ca2433a617
3,680
cc
C++
chrome/browser/supervised_user/web_approvals_manager.cc
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
1
2021-11-16T13:10:29.000Z
2021-11-16T13:10:29.000Z
chrome/browser/supervised_user/web_approvals_manager.cc
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
chrome/browser/supervised_user/web_approvals_manager.cc
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
// Copyright 2021 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 "chrome/browser/supervised_user/web_approvals_manager.h" #include "base/bind.h" #include "base/callback.h" #include "base/logging.h" #include "c...
32.280702
80
0.751902
zealoussnow
7df37820424bb3990851a06ec4e9cee2775f19bd
1,359
cpp
C++
src/v2_ssl_server/ServerManager.cpp
OptimistLabyrinth/Cpp-Server-Client
01f11b4fee99ac515669f434032b5698f0d9d264
[ "Apache-2.0" ]
null
null
null
src/v2_ssl_server/ServerManager.cpp
OptimistLabyrinth/Cpp-Server-Client
01f11b4fee99ac515669f434032b5698f0d9d264
[ "Apache-2.0" ]
null
null
null
src/v2_ssl_server/ServerManager.cpp
OptimistLabyrinth/Cpp-Server-Client
01f11b4fee99ac515669f434032b5698f0d9d264
[ "Apache-2.0" ]
null
null
null
#include "ServerManager.h" #include "glog/logging.h" v2_ssl_server::ServerManager::ServerManager() : io_context_() , ssl_context_(boost::asio::ssl::context::sslv23) { } v2_ssl_server::ServerManager::~ServerManager() { Finalize(); } void v2_ssl_server::ServerManager::Initialize() { LOG(INFO) << "called Server...
34.846154
112
0.743194
OptimistLabyrinth
7df50a6d1cf3528057a217df1291f1fa9cdeab2e
1,611
cpp
C++
test/src/startup.cpp
Squantor/CortexM_startup
df5ed9c52edde0905011a6ba7ad8c272bfd10ed5
[ "MIT" ]
3
2020-05-08T12:49:06.000Z
2020-11-14T10:59:22.000Z
test/src/startup.cpp
Squantor/CortexM_startup
df5ed9c52edde0905011a6ba7ad8c272bfd10ed5
[ "MIT" ]
null
null
null
test/src/startup.cpp
Squantor/CortexM_startup
df5ed9c52edde0905011a6ba7ad8c272bfd10ed5
[ "MIT" ]
null
null
null
/* * Unified Cortex Startup - C++ startup file * * This file is in public domain * * Put together by Paul Sokolovsky based on article by Vanya Sergeev * http://dev.frozeneskimo.com/notes/cortex_cmsis/ , GNU ld documentation * and numerous other public resources. * */ #include <stdint.h> extern int main(void)...
22.068493
73
0.65239
Squantor
7df7d45ff3c6f5168bd5517e437b25f49011350f
19,444
cpp
C++
src/Storages/MergeTree/ReplicatedMergeTreePartCheckThread.cpp
Vxider/ClickHouse
cc7a3ea9ff4127d2d7c7f80c752fbc6d6a87b2ef
[ "Apache-2.0" ]
15,577
2019-09-23T11:57:53.000Z
2022-03-31T18:21:48.000Z
src/Storages/MergeTree/ReplicatedMergeTreePartCheckThread.cpp
Vxider/ClickHouse
cc7a3ea9ff4127d2d7c7f80c752fbc6d6a87b2ef
[ "Apache-2.0" ]
16,476
2019-09-23T11:47:00.000Z
2022-03-31T23:06:01.000Z
src/Storages/MergeTree/ReplicatedMergeTreePartCheckThread.cpp
Vxider/ClickHouse
cc7a3ea9ff4127d2d7c7f80c752fbc6d6a87b2ef
[ "Apache-2.0" ]
3,633
2019-09-23T12:18:28.000Z
2022-03-31T15:55:48.000Z
#include <Storages/MergeTree/ReplicatedMergeTreePartCheckThread.h> #include <Storages/MergeTree/checkDataPart.h> #include <Storages/MergeTree/ReplicatedMergeTreePartHeader.h> #include <Storages/StorageReplicatedMergeTree.h> #include <Interpreters/Context.h> namespace ProfileEvents { extern const Event ReplicatedP...
41.815054
224
0.6421
Vxider
7dfc822ee4e1c9fe432b749bacf08e07ee50abf1
50,729
cpp
C++
src/tests/fetcher_cache_tests.cpp
ruhip/mesos1.2.0
6f6d6786a91ee96fcd7cd435eee8933496c9903e
[ "Apache-2.0" ]
null
null
null
src/tests/fetcher_cache_tests.cpp
ruhip/mesos1.2.0
6f6d6786a91ee96fcd7cd435eee8933496c9903e
[ "Apache-2.0" ]
null
null
null
src/tests/fetcher_cache_tests.cpp
ruhip/mesos1.2.0
6f6d6786a91ee96fcd7cd435eee8933496c9903e
[ "Apache-2.0" ]
null
null
null
// Licensed to the Apache Software Foundation (ASF) under one // or more contributor license agreements. See the NOTICE file // distributed with this work for additional information // regarding copyright ownership. The ASF licenses this file // to you under the Apache License, Version 2.0 (the // "License"); you may...
30.651964
80
0.704114
ruhip
7dff539671f31fec0fd2f5d8f6be2507674a24aa
24,782
cpp
C++
gtaRenderHook/SampHaxx.cpp
petrgeorgievsky/gtaRenderHook
124358410c3edca56de26381e239ca29aa6dc1cc
[ "MIT" ]
232
2016-08-29T00:33:32.000Z
2022-03-29T22:39:51.000Z
gtaRenderHook/SampHaxx.cpp
petrgeorgievsky/gtaRenderHook
124358410c3edca56de26381e239ca29aa6dc1cc
[ "MIT" ]
10
2021-01-02T12:40:49.000Z
2021-08-31T06:31:04.000Z
gtaRenderHook/SampHaxx.cpp
petrgeorgievsky/gtaRenderHook
124358410c3edca56de26381e239ca29aa6dc1cc
[ "MIT" ]
40
2017-12-18T06:14:39.000Z
2022-01-29T16:35:23.000Z
#include "stdafx.h" #include <d3d9types.h> #include "SampHaxx.h" class IDirect3D9Wrapper : public IDirect3D9 { // Унаследовано через IDirect3D9 virtual HRESULT __stdcall QueryInterface( REFIID riid, void **ppvObj ) override { return E_NOTIMPL; } ...
33.855191
86
0.624405
petrgeorgievsky
7dffe85dfff785eab7570854f253bef9c5cafc39
5,395
hpp
C++
libhail/src/hail/query/backend/stype.hpp
MariusDanner/hail
5ca0305f8243b5888931b1afaa1fbfb617dee097
[ "MIT" ]
null
null
null
libhail/src/hail/query/backend/stype.hpp
MariusDanner/hail
5ca0305f8243b5888931b1afaa1fbfb617dee097
[ "MIT" ]
null
null
null
libhail/src/hail/query/backend/stype.hpp
MariusDanner/hail
5ca0305f8243b5888931b1afaa1fbfb617dee097
[ "MIT" ]
null
null
null
#ifndef HAIL_QUERY_BACKEND_STYPE_HPP_INCLUDED #define HAIL_QUERY_BACKEND_STYPE_HPP_INCLUDED 1 #include <llvm/IR/Value.h> #include <hail/hash.hpp> #include <hail/tunion.hpp> #include <hail/type.hpp> #include <vector> namespace hail { class EmitType; class SValue; class EmitValue; class CompileFunction; class MemorySi...
25.9375
126
0.731974
MariusDanner
b40089f09290879599ac99eaa146be2db500c02e
28,430
hpp
C++
cpp/include/cudf/column/column_factories.hpp
manopapad/cudf
7c8961459e67f0a82f79327a5fd87ef6887ecc83
[ "Apache-2.0" ]
null
null
null
cpp/include/cudf/column/column_factories.hpp
manopapad/cudf
7c8961459e67f0a82f79327a5fd87ef6887ecc83
[ "Apache-2.0" ]
null
null
null
cpp/include/cudf/column/column_factories.hpp
manopapad/cudf
7c8961459e67f0a82f79327a5fd87ef6887ecc83
[ "Apache-2.0" ]
null
null
null
/* * Copyright (c) 2019-2020, NVIDIA CORPORATION. * * 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...
44.771654
99
0.699156
manopapad
b40101217d761fded8a8a5c3f89d499501415801
8,295
cc
C++
CaloReco/src/CaloHitMakerFast_module.cc
NamithaChitrazee/Offline-1
bcb6c74954f95dd48433d79a69d3ef3bdb99022e
[ "Apache-2.0" ]
null
null
null
CaloReco/src/CaloHitMakerFast_module.cc
NamithaChitrazee/Offline-1
bcb6c74954f95dd48433d79a69d3ef3bdb99022e
[ "Apache-2.0" ]
null
null
null
CaloReco/src/CaloHitMakerFast_module.cc
NamithaChitrazee/Offline-1
bcb6c74954f95dd48433d79a69d3ef3bdb99022e
[ "Apache-2.0" ]
null
null
null
#include "art/Framework/Core/EDProducer.h" #include "art/Framework/Principal/Event.h" #include "Offline/GeneralUtilities/inc/ParameterSetHelpers.hh" #include "art/Framework/Principal/Handle.h" #include "fhiclcpp/types/Sequence.h" #include "Offline/CalorimeterGeom/inc/Calorimeter.hh" #include "Offline/ConditionsService...
46.340782
314
0.605787
NamithaChitrazee
b401ef8c9685fc8b0e80f5523eac43ac69b83f42
9,598
cc
C++
src/pfact/HPLAI_papancrN.cc
ATestGroup233/HPL-AI
2eb76d856d9ed2bd565014e1004d735755e061c9
[ "MIT" ]
11
2021-03-16T11:21:42.000Z
2022-01-25T20:42:16.000Z
src/pfact/HPLAI_papancrN.cc
ATestGroup233/HPL-AI
2eb76d856d9ed2bd565014e1004d735755e061c9
[ "MIT" ]
1
2021-03-13T18:19:54.000Z
2021-03-20T14:07:31.000Z
src/pfact/HPLAI_papancrN.cc
ATestGroup233/HPL-AI
2eb76d856d9ed2bd565014e1004d735755e061c9
[ "MIT" ]
5
2021-03-16T11:21:44.000Z
2022-02-13T05:09:24.000Z
/* * MIT License * * Copyright (c) 2021 WuK * * 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 rights * to use, copy, modify, me...
35.157509
170
0.583559
ATestGroup233
b4023e1c436a00c8cefee11ef23ce1f8bb46c368
2,372
cpp
C++
tests/helics/common/JsonGenerationTests.cpp
aenkoji1/HELICS
91f4cbcfb2a003cae955521a22e83461cbf2b629
[ "BSD-3-Clause" ]
59
2019-06-26T22:40:37.000Z
2022-03-28T18:00:23.000Z
tests/helics/common/JsonGenerationTests.cpp
aenkoji1/HELICS
91f4cbcfb2a003cae955521a22e83461cbf2b629
[ "BSD-3-Clause" ]
748
2019-06-19T14:15:49.000Z
2022-03-31T17:26:18.000Z
tests/helics/common/JsonGenerationTests.cpp
aenkoji1/HELICS
91f4cbcfb2a003cae955521a22e83461cbf2b629
[ "BSD-3-Clause" ]
53
2019-07-19T17:22:21.000Z
2022-03-28T18:00:38.000Z
/* Copyright (c) 2017-2021, Battelle Memorial Institute; Lawrence Livermore National Security, LLC; Alliance for Sustainable Energy, LLC. See the top-level NOTICE for additional details. All rights reserved. SPDX-License-Identifier: BSD-3-Clause */ #include "helics/common/JsonGeneration.hpp" #include "helics/common/J...
35.402985
99
0.606661
aenkoji1
b40304fe413b42da7ec4cfc80aed0f2ede31061c
7,688
cpp
C++
src/Legacy/crypter.cpp
bibbityjibbity/LLL-TAO
4073ba412f71bf27d21fd297497a7c276ebd2d67
[ "MIT" ]
null
null
null
src/Legacy/crypter.cpp
bibbityjibbity/LLL-TAO
4073ba412f71bf27d21fd297497a7c276ebd2d67
[ "MIT" ]
null
null
null
src/Legacy/crypter.cpp
bibbityjibbity/LLL-TAO
4073ba412f71bf27d21fd297497a7c276ebd2d67
[ "MIT" ]
null
null
null
/*__________________________________________________________________________________________ (c) Hash(BEGIN(Satoshi[2010]), END(Sunny[2012])) == Videlicet[2014] ++ (c) Copyright The Nexus Developers 2014 - 2019 Distributed under the MIT software license, see the accompanying file COPYING or http://www.op...
34.321429
164
0.648803
bibbityjibbity
b4040ec2cf001906f8443256ebe063b4ceb69f53
2,491
cpp
C++
Tea Bubble Edition/Tea Bubble Edition Project/j1Entities.cpp
Skyway666/Tea-Bubble-Edition
3cffe55fa686ae34135e518bbc030de4040e13f7
[ "MIT" ]
null
null
null
Tea Bubble Edition/Tea Bubble Edition Project/j1Entities.cpp
Skyway666/Tea-Bubble-Edition
3cffe55fa686ae34135e518bbc030de4040e13f7
[ "MIT" ]
null
null
null
Tea Bubble Edition/Tea Bubble Edition Project/j1Entities.cpp
Skyway666/Tea-Bubble-Edition
3cffe55fa686ae34135e518bbc030de4040e13f7
[ "MIT" ]
null
null
null
#include "j1Entities.h" #include "p2Log.h" #include "j1App.h" #include "j1Input.h" #include "j1Textures.h" #include "CupDispenser.h" #include "TeaDispenser.h" #include "TeaDispenserButton.h" j1Entities::j1Entities(): j1Module() { } j1Entities::~j1Entities() { } bool j1Entities::Awake(pugi::xml_node& config) { r...
19.769841
114
0.717784
Skyway666
b405c1e44cb3bc723a276a03fa8178988ac34f00
13,805
cpp
C++
bazaar/OfficeAutomation/OfficeSheet.cpp
dreamsxin/ultimatepp
41d295d999f9ff1339b34b43c99ce279b9b3991c
[ "BSD-2-Clause" ]
2
2016-04-07T07:54:26.000Z
2020-04-14T12:37:34.000Z
bazaar/OfficeAutomation/OfficeSheet.cpp
dreamsxin/ultimatepp
41d295d999f9ff1339b34b43c99ce279b9b3991c
[ "BSD-2-Clause" ]
null
null
null
bazaar/OfficeAutomation/OfficeSheet.cpp
dreamsxin/ultimatepp
41d295d999f9ff1339b34b43c99ce279b9b3991c
[ "BSD-2-Clause" ]
null
null
null
#include <Core/Core.h> using namespace Upp; #include <Functions4U/Functions4U.h> #ifndef PLATFORM_WIN32 #error Sorry: This platform is not supported!. Look for OfficeAutomation in Bazaar Upp Forum to search for info and new news #endif #include "OfficeAutomation.h" #include "OfficeAutomationBase.h" ...
48.953901
211
0.718942
dreamsxin
b406d64ad74fdfa6660261cfcc37777c1520c966
30,911
cxx
C++
main/sd/source/ui/accessibility/AccessibleDocumentViewBase.cxx
Grosskopf/openoffice
93df6e8a695d5e3eac16f3ad5e9ade1b963ab8d7
[ "Apache-2.0" ]
679
2015-01-06T06:34:58.000Z
2022-03-30T01:06:03.000Z
main/sd/source/ui/accessibility/AccessibleDocumentViewBase.cxx
Grosskopf/openoffice
93df6e8a695d5e3eac16f3ad5e9ade1b963ab8d7
[ "Apache-2.0" ]
102
2017-11-07T08:51:31.000Z
2022-03-17T12:13:49.000Z
main/sd/source/ui/accessibility/AccessibleDocumentViewBase.cxx
Grosskopf/openoffice
93df6e8a695d5e3eac16f3ad5e9ade1b963ab8d7
[ "Apache-2.0" ]
331
2015-01-06T11:40:55.000Z
2022-03-14T04:07:51.000Z
/************************************************************** * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to y...
31.004012
119
0.64401
Grosskopf
b40732d72a5fb15f6e61ee7654debf2a034c2179
3,389
cpp
C++
tesseract_common/src/types.cpp
traclabs/tesseract
dcf16da38f3ef41226a599299d48498c4c60bf5e
[ "BSD-3-Clause", "BSD-2-Clause", "Apache-2.0" ]
118
2018-07-10T13:08:19.000Z
2021-09-17T20:39:32.000Z
tesseract_common/src/types.cpp
traclabs/tesseract
dcf16da38f3ef41226a599299d48498c4c60bf5e
[ "BSD-3-Clause", "BSD-2-Clause", "Apache-2.0" ]
493
2018-08-06T13:24:51.000Z
2021-09-27T19:18:16.000Z
tesseract_common/src/types.cpp
traclabs/tesseract
dcf16da38f3ef41226a599299d48498c4c60bf5e
[ "BSD-3-Clause", "BSD-2-Clause", "Apache-2.0" ]
60
2018-07-11T07:32:09.000Z
2021-09-27T07:42:05.000Z
/** * @file types.cpp * @brief Common Tesseract Types * * @author Levi Armstrong * @date January 18, 2018 * @version TODO * @bug No known bugs * * @copyright Copyright (c) 2017, Southwest Research Institute * * @par License * Software License Agreement (Apache License) * @par * Licensed under the Apache L...
33.22549
116
0.749779
traclabs