hexsha
stringlengths
40
40
size
int64
22
2.4M
ext
stringclasses
5 values
lang
stringclasses
1 value
max_stars_repo_path
stringlengths
3
260
max_stars_repo_name
stringlengths
5
109
max_stars_repo_head_hexsha
stringlengths
40
78
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
260
max_issues_repo_name
stringlengths
5
109
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
260
max_forks_repo_name
stringlengths
5
109
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
22
2.4M
avg_line_length
float64
5
169k
max_line_length
int64
5
786k
alphanum_fraction
float64
0.06
0.95
matches
listlengths
1
11
2e6c36000edc6b02fad8705956d6825d0775dd02
2,259
h
C
ui/ozone/platform/dri/gpu_platform_support_host_gbm.h
tmpsantos/chromium
802d4aeeb33af25c01ee5994037bbf14086d4ac0
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
ui/ozone/platform/dri/gpu_platform_support_host_gbm.h
tmpsantos/chromium
802d4aeeb33af25c01ee5994037bbf14086d4ac0
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
ui/ozone/platform/dri/gpu_platform_support_host_gbm.h
tmpsantos/chromium
802d4aeeb33af25c01ee5994037bbf14086d4ac0
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
// Copyright 2014 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. #ifndef UI_OZONE_PLATFORM_DRI_GPU_PLATFORM_SUPPORT_HOST_GBM_H_ #define UI_OZONE_PLATFORM_DRI_GPU_PLATFORM_SUPPORT_HOST_GBM_H_ #include <queue> #include <...
32.271429
79
0.733953
[ "vector" ]
2e71ad36a4f8cfbbdcfa54e0d2db541313b02246
28,416
h
C
src/gpu/GrFragmentProcessor.h
clarkezone/skia
2c2db2762809826df87e83755199db72b320685d
[ "BSD-3-Clause" ]
null
null
null
src/gpu/GrFragmentProcessor.h
clarkezone/skia
2c2db2762809826df87e83755199db72b320685d
[ "BSD-3-Clause" ]
null
null
null
src/gpu/GrFragmentProcessor.h
clarkezone/skia
2c2db2762809826df87e83755199db72b320685d
[ "BSD-3-Clause" ]
null
null
null
/* * Copyright 2014 Google Inc. * * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ #ifndef GrFragmentProcessor_DEFINED #define GrFragmentProcessor_DEFINED #include "src/gpu/GrCoordTransform.h" #include "src/gpu/GrProcessor.h" #include "src/gpu/ops/GrOp.h" ...
43.317073
100
0.682925
[ "object", "transform" ]
2e7c7cb90d9db2dabd53fdce25ed3ec4cedf41da
739
h
C
src/models/textured_model.h
Ligh7bringer/RenderEngineCpp
c72edb4f0d579df8672b592cf42402e7cbd34493
[ "MIT" ]
4
2020-05-31T21:42:18.000Z
2022-03-10T09:51:18.000Z
src/models/textured_model.h
Ligh7bringer/RenderEngineCpp
c72edb4f0d579df8672b592cf42402e7cbd34493
[ "MIT" ]
null
null
null
src/models/textured_model.h
Ligh7bringer/RenderEngineCpp
c72edb4f0d579df8672b592cf42402e7cbd34493
[ "MIT" ]
null
null
null
#ifndef RENDERENGINE_TEXTURED_MODEL_H #define RENDERENGINE_TEXTURED_MODEL_H #include "raw_model.h" #include "../textures/model_texture.h" class TexturedModel { public: //simple constructor, store the raw model and texture explicit TexturedModel(const RawModel &model, const ModelTexture &tex) : _rawModel(model...
22.393939
111
0.695535
[ "model" ]
2e7fcee926ec14a040c7406914d9c32a8936f4c8
1,059
h
C
pcdet/ops/hybrid_geop/src/hybrid_geop.h
xiangruhuang/OpenPCDet
d82d9594a0629ffed0c457aedc304e0805e93221
[ "Apache-2.0" ]
null
null
null
pcdet/ops/hybrid_geop/src/hybrid_geop.h
xiangruhuang/OpenPCDet
d82d9594a0629ffed0c457aedc304e0805e93221
[ "Apache-2.0" ]
null
null
null
pcdet/ops/hybrid_geop/src/hybrid_geop.h
xiangruhuang/OpenPCDet
d82d9594a0629ffed0c457aedc304e0805e93221
[ "Apache-2.0" ]
null
null
null
#ifndef HYBRID_GEOP_H #define HYBRID_GEOP_H #include <torch/serialize/tensor.h> #include <vector> #include <cuda.h> #include <cuda_runtime_api.h> typedef unsigned long long int uint64; typedef long long int int64; typedef unsigned int uint32; typedef int64_t Key; typedef int64_t index_t; typedef float Float; void ha...
28.621622
86
0.575071
[ "vector" ]
2e82a559048b7d7ce0190d6ea293433f88a6ad88
4,593
h
C
src/include/fb_exception.h
Jdochoa/firebird
b5dee68393906b9cf2ccdd71b38f70171fd67e14
[ "Condor-1.1" ]
1
2021-05-25T09:15:39.000Z
2021-05-25T09:15:39.000Z
src/include/fb_exception.h
ibaseru/firebird
d7659bed6ac7cf0ba1fae08643dfc94b8f6b738e
[ "Condor-1.1" ]
null
null
null
src/include/fb_exception.h
ibaseru/firebird
d7659bed6ac7cf0ba1fae08643dfc94b8f6b738e
[ "Condor-1.1" ]
null
null
null
/* * PROGRAM: Firebird exceptions classes * MODULE: fb_exception.h * DESCRIPTION: Firebird's exception classes * * The contents of this file are subject to the Initial * Developer's Public License Version 1.0 (the "License"); * you may not use this file except in compliance with the * License. You may ob...
26.859649
84
0.757457
[ "vector" ]
2e873b49977ed54de3341949ececf571956df94b
31,145
c
C
utilities/decipher.c
ImageMagick/WizardsToolkit
d9d0478e7d34a6fe50c1b759b5a4205fa6717385
[ "ImageMagick" ]
4
2018-03-25T20:09:35.000Z
2021-09-09T08:40:33.000Z
utilities/decipher.c
FLOOPI222/WizardsToolkit
1309740445025cd615dec54dd58bad1d751551bf
[ "ImageMagick" ]
null
null
null
utilities/decipher.c
FLOOPI222/WizardsToolkit
1309740445025cd615dec54dd58bad1d751551bf
[ "ImageMagick" ]
6
2016-01-06T05:42:32.000Z
2021-02-28T02:05:18.000Z
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % % % % ...
33.381565
115
0.517547
[ "vector" ]
2e88cd2ec8021f9f975112afc86495a825a4d43b
3,187
h
C
AstriumRecode/ESP.h
OFv133769/dtzkjhf
627c41beb17549d04aaa16e316fdca8908be1033
[ "Apache-2.0" ]
null
null
null
AstriumRecode/ESP.h
OFv133769/dtzkjhf
627c41beb17549d04aaa16e316fdca8908be1033
[ "Apache-2.0" ]
null
null
null
AstriumRecode/ESP.h
OFv133769/dtzkjhf
627c41beb17549d04aaa16e316fdca8908be1033
[ "Apache-2.0" ]
null
null
null
#pragma once #include "SDK.h" #include "singleton.hpp" class visuals :public singleton<visuals> { public: visuals(); void OnPaintTraverse(C_BaseEntity* local); void DrawPlayer(C_BaseEntity* entity, player_info_t pinfo, C_BaseEntity* local); private: struct playerlist_t { char *name; char *steamid; ...
19.083832
81
0.592407
[ "vector" ]
2e8ca3650277853045c43404ba65b7001bcd065a
3,898
h
C
attacking_anti_tamper/taint_cpp/extern/keystone/llvm/include/llvm/Support/MipsABIFlags.h
tum-i4/dta-vs-osc
b39f4d4eb6ffea501025fc3e07622251c2118fe0
[ "MIT" ]
15
2021-12-08T09:53:35.000Z
2022-03-07T10:13:37.000Z
attacking_anti_tamper/taint_cpp/extern/keystone/llvm/include/llvm/Support/MipsABIFlags.h
tum-i4/dta-vs-osc
b39f4d4eb6ffea501025fc3e07622251c2118fe0
[ "MIT" ]
null
null
null
attacking_anti_tamper/taint_cpp/extern/keystone/llvm/include/llvm/Support/MipsABIFlags.h
tum-i4/dta-vs-osc
b39f4d4eb6ffea501025fc3e07622251c2118fe0
[ "MIT" ]
1
2021-12-13T22:45:20.000Z
2021-12-13T22:45:20.000Z
//===--- MipsABIFlags.h - MIPS ABI flags ----------------------------------===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
37.84466
80
0.653412
[ "object", "3d" ]
2e93ab6f317bd01d5e9ab1e99eeca45c5a2dce20
3,321
h
C
include/coppelia_controller/sim_devices/robot_sim.h
lyh458/irl_robot_drivers
beeef5b9798725c01e8c6bbac741e47461b518e4
[ "MIT" ]
1
2020-08-05T01:58:26.000Z
2020-08-05T01:58:26.000Z
include/coppelia_controller/sim_devices/robot_sim.h
lyh458/irl_robot_drivers
beeef5b9798725c01e8c6bbac741e47461b518e4
[ "MIT" ]
null
null
null
include/coppelia_controller/sim_devices/robot_sim.h
lyh458/irl_robot_drivers
beeef5b9798725c01e8c6bbac741e47461b518e4
[ "MIT" ]
2
2020-08-05T01:58:52.000Z
2020-12-24T02:42:37.000Z
#include <array> #include <mutex> #include "ros/ros.h" #include <sensor_msgs/JointState.h> #include <std_msgs/Int32.h> #include <string> #include <vector> #include <unordered_map> /*! Robot class for interacting with CoppeliaSim */ class RobotSim { public: const static int NUM_JOINTS = 6; struct sim_objec...
29.918919
95
0.630834
[ "vector", "3d" ]
2e97712d98268d38c80c9df5d8c11d20bfef1edb
26,780
c
C
sys/dev/drm/i915/intel_psr.c
raJeev-M/DragonFlyBSD
2f9f168a13010344973c10c56a71514a10643642
[ "BSD-3-Clause" ]
1
2019-12-22T07:21:10.000Z
2019-12-22T07:21:10.000Z
sys/dev/drm/i915/intel_psr.c
raJeev-M/DragonFlyBSD
2f9f168a13010344973c10c56a71514a10643642
[ "BSD-3-Clause" ]
null
null
null
sys/dev/drm/i915/intel_psr.c
raJeev-M/DragonFlyBSD
2f9f168a13010344973c10c56a71514a10643642
[ "BSD-3-Clause" ]
null
null
null
/* * Copyright © 2014 Intel Corporation * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, pub...
31.542992
93
0.736445
[ "mesh", "3d" ]
2ea72b2708c2ce8094a948dde7b49e75943410f6
37,147
c
C
source/lib/font/Speedo/out_scrn.c
binaryblob01/zfree86
e80ea992d87501b8e3e2d7c07a414591c2e11c70
[ "Xnet", "X11" ]
1
2021-09-08T21:13:25.000Z
2021-09-08T21:13:25.000Z
source/lib/font/Speedo/out_scrn.c
binaryblob01/zfree86
e80ea992d87501b8e3e2d7c07a414591c2e11c70
[ "Xnet", "X11" ]
null
null
null
source/lib/font/Speedo/out_scrn.c
binaryblob01/zfree86
e80ea992d87501b8e3e2d7c07a414591c2e11c70
[ "Xnet", "X11" ]
1
2021-01-22T00:19:47.000Z
2021-01-22T00:19:47.000Z
/* Copyright 1989-1991, Bitstream Inc., Cambridge, MA. You are hereby granted permission under all Bitstream propriety rights to use, copy, modify, sublicense, sell, and redistribute the Bitstream Speedo software and the Bitstream Charter outline font for any purpose and without restrictions; provided, that this notic...
34.173873
133
0.583654
[ "vector" ]
2ea8df065dc741cee511be0bb8d9a2c8f363b12c
4,829
h
C
Modules/AlgorithmsExt/mitkAnisotropicRegistrationCommon.h
danielknorr/MITK
b1b9780b2a6671d8118313c5ef71e9aa128362be
[ "BSD-3-Clause" ]
null
null
null
Modules/AlgorithmsExt/mitkAnisotropicRegistrationCommon.h
danielknorr/MITK
b1b9780b2a6671d8118313c5ef71e9aa128362be
[ "BSD-3-Clause" ]
null
null
null
Modules/AlgorithmsExt/mitkAnisotropicRegistrationCommon.h
danielknorr/MITK
b1b9780b2a6671d8118313c5ef71e9aa128362be
[ "BSD-3-Clause" ]
null
null
null
/*=================================================================== The Medical Imaging Interaction Toolkit (MITK) Copyright (c) German Cancer Research Center, Division of Medical and Biological Informatics. All rights reserved. This software is distributed WITHOUT ANY WARRANTY; without even the implied warranty o...
33.769231
82
0.682957
[ "vector", "transform" ]
2eaf5156dd20b0bc7951a40828f38dc98c86262d
535
h
C
Source/Ejecta/EJAppViewController.h
maxcwfeng/Ejecta-demo
bf36f3dc27d2cbae5fbac3dec695097e490a1591
[ "MIT" ]
1,347
2015-01-01T06:12:12.000Z
2022-03-31T13:41:53.000Z
Source/Ejecta/EJAppViewController.h
maryrosecook/dasher
6542bf8620fa9627c22a55b908dbdabec5043c30
[ "MIT" ]
247
2015-01-02T10:40:16.000Z
2022-03-06T09:24:21.000Z
Source/Ejecta/EJAppViewController.h
maryrosecook/dasher
6542bf8620fa9627c22a55b908dbdabec5043c30
[ "MIT" ]
196
2015-01-20T01:52:25.000Z
2022-03-05T07:32:17.000Z
// Well, this is actually the place where most of the stuff from the // EJJavaScriptView should happen, if we'd follow the Model-View-Controller // (MVC) methodology. // Since the EJJavaScriptView is so tightly coupled to the JS execution and run // loop, the View Controller here is mostly an empty shell that just // ...
29.722222
79
0.768224
[ "model" ]
2eb06cdda6af691625bf7e5cd6f4dba084122618
281
h
C
QuestEngine/API/OpenGL/ModelLoaderExceptions.h
paulburgess1357/Quest
16c9513a28478cd56e25420aac1f0d4cd2c38734
[ "MIT" ]
1
2021-11-02T15:38:47.000Z
2021-11-02T15:38:47.000Z
QuestEngine/API/OpenGL/ModelLoaderExceptions.h
paulburgess1357/Quest
16c9513a28478cd56e25420aac1f0d4cd2c38734
[ "MIT" ]
null
null
null
QuestEngine/API/OpenGL/ModelLoaderExceptions.h
paulburgess1357/Quest
16c9513a28478cd56e25420aac1f0d4cd2c38734
[ "MIT" ]
null
null
null
#pragma once #include <exception> namespace QuestEngine::API::OpenGL { class IndexedModelLoaderError final : public std::exception { [[nodiscard]] const char* what() const override { return "Unable to load indexed model!"; } }; } // namespace QuestEngine::API::OpenGL
20.071429
62
0.711744
[ "model" ]
2eb191f56b36675224e5f15cd97ad32b59703832
8,018
c
C
libckteec/src/pkcs11_processing.c
apalos/optee_client
c0c925384c1d7e3558d27d2708857482952d7907
[ "BSD-2-Clause" ]
null
null
null
libckteec/src/pkcs11_processing.c
apalos/optee_client
c0c925384c1d7e3558d27d2708857482952d7907
[ "BSD-2-Clause" ]
null
null
null
libckteec/src/pkcs11_processing.c
apalos/optee_client
c0c925384c1d7e3558d27d2708857482952d7907
[ "BSD-2-Clause" ]
null
null
null
// SPDX-License-Identifier: BSD-2-Clause /* * Copyright (c) 2017-2018, Linaro Limited */ #include <pkcs11.h> #include <pkcs11_ta.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <tee_client_api.h> #include "pkcs11_processing.h" #include "invoke_ta.h" #include "serializer.h" #include "serialize...
23.24058
75
0.69793
[ "object" ]
2eb1aab3f122cdbff485a5c333d4d9bd7311ffb6
24,549
h
C
aws-cpp-sdk-fsx/include/aws/fsx/model/OntapVolumeConfiguration.h
blinemedical/aws-sdk-cpp
c7c814b2d6862b4cb48f3fb3ac083a9e419674e8
[ "Apache-2.0" ]
null
null
null
aws-cpp-sdk-fsx/include/aws/fsx/model/OntapVolumeConfiguration.h
blinemedical/aws-sdk-cpp
c7c814b2d6862b4cb48f3fb3ac083a9e419674e8
[ "Apache-2.0" ]
null
null
null
aws-cpp-sdk-fsx/include/aws/fsx/model/OntapVolumeConfiguration.h
blinemedical/aws-sdk-cpp
c7c814b2d6862b4cb48f3fb3ac083a9e419674e8
[ "Apache-2.0" ]
null
null
null
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/fsx/FSx_EXPORTS.h> #include <aws/fsx/model/FlexCacheEndpointType.h> #include <aws/core/utils/memory/stl/AWSString.h> #include <aws/fsx/model/SecurityStyle.h> #include <aws/f...
47.209615
161
0.68459
[ "model" ]
2eb1bd576f627477f6327c1364f75034e1f61d53
459
h
C
Source/MainGameplay/Public/Data/SpaceshipType.h
jtferson/UnrealFlecsQuickstart
53ecc500b6946fa115f61a73232ca66de942c355
[ "MIT" ]
25
2021-02-14T21:39:34.000Z
2022-03-03T18:13:50.000Z
Source/MainGameplay/Public/Data/SpaceshipType.h
jtferson/UnrealFlecsQuickstart
53ecc500b6946fa115f61a73232ca66de942c355
[ "MIT" ]
2
2021-02-19T19:08:14.000Z
2021-03-23T19:03:58.000Z
Source/MainGameplay/Public/Data/SpaceshipType.h
jtferson/UnrealFlecsQuickstart
53ecc500b6946fa115f61a73232ca66de942c355
[ "MIT" ]
2
2021-12-27T02:25:33.000Z
2022-01-18T13:26:50.000Z
// Copyright 2021 Red J #pragma once #include "CoreMinimal.h" #include "SpaceshipWeapon.h" #include "SpaceshipType.generated.h" /** * */ UCLASS() class MAINGAMEPLAY_API USpaceshipType : public UDataAsset { GENERATED_BODY() public: UPROPERTY(EditAnywhere) UStaticMesh* Mesh = nullptr; UPROPERTY(EditAnywhere) ...
17.653846
57
0.760349
[ "mesh" ]
2ec388f0d1a8879fce86155b8e1cca3e807441dd
3,529
h
C
Modules/Meshing/VolumeFromSTL/include/angiotkPolyBallLine.h
vivabrain/angiotk
56187d726691576bc90ac727f28ed08bb0633830
[ "Apache-2.0" ]
4
2016-06-26T18:47:22.000Z
2020-06-20T20:54:38.000Z
Modules/Meshing/VolumeFromSTL/include/angiotkPolyBallLine.h
feelpp/angiotk
3faac75cc6eeeb49e9c85dc20ad44038f185e5f6
[ "Apache-2.0" ]
7
2018-05-10T18:31:22.000Z
2018-07-20T09:19:31.000Z
Modules/Meshing/VolumeFromSTL/include/angiotkPolyBallLine.h
feelpp/angiotk
3faac75cc6eeeb49e9c85dc20ad44038f185e5f6
[ "Apache-2.0" ]
3
2015-07-06T08:07:46.000Z
2021-02-01T16:01:25.000Z
/*========================================================================= Program: VMTK Module: $RCSfile: vtkvmtkPolyBallLine.h,v $ Language: C++ Date: $Date: 2006/04/06 16:46:43 $ Version: $Revision: 1.4 $ Copyright (c) Luca Antiga, David Steinman. All rights reserved. See LICENCE file for details...
28.691057
93
0.727685
[ "vector" ]
2ec48959f634f28e7573a26ea52ec6b47212864c
2,865
c
C
test/cbmc/proofs/HTTPClient_Send/HTTPClient_Send_harness.c
markrtuttle/coreHTTP
2631204ee9b6a3e2068b0d59c3a6c2d1144628ea
[ "MIT" ]
null
null
null
test/cbmc/proofs/HTTPClient_Send/HTTPClient_Send_harness.c
markrtuttle/coreHTTP
2631204ee9b6a3e2068b0d59c3a6c2d1144628ea
[ "MIT" ]
null
null
null
test/cbmc/proofs/HTTPClient_Send/HTTPClient_Send_harness.c
markrtuttle/coreHTTP
2631204ee9b6a3e2068b0d59c3a6c2d1144628ea
[ "MIT" ]
null
null
null
/* * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in * the Software without restriction, including without limitation the ...
40.928571
89
0.721815
[ "object" ]
2ec61ec4dd30bf94a920f95083e095a082349d67
17,905
h
C
onnxruntime/test/mlas/unittest/test_qgemm.h
ChenHuaYou/onnxruntime
e61301917442486e6ef9c7f39cddab72739f0fc5
[ "MIT" ]
null
null
null
onnxruntime/test/mlas/unittest/test_qgemm.h
ChenHuaYou/onnxruntime
e61301917442486e6ef9c7f39cddab72739f0fc5
[ "MIT" ]
null
null
null
onnxruntime/test/mlas/unittest/test_qgemm.h
ChenHuaYou/onnxruntime
e61301917442486e6ef9c7f39cddab72739f0fc5
[ "MIT" ]
null
null
null
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. #pragma once #include "test_util.h" template <bool Packed, bool Threaded> class MlasQgemmTestBase : public MlasTestBase { private: void* PackB(size_t N, size_t K, const uint8_t* B, size_t ldb, bool AIsSigned, bool BIsS...
34.76699
133
0.497626
[ "vector" ]
2ec9a89d42a9a0884523a2ec29b1aa7c1b19cca9
3,509
h
C
Uber_Duper_Simulation_Haxe/bin/windows/cpp/obj/include/openfl/_v2/display/InteractiveObject.h
as3boyan/Uber-Duper-Simulation
a3942831a1acf08479f06fd8cfe8896ec00ac32c
[ "MIT" ]
null
null
null
Uber_Duper_Simulation_Haxe/bin/windows/cpp/obj/include/openfl/_v2/display/InteractiveObject.h
as3boyan/Uber-Duper-Simulation
a3942831a1acf08479f06fd8cfe8896ec00ac32c
[ "MIT" ]
null
null
null
Uber_Duper_Simulation_Haxe/bin/windows/cpp/obj/include/openfl/_v2/display/InteractiveObject.h
as3boyan/Uber-Duper-Simulation
a3942831a1acf08479f06fd8cfe8896ec00ac32c
[ "MIT" ]
null
null
null
#ifndef INCLUDED_openfl__v2_display_InteractiveObject #define INCLUDED_openfl__v2_display_InteractiveObject #ifndef HXCPP_H #include <hxcpp.h> #endif #include <openfl/_v2/display/DisplayObject.h> HX_DECLARE_CLASS3(openfl,_v2,display,DisplayObject) HX_DECLARE_CLASS3(openfl,_v2,display,IBitmapDrawable) HX_DECLARE_CLASS...
39.875
130
0.829296
[ "object" ]
2ecdcf6a696930a70a14a0012b20989e0d464ceb
31,217
h
C
cds/container/michael_set.h
radiansz/libcds
24a9e5ee830c66ae5c928796f59369da2bb41c68
[ "BSD-2-Clause" ]
null
null
null
cds/container/michael_set.h
radiansz/libcds
24a9e5ee830c66ae5c928796f59369da2bb41c68
[ "BSD-2-Clause" ]
null
null
null
cds/container/michael_set.h
radiansz/libcds
24a9e5ee830c66ae5c928796f59369da2bb41c68
[ "BSD-2-Clause" ]
1
2018-10-28T11:44:57.000Z
2018-10-28T11:44:57.000Z
/* This file is a part of libcds - Concurrent Data Structures library (C) Copyright Maxim Khizhinsky (libcds.dev@gmail.com) 2006-2016 Source code repo: http://github.com/khizmax/libcds/ Download: http://sourceforge.net/projects/libcds/files/ Redistribution and use in source and binary forms, ...
39.970551
165
0.591761
[ "object" ]
2ed3bd12c7f6ed64964fe2cdf73c652b4066cd8b
11,448
h
C
kratos/tests/cpp_tests/auxiliar_files_for_cpp_unnitest/test_constitutive_law.h
clazaro/Kratos
b947b82c90dfcbf13d60511427f85990d36b90be
[ "BSD-4-Clause" ]
778
2017-01-27T16:29:17.000Z
2022-03-30T03:01:51.000Z
kratos/tests/cpp_tests/auxiliar_files_for_cpp_unnitest/test_constitutive_law.h
clazaro/Kratos
b947b82c90dfcbf13d60511427f85990d36b90be
[ "BSD-4-Clause" ]
6,634
2017-01-15T22:56:13.000Z
2022-03-31T15:03:36.000Z
kratos/tests/cpp_tests/auxiliar_files_for_cpp_unnitest/test_constitutive_law.h
clazaro/Kratos
b947b82c90dfcbf13d60511427f85990d36b90be
[ "BSD-4-Clause" ]
224
2017-02-07T14:12:49.000Z
2022-03-06T23:09:34.000Z
// | / | // ' / __| _` | __| _ \ __| // . \ | ( | | ( |\__ ` // _|\_\_| \__,_|\__|\___/ ____/ // Multi-Physics // // License: BSD License // // Main authors: Alejandro Cornejo // // #if !defined (KRATOS_TEST_CONSTITUTIVE_LAW_H_INCLUDED) #define KRATOS_TEST...
27.99022
210
0.661076
[ "geometry", "vector", "model", "3d" ]
2ed63b47b8b019aa430c30149e244cde9142e663
728
h
C
src/IdWrap.h
TooTallNate/node-objc
7a1ee57fb091a040869cc83d69d5328fa06c3ba7
[ "MIT" ]
2
2015-05-02T16:00:56.000Z
2015-12-18T17:20:12.000Z
src/IdWrap.h
TooTallNate/node-objc
7a1ee57fb091a040869cc83d69d5328fa06c3ba7
[ "MIT" ]
null
null
null
src/IdWrap.h
TooTallNate/node-objc
7a1ee57fb091a040869cc83d69d5328fa06c3ba7
[ "MIT" ]
null
null
null
#include <node.h> #include <v8.h> namespace node_objc { // `IdWrap` is a node ObjectWrap that wraps up an ObjC `id`. This allows // arbitrary ObjectiveC objects to be passed around the V8 environment. extern v8::Persistent<v8::FunctionTemplate> id_constructor_template; class IdWrap : public node::ObjectWrap { publi...
23.483871
72
0.706044
[ "object" ]
2ed671ef69efb0003b22c2394a53c7c52ac77b04
4,789
h
C
src/CCA/Components/Models/HEChem/LightTime.h
abagusetty/Uintah
fa1bf819664fa6f09c5a7cd076870a40816d35c9
[ "MIT" ]
null
null
null
src/CCA/Components/Models/HEChem/LightTime.h
abagusetty/Uintah
fa1bf819664fa6f09c5a7cd076870a40816d35c9
[ "MIT" ]
null
null
null
src/CCA/Components/Models/HEChem/LightTime.h
abagusetty/Uintah
fa1bf819664fa6f09c5a7cd076870a40816d35c9
[ "MIT" ]
null
null
null
/* * The MIT License * * Copyright (c) 1997-2021 The University of Utah * * 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 * right...
32.80137
80
0.643767
[ "vector", "model" ]
2edff860ff7fca199e311e327fd3ee93c5ffe245
9,804
h
C
include/Lucia/Utils/OpenGL.h
Polynominal/Lucy3D
a55fc331bc509a69ad7fb70a1eda70c409d22271
[ "MIT" ]
1
2017-02-22T23:47:22.000Z
2017-02-22T23:47:22.000Z
include/Lucia/Utils/OpenGL.h
Polynominal/Lucy3D
a55fc331bc509a69ad7fb70a1eda70c409d22271
[ "MIT" ]
null
null
null
include/Lucia/Utils/OpenGL.h
Polynominal/Lucy3D
a55fc331bc509a69ad7fb70a1eda70c409d22271
[ "MIT" ]
null
null
null
#ifndef LUCIA_UTILITIES_OPENGL_ANDBUFFER_H #define LUCIA_UTILITIES_OPENGL_ANDBUFFER_H #include <Lucia/Settings.h> #include <Lucia/Utils/Log.h> #include <vector> #include <memory> #include <fstream> #include <iostream> #include <cstdarg> namespace Lucia { namespace Utils { namespace OpenGL { typedef unsi...
42.258621
152
0.533252
[ "render", "vector" ]
2ee05ee9c39a1e8a656e3f9cd5264b7dc609b64f
7,402
h
C
src/chrome/browser/ui/cocoa/status_bubble_mac.h
jxjnjjn/chromium
435c1d02fd1b99001dc9e1e831632c894523580d
[ "Apache-2.0" ]
9
2018-09-21T05:36:12.000Z
2021-11-15T15:14:36.000Z
chrome/browser/ui/cocoa/status_bubble_mac.h
devasia1000/chromium
919a8a666862fb866a6bb7aa7f3ae8c0442b4828
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
1
2015-02-02T06:55:08.000Z
2016-01-20T06:11:59.000Z
chrome/browser/ui/cocoa/status_bubble_mac.h
devasia1000/chromium
919a8a666862fb866a6bb7aa7f3ae8c0442b4828
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
6
2016-11-14T10:13:35.000Z
2021-01-23T15:29:53.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. #ifndef CHROME_BROWSER_UI_COCOA_STATUS_BUBBLE_MAC_H_ #define CHROME_BROWSER_UI_COCOA_STATUS_BUBBLE_MAC_H_ #include <string> #import <Cocoa/Cocoa.h> ...
38.352332
80
0.744529
[ "object" ]
2ee10ff46877f3ad791e0206fd9a2e6946c56a1b
1,248
h
C
_cpp_test/utf8/HexVector.h
judemin/euphony
f954af71696a1e8b7ab5e863f4a0848f5e6fed0b
[ "Apache-2.0" ]
null
null
null
_cpp_test/utf8/HexVector.h
judemin/euphony
f954af71696a1e8b7ab5e863f4a0848f5e6fed0b
[ "Apache-2.0" ]
null
null
null
_cpp_test/utf8/HexVector.h
judemin/euphony
f954af71696a1e8b7ab5e863f4a0848f5e6fed0b
[ "Apache-2.0" ]
null
null
null
#ifndef EUPHONY_HEXVECTOR_H #define EUPHONY_HEXVECTOR_H #include <cstdint> #include <vector> #include <stdint.h> #include <string> namespace Euphony { class HexVector { public: HexVector(int size); HexVector(const HexVector &copy); HexVector(const std::string &hexString); H...
27.733333
101
0.648237
[ "vector" ]
2ee4c8f21e755fc5e301a5621561a71fe4555451
2,020
h
C
core/LZerD/gh.h
tecdatalab/legacy
9b5286d3375fff691a80ceb44172549e9a6bdee5
[ "Apache-2.0" ]
null
null
null
core/LZerD/gh.h
tecdatalab/legacy
9b5286d3375fff691a80ceb44172549e9a6bdee5
[ "Apache-2.0" ]
15
2019-06-17T16:13:39.000Z
2022-02-27T05:23:59.000Z
db/Updater/generators/LZerD/gh.h
tecdatalab/biostructure
a30e907e83fa5bbfb934d951b7c663b622104fcc
[ "Apache-2.0" ]
null
null
null
#include <iostream> #include <string> #include <vector> #include <cmath> #include <valarray> #include <map> #include <set> #include <stdio.h> #include <string.h> #include <math.h> #include <stdlib.h> using namespace std; #include "basis.h" #include "bvertex.h" #include "constants.h" #include "cp.h" #include "pdb....
28.450704
98
0.701485
[ "vector", "transform" ]
2ee989695768007638ee0d1869ac5dd1fa865b5e
33,117
h
C
Visibility_2/include/CGAL/Rotational_sweep_visibility_2.h
brucerennie/cgal
314b94aafa9b08a1d086accd2cadff1aae1b57a9
[ "CC0-1.0" ]
3,227
2015-03-05T00:19:18.000Z
2022-03-31T08:20:35.000Z
Visibility_2/include/CGAL/Rotational_sweep_visibility_2.h
brucerennie/cgal
314b94aafa9b08a1d086accd2cadff1aae1b57a9
[ "CC0-1.0" ]
5,574
2015-03-05T00:01:56.000Z
2022-03-31T15:08:11.000Z
Visibility_2/include/CGAL/Rotational_sweep_visibility_2.h
brucerennie/cgal
314b94aafa9b08a1d086accd2cadff1aae1b57a9
[ "CC0-1.0" ]
1,274
2015-03-05T00:01:12.000Z
2022-03-31T14:47:56.000Z
// Copyright (c) 2013 Technical University Braunschweig (Germany). // 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): Kan Huang <huangkandiy@gmail.com> // #ifndef CGAL_ROTATIONAL_SWEEP_VI...
35.34365
80
0.574116
[ "object", "shape", "vector" ]
2eedc63d6200feff6e1c86440b8c1e76eeeb007d
6,327
h
C
envlogger/converters/xtensor_codec.h
LaudateCorpus1/envlogger
87a185d35ab8a9fdbac7d4ca30a64aa61dbb8690
[ "Apache-2.0" ]
null
null
null
envlogger/converters/xtensor_codec.h
LaudateCorpus1/envlogger
87a185d35ab8a9fdbac7d4ca30a64aa61dbb8690
[ "Apache-2.0" ]
1
2021-10-05T16:07:37.000Z
2021-10-05T16:07:37.000Z
envlogger/converters/xtensor_codec.h
LaudateCorpus1/envlogger
87a185d35ab8a9fdbac7d4ca30a64aa61dbb8690
[ "Apache-2.0" ]
null
null
null
// Copyright 2021 DeepMind Technologies Limited.. // // 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 ...
36.154286
80
0.72973
[ "object", "vector" ]
2ef07af6ed0ecef3051c263d1877ae1732a6137c
29,971
h
C
src/util/lp/mps_reader.h
katelaan/z3
b6c56e71858bf5afb8e1c025d5437b0c5d9a71d4
[ "MIT" ]
1
2022-02-17T06:24:20.000Z
2022-02-17T06:24:20.000Z
z3-4.8.4/src/util/lp/mps_reader.h
horn-ice/sorcar
ce192c37f839cc1c35a0f3655e308b08fb87c4c4
[ "MIT" ]
6
2018-01-29T18:13:30.000Z
2019-03-01T23:03:44.000Z
z3-4.8.4/src/util/lp/mps_reader.h
horn-ice/sorcar
ce192c37f839cc1c35a0f3655e308b08fb87c4c4
[ "MIT" ]
2
2018-08-11T00:27:10.000Z
2019-01-25T23:21:36.000Z
/*++ Copyright (c) 2017 Microsoft Corporation Module Name: <name> Abstract: <abstract> Author: Lev Nachmanson (levnach) Revision History: --*/ #pragma once // reads an MPS file reperesenting a Mixed Integer Program #include <functional> #include <algorithm> #include <string> #include "util/vector...
33.375278
801
0.530646
[ "vector" ]
2ef1ccafd781cdbf8ebba8711b48238a047178b6
6,681
h
C
net/config/netcfg/wlbscfg/wlbscfg.h
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
net/config/netcfg/wlbscfg/wlbscfg.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
net/config/netcfg/wlbscfg/wlbscfg.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
/*++ Copyright(c) 1998,99 Microsoft Corporation Module Name: wlbscfg.h Abstract: Windows Load Balancing Service (WLBS) Notifier object - Provide the functionality of notifier object Author: fengsun --*/ #pragma once #include <netcfgx.h> #include "wlbsparm.h" #defi...
40.98773
137
0.60934
[ "object", "vector" ]
2ef286f03d39c646f91dfc18c594c84318b139c5
4,935
h
C
Game/OGRE/OgreMain/include/OgreArchiveManager.h
hackerlank/SourceCode
b702c9e0a9ca5d86933f3c827abb02a18ffc9a59
[ "MIT" ]
4
2021-07-31T13:56:01.000Z
2021-11-13T02:55:10.000Z
Game/OGRE/OgreMain/include/OgreArchiveManager.h
shacojx/SourceCodeGameTLBB
e3cea615b06761c2098a05427a5f41c236b71bf7
[ "MIT" ]
null
null
null
Game/OGRE/OgreMain/include/OgreArchiveManager.h
shacojx/SourceCodeGameTLBB
e3cea615b06761c2098a05427a5f41c236b71bf7
[ "MIT" ]
7
2021-08-31T14:34:23.000Z
2022-01-19T08:25:58.000Z
/* ----------------------------------------------------------------------------- This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org/ Copyright (c) 2000-2005 The OGRE Team Also see acknowledgements in Readme.html This program is free software...
38.858268
106
0.653698
[ "object" ]
2ef6cc69e105eaab89a43c383cad211ca165658f
9,011
h
C
aws-cpp-sdk-marketplace-catalog/include/aws/marketplace-catalog/model/DescribeEntityResult.h
grujicbr/aws-sdk-cpp
bdd43c178042f09c6739645e3f6cd17822a7c35c
[ "Apache-2.0" ]
1
2020-03-11T05:36:20.000Z
2020-03-11T05:36:20.000Z
aws-cpp-sdk-marketplace-catalog/include/aws/marketplace-catalog/model/DescribeEntityResult.h
novaquark/aws-sdk-cpp
a0969508545bec9ae2864c9e1e2bb9aff109f90c
[ "Apache-2.0" ]
null
null
null
aws-cpp-sdk-marketplace-catalog/include/aws/marketplace-catalog/model/DescribeEntityResult.h
novaquark/aws-sdk-cpp
a0969508545bec9ae2864c9e1e2bb9aff109f90c
[ "Apache-2.0" ]
null
null
null
/* * 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...
33.623134
130
0.663966
[ "object", "model" ]
2ef74876a85edb5ce85e7fd4f812c694a8878f2a
1,511
h
C
Common/track/UMAppNetwork_SDK/SDK/UMUFPWebView.h
1box/onedayapp
576255d230a4508fd8de2a0b14a8108b44479809
[ "MIT" ]
2
2016-04-20T06:57:18.000Z
2017-09-18T08:16:23.000Z
Common/track/UMAppNetwork_SDK/SDK/UMUFPWebView.h
1box/onedayapp
576255d230a4508fd8de2a0b14a8108b44479809
[ "MIT" ]
null
null
null
Common/track/UMAppNetwork_SDK/SDK/UMUFPWebView.h
1box/onedayapp
576255d230a4508fd8de2a0b14a8108b44479809
[ "MIT" ]
null
null
null
// // UMUFPWebView.h // UFP // // Created by liu yu on 1/9/12. // Updated by liu yu on 04/02/13. // Copyright 2010-2013 Umeng.com. All rights reserved. // Version 3.5.4 #import <UIKit/UIKit.h> /** UMUFPWebView is a subclass of UIWebView that supports Ads impression in webview. */ @interface UMUFPWebView ...
23.984127
209
0.718068
[ "object" ]
2efbb1237c8b71e4ba91979d25331a385f9bd7dc
25,280
c
C
sapi/phpdbg/phpdbg_watch.c
abugnais/php-src
886fafc34f046c1887ea97eed9faf256be1dc3eb
[ "PHP-3.01" ]
1
2020-11-07T15:39:06.000Z
2020-11-07T15:39:06.000Z
sapi/phpdbg/phpdbg_watch.c
abugnais/php-src
886fafc34f046c1887ea97eed9faf256be1dc3eb
[ "PHP-3.01" ]
null
null
null
sapi/phpdbg/phpdbg_watch.c
abugnais/php-src
886fafc34f046c1887ea97eed9faf256be1dc3eb
[ "PHP-3.01" ]
null
null
null
/* +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2014 The PHP Group | +---------...
32
241
0.681487
[ "object" ]
2c03d13f0fc92fae672c6736e2aaf114b71c9a17
4,115
h
C
src/OutputMapper.h
tristanseifert/lichtenstein_server
172754817ce9d1c60ebf454aac8c65faee4627c8
[ "BSD-3-Clause" ]
null
null
null
src/OutputMapper.h
tristanseifert/lichtenstein_server
172754817ce9d1c60ebf454aac8c65faee4627c8
[ "BSD-3-Clause" ]
1
2019-01-16T16:40:34.000Z
2019-01-26T21:51:17.000Z
src/OutputMapper.h
tristanseifert/lichtenstein_server
172754817ce9d1c60ebf454aac8c65faee4627c8
[ "BSD-3-Clause" ]
null
null
null
/** * The output mapper builds a relation between output groups (or a collection of * groups, called an ubergroup) and an effect routine. */ #ifndef OUTPUTMAPPER_H #define OUTPUTMAPPER_H #include "HSIPixel.h" #include "db/Group.h" #include <map> #include <set> #include <vector> #include <mutex> #include <exception...
22.861111
95
0.660753
[ "vector" ]
2c0b0c3b187658cf0a9501722df4f8e8be33ff94
8,627
h
C
src/Dependencies/EASTL/include/EASTL/internal/generic_iterator.h
Connway/Shibboleth
23dda9a066db8dfaf8c8d56cb1e3d9929b6ced35
[ "MIT" ]
1
2020-04-06T17:35:47.000Z
2020-04-06T17:35:47.000Z
src/Dependencies/EASTL/include/EASTL/internal/generic_iterator.h
Connway/Shibboleth
23dda9a066db8dfaf8c8d56cb1e3d9929b6ced35
[ "MIT" ]
null
null
null
src/Dependencies/EASTL/include/EASTL/internal/generic_iterator.h
Connway/Shibboleth
23dda9a066db8dfaf8c8d56cb1e3d9929b6ced35
[ "MIT" ]
null
null
null
///////////////////////////////////////////////////////////////////////////// // Copyright (c) Electronic Arts Inc. All rights reserved. ///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////// // Implements a gen...
41.277512
193
0.687029
[ "object", "vector" ]
2c1070b8ab8037128077bfdda3dfe56956d020da
10,318
c
C
drivers/net/irda/mknet/sys/winreg.c
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
drivers/net/irda/mknet/sys/winreg.c
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
drivers/net/irda/mknet/sys/winreg.c
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
/***************************************************************************** ** ** ** COPYRIGHT (C) 2000, 2001 MKNET CORPORATION ** ** DEVELOPED FOR THE MK7100-BASED VFIR PCI CONTROLLER. ** ** ** ****************************************************************...
35.095238
109
0.552433
[ "object" ]
2c131c2bc26e9e7e9a52a5afb5597345b8210c90
3,514
h
C
libs/num_theory.h
teacup123123/win_competitive_programming_console
d043e775d836f8400ff4602623a556f292a4754e
[ "MIT" ]
null
null
null
libs/num_theory.h
teacup123123/win_competitive_programming_console
d043e775d836f8400ff4602623a556f292a4754e
[ "MIT" ]
null
null
null
libs/num_theory.h
teacup123123/win_competitive_programming_console
d043e775d836f8400ff4602623a556f292a4754e
[ "MIT" ]
null
null
null
// // Created by tchang on 2/5/2021. // #ifndef CODEJAM_PRIME_LADDER_H #define CODEJAM_PRIME_LADDER_H template<class T> vector <T> unique_pfacs(T in) { ll n = in; vector <T> ans; for (ll p = 2; p * p <= n; p++) { if (n % p == 0LL) { while (n % p == 0LL)n /= p; ans.eb(p); ...
26.621212
103
0.450199
[ "vector" ]
2c14e5742cd3d429b69ecf182522b31e12645f36
11,172
h
C
Include/PipelineManagerDX11.h
zgpxgame/hieroglyph3
bb1c59d82a69062bb76431b691fbcb381930768a
[ "MIT" ]
25
2017-08-05T07:29:00.000Z
2022-02-02T06:28:27.000Z
Include/PipelineManagerDX11.h
zgpxgame/hieroglyph3
bb1c59d82a69062bb76431b691fbcb381930768a
[ "MIT" ]
null
null
null
Include/PipelineManagerDX11.h
zgpxgame/hieroglyph3
bb1c59d82a69062bb76431b691fbcb381930768a
[ "MIT" ]
9
2018-07-14T08:40:29.000Z
2021-03-19T08:51:30.000Z
//-------------------------------------------------------------------------------- // This file is a portion of the Hieroglyph 3 Rendering Engine. It is distributed // under the MIT License, available in the root of this distribution and // at the following URL: // // http://www.opensource.org/licenses/mit-license.ph...
44.86747
155
0.712675
[ "render" ]
2c1c97c81dbe9440f85298e358d07cb0e16d75da
439
h
C
test/collections.h
BrainTwister/record
3fe88f18fa4b4e5f1f10879711e8ef866a13d2c5
[ "MIT" ]
3
2018-05-08T20:37:38.000Z
2019-12-16T09:03:45.000Z
test/collections.h
BrainTwister/record
3fe88f18fa4b4e5f1f10879711e8ef866a13d2c5
[ "MIT" ]
1
2018-05-17T11:44:56.000Z
2018-05-17T11:44:56.000Z
test/collections.h
BrainTwister/record
3fe88f18fa4b4e5f1f10879711e8ef866a13d2c5
[ "MIT" ]
null
null
null
#pragma once #include "BrainTwister/Record.h" #include <list> #include <vector> BRAINTWISTER_RECORD(Collection1, \ ((int, i, 0)) \ ((double, d, 0.0)) \ ((std::string, s, "foo")) \ ) BRAINTWISTER_RECORD(Collection2, \ ((std::vector<int>, v1, std::vector<int>())) \ ((std::vector<Collection1>, v2, s...
20.904762
66
0.612756
[ "vector" ]
2c20952d28cf1e74ab2718f79c8ac58fe81890cf
8,090
h
C
src/core/provider.h
AliAzG/triton-inference-server
fbce250035d049d13f32c362e2d76a5cb787da51
[ "BSD-3-Clause" ]
null
null
null
src/core/provider.h
AliAzG/triton-inference-server
fbce250035d049d13f32c362e2d76a5cb787da51
[ "BSD-3-Clause" ]
null
null
null
src/core/provider.h
AliAzG/triton-inference-server
fbce250035d049d13f32c362e2d76a5cb787da51
[ "BSD-3-Clause" ]
1
2021-06-09T11:16:23.000Z
2021-06-09T11:16:23.000Z
// Copyright (c) 2018-2020, NVIDIA CORPORATION. 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 ...
39.656863
80
0.764524
[ "shape", "vector" ]
2c232898b9339551ffc180e72f57923dc1542c23
4,116
c
C
kernel/linux-5.4/arch/powerpc/crypto/crc32c-vpmsum_glue.c
josehu07/SplitFS
d7442fa67a17de7057664f91defbfdbf10dd7f4a
[ "Apache-2.0" ]
27
2021-10-04T18:56:52.000Z
2022-03-28T08:23:06.000Z
kernel/linux-5.4/arch/powerpc/crypto/crc32c-vpmsum_glue.c
josehu07/SplitFS
d7442fa67a17de7057664f91defbfdbf10dd7f4a
[ "Apache-2.0" ]
1
2022-01-12T04:05:36.000Z
2022-01-16T15:48:42.000Z
kernel/linux-5.4/arch/powerpc/crypto/crc32c-vpmsum_glue.c
josehu07/SplitFS
d7442fa67a17de7057664f91defbfdbf10dd7f4a
[ "Apache-2.0" ]
6
2021-11-02T10:56:19.000Z
2022-03-06T11:58:20.000Z
// SPDX-License-Identifier: GPL-2.0-only #include <linux/crc32.h> #include <crypto/internal/hash.h> #include <crypto/internal/simd.h> #include <linux/init.h> #include <linux/module.h> #include <linux/string.h> #include <linux/kernel.h> #include <linux/cpufeature.h> #include <asm/simd.h> #include <asm/switch_to.h> #def...
23.386364
80
0.724004
[ "vector" ]
2c2379406572e6396a4e54f9838148817f5d1fa5
3,191
c
C
kernel/main.c
richardchien/chcore-lab
c15b482b47a7d50ad1018ed946cf6f074fe8d4a2
[ "MulanPSL-1.0" ]
7
2021-05-14T16:37:53.000Z
2021-12-01T13:25:33.000Z
kernel/main.c
fakeanalysier/chcore-lab
c15b482b47a7d50ad1018ed946cf6f074fe8d4a2
[ "MulanPSL-1.0" ]
null
null
null
kernel/main.c
fakeanalysier/chcore-lab
c15b482b47a7d50ad1018ed946cf6f074fe8d4a2
[ "MulanPSL-1.0" ]
5
2020-12-02T13:35:58.000Z
2022-01-03T03:36:17.000Z
/* * Copyright (c) 2020 Institute of Parallel And Distributed Systems (IPADS), Shanghai Jiao Tong University (SJTU) * OS-Lab-2020 (i.e., ChCore) is licensed under the Mulan PSL v1. * You can use this software according to the terms and conditions of the Mulan PSL v1. * You may obtain a copy of Mulan PSL v1 at: * ...
23.813433
113
0.69414
[ "vector" ]
2c296eba756711971ebacde5f1f2c6b9b9bfbc65
21,512
h
C
client/compile_service.h
uazo/goma-client
1cffeb7978539ac2fee02257ca0a95a05b4c6cc0
[ "BSD-3-Clause" ]
null
null
null
client/compile_service.h
uazo/goma-client
1cffeb7978539ac2fee02257ca0a95a05b4c6cc0
[ "BSD-3-Clause" ]
null
null
null
client/compile_service.h
uazo/goma-client
1cffeb7978539ac2fee02257ca0a95a05b4c6cc0
[ "BSD-3-Clause" ]
null
null
null
// Copyright 2011 The Goma Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef DEVTOOLS_GOMA_CLIENT_COMPILE_SERVICE_H_ #define DEVTOOLS_GOMA_CLIENT_COMPILE_SERVICE_H_ #include <stdint.h> #include <deque> #include <map> #include ...
35.734219
80
0.742144
[ "vector" ]
2c2bd6c38f7aaa2a4b428dd5510852e7b652b360
4,226
h
C
src/bkDataset/image/filter/FFTShiftImageFilter.h
BenKoehler/bk
53d9ce99cf54fe01dbb3b22ff2418cd102e20ee3
[ "MIT" ]
4
2018-12-08T15:35:38.000Z
2021-08-06T03:23:06.000Z
src/bkDataset/image/filter/FFTShiftImageFilter.h
BenKoehler/bk
53d9ce99cf54fe01dbb3b22ff2418cd102e20ee3
[ "MIT" ]
null
null
null
src/bkDataset/image/filter/FFTShiftImageFilter.h
BenKoehler/bk
53d9ce99cf54fe01dbb3b22ff2418cd102e20ee3
[ "MIT" ]
null
null
null
/* * MIT License * * Copyright (c) 2018-2019 Benjamin Köhler * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, c...
37.732143
108
0.443682
[ "vector" ]
2c2d04f06e6ccf26493412c1da0e31c23bc17a03
1,832
h
C
build/linux-build/Sources/include/hxinc/kha/kore/Video.h
5Mixer/GGJ20
a12a14d596ab150e8d96dda5a21defcd176f251f
[ "MIT" ]
null
null
null
build/linux-build/Sources/include/hxinc/kha/kore/Video.h
5Mixer/GGJ20
a12a14d596ab150e8d96dda5a21defcd176f251f
[ "MIT" ]
null
null
null
build/linux-build/Sources/include/hxinc/kha/kore/Video.h
5Mixer/GGJ20
a12a14d596ab150e8d96dda5a21defcd176f251f
[ "MIT" ]
null
null
null
// Generated by Haxe 4.0.5 #ifndef INCLUDED_kha_kore_Video #define INCLUDED_kha_kore_Video #ifndef HXCPP_H #include <hxcpp.h> #endif #ifndef INCLUDED_kha_Video #include <hxinc/kha/Video.h> #endif HX_DECLARE_CLASS1(kha,Resource) HX_DECLARE_CLASS1(kha,Video) HX_DECLARE_CLASS2(kha,kore,Video) #include <Kore/pch.h> #in...
21.809524
102
0.716703
[ "object" ]
2c30213cb2dd86d776cd0b130233ad2cca155e32
913
h
C
Tran_Dan_Maku/Generated Code/Tran_Dan_Maku_Instruction1.h
Dan-Tran/Dan-Maku
7428e32d3010f0c82f5552b36e90ee907f284cb1
[ "Apache-2.0" ]
1
2017-12-28T10:33:22.000Z
2017-12-28T10:33:22.000Z
Tran_Dan_Maku/Generated Code/Tran_Dan_Maku_Instruction1.h
Dan-Tran/Dan-Maku
7428e32d3010f0c82f5552b36e90ee907f284cb1
[ "Apache-2.0" ]
null
null
null
Tran_Dan_Maku/Generated Code/Tran_Dan_Maku_Instruction1.h
Dan-Tran/Dan-Maku
7428e32d3010f0c82f5552b36e90ee907f284cb1
[ "Apache-2.0" ]
null
null
null
#ifndef _TRAN_DAN_MAKU_INSTRUCTION1_H_ #define _TRAN_DAN_MAKU_INSTRUCTION1_H_ class Instruction1:public ProjectFun::Sprite { protected: DECLARE_LUA_VARS(Instruction1) public: Instruction1(); Instruction1(const std::vector<ProjectFun::SpriteAnimationPtr> & animations); Instruction1(const Instruction1...
18.632653
81
0.708653
[ "vector" ]
2c3432c286db7f16951abe059e3a44fec5d40c70
7,701
h
C
third_party/gecko-2/win32/include/nsILocaleService.h
akiellor/selenium
239490f9c5f3c7e7d4082bbe53c86eb5158d70a3
[ "Apache-2.0" ]
1
2018-08-24T18:01:34.000Z
2018-08-24T18:01:34.000Z
third_party/gecko-2/win32/include/nsILocaleService.h
akiellor/selenium
239490f9c5f3c7e7d4082bbe53c86eb5158d70a3
[ "Apache-2.0" ]
1
2021-10-18T12:23:37.000Z
2021-10-18T12:23:37.000Z
third_party/gecko-2/win32/include/nsILocaleService.h
akiellor/selenium
239490f9c5f3c7e7d4082bbe53c86eb5158d70a3
[ "Apache-2.0" ]
2
2018-04-30T21:35:30.000Z
2021-05-14T08:11:46.000Z
/* * DO NOT EDIT. THIS FILE IS GENERATED FROM e:/builds/moz2_slave/rel-2.0-xr-w32-bld/build/intl/locale/idl/nsILocaleService.idl */ #ifndef __gen_nsILocaleService_h__ #define __gen_nsILocaleService_h__ #ifndef __gen_nsISupports_h__ #include "nsISupports.h" #endif #ifndef __gen_nsILocale_h__ #include...
40.109375
219
0.745228
[ "object" ]
2c35aa941f4b7162a30933e64d6285176ae082d0
3,280
h
C
include/SGDocument.h
RastislavKamenickyOnsemi/couchbase-lite-cpp
302bdae8980257d92da29add452190aa4d4c28b5
[ "Apache-2.0" ]
2
2019-08-09T09:23:39.000Z
2020-10-02T06:35:53.000Z
include/SGDocument.h
RastislavKamenickyOnsemi/couchbase-lite-cpp
302bdae8980257d92da29add452190aa4d4c28b5
[ "Apache-2.0" ]
3
2019-10-21T19:06:05.000Z
2020-09-11T23:55:15.000Z
include/SGDocument.h
RastislavKamenickyOnsemi/couchbase-lite-cpp
302bdae8980257d92da29add452190aa4d4c28b5
[ "Apache-2.0" ]
3
2019-05-16T18:36:49.000Z
2020-07-10T05:48:20.000Z
// // SGDocument.h // // Copyright 2014 ON Semiconductor. // All rights reserved. This software and/or documentation is licensed by ON Semiconductor under // limited terms and conditions. The terms and conditions pertaining to the software and/or documentation are available at // http://www.onsemi.com/site/pdf/ONS...
32.156863
131
0.672256
[ "object" ]
2c3f065a5ad7b3faf6fb33cf77dfc8fc16d46cbf
2,644
h
C
aws-cpp-sdk-iot/include/aws/iot/model/GetTopicRuleResult.h
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/include/aws/iot/model/GetTopicRuleResult.h
Neusoft-Technology-Solutions/aws-sdk-cpp
88c041828b0dbee18a297c3cfe98c5ecd0706d0b
[ "Apache-2.0" ]
1
2021-10-14T16:57:00.000Z
2021-10-18T10:47:24.000Z
aws-cpp-sdk-iot/include/aws/iot/model/GetTopicRuleResult.h
ravindra-wagh/aws-sdk-cpp
7d5ff01b3c3b872f31ca98fb4ce868cd01e97696
[ "Apache-2.0" ]
1
2022-03-23T15:17:18.000Z
2022-03-23T15:17:18.000Z
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/iot/IoT_EXPORTS.h> #include <aws/core/utils/memory/stl/AWSString.h> #include <aws/iot/model/TopicRule.h> #include <utility> namespace Aws { template<typename RESULT_TYPE> c...
23.607143
110
0.623298
[ "model" ]
2c40dedb05f161913e2c0d908fcd01a878eaf64c
1,392
h
C
SDLProjekt/Game.h
TheKrzyko/SokobanSDL
dfc6e5cefcc84d069fcaad6908e9a1ba44444d29
[ "MIT" ]
null
null
null
SDLProjekt/Game.h
TheKrzyko/SokobanSDL
dfc6e5cefcc84d069fcaad6908e9a1ba44444d29
[ "MIT" ]
null
null
null
SDLProjekt/Game.h
TheKrzyko/SokobanSDL
dfc6e5cefcc84d069fcaad6908e9a1ba44444d29
[ "MIT" ]
null
null
null
#pragma once #include <SDL.h> #include "Vector2.h" #include "Resources.h" #include "FrameAnimation.h" #include "Sprite.h" #include "Player.h" #include "String.h" #include "Text.h" #include "Board.h" #include "Rectangle.h" #include "Menu.h" using namespace std; enum GameState { menuView, gameView }; class Game { ...
18.077922
52
0.742816
[ "render" ]
2c4b2d46261020c6c2b5887df25c91a17ba4e724
3,423
h
C
MSCL/source/mscl/MicroStrain/Inertial/Commands/HeadingUpdateControl.h
offworld-projects/MSCL
8388e97c92165e16c26c554aadf1e204ebcf93cf
[ "BSL-1.0", "OpenSSL", "MIT" ]
53
2015-08-28T02:41:41.000Z
2022-03-03T07:50:53.000Z
MSCL/source/mscl/MicroStrain/Inertial/Commands/HeadingUpdateControl.h
offworld-projects/MSCL
8388e97c92165e16c26c554aadf1e204ebcf93cf
[ "BSL-1.0", "OpenSSL", "MIT" ]
209
2015-09-30T19:36:11.000Z
2022-03-04T21:52:20.000Z
MSCL/source/mscl/MicroStrain/Inertial/Commands/HeadingUpdateControl.h
offworld-projects/MSCL
8388e97c92165e16c26c554aadf1e204ebcf93cf
[ "BSL-1.0", "OpenSSL", "MIT" ]
55
2015-09-03T14:40:01.000Z
2022-02-04T02:02:01.000Z
/******************************************************************************* Copyright(c) 2015-2021 Parker Hannifin Corp. All rights reserved. MIT Licensed. See the included LICENSE.txt for a copy of the full MIT License. *******************************************************************************/ #pragma once...
35.65625
121
0.632778
[ "object" ]
2c4f27d6224e47e2e1f8badec951284deb527466
4,985
h
C
chrome/browser/extensions/extension_toolbar_model.h
Crystalnix/BitPop
1fae4ecfb965e163f6ce154b3988b3181678742a
[ "BSD-3-Clause" ]
7
2015-05-20T22:41:35.000Z
2021-11-18T19:07:59.000Z
chrome/browser/extensions/extension_toolbar_model.h
Crystalnix/BitPop
1fae4ecfb965e163f6ce154b3988b3181678742a
[ "BSD-3-Clause" ]
1
2015-02-02T06:55:08.000Z
2016-01-20T06:11:59.000Z
chrome/browser/extensions/extension_toolbar_model.h
Crystalnix/BitPop
1fae4ecfb965e163f6ce154b3988b3181678742a
[ "BSD-3-Clause" ]
2
2015-12-08T00:37:41.000Z
2017-04-06T05:34:05.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. #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_TOOLBAR_MODEL_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSION_TOOLBAR_MODEL_H_ #include "base/compiler_spe...
35.35461
80
0.732197
[ "model" ]
2c507383ee0291795a53791f78e81a17b35831c6
15,584
h
C
bigneuron_ported/daisuke/neurontracing_vn2/app2/my_fastmarching.h
zzhmark/vaa3d_tools
3ca418add85a59ac7e805d55a600b78330d7e53d
[ "MIT" ]
1
2021-12-27T19:14:03.000Z
2021-12-27T19:14:03.000Z
bigneuron_ported/daisuke/neurontracing_vn2/app2/my_fastmarching.h
zzhmark/vaa3d_tools
3ca418add85a59ac7e805d55a600b78330d7e53d
[ "MIT" ]
1
2016-12-03T05:33:13.000Z
2016-12-03T05:33:13.000Z
bigneuron_ported/daisuke/neurontracing_vn2/app2/my_fastmarching.h
zzhmark/vaa3d_tools
3ca418add85a59ac7e805d55a600b78330d7e53d
[ "MIT" ]
null
null
null
#ifndef __MY_FASTMARCHING_H__ #define __MY_FASTMARCHING_H__ #include "fastmarching_dt.h" #include "fastmarching_tree.h" #ifdef USE_OPENMP #include <omp.h> #endif #include <algorithm> #ifndef SET_CLOCK #define SET_CLOCK clock_gettime(CLOCK_MONOTONIC, &(ts[clock_id])); printf("[ timer %d - %d ]\n", area_id, clock_id+...
25.973333
165
0.525154
[ "vector" ]
2c51910c195dc29e4d5d57ce8eb3adfee36b3205
2,700
h
C
Pod/Classes/Objective-C/UIColor+CIELAB.h
lowell/Chameleon
db46864d0791b13751462c3212a36bd2babe3147
[ "MIT" ]
527
2015-10-07T07:37:08.000Z
2022-02-08T16:23:33.000Z
Pods/ChameleonFramework/Pod/Classes/Objective-C/UIColor+CIELAB.h
CallMeDK/MrCode
3630c785d6d105417b051f1ab54d9bde39959f5b
[ "MIT" ]
4
2015-11-21T18:11:26.000Z
2018-04-12T06:26:15.000Z
Pods/ChameleonFramework/Pod/Classes/Objective-C/UIColor+CIELAB.h
CallMeDK/MrCode
3630c785d6d105417b051f1ab54d9bde39959f5b
[ "MIT" ]
115
2015-10-08T01:03:09.000Z
2022-02-08T16:23:45.000Z
// UIColor+CIELAB.h /* The MIT License (MIT) Copyright (c) 2014-2015 Vicc Alexander. 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 ...
40.298507
112
0.717778
[ "object" ]
2c55688cb5a3791299452db478260a707f91020a
4,145
h
C
deps/webrtc/include/third_party/WebKit/Source/core/css/CSSImageGeneratorValue.h
QueenConch/quick_start_webrtc_native
0321fb204a076b437e0d708c2ec55cae6464c4f3
[ "MIT" ]
2
2018-07-04T00:29:09.000Z
2020-07-05T09:24:59.000Z
deps/webrtc/include/third_party/WebKit/Source/core/css/CSSImageGeneratorValue.h
QueenConch/quick_start_webrtc_native
0321fb204a076b437e0d708c2ec55cae6464c4f3
[ "MIT" ]
null
null
null
deps/webrtc/include/third_party/WebKit/Source/core/css/CSSImageGeneratorValue.h
QueenConch/quick_start_webrtc_native
0321fb204a076b437e0d708c2ec55cae6464c4f3
[ "MIT" ]
null
null
null
/* * Copyright (C) 2008 Apple Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions a...
36.681416
79
0.738963
[ "geometry" ]
2c5ae626239439e649d49e84b7220bb0fca7dec7
8,240
c
C
src/common/io/socket/client.c
crunchyheath/pgbackrest
927d9adbee780a51639955edb74ce7a4850db100
[ "MIT" ]
null
null
null
src/common/io/socket/client.c
crunchyheath/pgbackrest
927d9adbee780a51639955edb74ce7a4850db100
[ "MIT" ]
null
null
null
src/common/io/socket/client.c
crunchyheath/pgbackrest
927d9adbee780a51639955edb74ce7a4850db100
[ "MIT" ]
null
null
null
/*********************************************************************************************************************************** Socket Client ***********************************************************************************************************************************/ #include "build.auto.h" #include <netin...
37.117117
132
0.423665
[ "object" ]
c803f868428967cf404b6dad4fb18c3ade408eb0
9,660
h
C
kratos/containers/periodic_variables_container.h
lcirrott/Kratos
8406e73e0ad214c4f89df4e75e9b29d0eb4a47ea
[ "BSD-4-Clause" ]
2
2020-04-30T19:13:08.000Z
2021-04-14T19:40:47.000Z
kratos/containers/periodic_variables_container.h
lcirrott/Kratos
8406e73e0ad214c4f89df4e75e9b29d0eb4a47ea
[ "BSD-4-Clause" ]
13
2019-10-07T12:06:51.000Z
2020-02-18T08:48:33.000Z
kratos/containers/periodic_variables_container.h
lcirrott/Kratos
8406e73e0ad214c4f89df4e75e9b29d0eb4a47ea
[ "BSD-4-Clause" ]
1
2020-06-12T08:51:24.000Z
2020-06-12T08:51:24.000Z
// | / | // ' / __| _` | __| _ \ __| // . \ | ( | | ( |\__ ` // _|\_\_| \__,_|\__|\___/ ____/ // Multi-Physics // // License: BSD License // Kratos default license: kratos/license.txt // // Main authors: Jordi Cotela Dalmau // // ...
24.332494
139
0.633437
[ "object", "vector" ]
c80a9e1c9054de573c96ca4c34a548ba3c0e75c2
22,476
h
C
Source/External/NVIDIA_Nsight_Aftermath/include/GFSDK_Aftermath.h
AlexScapillati/RenderingEngine
a0315ca054db555b56ca4ff84bc2ae42d16440c6
[ "MIT" ]
1
2022-03-11T18:12:09.000Z
2022-03-11T18:12:09.000Z
Source/External/NVIDIA_Nsight_Aftermath/include/GFSDK_Aftermath.h
AlexScapillati/RenderingEngine
a0315ca054db555b56ca4ff84bc2ae42d16440c6
[ "MIT" ]
null
null
null
Source/External/NVIDIA_Nsight_Aftermath/include/GFSDK_Aftermath.h
AlexScapillati/RenderingEngine
a0315ca054db555b56ca4ff84bc2ae42d16440c6
[ "MIT" ]
null
null
null
/* * Copyright (c) 2017-2022, NVIDIA CORPORATION. All rights reserved. * * NVIDIA CORPORATION and its licensors retain all intellectual property * and proprietary rights in and to this software, related documentation * and any modifications thereto. Any use, reproduction, disclosure or * distribution of this software...
43.306358
200
0.677389
[ "object" ]
c811020e0fe820c998160f2252053614878c3d51
3,605
h
C
src/third_party/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/Clustering.h
rhencke/engine
1016db292c4e73374a0a11536b18303c9522a224
[ "BSD-3-Clause" ]
59
2019-10-22T16:21:33.000Z
2022-02-01T20:32:32.000Z
src/third_party/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/Clustering.h
rhencke/engine
1016db292c4e73374a0a11536b18303c9522a224
[ "BSD-3-Clause" ]
51
2019-10-23T11:55:08.000Z
2021-12-21T06:32:11.000Z
src/third_party/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/Clustering.h
rhencke/engine
1016db292c4e73374a0a11536b18303c9522a224
[ "BSD-3-Clause" ]
15
2019-10-22T19:56:12.000Z
2022-01-12T14:45:15.000Z
//===-- Clustering.h --------------------------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
31.622807
80
0.651318
[ "vector" ]
c8172f0038f6a196e83b2854bf4ddab4552c929a
90,538
h
C
thirdparty/cgal/CGAL-4.13/include/CGAL/Dart_iterators.h
st4ll1/dust3d
c1de02f7ddcfdacc730cc96740f8073f87e7818c
[ "MIT" ]
null
null
null
thirdparty/cgal/CGAL-4.13/include/CGAL/Dart_iterators.h
st4ll1/dust3d
c1de02f7ddcfdacc730cc96740f8073f87e7818c
[ "MIT" ]
null
null
null
thirdparty/cgal/CGAL-4.13/include/CGAL/Dart_iterators.h
st4ll1/dust3d
c1de02f7ddcfdacc730cc96740f8073f87e7818c
[ "MIT" ]
null
null
null
// Copyright (c) 2010-2011 CNRS and LIRIS' Establishments (France). // All rights reserved. // // This file is part of CGAL (www.cgal.org); you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public License as // published by the Free Software Foundation; either version 3 of the Licens...
32.661616
83
0.570987
[ "3d" ]
c818f4b032b9f321a53aca81df4828076c42c1a2
459
h
C
DataStructure/tree/bst.h
CloudHolic/algorithms
cfae9b723e432fd9a84600c2a0082a5412759821
[ "MIT" ]
null
null
null
DataStructure/tree/bst.h
CloudHolic/algorithms
cfae9b723e432fd9a84600c2a0082a5412759821
[ "MIT" ]
null
null
null
DataStructure/tree/bst.h
CloudHolic/algorithms
cfae9b723e432fd9a84600c2a0082a5412759821
[ "MIT" ]
null
null
null
#pragma once #include <vector> using namespace std; class bst { public: // Constructor bst(int size); // Destructor ~bst(); // Operator overloading int operator[](const int index); void insert(const int value); void remove(const int value); int find_index(const int value) const...
15.3
45
0.647059
[ "vector" ]
c81947ccbeec5012fd4496d05dcceed39f384b8f
2,231
h
C
inc/json.h
github188/GPSTracker-1
c31580e95d91dfb7da7c12aa02ee4d813f6866dc
[ "BSD-2-Clause" ]
25
2019-08-02T02:45:23.000Z
2022-03-08T15:48:25.000Z
inc/json.h
PaulPan007/GPSTracker
c31580e95d91dfb7da7c12aa02ee4d813f6866dc
[ "BSD-2-Clause" ]
null
null
null
inc/json.h
PaulPan007/GPSTracker
c31580e95d91dfb7da7c12aa02ee4d813f6866dc
[ "BSD-2-Clause" ]
20
2020-09-06T02:56:27.000Z
2022-03-19T07:13:50.000Z
/** * Copyright @ Goome Technologies Co., Ltd. 2009-2019. All rights reserved. * File name: log_service.h * Author: 王志华 * Version: 1.0 * Date: 2019-05-21 * Description: 来自于cJSON,删除了大部分不用的功能和特性,print函数完全重写 * Others: * Function List: 1. 创建对象 2. 添...
20.099099
92
0.621246
[ "object" ]
c823ac3b337a705b2dd43ba7ba524ca60d69efa1
6,817
h
C
src/v2i-hub/PortDrayagePlugin/src/PortDrayagePlugin.h
usdot-fhwa-OPS/V2X-Hub
c38f9ea0b5b4c7be60539c92c8ac3fd218edcd0c
[ "Apache-2.0" ]
56
2019-04-25T19:06:11.000Z
2022-03-25T20:26:25.000Z
src/v2i-hub/PortDrayagePlugin/src/PortDrayagePlugin.h
usdot-fhwa-OPS/V2X-Hub
c38f9ea0b5b4c7be60539c92c8ac3fd218edcd0c
[ "Apache-2.0" ]
184
2019-04-24T18:20:08.000Z
2022-03-22T18:56:45.000Z
src/v2i-hub/PortDrayagePlugin/src/PortDrayagePlugin.h
usdot-fhwa-OPS/V2X-Hub
c38f9ea0b5b4c7be60539c92c8ac3fd218edcd0c
[ "Apache-2.0" ]
34
2019-04-03T15:21:16.000Z
2022-03-20T04:26:53.000Z
/** * Copyright (C) 2019 LEIDOS. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writi...
30.569507
117
0.761772
[ "object" ]
c82b84c152d39cef8f1008d78b7d76c1fd06a389
2,739
c
C
src/vm/parrot/6model/reprs/VMIter.c
hoelzro/nqp
4b5986517e1f56b97ce71704383a8bd073013f3e
[ "Artistic-2.0" ]
1
2015-11-09T01:49:34.000Z
2015-11-09T01:49:34.000Z
src/vm/parrot/6model/reprs/VMIter.c
tokuhirom/nqp
d317008d0c46e6e62810441f92b8bc4c71063d38
[ "Artistic-2.0" ]
null
null
null
src/vm/parrot/6model/reprs/VMIter.c
tokuhirom/nqp
d317008d0c46e6e62810441f92b8bc4c71063d38
[ "Artistic-2.0" ]
null
null
null
#define PARROT_IN_EXTENSION #include "parrot/parrot.h" #include "parrot/extend.h" #include "../sixmodelobject.h" #include "VMIter.h" /* This representation's function pointer table. */ static REPROps *this_repr; /* Creates a new type object of this representation, and associates it with * the given HOW. */ static PM...
32.223529
75
0.706097
[ "object" ]
c82cbecfa74ee9e23f3ecef31068771e0c272b61
19,275
h
C
src/include/ngram/ngram-count.h
mjansche/opengrm-ngram
f68e8207cdff0ba771d3b31d87cba471275a4d3c
[ "Apache-2.0" ]
6
2016-02-19T18:04:04.000Z
2020-06-16T19:19:28.000Z
src/include/ngram/ngram-count.h
mjansche/opengrm-ngram
f68e8207cdff0ba771d3b31d87cba471275a4d3c
[ "Apache-2.0" ]
null
null
null
src/include/ngram/ngram-count.h
mjansche/opengrm-ngram
f68e8207cdff0ba771d3b31d87cba471275a4d3c
[ "Apache-2.0" ]
4
2016-11-20T03:37:49.000Z
2021-07-09T08:56:07.000Z
// Licensed under the Apache License, Version 2.0 (the 'License'); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed...
36.436673
80
0.643165
[ "object", "vector", "model" ]
c8537ec23616a55e49819762895dc0e1f0b554cc
1,871
h
C
src/shogun/structure/IntronList.h
cloner1984/shogun
901c04b2c6550918acf0594ef8afeb5dcd840a7d
[ "BSD-3-Clause" ]
2
2015-01-13T15:18:27.000Z
2015-05-01T13:28:48.000Z
src/shogun/structure/IntronList.h
cloner1984/shogun
901c04b2c6550918acf0594ef8afeb5dcd840a7d
[ "BSD-3-Clause" ]
null
null
null
src/shogun/structure/IntronList.h
cloner1984/shogun
901c04b2c6550918acf0594ef8afeb5dcd840a7d
[ "BSD-3-Clause" ]
1
2020-06-02T09:15:40.000Z
2020-06-02T09:15:40.000Z
/* * This software is distributed under BSD 3-clause license (see LICENSE file). * * Authors: Soeren Sonnenburg, Evan Shelhamer, Yuyu Zhang */ #ifndef __INTRON_LIST__ #define __INTRON_LIST__ #include <shogun/lib/config.h> #include <shogun/lib/common.h> #include <shogun/base/SGObject.h> namespace shogun { /** @b...
24.618421
90
0.701764
[ "object", "shape" ]
c855bc4433a187f4dc1d90eeea89be99f8157311
1,513
h
C
include/vrep_ros_interface.h
shuklaayush/v_repExtRosInterface
d4bd7cb8e1079f9506af18381db7632da6237a33
[ "BSD-3-Clause" ]
4
2018-06-07T11:36:21.000Z
2021-11-23T07:12:05.000Z
include/vrep_ros_interface.h
kasperg3/vrep_ros_interface
8e68a1b37591e7fe8576ca8b8cce9d6859a6bf5e
[ "BSD-3-Clause" ]
null
null
null
include/vrep_ros_interface.h
kasperg3/vrep_ros_interface
8e68a1b37591e7fe8576ca8b8cce9d6859a6bf5e
[ "BSD-3-Clause" ]
1
2019-12-05T15:38:24.000Z
2019-12-05T15:38:24.000Z
#ifndef VREP_ROS_INTERFACE_H_INCLUDED #define VREP_ROS_INTERFACE_H_INCLUDED #include <iostream> #include <sstream> #include <string> #include <vector> #include <map> #include <boost/lexical_cast.hpp> #include <ros/ros.h> #include <image_transport/image_transport.h> #include "config.h" #define PLUGIN_NAME "RosInter...
18.9125
57
0.736286
[ "vector" ]
c855d9705d00633c1d4cc7113b7880e91cda5ee9
4,040
h
C
bridge/go-llvm-irbuilders.h
guyezi/gollvm
690719bf273cdeda6649045d05e65a2182ddcb56
[ "BSD-3-Clause" ]
null
null
null
bridge/go-llvm-irbuilders.h
guyezi/gollvm
690719bf273cdeda6649045d05e65a2182ddcb56
[ "BSD-3-Clause" ]
null
null
null
bridge/go-llvm-irbuilders.h
guyezi/gollvm
690719bf273cdeda6649045d05e65a2182ddcb56
[ "BSD-3-Clause" ]
null
null
null
//===-- go-llvm-cabi-irbuilders.h - IR builder helper classes -------------===// // // Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // //===---------------------------------------------------------------------...
33.666667
80
0.692327
[ "object", "vector" ]
c85746b09c02eae7045384be3e38a89cd84085d1
19,588
c
C
glucas-2.9.2/src/radixmm_6.c
Kasual/GIMPS
a09c0d4cc1489558725eef0578613c66bd65a708
[ "Intel" ]
null
null
null
glucas-2.9.2/src/radixmm_6.c
Kasual/GIMPS
a09c0d4cc1489558725eef0578613c66bd65a708
[ "Intel" ]
null
null
null
glucas-2.9.2/src/radixmm_6.c
Kasual/GIMPS
a09c0d4cc1489558725eef0578613c66bd65a708
[ "Intel" ]
null
null
null
/*$Id$*/ /* This file is a part of YEAFFT. A library to make real convolutions using Fast Fourier Transforms. Copyright (C) 2003-2006 Guillermo Ballester Valor This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published...
33.369676
79
0.52864
[ "transform" ]
c857d55e925948fa5447a39c05c2776aed76a066
3,622
h
C
itpp/itbase.h
indianshannon/minimal_itpp
d502993d20a81531558437c19fae2c2d12cb163b
[ "MIT" ]
null
null
null
itpp/itbase.h
indianshannon/minimal_itpp
d502993d20a81531558437c19fae2c2d12cb163b
[ "MIT" ]
null
null
null
itpp/itbase.h
indianshannon/minimal_itpp
d502993d20a81531558437c19fae2c2d12cb163b
[ "MIT" ]
null
null
null
/*! * \file * \brief Include file for the IT++ base module * \author Tony Ottosson * * ------------------------------------------------------------------------- * * Copyright (C) 1995-2010 (see AUTHORS file for a list of contributors) * * This file is part of IT++ - a C++ library of mathematical, signal * pr...
26.632353
76
0.700718
[ "vector" ]
c85ea17a35ab544b593b987aba865dbd6d5221fe
183,420
c
C
thirdparties/libfort/fort.c
ALGSS/ntrip_caster
9dbfc35adaac87c40b380fa177878721ddf18032
[ "BSD-3-Clause" ]
23
2020-03-31T11:41:17.000Z
2022-03-23T02:42:10.000Z
thirdparties/libfort/fort.c
ALGSS/ntrip_caster
9dbfc35adaac87c40b380fa177878721ddf18032
[ "BSD-3-Clause" ]
null
null
null
thirdparties/libfort/fort.c
ALGSS/ntrip_caster
9dbfc35adaac87c40b380fa177878721ddf18032
[ "BSD-3-Clause" ]
12
2020-04-09T07:08:47.000Z
2021-11-01T05:17:54.000Z
/* libfort MIT License Copyright (c) 2017 - 2019 Seleznev Anton 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,...
30.868394
200
0.591822
[ "geometry", "vector" ]
c871c3942a97662ab5f307784e859bd75a9c8290
2,268
h
C
libit-0.2.3/include/it/hmmalgo.h
xiao00li/Undergraduate-Dissertation
b2866956bb1af869d888a2c354d9e425dcac6b44
[ "MIT" ]
1
2021-02-21T20:30:09.000Z
2021-02-21T20:30:09.000Z
libit-0.2.3/include/it/hmmalgo.h
xiao00li/Undergraduate-Dissertation
b2866956bb1af869d888a2c354d9e425dcac6b44
[ "MIT" ]
null
null
null
libit-0.2.3/include/it/hmmalgo.h
xiao00li/Undergraduate-Dissertation
b2866956bb1af869d888a2c354d9e425dcac6b44
[ "MIT" ]
2
2019-05-08T06:32:33.000Z
2019-08-27T14:01:30.000Z
/* libit - Library for basic source and channel coding functions Copyright (C) 2005-2008 Francois Cayre, Vivien Chappelier, Herve Jegou This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foun...
35.4375
83
0.65388
[ "model" ]
c8749b9198d195c0ec01d5a60a58ebaadd5042f9
8,980
c
C
c_src/utils.c
wandsdn/ofequivalence
bbf233a7cdbe0b86d896082fff58088957d063e6
[ "Apache-2.0" ]
4
2019-04-04T21:06:11.000Z
2021-07-10T16:45:43.000Z
c_src/utils.c
wandsdn/ofequivalence
bbf233a7cdbe0b86d896082fff58088957d063e6
[ "Apache-2.0" ]
null
null
null
c_src/utils.c
wandsdn/ofequivalence
bbf233a7cdbe0b86d896082fff58088957d063e6
[ "Apache-2.0" ]
null
null
null
// Copyright 2019 Richard Sanger, Wand Network Research Group // // 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 ap...
33.136531
86
0.673831
[ "object" ]
c87781c696e6c343af4e39f2965c78e4e700e25f
1,325
h
C
src/vocabulary-rocksdb/src/native/vocabulary/PersistentVocabulary.h
ugermann/MMT
715ad16b4467f44c8103e16165261d1391a69fb8
[ "Apache-2.0" ]
null
null
null
src/vocabulary-rocksdb/src/native/vocabulary/PersistentVocabulary.h
ugermann/MMT
715ad16b4467f44c8103e16165261d1391a69fb8
[ "Apache-2.0" ]
null
null
null
src/vocabulary-rocksdb/src/native/vocabulary/PersistentVocabulary.h
ugermann/MMT
715ad16b4467f44c8103e16165261d1391a69fb8
[ "Apache-2.0" ]
null
null
null
// // Created by Davide Caroselli on 17/08/16. // #ifndef MMTCORE_PERSISTENTVOCABULARY_H #define MMTCORE_PERSISTENTVOCABULARY_H #include <mmt/vocabulary/Vocabulary.h> #include <string> #include <rocksdb/db.h> #include <unordered_set> #include "IdGenerator.h" using namespace std; namespace mmt { namespace vocab...
25.480769
123
0.660377
[ "vector" ]
c87fbfa0c426805561993a066beb54044e284892
10,816
h
C
include/csys/autocomplete.h
alisenai/imgui-console
7840945b5a20ea9f4e83f98d1ad3d9379aede3ed
[ "MIT" ]
11
2020-07-09T06:57:44.000Z
2022-02-13T04:56:55.000Z
include/csys/autocomplete.h
alisenai/imgui-console
7840945b5a20ea9f4e83f98d1ad3d9379aede3ed
[ "MIT" ]
1
2021-03-06T09:54:57.000Z
2021-03-06T09:54:57.000Z
include/csys/autocomplete.h
alisenai/imgui-console
7840945b5a20ea9f4e83f98d1ad3d9379aede3ed
[ "MIT" ]
3
2021-09-13T05:57:09.000Z
2022-02-26T05:05:41.000Z
// Copyright (c) 2020-present, Roland Munguia & Tristan Florian Bouchard. // Distributed under the MIT License (http://opensource.org/licenses/MIT) #ifndef CSYS_AUTOCOMPLETE_H #define CSYS_AUTOCOMPLETE_H #pragma once #include "csys/api.h" #include <vector> #include <string> #include <memory> namespace csys { //...
27.94832
155
0.459135
[ "vector" ]
c881e26af691e62f45db2ba056fc352bea7bf4dd
2,175
h
C
include/dogecoin/vector.h
SparrowTek/libdogecoin
ca63b528aff21711063fbbaa75d1607cf44e5cd4
[ "MIT" ]
1
2022-02-09T01:55:51.000Z
2022-02-09T01:55:51.000Z
include/dogecoin/vector.h
SparrowTek/libdogecoin
ca63b528aff21711063fbbaa75d1607cf44e5cd4
[ "MIT" ]
null
null
null
include/dogecoin/vector.h
SparrowTek/libdogecoin
ca63b528aff21711063fbbaa75d1607cf44e5cd4
[ "MIT" ]
4
2022-02-03T19:02:07.000Z
2022-02-17T22:57:36.000Z
/* The MIT License (MIT) Copyright (c) 2015 Jonas Schnelli Copyright (c) 2022 bluezr Copyright (c) 2022 The Dogecoin Foundation 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 res...
36.25
78
0.77977
[ "vector" ]
c88435aec9033a6c54758d0fc606ca5941bd2c60
41,389
c
C
src/nq/pr_cmds.c
luaman/twilight
b4853f3e0c828a5aaff23e44c17d70410f7781c1
[ "MIT" ]
3
2018-01-14T10:43:27.000Z
2020-03-02T08:38:23.000Z
src/nq/pr_cmds.c
luaman/twilight
b4853f3e0c828a5aaff23e44c17d70410f7781c1
[ "MIT" ]
null
null
null
src/nq/pr_cmds.c
luaman/twilight
b4853f3e0c828a5aaff23e44c17d70410f7781c1
[ "MIT" ]
null
null
null
/* $RCSfile$ Copyright (C) 1996-1997 Id Software, Inc. 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 i...
19.541549
93
0.630095
[ "object", "vector", "model", "solid" ]
c88757579959f898bda7c820bbfc5bd9f22c60b8
2,877
h
C
code/steps/header/model/wtg_models/wt_turbine_model/wt3t1.h
cuihantao/steps
60327bf42299cb7117ed5907a931583d7cdf590d
[ "MIT" ]
1
2021-01-21T13:10:40.000Z
2021-01-21T13:10:40.000Z
code/steps/header/model/wtg_models/wt_turbine_model/wt3t1.h
cuihantao/steps
60327bf42299cb7117ed5907a931583d7cdf590d
[ "MIT" ]
null
null
null
code/steps/header/model/wtg_models/wt_turbine_model/wt3t1.h
cuihantao/steps
60327bf42299cb7117ed5907a931583d7cdf590d
[ "MIT" ]
1
2020-10-01T03:48:38.000Z
2020-10-01T03:48:38.000Z
#ifndef WT3T1_H #define WT3T1_H #include "header/model/wtg_models/wt_turbine_model/wt_turbine_model.h" #include "header/block/integral_block.h" class WT3T1 : public WT_TURBINE_MODEL { public: WT3T1(STEPS& toolkit); WT3T1(const WT3T1&model); virtual ~WT3T1(); virtual WT3T1& operator...
35.9625
86
0.704206
[ "vector", "model" ]
c88df22b0da93966861bb38929d2383db6d8153a
1,525
h
C
DashWallet/Sources/UI/DashPay/Contacts/Models/DWBaseContactsModel.h
magicwave/dashwallet-ios
57ca6d4cc2cd8ea699f294580e6e3f62d25c3f22
[ "MIT" ]
51
2016-01-19T12:01:58.000Z
2019-02-03T19:46:24.000Z
DashWallet/Sources/UI/DashPay/Contacts/Models/DWBaseContactsModel.h
magicwave/dashwallet-ios
57ca6d4cc2cd8ea699f294580e6e3f62d25c3f22
[ "MIT" ]
32
2015-10-31T07:01:03.000Z
2019-01-09T15:48:54.000Z
DashWallet/Sources/UI/DashPay/Contacts/Models/DWBaseContactsModel.h
magicwave/dashwallet-ios
57ca6d4cc2cd8ea699f294580e6e3f62d25c3f22
[ "MIT" ]
38
2015-09-17T00:35:53.000Z
2021-04-29T06:08:40.000Z
// // Created by Andrew Podkovyrin // Copyright © 2020 Dash Core Group. All rights reserved. // // Licensed under the MIT License (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // https://opensource.org/licenses/MIT // // Unless ...
28.773585
76
0.775738
[ "model" ]
c8954913ae7bec3caa79170d05f121b04af2f367
26,918
c
C
bootloader/src/thc_apple_events.c
synominit/pyinstaller
dd4dec9b1b748860773ad6f230bcedee9e6f0510
[ "Apache-2.0" ]
null
null
null
bootloader/src/thc_apple_events.c
synominit/pyinstaller
dd4dec9b1b748860773ad6f230bcedee9e6f0510
[ "Apache-2.0" ]
null
null
null
bootloader/src/thc_apple_events.c
synominit/pyinstaller
dd4dec9b1b748860773ad6f230bcedee9e6f0510
[ "Apache-2.0" ]
null
null
null
/* * **************************************************************************** * Copyright (c) 2013-2021, PyInstaller Development Team. * * Distributed under the terms of the GNU General Public License (version 2 * or later) with exception for distributing the bootloader. * * The full license is in the file C...
41.668731
133
0.628316
[ "object" ]
c897825cf5cccf5c6c6e97b41463f3e51f27bc58
10,784
c
C
workspace/stm32apps/src/lcd_usd/main.c
URSec/Silhouette-Evaluation
e0d4a764b0b5cab02bfc499ba66162787c82d379
[ "Apache-2.0" ]
1
2021-11-04T19:59:42.000Z
2021-11-04T19:59:42.000Z
workspace/stm32apps/src/lcd_usd/main.c
URSec/Silhouette-Evaluation
e0d4a764b0b5cab02bfc499ba66162787c82d379
[ "Apache-2.0" ]
null
null
null
workspace/stm32apps/src/lcd_usd/main.c
URSec/Silhouette-Evaluation
e0d4a764b0b5cab02bfc499ba66162787c82d379
[ "Apache-2.0" ]
null
null
null
/** ****************************************************************************** * @file Display/LCD_PicturesFromSDCard/Src/main.c * @author MCD Application Team * @brief This file provides main program functions ****************************************************************************** * @atten...
32.878049
105
0.606639
[ "object" ]
c89c327678bd4a60bd56fa9dc663901334ffa089
30,615
c
C
targets/TARGET_Atmel/TARGET_SAM_CortexM0P/i2c_api.c
pradeep-gr/mbed-os5-onsemi
576d096f2d9933c39b8a220f486e9756d89173f2
[ "Apache-2.0" ]
7
2017-01-15T16:37:41.000Z
2021-08-10T02:14:04.000Z
targets/TARGET_Atmel/TARGET_SAM_CortexM0P/i2c_api.c
pradeep-gr/mbed-os5-onsemi
576d096f2d9933c39b8a220f486e9756d89173f2
[ "Apache-2.0" ]
1
2017-02-20T10:48:02.000Z
2017-02-21T11:34:16.000Z
targets/TARGET_Atmel/TARGET_SAM_CortexM0P/i2c_api.c
pradeep-gr/mbed-os5-onsemi
576d096f2d9933c39b8a220f486e9756d89173f2
[ "Apache-2.0" ]
10
2018-02-05T03:24:55.000Z
2021-07-04T00:31:30.000Z
/* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited * * 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 re...
30.737952
180
0.638837
[ "object" ]
c89d8515bbed0f45ca68fad7887b333e5941e2da
89,002
c
C
libraries/mpu9250/rc_mpu9250.c
tkurbad/Robotics_Cape_Installer
1dfcf302a5f76e68dc005673d411002181b73ce9
[ "MIT" ]
1
2017-11-07T19:12:33.000Z
2017-11-07T19:12:33.000Z
libraries/mpu9250/rc_mpu9250.c
glebshendrik/Robotics_Cape_Installer
1dfcf302a5f76e68dc005673d411002181b73ce9
[ "MIT" ]
null
null
null
libraries/mpu9250/rc_mpu9250.c
glebshendrik/Robotics_Cape_Installer
1dfcf302a5f76e68dc005673d411002181b73ce9
[ "MIT" ]
null
null
null
/******************************************************************************* * mpu9250.c * * This is a collection of high-level functions to control the * MPU9250 from a BeagleBone Black as configured on the Robotics Cape. * Credit to Kris Winer most of the framework and register definitions. **********************...
33.712879
95
0.640682
[ "vector", "solid" ]
c89dcadabe266340f5ade5366078a36398a30a0c
1,262
c
C
projects/tests/mcp/mcp.c
ithinuel/elib
0d343e62d350708d0a5f1f6b926462a66549437e
[ "Apache-2.0" ]
null
null
null
projects/tests/mcp/mcp.c
ithinuel/elib
0d343e62d350708d0a5f1f6b926462a66549437e
[ "Apache-2.0" ]
null
null
null
projects/tests/mcp/mcp.c
ithinuel/elib
0d343e62d350708d0a5f1f6b926462a66549437e
[ "Apache-2.0" ]
null
null
null
/* Copyright 2014 Chauveau Wilfried Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, so...
22.945455
73
0.757528
[ "object" ]
c8a0ee24ee9192a432dd3dbb5506a0a23c7587f2
653
h
C
Circular_kernel_3/doc/Circular_kernel_3/Concepts/AlgebraicKernelForSpheres--CompareY.h
ffteja/cgal
c1c7f4ad9a4cd669e33ca07a299062a461581812
[ "CC0-1.0" ]
3,227
2015-03-05T00:19:18.000Z
2022-03-31T08:20:35.000Z
Circular_kernel_3/doc/Circular_kernel_3/Concepts/AlgebraicKernelForSpheres--CompareY.h
ffteja/cgal
c1c7f4ad9a4cd669e33ca07a299062a461581812
[ "CC0-1.0" ]
5,574
2015-03-05T00:01:56.000Z
2022-03-31T15:08:11.000Z
Circular_kernel_3/doc/Circular_kernel_3/Concepts/AlgebraicKernelForSpheres--CompareY.h
ffteja/cgal
c1c7f4ad9a4cd669e33ca07a299062a461581812
[ "CC0-1.0" ]
1,274
2015-03-05T00:01:12.000Z
2022-03-31T14:47:56.000Z
/*! \ingroup PkgCircularKernel3AlgebraicConcepts \cgalConcept \sa `AlgebraicKernelForSpheres::CompareX` \sa `AlgebraicKernelForSpheres::CompareZ` \sa `AlgebraicKernelForSpheres::CompareXY` \sa `AlgebraicKernelForSpheres::CompareXYZ` */ class AlgebraicKernelForSpheres::CompareY { public: /// \name Operations /// A ...
21.064516
70
0.773354
[ "model" ]
c8a7b1deabaebe83e3735a137dec4d55f784b84c
22,731
h
C
src/vpic/vpic.h
pdlfs/vpic
c2e9be14ef22b03b8feba2a69fab9e13db5262fc
[ "Unlicense" ]
2
2017-04-21T00:33:05.000Z
2021-02-13T06:06:53.000Z
src/vpic/vpic.h
pdlfs/vpic
c2e9be14ef22b03b8feba2a69fab9e13db5262fc
[ "Unlicense" ]
null
null
null
src/vpic/vpic.h
pdlfs/vpic
c2e9be14ef22b03b8feba2a69fab9e13db5262fc
[ "Unlicense" ]
null
null
null
/* * Written by: * Kevin J. Bowers, Ph.D. * Plasma Physics Group (X-1) * Applied Physics Division * Los Alamos National Lab * March/April 2004 - Heavily revised and extended from earlier V4PIC versions * * snell - revised to add new dumps, 20080310 * */ #ifndef vpic_h #define vpic_h #include <vector...
33.329912
80
0.602833
[ "mesh", "vector" ]
c8afbe3d10106f835dc78485a1d416d9219fea7d
5,233
h
C
components/nmsis/dsp/inc/dsp/basic_math_functions_f16.h
HuakeZhBo/bl_mcu_sdk
a6a7f077e5dd535419d1741e4c2f5215eebb699d
[ "Apache-2.0" ]
93
2021-04-27T07:34:49.000Z
2022-03-22T08:43:44.000Z
components/nmsis/dsp/inc/dsp/basic_math_functions_f16.h
HuakeZhBo/bl_mcu_sdk
a6a7f077e5dd535419d1741e4c2f5215eebb699d
[ "Apache-2.0" ]
28
2020-01-19T09:23:43.000Z
2022-03-31T10:21:30.000Z
components/nmsis/dsp/inc/dsp/basic_math_functions_f16.h
HuakeZhBo/bl_mcu_sdk
a6a7f077e5dd535419d1741e4c2f5215eebb699d
[ "Apache-2.0" ]
33
2021-04-27T07:46:50.000Z
2022-02-27T05:45:19.000Z
/****************************************************************************** * @file basic_math_functions_f16.h * @brief Public header file for NMSIS DSP Library * @version V1.9.0 * @date 23 April 2021 * Target Processor: RISC-V Cores ****************************************************************...
30.782353
80
0.641506
[ "vector" ]
c8b5acdceeb568b416f5bff64f57a9fa12543313
2,126
h
C
MediaStreamItf.h
sdanny/libtgvoip
c4a48b3627f7d08c7be40dc63b84f8b16eaf281a
[ "Unlicense" ]
69
2017-05-10T09:50:26.000Z
2022-03-31T08:14:32.000Z
MediaStreamItf.h
sdanny/libtgvoip
c4a48b3627f7d08c7be40dc63b84f8b16eaf281a
[ "Unlicense" ]
15
2019-12-04T13:18:04.000Z
2022-01-02T09:24:14.000Z
MediaStreamItf.h
sdanny/libtgvoip
c4a48b3627f7d08c7be40dc63b84f8b16eaf281a
[ "Unlicense" ]
50
2017-05-18T12:42:46.000Z
2022-03-20T10:23:57.000Z
// // libtgvoip is free and unencumbered public domain software. // For more information, see http://unlicense.org or the UNLICENSE file // you should have received with this source code distribution. // #ifndef LIBTGVOIP_MEDIASTREAMINPUT_H #define LIBTGVOIP_MEDIASTREAMINPUT_H #include <string.h> #include <vector> #i...
23.88764
78
0.746002
[ "vector" ]
c8baf0259848ea39eb6340d8082902fce249b307
5,760
c
C
libs/qmlglsink/gst-plugins-good/gst/goom2k1/gstgoom.c
ant-nihil/routen-qgroundcontrol
0868aa1d6aba3f066dbaa55c53c943fc77eb8ff7
[ "Apache-2.0" ]
2
2021-05-24T14:18:37.000Z
2022-03-04T06:59:42.000Z
libs/qmlglsink/gst-plugins-good/gst/goom2k1/gstgoom.c
ant-nihil/routen-qgroundcontrol
0868aa1d6aba3f066dbaa55c53c943fc77eb8ff7
[ "Apache-2.0" ]
null
null
null
libs/qmlglsink/gst-plugins-good/gst/goom2k1/gstgoom.c
ant-nihil/routen-qgroundcontrol
0868aa1d6aba3f066dbaa55c53c943fc77eb8ff7
[ "Apache-2.0" ]
null
null
null
/* gstgoom.c: implementation of goom drawing element * Copyright (C) <2001> Richard Boulton <richard@tartarus.org> * (C) <2006> Wim Taymans <wim at fluendo dot com> * (C) <2015> Luis de Bethencourt <luis@debethencourt.com> * * This library is free software; you can redistribute it and/or * mod...
29.690722
106
0.70816
[ "render", "object" ]
c8c1e3c029a0de43f9b6c1edbff4ed9e207247e4
1,248
h
C
Game/Client/WXCore/Core/WXSceneInfo.h
hackerlank/SourceCode
b702c9e0a9ca5d86933f3c827abb02a18ffc9a59
[ "MIT" ]
4
2021-07-31T13:56:01.000Z
2021-11-13T02:55:10.000Z
Game/Client/WXCore/Core/WXSceneInfo.h
shacojx/SourceCodeGameTLBB
e3cea615b06761c2098a05427a5f41c236b71bf7
[ "MIT" ]
null
null
null
Game/Client/WXCore/Core/WXSceneInfo.h
shacojx/SourceCodeGameTLBB
e3cea615b06761c2098a05427a5f41c236b71bf7
[ "MIT" ]
7
2021-08-31T14:34:23.000Z
2022-01-19T08:25:58.000Z
#ifndef __FAIRYSCENEINFO_H__ #define __FAIRYSCENEINFO_H__ #include "WXScene.h" namespace WX { class XMLParser; class XMLWriter; class System; class Terrain; class TerrainData; class IncrementalSceneBuilder; class SceneInfo : public Scene { protected: Terrain* mTerrain; ...
21.517241
103
0.635417
[ "render" ]
c8c303394049df94a68c248953da928b57a6b5d3
4,301
c
C
software/tcl_auto/ds9tools/ast/sla/refz.c
MMTObservatory/SAOguider
e528d35d63876e2db066bef43cfcabd6946bc986
[ "BSD-3-Clause" ]
null
null
null
software/tcl_auto/ds9tools/ast/sla/refz.c
MMTObservatory/SAOguider
e528d35d63876e2db066bef43cfcabd6946bc986
[ "BSD-3-Clause" ]
null
null
null
software/tcl_auto/ds9tools/ast/sla/refz.c
MMTObservatory/SAOguider
e528d35d63876e2db066bef43cfcabd6946bc986
[ "BSD-3-Clause" ]
null
null
null
#include "slalib.h" #include "slamac.h" void slaRefz ( double zu, double refa, double refb, double *zr ) /* ** - - - - - - - - ** s l a R e f z ** - - - - - - - - ** ** Adjust an unrefracted zenith distance to include the effect of ** atmospheric refraction, using the simple A tan z + B tan^3 z ** model. ** ** ...
32.338346
73
0.548245
[ "model" ]
c8cc693f99aa481b08f63085f068fa311a416dc4
23,512
h
C
be/src/olap/olap_engine.h
crazyleeyang/incubator-doris
85b4619d54ca109a6c6d49dd10541d660ad8058c
[ "Apache-2.0" ]
2
2019-06-06T08:05:59.000Z
2019-06-06T08:06:04.000Z
be/src/olap/olap_engine.h
LiangchangZ/incubator-doris
cb91e15f1e96ade86c909b90456b02977e6cbf56
[ "Apache-2.0" ]
10
2020-03-04T23:28:37.000Z
2021-12-14T21:33:14.000Z
be/src/olap/olap_engine.h
LiangchangZ/incubator-doris
cb91e15f1e96ade86c909b90456b02977e6cbf56
[ "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...
36.910518
124
0.69305
[ "vector" ]
c8ce52433d2be51ac9b1f06a3b317f8c32037ae1
793
h
C
libgo/netio/unix/reactor.h
sunny-shu/libgo
948e34f31d3a5335aeab19e82ade8776fcbb6478
[ "MIT" ]
2,831
2015-12-24T03:21:07.000Z
2022-03-31T18:37:29.000Z
libgo/netio/unix/reactor.h
sunny-shu/libgo
948e34f31d3a5335aeab19e82ade8776fcbb6478
[ "MIT" ]
238
2016-01-26T03:35:35.000Z
2022-03-18T11:17:00.000Z
libgo/netio/unix/reactor.h
sunny-shu/libgo
948e34f31d3a5335aeab19e82ade8776fcbb6478
[ "MIT" ]
781
2015-12-24T04:28:34.000Z
2022-03-26T05:23:12.000Z
#pragma once #include "../../common/config.h" #include "reactor_element.h" namespace co { class Reactor { public: static Reactor& Select(int fd); // @returns: ignore static int InitializeReactorCount(uint8_t n); static int GetReactorThreadCount(); public: typedef ReactorElement::Entry Entry; ...
19.825
82
0.679697
[ "vector" ]
c8db91f2b8f877481335cdf8a73d931a10d8185b
33,083
c
C
2-dev-env-docker/2-tool/files/app/emacs/src/ralloc.c
jiftle/dev-docker
078e4d3c05e4df06f4f8bff7a03ce4b6de902b08
[ "MIT" ]
null
null
null
2-dev-env-docker/2-tool/files/app/emacs/src/ralloc.c
jiftle/dev-docker
078e4d3c05e4df06f4f8bff7a03ce4b6de902b08
[ "MIT" ]
null
null
null
2-dev-env-docker/2-tool/files/app/emacs/src/ralloc.c
jiftle/dev-docker
078e4d3c05e4df06f4f8bff7a03ce4b6de902b08
[ "MIT" ]
null
null
null
/* Block-relocating memory allocator. Copyright (C) 1993, 1995, 2000-2019 Free Software Foundation, Inc. This file is part of GNU Emacs. GNU Emacs 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 versio...
27.050695
79
0.635825
[ "object" ]
c8e57cd866db97bb472361021408219da42df8e0
2,537
h
C
fuchsia/engine/test/web_engine_browser_test.h
Ron423c/chromium
2edf7b980065b648f8b2a6e52193d83832fe36b7
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
575
2015-06-18T23:58:20.000Z
2022-03-23T09:32:39.000Z
fuchsia/engine/test/web_engine_browser_test.h
Ron423c/chromium
2edf7b980065b648f8b2a6e52193d83832fe36b7
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
113
2015-05-04T09:58:14.000Z
2022-01-31T19:35:03.000Z
fuchsia/engine/test/web_engine_browser_test.h
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 2018 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef FUCHSIA_ENGINE_TEST_WEB_ENGINE_BROWSER_TEST_H_ #define FUCHSIA_ENGINE_TEST_WEB_ENGINE_BROWSER_TEST_H_ #include <lib/fidl/cpp/binding_set.h> #incl...
32.948052
74
0.772566
[ "object" ]
c8ee17654a71e13a9bc1ba7e287a8defa3913e5e
19,855
h
C
pwiz_tools/Bumbershoot/freicore/ResidueMap.h
shze/pwizard-deb
4822829196e915525029a808470f02d24b8b8043
[ "Apache-2.0" ]
2
2019-12-28T21:24:36.000Z
2020-04-18T03:52:05.000Z
pwiz_tools/Bumbershoot/freicore/ResidueMap.h
shze/pwizard-deb
4822829196e915525029a808470f02d24b8b8043
[ "Apache-2.0" ]
null
null
null
pwiz_tools/Bumbershoot/freicore/ResidueMap.h
shze/pwizard-deb
4822829196e915525029a808470f02d24b8b8043
[ "Apache-2.0" ]
null
null
null
// // $Id: ResidueMap.h 8634 2015-06-30 16:34:24Z chambm $ // // 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 ...
46.607981
150
0.576631
[ "vector" ]