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
1bfd74f5920ec1129d7f10286d454b1a10da08b6
4,087
h
C
admin/activec/designer/vb98ctls/mssnapr/mssnapr/taskpad.h
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
admin/activec/designer/vb98ctls/mssnapr/mssnapr/taskpad.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
admin/activec/designer/vb98ctls/mssnapr/mssnapr/taskpad.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
//=--------------------------------------------------------------------------= // taskpad.h //=--------------------------------------------------------------------------= // Copyright (c) 1999, Microsoft Corp. // All Rights Reserved // Information Contained Herein Is Proprietary and Confidential. ...
54.493333
130
0.482016
[ "object" ]
40006eae04ea9998cc3de5dd25102974f03ccc81
7,151
h
C
python/cuml/neighbors/knn_sweet-master/include/common8.h
Ignoramuss/cuml
0968bc0428aa09802708b896d0c9310c2bcd381f
[ "Apache-2.0" ]
null
null
null
python/cuml/neighbors/knn_sweet-master/include/common8.h
Ignoramuss/cuml
0968bc0428aa09802708b896d0c9310c2bcd381f
[ "Apache-2.0" ]
null
null
null
python/cuml/neighbors/knn_sweet-master/include/common8.h
Ignoramuss/cuml
0968bc0428aa09802708b896d0c9310c2bcd381f
[ "Apache-2.0" ]
null
null
null
#include<iomanip> #include<stdio.h> #include<stdlib.h> #include<iostream> #include<vector> #include<algorithm> #include<float.h> #include<math.h> #define debug 0 using namespace std; float *sources; float *queries; float *qreps; float *sreps; int source_nb = 0; int query_nb = 0; int qrep_nb = 0; int srep_nb = 0; in...
25.003497
131
0.554328
[ "vector" ]
400ded480298671df3d0cf17684d66f0db48e1d7
2,155
h
C
data-structures/Solution.h
LucaDiba/timetabling-problem-solver
977390f01faf1ef24c8589b61c7368b30f0e16ab
[ "MIT" ]
null
null
null
data-structures/Solution.h
LucaDiba/timetabling-problem-solver
977390f01faf1ef24c8589b61c7368b30f0e16ab
[ "MIT" ]
3
2020-01-16T19:22:31.000Z
2020-01-16T19:26:24.000Z
data-structures/Solution.h
LucaDiba/timetabling-problem-solver
977390f01faf1ef24c8589b61c7368b30f0e16ab
[ "MIT" ]
null
null
null
#ifndef DATA_STRUCTURES_CPP #define DATA_STRUCTURES_CPP #include <string> #include <vector> #include <array> #include <list> #include "Exam.h" class Solution { public: std::vector<Exam*> *exams; int timeslots, students; /* [i]: timeslot assigned to exam i */ int *examsTimeslots; /* [i]: list ...
29.930556
124
0.706265
[ "vector" ]
4012b5cc1bc37172e1b821829cde4ce9aeb178cb
36,659
h
C
WddOnboard.framework/Headers/WddOnboard-Swift.h
antinolabsdev/WddOnboarding-SDK-iOS
c0e62288bcf8226fda3cab4fc71ac3a224011cde
[ "MIT" ]
null
null
null
WddOnboard.framework/Headers/WddOnboard-Swift.h
antinolabsdev/WddOnboarding-SDK-iOS
c0e62288bcf8226fda3cab4fc71ac3a224011cde
[ "MIT" ]
null
null
null
WddOnboard.framework/Headers/WddOnboard-Swift.h
antinolabsdev/WddOnboarding-SDK-iOS
c0e62288bcf8226fda3cab4fc71ac3a224011cde
[ "MIT" ]
null
null
null
#if 0 #elif defined(__arm64__) && __arm64__ // Generated by Apple Swift version 5.2 (swiftlang-1103.0.32.1 clang-1103.0.32.29) #pragma clang diagnostic push #pragma clang diagnostic ignored "-Wgcc-compat" #if !defined(__has_include) # define __has_include(x) 0 #endif #if !defined(__has_attribute) # define __has_attrib...
38.710665
224
0.791511
[ "object" ]
401b10d9c859ca595689f2f54edf10015ec6ad94
6,435
h
C
include/CGeomFace3D.h
colinw7/CGeometry3D
15c009b57bfcdcc5ca13ef2acfe94b6831a4c865
[ "MIT" ]
1
2021-12-23T02:21:22.000Z
2021-12-23T02:21:22.000Z
include/CGeomFace3D.h
colinw7/CGeometry3D
15c009b57bfcdcc5ca13ef2acfe94b6831a4c865
[ "MIT" ]
null
null
null
include/CGeomFace3D.h
colinw7/CGeometry3D
15c009b57bfcdcc5ca13ef2acfe94b6831a4c865
[ "MIT" ]
null
null
null
#ifndef CGEOM_FACE_3D_H #define CGEOM_FACE_3D_H #include <CImagePtr.h> #include <CGeomVertex3D.h> #include <CGeomLine3D.h> #include <CMaterial.h> #include <CMatrix3D.h> #include <CPoint2D.h> #include <CPolygonOrientation.h> #include <COptVal.h> class CGeomScene3D; class CGeomObject3D; class CGeomZBuffer; class CGeomT...
21.029412
71
0.672106
[ "object", "vector" ]
401d8a9ff3e914f47d7093cdcf74c3bb83f06da3
3,525
h
C
include/atframe/atapp_conf.h
atframework/libatapp
54aae9e0972eb94c33a7c109bdd099ff3a89ee80
[ "MIT" ]
16
2018-06-23T04:38:33.000Z
2021-12-29T01:22:54.000Z
include/atframe/atapp_conf.h
atframework/libatapp
54aae9e0972eb94c33a7c109bdd099ff3a89ee80
[ "MIT" ]
null
null
null
include/atframe/atapp_conf.h
atframework/libatapp
54aae9e0972eb94c33a7c109bdd099ff3a89ee80
[ "MIT" ]
6
2017-08-04T06:14:12.000Z
2020-04-19T10:06:06.000Z
// Copyright 2021 atframework // Created by owent on 2016-04-23 #pragma once #include <config/compiler/protobuf_prefix.h> #include <yaml-cpp/yaml.h> #include <atframe/atapp_conf.pb.h> #include <google/protobuf/duration.pb.h> #include <google/protobuf/timestamp.pb.h> #include <config/compiler/protobuf_suffix.h> #i...
34.223301
116
0.699291
[ "vector" ]
40257dd600029329ada40bf62ef38c6804fe1594
33,136
h
C
Scripts/Template/Headers/android/text/TextUtils.h
mbeloded/J2ObjC-FrameworkMb
35dc7171cb7d08edf6824ed3c9f34311c8be3347
[ "MIT" ]
null
null
null
Scripts/Template/Headers/android/text/TextUtils.h
mbeloded/J2ObjC-FrameworkMb
35dc7171cb7d08edf6824ed3c9f34311c8be3347
[ "MIT" ]
null
null
null
Scripts/Template/Headers/android/text/TextUtils.h
mbeloded/J2ObjC-FrameworkMb
35dc7171cb7d08edf6824ed3c9f34311c8be3347
[ "MIT" ]
null
null
null
// // Generated by the J2ObjC translator. DO NOT EDIT! // source: android/frameworks/base/core/java/android/text/TextUtils.java // #include "../../J2ObjC_header.h" #pragma push_macro("AndroidTextTextUtils_INCLUDE_ALL") #ifdef AndroidTextTextUtils_RESTRICT #define AndroidTextTextUtils_INCLUDE_ALL 0 #else #define An...
37.569161
257
0.782261
[ "object" ]
72bb617ebe23ec8df6ec2c51fc750bc1b53e02d3
10,838
h
C
drivers/wdm/audio/drivers/usbaudio.2/usbaudio.h
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
drivers/wdm/audio/drivers/usbaudio.2/usbaudio.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
drivers/wdm/audio/drivers/usbaudio.2/usbaudio.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
//+------------------------------------------------------------------------- // // Microsoft Windows // // Copyright (C) Microsoft Corporation, 1999 - 2000 // // File: usbaudio.h // //-------------------------------------------------------------------------- #ifndef _USBAUDIO_H_ #define _USBAUDIO_H...
26.305825
118
0.72172
[ "render" ]
72bd6adfcfd6f6eab7464256982b428a0ab41314
3,036
h
C
src/gui-qt4/libs/seiscomp3/gui/plot/datay.h
yannikbehr/seiscomp3
ebb44c77092555eef7786493d00ac4efc679055f
[ "Naumen", "Condor-1.1", "MS-PL" ]
94
2015-02-04T13:57:34.000Z
2021-11-01T15:10:06.000Z
src/gui-qt4/libs/seiscomp3/gui/plot/datay.h
yannikbehr/seiscomp3
ebb44c77092555eef7786493d00ac4efc679055f
[ "Naumen", "Condor-1.1", "MS-PL" ]
233
2015-01-28T15:16:46.000Z
2021-08-23T11:31:37.000Z
src/gui-qt4/libs/seiscomp3/gui/plot/datay.h
yannikbehr/seiscomp3
ebb44c77092555eef7786493d00ac4efc679055f
[ "Naumen", "Condor-1.1", "MS-PL" ]
95
2015-02-13T15:53:30.000Z
2021-11-02T14:54:54.000Z
/*************************************************************************** * Copyright (C) by gempa GmbH * * Author: Jan Becker, gempa GmbH * * * * You can...
33.362637
85
0.435112
[ "render" ]
72be0851f5af7769b297f9d509154a872af6a98d
16,728
h
C
hydra_api/HydraInternal.h
Ray-Tracing-Systems/HydraAPI
17e812d5026b7d09df7e419658cf3a781162df55
[ "MIT" ]
18
2018-01-08T17:55:09.000Z
2021-08-02T11:22:30.000Z
hydra_api/HydraInternal.h
Ray-Tracing-Systems/HydraAPI
17e812d5026b7d09df7e419658cf3a781162df55
[ "MIT" ]
null
null
null
hydra_api/HydraInternal.h
Ray-Tracing-Systems/HydraAPI
17e812d5026b7d09df7e419658cf3a781162df55
[ "MIT" ]
6
2018-10-07T13:46:22.000Z
2019-07-04T09:13:14.000Z
#pragma once /** \file \brief This file is about implementation of different subtypes. */ #include "HydraAPI.h" #include "HydraRenderDriverAPI.h" #include "LiteMath.h" #include <string> #include <vector> #include <unordered_map> #include <iostream> #include <memory> #if (_POSIX_C_SOURCE >= 200112L || _XOPEN_SOURCE...
36.684211
215
0.587578
[ "vector" ]
72d168cceba243177f57e5a3352ddf0a1bb451e5
457
h
C
Block_Menu/ImageItem.h
JaminGamer/CodeBank
efd70bd2f1d7a2073582093f5a86f3facba8d231
[ "BSD-3-Clause" ]
null
null
null
Block_Menu/ImageItem.h
JaminGamer/CodeBank
efd70bd2f1d7a2073582093f5a86f3facba8d231
[ "BSD-3-Clause" ]
null
null
null
Block_Menu/ImageItem.h
JaminGamer/CodeBank
efd70bd2f1d7a2073582093f5a86f3facba8d231
[ "BSD-3-Clause" ]
null
null
null
#ifndef __ImageItem_H_ #define __ImageItem_H_ class Mesh; class ShaderProgram; class ImageItem : public MenuItem { public: ImageItem(Mesh* mesh); ~ImageItem(); void Draw(); virtual void LeftClick(); /* Setter + Getters */ void SetTextureID(GLuint texture) { m_TextureID = texture; }; void SetShader(ShaderProg...
17.576923
62
0.728665
[ "mesh" ]
72d5ee239f64d72ee0c016fa44f9ac5b2ea0ada6
521
h
C
PROX/FOUNDATION/GEOMETRY/GEOMETRY/include/types/geometry_support_mapping.h
diku-dk/PROX
c6be72cc253ff75589a1cac28e4e91e788376900
[ "MIT" ]
2
2019-11-27T09:44:45.000Z
2020-01-13T00:24:21.000Z
PROX/FOUNDATION/GEOMETRY/GEOMETRY/include/types/geometry_support_mapping.h
erleben/matchstick
1cfdc32b95437bbb0063ded391c34c9ee9b9583b
[ "MIT" ]
null
null
null
PROX/FOUNDATION/GEOMETRY/GEOMETRY/include/types/geometry_support_mapping.h
erleben/matchstick
1cfdc32b95437bbb0063ded391c34c9ee9b9583b
[ "MIT" ]
null
null
null
#ifndef GEOMETRY_SUPPORT_MAPPING #define GEOMETRY_SUPPORT_MAPPING namespace geometry { template<typename V> class SupportMapping { public: /** * Get Support Point of Shape. * * A support point is simply the extreme point of a shape in a given direction. * * @param v The ...
17.965517
83
0.637236
[ "geometry", "shape" ]
72da488f2af1a93e606264f4900a099d165796d8
2,233
h
C
sistema_empresarial_com_dados_de_funcionarios/Empresa.h
alvir218/exercicios
e26965fda97d8fb835569410c37ff8e141503350
[ "CC0-1.0" ]
1
2022-02-19T18:34:51.000Z
2022-02-19T18:34:51.000Z
sistema_empresarial_com_dados_de_funcionarios/Empresa.h
alvir218/exercicios
e26965fda97d8fb835569410c37ff8e141503350
[ "CC0-1.0" ]
null
null
null
sistema_empresarial_com_dados_de_funcionarios/Empresa.h
alvir218/exercicios
e26965fda97d8fb835569410c37ff8e141503350
[ "CC0-1.0" ]
null
null
null
#pragma once #include <iostream> #include <vector> #include "Departamento.h" using namespace std; class Empresa { private: vector<Departamento *> departamentos; public: string nome, cnpj; void cadastrarDepartamento(Departamento *d) { departamentos.push_back(d); } void listarDepartam...
32.362319
147
0.614868
[ "vector" ]
72e418e8dafcd1c45c948087e804976a3f332de2
30,827
c
C
third_party/mplayer/libswscale/yuv2rgb_altivec.c
Narflex/sagetv
76cb5755e54fd3b01d2bb708a8a72af0aa1533f1
[ "Apache-2.0" ]
292
2015-08-10T18:34:55.000Z
2022-01-26T00:38:45.000Z
third_party/mplayer/libswscale/yuv2rgb_altivec.c
Narflex/sagetv
76cb5755e54fd3b01d2bb708a8a72af0aa1533f1
[ "Apache-2.0" ]
366
2015-08-10T18:21:02.000Z
2022-01-22T20:03:41.000Z
third_party/mplayer/libswscale/yuv2rgb_altivec.c
Narflex/sagetv
76cb5755e54fd3b01d2bb708a8a72af0aa1533f1
[ "Apache-2.0" ]
227
2015-08-10T22:24:29.000Z
2022-02-25T19:16:21.000Z
/* marc.hoffman@analog.com March 8, 2004 Altivec Acceleration for Color Space Conversion revision 0.2 convert I420 YV12 to RGB in various formats, it rejects images that are not in 420 formats it rejects images that don't have widths of multiples of 16 it rejects images that don't have heights of...
31.978216
116
0.551594
[ "vector" ]
72e79b1acd307818ec900ec3304a388082d15c48
14,474
c
C
src/lib/fte/cmath3.c
prepare/spice3f5
a0d8c69d43927b7ced9cb619e3faa3d56332566a
[ "BSD-4-Clause-UC" ]
4
2018-02-21T17:31:40.000Z
2022-03-03T01:43:32.000Z
src/lib/fte/cmath3.c
prepare/spice3f5
a0d8c69d43927b7ced9cb619e3faa3d56332566a
[ "BSD-4-Clause-UC" ]
null
null
null
src/lib/fte/cmath3.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 **********/ /* * Routines to do complex mathematical functions. These routines require * the -lm libraries. We sacrifice a lot of space to be able * to avoid having t...
28.050388
79
0.451776
[ "cad", "vector" ]
72eca380ad1f01cfdea8b97f7584e0d0f451cdb5
1,671
h
C
encadeada.h
danielicapui/topicos-uern
99fc93855c234c9c31704468962dd95dc081f5e6
[ "MIT" ]
null
null
null
encadeada.h
danielicapui/topicos-uern
99fc93855c234c9c31704468962dd95dc081f5e6
[ "MIT" ]
null
null
null
encadeada.h
danielicapui/topicos-uern
99fc93855c234c9c31704468962dd95dc081f5e6
[ "MIT" ]
null
null
null
#ifndef ENCADEADA_H #define ENCADEADA_H #include<vector> //g++ -c encadeada.cpp //ar crv encadeada.a encadeada.o //g++ main.cpp -o programa encadeada.a //Cria biblioteca //g++ -c -fpic encadeada.cpp //g++ -shared -o encadeada.so encadeada.o //teste //g++ -L. -Wl,-rpath=. -Wall -o programa main.cpp -lencadeada...
33.42
131
0.643926
[ "vector" ]
f406aba68a68b67bff1d051e6aacbbbb3df94cb4
467,005
h
C
Samples/Desktop/D3D12Raytracing/Build_VS15/x64/Debug/Output/FallbackLayer/CompiledShaders/TopLevelBuildBVHSplits.h
pjx3/DirectX-Graphics-Samples
c057edd530daad3f4cc14afe49a994f56a08d0d0
[ "MIT" ]
null
null
null
Samples/Desktop/D3D12Raytracing/Build_VS15/x64/Debug/Output/FallbackLayer/CompiledShaders/TopLevelBuildBVHSplits.h
pjx3/DirectX-Graphics-Samples
c057edd530daad3f4cc14afe49a994f56a08d0d0
[ "MIT" ]
null
null
null
Samples/Desktop/D3D12Raytracing/Build_VS15/x64/Debug/Output/FallbackLayer/CompiledShaders/TopLevelBuildBVHSplits.h
pjx3/DirectX-Graphics-Samples
c057edd530daad3f4cc14afe49a994f56a08d0d0
[ "MIT" ]
null
null
null
#if 0 ; ; Input signature: ; ; Name Index Mask Register SysValue Format Used ; -------------------- ----- ------ -------- -------- ------- ------ ; no parameters ; ; Output signature: ; ; Name Index Mask Register SysValue Format Used ; -------------------- ----- ----...
83.933321
15,978
0.647777
[ "vector", "transform" ]
f40d06651d13eeef3a67efb19635ce1ec9fe94a2
22
h
C
test/unit-tests/files/test-preprocessor/dependent-compilation-test/Vector.h
jheruty/hotswap-cpp
74175b028bf5dd0aa0dc8450f5251e6dfdf0e380
[ "MIT" ]
7
2021-05-25T11:31:00.000Z
2022-03-16T08:39:03.000Z
test/unit-tests/files/test-preprocessor/dependent-compilation-test/Vector.h
jheruty/hotswap-cpp
74175b028bf5dd0aa0dc8450f5251e6dfdf0e380
[ "MIT" ]
1
2021-06-07T20:01:41.000Z
2021-06-16T13:43:23.000Z
test/unit-tests/files/test-preprocessor/dependent-compilation-test/Vector.h
jheruty/hotswap-cpp
74175b028bf5dd0aa0dc8450f5251e6dfdf0e380
[ "MIT" ]
3
2021-07-08T07:33:03.000Z
2021-08-21T06:50:31.000Z
hscpp_module("vector")
22
22
0.818182
[ "vector" ]
f40f105f752c4d575a168578c433b56a748deda2
5,535
h
C
Code/Engine/RendererCore/Lights/Implementation/ReflectionProbeMapping.h
katehuratakeshi220/ezEngine
19fe98b5850172e67c37490ab0cee1b2d96fd220
[ "MIT" ]
5
2020-06-02T02:29:40.000Z
2021-07-28T15:20:51.000Z
Code/Engine/RendererCore/Lights/Implementation/ReflectionProbeMapping.h
jayrulez/ezEngine
49881480fef984b02fe3f550dd9ace932a05b86f
[ "MIT" ]
null
null
null
Code/Engine/RendererCore/Lights/Implementation/ReflectionProbeMapping.h
jayrulez/ezEngine
49881480fef984b02fe3f550dd9ace932a05b86f
[ "MIT" ]
null
null
null
#pragma once #include <RendererCore/RendererCorePCH.h> #include <RendererCore/Lights/Implementation/ReflectionProbeData.h> #include <RendererFoundation/RendererFoundationDLL.h> /// \brief Event generated on mapping changes. /// \sa ezReflectionProbeMapping::m_Events struct ezReflectionProbeMappingEvent { enum clas...
35.709677
293
0.740379
[ "render" ]
f41024cae33f420d4546438e86105984983d951d
2,437
h
C
species_id/src/Term.h
MRSD2018/reefbot-1
a595ca718d0cda277726894a3105815cef000475
[ "MIT" ]
null
null
null
species_id/src/Term.h
MRSD2018/reefbot-1
a595ca718d0cda277726894a3105815cef000475
[ "MIT" ]
null
null
null
species_id/src/Term.h
MRSD2018/reefbot-1
a595ca718d0cda277726894a3105815cef000475
[ "MIT" ]
null
null
null
// A "term" in an image that represents a weight in the document // vector. // // Author: Mark Desnoyer (markd@cmu.edu) // Date: July 2010 #ifndef _SPECIES_ID_TERM_H__ #define _SPECIES_ID_TERM_H__ #include <boost/serialization/access.hpp> #include <boost/serialization/nvp.hpp> #include <boost/serialization/deque.hpp>...
27.693182
77
0.671728
[ "object", "vector" ]
f41090135c448e7632fd0246a033f391fd8aea9d
5,764
h
C
sdk/src/cv_modules/max_depth_value_module/max_depth_value_module_impl.h
thejihuijin/realsense_sdk
cfc45170cf2dec55cfd47edb5d57f6a6486d90fb
[ "Apache-2.0" ]
46
2016-07-20T08:22:39.000Z
2017-07-31T04:24:30.000Z
sdk/src/cv_modules/max_depth_value_module/max_depth_value_module_impl.h
thejihuijin/realsense_sdk
cfc45170cf2dec55cfd47edb5d57f6a6486d90fb
[ "Apache-2.0" ]
23
2016-07-21T06:48:33.000Z
2017-07-20T21:30:51.000Z
sdk/src/cv_modules/max_depth_value_module/max_depth_value_module_impl.h
thejihuijin/realsense_sdk
cfc45170cf2dec55cfd47edb5d57f6a6486d90fb
[ "Apache-2.0" ]
32
2016-07-20T11:42:48.000Z
2017-07-31T14:36:58.000Z
// License: Apache 2.0. See LICENSE file in root directory. // Copyright(c) 2016 Intel Corporation. All Rights Reserved. #pragma once #include <mutex> #include <condition_variable> #include <thread> #include "rs/cv_modules/max_depth_value_module/max_depth_value_output_interface.h" #include "rs_core.h" #include "rs_ut...
45.03125
148
0.636017
[ "object" ]
f410ec5f648a82ba1f210a48dfb3a4c57bca991e
51,948
c
C
src/drivers/deprecated/scr_em86xx.c
symfund/microwindows
f267e5c368c5e5a49ac6b3907af9527b06a1c67f
[ "X11" ]
1
2020-12-19T13:47:11.000Z
2020-12-19T13:47:11.000Z
src/drivers/deprecated/scr_em86xx.c
symfund/microwindows
f267e5c368c5e5a49ac6b3907af9527b06a1c67f
[ "X11" ]
null
null
null
src/drivers/deprecated/scr_em86xx.c
symfund/microwindows
f267e5c368c5e5a49ac6b3907af9527b06a1c67f
[ "X11" ]
null
null
null
/* * Copyright (c) 1999, 2000 Greg Haerr <greg@censoft.com> * * Microwindows Screen Driver for Linux kernel framebuffers * * Portions used from Ben Pfaff's BOGL <pfaffben@debian.org> * * Modified for eCos by * Gary Thomas <gthomas@redhat.com> * Richard Panton <richard.panton@3glab.org> * * Note: modify ...
35.338776
255
0.724032
[ "vector" ]
f41a490415e5bc0d86bd497a351b67f93c4c9b85
3,777
h
C
D3D12_ModelAnimation/Sample/include/App.h
ProjectAsura/D3D12Samples
f4756807106e998ec2de7621fdd9125582859ae9
[ "MIT" ]
12
2016-11-03T08:38:57.000Z
2022-02-19T01:31:22.000Z
D3D12_ModelAnimation/Sample/include/App.h
ProjectAsura/D3D12Samples
f4756807106e998ec2de7621fdd9125582859ae9
[ "MIT" ]
null
null
null
D3D12_ModelAnimation/Sample/include/App.h
ProjectAsura/D3D12Samples
f4756807106e998ec2de7621fdd9125582859ae9
[ "MIT" ]
13
2017-05-15T12:34:50.000Z
2021-11-30T13:28:04.000Z
//------------------------------------------------------------------------------------------------- // File : App.h // Desc : Application Module. // Copyright(c) Project Asura. All right reserved. //------------------------------------------------------------------------------------------------- #pragma once //------...
41.966667
100
0.335981
[ "model" ]
f41eb3665d471e867888e2fca3e9bc826b1ceb8b
474
h
C
digitalCurrency/Controllers/我的/views/ChatTableViewCell.h
xunibidev/ZTuoExchange_ios
6cacf26ac2938fc4731141afd5a15b1f8cb1d6cd
[ "Apache-2.0" ]
7
2020-09-10T12:34:29.000Z
2022-02-26T09:44:58.000Z
digitalCurrency/Controllers/我的/views/ChatTableViewCell.h
xunibidev/ZTuoExchange_ios
6cacf26ac2938fc4731141afd5a15b1f8cb1d6cd
[ "Apache-2.0" ]
null
null
null
digitalCurrency/Controllers/我的/views/ChatTableViewCell.h
xunibidev/ZTuoExchange_ios
6cacf26ac2938fc4731141afd5a15b1f8cb1d6cd
[ "Apache-2.0" ]
40
2020-08-07T08:27:33.000Z
2022-03-11T04:45:47.000Z
// // ChatTableViewCell.h // digitalCurrency // // Created by iDog on 2018/3/7. // Copyright © 2018年 ztuo. All rights reserved. // #import <UIKit/UIKit.h> #import "ChatModel.h" @interface ChatTableViewCell : UITableViewCell @property (nonatomic,strong) UIImageView *headImageView; // 用户头像 @property (nonatomic,stro...
24.947368
64
0.729958
[ "model" ]
f421a911dbd2ab495cec6f9b1da91e23c5f6b73c
1,082
c
C
src/ft_piecedel.c
BimManager/filler
20295ce45b05d085434f51cf46e24e7f7fac5707
[ "MIT" ]
null
null
null
src/ft_piecedel.c
BimManager/filler
20295ce45b05d085434f51cf46e24e7f7fac5707
[ "MIT" ]
null
null
null
src/ft_piecedel.c
BimManager/filler
20295ce45b05d085434f51cf46e24e7f7fac5707
[ "MIT" ]
null
null
null
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_piecedel.c :+: :+: :+: ...
41.615385
80
0.186691
[ "shape" ]
f43e441b8b6191fa19f58670500cc609e37af6a7
4,839
h
C
minorGems/math/geometry/LineSegment3D.h
PhilipLudington/CastleDoctrine
443f2b6b0215a6d71515c8887c99b4322965622e
[ "Unlicense" ]
1
2020-01-16T00:07:11.000Z
2020-01-16T00:07:11.000Z
minorGems/math/geometry/LineSegment3D.h
PhilipLudington/CastleDoctrine
443f2b6b0215a6d71515c8887c99b4322965622e
[ "Unlicense" ]
null
null
null
minorGems/math/geometry/LineSegment3D.h
PhilipLudington/CastleDoctrine
443f2b6b0215a6d71515c8887c99b4322965622e
[ "Unlicense" ]
2
2019-09-17T12:08:20.000Z
2020-09-26T00:54:48.000Z
/* * Modification History * * 2001-April-14 Jason Rohrer * Created. * * 2005-February-15 Jason Rohrer * Made destructor virtual to quell warnings. */ #ifndef LINE_SEGMENT_3D_INCLUDED #define LINE_SEGMENT_3D_INCLUDED #include "GeometricObject3D.h" #include "minorGems/io/Serializable.h" #inclu...
22.71831
70
0.713164
[ "vector" ]
f443621173fa9603b81584dc488a831c5b0937ff
1,988
h
C
header/native-backend/widgets/ListViewWidget.h
batburger/Native-Backend
aaed26851e09f9e110061025fb2140aed1b4f9b5
[ "Apache-2.0" ]
null
null
null
header/native-backend/widgets/ListViewWidget.h
batburger/Native-Backend
aaed26851e09f9e110061025fb2140aed1b4f9b5
[ "Apache-2.0" ]
null
null
null
header/native-backend/widgets/ListViewWidget.h
batburger/Native-Backend
aaed26851e09f9e110061025fb2140aed1b4f9b5
[ "Apache-2.0" ]
null
null
null
// // Created by albert on 3/16/18. // #ifndef NATIVE_BACKEND_LISTVIEWWIDGET_H #define NATIVE_BACKEND_LISTVIEWWIDGET_H #include <string> #include <boost/move/unique_ptr.hpp> #include <boost/shared_ptr.hpp> #include <vector> #include <unordered_map> #include <native-backend/styles/BlockViewWidgetStyle.h> #include <n...
33.694915
105
0.682596
[ "vector" ]
f448472ccb831f5d7672d99a2150aa8655882588
4,155
c
C
src/ib/dq7apl.c
DanIverson/OpenVnmrJ
0db324603dbd8f618a6a9526b9477a999c5a4cc3
[ "Apache-2.0" ]
32
2016-06-17T05:04:26.000Z
2022-03-28T17:54:44.000Z
src/ib/dq7apl.c
timburrow/openvnmrj-source
f5e65eb2db4bded3437701f0fa91abd41928579c
[ "Apache-2.0" ]
128
2016-07-13T17:09:02.000Z
2022-03-28T17:53:52.000Z
src/ib/dq7apl.c
timburrow/openvnmrj-source
f5e65eb2db4bded3437701f0fa91abd41928579c
[ "Apache-2.0" ]
102
2016-01-23T15:27:16.000Z
2022-03-20T05:41:54.000Z
/* * Copyright (C) 2015 University of Oregon * * You may distribute under the terms of either the GNU General Public * License or the Apache License, as specified in the LICENSE file. * * For more information, see the LICENSE file. */ /* dq7apl.f -- translated by f2c (version 20090411). You must link the res...
31.240602
78
0.553069
[ "object", "vector" ]
f45902848887b7839292aa37c061dc3761834405
3,991
h
C
Sources/Plugins/TaskManagement/Task.h
lgasyou/XenonScheduler
77f95f61c77e260987fc348f2faf06e79812a841
[ "MIT" ]
null
null
null
Sources/Plugins/TaskManagement/Task.h
lgasyou/XenonScheduler
77f95f61c77e260987fc348f2faf06e79812a841
[ "MIT" ]
null
null
null
Sources/Plugins/TaskManagement/Task.h
lgasyou/XenonScheduler
77f95f61c77e260987fc348f2faf06e79812a841
[ "MIT" ]
null
null
null
#ifndef TASK_H #define TASK_H #include <QThread> #include <QString> #include <QVector> #include <QProcess> #include <QDateTime> #include <QMap> #include <QDebug> #include <algorithm> #include "Operation.h" #include "Trigger.h" class TaskManager; class Task : public QObject { Q_OBJECT friend class TaskManag...
25.100629
92
0.589326
[ "object" ]
f4712aefb1e945c1f5f4666acc251b53ab2ebd45
1,345
h
C
common/source/common/net/message/storage/mirroring/GetStorageResyncStatsRespMsg.h
TomatoYoung/beegfs
edf287940175ecded493183209719d2d90d45374
[ "BSD-3-Clause" ]
null
null
null
common/source/common/net/message/storage/mirroring/GetStorageResyncStatsRespMsg.h
TomatoYoung/beegfs
edf287940175ecded493183209719d2d90d45374
[ "BSD-3-Clause" ]
null
null
null
common/source/common/net/message/storage/mirroring/GetStorageResyncStatsRespMsg.h
TomatoYoung/beegfs
edf287940175ecded493183209719d2d90d45374
[ "BSD-3-Clause" ]
null
null
null
#ifndef GETSTORAGERESYNCSTATSRESPMSG_H_ #define GETSTORAGERESYNCSTATSRESPMSG_H_ #include <common/net/message/NetMessage.h> #include <common/storage/mirroring/BuddyResyncJobStatistics.h> class GetStorageResyncStatsRespMsg : public NetMessageSerdes<GetStorageResyncStatsRespMsg> { public: /* * @param job...
25.865385
90
0.685502
[ "object" ]
f47c38a163998ee2b464b15b18e2d2424d5c3e44
7,031
h
C
Marlin/src/HAL/HAL_STM32F1/HAL.h
s3abrz/s3abrz_FLSUN-Kossel-Mini-skr-v1.3
dddee88d748162ed48fd9dd5351ce8953746325f
[ "MIT" ]
1
2019-07-25T16:09:15.000Z
2019-07-25T16:09:15.000Z
Marlin/src/HAL/HAL_STM32F1/HAL.h
s3abrz/s3abrz_FLSUN-Kossel-Mini-skr-v1.3
dddee88d748162ed48fd9dd5351ce8953746325f
[ "MIT" ]
null
null
null
Marlin/src/HAL/HAL_STM32F1/HAL.h
s3abrz/s3abrz_FLSUN-Kossel-Mini-skr-v1.3
dddee88d748162ed48fd9dd5351ce8953746325f
[ "MIT" ]
null
null
null
/** * Marlin 3D Printer Firmware * * Copyright (C) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * Copyright (c) 2016 Bob Cousins bobcousins42@googlemail.com * Copyright (c) 2015-2016 Nico Tonnhofer wurstnase.reprap@gmail.com * Copyright (c) 2017 Victor Perez * * This program is free software: ...
26.632576
88
0.65325
[ "3d" ]
f483dfb634e84f0c4d062d09953889d9639917c7
3,743
h
C
packager/media/base/key_source.h
nevil/shaka-packager
a217cdce294b5162ae305a310b2e53e73c4d0481
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
packager/media/base/key_source.h
nevil/shaka-packager
a217cdce294b5162ae305a310b2e53e73c4d0481
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
packager/media/base/key_source.h
nevil/shaka-packager
a217cdce294b5162ae305a310b2e53e73c4d0481
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
// Copyright 2014 Google Inc. All rights reserved. // // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file or at // https://developers.google.com/open-source/licenses/bsd #ifndef MEDIA_BASE_KEY_SOURCE_H_ #define MEDIA_BASE_KEY_SOURCE_H_ #include <string> #include <vec...
36.696078
80
0.711996
[ "vector" ]
f4846a92053ceebec0c5566dab75565183f4ccc9
673
h
C
aws-cpp-sdk-glue/include/aws/glue/model/FilterOperation.h
Nexuscompute/aws-sdk-cpp
e7ef485e46e6962c9e084b8c9b104c1bfcceaf26
[ "Apache-2.0" ]
1
2022-01-05T18:20:03.000Z
2022-01-05T18:20:03.000Z
aws-cpp-sdk-glue/include/aws/glue/model/FilterOperation.h
Nexuscompute/aws-sdk-cpp
e7ef485e46e6962c9e084b8c9b104c1bfcceaf26
[ "Apache-2.0" ]
null
null
null
aws-cpp-sdk-glue/include/aws/glue/model/FilterOperation.h
Nexuscompute/aws-sdk-cpp
e7ef485e46e6962c9e084b8c9b104c1bfcceaf26
[ "Apache-2.0" ]
1
2021-11-09T11:58:03.000Z
2021-11-09T11:58:03.000Z
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/glue/Glue_EXPORTS.h> #include <aws/core/utils/memory/stl/AWSString.h> namespace Aws { namespace Glue { namespace Model { enum class FilterOperation { NOT_SET, E...
18.189189
80
0.720654
[ "model" ]
f4873f6493e3725b7022b4032216745a26149645
766
h
C
core/include/Event.h
armingjazi/cext
10e6f5eec527208993c691d384fee987d9911f21
[ "MIT" ]
null
null
null
core/include/Event.h
armingjazi/cext
10e6f5eec527208993c691d384fee987d9911f21
[ "MIT" ]
null
null
null
core/include/Event.h
armingjazi/cext
10e6f5eec527208993c691d384fee987d9911f21
[ "MIT" ]
null
null
null
#pragma once #include <functional> #include <set> #include "IEvent.h" #include "Raise.h" namespace all { template<typename ...Arg> class Event : public IEvent<Arg...> { public: Event &operator=(const Event &) = delete; void operator+=(typename IEvent<Arg...>::callbackPtr func) override { listeners_.emplac...
19.15
76
0.599217
[ "vector" ]
f4887341bcf767a5d1cffd8ddbc6e68b2b54c4c6
60,505
c
C
textadapter/core/text_adapter.c
ContinuumIO/TextAdapter
53138c2277cdfcf32e127251313d4f77f81050aa
[ "BSD-3-Clause" ]
22
2016-11-09T12:20:04.000Z
2021-02-07T03:07:58.000Z
textadapter/core/text_adapter.c
blaze/TextAdapter
53138c2277cdfcf32e127251313d4f77f81050aa
[ "BSD-3-Clause" ]
3
2016-11-01T03:43:03.000Z
2017-02-27T20:19:05.000Z
textadapter/core/text_adapter.c
ContinuumIO/TextAdapter
53138c2277cdfcf32e127251313d4f77f81050aa
[ "BSD-3-Clause" ]
9
2017-01-31T21:28:57.000Z
2021-12-15T04:22:53.000Z
#include <stdlib.h> #include <string.h> #include <ctype.h> #include <limits.h> #include <sys/stat.h> #include <assert.h> #include "text_adapter.h" /* Default buffer size for reading in chunks of text from data source */ #define TOKENIZE_BUFFER_SIZE 1024*1024*10 /* these come from json_tokenizer.c ... */ extern int ...
29.908552
120
0.523213
[ "object" ]
f491afef2f1d8ca863d9b358708e183df634d469
30,126
h
C
src/mmr.h
DavidLDawes/VerusCoin
925fe06aac13471fd6dcdce39848d9a9b3f3e9ae
[ "Unlicense" ]
null
null
null
src/mmr.h
DavidLDawes/VerusCoin
925fe06aac13471fd6dcdce39848d9a9b3f3e9ae
[ "Unlicense" ]
null
null
null
src/mmr.h
DavidLDawes/VerusCoin
925fe06aac13471fd6dcdce39848d9a9b3f3e9ae
[ "Unlicense" ]
null
null
null
/******************************************************************** * (C) 2019 Michael Toutonghi * * Distributed under the MIT software license, see the accompanying * file COPYING or http://www.opensource.org/licenses/mit-license.php. * * This is an implementation of a Merkle Mountain Range that can work on ...
33.622768
211
0.48264
[ "vector" ]
f4997d273f99e32a8a69d76097051bb696c50210
6,633
c
C
DelaunayTables/Resources/C-Sources/DelaunayTable.ResourceStack.c
ijknabla/DelaunayTable
d01e8787a7fe4fad5a7b367b99f4534b9e589eae
[ "MIT" ]
null
null
null
DelaunayTables/Resources/C-Sources/DelaunayTable.ResourceStack.c
ijknabla/DelaunayTable
d01e8787a7fe4fad5a7b367b99f4534b9e589eae
[ "MIT" ]
2
2020-06-03T09:17:55.000Z
2020-06-05T05:19:41.000Z
DelaunayTables/Resources/C-Sources/DelaunayTable.ResourceStack.c
ijknabla/DelaunayTable
d01e8787a7fe4fad5a7b367b99f4534b9e589eae
[ "MIT" ]
null
null
null
#include "DelaunayTable.ResourceStack.h" #include <stdbool.h> /// fatal error format & macro static const char FatalErrorFormat[] = "FatalError :: %s\n" "at %s:%d"; static const char ResourceAllocationFailedFormat[] = "ResourceAllocationError :: ( %s ) failed, returned NULL\n" "at %s:%d"; static c...
27.522822
94
0.668024
[ "object" ]
f49d9cc9e97ca26ab5f2565ff2bf535e8def0130
2,605
h
C
src/lib/auser.h
leaderit/ananas-qt4
6830bf5074b316582a38f6bed147a1186dd7cc95
[ "MIT" ]
1
2021-03-16T21:47:41.000Z
2021-03-16T21:47:41.000Z
src/lib/auser.h
leaderit/ananas-qt4
6830bf5074b316582a38f6bed147a1186dd7cc95
[ "MIT" ]
null
null
null
src/lib/auser.h
leaderit/ananas-qt4
6830bf5074b316582a38f6bed147a1186dd7cc95
[ "MIT" ]
null
null
null
/**************************************************************************** ** $Id: auser.h,v 1.1 2008/11/05 21:16:28 leader Exp $ ** ** User object header file of ** Ananas application library ** ** Created : 20050527 ** ** Copyright (C) 2003-2005 Grigory Panov, Yoshkar-Ola. ** ** This file is part of the Designer ...
27.135417
109
0.683301
[ "object" ]
f4a0b2dc16b21222dda2c164e5f034a0aea09d7f
3,514
h
C
applications/MappingApplication/custom_modelers/mapping_geometries_modeler.h
lkusch/Kratos
e8072d8e24ab6f312765185b19d439f01ab7b27b
[ "BSD-4-Clause" ]
778
2017-01-27T16:29:17.000Z
2022-03-30T03:01:51.000Z
applications/MappingApplication/custom_modelers/mapping_geometries_modeler.h
lkusch/Kratos
e8072d8e24ab6f312765185b19d439f01ab7b27b
[ "BSD-4-Clause" ]
6,634
2017-01-15T22:56:13.000Z
2022-03-31T15:03:36.000Z
applications/MappingApplication/custom_modelers/mapping_geometries_modeler.h
lkusch/Kratos
e8072d8e24ab6f312765185b19d439f01ab7b27b
[ "BSD-4-Clause" ]
224
2017-02-07T14:12:49.000Z
2022-03-06T23:09:34.000Z
// | / | // ' / __| _` | __| _ \ __| // . \ | ( | | ( |\__ ` // _|\_\_| \__,_|\__|\___/ ____/ // Multi-Physics // // License: BSD License // Kratos default license: kratos/license.txt // // #if !defined(KRATOS_MAPPING_GEOMETRIES_MODELER...
22.240506
93
0.64798
[ "geometry", "object", "vector", "model" ]
f4a6059e5c993ebe1db447ddb0d92fb7174d2127
7,627
h
C
ros/catkin_ws/devel/include/autoware_msgs/ConfigPedestrianFusion.h
Yelloooowww/SFA3D
9594168767988159fd3e2ddb99f824fb473a13c5
[ "MIT" ]
null
null
null
ros/catkin_ws/devel/include/autoware_msgs/ConfigPedestrianFusion.h
Yelloooowww/SFA3D
9594168767988159fd3e2ddb99f824fb473a13c5
[ "MIT" ]
null
null
null
ros/catkin_ws/devel/include/autoware_msgs/ConfigPedestrianFusion.h
Yelloooowww/SFA3D
9594168767988159fd3e2ddb99f824fb473a13c5
[ "MIT" ]
null
null
null
// Generated by gencpp from file autoware_msgs/ConfigPedestrianFusion.msg // DO NOT EDIT! #ifndef AUTOWARE_MSGS_MESSAGE_CONFIGPEDESTRIANFUSION_H #define AUTOWARE_MSGS_MESSAGE_CONFIGPEDESTRIANFUSION_H #include <string> #include <vector> #include <map> #include <ros/types.h> #include <ros/serialization.h> #include <...
28.890152
165
0.7421
[ "vector" ]
f4b389bf4e587e6a74af77d758a864300188c206
6,470
h
C
backup.h
taz-il/PlanC
6b4170cc1085c134496164d8d9f5892de8b4c631
[ "MIT" ]
70
2018-03-16T10:06:05.000Z
2020-10-13T03:12:42.000Z
backup.h
taz-il/PlanC
6b4170cc1085c134496164d8d9f5892de8b4c631
[ "MIT" ]
15
2020-12-20T07:30:47.000Z
2021-02-26T01:28:57.000Z
backup.h
taz-il/PlanC
6b4170cc1085c134496164d8d9f5892de8b4c631
[ "MIT" ]
6
2018-10-14T10:01:09.000Z
2020-02-19T03:18:21.000Z
#pragma once #include <vector> #include <utility> #define CRYPTOPP_ENABLE_NAMESPACE_WEAK 1 #include "cryptopp/md5.h" #include "common.h" #include "blocks.h" #include "boost/filesystem.hpp" #define FILE_TYPE_INVALID -1 #define FILE_TYPE_FILE 0 #define FILE_TYPE_DIRECTORY 1 #define FILE_T...
25.077519
144
0.760587
[ "vector" ]
3c545aa28edb8a37b360dfa3e7d348666938b0d1
2,149
h
C
LoggingViewKit/LoggingViewKit/Headers/LGVLoggingViewService.h
mohsinalimat/LoggingViewKit
df5b36f8e3a90aad1f7f209468b955d6e50c8acb
[ "MIT" ]
1
2018-12-21T04:09:43.000Z
2018-12-21T04:09:43.000Z
LoggingViewKit/LoggingViewKit/Headers/LGVLoggingViewService.h
mohsinalimat/LoggingViewKit
df5b36f8e3a90aad1f7f209468b955d6e50c8acb
[ "MIT" ]
null
null
null
LoggingViewKit/LoggingViewKit/Headers/LGVLoggingViewService.h
mohsinalimat/LoggingViewKit
df5b36f8e3a90aad1f7f209468b955d6e50c8acb
[ "MIT" ]
null
null
null
// // LGVLoggingViewService.h // LoggingViewKit // // Created by Masaki Ando on 2018/12/12. // Copyright (c) 2018 Hituzi Ando. All rights reserved. // #import <UIKit/UIKit.h> NS_ASSUME_NONNULL_BEGIN @class LGVError; @class LGVLog; @class LGVLoggingViewService; @protocol LGVDatabase; @protocol LGVLogging; UIKIT...
20.466667
82
0.669614
[ "object" ]
3c6ead5bf3e1a43d1d254898807a4d5d46f83487
18,297
c
C
src/parcsr_ls/par_lr_interp_device.c
hongbo-yao/hypre
62b61918cf5ff33b5ce673063c85aeb1519bbb0c
[ "ECL-2.0", "Apache-2.0", "MIT" ]
1
2021-05-02T23:05:50.000Z
2021-05-02T23:05:50.000Z
src/parcsr_ls/par_lr_interp_device.c
hongbo-yao/hypre
62b61918cf5ff33b5ce673063c85aeb1519bbb0c
[ "ECL-2.0", "Apache-2.0", "MIT" ]
null
null
null
src/parcsr_ls/par_lr_interp_device.c
hongbo-yao/hypre
62b61918cf5ff33b5ce673063c85aeb1519bbb0c
[ "ECL-2.0", "Apache-2.0", "MIT" ]
null
null
null
/****************************************************************************** * Copyright 1998-2019 Lawrence Livermore National Security, LLC and other * HYPRE Project Developers. See the top-level COPYRIGHT file for details. * * SPDX-License-Identifier: (Apache-2.0 OR MIT) **************************************...
40.213187
114
0.626223
[ "transform" ]
3c74c87ffc9e4252dd9ee97f5fa3921cf99bb688
24,524
c
C
step2.build_gstreamer_project/gst_plugin_tutorial/gst-plugins-bad/sys/nvcodec/gstnvh264enc.c
zhang-jinyu/Smart-Fruit-Scale-based-on-the-VITIS-AI-and-ZCU104
3b389cbaa0a4f472d9dd5bb6b994a904fdc6c832
[ "Apache-2.0" ]
1
2021-03-05T08:43:24.000Z
2021-03-05T08:43:24.000Z
step2.build_gstreamer_project/gst_plugin_tutorial/gst-plugins-bad/sys/nvcodec/gstnvh264enc.c
zhang-jinyu/Smart-Fruit-Scale-based-on-the-VITIS-AI-and-ZCU104
3b389cbaa0a4f472d9dd5bb6b994a904fdc6c832
[ "Apache-2.0" ]
null
null
null
step2.build_gstreamer_project/gst_plugin_tutorial/gst-plugins-bad/sys/nvcodec/gstnvh264enc.c
zhang-jinyu/Smart-Fruit-Scale-based-on-the-VITIS-AI-and-ZCU104
3b389cbaa0a4f472d9dd5bb6b994a904fdc6c832
[ "Apache-2.0" ]
null
null
null
/* GStreamer NVENC plugin * Copyright (C) 2015 Centricular Ltd * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) any later ve...
32.786096
89
0.701476
[ "object" ]
3c965e7f7308713a54fc6509a03ba8a182a5a2b4
7,455
c
C
libray/libobj/cone.c
stricaud/rayshade4
08ea3c0697442e7446442383456644bd915ece36
[ "BSD-2-Clause" ]
27
2015-11-11T09:35:11.000Z
2021-11-29T02:18:10.000Z
libray/libobj/cone.c
dspinellis/rayshade4
08ea3c0697442e7446442383456644bd915ece36
[ "BSD-2-Clause" ]
null
null
null
libray/libobj/cone.c
dspinellis/rayshade4
08ea3c0697442e7446442383456644bd915ece36
[ "BSD-2-Clause" ]
6
2015-11-11T09:34:50.000Z
2021-10-03T17:08:24.000Z
/* * Copyright (C) 1989-2015, Craig E. Kolb * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * 1. Redistributions of source code must retain the above copyright notice, * this list ...
22.868098
79
0.639839
[ "render", "vector", "transform" ]
3ca6ec026981bace4a794424b78a526d3dcfdd4e
11,853
h
C
lib/Lin_alg.X/Lin_alg_float.h
sa-y-an/open-source-autonomous-vehicle-controller
0cc415fb141d1b66ac45a7bf6b50add6814728fb
[ "MIT" ]
3
2021-06-15T05:10:00.000Z
2021-09-05T18:07:01.000Z
lib/Lin_alg.X/Lin_alg_float.h
sa-y-an/open-source-autonomous-vehicle-controller
0cc415fb141d1b66ac45a7bf6b50add6814728fb
[ "MIT" ]
1
2021-06-07T21:05:14.000Z
2021-06-07T21:05:14.000Z
lib/Lin_alg.X/Lin_alg_float.h
sa-y-an/open-source-autonomous-vehicle-controller
0cc415fb141d1b66ac45a7bf6b50add6814728fb
[ "MIT" ]
9
2021-06-10T08:42:53.000Z
2022-03-28T05:46:16.000Z
/* * File: lin_alg_float.h * Author: Pavlo Vlastos, Aaron Hunter * * Created on February 6, 2020, 11:31 AM * Modified on June 16,2021, 3;14 PM */ #ifndef LIN_ALG_FLOAT_H #define LIN_ALG_FLOAT_H /******************************************************************************* * #DEFINES *********************...
29.856423
81
0.667763
[ "vector" ]
3ca810449ac0258550cf73c2f15cadadee6c6efa
2,014
h
C
domain/include/alibabacloud/domain/model/QueryServerLockResult.h
iamzken/aliyun-openapi-cpp-sdk
3c991c9ca949b6003c8f498ce7a672ea88162bf1
[ "Apache-2.0" ]
89
2018-02-02T03:54:39.000Z
2021-12-13T01:32:55.000Z
domain/include/alibabacloud/domain/model/QueryServerLockResult.h
sdk-team/aliyun-openapi-cpp-sdk
d0e92f6f33126dcdc7e40f60582304faf2c229b7
[ "Apache-2.0" ]
89
2018-03-14T07:44:54.000Z
2021-11-26T07:43:25.000Z
domain/include/alibabacloud/domain/model/QueryServerLockResult.h
sdk-team/aliyun-openapi-cpp-sdk
d0e92f6f33126dcdc7e40f60582304faf2c229b7
[ "Apache-2.0" ]
69
2018-01-22T09:45:52.000Z
2022-03-28T07:58:38.000Z
/* * Copyright 2009-2017 Alibaba Cloud 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...
29.188406
80
0.742304
[ "vector", "model" ]
3cb0748fc4d9f50bea175292de2575d060e3fbf4
4,218
h
C
src/TheVulkanTemple/vulkan_helper.h
EdoardoLuciani/TheVulkanTemple
28da62e05f30795abf3d9e14631be30b328d7377
[ "MIT" ]
2
2020-12-02T09:42:52.000Z
2021-01-02T17:16:08.000Z
src/TheVulkanTemple/vulkan_helper.h
EdoardoLuciani/TheVulkanTemple
28da62e05f30795abf3d9e14631be30b328d7377
[ "MIT" ]
null
null
null
src/TheVulkanTemple/vulkan_helper.h
EdoardoLuciani/TheVulkanTemple
28da62e05f30795abf3d9e14631be30b328d7377
[ "MIT" ]
null
null
null
#ifndef VULKAN_HELPER_H #define VULKAN_HELPER_H #include <vector> #include <string> #include <cstdint> #include <glm/glm.hpp> #include <glm/gtc/type_ptr.hpp> #include <unordered_map> #include "external/volk.h" namespace vulkan_helper { enum class Error { LOADED_MODEL_IS_NOT_PBR, VOLK_INITIALIZATIO...
50.214286
195
0.809151
[ "vector" ]
3cb09329835e5eae214db48e8f5ef72656c0d4a0
4,838
h
C
include/weatherStormStateMachine.h
Pnaghavi/Weather-Storm
6cc0ce2cd7e924214fca29d2f8b17e3ff600eb8c
[ "MIT" ]
null
null
null
include/weatherStormStateMachine.h
Pnaghavi/Weather-Storm
6cc0ce2cd7e924214fca29d2f8b17e3ff600eb8c
[ "MIT" ]
null
null
null
include/weatherStormStateMachine.h
Pnaghavi/Weather-Storm
6cc0ce2cd7e924214fca29d2f8b17e3ff600eb8c
[ "MIT" ]
null
null
null
#ifndef _WEATHERSTORMSTATEMACHINE_H #define _WEATHERSTORMSTATEMACHINE_H #include <chrono> #include <string> #include <iostream> #include "elma.h" #include "getDataState.h" #include "energizeState.h" #include "deenergizeState.h" using namespace elma; //! This class is inherited from the State class of Elma that repres...
43.585586
154
0.723853
[ "object" ]
3cb95519a89f71d89ac969237c275c4bf9eefb2e
3,267
h
C
src/ReadSequence.h
ResearchDx/HardSearch
718a11f51d9130314ea631a541fb8a8b012f2aeb
[ "MIT" ]
null
null
null
src/ReadSequence.h
ResearchDx/HardSearch
718a11f51d9130314ea631a541fb8a8b012f2aeb
[ "MIT" ]
1
2018-09-29T22:18:06.000Z
2018-09-29T22:18:06.000Z
src/ReadSequence.h
ResearchDx/HardSearch
718a11f51d9130314ea631a541fb8a8b012f2aeb
[ "MIT" ]
null
null
null
#ifndef LIB_INCLUDES #define LIB_INCLUDES #include <string> #include <cstring> #include <vector> #include <algorithm> #include <cctype> #include <stdio.h> #include "AlignmentNode.h" #include "BreakPointNode.h" #include "SoftClipRead.h" #endif #ifndef READSEQUENCE_H_ #define READSEQUENCE_H_ #include <stdint.h> cla...
21.214286
78
0.73064
[ "vector" ]
3cc09469b2f0d1a6ed7ac633f5bef937948f3415
97,200
c
C
base/cmd/cpwork.c
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
base/cmd/cpwork.c
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
base/cmd/cpwork.c
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
/*++ Copyright (c) 1988-1999 Microsoft Corporation Module Name: cpwork.c Abstract: Copy command internal workers --*/ #include "cmd.h" /* useful macro */ #define Wild(spec) (((spec)->flags & CI_NAMEWILD) != 0) #define TruncateOnCtrlZ(flags) (((flags) & (CI_ASCII | CI_NOT_UN...
33.128834
154
0.44823
[ "model", "3d" ]
3cc7ab6a4505ee855ce77486bf731261c3b508b2
206
h
C
qtglgame/cube.h
Darkness-ua/cube-labyrinth-game
3b0b8971e20dfb17a63fb21e08c61f5d2b4c85b2
[ "Unlicense" ]
null
null
null
qtglgame/cube.h
Darkness-ua/cube-labyrinth-game
3b0b8971e20dfb17a63fb21e08c61f5d2b4c85b2
[ "Unlicense" ]
null
null
null
qtglgame/cube.h
Darkness-ua/cube-labyrinth-game
3b0b8971e20dfb17a63fb21e08c61f5d2b4c85b2
[ "Unlicense" ]
null
null
null
#include "gameobject.h" #include "cmesh.h" #pragma once class Cube : public GameObject { public: Cube(); void init(); void render(GLWidget* glwidget); void update(); CMesh m_mesh; };
12.875
36
0.635922
[ "render" ]
3ce2abd477f221557333e591cd61aeff0b8b0fea
3,626
h
C
core/src/time_stepping_scheme/00_time_stepping_scheme.h
maierbn/opendihu
577650e2f6b36a7306766b0f4176f8124458cbf0
[ "MIT" ]
17
2018-11-25T19:29:34.000Z
2021-09-20T04:46:22.000Z
core/src/time_stepping_scheme/00_time_stepping_scheme.h
maierbn/opendihu
577650e2f6b36a7306766b0f4176f8124458cbf0
[ "MIT" ]
1
2020-11-12T15:15:58.000Z
2020-12-29T15:29:24.000Z
core/src/time_stepping_scheme/00_time_stepping_scheme.h
maierbn/opendihu
577650e2f6b36a7306766b0f4176f8124458cbf0
[ "MIT" ]
4
2018-10-17T12:18:10.000Z
2021-05-28T13:24:20.000Z
#pragma once #include <Python.h> // has to be the first included header #include "control/dihu_context.h" #include "output_writer/manager.h" #include "interfaces/splittable.h" #include "interfaces/multipliable.h" #include "easylogging++.h" namespace TimeSteppingScheme { class TimeSteppingScheme : public Splittab...
38.168421
195
0.742967
[ "object" ]
3ce6d16f57d97ea2a48069a32816a91a55b01393
11,492
h
C
services/bluetooth_standard/external/dummy/include/stub/media_service.h
openharmony-sig-ci/communication_bluetooth
c9d9614e881224abfb423505e25e72163dd25df3
[ "Apache-2.0" ]
null
null
null
services/bluetooth_standard/external/dummy/include/stub/media_service.h
openharmony-sig-ci/communication_bluetooth
c9d9614e881224abfb423505e25e72163dd25df3
[ "Apache-2.0" ]
null
null
null
services/bluetooth_standard/external/dummy/include/stub/media_service.h
openharmony-sig-ci/communication_bluetooth
c9d9614e881224abfb423505e25e72163dd25df3
[ "Apache-2.0" ]
1
2021-09-13T11:16:33.000Z
2021-09-13T11:16:33.000Z
/* * Copyright (C) 2021 Huawei Device Co., Ltd. * 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 ...
38.955932
120
0.557953
[ "vector" ]
3cecd76d59a56afd200479d06341f8e1b3462527
9,575
h
C
include/tools-md/text.h
micheldenommee/tools-md
5d299ca043bcb9edbecaccce6e1cbe71e3437325
[ "MIT" ]
null
null
null
include/tools-md/text.h
micheldenommee/tools-md
5d299ca043bcb9edbecaccce6e1cbe71e3437325
[ "MIT" ]
null
null
null
include/tools-md/text.h
micheldenommee/tools-md
5d299ca043bcb9edbecaccce6e1cbe71e3437325
[ "MIT" ]
null
null
null
/* MIT License Copyright (c) 2019 Michel Dénommée 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, publish...
24.42602
86
0.547781
[ "transform" ]
3cf291ecd1aba8bb6664e33facbf7f423f9b15dd
1,346
h
C
3dEngine/src/scene/ui/widget/window/Window.h
petitg1987/urchinEngine
a14a57ac49a19237d748d2eafc7c2a38a45b95d6
[ "BSL-1.0" ]
18
2020-06-12T00:04:46.000Z
2022-01-11T14:56:19.000Z
3dEngine/src/scene/ui/widget/window/Window.h
petitg1987/urchinEngine
a14a57ac49a19237d748d2eafc7c2a38a45b95d6
[ "BSL-1.0" ]
null
null
null
3dEngine/src/scene/ui/widget/window/Window.h
petitg1987/urchinEngine
a14a57ac49a19237d748d2eafc7c2a38a45b95d6
[ "BSL-1.0" ]
6
2020-08-16T15:58:41.000Z
2022-03-05T13:17:50.000Z
#pragma once #include <string> #include <memory> #include <scene/ui/widget/Widget.h> #include <scene/ui/widget/Position.h> #include <scene/ui/widget/Size.h> #include <scene/ui/widget/text/Text.h> #include <resources/image/Image.h> #include <api/render/GenericRenderer.h> namespace urchin { class Window : public ...
27.469388
101
0.60104
[ "render" ]
a7021450f69fa7d2264c169a2285f67152aece47
2,198
h
C
flut/src/flut.h
lbrugnara/fllib
fd777a64b4b05cd9890a4c542bfe99c8ee4ec302
[ "MIT" ]
5
2019-02-08T12:16:49.000Z
2020-11-11T16:58:23.000Z
include/flut/flut.h
lbrugnara/fllib
fd777a64b4b05cd9890a4c542bfe99c8ee4ec302
[ "MIT" ]
null
null
null
include/flut/flut.h
lbrugnara/fllib
fd777a64b4b05cd9890a4c542bfe99c8ee4ec302
[ "MIT" ]
null
null
null
#ifndef FLUT_H #define FLUT_H #include "assert.h" #include "context.h" #include "expect.h" #include "suite.h" #include "test.h" #include <fllib/Array.h> /** * Notes: * - Deprecated: Use flut_run_suites instead */ #define flut_run_tests(argc, argv, ...) ...
43.098039
120
0.419017
[ "vector" ]
a704f4560b8cd51318b4a0eadf497c41d8382299
2,248
h
C
Labyrint/labyrinti1/Libraries/libil2cpp/include/debugger/thread-data.h
mimietti/Labyball
c4b03f5b5d5ec1a1cae5831d22391bc2a171230f
[ "MIT" ]
11
2016-07-22T19:58:09.000Z
2021-09-21T12:51:40.000Z
Sonder/Temp/StagingArea/Trampoline/Libraries/libil2cpp/include/debugger/thread-data.h
HackingForGood/GoogleyEyes
a92b962ab220686794350560a47e88191e165c05
[ "Apache-2.0" ]
23
2016-07-21T13:03:02.000Z
2016-10-03T12:43:01.000Z
Sonder/Temp/StagingArea/Trampoline/Libraries/libil2cpp/include/debugger/thread-data.h
HackingForGood/GoogleyEyes
a92b962ab220686794350560a47e88191e165c05
[ "Apache-2.0" ]
1
2019-09-08T17:32:17.000Z
2019-09-08T17:32:17.000Z
#pragma once #include <map> #include <vector> #include "common.h" #include "protocol/globals.h" struct Il2CppThread; struct Il2CppStackFrameInfo; namespace il2cpp { namespace os { class Mutex; class Event; } /* namespace os */ namespace debugger { struct MethodInvokeData { MethodInvokeData() : method_to_in...
18.890756
81
0.77669
[ "vector" ]
a707026770e448c53938bc84381ccae4afd020bd
39,668
h
C
src/roms/ROMS/Drivers/obs_sen_is4dvar.h
mcflugen/roms-lite
9c226314d6c81227d311e3348193b66acaf548fe
[ "MIT" ]
null
null
null
src/roms/ROMS/Drivers/obs_sen_is4dvar.h
mcflugen/roms-lite
9c226314d6c81227d311e3348193b66acaf548fe
[ "MIT" ]
null
null
null
src/roms/ROMS/Drivers/obs_sen_is4dvar.h
mcflugen/roms-lite
9c226314d6c81227d311e3348193b66acaf548fe
[ "MIT" ]
null
null
null
MODULE ocean_control_mod ! !svn $Id: obs_sen_is4dvar.h 2328 2014-01-23 20:16:18Z arango $ !=================================================== Andrew M. Moore === ! Copyright (c) 2002-2014 The ROMS/TOMS Group Hernan G. Arango ! ! Licensed under a MIT/X style license ! ! ...
33.87532
75
0.536957
[ "vector", "model", "3d" ]
a7112fde55466f606e7f583dcb0d85d65d6e4ced
4,115
h
C
step2.build_gstreamer_project/gst_plugin_tutorial/gst-plugins-bad/sys/mediafoundation/gstmftransform.h
zhang-jinyu/Smart-Fruit-Scale-based-on-the-VITIS-AI-and-ZCU104
3b389cbaa0a4f472d9dd5bb6b994a904fdc6c832
[ "Apache-2.0" ]
1
2021-03-05T08:43:24.000Z
2021-03-05T08:43:24.000Z
step2.build_gstreamer_project/gst_plugin_tutorial/gst-plugins-bad/sys/mediafoundation/gstmftransform.h
zhang-jinyu/Smart-Fruit-Scale-based-on-the-VITIS-AI-and-ZCU104
3b389cbaa0a4f472d9dd5bb6b994a904fdc6c832
[ "Apache-2.0" ]
null
null
null
step2.build_gstreamer_project/gst_plugin_tutorial/gst-plugins-bad/sys/mediafoundation/gstmftransform.h
zhang-jinyu/Smart-Fruit-Scale-based-on-the-VITIS-AI-and-ZCU104
3b389cbaa0a4f472d9dd5bb6b994a904fdc6c832
[ "Apache-2.0" ]
null
null
null
/* GStreamer * Copyright (C) 2020 Seungha Yang <seungha.yang@navercorp.com> * Copyright (C) 2020 Seungha Yang <seungha@centricular.com> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by the Free Software Founda...
41.565657
87
0.626974
[ "object" ]
a7182c2315d55dca8a38ef51958fbc015b88b065
3,981
h
C
content/renderer/media/stream/apply_constraints_processor.h
zipated/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
2,151
2020-04-18T07:31:17.000Z
2022-03-31T08:39:18.000Z
content/renderer/media/stream/apply_constraints_processor.h
cangulcan/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
395
2020-04-18T08:22:18.000Z
2021-12-08T13:04:49.000Z
content/renderer/media/stream/apply_constraints_processor.h
cangulcan/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
338
2020-04-18T08:03:10.000Z
2022-03-29T12:33:22.000Z
// 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 CONTENT_RENDERER_MEDIA_STREAM_APPLY_CONSTRAINTS_PROCESSOR_H_ #define CONTENT_RENDERER_MEDIA_STREAM_APPLY_CONSTRAINTS_PROCESSOR_H_ #include "base/...
40.212121
86
0.809847
[ "render" ]
a71fc133ca0fd7a89711c561da5bde1b0a9e88c7
12,685
h
C
stingraykit/exception.h
zavadovsky/stingraykit
33e6587535325f08769bd8392381d70d4d316410
[ "0BSD" ]
24
2015-03-04T16:30:03.000Z
2022-02-04T15:03:42.000Z
stingraykit/exception.h
zavadovsky/stingraykit
33e6587535325f08769bd8392381d70d4d316410
[ "0BSD" ]
null
null
null
stingraykit/exception.h
zavadovsky/stingraykit
33e6587535325f08769bd8392381d70d4d316410
[ "0BSD" ]
7
2015-04-08T12:22:58.000Z
2018-06-14T09:58:45.000Z
#ifndef STINGRAYKIT_EXCEPTION_H #define STINGRAYKIT_EXCEPTION_H // Copyright (c) 2011 - 2019, GS Group, https://github.com/GSGroup // 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 n...
36.451149
178
0.749153
[ "object" ]
a7247f754bbc859c1d921432d825d438a8f81a5b
59,542
c
C
src/mame/drivers/namconb1.c
Zoltan45/Mame-mkp119
d219a3549eafb4215727c974e09e43b28d058328
[ "CC0-1.0" ]
null
null
null
src/mame/drivers/namconb1.c
Zoltan45/Mame-mkp119
d219a3549eafb4215727c974e09e43b28d058328
[ "CC0-1.0" ]
null
null
null
src/mame/drivers/namconb1.c
Zoltan45/Mame-mkp119
d219a3549eafb4215727c974e09e43b28d058328
[ "CC0-1.0" ]
null
null
null
/* Namco System NB-1 Notes: - tilemap system is identical to Namco System2 ToDo: - gunbulet force feedback - MCU simulation (coin/inputs) is incomplete; it doesn't handle coinage - sound support Main CPU : Motorola 68020 32-bit processor @ 25MHz Secondary CPUs : C329 + 137 (both custom) Custom Graphics Chips : GFX:1...
42.01976
138
0.722498
[ "shape", "3d" ]
a727e95628be7ecf4097c24c1d7d3c649e3ea60d
3,457
h
C
src/ui/a11y/lib/view/a11y_view.h
dreamboy9/fuchsia
4ec0c406a28f193fe6e7376ee7696cca0532d4ba
[ "BSD-2-Clause" ]
null
null
null
src/ui/a11y/lib/view/a11y_view.h
dreamboy9/fuchsia
4ec0c406a28f193fe6e7376ee7696cca0532d4ba
[ "BSD-2-Clause" ]
56
2021-06-03T03:16:25.000Z
2022-03-20T01:07:44.000Z
src/ui/a11y/lib/view/a11y_view.h
dreamboy9/fuchsia
4ec0c406a28f193fe6e7376ee7696cca0532d4ba
[ "BSD-2-Clause" ]
null
null
null
// Copyright 2021 The Fuchsia 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 SRC_UI_A11Y_LIB_VIEW_A11Y_VIEW_H_ #define SRC_UI_A11Y_LIB_VIEW_A11Y_VIEW_H_ #include <fuchsia/ui/accessibility/view/cpp/fidl.h> #include <fuchsia/...
37.576087
94
0.754411
[ "vector" ]
a72a812948045df8ee9f1b7994070a431595e7bd
6,991
h
C
include/icsneo/device/extensions/flexray/controller.h
kjohannes-intrepidcs/libicsneo
c5314884ce88b04df3b11e304e940708d29f8a15
[ "BSD-3-Clause" ]
20
2018-12-15T22:08:40.000Z
2022-02-21T16:27:03.000Z
include/icsneo/device/extensions/flexray/controller.h
kjohannes-intrepidcs/libicsneo
c5314884ce88b04df3b11e304e940708d29f8a15
[ "BSD-3-Clause" ]
44
2019-01-11T18:05:11.000Z
2022-03-30T15:09:06.000Z
include/icsneo/device/extensions/flexray/controller.h
kjohannes-intrepidcs/libicsneo
c5314884ce88b04df3b11e304e940708d29f8a15
[ "BSD-3-Clause" ]
25
2019-03-27T21:33:31.000Z
2022-01-04T08:42:32.000Z
#ifndef __FLEXRAYCONTROLLER_H_ #define __FLEXRAYCONTROLLER_H_ #ifdef __cplusplus #include <cstdint> #include <memory> #include <chrono> #include <mutex> #include "icsneo/communication/message/flexray/control/flexraycontrolmessage.h" #include "icsneo/communication/message/flexray/flexraymessage.h" #include "icsneo/dev...
33.772947
132
0.780003
[ "vector" ]
a72db94f835e7c8bfcbaa5af7641c4d9b1f14492
2,189
h
C
src/Class_P2.h
alvarohub/Laser-Scanner-Controller---SUPER-RES-ATOM-
474531a9454ebfddbf32a066972e3aa4c3213b2e
[ "MIT" ]
null
null
null
src/Class_P2.h
alvarohub/Laser-Scanner-Controller---SUPER-RES-ATOM-
474531a9454ebfddbf32a066972e3aa4c3213b2e
[ "MIT" ]
null
null
null
src/Class_P2.h
alvarohub/Laser-Scanner-Controller---SUPER-RES-ATOM-
474531a9454ebfddbf32a066972e3aa4c3213b2e
[ "MIT" ]
null
null
null
#ifndef _P2_H #define _P2_H #include "Arduino.h" #include "Utils.h" // IMPORTANT: for the time being, we will NOT use a vector<> array, so we need // to set maximum number of points (P2) larger than any figure size. If this is too large, compile will fail. #define MAX_NUM_POINTS 1000 // Very simple 2D integer vecto...
28.064103
120
0.611238
[ "vector" ]
a742408b867a1b45dda0a920dd0f561abdb4b01e
5,186
h
C
DeviceCode/Targets/Native/Interop/GHI_Hardware/Lib_GHI_Processor_RuntimeLoadableProcedures__NativeFunction.h
ghi-electronics/NETMF-Open-Firmware
ac310dae730ab58ad86932de6153318b619c7f16
[ "Apache-2.0" ]
2
2017-12-05T12:58:22.000Z
2019-05-31T13:49:02.000Z
DeviceCode/Targets/Native/Interop/GHI_Hardware/Lib_GHI_Processor_RuntimeLoadableProcedures__NativeFunction.h
ghi-electronics/NETMF-Open-Firmware
ac310dae730ab58ad86932de6153318b619c7f16
[ "Apache-2.0" ]
null
null
null
DeviceCode/Targets/Native/Interop/GHI_Hardware/Lib_GHI_Processor_RuntimeLoadableProcedures__NativeFunction.h
ghi-electronics/NETMF-Open-Firmware
ac310dae730ab58ad86932de6153318b619c7f16
[ "Apache-2.0" ]
6
2017-11-09T11:48:10.000Z
2020-05-24T09:43:07.000Z
//----------------------------------------------------------------------------- // // ** WARNING! ** // This file was generated automatically by a tool. // Re-running the tool will overwrite this file. // You should copy this file to a custom location // before adding any customization in...
76.264706
234
0.729078
[ "object" ]
564d5448eb78a117091190adee3c7f423d3f4e10
1,906
h
C
localization/depth_odometry/include/depth_odometry/utilities.h
limenutt/astrobee
9241e67e6692810d6e275abb3165b6d02f4ca5ef
[ "Apache-2.0" ]
null
null
null
localization/depth_odometry/include/depth_odometry/utilities.h
limenutt/astrobee
9241e67e6692810d6e275abb3165b6d02f4ca5ef
[ "Apache-2.0" ]
null
null
null
localization/depth_odometry/include/depth_odometry/utilities.h
limenutt/astrobee
9241e67e6692810d6e275abb3165b6d02f4ca5ef
[ "Apache-2.0" ]
null
null
null
/* Copyright (c) 2017, United States Government, as represented by the * Administrator of the National Aeronautics and Space Administration. * * All rights reserved. * * The Astrobee platform is licensed under the Apache License, Version 2.0 * (the "License"); you may not use this file except in compliance with t...
46.487805
110
0.76915
[ "vector" ]
56544791118822e35b6a0ce260608516ffeb04d7
1,558
h
C
Source/UnrealGT/Public/GTObjectFilter.h
charleshamesse/unrealgt
04f72c344b468a39337a2e6b2f12576f501bccfa
[ "MIT" ]
13
2020-04-19T22:30:54.000Z
2022-03-28T11:39:37.000Z
Source/UnrealGT/Public/GTObjectFilter.h
charleshamesse/unrealgt
04f72c344b468a39337a2e6b2f12576f501bccfa
[ "MIT" ]
9
2020-03-30T22:27:38.000Z
2022-03-24T16:49:37.000Z
Source/UnrealGT/Public/GTObjectFilter.h
charleshamesse/unrealgt
04f72c344b468a39337a2e6b2f12576f501bccfa
[ "MIT" ]
4
2020-05-10T18:41:16.000Z
2022-03-16T07:01:13.000Z
// Fill out your copyright notice in the Description page of Project Settings. #pragma once #include "CoreMinimal.h" #include <Components/ActorComponent.h> #include <GameFramework/Actor.h> #include "GTObjectFilter.generated.h" class UStaticMesh; class USkeletalMesh; USTRUCT(BlueprintType) struct UNREALGT_API FGTOb...
26.862069
79
0.767651
[ "mesh" ]
56631b3a6d54a01cff28b31b78e029332d31b98e
1,995
c
C
ch5.c
asdqwe12011/CSAPP-Answers
c3bdb2ea4150e93e5de0436b50221fcc4a3e0139
[ "MIT" ]
null
null
null
ch5.c
asdqwe12011/CSAPP-Answers
c3bdb2ea4150e93e5de0436b50221fcc4a3e0139
[ "MIT" ]
null
null
null
ch5.c
asdqwe12011/CSAPP-Answers
c3bdb2ea4150e93e5de0436b50221fcc4a3e0139
[ "MIT" ]
null
null
null
#include <stdlib.h> #include <stdio.h> #include <stdbool.h> #include <string.h> #include <ctype.h> #include <limits.h> #include <assert.h> #include "vec.h" /* * Create Vector of specified length */ vec_ptr new_vec(long len) { vec_ptr result; data_t *data = NULL; result = (vec_ptr) malloc(sizeof(vec_rec)); if (!...
15.833333
58
0.603509
[ "vector" ]
567239470ad07cbf49f24cca80055279101377d3
1,540
h
C
src/opera/route.h
Flasew/opera-sim
1f64017883689c115b8442acab7ef52846ab2c18
[ "BSD-3-Clause" ]
null
null
null
src/opera/route.h
Flasew/opera-sim
1f64017883689c115b8442acab7ef52846ab2c18
[ "BSD-3-Clause" ]
null
null
null
src/opera/route.h
Flasew/opera-sim
1f64017883689c115b8442acab7ef52846ab2c18
[ "BSD-3-Clause" ]
null
null
null
// -*- c-basic-offset: 4; tab-width: 8; indent-tabs-mode: t -*- #ifndef ROUTE_H #define ROUTE_H /* * A Route, carried by packets, to allow routing */ #include "config.h" #include <list> #include <vector> class PacketSink; class Route { public: Route() : _reverse(NULL) {}; inline P...
34.222222
83
0.688312
[ "vector" ]
5686007d86740da4c0339ff8cc793152c7fc7843
1,507
h
C
genetics/eval/gpuimage/ImageEvaluator.h
crest01/ShapeGenetics
7321f6484be668317ad763c0ca5e4d6cbfef8cd1
[ "MIT" ]
18
2017-04-26T13:53:43.000Z
2021-05-29T03:55:27.000Z
genetics/eval/gpuimage/ImageEvaluator.h
crest01/ShapeGenetics
7321f6484be668317ad763c0ca5e4d6cbfef8cd1
[ "MIT" ]
null
null
null
genetics/eval/gpuimage/ImageEvaluator.h
crest01/ShapeGenetics
7321f6484be668317ad763c0ca5e4d6cbfef8cd1
[ "MIT" ]
2
2017-10-17T10:32:01.000Z
2019-11-11T07:23:54.000Z
/* * SpaceShipEvaluator.h * * Created on: Dec 1, 2015 * Author: Karl Haubenwallner */ #ifndef GPUPROCGENETICS_SRC_GRAMMAR_RULES_IMAGEEVALUATOR_H_ #define GPUPROCGENETICS_SRC_GRAMMAR_RULES_IMAGEEVALUATOR_H_ #include "Evaluation_IF.h" #include "Genome_IF.h" #include "Scope.h" #include "GeneticAlgoConfig.h" ...
20.093333
75
0.727936
[ "vector" ]
568ed4d893a0b7a259cf9efa6ab9560b54ad7ef9
1,590
c
C
MATLAB/slprj/ert/_sharedutils/rt_powd_snf.c
meltinglab/lqrhil-dcmotor
7181a181ef7b66de68751cb5c2cb08f1eeb9d9a9
[ "MIT" ]
2
2019-01-24T08:47:42.000Z
2019-02-13T15:32:10.000Z
MATLAB/slprj/ert/_sharedutils/rt_powd_snf.c
filipposerafini/motor-control
f49f4bcce91acce8cd34de2c2b5f7856f414fa54
[ "MIT" ]
null
null
null
MATLAB/slprj/ert/_sharedutils/rt_powd_snf.c
filipposerafini/motor-control
f49f4bcce91acce8cd34de2c2b5f7856f414fa54
[ "MIT" ]
null
null
null
/* * Academic License - for use in teaching, academic research, and meeting * course requirements at degree granting institutions only. Not for * government, commercial, or other organizational use. * * File: rt_powd_snf.c * * Code generated for Simulink model 'motoraiHIL'. * * Model version ...
21.780822
74
0.467925
[ "model" ]
5697cb37d4bf4a631f433aaef7fb085500549dec
6,232
h
C
Seidon/src/Reflection/Reflection.h
Soarex/Seidon
65a59783e6fddb02670b1ba8c4f1e2e231a06f50
[ "Apache-2.0" ]
null
null
null
Seidon/src/Reflection/Reflection.h
Soarex/Seidon
65a59783e6fddb02670b1ba8c4f1e2e231a06f50
[ "Apache-2.0" ]
null
null
null
Seidon/src/Reflection/Reflection.h
Soarex/Seidon
65a59783e6fddb02670b1ba8c4f1e2e231a06f50
[ "Apache-2.0" ]
null
null
null
#pragma once #include "../Core/UUID.h" #include "../Graphics/Texture.h" #include "../Graphics/HdrCubemap.h" #include "../Graphics/Mesh.h" #include "../Graphics/Armature.h" #include "../Graphics/Shader.h" #include "../Graphics/Font.h" #include "../Animation/Animation.h" #include <entt/entt.hpp> #include <glm/glm.hpp> ...
23.516981
81
0.656932
[ "mesh", "vector" ]
5699b586fb004342bcba734cd88f44d359c95ded
601
h
C
src/BLASxON/lvl1/inc/v__v_sub_v.h
meinkea/RottenCore
310a1cad96558e6e6accc1f67baf141fb921048c
[ "Unlicense" ]
null
null
null
src/BLASxON/lvl1/inc/v__v_sub_v.h
meinkea/RottenCore
310a1cad96558e6e6accc1f67baf141fb921048c
[ "Unlicense" ]
null
null
null
src/BLASxON/lvl1/inc/v__v_sub_v.h
meinkea/RottenCore
310a1cad96558e6e6accc1f67baf141fb921048c
[ "Unlicense" ]
null
null
null
/*! /file v__v_sub_v.h * */ #ifndef BLASxON_V__V_SUB_V_H #define BLASxON_V__V_SUB_V_H // -- CPU Architecture #include "../../gnd/cpu_architecture/cpu_architecture.h" // -- BLAS Datatypes #include "../../gnd/datatypes/inc/vector.h" // #include "../../gnd/datatypes/inc/matrix.h" #ifdef __cplusplus...
14.658537
58
0.63228
[ "vector" ]
56a0750f0ccd2efd2a876fda8c1bbc4ae67c15b5
17,039
h
C
Engine/Common/IrrXML/irrXML.h
shawwn/bootstrap
7eab8f34e09175a1ee2e32b7c8f524d84e3e30c6
[ "MIT" ]
null
null
null
Engine/Common/IrrXML/irrXML.h
shawwn/bootstrap
7eab8f34e09175a1ee2e32b7c8f524d84e3e30c6
[ "MIT" ]
null
null
null
Engine/Common/IrrXML/irrXML.h
shawwn/bootstrap
7eab8f34e09175a1ee2e32b7c8f524d84e3e30c6
[ "MIT" ]
null
null
null
// Copyright (C) 2002-2005 Nikolaus Gebhardt // This file is part of the "Irrlicht Engine" and the "irrXML" project. // For conditions of distribution and use, see copyright notice in irrlicht.h and/or irrXML.h #ifndef __IRR_XML_H_INCLUDED__ #define __IRR_XML_H_INCLUDED__ #include <stdio.h> namespace irr { namespace...
42.704261
103
0.739421
[ "object" ]
56ac489fd0925ed00f01d014ea42819f14b5c6f9
3,541
h
C
terrain/Plane/MeshGenerator.h
nicolas92g/noisyEngine
306f4a031f70c548047cf6697cd1237dca650301
[ "Apache-2.0" ]
null
null
null
terrain/Plane/MeshGenerator.h
nicolas92g/noisyEngine
306f4a031f70c548047cf6697cd1237dca650301
[ "Apache-2.0" ]
null
null
null
terrain/Plane/MeshGenerator.h
nicolas92g/noisyEngine
306f4a031f70c548047cf6697cd1237dca650301
[ "Apache-2.0" ]
null
null
null
#pragma once //noisy #include <Rendering/Mesh.h> #include <configNoisy.hpp> #include "HeightmapStorage.h" //stl #include <array> #include <memory> #include <iostream> /** * @brief (TO DO) contain all the classes that are able to generate a plane world with a height map */ namespace ns::Plane { class MeshGenerat...
24.762238
163
0.66083
[ "mesh", "shape", "vector" ]
4c2d2204fc4fa389a533f9086cd6fc4e382f6f5d
1,868
h
C
common/tango/scan.h
lvonasek/tango
bc82fc8442092110da2afdb13aab67f83ed1b4c8
[ "Apache-2.0" ]
179
2016-12-29T11:00:03.000Z
2022-02-27T00:37:34.000Z
common/tango/scan.h
joskid/tango
bc82fc8442092110da2afdb13aab67f83ed1b4c8
[ "Apache-2.0" ]
26
2017-01-04T05:28:55.000Z
2018-09-23T14:44:40.000Z
common/tango/scan.h
joskid/tango
bc82fc8442092110da2afdb13aab67f83ed1b4c8
[ "Apache-2.0" ]
51
2017-01-03T18:50:17.000Z
2021-05-08T05:36:52.000Z
#ifndef TANGO_SCAN_H #define TANGO_SCAN_H #include <tango_3d_reconstruction_api.h> #include <unordered_map> #include <vector> #include "data/dataset.h" #include "data/mesh.h" namespace oc { struct GridIndex { Tango3DR_GridIndex indices; bool operator==(const GridIndex &other) const; }; ...
35.245283
106
0.641863
[ "mesh", "vector" ]
4c2ea1159cf762d8d9d6c6bf8bd6fc33e751e718
17,874
h
C
GMThirdLibrary/Classes/IMSDK_ios/Headers/IMMessageManager.h
ioszhanghui/GMThirdLibrary
93b0650d3724cf25d3c0a3f371d33b846df3db30
[ "MIT" ]
null
null
null
GMThirdLibrary/Classes/IMSDK_ios/Headers/IMMessageManager.h
ioszhanghui/GMThirdLibrary
93b0650d3724cf25d3c0a3f371d33b846df3db30
[ "MIT" ]
null
null
null
GMThirdLibrary/Classes/IMSDK_ios/Headers/IMMessageManager.h
ioszhanghui/GMThirdLibrary
93b0650d3724cf25d3c0a3f371d33b846df3db30
[ "MIT" ]
null
null
null
// // IMMessageManager.h // GomePlus // // Created by illScholar on 15/12/15. // Copyright © 2015年 Gome. All rights reserved. // #import <Foundation/Foundation.h> #import <UIKit/UIKit.h> #import "IMMessageDelegate.h" #import "Reachability.h" @class GMMemoryCache; @class ImGroup; @class GMIMNetwrokQueue; @class Im...
21.639225
153
0.654806
[ "object" ]
4c37b63d177606260b1635022e2d9740c6d39ab8
22,630
c
C
dlls/ddraw/d3dvertexbuffer.c
roytam1/wine-win31look
2c8284c53a46c1309fbf62a3998538c44fcbf207
[ "MIT" ]
1
2019-10-23T04:07:16.000Z
2019-10-23T04:07:16.000Z
dlls/ddraw/d3dvertexbuffer.c
roytam1/wine-win31look
2c8284c53a46c1309fbf62a3998538c44fcbf207
[ "MIT" ]
null
null
null
dlls/ddraw/d3dvertexbuffer.c
roytam1/wine-win31look
2c8284c53a46c1309fbf62a3998538c44fcbf207
[ "MIT" ]
null
null
null
/* Direct3D Viewport * Copyright (c) 2002 Lionel ULMER * * This file contains the implementation of Direct3DVertexBuffer COM object * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation...
41.29562
170
0.691251
[ "object", "transform" ]
4c39620f21063d952107efad4173840a2d05ebcb
810
h
C
opencl/source/kernel/kernel_objects_for_aux_translation.h
lukaszgotszaldintel/compute-runtime
9b12dc43904806db07616ffb8b1c4495aa7d610f
[ "MIT" ]
778
2017-09-29T20:02:43.000Z
2022-03-31T15:35:28.000Z
opencl/source/kernel/kernel_objects_for_aux_translation.h
lukaszgotszaldintel/compute-runtime
9b12dc43904806db07616ffb8b1c4495aa7d610f
[ "MIT" ]
478
2018-01-26T16:06:45.000Z
2022-03-30T10:19:10.000Z
opencl/source/kernel/kernel_objects_for_aux_translation.h
lukaszgotszaldintel/compute-runtime
9b12dc43904806db07616ffb8b1c4495aa7d610f
[ "MIT" ]
215
2018-01-30T08:39:32.000Z
2022-03-29T11:08:51.000Z
/* * Copyright (C) 2021 Intel Corporation * * SPDX-License-Identifier: MIT * */ #pragma once #include <unordered_set> namespace NEO { struct KernelObjForAuxTranslation { enum class Type { MEM_OBJ, GFX_ALLOC }; KernelObjForAuxTranslation(Type type, void *object) : type(type), object...
20.769231
115
0.701235
[ "object" ]
4c40d1f8041d7f6229a5794c6720f077ec3dc10c
863
h
C
SECA/ui/ObjectListUI.h
hyunjun529/SECA
5acad88ad96be6501b49d1899efb11d59e3c0990
[ "MIT" ]
2
2018-09-26T03:47:36.000Z
2019-03-23T15:40:25.000Z
SECA/ui/ObjectListUI.h
hyunjun529/SECA
5acad88ad96be6501b49d1899efb11d59e3c0990
[ "MIT" ]
null
null
null
SECA/ui/ObjectListUI.h
hyunjun529/SECA
5acad88ad96be6501b49d1899efb11d59e3c0990
[ "MIT" ]
null
null
null
#ifndef SECA_UI_OBJECTLIST_H_ #define SECA_UI_OBJECTLIST_H_ #include <vector> #include <string> #include <imgui.h> #include "CommonUI.h" #include "render/Object.h" namespace seca { namespace ui { class ObjectListUI : public CommonUI { public: std::vector<render::Object> *m_objectLists; private: ...
14.87931
66
0.633835
[ "render", "object", "vector" ]
4c42792bdb708be1044d512742d39dc6c046abad
7,190
h
C
cpp/hackerrank/problem.h
bmoretz/Daily-Coding-Problem
f79e062e9f6e7b18b7e95c071fbe71ad104affcb
[ "MIT" ]
1
2020-06-26T13:28:43.000Z
2020-06-26T13:28:43.000Z
cpp/hackerrank/problem.h
bmoretz/Daily-Coding-Problem
f79e062e9f6e7b18b7e95c071fbe71ad104affcb
[ "MIT" ]
7
2021-11-18T19:46:08.000Z
2022-03-12T01:03:01.000Z
cpp/hackerrank/problem.h
bmoretz/Daily-Coding-Problem
f79e062e9f6e7b18b7e95c071fbe71ad104affcb
[ "MIT" ]
null
null
null
#pragma once #include <string> #include <fstream> #include <iostream> #include <filesystem> #include <map> #include <cstdio> #include <vector> #include <functional> namespace hackerrank { namespace fs = std::filesystem; struct test_case { int case_number; fs::path input, output; }; struct problem { std:...
25.863309
109
0.638526
[ "vector" ]
4c5112890adf6a0737f8f0ac186cd2c1371996c6
23,942
c
C
Dpq2.c
ddccc/C7
6e4cd9f9c364d339e8d3484cfa6ee2b35f8ffd7f
[ "Unlicense" ]
null
null
null
Dpq2.c
ddccc/C7
6e4cd9f9c364d339e8d3484cfa6ee2b35f8ffd7f
[ "Unlicense" ]
null
null
null
Dpq2.c
ddccc/C7
6e4cd9f9c364d339e8d3484cfa6ee2b35f8ffd7f
[ "Unlicense" ]
null
null
null
// File: c:/bsd/rigel/sort/C7/Dpq2.c // Date: Wed Jul 14 13:46:00 2021 // dpq2.c // // This is the Oracle implementation of the version of Arrays.Sort used // for sorting simple types. It is translated to a C version that sorts // arrays of pointers to heap objects. // Code to support parallelism has been removed. // ...
32.223419
91
0.464957
[ "object" ]
4c51b5140ae9c56d3934b8c096b79dc30c7c7ad9
1,980
h
C
SVEngine/src/rendercore/SVResVBO.h
SVEChina/SVEngine
56174f479a3096e57165448142c1822e7db8c02f
[ "MIT" ]
34
2018-09-28T08:28:27.000Z
2022-01-15T10:31:41.000Z
SVEngine/src/rendercore/SVResVBO.h
SVEChina/SVEngine
56174f479a3096e57165448142c1822e7db8c02f
[ "MIT" ]
null
null
null
SVEngine/src/rendercore/SVResVBO.h
SVEChina/SVEngine
56174f479a3096e57165448142c1822e7db8c02f
[ "MIT" ]
8
2018-10-11T13:36:35.000Z
2021-04-01T09:29:34.000Z
// // SVResVBO.h // SVEngine // Copyright 2017-2020 // yizhou Fu,long Yin,longfei Lin,ziyu Xu,xiaofan Li,daming Li // #ifndef SV_RESVBO_h #define SV_RESVBO_h #include "SVRObjBase.h" #include "../base/SVPreDeclare.h" #include "../core/SVVertDef.h" namespace sv { namespace render{ // ...
24.75
62
0.528788
[ "render" ]
4c6b818e2418b5cabde13aedc6d066da68424714
13,544
c
C
src/fec/src/fec_golay2412.c
vankxr/liquid-dsp
cd4d858a00eab6e2ffb88aa36b38a0fb1c741f30
[ "MIT" ]
1,382
2015-01-06T09:41:13.000Z
2022-03-31T18:31:06.000Z
src/fec/src/fec_golay2412.c
vankxr/liquid-dsp
cd4d858a00eab6e2ffb88aa36b38a0fb1c741f30
[ "MIT" ]
227
2015-02-06T17:04:42.000Z
2022-03-31T06:48:20.000Z
src/fec/src/fec_golay2412.c
vankxr/liquid-dsp
cd4d858a00eab6e2ffb88aa36b38a0fb1c741f30
[ "MIT" ]
394
2015-01-20T21:56:39.000Z
2022-03-26T12:44:05.000Z
/* * Copyright (c) 2007 - 2020 Joseph Gaeddert * * 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, mer...
33.60794
135
0.57782
[ "object", "vector" ]
4c7281223464acb135b7834fd8ce737fc8184652
1,149
h
C
Source/src/modules/ModuleResources.h
armandojaga/boxer-engine
47d57989e6bf431eea6732ccee6b64083f03472b
[ "MIT" ]
4
2021-11-19T03:31:02.000Z
2021-12-09T19:33:32.000Z
Source/src/modules/ModuleResources.h
armandojaga/boxer-engine
47d57989e6bf431eea6732ccee6b64083f03472b
[ "MIT" ]
3
2021-12-17T22:48:00.000Z
2022-01-11T11:47:57.000Z
Source/src/modules/ModuleResources.h
armandojaga/boxer-engine
47d57989e6bf431eea6732ccee6b64083f03472b
[ "MIT" ]
null
null
null
#pragma once #include <filesystem> #include <string> #include <vector> #include "Module.h" #include "core/preferences/editor/ResourcesPreferences.h" #include "core/filesystem/FileManager.h" class ModuleResources : public Module { private: std::vector<std::pair<BoxerEngine::ResourceType, std::string>> supported_e...
34.818182
111
0.723238
[ "vector", "model" ]
4c77f749b4abd51288667c44ff108265ab57a9e1
620
h
C
PhotoMosaic/src/Tile.h
kylemcdonald/PhotoMosaic
313c7e0568400ab3f9f78a3b8d75c692382e0595
[ "MIT" ]
4
2017-01-16T11:01:02.000Z
2021-04-02T16:25:16.000Z
PhotoMosaic/src/Tile.h
kylemcdonald/PhotoMosaic
313c7e0568400ab3f9f78a3b8d75c692382e0595
[ "MIT" ]
null
null
null
PhotoMosaic/src/Tile.h
kylemcdonald/PhotoMosaic
313c7e0568400ab3f9f78a3b8d75c692382e0595
[ "MIT" ]
1
2017-02-19T04:40:19.000Z
2017-02-19T04:40:19.000Z
#pragma once #include <vector> #include "opencv2/opencv.hpp" /// A Tile is the moveable piece of a PhotoMosaic. class Tile { private: cv::Mat_<cv::Vec3i> grid; unsigned int colorSum; float weight; public: Tile(const cv::Mat& mat, float weight=0); /// Get the euclidean distance between two Til...
25.833333
77
0.672581
[ "vector" ]
4c7b8979c6a437ab21480cef96130d590d7c25cf
27,455
h
C
src/sprogc/include/gpc_thermo.h
sm453/MOpS
f1a706c6552bbdf3ceab504121a02391a1b51ede
[ "MIT" ]
3
2020-09-08T14:06:33.000Z
2020-12-04T07:52:19.000Z
src/sprogc/include/gpc_thermo.h
sm453/MOpS
f1a706c6552bbdf3ceab504121a02391a1b51ede
[ "MIT" ]
null
null
null
src/sprogc/include/gpc_thermo.h
sm453/MOpS
f1a706c6552bbdf3ceab504121a02391a1b51ede
[ "MIT" ]
3
2021-11-15T05:18:26.000Z
2022-03-01T13:51:20.000Z
/* Author(s): Matthew Celnik (msc37) Project: sprog (chemical thermodynamics & kinetics). Sourceforge: http://sourceforge.net/projects/mopssuite Copyright (C) 2008 Matthew S Celnik. File purpose: The ThermoInterface class is used to define calculations of thermodynamic properties of...
38.614627
89
0.638354
[ "vector" ]
4c7be1d26d96ca81f5e44ce2b8fb8ff52ea9b170
14,843
h
C
src/vec/vec.h
xzereha/eduRend
13478faba6c2056d9409863cb4e6297f63cce235
[ "MIT" ]
null
null
null
src/vec/vec.h
xzereha/eduRend
13478faba6c2056d9409863cb4e6297f63cce235
[ "MIT" ]
null
null
null
src/vec/vec.h
xzereha/eduRend
13478faba6c2056d9409863cb4e6297f63cce235
[ "MIT" ]
null
null
null
/** * @file vec.h * @brief 2D, 3D & 4D Vector lib * @author Carl Johan Gribel 2016-2021, cjgribel@gmail.com */ #pragma once #ifndef VEC_H #define VEC_H #include <cmath> #include <cstdio> #include <ostream> namespace linalg { /** * @brief 2D vector * @tparam T Number representation to use */ ...
24.738333
98
0.416964
[ "vector", "3d" ]
4c7e1077662b6bd0b4e06b1c8d33c1d0faa6c6af
2,635
h
C
cs6378-advanced-operating-systems/program1/program1/exception.h
gsteelman/utd
65bf3b81b7a089612f6c7546aa0bbdfbdcdb334e
[ "Apache-2.0" ]
3
2017-03-17T15:15:11.000Z
2020-10-01T16:05:17.000Z
cs6378-advanced-operating-systems/program3/program3/exception.h
gsteelman/utd
65bf3b81b7a089612f6c7546aa0bbdfbdcdb334e
[ "Apache-2.0" ]
null
null
null
cs6378-advanced-operating-systems/program3/program3/exception.h
gsteelman/utd
65bf3b81b7a089612f6c7546aa0bbdfbdcdb334e
[ "Apache-2.0" ]
7
2016-02-07T22:56:26.000Z
2021-02-26T02:50:28.000Z
// BEGINNING OF FILE ---------------------------------------------------------- /////////////////////////////////////////////////////////////////////////////// /// @auth Gary Steelman /// @file exception.h /// @edit 22 Sept 2009 /// @brief The header file for a generic exception class //////////////////////////////////...
39.328358
79
0.411385
[ "object" ]
4c81faaa63309ab22de92263c12c8b77ba2d5682
1,965
h
C
custom_opengl_wrapper/custom_opengl_wrapper/GFXLinker.h
mallocc/custom_opengl_wrapper
2384615c624b32947ae198af0cb5fb5f4371ffe2
[ "MIT" ]
null
null
null
custom_opengl_wrapper/custom_opengl_wrapper/GFXLinker.h
mallocc/custom_opengl_wrapper
2384615c624b32947ae198af0cb5fb5f4371ffe2
[ "MIT" ]
null
null
null
custom_opengl_wrapper/custom_opengl_wrapper/GFXLinker.h
mallocc/custom_opengl_wrapper
2384615c624b32947ae198af0cb5fb5f4371ffe2
[ "MIT" ]
null
null
null
#pragma once #include <vector> namespace gfx { namespace gui { typedef void(*GFXFuncPtr)(); template<typename T> struct GFXTemplateStruct { typedef void (T::*GFXFuncType)(); typedef T GFXVarType; }; template<typename T> using GFXMemberFunc = typename GFXTemplateStruct<T>::GFXFuncType; templat...
20.05102
67
0.668702
[ "object", "vector" ]
4c83a1debc09b0758e8b7b7463bd1bdf9b2f13bf
1,064
h
C
src/LPCepstrum.h
mcernak/tracter
56b30159099cda6000b9d2977925883cada7f0b1
[ "BSD-3-Clause" ]
null
null
null
src/LPCepstrum.h
mcernak/tracter
56b30159099cda6000b9d2977925883cada7f0b1
[ "BSD-3-Clause" ]
null
null
null
src/LPCepstrum.h
mcernak/tracter
56b30159099cda6000b9d2977925883cada7f0b1
[ "BSD-3-Clause" ]
null
null
null
/* * Copyright 2007 by IDIAP Research Institute * http://www.idiap.ch * * See the file COPYING for the licence associated with this software. */ #ifndef LPCEPSTRUM_H #define LPCEPSTRUM_H #include "Fourier.h" #include "CachedComponent.h" namespace Tracter { /** * LPCepstrum analysis fr...
21.714286
76
0.607143
[ "vector" ]
4c946973c329a45acb006174d34a07b903498214
842
h
C
Scripts/HiddenEnemyAIScript/EnemyState.h
solidajenjo/Engine
409516f15e0f083e79b749b9c9184f2f04184325
[ "MIT" ]
10
2019-02-25T11:36:23.000Z
2021-11-03T22:51:30.000Z
Scripts/HiddenEnemyAIScript/EnemyState.h
solidajenjo/Engine
409516f15e0f083e79b749b9c9184f2f04184325
[ "MIT" ]
146
2019-02-05T13:57:33.000Z
2019-11-07T16:21:31.000Z
Scripts/HiddenEnemyAIScript/EnemyState.h
FractalPuppy/Engine
409516f15e0f083e79b749b9c9184f2f04184325
[ "MIT" ]
3
2019-11-17T20:49:12.000Z
2020-04-19T17:28:28.000Z
#ifndef __ENEMYSTATE_H_ #define __ENEMYSTATE_H_ #include "BaseScript.h" #include "Math/float3.h" #include <vector> class HiddenEnemyAIScript; class EnemyState { public: EnemyState(); ~EnemyState(); virtual void Enter() {}; virtual void HandleIA() {}; virtual void Update() {}; virtual void Exit() {}; void Upd...
18.304348
58
0.69715
[ "mesh", "vector" ]
4c9c921c6c1313c2934bcb07b6b2313b42fde0b2
11,759
h
C
src/search_local/index_storage/common/table_def.h
jdisearch/isearch1
272bd4ab0dc82d9e33c8543474b1294569947bb3
[ "Apache-2.0" ]
3
2021-08-18T09:59:42.000Z
2021-09-07T03:11:28.000Z
src/search_local/index_storage/common/table_def.h
jdisearch/isearch1
272bd4ab0dc82d9e33c8543474b1294569947bb3
[ "Apache-2.0" ]
null
null
null
src/search_local/index_storage/common/table_def.h
jdisearch/isearch1
272bd4ab0dc82d9e33c8543474b1294569947bb3
[ "Apache-2.0" ]
null
null
null
/* * ===================================================================================== * * Filename: table_def.h * * Description: * * Version: 1.0 * Created: 09/08/2020 10:02:05 PM * Revision: none * Compiler: gcc * * Author: qiulu, choulu@jd.com * ...
35.312312
111
0.703546
[ "object", "vector" ]
4caa4762651d6860caff70c86096c08291d881a4
6,777
h
C
include/util/markup.h
mamontov-cpp/saddy
f20a0030e18af9e0714fe56c19407fbeacc529a7
[ "BSD-2-Clause" ]
58
2015-08-09T14:56:35.000Z
2022-01-15T22:06:58.000Z
include/util/markup.h
mamontov-cpp/saddy-graphics-engine-2d
e25a6637fcc49cb26614bf03b70e5d03a3a436c7
[ "BSD-2-Clause" ]
245
2015-08-08T08:44:22.000Z
2022-01-04T09:18:08.000Z
include/util/markup.h
mamontov-cpp/saddy
f20a0030e18af9e0714fe56c19407fbeacc529a7
[ "BSD-2-Clause" ]
23
2015-12-06T03:57:49.000Z
2020-10-12T14:15:50.000Z
/*! \file markup.h Describes a markup, which should be used in label for parsing XML-like markup */ #pragma once #include "../sadvector.h" // ReSharper disable once CppUnusedIncludeDirective #include "../sadhash.h" #include "../sadstring.h" #include "../sadcolor.h" #include "../maybe.h" namespace pugi { cl...
25.573585
170
0.655452
[ "render", "object", "vector" ]
7305b4096f7974d57824f9e4be4fec4d67497e5f
2,453
h
C
sv/dsol/extra.h
versatran01/dsol
1c390f10f55fed0d0ef62b0f18e9003bd82c3876
[ "Apache-2.0" ]
52
2022-03-17T02:03:22.000Z
2022-03-31T06:11:52.000Z
sv/dsol/extra.h
versatran01/dsol
1c390f10f55fed0d0ef62b0f18e9003bd82c3876
[ "Apache-2.0" ]
null
null
null
sv/dsol/extra.h
versatran01/dsol
1c390f10f55fed0d0ef62b0f18e9003bd82c3876
[ "Apache-2.0" ]
8
2022-03-17T06:13:06.000Z
2022-03-24T09:15:58.000Z
#pragma once #include <fstream> #include "sv/dsol/frame.h" #include "sv/dsol/select.h" #include "sv/util/dataset.h" #include "sv/util/summary.h" namespace sv::dsol { struct MotionModel { MotionModel() = default; explicit MotionModel(double alpha) : alpha_{alpha} {} bool init_{false}; double alpha_{0.5}; /...
24.777778
78
0.631064
[ "vector" ]
7310e4d4a35d193de664c40b5f5cbe44d3758982
2,377
h
C
chrome/installer/setup/install.h
Gitman1989/chromium
2b1cceae1075ef012fb225deec8b4c8bbe4bc897
[ "BSD-3-Clause" ]
2
2017-09-02T19:08:28.000Z
2021-11-15T15:15:14.000Z
chrome/installer/setup/install.h
Gitman1989/chromium
2b1cceae1075ef012fb225deec8b4c8bbe4bc897
[ "BSD-3-Clause" ]
null
null
null
chrome/installer/setup/install.h
Gitman1989/chromium
2b1cceae1075ef012fb225deec8b4c8bbe4bc897
[ "BSD-3-Clause" ]
1
2020-04-13T05:45:10.000Z
2020-04-13T05:45:10.000Z
// Copyright (c) 2009 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // // This file contains the specification of setup main functions. #ifndef CHROME_INSTALLER_SETUP_INSTALL_H_ #define CHROME_INSTALLER_SETUP_INSTALL_H...
40.288136
77
0.751788
[ "vector" ]
731825445ea26fb75734c208d22b29ed711353d0
1,942
h
C
server/resources/requestsfromserver/renderedgraphicsframe_request.h
Wallby/voodoo-fireworks
b4acb23cd90670f34202bf77b3f06fdf13c17c6c
[ "MIT" ]
null
null
null
server/resources/requestsfromserver/renderedgraphicsframe_request.h
Wallby/voodoo-fireworks
b4acb23cd90670f34202bf77b3f06fdf13c17c6c
[ "MIT" ]
null
null
null
server/resources/requestsfromserver/renderedgraphicsframe_request.h
Wallby/voodoo-fireworks
b4acb23cd90670f34202bf77b3f06fdf13c17c6c
[ "MIT" ]
null
null
null
// NOTE: this file is to be replicated on the loader side, hence it needs to comply to conventions of the C language #ifndef VF_RENDEREDGRAPHICSFRAME_REQUEST_H #define VF_RENDEREDGRAPHICSFRAME_REQUEST_H #include "../request_message.h" //#include VF_PATH "rendering/pixel_format.h" #include "../../rendering/pixe...
42.217391
159
0.747683
[ "render", "object" ]
7327ed05c8b69143e146900d63157392066a217e
11,619
h
C
include/zorba/internal/diagnostic.h
jsoniq/jsoniq
f7af29417f809d64d1f0b2622d880bc4d87f2e42
[ "Apache-2.0" ]
94
2015-01-18T09:40:36.000Z
2022-03-02T21:14:55.000Z
include/zorba/internal/diagnostic.h
jsoniq/jsoniq
f7af29417f809d64d1f0b2622d880bc4d87f2e42
[ "Apache-2.0" ]
72
2015-01-05T22:00:31.000Z
2021-07-17T11:35:03.000Z
include/zorba/internal/diagnostic.h
jsoniq/jsoniq
f7af29417f809d64d1f0b2622d880bc4d87f2e42
[ "Apache-2.0" ]
27
2015-01-18T20:20:54.000Z
2020-11-01T18:01:07.000Z
/* * Copyright 2006-2008 The FLWOR Foundation. * * 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...
30.336815
87
0.650572
[ "object", "vector" ]