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
float64
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
float64
1
77k
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
float64
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
653k
max_line_length
int64
6
990k
alphanum_fraction
float64
0.01
1
d52981f986e594e9ef98cc4ce1c56ba8027e82f7
1,518
cpp
C++
OpencvBuild/Opencv/Opencv/core/perf/perf_sort.cpp
kevinlq/Opencv-module-build
73ca967ff994e0c86f2537e273040807e7250897
[ "MIT" ]
3
2017-11-02T15:12:14.000Z
2021-06-03T06:10:48.000Z
OpencvBuild/Opencv/Opencv/core/perf/perf_sort.cpp
kevinlq/Opencv-module-build
73ca967ff994e0c86f2537e273040807e7250897
[ "MIT" ]
null
null
null
OpencvBuild/Opencv/Opencv/core/perf/perf_sort.cpp
kevinlq/Opencv-module-build
73ca967ff994e0c86f2537e273040807e7250897
[ "MIT" ]
3
2018-01-03T15:11:21.000Z
2019-05-31T03:21:01.000Z
#include "perf_precomp.hpp" using namespace std; using namespace cv; using namespace perf; using std::tr1::tuple; using std::tr1::make_tuple; using std::tr1::get; #define TYPICAL_MAT_SIZES_SORT TYPICAL_MAT_SIZES #define TYPICAL_MAT_TYPES_SORT CV_8UC1, CV_16UC1, CV_32FC1 #define SORT_TYPES ...
28.641509
162
0.700264
d52a2e3d7bc726d86fdc5b6f25baffcad0df83ff
7,246
cpp
C++
BlackBone/src/BlackBone/LocalHook/LocalHookBase.cpp
wafflehammer/MonoInjector
bc7680a2ec8be606f5fdc8614c0c991a1d074382
[ "MIT" ]
354
2018-08-13T18:19:21.000Z
2022-03-20T10:37:20.000Z
Protection/BlackBone/src/BlackBone/LocalHook/LocalHookBase.cpp
Bia10/ZzukBot_V3
55abfb38fd07ba970d4b4020d8d96b87559509db
[ "Unlicense" ]
6
2017-08-03T03:40:56.000Z
2021-10-18T22:12:58.000Z
Protection/BlackBone/src/BlackBone/LocalHook/LocalHookBase.cpp
Bia10/ZzukBot_V3
55abfb38fd07ba970d4b4020d8d96b87559509db
[ "Unlicense" ]
90
2018-11-15T12:37:51.000Z
2022-02-14T11:12:39.000Z
#include "LocalHookBase.h" namespace blackbone { std::unordered_map<void*, DetourBase*> DetourBase::_breakpoints; void* DetourBase::_vecHandler = nullptr; DetourBase::DetourBase() { } DetourBase::~DetourBase() { VirtualFree( _buf, 0, MEM_RELEASE ); } /// <summary> /// Allocate detour buffer as close to target a...
28.085271
112
0.616202
d52a8639b282d5cb9e6c66ba5def09ad823af4b9
3,195
cpp
C++
csr_uint.cpp
LazyShion/ScaleSCAN
af553f88209e2f1ceb7be93dd349d380a4196e43
[ "MIT" ]
null
null
null
csr_uint.cpp
LazyShion/ScaleSCAN
af553f88209e2f1ceb7be93dd349d380a4196e43
[ "MIT" ]
null
null
null
csr_uint.cpp
LazyShion/ScaleSCAN
af553f88209e2f1ceb7be93dd349d380a4196e43
[ "MIT" ]
1
2021-11-22T16:33:50.000Z
2021-11-22T16:33:50.000Z
#include<iostream> #include<fstream> #include<map> #include<vector> #include<cstdlib> #include<algorithm> #include<set> #define CH printf("check!!\n"); using namespace std; int main(int argc,char *argv[]) { ifstream infile1(argv[1]); ofstream outfile(argv[2],ios_base::out | ios_base::binary); string str1,str2;...
23.492647
71
0.600939
d52ba182a9c2333b3469ec0a46922d3f0c6a6a4c
250
cpp
C++
test/unit/math/mix/fun/log1m_test.cpp
bayesmix-dev/math
3616f7195adc95ef8e719a2af845d61102bc9272
[ "BSD-3-Clause" ]
1
2019-09-06T15:53:17.000Z
2019-09-06T15:53:17.000Z
test/unit/math/mix/fun/log1m_test.cpp
bayesmix-dev/math
3616f7195adc95ef8e719a2af845d61102bc9272
[ "BSD-3-Clause" ]
8
2019-01-17T18:51:16.000Z
2019-01-17T18:51:39.000Z
test/unit/math/mix/fun/log1m_test.cpp
bayesmix-dev/math
3616f7195adc95ef8e719a2af845d61102bc9272
[ "BSD-3-Clause" ]
1
2020-05-10T12:55:07.000Z
2020-05-10T12:55:07.000Z
#include <test/unit/math/test_ad.hpp> TEST(mathMixMatFun, log1m) { auto f = [](const auto& x1) { return stan::math::log1m(x1); }; stan::test::expect_common_unary_vectorized(f); stan::test::expect_unary_vectorized(f, -21.5, -21, -1, 0.9, 3); }
31.25
65
0.672
d52ec5d95e092e53994be0f0e575ee1eb387cb9d
22,717
cpp
C++
src/RayTracer/RayTracer.cpp
yuphin/Lumen
a210b5a923b684ed1fc6f047544b82af4fdfe2db
[ "MIT" ]
1
2022-01-07T21:25:53.000Z
2022-01-07T21:25:53.000Z
src/RayTracer/RayTracer.cpp
yuphin/Lumen
a210b5a923b684ed1fc6f047544b82af4fdfe2db
[ "MIT" ]
null
null
null
src/RayTracer/RayTracer.cpp
yuphin/Lumen
a210b5a923b684ed1fc6f047544b82af4fdfe2db
[ "MIT" ]
null
null
null
#include "LumenPCH.h" #include <regex> #include <stb_image.h> #define TINYEXR_IMPLEMENTATION #include <zlib.h> #include <tinyexr.h> #define TINYGLTF_IMPLEMENTATION #define STB_IMAGE_IMPLEMENTATION #define STB_IMAGE_WRITE_IMPLEMENTATION #define TINYOBJLOADER_IMPLEMENTATION #include "RayTracer.h" RayTracer* RayTracer::i...
34.842025
110
0.74693
d52fe3d5cf2a04ed0a8620de3137866eaebdb5dc
19,044
cpp
C++
Source/Diagnostics/Diagnostics.cpp
PhilMiller/WarpX
66b01e54771322eae7a7f0ccd697c599452fbd88
[ "BSD-3-Clause-LBNL" ]
null
null
null
Source/Diagnostics/Diagnostics.cpp
PhilMiller/WarpX
66b01e54771322eae7a7f0ccd697c599452fbd88
[ "BSD-3-Clause-LBNL" ]
null
null
null
Source/Diagnostics/Diagnostics.cpp
PhilMiller/WarpX
66b01e54771322eae7a7f0ccd697c599452fbd88
[ "BSD-3-Clause-LBNL" ]
null
null
null
#include "Diagnostics.H" #include "Diagnostics/ComputeDiagFunctors/ComputeDiagFunctor.H" #include "ComputeDiagFunctors/BackTransformParticleFunctor.H" #include "Diagnostics/FlushFormats/FlushFormat.H" #include "Diagnostics/ParticleDiag/ParticleDiag.H" #include "FlushFormats/FlushFormatAscent.H" #include "FlushFormats/...
40.433121
142
0.646765
d53339f984dfec1165cdf0c8ac9934b5be6aaa8d
16,133
cpp
C++
src/gpu/effects/generated/GrCircleBlurFragmentProcessor.cpp
ale-adobe/skia
4036cb1f0b6e275009ff08681e878cde0763c3e9
[ "BSD-3-Clause" ]
null
null
null
src/gpu/effects/generated/GrCircleBlurFragmentProcessor.cpp
ale-adobe/skia
4036cb1f0b6e275009ff08681e878cde0763c3e9
[ "BSD-3-Clause" ]
null
null
null
src/gpu/effects/generated/GrCircleBlurFragmentProcessor.cpp
ale-adobe/skia
4036cb1f0b6e275009ff08681e878cde0763c3e9
[ "BSD-3-Clause" ]
null
null
null
/* * Copyright 2018 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 autogenerated from GrCircleBlurFragmentProcessor.fp; do ...
45.064246
100
0.655055
d5333c8297dff93bb9e32e00f2dc3310dead2358
5,159
cxx
C++
resip/recon/UserAgentServerAuthManager.cxx
dulton/reSipServer
ac4241df81c1e3eef2e678271ffef4dda1fc6747
[ "Apache-2.0" ]
1
2019-04-15T14:10:58.000Z
2019-04-15T14:10:58.000Z
resip/recon/UserAgentServerAuthManager.cxx
dulton/reSipServer
ac4241df81c1e3eef2e678271ffef4dda1fc6747
[ "Apache-2.0" ]
null
null
null
resip/recon/UserAgentServerAuthManager.cxx
dulton/reSipServer
ac4241df81c1e3eef2e678271ffef4dda1fc6747
[ "Apache-2.0" ]
2
2019-10-31T09:11:09.000Z
2021-09-17T01:00:49.000Z
#include <cassert> #include "UserAgent.hxx" #include "UserAgentServerAuthManager.hxx" #include <resip/dum/DialogUsageManager.hxx> #include <resip/dum/ServerAuthManager.hxx> #include <resip/dum/UserAuthInfo.hxx> #include <resip/dum/UserProfile.hxx> #include <rutil/MD5Stream.hxx> #include <rutil/WinLeakCheck.hxx> #def...
34.393333
165
0.686373
d536b7e2212643e95994d8478766ff5c1aa92af6
20,539
cpp
C++
tests/popsparse/SparseFormatsTest.cpp
graphcore/poplibs
3fe5a3ecafe995eddb72675d1b4a7af8a622009e
[ "MIT" ]
95
2020-07-06T17:11:23.000Z
2022-03-12T14:42:28.000Z
tests/popsparse/SparseFormatsTest.cpp
giantchen2012/poplibs
2bc6b6f3d40863c928b935b5da88f40ddd77078e
[ "MIT" ]
null
null
null
tests/popsparse/SparseFormatsTest.cpp
giantchen2012/poplibs
2bc6b6f3d40863c928b935b5da88f40ddd77078e
[ "MIT" ]
14
2020-07-15T12:32:57.000Z
2022-01-26T14:58:45.000Z
// Copyright (c) 2019 Graphcore Ltd. All rights reserved. #define BOOST_TEST_MODULE SparseFormatsTest #include "../lib/popsparse/SparseStorageInternal.hpp" #include <boost/test/unit_test.hpp> // CSR/CSC representation of matrix for element sparsity // 10 20 0 0 0 0 // 0 30 0 40 0 0 //...
46.05157
80
0.597887
d53733bd8ae0d7c5652718dc3012ca238400ae83
9,224
cpp
C++
tools/converter/source/onnx/onnxOpConverter.cpp
foreverlms/MNN
8f9d3e3331fb54382bb61ac3a2087637a161fec5
[ "Apache-2.0" ]
null
null
null
tools/converter/source/onnx/onnxOpConverter.cpp
foreverlms/MNN
8f9d3e3331fb54382bb61ac3a2087637a161fec5
[ "Apache-2.0" ]
null
null
null
tools/converter/source/onnx/onnxOpConverter.cpp
foreverlms/MNN
8f9d3e3331fb54382bb61ac3a2087637a161fec5
[ "Apache-2.0" ]
null
null
null
// // onnxOpConverter.cpp // MNNConverter // // Created by MNN on 2019/01/31. // Copyright © 2018, Alibaba Group Holding Limited // #include "onnxOpConverter.hpp" #include "OpCount.hpp" using namespace MNN; static int32_t _limit(int64_t i64) { if (i64 > (int64_t)(1 << 30)) { return 1 << 30; } i...
37.803279
116
0.568517
d539757ef23d4c01ba4e3355d1ccf2d0a166d96d
20,382
hxx
C++
Modules/IO/ImageBase/include/itkImageFileReader.hxx
bradking/ITK
625d4497512b0fb0108106e680063998b8528e06
[ "Apache-2.0" ]
945
2015-01-09T00:43:52.000Z
2022-03-30T08:23:02.000Z
Modules/IO/ImageBase/include/itkImageFileReader.hxx
bradking/ITK
625d4497512b0fb0108106e680063998b8528e06
[ "Apache-2.0" ]
2,354
2015-02-04T21:54:21.000Z
2022-03-31T20:58:21.000Z
Modules/IO/ImageBase/include/itkImageFileReader.hxx
bradking/ITK
625d4497512b0fb0108106e680063998b8528e06
[ "Apache-2.0" ]
566
2015-01-04T14:26:57.000Z
2022-03-18T20:33:18.000Z
/*========================================================================= * * Copyright NumFOCUS * * 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.or...
38.675522
120
0.659356
d53a87a9e6e27378f7ec05288766cada1296d53f
1,628
cpp
C++
cpp/logger/Logger.cpp
yukonfb/profilo
baf0ef6e4c140f5b1cdf110b90698f9e8ca7c375
[ "Apache-2.0" ]
null
null
null
cpp/logger/Logger.cpp
yukonfb/profilo
baf0ef6e4c140f5b1cdf110b90698f9e8ca7c375
[ "Apache-2.0" ]
null
null
null
cpp/logger/Logger.cpp
yukonfb/profilo
baf0ef6e4c140f5b1cdf110b90698f9e8ca7c375
[ "Apache-2.0" ]
null
null
null
/** * Copyright 2004-present, Facebook, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
26.258065
77
0.702703
d53ae992b6472b93886c119c8ad83a6aeb8a5983
35,578
cpp
C++
display-caf/sdm/libs/core/fb/hw_device.cpp
rahulsnair/android_device_motorola_athenecaf
52399442131dc51ea35cc6fcae1e49683b2bc60b
[ "FTL" ]
null
null
null
display-caf/sdm/libs/core/fb/hw_device.cpp
rahulsnair/android_device_motorola_athenecaf
52399442131dc51ea35cc6fcae1e49683b2bc60b
[ "FTL" ]
null
null
null
display-caf/sdm/libs/core/fb/hw_device.cpp
rahulsnair/android_device_motorola_athenecaf
52399442131dc51ea35cc6fcae1e49683b2bc60b
[ "FTL" ]
null
null
null
/* * Copyright (c) 2014 - 2015, The Linux Foundation. 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 li...
37.728526
100
0.669093
d53b979723cc0e85ed1a29b0b3ad214062ec0e8a
1,538
hpp
C++
Common/Code/IndexBox.hpp
steamclock/internetmap
13bf01e8e1fde8db64ce8fd417a1c907783100ee
[ "MIT" ]
22
2017-07-11T20:31:16.000Z
2021-04-04T16:00:10.000Z
Common/Code/IndexBox.hpp
steamclock/internetmap
13bf01e8e1fde8db64ce8fd417a1c907783100ee
[ "MIT" ]
197
2017-07-06T16:53:59.000Z
2019-05-31T17:57:51.000Z
Common/Code/IndexBox.hpp
steamclock/internetmap
13bf01e8e1fde8db64ce8fd417a1c907783100ee
[ "MIT" ]
10
2017-12-08T21:58:58.000Z
2021-03-20T07:16:47.000Z
// // IndexBox.h // InternetMap // // Created by Alexander on 11.12.12. // Copyright (c) 2012 Peer1. All rights reserved. // #ifndef InternetMap_IndexBox_hpp #define InternetMap_IndexBox_hpp #include "Types.hpp" #include <set> static const float IndexBoxMinX = -8; static const float IndexBoxMaxX = 8; static cons...
27.464286
104
0.750975
d53c45114c8012f5752f54f4512f150a527c151e
13,132
cpp
C++
Modules/Scene/vaCameraControllers.cpp
magcius/CMAA2
8ceb0daa2afa6b12804da62631494d2ed4b31b53
[ "Apache-2.0" ]
110
2018-09-04T20:33:59.000Z
2021-12-17T08:46:11.000Z
Modules/Scene/vaCameraControllers.cpp
magcius/CMAA2
8ceb0daa2afa6b12804da62631494d2ed4b31b53
[ "Apache-2.0" ]
5
2018-09-05T20:57:08.000Z
2021-02-24T09:02:31.000Z
Modules/Scene/vaCameraControllers.cpp
magcius/CMAA2
8ceb0daa2afa6b12804da62631494d2ed4b31b53
[ "Apache-2.0" ]
20
2018-09-05T00:41:13.000Z
2021-08-04T01:31:50.000Z
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // Copyright (c) 2016, 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 de...
41.0375
216
0.611407
d53cbc8233243df4139baac58b76bcfabc65507d
286
cpp
C++
Presto/src/Presto/Components/Electronics/Communication/Channel.cpp
mradrianhh/Presto
a43f87507daa094e887df4046c8664b1e6132187
[ "Apache-2.0" ]
1
2022-02-01T03:51:10.000Z
2022-02-01T03:51:10.000Z
Presto/src/Presto/Components/Electronics/Communication/Channel.cpp
mradrianhh/Presto
a43f87507daa094e887df4046c8664b1e6132187
[ "Apache-2.0" ]
null
null
null
Presto/src/Presto/Components/Electronics/Communication/Channel.cpp
mradrianhh/Presto
a43f87507daa094e887df4046c8664b1e6132187
[ "Apache-2.0" ]
null
null
null
#include "prestopch.h" #include "Channel.h" #include "Presto/Components/Electronics/Communication/Signals/ISignal.h" namespace Presto { void Channel::Send(ISignal* signal) { m_Signal = signal; } ISignal* Channel::Read() { return m_Signal; } }
15.888889
72
0.63986
d53cf336010d073a46734c47291497b2dc4962d6
2,497
cc
C++
chrome/browser/ui/webui/print_preview_ui_uitest.cc
SlimKatLegacy/android_external_chromium
bc611cda58cc18d0dbaa8a7aee05eb3c0742e573
[ "BSD-3-Clause" ]
2
2017-02-20T14:25:04.000Z
2019-12-13T13:58:28.000Z
chrome/browser/ui/webui/print_preview_ui_uitest.cc
SlimKatLegacy/android_external_chromium
bc611cda58cc18d0dbaa8a7aee05eb3c0742e573
[ "BSD-3-Clause" ]
2
2017-07-25T09:37:22.000Z
2017-08-04T07:18:56.000Z
chrome/browser/ui/webui/print_preview_ui_uitest.cc
SlimKatLegacy/android_external_chromium
bc611cda58cc18d0dbaa8a7aee05eb3c0742e573
[ "BSD-3-Clause" ]
2
2020-01-12T00:55:53.000Z
2020-11-04T06:36:41.000Z
// Copyright (c) 2011 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "base/string16.h" #include "base/utf_string_conversions.h" #include "chrome/app/chrome_command_ids.h" #include "chrome/common/chrome_switches...
32.855263
77
0.755707
d5411a6e6847c2c0491ca39d39d322e459ea5dec
1,055
cpp
C++
library/view/widget/default_theme_provider.cpp
topillar/PuTTY-ng
1f5bf26de0f42e03ef4f100fa879b16216d61abf
[ "MIT" ]
39
2019-06-22T12:25:54.000Z
2022-03-14T05:42:44.000Z
library/view/widget/default_theme_provider.cpp
topillar/PuTTY-ng
1f5bf26de0f42e03ef4f100fa879b16216d61abf
[ "MIT" ]
5
2019-06-29T10:58:43.000Z
2020-09-04T08:44:09.000Z
library/view/widget/default_theme_provider.cpp
topillar/PuTTY-ng
1f5bf26de0f42e03ef4f100fa879b16216d61abf
[ "MIT" ]
10
2019-08-07T06:08:23.000Z
2022-03-14T05:42:47.000Z
#include "default_theme_provider.h" #include "ui_base/resource/resource_bundle.h" #include "view/widget/native_widget_win.h" namespace view { DefaultThemeProvider::DefaultThemeProvider() {} DefaultThemeProvider::~DefaultThemeProvider() {} void DefaultThemeProvider::Init(Profile* profile) {} SkBi...
21.979167
76
0.685308
d54233e19b83a05d8b9ce887d61da3a86ba34120
20,804
cpp
C++
TESTS/stepper_motor/base/main.cpp
vznncv/vznncv-stepper-driver
c933152dc421ea7ffa61b4916966ce73734f93fa
[ "MIT" ]
2
2021-07-28T11:51:37.000Z
2022-02-17T20:23:59.000Z
TESTS/stepper_motor/base/main.cpp
vznncv/vznncv-stepper-driver
c933152dc421ea7ffa61b4916966ce73734f93fa
[ "MIT" ]
null
null
null
TESTS/stepper_motor/base/main.cpp
vznncv/vznncv-stepper-driver
c933152dc421ea7ffa61b4916966ce73734f93fa
[ "MIT" ]
null
null
null
#include <cmath> #include "greentea-client/test_env.h" #include "mbed.h" #include "unity.h" #include "utest.h" #include "vznncv_stepper_motor.h" #include "vznncv_stepper_motor_extra.h" using namespace utest::v1; using vznncvsteppermotor::BaseStepperMotor; using vznncvsteppermotor::microseconds_u32; using vznncvstepp...
34.964706
148
0.721977
d5440368d4912236ac2556e9f1b5b13b571bc46e
8,329
hxx
C++
include/semaphore.hxx
K-Wu/libcxx.doc
c3c0421b2a9cc003146e847d0b8dd3a37100f39a
[ "Apache-2.0" ]
null
null
null
include/semaphore.hxx
K-Wu/libcxx.doc
c3c0421b2a9cc003146e847d0b8dd3a37100f39a
[ "Apache-2.0" ]
null
null
null
include/semaphore.hxx
K-Wu/libcxx.doc
c3c0421b2a9cc003146e847d0b8dd3a37100f39a
[ "Apache-2.0" ]
null
null
null
// -*- C++ -*- //===--------------------------- semaphore --------------------------------===// // // 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 // //===------------...
29.122378
100
0.715452
d5449f863e08673cc00b0f7277f890cb4164ab98
34,521
cpp
C++
Testing/Marlin-2.0.x/Marlin/src/HAL/shared/backtrace/unwarm_thumb.cpp
qisback/Geeetech-i3-B-pro-configs
a2c309923c4e68103addda677fda190238a1abe0
[ "CC-BY-4.0" ]
5
2020-05-17T21:16:41.000Z
2021-06-11T04:46:31.000Z
Testing/Marlin-2.0.x/Marlin/src/HAL/shared/backtrace/unwarm_thumb.cpp
qisback/Geeetech-i3-B-pro-configs
a2c309923c4e68103addda677fda190238a1abe0
[ "CC-BY-4.0" ]
1
2020-09-27T14:53:34.000Z
2020-09-27T14:53:34.000Z
src/HAL/shared/backtrace/unwarm_thumb.cpp
Sundancer78/Marlin-2.0.4_SKR_14_turbo_ender3
d9dbef52e6fb4e110908a6d09d0af00fc0ac9b20
[ "MIT" ]
2
2019-07-22T20:31:15.000Z
2021-08-01T00:15:38.000Z
/*************************************************************************** * ARM Stack Unwinder, Michael.McTernan.2001@cs.bris.ac.uk * Updated, adapted and several bug fixes on 2018 by Eduardo José Tagle * * This program is PUBLIC DOMAIN. * This means that there is no copyright and anyone is able to take a copy ...
32.323034
149
0.499261
d544a1fdec04c755aebf052bdcfc0a9511c44a9e
4,411
cc
C++
src/operator/contrib/ctc_loss.cc
saurabh3949/mxnet
e25074a469b45f2cbde68e2a0c8963daea93b66b
[ "Apache-2.0" ]
4
2017-11-17T07:28:09.000Z
2019-07-23T06:24:16.000Z
src/operator/contrib/ctc_loss.cc
saurabh3949/mxnet
e25074a469b45f2cbde68e2a0c8963daea93b66b
[ "Apache-2.0" ]
null
null
null
src/operator/contrib/ctc_loss.cc
saurabh3949/mxnet
e25074a469b45f2cbde68e2a0c8963daea93b66b
[ "Apache-2.0" ]
2
2019-06-12T12:40:20.000Z
2020-11-03T14:33:14.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 ...
38.356522
85
0.693494
d544eb053fe7b4eb70ed3f735609b2c65b05c026
2,271
cpp
C++
TacTok/coqhammer/src/predict/mepo.cpp
reichel3/TacTok
c344e76263de04311af8a0030c07aec95d87f71c
[ "MIT" ]
7
2020-11-23T02:45:36.000Z
2022-03-18T03:03:33.000Z
TacTok/coqhammer/src/predict/mepo.cpp
reichel3/TacTok
c344e76263de04311af8a0030c07aec95d87f71c
[ "MIT" ]
4
2021-02-23T03:03:51.000Z
2021-11-13T00:07:38.000Z
TacTok/coqhammer/src/predict/mepo.cpp
reichel3/TacTok
c344e76263de04311af8a0030c07aec95d87f71c
[ "MIT" ]
2
2021-01-19T17:56:28.000Z
2022-03-28T04:39:41.000Z
#include <algorithm> #include "predictor.cpp" inline double sq(const double& x) { return x * x; } double cosine(const LDMap &syms1, const LVec &syms2, const Tfidf &tfidf){ double sig = 0, sig1 = 0, sig2 = 0; for (auto s : syms1) sig1 += sq(tfidf.get(s.first)) * sq(s.second); for (auto s : syms...
24.956044
89
0.599736
d54575e17a30233db047d7f22e32c14e629df7ab
45,266
cpp
C++
20WaysToDie.cpp
itstep-vrn/20WaysToDie
a3e6d92127fb67ad513d6f35d8a6f3fc900cf7c5
[ "MIT" ]
null
null
null
20WaysToDie.cpp
itstep-vrn/20WaysToDie
a3e6d92127fb67ad513d6f35d8a6f3fc900cf7c5
[ "MIT" ]
null
null
null
20WaysToDie.cpp
itstep-vrn/20WaysToDie
a3e6d92127fb67ad513d6f35d8a6f3fc900cf7c5
[ "MIT" ]
null
null
null
/* Текстовый квест 20WaysToDie Учебный проект (c) Брянцев Всеволод (c) Компьютерная академия ШАГ . Воронеж Версия 1.0 (08.04.2019) */ #include "pch.h" #include <iostream> #include <stdlib.h> using namespace std; int endings[21]; int menu_choice; /*--------------------------------------------...
23.874473
414
0.585848
d54606df4cb1464acde729e0b0d7c31afe675644
2,401
cpp
C++
test/Euclid/Geometry/Test.Axis.cpp
kurocha/euclid
932e4a01043442becc696eb337e796ae9578a078
[ "Unlicense", "MIT" ]
7
2015-10-16T20:49:20.000Z
2019-04-17T09:34:35.000Z
test/Euclid/Geometry/Test.Axis.cpp
kurocha/euclid
932e4a01043442becc696eb337e796ae9578a078
[ "Unlicense", "MIT" ]
null
null
null
test/Euclid/Geometry/Test.Axis.cpp
kurocha/euclid
932e4a01043442becc696eb337e796ae9578a078
[ "Unlicense", "MIT" ]
null
null
null
#include <UnitTest/UnitTest.hpp> #include <Euclid/Geometry/Axis.hpp> namespace Euclid { namespace Geometry { UnitTest::Suite AxisTestSuite { "Euclid::Geometry::Axis", {"Construction", [](UnitTest::Examiner & examiner) { auto a1 = Axis<RealT>{IDENTITY}; examiner << "Identity axis has zero tr...
28.927711
84
0.602249
d5468bb44c87927ca17b5b9a853ee45a7ca6ab93
8,428
cc
C++
src/devices/testing/mock-ddk/mock-device.cc
lambdaxymox/fuchsia
177f2940747db40d498ad4ef2442cd8f78edb965
[ "BSD-2-Clause" ]
1
2021-12-23T01:55:48.000Z
2021-12-23T01:55:48.000Z
src/devices/testing/mock-ddk/mock-device.cc
lambdaxymox/fuchsia
177f2940747db40d498ad4ef2442cd8f78edb965
[ "BSD-2-Clause" ]
1
2020-01-07T00:50:54.000Z
2020-03-28T03:56:01.000Z
src/devices/testing/mock-ddk/mock-device.cc
lambdaxymox/fuchsia
177f2940747db40d498ad4ef2442cd8f78edb965
[ "BSD-2-Clause" ]
1
2021-12-23T06:22:27.000Z
2021-12-23T06:22:27.000Z
// Copyright 2021 The Fuchsia Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "src/devices/testing/mock-ddk/mock-device.h" #include <zircon/syscalls/log.h> MockDevice::MockDevice(device_add_args_t* args, MockDevice* parent...
30.871795
100
0.691742
d5480991c16607bdb60b2f0c4de714ceb7538ddc
3,136
cpp
C++
game/Controller.cpp
eslingsby/SimpleEngine
60b07c235f57388b7b0c6db44cedb8f21b921bea
[ "MIT" ]
null
null
null
game/Controller.cpp
eslingsby/SimpleEngine
60b07c235f57388b7b0c6db44cedb8f21b921bea
[ "MIT" ]
null
null
null
game/Controller.cpp
eslingsby/SimpleEngine
60b07c235f57388b7b0c6db44cedb8f21b921bea
[ "MIT" ]
null
null
null
#include "Controller.hpp" #include "Transform.hpp" #include "Window.hpp" Controller::Controller(Engine& engine) : _engine(engine), _possessed(engine) { SYSFUNC_ENABLE(SystemInterface, update, 0); SYSFUNC_ENABLE(SystemInterface, cursorPosition, 0); SYSFUNC_ENABLE(SystemInterface, keyInput, 0); SYSFUNC_ENABLE(Syst...
22.4
78
0.695791
d54be65c70afd2bb465f85bad04edc0d051e2d39
35,240
cc
C++
ui/gfx/render_text.cc
JoKaWare/WTL-DUI
89fd6f4ed7e6a4ce85f9af29c40de0d9a85ca8b2
[ "BSD-3-Clause" ]
19
2015-03-30T09:49:58.000Z
2020-01-17T20:05:12.000Z
ui/gfx/render_text.cc
jjzhang166/WTL-DUI
89fd6f4ed7e6a4ce85f9af29c40de0d9a85ca8b2
[ "BSD-3-Clause" ]
1
2015-12-31T06:08:27.000Z
2015-12-31T06:08:27.000Z
ui/gfx/render_text.cc
jjzhang166/WTL-DUI
89fd6f4ed7e6a4ce85f9af29c40de0d9a85ca8b2
[ "BSD-3-Clause" ]
11
2015-06-01T06:18:03.000Z
2020-05-10T07:18:53.000Z
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/gfx/render_text.h" #include <algorithm> #include "base/debug/trace_event.h" #include "base/i18n/break_iterator.h" #include "base/loggin...
35.346038
82
0.694467
d54c33c36221627729153743f6beca3a63876318
17,743
cpp
C++
src/src/Share/ShareLib/LinuxPublic/ACE_wrappers/tests/SSL/SSL_Asynch_Stream_Test.cpp
549654033/RDHelp
0f5f9c7d098635c7216713d7137c845c0d999226
[ "MIT" ]
2
2020-05-20T05:16:34.000Z
2020-05-20T05:19:19.000Z
src/src/Share/ShareLib/LinuxPublic/ACE_wrappers/tests/SSL/SSL_Asynch_Stream_Test.cpp
jimxie2012/RDHelp
0f5f9c7d098635c7216713d7137c845c0d999226
[ "MIT" ]
null
null
null
src/src/Share/ShareLib/LinuxPublic/ACE_wrappers/tests/SSL/SSL_Asynch_Stream_Test.cpp
jimxie2012/RDHelp
0f5f9c7d098635c7216713d7137c845c0d999226
[ "MIT" ]
4
2020-05-20T01:50:16.000Z
2021-08-29T13:48:25.000Z
// $Id: SSL_Asynch_Stream_Test.cpp 90163 2010-05-18 21:42:20Z mitza $ // ============================================================================ // // = LIBRARY // tests/SSL // // = FILENAME // SSL_Asynch_Stream_Test.cpp // // = DESCRIPTION // This program is a functionality test of ACE_SSL_...
31.182777
118
0.568337
d54c7144b3f02c753bf5568d57057ac816de1945
20,030
cpp
C++
SteamPlugin/Common/SteamUser.cpp
adambiser/agk-steam-plugin
a2e203789085d1680b96451a3165604eb615b9d6
[ "MIT" ]
10
2017-11-02T05:42:30.000Z
2021-10-01T23:42:23.000Z
SteamPlugin/Common/SteamUser.cpp
adambiser/agk-steam-plugin
a2e203789085d1680b96451a3165604eb615b9d6
[ "MIT" ]
2
2018-12-13T03:00:21.000Z
2019-04-04T01:45:02.000Z
SteamPlugin/Common/SteamUser.cpp
adambiser/agk-steam-plugin
a2e203789085d1680b96451a3165604eb615b9d6
[ "MIT" ]
1
2021-11-02T18:37:25.000Z
2021-11-02T18:37:25.000Z
/* Copyright (c) 2019 Adam Biser <adambiser@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, modify, merge, pub...
37.092593
199
0.795756
d54e82dd6e215f030261db2309d6dc11c530ec92
23,963
cpp
C++
src/ast/symboltable/SymbolTable.cpp
totorigolo/caramel
94c8a05c0a456be6b424d415cef19b7efdc3201b
[ "MIT" ]
null
null
null
src/ast/symboltable/SymbolTable.cpp
totorigolo/caramel
94c8a05c0a456be6b424d415cef19b7efdc3201b
[ "MIT" ]
null
null
null
src/ast/symboltable/SymbolTable.cpp
totorigolo/caramel
94c8a05c0a456be6b424d415cef19b7efdc3201b
[ "MIT" ]
null
null
null
/* * MIT License * * Copyright (c) 2018 insa.4if.hexanome_kalate * * 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 us...
38.096979
116
0.590994
d54ed2bd0cc8105b0a7363378b193d40fdc25943
3,021
hpp
C++
master/core/third/RCF/include/RCF/util/ReadWriteProtect.hpp
importlib/klib
a59837857689d0e60d3df6d2ebd12c3160efa794
[ "MIT" ]
4
2017-12-04T08:22:48.000Z
2019-10-26T21:44:59.000Z
master/core/third/RCF/include/RCF/util/ReadWriteProtect.hpp
isuhao/klib
a59837857689d0e60d3df6d2ebd12c3160efa794
[ "MIT" ]
null
null
null
master/core/third/RCF/include/RCF/util/ReadWriteProtect.hpp
isuhao/klib
a59837857689d0e60d3df6d2ebd12c3160efa794
[ "MIT" ]
4
2017-12-04T08:22:49.000Z
2018-12-27T03:20:31.000Z
//***************************************************************************** // Copyright (c) 2003. All rights reserved. // Developed by Jarl Lindrud. // Contact: jlindrud@hotmail.com . //***************************************************************************** #ifndef _UTIL_READWRITEPROTECT_HPP_ #defi...
27.216216
108
0.506124
d54f736eac8ecb28f37d4e51826ad635056c4ea5
425
cc
C++
ssl/server.cc
ririripley/recipes
04267c68a7424326b4aa8dd14b1a879b59ab887c
[ "BSD-3-Clause" ]
2
2021-01-18T02:36:55.000Z
2022-01-17T06:38:46.000Z
ssl/server.cc
ririripley/recipes
04267c68a7424326b4aa8dd14b1a879b59ab887c
[ "BSD-3-Clause" ]
null
null
null
ssl/server.cc
ririripley/recipes
04267c68a7424326b4aa8dd14b1a879b59ab887c
[ "BSD-3-Clause" ]
1
2020-11-05T15:27:05.000Z
2020-11-05T15:27:05.000Z
#include "InetAddress.h" #include "TlsAcceptor.h" #include "TlsConfig.h" #include "TlsStream.h" int main(int argc, char* argv[]) { TlsConfig config; // config.setCaFile("ca.pem"); config.setCertFile("server.pem"); config.setKeyFile("server.pem"); InetAddress listenAddr(4433); TlsAcceptor acceptor(&config,...
18.478261
44
0.682353
d54f794032c0ebf8cba0066e0f27bfec5c6166dc
172
hpp
C++
src/common.hpp
Southclaws/samp-bitmapper
17807d2bd2955eb7747c989ecd7c10dc43231821
[ "MIT" ]
7
2017-12-31T13:16:57.000Z
2020-12-28T12:56:15.000Z
src/common.hpp
Southclaws/samp-bitmapper
17807d2bd2955eb7747c989ecd7c10dc43231821
[ "MIT" ]
2
2017-12-31T11:55:22.000Z
2017-12-31T16:57:00.000Z
src/common.hpp
Southclaws/samp-bitmapper
17807d2bd2955eb7747c989ecd7c10dc43231821
[ "MIT" ]
2
2018-07-07T12:34:04.000Z
2020-11-01T21:58:02.000Z
#pragma warning(default:4005) extern void** ppPluginData; extern void* pAMXFunctions; typedef void (*logprintf_t)(const char* szFormat, ...); extern logprintf_t logprintf;
28.666667
55
0.77907
d551d758a425519a51ad37c0e06a590208172fa9
1,227
hpp
C++
src/data/include/class_data_vec.hpp
sjvs/FastSim
7a17b61c5463112e40b12f1842d03a73c342ef55
[ "Apache-2.0" ]
null
null
null
src/data/include/class_data_vec.hpp
sjvs/FastSim
7a17b61c5463112e40b12f1842d03a73c342ef55
[ "Apache-2.0" ]
22
2017-06-27T07:34:02.000Z
2018-09-17T07:36:21.000Z
src/data/include/class_data_vec.hpp
sjvs/FastSim
7a17b61c5463112e40b12f1842d03a73c342ef55
[ "Apache-2.0" ]
2
2018-11-20T13:15:11.000Z
2019-07-03T12:48:40.000Z
/** * @brief define container Data_Vec * * @file class_data_vec.hpp * @author Michal Vrastil * @date 2018-07-11 */ #pragma once #include "stdafx.h" #include <array> /** * @class: Data_Vec * @brief: class containing data [x, y,...] */ template <typename T, size_t N> class Data_Vec { public: // CONSTRUCTO...
24.058824
72
0.586797
d5525677ee9f048d3c6f48de9f70c9f385e038f7
4,529
cc
C++
flecsi/execution/legion/runtime_main.cc
scothalverson/flecsi
a7b2c289b99ecadd0c75cabc491f5c66e543345c
[ "Unlicense" ]
null
null
null
flecsi/execution/legion/runtime_main.cc
scothalverson/flecsi
a7b2c289b99ecadd0c75cabc491f5c66e543345c
[ "Unlicense" ]
null
null
null
flecsi/execution/legion/runtime_main.cc
scothalverson/flecsi
a7b2c289b99ecadd0c75cabc491f5c66e543345c
[ "Unlicense" ]
null
null
null
/* @@@@@@@@ @@ @@@@@@ @@@@@@@@ @@ /@@///// /@@ @@////@@ @@////// /@@ /@@ /@@ @@@@@ @@ // /@@ /@@ /@@@@@@@ /@@ @@///@@/@@ /@@@@@@@@@/@@ /@@//// /@@/@@@@@@@/@@ ////////@@/@@ /@@ /@@/@@//// //@@ @@ /@@/@@ /@@ @@@//@@@@@@ //@@...
28.664557
80
0.552661
d552c8da99adc3de9432770ef376b2bdc7450433
1,623
cc
C++
source/blender/depsgraph/intern/eval/deg_eval_runtime_backup_movieclip.cc
rbabari/blender
6daa85f14b2974abfc3d0f654c5547f487bb3b74
[ "Naumen", "Condor-1.1", "MS-PL" ]
39
2020-05-26T15:21:14.000Z
2022-03-24T04:46:31.000Z
source/blender/depsgraph/intern/eval/deg_eval_runtime_backup_movieclip.cc
rbabari/blender
6daa85f14b2974abfc3d0f654c5547f487bb3b74
[ "Naumen", "Condor-1.1", "MS-PL" ]
7
2020-05-11T14:04:54.000Z
2020-06-03T15:00:20.000Z
source/blender/depsgraph/intern/eval/deg_eval_runtime_backup_movieclip.cc
rbabari/blender
6daa85f14b2974abfc3d0f654c5547f487bb3b74
[ "Naumen", "Condor-1.1", "MS-PL" ]
4
2020-04-25T14:38:01.000Z
2021-03-03T08:48:58.000Z
/* * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be use...
26.177419
90
0.732594
d553b3cb02174050a0817248f4f8537bc79ca289
1,284
cpp
C++
sstd/src/matrixContainer_binary/InitByComma.cpp
admiswalker/SubStandardLibrary-SSTD-
d0e7c754f4437fc57e8c4ab56fbbf2aa871b00ff
[ "MIT" ]
null
null
null
sstd/src/matrixContainer_binary/InitByComma.cpp
admiswalker/SubStandardLibrary-SSTD-
d0e7c754f4437fc57e8c4ab56fbbf2aa871b00ff
[ "MIT" ]
null
null
null
sstd/src/matrixContainer_binary/InitByComma.cpp
admiswalker/SubStandardLibrary-SSTD-
d0e7c754f4437fc57e8c4ab56fbbf2aa871b00ff
[ "MIT" ]
null
null
null
#include "bmat.hpp" #include "SwapByTwoIndex.hpp" /* bool SwapByTwoIndex::getVal(class sstd::bmat& bMat, uint& p, uint& q){ // Mat 座標 <- bMat 座標 uint p_Div8 = p / 8; uint q_Div8 = q / 8; // bMat8x8 座標 <- bMat 座標 uint p_Mod8 = p - p_Div8 * 8; // p % 8; uint q_Mod8 = q - q_Div8 ...
22.928571
81
0.535826
d553f7526b1e3b55b887e22c97422f60792033fb
7,117
hpp
C++
structures/linkedlist.hpp
Dannnno/DataStructures
898e16acc4d05e7c387972f1aef252b298fc4f81
[ "MIT" ]
null
null
null
structures/linkedlist.hpp
Dannnno/DataStructures
898e16acc4d05e7c387972f1aef252b298fc4f81
[ "MIT" ]
null
null
null
structures/linkedlist.hpp
Dannnno/DataStructures
898e16acc4d05e7c387972f1aef252b298fc4f81
[ "MIT" ]
null
null
null
/** * \file linkedlist.hpp * \author Dan Obermiller * \brief Implementation of a singly-linked list. */ #ifndef LINKEDLIST_HPP #define LINKEDLIST_HPP 1 #include <cstddef> #include <iterator> #include "list.hpp" #include "../exceptions.hpp" /** * \brief A paramaterized singly-linked list */ template <typename...
19.287263
76
0.620627
d554bd45d843cb76d265f6338a1d1a4f5b3618ea
10,916
cpp
C++
components/cpp_utils/TFTP.cpp
klaus-liebler/esp32
f6ad2b92153f64d2467f0256c6d2fe776d9d7145
[ "MIT" ]
null
null
null
components/cpp_utils/TFTP.cpp
klaus-liebler/esp32
f6ad2b92153f64d2467f0256c6d2fe776d9d7145
[ "MIT" ]
null
null
null
components/cpp_utils/TFTP.cpp
klaus-liebler/esp32
f6ad2b92153f64d2467f0256c6d2fe776d9d7145
[ "MIT" ]
null
null
null
/* * TFTP.cpp * * See also: * * https://tools.ietf.org/html/rfc1350 * Created on: May 21, 2017 * Author: kolban */ #include "TFTP.h" #include <esp_log.h> #include <FreeRTOS.h> #include <GeneralUtils.h> #include <string> #include <stdio.h> #include <errno.h> #include <string.h> #include <Socket.h> #includ...
27.496222
121
0.661964
d55625faab4a967a87ef961045f4929c16c50e77
6,462
cpp
C++
DrvApp/HookEngine/distorm/textdefs.cpp
jackqk/mystudy
84313c1eaed7351d37b609288d1d32bf3b808859
[ "Apache-2.0" ]
15
2017-05-27T16:02:51.000Z
2018-11-30T07:02:22.000Z
DrvApp/HookEngine/distorm/textdefs.cpp
jackqk/mystudy
84313c1eaed7351d37b609288d1d32bf3b808859
[ "Apache-2.0" ]
null
null
null
DrvApp/HookEngine/distorm/textdefs.cpp
jackqk/mystudy
84313c1eaed7351d37b609288d1d32bf3b808859
[ "Apache-2.0" ]
11
2017-11-10T01:28:59.000Z
2018-11-15T11:59:33.000Z
/* textdefs.c diStorm3 - Powerful disassembler for X86/AMD64 http://ragestorm.net/distorm/ distorm at gmail dot com Copyright (C) 2003-2016 Gil Dabah This library is licensed under the BSD license. See the file COPYING. */ #include <stdafx.h> #include "textdefs.h" #ifndef DISTORM_LIGHT static uint8_t Nibble2ChrTabl...
37.352601
129
0.476787
d556755ab874ea2f78040cb781cfb7a03579ce09
898
cpp
C++
lib/plog/samples/UtcTime/Main.cpp
hsbsw/hAIR
d7fa988dd639ced63acae3b1e980d39ee3c8412e
[ "MIT" ]
null
null
null
lib/plog/samples/UtcTime/Main.cpp
hsbsw/hAIR
d7fa988dd639ced63acae3b1e980d39ee3c8412e
[ "MIT" ]
null
null
null
lib/plog/samples/UtcTime/Main.cpp
hsbsw/hAIR
d7fa988dd639ced63acae3b1e980d39ee3c8412e
[ "MIT" ]
null
null
null
// // UtcTime - shows how to use UTC time in logs. // #include <plog/Log.h> #include <plog/Init.h> #include <plog/Formatters/CsvFormatter.h> #include <plog/Formatters/TxtFormatter.h> #include <plog/Appenders/ColorConsoleAppender.h> #include <plog/Appenders/RollingFileAppender.h> int main() { static plog::ColorCon...
33.259259
125
0.721604
d55749b3efd5bcdaed47d00aead8130bc4e97cc5
3,723
cpp
C++
scripts/mcst/PrintGenomeCoverage.fixed.cpp
zhongmicai/pacbio_variant_caller_from_3rdReads
43d28cbd4e76ed2a4e820ded11a80592675db6c9
[ "MIT" ]
45
2019-01-25T20:01:30.000Z
2022-01-11T23:56:24.000Z
scripts/mcst/PrintGenomeCoverage.fixed.cpp
mschatz/pacbio_variant_caller
409706f2fc597e46b0f39664eb167ebaef6fe975
[ "MIT" ]
58
2018-11-21T00:07:44.000Z
2022-01-18T13:45:03.000Z
scripts/mcst/PrintGenomeCoverage.fixed.cpp
mschatz/pacbio_variant_caller
409706f2fc597e46b0f39664eb167ebaef6fe975
[ "MIT" ]
14
2016-08-02T23:29:13.000Z
2019-09-19T08:11:40.000Z
#include "bam.h" #include "sam.h" #include "stdlib.h" #include <vector> #include <string> #include <set> #include <iostream> #include <fstream> #include <map> #include <sstream> #include <numeric> #include <iomanip> using namespace std; typedef struct { int beg, end; samfile_t *in; } tmpstruct_t; int GetTLe...
24.175325
145
0.560301
d55a3c2c148ef28a162c3886742247fd169362ee
12,690
cpp
C++
Lyfe_Game/Source/Lyfe_Game/Private/CompoundStorageComponent_Cell.cpp
GameAboutThings/Lyfe
320a8e27586c327707f36e9a268c84d6d77c6da4
[ "Unlicense" ]
2
2018-04-30T09:58:48.000Z
2018-05-14T10:13:42.000Z
Lyfe_Game/Source/Lyfe_Game/Private/CompoundStorageComponent_Cell.cpp
GameAboutThings/Lyfe
320a8e27586c327707f36e9a268c84d6d77c6da4
[ "Unlicense" ]
null
null
null
Lyfe_Game/Source/Lyfe_Game/Private/CompoundStorageComponent_Cell.cpp
GameAboutThings/Lyfe
320a8e27586c327707f36e9a268c84d6d77c6da4
[ "Unlicense" ]
null
null
null
// Fill out your copyright notice in the Description page of Project Settings. #include "CompoundStorageComponent_Cell.h" #include "Character_SingleCelled.h" #include "Logging.h" #include "Runtime/Engine/Classes/Kismet/GameplayStatics.h" #include "Meta_CellStage.h" // Sets default values for this component's propert...
27.467532
190
0.665406
f65b7c949823aa91c278a5e0314eea978e693527
4,202
cpp
C++
inference-engine/src/vpu/myriad_plugin/myriad_metrics.cpp
Andruxin52rus/openvino
d824e371fe7dffb90e6d3d58e4e34adecfce4606
[ "Apache-2.0" ]
1
2022-01-19T15:36:45.000Z
2022-01-19T15:36:45.000Z
inference-engine/src/vpu/myriad_plugin/myriad_metrics.cpp
Andruxin52rus/openvino
d824e371fe7dffb90e6d3d58e4e34adecfce4606
[ "Apache-2.0" ]
22
2021-02-03T12:41:51.000Z
2022-02-21T13:04:48.000Z
inference-engine/src/vpu/myriad_plugin/myriad_metrics.cpp
mmakridi/openvino
769bb7709597c14debdaa356dd60c5a78bdfa97e
[ "Apache-2.0" ]
1
2021-07-28T17:30:46.000Z
2021-07-28T17:30:46.000Z
// Copyright (C) 2018-2020 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "myriad_metrics.h" #include <algorithm> #include <vpu/utils/error.hpp> using namespace vpu::MyriadPlugin; using namespace InferenceEngine; using namespace VPUConfigParams; using namespace PluginConfigParams; //---------...
31.125926
106
0.669681
f65c6a13cd9a587638b413bd044a30d92a398b53
1,230
cpp
C++
local_remote_attestation/host/enclave_b.cpp
VictorDebray/azure-tee-attestation-samples
38964c6023586dcc5014bd088daba0fa336c5a46
[ "MIT" ]
6
2020-03-28T16:46:47.000Z
2021-11-23T16:27:47.000Z
local_remote_attestation/host/enclave_b.cpp
VictorDebray/azure-tee-attestation-samples
38964c6023586dcc5014bd088daba0fa336c5a46
[ "MIT" ]
1
2021-02-10T13:48:52.000Z
2021-02-10T13:49:32.000Z
local_remote_attestation/host/enclave_b.cpp
VictorDebray/azure-tee-attestation-samples
38964c6023586dcc5014bd088daba0fa336c5a46
[ "MIT" ]
5
2020-07-31T10:38:44.000Z
2021-11-10T08:24:20.000Z
#include "enclave.h" int enclave_b_flow(oe_enclave_t* enclave, const char* input_file) { int ret = 0; const char* encrypted_file = "./out.encrypted"; const char* decrypted_file = "./out.decrypted"; // encrypt a file std::cout << "Host: decrypting file:" << decrypted_file << std::endl; ret = enc...
35.142857
79
0.590244
f65ce637d77ce183f83b70dce6da8d0b4b8b8e71
16,444
cpp
C++
src/master/main.cpp
j143/mesos
a85a22baa32f66ecaa13c4602a195d57f6abf9be
[ "Apache-2.0" ]
null
null
null
src/master/main.cpp
j143/mesos
a85a22baa32f66ecaa13c4602a195d57f6abf9be
[ "Apache-2.0" ]
null
null
null
src/master/main.cpp
j143/mesos
a85a22baa32f66ecaa13c4602a195d57f6abf9be
[ "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...
29.68231
80
0.662977
f65d48910d200e8e0757ad791c65309974977b88
1,913
hpp
C++
ios/Pods/boost-for-react-native/boost/fiber/detail/config.hpp
malsadi87/zstr-react
63297d67be58393cb1efc57791acdd144643aeb4
[ "MIT" ]
156
2016-12-14T07:54:55.000Z
2021-08-06T10:16:27.000Z
ios/Pods/boost-for-react-native/boost/fiber/detail/config.hpp
c7yrus/alyson-v3
5ad95a8f782f5f5d2fd543d44ca6a8b093395965
[ "Apache-2.0" ]
28
2016-10-16T19:42:37.000Z
2018-09-14T21:29:48.000Z
ios/Pods/boost-for-react-native/boost/fiber/detail/config.hpp
c7yrus/alyson-v3
5ad95a8f782f5f5d2fd543d44ca6a8b093395965
[ "Apache-2.0" ]
35
2016-11-25T14:39:33.000Z
2020-05-15T11:06:57.000Z
// Copyright Oliver Kowalke 2013. // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) #ifndef BOOST_FIBERS_DETAIL_CONFIG_H #define BOOST_FIBERS_DETAIL_CONFIG_H #include <cstddef> #include <bo...
28.984848
107
0.788813
f65d6152e235a9ae5307a87b311c2a1d31670c6d
98
cpp
C++
examples/basic.cpp
sthagen/cpp-fmt-proxy
18783c1019abd8ce2d25f347dce933bb65762323
[ "MIT" ]
1
2021-09-12T11:00:41.000Z
2021-09-12T11:00:41.000Z
examples/basic.cpp
sthagen/cpp-fmt-proxy
18783c1019abd8ce2d25f347dce933bb65762323
[ "MIT" ]
null
null
null
examples/basic.cpp
sthagen/cpp-fmt-proxy
18783c1019abd8ce2d25f347dce933bb65762323
[ "MIT" ]
null
null
null
#define FMT_HEADER_ONLY #include <fmt/format.h> int main() { fmt::print("Hello, {}!\n", 42); }
14
33
0.622449
f65e1081d2a574e654796d99e4dae40e79bc1848
1,743
cpp
C++
src/MapGenerator/Math/LineEquation.cpp
USCcorpuscallosum/spiky
38b2d73ae8def2180e9e84f5c9b6ba814468abc9
[ "MIT" ]
2
2018-11-10T20:56:22.000Z
2019-02-10T13:14:05.000Z
src/MapGenerator/Math/LineEquation.cpp
FutureVR/ResponsiveTerrain
f5e631539e886dffb0b4b3f398803730db31f8d7
[ "MIT" ]
null
null
null
src/MapGenerator/Math/LineEquation.cpp
FutureVR/ResponsiveTerrain
f5e631539e886dffb0b4b3f398803730db31f8d7
[ "MIT" ]
null
null
null
// MapGenerator // from https://github.com/Rellikiox/MapGenerator /* * LineEquation.cc * * Created on: Mar 5, 2012 * Author: rellik */ #include "LineEquation.h" equ::equ(Vec2 p1, Vec2 p2) { // Calculamos la pendiente if (p1.x != p2.x) { vertical = false; m = (p2.y - p1.y) / (p2.x - p1.x); b = p1...
14.056452
61
0.507745
f65e64059b8878b70ffeb3258b44e81e411cb479
118,963
cpp
C++
src/terminal/adapter/ut_adapter/adapterTest.cpp
fandigunawan/Terminal
31510c90ba11f3c27586d050bec8905728a28704
[ "MIT" ]
4
2021-01-17T22:56:36.000Z
2021-08-29T16:28:33.000Z
src/terminal/adapter/ut_adapter/adapterTest.cpp
fandigunawan/Terminal
31510c90ba11f3c27586d050bec8905728a28704
[ "MIT" ]
null
null
null
src/terminal/adapter/ut_adapter/adapterTest.cpp
fandigunawan/Terminal
31510c90ba11f3c27586d050bec8905728a28704
[ "MIT" ]
1
2021-09-30T09:27:32.000Z
2021-09-30T09:27:32.000Z
// Copyright (c) Microsoft Corporation. // Licensed under the MIT license. #include "precomp.h" #include <wextestclass.h> #include "../../inc/consoletaeftemplates.hpp" #include "adaptDispatch.hpp" using namespace WEX::Common; using namespace WEX::Logging; using namespace WEX::TestExecution; namespace M...
45.684716
322
0.654582
f65ee343f3a7e534cdf1354432fc23f8a919a371
5,417
cpp
C++
src/mpi/mpi_transceiver.cpp
agorshk/daal4py
58a9b2301c47cd2d5144a403a59c210e10b75f8f
[ "Apache-2.0" ]
null
null
null
src/mpi/mpi_transceiver.cpp
agorshk/daal4py
58a9b2301c47cd2d5144a403a59c210e10b75f8f
[ "Apache-2.0" ]
null
null
null
src/mpi/mpi_transceiver.cpp
agorshk/daal4py
58a9b2301c47cd2d5144a403a59c210e10b75f8f
[ "Apache-2.0" ]
null
null
null
/******************************************************************************* * Copyright 2014-2019 Intel Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apa...
32.63253
129
0.639838
f6605e5e38bacbdc4d3c19b8c840d58deb22f7a0
2,939
cpp
C++
cpp/example_code/ses/list_receipt_filters.cpp
onehitcombo/aws-doc-sdk-examples
03e2e0c5dee75c5decbbb99e849c51417521fd82
[ "Apache-2.0" ]
3
2021-01-19T20:23:17.000Z
2021-01-19T21:38:59.000Z
cpp/example_code/ses/list_receipt_filters.cpp
onehitcombo/aws-doc-sdk-examples
03e2e0c5dee75c5decbbb99e849c51417521fd82
[ "Apache-2.0" ]
null
null
null
cpp/example_code/ses/list_receipt_filters.cpp
onehitcombo/aws-doc-sdk-examples
03e2e0c5dee75c5decbbb99e849c51417521fd82
[ "Apache-2.0" ]
2
2019-12-27T13:58:00.000Z
2020-05-21T18:35:40.000Z
//snippet-sourcedescription:[list_receipt_filters.cpp demonstrates how to list the Amazon SES IP filters for an AWS account.] //snippet-service:[ses] //snippet-keyword:[Amazon Simple Email Service] //snippet-keyword:[C++] //snippet-keyword:[Code Sample] //snippet-sourcetype:[full-example] //snippet-sourceauthor:[...
35.841463
126
0.536917
f6609f6d03e7978270d4bf9a093b009cf884c0cd
3,145
cpp
C++
Src/OpenGlRenderMechanism.cpp
Remag/GraphicsInversed
6dff72130891010774c37d1e44080261db3cdb8e
[ "MIT" ]
null
null
null
Src/OpenGlRenderMechanism.cpp
Remag/GraphicsInversed
6dff72130891010774c37d1e44080261db3cdb8e
[ "MIT" ]
null
null
null
Src/OpenGlRenderMechanism.cpp
Remag/GraphicsInversed
6dff72130891010774c37d1e44080261db3cdb8e
[ "MIT" ]
null
null
null
#include <common.h> #pragma hdrstop #include <OpenGlRenderMechanism.h> #include <GlContextManager.h> #include <GlWindowUtils.h> #include <DrawEnums.h> #include <State.h> #include <Framebuffer.h> namespace Gin { ////////////////////////////////////////////////////////////////////////// COpenGlRenderMec...
30.240385
128
0.694118
f6631eb3bb96639cf6dceb69da8b1f396690a38b
472
inl
C++
include/CoreLib/LogSystem/EntityLogger.inl
AntoineJT/BurgWar
8e435bd58dda0610d7dfc3ba6d313bd443c9b4b8
[ "MIT" ]
45
2018-09-29T14:16:04.000Z
2022-03-10T18:53:58.000Z
include/CoreLib/LogSystem/EntityLogger.inl
AntoineJT/BurgWar
8e435bd58dda0610d7dfc3ba6d313bd443c9b4b8
[ "MIT" ]
46
2019-12-22T17:29:41.000Z
2022-03-20T14:15:06.000Z
include/CoreLib/LogSystem/EntityLogger.inl
AntoineJT/BurgWar
8e435bd58dda0610d7dfc3ba6d313bd443c9b4b8
[ "MIT" ]
19
2018-09-29T11:53:25.000Z
2022-01-14T17:00:07.000Z
// Copyright (C) 2020 Jérôme Leclercq // This file is part of the "Burgwar" project // For conditions of distribution and use, see copyright notice in LICENSE #include <CoreLib/LogSystem/EntityLogger.hpp> namespace bw { inline EntityLogger::EntityLogger(Ndk::EntityHandle entity, const Logger& logParent) : LoggerPro...
23.6
87
0.756356
f6647e6a84681938cef7fe76635a019510ae7d6a
11,230
cpp
C++
llvm/lib/Target/Mips/MipsRegisterInfo.cpp
haohua-li/t-sgx-mirror
49188063f3cb5300cda8a03255cfe800e8266ace
[ "MIT" ]
26
2017-04-18T15:51:16.000Z
2022-03-29T07:03:37.000Z
llvm/lib/Target/Mips/MipsRegisterInfo.cpp
haohua-li/t-sgx-mirror
49188063f3cb5300cda8a03255cfe800e8266ace
[ "MIT" ]
2
2017-10-27T21:29:04.000Z
2019-06-12T01:23:38.000Z
3.7.0/llvm-3.7.0.src/lib/Target/Mips/MipsRegisterInfo.cpp
androm3da/clang_sles
2ba6d0711546ad681883c42dfb8661b842806695
[ "MIT" ]
9
2017-10-02T19:54:36.000Z
2021-11-22T00:48:18.000Z
//===-- MipsRegisterInfo.cpp - MIPS Register Information -== --------------===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
32.270115
80
0.675779
f665aafd47ad0225a86edafc3ab16d93540c4b4a
2,598
cpp
C++
Engine/Source/Editor/BehaviorTreeEditor/Private/BehaviorTreeEditorCommands.cpp
PopCap/GameIdea
201e1df50b2bc99afc079ce326aa0a44b178a391
[ "BSD-2-Clause" ]
null
null
null
Engine/Source/Editor/BehaviorTreeEditor/Private/BehaviorTreeEditorCommands.cpp
PopCap/GameIdea
201e1df50b2bc99afc079ce326aa0a44b178a391
[ "BSD-2-Clause" ]
2
2015-06-21T17:38:11.000Z
2015-06-22T20:54:42.000Z
Engine/Source/Editor/BehaviorTreeEditor/Private/BehaviorTreeEditorCommands.cpp
PopCap/GameIdea
201e1df50b2bc99afc079ce326aa0a44b178a391
[ "BSD-2-Clause" ]
null
null
null
// Copyright 1998-2015 Epic Games, Inc. All Rights Reserved. #include "BehaviorTreeEditorPrivatePCH.h" #include "BehaviorTreeEditorCommands.h" #define LOCTEXT_NAMESPACE "BehaviorTreeEditorCommands" FBTCommonCommands::FBTCommonCommands() : TCommands<FBTCommonCommands>("BTEditor.Common", LOCTEXT("Common", "Common"),...
50.941176
144
0.787529
f666731692c1409b15ae70912db29faa51c966a4
5,634
cpp
C++
MonoNative/mscorlib/System/Security/Permissions/mscorlib_System_Security_Permissions_StrongNameIdentityPermissionAttribute.cpp
brunolauze/MonoNative
959fb52c2c1ffe87476ab0d6e4fcce0ad9ce1e66
[ "BSD-2-Clause" ]
7
2015-03-10T03:36:16.000Z
2021-11-05T01:16:58.000Z
MonoNative/mscorlib/System/Security/Permissions/mscorlib_System_Security_Permissions_StrongNameIdentityPermissionAttribute.cpp
brunolauze/MonoNative
959fb52c2c1ffe87476ab0d6e4fcce0ad9ce1e66
[ "BSD-2-Clause" ]
1
2020-06-23T10:02:33.000Z
2020-06-24T02:05:47.000Z
MonoNative/mscorlib/System/Security/Permissions/mscorlib_System_Security_Permissions_StrongNameIdentityPermissionAttribute.cpp
brunolauze/MonoNative
959fb52c2c1ffe87476ab0d6e4fcce0ad9ce1e66
[ "BSD-2-Clause" ]
null
null
null
#include <mscorlib/System/Security/Permissions/mscorlib_System_Security_Permissions_StrongNameIdentityPermissionAttribute.h> #include <mscorlib/System/mscorlib_System_String.h> #include <mscorlib/System/mscorlib_System_Type.h> namespace mscorlib { namespace System { namespace Security { namespace Permission...
45.804878
205
0.739084
f6667fc5ddf352b78ed6ee9132a338f7719e614e
514
cpp
C++
ObjectOrientedProgramming/AccountClassInheritance/Checking_Account.cpp
Sebery/CPP-Practice-Projects
cf200e7753be79d13042f9f9de666d25c8215d69
[ "MIT" ]
null
null
null
ObjectOrientedProgramming/AccountClassInheritance/Checking_Account.cpp
Sebery/CPP-Practice-Projects
cf200e7753be79d13042f9f9de666d25c8215d69
[ "MIT" ]
null
null
null
ObjectOrientedProgramming/AccountClassInheritance/Checking_Account.cpp
Sebery/CPP-Practice-Projects
cf200e7753be79d13042f9f9de666d25c8215d69
[ "MIT" ]
null
null
null
// // Created by Sebastian on 26/11/2020. // #include "Checking_Account.h" Checking_Account::Checking_Account(std::string name, double balance, double fee) : Account{name, balance}, fee{fee} { } bool Checking_Account::withdraw(double amount) { amount += fee; return Account::withdraw(amount); } std::os...
24.47619
106
0.657588
f667ecc9d030534ef1c83377b5eafff7f562714e
36,610
hpp
C++
openjdk11/src/hotspot/share/runtime/perfData.hpp
iootclab/openjdk
b01fc962705eadfa96def6ecff46c44d522e0055
[ "Apache-2.0" ]
2
2018-06-19T05:43:32.000Z
2018-06-23T10:04:56.000Z
openjdk11/src/hotspot/share/runtime/perfData.hpp
iootclab/openjdk
b01fc962705eadfa96def6ecff46c44d522e0055
[ "Apache-2.0" ]
null
null
null
openjdk11/src/hotspot/share/runtime/perfData.hpp
iootclab/openjdk
b01fc962705eadfa96def6ecff46c44d522e0055
[ "Apache-2.0" ]
null
null
null
/* * Copyright (c) 2001, 2017, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
37.587269
165
0.65575
f667edd2ca9cdb9cf27bf08d14221b03df07d2b6
1,873
hpp
C++
data-struct/other/SlidingWindowAggregation.hpp
shiomusubi496/library
907f72eb6ee4ac6ef617bb359693588167f779e7
[ "MIT" ]
3
2021-11-04T08:45:12.000Z
2021-11-29T08:44:26.000Z
data-struct/other/SlidingWindowAggregation.hpp
shiomusubi496/library
907f72eb6ee4ac6ef617bb359693588167f779e7
[ "MIT" ]
null
null
null
data-struct/other/SlidingWindowAggregation.hpp
shiomusubi496/library
907f72eb6ee4ac6ef617bb359693588167f779e7
[ "MIT" ]
null
null
null
#pragma once #include "../../other/template.hpp" #include "../../other/monoid.hpp" template<class M> class SlidingWindowAggregation { protected: using T = typename M::value_type; std::stack<T> lst, rst; std::stack<T> lsm, rsm; T internal_all_prod() const { assert(!empty()); if (lst.e...
30.209677
119
0.541911
f6680017c9c7fa779421505620ffec33cb20debc
8,107
cc
C++
base/power_monitor/power_monitor_unittest.cc
iridium-browser/iridium-browser
907e31cf5ce5ad14d832796e3a7c11e496828959
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
575
2015-06-18T23:58:20.000Z
2022-03-23T09:32:39.000Z
base/power_monitor/power_monitor_unittest.cc
iridium-browser/iridium-browser
907e31cf5ce5ad14d832796e3a7c11e496828959
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
113
2015-05-04T09:58:14.000Z
2022-01-31T19:35:03.000Z
base/power_monitor/power_monitor_unittest.cc
iridium-browser/iridium-browser
907e31cf5ce5ad14d832796e3a7c11e496828959
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
52
2015-07-14T10:40:50.000Z
2022-03-15T01:11:49.000Z
// Copyright 2013 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "base/power_monitor/power_monitor.h" #include "base/macros.h" #include "base/test/power_monitor_test_base.h" #include "base/test/task_environmen...
33.920502
80
0.771185
f66843733c8f31723fce47e76a0304a614a1f610
11,924
hpp
C++
master/core/third/boost/geometry/algorithms/detail/assign_values.hpp
importlib/klib
a59837857689d0e60d3df6d2ebd12c3160efa794
[ "MIT" ]
198
2015-01-13T05:47:18.000Z
2022-03-09T04:46:46.000Z
master/core/third/boost/geometry/algorithms/detail/assign_values.hpp
isuhao/klib
a59837857689d0e60d3df6d2ebd12c3160efa794
[ "MIT" ]
197
2017-07-06T16:53:59.000Z
2019-05-31T17:57:51.000Z
master/core/third/boost/geometry/algorithms/detail/assign_values.hpp
isuhao/klib
a59837857689d0e60d3df6d2ebd12c3160efa794
[ "MIT" ]
139
2015-01-15T20:09:31.000Z
2022-01-31T15:21:16.000Z
// Boost.Geometry (aka GGL, Generic Geometry Library) // Copyright (c) 2007-2012 Barend Gehrels, Amsterdam, the Netherlands. // Copyright (c) 2008-2012 Bruno Lalande, Paris, France. // Copyright (c) 2009-2012 Mateusz Loskot, London, UK. // Parts of Boost.Geometry are redesigned from Geodan's Geographic Library ...
26.855856
108
0.666303
f669f81c37538db00cd78ad10c52b47ba9ea7f69
2,342
cpp
C++
src/Native/Dicom.Imaging.Codec.Jpeg2000.cpp
PalminX/Dicom-native
a1e28794e3f8728385705feb75e395242f0addaf
[ "MIT" ]
null
null
null
src/Native/Dicom.Imaging.Codec.Jpeg2000.cpp
PalminX/Dicom-native
a1e28794e3f8728385705feb75e395242f0addaf
[ "MIT" ]
null
null
null
src/Native/Dicom.Imaging.Codec.Jpeg2000.cpp
PalminX/Dicom-native
a1e28794e3f8728385705feb75e395242f0addaf
[ "MIT" ]
null
null
null
// Copyright (c) 2012-2018 fo-dicom contributors. // Licensed under the Microsoft Public License (MS-PL). #if defined(_WIN32) #define EXPORT_OpenJPEG __declspec(dllexport) extern "C"{ #include "OpenJPEG/openjpeg.h" #include "OpenJPEG/j2k.h" } #elif defined(__linux__) #define EXPORT_OpenJPEG extern extern "C"{ #incl...
24.652632
117
0.78181
f66b0132adc58690de57d30ce814cef2bf34ccec
33,014
cpp
C++
opennurbs_matrix.cpp
averbin/opennurbslib
8904e11a90d108304f679d233ad1ea2d621dd3b2
[ "Zlib" ]
14
2015-07-06T13:04:49.000Z
2022-02-06T10:09:05.000Z
opennurbs_matrix.cpp
averbin/opennurbslib
8904e11a90d108304f679d233ad1ea2d621dd3b2
[ "Zlib" ]
1
2020-12-07T03:26:39.000Z
2020-12-07T03:26:39.000Z
opennurbs_matrix.cpp
averbin/opennurbslib
8904e11a90d108304f679d233ad1ea2d621dd3b2
[ "Zlib" ]
11
2015-07-06T13:04:43.000Z
2022-03-29T10:57:04.000Z
/* $NoKeywords: $ */ /* // // Copyright (c) 1993-2012 Robert McNeel & Associates. All rights reserved. // OpenNURBS, Rhinoceros, and Rhino3D are registered trademarks of Robert // McNeel & Associates. // // THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTY. // ALL IMPLIED WARRANTIES OF FITNE...
22.958275
112
0.500121
f66b5ac0f48a4979e86d542880502816994cba65
4,364
cpp
C++
Source/bindings/core/v8/V8NodeFilterCondition.cpp
primiano/blink-gitcs
0b5424070e3006102e0036deea1e2e263b871eaa
[ "BSD-3-Clause" ]
1
2017-08-25T05:15:52.000Z
2017-08-25T05:15:52.000Z
Source/bindings/core/v8/V8NodeFilterCondition.cpp
primiano/blink-gitcs
0b5424070e3006102e0036deea1e2e263b871eaa
[ "BSD-3-Clause" ]
null
null
null
Source/bindings/core/v8/V8NodeFilterCondition.cpp
primiano/blink-gitcs
0b5424070e3006102e0036deea1e2e263b871eaa
[ "BSD-3-Clause" ]
null
null
null
/* * Copyright (C) 2008, 2009 Google Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of co...
40.785047
144
0.719982
f66c182b3e30c4aa1f2fb4b15a73b57ba40eba23
630
inl
C++
src/ScriptSystem/Init/details/UECS_AutoRefl/SingletonsView_AutoRefl.inl
Jerry-Shen0527/Utopia
5f40edc814e5f6a33957cdc889524c41c5ef870f
[ "MIT" ]
321
2020-10-04T01:43:36.000Z
2022-03-31T02:43:38.000Z
src/ScriptSystem/Init/details/UECS_AutoRefl/SingletonsView_AutoRefl.inl
Jerry-Shen0527/Utopia
5f40edc814e5f6a33957cdc889524c41c5ef870f
[ "MIT" ]
9
2020-11-17T04:06:22.000Z
2022-02-19T09:05:29.000Z
src/ScriptSystem/Init/details/UECS_AutoRefl/SingletonsView_AutoRefl.inl
Jerry-Shen0527/Utopia
5f40edc814e5f6a33957cdc889524c41c5ef870f
[ "MIT" ]
41
2020-10-09T10:09:34.000Z
2022-03-27T02:51:57.000Z
// This file is generated by Ubpa::USRefl::AutoRefl #pragma once #include <USRefl/USRefl.h> template<> struct Ubpa::USRefl::TypeInfo<Ubpa::UECS::SingletonsView> : TypeInfoBase<Ubpa::UECS::SingletonsView> { #ifdef UBPA_USREFL_NOT_USE_NAMEOF static constexpr char name[27] = "Ubpa::UECS::SingletonsView"; #endif...
28.636364
99
0.695238
f66ccb4ebbe19d7275dd48c79f3e5646b8f2c47e
4,241
cpp
C++
ace/tao/examples/Simple/grid/Grid_i.cpp
tharindusathis/sourcecodes-of-CodeReadingTheOpenSourcePerspective
1b0172cdb78757fd17898503aaf6ce03d940ef28
[ "Apache-1.1" ]
46
2015-12-04T17:12:58.000Z
2022-03-11T04:30:49.000Z
ace/tao/examples/Simple/grid/Grid_i.cpp
tharindusathis/sourcecodes-of-CodeReadingTheOpenSourcePerspective
1b0172cdb78757fd17898503aaf6ce03d940ef28
[ "Apache-1.1" ]
null
null
null
ace/tao/examples/Simple/grid/Grid_i.cpp
tharindusathis/sourcecodes-of-CodeReadingTheOpenSourcePerspective
1b0172cdb78757fd17898503aaf6ce03d940ef28
[ "Apache-1.1" ]
23
2016-10-24T09:18:14.000Z
2022-02-25T02:11:35.000Z
// -*- C++ -*- // Grid_i.cpp,v 1.20 2001/04/02 18:12:24 kitty Exp #include "Grid_i.h" #include "tao/corba.h" // Default constructor. Grid_i::Grid_i (void) : width_ (0), height_ (0), array_ (0) { //no-op } // Constructor. Grid_i::Grid_i (CORBA::Short x, CORBA::Short y, ...
19.910798
70
0.559066
f66e04b24cd3d32c9759829ef5582ebbed696105
6,639
cpp
C++
libs/mathio/src/ostream.cpp
Alan-love/filament
87ee5783b7f72bb5b045d9334d719ea2de9f5247
[ "Apache-2.0" ]
1
2021-08-28T03:47:54.000Z
2021-08-28T03:47:54.000Z
libs/mathio/src/ostream.cpp
Alan-love/filament
87ee5783b7f72bb5b045d9334d719ea2de9f5247
[ "Apache-2.0" ]
null
null
null
libs/mathio/src/ostream.cpp
Alan-love/filament
87ee5783b7f72bb5b045d9334d719ea2de9f5247
[ "Apache-2.0" ]
null
null
null
/* * Copyright (C) 2020 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
41.754717
97
0.672993
f66f37cef2a4e4c2d23ef176fd390855137116b8
2,705
hpp
C++
include/clotho/cuda/data_spaces/sequence_space/device_sequence_space_kernels.hpp
putnampp/clotho
6dbfd82ef37b4265381cd78888cd6da8c61c68c2
[ "ECL-2.0", "Apache-2.0" ]
3
2015-06-16T21:27:57.000Z
2022-01-25T23:26:54.000Z
include/clotho/cuda/data_spaces/sequence_space/device_sequence_space_kernels.hpp
putnampp/clotho
6dbfd82ef37b4265381cd78888cd6da8c61c68c2
[ "ECL-2.0", "Apache-2.0" ]
3
2015-06-16T21:12:42.000Z
2015-06-23T12:41:00.000Z
include/clotho/cuda/data_spaces/sequence_space/device_sequence_space_kernels.hpp
putnampp/clotho
6dbfd82ef37b4265381cd78888cd6da8c61c68c2
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
// Copyright 2015 Patrick Putnam // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law o...
34.240506
126
0.686137
f6713ee9862c4cc23d2b85a04137a95346909870
23,828
cpp
C++
tools/phasar/phasar.cpp
tiganov/swasar
cf448eed242ae8aa716cf5938cb74cd222deed08
[ "BSL-1.0" ]
null
null
null
tools/phasar/phasar.cpp
tiganov/swasar
cf448eed242ae8aa716cf5938cb74cd222deed08
[ "BSL-1.0" ]
null
null
null
tools/phasar/phasar.cpp
tiganov/swasar
cf448eed242ae8aa716cf5938cb74cd222deed08
[ "BSL-1.0" ]
null
null
null
/****************************************************************************** * Copyright (c) 2017 Philipp Schubert. * All rights reserved. This program and the accompanying materials are made * available under the terms of LICENSE.txt. * * Contributors: * Philipp Schubert and others **********************...
42.323268
180
0.604163
f6735fb842458815a52fd84c4a647b00f7d0e0e4
24,618
hpp
C++
ESMF/src/Infrastructure/Mesh/include/sacado/Sacado_LFad_LogicalSparse.hpp
joeylamcy/gchp
0e1676300fc91000ecb43539cabf1f342d718fb3
[ "NCSA", "Apache-2.0", "MIT" ]
1
2018-07-05T16:48:58.000Z
2018-07-05T16:48:58.000Z
ESMF/src/Infrastructure/Mesh/include/sacado/Sacado_LFad_LogicalSparse.hpp
joeylamcy/gchp
0e1676300fc91000ecb43539cabf1f342d718fb3
[ "NCSA", "Apache-2.0", "MIT" ]
1
2022-03-04T16:12:02.000Z
2022-03-04T16:12:02.000Z
ESMF/src/Infrastructure/Mesh/include/sacado/Sacado_LFad_LogicalSparse.hpp
joeylamcy/gchp
0e1676300fc91000ecb43539cabf1f342d718fb3
[ "NCSA", "Apache-2.0", "MIT" ]
null
null
null
// @HEADER // *********************************************************************** // // Sacado Package // Copyright (2006) Sandia Corporation // // Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, // the U.S. Government retains certain rights in this s...
30.392593
83
0.566862
f67383a22bc818daf38c06ea9b6933cfbf5e061e
297
cpp
C++
tf_publisher/src/tf_publisher_main.cpp
HosseinSheikhi/ros2_ws
410e5e554d077ff2f735f999fc00bb66a88ce8c0
[ "MIT" ]
null
null
null
tf_publisher/src/tf_publisher_main.cpp
HosseinSheikhi/ros2_ws
410e5e554d077ff2f735f999fc00bb66a88ce8c0
[ "MIT" ]
null
null
null
tf_publisher/src/tf_publisher_main.cpp
HosseinSheikhi/ros2_ws
410e5e554d077ff2f735f999fc00bb66a88ce8c0
[ "MIT" ]
null
null
null
// // Created by hossein on 9/22/20. // #include "tf_publisher/tf_publisher.h" int main(int argc, char **argv){ rclcpp::init(argc, argv); std::shared_ptr<TFPublisher> tf_publisher_node = std::make_shared<TFPublisher>(); rclcpp::spin(tf_publisher_node); rclcpp::shutdown(); return 0; }
21.214286
83
0.703704
f674c0dcf600570b752370947e23f6a1f8003b21
5,896
cpp
C++
src/clinterface/batteryarg.cpp
pvavercak/randomness-testing-toolkit
8a29349edee0dc44bc8e765708555dda57b9e339
[ "MIT" ]
null
null
null
src/clinterface/batteryarg.cpp
pvavercak/randomness-testing-toolkit
8a29349edee0dc44bc8e765708555dda57b9e339
[ "MIT" ]
null
null
null
src/clinterface/batteryarg.cpp
pvavercak/randomness-testing-toolkit
8a29349edee0dc44bc8e765708555dda57b9e339
[ "MIT" ]
null
null
null
#include "clinterface/batteryarg.h" namespace rtt { namespace clinterface { BatteryArg::BatteryArg() {} BatteryArg::BatteryArg(const std::string & battery) { init(battery); } std::string BatteryArg::getName(Constants::BatteryID batteryId) { switch(batteryId) { case Constants::BatteryID::NIST_STS: ...
29.044335
90
0.697592
f6751c072b76874425093e568f7d9da8981801fd
9,149
hh
C++
extern/typed-geometry/src/typed-geometry/functions/objects/rasterize.hh
rovedit/Fort-Candle
445fb94852df56c279c71b95c820500e7fb33cf7
[ "MIT" ]
null
null
null
extern/typed-geometry/src/typed-geometry/functions/objects/rasterize.hh
rovedit/Fort-Candle
445fb94852df56c279c71b95c820500e7fb33cf7
[ "MIT" ]
null
null
null
extern/typed-geometry/src/typed-geometry/functions/objects/rasterize.hh
rovedit/Fort-Candle
445fb94852df56c279c71b95c820500e7fb33cf7
[ "MIT" ]
null
null
null
#pragma once #include <typed-geometry/functions/basic/limits.hh> #include <typed-geometry/functions/vector/math.hh> #include <typed-geometry/types/objects/triangle.hh> #include "aabb.hh" #include "coordinates.hh" /** * Rasterization of objects * * Enumerates all integer points (tg::ipos2, tg::ipos3, ...) that are...
32.101754
141
0.529675
f677471113ab9a5273f15f27f139c97467d6fbfb
15,862
cpp
C++
quantitative_finance/L2/tests/GarmanKohlhagenEngine/src/host/gk_test.cpp
Geekdude/Vitis_Libraries
bca52cee88c07e9ccbec90c00e6df98f4b450ec1
[ "Apache-2.0" ]
1
2020-10-27T07:37:10.000Z
2020-10-27T07:37:10.000Z
quantitative_finance/L2/tests/GarmanKohlhagenEngine/src/host/gk_test.cpp
Geekdude/Vitis_Libraries
bca52cee88c07e9ccbec90c00e6df98f4b450ec1
[ "Apache-2.0" ]
null
null
null
quantitative_finance/L2/tests/GarmanKohlhagenEngine/src/host/gk_test.cpp
Geekdude/Vitis_Libraries
bca52cee88c07e9ccbec90c00e6df98f4b450ec1
[ "Apache-2.0" ]
1
2021-04-28T05:58:38.000Z
2021-04-28T05:58:38.000Z
/* * Copyright 2019 Xilinx, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to...
47.208333
120
0.619279
f677e88ed4b01f6c85bcb360544d8feaaf744f4d
1,733
cpp
C++
rocksdb_performance/test_batch_write.cpp
coderJianXun/go-cache-server
77394aec1ed4c7fec32ab7b1e468aa26925e0fa3
[ "MIT" ]
129
2018-11-26T08:16:52.000Z
2022-03-01T03:17:21.000Z
rocksdb_performance/test_batch_write.cpp
coderJianXun/go-cache-server
77394aec1ed4c7fec32ab7b1e468aa26925e0fa3
[ "MIT" ]
5
2018-06-17T11:19:08.000Z
2021-11-04T04:15:15.000Z
rocksdb_performance/test_batch_write.cpp
coderJianXun/go-cache-server
77394aec1ed4c7fec32ab7b1e468aa26925e0fa3
[ "MIT" ]
71
2018-12-16T13:04:00.000Z
2022-03-22T06:08:01.000Z
#include "common.h" #include <sys/time.h> int main(int argc, char** argv) { int batchSize; options_description batchOption("batch_write option"); batchOption.add_options()("batch_size,b", value<int>(&batchSize)->default_value(1), "batch size"); variables_map vm = parse(argc, argv, &batchOption); ...
34.66
102
0.52914
f67868f2832fe24f3939dff1120585ad34e55879
1,925
hpp
C++
libs/lxcpp/commands/pivot-and-prep-root.hpp
Samsung/vasum
53e3cd916141a336eb0cb59ba40cbdc83dc4d42c
[ "Apache-2.0" ]
29
2015-05-27T14:09:44.000Z
2020-12-27T11:21:54.000Z
libs/lxcpp/commands/pivot-and-prep-root.hpp
Samsung/vasum
53e3cd916141a336eb0cb59ba40cbdc83dc4d42c
[ "Apache-2.0" ]
null
null
null
libs/lxcpp/commands/pivot-and-prep-root.hpp
Samsung/vasum
53e3cd916141a336eb0cb59ba40cbdc83dc4d42c
[ "Apache-2.0" ]
9
2015-10-08T10:59:07.000Z
2020-01-21T17:57:21.000Z
/* * Copyright (C) 2015 Samsung Electronics Co., Ltd All Rights Reserved * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License version 2.1 as published by the Free Software Foundation. * * This library is distributed in the h...
28.731343
90
0.722078
f679521d60113e4d94f7538beb9a775997eb4066
4,002
cpp
C++
stl/src/xstoxflt.cpp
oktonion/STL
e2fce45b9ca899f3887b7fa48e24de95859a7b8e
[ "Apache-2.0" ]
2
2021-01-19T02:43:19.000Z
2021-11-20T05:21:42.000Z
stl/src/xstoxflt.cpp
tapaswenipathak/STL
0d75fc5ab6684d4f6239879a6ec162aad0da860d
[ "Apache-2.0" ]
null
null
null
stl/src/xstoxflt.cpp
tapaswenipathak/STL
0d75fc5ab6684d4f6239879a6ec162aad0da860d
[ "Apache-2.0" ]
4
2020-04-24T05:04:54.000Z
2020-05-17T22:48:58.000Z
// Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // _Stoxflt function #include "xmath.h" #include <ctype.h> #include <locale.h> #include <stdlib.h> #include <string.h> _EXTERN_C_UNLESS_PURE constexpr int _Base = 16; // hexadecimal constexpr int _Ndig...
29.211679
87
0.471514
f67acb0effd9cdec60c1fd0d041181f032eba566
603
cpp
C++
Nyx/VelocityComponent.cpp
Rykkata/nyx
72d6f222a123e6f120cf83b4843e029036a0d8a9
[ "Apache-2.0" ]
null
null
null
Nyx/VelocityComponent.cpp
Rykkata/nyx
72d6f222a123e6f120cf83b4843e029036a0d8a9
[ "Apache-2.0" ]
null
null
null
Nyx/VelocityComponent.cpp
Rykkata/nyx
72d6f222a123e6f120cf83b4843e029036a0d8a9
[ "Apache-2.0" ]
null
null
null
#include "VelocityComponent.h" VelocityComponent::VelocityComponent() { m_xVelocity = 0; m_yVelocity = 0; } VelocityComponent::~VelocityComponent() { } VelocityComponent::VelocityComponent(int xVelocity, int yVelocity) { } int VelocityComponent::GetXVelocity() { return 0; } int Ve...
12.829787
67
0.693201
f67af4da2a2e637137d602437569600f4c040819
1,758
cpp
C++
Dev/Cpp/Viewer/3D/EffectSetting.cpp
Shockblast/Effekseer
bac86c0fc965f04a0f57c5863d37a9c2d5c3be97
[ "Apache-2.0", "BSD-3-Clause" ]
1
2021-12-21T07:03:42.000Z
2021-12-21T07:03:42.000Z
Dev/Cpp/Viewer/3D/EffectSetting.cpp
Shockblast/Effekseer
bac86c0fc965f04a0f57c5863d37a9c2d5c3be97
[ "Apache-2.0", "BSD-3-Clause" ]
null
null
null
Dev/Cpp/Viewer/3D/EffectSetting.cpp
Shockblast/Effekseer
bac86c0fc965f04a0f57c5863d37a9c2d5c3be97
[ "Apache-2.0", "BSD-3-Clause" ]
null
null
null
#include "EffectSetting.h" #include "../Graphics/GraphicsDevice.h" #include "../Sound/SoundDevice.h" #include "FileInterface.h" #ifdef _WIN32 #include "../Graphics/Platform/DX11/efk.GraphicsDX11.h" #endif #include "../Graphics/Platform/GL/efk.GraphicsGL.h" #include <EffekseerSoundOSMixer.h> namespace Effekseer::Tool...
29.79661
176
0.771331
f67c8ae0b3ed6985b7284832d69f3be9b2ef8a82
27,569
cpp
C++
src/tools/CHapticPoint.cpp
Yung-Quant/elec490
09314b1c3f4f061effa396c104f094f28a0aabff
[ "BSD-3-Clause" ]
null
null
null
src/tools/CHapticPoint.cpp
Yung-Quant/elec490
09314b1c3f4f061effa396c104f094f28a0aabff
[ "BSD-3-Clause" ]
null
null
null
src/tools/CHapticPoint.cpp
Yung-Quant/elec490
09314b1c3f4f061effa396c104f094f28a0aabff
[ "BSD-3-Clause" ]
null
null
null
//============================================================================== /* Software License Agreement (BSD License) Copyright (c) 2003-2016, CHAI3D. (www.chai3d.org) All rights reserved. Redistribution and use in source and binary forms, with or without modification, are perm...
38.131397
205
0.526606
f67d2757f7cae38ab947eb82b62aa2c0f4788f88
43,655
cpp
C++
src/C/Security-57031.40.6/sslViewer/SSLViewer.cpp
GaloisInc/hacrypto
5c99d7ac73360e9b05452ac9380c1c7dc6784849
[ "BSD-3-Clause" ]
34
2015-02-04T18:03:14.000Z
2020-11-10T06:45:28.000Z
src/C/Security-57031.40.6/sslViewer/SSLViewer.cpp
GaloisInc/hacrypto
5c99d7ac73360e9b05452ac9380c1c7dc6784849
[ "BSD-3-Clause" ]
5
2015-06-30T21:17:00.000Z
2016-06-14T22:31:51.000Z
src/C/Security-57031.40.6/sslViewer/SSLViewer.cpp
GaloisInc/hacrypto
5c99d7ac73360e9b05452ac9380c1c7dc6784849
[ "BSD-3-Clause" ]
15
2015-10-29T14:21:58.000Z
2022-01-19T07:33:14.000Z
/* * Copyright (c) 2006-2013 Apple Inc. All Rights Reserved. * * SSL viewer tool, SecureTransport / Aspen version. */ #include <Security/SecureTransport.h> #include <Security/SecureTransportPriv.h> // for SSLGetPeerSecTrust #include <Security/SecTrustPriv.h> #include "sslAppUtils.h" #include "ioSock.h" #include "u...
26.815111
94
0.620204
f67ea69d5ae165dfde1adcbcd5d28d00ace9b8c0
7,852
hpp
C++
engine/pmem_allocator/free_list.hpp
ZiyanShi/kvdk
ad8129a56bda0df645eb9bb0c7af7632a5521a0f
[ "BSD-3-Clause" ]
100
2021-07-22T03:26:07.000Z
2022-03-31T02:13:41.000Z
engine/pmem_allocator/free_list.hpp
ZiyanShi/kvdk
ad8129a56bda0df645eb9bb0c7af7632a5521a0f
[ "BSD-3-Clause" ]
60
2021-08-09T03:38:33.000Z
2022-03-30T08:54:25.000Z
engine/pmem_allocator/free_list.hpp
ZiyanShi/kvdk
ad8129a56bda0df645eb9bb0c7af7632a5521a0f
[ "BSD-3-Clause" ]
37
2021-08-05T08:13:14.000Z
2022-03-30T11:35:56.000Z
/* SPDX-License-Identifier: BSD-3-Clause * Copyright(c) 2021 Intel Corporation */ #pragma once #include <memory> #include <set> #include "../allocator.hpp" #include "../utils/utils.hpp" #include "kvdk/namespace.hpp" namespace KVDK_NAMESPACE { constexpr uint32_t kFreelistMaxClassifiedBlockSize = 255; constexpr ui...
35.529412
80
0.668492
f67fd54f28ab948d3d0082549649acdf0f75199f
5,554
cpp
C++
src/modules/TUIO/OscPrintReceivedElements.cpp
my-digital-decay/Polycode
5dd1836bc4710aea175a77433c17696f8330f596
[ "MIT" ]
null
null
null
src/modules/TUIO/OscPrintReceivedElements.cpp
my-digital-decay/Polycode
5dd1836bc4710aea175a77433c17696f8330f596
[ "MIT" ]
null
null
null
src/modules/TUIO/OscPrintReceivedElements.cpp
my-digital-decay/Polycode
5dd1836bc4710aea175a77433c17696f8330f596
[ "MIT" ]
null
null
null
/* oscpack -- Open Sound Control packet manipulation library http://www.audiomulch.com/~rossb/oscpack Copyright (c) 2004-2005 Ross Bencina <rossb@audiomulch.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to ...
23.045643
71
0.593086
f680e0ee906399c4abb2ed491b2d5f986f2d2220
3,048
cpp
C++
mandelbrot.cpp
Nicolas-Reyland/Mandelbrot-zoom
3ec8200a9b2b46dadbc93c452fed050b691c113d
[ "MIT" ]
null
null
null
mandelbrot.cpp
Nicolas-Reyland/Mandelbrot-zoom
3ec8200a9b2b46dadbc93c452fed050b691c113d
[ "MIT" ]
null
null
null
mandelbrot.cpp
Nicolas-Reyland/Mandelbrot-zoom
3ec8200a9b2b46dadbc93c452fed050b691c113d
[ "MIT" ]
null
null
null
#include "mandelbrot.hpp" #include <FL/fl_draw.H> Mandelbrot::Mandelbrot(int max_iter, int screen_width, int screen_height, double start_x, double end_x, double start_y, double end_y, double zoom_center_x, double zoom_center_y, double zoom_coeff) : max_iter(max_iter), screen_width(screen_width), screen_height(screen...
29.592233
198
0.67979
f680e37858f1de9e1fdc11fbde08ac8b389b435e
62,594
cpp
C++
hi_scripting/scripting/engine/JavascriptEngineParser.cpp
romsom/HISE
73e0e299493ce9236e6fafa7938d3477fcc36a4a
[ "Intel" ]
null
null
null
hi_scripting/scripting/engine/JavascriptEngineParser.cpp
romsom/HISE
73e0e299493ce9236e6fafa7938d3477fcc36a4a
[ "Intel" ]
null
null
null
hi_scripting/scripting/engine/JavascriptEngineParser.cpp
romsom/HISE
73e0e299493ce9236e6fafa7938d3477fcc36a4a
[ "Intel" ]
null
null
null
namespace hise { using namespace juce; //============================================================================== struct HiseJavascriptEngine::RootObject::TokenIterator { TokenIterator(const String& code, const String &externalFile) : location(code, externalFile), p(code.getCharPointer()) { skip(); } Debugabl...
26.887457
180
0.691376
f682e90f25224d5ee7a4f1ab61aa3e861d85b5d4
1,938
cpp
C++
GenericCallback/main.cpp
CrystaLamb/TryMePlease
1e33b9fc0ce9af688db409a682f5227aea0a63cb
[ "Apache-2.0" ]
null
null
null
GenericCallback/main.cpp
CrystaLamb/TryMePlease
1e33b9fc0ce9af688db409a682f5227aea0a63cb
[ "Apache-2.0" ]
null
null
null
GenericCallback/main.cpp
CrystaLamb/TryMePlease
1e33b9fc0ce9af688db409a682f5227aea0a63cb
[ "Apache-2.0" ]
null
null
null
#include <utility> #include <iostream> #include <tuple> #include <functional> template <typename N> void print(N v) { std::cout << v << std::endl; } template <typename N, typename... Ns> void print(N v, Ns... vs) { std::cout << v << ", "; print(vs...); } template <size_t... I> void print(std::index_sequence<I...>...
20.83871
100
0.594943
f68382963d477ecc147391172465bdcd0f29f57f
3,401
cpp
C++
third_party/WebKit/Source/platform/v8_inspector/V8ConsoleAgentImpl.cpp
Wzzzx/chromium-crosswalk
768dde8efa71169f1c1113ca6ef322f1e8c9e7de
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
2
2019-01-28T08:09:58.000Z
2021-11-15T15:32:10.000Z
third_party/WebKit/Source/platform/v8_inspector/V8ConsoleAgentImpl.cpp
Wzzzx/chromium-crosswalk
768dde8efa71169f1c1113ca6ef322f1e8c9e7de
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
third_party/WebKit/Source/platform/v8_inspector/V8ConsoleAgentImpl.cpp
Wzzzx/chromium-crosswalk
768dde8efa71169f1c1113ca6ef322f1e8c9e7de
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
6
2020-09-23T08:56:12.000Z
2021-11-18T03:40:49.000Z
// Copyright 2016 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "platform/v8_inspector/V8ConsoleAgentImpl.h" #include "platform/v8_inspector/V8ConsoleMessage.h" #include "platform/v8_inspector/V8DebuggerImpl....
30.366071
149
0.723023
f6853d3937aa8308c67f3a3a8936c6f32d9e4b9d
486
cpp
C++
1099.cpp
fenatan/URI-Online-Judge
983cadd364e658cdebcbc2c0165e8f54e023a823
[ "MIT" ]
null
null
null
1099.cpp
fenatan/URI-Online-Judge
983cadd364e658cdebcbc2c0165e8f54e023a823
[ "MIT" ]
null
null
null
1099.cpp
fenatan/URI-Online-Judge
983cadd364e658cdebcbc2c0165e8f54e023a823
[ "MIT" ]
null
null
null
#include <stdio.h> int main(){ int v[10001], n,x,y, maior, menor; scanf("%d", &n); for(int i =0; i < n; i++){ scanf("%d %d", &x, &y); if(x > y){ maior = x; menor = y; }else{ maior = y; menor = x; } v[i]=0; for(int j = menor + 1; j < ...
18
47
0.329218
f686b9e9914f26a76f24616010336866acebd753
2,342
cpp
C++
nuiengine/core/views/KButtonView.cpp
15d23/NUIEngine
a1369d5cea90cca81d74a39b8a853b3fba850595
[ "Apache-2.0" ]
204
2017-05-08T05:41:29.000Z
2022-03-29T16:57:44.000Z
nuiengine/core/views/KButtonView.cpp
15d23/NUIEngine
a1369d5cea90cca81d74a39b8a853b3fba850595
[ "Apache-2.0" ]
7
2017-05-10T15:32:09.000Z
2020-12-23T06:00:30.000Z
nuiengine/core/views/KButtonView.cpp
15d23/NUIEngine
a1369d5cea90cca81d74a39b8a853b3fba850595
[ "Apache-2.0" ]
65
2017-05-25T05:46:56.000Z
2021-02-06T11:07:38.000Z
// ************************************** // File: KButtonView.cpp // Copyright: Copyright(C) 2013-2017 Wuhan KOTEI Informatics Co., Ltd. All rights reserved. // Website: http://www.nuiengine.com // Description: This code is part of NUI Engine (NUI Graphics Lib) // Comments: // Rev: 2 // C...
24.395833
120
0.690436
f68752ef21eaadb71b6d1a6b823bbe0c6b98d0e2
535
cpp
C++
main.cpp
kubkon/kaleidoscope
89015f8326d5ae7489eb685caaa0c1808510384a
[ "MIT" ]
null
null
null
main.cpp
kubkon/kaleidoscope
89015f8326d5ae7489eb685caaa0c1808510384a
[ "MIT" ]
null
null
null
main.cpp
kubkon/kaleidoscope
89015f8326d5ae7489eb685caaa0c1808510384a
[ "MIT" ]
null
null
null
#include <iostream> #include <fstream> #include "lexer.h" #include "parser.h" using namespace kaleidoscope; int main(int argc, char **argv) { if (argc != 2) { std::cout << "Too few arguments; you need to specify the input filename.\n"; return -1; } std::fstream f(argv[1]); if (f.fail()) { std::co...
18.448276
80
0.575701
f687699bf50cf7e2cc158cec90e596168fc497a0
14,569
cc
C++
net/url_request/url_request_context_builder.cc
Fusion-Rom/android_external_chromium_org
d8b126911c6ea9753e9f526bee5654419e1d0ebd
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
1
2019-02-03T05:32:07.000Z
2019-02-03T05:32:07.000Z
net/url_request/url_request_context_builder.cc
Fusion-Rom/android_external_chromium_org
d8b126911c6ea9753e9f526bee5654419e1d0ebd
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
net/url_request/url_request_context_builder.cc
Fusion-Rom/android_external_chromium_org
d8b126911c6ea9753e9f526bee5654419e1d0ebd
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
1
2020-11-04T07:19:17.000Z
2020-11-04T07:19:17.000Z
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "net/url_request/url_request_context_builder.h" #include <string> #include "base/basictypes.h" #include "base/compiler_specific.h" #include...
34.854067
80
0.738143
f688466b6cacf6f9f3c7a6d86561510d28e6ef31
3,054
hpp
C++
phylanx/execution_tree/primitives/sum_operation.hpp
rtohid/phylanx
c2e4e8e531c204a70b1907995b1fd467870e6d9d
[ "BSL-1.0" ]
null
null
null
phylanx/execution_tree/primitives/sum_operation.hpp
rtohid/phylanx
c2e4e8e531c204a70b1907995b1fd467870e6d9d
[ "BSL-1.0" ]
null
null
null
phylanx/execution_tree/primitives/sum_operation.hpp
rtohid/phylanx
c2e4e8e531c204a70b1907995b1fd467870e6d9d
[ "BSL-1.0" ]
null
null
null
// Copyright (c) 2018 Parsa Amini // Copyright (c) 2018 Hartmut Kaiser // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) #if !defined(PHYLANX_PRIMITIVES_SUM) #define PHYLANX_PRIMITIVES_SUM #include <phylanx/confi...
40.184211
79
0.672233
f688bc2ad7271e058f94ab26c3876ccc1361b18e
29,258
cpp
C++
Source/AllProjects/RemBrws/CQCTreeBrws/CQCTreeBrws_CfgSrvBrws.cpp
MarkStega/CQC
c1d0e01ec2abcaa5b8eb1899b9f0522fecee4b07
[ "MIT" ]
51
2020-12-26T18:17:16.000Z
2022-03-15T04:29:35.000Z
Source/AllProjects/RemBrws/CQCTreeBrws/CQCTreeBrws_CfgSrvBrws.cpp
MarkStega/CQC
c1d0e01ec2abcaa5b8eb1899b9f0522fecee4b07
[ "MIT" ]
null
null
null
Source/AllProjects/RemBrws/CQCTreeBrws/CQCTreeBrws_CfgSrvBrws.cpp
MarkStega/CQC
c1d0e01ec2abcaa5b8eb1899b9f0522fecee4b07
[ "MIT" ]
4
2020-12-28T07:24:39.000Z
2021-12-29T12:09:37.000Z
// // FILE NAME: CQCTreeBrws_CfgSrvBrws.cpp // // AUTHOR: Dean Roddey // // CREATED: 12/11/2015 // // COPYRIGHT: Charmed Quark Systems, Ltd @ 2020 // // This software is copyrighted by 'Charmed Quark Systems, Ltd' and // the author (Dean Roddey.) It is licensed under the MIT Open Source // license: // // https://op...
32.54505
93
0.610534
f688c47b9ff94e5d654d92525a5491e831d5c738
7,244
cpp
C++
src/OpenAnalysis/Activity/ManagerActiveStandard.cpp
sriharikrishna/OpenAnalysis
0d0c3819bd091cc0c83db5555cc20bfbc07ecbdc
[ "BSD-3-Clause" ]
null
null
null
src/OpenAnalysis/Activity/ManagerActiveStandard.cpp
sriharikrishna/OpenAnalysis
0d0c3819bd091cc0c83db5555cc20bfbc07ecbdc
[ "BSD-3-Clause" ]
null
null
null
src/OpenAnalysis/Activity/ManagerActiveStandard.cpp
sriharikrishna/OpenAnalysis
0d0c3819bd091cc0c83db5555cc20bfbc07ecbdc
[ "BSD-3-Clause" ]
null
null
null
/*! \file \brief The AnnotationManager that generates ActiveStandard. \authors Michelle Strout \version $Id: ManagerActiveStandard.cpp,v 1.8 2005/06/10 02:32:02 mstrout Exp $ Copyright (c) 2002-2005, Rice University <br> Copyright (c) 2004-2005, University of Chicago <br> Copyright (c) 2006, Contributo...
33.382488
81
0.612369
f689b7f083146c9f563f3d3c4c2415d3a6f46c2e
9,299
cpp
C++
graph_replanning/src/test/test_new_start.cpp
JRL-CARI-CNR-UNIBS/online_replanner
67f5af2563986182804bab9471325a3505865e55
[ "BSD-3-Clause" ]
1
2021-11-10T04:03:23.000Z
2021-11-10T04:03:23.000Z
graph_replanning/src/test/test_new_start.cpp
JRL-CARI-CNR-UNIBS/online_replanner
67f5af2563986182804bab9471325a3505865e55
[ "BSD-3-Clause" ]
null
null
null
graph_replanning/src/test/test_new_start.cpp
JRL-CARI-CNR-UNIBS/online_replanner
67f5af2563986182804bab9471325a3505865e55
[ "BSD-3-Clause" ]
null
null
null
#include <ros/ros.h> #include <graph_core/parallel_moveit_collision_checker.h> #include <graph_replanning/trajectory.h> #include <moveit/robot_state/robot_state.h> #include <graph_replanning/replanner.h> int main(int argc, char **argv) { ros::init(argc, argv, "node_test_replanner"); ros::AsyncSpinner spinner(4); ...
43.050926
162
0.715991
f68a2603503b415854d3574a5b07307773aaaa66
47,872
cpp
C++
src/landscapes/svo_tree.sanity.cpp
realazthat/landscapes
0d56d67beb5641b913100d86601fce8a5a63fb1c
[ "MIT", "WTFPL", "Unlicense", "0BSD" ]
32
2015-12-29T04:33:08.000Z
2021-04-08T01:46:44.000Z
src/landscapes/svo_tree.sanity.cpp
realazthat/landscapes
0d56d67beb5641b913100d86601fce8a5a63fb1c
[ "MIT", "WTFPL", "Unlicense", "0BSD" ]
null
null
null
src/landscapes/svo_tree.sanity.cpp
realazthat/landscapes
0d56d67beb5641b913100d86601fce8a5a63fb1c
[ "MIT", "WTFPL", "Unlicense", "0BSD" ]
2
2019-04-05T02:28:02.000Z
2019-06-11T07:59:53.000Z
#include "landscapes/svo_tree.sanity.hpp" #include "landscapes/svo_tree.hpp" #include "landscapes/svo_formatters.hpp" #include "format.h" #include <iostream> #include <tuple> namespace svo{ ::std::ostream& operator<<(::std::ostream& out, const svo::svo_block_sanity_error_t& error) { if (!error.has_err...
45.333333
161
0.521265
f68a5d42e41654b2e368567be9e19dbcc9437213
3,979
cc
C++
runtime/barrier_test.cc
lifansama/xposed_art_n
ec3fbe417d74d4664cec053d91dd4e3881176374
[ "MIT" ]
234
2017-07-18T05:30:27.000Z
2022-01-07T02:21:31.000Z
runtime/barrier_test.cc
lifansama/xposed_art_n
ec3fbe417d74d4664cec053d91dd4e3881176374
[ "MIT" ]
21
2017-07-18T04:56:09.000Z
2018-08-10T17:32:16.000Z
runtime/barrier_test.cc
lifansama/xposed_art_n
ec3fbe417d74d4664cec053d91dd4e3881176374
[ "MIT" ]
56
2017-07-18T10:37:10.000Z
2022-01-07T02:19:22.000Z
/* * Copyright (C) 2012 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
30.374046
84
0.705202
f68a898a386e8f688c3f1ecdaaab87af7c9ce7b8
70,741
cpp
C++
hphp/hhbbc/test/type-system.cpp
arnononline/hhvm
f80bfae3394cc48a0a99a49e003c7c3cd92e444f
[ "PHP-3.01", "Zend-2.0" ]
1
2015-05-31T17:15:47.000Z
2015-05-31T17:15:47.000Z
hphp/hhbbc/test/type-system.cpp
mrliao/hhvm
4ed1b985c6fad79376994726490bccdcba3699a6
[ "PHP-3.01", "Zend-2.0" ]
null
null
null
hphp/hhbbc/test/type-system.cpp
mrliao/hhvm
4ed1b985c6fad79376994726490bccdcba3699a6
[ "PHP-3.01", "Zend-2.0" ]
null
null
null
/* +----------------------------------------------------------------------+ | HipHop for PHP | +----------------------------------------------------------------------+ | Copyright (c) 2010-2014 Facebook, Inc. (http://www.facebook.com) | +---------...
34.985658
79
0.695693