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
42ad5e2e704e2832c2ae299bbdd6da6fa7e759b8
6,071
h
C
include/sp2/graphics/gui/widget/widget.h
daid/SeriousProton2
6cc9c2291ea63ffc82427ed82f51a84611f7f45c
[ "MIT" ]
8
2018-01-26T20:21:08.000Z
2021-08-30T20:28:43.000Z
include/sp2/graphics/gui/widget/widget.h
daid/SeriousProton2
6cc9c2291ea63ffc82427ed82f51a84611f7f45c
[ "MIT" ]
7
2018-10-28T14:52:25.000Z
2020-12-28T19:59:04.000Z
include/sp2/graphics/gui/widget/widget.h
daid/SeriousProton2
6cc9c2291ea63ffc82427ed82f51a84611f7f45c
[ "MIT" ]
7
2017-05-27T16:33:37.000Z
2022-02-18T14:07:17.000Z
#ifndef SP2_GRAPHICS_GUI_WIDGET_H #define SP2_GRAPHICS_GUI_WIDGET_H #include <sp2/scene/node.h> #include <sp2/graphics/color.h> #include <sp2/math/vector.h> #include <sp2/string.h> #include <sp2/variant.h> #include <sp2/alignment.h> #include <sp2/io/pointer.h> #include <sp2/io/textinput.h> namespace sp { namespace g...
28.369159
146
0.639433
[ "vector" ]
42aee63706747c3ab8c523b563eea97097e203a8
470
h
C
Source/Graphics/Spatial/SpatialLight.h
narendraumate/Sandbox
7b7cef7a1876bfa3cfe2c79ff5e6daede1d50b13
[ "MIT" ]
null
null
null
Source/Graphics/Spatial/SpatialLight.h
narendraumate/Sandbox
7b7cef7a1876bfa3cfe2c79ff5e6daede1d50b13
[ "MIT" ]
null
null
null
Source/Graphics/Spatial/SpatialLight.h
narendraumate/Sandbox
7b7cef7a1876bfa3cfe2c79ff5e6daede1d50b13
[ "MIT" ]
null
null
null
// // SpatialLight.h // // // Created by Narendra Umate on 11/29/15. // // #pragma once #include "Coeff.h" #include "Color.h" #include "Spatial.h" class SpatialLight : public Spatial3 { public: SpatialLight(const Coeff3f& coefficients, const Color3f& color = Color3iWhite, const Transform3& transform = Transform3(...
17.407407
138
0.723404
[ "transform" ]
094a1894d3d686748b7ad7703353a005ac6edd2d
3,220
h
C
development/core/src/include/SODaSProperty.h
Movares/OPC-Classic-SDK
65e022dd4ccf20bbdacdfc49cac23bd99d773b98
[ "MIT" ]
19
2021-05-19T11:03:57.000Z
2022-03-18T06:53:48.000Z
development/core/src/include/SODaSProperty.h
Movares/OPC-Classic-SDK
65e022dd4ccf20bbdacdfc49cac23bd99d773b98
[ "MIT" ]
8
2021-04-26T10:47:20.000Z
2022-03-15T11:25:07.000Z
development/core/src/include/SODaSProperty.h
Movares/OPC-Classic-SDK
65e022dd4ccf20bbdacdfc49cac23bd99d773b98
[ "MIT" ]
11
2021-05-28T06:35:20.000Z
2022-03-31T14:07:25.000Z
#ifndef _SODASPROPERTY_H_ #define _SODASPROPERTY_H_ #include <opcda.h> #include "SOCmnElement.h" #include "SODaSItemTag.h" #pragma pack(push, 4) class SODaSTag; //----------------------------------------------------------------------------- // SODaSPropertyData ...
26.61157
103
0.670186
[ "object" ]
0952fbb3122a588c04e42f3add25b48d308c7bb3
831
h
C
src/Strategies/MFTStrategy.h
bonilab/malariaibm-generation-of-MDR-mutants
41086cf621274dcdf8b445435cb1825424a2e722
[ "MIT" ]
null
null
null
src/Strategies/MFTStrategy.h
bonilab/malariaibm-generation-of-MDR-mutants
41086cf621274dcdf8b445435cb1825424a2e722
[ "MIT" ]
null
null
null
src/Strategies/MFTStrategy.h
bonilab/malariaibm-generation-of-MDR-mutants
41086cf621274dcdf8b445435cb1825424a2e722
[ "MIT" ]
null
null
null
/* * File: MFTStrategy.h * Author: nguyentran * * Created on June 4, 2013, 11:09 AM */ #ifndef MFTSTRATEGY_H #define MFTSTRATEGY_H #include "IStrategy.h" #include "Core/PropertyMacro.h" class Random; class Therapy; class MFTStrategy : public IStrategy { DISALLOW_COPY_AND_ASSIGN(MFTStrategy) DISALLOW_MOV...
18.065217
67
0.736462
[ "vector" ]
0957c6ec5aada2d347d256c3605d6d144acdd0c6
1,315
h
C
Classes/LVCProject.h
layervault/LayerVaultAPI.objc
3efa40d2f941a536bce329406d209e232a7c82f9
[ "MIT" ]
2
2015-02-25T23:05:39.000Z
2015-03-12T09:18:54.000Z
Classes/LVCProject.h
layervault/LayerVaultAPI.objc
3efa40d2f941a536bce329406d209e232a7c82f9
[ "MIT" ]
null
null
null
Classes/LVCProject.h
layervault/LayerVaultAPI.objc
3efa40d2f941a536bce329406d209e232a7c82f9
[ "MIT" ]
null
null
null
// // LVCProject.h // LayerVaultAPIClient // // Created by Matt Thomas on 10/25/13. // Copyright (c) 2013 LayerVault. All rights reserved. // #import <Mantle/Mantle.h> #import "LVCFolder.h" /** * LVCProject is a root level folder. All files and folder must be contained * in a project. */ @interface LVCProjec...
27.395833
79
0.701901
[ "object" ]
0963dc1df618701541012d55c149503fc236940e
12,582
h
C
SurgSim/Physics/Fem3DElementCube.h
dbungert/opensurgsim
bd30629f2fd83f823632293959b7654275552fa9
[ "Apache-2.0" ]
24
2015-01-19T16:18:59.000Z
2022-03-13T03:29:11.000Z
SurgSim/Physics/Fem3DElementCube.h
dbungert/opensurgsim
bd30629f2fd83f823632293959b7654275552fa9
[ "Apache-2.0" ]
3
2018-12-21T14:54:08.000Z
2022-03-14T12:38:07.000Z
SurgSim/Physics/Fem3DElementCube.h
dbungert/opensurgsim
bd30629f2fd83f823632293959b7654275552fa9
[ "Apache-2.0" ]
8
2015-04-10T19:45:36.000Z
2022-02-02T17:00:59.000Z
// This file is a part of the OpenSurgSim project. // Copyright 2013, SimQuest Solutions 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/LICE...
52.644351
112
0.711016
[ "mesh", "object", "shape", "vector", "3d" ]
0969153452a2996dfbbdab17a5bd6e4e302e3523
4,551
h
C
include/readdy/model/topologies/potentials/TorsionPotential.h
ilyasku/readdy
3e09e5c8eb2dd861758d3b91cc3a4a00301c13af
[ "BSD-3-Clause" ]
51
2015-02-24T18:19:34.000Z
2022-03-30T06:57:47.000Z
include/readdy/model/topologies/potentials/TorsionPotential.h
readdy/readdy
ef400db60a29107672a7f2bc42f6c3db4de34eb0
[ "BSD-3-Clause" ]
81
2016-05-25T22:29:39.000Z
2022-03-28T14:22:18.000Z
include/readdy/model/topologies/potentials/TorsionPotential.h
ilyasku/readdy
3e09e5c8eb2dd861758d3b91cc3a4a00301c13af
[ "BSD-3-Clause" ]
15
2015-03-10T03:16:49.000Z
2021-10-11T11:26:39.000Z
/******************************************************************** * Copyright © 2018 Computational Molecular Biology Group, * * Freie Universität Berlin (GER) * * * * Redistribution and use in source and ...
45.51
120
0.588882
[ "vector", "model" ]
097f5cb7b4cbe7bd9185eed282de9a1903b57097
242
c
C
gurba/lib/kernel/lib/afun/find_object.c
DEFCON-MUD/defcon-28-mud-source
b25b5bd15fee6a4acda5119ea864bde4dff62714
[ "Unlicense" ]
4
2021-07-21T17:49:01.000Z
2022-03-11T20:50:59.000Z
gurba/lib/kernel/lib/afun/find_object.c
DEFCON-MUD/defcon-28-mud-source
b25b5bd15fee6a4acda5119ea864bde4dff62714
[ "Unlicense" ]
null
null
null
gurba/lib/kernel/lib/afun/find_object.c
DEFCON-MUD/defcon-28-mud-source
b25b5bd15fee6a4acda5119ea864bde4dff62714
[ "Unlicense" ]
1
2021-12-31T00:55:05.000Z
2021-12-31T00:55:05.000Z
nomask static object find_object(string path, varargs int flag) { if (!flag || (!KERNEL() && !SYSTEM())) { if (::find_object(COMPILER_D)) { path = COMPILER_D->allow_object(path); } } return::find_object(path); }
26.888889
65
0.599174
[ "object" ]
099126454e94d18e80cbf68c894f44c3d33691b6
5,931
h
C
src/monosat/graph/AllPairsDetector.h
yasoob/monosat
8a210240191e99807700188537f89177e150de4a
[ "MIT" ]
93
2015-03-03T01:10:55.000Z
2022-02-01T08:41:19.000Z
src/monosat/graph/AllPairsDetector.h
yasoob/monosat
8a210240191e99807700188537f89177e150de4a
[ "MIT" ]
29
2015-07-31T04:41:47.000Z
2022-03-07T17:33:14.000Z
src/monosat/graph/AllPairsDetector.h
yasoob/monosat
8a210240191e99807700188537f89177e150de4a
[ "MIT" ]
38
2015-07-29T22:31:03.000Z
2022-02-12T03:56:24.000Z
/************************************************************************************************** The MIT License (MIT) Copyright (c) 2014, Sam Bayless 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 th...
29.073529
262
0.660765
[ "vector" ]
0993bf21324a13c318e3833c067b764ae0b6fa35
606
h
C
src/json_compare.h
lymslive/jsonkit
1f119a4fb2bb5ea4e7799deb48a48c11e80f7d68
[ "MIT" ]
null
null
null
src/json_compare.h
lymslive/jsonkit
1f119a4fb2bb5ea4e7799deb48a48c11e80f7d68
[ "MIT" ]
null
null
null
src/json_compare.h
lymslive/jsonkit
1f119a4fb2bb5ea4e7799deb48a48c11e80f7d68
[ "MIT" ]
null
null
null
/** * @file json_compare.h * @author lymslive * @date 2021-11-07 * @brief functionality about json comparison * */ #ifndef JSON_COMPARE_H__ #define JSON_COMPARE_H__ #include "rapidjson/document.h" namespace jsonkit { /// return true if two json is equal in type and field/itme recursively bool compare(const...
26.347826
78
0.726073
[ "object" ]
0994f34d392d5558b32460986abf07071c279dac
34,528
c
C
src/sys/contrib/ncsw/Peripherals/FM/SP/fm_sp.c
lastweek/source-freebsd
0821950b0c40cbc891a27964b342e0202a3859ec
[ "Naumen", "Condor-1.1", "MS-PL" ]
null
null
null
src/sys/contrib/ncsw/Peripherals/FM/SP/fm_sp.c
lastweek/source-freebsd
0821950b0c40cbc891a27964b342e0202a3859ec
[ "Naumen", "Condor-1.1", "MS-PL" ]
null
null
null
src/sys/contrib/ncsw/Peripherals/FM/SP/fm_sp.c
lastweek/source-freebsd
0821950b0c40cbc891a27964b342e0202a3859ec
[ "Naumen", "Condor-1.1", "MS-PL" ]
null
null
null
/* * Copyright 2008-2012 Freescale Semiconductor Inc. * * 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 ...
45.551451
176
0.683243
[ "vector" ]
099deb12d0e436427c147ab9b1eb553b712e14fb
1,836
h
C
paddle/fluid/operators/detail/bytebuffer_stream.h
yucheng20170406/Paddle
e91fa1741be58899a58e55f3f1625a51fd95aba0
[ "Apache-2.0" ]
null
null
null
paddle/fluid/operators/detail/bytebuffer_stream.h
yucheng20170406/Paddle
e91fa1741be58899a58e55f3f1625a51fd95aba0
[ "Apache-2.0" ]
3
2018-04-11T10:25:51.000Z
2018-04-12T01:17:22.000Z
paddle/fluid/operators/detail/bytebuffer_stream.h
zhaofenqiang/PaddleOnACL
e543af14589e2311ae2f3f6c9887b537d2048666
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
/* Copyright (c) 2016 PaddlePaddle Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or...
35.307692
77
0.734749
[ "vector" ]
09a991f314c827b37673b286021789b40bb3c0c7
1,729
h
C
src/DSP/core/Preparable.h
nspotrepka/ofxPDSP
e106991f4abf4314116d4e7c4ef7ad69d6ca005f
[ "MIT" ]
288
2016-02-06T18:50:47.000Z
2022-03-21T12:54:30.000Z
src/DSP/core/Preparable.h
thomasgeissl/ofxPDSP
9109a38f0dbc1de21cfa8ddc374a78f56a7649ac
[ "MIT" ]
68
2016-03-09T15:12:48.000Z
2021-11-29T14:05:49.000Z
src/DSP/core/Preparable.h
thomasgeissl/ofxPDSP
9109a38f0dbc1de21cfa8ddc374a78f56a7649ac
[ "MIT" ]
37
2016-02-11T20:36:28.000Z
2022-01-23T17:31:22.000Z
// Preparable.h // ofxPDSP // Nicola Pisanti, MIT License, 2016 #ifndef PDSP_CORE_ENGINEINTERFACE_H_INCLUDED #define PDSP_CORE_ENGINEINTERFACE_H_INCLUDED #include <vector> #include <math.h> #include "../../math/header.h" #include "../pdspConstants.h" #include "../../messages/Clockable.h" namespace...
22.454545
132
0.676692
[ "vector" ]
51b49906bdb78a0b3970b7a83c8fcb6cba155ecb
1,218
h
C
Source Code/Graphs/Headers/SceneNodeRenderState.h
IonutCava/trunk
19dc976bbd7dc637f467785bd0ca15f34bc31ed5
[ "MIT" ]
null
null
null
Source Code/Graphs/Headers/SceneNodeRenderState.h
IonutCava/trunk
19dc976bbd7dc637f467785bd0ca15f34bc31ed5
[ "MIT" ]
null
null
null
Source Code/Graphs/Headers/SceneNodeRenderState.h
IonutCava/trunk
19dc976bbd7dc637f467785bd0ca15f34bc31ed5
[ "MIT" ]
null
null
null
#pragma once #ifndef _SCENE_NODE_RENDER_STATE_H_ #define _SCENE_NODE_RENDER_STATE_H_ #include "Platform/Video/Headers/RenderStagePass.h" namespace Divide { struct RenderStagePass; struct SceneNodeRenderState { [[nodiscard]] bool drawState(RenderStagePass stagePass) const; void addToDrawExclusio...
34.8
122
0.670772
[ "vector" ]
51bb50866c485b9868d4162e95c6dd3092bd4d71
1,568
c
C
src/third_party/vulkan/xml/test.c
rhencke/engine
1016db292c4e73374a0a11536b18303c9522a224
[ "BSD-3-Clause" ]
null
null
null
src/third_party/vulkan/xml/test.c
rhencke/engine
1016db292c4e73374a0a11536b18303c9522a224
[ "BSD-3-Clause" ]
null
null
null
src/third_party/vulkan/xml/test.c
rhencke/engine
1016db292c4e73374a0a11536b18303c9522a224
[ "BSD-3-Clause" ]
null
null
null
/*% gcc -Wall -I.. -c test.c * Tiny test to make sure vulkan.h compiles. * Should be compiled with one or more platform-specific defines enabled: * * VK_USE_PLATFORM_ANDROID_KHR * VK_USE_PLATFORM_IOS_MVK * VK_USE_PLATFORM_MACOS_MVK * VK_USE_PLATFORM_MIR_KHR * VK_USE_PLATFORM_VI_NN * VK_USE_PLATFORM_WAYLAND_KHR...
34.844444
83
0.75574
[ "model" ]
51c74981a3b5ca1dc64c2de252cd79f214703512
11,698
h
C
src/include/execution/sql/memory_pool.h
rohanaggarwal7997/terrier2
275d96fdb3f16f94b043230553a8d8d4a26f4168
[ "MIT" ]
null
null
null
src/include/execution/sql/memory_pool.h
rohanaggarwal7997/terrier2
275d96fdb3f16f94b043230553a8d8d4a26f4168
[ "MIT" ]
2
2020-08-24T16:29:40.000Z
2020-09-08T16:34:51.000Z
src/include/execution/sql/memory_pool.h
rohanaggarwal7997/terrier2
275d96fdb3f16f94b043230553a8d8d4a26f4168
[ "MIT" ]
null
null
null
#pragma once #include <algorithm> #include <atomic> #include <memory> #include <utility> #include <vector> #include "common/macros.h" #include "common/managed_pointer.h" #include "common/spin_latch.h" #include "execution/util/execution_common.h" namespace terrier::execution::sql { class MemoryTracker; /** * A thi...
30.071979
120
0.677295
[ "object", "vector" ]
51cf4d513a79764c2ca005b58bbdc06748fc9a27
4,601
h
C
released_plugins/v3d_plugins/neurontracing_neutube/src_neutube/neurolabi/gui/z3dinteractionhandler.h
zzhmark/vaa3d_tools
3ca418add85a59ac7e805d55a600b78330d7e53d
[ "MIT" ]
1
2021-12-27T19:14:03.000Z
2021-12-27T19:14:03.000Z
released_plugins/v3d_plugins/neurontracing_neutube/src_neutube/neurolabi/gui/z3dinteractionhandler.h
zzhmark/vaa3d_tools
3ca418add85a59ac7e805d55a600b78330d7e53d
[ "MIT" ]
1
2016-12-03T05:33:13.000Z
2016-12-03T05:33:13.000Z
released_plugins/v3d_plugins/neurontracing_neutube/src_neutube/neurolabi/gui/z3dinteractionhandler.h
zzhmark/vaa3d_tools
3ca418add85a59ac7e805d55a600b78330d7e53d
[ "MIT" ]
null
null
null
#ifndef Z3DINTERACTIONHANDLER_H #define Z3DINTERACTIONHANDLER_H #include "zeventlistenerparameter.h" #include "zglmutils.h" #include <QObject> class Z3DInteractionHandler : public QObject { Q_OBJECT public: Z3DInteractionHandler(const QString& name, QObject *parent = 0); virtual ~Z3DInteractionHandler(); vo...
33.34058
103
0.758096
[ "vector" ]
51d4408b80614cae82bea4a1d763cfa9a1b82614
3,697
h
C
source/modules/gui/widgets/button.h
NiklasReiche/yage
f4a2dfb2bf584884e45d2751da21a13c15631e98
[ "MIT" ]
null
null
null
source/modules/gui/widgets/button.h
NiklasReiche/yage
f4a2dfb2bf584884e45d2751da21a13c15631e98
[ "MIT" ]
2
2020-11-12T18:17:42.000Z
2020-11-12T18:18:05.000Z
source/modules/gui/widgets/button.h
NiklasReiche/yage
f4a2dfb2bf584884e45d2751da21a13c15631e98
[ "MIT" ]
null
null
null
#pragma once #include <vector> #include <array> #include <memory> #include <functional> #include "../core.h" #include "../widget.h" #include "label.h" #include "frame.h" namespace gui { struct ButtonTemplate : public WidgetTemplate { TextTemplate text; unsigned int clickColor = color; unsigned int hoverColor...
24.006494
149
0.700568
[ "geometry", "vector" ]
51d70a566f1408db85cd3c87450ed7c95e620ff3
2,214
h
C
src/marian/src/rescorer/rescorer.h
fatemeh-azadi/Marian
8d0d88c3c358a364ac94bd5271a44a0b83b099d3
[ "MIT" ]
null
null
null
src/marian/src/rescorer/rescorer.h
fatemeh-azadi/Marian
8d0d88c3c358a364ac94bd5271a44a0b83b099d3
[ "MIT" ]
null
null
null
src/marian/src/rescorer/rescorer.h
fatemeh-azadi/Marian
8d0d88c3c358a364ac94bd5271a44a0b83b099d3
[ "MIT" ]
null
null
null
#pragma once #include "marian.h" #include "common/config.h" #include "data/batch_generator.h" #include "data/corpus.h" #include "graph/expression_graph.h" #include "models/amun.h" #include "models/model_task.h" #include "models/s2s.h" #include "rescorer/score_collector.h" namespace marian { using namespace data; t...
24.32967
79
0.667118
[ "vector", "model" ]
51e247dc04693856722efdf5c6aed1f2a3e9ac4c
45,063
h
C
database.h
Shouyedeng/gcr-jtl
51f1b6075893b711765c246245ef1540141002d6
[ "MIT" ]
null
null
null
database.h
Shouyedeng/gcr-jtl
51f1b6075893b711765c246245ef1540141002d6
[ "MIT" ]
null
null
null
database.h
Shouyedeng/gcr-jtl
51f1b6075893b711765c246245ef1540141002d6
[ "MIT" ]
null
null
null
/* * database.h -- * * Definitions for the database module. * This file defines everything that is visible to clients * outside the database module. * * ********************************************************************* * * Copyright (C) 1985, 1990 Regents of the University of California. * * ...
36.429264
101
0.662495
[ "cad", "geometry", "transform" ]
51f00b6e9b52992465f0e84587d473c906ed62d4
5,292
c
C
edukit/components/esp-cryptoauthlib/cryptoauthlib/lib/hal/hal_all_platforms_kit_hidapi.c
TheAnton205/vax-scan3
6d6bd73d070372b750b06b489edaf6b8c17539ee
[ "Unlicense" ]
78
2020-12-16T01:04:28.000Z
2022-03-29T02:07:38.000Z
edukit/components/esp-cryptoauthlib/cryptoauthlib/lib/hal/hal_all_platforms_kit_hidapi.c
TheAnton205/vax-scan3
6d6bd73d070372b750b06b489edaf6b8c17539ee
[ "Unlicense" ]
88
2020-12-19T02:39:12.000Z
2022-03-15T18:00:00.000Z
edukit/components/esp-cryptoauthlib/cryptoauthlib/lib/hal/hal_all_platforms_kit_hidapi.c
TheAnton205/vax-scan3
6d6bd73d070372b750b06b489edaf6b8c17539ee
[ "Unlicense" ]
47
2020-12-18T16:55:10.000Z
2022-02-11T02:04:16.000Z
/** * \file * \brief HAL for kit protocol over HID for any platform. * * \copyright (c) 2015-2020 Microchip Technology Inc. and its subsidiaries. * * \page License * * Subject to your compliance with these terms, you may use Microchip software * and any derivatives exclusively with Microchip products. It is yo...
29.564246
105
0.688776
[ "object" ]
51f522a7bffa768c997404b1e0fe61a0593ec964
2,273
h
C
DataStructure/ddd-3.3.8/ddd/LabelH.h
wbjeon2k/uni06_archive
5c37716d5c011f2aa23675778b0947c064882856
[ "MIT" ]
null
null
null
DataStructure/ddd-3.3.8/ddd/LabelH.h
wbjeon2k/uni06_archive
5c37716d5c011f2aa23675778b0947c064882856
[ "MIT" ]
null
null
null
DataStructure/ddd-3.3.8/ddd/LabelH.h
wbjeon2k/uni06_archive
5c37716d5c011f2aa23675778b0947c064882856
[ "MIT" ]
null
null
null
/* $Id$ */ /* * Copyright 1998 John L. Cwikla * * Permission to use, copy, modify, distribute, and sell this software * and its documentation for any purpose is hereby granted without fee, * provided that the above copyright notice appears in all copies and that * both that copyright notice and this permission no...
33.925373
74
0.766828
[ "3d" ]
a4000d7374e5385b917eafb2e4af6aff1688c8a5
13,547
h
C
libwfs/AdHocQuery.h
nakkim/smartmet-plugin-wfs
851334dd3be1a24b9708f66696f088fdc857a999
[ "MIT" ]
null
null
null
libwfs/AdHocQuery.h
nakkim/smartmet-plugin-wfs
851334dd3be1a24b9708f66696f088fdc857a999
[ "MIT" ]
2
2018-04-17T10:02:46.000Z
2019-10-21T08:57:55.000Z
libwfs/AdHocQuery.h
nakkim/smartmet-plugin-wfs
851334dd3be1a24b9708f66696f088fdc857a999
[ "MIT" ]
2
2017-05-10T12:03:51.000Z
2021-07-06T07:05:25.000Z
#pragma once #include "QueryBase.h" #include "StoredQuery.h" #include "StoredQueryHandlerBase.h" #include "StoredQueryMap.h" #include "TypeNameStoredQueryMap.h" #include "XPathSnapshot.h" #include <boost/shared_ptr.hpp> #include <xercesc/dom/DOMElement.hpp> #include <string> #include <vector> namespace SmartMet { nam...
39.961652
98
0.627298
[ "object", "vector" ]
a40c7d7e15d05e2ae506ad3712bf53c3c1be556f
1,109
h
C
Sources/CasperSDKObjectiveC/GetDeploy/Public/CasperSDKObjectiveC/GetDeployResult.h
tqhuy2018/CSPR-Swift-SDK
427adfb7503953016c731c271bc143c4c1ffd6ab
[ "MIT" ]
2
2022-03-09T18:00:23.000Z
2022-03-16T14:34:36.000Z
Sources/CasperSDKObjectiveC/GetDeploy/Public/CasperSDKObjectiveC/GetDeployResult.h
tqhuy2018/Casper-ObjectiveC-sdk
1c38f002f325a92509f7d5aba1abc69552420c92
[ "MIT" ]
null
null
null
Sources/CasperSDKObjectiveC/GetDeploy/Public/CasperSDKObjectiveC/GetDeployResult.h
tqhuy2018/Casper-ObjectiveC-sdk
1c38f002f325a92509f7d5aba1abc69552420c92
[ "MIT" ]
null
null
null
#ifndef GetDeployResult_h #define GetDeployResult_h #import <CasperSDKObjectiveC/Deploy.h> #import <Foundation/Foundation.h> /**Class built for storing GetDeployResult information, taken from info_get_deploy RPC method */ @interface GetDeployResult:NSObject @property NSString * api_version; @property Deploy * deploy; ...
44.36
154
0.796213
[ "object" ]
a40e57ab2e66ca0ee08f41a3e2170de71b7efb7b
6,887
h
C
chromium_src/chrome/browser/profiles/profile_manager.h
Acidburn0zzz/muon
89b2cbb7467c9285489882079d1ff943013d71f9
[ "MIT" ]
1
2017-04-22T16:10:07.000Z
2017-04-22T16:10:07.000Z
chromium_src/chrome/browser/profiles/profile_manager.h
Acidburn0zzz/muon
89b2cbb7467c9285489882079d1ff943013d71f9
[ "MIT" ]
null
null
null
chromium_src/chrome/browser/profiles/profile_manager.h
Acidburn0zzz/muon
89b2cbb7467c9285489882079d1ff943013d71f9
[ "MIT" ]
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. // This class keeps track of the currently-active profiles in the runtime. #ifndef CHROME_BROWSER_PROFILES_PROFILE_MANAGER_H_ #define CHROME_BROWSER_...
41.739394
80
0.752142
[ "object", "vector" ]
a411d053e1e5023c24091759b519a9f45e43359d
3,370
h
C
log/logc_log_writer.h
ruihong123/NovaLSM
8a661197ce5b993f2baeef608f34192d1ef0adf5
[ "BSD-3-Clause" ]
14
2020-09-25T00:12:46.000Z
2022-03-24T12:11:03.000Z
log/logc_log_writer.h
ruihong123/NovaLSM
8a661197ce5b993f2baeef608f34192d1ef0adf5
[ "BSD-3-Clause" ]
null
null
null
log/logc_log_writer.h
ruihong123/NovaLSM
8a661197ce5b993f2baeef608f34192d1ef0adf5
[ "BSD-3-Clause" ]
6
2020-12-01T23:21:47.000Z
2022-03-03T07:47:53.000Z
// // Created by Haoyu Huang on 12/23/19. // Copyright (c) 2019 University of Southern California. All rights reserved. // #ifndef LEVELDB_LOGC_LOG_WRITER_H #define LEVELDB_LOGC_LOG_WRITER_H #include "common/nova_mem_manager.h" #include "leveldb/status.h" #include "leveldb/slice.h" #include "leveldb/log_writer.h" #i...
35.473684
87
0.598516
[ "vector" ]
f8e238cc79ccad35e63ec78dd4076df969b08e64
6,734
h
C
src/shared/npruntime/npmodule.h
eseidel/native_client_patches
c699f77e085b91fcc1684ecb63e2e211733afbde
[ "BSD-3-Clause" ]
4
2015-10-27T04:43:02.000Z
2021-08-13T08:21:45.000Z
src/shared/npruntime/npmodule.h
eseidel/native_client_patches
c699f77e085b91fcc1684ecb63e2e211733afbde
[ "BSD-3-Clause" ]
null
null
null
src/shared/npruntime/npmodule.h
eseidel/native_client_patches
c699f77e085b91fcc1684ecb63e2e211733afbde
[ "BSD-3-Clause" ]
1
2015-11-08T10:18:42.000Z
2015-11-08T10:18:42.000Z
// Copyright (c) 2008 The Native Client Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // NaCl-NPAPI Interface #ifndef NATIVE_CLIENT_SRC_SHARED_NPRUNTIME_NPMODULE_H_ #define NATIVE_CLIENT_SRC_SHARED_NPRUNTIME_NPMODULE_H_ #if !NACL...
38.261364
79
0.603653
[ "object", "3d" ]
f8e5069bbb44bc100e47a0799af67e321ed1e376
1,964
h
C
bootstrap/include/TUPLE$LPInt64$CChar$RP.h
ethannicholas/panda-old
75576bcf5c4e5a34e964547d623a5de874e6e47c
[ "MIT" ]
null
null
null
bootstrap/include/TUPLE$LPInt64$CChar$RP.h
ethannicholas/panda-old
75576bcf5c4e5a34e964547d623a5de874e6e47c
[ "MIT" ]
null
null
null
bootstrap/include/TUPLE$LPInt64$CChar$RP.h
ethannicholas/panda-old
75576bcf5c4e5a34e964547d623a5de874e6e47c
[ "MIT" ]
null
null
null
// This file was automatically generated by the Panda compiler #ifndef TUPLE$LPInt64$CChar$RP_H #define TUPLE$LPInt64$CChar$RP_H extern panda$core$Class TUPLE$LPInt64$CChar$RP_class; #ifndef CLASS_TUPLE$LPInt64$CChar$RP #define CLASS_TUPLE$LPInt64$CChar$RP struct TUPLE$LPInt64$CChar$RP { panda$core$Class* cl; I...
67.724138
147
0.795825
[ "object" ]
f8eb6fd99493b021ad560b597d2ea28af8182814
3,079
h
C
components/doodle/doodle_fetcher_impl.h
metux/chromium-deb
3c08e9b89a1b6f95f103a61ff4f528dbcd57fc42
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
components/doodle/doodle_fetcher_impl.h
metux/chromium-deb
3c08e9b89a1b6f95f103a61ff4f528dbcd57fc42
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
components/doodle/doodle_fetcher_impl.h
metux/chromium-deb
3c08e9b89a1b6f95f103a61ff4f528dbcd57fc42
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
// Copyright 2017 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 COMPONENTS_DOODLE_DOODLE_FETCHER_IMPL_H_ #define COMPONENTS_DOODLE_DOODLE_FETCHER_IMPL_H_ #include <memory> #include <string> #include <utility> ...
32.755319
80
0.767782
[ "vector" ]
5d043c334d3fe43fa3a500bbbf7a4ecbbfeff73f
6,127
h
C
Labyrint/Temp/il2cppOutput/il2cppOutput/mscorlib_System_Runtime_Remoting_Messaging_MethodD1854958641MethodDeclarations.h
mimietti/Labyball
c4b03f5b5d5ec1a1cae5831d22391bc2a171230f
[ "MIT" ]
null
null
null
Labyrint/Temp/il2cppOutput/il2cppOutput/mscorlib_System_Runtime_Remoting_Messaging_MethodD1854958641MethodDeclarations.h
mimietti/Labyball
c4b03f5b5d5ec1a1cae5831d22391bc2a171230f
[ "MIT" ]
23
2016-07-21T13:03:02.000Z
2016-10-03T12:43:01.000Z
Labyrint/Temp/il2cppOutput/il2cppOutput/mscorlib_System_Runtime_Remoting_Messaging_MethodD1854958641MethodDeclarations.h
mimietti/Labyball
c4b03f5b5d5ec1a1cae5831d22391bc2a171230f
[ "MIT" ]
1
2019-09-08T17:32:17.000Z
2019-09-08T17:32:17.000Z
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include <assert.h> #include <exception> // System.Runtime.Remoting.Messaging.MethodDictionary struct MethodDictionary_t1854958641; // System.Runtime.Remoting.Messaging.IMethodMessage...
77.556962
194
0.84756
[ "object" ]
5d1318a123e5c426d1b478ea94b01b9b6fba1ab3
246
h
C
Inheritance/ChevyAutomobile.h
jdickerson80/LearningMaterial
2c1b02ce6903898a9a23f6b4497b7ead270d9cea
[ "MIT" ]
null
null
null
Inheritance/ChevyAutomobile.h
jdickerson80/LearningMaterial
2c1b02ce6903898a9a23f6b4497b7ead270d9cea
[ "MIT" ]
null
null
null
Inheritance/ChevyAutomobile.h
jdickerson80/LearningMaterial
2c1b02ce6903898a9a23f6b4497b7ead270d9cea
[ "MIT" ]
null
null
null
#ifndef CHEVYAUTOMOBILE_H #define CHEVYAUTOMOBILE_H #include "Automobile.h" class ChevyAutomobile : public Automobile { public: ChevyAutomobile( const std::string& model ); ~ChevyAutomobile(); int start(); }; #endif // CHEVYAUTOMOBILE_H
13.666667
45
0.752033
[ "model" ]
5d1ac6605c1d32cb6e14b921eca3a00bf93d7e3f
2,866
h
C
WildMagic4/LibFoundation/Intersection/Wm4IntrLine2Triangle2.h
rms80/libgeometry
e60ec7d34968573a9cda3f3bf56d2d4717385dc9
[ "BSL-1.0" ]
23
2015-08-13T07:36:00.000Z
2022-01-24T19:00:04.000Z
WildMagic4/LibFoundation/Intersection/Wm4IntrLine2Triangle2.h
rms80/libgeometry
e60ec7d34968573a9cda3f3bf56d2d4717385dc9
[ "BSL-1.0" ]
null
null
null
WildMagic4/LibFoundation/Intersection/Wm4IntrLine2Triangle2.h
rms80/libgeometry
e60ec7d34968573a9cda3f3bf56d2d4717385dc9
[ "BSL-1.0" ]
6
2015-07-06T21:37:31.000Z
2020-07-01T04:07:50.000Z
// Geometric Tools, LLC // Copyright (c) 1998-2010 // Distributed under the Boost Software License, Version 1.0. // http://www.boost.org/LICENSE_1_0.txt // http://www.geometrictools.com/License/Boost/LICENSE_1_0.txt // // File Version: 4.10.0 (2009/11/18) #ifndef WM4INTRLINE2TRIANGLE2_H #define WM4INTRLINE2TR...
34.95122
78
0.69993
[ "object" ]
5d1b63518819e6e56e9ee7b389c0672bdd02c91d
3,563
h
C
src/settings.h
bebump/bbmp_coolth
0368746a87d41da6d0be3dbc6cb32f337d686a1e
[ "BSD-3-Clause" ]
6
2021-04-06T18:50:06.000Z
2021-12-06T15:11:44.000Z
src/settings.h
bebump/bbmp_coolth
0368746a87d41da6d0be3dbc6cb32f337d686a1e
[ "BSD-3-Clause" ]
2
2021-06-04T15:55:27.000Z
2021-08-03T21:36:50.000Z
src/settings.h
bebump/coolth
0368746a87d41da6d0be3dbc6cb32f337d686a1e
[ "BSD-3-Clause" ]
null
null
null
/* Copyright (c) 2021 Attila Szarvas <attila.szarvas@gmail.com> All rights reserved. Use of this source code is governed by the 3-Clause BSD License that can be found in the LICENSE file. */ #pragma once #include "bbmp/logging.h" #include <cereal/archives/binary.hpp> #include <cereal/types/array.hpp> #include <cere...
26.198529
79
0.645523
[ "vector", "model" ]
5d25679fc8478af64daf79fb123c53ae8c288968
841
h
C
core/connections/wim/wim_history.h
ERPShuen/ICQ1
f319a72ad60aae4809eef0e4eb362f4d69292296
[ "Apache-2.0" ]
1
2019-12-02T08:37:10.000Z
2019-12-02T08:37:10.000Z
core/connections/wim/wim_history.h
ERPShuen/ICQ1
f319a72ad60aae4809eef0e4eb362f4d69292296
[ "Apache-2.0" ]
null
null
null
core/connections/wim/wim_history.h
ERPShuen/ICQ1
f319a72ad60aae4809eef0e4eb362f4d69292296
[ "Apache-2.0" ]
null
null
null
#ifndef __WIM_HISTORY_H_ #define __WIM_HISTORY_H_ #pragma once namespace core { namespace archive { struct person { person() : official_(false) { } std::string friendly_; bool official_; };...
22.131579
77
0.546968
[ "vector" ]
5d29f0c66c22cf5e0b807532c2b5c492643a5e83
13,641
h
C
Test/include/ManyParticle/TBTK/Test/FockSpace.h
undisputed-seraphim/TBTK
45a0875a11da951f900b6fd5e0773ccdf8462915
[ "Apache-2.0" ]
96
2016-04-21T16:46:56.000Z
2022-01-15T21:40:25.000Z
Test/include/ManyParticle/TBTK/Test/FockSpace.h
undisputed-seraphim/TBTK
45a0875a11da951f900b6fd5e0773ccdf8462915
[ "Apache-2.0" ]
4
2016-10-19T16:56:20.000Z
2020-04-14T01:31:40.000Z
Test/include/ManyParticle/TBTK/Test/FockSpace.h
undisputed-seraphim/TBTK
45a0875a11da951f900b6fd5e0773ccdf8462915
[ "Apache-2.0" ]
19
2016-10-19T14:21:58.000Z
2021-04-15T13:52:09.000Z
#include "TBTK/FockStateRule/DifferenceRule.h" #include "TBTK/FockStateRule/SumRule.h" #include "TBTK/FockStateRule/WrapperRule.h" #include "TBTK/FockSpace.h" #include "TBTK/Model.h" #include "gtest/gtest.h" #include <sstream> namespace TBTK{ class FockSpaceTest : public ::testing::Test{ protected: Model model; F...
27.44668
73
0.756543
[ "vector", "model" ]
5d3921cffe93afaebd18b509915fd06c76d4e513
5,592
h
C
tensorflow/core/kernels/tensor_list.h
EricRemmerswaal/tensorflow
141ff27877579c81a213fa113bd1b474c1749aca
[ "Apache-2.0" ]
190,993
2015-11-09T13:17:30.000Z
2022-03-31T23:05:27.000Z
tensorflow/core/kernels/tensor_list.h
sseung0703/tensorflow
be084bd7a4dd241eb781fc704f57bcacc5c9b6dd
[ "Apache-2.0" ]
48,461
2015-11-09T14:21:11.000Z
2022-03-31T23:17:33.000Z
tensorflow/core/kernels/tensor_list.h
sseung0703/tensorflow
be084bd7a4dd241eb781fc704f57bcacc5c9b6dd
[ "Apache-2.0" ]
104,981
2015-11-09T13:40:17.000Z
2022-03-31T19:51:54.000Z
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or a...
34.732919
80
0.700286
[ "object", "vector" ]
5d3f4e6b2ba208ccbd22b40285896594eb7e56b2
4,585
h
C
include/small_bank.h
dhatch/multiversioning
7b089437978fbe6e52fe54ad98d83ce50882064c
[ "MIT" ]
null
null
null
include/small_bank.h
dhatch/multiversioning
7b089437978fbe6e52fe54ad98d83ce50882064c
[ "MIT" ]
null
null
null
include/small_bank.h
dhatch/multiversioning
7b089437978fbe6e52fe54ad98d83ce50882064c
[ "MIT" ]
null
null
null
#ifndef SMALL_BANK_H_ #define SMALL_BANK_H_ #include <vector> #include <cstdlib> #include <db.h> #include <logging/buffer.h> #include <logging/read_buffer.h> #include <mv_action.h> #include <occ_action.h> #include <action.h> #include <assert.h> #define METADATA_SIZE 0 enum SmallBankTable { CHECKI...
29.96732
79
0.527808
[ "vector" ]
5d43039603aa793b500c5ddc9fb0cede99cae141
2,382
h
C
2015/set_utils.h
triglav/advent_of_code
e96bd0aea417076d997eeb4e49bf6e1cc04b31e0
[ "MIT" ]
null
null
null
2015/set_utils.h
triglav/advent_of_code
e96bd0aea417076d997eeb4e49bf6e1cc04b31e0
[ "MIT" ]
null
null
null
2015/set_utils.h
triglav/advent_of_code
e96bd0aea417076d997eeb4e49bf6e1cc04b31e0
[ "MIT" ]
null
null
null
#pragma once #include <algorithm> #include <unordered_map> #include <vector> template <typename T> std::vector<T> Without(std::vector<T> v, T value) { auto it = std::remove(v.begin(), v.end(), value); v.erase(it, v.end()); return v; } template <typename T> std::vector<T> With(std::vector<T> v, T value) { v.p...
28.023529
80
0.622166
[ "vector" ]
5d44a80261f3115b012bdc1ca7c6a77057c0d15b
2,153
h
C
Sources/CAudioKitEX/Internals/AtomicDataPtr.h
strummachine/AudioKit
9d25f6c1e40975f321786d9b70502b4d74421707
[ "MIT" ]
1
2021-10-10T20:36:35.000Z
2021-10-10T20:36:35.000Z
Sources/CAudioKitEX/Internals/AtomicDataPtr.h
strummachine/AudioKit
9d25f6c1e40975f321786d9b70502b4d74421707
[ "MIT" ]
null
null
null
Sources/CAudioKitEX/Internals/AtomicDataPtr.h
strummachine/AudioKit
9d25f6c1e40975f321786d9b70502b4d74421707
[ "MIT" ]
null
null
null
// Copyright AudioKit. All Rights Reserved. Revision History at http://github.com/AudioKit/AudioKit/ #ifndef AtomicData_hpp #define AtomicData_hpp #include <atomic> #include <memory> #include <vector> /// This allows passing of large data to the audio thread atomically. /// /// It takes ownership of the object. temp...
25.630952
100
0.568045
[ "render", "object", "vector" ]
5d4604935a1c640ec73e3087c33db790d9bf5cbf
4,684
h
C
include/OpenTracker/input/P5GloveSource.h
adminicg/opentracker
fa8c542c3b2f3495d74d0e2b1670449da94d9a0c
[ "BSD-3-Clause" ]
1
2021-06-24T09:55:20.000Z
2021-06-24T09:55:20.000Z
include/OpenTracker/input/P5GloveSource.h
adminicg/opentracker
fa8c542c3b2f3495d74d0e2b1670449da94d9a0c
[ "BSD-3-Clause" ]
null
null
null
include/OpenTracker/input/P5GloveSource.h
adminicg/opentracker
fa8c542c3b2f3495d74d0e2b1670449da94d9a0c
[ "BSD-3-Clause" ]
null
null
null
/* ======================================================================== * Copyright (c) 2006, * Institute for Computer Graphics and Vision * Graz University of Technology * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that ...
34.955224
141
0.621691
[ "vector" ]
5d47d569a5f61fe21e22abd2e25b474dc5bfdefd
3,882
h
C
logdevice/server/ReleaseRequest.h
mickvav/LogDevice
24a8b6abe4576418eceb72974083aa22d7844705
[ "BSD-3-Clause" ]
1,831
2018-09-12T15:41:52.000Z
2022-01-05T02:38:03.000Z
logdevice/server/ReleaseRequest.h
mickvav/LogDevice
24a8b6abe4576418eceb72974083aa22d7844705
[ "BSD-3-Clause" ]
183
2018-09-12T16:14:59.000Z
2021-12-07T15:49:43.000Z
logdevice/server/ReleaseRequest.h
mickvav/LogDevice
24a8b6abe4576418eceb72974083aa22d7844705
[ "BSD-3-Clause" ]
228
2018-09-12T15:41:51.000Z
2022-01-05T08:12:09.000Z
/** * Copyright (c) 2017-present, Facebook, Inc. and its affiliates. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. */ #pragma once #include "logdevice/common/RecordID.h" #include "logdevice/common/Request...
35.290909
79
0.5966
[ "object" ]
5d608c405838b048e176d2d39019a9833a89ceb1
25,821
c
C
src/rshift_simd_x86.c
m1griffin/arrayfunc
df57097699c25d3e949e1ade307ed61eaa5728c2
[ "Apache-2.0" ]
2
2017-08-28T08:41:16.000Z
2018-05-29T03:49:36.000Z
src/rshift_simd_x86.c
m1griffin/arrayfunc
df57097699c25d3e949e1ade307ed61eaa5728c2
[ "Apache-2.0" ]
null
null
null
src/rshift_simd_x86.c
m1griffin/arrayfunc
df57097699c25d3e949e1ade307ed61eaa5728c2
[ "Apache-2.0" ]
null
null
null
//------------------------------------------------------------------------------ // Project: arrayfunc // Module: rshift_simd_x86.c // Purpose: Calculate the rshift of values in an array. // This file provides an SIMD version of the functions. // Language: C // Date: 12-Mar-2019 // Ver: 06-Sep-20...
33.533766
124
0.688819
[ "vector" ]
5d61c9cb723cf339fbb8f1c20f6c1627f5153b47
9,353
c
C
src/mice/src/cspice/nearpt_c.c
jared711/meteoroid_orbits
84428bc33a695fb4bebee383f5094b80ae1d7193
[ "MIT" ]
9
2018-03-28T16:03:28.000Z
2022-01-30T20:36:00.000Z
src/mice/src/cspice/nearpt_c.c
jared711/meteoroid_orbits
84428bc33a695fb4bebee383f5094b80ae1d7193
[ "MIT" ]
null
null
null
src/mice/src/cspice/nearpt_c.c
jared711/meteoroid_orbits
84428bc33a695fb4bebee383f5094b80ae1d7193
[ "MIT" ]
2
2021-01-25T10:11:10.000Z
2022-01-09T06:37:06.000Z
/* -Procedure nearpt_c ( Nearest point on an ellipsoid ) -Abstract This routine locates the point on the surface of an ellipsoid that is nearest to a specified position. It also returns the altitude of the position above the ellipsoid. -Disclaimer THIS SOFTWARE AND ANY RELATED MATERIALS WERE CREATED BY...
31.597973
71
0.644606
[ "geometry", "vector" ]
5d692d9e15742bb9e5665fde6648d830ca008801
9,710
h
C
thermo.h
amitdumka/WeMoSwitchs
420e61e8171fc62025a3ef6ed593a3558e4c18b0
[ "Apache-2.0" ]
1
2019-08-16T18:31:06.000Z
2019-08-16T18:31:06.000Z
thermo.h
amitdumka/WeMoSwitchs
420e61e8171fc62025a3ef6ed593a3558e4c18b0
[ "Apache-2.0" ]
2
2019-08-18T18:16:19.000Z
2019-08-23T05:22:23.000Z
thermo.h
amitdumka/WeMoSwitchs
420e61e8171fc62025a3ef6ed593a3558e4c18b0
[ "Apache-2.0" ]
null
null
null
#ifndef THERMO_H #define THERMO_H #include <functional> #include <ArduinoJson.h> #include <Arduino.h> #include <ESP8266WiFi.h> #include <PubSubClient.h> #include <Bounce2.h> #include <DHT.h> #include <string.h> #include <Wire.h> #include <LiquidCrystal_I2C.h> #include <ESP8266WiFi.h> #include <ESP8266H...
28.727811
226
0.594336
[ "object" ]
f60fbd665104ad4589c091c1257d794fe15594dc
2,866
h
C
atmosphere/measurement/measured_atmospheres.h
IanMaquignaz/clear-sky-models
a8168f6b17b817c0fd76eb819f01a75be728f3b8
[ "BSD-3-Clause" ]
78
2016-12-28T05:05:03.000Z
2022-03-21T21:54:44.000Z
atmosphere/measurement/measured_atmospheres.h
IanMaquignaz/clear-sky-models
a8168f6b17b817c0fd76eb819f01a75be728f3b8
[ "BSD-3-Clause" ]
4
2017-11-25T00:34:19.000Z
2020-09-30T13:02:27.000Z
atmosphere/measurement/measured_atmospheres.h
IanMaquignaz/clear-sky-models
a8168f6b17b817c0fd76eb819f01a75be728f3b8
[ "BSD-3-Clause" ]
22
2017-04-25T14:36:06.000Z
2022-03-21T21:54:58.000Z
/** Copyright (c) 2015 Eric Bruneton 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 and the follo...
40.942857
79
0.802163
[ "object", "vector" ]
f62d09b3ec57bf2baf5065fc06b09b13827f39bc
276
h
C
include/c-script.h
junjihashimoto/c-script
6e8a35b91973a2279f9663936020d08995c7ac8d
[ "BSD-3-Clause" ]
2
2017-03-31T10:47:17.000Z
2017-07-14T00:48:05.000Z
include/c-script.h
junjihashimoto/c-script
6e8a35b91973a2279f9663936020d08995c7ac8d
[ "BSD-3-Clause" ]
null
null
null
include/c-script.h
junjihashimoto/c-script
6e8a35b91973a2279f9663936020d08995c7ac8d
[ "BSD-3-Clause" ]
null
null
null
#include <iostream> #include <typeinfo> #include <string> #include <vector> #include <map> #include <cmath> #include <cstdio> #include <cstdlib> #include <cstring> #include <cassert> using namespace std; //#include <c-script-util.h> //#include <text.h> //#include <plot.h>
15.333333
28
0.699275
[ "vector" ]
f62f5f670934c90e7d980e374cb3387a72f1396e
1,764
h
C
include/bigboy/Timer.h
Dandigit/bigboy
363980f2b2ed4c460c0efdef7c225ea8d55ba3a6
[ "MIT" ]
12
2020-04-14T10:24:19.000Z
2021-09-07T02:16:48.000Z
include/bigboy/Timer.h
Dandigit/bigboy
363980f2b2ed4c460c0efdef7c225ea8d55ba3a6
[ "MIT" ]
2
2021-07-06T06:58:33.000Z
2021-12-18T07:03:25.000Z
include/bigboy/Timer.h
Dandigit/bigboy
363980f2b2ed4c460c0efdef7c225ea8d55ba3a6
[ "MIT" ]
1
2020-07-27T04:29:17.000Z
2020-07-27T04:29:17.000Z
#ifndef BIGBOY_TIMER_H #define BIGBOY_TIMER_H #include <bigboy/MemoryDevice.h> enum class FrequencySelect { HZ_4096 = 0b00, HZ_262144 = 0b01, HZ_65536 = 0b10, HZ_16384 = 0b11, }; class Timer : public MemoryDevice { public: // Returns true if an interrupt is to be requested bool update(uint8_t...
28
83
0.653628
[ "vector" ]
f62fb6f7b1f78100e03e1e50462fd2d08de1785f
879
h
C
components/pdf/common/internal_plugin_helpers.h
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
14,668
2015-01-01T01:57:10.000Z
2022-03-31T23:33:32.000Z
components/pdf/common/internal_plugin_helpers.h
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
86
2015-10-21T13:02:42.000Z
2022-03-14T07:50:50.000Z
components/pdf/common/internal_plugin_helpers.h
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
5,941
2015-01-02T11:32:21.000Z
2022-03-31T16:35:46.000Z
// Copyright 2021 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 COMPONENTS_PDF_COMMON_INTERNAL_PLUGIN_HELPERS_H_ #define COMPONENTS_PDF_COMMON_INTERNAL_PLUGIN_HELPERS_H_ namespace pdf { // MIME type of the in...
36.625
77
0.789534
[ "object" ]
f63066c2af9c1a47927e58c97209886fa2bbaadf
23,204
h
C
iOS/10.0.2/Frameworks/SceneKit.framework/SCNNode.h
onmyway133/Runtime-Headers
e9b80e7ab9103f37ad421ad6b8b58ee06369d21f
[ "MIT" ]
30
2016-10-09T20:13:00.000Z
2022-01-24T04:14:57.000Z
iOS/10.0.2/Frameworks/SceneKit.framework/SCNNode.h
onmyway133/Runtime-Headers
e9b80e7ab9103f37ad421ad6b8b58ee06369d21f
[ "MIT" ]
null
null
null
iOS/10.0.2/Frameworks/SceneKit.framework/SCNNode.h
onmyway133/Runtime-Headers
e9b80e7ab9103f37ad421ad6b8b58ee06369d21f
[ "MIT" ]
7
2017-08-29T14:41:25.000Z
2022-01-19T17:14:54.000Z
/* Generated by RuntimeBrowser Image: /System/Library/Frameworks/SceneKit.framework/SceneKit */ @interface SCNNode : NSObject <NSCopying, NSSecureCoding, SCNActionable, SCNAnimatable, SCNBoundingVolume> { SCNOrderedDictionary * _actions; unsigned int _affineUpToDate; SCNOrderedDictionary * _animations...
65.733711
1,092
0.72828
[ "geometry", "transform" ]
f6307d9ebf1e7205d0c74bd2f034b2f45dd81ef2
785
h
C
igvc_training_exercises/include/week_scanmatching/scanmatching_localizer.h
oswinso/ros_training_exercises
33388d6d66e32a792583d534f20ef152030df84e
[ "MIT" ]
16
2017-09-28T21:50:57.000Z
2021-07-10T18:30:01.000Z
code/igvc_training_exercises/include/week_scanmatching/scanmatching_localizer.h
RoboJackets/igvc-training
cb236134db2cab9a99d5b8d0248f2d00deebf793
[ "MIT" ]
14
2017-09-07T19:41:43.000Z
2019-09-01T15:11:21.000Z
code/igvc_training_exercises/include/week_scanmatching/scanmatching_localizer.h
RoboJackets/igvc-training
cb236134db2cab9a99d5b8d0248f2d00deebf793
[ "MIT" ]
50
2017-09-24T21:03:39.000Z
2021-12-03T20:25:51.000Z
#ifndef SRC_SCANMATCHING_LOCALIZER_H #define SRC_SCANMATCHING_LOCALIZER_H #include <ros/ros.h> #include <pcl_ros/point_cloud.h> #include <tf/LinearMath/Transform.h> #include <week_scanmatching/icp/icp.h> class ScanmatchingLocalizer { public: ScanmatchingLocalizer(); private: void lidarCallback(const pcl::Point...
22.428571
81
0.765605
[ "transform" ]
f644ec54b14cb6740dd4357e9509904c4c2a7bd0
1,308
h
C
LittleBit/Frogger.h
Oopskid/LittleBit
7a27f4b66b9d11bd22826ed6b3766f7b8609cdf7
[ "Apache-2.0" ]
null
null
null
LittleBit/Frogger.h
Oopskid/LittleBit
7a27f4b66b9d11bd22826ed6b3766f7b8609cdf7
[ "Apache-2.0" ]
2
2021-08-24T00:25:58.000Z
2021-08-24T00:32:40.000Z
LittleBit/Frogger.h
Oopskid/LittleBit
7a27f4b66b9d11bd22826ed6b3766f7b8609cdf7
[ "Apache-2.0" ]
null
null
null
#pragma once #include <utility> #include <vector> #include <set> #include "JumpMark.h" #include "LittleCode.h" namespace LilBit { //Works out what jump commands to use class Frogger { public: Frogger(std::vector<LilBit::Code>* codeChunks, size_t virtualLocationsCount); void registerJump(size_t virtualLocati...
31.142857
114
0.767584
[ "vector" ]
f6497d531284356e959336a94bd968530f944070
2,613
h
C
src/core.h
gerner/cvc
20fefae422d8e04848e5b4e64d3eeb6e3c182f86
[ "MIT" ]
null
null
null
src/core.h
gerner/cvc
20fefae422d8e04848e5b4e64d3eeb6e3c182f86
[ "MIT" ]
null
null
null
src/core.h
gerner/cvc
20fefae422d8e04848e5b4e64d3eeb6e3c182f86
[ "MIT" ]
null
null
null
#ifndef CORE_H_ #define CORE_H_ #include <limits> #include <cmath> #include <vector> #include <unordered_map> #include <list> #include <memory> #include <random> #include <cstdio> #include "util.h" enum CharacterTraitId { kBackground, kLanguage }; typedef int CharacterTrait; typedef int CharacterId; class Char...
22.525862
83
0.726751
[ "vector" ]
f659d55285df16493b9ecd5533f0aa46d98cb089
18,242
c
C
blades/seafile/daemon/seaf-daemon.c
krattai/AEBL
a7b12c97479e1236d5370166b15ca9f29d7d4265
[ "BSD-2-Clause" ]
4
2016-04-26T03:43:54.000Z
2016-11-17T08:09:04.000Z
blades/seafile/daemon/seaf-daemon.c
krattai/AEBL
a7b12c97479e1236d5370166b15ca9f29d7d4265
[ "BSD-2-Clause" ]
17
2015-01-05T21:06:22.000Z
2015-12-07T20:45:44.000Z
blades/seafile/daemon/seaf-daemon.c
krattai/AEBL
a7b12c97479e1236d5370166b15ca9f29d7d4265
[ "BSD-2-Clause" ]
3
2016-04-26T03:43:55.000Z
2020-11-06T11:02:08.000Z
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ #include "common.h" #ifdef WIN32 #include <windows.h> #endif #include <unistd.h> #include <stdio.h> #include <stdlib.h> #include <errno.h> #include <getopt.h> #include <signal.h> #include <glib.h> #include <glib-object.h> #include <ccnet...
36.051383
121
0.540292
[ "object" ]
f66174d1ea11cf736148ff32fe014756739868fb
4,893
h
C
Engine/source/gui/controls/guiListBoxCtrl.h
fr1tz/alux3d
249a3b51751ce3184d52879b481f83eabe89e7e3
[ "MIT" ]
46
2015-01-05T17:34:43.000Z
2022-01-04T04:03:09.000Z
Engine/source/gui/controls/guiListBoxCtrl.h
fr1tz/alux3d
249a3b51751ce3184d52879b481f83eabe89e7e3
[ "MIT" ]
10
2015-01-20T23:14:46.000Z
2019-04-05T22:04:15.000Z
Engine/source/gui/controls/guiListBoxCtrl.h
fr1tz/terminal-overload
85f0689a40022e5eb7e54dcb6ddfb5ddd82a0a60
[ "CC-BY-4.0" ]
9
2015-08-08T18:46:06.000Z
2021-02-01T13:53:20.000Z
// Copyright information can be found in the file named COPYING // located in the root directory of this distribution. #ifndef _GUI_LISTBOXCTRL_H_ #define _GUI_LISTBOXCTRL_H_ #ifndef _CONSOLETYPES_H_ #include "console/consoleTypes.h" #endif #ifndef _GUICONTROL_H_ #include "gui/core/guiControl.h" #endif #ifndef _DGL_...
35.977941
134
0.643368
[ "vector" ]
f6643fd457c5967a9856b3e33a56b0b25219a583
4,949
c
C
src/enemy.c
mahdi232/mii
a51c600218eaf983cc5f4161cd0e2135d768ce1a
[ "MIT" ]
null
null
null
src/enemy.c
mahdi232/mii
a51c600218eaf983cc5f4161cd0e2135d768ce1a
[ "MIT" ]
null
null
null
src/enemy.c
mahdi232/mii
a51c600218eaf983cc5f4161cd0e2135d768ce1a
[ "MIT" ]
null
null
null
/* * Copyright (c) 2018 Amine Ben Hassouna <amine.benhassouna@gmail.com> * 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 witho...
25.379487
105
0.62255
[ "render" ]
34eb0919cafe3f101c5e4bbc9393f31f68335a2a
14,675
h
C
include/svrtk/Utility.h
ZSVR/ZSVR
667b937603daf0494870f3bc32dce8567c8690f2
[ "Apache-2.0" ]
null
null
null
include/svrtk/Utility.h
ZSVR/ZSVR
667b937603daf0494870f3bc32dce8567c8690f2
[ "Apache-2.0" ]
null
null
null
include/svrtk/Utility.h
ZSVR/ZSVR
667b937603daf0494870f3bc32dce8567c8690f2
[ "Apache-2.0" ]
null
null
null
/* * SVRTK : SVR reconstruction based on MIRTK * * Copyright 2021- King's College London * * 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/LICENS...
34.448357
178
0.611925
[ "vector", "transform" ]
34ef95edf0186687cb2677aacac86c25364e69ee
2,845
h
C
burger/net/EventLoop.h
BurgerGroup/Burger
b9159ea8855122a32091d40eb24439456f8879a9
[ "MIT" ]
30
2021-05-07T16:54:30.000Z
2022-03-12T01:55:49.000Z
burger/net/EventLoop.h
chanchann/Burger
b9159ea8855122a32091d40eb24439456f8879a9
[ "MIT" ]
1
2021-07-27T16:27:14.000Z
2021-07-27T16:27:14.000Z
burger/net/EventLoop.h
chanchann/Burger
b9159ea8855122a32091d40eb24439456f8879a9
[ "MIT" ]
9
2021-06-07T09:20:46.000Z
2022-03-01T06:30:36.000Z
// Copyright 2010, Shuo Chen. All rights reserved. // http://code.google.com/p/muduo/ // // Use of this source code is governed by a BSD-style license // that can be found in the License file. // Author: Shuo Chen (chenshuo at chenshuo dot com) // Taken from Muduo and modified #ifndef EVENTLOOP_H #define EVENTLOOP_H...
28.737374
103
0.713181
[ "vector" ]
34fd1ad1baf9882c4f210e9942974cdf9ed5f506
4,275
h
C
Source/Dynamics/FastMultiphaseSPH/pbal/core/grid/grid_mac3.h
weikm/sandcarSimulation2
fe499d0a3289c0ac1acce69c7dc78d8ce1b2708a
[ "Apache-2.0" ]
null
null
null
Source/Dynamics/FastMultiphaseSPH/pbal/core/grid/grid_mac3.h
weikm/sandcarSimulation2
fe499d0a3289c0ac1acce69c7dc78d8ce1b2708a
[ "Apache-2.0" ]
null
null
null
Source/Dynamics/FastMultiphaseSPH/pbal/core/grid/grid_mac3.h
weikm/sandcarSimulation2
fe499d0a3289c0ac1acce69c7dc78d8ce1b2708a
[ "Apache-2.0" ]
null
null
null
#pragma once #include <core/array/array_ptr3.h> #include <core/array/const_array_ptr3.h> #include <core/math/vec.h> namespace pbal { template <typename T> class GridMac3 { public: std::vector<T> _u, _v, _w; Size3 _uSize, _vSize, _wSize; Vec3<T> _spacing; Vec3<T> _uOrigin, _vOri...
23.75
125
0.54269
[ "vector" ]
34fde6941cae924a04d156549e771e27ec5754a6
1,699
h
C
fboss/agent/platforms/wedge/GalaxyPlatform.h
pavramas/fboss
ad7448b2a23761259a2effa97f87c93a6da0127a
[ "BSD-3-Clause" ]
null
null
null
fboss/agent/platforms/wedge/GalaxyPlatform.h
pavramas/fboss
ad7448b2a23761259a2effa97f87c93a6da0127a
[ "BSD-3-Clause" ]
null
null
null
fboss/agent/platforms/wedge/GalaxyPlatform.h
pavramas/fboss
ad7448b2a23761259a2effa97f87c93a6da0127a
[ "BSD-3-Clause" ]
1
2019-10-14T05:28:17.000Z
2019-10-14T05:28:17.000Z
/* * Copyright (c) 2004-present, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. An additional grant * of patent rights can be found in the PATENTS file in the same directory. * */ #pra...
29.293103
79
0.762802
[ "vector" ]
550802cd8acd5c618d40121ee850ff5a06c91888
7,919
h
C
algorithms/kernel/subgraph/subgraph_default_batch.h
francktcheng/Harp-DAAL-Local
407a80b94ad7987c90e2949aa315384a4c1bba99
[ "Apache-2.0" ]
2
2020-05-16T00:57:44.000Z
2020-05-17T15:56:38.000Z
algorithms/kernel/subgraph/subgraph_default_batch.h
francktcheng/Harp-DAAL-Local
407a80b94ad7987c90e2949aa315384a4c1bba99
[ "Apache-2.0" ]
null
null
null
algorithms/kernel/subgraph/subgraph_default_batch.h
francktcheng/Harp-DAAL-Local
407a80b94ad7987c90e2949aa315384a4c1bba99
[ "Apache-2.0" ]
null
null
null
/* file: subgraph_dense_default_batch.h */ /******************************************************************************* * Copyright 2014-2016 Intel Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a co...
32.060729
158
0.63556
[ "vector", "model" ]
551796879137b91ac5567f917b34ffe0bb6b2aa9
73,546
c
C
kernel/drivers/devkit/tpkit/3_0/panel/focaltech/focaltech_flash.c
wonderful666/marx-10.1.0
a8be8880fe31bff4f94d6e3fad17c455666ff60f
[ "MIT" ]
null
null
null
kernel/drivers/devkit/tpkit/3_0/panel/focaltech/focaltech_flash.c
wonderful666/marx-10.1.0
a8be8880fe31bff4f94d6e3fad17c455666ff60f
[ "MIT" ]
null
null
null
kernel/drivers/devkit/tpkit/3_0/panel/focaltech/focaltech_flash.c
wonderful666/marx-10.1.0
a8be8880fe31bff4f94d6e3fad17c455666ff60f
[ "MIT" ]
null
null
null
#include <linux/ctype.h> #include <huawei_platform/log/log_jank.h> #include "../../huawei_ts_kit_algo.h" #include "focaltech_flash.h" #include "focaltech_core.h" #if defined(CONFIG_HUAWEI_DSM) #include <dsm/dsm_pub.h> #endif //extern u8 cypress_ts_kit_color[TP_COLOR_SIZE]; #define FTS_READ_PROJECTID_RETRY_TIMES 3 ...
24.77965
129
0.685041
[ "model" ]
551e5a639bc82ef0ffaabbfc15b1898f03c43518
4,849
h
C
grasp_generation/graspitmodified_lm/Coin-3.1.3/include/Inventor/SbVec3i32.h
KraftOreo/EBM_Hand
9ab1722c196b7eb99b4c3ecc85cef6e8b1887053
[ "MIT" ]
null
null
null
grasp_generation/graspitmodified_lm/Coin-3.1.3/include/Inventor/SbVec3i32.h
KraftOreo/EBM_Hand
9ab1722c196b7eb99b4c3ecc85cef6e8b1887053
[ "MIT" ]
null
null
null
grasp_generation/graspitmodified_lm/Coin-3.1.3/include/Inventor/SbVec3i32.h
KraftOreo/EBM_Hand
9ab1722c196b7eb99b4c3ecc85cef6e8b1887053
[ "MIT" ]
null
null
null
#ifndef COIN_SBVEC3I32_H #define COIN_SBVEC3I32_H /**************************************************************************\ * * This file is part of the Coin 3D visualization library. * Copyright (C) by Kongsberg Oil & Gas Technologies. * * This library is free software; you can redistribute it and/or * m...
39.422764
137
0.637451
[ "3d" ]
552c40a34f5f43714ab47fe31a690353fbca5f44
2,579
h
C
src/ripple/json/json_config.h
Ziftr/rippled
0829ee9234338c1f7facc304a3f27eefa1c27daa
[ "BSL-1.0" ]
58
2015-01-07T09:10:59.000Z
2019-07-15T14:34:01.000Z
src/ripple/json/json_config.h
Ziftr/rippled
0829ee9234338c1f7facc304a3f27eefa1c27daa
[ "BSL-1.0" ]
12
2015-01-02T00:01:45.000Z
2018-04-25T12:35:02.000Z
src/ripple/json/json_config.h
Ziftr/rippled
0829ee9234338c1f7facc304a3f27eefa1c27daa
[ "BSL-1.0" ]
23
2015-01-04T00:13:27.000Z
2019-02-15T18:01:17.000Z
//------------------------------------------------------------------------------ /* This file is part of rippled: https://github.com/ripple/rippled Copyright (c) 2012, 2013 Ripple Labs Inc. Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby ...
40.936508
94
0.715394
[ "vector" ]
55375b7130a5daaac0838b0495259697b28bc4ca
554
h
C
examples/scenes/dialogscene.h
bdamer/dukat
e138893b1c7e28ef50c19f256bae98a79d22f9c5
[ "MIT" ]
4
2019-05-20T18:30:36.000Z
2021-10-01T15:54:59.000Z
examples/scenes/dialogscene.h
bdamer/dukat
e138893b1c7e28ef50c19f256bae98a79d22f9c5
[ "MIT" ]
19
2017-02-20T23:54:34.000Z
2021-09-30T05:43:49.000Z
examples/scenes/dialogscene.h
bdamer/dukat
e138893b1c7e28ef50c19f256bae98a79d22f9c5
[ "MIT" ]
2
2020-06-05T07:18:23.000Z
2021-10-01T15:55:02.000Z
#pragma once #include <dukat/dukat.h> namespace dukat { class Game3; class DialogScene : public Scene, public Controller { private: Game3* game; MeshGroup overlay_meshes; std::unique_ptr<TextButton> fullscreen_button; std::unique_ptr<TextButton> return_button; public: ...
20.518519
55
0.637184
[ "render" ]
553d4ee86dbe790fdc80593d6f8eb58872fd8ece
4,497
h
C
emulator/src/devices/machine/74145.h
rjw57/tiw-computer
5ef1c79893165b8622d1114d81cd0cded58910f0
[ "MIT" ]
1
2022-01-15T21:38:38.000Z
2022-01-15T21:38:38.000Z
emulator/src/devices/machine/74145.h
rjw57/tiw-computer
5ef1c79893165b8622d1114d81cd0cded58910f0
[ "MIT" ]
null
null
null
emulator/src/devices/machine/74145.h
rjw57/tiw-computer
5ef1c79893165b8622d1114d81cd0cded58910f0
[ "MIT" ]
null
null
null
// license:GPL-2.0+ // copyright-holders:Dirk Best /*************************************************************************** TTL74145 BCD-to-Decimal decoder ***************************************************************************/ #ifndef MAME_MACHINE_74145_H #define MAME_MACHINE_74145_H #pragma once...
44.524752
146
0.716255
[ "object" ]
56c211ba72bb84ce32fad2de686066da8d9ebd96
13,955
h
C
src/pairheap.h
SergioBarretoJr/SteinerForestGraph
e8ecb34cc1728e9a927af7dcb215ff813da1c974
[ "MIT" ]
14
2016-04-13T22:27:51.000Z
2021-06-04T17:59:29.000Z
src/pairheap.h
d5storm/Steiner-Forest
34f2656c0f2bad230f4c5fff20aca2a93de52bf8
[ "MIT" ]
null
null
null
src/pairheap.h
d5storm/Steiner-Forest
34f2656c0f2bad230f4c5fff20aca2a93de52bf8
[ "MIT" ]
6
2017-01-18T09:38:29.000Z
2019-04-20T04:44:05.000Z
/* Algorithm for Steiner Problem in Graphs Copyright (c) Microsoft Corporation All rights reserved. MIT License 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, in...
31.933638
461
0.527696
[ "vector", "transform" ]
56e1758740ecaec24e8d0ccbe74cd530687b3acb
4,405
h
C
file.h
pth-demo-orga/trusty-app-storage
572453e7ffa01897b39e43de9d0c6729d27a5f7e
[ "Apache-2.0" ]
null
null
null
file.h
pth-demo-orga/trusty-app-storage
572453e7ffa01897b39e43de9d0c6729d27a5f7e
[ "Apache-2.0" ]
null
null
null
file.h
pth-demo-orga/trusty-app-storage
572453e7ffa01897b39e43de9d0c6729d27a5f7e
[ "Apache-2.0" ]
null
null
null
/* * Copyright (C) 2015 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
34.147287
78
0.63042
[ "object" ]
56e18663ee064c99e8d87b0faac293ec6b8b89cc
9,567
h
C
third_party/gecko-16/win32/include/nsIDOMUIEvent.h
bwp/SeleniumWebDriver
58221fbe59fcbbde9d9a033a95d45d576b422747
[ "Apache-2.0" ]
1
2018-02-05T04:23:18.000Z
2018-02-05T04:23:18.000Z
third_party/gecko-16/win32/include/nsIDOMUIEvent.h
bwp/SeleniumWebDriver
58221fbe59fcbbde9d9a033a95d45d576b422747
[ "Apache-2.0" ]
null
null
null
third_party/gecko-16/win32/include/nsIDOMUIEvent.h
bwp/SeleniumWebDriver
58221fbe59fcbbde9d9a033a95d45d576b422747
[ "Apache-2.0" ]
null
null
null
/* * DO NOT EDIT. THIS FILE IS GENERATED FROM e:/builds/moz2_slave/rel-m-rel-xr-w32-bld/build/dom/interfaces/events/nsIDOMUIEvent.idl */ #ifndef __gen_nsIDOMUIEvent_h__ #define __gen_nsIDOMUIEvent_h__ #ifndef __gen_nsIDOMEvent_h__ #include "nsIDOMEvent.h" #endif /* For IDL files that don't want to include root I...
40.367089
266
0.776105
[ "object" ]
56e81f86b201c9d5d93f01078d8a972979348db7
7,177
c
C
netbsd/sys/arch/alpha/pci/pci_kn8ae.c
shisa/kame-shisa
25dfcf220c0cd8192e475a602501206ccbd9263e
[ "BSD-3-Clause" ]
1
2019-10-15T06:29:32.000Z
2019-10-15T06:29:32.000Z
netbsd/sys/arch/alpha/pci/pci_kn8ae.c
shisa/kame-shisa
25dfcf220c0cd8192e475a602501206ccbd9263e
[ "BSD-3-Clause" ]
null
null
null
netbsd/sys/arch/alpha/pci/pci_kn8ae.c
shisa/kame-shisa
25dfcf220c0cd8192e475a602501206ccbd9263e
[ "BSD-3-Clause" ]
3
2017-01-09T02:15:36.000Z
2019-10-15T06:30:25.000Z
/* $NetBSD: pci_kn8ae.c,v 1.21 2002/05/15 16:57:43 thorpej Exp $ */ /* * Copyright (c) 1997 by Matthew Jacob * NASA AMES Research Center. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: ...
25.006969
83
0.678278
[ "vector" ]
56f724fee2545d2a87557ef0c326f252d6884ae0
501
h
C
Classes/Sound/SoundComponentPool.h
WeHaveCookie/EnchantedForest
c17e3e1adf3bc0c1ef5afaef3126fd169ea99768
[ "MIT" ]
null
null
null
Classes/Sound/SoundComponentPool.h
WeHaveCookie/EnchantedForest
c17e3e1adf3bc0c1ef5afaef3126fd169ea99768
[ "MIT" ]
null
null
null
Classes/Sound/SoundComponentPool.h
WeHaveCookie/EnchantedForest
c17e3e1adf3bc0c1ef5afaef3126fd169ea99768
[ "MIT" ]
null
null
null
#pragma once #include "SoundComponent.h" class SoundComponentPool { public: SoundComponentPool(int size); ~SoundComponentPool(); uint32_t create(const char* path, bool loop, bool persistent); SoundComponent* getSound(uint32_t id); void process(const float dt); std::vector<SoundComponent*> getSoundsUsed(); voi...
22.772727
63
0.760479
[ "vector" ]
56f7bcf3229f5fafa0a5ea268e4d3479fd0e03c9
1,619
h
C
newnnfw/runtimes/neurun/src/kernel/cpu/TensorConvertFromCommonLayer.h
kosslab-kr/Tizen-NN-Framework
132fc98ed57e4b19ad1f4cb258ad79fa9df1db7a
[ "Apache-2.0" ]
8
2018-09-10T01:32:26.000Z
2020-05-13T06:05:40.000Z
newnnfw/runtimes/neurun/src/kernel/cpu/TensorConvertFromCommonLayer.h
kosslab-kr/Tizen-NN-Framework
132fc98ed57e4b19ad1f4cb258ad79fa9df1db7a
[ "Apache-2.0" ]
28
2018-09-10T05:01:09.000Z
2021-03-04T10:07:12.000Z
newnnfw/runtimes/neurun/src/kernel/cpu/TensorConvertFromCommonLayer.h
kosslab-kr/Tizen-NN-Framework
132fc98ed57e4b19ad1f4cb258ad79fa9df1db7a
[ "Apache-2.0" ]
4
2018-09-13T04:16:08.000Z
2018-12-03T07:34:44.000Z
/* * Copyright (c) 2018 Samsung Electronics Co., Ltd. All Rights Reserved * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unle...
23.808824
96
0.747375
[ "shape", "model" ]
7104978bef1c1e57d528b5c3c0d21c3077463183
925
h
C
src/golife.h
selavy/game-of-life
6231678b6219269c69e54ed3df801814bca72852
[ "MIT" ]
null
null
null
src/golife.h
selavy/game-of-life
6231678b6219269c69e54ed3df801814bca72852
[ "MIT" ]
null
null
null
src/golife.h
selavy/game-of-life
6231678b6219269c69e54ed3df801814bca72852
[ "MIT" ]
null
null
null
#pragma once #include <vector> #include <iosfwd> namespace gol { struct Board { Board() noexcept = default; Board(int nrows, int ncols) noexcept; int ix(int x, int y) const noexcept; bool live(int x, int y) const noexcept; bool dead(int x, int y) const noexcept; void set_live(int x, int y) no...
25.694444
72
0.656216
[ "vector" ]
71086a4592f79a8f734e248d5b5214b161497a2f
1,221
h
C
Code/IO/sitkImageFileReader.h
SimpleITK/Staging
905519b916f985db6573afa347143722b0aa9710
[ "Apache-2.0" ]
null
null
null
Code/IO/sitkImageFileReader.h
SimpleITK/Staging
905519b916f985db6573afa347143722b0aa9710
[ "Apache-2.0" ]
null
null
null
Code/IO/sitkImageFileReader.h
SimpleITK/Staging
905519b916f985db6573afa347143722b0aa9710
[ "Apache-2.0" ]
null
null
null
#ifndef __sitkImageFileReader_h #define __sitkImageFileReader_h #include "sitkMacro.h" #include "sitkImage.h" #include "sitkImageReaderBase.h" #include "sitkMemberFunctionFactory.h" namespace itk { namespace simple { /** \class ImageFileReader * \brief Read a 2D or 3D image and return a smart pointer to a...
23.480769
88
0.683866
[ "vector", "3d" ]
71133dfb3f5104fca9b479efae8b1bf69df90c15
1,810
h
C
TouTiaoApp/XiaoShiPin/Model/TTXiaoShiPinListModel.h
SoftBoys/TouTiaoApp
90383997d5e0929fcb0bbd9fc0351807433b7c62
[ "MIT" ]
3
2018-08-08T11:44:47.000Z
2022-02-24T03:42:00.000Z
TouTiaoApp/XiaoShiPin/Model/TTXiaoShiPinListModel.h
SoftBoys/TouTiaoApp
90383997d5e0929fcb0bbd9fc0351807433b7c62
[ "MIT" ]
null
null
null
TouTiaoApp/XiaoShiPin/Model/TTXiaoShiPinListModel.h
SoftBoys/TouTiaoApp
90383997d5e0929fcb0bbd9fc0351807433b7c62
[ "MIT" ]
2
2018-10-12T06:47:10.000Z
2019-12-13T05:54:15.000Z
// // TTXiaoShiPinListModel.h // TouTiaoApp // // Created by gjw on 2018/8/9. // Copyright © 2018年 guojunwei. All rights reserved. // #import <Foundation/Foundation.h> #import "TTVideoListModel.h" @class TTXiaoShiPinDetailModel, TTXiaoShiPinActionModel, TTXiaoShiPinVideoModel; @interface TTXiaoShiPinListModel : N...
37.708333
91
0.79116
[ "model" ]
711488d3eb097f717aba3df072ba8db5c8f60eb6
5,026
h
C
include/data/Vector.h
xhd2015/rsp3-armv8-baremetal
f7e2ac04abd3be20daa94ad9c7ad2c1bad5159b0
[ "MIT" ]
21
2018-03-14T09:45:26.000Z
2021-09-13T01:13:27.000Z
include/data/Vector.h
xhd2015/rsp3-armv8-baremetal
f7e2ac04abd3be20daa94ad9c7ad2c1bad5159b0
[ "MIT" ]
null
null
null
include/data/Vector.h
xhd2015/rsp3-armv8-baremetal
f7e2ac04abd3be20daa94ad9c7ad2c1bad5159b0
[ "MIT" ]
4
2018-03-18T11:56:09.000Z
2021-02-04T16:26:52.000Z
/* * Vector3.h * * Created on: Apr 11, 2018 * Author: 13774 */ #ifndef INCLUDE_DATA_STRUCTURES_VECTOR_H_ #define INCLUDE_DATA_STRUCTURES_VECTOR_H_ // 注意,该文件不应当由头文件引入,头文件只应当使用templated_decl // 这种分离实现可以避免:当函数体中包含了另一个依赖于此文件的文件引入时,产生的环形依赖问题 // 另一个问题,也与环形依赖相关,可以通过forward_decl来解决。 #include <data/Vector_tempdecl...
18.684015
68
0.666136
[ "vector" ]
7118faa715e413f1baf7a9577cd309222114e3fd
3,975
h
C
arcane/src/arcane/mesh/ItemGroupsSynchronize.h
cedricga91/framework
143eeccb5bf375df4a3f11b888681f84f60380c6
[ "Apache-2.0" ]
16
2021-09-20T12:37:01.000Z
2022-03-18T09:19:14.000Z
arcane/src/arcane/mesh/ItemGroupsSynchronize.h
cedricga91/framework
143eeccb5bf375df4a3f11b888681f84f60380c6
[ "Apache-2.0" ]
66
2021-09-17T13:49:39.000Z
2022-03-30T16:24:07.000Z
arcane/src/arcane/mesh/ItemGroupsSynchronize.h
cedricga91/framework
143eeccb5bf375df4a3f11b888681f84f60380c6
[ "Apache-2.0" ]
11
2021-09-27T16:48:55.000Z
2022-03-23T19:06:56.000Z
// -*- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -*- //----------------------------------------------------------------------------- // Copyright 2000-2022 CEA (www.cea.fr) IFPEN (www.ifpenergiesnouvelles.com) // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: Apache-2...
35.810811
97
0.42239
[ "mesh" ]
711dae7afcbbd472aaf251da11615c97931f9230
1,331
c
C
Sources/transform.c
Menduist/TPhysics
5d444b9def71078bfdd5bc6ba6779818c563171c
[ "MIT" ]
1
2022-02-18T20:22:13.000Z
2022-02-18T20:22:13.000Z
Sources/transform.c
Menduist/TPhysics
5d444b9def71078bfdd5bc6ba6779818c563171c
[ "MIT" ]
null
null
null
Sources/transform.c
Menduist/TPhysics
5d444b9def71078bfdd5bc6ba6779818c563171c
[ "MIT" ]
null
null
null
#include <math.h> #include "transform.h" #include "matrix.h" // t_vector3 transform_position(t_vector3 pos, t_transform from, t_transform to) // { // t_vector3 result; // t_transform diff; // // diff.position = sub_vector3_from_vector3(from.position, to.position); // diff.rotation = sub_vector3_from_vector3(from....
30.953488
136
0.729527
[ "transform" ]
7137f1552340d982b5ad3b947fd1f9f145f76045
7,402
c
C
common/bdscb.c
jiverson002/bdmpi
11fc719f82a6851644fa21c6b12b0adec84feaf9
[ "Apache-2.0" ]
null
null
null
common/bdscb.c
jiverson002/bdmpi
11fc719f82a6851644fa21c6b12b0adec84feaf9
[ "Apache-2.0" ]
null
null
null
common/bdscb.c
jiverson002/bdmpi
11fc719f82a6851644fa21c6b12b0adec84feaf9
[ "Apache-2.0" ]
null
null
null
/* * bdscb.c * * The BDMP's functions for providing a shared communication buffer with * read/write syncronization * * Started 4/4/2013 * George * */ #include "common.h" /*************************************************************************/ /*! Creates the neccessary components of a shared communicat...
31.232068
78
0.536747
[ "object" ]
511aaadc5f83107208b59f642ecc3f9e8689642a
3,894
h
C
src/sample.h
mohantypunit/trainc
0a8e42bdf86ea26d30cfc47376a8b285458d706a
[ "Apache-2.0" ]
2
2015-06-06T13:22:33.000Z
2015-06-07T03:45:04.000Z
src/sample.h
edobashira/trainc
41ccbd1e79753b6db25eb5d3d318400a1c3e0fca
[ "Apache-2.0" ]
null
null
null
src/sample.h
edobashira/trainc
41ccbd1e79753b6db25eb5d3d318400a1c3e0fca
[ "Apache-2.0" ]
null
null
null
// sample.h // // 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 ...
28.632353
81
0.701849
[ "object", "vector", "transform" ]
511b5308f1d864d7c7ad11b675217bb11b898f2a
8,152
h
C
src/Engine/TargetQuantumElectrons.h
npatel37/ulsosu
a42c0f8ad1961d16c152a1ada9b552a9507e5a90
[ "Unlicense" ]
2
2019-11-13T22:13:38.000Z
2019-11-13T22:13:48.000Z
src/Engine/TargetQuantumElectrons.h
npatel37/ulsosu
a42c0f8ad1961d16c152a1ada9b552a9507e5a90
[ "Unlicense" ]
null
null
null
src/Engine/TargetQuantumElectrons.h
npatel37/ulsosu
a42c0f8ad1961d16c152a1ada9b552a9507e5a90
[ "Unlicense" ]
null
null
null
/* Copyright (c) 2009-2015, UT-Battelle, LLC All rights reserved [DMRG++, Version 5.] [by G.A., Oak Ridge National Laboratory] UT Battelle Open Source Software License 11242008 OPEN SOURCE LICENSE Subject to the conditions of this License, each contributor to this software hereby grants, free of charge, to any pers...
28.110345
78
0.681551
[ "vector", "model" ]
511d54c774d668630e9ff0c01fd77b7c7a615fc7
10,184
h
C
Engine/Source/Runtime/AVEncoder/Private/Decoders/vdecmpeg4/M4BitstreamParser.h
denfrost/UE5MainStreaming
b16e03a9bf01987d390f066f500bcff4b75ea790
[ "MIT" ]
2
2021-11-26T13:33:32.000Z
2021-12-31T08:52:21.000Z
Engine/Source/Runtime/AVEncoder/Private/Decoders/vdecmpeg4/M4BitstreamParser.h
denfrost/UE5MainStreaming
b16e03a9bf01987d390f066f500bcff4b75ea790
[ "MIT" ]
null
null
null
Engine/Source/Runtime/AVEncoder/Private/Decoders/vdecmpeg4/M4BitstreamParser.h
denfrost/UE5MainStreaming
b16e03a9bf01987d390f066f500bcff4b75ea790
[ "MIT" ]
1
2021-10-11T10:05:52.000Z
2021-10-11T10:05:52.000Z
// Copyright Epic Games, Inc. All Rights Reserved. #pragma once #include "vdecmpeg4.h" #include "M4Global.h" #include "M4Bitstream.h" #include "M4VlcDecoder.h" #include "M4BitstreamHeaderInfo.h" namespace vdecmpeg4 { #define M4_CLIP(X,A) (X > A) ? (A) : (X) #define M4_ABS(X) (((X)>0)?(X):-(X)) class M4Decoder;...
20.449799
93
0.624902
[ "object", "vector", "transform" ]
512125da0c3d79d57ba50d3c857cc3ca4a97353d
1,753
h
C
src/utility.h
zhifangh/CarND-Path-Planning-Project
1096cff641c836420e2ab248df9259b454d345c1
[ "MIT" ]
null
null
null
src/utility.h
zhifangh/CarND-Path-Planning-Project
1096cff641c836420e2ab248df9259b454d345c1
[ "MIT" ]
null
null
null
src/utility.h
zhifangh/CarND-Path-Planning-Project
1096cff641c836420e2ab248df9259b454d345c1
[ "MIT" ]
null
null
null
#ifndef UTILITY_H #define UTILITY_H #include <vector> // Computationnal defines #define INF 1e10 enum { ID = 0, // 0 X = 1, // 1 Y = 2, // 2 VX = 3, // 3 VY = 4, // 4 S = 5, // 5 D = 6, // 6 SIZE // 7 }; struct Coord { double x; double y; }; struct Frenet { double s; double d; }; st...
21.641975
126
0.633771
[ "vector" ]
5123a93cbe66110573a8c94971b2044729e59efc
11,637
h
C
Pipeline.h
simonfojtu/FireSight
c096fa165a1ec6a389008a1d703ab8e45b32ee8d
[ "MIT" ]
null
null
null
Pipeline.h
simonfojtu/FireSight
c096fa165a1ec6a389008a1d703ab8e45b32ee8d
[ "MIT" ]
null
null
null
Pipeline.h
simonfojtu/FireSight
c096fa165a1ec6a389008a1d703ab8e45b32ee8d
[ "MIT" ]
null
null
null
/* * Pipeline.h * * Created on: Jun 1, 2015 * Author: Simon Fojtu */ #ifndef PIPELINE_H_ #define PIPELINE_H_ #include "opencv2/features2d/features2d.hpp" #include <vector> #include <map> #include <string> #include "jansson.h" using namespace cv; using namespace std; namespace firesight { CLASS_DECLSPE...
37.178914
153
0.672252
[ "object", "vector", "model" ]
512d9c1d0adaa2f4a071e30ccc5543028f140458
4,479
h
C
src/3d/qgsraycastingutils_p.h
dyna-mis/Hilabeling
cb7d5d4be29624a20c8a367162dbc6fd779b2b52
[ "MIT" ]
null
null
null
src/3d/qgsraycastingutils_p.h
dyna-mis/Hilabeling
cb7d5d4be29624a20c8a367162dbc6fd779b2b52
[ "MIT" ]
null
null
null
src/3d/qgsraycastingutils_p.h
dyna-mis/Hilabeling
cb7d5d4be29624a20c8a367162dbc6fd779b2b52
[ "MIT" ]
1
2021-12-25T08:40:30.000Z
2021-12-25T08:40:30.000Z
/*************************************************************************** qgsraycastingutils_p.h -------------------------------------- Date : June 2018 Copyright : (C) 2018 by Martin Dobias Email : wonder dot sk at gmail dot com **********************************...
31.992857
117
0.566868
[ "vector", "transform", "3d" ]
5137985c199cf6b4783d28435c5f05c381b83713
281
h
C
include/processor.h
bamboo-juni/CppND-02
ba3db06cc2de6a017fa73f4f0f6258de19875fe7
[ "MIT" ]
null
null
null
include/processor.h
bamboo-juni/CppND-02
ba3db06cc2de6a017fa73f4f0f6258de19875fe7
[ "MIT" ]
null
null
null
include/processor.h
bamboo-juni/CppND-02
ba3db06cc2de6a017fa73f4f0f6258de19875fe7
[ "MIT" ]
null
null
null
#ifndef PROCESSOR_H #define PROCESSOR_H #include <vector> #include "linux_parser.h" class Processor { public: float Utilization(); // DONE: Declare any necessary private members private: std::vector<long> j_set_{}; long pre_active_{0}; long pre_idle_{0}; }; #endif
14.789474
48
0.715302
[ "vector" ]
513a20d13de86b0d24edfbe62c398998c30d547c
759
h
C
Entropy/Polygon.h
Shadorc/Entropy
8608f41eb5f3339f73578dedd54acc40ee6e8d1e
[ "Zlib" ]
null
null
null
Entropy/Polygon.h
Shadorc/Entropy
8608f41eb5f3339f73578dedd54acc40ee6e8d1e
[ "Zlib" ]
null
null
null
Entropy/Polygon.h
Shadorc/Entropy
8608f41eb5f3339f73578dedd54acc40ee6e8d1e
[ "Zlib" ]
null
null
null
#pragma once #include "Entity.h" #include "Vector2.h" #include <array> namespace entity { class Polygon : public Entity { private: Matrix22 m_OrientationMatrix; std::vector<Vector2> m_Vertices; std::vector<Vector2> m_Normals; public: // Rectangle Polygon(float x, float y, float width, float height); ...
21.685714
60
0.729908
[ "vector" ]
515d4da8a7d2d1b6b0b3626c19eb27f3c238eb9c
2,822
h
C
hogwildtl/include/hazy/hogwild/freeforall.h
zuevmaxim/hogwildpp
40a035e5342df58b338c16bdcd94b9f20e38174e
[ "Apache-2.0" ]
36
2016-10-10T23:56:25.000Z
2021-04-20T16:24:05.000Z
hogwildtl/include/hazy/hogwild/freeforall.h
zuevmaxim/hogwildpp
40a035e5342df58b338c16bdcd94b9f20e38174e
[ "Apache-2.0" ]
null
null
null
hogwildtl/include/hazy/hogwild/freeforall.h
zuevmaxim/hogwildpp
40a035e5342df58b338c16bdcd94b9f20e38174e
[ "Apache-2.0" ]
8
2017-01-12T21:15:51.000Z
2022-02-14T07:04:47.000Z
// Copyright 2012 Chris Re, Victor Bittorf // //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...
42.119403
78
0.715096
[ "vector", "model" ]
5166ee04e2d03d382514cdb1eee4a096d24990d6
16,643
h
C
src/skip_map.h
OlivierLi/skip_map
0ef855814f006696a824407b05873609bc689d8c
[ "MIT", "Unlicense" ]
6
2016-03-19T18:42:17.000Z
2019-11-29T07:52:14.000Z
src/skip_map.h
OlivierLi/skip_map
0ef855814f006696a824407b05873609bc689d8c
[ "MIT", "Unlicense" ]
2
2018-01-19T20:56:13.000Z
2018-01-22T14:22:03.000Z
src/skip_map.h
OlivierLi/skip_map
0ef855814f006696a824407b05873609bc689d8c
[ "MIT", "Unlicense" ]
null
null
null
#ifndef skip_map_h #define skip_map_h #include <gtest/gtest_prod.h> #include <array> #include <exception> #include <functional> #include <limits> #include <random> #include <stdexcept> #include "distribution.hpp" #include "skip_map_iterator.h" #include "skip_map_node.h" #include "test_facilities.hpp" /** * skip_map ...
26.292259
80
0.640029
[ "object" ]
518693a8136d7aa274ee684b4da2f045b09fea59
1,084
h
C
srcxx/vm_core_extra/code-page-chunk.h
sudami/HookZz
f4f5e0378798749382e7b800323450558fd0a9a5
[ "Apache-2.0" ]
1
2018-12-11T02:36:18.000Z
2018-12-11T02:36:18.000Z
srcxx/vm_core_extra/code-page-chunk.h
rokith/HookZz
d515951a3e253db8ac1d838f8dba72766e047670
[ "Apache-2.0" ]
null
null
null
srcxx/vm_core_extra/code-page-chunk.h
rokith/HookZz
d515951a3e253db8ac1d838f8dba72766e047670
[ "Apache-2.0" ]
1
2019-01-21T06:58:03.000Z
2019-01-21T06:58:03.000Z
#ifndef HOOKZZ_CODE_PAGE_CHUNK_H_ #define HOOKZZ_CODE_PAGE_CHUNK_H_ #include "vm_core/modules/assembler/assembler.h" #include "vm_core/base/code-buffer.h" #include "vm_core/base/memory-chunk.h" #include "vm_core/base/page-allocator.h" using namespace zz; class CodeChunk : public zz::MemoryChunk { public: typedef e...
27.794872
92
0.776753
[ "vector" ]
519a46a7ad865adf1828a780ffdfb1e92a3aaecc
629
h
C
build.h
CyberAngler93/cs411-exhaustive-search
93dfa0774231128bd169664938458ba260ee7563
[ "MIT" ]
null
null
null
build.h
CyberAngler93/cs411-exhaustive-search
93dfa0774231128bd169664938458ba260ee7563
[ "MIT" ]
null
null
null
build.h
CyberAngler93/cs411-exhaustive-search
93dfa0774231128bd169664938458ba260ee7563
[ "MIT" ]
null
null
null
// // Created by Matt Perry // This contains the prototypes for functions required for my solution to the exhaustive search for CS411 Hw2 // build.h // Last updated 9/28/20 #ifndef CS411_HW2_BUILD_H #define CS411_HW2_BUILD_H #include <vector> #include <algorithm> #include <cmath> using Bridge = std::vector<int>; int ...
34.944444
109
0.742448
[ "vector" ]
519b36c1d5faa64ee173654cc47dd688c3e3f847
8,533
h
C
source/GalileoPins.h
JustAddWires/galileo-sdk
1a2b8a884db6ad2d0ba87f2c86c7e768877fa030
[ "BSD-2-Clause" ]
1
2017-04-22T07:07:35.000Z
2017-04-22T07:07:35.000Z
source/GalileoPins.h
JustAddWires/galileo-sdk
1a2b8a884db6ad2d0ba87f2c86c7e768877fa030
[ "BSD-2-Clause" ]
null
null
null
source/GalileoPins.h
JustAddWires/galileo-sdk
1a2b8a884db6ad2d0ba87f2c86c7e768877fa030
[ "BSD-2-Clause" ]
null
null
null
// Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. // Licensed under the BSD 2-Clause License. // See License.txt in the project root for license information. #ifndef _GALILEO_PINS_H_ #define _GALILEO_PINS_H_ #include <Windows.h> #include "ArduinoCommon.h" #include "GpioController.h" #inclu...
38.786364
96
0.662838
[ "object" ]
51af16c465f96b44adc7d448970bcf4de1612c9f
15,154
c
C
extern/gtk/gtk/gtkplacesviewrow.c
PableteProgramming/download
013e35bb5c085e5dfdb57a3a0a39cdf2fd3064b8
[ "MIT" ]
null
null
null
extern/gtk/gtk/gtkplacesviewrow.c
PableteProgramming/download
013e35bb5c085e5dfdb57a3a0a39cdf2fd3064b8
[ "MIT" ]
null
null
null
extern/gtk/gtk/gtkplacesviewrow.c
PableteProgramming/download
013e35bb5c085e5dfdb57a3a0a39cdf2fd3064b8
[ "MIT" ]
null
null
null
/* gtkplacesviewrow.c * * Copyright (C) 2015 Georges Basile Stavracas Neto <georges.stavracas@gmail.com> * * This program is free software: 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 2.1 of the ...
30.06746
116
0.634222
[ "object" ]
51b030063b45284c7ac02a59572e5fb9fb5a7bb1
10,714
h
C
WithQt/src/DataManager/DatabaseManager.h
565353780/data-manage
26a8fa8025bfd2a467889ec67401fd10fcc46d9b
[ "MIT" ]
null
null
null
WithQt/src/DataManager/DatabaseManager.h
565353780/data-manage
26a8fa8025bfd2a467889ec67401fd10fcc46d9b
[ "MIT" ]
null
null
null
WithQt/src/DataManager/DatabaseManager.h
565353780/data-manage
26a8fa8025bfd2a467889ec67401fd10fcc46d9b
[ "MIT" ]
null
null
null
#ifndef DATABASEMANAGER_H #define DATABASEMANAGER_H #include <QObject> #include <QJsonObject> #include <QMap> #include <QtSql> /** * @brief The DatabaseManager class 数据库管理类,包括从配置初始化、增删改查 */ class DatabaseManager : public QObject { public: DatabaseManager(QObject* parent=nullptr, ...
39.681481
165
0.449692
[ "model" ]
51b19fb39039098de9d631a09adb3bffa787aa19
1,875
h
C
SocketCommunicators/NetworkAnalyzer/test_network_analyzer.h
SashaNullptr/Tiger-Acquire
af1de6852e64a8df89a1fa20dfe01e541a84c887
[ "MIT" ]
null
null
null
SocketCommunicators/NetworkAnalyzer/test_network_analyzer.h
SashaNullptr/Tiger-Acquire
af1de6852e64a8df89a1fa20dfe01e541a84c887
[ "MIT" ]
null
null
null
SocketCommunicators/NetworkAnalyzer/test_network_analyzer.h
SashaNullptr/Tiger-Acquire
af1de6852e64a8df89a1fa20dfe01e541a84c887
[ "MIT" ]
null
null
null
#ifndef TEST_NETWORK_ANALYZER_H #define TEST_NETWORK_ANALYZER_H //C System-Headers // //C++ System headers #include <memory> //Boost Headers // //Qt Headers // // JASPL Headers #include "../../../JASPL/jPlot/jplot.h" //Project specific headers #include "network_analyzer.h" #include "../../Generics/generics.h" templat...
28.409091
103
0.642133
[ "vector" ]
1fbfcc9972a44893d20a25a2d040d0b30c12c0a2
10,956
h
C
booster/lib/locale/src/win32/api.h
gatehouse/cppcms
61da055ffeb349b4eda14bc9ac393af9ce842364
[ "MIT" ]
388
2017-03-01T07:39:21.000Z
2022-03-30T19:38:41.000Z
booster/lib/locale/src/win32/api.h
gatehouse/cppcms
61da055ffeb349b4eda14bc9ac393af9ce842364
[ "MIT" ]
81
2017-03-08T20:28:00.000Z
2022-01-23T08:19:31.000Z
booster/lib/locale/src/win32/api.h
gatehouse/cppcms
61da055ffeb349b4eda14bc9ac393af9ce842364
[ "MIT" ]
127
2017-03-05T21:53:40.000Z
2022-02-25T02:31:01.000Z
// // Copyright (c) 2009-2011 Artyom Beilis (Tonkikh) // // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) // #ifndef BOOSTER_LOCALE_IMPL_WIN32_API_HPP #define BOOSTER_LOCALE_IMPL_WIN32_API_HPP #include <strin...
30.603352
125
0.527382
[ "vector" ]
1fc6123743a8de779b179feb10c2f96a411db21b
251
h
C
subset-sum/find_subsets.h
DenisOstashov/cpp-advanced-hse
6e4317763c0a9c510d639ae1e5793a8e9549d953
[ "MIT" ]
null
null
null
subset-sum/find_subsets.h
DenisOstashov/cpp-advanced-hse
6e4317763c0a9c510d639ae1e5793a8e9549d953
[ "MIT" ]
null
null
null
subset-sum/find_subsets.h
DenisOstashov/cpp-advanced-hse
6e4317763c0a9c510d639ae1e5793a8e9549d953
[ "MIT" ]
null
null
null
#pragma once #include <vector> #include <cstddef> #include <cstdint> struct Subsets { std::vector<size_t> first_indices; std::vector<size_t> second_indices; bool exists; }; Subsets FindEqualSumSubsets(const std::vector<int64_t>& data);
17.928571
62
0.7251
[ "vector" ]
1fd5125869ea45f16a53af90710ba50a04b19cb1
2,230
h
C
source/nmt/train/Trainer.h
ishine/NiuTrans.NMT
f3ef9094a7c6e282e30f3057373fe154ed95acdc
[ "Apache-2.0" ]
null
null
null
source/nmt/train/Trainer.h
ishine/NiuTrans.NMT
f3ef9094a7c6e282e30f3057373fe154ed95acdc
[ "Apache-2.0" ]
null
null
null
source/nmt/train/Trainer.h
ishine/NiuTrans.NMT
f3ef9094a7c6e282e30f3057373fe154ed95acdc
[ "Apache-2.0" ]
null
null
null
/* NiuTrans.NMT - an open-source neural machine translation system. * Copyright (C) 2020 NiuTrans Research. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * h...
23.473684
75
0.674888
[ "model" ]
1fd65700170f814c3693233648bff2ecea7b2fdb
5,015
h
C
hyperscene/include/hyperscene.h
kdltr/hyperscene-chicken
179f775a79979a078d2081b2d01c4d00eef99400
[ "BSD-2-Clause" ]
7
2015-02-09T11:01:01.000Z
2021-03-05T21:17:27.000Z
hyperscene/include/hyperscene.h
kdltr/hyperscene-chicken
179f775a79979a078d2081b2d01c4d00eef99400
[ "BSD-2-Clause" ]
1
2015-01-10T16:31:21.000Z
2015-01-20T18:53:36.000Z
hyperscene/include/hyperscene.h
kdltr/hyperscene-chicken
179f775a79979a078d2081b2d01c4d00eef99400
[ "BSD-2-Clause" ]
null
null
null
#include <stdbool.h> #define HPS_DEFAULT_NEAR_PLANE 1.0 #define HPS_DEFAULT_FAR_PLANE 10000.0 #define HPS_DEFAULT_VIEW_ANGLE 70.0 typedef enum { HPS_ORTHO, HPS_PERSPECTIVE } HPScameraType; typedef enum { HPS_POSITION, HPS_LOOK_AT, HPS_ORBIT, HPS_FIRST_PERSON } HPScameraStyle; typedef struct node HPSnode; ty...
26.256545
111
0.772283
[ "render" ]
1fdef97c98c2b791f70b82eb476ebc85d3de3980
592
h
C
src/images/image_dimensions.h
JezSonic/GodotDiscordSDK
aa1a4e08c6b84350d8461fda211e180c173906ee
[ "MIT" ]
31
2021-01-25T09:11:05.000Z
2022-01-27T20:27:06.000Z
src/images/image_dimensions.h
JezSonic/GodotDiscordSDK
aa1a4e08c6b84350d8461fda211e180c173906ee
[ "MIT" ]
11
2021-02-01T09:21:24.000Z
2022-03-19T16:21:13.000Z
src/images/image_dimensions.h
JezSonic/GodotDiscordSDK
aa1a4e08c6b84350d8461fda211e180c173906ee
[ "MIT" ]
11
2021-01-25T09:03:47.000Z
2021-12-12T11:54:10.000Z
#ifndef IMAGE_DIMENSIONS_H_ #define IMAGE_DIMENSIONS_H_ #include "types.h" #include <gdnative_api_struct.gen.h> /** * @brief User data struct for the ImageDimensions class. */ typedef struct ImageDimensions { struct DiscordImageDimensions *internal; godot_object *object; } ImageDimensions; /** * @brief R...
22.769231
78
0.748311
[ "object" ]
1fe5961a73c91eab6daa16bcefeb3d81e58e4920
7,095
h
C
include/RadixTree/SimpleNodeImpl.h
neufeldm/akamai-radix-tree
008c15d8d41b24a8aff9a230e52e56e3fb5c3de8
[ "MIT" ]
19
2019-03-16T03:20:18.000Z
2022-02-26T14:12:27.000Z
include/RadixTree/SimpleNodeImpl.h
neufeldm/akamai-radix-tree
008c15d8d41b24a8aff9a230e52e56e3fb5c3de8
[ "MIT" ]
15
2019-03-22T17:53:15.000Z
2020-11-13T19:59:29.000Z
include/RadixTree/SimpleNodeImpl.h
neufeldm/akamai-radix-tree
008c15d8d41b24a8aff9a230e52e56e3fb5c3de8
[ "MIT" ]
7
2019-06-20T14:39:44.000Z
2022-03-15T09:56:11.000Z
#ifndef AKAMAI_MAPPER_RADIX_TREE_SIMPLE_NODE_IMPL_H_ #define AKAMAI_MAPPER_RADIX_TREE_SIMPLE_NODE_IMPL_H_ /* Copyright (c) 2019 Akamai Technologies, Inc 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 Sof...
32.104072
133
0.722481
[ "object" ]