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
109
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
48.5k
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
4b1c7a50340290b1732b7ba23d42e22aa3bfa412
15,323
cpp
C++
src/uti_image/ImVis/Vino_Geom.cpp
lusul/micmac
ebcdde13316e1be38bb468acf3f1aca7509d9c0f
[ "CECILL-B" ]
null
null
null
src/uti_image/ImVis/Vino_Geom.cpp
lusul/micmac
ebcdde13316e1be38bb468acf3f1aca7509d9c0f
[ "CECILL-B" ]
null
null
null
src/uti_image/ImVis/Vino_Geom.cpp
lusul/micmac
ebcdde13316e1be38bb468acf3f1aca7509d9c0f
[ "CECILL-B" ]
2
2020-06-13T15:07:21.000Z
2021-04-09T07:01:45.000Z
/*Header-MicMac-eLiSe-25/06/2007 MicMac : Multi Image Correspondances par Methodes Automatiques de Correlation eLiSe : ELements of an Image Software Environnement www.micmac.ign.fr Copyright : Institut Geographique National Author : Marc Pierrot Deseilligny Contributors : Gregoire Maille...
30.22288
117
0.555178
lusul
4b1cdc9df3a72b0d80475a1ee0c1d86842c1956c
2,591
cpp
C++
src/cpp/lib/QtWidgets/QCheckBox/qcheckbox_wrap.cpp
pepf/nodegui
9e667c7a86f974dd792370d247e03f7ab9817ae5
[ "MIT" ]
1
2019-10-31T08:17:44.000Z
2019-10-31T08:17:44.000Z
src/cpp/lib/QtWidgets/QCheckBox/qcheckbox_wrap.cpp
semonec/nodegui
cd7906710af3e8420bb3b7d275f47fe4fa074e37
[ "MIT" ]
null
null
null
src/cpp/lib/QtWidgets/QCheckBox/qcheckbox_wrap.cpp
semonec/nodegui
cd7906710af3e8420bb3b7d275f47fe4fa074e37
[ "MIT" ]
null
null
null
#include "QtWidgets/QCheckBox/qcheckbox_wrap.h" #include <QWidget> #include "Extras/Utils/nutils.h" #include "QtWidgets/QWidget/qwidget_wrap.h" Napi::FunctionReference QCheckBoxWrap::constructor; Napi::Object QCheckBoxWrap::init(Napi::Env env, Napi::Object exports) { Napi::HandleScope scope(env); char CLASSNAME...
34.092105
79
0.689309
pepf
4b2176f5611655802ee21623825f55cf2b60034a
29,390
cpp
C++
test/test_serdes.cpp
DarrenLevine/cppserdes
5078cc111f1eda67623d5a4e74a7e703ca19f3a2
[ "MIT" ]
77
2021-07-04T03:00:08.000Z
2022-03-14T14:41:14.000Z
test/test_serdes.cpp
DarrenLevine/cppserdes
5078cc111f1eda67623d5a4e74a7e703ca19f3a2
[ "MIT" ]
null
null
null
test/test_serdes.cpp
DarrenLevine/cppserdes
5078cc111f1eda67623d5a4e74a7e703ca19f3a2
[ "MIT" ]
null
null
null
#include "../test/test_utilities.h" static void test_variable_arrays() { using test_array_t = serdes::array<uint8_t, uint8_t>; { uint8_t length = 3; uint8_t array[] = {0xAB, 0xCD, 0xEF, 0x12, 0x23}; uint16_t serial_data[4] = {}; serdes::packet(serial_data) << test_array_t(array,...
37.535121
164
0.62477
DarrenLevine
4b27988a3d9f47591049cde3485374aa9f174ef8
582
cpp
C++
unit_tests/os_interface/linux/performance_counters_linux_tests.cpp
FelipeMLopez/compute-runtime
3e3d2d3b3ac9129b1ee9c4251a2586fef0b300b8
[ "MIT" ]
null
null
null
unit_tests/os_interface/linux/performance_counters_linux_tests.cpp
FelipeMLopez/compute-runtime
3e3d2d3b3ac9129b1ee9c4251a2586fef0b300b8
[ "MIT" ]
null
null
null
unit_tests/os_interface/linux/performance_counters_linux_tests.cpp
FelipeMLopez/compute-runtime
3e3d2d3b3ac9129b1ee9c4251a2586fef0b300b8
[ "MIT" ]
null
null
null
/* * Copyright (C) 2017-2020 Intel Corporation * * SPDX-License-Identifier: MIT * */ #include "unit_tests/os_interface/linux/mock_performance_counters_linux.h" #include "unit_tests/os_interface/mock_performance_counters.h" #include "gtest/gtest.h" using namespace NEO; struct PerformanceCountersLinuxTest : publ...
23.28
74
0.685567
FelipeMLopez
4b283e8e4baa4c1aebeb34debcde0bc22875d121
119,443
cpp
C++
module/mpc-be/SRC/src/ExtLib/MediaInfo/MediaInfo/Multiple/File__ReferenceFilesHelper.cpp
1aq/PBox
67ced599ee36ceaff097c6584f8100cf96006dfe
[ "MIT" ]
null
null
null
module/mpc-be/SRC/src/ExtLib/MediaInfo/MediaInfo/Multiple/File__ReferenceFilesHelper.cpp
1aq/PBox
67ced599ee36ceaff097c6584f8100cf96006dfe
[ "MIT" ]
null
null
null
module/mpc-be/SRC/src/ExtLib/MediaInfo/MediaInfo/Multiple/File__ReferenceFilesHelper.cpp
1aq/PBox
67ced599ee36ceaff097c6584f8100cf96006dfe
[ "MIT" ]
null
null
null
/* Copyright (c) MediaArea.net SARL. All Rights Reserved. * * Use of this source code is governed by a BSD-style license that can * be found in the License.html file in the root of the source tree. */ //--------------------------------------------------------------------------- // Pre-compilation #include "Medi...
55.297685
428
0.55619
1aq
4b2ff01393557a498e3c78b7a9cd4368ccbf62c0
2,641
cc
C++
modules/planning/lattice/behavior/scenario_manager.cc
journey-wang/apollo
912880015d01442ed8fa414a9481f767cd9ea79e
[ "Apache-2.0" ]
19
2018-07-26T03:17:32.000Z
2021-01-04T02:17:09.000Z
modules/planning/lattice/behavior/scenario_manager.cc
yangyi5678/apollo-2.5.0
e95bcca8912854a3acc42ec62813614cc5511784
[ "Apache-2.0" ]
2
2022-01-27T16:14:38.000Z
2022-02-11T00:10:28.000Z
modules/planning/lattice/behavior/scenario_manager.cc
yangyi5678/apollo-2.5.0
e95bcca8912854a3acc42ec62813614cc5511784
[ "Apache-2.0" ]
10
2018-10-17T03:18:16.000Z
2020-07-02T06:18:14.000Z
/****************************************************************************** * Copyright 2017 The Apollo 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 ...
31.819277
79
0.617569
journey-wang
4b3027f86d5dab223488f15abb084cf4e246cee1
1,209
cpp
C++
main.cpp
jeanmira/Simulacao-de-Algoritmos-de-Escalonamento
96c17082c2fc3b47568a568d772d010627574f7f
[ "MIT" ]
null
null
null
main.cpp
jeanmira/Simulacao-de-Algoritmos-de-Escalonamento
96c17082c2fc3b47568a568d772d010627574f7f
[ "MIT" ]
null
null
null
main.cpp
jeanmira/Simulacao-de-Algoritmos-de-Escalonamento
96c17082c2fc3b47568a568d772d010627574f7f
[ "MIT" ]
null
null
null
#include <iostream> #include <vector> #include "escalonamento.h" #include "entrada.h" #include "processo.h" int main() { vector<int> dados; int cont = 0; // Coloque o nome do arquivo que deseja rodar aqui embaixo Entrada arquivo("entrada1.txt"); arquivo.retornaMatriz(dados); // arquivo.imprimi...
23.25
105
0.603805
jeanmira
4b323c6d711dd132702a039a3a96c18f981a5e6f
2,141
hpp
C++
tledit/source/ColorDeck.hpp
1pkg/dump
0ee579cb6a97ae64d5367cc624b2407d7d4b1c7b
[ "MIT" ]
null
null
null
tledit/source/ColorDeck.hpp
1pkg/dump
0ee579cb6a97ae64d5367cc624b2407d7d4b1c7b
[ "MIT" ]
3
2020-12-11T10:01:27.000Z
2022-02-13T22:12:05.000Z
tledit/source/ColorDeck.hpp
1pkg/dump
0ee579cb6a97ae64d5367cc624b2407d7d4b1c7b
[ "MIT" ]
null
null
null
#ifndef __COLOR__DECK__HPP__ #define __COLOR__DECK__HPP__ #include "Color.hpp" #include <sstream> #include <unordered_map> struct Coordinate { short x, y; bool operator==(Coordinate const &second) const { return ((x == second.x) && (y == second.y)); } Coordinate(short x, short y) : x(x),...
25.488095
81
0.668379
1pkg
4b32661c809d34e2d2d1bfd201bfc29ce10d9461
2,650
hpp
C++
libcaf_io/caf/io/accept_handle.hpp
v2nero/actor-framework
c2f811809143d32c598471a20363238b0882a761
[ "BSL-1.0", "BSD-3-Clause" ]
1
2020-07-16T19:01:52.000Z
2020-07-16T19:01:52.000Z
libcaf_io/caf/io/accept_handle.hpp
Boubou818/actor-framework
da90ef78b26da5d225f039072e616da415c48494
[ "BSL-1.0", "BSD-3-Clause" ]
null
null
null
libcaf_io/caf/io/accept_handle.hpp
Boubou818/actor-framework
da90ef78b26da5d225f039072e616da415c48494
[ "BSL-1.0", "BSD-3-Clause" ]
1
2021-02-19T11:25:15.000Z
2021-02-19T11:25:15.000Z
/****************************************************************************** * ____ _ _____ * * / ___| / \ | ___| C++ * * | | / _ \ | |_ Actor * ...
31.927711
80
0.475094
v2nero
4b3477de9c54b5151e943f048543aaa4f45f6ddf
4,935
cpp
C++
src/brpc/builtin/get_js_service.cpp
wu-hanqing/incubator-brpc
7de0d7eaf6fca2b73b9f6018eb1b9128ce0a8f21
[ "Apache-2.0" ]
5,379
2019-03-02T14:35:09.000Z
2022-03-31T14:19:19.000Z
src/brpc/builtin/get_js_service.cpp
RichPure/incubator-brpc
846f7998799dd3c9103ef743fecc3c75d6dcb7ef
[ "BSL-1.0", "Apache-2.0" ]
921
2019-03-02T00:57:34.000Z
2022-03-30T08:58:23.000Z
src/brpc/builtin/get_js_service.cpp
RichPure/incubator-brpc
846f7998799dd3c9103ef743fecc3c75d6dcb7ef
[ "BSL-1.0", "Apache-2.0" ]
1,641
2019-03-02T06:53:17.000Z
2022-03-31T11:35:07.000Z
// Licensed to the Apache Software Foundation (ASF) under one // or more contributor license agreements. See the NOTICE file // distributed with this work for additional information // regarding copyright ownership. The ASF licenses this file // to you under the Apache License, Version 2.0 (the // "License"); you may...
37.105263
72
0.682675
wu-hanqing
4b34dc1ec698372f6d448ae9c507596a6dd84ed0
7,444
cpp
C++
third-party/luabind/src/object_rep.cpp
wangfeilong321/vr-jugglua
5dbefe4c32dd3ddf498dab555373b767c3464df4
[ "BSL-1.0" ]
7
2015-03-28T04:24:48.000Z
2021-07-16T06:17:31.000Z
third-party/luabind/src/object_rep.cpp
vancegroup/vr-jugglua
5dbefe4c32dd3ddf498dab555373b767c3464df4
[ "BSL-1.0" ]
null
null
null
third-party/luabind/src/object_rep.cpp
vancegroup/vr-jugglua
5dbefe4c32dd3ddf498dab555373b767c3464df4
[ "BSL-1.0" ]
3
2015-06-17T14:43:43.000Z
2021-07-16T06:17:40.000Z
// Copyright (c) 2003 Daniel Wallin and Arvid Norberg // 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,...
27.776119
87
0.545809
wangfeilong321
4b36f23c207111984be90ca8dd812014be861063
366,273
cpp
C++
Temp/il2cppOutput/il2cppOutput/Il2CppCompilerCalculateTypeValues_18Table.cpp
18555851781/FurnitureAR_IOS
dc8df0cbeb2e4ca3da04a85056d5ceac1c698311
[ "MIT" ]
null
null
null
Temp/il2cppOutput/il2cppOutput/Il2CppCompilerCalculateTypeValues_18Table.cpp
18555851781/FurnitureAR_IOS
dc8df0cbeb2e4ca3da04a85056d5ceac1c698311
[ "MIT" ]
null
null
null
Temp/il2cppOutput/il2cppOutput/Il2CppCompilerCalculateTypeValues_18Table.cpp
18555851781/FurnitureAR_IOS
dc8df0cbeb2e4ca3da04a85056d5ceac1c698311
[ "MIT" ]
null
null
null
#include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <cstring> #include <string.h> #include <stdio.h> #include <cmath> #include <limits> #include <assert.h> #include <stdint.h> #include "il2cpp-class-internals.h" #include "codegen/il2cpp-codegen.h" #include "il...
42.555246
202
0.825802
18555851781
4b38c607e1eb68ba92f742921717d8b793c8e482
342
cpp
C++
test/verify/aoj-0233.test.cpp
neal2018/library
a19f3b29f3355e32f7e5f6768a7943db48fcdff7
[ "Unlicense" ]
127
2019-07-22T03:52:01.000Z
2022-03-11T07:20:21.000Z
test/verify/aoj-0233.test.cpp
neal2018/library
a19f3b29f3355e32f7e5f6768a7943db48fcdff7
[ "Unlicense" ]
39
2019-09-16T12:04:53.000Z
2022-03-29T15:43:35.000Z
test/verify/aoj-0233.test.cpp
neal2018/library
a19f3b29f3355e32f7e5f6768a7943db48fcdff7
[ "Unlicense" ]
29
2019-08-10T11:27:06.000Z
2022-03-11T07:02:43.000Z
#define PROBLEM "http://judge.u-aizu.ac.jp/onlinejudge/description.jsp?id=0233" #include "../../template/template.cpp" #include "../../math/number-theory/convert-base.cpp" int main() { for(;;) { int X; cin >> X; if(X == 0) break; auto ret = convert_base(X, -10); for(auto &p : ret) cout << p; ...
20.117647
79
0.578947
neal2018
4b3a4a535b57389080c8265e4207fcec50d643a2
268
hpp
C++
tests/headers/derive-hash-and-blacklist.hpp
j-channings/rust-bindgen
56e8cf97c9368e0bc9f20f5f66ca2a3773ab97b3
[ "BSD-3-Clause" ]
2
2021-10-10T14:41:25.000Z
2021-10-30T20:58:01.000Z
tests/headers/derive-hash-and-blacklist.hpp
j-channings/rust-bindgen
56e8cf97c9368e0bc9f20f5f66ca2a3773ab97b3
[ "BSD-3-Clause" ]
3
2016-05-31T14:38:04.000Z
2016-07-18T21:18:09.000Z
tests/headers/derive-hash-and-blacklist.hpp
j-channings/rust-bindgen
56e8cf97c9368e0bc9f20f5f66ca2a3773ab97b3
[ "BSD-3-Clause" ]
2
2016-05-30T18:46:14.000Z
2016-06-01T08:14:25.000Z
// bindgen-flags: --with-derive-hash --blacklist-type BlacklistMe --raw-line 'pub struct BlacklistMe(u8);' struct BlacklistMe {}; /** * Because this type contains a blacklisted type, it should not derive Hash. */ struct ShouldNotDeriveHash { BlacklistMe a; };
24.363636
106
0.720149
j-channings
4b3d19e970e47346c0d4e38ad5b6421170d75206
97,741
cpp
C++
src/SelbaWard/ConsoleScreen.cpp
Stellaris-code/Rayfun
2c9e5e2b0cd1636f0a046d6dce0efdce60f094cb
[ "WTFPL" ]
null
null
null
src/SelbaWard/ConsoleScreen.cpp
Stellaris-code/Rayfun
2c9e5e2b0cd1636f0a046d6dce0efdce60f094cb
[ "WTFPL" ]
null
null
null
src/SelbaWard/ConsoleScreen.cpp
Stellaris-code/Rayfun
2c9e5e2b0cd1636f0a046d6dce0efdce60f094cb
[ "WTFPL" ]
null
null
null
////////////////////////////////////////////////////////////////////////////// // // Selba Ward (https://github.com/Hapaxia/SelbaWard) // -- // // Console Screen v2 // // Copyright(c) 2014-2016 M.J.Silk // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be ...
32.536951
196
0.669085
Stellaris-code
4b3f8cea15522bf113b7a6a32c185670c2566529
38,304
cpp
C++
cflw代码库/cflw图形_d3d12.cpp
cflw/cflw_cpp
4d623480ae51b78ed8292fe689197f03aba85b75
[ "MIT" ]
9
2018-10-18T18:13:14.000Z
2021-07-21T19:55:56.000Z
cflw代码库/cflw图形_d3d12.cpp
cflw/cflw_cpp
4d623480ae51b78ed8292fe689197f03aba85b75
[ "MIT" ]
1
2020-08-18T02:07:09.000Z
2020-08-19T12:50:55.000Z
cflw代码库/cflw图形_d3d12.cpp
cflw/cflw_cpp
4d623480ae51b78ed8292fe689197f03aba85b75
[ "MIT" ]
1
2019-04-22T20:35:04.000Z
2019-04-22T20:35:04.000Z
#include <D3Dcompiler.h> #include "cflw图形_d3d12.h" #include "d3dx12.h" #include "cflw视窗.h" #include "cflw辅助.h" namespace cflw::图形::d3d12 { D3D12_SHADER_BYTECODE ft着色器字节码(const std::span<const std::byte> &a) { D3D12_SHADER_BYTECODE v; v.pShaderBytecode = a.data(); v.BytecodeLength = a.size(); return v; } //========...
28.206186
188
0.655206
cflw
4b4116f052b7dd02fee93ca6fcc1a9a2a53c6382
2,016
cpp
C++
Xlet.Wallet/lib/Xlet.Targets.M5Stack/src/Network/M5StackBluetoothAdapter.cpp
MattPearce/xlet
e0f64f231e627d0cc52f3c032e66f59a63b2942f
[ "MIT" ]
3
2020-11-29T03:14:36.000Z
2021-04-14T16:45:46.000Z
Xlet.Wallet/lib/Xlet.Targets.M5Stack/src/Network/M5StackBluetoothAdapter.cpp
MattPearce/xlet
e0f64f231e627d0cc52f3c032e66f59a63b2942f
[ "MIT" ]
2
2020-06-18T18:45:00.000Z
2020-06-26T08:04:43.000Z
Xlet.Wallet/lib/Xlet.Targets.M5Stack/src/Network/M5StackBluetoothAdapter.cpp
MattPearce/xlet
e0f64f231e627d0cc52f3c032e66f59a63b2942f
[ "MIT" ]
3
2020-11-30T21:04:50.000Z
2021-05-04T18:14:39.000Z
#include "Network/M5StackBluetoothAdapter.h" #include <BLEDevice.h> #include <BLEUtils.h> #include <BLEServer.h> #include <BLE2902.h> #include <sstream> void M5StackBluetoothAdapter::Initialise() { BLEDevice::init("Matt's Xlet Wallet"); m_pServer = BLEDevice::createServer(); } void M5StackBluetoothAdapter::C...
33.04918
148
0.779762
MattPearce
4b4253276023e50aee7ffba42fd3e68a124ff64d
12,388
cpp
C++
AFML/src/FocusManager.cpp
rysmith0315/avs-device-sdk
f0fa55856af9e33d0889ac14820efbb807341f17
[ "Apache-2.0" ]
1
2019-10-22T06:08:20.000Z
2019-10-22T06:08:20.000Z
AFML/src/FocusManager.cpp
yodaos-project/voice-interface-avs
d01136637f92df952be894bb1869d420889689ac
[ "Apache-2.0" ]
null
null
null
AFML/src/FocusManager.cpp
yodaos-project/voice-interface-avs
d01136637f92df952be894bb1869d420889689ac
[ "Apache-2.0" ]
1
2020-09-30T12:34:56.000Z
2020-09-30T12:34:56.000Z
/* * Copyright 2017-2019 Amazon.com, Inc. or its affiliates. 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. * A copy of the License is located at * * http://aws.amazon.com/apache2.0/ * * or in the "...
38.116923
120
0.723926
rysmith0315
4b47330ccbf6553f39f96dcd11c9305ffb2e8983
670
cc
C++
test/util/memory_output_stream.cc
falk-werner/nv
7bb2b71de4333466b91b960f1eda822a73c3382e
[ "MIT" ]
null
null
null
test/util/memory_output_stream.cc
falk-werner/nv
7bb2b71de4333466b91b960f1eda822a73c3382e
[ "MIT" ]
null
null
null
test/util/memory_output_stream.cc
falk-werner/nv
7bb2b71de4333466b91b960f1eda822a73c3382e
[ "MIT" ]
null
null
null
#include "util/memory_output_stream.hpp" #include <cstdlib> #include <stdexcept> namespace nv_test { MemoryOutputStream::MemoryOutputStream() { file_ = open_memstream(&buffer_, &size_); if(nullptr == file_) { throw std::runtime_error("open_memstream: failed to create"); } } MemoryOutputStre...
14.255319
69
0.674627
falk-werner
4b4a495559239cde51dcc7cdc25efced80314f68
629
hpp
C++
simulator/include/marlin/simulator/core/Simulator.hpp
WhiteWalker608/ActionsTest
41e3c3cf6d5a2094d90fd4c004ad0cd3856d42cd
[ "MIT" ]
null
null
null
simulator/include/marlin/simulator/core/Simulator.hpp
WhiteWalker608/ActionsTest
41e3c3cf6d5a2094d90fd4c004ad0cd3856d42cd
[ "MIT" ]
null
null
null
simulator/include/marlin/simulator/core/Simulator.hpp
WhiteWalker608/ActionsTest
41e3c3cf6d5a2094d90fd4c004ad0cd3856d42cd
[ "MIT" ]
1
2020-10-28T07:38:49.000Z
2020-10-28T07:38:49.000Z
#ifndef MARLIN_SIMULATOR_CORE_SIMULATOR_HPP #define MARLIN_SIMULATOR_CORE_SIMULATOR_HPP #include "marlin/simulator/core/EventQueue.hpp" namespace marlin { namespace simulator { class Simulator { public: // Add a singleton simulator // Intended to be used similar to uv_default_loop() static Simulator default_inst...
20.966667
60
0.783784
WhiteWalker608
4b4bc240656b4d1f4dd6632b3968b0c481a44128
1,507
cpp
C++
src/Message.cpp
pawREP/ZHM5A_TraceSink
ce4c16f1b24198c1c8276573c3d2cb3e1cca565c
[ "MIT" ]
1
2020-04-27T00:03:22.000Z
2020-04-27T00:03:22.000Z
src/Message.cpp
pawREP/ZHM5A_TraceSink
ce4c16f1b24198c1c8276573c3d2cb3e1cca565c
[ "MIT" ]
null
null
null
src/Message.cpp
pawREP/ZHM5A_TraceSink
ce4c16f1b24198c1c8276573c3d2cb3e1cca565c
[ "MIT" ]
null
null
null
#include "Message.h" #include <algorithm> void MessageView::tokenizeMessage(const std::string_view& msg, std::vector<std::string_view>& tokens) { auto beg = 0; while (true) { auto end = msg.find_first_of("\n", beg); if (end == msg.npos) break; if (end != beg) t...
28.433962
103
0.621102
pawREP
4b5369692bc70a399c082154709d4c73ea2d9ecc
1,779
hpp
C++
src/yawpitchdist.hpp
degarashi/frea
bb598245c2ab710cc816e98d7361e5863af5fd7e
[ "MIT" ]
null
null
null
src/yawpitchdist.hpp
degarashi/frea
bb598245c2ab710cc816e98d7361e5863af5fd7e
[ "MIT" ]
null
null
null
src/yawpitchdist.hpp
degarashi/frea
bb598245c2ab710cc816e98d7361e5863af5fd7e
[ "MIT" ]
null
null
null
#pragma once #include "quaternion.hpp" namespace frea { template <class T> struct YawPitchDist : lubee::op::Ne<YawPitchDist<T>> { using Rad = Radian<T>; using Vec3 = Vec_t<T,3,true>; using Quat = QuatT<T,true>; Rad yaw, pitch; T distance; template <class Ar, class T2> friend void serialize(Ar&, YawP...
27.369231
92
0.621698
degarashi
4b56b294901ff9ebdab099daba4af993584c3f0c
1,872
hpp
C++
Sources/Engine/Framebuffer/Framebuffer.hpp
ValentinCamus/GIR-Engine
1aa8f6d44f65a00bc19e932ecd5ce98136015ee0
[ "MIT" ]
4
2020-01-21T14:51:29.000Z
2020-02-26T17:02:40.000Z
Sources/Engine/Framebuffer/Framebuffer.hpp
ValentinCamus/GIR-Engine
1aa8f6d44f65a00bc19e932ecd5ce98136015ee0
[ "MIT" ]
null
null
null
Sources/Engine/Framebuffer/Framebuffer.hpp
ValentinCamus/GIR-Engine
1aa8f6d44f65a00bc19e932ecd5ce98136015ee0
[ "MIT" ]
3
2020-02-18T10:55:46.000Z
2021-11-14T12:02:44.000Z
#pragma once #include <Core/Core.hpp> #include <Engine/Component/OpenGLComponent.hpp> #include <Engine/Texture/Texture.hpp> namespace gir { class Framebuffer : public OpenGLComponent { public: /// Constructor. explicit Framebuffer(const std::string& name); /// Destructor. ...
31.728814
106
0.653846
ValentinCamus
4b56d8739793007049b42767de9e9ca0074e23aa
1,048
cpp
C++
AmoebotSim/main/main.cpp
pritiahya/Coarse-Models
7bb60cbb5ae90eda951c91036cd4773284f5fa35
[ "MIT" ]
null
null
null
AmoebotSim/main/main.cpp
pritiahya/Coarse-Models
7bb60cbb5ae90eda951c91036cd4773284f5fa35
[ "MIT" ]
null
null
null
AmoebotSim/main/main.cpp
pritiahya/Coarse-Models
7bb60cbb5ae90eda951c91036cd4773284f5fa35
[ "MIT" ]
null
null
null
/* AmoebotSim: a visual simulator for the amoebot model of programmable matter. * Copyright (C) 2020 Joshua J. Daymude, Robert Gmyr, and Kristian Hinnenthal. * Please direct all questions and communications to sopslab@asu.edu. * * This program is free software: you can redistribute it and/or modify it under * the ...
40.307692
80
0.744275
pritiahya
4b58d66da4bc37fed11ff8077df12d75ec10e47c
2,347
cc
C++
HTTP/src/HttpResponseGenerator.cc
frankencode/CoreComponents
4c66d7ff9fc5be19222906ba89ba0e98951179de
[ "Zlib" ]
1
2019-07-29T04:07:29.000Z
2019-07-29T04:07:29.000Z
HTTP/src/HttpResponseGenerator.cc
frankencode/CoreComponents
4c66d7ff9fc5be19222906ba89ba0e98951179de
[ "Zlib" ]
null
null
null
HTTP/src/HttpResponseGenerator.cc
frankencode/CoreComponents
4c66d7ff9fc5be19222906ba89ba0e98951179de
[ "Zlib" ]
1
2020-03-04T17:13:04.000Z
2020-03-04T17:13:04.000Z
/* * Copyright (C) 2021 Frank Mertens. * * Distribution and use is allowed under the terms of the zlib license * (see cc/LICENSE-zlib). * */ #include <cc/HttpResponseGenerator> #include <cc/httpDate> #include <cc/System> namespace cc { struct HttpResponseGenerator::State: public HttpMessageGenerator::State { ...
23.237624
96
0.64934
frankencode
4b5d4a01cfceef009ea0cafefc213231ef423e7d
816
cpp
C++
test/barrier.cpp
leezhenghui/Mushroom
8aed2bdd80453d856145925d067bef5ed9d10ee0
[ "BSD-3-Clause" ]
351
2016-10-12T14:06:09.000Z
2022-03-24T14:53:54.000Z
test/barrier.cpp
leezhenghui/Mushroom
8aed2bdd80453d856145925d067bef5ed9d10ee0
[ "BSD-3-Clause" ]
7
2017-03-07T01:49:16.000Z
2018-07-27T08:51:54.000Z
test/barrier.cpp
UncP/Mushroom
8aed2bdd80453d856145925d067bef5ed9d10ee0
[ "BSD-3-Clause" ]
62
2016-10-31T12:46:45.000Z
2021-12-28T11:25:26.000Z
/** * > Author: UncP * > Github: www.github.com/UncP/Mushroom * > License: BSD-3 * > Time: 2018-7-27 17:43:00 **/ #include <pthread.h> #include "../src/palm/barrier.hpp" static const int threads = 5; static Mushroom::Barrier barrier(threads); void* f1(void *) { printf("hello\n"); bar...
18.545455
49
0.5625
leezhenghui
4b600a421e5ad8c7b14410467515a59e7cbfd89d
15,964
hpp
C++
include/SFML/Audio/SoundStream.hpp
Cobaltergeist/SFML
c2c5c3371898ae848db5c612fe6c208c990dbfd0
[ "Zlib" ]
null
null
null
include/SFML/Audio/SoundStream.hpp
Cobaltergeist/SFML
c2c5c3371898ae848db5c612fe6c208c990dbfd0
[ "Zlib" ]
null
null
null
include/SFML/Audio/SoundStream.hpp
Cobaltergeist/SFML
c2c5c3371898ae848db5c612fe6c208c990dbfd0
[ "Zlib" ]
null
null
null
//////////////////////////////////////////////////////////// // // SFML - Simple and Fast Multimedia Library // Copyright (C) 2007-2014 Laurent Gomila (laurent.gom@gmail.com) // // This software is provided 'as-is', without any express or implied warranty. // In no event will the authors be held liable for any da...
38.841849
128
0.486783
Cobaltergeist
4b60a3a14310981eca088079e6922ffabf0056a0
4,574
hh
C++
vm/vm/main/float-decl.hh
Ahzed11/mozart2
4806504b103e11be723e7813be8f69e4d85875cf
[ "BSD-2-Clause" ]
379
2015-01-02T20:27:33.000Z
2022-03-26T23:18:17.000Z
vm/vm/main/float-decl.hh
Ahzed11/mozart2
4806504b103e11be723e7813be8f69e4d85875cf
[ "BSD-2-Clause" ]
81
2015-01-08T13:18:52.000Z
2021-12-21T14:02:21.000Z
vm/vm/main/float-decl.hh
Ahzed11/mozart2
4806504b103e11be723e7813be8f69e4d85875cf
[ "BSD-2-Clause" ]
75
2015-01-06T09:08:20.000Z
2021-12-17T09:40:18.000Z
// Copyright © 2011, Université catholique de Louvain // 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...
20.981651
79
0.704198
Ahzed11
4b61afe17731254fb0d03f992282a94d35305c08
241
cpp
C++
atcoder/abc096/A/main.cpp
xirc/cp-algorithm
89c67cff2f00459c5bb020ab44bff5ae419a1728
[ "Apache-2.0" ]
8
2020-12-23T07:54:53.000Z
2021-11-23T02:46:35.000Z
atcoder/abc096/A/main.cpp
xirc/cp-algorithm
89c67cff2f00459c5bb020ab44bff5ae419a1728
[ "Apache-2.0" ]
1
2020-11-07T13:22:29.000Z
2020-12-20T12:54:00.000Z
atcoder/abc096/A/main.cpp
xirc/cp-algorithm
89c67cff2f00459c5bb020ab44bff5ae419a1728
[ "Apache-2.0" ]
1
2021-01-16T03:40:10.000Z
2021-01-16T03:40:10.000Z
#include <bits/stdc++.h> using namespace std; int main() { ios_base::sync_with_stdio(false); cin.tie(0); cout.tie(0); int a, b; cin >> a >> b; int m = (a - 1) + (a <= b ? 1 : 0); cout << m << endl; return 0; }
16.066667
39
0.493776
xirc
4b67494c98e82516116c0eed5efb06e90acd794b
338
cpp
C++
CodeChef/CookOff/OctCookOff2017/oct_cookoff_2017_median.cpp
ysumit99/Compi-Coding
d0e96c4f024328b0bfb799fab927919dae367f7a
[ "MIT" ]
1
2019-04-19T13:06:33.000Z
2019-04-19T13:06:33.000Z
CodeChef/CookOff/OctCookOff2017/oct_cookoff_2017_median.cpp
ysumit99/Compi-Coding
d0e96c4f024328b0bfb799fab927919dae367f7a
[ "MIT" ]
null
null
null
CodeChef/CookOff/OctCookOff2017/oct_cookoff_2017_median.cpp
ysumit99/Compi-Coding
d0e96c4f024328b0bfb799fab927919dae367f7a
[ "MIT" ]
null
null
null
#include<bits/stdc++.h> using namespace std; int main(int argc, char const *argv[]) { int t; cin>>t; while(t--) { std::vector<int> v; int ele,n,k; scanf("%d %d",&n,&k); for (int i = 0; i < n; ++i) { scanf("%d",&ele); v.push_back(ele); } sort(v.begin(),v.end()); printf("%d\n",v[(n+k)/2]...
11.655172
38
0.502959
ysumit99
b49be897124f97a421d033ebb6df12cee020a971
545
cpp
C++
2021/09. Arrays/20321029/3.sum x^k/3.sum x^k.cpp
GeorgiIT/CS104
7efcc069256dfdb5bc18bd76fbb683edf2cde230
[ "MIT" ]
7
2021-03-24T16:30:45.000Z
2022-03-27T09:02:15.000Z
2021/09. Arrays/20321029/3.sum x^k/3.sum x^k.cpp
GeorgiIT/CS104
7efcc069256dfdb5bc18bd76fbb683edf2cde230
[ "MIT" ]
null
null
null
2021/09. Arrays/20321029/3.sum x^k/3.sum x^k.cpp
GeorgiIT/CS104
7efcc069256dfdb5bc18bd76fbb683edf2cde230
[ "MIT" ]
17
2021-03-22T09:42:22.000Z
2022-03-28T03:24:07.000Z
#include<iostream> #include<cmath> using namespace std; int main() { // Необходими променливи int x, n, sum = 0; // Въвеждане на стойности на необходимите променливи cout << "x="; cin >> x; cout << "n="; cin >> n; // Мaсив за степените на x int f[1000]; // Изчисляване на степ...
18.166667
57
0.526606
GeorgiIT
b49cdd16bac6b20644f3033c018f0f5198694f64
829
cpp
C++
chap04/Page157_sizeof.cpp
sjbarigye/CPP_Primer
d9d31a73a45ca46909bae104804fc9503ab242f2
[ "Apache-2.0" ]
50
2016-01-08T14:28:53.000Z
2022-01-21T12:55:00.000Z
chap04/Page157_sizeof.cpp
sjbarigye/CPP_Primer
d9d31a73a45ca46909bae104804fc9503ab242f2
[ "Apache-2.0" ]
2
2017-06-05T16:45:20.000Z
2021-04-17T13:39:24.000Z
chap04/Page157_sizeof.cpp
sjbarigye/CPP_Primer
d9d31a73a45ca46909bae104804fc9503ab242f2
[ "Apache-2.0" ]
18
2016-08-17T15:23:51.000Z
2022-03-26T18:08:43.000Z
#include <iostream> #include <string> #include <vector> using std::cout; using std::endl; using std::string; using std::vector; int main() { string s = "This is the string. Ask for my size."; string s2; vector<int> v = {2, 3, 5, 7, 9}; vector<int> v2; vector<double> v3; cout << "size of a string...
30.703704
77
0.603136
sjbarigye
b49d8e9e68ad768dc0054fb351e3b3d02afa33ee
10,027
cpp
C++
Source/Foundation/bsfUtility/String/BsUnicode.cpp
bsf2dev/bsf
b318cd4eb1b0299773d625e6c870b8d503cf539e
[ "MIT" ]
1,745
2018-03-16T02:10:28.000Z
2022-03-26T17:34:21.000Z
Source/Foundation/bsfUtility/String/BsUnicode.cpp
bsf2dev/bsf
b318cd4eb1b0299773d625e6c870b8d503cf539e
[ "MIT" ]
395
2018-03-16T10:18:20.000Z
2021-08-04T16:52:08.000Z
Source/Foundation/bsfUtility/String/BsUnicode.cpp
bsf2dev/bsf
b318cd4eb1b0299773d625e6c870b8d503cf539e
[ "MIT" ]
267
2018-03-17T19:32:54.000Z
2022-02-17T16:55:50.000Z
//************************************ bs::framework - Copyright 2018 Marko Pintera **************************************// //*********** Licensed under the MIT license. See LICENSE.md for full terms. This notice is not to be removed. ***********// #include "BsUnicode.h" namespace bs { /** Converts an UTF-8 encoded ...
22.085903
124
0.638676
bsf2dev
b49d9230d796e1547b4e03370a40e00dac15765d
1,412
cpp
C++
src/vulkan/base/simple_vertex_format.cpp
WeiPhil/qulkan
1d926515ac73c9ea9604206ba5ee98917ce6d215
[ "Apache-2.0" ]
null
null
null
src/vulkan/base/simple_vertex_format.cpp
WeiPhil/qulkan
1d926515ac73c9ea9604206ba5ee98917ce6d215
[ "Apache-2.0" ]
null
null
null
src/vulkan/base/simple_vertex_format.cpp
WeiPhil/qulkan
1d926515ac73c9ea9604206ba5ee98917ce6d215
[ "Apache-2.0" ]
null
null
null
#include "vulkan/base/simple_vertex_format.hpp" namespace Qulkan::Vulkan { ColoredVertex::ColoredVertex() {} ColoredVertex::ColoredVertex(const glm::vec3 &aPos, const glm::vec3 &aColor) : pos(aPos), color(aColor) {} std::vector<VkVertexInputAttributeDescription> ColoredVertex::createAttributeDescriptions...
36.205128
110
0.724504
WeiPhil
b49e0a3fb74cb6b922c0e4904f7195dc21661918
14,112
cpp
C++
src/example/LALRGenParserTable.cpp
PhillipVoyle/WhiteBlackCat
652e9d544adfbe234b79e1088c5052cee24f1cc9
[ "MIT" ]
null
null
null
src/example/LALRGenParserTable.cpp
PhillipVoyle/WhiteBlackCat
652e9d544adfbe234b79e1088c5052cee24f1cc9
[ "MIT" ]
null
null
null
src/example/LALRGenParserTable.cpp
PhillipVoyle/WhiteBlackCat
652e9d544adfbe234b79e1088c5052cee24f1cc9
[ "MIT" ]
null
null
null
/* LALRGenParserTable.cpp, generated by wbcparse (c) Phillip Voyle 2005 - 2021. */ #include <assert.h> #include "LALRGenParserTable.h" const CLALRGenParserTable::Action CLALRGenParserTable::s_actionTable[CLALRGenParserTable::kStates][CLALRGenParserTable::kTerminals] = { {CLALRGenParserTable::Action(CLALRGenPars...
112
570
0.783376
PhillipVoyle
b4a06702fa794af0d62a5f79f42c0781fe4d447e
7,212
cpp
C++
test/unit/alignment/pairwise/edit_distance/global_edit_distance_max_errors_unbanded_test.cpp
anbratu/seqan3
8cbfe77a996572065b57c3fe67094cc56a2c43da
[ "CC0-1.0", "CC-BY-4.0" ]
null
null
null
test/unit/alignment/pairwise/edit_distance/global_edit_distance_max_errors_unbanded_test.cpp
anbratu/seqan3
8cbfe77a996572065b57c3fe67094cc56a2c43da
[ "CC0-1.0", "CC-BY-4.0" ]
null
null
null
test/unit/alignment/pairwise/edit_distance/global_edit_distance_max_errors_unbanded_test.cpp
anbratu/seqan3
8cbfe77a996572065b57c3fe67094cc56a2c43da
[ "CC0-1.0", "CC-BY-4.0" ]
null
null
null
// ----------------------------------------------------------------------------------------------------- // Copyright (c) 2006-2019, Knut Reinert & Freie Universität Berlin // Copyright (c) 2016-2019, Knut Reinert & MPI für molekulare Genetik // This file may be used, modified and/or redistributed under the terms of th...
72.848485
117
0.74279
anbratu
b4a3bfebd22a6c42ed817258f0460c4d8172ed90
1,440
cpp
C++
CppSTL/Chapter1/io/check_cpu.cpp
SebastianTirado/Cpp-Learning-Archive
fb83379d0cc3f9b2390cef00119464ec946753f4
[ "MIT" ]
19
2019-09-15T12:23:51.000Z
2020-06-18T08:31:26.000Z
CppSTL/Chapter1/io/check_cpu.cpp
SebastianTirado/Cpp-Learning-Archive
fb83379d0cc3f9b2390cef00119464ec946753f4
[ "MIT" ]
15
2021-12-07T06:46:03.000Z
2022-01-31T07:55:32.000Z
CppSTL/Chapter1/io/check_cpu.cpp
SebastianTirado/Cpp-Learning-Archive
fb83379d0cc3f9b2390cef00119464ec946753f4
[ "MIT" ]
13
2019-06-29T02:58:27.000Z
2020-05-07T08:52:22.000Z
#include <iostream> #include <fstream> #include <string> using namespace std; string fetch_from_cpuinfo(string search_string) { ifstream file; const char* filename = "/proc/cpuinfo"; file.open(filename); // Check if file is opened correctly :: // WAY I: if(!file.is_open()) // WAY II: if(file.fail()) //...
21.818182
81
0.586111
SebastianTirado
b4a4c91e4902e6eedd9f1b4ef5314410fa3d2f06
19,544
hpp
C++
src/coordinate_map_manager.hpp
BestSonny/MinkowskiEngineM
383e9f608fd8cb047fee3cf7c9e20137abad4859
[ "MIT" ]
null
null
null
src/coordinate_map_manager.hpp
BestSonny/MinkowskiEngineM
383e9f608fd8cb047fee3cf7c9e20137abad4859
[ "MIT" ]
null
null
null
src/coordinate_map_manager.hpp
BestSonny/MinkowskiEngineM
383e9f608fd8cb047fee3cf7c9e20137abad4859
[ "MIT" ]
1
2020-07-09T15:24:26.000Z
2020-07-09T15:24:26.000Z
/* * Copyright (c) 2020 NVIDIA CORPORATION. * Copyright (c) 2018-2020 Chris Choy (chrischoy@ai.stanford.edu) * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, inclu...
36.667917
80
0.671255
BestSonny
b4a8d4de601499e5f97bd9c57ce54720f0344810
1,696
hpp
C++
libs/mavlink/include/mavlink/v2.0/common/mavlink_msg_encapsulated_data.hpp
thanhhaibk96/VIAM_AUV2000_QGC
ebe45f35bb8b136c57cea4296968a742d59a9658
[ "Apache-2.0" ]
10
2021-03-15T03:58:06.000Z
2021-12-30T15:33:38.000Z
libs/mavlink/include/mavlink/v2.0/common/mavlink_msg_encapsulated_data.hpp
thanhhaibk96/VIAM_AUV2000_QGC
ebe45f35bb8b136c57cea4296968a742d59a9658
[ "Apache-2.0" ]
2
2019-11-25T17:56:41.000Z
2022-03-22T23:28:09.000Z
libs/mavlink/include/mavlink/v2.0/common/mavlink_msg_encapsulated_data.hpp
thanhhaibk96/VIAM_AUV2000_QGC
ebe45f35bb8b136c57cea4296968a742d59a9658
[ "Apache-2.0" ]
8
2021-10-09T08:47:53.000Z
2022-01-17T07:45:33.000Z
// MESSAGE ENCAPSULATED_DATA support class #pragma once namespace mavlink { namespace common { namespace msg { /** * @brief ENCAPSULATED_DATA message * * Data packet for images sent using the Image Transmission Protocol: https://mavlink.io/en/services/image_transmission.html. */ struct ENCAPSULATED_DATA : mavlin...
26.092308
125
0.583726
thanhhaibk96
b4ab41c3a66cc7342e112b29b6e982bb1c33563f
9,559
cpp
C++
examples/tutorial/old/plc_test.cpp
viennagrid/viennagrid-dev
6e47c8d098a0b691d6b9988f2444cd11d440f4c2
[ "MIT" ]
7
2015-09-13T03:50:58.000Z
2019-06-27T14:24:49.000Z
examples/tutorial/old/plc_test.cpp
viennagrid/viennagrid-dev
6e47c8d098a0b691d6b9988f2444cd11d440f4c2
[ "MIT" ]
null
null
null
examples/tutorial/old/plc_test.cpp
viennagrid/viennagrid-dev
6e47c8d098a0b691d6b9988f2444cd11d440f4c2
[ "MIT" ]
5
2015-07-03T07:14:15.000Z
2021-05-20T00:51:58.000Z
#include <iostream> #include <typeinfo> #include <map> using std::cout; using std::endl; #include "viennagrid/forwards.hpp" #include "viennagrid/storage/view.hpp" #include "viennagrid/storage/container_collection.hpp" #include "viennagrid/storage/inserter.hpp" #include "viennagrid/storage/id_generator.hpp" #includ...
42.484444
232
0.667852
viennagrid
b4b00274898df9da6b274731dad200524b14501d
615
cpp
C++
PETCS/Basic/mwc15c7p2.cpp
dl4us/Competitive-Programming-1
d42fab3bd68168adbe4b5f594f19ee5dfcd1389b
[ "MIT" ]
null
null
null
PETCS/Basic/mwc15c7p2.cpp
dl4us/Competitive-Programming-1
d42fab3bd68168adbe4b5f594f19ee5dfcd1389b
[ "MIT" ]
null
null
null
PETCS/Basic/mwc15c7p2.cpp
dl4us/Competitive-Programming-1
d42fab3bd68168adbe4b5f594f19ee5dfcd1389b
[ "MIT" ]
null
null
null
#include <bits/stdc++.h> using namespace std; int F, R, Q, C, psa[6][10005]; int main() { cin.sync_with_stdio(0); cin.tie(0); cout.tie(0); #ifndef ONLINE_JUDGE freopen("../../input.txt", "r", stdin); freopen("../../output.txt", "w", stdout); #endif cin >> F >> R; for(int i =...
22.777778
47
0.398374
dl4us
b4b4cd3000a1ebde7ad433830b2573a0e74b507c
9,213
cpp
C++
modules/cudaimgproc/src/canny.cpp
m000/opencv
ef16e4203ecb8ca789964163792f46a300933364
[ "BSD-3-Clause" ]
5
2019-11-29T04:11:18.000Z
2022-02-05T06:38:18.000Z
modules/cudaimgproc/src/canny.cpp
m000/opencv
ef16e4203ecb8ca789964163792f46a300933364
[ "BSD-3-Clause" ]
3
2019-08-21T07:13:41.000Z
2020-06-23T12:35:17.000Z
modules/cudaimgproc/src/canny.cpp
m000/opencv
ef16e4203ecb8ca789964163792f46a300933364
[ "BSD-3-Clause" ]
5
2019-02-03T05:36:43.000Z
2021-12-15T01:15:32.000Z
/*M/////////////////////////////////////////////////////////////////////////////////////// // // IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING. // // By downloading, copying, installing or using the software you agree to this license. // If you do not agree to this license, do not download, instal...
37.45122
147
0.665907
m000
b4b5677689023262edb879835939bf894921c25c
181
cpp
C++
Geometry/Translate.cpp
carlaMorral/raytracing-f01-1
e11e23e66623cdf11fb7058b2e732e6107cd0639
[ "Apache-2.0" ]
1
2022-03-23T14:16:00.000Z
2022-03-23T14:16:00.000Z
Geometry/Translate.cpp
GiVD2020/raytracing-f01
e11e23e66623cdf11fb7058b2e732e6107cd0639
[ "Apache-2.0" ]
null
null
null
Geometry/Translate.cpp
GiVD2020/raytracing-f01
e11e23e66623cdf11fb7058b2e732e6107cd0639
[ "Apache-2.0" ]
2
2021-05-28T09:56:27.000Z
2022-03-30T20:27:15.000Z
#include "Translate.h" TranslateTG::TranslateTG(glm::vec3 trasl): traslation(trasl) { matTG = glm::translate(glm::mat4(1.0f), traslation); } TranslateTG::~TranslateTG() { }
13.923077
60
0.690608
carlaMorral
b4b5c19bf5c41a8c128ce3c3e897f6347a85a032
16,116
cpp
C++
src/xray/render/base/sources/transform_controls_renderer.cpp
ixray-team/ixray-2.0
85c3a544175842323fc82f42efd96c66f0fc5abb
[ "Linux-OpenIB" ]
3
2021-10-30T09:36:14.000Z
2022-03-26T17:00:06.000Z
src/xray/render/base/sources/transform_controls_renderer.cpp
acidicMercury8/ixray-2.0
85c3a544175842323fc82f42efd96c66f0fc5abb
[ "Linux-OpenIB" ]
null
null
null
src/xray/render/base/sources/transform_controls_renderer.cpp
acidicMercury8/ixray-2.0
85c3a544175842323fc82f42efd96c66f0fc5abb
[ "Linux-OpenIB" ]
1
2022-03-26T17:00:08.000Z
2022-03-26T17:00:08.000Z
//////////////////////////////////////////////////////////////////////////// // Created : 27.01.2009 // Author : Armen Abroyan //////////////////////////////////////////////////////////////////////////// #include "pch.h" #include "transform_controls_renderer.h" #include <xray/render/base/editor_renderer.h> #...
36.963303
139
0.734053
ixray-team
b4b8d4dc0192a34371d7c04549db03a3b22a04d1
32,516
cpp
C++
MoravaEngine/src/H2M/Platform/Vulkan/VulkanShaderH2M.cpp
imgui-works/MoravaEngine_opengl_vulkan_2d_3d_game_engine
b8e6ee3c3c890e9b8cf5de7bcb564b32f6767b6b
[ "Apache-2.0" ]
null
null
null
MoravaEngine/src/H2M/Platform/Vulkan/VulkanShaderH2M.cpp
imgui-works/MoravaEngine_opengl_vulkan_2d_3d_game_engine
b8e6ee3c3c890e9b8cf5de7bcb564b32f6767b6b
[ "Apache-2.0" ]
null
null
null
MoravaEngine/src/H2M/Platform/Vulkan/VulkanShaderH2M.cpp
imgui-works/MoravaEngine_opengl_vulkan_2d_3d_game_engine
b8e6ee3c3c890e9b8cf5de7bcb564b32f6767b6b
[ "Apache-2.0" ]
1
2022-01-05T03:51:02.000Z
2022-01-05T03:51:02.000Z
/** * @package H2M * @author Yan Chernikov (TheCherno) * @licence Apache License 2.0 */ #include "VulkanShaderH2M.h" #include "H2M/Core/AssertH2M.h" #include "H2M/Platform/Vulkan/VulkanContextH2M.h" #include "H2M/Platform/Vulkan/VulkanTextureH2M.h" #include "H2M/Renderer/RendererH2M.h" #include "Core/Log.h" #i...
39.461165
205
0.737514
imgui-works
b4b9f02f4dcd19b2e1eca5155b95e5ca4f0e36a6
431
cpp
C++
node_modules/gl/angle/src/tests/angle_end2end_tests_main.cpp
aaverty/editly
71bccaf91f8d68609c80ba59425b79e3f94579ad
[ "MIT" ]
2,151
2020-04-18T07:31:17.000Z
2022-03-31T08:39:18.000Z
node_modules/gl/angle/src/tests/angle_end2end_tests_main.cpp
aaverty/editly
71bccaf91f8d68609c80ba59425b79e3f94579ad
[ "MIT" ]
395
2020-04-18T08:22:18.000Z
2021-12-08T13:04:49.000Z
node_modules/gl/angle/src/tests/angle_end2end_tests_main.cpp
aaverty/editly
71bccaf91f8d68609c80ba59425b79e3f94579ad
[ "MIT" ]
338
2020-04-18T08:03:10.000Z
2022-03-29T12:33:22.000Z
// // Copyright (c) 2013 The ANGLE Project Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // #include "gtest/gtest.h" #include "test_utils/ANGLETest.h" int main(int argc, char** argv) { testing::InitGoogleTest(&argc, argv); ...
25.352941
73
0.709977
aaverty
b4bb44d151d0d05fcef3e7179c2d3a7f0c15d3ff
2,690
cpp
C++
Backtracking/17longestPossibleRouteInMatrixWithHurdles.cpp
Coderangshu/450DSA
fff6cee65f75e5a0bb61d5fd8d000317a7736ca3
[ "MIT" ]
1
2021-01-18T14:51:20.000Z
2021-01-18T14:51:20.000Z
Backtracking/17longestPossibleRouteInMatrixWithHurdles.cpp
Coderangshu/450DSA
fff6cee65f75e5a0bb61d5fd8d000317a7736ca3
[ "MIT" ]
null
null
null
Backtracking/17longestPossibleRouteInMatrixWithHurdles.cpp
Coderangshu/450DSA
fff6cee65f75e5a0bb61d5fd8d000317a7736ca3
[ "MIT" ]
null
null
null
#include<bits/stdc++.h> using namespace std; // Method: The idea is to use Backtracking. We start from the source cell of the matrix, // move forward in all four allowed directions and recursively checks if they leads to // the solution or not. If destination is found, we update the value of longest path // else i...
25.377358
100
0.568773
Coderangshu
b4bbf609e3d23fe30480252a2b49d40286b47226
246
hpp
C++
src/Evolution/Systems/GrMhd/ValenciaDivClean/BoundaryConditions/RegisterDerivedWithCharm.hpp
macedo22/spectre
97b2b7ae356cf86830258cb5f689f1191fdb6ddd
[ "MIT" ]
2
2021-04-11T04:07:42.000Z
2021-04-11T05:07:54.000Z
src/Evolution/Systems/GrMhd/ValenciaDivClean/BoundaryConditions/RegisterDerivedWithCharm.hpp
macedo22/spectre
97b2b7ae356cf86830258cb5f689f1191fdb6ddd
[ "MIT" ]
4
2018-06-04T20:26:40.000Z
2018-07-27T14:54:55.000Z
src/Evolution/Systems/GrMhd/ValenciaDivClean/BoundaryConditions/RegisterDerivedWithCharm.hpp
macedo22/spectre
97b2b7ae356cf86830258cb5f689f1191fdb6ddd
[ "MIT" ]
null
null
null
// Distributed under the MIT License. // See LICENSE.txt for details. #pragma once namespace grmhd::ValenciaDivClean::BoundaryConditions { void register_derived_with_charm() noexcept; } // namespace grmhd::ValenciaDivClean::BoundaryConditions
27.333333
59
0.800813
macedo22
b4bd26de3851dab977bc7616fcb8967b35b30db5
6,055
cpp
C++
openstudiocore/src/energyplus/ForwardTranslator/ForwardTranslateEnergyManagementSystemMeteredOutputVariable.cpp
hellok-coder/OS-Testing
e9e18ad9e99f709a3f992601ed8d2e0662175af4
[ "blessing" ]
1
2019-11-12T02:07:03.000Z
2019-11-12T02:07:03.000Z
openstudiocore/src/energyplus/ForwardTranslator/ForwardTranslateEnergyManagementSystemMeteredOutputVariable.cpp
hellok-coder/OS-Testing
e9e18ad9e99f709a3f992601ed8d2e0662175af4
[ "blessing" ]
1
2019-02-04T23:30:45.000Z
2019-02-04T23:30:45.000Z
openstudiocore/src/energyplus/ForwardTranslator/ForwardTranslateEnergyManagementSystemMeteredOutputVariable.cpp
hellok-coder/OS-Testing
e9e18ad9e99f709a3f992601ed8d2e0662175af4
[ "blessing" ]
null
null
null
/*********************************************************************************************************************** * OpenStudio(R), Copyright (c) 2008-2019, Alliance for Sustainable Energy, LLC, and other contributors. All rights reserved. * * Redistribution and use in source and binary forms, with or without m...
45.526316
157
0.716763
hellok-coder
b4be4cbfd5ebd34d4ffe81315a69bc77f54b48e7
2,413
cxx
C++
src/runtime_src/core/pcie/emulation/hw_em/generic_pcie_hal2/device_hwemu.cxx
Himanshu-xilinx/XRT
72ed6f33780396550b3b1e8d3c6011faa0bb0827
[ "Apache-2.0" ]
null
null
null
src/runtime_src/core/pcie/emulation/hw_em/generic_pcie_hal2/device_hwemu.cxx
Himanshu-xilinx/XRT
72ed6f33780396550b3b1e8d3c6011faa0bb0827
[ "Apache-2.0" ]
null
null
null
src/runtime_src/core/pcie/emulation/hw_em/generic_pcie_hal2/device_hwemu.cxx
Himanshu-xilinx/XRT
72ed6f33780396550b3b1e8d3c6011faa0bb0827
[ "Apache-2.0" ]
3
2020-08-12T03:03:13.000Z
2020-08-12T03:39:45.000Z
/** * Copyright (C) 2020 Xilinx, Inc * * Licensed under the Apache License, Version 2.0 (the "License"). You may * not use this file except in compliance with the License. A copy of the * License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to...
24.622449
99
0.700787
Himanshu-xilinx
b4be743dec97e94a9bf1a1b7c6b5462b721b53f2
3,516
hpp
C++
include/GlobalNamespace/VRControllersRecorderData_Keyframe.hpp
Fernthedev/BeatSaber-Quest-Codegen
716e4ff3f8608f7ed5b83e2af3be805f69e26d9e
[ "Unlicense" ]
null
null
null
include/GlobalNamespace/VRControllersRecorderData_Keyframe.hpp
Fernthedev/BeatSaber-Quest-Codegen
716e4ff3f8608f7ed5b83e2af3be805f69e26d9e
[ "Unlicense" ]
null
null
null
include/GlobalNamespace/VRControllersRecorderData_Keyframe.hpp
Fernthedev/BeatSaber-Quest-Codegen
716e4ff3f8608f7ed5b83e2af3be805f69e26d9e
[ "Unlicense" ]
null
null
null
// Autogenerated from CppHeaderCreator // Created by Sc2ad // ========================================================================= #pragma once // Begin includes #include "extern/beatsaber-hook/shared/utils/typedefs.h" #include "extern/beatsaber-hook/shared/utils/byref.hpp" // Including type: VRControllersR...
59.59322
207
0.755688
Fernthedev
b4c0b1e1948ee5e6184fec4cb944af558cc35149
3,714
cpp
C++
tools_intern/efficiency/efficiency_linux64/C_intersect_presorted.cpp
umariqb/3D_Pose_Estimation_CVPR2016
83f6bf36aa68366ea8fa078eea6d91427e28503b
[ "BSD-3-Clause" ]
47
2016-07-25T00:48:59.000Z
2021-02-17T09:19:03.000Z
tools_intern/efficiency/efficiency_linux64/C_intersect_presorted.cpp
umariqb/3D_Pose_Estimation_CVPR2016
83f6bf36aa68366ea8fa078eea6d91427e28503b
[ "BSD-3-Clause" ]
5
2016-09-17T19:40:46.000Z
2018-11-07T06:49:02.000Z
tools_intern/efficiency/efficiency_linux64/C_intersect_presorted.cpp
iqbalu/3D_Pose_Estimation_CVPR2016
83f6bf36aa68366ea8fa078eea6d91427e28503b
[ "BSD-3-Clause" ]
35
2016-07-21T09:13:15.000Z
2019-05-13T14:11:37.000Z
#include "mex.h" #include <memory.h> #include <stdio.h> /* printf("List %d: %d entries... ",i+1,cell_lengths[i]); for (j=0; j<cell_lengths[i]; j++) printf("%f ",((double*)vals)[j]); printf("\n");*/ int C_intersect_presorted(double* list_out, double* pA, double* pB, int mA, int mB, double* pIA, double* ...
23.2125
130
0.559505
umariqb
b4c127fc760f73fb05f2869fe8bff5d2438dc029
5,085
hpp
C++
hypercall/include/mv_exit_reason_t.hpp
Pavan-Infovision/MicroV
b83870f20d6b3bfde80e3a0012f14e0e8d77a6e9
[ "MIT" ]
159
2020-04-10T22:31:16.000Z
2022-03-26T07:52:23.000Z
hypercall/include/mv_exit_reason_t.hpp
Pavan-Infovision/MicroV
b83870f20d6b3bfde80e3a0012f14e0e8d77a6e9
[ "MIT" ]
67
2020-04-21T19:40:54.000Z
2022-03-04T13:38:40.000Z
hypercall/include/mv_exit_reason_t.hpp
Pavan-Infovision/MicroV
b83870f20d6b3bfde80e3a0012f14e0e8d77a6e9
[ "MIT" ]
29
2020-04-11T02:43:33.000Z
2022-02-07T15:53:18.000Z
/// @copyright /// Copyright (C) 2020 Assured Information Security, Inc. /// /// @copyright /// Permission is hereby granted, free of charge, to any person obtaining a copy /// of this software and associated documentation files (the "Software"), to deal /// in the Software without restriction, including without limita...
40.03937
95
0.686922
Pavan-Infovision
b4c25a87bde3d178543b455ab2aa35cc7e2264c3
2,099
cpp
C++
gemcutter/Rendering/Text.cpp
EmilianC/Gemcutter
cbd31f20a9336b6d879849c7a3cdfd8c28a3ac12
[ "MIT" ]
8
2021-02-07T21:40:42.000Z
2022-03-29T15:55:30.000Z
gemcutter/Rendering/Text.cpp
EmilianC/Gemcutter
cbd31f20a9336b6d879849c7a3cdfd8c28a3ac12
[ "MIT" ]
null
null
null
gemcutter/Rendering/Text.cpp
EmilianC/Gemcutter
cbd31f20a9336b6d879849c7a3cdfd8c28a3ac12
[ "MIT" ]
3
2021-02-08T14:40:23.000Z
2021-03-30T07:05:35.000Z
// Copyright (c) 2017 Emilian Cioca #include "Text.h" #include "gemcutter/Application/Logging.h" #include "gemcutter/Resource/Font.h" namespace gem { Text::Text(Entity& _owner) : Renderable(_owner) { } Text::Text(Entity& _owner, Font::Ptr _font) : Renderable(_owner) , font(std::move(_font)) { } Text::Te...
17.638655
101
0.575512
EmilianC
b4c58381b028bbb748feac724c77ad8b84869f1f
3,527
cpp
C++
Wexport/release/windows/obj/src/lime/graphics/_CairoRenderContext/CairoRenderContext_Impl_.cpp
BushsHaxs/FNF-coding-tutorial
596c6a938eb687440cbcddda9a4005db67bc68bb
[ "Apache-2.0" ]
1
2021-07-19T05:10:43.000Z
2021-07-19T05:10:43.000Z
Wexport/release/windows/obj/src/lime/graphics/_CairoRenderContext/CairoRenderContext_Impl_.cpp
BushsHaxs/FNF-coding-tutorial
596c6a938eb687440cbcddda9a4005db67bc68bb
[ "Apache-2.0" ]
null
null
null
Wexport/release/windows/obj/src/lime/graphics/_CairoRenderContext/CairoRenderContext_Impl_.cpp
BushsHaxs/FNF-coding-tutorial
596c6a938eb687440cbcddda9a4005db67bc68bb
[ "Apache-2.0" ]
1
2021-12-11T09:19:29.000Z
2021-12-11T09:19:29.000Z
#include <hxcpp.h> #ifndef INCLUDED_lime_graphics_RenderContext #include <lime/graphics/RenderContext.h> #endif #ifndef INCLUDED_lime_graphics__CairoRenderContext_CairoRenderContext_Impl_ #include <lime/graphics/_CairoRenderContext/CairoRenderContext_Impl_.h> #endif #ifndef INCLUDED_lime_graphics_cairo_Cairo #include ...
37.126316
290
0.809753
BushsHaxs
b4c5eea38ccd0f3c84e53c86cb8a40a5bdf5eec7
1,454
hpp
C++
src/preprocess/mt-metis-0.7.2/wildriver/src/Util.hpp
curiosityyy/SubgraphMatchGPU
7089496084d94a72693dca230ed5165cb94ae4a4
[ "MIT" ]
2
2017-07-25T19:46:52.000Z
2018-02-13T15:24:02.000Z
external/mt-metis-0.7.2/wildriver/src/Util.hpp
yfg/GDSP
56fe2242b32d3a1efd24733d0ab30242ee3df2ba
[ "MIT" ]
25
2017-07-20T02:35:49.000Z
2018-12-21T01:43:42.000Z
external/mt-metis-0.7.2/wildriver/src/Util.hpp
yfg/GDSP
56fe2242b32d3a1efd24733d0ab30242ee3df2ba
[ "MIT" ]
null
null
null
/** * @file Util.hpp * @brief Utility functions. * @author Dominique LaSalle <dominique@solidlake.com> * Copyright 2017 * @version 1 * @date 2017-08-03 */ #ifndef WILDIRVER_UTIL_HPP #define WILDIRVER_UTIL_HPP #include <cstring> #include <string> #include <vector> namespace WildRiver { class Util {...
16.522727
69
0.555708
curiosityyy
b4d26ef2994cec0c9e640c8b7a1781aaa7363139
1,055
cpp
C++
Data_Structures/Linked_list/create_circular_LL.cpp
SouvikSSG/C-Programming
e5ae8b4b0ab0ca39532ed4d25e1d997b793f669c
[ "Apache-2.0" ]
null
null
null
Data_Structures/Linked_list/create_circular_LL.cpp
SouvikSSG/C-Programming
e5ae8b4b0ab0ca39532ed4d25e1d997b793f669c
[ "Apache-2.0" ]
null
null
null
Data_Structures/Linked_list/create_circular_LL.cpp
SouvikSSG/C-Programming
e5ae8b4b0ab0ca39532ed4d25e1d997b793f669c
[ "Apache-2.0" ]
null
null
null
#include <iostream> class node { public: int data; node *next; node(int x) { data = x; } }; class linkedList { public: node *first = NULL; node *CreateCLL(int A[], int n); void DisplayCLL(node *p); }; node *linkedList ::CreateCLL(int A[], int n) { node *t = NULL, *last = NULL; fir...
18.839286
47
0.521327
SouvikSSG
b4d44db0f485556f526a0dcb70ff1ae1dc371675
741
cpp
C++
Leetcode Solution/Top 100 Liked Questions/Medium/49. Group Anagrams.cpp
bilwa496/Placement-Preparation
bd32ee717f671d95c17f524ed28b0179e0feb044
[ "MIT" ]
169
2021-05-30T10:02:19.000Z
2022-03-27T18:09:32.000Z
Leetcode Solution/Top 100 Liked Questions/Medium/49. Group Anagrams.cpp
bilwa496/Placement-Preparation
bd32ee717f671d95c17f524ed28b0179e0feb044
[ "MIT" ]
1
2021-10-02T14:46:26.000Z
2021-10-02T14:46:26.000Z
Leetcode Solution/Top 100 Liked Questions/Medium/49. Group Anagrams.cpp
bilwa496/Placement-Preparation
bd32ee717f671d95c17f524ed28b0179e0feb044
[ "MIT" ]
44
2021-05-30T19:56:29.000Z
2022-03-17T14:49:00.000Z
class Solution { public: vector<vector<string>> groupAnagrams(vector<string>& s) { unordered_map<string,vector<string>> mp; for(int i=0;i<s.size();i++) { string t = s[i]; sort(t.begin(),t.end()); mp[...
23.903226
61
0.321188
bilwa496
b4d59aa41e43ff99e16f094e8636a95af18f75af
1,300
cpp
C++
src/ui/view/offline/offlineview.cpp
jtymburski/halodoom-launcher
3d0c20599c79eb1a953b9be88dd68b53378cb571
[ "MIT" ]
1
2021-09-19T22:43:28.000Z
2021-09-19T22:43:28.000Z
src/ui/view/offline/offlineview.cpp
jtymburski/halodoom-launcher
3d0c20599c79eb1a953b9be88dd68b53378cb571
[ "MIT" ]
null
null
null
src/ui/view/offline/offlineview.cpp
jtymburski/halodoom-launcher
3d0c20599c79eb1a953b9be88dd68b53378cb571
[ "MIT" ]
null
null
null
/** * @class OfflineView * * Top level widget that handles the offline skirmish flow screens and cycling through * them based on the current selection. */ #include "ui/view/offline/offlineview.h" /** * Constructor, with just the parent. * @param controller game business logic encapsulation * @param parent top ...
30.232558
89
0.729231
jtymburski
b4d5c20c0148f22519a55b4a0a1ea7527ab18975
7,587
cpp
C++
P001/Source/P001/P001Character.cpp
Gadnuuk/P001
53fd164ef4a5aa436ec0eb6c72477e87ba60cbee
[ "MIT" ]
null
null
null
P001/Source/P001/P001Character.cpp
Gadnuuk/P001
53fd164ef4a5aa436ec0eb6c72477e87ba60cbee
[ "MIT" ]
null
null
null
P001/Source/P001/P001Character.cpp
Gadnuuk/P001
53fd164ef4a5aa436ec0eb6c72477e87ba60cbee
[ "MIT" ]
null
null
null
// Copyright Epic Games, Inc. All Rights Reserved. #include "P001Character.h" #include "Gameplay/CharacterMovement/TraversalMovementComponent.h" #include "Camera/CameraComponent.h" #include "Components/CapsuleComponent.h" #include "Components/InputComponent.h" #include "Components/ArrowComponent.h" #include "Compone...
44.629412
180
0.78015
Gadnuuk
b4da6a45418f08ac738c7e0cbb9a98acc19af9ee
297
cpp
C++
src/ZClient.cpp
markreds81/TeleportGuru
69f3ada7e74269d5f5ac70b3bc9cc0d7c0a5b1c5
[ "Apache-2.0" ]
null
null
null
src/ZClient.cpp
markreds81/TeleportGuru
69f3ada7e74269d5f5ac70b3bc9cc0d7c0a5b1c5
[ "Apache-2.0" ]
null
null
null
src/ZClient.cpp
markreds81/TeleportGuru
69f3ada7e74269d5f5ac70b3bc9cc0d7c0a5b1c5
[ "Apache-2.0" ]
null
null
null
#include "ZClient.h" int ZClient::nextClientId = 1; ZClient::ZClient() : WiFiClient() { m_id = nextClientId++; m_answered = false; flags = 0; } int ZClient::connect(const char *host, uint16_t port) { strncpy(m_host, host, sizeof(m_host)); return Base::connect(host, port); }
18.5625
53
0.656566
markreds81
b4e34f555496080dfa2a17c4307202c3d179e15b
6,687
cpp
C++
src/integer_polyomino/gpmap/bindings.cpp
vatj/integer_polyomino
ffa7f53bb17e43c53ea387bfc3cf8a6c917037c4
[ "MIT" ]
null
null
null
src/integer_polyomino/gpmap/bindings.cpp
vatj/integer_polyomino
ffa7f53bb17e43c53ea387bfc3cf8a6c917037c4
[ "MIT" ]
11
2019-11-28T16:56:06.000Z
2021-12-13T20:09:22.000Z
src/integer_polyomino/gpmap/bindings.cpp
vatj/gpmap_integer_polyomino
ffa7f53bb17e43c53ea387bfc3cf8a6c917037c4
[ "MIT" ]
null
null
null
#include <pybind11/pybind11.h> #include <pybind11/stl.h> #include "gpmap_api.hpp" namespace py = pybind11; PYBIND11_MODULE(gpmap, m) { m.doc() = R"pbdoc( Integer Polyomino GPMap Analysis Module -------------------------------------------- .. currentmodule:: gpmap .. autosummary:: ...
51.837209
176
0.642291
vatj
b4e5595c0a4ca76f1865bf49af1b3be669b3b48a
4,100
cpp
C++
Src/Qt/kwt/src/kwaitcondition.cpp
iclosure/smartsoft
62eaed49efd8306642b928ef4f2d96e36aca6527
[ "MIT" ]
null
null
null
Src/Qt/kwt/src/kwaitcondition.cpp
iclosure/smartsoft
62eaed49efd8306642b928ef4f2d96e36aca6527
[ "MIT" ]
null
null
null
Src/Qt/kwt/src/kwaitcondition.cpp
iclosure/smartsoft
62eaed49efd8306642b928ef4f2d96e36aca6527
[ "MIT" ]
1
2020-05-11T05:36:49.000Z
2020-05-11T05:36:49.000Z
#include "precomp.h" #include "kwaitcondition.h" #if (QT_VERSION < 0x050000) #include <Windows.h> #endif ///////////////////////////////////////////////////////////// /// WaitEventPrivate class WaitEventPrivate : QObject { public: explicit WaitEventPrivate(QString name, QObject *parent = 0); virtual ~WaitEve...
24.404762
118
0.642927
iclosure
b4e6f4239f12c5a491f63f5571bf9c9f813306d5
61,093
cpp
C++
samples/03_advances/09_software_occlusion_culling/src/model_mesh.cpp
SiminBadri/Wolf.Engine
3da04471ec26e162e1cbb7cc88c7ce37ee32c954
[ "BSL-1.0", "Apache-2.0", "libpng-2.0" ]
1
2020-07-15T13:14:26.000Z
2020-07-15T13:14:26.000Z
samples/03_advances/09_software_occlusion_culling/src/model_mesh.cpp
foroughmajidi/Wolf.Engine
f08a8cbd519ca2c70b1c8325250dc9af7ac4c498
[ "BSL-1.0", "Apache-2.0", "libpng-2.0" ]
null
null
null
samples/03_advances/09_software_occlusion_culling/src/model_mesh.cpp
foroughmajidi/Wolf.Engine
f08a8cbd519ca2c70b1c8325250dc9af7ac4c498
[ "BSL-1.0", "Apache-2.0", "libpng-2.0" ]
null
null
null
#include "pch.h" #include "model_mesh.h" using namespace wolf; using namespace wolf::system; using namespace wolf::render::vulkan; using namespace wolf::content_pipeline; model_mesh::model_mesh( _In_ w_cpipeline_model* pContentPipelineModel, _In_ w_vertex_binding_attributes pVertexBindingAttributes) : vertex_bindi...
27.408255
140
0.713584
SiminBadri
b4e88f5b2e77ce14c7cf38ef8b337356acc09c14
3,294
cpp
C++
programs/sophiatxd_light/main.cpp
SophiaTX/SophiaTx-Blockchain
c964691c020962ad1aba8263c0d8a78a9fa27e45
[ "MIT" ]
8
2018-07-25T20:42:43.000Z
2019-03-11T03:14:09.000Z
programs/sophiatxd_light/main.cpp
SophiaTX/SophiaTx-Blockchain
c964691c020962ad1aba8263c0d8a78a9fa27e45
[ "MIT" ]
13
2018-07-25T17:41:28.000Z
2019-01-25T13:38:11.000Z
programs/sophiatxd_light/main.cpp
SophiaTX/SophiaTx-Blockchain
c964691c020962ad1aba8263c0d8a78a9fa27e45
[ "MIT" ]
11
2018-07-25T14:34:13.000Z
2019-05-03T13:29:37.000Z
#include <appbase/application.hpp> #include <sophiatx/manifest/plugins.hpp> #include <sophiatx/protocol/types.hpp> #include <sophiatx/protocol/version.hpp> #include <sophiatx/utilities/key_conversion.hpp> #include <sophiatx/utilities/git_revision.hpp> #include <sophiatx/plugins/chain/chain_plugin.hpp> #include <soph...
29.150442
208
0.615058
SophiaTX
b4ee7580e7eb1cbe3d78f5fecdc1b8c58f7d8b79
2,500
cpp
C++
src/chip/nand3chip.cpp
flypie/atanua
aabeef9c8b49fb922dbfec44a0c6198b08f4a1e4
[ "Zlib" ]
null
null
null
src/chip/nand3chip.cpp
flypie/atanua
aabeef9c8b49fb922dbfec44a0c6198b08f4a1e4
[ "Zlib" ]
null
null
null
src/chip/nand3chip.cpp
flypie/atanua
aabeef9c8b49fb922dbfec44a0c6198b08f4a1e4
[ "Zlib" ]
null
null
null
/* Atanua Real-Time Logic Simulator Copyright (c) 2008-2014 Jari Komppa This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, in...
33.333333
95
0.7104
flypie
b4ef354c09bc91c83a8c6adfd7315b9f173268e2
5,213
cpp
C++
SHVX/framework/system/hashKey.cpp
PsychoDad9999/GTA5-Mods
38a3aa2ec48cd52cb851f1cda636c53bfbc058ad
[ "MIT" ]
5
2020-09-23T06:03:48.000Z
2021-04-14T19:37:55.000Z
SHVX/framework/system/hashKey.cpp
PsychoDad9999/GTA5-Mods
38a3aa2ec48cd52cb851f1cda636c53bfbc058ad
[ "MIT" ]
null
null
null
SHVX/framework/system/hashKey.cpp
PsychoDad9999/GTA5-Mods
38a3aa2ec48cd52cb851f1cda636c53bfbc058ad
[ "MIT" ]
null
null
null
// ---------------------------------------------------------------------------- #include "HashKey.h" #include <wchar.h> #include <stdexcept> // ---------------------------------------------------------------------------- const uint8_t HashKey::m_LookupTable[] = { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x...
36.454545
140
0.571456
PsychoDad9999
b4f316199ab01d835b04782d1f86e5881dbe2a29
2,127
cpp
C++
Projects/CoX/Utilities/SEGSAdmin/SyntaxHighlighter.cpp
HeraldOfOmega/Segs
0de876d7c28481dc2eab743781e86141be0fc8ba
[ "BSD-3-Clause" ]
2
2019-11-17T19:45:41.000Z
2021-08-24T15:36:57.000Z
Projects/CoX/Utilities/SEGSAdmin/SyntaxHighlighter.cpp
HeraldOfOmega/Segs
0de876d7c28481dc2eab743781e86141be0fc8ba
[ "BSD-3-Clause" ]
null
null
null
Projects/CoX/Utilities/SEGSAdmin/SyntaxHighlighter.cpp
HeraldOfOmega/Segs
0de876d7c28481dc2eab743781e86141be0fc8ba
[ "BSD-3-Clause" ]
1
2021-04-13T16:04:08.000Z
2021-04-13T16:04:08.000Z
/* * SEGS - Super Entity Game Server * http://www.segs.io/ * Copyright (c) 2006 - 2019 SEGS Team (see AUTHORS.md) * This software is licensed under the terms of the 3-clause BSD License. See LICENSE.md for details. */ /*! * @addtogroup SEGSAdmin Projects/CoX/Utilities/SEGSAdmin * @{ */ #include "SyntaxHighlig...
31.279412
101
0.660555
HeraldOfOmega
b4f62e91f06d2ce52853f268fdbca70eb43f48ea
2,260
cpp
C++
project/driver/src/SQLFreeHandle.cpp
mkhon/ezRETS
7040e80061da719b5a2d56a80431198962f57893
[ "ICU" ]
20
2015-07-11T15:54:42.000Z
2022-02-05T04:55:24.000Z
project/driver/src/SQLFreeHandle.cpp
mkhon/ezRETS
7040e80061da719b5a2d56a80431198962f57893
[ "ICU" ]
5
2015-01-12T22:38:56.000Z
2021-01-16T01:08:18.000Z
project/driver/src/SQLFreeHandle.cpp
NationalAssociationOfRealtors/ezRETS
7040e80061da719b5a2d56a80431198962f57893
[ "ICU" ]
13
2015-04-05T03:28:20.000Z
2021-01-13T16:52:52.000Z
/* * Copyright (C) 2005 National Association of REALTORS(R) * * All rights reserved. * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitat...
26.588235
77
0.625664
mkhon
b4f98c58086a7bab38dd815b7c6cbb54521ae62f
2,084
cpp
C++
ci-samples/CirclePackerSample/src/CirclePackerSampleApp.cpp
codeoncanvas/coc-circlepacker
de630a0df15a45fac9e4f7256126ddbffb85db03
[ "MIT" ]
null
null
null
ci-samples/CirclePackerSample/src/CirclePackerSampleApp.cpp
codeoncanvas/coc-circlepacker
de630a0df15a45fac9e4f7256126ddbffb85db03
[ "MIT" ]
null
null
null
ci-samples/CirclePackerSample/src/CirclePackerSampleApp.cpp
codeoncanvas/coc-circlepacker
de630a0df15a45fac9e4f7256126ddbffb85db03
[ "MIT" ]
null
null
null
#include "cinder/app/App.h" #include "cinder/app/RendererGl.h" #include "cinder/gl/gl.h" #include "cinder/Utilities.h" #include "ciCirclePacker.h" using namespace ci; using namespace ci::app; using namespace std; class CirclePackerSampleApp : public App { public: void setup() override; void update() override; v...
25.108434
128
0.659789
codeoncanvas
b4fca7b655bbc0b9a3d4bf329f233d4a0149c2f8
10,678
cc
C++
src/server/synergy_input/main.cc
m-stein/genode-world
206de6702d4670c2f911938e80afdc28acfb2f56
[ "MIT" ]
null
null
null
src/server/synergy_input/main.cc
m-stein/genode-world
206de6702d4670c2f911938e80afdc28acfb2f56
[ "MIT" ]
null
null
null
src/server/synergy_input/main.cc
m-stein/genode-world
206de6702d4670c2f911938e80afdc28acfb2f56
[ "MIT" ]
null
null
null
/* * \brief Synergy client * \author Emery Hemingway * \date 2015-06-14 * * http://synergy-project.org/ */ /* * Copyright (C) 2015 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. */ /* Genode includes ...
26.430693
110
0.640663
m-stein
b4fd22e0f87dd0e16a32478b5c45b9f21d366562
9,064
cpp
C++
TESTS/mbed_hal/trng/main.cpp
mtvg/mbed-os
df44c55cfd1b8323bb5368e2cdaffe1a284e8d01
[ "Apache-2.0" ]
2
2018-09-05T12:04:05.000Z
2018-11-30T05:33:35.000Z
TESTS/mbed_hal/trng/main.cpp
mtvg/mbed-os
df44c55cfd1b8323bb5368e2cdaffe1a284e8d01
[ "Apache-2.0" ]
null
null
null
TESTS/mbed_hal/trng/main.cpp
mtvg/mbed-os
df44c55cfd1b8323bb5368e2cdaffe1a284e8d01
[ "Apache-2.0" ]
4
2018-12-10T12:03:54.000Z
2019-01-26T02:46:40.000Z
/* * Copyright (c) 2018 ARM Limited. All rights reserved. * SPDX-License-Identifier: Apache-2.0 * Licensed under the Apache License, Version 2.0 (the License); you may * not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * ...
36.548387
117
0.630075
mtvg
3701cd6b4fcfed7439f3e2936e10bf4c96ac7d89
419
hpp
C++
injectable/v8_adapters/base_adapter.hpp
viniciuslrangel/FuelInjector
6c2fc60ef61dcc2e467aae9316c646daf6ebba49
[ "MIT" ]
null
null
null
injectable/v8_adapters/base_adapter.hpp
viniciuslrangel/FuelInjector
6c2fc60ef61dcc2e467aae9316c646daf6ebba49
[ "MIT" ]
null
null
null
injectable/v8_adapters/base_adapter.hpp
viniciuslrangel/FuelInjector
6c2fc60ef61dcc2e467aae9316c646daf6ebba49
[ "MIT" ]
1
2022-03-18T21:50:15.000Z
2022-03-18T21:50:15.000Z
#pragma once #include <Windows.h> #include "../utility.hpp" namespace Fuel { class V8BaseAdapter { protected: HANDLE thread{}; CONTEXT context{}; bool paused = false; public: static V8BaseAdapter* AutoSelectVersion(HMODULE mod = 0); static HMODULE FindModule(std::string_view name = ""); virtual v...
14.964286
59
0.680191
viniciuslrangel
37088df2d7cfca324f87c2b889e61dcf374c041a
1,944
cc
C++
node/src/node_bindings/index.cc
perjonsson/DeskGap
5e74de37c057de3bac3ac16b3fabdb79b934d21e
[ "MIT" ]
1,910
2019-02-08T05:41:48.000Z
2022-03-24T23:41:33.000Z
node/src/node_bindings/index.cc
perjonsson/DeskGap
5e74de37c057de3bac3ac16b3fabdb79b934d21e
[ "MIT" ]
73
2019-02-13T02:58:20.000Z
2022-03-02T05:49:34.000Z
node/src/node_bindings/index.cc
ci010/DeskGap
b3346fea3dd3af7df9a0420131da7f4ac1518092
[ "MIT" ]
88
2019-02-13T12:41:00.000Z
2022-03-25T05:04:31.000Z
#include <memory> #include <sstream> #include <napi.h> #include "index.hpp" #include "app/app_wrap.h" #include "window/browser_window_wrap.h" #include "menu/menu_wrap.h" #include "shell/shell_wrap.h" #include "webview/webview_wrap.h" #include "system_preferences/system_preferences_wrap.h" #include "dialog/dialog_wrap.h...
36.679245
121
0.731481
perjonsson
370940a38118988e3d5c689340aa481627daa08d
998
cpp
C++
problems/minimum_digit_sum.cpp
NavinShrinivas/Algorithm-Grind
d2d05341662de9e390a828bcedae9d1c9f52b9ad
[ "Unlicense" ]
1
2021-11-16T15:18:37.000Z
2021-11-16T15:18:37.000Z
problems/minimum_digit_sum.cpp
NavinShrinivas/Algorithm-Grind
d2d05341662de9e390a828bcedae9d1c9f52b9ad
[ "Unlicense" ]
null
null
null
problems/minimum_digit_sum.cpp
NavinShrinivas/Algorithm-Grind
d2d05341662de9e390a828bcedae9d1c9f52b9ad
[ "Unlicense" ]
5
2021-09-28T07:16:27.000Z
2021-11-17T00:54:39.000Z
#include<bits/stdc++.h> #include<math.h> typedef long long int ll; #define intlimit 2147483647; using namespace std; #define loop(n) for(int i=0;i<n;i++); #define maploop(m) for(auto it=m.begin();it!=m.end();it++); // void swap(int a[],int i,int j) // { // int temp=a[i]; // a[i]=a[j]; // a[j]=temp; // } ...
18.481481
59
0.443888
NavinShrinivas
370b425558bbd9068df35f43c414bfc8f7b6a18a
787
hpp
C++
littleVulkanEngine/tutorial21/first_app.hpp
JohnCWakley/littleVulkanEngine
1c2d92a9ac60a1c53c3c29b389eda87e6ed46bb8
[ "MIT" ]
324
2020-12-14T22:59:26.000Z
2022-03-30T08:06:39.000Z
littleVulkanEngine/tutorial21/first_app.hpp
JohnCWakley/littleVulkanEngine
1c2d92a9ac60a1c53c3c29b389eda87e6ed46bb8
[ "MIT" ]
21
2020-12-20T13:04:49.000Z
2022-03-24T19:59:39.000Z
littleVulkanEngine/tutorial21/first_app.hpp
JohnCWakley/littleVulkanEngine
1c2d92a9ac60a1c53c3c29b389eda87e6ed46bb8
[ "MIT" ]
76
2021-01-25T18:05:49.000Z
2022-03-29T07:22:08.000Z
#pragma once #include "lve_descriptors.hpp" #include "lve_device.hpp" #include "lve_game_object.hpp" #include "lve_renderer.hpp" #include "lve_window.hpp" // std #include <memory> #include <vector> namespace lve { class FirstApp { public: static constexpr int WIDTH = 800; static constexpr int HEIGHT = 600; F...
20.179487
56
0.72554
JohnCWakley
370d304b28f48518268e3a81ef57ec919c64fd77
1,242
cpp
C++
cpp05/ex00/main.cpp
ndeana-21/cpp
98932eab0c1d57a715b6deb76c7a294c1e86f2fd
[ "MIT" ]
null
null
null
cpp05/ex00/main.cpp
ndeana-21/cpp
98932eab0c1d57a715b6deb76c7a294c1e86f2fd
[ "MIT" ]
null
null
null
cpp05/ex00/main.cpp
ndeana-21/cpp
98932eab0c1d57a715b6deb76c7a294c1e86f2fd
[ "MIT" ]
null
null
null
#include "Bureaucrat.hpp" void printHeader(std::string header) { std::cout << "\033[1;35m" << "<<<<< " << header << " >>>>>" << "\033[0m" << std::endl; } int main() { printHeader("WITHOUT exception"); try { Bureaucrat pop("Pop", 75); std::cout << pop; pop.incGrade(); std::cout << pop...
18.537313
52
0.521739
ndeana-21
3714f62a410f9575d1a5b641829b89622b6d591d
2,731
cpp
C++
dbms/src/Functions/registerFunctionsDateTime.cpp
margaritiko/ClickHouse
6f28e69e97c73a71091efa3dfc891c43371f2348
[ "Apache-2.0" ]
1
2019-12-27T14:15:09.000Z
2019-12-27T14:15:09.000Z
dbms/src/Functions/registerFunctionsDateTime.cpp
margaritiko/ClickHouse
6f28e69e97c73a71091efa3dfc891c43371f2348
[ "Apache-2.0" ]
null
null
null
dbms/src/Functions/registerFunctionsDateTime.cpp
margaritiko/ClickHouse
6f28e69e97c73a71091efa3dfc891c43371f2348
[ "Apache-2.0" ]
null
null
null
#include "registerFunctions.h" namespace DB { void registerFunctionsDateTime(FunctionFactory & factory) { registerFunctionToYear(factory); registerFunctionToQuarter(factory); registerFunctionToMonth(factory); registerFunctionToDayOfMonth(factory); registerFunctionToDayOfWeek(factory); registerFu...
39.014286
57
0.812523
margaritiko
3717e38a36dd97be972b1d93e490036e8dfe74eb
4,509
cpp
C++
Source/AllProjects/CIDKernel/Win32/CIDKernel_LowLevelPopUp_Win32.cpp
eudora-jia/CIDLib
02795d283d95f8a5a4fafa401b6189851901b81b
[ "MIT" ]
1
2019-05-28T06:33:01.000Z
2019-05-28T06:33:01.000Z
Source/AllProjects/CIDKernel/Win32/CIDKernel_LowLevelPopUp_Win32.cpp
eudora-jia/CIDLib
02795d283d95f8a5a4fafa401b6189851901b81b
[ "MIT" ]
null
null
null
Source/AllProjects/CIDKernel/Win32/CIDKernel_LowLevelPopUp_Win32.cpp
eudora-jia/CIDLib
02795d283d95f8a5a4fafa401b6189851901b81b
[ "MIT" ]
null
null
null
// // FILE NAME: CIDKernel_LowLevelPopUp_Win32.Cpp // // AUTHOR: Dean Roddey // // CREATED: 09/12/1998 // // COPYRIGHT: Charmed Quark Systems, Ltd @ 2019 // // This software is copyrighted by 'Charmed Quark Systems, Ltd' and // the author (Dean Roddey.) It is licensed under the MIT Open Source // license: // // htt...
33.649254
78
0.531382
eudora-jia
371987b5003ccff8cf7fa7a5b4829d95e8476531
3,561
cxx
C++
Plugins/SciberQuestToolKit/SciberQuest/FieldTopologyMapData.cxx
demarle/ParaView
ec9642303012a3344f9be7a0acea45cc2b329720
[ "Apache-2.0", "BSD-3-Clause" ]
1
2019-04-22T09:09:18.000Z
2019-04-22T09:09:18.000Z
Plugins/SciberQuestToolKit/SciberQuest/FieldTopologyMapData.cxx
JamesLinus/ParaView
d0dd28e0527c230044f1891db2d8ad0170a04af0
[ "Apache-2.0", "BSD-3-Clause" ]
null
null
null
Plugins/SciberQuestToolKit/SciberQuest/FieldTopologyMapData.cxx
JamesLinus/ParaView
d0dd28e0527c230044f1891db2d8ad0170a04af0
[ "Apache-2.0", "BSD-3-Clause" ]
1
2020-06-23T09:05:08.000Z
2020-06-23T09:05:08.000Z
/* * Copyright 2012 SciberQuest Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * * Redistributions of source code must retain the above copyright notice, * this list of conditi...
33.59434
80
0.629879
demarle
3719baa080f9ac6f740845093e15ec0fc6adce6e
37,128
cpp
C++
communication_lite/lwip_posix/src/ActsLwipTest.cpp
tomaytotomatof/leonspoks
8a385cfafa74fa5bcb8b0c465e0ac01d600a9b29
[ "Apache-2.0" ]
null
null
null
communication_lite/lwip_posix/src/ActsLwipTest.cpp
tomaytotomatof/leonspoks
8a385cfafa74fa5bcb8b0c465e0ac01d600a9b29
[ "Apache-2.0" ]
null
null
null
communication_lite/lwip_posix/src/ActsLwipTest.cpp
tomaytotomatof/leonspoks
8a385cfafa74fa5bcb8b0c465e0ac01d600a9b29
[ "Apache-2.0" ]
null
null
null
/** * Copyright (c) 2020-2021 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicabl...
32.798587
111
0.584572
tomaytotomatof
7debfea14eeab402d275d4fd2b61721ec62a8ee1
80,201
cc
C++
src/ndarray/ndarray.cc
moshelooks/incubator-mxnet
5245ef68191a6d47594bf331ec6e20ba6e93ad4c
[ "Apache-2.0" ]
null
null
null
src/ndarray/ndarray.cc
moshelooks/incubator-mxnet
5245ef68191a6d47594bf331ec6e20ba6e93ad4c
[ "Apache-2.0" ]
null
null
null
src/ndarray/ndarray.cc
moshelooks/incubator-mxnet
5245ef68191a6d47594bf331ec6e20ba6e93ad4c
[ "Apache-2.0" ]
null
null
null
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
36.806333
97
0.645453
moshelooks
7dedf10cd28c751c181cd74e4b06e479c34cd1d8
1,568
cpp
C++
src/view/codeeditor/keybehavior/backtabkeybehavior.cpp
Tatsu015/markdownmindmap
93e305c04d3adb59073612a5843579d5ce11c79e
[ "MIT" ]
null
null
null
src/view/codeeditor/keybehavior/backtabkeybehavior.cpp
Tatsu015/markdownmindmap
93e305c04d3adb59073612a5843579d5ce11c79e
[ "MIT" ]
1
2022-01-18T16:10:11.000Z
2022-01-18T16:11:33.000Z
src/view/codeeditor/keybehavior/backtabkeybehavior.cpp
Tatsu015/markdownmindmap
93e305c04d3adb59073612a5843579d5ce11c79e
[ "MIT" ]
null
null
null
#include "backtabkeybehavior.h" #include "view/codeeditor/codeeditor.h" #include <QTextBlock> BackTabKeyBehavior::BackTabKeyBehavior() : AbstractKeyBehavior() { } BackTabKeyBehavior::~BackTabKeyBehavior() { } void BackTabKeyBehavior::noModifierKeyPressEvent(CodeEditor* codeEditor) { QTextCursor cursor = codeEditor...
29.037037
77
0.684949
Tatsu015
7df50a6d1cf3528057a217df1291f1fa9cdeab2e
1,611
cpp
C++
test/src/startup.cpp
Squantor/CortexM_startup
df5ed9c52edde0905011a6ba7ad8c272bfd10ed5
[ "MIT" ]
3
2020-05-08T12:49:06.000Z
2020-11-14T10:59:22.000Z
test/src/startup.cpp
Squantor/CortexM_startup
df5ed9c52edde0905011a6ba7ad8c272bfd10ed5
[ "MIT" ]
null
null
null
test/src/startup.cpp
Squantor/CortexM_startup
df5ed9c52edde0905011a6ba7ad8c272bfd10ed5
[ "MIT" ]
null
null
null
/* * Unified Cortex Startup - C++ startup file * * This file is in public domain * * Put together by Paul Sokolovsky based on article by Vanya Sergeev * http://dev.frozeneskimo.com/notes/cortex_cmsis/ , GNU ld documentation * and numerous other public resources. * */ #include <stdint.h> extern int main(void)...
22.068493
73
0.65239
Squantor
7df7d45ff3c6f5168bd5517e437b25f49011350f
19,444
cpp
C++
src/Storages/MergeTree/ReplicatedMergeTreePartCheckThread.cpp
Vxider/ClickHouse
cc7a3ea9ff4127d2d7c7f80c752fbc6d6a87b2ef
[ "Apache-2.0" ]
15,577
2019-09-23T11:57:53.000Z
2022-03-31T18:21:48.000Z
src/Storages/MergeTree/ReplicatedMergeTreePartCheckThread.cpp
Vxider/ClickHouse
cc7a3ea9ff4127d2d7c7f80c752fbc6d6a87b2ef
[ "Apache-2.0" ]
16,476
2019-09-23T11:47:00.000Z
2022-03-31T23:06:01.000Z
src/Storages/MergeTree/ReplicatedMergeTreePartCheckThread.cpp
Vxider/ClickHouse
cc7a3ea9ff4127d2d7c7f80c752fbc6d6a87b2ef
[ "Apache-2.0" ]
3,633
2019-09-23T12:18:28.000Z
2022-03-31T15:55:48.000Z
#include <Storages/MergeTree/ReplicatedMergeTreePartCheckThread.h> #include <Storages/MergeTree/checkDataPart.h> #include <Storages/MergeTree/ReplicatedMergeTreePartHeader.h> #include <Storages/StorageReplicatedMergeTree.h> #include <Interpreters/Context.h> namespace ProfileEvents { extern const Event ReplicatedP...
41.815054
224
0.6421
Vxider
7dfc822ee4e1c9fe432b749bacf08e07ee50abf1
50,729
cpp
C++
src/tests/fetcher_cache_tests.cpp
ruhip/mesos1.2.0
6f6d6786a91ee96fcd7cd435eee8933496c9903e
[ "Apache-2.0" ]
null
null
null
src/tests/fetcher_cache_tests.cpp
ruhip/mesos1.2.0
6f6d6786a91ee96fcd7cd435eee8933496c9903e
[ "Apache-2.0" ]
null
null
null
src/tests/fetcher_cache_tests.cpp
ruhip/mesos1.2.0
6f6d6786a91ee96fcd7cd435eee8933496c9903e
[ "Apache-2.0" ]
null
null
null
// Licensed to the Apache Software Foundation (ASF) under one // or more contributor license agreements. See the NOTICE file // distributed with this work for additional information // regarding copyright ownership. The ASF licenses this file // to you under the Apache License, Version 2.0 (the // "License"); you may...
30.651964
80
0.704114
ruhip
7dff539671f31fec0fd2f5d8f6be2507674a24aa
24,782
cpp
C++
gtaRenderHook/SampHaxx.cpp
petrgeorgievsky/gtaRenderHook
124358410c3edca56de26381e239ca29aa6dc1cc
[ "MIT" ]
232
2016-08-29T00:33:32.000Z
2022-03-29T22:39:51.000Z
gtaRenderHook/SampHaxx.cpp
petrgeorgievsky/gtaRenderHook
124358410c3edca56de26381e239ca29aa6dc1cc
[ "MIT" ]
10
2021-01-02T12:40:49.000Z
2021-08-31T06:31:04.000Z
gtaRenderHook/SampHaxx.cpp
petrgeorgievsky/gtaRenderHook
124358410c3edca56de26381e239ca29aa6dc1cc
[ "MIT" ]
40
2017-12-18T06:14:39.000Z
2022-01-29T16:35:23.000Z
#include "stdafx.h" #include <d3d9types.h> #include "SampHaxx.h" class IDirect3D9Wrapper : public IDirect3D9 { // Унаследовано через IDirect3D9 virtual HRESULT __stdcall QueryInterface( REFIID riid, void **ppvObj ) override { return E_NOTIMPL; } ...
33.855191
86
0.624405
petrgeorgievsky
7dffe85dfff785eab7570854f253bef9c5cafc39
5,395
hpp
C++
libhail/src/hail/query/backend/stype.hpp
MariusDanner/hail
5ca0305f8243b5888931b1afaa1fbfb617dee097
[ "MIT" ]
null
null
null
libhail/src/hail/query/backend/stype.hpp
MariusDanner/hail
5ca0305f8243b5888931b1afaa1fbfb617dee097
[ "MIT" ]
null
null
null
libhail/src/hail/query/backend/stype.hpp
MariusDanner/hail
5ca0305f8243b5888931b1afaa1fbfb617dee097
[ "MIT" ]
null
null
null
#ifndef HAIL_QUERY_BACKEND_STYPE_HPP_INCLUDED #define HAIL_QUERY_BACKEND_STYPE_HPP_INCLUDED 1 #include <llvm/IR/Value.h> #include <hail/hash.hpp> #include <hail/tunion.hpp> #include <hail/type.hpp> #include <vector> namespace hail { class EmitType; class SValue; class EmitValue; class CompileFunction; class MemorySi...
25.9375
126
0.731974
MariusDanner
b40101217d761fded8a8a5c3f89d499501415801
8,295
cc
C++
CaloReco/src/CaloHitMakerFast_module.cc
NamithaChitrazee/Offline-1
bcb6c74954f95dd48433d79a69d3ef3bdb99022e
[ "Apache-2.0" ]
null
null
null
CaloReco/src/CaloHitMakerFast_module.cc
NamithaChitrazee/Offline-1
bcb6c74954f95dd48433d79a69d3ef3bdb99022e
[ "Apache-2.0" ]
null
null
null
CaloReco/src/CaloHitMakerFast_module.cc
NamithaChitrazee/Offline-1
bcb6c74954f95dd48433d79a69d3ef3bdb99022e
[ "Apache-2.0" ]
null
null
null
#include "art/Framework/Core/EDProducer.h" #include "art/Framework/Principal/Event.h" #include "Offline/GeneralUtilities/inc/ParameterSetHelpers.hh" #include "art/Framework/Principal/Handle.h" #include "fhiclcpp/types/Sequence.h" #include "Offline/CalorimeterGeom/inc/Calorimeter.hh" #include "Offline/ConditionsService...
46.340782
314
0.605787
NamithaChitrazee
b40304fe413b42da7ec4cfc80aed0f2ede31061c
7,688
cpp
C++
src/Legacy/crypter.cpp
bibbityjibbity/LLL-TAO
4073ba412f71bf27d21fd297497a7c276ebd2d67
[ "MIT" ]
null
null
null
src/Legacy/crypter.cpp
bibbityjibbity/LLL-TAO
4073ba412f71bf27d21fd297497a7c276ebd2d67
[ "MIT" ]
null
null
null
src/Legacy/crypter.cpp
bibbityjibbity/LLL-TAO
4073ba412f71bf27d21fd297497a7c276ebd2d67
[ "MIT" ]
null
null
null
/*__________________________________________________________________________________________ (c) Hash(BEGIN(Satoshi[2010]), END(Sunny[2012])) == Videlicet[2014] ++ (c) Copyright The Nexus Developers 2014 - 2019 Distributed under the MIT software license, see the accompanying file COPYING or http://www.op...
34.321429
164
0.648803
bibbityjibbity
b4040ec2cf001906f8443256ebe063b4ceb69f53
2,491
cpp
C++
Tea Bubble Edition/Tea Bubble Edition Project/j1Entities.cpp
Skyway666/Tea-Bubble-Edition
3cffe55fa686ae34135e518bbc030de4040e13f7
[ "MIT" ]
null
null
null
Tea Bubble Edition/Tea Bubble Edition Project/j1Entities.cpp
Skyway666/Tea-Bubble-Edition
3cffe55fa686ae34135e518bbc030de4040e13f7
[ "MIT" ]
null
null
null
Tea Bubble Edition/Tea Bubble Edition Project/j1Entities.cpp
Skyway666/Tea-Bubble-Edition
3cffe55fa686ae34135e518bbc030de4040e13f7
[ "MIT" ]
null
null
null
#include "j1Entities.h" #include "p2Log.h" #include "j1App.h" #include "j1Input.h" #include "j1Textures.h" #include "CupDispenser.h" #include "TeaDispenser.h" #include "TeaDispenserButton.h" j1Entities::j1Entities(): j1Module() { } j1Entities::~j1Entities() { } bool j1Entities::Awake(pugi::xml_node& config) { r...
19.769841
114
0.717784
Skyway666
b40732d72a5fb15f6e61ee7654debf2a034c2179
3,389
cpp
C++
tesseract_common/src/types.cpp
traclabs/tesseract
dcf16da38f3ef41226a599299d48498c4c60bf5e
[ "BSD-3-Clause", "BSD-2-Clause", "Apache-2.0" ]
118
2018-07-10T13:08:19.000Z
2021-09-17T20:39:32.000Z
tesseract_common/src/types.cpp
traclabs/tesseract
dcf16da38f3ef41226a599299d48498c4c60bf5e
[ "BSD-3-Clause", "BSD-2-Clause", "Apache-2.0" ]
493
2018-08-06T13:24:51.000Z
2021-09-27T19:18:16.000Z
tesseract_common/src/types.cpp
traclabs/tesseract
dcf16da38f3ef41226a599299d48498c4c60bf5e
[ "BSD-3-Clause", "BSD-2-Clause", "Apache-2.0" ]
60
2018-07-11T07:32:09.000Z
2021-09-27T07:42:05.000Z
/** * @file types.cpp * @brief Common Tesseract Types * * @author Levi Armstrong * @date January 18, 2018 * @version TODO * @bug No known bugs * * @copyright Copyright (c) 2017, Southwest Research Institute * * @par License * Software License Agreement (Apache License) * @par * Licensed under the Apache L...
33.22549
116
0.749779
traclabs
b40826305db0919837946d78af98c24d471db788
45,924
cpp
C++
Samples/UWP/D3D12LinkedGpus/src/LinkedGpusAffinity/D3D12LinkedGpusAffinity.cpp
HanmingZhang/DirectX-Graphics-Samples
5e98d453be61c200fd2ea4736d97ee08c5ed760f
[ "MIT" ]
2,503
2015-07-29T03:00:27.000Z
2019-05-06T07:08:48.000Z
Samples/UWP/D3D12LinkedGpus/src/LinkedGpusAffinity/D3D12LinkedGpusAffinity.cpp
HanmingZhang/DirectX-Graphics-Samples
5e98d453be61c200fd2ea4736d97ee08c5ed760f
[ "MIT" ]
329
2015-07-31T10:46:29.000Z
2019-05-04T11:06:34.000Z
Samples/UWP/D3D12LinkedGpus/src/LinkedGpusAffinity/D3D12LinkedGpusAffinity.cpp
HanmingZhang/DirectX-Graphics-Samples
5e98d453be61c200fd2ea4736d97ee08c5ed760f
[ "MIT" ]
1,081
2015-07-29T12:20:57.000Z
2019-05-06T05:31:30.000Z
//********************************************************* // // Copyright (c) Microsoft. All rights reserved. // This code is licensed under the MIT License (MIT). // THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF // ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY // IMPLIED WARRANTIES OF FITNESS FOR A PA...
45.379447
197
0.688703
HanmingZhang
b40833c9efb374d0e1d3b5e317c0f03d8422a365
975
cpp
C++
src/commands/MessageCommand.cpp
Evropa1/audacity
3be57fce49d293bd64cb0904b3883c885503ab2e
[ "CC-BY-3.0" ]
21
2015-08-02T20:43:37.000Z
2022-02-06T04:19:16.000Z
src/commands/MessageCommand.cpp
Evropa1/audacity
3be57fce49d293bd64cb0904b3883c885503ab2e
[ "CC-BY-3.0" ]
null
null
null
src/commands/MessageCommand.cpp
Evropa1/audacity
3be57fce49d293bd64cb0904b3883c885503ab2e
[ "CC-BY-3.0" ]
3
2016-05-15T05:35:57.000Z
2018-09-21T20:50:11.000Z
/********************************************************************** Audacity - A Digital Audio Editor Copyright 1999-2018 Audacity Team License: wxwidgets Dan Horgan ******************************************************************//** \file MessageCommand.cpp \brief Definitions for MessageCommand ...
23.214286
71
0.548718
Evropa1
b40b40825f551de9c6d7ba5c4c084089eda66f39
857
hpp
C++
glfw3_app/doom/doomdef.hpp
hirakuni45/glfw3_app
d9ceeef6d398229fda4849afe27f8b48d1597fcf
[ "BSD-3-Clause" ]
9
2015-09-22T21:36:57.000Z
2021-04-01T09:16:53.000Z
glfw3_app/doom/doomdef.hpp
hirakuni45/glfw3_app
d9ceeef6d398229fda4849afe27f8b48d1597fcf
[ "BSD-3-Clause" ]
null
null
null
glfw3_app/doom/doomdef.hpp
hirakuni45/glfw3_app
d9ceeef6d398229fda4849afe27f8b48d1597fcf
[ "BSD-3-Clause" ]
2
2019-02-21T04:22:13.000Z
2021-03-02T17:24:32.000Z
#pragma once //=====================================================================// /*! @file @brief DOOM インターフェース・定義 @n Copyright 2019 Kunihito Hiramatsu @author 平松邦仁 (hira@rvf-rc45.net) */ //=====================================================================// #ifdef __cplusplus extern "C" { int doom_mai...
31.740741
73
0.637106
hirakuni45
b410f0da115884f9b5256af683261c4b0328c4cc
1,218
cpp
C++
BOJ_solve/19857.cpp
python-programmer1512/Code_of_gunwookim
e72e6724fb9ee6ccf2e1064583956fa954ba0282
[ "MIT" ]
4
2021-01-27T11:51:30.000Z
2021-01-30T17:02:55.000Z
BOJ_solve/19857.cpp
python-programmer1512/Code_of_gunwookim
e72e6724fb9ee6ccf2e1064583956fa954ba0282
[ "MIT" ]
null
null
null
BOJ_solve/19857.cpp
python-programmer1512/Code_of_gunwookim
e72e6724fb9ee6ccf2e1064583956fa954ba0282
[ "MIT" ]
5
2021-01-27T11:46:12.000Z
2021-05-06T05:37:47.000Z
#include <bits/stdc++.h> #define x first #define y second #define pb push_back #define all(v) v.begin(),v.end() #pragma gcc optimize("O3") #pragma gcc optimize("Ofast") #pragma gcc optimize("unroll-loops") using namespace std; const int INF = 1e9; const int TMX = 1 << 18; const long long llINF = 1e18; const long long ...
20.3
47
0.577997
python-programmer1512
b4117b64e3691f451f8a1883e332f6f1f47af419
3,053
cpp
C++
spot_test/test_functions.cpp
tgeijten/spot
2faca07d6ebc8d4a405001b254d78f1bc97ca50a
[ "Apache-2.0" ]
5
2017-12-18T10:37:26.000Z
2021-12-20T07:00:44.000Z
spot_test/test_functions.cpp
tgeijten/spot
2faca07d6ebc8d4a405001b254d78f1bc97ca50a
[ "Apache-2.0" ]
6
2018-11-05T10:08:09.000Z
2021-02-11T07:50:54.000Z
spot_test/test_functions.cpp
tgeijten/spot
2faca07d6ebc8d4a405001b254d78f1bc97ca50a
[ "Apache-2.0" ]
4
2018-11-03T17:11:12.000Z
2020-09-22T13:10:01.000Z
#include "test_functions.h" #include "xo/string/string_tools.h" namespace spot { using xo::squared; double cigtab_c( double const* x, int N ) { double sum = 1e4 * x[ 0 ] * x[ 0 ] + 1e-4 * x[ 1 ] * x[ 1 ]; for ( int i = 2; i < N; ++i ) sum += x[ i ] * x[ i ]; return sum; } double cigtab( const par_vec& ...
25.231405
99
0.588274
tgeijten
b413de08aab7b03d2d367f1aa0766ce762535a79
10,617
cpp
C++
src/creator/variables.cpp
Tatrabbit/trance
9f0a9c21a079da2e376857138591593a9cff5a21
[ "WTFPL" ]
37
2015-02-19T02:36:26.000Z
2021-10-05T22:06:17.000Z
src/creator/variables.cpp
Tatrabbit/trance
9f0a9c21a079da2e376857138591593a9cff5a21
[ "WTFPL" ]
21
2015-07-14T13:07:14.000Z
2019-10-17T15:30:32.000Z
src/creator/variables.cpp
Tatrabbit/trance
9f0a9c21a079da2e376857138591593a9cff5a21
[ "WTFPL" ]
20
2016-08-18T11:11:47.000Z
2022-03-05T20:58:00.000Z
#include <creator/variables.h> #include <common/common.h> #include <common/session.h> #include <creator/item_list.h> #include <creator/main.h> #include <algorithm> #pragma warning(push, 0) #include <common/trance.pb.h> #include <wx/button.h> #include <wx/choice.h> #include <wx/listctrl.h> #include <wx/sizer.h> #includ...
37.515901
99
0.643685
Tatrabbit
b413e6a1c49c16896c68833fed3322524c79f3a0
5,741
hpp
C++
src/rynx/tech/serialization.hpp
Apodus/rynx
3e1babc2f2957702ba2b09d78be3a959f2f4ea18
[ "MIT" ]
11
2019-08-19T08:44:14.000Z
2020-09-22T20:04:46.000Z
src/rynx/tech/serialization.hpp
Apodus/rynx
3e1babc2f2957702ba2b09d78be3a959f2f4ea18
[ "MIT" ]
null
null
null
src/rynx/tech/serialization.hpp
Apodus/rynx
3e1babc2f2957702ba2b09d78be3a959f2f4ea18
[ "MIT" ]
null
null
null
#pragma once #include <rynx/tech/ecs/id.hpp> #include <rynx/system/assert.hpp> #include <type_traits> #include <vector> #include <string> namespace rynx { template<typename T, typename IOStream> void serialize(const T& t, IOStream& io); template<typename T, typename IOStream> void deserialize(T& t, IOStream& io);...
29.901042
128
0.649538
Apodus
b415229805d415481342314e4dca6fb5d6248742
852
hpp
C++
src/parser/__ast/DoStmt.hpp
shockazoid/HydroLanguage
25071995477406245911989584cb3e6f036229c0
[ "Apache-2.0" ]
null
null
null
src/parser/__ast/DoStmt.hpp
shockazoid/HydroLanguage
25071995477406245911989584cb3e6f036229c0
[ "Apache-2.0" ]
null
null
null
src/parser/__ast/DoStmt.hpp
shockazoid/HydroLanguage
25071995477406245911989584cb3e6f036229c0
[ "Apache-2.0" ]
null
null
null
// // __ __ __ // / / / /__ __ ____/ /_____ ____ // / /_/ // / / // __ // ___// __ \ // / __ // /_/ // /_/ // / / /_/ / // /_/ /_/ \__, / \__,_//_/ \____/ // /____/ // // ...
20.780488
55
0.5
shockazoid