hexsha
stringlengths
40
40
size
int64
19
11.4M
ext
stringclasses
13 values
lang
stringclasses
1 value
max_stars_repo_path
stringlengths
3
270
max_stars_repo_name
stringlengths
5
110
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
3
270
max_issues_repo_name
stringlengths
5
116
max_issues_repo_head_hexsha
stringlengths
40
78
max_issues_repo_licenses
listlengths
1
9
max_issues_count
float64
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
3
270
max_forks_repo_name
stringlengths
5
116
max_forks_repo_head_hexsha
stringlengths
40
78
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
19
11.4M
avg_line_length
float64
1.93
229k
max_line_length
int64
12
688k
alphanum_fraction
float64
0.07
0.99
matches
listlengths
1
10
41edfaea15becfca33eff1e5d2f51a984559b920
9,449
cpp
C++
VSRootAnalysis/VSRHistogram1D.cpp
sfegan/ChiLA
916bdd95348c2df2ecc736511d5f5b2bfb4a831e
[ "BSD-3-Clause" ]
1
2018-04-17T14:03:36.000Z
2018-04-17T14:03:36.000Z
VSRootAnalysis/VSRHistogram1D.cpp
sfegan/ChiLA
916bdd95348c2df2ecc736511d5f5b2bfb4a831e
[ "BSD-3-Clause" ]
null
null
null
VSRootAnalysis/VSRHistogram1D.cpp
sfegan/ChiLA
916bdd95348c2df2ecc736511d5f5b2bfb4a831e
[ "BSD-3-Clause" ]
null
null
null
//-*-mode:c++; mode:font-lock;-*- #include <iostream> #include <algorithm> #include <sstream> // ---------------------------------------------------------------------------- // ChiLA Includes // ---------------------------------------------------------------------------- #include <WhippleCams.h> #include <VSSimpleHis...
22.077103
79
0.585459
[ "transform" ]
41ee61585d71fc39d20856b90972bc2696fcc157
5,760
cc
C++
caffe2/mkl/operators/spatial_batch_norm_op.cc
shigengtian/caffe2
e19489d6acd17fea8ca98cd8e4b5b680e23a93c5
[ "Apache-2.0" ]
1
2018-03-26T13:25:03.000Z
2018-03-26T13:25:03.000Z
caffe2/mkl/operators/spatial_batch_norm_op.cc
shigengtian/caffe2
e19489d6acd17fea8ca98cd8e4b5b680e23a93c5
[ "Apache-2.0" ]
null
null
null
caffe2/mkl/operators/spatial_batch_norm_op.cc
shigengtian/caffe2
e19489d6acd17fea8ca98cd8e4b5b680e23a93c5
[ "Apache-2.0" ]
1
2018-12-20T09:14:48.000Z
2018-12-20T09:14:48.000Z
#include "caffe2/operators/spatial_batch_norm_op.h" #include <math.h> #include "caffe2/mkl/mkl_utils.h" #ifdef CAFFE2_HAS_MKL_DNN namespace caffe2 { namespace mkl { template <typename T> class MKLBNOp final : public SpatialBNOp<MKLContext> { public: MKLBNOp(const OperatorDef& operator_def, Workspace* ws) :...
36
79
0.663021
[ "vector" ]
41ef58037f88ea4a18014ba0a863b9381d20d8bc
1,196
cpp
C++
framework/sphere.cpp
TheChosenHobbit/DE_RayTracer
3f89764f5fa1c769b4fea9b30d30daccd66e5abb
[ "MIT" ]
null
null
null
framework/sphere.cpp
TheChosenHobbit/DE_RayTracer
3f89764f5fa1c769b4fea9b30d30daccd66e5abb
[ "MIT" ]
null
null
null
framework/sphere.cpp
TheChosenHobbit/DE_RayTracer
3f89764f5fa1c769b4fea9b30d30daccd66e5abb
[ "MIT" ]
null
null
null
#include "sphere.hpp" #include <cmath> #include <glm/glm.hpp> #include <glm/gtx/intersect.hpp> #include "material.hpp" Sphere::Sphere(): Shape({"Sphere"},{Material{}}), center_{0,0,0}, radius_{0}{ std::cout << "Sphere::Constructor" << std::endl; } Sphere::Sphere(std::string const& name, Material const& material, g...
26
105
0.665552
[ "shape" ]
41eff9dacc3a14294d7f0eb3a7068e49b258c26c
1,859
cpp
C++
src/search_engine/relja_retrival/util/tests/test_slow_construction.cpp
kaloyan13/vise2
833a8510c7cbac3cbb8ac4569fd51448906e62f3
[ "BSD-2-Clause" ]
43
2017-07-06T23:44:39.000Z
2022-03-25T06:53:29.000Z
src/search_engine/relja_retrival/util/tests/test_slow_construction.cpp
kaloyan13/vise2
833a8510c7cbac3cbb8ac4569fd51448906e62f3
[ "BSD-2-Clause" ]
2
2018-11-09T03:52:14.000Z
2020-03-25T14:08:33.000Z
src/search_engine/relja_retrival/util/tests/test_slow_construction.cpp
kaloyan13/vise2
833a8510c7cbac3cbb8ac4569fd51448906e62f3
[ "BSD-2-Clause" ]
9
2017-07-27T10:55:55.000Z
2020-12-15T13:42:43.000Z
/* ==== Author: Relja Arandjelovic (relja@robots.ox.ac.uk) Visual Geometry Group, Department of Engineering Science University of Oxford ==== Copyright: The library belongs to Relja Arandjelovic and the University of Oxford. No usage or redistribution is allowed without explicit permission. */ #include "slow_constr...
25.819444
141
0.608392
[ "geometry" ]
41f893f8bd5a9abbe454b28f14f3fa403b2b2859
229,491
cpp
C++
res/default_font.cpp
covscript/covscript-imgui
edc88c6abcc7269b715e86d421f8f3e272c13f72
[ "Apache-2.0" ]
4
2018-02-27T01:24:36.000Z
2019-07-27T12:28:40.000Z
res/default_font.cpp
covscript/covscript-imgui
edc88c6abcc7269b715e86d421f8f3e272c13f72
[ "Apache-2.0" ]
2
2018-02-27T19:30:26.000Z
2018-12-15T23:04:01.000Z
res/default_font.cpp
covscript/covscript-imgui
edc88c6abcc7269b715e86d421f8f3e272c13f72
[ "Apache-2.0" ]
1
2021-04-25T12:46:10.000Z
2021-04-25T12:46:10.000Z
// File: '.\SourceSansPro.otf' (256288 bytes) // Exported using binary_to_compressed_c.cpp static const char default_font_compressed_data_base85[218275+1] = "7])#######0w(T-'/###S07+>*<MM'Ql#v#]uhv7?fBe,A%&v#2E*##HYMT9$)amPW?(##c(D>#^ebd=M07R*KAuu#Yi,F%b5Oj9@U9Ks(6^2#Q6+4#OPTx9Yf8Y8;c0=#[p$,#BF_v9" ">gLjMfNb$#6...
146.172611
147
0.642827
[ "cad", "3d" ]
51029bc9d8c0a1b7e63657d116d22d274b0d26c1
8,614
cpp
C++
components/rollkit/src/routes/pair_setup.cpp
NeilBetham/rollk
e82026397c892b5f0d3b53891d5efa51d941fd9d
[ "MIT" ]
4
2018-06-12T21:48:01.000Z
2021-04-01T15:18:50.000Z
components/rollkit/src/routes/pair_setup.cpp
NeilBetham/rollk
e82026397c892b5f0d3b53891d5efa51d941fd9d
[ "MIT" ]
null
null
null
components/rollkit/src/routes/pair_setup.cpp
NeilBetham/rollk
e82026397c892b5f0d3b53891d5efa51d941fd9d
[ "MIT" ]
1
2018-08-18T13:05:31.000Z
2018-08-18T13:05:31.000Z
#include "rollkit/routes/pair_setup.hpp" #include <vector> #include <esp_log.h> #include "srp.hpp" #include "rollkit/cryptor.hpp" #include "rollkit/hkdf.hpp" #include "rollkit/ed25519.hpp" #include "rollkit/key_storage.hpp" #include "rollkit/pairing_manager.hpp" using namespace std; namespace rollkit { namespace ro...
33.387597
150
0.707337
[ "vector" ]
eedd50ebb8aeea15aaf962d4380f48395b4ffa0e
15,315
hpp
C++
include/boost/gil/image_processing/diffusion.hpp
harsh-4/gil
6da59cc3351e5657275d3a536e0b6e7a1b6ac738
[ "BSL-1.0" ]
153
2015-02-03T06:03:54.000Z
2022-03-20T15:06:34.000Z
include/boost/gil/image_processing/diffusion.hpp
harsh-4/gil
6da59cc3351e5657275d3a536e0b6e7a1b6ac738
[ "BSL-1.0" ]
429
2015-03-22T09:49:04.000Z
2022-03-28T08:32:08.000Z
include/boost/gil/image_processing/diffusion.hpp
harsh-4/gil
6da59cc3351e5657275d3a536e0b6e7a1b6ac738
[ "BSL-1.0" ]
215
2015-03-15T09:20:51.000Z
2022-03-30T12:40:07.000Z
// // Copyright 2020 Olzhas Zhumabek <anonymous.from.applecity@gmail.com> // Copyright 2021 Pranam Lashkari <plashkari628@gmail.com> // // 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.t...
35.699301
103
0.612733
[ "vector", "transform" ]
eee09ffced0c0327056de73890c07472928e0e5b
5,596
cpp
C++
src/Render2.cpp
jacksonwb/nibbler
59053e9eb4c71c9eb5183ab9d2d6b057199a256d
[ "MIT" ]
null
null
null
src/Render2.cpp
jacksonwb/nibbler
59053e9eb4c71c9eb5183ab9d2d6b057199a256d
[ "MIT" ]
null
null
null
src/Render2.cpp
jacksonwb/nibbler
59053e9eb4c71c9eb5183ab9d2d6b057199a256d
[ "MIT" ]
null
null
null
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* Render2.cpp :+: :+: :+: ...
30.917127
140
0.574518
[ "render" ]
eee62c9adebcf5f60e2a13eccfea5b3da385ec84
4,110
cpp
C++
WLMatrix/src/wlmatrix/tasks/NewMessageTask.cpp
aeoncl/wlmatrix
da936eaec37f06f0e379c6009962dc69bfe07eb3
[ "MIT" ]
null
null
null
WLMatrix/src/wlmatrix/tasks/NewMessageTask.cpp
aeoncl/wlmatrix
da936eaec37f06f0e379c6009962dc69bfe07eb3
[ "MIT" ]
null
null
null
WLMatrix/src/wlmatrix/tasks/NewMessageTask.cpp
aeoncl/wlmatrix
da936eaec37f06f0e379c6009962dc69bfe07eb3
[ "MIT" ]
null
null
null
#pragma once #include "NewMessageTask.h" #include "MatrixEvent.h" #include <thread> #include "MSNPRNG.h" #include "MSNUtils.h" #include "UUID.h" #include "SwitchboardDataRepository.h" #include "SwitchboardRepository.h" #include "SharedThreadPool.h" #include "MatrixUtils.h" using namespace wlmatrix; std::vector<std::st...
41.938776
146
0.522384
[ "vector" ]
eee8581022b1437585b124bfca6c3cd7bdb527c2
24,561
cpp
C++
deployed/Il2CppOutputProject/Source/il2cppOutput/Il2CppComCallableWrappers0.cpp
PaulDixon/HelloWorld
f73f1eb2f972b3bc03420727e3c383ff63041af9
[ "MIT" ]
1
2019-09-14T04:39:37.000Z
2019-09-14T04:39:37.000Z
deployed/Il2CppOutputProject/Source/il2cppOutput/Il2CppComCallableWrappers0.cpp
PaulDixon/HelloWorld
f73f1eb2f972b3bc03420727e3c383ff63041af9
[ "MIT" ]
null
null
null
deployed/Il2CppOutputProject/Source/il2cppOutput/Il2CppComCallableWrappers0.cpp
PaulDixon/HelloWorld
f73f1eb2f972b3bc03420727e3c383ff63041af9
[ "MIT" ]
null
null
null
#include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include "il2cpp-class-internals.h" #include "codegen/il2cpp-codegen.h" #include "vm/CachedCCWBase.h" #include "il2cpp-object-internals.h" template <typename R> struct VirtFuncInvoker0 { typedef ...
35.544139
188
0.794878
[ "object" ]
eee90894ad5b667903b0e1b6791d0a1db50dd645
6,366
cpp
C++
src/third_party/skia/tests/GrPathUtilsTest.cpp
rhencke/engine
1016db292c4e73374a0a11536b18303c9522a224
[ "BSD-3-Clause" ]
3
2019-10-14T06:36:32.000Z
2021-02-20T10:55:14.000Z
src/third_party/skia/tests/GrPathUtilsTest.cpp
rhencke/engine
1016db292c4e73374a0a11536b18303c9522a224
[ "BSD-3-Clause" ]
1
2021-03-15T17:26:39.000Z
2021-03-16T17:59:26.000Z
src/third_party/skia/tests/GrPathUtilsTest.cpp
rhencke/engine
1016db292c4e73374a0a11536b18303c9522a224
[ "BSD-3-Clause" ]
1
2021-06-06T21:31:52.000Z
2021-06-06T21:31:52.000Z
/* * Copyright 2020 Google Inc. * * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ #include "include/utils/SkRandom.h" #include "src/core/SkGeometry.h" #include "src/gpu/geometry/GrPathUtils.h" #include "tests/Test.h" static bool is_linear(SkPoint p0, SkPoi...
44.208333
98
0.621583
[ "geometry" ]
eee9da09cd5b7a204d4b9e3288916c9ad2e92138
9,407
cpp
C++
src/edyn/collision/broadphase_main.cpp
dvir/edyn
3693937160663319fb9c0789f3b279a650ad2219
[ "MIT" ]
null
null
null
src/edyn/collision/broadphase_main.cpp
dvir/edyn
3693937160663319fb9c0789f3b279a650ad2219
[ "MIT" ]
null
null
null
src/edyn/collision/broadphase_main.cpp
dvir/edyn
3693937160663319fb9c0789f3b279a650ad2219
[ "MIT" ]
null
null
null
#include "edyn/collision/broadphase_main.hpp" #include "edyn/collision/tree_node.hpp" #include "edyn/comp/aabb.hpp" #include "edyn/comp/island.hpp" #include "edyn/comp/tree_resident.hpp" #include "edyn/collision/contact_manifold.hpp" #include "edyn/collision/contact_manifold_map.hpp" #include "edyn/util/constraint_util...
40.9
126
0.669927
[ "vector" ]
eef7401ba7cc753df6a7d1e3a0b2368889e32ab1
1,144
cpp
C++
windows/pw6e.official/CPlusPlus/Chapter10/AnalogClock/AnalogClock/MainPage.xaml.cpp
nnaabbcc/exercise
255fd32b39473b3d0e7702d4b1a8a97bed2a68f8
[ "MIT" ]
1
2016-11-23T08:18:08.000Z
2016-11-23T08:18:08.000Z
windows/pw6e.official/CPlusPlus/Chapter10/AnalogClock/AnalogClock/MainPage.xaml.cpp
nnaabbcc/exercise
255fd32b39473b3d0e7702d4b1a8a97bed2a68f8
[ "MIT" ]
null
null
null
windows/pw6e.official/CPlusPlus/Chapter10/AnalogClock/AnalogClock/MainPage.xaml.cpp
nnaabbcc/exercise
255fd32b39473b3d0e7702d4b1a8a97bed2a68f8
[ "MIT" ]
1
2016-11-23T08:17:34.000Z
2016-11-23T08:17:34.000Z
// // MainPage.xaml.cpp // Implementation of the MainPage class. // #include "pch.h" // includes Windows.h #include "MainPage.xaml.h" using namespace AnalogClock; using namespace Platform; using namespace Windows::Foundation; using namespace Windows::Foundation::Collections; using nam...
31.777778
114
0.702797
[ "object" ]
eef7445d0a696450ba890296ecdacbc67aae56b4
1,324
cpp
C++
aws-cpp-sdk-ram/source/model/GetResourceSharesResult.cpp
lintonv/aws-sdk-cpp
15e19c265ffce19d2046b18aa1b7307fc5377e58
[ "Apache-2.0" ]
1
2021-12-06T20:36:35.000Z
2021-12-06T20:36:35.000Z
aws-cpp-sdk-ram/source/model/GetResourceSharesResult.cpp
lintonv/aws-sdk-cpp
15e19c265ffce19d2046b18aa1b7307fc5377e58
[ "Apache-2.0" ]
1
2022-01-03T23:59:37.000Z
2022-01-03T23:59:37.000Z
aws-cpp-sdk-ram/source/model/GetResourceSharesResult.cpp
ravindra-wagh/aws-sdk-cpp
7d5ff01b3c3b872f31ca98fb4ce868cd01e97696
[ "Apache-2.0" ]
1
2021-12-30T04:25:33.000Z
2021-12-30T04:25:33.000Z
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #include <aws/ram/model/GetResourceSharesResult.h> #include <aws/core/utils/json/JsonSerializer.h> #include <aws/core/AmazonWebServiceResult.h> #include <aws/core/utils/StringUtils.h> #include <aws/co...
26.48
122
0.762085
[ "model" ]
eef9e78dbb0e1765b057be3608df932ef9ea55b1
82,640
cpp
C++
nertc_sdk_node/nertc_node_engine.cpp
nmgwddj/node-nertc-sdk
555aff158ddfa46205a316b7cd74bec814ce25df
[ "MIT" ]
1
2021-09-11T08:07:53.000Z
2021-09-11T08:07:53.000Z
nertc_sdk_node/nertc_node_engine.cpp
nmgwddj/node-nertc-sdk
555aff158ddfa46205a316b7cd74bec814ce25df
[ "MIT" ]
null
null
null
nertc_sdk_node/nertc_node_engine.cpp
nmgwddj/node-nertc-sdk
555aff158ddfa46205a316b7cd74bec814ce25df
[ "MIT" ]
4
2021-11-04T10:48:32.000Z
2022-03-15T06:10:50.000Z
#include "nertc_node_engine.h" #include "nertc_node_engine_helper.h" #include "nertc_node_video_frame_provider.h" #ifdef WIN32 #include "../shared/util/string_util.h" using namespace nertc_electron_util; #endif namespace nertc_node { DEFINE_CLASS(NertcNodeEngine); NertcNodeEngine::NertcNodeEngine(Isolate *isolate) { ...
32.664032
185
0.637379
[ "object" ]
eefe0394984d82457ef0dce769d579f276d961a9
6,119
cc
C++
content/browser/device_monitor_mac.cc
quisquous/chromium
b25660e05cddc9d0c3053b3514f07037acc69a10
[ "BSD-3-Clause" ]
2
2020-06-10T07:15:26.000Z
2020-12-13T19:44:12.000Z
content/browser/device_monitor_mac.cc
quisquous/chromium
b25660e05cddc9d0c3053b3514f07037acc69a10
[ "BSD-3-Clause" ]
null
null
null
content/browser/device_monitor_mac.cc
quisquous/chromium
b25660e05cddc9d0c3053b3514f07037acc69a10
[ "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 "content/browser/device_monitor_mac.h" #include <IOKit/audio/IOAudioDefines.h> #include <IOKit/usb/IOUSBLib.h> #include "base/logging.h" #i...
36.422619
80
0.652067
[ "object" ]
e101ef90c7f8c7731baaf8c6d77e2868659a7d9c
14,048
cpp
C++
src/zpm_cart.cpp
mlpeck/zernike
553a956417c34847b80a179a3f6922d71120061d
[ "MIT" ]
4
2019-05-15T09:28:48.000Z
2021-06-16T17:28:29.000Z
src/zpm_cart.cpp
mlpeck/zernike
553a956417c34847b80a179a3f6922d71120061d
[ "MIT" ]
null
null
null
src/zpm_cart.cpp
mlpeck/zernike
553a956417c34847b80a179a3f6922d71120061d
[ "MIT" ]
1
2019-01-17T13:30:49.000Z
2019-01-17T13:30:49.000Z
// // Copyright (C) 2021 Michael Peck <mpeck1 -at- ix.netcom.com> // // License: MIT <https://opensource.org/licenses/MIT> // // [[Rcpp::depends(RcppArmadillo)]] # include <RcppArmadillo.h> # include <Rcpp.h> using namespace Rcpp; using namespace arma; /***************** * * Convert a matrix of Zernike polynomia...
30.739606
111
0.580154
[ "vector" ]
e1091f558834463e17990199774f6c6c55d72c64
13,166
cpp
C++
Box2D/Collision/Shapes/b2PolygonShape.cpp
ilektron/box2dpp
e0a02af2ce2a95c128875d55178ad207fb8860d4
[ "Zlib" ]
1
2020-12-09T21:56:26.000Z
2020-12-09T21:56:26.000Z
Box2D/Collision/Shapes/b2PolygonShape.cpp
ilektron/box2d11
e0a02af2ce2a95c128875d55178ad207fb8860d4
[ "Zlib" ]
null
null
null
Box2D/Collision/Shapes/b2PolygonShape.cpp
ilektron/box2d11
e0a02af2ce2a95c128875d55178ad207fb8860d4
[ "Zlib" ]
1
2019-03-27T08:03:54.000Z
2019-03-27T08:03:54.000Z
/* * Copyright (c) 2006-2009 Erin Catto http://www.box2d.org * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages * arising from the use of this software. * Permission is granted to anyone to use this software for any purpos...
28.253219
100
0.514659
[ "vector", "transform" ]
e1122d8de6c38dc81fc0c6071c90facc7008817a
4,349
cpp
C++
lib/Partitioner/PartitionerUtils.cpp
petecoup/glow
517f4de85e4d67c93d08f9802faffae1dc6c42bd
[ "Apache-2.0" ]
null
null
null
lib/Partitioner/PartitionerUtils.cpp
petecoup/glow
517f4de85e4d67c93d08f9802faffae1dc6c42bd
[ "Apache-2.0" ]
null
null
null
lib/Partitioner/PartitionerUtils.cpp
petecoup/glow
517f4de85e4d67c93d08f9802faffae1dc6c42bd
[ "Apache-2.0" ]
null
null
null
/** * Copyright (c) 2017-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...
33.198473
80
0.589331
[ "vector" ]
e115ab1e7fc69a640caca634cf6a671647b8b799
6,165
hpp
C++
include/mango/math/vector512_uint32x16.hpp
JessyDL/mango
8db9632fb2e81ba0a13129d3d19019688fab7bd1
[ "Zlib" ]
2
2020-06-28T19:06:09.000Z
2020-07-01T16:31:49.000Z
include/mango/math/vector512_uint32x16.hpp
JessyDL/mango
8db9632fb2e81ba0a13129d3d19019688fab7bd1
[ "Zlib" ]
null
null
null
include/mango/math/vector512_uint32x16.hpp
JessyDL/mango
8db9632fb2e81ba0a13129d3d19019688fab7bd1
[ "Zlib" ]
1
2020-06-28T15:19:27.000Z
2020-06-28T15:19:27.000Z
/* MANGO Multimedia Development Platform Copyright (C) 2012-2019 Twilight Finland 3D Oy Ltd. All rights reserved. */ #pragma once #include "vector.hpp" namespace mango { template <> struct Vector<u32, 16> { using VectorType = simd::u32x16; using ScalarType = u32; enum { Ve...
24.759036
103
0.489538
[ "vector", "3d" ]
e11745bcffa2c1a1f3e07e5ed8080855a7cbe081
1,997
cpp
C++
source/game_data.cpp
nabijaczleweli/apoSimpleSmart
e80893206705fce832fb40dd89cf40e9106d8e05
[ "MIT" ]
null
null
null
source/game_data.cpp
nabijaczleweli/apoSimpleSmart
e80893206705fce832fb40dd89cf40e9106d8e05
[ "MIT" ]
null
null
null
source/game_data.cpp
nabijaczleweli/apoSimpleSmart
e80893206705fce832fb40dd89cf40e9106d8e05
[ "MIT" ]
null
null
null
// The MIT License (MIT) // Copyright (c) 2016 nabijaczleweli // 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...
30.257576
87
0.754632
[ "vector" ]
e11bea5670c541ae9781953fad64fdeaa1a75edc
12,089
cpp
C++
StartPP/DibGlSurface.cpp
tchv71/StartPP2
bb5a297865da3fc295058f6e301944fc279948dc
[ "MIT" ]
null
null
null
StartPP/DibGlSurface.cpp
tchv71/StartPP2
bb5a297865da3fc295058f6e301944fc279948dc
[ "MIT" ]
1
2016-08-06T12:33:16.000Z
2017-01-13T12:54:55.000Z
StartPP/DibGlSurface.cpp
tchv71/StartPP2
bb5a297865da3fc295058f6e301944fc279948dc
[ "MIT" ]
1
2020-09-22T15:42:57.000Z
2020-09-22T15:42:57.000Z
#include "stdafx.h" #include "DibGlSurface.h" #include <wx/image.h> #include <wx/bitmap.h> #include <wx/glcanvas.h> #include <wx/dcgraph.h> #include <wx/dcprint.h> #if defined(__WXWIN__) && wxUSE_ENH_METAFILE #include "wx/msw/enhmeta.h" #endif #ifdef __WXMSW__ #include "GL/gl.h" #endif #ifdef __WXMAC__ #include <Open...
28.377934
115
0.719332
[ "render", "object" ]
e124f6e8f588be08951971c171df92bcb26029da
43,614
cpp
C++
sortSVEperf.cpp
berenger-eu/arm-sve-sort
6369f22ec204f93b62b13c29028bd90b219dbec2
[ "MIT" ]
null
null
null
sortSVEperf.cpp
berenger-eu/arm-sve-sort
6369f22ec204f93b62b13c29028bd90b219dbec2
[ "MIT" ]
null
null
null
sortSVEperf.cpp
berenger-eu/arm-sve-sort
6369f22ec204f93b62b13c29028bd90b219dbec2
[ "MIT" ]
null
null
null
////////////////////////////////////////////////////////// /// By berenger.bramas@inria.fr 2020. /// Licence is MIT. /// Comes without any warranty. /// /// Code to test the performance of the different sorts /// and partitioning schemes. /// /// Please refer to the README to know how to build /// and to have more info...
44.143725
220
0.504494
[ "vector" ]
e1274e772a05dc701a85f020e5e1e001b5695e57
1,645
cpp
C++
src/xtd.forms/src/xtd/forms/animation.cpp
BaderEddineOuaich/xtd
6f28634c7949a541d183879d2de18d824ec3c8b1
[ "MIT" ]
1
2022-02-25T16:53:06.000Z
2022-02-25T16:53:06.000Z
src/xtd.forms/src/xtd/forms/animation.cpp
leanid/xtd
2e1ea6537218788ca08901faf8915d4100990b53
[ "MIT" ]
null
null
null
src/xtd.forms/src/xtd/forms/animation.cpp
leanid/xtd
2e1ea6537218788ca08901faf8915d4100990b53
[ "MIT" ]
null
null
null
#include <cmath> #include "../../../include/xtd/forms/animation.h" using namespace std; using namespace xtd; using namespace xtd::diagnostics; using namespace xtd::forms; animation::animation() { double_buffered(true); set_can_focus(false); data_->frames_timer.tick += {*this, &animation::on_frames_timer_tick}; ...
26.532258
114
0.74772
[ "object" ]
e12d4b80ed58e13d39c02c0b3be579725bb348e3
278
hpp
C++
include/awl/cursor/object_unique_ptr.hpp
freundlich/libawl
0d51f388a6b662373058cb51a24ef25ed826fa0f
[ "BSL-1.0" ]
null
null
null
include/awl/cursor/object_unique_ptr.hpp
freundlich/libawl
0d51f388a6b662373058cb51a24ef25ed826fa0f
[ "BSL-1.0" ]
null
null
null
include/awl/cursor/object_unique_ptr.hpp
freundlich/libawl
0d51f388a6b662373058cb51a24ef25ed826fa0f
[ "BSL-1.0" ]
null
null
null
#ifndef AWL_CURSOR_OBJECT_UNIQUE_PTR_HPP_INCLUDED #define AWL_CURSOR_OBJECT_UNIQUE_PTR_HPP_INCLUDED #include <awl/cursor/object_fwd.hpp> #include <fcppt/unique_ptr_impl.hpp> namespace awl::cursor { using object_unique_ptr = fcppt::unique_ptr<awl::cursor::object>; } #endif
18.533333
65
0.820144
[ "object" ]
e135f1cd3a2cfc0bad5c113f8d592cff3033e86c
2,254
cpp
C++
cxx/test/test_min_cut.cpp
EQt/graphidx
9716488cf29f6235072fc920fa1a473bf88e954f
[ "MIT" ]
4
2020-04-03T15:18:30.000Z
2022-01-06T15:22:48.000Z
cxx/test/test_min_cut.cpp
EQt/graphidx
9716488cf29f6235072fc920fa1a473bf88e954f
[ "MIT" ]
null
null
null
cxx/test/test_min_cut.cpp
EQt/graphidx
9716488cf29f6235072fc920fa1a473bf88e954f
[ "MIT" ]
null
null
null
#ifdef HAVE_LEMON #include <doctest/doctest.h> #include <iostream> #include <set> #include <lemon/throws.hpp> #include <graphidx/min_cut.hpp> #ifdef RESTORE_NDEBUG # define NDEBUG # undef RESTORE_NDEBUG #endif std::set<size_t> to_set(const std::vector<bool> &v) { std::set<size_t> s; for (size_t i = 0; i <...
23.978723
82
0.440106
[ "vector" ]
e1374fee5300e65476e96df91de96663f34bc04f
48,514
cpp
C++
src/tests/test-blas3.cpp
YaccConstructor/clSPARSE
66b141d69006977cfbe7c34500adff01cf6b4057
[ "Apache-2.0" ]
null
null
null
src/tests/test-blas3.cpp
YaccConstructor/clSPARSE
66b141d69006977cfbe7c34500adff01cf6b4057
[ "Apache-2.0" ]
null
null
null
src/tests/test-blas3.cpp
YaccConstructor/clSPARSE
66b141d69006977cfbe7c34500adff01cf6b4057
[ "Apache-2.0" ]
1
2020-10-17T14:02:30.000Z
2020-10-17T14:02:30.000Z
/* ************************************************************************ * Copyright 2015 Advanced Micro Devices, 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...
35.489393
164
0.600981
[ "object", "vector" ]
e137c348ec6c75790b35462234f749e344e27ea9
2,414
cpp
C++
UVa/11947 - Cancer or Scorpio.cpp
2019331099-Rabbi/Online-Judges-Problems-Solution
b42fe9bcc18bbe4ebeaf1af1df30883dd438acd2
[ "MIT" ]
null
null
null
UVa/11947 - Cancer or Scorpio.cpp
2019331099-Rabbi/Online-Judges-Problems-Solution
b42fe9bcc18bbe4ebeaf1af1df30883dd438acd2
[ "MIT" ]
null
null
null
UVa/11947 - Cancer or Scorpio.cpp
2019331099-Rabbi/Online-Judges-Problems-Solution
b42fe9bcc18bbe4ebeaf1af1df30883dd438acd2
[ "MIT" ]
null
null
null
#include <bits/stdc++.h> #define endl '\n' #define sz 280 #define RUN_FAST ios::sync_with_stdio(false); using namespace std; vector <vector <string>> zods(13, vector <string>(32)); int day[]={0, 31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31}; void preset() { int i; string s="aquarius"; for (i=21; i<32; i...
24.886598
62
0.405965
[ "vector" ]
e14370423247069cec777276af5250412243437a
13,981
cpp
C++
source/code/programs/examples/glut/worms/main.cpp
luxe/CodeLang-compiler
78837d90bdd09c4b5aabbf0586a5d8f8f0c1e76a
[ "MIT" ]
33
2019-05-30T07:43:32.000Z
2021-12-30T13:12:32.000Z
source/code/programs/examples/glut/worms/main.cpp
luxe/CodeLang-compiler
78837d90bdd09c4b5aabbf0586a5d8f8f0c1e76a
[ "MIT" ]
371
2019-05-16T15:23:50.000Z
2021-09-04T15:45:27.000Z
source/code/programs/examples/glut/worms/main.cpp
UniLang/compiler
c338ee92994600af801033a37dfb2f1a0c9ca897
[ "MIT" ]
6
2019-08-22T17:37:36.000Z
2020-11-07T07:15:32.000Z
#if 0 From jallen@cs.hmc.edu Fri Feb 17 00:49:59 1995 Received: from giraffe.asd.sgi.com by hoot.asd.sgi.com via SMTP (940816.SGI.8.6.9/940406.SGI.AUTO) for <mjk@hoot.asd.sgi.com> id AAA13591; Fri, 17 Feb 1995 00:49:33 -0800 Received: from sgi.sgi.com by giraffe.asd.sgi.com via SMTP (920330.SGI/920502.SGI) for...
26.938343
98
0.645519
[ "3d" ]
e14919265b6e680de159d1cbdc67ac464e2d5295
2,494
hxx
C++
odb-examples-2.4.0/schema/custom/employee.hxx
edidada/odb
78ed750a9dde65a627fc33078225410306c2e78b
[ "MIT" ]
null
null
null
odb-examples-2.4.0/schema/custom/employee.hxx
edidada/odb
78ed750a9dde65a627fc33078225410306c2e78b
[ "MIT" ]
null
null
null
odb-examples-2.4.0/schema/custom/employee.hxx
edidada/odb
78ed750a9dde65a627fc33078225410306c2e78b
[ "MIT" ]
null
null
null
// file : schema/custom/employee.hxx // copyright : not copyrighted - public domain #ifndef EMPLOYEE_HXX #define EMPLOYEE_HXX #include <vector> #include <string> #include <odb/core.hxx> // Include TR1 <memory> header in a compiler-specific fashion. Fall back // on the Boost implementation if the compiler does ...
16.626667
72
0.646351
[ "object", "vector" ]
e14c384aba8f2f727188ca166d47da219666a7d1
52,363
cc
C++
chrome/browser/ui/global_media_controls/media_notification_service_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
chrome/browser/ui/global_media_controls/media_notification_service_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
chrome/browser/ui/global_media_controls/media_notification_service_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 2019 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/global_media_controls/media_notification_service.h" #include <memory> #include "base/strings/string_number_conversions.h" #i...
39.42997
88
0.759888
[ "vector" ]
e152080f1a0d20df31115705586e4ed48d963002
24,188
cpp
C++
master/core/third/RCF/test/Test_Serialization.cpp
importlib/klib
a59837857689d0e60d3df6d2ebd12c3160efa794
[ "MIT" ]
4
2017-12-04T08:22:48.000Z
2019-10-26T21:44:59.000Z
master/core/third/RCF/test/Test_Serialization.cpp
isuhao/klib
a59837857689d0e60d3df6d2ebd12c3160efa794
[ "MIT" ]
null
null
null
master/core/third/RCF/test/Test_Serialization.cpp
isuhao/klib
a59837857689d0e60d3df6d2ebd12c3160efa794
[ "MIT" ]
4
2017-12-04T08:22:49.000Z
2018-12-27T03:20:31.000Z
// disable ADL warning for vc71 #ifdef _MSC_VER #pragma warning( disable : 4675 ) // warning C4675: '...' : resolved overload was found by argument-dependent lookup #endif #include <iostream> #include <list> #include <map> #include <memory> #include <set> #include <sstream> #include <string> #include <ve...
26.291304
158
0.51294
[ "object", "vector" ]
e152f1e7cdc7ab5a7360903b5f51ec2425a8218b
2,058
cxx
C++
MITK/Applications/HandeyeCalibrationUsingRegistration/niftkHandeyeCalibrationUsingRegistration.cxx
NifTK/NifTK
2358b333c89ff1bba1c232eecbbcdc8003305dfe
[ "BSD-3-Clause" ]
13
2018-07-28T13:36:38.000Z
2021-11-01T19:17:39.000Z
MITK/Applications/HandeyeCalibrationUsingRegistration/niftkHandeyeCalibrationUsingRegistration.cxx
NifTK/NifTK
2358b333c89ff1bba1c232eecbbcdc8003305dfe
[ "BSD-3-Clause" ]
null
null
null
MITK/Applications/HandeyeCalibrationUsingRegistration/niftkHandeyeCalibrationUsingRegistration.cxx
NifTK/NifTK
2358b333c89ff1bba1c232eecbbcdc8003305dfe
[ "BSD-3-Clause" ]
10
2018-08-20T07:06:00.000Z
2021-07-07T07:55:27.000Z
/*============================================================================= NifTK: A software platform for medical image computing. Copyright (c) University College London (UCL). All rights reserved. This software is distributed WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY o...
28.583333
131
0.630709
[ "model" ]
e15916b077b640ab707b7428a7817c31a2acf1d4
1,442
cpp
C++
802/A[ Heidi and Library (easy) ].cpp
mejanvijay/codeforces-jvj_iit-submissions
2a2aac7e93ca92e75887eff92361174aa36207c8
[ "MIT" ]
null
null
null
802/A[ Heidi and Library (easy) ].cpp
mejanvijay/codeforces-jvj_iit-submissions
2a2aac7e93ca92e75887eff92361174aa36207c8
[ "MIT" ]
null
null
null
802/A[ Heidi and Library (easy) ].cpp
mejanvijay/codeforces-jvj_iit-submissions
2a2aac7e93ca92e75887eff92361174aa36207c8
[ "MIT" ]
null
null
null
#include <bits/stdc++.h> using namespace std; #define sd(x) scanf("%d",&x) #define su(x) scanf("%u",&x) #define slld(x) scanf("%lld",&x) #define sc(x) scanf("%c",&x) #define ss(x) scanf("%s",x) #define sf(x) scanf("%f",&x) #define slf(x) scanf("%lf",&x) #define ll long long int #define mod(x,n) (x+n)%n...
17.166667
47
0.488211
[ "vector" ]
e15d23b983c1fcb437440f9c9be1d694adb7dc1c
4,405
cpp
C++
inference-engine/tests/ngraph_helpers/lpt_ngraph_functions/src/transpose_function.cpp
JOCh1958/openvino
070201feeec5550b7cf8ec5a0ffd72dc879750be
[ "Apache-2.0" ]
1
2022-02-10T08:05:09.000Z
2022-02-10T08:05:09.000Z
inference-engine/tests/ngraph_helpers/lpt_ngraph_functions/src/transpose_function.cpp
JOCh1958/openvino
070201feeec5550b7cf8ec5a0ffd72dc879750be
[ "Apache-2.0" ]
40
2020-12-04T07:46:57.000Z
2022-02-21T13:04:40.000Z
inference-engine/tests/ngraph_helpers/lpt_ngraph_functions/src/transpose_function.cpp
JOCh1958/openvino
070201feeec5550b7cf8ec5a0ffd72dc879750be
[ "Apache-2.0" ]
1
2020-08-30T11:48:03.000Z
2020-08-30T11:48:03.000Z
// Copyright (C) 2018-2021 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "lpt_ngraph_functions/transpose_function.hpp" #include <ngraph/opsets/opset1.hpp> #include "lpt_ngraph_functions/common/builders.hpp" namespace ngraph { namespace builder { namespace subgraph { std::shared_ptr<ngraph::Fu...
48.944444
150
0.745289
[ "shape", "vector" ]
e15d5391f2ddd3cd5dd81dbb9947270058cb1230
2,010
cpp
C++
service/type-analysis/TypeAnalysisTransform.cpp
disconnect3d/redex
86b7e12bc5a0eaeb6727dd3b348702f01c6306a5
[ "MIT" ]
1
2020-04-15T01:57:49.000Z
2020-04-15T01:57:49.000Z
service/type-analysis/TypeAnalysisTransform.cpp
willpyshan13/redex
0bb6a6ca434c4f57e825f0c3e0d47d7f1388529f
[ "MIT" ]
null
null
null
service/type-analysis/TypeAnalysisTransform.cpp
willpyshan13/redex
0bb6a6ca434c4f57e825f0c3e0d47d7f1388529f
[ "MIT" ]
null
null
null
/* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #include "TypeAnalysisTransform.h" #include "CFGMutation.h" namespace type_analyzer { constexpr const char* CHECK_PARAM_NULL_SIGNA...
28.714286
78
0.68408
[ "object", "transform" ]
ff1500550365564f016d9762d289c078fb216bd7
17,216
cpp
C++
vts-libs/tools-support/repackatlas.cpp
melowntech/vts-libs
ffbf889b6603a8f95d3c12a2602232ff9c5d2236
[ "BSD-2-Clause" ]
2
2020-04-20T01:44:46.000Z
2021-01-15T06:54:51.000Z
vts-libs/tools-support/repackatlas.cpp
melowntech/vts-libs
ffbf889b6603a8f95d3c12a2602232ff9c5d2236
[ "BSD-2-Clause" ]
2
2020-01-29T16:30:49.000Z
2020-06-03T15:21:29.000Z
vts-libs/tools-support/repackatlas.cpp
melowntech/vts-libs
ffbf889b6603a8f95d3c12a2602232ff9c5d2236
[ "BSD-2-Clause" ]
1
2019-09-25T05:10:07.000Z
2019-09-25T05:10:07.000Z
/** * Copyright (c) 2017 Melown Technologies SE * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * * Redistributions of source code must retain the above copyright notice, * this list of conditions and the f...
31.01982
79
0.555065
[ "mesh", "vector" ]
ff19e17c8da5a7d279569c85271af3aa56ed0f5e
545
cpp
C++
Engine/Mewtle/EntryPoint.cpp
TinSlam/Mewtle
3d178c4523a6a70fd362f781b7a92847f6bac559
[ "Apache-2.0" ]
null
null
null
Engine/Mewtle/EntryPoint.cpp
TinSlam/Mewtle
3d178c4523a6a70fd362f781b7a92847f6bac559
[ "Apache-2.0" ]
null
null
null
Engine/Mewtle/EntryPoint.cpp
TinSlam/Mewtle
3d178c4523a6a70fd362f781b7a92847f6bac559
[ "Apache-2.0" ]
null
null
null
#include <MewtlePreCompiledHeaders.h> // Add this line at the beginning of every cpp file. #include "Mewtle.h" // The engine interface. #include <Mewtle/Core/EntryPoint.h> Mewtle::State* Mewtle::createInitialState(){ // Return your initial state. return nullptr; } void Mewtle::init(){ MTL_INFO("Client init."); }...
18.166667
90
0.699083
[ "render" ]
ff1dcfde06bfa238645968c8d73d26c376bdf06c
1,092
cxx
C++
panda/src/linmath/mathNumbers.cxx
cmarshall108/panda3d-python3
8bea2c0c120b03ec1c9fd179701fdeb7510bb97b
[ "PHP-3.0", "PHP-3.01" ]
null
null
null
panda/src/linmath/mathNumbers.cxx
cmarshall108/panda3d-python3
8bea2c0c120b03ec1c9fd179701fdeb7510bb97b
[ "PHP-3.0", "PHP-3.01" ]
null
null
null
panda/src/linmath/mathNumbers.cxx
cmarshall108/panda3d-python3
8bea2c0c120b03ec1c9fd179701fdeb7510bb97b
[ "PHP-3.0", "PHP-3.01" ]
null
null
null
/** * PANDA 3D SOFTWARE * Copyright (c) Carnegie Mellon University. All rights reserved. * * All use of this software is subject to the terms of the revised BSD * license. You should have received a copy of this license along * with this source code in a file named "LICENSE." * * @file mathNumbers.cxx * @aut...
35.225806
70
0.729853
[ "3d" ]
ff1e90b7d002256005d2f668775af09a91aa2f0b
3,602
cpp
C++
UIShop/TransformDialogDlg.cpp
swjsky/sktminest
42fa47d9ffb0f50a5727e42811e949fff920bec9
[ "MIT" ]
3
2019-12-03T09:04:04.000Z
2021-01-29T02:03:30.000Z
UIShop/TransformDialogDlg.cpp
dushulife/LibUIDK
04e79e64eaadfaa29641c24e9cddd9abde544aac
[ "MIT" ]
null
null
null
UIShop/TransformDialogDlg.cpp
dushulife/LibUIDK
04e79e64eaadfaa29641c24e9cddd9abde544aac
[ "MIT" ]
2
2020-06-12T04:30:31.000Z
2020-11-25T13:23:03.000Z
// TransformDialogDlg.cpp : implementation file // #include "stdafx.h" #include "UIShop.h" #include "TransformDialogDlg.h" #include "TransformDialog.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif // CTransformDialogDlg dialog IMPLEMENT_DYNAMIC(CT...
24.174497
123
0.707385
[ "transform" ]
ff2288068bbc8ad3f939c63cb5e809d8892cd211
14,811
cpp
C++
src/jsgeoda_clustering.cpp
lixun910/wasmgeoda
59beb864ba5baac142b92c84ed483003aa410607
[ "MIT" ]
null
null
null
src/jsgeoda_clustering.cpp
lixun910/wasmgeoda
59beb864ba5baac142b92c84ed483003aa410607
[ "MIT" ]
null
null
null
src/jsgeoda_clustering.cpp
lixun910/wasmgeoda
59beb864ba5baac142b92c84ed483003aa410607
[ "MIT" ]
1
2022-01-12T17:19:31.000Z
2022-01-12T17:19:31.000Z
// // Created by Xun Li on 6/3/21. <lixun910@gmail.com> // #include "../libgeoda_src/gda_clustering.h" #include "../libgeoda_src/GenUtils.h" #include "geojson.h" #include "jsgeoda.h" extern std::map<std::string, GdaGeojson*> geojson_maps; ClusteringResult redcap(const std::string map_uid, const std::string weight_ui...
48.720395
129
0.571265
[ "vector" ]
ff22fbca9f54d56717277009c1250bf9f7a3545c
869
hpp
C++
src/Heap.hpp
wheybags/wcp
57c5e64fb65dd8c282309b7cd9d26484fc9b7e56
[ "MIT" ]
175
2021-03-07T13:43:17.000Z
2022-01-22T23:57:05.000Z
src/Heap.hpp
wheybags/wcp
57c5e64fb65dd8c282309b7cd9d26484fc9b7e56
[ "MIT" ]
13
2021-03-07T22:21:33.000Z
2021-12-10T21:41:28.000Z
src/Heap.hpp
wheybags/wcp
57c5e64fb65dd8c282309b7cd9d26484fc9b7e56
[ "MIT" ]
7
2021-03-08T13:24:44.000Z
2021-07-06T00:45:11.000Z
#pragma once #include <cstdlib> #include <vector> #include <cstdint> #include <atomic> #include <pthread.h> // Thread safe slab allocator class Heap { public: explicit Heap(size_t blocks, size_t blockSize, size_t alignment = 4096); Heap(Heap&& other); ~Heap(); Heap(const Heap&) = delete; Heap& ope...
22.282051
76
0.673188
[ "vector" ]
ff23050506a20aea25eec743ed498f2789b8aa07
3,367
cpp
C++
examples/freertos_tasks.cpp
gregsyoung/SensESP
4be5286f9b156b94ce6f7918cdfadbe40580b08c
[ "Apache-2.0" ]
null
null
null
examples/freertos_tasks.cpp
gregsyoung/SensESP
4be5286f9b156b94ce6f7918cdfadbe40580b08c
[ "Apache-2.0" ]
null
null
null
examples/freertos_tasks.cpp
gregsyoung/SensESP
4be5286f9b156b94ce6f7918cdfadbe40580b08c
[ "Apache-2.0" ]
null
null
null
/** * @brief Example and test program for using FreeRTOS tasks. * */ #include "sensesp/controllers/system_status_controller.h" #include "sensesp/net/discovery.h" #include "sensesp/net/http_server.h" #include "sensesp/net/networking.h" #include "sensesp/net/ws_client.h" #include "sensesp/sensors/digital_input.h" #in...
31.46729
80
0.74161
[ "object" ]
ff28850b280d04ea418dec299ef7f8f5a95df6ee
11,867
cc
C++
test/syscalls/linux/unix_domain_socket_test_util.cc
Pixep/gVisor
dc36c34a766500507e4ac90547b58b88625bbc0d
[ "Apache-2.0" ]
null
null
null
test/syscalls/linux/unix_domain_socket_test_util.cc
Pixep/gVisor
dc36c34a766500507e4ac90547b58b88625bbc0d
[ "Apache-2.0" ]
null
null
null
test/syscalls/linux/unix_domain_socket_test_util.cc
Pixep/gVisor
dc36c34a766500507e4ac90547b58b88625bbc0d
[ "Apache-2.0" ]
null
null
null
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
33.905714
80
0.683155
[ "vector" ]
ff32e19987a4bea0a8dfb412b1d638dd662409ce
4,814
cpp
C++
opt-truss-decomp/opt_pkt/pkt_radix_map.cpp
mexuaz/AccTrussDecomposition
15a9e8fd2f123f5acace5f3b40b94f1a74eb17d4
[ "MIT" ]
9
2020-03-30T13:00:15.000Z
2022-03-17T13:40:17.000Z
opt-truss-decomp/opt_pkt/pkt_radix_map.cpp
mexuaz/AccTrussDecomposition
15a9e8fd2f123f5acace5f3b40b94f1a74eb17d4
[ "MIT" ]
null
null
null
opt-truss-decomp/opt_pkt/pkt_radix_map.cpp
mexuaz/AccTrussDecomposition
15a9e8fd2f123f5acace5f3b40b94f1a74eb17d4
[ "MIT" ]
2
2020-08-17T10:05:51.000Z
2020-08-30T22:57:55.000Z
// // Created by yche on 6/18/19. // #include <functional> #include "util/graph/graph.h" #include "util/log/log.h" #include "util/timer.h" #include "util/containers/boolarray.h" #include "pkt_support_update_utils.h" #include "iter_helper.h" #include "util/containers/radix_hash_map.h" #define REDUCE_RADIX_MAP_COST ...
35.397059
108
0.592854
[ "vector" ]
ff3548f71f764ade55a613481903b7564b2ef763
6,817
cpp
C++
interface/src/renderer/gl_legacy.cpp
jernvall-lab/ToothMaker
e7f09ae3ef9616418a25ef3c1ca836736c3d7449
[ "MIT" ]
null
null
null
interface/src/renderer/gl_legacy.cpp
jernvall-lab/ToothMaker
e7f09ae3ef9616418a25ef3c1ca836736c3d7449
[ "MIT" ]
null
null
null
interface/src/renderer/gl_legacy.cpp
jernvall-lab/ToothMaker
e7f09ae3ef9616418a25ef3c1ca836736c3d7449
[ "MIT" ]
null
null
null
/** * @file gl_legacy.cpp * @brief Functionality for 2D and Humppa drawing. * * This is all legacy code, using fixed functionality and immediate mode stuff * that requires OpenGL compatibility profile. New code should not call these * methods! */ #include <string> #include <math.h> #include "gl_legacy.h" ...
29.132479
84
0.562858
[ "mesh", "object", "shape", "vector" ]
ff3ac39eda1d73d1e4893f5ca6726fb2acb2a6da
25,744
cpp
C++
pycoyote/pycoyote.cpp
Sonoranvideo/libcoyote
02f8eeead5d593f932cd7ee2e16a930760a3267d
[ "Apache-2.0" ]
null
null
null
pycoyote/pycoyote.cpp
Sonoranvideo/libcoyote
02f8eeead5d593f932cd7ee2e16a930760a3267d
[ "Apache-2.0" ]
null
null
null
pycoyote/pycoyote.cpp
Sonoranvideo/libcoyote
02f8eeead5d593f932cd7ee2e16a930760a3267d
[ "Apache-2.0" ]
null
null
null
/* Copyright 2020 Sonoran Video Systems 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...
33.784777
254
0.741338
[ "object", "vector" ]
ff477562045b31c80ba4be7402cf4ce20abd0255
626
cc
C++
P7-Vectors/P67268.cc
srmeeseeks/PRO1-jutge-FIB
3af3d28c77ff14a5dbff20b1b5ddc4178462d8a1
[ "MIT" ]
null
null
null
P7-Vectors/P67268.cc
srmeeseeks/PRO1-jutge-FIB
3af3d28c77ff14a5dbff20b1b5ddc4178462d8a1
[ "MIT" ]
null
null
null
P7-Vectors/P67268.cc
srmeeseeks/PRO1-jutge-FIB
3af3d28c77ff14a5dbff20b1b5ddc4178462d8a1
[ "MIT" ]
null
null
null
//Inversió de seqüències #include <iostream> #include <vector> using namespace std; //Pre: Llegeix una seqüčncia //Post: Escriu la seqüčncia invertida int main() { int n; while (cin >> n) { vector<int> v(n); for (int i = 0; i < n; ++i) { cin >>...
25.04
52
0.373802
[ "vector" ]
ff483c822e9dbb25c8ea6cec33ababc3ea2acf4a
5,492
cpp
C++
urdf_editor/src/utils/convex_hull_generator.cpp
ros-industrial-consortium/CAD-to-ROS
1c5128e48f83f640d99d5e9cde7ccefc56bcf413
[ "Apache-2.0" ]
9
2018-07-30T18:29:46.000Z
2021-04-21T10:35:08.000Z
urdf_editor/src/utils/convex_hull_generator.cpp
ros-industrial-consortium/CAD-to-ROS
1c5128e48f83f640d99d5e9cde7ccefc56bcf413
[ "Apache-2.0" ]
1
2018-06-07T12:51:20.000Z
2018-06-07T13:18:24.000Z
urdf_editor/src/utils/convex_hull_generator.cpp
ros-industrial-consortium/CAD-to-ROS
1c5128e48f83f640d99d5e9cde7ccefc56bcf413
[ "Apache-2.0" ]
8
2018-07-30T18:29:47.000Z
2021-04-21T10:36:01.000Z
#include <urdf_editor/utils/convex_hull_generator.h> #include <assimp/postprocess.h> #include <ros/console.h> #include <pcl_ros/point_cloud.h> #include <pcl_ros/surface/convex_hull.h> #include <boost/algorithm/string.hpp> #include <string> #include <fstream> #include <boost/assign.hpp> static const std::string STL_BIN...
27.46
112
0.676438
[ "mesh", "geometry", "vector" ]
ff4de4a480cb6f2babd7326c51e9cc1962fd3803
1,335
cpp
C++
randomize.cpp14/main.cpp
loic-yvonnet/randomize-cpp14
ddc1022e1231483920dffad3782644eaacf784e0
[ "MIT" ]
null
null
null
randomize.cpp14/main.cpp
loic-yvonnet/randomize-cpp14
ddc1022e1231483920dffad3782644eaacf784e0
[ "MIT" ]
null
null
null
randomize.cpp14/main.cpp
loic-yvonnet/randomize-cpp14
ddc1022e1231483920dffad3782644eaacf784e0
[ "MIT" ]
null
null
null
#include <algorithm> #include <iostream> #include <iterator> #include <vector> #include "randomize.hpp" int main() { // (1) integral function parameter within range [1 ; 6] std::cout << randomize::rand(1, 6) << '\n'; // (2) integral random function generation within range [1 ; 6] auto f = randomi...
35.131579
88
0.573783
[ "vector" ]
ff4f00ee3e2cf8bd067752ba478a316c34139bde
6,556
cpp
C++
Codechef/LONG/MAY18/FAKEBS.cpp
Mindjolt2406/Competitive-Programming
d000d98bf7005ee4fb809bcea2f110e4c4793b80
[ "MIT" ]
2
2018-12-11T14:37:24.000Z
2022-01-23T18:11:54.000Z
Codechef/LONG/MAY18/FAKEBS.cpp
Mindjolt2406/Competitive-Programming
d000d98bf7005ee4fb809bcea2f110e4c4793b80
[ "MIT" ]
null
null
null
Codechef/LONG/MAY18/FAKEBS.cpp
Mindjolt2406/Competitive-Programming
d000d98bf7005ee4fb809bcea2f110e4c4793b80
[ "MIT" ]
null
null
null
// Question +Editorial below #include<bits/stdc++.h> #define pu push_back #define m make_pair using namespace std; pair<string, vector< long long int > >binarysearch(long long int l[], long long int n, long long int i) { long long int beg = 0, end = n-1; string s=""; vector<long long int> v; while(beg<=end) ...
32.944724
307
0.658481
[ "vector" ]
ff548458802eafb5a3d79f971c788c27c70c5bd5
5,275
cpp
C++
Source/CNTKv2LibraryDll/proto/onnx/ONNX.cpp
lizishu/CNTK-1
93cc680d56689bc93f96f9fb08b38d9e08d86d80
[ "MIT" ]
1
2019-09-02T00:44:37.000Z
2019-09-02T00:44:37.000Z
Source/CNTKv2LibraryDll/proto/onnx/ONNX.cpp
joelgrus/CNTK
74d17a74e8d1d4f27a2ae3161122b58b17b15a8c
[ "MIT" ]
null
null
null
Source/CNTKv2LibraryDll/proto/onnx/ONNX.cpp
joelgrus/CNTK
74d17a74e8d1d4f27a2ae3161122b58b17b15a8c
[ "MIT" ]
1
2019-09-02T00:50:13.000Z
2019-09-02T00:50:13.000Z
// // Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE.md file in the project root for full license information. // #include "proto/onnx/core/graph/model.h" #include "proto/onnx/core/graph/graph.h" #include "proto/onnx/core/common/logging/logging.h" #include "Logger.h" #inc...
37.94964
183
0.647204
[ "object", "shape", "model" ]
ff56ec962e58872f876521a36aeee46279554f7e
16,639
hpp
C++
include/bealab/extensions/control/baytrack.hpp
damianmarelli/bealab
3357a0b0fd836c3557f39863471680cc99721729
[ "BSD-3-Clause" ]
1
2018-04-17T13:45:21.000Z
2018-04-17T13:45:21.000Z
include/bealab/extensions/control/baytrack.hpp
damianmarelli/bealab
3357a0b0fd836c3557f39863471680cc99721729
[ "BSD-3-Clause" ]
null
null
null
include/bealab/extensions/control/baytrack.hpp
damianmarelli/bealab
3357a0b0fd836c3557f39863471680cc99721729
[ "BSD-3-Clause" ]
null
null
null
/// @file bealab/extensions/control/baytrack.hpp /// Implementation of Bayesian tracking techniques. #ifndef _BEALAB_BAYTRACK_ #define _BEALAB_BAYTRACK_ #include <bealab/core/blas.hpp> #include <bealab/scilib/stats.hpp> #include <bealab/scilib/optimization.hpp> #include <bealab/extensions/control/linsys.hpp> #include...
23.804006
96
0.609832
[ "vector" ]
ff57f4792ba2a420c23ab1aabb9e2ecf0e7bfd32
2,521
cc
C++
rm/rmtest_p8.cc
harrynp/Record-Based-Database
bb54c3ff6c936a3bea936593ff3ecbaa80c9627e
[ "MIT" ]
1
2021-01-09T11:49:20.000Z
2021-01-09T11:49:20.000Z
rm/rmtest_p8.cc
Keith-Tachibana/Relational_Database_Management_System
abfa8ca847d96939bf743d5e03bb3d98c47b9c6c
[ "MIT" ]
null
null
null
rm/rmtest_p8.cc
Keith-Tachibana/Relational_Database_Management_System
abfa8ca847d96939bf743d5e03bb3d98c47b9c6c
[ "MIT" ]
1
2020-01-17T23:04:55.000Z
2020-01-17T23:04:55.000Z
#include "rm_test_util.h" RC TEST_RM_PRIVATE_8(const string &tableName) { // Functions tested // 1. Delete Tuples // 2. Scan Empty table // 3. Delete Table cout << endl << "***** In RM Test Case Private 8 *****" << endl; RC rc; RID rid; int numTuples = 100000; void *returnedData ...
29.658824
136
0.566045
[ "vector" ]
ff66667851ae7f3392640507aeff2ba61d07220a
2,112
cxx
C++
lib/seldon/computation/basic_functions/Functions_Base.cxx
HongyuHe/lsolver
c791bf192308ba6b564cb60cb3991d2e72093cd7
[ "Apache-2.0" ]
7
2021-01-31T23:20:07.000Z
2021-09-09T20:54:15.000Z
lib/seldon/computation/basic_functions/Functions_Base.cxx
HongyuHe/lsolver
c791bf192308ba6b564cb60cb3991d2e72093cd7
[ "Apache-2.0" ]
1
2021-06-07T07:52:38.000Z
2021-08-13T20:40:55.000Z
lib/seldon/computation/basic_functions/Functions_Base.cxx
HongyuHe/lsolver
c791bf192308ba6b564cb60cb3991d2e72093cd7
[ "Apache-2.0" ]
null
null
null
#ifndef SELDON_FILE_FUNCTIONS_BASE_CXX // in this file, we put functions such as Add, Mlt, MltAdd // with a reduced number of templates in order // to forbid undesired instantiations of generic functions /* Functions defined in this file: M X -> Y Mlt(M, X, Y) alpha M X -> Y Mlt(alpha, M, X, Y) M X -...
23.466667
67
0.549242
[ "vector" ]
ff69609736f24fb429c567d6b0382ef47d2dbe81
807
cc
C++
model/aodv-weep-id-cache.cc
CaptainIRS/weep
d4e1d5db7fa5503c5d2b0b818d47d0d8ad7d1169
[ "MIT" ]
null
null
null
model/aodv-weep-id-cache.cc
CaptainIRS/weep
d4e1d5db7fa5503c5d2b0b818d47d0d8ad7d1169
[ "MIT" ]
null
null
null
model/aodv-weep-id-cache.cc
CaptainIRS/weep
d4e1d5db7fa5503c5d2b0b818d47d0d8ad7d1169
[ "MIT" ]
null
null
null
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */ #include "aodv-weep-id-cache.h" #include <algorithm> namespace ns3 { namespace weep { bool IdCache::IsDuplicate (Ipv4Address addr, uint32_t id) { Purge (); for (std::vector<UniqueId>::const_iterator i = m_idCache.begin (); i != m_idCache.end...
18.767442
68
0.577447
[ "vector" ]
ff72c1e1b52fb26167ddf203e684bfa4e424fd6c
3,338
cxx
C++
Rendering/FreeType/Testing/Cxx/TestTextBoundingBox.cxx
satya-arjunan/vtk8
ee7ced57de6d382a2d12693c01e2fcdac350b25f
[ "BSD-3-Clause" ]
3
2015-07-28T18:07:50.000Z
2018-02-28T20:59:58.000Z
Rendering/FreeType/Testing/Cxx/TestTextBoundingBox.cxx
satya-arjunan/vtk8
ee7ced57de6d382a2d12693c01e2fcdac350b25f
[ "BSD-3-Clause" ]
14
2015-04-25T17:54:13.000Z
2017-01-13T15:30:39.000Z
Rendering/FreeType/Testing/Cxx/TestTextBoundingBox.cxx
satya-arjunan/vtk8
ee7ced57de6d382a2d12693c01e2fcdac350b25f
[ "BSD-3-Clause" ]
4
2016-09-08T02:11:00.000Z
2019-08-15T02:38:39.000Z
/*========================================================================= Program: Visualization Toolkit Module: TestTextBoundingBox.cxx Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen All rights reserved. See Copyright.txt or http://www.kitware.com/Copyright.htm for details. This softw...
34.061224
75
0.623727
[ "render" ]
ff757ebc74044657fefa5a9641faaa258e05e8e2
28,489
cpp
C++
src/rendering/vcTileRenderer.cpp
donutFred/vaultclient
d0af3adcf97c042937d3eaac3cd2be3a8dbd806c
[ "MIT" ]
1
2020-07-15T14:04:47.000Z
2020-07-15T14:04:47.000Z
src/rendering/vcTileRenderer.cpp
donutFred/vaultclient
d0af3adcf97c042937d3eaac3cd2be3a8dbd806c
[ "MIT" ]
null
null
null
src/rendering/vcTileRenderer.cpp
donutFred/vaultclient
d0af3adcf97c042937d3eaac3cd2be3a8dbd806c
[ "MIT" ]
null
null
null
#include "vcTileRenderer.h" #include "vcQuadTree.h" #include "vcGIS.h" #include "vcSettings.h" #include "gl/vcGLState.h" #include "gl/vcMeshUtils.h" #include "gl/vcRenderShaders.h" #include "gl/vcShader.h" #include "gl/vcMesh.h" #include "udThread.h" #include "udFile.h" #include "udPlatformUtil.h" #include "udChunked...
35.925599
303
0.725368
[ "render", "vector" ]
ff8046d2ccf6045e17c724329b67d93aeb0a4c76
1,592
cpp
C++
src/third_party/skia/docs/examples/Surface_MakeRenderTarget_2.cpp
rhencke/engine
1016db292c4e73374a0a11536b18303c9522a224
[ "BSD-3-Clause" ]
54
2016-04-05T17:45:19.000Z
2022-01-31T06:27:33.000Z
src/third_party/skia/docs/examples/Surface_MakeRenderTarget_2.cpp
rhencke/engine
1016db292c4e73374a0a11536b18303c9522a224
[ "BSD-3-Clause" ]
25
2016-03-18T04:01:06.000Z
2020-06-27T15:39:35.000Z
src/third_party/skia/docs/examples/Surface_MakeRenderTarget_2.cpp
rhencke/engine
1016db292c4e73374a0a11536b18303c9522a224
[ "BSD-3-Clause" ]
50
2016-03-03T20:31:58.000Z
2022-03-31T18:26:13.000Z
// Copyright 2019 Google LLC. // Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. #include "tools/fiddle/examples.h" // HASH=640321e8ecfb3f9329f3bc6e1f02485f REG_FIDDLE(Surface_MakeRenderTarget_2, 256, 256, false, 0) { void draw(SkCanvas* canvas) { auto test_draw = [...
40.820513
100
0.636307
[ "geometry" ]
ff80532c8101da141641bb73e83dc1a2f16e88a7
8,545
cpp
C++
Samples/VoronoiDiragram/SimpleVoronoi2dSimulation.cpp
kasunindikaliyanage/Jyamithika
ae558f2ea1f784fd54f82f507969ad46b62defd5
[ "MIT" ]
7
2021-11-11T14:57:36.000Z
2022-03-22T21:53:32.000Z
Samples/VoronoiDiragram/SimpleVoronoi2dSimulation.cpp
kasunindikaliyanage/Jyamithika
ae558f2ea1f784fd54f82f507969ad46b62defd5
[ "MIT" ]
null
null
null
Samples/VoronoiDiragram/SimpleVoronoi2dSimulation.cpp
kasunindikaliyanage/Jyamithika
ae558f2ea1f784fd54f82f507969ad46b62defd5
[ "MIT" ]
6
2021-11-24T05:20:04.000Z
2022-02-27T15:12:34.000Z
#include "glad\glad.h" #include <GLFW\glfw3.h> #include <array> #include "GLM\glm.hpp" #include "GLM\gtc\matrix_transform.hpp" #include "GLM\gtc\type_ptr.hpp" #include "GraphicUtils\Imgui\imgui.h" #include "GraphicUtils\Imgui\imgui_impl_glfw.h" #include "GraphicUtils\Imgui\imgui_impl_opengl3.h" #include "GraphicUtil...
29.364261
124
0.703101
[ "geometry", "render", "vector" ]
ff80baed30568f5d08468a635a0935d23eb90216
1,916
cpp
C++
source/unittest/jsonwritter.cpp
kracejic/krlib
346eed72d17892d4fec7e987d46545406c8f12dd
[ "MIT" ]
2
2016-11-10T07:26:34.000Z
2018-09-30T00:39:46.000Z
source/unittest/jsonwritter.cpp
kracejic/krlib
346eed72d17892d4fec7e987d46545406c8f12dd
[ "MIT" ]
null
null
null
source/unittest/jsonwritter.cpp
kracejic/krlib
346eed72d17892d4fec7e987d46545406c8f12dd
[ "MIT" ]
null
null
null
#include "kr/JsonWritter.h" #include "catch.hpp" #include "kr/logger.h" TEST_CASE("JsonWritterTo") { std::string t; kr::Json::WritterTo js(t); js.startObject(); js.put("test", "test"); js.endObject(); REQUIRE(t == R"({"test":"test"})"); } TEST_CASE("JsonWritter") { kr::Json::Writter js; ...
22.809524
107
0.495303
[ "object" ]
ff82c40f99a4eddbb4bd0d86093315464c2c9a04
27,267
cpp
C++
kehnetwork/snapshotdata.cpp
Kehom/GodotModulePack
9f2bbcdeb00bc577598680a22601be79220c5352
[ "MIT" ]
4
2021-03-12T12:40:01.000Z
2022-03-09T02:41:39.000Z
kehnetwork/snapshotdata.cpp
baiduwen3/GodotModulePack
9f2bbcdeb00bc577598680a22601be79220c5352
[ "MIT" ]
null
null
null
kehnetwork/snapshotdata.cpp
baiduwen3/GodotModulePack
9f2bbcdeb00bc577598680a22601be79220c5352
[ "MIT" ]
1
2022-03-09T02:42:07.000Z
2022-03-09T02:42:07.000Z
/** * Copyright (c) 2021 Yuri Sarudiansky * * 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, p...
34.912932
168
0.647779
[ "object" ]
ff866b0c7d07531142c7ac7c894736f7b7407beb
3,859
cpp
C++
src/xray/xrCDB/xrCDB.cpp
OLR-xray/OLR-3.0
b6a9bb2a0c1fb849b8c6cea2e831e1ceea5cc611
[ "Apache-2.0" ]
8
2016-01-25T20:18:51.000Z
2019-03-06T07:00:04.000Z
src/xray/xrCDB/xrCDB.cpp
OLR-xray/OLR-3.0
b6a9bb2a0c1fb849b8c6cea2e831e1ceea5cc611
[ "Apache-2.0" ]
null
null
null
src/xray/xrCDB/xrCDB.cpp
OLR-xray/OLR-3.0
b6a9bb2a0c1fb849b8c6cea2e831e1ceea5cc611
[ "Apache-2.0" ]
3
2016-02-14T01:20:43.000Z
2021-02-03T11:19:11.000Z
// xrCDB.cpp : Defines the entry point for the DLL application. // #include "stdafx.h" #pragma hdrstop #include "xrCDB.h" using namespace CDB; using namespace Opcode; BOOL APIENTRY DllMain( HANDLE hModule, u32 ul_reason_for_call, LPVOID lpReserved ) { switch (ul_reason_for_call) { case...
21.087432
98
0.64965
[ "model" ]
ff8c673df3f72a51e3340960d618bb2227aeb30f
24,082
cpp
C++
Source/Runtime/Private/Math/Matrix4.cpp
ValtoGameEngines/Blueshift-Engine
7d913bd85a50774c9eb151dceca02b8d4fe8e096
[ "Apache-2.0" ]
1
2019-11-15T04:20:25.000Z
2019-11-15T04:20:25.000Z
Source/Runtime/Private/Math/Matrix4.cpp
iceman201/BlueshiftEngine
7d913bd85a50774c9eb151dceca02b8d4fe8e096
[ "Apache-2.0" ]
null
null
null
Source/Runtime/Private/Math/Matrix4.cpp
iceman201/BlueshiftEngine
7d913bd85a50774c9eb151dceca02b8d4fe8e096
[ "Apache-2.0" ]
1
2020-06-29T08:05:44.000Z
2020-06-29T08:05:44.000Z
// Copyright(c) 2017 POLYGONTEK // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http ://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to i...
33.07967
211
0.452952
[ "vector" ]
ff8cd26d503e84064b41a7a45c903900c765219c
1,539
cc
C++
10_LambdaFunktionen/Lambda.cc
j3l4ck0ut/UdemyCpp
ed3b75cedbf9cad211a205195605cfd3c9280efc
[ "MIT" ]
null
null
null
10_LambdaFunktionen/Lambda.cc
j3l4ck0ut/UdemyCpp
ed3b75cedbf9cad211a205195605cfd3c9280efc
[ "MIT" ]
null
null
null
10_LambdaFunktionen/Lambda.cc
j3l4ck0ut/UdemyCpp
ed3b75cedbf9cad211a205195605cfd3c9280efc
[ "MIT" ]
null
null
null
#include <algorithm> #include <iostream> #include <iterator> #include <numeric> #include <vector> int check_even(int val) { if (val % 2 == 0) return 1; else return 0; } int main() { std::vector<int> my_vector(10, 0); std::iota(my_vector.begin(), my_vector.end(), 0); for (const aut...
22.632353
84
0.533463
[ "vector", "transform" ]
ff8ea4a49da635dd534268b008bb923c41b4fd44
9,512
cpp
C++
src/RadialLight.cpp
MiguelMJ/Candle
c94703db32a94c8669fbf39f22f65a73e15cfbaf
[ "MIT" ]
80
2020-09-26T12:00:20.000Z
2022-03-31T03:24:06.000Z
src/RadialLight.cpp
MiguelMJ/Candle
c94703db32a94c8669fbf39f22f65a73e15cfbaf
[ "MIT" ]
19
2020-11-05T17:40:28.000Z
2022-01-19T14:15:13.000Z
src/RadialLight.cpp
MiguelMJ/Candle
c94703db32a94c8669fbf39f22f65a73e15cfbaf
[ "MIT" ]
8
2020-11-05T11:45:52.000Z
2022-01-18T02:28:12.000Z
#ifdef CANDLE_DEBUG #include <iostream> #endif #include <memory> #include "Candle/RadialLight.hpp" #include "SFML/Graphics.hpp" #include "Candle/graphics/VertexArray.hpp" #include "Candle/geometry/Vector2.hpp" #include "Candle/geometry/Line.hpp" namespace candle{ int RadialLight::s_instanceCount = 0; const ...
36.444444
116
0.561081
[ "geometry", "vector", "transform" ]
ff90a6a69a1cf9dc286ba77974fd3c26a7c5b6ad
9,120
cpp
C++
src/qt/qtbase/src/3rdparty/angle/src/libGLESv2/renderer/d3d/d3d11/InputLayoutCache.cpp
chihlee/phantomjs
644e0b3a6c9c16bcc6f7ce2c24274bf7d764f53c
[ "BSD-3-Clause" ]
null
null
null
src/qt/qtbase/src/3rdparty/angle/src/libGLESv2/renderer/d3d/d3d11/InputLayoutCache.cpp
chihlee/phantomjs
644e0b3a6c9c16bcc6f7ce2c24274bf7d764f53c
[ "BSD-3-Clause" ]
null
null
null
src/qt/qtbase/src/3rdparty/angle/src/libGLESv2/renderer/d3d/d3d11/InputLayoutCache.cpp
chihlee/phantomjs
644e0b3a6c9c16bcc6f7ce2c24274bf7d764f53c
[ "BSD-3-Clause" ]
null
null
null
// // Copyright (c) 2012 The ANGLE Project Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // // InputLayoutCache.cpp: Defines InputLayoutCache, a class that builds and caches // D3D11 input layouts. #include "libGLESv2/renderer/d3d...
35.625
156
0.660855
[ "vector" ]
ff910189f63cc83830348f02eb9a7de9f9745fe0
10,964
cpp
C++
GSGL/src/scenegraph/freeview.cpp
kulibali/periapsis
8a8588caff526d3b17604c96338145329be160b8
[ "MIT" ]
null
null
null
GSGL/src/scenegraph/freeview.cpp
kulibali/periapsis
8a8588caff526d3b17604c96338145329be160b8
[ "MIT" ]
null
null
null
GSGL/src/scenegraph/freeview.cpp
kulibali/periapsis
8a8588caff526d3b17604c96338145329be160b8
[ "MIT" ]
null
null
null
// // $Id$ // // Copyright (c) 2008, The Periapsis Project. 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 copyrigh...
37.166102
164
0.505199
[ "vector", "transform" ]
910d1d5fc40c0cbf96501f01a74908b9f6f5474a
4,133
cpp
C++
aws-cpp-sdk-config/source/model/ConfigurationRecorderStatus.cpp
curiousjgeorge/aws-sdk-cpp
09b65deba03cfbef9a1e5d5986aa4de71bc03cd8
[ "Apache-2.0" ]
2
2019-03-11T15:50:55.000Z
2020-02-27T11:40:27.000Z
aws-cpp-sdk-config/source/model/ConfigurationRecorderStatus.cpp
curiousjgeorge/aws-sdk-cpp
09b65deba03cfbef9a1e5d5986aa4de71bc03cd8
[ "Apache-2.0" ]
null
null
null
aws-cpp-sdk-config/source/model/ConfigurationRecorderStatus.cpp
curiousjgeorge/aws-sdk-cpp
09b65deba03cfbef9a1e5d5986aa4de71bc03cd8
[ "Apache-2.0" ]
1
2019-01-18T13:03:55.000Z
2019-01-18T13:03:55.000Z
/* * Copyright 2010-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" fil...
23.617143
101
0.749819
[ "model" ]
910d316507725206495d6871348b1788141cbe52
11,058
cxx
C++
src/PostProcessing.cxx
samsalt/gxmc
6efeb6f0c9eeb65c6e1003c7f27b0583b5c5e572
[ "BSD-3-Clause" ]
null
null
null
src/PostProcessing.cxx
samsalt/gxmc
6efeb6f0c9eeb65c6e1003c7f27b0583b5c5e572
[ "BSD-3-Clause" ]
null
null
null
src/PostProcessing.cxx
samsalt/gxmc
6efeb6f0c9eeb65c6e1003c7f27b0583b5c5e572
[ "BSD-3-Clause" ]
null
null
null
#include "PostProcessing.h" void Output(std::vector<gxcBlock> &Block, std::vector<gxcNode> &Node, gxcControl &SimulationParameter) { int CPU_word_size, IO_word_size, exoid, error; float version; CPU_word_size = sizeof(gxcData); IO_word_size = sizeof(gxcData); exoid = ex_open("gxcOut.exo", EX_WRITE...
52.657143
354
0.650118
[ "vector" ]
9116fb94e54ccffb6177420f945ed51d649ddfa3
1,523
cpp
C++
aws-cpp-sdk-iot/source/model/CreateProvisioningTemplateVersionResult.cpp
Neusoft-Technology-Solutions/aws-sdk-cpp
88c041828b0dbee18a297c3cfe98c5ecd0706d0b
[ "Apache-2.0" ]
1
2022-02-10T08:06:54.000Z
2022-02-10T08:06:54.000Z
aws-cpp-sdk-iot/source/model/CreateProvisioningTemplateVersionResult.cpp
Neusoft-Technology-Solutions/aws-sdk-cpp
88c041828b0dbee18a297c3cfe98c5ecd0706d0b
[ "Apache-2.0" ]
1
2022-01-03T23:59:37.000Z
2022-01-03T23:59:37.000Z
aws-cpp-sdk-iot/source/model/CreateProvisioningTemplateVersionResult.cpp
ravindra-wagh/aws-sdk-cpp
7d5ff01b3c3b872f31ca98fb4ce868cd01e97696
[ "Apache-2.0" ]
1
2021-11-09T11:58:03.000Z
2021-11-09T11:58:03.000Z
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #include <aws/iot/model/CreateProvisioningTemplateVersionResult.h> #include <aws/core/utils/json/JsonSerializer.h> #include <aws/core/AmazonWebServiceResult.h> #include <aws/core/utils/StringUtils.h> ...
24.174603
146
0.759685
[ "model" ]
911bb784022cbcfc671001d7537b900f8228595e
6,908
cpp
C++
Time-tracker/Time-tracker/Source.cpp
Fingolfin7/Time-Tracker
7378ba76f31bac5391ace33490fa07e9b86882bc
[ "MIT" ]
null
null
null
Time-tracker/Time-tracker/Source.cpp
Fingolfin7/Time-Tracker
7378ba76f31bac5391ace33490fa07e9b86882bc
[ "MIT" ]
null
null
null
Time-tracker/Time-tracker/Source.cpp
Fingolfin7/Time-Tracker
7378ba76f31bac5391ace33490fa07e9b86882bc
[ "MIT" ]
null
null
null
#include <iostream> #include <vector> #include <windows.h> // allows us to use "PlaySound()" #include <ShellAPI.h> // shell execute #include <thread> #include <fstream> #include <string> #include <chrono> #include "Colours.h" #pragma comment (lib, "Winmm.lib") //function prototypes void menu(); void sav...
24.323944
105
0.582224
[ "vector" ]
91286e7bc14ad32f23025313cc17ce92bd9bec7b
1,804
cpp
C++
contests/uva/uva-10922.cpp
leomaurodesenv/contest-codes
f7ae7e9d8c67e43dea7ac7dd71afce20d804f518
[ "MIT" ]
null
null
null
contests/uva/uva-10922.cpp
leomaurodesenv/contest-codes
f7ae7e9d8c67e43dea7ac7dd71afce20d804f518
[ "MIT" ]
null
null
null
contests/uva/uva-10922.cpp
leomaurodesenv/contest-codes
f7ae7e9d8c67e43dea7ac7dd71afce20d804f518
[ "MIT" ]
null
null
null
/* * Problema: 10922 - 2 the 9s * https://uva.onlinejudge.org/index.php?option=onlinejudge&page=show_problem&problem=1863 */ #include <iostream> #include <iomanip> #include <cstdio> #include <cstdlib> #include <numeric> #include <string> #include <sstream> #include <iomanip> #include <locale> #include <bitset> #include...
23.128205
103
0.58592
[ "vector" ]
91295daf51269de0c3503458822bbdc2fa118b09
2,994
hpp
C++
Graphics/Graphics/ConstantBuffer.hpp
Neko81795/Graphics
134b174609c609f7762ef0cc3e10398d2472a1b4
[ "MIT" ]
null
null
null
Graphics/Graphics/ConstantBuffer.hpp
Neko81795/Graphics
134b174609c609f7762ef0cc3e10398d2472a1b4
[ "MIT" ]
null
null
null
Graphics/Graphics/ConstantBuffer.hpp
Neko81795/Graphics
134b174609c609f7762ef0cc3e10398d2472a1b4
[ "MIT" ]
null
null
null
#pragma once #include "ConstantBuffer.h" #include "GraphicsEngine.h" #include <exception> #include <memory> namespace Graphics { template<typename T> ConstantBuffer<T>::ConstantBuffer(GraphicsEngine& graphics, ShaderType type, UINT slot) : Graphics(graphics), Type(type), Slot(slot) { Create(); Dirty...
25.810345
134
0.689713
[ "geometry" ]
912a4036f4058f367d5fa0f29ecc92c192147059
23,947
hpp
C++
src/r4/vector.hpp
cppfw/r4
55887b638ec316e8d4239c57f2fe744d857fb6d2
[ "MIT" ]
1
2022-01-31T20:44:07.000Z
2022-01-31T20:44:07.000Z
src/r4/vector.hpp
cppfw/r4
55887b638ec316e8d4239c57f2fe744d857fb6d2
[ "MIT" ]
5
2021-01-30T13:39:19.000Z
2022-01-26T11:24:38.000Z
src/r4/vector.hpp
cppfw/r4
55887b638ec316e8d4239c57f2fe744d857fb6d2
[ "MIT" ]
2
2020-12-15T01:51:01.000Z
2022-01-24T13:15:48.000Z
/* The MIT License (MIT) Copyright (c) 2015-2021 igagis 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, p...
25.694206
122
0.632188
[ "object", "vector", "3d" ]
912da20c5f23fdb55c34a3258e1747395287f042
4,435
cpp
C++
velox/dwio/dwrf/test/RatioTrackerTest.cpp
vancexu/velox
fa076fd9eab6ae4090ed9b9b91c4e7658d4ee1e4
[ "Apache-2.0" ]
672
2021-09-22T16:45:58.000Z
2022-03-31T13:42:31.000Z
velox/dwio/dwrf/test/RatioTrackerTest.cpp
vancexu/velox
fa076fd9eab6ae4090ed9b9b91c4e7658d4ee1e4
[ "Apache-2.0" ]
986
2021-09-22T17:02:52.000Z
2022-03-31T23:57:25.000Z
velox/dwio/dwrf/test/RatioTrackerTest.cpp
vancexu/velox
fa076fd9eab6ae4090ed9b9b91c4e7658d4ee1e4
[ "Apache-2.0" ]
178
2021-09-22T17:27:47.000Z
2022-03-31T03:18:37.000Z
/* * Copyright (c) Facebook, Inc. and its affiliates. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
38.232759
79
0.65389
[ "vector" ]
91308da672ce530e776635e87f85556e432fded6
1,994
cpp
C++
Arrangement_on_surface_2/demo/Arrangement_on_surface_2/Callback.cpp
ffteja/cgal
c1c7f4ad9a4cd669e33ca07a299062a461581812
[ "CC0-1.0" ]
3,227
2015-03-05T00:19:18.000Z
2022-03-31T08:20:35.000Z
Arrangement_on_surface_2/demo/Arrangement_on_surface_2/Callback.cpp
ffteja/cgal
c1c7f4ad9a4cd669e33ca07a299062a461581812
[ "CC0-1.0" ]
5,574
2015-03-05T00:01:56.000Z
2022-03-31T15:08:11.000Z
Arrangement_on_surface_2/demo/Arrangement_on_surface_2/Callback.cpp
ffteja/cgal
c1c7f4ad9a4cd669e33ca07a299062a461581812
[ "CC0-1.0" ]
1,274
2015-03-05T00:01:12.000Z
2022-03-31T14:47:56.000Z
// Copyright (c) 2012, 2020 Tel-Aviv University (Israel). // All rights reserved. // // This file is part of CGAL (www.cgal.org). // // $URL$ // $Id$ // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // Author(s): Alex Tsui <alextsui05@gmail.com> // Ahmed Essam <theartful.ae@gmail.com>...
27.315068
77
0.687563
[ "object" ]
913286b32a66ecb4dd4a23d0d1b32ad9cddfa949
35,726
cpp
C++
SU2-Quantum/SU2_CFD/src/numerics/flow/convection/roe.cpp
Agony5757/SU2-Quantum
16e7708371a597511e1242f3a7581e8c4187f5b2
[ "Apache-2.0" ]
null
null
null
SU2-Quantum/SU2_CFD/src/numerics/flow/convection/roe.cpp
Agony5757/SU2-Quantum
16e7708371a597511e1242f3a7581e8c4187f5b2
[ "Apache-2.0" ]
null
null
null
SU2-Quantum/SU2_CFD/src/numerics/flow/convection/roe.cpp
Agony5757/SU2-Quantum
16e7708371a597511e1242f3a7581e8c4187f5b2
[ "Apache-2.0" ]
1
2021-12-03T06:40:08.000Z
2021-12-03T06:40:08.000Z
/*! * \file roe.cpp * \brief Implementations of Roe-type schemes. * \author F. Palacios, T. Economon * \version 7.0.6 "Blackbird" * * SU2 Project Website: https://su2code.github.io * * The SU2 Project is maintained by the SU2 Foundation * (http://su2foundation.org) * * Copyright 2012-2020, SU2 Contributors (...
34.752918
155
0.654789
[ "mesh", "vector" ]
91330124ce7bc13b32d9cbb2c7ed5a576b0b59a3
78,018
cc
C++
cc/resources/resource_provider.cc
metux/chromium-deb
3c08e9b89a1b6f95f103a61ff4f528dbcd57fc42
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
cc/resources/resource_provider.cc
metux/chromium-deb
3c08e9b89a1b6f95f103a61ff4f528dbcd57fc42
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
cc/resources/resource_provider.cc
metux/chromium-deb
3c08e9b89a1b6f95f103a61ff4f528dbcd57fc42
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
// Copyright 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "cc/resources/resource_provider.h" #include <stddef.h> #include <stdint.h> #include <algorithm> #include <limits> #include <unordered_map> #in...
35.159081
80
0.707221
[ "geometry", "render", "vector" ]
91357dc9b70c76662b5851d65de8bc71beb07899
13,611
cc
C++
lib/jxl/enc_group.cc
zond/libjxl
04267a8780d1600d2bc9a79d161d7f769b5db93c
[ "BSD-3-Clause" ]
10
2021-05-10T01:18:27.000Z
2022-03-01T09:35:53.000Z
lib/jxl/enc_group.cc
zond/libjxl
04267a8780d1600d2bc9a79d161d7f769b5db93c
[ "BSD-3-Clause" ]
1
2021-07-05T18:03:12.000Z
2021-07-05T18:34:28.000Z
lib/jxl/enc_group.cc
zond/libjxl
04267a8780d1600d2bc9a79d161d7f769b5db93c
[ "BSD-3-Clause" ]
3
2021-04-21T08:57:00.000Z
2021-09-13T11:33:37.000Z
// Copyright (c) the JPEG XL Project Authors. All rights reserved. // // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. #include "lib/jxl/enc_group.h" #include <utility> #include "hwy/aligned_allocator.h" #undef HWY_TARGET_INCLUDE #define HWY_TARGET_INCLUDE "lib...
39.682216
80
0.604658
[ "vector" ]
9136573bd564df1f19bb2af5717f83bc5b7ab580
2,196
cpp
C++
aws-cpp-sdk-connect/source/model/CreateRoutingProfileRequest.cpp
Neusoft-Technology-Solutions/aws-sdk-cpp
88c041828b0dbee18a297c3cfe98c5ecd0706d0b
[ "Apache-2.0" ]
1
2022-02-10T08:06:54.000Z
2022-02-10T08:06:54.000Z
aws-cpp-sdk-connect/source/model/CreateRoutingProfileRequest.cpp
Neusoft-Technology-Solutions/aws-sdk-cpp
88c041828b0dbee18a297c3cfe98c5ecd0706d0b
[ "Apache-2.0" ]
1
2022-01-03T23:59:37.000Z
2022-01-03T23:59:37.000Z
aws-cpp-sdk-connect/source/model/CreateRoutingProfileRequest.cpp
ravindra-wagh/aws-sdk-cpp
7d5ff01b3c3b872f31ca98fb4ce868cd01e97696
[ "Apache-2.0" ]
1
2021-11-09T11:58:03.000Z
2021-11-09T11:58:03.000Z
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #include <aws/connect/model/CreateRoutingProfileRequest.h> #include <aws/core/utils/json/JsonSerializer.h> #include <utility> using namespace Aws::Connect::Model; using namespace Aws::Utils::Json; u...
25.241379
137
0.759563
[ "model" ]
913832330ca150dddc3a43f26572b35d0244ffe1
48,868
cpp
C++
src/Tasks.cpp
SaeidSamadi/Tasks
cb3f29a5545a96df83a7d49730799c90bfb0b6f7
[ "BSD-2-Clause" ]
null
null
null
src/Tasks.cpp
SaeidSamadi/Tasks
cb3f29a5545a96df83a7d49730799c90bfb0b6f7
[ "BSD-2-Clause" ]
null
null
null
src/Tasks.cpp
SaeidSamadi/Tasks
cb3f29a5545a96df83a7d49730799c90bfb0b6f7
[ "BSD-2-Clause" ]
null
null
null
/* * Copyright 2012-2019 CNRS-UM LIRMM, CNRS-AIST JRL */ // associated header #include "Tasks/Tasks.h" // includes // std #include <numeric> #include <set> // rbd #include <RBDyn/MultiBody.h> #include <RBDyn/MultiBodyConfig.h> namespace tasks { /** * PositionTask */ PositionTask::PositionTask(cons...
29.563218
120
0.649894
[ "vector", "transform" ]
914751e62d2ccba6dbdac8bddd0e0afcacec3914
5,053
cpp
C++
UVA/10061.cpp
DT3264/ProgrammingContestsSolutions
a297f2da654c2ca2815b9aa375c2b4ca0052269d
[ "MIT" ]
null
null
null
UVA/10061.cpp
DT3264/ProgrammingContestsSolutions
a297f2da654c2ca2815b9aa375c2b4ca0052269d
[ "MIT" ]
null
null
null
UVA/10061.cpp
DT3264/ProgrammingContestsSolutions
a297f2da654c2ca2815b9aa375c2b4ca0052269d
[ "MIT" ]
null
null
null
#include<bits/stdc++.h> using namespace std; vector<string> findPosibleChilds(string &p1, string &p2){ set<string> posibles={"A", "B", "AB", "O"}; vector<string> toReturn; if(p1=="A"){ if(p2=="A" || p2=="O"){ posibles.erase("B"); posibles.erase("AB"); } if(p2=...
25.139303
79
0.398773
[ "vector" ]
914c80cc94040e82c6c369b2c22450a6644730fd
1,782
hpp
C++
tools/Vitis-AI-Library/usefultools/src/tools_extra_ops.hpp
hito0512/Vitis-AI
996459fb96cb077ed2f7e789d515893b1cccbc95
[ "Apache-2.0" ]
1
2022-02-17T22:13:23.000Z
2022-02-17T22:13:23.000Z
tools/Vitis-AI-Library/usefultools/src/tools_extra_ops.hpp
hito0512/Vitis-AI
996459fb96cb077ed2f7e789d515893b1cccbc95
[ "Apache-2.0" ]
null
null
null
tools/Vitis-AI-Library/usefultools/src/tools_extra_ops.hpp
hito0512/Vitis-AI
996459fb96cb077ed2f7e789d515893b1cccbc95
[ "Apache-2.0" ]
null
null
null
/* * 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 ...
37.914894
92
0.680696
[ "vector" ]
914fb12c32771e1fe4e3c10656ad6a968ce613d3
21,174
cpp
C++
Sources/Elastos/Frameworks/Droid/Commands/Monkey/src/MonkeySourceRandom.cpp
jingcao80/Elastos
d0f39852356bdaf3a1234743b86364493a0441bc
[ "Apache-2.0" ]
7
2017-07-13T10:34:54.000Z
2021-04-16T05:40:35.000Z
Sources/Elastos/Frameworks/Droid/Commands/Monkey/src/MonkeySourceRandom.cpp
jingcao80/Elastos
d0f39852356bdaf3a1234743b86364493a0441bc
[ "Apache-2.0" ]
null
null
null
Sources/Elastos/Frameworks/Droid/Commands/Monkey/src/MonkeySourceRandom.cpp
jingcao80/Elastos
d0f39852356bdaf3a1234743b86364493a0441bc
[ "Apache-2.0" ]
9
2017-07-13T12:33:20.000Z
2021-06-19T02:46:48.000Z
//========================================================================= // Copyright (C) 2012 The Elastos 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 // // ...
33.13615
115
0.628743
[ "vector" ]
915aea7b9ada2e89b227f254eb64c83ab2b3496b
677
cpp
C++
libraries/wasmlib/wasmlib.cpp
xiaoyu1998/wasm.cdt
79e8a65ec682164b7c917a6d209adbbda0e17059
[ "MIT" ]
3
2019-08-28T09:42:32.000Z
2020-10-19T06:24:26.000Z
libraries/wasmlib/wasmlib.cpp
xiaoyu1998/wasm.cdt
79e8a65ec682164b7c917a6d209adbbda0e17059
[ "MIT" ]
null
null
null
libraries/wasmlib/wasmlib.cpp
xiaoyu1998/wasm.cdt
79e8a65ec682164b7c917a6d209adbbda0e17059
[ "MIT" ]
4
2019-08-29T02:05:53.000Z
2020-01-08T08:33:07.000Z
#include "core/datastream.hpp" #include "contracts/system.hpp" #include "contracts/privileged.hpp" namespace wasm { extern "C" { __attribute__((wasm_wasm_import)) uint64_t current_time(); __attribute__((wasm_wasm_import)) uint32_t get_active_producers(uint64_t*, uint32_t); } uint64_t c...
24.178571
94
0.697194
[ "vector" ]
915c7e925d8ab2fff9962869378d0d44863cf6f1
7,026
hpp
C++
src/object.hpp
nilern/kauno
a82f43bc535378afe9ce427ffb16921bf966fd47
[ "MIT" ]
null
null
null
src/object.hpp
nilern/kauno
a82f43bc535378afe9ce427ffb16921bf966fd47
[ "MIT" ]
null
null
null
src/object.hpp
nilern/kauno
a82f43bc535378afe9ce427ffb16921bf966fd47
[ "MIT" ]
null
null
null
#ifndef OBJECT_H #define OBJECT_H #include <cstddef> #include <cstdint> #include <cstdlib> #include <optional> using std::optional; namespace kauno { class State; struct Header { uintptr_t bits; }; struct Type; template<typename T> class ORef { T* ptr_; public: explicit ORef(T* ptr) : ptr_(ptr) {} ...
25.182796
116
0.637774
[ "object" ]
9162688702def1b599595936a787d9cb802e4127
2,042
hpp
C++
src/netspeak/QueryNormalizer.hpp
netspeak/netspeak4-application-cpp
b322c19e22c71f39be95b37b14f43daab1cb9024
[ "MIT" ]
null
null
null
src/netspeak/QueryNormalizer.hpp
netspeak/netspeak4-application-cpp
b322c19e22c71f39be95b37b14f43daab1cb9024
[ "MIT" ]
7
2020-06-02T18:37:02.000Z
2021-02-17T11:04:22.000Z
src/netspeak/QueryNormalizer.hpp
netspeak/netspeak4-application-ngrams
b322c19e22c71f39be95b37b14f43daab1cb9024
[ "MIT" ]
null
null
null
#ifndef NETSPEAK_QUERY_NORMALIZER_HPP #define NETSPEAK_QUERY_NORMALIZER_HPP #include <memory> #include <string> #include <vector> #include "netspeak/Dictionaries.hpp" #include "netspeak/model/NormQuery.hpp" #include "netspeak/model/Query.hpp" #include "netspeak/regex/RegexIndex.hpp" namespace netspeak { // TODO: c...
24.60241
80
0.684133
[ "vector", "model" ]
916f910fb01e6a6ed87a63c38754a7583ebc35f8
21,776
hpp
C++
task6_parallelization_and_numa_awareness/ParallelRadixJoins.hpp
cakebytheoceanLuo/data_processing_on_modern_hardware
9d334be7a9cd426a881164a2938195422006e069
[ "MIT" ]
null
null
null
task6_parallelization_and_numa_awareness/ParallelRadixJoins.hpp
cakebytheoceanLuo/data_processing_on_modern_hardware
9d334be7a9cd426a881164a2938195422006e069
[ "MIT" ]
null
null
null
task6_parallelization_and_numa_awareness/ParallelRadixJoins.hpp
cakebytheoceanLuo/data_processing_on_modern_hardware
9d334be7a9cd426a881164a2938195422006e069
[ "MIT" ]
null
null
null
// // Created by Alexander Beischl on 2020-05-19. // #include "Relation.hpp" #include "ThreadPool.hpp" #include "Barrier.hpp" #include <numa.h> #include <numaif.h> #include <cassert> #include <unordered_set> #include <vector> #include <thread> #include <atomic> enum class Partitioning { naive, softwareManaged, multi...
39.306859
161
0.619443
[ "vector" ]
917cc075994380cc407083a61b783b4db67ab190
5,075
cpp
C++
src/world.cpp
LangdalP/BasicPhysicsDemo
f814b1cbcaa03ee4b0772c2c40de8a41c795fca2
[ "MIT" ]
null
null
null
src/world.cpp
LangdalP/BasicPhysicsDemo
f814b1cbcaa03ee4b0772c2c40de8a41c795fca2
[ "MIT" ]
null
null
null
src/world.cpp
LangdalP/BasicPhysicsDemo
f814b1cbcaa03ee4b0772c2c40de8a41c795fca2
[ "MIT" ]
null
null
null
#include "world.h" #include <iostream> #include <fstream> #include <vector> #include "json.hpp" using json = nlohmann::json; // Input: The json for a single rigidBody b2ObjectDef load_body_from_json(json j) { b2BodyDef bDef; bDef.type = b2_staticBody; std::vector<b2PolygonShape> shapes; shapes.rese...
27.139037
103
0.632709
[ "object", "shape", "vector" ]
9181338ee241444d8852835d1cbc75b75de5f47b
201,795
cpp
C++
cvc3/src/theory_arith/theory_arith_old.cpp
kencheung/js-symbolic-executor
18266513cc9bc885434890c8612aa26f0e2eab8b
[ "Apache-2.0" ]
5
2015-10-11T08:32:50.000Z
2019-02-01T22:59:18.000Z
cvc3/src/theory_arith/theory_arith_old.cpp
kencheung/js-symbolic-executor
18266513cc9bc885434890c8612aa26f0e2eab8b
[ "Apache-2.0" ]
null
null
null
cvc3/src/theory_arith/theory_arith_old.cpp
kencheung/js-symbolic-executor
18266513cc9bc885434890c8612aa26f0e2eab8b
[ "Apache-2.0" ]
null
null
null
/*****************************************************************************/ /*! * \file theory_arith_old.cpp * * Author: Clark Barrett, Vijay Ganesh. * * Created: Fri Jan 17 18:39:18 2003 * * <hr> * * License to use, copy, modify, sell and/or distribute this software * and its documentation for any purpos...
33.892341
182
0.601031
[ "vector", "model", "transform" ]
9182ed15c05dd24cd7747db254a6e08b62ecc0a5
4,883
hpp
C++
src/e2/src/ASN1/lib/e2ap_config.hpp
shadansari/onos-cu-cp
16cbf4828bd11e4c7319e7a009a26b6f39fde628
[ "Apache-2.0" ]
5
2020-08-31T08:27:42.000Z
2022-03-27T10:39:37.000Z
src/e2/src/ASN1/lib/e2ap_config.hpp
shadansari/onos-cu-cp
16cbf4828bd11e4c7319e7a009a26b6f39fde628
[ "Apache-2.0" ]
1
2020-08-28T23:32:17.000Z
2020-08-28T23:32:17.000Z
src/e2/src/ASN1/lib/e2ap_config.hpp
shadansari/onos-cu-cp
16cbf4828bd11e4c7319e7a009a26b6f39fde628
[ "Apache-2.0" ]
5
2020-08-27T23:04:34.000Z
2021-11-17T01:49:52.000Z
/***************************************************************************** # * # Copyright 2019 AT&T Intellectual Property * # Copyright 2019 Nokia * # ...
30.329193
79
0.545976
[ "vector" ]
9183cd2bf2299bc7b5fba9574c23cbef99a6aaaf
32,236
cpp
C++
src/ringct/rctSigs.cpp
flywithfang/dfa
8f796294a2c8ed24f142183545ab87afd77c2b4e
[ "MIT" ]
null
null
null
src/ringct/rctSigs.cpp
flywithfang/dfa
8f796294a2c8ed24f142183545ab87afd77c2b4e
[ "MIT" ]
null
null
null
src/ringct/rctSigs.cpp
flywithfang/dfa
8f796294a2c8ed24f142183545ab87afd77c2b4e
[ "MIT" ]
null
null
null
// Copyright (c) 2016, Monero Research Labs // // Author: Shen Noether <shen.noether@gmx.com> // // 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...
38.014151
329
0.572807
[ "vector" ]
91876390e354e0fb784f2c850960a9005f4aa49e
7,744
cxx
C++
BeastHttp/src/tests/chain_router/main.cxx
johnfindeed/BeastHttp
c3881006c4a1dedd3b62244880023a3e810d42c1
[ "BSD-2-Clause" ]
null
null
null
BeastHttp/src/tests/chain_router/main.cxx
johnfindeed/BeastHttp
c3881006c4a1dedd3b62244880023a3e810d42c1
[ "BSD-2-Clause" ]
null
null
null
BeastHttp/src/tests/chain_router/main.cxx
johnfindeed/BeastHttp
c3881006c4a1dedd3b62244880023a3e810d42c1
[ "BSD-2-Clause" ]
null
null
null
#define BOOST_TEST_MODULE chain_router_test #define BOOST_TEST_DYN_LINK #include <boost/test/unit_test.hpp> #include <http/base/cb.hxx> #include <http/base/regex.hxx> #include <http/base/request_processor.hxx> #include <http/literals.hxx> #include <http/chain_router.hxx> #include <boost/beast/http.hpp> #include <u...
35.686636
105
0.6086
[ "vector" ]
9265af8bd5cd4da61556f3239a95fe46aed277cd
4,304
cpp
C++
submitted_models/bosdyn_spot/src/logical_contact_system.cpp
jfkeller/subt_explorer_canary1_sensor_config_1
1f0419130b79f48c66e83c084e704e521782a95a
[ "ECL-2.0", "Apache-2.0" ]
173
2020-04-09T18:39:39.000Z
2022-03-15T06:15:07.000Z
submitted_models/bosdyn_spot/src/logical_contact_system.cpp
jfkeller/subt_explorer_canary1_sensor_config_1
1f0419130b79f48c66e83c084e704e521782a95a
[ "ECL-2.0", "Apache-2.0" ]
538
2020-04-09T18:34:04.000Z
2022-02-20T09:53:17.000Z
submitted_models/bosdyn_spot/src/logical_contact_system.cpp
jfkeller/subt_explorer_canary1_sensor_config_1
1f0419130b79f48c66e83c084e704e521782a95a
[ "ECL-2.0", "Apache-2.0" ]
89
2020-04-14T20:46:48.000Z
2022-03-14T16:45:30.000Z
#include <memory> #include <ignition/msgs/int32_v.pb.h> #include <ignition/plugin/Register.hh> #include <ignition/transport/Node.hh> #include <ignition/gazebo/Model.hh> #include <ignition/gazebo/System.hh> #include <ignition/gazebo/components.hh> using namespace ignition; using namespace gazebo; namespace subt { ...
32.360902
131
0.615939
[ "vector", "model" ]
92674b808f525dd8a4c9c33d13744c3de42faa47
1,314
cpp
C++
platform/3ds/Texture.cpp
Streetwalrus/WalrusRPG
53d88ef36ca1b2c169b5755dd95ac2c5626b91f5
[ "MIT" ]
12
2015-06-30T19:38:06.000Z
2017-11-27T20:26:32.000Z
platform/3ds/Texture.cpp
Pokespire/pokespire
53d88ef36ca1b2c169b5755dd95ac2c5626b91f5
[ "MIT" ]
18
2015-06-26T01:44:48.000Z
2016-07-01T16:26:17.000Z
platform/3ds/Texture.cpp
Pokespire/pokespire
53d88ef36ca1b2c169b5755dd95ac2c5626b91f5
[ "MIT" ]
1
2016-12-12T05:15:46.000Z
2016-12-12T05:15:46.000Z
#include "Texture.h" #include "lodepng.h" #include "render/Pixel.h" #include <3ds.h> #include <cstdint> #include <cstdlib> #include <cstring> #include <sf2d.h> #include "utility/misc.h" using namespace WalrusRPG::Graphics; /*Texture*/ using WalrusRPG::Graphics::Pixel; using WalrusRPG::PIAF::File; using WalrusRPG::Util...
24.792453
90
0.673516
[ "render" ]
9269c883c98a8843ac123d542903b4cc1f577753
3,029
cpp
C++
torrentR/src/BkgModelHiddenFunctions.cpp
konradotto/TS
bf088bd8432b1e3f4b8c8c083650a30d9ef2ae2e
[ "Apache-2.0" ]
125
2015-01-22T05:43:23.000Z
2022-03-22T17:15:59.000Z
torrentR/src/BkgModelHiddenFunctions.cpp
konradotto/TS
bf088bd8432b1e3f4b8c8c083650a30d9ef2ae2e
[ "Apache-2.0" ]
59
2015-02-10T09:13:06.000Z
2021-11-11T02:32:38.000Z
torrentR/src/BkgModelHiddenFunctions.cpp
konradotto/TS
bf088bd8432b1e3f4b8c8c083650a30d9ef2ae2e
[ "Apache-2.0" ]
98
2015-01-17T01:25:10.000Z
2022-03-18T17:29:42.000Z
/* Copyright (C) 2010 Ion Torrent Systems, Inc. All Rights Reserved */ #include <vector> #include <string> #include <iostream> #include <Rcpp.h> #include "RegionParams.h" using namespace std; //compute the change in parameters over time //use the annoying "hyperparameter" models that bkg model uses // exporting the m...
30.908163
133
0.691647
[ "vector", "model" ]
926f1f9dde334faa16a2f6a6e9641e6e3e72b05b
19,923
cpp
C++
unittests/rbusProvider.cpp
lgirdk/rbus
f6273d2ddb985878b192275e573e72b43df467af
[ "Apache-2.0" ]
null
null
null
unittests/rbusProvider.cpp
lgirdk/rbus
f6273d2ddb985878b192275e573e72b43df467af
[ "Apache-2.0" ]
null
null
null
unittests/rbusProvider.cpp
lgirdk/rbus
f6273d2ddb985878b192275e573e72b43df467af
[ "Apache-2.0" ]
null
null
null
/* * If not stated otherwise in this file or this component's Licenses.txt file * the following copyright and licenses apply: * * Copyright 2020 RDK Management * * 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 ...
36.690608
161
0.70913
[ "object" ]
92717df59ca9edcb71b9458076a57ddfea37e23b
3,922
hpp
C++
src/helper_functions.hpp
brisyramshere/meshmonk
a0a7cf79902541cf9c800d83a4d4f14fcd756f6f
[ "Apache-2.0" ]
53
2017-02-03T14:59:54.000Z
2022-03-14T05:40:58.000Z
src/helper_functions.hpp
brisyramshere/meshmonk
a0a7cf79902541cf9c800d83a4d4f14fcd756f6f
[ "Apache-2.0" ]
16
2018-07-16T10:34:15.000Z
2022-01-18T04:37:12.000Z
src/helper_functions.hpp
brisyramshere/meshmonk
a0a7cf79902541cf9c800d83a4d4f14fcd756f6f
[ "Apache-2.0" ]
23
2018-07-05T14:59:52.000Z
2022-01-14T07:01:47.000Z
#ifndef HELPER_FUNCTIONS_HPP_INCLUDED #define HELPER_FUNCTIONS_HPP_INCLUDED #include <iostream> #include <OpenMesh/Core/IO/MeshIO.hh> #include <OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh> //#include <OpenMesh/Core/IO/reader/OBJReader.hh> //#include <OpenMesh/Core/IO/writer/OBJWriter.hh> #include <nanoflann.hpp> #inclu...
38.831683
112
0.609383
[ "mesh" ]
927f66b6a0794963c0efdc395cb35b7442046bc1
8,268
cpp
C++
code/engine.vc2008/xrGame/aimers_base.cpp
Pavel3333/xray-oxygen
42331cd5f30511214c704d6ca9d919c209363eea
[ "Apache-2.0" ]
6
2020-07-06T13:34:28.000Z
2021-07-12T10:36:23.000Z
code/engine.vc2008/xrGame/aimers_base.cpp
Pavel3333/xray-oxygen
42331cd5f30511214c704d6ca9d919c209363eea
[ "Apache-2.0" ]
null
null
null
code/engine.vc2008/xrGame/aimers_base.cpp
Pavel3333/xray-oxygen
42331cd5f30511214c704d6ca9d919c209363eea
[ "Apache-2.0" ]
5
2020-10-18T11:55:26.000Z
2022-03-28T07:21:35.000Z
//////////////////////////////////////////////////////////////////////////// // Module : aimers_base.cpp // Created : 04.04.2008 // Modified : 08.04.2008 // Author : Dmitriy Iassenev // Description : aimers base class //////////////////////////////////////////////////////////////////////////// #include "stdafx.h...
34.165289
164
0.667876
[ "object" ]