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
a6e95ac574c004379b1071a8faef5b229580715d
2,012
h
C
infos/Queued/GenericAOESpell.h
blockspacer/entity_spell_system
6b2c97df9a7a9f1d7c8ecb9f80006b0c471cb80d
[ "MIT" ]
null
null
null
infos/Queued/GenericAOESpell.h
blockspacer/entity_spell_system
6b2c97df9a7a9f1d7c8ecb9f80006b0c471cb80d
[ "MIT" ]
null
null
null
infos/Queued/GenericAOESpell.h
blockspacer/entity_spell_system
6b2c97df9a7a9f1d7c8ecb9f80006b0c471cb80d
[ "MIT" ]
1
2020-01-08T12:55:20.000Z
2020-01-08T12:55:20.000Z
#pragma once #include <System/System.h> #include "SpellScript.h" #include "GenericSpellData.h" #include "SpellHealData.h" #include "SpellCastEffectData.h" #include "SpellAOEData.h" #include "SpellRangeData.h" #include "Spell.h" #include "Mathf.h" #include "Debug.h" #include "WorldEntity.h" #include "WorldSpell.h" #incl...
26.826667
126
0.720676
[ "object" ]
a6f35097c3aea6a13882a5a698ed1147fc43bfa4
615
h
C
mods/core/units/BandedUnit.h
antisvin/er-301
54d1e553651b5b653afa318189d813f0b7e12a96
[ "MIT" ]
102
2021-03-01T10:39:56.000Z
2022-03-31T00:28:15.000Z
mods/core/units/BandedUnit.h
antisvin/er-301
54d1e553651b5b653afa318189d813f0b7e12a96
[ "MIT" ]
62
2021-03-01T19:38:54.000Z
2022-03-21T00:51:24.000Z
mods/core/units/BandedUnit.h
antisvin/er-301
54d1e553651b5b653afa318189d813f0b7e12a96
[ "MIT" ]
19
2021-03-01T19:52:10.000Z
2021-07-29T03:25:19.000Z
#pragma once #include <od/units/Unit.h> #include <od/objects/measurement/Monitor.h> #include <od/objects/mixing/Mixer.h> namespace od { class ChainBand; class BandedUnit : public Unit { public: BandedUnit(const std::string &name, int channelCount, int bandCount); virtual ~BandedUnit()...
19.83871
77
0.634146
[ "vector" ]
472f0444b7a5e3f12a594b4bc262e4ba8c84a77b
2,721
h
C
source/gwork/include/Gwork/Controls/WindowButtons.h
ford442/GWork
f415c3324ef273e3a07e9d951b52332195c51506
[ "MIT" ]
200
2015-01-01T23:19:46.000Z
2022-02-12T16:43:56.000Z
source/gwork/include/Gwork/Controls/WindowButtons.h
ford442/GWork
f415c3324ef273e3a07e9d951b52332195c51506
[ "MIT" ]
90
2015-12-08T09:36:08.000Z
2020-06-11T15:01:28.000Z
source/gwork/include/Gwork/Controls/WindowButtons.h
ford442/GWork
f415c3324ef273e3a07e9d951b52332195c51506
[ "MIT" ]
53
2016-01-12T05:05:06.000Z
2022-03-20T16:15:03.000Z
/* * Gwork * Copyright (c) 2012 Facepunch Studios * Copyright (c) 2013-2018 Billy Quith * See license in Gwork.h */ #pragma once #ifndef GWK_CONTROLS_WINDOWS_BUTTONS_H #define GWK_CONTROLS_WINDOWS_BUTTONS_H #include <Gwork/Gwork.h> #include <Gwork/Controls/Button.h> #include <Gwork/Skin.h> namespace Gwk { ...
25.669811
80
0.438809
[ "render" ]
472f54034c32cc4698795c32d544aa94f735ea62
410
h
C
GongDolHoon/OpenGlSample/invisible_object.h
qkrtmdgns23/GameEngineArchitecture_GDH_Engine
042c3b04ffbacaccce22aea9a763dba35153d07d
[ "MIT" ]
1
2020-10-28T07:08:39.000Z
2020-10-28T07:08:39.000Z
GongDolHoon/OpenGlSample/invisible_object.h
qkrtmdgns23/GameEngineArchitecture_GDH_Engine
042c3b04ffbacaccce22aea9a763dba35153d07d
[ "MIT" ]
1
2020-10-30T12:18:24.000Z
2020-10-31T08:59:58.000Z
GongDolHoon/OpenGlSample/invisible_object.h
qkrtmdgns23/GameEngineArchitecture_GDH_Engine
042c3b04ffbacaccce22aea9a763dba35153d07d
[ "MIT" ]
null
null
null
#ifndef GDH_ENGINE_INVISIBLE_OBJECT_H #define GDH_ENGINE_INVISIBLE_OBJECT_H #include "interface_object.h" namespace gdh_engine { namespace object { class InvisibleObject : public InterfaceObject { public: InvisibleObject(); virtual ~InvisibleObject(); virtual void Update() override; private: };...
18.636364
48
0.760976
[ "object" ]
4739dfdee2842db7e4ef23c182c993b7cb8772ba
70,167
h
C
src/game/server/NextBot/NextBotBehavior.h
cstom4994/SourceEngineRebuild
edfd7f8ce8af13e9d23586318350319a2e193c08
[ "MIT" ]
6
2022-01-23T09:40:33.000Z
2022-03-20T20:53:25.000Z
src/game/server/NextBot/NextBotBehavior.h
cstom4994/SourceEngineRebuild
edfd7f8ce8af13e9d23586318350319a2e193c08
[ "MIT" ]
null
null
null
src/game/server/NextBot/NextBotBehavior.h
cstom4994/SourceEngineRebuild
edfd7f8ce8af13e9d23586318350319a2e193c08
[ "MIT" ]
1
2022-02-06T21:05:23.000Z
2022-02-06T21:05:23.000Z
// NextBotBehaviorEngine.h // Behavioral system constructed from Actions // Author: Michael Booth, April 2006 //========= Copyright Valve Corporation, All rights reserved. ============// #ifndef _BEHAVIOR_ENGINE_H_ #define _BEHAVIOR_ENGINE_H_ #include "fmtstr.h" #include "NextBotEventResponderInterface.h" #include "...
36.224574
256
0.651417
[ "vector" ]
813d18c50c0b7d096d15b9fd1abba5d69c7f8246
22,594
h
C
VSBellNew/include/belle-filter-beaming.h
haskellstudio/belle_old
a5ce86954b61dbacde1d1bf24472d95246be45e5
[ "BSD-2-Clause" ]
null
null
null
VSBellNew/include/belle-filter-beaming.h
haskellstudio/belle_old
a5ce86954b61dbacde1d1bf24472d95246be45e5
[ "BSD-2-Clause" ]
null
null
null
VSBellNew/include/belle-filter-beaming.h
haskellstudio/belle_old
a5ce86954b61dbacde1d1bf24472d95246be45e5
[ "BSD-2-Clause" ]
null
null
null
/* ============================================================================== Copyright 2007-2013, 2017 William Andrew Burnson Copyright 2013-2016 Robert Taub Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: ...
34.442073
80
0.688413
[ "geometry" ]
814d6a134ebeb251c4b80594be19507ebc5cbc6e
5,055
h
C
source/train/XLeader.h
huchinlp/NiuTensor
38d1d7668f5cce16de410fb6a01836f47f43af16
[ "Apache-2.0" ]
14
2018-05-14T09:39:06.000Z
2019-08-27T14:46:38.000Z
source/train/XLeader.h
huchinlp/NiuTensor
38d1d7668f5cce16de410fb6a01836f47f43af16
[ "Apache-2.0" ]
1
2019-04-24T04:42:59.000Z
2019-06-18T08:09:31.000Z
source/train/XLeader.h
huchinlp/NiuTensor
38d1d7668f5cce16de410fb6a01836f47f43af16
[ "Apache-2.0" ]
5
2019-02-27T03:54:12.000Z
2019-08-27T14:46:37.000Z
/* * NiuTrans.Tensor - an open-source tensor library * Copyright (C) 2016-2021 * Natural Language Processing Lab, Northeastern University * and * 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...
27.177419
98
0.685658
[ "model" ]
814e29179a13b1d4817089f561fb2a39fcf3bca0
965
h
C
Krush/Binary.h
mbazaliy/Krush
f34223c85cc2caa1e369f0550f6aa769b36ad80e
[ "Unlicense", "MIT" ]
2
2015-05-27T12:16:13.000Z
2016-08-16T19:28:36.000Z
Krush/Binary.h
mbazaliy/Krush
f34223c85cc2caa1e369f0550f6aa769b36ad80e
[ "Unlicense", "MIT" ]
null
null
null
Krush/Binary.h
mbazaliy/Krush
f34223c85cc2caa1e369f0550f6aa769b36ad80e
[ "Unlicense", "MIT" ]
null
null
null
// // Binary.h // // Created by ████ // #import <Foundation/Foundation.h> #import "NSData+Reading.h" #import "MachO.h" #include <mach-o/loader.h> #include <mach-o/fat.h> /** Main class for abstracting binaries. It contains one or more MachO objects that contain code for each architecture supported by the binar...
20.104167
103
0.723316
[ "object" ]
815ae5168b361d3f6a403dba558cedbb85d16812
2,013
h
C
ui/ozone/platform/drm/gpu/drm_gpu_util.h
Yannic/chromium
ab32e8aacb08c9fce0dc4bf09eec456ba46e3710
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
ui/ozone/platform/drm/gpu/drm_gpu_util.h
Yannic/chromium
ab32e8aacb08c9fce0dc4bf09eec456ba46e3710
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
1
2019-03-13T10:32:53.000Z
2019-03-13T11:05:30.000Z
ui/ozone/platform/drm/gpu/drm_gpu_util.h
Yannic/chromium
ab32e8aacb08c9fce0dc4bf09eec456ba46e3710
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
// Copyright 2018 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PLATFORM_DRM_GPU_DRM_GPU_UTIL_H_ #define UI_OZONE_PLATFORM_DRM_GPU_DRM_GPU_UTIL_H_ #include "ui/ozone/platform/drm/common//drm_util.h" #...
39.470588
77
0.743666
[ "vector" ]
816007337d3ce6bc01bb32b465289ad1629f27a2
18,537
h
C
src/scythestat/stat.h
tristanz/OpenIRT
5ffea140c8efcaed7de80a5fe07c76419fbb9f4e
[ "MIT" ]
1
2015-11-29T19:15:09.000Z
2015-11-29T19:15:09.000Z
src/scythestat/stat.h
bbdaniels/OpenIRT
5ffea140c8efcaed7de80a5fe07c76419fbb9f4e
[ "MIT" ]
null
null
null
src/scythestat/stat.h
bbdaniels/OpenIRT
5ffea140c8efcaed7de80a5fe07c76419fbb9f4e
[ "MIT" ]
7
2017-08-10T15:07:50.000Z
2021-01-15T07:28:45.000Z
/* * Scythe Statistical Library Copyright (C) 2000-2002 Andrew D. Martin * and Kevin M. Quinn; 2002-present Andrew D. Martin, Kevin M. Quinn, * and Daniel Pemstein. All Rights Reserved. * * This program is free software; you can redistribute it and/or * modify under the terms of the GNU General Public License a...
28.043873
86
0.616011
[ "vector" ]
816ccba088744bab3cbe202f6a6363e35f607694
1,349
h
C
problems/HRCModel/HRCModel.h
ppnathan/HMSHS
ae65c7622cf4b10d710722084d73a2ad8636bc9e
[ "Apache-2.0" ]
null
null
null
problems/HRCModel/HRCModel.h
ppnathan/HMSHS
ae65c7622cf4b10d710722084d73a2ad8636bc9e
[ "Apache-2.0" ]
null
null
null
problems/HRCModel/HRCModel.h
ppnathan/HMSHS
ae65c7622cf4b10d710722084d73a2ad8636bc9e
[ "Apache-2.0" ]
null
null
null
#ifndef HRCMODEL_H #define HRCMODEL_H #include "Model.h" typedef struct pos{ double x; double y; pos(double _x = 0, double _y = 0): x(_x), y(_y) {} }pos; class HRCModel : public Model { public: HRCModel(); double getCStateTransProb(CState const& x_next, DState const& q_next, CState const& x_k...
26.98
136
0.67828
[ "vector", "model" ]
816e438c14e76d9498ad9ddf0dd3749228e39934
7,752
c
C
src/snmpadapter_get.c
xmidt-org/parodus2snmp
b50ce3d1783ecfb77163dceec0921c9cf5d9e796
[ "Apache-2.0" ]
1
2019-02-02T05:32:35.000Z
2019-02-02T05:32:35.000Z
src/snmpadapter_get.c
xmidt-org/parodus2snmp
b50ce3d1783ecfb77163dceec0921c9cf5d9e796
[ "Apache-2.0" ]
4
2019-08-08T09:41:42.000Z
2020-12-07T17:32:18.000Z
src/snmpadapter_get.c
xmidt-org/parodus2snmp
b50ce3d1783ecfb77163dceec0921c9cf5d9e796
[ "Apache-2.0" ]
4
2017-06-28T18:32:18.000Z
2019-02-02T05:32:22.000Z
/*********************************************************************** Copyright 1988, 1989, 1991, 1992 by Carnegie Mellon University All Rights Reserved Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the abov...
32.435146
148
0.596362
[ "object" ]
8172ce65f7c1a525ef0591d174767541b4c43f65
1,198
h
C
LibFoundation/Intersection/Wm4IntrLine3Lozenge3.h
wjezxujian/WildMagic4
249a17f8c447cf57c6283408e01009039810206a
[ "BSL-1.0" ]
3
2021-08-02T04:03:03.000Z
2022-01-04T07:31:20.000Z
LibFoundation/Intersection/Wm4IntrLine3Lozenge3.h
wjezxujian/WildMagic4
249a17f8c447cf57c6283408e01009039810206a
[ "BSL-1.0" ]
null
null
null
LibFoundation/Intersection/Wm4IntrLine3Lozenge3.h
wjezxujian/WildMagic4
249a17f8c447cf57c6283408e01009039810206a
[ "BSL-1.0" ]
5
2019-10-13T02:44:19.000Z
2021-08-02T04:03:10.000Z
// Geometric Tools, Inc. // http://www.geometrictools.com // Copyright (c) 1998-2006. All Rights Reserved // // The Wild Magic Version 4 Foundation Library source code is supplied // under the terms of the license agreement // http://www.geometrictools.com/License/Wm4FoundationLicense.pdf // and may not be copied ...
24.44898
73
0.741235
[ "object" ]
817987728d8025babc3987631f3b433613d403be
2,766
h
C
Daniel2.SimplePlayerGL/GPURenderDX.h
Cinegy/Cinecoder.Samples
28a567b52ee599307bf797f6420dbb1e54c918e5
[ "Apache-2.0" ]
17
2018-04-06T07:51:30.000Z
2022-03-21T13:38:50.000Z
Daniel2.SimplePlayerGL/GPURenderDX.h
Cinegy/Cinecoder.Samples
28a567b52ee599307bf797f6420dbb1e54c918e5
[ "Apache-2.0" ]
9
2019-02-22T10:00:03.000Z
2020-12-11T03:27:46.000Z
Daniel2.SimplePlayerGL/GPURenderDX.h
Cinegy/Cinecoder.Samples
28a567b52ee599307bf797f6420dbb1e54c918e5
[ "Apache-2.0" ]
4
2018-06-05T12:37:47.000Z
2020-07-28T08:31:21.000Z
#pragma once #include "BaseGPURender.h" #include <atltrace.h> #define __hr(hr) \ { \ if (hr != S_OK) \ { \ printf("HRESULT error 0x%x (%s %d)\n", \ hr, \ __FILE__,__LINE__); \ ATLTRACE("HRESULT error 0x%x (%s %d)\n", \ hr, \ __FILE__,__LINE__); \ } \ } class GPURenderDX : public BaseGPURender { pr...
24.052174
166
0.721981
[ "vector" ]
817d10d1318f3b877443d088fc6f53b7bddaf58d
6,963
h
C
source/model/ModelShader.h
sormo/simpleSDL
79a830a013f911c4670c86ccf68bd068a887670d
[ "MIT" ]
null
null
null
source/model/ModelShader.h
sormo/simpleSDL
79a830a013f911c4670c86ccf68bd068a887670d
[ "MIT" ]
null
null
null
source/model/ModelShader.h
sormo/simpleSDL
79a830a013f911c4670c86ccf68bd068a887670d
[ "MIT" ]
null
null
null
#pragma once #include "utils/Shader.h" #include "Shadow.h" namespace Light { struct Config { bool directional = false; uint32_t pointCount = 0; uint32_t spotCount = 0; }; struct Data { struct Light { glm::vec3 ambient; glm::vec3 diffu...
24.010345
105
0.572885
[ "render", "vector", "model" ]
818388d469caf6b7a5d4ce06bf056adb8934b7a6
923
h
C
remove-one-element-to-make-the-array-strictly-increasing.h
kiddliu/midnight-leetcode
1c5638102111ff7509b1bc125ba66741ba6b149e
[ "MIT" ]
null
null
null
remove-one-element-to-make-the-array-strictly-increasing.h
kiddliu/midnight-leetcode
1c5638102111ff7509b1bc125ba66741ba6b149e
[ "MIT" ]
null
null
null
remove-one-element-to-make-the-array-strictly-increasing.h
kiddliu/midnight-leetcode
1c5638102111ff7509b1bc125ba66741ba6b149e
[ "MIT" ]
null
null
null
#ifndef REMOVE_ONE_ELEMENT_TO_MAKE_THE_ARRAY_STRICTLY_INCREASING_H_ #define REMOVE_ONE_ELEMENT_TO_MAKE_THE_ARRAY_STRICTLY_INCREASING_H_ #include <vector> namespace solution { bool canBeIncreasing(std::vector<int>& nums) { // straight forward // Runtime: 0 ms, faster than 100.00% of C++ online submissions for Rem...
30.766667
132
0.682557
[ "vector" ]
8192f9525f28105494a858f410fbd2b65470edeb
6,333
h
C
Source/NdiMedia/Private/Player/NdiMediaPlayer.h
Twentystudios/NdiMedia
4cc842c11940fbd2062cb940cce1e49ff5bea453
[ "BSD-3-Clause" ]
101
2016-08-05T10:33:42.000Z
2022-03-11T13:10:28.000Z
Source/NdiMedia/Private/Player/NdiMediaPlayer.h
Twentystudios/NdiMedia
4cc842c11940fbd2062cb940cce1e49ff5bea453
[ "BSD-3-Clause" ]
35
2016-10-03T14:35:25.000Z
2021-03-25T05:18:34.000Z
Source/NdiMedia/Private/Player/NdiMediaPlayer.h
Twentystudios/NdiMedia
4cc842c11940fbd2062cb940cce1e49ff5bea453
[ "BSD-3-Clause" ]
34
2016-08-19T15:34:55.000Z
2021-12-08T14:42:33.000Z
// Copyright 1998-2017 Epic Games, Inc. All Rights Reserved. #pragma once #include "CoreTypes.h" #include "Containers/UnrealString.h" #include "HAL/CriticalSection.h" #include "IMediaCache.h" #include "IMediaControls.h" #include "IMediaPlayer.h" #include "IMediaTracks.h" #include "IMediaView.h" #include "Math/IntPoin...
31.824121
144
0.777988
[ "render", "object" ]
81a5b865e7c6f39ae81796c20181a4075f4fa78c
5,642
h
C
CIM_Framework/CIMFramework/CPPClasses/Include/AMT_GeneralSystemDefenseCapabilities.h
rgl/lms
cda6a25e0f39b2a18f10415560ee6a2cfc5fbbcb
[ "Apache-2.0" ]
18
2019-04-17T10:43:35.000Z
2022-03-22T22:30:39.000Z
CIM_Framework/CIMFramework/CPPClasses/Include/AMT_GeneralSystemDefenseCapabilities.h
rgl/lms
cda6a25e0f39b2a18f10415560ee6a2cfc5fbbcb
[ "Apache-2.0" ]
9
2019-10-03T15:29:51.000Z
2021-12-27T14:03:33.000Z
CIM_Framework/CIMFramework/CPPClasses/Include/AMT_GeneralSystemDefenseCapabilities.h
isabella232/lms
50d16f81b49aba6007388c001e8137352c5eb42e
[ "Apache-2.0" ]
8
2019-06-13T23:30:50.000Z
2021-06-25T15:51:59.000Z
//---------------------------------------------------------------------------- // // Copyright (c) Intel Corporation, 2003 - 2012 All Rights Reserved. // // File: AMT_GeneralSystemDefenseCapabilities.h // // Contents: Describes the system capabilities of the System Defense feature. These capabilities are in...
35.936306
142
0.741404
[ "object", "vector" ]
81a9a7140eb0c51c22d7da39f942ecdea6c949d9
1,451
h
C
cpp/ntradesys/InvisOrderTracker.h
CodeApprenticeRai/newt
0e07a87aa6b8d4b238c1a9fd3fef363133866c57
[ "Apache-2.0" ]
1
2021-06-21T12:23:55.000Z
2021-06-21T12:23:55.000Z
cpp/ntradesys/InvisOrderTracker.h
CodeApprenticeRai/newt
0e07a87aa6b8d4b238c1a9fd3fef363133866c57
[ "Apache-2.0" ]
null
null
null
cpp/ntradesys/InvisOrderTracker.h
CodeApprenticeRai/newt
0e07a87aa6b8d4b238c1a9fd3fef363133866c57
[ "Apache-2.0" ]
6
2019-10-17T21:16:21.000Z
2020-10-19T08:27:01.000Z
#ifndef __INVISORDERTRACKER_H__ #define __INVISORDERTRACKER_H__ #include <map> using std::multimap; #include <vector> using std::vector; #include <cl-util/factory.h> using namespace clite::util; #include "DataManager.h" /** * Simple widget that keeps track of invisible order executions (for current wakeup()). * ...
32.977273
124
0.75603
[ "vector" ]
81ad3637aa2a3de6d576b010c90b8f71812180a3
2,211
h
C
Source/AssimpSurfaceLoaders/MetaSurfaceLoader.h
yalcinerbora/meturay
cff17b537fd8723af090802dfd17a0a740b404f5
[ "MIT" ]
null
null
null
Source/AssimpSurfaceLoaders/MetaSurfaceLoader.h
yalcinerbora/meturay
cff17b537fd8723af090802dfd17a0a740b404f5
[ "MIT" ]
null
null
null
Source/AssimpSurfaceLoaders/MetaSurfaceLoader.h
yalcinerbora/meturay
cff17b537fd8723af090802dfd17a0a740b404f5
[ "MIT" ]
null
null
null
#pragma once #include "RayLib/SurfaceLoaderI.h" #include "RayLib/SceneNodeI.h" #include "AssimpForward.h" #include <string> class AssimpMetaSurfaceLoader : public SurfaceLoader { public: static constexpr const char* InnerIdJSON = "innerIndex"; private: Assimp::Importer& ...
48.065217
135
0.506558
[ "vector" ]
81bab40666f2e1a51d655e49af9642d89b49afe0
14,084
c
C
network/uinet/sys/netinet/in_pcbgroup.c
diegows/wanproxy
c0ad933f7ca5ba44bafb7f44f25c4e720375ff14
[ "BSD-2-Clause" ]
3
2015-04-27T06:20:12.000Z
2019-03-08T11:41:39.000Z
network/uinet/sys/netinet/in_pcbgroup.c
diegows/wanproxy
c0ad933f7ca5ba44bafb7f44f25c4e720375ff14
[ "BSD-2-Clause" ]
1
2015-02-13T22:00:57.000Z
2015-02-13T22:00:57.000Z
network/uinet/sys/netinet/in_pcbgroup.c
diegows/wanproxy
c0ad933f7ca5ba44bafb7f44f25c4e720375ff14
[ "BSD-2-Clause" ]
4
2015-08-31T09:50:58.000Z
2019-06-11T08:21:28.000Z
/*- * Copyright (c) 2010-2011 Juniper Networks, Inc. * All rights reserved. * * This software was developed by Robert N. M. Watson under contract * to Juniper Networks, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following condition...
30.751092
100
0.743326
[ "model" ]
ed77b3fb8cf98046f8ad94b1dc38b7d11fb0ec98
6,147
c
C
rlwe_params_541_41117.c
vscrypto/ringlwe
6fedbee79b41fb2ecfa2cc84e597fdcfc89b134c
[ "Unlicense" ]
39
2016-03-15T12:46:30.000Z
2021-12-20T08:58:34.000Z
rlwe_params_541_41117.c
vscrypto/ringlwe
6fedbee79b41fb2ecfa2cc84e597fdcfc89b134c
[ "Unlicense" ]
1
2017-05-09T21:42:44.000Z
2017-07-05T16:34:54.000Z
rlwe_params_541_41117.c
vscrypto/ringlwe
6fedbee79b41fb2ecfa2cc84e597fdcfc89b134c
[ "Unlicense" ]
7
2017-07-31T09:21:32.000Z
2021-08-04T15:06:13.000Z
/* This is free and unencumbered software released into the public domain. * * Anyone is free to copy, modify, publish, use, compile, sell, or * distribute this software, either in source code form or as a compiled * binary, for any purpose, commercial or non-commercial, and by any * means. * * See LICENSE for c...
56.916667
92
0.665691
[ "vector" ]
ed7a96407df3e9d77be28cd12acf5b9190f67457
6,678
h
C
pxr/imaging/lib/hdSt/material.h
octarrow/USD
1845291a9701ab0a3a7d591bc243a1a80fdcba8a
[ "Unlicense" ]
3
2019-02-20T07:34:17.000Z
2019-08-13T08:17:04.000Z
pxr/imaging/lib/hdSt/material.h
octarrow/USD
1845291a9701ab0a3a7d591bc243a1a80fdcba8a
[ "Unlicense" ]
null
null
null
pxr/imaging/lib/hdSt/material.h
octarrow/USD
1845291a9701ab0a3a7d591bc243a1a80fdcba8a
[ "Unlicense" ]
null
null
null
// // Copyright 2016 Pixar // // Licensed under the Apache License, Version 2.0 (the "Apache License") // with the following modification; you may not use this file except in // compliance with the Apache License and the following modification to it: // Section 6. Trademarks. is deleted and replaced with: // // 6. Trad...
33.898477
82
0.725217
[ "render", "object", "vector" ]
ed7e335dd9d0607e426b29b8d37365440fb8afff
2,895
h
C
TRExFitter/UnfoldingSample.h
liboyang0112/TRExFitter
052e56162de0c31259e70aeff846dce634a40602
[ "BSD-2-Clause" ]
null
null
null
TRExFitter/UnfoldingSample.h
liboyang0112/TRExFitter
052e56162de0c31259e70aeff846dce634a40602
[ "BSD-2-Clause" ]
null
null
null
TRExFitter/UnfoldingSample.h
liboyang0112/TRExFitter
052e56162de0c31259e70aeff846dce634a40602
[ "BSD-2-Clause" ]
null
null
null
#ifndef UNFOLDINGSAMPLE_H_ #define UNFOLDINGSAMPLE_H_ #include <memory> #include <string> #include <vector> class Region; class Sample; class UnfoldingSample { public: explicit UnfoldingSample(); ~UnfoldingSample() = default; UnfoldingSample(const UnfoldingSample& s) = default; UnfoldingSample(Unfo...
36.1875
89
0.691192
[ "vector" ]
ed7fdc43dc5ece3c0239dc19c8343b2edeee38e8
22,007
c
C
apps/restconf/restconf_main.c
loeliger/clixon
9bd67b21e68872299c1db12eb06b19bdcf42cb4f
[ "Apache-2.0" ]
null
null
null
apps/restconf/restconf_main.c
loeliger/clixon
9bd67b21e68872299c1db12eb06b19bdcf42cb4f
[ "Apache-2.0" ]
null
null
null
apps/restconf/restconf_main.c
loeliger/clixon
9bd67b21e68872299c1db12eb06b19bdcf42cb4f
[ "Apache-2.0" ]
null
null
null
/* * ***** BEGIN LICENSE BLOCK ***** Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren This file is part of CLIXON. 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://...
30.438451
158
0.628845
[ "vector" ]
ed8ba6debae59ce56df11b9115176adcc9f16992
1,088
h
C
android/app/src/main/cpp/gl/Renderer.h
fengjixuchui/lhrc
3c0feec5a33dd392c6a480f41775d5c08853267d
[ "Apache-2.0" ]
1
2021-01-13T00:40:04.000Z
2021-01-13T00:40:04.000Z
android/app/src/main/cpp/gl/Renderer.h
CoderAldrich/lhrc
8974e8b6f380668161694e94a187c16461414a1c
[ "Apache-2.0" ]
null
null
null
android/app/src/main/cpp/gl/Renderer.h
CoderAldrich/lhrc
8974e8b6f380668161694e94a187c16461414a1c
[ "Apache-2.0" ]
null
null
null
// // Created by weiersyuan on 2016/11/30. // #pragma once #include <pthread.h> #include <android/native_window.h> #include <EGL/egl.h> #include <GLES3/gl3.h> #include "publicbase/threadPool.h" #include <functional> #include <map> #include <memory> class Renderer { public: typedef std::function<int()> drawFunc...
20.528302
61
0.701287
[ "vector" ]
ed91493c825760001a77a900b17bbf87357c0e1c
8,478
h
C
include/kimera-vio/pipeline/Pipeline.h
berndpfrommer/Kimera-VIO
bceed7203f824c1bcffc0c195a186d13c5ea2b22
[ "BSD-2-Clause" ]
1
2020-06-04T20:12:58.000Z
2020-06-04T20:12:58.000Z
include/kimera-vio/pipeline/Pipeline.h
omarosamahu/Kimera-VIO
a652739af937200a2b82da86c217fec28334f146
[ "BSD-2-Clause" ]
null
null
null
include/kimera-vio/pipeline/Pipeline.h
omarosamahu/Kimera-VIO
a652739af937200a2b82da86c217fec28334f146
[ "BSD-2-Clause" ]
null
null
null
/* ---------------------------------------------------------------------------- * Copyright 2017, Massachusetts Institute of Technology, * Cambridge, MA 02139 * All Rights Reserved * Authors: Luca Carlone, et al. (see THANKS for the full author list) * See LICENSE for the license information * -------------------...
33.377953
80
0.741566
[ "mesh", "vector" ]
eda414a6edcc7335f6518725d20772030ae9531f
3,629
c
C
NUFFT/nufft/table/interp1_table_mex.c
jdoepfert/UCI_image_reconstruction
4acf9d515fb3ac146a29dfe5aa96825174ca295a
[ "Apache-2.0" ]
3
2018-09-21T11:36:42.000Z
2019-04-10T16:08:29.000Z
NUFFT/nufft/table/interp1_table_mex.c
jdoepfert/UCI_image_reconstruction
4acf9d515fb3ac146a29dfe5aa96825174ca295a
[ "Apache-2.0" ]
null
null
null
NUFFT/nufft/table/interp1_table_mex.c
jdoepfert/UCI_image_reconstruction
4acf9d515fb3ac146a29dfe5aa96825174ca295a
[ "Apache-2.0" ]
3
2016-06-16T14:54:39.000Z
2018-11-27T01:20:31.000Z
/* * interp1_table_mex.c * Mex file for 1D periodic interpolation using table lookup. * * forward direction: (for m = 1,...,M) * f(t_m) = \sum_{k=0}^{K-1} c_k h( (t_m - k) mod K ) * * The interpolator h is nonzero (and tabulated) for -J/2 <= t <= J/2. * * Copyright 2004-3 Yingying Zhang and Jeff Fessler, The University...
25.737589
78
0.641775
[ "vector" ]
edbe88ebbd5696d4c4033ca7d84b4444cfea8daa
73,767
c
C
src/emu/video.c
Zoltan45/Mame-mkp119
d219a3549eafb4215727c974e09e43b28d058328
[ "CC0-1.0" ]
null
null
null
src/emu/video.c
Zoltan45/Mame-mkp119
d219a3549eafb4215727c974e09e43b28d058328
[ "CC0-1.0" ]
null
null
null
src/emu/video.c
Zoltan45/Mame-mkp119
d219a3549eafb4215727c974e09e43b28d058328
[ "CC0-1.0" ]
null
null
null
/*************************************************************************** video.c Core MAME video routines. Copyright (c) 1996-2007, Nicola Salmoria and the MAME Team. Visit http://mamedev.org for licensing and usage restrictions. ******************************************************************...
33.348553
210
0.640395
[ "render", "vector", "model" ]
edd47c10e2309467dd565ba3f7678f9f101e7bce
2,116
c
C
examples/libui/libui_window.c
let-def/goo
98a49bcf1dc511d77ffdfa0fdb9a834b29dc704d
[ "MIT" ]
40
2017-07-31T17:29:40.000Z
2021-12-17T12:42:08.000Z
examples/libui/libui_window.c
let-def/goo
98a49bcf1dc511d77ffdfa0fdb9a834b29dc704d
[ "MIT" ]
1
2021-01-24T19:52:49.000Z
2021-01-27T11:22:12.000Z
examples/libui/libui_window.c
let-def/goo
98a49bcf1dc511d77ffdfa0fdb9a834b29dc704d
[ "MIT" ]
null
null
null
#include "libui_window.h" #define WIDGET uiWindow($field(self, control)) static void on_content_size_changed(uiWindow *w, void *self) { $static(event, content_size_changed)((libui_window*)self); } static int on_closing(uiWindow *w, void *self) { return $static(event, closing)((libui_window*)self); } $method libu...
25.190476
101
0.77552
[ "object" ]
5453e3d2ed80b92f552a5e8828cc168333c1970f
5,256
h
C
montage-tech/inc/mdl/filters/common_filter.h
kuikuitage/NewCool-UC-3.1.0-priv
16198d4eae1dd1a1bf4f4ba4b54652688078c018
[ "Apache-2.0" ]
null
null
null
montage-tech/inc/mdl/filters/common_filter.h
kuikuitage/NewCool-UC-3.1.0-priv
16198d4eae1dd1a1bf4f4ba4b54652688078c018
[ "Apache-2.0" ]
null
null
null
montage-tech/inc/mdl/filters/common_filter.h
kuikuitage/NewCool-UC-3.1.0-priv
16198d4eae1dd1a1bf4f4ba4b54652688078c018
[ "Apache-2.0" ]
3
2016-05-03T05:57:19.000Z
2021-11-10T21:34:00.000Z
/********************************************************************************************/ /********************************************************************************************/ #ifndef __COMMON_FILTER_H_ #define __COMMON_FILTER_H_ /*! render param */ typedef struct { /*! display format */ ...
13.172932
94
0.514079
[ "render", "vector" ]
5456d4d7588435f159994b3582d118c6fc2272f7
4,816
h
C
jsbridge/src/main/jni/DuktapeUtils.h
lo1tuma/oasis-jsbridge-android
75c58f05082bc2780ef22ccbd2b0cd56b03f8e3b
[ "Apache-2.0" ]
33
2019-10-21T15:28:38.000Z
2022-01-20T22:20:18.000Z
jsbridge/src/main/jni/DuktapeUtils.h
lo1tuma/oasis-jsbridge-android
75c58f05082bc2780ef22ccbd2b0cd56b03f8e3b
[ "Apache-2.0" ]
18
2020-05-12T16:50:25.000Z
2022-01-23T23:02:52.000Z
jsbridge/src/main/jni/DuktapeUtils.h
lo1tuma/oasis-jsbridge-android
75c58f05082bc2780ef22ccbd2b0cd56b03f8e3b
[ "Apache-2.0" ]
11
2019-12-17T04:34:18.000Z
2021-11-26T14:11:44.000Z
/* * Copyright (C) 2019 ProSiebenSat1.Digital GmbH. * * 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 applica...
29.913043
94
0.69539
[ "object" ]
545c8d5727f1bc908b9ccd27b0a69d611068f650
237
h
C
src/xyz2smiles/VecUtils.h
koerstz/xyz2smiles
4b1c064b64392d132a644616d4b3dc05c158ba4a
[ "MIT" ]
null
null
null
src/xyz2smiles/VecUtils.h
koerstz/xyz2smiles
4b1c064b64392d132a644616d4b3dc05c158ba4a
[ "MIT" ]
null
null
null
src/xyz2smiles/VecUtils.h
koerstz/xyz2smiles
4b1c064b64392d132a644616d4b3dc05c158ba4a
[ "MIT" ]
null
null
null
#ifndef VECUTILS_H #define VECUTILS_H #include <vector> typedef std::vector<std::vector<int>> ListofListInts; ListofListInts IterProduct(std::vector<std::vector<int>> ListofListInts); int SumVector (std::vector<int> values); #endif
18.230769
73
0.767932
[ "vector" ]
54619da8fae7511092ae8b181b1355314e0943b5
34,488
h
C
src/Plans/VisibilityGraph.h
cmcghan/OpenUxAS_old
7982e32432b36e7877fe27bd4024e61fe316a5ea
[ "NASA-1.3" ]
1
2018-03-18T13:41:59.000Z
2018-03-18T13:41:59.000Z
src/Plans/VisibilityGraph.h
cmcghan/OpenUxAS_old
7982e32432b36e7877fe27bd4024e61fe316a5ea
[ "NASA-1.3" ]
null
null
null
src/Plans/VisibilityGraph.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...
43.11
207
0.546074
[ "shape", "vector" ]
546d4be1e080104853b8bf111da13484c1133164
399
h
C
src/Manager/MainProc.h
ounols/CSEngine
beebdede6eb223c1ec3ec533ed0eb03b80f68a3b
[ "BSD-2-Clause" ]
37
2021-05-19T12:23:57.000Z
2022-03-21T23:51:30.000Z
src/Manager/MainProc.h
ounols/CSEngine
beebdede6eb223c1ec3ec533ed0eb03b80f68a3b
[ "BSD-2-Clause" ]
3
2021-10-12T11:12:52.000Z
2021-11-28T16:11:19.000Z
src/Manager/MainProc.h
ounols/CSEngine
beebdede6eb223c1ec3ec533ed0eb03b80f68a3b
[ "BSD-2-Clause" ]
4
2021-09-16T15:17:42.000Z
2021-10-02T21:29:38.000Z
#pragma once #include "../OGLDef.h" namespace CSE { class MainProc { public: MainProc(); ~MainProc(); void Init(GLuint width, GLuint height); void ResizeWindow(GLuint width, GLuint height) const; void Update(float elapsedTime); void Render(float elapsedTim...
15.346154
61
0.588972
[ "render" ]
54754e0540c263a6744c306b6faffd615e43d1ca
16,767
c
C
Crypto/Blowfish.c
kaizen365/truecrypt
4033160fd27dd0182a7b88f63faee1e4e32b709e
[ "Zlib" ]
23
2015-02-15T19:46:22.000Z
2019-08-14T16:53:52.000Z
Crypto/Blowfish.c
pustladi/TrueCrypt
df093ae9b4c5f15e4d494658fa19f459ad77e6d3
[ "Zlib", "MIT" ]
1
2018-11-04T13:57:55.000Z
2018-11-04T15:59:40.000Z
Crypto/Blowfish.c
pustladi/TrueCrypt
df093ae9b4c5f15e4d494658fa19f459ad77e6d3
[ "Zlib", "MIT" ]
8
2015-04-03T14:01:20.000Z
2020-05-17T03:26:19.000Z
/* Deprecated/legacy */ // blowfish.cpp - written and placed in the public domain by Wei Dai /* Adapted for TrueCrypt */ #include <memory.h> #include "Common/Tcdefs.h" #include "Common/Endian.h" #include "Blowfish.h" #define word32 unsigned __int32 #define byte unsigned __int8 #define GETBYTE(x, y) (...
43.778068
99
0.762927
[ "vector" ]
5477edeb7e9be6dd74821dbe4147328ba486f550
1,668
c
C
ccss/modules/buttons.css.c
stefan-misik/skeleton-ccss
8c8ceda7b1aa068a9dedcce51e99fcb16e8bcb3a
[ "MIT" ]
1
2019-04-20T06:28:25.000Z
2019-04-20T06:28:25.000Z
ccss/modules/buttons.css.c
stefan-misik/skeleton-ccss
8c8ceda7b1aa068a9dedcce51e99fcb16e8bcb3a
[ "MIT" ]
null
null
null
ccss/modules/buttons.css.c
stefan-misik/skeleton-ccss
8c8ceda7b1aa068a9dedcce51e99fcb16e8bcb3a
[ "MIT" ]
null
null
null
/* Buttons -------------------------------------------------- */ .button, button, input[type="submit"], input[type="reset"], input[type="button"] { display: inline-block; height: 38px; padding: 0 30px; color: SKEL_SECONDARY_COLOR; text-align: center; font-size: 11px; font-weight: 600; line...
27.344262
54
0.689448
[ "transform", "solid" ]
54794e4b419dad70e85fd1628925408c4a1ae92b
2,596
h
C
Source/Core/Visualization/Renderer/PreIntegrationTable3D.h
CCSEPBVR/KVS
f6153b3f52aa38904cc96d38d5cd609c5dccfc59
[ "BSD-3-Clause" ]
null
null
null
Source/Core/Visualization/Renderer/PreIntegrationTable3D.h
CCSEPBVR/KVS
f6153b3f52aa38904cc96d38d5cd609c5dccfc59
[ "BSD-3-Clause" ]
null
null
null
Source/Core/Visualization/Renderer/PreIntegrationTable3D.h
CCSEPBVR/KVS
f6153b3f52aa38904cc96d38d5cd609c5dccfc59
[ "BSD-3-Clause" ]
null
null
null
/*****************************************************************************/ /** * @file PreIntegrationTable3D.h * @author Naohisa Sakamoto */ /*---------------------------------------------------------------------------- * * Copyright (c) Visualization Laboratory, Kyoto University. * All rights reserved...
36.56338
133
0.613636
[ "3d" ]
547bd4f9b191791ad3f7de5ad914198d2af76d85
1,960
h
C
Day1/build/iOS/Preview/include/Fuse.Reactive.Observable.h
sauvikatinnofied/ExploringFuse
cc272d55c7221d88ba773494f571b6528e5279f8
[ "Apache-2.0" ]
null
null
null
Day1/build/iOS/Preview/include/Fuse.Reactive.Observable.h
sauvikatinnofied/ExploringFuse
cc272d55c7221d88ba773494f571b6528e5279f8
[ "Apache-2.0" ]
null
null
null
Day1/build/iOS/Preview/include/Fuse.Reactive.Observable.h
sauvikatinnofied/ExploringFuse
cc272d55c7221d88ba773494f571b6528e5279f8
[ "Apache-2.0" ]
null
null
null
// This file was generated based on '/usr/local/share/uno/Packages/Fuse.Reactive/0.24.6/$.uno'. // WARNING: Changes might be lost if you edit this file directly. #pragma once #include <Fuse.Reactive.IAsyncArray.h> #include <Uno.Object.h> namespace g{namespace Fuse{namespace Reactive{struct Observable;}}} namespace g{n...
43.555556
143
0.75051
[ "object" ]
547cce41693d0bc6cf6035ec621c7c3c60231e19
571
h
C
src/RibbonManager.h
bmats/ribbons
40ed867eee68fd5e0a07c4500d3a9903ef5931e0
[ "MIT" ]
null
null
null
src/RibbonManager.h
bmats/ribbons
40ed867eee68fd5e0a07c4500d3a9903ef5931e0
[ "MIT" ]
null
null
null
src/RibbonManager.h
bmats/ribbons
40ed867eee68fd5e0a07c4500d3a9903ef5931e0
[ "MIT" ]
null
null
null
// // RibbonManager.h // Ribbons // // Created by Bryce Matsumori on 9/28/14. // // #ifndef __Ribbons__RibbonManager__ #define __Ribbons__RibbonManager__ #include <vector> #include "RibbonMesh.h" #include "AudioProcessor.h" typedef std::vector<RibbonMesh> RibbonBin; class RibbonManager { public: explicit Ri...
16.794118
49
0.725044
[ "vector" ]
547f1fa5fbfeb57d861e4af6d8e4cbd923209275
3,565
h
C
digital-speech-processing/hw1/hmm.h
silverneko/HWs
84d19316e01c3bb7b2fcf1fa9ad3dff99c01b543
[ "MIT" ]
null
null
null
digital-speech-processing/hw1/hmm.h
silverneko/HWs
84d19316e01c3bb7b2fcf1fa9ad3dff99c01b543
[ "MIT" ]
null
null
null
digital-speech-processing/hw1/hmm.h
silverneko/HWs
84d19316e01c3bb7b2fcf1fa9ad3dff99c01b543
[ "MIT" ]
1
2018-05-15T00:12:19.000Z
2018-05-15T00:12:19.000Z
#ifndef HMM_HEADER_ #define HMM_HEADER_ #include <stdio.h> #include <stdlib.h> #include <string.h> #include <math.h> #ifndef MAX_STATE # define MAX_STATE 10 #endif #ifndef MAX_OBSERV # define MAX_OBSERV 26 #endif #ifndef MAX_SEQ # define MAX_SEQ 200 #endif #ifndef MAX_LINE # define MAX_LINE ...
26.213235
76
0.520617
[ "model" ]
548256128888577ca6d3f9d152183dc8b9567689
18,433
c
C
Optimization/LevmarAndroid/jni/Thirdparty/clapack/TESTING/EIG/cerrhs.c
faipaz/Algorithms
738991d5e4372ef6ba8e489ea867d92ea406b729
[ "MIT" ]
48
2015-01-28T00:09:49.000Z
2021-12-09T11:38:59.000Z
Optimization/LevmarAndroid/jni/Thirdparty/clapack/TESTING/EIG/cerrhs.c
faipaz/Algorithms
738991d5e4372ef6ba8e489ea867d92ea406b729
[ "MIT" ]
8
2017-05-30T16:58:39.000Z
2022-02-22T16:51:34.000Z
ExternalCode/lapack/TESTING/EIG/cerrhs.c
daniel-anavaino/tinkercell
7896a7f809a0373ab3c848d25e3691d10a648437
[ "BSD-3-Clause" ]
12
2015-01-21T12:54:46.000Z
2022-01-20T03:44:26.000Z
/* cerrhs.f -- translated by f2c (version 20061008). You must link the resulting object file with libf2c: on Microsoft Windows system, link with libf2c.lib; on Linux or Unix systems, link with .../path/to/libf2c.a -lm or, if you install libf2c.a in a standard place, with -lf2c -lm -- in that order, at the end of...
34.648496
118
0.588076
[ "object" ]
548fa8f986f758d9f54e0831523d8d20d463b5d9
915
h
C
3D Engine/ModuleUI.h
botttos/PalmGine
5335b00e8100a14c86280a9d6fdbef9728480bf0
[ "Apache-2.0" ]
null
null
null
3D Engine/ModuleUI.h
botttos/PalmGine
5335b00e8100a14c86280a9d6fdbef9728480bf0
[ "Apache-2.0" ]
null
null
null
3D Engine/ModuleUI.h
botttos/PalmGine
5335b00e8100a14c86280a9d6fdbef9728480bf0
[ "Apache-2.0" ]
3
2019-10-26T12:51:27.000Z
2021-01-10T22:01:38.000Z
#ifndef MODULEUI_H #define MODULEUI_H #include "Module.h" #include "Globals.h" class Panel; class PanelAbout; class PanelConsole; class PanelConfig; class PanelInspector; class PanelHierarchy; class PanelTimeManagement; class PanelSaveScene; class PanelLoadScene; class PanelAssets; class ModuleUI : public Module { p...
20.333333
48
0.772678
[ "vector" ]
5494acce024c2100c971d81e74f71f23d87c68fc
6,310
h
C
gdal/ogr/ogrsf_frmts/cad/libopencad/cadcolors.h
rouault/gdal_libopencad
0f2a5205ad5e4aaa55283c43c134a3683a60c8b6
[ "MIT" ]
1
2016-10-09T19:32:11.000Z
2016-10-09T19:32:11.000Z
gdal/ogr/ogrsf_frmts/cad/libopencad/cadcolors.h
rouault/gdal_libopencad
0f2a5205ad5e4aaa55283c43c134a3683a60c8b6
[ "MIT" ]
null
null
null
gdal/ogr/ogrsf_frmts/cad/libopencad/cadcolors.h
rouault/gdal_libopencad
0f2a5205ad5e4aaa55283c43c134a3683a60c8b6
[ "MIT" ]
null
null
null
/******************************************************************************* * Project: libopencad * Purpose: OpenSource CAD formats support library * Author: Alexandr Borzykh, mush3d at gmail.com * Author: Dmitry Baryshnikov, bishop.dev@gmail.com * Language: C++ *****************************************...
20.620915
83
0.482092
[ "cad" ]
549d3fa2f59fa7b7fbafc0c68bf77bfd03ad23dc
20,800
h
C
headers/deltautil.h
mpetri/FastPFor
92662550675c0d8fb2235cf693984c2726aa9d70
[ "Apache-2.0" ]
null
null
null
headers/deltautil.h
mpetri/FastPFor
92662550675c0d8fb2235cf693984c2726aa9d70
[ "Apache-2.0" ]
null
null
null
headers/deltautil.h
mpetri/FastPFor
92662550675c0d8fb2235cf693984c2726aa9d70
[ "Apache-2.0" ]
null
null
null
/** * This code is released under the * Apache License Version 2.0 http://www.apache.org/licenses/. * * (c) Daniel Lemire, http://lemire.me/en/ */ #ifndef DELTAUTIL_H_ #define DELTAUTIL_H_ #include <vector> #include <exception> #include "common.h" #include "codecs.h" #include "memutil.h" #include "entropy.h" #inc...
38.589981
146
0.49375
[ "vector" ]
549f1d697465df8e6e671e565dfb7ecdb946bdfa
1,893
h
C
src/states/menu-state.h
xterminal86/nrogue
1d4e578b3d854b8e4d41f5ba1477de9b2c9e864f
[ "MIT" ]
7
2019-03-05T05:32:13.000Z
2022-01-10T10:06:47.000Z
src/states/menu-state.h
xterminal86/nrogue
1d4e578b3d854b8e4d41f5ba1477de9b2c9e864f
[ "MIT" ]
2
2020-01-19T16:43:51.000Z
2021-12-16T14:54:56.000Z
src/states/menu-state.h
xterminal86/nrogue
1d4e578b3d854b8e4d41f5ba1477de9b2c9e864f
[ "MIT" ]
null
null
null
#ifndef MENUSTATE_H #define MENUSTATE_H #include <string> #include <vector> #include "position.h" #include "gamestate.h" class MenuState : public GameState { public: void Init() override; void HandleInput() override; void Update(bool forceUpdate = false) override; private: void PrepareGrassTiles...
24.584416
71
0.477021
[ "vector" ]
54a299b8797ebb4deb92f5d71526a1a9e89a8de6
6,828
h
C
02_Library/Include/XMCocos2D/ccConfig.h
mcodegeeks/OpenKODE-Framework
d4382d781da7f488a0e7667362a89e8e389468dd
[ "MIT" ]
2
2017-08-03T07:15:00.000Z
2018-06-18T10:32:53.000Z
02_Library/Include/XMCocos2D/ccConfig.h
mcodegeeks/OpenKODE-Framework
d4382d781da7f488a0e7667362a89e8e389468dd
[ "MIT" ]
null
null
null
02_Library/Include/XMCocos2D/ccConfig.h
mcodegeeks/OpenKODE-Framework
d4382d781da7f488a0e7667362a89e8e389468dd
[ "MIT" ]
2
2019-03-04T22:57:42.000Z
2020-03-06T01:32:26.000Z
/* ----------------------------------------------------------------------------------- * * File ccConfig.h * Ported By Young-Hwan Mun * Contact xmsoft77@gmail.com * * ----------------------------------------------------------------------------------- * * Copyrig...
33.635468
145
0.693175
[ "render" ]
54a3c74d1376ef39f99085401c478d58f4356c20
5,889
c
C
msp/src/mscomponent.c
mlconnolly1951/biohedron
5ee538068dab114d965e07204f6634cca000b0b8
[ "MIT" ]
1
2018-02-13T20:32:12.000Z
2018-02-13T20:32:12.000Z
msp/src/mscomponent.c
mlconnolly1951/biohedron
5ee538068dab114d965e07204f6634cca000b0b8
[ "MIT" ]
null
null
null
msp/src/mscomponent.c
mlconnolly1951/biohedron
5ee538068dab114d965e07204f6634cca000b0b8
[ "MIT" ]
null
null
null
/* Molecular Surface Package Copyright 1986, 1989 by Michael L. Connolly All rights reserved March 6, 2000 */ #include "ms.h" #include "msenum.h" #include "mslimit.h" #include "msdefault.h" #include "msstruct.h" #include "msglobal.h" #include "msfunction.h" /* CONNECTED COMPONENTS */ /* find connected components...
25.493506
74
0.599423
[ "shape" ]
54a7417b195d728e7c66dd2da4eaecac5f48a51b
11,285
c
C
3drenderer-win/triangle.c
ivan-fourie/3drenderer-win
148764ed3c0cc8f6cdc90b67e5c4e258c00e2416
[ "MIT" ]
null
null
null
3drenderer-win/triangle.c
ivan-fourie/3drenderer-win
148764ed3c0cc8f6cdc90b67e5c4e258c00e2416
[ "MIT" ]
null
null
null
3drenderer-win/triangle.c
ivan-fourie/3drenderer-win
148764ed3c0cc8f6cdc90b67e5c4e258c00e2416
[ "MIT" ]
null
null
null
#include "display.h" #include "swap.h" #include "triangle.h" /* // Return the barycentric weights alpha, beta, and gamma for point p // // // A // /|\ // / | \ // / | \ // / (p) \ // / / \ \ // / / \ \ // B-------------C // */ vec3_t barycentric_weights(vec2_t ...
30.41779
124
0.593443
[ "render", "vector", "solid" ]
54b012eb987d38345fcaaeb260fbec479da108fe
998
h
C
mwc/romana/relic/b/bin/c/h/i386/varmch.h
gspu/Coherent
299bea1bb52a4dcc42a06eabd5b476fce77013ef
[ "BSD-3-Clause" ]
20
2019-10-10T14:14:56.000Z
2022-02-24T02:54:38.000Z
src/c/h/i386/varmch.h
a-mail-group/coherent
7d7e9d54d508da85fc8dc05444e0daff49574ebd
[ "BSD-3-Clause" ]
null
null
null
src/c/h/i386/varmch.h
a-mail-group/coherent
7d7e9d54d508da85fc8dc05444e0daff49574ebd
[ "BSD-3-Clause" ]
1
2022-03-25T18:38:37.000Z
2022-03-25T18:38:37.000Z
/* * h/i386/varmch.h * Machine specific variant bits. * i386. * All except -VNDP and -VXSTAT are currently meaningless for the i386 compiler, * but remain here so the same driver can run the i8086 and i386 compilers. */ #define VSMALL (VMBASE+0) /* SMALL model */ #define VCOMPAC (VMBASE+1) /* COMPACT model - ...
41.583333
80
0.688377
[ "model" ]
54b1237e9ae42c524ebadf8015f3c95217b53b3e
9,425
h
C
src/widgets/modest-toolkit-factory.h
community-ssu/modest
47e30072309811dc24abc9809952ed1ea846ebfa
[ "BSD-3-Clause" ]
null
null
null
src/widgets/modest-toolkit-factory.h
community-ssu/modest
47e30072309811dc24abc9809952ed1ea846ebfa
[ "BSD-3-Clause" ]
null
null
null
src/widgets/modest-toolkit-factory.h
community-ssu/modest
47e30072309811dc24abc9809952ed1ea846ebfa
[ "BSD-3-Clause" ]
2
2020-11-15T13:57:11.000Z
2021-09-01T16:32:55.000Z
#ifndef __MODEST_TOOLKIT_FACTORY_H__ #define __MODEST_TOOLKIT_FACTORY_H__ #include <glib-object.h> #include <gtk/gtk.h> #include <modest-presets.h> #include <widgets/modest-security-options-view.h> #include <modest-pair.h> #include <tny-he...
35.973282
113
0.746631
[ "object" ]
54b98c68e57e84995894984892344ea253f5eef8
869
h
C
phoneBrowser/phoneBrowser/AKZoomScrollView.h
ZuoCaiSong/AKPhoneBrowser
ce668588c53a9329280c0a7407089295db1b062c
[ "MIT" ]
null
null
null
phoneBrowser/phoneBrowser/AKZoomScrollView.h
ZuoCaiSong/AKPhoneBrowser
ce668588c53a9329280c0a7407089295db1b062c
[ "MIT" ]
null
null
null
phoneBrowser/phoneBrowser/AKZoomScrollView.h
ZuoCaiSong/AKPhoneBrowser
ce668588c53a9329280c0a7407089295db1b062c
[ "MIT" ]
null
null
null
// // AKZoomScrollView.h // phoneBrowser // // Created by 阿K on 2018/4/22. // Copyright © 2018年 阿K. All rights reserved. // /**加载在cell里面,用来存放每一张图片*/ #import <UIKit/UIKit.h> #import "AKTapDetectingImageView.h" //imageview #import "AKScrollViewStatusModel.h" //图片模型 @interface AKZoomScrollView : UIScrollView /...
17.734694
110
0.739931
[ "model" ]
54c965e619131a7a4bed6936f7c5aeef04397301
14,041
h
C
sources/versypdf/VSError.h
joycodex/VersyPDF
9344245f371f3c36f15835d56edcd48a1d65cd36
[ "Unlicense" ]
127
2016-08-07T09:55:44.000Z
2022-03-30T09:34:07.000Z
sources/versypdf/VSError.h
joycodex/VersyPDF
9344245f371f3c36f15835d56edcd48a1d65cd36
[ "Unlicense" ]
2
2019-06-07T13:04:52.000Z
2022-03-28T07:23:25.000Z
sources/versypdf/VSError.h
joycodex/VersyPDF
9344245f371f3c36f15835d56edcd48a1d65cd36
[ "Unlicense" ]
32
2016-10-17T03:54:12.000Z
2022-02-27T21:41:26.000Z
/********************************************************************* This file is part of the VersyPDF project. Copyright (C) 2005 - 2016 Sybrex Systems Ltd. All rights reserved. Authors: Vadzim Shakun , et al. VersyPDF is free software: you can redistribute it and/or modify it under the terms of the GNU Affero Ge...
53.185606
145
0.569974
[ "object" ]
54cdc1fb1fc5575bd297fea6c9b2e968d8176c47
6,962
h
C
artifact/storm/src/storm/solver/helper/SoundValueIterationHelper.h
glatteis/tacas21-artifact
30b4f522bd3bdb4bebccbfae93f19851084a3db5
[ "MIT" ]
null
null
null
artifact/storm/src/storm/solver/helper/SoundValueIterationHelper.h
glatteis/tacas21-artifact
30b4f522bd3bdb4bebccbfae93f19851084a3db5
[ "MIT" ]
null
null
null
artifact/storm/src/storm/solver/helper/SoundValueIterationHelper.h
glatteis/tacas21-artifact
30b4f522bd3bdb4bebccbfae93f19851084a3db5
[ "MIT" ]
1
2022-02-05T12:39:53.000Z
2022-02-05T12:39:53.000Z
#pragma once #include <vector> #include "storm/solver/OptimizationDirection.h" #include "storm/solver/TerminationCondition.h" namespace storm { namespace storage { template<typename ValueType> class SparseMatrix; class BitVector; } namespace solver { nam...
45.802632
194
0.559322
[ "vector" ]
54d42652481a6ecf3c6e50a2c346317db461212a
1,238
h
C
Code/LeetCode C++/Solution/Solution/Solution_longestOfLIS.h
lvseouren/algorithm-study-record
88c9d0152d84b3b04a14bd1f77db01944b821fdc
[ "MIT" ]
2
2021-06-07T06:45:53.000Z
2022-03-24T02:41:53.000Z
Code/LeetCode C++/Solution/Solution/Solution_longestOfLIS.h
lvseouren/algorithm-study-record
88c9d0152d84b3b04a14bd1f77db01944b821fdc
[ "MIT" ]
null
null
null
Code/LeetCode C++/Solution/Solution/Solution_longestOfLIS.h
lvseouren/algorithm-study-record
88c9d0152d84b3b04a14bd1f77db01944b821fdc
[ "MIT" ]
1
2022-01-25T15:29:15.000Z
2022-01-25T15:29:15.000Z
#pragma once #include "SolutionBase.h" class Solution_lengthOfLIS:SolutionBase { public: int lengthOfLIS(vector<int>& nums) { int cnt = nums.size(); if (cnt < 1) return 0; vector<int> dp(cnt, 1); int ret = 1; for(int i = 0;i<cnt;++i) { for (int j = 0; j < i; ++j) { if (nums[j] < nums[i]) ...
17.43662
63
0.51454
[ "vector" ]
54db22453cfa593aa317854f74274734da7fe89e
103,304
c
C
vbox/src/VBox/Main/src-all/win/VBoxProxyStub.c
Nurzamal/rest_api_docker
a9cc01dfc235467d490d9663755b33ef6990bdd8
[ "MIT" ]
null
null
null
vbox/src/VBox/Main/src-all/win/VBoxProxyStub.c
Nurzamal/rest_api_docker
a9cc01dfc235467d490d9663755b33ef6990bdd8
[ "MIT" ]
null
null
null
vbox/src/VBox/Main/src-all/win/VBoxProxyStub.c
Nurzamal/rest_api_docker
a9cc01dfc235467d490d9663755b33ef6990bdd8
[ "MIT" ]
null
null
null
/* $Id: VBoxProxyStub.c 71717 2018-04-06 18:17:59Z vboxsync $ */ /** @file * VBoxProxyStub - Proxy Stub and Typelib, COM DLL exports and DLL init/term. * * @remarks This is a C file and not C++ because rpcproxy.h isn't C++ clean, * at least not in SDK v7.1. */ /* * Copyright (C) 2006-2018 Oracle Corpora...
39.762895
144
0.574111
[ "object", "model" ]
54e156d986ac3e7dd2ef77843076ecc24139e96d
2,780
h
C
native/cocos/bindings/dop/BufferPool.h
SteveLau-GameDeveloper/engine
159e5acd0f5115a878d59ed59f924ce7627a5466
[ "Apache-2.0", "MIT" ]
null
null
null
native/cocos/bindings/dop/BufferPool.h
SteveLau-GameDeveloper/engine
159e5acd0f5115a878d59ed59f924ce7627a5466
[ "Apache-2.0", "MIT" ]
null
null
null
native/cocos/bindings/dop/BufferPool.h
SteveLau-GameDeveloper/engine
159e5acd0f5115a878d59ed59f924ce7627a5466
[ "Apache-2.0", "MIT" ]
null
null
null
/**************************************************************************** Copyright (c) 2020-2022 Xiamen Yaji Software Co., Ltd. http://www.cocos.com Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated engine source code (the "Software"), a limited, wo...
38.611111
113
0.652518
[ "object", "vector" ]
54e8b63aec605476d3e8e449d472edaa7eb8501e
40,854
h
C
src/signals/connection.h
HolyBlackCat/LD48
1427ae80d11fd6cd7956c53478c0c68c207c3563
[ "Zlib" ]
null
null
null
src/signals/connection.h
HolyBlackCat/LD48
1427ae80d11fd6cd7956c53478c0c68c207c3563
[ "Zlib" ]
null
null
null
src/signals/connection.h
HolyBlackCat/LD48
1427ae80d11fd6cd7956c53478c0c68c207c3563
[ "Zlib" ]
null
null
null
#pragma once #include <functional> #include <ranges> #include <type_traits> #include <utility> #include "macros/finally.h" #include "meta/basic.h" #include "program/errors.h" // This file implements connections. // They are classes that can bind to each other and maintain the binding even if moved. namespace Sig { ...
53.897098
182
0.617271
[ "object", "vector" ]
54ecc25c1fe04858158c7f8350556f3ec21268fd
12,837
h
C
src/software/world/field.h
matthewberends/Software
4681c7cffc9c1ca8f739ea692daffc490a8c1910
[ "MIT" ]
null
null
null
src/software/world/field.h
matthewberends/Software
4681c7cffc9c1ca8f739ea692daffc490a8c1910
[ "MIT" ]
null
null
null
src/software/world/field.h
matthewberends/Software
4681c7cffc9c1ca8f739ea692daffc490a8c1910
[ "MIT" ]
null
null
null
#pragma once #include "boost/circular_buffer.hpp" #include "software/geom/circle.h" #include "software/geom/rectangle.h" #include "software/new_geom/point.h" #include "software/util/time/timestamp.h" typedef enum { POS_X, // positive X side according to vision NEG_X // negative X side } FieldSide; /** * ...
32.172932
90
0.628652
[ "object" ]
54ecfac515fedc875574ee3f644a3b93df9fee5e
1,942
h
C
src/TxDEBUG.h
pung96/ROOTx
d8fd8444d6486b17b36c43a60471f75b9ffaea8b
[ "MIT" ]
null
null
null
src/TxDEBUG.h
pung96/ROOTx
d8fd8444d6486b17b36c43a60471f75b9ffaea8b
[ "MIT" ]
null
null
null
src/TxDEBUG.h
pung96/ROOTx
d8fd8444d6486b17b36c43a60471f75b9ffaea8b
[ "MIT" ]
null
null
null
#ifndef ROOTX_TXDEBUG_H #define ROOTX_TXDEBUG_H #include <iostream> #include <TString.h> #include <TSystem.h> #include "TxBaseUtil.h" #define ROOTX_DEBUG(x,y,z) #define ROOTX_DEBUG_IF(x,y,z,i) #ifdef ROOTX_DEBUG_LEVEL #undef ROOTX_DEBUG #undef ROOTX_DEBUG_IF #define ROOTX_DEBUG(x,y,z) TxDebug::Instance()->Run(TxD...
28.144928
99
0.626159
[ "vector" ]
54f252e09de50298837179b8c14da2ae978d2a96
1,440
h
C
src/libfilsc/passOperations.h
GuillermoHernan/fil-s
33d2a8e1c0eb3a9fddd9e6e2dc02780a13fd2302
[ "MIT" ]
null
null
null
src/libfilsc/passOperations.h
GuillermoHernan/fil-s
33d2a8e1c0eb3a9fddd9e6e2dc02780a13fd2302
[ "MIT" ]
null
null
null
src/libfilsc/passOperations.h
GuillermoHernan/fil-s
33d2a8e1c0eb3a9fddd9e6e2dc02780a13fd2302
[ "MIT" ]
null
null
null
#pragma once #include "ast.h" #include "semanticAnalysis.h" class SemAnalysisState; class CompileError; /// <summary> /// Helper class to organize the operations (functions) that are executed in a /// compiler pass. /// </summary> /// <remarks> /// * All applicable operations are executed on each node of the tree. ...
32.727273
89
0.736111
[ "vector", "transform" ]
54f8773c1632b4f46b1065ce35f5b107f63164da
1,745
h
C
src/mapreduce.h
hzh0512/Lightweight-MapReduce
c0a678008a08f800bc50f4ddb6a3d4c9e83fe523
[ "MIT" ]
9
2018-11-19T20:38:46.000Z
2022-03-12T18:04:41.000Z
src/mapreduce.h
hzh0512/Lightweight-MapReduce
c0a678008a08f800bc50f4ddb6a3d4c9e83fe523
[ "MIT" ]
null
null
null
src/mapreduce.h
hzh0512/Lightweight-MapReduce
c0a678008a08f800bc50f4ddb6a3d4c9e83fe523
[ "MIT" ]
null
null
null
#ifndef LMR_MAPREDUCE_H #define LMR_MAPREDUCE_H #include <unordered_map> #include <vector> #include <queue> #include <chrono> #include <termios.h> #include "libgen.h" #include "libssh/libssh.h" #include "unistd.h" #include "spec.h" #include "netcomm.h" #include "netpacket.h" #include "mapper.h" #include...
28.606557
89
0.648138
[ "vector" ]
07058ce5d9056db721b28e7c90dfe2021c1ff22f
1,285
h
C
Project/Temp/StagingArea/Data/il2cppOutput/System_Core_System_Collections_Generic_HashSet_1_P1655716680.h
Yuunagi-Yu/NumberDisk
f1cf414dbfe8d0094d3ef11b37839f6caf58ae9f
[ "MIT" ]
null
null
null
Project/Temp/StagingArea/Data/il2cppOutput/System_Core_System_Collections_Generic_HashSet_1_P1655716680.h
Yuunagi-Yu/NumberDisk
f1cf414dbfe8d0094d3ef11b37839f6caf58ae9f
[ "MIT" ]
null
null
null
Project/Temp/StagingArea/Data/il2cppOutput/System_Core_System_Collections_Generic_HashSet_1_P1655716680.h
Yuunagi-Yu/NumberDisk
f1cf414dbfe8d0094d3ef11b37839f6caf58ae9f
[ "MIT" ]
null
null
null
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> // System.Int32[] struct Int32U5BU5D_t3030399641; #include "mscorlib_System_Object2689449295.h" #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Win...
24.711538
153
0.806226
[ "object" ]
07063899611dce96144e167338e80ee3d9786313
87,229
h
C
win/3rdparty/winfsp/inc/winfsp/winfsp.h
dslater38/squashfuse
fd9dabbe73e044467d8bcc7dc3d539ff56d4d9b1
[ "BSD-2-Clause" ]
null
null
null
win/3rdparty/winfsp/inc/winfsp/winfsp.h
dslater38/squashfuse
fd9dabbe73e044467d8bcc7dc3d539ff56d4d9b1
[ "BSD-2-Clause" ]
1
2020-01-25T20:08:41.000Z
2020-01-25T20:08:41.000Z
win/3rdparty/winfsp/inc/winfsp/winfsp.h
dslater38/squashfuse
fd9dabbe73e044467d8bcc7dc3d539ff56d4d9b1
[ "BSD-2-Clause" ]
null
null
null
/** * @file winfsp/winfsp.h * WinFsp User Mode API. * * In order to use the WinFsp API the user mode file system must include &lt;winfsp/winfsp.h&gt; * and link with the winfsp_x64.dll (or winfsp_x86.dll) library. * * @copyright 2015-2019 Bill Zissimopoulos */ /* * This file is part of WinFsp. * * You can re...
41.836451
105
0.716918
[ "render", "object", "model" ]
070b0531163f05decb1f90814fbfb2cc52ba706f
3,684
h
C
include/learner/foreground/ocm/OcmForegroundSceneLearner.h
Tobi2001/asr_psm
18f0959c4a69a6e254d7b53a4d6cc6e6b28f0ccc
[ "BSD-3-Clause" ]
1
2019-10-29T13:37:30.000Z
2019-10-29T13:37:30.000Z
include/learner/foreground/ocm/OcmForegroundSceneLearner.h
Tobi2001/asr_psm
18f0959c4a69a6e254d7b53a4d6cc6e6b28f0ccc
[ "BSD-3-Clause" ]
null
null
null
include/learner/foreground/ocm/OcmForegroundSceneLearner.h
Tobi2001/asr_psm
18f0959c4a69a6e254d7b53a4d6cc6e6b28f0ccc
[ "BSD-3-Clause" ]
1
2019-11-03T14:00:30.000Z
2019-11-03T14:00:30.000Z
/** Copyright (c) 2017, Braun Kai, Gaßner Nikolai, Gehrung Joachim, Heizmann Heinrich, Meißner Pascal 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 a...
35.76699
755
0.75
[ "object", "vector" ]
070d4b49dec19637f7fe06ea1297ce61f02d09b1
3,001
c
C
sensor_fusion.c
stevegolton/TeensyQuad
e525edce035d06359b38d6bb9d08da608daa7031
[ "MIT" ]
3
2018-12-23T11:59:07.000Z
2021-03-26T09:39:10.000Z
sensor_fusion.c
stevegolton/TeensyQuad
e525edce035d06359b38d6bb9d08da608daa7031
[ "MIT" ]
null
null
null
sensor_fusion.c
stevegolton/TeensyQuad
e525edce035d06359b38d6bb9d08da608daa7031
[ "MIT" ]
1
2018-11-08T09:45:13.000Z
2018-11-08T09:45:13.000Z
#include <stdlib.h> #include <stdio.h> #include <stdint.h> #include <math.h> // <- TODO how efficient is this - used for atan2() (see below)? #include <string.h> #include "sensor_fusion.h" #include "kalman.h" #include "vector3f.h" #include "MadgwickAHRS.h" #define PI ( 3.14159265359f ) #define RAD2DEG ( 180/P...
33.344444
100
0.610463
[ "vector" ]
070f582e627b27fcac940fa917419c28714e6e2f
738
h
C
Examples/Sandbox3D/src/Layers/ExampleLayer.h
cazteam/RendererEngine
29e56ba3df4a4e72736ffcde0123fcc0585fe0e0
[ "MIT" ]
18
2020-08-20T14:32:30.000Z
2022-03-23T20:38:36.000Z
Examples/Sandbox3D/src/Layers/ExampleLayer.h
cazteam/RendererEngine
29e56ba3df4a4e72736ffcde0123fcc0585fe0e0
[ "MIT" ]
99
2020-08-07T00:54:18.000Z
2022-03-26T18:55:55.000Z
Examples/Sandbox3D/src/Layers/ExampleLayer.h
cazteam/RendererEngine
29e56ba3df4a4e72736ffcde0123fcc0585fe0e0
[ "MIT" ]
5
2020-10-21T23:10:45.000Z
2022-03-23T21:10:17.000Z
#pragma once #include <vector> #include <ZEngine/ZEngine.h> namespace Sandbox3D::Layers { class ExampleLayer : public ZEngine::Layers::Layer { public: ExampleLayer(const char* name = "example layer") : Layer(name) { } virtual ~ExampleLayer() = default; virtual void Initialize() override; v...
25.448276
82
0.693767
[ "mesh", "render", "vector" ]
070fca6285f7850a43a59640d690e7eb5d47212f
1,102
h
C
Silence.Core/ModelFile.h
wt-student-projects/games-technology-project
70790e26f087fd401b0211a59b7c2beaef9546c9
[ "Apache-2.0" ]
null
null
null
Silence.Core/ModelFile.h
wt-student-projects/games-technology-project
70790e26f087fd401b0211a59b7c2beaef9546c9
[ "Apache-2.0" ]
4
2016-07-15T21:23:08.000Z
2016-08-28T21:40:16.000Z
Silence.Core/ModelFile.h
wt-student-projects/games-technology-project
70790e26f087fd401b0211a59b7c2beaef9546c9
[ "Apache-2.0" ]
null
null
null
#pragma once #include "EngineLayer.h" #include "TextureAsset.h" #include "math.h" struct MeshEntry { unsigned int MaterialIndex; unsigned int NumIndices; unsigned int VertexStart; void * IndexStart; }; using std::vector; using glm::vec3; using glm::vec2; class SILENCE_EXPORT ModelAsset { std::...
22.489796
76
0.686025
[ "mesh", "vector" ]
071d65ada7b69b7f34dd31a60988a4c96152cfd3
2,052
h
C
sample/SA/test.h
Riyaaaaa/Metaheuristics-Template-Library
bc3879d6c98c880102419df22fcb131a66735fa9
[ "MIT" ]
8
2016-04-13T08:30:59.000Z
2020-11-11T17:05:40.000Z
sample/SA/test.h
Riyaaaaa/Metaheuristic-Template-Library
bc3879d6c98c880102419df22fcb131a66735fa9
[ "MIT" ]
2
2016-07-29T01:20:13.000Z
2016-08-02T02:36:08.000Z
sample/SA/test.h
Riyaaaaa/Metaheuristic-Template-Library
bc3879d6c98c880102419df22fcb131a66735fa9
[ "MIT" ]
2
2018-10-20T12:43:49.000Z
2020-11-11T17:05:41.000Z
#include <iostream> #include <fstream> #include <random> #include "tsp_sa.h" #include "SASolver.hpp" #ifndef __tsp_sa__ #define __tsp_sa__ int test_sa(){ std::random_device rnd; std::mt19937 mt(rnd()); std::uniform_int_distribution<int> distiribution(0,500); std::vector<cv::Point> city_list; std::...
27
100
0.531189
[ "vector" ]
072d0bdac50e0f805e2522a151c21f7c31f94bf8
1,549
h
C
tableio/private/tableio/converter/PythonConverter.h
hschwane/offline_production
e14a6493782f613b8bbe64217559765d5213dc1e
[ "MIT" ]
1
2020-12-24T22:00:01.000Z
2020-12-24T22:00:01.000Z
tableio/private/tableio/converter/PythonConverter.h
hschwane/offline_production
e14a6493782f613b8bbe64217559765d5213dc1e
[ "MIT" ]
null
null
null
tableio/private/tableio/converter/PythonConverter.h
hschwane/offline_production
e14a6493782f613b8bbe64217559765d5213dc1e
[ "MIT" ]
3
2020-07-17T09:20:29.000Z
2021-03-30T16:44:18.000Z
#ifndef TABLEIO_PYTHONCONVERTER_H_INCLUDED #define TABLEIO_PYTHONCONVERTER_H_INCLUDED #include <tableio/I3Converter.h> #include <boost/python.hpp> #include <icetray/I3FrameObject.h> #include <icetray/I3Frame.h> struct PythonConverter : I3Converter, boost::python::wrapper<I3Converter> { PythonConverter() {}; ...
32.270833
79
0.726275
[ "object" ]
072d509b5482508a5c5de5e5fa6b329ddeec59b8
1,051
h
C
source/application/cuda/cuda_path_tracer.h
compix/CUDA-Path-Tracer
429334456d75e8c939b94e1db288a51542f70926
[ "MIT" ]
2
2017-11-25T14:26:45.000Z
2020-06-28T21:10:25.000Z
source/application/cuda/cuda_path_tracer.h
compix/CUDA-Path-Tracer
429334456d75e8c939b94e1db288a51542f70926
[ "MIT" ]
1
2021-05-03T04:39:49.000Z
2021-05-03T21:33:43.000Z
source/application/cuda/cuda_path_tracer.h
compix/CUDA-Path-Tracer
429334456d75e8c939b94e1db288a51542f70926
[ "MIT" ]
null
null
null
#pragma once #ifdef __CUDACC__ #include <cuda.h> #define GLM_FORCE_CUDA #endif #include <glm/glm.hpp> #include "geometry.h" #include "HostSceneDescription.h" #include "Scene.h" class BBox; class CUDAPathTracer { public: CUDAPathTracer(); ~CUDAPathTracer(); void setScreenTexture(const cudaArray_t* screenArray...
25.634146
117
0.713606
[ "geometry" ]
073242fa5d95145cc6c64b767de31e7146384e0d
381
h
C
ext/numo/libsvm/svm_model.h
yoshoku/numo-libsvm
6a53be7cdeca972b0375915d738a146bf98fa14a
[ "BSD-3-Clause" ]
3
2019-07-20T22:27:45.000Z
2019-11-02T23:04:30.000Z
ext/numo/libsvm/svm_model.h
yoshoku/numo-libsvm
6a53be7cdeca972b0375915d738a146bf98fa14a
[ "BSD-3-Clause" ]
2
2019-10-12T02:04:19.000Z
2019-10-12T11:55:44.000Z
ext/numo/libsvm/svm_model.h
yoshoku/numo-libsvm
6a53be7cdeca972b0375915d738a146bf98fa14a
[ "BSD-3-Clause" ]
null
null
null
#ifndef NUMO_LIBSVM_SVM_MODEL_H #define NUMO_LIBSVM_SVM_MODEL_H 1 #include <svm.h> #include <ruby.h> #include <numo/narray.h> #include <numo/template.h> #include "converter.h" struct svm_model* rb_hash_to_svm_model(VALUE model_hash); VALUE svm_model_to_rb_hash(struct svm_model* const model); void xfree_svm_model(str...
23.8125
58
0.7979
[ "model" ]
0735ca6bbde6a470fba87118c3e696e50973bb1b
5,370
h
C
include/hi_comm_vgs.h
VIRGoMerz/Hi3519_JPG2YUV
9906dd3278ec0003746d5e48f22f3ba4e037a38f
[ "MIT" ]
6
2021-03-20T07:32:17.000Z
2022-03-07T09:25:15.000Z
include/hi_comm_vgs.h
MokChih/Hi3519_JPG2YUV
9906dd3278ec0003746d5e48f22f3ba4e037a38f
[ "MIT" ]
null
null
null
include/hi_comm_vgs.h
MokChih/Hi3519_JPG2YUV
9906dd3278ec0003746d5e48f22f3ba4e037a38f
[ "MIT" ]
2
2021-03-30T16:59:35.000Z
2022-03-03T07:19:08.000Z
/****************************************************************************** Copyright (C), 2016-2018, Hisilicon Tech. Co., Ltd. ****************************************************************************** File Name : hi_comm_vgs.h Version : Author : Hisilicon multimedia software group ...
40.37594
184
0.583613
[ "solid" ]
073b80487b19c2ba8cc0e34d447d2e0b0c24bf1c
1,300
h
C
include/Gauss/Translate.h
LukasBanana/GaussianLib
7749025a53e084c3910af7f87d955760a6f51dd4
[ "BSD-3-Clause" ]
41
2015-07-21T23:55:28.000Z
2022-03-04T22:30:03.000Z
include/Gauss/Translate.h
LukasBanana/GaussianLib
7749025a53e084c3910af7f87d955760a6f51dd4
[ "BSD-3-Clause" ]
1
2021-01-06T17:20:15.000Z
2021-01-06T18:45:35.000Z
include/Gauss/Translate.h
LukasBanana/GaussianLib
7749025a53e084c3910af7f87d955760a6f51dd4
[ "BSD-3-Clause" ]
11
2017-02-05T08:29:35.000Z
2021-06-25T06:00:33.000Z
/* * Translate.h * * This file is part of the "GaussianLib" project (Copyright (c) 2015 by Lukas Hermanns) * See "LICENSE.txt" for license information. */ #ifndef GS_TRANSLATE_H #define GS_TRANSLATE_H #include "Decl.h" #include "Macros.h" #include "Vector3.h" namespace Gs { namespace Details { template <...
20
88
0.557692
[ "vector" ]
0741604c8b7030573bada7252e4b4cf149e7d523
9,316
c
C
engine/EngineVideoAlias.c
solemnwarning/KatanaEngine
9234d380b6f805f767d2afdf8246e53d1b6f1576
[ "BSD-3-Clause" ]
1
2021-05-05T00:19:02.000Z
2021-05-05T00:19:02.000Z
engine/EngineVideoAlias.c
solemnwarning/KatanaEngine
9234d380b6f805f767d2afdf8246e53d1b6f1576
[ "BSD-3-Clause" ]
null
null
null
engine/EngineVideoAlias.c
solemnwarning/KatanaEngine
9234d380b6f805f767d2afdf8246e53d1b6f1576
[ "BSD-3-Clause" ]
1
2021-06-03T11:23:43.000Z
2021-06-03T11:23:43.000Z
/* Copyright (C) 1996-2001 Id Software, Inc. Copyright (C) 2002-2009 John Fitzgibbons and others Copyright (C) 2011-2016 OldTimes Software This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either ...
32.918728
180
0.725526
[ "mesh", "object", "model" ]
07435131cc0e8032223fe2239117e4f34d49f429
6,832
h
C
c2_utils/include/mfx_defs.h
zhangyichix/MediaSDK_C2
c4bf4b51a91d4781b986226778c5d38be4b37d64
[ "MIT" ]
6
2020-09-22T01:36:58.000Z
2022-03-15T05:33:36.000Z
c2_utils/include/mfx_defs.h
zhangyichix/MediaSDK_C2
c4bf4b51a91d4781b986226778c5d38be4b37d64
[ "MIT" ]
26
2021-11-01T07:01:04.000Z
2022-03-11T03:02:47.000Z
c2_utils/include/mfx_defs.h
zhangyichix/MediaSDK_C2
c4bf4b51a91d4781b986226778c5d38be4b37d64
[ "MIT" ]
6
2020-06-12T21:49:48.000Z
2022-01-17T09:32:18.000Z
// Copyright (c) 2017-2021 Intel Corporation // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without restriction, including without limitation the rights // to use, copy, modify, merge,...
33.165049
128
0.709602
[ "vector" ]
074f280f7fb16137757aa5368285b8a04c2d86ef
3,800
h
C
include/o3d/engine/map2d/map2disoobjectslayer.h
dream-overflow/o3d
087ab870cc0fd9091974bb826e25c23903a1dde0
[ "FSFAP" ]
2
2019-06-22T23:29:44.000Z
2019-07-07T18:34:04.000Z
include/o3d/engine/map2d/map2disoobjectslayer.h
dream-overflow/o3d
087ab870cc0fd9091974bb826e25c23903a1dde0
[ "FSFAP" ]
null
null
null
include/o3d/engine/map2d/map2disoobjectslayer.h
dream-overflow/o3d
087ab870cc0fd9091974bb826e25c23903a1dde0
[ "FSFAP" ]
null
null
null
/** * @file map2disoobjectslayer.h * @brief * @author Frederic SCHERMA (frederic.scherma@dreamoverflow.org) * @date 2001-12-25 * @copyright Copyright (c) 2001-2017 Dream Overflow. All rights reserved. * @details */ #ifndef _O3D_MAP2DISOOBJECTSLAYER_H #define _O3D_MAP2DISOOBJECTSLAYER_H #include "map2dlayer.h...
27.142857
93
0.725789
[ "object", "vector", "transform" ]
72693151921549054ca024023ddfa8ff1cee71f5
2,851
h
C
firmware/libs/datetime/Period.h
Wild-Spy/OSTBoardFirmware
7a355ce61da31b5ddad09b33319652100b31fd2c
[ "Apache-2.0" ]
1
2017-11-19T11:29:02.000Z
2017-11-19T11:29:02.000Z
firmware/libs/datetime/Period.h
Wild-Spy/OSTBoardFirmware
7a355ce61da31b5ddad09b33319652100b31fd2c
[ "Apache-2.0" ]
null
null
null
firmware/libs/datetime/Period.h
Wild-Spy/OSTBoardFirmware
7a355ce61da31b5ddad09b33319652100b31fd2c
[ "Apache-2.0" ]
null
null
null
// // Created by mcochrane on 5/04/17. // #ifndef WS_OST_PERIOD_H #define WS_OST_PERIOD_H #include <stddef.h> #include <stdint.h> #include "PeriodField.h" #include "DateTime.h" #define PERIOD_MAX_FIELDS 2 #define INFINITE_PERIOD_YEARS 1000000 /** * An immutable time period specifying a set of duration field va...
27.152381
82
0.650298
[ "object" ]
726f076ba8aaf69aa1339c558ae194887954577b
1,761
h
C
components/update_client/action_update_check.h
google-ar/chromium
2441c86a5fd975f09a6c30cddb57dfb7fc239699
[ "Apache-2.0", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
777
2017-08-29T15:15:32.000Z
2022-03-21T05:29:41.000Z
components/update_client/action_update_check.h
harrymarkovskiy/WebARonARCore
2441c86a5fd975f09a6c30cddb57dfb7fc239699
[ "Apache-2.0", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
66
2017-08-30T18:31:18.000Z
2021-08-02T10:59:35.000Z
components/update_client/action_update_check.h
harrymarkovskiy/WebARonARCore
2441c86a5fd975f09a6c30cddb57dfb7fc239699
[ "Apache-2.0", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
123
2017-08-30T01:19:34.000Z
2022-03-17T22:55:31.000Z
// Copyright 2015 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_UPDATE_CLIENT_ACTION_UPDATE_CHECK_H_ #define COMPONENTS_UPDATE_CLIENT_ACTION_UPDATE_CHECK_H_ #include <map> #include <memory> #include...
31.446429
73
0.764338
[ "vector" ]
72772ecd190a7db8f295b8e036061b4b52fd8d41
444
c
C
001/volatile_001.c
bit-Control/volatileC
8a9d1a21f3b0dba808aa6b14bde0598dc2a8382b
[ "MIT" ]
null
null
null
001/volatile_001.c
bit-Control/volatileC
8a9d1a21f3b0dba808aa6b14bde0598dc2a8382b
[ "MIT" ]
null
null
null
001/volatile_001.c
bit-Control/volatileC
8a9d1a21f3b0dba808aa6b14bde0598dc2a8382b
[ "MIT" ]
null
null
null
/* Changing value of const object. Compile code without optimization option. Hence value of const object will be changed */ #include <stdio.h> #define get_name(var) #var int main(void) { const int var_local = 5; int *var_ptr = (int*) &var_local; printf("Initial value of %s : %d \n", get_name(var_local), ...
24.666667
75
0.671171
[ "object" ]
72776a6c6779317d2f9e535e9e3222aca08cda42
949
h
C
modules/task_2/kats_binary_convex/convex_binary_omp.h
DrXlor/pp_2020_spring
218d7485f07a48c0d3f0090d28b00a8e6ec0db01
[ "BSD-3-Clause" ]
1
2020-05-25T01:34:37.000Z
2020-05-25T01:34:37.000Z
modules/task_2/kats_binary_convex/convex_binary_omp.h
DrXlor/pp_2020_spring
218d7485f07a48c0d3f0090d28b00a8e6ec0db01
[ "BSD-3-Clause" ]
null
null
null
modules/task_2/kats_binary_convex/convex_binary_omp.h
DrXlor/pp_2020_spring
218d7485f07a48c0d3f0090d28b00a8e6ec0db01
[ "BSD-3-Clause" ]
null
null
null
// Copyright 2020 Kats Eugeny #ifndef MODULES_TASK_2_KATS_BINARY_CONVEX_CONVEX_BINARY_OMP_H_ #define MODULES_TASK_2_KATS_BINARY_CONVEX_CONVEX_BINARY_OMP_H_ #include <omp.h> #include <algorithm> #include <vector> class SideClass { public: double length(int* start, int* end); double cosinus(int* start, int* end, ...
33.892857
80
0.678609
[ "vector" ]
7278bd34d6fb1bb31a20e6ecf3fe07be041d0cf2
14,660
h
C
scripts/PhysClass.h
mpforums/RenSharp
5b3fb8bff2a1772a82a4148bcf3e1265a11aa097
[ "Apache-2.0" ]
1
2021-10-04T02:34:33.000Z
2021-10-04T02:34:33.000Z
scripts/PhysClass.h
TheUnstoppable/RenSharp
2a123c6018c18f3fc73501737d600e291ac3afa7
[ "Apache-2.0" ]
9
2019-07-03T19:19:59.000Z
2020-03-02T22:00:21.000Z
scripts/PhysClass.h
TheUnstoppable/RenSharp
2a123c6018c18f3fc73501737d600e291ac3afa7
[ "Apache-2.0" ]
2
2019-08-14T08:37:36.000Z
2020-09-29T06:44:26.000Z
/* Renegade Scripts.dll Copyright 2017 Tiberian Technologies This file is part of the Renegade scripts.dll The Renegade scripts.dll is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at yo...
54.296296
168
0.720259
[ "mesh", "render", "object", "model" ]
727ab625b7b65814c75c8286dbe4b91217eba55a
5,034
h
C
include/rdma_session.h
NEWPLAN/rdma_comm_core
836dff0d0e27cbfbbe637d771cfc19a3818181d1
[ "MIT" ]
null
null
null
include/rdma_session.h
NEWPLAN/rdma_comm_core
836dff0d0e27cbfbbe637d771cfc19a3818181d1
[ "MIT" ]
null
null
null
include/rdma_session.h
NEWPLAN/rdma_comm_core
836dff0d0e27cbfbbe637d771cfc19a3818181d1
[ "MIT" ]
null
null
null
/**************************************************************** * RDMASession is the base of RDMA Communication workflow. * It would derive two typical sub-session to handle the workflow * of different roles. * -- ClientSession for 'Client side' * -- ServerSession for "Server side" * ****************...
57.204545
151
0.613826
[ "object", "vector" ]
7282349c75209587d22d4943ac792d6910ef62bb
9,442
c
C
src/field_ternary_init.c
ohenrich/ludwig
32942e57a999491407b03dfc09a7d36eab7b4306
[ "BSD-3-Clause" ]
null
null
null
src/field_ternary_init.c
ohenrich/ludwig
32942e57a999491407b03dfc09a7d36eab7b4306
[ "BSD-3-Clause" ]
null
null
null
src/field_ternary_init.c
ohenrich/ludwig
32942e57a999491407b03dfc09a7d36eab7b4306
[ "BSD-3-Clause" ]
null
null
null
/**************************************************************************** * * field_ternary_init.c * * Initial configurations intended for ternary mixtures following * Semprebon etal (2016). * * In general, we have values of phi, psi: * * phase rho phi psi * ----------------------- * ...
23.42928
79
0.501271
[ "shape" ]
6063b7e91f6a6259ed4c17f4b7649ad2de6d2f10
713
h
C
EnjoyReading/EnjoyReading/Classes/Lib/LHDB/NSObject+LHModelOperation.h
WL2012/EnjoyReading
aed9c3d872f2d3c23f6e526545ac526f8d7e65d4
[ "Apache-2.0" ]
3
2016-06-19T13:03:22.000Z
2018-12-11T10:40:37.000Z
EnjoyReading/EnjoyReading/Classes/Lib/LHDB/NSObject+LHModelOperation.h
WL2012/EnjoyReading
aed9c3d872f2d3c23f6e526545ac526f8d7e65d4
[ "Apache-2.0" ]
null
null
null
EnjoyReading/EnjoyReading/Classes/Lib/LHDB/NSObject+LHModelOperation.h
WL2012/EnjoyReading
aed9c3d872f2d3c23f6e526545ac526f8d7e65d4
[ "Apache-2.0" ]
null
null
null
// // NSObject+LHModelOperation.h // eproject // // Created by zhao on 16/1/7. // Copyright © 2016年 com.ejiandu. All rights reserved. // #import <Foundation/Foundation.h> @interface NSObject (LHModelOperation) //model转字典 - (NSDictionary*)getDic; //字典转model + (id)modelWithDictory:(NSDictionary*)dic; + (NSArray*)g...
23
93
0.744741
[ "object" ]
6064a412c612d5382d1788456df9d7ece605d5ad
3,134
c
C
NGSpice/ngspice-30/src/spicelib/devices/res/ressetup.c
Surya-98/Snapcuit
9789a779485d8af2426a2d4e6403a06f44acadcb
[ "MIT" ]
null
null
null
NGSpice/ngspice-30/src/spicelib/devices/res/ressetup.c
Surya-98/Snapcuit
9789a779485d8af2426a2d4e6403a06f44acadcb
[ "MIT" ]
null
null
null
NGSpice/ngspice-30/src/spicelib/devices/res/ressetup.c
Surya-98/Snapcuit
9789a779485d8af2426a2d4e6403a06f44acadcb
[ "MIT" ]
null
null
null
/********** Copyright 1990 Regents of the University of California. All rights reserved. Author: 1985 Thomas L. Quarles Modified: Apr 2000 Paolo Nenzi **********/ #include "ngspice/ngspice.h" #include "ngspice/smpdefs.h" #include "resdefs.h" #include "ngspice/sperror.h" int RESsetup(SMPmatrix *matrix, GENmodel *inM...
39.175
97
0.592853
[ "model" ]
6065510c84e3931d7c211fd0822dd1c49bdb202f
12,303
h
C
src/nes_hw_functionalities.h
sebastiandine/openNES-Breakout
e250c9fd76bf1b8e396320522d5dedb8fe6f2e81
[ "Zlib" ]
6
2018-01-27T20:36:49.000Z
2022-01-04T17:37:38.000Z
src/nes_hw_functionalities.h
sebastiandine/openNES-Breakout
e250c9fd76bf1b8e396320522d5dedb8fe6f2e81
[ "Zlib" ]
1
2017-11-30T20:35:41.000Z
2017-12-27T21:49:50.000Z
src/nes_hw_functionalities.h
sebastiandine/openNES-Breakout
e250c9fd76bf1b8e396320522d5dedb8fe6f2e81
[ "Zlib" ]
null
null
null
/** * @file nes_hw_functionalities.h * @brief This file contains hardware related macros, globals and function declarations. * @author Sebastian Dine */ /** @name PPU Register addresses. * See http://wiki.nesdev.com/w/index.php/PPU_registers for detail. * @{ */ #define PPU_CTRL *((unsigned char*)0x2000) #def...
35.455331
127
0.730066
[ "render" ]
606cd228e347c4eba922d5098b276f2da35ce532
6,589
h
C
include/ibamr/StaggeredStokesLevelRelaxationFACOperator.h
akashdhruv/IBAMR
a2b47946d795fb5a40c181b43e44a6ec387585a9
[ "BSD-3-Clause" ]
264
2015-01-04T12:11:02.000Z
2022-03-31T13:10:37.000Z
include/ibamr/StaggeredStokesLevelRelaxationFACOperator.h
akashdhruv/IBAMR
a2b47946d795fb5a40c181b43e44a6ec387585a9
[ "BSD-3-Clause" ]
1,057
2015-04-27T04:27:57.000Z
2022-03-31T13:14:59.000Z
include/ibamr/StaggeredStokesLevelRelaxationFACOperator.h
drwells/IBAMR
0ceda3873405a35da4888c99e7d2b24d132f9071
[ "BSD-3-Clause" ]
126
2015-02-13T15:36:02.000Z
2022-03-27T21:59:50.000Z
// --------------------------------------------------------------------- // // Copyright (c) 2015 - 2020 by the IBAMR developers // All rights reserved. // // This file is part of IBAMR. // // IBAMR is free software and is distributed under the 3-clause BSD // license. The full text of the license can be found in the f...
33.789744
113
0.645773
[ "object", "vector" ]
60756aef3db2d25b81c5206a0fa03e5bfc9c3679
6,307
h
C
Implementations/content/contest/CppIO.h
maheshschand/USACO
52890a77f66f8b779ba2b1da0460b85dd9f38013
[ "CC0-1.0" ]
1,760
2017-05-21T21:07:06.000Z
2022-03-29T13:15:08.000Z
Implementations/content/contest/CppIO.h
maheshschand/USACO
52890a77f66f8b779ba2b1da0460b85dd9f38013
[ "CC0-1.0" ]
12
2018-01-24T02:41:53.000Z
2022-03-17T13:09:26.000Z
Implementations/content/contest/CppIO.h
maheshschand/USACO
52890a77f66f8b779ba2b1da0460b85dd9f38013
[ "CC0-1.0" ]
473
2017-07-06T04:53:41.000Z
2022-03-28T13:03:28.000Z
/** * Description: convenient functions for input / output in C++17 * Source: * https://codeforces.com/contest/1305/submission/72346555 (tourist) * https://codeforces.com/blog/entry/65311 (4-liner for debugging, based off tourist) * https://codeforces.com/blog/entry/68809 (debugging, also based off tourist) * htt...
38.457317
93
0.612336
[ "vector" ]
607a90c15287265e0e4e7e0853d29118faee9309
1,468
h
C
src/reflect.h
unbornchikken/reflect-cpp
1a9a3d107c952406d3b7cae4bc5a6a23d566ea4f
[ "BSD-2-Clause" ]
45
2015-03-24T09:35:46.000Z
2021-05-06T11:50:34.000Z
src/reflect.h
unbornchikken/reflect-cpp
1a9a3d107c952406d3b7cae4bc5a6a23d566ea4f
[ "BSD-2-Clause" ]
null
null
null
src/reflect.h
unbornchikken/reflect-cpp
1a9a3d107c952406d3b7cae4bc5a6a23d566ea4f
[ "BSD-2-Clause" ]
11
2015-01-27T12:08:21.000Z
2020-08-29T16:34:13.000Z
/* reflect.h -*- C++ -*- Rémi Attab (remi.attab@gmail.com), 25 Mar 2014 FreeBSD-style copyright and disclaimer apply Main include header for reflect. This exists because the order in which the headers are included is hard to get right and since all the core headers are a...
20.388889
80
0.712534
[ "vector" ]
607c96fa9ca4ce61630e96bf24afa954d36386a1
10,570
c
C
lib/barrelfish/vspace/memobj_fixed.c
HawxChen/barrelfishOS
d8fbca601bfac61cc92ac06f5f5dd79ab18a8eaa
[ "MIT" ]
4
2016-01-25T08:15:08.000Z
2017-01-30T01:55:45.000Z
lib/barrelfish/vspace/memobj_fixed.c
HawxChen/barrelfishOS
d8fbca601bfac61cc92ac06f5f5dd79ab18a8eaa
[ "MIT" ]
null
null
null
lib/barrelfish/vspace/memobj_fixed.c
HawxChen/barrelfishOS
d8fbca601bfac61cc92ac06f5f5dd79ab18a8eaa
[ "MIT" ]
1
2020-03-06T15:48:10.000Z
2020-03-06T15:48:10.000Z
/** * \file * \brief memory object of anonymous type. * The object maintains a list of frames. * * The object maintains a list of frames and a list of vregions. * The lists are backed by slabs. * The slabs may have to be grown, * in which case the object will use #vspace_pinned_alloc. * * morecore uses this m...
28.037135
80
0.640776
[ "object" ]
60806447e71b11506654b2ffb96eb4a8675d63f7
13,447
c
C
existing_models/obliques/x86_64/naxn.c
nmsutton/MemoryModule
226052cc5b17a59ed0a71670b4e831b3d7c92f42
[ "MIT" ]
5
2016-02-22T05:03:36.000Z
2020-01-17T10:04:56.000Z
existing_models/obliques/x86_64/naxn.c
nmsutton/MemoryModule
226052cc5b17a59ed0a71670b4e831b3d7c92f42
[ "MIT" ]
null
null
null
existing_models/obliques/x86_64/naxn.c
nmsutton/MemoryModule
226052cc5b17a59ed0a71670b4e831b3d7c92f42
[ "MIT" ]
null
null
null
/* Created by Language version: 6.2.0 */ /* NOT VECTORIZED */ #include <stdio.h> #include <stdlib.h> #include <math.h> #include "scoplib_ansi.h" #undef PI #define nil 0 #include "md1redef.h" #include "section.h" #include "nrniv_mf.h" #include "md2redef.h" #if METHOD3 extern int _method3; #endif #if !NRNGPU #undef ex...
24.901852
132
0.645125
[ "model" ]
608257b7c768f88bbf99a7c92de038c6a5704271
22,032
h
C
cefore-0.8.3a/src/cefnetd/cef_netd.h
Marie673/ICN_Proxy
25bcdf1b7fe34d323b0bf4b8b48ad7787e3d16ef
[ "MIT" ]
3
2021-06-28T08:39:04.000Z
2022-01-12T08:38:52.000Z
cefore-0.8.3a/src/cefnetd/cef_netd.h
Marie673/ICN_Proxy
25bcdf1b7fe34d323b0bf4b8b48ad7787e3d16ef
[ "MIT" ]
3
2021-07-22T00:48:21.000Z
2021-08-05T09:45:52.000Z
cefore-0.8.3a/src/cefnetd/cef_netd.h
Marie673/ICN_Proxy
25bcdf1b7fe34d323b0bf4b8b48ad7787e3d16ef
[ "MIT" ]
6
2021-06-28T08:39:26.000Z
2022-02-24T10:10:10.000Z
/* * Copyright (c) 2016-2021, National Institute of Information and Communications * Technology (NICT). 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 m...
37.469388
90
0.541167
[ "object" ]
6088fe8bc7b55a3935aff2320e9124ad09795841
18,444
c
C
benchmarks/Angha_original/extr_rs6000-tdep_skip_prologue/extr_rs6000-tdep_skip_prologue.c
ComputerSystemsLab/OptimizationCache
9c30ae120673e57b772ea42e29e087f775aa9de9
[ "Apache-2.0" ]
2
2021-03-11T00:46:25.000Z
2021-07-08T16:44:58.000Z
benchmarks/Angha_original/extr_rs6000-tdep_skip_prologue/extr_rs6000-tdep_skip_prologue.c
ComputerSystemsLab/OptimizationCache
9c30ae120673e57b772ea42e29e087f775aa9de9
[ "Apache-2.0" ]
null
null
null
benchmarks/Angha_original/extr_rs6000-tdep_skip_prologue/extr_rs6000-tdep_skip_prologue.c
ComputerSystemsLab/OptimizationCache
9c30ae120673e57b772ea42e29e087f775aa9de9
[ "Apache-2.0" ]
null
null
null
#define NULL ((void*)0) typedef unsigned long size_t; // Customize by platform. typedef long intptr_t; typedef unsigned long uintptr_t; typedef long scalar_t__; // Either arithmetic or pointer type. /* By default, we understand bool (as a convenience). */ typedef int bool; #define false 0 #define true 1 /* Forward d...
32.586572
272
0.588159
[ "vector" ]
60994c4290de2f06b600668580b70b2f5373f365
793
h
C
src/clustering_c++/sdp_solver_util.h
INFORMSJoC/2021.0096
34d9ea6e4de1b87cdd3e0369bb18d2e36e1f136c
[ "MIT" ]
null
null
null
src/clustering_c++/sdp_solver_util.h
INFORMSJoC/2021.0096
34d9ea6e4de1b87cdd3e0369bb18d2e36e1f136c
[ "MIT" ]
null
null
null
src/clustering_c++/sdp_solver_util.h
INFORMSJoC/2021.0096
34d9ea6e4de1b87cdd3e0369bb18d2e36e1f136c
[ "MIT" ]
null
null
null
#ifndef CLUSTERING_SDP_SOLVER_UTIL_H #define CLUSTERING_SDP_SOLVER_UTIL_H #include <armadillo> #include <set> #include <MatlabEngine.hpp> typedef struct SDPResult { int flag; arma::mat X; double lb; int n_ineq; int cp_iter; int cp_flag; double n_pair; double n_triangle; double n_c...
23.323529
68
0.717528
[ "vector" ]
609a13afd6db3240eef7f7f92a7f63f7f125c351
7,178
h
C
libspaghetti/include/spaghetti/element.h
danyill/spaghetti
85589a1ff7ef530d802fa0a53a5928904c411f7d
[ "MIT" ]
87
2017-09-23T19:02:50.000Z
2022-03-28T08:41:34.000Z
libspaghetti/include/spaghetti/element.h
danyill/spaghetti
85589a1ff7ef530d802fa0a53a5928904c411f7d
[ "MIT" ]
30
2017-12-01T12:43:35.000Z
2020-11-19T07:31:57.000Z
libspaghetti/include/spaghetti/element.h
danyill/spaghetti
85589a1ff7ef530d802fa0a53a5928904c411f7d
[ "MIT" ]
17
2018-02-08T15:08:10.000Z
2021-10-31T01:38:59.000Z
// MIT License // // Copyright (c) 2017-2018 Artur Wyszyński, aljen at hitomi dot pl // // 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 th...
28.712
102
0.727222
[ "vector" ]
609b0d13d3a8351cb5bd8ded1e3f13e2248c34af
5,621
h
C
ns-3-dev/src/wifi/model/wifi-mac-queue.h
maxvonhippel/snake
0805773dc34e1480dffaae40174aa1f82d1c6ce8
[ "BSD-3-Clause" ]
11
2015-11-24T11:07:28.000Z
2021-12-23T04:10:29.000Z
ns-3-dev/src/wifi/model/wifi-mac-queue.h
maxvonhippel/snake
0805773dc34e1480dffaae40174aa1f82d1c6ce8
[ "BSD-3-Clause" ]
null
null
null
ns-3-dev/src/wifi/model/wifi-mac-queue.h
maxvonhippel/snake
0805773dc34e1480dffaae40174aa1f82d1c6ce8
[ "BSD-3-Clause" ]
6
2016-03-01T06:32:21.000Z
2022-03-24T19:31:41.000Z
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */ /* * Copyright (c) 2005, 2009 INRIA * Copyright (c) 2009 MIRKO BANCHI * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foun...
36.738562
99
0.658602
[ "object" ]
609db9d5b92c9b300c8a3ada0d55b4639de66798
23,465
c
C
ds/security/base/lsa/common/lsaprtl.c
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
ds/security/base/lsa/common/lsaprtl.c
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
ds/security/base/lsa/common/lsaprtl.c
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
/*++ Copyright (c) 1991 Microsoft Corporation Module Name: lsaprtl.c Abstract: Local Security Authority - Temporary Rtl Routine Definitions. This file contains routines used in the LSA that could be made into Rtl routines. They have been written in general purpose form with this in ...
23.895112
94
0.600213
[ "object" ]
60a20274aeddb98fbe64b4404e7e93b993c9873e
2,649
h
C
TTTFramework/Classes/Classes/NavigationController/UINavigationItem+BarButtonItem.h
windliketheman/TTTFramework
747f13f37142979a11a4a487c96604bfc352dcd8
[ "MIT" ]
null
null
null
TTTFramework/Classes/Classes/NavigationController/UINavigationItem+BarButtonItem.h
windliketheman/TTTFramework
747f13f37142979a11a4a487c96604bfc352dcd8
[ "MIT" ]
null
null
null
TTTFramework/Classes/Classes/NavigationController/UINavigationItem+BarButtonItem.h
windliketheman/TTTFramework
747f13f37142979a11a4a487c96604bfc352dcd8
[ "MIT" ]
null
null
null
// // UINavigationItem+BarButtonItem.h // TTTFramework // // Created by jia on 2017/3/11. // Copyright © 2017年 jia. All rights reserved. // #import "UINavigationItem+Customized.h" #import "UIImage+Extension.h" #import "UIColor+Extension.h" typedef NS_ENUM(NSInteger, BarButtonItemType) { BarButtonItemTypeSpace...
36.287671
148
0.796527
[ "object" ]
60a73aded7bf885428abbf279ef222fe0547c559
40,639
c
C
jsrc/s.c
jsoftware/j-playground
fec7be5a9dc92d45c7326556b6058e63fb4f979a
[ "MIT" ]
4
2022-01-19T04:23:49.000Z
2022-03-28T18:55:38.000Z
jsrc/s.c
jsoftware/j-playground
fec7be5a9dc92d45c7326556b6058e63fb4f979a
[ "MIT" ]
15
2022-02-28T13:09:29.000Z
2022-03-11T01:15:39.000Z
jsrc/s.c
jsoftware/j-playground
fec7be5a9dc92d45c7326556b6058e63fb4f979a
[ "MIT" ]
2
2022-01-29T13:26:27.000Z
2022-02-23T02:43:31.000Z
/* Copyright 1990-2007, Jsoftware Inc. All rights reserved. */ /* Licensed use only. Any other use is in violation of copyright. */ /* */ /* Symbol Table */ #includ...
61.203313
236
0.661655
[ "vector" ]