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
1b82276f88b3c71bb33b200eefe9ee498c42b9e0
360
h
C
frontend/resources/include/ScriptPaths.h
xge/megamol
1e298dd3d8b153d7468ed446f6b2ed3ac49f0d5b
[ "BSD-3-Clause" ]
49
2017-08-23T13:24:24.000Z
2022-03-16T09:10:58.000Z
frontend/resources/include/ScriptPaths.h
xge/megamol
1e298dd3d8b153d7468ed446f6b2ed3ac49f0d5b
[ "BSD-3-Clause" ]
200
2018-07-20T15:18:26.000Z
2022-03-31T11:01:44.000Z
frontend/resources/include/ScriptPaths.h
xge/megamol
1e298dd3d8b153d7468ed446f6b2ed3ac49f0d5b
[ "BSD-3-Clause" ]
31
2017-07-31T16:19:29.000Z
2022-02-14T23:41:03.000Z
/* * ScriptPaths.h * * Copyright (C) 2020 by VISUS (Universitaet Stuttgart). * Alle Rechte vorbehalten. */ #pragma once #include <string> #include <vector> namespace megamol { namespace frontend_resources { struct ScriptPaths { std::vector<std::string> lua_script_paths; }; } /* end namespace frontend_res...
15.652174
56
0.705556
[ "vector" ]
1b9026477d1a4390554199026f9b72fda553a466
378,579
h
C
Include/10.0.18362.0/winrt/windows.ui.xaml.core.direct.h
sezero/windows-sdk-headers
e8e9d4d50769ded01a2df905c6bf4355eb3fa8b5
[ "MIT" ]
5
2020-05-29T06:22:17.000Z
2021-11-28T08:21:38.000Z
Include/10.0.18362.0/winrt/windows.ui.xaml.core.direct.h
sezero/windows-sdk-headers
e8e9d4d50769ded01a2df905c6bf4355eb3fa8b5
[ "MIT" ]
null
null
null
Include/10.0.18362.0/winrt/windows.ui.xaml.core.direct.h
sezero/windows-sdk-headers
e8e9d4d50769ded01a2df905c6bf4355eb3fa8b5
[ "MIT" ]
5
2020-05-30T04:15:11.000Z
2021-11-28T08:48:56.000Z
/* Header file automatically generated from windows.ui.xaml.core.direct.idl */ /* * File built with Microsoft(R) MIDLRT Compiler Engine Version 10.00.0226 */ #pragma warning( disable: 4049 ) /* more than 64k source lines */ /* verify that the <rpcndr.h> version is high enough to compile this file*/ #ifndef __REQU...
62.338054
182
0.695902
[ "object", "model" ]
23d56f1c87a2d870f80c24ca1d4dd39771567926
3,961
h
C
src/spacegroup.h
benjaminbolbrinker/RASPA2
0fe1ed405133feede5d3c9ce75d76ae915b17d16
[ "MIT" ]
77
2015-05-05T07:42:27.000Z
2022-03-10T09:33:41.000Z
src/spacegroup.h
benjaminbolbrinker/RASPA2
0fe1ed405133feede5d3c9ce75d76ae915b17d16
[ "MIT" ]
39
2015-12-11T04:13:21.000Z
2020-05-26T21:10:15.000Z
src/spacegroup.h
benjaminbolbrinker/RASPA2
0fe1ed405133feede5d3c9ce75d76ae915b17d16
[ "MIT" ]
78
2015-06-05T17:18:55.000Z
2022-03-10T09:44:31.000Z
/************************************************************************************************************* The MIT License Copyright (C) 2006-2019 David Dubbeldam, Sofia Calero, Thijs Vlugt, Donald E. Ellis, and Randall Q. Snurr. D.Dubbeldam@uva.nl http://www.uva.nl/profiel/d/u/d.dubbeldam/d.dub...
36.009091
154
0.754102
[ "vector" ]
23d66067a6dc91442306326636157f7d5ba9c02b
1,348
h
C
include/uwhd/sync/ModelSync.h
jroelofs/uwh-display
d3639f1a5791ddec7bec3cb3f57d56b3b6f17fcd
[ "BSD-3-Clause" ]
null
null
null
include/uwhd/sync/ModelSync.h
jroelofs/uwh-display
d3639f1a5791ddec7bec3cb3f57d56b3b6f17fcd
[ "BSD-3-Clause" ]
null
null
null
include/uwhd/sync/ModelSync.h
jroelofs/uwh-display
d3639f1a5791ddec7bec3cb3f57d56b3b6f17fcd
[ "BSD-3-Clause" ]
null
null
null
//===-- ModelSync.h - Wireless Syncing of GameModel ---------------- c++ --===// // // UWH Timer // // This file is distributed under the BSD 3-Clause License. // See LICENSE.TXT for details. // //===-----------------------------------------------------------...
29.304348
80
0.626855
[ "vector", "model" ]
23e72b3944c186cb5233623b8384220a481e5f2f
2,097
h
C
Src/LevelManagerComponent.h
4anotherday/CallOfCooking
c12c84c78d84c5bf80eb1659b5ace1f8247f77da
[ "MIT" ]
null
null
null
Src/LevelManagerComponent.h
4anotherday/CallOfCooking
c12c84c78d84c5bf80eb1659b5ace1f8247f77da
[ "MIT" ]
null
null
null
Src/LevelManagerComponent.h
4anotherday/CallOfCooking
c12c84c78d84c5bf80eb1659b5ace1f8247f77da
[ "MIT" ]
null
null
null
#pragma once #ifndef LEVELMANAGERCOMPONENT_H #define LEVELMANAGERCOMPONENT_H #include "Component.h" #include "Vector3.h" #include <vector> #define LUASUBFIELDEXIST(pos, name) !data[pos][#name].isNil(); #define GETLUASUBFIELD(pos, name, type) data[pos][#name].cast<type>() class GranadePoolComponent; class LemonPoolCom...
21.618557
70
0.797806
[ "vector" ]
23e86a0520e531f3e20ac6694b0326e98db72dfb
10,563
h
C
common/include/opae/types.h
trixirt/opae-sdk
71ac5d4a7923826bc3b6c8e971b5b3b48a08044d
[ "BSD-3-Clause" ]
null
null
null
common/include/opae/types.h
trixirt/opae-sdk
71ac5d4a7923826bc3b6c8e971b5b3b48a08044d
[ "BSD-3-Clause" ]
null
null
null
common/include/opae/types.h
trixirt/opae-sdk
71ac5d4a7923826bc3b6c8e971b5b3b48a08044d
[ "BSD-3-Clause" ]
null
null
null
// Copyright(c) 2018, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are met: // // * Redistributions of source code must retain the above copyright notice, // this list of conditions and the ...
41.261719
87
0.733314
[ "render", "object", "model" ]
23efbff1089f7aabfdd4d6b004790d6b1548a759
3,888
h
C
Common_3/OS/Interfaces/IThread.h
cmkandpane/The-Forge
63a3c3038c1b48184b207ebeed5a5548d52648e6
[ "Apache-2.0" ]
1
2018-12-23T11:04:22.000Z
2018-12-23T11:04:22.000Z
Common_3/OS/Interfaces/IThread.h
cmkandpane/The-Forge
63a3c3038c1b48184b207ebeed5a5548d52648e6
[ "Apache-2.0" ]
null
null
null
Common_3/OS/Interfaces/IThread.h
cmkandpane/The-Forge
63a3c3038c1b48184b207ebeed5a5548d52648e6
[ "Apache-2.0" ]
null
null
null
/* * Copyright (c) 2018 Confetti Interactive Inc. * * This file is part of The-Forge * (see https://github.com/ConfettiFX/The-Forge). * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional informat...
21.72067
69
0.731996
[ "vector" ]
23f1cb167d707f8ff7711ab3985638bb6b13d621
34,750
h
C
H5Easy.h
stevenwalton/H5Easy
979382fac907efd9a3a3fccb6f47c9d5becf6f4d
[ "MIT" ]
12
2016-11-16T14:14:49.000Z
2021-12-28T20:03:59.000Z
H5Easy.h
stevenwalton/H5Easy
979382fac907efd9a3a3fccb6f47c9d5becf6f4d
[ "MIT" ]
1
2019-12-10T13:56:11.000Z
2019-12-11T11:45:29.000Z
H5Easy.h
stevenwalton/H5Easy
979382fac907efd9a3a3fccb6f47c9d5becf6f4d
[ "MIT" ]
6
2018-12-19T00:09:27.000Z
2020-12-15T08:13:26.000Z
/* * The MIT License (MIT) * * Copyright (c) 2016 Steven Walton * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to us...
33.639884
109
0.563741
[ "vector" ]
23fca3d369be5c703da5f6d415a733887d9ddf59
59,650
c
C
trans/src/mips/scan.c
Drahflow/tendra
06df4a1c15547ed49cf4a98200ec805289e7622d
[ "BSD-3-Clause" ]
null
null
null
trans/src/mips/scan.c
Drahflow/tendra
06df4a1c15547ed49cf4a98200ec805289e7622d
[ "BSD-3-Clause" ]
null
null
null
trans/src/mips/scan.c
Drahflow/tendra
06df4a1c15547ed49cf4a98200ec805289e7622d
[ "BSD-3-Clause" ]
null
null
null
/* * Copyright 2011-2012, The TenDRA Project. * Copyright 1997, United Kingdom Secretary of State for Defence. * * See doc/copyright/ for the full copyright terms. */ /* * Defines the scan through a program which reorganises it so that all * arguments of operations are suitable for later code-production. * * ...
22.240865
95
0.546085
[ "shape", "transform" ]
23fcdd64a9f5aaced6181fac2fa10e5e11dd5236
7,185
h
C
source/CHSearchTree.h
rahulvyas/CHDataStructures
b2c2682a40950affd6dbdef39f3661bc30abd0ce
[ "ISC", "MIT" ]
1
2019-03-06T08:30:05.000Z
2019-03-06T08:30:05.000Z
source/CHSearchTree.h
rahulvyas/CHDataStructures
b2c2682a40950affd6dbdef39f3661bc30abd0ce
[ "ISC", "MIT" ]
null
null
null
source/CHSearchTree.h
rahulvyas/CHDataStructures
b2c2682a40950affd6dbdef39f3661bc30abd0ce
[ "ISC", "MIT" ]
null
null
null
/* CHDataStructures.framework -- CHSearchTree.h Copyright (c) 2008-2010, Quinn Taylor <http://homepage.mac.com/quinntaylor> Copyright (c) 2002, Phillip Morelock <http://www.phillipmorelock.com> This source code is released under the ISC License. <http://www.opensource.org/licenses/isc-license> Permission to ...
58.893443
1,148
0.751983
[ "object" ]
9b1128a34e54e5dc8b564b8711407f59ab96893c
1,087
h
C
apiwdbe/WdbeQModCor1NImbuf.h
mpsitech/wdbe-WhizniumDBE
27360ce6569dc55098a248b8a0a4b7e3913a6ce6
[ "MIT" ]
4
2020-10-27T14:33:25.000Z
2021-08-07T20:55:42.000Z
apiwdbe/WdbeQModCor1NImbuf.h
mpsitech/wdbe-WhizniumDBE
27360ce6569dc55098a248b8a0a4b7e3913a6ce6
[ "MIT" ]
null
null
null
apiwdbe/WdbeQModCor1NImbuf.h
mpsitech/wdbe-WhizniumDBE
27360ce6569dc55098a248b8a0a4b7e3913a6ce6
[ "MIT" ]
null
null
null
/** * \file WdbeQModCor1NImbuf.h * API code for table TblWdbeQModCor1NImbuf (declarations) * \copyright (C) 2016-2020 MPSI Technologies GmbH * \author Alexander Wirthmueller (auto-generation) * \date created: 5 Dec 2020 */ // IP header --- ABOVE #ifndef WDBEQMODCOR1NIMBUF_H #define WDBEQMODCOR1NIMBUF_H #includ...
20.903846
92
0.74609
[ "vector" ]
9b16e14a921515b1371c098f6e1c20f0c82dc8dd
3,925
h
C
src/main/formats/NDSInstrSet.h
ElSaico/vgmtrans
8fa6f4adf6437e47c2bddf0e8a96bef7cd13ff88
[ "Zlib" ]
null
null
null
src/main/formats/NDSInstrSet.h
ElSaico/vgmtrans
8fa6f4adf6437e47c2bddf0e8a96bef7cd13ff88
[ "Zlib" ]
null
null
null
src/main/formats/NDSInstrSet.h
ElSaico/vgmtrans
8fa6f4adf6437e47c2bddf0e8a96bef7cd13ff88
[ "Zlib" ]
null
null
null
/** * VGMTrans (c) - 2002-2021 * Licensed under the zlib license * See the included LICENSE for more information */ #pragma once #include "RawFile.h" #include "VGMInstrSet.h" #include "VGMSampColl.h" #include "VGMSamp.h" #include "VGMColl.h" #include "NDSFormat.h" class NDSInstr; // *********** // NDSInstrSet //...
30.192308
99
0.697325
[ "vector" ]
9b1ada625e98ecb229fdfe26781933cde389ec7a
971
h
C
engine/source/Graphic/Renderer/RenderState.h
MaxSigma/SGEngine
68a01012911b8d91c9ff6d960a0f7d1163940e09
[ "MIT" ]
11
2020-10-21T15:03:41.000Z
2020-11-03T09:15:28.000Z
engine/source/Graphic/Renderer/RenderState.h
MaxSigma/SGEngine
68a01012911b8d91c9ff6d960a0f7d1163940e09
[ "MIT" ]
null
null
null
engine/source/Graphic/Renderer/RenderState.h
MaxSigma/SGEngine
68a01012911b8d91c9ff6d960a0f7d1163940e09
[ "MIT" ]
1
2020-10-27T00:13:41.000Z
2020-10-27T00:13:41.000Z
///////////////////////////////////////////////////// // Sirnic's Game Engine © Max Gittel // ///////////////////////////////////////////////////// #ifndef SGENGINE_RENDERSTATE_H #define SGENGINE_RENDERSTATE_H #include <stdio.h> #include "Transform.h" #include "ShaderState.h" namespace sge { class...
16.183333
53
0.568486
[ "model", "transform" ]
9b1bfdfe5e260ac08caf63602bd956972a85d8fa
41,828
c
C
src/C/Security-57031.40.6/Security/sec/SOSCircle/SecureObjectSync/SOSAccount.c
GaloisInc/hacrypto
5c99d7ac73360e9b05452ac9380c1c7dc6784849
[ "BSD-3-Clause" ]
34
2015-02-04T18:03:14.000Z
2020-11-10T06:45:28.000Z
src/C/Security-57031.40.6/Security/sec/SOSCircle/SecureObjectSync/SOSAccount.c
GaloisInc/hacrypto
5c99d7ac73360e9b05452ac9380c1c7dc6784849
[ "BSD-3-Clause" ]
5
2015-06-30T21:17:00.000Z
2016-06-14T22:31:51.000Z
src/C/Security-57031.40.6/Security/sec/SOSCircle/SecureObjectSync/SOSAccount.c
GaloisInc/hacrypto
5c99d7ac73360e9b05452ac9380c1c7dc6784849
[ "BSD-3-Clause" ]
15
2015-10-29T14:21:58.000Z
2022-01-19T07:33:14.000Z
/* * Copyright (c) 2012-2014 Apple Inc. All Rights Reserved. */ /* * SOSAccount.c - Implementation of the secure object syncing account. * An account contains a SOSCircle for each protection domain synced. */ #include "SOSAccountPriv.h" #include <SecureObjectSync/SOSPeerInfoCollections.h> #include <SecureObject...
40.374517
164
0.68949
[ "object" ]
9b1e0f177ad92d0d7a63a6f4cdd93f10b259d8e4
9,664
c
C
servoPWM.c
hodoemelem/A-Rapid-Prototyping-Framework-for-Human-Robot-Interaction
394f72bf894c17bedb5643145b977a3eaffdd5ad
[ "MIT" ]
2
2020-09-14T16:55:50.000Z
2020-09-17T09:51:26.000Z
servoPWM.c
Law101/A-Rapid-Prototyping-Framework-for-Human-Robot-Interaction
27f59601990fa2c48b2a0d1c6527885ebbf79cc3
[ "MIT" ]
null
null
null
servoPWM.c
Law101/A-Rapid-Prototyping-Framework-for-Human-Robot-Interaction
27f59601990fa2c48b2a0d1c6527885ebbf79cc3
[ "MIT" ]
2
2020-08-12T09:14:06.000Z
2020-08-17T19:43:25.000Z
/****************************************************************************** * * * Program to command position of three Servo motors using PWM and UART * * ...
37.02682
111
0.436672
[ "vector" ]
9b1ed7032accf953429d5c392f46447646edeed6
7,647
h
C
LauncherPy/vendor/ghinjector/GH Injector Library/GH Injector Library/NT Stuff.h
ranoke/ScriptEvertything
8ed74c392e16a46ee68a4cfc61211426024d6888
[ "Apache-2.0" ]
null
null
null
LauncherPy/vendor/ghinjector/GH Injector Library/GH Injector Library/NT Stuff.h
ranoke/ScriptEvertything
8ed74c392e16a46ee68a4cfc61211426024d6888
[ "Apache-2.0" ]
1
2020-10-06T17:52:17.000Z
2020-10-06T17:52:17.000Z
LauncherPy/vendor/ghinjector/GH Injector Library/GH Injector Library/NT Stuff.h
ranoke/ScriptEvertything
8ed74c392e16a46ee68a4cfc61211426024d6888
[ "Apache-2.0" ]
2
2020-10-06T17:51:20.000Z
2021-09-08T15:42:30.000Z
#pragma once #ifndef _WIN32 #error Rly? #endif #include "pch.h" #ifndef NT_FAIL #define NT_FAIL(status) (status < 0) #endif #ifndef NT_SUCCESS #define NT_SUCCESS(status) (status >= 0) #endif #define THREAD_CREATE_FLAGS_CREATE_SUSPENDED 0x00000001 #define THREAD_CREATE_FLAGS_SKIP_THREAD_ATTACH 0x00000002 #define...
23.748447
156
0.760298
[ "object" ]
9b214be459b32504f47e06895ba1dc088ea4fd7c
438
h
C
src/Render/GHRenderStats.h
GoldenHammerSoftware/GH
757213f479c0fc80ed1a0f59972bf3e9d92b7526
[ "MIT" ]
null
null
null
src/Render/GHRenderStats.h
GoldenHammerSoftware/GH
757213f479c0fc80ed1a0f59972bf3e9d92b7526
[ "MIT" ]
null
null
null
src/Render/GHRenderStats.h
GoldenHammerSoftware/GH
757213f479c0fc80ed1a0f59972bf3e9d92b7526
[ "MIT" ]
null
null
null
// Copyright Golden Hammer Software #pragma once class GHPropertyContainer; // debug class for tracking render overhead class GHRenderStats { public: static void beginFrame(void); static void recordDraw(int numVerts); static void recordMaterialChange(void); static void endFrame(GHPropertyContainer& props); priva...
20.857143
50
0.785388
[ "render" ]
9b355ea7e01e5de58182d9572c4b3b719a25acfd
6,565
h
C
ttk-0.9.7/ttk_install/include/ttk/base/boundarymatrix.h
DaVisLab/PersistenceCycles
b68ae3ebc218ed69babeee5c1e4ac7f5a89564cd
[ "MIT" ]
null
null
null
ttk-0.9.7/ttk_install/include/ttk/base/boundarymatrix.h
DaVisLab/PersistenceCycles
b68ae3ebc218ed69babeee5c1e4ac7f5a89564cd
[ "MIT" ]
null
null
null
ttk-0.9.7/ttk_install/include/ttk/base/boundarymatrix.h
DaVisLab/PersistenceCycles
b68ae3ebc218ed69babeee5c1e4ac7f5a89564cd
[ "MIT" ]
1
2021-12-24T15:05:31.000Z
2021-12-24T15:05:31.000Z
#include <vector> #include <utility> #include <algorithm> #include <map> #include <set> #include <iostream> using namespace std; template <class dataType> class BoundaryMatrix{ vector<dataType> values; //contain the filtration value as it was passed vector<int> filtration; //contain the index to the original...
28.543478
97
0.452247
[ "vector" ]
9b3a2e81e5401c2ae1796af901aa86a22aa1f3f6
2,330
h
C
src/node/entities.h
olvrou/CCF
3843ff0ccf3871dc49cf2102655404d17ed5dcaf
[ "Apache-2.0" ]
null
null
null
src/node/entities.h
olvrou/CCF
3843ff0ccf3871dc49cf2102655404d17ed5dcaf
[ "Apache-2.0" ]
null
null
null
src/node/entities.h
olvrou/CCF
3843ff0ccf3871dc49cf2102655404d17ed5dcaf
[ "Apache-2.0" ]
null
null
null
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the Apache 2.0 License. #pragma once #include "kv/kv.h" #include "kv/kvserialiser.h" #include <limits> #include <map> #include <stdint.h> #include <vector> namespace ccf { using ObjectId = uint64_t; constexpr ObjectId INVALID_ID = (std...
31.066667
78
0.71588
[ "vector" ]
9b3b55095d01317fab3a77e869d0c5d8de97aa02
4,282
h
C
src/utils/parse_xmlish_markup.h
nrc-cnrc/Portage-SMT-TAS
73f5a65de4adfa13008ea9a01758385c97526059
[ "MIT" ]
null
null
null
src/utils/parse_xmlish_markup.h
nrc-cnrc/Portage-SMT-TAS
73f5a65de4adfa13008ea9a01758385c97526059
[ "MIT" ]
null
null
null
src/utils/parse_xmlish_markup.h
nrc-cnrc/Portage-SMT-TAS
73f5a65de4adfa13008ea9a01758385c97526059
[ "MIT" ]
null
null
null
/** * @author George Foster * @file parse_xmlish_markup.h Parse XML-like markup * * COMMENTS: * * The key part is "ish"; this makes no guarantees. What it knows about is: * * @verbatim * <?xml declaration...?> * <!-- comment --> * <normaltag attr1="val1">bla bla</normaltag> * <normaltag attr1="val1"/> *...
33.193798
89
0.661373
[ "vector" ]
9b3da4652d8ba585a35bb7f609fdfa1e6113c2b7
13,387
h
C
arm-google-android2s/usr/frameworks/Foundation.framework/Headers/NSFileHandle.h
morningtec/StellaSDK
8c000343b1b2ad9db14ebf2ad694fc020cd5821b
[ "Apache-2.0" ]
20
2015-01-07T03:24:32.000Z
2021-11-09T10:45:24.000Z
arm-google-android2s/usr/frameworks/Foundation.framework/Headers/NSFileHandle.h
morningtec/StellaSDK
8c000343b1b2ad9db14ebf2ad694fc020cd5821b
[ "Apache-2.0" ]
null
null
null
arm-google-android2s/usr/frameworks/Foundation.framework/Headers/NSFileHandle.h
morningtec/StellaSDK
8c000343b1b2ad9db14ebf2ad694fc020cd5821b
[ "Apache-2.0" ]
6
2015-01-04T03:19:58.000Z
2018-10-20T20:48:02.000Z
/** Interface for NSFileHandle for GNUStep Copyright (C) 1997 Free Software Foundation, Inc. Written by: Richard Frith-Macdonald <richard@brainstorm.co.uk> Date: 1997 This file is part of the GNUstep Base Library. This library is free software; you can redistribute it and/or modify it under the te...
35.3219
80
0.749533
[ "object" ]
9b4d0cb68383fded8efcca9c54fee6b86305765a
1,272
h
C
cpp_nn/optimizers.h
alirezakazemipour/NN-Without-Frameworks
c594f7fab3000b1538e240788c1a9ca68b2d555a
[ "MIT" ]
3
2022-02-19T12:24:30.000Z
2022-02-25T06:29:22.000Z
cpp_nn/optimizers.h
alirezakazemipour/NN-Without-Frameworks
c594f7fab3000b1538e240788c1a9ca68b2d555a
[ "MIT" ]
null
null
null
cpp_nn/optimizers.h
alirezakazemipour/NN-Without-Frameworks
c594f7fab3000b1538e240788c1a9ca68b2d555a
[ "MIT" ]
1
2022-02-23T21:03:11.000Z
2022-02-23T21:03:11.000Z
#ifndef OPTIMIZER_H #define OPTIMIZER_H #include <vector> #include <layers.h> #include <utils.h> #include <math.h> # define eps 0.00000001 using namespace std; class Optimizer { public: float lr; vector<Layer*> parameters; Optimizer(float lr, vector<Layer*> &params); virtual void apply()=0; }; cla...
16.307692
69
0.647799
[ "vector" ]
9b5168b8159b02a3766768327645e3142f05061d
18,370
h
C
include/bofstd/bofsocketos.h
onbings/bofstd
366ff7f7d8871d5fa5785d5690d90506a7714ecc
[ "MIT" ]
null
null
null
include/bofstd/bofsocketos.h
onbings/bofstd
366ff7f7d8871d5fa5785d5690d90506a7714ecc
[ "MIT" ]
1
2021-03-20T14:46:54.000Z
2021-03-20T14:47:10.000Z
include/bofstd/bofsocketos.h
onbings/bofstd
366ff7f7d8871d5fa5785d5690d90506a7714ecc
[ "MIT" ]
null
null
null
/* * Copyright (c) 2000-2006, Sci. All rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY * KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR * PURPOSE. * * This module defin...
35.46332
221
0.606968
[ "vector" ]
9b5205d0b46e38831f12e0cb720cb0d8bc2d7b17
3,040
h
C
BlackVision/LibBlackVision/Source/Engine/Types/Values/TypedValues.h
black-vision-engine/bv-engine
85089d41bb22afeaa9de070646e12aa1777ecedf
[ "MIT" ]
1
2022-01-28T11:43:47.000Z
2022-01-28T11:43:47.000Z
BlackVision/LibBlackVision/Source/Engine/Types/Values/TypedValues.h
black-vision-engine/bv-engine
85089d41bb22afeaa9de070646e12aa1777ecedf
[ "MIT" ]
null
null
null
BlackVision/LibBlackVision/Source/Engine/Types/Values/TypedValues.h
black-vision-engine/bv-engine
85089d41bb22afeaa9de070646e12aa1777ecedf
[ "MIT" ]
null
null
null
#pragma once #include <memory> #include <vector> #include <type_traits> #include "BaseValue.h" #include "Mathematics/glm_inc.h" namespace bv { template< typename ValueType, typename = void > struct Value2ParamTypeTrait { }; template< typename ValueType > struct Value2ParamTypeTrait< ValueType, ty...
29.514563
108
0.719079
[ "vector" ]
9b5ff8879896d953018372318f1880bf25ef0ffd
1,879
h
C
Model/drawingbuffer.h
Christopher22/SegWiz
cef989a95c03d36fd3be511185b0c940c375bcc8
[ "MIT" ]
null
null
null
Model/drawingbuffer.h
Christopher22/SegWiz
cef989a95c03d36fd3be511185b0c940c375bcc8
[ "MIT" ]
null
null
null
Model/drawingbuffer.h
Christopher22/SegWiz
cef989a95c03d36fd3be511185b0c940c375bcc8
[ "MIT" ]
null
null
null
#ifndef ANNOTATOR_H #define ANNOTATOR_H #include <QObject> #include <QPicture> #include <QVector> #include <QSize> #include <QPen> #include <QPainter> class QMouseEvent; class QWheelEvent; namespace SegWiz { namespace Model { namespace Shape { class Shape; } class Dataset; ...
24.089744
99
0.582225
[ "shape", "model" ]
9b6b91fc9faa3cb5d5cdcd688a64e106deb7a47e
3,202
h
C
qcom-caf/display/sdm/libs/core/drm/hw_tv_drm.h
Havoc-Devices/android_device_motorola_sm7250-common
c957b40642f2c2a6b174832e3a19e823aa25363f
[ "FTL" ]
4
2020-12-17T13:39:05.000Z
2022-02-11T10:24:58.000Z
qcom-caf/display/sdm/libs/core/drm/hw_tv_drm.h
Havoc-Devices/android_device_motorola_sm7250-common
c957b40642f2c2a6b174832e3a19e823aa25363f
[ "FTL" ]
null
null
null
qcom-caf/display/sdm/libs/core/drm/hw_tv_drm.h
Havoc-Devices/android_device_motorola_sm7250-common
c957b40642f2c2a6b174832e3a19e823aa25363f
[ "FTL" ]
4
2021-01-07T12:31:21.000Z
2021-12-27T19:08:12.000Z
/* * Copyright (c) 2017-2020, The Linux Foundation. All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, are permitted * provided that the following conditions are met: * * Redistributions of source code must retain the above copyright notice, this list of * ...
41.584416
99
0.773579
[ "vector" ]
8860c9b1a0f8cfca3325193e7f3b601f43a799d0
4,143
h
C
Algorithm/src/include/xtaci/graph_defs.h
elloop/algorithm
5485be0aedbc18968f775cff9533a2d444dbdcb5
[ "MIT" ]
15
2015-11-04T12:53:23.000Z
2021-08-10T09:53:12.000Z
Algorithm/src/include/xtaci/graph_defs.h
elloop/algorithm
5485be0aedbc18968f775cff9533a2d444dbdcb5
[ "MIT" ]
null
null
null
Algorithm/src/include/xtaci/graph_defs.h
elloop/algorithm
5485be0aedbc18968f775cff9533a2d444dbdcb5
[ "MIT" ]
6
2015-11-13T10:17:01.000Z
2020-05-14T07:25:48.000Z
#ifndef __GRAPH_DEFS_H__ #define __GRAPH_DEFS_H__ #include "double_linked_list.h" namespace alg { /** * Graph definition */ class Graph { public: /** * the connected Vertex */ struct Vertex { uint32_t id; int32_t weight; struct list_head v_node; Vertex(uint32_t vid) { id ...
22.15508
81
0.565291
[ "shape" ]
88623a628f7d94bd53a217a4374425d5b3736cc4
896
c
C
d/attaya/crafters/desert/des3.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
13
2019-07-19T05:24:44.000Z
2021-11-18T04:08:19.000Z
d/attaya/crafters/desert/des3.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
4
2021-03-15T18:56:39.000Z
2021-08-17T17:08:22.000Z
d/attaya/crafters/desert/des3.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
13
2019-09-12T06:22:38.000Z
2022-01-31T01:15:12.000Z
#include <std.h> inherit ROOM; void create(){ object ob; :: create(); set_light(3); set_property("indoors", 0); set_climate("desert"); set_short(" %^ORANGE%^You are wandering in a desert.%^RESET%^ "); set_long( @ZERINA %^ORANGE%^You are wandering in a desert.%^RESET%^ Looking in a southerly direction you see a vast...
22.4
243
0.715402
[ "object" ]
886a6022f741a0d9959010b6dab38705938110c1
6,747
h
C
types.h
mikeivanov/libcvc
de843ddc428dd310c247055c3308bdc88840ed33
[ "MIT" ]
null
null
null
types.h
mikeivanov/libcvc
de843ddc428dd310c247055c3308bdc88840ed33
[ "MIT" ]
null
null
null
types.h
mikeivanov/libcvc
de843ddc428dd310c247055c3308bdc88840ed33
[ "MIT" ]
null
null
null
// This file is a part of the LibCVC project. // It is subject to the license terms in the LICENSE file found // in the top-level directory of this distribution. #ifndef CVC_TYPES_H #define CVC_TYPES_H #include <stdint.h> #include <stdbool.h> enum CvError { NO_ERROR = 0, CV_ERROR = -1, STD_ERROR = -2, ...
36.47027
112
0.739292
[ "vector" ]
8873d5886c344d5d2e9a02a863f51660809751da
8,393
h
C
src/editor/window_view.h
acidicMercury8/xray-1.5
ae094d82b76a8ce916e196654c163894bbf00146
[ "Linux-OpenIB" ]
5
2021-10-30T09:36:07.000Z
2021-12-30T08:14:32.000Z
src/editor/window_view.h
Samsuper12/ixray-1.5
8070f833f8216d4ead294a9f19b7cd123bb76ba3
[ "Linux-OpenIB" ]
null
null
null
src/editor/window_view.h
Samsuper12/ixray-1.5
8070f833f8216d4ead294a9f19b7cd123bb76ba3
[ "Linux-OpenIB" ]
2
2020-05-17T10:01:14.000Z
2020-09-11T20:17:27.000Z
#pragma once using namespace System; using namespace System::ComponentModel; using namespace System::Collections; using namespace System::Windows::Forms; using namespace System::Data; using namespace System::Drawing; namespace editor { ref class window_ide; /// <summary> /// Summary for window_view...
43.487047
148
0.695341
[ "object" ]
88766ce818deaa48b6b1b2adba7ba09f6896c32c
7,864
h
C
include/idmlib/semantic_space/esa/MemWikiIndex.h
izenecloud/idmlib
ec6afd44490170a70ef980afa6d21fba8c77ed9d
[ "Apache-2.0" ]
1
2017-11-14T06:37:25.000Z
2017-11-14T06:37:25.000Z
include/idmlib/semantic_space/esa/MemWikiIndex.h
izenecloud/idmlib
ec6afd44490170a70ef980afa6d21fba8c77ed9d
[ "Apache-2.0" ]
null
null
null
include/idmlib/semantic_space/esa/MemWikiIndex.h
izenecloud/idmlib
ec6afd44490170a70ef980afa6d21fba8c77ed9d
[ "Apache-2.0" ]
4
2015-09-06T05:59:29.000Z
2020-01-17T06:11:24.000Z
/** * @file MemWikiIndex.h * @author Zhongxia Li * @date Jun 2, 2011 * @brief */ #ifndef MEM_WIKI_INDEX_H_ #define MEM_WIKI_INDEX_H_ #include <idmlib/idm_types.h> #include "WikiIndex.h" #include "SparseVector.h" #include <fstream> #include <iostream> #include <boost/filesystem.hpp> #include <boost/serialization...
25.953795
122
0.52912
[ "vector" ]
8879d84a6b5e87a0f2acc8dc2193f02cbc2849c8
1,606
h
C
include/libros2qt/qt_executor.h
1r0b1n0/libros2qt
de7ab763a93cd11bb3b82ef8edca266ecbf7a131
[ "MIT" ]
15
2019-06-10T19:09:56.000Z
2022-03-16T11:48:33.000Z
include/libros2qt/qt_executor.h
1r0b1n0/libros2qt
de7ab763a93cd11bb3b82ef8edca266ecbf7a131
[ "MIT" ]
3
2019-11-03T12:08:10.000Z
2021-02-26T17:28:21.000Z
include/libros2qt/qt_executor.h
1r0b1n0/libros2qt
de7ab763a93cd11bb3b82ef8edca266ecbf7a131
[ "MIT" ]
6
2020-03-19T16:25:02.000Z
2022-03-31T13:02:19.000Z
#pragma once #include <QObject> #include <rclcpp/rclcpp.hpp> #include <rclcpp/executors/single_threaded_executor.hpp> #include <rclcpp/any_executable.hpp> #include <rclcpp/scope_exit.hpp> #include <rmw/rmw.h> #include <cassert> #include <cstdlib> #include <memory> #include <vector> #include "rclcpp/executor.hpp" #...
22.619718
82
0.752802
[ "vector" ]
887ddc3c1aa26dab291e8b59227b3cdb01066292
7,784
c
C
Arc-helloPanorama/Classes/glues/libtess/normal.c
gank0326/Panorama
1b20940f66df8fb45ffee5ed6523fe2161ff7218
[ "Apache-2.0" ]
1
2018-12-25T15:19:12.000Z
2018-12-25T15:19:12.000Z
src/third_party/PanoramaGL/glues/libtess/normal.c
kitefishlabs/iOSClient
f71a6be0d879692cd5658e9867d0ccec9155b201
[ "MIT" ]
null
null
null
src/third_party/PanoramaGL/glues/libtess/normal.c
kitefishlabs/iOSClient
f71a6be0d879692cd5658e9867d0ccec9155b201
[ "MIT" ]
null
null
null
/* * SGI FREE SOFTWARE LICENSE B (Version 2.0, Sept. 18, 2008) * Copyright (C) 1991-2000 Silicon Graphics, Inc. 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 wi...
27.8
78
0.620889
[ "mesh", "vector" ]
8882961bb1c382ae8a1ce27af36aa6c0f45c4e4d
3,987
h
C
src/mongo/s/client/shard_connection.h
alabid/mongo
512ae2b486727df7c6ca4680e976b3d045361091
[ "Apache-2.0" ]
null
null
null
src/mongo/s/client/shard_connection.h
alabid/mongo
512ae2b486727df7c6ca4680e976b3d045361091
[ "Apache-2.0" ]
null
null
null
src/mongo/s/client/shard_connection.h
alabid/mongo
512ae2b486727df7c6ca4680e976b3d045361091
[ "Apache-2.0" ]
null
null
null
/** * Copyright (C) 2015 MongoDB Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License, version 3, * as published by the Free Software Foundation. * * This program is distributed in the hope that it will be usef...
27.6875
82
0.663657
[ "object" ]
888ab81d1bf218f5960c2abd26d9de81a2b5778c
5,372
h
C
src/ScEngine.h
segafan/wmelite_jankavan-julia-repo
e892495385fbcdb572b14c1d502c2f828d4e7f62
[ "MIT" ]
1
2017-05-28T19:07:23.000Z
2017-05-28T19:07:23.000Z
src/ScEngine.h
segafan/wmelite_jankavan-julia-repo
e892495385fbcdb572b14c1d502c2f828d4e7f62
[ "MIT" ]
null
null
null
src/ScEngine.h
segafan/wmelite_jankavan-julia-repo
e892495385fbcdb572b14c1d502c2f828d4e7f62
[ "MIT" ]
1
2019-06-30T21:20:16.000Z
2019-06-30T21:20:16.000Z
/* This file is part of WME Lite. http://dead-code.org/redir.php?target=wmelite Copyright (c) 2011 Jan Nedoma 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, includin...
31.786982
104
0.749442
[ "object" ]
888be094b3fe00bf412ce689d61d4f9f36eeb548
11,208
h
C
IO/CGNS/vtkCGNSReader.h
LongerVisionUSA/VTK
1170774b6611c71b95c28bb821d51c2c18ff091f
[ "BSD-3-Clause" ]
1
2019-05-31T14:00:53.000Z
2019-05-31T14:00:53.000Z
IO/CGNS/vtkCGNSReader.h
LongerVisionUSA/VTK
1170774b6611c71b95c28bb821d51c2c18ff091f
[ "BSD-3-Clause" ]
null
null
null
IO/CGNS/vtkCGNSReader.h
LongerVisionUSA/VTK
1170774b6611c71b95c28bb821d51c2c18ff091f
[ "BSD-3-Clause" ]
null
null
null
/*========================================================================= Program: Visualization Toolkit Module: vtkCGNSReader.h Copyright (c) Ken Martin, Will Schrodeder, Bill Lorensen All rights reserved. See Copyright.txt or http://www.kitware.com/Copyright.htm for details. This software is ...
32.77193
100
0.719843
[ "mesh", "object", "3d" ]
8896ca01ddfe26adfb2782af096feef028972ad8
4,878
h
C
multimedia/dshow/filters/image2/ap/thunkproc.h
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
multimedia/dshow/filters/image2/ap/thunkproc.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
multimedia/dshow/filters/image2/ap/thunkproc.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
/*************************************************************************/ /* Copyright (C) 1999 Microsoft Corporation */ /* File: ThunkProc.h */ /* Description: In order to get rid of the thread. Which causes problems */ /* since we ...
35.093525
104
0.48729
[ "object" ]
8898d3a1fa700a75ffdb9e14721c66b6b9481f5f
1,138
h
C
src/include/AnyVector.h
dolphindb/api-r
dd1f983ba8955c1b244f899b2b32daea73e3ab02
[ "Apache-2.0" ]
4
2018-10-28T10:51:45.000Z
2021-09-22T13:36:53.000Z
src/include/AnyVector.h
dolphindb/api-r
dd1f983ba8955c1b244f899b2b32daea73e3ab02
[ "Apache-2.0" ]
1
2018-08-17T06:19:13.000Z
2018-08-17T06:19:13.000Z
src/include/AnyVector.h
dolphindb/api-r
dd1f983ba8955c1b244f899b2b32daea73e3ab02
[ "Apache-2.0" ]
1
2021-04-27T13:07:28.000Z
2021-04-27T13:07:28.000Z
#ifndef _ANY_VECTORR_ #define _ANY_VECTORR_ #include "Entity.h" class AnyVectorr { private: vector <Entity *> elements_value; vector <int> elements_R_type; int row; int clm; public: AnyVectorr(DataInputStream &in); ~AnyVectorr(); Entity* getEntity(int index) {return elements_value[inde...
19.62069
66
0.601933
[ "vector" ]
88a467dab89c1806a5611ff24389b30ffc31ceca
16,563
h
C
B2G/gecko/layout/mathml/nsIMathMLFrame.h
wilebeast/FireFox-OS
43067f28711d78c429a1d6d58c77130f6899135f
[ "Apache-2.0" ]
3
2015-08-31T15:24:31.000Z
2020-04-24T20:31:29.000Z
B2G/gecko/layout/mathml/nsIMathMLFrame.h
wilebeast/FireFox-OS
43067f28711d78c429a1d6d58c77130f6899135f
[ "Apache-2.0" ]
null
null
null
B2G/gecko/layout/mathml/nsIMathMLFrame.h
wilebeast/FireFox-OS
43067f28711d78c429a1d6d58c77130f6899135f
[ "Apache-2.0" ]
3
2015-07-29T07:17:15.000Z
2020-11-04T06:55:37.000Z
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ //#define SHOW_BOUNDING_BOX 1 #ifnd...
42.578406
107
0.709775
[ "model" ]
88a654c2da970859adbda57494c16d17dd824830
1,885
h
C
src/SingleLoad.h
hhyyrylainen/DualViewPP
1fb4a1db85a8509342e16d68c75d4ec7721ced9e
[ "MIT" ]
null
null
null
src/SingleLoad.h
hhyyrylainen/DualViewPP
1fb4a1db85a8509342e16d68c75d4ec7721ced9e
[ "MIT" ]
null
null
null
src/SingleLoad.h
hhyyrylainen/DualViewPP
1fb4a1db85a8509342e16d68c75d4ec7721ced9e
[ "MIT" ]
null
null
null
#pragma once #include <map> #include <memory> namespace DV { //! \brief Helper for only allowing a single instance to be loaded with the specific ID template<class TObj, typename IDType> class SingleLoad { public: //! \brief Call when an object has been created to add it to the cache //! \note The object wil...
22.440476
87
0.551194
[ "object" ]
88b55c853a9a18e8667fd3c4220ac8437b622971
2,126
h
C
legacy/btmux-gluereimpl/match.h
murrayma/btmux
3519fdbfb9d5d27b4ce8e46ee16796961f1a0bfa
[ "ClArtistic", "Naumen", "Condor-1.1", "MS-PL" ]
1
2020-07-09T17:37:42.000Z
2020-07-09T17:37:42.000Z
legacy/btmux-gluereimpl/match.h
murrayma/btmux
3519fdbfb9d5d27b4ce8e46ee16796961f1a0bfa
[ "ClArtistic", "Naumen", "Condor-1.1", "MS-PL" ]
null
null
null
legacy/btmux-gluereimpl/match.h
murrayma/btmux
3519fdbfb9d5d27b4ce8e46ee16796961f1a0bfa
[ "ClArtistic", "Naumen", "Condor-1.1", "MS-PL" ]
1
2020-11-07T00:02:47.000Z
2020-11-07T00:02:47.000Z
// match.h // // $Id: match.h,v 1.2 2003/02/05 06:20:59 jake Exp $ // #include "copyright.h" #ifndef M_MATCH_H #define M_MATCH_H typedef struct match_state MSTATE; struct match_state { int confidence; /* How confident are we? CON_xx */ int count; /* # of matches at this con...
33.746032
66
0.673095
[ "object" ]
88ba5d445cdacb2d6b3a4385edae3cddb3f0ad0e
2,946
h
C
chromecast/media/cma/backend/android/volume_control_android.h
metux/chromium-deb
3c08e9b89a1b6f95f103a61ff4f528dbcd57fc42
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
chromecast/media/cma/backend/android/volume_control_android.h
metux/chromium-deb
3c08e9b89a1b6f95f103a61ff4f528dbcd57fc42
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
chromecast/media/cma/backend/android/volume_control_android.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 CHROMECAST_MEDIA_CMA_BACKEND_ANDROID_VOLUME_CONTROL_ANDROID_H_ #define CHROMECAST_MEDIA_CMA_BACKEND_ANDROID_VOLUME_CONTROL_ANDROID_H_ #include <m...
29.168317
77
0.747454
[ "vector" ]
88be60261b0ecf7e1cd702f38244e0ab479bad63
4,258
h
C
src/Communications/ZeroMqZyreBridge.h
cmcghan/OpenUxAS_old
7982e32432b36e7877fe27bd4024e61fe316a5ea
[ "NASA-1.3" ]
1
2018-03-18T13:41:59.000Z
2018-03-18T13:41:59.000Z
src/Communications/ZeroMqZyreBridge.h
cmcghan/OpenUxAS_old
7982e32432b36e7877fe27bd4024e61fe316a5ea
[ "NASA-1.3" ]
null
null
null
src/Communications/ZeroMqZyreBridge.h
cmcghan/OpenUxAS_old
7982e32432b36e7877fe27bd4024e61fe316a5ea
[ "NASA-1.3" ]
null
null
null
// =============================================================================== // Authors: AFRL/RQQA // Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division // // Copyright (c) 2017 Government of the United State of America, as represented by // the Secretary of th...
32.015038
186
0.704556
[ "vector" ]
88cfa4fee9a2ff067b38b4f9ff41c86e455713ca
645
h
C
Libraries/OsgAnimatSim/OsgTranslateAxisDragger.h
NeuroRoboticTech/AnimatLabPublicSource
c5b23f8898513582afb7891eb994a7bd40a89f08
[ "BSD-3-Clause" ]
8
2015-01-09T21:59:50.000Z
2021-04-14T14:08:47.000Z
Libraries/OsgAnimatSim/OsgTranslateAxisDragger.h
NeuroRoboticTech/AnimatLabPublicSource
c5b23f8898513582afb7891eb994a7bd40a89f08
[ "BSD-3-Clause" ]
null
null
null
Libraries/OsgAnimatSim/OsgTranslateAxisDragger.h
NeuroRoboticTech/AnimatLabPublicSource
c5b23f8898513582afb7891eb994a7bd40a89f08
[ "BSD-3-Clause" ]
2
2018-12-21T02:58:30.000Z
2020-08-12T11:44:39.000Z
#pragma once namespace OsgAnimatSim { namespace Visualization { class OsgTranslateAxisDragger : public osgManipulator::CompositeDragger { protected: osg::ref_ptr< osgManipulator::Translate1DDragger > _xDragger; osg::ref_ptr< osgManipulator::Translate1DDragger > _yDragger; osg::ref_ptr< osgManipul...
23.888889
97
0.755039
[ "geometry" ]
88d0c598101b2067d155cdc7a1e66436d9a1a578
2,305
h
C
FMD/FMDsim/AliFMDEdepHitPair.h
AllaMaevskaya/AliRoot
c53712645bf1c7d5f565b0d3228e3a6b9b09011a
[ "BSD-3-Clause" ]
52
2016-12-11T13:04:01.000Z
2022-03-11T11:49:35.000Z
FMD/FMDsim/AliFMDEdepHitPair.h
AllaMaevskaya/AliRoot
c53712645bf1c7d5f565b0d3228e3a6b9b09011a
[ "BSD-3-Clause" ]
1,388
2016-11-01T10:27:36.000Z
2022-03-30T15:26:09.000Z
FMD/FMDsim/AliFMDEdepHitPair.h
AllaMaevskaya/AliRoot
c53712645bf1c7d5f565b0d3228e3a6b9b09011a
[ "BSD-3-Clause" ]
275
2016-06-21T20:24:05.000Z
2022-03-31T13:06:19.000Z
#ifndef ALIFMDEDEPHITPAIR_H #define ALIFMDEDEPHITPAIR_H /* Copyright(c) 1998-2000, ALICE Experiment at CERN, All rights * reserved. * * See cxx source for full Copyright notice */ /** @file AliFMDEdepHitPair.h @author Christian Holm Christensen <cholm@nbi.dk> @date Mon...
29.177215
76
0.661171
[ "object" ]
88d26b8581069e9325af7f94ff18d32c0879a478
93,969
h
C
VMI/include/fgrab_prototyp.h
thomasbarillot/DAQ
20126655f74194757d25380680af9429ff27784e
[ "MIT" ]
1
2017-04-25T10:56:01.000Z
2017-04-25T10:56:01.000Z
VMI/include/fgrab_prototyp.h
thomasbarillot/DAQ
20126655f74194757d25380680af9429ff27784e
[ "MIT" ]
null
null
null
VMI/include/fgrab_prototyp.h
thomasbarillot/DAQ
20126655f74194757d25380680af9429ff27784e
[ "MIT" ]
null
null
null
/* * fgrab_prototyp.h * * Copyright (c) 2002-2014 Silicon Software GmbH, All Rights Reserved. */ /** * \file fgrab_prototyp.h * * \brief Header file for all functions exported. * * \author Silicon Software GmbH */ #ifndef __FGRAB_PROTOTYP_H #define __FGRAB_PROTOTYP_H #ifdef _WIN64 type...
44.875358
262
0.733987
[ "object", "model" ]
88de190c746777ab18f0468c790769b83ca5d2bb
2,125
h
C
src/BodyPlugin/AISTSimulatorItem.h
snozawa/choreonoid
12ab42ccbf287d68216637e55ddae8412771c752
[ "MIT" ]
null
null
null
src/BodyPlugin/AISTSimulatorItem.h
snozawa/choreonoid
12ab42ccbf287d68216637e55ddae8412771c752
[ "MIT" ]
null
null
null
src/BodyPlugin/AISTSimulatorItem.h
snozawa/choreonoid
12ab42ccbf287d68216637e55ddae8412771c752
[ "MIT" ]
null
null
null
/*! @file @author Shin'ichiro Nakaoka */ #ifndef CNOID_BODYPLUGIN_AIST_SIMULATOR_ITEM_H_INCLUDED #define CNOID_BODYPLUGIN_AIST_SIMULATOR_ITEM_H_INCLUDED #include "SimulatorItem.h" #include <cnoid/EigenTypes> #include "exportdecl.h" namespace cnoid { class AISTSimulatorItemImpl; class CNOID_EXPORT AISTS...
32.692308
107
0.764706
[ "vector" ]
88df5695454deafef12295670920cfaa278ad303
2,039
h
C
snapshot/fuchsia/memory_map_fuchsia.h
rovarma/crashpad
42b57efa554a47745cb84860ead46bc9f32b77a9
[ "Apache-2.0" ]
2,151
2020-04-18T07:31:17.000Z
2022-03-31T08:39:18.000Z
snapshot/fuchsia/memory_map_fuchsia.h
rovarma/crashpad
42b57efa554a47745cb84860ead46bc9f32b77a9
[ "Apache-2.0" ]
395
2020-04-18T08:22:18.000Z
2021-12-08T13:04:49.000Z
snapshot/fuchsia/memory_map_fuchsia.h
rovarma/crashpad
42b57efa554a47745cb84860ead46bc9f32b77a9
[ "Apache-2.0" ]
338
2020-04-18T08:03:10.000Z
2022-03-29T12:33:22.000Z
// Copyright 2018 The Crashpad 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 ...
35.155172
80
0.747425
[ "object", "vector" ]
88ec2b943c354b5649857e9b3ab704bb3b5f3e7a
668
h
C
Epoll.h
finditfun/MyProject
a002fce77e30285e14d20af7417796fb1aa7d455
[ "MIT" ]
null
null
null
Epoll.h
finditfun/MyProject
a002fce77e30285e14d20af7417796fb1aa7d455
[ "MIT" ]
null
null
null
Epoll.h
finditfun/MyProject
a002fce77e30285e14d20af7417796fb1aa7d455
[ "MIT" ]
null
null
null
// // Created by chenlei on 2020/5/2. // #ifndef MYPROJECT_EPOLL_H #define MYPROJECT_EPOLL_H #include <sys/epoll.h> #include <sys/fcntl.h> #include <unistd.h> #include <vector> #include <iostream> #include <cstring> #include "Util.h" class Epoll { public: Epoll(); ~Epoll(); //涉及add fd与update fd v...
15.181818
59
0.666168
[ "vector" ]
88f09b186a64ebb5915b9ff2b653094f8dbfe651
3,179
h
C
shm.h
SupinePandora43/shoom
977d4cc8559c6cb1b4def573d2cfe81848efdf8c
[ "MIT" ]
null
null
null
shm.h
SupinePandora43/shoom
977d4cc8559c6cb1b4def573d2cfe81848efdf8c
[ "MIT" ]
null
null
null
shm.h
SupinePandora43/shoom
977d4cc8559c6cb1b4def573d2cfe81848efdf8c
[ "MIT" ]
null
null
null
#pragma once #if defined(__linux__) || defined(__APPLE__) #include <dlfcn.h> // dlsym #include <fcntl.h> // for O_* constants #include <sys/mman.h> // mmap, munmap #include <sys/stat.h> // for mode constants #include <unistd.h> // unlink #if defined(__APPLE__) #include <errno.h> #endif #include <...
23.902256
78
0.608682
[ "object" ]
f03241bb135cfa28b4b2354bf1650736f88d5599
4,842
h
C
kratos/geometries/nurbs_shape_function_utilities/nurbs_utilities.h
SADPR/Kratos
82d1e335d2e7e674f77022a3d91c958168805d59
[ "BSD-4-Clause" ]
null
null
null
kratos/geometries/nurbs_shape_function_utilities/nurbs_utilities.h
SADPR/Kratos
82d1e335d2e7e674f77022a3d91c958168805d59
[ "BSD-4-Clause" ]
1
2019-10-15T13:11:37.000Z
2019-10-15T13:11:37.000Z
kratos/geometries/nurbs_shape_function_utilities/nurbs_utilities.h
SADPR/Kratos
82d1e335d2e7e674f77022a3d91c958168805d59
[ "BSD-4-Clause" ]
null
null
null
// | / | // ' / __| _` | __| _ \ __| // . \ | ( | | ( |\__ ` // _|\_\_| \__,_|\__|\___/ ____/ // Multi-Physics // // License: BSD License // Kratos default license: kratos/license.txt // // Main authors: Thomas Oberbichler // // Port...
30.45283
107
0.630112
[ "shape", "vector" ]
f0327d55b5febbd5d84bfdf5ce68255c19241c61
7,805
h
C
src/public/src/ysclass/src/ystextstream.h
rothberg-cmu/rothberg-run
a42df5ca9fae97de77753864f60d05295d77b59f
[ "MIT" ]
1
2019-08-10T00:24:09.000Z
2019-08-10T00:24:09.000Z
src/public/src/ysclass/src/ystextstream.h
rothberg-cmu/rothberg-run
a42df5ca9fae97de77753864f60d05295d77b59f
[ "MIT" ]
null
null
null
src/public/src/ysclass/src/ystextstream.h
rothberg-cmu/rothberg-run
a42df5ca9fae97de77753864f60d05295d77b59f
[ "MIT" ]
2
2019-05-01T03:11:10.000Z
2019-05-01T03:30:35.000Z
/* //////////////////////////////////////////////////////////// File Name: ystextstream.h Copyright (c) 2017 Soji Yamakawa. All rights reserved. http://www.ysflight.com Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. ...
30.488281
107
0.709801
[ "object" ]
f032c8a9016598a0c132845ee5e4223ade322a92
13,852
h
C
ti/omap3/dspbridge/libbridge/inc/mem.h
OpenSource-Infinix/android_hardware
9a8a025f7c9471444c9e271bbe7f48182741d710
[ "Unlicense" ]
1
2017-09-22T01:41:30.000Z
2017-09-22T01:41:30.000Z
ti/omap3/dspbridge/libbridge/inc/mem.h
Keneral/ahardware
9a8a025f7c9471444c9e271bbe7f48182741d710
[ "Unlicense" ]
null
null
null
ti/omap3/dspbridge/libbridge/inc/mem.h
Keneral/ahardware
9a8a025f7c9471444c9e271bbe7f48182741d710
[ "Unlicense" ]
1
2018-02-24T19:09:04.000Z
2018-02-24T19:09:04.000Z
/* * dspbridge/mpu_api/inc/mem.h * DSP-BIOS Bridge driver support functions for TI OMAP processors. * * Copyright (C) 2007 Texas Instruments, Inc. * * 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 Sof...
31.198198
94
0.638536
[ "object" ]
f03327e298cbfe21db78a8e3047f6eade09c26ee
25,358
c
C
src/metaspades/ext/src/easel/esl_fileparser.c
STRIDES-Codes/Exploring-the-Microbiome-
bd29c8c74d8f40a58b63db28815acb4081f20d6b
[ "MIT" ]
null
null
null
src/metaspades/ext/src/easel/esl_fileparser.c
STRIDES-Codes/Exploring-the-Microbiome-
bd29c8c74d8f40a58b63db28815acb4081f20d6b
[ "MIT" ]
null
null
null
src/metaspades/ext/src/easel/esl_fileparser.c
STRIDES-Codes/Exploring-the-Microbiome-
bd29c8c74d8f40a58b63db28815acb4081f20d6b
[ "MIT" ]
2
2021-06-05T07:40:20.000Z
2021-06-05T08:02:58.000Z
/* A simple token-based file parsing system. * * Contents: * 1. The ESL_FILEPARSER object and its API. * 2. Private functions. * 3. Unit tests. * 4. Test driver. * 5. Examples. * 6. Copyright/license information. */ #include "esl_config.h" #include <stdlib.h> #include <stdio.h> #include <st...
31.461538
106
0.576899
[ "object", "transform", "3d" ]
f0367f48cd78cc93ef82d9ae8c66d6a6a91be148
4,454
h
C
src/helpers.h
bgiorgio0506/fsuipc-node
142b14daa752347989f1474daf0f42e02b27f62c
[ "MIT" ]
12
2019-08-02T14:54:59.000Z
2022-02-05T00:52:22.000Z
src/helpers.h
bgiorgio0506/fsuipc-node
142b14daa752347989f1474daf0f42e02b27f62c
[ "MIT" ]
15
2018-08-14T12:32:23.000Z
2022-02-14T09:19:08.000Z
src/helpers.h
fsuipc-node/core
697c2a8b330d32631f6877e1c28226304cf22c7f
[ "MIT" ]
16
2018-06-16T08:54:49.000Z
2022-03-11T00:03:20.000Z
#ifndef HELPERS_H #define HELPERS_H namespace FSUIPC { // https://github.com/nodejs/nan/blob/v2.8.0/nan.h#L1504 class PromiseWorker { public: explicit PromiseWorker() : errmsg_(NULL) { request.data = this; Nan::HandleScope scope; resolver.Reset( v8::Promise::Resolver::New(Nan::GetCurrentConte...
28.189873
79
0.643916
[ "object" ]
f037da2a56d26cea7e61888c2bb19b26bdc08aba
1,051
h
C
WGame_Engine/ModuleRenderer3D.h
AGM16/WGame_Engine
0e90f050e5e42391639a16856e1e876bf2a455fe
[ "MIT" ]
null
null
null
WGame_Engine/ModuleRenderer3D.h
AGM16/WGame_Engine
0e90f050e5e42391639a16856e1e876bf2a455fe
[ "MIT" ]
null
null
null
WGame_Engine/ModuleRenderer3D.h
AGM16/WGame_Engine
0e90f050e5e42391639a16856e1e876bf2a455fe
[ "MIT" ]
null
null
null
#ifndef _MODULERENDER3D_H #define _MODULERENDER3D_H #include "Module.h" #include "Globals.h" #include "MathGeoLib\include\MathGeoLib.h" #include "Light.h" #define MAX_LIGHTS 8 using namespace math; class ModuleRenderer3D : public Module { public: ModuleRenderer3D(bool start_enabled = true); ~ModuleRenderer3D(); ...
22.847826
95
0.784967
[ "mesh" ]
f03be64182265e2170d27bb36c1ebd69c840a5cb
3,162
c
C
SingleSource/Regression/C/gcc-c-torture/execute/scal-to-vec1.c
Nuullll/llvm-test-suite
afbdd0a9ee7770e074708b68b34a6a5312bb0b36
[ "Apache-2.0" ]
178
2016-03-03T12:31:18.000Z
2021-11-05T22:36:55.000Z
SingleSource/Regression/C/gcc-c-torture/execute/scal-to-vec1.c
Nuullll/llvm-test-suite
afbdd0a9ee7770e074708b68b34a6a5312bb0b36
[ "Apache-2.0" ]
519
2020-09-15T07:40:51.000Z
2022-03-31T20:51:15.000Z
SingleSource/Regression/C/gcc-c-torture/execute/scal-to-vec1.c
Nuullll/llvm-test-suite
afbdd0a9ee7770e074708b68b34a6a5312bb0b36
[ "Apache-2.0" ]
117
2020-06-24T13:11:04.000Z
2022-03-23T15:44:23.000Z
#define vector(elcount, type) \ __attribute__((vector_size((elcount)*sizeof(type)))) type #define vidx(type, vec, idx) (*((type *) &(vec) + idx)) #define operl(a, b, op) (a op b) #define operr(a, b, op) (b op a) #define check(type, count, vec0, vec1, num, op, lr) \ do {\ int __i; \ for (__i = 0; __i < count...
36.344828
83
0.485136
[ "vector" ]
f044163597ee84680ec8eaf8c50f16a1d6868698
5,388
c
C
commands/advent/score.c
tianqichongzhen/minix3
f6e9a7455e94def34751e3624273c71185e01ff6
[ "BSD-3-Clause" ]
71
2017-04-03T22:37:27.000Z
2022-02-20T04:27:19.000Z
commands/advent/score.c
tianqichongzhen/minix3
f6e9a7455e94def34751e3624273c71185e01ff6
[ "BSD-3-Clause" ]
3
2017-10-04T12:45:32.000Z
2021-07-16T12:13:49.000Z
commands/advent/score.c
tianqichongzhen/minix3
f6e9a7455e94def34751e3624273c71185e01ff6
[ "BSD-3-Clause" ]
30
2017-09-26T23:10:58.000Z
2021-10-01T04:46:12.000Z
/** SCORE Calculate what the player's score would be if he quit now. This may be the end of the game, or he may just be wondering how he is doing. The present scoring algorithm is as follows: (treasure points are explained in a following comment) objective: points: present tot...
26.94
79
0.564402
[ "3d" ]
f0465ba0f221001fd5fa0e24efec9a084905a101
29,622
c
C
linux-4.14.90-dev/linux-4.14.90/arch/arm/vfp/vfpsingle.c
bingchunjin/1806_SDK
d5ed0258fc22f60e00ec025b802d175f33da6e41
[ "MIT" ]
55
2019-12-20T03:25:14.000Z
2022-01-16T07:19:47.000Z
linux-4.14.90-dev/linux-4.14.90/arch/arm/vfp/vfpsingle.c
bingchunjin/1806_SDK
d5ed0258fc22f60e00ec025b802d175f33da6e41
[ "MIT" ]
13
2021-07-10T04:36:17.000Z
2022-03-03T10:50:05.000Z
linux-4.14.90-dev/linux-4.14.90/arch/arm/vfp/vfpsingle.c
bingchunjin/1806_SDK
d5ed0258fc22f60e00ec025b802d175f33da6e41
[ "MIT" ]
30
2018-05-02T08:43:27.000Z
2022-01-23T03:25:54.000Z
/* * linux/arch/arm/vfp/vfpsingle.c * * This code is derived in part from John R. Housers softfloat library, which * carries the following notice: * * =========================================================================== * This C source file is part of the SoftFloat IEC/IEEE Floating-point * Arithmetic P...
23.754611
108
0.645939
[ "vector" ]
f0571e4e194cc7df04ff705cd380cc5dc266db56
5,761
h
C
fnet_stack/port/cpu/lm3s/fnet_lm3s_config.h
lightelf76/FNET
e92b46faa098283f443e0efa57b5c0e111f43a5b
[ "Apache-2.0" ]
null
null
null
fnet_stack/port/cpu/lm3s/fnet_lm3s_config.h
lightelf76/FNET
e92b46faa098283f443e0efa57b5c0e111f43a5b
[ "Apache-2.0" ]
null
null
null
fnet_stack/port/cpu/lm3s/fnet_lm3s_config.h
lightelf76/FNET
e92b46faa098283f443e0efa57b5c0e111f43a5b
[ "Apache-2.0" ]
null
null
null
/************************************************************************** * * Copyright 2011-2017 by Andrey Butok. FNET Community. * *************************************************************************** * * Licensed under the Apache License, Version 2.0 (the "License"); you may * not use this file except in c...
45.007813
90
0.450963
[ "vector" ]
f074a1516636b9ba723c6fa1f05f439270f125fc
6,767
c
C
modulemd/v1/modulemd-component-module.c
AarushiSingh09/libmodulemd
707a59858252fe176759f75fe2851212b30f0b87
[ "MIT" ]
1
2019-03-12T05:36:55.000Z
2019-03-12T05:36:55.000Z
modulemd/v1/modulemd-component-module.c
AarushiSingh09/libmodulemd
707a59858252fe176759f75fe2851212b30f0b87
[ "MIT" ]
null
null
null
modulemd/v1/modulemd-component-module.c
AarushiSingh09/libmodulemd
707a59858252fe176759f75fe2851212b30f0b87
[ "MIT" ]
null
null
null
/* * This file is part of libmodulemd * Copyright (C) 2017-2018 Stephen Gallagher * * Fedora-License-Identifier: MIT * SPDX-2.0-License-Identifier: MIT * SPDX-3.0-License-Identifier: MIT * * This program is free software. * For more information on the license, see COPYING. * For more information on free softw...
26.330739
95
0.691
[ "object" ]
f07e1655321dbd160d2bf15b28625cda157bcb02
7,114
h
C
gaap/include/tencentcloud/gaap/v20180529/model/CountryAreaMap.h
TencentCloud/tencentcloud-sdk-cpp-intl-en
752c031f5ad2c96868183c5931eae3a42dd5ae6c
[ "Apache-2.0" ]
1
2022-01-27T09:27:34.000Z
2022-01-27T09:27:34.000Z
gaap/include/tencentcloud/gaap/v20180529/model/CountryAreaMap.h
TencentCloud/tencentcloud-sdk-cpp-intl-en
752c031f5ad2c96868183c5931eae3a42dd5ae6c
[ "Apache-2.0" ]
null
null
null
gaap/include/tencentcloud/gaap/v20180529/model/CountryAreaMap.h
TencentCloud/tencentcloud-sdk-cpp-intl-en
752c031f5ad2c96868183c5931eae3a42dd5ae6c
[ "Apache-2.0" ]
null
null
null
/* * Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. 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 ...
35.217822
116
0.476806
[ "vector", "model" ]
f083de03ea58c70c5dc3ca70a28cce3dd998c9a3
3,424
h
C
ZooidEngine/Math/Vector4.h
azon04/Z0-Engine
1a44781fb5308c11c3b63b954ad683a51e9ba271
[ "MIT" ]
4
2019-05-31T22:55:49.000Z
2020-11-26T11:55:34.000Z
ZooidEngine/Math/Vector4.h
azon04/Z0-Engine
1a44781fb5308c11c3b63b954ad683a51e9ba271
[ "MIT" ]
null
null
null
ZooidEngine/Math/Vector4.h
azon04/Z0-Engine
1a44781fb5308c11c3b63b954ad683a51e9ba271
[ "MIT" ]
1
2018-04-11T02:50:47.000Z
2018-04-11T02:50:47.000Z
#ifndef __VECTOR4_Z__ #define __VECTOR4_Z__ #include "SSEHelper.h" #include "MathUtil.h" #include "Utils/Macros.h" #include "Utils/PrimitiveTypes.h" #include "Memory/MemoryHelper.h" class Vector4 { public: Vector4() : m_x(0.0f), m_y(0.0), m_z(0.0f), m_w(0.0f) {} Vector4(float _x, float _y, float _z, float _w)...
20.751515
87
0.664428
[ "vector" ]
f089b17969b9fe5e817ce463855cc49134919d38
909
h
C
Common/math/plane.h
jjuiddong/Common
2518fa05474222f84c474707b4511f190a34f574
[ "MIT" ]
2
2017-11-24T12:34:14.000Z
2021-09-10T02:18:34.000Z
Common/math/plane.h
jjuiddong/Common
2518fa05474222f84c474707b4511f190a34f574
[ "MIT" ]
null
null
null
Common/math/plane.h
jjuiddong/Common
2518fa05474222f84c474707b4511f190a34f574
[ "MIT" ]
6
2017-11-24T12:34:56.000Z
2022-03-22T10:05:45.000Z
// geometry plane #pragma once namespace common { struct Plane { Plane(); Plane( float a, float b, float c, float d ); Plane( const Vector3& vN, float d ); Plane( const Vector3& vN, const Vector3& vPos ); Plane( const Vector3& vA, const Vector3& vB, const Vector3& vC ); void Init( const Vector3& vA, c...
26.735294
78
0.680968
[ "geometry" ]
f08d00b461979a295c4f14b3b6d67e7edafa7d65
2,420
h
C
PushPrime/Classes/PushPrimeNotification.h
pushprime/PushPrime-iOS-SDK
0331857d380b15700d9c12886307a3dbfbf2073b
[ "MIT" ]
null
null
null
PushPrime/Classes/PushPrimeNotification.h
pushprime/PushPrime-iOS-SDK
0331857d380b15700d9c12886307a3dbfbf2073b
[ "MIT" ]
null
null
null
PushPrime/Classes/PushPrimeNotification.h
pushprime/PushPrime-iOS-SDK
0331857d380b15700d9c12886307a3dbfbf2073b
[ "MIT" ]
null
null
null
// // PushPrimeNotification.h // Pods // // Created by PushPrime on 14/02/2017. // // #import <Foundation/Foundation.h> /** * This class represents a notification sent from the PushPrime. */ @interface PushPrimeNotification : NSObject <UIAlertViewDelegate> /** * Title of the notification. */ @property(nonatom...
24.948454
151
0.738843
[ "object" ]
f08d5c05eca01acc1f65cbcb6891dda5599d0940
3,084
h
C
source/lib/PccLibBitstreamCommon/include/PCCSampleStreamV3CUnit.h
Dinghow/mpeg-pcc-tmc2
1018e5467ea0d18b879272bcba8c060e1cfd97a9
[ "BSD-3-Clause" ]
80
2019-07-02T22:05:26.000Z
2022-03-29T12:46:31.000Z
source/lib/PccLibBitstreamCommon/include/PCCSampleStreamV3CUnit.h
ricardjidcc/mpeg-pcc-tmc2
588abd7750d24057f2ce8b1088cc92868a39bc16
[ "BSD-3-Clause" ]
null
null
null
source/lib/PccLibBitstreamCommon/include/PCCSampleStreamV3CUnit.h
ricardjidcc/mpeg-pcc-tmc2
588abd7750d24057f2ce8b1088cc92868a39bc16
[ "BSD-3-Clause" ]
34
2019-07-18T11:58:14.000Z
2022-03-18T06:47:48.000Z
/* The copyright in this software is being made available under the BSD * License, included below. This software may be subject to other third party * and contributor rights, including patent rights, and no such rights are * granted under this license. * * Copyright (c) 2010-2017, ISO/IEC * All rights reserved. ...
46.029851
107
0.739948
[ "vector" ]
f094d767649225d46c0d7995d00bf171f19c7abd
3,516
h
C
agent_based_epidemic_sim/core/ptts_transition_model.h
AI-ML-Projects/agent-based-epidemic-sim
c5054d81da51149cd560cace386cfebed039e3db
[ "Apache-2.0" ]
2
2021-01-02T12:48:21.000Z
2021-04-09T18:07:09.000Z
agent_based_epidemic_sim/core/ptts_transition_model.h
murphyk/agent-based-epidemic-sim
4b4c69339277eda7dab64235f715d00e82be1761
[ "Apache-2.0" ]
null
null
null
agent_based_epidemic_sim/core/ptts_transition_model.h
murphyk/agent-based-epidemic-sim
4b4c69339277eda7dab64235f715d00e82be1761
[ "Apache-2.0" ]
null
null
null
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
41.857143
80
0.782992
[ "object", "model" ]
88fc2cdc80040ac4da137393972eed8c29e1080d
8,287
h
C
include/ECS/ComponentManager.h
FrideakisAB/EmeraldEngine
eb02cb9c323263a64047411b1428d49b9d885e7f
[ "MIT" ]
null
null
null
include/ECS/ComponentManager.h
FrideakisAB/EmeraldEngine
eb02cb9c323263a64047411b1428d49b9d885e7f
[ "MIT" ]
null
null
null
include/ECS/ComponentManager.h
FrideakisAB/EmeraldEngine
eb02cb9c323263a64047411b1428d49b9d885e7f
[ "MIT" ]
null
null
null
#ifndef COMPONENTMANAGER_H #define COMPONENTMANAGER_H #include "ECS/API.h" #include "ECS/IComponent.h" #include <boost/noncopyable.hpp> #include "ECS/Utils/FamilyTypeID.h" #include "Memory/GlobalMemoryUser.h" #include "Memory/Allocator/MemoryChunkAllocator.h" namespace ECS { class ComponentManager final : ::Memor...
35.41453
140
0.591167
[ "object", "vector" ]
88feb69c247e4e92a4667c8bf7904b7338dff726
10,754
c
C
motion/pid/endDetection/parameters/motionEndDetectionParameterPersistence.c
f4deb/cen-electronic
74302fb38cf41e060ccaf9435ccd8e8792f3e565
[ "MIT" ]
null
null
null
motion/pid/endDetection/parameters/motionEndDetectionParameterPersistence.c
f4deb/cen-electronic
74302fb38cf41e060ccaf9435ccd8e8792f3e565
[ "MIT" ]
null
null
null
motion/pid/endDetection/parameters/motionEndDetectionParameterPersistence.c
f4deb/cen-electronic
74302fb38cf41e060ccaf9435ccd8e8792f3e565
[ "MIT" ]
null
null
null
#include "motionEndDetectionParameterPersistence.h" #include "motionEndDetectionParameter.h" #include "../../../../common/error/error.h" #include "../../../../common/eeprom/eepromAreas.h" #include <stdbool.h> #include <stdlib.h> #define MOTION_END_DETECTION_PARAMETER_DATA_SIZE ...
61.804598
297
0.81737
[ "object" ]
88fefc9c59652b5dffc6de17d1d7c340f0634ee9
4,650
h
C
CloudTools.Vegetation/PreProcess.h
mcserep/PointCloudTools
c8cd0c5915cc3802b68164f1732f93dc11efb0d5
[ "BSD-3-Clause" ]
6
2020-12-30T03:47:43.000Z
2022-03-01T16:24:27.000Z
CloudTools.Vegetation/PreProcess.h
mcserep/PointCloudTools
c8cd0c5915cc3802b68164f1732f93dc11efb0d5
[ "BSD-3-Clause" ]
null
null
null
CloudTools.Vegetation/PreProcess.h
mcserep/PointCloudTools
c8cd0c5915cc3802b68164f1732f93dc11efb0d5
[ "BSD-3-Clause" ]
3
2021-03-20T14:54:25.000Z
2022-02-23T12:55:41.000Z
#pragma once #include <CloudTools.Common/Operation.h> #include <CloudTools.Common/IO/ResultCollection.h> #include <CloudTools.DEM/Metadata.h> #include <CloudTools.DEM/ClusterMap.h> namespace CloudTools { namespace Vegetation { class PreProcess : public CloudTools::Operation, protected CloudTools::IO::ResultCollection...
28.881988
94
0.687312
[ "object", "vector", "transform" ]
00024a0207e128efddbb1091803e3c06fb056f36
1,788
h
C
PubNub/Data/Service Objects/PNManageMembershipsStatus.h
majacQ/objective-c
8827b65598539cd5b2ebef8d176523f00fcbf9b8
[ "MIT" ]
135
2015-01-16T04:53:08.000Z
2022-01-16T11:38:26.000Z
PubNub/Data/Service Objects/PNManageMembershipsStatus.h
majacQ/objective-c
8827b65598539cd5b2ebef8d176523f00fcbf9b8
[ "MIT" ]
96
2015-01-09T15:23:09.000Z
2022-03-11T13:24:56.000Z
PubNub/Data/Service Objects/PNManageMembershipsStatus.h
majacQ/objective-c
8827b65598539cd5b2ebef8d176523f00fcbf9b8
[ "MIT" ]
143
2015-01-09T15:15:18.000Z
2021-12-07T11:44:03.000Z
#import "PNAcknowledgmentStatus.h" #import "PNServiceData.h" #import "PNMembership.h" NS_ASSUME_NONNULL_BEGIN #pragma mark Interfaces declaration /** * @brief Object which is used to represent Objects API response for \c memberships * \c set / \c remove / \c manage request. * * @author Serhii Mamontov * @versi...
22.35
100
0.725391
[ "object" ]
000b5841231352b7c52cb44ef70408becdf0b2e9
10,668
h
C
src/H5VLprivate.h
frankwillmore/json_vol
3d9bf9e97fa8154496349acfa524b1e9939de6ca
[ "BSD-3-Clause-LBNL" ]
1
2020-09-10T22:51:00.000Z
2020-09-10T22:51:00.000Z
src/H5VLprivate.h
frankwillmore/json_vol
3d9bf9e97fa8154496349acfa524b1e9939de6ca
[ "BSD-3-Clause-LBNL" ]
null
null
null
src/H5VLprivate.h
frankwillmore/json_vol
3d9bf9e97fa8154496349acfa524b1e9939de6ca
[ "BSD-3-Clause-LBNL" ]
null
null
null
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Copyright by The HDF Group. * * Copyright by the Board of Trustees of the University of Illinois. * * All rights reserved. * * ...
75.659574
286
0.706599
[ "object" ]
000cfd12e60405c86488ed67239d977288b262fc
8,662
h
C
VTK/IO/vtkCosmoReader.h
matthb2/ParaView-beforekitwareswtichedtogit
e47e57d6ce88444d9e6af9ab29f9db8c23d24cef
[ "BSD-3-Clause" ]
1
2021-07-31T19:38:03.000Z
2021-07-31T19:38:03.000Z
VTK/IO/vtkCosmoReader.h
matthb2/ParaView-beforekitwareswtichedtogit
e47e57d6ce88444d9e6af9ab29f9db8c23d24cef
[ "BSD-3-Clause" ]
null
null
null
VTK/IO/vtkCosmoReader.h
matthb2/ParaView-beforekitwareswtichedtogit
e47e57d6ce88444d9e6af9ab29f9db8c23d24cef
[ "BSD-3-Clause" ]
2
2019-01-22T19:51:40.000Z
2021-07-31T19:38:05.000Z
/*========================================================================= Program: Visualization Toolkit Module: $RCSfile$ Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen All rights reserved. See Copyright.txt or http://www.kitware.com/Copyright.htm for details. This software is distrib...
38.15859
80
0.724429
[ "vector" ]
0011943147980019a8f7c425c210e18b5d458e2b
6,681
c
C
src/lib/cp/alias.c
prepare/spice3f5
a0d8c69d43927b7ced9cb619e3faa3d56332566a
[ "BSD-4-Clause-UC" ]
4
2018-02-21T17:31:40.000Z
2022-03-03T01:43:32.000Z
src/lib/cp/alias.c
prepare/spice3f5
a0d8c69d43927b7ced9cb619e3faa3d56332566a
[ "BSD-4-Clause-UC" ]
null
null
null
src/lib/cp/alias.c
prepare/spice3f5
a0d8c69d43927b7ced9cb619e3faa3d56332566a
[ "BSD-4-Clause-UC" ]
2
2019-07-20T00:47:29.000Z
2020-01-06T19:18:21.000Z
/********** Copyright 1990 Regents of the University of California. All rights reserved. Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group **********/ /* * Do alias substitution. */ #include "spice.h" #include "cpdefs.h" #include "suffix.h" static wordlist *asubst(); struct alias *cp_aliases = NULL; w...
25.403042
77
0.520581
[ "cad" ]
0020b7b71a4711322f60c861a7491d1a6b6a3c5b
9,386
h
C
Gems/Multiplayer/Code/Source/NetworkEntity/EntityReplication/EntityReplicationManager.h
aaarsene/o3de
37e3b0226958974defd14dd6d808e8557dcd7345
[ "Apache-2.0", "MIT" ]
1
2021-09-13T00:01:12.000Z
2021-09-13T00:01:12.000Z
Gems/Multiplayer/Code/Source/NetworkEntity/EntityReplication/EntityReplicationManager.h
aaarsene/o3de
37e3b0226958974defd14dd6d808e8557dcd7345
[ "Apache-2.0", "MIT" ]
null
null
null
Gems/Multiplayer/Code/Source/NetworkEntity/EntityReplication/EntityReplicationManager.h
aaarsene/o3de
37e3b0226958974defd14dd6d808e8557dcd7345
[ "Apache-2.0", "MIT" ]
1
2021-07-20T11:07:25.000Z
2021-07-20T11:07:25.000Z
/* * Copyright (c) Contributors to the Open 3D Engine Project. For complete copyright and license terms please see the LICENSE at the root of this distribution. * * SPDX-License-Identifier: Apache-2.0 OR MIT * */ #pragma once #include <Source/NetworkEntity/EntityReplication/EntityReplicator.h> #include <Multipl...
44.065728
184
0.727999
[ "vector", "3d" ]
0022807704de1f91da54a38cb27f902fb4c027a3
5,687
h
C
interface/network_interface.h
Tuya-Community/Raspberry_PI_Gateway_connects_to_iot_platform
ad3aa0a6baf39b6a0de62e434793fb079f574e6f
[ "MIT" ]
43
2020-11-13T12:18:05.000Z
2022-03-14T01:23:25.000Z
interface/network_interface.h
Tuya-Community/Raspberry_PI_Gateway_connects_to_iot_platform
ad3aa0a6baf39b6a0de62e434793fb079f574e6f
[ "MIT" ]
10
2021-04-21T14:04:45.000Z
2022-03-28T11:00:18.000Z
interface/network_interface.h
Tuya-Community/Raspberry_PI_Gateway_connects_to_iot_platform
ad3aa0a6baf39b6a0de62e434793fb079f574e6f
[ "MIT" ]
34
2020-11-13T06:41:00.000Z
2022-03-14T22:16:25.000Z
/** * @file network_interface.h * @brief NetworkContext_t interface definition for HTTP and MQTT client. * * Defines an interface to the TLS layer to be used by the HTTP and MQTT client. * Starting point for porting the SDK to the networking layer of a new platform. */ #ifndef __NETWORK_INTERFACE_H_ #define __NE...
40.621429
151
0.738878
[ "object" ]
00244e697f293c963883e38e171ee3a997cd123a
8,430
h
C
dev/Code/Framework/AzCore/AzCore/Math/Color.h
horvay/lumberyardtutor
63b0681a7ed2a98d651b699984de92951721353e
[ "AML" ]
5
2018-08-17T21:05:55.000Z
2021-04-17T10:48:26.000Z
dev/Code/Framework/AzCore/AzCore/Math/Color.h
horvay/lumberyardtutor
63b0681a7ed2a98d651b699984de92951721353e
[ "AML" ]
null
null
null
dev/Code/Framework/AzCore/AzCore/Math/Color.h
horvay/lumberyardtutor
63b0681a7ed2a98d651b699984de92951721353e
[ "AML" ]
5
2017-12-05T16:36:00.000Z
2021-04-27T06:33:54.000Z
/* * All or portions of this file Copyright (c) Amazon.com, Inc. or its affiliates or * its licensors. * * For complete copyright and license terms please see the LICENSE at the root of this * distribution (the "License"). All use of this software is governed by the License, * or, if provided, by the license below or t...
37.136564
230
0.564176
[ "vector" ]
0028593dacb03b42b6b6867565883f153ec8258a
14,662
h
C
include/io_operations.h
arielspalter/Squall
dc88da1ea21230a998f3f03af84e29b70d09fad1
[ "MIT" ]
1
2020-02-18T19:46:31.000Z
2020-02-18T19:46:31.000Z
include/io_operations.h
arielspalter/Squall
dc88da1ea21230a998f3f03af84e29b70d09fad1
[ "MIT" ]
null
null
null
include/io_operations.h
arielspalter/Squall
dc88da1ea21230a998f3f03af84e29b70d09fad1
[ "MIT" ]
null
null
null
// The MIT License (MIT) // Copyright © 2020 Ariel Spalter // 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...
26.952206
116
0.563361
[ "object" ]
002e717da7d5648bdbb34454f9f3c51eabf52115
3,293
h
C
libs/Mesh.h
khurrumsaleem/QuasiMolto
02485438a6b58a0210eb0b2da3db8a7a37b57bb9
[ "BSD-3-Clause" ]
null
null
null
libs/Mesh.h
khurrumsaleem/QuasiMolto
02485438a6b58a0210eb0b2da3db8a7a37b57bb9
[ "BSD-3-Clause" ]
null
null
null
libs/Mesh.h
khurrumsaleem/QuasiMolto
02485438a6b58a0210eb0b2da3db8a7a37b57bb9
[ "BSD-3-Clause" ]
null
null
null
#ifndef MESH_H #define MESH_H #define EIGEN_SUPERLU_SUPPORT #include <iostream> #include <iomanip> #include <cmath> #include <vector> #include <chrono> #include <armadillo> #include <petsc.h> #include "../TPLs/yaml-cpp/include/yaml-cpp/yaml.h" #include "../TPLs/eigen-git-mirror/Eigen/Eigen" #include "../TPLs/eigen-git...
26.556452
71
0.672335
[ "mesh", "vector" ]
0032fc5b996d0f4a2d0c2030b9df86c75ce5fcd7
5,336
h
C
src/mongo/db/range_arithmetic.h
LightBitsLabs/mongo
9480ef00a8df2464457ab0f31c7a336f882e8ec1
[ "Apache-2.0" ]
25
2016-12-07T09:39:51.000Z
2021-12-16T11:17:37.000Z
src/mongo/db/range_arithmetic.h
Man1029/CMONGO
c40380caa14e05509f46993aa8b8da966b09b0b5
[ "ECL-2.0", "Apache-2.0" ]
1
2015-05-29T16:12:10.000Z
2015-05-29T16:12:10.000Z
src/mongo/db/range_arithmetic.h
Man1029/CMONGO
c40380caa14e05509f46993aa8b8da966b09b0b5
[ "ECL-2.0", "Apache-2.0" ]
23
2017-01-22T03:35:26.000Z
2021-12-16T11:17:39.000Z
/** * Copyright (C) 2013 10gen Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License, version 3, * as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful...
34.875817
96
0.676162
[ "vector" ]
003543ca2eb2ee772e22dc5b1941c99e83d2d2aa
2,533
h
C
Source/CollisionDetection/imstkCDObjectFactory.h
Kitware/iMSTK
fa84907c77c524a45c126d836f15275d76648be6
[ "Apache-2.0" ]
15
2021-09-20T17:33:52.000Z
2022-02-12T09:49:57.000Z
Source/CollisionDetection/imstkCDObjectFactory.h
Kitware/iMSTK
fa84907c77c524a45c126d836f15275d76648be6
[ "Apache-2.0" ]
null
null
null
Source/CollisionDetection/imstkCDObjectFactory.h
Kitware/iMSTK
fa84907c77c524a45c126d836f15275d76648be6
[ "Apache-2.0" ]
3
2021-10-06T19:55:41.000Z
2022-02-17T21:59:16.000Z
/*========================================================================= Library: iMSTK Copyright (c) Kitware, Inc. & Center for Modeling, Simulation, & Imaging in Medicine, Rensselaer Polytechnic Institute. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compli...
35.676056
117
0.731938
[ "geometry", "object" ]
0038f37b03e92d7758f601d90a65d3e5c7b8f22f
7,114
c
C
example/example.c
CHiPs44/hagl_pico_vgaboard
af7313c761a06d4b23f4413172c66f22543d040a
[ "MIT" ]
2
2021-04-28T09:48:23.000Z
2021-06-17T14:20:16.000Z
example/example.c
CHiPs44/hagl_pico_vgaboard
af7313c761a06d4b23f4413172c66f22543d040a
[ "MIT" ]
8
2021-05-03T09:22:19.000Z
2021-06-01T11:51:12.000Z
example/example.c
CHiPs44/hagl_pico_vgaboard
af7313c761a06d4b23f4413172c66f22543d040a
[ "MIT" ]
1
2022-03-23T05:24:40.000Z
2022-03-23T05:24:40.000Z
/* MIT No Attribution Copyright (c) 2021 Christophe Petit 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...
31.065502
101
0.600928
[ "render" ]
003defe730b123ea81133154a14662f2cfd4dc40
2,220
h
C
audio_nodes/FMODAudioEngine.h
CerBor/gd.h
90f21108faea2b6f3d9756f458a5f8a5a421ab6d
[ "MIT" ]
8
2021-06-03T17:32:35.000Z
2022-03-22T21:49:00.000Z
audio_nodes/FMODAudioEngine.h
CerBor/gd.h
90f21108faea2b6f3d9756f458a5f8a5a421ab6d
[ "MIT" ]
5
2021-08-20T16:49:44.000Z
2022-03-04T01:14:32.000Z
audio_nodes/FMODAudioEngine.h
CerBor/gd.h
90f21108faea2b6f3d9756f458a5f8a5a421ab6d
[ "MIT" ]
11
2021-07-31T19:32:28.000Z
2022-01-21T19:43:20.000Z
#ifndef __FMODAUDIOENGINE_H__ #define __FMODAUDIOENGINE_H__ #include <gd.h> namespace gd { class GDH_DLL FMODAudioEngine : public cocos2d::CCNode { public: cocos2d::CCDictionary* m_pDictionary; std::string m_sFilePath; float m_fBackgroundMusicVolume; float m_fEffectsVolume; float m_fPulse1; float m_fPul...
28.831169
128
0.70991
[ "vector" ]
0044049c4568075d482169288784c98ebaaa1c22
286
h
C
iso_ticketwaiterFirstOne/ticketWaiter/ticketWaiter/Classs/Mine/view/TWOpenAndPay2Cell.h
1784777348ly/jenkinsDemo
580112c97c591aca6be697f6ae8206c1e5b8c4a7
[ "MIT" ]
null
null
null
iso_ticketwaiterFirstOne/ticketWaiter/ticketWaiter/Classs/Mine/view/TWOpenAndPay2Cell.h
1784777348ly/jenkinsDemo
580112c97c591aca6be697f6ae8206c1e5b8c4a7
[ "MIT" ]
null
null
null
iso_ticketwaiterFirstOne/ticketWaiter/ticketWaiter/Classs/Mine/view/TWOpenAndPay2Cell.h
1784777348ly/jenkinsDemo
580112c97c591aca6be697f6ae8206c1e5b8c4a7
[ "MIT" ]
null
null
null
// // TWOpenAndPay2Cell.h // ticketWaiter // // Created by LY on 17/1/13. // Copyright © 2017年 hui10. All rights reserved. // #import <UIKit/UIKit.h> @class TWOpenAccountModel; @interface TWOpenAndPay2Cell : UITableViewCell @property(nonatomic)TWOpenAccountModel *model; @end
15.052632
49
0.727273
[ "model" ]
004d7d54f399326cf828ca7149388cecb7d8e485
691
h
C
YLT_Tangram/Classes/Base/YLT_TangramUtils.h
YLTTeam/YLT_Tangram
95c7b39b40fb361028ba1e8586d88ca4fb2448d2
[ "MIT" ]
null
null
null
YLT_Tangram/Classes/Base/YLT_TangramUtils.h
YLTTeam/YLT_Tangram
95c7b39b40fb361028ba1e8586d88ca4fb2448d2
[ "MIT" ]
null
null
null
YLT_Tangram/Classes/Base/YLT_TangramUtils.h
YLTTeam/YLT_Tangram
95c7b39b40fb361028ba1e8586d88ca4fb2448d2
[ "MIT" ]
null
null
null
// // YLT_TangramUtils.h // AFNetworking // // Created by 项普华 on 2018/12/20. // #import <Foundation/Foundation.h> #import "TangramModel.h" #import "TangramModel+Calculate.h" @interface YLT_TangramUtils : NSObject /** 加载布局 @param keyname 布局名称 @param data 布局数据 @param classname 类名 使用什么类型来解析对应的 Model */ + (Tang...
19.742857
115
0.733719
[ "model" ]
005761838ec83eed25602a2abcbc36d4f767636d
3,211
h
C
engine/runtime/render_core/include/shader.h
aejsmith/orion
0e172e1829c0f4522a4af1ddb4afcd2ed046ca49
[ "ISC" ]
5
2015-08-02T18:20:19.000Z
2020-03-10T10:39:51.000Z
engine/runtime/render_core/include/shader.h
aejsmith/orion
0e172e1829c0f4522a4af1ddb4afcd2ed046ca49
[ "ISC" ]
1
2018-04-25T15:12:35.000Z
2018-04-25T15:12:35.000Z
engine/runtime/render_core/include/shader.h
aejsmith/orion
0e172e1829c0f4522a4af1ddb4afcd2ed046ca49
[ "ISC" ]
null
null
null
/* * Copyright (C) 2015-2016 Alex Smith * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DIS...
33.103093
77
0.719713
[ "vector" ]
0058759fee8d14b8e373b58e8cb8dd450d786d2a
4,846
h
C
Modules/Filtering/ImageIntensity/include/itkPolylineMask2DImageFilter.h
rdsouza10/ITK
07cb23f9866768b5f4ee48ebec8766b6e19efc69
[ "Apache-2.0" ]
null
null
null
Modules/Filtering/ImageIntensity/include/itkPolylineMask2DImageFilter.h
rdsouza10/ITK
07cb23f9866768b5f4ee48ebec8766b6e19efc69
[ "Apache-2.0" ]
null
null
null
Modules/Filtering/ImageIntensity/include/itkPolylineMask2DImageFilter.h
rdsouza10/ITK
07cb23f9866768b5f4ee48ebec8766b6e19efc69
[ "Apache-2.0" ]
null
null
null
/*========================================================================= * * Copyright Insight Software Consortium * * 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...
40.383333
106
0.71688
[ "object" ]
005cc7394139ad6588df082e9250d6bdea18973d
1,908
c
C
kubernetes/unit-test/test_v1_config_map_projection.c
minerba/c
8eb6593e55d0e5d57a2dd3153c15c9645de677bc
[ "Apache-2.0" ]
69
2020-03-17T13:47:05.000Z
2022-03-30T08:25:05.000Z
kubernetes/unit-test/test_v1_config_map_projection.c
minerba/c
8eb6593e55d0e5d57a2dd3153c15c9645de677bc
[ "Apache-2.0" ]
115
2020-03-17T14:53:19.000Z
2022-03-31T11:31:30.000Z
kubernetes/unit-test/test_v1_config_map_projection.c
minerba/c
8eb6593e55d0e5d57a2dd3153c15c9645de677bc
[ "Apache-2.0" ]
28
2020-03-17T13:42:21.000Z
2022-03-19T23:37:16.000Z
#ifndef v1_config_map_projection_TEST #define v1_config_map_projection_TEST // the following is to include only the main from the first c file #ifndef TEST_MAIN #define TEST_MAIN #define v1_config_map_projection_MAIN #endif // TEST_MAIN #include <stdlib.h> #include <string.h> #include <stdio.h> #include <stdbool.h> #...
30.285714
129
0.808176
[ "model" ]
532100ca35d9865e0edd1763b4626401e4cd071b
818
h
C
src/gui/ShowCTFResultsPanel.h
jojoelfe/cisTEM_downstream_bah
0d6fb521090dca54546ab600cf7a05c2f429d4c0
[ "BSD-3-Clause" ]
null
null
null
src/gui/ShowCTFResultsPanel.h
jojoelfe/cisTEM_downstream_bah
0d6fb521090dca54546ab600cf7a05c2f429d4c0
[ "BSD-3-Clause" ]
null
null
null
src/gui/ShowCTFResultsPanel.h
jojoelfe/cisTEM_downstream_bah
0d6fb521090dca54546ab600cf7a05c2f429d4c0
[ "BSD-3-Clause" ]
null
null
null
#ifndef __SHOWCTF_RESULTS_PANEL_H__ #define __SHOWCTF_RESULTS_PANEL_H__ #include <vector> #include "../gui/mathplot.h" #include <wx/panel.h> #include "../gui/job_panel.h" #include "../gui/ProjectX_gui.h" class ShowCTFResultsPanel : public ShowCTFResultsPanelParent { public : ShowCTFResultsPanel(wxWindow* parent, wxW...
32.72
262
0.794621
[ "vector" ]
53221ec8d9669978243a26b070cd7274229dcf44
2,091
h
C
source/Raekor/physics.h
nicovanbentum/GE
1dd737b50bef306118116c6c4e1bd36c0ebb65c6
[ "MIT" ]
null
null
null
source/Raekor/physics.h
nicovanbentum/GE
1dd737b50bef306118116c6c4e1bd36c0ebb65c6
[ "MIT" ]
null
null
null
source/Raekor/physics.h
nicovanbentum/GE
1dd737b50bef306118116c6c4e1bd36c0ebb65c6
[ "MIT" ]
null
null
null
#pragma once #include "pch.h" #include "util.h" #include "cvars.h" #include "async.h" namespace Raekor { enum EPhysicsObjectLayers { NON_MOVING = 0, MOVING = 1, NUM_LAYERS = 2, }; namespace BroadPhaseLayers { static constexpr JPH::BroadPhaseLayer NON_MOVING(0); static constexpr JPH::BroadPhaseLa...
25.5
94
0.6901
[ "object" ]
532d1c206ea892185a62f34bf9bf1276f341277b
9,686
h
C
src/readDwarf.h
akihikodaki/cv2pdb
5e1632e2cca5b8d537bc66525d631ebd72f6949b
[ "Artistic-2.0" ]
null
null
null
src/readDwarf.h
akihikodaki/cv2pdb
5e1632e2cca5b8d537bc66525d631ebd72f6949b
[ "Artistic-2.0" ]
null
null
null
src/readDwarf.h
akihikodaki/cv2pdb
5e1632e2cca5b8d537bc66525d631ebd72f6949b
[ "Artistic-2.0" ]
null
null
null
#ifndef __READDWARF_H__ #define __READDWARF_H__ #include <cstring> #include <string> #include <vector> #include "mspdb.h" typedef unsigned char byte; inline unsigned int LEB128(byte* &p) { unsigned int x = 0; int shift = 0; while (*p & 0x80) { x |= (*p & 0x7f) << shift; shift += 7; p++; ...
24.275689
129
0.65094
[ "vector" ]
53330411f50a1eacd217a9d8d03cd3ec114b6697
6,861
h
C
DESIRE-Modules/Render-Direct3D12/src/ToD3D12.h
nyaki-HUN/DESIRE
dd579bffa77bc6999266c8011bc389bb96dee01d
[ "BSD-2-Clause" ]
1
2020-10-04T18:50:01.000Z
2020-10-04T18:50:01.000Z
DESIRE-Modules/Render-Direct3D12/src/ToD3D12.h
nyaki-HUN/DESIRE
dd579bffa77bc6999266c8011bc389bb96dee01d
[ "BSD-2-Clause" ]
null
null
null
DESIRE-Modules/Render-Direct3D12/src/ToD3D12.h
nyaki-HUN/DESIRE
dd579bffa77bc6999266c8011bc389bb96dee01d
[ "BSD-2-Clause" ]
1
2018-09-18T08:03:33.000Z
2018-09-18T08:03:33.000Z
#pragma once #include "Engine/Render/RenderEnums.h" #include "Engine/Render/Texture.h" #include "Engine/Render/VertexBuffer.h" inline constexpr D3D12_INPUT_ELEMENT_DESC ToD3D12(VertexBuffer::EAttrib attrib) { switch(attrib) { case VertexBuffer::EAttrib::Position: return { "POSITION", 0, DXGI_FORMAT_R32G32B32_FLOA...
42.614907
174
0.791576
[ "render" ]
5333146795777bdd54cfc5fd529591e4d874e027
4,236
h
C
test/test-lib/test-interp.h
mfkasim91/cspear
d763d49828fc18b345706ae952a2d489c911acf9
[ "BSD-3-Clause" ]
null
null
null
test/test-lib/test-interp.h
mfkasim91/cspear
d763d49828fc18b345706ae952a2d489c911acf9
[ "BSD-3-Clause" ]
null
null
null
test/test-lib/test-interp.h
mfkasim91/cspear
d763d49828fc18b345706ae952a2d489c911acf9
[ "BSD-3-Clause" ]
null
null
null
#ifndef CSPEAR_TEST_TEST_LIB_TEST_INTERP_H #define CSPEAR_TEST_TEST_LIB_TEST_INTERP_H #include <vector> #include "gtest/gtest.h" #include <cspear/cspear> #include "test_params.h" namespace { template <typename T> class InterpTest : public testing::Test {}; using testing::Types; typedef Types<double, float> R...
36.517241
68
0.442635
[ "vector" ]
53362e6c0335308a629c9a27eb933e80514f1a82
5,574
h
C
Engine/source/T3D/fx/splash.h
camporter/Torque3D
938e28b6f36883cb420da4b04253b1394467a1f4
[ "Unlicense" ]
13
2015-04-13T21:46:01.000Z
2017-11-20T22:12:04.000Z
Engine/source/T3D/fx/splash.h
camporter/Torque3D
938e28b6f36883cb420da4b04253b1394467a1f4
[ "Unlicense" ]
3
2015-07-13T05:15:00.000Z
2021-08-07T19:35:33.000Z
Engine/source/T3D/fx/splash.h
camporter/Torque3D
938e28b6f36883cb420da4b04253b1394467a1f4
[ "Unlicense" ]
11
2015-03-21T09:16:59.000Z
2020-03-25T10:53:12.000Z
//----------------------------------------------------------------------------- // Copyright (c) 2012 GarageGames, LLC // // 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 restrictio...
28.438776
91
0.543775
[ "vector" ]
53386cbac24d5a5c7a7c2453530f90320c738a3a
1,679
h
C
objc/ModelViewer/ModelViewer/ViewerFoundation/Loader/NuoModelTextured.h
middlefeng/MetalExamples
6333c2ad0bdcff77303467537062d51aa493e681
[ "MIT" ]
6
2017-03-24T04:44:07.000Z
2021-11-17T09:58:27.000Z
objc/ModelViewer/ModelViewer/ViewerFoundation/Loader/NuoModelTextured.h
middlefeng/MetalExamples
6333c2ad0bdcff77303467537062d51aa493e681
[ "MIT" ]
null
null
null
objc/ModelViewer/ModelViewer/ViewerFoundation/Loader/NuoModelTextured.h
middlefeng/MetalExamples
6333c2ad0bdcff77303467537062d51aa493e681
[ "MIT" ]
2
2017-08-25T07:25:16.000Z
2021-08-28T19:26:20.000Z
// // NuoModelTextured.hpp // ModelViewer // // Created by middleware on 9/5/16. // Copyright © 2016 middleware. All rights reserved. // #ifndef NuoModelTextured_hpp #define NuoModelTextured_hpp #include "NuoModelBase.h" struct NuoItemTextured { vector_float4 _position; vector_float4 _normal; vecto...
19.523256
109
0.735557
[ "vector" ]
534362f0a04a2d1058a3ad35d627d56fb9f33261
409
h
C
src/headers/Hand.h
jacobrs/risk-game
29ed2a58a9d5cf2fd28881876e1fabe4ed0e8ee5
[ "MIT" ]
null
null
null
src/headers/Hand.h
jacobrs/risk-game
29ed2a58a9d5cf2fd28881876e1fabe4ed0e8ee5
[ "MIT" ]
null
null
null
src/headers/Hand.h
jacobrs/risk-game
29ed2a58a9d5cf2fd28881876e1fabe4ed0e8ee5
[ "MIT" ]
null
null
null
#ifndef HAND_H #define HAND_H #include "Deck.h" class Hand{ public: Hand(); Hand(int); static int exchangeCounter; int addedArmies; int handSize; int getExchangeCounter(); void setExchangeCounter(); int exchange(); void addCard(Card); void printHand(); private: vector...
13.633333
31
0.640587
[ "vector" ]
53461b315d662e68b15358752faa4255e3951323
2,841
h
C
include/ossim/imaging/ossimCacheTileSource.h
martidi/ossim
44268fa9d7fc5a3038642e702e85ccd339a4ff9f
[ "MIT" ]
null
null
null
include/ossim/imaging/ossimCacheTileSource.h
martidi/ossim
44268fa9d7fc5a3038642e702e85ccd339a4ff9f
[ "MIT" ]
null
null
null
include/ossim/imaging/ossimCacheTileSource.h
martidi/ossim
44268fa9d7fc5a3038642e702e85ccd339a4ff9f
[ "MIT" ]
1
2018-10-11T11:36:16.000Z
2018-10-11T11:36:16.000Z
//******************************************************************* // // License: See top level LICENSE.txt file. // // Author: Garrett Potts // // Description: ossimCacheTileSource // //******************************************************************* // $Id: ossimCacheTileSource.h 20456 2012-01-13 19:39:30Z...
31.921348
85
0.667371
[ "vector" ]
534c42c8602c610503231061f12898f09db99639
3,982
h
C
emulator/src/devices/video/hd61830.h
rjw57/tiw-computer
5ef1c79893165b8622d1114d81cd0cded58910f0
[ "MIT" ]
1
2022-01-15T21:38:38.000Z
2022-01-15T21:38:38.000Z
emulator/src/devices/video/hd61830.h
rjw57/tiw-computer
5ef1c79893165b8622d1114d81cd0cded58910f0
[ "MIT" ]
null
null
null
emulator/src/devices/video/hd61830.h
rjw57/tiw-computer
5ef1c79893165b8622d1114d81cd0cded58910f0
[ "MIT" ]
null
null
null
// license:BSD-3-Clause // copyright-holders:Curt Coder /********************************************************************** Hitachi HD61830 LCD Timing Controller emulation **********************************************************************/ #ifndef MAME_VIDEO_HD61830_H #define MAME_VIDEO_HD61830_H #pragm...
31.856
129
0.639628
[ "object" ]
534d4d4a367f777d75edf666ce1301fed4a2d9ed
3,092
h
C
osx/llvm-3.0/include/clang/AST/UsuallyTinyPtrVector.h
grrrwaaa/luaclang
20b5b8b187d36a2e31e79fdd6fa790bb889bd08c
[ "MIT", "Unlicense" ]
24
2015-01-21T05:05:07.000Z
2021-01-20T10:49:33.000Z
llvm-2.9/tools/clang/include/clang/AST/UsuallyTinyPtrVector.h
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
null
null
null
llvm-2.9/tools/clang/include/clang/AST/UsuallyTinyPtrVector.h
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
5
2015-06-19T04:59:40.000Z
2021-03-05T14:16:34.000Z
//===-- UsuallyTinyPtrVector.h - Pointer vector class -----------*- C++ -*-===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
26.886957
80
0.641656
[ "vector" ]
5350232b4cbe4f0e31454681043bc4ddfd0a798f
12,030
c
C
d/magic/spellbookx.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
13
2019-07-19T05:24:44.000Z
2021-11-18T04:08:19.000Z
d/magic/spellbookx.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
4
2021-03-15T18:56:39.000Z
2021-08-17T17:08:22.000Z
d/magic/spellbookx.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
13
2019-09-12T06:22:38.000Z
2022-01-31T01:15:12.000Z
// Magic Book for Wizard Characters [v2.0] // Thorn@Shadowgate // 10/10/94 [2.0: 6/8/95] // General Wizard Class Items // magic_book.c #include <std.h> #include <daemons.h> #include <security.h> #include <magic.h> #include <ansi.h> #define WIZ_LEV TP->is_class("mage")?(int)TP->query_guild_lev...
29.057971
196
0.588695
[ "object" ]