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
339ec6b7d56cc01612d4cd42f7f159af579b1045
5,485
cpp
C++
src/services/hardwareFileSystem/cpu/instructionsets.cpp
patrick-lafferty/saturn
6dc36adb42ad9b647704dd19247423a522eeb551
[ "BSD-3-Clause" ]
26
2018-03-19T15:59:46.000Z
2021-08-06T16:13:16.000Z
src/services/hardwareFileSystem/cpu/instructionsets.cpp
patrick-lafferty/saturn
6dc36adb42ad9b647704dd19247423a522eeb551
[ "BSD-3-Clause" ]
34
2018-01-21T17:43:29.000Z
2020-06-27T02:00:53.000Z
src/services/hardwareFileSystem/cpu/instructionsets.cpp
patrick-lafferty/saturn
6dc36adb42ad9b647704dd19247423a522eeb551
[ "BSD-3-Clause" ]
3
2019-12-08T22:26:35.000Z
2021-06-25T17:05:57.000Z
/* Copyright (c) 2017, Patrick Lafferty 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 conditions and the...
38.626761
134
0.67876
patrick-lafferty
339f63d47e6838822c8608a743aa11920c5ba72b
117,798
cc
C++
src/MissionManager/MissionController.cc
pestophagous/qgroundcontrol
9e261b56598a6c3e5cb4b71fbbe02640453e6d5b
[ "Apache-2.0" ]
null
null
null
src/MissionManager/MissionController.cc
pestophagous/qgroundcontrol
9e261b56598a6c3e5cb4b71fbbe02640453e6d5b
[ "Apache-2.0" ]
null
null
null
src/MissionManager/MissionController.cc
pestophagous/qgroundcontrol
9e261b56598a6c3e5cb4b71fbbe02640453e6d5b
[ "Apache-2.0" ]
null
null
null
/**************************************************************************** * * (c) 2009-2020 QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org> * * QGroundControl is licensed according to the terms in the file * COPYING.md in the root of the source code directory. * ***************************************...
44.603559
203
0.6544
pestophagous
339ff395054a6144a88967b7f059cc5963f2b4f1
5,019
hpp
C++
src/mods/GameFunctions/PositionController.hpp
praydog/dx11_mod_base
cfbce80313b782813a959c2d2ceb69705643a6cd
[ "MIT" ]
1
2022-03-26T22:57:55.000Z
2022-03-26T22:57:55.000Z
src/mods/GameFunctions/PositionController.hpp
praydog/dx11_mod_base
cfbce80313b782813a959c2d2ceb69705643a6cd
[ "MIT" ]
null
null
null
src/mods/GameFunctions/PositionController.hpp
praydog/dx11_mod_base
cfbce80313b782813a959c2d2ceb69705643a6cd
[ "MIT" ]
null
null
null
#pragma once #include <mods/GameFunctions/GameFunc.hpp> namespace GameFunctions { class Transform_SetPosition : public GameFunc<void> { private: typedef void (__cdecl *f_set_pos)(void *rcx, void *transform, Vec3 newPos); f_set_pos set_pos; void *transform = nullptr; void invoke() override { throw std::...
22.110132
84
0.687986
praydog
33a284b39ccbdc6d4b339d30a97fc3b5611d86f9
117
cpp
C++
Pratice/Version1.0/Hello_China.cpp
MElody9120/UESTC-Programming_Techniques_Based_on_the_OperatingSystem
779a263e0770c7c8e0e4627d7ec9aa0ff09a7d4b
[ "MIT" ]
1
2020-05-14T16:18:17.000Z
2020-05-14T16:18:17.000Z
Pratice/Version1.0/Hello_China.cpp
MElody9120/UESTC-Programming_Techniques_Based_on_the_OperatingSystem
779a263e0770c7c8e0e4627d7ec9aa0ff09a7d4b
[ "MIT" ]
null
null
null
Pratice/Version1.0/Hello_China.cpp
MElody9120/UESTC-Programming_Techniques_Based_on_the_OperatingSystem
779a263e0770c7c8e0e4627d7ec9aa0ff09a7d4b
[ "MIT" ]
null
null
null
#include <iostream> using namespace std; extern "C" void printSC() { cout << "Hello China!" << endl; }
13
36
0.581197
MElody9120
33a2f24aafaed2b130a041eb68d80854b5af7cd2
1,552
cpp
C++
aws-cpp-sdk-pinpoint/source/model/OverrideButtonConfiguration.cpp
perfectrecall/aws-sdk-cpp
fb8cbebf2fd62720b65aeff841ad2950e73d8ebd
[ "Apache-2.0" ]
1
2022-02-10T08:06:54.000Z
2022-02-10T08:06:54.000Z
aws-cpp-sdk-pinpoint/source/model/OverrideButtonConfiguration.cpp
perfectrecall/aws-sdk-cpp
fb8cbebf2fd62720b65aeff841ad2950e73d8ebd
[ "Apache-2.0" ]
1
2021-10-14T16:57:00.000Z
2021-10-18T10:47:24.000Z
aws-cpp-sdk-pinpoint/source/model/OverrideButtonConfiguration.cpp
ravindra-wagh/aws-sdk-cpp
7d5ff01b3c3b872f31ca98fb4ce868cd01e97696
[ "Apache-2.0" ]
1
2021-11-09T12:02:58.000Z
2021-11-09T12:02:58.000Z
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #include <aws/pinpoint/model/OverrideButtonConfiguration.h> #include <aws/core/utils/json/JsonSerializer.h> #include <utility> using namespace Aws::Utils::Json; using namespace Aws::Utils; namespac...
20.421053
101
0.749356
perfectrecall
33a31f6c043bcbdc46062e11f8f25778446fdd91
1,267
cc
C++
Code/1177-tree-diameter.cc
SMartQi/Leetcode
9e35c65a48ba1ecd5436bbe07dd65f993588766b
[ "MIT" ]
2
2019-12-06T14:08:57.000Z
2020-01-15T15:25:32.000Z
Code/1177-tree-diameter.cc
SMartQi/Leetcode
9e35c65a48ba1ecd5436bbe07dd65f993588766b
[ "MIT" ]
1
2020-01-15T16:29:16.000Z
2020-01-26T12:40:13.000Z
Code/1177-tree-diameter.cc
SMartQi/Leetcode
9e35c65a48ba1ecd5436bbe07dd65f993588766b
[ "MIT" ]
null
null
null
class Solution { unordered_map<int, unordered_set<int>> m; unordered_map<int, unordered_map<int, int>> dp; public: int treeDiameter(vector<vector<int>>& edges) { for (auto &edge : edges) { m[edge[0]].insert(edge[1]); m[edge[1]].insert(edge[0]); } int result = ...
35.194444
84
0.48382
SMartQi
33a475c9db3cc0ddf330887fe2b218ca360a06d5
19
cpp
C++
src/utils/Value.cpp
paulobrizolara/serialkiller
2d2dfbe6e1b41828af8b7bd983714ed506b8b1a3
[ "MIT" ]
3
2021-06-30T19:08:45.000Z
2022-01-18T10:34:47.000Z
src/utils/Value.cpp
paulobrizolara/serialkiller
2d2dfbe6e1b41828af8b7bd983714ed506b8b1a3
[ "MIT" ]
null
null
null
src/utils/Value.cpp
paulobrizolara/serialkiller
2d2dfbe6e1b41828af8b7bd983714ed506b8b1a3
[ "MIT" ]
null
null
null
#include "Value.h"
9.5
18
0.684211
paulobrizolara
33a51535aba880d3e82ba5ce29e0543c93cb8932
3,940
cpp
C++
doric-Qt/example/doric/plugin/DoricPopoverPlugin.cpp
Xcoder1011/Doric
ad1a409ef5edb9de8f3e1544748a9fa8015760c8
[ "Apache-2.0" ]
116
2019-12-30T11:34:47.000Z
2022-03-31T05:32:58.000Z
doric-Qt/example/doric/plugin/DoricPopoverPlugin.cpp
Xcoder1011/Doric
ad1a409ef5edb9de8f3e1544748a9fa8015760c8
[ "Apache-2.0" ]
9
2020-04-26T02:04:27.000Z
2022-01-26T07:31:01.000Z
doric-Qt/example/doric/plugin/DoricPopoverPlugin.cpp
Xcoder1011/Doric
ad1a409ef5edb9de8f3e1544748a9fa8015760c8
[ "Apache-2.0" ]
18
2020-01-24T15:42:03.000Z
2021-12-28T08:17:36.000Z
#include "DoricPopoverPlugin.h" #include "engine/DoricPromise.h" #include "shader/DoricRootNode.h" #include "shader/DoricViewNode.h" #include <QJsonDocument> #include <QJsonObject> #include <QQuickWindow> void DoricPopoverPlugin::show(QString jsValueString, QString callbackId) { getContext()->getDriver()->asyncCall...
32.561983
80
0.621066
Xcoder1011
33a5cab351fa15f4a342341873495ed9c36d94ed
460
cxx
C++
ports/devel/cmake-gui/dragonfly/patch-Source_cmSystemTools.cxx
liweitianux/DeltaPorts
b907de0ceb9c0e46ae8961896e97b361aa7c62c0
[ "BSD-2-Clause-FreeBSD" ]
31
2015-02-06T17:06:37.000Z
2022-03-08T19:53:28.000Z
ports/devel/cmake-gui/dragonfly/patch-Source_cmSystemTools.cxx
liweitianux/DeltaPorts
b907de0ceb9c0e46ae8961896e97b361aa7c62c0
[ "BSD-2-Clause-FreeBSD" ]
236
2015-06-29T19:51:17.000Z
2021-12-16T22:46:38.000Z
ports/devel/cmake-gui/dragonfly/patch-Source_cmSystemTools.cxx
liweitianux/DeltaPorts
b907de0ceb9c0e46ae8961896e97b361aa7c62c0
[ "BSD-2-Clause-FreeBSD" ]
52
2015-02-06T17:05:36.000Z
2021-10-21T12:13:06.000Z
--- Source/cmSystemTools.cxx.orig 2021-06-14 15:05:49 UTC +++ Source/cmSystemTools.cxx @@ -6,7 +6,8 @@ // NOLINTNEXTLINE(bugprone-reserved-identifier) # define _POSIX_C_SOURCE 200809L #endif -#if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__QNX__) +#if defined(__FreeBSD__) || defined(__NetBSD__) || defi...
35.384615
73
0.730435
liweitianux
33a5dd2e39d8208721052f3670c61097721a6d2c
125,725
cpp
C++
src/module.cpp
tay10r/ispc
33cd2311acaeeff5d870ae182f526fe08ecdbe3a
[ "BSD-3-Clause" ]
null
null
null
src/module.cpp
tay10r/ispc
33cd2311acaeeff5d870ae182f526fe08ecdbe3a
[ "BSD-3-Clause" ]
null
null
null
src/module.cpp
tay10r/ispc
33cd2311acaeeff5d870ae182f526fe08ecdbe3a
[ "BSD-3-Clause" ]
null
null
null
/* Copyright (c) 2010-2021, Intel Corporation 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 co...
42.503381
120
0.584681
tay10r
33a7145848f45d8f86a7996d7ba6deb60f2f2b36
4,711
cpp
C++
HelperFunctions/getVkGraphicsPipelineShaderGroupsCreateInfoNV.cpp
dkaip/jvulkan-natives-Linux-x86_64
ea7932f74e828953c712feea11e0b01751f9dc9b
[ "Apache-2.0" ]
null
null
null
HelperFunctions/getVkGraphicsPipelineShaderGroupsCreateInfoNV.cpp
dkaip/jvulkan-natives-Linux-x86_64
ea7932f74e828953c712feea11e0b01751f9dc9b
[ "Apache-2.0" ]
null
null
null
HelperFunctions/getVkGraphicsPipelineShaderGroupsCreateInfoNV.cpp
dkaip/jvulkan-natives-Linux-x86_64
ea7932f74e828953c712feea11e0b01751f9dc9b
[ "Apache-2.0" ]
null
null
null
/* * Copyright 2020 Douglas Kaip * * 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 agreed to in ...
33.892086
121
0.610062
dkaip
33a809f227a3f1ded6debd42b8ba596b3f1fa7b3
6,270
cpp
C++
driver_massless/FileSettingsLoader.cpp
Massless-io/OpenVRDriver_MasslessPen
bce3c01877752d4e9c2135dec3e56b40e956ae60
[ "BSD-3-Clause-Clear", "CC0-1.0", "BSD-3-Clause" ]
null
null
null
driver_massless/FileSettingsLoader.cpp
Massless-io/OpenVRDriver_MasslessPen
bce3c01877752d4e9c2135dec3e56b40e956ae60
[ "BSD-3-Clause-Clear", "CC0-1.0", "BSD-3-Clause" ]
null
null
null
driver_massless/FileSettingsLoader.cpp
Massless-io/OpenVRDriver_MasslessPen
bce3c01877752d4e9c2135dec3e56b40e956ae60
[ "BSD-3-Clause-Clear", "CC0-1.0", "BSD-3-Clause" ]
null
null
null
/* Copyright (C) 2020 Massless Corp. - All Rights Reserved * Author: Jacob Hilton. * You may use, distribute and modify this code under the * terms of the BSD 3-Clause "New" or "Revised" License. * * You should have received a copy of this license with * this file. If not, please email support@massless.io */ #i...
44.785714
179
0.687879
Massless-io
33a91949b298b349463b7231e89209c6bd4a0336
5,303
cc
C++
CondTools/RPC/src/RPCAMCLinkMapHandler.cc
nistefan/cmssw
ea13af97f7f2117a4f590a5e654e06ecd9825a5b
[ "Apache-2.0" ]
3
2018-08-24T19:10:26.000Z
2019-02-19T11:45:32.000Z
CondTools/RPC/src/RPCAMCLinkMapHandler.cc
nistefan/cmssw
ea13af97f7f2117a4f590a5e654e06ecd9825a5b
[ "Apache-2.0" ]
3
2018-08-23T13:40:24.000Z
2019-12-05T21:16:03.000Z
CondTools/RPC/src/RPCAMCLinkMapHandler.cc
nistefan/cmssw
ea13af97f7f2117a4f590a5e654e06ecd9825a5b
[ "Apache-2.0" ]
5
2018-08-21T16:37:52.000Z
2020-01-09T13:33:17.000Z
#include "CondTools/RPC/interface/RPCAMCLinkMapHandler.h" #include <fstream> #include <memory> #include <sstream> #include "FWCore/MessageLogger/interface/MessageLogger.h" #include "FWCore/ParameterSet/interface/FileInPath.h" #include "FWCore/ParameterSet/interface/ParameterSet.h" #include "FWCore/Utilities/interface...
40.174242
130
0.610786
nistefan
33a9252f3796ec5c4937665e9fc50eaa97005c2d
494
cpp
C++
Cpp_Workspace/C++ Primer Plus/Chapter04/Chapter4_5.instr3.cpp
agent1894/Quant-Practice-Workspace
f102e136389e2247bbbfb36ef78c16807a0ba7d2
[ "MIT" ]
1
2021-03-17T01:25:05.000Z
2021-03-17T01:25:05.000Z
Cpp_Workspace/C++ Primer Plus/Chapter04/Chapter4_5.instr3.cpp
agent1894/Quant-Practice-Workspace
f102e136389e2247bbbfb36ef78c16807a0ba7d2
[ "MIT" ]
null
null
null
Cpp_Workspace/C++ Primer Plus/Chapter04/Chapter4_5.instr3.cpp
agent1894/Quant-Practice-Workspace
f102e136389e2247bbbfb36ef78c16807a0ba7d2
[ "MIT" ]
2
2020-06-29T15:31:10.000Z
2021-03-24T14:20:15.000Z
// instr3.cpp -- reading more than one word with get() & get() #include <iostream> int main() { using namespace std; const int ARSIZE = 20; char name[ARSIZE]; char dessert[ARSIZE]; cout << "Enter your name: " << endl; cin.get(name,ARSIZE).get(); // read string, newline cout << "Enter your...
24.7
62
0.587045
agent1894
33aa47429c15499fd786de7993948a693bc54caf
4,632
cxx
C++
src/Cxx/GeometricObjects/PolyLine1.cxx
gnastacast/VTKExamples
c7423d67703fa9fa76bb007b9c7fddab3f783ca1
[ "Apache-2.0" ]
2
2019-01-19T17:51:00.000Z
2019-01-19T17:51:03.000Z
src/Cxx/GeometricObjects/PolyLine1.cxx
gnastacast/VTKExamples
c7423d67703fa9fa76bb007b9c7fddab3f783ca1
[ "Apache-2.0" ]
null
null
null
src/Cxx/GeometricObjects/PolyLine1.cxx
gnastacast/VTKExamples
c7423d67703fa9fa76bb007b9c7fddab3f783ca1
[ "Apache-2.0" ]
null
null
null
#include <vtkActor.h> #include <vtkCellArray.h> #include <vtkMath.h> #include <vtkNamedColors.h> #include <vtkPoints.h> #include <vtkPolyData.h> #include <vtkPolyDataMapper.h> #include <vtkProperty.h> #include <vtkRenderWindow.h> #include <vtkRenderWindowInteractor.h> #include <vtkRenderer.h> #include <vtkSmartPointer....
37.056
80
0.723014
gnastacast
33ab8c1f69d162794a6a4f9d057720d4595ef229
16,374
cpp
C++
tf2_src/bitmap/float_bm.cpp
d3fc0n6/TeamFortress2
1b81dded673d49adebf4d0958e52236ecc28a956
[ "MIT" ]
4
2021-10-03T05:16:55.000Z
2021-12-28T16:49:27.000Z
tf2_src/bitmap/float_bm.cpp
Counter2828/TeamFortress2
1b81dded673d49adebf4d0958e52236ecc28a956
[ "MIT" ]
null
null
null
tf2_src/bitmap/float_bm.cpp
Counter2828/TeamFortress2
1b81dded673d49adebf4d0958e52236ecc28a956
[ "MIT" ]
3
2022-02-02T18:09:58.000Z
2022-03-06T18:54:39.000Z
//========= Copyright Valve Corporation, All rights reserved. ============// // // Purpose: // //===========================================================================// #include <tier0/platform.h> #include <stdio.h> #include <string.h> #include <math.h> #include <stdlib.h> #include "bitmap/float_bm.h" #include ...
22.430137
116
0.593685
d3fc0n6
33aba768201adccadd346c2b0a776481a306a5c5
1,038
hpp
C++
packages/scenex/src/ek/scenex/base/DestroyTimer_impl.hpp
highduck/ekx
928300bd2af88dfddd92cc4e1754b9e53969640f
[ "0BSD" ]
12
2021-04-10T18:39:19.000Z
2022-02-01T05:21:42.000Z
packages/scenex/src/ek/scenex/base/DestroyTimer_impl.hpp
highduck/ekx
928300bd2af88dfddd92cc4e1754b9e53969640f
[ "0BSD" ]
109
2021-09-09T23:53:45.000Z
2022-03-31T23:21:28.000Z
packages/scenex/src/ek/scenex/base/DestroyTimer_impl.hpp
highduck/ekx
928300bd2af88dfddd92cc4e1754b9e53969640f
[ "0BSD" ]
3
2021-05-20T03:23:10.000Z
2022-01-10T14:22:31.000Z
#include "DestroyTimer.hpp" #include <ek/scenex/base/Node.hpp> #include <ek/time.h> #include <ek/ds/Array.hpp> namespace ek { void destroyDelay(ecs::EntityApi e, float delay, TimeLayer timer) { e.reassign<DestroyTimer>(delay, timer); } void destroyChildrenDelay(ecs::EntityApi e, float delay, TimeLayer timer) { ...
24.714286
75
0.552987
highduck
33abbbd38ef751b38c9e59881959e927dfab2635
2,075
hpp
C++
src/include/duckdb/execution/operator/persistent/physical_update.hpp
AldoMyrtaj/duckdb
3aa4978a2ceab8df25e4b20c388bcd7629de73ed
[ "MIT" ]
2,816
2018-06-26T18:52:52.000Z
2021-04-06T10:39:15.000Z
src/include/duckdb/execution/operator/persistent/physical_update.hpp
AldoMyrtaj/duckdb
3aa4978a2ceab8df25e4b20c388bcd7629de73ed
[ "MIT" ]
1,310
2021-04-06T16:04:52.000Z
2022-03-31T13:52:53.000Z
src/include/duckdb/execution/operator/persistent/physical_update.hpp
AldoMyrtaj/duckdb
3aa4978a2ceab8df25e4b20c388bcd7629de73ed
[ "MIT" ]
270
2021-04-09T06:18:28.000Z
2022-03-31T11:55:37.000Z
//===----------------------------------------------------------------------===// // DuckDB // // duckdb/execution/operator/persistent/physical_update.hpp // // //===----------------------------------------------------------------------===// #pragma once #include "duckdb/execution/physical_oper...
35.775862
115
0.698313
AldoMyrtaj
33ac5b4710cbe8c66d7e312b8c99a3a69e257c9e
835
cpp
C++
Examples/Plugins/org.mitk.example.gui.extensionpointdefinition/src/internal/MinimalPerspective.cpp
zhaomengxiao/MITK
a09fd849a4328276806008bfa92487f83a9e2437
[ "BSD-3-Clause" ]
1
2022-03-03T12:03:32.000Z
2022-03-03T12:03:32.000Z
Examples/Plugins/org.mitk.example.gui.extensionpointdefinition/src/internal/MinimalPerspective.cpp
zhaomengxiao/MITK
a09fd849a4328276806008bfa92487f83a9e2437
[ "BSD-3-Clause" ]
1
2021-12-22T10:19:02.000Z
2021-12-22T10:19:02.000Z
Examples/Plugins/org.mitk.example.gui.extensionpointdefinition/src/internal/MinimalPerspective.cpp
zhaomengxiao/MITK_lancet
a09fd849a4328276806008bfa92487f83a9e2437
[ "BSD-3-Clause" ]
1
2020-11-27T09:41:18.000Z
2020-11-27T09:41:18.000Z
/*============================================================================ The Medical Imaging Interaction Toolkit (MITK) Copyright (c) German Cancer Research Center (DKFZ) All rights reserved. Use of this source code is governed by a 3-clause BSD license that can be found in the LICENSE file. =================...
26.935484
94
0.619162
zhaomengxiao
33aec570b9a9ba91dae356d900a79057d0b4ded6
39,026
cc
C++
src/chrome/browser/password_manager/password_store_mac.cc
jxjnjjn/chromium
435c1d02fd1b99001dc9e1e831632c894523580d
[ "Apache-2.0" ]
9
2018-09-21T05:36:12.000Z
2021-11-15T15:14:36.000Z
chrome/browser/password_manager/password_store_mac.cc
devasia1000/chromium
919a8a666862fb866a6bb7aa7f3ae8c0442b4828
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
chrome/browser/password_manager/password_store_mac.cc
devasia1000/chromium
919a8a666862fb866a6bb7aa7f3ae8c0442b4828
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
3
2018-11-28T14:54:13.000Z
2020-07-02T07:36:07.000Z
// 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 "chrome/browser/password_manager/password_store_mac.h" #include "chrome/browser/password_manager/password_store_mac_internal.h" #include <Co...
37.963035
80
0.686568
jxjnjjn
33b279c7a50d49b839a9a38ae06959c75def0f6c
3,401
cc
C++
src/tint/reader/wgsl/parser_impl_test.cc
encounter/dawn-cmake
64a23ce0ede5f232cc209b69d64164ede6810b65
[ "Apache-2.0" ]
null
null
null
src/tint/reader/wgsl/parser_impl_test.cc
encounter/dawn-cmake
64a23ce0ede5f232cc209b69d64164ede6810b65
[ "Apache-2.0" ]
null
null
null
src/tint/reader/wgsl/parser_impl_test.cc
encounter/dawn-cmake
64a23ce0ede5f232cc209b69d64164ede6810b65
[ "Apache-2.0" ]
null
null
null
// Copyright 2020 The Tint 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 // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed ...
24.120567
76
0.644516
encounter
33b375a446358c034004680c682287c4146f6ac2
48
hpp
C++
src/boost_serialization_split_member.hpp
miathedev/BoostForArduino
919621dcd0c157094bed4df752b583ba6ea6409e
[ "BSL-1.0" ]
11
2015-08-19T23:15:41.000Z
2018-05-15T21:53:28.000Z
src/boost_serialization_split_member.hpp
miathedev/BoostForArduino
919621dcd0c157094bed4df752b583ba6ea6409e
[ "BSL-1.0" ]
2
2021-03-26T15:17:35.000Z
2021-05-20T23:55:08.000Z
src/boost_serialization_split_member.hpp
miathedev/BoostForArduino
919621dcd0c157094bed4df752b583ba6ea6409e
[ "BSL-1.0" ]
5
2016-10-31T08:02:15.000Z
2018-08-24T07:40:23.000Z
#include <boost/serialization/split_member.hpp>
24
47
0.833333
miathedev
33b381cb6f40a59474e57ca63d53f93ae2ec685e
1,886
cpp
C++
tests/unit/fem/test_intruletypes.cpp
stefanhenneking/mfem
dc4715e03d177233ea0d891f2875324cadb06dc4
[ "BSD-3-Clause" ]
1
2020-08-15T07:00:22.000Z
2020-08-15T07:00:22.000Z
tests/unit/fem/test_intruletypes.cpp
stefanhenneking/mfem
dc4715e03d177233ea0d891f2875324cadb06dc4
[ "BSD-3-Clause" ]
null
null
null
tests/unit/fem/test_intruletypes.cpp
stefanhenneking/mfem
dc4715e03d177233ea0d891f2875324cadb06dc4
[ "BSD-3-Clause" ]
1
2021-09-15T14:14:29.000Z
2021-09-15T14:14:29.000Z
// Copyright (c) 2010-2020, Lawrence Livermore National Security, LLC. Produced // at the Lawrence Livermore National Laboratory. All Rights reserved. See files // LICENSE and NOTICE for details. LLNL-CODE-806117. // // This file is part of the MFEM library. For more information and source code // availability visit ht...
34.925926
80
0.711029
stefanhenneking
33b43d1dd819e5e3edf84e91d29f9508329532c0
5,377
hpp
C++
include/text_view_detail/codecs/utf32be_codec.hpp
tahonermann/text_view
65740356488d0dd98b65f221c71c7b7377c813de
[ "MIT" ]
144
2015-10-10T10:12:53.000Z
2021-12-31T16:07:27.000Z
include/text_view_detail/codecs/utf32be_codec.hpp
Quuxplusone/text_view
65740356488d0dd98b65f221c71c7b7377c813de
[ "MIT" ]
34
2016-01-22T03:52:53.000Z
2018-08-04T01:56:06.000Z
include/text_view_detail/codecs/utf32be_codec.hpp
Quuxplusone/text_view
65740356488d0dd98b65f221c71c7b7377c813de
[ "MIT" ]
19
2016-02-10T11:29:20.000Z
2021-06-28T11:11:36.000Z
// Copyright (c) 2017, Tom Honermann // // This file is distributed under the MIT License. See the accompanying file // LICENSE.txt or http://www.opensource.org/licenses/mit-license.php for terms // and conditions. #if !defined(TEXT_VIEW_CODECS_UTF32BE_CODEC_HPP) // { #define TEXT_VIEW_CODECS_UTF32BE_CODEC_HPP #incl...
30.039106
78
0.637344
tahonermann
33b56574e74bf0d863247ce49370b4677d73a9f6
3,423
cpp
C++
sdk_test/fido/flo_test.cpp
uriel1998/wwiv
623cca6862540a5dc4ce355d7966766bf5d0fd0d
[ "Apache-2.0" ]
null
null
null
sdk_test/fido/flo_test.cpp
uriel1998/wwiv
623cca6862540a5dc4ce355d7966766bf5d0fd0d
[ "Apache-2.0" ]
null
null
null
sdk_test/fido/flo_test.cpp
uriel1998/wwiv
623cca6862540a5dc4ce355d7966766bf5d0fd0d
[ "Apache-2.0" ]
null
null
null
/**************************************************************************/ /* */ /* WWIV Version 5.x */ /* Copyright (C)2016-2020, WWIV Software Services */ /* ...
31.40367
90
0.543091
uriel1998
33b5666d92685a07477a8bcc80ae15af1cd3cc99
8,014
cpp
C++
src/Core/x/xCollide.cpp
stravant/bfbbdecomp
2126be355a6bb8171b850f829c1f2731c8b5de08
[ "OLDAP-2.7" ]
1
2021-01-05T11:28:55.000Z
2021-01-05T11:28:55.000Z
src/Core/x/xCollide.cpp
sonich2401/bfbbdecomp
5f58b62505f8929a72ccf2aa118a1539eb3a5bd6
[ "OLDAP-2.7" ]
null
null
null
src/Core/x/xCollide.cpp
sonich2401/bfbbdecomp
5f58b62505f8929a72ccf2aa118a1539eb3a5bd6
[ "OLDAP-2.7" ]
1
2022-03-30T15:15:08.000Z
2022-03-30T15:15:08.000Z
#include "xCollide.h" #include <types.h> // func_8000F058 #pragma GLOBAL_ASM("asm/Core/x/xCollide.s", "xCollideGetCollsIdx__FPC7xCollisPC5xVec3PC7xMat3x3") // func_8000F1C8 #pragma GLOBAL_ASM("asm/Core/x/xCollide.s", "xCollideInit__FP6xScene") // func_8000F1E8 #pragma GLOBAL_ASM("asm/Core/x/xCollide.s", "xSphereHit...
34.995633
149
0.811205
stravant
33b6d09cf8896466edbc3f8c25c443502bb4abfc
10,270
cpp
C++
Public/Src/Sandbox/MacOs/Sandbox/Src/ConcurrentSharedDataQueue.cpp
miniksa/BuildXL
4dc257a82a6126fe7516f15fa6f505c14c122ffb
[ "MIT" ]
448
2018-11-07T21:00:58.000Z
2019-05-06T17:29:34.000Z
Public/Src/Sandbox/MacOs/Sandbox/Src/ConcurrentSharedDataQueue.cpp
miniksa/BuildXL
4dc257a82a6126fe7516f15fa6f505c14c122ffb
[ "MIT" ]
496
2019-05-06T21:38:22.000Z
2022-03-14T18:17:14.000Z
Public/Src/Sandbox/MacOs/Sandbox/Src/ConcurrentSharedDataQueue.cpp
miniksa/BuildXL
4dc257a82a6126fe7516f15fa6f505c14c122ffb
[ "MIT" ]
88
2019-05-08T08:28:45.000Z
2022-03-24T23:43:21.000Z
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. #include <IOKit/IOMemoryDescriptor.h> #include <IOKit/IODataQueueShared.h> #include "Alloc.hpp" #include "BuildXLSandboxClient.hpp" #include "ConcurrentSharedDataQueue....
27.831978
124
0.660662
miniksa
33b73db389d1ffd56d79febcb223f7f59de32bf6
27,566
cc
C++
protri.cc
bjbuckman/galprop_bb_
076b168f7475b3ba9fb198b6ec2df7be66b1763c
[ "MIT" ]
null
null
null
protri.cc
bjbuckman/galprop_bb_
076b168f7475b3ba9fb198b6ec2df7be66b1763c
[ "MIT" ]
null
null
null
protri.cc
bjbuckman/galprop_bb_
076b168f7475b3ba9fb198b6ec2df7be66b1763c
[ "MIT" ]
null
null
null
//**.****|****.****|****.****|****.****|****.****|****.****|****.****|****.****| // * protri.cc * galprop package * 3/25/2002 //**"****!****"****!****"****!****"****!****"****!****"****!****"****!****"****| using namespace std;//AWS20050624 #include"galprop_classes.h" #include"galprop...
33.781863
142
0.446927
bjbuckman
33b9c68619e97cfedb66e33df977efdd210d87c9
2,299
cpp
C++
test/unit-test/single/test-continuable-promisify.cpp
sTabishAzam/continuable
809f82673ad3458fe12b11fa6dee46d3cbcaf749
[ "MIT" ]
745
2017-02-27T22:17:27.000Z
2022-03-21T20:15:14.000Z
test/unit-test/single/test-continuable-promisify.cpp
sTabishAzam/continuable
809f82673ad3458fe12b11fa6dee46d3cbcaf749
[ "MIT" ]
45
2018-02-14T22:32:13.000Z
2022-02-09T14:56:09.000Z
test/unit-test/single/test-continuable-promisify.cpp
sTabishAzam/continuable
809f82673ad3458fe12b11fa6dee46d3cbcaf749
[ "MIT" ]
47
2017-03-07T17:24:13.000Z
2022-02-03T07:06:21.000Z
/* Copyright(c) 2015 - 2020 Denis Blank <denis.blank at outlook dot com> 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 u...
33.318841
79
0.693345
sTabishAzam
33ba10f9cfe6630da3613ad67d8dee65158f3864
10,127
cpp
C++
ohmgpu/LineKeysQueryGpu.cpp
data61/ohm
1bd81bb3e8a5a400d8af91e39464c640c47d56af
[ "Zlib" ]
null
null
null
ohmgpu/LineKeysQueryGpu.cpp
data61/ohm
1bd81bb3e8a5a400d8af91e39464c640c47d56af
[ "Zlib" ]
null
null
null
ohmgpu/LineKeysQueryGpu.cpp
data61/ohm
1bd81bb3e8a5a400d8af91e39464c640c47d56af
[ "Zlib" ]
null
null
null
// Copyright (c) 2017 // Commonwealth Scientific and Industrial Research Organisation (CSIRO) // ABN 41 687 119 230 // // Author: Kazys Stepanas #include "LineKeysQueryGpu.h" #include "private/LineKeysQueryDetailGpu.h" #include "OhmGpu.h" #include "private/GpuProgramRef.h" #include <ohm/CalculateSegmentKeys.h> #inc...
27.669399
118
0.672361
data61
33bca5bab3a96bba295bc4baa1322a2167d5b66d
952
hh
C++
base/base/TCalibRunRange.hh
macndev/Stntuple
b5bb000edf015883eec32d87959cb7bd3ab88577
[ "Apache-2.0" ]
null
null
null
base/base/TCalibRunRange.hh
macndev/Stntuple
b5bb000edf015883eec32d87959cb7bd3ab88577
[ "Apache-2.0" ]
null
null
null
base/base/TCalibRunRange.hh
macndev/Stntuple
b5bb000edf015883eec32d87959cb7bd3ab88577
[ "Apache-2.0" ]
6
2019-11-21T15:27:27.000Z
2022-02-28T20:57:13.000Z
//----------------------------------------------------------------------------- // GetName() returns strings of format 'subdetector'/'table' // (for example, "ces/algn") //----------------------------------------------------------------------------- #ifndef TCalibRunRange_hh #define TCalibRunRange_hh #include "TObjec...
29.75
79
0.455882
macndev
33bcea7a8a921b3411f36a6375f8f443ee5e98bf
4,543
cc
C++
chrome/browser/ui/fullscreen/fullscreen_controller_state_interactive_browsertest.cc
nagineni/chromium-crosswalk
5725642f1c67d0f97e8613ec1c3e8107ab53fdf8
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
231
2015-01-08T09:04:44.000Z
2021-12-30T03:03:10.000Z
chrome/browser/ui/fullscreen/fullscreen_controller_state_interactive_browsertest.cc
j4ckfrost/android_external_chromium_org
a1a3dad8b08d1fcf6b6b36c267158ed63217c780
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
1
2021-12-13T19:44:12.000Z
2021-12-13T19:44:12.000Z
chrome/browser/ui/fullscreen/fullscreen_controller_state_interactive_browsertest.cc
j4ckfrost/android_external_chromium_org
a1a3dad8b08d1fcf6b6b36c267158ed63217c780
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
268
2015-01-21T05:53:28.000Z
2022-03-25T22:09:01.000Z
// 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 "build/build_config.h" #include "chrome/browser/ui/browser.h" #include "chrome/browser/ui/browser_tabstrip.h" #include "chrome/browser/ui/bro...
42.858491
80
0.723751
nagineni
33bd58b1e92626a4773f714879077e22fbab40b6
3,467
cpp
C++
src/imu.cpp
josefadamcik/ESP32SelfBalancingRobot
88030dc85177b309998adb628ca739f35636a997
[ "MIT" ]
3
2020-08-04T17:15:18.000Z
2021-03-07T19:40:43.000Z
src/imu.cpp
josefadamcik/ESP32SelfBalancingRobot
88030dc85177b309998adb628ca739f35636a997
[ "MIT" ]
null
null
null
src/imu.cpp
josefadamcik/ESP32SelfBalancingRobot
88030dc85177b309998adb628ca739f35636a997
[ "MIT" ]
2
2020-11-07T13:01:06.000Z
2022-03-08T19:59:59.000Z
#include "imu.h" #include "Arduino.h" #include "I2Cdev.h" #include "MPU6050_6Axis_MotionApps_V6_12.h" #include "Preferences.h" // MPU control/status vars uint8_t mpuIntStatus; // holds actual interrupt status byte from MPU uint8_t devStatus; // return status after each device operation (0 = success, ...
39.850575
80
0.662532
josefadamcik
33be6fef5e30284157dfc1412eb1f4f3f4ac2c13
9,766
cxx
C++
sdk/scintilla/src/LexPOV.cxx
ixray-team/ixray-b2945
ad5ef375994ee9cd790c4144891e9f00e7efe565
[ "Linux-OpenIB" ]
241
2015-01-04T00:36:58.000Z
2022-01-06T19:19:23.000Z
sdk/scintilla/src/LexPOV.cxx
ixray-team/ixray-b2945
ad5ef375994ee9cd790c4144891e9f00e7efe565
[ "Linux-OpenIB" ]
10
2015-07-10T18:27:17.000Z
2019-06-26T20:59:59.000Z
sdk/scintilla/src/LexPOV.cxx
ixray-team/ixray-b2945
ad5ef375994ee9cd790c4144891e9f00e7efe565
[ "Linux-OpenIB" ]
82
2015-01-25T18:02:35.000Z
2022-03-05T12:28:17.000Z
// Scintilla source code edit control /** @file LexPOV.cxx ** Lexer for POV-Ray SDL (Persistance of Vision Raytracer, Scene Description Language). ** Written by Philippe Lhoste but this is mostly a derivative of LexCPP... **/ // Copyright 1998-2005 by Neil Hodgson <neilh@scintilla.org> // The License.txt file ...
30.807571
103
0.622773
ixray-team
33bea0d080603eaced79872714ac598c0e7ae9a0
1,240
cpp
C++
test/std/localization/locale.categories/category.collate/locale.collate/locale.collate.members/hash.pass.cpp
K-Wu/libcxx.doc
c3c0421b2a9cc003146e847d0b8dd3a37100f39a
[ "Apache-2.0" ]
null
null
null
test/std/localization/locale.categories/category.collate/locale.collate/locale.collate.members/hash.pass.cpp
K-Wu/libcxx.doc
c3c0421b2a9cc003146e847d0b8dd3a37100f39a
[ "Apache-2.0" ]
null
null
null
test/std/localization/locale.categories/category.collate/locale.collate/locale.collate.members/hash.pass.cpp
K-Wu/libcxx.doc
c3c0421b2a9cc003146e847d0b8dd3a37100f39a
[ "Apache-2.0" ]
null
null
null
//===----------------------------------------------------------------------===// // // Part of the LLVM Project, 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 // //===---------------------------...
28.837209
83
0.512903
K-Wu
33c05838d80627534b37a6eb2f3caf596f047252
5,233
hpp
C++
libraries/boost_aux/boost/nowide/convert.hpp
austinkeller/pwiz
aa8e575cb40fd5e97cc7d922e4d8da44c9277cca
[ "Apache-2.0" ]
11
2015-01-08T08:33:44.000Z
2019-07-12T06:14:54.000Z
libraries/boost_aux/boost/nowide/convert.hpp
austinkeller/pwiz
aa8e575cb40fd5e97cc7d922e4d8da44c9277cca
[ "Apache-2.0" ]
61
2015-05-27T11:20:11.000Z
2019-12-20T15:06:21.000Z
libraries/boost_aux/boost/nowide/convert.hpp
austinkeller/pwiz
aa8e575cb40fd5e97cc7d922e4d8da44c9277cca
[ "Apache-2.0" ]
4
2016-02-03T09:41:16.000Z
2021-08-01T18:42:36.000Z
// // Copyright (c) 2012 Artyom Beilis (Tonkikh) // // Distributed under 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_NOWIDE_CONVERT_H_INCLUDED #define BOOST_NOWIDE_CONVERT_H_INCLUDED #include <string> #inclu...
33.76129
114
0.622587
austinkeller
33c08a9bd34ebedf7c6a1d155ab2c3131823124a
224
cpp
C++
answers/darpan/Day1/Q1.cpp
arc03/30-DaysOfCode-March-2021
6d6e11bf70280a578113f163352fa4fa8408baf6
[ "MIT" ]
22
2021-03-16T14:07:47.000Z
2021-08-13T08:52:50.000Z
answers/darpan/Day1/Q1.cpp
arc03/30-DaysOfCode-March-2021
6d6e11bf70280a578113f163352fa4fa8408baf6
[ "MIT" ]
174
2021-03-16T21:16:40.000Z
2021-06-12T05:19:51.000Z
answers/darpan/Day1/Q1.cpp
arc03/30-DaysOfCode-March-2021
6d6e11bf70280a578113f163352fa4fa8408baf6
[ "MIT" ]
135
2021-03-16T16:47:12.000Z
2021-06-27T14:22:38.000Z
#include<bits/stdc++.h> using namespace std; int main(){ int n; cin>>n; for(int i = 1; i <= n+1; i++){ int p = pow(i, 3); int result = p + 2*i; cout<<result<<" "; } return 0; }
14
34
0.4375
arc03
33c474e167900819a4233cae854cf178ed20ef67
30,955
cpp
C++
src/canvas/canvas.cpp
sixtyfive/lcdgfx
ef1a62fd4c86a7f5421c37065b6528634573f677
[ "MIT" ]
null
null
null
src/canvas/canvas.cpp
sixtyfive/lcdgfx
ef1a62fd4c86a7f5421c37065b6528634573f677
[ "MIT" ]
null
null
null
src/canvas/canvas.cpp
sixtyfive/lcdgfx
ef1a62fd4c86a7f5421c37065b6528634573f677
[ "MIT" ]
null
null
null
/* MIT License Copyright (c) 2018-2020, Alexey Dynda 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, c...
26.100337
126
0.47456
sixtyfive
33c5136135f9241051873bf2f6b4158573666764
12,549
cpp
C++
apc_object_perception/apc_densecap/src/apc_densecap.cpp
warehouse-picking-automation-challenges/nimbro_picking
857eee602beea9eebee45bbb67fce423b28f9db6
[ "BSD-3-Clause" ]
19
2017-11-02T03:05:51.000Z
2020-12-02T19:40:15.000Z
apc_object_perception/apc_densecap/src/apc_densecap.cpp
warehouse-picking-automation-challenges/nimbro_picking
857eee602beea9eebee45bbb67fce423b28f9db6
[ "BSD-3-Clause" ]
null
null
null
apc_object_perception/apc_densecap/src/apc_densecap.cpp
warehouse-picking-automation-challenges/nimbro_picking
857eee602beea9eebee45bbb67fce423b28f9db6
[ "BSD-3-Clause" ]
9
2017-09-16T02:20:39.000Z
2020-05-24T14:06:35.000Z
// Main entry point for apc_densecap // Author: Max Schwarz <max.schwarz@uni-bonn.de> #include <apc_densecap/apc_densecap.h> #include <ros/console.h> #include <ros/package.h> #ifndef APC_DENSECAP_MOCK extern "C" { # include <lualib.h> # include <lauxlib.h> # include <luaT.h> } # include <TH/THTensor.h> # inc...
27.519737
161
0.67599
warehouse-picking-automation-challenges
33c560313771c0e4d30b210cd8b122ae95dcaa0c
9,291
cpp
C++
gmsl_camera/src/SampleFramework.cpp
vehicularkech/gmsl-camera-ros-driver
1dfadb91c4b5829ca562e362911f1b3dcb7ab083
[ "MIT" ]
2
2018-04-20T02:26:18.000Z
2018-10-11T03:20:36.000Z
gmsl_camera/src/SampleFramework.cpp
vehicularkech/gmsl-camera-ros-driver
1dfadb91c4b5829ca562e362911f1b3dcb7ab083
[ "MIT" ]
1
2018-07-12T08:19:31.000Z
2018-07-12T08:19:31.000Z
gmsl_camera/src/SampleFramework.cpp
vehicularkech/gmsl-camera-ros-driver
1dfadb91c4b5829ca562e362911f1b3dcb7ab083
[ "MIT" ]
1
2019-01-24T03:02:45.000Z
2019-01-24T03:02:45.000Z
#pragma GCC diagnostic ignored "-Wold-style-cast" #include <signal.h> #include <cstring> // for memset #include <iostream> #include <SampleFramework.hpp> void (*gUserKeyPressCallback)(int) = 0; ProgramArguments gArguments; WindowBase *gWindow = nullptr; bool gRun = false; void sig_int_handler(int sig) { (void)s...
30.362745
103
0.618448
vehicularkech
33c70101bc3ea6a7e21263b245b9589dd07c9798
492
hpp
C++
include/cjdb/functional/invoke.hpp
cjdb/clang-concepts-ranges
7019754e97c8f3863035db74de62004ae3814954
[ "Apache-2.0" ]
4
2019-03-02T01:09:07.000Z
2019-10-16T15:46:21.000Z
include/cjdb/functional/invoke.hpp
cjdb/cjdb-ranges
7019754e97c8f3863035db74de62004ae3814954
[ "Apache-2.0" ]
5
2019-11-29T12:23:55.000Z
2019-12-14T13:03:00.000Z
include/cjdb/functional/invoke.hpp
cjdb/clang-concepts-ranges
7019754e97c8f3863035db74de62004ae3814954
[ "Apache-2.0" ]
3
2020-06-08T18:27:28.000Z
2021-03-27T17:49:46.000Z
// Copyright (c) Christopher Di Bella. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // #ifndef CJDB_FUNCTIONAL_INVOKE_HPP #define CJDB_FUNCTIONAL_INVOKE_HPP #include "cjdb/detail/functional/invoke.hpp" namespace cjdb { /// \brief An entity used to call function-like entities generically. /// \note cjd...
27.333333
70
0.752033
cjdb
33c8bc2b46e8d54bb2de64d35be47e2e946c60c6
3,260
cpp
C++
engine/source/wide/ui/property/basic/ui_property_base.cpp
skarab/coffee-master
6c3ff71b7f15735e41c9859b6db981b94414c783
[ "MIT" ]
null
null
null
engine/source/wide/ui/property/basic/ui_property_base.cpp
skarab/coffee-master
6c3ff71b7f15735e41c9859b6db981b94414c783
[ "MIT" ]
null
null
null
engine/source/wide/ui/property/basic/ui_property_base.cpp
skarab/coffee-master
6c3ff71b7f15735e41c9859b6db981b94414c783
[ "MIT" ]
null
null
null
//------------------------------------------------------------------------------------------------// /// @file wide/ui/property/basic/ui_property_base.cpp //------------------------------------------------------------------------------------------------// //-INCLUDES----------------------------------------------------...
36.629213
101
0.401227
skarab
33ca9894af9b0e54f4ecb690499bec65c4a395f4
1,835
cpp
C++
v1.0/src/test/PGI_OpenACC/MatMul/MatMul.cpp
dikujepsen/OpenTran
af9654fcf55e394e7bece38e59bbdc3dd343f092
[ "MIT" ]
1
2015-02-09T12:56:07.000Z
2015-02-09T12:56:07.000Z
v1.0/src/test/PGI_OpenACC/MatMul/MatMul.cpp
dikujepsen/OpenTran
af9654fcf55e394e7bece38e59bbdc3dd343f092
[ "MIT" ]
null
null
null
v1.0/src/test/PGI_OpenACC/MatMul/MatMul.cpp
dikujepsen/OpenTran
af9654fcf55e394e7bece38e59bbdc3dd343f092
[ "MIT" ]
null
null
null
#include <cstdlib> #include <cstdio> #include <iostream> #include "../../../utils/Stopwatch.cpp" Stopwatch timer; #include <openacc.h> using namespace std; void matmul(float* A, float* B, float* C, unsigned hA, unsigned wA, unsigned wB) { #ifndef CPU #ifdef READBACK #pragma acc kernels loop copyin(A[0:hA*wA], B[0:wB*...
19.521277
89
0.60436
dikujepsen
33cb4f7d60ba583b530d7b8403a67d083ef9e064
1,857
ipp
C++
REDSI_1160929_1161573/boost_1_67_0/boost/stacktrace/detail/safe_dump_posix.ipp
Wultyc/ISEP_1718_2A2S_REDSI_TrabalhoGrupo
eb0f7ef64e188fe871f47c2ef9cdef36d8a66bc8
[ "MIT" ]
null
null
null
REDSI_1160929_1161573/boost_1_67_0/boost/stacktrace/detail/safe_dump_posix.ipp
Wultyc/ISEP_1718_2A2S_REDSI_TrabalhoGrupo
eb0f7ef64e188fe871f47c2ef9cdef36d8a66bc8
[ "MIT" ]
1
2018-02-17T00:40:14.000Z
2018-02-17T00:40:14.000Z
REDSI_1160929_1161573/boost_1_67_0/boost/stacktrace/detail/safe_dump_posix.ipp
Wultyc/ISEP_1718_2A2S_REDSI_TrabalhoGrupo
eb0f7ef64e188fe871f47c2ef9cdef36d8a66bc8
[ "MIT" ]
1
2019-03-08T11:06:22.000Z
2019-03-08T11:06:22.000Z
// Copyright Antony Polukhin, 2016-2017. // // Distributed under 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_STACKTRACE_DETAIL_SAFE_DUMP_POSIX_IPP #define BOOST_STACKTRACE_DETAIL_SAFE_DUMP_POSIX_IPP #incl...
30.95
112
0.673129
Wultyc
33ce799228197553e802b5e2ad31dbb39a368b04
93,493
cpp
C++
kcfi/llvm-kcfi/tools/clang/lib/Lex/PPDirectives.cpp
IntelSTORM/Projects
b983417a5ca22c7679da5a1144b348863bea5698
[ "Intel" ]
1
2022-01-11T11:12:00.000Z
2022-01-11T11:12:00.000Z
kcfi/llvm-kcfi/tools/clang/lib/Lex/PPDirectives.cpp
IntelSTORMteam/Jurassic-Projects
b983417a5ca22c7679da5a1144b348863bea5698
[ "Intel" ]
null
null
null
kcfi/llvm-kcfi/tools/clang/lib/Lex/PPDirectives.cpp
IntelSTORMteam/Jurassic-Projects
b983417a5ca22c7679da5a1144b348863bea5698
[ "Intel" ]
null
null
null
//===--- PPDirectives.cpp - Directive Handling for Preprocessor -----------===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
37.056282
106
0.660049
IntelSTORM
33ce8b62be16a0ec9a6069434b6eea96aae71ed0
4,179
hpp
C++
include/caffe/layers/cudnn_deconv_layer.hpp
Julian-He/caffe
f6a177c9d4230ed0ee9f26769e0f1c99b3ec2487
[ "BSD-2-Clause" ]
null
null
null
include/caffe/layers/cudnn_deconv_layer.hpp
Julian-He/caffe
f6a177c9d4230ed0ee9f26769e0f1c99b3ec2487
[ "BSD-2-Clause" ]
null
null
null
include/caffe/layers/cudnn_deconv_layer.hpp
Julian-He/caffe
f6a177c9d4230ed0ee9f26769e0f1c99b3ec2487
[ "BSD-2-Clause" ]
null
null
null
/* All modification made by Cambricon Corporation: © 2018 Cambricon Corporation All rights reserved. All other contributions: Copyright (c) 2014--2018, the respective contributors All rights reserved. For the list of contributors go to https://github.com/BVLC/caffe/blob/master/CONTRIBUTORS.md Redistribution and use in ...
42.642857
92
0.767408
Julian-He
33cec8747b909be8bb9358c5ca77faf8258c20e5
662
cpp
C++
contracts/libc++/upstream/test/std/iterators/stream.iterators/iterator.range/end_non_const.pass.cpp
cubetrain/CubeTrain
b930a3e88e941225c2c54219267f743c790e388f
[ "MIT" ]
null
null
null
contracts/libc++/upstream/test/std/iterators/stream.iterators/iterator.range/end_non_const.pass.cpp
cubetrain/CubeTrain
b930a3e88e941225c2c54219267f743c790e388f
[ "MIT" ]
null
null
null
contracts/libc++/upstream/test/std/iterators/stream.iterators/iterator.range/end_non_const.pass.cpp
cubetrain/CubeTrain
b930a3e88e941225c2c54219267f743c790e388f
[ "MIT" ]
null
null
null
//===----------------------------------------------------------------------===// // // The LLVM Compiler Infrastructure // // This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. // //===---------------------------------...
27.583333
81
0.429003
cubetrain
33cef156d84ee5d6a4cbbf7fc4301f03c733c818
8,870
cpp
C++
src/core/library/track/LibraryTrack.cpp
tobbez/musikcube
f6b1847593b041f0f7673b23407a30b70edd3264
[ "BSD-3-Clause" ]
1
2020-07-17T01:36:05.000Z
2020-07-17T01:36:05.000Z
src/core/library/track/LibraryTrack.cpp
xiaoqixian/musikcube
e660e0d8ec7d7daf5e8a092b9c724cc2f9b259b5
[ "BSD-3-Clause" ]
null
null
null
src/core/library/track/LibraryTrack.cpp
xiaoqixian/musikcube
e660e0d8ec7d7daf5e8a092b9c724cc2f9b259b5
[ "BSD-3-Clause" ]
4
2020-05-22T00:29:07.000Z
2020-06-17T15:22:08.000Z
////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2004-2019 musikcube team // // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are met: // // * Redist...
33.220974
204
0.645547
tobbez
33cfe4854ab1f3a8d72476c09806db43f5b721f4
2,281
hpp
C++
Versionen/2021_06_15/RMF/rmf_ws/install/rmf_building_map_msgs/include/rmf_building_map_msgs/msg/detail/affine_image__rosidl_typesupport_fastrtps_cpp.hpp
flitzmo-hso/flitzmo_agv_control_system
99e8006920c03afbd93e4c7d38b4efff514c7069
[ "MIT" ]
null
null
null
Versionen/2021_06_15/RMF/rmf_ws/install/rmf_building_map_msgs/include/rmf_building_map_msgs/msg/detail/affine_image__rosidl_typesupport_fastrtps_cpp.hpp
flitzmo-hso/flitzmo_agv_control_system
99e8006920c03afbd93e4c7d38b4efff514c7069
[ "MIT" ]
null
null
null
Versionen/2021_06_15/RMF/rmf_ws/install/rmf_building_map_msgs/include/rmf_building_map_msgs/msg/detail/affine_image__rosidl_typesupport_fastrtps_cpp.hpp
flitzmo-hso/flitzmo_agv_control_system
99e8006920c03afbd93e4c7d38b4efff514c7069
[ "MIT" ]
2
2021-06-21T07:32:09.000Z
2021-08-17T03:05:38.000Z
// generated from rosidl_typesupport_fastrtps_cpp/resource/idl__rosidl_typesupport_fastrtps_cpp.hpp.em // with input from rmf_building_map_msgs:msg/AffineImage.idl // generated code does not contain a copyright notice #ifndef RMF_BUILDING_MAP_MSGS__MSG__DETAIL__AFFINE_IMAGE__ROSIDL_TYPESUPPORT_FASTRTPS_CPP_HPP_ #defin...
28.5125
128
0.854011
flitzmo-hso
33cfe621649223bbfdc5a8f243b12208a394050e
2,946
cc
C++
chrome/browser/instant/instant_tab.cc
leiferikb/bitpop-private
4c967307d228e86f07f2576068a169e846c833ca
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
1
2021-11-15T15:17:43.000Z
2021-11-15T15:17:43.000Z
chrome/browser/instant/instant_tab.cc
houseoflifeproperty/bitpop-private
4c967307d228e86f07f2576068a169e846c833ca
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
chrome/browser/instant/instant_tab.cc
houseoflifeproperty/bitpop-private
4c967307d228e86f07f2576068a169e846c833ca
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
1
2020-11-04T07:24:02.000Z
2020-11-04T07:24:02.000Z
// Copyright 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 "chrome/browser/instant/instant_tab.h" #include "chrome/browser/instant/instant_controller.h" InstantTab::InstantTab(InstantController* control...
29.757576
80
0.714189
leiferikb
33cff3933c4eac2b7b70447095f379e248d4e740
3,672
cpp
C++
src/menuwidget.cpp
blindpirate/no2-linggong-road
dba45d5ffac722857925fba98357d79878272df7
[ "WTFPL" ]
111
2020-01-12T17:52:25.000Z
2022-03-30T04:53:16.000Z
src/menuwidget.cpp
blindpirate/no2-linggong-road
dba45d5ffac722857925fba98357d79878272df7
[ "WTFPL" ]
4
2020-01-14T03:34:47.000Z
2021-03-26T15:50:26.000Z
src/menuwidget.cpp
blindpirate/no2-linggong-road
dba45d5ffac722857925fba98357d79878272df7
[ "WTFPL" ]
26
2020-01-12T17:52:26.000Z
2022-01-22T07:49:21.000Z
#include "menuwidget.h" MenuWidget::MenuWidget(QWidget *parent, KeyboardControl *key, StoryMenuOrBattleMenu which) : QWidget(parent), currentIndex(0), key(key) { this->show(); this->setAttribute(Qt::WA_DeleteOnClose); this->setGeometry(0, 0, WINDOWWIDTH, WINDOWHEIGHT); this->...
40.8
100
0.551471
blindpirate
33d1c41fcaff576af5a008841e5c03cd665f9ee9
6,651
cpp
C++
src/Exclusion.cpp
hiliev/timewarrior
025b36c051c70fef2beeb456df5ef9ad9221f2e9
[ "MIT" ]
null
null
null
src/Exclusion.cpp
hiliev/timewarrior
025b36c051c70fef2beeb456df5ef9ad9221f2e9
[ "MIT" ]
null
null
null
src/Exclusion.cpp
hiliev/timewarrior
025b36c051c70fef2beeb456df5ef9ad9221f2e9
[ "MIT" ]
null
null
null
//////////////////////////////////////////////////////////////////////////////// // // Copyright 2015 - 2018, Thomas Lauf, Paul Beckingham, Federico Hernandez. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to d...
32.443902
92
0.529544
hiliev
33d26a50d6a7da432167937617f8b01dbf578b3a
1,559
cpp
C++
CC/P2/Entrega/steinerTree.cpp
glidder/practicas
351cb919f0bb263287b377342b1e707bc10bb7b3
[ "Apache-2.0" ]
null
null
null
CC/P2/Entrega/steinerTree.cpp
glidder/practicas
351cb919f0bb263287b377342b1e707bc10bb7b3
[ "Apache-2.0" ]
null
null
null
CC/P2/Entrega/steinerTree.cpp
glidder/practicas
351cb919f0bb263287b377342b1e707bc10bb7b3
[ "Apache-2.0" ]
null
null
null
#include "GrafoP.h" #include "io.h" #include "prim.h" #include <vector> #include <iostream> #include <string> #include "cronometro.h" using namespace std; template <typename tCoste> tCoste coste(vector<vertice> c, const GrafoP<tCoste>& g){ tCoste t=0; for(int i=0;i<c.size();++i) if(c[i]<g.INFINITO){ t+=g[i][c...
19.012195
88
0.622194
glidder
33d2cb50dee217a21996e318c5ef1a2eebefedeb
22,533
cpp
C++
IGC/Compiler/Optimizer/OpenCLPasses/LocalBuffers/InlineLocalsResolution.cpp
ConiKost/intel-graphics-compiler
f5227c9658da35d08d7f711552ebcb12638ebc18
[ "Intel", "MIT" ]
1
2020-09-03T17:11:47.000Z
2020-09-03T17:11:47.000Z
IGC/Compiler/Optimizer/OpenCLPasses/LocalBuffers/InlineLocalsResolution.cpp
ConiKost/intel-graphics-compiler
f5227c9658da35d08d7f711552ebcb12638ebc18
[ "Intel", "MIT" ]
null
null
null
IGC/Compiler/Optimizer/OpenCLPasses/LocalBuffers/InlineLocalsResolution.cpp
ConiKost/intel-graphics-compiler
f5227c9658da35d08d7f711552ebcb12638ebc18
[ "Intel", "MIT" ]
null
null
null
/*========================== begin_copyright_notice ============================ Copyright (C) 2017-2021 Intel Corporation SPDX-License-Identifier: MIT ============================= end_copyright_notice ===========================*/ #include "AdaptorCommon/ImplicitArgs.hpp" #include "Compiler/Optimizer/OpenCLPasses...
37.183168
133
0.577642
ConiKost
33d6070cf25cd8dcced79bedbdd4110598a2c258
1,956
cc
C++
modules/desktop_capture/desktop_geometry.cc
bebo/webrtc
61ab9c5200ffb1281d038978465543cc52598e16
[ "DOC", "BSD-3-Clause" ]
null
null
null
modules/desktop_capture/desktop_geometry.cc
bebo/webrtc
61ab9c5200ffb1281d038978465543cc52598e16
[ "DOC", "BSD-3-Clause" ]
null
null
null
modules/desktop_capture/desktop_geometry.cc
bebo/webrtc
61ab9c5200ffb1281d038978465543cc52598e16
[ "DOC", "BSD-3-Clause" ]
null
null
null
/* * Copyright (c) 2013 The WebRTC 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 in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contribut...
26.08
71
0.620143
bebo
33d65048f975aeb53fac61ef2caefc48b72fcd97
10,752
cpp
C++
aws-cpp-sdk-timestream-query/source/TimestreamQueryClient.cpp
Eliyahu-Machluf/aws-sdk-cpp
97b8d6cdc16df298b80941b94327a5026efa7f8c
[ "Apache-2.0" ]
null
null
null
aws-cpp-sdk-timestream-query/source/TimestreamQueryClient.cpp
Eliyahu-Machluf/aws-sdk-cpp
97b8d6cdc16df298b80941b94327a5026efa7f8c
[ "Apache-2.0" ]
null
null
null
aws-cpp-sdk-timestream-query/source/TimestreamQueryClient.cpp
Eliyahu-Machluf/aws-sdk-cpp
97b8d6cdc16df298b80941b94327a5026efa7f8c
[ "Apache-2.0" ]
1
2022-03-23T15:17:18.000Z
2022-03-23T15:17:18.000Z
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #include <aws/core/utils/Outcome.h> #include <aws/core/auth/AWSAuthSigner.h> #include <aws/core/client/CoreErrors.h> #include <aws/core/client/RetryStrategy.h> #include <aws/core/http/HttpClient.h> #i...
43.707317
231
0.751581
Eliyahu-Machluf
33d715e1533c353d55ab2f62af27176130608be6
602
cpp
C++
3D PooFace/GDIPlusManager.cpp
guiteixeirapimentel/3DGameMechanics
ff02c0067841565cda6b5455fb6119a22783131a
[ "MIT" ]
null
null
null
3D PooFace/GDIPlusManager.cpp
guiteixeirapimentel/3DGameMechanics
ff02c0067841565cda6b5455fb6119a22783131a
[ "MIT" ]
null
null
null
3D PooFace/GDIPlusManager.cpp
guiteixeirapimentel/3DGameMechanics
ff02c0067841565cda6b5455fb6119a22783131a
[ "MIT" ]
null
null
null
#include "GDIPlusManager.h" #include <algorithm> namespace Gdiplus { using std::min; using std::max; } #include <gdiplus.h> #pragma comment(lib, "gdiplus.lib") ULONG_PTR GDIPlusManager::token = 0; int GDIPlusManager::refCount = 0; GDIPlusManager::GDIPlusManager() { if (refCount++ == 0) { Gdiplus::GdiplusStart...
17.2
51
0.714286
guiteixeirapimentel
33d7a0bdc6fa364dbda6bbde191b68032f6b6315
9,778
cpp
C++
src/core/type/dynobject.cpp
eXl-Nic/eXl
a5a0f77f47db3179365c107a184bb38b80280279
[ "MIT" ]
null
null
null
src/core/type/dynobject.cpp
eXl-Nic/eXl
a5a0f77f47db3179365c107a184bb38b80280279
[ "MIT" ]
null
null
null
src/core/type/dynobject.cpp
eXl-Nic/eXl
a5a0f77f47db3179365c107a184bb38b80280279
[ "MIT" ]
null
null
null
/* Copyright 2009-2021 Nicolas Colombe 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, merge, publish, distribute...
24.14321
460
0.629679
eXl-Nic
33d929c31e079bcec8030d0ab2868c6c8ba3c8eb
1,818
cpp
C++
third_party/pdfium/xfa/fxfa/parser/cxfa_recordset.cpp
zipated/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
2,151
2020-04-18T07:31:17.000Z
2022-03-31T08:39:18.000Z
xfa/fxfa/parser/cxfa_recordset.cpp
agrogoth/pdfium
1be462069ea1a40894a100844882acc76a427717
[ "BSD-3-Clause" ]
395
2020-04-18T08:22:18.000Z
2021-12-08T13:04:49.000Z
xfa/fxfa/parser/cxfa_recordset.cpp
agrogoth/pdfium
1be462069ea1a40894a100844882acc76a427717
[ "BSD-3-Clause" ]
338
2020-04-18T08:03:10.000Z
2022-03-29T12:33:22.000Z
// Copyright 2017 PDFium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com #include "xfa/fxfa/parser/cxfa_recordset.h" #include "fxjs/xfa/cjx_recordset....
37.875
80
0.70462
zipated
33d93ec2322125fa02ebf73b04c1ea4047fd8883
32,515
cpp
C++
src/biomolecules/spexpert/waittasklist.cpp
biomolecules/spexpert
929786ff9a1fb021b306bc705739405563cad46d
[ "BSD-3-Clause" ]
2
2022-01-14T17:58:41.000Z
2022-01-14T17:58:56.000Z
src/biomolecules/spexpert/waittasklist.cpp
biomolecules/spexpert
929786ff9a1fb021b306bc705739405563cad46d
[ "BSD-3-Clause" ]
10
2018-11-15T12:50:44.000Z
2018-11-21T11:32:57.000Z
src/biomolecules/spexpert/waittasklist.cpp
biomolecules/spexpert
929786ff9a1fb021b306bc705739405563cad46d
[ "BSD-3-Clause" ]
null
null
null
#include "waittasklist.h" #include "waittask.h" #include "waittasks.h" #include <QMutex> #include <QThread> #include <QTimer> /*! \namespace WaitTaskListTraits \brief Namespace containing WaitTaskList's enums and helper structures */ /*! \enum WaitTaskListTraits::WaitFor \brief This scoped enum contains...
34.516985
139
0.696356
biomolecules
33d96132711a33db62f21f3fd3c30781465f1f65
7,694
cpp
C++
src/common/vector_operations/vector_copy.cpp
ankane/duckdb
8a60a6144059067939092bdc30ca229093c984e5
[ "MIT" ]
null
null
null
src/common/vector_operations/vector_copy.cpp
ankane/duckdb
8a60a6144059067939092bdc30ca229093c984e5
[ "MIT" ]
null
null
null
src/common/vector_operations/vector_copy.cpp
ankane/duckdb
8a60a6144059067939092bdc30ca229093c984e5
[ "MIT" ]
null
null
null
//===--------------------------------------------------------------------===// // copy.cpp // Description: This file contains the implementation of the different copy // functions //===--------------------------------------------------------------------===// #include "duckdb/common/exception.hpp" #include "duckdb/comm...
38.089109
113
0.710814
ankane
33daa3cdcdca36dced4b13d096c62a6ce2c5bdf9
138
hxx
C++
src/Providers/UNIXProviders/RejectConnectionAction/UNIX_RejectConnectionAction_AIX.hxx
brunolauze/openpegasus-providers-old
b00f1aad575bae144b8538bf57ba5fd5582a4ec7
[ "MIT" ]
1
2020-10-12T09:00:09.000Z
2020-10-12T09:00:09.000Z
src/Providers/UNIXProviders/RejectConnectionAction/UNIX_RejectConnectionAction_AIX.hxx
brunolauze/openpegasus-providers-old
b00f1aad575bae144b8538bf57ba5fd5582a4ec7
[ "MIT" ]
null
null
null
src/Providers/UNIXProviders/RejectConnectionAction/UNIX_RejectConnectionAction_AIX.hxx
brunolauze/openpegasus-providers-old
b00f1aad575bae144b8538bf57ba5fd5582a4ec7
[ "MIT" ]
null
null
null
#ifdef PEGASUS_OS_AIX #ifndef __UNIX_REJECTCONNECTIONACTION_PRIVATE_H #define __UNIX_REJECTCONNECTIONACTION_PRIVATE_H #endif #endif
11.5
47
0.862319
brunolauze
33de2f8c890f62c04d3e81ed829d494077883dab
29,686
cpp
C++
components/HaplotypeFrequencyComponent/src/HaplotypeFrequencyComponent.cpp
CreRecombinase/qctool
6dad3a15c461177bf6940ba7b991337402ca5c41
[ "BSL-1.0" ]
null
null
null
components/HaplotypeFrequencyComponent/src/HaplotypeFrequencyComponent.cpp
CreRecombinase/qctool
6dad3a15c461177bf6940ba7b991337402ca5c41
[ "BSL-1.0" ]
null
null
null
components/HaplotypeFrequencyComponent/src/HaplotypeFrequencyComponent.cpp
CreRecombinase/qctool
6dad3a15c461177bf6940ba7b991337402ca5c41
[ "BSL-1.0" ]
null
null
null
// Copyright Gavin Band 2008 - 2012. // Distributed under 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) #include <string> #include <boost/function.hpp> #include <boost/tuple/tuple.hpp> #include <boost/thread....
36.42454
159
0.678636
CreRecombinase
33de4f928a465857743eb803c7a16ef3586cda78
34,062
cpp
C++
flinter/zookeeper/zookeeper.cpp
yiyuanzhong/flinter
c52655ea5f8e48244fdb59bdf34b915faee57a6e
[ "Apache-2.0" ]
29
2016-01-29T09:31:09.000Z
2021-07-11T12:00:31.000Z
flinter/zookeeper/zookeeper.cpp
yiyuanzhong/flinter
c52655ea5f8e48244fdb59bdf34b915faee57a6e
[ "Apache-2.0" ]
2
2015-03-30T09:59:51.000Z
2017-03-13T09:35:18.000Z
flinter/zookeeper/zookeeper.cpp
yiyuanzhong/flinter
c52655ea5f8e48244fdb59bdf34b915faee57a6e
[ "Apache-2.0" ]
17
2015-03-28T09:24:53.000Z
2021-08-07T10:09:10.000Z
/* Copyright 2015 yiyuanzhong@gmail.com (Yiyuan Zhong) * * 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 applic...
27.381029
100
0.539487
yiyuanzhong
33dfbbdaeac9b015aa32a3637ab64f878b5e85cb
924
cpp
C++
input5/count/count.cpp
czhongyu/kolmogorov-complexity
0130f7b2116e77165788ce3ed153e9c2782f2599
[ "Apache-2.0" ]
1
2020-06-18T13:04:58.000Z
2020-06-18T13:04:58.000Z
input5/count/count.cpp
zychn/kolmogorov-complexity
0130f7b2116e77165788ce3ed153e9c2782f2599
[ "Apache-2.0" ]
null
null
null
input5/count/count.cpp
zychn/kolmogorov-complexity
0130f7b2116e77165788ce3ed153e9c2782f2599
[ "Apache-2.0" ]
null
null
null
#include <iostream> #include <map> using namespace std; map<char, int> q; int main() { freopen("photo.txt", "rb", stdin); unsigned char c; int cnt = 0; while (~scanf("%c", &c)) { q[c]++; } for (map<char, int>::const_iterator it = q.begin(); it != q.end(); it++) { cout << it->first << ":...
14.4375
74
0.449134
czhongyu
33e087df119e35543991f7d7f2fa36127dda491e
15,014
hpp
C++
include/libtorrent/peer_info.hpp
naftaly/libtorrent
dc030c9b9c5ad742bd6ba4b775d01a263f807730
[ "BSL-1.0", "BSD-3-Clause" ]
null
null
null
include/libtorrent/peer_info.hpp
naftaly/libtorrent
dc030c9b9c5ad742bd6ba4b775d01a263f807730
[ "BSL-1.0", "BSD-3-Clause" ]
null
null
null
include/libtorrent/peer_info.hpp
naftaly/libtorrent
dc030c9b9c5ad742bd6ba4b775d01a263f807730
[ "BSL-1.0", "BSD-3-Clause" ]
null
null
null
/* Copyright (c) 2003-2016, Arvid Norberg 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 conditions and ...
33.663677
85
0.722792
naftaly
33e1d718e9f7c03e50a8ce0fffc77d6f79b29f0c
1,735
hpp
C++
ios/Pods/boost-for-react-native/boost/geometry/algorithms/detail/equals/point_point.hpp
rudylee/expo
b3e65a7a5b205f14a3eb6cd6fa8d13c8d663b1cc
[ "Apache-2.0", "MIT" ]
8,805
2015-11-03T00:52:29.000Z
2022-03-29T22:30:03.000Z
ios/Pods/boost-for-react-native/boost/geometry/algorithms/detail/equals/point_point.hpp
rudylee/expo
b3e65a7a5b205f14a3eb6cd6fa8d13c8d663b1cc
[ "Apache-2.0", "MIT" ]
14,694
2015-02-24T15:13:42.000Z
2022-03-31T13:16:45.000Z
ios/Pods/boost-for-react-native/boost/geometry/algorithms/detail/equals/point_point.hpp
rudylee/expo
b3e65a7a5b205f14a3eb6cd6fa8d13c8d663b1cc
[ "Apache-2.0", "MIT" ]
1,329
2015-11-03T20:25:51.000Z
2022-03-31T18:10:38.000Z
// Boost.Geometry (aka GGL, Generic Geometry Library) // Copyright (c) 2007-2014 Barend Gehrels, Amsterdam, the Netherlands. // Copyright (c) 2008-2014 Bruno Lalande, Paris, France. // Copyright (c) 2009-2014 Mateusz Loskot, London, UK. // Copyright (c) 2013-2014 Adam Wulkiewicz, Lodz, Poland // This file was ...
32.735849
80
0.753314
rudylee
33e2fd50925c1c1c47583af49742620b6bccc35a
1,012
cpp
C++
Universal-Physics-mod/src/simulation/elements/BIZRG.cpp
AllSafeCyberSecur1ty/Nuclear-Engineering
302d6dcc7c0a85a9191098366b076cf9cb5a9f6e
[ "MIT" ]
1
2022-03-26T20:01:13.000Z
2022-03-26T20:01:13.000Z
Universal-Physics-mod/src/simulation/elements/BIZRG.cpp
AllSafeCyberSecur1ty/Nuclear-Engineering
302d6dcc7c0a85a9191098366b076cf9cb5a9f6e
[ "MIT" ]
null
null
null
Universal-Physics-mod/src/simulation/elements/BIZRG.cpp
AllSafeCyberSecur1ty/Nuclear-Engineering
302d6dcc7c0a85a9191098366b076cf9cb5a9f6e
[ "MIT" ]
1
2022-03-26T19:59:13.000Z
2022-03-26T19:59:13.000Z
#include "simulation/ElementCommon.h" int Element_BIZR_update(UPDATE_FUNC_ARGS); int Element_BIZR_graphics(GRAPHICS_FUNC_ARGS); void Element::Element_BIZRG() { Identifier = "DEFAULT_PT_BIZRG"; Name = "BIZG"; Colour = PIXPACK(0x00FFBB); MenuVisible = 1; MenuSection = SC_CRACKER2; Enabled = 1; Advection = 1.0f;...
19.461538
52
0.718379
AllSafeCyberSecur1ty
33e40d26f5ba2ced1cfa1b0fa9bfbdc2d3ca712d
13,994
cc
C++
chrome/browser/chromeos/customization_document.cc
SlimKatLegacy/android_external_chromium
bc611cda58cc18d0dbaa8a7aee05eb3c0742e573
[ "BSD-3-Clause" ]
2
2017-02-20T14:25:04.000Z
2019-12-13T13:58:28.000Z
chrome/browser/chromeos/customization_document.cc
SlimKatLegacy/android_external_chromium
bc611cda58cc18d0dbaa8a7aee05eb3c0742e573
[ "BSD-3-Clause" ]
2
2017-07-25T09:37:22.000Z
2017-08-04T07:18:56.000Z
chrome/browser/chromeos/customization_document.cc
SlimKatLegacy/android_external_chromium
bc611cda58cc18d0dbaa8a7aee05eb3c0742e573
[ "BSD-3-Clause" ]
2
2017-08-09T09:03:23.000Z
2020-05-26T09:14:49.000Z
// Copyright (c) 2011 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/chromeos/customization_document.h" #include "base/file_path.h" #include "base/file_util.h" #include "base/json/json_reader.h...
34.985
80
0.723882
SlimKatLegacy
33e5cd6ab273bbd866f6333ead8671614a98f878
21,021
cc
C++
server/core/load_utils.cc
Mu-L/MaxScale
95792c81856d5fe5ad627b4b1887c302ecc470bb
[ "MIT" ]
null
null
null
server/core/load_utils.cc
Mu-L/MaxScale
95792c81856d5fe5ad627b4b1887c302ecc470bb
[ "MIT" ]
null
null
null
server/core/load_utils.cc
Mu-L/MaxScale
95792c81856d5fe5ad627b4b1887c302ecc470bb
[ "MIT" ]
null
null
null
/* * Copyright (c) 2016 MariaDB Corporation Ab * * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * * Change Date: 2024-08-24 * * On the date above, in accordance with the Business Source License, use * of this software will be g...
28.638965
106
0.57885
Mu-L
33e60a5c2b62794381a9ff913be93edf563b3831
10,939
hpp
C++
include/UnityEngine/ResourceManagement/Util/ResourceManagerConfig.hpp
RedBrumbler/BeatSaber-Quest-Codegen
73dda50b5a3e51f10d86b766dcaa24b0c6226e25
[ "Unlicense" ]
null
null
null
include/UnityEngine/ResourceManagement/Util/ResourceManagerConfig.hpp
RedBrumbler/BeatSaber-Quest-Codegen
73dda50b5a3e51f10d86b766dcaa24b0c6226e25
[ "Unlicense" ]
null
null
null
include/UnityEngine/ResourceManagement/Util/ResourceManagerConfig.hpp
RedBrumbler/BeatSaber-Quest-Codegen
73dda50b5a3e51f10d86b766dcaa24b0c6226e25
[ "Unlicense" ]
null
null
null
// Autogenerated from CppHeaderCreator // Created by Sc2ad // ========================================================================= #pragma once // Begin includes #include "beatsaber-hook/shared/utils/typedefs.h" #include "beatsaber-hook/shared/utils/byref.hpp" #include "beatsaber-hook/shared/utils/il2cpp-utils-met...
71.032468
359
0.767438
RedBrumbler
33e7af76f8979940b9b763a5b99b417725373c6a
3,123
hpp
C++
api/python/enums_wrapper.hpp
ahawad/LIEF
88931ea405d9824faa5749731427533e0c27173e
[ "Apache-2.0" ]
null
null
null
api/python/enums_wrapper.hpp
ahawad/LIEF
88931ea405d9824faa5749731427533e0c27173e
[ "Apache-2.0" ]
null
null
null
api/python/enums_wrapper.hpp
ahawad/LIEF
88931ea405d9824faa5749731427533e0c27173e
[ "Apache-2.0" ]
null
null
null
/* Copyright 2017 - 2022 R. Thomas * Copyright 2017 - 2022 Quarkslab * * 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 req...
33.580645
76
0.621198
ahawad
33e7d7e1a5e2e9d387a045cc5b5f8419ad582443
2,071
hpp
C++
include/qemu-link.hpp
redcathedral/qemulib
e88ad47c9563094a20c059d59466a34732f4d452
[ "Apache-2.0" ]
null
null
null
include/qemu-link.hpp
redcathedral/qemulib
e88ad47c9563094a20c059d59466a34732f4d452
[ "Apache-2.0" ]
null
null
null
include/qemu-link.hpp
redcathedral/qemulib
e88ad47c9563094a20c059d59466a34732f4d452
[ "Apache-2.0" ]
null
null
null
#ifndef __QEMU_LINK_HPP__ #define __QEMU_LINK_HPP__ #include <netinet/ether.h> #include <netlink/netlink.h> #include <netlink/route/link.h> #include <netlink/route/link/macvtap.h> #include <linux/if_tun.h> // for tun-devices. #include <linux/netlink.h> #include <net/if.h> #include <string> #include <iostream> #includ...
26.896104
109
0.765331
redcathedral
33e7e84a819f9acfb4b1305017aab6e8873169b4
3,998
cpp
C++
Firmware/Marlin/src/lcd/extui/anycubic_i3mega/anycubic_extui.cpp
jhNsXO/UnifiedFirmware
a3649d67d9fa6219c7fb58ab9e18594b1b0a24df
[ "Info-ZIP" ]
97
2020-09-14T13:35:17.000Z
2022-03-28T20:15:49.000Z
Firmware/Marlin/src/lcd/extui/anycubic_i3mega/anycubic_extui.cpp
jhNsXO/UnifiedFirmware
a3649d67d9fa6219c7fb58ab9e18594b1b0a24df
[ "Info-ZIP" ]
8
2020-11-11T21:01:38.000Z
2022-01-22T01:22:10.000Z
Firmware/Marlin/src/lcd/extui/anycubic_i3mega/anycubic_extui.cpp
jhNsXO/UnifiedFirmware
a3649d67d9fa6219c7fb58ab9e18594b1b0a24df
[ "Info-ZIP" ]
49
2020-09-22T09:33:37.000Z
2022-03-19T21:23:04.000Z
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
31.730159
96
0.706353
jhNsXO
33e925400e621582ecd7a823f10c1887dc2dd163
234
hpp
C++
internal/include/dknn/__detail__/local_jobs.hpp
didrod/dknn
196092772bf7e8b602878b83983fb96f28665dae
[ "BSD-2-Clause" ]
null
null
null
internal/include/dknn/__detail__/local_jobs.hpp
didrod/dknn
196092772bf7e8b602878b83983fb96f28665dae
[ "BSD-2-Clause" ]
null
null
null
internal/include/dknn/__detail__/local_jobs.hpp
didrod/dknn
196092772bf7e8b602878b83983fb96f28665dae
[ "BSD-2-Clause" ]
null
null
null
#pragma once #include "dknn/typedefs.hpp" namespace dknn { knn_query_result_t nearest_k(size_t k, feature_t const& query_feature); knn_set_query_result_t nearest_k(size_t k, feature_set_t const& query_set); } // namespace dknn
26
77
0.786325
didrod
33e99a81098292d8b8ca3188ddb2ffff5318decc
35,008
cc
C++
chrome/browser/extensions/activity_log/fullstream_ui_policy_unittest.cc
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
76
2020-09-02T03:05:41.000Z
2022-03-30T04:40:55.000Z
chrome/browser/extensions/activity_log/fullstream_ui_policy_unittest.cc
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
45
2020-09-02T03:21:37.000Z
2022-03-31T22:19:45.000Z
chrome/browser/extensions/activity_log/fullstream_ui_policy_unittest.cc
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
8
2020-07-22T18:49:18.000Z
2022-02-08T10:27:16.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 "chrome/browser/extensions/activity_log/fullstream_ui_policy.h" #include <stdint.h> #include <memory> #include <utility> #include "base/bind.h...
40.285386
80
0.648852
zealoussnow
33ea2f511db83e311694cd2c091f243d8e28ff67
2,006
cpp
C++
testing_environmen/testing_environmen/src/camera.cpp
llGuy/gamedev
16aa203934fd767926c58558e021630288556399
[ "MIT" ]
null
null
null
testing_environmen/testing_environmen/src/camera.cpp
llGuy/gamedev
16aa203934fd767926c58558e021630288556399
[ "MIT" ]
4
2018-12-24T11:16:53.000Z
2018-12-24T11:20:29.000Z
testing_environmen/testing_environmen/src/camera.cpp
llGuy/gamedev
16aa203934fd767926c58558e021630288556399
[ "MIT" ]
null
null
null
#include "camera.h" #include "detail.h" #include <utility> #include "ecs/basic_components.h" #include <glm/gtx/transform.hpp> #define SENSITIVITY 0.02f auto look_fps(glm::vec2 const & cursor_dif, glm::vec3 const & direction, f32 elapsed) -> glm::vec3 { using detail::up; glm::vec3 res = direction; f32 x_angle...
26.394737
117
0.700897
llGuy
33eac06dd7edad3bd8b61045b4a972e0ab1edba4
4,658
cpp
C++
src/utilities/idd/IddObjectProperties.cpp
mehrdad-shokri/OpenStudio
1773b54ce1cb660818ac0114dd7eefae6639ca36
[ "blessing" ]
null
null
null
src/utilities/idd/IddObjectProperties.cpp
mehrdad-shokri/OpenStudio
1773b54ce1cb660818ac0114dd7eefae6639ca36
[ "blessing" ]
null
null
null
src/utilities/idd/IddObjectProperties.cpp
mehrdad-shokri/OpenStudio
1773b54ce1cb660818ac0114dd7eefae6639ca36
[ "blessing" ]
null
null
null
/*********************************************************************************************************************** * OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC, and other contributors. All rights reserved. * * Redistribution and use in source and binary forms, with or without m...
38.495868
125
0.621941
mehrdad-shokri
33ec05b76ab96ef6d5002f86515c99588c89fb41
28,100
cpp
C++
src/pdf/SkPDFFont.cpp
kizerkizer/skia
87b57d083321a21b64979e0e3c92d34c8678e273
[ "BSD-3-Clause" ]
8
2019-04-20T09:12:17.000Z
2019-09-06T20:04:22.000Z
src/pdf/SkPDFFont.cpp
AzureMentor/skia
63b4d5880a5bb3553ce9283400152fa5ed9821f6
[ "BSD-3-Clause" ]
3
2019-04-29T06:34:00.000Z
2019-08-18T11:56:32.000Z
src/pdf/SkPDFFont.cpp
AzureMentor/skia
63b4d5880a5bb3553ce9283400152fa5ed9821f6
[ "BSD-3-Clause" ]
4
2019-04-19T04:17:34.000Z
2019-05-01T11:19:38.000Z
/* * Copyright 2011 Google Inc. * * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ #include "include/core/SkBitmap.h" #include "include/core/SkData.h" #include "include/core/SkFont.h" #include "include/core/SkFontMetrics.h" #include "include/core/SkFontTypes...
42.383107
99
0.595907
kizerkizer
33ed84ff4d0804fbcd875b120d378b1e6b66d02c
4,092
cpp
C++
searchlib/src/vespa/searchlib/docstore/compacter.cpp
alexeyche/vespa
7585981b32937d2b13da1a8f94b42c8a0833a4c2
[ "Apache-2.0" ]
null
null
null
searchlib/src/vespa/searchlib/docstore/compacter.cpp
alexeyche/vespa
7585981b32937d2b13da1a8f94b42c8a0833a4c2
[ "Apache-2.0" ]
null
null
null
searchlib/src/vespa/searchlib/docstore/compacter.cpp
alexeyche/vespa
7585981b32937d2b13da1a8f94b42c8a0833a4c2
[ "Apache-2.0" ]
null
null
null
// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. #include "compacter.h" #include "logdatastore.h" #include <vespa/vespalib/util/size_literals.h> #include <vespa/vespalib/util/array.hpp> #include <vespa/log/log.h> LOG_SETUP(".searchlib.docstore.compacter"); name...
35.582609
140
0.691838
alexeyche
33ee331e7b48d315fe6826a4c2fd61e6f5b7e61f
730
cpp
C++
testing/test_loader.cpp
sanarea/pdfium
632a6cb844457a97dd48b97ad69ab365aeb17491
[ "Apache-2.0" ]
142
2019-11-12T02:20:39.000Z
2022-03-30T05:45:26.000Z
testing/test_loader.cpp
sanarea/pdfium
632a6cb844457a97dd48b97ad69ab365aeb17491
[ "Apache-2.0" ]
3
2020-10-22T10:40:55.000Z
2022-02-19T10:00:51.000Z
testing/test_loader.cpp
sanarea/pdfium
632a6cb844457a97dd48b97ad69ab365aeb17491
[ "Apache-2.0" ]
28
2019-12-24T09:30:32.000Z
2022-03-30T05:46:29.000Z
// Copyright 2019 PDFium 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 "testing/test_loader.h" #include <string.h> #include "third_party/base/logging.h" TestLoader::TestLoader(pdfium::span<const char> span) : m_Span(spa...
27.037037
73
0.628767
sanarea
33ef3b43cad609fc0d1e70da3970a20fc38e7420
4,559
cxx
C++
vtk/8.1.0/src/ThirdParty/vtkm/vtk-m/vtkm/cont/RuntimeDeviceTracker.cxx
Fresher-Chen/tarsim
9d2ec1001ee82ca11325e4b1edb8f2843e36518b
[ "Apache-2.0" ]
1
2020-03-02T17:31:48.000Z
2020-03-02T17:31:48.000Z
vtk/8.1.0/src/ThirdParty/vtkm/vtk-m/vtkm/cont/RuntimeDeviceTracker.cxx
Fresher-Chen/tarsim
9d2ec1001ee82ca11325e4b1edb8f2843e36518b
[ "Apache-2.0" ]
1
2019-06-03T17:04:59.000Z
2019-06-05T15:13:28.000Z
ThirdParty/vtkm/vtk-m/vtkm/cont/RuntimeDeviceTracker.cxx
metux/vtk8
77f907913f20295e1eacdb3aba9ed72e2b3ae917
[ "BSD-3-Clause" ]
1
2020-07-20T06:43:49.000Z
2020-07-20T06:43:49.000Z
//============================================================================ // 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...
27.969325
98
0.694451
Fresher-Chen
33efdf90e47d122e43a406a51b91844df16cb2a9
4,424
cpp
C++
spec/dummy/vendor/bundle/ruby/2.7.0/gems/sassc-2.4.0/ext/libsass/src/position.cpp
puzzle/nochmal
3299efb56b77f9b0293b6ffec39b7507621888f8
[ "MIT" ]
72
2018-10-17T02:09:20.000Z
2022-03-30T18:15:20.000Z
spec/dummy/vendor/bundle/ruby/2.7.0/gems/sassc-2.4.0/ext/libsass/src/position.cpp
puzzle/nochmal
3299efb56b77f9b0293b6ffec39b7507621888f8
[ "MIT" ]
66
2018-09-11T14:32:51.000Z
2022-03-31T16:16:06.000Z
spec/dummy/vendor/bundle/ruby/2.7.0/gems/sassc-2.4.0/ext/libsass/src/position.cpp
puzzle/nochmal
3299efb56b77f9b0293b6ffec39b7507621888f8
[ "MIT" ]
18
2018-10-29T10:14:29.000Z
2022-03-30T14:54:08.000Z
// sass.hpp must go before all system headers to get the // __EXTENSIONS__ fix on Solaris. #include "sass.hpp" #include "position.hpp" #include "source.hpp" namespace Sass { Offset::Offset(const char chr) : line(chr == '\n' ? 1 : 0), column(chr == '\n' ? 0 : 1) {} Offset::Offset(const char* string) :...
26.650602
93
0.613246
puzzle
33f22fd0e8c7ee945712daf907462633d85a1c76
3,557
hpp
C++
libbitcoinbindings/ndkBuild/x86_64/include/bitcoin/protocol/zmq/authenticator.hpp
coinninjadev/android-libbitcoin
7be8f623d2c9c1f9e1faf0b7f872c47d100237f8
[ "MIT" ]
null
null
null
libbitcoinbindings/ndkBuild/x86_64/include/bitcoin/protocol/zmq/authenticator.hpp
coinninjadev/android-libbitcoin
7be8f623d2c9c1f9e1faf0b7f872c47d100237f8
[ "MIT" ]
1
2022-02-19T08:12:39.000Z
2022-02-19T08:12:39.000Z
libbitcoinbindings/ndkBuild/x86_64/include/bitcoin/protocol/zmq/authenticator.hpp
coinninjadev/android-libbitcoin
7be8f623d2c9c1f9e1faf0b7f872c47d100237f8
[ "MIT" ]
null
null
null
/** * Copyright (c) 2011-2017 libbitcoin developers (see AUTHORS) * * This file is part of libbitcoin. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the Lic...
32.336364
79
0.733202
coinninjadev
33f2adf0e8ee7c76fb60396b759082641a72778e
6,579
cc
C++
ui/views/animation/ink_drop_highlight.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
ui/views/animation/ink_drop_highlight.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
ui/views/animation/ink_drop_highlight.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 "ui/views/animation/ink_drop_highlight.h" #include "third_party/skia/include/core/SkColor.h" #include "ui/compositor/callback_layer_animation_ob...
36.960674
79
0.714242
google-ar
33f2decd809412c6f40edcc759695d8577614df4
961
cpp
C++
examples/APG/Naming/Graph.cpp
cflowe/ACE
5ff60b41adbe1772372d1a43bcc1f2726ff8f810
[ "DOC" ]
36
2015-01-10T07:27:33.000Z
2022-03-07T03:32:08.000Z
examples/APG/Naming/Graph.cpp
cflowe/ACE
5ff60b41adbe1772372d1a43bcc1f2726ff8f810
[ "DOC" ]
2
2018-08-13T07:30:51.000Z
2019-02-25T03:04:31.000Z
examples/APG/Naming/Graph.cpp
cflowe/ACE
5ff60b41adbe1772372d1a43bcc1f2726ff8f810
[ "DOC" ]
38
2015-01-08T14:12:06.000Z
2022-01-19T08:33:00.000Z
// $Id: Graph.cpp 80826 2008-03-04 14:51:23Z wotte $ #include "ace/Log_Msg.h" #include "Graph.h" void Graph::graph (char *filename, Graphable_Element_List &data) { data.sort (); ACE_DEBUG ((LM_DEBUG, ACE_TEXT ("Save graph to %C\n"), filename)); char h[10][10]; for (int n = 0 ; n < 10 ; ++n ) { for...
20.020833
68
0.434964
cflowe
33f2e8f075c22670de7b4841f76ad41f171d074a
836
hpp
C++
sprout/bit/count.hpp
kariya-mitsuru/Sprout
8274f34db498b02bff12277bac5416ea72e018cd
[ "BSL-1.0" ]
null
null
null
sprout/bit/count.hpp
kariya-mitsuru/Sprout
8274f34db498b02bff12277bac5416ea72e018cd
[ "BSL-1.0" ]
null
null
null
sprout/bit/count.hpp
kariya-mitsuru/Sprout
8274f34db498b02bff12277bac5416ea72e018cd
[ "BSL-1.0" ]
null
null
null
/*============================================================================= Copyright (c) 2011-2017 Bolero MURAKAMI https://github.com/bolero-MURAKAMI/Sprout Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.tx...
36.347826
80
0.604067
kariya-mitsuru
33f404d29a6bc121eb1a2ad6a2461107efc1e111
2,052
cpp
C++
libbitcoin/test/oldtests/protst.cpp
mousewu/bcclient
64ee1f6f8337103d40a4a0c3dfb73cabcd09a04c
[ "MIT" ]
8
2019-05-31T01:37:08.000Z
2021-10-19T05:52:45.000Z
libbitcoin/test/oldtests/protst.cpp
mousewu/bcclient
64ee1f6f8337103d40a4a0c3dfb73cabcd09a04c
[ "MIT" ]
3
2017-12-18T17:27:09.000Z
2018-01-15T16:50:05.000Z
libbitcoin/test/oldtests/protst.cpp
mousewu/bcclient
64ee1f6f8337103d40a4a0c3dfb73cabcd09a04c
[ "MIT" ]
5
2018-01-09T15:05:55.000Z
2020-12-17T13:27:25.000Z
/* * Copyright (c) 2011-2013 libbitcoin developers (see AUTHORS) * * This file is part of libbitcoin. * * libbitcoin is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License with * additional permissions to the one published by the Free Software * Fou...
25.65
75
0.663255
mousewu
33f5b030e4fed51e009b8146147db180bebf5ab5
35,242
cc
C++
chrome/browser/extensions/api/storage/settings_apitest.cc
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
14,668
2015-01-01T01:57:10.000Z
2022-03-31T23:33:32.000Z
chrome/browser/extensions/api/storage/settings_apitest.cc
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
86
2015-10-21T13:02:42.000Z
2022-03-14T07:50:50.000Z
chrome/browser/extensions/api/storage/settings_apitest.cc
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "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 (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 <utility> #include "base/bind.h" #include "base/json/json_writer.h" #include "base/memory/ref_counted.h" #include "base/run_loop.h" #include...
43.454994
80
0.709381
zealoussnow
33f6eb27dd422b9af5387f2fe0d66f59a30c06d8
2,164
cpp
C++
src/mbgl/renderer/renderer_state.cpp
mueschm/mapbox-gl-native
b07db0f8d01f855dcd336aa1baabde94c5c1740d
[ "BSL-1.0", "Apache-2.0" ]
5
2019-12-02T07:13:06.000Z
2019-12-02T14:34:36.000Z
src/mbgl/renderer/renderer_state.cpp
mueschm/mapbox-gl-native
b07db0f8d01f855dcd336aa1baabde94c5c1740d
[ "BSL-1.0", "Apache-2.0" ]
1
2020-11-21T06:55:47.000Z
2020-11-21T06:55:52.000Z
src/mbgl/renderer/renderer_state.cpp
mueschm/mapbox-gl-native
b07db0f8d01f855dcd336aa1baabde94c5c1740d
[ "BSL-1.0", "Apache-2.0" ]
1
2019-01-30T06:16:48.000Z
2019-01-30T06:16:48.000Z
#include <mbgl/renderer/renderer_state.hpp> #include <mbgl/renderer/update_parameters.hpp> #include <mbgl/style/image_impl.hpp> #include <mbgl/style/layer_impl.hpp> #include <mbgl/style/source_impl.hpp> namespace mbgl { CameraOptions RendererState::getCameraOptions(const UpdateParameters& updateParameters, const Edg...
37.310345
116
0.731516
mueschm
33fbe63a71ce9d4b0d0f4445b1a6b49b0c6f9df7
884
cpp
C++
Mercury/Player/Player.cpp
glensand/Mercury
94c54d32028c8bfc762890906fa642920508995b
[ "MIT" ]
3
2021-01-14T03:43:03.000Z
2021-05-07T15:09:47.000Z
Mercury/Player/Player.cpp
glensand/Mercury
94c54d32028c8bfc762890906fa642920508995b
[ "MIT" ]
null
null
null
Mercury/Player/Player.cpp
glensand/Mercury
94c54d32028c8bfc762890906fa642920508995b
[ "MIT" ]
null
null
null
#include "Player.h" #include "App/GameInterface.h" #include "World/IWorld.h" namespace merc { Player::Player(GameInterface& gameInterface) : m_collector(*gameInterface.World, m_exploredTerrain) , m_gameInterface(gameInterface) { m_exploredTerrain.Resize(m_gameInterface.World->GetSizeX(), m_gameInterface.W...
18.040816
99
0.7319
glensand
33fd48db5a3f4bf64a26cfc1b260b417cd6430af
1,902
cpp
C++
openbr/plugins/imgproc/flip.cpp
kassemitani/openbr
7b453f7abc6f997839a858f4b7686bc5e21ef7b2
[ "Apache-2.0" ]
61
2016-01-27T04:23:04.000Z
2020-06-19T20:45:16.000Z
openbr/plugins/imgproc/flip.cpp
kassemitani/openbr
7b453f7abc6f997839a858f4b7686bc5e21ef7b2
[ "Apache-2.0" ]
2
2016-04-09T13:55:15.000Z
2017-11-21T03:08:08.000Z
openbr/plugins/imgproc/flip.cpp
kassemitani/openbr
7b453f7abc6f997839a858f4b7686bc5e21ef7b2
[ "Apache-2.0" ]
18
2016-01-27T13:07:47.000Z
2022-01-22T17:19:18.000Z
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Copyright 2012 The MITRE Corporation * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * y...
35.222222
84
0.479495
kassemitani
33fd7113acf8a2f1d8eb3fc2e724cf06457325ad
5,292
cpp
C++
src/bolson/cli.cpp
johanpel/bolson
2855cf7e371a968a7add4da0b4c2e6abe8bc0f4c
[ "Apache-2.0" ]
2
2021-12-08T22:18:53.000Z
2022-01-24T21:51:38.000Z
src/bolson/cli.cpp
johanpel/bolson
2855cf7e371a968a7add4da0b4c2e6abe8bc0f4c
[ "Apache-2.0" ]
7
2021-03-03T13:31:16.000Z
2021-06-10T17:23:58.000Z
src/bolson/cli.cpp
johanpel/bolson
2855cf7e371a968a7add4da0b4c2e6abe8bc0f4c
[ "Apache-2.0" ]
3
2021-03-09T13:32:38.000Z
2021-12-08T22:18:40.000Z
// Copyright 2020 Teratide B.V. // // 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 agreed to i...
38.347826
90
0.673658
johanpel
33fda50af6c50754715fde7469bff8345751f727
2,886
cpp
C++
Foundation/testsuite/src/ActivityTest.cpp
apollovideo/poco_src
12d4908dab166983448f5e7972dd17fd584e3e03
[ "BSL-1.0" ]
1
2021-01-22T07:50:53.000Z
2021-01-22T07:50:53.000Z
Foundation/testsuite/src/ActivityTest.cpp
apollovideo/poco_src
12d4908dab166983448f5e7972dd17fd584e3e03
[ "BSL-1.0" ]
null
null
null
Foundation/testsuite/src/ActivityTest.cpp
apollovideo/poco_src
12d4908dab166983448f5e7972dd17fd584e3e03
[ "BSL-1.0" ]
1
2017-03-24T07:58:13.000Z
2017-03-24T07:58:13.000Z
// // ActivityTest.cpp // // $Id: //poco/1.4/Foundation/testsuite/src/ActivityTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // // Permission is hereby granted, free of charge, to any person or organization // obtaining a copy of the software and accompan...
23.088
78
0.718642
apollovideo
33fdaeeb8db0fea6f8da19e452a674449c7240d7
22,523
hpp
C++
include/aula/sdl/types.event.hpp
amenoyoya/aula
337ad7e552a24449446c0fe567967ea372661bd7
[ "MIT" ]
null
null
null
include/aula/sdl/types.event.hpp
amenoyoya/aula
337ad7e552a24449446c0fe567967ea372661bd7
[ "MIT" ]
null
null
null
include/aula/sdl/types.event.hpp
amenoyoya/aula
337ad7e552a24449446c0fe567967ea372661bd7
[ "MIT" ]
null
null
null
#pragma once #define TEXTEDITINGEVENT_TEXT_SIZE (128) #define TEXTINPUTEVENT_TEXT_SIZE (128) namespace Aula { namespace SDL { /*** SDLイベントタイプ ***/ enum EventID { FIRSTEVENT = 0, /**< Unused (do not remove) */ /* Application events */ QUIT = 0...
45.87169
166
0.493629
amenoyoya
33fdb4e914baa01ea5f9dcde4faeedc59540bd0c
10,152
cc
C++
iree/samples/custom_modules/custom_modules_test.cc
xinan-jiang/iree
334aa4a5ac033399255fbd836d4fbe807c741230
[ "Apache-2.0" ]
2
2021-10-03T15:58:09.000Z
2021-11-17T10:34:35.000Z
iree/samples/custom_modules/custom_modules_test.cc
3alireza32109/iree
fd32e47b1695f105d20c06b8b20a29ef65c5e54c
[ "Apache-2.0" ]
null
null
null
iree/samples/custom_modules/custom_modules_test.cc
3alireza32109/iree
fd32e47b1695f105d20c06b8b20a29ef65c5e54c
[ "Apache-2.0" ]
null
null
null
// Copyright 2019 Google LLC // // 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 agreed to in...
44.920354
80
0.698779
xinan-jiang
33fdd705eb16c10d1be99a68e3ba14031f7977a9
10,169
cxx
C++
tomviz/vtkLengthScaleRepresentation.cxx
sankhesh/tomviz
7116f4eb75b30534a24462f4ddfb1694fe41c308
[ "BSD-3-Clause" ]
284
2015-01-05T08:53:20.000Z
2022-03-31T07:35:16.000Z
tomviz/vtkLengthScaleRepresentation.cxx
sankhesh/tomviz
7116f4eb75b30534a24462f4ddfb1694fe41c308
[ "BSD-3-Clause" ]
1,579
2015-03-19T15:56:44.000Z
2022-03-21T11:29:04.000Z
tomviz/vtkLengthScaleRepresentation.cxx
sankhesh/tomviz
7116f4eb75b30534a24462f4ddfb1694fe41c308
[ "BSD-3-Clause" ]
74
2015-01-29T16:24:32.000Z
2022-03-07T21:52:29.000Z
/* This source file is part of the Tomviz project, https://tomviz.org/. It is released under the 3-Clause BSD License, see "LICENSE". */ #include "vtkLengthScaleRepresentation.h" #include "vtkAxisActor2D.h" #include "vtkMath.h" #include "vtkObjectFactory.h" #include "vtkPointHandleRepresentation2D.h" #include "vtkP...
34.010033
80
0.610483
sankhesh
33fe386453fa5452a080d916db4b1b5c16a93113
5,189
cpp
C++
L2/src/adddialog.cpp
SqrtMinusOne/SEM7_Software_Design
a3d4828ad3aba5d7f266ee7eb598d1078d04450a
[ "Apache-2.0" ]
null
null
null
L2/src/adddialog.cpp
SqrtMinusOne/SEM7_Software_Design
a3d4828ad3aba5d7f266ee7eb598d1078d04450a
[ "Apache-2.0" ]
null
null
null
L2/src/adddialog.cpp
SqrtMinusOne/SEM7_Software_Design
a3d4828ad3aba5d7f266ee7eb598d1078d04450a
[ "Apache-2.0" ]
null
null
null
#include <QColorDialog> #include <QSpinBox> #include <QSplitter> #include <QLineEdit> #include <tuple> #include "adddialog.h" #include "ui_adddialog.h" #include "figures/atansegment.h" #include "figures/pentagram.h" #include "figures/pentagramtext.h" #include "figures/text.h" AddDialog::AddDialog(QString className, Q...
29.99422
93
0.645211
SqrtMinusOne
d502067252666be125c2934892e508c1853fa56a
9,973
cpp
C++
cegui/src/RendererModules/OpenGLES/GeometryBuffer.cpp
aimoonchen/cegui
4720dd8e5f57bb213a9b462c9dfc87c591381fc3
[ "MIT" ]
null
null
null
cegui/src/RendererModules/OpenGLES/GeometryBuffer.cpp
aimoonchen/cegui
4720dd8e5f57bb213a9b462c9dfc87c591381fc3
[ "MIT" ]
null
null
null
cegui/src/RendererModules/OpenGLES/GeometryBuffer.cpp
aimoonchen/cegui
4720dd8e5f57bb213a9b462c9dfc87c591381fc3
[ "MIT" ]
null
null
null
/*********************************************************************** created: Thu Jan 8 2009 author: Paul D Turner *************************************************************************/ /*************************************************************************** * Copyright (C) 2004 - 2009 Pau...
35.874101
108
0.542866
aimoonchen
d502f83dd726f767bbe138ee4c42a6ad0279039b
6,279
hpp
C++
boost/math/special_functions/detail/airy_ai_bi_zero.hpp
ballisticwhisper/boost
f72119ab640b564c4b983bd457457046b52af9ee
[ "BSL-1.0" ]
159
2017-03-24T21:07:06.000Z
2022-03-20T13:44:40.000Z
boost/math/special_functions/detail/airy_ai_bi_zero.hpp
ballisticwhisper/boost
f72119ab640b564c4b983bd457457046b52af9ee
[ "BSL-1.0" ]
1,667
2017-03-27T14:41:22.000Z
2022-03-31T19:50:06.000Z
boost/math/special_functions/detail/airy_ai_bi_zero.hpp
ballisticwhisper/boost
f72119ab640b564c4b983bd457457046b52af9ee
[ "BSL-1.0" ]
95
2017-03-24T21:05:03.000Z
2022-03-08T17:30:22.000Z
// Copyright (c) 2013 Christopher Kormanyos // 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) // // This work is based on an earlier work: // "Algorithm 910: A Portable C++ Multi...
39
108
0.556458
ballisticwhisper