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
47a39822348b7fcfbe566c05fd4ab9592b658491
50,722
h
C
Library/LuaLib/lua_tinker.h
ysm1180/NewJojoGame
d46be6e979642ed3f139ad7905c983ac03356dd2
[ "MIT" ]
6
2018-10-12T08:06:35.000Z
2019-01-20T12:53:35.000Z
Library/LuaLib/lua_tinker.h
ysm1180/ThreeKingdoms-Caocao
d46be6e979642ed3f139ad7905c983ac03356dd2
[ "MIT" ]
2
2018-10-12T08:09:05.000Z
2019-01-20T12:55:27.000Z
Library/LuaLib/lua_tinker.h
ysm1180/NewJojoGame
d46be6e979642ed3f139ad7905c983ac03356dd2
[ "MIT" ]
2
2018-05-19T17:49:23.000Z
2018-10-15T03:10:57.000Z
// lua_tinker.h // // LuaTinker - Simple and light C++ wrapper for Lua. // // Copyright (c) 2005-2007 Kwon-il Lee (zupet@hitel.net) // // please check Licence.txt file for licence and legal issues. #if !defined(_LUA_TINKER_H_) #define _LUA_TINKER_H_ #define UNUSED(x) (void)(x) extern "C" { #include "lauxlib.h" #incl...
27.124064
80
0.622531
[ "object" ]
47b3537b51815e78cd75f2d1479ccf6f7f8cd7b8
41,760
c
C
stellar_wind_cartesian/init.c
sddyates/PlutoProblems
68e5b5e6375a63981989057f45937e587b95b5b6
[ "MIT" ]
null
null
null
stellar_wind_cartesian/init.c
sddyates/PlutoProblems
68e5b5e6375a63981989057f45937e587b95b5b6
[ "MIT" ]
null
null
null
stellar_wind_cartesian/init.c
sddyates/PlutoProblems
68e5b5e6375a63981989057f45937e587b95b5b6
[ "MIT" ]
2
2019-07-02T05:47:42.000Z
2021-12-08T05:42:15.000Z
/*================================================================================*/ /* Initilisation file for a radiativly driven stellar wind with a non-rigid dipole configuration magnetic field. The boundary and initial conditions are taken from Runacres and Owocki (2002) The method for calculati...
32.959747
122
0.423707
[ "model", "3d" ]
47b65d343fcb09c4aa668f3a984ed99874dd2abc
2,980
c
C
ext/phalcon/mvc/model/messageinterface.zep.c
mruz/cphalcon
b2f58499cff762c70fcbd67b97585ff1e55b6f0f
[ "BSD-3-Clause" ]
null
null
null
ext/phalcon/mvc/model/messageinterface.zep.c
mruz/cphalcon
b2f58499cff762c70fcbd67b97585ff1e55b6f0f
[ "BSD-3-Clause" ]
null
null
null
ext/phalcon/mvc/model/messageinterface.zep.c
mruz/cphalcon
b2f58499cff762c70fcbd67b97585ff1e55b6f0f
[ "BSD-3-Clause" ]
null
null
null
#ifdef HAVE_CONFIG_H #include "../../../ext_config.h" #endif #include <php.h> #include "../../../php_ext.h" #include "../../../ext.h" #include <Zend/zend_exceptions.h> #include "kernel/main.h" /* +------------------------------------------------------------------------+ | Phalcon Framework ...
26.846847
152
0.59094
[ "model" ]
47b90c8b496c22f900b645ec09da9550569e33ca
2,798
h
C
Resources/CoreStructures/ShaderLoader.h
jSplunk/Village-Cycle
540b06d85feff0d831e8247473e5cf4d8beccbc8
[ "Apache-2.0" ]
1
2020-11-15T04:32:25.000Z
2020-11-15T04:32:25.000Z
Resources/CoreStructures/ShaderLoader.h
jSplunk/Village-Cycle
540b06d85feff0d831e8247473e5cf4d8beccbc8
[ "Apache-2.0" ]
null
null
null
Resources/CoreStructures/ShaderLoader.h
jSplunk/Village-Cycle
540b06d85feff0d831e8247473e5cf4d8beccbc8
[ "Apache-2.0" ]
1
2021-05-03T05:14:33.000Z
2021-05-03T05:14:33.000Z
// ShaderLoader.h - Methods to load and compile OpenGL shaders #ifndef SHADER_LOADER_H #define SHADER_LOADER_H #include <string> #include <glad/glad.h> // Declare GLSL setup return / error codes typedef enum GLSL_ERROR_CODES { GLSL_OK = 0, GLSL_VERTEX_SHADER_REQUIRED_ERROR, // returned if a geometry shader but n...
46.633333
330
0.831665
[ "geometry", "object" ]
47bbc6582427b1331195e11a5b3c8230c19e80d9
9,191
h
C
include/o3d3xx/image.h
sgieseking/libo3d3xx
18abf3b7d38fff771cf42b40b44a17868e787a04
[ "Apache-2.0" ]
null
null
null
include/o3d3xx/image.h
sgieseking/libo3d3xx
18abf3b7d38fff771cf42b40b44a17868e787a04
[ "Apache-2.0" ]
null
null
null
include/o3d3xx/image.h
sgieseking/libo3d3xx
18abf3b7d38fff771cf42b40b44a17868e787a04
[ "Apache-2.0" ]
null
null
null
// -*- c++ -*- /* * Copyright (C) 2014 Love Park Robotics, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
29.840909
79
0.653248
[ "vector" ]
47bf42e6e389b5559d214d6d6951760597884a24
2,962
h
C
syn/core/cntptr.h
asmwarrior/syncpp
df34b95b308d7f2e6479087d629017efa7ab9f1f
[ "Apache-2.0" ]
1
2019-02-08T02:23:56.000Z
2019-02-08T02:23:56.000Z
syn/core/cntptr.h
asmwarrior/syncpp
df34b95b308d7f2e6479087d629017efa7ab9f1f
[ "Apache-2.0" ]
null
null
null
syn/core/cntptr.h
asmwarrior/syncpp
df34b95b308d7f2e6479087d629017efa7ab9f1f
[ "Apache-2.0" ]
1
2020-12-02T02:37:40.000Z
2020-12-02T02:37:40.000Z
/* * Copyright 2014 Anton Karmanov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agree...
28.480769
122
0.698852
[ "object" ]
47c2163c785ea09a9c8530bc7a88a75b6efa0d84
4,212
h
C
src/Residue.h
yingyulou/PDBToolsCpp
61d0f72851d42b4f3b06931be4f47d393d82dd2b
[ "MIT" ]
5
2019-04-16T17:29:14.000Z
2020-07-03T05:19:41.000Z
src/Residue.h
yingyulou/PDBToolsCpp
61d0f72851d42b4f3b06931be4f47d393d82dd2b
[ "MIT" ]
null
null
null
src/Residue.h
yingyulou/PDBToolsCpp
61d0f72851d42b4f3b06931be4f47d393d82dd2b
[ "MIT" ]
2
2020-07-03T05:19:43.000Z
2021-04-15T08:16:55.000Z
/* Residue.h ========= Class Residue header. */ #pragma once #include <string> #include <vector> #include <unordered_map> #include <utility> #include <iostream> #include <Eigen/Dense> #include "NotAtom.h" #include "NotProtein.h" #include "Chain.h" #include "Atom.h" #include "Constants.hpp" namespace ...
20.546341
85
0.62037
[ "vector" ]
47c7b6eb4e9772a60099ac14410c9ccc5157e1d2
3,865
h
C
oneEngine/oneGame/source/after/terrain/generation/regions/CRegionGenerator.h
jonting/1Engine
f22ba31f08fa96fe6405ebecec4f374138283803
[ "BSD-3-Clause" ]
8
2017-12-08T02:59:31.000Z
2022-02-02T04:30:03.000Z
oneEngine/oneGame/source/after/terrain/generation/regions/CRegionGenerator.h
jonting/1Engine
f22ba31f08fa96fe6405ebecec4f374138283803
[ "BSD-3-Clause" ]
2
2021-04-16T03:44:42.000Z
2021-08-30T06:48:44.000Z
oneEngine/oneGame/source/after/terrain/generation/regions/CRegionGenerator.h
jonting/1Engine
f22ba31f08fa96fe6405ebecec4f374138283803
[ "BSD-3-Clause" ]
1
2021-04-16T02:09:54.000Z
2021-04-16T02:09:54.000Z
#ifndef _C_REGION_CONTROLLER_H_ #define _C_REGION_CONTROLLER_H_ #include <thread> #include <mutex> #include "core/containers/arstring.h" #include "engine/behavior/CGameBehavior.h" #include "after/types/WorldVector.h" #include "after/types/world/Resources.h" #include "after/types/world/Cultures.h" #include "after/typ...
33.903509
133
0.719017
[ "vector" ]
47cc973c737a683a1fe21a22e4766a16f387d1f4
2,771
h
C
simulation/Simulation.h
Terae/3D_Langton_Ant
017dadbe2962018db043bf50e8a6dcd49ade0eac
[ "MIT" ]
null
null
null
simulation/Simulation.h
Terae/3D_Langton_Ant
017dadbe2962018db043bf50e8a6dcd49ade0eac
[ "MIT" ]
null
null
null
simulation/Simulation.h
Terae/3D_Langton_Ant
017dadbe2962018db043bf50e8a6dcd49ade0eac
[ "MIT" ]
null
null
null
// // Created by benji on 08/11/16. // #ifndef LANGTON3D_SIMULATION_H #define LANGTON3D_SIMULATION_H #include <unistd.h> #include <vector> #include "Elements/Ant.h" #include "Grid3D.h" #include "Message_Colors.h" #include "Rendering/Context.h" #include "Rendering/Scene.h" #include "Rendering/Window.h" #define DEFAU...
22.900826
98
0.676651
[ "vector" ]
47dcb03b0f8c8d6f61e355a2a3646d14d34f9494
6,226
h
C
shared/SIDualCamOptions.h
TinyTheBrontosaurus/ScaleInvariantPtz
4b6975874e7f2995106b181baa84cbec2111ba89
[ "MIT" ]
null
null
null
shared/SIDualCamOptions.h
TinyTheBrontosaurus/ScaleInvariantPtz
4b6975874e7f2995106b181baa84cbec2111ba89
[ "MIT" ]
null
null
null
shared/SIDualCamOptions.h
TinyTheBrontosaurus/ScaleInvariantPtz
4b6975874e7f2995106b181baa84cbec2111ba89
[ "MIT" ]
null
null
null
#ifndef SIDUALCAMOPTIONS_H #define SIDUALCAMOPTIONS_H #include "types.h" /************************************************************** * * SIDualCamOptions class * Description: A collection of all the various options used by * the SIDualCam class. All options are public. **************...
34.782123
88
0.591873
[ "object" ]
fe6e7fb3832591820c79f81bb8be0749eee5c4fe
4,394
c
C
stm32f429_SDCard/sd2/file_command.c
james54068/stm32_learning
2214317240f4733f61b5e183c18a34a236f7b41d
[ "MIT" ]
null
null
null
stm32f429_SDCard/sd2/file_command.c
james54068/stm32_learning
2214317240f4733f61b5e183c18a34a236f7b41d
[ "MIT" ]
null
null
null
stm32f429_SDCard/sd2/file_command.c
james54068/stm32_learning
2214317240f4733f61b5e183c18a34a236f7b41d
[ "MIT" ]
null
null
null
#include "file_command.h" #include "ff.h" #include "main.h" #include <string.h> uint8_t ls(uint8_t *Directory) { /* Directory object structure (DIR) */ DIR dir; /*File status structure (FILINFO) */ FILINFO fileInfo; /* File function return code (FRESULT) */ FRESULT res; if(f_opendir(&dir,Directory...
27.4625
410
0.579199
[ "object" ]
fe7294e419af7da1ecafed83f07de6a2b2b99994
1,184
h
C
SpriteBuilder/ccBuilder/PolyDecomposition.h
andykorth/SpriteBuilder
cd8a5c8d4a25b66c74e7609682c95106095d0267
[ "MIT", "BSD-2-Clause", "BSD-3-Clause" ]
365
2015-01-02T17:15:39.000Z
2022-03-05T23:15:55.000Z
SpriteBuilder/ccBuilder/PolyDecomposition.h
andykorth/SpriteBuilder
cd8a5c8d4a25b66c74e7609682c95106095d0267
[ "MIT", "BSD-2-Clause", "BSD-3-Clause" ]
559
2015-01-01T16:23:13.000Z
2021-11-13T13:55:07.000Z
SpriteBuilder/ccBuilder/PolyDecomposition.h
andykorth/SpriteBuilder
cd8a5c8d4a25b66c74e7609682c95106095d0267
[ "MIT", "BSD-2-Clause", "BSD-3-Clause" ]
179
2015-01-01T02:22:15.000Z
2021-07-08T15:43:16.000Z
// // BayazitDecomposition.h // TestApp // // Created by John Twigg on 2/4/14. // Copyright (c) 2014 John Twigg. All rights reserved. // static const double kMinimumAcuteAngle = 5.0; //degrees @interface PolyDecomposition : NSObject //Decomps an input poly into convex sub polys. //Convex decomposition algorithm...
32.888889
95
0.744932
[ "shape" ]
fe7b5a969c571bf34d34b7ca63e2f7444503e20e
4,225
h
C
DX12Lib/inc/dx12lib/Texture.h
DrLinnis/AdaptiveSampling
814f692b6b94247c68123da4a62086d10780d02b
[ "MIT" ]
null
null
null
DX12Lib/inc/dx12lib/Texture.h
DrLinnis/AdaptiveSampling
814f692b6b94247c68123da4a62086d10780d02b
[ "MIT" ]
null
null
null
DX12Lib/inc/dx12lib/Texture.h
DrLinnis/AdaptiveSampling
814f692b6b94247c68123da4a62086d10780d02b
[ "MIT" ]
null
null
null
#pragma once /* * Copyright(c) 2018 Jeremiah van Oosten * * 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, cop...
31.296296
187
0.71432
[ "object" ]
fe7e5ff692f17f06b232dd655d5162482c097896
5,173
h
C
src/avt/Filters/avtResampleFilter.h
eddieTest/visit
ae7bf6f5f16b01cf6b672d34e2d293fa7170616b
[ "BSD-3-Clause" ]
null
null
null
src/avt/Filters/avtResampleFilter.h
eddieTest/visit
ae7bf6f5f16b01cf6b672d34e2d293fa7170616b
[ "BSD-3-Clause" ]
null
null
null
src/avt/Filters/avtResampleFilter.h
eddieTest/visit
ae7bf6f5f16b01cf6b672d34e2d293fa7170616b
[ "BSD-3-Clause" ]
null
null
null
/***************************************************************************** * * Copyright (c) 2000 - 2019, Lawrence Livermore National Security, LLC * Produced at the Lawrence Livermore National Laboratory * LLNL-CODE-442911 * All rights reserved. * * This file is part of VisIt. For details, see https://visit.llnl...
38.318519
79
0.604292
[ "transform" ]
fe832c63d110a27126d4572ca83610235372fa9a
6,712
c
C
slrs/camlibs/stv0674/stv0674.c
milinddeore/360D-Sampler
a17df51aa3f1252274337c2421b90e4bd1c6b40e
[ "MIT" ]
null
null
null
slrs/camlibs/stv0674/stv0674.c
milinddeore/360D-Sampler
a17df51aa3f1252274337c2421b90e4bd1c6b40e
[ "MIT" ]
null
null
null
slrs/camlibs/stv0674/stv0674.c
milinddeore/360D-Sampler
a17df51aa3f1252274337c2421b90e4bd1c6b40e
[ "MIT" ]
null
null
null
/* * STV0674 Camera Chipset Driver * Copyright 2002 Vincent Sanders <vince@kyllikki.org> * * 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; either * version 2 of the License, or (at...
25.915058
108
0.70888
[ "model" ]
fe83f9ea27a7e2732051ec66888ed29cbe43cfcd
6,034
h
C
Maybe/include/algorithm/algoritm.h
RedFree/Maybe
1592cb8b872be82fec6d35d593165a7a179fa8dd
[ "MIT" ]
2
2016-11-23T04:45:07.000Z
2016-12-28T14:46:55.000Z
Maybe/include/algorithm/algoritm.h
RedFree/Maybe
1592cb8b872be82fec6d35d593165a7a179fa8dd
[ "MIT" ]
null
null
null
Maybe/include/algorithm/algoritm.h
RedFree/Maybe
1592cb8b872be82fec6d35d593165a7a179fa8dd
[ "MIT" ]
2
2016-10-17T04:51:13.000Z
2019-11-16T12:23:08.000Z
//*********************************************************************************/ // MIT License // // Copyright (c) 2016 RedFree // // 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 with...
23.207692
107
0.581704
[ "vector" ]
fe85cb188b8a684f703d69e4fb1430424f34c71a
1,953
h
C
extensions/azure/storage/BlobStorage.h
galshi/nifi-minifi-cpp
60905d30e926b5dac469dcdd27b24ac645d47519
[ "Apache-2.0", "OpenSSL" ]
null
null
null
extensions/azure/storage/BlobStorage.h
galshi/nifi-minifi-cpp
60905d30e926b5dac469dcdd27b24ac645d47519
[ "Apache-2.0", "OpenSSL" ]
null
null
null
extensions/azure/storage/BlobStorage.h
galshi/nifi-minifi-cpp
60905d30e926b5dac469dcdd27b24ac645d47519
[ "Apache-2.0", "OpenSSL" ]
null
null
null
/** * @file BlobStorage.h * BlobStorage class declaration * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under ...
30.046154
137
0.744496
[ "vector" ]
fe868b94bd74653a9fd2fc8d2829c346b99468d8
8,763
h
C
cpp/communication/cpp_interface/math/lin_alg/matrix_dynamic/matrix_math_functions.h
Danpihl/plot_tool
ca1aa422fb7db07cd557de102de253043ec49c2d
[ "MIT" ]
36
2020-05-17T16:43:42.000Z
2020-05-24T12:47:15.000Z
cpp/communication/cpp_interface/math/lin_alg/matrix_dynamic/matrix_math_functions.h
Danpihl/plot_tool
ca1aa422fb7db07cd557de102de253043ec49c2d
[ "MIT" ]
1
2020-05-18T04:11:26.000Z
2020-05-18T04:11:26.000Z
cpp/communication/cpp_interface/math/lin_alg/matrix_dynamic/matrix_math_functions.h
Danpihl/plot_tool
ca1aa422fb7db07cd557de102de253043ec49c2d
[ "MIT" ]
3
2020-05-19T10:03:22.000Z
2020-05-22T06:36:55.000Z
#ifndef PLOT_TOOL_MATRIX_MATH_FUNCTIONS_H_ #define PLOT_TOOL_MATRIX_MATH_FUNCTIONS_H_ #include <cmath> #include <cstdarg> #include <tuple> #include "logging.h" #include "math/math_core.h" namespace plot_tool { template <typename T> Vector<T> linspaceFromPointsAndCount(const T x0, const T x1, const size_t num_values...
23.121372
98
0.5093
[ "vector" ]
fe9d928709f26350559a42b02a44c413d9464a36
926
h
C
twitter/Models/User.h
RiaVora/Twitter
82acf76c38af45afcb183baee5854442c7f215b0
[ "Apache-2.0" ]
null
null
null
twitter/Models/User.h
RiaVora/Twitter
82acf76c38af45afcb183baee5854442c7f215b0
[ "Apache-2.0" ]
2
2020-07-03T12:11:52.000Z
2020-07-09T07:20:09.000Z
twitter/Models/User.h
RiaVora/Twitter
82acf76c38af45afcb183baee5854442c7f215b0
[ "Apache-2.0" ]
null
null
null
// // User.h // twitter // // Created by Ria Vora on 6/29/20. // Copyright © 2020 Emerson Malca. All rights reserved. // /*The User model is used to represent a User object from Twitter's API, and stores the attributes of the User object as attributes of the class. The User object is initialized from the dictionar...
28.9375
250
0.769978
[ "object", "model" ]
feac5c7c5fe4ee7fc8088aafcce2267904d2c7b3
692
h
C
tool_kits/duilib/Box/TileBox.h
nmgwddj/Logs-Manager
cb02ecd090a65df7b4e1b09bb1de704898137fdb
[ "BSD-2-Clause" ]
39
2018-10-19T03:41:32.000Z
2022-03-01T04:36:04.000Z
tool_kits/duilib/Box/TileBox.h
nmgwddj/Logs-Manager
cb02ecd090a65df7b4e1b09bb1de704898137fdb
[ "BSD-2-Clause" ]
3
2019-08-24T15:55:27.000Z
2021-12-10T08:05:01.000Z
tool_kits/duilib/Box/TileBox.h
nmgwddj/Logs-Manager
cb02ecd090a65df7b4e1b09bb1de704898137fdb
[ "BSD-2-Clause" ]
24
2018-11-09T13:29:44.000Z
2022-02-17T07:15:46.000Z
#ifndef UI_CORE_TILEBOX_H_ #define UI_CORE_TILEBOX_H_ #pragma once namespace ui { class UILIB_API TileLayout : public Layout { public: TileLayout(); virtual CSize ArrangeChild(const std::vector<Control*>& items, UiRect rc) override; virtual CSize AjustSizeByChild(const std::vector<Control*>& items, CSize szAvail...
19.222222
96
0.764451
[ "vector" ]
feb23fc738343aeb1ed177b0b45316f945322913
4,216
h
C
frameworks/src/core/modules/presets/console_module.h
openharmony-gitee-mirror/ace_engine_lite
94ec4d9667f586888090342f231ae3c9294df621
[ "Apache-2.0" ]
5
2020-09-11T07:48:21.000Z
2021-10-21T23:43:59.000Z
src/core/modules/presets/console_module.h
OpenHarmony-mirror/ace_lite_jsfwk
45b0cacc94cf48fb140dcfd596a86890da3921f2
[ "Apache-2.0" ]
null
null
null
src/core/modules/presets/console_module.h
OpenHarmony-mirror/ace_lite_jsfwk
45b0cacc94cf48fb140dcfd596a86890da3921f2
[ "Apache-2.0" ]
1
2021-09-13T11:57:16.000Z
2021-09-13T11:57:16.000Z
/* * Copyright (c) 2020 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 ...
34
75
0.613852
[ "object" ]
fec9435b3b28b840bf752ed7f728b257f0a40b0d
21,687
h
C
src/seafile/seafile-object.h
mauz85/seafile-client
8080492507cd9371649973384aae075eed476e11
[ "Apache-2.0" ]
null
null
null
src/seafile/seafile-object.h
mauz85/seafile-client
8080492507cd9371649973384aae075eed476e11
[ "Apache-2.0" ]
null
null
null
src/seafile/seafile-object.h
mauz85/seafile-client
8080492507cd9371649973384aae075eed476e11
[ "Apache-2.0" ]
null
null
null
/* seafile-object.h generated by valac 0.40.8, the Vala compiler, do not modify */ #ifndef __SEAFILE_OBJECT_H__ #define __SEAFILE_OBJECT_H__ #include <glib.h> #include <glib-object.h> G_BEGIN_DECLS #define SEAFILE_TYPE_REPO (seafile_repo_get_type ()) #define SEAFILE_REPO(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), S...
51.390995
140
0.75211
[ "object" ]
e0b0531711d05ee147a897006166bba4ee1b4632
5,036
h
C
gamedata/shaders/r2/ogse_reflections.h
WarezzK/OGSE-WarezzKCZ-gamedata
37a767c9eb5de99ff6dd4e9f2562f43c98c5dbfb
[ "Apache-2.0" ]
3
2019-09-10T13:37:08.000Z
2021-05-18T14:53:29.000Z
gamedata/shaders/r2/ogse_reflections.h
WarezzK/OGSE-WarezzKCZ-gamedata
37a767c9eb5de99ff6dd4e9f2562f43c98c5dbfb
[ "Apache-2.0" ]
null
null
null
gamedata/shaders/r2/ogse_reflections.h
WarezzK/OGSE-WarezzKCZ-gamedata
37a767c9eb5de99ff6dd4e9f2562f43c98c5dbfb
[ "Apache-2.0" ]
2
2020-06-26T11:50:59.000Z
2020-12-30T11:07:31.000Z
#ifndef OGSE_REFLECTIONS_H #define OGSE_REFLECTIONS_H #ifndef REFLECTIONS_QUALITY #define REFLECTIONS_QUALITY 1 #endif #define EPS 0.001 //#ifdef USE_HQ_REFLECTIONS static const float2 resolution = ogse_c_resolution.xy; static const float2 inv_resolution = ogse_c_resolution.zw; /*#else static const float2 resolutio...
30.155689
106
0.696386
[ "vector" ]
e0bea2c367b6a6d517b6a17f7e951c8f5e438a86
13,423
h
C
src/core/lib/math/interface.h
marcelmon/PALISADE_capstone
2cfd1626b26576f8fe93bb3a424f934ef700c5b2
[ "BSD-2-Clause" ]
null
null
null
src/core/lib/math/interface.h
marcelmon/PALISADE_capstone
2cfd1626b26576f8fe93bb3a424f934ef700c5b2
[ "BSD-2-Clause" ]
null
null
null
src/core/lib/math/interface.h
marcelmon/PALISADE_capstone
2cfd1626b26576f8fe93bb3a424f934ef700c5b2
[ "BSD-2-Clause" ]
null
null
null
/** * @file interface.h This file contains the interfaces for math data types * @author TPOC: palisade@njit.edu * * @copyright Copyright (c) 2017, New Jersey Institute of Technology (NJIT) * All rights reserved. * Redistribution and use in source and binary forms, with or without modification, * are permitted p...
30.437642
136
0.679431
[ "object" ]
e0c775d179bf8d21d6830cac557b444c07293c0a
7,090
h
C
src/extended/affinealign.h
satta/genometools
3955d63c95e142c2475e1436206fddf0eb29185d
[ "BSD-2-Clause" ]
202
2015-01-08T10:09:57.000Z
2022-03-31T09:45:44.000Z
src/extended/affinealign.h
satta/genometools
3955d63c95e142c2475e1436206fddf0eb29185d
[ "BSD-2-Clause" ]
286
2015-01-05T16:29:27.000Z
2022-03-30T21:19:03.000Z
src/extended/affinealign.h
satta/genometools
3955d63c95e142c2475e1436206fddf0eb29185d
[ "BSD-2-Clause" ]
56
2015-01-19T11:33:22.000Z
2022-03-21T21:47:05.000Z
/* Copyright (C) 2015 Annika Seidel <annika.seidel@studium.uni-hamburg.de> Copyright (c) 2007 Gordon Gremme <gordon@gremme.org> Copyright (c) 2007-2015 Center for Bioinformatics, University of Hamburg Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby ...
53.712121
80
0.577715
[ "object" ]
e0cd4042d8054c47a67df6df575aebb4d4cc16a3
738
h
C
src/vm/CallFrame.h
sdizdarevic/tmbasic
fac8edd931eb1a457b93a783bd43134fc76debc5
[ "MIT" ]
49
2020-11-26T10:50:04.000Z
2022-03-29T13:54:51.000Z
src/vm/CallFrame.h
sdizdarevic/tmbasic
fac8edd931eb1a457b93a783bd43134fc76debc5
[ "MIT" ]
5
2020-11-20T23:17:46.000Z
2022-03-31T04:50:03.000Z
src/vm/CallFrame.h
sdizdarevic/tmbasic
fac8edd931eb1a457b93a783bd43134fc76debc5
[ "MIT" ]
5
2021-06-29T13:48:29.000Z
2022-03-10T23:22:18.000Z
#pragma once #include "../common.h" #include "vm/Object.h" #include "vm/Procedure.h" #include "vm/Value.h" namespace vm { class CallFrame { public: const Procedure* const procedure; const size_t instructionIndex; const bool returnsValue; const bool returnsObject; const int numValueArgs; c...
19.421053
37
0.669377
[ "object" ]
e0e60bbf95eec3ac0a4f874bfaefc43e2bfc8bf6
5,486
h
C
Engine/Source/Runtime/Engine/Classes/Sound/DialogueWave.h
windystrife/UnrealEngine_NVIDIAGameWork
b50e6338a7c5b26374d66306ebc7807541ff815e
[ "MIT" ]
1
2022-01-29T18:36:12.000Z
2022-01-29T18:36:12.000Z
Engine/Source/Runtime/Engine/Classes/Sound/DialogueWave.h
windystrife/UnrealEngine_NVIDIAGameWork
b50e6338a7c5b26374d66306ebc7807541ff815e
[ "MIT" ]
null
null
null
Engine/Source/Runtime/Engine/Classes/Sound/DialogueWave.h
windystrife/UnrealEngine_NVIDIAGameWork
b50e6338a7c5b26374d66306ebc7807541ff815e
[ "MIT" ]
null
null
null
// Copyright 1998-2017 Epic Games, Inc. All Rights Reserved. #pragma once /** * Context to sound wave map for spoken dialogue */ #include "CoreMinimal.h" #include "UObject/ObjectMacros.h" #include "UObject/Object.h" #include "Misc/Guid.h" #include "Sound/DialogueTypes.h" #include "DialogueWave.generated.h" cla...
37.067568
191
0.8179
[ "object" ]
e0e75394b4a8ad7b20f0ef126b54b99bb178e878
20,438
c
C
movie/View_Output.c
scattering-central/CCP13
e78440d34d0ac80d2294b131ca17dddcf7505b01
[ "BSD-3-Clause" ]
null
null
null
movie/View_Output.c
scattering-central/CCP13
e78440d34d0ac80d2294b131ca17dddcf7505b01
[ "BSD-3-Clause" ]
null
null
null
movie/View_Output.c
scattering-central/CCP13
e78440d34d0ac80d2294b131ca17dddcf7505b01
[ "BSD-3-Clause" ]
3
2017-09-05T15:15:22.000Z
2021-01-15T11:13:45.000Z
#define NRANSI #define DATA 1 #define FIELD 0 #define DCAD3 2 #define PDBFORM 3 #define PDBFILE 3 #include <stdio.h> #include <stdlib.h> #include <time.h> #include <math.h> #include "constants.h" #include "structures.h" #include "prototypes.h" void View_Output() { extern struct Info *VAR; extern struct Myosin *MY;...
30.733835
103
0.541393
[ "model", "3d" ]
e0e7da2a91091834337223543eda63ed1ae48b52
2,275
h
C
glucose/glucose_impl.h
tzolkincz/fast-akima-interpolation
460149b45695c286a9e5911fe10228e35e5225d0
[ "WTFPL" ]
2
2019-11-07T07:04:44.000Z
2021-02-27T01:30:07.000Z
glucose/glucose_impl.h
tzolkincz/fast-akima-interpolation
460149b45695c286a9e5911fe10228e35e5225d0
[ "WTFPL" ]
null
null
null
glucose/glucose_impl.h
tzolkincz/fast-akima-interpolation
460149b45695c286a9e5911fe10228e35e5225d0
[ "WTFPL" ]
1
2016-11-23T02:41:13.000Z
2016-11-23T02:41:13.000Z
#include "../lib/glucose/iface/ApproxIface.h" #include "../lib/glucose/CommonApprox.h" #include <vector> #ifndef GLUCOSE_IMPL_H #define GLUCOSE_IMPL_H class GlucoseImplementation : public CCommonApprox { private: size_t count; std::vector<double> times; std::vector<double> levels; AlignedCoefficients coefficie...
23.697917
100
0.735385
[ "vector" ]
e0f064b3e38a123d4e858466826aefe9769f12b8
5,905
h
C
src/include/InterViews/transformer.h
emer/iv
e2ecb3acd834b8764c8582753cc86afcc4281af5
[ "BSD-3-Clause" ]
null
null
null
src/include/InterViews/transformer.h
emer/iv
e2ecb3acd834b8764c8582753cc86afcc4281af5
[ "BSD-3-Clause" ]
null
null
null
src/include/InterViews/transformer.h
emer/iv
e2ecb3acd834b8764c8582753cc86afcc4281af5
[ "BSD-3-Clause" ]
null
null
null
/* * Copyright (c) 1987, 1988, 1989, 1990, 1991 Stanford University * Copyright (c) 1991 Silicon Graphics, Inc. * * Permission to use, copy, modify, distribute, and sell this software and * its documentation for any purpose is hereby granted without fee, provided * that (i) the above copyright notices and this p...
34.940828
78
0.693649
[ "transform" ]
46133278ccdd8ca2d8628c8226d35bc8e43231d9
3,514
h
C
features/emwin_demo/config/custom_config_qspi.h
aectaan/BLE_SDK10_examples
3d26e9bdf1b619939c6a73e781ed34fd89f3f4db
[ "MIT" ]
16
2021-04-01T07:58:22.000Z
2022-02-21T08:32:54.000Z
features/emwin_demo/config/custom_config_qspi.h
aectaan/BLE_SDK10_examples
3d26e9bdf1b619939c6a73e781ed34fd89f3f4db
[ "MIT" ]
7
2021-05-19T15:21:36.000Z
2022-03-30T07:29:48.000Z
features/emwin_demo/config/custom_config_qspi.h
aectaan/BLE_SDK10_examples
3d26e9bdf1b619939c6a73e781ed34fd89f3f4db
[ "MIT" ]
14
2021-04-01T07:58:29.000Z
2022-03-30T16:26:39.000Z
/** **************************************************************************************** * * @file custom_config_qspi.h * * @brief Board Support Package. User Configuration file for cached QSPI mode. * * Copyright (C) 2017-2019 Dialog Semiconductor. * This computer program includes Confidential, Proprietary...
41.833333
99
0.500285
[ "model" ]
461e18370954747a2a01eef07b053b3b7d36ad0a
694
h
C
src/ViewControllers/Grinding/TimedGrindViewController.h
magnusnordlander/fifty-fifty
4628cd19bbabd7dff08d83e0fab6dac301e382b7
[ "MIT" ]
4
2021-02-19T22:08:26.000Z
2022-01-17T20:27:22.000Z
src/ViewControllers/Grinding/TimedGrindViewController.h
magnusnordlander/fifty-fifty
4628cd19bbabd7dff08d83e0fab6dac301e382b7
[ "MIT" ]
null
null
null
src/ViewControllers/Grinding/TimedGrindViewController.h
magnusnordlander/fifty-fifty
4628cd19bbabd7dff08d83e0fab6dac301e382b7
[ "MIT" ]
2
2021-02-16T21:14:12.000Z
2021-05-12T06:51:08.000Z
// // Created by Magnus Nordlander on 2021-02-07. // #ifndef GRINDER_TIMEDGRINDVIEWCONTROLLER_H #define GRINDER_TIMEDGRINDVIEWCONTROLLER_H #include "BaseGrindViewController.h" #include <Settings.h> #include <types.h> class TimedGrindViewController: public BaseGrindViewController { public: TimedGrindViewControlle...
21.6875
69
0.783862
[ "render" ]
46222c6111c6c04cd59b9b5cfe2b81bc03116fa8
530
c
C
d/dagger/phederia/obj/fountain.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
13
2019-07-19T05:24:44.000Z
2021-11-18T04:08:19.000Z
d/dagger/phederia/obj/fountain.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
4
2021-03-15T18:56:39.000Z
2021-08-17T17:08:22.000Z
d/dagger/phederia/obj/fountain.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
13
2019-09-12T06:22:38.000Z
2022-01-31T01:15:12.000Z
inherit "/std/Object"; void create(){ ::create(); set_name("fountain"); set_id(({ "fountain", })); set_short("Fountain"); set_long( " This large fountain is of nymph holding a bowl that pours water into a huge basin at its feet." " Its been carved out of rose quartz that seems to have faded to look ...
29.444444
114
0.684906
[ "object" ]
46232791c8ba196324727db7fe7325409cc7e1ce
1,032
h
C
fk/hal/metal/metal_qspi.h
fieldkit/firmware
09df5c4c5c2f21865cfbb11c9cdc362bb8803ad6
[ "BSD-3-Clause" ]
10
2019-11-26T11:35:56.000Z
2021-07-03T07:21:38.000Z
fk/hal/metal/metal_qspi.h
fieldkit/firmware
09df5c4c5c2f21865cfbb11c9cdc362bb8803ad6
[ "BSD-3-Clause" ]
1
2019-07-03T06:27:21.000Z
2019-09-06T09:21:27.000Z
fk/hal/metal/metal_qspi.h
fieldkit/firmware
09df5c4c5c2f21865cfbb11c9cdc362bb8803ad6
[ "BSD-3-Clause" ]
1
2019-09-23T18:13:51.000Z
2019-09-23T18:13:51.000Z
#pragma once #if defined(__SAMD51__) #include "hal/memory.h" #include "hal/metal/metal_memory.h" #include <Adafruit_SPIFlash.h> namespace fk { class MetalQspiMemory : public ExecutableMemory { public: constexpr static uint32_t PageSize = 256; constexpr static uint32_t SectorSize = 4096; constexpr stati...
21.5
105
0.744186
[ "geometry" ]
46291b5c11cf9fa67a37dae6dea60978ca7e5234
4,419
h
C
frameworks/js/napi/http/include/napi_util.h
openharmony-gitee-mirror/communication_netstack
c0d7287181df7ae2507b9db2bd05ce98c94c119f
[ "Apache-2.0" ]
null
null
null
frameworks/js/napi/http/include/napi_util.h
openharmony-gitee-mirror/communication_netstack
c0d7287181df7ae2507b9db2bd05ce98c94c119f
[ "Apache-2.0" ]
null
null
null
frameworks/js/napi/http/include/napi_util.h
openharmony-gitee-mirror/communication_netstack
c0d7287181df7ae2507b9db2bd05ce98c94c119f
[ "Apache-2.0" ]
null
null
null
/* * 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 ...
45.556701
115
0.726182
[ "object", "vector" ]
463366cb8dfeae069d4524e8ab7c0670f49b0184
3,822
h
C
v3d_main/neuron_editing/apo_xforms.h
lens-biophotonics/v3d_external
44ff3b60a297a96eaa77ca092e0de9af5c990ed3
[ "MIT" ]
39
2015-05-10T23:23:03.000Z
2022-01-26T01:31:30.000Z
v3d_main/neuron_editing/apo_xforms.h
lens-biophotonics/v3d_external
44ff3b60a297a96eaa77ca092e0de9af5c990ed3
[ "MIT" ]
13
2016-03-04T05:29:23.000Z
2021-02-07T01:11:10.000Z
v3d_main/neuron_editing/apo_xforms.h
lens-biophotonics/v3d_external
44ff3b60a297a96eaa77ca092e0de9af5c990ed3
[ "MIT" ]
44
2015-11-11T07:30:59.000Z
2021-12-26T16:41:21.000Z
/* * Copyright (c)2006-2010 Hanchuan Peng (Janelia Farm, Howard Hughes Medical Institute). * All rights reserved. */ /************ ********* LICENSE NOTICE ************ This folder contains all source codes for the V3D project, which is subject to the following condi...
76.44
941
0.762428
[ "model", "transform", "3d" ]
4640c5bdf9c77c98dfd03268eee45516c390aa8a
380
h
C
Net/Server.h
dllexport/cxxredis
91bebcea1c873b868a538742b17f3cf02f077de1
[ "BSD-3-Clause" ]
null
null
null
Net/Server.h
dllexport/cxxredis
91bebcea1c873b868a538742b17f3cf02f077de1
[ "BSD-3-Clause" ]
null
null
null
Net/Server.h
dllexport/cxxredis
91bebcea1c873b868a538742b17f3cf02f077de1
[ "BSD-3-Clause" ]
null
null
null
// // Created by Mario on 2020/5/17. // #pragma once #include <boost/asio/ip/tcp.hpp> #include "../Utils/Singleton.h" /* * impl socket related services */ class Server : public Singleton<Server> { public: Server() {} void Init(); private: using Acceptor = boost::asio::ip::tcp::acceptor; std::vec...
14.074074
52
0.644737
[ "vector" ]
46413e0956eac7f78c7e2bc3579132a7da00e26b
5,453
c
C
sample/sgdk/src/main.c
superctr/MDSDRV
ab7eb00c370bcd794efbe9447bf60dd20cea9b5e
[ "Zlib" ]
34
2020-10-11T22:35:56.000Z
2022-02-23T07:53:37.000Z
sample/sgdk/src/main.c
superctr/MDSDRV
ab7eb00c370bcd794efbe9447bf60dd20cea9b5e
[ "Zlib" ]
5
2020-10-18T22:13:08.000Z
2022-02-22T14:42:25.000Z
sample/sgdk/src/main.c
superctr/MDSDRV
ab7eb00c370bcd794efbe9447bf60dd20cea9b5e
[ "Zlib" ]
1
2021-04-06T00:34:18.000Z
2021-04-06T00:34:18.000Z
#include <genesis.h> #include "menu.h" #include "mdsdrv.h" u16 cursor; #define ITEM_BGM 0 #define ITEM_VOLUME 1 #define ITEM_TEMPO 2 #define ITEM_BGMVOL 3 #define ITEM_SEVOL 4 #define ITEM_GTEMPO 5 #define ITEM_FTARGET 6 #define ITEM_FSPEED 7 #define ITEM_SE1 8 #define ITEM_SE2 9 #define ITEM_SE3 10 #define ITEM_MAX ...
24.899543
97
0.689529
[ "3d" ]
dfac74678e708b3a61869db0ab2a562c1bf2523d
1,912
h
C
polyhedra/src/SpotLight.h
Ezia/IN55-Polyhedra
7d0c3e01cc30a728448a8c590eaca739b54a9b8e
[ "MIT" ]
null
null
null
polyhedra/src/SpotLight.h
Ezia/IN55-Polyhedra
7d0c3e01cc30a728448a8c590eaca739b54a9b8e
[ "MIT" ]
13
2017-04-18T17:48:34.000Z
2017-06-06T08:31:17.000Z
polyhedra/src/SpotLight.h
Ezia/IN55-Polyhedra
7d0c3e01cc30a728448a8c590eaca739b54a9b8e
[ "MIT" ]
null
null
null
#ifndef SPOTLIGHT_H #define SPOTLIGHT_H #include <QMatrix4x4> #include <QVector3D> #include "Types.h" class QOpenGLFramebufferObject; class QOpenGLShaderProgram; // Spot light based on a projective matrix class SpotLight { public: SpotLight(); virtual ~SpotLight(); QVector3D getSpecular() const; Q...
26.191781
57
0.751569
[ "transform" ]
dfb45be9b1bb704310d8198f16968d69d0377234
2,413
h
C
blades/xbmc/xbmc/osx/IOSEAGLView.h
krattai/AEBL
a7b12c97479e1236d5370166b15ca9f29d7d4265
[ "BSD-2-Clause" ]
4
2016-04-26T03:43:54.000Z
2016-11-17T08:09:04.000Z
blades/xbmc/xbmc/osx/IOSEAGLView.h
krattai/AEBL
a7b12c97479e1236d5370166b15ca9f29d7d4265
[ "BSD-2-Clause" ]
17
2015-01-05T21:06:22.000Z
2015-12-07T20:45:44.000Z
blades/xbmc/xbmc/osx/IOSEAGLView.h
krattai/AEBL
a7b12c97479e1236d5370166b15ca9f29d7d4265
[ "BSD-2-Clause" ]
3
2016-04-26T03:43:55.000Z
2020-11-06T11:02:08.000Z
/* * Copyright (C) 2010-2013 Team XBMC * http://xbmc.org * * This Program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * * ...
34.971014
97
0.754662
[ "render", "object" ]
dfbca1076226acb5433b965ca0920363ffe4fca0
5,453
h
C
cdb/include/tencentcloud/cdb/v20170320/model/SwitchDBInstanceMasterSlaveRequest.h
suluner/tencentcloud-sdk-cpp
a56c73cc3f488c4d1e10755704107bb15c5e000d
[ "Apache-2.0" ]
43
2019-08-14T08:14:12.000Z
2022-03-30T12:35:09.000Z
cdb/include/tencentcloud/cdb/v20170320/model/SwitchDBInstanceMasterSlaveRequest.h
suluner/tencentcloud-sdk-cpp
a56c73cc3f488c4d1e10755704107bb15c5e000d
[ "Apache-2.0" ]
12
2019-07-15T10:44:59.000Z
2021-11-02T12:35:00.000Z
cdb/include/tencentcloud/cdb/v20170320/model/SwitchDBInstanceMasterSlaveRequest.h
suluner/tencentcloud-sdk-cpp
a56c73cc3f488c4d1e10755704107bb15c5e000d
[ "Apache-2.0" ]
28
2019-07-12T09:06:22.000Z
2022-03-30T08:04:18.000Z
/* * Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 ...
36.353333
116
0.49239
[ "vector", "model" ]
dfc0c01f446eb54a56642463c052ba0110016ac1
13,714
c
C
model/ezsigntemplate_response_compound.c
ezmaxinc/eZmax-SDK-c
725eab79d6311127a2d5bd731b978bce94142d69
[ "curl", "MIT" ]
null
null
null
model/ezsigntemplate_response_compound.c
ezmaxinc/eZmax-SDK-c
725eab79d6311127a2d5bd731b978bce94142d69
[ "curl", "MIT" ]
null
null
null
model/ezsigntemplate_response_compound.c
ezmaxinc/eZmax-SDK-c
725eab79d6311127a2d5bd731b978bce94142d69
[ "curl", "MIT" ]
null
null
null
#include <stdlib.h> #include <string.h> #include <stdio.h> #include "ezsigntemplate_response_compound.h" ezsigntemplate_response_compound_t *ezsigntemplate_response_compound_create( int pki_ezsigntemplate_id, int fki_ezsigntemplatedocument_id, int fki_ezsignfoldertype_id, int fki_language_id, cha...
39.182857
183
0.778839
[ "model" ]
dfd77bb9329069a9d37765ef7b350e71b4a86fc5
670
h
C
src/thememanager.h
latproc/humid
dfd111c74e6cedddff82e078faa1c507080d2529
[ "curl", "BSD-3-Clause" ]
1
2022-02-28T10:34:42.000Z
2022-02-28T10:34:42.000Z
src/thememanager.h
latproc/humid
dfd111c74e6cedddff82e078faa1c507080d2529
[ "curl", "BSD-3-Clause" ]
19
2019-07-04T23:18:42.000Z
2019-07-31T13:16:34.000Z
src/thememanager.h
latproc/humid
dfd111c74e6cedddff82e078faa1c507080d2529
[ "curl", "BSD-3-Clause" ]
null
null
null
#pragma once #include <string> #include <nanogui/object.h> #include <nanogui/theme.h> #include <nanogui/common.h> class Structure; class ThemeManager { public: static ThemeManager & instance(); void addTheme(const std::string &name, nanogui::Theme *theme); nanogui::Theme *findTheme(const std::string &name...
23.928571
66
0.701493
[ "object" ]
dfdfc53d447df8ae8c5207c3a36e46ea8d98cef4
2,873
h
C
examples/uvmsc/simple/registers/models/aliasing/tb_test.h
stoitchog/uvm-systemc-1.0-beta2
67a445dc5f587d2fd16c5b5ee913d086b2242583
[ "ECL-2.0", "Apache-2.0" ]
4
2021-11-04T14:37:00.000Z
2022-03-14T12:57:50.000Z
examples/uvmsc/simple/registers/models/aliasing/tb_test.h
stoitchog/uvm-systemc-1.0-beta2
67a445dc5f587d2fd16c5b5ee913d086b2242583
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
examples/uvmsc/simple/registers/models/aliasing/tb_test.h
stoitchog/uvm-systemc-1.0-beta2
67a445dc5f587d2fd16c5b5ee913d086b2242583
[ "ECL-2.0", "Apache-2.0" ]
1
2021-02-22T05:46:04.000Z
2021-02-22T05:46:04.000Z
//---------------------------------------------------------------------- // Copyright 2013-2014 NXP B.V. // Copyright 2004-2011 Synopsys, Inc. // Copyright 2010 Mentor Graphics Corporation // Copyright 2010-2011 Cadence Design Systems, Inc. // All Rights Reserved Worldwide // // Licensed under the Apache L...
31.922222
83
0.656109
[ "model" ]
dfecd602964f7709f392cebc084f994adf238a6f
19,980
c
C
source/blender/python/mathutils/mathutils_Euler.c
wycivil08/blendocv
f6cce83e1f149fef39afa8043aade9c64378f33e
[ "Unlicense" ]
30
2015-01-29T14:06:05.000Z
2022-01-10T07:47:29.000Z
source/blender/python/mathutils/mathutils_Euler.c
ttagu99/blendocv
f6cce83e1f149fef39afa8043aade9c64378f33e
[ "Unlicense" ]
1
2017-02-20T20:57:48.000Z
2018-12-19T23:44:38.000Z
source/blender/python/mathutils/mathutils_Euler.c
ttagu99/blendocv
f6cce83e1f149fef39afa8043aade9c64378f33e
[ "Unlicense" ]
15
2015-04-23T02:38:36.000Z
2021-03-01T20:09:39.000Z
/* * $Id: mathutils_Euler.c 41078 2011-10-17 06:39:13Z campbellbarton $ * * ***** BEGIN GPL LICENSE BLOCK ***** * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of th...
27.596685
177
0.641141
[ "object", "vector" ]
dfede5267dc3f2c6873adaa7997c0cfb88ad504e
2,726
h
C
src/base58.h
tradecraftio/tradecraft
a014fea4d4656df67aef19e379f10322386cf6f8
[ "MIT" ]
10
2019-03-08T04:10:37.000Z
2021-08-20T11:55:14.000Z
src/base58.h
tradecraftio/tradecraft
a014fea4d4656df67aef19e379f10322386cf6f8
[ "MIT" ]
69
2018-11-09T20:29:29.000Z
2021-10-05T00:08:36.000Z
src/base58.h
tradecraftio/tradecraft
a014fea4d4656df67aef19e379f10322386cf6f8
[ "MIT" ]
7
2019-01-21T06:00:18.000Z
2021-12-19T16:18:00.000Z
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2018 The Bitcoin Core developers // Copyright (c) 2011-2021 The Freicoin Developers // // This program is free software: you can redistribute it and/or modify it under // the terms of version 3 of the GNU Affero General Public License as published // by ...
36.346667
93
0.741746
[ "vector" ]
5f069fe14a7094c1fc16ed48b6708013898d5193
1,161
h
C
iOSOpenDev/frameworks/iWorkImport.framework/Headers/GQDTTable.h
bzxy/cydia
f8c838cdbd86e49dddf15792e7aa56e2af80548d
[ "MIT" ]
678
2017-11-17T08:33:19.000Z
2022-03-26T10:40:20.000Z
iOSOpenDev/frameworks/iWorkImport.framework/Headers/GQDTTable.h
chenfanfang/Cydia
5efce785bfd5f1064b9c0f0e29a9cc05aa24cad0
[ "MIT" ]
22
2019-04-16T05:51:53.000Z
2021-11-08T06:18:45.000Z
iOSOpenDev/frameworks/iWorkImport.framework/Headers/GQDTTable.h
chenfanfang/Cydia
5efce785bfd5f1064b9c0f0e29a9cc05aa24cad0
[ "MIT" ]
170
2018-06-10T07:59:20.000Z
2022-03-22T16:19:33.000Z
/** * This header is generated by class-dump-z 0.2b. * * Source: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport */ #import <iWorkImport/GQDGraphic.h> #import <iWorkImport/GQDNameMappable.h> #import <iWorkImport/iWorkImport-Structs.h> @class GQDTTableModel, GQDSStyle; __attribute__((visibilit...
36.28125
78
0.739879
[ "model" ]
5f0d56f4803eb3431fa6d99163c872ea1196ab1c
2,311
h
C
framework/scene_graph/components/material.h
ohmaya/vulkan_best_practice_for_mobile_developers
356cf5229687346adcde2ca08875aa77a8bf530a
[ "MIT" ]
null
null
null
framework/scene_graph/components/material.h
ohmaya/vulkan_best_practice_for_mobile_developers
356cf5229687346adcde2ca08875aa77a8bf530a
[ "MIT" ]
null
null
null
framework/scene_graph/components/material.h
ohmaya/vulkan_best_practice_for_mobile_developers
356cf5229687346adcde2ca08875aa77a8bf530a
[ "MIT" ]
null
null
null
/* Copyright (c) 2018-2019, Arm Limited and Contributors * * SPDX-License-Identifier: MIT * * 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 limita...
27.511905
129
0.740805
[ "vector" ]
7012dd0661562302c6b6f5ce3a109fd14cdf8ae6
1,147
h
C
chromeos/ime/input_method_config.h
nagineni/chromium-crosswalk
5725642f1c67d0f97e8613ec1c3e8107ab53fdf8
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
9
2018-09-21T05:36:12.000Z
2021-11-15T15:14:36.000Z
chromeos/ime/input_method_config.h
nagineni/chromium-crosswalk
5725642f1c67d0f97e8613ec1c3e8107ab53fdf8
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
1
2021-12-13T19:44:12.000Z
2021-12-13T19:44:12.000Z
chromeos/ime/input_method_config.h
nagineni/chromium-crosswalk
5725642f1c67d0f97e8613ec1c3e8107ab53fdf8
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
4
2017-04-05T01:52:03.000Z
2022-02-13T17:58:45.000Z
// Copyright 2013 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 CHROMEOS_IME_INPUT_METHOD_CONFIG_H_ #define CHROMEOS_IME_INPUT_METHOD_CONFIG_H_ #include <string> #include <vector> #include "chromeos/chromeos_e...
25.488889
78
0.757629
[ "vector" ]
70276ba53a1359a39d65ff61484d492a61b40aa9
2,043
h
C
src/CQIllustratorSizer.h
colinw7/CQIllustrator
4e730054353e62b111bbef38de5faf4e3eea7fbb
[ "MIT" ]
7
2016-04-24T23:15:34.000Z
2021-12-23T02:21:09.000Z
src/CQIllustratorSizer.h
colinw7/CQIllustrator
4e730054353e62b111bbef38de5faf4e3eea7fbb
[ "MIT" ]
1
2019-12-21T21:24:48.000Z
2019-12-22T00:32:25.000Z
src/CQIllustratorSizer.h
colinw7/CQIllustrator
4e730054353e62b111bbef38de5faf4e3eea7fbb
[ "MIT" ]
3
2019-04-01T13:19:42.000Z
2021-09-18T07:52:56.000Z
#ifndef CQIllustratorSizer_H #define CQIllustratorSizer_H #include <QPointF> #include <QTransform> #include <CBBox2D.h> class CQIllustrator; class CQIllustratorShape; class CQIllustratorHandle; class CQIllustratorShapeDrawer; class CQIllustratorSizer { public: enum HandleType { HANDLE_NONE = 0, HANDLE_L ...
24.321429
79
0.734704
[ "shape" ]
702d2b0eaa48dfe5c7692147dd7f14f171999e48
25,724
c
C
libs/qmlglsink/gst-plugins-good/gst/rtp/gstrtpmparobustdepay.c
ant-nihil/routen-qgroundcontrol
0868aa1d6aba3f066dbaa55c53c943fc77eb8ff7
[ "Apache-2.0" ]
6
2020-09-22T18:07:15.000Z
2021-10-21T01:34:04.000Z
libs/qmlglsink/gst-plugins-good/gst/rtp/gstrtpmparobustdepay.c
ant-nihil/routen-qgroundcontrol
0868aa1d6aba3f066dbaa55c53c943fc77eb8ff7
[ "Apache-2.0" ]
2
2020-11-10T13:17:39.000Z
2022-03-30T11:22:14.000Z
libs/qmlglsink/gst-plugins-good/gst/rtp/gstrtpmparobustdepay.c
ant-nihil/routen-qgroundcontrol
0868aa1d6aba3f066dbaa55c53c943fc77eb8ff7
[ "Apache-2.0" ]
3
2020-09-26T08:40:35.000Z
2021-10-21T01:33:56.000Z
/* GStreamer * Copyright (C) <2010> Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk> * Copyright (C) <2010> Nokia Corporation * * 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; e...
31.679803
80
0.664205
[ "object" ]
703539ce81d7945b3be0b585921d81603127f7b9
1,711
h
C
src/MarkerDetection/Math/Quadrilateral.h
CircuitMess/Wheelson-Library
6317dab9c3d541f44bcec0657df4114807dfc84a
[ "MIT" ]
1
2021-08-05T14:23:49.000Z
2021-08-05T14:23:49.000Z
src/MarkerDetection/Math/Quadrilateral.h
CircuitMess/Wheelson-Library
6317dab9c3d541f44bcec0657df4114807dfc84a
[ "MIT" ]
null
null
null
src/MarkerDetection/Math/Quadrilateral.h
CircuitMess/Wheelson-Library
6317dab9c3d541f44bcec0657df4114807dfc84a
[ "MIT" ]
null
null
null
#ifndef TAGDETECTION_QUADRILATERAL_H #define TAGDETECTION_QUADRILATERAL_H #include <opencv2/core/types.hpp> #include <vector> /** * Used to represent and operate over quads. */ class Quadrilateral { public: /** * Vector of points that compose the quad. */ std::vector<cv::Point2f> points; /** * Quad constr...
22.513158
105
0.671537
[ "vector" ]
703598bc3331b78b62046ff739555bfe6797c59c
567
h
C
include/face/personalized_blendshape.h
ycjungSubhuman/Kinect-Face
b582bd8572e998617b5a0d197b4ac9bd4a9b42be
[ "CNRI-Python" ]
7
2018-08-12T22:05:26.000Z
2021-05-14T08:39:32.000Z
include/face/personalized_blendshape.h
ycjungSubhuman/Kinect-Face
b582bd8572e998617b5a0d197b4ac9bd4a9b42be
[ "CNRI-Python" ]
null
null
null
include/face/personalized_blendshape.h
ycjungSubhuman/Kinect-Face
b582bd8572e998617b5a0d197b4ac9bd4a9b42be
[ "CNRI-Python" ]
2
2019-02-14T08:29:16.000Z
2019-03-01T07:11:17.000Z
#pragma once #include "face/mo" namespace telef::face { class PersonalizedBlendshape { public: PersonalizedBlendshape( Eigen::VectorXf neutral, Eigen::MatrixXf mean_exp_delta_matrix); ); /** * Neutral face vertex positions */ Eigen::VectorXf getNeutral() const; /** * Each column of this ...
16.2
61
0.677249
[ "shape" ]
7068e89421d640073e02d6df6636071f801710b6
5,963
h
C
include/module/WasmLinearMemory.h
tvanslyke/wasm-cpp
8a56c1706e2723ece36e3642bae9e36792dbd7b2
[ "MIT" ]
null
null
null
include/module/WasmLinearMemory.h
tvanslyke/wasm-cpp
8a56c1706e2723ece36e3642bae9e36792dbd7b2
[ "MIT" ]
null
null
null
include/module/WasmLinearMemory.h
tvanslyke/wasm-cpp
8a56c1706e2723ece36e3642bae9e36792dbd7b2
[ "MIT" ]
null
null
null
#ifndef MODULE_WASM_LINEAR_MEMORY_H #define MODULE_WASM_LINEAR_MEMORY_H #include <array> #include <vector> #include <algorithm> #include "wasm_base.h" #include "wasm_value.h" #include <stdexcept> #include <iostream> #include <cstring> #include <gsl/span> #include "utilities/endianness.h" namespace wasm { struct WasmL...
28.806763
114
0.737548
[ "vector" ]
2474237b0c52c6bcee768bd1bd4a085da7f63dc4
3,526
h
C
headers/tools/cppunit/cppunit/CompilerOutputter.h
Kirishikesan/haiku
835565c55830f2dab01e6e332cc7e2d9c015b51e
[ "MIT" ]
1,338
2015-01-03T20:06:56.000Z
2022-03-26T13:49:54.000Z
headers/tools/cppunit/cppunit/CompilerOutputter.h
Kirishikesan/haiku
835565c55830f2dab01e6e332cc7e2d9c015b51e
[ "MIT" ]
15
2015-01-17T22:19:32.000Z
2021-12-20T12:35:00.000Z
headers/tools/cppunit/cppunit/CompilerOutputter.h
Kirishikesan/haiku
835565c55830f2dab01e6e332cc7e2d9c015b51e
[ "MIT" ]
350
2015-01-08T14:15:27.000Z
2022-03-21T18:14:35.000Z
#ifndef CPPUNIT_COMPILERTESTRESULTOUTPUTTER_H #define CPPUNIT_COMPILERTESTRESULTOUTPUTTER_H #include <cppunit/Portability.h> #include <cppunit/Outputter.h> #include <vector> #include <iostream> namespace CppUnit { class Exception; class SourceLine; class Test; class TestFailure; class TestResultCollector; /*! * \b...
32.054545
86
0.686897
[ "object", "vector" ]
24868bbc363e23dcd3ac8242f1644b063391e926
92,237
c
C
drv/mxfe/mxfe.c
gdamore/sol-enet
6b11bb76e94525b47516084be013897eb9d29100
[ "BSD-3-Clause" ]
null
null
null
drv/mxfe/mxfe.c
gdamore/sol-enet
6b11bb76e94525b47516084be013897eb9d29100
[ "BSD-3-Clause" ]
null
null
null
drv/mxfe/mxfe.c
gdamore/sol-enet
6b11bb76e94525b47516084be013897eb9d29100
[ "BSD-3-Clause" ]
null
null
null
/* * Solaris DLPI driver for ethernet cards based on the Macronix 98715 * * Copyright (c) 2001-2007 by Garrett D'Amore <garrett@damore.org>. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are me...
25.872931
79
0.683869
[ "model" ]
2486a3599cff6dffeb95f1a50e67b6dbc6eae7f2
1,182
h
C
src/examples/basic/Interface/CommandsUI.h
Timurinyo/classic_game_template
4486e534fa76ccc8b4323515fad1c5fdae6ad8bc
[ "MIT" ]
null
null
null
src/examples/basic/Interface/CommandsUI.h
Timurinyo/classic_game_template
4486e534fa76ccc8b4323515fad1c5fdae6ad8bc
[ "MIT" ]
null
null
null
src/examples/basic/Interface/CommandsUI.h
Timurinyo/classic_game_template
4486e534fa76ccc8b4323515fad1c5fdae6ad8bc
[ "MIT" ]
null
null
null
#pragma once #include <vector> #include <map> #include <examples/basic/CommandQueue.h> #include <engine/external_libs.h> #include <engine/system.h> #include <render_core/i_render_context.h> #include <imgui.h> struct CommandUIProps { cgt::render::TextureHandle Texture; ImVec2 UV0 = { 0, 0 }; ImVec2 UV1...
23.64
124
0.720812
[ "render", "vector" ]
2498aeab60b274de890007741fe5349bd715ace3
499
h
C
src/engine/viewport/layout/ViewportLayoutH1V2.h
Armanimani/Game-Engine
8087cd999f7264488d24a5dc5571b659347a49dd
[ "MIT" ]
null
null
null
src/engine/viewport/layout/ViewportLayoutH1V2.h
Armanimani/Game-Engine
8087cd999f7264488d24a5dc5571b659347a49dd
[ "MIT" ]
1
2017-04-05T01:40:02.000Z
2017-04-05T07:36:55.000Z
src/engine/viewport/layout/ViewportLayoutH1V2.h
Armanimani/Game-Engine
8087cd999f7264488d24a5dc5571b659347a49dd
[ "MIT" ]
null
null
null
#pragma once #include "ViewportLayout.h" class ViewportLayoutH1V2 : public ViewportLayout { public: ViewportLayoutH1V2(const std::shared_ptr<WindowSettings> settings, const GLfloat& cutY) : ViewportLayout(settings, ViewportLayoutType::H2V1), cutY(cutY) {} virtual void initLayout(std::vector<std::shared_ptr<Viewport...
35.642857
156
0.781563
[ "vector" ]
249c17be3b8107e6a3cee1369c3761e9f54e4b08
320
h
C
qemu/hw/ppc/e500-ccsr.h
hyunjoy/scripts
01114d3627730d695b5ebe61093c719744432ffa
[ "Apache-2.0" ]
44
2022-03-16T08:32:31.000Z
2022-03-31T16:02:35.000Z
qemu/hw/ppc/e500-ccsr.h
hyunjoy/scripts
01114d3627730d695b5ebe61093c719744432ffa
[ "Apache-2.0" ]
1
2022-03-29T02:30:28.000Z
2022-03-30T03:40:46.000Z
qemu/hw/ppc/e500-ccsr.h
hyunjoy/scripts
01114d3627730d695b5ebe61093c719744432ffa
[ "Apache-2.0" ]
18
2022-03-19T04:41:04.000Z
2022-03-31T03:32:12.000Z
#ifndef E500_CCSR_H #define E500_CCSR_H #include "hw/sysbus.h" #include "qom/object.h" struct PPCE500CCSRState { /*< private >*/ SysBusDevice parent; /*< public >*/ MemoryRegion ccsr_space; }; #define TYPE_CCSR "e500-ccsr" OBJECT_DECLARE_SIMPLE_TYPE(PPCE500CCSRState, CCSR) #endif /* E500_CCSR_H */
16.842105
50
0.709375
[ "object" ]
24a29da50d346a0359f1e37fe7f2b2701318610c
1,236
h
C
cppclient/delegates.h
AeroNotix/freepoint
aca053b43e04cc3ffb30ca75ec4b0da334af952d
[ "BSD-4-Clause" ]
1
2015-11-05T18:50:05.000Z
2015-11-05T18:50:05.000Z
cppclient/delegates.h
AeroNotix/freepoint
aca053b43e04cc3ffb30ca75ec4b0da334af952d
[ "BSD-4-Clause" ]
null
null
null
cppclient/delegates.h
AeroNotix/freepoint
aca053b43e04cc3ffb30ca75ec4b0da334af952d
[ "BSD-4-Clause" ]
null
null
null
#ifndef DELEGATES_H #define DELEGATES_H #include <QtGui> #include <QItemDelegate> #include <QStringList> class MainWindow; class ComboDelegate : public QItemDelegate { Q_OBJECT public: explicit ComboDelegate(QStringList data, QMainWindow *parent = nullptr) : QItemDelegate(parent), dat...
25.22449
99
0.711165
[ "model" ]
24ac414a91a3248a35dd05f33bbd24ef0fb7b0ee
445
h
C
Source/MiriwakuEditor/Public/MiriwakuEditorUtilityWidget.h
TheHoodieGuy02/Miriwaku
63aaf2cc6f4bfb8b514e632646c6dc52e4d44744
[ "MIT" ]
1
2021-06-13T07:21:34.000Z
2021-06-13T07:21:34.000Z
Source/MiriwakuEditor/Public/MiriwakuEditorUtilityWidget.h
TheHoodieGuy02/Miriwaku
63aaf2cc6f4bfb8b514e632646c6dc52e4d44744
[ "MIT" ]
5
2021-03-18T08:46:59.000Z
2021-07-10T04:45:21.000Z
Source/MiriwakuEditor/Public/MiriwakuEditorUtilityWidget.h
TheHoodieGuy02/Miriwaku
63aaf2cc6f4bfb8b514e632646c6dc52e4d44744
[ "MIT" ]
2
2021-05-27T14:51:19.000Z
2021-06-15T06:45:36.000Z
// Idol Model (C) BANDAI NAMCO ENTERTAINMENT Inc. Code (C) THG #pragma once #include "CoreMinimal.h" #include "EditorUtilityWidget.h" #include "MiriwakuEditorUtilityWidget.generated.h" /** * */ UCLASS() class MIRIWAKUEDITOR_API UMiriwakuEditorUtilityWidget : public UEditorUtilityWidget { GENERATED_BODY() publi...
18.541667
83
0.773034
[ "model" ]
24b686b7448159e9b9d8060f0b0ea248d4b0065b
3,026
h
C
src/plugins/tools/ssl/myssltoolmode.h
paule32/QDataTools
4ebaa4371950b93c7c1d17cb7626c5bba37e496c
[ "MIT" ]
null
null
null
src/plugins/tools/ssl/myssltoolmode.h
paule32/QDataTools
4ebaa4371950b93c7c1d17cb7626c5bba37e496c
[ "MIT" ]
null
null
null
src/plugins/tools/ssl/myssltoolmode.h
paule32/QDataTools
4ebaa4371950b93c7c1d17cb7626c5bba37e496c
[ "MIT" ]
null
null
null
// -------------------------------------------------------------------------------- // MIT License // // Copyright (c) 2020 Jens Kallup // // 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 w...
31.852632
83
0.68341
[ "vector" ]
24bfb6c1479d6d18eeb6ff390ea3dbe62d1bc228
15,391
h
C
src/WFSTModelOnTheFly.h
idiap/juicer
c1d67eb710c5390d0555deb05428ea11cd5e2bf1
[ "BSD-3-Clause" ]
52
2015-01-23T14:09:06.000Z
2021-06-24T00:19:42.000Z
src/WFSTModelOnTheFly.h
idiap/juicer
c1d67eb710c5390d0555deb05428ea11cd5e2bf1
[ "BSD-3-Clause" ]
null
null
null
src/WFSTModelOnTheFly.h
idiap/juicer
c1d67eb710c5390d0555deb05428ea11cd5e2bf1
[ "BSD-3-Clause" ]
22
2015-01-19T03:03:36.000Z
2020-08-10T05:39:11.000Z
/* * Copyright 2006 by IDIAP Research Institute * http://www.idiap.ch * * See the file COPYING for the licence associated with this software. */ #ifndef WFST_MODELONTHEFLY_INC #define WFST_MODELONTHEFLY_INC #include "general.h" #include "WFSTModel.h" /* Author: Octavian Cheng (ocheng@idiap.c...
36.129108
101
0.724319
[ "model" ]
24c2b33431d74b44b11d65cea45d77760e7a9590
2,408
h
C
Source/Services/Marketplace/WinRT/BrowseCatalogResult_WinRT.h
blgrossMS/xbox-live-api
17c586336e11f0fa3a2a3f3acd665b18c5487b24
[ "MIT" ]
2
2021-07-17T13:34:20.000Z
2022-01-09T00:55:51.000Z
Source/Services/Marketplace/WinRT/BrowseCatalogResult_WinRT.h
blgrossMS/xbox-live-api
17c586336e11f0fa3a2a3f3acd665b18c5487b24
[ "MIT" ]
null
null
null
Source/Services/Marketplace/WinRT/BrowseCatalogResult_WinRT.h
blgrossMS/xbox-live-api
17c586336e11f0fa3a2a3f3acd665b18c5487b24
[ "MIT" ]
1
2018-11-18T08:32:40.000Z
2018-11-18T08:32:40.000Z
//********************************************************* // // Copyright (c) Microsoft. All rights reserved. // THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF // ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY // IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR // PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT. ...
29.728395
131
0.584302
[ "object" ]
24c3e1f56386d89a26a6c30a8c369c38ebcef654
6,555
c
C
gpvdm_core/plugins/light_full/light.c
roderickmackenzie/gpvdm
914fd2ee93e7202339853acaec1d61d59b789987
[ "BSD-3-Clause" ]
12
2016-09-13T08:58:13.000Z
2022-01-17T07:04:52.000Z
gpvdm_core/plugins/light_full/light.c
roderickmackenzie/gpvdm
914fd2ee93e7202339853acaec1d61d59b789987
[ "BSD-3-Clause" ]
3
2017-11-11T12:33:02.000Z
2019-03-08T00:48:08.000Z
gpvdm_core/plugins/light_full/light.c
roderickmackenzie/gpvdm
914fd2ee93e7202339853acaec1d61d59b789987
[ "BSD-3-Clause" ]
6
2019-01-03T06:17:12.000Z
2022-01-01T15:59:00.000Z
// // General-purpose Photovoltaic Device Model gpvdm.com - a drift diffusion // base/Shockley-Read-Hall model for 1st, 2nd and 3rd generation solarcells. // The model can simulate OLEDs, Perovskite cells, and OFETs. // // Copyright 2008-2022 Roderick C. I. MacKenzie https://www.gpvdm.com // r.c.i.mackenzie at googlem...
21.07717
142
0.605034
[ "model" ]
24d326508201677acb7747cd6331902ad3f884b8
16,331
h
C
osgVegetation/ov_GPUCullData.h
leadcoder/osgVegetation
c13bb8e0225467c97b0bc85f3d38826f793c368e
[ "MIT" ]
22
2015-01-22T17:51:17.000Z
2021-12-24T06:59:46.000Z
osgVegetation/ov_GPUCullData.h
leadcoder/osgVegetation
c13bb8e0225467c97b0bc85f3d38826f793c368e
[ "MIT" ]
null
null
null
osgVegetation/ov_GPUCullData.h
leadcoder/osgVegetation
c13bb8e0225467c97b0bc85f3d38826f793c368e
[ "MIT" ]
10
2015-12-31T05:52:30.000Z
2020-03-13T05:31:51.000Z
#pragma once #include "AggregateGeometryVisitor.h" #include "ov_MeshLayerConfig.h" #include <osg/PrimitiveSetIndirect> #include <osg/TextureBuffer> #include <osg/BindImageTexture> #include <osg/BufferIndexBinding> #include <osg/BufferTemplate> #include <osg/ComputeBoundsVisitor> namespace osgVegetation { // each ins...
40.523573
176
0.706693
[ "geometry", "object", "vector" ]
24db3ed21425049056105a8e6f854e287c5ae321
12,217
h
C
pkgs/apps/facesim/src/Public_Library/Matrices_And_Vectors/QUATERNION.h
relokin/parsec
75d63d9bd2368913343be9037e301947ecf78f7f
[ "BSD-3-Clause" ]
2
2017-04-24T22:37:28.000Z
2020-05-26T01:57:37.000Z
pkgs/apps/facesim/src/Public_Library/Matrices_And_Vectors/QUATERNION.h
cota/parsec2-aarch64
cdf7da348afd231dbe067266f24dc14d22f5cebf
[ "BSD-3-Clause" ]
null
null
null
pkgs/apps/facesim/src/Public_Library/Matrices_And_Vectors/QUATERNION.h
cota/parsec2-aarch64
cdf7da348afd231dbe067266f24dc14d22f5cebf
[ "BSD-3-Clause" ]
null
null
null
//##################################################################### // Copyright 2002-2005, Robert Bridson, Ronald Fedkiw, Eran Guendelman, Geoffrey Irving, Igor Neverov, Eftychios Sifakis, Joseph Teran, Rachel Weinstein. // This file is part of PhysBAM whose distribution is governed by the license contained in the...
47.536965
179
0.609642
[ "vector" ]
24e914977e512ab0bdda51e25b5c9473cbeba892
4,858
h
C
src/chrono/fea/ChMaterialBeamANCF.h
lucasw/chrono
e79d8c761c718ecb4c796725cff37026f357da8c
[ "BSD-3-Clause" ]
1,383
2015-02-04T14:17:40.000Z
2022-03-30T04:58:16.000Z
src/chrono/fea/ChMaterialBeamANCF.h
pchaoWT/chrono
fd68d37d1d4ee75230dc1eea78ceff91cca7ac32
[ "BSD-3-Clause" ]
245
2015-01-11T15:30:51.000Z
2022-03-30T21:28:54.000Z
src/chrono/fea/ChMaterialBeamANCF.h
pchaoWT/chrono
fd68d37d1d4ee75230dc1eea78ceff91cca7ac32
[ "BSD-3-Clause" ]
351
2015-02-04T14:17:47.000Z
2022-03-30T04:42:52.000Z
// ============================================================================= // PROJECT CHRONO - http://projectchrono.org // // Copyright (c) 2014 projectchrono.org // All rights reserved. // // Use of this source code is governed by a BSD-style license that can be found // in the LICENSE file at the top level of t...
48.09901
118
0.632359
[ "3d" ]
24edfaced3b720b100ddc935b98b18c2472e2843
1,529
h
C
include/cdm_FieldFileNameFormat.h
jorji/CDMlib
863f1e10739e502d74de52f9e4526d1ff6ddc20e
[ "BSD-2-Clause" ]
null
null
null
include/cdm_FieldFileNameFormat.h
jorji/CDMlib
863f1e10739e502d74de52f9e4526d1ff6ddc20e
[ "BSD-2-Clause" ]
null
null
null
include/cdm_FieldFileNameFormat.h
jorji/CDMlib
863f1e10739e502d74de52f9e4526d1ff6ddc20e
[ "BSD-2-Clause" ]
null
null
null
#ifndef _CDM_FIELDFILENAMEFORMAT_H_ #define _CDM_FIELDFILENAMEFORMAT_H_ /* ################################################################################### # # CDMlib - Cartesian Data Management library # # Copyright (c) 2013-2017 Advanced Institute for Computational Science (AICS), RIKEN. # All rights reserved. # ...
22.15942
98
0.651406
[ "vector" ]
7002c2c5215d2e25118ac908ca770672aa0d7a73
4,132
h
C
Stuff/ReadWriteToFile.h
fishavore/Cpp-Code-Gems
ad21283ba937d04a9bbf532d026e3831ca9ce30b
[ "MIT" ]
null
null
null
Stuff/ReadWriteToFile.h
fishavore/Cpp-Code-Gems
ad21283ba937d04a9bbf532d026e3831ca9ce30b
[ "MIT" ]
null
null
null
Stuff/ReadWriteToFile.h
fishavore/Cpp-Code-Gems
ad21283ba937d04a9bbf532d026e3831ca9ce30b
[ "MIT" ]
null
null
null
#pragma once #include <iostream> #include <fstream> /* /////////////////////////////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////////////////////////////// Copy and paste for debug #include <iostream> #include...
18.86758
104
0.506534
[ "vector" ]
2a25f206eb3f5945c8577c13d395e3248f283474
844
h
C
wbs/src/RangerLib/RangerLib.h
RNCan/WeatherBasedSimulationFramework
19df207d11b1dddf414d78e52bece77f31d45df8
[ "MIT" ]
6
2017-05-26T21:19:41.000Z
2021-09-03T14:17:29.000Z
wbs/src/RangerLib/RangerLib.h
RNCan/WeatherBasedSimulationFramework
19df207d11b1dddf414d78e52bece77f31d45df8
[ "MIT" ]
5
2016-02-18T12:39:58.000Z
2016-03-13T12:57:45.000Z
wbs/src/RangerLib/RangerLib.h
RNCan/WeatherBasedSimulationFramework
19df207d11b1dddf414d78e52bece77f31d45df8
[ "MIT" ]
1
2019-06-16T02:49:20.000Z
2019-06-16T02:49:20.000Z
#pragma once #include "RangerLib/globals.h" #include "RangerLib/Utility/DataChar.h" #include "RangerLib/Utility/DataShort.h" #include "RangerLib/Utility/DataFloat.h" #include "RangerLib/Utility/DataDouble.h" #include "RangerLib/Forest/ForestClassification.h" #include "RangerLib/Forest/ForestRegression.h" #inc...
23.444444
51
0.742891
[ "object" ]
2a2d5efcbc1972a35a7fc95d8ca177eb972f01e8
25,603
h
C
include/private/internal/hld.h
Foxbud/libaermre
9d61eb01e78e7912ed0c01bd109e260bcae0efc0
[ "Apache-2.0" ]
1
2022-03-07T09:54:08.000Z
2022-03-07T09:54:08.000Z
include/private/internal/hld.h
Foxbud/libaermre
9d61eb01e78e7912ed0c01bd109e260bcae0efc0
[ "Apache-2.0" ]
9
2021-01-24T00:01:03.000Z
2021-03-26T17:52:09.000Z
include/private/internal/hld.h
Foxbud/libaermre
9d61eb01e78e7912ed0c01bd109e260bcae0efc0
[ "Apache-2.0" ]
null
null
null
/** * @copyright 2021 the libaermre authors * * 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 o...
30.371293
80
0.60282
[ "object", "vector", "solid" ]
2a4115e039f985f874b8e6113cfe4fc0ba78c1b0
969
h
C
include/lispp/simple_callable_object.h
trukanduk/lispp
9fe4564b2197ae216214fa0408f1e5c4c5105237
[ "MIT" ]
null
null
null
include/lispp/simple_callable_object.h
trukanduk/lispp
9fe4564b2197ae216214fa0408f1e5c4c5105237
[ "MIT" ]
null
null
null
include/lispp/simple_callable_object.h
trukanduk/lispp
9fe4564b2197ae216214fa0408f1e5c4c5105237
[ "MIT" ]
null
null
null
#pragma once #include <functional> #include <lispp/callable_object.h> namespace lispp { template<typename Callable> class SimpleCallableObject : public CallableObject { public: explicit SimpleCallableObject( Callable callable, CallableType type = CallableType::kFunction, bool create_separate_scope = f...
26.916667
75
0.713106
[ "vector" ]
2a436fde6b2428b2c5edc105d12b40f058450588
32,639
h
C
src/libSBML/src/sbml/packages/render/sbml/GlobalRenderInformation.h
copasi/copasi-dependencies
c01dd455c843522375c32c2989aa8675f59bb810
[ "Unlicense" ]
5
2015-04-16T14:27:38.000Z
2021-11-30T14:54:39.000Z
src/libSBML/src/sbml/packages/render/sbml/GlobalRenderInformation.h
copasi/copasi-dependencies
c01dd455c843522375c32c2989aa8675f59bb810
[ "Unlicense" ]
8
2017-05-30T16:58:39.000Z
2022-02-22T16:51:34.000Z
src/libSBML/src/sbml/packages/render/sbml/GlobalRenderInformation.h
copasi/copasi-dependencies
c01dd455c843522375c32c2989aa8675f59bb810
[ "Unlicense" ]
7
2016-05-29T08:12:59.000Z
2019-05-02T13:39:25.000Z
/** * @file GlobalRenderInformation.h * @brief Definition of the GlobalRenderInformation class. * @author Ralph Gauges * @author Frank T. Bergmann * * <!-------------------------------------------------------------------------- * This file is part of libSBML. Please visit http://sbml.org for more * inform...
28.137069
95
0.717669
[ "render", "object", "model" ]
2a58e5086134a7e726d2c92eec7cf5cd017bab37
1,453
c
C
tools/splash2Prof/barnes/gravsub.c
Artoriasviel/POET
c9b845050e7f9affc84f161351d9794269bc8996
[ "BSD-3-Clause" ]
null
null
null
tools/splash2Prof/barnes/gravsub.c
Artoriasviel/POET
c9b845050e7f9affc84f161351d9794269bc8996
[ "BSD-3-Clause" ]
7
2019-10-26T00:11:19.000Z
2022-03-24T04:07:19.000Z
tools/splash2Prof/barnes/gravsub.c
DeveloperPOET/POET
7bd4b61fe5cc586da7e7d59a8b2c03c1047bb370
[ "BSD-3-Clause" ]
3
2020-05-22T00:00:46.000Z
2022-03-14T19:34:14.000Z
void gravsub(register nodeptr p, long ProcessId) { real drabs, phii, mor3; vector ai; if (p != Local[ProcessId].pmem) { //SUBV(Local[ProcessId].dr, Pos(p), Local[ProcessId].pos0); Local[ProcessId].dr[0] = (Pos(p))[0] - Local[ProcessId].pos0[0]; Local[ProcessId].dr[1] = (Pos(p))...
38.236842
83
0.549209
[ "vector" ]
2a610554b491cb35b6808bd3b6a57723a1792e96
11,397
c
C
aux/autman.c
tulip-control/gr1c
4c73161e7857410b86536f4be9d2a55c581e2e9c
[ "BSD-3-Clause" ]
11
2016-10-11T22:39:27.000Z
2022-03-26T15:28:20.000Z
aux/autman.c
tulip-control/gr1c
4c73161e7857410b86536f4be9d2a55c581e2e9c
[ "BSD-3-Clause" ]
13
2016-07-29T04:39:22.000Z
2021-09-21T08:03:50.000Z
aux/autman.c
tulip-control/gr1c
4c73161e7857410b86536f4be9d2a55c581e2e9c
[ "BSD-3-Clause" ]
2
2017-03-22T08:12:11.000Z
2017-08-12T03:27:14.000Z
/* autman.c -- entry point for a finite-state machine (automaton) manipulator * * Try invoking it with "-h"... * * * SCL; 2014-2015 */ #include <stdlib.h> #include <stdio.h> #include <string.h> #include "common.h" #include "logging.h" #include "automaton.h" #include "ptree.h" extern int yyparse( void ); extern ...
35.067692
102
0.474686
[ "vector", "model" ]
2a6377e792fa746127836e05c22e05f9863c67de
1,508
c
C
src/enemy/render.c
RubenNijhuis/So-Long
ee4cf528dc604059111b5cc39c1d44e153cd84f4
[ "MIT" ]
null
null
null
src/enemy/render.c
RubenNijhuis/So-Long
ee4cf528dc604059111b5cc39c1d44e153cd84f4
[ "MIT" ]
null
null
null
src/enemy/render.c
RubenNijhuis/So-Long
ee4cf528dc604059111b5cc39c1d44e153cd84f4
[ "MIT" ]
null
null
null
/* ************************************************************************** */ /* */ /* :::::::: */ /* render.c :+: :+: ...
35.069767
80
0.33687
[ "render" ]
2a70ab6ad92a6b01c3eca1fc59fcb4c50193ef4a
1,770
h
C
src/connected.h
touchlane/NetapixTrain
568d89d0541b3c4b4bbb9e917867e7f3f40e5dd6
[ "MIT" ]
2
2018-07-25T18:38:49.000Z
2018-07-26T11:37:54.000Z
src/connected.h
touchlane/Netapix
568d89d0541b3c4b4bbb9e917867e7f3f40e5dd6
[ "MIT" ]
null
null
null
src/connected.h
touchlane/Netapix
568d89d0541b3c4b4bbb9e917867e7f3f40e5dd6
[ "MIT" ]
null
null
null
// // connected.h // netapix // // Created by Evgeny Dedovets on 1/11/18. // Copyright © 2018 Touchlane LLC. All rights reserved. // #ifndef connected_h #define connected_h #include "config.h" typedef struct { //Type of layer. layer_type type; //Not activated input with applied delivative of activati...
33.396226
157
0.722034
[ "vector" ]
2a743960149d73179e43398dad5795c54f1e1a60
3,172
h
C
src/qt/qtwebkit/Source/WebCore/rendering/RenderLayerModelObject.h
viewdy/phantomjs
eddb0db1d253fd0c546060a4555554c8ee08c13c
[ "BSD-3-Clause" ]
1
2015-05-27T13:52:20.000Z
2015-05-27T13:52:20.000Z
src/qt/qtwebkit/Source/WebCore/rendering/RenderLayerModelObject.h
mrampersad/phantomjs
dca6f77a36699eb4e1c46f7600cca618f01b0ac3
[ "BSD-3-Clause" ]
null
null
null
src/qt/qtwebkit/Source/WebCore/rendering/RenderLayerModelObject.h
mrampersad/phantomjs
dca6f77a36699eb4e1c46f7600cca618f01b0ac3
[ "BSD-3-Clause" ]
1
2017-03-19T13:03:23.000Z
2017-03-19T13:03:23.000Z
/* * Copyright (C) 1999 Lars Knoll (knoll@kde.org) * (C) 1999 Antti Koivisto (koivisto@kde.org) * Copyright (C) 2003, 2006, 2007, 2009 Apple Inc. All rights reserved. * Copyright (C) 2010, 2012 Google Inc. All rights reserved. * * This library is free software; you can redistribute it and/or * modify i...
34.857143
100
0.75599
[ "object" ]
2a8169dbe0700b6e3d6bf951dd9867494e2a8863
2,330
h
C
Plugins/AdvKitPlugin/Source/AdvKitRuntime/Classes/Actions/Movement/AdvKitCA_Dodge.h
crimsonstrife/velorum-defunct
1a6e1eab9057293da2aa045eff021d069df54c5e
[ "CC0-1.0" ]
null
null
null
Plugins/AdvKitPlugin/Source/AdvKitRuntime/Classes/Actions/Movement/AdvKitCA_Dodge.h
crimsonstrife/velorum-defunct
1a6e1eab9057293da2aa045eff021d069df54c5e
[ "CC0-1.0" ]
null
null
null
Plugins/AdvKitPlugin/Source/AdvKitRuntime/Classes/Actions/Movement/AdvKitCA_Dodge.h
crimsonstrife/velorum-defunct
1a6e1eab9057293da2aa045eff021d069df54c5e
[ "CC0-1.0" ]
null
null
null
// Copyright 2015 Pascal Krabbe #pragma once #include "Object.h" #include "Actions/AdvKitCharacterAction.h" #include "AdvKitCA_Dodge.generated.h" /** * @brief Action that makes the character dodge in a given direction. */ UCLASS(abstract) class ADVKITRUNTIME_API UAdvKitCA_Dodge : public UAdvKitCharacterAction { G...
34.264706
168
0.795279
[ "object" ]
2a81861332dd44bd35a32dcd4f4fbdee1c0e37d9
1,033
h
C
source/core/mining-manager/query-recommendation/PrefixTable.h
izenecloud/sf1r-lite
8de9aa83c38c9cd05a80b216579552e89609f136
[ "Apache-2.0" ]
77
2015-02-12T20:59:20.000Z
2022-03-05T18:40:49.000Z
source/core/mining-manager/query-recommendation/PrefixTable.h
fytzzh/sf1r-lite
8de9aa83c38c9cd05a80b216579552e89609f136
[ "Apache-2.0" ]
1
2017-04-28T08:55:47.000Z
2017-07-10T10:10:53.000Z
source/core/mining-manager/query-recommendation/PrefixTable.h
fytzzh/sf1r-lite
8de9aa83c38c9cd05a80b216579552e89609f136
[ "Apache-2.0" ]
33
2015-01-05T03:03:05.000Z
2022-02-06T04:22:46.000Z
#ifndef SF1R_RECOMMEND_PREFIX_TABLE_H #define SF1R_RECOMMEND_PREFIX_TABLE_H #include <boost/unordered_map.hpp> #include <vector> #include <util/ustring/UString.h> #include "parser/Parser.h" namespace sf1r { namespace Recommend { class PrefixTable { typedef std::vector<UserQueryList> LeveledUQL; public: PrefixTab...
24.023256
96
0.727977
[ "vector" ]
2a8db376f77a8eb48832c491061a013a3cabfffa
20,752
h
C
Sources/Elastos/LibCore/inc/elastosx/crypto/CipherSpi.h
jingcao80/Elastos
d0f39852356bdaf3a1234743b86364493a0441bc
[ "Apache-2.0" ]
7
2017-07-13T10:34:54.000Z
2021-04-16T05:40:35.000Z
Sources/Elastos/LibCore/inc/elastosx/crypto/CipherSpi.h
jingcao80/Elastos
d0f39852356bdaf3a1234743b86364493a0441bc
[ "Apache-2.0" ]
null
null
null
Sources/Elastos/LibCore/inc/elastosx/crypto/CipherSpi.h
jingcao80/Elastos
d0f39852356bdaf3a1234743b86364493a0441bc
[ "Apache-2.0" ]
9
2017-07-13T12:33:20.000Z
2021-06-19T02:46:48.000Z
//========================================================================= // Copyright (C) 2012 The Elastos Open Source Project // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // ...
39.831094
82
0.601388
[ "object", "vector", "transform" ]
2aa7987710def768c8d5ab585a664d040a33fcbe
1,122
h
C
src/nextfloor/gameplay/input_handler.h
ricofehr/enginepp
5c67083c61247410878f1f80bf2858d3244b2074
[ "MIT" ]
null
null
null
src/nextfloor/gameplay/input_handler.h
ricofehr/enginepp
5c67083c61247410878f1f80bf2858d3244b2074
[ "MIT" ]
null
null
null
src/nextfloor/gameplay/input_handler.h
ricofehr/enginepp
5c67083c61247410878f1f80bf2858d3244b2074
[ "MIT" ]
null
null
null
/** * @file input_handler.h * @brief InputHandler Header File * @author Eric Fehr (ricofehr@nextdeploy.io, github: ricofehr) */ #ifndef NEXTFLOOR_GAMEPLAY_INPUTHANDLER_H_ #define NEXTFLOOR_GAMEPLAY_INPUTHANDLER_H_ #include "nextfloor/gameplay/hid.h" #include "nextfloor/gameplay/action.h" #include "nextfloor/ga...
22.44
71
0.706774
[ "object" ]
2abff2212b8fe8b295c237fe53a11a4ce967867d
11,486
c
C
suricata-3.2/src/detect-engine-alert.c
wenze1367/suricata-3.2-read-anotaion
0c63a9a4ed1b7654cc74490a9748eb3e33951952
[ "BSD-2-Clause" ]
1
2021-11-26T08:12:42.000Z
2021-11-26T08:12:42.000Z
suricata-3.2/src/detect-engine-alert.c
wenze1367/suricata-3.2-read-anotaion
0c63a9a4ed1b7654cc74490a9748eb3e33951952
[ "BSD-2-Clause" ]
null
null
null
suricata-3.2/src/detect-engine-alert.c
wenze1367/suricata-3.2-read-anotaion
0c63a9a4ed1b7654cc74490a9748eb3e33951952
[ "BSD-2-Clause" ]
1
2021-11-26T08:12:47.000Z
2021-11-26T08:12:47.000Z
/* Copyright (C) 2007-2011 Open Information Security Foundation * * You can copy, redistribute or modify this Program under the terms of * the GNU General Public License version 2 as published by the Free * Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY...
34.492492
109
0.572436
[ "object" ]
2accf0960cc321402174a3c0cf93b3f692f1f259
966
h
C
serialthread.h
josefrcm/imu_calibration
ec9d868f93f3382382976c5d5e67481558a06c39
[ "MIT" ]
1
2020-04-07T08:47:53.000Z
2020-04-07T08:47:53.000Z
serialthread.h
josefrcm/imu_calibration
ec9d868f93f3382382976c5d5e67481558a06c39
[ "MIT" ]
null
null
null
serialthread.h
josefrcm/imu_calibration
ec9d868f93f3382382976c5d5e67481558a06c39
[ "MIT" ]
null
null
null
#pragma once #include <QSerialPort> #include <QSerialPortInfo> #include <QThread> #include "Render/types.h" /// /// \brief Hilo para la lectura del estado del IMU. /// class SerialThread : public QThread { Q_OBJECT public: explicit SerialThread(const QSerialPortInfo& info, QObject* paren...
23
77
0.686335
[ "render" ]
2ad19031719938343406243df20b323a08a4b099
3,329
c
C
src/engine.c
0metecey1/ldms
3fcf25259446137d4d7b818a7a5aa35d74f94a3b
[ "MIT" ]
2
2021-02-20T17:15:20.000Z
2021-02-20T17:17:48.000Z
src/engine.c
0metecey1/ldms
3fcf25259446137d4d7b818a7a5aa35d74f94a3b
[ "MIT" ]
null
null
null
src/engine.c
0metecey1/ldms
3fcf25259446137d4d7b818a7a5aa35d74f94a3b
[ "MIT" ]
1
2021-03-05T02:17:32.000Z
2021-03-05T02:17:32.000Z
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <lua.h> #include <lauxlib.h> #include <lualib.h> static const char *progname = "lua"; /* ** Prints an error message, adding the program name in front of it ** (if present) */ static void l_message (const char *pname, const char *msg) { if (pna...
32.960396
99
0.618204
[ "object" ]
2adb9985e81ee9323a85d9c8befb0f836fda450f
1,168
h
C
src/Core/Resource/Factory/CMaterialLoader.h
henriquegemignani/PrimeWorldEditor
741185e8d695c5bc86b7efbfadaf4e5dcd67d4d9
[ "MIT" ]
1
2018-12-25T02:09:27.000Z
2018-12-25T02:09:27.000Z
src/Core/Resource/Factory/CMaterialLoader.h
henriquegemignani/PrimeWorldEditor
741185e8d695c5bc86b7efbfadaf4e5dcd67d4d9
[ "MIT" ]
null
null
null
src/Core/Resource/Factory/CMaterialLoader.h
henriquegemignani/PrimeWorldEditor
741185e8d695c5bc86b7efbfadaf4e5dcd67d4d9
[ "MIT" ]
1
2020-02-21T15:22:56.000Z
2020-02-21T15:22:56.000Z
#ifndef CMATERIALLOADER_H #define CMATERIALLOADER_H #include "Core/GameProject/CResourceStore.h" #include "Core/Resource/CMaterialSet.h" #include <Common/EGame.h> #include <Common/FileIO.h> #include <assimp/scene.h> class CMaterialLoader { // Material data CMaterialSet *mpSet; IInputStream *mpFile; E...
24.851064
91
0.741438
[ "vector" ]
2ae1b2eec0cc4da40e59cd820d3df63b69399085
590
h
C
TextGo/Game.h
OpenKastle/textgo
2ae768f95918aafe5c5a76a143e0f3f690625ba7
[ "MIT" ]
null
null
null
TextGo/Game.h
OpenKastle/textgo
2ae768f95918aafe5c5a76a143e0f3f690625ba7
[ "MIT" ]
null
null
null
TextGo/Game.h
OpenKastle/textgo
2ae768f95918aafe5c5a76a143e0f3f690625ba7
[ "MIT" ]
null
null
null
#pragma once #include "Board.h" #include "Actions.h" #include <vector> #include <memory> class AbstractAction; enum class Handicap { Two, Three, Four, Five, Six, Seven, Eight, Nine }; class Game { public: Game(); Game(Handicap handicap); ~Game() = default; void Star...
14.047619
60
0.638983
[ "vector" ]
2af5a9f1ec8a89ee8380ffb14dd7982ee8b16390
953
h
C
src/ColorBuffer.h
eaymerich/cateye
8939a9cca3f3e4e04ec9e7ed7da60e3d4a5acb51
[ "MIT" ]
null
null
null
src/ColorBuffer.h
eaymerich/cateye
8939a9cca3f3e4e04ec9e7ed7da60e3d4a5acb51
[ "MIT" ]
null
null
null
src/ColorBuffer.h
eaymerich/cateye
8939a9cca3f3e4e04ec9e7ed7da60e3d4a5acb51
[ "MIT" ]
null
null
null
/***************************************************************************** * File: ColorBuffer.h * Author: Edward Aymerich Sanchez * Year: 2020 *****************************************************************************/ #ifndef __COLOR_BUFFER_H__ #define __COLOR_BUFFER_H__ #include <vector> #include "Color...
28.878788
78
0.578174
[ "vector" ]
2af9ae13e3c98b58de58a7ba195b410971fb1fe5
2,532
h
C
samples/hellovr_vulkan/vrsystem.h
marijnfs/openvr
0cb1d00d2e034fcfdfea289ecc4dcd033c6de882
[ "BSD-3-Clause" ]
null
null
null
samples/hellovr_vulkan/vrsystem.h
marijnfs/openvr
0cb1d00d2e034fcfdfea289ecc4dcd033c6de882
[ "BSD-3-Clause" ]
null
null
null
samples/hellovr_vulkan/vrsystem.h
marijnfs/openvr
0cb1d00d2e034fcfdfea289ecc4dcd033c6de882
[ "BSD-3-Clause" ]
null
null
null
#ifndef __VRSYSTEM_H__ #define __VRSYSTEM_H__ #include <vector> #include <string> #include <openvr.h> #include "shared/Matrices.h" #include "buffer.h" #include "vulkansystem.h" #include "scene.h" #include "framerenderbuffer.h" #include <vulkan/vulkan.h> struct TrackedController { Matrix4 t; bool pressed = false; ...
25.575758
89
0.740126
[ "render", "vector" ]
6301b296e007b5b213e225d82c35a63624dc6737
1,657
h
C
Model.h
olegyadrov/softwarerenderer
e5437095f87c874b8e44d8f443dfa3d3a6d8bafe
[ "BSD-3-Clause" ]
8
2020-12-28T03:43:23.000Z
2022-02-05T02:13:43.000Z
Model.h
olegyadrov/softwarerenderer
e5437095f87c874b8e44d8f443dfa3d3a6d8bafe
[ "BSD-3-Clause" ]
null
null
null
Model.h
olegyadrov/softwarerenderer
e5437095f87c874b8e44d8f443dfa3d3a6d8bafe
[ "BSD-3-Clause" ]
null
null
null
#ifndef MODEL_H #define MODEL_H #include <QVector3D> #include <QVector2D> #include <QVector> #include <QImage> class Face { public: Face() : vertexA(0) , vertexB(0) , vertexC(0) , textureCoordinateA(0) , textureCoordinateB(0) , textureCoordinateC(0) , normal...
23.338028
80
0.640314
[ "model" ]
6304fa8c8df0560ee0ed35f1d302db72ac6c7196
3,855
h
C
Code/Components/Player.h
ShadowGameStudio/Project-Unknown
e9e25d192d65b97a5c9c751ccf99a5ea8f901c65
[ "MIT" ]
null
null
null
Code/Components/Player.h
ShadowGameStudio/Project-Unknown
e9e25d192d65b97a5c9c751ccf99a5ea8f901c65
[ "MIT" ]
null
null
null
Code/Components/Player.h
ShadowGameStudio/Project-Unknown
e9e25d192d65b97a5c9c751ccf99a5ea8f901c65
[ "MIT" ]
null
null
null
#pragma once #include <array> #include <numeric> #include <CryEntitySystem/IEntityComponent.h> #include <CryMath/Cry_Camera.h> #include <ICryMannequin.h> #include <DefaultComponents/Cameras/CameraComponent.h> #include <DefaultComponents/Physics/CharacterControllerComponent.h> #include <DefaultComponents/Geometry/Ad...
23.944099
111
0.735149
[ "geometry" ]
630e2be5c231e1d06bd83fb9d8733c8775889e8f
691
h
C
src/gui/models/main_map_model.h
robhendriks/city-defence
6567222087fc74bf374423d4aab5512cbe86ac07
[ "MIT" ]
null
null
null
src/gui/models/main_map_model.h
robhendriks/city-defence
6567222087fc74bf374423d4aab5512cbe86ac07
[ "MIT" ]
null
null
null
src/gui/models/main_map_model.h
robhendriks/city-defence
6567222087fc74bf374423d4aab5512cbe86ac07
[ "MIT" ]
1
2022-03-29T02:01:56.000Z
2022-03-29T02:01:56.000Z
// // Created by robbie on 1-11-2016. // #ifndef CITY_DEFENCE_MAIN_MAP_MODEL_H #define CITY_DEFENCE_MAIN_MAP_MODEL_H #include <vector> #include <memory> #include "../../domain/gameworld/game_world.h" namespace gui { namespace models { struct main_map_model { domain::gameworld::game_world *wor...
20.323529
49
0.513748
[ "vector" ]
4642a994469d1be58c3861f8bb2c3388e9c88002
2,507
h
C
vpc/include/huaweicloud/vpc/v2/model/SubnetIpAvailability.h
yangzhaofeng/huaweicloud-sdk-cpp-v3
4f3caac5ba9a9b75b4e5fd61683d1c4d57ec1c23
[ "Apache-2.0" ]
5
2021-03-03T08:23:43.000Z
2022-02-16T02:16:39.000Z
vpc/include/huaweicloud/vpc/v2/model/SubnetIpAvailability.h
yangzhaofeng/huaweicloud-sdk-cpp-v3
4f3caac5ba9a9b75b4e5fd61683d1c4d57ec1c23
[ "Apache-2.0" ]
null
null
null
vpc/include/huaweicloud/vpc/v2/model/SubnetIpAvailability.h
yangzhaofeng/huaweicloud-sdk-cpp-v3
4f3caac5ba9a9b75b4e5fd61683d1c4d57ec1c23
[ "Apache-2.0" ]
7
2021-02-26T13:53:35.000Z
2022-03-18T02:36:43.000Z
#ifndef HUAWEICLOUD_SDK_VPC_V2_MODEL_SubnetIpAvailability_H_ #define HUAWEICLOUD_SDK_VPC_V2_MODEL_SubnetIpAvailability_H_ #include <huaweicloud/vpc/v2/VpcExport.h> #include <huaweicloud/core/utils/ModelBase.h> #include <huaweicloud/core/http/HttpResponse.h> #include <string> namespace HuaweiCloud { namespace Sdk {...
20.719008
62
0.647786
[ "model" ]
4646e6408aec711145d407aff0a48b38d5d5c384
2,648
h
C
src/alias_table.h
Jack2313/LightLDA
c7e362393a9b1612a2ca7e9c34cfcaa974bb2250
[ "MIT" ]
413
2016-10-22T07:01:00.000Z
2019-04-30T03:24:59.000Z
src/alias_table.h
Jack2313/LightLDA
c7e362393a9b1612a2ca7e9c34cfcaa974bb2250
[ "MIT" ]
46
2016-10-24T08:20:25.000Z
2019-04-19T07:38:17.000Z
src/alias_table.h
Jack2313/LightLDA
c7e362393a9b1612a2ca7e9c34cfcaa974bb2250
[ "MIT" ]
126
2016-10-25T14:35:47.000Z
2019-05-05T03:47:54.000Z
/*! * \file alias_table.h * \brief Defines alias table */ #ifndef LIGHTLDA_ALIAS_TABLE_H_ #define LIGHTLDA_ALIAS_TABLE_H_ #include <memory> #include <mutex> #include <vector> #if defined(_WIN32) || defined(_WIN64) // vs currently not support c++11 keyword thread_local #define _THREAD_LOCAL __declspec(thread) #el...
29.422222
79
0.638595
[ "vector", "model" ]
465606ecc9e7e42865857f489784c1b4943c9a11
3,343
h
C
src/COLLADALoader.h
LeifNode/World-Generator
f9818fb6c5d507eede76141c2687a66f090cbdc1
[ "MIT" ]
16
2015-02-12T20:56:01.000Z
2021-05-31T21:05:41.000Z
src/COLLADALoader.h
LeifNode/World-Generator
f9818fb6c5d507eede76141c2687a66f090cbdc1
[ "MIT" ]
null
null
null
src/COLLADALoader.h
LeifNode/World-Generator
f9818fb6c5d507eede76141c2687a66f090cbdc1
[ "MIT" ]
3
2017-02-05T15:52:34.000Z
2018-02-09T08:51:00.000Z
//The MIT License (MIT) // //Copyright (c) 2014 Leif Erkenbrach // //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,...
35.189474
171
0.763386
[ "geometry", "vector", "model" ]
465c8d167ea54ae5862e6c86a8506819573cf6ed
600,959
c
C
squeak2_2_c/interp.c
daitangio/jsqueak
64bf5fc36cd5d85d8aeabed19bddfdec3a97b292
[ "MIT" ]
3
2015-05-12T16:03:23.000Z
2021-04-01T10:31:17.000Z
squeak2_2_c/interp.c
daitangio/jsqueak
64bf5fc36cd5d85d8aeabed19bddfdec3a97b292
[ "MIT" ]
null
null
null
squeak2_2_c/interp.c
daitangio/jsqueak
64bf5fc36cd5d85d8aeabed19bddfdec3a97b292
[ "MIT" ]
1
2020-12-26T18:06:30.000Z
2020-12-26T18:06:30.000Z
/* Automatically generated from Squeak on (2 October 1998 6:43:42 pm ) */ #include "sq.h" #include "sqMachDep.h" /* needed only by the JIT virtual machine */ /* memory access macros */ #define byteAt(i) (*((unsigned char *) (i))) #define byteAtput(i, val) (*((unsigned char *) (i)) = val) #define longAt(i) (*((int *)...
25.306733
328
0.592636
[ "object" ]
465ead5342da5ac483c9cc5d85935ff796060ce3
511
h
C
Engine/src/Gameplay/Components/Projectile.h
venCjin/GameEngineProject
d8bdc8fc7236d74f6ecb5e8a8a5211699cc84d22
[ "Apache-2.0" ]
1
2020-03-04T20:46:40.000Z
2020-03-04T20:46:40.000Z
Engine/src/Gameplay/Components/Projectile.h
venCjin/GameEngineProject
d8bdc8fc7236d74f6ecb5e8a8a5211699cc84d22
[ "Apache-2.0" ]
null
null
null
Engine/src/Gameplay/Components/Projectile.h
venCjin/GameEngineProject
d8bdc8fc7236d74f6ecb5e8a8a5211699cc84d22
[ "Apache-2.0" ]
null
null
null
#pragma once #include "Core/ISerializable.h" #include "Gameplay/Components/Mesh.h" #include "Gameplay/GameObject.h" namespace sixengine { class Projectile : ISerializable { const float speed = 80.0f; public: Projectile(glm::vec3 dir, GameObject* go = nullptr) : speedDir(dir * speed) {} glm::vec3 speedD...
18.25
54
0.692759
[ "mesh" ]
46635a24ffb9da5f2f235df21b5fedc4490aa90c
1,028
h
C
Game.h
karanjoisher/Pong
08a5caccd1f1328aeac62825852b9bd344244b4e
[ "CC0-1.0" ]
null
null
null
Game.h
karanjoisher/Pong
08a5caccd1f1328aeac62825852b9bd344244b4e
[ "CC0-1.0" ]
null
null
null
Game.h
karanjoisher/Pong
08a5caccd1f1328aeac62825852b9bd344244b4e
[ "CC0-1.0" ]
null
null
null
#pragma once #include "GameObjectManager.h" class Game { public: static int SCREEN_WIDTH; static int SCREEN_HEIGHT; static VisibleGameObject *paddle1; static VisibleGameObject *paddle2; static VisibleGameObject *background; static VisibleGameObject *ball; static void multiplayerSetup(); static void AIsetup();...
22.347826
73
0.772374
[ "vector" ]
4667478cc90f87cc73b554eb8147f076141a14ab
5,940
c
C
src/altivecbase64.c
user959/fastbase64
fccfda947a7ab0e4defe66e35ed9b69c4dc72451
[ "BSD-2-Clause" ]
375
2016-12-01T04:13:31.000Z
2022-02-24T00:48:24.000Z
src/altivecbase64.c
ZHaskell/fastbase64
7feccb6ecf3ae475141b316e524a18093fb72e56
[ "BSD-2-Clause" ]
11
2017-01-08T19:35:14.000Z
2021-04-06T23:24:33.000Z
src/altivecbase64.c
ZHaskell/fastbase64
7feccb6ecf3ae475141b316e524a18093fb72e56
[ "BSD-2-Clause" ]
29
2017-01-05T00:45:57.000Z
2022-01-28T19:46:48.000Z
#include "altivecbase64.h" #include <altivec.h> #include <stdbool.h> typedef __attribute__((__aligned__(16), __may_alias__)) vector unsigned char uint8x16; typedef __vector unsigned short uint16x8; typedef __vector unsigned int uint32x4; static inline uint8x16 set1_uint8x16(unsigned char a) { return (uint8x16){a, ...
40.135135
98
0.667677
[ "vector" ]