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
7e37673e89bb4a7a6f018f08def277b6040c4ca5
725
h
C
gst/inference_elements/gvadetect/converters/ssd.h
wdkwyf/dlstreamer_gst
3e7c1db52aca3af936b1ec3b762cf19d1eac68be
[ "MIT" ]
1
2021-11-11T08:05:02.000Z
2021-11-11T08:05:02.000Z
gst/inference_elements/gvadetect/converters/ssd.h
wdkwyf/dlstreamer_gst
3e7c1db52aca3af936b1ec3b762cf19d1eac68be
[ "MIT" ]
null
null
null
gst/inference_elements/gvadetect/converters/ssd.h
wdkwyf/dlstreamer_gst
3e7c1db52aca3af936b1ec3b762cf19d1eac68be
[ "MIT" ]
1
2022-03-19T11:19:50.000Z
2022-03-19T11:19:50.000Z
/******************************************************************************* * Copyright (C) 2018-2020 Intel Corporation * * SPDX-License-Identifier: MIT ******************************************************************************/ #pragma once #include "converters/converter.h" namespace DetectionPlugin { n...
34.52381
108
0.564138
[ "vector" ]
7e3a41526d5452c7cc04ae2152e007713aebdf17
1,005
h
C
sherplanh/include/sherptr/sherplanh/bot.h
mpomarlan/sherptr
db765074f92e3330163052e91bebf22976017cc3
[ "BSD-3-Clause" ]
null
null
null
sherplanh/include/sherptr/sherplanh/bot.h
mpomarlan/sherptr
db765074f92e3330163052e91bebf22976017cc3
[ "BSD-3-Clause" ]
null
null
null
sherplanh/include/sherptr/sherplanh/bot.h
mpomarlan/sherptr
db765074f92e3330163052e91bebf22976017cc3
[ "BSD-3-Clause" ]
null
null
null
#include <vector> #include <sherptr/sherplanh/point.h> #ifndef __SHERPLANH_BOT__ #define __SHERPLANH_BOT__ class Bot; class Bot { public: Bot(): start(0, 0), charge(0), id(0), boomerang(false), wideview(false),unitTravelCost(1),distancesToReturns() {}; Bot(Bot const &orig): start(orig.star...
21.847826
189
0.666667
[ "vector" ]
7e3b7a842b31ea06fb34991078dea96082a4f9e4
4,055
h
C
FEBioStudio/DlgAddMembraneReaction.h
EMinsight/FEBioStudio
d3e6485610d19217550fb94cb22180bc4bda45f9
[ "MIT" ]
27
2020-06-25T06:34:52.000Z
2022-03-11T08:58:57.000Z
FEBioStudio/DlgAddMembraneReaction.h
EMinsight/FEBioStudio
d3e6485610d19217550fb94cb22180bc4bda45f9
[ "MIT" ]
42
2020-06-15T18:40:57.000Z
2022-03-24T05:38:54.000Z
FEBioStudio/DlgAddMembraneReaction.h
EMinsight/FEBioStudio
d3e6485610d19217550fb94cb22180bc4bda45f9
[ "MIT" ]
12
2020-06-27T13:58:57.000Z
2022-03-24T05:39:10.000Z
/*This file is part of the FEBio Studio source code and is licensed under the MIT license listed below. See Copyright-FEBio-Studio.txt for details. Copyright (c) 2020 University of Utah, The Trustees of Columbia University in the City of New York, and others. Permission is hereby granted, free of charge, to ...
31.679688
89
0.677189
[ "vector", "solid" ]
7e411f47d0e9a1d7ce41fc79a931020cd921d53c
48,629
c
C
src/feature/split/splitcommon.c
TrafficSliver/tor
b3ac9d2df206b251551d1f27cbca8c4a8fbeb91f
[ "BSD-2-Clause-NetBSD" ]
5
2021-01-14T11:28:25.000Z
2022-03-15T12:12:12.000Z
src/feature/split/splitcommon.c
TrafficSliver/tor
b3ac9d2df206b251551d1f27cbca8c4a8fbeb91f
[ "BSD-2-Clause-NetBSD" ]
null
null
null
src/feature/split/splitcommon.c
TrafficSliver/tor
b3ac9d2df206b251551d1f27cbca8c4a8fbeb91f
[ "BSD-2-Clause-NetBSD" ]
2
2022-01-12T18:46:57.000Z
2022-03-30T15:09:41.000Z
/** * \file splitcommon.c * * \brief Traffic splitting implementation: shared code between clients * and ORs **/ #define MODULE_SPLIT_INTERNAL #include "feature/split/splitcommon.h" #include "core/or/or.h" #include "core/or/cell_st.h" #include "core/or/circuitbuild.h" #include "core/or/circuitlist.h" #include "...
29.76071
95
0.678957
[ "vector" ]
7e43acb348c71153ebb78720e5e60c1fcd8bef50
3,911
h
C
coupling/paralleltopology/XYZTopology.h
HSU-HPC/MaMiCo
d6f8597bd41ac3a5d3929c5eb4f7ecbc1b80e2ee
[ "BSD-4-Clause" ]
6
2021-02-06T17:21:10.000Z
2022-01-27T21:36:55.000Z
coupling/paralleltopology/XYZTopology.h
HSU-HPC/MaMiCo
d6f8597bd41ac3a5d3929c5eb4f7ecbc1b80e2ee
[ "BSD-4-Clause" ]
1
2021-06-24T15:17:46.000Z
2021-06-25T11:54:52.000Z
coupling/paralleltopology/XYZTopology.h
HSU-HPC/MaMiCo
d6f8597bd41ac3a5d3929c5eb4f7ecbc1b80e2ee
[ "BSD-4-Clause" ]
6
2021-12-16T11:39:24.000Z
2022-03-28T07:00:30.000Z
// Copyright (C) 2015 Technische Universitaet Muenchen // This file is part of the Mamico project. For conditions of distribution // and use, please see the copyright notice in Mamico's main folder, or at // www5.in.tum.de/mamico #ifndef _MOLECULARDYNAMICS_COUPLING_PARALLELTOPOLOGY_XYZTOPOLOGY_H_ #define _MOLECULARDYNA...
50.141026
181
0.722066
[ "vector" ]
7e486748c5175231cbba573f707e6522046e73e1
8,539
h
C
NexWaveform.h
VincentFrangi/Enhanced-Nextion-Library
2e38482582617705f56d86252007b0007108c071
[ "MIT" ]
null
null
null
NexWaveform.h
VincentFrangi/Enhanced-Nextion-Library
2e38482582617705f56d86252007b0007108c071
[ "MIT" ]
null
null
null
NexWaveform.h
VincentFrangi/Enhanced-Nextion-Library
2e38482582617705f56d86252007b0007108c071
[ "MIT" ]
1
2020-07-17T22:18:57.000Z
2020-07-17T22:18:57.000Z
/** * @file NexWaveform.h * * The definition of class NexWaveform. * * @author Wu Pengfei (email:<pengfei.wu@itead.cc>) * @date 2015/8/13 * @author Jyrki Berg 3/3/2019 (https://github.com/jyberg) * * @copyright * Copyright (C) 2014-2015 ITEAD Intelligent Systems Co., Ltd. \n * This program is fr...
27.194268
142
0.529922
[ "vector" ]
7e514dcd871ded5994a6d6d0df05f654bb02c93d
24,003
c
C
source/gl/jit.gl.videoplane/jit.gl.videoplane.c
maevagrondin/max_externals
9083d877c0091077f823aa42665209050f4ebfde
[ "MIT" ]
175
2015-05-11T05:06:59.000Z
2022-03-31T11:08:33.000Z
source/gl/jit.gl.videoplane/jit.gl.videoplane.c
maevagrondin/max_externals
9083d877c0091077f823aa42665209050f4ebfde
[ "MIT" ]
53
2015-09-24T06:54:07.000Z
2021-11-30T05:58:34.000Z
source/gl/jit.gl.videoplane/jit.gl.videoplane.c
maevagrondin/max_externals
9083d877c0091077f823aa42665209050f4ebfde
[ "MIT" ]
52
2015-06-10T11:16:03.000Z
2022-03-29T01:48:59.000Z
// jit.gl.videoplane.c // draw 3d videoplanes. // // author: jkc // Copyright 2002-2005 - Cycling '74 // // SDK NOTE: On Windows you will need to have the QuickTime SDK installed // and the paths configured appropriately for this project to build. #include "jit.common.h" #include "jit.gl.h" #include "ext_obex.h" #ifd...
30.00375
131
0.729117
[ "geometry", "render", "object", "3d" ]
7e58fc20fd0d7207fa65c0cc5921ae6c1dc3ce2c
1,876
h
C
Attack.h
kim3-sudo/DunnetKC
88ea9884eb286841cade0c5f1fde21510e042851
[ "MIT" ]
null
null
null
Attack.h
kim3-sudo/DunnetKC
88ea9884eb286841cade0c5f1fde21510e042851
[ "MIT" ]
null
null
null
Attack.h
kim3-sudo/DunnetKC
88ea9884eb286841cade0c5f1fde21510e042851
[ "MIT" ]
null
null
null
#ifndef _ATTACK_H #define _ATTACK_H #include<iostream> #include<sstream> #include<fstream> #include<cstdlib> #include<vector> #include<string> #include<list> #include "rapidxml-1.13/rapidxml.hpp" #include "rapidxml-1.13/rapidxml_utils.hpp" #include "rapidxml-1.13/rapidxml_print.hpp" using namespace std;...
26.422535
60
0.502132
[ "object", "vector" ]
7e594060f3ec95205a4f1c79959a5025935736b4
3,619
c
C
tools-src/gnu/gcc/gcc/config/ia64/unwind-aix.c
enfoTek/tomato.linksys.e2000.nvram-mod
2ce3a5217def49d6df7348522e2bfda702b56029
[ "FSFAP" ]
80
2015-01-02T10:14:04.000Z
2021-06-07T06:29:49.000Z
tools-src/gnu/gcc/gcc/config/ia64/unwind-aix.c
unforgiven512/tomato
96f09fab4929c6ddde5c9113f1b2476ad37133c4
[ "FSFAP" ]
9
2015-05-14T11:03:12.000Z
2018-01-04T07:12:58.000Z
tools-src/gnu/gcc/gcc/config/ia64/unwind-aix.c
unforgiven512/tomato
96f09fab4929c6ddde5c9113f1b2476ad37133c4
[ "FSFAP" ]
69
2015-01-02T10:45:56.000Z
2021-09-06T07:52:13.000Z
/* Implements unwind table entry lookup for AIX (cf. fde-glibc.c). Copyright (C) 2001, 2002 Free Software Foundation, Inc. Contributed by Timothy Wall <twall@redhat.com> This file is part of GNU CC. GNU CC is free software; you can redistribute it and/or modify it under the terms of the GNU General Pu...
29.909091
79
0.630008
[ "object" ]
7e6021c415801a21b744a9064a8e42fee7b31ef7
4,343
h
C
include/database/sqlite3/tt_sqlite3_db_access.h
warwick-hpsc/treetimer
3923d165c5061db509af777a6c1884f3845316b5
[ "MIT" ]
null
null
null
include/database/sqlite3/tt_sqlite3_db_access.h
warwick-hpsc/treetimer
3923d165c5061db509af777a6c1884f3845316b5
[ "MIT" ]
null
null
null
include/database/sqlite3/tt_sqlite3_db_access.h
warwick-hpsc/treetimer
3923d165c5061db509af777a6c1884f3845316b5
[ "MIT" ]
null
null
null
/* * @file * @author James Davis * @version 0.1 * * @section LICENSE * Based on PMTM/Ichniea - ToDo: Check License for these * * @section DESCRIPTION * */ #ifndef TT_DATABASE_SQLITE3_ACCESS_INCLUDE_H #define TT_DATABASE_SQLITE3_ACCESS_INCLUDE_H #include <map> #include <string> #include <vector> #include "m...
24.26257
89
0.704122
[ "object", "vector" ]
7e60d27de567a5c739375ff72890b46c7129ef7d
1,815
h
C
code/include/mainframe/ptalk/client.h
Goofy-Penguin/PTalk
b483644a8d5b100d9e041c6bdae0631cab5c4c1c
[ "MIT" ]
null
null
null
code/include/mainframe/ptalk/client.h
Goofy-Penguin/PTalk
b483644a8d5b100d9e041c6bdae0631cab5c4c1c
[ "MIT" ]
null
null
null
code/include/mainframe/ptalk/client.h
Goofy-Penguin/PTalk
b483644a8d5b100d9e041c6bdae0631cab5c4c1c
[ "MIT" ]
null
null
null
#pragma once #include <string> #include <vector> #include <map> #include <algorithm> #include <type_traits> #include <mainframe/networking/socket.h> #include <mainframe/utils/event.hpp> #include <mainframe/utils/ringbuffer.hpp> #include <mainframe/ptalk/messageincoming.h> namespace mainframe { namespace ptalk { c...
27.089552
106
0.719008
[ "vector" ]
7e652ab5de66d2e68aa14f6fce520648302f7cef
966
h
C
thirdparty/DecompROS/decomp_ros_utils/src/ellipsoid_array_visual.h
shubham-shahh/mader
7cbe46438b348a1ad9545146734083d0b6436bd4
[ "BSD-3-Clause" ]
489
2020-03-19T15:48:17.000Z
2022-03-31T08:22:55.000Z
thirdparty/DecompROS/decomp_ros_utils/src/ellipsoid_array_visual.h
shubham-shahh/mader
7cbe46438b348a1ad9545146734083d0b6436bd4
[ "BSD-3-Clause" ]
37
2020-05-08T13:51:32.000Z
2022-02-16T07:43:21.000Z
thirdparty/DecompROS/decomp_ros_utils/src/ellipsoid_array_visual.h
shubham-shahh/mader
7cbe46438b348a1ad9545146734083d0b6436bd4
[ "BSD-3-Clause" ]
116
2020-03-19T20:37:44.000Z
2022-03-30T03:51:21.000Z
#ifndef ELLIPSOIDS_VISUAL_H #define ELLIPSOIDS_VISUAL_H #include <decomp_ros_msgs/EllipsoidArray.h> #include <decomp_geometry/ellipsoid.h> #include <Eigen/Eigenvalues> #include <OGRE/OgreVector3.h> #include <OGRE/OgreSceneNode.h> #include <OGRE/OgreSceneManager.h> #include <rviz/ogre_helpers/shape.h> namespace deco...
25.421053
76
0.724638
[ "shape", "vector" ]
7e696f757b93880537774e59a3ca0952cf0f316f
635
h
C
cold/cold/render/util/mesh_builder.h
bqqbarbhg/cold
23237e0112e1a904c2ae0c0e32420bd08ca5595c
[ "MIT" ]
null
null
null
cold/cold/render/util/mesh_builder.h
bqqbarbhg/cold
23237e0112e1a904c2ae0c0e32420bd08ca5595c
[ "MIT" ]
null
null
null
cold/cold/render/util/mesh_builder.h
bqqbarbhg/cold
23237e0112e1a904c2ae0c0e32420bd08ca5595c
[ "MIT" ]
null
null
null
#ifndef _COLD_RENDER_UTIL_MESH_BUIILDER_H #define _COLD_RENDER_UTIL_MESH_BUIILDER_H #include <cold/render/enums.h> #include <cold/util/buffer_vector.h> #include <cold/render/vertex_declaration.h> namespace cold { class VertexDeclaration; class Mesh; // Utility to build meshes class MeshBuilder { public: MeshBuilde...
19.84375
55
0.787402
[ "mesh", "render" ]
7e8291e16c979fb6cf1651af7593043786857725
802
h
C
aws-cpp-sdk-mediaconvert/include/aws/mediaconvert/model/H265AlternateTransferFunctionSei.h
Neusoft-Technology-Solutions/aws-sdk-cpp
88c041828b0dbee18a297c3cfe98c5ecd0706d0b
[ "Apache-2.0" ]
1
2022-02-10T08:06:54.000Z
2022-02-10T08:06:54.000Z
aws-cpp-sdk-mediaconvert/include/aws/mediaconvert/model/H265AlternateTransferFunctionSei.h
Neusoft-Technology-Solutions/aws-sdk-cpp
88c041828b0dbee18a297c3cfe98c5ecd0706d0b
[ "Apache-2.0" ]
1
2022-01-03T23:59:37.000Z
2022-01-03T23:59:37.000Z
aws-cpp-sdk-mediaconvert/include/aws/mediaconvert/model/H265AlternateTransferFunctionSei.h
ravindra-wagh/aws-sdk-cpp
7d5ff01b3c3b872f31ca98fb4ce868cd01e97696
[ "Apache-2.0" ]
1
2021-11-09T11:58:03.000Z
2021-11-09T11:58:03.000Z
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/mediaconvert/MediaConvert_EXPORTS.h> #include <aws/core/utils/memory/stl/AWSString.h> namespace Aws { namespace MediaConvert { namespace Model { enum class H265AlternateT...
25.0625
122
0.802993
[ "model" ]
7e87c891e254c907c625d4da695f2bf899f0dae4
390
h
C
Ravine/RvUniformTypes.h
gabriellanzer/Ravine
d0dc08eb7980d2023e305a019166d5d359687e46
[ "MIT" ]
8
2018-10-17T15:49:48.000Z
2021-09-01T06:31:53.000Z
Ravine/RvUniformTypes.h
gabriellanzer/Ravine
d0dc08eb7980d2023e305a019166d5d359687e46
[ "MIT" ]
15
2019-02-21T22:29:13.000Z
2019-05-31T21:44:18.000Z
Ravine/RvUniformTypes.h
gabriellanzer/Ravine
d0dc08eb7980d2023e305a019166d5d359687e46
[ "MIT" ]
null
null
null
#ifndef RV_UNIFORMTYPES_H #define RV_UNIFORMTYPES_H //GLM Includes #include <glm/mat4x4.hpp> struct RvGlobalBufferObject { glm::mat4 view; glm::mat4 proj; glm::vec4 lightColor; glm::vec4 camPos; }; struct RvMaterialBufferObject { glm::vec4 customColor; }; struct RvModelBufferObject { glm::mat4 model; }; stru...
14.444444
34
0.751282
[ "model" ]
474dfb97f36b3237678a442e5914615e8b94b4bc
3,328
h
C
include/vsg/vk/DeviceMemory.h
XenonofArcticus/VulkanSceneGraphPrototype
2118ff8deb1078625bd09d4435757fdf346dffb7
[ "MIT" ]
null
null
null
include/vsg/vk/DeviceMemory.h
XenonofArcticus/VulkanSceneGraphPrototype
2118ff8deb1078625bd09d4435757fdf346dffb7
[ "MIT" ]
null
null
null
include/vsg/vk/DeviceMemory.h
XenonofArcticus/VulkanSceneGraphPrototype
2118ff8deb1078625bd09d4435757fdf346dffb7
[ "MIT" ]
null
null
null
#pragma once /* <editor-fold desc="MIT License"> Copyright(c) 2018 Robert Osfield 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 ...
42.126582
460
0.70643
[ "object" ]
47514d92185ad04cb507acb2caa7b3634ad17619
1,529
h
C
ControlStatesDialog.h
RaisedBar/SurfaceReader
a1308cffcc510951997390e227fd706e85bdbe50
[ "MIT" ]
null
null
null
ControlStatesDialog.h
RaisedBar/SurfaceReader
a1308cffcc510951997390e227fd706e85bdbe50
[ "MIT" ]
16
2019-02-26T16:51:29.000Z
2021-04-20T02:34:49.000Z
ControlStatesDialog.h
RaisedBar/SurfaceReader
a1308cffcc510951997390e227fd706e85bdbe50
[ "MIT" ]
null
null
null
// ControlStatesDialog.h // Custom dialog class definition for defining MIDI message state labels // Author: T A Burgess // Raised Bar Ltd. // http://www.raisedbar.net #ifndef CONTROL_STATES_DLG_H #define CONTROL_STATES_DLG_H #pragma once #include <vector> #include "DefineStateDialog.h" #include "MessageDefinitio...
24.269841
137
0.768476
[ "vector" ]
47520181bf6bf950f83170693b44d8d4102bfa99
3,422
h
C
include/desktop/algine/core/window/Window.h
congard/algine
81b532b503877e283bd28d441d7e87dcb62aa99c
[ "MIT" ]
12
2019-04-26T14:32:41.000Z
2021-12-30T19:08:05.000Z
include/desktop/algine/core/window/Window.h
congard/algine
81b532b503877e283bd28d441d7e87dcb62aa99c
[ "MIT" ]
null
null
null
include/desktop/algine/core/window/Window.h
congard/algine
81b532b503877e283bd28d441d7e87dcb62aa99c
[ "MIT" ]
4
2019-11-01T10:24:40.000Z
2021-03-05T18:01:22.000Z
#ifndef ALGINE_WINDOW_H #define ALGINE_WINDOW_H #include <algine/core/window/WindowEventHandler.h> #include <algine/core/window/Cursor.h> #include <algine/core/input/KeyboardKey.h> #include <algine/core/input/MouseKey.h> #include <algine/core/Surface.h> #include <algine/core/Context.h> #include <algine/core/Ptr.h> #in...
24.797101
77
0.706312
[ "vector" ]
4754ad2ff03ddcc9828ff6f2c3ff34ba77064600
17,722
c
C
src/package/Type.Json/Json_glue.c
konoha-project/konoha3
93e091e6f0970b0e58b6cbd61026999e434e95cb
[ "BSD-2-Clause" ]
5
2015-11-05T21:03:39.000Z
2021-08-10T05:32:16.000Z
src/package/Type.Json/Json_glue.c
konoha-project/konoha3
93e091e6f0970b0e58b6cbd61026999e434e95cb
[ "BSD-2-Clause" ]
2
2015-12-27T20:18:36.000Z
2019-01-09T05:46:38.000Z
src/package/Type.Json/Json_glue.c
konoha-project/konoha3
93e091e6f0970b0e58b6cbd61026999e434e95cb
[ "BSD-2-Clause" ]
1
2016-01-03T09:55:48.000Z
2016-01-03T09:55:48.000Z
/**************************************************************************** * Copyright (c) 2012-2013, the Konoha project authors. 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...
38.030043
144
0.695689
[ "object" ]
47634df4d1ed513124e99cfd47687cd6e75c0a7f
7,274
h
C
aws-cpp-sdk-sagemaker/include/aws/sagemaker/model/SendPipelineExecutionStepFailureRequest.h
perfectrecall/aws-sdk-cpp
fb8cbebf2fd62720b65aeff841ad2950e73d8ebd
[ "Apache-2.0" ]
1
2022-02-12T08:09:30.000Z
2022-02-12T08:09:30.000Z
aws-cpp-sdk-sagemaker/include/aws/sagemaker/model/SendPipelineExecutionStepFailureRequest.h
perfectrecall/aws-sdk-cpp
fb8cbebf2fd62720b65aeff841ad2950e73d8ebd
[ "Apache-2.0" ]
1
2021-10-14T16:57:00.000Z
2021-10-18T10:47:24.000Z
aws-cpp-sdk-sagemaker/include/aws/sagemaker/model/SendPipelineExecutionStepFailureRequest.h
ravindra-wagh/aws-sdk-cpp
7d5ff01b3c3b872f31ca98fb4ce868cd01e97696
[ "Apache-2.0" ]
1
2021-11-09T11:58:03.000Z
2021-11-09T11:58:03.000Z
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/sagemaker/SageMaker_EXPORTS.h> #include <aws/sagemaker/SageMakerRequest.h> #include <aws/core/utils/memory/stl/AWSString.h> #include <utility> #include <aws/core/utils/UUID....
38.08377
153
0.705664
[ "model" ]
4774476014daca77f144e41fb3f491205283773f
814
h
C
PingPong/Vector2D.h
thomaswatters/pingpong
6bf8521d47ccc4739d3286175d280e92b299ae68
[ "MIT" ]
null
null
null
PingPong/Vector2D.h
thomaswatters/pingpong
6bf8521d47ccc4739d3286175d280e92b299ae68
[ "MIT" ]
null
null
null
PingPong/Vector2D.h
thomaswatters/pingpong
6bf8521d47ccc4739d3286175d280e92b299ae68
[ "MIT" ]
null
null
null
#pragma once /** * 2D Cartesian Vector */ struct Vector2D { int x, y; }; /** * Equality operator. Compares two Vector2D for equality, as in left == right * @param left the left operand of the operation left == right * @param right the right operand of the operation left == right * @return true if two vectors ...
24.666667
77
0.695332
[ "vector" ]
477fcdab3e2969afdfcf1956e14d36852a8a3b33
640
h
C
examples/CCCacaBox2D/CCCacaBox2D/HelloWorldLayer.h
darionco/CCCaca
e9bb4a52bf1b575367102f9315148c9865bca07d
[ "WTFPL", "MIT" ]
2
2015-11-22T15:32:37.000Z
2017-11-19T12:16:33.000Z
examples/CCCacaBox2D/CCCacaBox2D/HelloWorldLayer.h
darionco/CCCaca
e9bb4a52bf1b575367102f9315148c9865bca07d
[ "WTFPL", "MIT" ]
null
null
null
examples/CCCacaBox2D/CCCacaBox2D/HelloWorldLayer.h
darionco/CCCaca
e9bb4a52bf1b575367102f9315148c9865bca07d
[ "WTFPL", "MIT" ]
null
null
null
// // HelloWorldLayer.h // CCCacaBox2D // // Created by Dario Segura on 2013-04-16. // Copyright __MyCompanyName__ 2013. All rights reserved. // // When you import this file, you import all the cocos2d classes #import "cocos2d.h" #import "Box2D.h" #import "GLES-Render.h" #import "CCCacaScreenFilter.h" // HelloWo...
21.333333
72
0.740625
[ "render" ]
4780b8a4916bf3db565bcbd805e6d18649c2fdbf
543
h
C
TopDownShooter/IGameState.h
Bigfellahull/TopDownGame
077419e6b2d46351761b483189790a4c76a2f68b
[ "MIT" ]
1
2019-09-16T20:21:16.000Z
2019-09-16T20:21:16.000Z
TopDownShooter/IGameState.h
Bigfellahull/TopDownGame
077419e6b2d46351761b483189790a4c76a2f68b
[ "MIT" ]
null
null
null
TopDownShooter/IGameState.h
Bigfellahull/TopDownGame
077419e6b2d46351761b483189790a4c76a2f68b
[ "MIT" ]
null
null
null
#pragma once #include "StepTimer.h" #include "Game.h" interface IGameState { public: virtual void Initialise(DX::DeviceResources const& deviceResources) = 0; virtual void CleanUp() = 0; virtual void Pause() = 0; virtual void Resume(std::string previousState) = 0; virtual void WindowSizeChanged(D3D11_VIEWPORT v...
24.681818
73
0.740331
[ "render" ]
47855ee3cc14d64d0b5c396926df56a17dc4fdc0
491
c
C
bmi/tests/test_info_funcs.c
bmi-forum/bmi-tester-c
6265043b7413c8fef4c533c07fda274f02808264
[ "MIT" ]
null
null
null
bmi/tests/test_info_funcs.c
bmi-forum/bmi-tester-c
6265043b7413c8fef4c533c07fda274f02808264
[ "MIT" ]
null
null
null
bmi/tests/test_info_funcs.c
bmi-forum/bmi-tester-c
6265043b7413c8fef4c533c07fda274f02808264
[ "MIT" ]
null
null
null
#include <glib.h> #include "bmi.h" void test_info_funcs(BMI_Model * model); static void test_get_component_name(gconstpointer data) { BMI_Model * model = (BMI_Model*) data; char name[2048]; g_assert_nonnull(model->get_component_name); g_assert_cmpint(model->get_component_name(model->self, name), ==, BMI_S...
18.884615
81
0.741344
[ "model" ]
479e2284cfbd33e7b1efd2d3514eba05d51c79cd
2,156
h
C
include/devices/hue/huebridge.h
BradyBrenot/huestaceand
1ab920cf562b881d0b9f4dac853c6f223a217753
[ "Apache-2.0" ]
null
null
null
include/devices/hue/huebridge.h
BradyBrenot/huestaceand
1ab920cf562b881d0b9f4dac853c6f223a217753
[ "Apache-2.0" ]
null
null
null
include/devices/hue/huebridge.h
BradyBrenot/huestaceand
1ab920cf562b881d0b9f4dac853c6f223a217753
[ "Apache-2.0" ]
1
2019-01-20T10:05:04.000Z
2019-01-20T10:05:04.000Z
#pragma once #include "devices/deviceprovider.h" #include <QObject> #include <QDebug> #include <QNetworkAccessManager> #include <QHostAddress> #include <QThread> #include <QMutex> struct HueBridgeSavedSettings { QString id; QHostAddress address; QString userName; QString clientKey; QString friend...
25.666667
146
0.752783
[ "vector" ]
479ef06888d5ca16683ca1e44cd317fb1faf3492
24,422
c
C
usr/src/usr.sbin/npppd/npppd/npppd_auth.c
sizeofvoid/ifconfigd
bdff4b2cec6d572c1450cb44f32c0bdab1b49e5f
[ "BSD-2-Clause" ]
2
2020-04-15T13:39:01.000Z
2020-08-28T01:27:00.000Z
usr/src/usr.sbin/npppd/npppd/npppd_auth.c
sizeofvoid/ifconfigd
bdff4b2cec6d572c1450cb44f32c0bdab1b49e5f
[ "BSD-2-Clause" ]
null
null
null
usr/src/usr.sbin/npppd/npppd/npppd_auth.c
sizeofvoid/ifconfigd
bdff4b2cec6d572c1450cb44f32c0bdab1b49e5f
[ "BSD-2-Clause" ]
1
2020-08-28T01:25:41.000Z
2020-08-28T01:25:41.000Z
/* $OpenBSD: npppd_auth.c,v 1.6 2010/07/02 21:20:57 yasuoka Exp $ */ /*- * Copyright (c) 2009 Internet Initiative Japan Inc. * 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. Redistri...
25.953241
79
0.669765
[ "object" ]
47b3c96169d002e73cf831e3690c733fac799519
22,862
c
C
lib/qdp/decode.c
ProjectIDA/src
eb7f7d8cb318bb9412ad4d717752710a84b5f3ae
[ "MIT" ]
null
null
null
lib/qdp/decode.c
ProjectIDA/src
eb7f7d8cb318bb9412ad4d717752710a84b5f3ae
[ "MIT" ]
null
null
null
lib/qdp/decode.c
ProjectIDA/src
eb7f7d8cb318bb9412ad4d717752710a84b5f3ae
[ "MIT" ]
null
null
null
#pragma ident "$Id: decode.c,v 1.24 2016/02/03 17:28:09 dechavez Exp $" /*====================================================================== * * Decode various QDP packets * *====================================================================*/ #include "qdp.h" static int Decode_Version(UINT8 *start, QDP_SOFT...
35.610592
107
0.630435
[ "model" ]
47bff70dc0003df5bcb17b7f3e4721bb82e7364e
321
h
C
util/util_func.h
DavidLongbottom/apolo
1e980ff551cbff803b591ebbc90b1b6bd09bfeaa
[ "MIT" ]
null
null
null
util/util_func.h
DavidLongbottom/apolo
1e980ff551cbff803b591ebbc90b1b6bd09bfeaa
[ "MIT" ]
null
null
null
util/util_func.h
DavidLongbottom/apolo
1e980ff551cbff803b591ebbc90b1b6bd09bfeaa
[ "MIT" ]
null
null
null
#ifndef UTIL_FUNC_H #define UTIL_FUNC_H #include <string> #include <string.h> #include <iostream> #include <vector> #include <assert.h> #include <queue> #include <fstream> #include <boost/lexical_cast.hpp> #include <boost/algorithm/string.hpp> void s2t(); void load_history(std::vector<double> & v_double); #endif...
14.590909
50
0.738318
[ "vector" ]
47cbdeac02e96a055b11f061fd94ce6038449f7a
259
h
C
BuDeJie/Classes/Other/Category/UIImage+Render.h
GivenchyLee/BuDeJie
c07252aa6c28b986a4323ea487f3085f6c35b1c1
[ "MIT" ]
1
2019-01-11T13:56:24.000Z
2019-01-11T13:56:24.000Z
BuDeJie/Classes/Other/Category/UIImage+Render.h
GivenchyLee/BuDeJie
c07252aa6c28b986a4323ea487f3085f6c35b1c1
[ "MIT" ]
null
null
null
BuDeJie/Classes/Other/Category/UIImage+Render.h
GivenchyLee/BuDeJie
c07252aa6c28b986a4323ea487f3085f6c35b1c1
[ "MIT" ]
null
null
null
// // UIImage+Render.h // BuDeJie // // Created by GivenchyLee on 2017/6/14. // Copyright © 2017年 GivenchyLee. All rights reserved. // #import <UIKit/UIKit.h> @interface UIImage (Render) + (instancetype)imageWithoutRendering:(NSString *)imageName; @end
18.5
60
0.710425
[ "render" ]
47d0df84685aba58f77257e05d88e4103f7a6168
26,787
c
C
H2MM_C/fwd_back_photonbyphoton_par.c
harripd/H2MMpythonlib
7386da8576de820643a146225f5bb63cf4ecbcc4
[ "MIT" ]
1
2022-02-28T10:24:14.000Z
2022-02-28T10:24:14.000Z
H2MM_C/fwd_back_photonbyphoton_par.c
harripd/H2MMpythonlib
7386da8576de820643a146225f5bb63cf4ecbcc4
[ "MIT" ]
1
2021-05-10T22:08:21.000Z
2021-05-17T16:05:50.000Z
H2MM_C/fwd_back_photonbyphoton_par.c
harripd/H2MMpythonlib
7386da8576de820643a146225f5bb63cf4ecbcc4
[ "MIT" ]
null
null
null
// File: fwd_back_photonbyphoton.c // Author: Paul David Harris // Purpose: Central H2MM algorithms for calculating the logliklihood of data given the model, and creating an updated model // Date created : 13 Feb 2021 // Data modified: 8 June 2021 #ifdef linux #include <unistd.h> #include <pthread.h> #elif _WIN32 #inc...
34.924381
279
0.635793
[ "model", "3d" ]
47d629c4ed1c66bdf249dd7c763bd53d1c609b82
5,014
h
C
Common/MathHelpers.h
AlexWIN32/SSAODemo
56bee973b5b8fb9483918042c11ee107a262babc
[ "MIT" ]
null
null
null
Common/MathHelpers.h
AlexWIN32/SSAODemo
56bee973b5b8fb9483918042c11ee107a262babc
[ "MIT" ]
null
null
null
Common/MathHelpers.h
AlexWIN32/SSAODemo
56bee973b5b8fb9483918042c11ee107a262babc
[ "MIT" ]
1
2019-12-30T10:53:35.000Z
2019-12-30T10:53:35.000Z
/******************************************************************************* Author: Alexey Frolov (alexwin32@mail.ru) This software is distributed freely under the terms of the MIT License. See "LICENSE" or "http://copyfree.org/content/standard/licenses/mit/license.txt". ******************************...
21.612069
90
0.644795
[ "vector", "transform" ]
47e06576b6289ff4a34c0538cdaae96e0f771cc8
3,374
h
C
MonoNative/mscorlib/System/Security/Principal/mscorlib_System_Security_Principal_NTAccount.h
brunolauze/MonoNative
959fb52c2c1ffe87476ab0d6e4fcce0ad9ce1e66
[ "BSD-2-Clause" ]
7
2015-03-10T03:36:16.000Z
2021-11-05T01:16:58.000Z
MonoNative/mscorlib/System/Security/Principal/mscorlib_System_Security_Principal_NTAccount.h
brunolauze/MonoNative
959fb52c2c1ffe87476ab0d6e4fcce0ad9ce1e66
[ "BSD-2-Clause" ]
1
2020-06-23T10:02:33.000Z
2020-06-24T02:05:47.000Z
MonoNative/mscorlib/System/Security/Principal/mscorlib_System_Security_Principal_NTAccount.h
brunolauze/MonoNative
959fb52c2c1ffe87476ab0d6e4fcce0ad9ce1e66
[ "BSD-2-Clause" ]
null
null
null
#ifndef __MONO_NATIVE_MSCORLIB_SYSTEM_SECURITY_PRINCIPAL_NTACCOUNT_H #define __MONO_NATIVE_MSCORLIB_SYSTEM_SECURITY_PRINCIPAL_NTACCOUNT_H #include <mscorlib/System/Security/Principal/mscorlib_System_Security_Principal_IdentityReference.h> #include <mscorlib/System/mscorlib_System_String.h> #include <mscorlib/System/ms...
33.405941
152
0.709544
[ "object" ]
47e2d9a59a52555dfd6f334b36ebe99530a1a7df
5,826
h
C
src/mfx/pi/nzbl/FilterBankSimd.h
mikelange49/pedalevite
a81bd8a6119c5920995ec91b9f70e11e9379580e
[ "WTFPL" ]
null
null
null
src/mfx/pi/nzbl/FilterBankSimd.h
mikelange49/pedalevite
a81bd8a6119c5920995ec91b9f70e11e9379580e
[ "WTFPL" ]
null
null
null
src/mfx/pi/nzbl/FilterBankSimd.h
mikelange49/pedalevite
a81bd8a6119c5920995ec91b9f70e11e9379580e
[ "WTFPL" ]
null
null
null
/***************************************************************************** FilterBankSimd.h Author: Laurent de Soras, 2017 Multi-band noise gate. Monophonic. SIMD version. The signal is split into spectrum bands that can be summed with a gain of 1 on the full spectrum and some phasing. Each band ...
30.825397
98
0.564367
[ "vector" ]
fe7049a975d808b590e7e6c7e09ba3ab5cf5c49f
1,834
h
C
rt/include/Ray.h
JBamberger/global-illumination
ab4a5bc8463f59a6ae7d724bd290790a1cef294b
[ "Apache-2.0" ]
null
null
null
rt/include/Ray.h
JBamberger/global-illumination
ab4a5bc8463f59a6ae7d724bd290790a1cef294b
[ "Apache-2.0" ]
null
null
null
rt/include/Ray.h
JBamberger/global-illumination
ab4a5bc8463f59a6ae7d724bd290790a1cef294b
[ "Apache-2.0" ]
null
null
null
/** * Copyright 2020 Jannik Bamberger * * 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 a...
33.962963
100
0.667394
[ "vector" ]
fe75325bb4194117b5123e3775a2f5ea15402e4c
2,874
h
C
ainstein_radar_gazebo_plugins/include/ainstein_radar_gazebo_plugins/radar_plugin.h
mission-systems-pty-ltd/ainstein_radar
9f348b668ad2957f08879e0b585a2c1a78c39f75
[ "BSD-3-Clause" ]
24
2019-08-22T09:10:32.000Z
2022-03-14T13:22:01.000Z
ainstein_radar_gazebo_plugins/include/ainstein_radar_gazebo_plugins/radar_plugin.h
mission-systems-pty-ltd/ainstein_radar
9f348b668ad2957f08879e0b585a2c1a78c39f75
[ "BSD-3-Clause" ]
11
2019-10-04T16:05:02.000Z
2022-03-09T10:18:41.000Z
ainstein_radar_gazebo_plugins/include/ainstein_radar_gazebo_plugins/radar_plugin.h
mission-systems-pty-ltd/ainstein_radar
9f348b668ad2957f08879e0b585a2c1a78c39f75
[ "BSD-3-Clause" ]
24
2019-07-20T02:45:37.000Z
2022-01-24T07:02:06.000Z
#ifndef RADAR_PLUGIN_H #define RADAR_PLUGIN_H #include <string> #include <boost/bind.hpp> #include <boost/thread.hpp> #include <boost/thread/mutex.hpp> #include <ros/ros.h> #include <ros/callback_queue.h> #include <ros/advertise_options.h> #include <ainstein_radar_msgs/RadarTargetArray.h> #include <gazebo/physics/p...
24.991304
80
0.711204
[ "model", "transform" ]
fe7a5b133be1c11ad02b059df28757c7e2444e20
1,430
h
C
Ricardo_OS/Ricardo_OS/src/Pyros/pyro.h
icl-rocketry/Avionics
4fadbccb1cafe4be80c76e15a2546bbb8414398b
[ "MIT" ]
8
2020-01-28T18:35:21.000Z
2021-11-20T13:34:25.000Z
Ricardo_OS/Ricardo_OS/src/Pyros/pyro.h
icl-rocketry/Avionics
4fadbccb1cafe4be80c76e15a2546bbb8414398b
[ "MIT" ]
2
2022-02-15T08:29:49.000Z
2022-02-28T02:13:06.000Z
Ricardo_OS/Ricardo_OS/src/Pyros/pyro.h
icl-rocketry/Avionics
4fadbccb1cafe4be80c76e15a2546bbb8414398b
[ "MIT" ]
1
2020-12-06T05:20:51.000Z
2020-12-06T05:20:51.000Z
//base pyro interface #ifndef PYRO_H #define PYRO_H #include <Arduino.h> #include "Storage/systemstatus.h" #include "Storage/logController.h" enum class PYROTYPE:uint8_t{ LOCAL, NETWORKED }; class Pyro{ public: Pyro(uint8_t id,uint16_t duration,SystemStatus& systemstatus,PYROTYPE pyrotype); ...
23.064516
153
0.56993
[ "object" ]
fe7beef78836c1103943acf3adec9b2ae5a504bd
2,147
h
C
NSPopUpButton+Dejal.h
Dejal/DejalAppKitCategories
f80afb3b45e51f92302689f54f6b24a417d1305d
[ "BSD-2-Clause" ]
29
2015-02-04T19:03:58.000Z
2022-01-13T12:34:32.000Z
NSPopUpButton+Dejal.h
Dejal/DejalAppKitCategories
f80afb3b45e51f92302689f54f6b24a417d1305d
[ "BSD-2-Clause" ]
null
null
null
NSPopUpButton+Dejal.h
Dejal/DejalAppKitCategories
f80afb3b45e51f92302689f54f6b24a417d1305d
[ "BSD-2-Clause" ]
2
2015-02-04T22:52:50.000Z
2018-06-21T05:16:58.000Z
// // NSPopUpButton+Dejal.h // Dejal Open Source Categories // // Created by David Sinclair on Fri Mar 12 2004. // Copyright (c) 2004-2015 Dejal Systems, LLC. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, // are permitted provided that the following co...
44.729167
180
0.773638
[ "object" ]
fe9105c0e7bbed162a2188b1d87e02364d383272
2,244
h
C
dakota-6.3.0.Windows.x86/include/colin/application/MultiObjective.h
seakers/ExtUtils
b0186098063c39bd410d9decc2a765f24d631b25
[ "BSD-2-Clause" ]
null
null
null
dakota-6.3.0.Windows.x86/include/colin/application/MultiObjective.h
seakers/ExtUtils
b0186098063c39bd410d9decc2a765f24d631b25
[ "BSD-2-Clause" ]
null
null
null
dakota-6.3.0.Windows.x86/include/colin/application/MultiObjective.h
seakers/ExtUtils
b0186098063c39bd410d9decc2a765f24d631b25
[ "BSD-2-Clause" ]
1
2022-03-18T14:13:14.000Z
2022-03-18T14:13:14.000Z
/* _________________________________________________________________________ * * Acro: A Common Repository for Optimizers * Copyright (c) 2008 Sandia Corporation. * This software is distributed under the BSD License. * Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, * the U.S. Governm...
24.391304
77
0.73975
[ "vector" ]
fe92cc05a2ff97fd960dc43345602e388fbd4461
2,386
h
C
src/linear/plane.h
noyangunday/c-bits
85d54bcabffb4b12a84609700fd9e0b1bc73f4b3
[ "MIT" ]
null
null
null
src/linear/plane.h
noyangunday/c-bits
85d54bcabffb4b12a84609700fd9e0b1bc73f4b3
[ "MIT" ]
null
null
null
src/linear/plane.h
noyangunday/c-bits
85d54bcabffb4b12a84609700fd9e0b1bc73f4b3
[ "MIT" ]
null
null
null
/* The MIT License (MIT) Copyright (c) 2015 VISUEM LTD 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, c...
27.744186
108
0.675608
[ "3d" ]
fe93828d61b98ab198634d45bcb9b160f178b546
9,372
c
C
canopen/usr_301.c
SoftwareAG/cumulocity-agents-linux
f8da648e982061853202e6ce0073934cd1ece1b3
[ "MIT" ]
1
2021-07-19T13:47:37.000Z
2021-07-19T13:47:37.000Z
canopen/usr_301.c
SoftwareAG/cumulocity-agents-linux
f8da648e982061853202e6ce0073934cd1ece1b3
[ "MIT" ]
1
2022-01-18T16:44:09.000Z
2022-01-18T17:15:52.000Z
canopen/usr_301.c
SoftwareAG/cumulocity-agents-linux
f8da648e982061853202e6ce0073934cd1ece1b3
[ "MIT" ]
null
null
null
#include <stdio.h> #include <cal_conf.h> #include <co_sdo.h> #include <co_flag.h> #include <co_drv.h> #include <co_usr.h> #include <co_nmt.h> #include <co_nmt_m.h> #include <examples.h> #include <string.h> #include <sys/types.h> #include <sys/socket.h> #include <arpa/inet.h> extern UNSIGNED8 lNodeId; extern int isFi...
33.591398
77
0.449744
[ "object" ]
feb338e2e504642679ea3d08172ba26a21c6709c
3,547
h
C
src/core/sources/proland/particles/terrain/FlowTile.h
stormbirds/Proland-4.0
fdff3642e36c56af8ec5f9299166a3d4bf36d33a
[ "Unlicense" ]
99
2015-01-14T21:18:20.000Z
2021-12-01T09:42:15.000Z
src/core/sources/proland/particles/terrain/FlowTile.h
stormbirds/Proland-4.0
fdff3642e36c56af8ec5f9299166a3d4bf36d33a
[ "Unlicense" ]
null
null
null
src/core/sources/proland/particles/terrain/FlowTile.h
stormbirds/Proland-4.0
fdff3642e36c56af8ec5f9299166a3d4bf36d33a
[ "Unlicense" ]
46
2015-04-03T12:38:31.000Z
2021-09-26T02:38:56.000Z
/* * Proland: a procedural landscape rendering library. * Copyright (c) 2008-2011 INRIA * * 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 op...
27.076336
95
0.655202
[ "object" ]
fecc733dee2b2549c262620d574cc1b46d2e6db4
4,735
h
C
includes/wolf3d.h
RobinTessier4/Wolf3d
d5d3b6e907f2db4912042bb20ba734222285b6d7
[ "MIT" ]
null
null
null
includes/wolf3d.h
RobinTessier4/Wolf3d
d5d3b6e907f2db4912042bb20ba734222285b6d7
[ "MIT" ]
null
null
null
includes/wolf3d.h
RobinTessier4/Wolf3d
d5d3b6e907f2db4912042bb20ba734222285b6d7
[ "MIT" ]
null
null
null
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* wolf3d.h :+: :+: :+: ...
18.715415
80
0.548046
[ "vector" ]
e0c31e920003ed812cef8bcac794dc42f873d063
4,134
h
C
ui/accessibility/platform/ax_platform_node_auralinux.h
zipated/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
2,151
2020-04-18T07:31:17.000Z
2022-03-31T08:39:18.000Z
ui/accessibility/platform/ax_platform_node_auralinux.h
cangulcan/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
395
2020-04-18T08:22:18.000Z
2021-12-08T13:04:49.000Z
ui/accessibility/platform/ax_platform_node_auralinux.h
cangulcan/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
338
2020-04-18T08:03:10.000Z
2022-03-29T12:33:22.000Z
// Copyright 2015 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_ACCESSIBILITY_AX_PLATFORM_NODE_AURALINUX_H_ #define UI_ACCESSIBILITY_AX_PLATFORM_NODE_AURALINUX_H_ #include <atk/atk.h> #include "base/macros...
32.296875
80
0.732221
[ "object" ]
e0c6a0ec93ec9dfedcafb4b9f8f90bd9b4ae92dd
1,257
h
C
src/ripple/app/main/BasicApp.h
yinchengtsinghua/RippleCPPChinese
a32a38a374547bdc5eb0fddcd657f45048aaad6a
[ "BSL-1.0" ]
5
2019-01-23T04:36:03.000Z
2020-02-04T07:10:39.000Z
src/ripple/app/main/BasicApp.h
yinchengtsinghua/RippleCPPChinese
a32a38a374547bdc5eb0fddcd657f45048aaad6a
[ "BSL-1.0" ]
null
null
null
src/ripple/app/main/BasicApp.h
yinchengtsinghua/RippleCPPChinese
a32a38a374547bdc5eb0fddcd657f45048aaad6a
[ "BSL-1.0" ]
2
2019-05-14T07:26:59.000Z
2020-06-15T07:25:01.000Z
//此源码被清华学神尹成大魔王专业翻译分析并修改 //尹成QQ77025077 //尹成微信18510341407 //尹成所在QQ群721929980 //尹成邮箱 yinc13@mails.tsinghua.edu.cn //尹成毕业于清华大学,微软区块链领域全球最有价值专家 //https://mvp.microsoft.com/zh-cn/PublicProfile/4033620 //———————————————————————————————————————————————————————————————————————————————————————————————————————————————— /* ...
21.672414
114
0.621321
[ "vector" ]
e0c71b0f4409253fc1f988483ec3cadad5720a34
14,756
c
C
eran/ELINA/elina_zonotope/zonotope_meetjoin.c
pauls658/ReluDiff-ICSE2020-Artifact
212854fe04f482183c239e5dfec70106a9a83df8
[ "Apache-2.0" ]
7
2020-01-27T21:25:49.000Z
2022-01-07T04:37:37.000Z
eran/ELINA/elina_zonotope/zonotope_meetjoin.c
yqtianust/ReluDiff-ICSE2020-Artifact
149f6efe4799602db749faa576980c36921a07c7
[ "Apache-2.0" ]
1
2022-01-25T17:41:54.000Z
2022-01-26T02:27:51.000Z
eran/ELINA/elina_zonotope/zonotope_meetjoin.c
yqtianust/ReluDiff-ICSE2020-Artifact
149f6efe4799602db749faa576980c36921a07c7
[ "Apache-2.0" ]
3
2020-03-14T17:12:17.000Z
2022-03-16T09:50:46.000Z
/* * * This source file is part of ELINA (ETH LIbrary for Numerical Analysis). * ELINA is Copyright © 2019 Department of Computer Science, ETH Zurich * This software is distributed under GNU Lesser General Public License Version 3.0. * For more information, see the ELINA project website at: * http://elina.et...
35.386091
162
0.626593
[ "object" ]
e0d72a5a8bac295dfdc3a73fb5d9e7b598667e04
2,231
h
C
mindspore/lite/c_ops/prior_box.h
Joejiong/mindspore
083fd6565cab1aa1d3114feeacccf1cba0d55e80
[ "Apache-2.0" ]
null
null
null
mindspore/lite/c_ops/prior_box.h
Joejiong/mindspore
083fd6565cab1aa1d3114feeacccf1cba0d55e80
[ "Apache-2.0" ]
null
null
null
mindspore/lite/c_ops/prior_box.h
Joejiong/mindspore
083fd6565cab1aa1d3114feeacccf1cba0d55e80
[ "Apache-2.0" ]
null
null
null
/** * Copyright 2019-2020 Huawei Technologies 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 applicabl...
33.80303
117
0.755267
[ "vector" ]
e0da6849d73558624e627998be0a0c02fd054eb1
128,077
c
C
dlls/winevulkan/vulkan.c
mtolly/wine
cd0a8592a052f64a27e391f42ba3b7128ed8d04c
[ "MIT" ]
null
null
null
dlls/winevulkan/vulkan.c
mtolly/wine
cd0a8592a052f64a27e391f42ba3b7128ed8d04c
[ "MIT" ]
null
null
null
dlls/winevulkan/vulkan.c
mtolly/wine
cd0a8592a052f64a27e391f42ba3b7128ed8d04c
[ "MIT" ]
null
null
null
/* Wine Vulkan ICD implementation * * Copyright 2017 Roderick Colenbrander * * 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.1 of the License, or (at your option...
38.118155
151
0.706981
[ "object" ]
e0de84217cab3cdd09dc8be105407d2a85d124a8
81,204
h
C
src/tomahawk/core/compute.h
romanpunia/tomahawk
1caa2911205977caf80f1a4b7f366efb1dcbaaed
[ "MIT" ]
2
2021-03-07T13:50:13.000Z
2021-09-24T14:41:45.000Z
src/tomahawk/core/compute.h
romanpunia/tomahawk
1caa2911205977caf80f1a4b7f366efb1dcbaaed
[ "MIT" ]
null
null
null
src/tomahawk/core/compute.h
romanpunia/tomahawk
1caa2911205977caf80f1a4b7f366efb1dcbaaed
[ "MIT" ]
null
null
null
#ifndef TH_COMPUTE_H #define TH_COMPUTE_H #define TH_LEFT_HANDED (Tomahawk::Compute::Common::IsLeftHanded()) #include "core.h" #include <cmath> #include <map> #include <stack> class btCollisionConfiguration; class btBroadphaseInterface; class btConstraintSolver; class btDiscreteDynamicsWorld; class btColli...
31.041284
222
0.68009
[ "mesh", "object", "shape", "vector", "transform" ]
e0e1cd930e4cba988bb83d47b6280d4318cdb310
1,255
h
C
ompi/mpiext/XCLFrame/multiDeviceMgmt/taskMgmt/task.h
urids/XSCALAMPI
38624f682211d55c047183637fed8dbcc09f6d74
[ "BSD-3-Clause-Open-MPI" ]
null
null
null
ompi/mpiext/XCLFrame/multiDeviceMgmt/taskMgmt/task.h
urids/XSCALAMPI
38624f682211d55c047183637fed8dbcc09f6d74
[ "BSD-3-Clause-Open-MPI" ]
null
null
null
ompi/mpiext/XCLFrame/multiDeviceMgmt/taskMgmt/task.h
urids/XSCALAMPI
38624f682211d55c047183637fed8dbcc09f6d74
[ "BSD-3-Clause-Open-MPI" ]
null
null
null
/* * task.h * * Created on: May 7, 2014 * Author: uriel */ #ifndef TASK_H_ #define TASK_H_ #include "CL/cl.h" #include "../deviceMgmt/Device.h" #include "taskProcedures.h" typedef struct Xcode_st{ char *source_str; size_t source_size; }XCLcode; typedef struct XTrayInfo_st{ int bufferMode; size_t s...
19.015152
99
0.70996
[ "object" ]
e0e896944ac9be4c6ee10dc78cf504db5cfa8090
16,357
h
C
osprey/include/sys/inst.h
sharugupta/OpenUH
daddd76858a53035f5d713f648d13373c22506e8
[ "BSD-2-Clause" ]
null
null
null
osprey/include/sys/inst.h
sharugupta/OpenUH
daddd76858a53035f5d713f648d13373c22506e8
[ "BSD-2-Clause" ]
null
null
null
osprey/include/sys/inst.h
sharugupta/OpenUH
daddd76858a53035f5d713f648d13373c22506e8
[ "BSD-2-Clause" ]
null
null
null
/* Copyright (C) 2000, 2001 Silicon Graphics, Inc. All Rights Reserved. This program is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as published by the Free Software Foundation. This program is distributed in the hope that it would...
18.909827
73
0.642538
[ "3d" ]
e0f38a9c1f5a54abd8bd20dbf753354f2f22b397
3,694
c
C
src/util/strdict.c
arshajii/rho
3a25140da6d4b49349ebe4ba55a160982dab5bb3
[ "MIT" ]
10
2018-03-07T21:16:27.000Z
2022-03-22T09:45:16.000Z
src/util/strdict.c
arshajii/rho
3a25140da6d4b49349ebe4ba55a160982dab5bb3
[ "MIT" ]
1
2016-03-04T19:30:11.000Z
2016-03-08T18:35:52.000Z
src/util/strdict.c
arshajii/rho
3a25140da6d4b49349ebe4ba55a160982dab5bb3
[ "MIT" ]
null
null
null
#include <stdlib.h> #include <string.h> #include "object.h" #include "util.h" #include "strdict.h" #define STRDICT_INIT_TABLE_SIZE 32 #define STRDICT_LOAD_FACTOR 0.75f #define HASH(key) (rho_util_hash_secondary(rho_str_hash((key)))) typedef RhoStrDictEntry Entry; static Entry **make_empty_table(const size_t ...
24.143791
91
0.67948
[ "object" ]
e0f547d7789ec83b3aca5bcc796dac50a5833465
5,970
h
C
kernel/LinearAlgebra/MiddleSizeVector.h
hpgem/hpgem
b2f7ac6bdef3262af0c3e8559cb991357a96457f
[ "BSD-3-Clause-Clear" ]
5
2020-04-01T15:35:26.000Z
2022-02-22T02:48:12.000Z
kernel/LinearAlgebra/MiddleSizeVector.h
hpgem/hpgem
b2f7ac6bdef3262af0c3e8559cb991357a96457f
[ "BSD-3-Clause-Clear" ]
139
2020-01-06T12:42:24.000Z
2022-03-10T20:58:14.000Z
kernel/LinearAlgebra/MiddleSizeVector.h
hpgem/hpgem
b2f7ac6bdef3262af0c3e8559cb991357a96457f
[ "BSD-3-Clause-Clear" ]
4
2020-04-10T09:19:33.000Z
2021-08-21T07:20:42.000Z
/* This file forms part of hpGEM. This package has been developed over a number of years by various people at the University of Twente and a full list of contributors can be found at http://hpgem.org/about-the-code/team This code is distributed using BSD 3-Clause License. A copy of which can found below. Copyr...
34.508671
80
0.712563
[ "vector" ]
e0f8c0baefc6e7b474fc5a3e136e3e1eb22c3094
1,421
h
C
leaf_contact.h
Obighbyd/accelerando-consulting-stacx
82f30a7f6e9b6a611ee23a88ff3967c530fc95e1
[ "MIT" ]
6
2019-05-20T09:06:10.000Z
2021-07-30T09:52:37.000Z
leaf_contact.h
Obighbyd/accelerando-consulting-stacx
82f30a7f6e9b6a611ee23a88ff3967c530fc95e1
[ "MIT" ]
3
2019-08-09T21:36:19.000Z
2019-08-13T04:13:41.000Z
leaf_contact.h
Obighbyd/accelerando-consulting-stacx
82f30a7f6e9b6a611ee23a88ff3967c530fc95e1
[ "MIT" ]
1
2020-04-13T10:28:15.000Z
2020-04-13T10:28:15.000Z
// //@**************************** class ButtonLeaf ****************************** // // This class encapsulates a door contact sensor (reed switch) // #include <Bounce2.h> class ContactLeaf : public Leaf { public: Bounce contact = Bounce(); // Instantiate a Bounce object ContactLeaf(String name, pinmask_t pins...
20.3
87
0.575651
[ "object" ]
46003b0bba37fb023a66662513c6603d37c70107
2,550
h
C
include/FDVar/DynamicVariable_ctors.h
benjamin-fukdawurld/FDVar
5eec176329c517b3a5c90cb53f9cdf45cd833ccd
[ "Apache-2.0" ]
null
null
null
include/FDVar/DynamicVariable_ctors.h
benjamin-fukdawurld/FDVar
5eec176329c517b3a5c90cb53f9cdf45cd833ccd
[ "Apache-2.0" ]
null
null
null
include/FDVar/DynamicVariable_ctors.h
benjamin-fukdawurld/FDVar
5eec176329c517b3a5c90cb53f9cdf45cd833ccd
[ "Apache-2.0" ]
null
null
null
#ifndef FDVAR_DYNAMICVARIABLE_CTORS_H #define FDVAR_DYNAMICVARIABLE_CTORS_H #include <FDVar/DynamicVariable_fwd.h> #include <FDVar/DynamicVariable_stl.h> namespace FDVar { template<typename T> DynamicVariable::DynamicVariable(const T &value, std::enable_if_t<is_DynamicVari...
29.651163
98
0.629412
[ "transform" ]
4601dc9b219569606ef1dcd609f9ccf8821de018
5,425
h
C
apps/point_cloud/image_common/image_transport/include/image_transport/subscriber_plugin.h
ramonidea/prl_wireless_perception
69dd79d7b150dfc2be38d6e38ed650931564b03a
[ "MIT" ]
742
2017-07-05T02:49:36.000Z
2022-03-30T12:55:43.000Z
apps/point_cloud/image_common/image_transport/include/image_transport/subscriber_plugin.h
ramonidea/prl_wireless_perception
69dd79d7b150dfc2be38d6e38ed650931564b03a
[ "MIT" ]
73
2017-07-06T12:50:51.000Z
2022-03-07T08:07:07.000Z
apps/point_cloud/image_common/image_transport/include/image_transport/subscriber_plugin.h
ramonidea/prl_wireless_perception
69dd79d7b150dfc2be38d6e38ed650931564b03a
[ "MIT" ]
425
2017-07-04T22:03:29.000Z
2022-03-29T06:59:06.000Z
/********************************************************************* * Software License Agreement (BSD License) * * Copyright (c) 2009, Willow Garage, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following cond...
38.204225
108
0.684424
[ "object" ]
46038c3f551083e4fca06a772a3d10792e8cd54e
1,388
h
C
include/menu.h
ryonagana/shmup2
e873402dc82dc148340adc2562dd8eb2353f3915
[ "MIT" ]
2
2019-03-26T15:45:22.000Z
2019-03-27T13:18:03.000Z
include/menu.h
ryonagana/shmup2
e873402dc82dc148340adc2562dd8eb2353f3915
[ "MIT" ]
null
null
null
include/menu.h
ryonagana/shmup2
e873402dc82dc148340adc2562dd8eb2353f3915
[ "MIT" ]
1
2019-03-31T02:52:06.000Z
2019-03-31T02:52:06.000Z
#ifndef MENU_HEADER #define MENU_HEADER #include <iostream> #include <cstdio> #include <cstdlib> #include <cstring> #include <functional> #include <vector> #include <allegro5/allegro.h> typedef enum { MENU_TYPE_NONE, MENU_TYPE_SIMPLE, MENU_TYPE_PAGE }MENU_TYPE; //typedef bool (*menuSelectCallback)(int i...
16.926829
116
0.65634
[ "vector" ]
461a2c4a82cc7c242be323e3937cc352fb2aff6c
3,732
h
C
apps/settings/main_controller.h
VersiraSec/epsilon-cfw
d12b44c6c6668ecc14b60d8dd098ba5c230b1291
[ "FSFAP" ]
1,442
2017-08-28T19:39:45.000Z
2022-03-30T00:56:14.000Z
apps/settings/main_controller.h
VersiraSec/epsilon-cfw
d12b44c6c6668ecc14b60d8dd098ba5c230b1291
[ "FSFAP" ]
1,321
2017-08-28T23:03:10.000Z
2022-03-31T19:32:17.000Z
apps/settings/main_controller.h
VersiraSec/epsilon-cfw
d12b44c6c6668ecc14b60d8dd098ba5c230b1291
[ "FSFAP" ]
421
2017-08-28T22:02:39.000Z
2022-03-28T20:52:21.000Z
#ifndef SETTINGS_MAIN_CONTROLLER_H #define SETTINGS_MAIN_CONTROLLER_H #include <apps/shared/settings_message_tree.h> #include <escher/selectable_list_view_controller.h> #include <escher/message_table_cell_with_chevron_and_message.h> #include <escher/message_table_cell_with_switch.h> #include "message_table_cell_with_g...
50.432432
220
0.823419
[ "model" ]
461ecdf907b3a67d7dca182a570685f8cf306b4e
14,413
h
C
VC2010Samples/OS/WindowsXP/GetImage/WiaWrap.h
alonmm/VCSamples
6aff0b4902f5027164d593540fcaa6601a0407c3
[ "MIT" ]
300
2019-05-09T05:32:33.000Z
2022-03-31T20:23:24.000Z
VC2010Samples/OS/WindowsXP/GetImage/WiaWrap.h
JaydenChou/VCSamples
9e1d4475555b76a17a3568369867f1d7b6cc6126
[ "MIT" ]
9
2016-09-19T18:44:26.000Z
2018-10-26T10:20:05.000Z
VC2010Samples/OS/WindowsXP/GetImage/WiaWrap.h
JaydenChou/VCSamples
9e1d4475555b76a17a3568369867f1d7b6cc6126
[ "MIT" ]
633
2019-05-08T07:34:12.000Z
2022-03-30T04:38:28.000Z
/*++ Copyright (c) Microsoft Corporation. All rights reserved. --*/ #ifndef __WIAWRAP__ #define __WIAWRAP__ namespace WiaWrap { ////////////////////////////////////////////////////////////////////////// // // ProgressCallback // /*++ The ProgressCallback function is an application-defined callback function ...
26.445872
78
0.61285
[ "object" ]
4620635686b94a64bff2a6eb9c4bb7d97aa8601f
644
h
C
GlacierFormats/src/Export/GLTFExporter.h
pawREP/GlacierFormats
9eece4541d863e288fc950087c4f6ec111258fe9
[ "MIT" ]
3
2020-04-03T00:01:35.000Z
2021-02-04T04:20:58.000Z
GlacierFormats/src/Export/GLTFExporter.h
pawREP/GlacierFormats
9eece4541d863e288fc950087c4f6ec111258fe9
[ "MIT" ]
1
2021-03-02T05:31:10.000Z
2021-03-02T05:31:10.000Z
GlacierFormats/src/Export/GLTFExporter.h
pawREP/GlacierFormats
9eece4541d863e288fc950087c4f6ec111258fe9
[ "MIT" ]
null
null
null
#pragma once #include "../IRenderAsset.h" #include "../IMesh.h" #include <filesystem> namespace GlacierFormats { namespace Export { class GLTFExporter : public IExporter { public: void operator()(const IRenderAsset& model, const std::filesystem::path& export_dir) const override final; void operator()(const...
32.2
108
0.748447
[ "mesh", "model" ]
46255777daf71a0ec85259476b2e78a1acdda433
10,553
h
C
jsk_recognition/jsk_pcl_ros/include/jsk_pcl_ros/target_adaptive_tracking.h
VT-ASIM-LAB/autoware.ai
211dff3bee2d2782cb10444272c5d98d1f30d33a
[ "Apache-2.0" ]
null
null
null
jsk_recognition/jsk_pcl_ros/include/jsk_pcl_ros/target_adaptive_tracking.h
VT-ASIM-LAB/autoware.ai
211dff3bee2d2782cb10444272c5d98d1f30d33a
[ "Apache-2.0" ]
null
null
null
jsk_recognition/jsk_pcl_ros/include/jsk_pcl_ros/target_adaptive_tracking.h
VT-ASIM-LAB/autoware.ai
211dff3bee2d2782cb10444272c5d98d1f30d33a
[ "Apache-2.0" ]
null
null
null
#ifndef _TARGET_ADAPTIVE_TRACKING_H_ #define _TARGET_ADAPTIVE_TRACKING_H_ #include <string> #include <ros/ros.h> #include <ros/console.h> #include <message_filters/subscriber.h> #include <message_filters/synchronizer.h> #include <message_filters/sync_policies/approximate_time.h> #include <sensor_msgs/Image.h> #inc...
38.374545
79
0.695632
[ "vector", "transform" ]
4625a08adcb9a1f941b4425c7c1bcbd0c2398c61
23,295
c
C
blackchannel/POWERLINK/pcp/psi/tssdo.c
OpenAutomationTechnologies/openSAFETY_DEMO
23419e01acb4b65b9772b60181cc48061ef2fe3b
[ "Apache-2.0" ]
12
2017-04-28T09:33:43.000Z
2021-07-07T13:33:17.000Z
blackchannel/POWERLINK/pcp/psi/tssdo.c
OpenAutomationTechnologies/openSAFETY_DEMO
23419e01acb4b65b9772b60181cc48061ef2fe3b
[ "Apache-2.0" ]
4
2016-10-24T14:10:08.000Z
2017-03-24T12:38:07.000Z
blackchannel/POWERLINK/pcp/psi/tssdo.c
OpenAutomationTechnologies/openSAFETY_DEMO
23419e01acb4b65b9772b60181cc48061ef2fe3b
[ "Apache-2.0" ]
6
2016-09-13T11:26:08.000Z
2020-12-21T18:37:29.000Z
/** ******************************************************************************** \file tssdo.c \brief Creates a channel for transmitting SSDO frames This module handles the SSDO transmit channels between the PCP and the application. It forwards transmit data from the application to the PCP and finally to the n...
32.809859
103
0.531917
[ "object" ]
4626c908f328812bc999c27c06f4936c2955978c
2,263
h
C
cartographer_grpc/metrics/prometheus/family_factory.h
RellyLiu/Cartographer
c32cb49b0174b6af7c482e1f8f1b128ac659241d
[ "Apache-2.0" ]
null
null
null
cartographer_grpc/metrics/prometheus/family_factory.h
RellyLiu/Cartographer
c32cb49b0174b6af7c482e1f8f1b128ac659241d
[ "Apache-2.0" ]
null
null
null
cartographer_grpc/metrics/prometheus/family_factory.h
RellyLiu/Cartographer
c32cb49b0174b6af7c482e1f8f1b128ac659241d
[ "Apache-2.0" ]
null
null
null
/* * Copyright 2018 The Cartographer 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...
35.359375
78
0.741052
[ "vector" ]
462805e389403d8ef7658569dcad2b9d14e989be
8,103
c
C
ConfProfile/jni/strongswan/src/libimcv/ietf/ietf_attr_installed_packages.c
Infoss/conf-profile-4-android
619bd63095bb0f5a67616436d5510d24a233a339
[ "MIT" ]
null
null
null
ConfProfile/jni/strongswan/src/libimcv/ietf/ietf_attr_installed_packages.c
Infoss/conf-profile-4-android
619bd63095bb0f5a67616436d5510d24a233a339
[ "MIT" ]
5
2016-01-25T18:04:42.000Z
2016-02-25T08:54:56.000Z
ConfProfile/jni/strongswan/src/libimcv/ietf/ietf_attr_installed_packages.c
Infoss/conf-profile-4-android
619bd63095bb0f5a67616436d5510d24a233a339
[ "MIT" ]
2
2016-01-25T17:14:17.000Z
2016-02-13T20:14:09.000Z
/* * Copyright (C) 2012 Andreas Steffen * HSR Hochschule fuer Technik Rapperswil * * 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 (at your * option) a...
24.116071
93
0.683204
[ "object" ]
462a6ebc847b998181a223648c677fcf3b935fa6
5,329
h
C
inc/countrydatamanager.h
sunjinbo/roadmap
f6e8feccc2b41b88e70c59cb5599d2dd121ae0c0
[ "MIT" ]
null
null
null
inc/countrydatamanager.h
sunjinbo/roadmap
f6e8feccc2b41b88e70c59cb5599d2dd121ae0c0
[ "MIT" ]
null
null
null
inc/countrydatamanager.h
sunjinbo/roadmap
f6e8feccc2b41b88e70c59cb5599d2dd121ae0c0
[ "MIT" ]
null
null
null
/* * ============================================================================ * Name : CountryDataManager.h * Part of : RoadMap * Interface : * Description : * Version : * * Copyright 2007 Nokia. All rights reserved. * This material, including documentation and any related computer * pr...
23.896861
78
0.599737
[ "object" ]
462d3f4a0dd3641b095cfb9df73b7fe4fa57cd4a
7,386
h
C
Source/Audio/SpatialSynthVoice.h
felixfaire/Soundscaper-OSC
9d157407c201b60fd53638f315d72e57c9a1fc45
[ "MIT" ]
8
2020-04-30T14:27:43.000Z
2021-07-04T00:08:49.000Z
Source/Audio/SpatialSynthVoice.h
felixfaire/Soundscaper-OSC
9d157407c201b60fd53638f315d72e57c9a1fc45
[ "MIT" ]
null
null
null
Source/Audio/SpatialSynthVoice.h
felixfaire/Soundscaper-OSC
9d157407c201b60fd53638f315d72e57c9a1fc45
[ "MIT" ]
1
2020-05-02T07:59:32.000Z
2020-05-02T07:59:32.000Z
/* ============================================================================== SpatialSynthVoice.h Created: 19 Feb 2020 10:38:33pm Author: Felix Faire ============================================================================== */ #pragma once #include "SpatialSynthSound.h" #inclu...
41.494382
108
0.600596
[ "render", "object", "vector" ]
46310a548bd59efadc7d0f700b69a77ea566a550
1,862
h
C
src/c-compiler/ir/typetbl.h
Ivo-Balbaert/cone
7d48ef6e85587a1d608c9874e677443ed7349083
[ "MIT-0", "MIT" ]
427
2017-09-22T05:33:40.000Z
2022-03-23T06:26:18.000Z
src/c-compiler/ir/typetbl.h
Ivo-Balbaert/cone
7d48ef6e85587a1d608c9874e677443ed7349083
[ "MIT-0", "MIT" ]
49
2019-01-03T19:34:26.000Z
2022-03-05T03:35:57.000Z
src/c-compiler/ir/typetbl.h
Ivo-Balbaert/cone
7d48ef6e85587a1d608c9874e677443ed7349083
[ "MIT-0", "MIT" ]
17
2018-04-16T06:45:46.000Z
2022-02-14T17:26:17.000Z
/** Hashed table for normalizing equivalent structural types to single definition * For use by LLVM generation and for preserving useful metadata. * * Nominal types are uniquely defined, with a name being used to refer to the type's singular definition * Structural types (references/pointers, arrays, tuples) red...
39.617021
105
0.739527
[ "object" ]
4634da495696472498c00f393d69f60fd1adf8bf
638
h
C
OpenACC/Hipercube.h
JeffersonH44/DC-GA
a6c4dbd3568fc0552f24f56587dbd0e3797ba3d1
[ "MIT" ]
null
null
null
OpenACC/Hipercube.h
JeffersonH44/DC-GA
a6c4dbd3568fc0552f24f56587dbd0e3797ba3d1
[ "MIT" ]
null
null
null
OpenACC/Hipercube.h
JeffersonH44/DC-GA
a6c4dbd3568fc0552f24f56587dbd0e3797ba3d1
[ "MIT" ]
null
null
null
// // Created by jefferson on 3/09/16. // #ifndef HOLA_HIPERCUBE_H #define HOLA_HIPERCUBE_H #include <random> #include "Space.h" #include "UniformRandomCPU.h" class Hipercube : public Space<double*> { public: Hipercube(double lower, double upper, size_t dimension); #pragma acc routine seq double* repair...
18.764706
60
0.689655
[ "vector" ]
df9d74726d0ba96cbf771a459b31246fe7ccceda
2,205
h
C
src/winres/import_winres.h
KeyWorksRW/wxUiEditor
fc58bb37284430fa5901579ae121d4482b588c75
[ "Apache-2.0" ]
7
2021-10-22T02:43:12.000Z
2022-01-15T10:52:58.000Z
src/winres/import_winres.h
KeyWorksRW/wxUiEditor
fc58bb37284430fa5901579ae121d4482b588c75
[ "Apache-2.0" ]
288
2021-05-16T19:12:04.000Z
2022-03-30T13:22:31.000Z
src/winres/import_winres.h
KeyWorksRW/wxUiEditor
fc58bb37284430fa5901579ae121d4482b588c75
[ "Apache-2.0" ]
null
null
null
///////////////////////////////////////////////////////////////////////////// // Purpose: Parse a Windows resource file // Author: Ralph Walden // Copyright: Copyright (c) 2019-2021 KeyWorks Software (Ralph Walden) // License: Apache License -- see ../../LICENSE //////////////////////////////////////////////////...
31.5
102
0.653061
[ "vector" ]
dfa37e846c0c870e52294395af2508a1ccad89cd
10,511
h
C
Source/AST/ASTExpression.h
IanNorris/Shadr
eb6a67f96624cd41b78740c4a047ff6319493d4f
[ "MIT" ]
null
null
null
Source/AST/ASTExpression.h
IanNorris/Shadr
eb6a67f96624cd41b78740c4a047ff6319493d4f
[ "MIT" ]
null
null
null
Source/AST/ASTExpression.h
IanNorris/Shadr
eb6a67f96624cd41b78740c4a047ff6319493d4f
[ "MIT" ]
null
null
null
#if !defined( SHADR_AST_EXPRESSION_H ) #define SHADR_AST_EXPRESSION_H class CASTExpression : public CASTBase { public: CASTExpression( const SParsePosition& rtParsePosition, const CType& rtType, bool bModifiesLeft ) : CASTBase( rtParsePosition ) , m_tType( rtType ) , m_bModifiesLeft( bModifiesLeft ) {} const C...
27.806878
295
0.75226
[ "vector" ]
dfb11b24c0dd7def22b933041fc09ea707f346f8
6,465
h
C
sd_maskrcnn/gop/lib/imgproc/image.h
PingCheng-Wei/SD-MaskRCNN
8995945c38f510333cdcbdd409a189e1ad742ee2
[ "MIT" ]
183
2018-10-12T05:16:56.000Z
2022-03-17T13:56:56.000Z
sd_maskrcnn/gop/lib/imgproc/image.h
PingCheng-Wei/SD-MaskRCNN
8995945c38f510333cdcbdd409a189e1ad742ee2
[ "MIT" ]
46
2018-10-25T06:50:43.000Z
2022-03-19T08:51:35.000Z
sd_maskrcnn/gop/lib/imgproc/image.h
PingCheng-Wei/SD-MaskRCNN
8995945c38f510333cdcbdd409a189e1ad742ee2
[ "MIT" ]
63
2018-10-27T10:01:50.000Z
2022-03-31T14:56:29.000Z
/* Copyright (c) 2014, Philipp Krähenbühl 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 li...
31.536585
102
0.650425
[ "vector" ]
dfb189bd9b2d99cfa8f3b59253efea8e0093e98a
931
h
C
MainWindow.h
logsol/VolcaSampleMelody
099e01d62131e31f35ad28d6861befb98868c2b4
[ "MIT" ]
2
2019-09-04T22:05:37.000Z
2021-07-19T15:05:47.000Z
MainWindow.h
logsol/VolcaSampleMelody
099e01d62131e31f35ad28d6861befb98868c2b4
[ "MIT" ]
1
2016-10-27T18:46:03.000Z
2016-10-27T18:46:05.000Z
MainWindow.h
logsol/VolcaSampleMelody
099e01d62131e31f35ad28d6861befb98868c2b4
[ "MIT" ]
1
2020-03-15T21:13:31.000Z
2020-03-15T21:13:31.000Z
#ifndef MAINWINDOW_H #define MAINWINDOW_H #include <QMainWindow> #include "RtMidi.h" #include <CoreAudio/CoreAudio.h> #include <vector> namespace Ui { class MainWindow; } class MainWindow : public QMainWindow { Q_OBJECT public: explicit MainWindow(QWidget *parent = 0); ~MainWindow(); void catchMidi...
20.688889
90
0.730397
[ "vector" ]
dfb29562b999871930e4a47dd8a914b7c9ba77ff
1,685
h
C
src/cyad/CynaraAdminPolicies.h
Samsung/cynara
be455dcaf1400bec0272a6ce90852b9147393a60
[ "Apache-2.0" ]
22
2015-05-19T08:33:30.000Z
2022-02-27T02:19:32.000Z
src/cyad/CynaraAdminPolicies.h
Samsung/cynara
be455dcaf1400bec0272a6ce90852b9147393a60
[ "Apache-2.0" ]
10
2015-05-07T19:01:54.000Z
2016-07-07T07:37:37.000Z
src/cyad/CynaraAdminPolicies.h
Samsung/cynara
be455dcaf1400bec0272a6ce90852b9147393a60
[ "Apache-2.0" ]
23
2015-02-28T21:31:58.000Z
2020-04-23T02:25:37.000Z
/* * Copyright (c) 2014 Samsung Electronics Co., Ltd 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 ...
27.177419
78
0.712166
[ "vector" ]
dfb82853b45978a2780a294e13f9cb868f6ccf24
353
h
C
SarkLibrary/StaticModel.h
alleysark/SarkEngine_forExperiment
9e27ddc37242cf739d67ee7efc2ff2b24d3c4811
[ "Apache-2.0" ]
2
2015-07-20T08:57:02.000Z
2018-11-02T13:42:49.000Z
SarkLibrary/StaticModel.h
alleysark/SarkEngine_forExperiment
9e27ddc37242cf739d67ee7efc2ff2b24d3c4811
[ "Apache-2.0" ]
null
null
null
SarkLibrary/StaticModel.h
alleysark/SarkEngine_forExperiment
9e27ddc37242cf739d67ee7efc2ff2b24d3c4811
[ "Apache-2.0" ]
null
null
null
#ifndef __STATIC_MODEL_H__ #define __STATIC_MODEL_H__ #include "AModel.h" namespace sark { // static mesh model. class StaticModel : public AModel { public: StaticModel(const std::string& name, ASceneComponent* parent, bool activate); virtual ~StaticModel(); virtual void Update() override; virtual void...
16.809524
79
0.733711
[ "mesh", "render", "model" ]
dfcc97336db4169b3a0c3ff0e686c5c6c04ac33a
2,732
h
C
source/gts/source/micro_scheduler/Containers.h
clayne/GTS-GamesTaskScheduler
3f216886ca2e41d79e34284e850b7d5ecfce9324
[ "MIT" ]
417
2019-03-20T13:15:51.000Z
2022-03-29T05:29:51.000Z
source/gts/source/micro_scheduler/Containers.h
clayne/GTS-GamesTaskScheduler
3f216886ca2e41d79e34284e850b7d5ecfce9324
[ "MIT" ]
6
2019-03-23T11:38:23.000Z
2022-03-24T22:03:24.000Z
source/gts/source/micro_scheduler/Containers.h
clayne/GTS-GamesTaskScheduler
3f216886ca2e41d79e34284e850b7d5ecfce9324
[ "MIT" ]
35
2019-03-19T01:09:28.000Z
2022-02-23T06:14:45.000Z
/******************************************************************************* * Copyright 2019 Intel Corporation * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files(the "Software"), to deal * in the Software without restrict...
50.592593
160
0.736457
[ "vector" ]
dfd6a1eca4a998c9aefee6af8d62e431a9b23a0a
1,421
h
C
Physics/Include/ContactData_ParticleParticle.h
ArvydasSlekaitis/ReginaGameEngine
4b6af9b5fbf9aad4025b0387260c31019fd8f8c8
[ "MIT" ]
1
2020-09-02T06:00:14.000Z
2020-09-02T06:00:14.000Z
Physics/Include/ContactData_ParticleParticle.h
ArvydasSlekaitis/ReginaGameEngine
4b6af9b5fbf9aad4025b0387260c31019fd8f8c8
[ "MIT" ]
null
null
null
Physics/Include/ContactData_ParticleParticle.h
ArvydasSlekaitis/ReginaGameEngine
4b6af9b5fbf9aad4025b0387260c31019fd8f8c8
[ "MIT" ]
null
null
null
/////////////////////////////////////////////////////////// // ContactData_ParticleParticle.h // Created on: 12-03-2009 // Last modified: 29-07-2009 // Original author: Arvydas Slekaitis (C) /////////////////////////////////////////////////////////// #ifndef REGINA_CONTACTDATA_PARTICLE_PARTICLE_H #define R...
33.046512
186
0.74525
[ "vector" ]
dfdc15a681220ce886800055750173c6e7e1b118
1,210
h
C
src/Mesh.h
helmertz/noxoscope
2c663e12ef5a54e61eae7b60f4efa934f84a1814
[ "CC-BY-3.0", "Apache-2.0" ]
null
null
null
src/Mesh.h
helmertz/noxoscope
2c663e12ef5a54e61eae7b60f4efa934f84a1814
[ "CC-BY-3.0", "Apache-2.0" ]
null
null
null
src/Mesh.h
helmertz/noxoscope
2c663e12ef5a54e61eae7b60f4efa934f84a1814
[ "CC-BY-3.0", "Apache-2.0" ]
null
null
null
//===----------------------------------------------------------------------===// // // This file is part of the Noxoscope project // // Copyright (c) 2016 Niklas Helmertz // //===----------------------------------------------------------------------===// #ifndef Mesh_H #define Mesh_H #include <vector> #include <memor...
22
184
0.644628
[ "mesh", "render", "vector" ]
dfeaac10f252eb2eb28f899cb1fcd8b422a88184
1,951
h
C
lab9/academiaserializer/Serializer.h
Adrjanjan/JiMP-Exercises
0c5de5878bcf0ede27fedcdf3cebbe081679e180
[ "MIT" ]
null
null
null
lab9/academiaserializer/Serializer.h
Adrjanjan/JiMP-Exercises
0c5de5878bcf0ede27fedcdf3cebbe081679e180
[ "MIT" ]
null
null
null
lab9/academiaserializer/Serializer.h
Adrjanjan/JiMP-Exercises
0c5de5878bcf0ede27fedcdf3cebbe081679e180
[ "MIT" ]
null
null
null
// // Created by adrja on 20/05/2018. // #ifndef JIMP_EXERCISES_SERIALIZER_H #define JIMP_EXERCISES_SERIALIZER_H #include <ostream> #include <vector> #include <functional> namespace academia { class Serializable; class Serializer { public: Serializer(std::ostream *out) : out_(out) {} ...
33.637931
115
0.678114
[ "vector" ]
dfff3d4e41673fe208082d5ed57b4aa10af03803
8,718
c
C
posda/posdatools/Posda/c_source/NewReadContours.c
UAMS-DBMI/PosdaTools
7d33605da1b88e4787a1368dbecaffda1df95e5b
[ "Apache-2.0" ]
6
2019-01-17T15:47:44.000Z
2022-02-02T16:47:25.000Z
posda/posdatools/Posda/c_source/NewReadContours.c
UAMS-DBMI/PosdaTools
7d33605da1b88e4787a1368dbecaffda1df95e5b
[ "Apache-2.0" ]
23
2016-06-08T21:51:36.000Z
2022-03-02T08:11:44.000Z
posda/posdatools/Posda/c_source/NewReadContours.c
UAMS-DBMI/PosdaTools
7d33605da1b88e4787a1368dbecaffda1df95e5b
[ "Apache-2.0" ]
null
null
null
/* # #Copyright 2008, Bill Bennett # Part of the Posda package # Posda may be copied only under the terms of either the Artistic License or the # GNU General Public License, which may be found in the Posda Distribution, # or at http://posda.com/License.html # # # All of the parameters on the command line are of the f...
26.990712
93
0.547373
[ "transform" ]
700ccaec2d2d3abc74f230d03204f995474b8394
46,689
h
C
mip/miperrs.h
stardot/ncc
8c2bda7122c651756d1b66844e7b1f0d3f44d940
[ "Apache-2.0" ]
null
null
null
mip/miperrs.h
stardot/ncc
8c2bda7122c651756d1b66844e7b1f0d3f44d940
[ "Apache-2.0" ]
null
null
null
mip/miperrs.h
stardot/ncc
8c2bda7122c651756d1b66844e7b1f0d3f44d940
[ "Apache-2.0" ]
null
null
null
/* * C compiler error prototype file (miperrs.h) * Copyright (C) Codemist Ltd, 1988. * SPDX-Licence-Identifier: Apache-2.0 */ /* * RCS $Revision$ Codemist 151 * Checkin $Date$ * Revising $Author$ */ /* * This file is input to the genhdrs utility, which can compress error * strings (but leaving escape sequen...
48.786834
98
0.753411
[ "object", "vector" ]
700ceaa7e961d52f7be0fb7890b1d7912b7e2f98
2,424
h
C
model/heavenlybody/heavenlybody.h
fdeitelhoff/SolarSystemSimulation
9a5232498c2a6b6fe9dd02dfb11e91b9aad5ab48
[ "MIT" ]
null
null
null
model/heavenlybody/heavenlybody.h
fdeitelhoff/SolarSystemSimulation
9a5232498c2a6b6fe9dd02dfb11e91b9aad5ab48
[ "MIT" ]
null
null
null
model/heavenlybody/heavenlybody.h
fdeitelhoff/SolarSystemSimulation
9a5232498c2a6b6fe9dd02dfb11e91b9aad5ab48
[ "MIT" ]
null
null
null
/* Copyright (C) 2012 by Fabian Deitelhoff (FH@FabianDeitelhoff.de) and Christof Geisler (christof.geisler@stud.fh-swf.de) This file is part of the project SolarSystemSimulation. SolarSystemSimulation is free software: you can redistribute it and/or modify it under the terms of the GNU General...
24.484848
91
0.688119
[ "model" ]
701bdf51b7f53335a0974b134fce41a1fa1fa017
456
h
C
JCPhotoAlbum/JCStickerCollectionViewCell.h
JackCoderForLove/JCPhotoAlbum
87b234d32618e7092986fb7940dd66becba4fa1f
[ "Apache-2.0" ]
1
2017-10-10T07:38:56.000Z
2017-10-10T07:38:56.000Z
JCPhotoAlbum/JCStickerCollectionViewCell.h
JackCoderForLove/JCPhotoAlbum
87b234d32618e7092986fb7940dd66becba4fa1f
[ "Apache-2.0" ]
null
null
null
JCPhotoAlbum/JCStickerCollectionViewCell.h
JackCoderForLove/JCPhotoAlbum
87b234d32618e7092986fb7940dd66becba4fa1f
[ "Apache-2.0" ]
null
null
null
// // JCStickerCollectionViewCell.h // CanCan // 贴纸自定义网格cell // Created by xingjian on 2017/8/15. // Copyright © 2017年 xingjian. All rights reserved. // #import <UIKit/UIKit.h> @class JCStickerModel; @interface JCStickerCollectionViewCell : UICollectionViewCell - (void)jcChangeNormalState; - (void)jcChangeSele...
21.714286
119
0.763158
[ "model" ]
701c0f5bf7eed885fcb3fd4cb2e6182e6654bd37
4,152
h
C
DataCollector/mozilla/xulrunner-sdk/include/nsIDOMClipboardEvent.h
andrasigneczi/TravelOptimiser
b08805f97f0823fd28975a36db67193386aceb22
[ "Apache-2.0" ]
1
2016-04-20T08:35:44.000Z
2016-04-20T08:35:44.000Z
DataCollector/mozilla/xulrunner-sdk/include/nsIDOMClipboardEvent.h
andrasigneczi/TravelOptimiser
b08805f97f0823fd28975a36db67193386aceb22
[ "Apache-2.0" ]
null
null
null
DataCollector/mozilla/xulrunner-sdk/include/nsIDOMClipboardEvent.h
andrasigneczi/TravelOptimiser
b08805f97f0823fd28975a36db67193386aceb22
[ "Apache-2.0" ]
null
null
null
/* * DO NOT EDIT. THIS FILE IS GENERATED FROM ../../../dist/idl\nsIDOMClipboardEvent.idl */ #ifndef __gen_nsIDOMClipboardEvent_h__ #define __gen_nsIDOMClipboardEvent_h__ #ifndef __gen_domstubs_h__ #include "domstubs.h" #endif #ifndef __gen_nsIDOMEvent_h__ #include "nsIDOMEvent.h" #endif /* For I...
37.745455
263
0.77842
[ "object" ]
702382315c74e470a5843dc0d76f3ee4ff3b0825
339
h
C
jelorender/include/RenderParser.h
orrinjelo/jrender
4900dc604ed079328bbb61b473ee0d6e35514f30
[ "MIT" ]
null
null
null
jelorender/include/RenderParser.h
orrinjelo/jrender
4900dc604ed079328bbb61b473ee0d6e35514f30
[ "MIT" ]
null
null
null
jelorender/include/RenderParser.h
orrinjelo/jrender
4900dc604ed079328bbb61b473ee0d6e35514f30
[ "MIT" ]
null
null
null
#pragma once #include <memory> #include "json.hpp" #include "Light.h" #include "Render.h" #include "Screen.h" #include "Sphere.h" #include "Camera.h" class RenderParser { public: RenderParser(std::string jsonStr); // ~RenderParser(); std::shared_ptr<Render> getRender(); private: std::shared_ptr<Rend...
16.95
40
0.678466
[ "render" ]
703c87695335c7dd9af94e6eacdd202341d4ab5e
1,628
h
C
src/LuaExpression.h
MartinFrancu/BtEvaluator
3556510afd7ebf7293055ef6a686edd9818468b1
[ "MIT" ]
1
2016-10-05T19:15:59.000Z
2016-10-05T19:15:59.000Z
src/LuaExpression.h
MartinFrancu/BtEvaluator
3556510afd7ebf7293055ef6a686edd9818468b1
[ "MIT" ]
null
null
null
src/LuaExpression.h
MartinFrancu/BtEvaluator
3556510afd7ebf7293055ef6a686edd9818468b1
[ "MIT" ]
null
null
null
#pragma once #include "SpringCommand.h" #include <json.hpp> namespace BT { /** * Node that runs the Lua expression entered as a parameter value vhen ticked. */ class LuaExpression : public SpringCommand { typedef BehaviourTree::EvaluationContext EvaluationContext; public: LuaExpression(const std::string& i...
32.56
153
0.735258
[ "vector" ]
703fa25e40cdaa6cc1f4c2b169efec2ea29ecdc3
1,361
h
C
cocos2d-x_MVC/cocos2d-x_MVC/Classes/Activity.h
JackieLong/cocos2d-x_MVC
15ee5089ce2df0327400631b7bc2bbadd21f0803
[ "MIT" ]
null
null
null
cocos2d-x_MVC/cocos2d-x_MVC/Classes/Activity.h
JackieLong/cocos2d-x_MVC
15ee5089ce2df0327400631b7bc2bbadd21f0803
[ "MIT" ]
null
null
null
cocos2d-x_MVC/cocos2d-x_MVC/Classes/Activity.h
JackieLong/cocos2d-x_MVC
15ee5089ce2df0327400631b7bc2bbadd21f0803
[ "MIT" ]
null
null
null
#pragma once #ifndef _ACTIVITY_MVC_H_ #define _ACTIVITY_MVC_H_ #include "cocos2d.h" #include "Macro.h" NS_MVC_BEGIN // 将游戏看成一个大任务,由很多的子任务(Activity)构成,这些子任务维护在一个栈中 // 一个UI界面及其(交互)功能可以看成一个任务,比如一个签到模块,有UI,有交互(签到功能、签到查询等)。 // 也可以只是一个界面(没有交互,没有数据请求)。 // 也可以是没有界面,只是在后台默默处理数据(数据请求、接收),比如与服务器的通讯连接模块。 // 从MVC上说: // Activit...
22.311475
93
0.711976
[ "vector" ]
7044e0d9c19eb880fd49a85535201e20a069e411
6,846
h
C
dbswznm/WznmMMachine.h
mpsitech/wznm-WhizniumSBE
4911d561b28392d485c46e98fb915168d82b3824
[ "MIT" ]
3
2020-09-20T16:24:48.000Z
2021-12-01T19:44:51.000Z
dbswznm/WznmMMachine.h
mpsitech/wznm-WhizniumSBE
4911d561b28392d485c46e98fb915168d82b3824
[ "MIT" ]
null
null
null
dbswznm/WznmMMachine.h
mpsitech/wznm-WhizniumSBE
4911d561b28392d485c46e98fb915168d82b3824
[ "MIT" ]
null
null
null
/** * \file WznmMMachine.h * database access for table TblWznmMMachine (declarations) * \copyright (C) 2016-2020 MPSI Technologies GmbH * \author Alexander Wirthmueller (auto-generation) * \date created: 5 Dec 2020 */ // IP header --- ABOVE #ifndef WZNMMMACHINE_H #define WZNMMMACHINE_H #include <sbecore/Types....
38.460674
277
0.767163
[ "vector" ]
7046eced4223ab886ca685c017a644ce709a2450
678
h
C
libnd4j/include/ops/declarable/helpers/reverse.h
rexwong/deeplearning4j
96a12b3b0ee7282f245c8a0af1c90b0ce2c2ed38
[ "Apache-2.0" ]
97
2016-02-15T07:08:45.000Z
2021-05-09T17:36:38.000Z
libnd4j/include/ops/declarable/helpers/reverse.h
rexwong/deeplearning4j
96a12b3b0ee7282f245c8a0af1c90b0ce2c2ed38
[ "Apache-2.0" ]
331
2016-03-07T21:26:26.000Z
2018-06-08T07:16:15.000Z
libnd4j/include/ops/declarable/helpers/reverse.h
rexwong/deeplearning4j
96a12b3b0ee7282f245c8a0af1c90b0ce2c2ed38
[ "Apache-2.0" ]
108
2016-01-19T15:11:03.000Z
2021-03-29T05:25:51.000Z
// // @author Yurii Shyrma, created on 16.04.2018 // #ifndef LIBND4J_REVERSE_H #define LIBND4J_REVERSE_H #include <ops/declarable/helpers/helpers.h> namespace nd4j { namespace ops { namespace helpers { template <typename T> void reverseArray(T* inArr, Nd4jLong *inShapeBuffer, T *result, Nd4jLong *zShapeBuf...
20.545455
129
0.731563
[ "vector" ]
7055525f38468e1747ff993c50c46bb7014eeac9
922
h
C
src/theta.h
titsuki/p6-Algorithm-LDA
109409c7916085600436af927885b2c0fba44c06
[ "Artistic-2.0" ]
1
2021-12-14T08:17:35.000Z
2021-12-14T08:17:35.000Z
src/theta.h
titsuki/p6-Algorithm-LDA
109409c7916085600436af927885b2c0fba44c06
[ "Artistic-2.0" ]
2
2018-12-27T22:40:59.000Z
2020-01-26T15:19:35.000Z
src/theta.h
titsuki/raku-Algorithm-LDA
109409c7916085600436af927885b2c0fba44c06
[ "Artistic-2.0" ]
null
null
null
#ifndef _THETA_H #define _THETA_H struct theta_model { int num_super_topic; int num_sub_topic; int num_doc; int*** nkp; int** nk; double** akp; double* ak; }; struct theta_model* lda_create_theta(int num_super_topic, int num_sub_topic, int num_doc, double alpha); void lda_delete_theta(struct theta_model...
35.461538
104
0.800434
[ "model" ]
706b96cfd7a7ea7390ddca0fa7cef47f402a9dff
1,994
h
C
model/franchisereferalincome_create_object_v2_response.h
ezmaxinc/eZmax-SDK-c
725eab79d6311127a2d5bd731b978bce94142d69
[ "curl", "MIT" ]
null
null
null
model/franchisereferalincome_create_object_v2_response.h
ezmaxinc/eZmax-SDK-c
725eab79d6311127a2d5bd731b978bce94142d69
[ "curl", "MIT" ]
null
null
null
model/franchisereferalincome_create_object_v2_response.h
ezmaxinc/eZmax-SDK-c
725eab79d6311127a2d5bd731b978bce94142d69
[ "curl", "MIT" ]
null
null
null
/* * franchisereferalincome_create_object_v2_response.h * * Response for POST /2/object/franchisereferalincome */ #ifndef _franchisereferalincome_create_object_v2_response_H_ #define _franchisereferalincome_create_object_v2_response_H_ #include <string.h> #include "../external/cJSON.h" #include "../include/list.h...
42.425532
176
0.883149
[ "object", "model" ]
248849ee36c05fb6c315a1227a9ba673061a6858
1,353
h
C
src/renderer/PlanetaryBodyRenderer.h
Ghimli/new-ospgl
31bd84e52d954683671211ff16ce8702bdb87312
[ "MIT", "BSD-3-Clause" ]
null
null
null
src/renderer/PlanetaryBodyRenderer.h
Ghimli/new-ospgl
31bd84e52d954683671211ff16ce8702bdb87312
[ "MIT", "BSD-3-Clause" ]
null
null
null
src/renderer/PlanetaryBodyRenderer.h
Ghimli/new-ospgl
31bd84e52d954683671211ff16ce8702bdb87312
[ "MIT", "BSD-3-Clause" ]
null
null
null
#pragma once #include "../planet_mesher/quadtree/QuadTreePlanet.h" #include "../planet_mesher/mesher/PlanetTileServer.h" #include "../planet_mesher/renderer/PlanetRenderer.h" #include "atmosphere/AtmosphereRenderer.h" #include "../universe/kepler/KeplerElements.h" struct RockyPlanetRenderer { QuadTreePlanet qtree; P...
23.736842
92
0.756098
[ "model" ]
249acc9d7f149aed654a57909ec5c2384ba226b7
79
h
C
benchmark.h
FilipHusnjak/AdventOfCode-2021
297007d20329c65540e648686b549f71f174b43b
[ "Apache-2.0" ]
6
2021-12-01T18:22:14.000Z
2021-12-09T19:09:29.000Z
benchmark.h
FilipHusnjak/AdventOfCode-2021
297007d20329c65540e648686b549f71f174b43b
[ "Apache-2.0" ]
null
null
null
benchmark.h
FilipHusnjak/AdventOfCode-2021
297007d20329c65540e648686b549f71f174b43b
[ "Apache-2.0" ]
4
2021-12-03T18:37:56.000Z
2021-12-18T06:49:19.000Z
#include <vector> #include <string> using parse_t = std::vector<std::string>;
15.8
41
0.708861
[ "vector" ]
24a12379302315506edf419b31032a6c26214db7
703
h
C
Game/src/THEngine/UI/THEventSystem.h
Ibuki-Suika/THEngine_Empty
ac0ddd8a1b697cb35899ebe189f9440e512cdd99
[ "MIT" ]
1
2017-10-14T11:42:07.000Z
2017-10-14T11:42:07.000Z
Game/src/THEngine/UI/THEventSystem.h
Ibuki-Suika/THEngine_Empty
ac0ddd8a1b697cb35899ebe189f9440e512cdd99
[ "MIT" ]
1
2018-02-01T12:51:51.000Z
2018-02-01T12:51:51.000Z
Game/src/THEngine/UI/THEventSystem.h
Ibuki-Suika/THEngine_Empty
ac0ddd8a1b697cb35899ebe189f9440e512cdd99
[ "MIT" ]
null
null
null
#ifndef TH_EVENT_SYSTEM_H #define TH_EVENT_SYSTEM_H #include <Common\THCommon.h> namespace THEngine { class IKeyDownListener; class EventSystem : public Object, public Singleton<EventSystem> { friend class Singleton<EventSystem>; private: EventSystem(); private: template<class T> class ListenerInfo : p...
16.738095
68
0.742532
[ "object" ]
24a7df9211100ffc4b3e19aa5eb6771b52890b17
697
h
C
mac/pyobjc-core/Modules/objc/OC_PythonDate.h
albertz/music-player
d23586f5bf657cbaea8147223be7814d117ae73d
[ "BSD-2-Clause" ]
132
2015-01-01T10:02:42.000Z
2022-03-09T12:51:01.000Z
mac/pyobjc-core/Modules/objc/OC_PythonDate.h
mba811/music-player
7998986b34cfda2244ef622adefb839331b81a81
[ "BSD-2-Clause" ]
6
2015-01-06T08:23:19.000Z
2019-03-14T12:22:06.000Z
mac/pyobjc-core/Modules/objc/OC_PythonDate.h
mba811/music-player
7998986b34cfda2244ef622adefb839331b81a81
[ "BSD-2-Clause" ]
27
2015-02-23T11:51:43.000Z
2022-03-07T02:34:18.000Z
#import "pyobjc.h" #import <Foundation/Foundation.h> @interface OC_PythonDate : NSDate { PyObject* value; NSDate* oc_value; } + (instancetype)depythonifyObject:(PyObject*)object; + (instancetype)dateWithPythonObject:(PyObject*)value; - (id)initWithPythonObject:(PyObject*)value; -(void)dealloc; -(PyObject*)__pyobj...
24.892857
70
0.754663
[ "object" ]
24a8be4ae72acc87dc841515a3aa2ced57253b3e
1,460
c
C
retirement.c
Rakeshgehlot34/C-Programming
96b35b5dfaa7044176a367e6967bdc1dd3f465d6
[ "Unlicense" ]
null
null
null
retirement.c
Rakeshgehlot34/C-Programming
96b35b5dfaa7044176a367e6967bdc1dd3f465d6
[ "Unlicense" ]
null
null
null
retirement.c
Rakeshgehlot34/C-Programming
96b35b5dfaa7044176a367e6967bdc1dd3f465d6
[ "Unlicense" ]
null
null
null
#include<stdio.h> #include<stdlib.h> struct _retire_info { int months; double contribution; double rate_of_return; }; typedef struct _retire_info retire_info; double account_balance(int year, int months, double balance, retire_info r){ printf("Age %3d month %2d you have $%.2lf\n",year, months, balance);...
25.614035
89
0.726027
[ "3d" ]
24b3a38906547b0f33aae99e41fe5ef5a690e727
907
h
C
ECL/include/lexer.h
ConsoleTVs/ECL
f899affea933c1d6ea0694b790b80ef2e6595fd9
[ "MIT" ]
2
2019-07-11T13:23:51.000Z
2019-07-11T18:48:58.000Z
ECL/include/lexer.h
ConsoleTVs/ECL
f899affea933c1d6ea0694b790b80ef2e6595fd9
[ "MIT" ]
null
null
null
ECL/include/lexer.h
ConsoleTVs/ECL
f899affea933c1d6ea0694b790b80ef2e6595fd9
[ "MIT" ]
null
null
null
#ifndef ECL_LEXER_H #define ECL_LEXER_H #include "vector.h" #include <stdint.h> #include <stdlib.h> // Defines the tokens found in ECL. typedef enum { ECL_TOKEN_EOF, ECL_TOKEN_LEFT_SQUARE, ECL_TOKEN_RIGHT_SQUARE, ECL_TOKEN_LEFT_BRACE, ECL_TOKEN_RIGHT_BRACE, ECL_TOKEN_IDENTIFER, ECL_TOKEN_I...
21.595238
72
0.722161
[ "vector" ]
24b5a9e58d23d28318d41934db4f909278a13c18
3,343
c
C
src/ARDroneDemo1.c
Nazul/ARDroneDemo1
c5bf3560f3bc46ed208d94b6d667d7db64e73fd8
[ "Apache-2.0" ]
null
null
null
src/ARDroneDemo1.c
Nazul/ARDroneDemo1
c5bf3560f3bc46ed208d94b6d667d7db64e73fd8
[ "Apache-2.0" ]
null
null
null
src/ARDroneDemo1.c
Nazul/ARDroneDemo1
c5bf3560f3bc46ed208d94b6d667d7db64e73fd8
[ "Apache-2.0" ]
null
null
null
/* * Copyright 2016 Mario Contreras - marioc@nazul.net. * * 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 app...
30.117117
125
0.707748
[ "object" ]
24bf23b91e46fb6aa30ad4a628630b432f2b470c
4,953
c
C
firmware/exp6989/hardware_tests/msp430fr69xx_p1_03.c
PERSISTLab/BatterylessSimulation
50d4cb90a67f45d4cccd274d9d6c4066b1cc58f7
[ "BSD-3-Clause" ]
9
2017-11-13T16:51:26.000Z
2020-05-19T21:52:53.000Z
firmware/exp6989/hardware_tests/msp430fr69xx_p1_03.c
PERSISTLab/BatterylessSimulation
50d4cb90a67f45d4cccd274d9d6c4066b1cc58f7
[ "BSD-3-Clause" ]
null
null
null
firmware/exp6989/hardware_tests/msp430fr69xx_p1_03.c
PERSISTLab/BatterylessSimulation
50d4cb90a67f45d4cccd274d9d6c4066b1cc58f7
[ "BSD-3-Clause" ]
6
2017-03-15T16:12:23.000Z
2022-02-01T15:56:56.000Z
/* --COPYRIGHT--,BSD_EX * Copyright (c) 2014, Texas Instruments Incorporated * 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 c...
39.624
83
0.617605
[ "vector" ]
24cd3a68b018bc7b8db89c22954af3734d09c527
3,825
h
C
orpsocv2-master/bench/sysc/include/OrpsocAccess.h
danidim13/tarea-3-estructuras
93258f84167db2a088b449d54eb2a184e8a0601e
[ "Apache-2.0" ]
null
null
null
orpsocv2-master/bench/sysc/include/OrpsocAccess.h
danidim13/tarea-3-estructuras
93258f84167db2a088b449d54eb2a184e8a0601e
[ "Apache-2.0" ]
null
null
null
orpsocv2-master/bench/sysc/include/OrpsocAccess.h
danidim13/tarea-3-estructuras
93258f84167db2a088b449d54eb2a184e8a0601e
[ "Apache-2.0" ]
null
null
null
// ---------------------------------------------------------------------------- // Access functions for the ORPSoC Verilator model: definition // Copyright (C) 2008 Embecosm Limited <info@embecosm.com> // Contributor Jeremy Bennett <jeremy.bennett@embecosm.com> // This file is part of the cycle accurate model of t...
33.26087
80
0.740654
[ "model" ]
24d35262d4a840f4c701398762f49a18706a1706
11,841
c
C
oskar/vis/src/oskar_vis_read.c
davepallot/OSKAR
cadde89d692f853250abf4f736bcac17c99df7d7
[ "BSD-3-Clause" ]
1
2019-02-01T03:05:58.000Z
2019-02-01T03:05:58.000Z
oskar/vis/src/oskar_vis_read.c
davepallot/OSKAR
cadde89d692f853250abf4f736bcac17c99df7d7
[ "BSD-3-Clause" ]
1
2019-04-18T05:47:43.000Z
2019-04-18T05:47:43.000Z
oskar/vis/src/oskar_vis_read.c
davepallot/OSKAR
cadde89d692f853250abf4f736bcac17c99df7d7
[ "BSD-3-Clause" ]
1
2021-04-08T01:02:55.000Z
2021-04-08T01:02:55.000Z
/* * Copyright (c) 2011-2016, The University of Oxford * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * 1. Redistributions of source code must retain the above copyright notice, * this ...
41.693662
80
0.698674
[ "model" ]
24d38cb3db357227c1d5e99cf591f12901030b21
1,433
h
C
src/ModelSettings.h
d53dave/cgopt-model
f42108fa4ffb10ab1709c0a54d32c444ea5f0928
[ "MIT" ]
null
null
null
src/ModelSettings.h
d53dave/cgopt-model
f42108fa4ffb10ab1709c0a54d32c444ea5f0928
[ "MIT" ]
null
null
null
src/ModelSettings.h
d53dave/cgopt-model
f42108fa4ffb10ab1709c0a54d32c444ea5f0928
[ "MIT" ]
null
null
null
// // Created by David Sere on 09/09/15. // // This header contains settings for the model classes and allows the framework to inject some definitions before #pragma once #include <cereal/archives/json.hpp> #include <cereal/archives/portable_binary.hpp> #include <cereal/types/array.hpp> #include <cereal/types/base_cl...
30.489362
113
0.759944
[ "vector", "model" ]