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
f6605e5e38bacbdc4d3c19b8c840d58deb22f7a0
2,939
cpp
C++
cpp/example_code/ses/list_receipt_filters.cpp
onehitcombo/aws-doc-sdk-examples
03e2e0c5dee75c5decbbb99e849c51417521fd82
[ "Apache-2.0" ]
3
2021-01-19T20:23:17.000Z
2021-01-19T21:38:59.000Z
cpp/example_code/ses/list_receipt_filters.cpp
onehitcombo/aws-doc-sdk-examples
03e2e0c5dee75c5decbbb99e849c51417521fd82
[ "Apache-2.0" ]
null
null
null
cpp/example_code/ses/list_receipt_filters.cpp
onehitcombo/aws-doc-sdk-examples
03e2e0c5dee75c5decbbb99e849c51417521fd82
[ "Apache-2.0" ]
2
2019-12-27T13:58:00.000Z
2020-05-21T18:35:40.000Z
//snippet-sourcedescription:[list_receipt_filters.cpp demonstrates how to list the Amazon SES IP filters for an AWS account.] //snippet-service:[ses] //snippet-keyword:[Amazon Simple Email Service] //snippet-keyword:[C++] //snippet-keyword:[Code Sample] //snippet-sourcetype:[full-example] //snippet-sourceauthor:[...
35.841463
126
0.536917
onehitcombo
f6609f6d03e7978270d4bf9a093b009cf884c0cd
3,145
cpp
C++
Src/OpenGlRenderMechanism.cpp
Remag/GraphicsInversed
6dff72130891010774c37d1e44080261db3cdb8e
[ "MIT" ]
null
null
null
Src/OpenGlRenderMechanism.cpp
Remag/GraphicsInversed
6dff72130891010774c37d1e44080261db3cdb8e
[ "MIT" ]
null
null
null
Src/OpenGlRenderMechanism.cpp
Remag/GraphicsInversed
6dff72130891010774c37d1e44080261db3cdb8e
[ "MIT" ]
null
null
null
#include <common.h> #pragma hdrstop #include <OpenGlRenderMechanism.h> #include <GlContextManager.h> #include <GlWindowUtils.h> #include <DrawEnums.h> #include <State.h> #include <Framebuffer.h> namespace Gin { ////////////////////////////////////////////////////////////////////////// COpenGlRenderMec...
30.240385
128
0.694118
Remag
f6631eb3bb96639cf6dceb69da8b1f396690a38b
472
inl
C++
include/CoreLib/LogSystem/EntityLogger.inl
AntoineJT/BurgWar
8e435bd58dda0610d7dfc3ba6d313bd443c9b4b8
[ "MIT" ]
45
2018-09-29T14:16:04.000Z
2022-03-10T18:53:58.000Z
include/CoreLib/LogSystem/EntityLogger.inl
AntoineJT/BurgWar
8e435bd58dda0610d7dfc3ba6d313bd443c9b4b8
[ "MIT" ]
46
2019-12-22T17:29:41.000Z
2022-03-20T14:15:06.000Z
include/CoreLib/LogSystem/EntityLogger.inl
AntoineJT/BurgWar
8e435bd58dda0610d7dfc3ba6d313bd443c9b4b8
[ "MIT" ]
19
2018-09-29T11:53:25.000Z
2022-01-14T17:00:07.000Z
// Copyright (C) 2020 Jérôme Leclercq // This file is part of the "Burgwar" project // For conditions of distribution and use, see copyright notice in LICENSE #include <CoreLib/LogSystem/EntityLogger.hpp> namespace bw { inline EntityLogger::EntityLogger(Ndk::EntityHandle entity, const Logger& logParent) : LoggerPro...
23.6
87
0.756356
AntoineJT
f6647e6a84681938cef7fe76635a019510ae7d6a
11,230
cpp
C++
llvm/lib/Target/Mips/MipsRegisterInfo.cpp
haohua-li/t-sgx-mirror
49188063f3cb5300cda8a03255cfe800e8266ace
[ "MIT" ]
26
2017-04-18T15:51:16.000Z
2022-03-29T07:03:37.000Z
llvm/lib/Target/Mips/MipsRegisterInfo.cpp
haohua-li/t-sgx-mirror
49188063f3cb5300cda8a03255cfe800e8266ace
[ "MIT" ]
2
2017-10-27T21:29:04.000Z
2019-06-12T01:23:38.000Z
3.7.0/llvm-3.7.0.src/lib/Target/Mips/MipsRegisterInfo.cpp
androm3da/clang_sles
2ba6d0711546ad681883c42dfb8661b842806695
[ "MIT" ]
9
2017-10-02T19:54:36.000Z
2021-11-22T00:48:18.000Z
//===-- MipsRegisterInfo.cpp - MIPS Register Information -== --------------===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
32.270115
80
0.675779
haohua-li
f665aafd47ad0225a86edafc3ab16d93540c4b4a
2,598
cpp
C++
Engine/Source/Editor/BehaviorTreeEditor/Private/BehaviorTreeEditorCommands.cpp
PopCap/GameIdea
201e1df50b2bc99afc079ce326aa0a44b178a391
[ "BSD-2-Clause" ]
null
null
null
Engine/Source/Editor/BehaviorTreeEditor/Private/BehaviorTreeEditorCommands.cpp
PopCap/GameIdea
201e1df50b2bc99afc079ce326aa0a44b178a391
[ "BSD-2-Clause" ]
2
2015-06-21T17:38:11.000Z
2015-06-22T20:54:42.000Z
Engine/Source/Editor/BehaviorTreeEditor/Private/BehaviorTreeEditorCommands.cpp
PopCap/GameIdea
201e1df50b2bc99afc079ce326aa0a44b178a391
[ "BSD-2-Clause" ]
null
null
null
// Copyright 1998-2015 Epic Games, Inc. All Rights Reserved. #include "BehaviorTreeEditorPrivatePCH.h" #include "BehaviorTreeEditorCommands.h" #define LOCTEXT_NAMESPACE "BehaviorTreeEditorCommands" FBTCommonCommands::FBTCommonCommands() : TCommands<FBTCommonCommands>("BTEditor.Common", LOCTEXT("Common", "Common"),...
50.941176
144
0.787529
PopCap
f666731692c1409b15ae70912db29faa51c966a4
5,634
cpp
C++
MonoNative/mscorlib/System/Security/Permissions/mscorlib_System_Security_Permissions_StrongNameIdentityPermissionAttribute.cpp
brunolauze/MonoNative
959fb52c2c1ffe87476ab0d6e4fcce0ad9ce1e66
[ "BSD-2-Clause" ]
7
2015-03-10T03:36:16.000Z
2021-11-05T01:16:58.000Z
MonoNative/mscorlib/System/Security/Permissions/mscorlib_System_Security_Permissions_StrongNameIdentityPermissionAttribute.cpp
brunolauze/MonoNative
959fb52c2c1ffe87476ab0d6e4fcce0ad9ce1e66
[ "BSD-2-Clause" ]
1
2020-06-23T10:02:33.000Z
2020-06-24T02:05:47.000Z
MonoNative/mscorlib/System/Security/Permissions/mscorlib_System_Security_Permissions_StrongNameIdentityPermissionAttribute.cpp
brunolauze/MonoNative
959fb52c2c1ffe87476ab0d6e4fcce0ad9ce1e66
[ "BSD-2-Clause" ]
null
null
null
#include <mscorlib/System/Security/Permissions/mscorlib_System_Security_Permissions_StrongNameIdentityPermissionAttribute.h> #include <mscorlib/System/mscorlib_System_String.h> #include <mscorlib/System/mscorlib_System_Type.h> namespace mscorlib { namespace System { namespace Security { namespace Permission...
45.804878
205
0.739084
brunolauze
f6667fc5ddf352b78ed6ee9132a338f7719e614e
514
cpp
C++
ObjectOrientedProgramming/AccountClassInheritance/Checking_Account.cpp
Sebery/CPP-Practice-Projects
cf200e7753be79d13042f9f9de666d25c8215d69
[ "MIT" ]
null
null
null
ObjectOrientedProgramming/AccountClassInheritance/Checking_Account.cpp
Sebery/CPP-Practice-Projects
cf200e7753be79d13042f9f9de666d25c8215d69
[ "MIT" ]
null
null
null
ObjectOrientedProgramming/AccountClassInheritance/Checking_Account.cpp
Sebery/CPP-Practice-Projects
cf200e7753be79d13042f9f9de666d25c8215d69
[ "MIT" ]
null
null
null
// // Created by Sebastian on 26/11/2020. // #include "Checking_Account.h" Checking_Account::Checking_Account(std::string name, double balance, double fee) : Account{name, balance}, fee{fee} { } bool Checking_Account::withdraw(double amount) { amount += fee; return Account::withdraw(amount); } std::os...
24.47619
106
0.657588
Sebery
f667ecc9d030534ef1c83377b5eafff7f562714e
36,610
hpp
C++
openjdk11/src/hotspot/share/runtime/perfData.hpp
iootclab/openjdk
b01fc962705eadfa96def6ecff46c44d522e0055
[ "Apache-2.0" ]
2
2018-06-19T05:43:32.000Z
2018-06-23T10:04:56.000Z
openjdk11/src/hotspot/share/runtime/perfData.hpp
iootclab/openjdk
b01fc962705eadfa96def6ecff46c44d522e0055
[ "Apache-2.0" ]
null
null
null
openjdk11/src/hotspot/share/runtime/perfData.hpp
iootclab/openjdk
b01fc962705eadfa96def6ecff46c44d522e0055
[ "Apache-2.0" ]
null
null
null
/* * Copyright (c) 2001, 2017, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
37.587269
165
0.65575
iootclab
f667edd2ca9cdb9cf27bf08d14221b03df07d2b6
1,873
hpp
C++
data-struct/other/SlidingWindowAggregation.hpp
shiomusubi496/library
907f72eb6ee4ac6ef617bb359693588167f779e7
[ "MIT" ]
3
2021-11-04T08:45:12.000Z
2021-11-29T08:44:26.000Z
data-struct/other/SlidingWindowAggregation.hpp
shiomusubi496/library
907f72eb6ee4ac6ef617bb359693588167f779e7
[ "MIT" ]
null
null
null
data-struct/other/SlidingWindowAggregation.hpp
shiomusubi496/library
907f72eb6ee4ac6ef617bb359693588167f779e7
[ "MIT" ]
null
null
null
#pragma once #include "../../other/template.hpp" #include "../../other/monoid.hpp" template<class M> class SlidingWindowAggregation { protected: using T = typename M::value_type; std::stack<T> lst, rst; std::stack<T> lsm, rsm; T internal_all_prod() const { assert(!empty()); if (lst.e...
30.209677
119
0.541911
shiomusubi496
f6680017c9c7fa779421505620ffec33cb20debc
8,107
cc
C++
base/power_monitor/power_monitor_unittest.cc
iridium-browser/iridium-browser
907e31cf5ce5ad14d832796e3a7c11e496828959
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
575
2015-06-18T23:58:20.000Z
2022-03-23T09:32:39.000Z
base/power_monitor/power_monitor_unittest.cc
iridium-browser/iridium-browser
907e31cf5ce5ad14d832796e3a7c11e496828959
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
113
2015-05-04T09:58:14.000Z
2022-01-31T19:35:03.000Z
base/power_monitor/power_monitor_unittest.cc
iridium-browser/iridium-browser
907e31cf5ce5ad14d832796e3a7c11e496828959
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
52
2015-07-14T10:40:50.000Z
2022-03-15T01:11:49.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 "base/power_monitor/power_monitor.h" #include "base/macros.h" #include "base/test/power_monitor_test_base.h" #include "base/test/task_environmen...
33.920502
80
0.771185
iridium-browser
f66843733c8f31723fce47e76a0304a614a1f610
11,924
hpp
C++
master/core/third/boost/geometry/algorithms/detail/assign_values.hpp
importlib/klib
a59837857689d0e60d3df6d2ebd12c3160efa794
[ "MIT" ]
198
2015-01-13T05:47:18.000Z
2022-03-09T04:46:46.000Z
master/core/third/boost/geometry/algorithms/detail/assign_values.hpp
isuhao/klib
a59837857689d0e60d3df6d2ebd12c3160efa794
[ "MIT" ]
197
2017-07-06T16:53:59.000Z
2019-05-31T17:57:51.000Z
master/core/third/boost/geometry/algorithms/detail/assign_values.hpp
isuhao/klib
a59837857689d0e60d3df6d2ebd12c3160efa794
[ "MIT" ]
139
2015-01-15T20:09:31.000Z
2022-01-31T15:21:16.000Z
// Boost.Geometry (aka GGL, Generic Geometry Library) // Copyright (c) 2007-2012 Barend Gehrels, Amsterdam, the Netherlands. // Copyright (c) 2008-2012 Bruno Lalande, Paris, France. // Copyright (c) 2009-2012 Mateusz Loskot, London, UK. // Parts of Boost.Geometry are redesigned from Geodan's Geographic Library ...
26.855856
108
0.666303
importlib
f66b0132adc58690de57d30ce814cef2bf34ccec
33,014
cpp
C++
opennurbs_matrix.cpp
averbin/opennurbslib
8904e11a90d108304f679d233ad1ea2d621dd3b2
[ "Zlib" ]
14
2015-07-06T13:04:49.000Z
2022-02-06T10:09:05.000Z
opennurbs_matrix.cpp
averbin/opennurbslib
8904e11a90d108304f679d233ad1ea2d621dd3b2
[ "Zlib" ]
1
2020-12-07T03:26:39.000Z
2020-12-07T03:26:39.000Z
opennurbs_matrix.cpp
averbin/opennurbslib
8904e11a90d108304f679d233ad1ea2d621dd3b2
[ "Zlib" ]
11
2015-07-06T13:04:43.000Z
2022-03-29T10:57:04.000Z
/* $NoKeywords: $ */ /* // // Copyright (c) 1993-2012 Robert McNeel & Associates. All rights reserved. // OpenNURBS, Rhinoceros, and Rhino3D are registered trademarks of Robert // McNeel & Associates. // // THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTY. // ALL IMPLIED WARRANTIES OF FITNE...
22.958275
112
0.500121
averbin
f66b5ac0f48a4979e86d542880502816994cba65
4,364
cpp
C++
Source/bindings/core/v8/V8NodeFilterCondition.cpp
primiano/blink-gitcs
0b5424070e3006102e0036deea1e2e263b871eaa
[ "BSD-3-Clause" ]
1
2017-08-25T05:15:52.000Z
2017-08-25T05:15:52.000Z
Source/bindings/core/v8/V8NodeFilterCondition.cpp
primiano/blink-gitcs
0b5424070e3006102e0036deea1e2e263b871eaa
[ "BSD-3-Clause" ]
null
null
null
Source/bindings/core/v8/V8NodeFilterCondition.cpp
primiano/blink-gitcs
0b5424070e3006102e0036deea1e2e263b871eaa
[ "BSD-3-Clause" ]
null
null
null
/* * Copyright (C) 2008, 2009 Google 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 co...
40.785047
144
0.719982
primiano
f66c182b3e30c4aa1f2fb4b15a73b57ba40eba23
630
inl
C++
src/ScriptSystem/Init/details/UECS_AutoRefl/SingletonsView_AutoRefl.inl
Jerry-Shen0527/Utopia
5f40edc814e5f6a33957cdc889524c41c5ef870f
[ "MIT" ]
321
2020-10-04T01:43:36.000Z
2022-03-31T02:43:38.000Z
src/ScriptSystem/Init/details/UECS_AutoRefl/SingletonsView_AutoRefl.inl
Jerry-Shen0527/Utopia
5f40edc814e5f6a33957cdc889524c41c5ef870f
[ "MIT" ]
9
2020-11-17T04:06:22.000Z
2022-02-19T09:05:29.000Z
src/ScriptSystem/Init/details/UECS_AutoRefl/SingletonsView_AutoRefl.inl
Jerry-Shen0527/Utopia
5f40edc814e5f6a33957cdc889524c41c5ef870f
[ "MIT" ]
41
2020-10-09T10:09:34.000Z
2022-03-27T02:51:57.000Z
// This file is generated by Ubpa::USRefl::AutoRefl #pragma once #include <USRefl/USRefl.h> template<> struct Ubpa::USRefl::TypeInfo<Ubpa::UECS::SingletonsView> : TypeInfoBase<Ubpa::UECS::SingletonsView> { #ifdef UBPA_USREFL_NOT_USE_NAMEOF static constexpr char name[27] = "Ubpa::UECS::SingletonsView"; #endif...
28.636364
99
0.695238
Jerry-Shen0527
f66ccb4ebbe19d7275dd48c79f3e5646b8f2c47e
4,241
cpp
C++
ace/tao/examples/Simple/grid/Grid_i.cpp
tharindusathis/sourcecodes-of-CodeReadingTheOpenSourcePerspective
1b0172cdb78757fd17898503aaf6ce03d940ef28
[ "Apache-1.1" ]
46
2015-12-04T17:12:58.000Z
2022-03-11T04:30:49.000Z
ace/tao/examples/Simple/grid/Grid_i.cpp
tharindusathis/sourcecodes-of-CodeReadingTheOpenSourcePerspective
1b0172cdb78757fd17898503aaf6ce03d940ef28
[ "Apache-1.1" ]
null
null
null
ace/tao/examples/Simple/grid/Grid_i.cpp
tharindusathis/sourcecodes-of-CodeReadingTheOpenSourcePerspective
1b0172cdb78757fd17898503aaf6ce03d940ef28
[ "Apache-1.1" ]
23
2016-10-24T09:18:14.000Z
2022-02-25T02:11:35.000Z
// -*- C++ -*- // Grid_i.cpp,v 1.20 2001/04/02 18:12:24 kitty Exp #include "Grid_i.h" #include "tao/corba.h" // Default constructor. Grid_i::Grid_i (void) : width_ (0), height_ (0), array_ (0) { //no-op } // Constructor. Grid_i::Grid_i (CORBA::Short x, CORBA::Short y, ...
19.910798
70
0.559066
tharindusathis
f66e04b24cd3d32c9759829ef5582ebbed696105
6,639
cpp
C++
libs/mathio/src/ostream.cpp
Alan-love/filament
87ee5783b7f72bb5b045d9334d719ea2de9f5247
[ "Apache-2.0" ]
1
2021-08-28T03:47:54.000Z
2021-08-28T03:47:54.000Z
libs/mathio/src/ostream.cpp
Alan-love/filament
87ee5783b7f72bb5b045d9334d719ea2de9f5247
[ "Apache-2.0" ]
null
null
null
libs/mathio/src/ostream.cpp
Alan-love/filament
87ee5783b7f72bb5b045d9334d719ea2de9f5247
[ "Apache-2.0" ]
null
null
null
/* * Copyright (C) 2020 The Android Open Source Project * * 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 app...
41.754717
97
0.672993
Alan-love
f66f37cef2a4e4c2d23ef176fd390855137116b8
2,705
hpp
C++
include/clotho/cuda/data_spaces/sequence_space/device_sequence_space_kernels.hpp
putnampp/clotho
6dbfd82ef37b4265381cd78888cd6da8c61c68c2
[ "ECL-2.0", "Apache-2.0" ]
3
2015-06-16T21:27:57.000Z
2022-01-25T23:26:54.000Z
include/clotho/cuda/data_spaces/sequence_space/device_sequence_space_kernels.hpp
putnampp/clotho
6dbfd82ef37b4265381cd78888cd6da8c61c68c2
[ "ECL-2.0", "Apache-2.0" ]
3
2015-06-16T21:12:42.000Z
2015-06-23T12:41:00.000Z
include/clotho/cuda/data_spaces/sequence_space/device_sequence_space_kernels.hpp
putnampp/clotho
6dbfd82ef37b4265381cd78888cd6da8c61c68c2
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
// Copyright 2015 Patrick Putnam // // 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 o...
34.240506
126
0.686137
putnampp
f6735fb842458815a52fd84c4a647b00f7d0e0e4
24,618
hpp
C++
ESMF/src/Infrastructure/Mesh/include/sacado/Sacado_LFad_LogicalSparse.hpp
joeylamcy/gchp
0e1676300fc91000ecb43539cabf1f342d718fb3
[ "NCSA", "Apache-2.0", "MIT" ]
1
2018-07-05T16:48:58.000Z
2018-07-05T16:48:58.000Z
ESMF/src/Infrastructure/Mesh/include/sacado/Sacado_LFad_LogicalSparse.hpp
joeylamcy/gchp
0e1676300fc91000ecb43539cabf1f342d718fb3
[ "NCSA", "Apache-2.0", "MIT" ]
1
2022-03-04T16:12:02.000Z
2022-03-04T16:12:02.000Z
ESMF/src/Infrastructure/Mesh/include/sacado/Sacado_LFad_LogicalSparse.hpp
joeylamcy/gchp
0e1676300fc91000ecb43539cabf1f342d718fb3
[ "NCSA", "Apache-2.0", "MIT" ]
null
null
null
// @HEADER // *********************************************************************** // // Sacado Package // Copyright (2006) Sandia Corporation // // Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, // the U.S. Government retains certain rights in this s...
30.392593
83
0.566862
joeylamcy
f67383a22bc818daf38c06ea9b6933cfbf5e061e
297
cpp
C++
tf_publisher/src/tf_publisher_main.cpp
HosseinSheikhi/ros2_ws
410e5e554d077ff2f735f999fc00bb66a88ce8c0
[ "MIT" ]
null
null
null
tf_publisher/src/tf_publisher_main.cpp
HosseinSheikhi/ros2_ws
410e5e554d077ff2f735f999fc00bb66a88ce8c0
[ "MIT" ]
null
null
null
tf_publisher/src/tf_publisher_main.cpp
HosseinSheikhi/ros2_ws
410e5e554d077ff2f735f999fc00bb66a88ce8c0
[ "MIT" ]
null
null
null
// // Created by hossein on 9/22/20. // #include "tf_publisher/tf_publisher.h" int main(int argc, char **argv){ rclcpp::init(argc, argv); std::shared_ptr<TFPublisher> tf_publisher_node = std::make_shared<TFPublisher>(); rclcpp::spin(tf_publisher_node); rclcpp::shutdown(); return 0; }
21.214286
83
0.703704
HosseinSheikhi
f674c0dcf600570b752370947e23f6a1f8003b21
5,896
cpp
C++
src/clinterface/batteryarg.cpp
pvavercak/randomness-testing-toolkit
8a29349edee0dc44bc8e765708555dda57b9e339
[ "MIT" ]
null
null
null
src/clinterface/batteryarg.cpp
pvavercak/randomness-testing-toolkit
8a29349edee0dc44bc8e765708555dda57b9e339
[ "MIT" ]
null
null
null
src/clinterface/batteryarg.cpp
pvavercak/randomness-testing-toolkit
8a29349edee0dc44bc8e765708555dda57b9e339
[ "MIT" ]
null
null
null
#include "clinterface/batteryarg.h" namespace rtt { namespace clinterface { BatteryArg::BatteryArg() {} BatteryArg::BatteryArg(const std::string & battery) { init(battery); } std::string BatteryArg::getName(Constants::BatteryID batteryId) { switch(batteryId) { case Constants::BatteryID::NIST_STS: ...
29.044335
90
0.697592
pvavercak
f6751c072b76874425093e568f7d9da8981801fd
9,149
hh
C++
extern/typed-geometry/src/typed-geometry/functions/objects/rasterize.hh
rovedit/Fort-Candle
445fb94852df56c279c71b95c820500e7fb33cf7
[ "MIT" ]
null
null
null
extern/typed-geometry/src/typed-geometry/functions/objects/rasterize.hh
rovedit/Fort-Candle
445fb94852df56c279c71b95c820500e7fb33cf7
[ "MIT" ]
null
null
null
extern/typed-geometry/src/typed-geometry/functions/objects/rasterize.hh
rovedit/Fort-Candle
445fb94852df56c279c71b95c820500e7fb33cf7
[ "MIT" ]
null
null
null
#pragma once #include <typed-geometry/functions/basic/limits.hh> #include <typed-geometry/functions/vector/math.hh> #include <typed-geometry/types/objects/triangle.hh> #include "aabb.hh" #include "coordinates.hh" /** * Rasterization of objects * * Enumerates all integer points (tg::ipos2, tg::ipos3, ...) that are...
32.101754
141
0.529675
rovedit
f677471113ab9a5273f15f27f139c97467d6fbfb
15,862
cpp
C++
quantitative_finance/L2/tests/GarmanKohlhagenEngine/src/host/gk_test.cpp
Geekdude/Vitis_Libraries
bca52cee88c07e9ccbec90c00e6df98f4b450ec1
[ "Apache-2.0" ]
1
2020-10-27T07:37:10.000Z
2020-10-27T07:37:10.000Z
quantitative_finance/L2/tests/GarmanKohlhagenEngine/src/host/gk_test.cpp
Geekdude/Vitis_Libraries
bca52cee88c07e9ccbec90c00e6df98f4b450ec1
[ "Apache-2.0" ]
null
null
null
quantitative_finance/L2/tests/GarmanKohlhagenEngine/src/host/gk_test.cpp
Geekdude/Vitis_Libraries
bca52cee88c07e9ccbec90c00e6df98f4b450ec1
[ "Apache-2.0" ]
1
2021-04-28T05:58:38.000Z
2021-04-28T05:58:38.000Z
/* * Copyright 2019 Xilinx, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to...
47.208333
120
0.619279
Geekdude
f67868f2832fe24f3939dff1120585ad34e55879
1,925
hpp
C++
libs/lxcpp/commands/pivot-and-prep-root.hpp
Samsung/vasum
53e3cd916141a336eb0cb59ba40cbdc83dc4d42c
[ "Apache-2.0" ]
29
2015-05-27T14:09:44.000Z
2020-12-27T11:21:54.000Z
libs/lxcpp/commands/pivot-and-prep-root.hpp
Samsung/vasum
53e3cd916141a336eb0cb59ba40cbdc83dc4d42c
[ "Apache-2.0" ]
null
null
null
libs/lxcpp/commands/pivot-and-prep-root.hpp
Samsung/vasum
53e3cd916141a336eb0cb59ba40cbdc83dc4d42c
[ "Apache-2.0" ]
9
2015-10-08T10:59:07.000Z
2020-01-21T17:57:21.000Z
/* * Copyright (C) 2015 Samsung Electronics Co., Ltd All Rights Reserved * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License version 2.1 as published by the Free Software Foundation. * * This library is distributed in the h...
28.731343
90
0.722078
Samsung
f679521d60113e4d94f7538beb9a775997eb4066
4,002
cpp
C++
stl/src/xstoxflt.cpp
oktonion/STL
e2fce45b9ca899f3887b7fa48e24de95859a7b8e
[ "Apache-2.0" ]
2
2021-01-19T02:43:19.000Z
2021-11-20T05:21:42.000Z
stl/src/xstoxflt.cpp
tapaswenipathak/STL
0d75fc5ab6684d4f6239879a6ec162aad0da860d
[ "Apache-2.0" ]
null
null
null
stl/src/xstoxflt.cpp
tapaswenipathak/STL
0d75fc5ab6684d4f6239879a6ec162aad0da860d
[ "Apache-2.0" ]
4
2020-04-24T05:04:54.000Z
2020-05-17T22:48:58.000Z
// Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // _Stoxflt function #include "xmath.h" #include <ctype.h> #include <locale.h> #include <stdlib.h> #include <string.h> _EXTERN_C_UNLESS_PURE constexpr int _Base = 16; // hexadecimal constexpr int _Ndig...
29.211679
87
0.471514
oktonion
f67acb0effd9cdec60c1fd0d041181f032eba566
603
cpp
C++
Nyx/VelocityComponent.cpp
Rykkata/nyx
72d6f222a123e6f120cf83b4843e029036a0d8a9
[ "Apache-2.0" ]
null
null
null
Nyx/VelocityComponent.cpp
Rykkata/nyx
72d6f222a123e6f120cf83b4843e029036a0d8a9
[ "Apache-2.0" ]
null
null
null
Nyx/VelocityComponent.cpp
Rykkata/nyx
72d6f222a123e6f120cf83b4843e029036a0d8a9
[ "Apache-2.0" ]
null
null
null
#include "VelocityComponent.h" VelocityComponent::VelocityComponent() { m_xVelocity = 0; m_yVelocity = 0; } VelocityComponent::~VelocityComponent() { } VelocityComponent::VelocityComponent(int xVelocity, int yVelocity) { } int VelocityComponent::GetXVelocity() { return 0; } int Ve...
12.829787
67
0.693201
Rykkata
f67af4da2a2e637137d602437569600f4c040819
1,758
cpp
C++
Dev/Cpp/Viewer/3D/EffectSetting.cpp
Shockblast/Effekseer
bac86c0fc965f04a0f57c5863d37a9c2d5c3be97
[ "Apache-2.0", "BSD-3-Clause" ]
1
2021-12-21T07:03:42.000Z
2021-12-21T07:03:42.000Z
Dev/Cpp/Viewer/3D/EffectSetting.cpp
Shockblast/Effekseer
bac86c0fc965f04a0f57c5863d37a9c2d5c3be97
[ "Apache-2.0", "BSD-3-Clause" ]
null
null
null
Dev/Cpp/Viewer/3D/EffectSetting.cpp
Shockblast/Effekseer
bac86c0fc965f04a0f57c5863d37a9c2d5c3be97
[ "Apache-2.0", "BSD-3-Clause" ]
null
null
null
#include "EffectSetting.h" #include "../Graphics/GraphicsDevice.h" #include "../Sound/SoundDevice.h" #include "FileInterface.h" #ifdef _WIN32 #include "../Graphics/Platform/DX11/efk.GraphicsDX11.h" #endif #include "../Graphics/Platform/GL/efk.GraphicsGL.h" #include <EffekseerSoundOSMixer.h> namespace Effekseer::Tool...
29.79661
176
0.771331
Shockblast
f67c8ae0b3ed6985b7284832d69f3be9b2ef8a82
27,569
cpp
C++
src/tools/CHapticPoint.cpp
Yung-Quant/elec490
09314b1c3f4f061effa396c104f094f28a0aabff
[ "BSD-3-Clause" ]
null
null
null
src/tools/CHapticPoint.cpp
Yung-Quant/elec490
09314b1c3f4f061effa396c104f094f28a0aabff
[ "BSD-3-Clause" ]
null
null
null
src/tools/CHapticPoint.cpp
Yung-Quant/elec490
09314b1c3f4f061effa396c104f094f28a0aabff
[ "BSD-3-Clause" ]
null
null
null
//============================================================================== /* Software License Agreement (BSD License) Copyright (c) 2003-2016, CHAI3D. (www.chai3d.org) All rights reserved. Redistribution and use in source and binary forms, with or without modification, are perm...
38.131397
205
0.526606
Yung-Quant
f67d2757f7cae38ab947eb82b62aa2c0f4788f88
43,655
cpp
C++
src/C/Security-57031.40.6/sslViewer/SSLViewer.cpp
GaloisInc/hacrypto
5c99d7ac73360e9b05452ac9380c1c7dc6784849
[ "BSD-3-Clause" ]
34
2015-02-04T18:03:14.000Z
2020-11-10T06:45:28.000Z
src/C/Security-57031.40.6/sslViewer/SSLViewer.cpp
GaloisInc/hacrypto
5c99d7ac73360e9b05452ac9380c1c7dc6784849
[ "BSD-3-Clause" ]
5
2015-06-30T21:17:00.000Z
2016-06-14T22:31:51.000Z
src/C/Security-57031.40.6/sslViewer/SSLViewer.cpp
GaloisInc/hacrypto
5c99d7ac73360e9b05452ac9380c1c7dc6784849
[ "BSD-3-Clause" ]
15
2015-10-29T14:21:58.000Z
2022-01-19T07:33:14.000Z
/* * Copyright (c) 2006-2013 Apple Inc. All Rights Reserved. * * SSL viewer tool, SecureTransport / Aspen version. */ #include <Security/SecureTransport.h> #include <Security/SecureTransportPriv.h> // for SSLGetPeerSecTrust #include <Security/SecTrustPriv.h> #include "sslAppUtils.h" #include "ioSock.h" #include "u...
26.815111
94
0.620204
GaloisInc
f67ea69d5ae165dfde1adcbcd5d28d00ace9b8c0
7,852
hpp
C++
engine/pmem_allocator/free_list.hpp
ZiyanShi/kvdk
ad8129a56bda0df645eb9bb0c7af7632a5521a0f
[ "BSD-3-Clause" ]
100
2021-07-22T03:26:07.000Z
2022-03-31T02:13:41.000Z
engine/pmem_allocator/free_list.hpp
ZiyanShi/kvdk
ad8129a56bda0df645eb9bb0c7af7632a5521a0f
[ "BSD-3-Clause" ]
60
2021-08-09T03:38:33.000Z
2022-03-30T08:54:25.000Z
engine/pmem_allocator/free_list.hpp
ZiyanShi/kvdk
ad8129a56bda0df645eb9bb0c7af7632a5521a0f
[ "BSD-3-Clause" ]
37
2021-08-05T08:13:14.000Z
2022-03-30T11:35:56.000Z
/* SPDX-License-Identifier: BSD-3-Clause * Copyright(c) 2021 Intel Corporation */ #pragma once #include <memory> #include <set> #include "../allocator.hpp" #include "../utils/utils.hpp" #include "kvdk/namespace.hpp" namespace KVDK_NAMESPACE { constexpr uint32_t kFreelistMaxClassifiedBlockSize = 255; constexpr ui...
35.529412
80
0.668492
ZiyanShi
f67fd54f28ab948d3d0082549649acdf0f75199f
5,554
cpp
C++
src/modules/TUIO/OscPrintReceivedElements.cpp
my-digital-decay/Polycode
5dd1836bc4710aea175a77433c17696f8330f596
[ "MIT" ]
null
null
null
src/modules/TUIO/OscPrintReceivedElements.cpp
my-digital-decay/Polycode
5dd1836bc4710aea175a77433c17696f8330f596
[ "MIT" ]
null
null
null
src/modules/TUIO/OscPrintReceivedElements.cpp
my-digital-decay/Polycode
5dd1836bc4710aea175a77433c17696f8330f596
[ "MIT" ]
null
null
null
/* oscpack -- Open Sound Control packet manipulation library http://www.audiomulch.com/~rossb/oscpack Copyright (c) 2004-2005 Ross Bencina <rossb@audiomulch.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to ...
23.045643
71
0.593086
my-digital-decay
f680e0ee906399c4abb2ed491b2d5f986f2d2220
3,048
cpp
C++
mandelbrot.cpp
Nicolas-Reyland/Mandelbrot-zoom
3ec8200a9b2b46dadbc93c452fed050b691c113d
[ "MIT" ]
null
null
null
mandelbrot.cpp
Nicolas-Reyland/Mandelbrot-zoom
3ec8200a9b2b46dadbc93c452fed050b691c113d
[ "MIT" ]
null
null
null
mandelbrot.cpp
Nicolas-Reyland/Mandelbrot-zoom
3ec8200a9b2b46dadbc93c452fed050b691c113d
[ "MIT" ]
null
null
null
#include "mandelbrot.hpp" #include <FL/fl_draw.H> Mandelbrot::Mandelbrot(int max_iter, int screen_width, int screen_height, double start_x, double end_x, double start_y, double end_y, double zoom_center_x, double zoom_center_y, double zoom_coeff) : max_iter(max_iter), screen_width(screen_width), screen_height(screen...
29.592233
198
0.67979
Nicolas-Reyland
f680e37858f1de9e1fdc11fbde08ac8b389b435e
62,594
cpp
C++
hi_scripting/scripting/engine/JavascriptEngineParser.cpp
romsom/HISE
73e0e299493ce9236e6fafa7938d3477fcc36a4a
[ "Intel" ]
null
null
null
hi_scripting/scripting/engine/JavascriptEngineParser.cpp
romsom/HISE
73e0e299493ce9236e6fafa7938d3477fcc36a4a
[ "Intel" ]
null
null
null
hi_scripting/scripting/engine/JavascriptEngineParser.cpp
romsom/HISE
73e0e299493ce9236e6fafa7938d3477fcc36a4a
[ "Intel" ]
null
null
null
namespace hise { using namespace juce; //============================================================================== struct HiseJavascriptEngine::RootObject::TokenIterator { TokenIterator(const String& code, const String &externalFile) : location(code, externalFile), p(code.getCharPointer()) { skip(); } Debugabl...
26.887457
180
0.691376
romsom
f682e90f25224d5ee7a4f1ab61aa3e861d85b5d4
1,938
cpp
C++
GenericCallback/main.cpp
CrystaLamb/TryMePlease
1e33b9fc0ce9af688db409a682f5227aea0a63cb
[ "Apache-2.0" ]
null
null
null
GenericCallback/main.cpp
CrystaLamb/TryMePlease
1e33b9fc0ce9af688db409a682f5227aea0a63cb
[ "Apache-2.0" ]
null
null
null
GenericCallback/main.cpp
CrystaLamb/TryMePlease
1e33b9fc0ce9af688db409a682f5227aea0a63cb
[ "Apache-2.0" ]
null
null
null
#include <utility> #include <iostream> #include <tuple> #include <functional> template <typename N> void print(N v) { std::cout << v << std::endl; } template <typename N, typename... Ns> void print(N v, Ns... vs) { std::cout << v << ", "; print(vs...); } template <size_t... I> void print(std::index_sequence<I...>...
20.83871
100
0.594943
CrystaLamb
f68382963d477ecc147391172465bdcd0f29f57f
3,401
cpp
C++
third_party/WebKit/Source/platform/v8_inspector/V8ConsoleAgentImpl.cpp
Wzzzx/chromium-crosswalk
768dde8efa71169f1c1113ca6ef322f1e8c9e7de
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
2
2019-01-28T08:09:58.000Z
2021-11-15T15:32:10.000Z
third_party/WebKit/Source/platform/v8_inspector/V8ConsoleAgentImpl.cpp
Wzzzx/chromium-crosswalk
768dde8efa71169f1c1113ca6ef322f1e8c9e7de
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
third_party/WebKit/Source/platform/v8_inspector/V8ConsoleAgentImpl.cpp
Wzzzx/chromium-crosswalk
768dde8efa71169f1c1113ca6ef322f1e8c9e7de
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
6
2020-09-23T08:56:12.000Z
2021-11-18T03:40:49.000Z
// Copyright 2016 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 "platform/v8_inspector/V8ConsoleAgentImpl.h" #include "platform/v8_inspector/V8ConsoleMessage.h" #include "platform/v8_inspector/V8DebuggerImpl....
30.366071
149
0.723023
Wzzzx
f6853d3937aa8308c67f3a3a8936c6f32d9e4b9d
486
cpp
C++
1099.cpp
fenatan/URI-Online-Judge
983cadd364e658cdebcbc2c0165e8f54e023a823
[ "MIT" ]
null
null
null
1099.cpp
fenatan/URI-Online-Judge
983cadd364e658cdebcbc2c0165e8f54e023a823
[ "MIT" ]
null
null
null
1099.cpp
fenatan/URI-Online-Judge
983cadd364e658cdebcbc2c0165e8f54e023a823
[ "MIT" ]
null
null
null
#include <stdio.h> int main(){ int v[10001], n,x,y, maior, menor; scanf("%d", &n); for(int i =0; i < n; i++){ scanf("%d %d", &x, &y); if(x > y){ maior = x; menor = y; }else{ maior = y; menor = x; } v[i]=0; for(int j = menor + 1; j < ...
18
47
0.329218
fenatan
f686b9e9914f26a76f24616010336866acebd753
2,342
cpp
C++
nuiengine/core/views/KButtonView.cpp
15d23/NUIEngine
a1369d5cea90cca81d74a39b8a853b3fba850595
[ "Apache-2.0" ]
204
2017-05-08T05:41:29.000Z
2022-03-29T16:57:44.000Z
nuiengine/core/views/KButtonView.cpp
15d23/NUIEngine
a1369d5cea90cca81d74a39b8a853b3fba850595
[ "Apache-2.0" ]
7
2017-05-10T15:32:09.000Z
2020-12-23T06:00:30.000Z
nuiengine/core/views/KButtonView.cpp
15d23/NUIEngine
a1369d5cea90cca81d74a39b8a853b3fba850595
[ "Apache-2.0" ]
65
2017-05-25T05:46:56.000Z
2021-02-06T11:07:38.000Z
// ************************************** // File: KButtonView.cpp // Copyright: Copyright(C) 2013-2017 Wuhan KOTEI Informatics Co., Ltd. All rights reserved. // Website: http://www.nuiengine.com // Description: This code is part of NUI Engine (NUI Graphics Lib) // Comments: // Rev: 2 // C...
24.395833
120
0.690436
15d23
f687699bf50cf7e2cc158cec90e596168fc497a0
14,569
cc
C++
net/url_request/url_request_context_builder.cc
Fusion-Rom/android_external_chromium_org
d8b126911c6ea9753e9f526bee5654419e1d0ebd
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
1
2019-02-03T05:32:07.000Z
2019-02-03T05:32:07.000Z
net/url_request/url_request_context_builder.cc
Fusion-Rom/android_external_chromium_org
d8b126911c6ea9753e9f526bee5654419e1d0ebd
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
net/url_request/url_request_context_builder.cc
Fusion-Rom/android_external_chromium_org
d8b126911c6ea9753e9f526bee5654419e1d0ebd
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
1
2020-11-04T07:19:17.000Z
2020-11-04T07:19:17.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 "net/url_request/url_request_context_builder.h" #include <string> #include "base/basictypes.h" #include "base/compiler_specific.h" #include...
34.854067
80
0.738143
Fusion-Rom
f688466b6cacf6f9f3c7a6d86561510d28e6ef31
3,054
hpp
C++
phylanx/execution_tree/primitives/sum_operation.hpp
rtohid/phylanx
c2e4e8e531c204a70b1907995b1fd467870e6d9d
[ "BSL-1.0" ]
null
null
null
phylanx/execution_tree/primitives/sum_operation.hpp
rtohid/phylanx
c2e4e8e531c204a70b1907995b1fd467870e6d9d
[ "BSL-1.0" ]
null
null
null
phylanx/execution_tree/primitives/sum_operation.hpp
rtohid/phylanx
c2e4e8e531c204a70b1907995b1fd467870e6d9d
[ "BSL-1.0" ]
null
null
null
// Copyright (c) 2018 Parsa Amini // Copyright (c) 2018 Hartmut Kaiser // // 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) #if !defined(PHYLANX_PRIMITIVES_SUM) #define PHYLANX_PRIMITIVES_SUM #include <phylanx/confi...
40.184211
79
0.672233
rtohid
f688bc2ad7271e058f94ab26c3876ccc1361b18e
29,258
cpp
C++
Source/AllProjects/RemBrws/CQCTreeBrws/CQCTreeBrws_CfgSrvBrws.cpp
MarkStega/CQC
c1d0e01ec2abcaa5b8eb1899b9f0522fecee4b07
[ "MIT" ]
51
2020-12-26T18:17:16.000Z
2022-03-15T04:29:35.000Z
Source/AllProjects/RemBrws/CQCTreeBrws/CQCTreeBrws_CfgSrvBrws.cpp
MarkStega/CQC
c1d0e01ec2abcaa5b8eb1899b9f0522fecee4b07
[ "MIT" ]
null
null
null
Source/AllProjects/RemBrws/CQCTreeBrws/CQCTreeBrws_CfgSrvBrws.cpp
MarkStega/CQC
c1d0e01ec2abcaa5b8eb1899b9f0522fecee4b07
[ "MIT" ]
4
2020-12-28T07:24:39.000Z
2021-12-29T12:09:37.000Z
// // FILE NAME: CQCTreeBrws_CfgSrvBrws.cpp // // AUTHOR: Dean Roddey // // CREATED: 12/11/2015 // // COPYRIGHT: Charmed Quark Systems, Ltd @ 2020 // // This software is copyrighted by 'Charmed Quark Systems, Ltd' and // the author (Dean Roddey.) It is licensed under the MIT Open Source // license: // // https://op...
32.54505
93
0.610534
MarkStega
f688c47b9ff94e5d654d92525a5491e831d5c738
7,244
cpp
C++
src/OpenAnalysis/Activity/ManagerActiveStandard.cpp
sriharikrishna/OpenAnalysis
0d0c3819bd091cc0c83db5555cc20bfbc07ecbdc
[ "BSD-3-Clause" ]
null
null
null
src/OpenAnalysis/Activity/ManagerActiveStandard.cpp
sriharikrishna/OpenAnalysis
0d0c3819bd091cc0c83db5555cc20bfbc07ecbdc
[ "BSD-3-Clause" ]
null
null
null
src/OpenAnalysis/Activity/ManagerActiveStandard.cpp
sriharikrishna/OpenAnalysis
0d0c3819bd091cc0c83db5555cc20bfbc07ecbdc
[ "BSD-3-Clause" ]
null
null
null
/*! \file \brief The AnnotationManager that generates ActiveStandard. \authors Michelle Strout \version $Id: ManagerActiveStandard.cpp,v 1.8 2005/06/10 02:32:02 mstrout Exp $ Copyright (c) 2002-2005, Rice University <br> Copyright (c) 2004-2005, University of Chicago <br> Copyright (c) 2006, Contributo...
33.382488
81
0.612369
sriharikrishna
f689b7f083146c9f563f3d3c4c2415d3a6f46c2e
9,299
cpp
C++
graph_replanning/src/test/test_new_start.cpp
JRL-CARI-CNR-UNIBS/online_replanner
67f5af2563986182804bab9471325a3505865e55
[ "BSD-3-Clause" ]
1
2021-11-10T04:03:23.000Z
2021-11-10T04:03:23.000Z
graph_replanning/src/test/test_new_start.cpp
JRL-CARI-CNR-UNIBS/online_replanner
67f5af2563986182804bab9471325a3505865e55
[ "BSD-3-Clause" ]
null
null
null
graph_replanning/src/test/test_new_start.cpp
JRL-CARI-CNR-UNIBS/online_replanner
67f5af2563986182804bab9471325a3505865e55
[ "BSD-3-Clause" ]
null
null
null
#include <ros/ros.h> #include <graph_core/parallel_moveit_collision_checker.h> #include <graph_replanning/trajectory.h> #include <moveit/robot_state/robot_state.h> #include <graph_replanning/replanner.h> int main(int argc, char **argv) { ros::init(argc, argv, "node_test_replanner"); ros::AsyncSpinner spinner(4); ...
43.050926
162
0.715991
JRL-CARI-CNR-UNIBS
f68a2603503b415854d3574a5b07307773aaaa66
47,872
cpp
C++
src/landscapes/svo_tree.sanity.cpp
realazthat/landscapes
0d56d67beb5641b913100d86601fce8a5a63fb1c
[ "MIT", "WTFPL", "Unlicense", "0BSD" ]
32
2015-12-29T04:33:08.000Z
2021-04-08T01:46:44.000Z
src/landscapes/svo_tree.sanity.cpp
realazthat/landscapes
0d56d67beb5641b913100d86601fce8a5a63fb1c
[ "MIT", "WTFPL", "Unlicense", "0BSD" ]
null
null
null
src/landscapes/svo_tree.sanity.cpp
realazthat/landscapes
0d56d67beb5641b913100d86601fce8a5a63fb1c
[ "MIT", "WTFPL", "Unlicense", "0BSD" ]
2
2019-04-05T02:28:02.000Z
2019-06-11T07:59:53.000Z
#include "landscapes/svo_tree.sanity.hpp" #include "landscapes/svo_tree.hpp" #include "landscapes/svo_formatters.hpp" #include "format.h" #include <iostream> #include <tuple> namespace svo{ ::std::ostream& operator<<(::std::ostream& out, const svo::svo_block_sanity_error_t& error) { if (!error.has_err...
45.333333
161
0.521265
realazthat
f68a5d42e41654b2e368567be9e19dbcc9437213
3,979
cc
C++
runtime/barrier_test.cc
lifansama/xposed_art_n
ec3fbe417d74d4664cec053d91dd4e3881176374
[ "MIT" ]
234
2017-07-18T05:30:27.000Z
2022-01-07T02:21:31.000Z
runtime/barrier_test.cc
lifansama/xposed_art_n
ec3fbe417d74d4664cec053d91dd4e3881176374
[ "MIT" ]
21
2017-07-18T04:56:09.000Z
2018-08-10T17:32:16.000Z
runtime/barrier_test.cc
lifansama/xposed_art_n
ec3fbe417d74d4664cec053d91dd4e3881176374
[ "MIT" ]
56
2017-07-18T10:37:10.000Z
2022-01-07T02:19:22.000Z
/* * Copyright (C) 2012 The Android Open Source Project * * 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 app...
30.374046
84
0.705202
lifansama
f68a898a386e8f688c3f1ecdaaab87af7c9ce7b8
70,741
cpp
C++
hphp/hhbbc/test/type-system.cpp
arnononline/hhvm
f80bfae3394cc48a0a99a49e003c7c3cd92e444f
[ "PHP-3.01", "Zend-2.0" ]
1
2015-05-31T17:15:47.000Z
2015-05-31T17:15:47.000Z
hphp/hhbbc/test/type-system.cpp
mrliao/hhvm
4ed1b985c6fad79376994726490bccdcba3699a6
[ "PHP-3.01", "Zend-2.0" ]
null
null
null
hphp/hhbbc/test/type-system.cpp
mrliao/hhvm
4ed1b985c6fad79376994726490bccdcba3699a6
[ "PHP-3.01", "Zend-2.0" ]
null
null
null
/* +----------------------------------------------------------------------+ | HipHop for PHP | +----------------------------------------------------------------------+ | Copyright (c) 2010-2014 Facebook, Inc. (http://www.facebook.com) | +---------...
34.985658
79
0.695693
arnononline
f68aa1f30642677206154c59cdfc7088a3b4d3d0
38,240
cpp
C++
tools/converter/source/optimizer/PostTreatUtils.cpp
loveltyoic/MNN
ff405a307819a7228e0d1fc02c00c68021745b0a
[ "Apache-2.0" ]
null
null
null
tools/converter/source/optimizer/PostTreatUtils.cpp
loveltyoic/MNN
ff405a307819a7228e0d1fc02c00c68021745b0a
[ "Apache-2.0" ]
null
null
null
tools/converter/source/optimizer/PostTreatUtils.cpp
loveltyoic/MNN
ff405a307819a7228e0d1fc02c00c68021745b0a
[ "Apache-2.0" ]
1
2021-01-15T06:28:11.000Z
2021-01-15T06:28:11.000Z
// // PostTreatUtils.cpp // MNNConverter // // Created by MNN on 2019/01/31. // Copyright © 2018, Alibaba Group Holding Limited // #include "PostTreatUtils.hpp" #include <iostream> using namespace MNN; static bool _OpNeedContent(OpType type, int index) { switch (type) { case OpType_Shape: case ...
38.665319
119
0.536506
loveltyoic
f68cb10af5feaf7cbf5a57310df3669493eb8f3a
6,076
cc
C++
src/base/scheduler_stub_test.cc
soleilpqd/mozc
4767ce2f2b6a63f1f139daea6e98bc7a564d5e4e
[ "BSD-3-Clause" ]
1
2017-09-01T20:55:40.000Z
2017-09-01T20:55:40.000Z
src/base/scheduler_stub_test.cc
soleilpqd/mozc
4767ce2f2b6a63f1f139daea6e98bc7a564d5e4e
[ "BSD-3-Clause" ]
null
null
null
src/base/scheduler_stub_test.cc
soleilpqd/mozc
4767ce2f2b6a63f1f139daea6e98bc7a564d5e4e
[ "BSD-3-Clause" ]
2
2020-02-12T15:24:27.000Z
2020-02-22T13:36:21.000Z
// Copyright 2010-2016, Google 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 condit...
32.148148
74
0.748025
soleilpqd
f68e798ccf24936eb3f840fe249eaba7fe6f85b0
143,462
cc
C++
src/net/http/transport_security_state_unittest.cc
godfo/naiveproxy
369269a12832bf34bf01c7b0e7ca121555abd3eb
[ "BSD-3-Clause" ]
1
2021-03-21T10:43:16.000Z
2021-03-21T10:43:16.000Z
src/net/http/transport_security_state_unittest.cc
wclmgcd/naiveproxy
e32a3afb76fd21207c322f2d5e794c4f5505fb59
[ "BSD-3-Clause" ]
null
null
null
src/net/http/transport_security_state_unittest.cc
wclmgcd/naiveproxy
e32a3afb76fd21207c322f2d5e794c4f5505fb59
[ "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 "net/http/transport_security_state.h" #include <algorithm> #include <memory> #include <string> #include <vector> #include "base/base64.h" #...
43.765101
80
0.745751
godfo
f68f29acbd82cc84b30bd16c7efba55a367f1f96
16,901
cpp
C++
validation/val_proj_mgi.cpp
TUW-GEO/OGRSpatialRef3D
eb54378eabb885dd1e13616b2eb6b2bde99d90e2
[ "MIT" ]
6
2017-05-12T08:18:27.000Z
2022-01-17T17:16:11.000Z
validation/val_proj_mgi.cpp
TUW-GEO/OGRSpatialRef3D
eb54378eabb885dd1e13616b2eb6b2bde99d90e2
[ "MIT" ]
1
2019-03-07T15:25:14.000Z
2019-03-07T15:25:14.000Z
validation/val_proj_mgi.cpp
TUW-GEO/OGRSpatialRef3D
eb54378eabb885dd1e13616b2eb6b2bde99d90e2
[ "MIT" ]
1
2019-03-05T05:18:51.000Z
2019-03-05T05:18:51.000Z
#include <iostream> #include "validate.h" #include "ogr_spatialref3D.h" using namespace std; void proj_mgi_to_geoc_etrs() { double *r0 = (double*)CPLMalloc(sizeof(double)*num_data); double *r1 = (double*)CPLMalloc(sizeof(double)*num_data); double *r2 = (double*)CPLMalloc(sizeof(double)*num_data); double *r3 = (...
33.401186
84
0.666292
TUW-GEO
f68f49abca91303347d26557e0e259a5c6a7da5b
635
cpp
C++
example_add.cpp
kongaskristjan/Graph-Executor
9e06bf1fbb6f19817a587a276d8c2103ed3a5b0c
[ "MIT" ]
2
2020-02-09T14:49:41.000Z
2021-03-25T13:31:41.000Z
example_add.cpp
kongaskristjan/Graph-Executor
9e06bf1fbb6f19817a587a276d8c2103ed3a5b0c
[ "MIT" ]
null
null
null
example_add.cpp
kongaskristjan/Graph-Executor
9e06bf1fbb6f19817a587a276d8c2103ed3a5b0c
[ "MIT" ]
1
2020-08-08T23:45:08.000Z
2020-08-08T23:45:08.000Z
#include <example_add.hpp> Integer::Integer(unsigned _x): x(_x) {} std::unique_ptr<Example_result> Integer::clone() const { return std::make_unique<Integer>(x); } unsigned Integer::hash() const { return x; } std::unique_ptr<Example_job> Add::clone() const { return std::make_unique<Add>(); } std::u...
17.162162
62
0.631496
kongaskristjan
f68f92b1fda57e49b024b497d31673a960eaddac
1,915
cpp
C++
HDUOJ/5749 .cpp
LzyRapx/Competitive-Programming
6b0eea727f9a6444700a6966209397ac7011226f
[ "Apache-2.0" ]
81
2018-06-03T04:27:45.000Z
2020-09-13T09:04:12.000Z
HDUOJ/5749 .cpp
Walkerlzy/Competitive-algorithm
6b0eea727f9a6444700a6966209397ac7011226f
[ "Apache-2.0" ]
null
null
null
HDUOJ/5749 .cpp
Walkerlzy/Competitive-algorithm
6b0eea727f9a6444700a6966209397ac7011226f
[ "Apache-2.0" ]
21
2018-07-11T04:02:38.000Z
2020-07-18T20:31:14.000Z
//#include<bits/stdc++.h> #include<iostream> #include<stdio.h> #include<cstring> #include<string.h> #include<algorithm> #define N 1010 using namespace std; int n,m; int a[N][N]; int stk[N],top; int L[N][N],R[N][N],U[N][N],D[N][N]; int readint() { char c; while((c=getchar())&&!(c>='0' && c<='9')); int...
18.592233
82
0.423499
LzyRapx
f68fef444c5cfdd733f080da6c77f65262d5e99b
7,592
cpp
C++
Patches/2TBHardDriveFix.cpp
TheMachineAmbassador/Silent-Hill-2-Enhancements
41650db4a97ca6085db69446e7a20042b344e77f
[ "Zlib" ]
null
null
null
Patches/2TBHardDriveFix.cpp
TheMachineAmbassador/Silent-Hill-2-Enhancements
41650db4a97ca6085db69446e7a20042b344e77f
[ "Zlib" ]
null
null
null
Patches/2TBHardDriveFix.cpp
TheMachineAmbassador/Silent-Hill-2-Enhancements
41650db4a97ca6085db69446e7a20042b344e77f
[ "Zlib" ]
null
null
null
/** * Copyright (C) 2022 Elisha Riedlinger * * 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, including co...
28.01476
156
0.730374
TheMachineAmbassador
f690e034b507c7a04207e639898896093439bf1f
2,043
cpp
C++
libgalois/src/SharedMemSys.cpp
swreinehr/katana
9b4eef12dfeb79e35aa07a3a335ce35b3e97c08d
[ "BSD-3-Clause" ]
1
2021-01-29T23:08:11.000Z
2021-01-29T23:08:11.000Z
libgalois/src/SharedMemSys.cpp
swreinehr/katana
9b4eef12dfeb79e35aa07a3a335ce35b3e97c08d
[ "BSD-3-Clause" ]
null
null
null
libgalois/src/SharedMemSys.cpp
swreinehr/katana
9b4eef12dfeb79e35aa07a3a335ce35b3e97c08d
[ "BSD-3-Clause" ]
1
2021-05-06T02:58:13.000Z
2021-05-06T02:58:13.000Z
/* * This file belongs to the Galois project, a C++ library for exploiting * parallelism. The code is being released under the terms of the 3-Clause BSD * License (a copy is located in LICENSE.txt at the top-level directory). * * Copyright (C) 2018, The University of Texas at Austin. All rights reserved. * UNIVER...
36.482143
79
0.752325
swreinehr
f6920f9b8640514e34843d69f9008521f777a6d8
2,637
cc
C++
teslamaxcompute/src/model/ListUserQuotasResult.cc
iamzken/aliyun-openapi-cpp-sdk
3c991c9ca949b6003c8f498ce7a672ea88162bf1
[ "Apache-2.0" ]
89
2018-02-02T03:54:39.000Z
2021-12-13T01:32:55.000Z
teslamaxcompute/src/model/ListUserQuotasResult.cc
sdk-team/aliyun-openapi-cpp-sdk
d0e92f6f33126dcdc7e40f60582304faf2c229b7
[ "Apache-2.0" ]
89
2018-03-14T07:44:54.000Z
2021-11-26T07:43:25.000Z
teslamaxcompute/src/model/ListUserQuotasResult.cc
sdk-team/aliyun-openapi-cpp-sdk
d0e92f6f33126dcdc7e40f60582304faf2c229b7
[ "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...
28.978022
75
0.720516
iamzken
f693faed2fa13f8a30f02c5195be0d41f3fed194
2,727
cpp
C++
InputSystem.cpp
GuMiner/Octocad
2858d777e5db177e1fbddf7653ba052a4fa31855
[ "MIT" ]
null
null
null
InputSystem.cpp
GuMiner/Octocad
2858d777e5db177e1fbddf7653ba052a4fa31855
[ "MIT" ]
null
null
null
InputSystem.cpp
GuMiner/Octocad
2858d777e5db177e1fbddf7653ba052a4fa31855
[ "MIT" ]
null
null
null
#include "stdafx.h" #include "InputSystem.h" InputSystem::ResizeEventData InputSystem::resizeEvent; InputSystem::KeyTypedData InputSystem::keyTypedEvent; bool InputSystem::addCubeButton; bool InputSystem::removeCubeButton; void InputSystem::Initialize(void) { // Setup all the event handlers to indicate that nothi...
25.971429
153
0.658599
GuMiner
f695bf08a6e1fe8b8e0122ed3a68fbd5fef0022d
2,255
cc
C++
ui/events/keycodes/dom/dom_keyboard_layout_map_base.cc
sarang-apps/darshan_browser
173649bb8a7c656dc60784d19e7bb73e07c20daa
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
ui/events/keycodes/dom/dom_keyboard_layout_map_base.cc
sarang-apps/darshan_browser
173649bb8a7c656dc60784d19e7bb73e07c20daa
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
ui/events/keycodes/dom/dom_keyboard_layout_map_base.cc
sarang-apps/darshan_browser
173649bb8a7c656dc60784d19e7bb73e07c20daa
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
// Copyright 2018 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/events/keycodes/dom/dom_keyboard_layout_map_base.h" #include <cstdint> #include <memory> #include <string> #include "base/logging.h" #inclu...
32.681159
80
0.729047
sarang-apps
f69670e9bba94a0940efdd396cccc78b1f376b25
568
hpp
C++
bolt/server/include/azure_handler.hpp
gamunu/bolt
c1a2956f02656f3ec2c244486a816337126905ae
[ "Apache-2.0" ]
1
2022-03-06T09:23:56.000Z
2022-03-06T09:23:56.000Z
bolt/server/include/azure_handler.hpp
gamunu/bolt
c1a2956f02656f3ec2c244486a816337126905ae
[ "Apache-2.0" ]
3
2021-04-23T18:12:20.000Z
2021-04-23T18:12:47.000Z
bolt/server/include/azure_handler.hpp
gamunu/bolt
c1a2956f02656f3ec2c244486a816337126905ae
[ "Apache-2.0" ]
null
null
null
#pragma once #include <azure_entity.h> #include <cpprest/http_msg.h> #include <cpprest/json.h> #include <permissions.hpp> using namespace web; using namespace bolt::storage; class AzureHandler { public: AzureHandler(const http::http_request &request, http::method method); void InitializeHandlers(); void HandleGe...
23.666667
101
0.767606
gamunu
f696d08d2e5a8791da077fb4ef0c748897dbd2c5
17,889
cpp
C++
gdal/port/cpl_vsil_cache.cpp
nyalldawson/gdal
312cfe2d6fc564af4558279cc8f321d6e2a687ad
[ "MIT" ]
1
2017-08-23T13:32:41.000Z
2017-08-23T13:32:41.000Z
gdal/port/cpl_vsil_cache.cpp
norBIT/gdal
64855dbee2cd0dff47da11d916c8d2703b4e99b8
[ "MIT" ]
null
null
null
gdal/port/cpl_vsil_cache.cpp
norBIT/gdal
64855dbee2cd0dff47da11d916c8d2703b4e99b8
[ "MIT" ]
null
null
null
/****************************************************************************** * * Project: VSI Virtual File System * Purpose: Implementation of caching IO layer. * Author: Frank Warmerdam, warmerdam@pobox.com * ****************************************************************************** * Copyright (c) 2...
32.644161
82
0.4396
nyalldawson
f697c83502c405c20b185e2da948e2300e0fef15
3,984
cc
C++
server/be/src/testutil/desc-tbl-builder.cc
drankye/recordservice
ced33a1565b7ab3a25f6cb7cdcf623a26e7b3ec0
[ "Apache-2.0" ]
null
null
null
server/be/src/testutil/desc-tbl-builder.cc
drankye/recordservice
ced33a1565b7ab3a25f6cb7cdcf623a26e7b3ec0
[ "Apache-2.0" ]
null
null
null
server/be/src/testutil/desc-tbl-builder.cc
drankye/recordservice
ced33a1565b7ab3a25f6cb7cdcf623a26e7b3ec0
[ "Apache-2.0" ]
2
2019-09-22T07:59:28.000Z
2021-02-25T21:56:07.000Z
// Copyright 2012 Cloudera Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in wr...
34.947368
88
0.746988
drankye
f69ac45c71395e427977c247d919709b180a7add
8,054
cc
C++
processors/IA32/bochs/cpu/ret_far.cc
pavel-krivanek/opensmalltalk-vm
694dfe3ed015e16f5b8e9cf17d37e4bdd32bea16
[ "MIT" ]
445
2016-06-30T08:19:11.000Z
2022-03-28T06:09:49.000Z
processors/IA32/bochs/cpu/ret_far.cc
pavel-krivanek/opensmalltalk-vm
694dfe3ed015e16f5b8e9cf17d37e4bdd32bea16
[ "MIT" ]
439
2016-06-29T20:14:36.000Z
2022-03-17T19:59:58.000Z
processors/IA32/bochs/cpu/ret_far.cc
pavel-krivanek/opensmalltalk-vm
694dfe3ed015e16f5b8e9cf17d37e4bdd32bea16
[ "MIT" ]
137
2016-07-02T17:32:07.000Z
2022-03-20T11:17:25.000Z
//////////////////////////////////////////////////////////////////////// // $Id: ret_far.cc,v 1.20 2008/06/13 08:02:22 sshwarts Exp $ ///////////////////////////////////////////////////////////////////////// // // Copyright (c) 2005 Stanislav Shwartsman // Written by Stanislav Shwartsman [sshwarts at sourcef...
35.480176
88
0.610256
pavel-krivanek
f69ae147fa25a0a559ab792038bd0fc3a9a601c3
4,326
cc
C++
chrome/common/extensions/api/extension_action/browser_action_manifest_unittest.cc
tmpsantos/chromium
802d4aeeb33af25c01ee5994037bbf14086d4ac0
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
chrome/common/extensions/api/extension_action/browser_action_manifest_unittest.cc
tmpsantos/chromium
802d4aeeb33af25c01ee5994037bbf14086d4ac0
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
chrome/common/extensions/api/extension_action/browser_action_manifest_unittest.cc
tmpsantos/chromium
802d4aeeb33af25c01ee5994037bbf14086d4ac0
[ "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 "chrome/common/extensions/api/extension_action/action_info.h" #include "chrome/common/extensions/manifest_tests/extension_manifest_test.h" #i...
37.947368
78
0.664355
tmpsantos
f69bc182c6507f6f4de1e51fed57dd4ec398298c
1,350
cpp
C++
3rdParty/boost/1.71.0/libs/signals2/example/ordering_slots.cpp
rajeev02101987/arangodb
817e6c04cb82777d266f3b444494140676da98e2
[ "Apache-2.0" ]
12,278
2015-01-29T17:11:33.000Z
2022-03-31T21:12:00.000Z
3rdParty/boost/1.71.0/libs/signals2/example/ordering_slots.cpp
rajeev02101987/arangodb
817e6c04cb82777d266f3b444494140676da98e2
[ "Apache-2.0" ]
9,469
2015-01-30T05:33:07.000Z
2022-03-31T16:17:21.000Z
3rdParty/boost/1.71.0/libs/signals2/example/ordering_slots.cpp
rajeev02101987/arangodb
817e6c04cb82777d266f3b444494140676da98e2
[ "Apache-2.0" ]
892
2015-01-29T16:26:19.000Z
2022-03-20T07:44:30.000Z
// Ordered slots hello world example for Boost.Signals2 // Copyright Douglas Gregor 2001-2004. // Copyright Frank Mori Hess 2009. // // Use, modification and // distribution is 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.tx...
21.428571
65
0.678519
rajeev02101987
f69e781bf8eb0f31d0eea18483a411b14900b2ef
293
cpp
C++
27-remove-element/27-remove-element.cpp
Edith-panda/leetcode
175b4cbcd25b95b4863d793c876719eabb94dafc
[ "Apache-2.0" ]
null
null
null
27-remove-element/27-remove-element.cpp
Edith-panda/leetcode
175b4cbcd25b95b4863d793c876719eabb94dafc
[ "Apache-2.0" ]
null
null
null
27-remove-element/27-remove-element.cpp
Edith-panda/leetcode
175b4cbcd25b95b4863d793c876719eabb94dafc
[ "Apache-2.0" ]
null
null
null
class Solution { public: int removeElement(vector<int>& nums, int val) { int n = nums.size(); int k{0}; for(int i=0;i<n;i++){ if(nums[i] != val){ nums[k] = nums[i]; k++; } } return k; } };
20.928571
51
0.375427
Edith-panda
f69eb41d92b39972d172e2b3a5de6be6635dcd0d
2,956
cpp
C++
HugeCTR/src/model_oversubscriber/parameter_server.cpp
xmh645214784/HugeCTR-1
de4e850ef9993998c3a69ff1f2af64bed528989f
[ "Apache-2.0" ]
null
null
null
HugeCTR/src/model_oversubscriber/parameter_server.cpp
xmh645214784/HugeCTR-1
de4e850ef9993998c3a69ff1f2af64bed528989f
[ "Apache-2.0" ]
null
null
null
HugeCTR/src/model_oversubscriber/parameter_server.cpp
xmh645214784/HugeCTR-1
de4e850ef9993998c3a69ff1f2af64bed528989f
[ "Apache-2.0" ]
null
null
null
/* * Copyright (c) 2021, 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 law ...
32.130435
77
0.734777
xmh645214784
f6a011cd5857a6a1ecd43ba20c536bc22ff0ff91
19,031
cxx
C++
osprey/be/lno/lego_skew.cxx
sharugupta/OpenUH
daddd76858a53035f5d713f648d13373c22506e8
[ "BSD-2-Clause" ]
null
null
null
osprey/be/lno/lego_skew.cxx
sharugupta/OpenUH
daddd76858a53035f5d713f648d13373c22506e8
[ "BSD-2-Clause" ]
null
null
null
osprey/be/lno/lego_skew.cxx
sharugupta/OpenUH
daddd76858a53035f5d713f648d13373c22506e8
[ "BSD-2-Clause" ]
null
null
null
/* * Copyright (C) 2009 Advanced Micro Devices, Inc. All Rights Reserved. */ /* Copyright (C) 2000, 2001 Silicon Graphics, Inc. All Rights Reserved. This program is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as published by the F...
36.249524
79
0.600967
sharugupta
f6a3411d6f39dea8e79f61e4068d9d648d91a4a2
3,104
cpp
C++
ntuj/pd.cpp
dk00/old-stuff
e1184684c85fe9bbd1ceba58b94d4da84c67784e
[ "Unlicense" ]
null
null
null
ntuj/pd.cpp
dk00/old-stuff
e1184684c85fe9bbd1ceba58b94d4da84c67784e
[ "Unlicense" ]
null
null
null
ntuj/pd.cpp
dk00/old-stuff
e1184684c85fe9bbd1ceba58b94d4da84c67784e
[ "Unlicense" ]
null
null
null
#include <stdio.h> #include <algorithm> #include <map> #include <set> using namespace std; int a[1005][4]; int siz[1005]; int n; int r[4]; class Event { public: int t, L, R, v; Event(int tt=0, int ll=0, int rr=0, int vv=0) { t = tt; L = ll; R = rr; v=vv; } bool operator<(const Event &e) const ...
20.693333
64
0.451675
dk00
f6a4cf1d4635dc4473d051a919d0a1b73d62511f
21,317
cpp
C++
drake/systems/plants/constraint/updatePtrRigidBodyConstraintmex.cpp
ericmanzi/double_pendulum_lqr
76bba3091295abb7d412c4a3156258918f280c96
[ "BSD-3-Clause" ]
4
2018-04-16T09:54:52.000Z
2021-03-29T21:59:27.000Z
drake/systems/plants/constraint/updatePtrRigidBodyConstraintmex.cpp
ericmanzi/double_pendulum_lqr
76bba3091295abb7d412c4a3156258918f280c96
[ "BSD-3-Clause" ]
null
null
null
drake/systems/plants/constraint/updatePtrRigidBodyConstraintmex.cpp
ericmanzi/double_pendulum_lqr
76bba3091295abb7d412c4a3156258918f280c96
[ "BSD-3-Clause" ]
1
2017-08-24T20:32:03.000Z
2017-08-24T20:32:03.000Z
#include "mex.h" #include <iostream> #include "drakeMexUtil.h" #include <Eigen/Dense> #include "RigidBodyConstraint.h" #include "RigidBodyManipulator.h" #include "constructPtrRigidBodyConstraint.h" #include <cstdio> using namespace Eigen; using namespace std; void mexFunction(int nlhs, mxArray *plhs[],int nrhs, const...
44.410417
217
0.663836
ericmanzi
f6a5c9741de6bc6238efa71d1d0ea5f395a11da3
382
hpp
C++
endscreen.hpp
hckr/space-logic-adventure
7465c7ffb70b0488ce4ff88620e3d35742f4fb06
[ "MIT" ]
6
2017-09-15T16:15:03.000Z
2020-01-09T04:31:26.000Z
endscreen.hpp
hckr/space-logic-adventure
7465c7ffb70b0488ce4ff88620e3d35742f4fb06
[ "MIT" ]
null
null
null
endscreen.hpp
hckr/space-logic-adventure
7465c7ffb70b0488ce4ff88620e3d35742f4fb06
[ "MIT" ]
1
2017-12-05T05:22:02.000Z
2017-12-05T05:22:02.000Z
#pragma once #include "screen.hpp" class EndScreen : public Screen { sf::Sprite &background_sp; public: EndScreen(const sf::Font &font, sf::Sprite &background_sp, const sf::Color &fillColor, const sf::Color &outlineColor); virtual void processEvent(const sf::Event &event); private: virtual void draw...
23.875
122
0.722513
hckr
f6a792c580f12c591efe40f0c0b6d102af530cee
6,230
cpp
C++
Ch17_Any/any.cpp
jamcodes/Cpp17CompleteGuide
a21ca5c3f5069b501cd650aa62e5e623bd2c953b
[ "Unlicense" ]
3
2020-10-03T05:51:00.000Z
2021-08-24T07:45:28.000Z
Ch17_Any/any.cpp
jamcodes/Cpp17CompleteGuide
a21ca5c3f5069b501cd650aa62e5e623bd2c953b
[ "Unlicense" ]
null
null
null
Ch17_Any/any.cpp
jamcodes/Cpp17CompleteGuide
a21ca5c3f5069b501cd650aa62e5e623bd2c953b
[ "Unlicense" ]
null
null
null
#include <any> #include <complex> #include <iostream> #include <string> #include <type_traits> #include <utility> /** * C++17 adds `std::any` - a value type that's able to change its type, but while still having * type safety. std::any accepts an arbitrary type - it holds the contained value and the * `typeid` of i...
47.557252
100
0.539165
jamcodes
f6a7a9f29c01577d793fcdde80895ee9b923d939
2,294
hpp
C++
src/proteus/buffers/vart_tensor_buffer.hpp
Xilinx/inference-server
7477b7dc420ce4cd0d7e1d9914b71898e97d6814
[ "Apache-2.0" ]
4
2021-11-03T21:32:55.000Z
2022-02-17T17:13:16.000Z
src/proteus/buffers/vart_tensor_buffer.hpp
Xilinx/inference-server
7477b7dc420ce4cd0d7e1d9914b71898e97d6814
[ "Apache-2.0" ]
null
null
null
src/proteus/buffers/vart_tensor_buffer.hpp
Xilinx/inference-server
7477b7dc420ce4cd0d7e1d9914b71898e97d6814
[ "Apache-2.0" ]
2
2022-03-05T20:01:33.000Z
2022-03-25T06:00:35.000Z
// Copyright 2021 Xilinx Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in...
29.792208
79
0.674804
Xilinx
f6a84b44170f6780b060af9af546b2d1281bc8f0
39,046
cpp
C++
lldb/source/API/SBFrame.cpp
ornata/llvm-project
494913b8b4e4bce0b3525e5569d8e486e82b9a52
[ "Apache-2.0" ]
null
null
null
lldb/source/API/SBFrame.cpp
ornata/llvm-project
494913b8b4e4bce0b3525e5569d8e486e82b9a52
[ "Apache-2.0" ]
null
null
null
lldb/source/API/SBFrame.cpp
ornata/llvm-project
494913b8b4e4bce0b3525e5569d8e486e82b9a52
[ "Apache-2.0" ]
null
null
null
//===-- SBFrame.cpp -------------------------------------------------------===// // // 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 // //===---------------------------...
30.174652
80
0.663423
ornata
f6a8f77ef303928846e002771b03a2ea9d99d7ba
3,964
cpp
C++
samples/snippets/cpp/VS_Snippets_CLR_System/system.Threading.WaitHandle.SignalAndWait/CPP/source.cpp
hamarb123/dotnet-api-docs
6aeb55784944a2f1f5e773b657791cbd73a92dd4
[ "CC-BY-4.0", "MIT" ]
421
2018-04-01T01:57:50.000Z
2022-03-28T15:24:42.000Z
samples/snippets/cpp/VS_Snippets_CLR_System/system.Threading.WaitHandle.SignalAndWait/CPP/source.cpp
hamarb123/dotnet-api-docs
6aeb55784944a2f1f5e773b657791cbd73a92dd4
[ "CC-BY-4.0", "MIT" ]
5,797
2018-04-02T21:12:23.000Z
2022-03-31T23:54:38.000Z
samples/snippets/cpp/VS_Snippets_CLR_System/system.Threading.WaitHandle.SignalAndWait/CPP/source.cpp
hamarb123/dotnet-api-docs
6aeb55784944a2f1f5e773b657791cbd73a92dd4
[ "CC-BY-4.0", "MIT" ]
1,482
2018-03-31T11:26:20.000Z
2022-03-30T22:36:45.000Z
//<Snippet1> using namespace System; using namespace System::Threading; public ref class Example { private: // The EventWaitHandle used to demonstrate the difference // between AutoReset and ManualReset synchronization events. // static EventWaitHandle^ ewh; // A counter to make sure all th...
31.460317
76
0.590565
hamarb123
f6a91aac49d8a5f1f2484a3b929887c3fbab30fb
9,874
cpp
C++
src/postprocess/buildex/trees/src/comp_abs_tree.cpp
Baltoli/He-2
c3b20da61d8e0d4878e530fe26affa2ec4a4e717
[ "MIT" ]
null
null
null
src/postprocess/buildex/trees/src/comp_abs_tree.cpp
Baltoli/He-2
c3b20da61d8e0d4878e530fe26affa2ec4a4e717
[ "MIT" ]
null
null
null
src/postprocess/buildex/trees/src/comp_abs_tree.cpp
Baltoli/He-2
c3b20da61d8e0d4878e530fe26affa2ec4a4e717
[ "MIT" ]
null
null
null
#include <trees/nodes.h> #include <trees/trees.h> #include <analysis/x86_analysis.h> #include <utility/defines.h> #include <utility/print_helper.h> #include <common/utilities.h> #include <cassert> #include <fstream> #include <iostream> using namespace std; Comp_Abs_Tree::Comp_Abs_Tree() : Tree() { } Comp_Abs...
27.351801
80
0.62224
Baltoli
f6a952885326d1669197397be784d58e1b05c496
2,463
cpp
C++
rmw_coredx_cpp/src/rmw_send_response.cpp
rupertholman/rmw_coredx
1c97655212bfa90b1353f019ae08e8b2c487db8d
[ "Apache-2.0" ]
null
null
null
rmw_coredx_cpp/src/rmw_send_response.cpp
rupertholman/rmw_coredx
1c97655212bfa90b1353f019ae08e8b2c487db8d
[ "Apache-2.0" ]
null
null
null
rmw_coredx_cpp/src/rmw_send_response.cpp
rupertholman/rmw_coredx
1c97655212bfa90b1353f019ae08e8b2c487db8d
[ "Apache-2.0" ]
null
null
null
// Copyright 2015 Twin Oaks Computing, Inc. // Modifications copyright (C) 2017-2018 Twin Oaks Computing, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache....
27.366667
80
0.710922
rupertholman
f6a9ee0167f5639b7b97c28fce5f0bd35fa9ca19
999
hpp
C++
src/transmission/reliable/containers/connection_list_vector.hpp
rnascunha/coap-te
eaff16162b1a524ad06e18dbdc79ca4c8658b3a8
[ "MIT" ]
null
null
null
src/transmission/reliable/containers/connection_list_vector.hpp
rnascunha/coap-te
eaff16162b1a524ad06e18dbdc79ca4c8658b3a8
[ "MIT" ]
null
null
null
src/transmission/reliable/containers/connection_list_vector.hpp
rnascunha/coap-te
eaff16162b1a524ad06e18dbdc79ca4c8658b3a8
[ "MIT" ]
null
null
null
#ifndef COAP_TE_TRANSMISSION_RELIABLE_CONNECTION_LIST_VECTOR_HPP__ #define COAP_TE_TRANSMISSION_RELIABLE_CONNECTION_LIST_VECTOR_HPP__ #include "defines/defaults.hpp" #include <vector> namespace CoAP{ namespace Transmission{ namespace Reliable{ #if COAP_TE_RELIABLE_CONNECTION == 1 template<typename Connection> class...
22.704545
71
0.795796
rnascunha
f6adb26915396c08b1ef61a8f04e435af4cf441b
2,503
cpp
C++
src/libv/update/resource_server/resource_server_state.cpp
cpplibv/libv
293e382f459f0acbc540de8ef6283782b38d2e63
[ "Zlib" ]
2
2018-04-11T03:07:03.000Z
2019-03-29T15:24:12.000Z
src/libv/update/resource_server/resource_server_state.cpp
cpplibv/libv
293e382f459f0acbc540de8ef6283782b38d2e63
[ "Zlib" ]
null
null
null
src/libv/update/resource_server/resource_server_state.cpp
cpplibv/libv
293e382f459f0acbc540de8ef6283782b38d2e63
[ "Zlib" ]
1
2021-06-13T06:39:06.000Z
2021-06-13T06:39:06.000Z
// Project: libv.update, File: src/libv/update/resource_server/resource_server_state.cpp, Author: Császár Mátyás [Vader] // hpp #include <libv/update/resource_server/resource_server_state.lpp> // libv //#include <libv/mt/worker_thread_pool.hpp> #include <libv/algo/linear_find.hpp> // pro //#include <libv/update/log.hp...
30.901235
141
0.669996
cpplibv
f6ae03f6f2e1b2b068102cc6808f63ba1bd70cf3
26,474
cpp
C++
folly/experimental/io/test/IoUringBackendTest.cpp
asklar/folly
a24e4441f972cc9ab8a8cb350d701e9d87826a48
[ "MIT" ]
null
null
null
folly/experimental/io/test/IoUringBackendTest.cpp
asklar/folly
a24e4441f972cc9ab8a8cb350d701e9d87826a48
[ "MIT" ]
null
null
null
folly/experimental/io/test/IoUringBackendTest.cpp
asklar/folly
a24e4441f972cc9ab8a8cb350d701e9d87826a48
[ "MIT" ]
null
null
null
/* * Copyright (c) Facebook, Inc. and its affiliates. * * 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.808824
80
0.666881
asklar
f6b4e82a88ed97388d7b516986ff163a97040535
11,683
cpp
C++
lldb/source/Target/UnixSignals.cpp
lforg37/sycl
0804265491788808e1218dbda086c22ecc971ac2
[ "Apache-2.0" ]
null
null
null
lldb/source/Target/UnixSignals.cpp
lforg37/sycl
0804265491788808e1218dbda086c22ecc971ac2
[ "Apache-2.0" ]
null
null
null
lldb/source/Target/UnixSignals.cpp
lforg37/sycl
0804265491788808e1218dbda086c22ecc971ac2
[ "Apache-2.0" ]
null
null
null
//===-- UnixSignals.cpp ---------------------------------------------------===// // // 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 // //===---------------------------...
36.85489
114
0.651887
lforg37
f6b502462e3b6fca862663fd62725d11a8921bff
512
hpp
C++
kizunano/node/openclconfig.hpp
kizunanocoin/node
c6013e7e992ab75432db58da05054b381f821566
[ "BSD-3-Clause" ]
1
2021-08-16T06:41:05.000Z
2021-08-16T06:41:05.000Z
kizunano/node/openclconfig.hpp
kizunanocoin/node
c6013e7e992ab75432db58da05054b381f821566
[ "BSD-3-Clause" ]
null
null
null
kizunano/node/openclconfig.hpp
kizunanocoin/node
c6013e7e992ab75432db58da05054b381f821566
[ "BSD-3-Clause" ]
null
null
null
#pragma once #include <kizunano/lib/errors.hpp> namespace nano { class jsonconfig; class tomlconfig; class opencl_config { public: opencl_config () = default; opencl_config (unsigned, unsigned, unsigned); nano::error serialize_json (nano::jsonconfig &) const; nano::error deserialize_json (nano::jsonconfig &); na...
22.26087
55
0.738281
kizunanocoin
f6b7587ba9fbbcadc46a0c2b9475007dd2f6e86a
1,029
hpp
C++
src/common/ObjectCounter.hpp
halfmvsq/histolozee
c624c0d7c3a70bcc0d6aac87b4f24677e064b6a5
[ "Apache-2.0" ]
null
null
null
src/common/ObjectCounter.hpp
halfmvsq/histolozee
c624c0d7c3a70bcc0d6aac87b4f24677e064b6a5
[ "Apache-2.0" ]
null
null
null
src/common/ObjectCounter.hpp
halfmvsq/histolozee
c624c0d7c3a70bcc0d6aac87b4f24677e064b6a5
[ "Apache-2.0" ]
null
null
null
#ifndef OBJECT_COUNTER_H #define OBJECT_COUNTER_H #include <cstddef> /** * @brief Template class for couynting the number of objects of type T created and * currently allocated (a.k.a. the number of objects that are "alive"). */ template< class T > class ObjectCounter { public: ObjectCounter() { ...
17.440678
82
0.643343
halfmvsq
f6b7d08455d438f2eadf35aec37123afe6dddc76
7,066
cpp
C++
src/third_party/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/bugpoint.cpp
rhencke/engine
1016db292c4e73374a0a11536b18303c9522a224
[ "BSD-3-Clause" ]
171
2018-09-17T13:15:12.000Z
2022-03-18T03:47:04.000Z
src/third_party/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/bugpoint.cpp
rhencke/engine
1016db292c4e73374a0a11536b18303c9522a224
[ "BSD-3-Clause" ]
51
2019-10-23T11:55:08.000Z
2021-12-21T06:32:11.000Z
src/third_party/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/bugpoint.cpp
rhencke/engine
1016db292c4e73374a0a11536b18303c9522a224
[ "BSD-3-Clause" ]
35
2018-09-18T07:46:53.000Z
2022-03-27T07:59:48.000Z
//===- bugpoint.cpp - The LLVM Bugpoint utility ---------------------------===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
31.972851
80
0.67563
rhencke
f6b7db89f95706cacaf98bde69476ecada5c9f8c
3,271
cpp
C++
external/skia/src/gpu/SkGLContext.cpp
gordonjohnpatrick/XobotOS
888ed3b8cc8d8e0a54b1858bfa5a3572545f4d2f
[ "Apache-2.0" ]
263
2015-01-04T16:39:18.000Z
2022-01-05T17:52:38.000Z
external/skia/src/gpu/SkGLContext.cpp
DooMLoRD/XobotOS
f20db6295e878a2f298c5e3896528e240785805b
[ "Apache-2.0" ]
3
2015-09-06T09:06:39.000Z
2019-10-15T00:52:49.000Z
external/skia/src/gpu/SkGLContext.cpp
DooMLoRD/XobotOS
f20db6295e878a2f298c5e3896528e240785805b
[ "Apache-2.0" ]
105
2015-01-11T11:45:12.000Z
2022-02-22T07:26:36.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 "SkGLContext.h" SkGLContext::SkGLContext() : fFBO(0) , fGL(NULL) { } SkGLContext::~SkGLContext() { SkSafeUnref(fGL); } bool SkGLContext::init(int width...
35.945055
73
0.46897
gordonjohnpatrick
f6b898fa886a2a244ec1a0929b6e5630d3ea60e9
3,924
cpp
C++
vstgui/tests/unittest/uidescription/uiviewcreator/uiviewswitchcontainercreator_test.cpp
GizzZmo/vstgui
477a3de78ecbcf25f52cce9ad49c5feb0b15ea9e
[ "BSD-3-Clause" ]
205
2019-06-09T18:40:27.000Z
2022-03-24T01:53:49.000Z
vstgui/tests/unittest/uidescription/uiviewcreator/uiviewswitchcontainercreator_test.cpp
GizzZmo/vstgui
477a3de78ecbcf25f52cce9ad49c5feb0b15ea9e
[ "BSD-3-Clause" ]
9
2019-12-23T17:46:30.000Z
2022-02-09T14:40:53.000Z
vstgui/tests/unittest/uidescription/uiviewcreator/uiviewswitchcontainercreator_test.cpp
GizzZmo/vstgui
477a3de78ecbcf25f52cce9ad49c5feb0b15ea9e
[ "BSD-3-Clause" ]
30
2019-06-11T04:05:46.000Z
2022-03-29T15:52:14.000Z
// This file is part of VSTGUI. It is subject to the license terms // in the LICENSE file found in the top-level directory of this // distribution and at http://github.com/steinbergmedia/vstgui/LICENSE #include "../../unittests.h" #include "../../../../uidescription/uiviewfactory.h" #include "../../../../uidescriptio...
43.120879
148
0.756371
GizzZmo
f6b9723d3c1fe3bb0fc528b8d869ef2a91e31de2
1,695
hpp
C++
headers/nnb/graphics/Text.hpp
bobismijnnaam/nutsnbolts
40191668b0831c64ce23474b9886f8be888916b3
[ "BSL-1.0", "Zlib", "MIT" ]
null
null
null
headers/nnb/graphics/Text.hpp
bobismijnnaam/nutsnbolts
40191668b0831c64ce23474b9886f8be888916b3
[ "BSL-1.0", "Zlib", "MIT" ]
null
null
null
headers/nnb/graphics/Text.hpp
bobismijnnaam/nutsnbolts
40191668b0831c64ce23474b9886f8be888916b3
[ "BSL-1.0", "Zlib", "MIT" ]
null
null
null
// File: Text.hpp // Author: Bob Rubbens - Knights of the Compiler // Creation date: 2014-07-21 // Contact: http://plusminos.nl - @broervanlisa - gmail (bobrubbens) #ifndef NNB_TEXT_HPP #define NNB_TEXT_HPP // Public #include <SDL2/SDL.h> #include <SDL2/SDL_ttf.h> #include <string> #include <memory> //...
20.178571
69
0.651327
bobismijnnaam
f6ba628ba26a5c181735eb62e94c57d964617200
1,196
hh
C++
src/include/simeng/SpecialFileDirGen.hh
ABagdia/SimEng
63b52fbb6e07c75100e03a153191b9c548f537c5
[ "Apache-2.0" ]
null
null
null
src/include/simeng/SpecialFileDirGen.hh
ABagdia/SimEng
63b52fbb6e07c75100e03a153191b9c548f537c5
[ "Apache-2.0" ]
null
null
null
src/include/simeng/SpecialFileDirGen.hh
ABagdia/SimEng
63b52fbb6e07c75100e03a153191b9c548f537c5
[ "Apache-2.0" ]
null
null
null
#pragma once #include <fstream> #include <string> #include "simeng/version.hh" #include "yaml-cpp/yaml.h" namespace simeng { class SpecialFileDirGen { public: /** Construct a SpecialFileDirGen class by reading in the YAML file and * running it through checks and formatting. */ SpecialFileDirGen(YAML::Node co...
27.181818
79
0.736622
ABagdia
f6bab752300a52ef41e8bebb4ef29bbca54b7f4b
14,493
cpp
C++
deps/opende/src/matrix.cpp
harderthan/gazebo
f00a0e4239ddb08b299dc21ab1ef106ecedb0fac
[ "ECL-2.0", "Apache-2.0" ]
45
2015-07-17T10:14:22.000Z
2022-03-30T19:25:36.000Z
deps/opende/src/matrix.cpp
harderthan/gazebo
f00a0e4239ddb08b299dc21ab1ef106ecedb0fac
[ "ECL-2.0", "Apache-2.0" ]
20
2017-07-20T21:04:49.000Z
2017-10-19T19:32:38.000Z
deps/opende/src/matrix.cpp
harderthan/gazebo
f00a0e4239ddb08b299dc21ab1ef106ecedb0fac
[ "ECL-2.0", "Apache-2.0" ]
64
2015-04-18T07:10:14.000Z
2022-02-21T13:15:41.000Z
/************************************************************************* * * * Open Dynamics Engine, Copyright (C) 2001,2002 Russell L. Smith. * * All rights reserved. Email: russ@q12.org Web: www.q12.org * * ...
27.19137
115
0.524598
harderthan
f6bfc219287580854a81114b9818fe52b11ae79d
1,466
cpp
C++
test/std/utilities/time/time.cal/time.cal.weekday/time.cal.weekday.members/ctor.pass.cpp
AOSiP/platform_external_libcxx
eb2115113f10274c0d25523ba44c3c7373ea3209
[ "MIT" ]
15
2019-08-05T01:24:20.000Z
2022-01-12T08:19:55.000Z
test/std/utilities/time/time.cal/time.cal.weekday/time.cal.weekday.members/ctor.pass.cpp
AOSiP/platform_external_libcxx
eb2115113f10274c0d25523ba44c3c7373ea3209
[ "MIT" ]
21
2020-02-05T11:09:56.000Z
2020-03-26T18:09:09.000Z
test/std/utilities/time/time.cal/time.cal.weekday/time.cal.weekday.members/ctor.pass.cpp
AOSiP/platform_external_libcxx
eb2115113f10274c0d25523ba44c3c7373ea3209
[ "MIT" ]
14
2017-01-21T00:56:32.000Z
2022-02-24T11:27:38.000Z
//===----------------------------------------------------------------------===// // // 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. // //===----------------------------------------...
28.192308
80
0.579809
AOSiP
f6c10d358f79386e866cc417c1aa8ebf68cc00ec
997
cpp
C++
liero/menu/menuItem.cpp
lauri-kaariainen/emscripten_openliero
ab3268237c7084e00f3bccb4442f0ad7762d8419
[ "BSD-2-Clause" ]
null
null
null
liero/menu/menuItem.cpp
lauri-kaariainen/emscripten_openliero
ab3268237c7084e00f3bccb4442f0ad7762d8419
[ "BSD-2-Clause" ]
2
2015-02-11T09:43:33.000Z
2015-02-11T17:57:58.000Z
liero/menu/menuItem.cpp
lauri-kaariainen/emscripten_openliero
ab3268237c7084e00f3bccb4442f0ad7762d8419
[ "BSD-2-Clause" ]
null
null
null
#include "menuItem.hpp" #include "../common.hpp" #include "../gfx.hpp" void MenuItem::draw(Common& common, int x, int y, bool selected, bool disabled, bool centered, int valueOffsetX) { int wid = common.font.getDims(string); int valueWid = common.font.getDims(value); if(centered) x -= (wid >> 1); ...
24.925
113
0.616851
lauri-kaariainen
f6c29374b28262912e0144e2a97440dd55987a66
844
hpp
C++
include/retirement.hpp
FORGIS98/budgetwarrior
ca4c79a7b9694a0db5c7fe11b1b4e9cba96a9971
[ "MIT" ]
null
null
null
include/retirement.hpp
FORGIS98/budgetwarrior
ca4c79a7b9694a0db5c7fe11b1b4e9cba96a9971
[ "MIT" ]
null
null
null
include/retirement.hpp
FORGIS98/budgetwarrior
ca4c79a7b9694a0db5c7fe11b1b4e9cba96a9971
[ "MIT" ]
null
null
null
//======================================================================= // Copyright (c) 2013-2020 Baptiste Wicht. // Distributed under the terms of the MIT License. // (See accompanying file LICENSE or copy at // http://opensource.org/licenses/MIT) //=================================================================...
24.823529
73
0.598341
FORGIS98
f6c2b9c2ec912ae60fbe2575ab6df525a15b65bd
1,544
cc
C++
chrome/browser/android/webapk/webapk_metrics.cc
metux/chromium-deb
3c08e9b89a1b6f95f103a61ff4f528dbcd57fc42
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
chrome/browser/android/webapk/webapk_metrics.cc
metux/chromium-deb
3c08e9b89a1b6f95f103a61ff4f528dbcd57fc42
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
chrome/browser/android/webapk/webapk_metrics.cc
metux/chromium-deb
3c08e9b89a1b6f95f103a61ff4f528dbcd57fc42
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
// Copyright 2016 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/android/webapk/webapk_metrics.h" #include "base/metrics/histogram_macros.h" #include "base/time/time.h" #include "chrome/browser...
34.311111
80
0.799223
metux
f6c66c2b003609a8a897b37c776863a23407bbee
18,259
cc
C++
paddle/fluid/inference/api/analysis_predictor_tester.cc
JingChunzhen/Paddle
1bce7caabc1c5e55b1fa13edb19719c397803c43
[ "Apache-2.0" ]
2
2021-02-04T15:04:21.000Z
2021-02-07T14:20:00.000Z
paddle/fluid/inference/api/analysis_predictor_tester.cc
hexieshenghuo/Paddle
2497f4392fe60f4c72e9b7ff5de9b8b6117aacac
[ "Apache-2.0" ]
null
null
null
paddle/fluid/inference/api/analysis_predictor_tester.cc
hexieshenghuo/Paddle
2497f4392fe60f4c72e9b7ff5de9b8b6117aacac
[ "Apache-2.0" ]
1
2021-03-16T13:40:08.000Z
2021-03-16T13:40:08.000Z
// Copyright (c) 2018 PaddlePaddle Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required...
32.839928
80
0.708418
JingChunzhen
f6c6e83606df8fbe4bde2fb8f25789dc95d301c1
20,338
cpp
C++
velox/expression/tests/CastExprTest.cpp
littleeleventhwolf/velox
856d1f91f7da09a9313c893e12adb0070ddd3fb9
[ "Apache-2.0" ]
null
null
null
velox/expression/tests/CastExprTest.cpp
littleeleventhwolf/velox
856d1f91f7da09a9313c893e12adb0070ddd3fb9
[ "Apache-2.0" ]
23
2021-11-11T12:38:17.000Z
2022-01-28T10:59:38.000Z
velox/expression/tests/CastExprTest.cpp
littleeleventhwolf/velox
856d1f91f7da09a9313c893e12adb0070ddd3fb9
[ "Apache-2.0" ]
8
2021-11-11T12:26:21.000Z
2022-01-12T08:58:32.000Z
/* * Copyright (c) Facebook, Inc. and its affiliates. * * 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...
32.488818
80
0.618645
littleeleventhwolf
f6c84838dd6c1c8551bdd7d15ebbda731bd5bec9
417
hpp
C++
B-CPP-300-LYN-3-1-CPPD13/ex02/Woody.hpp
Neotoxic-off/Epitech2024
8b3dd04fa9ac2b7019c0b5b1651975a7252d929b
[ "Apache-2.0" ]
2
2022-02-07T12:44:51.000Z
2022-02-08T12:04:08.000Z
B-CPP-300-LYN-3-1-CPPD13/ex02/Woody.hpp
Neotoxic-off/Epitech2024
8b3dd04fa9ac2b7019c0b5b1651975a7252d929b
[ "Apache-2.0" ]
null
null
null
B-CPP-300-LYN-3-1-CPPD13/ex02/Woody.hpp
Neotoxic-off/Epitech2024
8b3dd04fa9ac2b7019c0b5b1651975a7252d929b
[ "Apache-2.0" ]
1
2022-01-23T21:26:06.000Z
2022-01-23T21:26:06.000Z
/* ** EPITECH PROJECT, 2020 ** B-CPP-300-LYN-3-1-CPPD13- ** File description: ** Woody.hpp */ #ifndef WOODY_HPP_ #define WOODY_HPP_ #include "Toy.hpp" class Woody : public Toy { public: Woody(std::string const &, std::string const &); Woody(Woody const &); virtual...
18.954545
60
0.565947
Neotoxic-off
f6c86617a67b08d9445e4eebf5b12820ed587df7
1,407
cc
C++
src/net/third_party/quiche/src/quic/core/frames/quic_new_connection_id_frame.cc
godfo/naiveproxy
369269a12832bf34bf01c7b0e7ca121555abd3eb
[ "BSD-3-Clause" ]
8
2019-11-08T04:16:04.000Z
2021-07-11T11:56:52.000Z
quic/core/frames/quic_new_connection_id_frame.cc
DaanDeMeyer/google-quiche-iquic
da6e9842787e2cf88cacaebf56b15b14fa2e8444
[ "BSD-3-Clause" ]
null
null
null
quic/core/frames/quic_new_connection_id_frame.cc
DaanDeMeyer/google-quiche-iquic
da6e9842787e2cf88cacaebf56b15b14fa2e8444
[ "BSD-3-Clause" ]
6
2019-09-08T05:40:06.000Z
2021-03-31T01:19:10.000Z
// Copyright (c) 2016 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 "net/third_party/quiche/src/quic/core/frames/quic_new_connection_id_frame.h" #include "net/third_party/quiche/src/quic/core/quic_constants.h"...
36.076923
85
0.738451
godfo
f6c8d1d8e031901f9a627e56357066d059d42c8c
14,900
cpp
C++
ring_puzzle_game/Assets.cpp
SSNikolaevich/ring_puzzle_game
5db7f50ecc477899727ba7250e387002420db007
[ "MIT" ]
null
null
null
ring_puzzle_game/Assets.cpp
SSNikolaevich/ring_puzzle_game
5db7f50ecc477899727ba7250e387002420db007
[ "MIT" ]
1
2017-11-27T14:17:53.000Z
2017-11-29T09:14:22.000Z
ring_puzzle_game/Assets.cpp
SSNikolaevich/ring_puzzle_game
5db7f50ecc477899727ba7250e387002420db007
[ "MIT" ]
1
2018-02-20T14:33:44.000Z
2018-02-20T14:33:44.000Z
//=========================================================================== #include "Assets.h" //=========================================================================== const unsigned char PROGMEM titleSprite_plus_mask[] = { // width, height, 88, 49, // FRAME 00 0x00, 0x00, 0x00, 0x00, 0x0...
107.194245
532
0.644631
SSNikolaevich
f6c8f8d6156f2ef23cb4aaa0413d9bd276361f9e
7,859
cpp
C++
src/graphics/SimpleBrush3D.cpp
LU15W1R7H/lwirth-lib
f51cfb56b801790c200cea64d226730449d68f53
[ "MIT" ]
2
2018-04-04T17:26:32.000Z
2020-06-26T09:22:49.000Z
src/graphics/SimpleBrush3D.cpp
LU15W1R7H/lwirth-lib
f51cfb56b801790c200cea64d226730449d68f53
[ "MIT" ]
1
2018-08-27T14:35:45.000Z
2018-08-27T19:00:12.000Z
src/graphics/SimpleBrush3D.cpp
LU15W1R7H/lwirth-lib
f51cfb56b801790c200cea64d226730449d68f53
[ "MIT" ]
null
null
null
#include "SimpleBrush3D.hpp" #include "Color.hpp" #include <cstring> #include "Vulkan.hpp" namespace lw { void SimpleBrush3D::setColor(const Color& color) { m_mainColor = color; } void SimpleBrush3D::setColor(f32 r, f32 g, f32 b, f32 a /*= 1.f*/) { m_mainColor = { r, g, b, a }; } void SimpleBrush3D:...
27.006873
200
0.717267
LU15W1R7H
f6ce05b0de1e3e4011bda28df5b723267ddb3ca6
2,021
cc
C++
google/cloud/storage/oauth2/google_application_default_credentials_file.cc
orinem/google-cloud-cpp
c43f73e9abeb2b9d8a6e99f7d9750cba37f2f6b1
[ "Apache-2.0" ]
3
2020-05-27T23:21:23.000Z
2020-05-31T22:31:53.000Z
google/cloud/storage/oauth2/google_application_default_credentials_file.cc
orinem/google-cloud-cpp
c43f73e9abeb2b9d8a6e99f7d9750cba37f2f6b1
[ "Apache-2.0" ]
2
2020-10-06T15:50:06.000Z
2020-11-24T16:21:28.000Z
google/cloud/storage/oauth2/google_application_default_credentials_file.cc
orinem/google-cloud-cpp
c43f73e9abeb2b9d8a6e99f7d9750cba37f2f6b1
[ "Apache-2.0" ]
1
2021-12-09T16:26:23.000Z
2021-12-09T16:26:23.000Z
// Copyright 2018 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 // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in w...
29.289855
84
0.743196
orinem
f6ce261a555733b5d7b4dd120172f82a1e0ab898
2,324
cpp
C++
ObserverPattern.cpp
gdevanga/Design-problems
d3659c5ba6c0cf3262e3982f4d81f0421c277b92
[ "MIT" ]
null
null
null
ObserverPattern.cpp
gdevanga/Design-problems
d3659c5ba6c0cf3262e3982f4d81f0421c277b92
[ "MIT" ]
null
null
null
ObserverPattern.cpp
gdevanga/Design-problems
d3659c5ba6c0cf3262e3982f4d81f0421c277b92
[ "MIT" ]
null
null
null
// ObserverPattern.cpp : Defines the entry point for the console application. // //#include "stdafx.h" #include <iostream> #include <vector> using namespace std; class IDisplayObserver { public: virtual void update(int t, int p, int h) {} }; class CWeatherData { int nTemp{ 0 }; int nPressure{ 0 }; int nHumidity...
15.390728
106
0.614458
gdevanga
f6cec56e456f741d39f5b26d53b5a00a129ddcba
45,523
cpp
C++
src/types/viewport.cpp
lifeng1983/Terminal
1d35e180fdaacef731886bdb2cabca2ea4fe2b49
[ "MIT" ]
12
2020-07-23T16:31:06.000Z
2021-09-08T01:49:10.000Z
src/types/viewport.cpp
lifeng1983/Terminal
1d35e180fdaacef731886bdb2cabca2ea4fe2b49
[ "MIT" ]
6
2020-07-23T19:16:18.000Z
2020-07-30T22:59:06.000Z
src/types/viewport.cpp
lifeng1983/Terminal
1d35e180fdaacef731886bdb2cabca2ea4fe2b49
[ "MIT" ]
2
2020-05-22T12:54:28.000Z
2020-08-02T15:21:14.000Z
// Copyright (c) Microsoft Corporation. // Licensed under the MIT license. #include "precomp.h" #include "inc/Viewport.hpp" using namespace Microsoft::Console::Types; Viewport::Viewport(const SMALL_RECT sr) noexcept : _sr(sr) { } Viewport::Viewport(const Viewport& other) noexcept : _sr(other._...
42.073013
151
0.536564
lifeng1983
f6cf62a17836f0beb539f732f1206b5ffd3735b7
7,570
ipp
C++
Source/ThirdParty/ASIO/include/asio/detail/impl/reactive_socket_service_base.ipp
elix22/AtomicGameEngine
83bc2c12f1451aea0b5de691b512810f00d5ee06
[ "Apache-2.0", "MIT" ]
3,170
2015-02-13T12:35:00.000Z
2022-03-31T15:32:42.000Z
Source/ThirdParty/ASIO/include/asio/detail/impl/reactive_socket_service_base.ipp
elix22/AtomicGameEngine
83bc2c12f1451aea0b5de691b512810f00d5ee06
[ "Apache-2.0", "MIT" ]
1,314
2015-02-13T12:30:08.000Z
2021-11-22T14:10:02.000Z
Source/ThirdParty/ASIO/include/asio/detail/impl/reactive_socket_service_base.ipp
elix22/AtomicGameEngine
83bc2c12f1451aea0b5de691b512810f00d5ee06
[ "Apache-2.0", "MIT" ]
683
2015-02-13T12:35:06.000Z
2022-03-31T16:13:54.000Z
// // detail/reactive_socket_service_base.ipp // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ // // Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com) // // 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_...
28.246269
79
0.721929
elix22
f6cf89f7e535ebbb50079b8f58a06dda2052430b
3,133
cpp
C++
src/Device/VertexProcessor.cpp
wenxiaoming/swiftshader
13ec11db84e85fd5d53b5d8d59c55853eb854fe6
[ "Apache-2.0" ]
null
null
null
src/Device/VertexProcessor.cpp
wenxiaoming/swiftshader
13ec11db84e85fd5d53b5d8d59c55853eb854fe6
[ "Apache-2.0" ]
null
null
null
src/Device/VertexProcessor.cpp
wenxiaoming/swiftshader
13ec11db84e85fd5d53b5d8d59c55853eb854fe6
[ "Apache-2.0" ]
5
2021-06-11T15:09:19.000Z
2022-03-13T11:14:33.000Z
// Copyright 2016 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...
26.777778
107
0.688158
wenxiaoming