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
b57b317416476f4633f9bcc42869538736d5d30e
2,786
h
C
blades/mediatomb/src/sopcast_content_handler.h
krattai/AEBL
a7b12c97479e1236d5370166b15ca9f29d7d4265
[ "BSD-2-Clause" ]
4
2016-04-26T03:43:54.000Z
2016-11-17T08:09:04.000Z
blades/mediatomb/src/sopcast_content_handler.h
krattai/AEBL
a7b12c97479e1236d5370166b15ca9f29d7d4265
[ "BSD-2-Clause" ]
17
2015-01-05T21:06:22.000Z
2015-12-07T20:45:44.000Z
blades/mediatomb/src/sopcast_content_handler.h
krattai/AEBL
a7b12c97479e1236d5370166b15ca9f29d7d4265
[ "BSD-2-Clause" ]
3
2016-04-26T03:43:55.000Z
2020-11-06T11:02:08.000Z
/*MT* MediaTomb - http://www.mediatomb.cc/ sopcast_content_handler.h - this file is part of MediaTomb. Copyright (C) 2005 Gena Batyan <bgeradz@mediatomb.cc>, Sergey 'Jin' Bostandzhyan <jin@mediatomb.cc> Copyright (C) 2006-2010 Gena Batyan <bgeradz@mediatomb.cc>...
32.776471
78
0.690596
[ "object" ]
b585c737209ea3a21c245d60a2bdfbb0eff55f50
8,534
c
C
src/Sources/flexTimer.c
penfever/simpleOS
01af895f58b23f33409279c485e48340f4704332
[ "MIT" ]
null
null
null
src/Sources/flexTimer.c
penfever/simpleOS
01af895f58b23f33409279c485e48340f4704332
[ "MIT" ]
null
null
null
src/Sources/flexTimer.c
penfever/simpleOS
01af895f58b23f33409279c485e48340f4704332
[ "MIT" ]
null
null
null
/** * flexTimer.c * interrupt handler and hardware FlexTimer init * * ARM-based K70F120M microcontroller board * for educational purposes only * CSCI E-92 Spring 2021, Professor James L. Frankel, Harvard Extension School * * Written by James L. Frankel (frankel@seas.harvard.edu) * * Copyright (c) 2021, 2017...
44.915789
92
0.700023
[ "object" ]
b593320b9bb4caa9fa880dcf5ed2ffb35a1fadd1
7,883
h
C
Sample_14_04/Sample_14_04/RenderingEngine.h
tsukumaru/hlsl-grimoire-sample
15df371dbfb4f830d645f2b515dc09b2fafd7d68
[ "MIT" ]
62
2021-06-04T01:44:10.000Z
2022-03-22T11:42:18.000Z
Sample_14_04/Sample_14_04/RenderingEngine.h
tsukumaru/hlsl-grimoire-sample
15df371dbfb4f830d645f2b515dc09b2fafd7d68
[ "MIT" ]
2
2021-06-18T15:58:29.000Z
2022-02-12T06:58:46.000Z
Sample_14_04/Sample_14_04/RenderingEngine.h
tsukumaru/hlsl-grimoire-sample
15df371dbfb4f830d645f2b515dc09b2fafd7d68
[ "MIT" ]
23
2021-06-09T06:47:44.000Z
2022-03-24T01:47:05.000Z
#pragma once #include "MyRenderer.h" #include "ShadowMapRender.h" #include "PostEffect.h" namespace myRenderer { // レンダリングエンジン class RenderingEngine { public: // ディレクションライト struct DirectionalLight { Vector3 direction; // ライトの方向 int castShadow; // 影...
31.281746
113
0.552074
[ "vector", "model" ]
2411a07c8cca3a47999bf2a480388fd4200cdaf1
41,543
c
C
mpich-3.3/src/mpi/comm/comm_split_type.c
ucd-plse/mpi-error-prop
4367df88bcdc4d82c9a65b181d0e639d04962503
[ "BSD-3-Clause" ]
3
2020-05-22T04:17:23.000Z
2020-07-17T04:14:25.000Z
mpich-3.3/src/mpi/comm/comm_split_type.c
ucd-plse/mpi-error-prop
4367df88bcdc4d82c9a65b181d0e639d04962503
[ "BSD-3-Clause" ]
null
null
null
mpich-3.3/src/mpi/comm/comm_split_type.c
ucd-plse/mpi-error-prop
4367df88bcdc4d82c9a65b181d0e639d04962503
[ "BSD-3-Clause" ]
null
null
null
/* -*- Mode: C; c-basic-offset:4 ; indent-tabs-mode:nil ; -*- */ /* * * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include "mpiimpl.h" #include "mpicomm.h" #ifdef HAVE_HWLOC #include "hwloc.h" #endif #ifdef HAVE_NETLOC #include "netloc_util.h" #endif /* -- Begin P...
34.107553
105
0.615362
[ "geometry", "object" ]
24161804f2d39d7b6562bfee9a53a810c00c5937
4,234
h
C
FindMeSAT_SW/amateurfunk-funkrufmaster_19862/src/include/destin.h
DF4IAH/GPS-TrackMe
600511a41c995e98ec6e06a9e5bb1b64cce9b7a6
[ "MIT" ]
2
2018-01-18T16:03:41.000Z
2018-04-01T15:55:59.000Z
FindMeSAT_SW/amateurfunk-funkrufmaster_19862/src/include/destin.h
DF4IAH/GPS-TrackMe
600511a41c995e98ec6e06a9e5bb1b64cce9b7a6
[ "MIT" ]
null
null
null
FindMeSAT_SW/amateurfunk-funkrufmaster_19862/src/include/destin.h
DF4IAH/GPS-TrackMe
600511a41c995e98ec6e06a9e5bb1b64cce9b7a6
[ "MIT" ]
2
2020-05-22T17:01:24.000Z
2021-10-08T15:53:01.000Z
/**************************************************************************** * * * * * Copyright (C) 2000 by Holger Flemming * * ...
30.460432
78
0.483703
[ "vector" ]
24164394cd60e3362695f3d27943d38e0973f8c0
1,196
c
C
testing/test_initialize_from_file.c
jeromaerts/bmi_parflow
8364687120863691f25955e39d04d96f2c2bb430
[ "MIT" ]
1
2021-03-22T19:09:03.000Z
2021-03-22T19:09:03.000Z
testing/test_initialize_from_file.c
jeromaerts/bmi_parflow
8364687120863691f25955e39d04d96f2c2bb430
[ "MIT" ]
4
2019-11-05T17:23:35.000Z
2021-01-22T22:13:25.000Z
testing/test_initialize_from_file.c
jeromaerts/bmi_parflow
8364687120863691f25955e39d04d96f2c2bb430
[ "MIT" ]
2
2021-01-21T22:23:43.000Z
2021-09-08T21:37:36.000Z
#include <stdio.h> #include <stdlib.h> #include <math.h> #include <heat.h> #include <bmi.h> #include <bmi_heat.h> int main (void) { int status = BMI_SUCCESS; Bmi * model = (Bmi*)malloc (sizeof(Bmi)); register_bmi_heat(model); { fprintf (stdout, "Initializing... "); status = model->initialize(model...
18.121212
55
0.616221
[ "model" ]
243746abc7f561795e193ba57c7f2453d485a0bd
407
h
C
src/BackgroundSystem.h
firewall1011/fidget-spinner-store
c1e9194bbc3d044a3eabc1e24abc67b1bff45653
[ "Apache-2.0" ]
null
null
null
src/BackgroundSystem.h
firewall1011/fidget-spinner-store
c1e9194bbc3d044a3eabc1e24abc67b1bff45653
[ "Apache-2.0" ]
null
null
null
src/BackgroundSystem.h
firewall1011/fidget-spinner-store
c1e9194bbc3d044a3eabc1e24abc67b1bff45653
[ "Apache-2.0" ]
null
null
null
#pragma once #include <stdlib.h> #include <vector> #include "Planet.h" #include "Star.h" #include "Random.h" #include <GL/glew.h> namespace BackgroundSystem { extern std::vector<Object*> universe; void CreateBackground(float star_qtd_proportion, float max_celestial_size, float min...
21.421053
51
0.675676
[ "object", "vector" ]
244acda789b1466d5a6f7ef35f74ea621247e368
3,688
h
C
experiments/Packaging and Configuration/package/stdafx.h
hansmy/Webinos-Platform
43950daebc41cd985adba4efc5670b61336aca7f
[ "Apache-2.0" ]
1
2015-08-06T20:08:14.000Z
2015-08-06T20:08:14.000Z
experiments/Packaging and Configuration/package/stdafx.h
krishnabangalore/Webinos-Platform
2ab4779112483a0213ae440118b1c2a3cf80c7bd
[ "Apache-2.0" ]
null
null
null
experiments/Packaging and Configuration/package/stdafx.h
krishnabangalore/Webinos-Platform
2ab4779112483a0213ae440118b1c2a3cf80c7bd
[ "Apache-2.0" ]
null
null
null
/** * Licensed to OMTP Ltd. (OMTP) under one or more contributor license agreements. * See the NOTICE file distributed with this work for additional information regarding * copyright ownership. * * The Reference Implementation (save for such parts of the reference implementation made * available under separa...
31.254237
104
0.772234
[ "object" ]
245810d5273ac1e0fe829b6efd29178672d902d0
4,778
h
C
parser.h
WayneLinhehe/haha_106598027
acc6605ccc1c9f9b906cf6d10d7b9974e117b180
[ "MIT" ]
null
null
null
parser.h
WayneLinhehe/haha_106598027
acc6605ccc1c9f9b906cf6d10d7b9974e117b180
[ "MIT" ]
null
null
null
parser.h
WayneLinhehe/haha_106598027
acc6605ccc1c9f9b906cf6d10d7b9974e117b180
[ "MIT" ]
null
null
null
#ifndef PARSER_H #define PARSER_H #include <string> #include <map> using std::string; #include "atom.h" #include "variable.h" #include "global.h" #include "scanner.h" #include "struct.h" #include "list.h" #include "exp.h" #include <stack> using std::stack; using namespace std; class Parser{ public: Parser(Scanner ...
24.253807
91
0.593554
[ "vector" ]
2463adad2d42a6f9704d88558d87a1fe6d920efe
2,588
h
C
RTIDPRR/Source/Graphics/Core/Shaders/ShaderParameterArray.h
brunosegiu/RTIDPRR
d7daef7611899db4e23ba6a2b5a91135c57e0871
[ "MIT" ]
3
2020-12-06T02:22:48.000Z
2021-06-24T13:52:10.000Z
RTIDPRR/Source/Graphics/Core/Shaders/ShaderParameterArray.h
brunosegiu/RTIDPRR
d7daef7611899db4e23ba6a2b5a91135c57e0871
[ "MIT" ]
null
null
null
RTIDPRR/Source/Graphics/Core/Shaders/ShaderParameterArray.h
brunosegiu/RTIDPRR
d7daef7611899db4e23ba6a2b5a91135c57e0871
[ "MIT" ]
1
2021-10-13T10:36:36.000Z
2021-10-13T10:36:36.000Z
#pragma once #include <vulkan/vulkan.hpp> #include "../Buffer.h" #include "../Context.h" namespace RTIDPRR { namespace Graphics { template <typename T> class ShaderParameterArray { public: static constexpr vk::DescriptorType getDescriptorType() { return vk::DescriptorType::eUniformBuffer; } ShaderParame...
30.447059
79
0.714451
[ "vector" ]
24696ab6e50cf0695764f17b36c28413b6458c53
13,542
h
C
B2G/gecko/js/src/ion/IonCode.h
wilebeast/FireFox-OS
43067f28711d78c429a1d6d58c77130f6899135f
[ "Apache-2.0" ]
3
2015-08-31T15:24:31.000Z
2020-04-24T20:31:29.000Z
B2G/gecko/js/src/ion/IonCode.h
wilebeast/FireFox-OS
43067f28711d78c429a1d6d58c77130f6899135f
[ "Apache-2.0" ]
null
null
null
B2G/gecko/js/src/ion/IonCode.h
wilebeast/FireFox-OS
43067f28711d78c429a1d6d58c77130f6899135f
[ "Apache-2.0" ]
3
2015-07-29T07:17:15.000Z
2020-11-04T06:55:37.000Z
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- * vim: set ts=4 sw=4 et tw=99: * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #i...
30.568849
98
0.669473
[ "object" ]
ba0b28cb9f26e6a8e9a36a890f39a306f7914456
49,351
c
C
examples/arkode/C_serial/ark_brusselator1D_imexmri.c
d5ch4k/sundials
c0097c0bfd56e8f94dbb588e0894fdceacf6f737
[ "BSD-3-Clause" ]
256
2017-10-06T04:11:32.000Z
2022-03-25T07:15:53.000Z
examples/arkode/C_serial/ark_brusselator1D_imexmri.c
d5ch4k/sundials
c0097c0bfd56e8f94dbb588e0894fdceacf6f737
[ "BSD-3-Clause" ]
114
2018-03-24T20:38:31.000Z
2022-03-30T16:59:05.000Z
examples/arkode/C_serial/ark_brusselator1D_imexmri.c
d5ch4k/sundials
c0097c0bfd56e8f94dbb588e0894fdceacf6f737
[ "BSD-3-Clause" ]
77
2017-11-16T08:32:31.000Z
2022-01-25T15:22:17.000Z
/* ----------------------------------------------------------------------------- * Programmer(s): Rujeko Chinomona @SMU and @LLNL * ----------------------------------------------------------------------------- * SUNDIALS Copyright Start * Copyright (c) 2002-2020, Lawrence Livermore National Security * and Southern...
37.874904
110
0.599927
[ "mesh", "object", "vector" ]
ba0b4aca0f22c7bff5de6ec11e429255212bbc9c
41,137
h
C
src/main/include/detail/ut0new.h
xiaoma20082008/innodb
62f1cf0a1e249fbd867fbdc2f09816aa8cef4acd
[ "Apache-2.0" ]
null
null
null
src/main/include/detail/ut0new.h
xiaoma20082008/innodb
62f1cf0a1e249fbd867fbdc2f09816aa8cef4acd
[ "Apache-2.0" ]
null
null
null
src/main/include/detail/ut0new.h
xiaoma20082008/innodb
62f1cf0a1e249fbd867fbdc2f09816aa8cef4acd
[ "Apache-2.0" ]
null
null
null
/***************************************************************************** Copyright (c) 2020, 2021, Oracle and/or its affiliates. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2.0, as published by the Free Software Foundation. ...
44.185822
80
0.656271
[ "model" ]
ba0e6c0b7b3f9583871cc14257610ae61215eeab
4,179
h
C
Working/Game/xleres/animation/SkinTransform.h
alexgithubber/XLE-Another-Fork
cdd8682367d9e9fdbdda9f79d72bb5b1499cec46
[ "MIT" ]
null
null
null
Working/Game/xleres/animation/SkinTransform.h
alexgithubber/XLE-Another-Fork
cdd8682367d9e9fdbdda9f79d72bb5b1499cec46
[ "MIT" ]
null
null
null
Working/Game/xleres/animation/SkinTransform.h
alexgithubber/XLE-Another-Fork
cdd8682367d9e9fdbdda9f79d72bb5b1499cec46
[ "MIT" ]
null
null
null
// Copyright 2015 XLGAMES Inc. // // Distributed under the MIT License (See // accompanying file "LICENSE" or the website // http://www.opensource.org/licenses/mit-license.php) #if !defined(SKIN_TRANSFORM_H) #define SKIN_TRANSFORM_H #include "../MainGeometry.h" #define SKIN_TRANSFORMS_MATRICES 0 #define SKIN_TRANSFO...
32.905512
134
0.673367
[ "vector", "transform" ]
ba1f262b85b05903c7d4b220f5096853e89059df
15,286
h
C
include/o3d/engine/scene/sceneobject.h
dream-overflow/o3d
087ab870cc0fd9091974bb826e25c23903a1dde0
[ "FSFAP" ]
2
2019-06-22T23:29:44.000Z
2019-07-07T18:34:04.000Z
include/o3d/engine/scene/sceneobject.h
dream-overflow/o3d
087ab870cc0fd9091974bb826e25c23903a1dde0
[ "FSFAP" ]
null
null
null
include/o3d/engine/scene/sceneobject.h
dream-overflow/o3d
087ab870cc0fd9091974bb826e25c23903a1dde0
[ "FSFAP" ]
null
null
null
/** * @file sceneobject.h * @brief * @author Frederic SCHERMA (frederic.scherma@dreamoverflow.org) * @date 2001-12-25 * @copyright Copyright (c) 2001-2017 Dream Overflow. All rights reserved. * @details */ #ifndef _O3D_SCENEOBJECT_H #define _O3D_SCENEOBJECT_H #include "o3d/core/templatebitset.h" #include "o3...
33.669604
113
0.602054
[ "mesh", "geometry", "object", "transform" ]
ba3c4c678bd4cd88c278e72417116a6b855d9216
5,134
h
C
include/org/apache/lucene/search/FieldDoc.h
lukhnos/objclucene
29c7189a0b30ab3d3dd4c8ed148235ee296128b7
[ "MIT" ]
9
2016-01-13T05:38:05.000Z
2020-06-04T23:05:03.000Z
include/org/apache/lucene/search/FieldDoc.h
lukhnos/objclucene
29c7189a0b30ab3d3dd4c8ed148235ee296128b7
[ "MIT" ]
4
2016-05-12T10:40:53.000Z
2016-06-11T19:08:33.000Z
include/org/apache/lucene/search/FieldDoc.h
lukhnos/objclucene
29c7189a0b30ab3d3dd4c8ed148235ee296128b7
[ "MIT" ]
5
2016-01-13T05:37:39.000Z
2019-07-27T16:53:10.000Z
// // Generated by the J2ObjC translator. DO NOT EDIT! // source: ./core/src/java/org/apache/lucene/search/FieldDoc.java // #include "J2ObjC_header.h" #pragma push_macro("INCLUDE_ALL_OrgApacheLuceneSearchFieldDoc") #ifdef RESTRICT_OrgApacheLuceneSearchFieldDoc #define INCLUDE_ALL_OrgApacheLuceneSearchFieldDoc 0 #e...
40.746032
217
0.794897
[ "object" ]
ba3d679f2dabdab46b108bdf3d0a21956bd95d9e
49,055
c
C
Build-UWP/Il2CppOutputProject/Source/il2cppOutput/Google.ProtocolBuffers_CodeGen.c
TeddyTelanoff/VRGame
e478ec3d9fe58c571270d030932ceb58d1cb11d9
[ "MIT" ]
1
2020-07-14T16:31:38.000Z
2020-07-14T16:31:38.000Z
Build-UWP/Il2CppOutputProject/Source/il2cppOutput/Google.ProtocolBuffers_CodeGen.c
TeddyTelanoff/VRGame
e478ec3d9fe58c571270d030932ceb58d1cb11d9
[ "MIT" ]
null
null
null
Build-UWP/Il2CppOutputProject/Source/il2cppOutput/Google.ProtocolBuffers_CodeGen.c
TeddyTelanoff/VRGame
e478ec3d9fe58c571270d030932ceb58d1cb11d9
[ "MIT" ]
null
null
null
#include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include "codegen/il2cpp-codegen-metadata.h" IL2CPP_EXTERN_C_BEGIN IL2CPP_EXTERN_C_END // 0x00000001 System.Void Google.ProtocolBuffers.ExtensionRegistry::.ctor(System.Collections.Generic.Dictionary`2<System...
53.204989
392
0.85239
[ "object" ]
ba57ea156c29819fe0f9b68eae95d689c617c6f6
1,367
h
C
arch/simd.h
kstepanmpmg/mldb
f78791cd34d01796705c0f173a14359ec1b2e021
[ "Apache-2.0" ]
665
2015-12-09T17:00:14.000Z
2022-03-25T07:46:46.000Z
arch/simd.h
tomzhang/mldb
a09cf2d9ca454d1966b9e49ae69f2fe6bf571494
[ "Apache-2.0" ]
797
2015-12-09T19:48:19.000Z
2022-03-07T02:19:47.000Z
arch/simd.h
matebestek/mldb
f78791cd34d01796705c0f173a14359ec1b2e021
[ "Apache-2.0" ]
103
2015-12-25T04:39:29.000Z
2022-02-03T02:55:22.000Z
/* simd.h -*- C++ -*- Jeremy Barnes, 21 February 2007 Copyright (c) 2007 Jeremy Barnes. All rights reserved. This file is part of MLDB. Copyright 2015 mldb.ai inc. All rights reserved. Detection of SIMD (vector) unit and associated functions. */ #p...
23.169492
78
0.688369
[ "vector" ]
ba57f42989e062a969f06f2ee5fed9c17f61fbf0
2,177
h
C
src/shogun/preprocessor/DensePreprocessor.h
srgnuclear/shogun
33c04f77a642416376521b0cd1eed29b3256ac13
[ "Ruby", "MIT" ]
1
2015-11-05T18:31:14.000Z
2015-11-05T18:31:14.000Z
src/shogun/preprocessor/DensePreprocessor.h
waderly/shogun
9288b6fa38e001d63c32188f7f847dadea66e2ae
[ "Ruby", "MIT" ]
null
null
null
src/shogun/preprocessor/DensePreprocessor.h
waderly/shogun
9288b6fa38e001d63c32188f7f847dadea66e2ae
[ "Ruby", "MIT" ]
null
null
null
/* * 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 3 of the License, or * (at your option) any later version. * * Written (W) 1999-2009 Soeren Sonnenburg * Copyright (C) 19...
31.550725
80
0.757005
[ "object", "vector" ]
ba596329e98b6bf6f62e25b9efb535788bf62da8
1,927
h
C
ASE/analyzer/Analyzer.h
daB0bby/ASE
62cfe021fdbea87feb63808b8e65d387ed5867f1
[ "MIT" ]
1
2020-05-22T13:20:34.000Z
2020-05-22T13:20:34.000Z
ASE/analyzer/Analyzer.h
dab0bby/ASE
62cfe021fdbea87feb63808b8e65d387ed5867f1
[ "MIT" ]
null
null
null
ASE/analyzer/Analyzer.h
dab0bby/ASE
62cfe021fdbea87feb63808b8e65d387ed5867f1
[ "MIT" ]
null
null
null
// Analyzer.h - Contains declaration of Function class #pragma once #define _SCL_SECURE_NO_WARNINGS 1 #include "AnalysisResult.h" #include "AnalyzerConfig.h" #include "Viewer.h" #include "FeedbackController.h" #include "StopWatch.h" #include <pcl/point_cloud.h> #include <pcl/point_types.h> #include <pcl/PolygonMes...
35.685185
170
0.693825
[ "mesh", "object" ]
ba6381b2117fcac7c32fe91b709a7ce328f1cee1
5,041
h
C
src/status.h
chenmengshui/ninja-project
0ba3b6b67c4d53d4de61e454862315b90deea3a6
[ "Apache-2.0" ]
null
null
null
src/status.h
chenmengshui/ninja-project
0ba3b6b67c4d53d4de61e454862315b90deea3a6
[ "Apache-2.0" ]
null
null
null
src/status.h
chenmengshui/ninja-project
0ba3b6b67c4d53d4de61e454862315b90deea3a6
[ "Apache-2.0" ]
1
2021-12-10T02:51:54.000Z
2021-12-10T02:51:54.000Z
// Copyright 2016 Google Inc. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable...
30.185629
81
0.696886
[ "object" ]
0f79b5a8895fa441aa162099fbe3305f265a6ed2
644
h
C
src/Wallet/WalletDB/Sqlite/Tables/TransactionsTable.h
yasabi/GrinPlusPlus
8e9a32b3d2171c3dea1d4de833a1fc5cb12981ea
[ "MIT" ]
null
null
null
src/Wallet/WalletDB/Sqlite/Tables/TransactionsTable.h
yasabi/GrinPlusPlus
8e9a32b3d2171c3dea1d4de833a1fc5cb12981ea
[ "MIT" ]
null
null
null
src/Wallet/WalletDB/Sqlite/Tables/TransactionsTable.h
yasabi/GrinPlusPlus
8e9a32b3d2171c3dea1d4de833a1fc5cb12981ea
[ "MIT" ]
null
null
null
#pragma once #include <libsqlite3/sqlite3.h> #include <Common/Secure.h> #include <Wallet/WalletTx.h> class TransactionsTable { public: static void CreateTable(sqlite3& database); static void UpdateSchema(sqlite3& database, const SecureVector& masterSeed, const int previousVersion); static void AddTransactions(sql...
40.25
131
0.805901
[ "vector" ]
0f7ad084bc2bd9073f792fddcdb054df6f9de172
17,229
c
C
astro/schlegel/CodeC/subs_predict.c
cristobal-sifon/astro
e3ca00bebc5dbdd33e2df8df30191cc54c17f722
[ "MIT" ]
null
null
null
astro/schlegel/CodeC/subs_predict.c
cristobal-sifon/astro
e3ca00bebc5dbdd33e2df8df30191cc54c17f722
[ "MIT" ]
3
2018-01-28T18:27:35.000Z
2019-10-11T13:29:11.000Z
astro/schlegel/CodeC/subs_predict.c
cristobal-sifon/astro
e3ca00bebc5dbdd33e2df8df30191cc54c17f722
[ "MIT" ]
1
2021-12-06T14:29:13.000Z
2021-12-06T14:29:13.000Z
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <math.h> #include "interface.h" #include "subs_inoutput.h" #include "subs_common_string.h" #include "subs_fits.h" #include "subs_asciifile.h" #include "subs_memory.h" #include "subs_lambert.h" #include "subs_predict.h" /*******************************...
32.507547
85
0.547217
[ "model" ]
0f8f3e58a7e69f4aea9a4dc1fb5836ac6c9fceb9
956
h
C
plugin_III/game_III/CWeaponEffects.h
gta-chaos-mod/plugin-sdk
e3bf176337774a2afc797a47825f81adde78e899
[ "Zlib" ]
368
2015-01-01T21:42:00.000Z
2022-03-29T06:22:22.000Z
plugin_III/game_III/CWeaponEffects.h
SteepCheat/plugin-sdk
a17c5d933cb8b06e4959b370092828a6a7aa00ef
[ "Zlib" ]
89
2016-05-08T06:42:36.000Z
2022-03-29T06:49:09.000Z
plugin_III/game_III/CWeaponEffects.h
SteepCheat/plugin-sdk
a17c5d933cb8b06e4959b370092828a6a7aa00ef
[ "Zlib" ]
179
2015-02-03T23:41:17.000Z
2022-03-26T08:27:16.000Z
/* Plugin-SDK (Grand Theft Auto 3) header file Authors: GTA Community. See more here https://github.com/DK22Pac/plugin-sdk Do not delete this comment block. Respect others' work! */ #pragma once #include "PluginBase.h" #include "CVector.h" #include "CRGBA.h" class CWeaponEffects { public: bool m_bActive; char...
26.555556
133
0.730126
[ "render" ]
0f9eda47e7c3e06eaa425e9a8540d3c93a1026ed
3,460
h
C
heart/src/network/hNetHost.h
JoJo2nd/Heart
4b50dfa6cbf87d32768f6c01b578bc1b23c18591
[ "BSD-3-Clause" ]
1
2016-05-14T09:22:26.000Z
2016-05-14T09:22:26.000Z
heart/src/network/hNetHost.h
JoJo2nd/Heart
4b50dfa6cbf87d32768f6c01b578bc1b23c18591
[ "BSD-3-Clause" ]
null
null
null
heart/src/network/hNetHost.h
JoJo2nd/Heart
4b50dfa6cbf87d32768f6c01b578bc1b23c18591
[ "BSD-3-Clause" ]
null
null
null
/******************************************************************** Written by James Moran Please see the file HEART_LICENSE.txt in the source's root directory. *********************************************************************/ #pragma once #ifndef HNETHOST_H__ #define HNETHOST_H__ #include "enet/enet.h...
38.444444
192
0.613006
[ "vector" ]
0fa64f29f3a067e80301f9ec56c86c69810b9e40
1,257
h
C
Frameworks/Intents.framework/INRideVehicle.h
shaojiankui/iOS10-Runtime-Headers
6b0d842bed0c52c2a7c1464087b3081af7e10c43
[ "MIT" ]
36
2016-04-20T04:19:04.000Z
2018-10-08T04:12:25.000Z
Frameworks/Intents.framework/INRideVehicle.h
shaojiankui/iOS10-Runtime-Headers
6b0d842bed0c52c2a7c1464087b3081af7e10c43
[ "MIT" ]
null
null
null
Frameworks/Intents.framework/INRideVehicle.h
shaojiankui/iOS10-Runtime-Headers
6b0d842bed0c52c2a7c1464087b3081af7e10c43
[ "MIT" ]
10
2016-06-16T02:40:44.000Z
2019-01-15T03:31:45.000Z
/* Generated by RuntimeBrowser Image: /System/Library/Frameworks/Intents.framework/Intents */ @interface INRideVehicle : NSObject <INCacheableContainer, NSCopying, NSSecureCoding> { CLLocation * _location; NSString * _manufacturer; INImage * _mapAnnotationImage; NSString * _model; NSString * _r...
29.928571
87
0.750994
[ "model" ]
0fa869eec9bd2b3dc1bde3ab7b60a1b1166415e8
7,293
c
C
src/tree.c
jhosoume/porygon_lang
5fd1cc00f66d08f2301c978c9af716d83db1e3b9
[ "MIT" ]
1
2021-03-19T19:57:03.000Z
2021-03-19T19:57:03.000Z
src/tree.c
jhosoume/porygon_lang
5fd1cc00f66d08f2301c978c9af716d83db1e3b9
[ "MIT" ]
null
null
null
src/tree.c
jhosoume/porygon_lang
5fd1cc00f66d08f2301c978c9af716d83db1e3b9
[ "MIT" ]
null
null
null
#include "tree.h" /* Tree implementation based on https://efxa.org/2014/05/25/how-to-create-an-abstract-syntax-tree-while-parsing-an-input-stream/ */ /* Creating a tree list! Makes it easier to access them and free them */ struct node_list *initialize_list() { struct node_list *list = malloc(sizeof(struct node_li...
34.400943
131
0.576855
[ "3d" ]
0fb28ce4db2449cb82c1e9850a722231c64b6b50
5,365
c
C
node_modules/couchbase/deps/lcb/src/strerror.c
couchbaselabs/expiry-notifier
4dfd82236970a5b282d8e2f2e35e8e552ff52b1b
[ "Apache-2.0" ]
6
2015-01-07T14:38:52.000Z
2017-10-10T10:32:06.000Z
src/strerror.c
TigerZhang/libcouchbase
fc13479559766f048ba18d4a2641b9a744cc1b4c
[ "Apache-2.0" ]
1
2018-03-12T09:35:33.000Z
2018-03-12T10:31:19.000Z
src/strerror.c
TigerZhang/libcouchbase
fc13479559766f048ba18d4a2641b9a744cc1b4c
[ "Apache-2.0" ]
null
null
null
/* -*- Mode: C; tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */ /* * Copyright 2011-2013 Couchbase, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * ...
37
129
0.66822
[ "object" ]
0fd7a13437348241aff5ca52a761ac717394250b
412
h
C
Sources/FLXDispatcherProtocol.h
techery/FLUX
371b4bee70804c116b2fa392ac8620371dc7c443
[ "MIT" ]
28
2015-09-22T19:44:36.000Z
2017-12-16T10:29:48.000Z
Sources/FLXDispatcherProtocol.h
techery/FLUX
371b4bee70804c116b2fa392ac8620371dc7c443
[ "MIT" ]
17
2015-09-25T01:59:42.000Z
2018-03-05T16:45:46.000Z
Sources/FLXDispatcherProtocol.h
techery/FLUX
371b4bee70804c116b2fa392ac8620371dc7c443
[ "MIT" ]
9
2015-09-28T08:49:50.000Z
2018-09-19T17:15:03.000Z
// // FLXDispatcherProtocol.h // MasterApp // // Created by Alexey Fayzullov on 9/4/15. // Copyright (c) 2015 Techery. All rights reserved. // #import <Foundation/Foundation.h> /** Basic protocol for action dispatching */ @protocol FLXDispatcherProtocol <NSObject> /** Dispatches an action @param action obje...
17.166667
65
0.720874
[ "object" ]
0fe8d56df832bca7f03d5ce8a85722cb76e82c8f
4,284
h
C
ACW Project Framework/RigidBody.h
Lentono/PhysicsSimulationACW
a73d22571a0742fd960740f04689f6ee095c3986
[ "MIT" ]
1
2021-06-06T10:29:12.000Z
2021-06-06T10:29:12.000Z
ACW Project Framework/RigidBody.h
Lentono/PhysicsSimulationACW
a73d22571a0742fd960740f04689f6ee095c3986
[ "MIT" ]
null
null
null
ACW Project Framework/RigidBody.h
Lentono/PhysicsSimulationACW
a73d22571a0742fd960740f04689f6ee095c3986
[ "MIT" ]
null
null
null
#pragma once #include <limits> #include "XMFLOAT3Maths.h" using namespace std; using namespace DirectX; class RigidBody { public: RigidBody(const bool useGravity, const float mass, const float drag, const float angularDrag, const XMFLOAT3 position, const XMFLOAT4 rotation, const XMFLOAT3 velocity, const XMFLOAT3 ang...
33.209302
234
0.796218
[ "transform" ]
0fec7430a85d83acc80bbb890b8f2739b2b63171
1,334
h
C
src/cppsrc/ax25structures.h
mjlocat/unix-ax25-js
3985f28af223f97c4c3c670703a2f0fd1b5617af
[ "MIT" ]
null
null
null
src/cppsrc/ax25structures.h
mjlocat/unix-ax25-js
3985f28af223f97c4c3c670703a2f0fd1b5617af
[ "MIT" ]
null
null
null
src/cppsrc/ax25structures.h
mjlocat/unix-ax25-js
3985f28af223f97c4c3c670703a2f0fd1b5617af
[ "MIT" ]
null
null
null
#ifndef _AX25STRUCTURES_ #define _AX25STRUCTURES_ #include <string> #include <vector> namespace axsocket { class axport { private: std::string portName; std::string portCallsign; std::string portDevice; public: axport(char *portName, char *portCallsign, char *portDevice); std::s...
23.821429
67
0.616942
[ "vector" ]
0fee26228af403becd8ec687ed9543260e7d41df
4,305
h
C
sdk_core/src/device.h
JSC-NIIAS/livox_sdk
89083e914155a8db50bd3e1dabfc55049ee0daf6
[ "BSL-1.0", "Apache-2.0", "BSD-3-Clause" ]
null
null
null
sdk_core/src/device.h
JSC-NIIAS/livox_sdk
89083e914155a8db50bd3e1dabfc55049ee0daf6
[ "BSL-1.0", "Apache-2.0", "BSD-3-Clause" ]
null
null
null
sdk_core/src/device.h
JSC-NIIAS/livox_sdk
89083e914155a8db50bd3e1dabfc55049ee0daf6
[ "BSL-1.0", "Apache-2.0", "BSD-3-Clause" ]
null
null
null
#ifndef DEVICE_H #define DEVICE_H #include <QObject> #include <vector> #include <string> #include <boost/array.hpp> #include <boost/function.hpp> #include <boost/thread/mutex.hpp> #include <boost/atomic.hpp> #include <boost/thread/lock_guard.hpp> #include <boost/thread/locks.hpp> #include "apr_general.h" #include "...
28.7
89
0.555633
[ "vector" ]
0ff909fa8b5d4e13a551fe3570558b3a74da21c1
3,854
h
C
problem_solving/sudoku_validator/src/validator/sudoku.h
w2srobinho/operating-system-i
dccfce9df4f88f45d9f23735c8d980cf5ff67148
[ "MIT" ]
null
null
null
problem_solving/sudoku_validator/src/validator/sudoku.h
w2srobinho/operating-system-i
dccfce9df4f88f45d9f23735c8d980cf5ff67148
[ "MIT" ]
null
null
null
problem_solving/sudoku_validator/src/validator/sudoku.h
w2srobinho/operating-system-i
dccfce9df4f88f45d9f23735c8d980cf5ff67148
[ "MIT" ]
null
null
null
#ifndef VALIDATE_SUDOKU_H #define VALIDATE_SUDOKU_H #include <bitset> #include <vector> namespace sudoku { /*! * \brief enum segment to represent the search by locals validations */ enum segment { ROW, ///< This is for search in the row COLUMN, ///< This is for search in the column SQUARE ...
29.419847
92
0.601453
[ "vector" ]
ba0260c4acec542ce89e06811b784311c3e10e9e
1,505
h
C
src/consumers/publisher_consumer.h
QratorLabs/stream-data-processor
10be5b5d7c9ffa2f481218f6bf7c3c1ee12a0752
[ "MIT" ]
null
null
null
src/consumers/publisher_consumer.h
QratorLabs/stream-data-processor
10be5b5d7c9ffa2f481218f6bf7c3c1ee12a0752
[ "MIT" ]
null
null
null
src/consumers/publisher_consumer.h
QratorLabs/stream-data-processor
10be5b5d7c9ffa2f481218f6bf7c3c1ee12a0752
[ "MIT" ]
1
2021-03-11T15:32:34.000Z
2021-03-11T15:32:34.000Z
#pragma once #include <queue> #include <arrow/api.h> #include <uvw.hpp> #include <zmq.hpp> #include "consumer.h" #include "utils/transport_utils.h" namespace stream_data_processor { using transport_utils::TransportUtils; class PublisherConsumer : public Consumer { public: template <typename PublisherType> ...
26.875
75
0.73289
[ "vector" ]
ba0989d7e6479da57924fecc8849aed26739dce0
5,972
h
C
src/MovieNode.h
oskude/radiance
006e32947513570638f551022faccffd8d86a33c
[ "MIT" ]
143
2016-05-02T22:08:13.000Z
2022-03-31T21:56:12.000Z
src/MovieNode.h
oskude/radiance
006e32947513570638f551022faccffd8d86a33c
[ "MIT" ]
95
2016-05-05T01:43:51.000Z
2021-10-19T19:14:53.000Z
src/MovieNode.h
oskude/radiance
006e32947513570638f551022faccffd8d86a33c
[ "MIT" ]
19
2016-07-18T07:35:21.000Z
2022-01-10T17:19:16.000Z
#pragma once #include "VideoNode.h" #include "OpenGLWorker.h" #include "OpenGLUtils.h" #include <QOpenGLFramebufferObject> #include <QMutex> #include <QReadWriteLock> #include <QOpenGLShaderProgram> #include <mpv/client.h> #include <mpv/opengl_cb.h> #include <mpv/qthelper.hpp> #include <vector> #include <array> class...
30.01005
105
0.716678
[ "render", "vector" ]
b5b6105c3dbe6c9e344e611ec6c33432383e2bcb
18,001
h
C
src/RTL/Kernel/Include/IFXVector4.h
alemuntoni/u3d
7907b907464a2db53dac03fdc137dcb46d447513
[ "Apache-2.0" ]
44
2016-05-06T00:47:11.000Z
2022-02-11T06:51:37.000Z
src/RTL/Kernel/Include/IFXVector4.h
alemuntoni/u3d
7907b907464a2db53dac03fdc137dcb46d447513
[ "Apache-2.0" ]
3
2016-06-27T12:37:31.000Z
2021-03-24T12:39:48.000Z
src/RTL/Kernel/Include/IFXVector4.h
alemuntoni/u3d
7907b907464a2db53dac03fdc137dcb46d447513
[ "Apache-2.0" ]
15
2016-02-28T11:08:30.000Z
2021-06-01T03:32:01.000Z
//*************************************************************************** // // Copyright (c) 1999 - 2006 Intel Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // ...
29.269919
79
0.664519
[ "vector" ]
b5be2a67e1598f23faf062f4c01a3a714586647a
5,412
h
C
NGS/IO/Writer/uWriterBase.h
NGS-lib/NGSplusplus
7fa9fff2453917f24e9e35dab1f04a9be67f7f13
[ "BSL-1.0" ]
3
2015-11-23T14:24:06.000Z
2017-11-21T21:04:06.000Z
NGS/IO/Writer/uWriterBase.h
NGS-lib/NGSplusplus
7fa9fff2453917f24e9e35dab1f04a9be67f7f13
[ "BSL-1.0" ]
null
null
null
NGS/IO/Writer/uWriterBase.h
NGS-lib/NGSplusplus
7fa9fff2453917f24e9e35dab1f04a9be67f7f13
[ "BSL-1.0" ]
null
null
null
// *************************************************************************** // uWriterBase.h (c) 2013 // Alexei Nordell-Markovits : Sherbrooke University // Charles Joly Beauparlant : Laval University // // This file is part of the NGS++ library. // // The NGS++ library is free software: you can redistribut...
31.835294
112
0.674797
[ "vector" ]
b5c62e82b85906beb5a5ec544b9db7a164233d4a
4,022
h
C
app/GA/GAContext.h
hailongz/kk-game
56463c13347a5608e54ae0a069b0b9263f32d7c8
[ "MIT" ]
null
null
null
app/GA/GAContext.h
hailongz/kk-game
56463c13347a5608e54ae0a069b0b9263f32d7c8
[ "MIT" ]
null
null
null
app/GA/GAContext.h
hailongz/kk-game
56463c13347a5608e54ae0a069b0b9263f32d7c8
[ "MIT" ]
null
null
null
// // GA.h // KKGame // // Created by zhanghailong on 2018/2/1. // Copyright © 2018年 kkmofang.cn. All rights reserved. // #ifndef GA_h #define GA_h #if defined(KK_PLATFORM_IOS) #include <KKElement/KKElement.h> #else #include "kk-string.h" #include "kk-element-style.h" #endif namespace kk { namespa...
27.930556
80
0.525858
[ "object" ]
b5cca4dedcf110fbf40e20a0247f7e3d2724f43d
507
h
C
private/windows/shell/fontfldr/fontext/inc/fontvect.h
King0987654/windows2000
01f9c2e62c4289194e33244aade34b7d19e7c9b8
[ "MIT" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
shell/osshell/fontfldr/fontext/inc/fontvect.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
shell/osshell/fontfldr/fontext/inc/fontvect.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2019-01-16T01:01:23.000Z
2022-02-20T15:54:27.000Z
/********************************************************************** * FontVect.h -- Font vector. An indirect array of FontID objects. * **********************************************************************/ #if !defined(__FONTVECT_H__) #define __FONTVECT_H__ #include "vecttmpl.h" // ************...
23.045455
73
0.38856
[ "vector" ]
b5cfbd3760883e4eba5f8af48165b1fa7d01f2ba
331
h
C
titan-infinite/src/app.h
KyleKaiWang/titan-infinite
d2905e050501fc076589bb8e1578d3285ec5aab0
[ "Apache-2.0" ]
null
null
null
titan-infinite/src/app.h
KyleKaiWang/titan-infinite
d2905e050501fc076589bb8e1578d3285ec5aab0
[ "Apache-2.0" ]
null
null
null
titan-infinite/src/app.h
KyleKaiWang/titan-infinite
d2905e050501fc076589bb8e1578d3285ec5aab0
[ "Apache-2.0" ]
null
null
null
#pragma once class App { public: App() {} virtual ~App() {} virtual bool init() = 0; virtual void run() = 0; virtual void update(float deltaTime) = 0; virtual void render() = 0; inline static App& get() { return *s_app; } virtual void getEnabledFeatures() = 0; private: static App* s_app; }; App* create_app...
17.421053
44
0.661631
[ "render" ]
b5d0c968f5d7d6d29fc178d10df03d22185aa803
2,854
h
C
struct.h
JoyHsiao/POSD_HW5
ded1935a79f47f3f508b0ca90baa79d702dc8de3
[ "MIT" ]
null
null
null
struct.h
JoyHsiao/POSD_HW5
ded1935a79f47f3f508b0ca90baa79d702dc8de3
[ "MIT" ]
null
null
null
struct.h
JoyHsiao/POSD_HW5
ded1935a79f47f3f508b0ca90baa79d702dc8de3
[ "MIT" ]
null
null
null
#ifndef STRUCT_H #define STRUCT_H #include <vector> #include <string> #include "term.h" #include "atom.h" //#define DEBUG1 using std::string; class Struct:public Term { public: Struct(Atom const & name, std::vector<Term *> args):_name(name), _args(args) {} Term * args(int index) { ...
27.708738
97
0.412053
[ "vector" ]
b5dcd08a2ff4c8a8e1984cd2fe5277057fb7fbd1
6,341
h
C
include/Request.h
valzacc/one-fass
10e1d724d994f9e184d2b7c87532d7c1c19cccbe
[ "Apache-2.0" ]
null
null
null
include/Request.h
valzacc/one-fass
10e1d724d994f9e184d2b7c87532d7c1c19cccbe
[ "Apache-2.0" ]
null
null
null
include/Request.h
valzacc/one-fass
10e1d724d994f9e184d2b7c87532d7c1c19cccbe
[ "Apache-2.0" ]
null
null
null
/** * Copyright © 2017 INFN Torino - INDIGO-DataCloud * * 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 applic...
34.840659
93
0.646586
[ "object" ]
b5edc1a852ea2cad931456d85f86a2696ee435bd
44,277
c
C
Confuse/confuse_editor_types.c
valiet/quel_solaar
70dc81fc77858c2b96a2a9ceb7d1672e52758977
[ "BSD-3-Clause" ]
2
2022-01-20T16:24:55.000Z
2022-01-29T04:11:47.000Z
Confuse/confuse_editor_types.c
valiet/quel_solaar
70dc81fc77858c2b96a2a9ceb7d1672e52758977
[ "BSD-3-Clause" ]
null
null
null
Confuse/confuse_editor_types.c
valiet/quel_solaar
70dc81fc77858c2b96a2a9ceb7d1672e52758977
[ "BSD-3-Clause" ]
null
null
null
#include <math.h> #include <stdlib.h> #include <stdio.h> #include "betray.h" #include "seduce.h" #include "s_draw_3d.h" #include "c_internal.h" extern uint c_texture_count; extern CTexture *c_textures; extern boolean c_load_texture(char *file_name); extern CPreviewGeometry *c_editor_verse_preview_next(CPreviewGeometr...
42.128449
303
0.574181
[ "geometry" ]
b5f6ed68cc3c34045cc756ea83fc7055578ed215
8,102
c
C
PuttyLib/pl_psftp.c
bebbo/sftp4tc
489ea555afe3887d04cae13fd195aa4c05699a98
[ "BSD-3-Clause" ]
1
2020-10-22T13:18:01.000Z
2020-10-22T13:18:01.000Z
PuttyLib/pl_psftp.c
bebbo/sftp4tc
489ea555afe3887d04cae13fd195aa4c05699a98
[ "BSD-3-Clause" ]
null
null
null
PuttyLib/pl_psftp.c
bebbo/sftp4tc
489ea555afe3887d04cae13fd195aa4c05699a98
[ "BSD-3-Clause" ]
2
2020-10-21T06:43:49.000Z
2020-10-22T13:17:43.000Z
#include "putty.h" #include "pl_misc.h" #include "misc.h" #include "sftp4tc_share.h" #include "psftp.h" #include "pl_psftp.h" #include "pl_consts.h" #include "fsplugin.h" //#include "pl_console.h" extern char *console_password; extern char *server_output; struct Sftp4tc cfg; extern struct sftp_command *li...
25.720635
167
0.640829
[ "object" ]
b5f8b5a6c31f294891bf95ec6d6fc3277a70189b
170
h
C
project/file.h
sqd/typing-id
4b0c6c940bde18a318a8fa91671d0c2b8b84a415
[ "MIT" ]
null
null
null
project/file.h
sqd/typing-id
4b0c6c940bde18a318a8fa91671d0c2b8b84a415
[ "MIT" ]
null
null
null
project/file.h
sqd/typing-id
4b0c6c940bde18a318a8fa91671d0c2b8b84a415
[ "MIT" ]
null
null
null
#include "stdafx.h" typedef vector<array<double,inputSize> > sampleGroup; typedef array<double,inputSize> sample; vector<array<double,inputSize> > read(std::string path);
42.5
56
0.788235
[ "vector" ]
bd00e9ed0bc864f6b50a193524b30a308b998967
1,599
h
C
libs/sol-REL-1.7.5.0/sol_c/sol.h
realms-team/solmanager
95fa049df041add5f8d37c053ef560d0e5d06dff
[ "BSD-3-Clause" ]
2
2016-02-11T15:19:59.000Z
2019-11-08T10:31:33.000Z
libs/sol-REL-1.7.5.0/sol_c/sol.h
realms-team/solmanager
95fa049df041add5f8d37c053ef560d0e5d06dff
[ "BSD-3-Clause" ]
104
2016-04-10T19:22:20.000Z
2018-11-20T15:47:14.000Z
libs/sol-REL-1.7.5.0/sol_c/sol.h
realms-team/solmanager
95fa049df041add5f8d37c053ef560d0e5d06dff
[ "BSD-3-Clause" ]
4
2016-03-08T11:39:05.000Z
2020-11-01T16:23:18.000Z
#ifndef SOL_H #define SOL_H //=========================== includes ======================================== #include <stdint.h> //=========================== defines ========================================= #define OBJ_MAX_LEN 50 //=========================== variables ======================================= ///...
28.052632
87
0.516573
[ "object" ]
bd0161472e52cdaa9aee9a6176fd8dff63074f96
29,129
c
C
apps/avifenc.c
backwardn/libavif
a0bc05380acf2b6da2787827e40d6d719114502f
[ "BSD-2-Clause" ]
null
null
null
apps/avifenc.c
backwardn/libavif
a0bc05380acf2b6da2787827e40d6d719114502f
[ "BSD-2-Clause" ]
null
null
null
apps/avifenc.c
backwardn/libavif
a0bc05380acf2b6da2787827e40d6d719114502f
[ "BSD-2-Clause" ]
null
null
null
// Copyright 2019 Joe Drago. All rights reserved. // SPDX-License-Identifier: BSD-2-Clause #include "avif/avif.h" #include "avifjpeg.h" #include "avifpng.h" #include "avifutil.h" #include "y4m.h" #include <stdio.h> #include <stdlib.h> #include <string.h> #define NEXTARG() ...
42.400291
169
0.560404
[ "transform" ]
c9ae52a72e1dc0a70dbc23e01fa8e5e0a50634c8
188,295
c
C
kernel/huawei/hwp7/drivers/media/video/hi6620/capture/isp_for_misp/mini_k3_ispv1_afae.c
NightOfTwelve/android_device_huawei_hwp7
a0a1c28e44210ce485a4177ac53d3fd580008a1e
[ "Apache-2.0" ]
1
2020-04-03T14:00:34.000Z
2020-04-03T14:00:34.000Z
kernel/huawei/hwp7/drivers/media/video/hi6620/capture/isp_for_misp/mini_k3_ispv1_afae.c
NightOfTwelve/android_device_huawei_hwp7
a0a1c28e44210ce485a4177ac53d3fd580008a1e
[ "Apache-2.0" ]
null
null
null
kernel/huawei/hwp7/drivers/media/video/hi6620/capture/isp_for_misp/mini_k3_ispv1_afae.c
NightOfTwelve/android_device_huawei_hwp7
a0a1c28e44210ce485a4177ac53d3fd580008a1e
[ "Apache-2.0" ]
1
2020-04-03T14:00:39.000Z
2020-04-03T14:00:39.000Z
/* * Hisilicon K3 soc camera ISP driver source file * * CopyRight (C) Hisilicon Co., Ltd. * * 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 the License, or ...
33.708378
166
0.674654
[ "3d" ]
c9c191814e427899a4876d59e128d61733a6e5ec
841
h
C
src/GameAsset.h
ElChapos/BlockWorld
9fcd224682ef52a1ca82d7f4ff6c1b39afe97b94
[ "BSD-2-Clause" ]
1
2016-05-24T17:25:51.000Z
2016-05-24T17:25:51.000Z
src/GameAsset.h
ElChapos/BlockWorld
9fcd224682ef52a1ca82d7f4ff6c1b39afe97b94
[ "BSD-2-Clause" ]
null
null
null
src/GameAsset.h
ElChapos/BlockWorld
9fcd224682ef52a1ca82d7f4ff6c1b39afe97b94
[ "BSD-2-Clause" ]
null
null
null
#ifndef GAMEASSET_H #define GAMEASSET_H #include <iostream> #include <memory> #include <vector> #include <glm/glm.hpp> #include <glm/ext.hpp> #ifdef __APPLE__ #include <OpenGL/gl.h> #else #include <GL/gl.h> #endif #include "BoundingBox.h" class GameAsset { public: GameAsset(glm::vec3, BBoxType, float, glm::vec3,...
22.131579
81
0.713436
[ "vector" ]
c9c7ed705b7ce6eb0227bb6b87d1c371bb5ede05
6,392
h
C
common-src/jobs/job.h
jkotra/vapoursynth-editor
ee028830d5d390bd3fbde5577577444c011f4987
[ "MIT" ]
null
null
null
common-src/jobs/job.h
jkotra/vapoursynth-editor
ee028830d5d390bd3fbde5577577444c011f4987
[ "MIT" ]
null
null
null
common-src/jobs/job.h
jkotra/vapoursynth-editor
ee028830d5d390bd3fbde5577577444c011f4987
[ "MIT" ]
null
null
null
#ifndef JOB_H_INCLUDED #define JOB_H_INCLUDED #include "common-src/settings/settings_definitions_core.h" #include "common-src/chrono.h" #include "common-src/helpers.h" #include "common-src/log/styled_log_view_core.h" #include "common-src/log/vs_editor_log_definitions.h" #include "common-src/vapoursynth/vs_script_proce...
27.316239
100
0.701345
[ "vector" ]
c9e0fac7ca6e9e7c521ec4f692c329bd23f40c57
1,155
h
C
source/graphics/BoundingVolume.h
redagito/GameEngineArchitecture
ab2e042297631768ff6c630849147700b5f065ce
[ "MIT" ]
1
2021-02-10T10:01:42.000Z
2021-02-10T10:01:42.000Z
source/graphics/BoundingVolume.h
redagito/GameEngineArchitecture
ab2e042297631768ff6c630849147700b5f065ce
[ "MIT" ]
null
null
null
source/graphics/BoundingVolume.h
redagito/GameEngineArchitecture
ab2e042297631768ff6c630849147700b5f065ce
[ "MIT" ]
1
2021-02-10T10:01:44.000Z
2021-02-10T10:01:44.000Z
#pragma once #include <glm/glm.hpp> #include <vector> #include "core/Object.h" #include "math/Transformation.h" class BoundingVolume : public Object { public: BoundingVolume(); virtual ~BoundingVolume(); virtual void setCenter(const glm::vec3& center) = 0; virtual const glm::vec3& getCenter() con...
27.5
97
0.699567
[ "object", "vector", "transform" ]
c9ed38dfd1803e158c599dd07a406b39ac95b6ed
3,351
h
C
src/dtkComposerSupport/dtkComposerTransmitterVariant.h
eti-nne/dtk
b5095c7a181e7497391a6a1fa0bb37e71dfa4b56
[ "BSD-3-Clause" ]
null
null
null
src/dtkComposerSupport/dtkComposerTransmitterVariant.h
eti-nne/dtk
b5095c7a181e7497391a6a1fa0bb37e71dfa4b56
[ "BSD-3-Clause" ]
null
null
null
src/dtkComposerSupport/dtkComposerTransmitterVariant.h
eti-nne/dtk
b5095c7a181e7497391a6a1fa0bb37e71dfa4b56
[ "BSD-3-Clause" ]
1
2020-04-21T14:41:52.000Z
2020-04-21T14:41:52.000Z
/* dtkComposerTransmitterVariant.h --- * * Author: Thibaud Kloczko, Inria. * Created: Fri Mar 2 16:19:20 2012 (+0100) */ /* Commentary: * */ /* Change log: * */ #ifndef DTKCOMPOSERTRANSMITTERVARIANT_H #define DTKCOMPOSERTRANSMITTERVARIANT_H #include "dtkComposerSupportExport.h" #include "dtkComposerTr...
23.765957
99
0.719785
[ "object" ]
c9fedc2f9e80c92d1538c28186b15231c15f33a8
740
h
C
include/prior_normaluniform.h
pinaky/aims-2016
905ef9c4d5beffb1d5afc6d731d5f3582a6218c8
[ "MIT" ]
null
null
null
include/prior_normaluniform.h
pinaky/aims-2016
905ef9c4d5beffb1d5afc6d731d5f3582a6218c8
[ "MIT" ]
null
null
null
include/prior_normaluniform.h
pinaky/aims-2016
905ef9c4d5beffb1d5afc6d731d5f3582a6218c8
[ "MIT" ]
null
null
null
/* The MIT License (MIT) * Copyright (c) 2016 Pinaky Bhattacharyya * [See LICENSE.txt in project root folder for more details.] */ #pragma once #include <stdint.h> #include <vector> #include <random> #include <assert.h> #define _USE_MATH_DEFINES #include <math.h> #include "prior.h" namespace aims { class Prior...
22.424242
72
0.72973
[ "vector" ]
a0091532436df1778a0bf469b1720f775e93d73a
21,482
c
C
gui/drv_gl_common.c
adsr/agar
3ee8e7f3346f872c1ddd58541fd64d50e8adbd96
[ "BSD-2-Clause" ]
3
2017-09-12T18:06:53.000Z
2021-10-05T04:50:03.000Z
gui/drv_gl_common.c
adsr/agar
3ee8e7f3346f872c1ddd58541fd64d50e8adbd96
[ "BSD-2-Clause" ]
1
2019-02-28T04:34:09.000Z
2019-02-28T04:34:09.000Z
gui/drv_gl_common.c
adsr/agar
3ee8e7f3346f872c1ddd58541fd64d50e8adbd96
[ "BSD-2-Clause" ]
null
null
null
/* * Copyright (c) 2009 Hypertriton, Inc. <http://hypertriton.com/> * 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 * ...
23.580681
80
0.649195
[ "render" ]
a00a1e643031e11579e6cd60e10400406c459b36
506,735
c
C
todoList/main_gui.c
ArijitAcharjee411/to-do-List-using-Python
4f60819ddcf97d33d3ed29ccf330ec81486b82b7
[ "MIT" ]
null
null
null
todoList/main_gui.c
ArijitAcharjee411/to-do-List-using-Python
4f60819ddcf97d33d3ed29ccf330ec81486b82b7
[ "MIT" ]
null
null
null
todoList/main_gui.c
ArijitAcharjee411/to-do-List-using-Python
4f60819ddcf97d33d3ed29ccf330ec81486b82b7
[ "MIT" ]
null
null
null
/* Generated by Cython 0.29.23 */ /* BEGIN: Cython Metadata { "distutils": { "name": "main_gui", "sources": [ "main_gui.pyx" ] }, "module_name": "main_gui" } END: Cython Metadata */ #ifndef PY_SSIZE_T_CLEAN #define PY_SSIZE_T_CLEAN #endif /* PY_SSIZE_T_CLEAN */ #include...
42.45434
360
0.68268
[ "object" ]
a7525b1a621e0fe91183b4f2ca3f4abc953c53c3
401
h
C
Src/StaticSubMesh.h
lai001/LearningComputerGraphics
83760374cacdf3d178fa0818dbe5e30f445a75ab
[ "MIT" ]
null
null
null
Src/StaticSubMesh.h
lai001/LearningComputerGraphics
83760374cacdf3d178fa0818dbe5e30f445a75ab
[ "MIT" ]
null
null
null
Src/StaticSubMesh.h
lai001/LearningComputerGraphics
83760374cacdf3d178fa0818dbe5e30f445a75ab
[ "MIT" ]
null
null
null
#pragma once #include <vector> #include "TextureDescription.h" #include "BaseVertex.h" class FStaticSubMesh { public: FStaticSubMesh(std::vector<FBaseVertex> Vertices, std::vector<unsigned int> Indices, std::vector<FTextureDescription*> Textures); ~FStaticSubMesh(); public: std::vector<FBaseVertex> Vertices; std...
21.105263
130
0.76808
[ "vector" ]
a75c2756575687041ccb83cb1d419118eb264c0e
735
h
C
BasicRenderer/header/RenderState.h
giuliom/BasicRenderer
27a1e3eac437d8ae39fc973b1f6550f59d00dcee
[ "Apache-2.0" ]
4
2017-09-02T13:02:56.000Z
2020-01-23T17:36:22.000Z
BasicRenderer/header/RenderState.h
giuliom/BasicRenderer
27a1e3eac437d8ae39fc973b1f6550f59d00dcee
[ "Apache-2.0" ]
null
null
null
BasicRenderer/header/RenderState.h
giuliom/BasicRenderer
27a1e3eac437d8ae39fc973b1f6550f59d00dcee
[ "Apache-2.0" ]
null
null
null
#pragma once #include "World.h" #include "AccelerationStructure.h" namespace BasicRenderer { struct RenderState { Camera m_camera; EnvironmentSettings m_environmentSettings; PrimitiveList m_primitives; RenderState() : m_camera(), m_environmentSettings(), m_primitives(), m_creationTime(), m_bvh() {} Re...
26.25
121
0.770068
[ "vector" ]
a76471a1237d05b9bd07da77d7305b4d1a7214d2
4,024
h
C
Blindmode/CPP/Targets/Wayfinder/symbian-r6/LockedNavigationView.h
wayfinder/Wayfinder-S60-Navigator
14d1b729b2cea52f726874687e78f17492949585
[ "BSD-3-Clause" ]
6
2015-12-01T01:12:33.000Z
2021-07-24T09:02:34.000Z
Blindmode/CPP/Targets/Wayfinder/symbian-r6/LockedNavigationView.h
wayfinder/Wayfinder-S60-Navigator
14d1b729b2cea52f726874687e78f17492949585
[ "BSD-3-Clause" ]
null
null
null
Blindmode/CPP/Targets/Wayfinder/symbian-r6/LockedNavigationView.h
wayfinder/Wayfinder-S60-Navigator
14d1b729b2cea52f726874687e78f17492949585
[ "BSD-3-Clause" ]
2
2017-02-02T19:31:29.000Z
2018-12-17T21:00:45.000Z
/* Copyright (c) 1999 - 2010, Vodafone Group Services Ltd All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of co...
32.983607
757
0.698062
[ "object" ]
a7686d33a5b403c86742118b00659c5a30369d50
10,851
h
C
include/cachemere/cache.h
coveooss/cachemere
6fb582e0142399caf59ab57765eba13345c3800f
[ "Apache-2.0" ]
13
2021-03-09T18:42:24.000Z
2021-12-16T21:48:23.000Z
include/cachemere/cache.h
coveooss/cachemere
6fb582e0142399caf59ab57765eba13345c3800f
[ "Apache-2.0" ]
1
2021-03-16T20:58:31.000Z
2021-03-16T20:58:31.000Z
include/cachemere/cache.h
coveooss/cachemere
6fb582e0142399caf59ab57765eba13345c3800f
[ "Apache-2.0" ]
null
null
null
#ifndef CACHEMERE_CACHE_H #define CACHEMERE_CACHE_H #include <cstdint> #include <functional> #include <memory> #include <mutex> #include <optional> #include <unordered_map> #include <vector> #ifdef _WIN32 # pragma warning(push) # pragma warning(disable : 4244) # pragma warning(disable : 4018) #endif #includ...
46.174468
151
0.703345
[ "vector" ]
a76cce7690df276f255828f610b99772f88dc31d
1,533
h
C
Graphic/base/surface3.h
jjuiddong/Common
2518fa05474222f84c474707b4511f190a34f574
[ "MIT" ]
2
2017-11-24T12:34:14.000Z
2021-09-10T02:18:34.000Z
Graphic/base/surface3.h
jjuiddong/Common
2518fa05474222f84c474707b4511f190a34f574
[ "MIT" ]
null
null
null
Graphic/base/surface3.h
jjuiddong/Common
2518fa05474222f84c474707b4511f190a34f574
[ "MIT" ]
6
2017-11-24T12:34:56.000Z
2022-03-22T10:05:45.000Z
// // 2017-05-09, jjuiddong // ShadowMap Surface // #pragma once namespace graphic { class cSurface3 { public: cSurface3(); virtual ~cSurface3(); bool Create(cRenderer &renderer, //const cViewport &viewPort, const int width, const int height, int mipLevels, D3DFORMAT texFormat = D3DFMT_X8R8G8B8, ...
25.983051
84
0.738421
[ "render" ]
a7740ad7065377bbf186e44104d9184a3ccad55b
656
h
C
display.h
tsnowh/SFML-Game
d241ef2c933d9865160e1d1c196b1741faa9a6f5
[ "Apache-2.0" ]
1
2020-12-28T01:35:39.000Z
2020-12-28T01:35:39.000Z
display.h
tsnowh/SFML-Game
d241ef2c933d9865160e1d1c196b1741faa9a6f5
[ "Apache-2.0" ]
null
null
null
display.h
tsnowh/SFML-Game
d241ef2c933d9865160e1d1c196b1741faa9a6f5
[ "Apache-2.0" ]
null
null
null
#ifndef __DISPLAY_H__ #define __DISPLAY_H__ #include <SFML/Graphics.hpp> #include <memory> class Model; class Display { private: //sf::RenderWindow window; sf::RenderWindow window; sf::RectangleShape healthBar; float healthWidth; float healthHeight; float bufferWidth = 10; float b...
18.222222
79
0.660061
[ "model" ]
a77fe13fb4d7653d06fbc4cb6ed0e4108271f2c5
3,253
c
C
opal/mca/sysinfo/solaris/sysinfo_solaris_module.c
DmitrySigaev/ompi-release
762d64c08aeeba62c1950c7c2fb3c2915afcb044
[ "BSD-3-Clause-Open-MPI" ]
1
2021-11-22T02:06:51.000Z
2021-11-22T02:06:51.000Z
opal/mca/sysinfo/solaris/sysinfo_solaris_module.c
DmitrySigaev/ompi-release
762d64c08aeeba62c1950c7c2fb3c2915afcb044
[ "BSD-3-Clause-Open-MPI" ]
null
null
null
opal/mca/sysinfo/solaris/sysinfo_solaris_module.c
DmitrySigaev/ompi-release
762d64c08aeeba62c1950c7c2fb3c2915afcb044
[ "BSD-3-Clause-Open-MPI" ]
null
null
null
/* * Copyright (c) 2010 Oracle and/or its affiliates. All rights reserved. * * $COPYRIGHT$ * * Additional copyrights may follow * * $HEADER$ */ #include "opal_config.h" #include "opal/constants.h" /* This component will only be compiled on Linux, where we are guaranteed to have <unistd.h> and frie...
25.414063
79
0.618199
[ "model" ]
a78427eb4b26caea69923bbc8dca8d2633239e4a
8,609
c
C
samples/api1.c
kant/CMMPPT
c64b339712db28a619880c4c04839aef7d3b6e2b
[ "Apache-2.0" ]
1
2019-10-25T05:25:23.000Z
2019-10-25T05:25:23.000Z
samples/api1.c
kant/CMMPPT
c64b339712db28a619880c4c04839aef7d3b6e2b
[ "Apache-2.0" ]
2
2019-09-04T17:34:59.000Z
2020-09-16T08:10:57.000Z
samples/api1.c
kant/CMMPPT
c64b339712db28a619880c4c04839aef7d3b6e2b
[ "Apache-2.0" ]
18
2019-07-22T19:01:25.000Z
2022-03-03T15:36:11.000Z
/****************************************************************************** * * Sample WIT API Program * * This program determines the number of additional demand streams which can * be satisfied when the supply of critical parts is increased by a * given percentage. * * The steps are: * - Read a WIT...
29.482877
80
0.524451
[ "model" ]
a78844c97243695651b0240d81601896f414b17d
3,067
h
C
bin/include/pyxieParticle.h
indigames/pyxie
4536730c73ca4fcd16b676ab5f707e6fabfdb46c
[ "MIT" ]
1
2019-09-19T01:41:54.000Z
2019-09-19T01:41:54.000Z
bin/include/pyxieParticle.h
indigames/pyxie
4536730c73ca4fcd16b676ab5f707e6fabfdb46c
[ "MIT" ]
1
2019-09-02T04:31:13.000Z
2019-09-02T04:31:13.000Z
bin/include/pyxieParticle.h
indigames/pyxiepython
4536730c73ca4fcd16b676ab5f707e6fabfdb46c
[ "MIT" ]
null
null
null
#pragma once #include "pyxieFigure.h" #include <vector> #include <map> struct RenderSurface; namespace pyxie { struct b2Vec2 { float x, y; }; struct b2Color { unsigned char r, g, b, a; }; #define MAX_PARTICLES (1024 * 1024) class PYXIE_EXPORT pyxieParticle : public pyxieFigure { private: // gpu id ...
26.669565
126
0.735572
[ "render", "vector" ]
a7886b2b69b6b76f715c2cf1dc97b7856b2ff3bb
4,173
h
C
System/Library/PrivateFrameworks/NeutrinoCore.framework/NUDevice.h
zhangkn/iOS14Header
4323e9459ed6f6f5504ecbea2710bfd6c3d7c946
[ "MIT" ]
1
2020-11-04T15:43:01.000Z
2020-11-04T15:43:01.000Z
System/Library/PrivateFrameworks/NeutrinoCore.framework/NUDevice.h
zhangkn/iOS14Header
4323e9459ed6f6f5504ecbea2710bfd6c3d7c946
[ "MIT" ]
null
null
null
System/Library/PrivateFrameworks/NeutrinoCore.framework/NUDevice.h
zhangkn/iOS14Header
4323e9459ed6f6f5504ecbea2710bfd6c3d7c946
[ "MIT" ]
null
null
null
/* * This header is generated by classdump-dyld 1.0 * on Sunday, September 27, 2020 at 11:45:06 AM Mountain Standard Time * Operating System: Version 14.0 (Build 18A373) * Image Source: /System/Library/PrivateFrameworks/NeutrinoCore.framework/NeutrinoCore * classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 ...
39.742857
164
0.767074
[ "model" ]
a7a245c5b9ebbbff33404c5661b030469111cb8c
838
h
C
Server/src/http/Router.h
Vyraax/Linguini
f89ba9d030fea289347d9c99758231c86e3dbec0
[ "MIT" ]
3
2021-04-19T20:38:54.000Z
2021-09-13T12:17:35.000Z
Server/src/http/Router.h
Vyraax/Linguini
f89ba9d030fea289347d9c99758231c86e3dbec0
[ "MIT" ]
null
null
null
Server/src/http/Router.h
Vyraax/Linguini
f89ba9d030fea289347d9c99758231c86e3dbec0
[ "MIT" ]
1
2021-09-13T12:17:36.000Z
2021-09-13T12:17:36.000Z
#pragma once #include <vector> #include <sstream> #include <string> #include <iostream> #include <fstream> #include <unordered_map> #include <functional> #include <filesystem> #include <regex> #include <optional> #include "Status.h" #include "../core/Utils.h" #include "TCPListener.h" #include "Request.h" #include "R...
19.045455
81
0.71957
[ "vector" ]
a7a97a3475721a5c24e3732e331e7272997e1dd4
1,073
h
C
drv_grasp/src/getsourcecloud.h
DrawZeroPoint/drv_package_v2
fc4b83e1a7ee4a3e007e32358a5e0035e0dcf5cb
[ "MIT" ]
13
2017-09-06T13:33:19.000Z
2021-09-20T08:53:05.000Z
drv_grasp/src/getsourcecloud.h
DrawZeroPoint/drv_package_v2
fc4b83e1a7ee4a3e007e32358a5e0035e0dcf5cb
[ "MIT" ]
null
null
null
drv_grasp/src/getsourcecloud.h
DrawZeroPoint/drv_package_v2
fc4b83e1a7ee4a3e007e32358a5e0035e0dcf5cb
[ "MIT" ]
5
2017-11-02T13:09:33.000Z
2018-06-07T01:08:29.000Z
#ifndef GETSOURCECLOUD_H #define GETSOURCECLOUD_H //STL #include <iostream> #include <math.h> #include <vector> //PCL #include <pcl/common/common.h> #include <pcl/common/transforms.h> #include <pcl/console/parse.h> #include <pcl/console/time.h> #include <pcl/io/pcd_io.h> #include <pcl/features/normal_3d.h> #includ...
21.46
91
0.713886
[ "vector" ]
a7ad57a6937c9e66c52f0ae5fcf70ee2fec46b23
586
h
C
Ranger/Core/transform.h
wdevore/Ranger-Alpha
902a1ac5bdbd51caab993a3f1b2c927366ef3394
[ "MIT" ]
null
null
null
Ranger/Core/transform.h
wdevore/Ranger-Alpha
902a1ac5bdbd51caab993a3f1b2c927366ef3394
[ "MIT" ]
null
null
null
Ranger/Core/transform.h
wdevore/Ranger-Alpha
902a1ac5bdbd51caab993a3f1b2c927366ef3394
[ "MIT" ]
null
null
null
// // Created by William DeVore on 3/19/16. // #ifndef RANGERBETA_TRANSFORM_H #define RANGERBETA_TRANSFORM_H #include "../Extensions/matrix4.h" namespace Ranger { class Transform { public: Transform(); virtual ~Transform() = default; const Matrix4<float> &transform() const { ...
16.742857
52
0.614334
[ "transform" ]
a7b77a7ca8f2befba351ff36da98c089d5615552
1,045
h
C
Zombie_Game/include/Bullet.h
Alejandro-Casanova/Advanced-C-and-Graphics
e7876b23e1cde3368c73fb7e34ebcbc3cb141704
[ "MIT" ]
null
null
null
Zombie_Game/include/Bullet.h
Alejandro-Casanova/Advanced-C-and-Graphics
e7876b23e1cde3368c73fb7e34ebcbc3cb141704
[ "MIT" ]
null
null
null
Zombie_Game/include/Bullet.h
Alejandro-Casanova/Advanced-C-and-Graphics
e7876b23e1cde3368c73fb7e34ebcbc3cb141704
[ "MIT" ]
null
null
null
#ifndef BULLET_H #define BULLET_H #include <glm/glm.hpp> #include <Bengine/include/SpriteBatch.h> #include <vector> #include <string> class Human; class Zombie; class Agent; const float BULLET_RADIUS = 5.0f; class Bullet { public: Bullet(glm::vec2 pos, glm::vec2 dir, float speed, /*int lifeTime, */int d...
23.222222
117
0.650718
[ "vector" ]
a7c18f59c2729f88bf24c8aef337b2b6eef58614
5,488
h
C
src/meshfilter_raw.h
dmsi/borsch.3d
c4fd6a70924b6dd9b06eb9b4ee6bfdd0ffc444ca
[ "MIT" ]
1
2019-02-03T03:41:22.000Z
2019-02-03T03:41:22.000Z
src/meshfilter_raw.h
dmsi/borsch.3d
c4fd6a70924b6dd9b06eb9b4ee6bfdd0ffc444ca
[ "MIT" ]
null
null
null
src/meshfilter_raw.h
dmsi/borsch.3d
c4fd6a70924b6dd9b06eb9b4ee6bfdd0ffc444ca
[ "MIT" ]
null
null
null
// // This source file is a part of $PROJECT_NAME$ // // Copyright (C) $COPYRIGHT$ // // 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 ...
31.00565
83
0.612427
[ "mesh", "vector" ]
a7c7550d9fe7bf76ac55f4ab2a5757710c6a6c90
1,058
h
C
Strings/Hashing.h
FranciscoThiesen/contest-notebook
e856796e9aeb2cde1623b64efae9716997d6a117
[ "WTFPL" ]
278
2017-03-09T02:41:51.000Z
2022-02-08T23:38:28.000Z
Strings/Hashing.h
vsourav/Algorithm-DataStructures
9399f43dd0d13e5771c42c2540cd36079f5bae43
[ "WTFPL" ]
1
2017-12-30T19:58:00.000Z
2017-12-30T19:58:00.000Z
Strings/Hashing.h
vsourav/Algorithm-DataStructures
9399f43dd0d13e5771c42c2540cd36079f5bae43
[ "WTFPL" ]
87
2017-05-28T17:38:39.000Z
2022-02-10T15:52:31.000Z
#include <string> #include <vector> class Hashing { public: Hashing(std::string const& s, int p = 31, int mod = 1'000'000'007) : mod(mod) { psum.push_back(0); long long power = 1; long long inv = inverse(p, mod); inv_powers.push_back(1); for (char c : s) { ...
23
72
0.457467
[ "vector" ]
a7cb4597c7ce974a0c7439a7f5fc0d102c2a032b
210
h
C
essential/udacity-cpp-nano/Chapters/2_Foundations/4_05_cmake_and_make_example/src/increment_and_sum.h
disono/cp-cheat-sheet
02edee3d822f56770e1a1a3cc4db6be3691a7a38
[ "MIT" ]
null
null
null
essential/udacity-cpp-nano/Chapters/2_Foundations/4_05_cmake_and_make_example/src/increment_and_sum.h
disono/cp-cheat-sheet
02edee3d822f56770e1a1a3cc4db6be3691a7a38
[ "MIT" ]
null
null
null
essential/udacity-cpp-nano/Chapters/2_Foundations/4_05_cmake_and_make_example/src/increment_and_sum.h
disono/cp-cheat-sheet
02edee3d822f56770e1a1a3cc4db6be3691a7a38
[ "MIT" ]
null
null
null
#ifndef INCREMENT_AND_SUM_H #define INCREMENT_ABD_SUM_H #include <vector> // IncrementAndComputeVectorSum method declartion int IncrementAndComputeVectorSum(std::vector<int> v); #endif // INCREMENT_AND_SUM_H
23.333333
53
0.833333
[ "vector" ]
a7d72061653415ca2dbd20aacb0fd12757b00338
3,341
h
C
include/particles/anti_locking/particle_bbar.h
jgiven100/mpm-1
adc83ab57782874d4dce1ac13be46bca1754a0fe
[ "MIT" ]
null
null
null
include/particles/anti_locking/particle_bbar.h
jgiven100/mpm-1
adc83ab57782874d4dce1ac13be46bca1754a0fe
[ "MIT" ]
null
null
null
include/particles/anti_locking/particle_bbar.h
jgiven100/mpm-1
adc83ab57782874d4dce1ac13be46bca1754a0fe
[ "MIT" ]
null
null
null
#ifndef MPM_PARTICLE_BBAR_H_ #define MPM_PARTICLE_BBAR_H_ #include <array> #include <limits> #include <memory> #include <string> #include <vector> #include "logger.h" #include "particle.h" namespace mpm { //! ParticleBbar class //! \brief Class that introduce B-Bar formulation to the standard single-phase //! parti...
28.07563
78
0.700988
[ "shape", "vector" ]
a7e5478203c04fb45069181c06aebdb0e79cda37
502
h
C
ECS/World.h
Excelsus4/DirectX2DPortfolio
ffc77a412366c7da5bd8585e49ca97b5fc735010
[ "MIT" ]
null
null
null
ECS/World.h
Excelsus4/DirectX2DPortfolio
ffc77a412366c7da5bd8585e49ca97b5fc735010
[ "MIT" ]
null
null
null
ECS/World.h
Excelsus4/DirectX2DPortfolio
ffc77a412366c7da5bd8585e49ca97b5fc735010
[ "MIT" ]
null
null
null
#pragma once #include "Layer.h" class World { public: World(); virtual ~World(); Layer* GetLayer(class Entity* entity); Layer* GetLayer(int layerIDX); void ClearWorld(); void Recycle(); void Instantiation(); void Physics(); void Update(D3DXMATRIX & V, D3DXMATRIX & P); void Render(); class Entity* GetUser...
15.212121
45
0.703187
[ "render", "vector" ]
441357f04275ee950cee81e0ddfcceeff744a4e8
7,504
h
C
src/contextualization/model/string.h
jherrerotardon/contextualization-tool
de1aa52ba814d97b74e10dcde5eca315ebbce27d
[ "Apache-2.0" ]
null
null
null
src/contextualization/model/string.h
jherrerotardon/contextualization-tool
de1aa52ba814d97b74e10dcde5eca315ebbce27d
[ "Apache-2.0" ]
null
null
null
src/contextualization/model/string.h
jherrerotardon/contextualization-tool
de1aa52ba814d97b74e10dcde5eca315ebbce27d
[ "Apache-2.0" ]
null
null
null
/** * @file string.h * @author Jorge Herrero Tardón (jorgeht@usal.es) * @date 20/02/2018 * @version 1.0 * @class String * * @brief This is the representation of a string with their properties. */ #ifndef STRING_H #define STRING_H #include <QString> #include <QJsonDocument> #include <QJsonObject> #include <QReg...
27.690037
104
0.63686
[ "model" ]
44137f1cad2948d28faaa1429e6207ba6d88ecdc
35,085
h
C
Source/GoogleCloud_SDK/include/google/cloud/bigquery/v2/table_reference.pb.h
MrMoose/CloudConnector
e3ad4a400eeebf561c5d207c8776ee0f689e4560
[ "Apache-2.0" ]
4
2021-04-16T14:23:06.000Z
2022-03-02T11:17:13.000Z
Source/GoogleCloud_SDK/include/google/cloud/bigquery/v2/table_reference.pb.h
MrMoose/CloudConnector
e3ad4a400eeebf561c5d207c8776ee0f689e4560
[ "Apache-2.0" ]
3
2021-04-21T07:20:21.000Z
2021-06-15T10:06:27.000Z
Source/GoogleCloud_SDK/include/google/cloud/bigquery/v2/table_reference.pb.h
MrMoose/CloudConnector
e3ad4a400eeebf561c5d207c8776ee0f689e4560
[ "Apache-2.0" ]
1
2021-05-22T00:09:27.000Z
2021-05-22T00:09:27.000Z
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: google/cloud/bigquery/v2/table_reference.proto #ifndef GOOGLE_PROTOBUF_INCLUDED_google_2fcloud_2fbigquery_2fv2_2ftable_5freference_2eproto #define GOOGLE_PROTOBUF_INCLUDED_google_2fcloud_2fbigquery_2fv2_2ftable_5freference_2eproto #include <limits...
45.743155
140
0.784865
[ "object" ]
4415e27d8946fce6a0b6d20a846d2e02a03fe9ea
1,334
h
C
Libraries/MDStudio-SDK/Source/MDStudio/PortableCore/Audio/sequence.h
dcliche/studioengine
1a18d373b26575b040d014ae2650a1aaeb208a89
[ "Apache-2.0" ]
null
null
null
Libraries/MDStudio-SDK/Source/MDStudio/PortableCore/Audio/sequence.h
dcliche/studioengine
1a18d373b26575b040d014ae2650a1aaeb208a89
[ "Apache-2.0" ]
null
null
null
Libraries/MDStudio-SDK/Source/MDStudio/PortableCore/Audio/sequence.h
dcliche/studioengine
1a18d373b26575b040d014ae2650a1aaeb208a89
[ "Apache-2.0" ]
null
null
null
// // sequence.h // MDStudio // // Created by Daniel Cliche on 2014-06-15. // Copyright (c) 2014-2020 Daniel Cliche. All rights reserved. // #ifndef SEQUENCE_H #define SEQUENCE_H #include <functional> #include <memory> #include <string> #include <vector> #include "event.h" #define SEQUENCE_TRACK_MULTI_CHANNEL 2...
19.057143
79
0.688906
[ "vector" ]
4419fad2564a9d2f2fb118bc5260e0c129475c19
938
h
C
CacheInvalidateOnCopy/PointerCache.h
machinewrapped/Toybox
2a025d0647ebd4b916180420c4b3b727c907034d
[ "MIT" ]
null
null
null
CacheInvalidateOnCopy/PointerCache.h
machinewrapped/Toybox
2a025d0647ebd4b916180420c4b3b727c907034d
[ "MIT" ]
null
null
null
CacheInvalidateOnCopy/PointerCache.h
machinewrapped/Toybox
2a025d0647ebd4b916180420c4b3b727c907034d
[ "MIT" ]
null
null
null
#pragma once #include <vector> #include <algorithm> template <typename T> class PointerCache { public: PointerCache() { Invalidate(); } PointerCache(const PointerCache& rhs) { Invalidate(); } PointerCache& operator=(const PointerCache& rhs) { Invalidate(); return *this; } void PushBack...
17.698113
62
0.683369
[ "vector" ]
4428c6551965afde2fbd74e41c2a9f1f89c5b3d9
11,733
h
C
src/cryptopp/config.h
hon1nbo/BCTt
a8a3102e81744be36c5883d41d356a7f159c9b58
[ "MIT" ]
1
2017-06-13T03:52:48.000Z
2017-06-13T03:52:48.000Z
src/cryptopp/config.h
hon1nbo/BCTt
a8a3102e81744be36c5883d41d356a7f159c9b58
[ "MIT" ]
1
2017-06-13T03:55:00.000Z
2018-04-18T16:25:09.000Z
src/cryptopp/config.h
hon1nbo/BCTt
a8a3102e81744be36c5883d41d356a7f159c9b58
[ "MIT" ]
null
null
null
#ifndef CRYPTOPP_CONFIG_H #define CRYPTOPP_CONFIG_H // ***************** Important Settings ******************** // define this if running on a big-endian CPU #if !defined(IS_LITTLE_ENDIAN) && (defined(__BIG_ENDIAN__) || defined(__sparc) || defined(__sparc__) || defined(__hppa__) || defined(__mips__) || (defined(__MW...
32.145205
191
0.785647
[ "object" ]
443813c86c500527842f7565a30d6ed78e7f96bf
2,867
h
C
include/walnut/mutable_convex_polygon.h
bluelightning32/walnut
c259e62dad5a22b95978e28afe18ebe230849cc6
[ "MIT" ]
3
2021-10-16T16:22:52.000Z
2022-02-07T21:41:34.000Z
include/walnut/mutable_convex_polygon.h
bluelightning32/walnut
c259e62dad5a22b95978e28afe18ebe230849cc6
[ "MIT" ]
2
2021-10-17T10:25:35.000Z
2022-01-30T18:32:19.000Z
include/walnut/mutable_convex_polygon.h
bluelightning32/walnut
c259e62dad5a22b95978e28afe18ebe230849cc6
[ "MIT" ]
null
null
null
#ifndef WALNUT_MUTABLE_CONVEX_POLYGON_H__ #define WALNUT_MUTABLE_CONVEX_POLYGON_H__ #include "walnut/convex_polygon.h" namespace walnut { // This derived class exposes some functions from `ConvexPolygon` to do minor // mutations. template <typename EdgeParent = EdgeInfoRoot> class MutableConvexPolygon : public Conve...
32.579545
79
0.727939
[ "vector" ]
4449bf55fb352f783e910e9413fa077b3f92085d
1,922
h
C
ppapi/proxy/ppb_flash_proxy.h
meego-tablet-ux/meego-app-browser
0f4ef17bd4b399c9c990a2f6ca939099495c2b9c
[ "BSD-3-Clause" ]
1
2015-10-12T09:14:22.000Z
2015-10-12T09:14:22.000Z
ppapi/proxy/ppb_flash_proxy.h
meego-tablet-ux/meego-app-browser
0f4ef17bd4b399c9c990a2f6ca939099495c2b9c
[ "BSD-3-Clause" ]
null
null
null
ppapi/proxy/ppb_flash_proxy.h
meego-tablet-ux/meego-app-browser
0f4ef17bd4b399c9c990a2f6ca939099495c2b9c
[ "BSD-3-Clause" ]
1
2020-11-04T07:22:28.000Z
2020-11-04T07:22:28.000Z
// Copyright (c) 2011 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 PPAPI_PPB_FLASH_PROXY_H_ #define PPAPI_PPB_FLASH_PROXY_H_ #include <vector> #include "ipc/ipc_platform_file.h" #include "ppapi/c/pp_instance...
30.507937
75
0.700312
[ "vector" ]
445b957262a4ad66486c56881b557c336d3dba2e
1,373
h
C
src/tdme/engine/physics/WorldListener.h
mahula/tdme2
0f74d35ae5d2cd33b1a410c09f0d45f250ca7a64
[ "BSD-3-Clause" ]
null
null
null
src/tdme/engine/physics/WorldListener.h
mahula/tdme2
0f74d35ae5d2cd33b1a410c09f0d45f250ca7a64
[ "BSD-3-Clause" ]
null
null
null
src/tdme/engine/physics/WorldListener.h
mahula/tdme2
0f74d35ae5d2cd33b1a410c09f0d45f250ca7a64
[ "BSD-3-Clause" ]
null
null
null
#pragma once #include <string> #include <vector> #include <tdme/engine/Transformations.h> #include <tdme/engine/primitives/fwd-tdme.h> using std::string; using std::vector; using tdme::engine::Transformations; using tdme::engine::primitives::BoundingVolume; /** * World listener which is about notifying adding or...
26.403846
261
0.734887
[ "vector" ]
684dc54ceaa8ea0cc16d47ab4f2e20c3377e7bd5
882
h
C
src/core/dialog/OpenFileDialog.h
indigames/igeCreator
05e6eb39f34f2571275717fbc8ed4404757ed5e3
[ "MIT" ]
null
null
null
src/core/dialog/OpenFileDialog.h
indigames/igeCreator
05e6eb39f34f2571275717fbc8ed4404757ed5e3
[ "MIT" ]
153
2021-05-04T08:26:09.000Z
2022-01-27T03:48:29.000Z
src/core/dialog/OpenFileDialog.h
indigames/igeCreator
05e6eb39f34f2571275717fbc8ed4404757ed5e3
[ "MIT" ]
null
null
null
#pragma once #include <string> #include <portable-file-dialogs.h> namespace ige::creator { //! class OpenFileDialog // Usage: auto selectedFiles = OpenFileDialog("Open", ".").result(); class OpenFileDialog: public pfd::open_file { public: typedef pfd::opt Option; OpenFileDialog(s...
24.5
72
0.581633
[ "vector" ]
684fe6a766b2a75a952584057fc3996a6d4d2add
3,157
h
C
robotis_device/include/robotis_device/robot.h
EEEManchester/robotis-framework
b39210787a2df82deb80eded3bec204b4072131c
[ "BSD-3-Clause" ]
null
null
null
robotis_device/include/robotis_device/robot.h
EEEManchester/robotis-framework
b39210787a2df82deb80eded3bec204b4072131c
[ "BSD-3-Clause" ]
null
null
null
robotis_device/include/robotis_device/robot.h
EEEManchester/robotis-framework
b39210787a2df82deb80eded3bec204b4072131c
[ "BSD-3-Clause" ]
null
null
null
/******************************************************************************* * Copyright (c) 2016, ROBOTIS CO., LTD. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * * Redistr...
36.287356
96
0.680393
[ "vector" ]
6852c9deaa26168418be70336e234149a47f387b
3,180
h
C
src/server/JasmineGraphServer.h
tmkasun/jasminegraph
088164c2e66d4fe930c35bfeda2da0988aea62df
[ "Apache-2.0" ]
1
2021-05-24T07:50:32.000Z
2021-05-24T07:50:32.000Z
src/server/JasmineGraphServer.h
tmkasun/jasminegraph
088164c2e66d4fe930c35bfeda2da0988aea62df
[ "Apache-2.0" ]
null
null
null
src/server/JasmineGraphServer.h
tmkasun/jasminegraph
088164c2e66d4fe930c35bfeda2da0988aea62df
[ "Apache-2.0" ]
null
null
null
/** Copyright 2019 JasmineGraph Team Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software...
34.193548
129
0.743082
[ "vector" ]
685995c832be978b4480b3ce2ab0f6df9b2cd793
2,495
h
C
src/Scenario/DIALOGS/RendDlg.h
privatosan/RayStorm
17e27259a8a1d6b2fcfa16886c6e4cdd81be8cfa
[ "MIT" ]
2
2016-04-03T23:57:54.000Z
2019-12-05T17:50:37.000Z
src/Scenario/DIALOGS/RendDlg.h
privatosan/RayStorm
17e27259a8a1d6b2fcfa16886c6e4cdd81be8cfa
[ "MIT" ]
null
null
null
src/Scenario/DIALOGS/RendDlg.h
privatosan/RayStorm
17e27259a8a1d6b2fcfa16886c6e4cdd81be8cfa
[ "MIT" ]
2
2015-06-20T19:22:47.000Z
2021-11-15T15:22:14.000Z
/*************** * NAME: renddlg.h * PROJECT: Scenario * VERSION: 1.0 13.09.1995 * DESCRIPTION: Render settings dialog definition file (CRender) * AUTHORS: Mike Hesser * HISTORY: DATE NAME COMMENT * 19.03.1996 mh first release (0.1) * 03.09.1997 mh Property sheet * ...
18.901515
66
0.739479
[ "render" ]
6878c98581b5a6a85223dfecdb813ac555f5d1c7
1,511
h
C
Exam/HashTable/SeparateChaining.h
AntonHladkiy/OOP_exam_summer
61b37667e6b642d4474ed98db80467cbbf208931
[ "MIT" ]
null
null
null
Exam/HashTable/SeparateChaining.h
AntonHladkiy/OOP_exam_summer
61b37667e6b642d4474ed98db80467cbbf208931
[ "MIT" ]
null
null
null
Exam/HashTable/SeparateChaining.h
AntonHladkiy/OOP_exam_summer
61b37667e6b642d4474ed98db80467cbbf208931
[ "MIT" ]
null
null
null
#pragma once #include "Hash.h" #include "../Interface/Container.h" template <typename T> class SeparateChaning :public Hash<T> { private: ContainerStrategy<T>* strategy; public: SeparateChaning(int _mod, ContainerStrategy<T>* _strategy = new ListContainer<T>()) :Hash<T>(_mod) { hash_table.resize(mod); strategy =...
23.609375
101
0.701522
[ "vector" ]
687c6e56baed71695ce2fade4c9f02f5496b118f
22,590
h
C
dcerpc/ncklib/comsoc.h
kbore/pbis-open
a05eb9309269b6402b4d6659bc45961986ea5eab
[ "Apache-2.0" ]
372
2016-10-28T10:50:35.000Z
2022-03-18T19:54:37.000Z
dcerpc/ncklib/comsoc.h
kbore/pbis-open
a05eb9309269b6402b4d6659bc45961986ea5eab
[ "Apache-2.0" ]
317
2016-11-02T17:41:48.000Z
2021-11-08T20:28:19.000Z
dcerpc/ncklib/comsoc.h
kenferrara/pbis-open
690c325d947b2bf6fb3032f9d660e41b94aea4be
[ "Apache-2.0" ]
107
2016-11-03T19:25:16.000Z
2022-03-20T21:15:22.000Z
/* * * (c) Copyright 1989 OPEN SOFTWARE FOUNDATION, INC. * (c) Copyright 1989 HEWLETT-PACKARD COMPANY * (c) Copyright 1989 DIGITAL EQUIPMENT CORPORATION * To anyone who acknowledges that this file is provided "AS IS" * without any express or implied warranty: * permission to use, copy, modify, a...
28.961538
106
0.652634
[ "object" ]
6883a4b0d53b80db25df8f0904369a816774e535
1,279
h
C
JDIMOpen/Classes/IM/View/P2P/JDSessionView.h
RickwangF/JDIMOpen
8b3bea22c73f8973041330c8601fecc561b99f71
[ "MIT" ]
null
null
null
JDIMOpen/Classes/IM/View/P2P/JDSessionView.h
RickwangF/JDIMOpen
8b3bea22c73f8973041330c8601fecc561b99f71
[ "MIT" ]
null
null
null
JDIMOpen/Classes/IM/View/P2P/JDSessionView.h
RickwangF/JDIMOpen
8b3bea22c73f8973041330c8601fecc561b99f71
[ "MIT" ]
null
null
null
// // JDSessionView.h // JadeKing // // Created by 张森 on 2018/9/18. // Copyright © 2018年 张森. All rights reserved. // #import <UIKit/UIKit.h> #import "JDInputToolBar.h" #import "JDSessionCellFactory.h" @interface JDSessionTable : UITableView @end @protocol JDSessionViewDelegate <NSObject> - (void)tableView:(UIT...
26.645833
83
0.750586
[ "model" ]
688fe38b1850d4890c7c394a09d4790deca3ec81
715
h
C
deserializable.h
opensalad/interfaces
155789ded54650457621d5223851b54f2341d972
[ "MIT" ]
1
2019-09-18T23:18:03.000Z
2019-09-18T23:18:03.000Z
deserializable.h
opensalad/interfaces
155789ded54650457621d5223851b54f2341d972
[ "MIT" ]
null
null
null
deserializable.h
opensalad/interfaces
155789ded54650457621d5223851b54f2341d972
[ "MIT" ]
null
null
null
#pragma once namespace ad { /** * @brief This interface is used to deserialize the objects. * * Objects can be deserialized from the data serialized using the interface Serializable. * It also is possible to deserialize from custom defined data (if such implementation exists). * @tparam BYTEBUF_TYPE the out...
23.064516
96
0.709091
[ "object" ]
689394220655e1d93c18fc79fd8c899f265ba0dc
1,271
h
C
3. Matrices_for_Robotic_Design/Matrix.h
jackyhuynh/Introduction_to_Robotic_Design_and_Development
ad7e2e67f823435936fdffe7a7dd0059ba827ff5
[ "MIT" ]
null
null
null
3. Matrices_for_Robotic_Design/Matrix.h
jackyhuynh/Introduction_to_Robotic_Design_and_Development
ad7e2e67f823435936fdffe7a7dd0059ba827ff5
[ "MIT" ]
null
null
null
3. Matrices_for_Robotic_Design/Matrix.h
jackyhuynh/Introduction_to_Robotic_Design_and_Development
ad7e2e67f823435936fdffe7a7dd0059ba827ff5
[ "MIT" ]
null
null
null
#ifndef MATRIX_H #define MATRIX_H // The solution is to use # ifndef statements, which allow you to // implement a technique called inclusion guards. // // The ifndef statement stands for "if not defined".When you wrap your // header files with #ifndef statements, the compiler will only include // a header file if ...
25.938776
72
0.688434
[ "vector" ]
6895c14b5a270a7d871af5af3f89f7207e674b17
1,117
h
C
timemanager/TimeStamper.h
bl4ckic3/fsfw
c76fc8c703e19d917c45a25710b4642e5923c68a
[ "Apache-2.0" ]
null
null
null
timemanager/TimeStamper.h
bl4ckic3/fsfw
c76fc8c703e19d917c45a25710b4642e5923c68a
[ "Apache-2.0" ]
null
null
null
timemanager/TimeStamper.h
bl4ckic3/fsfw
c76fc8c703e19d917c45a25710b4642e5923c68a
[ "Apache-2.0" ]
null
null
null
#ifndef FSFW_TIMEMANAGER_TIMESTAMPER_H_ #define FSFW_TIMEMANAGER_TIMESTAMPER_H_ #include "TimeStamperIF.h" #include "CCSDSTime.h" #include "../objectmanager/SystemObject.h" /** * @brief Time stamper which can be used to add any timestamp to a * given buffer. * @details * This time stamper uses the CCSD...
30.189189
78
0.722471
[ "object" ]
6896a26a505977cfecf3b9a06510632a2662fa8f
692
h
C
src/tritonsort/mapreduce/workers/mapper/SyntheticMapper.h
anku94/themis_tritonsort
68fd3e2f1c0b2947e187151a2e9717f6b9b0ed0d
[ "BSD-3-Clause" ]
11
2015-12-14T05:35:17.000Z
2021-11-08T22:02:32.000Z
src/tritonsort/mapreduce/workers/mapper/SyntheticMapper.h
anku94/themis_tritonsort
68fd3e2f1c0b2947e187151a2e9717f6b9b0ed0d
[ "BSD-3-Clause" ]
null
null
null
src/tritonsort/mapreduce/workers/mapper/SyntheticMapper.h
anku94/themis_tritonsort
68fd3e2f1c0b2947e187151a2e9717f6b9b0ed0d
[ "BSD-3-Clause" ]
8
2015-12-22T19:31:16.000Z
2020-12-15T12:09:00.000Z
#ifndef MAPRED_SYNTHETIC_ROUND_ROBIN_MAPPER_H #define MAPRED_SYNTHETIC_ROUND_ROBIN_MAPPER_H #include "core/SelfStartingWorker.h" #include "mapreduce/common/KVPairBufferFactory.h" class SyntheticMapper : public SelfStartingWorker { WORKER_IMPL public: SyntheticMapper( uint64_t id, const std::string& name, M...
23.862069
71
0.806358
[ "vector" ]
68b4deea0da409f5da6d62b9cecb2740a44d5bb3
5,432
h
C
Utils/Shipedit/Vecmat.h
Ybalrid/orbiter
7bed82f845ea8347f238011367e07007b0a24099
[ "MIT" ]
1,040
2021-07-27T12:12:06.000Z
2021-08-02T14:24:49.000Z
Utils/Shipedit/Vecmat.h
Ybalrid/orbiter
7bed82f845ea8347f238011367e07007b0a24099
[ "MIT" ]
20
2021-07-27T12:25:22.000Z
2021-08-02T12:22:19.000Z
Utils/Shipedit/Vecmat.h
Ybalrid/orbiter
7bed82f845ea8347f238011367e07007b0a24099
[ "MIT" ]
71
2021-07-27T14:19:49.000Z
2021-08-02T05:51:52.000Z
// Copyright (c) Martin Schweiger // Licensed under the MIT License #ifndef __VECMAT_H #define __VECMAT_H #include <math.h> #include <memory.h> #include <ostream> // ======================================================================= // Some useful constants #pragma optimize ("", off) const double Pi = 3.14...
28.893617
85
0.590758
[ "vector" ]
68b7ead967171d7f176e1b5d377a047cf354ee89
7,031
h
C
resources/home/dnanexus/root/include/TStreamerInfoActions.h
edawson/parliament2
2632aa3484ef64c9539c4885026b705b737f6d1e
[ "Apache-2.0" ]
null
null
null
resources/home/dnanexus/root/include/TStreamerInfoActions.h
edawson/parliament2
2632aa3484ef64c9539c4885026b705b737f6d1e
[ "Apache-2.0" ]
null
null
null
resources/home/dnanexus/root/include/TStreamerInfoActions.h
edawson/parliament2
2632aa3484ef64c9539c4885026b705b737f6d1e
[ "Apache-2.0" ]
1
2020-05-28T23:01:44.000Z
2020-05-28T23:01:44.000Z
// @(#)root/io:$Id$ // Author: Philippe Canal 05/2010 /************************************************************************* * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * * All rights reserved. * * ...
41.85119
196
0.65965
[ "object", "vector" ]
68b9d9156f9a87b5622feaa3e3b41cdf34a7cadb
1,317
h
C
include/etool/queues/condition/traits/priority.h
newenclave/etool
adecb66568edf4a835b275360357768a8480948b
[ "MIT" ]
null
null
null
include/etool/queues/condition/traits/priority.h
newenclave/etool
adecb66568edf4a835b275360357768a8480948b
[ "MIT" ]
null
null
null
include/etool/queues/condition/traits/priority.h
newenclave/etool
adecb66568edf4a835b275360357768a8480948b
[ "MIT" ]
null
null
null
#ifndef ETOOL_QUEUES_CONDITION_TRAITS_PRIORITY_H #define ETOOL_QUEUES_CONDITION_TRAITS_PRIORITY_H #include <algorithm> #include <functional> #include <vector> namespace etool { namespace queues { namespace condition { namespace traits { template <typename ValueType, typename LessType = std::less<ValueType>> ...
22.706897
77
0.567957
[ "vector" ]
68bf456cfb88ca995944bf6a8cdc5cb73dc4093c
3,400
h
C
libs/base/include/mrpt/poses/CPoint2D.h
feroze/mrpt-shivang
95bf524c5e10ed2e622bd199f1b0597951b45370
[ "BSD-3-Clause" ]
2
2017-03-25T18:09:17.000Z
2017-05-22T08:14:48.000Z
libs/base/include/mrpt/poses/CPoint2D.h
feroze/mrpt-shivang
95bf524c5e10ed2e622bd199f1b0597951b45370
[ "BSD-3-Clause" ]
null
null
null
libs/base/include/mrpt/poses/CPoint2D.h
feroze/mrpt-shivang
95bf524c5e10ed2e622bd199f1b0597951b45370
[ "BSD-3-Clause" ]
1
2018-07-29T09:40:46.000Z
2018-07-29T09:40:46.000Z
/* +---------------------------------------------------------------------------+ | Mobile Robot Programming Toolkit (MRPT) | | http://www.mrpt.org/ | | ...
34.693878
169
0.607353
[ "geometry", "3d" ]
68c61e581b1992ba8c272bf4f8200740fd01e95e
15,760
h
C
build/ImageMagick-7.1.0-2/IMDelegates/ghostscript-9.54.0/demos/java/jni/gs_jni/com_artifex_gsjava_GSAPI.h
roMummy/imagemagick_lib_ios
0e0e6fa77e06b471f5019d5b1b28caabd08d5e6a
[ "ImageMagick" ]
null
null
null
build/ImageMagick-7.1.0-2/IMDelegates/ghostscript-9.54.0/demos/java/jni/gs_jni/com_artifex_gsjava_GSAPI.h
roMummy/imagemagick_lib_ios
0e0e6fa77e06b471f5019d5b1b28caabd08d5e6a
[ "ImageMagick" ]
null
null
null
build/ImageMagick-7.1.0-2/IMDelegates/ghostscript-9.54.0/demos/java/jni/gs_jni/com_artifex_gsjava_GSAPI.h
roMummy/imagemagick_lib_ios
0e0e6fa77e06b471f5019d5b1b28caabd08d5e6a
[ "ImageMagick" ]
null
null
null
/* DO NOT EDIT THIS FILE - it is machine generated */ #include <jni.h> /* Header for class com_artifex_gsjava_GSAPI */ #ifndef _Included_com_artifex_gsjava_GSAPI #define _Included_com_artifex_gsjava_GSAPI #ifdef __cplusplus extern "C" { #endif #undef com_artifex_gsjava_GSAPI_GS_NULL #define com_artifex_gsjava_GSAPI_GS...
40.723514
157
0.842957
[ "object" ]
68cc4d23cca3320026cf98afd33eea28899e03a4
4,726
h
C
include/pr/gui/view3d_panel.h
psryland/rylogic_code
f79e471fe0d6714c5e0cf8385ddc2a88ab2e082b
[ "CNRI-Python" ]
2
2020-11-11T16:19:04.000Z
2021-01-19T01:53:29.000Z
include/pr/gui/view3d_panel.h
psryland/rylogic_code
f79e471fe0d6714c5e0cf8385ddc2a88ab2e082b
[ "CNRI-Python" ]
1
2020-07-27T09:00:21.000Z
2020-07-27T10:58:10.000Z
include/pr/gui/view3d_panel.h
psryland/rylogic_code
f79e471fe0d6714c5e0cf8385ddc2a88ab2e082b
[ "CNRI-Python" ]
1
2021-04-04T01:39:55.000Z
2021-04-04T01:39:55.000Z
//*************************************************************************************************** // View 3D // Copyright (c) Rylogic Ltd 2009 //*************************************************************************************************** #pragma once #include "pr/gui/wingui.h" #include "pr/view3d/dl...
26.852273
116
0.612569
[ "render", "3d" ]
68cd0df081505b553a7a173f8e5127d205f19306
127,893
c
C
usr/src/uts/common/fs/nfs/nfs_subr.c
AsahiOS/gate
283d47da4e17a5871d9d575e7ffb81e8f6c52e51
[ "MIT" ]
null
null
null
usr/src/uts/common/fs/nfs/nfs_subr.c
AsahiOS/gate
283d47da4e17a5871d9d575e7ffb81e8f6c52e51
[ "MIT" ]
null
null
null
usr/src/uts/common/fs/nfs/nfs_subr.c
AsahiOS/gate
283d47da4e17a5871d9d575e7ffb81e8f6c52e51
[ "MIT" ]
1
2020-12-30T00:04:16.000Z
2020-12-30T00:04:16.000Z
/* * CDDL HEADER START * * The contents of this file are subject to the terms of the * Common Development and Distribution License (the "License"). * You may not use this file except in compliance with the License. * * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE * or http://www.opensolar...
24.222159
80
0.658355
[ "model" ]