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
5912870c944b1329f35e5019ec3e5e69eb8861e4
1,148
cpp
C++
Contest/ICPC Greater New York Region 2019/J.cpp
HeRaNO/OI-ICPC-Codes
4a4639cd3e347b472520065ca6ab8caadde6906d
[ "MIT" ]
18
2019-01-01T13:16:59.000Z
2022-02-28T04:51:50.000Z
Contest/ICPC Greater New York Region 2019/J.cpp
HeRaNO/OI-ICPC-Codes
4a4639cd3e347b472520065ca6ab8caadde6906d
[ "MIT" ]
null
null
null
Contest/ICPC Greater New York Region 2019/J.cpp
HeRaNO/OI-ICPC-Codes
4a4639cd3e347b472520065ca6ab8caadde6906d
[ "MIT" ]
5
2019-09-13T08:48:17.000Z
2022-02-19T06:59:03.000Z
#include <bits/stdc++.h> #define ll long long #define ls id << 1 #define rs id << 1 | 1 #define mem(array, value, size, type) memset(array, value, ((size) + 5) * sizeof(type)) #define memarray(array, value) memset(array, value, sizeof(array)) #define pb(x) push_back(x) #define st(x) (1LL << (x)) #define pii pair<int, i...
22.076923
87
0.594948
HeRaNO
5913864c42e5528cb89b7d48241fccb32a9fae55
4,427
hpp
C++
fw/avrlib/timer1.hpp
RoboticsBrno/3piRB-shield
974e327d0a3b5c55d5811eba48c963596f7663da
[ "MIT" ]
1
2021-05-08T05:54:16.000Z
2021-05-08T05:54:16.000Z
fw/avrlib/timer1.hpp
RoboticsBrno/3piRB-shield
974e327d0a3b5c55d5811eba48c963596f7663da
[ "MIT" ]
null
null
null
fw/avrlib/timer1.hpp
RoboticsBrno/3piRB-shield
974e327d0a3b5c55d5811eba48c963596f7663da
[ "MIT" ]
1
2017-11-13T05:48:29.000Z
2017-11-13T05:48:29.000Z
#ifndef AVRLIB_TIMER1_HPP #define AVRLIB_TIMER1_HPP #include <avr/io.h> #include "timer_base.hpp" #ifndef TIFR1 # define TIFR1 TIFR #endif #ifndef TIMSK1 # define TIMSK1 TIMSK #endif #ifndef ICIE1 # define ICIE1 TICIE1 #endif namespace avrlib { struct timer1 { typedef timer_16b_value_type value_type; typedef va...
18.758475
96
0.601084
RoboticsBrno
5913a7c6540c550eacb1bbd345fbee9ce8dfd1bc
2,472
cpp
C++
Chapter11/recipe05.cpp
PacktPublishing/Advanced-C-CookBook.
92dce7db51e320bbb5b55c6516dadc01760ac115
[ "MIT" ]
67
2020-02-02T14:54:38.000Z
2022-03-07T10:48:05.000Z
Chapter11/recipe05.cpp
PacktPublishing/Advanced-C-CookBook.
92dce7db51e320bbb5b55c6516dadc01760ac115
[ "MIT" ]
3
2020-07-25T13:06:58.000Z
2020-08-17T11:33:07.000Z
Chapter11/recipe05.cpp
PacktPublishing/Advanced-C-CookBook.
92dce7db51e320bbb5b55c6516dadc01760ac115
[ "MIT" ]
28
2020-02-25T19:32:16.000Z
2022-03-07T10:48:08.000Z
// // Copyright (C) 2019 Rian Quinn <rianquinn@gmail.com> // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without restriction, including without limitation the rights // to use, copy, m...
20.262295
81
0.604369
PacktPublishing
5914655ca4149f1d58c977418edc5e61bafc101f
16,612
cpp
C++
lib/src/btv_l1_gpu.cpp
raulnguyen/SuperResolution
59a783cce8032f1eeb7e6c95c95902f1b5c7c673
[ "BSD-3-Clause" ]
16
2015-03-12T10:55:27.000Z
2022-01-15T11:31:12.000Z
lib/src/btv_l1_gpu.cpp
raulnguyen/SuperResolution
59a783cce8032f1eeb7e6c95c95902f1b5c7c673
[ "BSD-3-Clause" ]
null
null
null
lib/src/btv_l1_gpu.cpp
raulnguyen/SuperResolution
59a783cce8032f1eeb7e6c95c95902f1b5c7c673
[ "BSD-3-Clause" ]
4
2015-03-16T10:34:47.000Z
2017-12-13T13:28:28.000Z
// Copyright (c) 2012, Vladislav Vinogradov (jet47) // 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, thi...
34.040984
149
0.613894
raulnguyen
59155c01940c6f8573a8c37037c1355552bf2138
1,696
cpp
C++
include/util/FrameBuffer.cpp
hvidal/GameEngine3D
1794ad891d2200260be935283645a03af3ebcfcc
[ "MIT" ]
6
2020-07-03T21:14:56.000Z
2021-11-11T09:37:40.000Z
include/util/FrameBuffer.cpp
hvidal/GameEngine3D
1794ad891d2200260be935283645a03af3ebcfcc
[ "MIT" ]
null
null
null
include/util/FrameBuffer.cpp
hvidal/GameEngine3D
1794ad891d2200260be935283645a03af3ebcfcc
[ "MIT" ]
2
2020-08-15T22:37:21.000Z
2021-01-17T11:31:27.000Z
#include "FrameBuffer.h" FrameBuffer::FrameBuffer() { glGenFramebuffers(1, &mFboId); glBindFramebuffer(GL_FRAMEBUFFER, mFboId); } FrameBuffer::~FrameBuffer() { Log::debug("Deleting FrameBuffer"); glDeleteFramebuffers(1, &mFboId); } void FrameBuffer::check() const { GLenum status = glCheckFramebufferStatus(GL...
29.754386
104
0.774764
hvidal
5915b7a8aadfec38c1388177d726d6a33d612349
3,152
cc
C++
lite/kernels/npu/bridges/pool_op.cc
StarryRain/Paddle-Lite
f9930fc191f5289ad963fbd8b21ae0d711418fcd
[ "Apache-2.0" ]
null
null
null
lite/kernels/npu/bridges/pool_op.cc
StarryRain/Paddle-Lite
f9930fc191f5289ad963fbd8b21ae0d711418fcd
[ "Apache-2.0" ]
null
null
null
lite/kernels/npu/bridges/pool_op.cc
StarryRain/Paddle-Lite
f9930fc191f5289ad963fbd8b21ae0d711418fcd
[ "Apache-2.0" ]
1
2020-02-13T10:45:37.000Z
2020-02-13T10:45:37.000Z
// Copyright (c) 2019 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...
37.082353
80
0.704949
StarryRain
5916c712411bb69bb0e0d916c014633aa54360f2
897
cpp
C++
win64/Win64_Renderer.cpp
Fjellstedt/dk30
b9fea347620fafe2d9994b4be6e20be0b2cee6f2
[ "MIT" ]
null
null
null
win64/Win64_Renderer.cpp
Fjellstedt/dk30
b9fea347620fafe2d9994b4be6e20be0b2cee6f2
[ "MIT" ]
null
null
null
win64/Win64_Renderer.cpp
Fjellstedt/dk30
b9fea347620fafe2d9994b4be6e20be0b2cee6f2
[ "MIT" ]
null
null
null
/* ======================================================================== $Creator: Patrik Fjellstedt $ ======================================================================== */ #include "w_pch.h" #include "Win64_Renderer.h" namespace Cryptic { Win64_Renderer::Win64_Renderer() { } Win64_Rende...
24.243243
78
0.526198
Fjellstedt
59178782b4025cf116ea162a6ab5ad3567f4abb2
1,401
cc
C++
RecoTracker/MeasurementDet/plugins/RecHitPropagator.cc
ckamtsikis/cmssw
ea19fe642bb7537cbf58451dcf73aa5fd1b66250
[ "Apache-2.0" ]
852
2015-01-11T21:03:51.000Z
2022-03-25T21:14:00.000Z
RecoTracker/MeasurementDet/plugins/RecHitPropagator.cc
ckamtsikis/cmssw
ea19fe642bb7537cbf58451dcf73aa5fd1b66250
[ "Apache-2.0" ]
30,371
2015-01-02T00:14:40.000Z
2022-03-31T23:26:05.000Z
RecoTracker/MeasurementDet/plugins/RecHitPropagator.cc
ckamtsikis/cmssw
ea19fe642bb7537cbf58451dcf73aa5fd1b66250
[ "Apache-2.0" ]
3,240
2015-01-02T05:53:18.000Z
2022-03-31T17:24:21.000Z
#include "RecHitPropagator.h" #include "TrackingTools/GeomPropagators/interface/AnalyticalPropagator.h" #include "TrackingTools/TransientTrackingRecHit/interface/TransientTrackingRecHit.h" TrajectoryStateOnSurface RecHitPropagator::propagate(const TrackingRecHit& hit, ...
43.78125
99
0.695931
ckamtsikis
59179e81690629886ccc95409299b3778d7c4b6a
8,303
cpp
C++
src/Scheduling/APA/E_APAScheduler.cpp
ha1082104/KENS_2
7b0b9f805ad89df8e23cdc1fc7599119d600366d
[ "MIT" ]
null
null
null
src/Scheduling/APA/E_APAScheduler.cpp
ha1082104/KENS_2
7b0b9f805ad89df8e23cdc1fc7599119d600366d
[ "MIT" ]
null
null
null
src/Scheduling/APA/E_APAScheduler.cpp
ha1082104/KENS_2
7b0b9f805ad89df8e23cdc1fc7599119d600366d
[ "MIT" ]
1
2018-11-18T16:16:54.000Z
2018-11-18T16:16:54.000Z
/* * E_APAScheduler.cpp * * Created on: 2014. 11. 27. * Author: 근홍 */ #include <E/E_System.hpp> #include <E/Scheduling/E_Computer.hpp> #include <E/Scheduling/E_Task.hpp> #include <E/Scheduling/E_Job.hpp> #include <E/Scheduling/E_Processor.hpp> #include <E/Scheduling/E_Scheduler.hpp> #include <E/Scheduling/A...
23.323034
107
0.666024
ha1082104
59191833d1194317d6dd11f5a9ee325531988504
5,519
cpp
C++
appshell/native_menu_model.cpp
sabanaya/brackets-shell
999145fe996c54d91b3a539b8f05ba25902a39df
[ "MIT" ]
524
2015-01-02T15:26:14.000Z
2022-03-02T10:42:42.000Z
appshell/native_menu_model.cpp
sabanaya/brackets-shell
999145fe996c54d91b3a539b8f05ba25902a39df
[ "MIT" ]
458
2021-08-17T18:30:53.000Z
2021-08-17T18:59:34.000Z
appshell/native_menu_model.cpp
sabanaya/brackets-shell
999145fe996c54d91b3a539b8f05ba25902a39df
[ "MIT" ]
403
2015-01-01T21:32:43.000Z
2021-11-10T10:24:31.000Z
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. 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 limitation * ...
31.901734
152
0.698858
sabanaya
591dc60cf428163d4d94efbeeafc8ea4e8aaf7af
9,486
cpp
C++
ext/extfs.cpp
zhoujie-jay/sortix
7348cb0b9ad5931bf73c8b3fa2dd63c99cae6afa
[ "0BSD" ]
5
2018-06-13T14:56:57.000Z
2021-08-25T01:07:32.000Z
ext/extfs.cpp
zhoujie-jay/sortix
7348cb0b9ad5931bf73c8b3fa2dd63c99cae6afa
[ "0BSD" ]
null
null
null
ext/extfs.cpp
zhoujie-jay/sortix
7348cb0b9ad5931bf73c8b3fa2dd63c99cae6afa
[ "0BSD" ]
null
null
null
/* * Copyright (c) 2013, 2014, 2015 Jonas 'Sortie' Termansen. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS"...
29.830189
85
0.668248
zhoujie-jay
591ea797eef73eb7ae54e36fa57cbe5c148d5e02
244
hpp
C++
src/ComputeSYMGS_ref.hpp
zabookey/Kokkos-HPCG
7ca081e51a275c4fb6b21e8871788e88e8715dbc
[ "BSD-3-Clause" ]
5
2015-07-10T16:35:08.000Z
2021-09-13T03:29:37.000Z
src/ComputeSYMGS_ref.hpp
zabookey/Kokkos-HPCG
7ca081e51a275c4fb6b21e8871788e88e8715dbc
[ "BSD-3-Clause" ]
null
null
null
src/ComputeSYMGS_ref.hpp
zabookey/Kokkos-HPCG
7ca081e51a275c4fb6b21e8871788e88e8715dbc
[ "BSD-3-Clause" ]
null
null
null
#ifndef COMPUTESYMGS_REF_HPP #define COMPUTESYMGS_REF_HPP #include "SparseMatrix.hpp" #include "Vector.hpp" #include "KokkosSetup.hpp" int ComputeSYMGS_ref(const SparseMatrix & A, const Vector & r, Vector & x); #endif // COMPUTESYMGS_REF_HPP
24.4
75
0.786885
zabookey
59213eb5e0cd3378c0ad476e1a79e2b4db24caea
36,053
cpp
C++
src/ChessDotCpp/search.cpp
GediminasMasaitis/chess-dot-cpp
60995f235387efc5acc03d46c8245960efef3e81
[ "MIT" ]
null
null
null
src/ChessDotCpp/search.cpp
GediminasMasaitis/chess-dot-cpp
60995f235387efc5acc03d46c8245960efef3e81
[ "MIT" ]
null
null
null
src/ChessDotCpp/search.cpp
GediminasMasaitis/chess-dot-cpp
60995f235387efc5acc03d46c8245960efef3e81
[ "MIT" ]
1
2021-05-01T11:57:03.000Z
2021-05-01T11:57:03.000Z
#include "search.h" #include "attacks.h" #include "movegen.h" #include "evaluation.h" #include "moveorder.h" #include "see.h" #include "stopper.h" #include "options.h" #include "tablebases.h" #include <thread> #include <algorithm> #include "zobrist.h" bool Search::TryProbeTranspositionTable(const ZobristKey key, co...
31.296007
180
0.564031
GediminasMasaitis
5921558f78644b3af23bd8b577e5c13f02be87c1
6,321
hpp
C++
IGC/Compiler/CISACodeGen/CodeSinking.hpp
bader/intel-graphics-compiler
04f51dc2f3d5047f334da5cb5eebe568480622f5
[ "MIT" ]
null
null
null
IGC/Compiler/CISACodeGen/CodeSinking.hpp
bader/intel-graphics-compiler
04f51dc2f3d5047f334da5cb5eebe568480622f5
[ "MIT" ]
null
null
null
IGC/Compiler/CISACodeGen/CodeSinking.hpp
bader/intel-graphics-compiler
04f51dc2f3d5047f334da5cb5eebe568480622f5
[ "MIT" ]
null
null
null
/*========================== begin_copyright_notice ============================ Copyright (c) 2000-2021 Intel Corporation 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, inc...
40.261146
117
0.636925
bader
5921ea0546f73efec76a67380f329551a7c3ef1c
82,290
cpp
C++
src/main.cpp
bkentel/boken-old
8967856be5f283989d0c10843bcb739728423152
[ "MIT" ]
null
null
null
src/main.cpp
bkentel/boken-old
8967856be5f283989d0c10843bcb739728423152
[ "MIT" ]
null
null
null
src/main.cpp
bkentel/boken-old
8967856be5f283989d0c10843bcb739728423152
[ "MIT" ]
1
2020-04-11T12:20:00.000Z
2020-04-11T12:20:00.000Z
#include "algorithm.hpp" #include "allocator.hpp" #include "catch.hpp" // for run_unit_tests #include "command.hpp" #include "data.hpp" #include "entity.hpp" // for entity #include "entity_properties.hpp" #include "events.hpp" #include "format.hpp" #include "hash.hpp" // for djb2_hash_32 #include "...
33.587755
116
0.539081
bkentel
592253303c2afe00aa586bbad00282292dec586a
4,644
cpp
C++
test/language/array_types/cpp/AutoArrayRecursionTest.cpp
chenpeihua/zserio
c021d6f943f25c2eb7d91712eb7bd5de13f9c8bc
[ "BSD-3-Clause" ]
1
2021-05-25T02:29:46.000Z
2021-05-25T02:29:46.000Z
test/language/array_types/cpp/AutoArrayRecursionTest.cpp
chenpeihua/zserio
c021d6f943f25c2eb7d91712eb7bd5de13f9c8bc
[ "BSD-3-Clause" ]
null
null
null
test/language/array_types/cpp/AutoArrayRecursionTest.cpp
chenpeihua/zserio
c021d6f943f25c2eb7d91712eb7bd5de13f9c8bc
[ "BSD-3-Clause" ]
null
null
null
#include "gtest/gtest.h" #include "array_types/auto_array_recursion/AutoArrayRecursion.h" #include "zserio/BitStreamWriter.h" #include "zserio/BitStreamReader.h" namespace array_types { namespace auto_array_recursion { class AutoArrayRecursionTest : public ::testing::Test { protected: void fillAutoArrayRecursio...
30.155844
104
0.724591
chenpeihua
5922b000098b40e65d361c8400fa76354176fb6e
5,873
cpp
C++
3rdparty/webkit/Source/WebKit/Shared/WebRenderObject.cpp
mchiasson/PhaserNative
f867454602c395484bf730a7c43b9c586c102ac2
[ "MIT" ]
1
2021-05-27T07:29:31.000Z
2021-05-27T07:29:31.000Z
WebKit2-7604.1.38.0.7/WebKit2-7604.1.38.0.7/Shared/WebRenderObject.cpp
mlcldh/appleWebKit2
39cc42a4710c9319c8da269621844493ab2ccdd6
[ "MIT" ]
9
2020-04-18T18:47:18.000Z
2020-04-18T18:52:41.000Z
Source/WebKit/Shared/WebRenderObject.cpp
ijsf/DeniseEmbeddableWebKit
57dfc6783d60f8f59b7129874e60f84d8c8556c9
[ "BSD-3-Clause" ]
1
2019-01-25T13:55:25.000Z
2019-01-25T13:55:25.000Z
/* * Copyright (C) 2012 Apple 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: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions a...
39.682432
302
0.701686
mchiasson
5925c02a3d9cf6bfdc9156bf666040b79d82ca72
4,106
cpp
C++
Chat Homework/ModuleNetworking.cpp
MarcFly/Networks-and-Online-Games
ba291cbba47eea230f7a52f58625069878f832ec
[ "MIT" ]
null
null
null
Chat Homework/ModuleNetworking.cpp
MarcFly/Networks-and-Online-Games
ba291cbba47eea230f7a52f58625069878f832ec
[ "MIT" ]
null
null
null
Chat Homework/ModuleNetworking.cpp
MarcFly/Networks-and-Online-Games
ba291cbba47eea230f7a52f58625069878f832ec
[ "MIT" ]
null
null
null
#include "Networks.h" #include "ModuleNetworking.h" static uint8 NumModulesUsingWinsock = 0; void ModuleNetworking::reportError(const char* inOperationDesc) { LPVOID lpMsgBuf; DWORD errorNum = WSAGetLastError(); FormatMessage( FORMAT_MESSAGE_ALLOCATE_BUFFER | FORMAT_MESSAGE_FROM_SYSTEM | FORMAT_MESSAGE_IGNO...
22.437158
83
0.688261
MarcFly
59269fe836386ebcf2c11b1f62195a2dec0e695a
5,205
cpp
C++
test/hash_trie_test.cpp
MatsuTaku/dynpdt_Correction
10605c1dc8ae6196741bee0e991935e8877b930a
[ "MIT" ]
47
2018-02-24T09:56:24.000Z
2022-02-13T12:10:00.000Z
test/hash_trie_test.cpp
MatsuTaku/dynpdt_Correction
10605c1dc8ae6196741bee0e991935e8877b930a
[ "MIT" ]
4
2018-03-08T03:28:05.000Z
2021-09-29T06:38:25.000Z
test/hash_trie_test.cpp
MatsuTaku/dynpdt_Correction
10605c1dc8ae6196741bee0e991935e8877b930a
[ "MIT" ]
5
2018-03-07T06:34:43.000Z
2022-02-12T19:54:18.000Z
/** * MIT License * * Copyright (c) 2018–2019 Shunsuke Kanda * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, c...
31.737805
109
0.593084
MatsuTaku
592a883fb3fd011625ea4c59679ab4ae3576c7c9
5,521
cpp
C++
src/mbgl/shaders/circle.cpp
aiadaniel/MyMapbox
f786e992932a983b2f5f36fe172fc37b510dedab
[ "BSL-1.0", "Apache-2.0" ]
null
null
null
src/mbgl/shaders/circle.cpp
aiadaniel/MyMapbox
f786e992932a983b2f5f36fe172fc37b510dedab
[ "BSL-1.0", "Apache-2.0" ]
null
null
null
src/mbgl/shaders/circle.cpp
aiadaniel/MyMapbox
f786e992932a983b2f5f36fe172fc37b510dedab
[ "BSL-1.0", "Apache-2.0" ]
null
null
null
// NOTE: DO NOT CHANGE THIS FILE. IT IS AUTOMATICALLY GENERATED. #include <mbgl/shaders/circle.hpp> namespace mbgl { namespace shaders { const char* circle::name = "circle"; const char* circle::vertexSource = R"MBGL_SHADER( #ifdef GL_ES precision highp float; #else #if !defined(lowp) #define lowp #endif #if !defin...
28.755208
129
0.730846
aiadaniel
592b30b878afb21177159b71c5d14c984dccec7c
2,489
cpp
C++
Sources/API/Python/Solver/FDM/FDMICCGSolver.cpp
utilForever/CubbyFlow-v1
d85c136d8eaa91ecce456c3356c7e578dda5d5bd
[ "MIT" ]
3
2020-04-15T13:41:16.000Z
2020-12-29T11:23:59.000Z
Sources/API/Python/Solver/FDM/FDMICCGSolver.cpp
utilForever/CubbyFlow-v1
d85c136d8eaa91ecce456c3356c7e578dda5d5bd
[ "MIT" ]
null
null
null
Sources/API/Python/Solver/FDM/FDMICCGSolver.cpp
utilForever/CubbyFlow-v1
d85c136d8eaa91ecce456c3356c7e578dda5d5bd
[ "MIT" ]
null
null
null
/************************************************************************* > File Name: FDMICCGSolver.cpp > Project Name: CubbyFlow > Author: Chan-Ho Chris Ohk > Purpose: FDMICCGSolver functions for CubbyFlow Python API. > Created Time: 2018/02/14 > Copyright (c) 2018, Chan-Ho Chris Ohk ********************************...
36.072464
97
0.721173
utilForever
592def4ca2fbc6e4352cc3a5e43b85d3dedadc88
11,158
cpp
C++
tf2_src/game/server/tf/bot_npc/bot_npc_archer.cpp
IamIndeedGamingAsHardAsICan03489/TeamFortress2
1b81dded673d49adebf4d0958e52236ecc28a956
[ "MIT" ]
4
2021-10-03T05:16:55.000Z
2021-12-28T16:49:27.000Z
tf2_src/game/server/tf/bot_npc/bot_npc_archer.cpp
Counter2828/TeamFortress2
1b81dded673d49adebf4d0958e52236ecc28a956
[ "MIT" ]
null
null
null
tf2_src/game/server/tf/bot_npc/bot_npc_archer.cpp
Counter2828/TeamFortress2
1b81dded673d49adebf4d0958e52236ecc28a956
[ "MIT" ]
3
2022-02-02T18:09:58.000Z
2022-03-06T18:54:39.000Z
//========= Copyright Valve Corporation, All rights reserved. ============// // bot_npc_archer.cpp // A NextBot non-player derived archer // Michael Booth, November 2010 #include "cbase.h" #include "tf_player.h" #include "tf_gamerules.h" #include "tf_team.h" #include "tf_projectile_arrow.h" #include "tf_weapon_grenad...
27.687345
143
0.595358
IamIndeedGamingAsHardAsICan03489
592ef0633be1f1d94a1125b85ff4e1d00ce93aeb
1,945
cc
C++
permission_broker/permission_broker_main.cc
Toromino/chromiumos-platform2
97e6ba18f0e5ab6723f3448a66f82c1a07538d87
[ "BSD-3-Clause" ]
null
null
null
permission_broker/permission_broker_main.cc
Toromino/chromiumos-platform2
97e6ba18f0e5ab6723f3448a66f82c1a07538d87
[ "BSD-3-Clause" ]
null
null
null
permission_broker/permission_broker_main.cc
Toromino/chromiumos-platform2
97e6ba18f0e5ab6723f3448a66f82c1a07538d87
[ "BSD-3-Clause" ]
null
null
null
// Copyright (c) 2012 The Chromium OS 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/command_line.h> #include <base/logging.h> #include <base/memory/weak_ptr.h> #include <base/time/time.h> #include <brillo/daemons/dbu...
33.534483
80
0.711568
Toromino
59318a3345e1ac41755bd0e67f5193d658271381
272
cpp
C++
fourier_transform/src/util.cpp
fpeterek/dzo
d046a3c53bc66ee4fa7897394422570c1ef8f07a
[ "MIT" ]
null
null
null
fourier_transform/src/util.cpp
fpeterek/dzo
d046a3c53bc66ee4fa7897394422570c1ef8f07a
[ "MIT" ]
null
null
null
fourier_transform/src/util.cpp
fpeterek/dzo
d046a3c53bc66ee4fa7897394422570c1ef8f07a
[ "MIT" ]
null
null
null
// // Created by fpeterek on 28.10.21. // #include "util.hpp" sf::Image loadImage(const std::string & filename) { sf::Image img; if (not img.loadFromFile(filename)) { throw std::runtime_error("Could not load file " + filename); } return img; }
17
68
0.621324
fpeterek
5932e87dec251cfec11020c3b7e90156843a1199
2,358
cc
C++
src/module.cc
oftc/oftc-ircd
4d03219f6b7e2aeda8b7848eea4294b7b85aad12
[ "MIT" ]
2
2015-01-11T19:14:24.000Z
2016-12-08T16:00:10.000Z
src/module.cc
oftc/oftc-ircd
4d03219f6b7e2aeda8b7848eea4294b7b85aad12
[ "MIT" ]
null
null
null
src/module.cc
oftc/oftc-ircd
4d03219f6b7e2aeda8b7848eea4294b7b85aad12
[ "MIT" ]
3
2021-05-02T17:15:51.000Z
2021-05-02T17:16:04.000Z
/* Copyright (c) 2012 Stuart Walsh Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, di...
25.630435
81
0.70229
oftc
59344313633f92505783985920722a01d5cb96f8
89,312
cpp
C++
src/third_party/skia/src/sksl/SkSLLexer.cpp
rhencke/engine
1016db292c4e73374a0a11536b18303c9522a224
[ "BSD-3-Clause" ]
1
2020-12-11T06:32:11.000Z
2020-12-11T06:32:11.000Z
src/third_party/skia/src/sksl/SkSLLexer.cpp
rhencke/engine
1016db292c4e73374a0a11536b18303c9522a224
[ "BSD-3-Clause" ]
1
2021-03-15T17:26:39.000Z
2021-03-16T17:59:26.000Z
src/third_party/skia/src/sksl/SkSLLexer.cpp
rhencke/engine
1016db292c4e73374a0a11536b18303c9522a224
[ "BSD-3-Clause" ]
null
null
null
/* * Copyright 2017 Google Inc. * * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ /***************************************************************************************** ******************** This file was generated by sksllex. Do not edit. **************...
83.703843
100
0.318401
rhencke
593720ad4b2318d0df1cca03cb074e70b083ff89
1,238
hpp
C++
Framewave/sdk/boost_1_34_0/libs/thread/src/mac/dt_scheduler.hpp
dbremner/framewave
94babe445689538e6c3b44b1575cca27893b9bb4
[ "Apache-2.0" ]
null
null
null
Framewave/sdk/boost_1_34_0/libs/thread/src/mac/dt_scheduler.hpp
dbremner/framewave
94babe445689538e6c3b44b1575cca27893b9bb4
[ "Apache-2.0" ]
1
2019-01-14T04:00:23.000Z
2019-01-14T04:00:23.000Z
Framewave/sdk/boost_1_34_0/libs/thread/src/mac/dt_scheduler.hpp
dbremner/framewave
94babe445689538e6c3b44b1575cca27893b9bb4
[ "Apache-2.0" ]
null
null
null
// (C) Copyright Mac Murrett 2001. // Use, modification and distribution are subject to the // Boost Software License, Version 1.0. (See accompanying file // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) // See http://www.boost.org for most recent version. #ifndef BOOST_DT_SCHEDULER_MJM012...
19.34375
86
0.686591
dbremner
593866676dfae769f1ddc8f8b6bb3e7d815471c6
2,003
cc
C++
test/test_timecode.cc
ke6jjj/r-dat
1e0b55af5f3f71b7a843835804330de0152258e1
[ "BSD-2-Clause" ]
3
2020-05-07T02:18:28.000Z
2021-08-03T14:00:12.000Z
test/test_timecode.cc
ke6jjj/r-dat
1e0b55af5f3f71b7a843835804330de0152258e1
[ "BSD-2-Clause" ]
null
null
null
test/test_timecode.cc
ke6jjj/r-dat
1e0b55af5f3f71b7a843835804330de0152258e1
[ "BSD-2-Clause" ]
null
null
null
// // Copyright 2018, Jeremy Cooper // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions // are met: // // 1. Redistributions of source code must retain the above copyright // notice, this list of condition...
31.296875
71
0.740889
ke6jjj
86ca5eb969ab06c0451ea60a44cd938439efed01
19,950
cpp
C++
fistr1/tools/neu2fstr/NFD/CNFDB_507.cpp
tkoyama010/FrontISTR
2ce1f0425b87df76261c86ddb93bb4b588f72718
[ "MIT" ]
null
null
null
fistr1/tools/neu2fstr/NFD/CNFDB_507.cpp
tkoyama010/FrontISTR
2ce1f0425b87df76261c86ddb93bb4b588f72718
[ "MIT" ]
null
null
null
fistr1/tools/neu2fstr/NFD/CNFDB_507.cpp
tkoyama010/FrontISTR
2ce1f0425b87df76261c86ddb93bb4b588f72718
[ "MIT" ]
null
null
null
/***************************************************************************** * Copyright (c) 2016 The University of Tokyo * This software is released under the MIT License, see LICENSE.txt *****************************************************************************/ /* CNFDB_507 Ver.1.0 */ // 507 Loads #inclu...
33.361204
80
0.55188
tkoyama010
86ca80b0c53931b249f611baa0d4e753de761c17
1,193
cpp
C++
src/trace.cpp
jmigual/metasim2.0
f426aefde08fc216e6aa2428538caa59f7e4d08b
[ "Naumen", "Condor-1.1", "MS-PL" ]
null
null
null
src/trace.cpp
jmigual/metasim2.0
f426aefde08fc216e6aa2428538caa59f7e4d08b
[ "Naumen", "Condor-1.1", "MS-PL" ]
null
null
null
src/trace.cpp
jmigual/metasim2.0
f426aefde08fc216e6aa2428538caa59f7e4d08b
[ "Naumen", "Condor-1.1", "MS-PL" ]
8
2015-06-08T17:22:19.000Z
2021-03-01T17:41:18.000Z
#include <event.hpp> #include <trace.hpp> namespace MetaSim { using namespace std; const char * const Trace::Exc::_NO_OPEN = "File is not open"; Trace::Trace(const char *filename, Type type, bool tof) :_filename(filename), toFile(tof) { if (tof == false) return; if (type == _...
23.86
65
0.529757
jmigual
86cc3e940f7c52130af38634143a240c8bb515cd
3,747
hxx
C++
main/sc/inc/callform.hxx
Grosskopf/openoffice
93df6e8a695d5e3eac16f3ad5e9ade1b963ab8d7
[ "Apache-2.0" ]
679
2015-01-06T06:34:58.000Z
2022-03-30T01:06:03.000Z
main/sc/inc/callform.hxx
Grosskopf/openoffice
93df6e8a695d5e3eac16f3ad5e9ade1b963ab8d7
[ "Apache-2.0" ]
102
2017-11-07T08:51:31.000Z
2022-03-17T12:13:49.000Z
main/sc/inc/callform.hxx
Grosskopf/openoffice
93df6e8a695d5e3eac16f3ad5e9ade1b963ab8d7
[ "Apache-2.0" ]
331
2015-01-06T11:40:55.000Z
2022-03-14T04:07:51.000Z
/************************************************************** * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to y...
32.582609
129
0.637577
Grosskopf
86cccfdb22c8c035291ff39414badbf6e1102d7f
14,039
hpp
C++
mapA/map.hpp
q4x3/dsHomework
0097bb7d9e08c68fb782afc0e3e5c348f212ceb5
[ "MIT" ]
null
null
null
mapA/map.hpp
q4x3/dsHomework
0097bb7d9e08c68fb782afc0e3e5c348f212ceb5
[ "MIT" ]
null
null
null
mapA/map.hpp
q4x3/dsHomework
0097bb7d9e08c68fb782afc0e3e5c348f212ceb5
[ "MIT" ]
null
null
null
/** * implement a container like std::map */ #ifndef SJTU_MAP_HPP #define SJTU_MAP_HPP // only for std::less<T> #include <functional> #include <cstddef> #include "utility.hpp" #include "exceptions.hpp" namespace sjtu { enum color_type {RED, BLACK}; template< class Key, class T, class Compare = std::less<Key> > ...
25.950092
87
0.588788
q4x3
86cd1d606a9356bf9909a3667d88fd433cdbce76
4,751
cpp
C++
host/display/controller.cpp
wmax351/airball-embedded
204189922415b0f3cbef5dda14fa137e3c806a7d
[ "MIT" ]
null
null
null
host/display/controller.cpp
wmax351/airball-embedded
204189922415b0f3cbef5dda14fa137e3c806a7d
[ "MIT" ]
null
null
null
host/display/controller.cpp
wmax351/airball-embedded
204189922415b0f3cbef5dda14fa137e3c806a7d
[ "MIT" ]
null
null
null
#include "controller.h" #include "settings.h" #include "airdata.h" #include "display.h" #include "delay_timer.h" #include "system_status.h" #include "units.h" #include "../telemetry/airdata_reduced_sample.h" #include "file_write_watch.h" #include "sound_scheme.h" #include "stallfence_scheme.h" #include "flyonspeed_sche...
28.279762
79
0.588508
wmax351
86cddbbb23a1fc53e82a2c1f0593350790157699
1,259
cpp
C++
products/BellHybrid/apps/application-bell-settings/presenter/FrontlightPresenter.cpp
buk7456/MuditaOS
06ef1e131b27b0f397cc615c96d51bede7050423
[ "BSL-1.0" ]
369
2021-11-10T09:20:29.000Z
2022-03-30T06:36:58.000Z
products/BellHybrid/apps/application-bell-settings/presenter/FrontlightPresenter.cpp
buk7456/MuditaOS
06ef1e131b27b0f397cc615c96d51bede7050423
[ "BSL-1.0" ]
149
2021-11-10T08:38:35.000Z
2022-03-31T23:01:52.000Z
products/BellHybrid/apps/application-bell-settings/presenter/FrontlightPresenter.cpp
buk7456/MuditaOS
06ef1e131b27b0f397cc615c96d51bede7050423
[ "BSL-1.0" ]
41
2021-11-10T08:30:37.000Z
2022-03-29T08:12:46.000Z
// Copyright (c) 2017-2021, Mudita Sp. z.o.o. All rights reserved. // For licensing, see https://github.com/mudita/MuditaOS/LICENSE.md #include "FrontlightPresenter.hpp" namespace app::bell_settings { FrontlightPresenter::FrontlightPresenter(std::shared_ptr<FrontlightListItemProvider> &&provider, ...
28.613636
104
0.637014
buk7456
86ce288813f98e86cbab4bfad2c16ff07d513d0c
6,694
cpp
C++
VideoPlayer/src/qtvideowidget.cpp
Embedfire/ebf_debian_qt_demo
91cd3e9328d7df1e481d2fc12bd83165ad025a80
[ "MIT" ]
1
2020-06-19T00:58:32.000Z
2020-06-19T00:58:32.000Z
VideoPlayer/src/qtvideowidget.cpp
Embedfire/ebf_debian_qt_demo
91cd3e9328d7df1e481d2fc12bd83165ad025a80
[ "MIT" ]
null
null
null
VideoPlayer/src/qtvideowidget.cpp
Embedfire/ebf_debian_qt_demo
91cd3e9328d7df1e481d2fc12bd83165ad025a80
[ "MIT" ]
null
null
null
/****************************************************************** Copyright (C) 2019 - All Rights Reserved by 文 件 名 : videowidget.cpp --- VideoWidget 作 者 : Niyh(lynnhua) 论 坛 : http://www.firebbs.cn 编写日期 : 2019 说 明 : 历史纪录 : <作者> <日期> <版本> <内容> Niyh 2019 1.0.0 1 文...
30.427273
109
0.623394
Embedfire
86ce501dacd675dca7cce1979d49b7ede31e287a
2,750
cc
C++
src/solv_simple/fn_xor/bdd2specfn_xor.cc
nerdling/SBSAT
6328c6aa105b75693d06bf0dae4a3b5ca220318b
[ "Unlicense" ]
4
2015-03-08T07:56:29.000Z
2017-10-12T04:19:27.000Z
src/solv_simple/fn_xor/bdd2specfn_xor.cc
nerdling/SBSAT
6328c6aa105b75693d06bf0dae4a3b5ca220318b
[ "Unlicense" ]
null
null
null
src/solv_simple/fn_xor/bdd2specfn_xor.cc
nerdling/SBSAT
6328c6aa105b75693d06bf0dae4a3b5ca220318b
[ "Unlicense" ]
null
null
null
#include "sbsat.h" #include "sbsat_solver.h" #include "solver.h" void *CreateXORState(int *arrElts, int nNumElts, BDDNode *pCurrentBDD, XORStateEntry *pStartState) { check_SmurfStatesTableSize(sizeof(XORStateEntry)); ite_counters[SMURF_STATES]+=1; pStartState = (XORStateEntry *)SimpleSmurfProblemState->pSmurfState...
37.671233
110
0.752727
nerdling
86ce8dc16dd074aa9af8352d64b6aa48cdc57170
1,022
cpp
C++
STL/Associative Containers/8 map in c++ stl.cpp
arvindr19/cppnuts
3814a00348e0eb8588711bab751d3db1b6af6a25
[ "MIT" ]
null
null
null
STL/Associative Containers/8 map in c++ stl.cpp
arvindr19/cppnuts
3814a00348e0eb8588711bab751d3db1b6af6a25
[ "MIT" ]
null
null
null
STL/Associative Containers/8 map in c++ stl.cpp
arvindr19/cppnuts
3814a00348e0eb8588711bab751d3db1b6af6a25
[ "MIT" ]
null
null
null
// TOPIC: Map In C++ // NOTES: // 1. Syntax: map<T1, T2> obj; // where T1 is key type and T2 is value type. // 2. std::map is associative container that store elements in key value combination // where key should be unique, otherwise it overrides the previous value. // 3. It is implement using Self-Balance Binary ...
28.388889
88
0.650685
arvindr19
86d0ee65da11b320db1f2f1c1dc9fe0c66b6dce1
6,232
cpp
C++
Vic2ToHoI4/Source/V2World/Countries/Country.cpp
gawquon/Vic2ToHoI4
8371cfb1fd57cf81d854077963135d8037e754eb
[ "MIT" ]
3
2019-12-31T19:51:21.000Z
2020-01-23T18:20:57.000Z
Vic2ToHoI4/Source/V2World/Countries/Country.cpp
gawquon/Vic2ToHoI4
8371cfb1fd57cf81d854077963135d8037e754eb
[ "MIT" ]
52
2021-12-22T01:23:44.000Z
2022-03-24T01:26:37.000Z
Vic2ToHoI4/Source/V2World/Countries/Country.cpp
Osariusz/Vic2ToHoI4
9738b52c7602b1fe187c3820660c58a8d010d87e
[ "MIT" ]
null
null
null
#include "Country.h" #include "Log.h" #include "V2World/Culture/CultureGroups.h" #include "V2World/Localisations/Vic2Localisations.h" #include "V2World/Pops/Pop.h" #include "V2World/Provinces/Province.h" #include "V2World/States/State.h" #include <ranges> void Vic2::Country::eatCountry(Country& target, bool debug) {...
21.415808
116
0.702343
gawquon
86d12c1e94292093f49dfa19b52dff28b52f1462
869
cpp
C++
src/system/Runner.cpp
bkozdras/picosdkal
1830a2b0296510a5d40a69d22d9a21618d664528
[ "MIT" ]
null
null
null
src/system/Runner.cpp
bkozdras/picosdkal
1830a2b0296510a5d40a69d22d9a21618d664528
[ "MIT" ]
null
null
null
src/system/Runner.cpp
bkozdras/picosdkal
1830a2b0296510a5d40a69d22d9a21618d664528
[ "MIT" ]
null
null
null
/**********************************************************************************/ /* Copyright by @bkozdras <b.kozdras@gmail.com> */ /* Version: 1.0 */ /* Licence: MIT ...
28.032258
84
0.420023
bkozdras
86d1d4e9a3877ab3c3ebc284d1be8e8199be97b0
4,390
cpp
C++
src/game/shared/sdk/sdk_playerclass_info_parse.cpp
vxsd/refraction
bb6def1feb6c2e5c94b2604ad55607ed380a2d7e
[ "MIT" ]
14
2021-02-16T14:13:50.000Z
2022-03-17T18:29:19.000Z
src/game/shared/sdk/sdk_playerclass_info_parse.cpp
undbsd/refraction
bb6def1feb6c2e5c94b2604ad55607ed380a2d7e
[ "MIT" ]
7
2021-08-06T18:40:37.000Z
2022-03-09T18:05:08.000Z
src/game/shared/sdk/sdk_playerclass_info_parse.cpp
undbsd/refraction
bb6def1feb6c2e5c94b2604ad55607ed380a2d7e
[ "MIT" ]
2
2021-08-05T16:03:03.000Z
2021-11-26T00:11:27.000Z
//========= Copyright Valve Corporation, All rights reserved. ============// // // Purpose: // //=============================================================================// #include "cbase.h" #include "sdk_playerclass_info_parse.h" #include "weapon_sdkbase.h" #include <KeyValues.h> // memdbgon must be the last in...
31.811594
137
0.657175
vxsd
86d41f95d259ba82326561a9e19ab6c5a67b4075
4,068
cpp
C++
Extern/include/ThorsSerializer/MongoUtility.cpp
rafalohaki/C4USMultiHack-Metin2
7aa4f322425df9f65e6cb2ad4fd33dc3288f95de
[ "Apache-2.0" ]
272
2015-02-03T19:30:37.000Z
2022-03-21T10:23:27.000Z
Extern/include/ThorsSerializer/MongoUtility.cpp
rafalohaki/C4USMultiHack-Metin2
7aa4f322425df9f65e6cb2ad4fd33dc3288f95de
[ "Apache-2.0" ]
63
2015-06-12T16:51:27.000Z
2022-02-17T15:21:01.000Z
Extern/include/ThorsSerializer/MongoUtility.cpp
rafalohaki/C4USMultiHack-Metin2
7aa4f322425df9f65e6cb2ad4fd33dc3288f95de
[ "Apache-2.0" ]
70
2015-01-15T22:39:28.000Z
2022-03-01T09:32:02.000Z
#include "MongoUtility.h" #include <chrono> #include <iomanip> #include <iostream> #include <tuple> #include <arpa/inet.h> using namespace ThorsAnvil::Serialize; using namespace ThorsAnvil::Serialize::MongoUtility; int ObjectID::classCounter = 32769; ObjectID::ObjectID(std::int32_t timestamp, std::int64_t random, s...
33.073171
159
0.594395
rafalohaki
86d6f9a8a9e325e0772e2da3c8a477376d53a8da
863
cpp
C++
clang/test/CodeGenSYCL/field-annotate-addr-space.cpp
LaudateCorpus1/llvm-project
ff2e0f0c1112558b3f30d8afec7c9882c33c79e3
[ "Apache-2.0" ]
2,338
2018-06-19T17:34:51.000Z
2022-03-31T11:00:37.000Z
clang/test/CodeGenSYCL/field-annotate-addr-space.cpp
LaudateCorpus1/llvm-project
ff2e0f0c1112558b3f30d8afec7c9882c33c79e3
[ "Apache-2.0" ]
3,180
2019-10-18T01:21:21.000Z
2022-03-31T23:25:41.000Z
clang/test/CodeGenSYCL/field-annotate-addr-space.cpp
LaudateCorpus1/llvm-project
ff2e0f0c1112558b3f30d8afec7c9882c33c79e3
[ "Apache-2.0" ]
275
2019-10-18T05:27:22.000Z
2022-03-30T09:04:21.000Z
// RUN: %clang_cc1 -triple spir64 -fsycl-is-device -disable-llvm-passes -emit-llvm %s -o - | FileCheck %s // CHECK: [[ANNOT:.+]] = private unnamed_addr constant {{.*}}c"my_annotation\00" struct HasField { // This caused an assertion on creating a bitcast here, // since the address space didn't match. [[clang::a...
43.15
165
0.63847
LaudateCorpus1
86d8cd9a5692354e7e01ffd84a8ca14ad6b3a46b
35,836
cc
C++
server/core/routingworker.cc
woopstar/MaxScale
e88b7f56f96ac2567582d1707fe0a23f92ac8e11
[ "MIT" ]
null
null
null
server/core/routingworker.cc
woopstar/MaxScale
e88b7f56f96ac2567582d1707fe0a23f92ac8e11
[ "MIT" ]
1
2019-07-02T09:59:27.000Z
2019-07-02T09:59:49.000Z
server/core/routingworker.cc
woopstar/MaxScale
e88b7f56f96ac2567582d1707fe0a23f92ac8e11
[ "MIT" ]
null
null
null
/* * Copyright (c) 2016 MariaDB Corporation Ab * * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * * Change Date: 2022-01-01 * * On the date above, in accordance with the Business Source License, use * of this software will be g...
26.157664
107
0.612792
woopstar
86dab5549f3705d52d47065af2d8620098d40e2d
30,926
cpp
C++
annonet_train_main.cpp
reunanen/annonet
4767f4dee850d78e7c214ffdcc8002d7de8c683c
[ "MIT" ]
7
2019-01-20T07:33:44.000Z
2022-01-17T09:41:33.000Z
annonet_train_main.cpp
reunanen/annonet
4767f4dee850d78e7c214ffdcc8002d7de8c683c
[ "MIT" ]
5
2017-11-09T07:22:11.000Z
2020-05-08T14:09:12.000Z
annonet_train_main.cpp
reunanen/annonet
4767f4dee850d78e7c214ffdcc8002d7de8c683c
[ "MIT" ]
2
2019-01-21T04:34:32.000Z
2019-02-27T17:41:13.000Z
/* This example shows how to train a semantic segmentation net using images annotated in the "anno" program (see https://github.com/reunanen/anno). Instructions: 1. Use anno to label some data. 2. Build the annonet_train program. 3. Run: ./annonet_train /path/to/anno/data 4. Wait whi...
48.397496
221
0.655015
reunanen
86db0cdd21dee17848c43d85c39cabc446a195af
2,880
hh
C++
Replicator/ReplicatedRev.hh
mhocouchbase/couchbase-lite-core
8a527a066b703c8865b4e61cbd9e3d41d81ba5ef
[ "Apache-2.0" ]
null
null
null
Replicator/ReplicatedRev.hh
mhocouchbase/couchbase-lite-core
8a527a066b703c8865b4e61cbd9e3d41d81ba5ef
[ "Apache-2.0" ]
null
null
null
Replicator/ReplicatedRev.hh
mhocouchbase/couchbase-lite-core
8a527a066b703c8865b4e61cbd9e3d41d81ba5ef
[ "Apache-2.0" ]
null
null
null
// // ReplicatedRev.hh // // Copyright 2018-Present Couchbase, Inc. // // Use of this software is governed by the Business Source License included // in the file licenses/BSL-Couchbase.txt. As of the Change Date specified // in that file, in accordance with the Business Source License, use of this // software will be ...
32.359551
97
0.645139
mhocouchbase
86db2ae6fb4c2499f34b02ec7739df4bf58d8ce8
724
hpp
C++
include/ui/SidebarIcon.hpp
davidcorbin/mygcc-application
9e978e4d6e4cd3d8534bbc73f38c45b205258cc9
[ "MIT" ]
2
2019-01-18T02:33:45.000Z
2019-02-01T23:44:05.000Z
include/ui/SidebarIcon.hpp
davidcorbin/mygcc-application
9e978e4d6e4cd3d8534bbc73f38c45b205258cc9
[ "MIT" ]
null
null
null
include/ui/SidebarIcon.hpp
davidcorbin/mygcc-application
9e978e4d6e4cd3d8534bbc73f38c45b205258cc9
[ "MIT" ]
null
null
null
/** * Copyright 2018 <David Corbin, Mitchell Harvey> */ #ifndef INCLUDE_UI_SIDEBARICON_HPP_ #define INCLUDE_UI_SIDEBARICON_HPP_ #include <include/ui/Image.hpp> #include <include/types/Course.hpp> #include <QPixmap> #include <string> class SidebarIcon { public: explicit SidebarIcon(Course *course); explicit Si...
22.625
74
0.756906
davidcorbin
86db69c392a18e3e7ddc549635f9d150a51933c3
16,500
cpp
C++
src/Gaffer/Dispatcher.cpp
goddardl/gaffer
be7fca3a70d3cafab3c1ae800b4548cd248f80a1
[ "BSD-3-Clause" ]
null
null
null
src/Gaffer/Dispatcher.cpp
goddardl/gaffer
be7fca3a70d3cafab3c1ae800b4548cd248f80a1
[ "BSD-3-Clause" ]
null
null
null
src/Gaffer/Dispatcher.cpp
goddardl/gaffer
be7fca3a70d3cafab3c1ae800b4548cd248f80a1
[ "BSD-3-Clause" ]
null
null
null
////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2013-2014, Image Engine Design 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: // // *...
28.253425
268
0.693576
goddardl
86dd30c9954fe09ec7656bea91f4216e73f7871b
5,745
cpp
C++
Dodo/src/Core/System/AsciiDataFile.cpp
quesswho/Dodo
75408374a73e1cceb3e41ec25493f2abbaa447ee
[ "MIT" ]
1
2020-06-09T21:11:08.000Z
2020-06-09T21:11:08.000Z
Dodo/src/Core/System/AsciiDataFile.cpp
quesswho/Dodo
75408374a73e1cceb3e41ec25493f2abbaa447ee
[ "MIT" ]
9
2020-11-17T07:54:06.000Z
2021-01-05T13:13:05.000Z
Dodo/src/Core/System/AsciiDataFile.cpp
quesswho/Dodo
75408374a73e1cceb3e41ec25493f2abbaa447ee
[ "MIT" ]
null
null
null
#include "pch.h" #include "AsciiDataFile.h" namespace Dodo { AsciiDataFile::AsciiDataFile() : m_CurrentLine(0), m_CurrentIndent(0), m_Indent({""}) { m_CurrentLine = 0; } void AsciiDataFile::Clear() { m_File.clear(); m_CurrentIndent = 0; } void AsciiDataFile::Indent() { m_CurrentIndent++; if (m_...
24.037657
116
0.602611
quesswho
86df8a0a242ebabf3cb77d3adc5ba6b5492faf2b
6,918
hpp
C++
tests/math_unit/math/serializer.hpp
alashworth/stan-monorepo
75596bc1f860ededd7b3e9ae9002aea97ee1cd46
[ "BSD-3-Clause" ]
1
2019-09-06T15:53:17.000Z
2019-09-06T15:53:17.000Z
tests/math_unit/math/serializer.hpp
alashworth/stan-monorepo
75596bc1f860ededd7b3e9ae9002aea97ee1cd46
[ "BSD-3-Clause" ]
8
2019-01-17T18:51:16.000Z
2019-01-17T18:51:39.000Z
tests/math_unit/math/serializer.hpp
alashworth/stan-monorepo
75596bc1f860ededd7b3e9ae9002aea97ee1cd46
[ "BSD-3-Clause" ]
null
null
null
#ifndef TEST_UNIT_MATH_SERIALIZER_HPP #define TEST_UNIT_MATH_SERIALIZER_HPP #include "util.hpp" #include <stan/math.hpp> #include <string> #include <vector> namespace stan { namespace test { /** * A class to store a sequence of values which can be deserialized * back into structured objects such as scalars, vector...
26.304183
73
0.67187
alashworth
86e2b2af20b36e3b8efd4ad24e341a1bd53e6b77
8,697
cc
C++
third_party/blink/renderer/modules/payments/payment_response_test.cc
sarang-apps/darshan_browser
173649bb8a7c656dc60784d19e7bb73e07c20daa
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
third_party/blink/renderer/modules/payments/payment_response_test.cc
sarang-apps/darshan_browser
173649bb8a7c656dc60784d19e7bb73e07c20daa
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
third_party/blink/renderer/modules/payments/payment_response_test.cc
sarang-apps/darshan_browser
173649bb8a7c656dc60784d19e7bb73e07c20daa
[ "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 "third_party/blink/renderer/modules/payments/payment_response.h" #include <memory> #include <utility> #include "base/macros.h" #include "testin...
39.175676
88
0.707255
sarang-apps
86e35493dd87a8d88c1bf6c4e9ed39e051037305
985
cpp
C++
Modules/Core/src/DataManagement/mitkStateTransitionOperation.cpp
maleike/MITK
83b0c35625dfaed99147f357dbd798b1dc19815b
[ "BSD-3-Clause" ]
5
2015-05-27T06:57:53.000Z
2020-03-12T21:08:23.000Z
Modules/Core/src/DataManagement/mitkStateTransitionOperation.cpp
rkhlebnikov/MITK
4e084d2d790cac945757ead66b2898ca70e5cd28
[ "BSD-3-Clause" ]
4
2020-09-17T16:01:55.000Z
2022-01-18T21:12:10.000Z
Modules/Core/src/DataManagement/mitkStateTransitionOperation.cpp
rkhlebnikov/MITK
4e084d2d790cac945757ead66b2898ca70e5cd28
[ "BSD-3-Clause" ]
2
2016-08-17T12:01:04.000Z
2020-03-12T22:36:36.000Z
/*=================================================================== The Medical Imaging Interaction Toolkit (MITK) Copyright (c) German Cancer Research Center, Division of Medical and Biological Informatics. All rights reserved. This software is distributed WITHOUT ANY WARRANTY; without even the implied warranty o...
25.25641
118
0.680203
maleike
86e3913f5fc87c1ea386c5753c92622fbab66c74
6,091
cpp
C++
lib/Dialect/TPU/Interpreter/core/quant.cpp
sophgo/tpu_compiler
6299ea0a3adae1e5c206bcb9bedf225d16e636db
[ "Apache-2.0" ]
3
2022-03-14T11:47:20.000Z
2022-03-16T01:45:37.000Z
lib/Dialect/TPU/Interpreter/core/quant.cpp
sophgo/tpu_compiler
6299ea0a3adae1e5c206bcb9bedf225d16e636db
[ "Apache-2.0" ]
null
null
null
lib/Dialect/TPU/Interpreter/core/quant.cpp
sophgo/tpu_compiler
6299ea0a3adae1e5c206bcb9bedf225d16e636db
[ "Apache-2.0" ]
null
null
null
#include "tpuc/Interpreter/cpu/quant.hpp" #include "tpuc/Dialect/TPU/TPUDialect.h" #include "tpuc/MlirModuleInterpreter.h" #include "tpuc/QuantizationArithmetic.h" #include <cmath> // Quantize an Activation tensor into INT8, given threshold static void quantizeFromFp32ToInt8(float *src, float *dst, int64_t size, ...
36.04142
80
0.57035
sophgo
86e3e388d098e2d1b0ba05eba62e2db1d3310b95
4,271
cpp
C++
devices/testcases/test_Ws2812bStrip.cpp
PhischDotOrg/phisch-lib
26df59d78533d3220a46e077ead5a5180a84d57a
[ "MIT" ]
null
null
null
devices/testcases/test_Ws2812bStrip.cpp
PhischDotOrg/phisch-lib
26df59d78533d3220a46e077ead5a5180a84d57a
[ "MIT" ]
null
null
null
devices/testcases/test_Ws2812bStrip.cpp
PhischDotOrg/phisch-lib
26df59d78533d3220a46e077ead5a5180a84d57a
[ "MIT" ]
null
null
null
/*- * $Copyright$ -*/ #include <gmock/gmock.h> #include <devices/Ws2812bStrip.hpp> #include <spi/SpiDevice.hpp> namespace devices { /******************************************************************************* * ******************************************************************************/ class Ws2812bStrip...
37.13913
134
0.553266
PhischDotOrg
86ea1fdc3db566015bce7efaac793e093c81db21
757
hpp
C++
liblink/native/include/coin.hpp
oklink-dev/bitlink
69705ccd8469a11375ad3c08c00c9dc54773355e
[ "MIT" ]
null
null
null
liblink/native/include/coin.hpp
oklink-dev/bitlink
69705ccd8469a11375ad3c08c00c9dc54773355e
[ "MIT" ]
null
null
null
liblink/native/include/coin.hpp
oklink-dev/bitlink
69705ccd8469a11375ad3c08c00c9dc54773355e
[ "MIT" ]
null
null
null
/* * coin.hpp * * Created on: 2015年3月9日 * Author: Administrator */ #ifndef BITLINK_COIN_HPP #define BITLINK_COIN_HPP #include <set> #include <vector> #include <map> #include "model.hpp" #include "db.hpp" inline bool operator<(const coin &A, const coin &B) { return A.get_coin_id() < B.get_coin_id(); } ...
18.463415
68
0.689564
oklink-dev
86ea4b155c16fd59ab79c0d46623461273cc0380
355
cpp
C++
loj/1010loj.cpp
Shisir/Online-Judge
e58c32eeb7ca18a19cc2a83ef016f9c3b124370a
[ "MIT" ]
null
null
null
loj/1010loj.cpp
Shisir/Online-Judge
e58c32eeb7ca18a19cc2a83ef016f9c3b124370a
[ "MIT" ]
null
null
null
loj/1010loj.cpp
Shisir/Online-Judge
e58c32eeb7ca18a19cc2a83ef016f9c3b124370a
[ "MIT" ]
null
null
null
#include <bits/stdc++.h> using namespace std; int main() { int test,m,n; scanf("%d",&test); test++; for(int t=1; t<test; t++) { scanf("%d%d",&m,&n); if(m>n) swap(m,n); if(m==1) printf("Case %d: %d\n",t,n); else if(m==2) printf("Case %d: %d\n",t,((n/4)*4+min(n%4,2)*2)); else printf("Case %d: %d\...
15.434783
65
0.495775
Shisir
86eedae6f44cb44072c91ab1520b378673e94fab
8,877
cpp
C++
venv/boost_1_73_0/libs/phoenix/test/bll_compatibility/switch_construct.cpp
uosorio/heroku_face
7d6465e71dba17a15d8edaef520adb2fcd09d91e
[ "Apache-2.0" ]
106
2015-08-07T04:23:50.000Z
2020-12-27T18:25:15.000Z
3rdparty/boost_1_73_0/libs/phoenix/test/bll_compatibility/switch_construct.cpp
qingkouwei/mediaones
cec475e1bfd5807b5351cc7e38d244ac5298ca16
[ "MIT" ]
130
2016-06-22T22:11:25.000Z
2020-11-29T20:24:09.000Z
3rdparty/boost_1_73_0/libs/phoenix/test/bll_compatibility/switch_construct.cpp
qingkouwei/mediaones
cec475e1bfd5807b5351cc7e38d244ac5298ca16
[ "MIT" ]
41
2015-07-08T19:18:35.000Z
2021-01-14T16:39:56.000Z
// switch_test.cpp -- The Boost Lambda Library -------------------------- // // Copyright (C) 2000-2003 Jaakko Jarvi (jaakko.jarvi@cs.utu.fi) // Copyright (C) 2000-2003 Gary Powell (powellg@amazon.com) // // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy a...
22.703325
75
0.546356
uosorio
86ef7f881ebdadd18580b3de37d3aeca433ec1bb
4,808
hxx
C++
opencascade/BRepToIGES_BREntity.hxx
valgur/OCP
2f7d9da73a08e4ffe80883614aedacb27351134f
[ "Apache-2.0" ]
37
2020-01-20T21:50:21.000Z
2022-02-09T13:01:09.000Z
opencascade/BRepToIGES_BREntity.hxx
valgur/OCP
2f7d9da73a08e4ffe80883614aedacb27351134f
[ "Apache-2.0" ]
66
2019-12-20T16:07:36.000Z
2022-03-15T21:56:10.000Z
opencascade/BRepToIGES_BREntity.hxx
valgur/OCP
2f7d9da73a08e4ffe80883614aedacb27351134f
[ "Apache-2.0" ]
22
2020-04-03T21:59:52.000Z
2022-03-06T18:43:35.000Z
// Created on: 1994-11-15 // Created by: Marie Jose MARTZ // Copyright (c) 1994-1999 Matra Datavision // Copyright (c) 1999-2014 OPEN CASCADE SAS // // This file is part of Open CASCADE Technology software library. // // This library is free software; you can redistribute it and/or modify it under // the terms of the G...
38.15873
122
0.764767
valgur
86f0db66d7d7470ea6f31a82271a3362d9c5a734
12,519
cpp
C++
Tests/KeyPerformanceMeasuresTests/DFPCs/Reconstruction3D/DenseRegistrationFromStereo.cpp
H2020-InFuse/cdff
e55fd48f9a909d0c274c3dfa4fe2704bc5071542
[ "BSD-2-Clause" ]
7
2019-02-26T15:09:50.000Z
2021-09-30T07:39:01.000Z
Tests/KeyPerformanceMeasuresTests/DFPCs/Reconstruction3D/DenseRegistrationFromStereo.cpp
H2020-InFuse/cdff
e55fd48f9a909d0c274c3dfa4fe2704bc5071542
[ "BSD-2-Clause" ]
null
null
null
Tests/KeyPerformanceMeasuresTests/DFPCs/Reconstruction3D/DenseRegistrationFromStereo.cpp
H2020-InFuse/cdff
e55fd48f9a909d0c274c3dfa4fe2704bc5071542
[ "BSD-2-Clause" ]
1
2020-12-06T12:09:05.000Z
2020-12-06T12:09:05.000Z
/* -------------------------------------------------------------------------- * * (C) Copyright … * * --------------------------------------------------------------------------- */ /*! * @file DenseRegistrationFromStereo.cpp * @date 29/06/2018 * @author Alessandro Bianco */ /*! * @addtogroup DFNsTest * * Valid...
38.52
285
0.738957
H2020-InFuse
86f1879cbe94cd4366c439f5a81d759f7b406578
15,257
cc
C++
cpp/src/arrow/compute/exec/plan_test.cc
sjperkins/arrow
60e97272262ad2cc439ffe98502604a7e126726c
[ "CC-BY-3.0", "Apache-2.0", "CC0-1.0", "MIT" ]
1
2018-08-22T09:06:47.000Z
2018-08-22T09:06:47.000Z
cpp/src/arrow/compute/exec/plan_test.cc
royalstream/arrow
eb20a3dbc7732f612e5ce54be5f4291440829350
[ "CC-BY-3.0", "Apache-2.0", "CC0-1.0", "MIT" ]
8
2019-07-22T20:28:59.000Z
2021-08-25T02:12:11.000Z
cpp/src/arrow/compute/exec/plan_test.cc
royalstream/arrow
eb20a3dbc7732f612e5ce54be5f4291440829350
[ "CC-BY-3.0", "Apache-2.0", "CC0-1.0", "MIT" ]
1
2021-09-07T14:10:13.000Z
2021-09-07T14:10:13.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...
38.047382
90
0.676673
sjperkins
86f1c54a66fce4aa622174ebcfa741670f523003
4,212
hpp
C++
Include/Extra/json_manage.hpp
JAOP1/GO
48c0275fd37bb552c0db4b968391a5a95ed6c860
[ "MIT" ]
null
null
null
Include/Extra/json_manage.hpp
JAOP1/GO
48c0275fd37bb552c0db4b968391a5a95ed6c860
[ "MIT" ]
null
null
null
Include/Extra/json_manage.hpp
JAOP1/GO
48c0275fd37bb552c0db4b968391a5a95ed6c860
[ "MIT" ]
2
2019-12-12T18:55:35.000Z
2019-12-12T19:03:35.000Z
#pragma once #include "External/json.hpp" #include "Graph.hpp" #include <fstream> #include <iostream> #include <tuple> #include <vector> using json = nlohmann::json; namespace json_utils { // This give you the graph and positional vector. template <class T> std::tuple<Graph, std::vector<T>> get_json_to_graph_GUI(cons...
28.653061
92
0.612773
JAOP1
86f2c6065e1604b1e069da765053ed225d6e0758
1,044
hpp
C++
Music/WaOn/SanWaOn/KyouWaOn/a_Body.hpp
p-adic/cpp
9404a08f26c55a19c53ab0a11edb70f3ed6a8e3c
[ "MIT" ]
2
2020-09-13T07:31:22.000Z
2022-03-26T08:37:32.000Z
Music/WaOn/SanWaOn/KyouWaOn/a_Body.hpp
p-adic/cpp
9404a08f26c55a19c53ab0a11edb70f3ed6a8e3c
[ "MIT" ]
null
null
null
Music/WaOn/SanWaOn/KyouWaOn/a_Body.hpp
p-adic/cpp
9404a08f26c55a19c53ab0a11edb70f3ed6a8e3c
[ "MIT" ]
null
null
null
// c:/Users/user/Documents/Programming/Music/WaOn/SanWaOn/KyouWaOn/a_Body.hpp #pragma once #include "a.hpp" #include "../a_Body.hpp" #include "../../../Chou/a_Body.hpp" inline KyouWaOn::KyouWaOn( const Chou& N , const KaiMei& n ) noexcept : SanWaOn( N.OnMeiTable( n ) , N.OnMeiTable( n + 2 ) , N.OnMeiTable( n + 4 ) )...
54.947368
193
0.665709
p-adic
86f355eefd383fda819260a388c9207232898057
823
cpp
C++
src/Leviathan/Leviathan.cpp
wakare/Leviathan
8a488f014d6235c5c6e6422c9f53c82635b7ebf7
[ "MIT" ]
3
2019-03-05T13:05:30.000Z
2019-12-16T05:56:21.000Z
src/Leviathan/Leviathan.cpp
wakare/Leviathan
8a488f014d6235c5c6e6422c9f53c82635b7ebf7
[ "MIT" ]
null
null
null
src/Leviathan/Leviathan.cpp
wakare/Leviathan
8a488f014d6235c5c6e6422c9f53c82635b7ebf7
[ "MIT" ]
null
null
null
#include <memory> #include <iostream> #include "RenderService.h" #include "EventListener.h" #include "Event.h" using namespace Leviathan; class MyEventListener : public EventListener { public: void Accept(Event& event); }; inline void MyEventListener::Accept(Event & event) { if (event.m_action == Event::KEYDOWN &&...
21.657895
87
0.746051
wakare
86f3e739f4636f243773cbd08a97e1437858083e
860
cpp
C++
src/ogre3d/src/compile_OgreMain_0.cpp
werchou/ai-programming-with-lua
d9290fde56c01839e75bb2ea7d13c8f6c3594f5e
[ "Zlib" ]
2
2021-03-13T03:53:28.000Z
2021-07-04T04:03:38.000Z
src/ogre3d/src/compile_OgreMain_0.cpp
werchou/ai-programming-with-lua
d9290fde56c01839e75bb2ea7d13c8f6c3594f5e
[ "Zlib" ]
null
null
null
src/ogre3d/src/compile_OgreMain_0.cpp
werchou/ai-programming-with-lua
d9290fde56c01839e75bb2ea7d13c8f6c3594f5e
[ "Zlib" ]
1
2021-02-22T04:38:57.000Z
2021-02-22T04:38:57.000Z
#include "OgreStableHeaders.h" #include "OgreAlignedAllocator.cpp" #include "OgreAnimable.cpp" #include "OgreAnimation.cpp" #include "OgreAnimationState.cpp" #include "OgreAnimationTrack.cpp" #include "OgreArchiveManager.cpp" #include "OgreAtomicScalar.cpp" #include "OgreAutoParamDataSource.cpp" #include "OgreAxisAlig...
30.714286
44
0.817442
werchou
86f7b97c5080b2d6174f4eb461f3da7e00597c89
2,309
hpp
C++
include/Gravity.hpp
dlasalle/gravitree
99a8ad2420216117bea4ec1e736b78a5c8fac737
[ "MIT" ]
null
null
null
include/Gravity.hpp
dlasalle/gravitree
99a8ad2420216117bea4ec1e736b78a5c8fac737
[ "MIT" ]
5
2018-08-04T17:44:33.000Z
2018-08-04T20:35:37.000Z
include/Gravity.hpp
dlasalle/gravitree
99a8ad2420216117bea4ec1e736b78a5c8fac737
[ "MIT" ]
null
null
null
/** * @file Gravity.hpp * @brief The Gravity class. * @author Dominique LaSalle <dominique@solidlake.com> * Copyright 2018 * @version 1 * @date 2018-03-21 */ #ifndef GRAVITREE_GRAVITY_HPP #define GRAVITREE_GRAVITY_HPP #include "Body.hpp" namespace gravitree { class Gravity { public: /** * @brief The g...
22.861386
78
0.631442
dlasalle
86f7cca43b05099dbbd2bae838c441412c6737ef
1,205
hpp
C++
Light/include/light/rendering/mesh.hpp
R-Bread/Light
151308c0159c4fe0d795b3c16f205e4af68710d7
[ "MIT" ]
1
2021-06-15T09:53:47.000Z
2021-06-15T09:53:47.000Z
Light/include/light/rendering/mesh.hpp
R-Bread/Light
151308c0159c4fe0d795b3c16f205e4af68710d7
[ "MIT" ]
21
2021-06-10T09:07:19.000Z
2022-01-30T21:52:24.000Z
Light/include/light/rendering/mesh.hpp
R-Bread/Light
151308c0159c4fe0d795b3c16f205e4af68710d7
[ "MIT" ]
9
2021-04-10T19:32:11.000Z
2021-05-19T16:29:25.000Z
#ifndef __MESH_H__ #define __MESH_H__ #include "core/base.hpp" #include "light/rendering/vertexarray.hpp" #include "glm/glm.hpp" namespace Light { class Mesh { public: Mesh(const std::vector<glm::vec3> &vertices, const std::vector<glm::vec4> &colors, const std::vector<glm::vec3> &normals, const std::vec...
23.627451
90
0.695436
R-Bread
86f8a1670a26ad1049af9038dbad80d5b4043385
23,798
cpp
C++
apps/RenderManagerOpenGLChessboard.cpp
sensics/OSVR-RenderManager
56f9db6279945a52327ffeac138b3ff81cf37438
[ "Apache-2.0" ]
68
2016-02-16T13:40:01.000Z
2022-03-28T19:27:53.000Z
apps/RenderManagerOpenGLChessboard.cpp
sensics/OSVR-RenderManager
56f9db6279945a52327ffeac138b3ff81cf37438
[ "Apache-2.0" ]
230
2016-02-16T13:41:56.000Z
2021-06-27T12:13:33.000Z
apps/RenderManagerOpenGLChessboard.cpp
sensics/OSVR-RenderManager
56f9db6279945a52327ffeac138b3ff81cf37438
[ "Apache-2.0" ]
51
2016-02-20T15:37:37.000Z
2022-03-21T07:52:40.000Z
/** @file @brief Example program that uses the OSVR direct-to-display interface and the OpenGL Core profile to render a scene that has lots of polygons. This can be used to do speed tests on various cards, or regression tests on new versions. @date 2015 @author Russ T...
39.077176
118
0.597487
sensics
86f8d4db6dd3bfc34cb0cbae38defe48f9484de5
10,414
cpp
C++
runtime/under-imp-module.cpp
creativemindplus/skybison
d1740e08d8de85a0a56b650675717da67de171a0
[ "CNRI-Python-GPL-Compatible" ]
278
2021-08-31T00:46:51.000Z
2022-02-13T19:43:28.000Z
runtime/under-imp-module.cpp
creativemindplus/skybison
d1740e08d8de85a0a56b650675717da67de171a0
[ "CNRI-Python-GPL-Compatible" ]
9
2021-11-05T22:28:43.000Z
2021-11-23T08:39:04.000Z
runtime/under-imp-module.cpp
tekknolagi/skybison
bea8fc2af0a70e7203b4c19f36c14a745512a335
[ "CNRI-Python-GPL-Compatible" ]
12
2021-08-31T07:49:54.000Z
2021-10-08T01:09:01.000Z
// Copyright (c) Facebook, Inc. and its affiliates. (http://www.facebook.com) #include "under-imp-module.h" #include "builtins-module.h" #include "builtins.h" #include "capi.h" #include "frame.h" #include "globals.h" #include "marshal.h" #include "module-builtins.h" #include "modules.h" #include "objects.h" #include "...
35.182432
79
0.671596
creativemindplus
86f910067f1ef2693f3e6fa60508bc70f69c7c3f
1,358
cpp
C++
examples/gpu-cuda/SimpleExample/SimpleExample.cpp
kmorel/MGARD
a7c44d57fda76a5c3e6fa38702ca8c8c12150b83
[ "Apache-2.0" ]
19
2019-03-08T15:21:36.000Z
2022-02-11T04:02:50.000Z
examples/gpu-cuda/SimpleExample/SimpleExample.cpp
kmorel/MGARD
a7c44d57fda76a5c3e6fa38702ca8c8c12150b83
[ "Apache-2.0" ]
100
2019-01-14T15:34:09.000Z
2022-03-29T13:39:30.000Z
examples/gpu-cuda/SimpleExample/SimpleExample.cpp
kmorel/MGARD
a7c44d57fda76a5c3e6fa38702ca8c8c12150b83
[ "Apache-2.0" ]
22
2018-11-16T01:13:57.000Z
2022-03-14T23:53:28.000Z
#include "mgard/compress_cuda.hpp" #include <iostream> #include <vector> int main() { mgard_cuda::SIZE n1 = 10; mgard_cuda::SIZE n2 = 20; mgard_cuda::SIZE n3 = 30; // prepare std::cout << "Preparing data..."; double *in_array_cpu; mgard_cuda::cudaMallocHostHelper((void **)&in_array_cpu, ...
36.702703
78
0.683358
kmorel
86fa561371a79045e29796d5da1d3903d3427fea
4,058
cpp
C++
src/Customs/ForestActivatorScript3.cpp
fgagamedev/voID
37cd56fe2878d036c36dafcf595e48ed85408d02
[ "MIT" ]
null
null
null
src/Customs/ForestActivatorScript3.cpp
fgagamedev/voID
37cd56fe2878d036c36dafcf595e48ed85408d02
[ "MIT" ]
null
null
null
src/Customs/ForestActivatorScript3.cpp
fgagamedev/voID
37cd56fe2878d036c36dafcf595e48ed85408d02
[ "MIT" ]
null
null
null
/** @file ForestActivator3.hpp @brief Class that defines methods and attributes for activating the forest script. @copyright LGPL. MIT License. */ #include "Globals/EngineGlobals.hpp" #include "Customs/ForestActivatorScript3.hpp" #include "Customs/CentralLightScript4.hpp" #include "Customs/MapScript.hpp" ...
33.262295
86
0.608921
fgagamedev
86fad64542bcae1626deeab210bfbd316a8ebcd1
884
cpp
C++
old_unused/importer.cpp
simonmeister/hydraulic-terrain-modeler
025fb38493344c6fa676e5b9ab9422aea3d3309c
[ "MIT" ]
4
2018-04-11T07:56:01.000Z
2020-06-26T20:31:31.000Z
old_unused/importer.cpp
simonmeister/2d-terrain-water-sim
025fb38493344c6fa676e5b9ab9422aea3d3309c
[ "MIT" ]
1
2018-04-11T08:14:20.000Z
2018-04-11T08:14:20.000Z
old_unused/importer.cpp
simonmeister/hydraulic-terrain-modeler
025fb38493344c6fa676e5b9ab9422aea3d3309c
[ "MIT" ]
null
null
null
#include "importer.h" #include <fstream> namespace HyTM { ImageImporter::ImageImporter(const std::string& fn) : fileName(fn) { std::ifstream s(fn.c_str(),std::ios_base::in); if (!s.is_open() || !s.good()) { s.close(); throw "Invalid image file!"; } s.close(); } CPU_Field ImageI...
20.55814
53
0.589367
simonmeister
86fbbb8c397bb64ee411e77f3a4e9fd093b32e4b
9,624
cpp
C++
venv/lib/python3.7/site-packages/pystan/stan/lib/stan_math/test/unit/math/prim/mat/prob/multi_normal_cholesky_test.cpp
vchiapaikeo/prophet
e8c250ca7bfffc280baa7dabc80a2c2d1f72c6a7
[ "MIT" ]
1
2019-09-06T15:53:17.000Z
2019-09-06T15:53:17.000Z
venv/lib/python3.7/site-packages/pystan/stan/lib/stan_math/test/unit/math/prim/mat/prob/multi_normal_cholesky_test.cpp
vchiapaikeo/prophet
e8c250ca7bfffc280baa7dabc80a2c2d1f72c6a7
[ "MIT" ]
8
2019-01-17T18:51:16.000Z
2019-01-17T18:51:39.000Z
test/unit/math/prim/mat/prob/multi_normal_cholesky_test.cpp
riddell-stan/math
d84ee0d991400d6cf4b08a07a4e8d86e0651baea
[ "BSD-3-Clause" ]
null
null
null
#include <stan/math/prim/mat.hpp> #include <gtest/gtest.h> #include <boost/random/mersenne_twister.hpp> #include <boost/math/distributions.hpp> #include <vector> using Eigen::Dynamic; using Eigen::Matrix; using std::vector; TEST(ProbDistributionsMultiNormalCholesky, NotVectorized) { boost::random::mt19937 rng; Ma...
32.623729
79
0.604219
vchiapaikeo
86fbdc4e9c1f2a22f2330b735714449e9153b0d5
3,500
hpp
C++
solver/include/statetransitionmodel/StateTransitionModelFlat.hpp
laurimi/multiagent-prediction-reward
b89fa52f78bb49447fc0049a7314a87b2b3e903e
[ "MIT" ]
9
2020-10-24T06:14:08.000Z
2021-07-13T13:08:30.000Z
solver/include/statetransitionmodel/StateTransitionModelFlat.hpp
laurimi/multiagent-prediction-reward
b89fa52f78bb49447fc0049a7314a87b2b3e903e
[ "MIT" ]
null
null
null
solver/include/statetransitionmodel/StateTransitionModelFlat.hpp
laurimi/multiagent-prediction-reward
b89fa52f78bb49447fc0049a7314a87b2b3e903e
[ "MIT" ]
null
null
null
#ifndef STATETRANSITIONMODELINDEXED_HPP #define STATETRANSITIONMODELINDEXED_HPP #include <map> #include "StateTransitionModel.hpp" #include "StateTransitionMatrix.hpp" namespace npgi { template <typename StateIndex, typename ActionIndex, typename Scalar, typename TimeStep> class StateTransitionModelFlat; template <...
38.888889
104
0.731429
laurimi
86fd765a128a5373eb7930406e15a4ef834161f7
8,391
cpp
C++
emf2pdf/source/Index.cpp
Hydrorastaman/PDFOut-SDK
329e08068f96c1623493ed4ddb292a333f668762
[ "MIT" ]
4
2021-03-23T15:04:08.000Z
2021-08-28T08:08:14.000Z
emf2pdf/source/Index.cpp
Hydrorastaman/PDFOut-SDK
329e08068f96c1623493ed4ddb292a333f668762
[ "MIT" ]
null
null
null
emf2pdf/source/Index.cpp
Hydrorastaman/PDFOut-SDK
329e08068f96c1623493ed4ddb292a333f668762
[ "MIT" ]
null
null
null
#ifndef EMF2PDF_API_EXPORTS #include <gtest/gtest.h> int main(int argc, char **argv) { ::testing::InitGoogleTest(&argc, argv); return RUN_ALL_TESTS(); } #endif // //int main1(int argc, char const *argv[]){ // //EmfToPdf converter; // // try{ // //std::unique_ptr<Document> doc = std::make_un...
24.825444
114
0.580265
Hydrorastaman
8100060d66a7b4ad39d857ee02a6196ba5cc72d9
7,310
cpp
C++
Shareware/ID3/ID3Lib/source/library/id3_dll_wrapper.cpp
tig/Tigger
8e06d117a5b520c5fc9e37a710bf17aa51a9958c
[ "MIT", "Unlicense" ]
1
2021-08-02T01:36:43.000Z
2021-08-02T01:36:43.000Z
Shareware/ID3/ID3Lib/source/library/id3_dll_wrapper.cpp
mdileep/Tigger
8e06d117a5b520c5fc9e37a710bf17aa51a9958c
[ "MIT", "Unlicense" ]
null
null
null
Shareware/ID3/ID3Lib/source/library/id3_dll_wrapper.cpp
mdileep/Tigger
8e06d117a5b520c5fc9e37a710bf17aa51a9958c
[ "MIT", "Unlicense" ]
1
2022-01-04T21:13:01.000Z
2022-01-04T21:13:01.000Z
// The authors have released ID3Lib as Public Domain (PD) and claim no copyright, // patent or other intellectual property protection in this work. This means that // it may be modified, redistributed and used in commercial and non-commercial // software and hardware without restrictions. ID3Lib is distributed...
15.197505
105
0.615185
tig
8102aa53a2d74c3b5125f6c09fc7d841cd4d35c1
1,738
cpp
C++
src/ConverterGuiProxy.cpp
Stivvo/qTsConverter
322c0a1fb70e829698728e7b1a40446531b9c46b
[ "MIT" ]
null
null
null
src/ConverterGuiProxy.cpp
Stivvo/qTsConverter
322c0a1fb70e829698728e7b1a40446531b9c46b
[ "MIT" ]
1
2021-07-09T12:54:05.000Z
2021-07-09T12:54:05.000Z
src/internal/ConverterGuiProxy.cpp
LeonardMontagna/qTsConverter
3a7c2b473bcfd9ff7ed29b1761a180b7a4c872ad
[ "MIT" ]
null
null
null
#include "ConverterGuiProxy.hpp" #include <QDebug> ConverterGuiProxy::ConverterGuiProxy(QObject *parent) : QObject(parent) {} void ConverterGuiProxy::convert(QConversionType type, QString input, QString output, const QString &fieldSeparator, const QStri...
32.792453
78
0.662255
Stivvo
8102d66abca2a7173b5799d219deaef45a5cedd9
9,002
cpp
C++
onviflibs/gsoap/gsoap-2.8/gsoap/samples/lu/luserver.cpp
KobeBryand/onvif-qt-server-client
ccc3193b3cbc1f45b1fd9ce7928ae99864d07708
[ "Apache-2.0" ]
157
2016-08-03T11:49:59.000Z
2022-03-01T03:00:29.000Z
onviflibs/gsoap/gsoap-2.8/gsoap/samples/lu/luserver.cpp
ouzance/onvif-qt-server-client
ccc3193b3cbc1f45b1fd9ce7928ae99864d07708
[ "Apache-2.0" ]
9
2017-02-03T15:00:27.000Z
2020-12-04T23:31:43.000Z
onviflibs/gsoap/gsoap-2.8/gsoap/samples/lu/luserver.cpp
ouzance/onvif-qt-server-client
ccc3193b3cbc1f45b1fd9ce7928ae99864d07708
[ "Apache-2.0" ]
88
2016-08-29T10:54:39.000Z
2022-03-10T17:42:40.000Z
/* luserver.h LU factorization Web service. -------------------------------------------------------------------------------- gSOAP XML Web services tools Copyright (C) 2001-2008, Robert van Engelen, Genivia, Inc. All Rights Reserved. This software is released under one of the following two licenses: GPL or Genivia'...
28.852564
191
0.44379
KobeBryand
810524ae7a85978db57f55a2ab415cae11e3a282
7,199
hpp
C++
include/Player.hpp
AgostonSzepessy/oxshans-battle
15d4cd5eb6375cca5e8e426fc9b8f70e74ca28b0
[ "MIT" ]
null
null
null
include/Player.hpp
AgostonSzepessy/oxshans-battle
15d4cd5eb6375cca5e8e426fc9b8f70e74ca28b0
[ "MIT" ]
null
null
null
include/Player.hpp
AgostonSzepessy/oxshans-battle
15d4cd5eb6375cca5e8e426fc9b8f70e74ca28b0
[ "MIT" ]
null
null
null
#pragma once #include <iostream> #include <cstdlib> #include <vector> #include <memory> #include <SFML/System.hpp> #include <SFML/Graphics.hpp> #include "Entity.hpp" #include "Bullet.hpp" #include "Enemy.hpp" #include "Constants.hpp" #include "AnimatedSprite.hpp" #include "Frame.hpp" #include "HealthBar.hpp" #includ...
23.680921
82
0.657869
AgostonSzepessy
8105503dbeccbb96df2c6db9ae6ad8130d444d1e
6,470
cc
C++
mindspore/lite/src/delegate/tensorrt/op/pad_tensorrt.cc
httpsgithu/mindspore
c29d6bb764e233b427319cb89ba79e420f1e2c64
[ "Apache-2.0" ]
1
2022-02-23T09:13:43.000Z
2022-02-23T09:13:43.000Z
mindspore/lite/src/delegate/tensorrt/op/pad_tensorrt.cc
949144093/mindspore
c29d6bb764e233b427319cb89ba79e420f1e2c64
[ "Apache-2.0" ]
null
null
null
mindspore/lite/src/delegate/tensorrt/op/pad_tensorrt.cc
949144093/mindspore
c29d6bb764e233b427319cb89ba79e420f1e2c64
[ "Apache-2.0" ]
null
null
null
/** * Copyright 2021 Huawei Technologies 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 applicable law...
45.886525
119
0.66847
httpsgithu
8105d6cb227743852975c7f1c71e6cee8be723af
5,760
cc
C++
garnet/lib/ui/scenic/scenic.cc
OpenTrustGroup/fuchsia
647e593ea661b8bf98dcad2096e20e8950b24a97
[ "BSD-3-Clause" ]
1
2019-04-21T18:02:26.000Z
2019-04-21T18:02:26.000Z
garnet/lib/ui/scenic/scenic.cc
OpenTrustGroup/fuchsia
647e593ea661b8bf98dcad2096e20e8950b24a97
[ "BSD-3-Clause" ]
16
2020-09-04T19:01:11.000Z
2021-05-28T03:23:09.000Z
garnet/lib/ui/scenic/scenic.cc
OpenTrustGroup/fuchsia
647e593ea661b8bf98dcad2096e20e8950b24a97
[ "BSD-3-Clause" ]
null
null
null
// Copyright 2018 The Fuchsia Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "garnet/lib/ui/scenic/scenic.h" #include <lib/async/default.h> #include <lib/sys/cpp/component_context.h> #include "src/lib/fxl/logging.h" name...
40.56338
100
0.710417
OpenTrustGroup
8105eb704f36e0c1fa38083587416f56f9b4baad
83,942
cc
C++
deps/kyotocabinet/kcutiltest.cc
colinrgodsey/redis_static
ead320d09ab5ea832d10831279b5b12ff224ea2f
[ "BSD-3-Clause" ]
null
null
null
deps/kyotocabinet/kcutiltest.cc
colinrgodsey/redis_static
ead320d09ab5ea832d10831279b5b12ff224ea2f
[ "BSD-3-Clause" ]
null
null
null
deps/kyotocabinet/kcutiltest.cc
colinrgodsey/redis_static
ead320d09ab5ea832d10831279b5b12ff224ea2f
[ "BSD-3-Clause" ]
1
2021-07-19T02:04:43.000Z
2021-07-19T02:04:43.000Z
/************************************************************************************************* * The test cases of the utility functions * Copyright (C) 2009-2011 FAL Labs * This file is part of Kyoto Cabinet. * This program is free software: you...
30.963482
100
0.515356
colinrgodsey
8106cb2817163899a9d848a3e779e7ec77e8e893
1,076
cc
C++
stig/package/rt.cc
jssmith/stigdb
4b4ade62299f8c6bc1d1aaf5f93dd4b77aa23104
[ "Apache-2.0" ]
null
null
null
stig/package/rt.cc
jssmith/stigdb
4b4ade62299f8c6bc1d1aaf5f93dd4b77aa23104
[ "Apache-2.0" ]
null
null
null
stig/package/rt.cc
jssmith/stigdb
4b4ade62299f8c6bc1d1aaf5f93dd4b77aa23104
[ "Apache-2.0" ]
1
2020-01-03T20:13:50.000Z
2020-01-03T20:13:50.000Z
/* <stig/package/rt.cc> Implements <stig/package/rt.h> Copyright 2010-2014 Stig 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 ...
26.9
88
0.709108
jssmith
810834bb6d05a210d3e0c0642400b12398b26176
6,648
hpp
C++
include/krowkee/stream/Distributed.hpp
LLNL/krowkee
47b02ccfb04fbd9caee986deae3d187b350a0a56
[ "MIT-0", "MIT" ]
null
null
null
include/krowkee/stream/Distributed.hpp
LLNL/krowkee
47b02ccfb04fbd9caee986deae3d187b350a0a56
[ "MIT-0", "MIT" ]
null
null
null
include/krowkee/stream/Distributed.hpp
LLNL/krowkee
47b02ccfb04fbd9caee986deae3d187b350a0a56
[ "MIT-0", "MIT" ]
2
2021-12-16T04:29:48.000Z
2021-12-21T00:45:01.000Z
// Copyright 2021-2022 Lawrence Livermore National Security, LLC and other // krowkee Project Developers. See the top-level COPYRIGHT file for details. // // SPDX-License-Identifier: MIT #ifndef _KROWKEE_STREAM_DISTRIBUTED_HPP #define _KROWKEE_STREAM_DISTRIBUTED_HPP #include <krowkee/hash/util.hpp> #include <ygm/det...
34.445596
80
0.565283
LLNL
8108982760f1c225be59ca5b62b525fdeb10096b
1,861
cc
C++
src/somadicom/Dicom/DcmtkJpeg2000/djdecode.cc
charbeljc/soma-io
17548eb8eafdcb82d20ea6fba760856f279d7424
[ "CECILL-B" ]
3
2020-05-13T04:15:29.000Z
2021-08-28T18:13:35.000Z
src/somadicom/Dicom/DcmtkJpeg2000/djdecode.cc
charbeljc/soma-io
17548eb8eafdcb82d20ea6fba760856f279d7424
[ "CECILL-B" ]
15
2018-10-30T16:52:14.000Z
2022-02-15T12:34:00.000Z
src/somadicom/Dicom/DcmtkJpeg2000/djdecode.cc
charbeljc/soma-io
17548eb8eafdcb82d20ea6fba760856f279d7424
[ "CECILL-B" ]
3
2019-12-15T07:23:16.000Z
2021-10-05T14:09:09.000Z
#ifdef SOMA_IO_DICOM #include <soma-io/Dicom/DcmtkJpeg2000/djdecode.h> #include <soma-io/Dicom/DcmtkJpeg2000/djcparam.h> #include <soma-io/Dicom/DcmtkJpeg2000/djcodecd.h> #else #include <Dicom/DcmtkJpeg2000/djdecode.h> #include <Dicom/DcmtkJpeg2000/djcparam.h> #include <Dicom/DcmtkJpeg2000/djcodecd.h> #endif #include ...
18.425743
75
0.706609
charbeljc
81096376189ce42a523cdbbea63f7d9c5c5de625
1,330
cpp
C++
libcxx/test/std/experimental/language.support/support.coroutines/coroutine.handle/coroutine.handle.con/construct.pass.cpp
medismailben/llvm-project
e334a839032fe500c3bba22bf976ab7af13ce1c1
[ "Apache-2.0" ]
778
2015-01-01T03:30:02.000Z
2022-03-20T15:58:39.000Z
libcxx/test/std/experimental/language.support/support.coroutines/coroutine.handle/coroutine.handle.con/construct.pass.cpp
medismailben/llvm-project
e334a839032fe500c3bba22bf976ab7af13ce1c1
[ "Apache-2.0" ]
47
2019-12-11T02:34:13.000Z
2020-06-08T19:26:59.000Z
libcxx/test/std/experimental/language.support/support.coroutines/coroutine.handle/coroutine.handle.con/construct.pass.cpp
medismailben/llvm-project
e334a839032fe500c3bba22bf976ab7af13ce1c1
[ "Apache-2.0" ]
412
2015-01-01T06:25:38.000Z
2022-03-26T16:58:34.000Z
// -*- C++ -*- //===----------------------------------------------------------------------===// // // 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 // //===------------...
23.333333
80
0.584211
medismailben
810c5290fb851f5f992f16b5d63eebfa3ace0bbc
7,116
cpp
C++
CPP/Targets/MapLib/Shared/src/MemoryDBufRequester.cpp
wayfinder/Wayfinder-S60-Navigator
14d1b729b2cea52f726874687e78f17492949585
[ "BSD-3-Clause" ]
6
2015-12-01T01:12:33.000Z
2021-07-24T09:02:34.000Z
CPP/Targets/MapLib/Shared/src/MemoryDBufRequester.cpp
wayfinder/Wayfinder-S60-Navigator
14d1b729b2cea52f726874687e78f17492949585
[ "BSD-3-Clause" ]
null
null
null
CPP/Targets/MapLib/Shared/src/MemoryDBufRequester.cpp
wayfinder/Wayfinder-S60-Navigator
14d1b729b2cea52f726874687e78f17492949585
[ "BSD-3-Clause" ]
2
2017-02-02T19:31:29.000Z
2018-12-17T21:00:45.000Z
/* Copyright (c) 1999 - 2010, Vodafone Group Services Ltd 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...
33.252336
758
0.652754
wayfinder
8110f5f63121639ada65b6c0cffe7ebf68ed44f1
3,770
hxx
C++
main/sfx2/inc/sfx2/templdlg.hxx
Grosskopf/openoffice
93df6e8a695d5e3eac16f3ad5e9ade1b963ab8d7
[ "Apache-2.0" ]
679
2015-01-06T06:34:58.000Z
2022-03-30T01:06:03.000Z
main/sfx2/inc/sfx2/templdlg.hxx
Grosskopf/openoffice
93df6e8a695d5e3eac16f3ad5e9ade1b963ab8d7
[ "Apache-2.0" ]
102
2017-11-07T08:51:31.000Z
2022-03-17T12:13:49.000Z
main/sfx2/inc/sfx2/templdlg.hxx
Grosskopf/openoffice
93df6e8a695d5e3eac16f3ad5e9ade1b963ab8d7
[ "Apache-2.0" ]
331
2015-01-06T11:40:55.000Z
2022-03-14T04:07:51.000Z
/************************************************************** * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to y...
30.650407
87
0.654111
Grosskopf
81119777977a841fb6626a5274d69ef68ad008df
6,801
cpp
C++
Platform/BridgeRT/DeviceSignal.cpp
alljoyn/dsb
5f76998b1db8b6c940799f4dcc9ff47018ea1da3
[ "Apache-2.0" ]
null
null
null
Platform/BridgeRT/DeviceSignal.cpp
alljoyn/dsb
5f76998b1db8b6c940799f4dcc9ff47018ea1da3
[ "Apache-2.0" ]
null
null
null
Platform/BridgeRT/DeviceSignal.cpp
alljoyn/dsb
5f76998b1db8b6c940799f4dcc9ff47018ea1da3
[ "Apache-2.0" ]
null
null
null
// // // IN Copyright (c) %s, Microsoft Corporation // IN // IN SPDX-License-Identifier: Apache-2.0 * // IN // IN All rights reserved. This program and the accompanying materials are // IN made available under the terms of the Apache License, Version 2.0 // IN which accompanies this distribution, and is available at...
26.988095
143
0.613586
alljoyn
8111c878b55714bb9ed1dd0744f25d8376394cc2
4,252
hxx
C++
src/Registration/itktubeScaleSkewAngle2DSpatialObjectToImageRegistrationMethod.hxx
kian-weimer/ITKTubeTK
88da3195bfeca017745e7cddfe04f82571bd00ee
[ "Apache-2.0" ]
27
2020-04-06T17:23:22.000Z
2022-03-02T13:25:52.000Z
src/Registration/itktubeScaleSkewAngle2DSpatialObjectToImageRegistrationMethod.hxx
kian-weimer/ITKTubeTK
88da3195bfeca017745e7cddfe04f82571bd00ee
[ "Apache-2.0" ]
14
2020-04-09T00:23:15.000Z
2022-02-26T13:02:35.000Z
src/Registration/itktubeScaleSkewAngle2DSpatialObjectToImageRegistrationMethod.hxx
kian-weimer/ITKTubeTK
88da3195bfeca017745e7cddfe04f82571bd00ee
[ "Apache-2.0" ]
14
2020-04-03T03:56:14.000Z
2022-01-14T07:51:32.000Z
/*========================================================================= Library: TubeTK Copyright Kitware Inc. 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 ht...
29.734266
95
0.739887
kian-weimer
81128e04d1a35b8987dcb8dc8790012b05c77e63
2,908
cpp
C++
HTWK_SD_FILTER/SD_LaneDetection/HoughAlgorithm.cpp
HTWKSmartDriving/aadc-2015
95ee77aa0f9ebbb541bbb1e3b99d3f044347d103
[ "BSD-2-Clause" ]
2
2017-11-29T00:15:26.000Z
2017-11-29T01:45:54.000Z
HTWK_SD_FILTER/SD_LaneDetection/HoughAlgorithm.cpp
HTWKSmartDriving/aadc-2015
95ee77aa0f9ebbb541bbb1e3b99d3f044347d103
[ "BSD-2-Clause" ]
null
null
null
HTWK_SD_FILTER/SD_LaneDetection/HoughAlgorithm.cpp
HTWKSmartDriving/aadc-2015
95ee77aa0f9ebbb541bbb1e3b99d3f044347d103
[ "BSD-2-Clause" ]
2
2017-11-28T23:47:27.000Z
2019-07-19T08:04:50.000Z
/** * Copyright (c) 2014-2015, HTWK SmartDriving * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, * this lis...
27.695238
102
0.711142
HTWKSmartDriving
8113515eccbb331048a356da8d2f29e6b6d04c00
2,412
cpp
C++
orb/XMLParser.cpp
ternarylabs/orb
8c89894dc1eabfd99743f16d35786ff354dcc4e5
[ "MIT" ]
null
null
null
orb/XMLParser.cpp
ternarylabs/orb
8c89894dc1eabfd99743f16d35786ff354dcc4e5
[ "MIT" ]
null
null
null
orb/XMLParser.cpp
ternarylabs/orb
8c89894dc1eabfd99743f16d35786ff354dcc4e5
[ "MIT" ]
1
2020-05-21T14:00:46.000Z
2020-05-21T14:00:46.000Z
#include "XMLParser.h" #include <string.h> XMLParser::XMLParser() { callback = NULL; reset(); } void (*XMLParser::getCallback())(void*, bool, char*, char*, char*) { return callback; } void XMLParser::setCallback(void (*function)(void*, bool, char*, char*, char*), void* data) { context = data; cal...
18
91
0.458541
ternarylabs
811803fdb28909e8d83e327b28915a5250a644a8
10,407
cpp
C++
shared/source/xe_hp_core/command_stream_receiver_hw_xe_hp_core.cpp
smorek-intel/compute-runtime
299e798159e55ccc198802b8eb114c91f8b8e85d
[ "Intel", "MIT" ]
null
null
null
shared/source/xe_hp_core/command_stream_receiver_hw_xe_hp_core.cpp
smorek-intel/compute-runtime
299e798159e55ccc198802b8eb114c91f8b8e85d
[ "Intel", "MIT" ]
null
null
null
shared/source/xe_hp_core/command_stream_receiver_hw_xe_hp_core.cpp
smorek-intel/compute-runtime
299e798159e55ccc198802b8eb114c91f8b8e85d
[ "Intel", "MIT" ]
null
null
null
/* * Copyright (C) 2021 Intel Corporation * * SPDX-License-Identifier: MIT * */ #include "shared/source/xe_hp_core/hw_cmds.h" #include "shared/source/xe_hp_core/hw_info.h" using Family = NEO::XeHpFamily; #include "shared/source/command_stream/command_stream_receiver_hw_tgllp_and_later.inl" #include "shared/sour...
55.356383
163
0.786586
smorek-intel
811a509247f38d2c837f1991c508200e737f7160
2,929
cpp
C++
control-server/src/control-server.cpp
wozio/home-system
ac73bec6e5050246f0e3debfbdfa43d4762bb144
[ "MIT" ]
null
null
null
control-server/src/control-server.cpp
wozio/home-system
ac73bec6e5050246f0e3debfbdfa43d4762bb144
[ "MIT" ]
null
null
null
control-server/src/control-server.cpp
wozio/home-system
ac73bec6e5050246f0e3debfbdfa43d4762bb144
[ "MIT" ]
null
null
null
#include "pch.h" #include "http.h" #include "control-service.h" #include "app.h" #include "logger_init.h" #include "yamicontainer.h" #include "discovery.h" #include "cloud_ws.h" #include "handlers.h" #include "clients.h" INITIALIZE_EASYLOGGINGPP using namespace std; namespace po = boost::program_options; home_system...
26.627273
101
0.639809
wozio
811e9fc6f56b28956e86a7c4db0e1105525d74b2
1,384
cpp
C++
REDSI_1160929_1161573/boost_1_67_0/libs/dll/example/tutorial4/load_self.cpp
Wultyc/ISEP_1718_2A2S_REDSI_TrabalhoGrupo
eb0f7ef64e188fe871f47c2ef9cdef36d8a66bc8
[ "MIT" ]
32
2019-02-27T06:57:07.000Z
2021-08-29T10:56:19.000Z
REDSI_1160929_1161573/boost_1_67_0/libs/dll/example/tutorial4/load_self.cpp
Wultyc/ISEP_1718_2A2S_REDSI_TrabalhoGrupo
eb0f7ef64e188fe871f47c2ef9cdef36d8a66bc8
[ "MIT" ]
1
2019-04-04T18:00:00.000Z
2019-04-04T18:00:00.000Z
REDSI_1160929_1161573/boost_1_67_0/libs/dll/example/tutorial4/load_self.cpp
Wultyc/ISEP_1718_2A2S_REDSI_TrabalhoGrupo
eb0f7ef64e188fe871f47c2ef9cdef36d8a66bc8
[ "MIT" ]
5
2019-08-20T13:45:04.000Z
2022-03-01T18:23:49.000Z
// Copyright 2014 Renato Tegon Forti, Antony Polukhin. // Copyright 2015 Antony Polukhin. // // 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) // MinGW related workaround #define BOOST_DLL_FORCE_ALIAS_INST...
34.6
131
0.644509
Wultyc
811edd45a2f58733b439e80adf7d287eb51b1366
3,773
cc
C++
src/shader.cc
WaldJohannaU/Classy3DViewer
2a3ccddc5f9a860a76a8293e9b2d41de72517096
[ "BSD-2-Clause" ]
9
2018-08-19T21:26:27.000Z
2022-01-24T07:19:36.000Z
src/shader.cc
WaldJohannaU/Classy3DViewer
2a3ccddc5f9a860a76a8293e9b2d41de72517096
[ "BSD-2-Clause" ]
null
null
null
src/shader.cc
WaldJohannaU/Classy3DViewer
2a3ccddc5f9a860a76a8293e9b2d41de72517096
[ "BSD-2-Clause" ]
1
2021-08-10T07:32:44.000Z
2021-08-10T07:32:44.000Z
/******************************************************* * Copyright (c) 2018, Johanna Wald * All rights reserved. * * This file is distributed under the GNU Lesser General Public License v3.0. * The complete license agreement can be obtained at: * http://www.gnu.org/licenses/lgpl-3.0.html **********************...
34.614679
99
0.520806
WaldJohannaU
811ee9f4602c75735dc8487bcb34329a9798e1c7
7,178
cpp
C++
Core/CppMicroServices/src/util/usUtils.cpp
rfloca/MITK
b7dcb830dc36a5d3011b9828c3d71e496d3936ad
[ "BSD-3-Clause" ]
null
null
null
Core/CppMicroServices/src/util/usUtils.cpp
rfloca/MITK
b7dcb830dc36a5d3011b9828c3d71e496d3936ad
[ "BSD-3-Clause" ]
null
null
null
Core/CppMicroServices/src/util/usUtils.cpp
rfloca/MITK
b7dcb830dc36a5d3011b9828c3d71e496d3936ad
[ "BSD-3-Clause" ]
null
null
null
/*============================================================================= Library: CppMicroServices Copyright (c) German Cancer Research Center, Division of Medical and Biological Informatics Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in complia...
25.363958
104
0.639593
rfloca
811f814a1b263db457baaf7b3d9efdc4c409e740
2,680
cc
C++
chromium/chrome/browser/ui/webui/chromeos/login/update_screen_handler.cc
wedataintelligence/vivaldi-source
22a46f2c969f6a0b7ca239a05575d1ea2738768c
[ "BSD-3-Clause" ]
null
null
null
chromium/chrome/browser/ui/webui/chromeos/login/update_screen_handler.cc
wedataintelligence/vivaldi-source
22a46f2c969f6a0b7ca239a05575d1ea2738768c
[ "BSD-3-Clause" ]
null
null
null
chromium/chrome/browser/ui/webui/chromeos/login/update_screen_handler.cc
wedataintelligence/vivaldi-source
22a46f2c969f6a0b7ca239a05575d1ea2738768c
[ "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/browser/ui/webui/chromeos/login/update_screen_handler.h" #include "base/memory/scoped_ptr.h" #include "base/values.h" #include "chro...
29.777778
79
0.76306
wedataintelligence
8127a8046b17fdfbb0928b84381224ac8b87a787
2,546
hpp
C++
ThirdParty-mod/java2cpp/android/accounts/OnAccountsUpdateListener.hpp
kakashidinho/HQEngine
8125b290afa7c62db6cc6eac14e964d8138c7fd0
[ "MIT" ]
1
2019-04-03T01:53:28.000Z
2019-04-03T01:53:28.000Z
ThirdParty-mod/java2cpp/android/accounts/OnAccountsUpdateListener.hpp
kakashidinho/HQEngine
8125b290afa7c62db6cc6eac14e964d8138c7fd0
[ "MIT" ]
null
null
null
ThirdParty-mod/java2cpp/android/accounts/OnAccountsUpdateListener.hpp
kakashidinho/HQEngine
8125b290afa7c62db6cc6eac14e964d8138c7fd0
[ "MIT" ]
null
null
null
/*================================================================================ code generated by: java2cpp author: Zoran Angelov, mailto://baldzar@gmail.com class: android.accounts.OnAccountsUpdateListener ================================================================================*/ #ifndef J2CP...
29.264368
143
0.725844
kakashidinho
812969b2a7c1235fcbf801d73afc64bf90bffa02
3,235
cpp
C++
source/cpp/ctltrp.cpp
Dcreeron/twain_library
a41ca65c75f343de437df30d94cc4423bce18146
[ "Apache-2.0" ]
null
null
null
source/cpp/ctltrp.cpp
Dcreeron/twain_library
a41ca65c75f343de437df30d94cc4423bce18146
[ "Apache-2.0" ]
null
null
null
source/cpp/ctltrp.cpp
Dcreeron/twain_library
a41ca65c75f343de437df30d94cc4423bce18146
[ "Apache-2.0" ]
null
null
null
/* This file is part of the Dynarithmic TWAIN Library (DTWAIN). Copyright (c) 2002-2020 Dynarithmic Software. 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....
33.350515
131
0.597527
Dcreeron
8129f9c9e3adb14f41bbf66ce091fe88f035739f
8,727
cxx
C++
graphics/VTK-7.0.0/Infovis/Layout/vtkArcParallelEdgeStrategy.cxx
hlzz/dotfiles
0591f71230c919c827ba569099eb3b75897e163e
[ "BSD-3-Clause" ]
4
2016-03-30T14:31:52.000Z
2019-02-02T05:01:32.000Z
graphics/VTK-7.0.0/Infovis/Layout/vtkArcParallelEdgeStrategy.cxx
hlzz/dotfiles
0591f71230c919c827ba569099eb3b75897e163e
[ "BSD-3-Clause" ]
null
null
null
graphics/VTK-7.0.0/Infovis/Layout/vtkArcParallelEdgeStrategy.cxx
hlzz/dotfiles
0591f71230c919c827ba569099eb3b75897e163e
[ "BSD-3-Clause" ]
null
null
null
/*========================================================================= Program: Visualization Toolkit Module: vtkArcParallelEdgeStrategy.cxx Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen All rights reserved. See Copyright.txt or http://www.kitware.com/Copyright.htm for details. ...
31.505415
83
0.559642
hlzz
812b4e82bb874fd5918f26670fb560f79f5a8e44
16,003
cc
C++
squid/squid3-3.3.8.spaceify/helpers/digest_auth/eDirectory/edir_ldapext.cc
spaceify/spaceify
4296d6c93cad32bb735cefc9b8157570f18ffee4
[ "MIT" ]
4
2015-01-20T15:25:34.000Z
2017-12-20T06:47:42.000Z
squid/squid3-3.3.8.spaceify/helpers/digest_auth/eDirectory/edir_ldapext.cc
spaceify/spaceify
4296d6c93cad32bb735cefc9b8157570f18ffee4
[ "MIT" ]
4
2015-05-15T09:32:55.000Z
2016-02-18T13:43:31.000Z
squid/squid3-3.3.8.spaceify/helpers/digest_auth/eDirectory/edir_ldapext.cc
spaceify/spaceify
4296d6c93cad32bb735cefc9b8157570f18ffee4
[ "MIT" ]
null
null
null
/* * NDS LDAP helper functions * Copied From Samba-3.0.24 pdb_nds.c and trimmed down to the * limited functionality needed to access the plain text password only * * Original copyright & license follows: * * Copyright (C) Vince Brimhall 2004-2005 * * This program is free software; you can redistribute it and...
30.834297
146
0.569706
spaceify