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
9b49f2864b8244a3ff135b671c27a3f1baee3cca
4,044
h
C
hphp/util/synchronizable-multi.h
jeffomatic/hhvm
afd1a0c089aff36a31b8990490366606694a2842
[ "PHP-3.01", "Zend-2.0" ]
2
2019-09-01T19:40:10.000Z
2019-10-18T13:30:30.000Z
hphp/util/synchronizable-multi.h
alisha/hhvm
523dc33b444bd5b59695eff2b64056629b0ed523
[ "PHP-3.01", "Zend-2.0" ]
1
2018-12-16T15:39:15.000Z
2018-12-16T15:39:16.000Z
hphp/util/synchronizable-multi.h
alisha/hhvm
523dc33b444bd5b59695eff2b64056629b0ed523
[ "PHP-3.01", "Zend-2.0" ]
1
2020-12-30T13:22:47.000Z
2020-12-30T13:22:47.000Z
/* +----------------------------------------------------------------------+ | HipHop for PHP | +----------------------------------------------------------------------+ | Copyright (c) 2010-present Facebook, Inc. (http://www.facebook.com) | +---------...
31.348837
79
0.570722
[ "object", "vector" ]
9b5427fa25b23f98c1a631d61fab9e5c5bc58c0a
716
h
C
include/ur_modern_driver/ros/action_trajectory_follower_interface.h
ipa-nhg/ur_modern_driver
3f1a5faae32fb7962db381497425a90cff52b34e
[ "Apache-2.0" ]
null
null
null
include/ur_modern_driver/ros/action_trajectory_follower_interface.h
ipa-nhg/ur_modern_driver
3f1a5faae32fb7962db381497425a90cff52b34e
[ "Apache-2.0" ]
null
null
null
include/ur_modern_driver/ros/action_trajectory_follower_interface.h
ipa-nhg/ur_modern_driver
3f1a5faae32fb7962db381497425a90cff52b34e
[ "Apache-2.0" ]
null
null
null
#pragma once #include <inttypes.h> #include <array> #include <atomic> #include <cstddef> #include <vector> struct TrajectoryPoint { std::array<double, 6> positions; std::array<double, 6> velocities; std::chrono::microseconds time_from_start; TrajectoryPoint() { } TrajectoryPoint(std::array<double, 6> ...
21.69697
104
0.710894
[ "vector" ]
9b5465cdd1de0fca208686c310d4c9a6e8fae7da
91,661
h
C
groups/bsl/bslstl/bslstl_allocatortraits.h
adambde/bde
a2efe118da642be42b25e81ca986a0fe56078305
[ "Apache-2.0" ]
26
2015-05-07T04:22:06.000Z
2022-01-26T09:10:12.000Z
groups/bsl/bslstl/bslstl_allocatortraits.h
adambde/bde
a2efe118da642be42b25e81ca986a0fe56078305
[ "Apache-2.0" ]
3
2015-05-07T21:06:36.000Z
2015-08-28T20:02:18.000Z
groups/bsl/bslstl/bslstl_allocatortraits.h
adambde/bde
a2efe118da642be42b25e81ca986a0fe56078305
[ "Apache-2.0" ]
12
2015-05-06T08:41:07.000Z
2021-11-09T12:52:19.000Z
// bslstl_allocatortraits.h -*-C++-*- #ifndef INCLUDED_BSLSTL_ALLOCATORTRAITS #define INCLUDED_BSLSTL_ALLOCATORTRAITS #ifndef INCLUDED_BSLS_IDENT #include <bsls_ident.h> #endif BSLS_IDENT("$Id: $") //@PURPOSE: Provide a uniform interface to standard allocator types. // //@CLA...
53.260314
87
0.564657
[ "object", "model" ]
9b5630761ef0d8e799b4f2a891b911db06eeae47
404,042
c
C
src/postgres.c
scopegeneral/auto-indexing-PostgreSQL
2bd753002fdce2231887fa1993caa1ae63500ca0
[ "MIT" ]
3
2020-06-19T16:02:29.000Z
2022-01-05T00:34:13.000Z
src/postgres.c
RekGRpth/auto-indexing-PostgreSQL
41baea2edd4497e17decc2ade24a650bcdbf2a23
[ "MIT" ]
null
null
null
src/postgres.c
RekGRpth/auto-indexing-PostgreSQL
41baea2edd4497e17decc2ade24a650bcdbf2a23
[ "MIT" ]
3
2021-03-13T21:42:13.000Z
2021-05-02T14:13:04.000Z
/*------------------------------------------------------------------------- * * postgres.c * POSTGRES C Backend Interface * * Portions Copyright (c) 1996-2017, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * * IDENTIFICATION * src/backend/tcop...
29.357117
167
0.693163
[ "object" ]
9b59feabafec6e52618aa93b1fcf3c2f1454b6b7
4,370
h
C
shared/lib_fuel_cell_dispatch.h
JordanMalan/ssc
cadb7a9f3183d63c600b5c33f53abced35b6b319
[ "BSD-3-Clause" ]
61
2017-08-09T15:10:59.000Z
2022-02-15T21:45:31.000Z
shared/lib_fuel_cell_dispatch.h
JordanMalan/ssc
cadb7a9f3183d63c600b5c33f53abced35b6b319
[ "BSD-3-Clause" ]
462
2017-07-31T21:26:46.000Z
2022-03-30T22:53:50.000Z
shared/lib_fuel_cell_dispatch.h
JordanMalan/ssc
cadb7a9f3183d63c600b5c33f53abced35b6b319
[ "BSD-3-Clause" ]
73
2017-08-24T17:39:31.000Z
2022-03-28T08:37:47.000Z
/** BSD-3-Clause Copyright 2019 Alliance for Sustainable Energy, LLC Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met : 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the f...
36.722689
117
0.794508
[ "vector" ]
9b5d38ff01122360f508c14e59018fa20913fe94
449
h
C
EersteGraphicEngine/Event.h
fabsgc/EersteGraphicEngine
09d0da03dbe3a17a5da6651409f697a0db8634bd
[ "MIT" ]
3
2018-05-15T10:05:48.000Z
2019-10-07T18:39:41.000Z
EersteGraphicEngine/Event.h
fabsgc/EersteGraphicEngine
09d0da03dbe3a17a5da6651409f697a0db8634bd
[ "MIT" ]
null
null
null
EersteGraphicEngine/Event.h
fabsgc/EersteGraphicEngine
09d0da03dbe3a17a5da6651409f697a0db8634bd
[ "MIT" ]
null
null
null
#pragma once #include "PrerequisitesCore.h" namespace ege { class Event { public: Event(const String& data); ~Event() {}; const String& GetName() const; void Suscribe(std::function<void()> callback); void Execute(); bool operator==...
21.380952
63
0.541203
[ "vector" ]
9b5e8583d441e8dc120a9b6210d9b299c192c185
11,333
c
C
src/px/pmblur2.c
kalyanam-FMTGA/ray-original
f4f57896015c1c29ca571069b007c409d74824e0
[ "BSD-3-Clause-LBNL" ]
1
2021-04-02T06:54:11.000Z
2021-04-02T06:54:11.000Z
src/px/pmblur2.c
kalyanam-FMTGA/ray-original
f4f57896015c1c29ca571069b007c409d74824e0
[ "BSD-3-Clause-LBNL" ]
null
null
null
src/px/pmblur2.c
kalyanam-FMTGA/ray-original
f4f57896015c1c29ca571069b007c409d74824e0
[ "BSD-3-Clause-LBNL" ]
null
null
null
#ifndef lint static const char RCSid[] = "$Id: pmblur2.c,v 2.5 2012/10/13 05:18:18 greg Exp $"; #endif /* * pmblur2.c - program to computer better motion blur from ranimove frames. * * Created by Greg Ward on 10/3/12. */ #include "copyright.h" #include "standard.h" #include "platform.h" #include "color.h" #in...
25.467416
82
0.617489
[ "vector" ]
9b603d0028b57e1d89808b36b4f7d093ec3a9059
361
h
C
src/arrow.h
PK1210/rafale-flight
ec30026b96982bf98325e01b47f44061cf18a9ec
[ "MIT" ]
null
null
null
src/arrow.h
PK1210/rafale-flight
ec30026b96982bf98325e01b47f44061cf18a9ec
[ "MIT" ]
null
null
null
src/arrow.h
PK1210/rafale-flight
ec30026b96982bf98325e01b47f44061cf18a9ec
[ "MIT" ]
null
null
null
#include "main.h" #ifndef ARROW_H #define ARROW_H class Arrow { public: Arrow() {} Arrow(float x, float y, float z); void draw(glm::mat4 VP, glm::vec3 new_position, glm::vec3 unit_vector); private: VAO *object[2]; glm::vec3 position; static constexpr float width = 0.2f; static constexpr f...
18.05
75
0.65651
[ "object" ]
9b64200a4d86323f0c0e2e50eb117fea5f08d402
5,165
h
C
src/functions.h
thjimmylee/scfind
50805f0876bf1f62a28c1d4ccecbc76ff5fd7fe1
[ "MIT" ]
4
2019-01-18T15:46:14.000Z
2020-11-05T22:15:28.000Z
src/functions.h
thjimmylee/scfind
50805f0876bf1f62a28c1d4ccecbc76ff5fd7fe1
[ "MIT" ]
null
null
null
src/functions.h
thjimmylee/scfind
50805f0876bf1f62a28c1d4ccecbc76ff5fd7fe1
[ "MIT" ]
1
2018-11-12T16:53:01.000Z
2018-11-12T16:53:01.000Z
#include <vector> #include "EliasFano.h" #include "utils.h" std::string str_join( const std::vector<std::string>& elements, const char* const separator) { switch (elements.size()) { case 0: return ""; case 1: return *(elements.begin()); default: std::ostringstream os; std::co...
27.184211
139
0.562827
[ "vector" ]
9b677eaa1cce33cd9cac8f3870d18cef0279988a
19,154
h
C
stlsoft/stlsoft__undefs.h
masscry/dmc
c7638f7c524a65bc2af0876c76621d8a11da42bb
[ "BSL-1.0" ]
86
2018-05-24T12:03:44.000Z
2022-03-13T03:01:25.000Z
stlsoft/stlsoft__undefs.h
masscry/dmc
c7638f7c524a65bc2af0876c76621d8a11da42bb
[ "BSL-1.0" ]
1
2019-05-30T01:38:40.000Z
2019-10-26T07:15:01.000Z
stlsoft/stlsoft__undefs.h
masscry/dmc
c7638f7c524a65bc2af0876c76621d8a11da42bb
[ "BSL-1.0" ]
14
2018-07-16T08:29:12.000Z
2021-08-23T06:21:30.000Z
/* ///////////////////////////////////////////////////////////////////////////// * File: stlsoft__undefs.h * * Purpose: The #undefs for stlsoft.h. * * Created: 1st December 2003 * Updated: 11th September 2004 * * Home: http://stlsoft.org/ * * Copyright (c) 2003-2004, Matthe...
36.834615
92
0.796857
[ "object" ]
9b697fb3cbaf50369ba2ccf0fae8569c58fcb9ce
778
h
C
Include/cpython/frameobject.h
ErikBjare/cpython
b68431fadb3150134ac6ccbf501cdfeaf4c75678
[ "0BSD" ]
1
2022-03-18T22:52:09.000Z
2022-03-18T22:52:09.000Z
Include/cpython/frameobject.h
dalakatt/cpython
2f49b97cc5426087b46515254b9a97a22ee8c807
[ "0BSD" ]
4
2021-12-01T14:06:09.000Z
2022-03-24T21:55:25.000Z
Include/cpython/frameobject.h
dalakatt/cpython
2f49b97cc5426087b46515254b9a97a22ee8c807
[ "0BSD" ]
1
2022-03-24T19:52:47.000Z
2022-03-24T19:52:47.000Z
/* Frame object interface */ #ifndef Py_CPYTHON_FRAMEOBJECT_H # error "this header file must not be included directly" #endif /* Standard object interface */ PyAPI_DATA(PyTypeObject) PyFrame_Type; #define PyFrame_Check(op) Py_IS_TYPE(op, &PyFrame_Type) PyAPI_FUNC(PyFrameObject *) PyFrame_New(PyThreadState *, PyCo...
29.923077
72
0.745501
[ "object" ]
9b6a0a3629c0031c34a1230666e38491d2dee39a
1,263
h
C
screen.h
fpfaffendorf/pLauncher
e9d77019442d6d7bea45716cfd9c32358854d148
[ "Apache-2.0" ]
1
2018-04-16T15:58:15.000Z
2018-04-16T15:58:15.000Z
screen.h
fpfaffendorf/pLauncher
e9d77019442d6d7bea45716cfd9c32358854d148
[ "Apache-2.0" ]
null
null
null
screen.h
fpfaffendorf/pLauncher
e9d77019442d6d7bea45716cfd9c32358854d148
[ "Apache-2.0" ]
null
null
null
#ifndef __SCREEN__ #define __SCREEN__ // Screen LCD ICSP PIOs #define SCREEN_SCK 12 #define SCREEN_MOSI 11 #define SCREEN_CS 10 #define SCREEN_WIDTH 128 #define SCREEN_HEIGHT 64 #define SCREEN_BACKLIGHT_PWM 3 #define SCREEN_DEFAULT_BACKLIGHT_LEVEL 2 // U8glib Header #include "U8glib.h" // Li...
17.067568
81
0.694378
[ "render" ]
9b6ad91a7fe6bddbc829b370233b654ede32e41f
346
h
C
cate/3/BBSSecondTableViewCell.h
Wellcomezhangheng/cate
eb1eac2d091ad41913999397ea37136ce403da83
[ "Apache-2.0" ]
1
2019-12-06T07:20:11.000Z
2019-12-06T07:20:11.000Z
cate/3/BBSSecondTableViewCell.h
Wellcomezhangheng/bmob-
eb1eac2d091ad41913999397ea37136ce403da83
[ "Apache-2.0" ]
null
null
null
cate/3/BBSSecondTableViewCell.h
Wellcomezhangheng/bmob-
eb1eac2d091ad41913999397ea37136ce403da83
[ "Apache-2.0" ]
null
null
null
// // BBSSecondTableViewCell.h // cate // // Created by scjy on 16/3/6. // Copyright © 2016年 张衡. All rights reserved. // #import <UIKit/UIKit.h> #import "BBSSecondModel.h" @interface BBSSecondTableViewCell : UITableViewCell @property (nonatomic, strong)BBSSecondModel *model; + (CGFloat)getCellHeightWithModel:(BBS...
21.625
58
0.739884
[ "model" ]
8860dced144f7eb44c0d3c37332654b7ee9e24d3
6,720
h
C
FDTD/ForwardRunlineCallbacks.h
plisdku/trogdor6
d77eb137dd0c03635c0016801ada54117697e521
[ "MIT" ]
null
null
null
FDTD/ForwardRunlineCallbacks.h
plisdku/trogdor6
d77eb137dd0c03635c0016801ada54117697e521
[ "MIT" ]
null
null
null
FDTD/ForwardRunlineCallbacks.h
plisdku/trogdor6
d77eb137dd0c03635c0016801ada54117697e521
[ "MIT" ]
null
null
null
/* * ForwardRunlineCallbacks.h * Trogdor6 * * Created by Paul C Hansen on 2/28/12. * Copyright 2012 Stanford University. All rights reserved. * * This file is covered by the MIT license. See LICENSE.txt. */ #ifndef FORWARD_RUNLINE_CALLBACKS_H #define FORWARD_RUNLINE_CALLBACKS_H #include <vector> struct...
30
100
0.62247
[ "vector" ]
8867ebbf17206d8976b8834417d55fa047e7353e
345
h
C
Telecomm/Telecomm/Lib/Componet/ChatComps/include/BigVideoViewController.h
telecommai/ios
0dce4eeba342466ffe0db72fc0b77ba7d708d8cf
[ "BSD-3-Clause" ]
1
2019-04-19T08:05:34.000Z
2019-04-19T08:05:34.000Z
Telecomm/Telecomm/Lib/Componet/ChatComps/include/BigVideoViewController.h
telecommai/ios
0dce4eeba342466ffe0db72fc0b77ba7d708d8cf
[ "BSD-3-Clause" ]
null
null
null
Telecomm/Telecomm/Lib/Componet/ChatComps/include/BigVideoViewController.h
telecommai/ios
0dce4eeba342466ffe0db72fc0b77ba7d708d8cf
[ "BSD-3-Clause" ]
1
2019-09-05T01:54:54.000Z
2019-09-05T01:54:54.000Z
// // BigVideoViewController.h // ChatComps // // Created by 董艳武 on 2019/1/28. // Copyright © 2019 Javor Feng. All rights reserved. // #import <UIKit/UIKit.h> #import "ImageModel.h" NS_ASSUME_NONNULL_BEGIN @interface BigVideoViewController : UIViewController @property (nonatomic,strong) ImageModel *model; @en...
15.681818
53
0.747826
[ "model" ]
886b7dcdc6eacead28be4b4180c0167340bac0aa
6,608
h
C
Wrapper/Wrapper.h
VendorSniper/reg
825dd4c638ca9be58abd6fcf62989a9c1899b61a
[ "MIT" ]
null
null
null
Wrapper/Wrapper.h
VendorSniper/reg
825dd4c638ca9be58abd6fcf62989a9c1899b61a
[ "MIT" ]
null
null
null
Wrapper/Wrapper.h
VendorSniper/reg
825dd4c638ca9be58abd6fcf62989a9c1899b61a
[ "MIT" ]
null
null
null
#pragma once #include "CHECK.h" #include <itkObject.h> #include <itkSmartPointer.h> #include <memory> #include <type_traits> #include <typeinfo> #include <vector> #include <vtkObject.h> #include <vtkSmartPointer.h> namespace reg { /// \struct AbstractWrapper /// \brief abstract class for all Wrapper cla...
33.714286
81
0.660866
[ "object", "vector" ]
887d64c351fa2b5aa5f9ba43444d84b8d5a883f7
107,046
h
C
include/EdkMdb.h
Junch/MAPIStubLibrary
650e825ed125c77540c78fb132da9854ca75a567
[ "MIT" ]
18
2017-11-23T12:24:44.000Z
2021-12-18T09:51:47.000Z
com/win32comext/mapi/src/mapi_headers/EdkMdb.h
huanyin88/Mod-Pywin32-For-Python3.x-DDE
992931aa534357d54aaac34077f0128d3a740e5e
[ "Apache-2.0" ]
10
2019-09-30T14:36:53.000Z
2022-03-31T16:43:14.000Z
com/win32comext/mapi/src/mapi_headers/EdkMdb.h
huanyin88/Mod-Pywin32-For-Python3.x-DDE
992931aa534357d54aaac34077f0128d3a740e5e
[ "Apache-2.0" ]
6
2017-11-29T10:27:51.000Z
2021-11-06T07:48:48.000Z
/* * EDKMDB.H * * Microsoft Exchange Information Store * Copyright (C) 1986-2002, Microsoft Corporation * * Contains declarations of additional properties and interfaces * offered by Microsoft Exchange Information Store */ #ifndef EDKMDB_INCLUDED #define EDKMDB_INCLUDED /* * WARNING: Many of the property id ...
40.79497
139
0.732003
[ "object" ]
887f25a5e560e99cadd5593bd4ea30d352721ab7
4,844
h
C
src/openms/include/OpenMS/ANALYSIS/MAPMATCHING/FeatureGroupingAlgorithmQT.h
Amit0617/OpenMS
70ef98e32b02721f45fe72bd4de4b4833755a66f
[ "BSL-1.0", "Zlib", "Apache-2.0" ]
348
2015-01-17T16:50:12.000Z
2022-03-30T22:55:39.000Z
src/openms/include/OpenMS/ANALYSIS/MAPMATCHING/FeatureGroupingAlgorithmQT.h
Amit0617/OpenMS
70ef98e32b02721f45fe72bd4de4b4833755a66f
[ "BSL-1.0", "Zlib", "Apache-2.0" ]
4,259
2015-01-01T14:07:54.000Z
2022-03-31T16:49:14.000Z
src/openms/include/OpenMS/ANALYSIS/MAPMATCHING/FeatureGroupingAlgorithmQT.h
Amit0617/OpenMS
70ef98e32b02721f45fe72bd4de4b4833755a66f
[ "BSL-1.0", "Zlib", "Apache-2.0" ]
266
2015-01-24T14:56:14.000Z
2022-03-30T12:32:35.000Z
// -------------------------------------------------------------------------- // OpenMS -- Open-Source Mass Spectrometry // -------------------------------------------------------------------------- // Copyright The OpenMS Team -- Eberhard Karls University Tuebingen, // ETH Zurich, and Freie Universit...
42.491228
322
0.675268
[ "vector" ]
88821b1a9ad8cfd776af17a14891395c67b6d21c
9,171
c
C
blinky/blinky/asf-3.21.0/sam/utils/cmsis/sam4cm/source/templates/iar/startup_sam4cm.c
femtoio/femtousb-blink-example
5e166bdee500f67142d0ee83a1a169bab57fe142
[ "MIT" ]
null
null
null
blinky/blinky/asf-3.21.0/sam/utils/cmsis/sam4cm/source/templates/iar/startup_sam4cm.c
femtoio/femtousb-blink-example
5e166bdee500f67142d0ee83a1a169bab57fe142
[ "MIT" ]
null
null
null
blinky/blinky/asf-3.21.0/sam/utils/cmsis/sam4cm/source/templates/iar/startup_sam4cm.c
femtoio/femtousb-blink-example
5e166bdee500f67142d0ee83a1a169bab57fe142
[ "MIT" ]
null
null
null
/** * \file * * Copyright (c) 2014 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * 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 ...
43.880383
116
0.693054
[ "vector" ]
88827b2c434736c006e49dcf5eb7fad52666c224
8,753
c
C
engine/render/render_postfx.c
akabomb-prog/AVAb
5ff64c08ccab2ced441c417dd15646d7523653df
[ "Unlicense" ]
327
2016-07-18T21:57:30.000Z
2022-03-31T15:01:10.000Z
engine/render/render_postfx.c
MORTAL2000/AVA
22e1a180b7db66988b7701361b4ff3ba5491ea2b
[ "Unlicense" ]
4
2016-09-13T12:11:06.000Z
2021-03-08T18:12:13.000Z
engine/render/render_postfx.c
MORTAL2000/AVA
22e1a180b7db66988b7701361b4ff3ba5491ea2b
[ "Unlicense" ]
30
2017-05-17T08:11:48.000Z
2022-03-05T12:27:29.000Z
// post-effects swap chain. // - rlyeh, public domain. #ifndef POSTFX_H #define POSTFX_H typedef struct passfx { mesh m; char *name; unsigned program; int uniforms[16]; } passfx; typedef struct postfx { // renderbuffers, color & depth textures unsigned fb[2]; texture3 diffuse[2], depth[2]...
33.926357
148
0.601165
[ "mesh" ]
88865f322486bfa3009004d37f2399ab015be2b9
3,435
h
C
VTKHeaders/vtkGAMBITReader.h
jmah/OsiriX-Quad-Buffered-Stereo
096491358a5d4d8a0928dc03d7183ec129720c56
[ "MIT", "Unlicense" ]
2
2017-07-11T15:00:45.000Z
2017-08-09T15:44:22.000Z
VTKHeaders/vtkGAMBITReader.h
jmah/OsiriX-Quad-Buffered-Stereo
096491358a5d4d8a0928dc03d7183ec129720c56
[ "MIT", "Unlicense" ]
null
null
null
VTKHeaders/vtkGAMBITReader.h
jmah/OsiriX-Quad-Buffered-Stereo
096491358a5d4d8a0928dc03d7183ec129720c56
[ "MIT", "Unlicense" ]
3
2015-05-14T21:18:53.000Z
2022-03-07T02:53:45.000Z
/*========================================================================= Program: Visualization Toolkit Module: $RCSfile: vtkGAMBITReader.h,v $ Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen All rights reserved. See Copyright.txt or http://www.kitware.com/Copyright.htm for details. Th...
31.227273
92
0.72198
[ "model" ]
88898410dc8e991e897c0a0adaf9e85b013e73ec
3,520
h
C
phonelibs/zmq/arm/include/zctx.h
Orbbec-3DPG/openpilot
27e0adc434906e37fd7674160a0a8c2dd5c3c180
[ "MIT" ]
41
2018-07-30T17:36:37.000Z
2021-04-05T13:24:19.000Z
phonelibs/zmq/arm/include/zctx.h
Orbbec-3DPG/openpilot
27e0adc434906e37fd7674160a0a8c2dd5c3c180
[ "MIT" ]
17
2015-01-05T21:06:22.000Z
2015-12-07T20:45:44.000Z
phonelibs/zmq/arm/include/zctx.h
Orbbec-3DPG/openpilot
27e0adc434906e37fd7674160a0a8c2dd5c3c180
[ "MIT" ]
29
2018-07-31T07:43:25.000Z
2020-08-30T16:44:27.000Z
/* ========================================================================= zctx - working with 0MQ contexts Copyright (c) the Contributors as noted in the AUTHORS file. This file is part of CZMQ, the high-level C binding for 0MQ: http://czmq.zeromq.org. This Source Code Form is subject to the t...
32.592593
77
0.700284
[ "object" ]
88898886bb86ba774160d01c3bcd7cbff14ad476
4,537
h
C
src/gui/qgsactionmenu.h
dyna-mis/Hilabeling
cb7d5d4be29624a20c8a367162dbc6fd779b2b52
[ "MIT" ]
null
null
null
src/gui/qgsactionmenu.h
dyna-mis/Hilabeling
cb7d5d4be29624a20c8a367162dbc6fd779b2b52
[ "MIT" ]
null
null
null
src/gui/qgsactionmenu.h
dyna-mis/Hilabeling
cb7d5d4be29624a20c8a367162dbc6fd779b2b52
[ "MIT" ]
1
2021-12-25T08:40:30.000Z
2021-12-25T08:40:30.000Z
/*************************************************************************** qgsactionmenu.h -------------------------------------- Date : 11.8.2014 Copyright : (C) 2014 Matthias Kuhn Email : matthias at opengis dot ch *************************************...
32.177305
151
0.606348
[ "object" ]
888a4197f23f4b5db20bb7522585ac60be60d58b
2,472
c
C
d/avatars/nienne/ranger_akadi.c
gesslar/shadowgate
97ce5d33a2275bb75c0cf6556602564b7870bc77
[ "MIT" ]
13
2019-07-19T05:24:44.000Z
2021-11-18T04:08:19.000Z
d/avatars/nienne/ranger_akadi.c
gesslar/shadowgate
97ce5d33a2275bb75c0cf6556602564b7870bc77
[ "MIT" ]
null
null
null
d/avatars/nienne/ranger_akadi.c
gesslar/shadowgate
97ce5d33a2275bb75c0cf6556602564b7870bc77
[ "MIT" ]
13
2019-09-12T06:22:38.000Z
2022-01-31T01:15:12.000Z
#include <std.h> #include <move.h> inherit PARMOUR; int OWNED; string owner; void create() { ::create(); set_id(({"quiver","akadi quiver","quiver of the winds","quiver of winds","silk-wrapped quiver","silk quiver"})); set_short("%^WHITE%^%^BOLD%^Qui%^CYAN%^v%^WHITE%^er of t%^CYAN%^h%^WHITE%^e Win%^CYAN%^d%^W...
39.870968
122
0.659385
[ "object" ]
888bd64f03e2a63445c107fad1c0b9542f4e76f4
1,773
h
C
dbms/src/Storages/AlterCommands.h
qqiangwu/ClickHouse
4700d375d8238ca3d7f39a1d0001f173272bbf3a
[ "Apache-2.0" ]
2
2021-04-10T09:50:39.000Z
2021-05-21T08:08:24.000Z
dbms/src/Storages/AlterCommands.h
RCcode/ClickHouse
ccfb51b8dd680a8ad2863e0b2f4e32364b86daf2
[ "Apache-2.0" ]
7
2019-06-27T14:50:55.000Z
2022-02-09T23:28:58.000Z
dbms/src/Storages/AlterCommands.h
RCcode/ClickHouse
ccfb51b8dd680a8ad2863e0b2f4e32364b86daf2
[ "Apache-2.0" ]
2
2018-12-17T13:08:09.000Z
2022-01-26T08:50:20.000Z
#pragma once #include <optional> #include <Core/NamesAndTypes.h> #include <Storages/ColumnsDescription.h> #include <optional> namespace DB { class ASTAlterCommand; /// Operation from the ALTER query (except for manipulation with PART/PARTITION). Adding Nested columns is not expanded to add individual columns. str...
24.971831
146
0.707276
[ "vector" ]
888eeef85bb594c39e0761524b5968564a45759e
9,564
h
C
pkgs/libs/tbblib/src/src/test/test_thread.h
manggoguy/parsec-modified
d14edfb62795805c84a4280d67b50cca175b95af
[ "BSD-3-Clause" ]
64
2015-03-06T00:30:56.000Z
2022-03-24T13:26:53.000Z
pkgs/libs/tbblib/src/src/test/test_thread.h
manggoguy/parsec-modified
d14edfb62795805c84a4280d67b50cca175b95af
[ "BSD-3-Clause" ]
12
2020-12-15T08:30:19.000Z
2022-03-13T03:54:24.000Z
pkgs/libs/tbblib/src/src/test/test_thread.h
manggoguy/parsec-modified
d14edfb62795805c84a4280d67b50cca175b95af
[ "BSD-3-Clause" ]
40
2015-02-26T15:31:16.000Z
2022-03-03T23:23:37.000Z
/* Copyright 2005-2010 Intel Corporation. All Rights Reserved. This file is part of Threading Building Blocks. Threading Building Blocks is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundat...
32.865979
132
0.589398
[ "object" ]
88995bfe03fbde8eb272fadf718add12c93efbbf
3,713
c
C
d/avatars/lurue/masqueradebag.c
gesslar/shadowgate
97ce5d33a2275bb75c0cf6556602564b7870bc77
[ "MIT" ]
13
2019-07-19T05:24:44.000Z
2021-11-18T04:08:19.000Z
d/avatars/lurue/masqueradebag.c
gesslar/shadowgate
97ce5d33a2275bb75c0cf6556602564b7870bc77
[ "MIT" ]
null
null
null
d/avatars/lurue/masqueradebag.c
gesslar/shadowgate
97ce5d33a2275bb75c0cf6556602564b7870bc77
[ "MIT" ]
13
2019-09-12T06:22:38.000Z
2022-01-31T01:15:12.000Z
#include <std.h> inherit PARMOUR; void create(){ ::create(); set_name("mystical bag"); set_id(({ "bag", "mystical bag", "masquerade bag", "silver bag" })); set_obvious_short("%^BOLD%^%^WHITE%^a %^MAGENTA%^m%^CYAN%^ys%^BLUE%^ti%^GREEN%^ca%^RESET%^%^YELLOW%^l %^WHITE%^silver bag%^RESET%^"); set_short("%^BOLD%^%^MAG...
49.506667
134
0.688123
[ "object" ]
889dafaa495e8d28910514a275d0fd90eeb99055
4,266
h
C
src/sst/elements/scheduler/taskMappers/RCBTaskMapper.h
feldergast/sst-elements
a7abc015aed709feb05821d269d233110569fd72
[ "BSD-3-Clause" ]
2
2019-06-10T15:32:03.000Z
2019-06-11T14:17:32.000Z
src/sst/elements/scheduler/taskMappers/RCBTaskMapper.h
feldergast/sst-elements
a7abc015aed709feb05821d269d233110569fd72
[ "BSD-3-Clause" ]
39
2016-01-06T15:08:15.000Z
2020-06-03T18:12:31.000Z
src/sst/elements/scheduler/taskMappers/RCBTaskMapper.h
feldergast/sst-elements
a7abc015aed709feb05821d269d233110569fd72
[ "BSD-3-Clause" ]
1
2021-01-08T15:56:19.000Z
2021-01-08T15:56:19.000Z
// Copyright 2009-2020 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // // Copyright (c) 2009-2020, NTESS // All rights reserved. // // Portions are copyright of other developers: // See the file CONTRIBUTORS.TXT in the top level directory...
35.55
131
0.516409
[ "mesh", "vector" ]
88b003ae73400825eb519130ab550afc85061357
2,950
h
C
artemis/EntityManager.h
ArCorvus/artemis-port2cpp
f224a95702e3448f0bea5692e8eb99c1e58800eb
[ "BSD-2-Clause-FreeBSD" ]
null
null
null
artemis/EntityManager.h
ArCorvus/artemis-port2cpp
f224a95702e3448f0bea5692e8eb99c1e58800eb
[ "BSD-2-Clause-FreeBSD" ]
null
null
null
artemis/EntityManager.h
ArCorvus/artemis-port2cpp
f224a95702e3448f0bea5692e8eb99c1e58800eb
[ "BSD-2-Clause-FreeBSD" ]
null
null
null
#ifndef Artemis_EntityManager_h__ #define Artemis_EntityManager_h__ #include "artemis/Manager.h" #include "artemis/utils/Bag.h" #include <bitset> #include <vector> namespace artemis { /** * Entity Manager. * * @author Arni Arent * @port Vladimir Ivanov (ArCorvus) * */ class EntityManager : p...
22.692308
79
0.656949
[ "vector" ]
88bd157d58a9958be1d70c7a2b070353db1eb205
2,232
h
C
src/larcv3/app/queueio/deprecated/BatchFillerImage2D.h
zhulcher/larcv3
26d1ad33f0c27ddf6bb2c56bc0238aeaddcb772b
[ "MIT" ]
8
2019-05-14T21:53:42.000Z
2021-12-10T13:09:33.000Z
src/larcv3/app/queueio/deprecated/BatchFillerImage2D.h
zhulcher/larcv3
26d1ad33f0c27ddf6bb2c56bc0238aeaddcb772b
[ "MIT" ]
34
2019-05-15T13:33:10.000Z
2022-03-22T17:54:49.000Z
src/larcv3/app/queueio/deprecated/BatchFillerImage2D.h
zhulcher/larcv3
26d1ad33f0c27ddf6bb2c56bc0238aeaddcb772b
[ "MIT" ]
6
2019-10-24T16:11:50.000Z
2021-11-26T14:06:30.000Z
/** * \file BatchFillerImage2D.h * * \ingroup ThreadIO * * \brief Class def header for a class BatchFillerImage2D * * @author kazuhiro */ /** \addtogroup ThreadIO @{*/ #ifndef __LARCV3THREADIO_BATCHFILLERIMAGE2D_H__ #define __LARCV3THREADIO_BATCHFILLERIMAGE2D_H__ #include "larcv3/core/processor/ProcessF...
23.010309
104
0.704301
[ "vector" ]
88c73cb2a65aaa2e4576c222c382b3c0685682b1
968
h
C
src/VirtualTemperatureSensor.h
costyr/Raspberry-Temperature-Sensor
7ccfea73b27c230438d40a7751c9875285bcc2a6
[ "MIT" ]
1
2018-12-06T14:13:27.000Z
2018-12-06T14:13:27.000Z
src/VirtualTemperatureSensor.h
costyr/Raspberry-Temperature-Sensor
7ccfea73b27c230438d40a7751c9875285bcc2a6
[ "MIT" ]
null
null
null
src/VirtualTemperatureSensor.h
costyr/Raspberry-Temperature-Sensor
7ccfea73b27c230438d40a7751c9875285bcc2a6
[ "MIT" ]
1
2019-02-25T07:14:29.000Z
2019-02-25T07:14:29.000Z
/** * */ #ifndef _VIRTUAL_TEMPERATURE_SENSOR_H_ #define _VIRTUAL_TEMPERATURE_SENSOR_H_ #include "Common.h" #include "TemperatureSensor.h" class VirtualTemperatureSensor : public TemperatureSensor { public: VirtualTemperatureSensor(function<void(float)> aTempCallBack, function<void(floa...
24.2
98
0.602273
[ "vector" ]
88d0ffec7b3644f2954430be123fa2cd2c64c43d
4,029
h
C
Winsh/src/Configs/Config-Standard.h
JohnHind/Winsh.lua
37a9819c4b10c52bce7414af07c9a35d143a00b7
[ "MIT" ]
10
2015-10-07T17:29:22.000Z
2021-05-31T16:26:11.000Z
Winsh/src/Configs/Config-Standard.h
JohnHind/Winsh.lua
37a9819c4b10c52bce7414af07c9a35d143a00b7
[ "MIT" ]
null
null
null
Winsh/src/Configs/Config-Standard.h
JohnHind/Winsh.lua
37a9819c4b10c52bce7414af07c9a35d143a00b7
[ "MIT" ]
1
2017-05-17T03:45:40.000Z
2017-05-17T03:45:40.000Z
// Compile-time inclusion of Lua libraries in the Winsh exe. // ========================================================= /* To create a new configuration: 1. Make a copy of this file with a new name and make any changes required. 2. Add a conditional to include it in Configuration.h under a new CF_xxx symbol. 3. In C...
38.740385
91
0.718789
[ "object" ]
88d515919439be04f4883c4b01ca2d13fe95f4e8
637
h
C
qqtw/qqheaders7.2/SectionWithAdModel.h
onezens/QQTweak
04b9efd1d93eba8ef8fec5cf9a20276637765777
[ "MIT" ]
5
2018-02-20T14:24:17.000Z
2020-08-06T09:31:21.000Z
qqtw/qqheaders7.2/SectionWithAdModel.h
onezens/QQTweak
04b9efd1d93eba8ef8fec5cf9a20276637765777
[ "MIT" ]
1
2020-06-10T07:49:16.000Z
2020-06-12T02:08:35.000Z
qqtw/qqheaders7.2/SectionWithAdModel.h
onezens/SmartQQ
04b9efd1d93eba8ef8fec5cf9a20276637765777
[ "MIT" ]
null
null
null
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // #import "NSObject.h" @class NSString, QQVipComicAdvertiseModel; @interface SectionWithAdModel : NSObject { NSString *_sectionId; unsigned long long _picCount; QQVipCom...
22.75
83
0.722135
[ "model" ]
88dcecffeecf1cf13bdeff8c8f08e8a1943bf5a9
633
h
C
include/gbm_allocator.h
emersion/glider
619cf43a630f08998a9f7a9e328996342a29dfd1
[ "MIT" ]
14
2019-11-28T18:55:46.000Z
2021-01-22T21:59:20.000Z
include/gbm_allocator.h
emersion/glider
619cf43a630f08998a9f7a9e328996342a29dfd1
[ "MIT" ]
9
2019-12-12T13:47:15.000Z
2020-03-24T09:28:01.000Z
include/gbm_allocator.h
emersion/glider
619cf43a630f08998a9f7a9e328996342a29dfd1
[ "MIT" ]
null
null
null
#ifndef GLIDER_GBM_ALLOCATOR_H #define GLIDER_GBM_ALLOCATOR_H #include <gbm.h> #include <wlr/types/wlr_buffer.h> #include "allocator.h" struct glider_gbm_buffer { struct wlr_buffer base; struct gbm_bo *gbm_bo; }; struct glider_gbm_allocator { struct glider_allocator base; int fd; struct gbm_device *gbm_device...
22.607143
81
0.796209
[ "render" ]
88e7730beb29f1926dc4d12e72c10658e0e9731e
9,453
h
C
userspace/falco/configuration.h
rohansharmaPS/falco
dbbc93f69da0480f13415985b765865a91aad2b3
[ "Apache-2.0" ]
null
null
null
userspace/falco/configuration.h
rohansharmaPS/falco
dbbc93f69da0480f13415985b765865a91aad2b3
[ "Apache-2.0" ]
null
null
null
userspace/falco/configuration.h
rohansharmaPS/falco
dbbc93f69da0480f13415985b765865a91aad2b3
[ "Apache-2.0" ]
null
null
null
/* Copyright (C) 2022 The Falco 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 or agreed to in writing, s...
23.573566
90
0.66307
[ "object", "vector" ]
88ebae32eeb039c71814ce81294c8af961419ae3
22,385
h
C
src/aftereffects/MOX_SuiteHandler.h
MOXfiles/AdobeMOX
6805d703f9ebb26ea74c09ce4e4d227b9dabbf7e
[ "BSD-2-Clause" ]
8
2015-04-29T04:40:09.000Z
2022-02-06T06:42:37.000Z
src/aftereffects/MOX_SuiteHandler.h
MOXfiles/AdobeMOX
6805d703f9ebb26ea74c09ce4e4d227b9dabbf7e
[ "BSD-2-Clause" ]
2
2015-06-13T17:37:58.000Z
2015-06-23T23:48:20.000Z
src/aftereffects/MOX_SuiteHandler.h
MOXfiles/AdobeMOX
6805d703f9ebb26ea74c09ce4e4d227b9dabbf7e
[ "BSD-2-Clause" ]
5
2015-11-22T14:46:12.000Z
2018-09-25T08:19:37.000Z
// // MOX_SuiteHandler // by Brendan Bolles <brendan@fnordware.com> // // A multi-version SuiteHandler. Ripped off the Adobe SDK verison. // #ifndef _MOX_SUITEHANDLER_H_ #define _MOX_SUITEHANDLER_H_ #include <AE_GeneralPlug.h> #include <AE_EffectSuites.h> #include <AE_AdvEffectSuites.h> #include <AE_EffectCBSuites...
56.814721
161
0.856556
[ "object" ]
88f5dea1f85a4ad9a874cb93ea397b751df0dde0
9,920
h
C
APEX_1.4/include/UserRenderSpriteBufferDesc.h
DoubleTT-Changan/0715
acbd071531ca4f3e2a82525b92f60824178c39fa
[ "Unlicense" ]
null
null
null
APEX_1.4/include/UserRenderSpriteBufferDesc.h
DoubleTT-Changan/0715
acbd071531ca4f3e2a82525b92f60824178c39fa
[ "Unlicense" ]
null
null
null
APEX_1.4/include/UserRenderSpriteBufferDesc.h
DoubleTT-Changan/0715
acbd071531ca4f3e2a82525b92f60824178c39fa
[ "Unlicense" ]
null
null
null
// // 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 conditions and the following disclaimer. // * Redistributions in bin...
25.900783
116
0.727319
[ "render", "object" ]
f03429375f2bd03cfb79bd79b2bf60086853421b
6,536
h
C
modules/raptor/include/motis/raptor/criteria/criteria_config.h
nZeloT/motis
689949d7c6fb3bb9eb9f3783e0362ee59e5ee210
[ "MIT" ]
null
null
null
modules/raptor/include/motis/raptor/criteria/criteria_config.h
nZeloT/motis
689949d7c6fb3bb9eb9f3783e0362ee59e5ee210
[ "MIT" ]
null
null
null
modules/raptor/include/motis/raptor/criteria/criteria_config.h
nZeloT/motis
689949d7c6fb3bb9eb9f3783e0362ee59e5ee210
[ "MIT" ]
null
null
null
#pragma once #include <tuple> #include <type_traits> #include "motis/raptor/raptor_util.h" #include "motis/raptor/types.h" namespace motis { struct journey; } namespace motis::raptor { struct raptor_route; struct cpu_mark_store; enum class CalcMethod { Shfl, Flat }; template <typename... TraitData> struct criteri...
34.951872
90
0.660343
[ "vector" ]
f03efcdeeaa6044b84bae7ab24ac648becd193f9
30,514
c
C
postprocess/src/thread_member_interp_ensmean.c
fmidev/fmippn-pot-nowcast
d8a355d77fed01091c86a7647b2f8a75fdf9d5ef
[ "MIT" ]
3
2020-04-23T04:45:19.000Z
2022-03-03T15:38:22.000Z
postprocess/src/thread_member_interp_ensmean.c
fmidev/fmippn-oper
3d7ae5041c13b722f72aa4f32516060854eca59e
[ "MIT" ]
null
null
null
postprocess/src/thread_member_interp_ensmean.c
fmidev/fmippn-oper
3d7ae5041c13b722f72aa4f32516060854eca59e
[ "MIT" ]
null
null
null
# define _BSD_SOURCE # define _XOPEN_SOURCE # include <pthread.h> # include <stdio.h> # include <stdlib.h> # include <time.h> # include <math.h> # include <string.h> # include <unistd.h> # include <limits.h> # include <sys/types.h> # include <stdint.h> # include <ctype.h> # include <hdf5.h> # include <hdf5_hl.h> # inc...
34.596372
136
0.561513
[ "vector" ]
f0426b43296879a931cfd53822b731512f18d3b1
2,426
h
C
interpreter/environment/runfiles_environment.h
donk-project/donk
378f3eb7a880d196a15d514fe89feef5e8e479d0
[ "MIT" ]
8
2021-03-29T15:25:20.000Z
2021-11-16T13:08:40.000Z
interpreter/environment/runfiles_environment.h
donk-project/donk
378f3eb7a880d196a15d514fe89feef5e8e479d0
[ "MIT" ]
null
null
null
interpreter/environment/runfiles_environment.h
donk-project/donk
378f3eb7a880d196a15d514fe89feef5e8e479d0
[ "MIT" ]
null
null
null
// Donk Project // Copyright (c) 2021 Warriorstar Orion <orion@snowfrost.garden> // SPDX-License-Identifier: MIT #ifndef __DONK_PROJECT_DONK_INTERPRETER_ENVIRONMENT_RUNFILES_ENVIRONMENT_H__ #define __DONK_PROJECT_DONK_INTERPRETER_ENVIRONMENT_RUNFILES_ENVIRONMENT_H__ #include <filesystem> #include "donk/interpreter/env...
36.757576
79
0.761336
[ "vector" ]
f0467ff9344debb08bc802f1da326f845b2dc72c
1,023
h
C
client/CloudmersiveDocumentAndDataConvertApiClient/Model/CMDocxStyle.h
Cloudmersive/Cloudmersive.APIClient.ObjectiveC.DocumentAndDataConvert
afdb42c55328b9a6ee7883dd8258ee6e584d07ee
[ "Apache-2.0" ]
1
2018-09-09T03:56:08.000Z
2018-09-09T03:56:08.000Z
client/CloudmersiveDocumentAndDataConvertApiClient/Model/CMDocxStyle.h
Cloudmersive/Cloudmersive.APIClient.ObjectiveC.DocumentAndDataConvert
afdb42c55328b9a6ee7883dd8258ee6e584d07ee
[ "Apache-2.0" ]
null
null
null
client/CloudmersiveDocumentAndDataConvertApiClient/Model/CMDocxStyle.h
Cloudmersive/Cloudmersive.APIClient.ObjectiveC.DocumentAndDataConvert
afdb42c55328b9a6ee7883dd8258ee6e584d07ee
[ "Apache-2.0" ]
null
null
null
#import <Foundation/Foundation.h> #import "CMObject.h" /** * convertapi * Convert API lets you effortlessly convert file formats and types. * * OpenAPI spec version: v1 * * * NOTE: This class is auto generated by the swagger code generator program. * https://github.com/swagger-api/swagger-codegen.git * Do not edit th...
21.3125
81
0.737048
[ "object" ]
f04d9d72c206dc0496da59dbe3b35aee3e3f0014
11,035
c
C
test/lib/src/c_levels_all.c
ECCC-ASTD-MRD/vgrid
915de6720bade1ee123e897c4468d913e1d72514
[ "BSD-3-Clause" ]
1
2021-08-02T17:38:27.000Z
2021-08-02T17:38:27.000Z
test/lib/src/c_levels_all.c
ECCC-ASTD-MRD/vgrid
915de6720bade1ee123e897c4468d913e1d72514
[ "BSD-3-Clause" ]
null
null
null
test/lib/src/c_levels_all.c
ECCC-ASTD-MRD/vgrid
915de6720bade1ee123e897c4468d913e1d72514
[ "BSD-3-Clause" ]
null
null
null
/* libdescrip - Vertical grid descriptor library for FORTRAN programming * Copyright (C) 2016 Direction du developpement des previsions nationales * Centre meteorologique canadien * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser Ge...
31.349432
121
0.599638
[ "3d" ]
f055fab716e08959670789e736b6a3f8197793eb
12,771
h
C
src/lib/dhcp/opaque_data_tuple.h
sebschrader/debian-pkg-isc-kea
1bdb18f90c48dd9674374fb8454d0efb846656bc
[ "Apache-2.0" ]
null
null
null
src/lib/dhcp/opaque_data_tuple.h
sebschrader/debian-pkg-isc-kea
1bdb18f90c48dd9674374fb8454d0efb846656bc
[ "Apache-2.0" ]
null
null
null
src/lib/dhcp/opaque_data_tuple.h
sebschrader/debian-pkg-isc-kea
1bdb18f90c48dd9674374fb8454d0efb846656bc
[ "Apache-2.0" ]
null
null
null
// Copyright (C) 2014-2015 Internet Systems Consortium, Inc. ("ISC") // // 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/. #ifndef OPAQUE_DATA_TUPLE_H #define OPAQUE_DA...
40.932692
80
0.669251
[ "render", "object", "vector" ]
f05cca28e52419975df862c7e76470a3e3c490fb
708
h
C
src/algorithm/dummy/AlgoDummy.h
oldas1/Riner
492804079eb223e6d4ffd5f5f44283162eaf421b
[ "MIT" ]
null
null
null
src/algorithm/dummy/AlgoDummy.h
oldas1/Riner
492804079eb223e6d4ffd5f5f44283162eaf421b
[ "MIT" ]
null
null
null
src/algorithm/dummy/AlgoDummy.h
oldas1/Riner
492804079eb223e6d4ffd5f5f44283162eaf421b
[ "MIT" ]
null
null
null
#pragma once #include <src/algorithm/Algorithm.h> #include <vector> #include <future> #include <atomic> #include <src/common/OpenCL.h> #include <src/util/LockUtils.h> namespace miner { class AlgoDummy : public Algorithm { AlgoConstructionArgs _args; std::atomic_bool _shutdown {false}; ...
19.666667
90
0.612994
[ "vector" ]
f05cf1c8638eda99b43154ad5f45e97b739557c9
2,017
h
C
src/utils/include/utility.h
apennisi/mctracker
29a89046f796f84eac922b2dc9cf4cd6c7aebb6b
[ "MIT" ]
16
2019-08-04T04:29:12.000Z
2022-03-07T02:18:49.000Z
src/utils/include/utility.h
apennisi/mctracker
29a89046f796f84eac922b2dc9cf4cd6c7aebb6b
[ "MIT" ]
3
2020-06-03T02:15:08.000Z
2021-01-07T03:31:10.000Z
src/utils/include/utility.h
apennisi/mctracker
29a89046f796f84eac922b2dc9cf4cd6c7aebb6b
[ "MIT" ]
1
2021-01-06T03:33:05.000Z
2021-01-06T03:33:05.000Z
/* * Written by Andrea Pennisi */ #ifndef _UTILITY_H_ #define _UTILITY_H_ #include <opencv2/opencv.hpp> #include "object_detector.h" #include "detection.h" #include "camera.h" using namespace mctracker::tracker; using namespace mctracker::objectdetection; namespace mctracker { namespace utils { cl...
36.017857
131
0.549826
[ "vector" ]
f05e4a83a24febb9cf5d7c0ebbd8f763b79fbe46
10,014
h
C
src/api.h
jcubic/Sparkling
b1e1688904fcffcce2aff465053d9e3d5f00a6e4
[ "BSD-2-Clause" ]
1
2019-04-27T20:22:09.000Z
2019-04-27T20:22:09.000Z
src/api.h
jcubic/Sparkling
b1e1688904fcffcce2aff465053d9e3d5f00a6e4
[ "BSD-2-Clause" ]
null
null
null
src/api.h
jcubic/Sparkling
b1e1688904fcffcce2aff465053d9e3d5f00a6e4
[ "BSD-2-Clause" ]
null
null
null
/* * api.h * Sparkling, a lightweight C-style scripting language * * Created by Árpád Goretity on 02/05/2013 * Licensed under the 2-clause BSD License * * Public parts of the Sparkling API */ #ifndef SPN_API_H #define SPN_API_H #include <stdlib.h> #include <stdio.h> #include <limits.h> #ifdef __cplusplus #de...
34.891986
94
0.714699
[ "object" ]
f063ccedf0f5a1b0b68245e3bae11b4cb762ef05
1,039
h
C
Eldritch-Source/Code/Projects/Eldritch/src/Components/wbcompeldsensorhearing.h
inferno986return/eldritch-mirror
fefdb06f392b3f8c17f0617a1101c503620bc6fd
[ "Zlib", "Unlicense" ]
91
2015-01-27T22:56:26.000Z
2022-03-25T13:33:18.000Z
Code/Projects/Eldritch/src/Components/wbcompeldsensorhearing.h
rohit-n/Eldritch
b1d2a200eac9c8026e696bdac1f7d2ca629dd38c
[ "Zlib" ]
2
2019-01-04T21:42:26.000Z
2019-01-06T14:34:08.000Z
Code/Projects/Eldritch/src/Components/wbcompeldsensorhearing.h
Neb-Software/mEldritch
7d07a845b3f04242ddf1f0abbad606c830ac8f20
[ "Zlib" ]
21
2015-04-06T17:41:17.000Z
2021-06-15T00:26:18.000Z
#ifndef WBCOMPELDSENSORHEARING_H #define WBCOMPELDSENSORHEARING_H #include "wbcompeldsensor.h" class Vector; class WBCompEldSensorHearing : public WBCompEldSensor { public: WBCompEldSensorHearing(); virtual ~WBCompEldSensorHearing(); DEFINE_WBCOMP( EldSensorHearing, WBCompEldSensor ); virtual vo...
32.46875
169
0.780558
[ "vector" ]
f0644d83a228c3d0ee7144c125b3e4ff81d6dad1
3,167
h
C
networking/network_controller.h
RikoOphorst/Tremble
650fa53402f9c6114642e0cc8515b2ed517d40d6
[ "MIT" ]
1
2021-10-17T06:41:46.000Z
2021-10-17T06:41:46.000Z
networking/network_controller.h
RikoOphorst/Tremble
650fa53402f9c6114642e0cc8515b2ed517d40d6
[ "MIT" ]
null
null
null
networking/network_controller.h
RikoOphorst/Tremble
650fa53402f9c6114642e0cc8515b2ed517d40d6
[ "MIT" ]
null
null
null
//#pragma once // //#include "RakPeerInterface.h" //#include "packet_handler.h" //#include "packet_builder.h" //#include "packet_receiver.h" //#include <string> //#include <list> // //#define DEFAULT_PORT 4440 // //namespace networking //{ // /** // * From this class you can control the core networking including settin...
41.671053
166
0.698453
[ "object" ]
f075303692750fc47cd210bcfefe8abe5fc59a42
4,064
h
C
Include/SystemQOR/Linux/types/syslog_types.h
mfaithfull/QOR
0fa51789344da482e8c2726309265d56e7271971
[ "BSL-1.0" ]
9
2016-05-27T01:00:39.000Z
2021-04-01T08:54:46.000Z
Include/SystemQOR/Linux/types/syslog_types.h
mfaithfull/QOR
0fa51789344da482e8c2726309265d56e7271971
[ "BSL-1.0" ]
1
2016-03-03T22:54:08.000Z
2016-03-03T22:54:08.000Z
Include/SystemQOR/Linux/types/syslog_types.h
mfaithfull/QOR
0fa51789344da482e8c2726309265d56e7271971
[ "BSL-1.0" ]
4
2016-05-27T01:00:43.000Z
2018-08-19T08:47:49.000Z
//syslog_types.h // Copyright Querysoft Limited 2013 // // Permission is hereby granted, free of charge, to any person or organization // obtaining a copy of the software and accompanying documentation covered by // this license (the "Software") to use, reproduce, display, distribute, // execute, and transmit the Soft...
33.311475
78
0.688238
[ "object" ]
f07a8fe7bb28801ffa588c68f408e65652685504
2,323
h
C
inet-4.2.0u/inet4.2.0Untouched/src/inet/visualizer/base/PathOsgVisualizerBase.h
hamzaas/OMNeT-INET-SpineLeafResearch
555c8692405347a061c0a808187cbb326b4333fb
[ "OLDAP-2.6", "OLDAP-2.7", "OLDAP-2.5", "OLDAP-2.3" ]
null
null
null
inet-4.2.0u/inet4.2.0Untouched/src/inet/visualizer/base/PathOsgVisualizerBase.h
hamzaas/OMNeT-INET-SpineLeafResearch
555c8692405347a061c0a808187cbb326b4333fb
[ "OLDAP-2.6", "OLDAP-2.7", "OLDAP-2.5", "OLDAP-2.3" ]
null
null
null
inet-4.2.0u/inet4.2.0Untouched/src/inet/visualizer/base/PathOsgVisualizerBase.h
hamzaas/OMNeT-INET-SpineLeafResearch
555c8692405347a061c0a808187cbb326b4333fb
[ "OLDAP-2.6", "OLDAP-2.7", "OLDAP-2.5", "OLDAP-2.3" ]
1
2021-05-10T21:42:30.000Z
2021-05-10T21:42:30.000Z
// // Copyright (C) OpenSim Ltd. // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public License // as published by the Free Software Foundation; either version 2 // of the License, or (at your option) any later version. // // This program is dis...
33.185714
192
0.760654
[ "vector" ]
f07cbe04cb81ea3dd36789fef74e6590134eb3fd
16,894
h
C
VrAppFramework/Include/OVR_GlUtils.h
bjornbytes/lovr-oculus-mobile
01358d9acc2fbc6d5e4bf020e3ea49c47562d48e
[ "Unlicense" ]
4
2019-11-26T06:19:07.000Z
2021-08-08T11:00:05.000Z
VrAppFramework/Include/OVR_GlUtils.h
jonathansadler/lovr-oculus-mobile
01358d9acc2fbc6d5e4bf020e3ea49c47562d48e
[ "Unlicense" ]
null
null
null
VrAppFramework/Include/OVR_GlUtils.h
jonathansadler/lovr-oculus-mobile
01358d9acc2fbc6d5e4bf020e3ea49c47562d48e
[ "Unlicense" ]
2
2021-01-09T00:12:09.000Z
2021-07-02T23:42:37.000Z
/************************************************************************************ Filename : OVR_GlUtils.h Content : Policy-free OpenGL convenience functions Created : August 24, 2013 Authors : John Carmack Copyright : Copyright (c) Facebook Technologies, LLC and its affiliates. All rig...
43.429306
198
0.828045
[ "object" ]
f081cd9bdbb372fdd9254100954c2a92236486c9
20,816
h
C
OB/UI/BetaGUI.h
jbat100/VirtualSoundControl
f84ba15bba4bfce579c185e04df0e1be4f419cd7
[ "MIT" ]
null
null
null
OB/UI/BetaGUI.h
jbat100/VirtualSoundControl
f84ba15bba4bfce579c185e04df0e1be4f419cd7
[ "MIT" ]
null
null
null
OB/UI/BetaGUI.h
jbat100/VirtualSoundControl
f84ba15bba4bfce579c185e04df0e1be4f419cd7
[ "MIT" ]
null
null
null
#ifndef BETAGUI #define BETAGUI /// Betajaen's GUI 016 Uncompressed /// Written by Robin "Betajaen" Southern 07-Nov-2006, http://www.ogre3d.org/wiki/index.php/BetaGUI /// This code is under the Whatevar! licence. Do what you want; but keep the original copyright header. #include "Ogre.h" namespace BetaGUI { //-...
33.957586
154
0.50956
[ "vector" ]
f08585e38297286ed614fed45e8f27a6eaadf25c
10,301
c
C
usr/src/libexec/login_token/token.c
sizeofvoid/ifconfigd
bdff4b2cec6d572c1450cb44f32c0bdab1b49e5f
[ "BSD-2-Clause" ]
2
2020-04-15T13:39:01.000Z
2020-08-28T01:27:00.000Z
usr/src/libexec/login_token/token.c
sizeofvoid/ifconfigd
bdff4b2cec6d572c1450cb44f32c0bdab1b49e5f
[ "BSD-2-Clause" ]
null
null
null
usr/src/libexec/login_token/token.c
sizeofvoid/ifconfigd
bdff4b2cec6d572c1450cb44f32c0bdab1b49e5f
[ "BSD-2-Clause" ]
1
2020-08-28T01:25:41.000Z
2020-08-28T01:25:41.000Z
/* $OpenBSD: token.c,v 1.12 2010/10/15 10:18:42 jsg Exp $ */ /*- * Copyright (c) 1995 Migration Associates Corp. 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 sourc...
26.278061
79
0.684108
[ "transform" ]
f0869c1c598558419106f91bbd805cc1f57f29a8
1,600
h
C
core/fxcodec/jpx/cjpx_decoder.h
MiyamuraMiyako/pdfium
fdaaa1e219c83b121e47e99a301e576a917b4a74
[ "Apache-2.0" ]
142
2019-11-12T02:20:39.000Z
2022-03-30T05:45:26.000Z
core/fxcodec/jpx/cjpx_decoder.h
MiyamuraMiyako/pdfium
fdaaa1e219c83b121e47e99a301e576a917b4a74
[ "Apache-2.0" ]
3
2020-10-22T10:40:55.000Z
2022-02-19T10:00:51.000Z
core/fxcodec/jpx/cjpx_decoder.h
MiyamuraMiyako/pdfium
fdaaa1e219c83b121e47e99a301e576a917b4a74
[ "Apache-2.0" ]
28
2019-12-24T09:30:32.000Z
2022-03-30T05:46:29.000Z
// Copyright 2017 PDFium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com #ifndef CORE_FXCODEC_JPX_CJPX_DECODER_H_ #define CORE_FXCODEC_JPX_CJPX_DECODER...
23.529412
80
0.76625
[ "vector" ]
f08f1f4c324ab9a1f747360af9c3109111513072
21,528
h
C
clicks/accel19/lib/include/accel19.h
dMajoIT/mikrosdk_click_v2
f425fd85054961b4f600d1708cf18ac952a6bdb8
[ "MIT" ]
null
null
null
clicks/accel19/lib/include/accel19.h
dMajoIT/mikrosdk_click_v2
f425fd85054961b4f600d1708cf18ac952a6bdb8
[ "MIT" ]
null
null
null
clicks/accel19/lib/include/accel19.h
dMajoIT/mikrosdk_click_v2
f425fd85054961b4f600d1708cf18ac952a6bdb8
[ "MIT" ]
null
null
null
/**************************************************************************** ** Copyright (C) 2020 MikroElektronika d.o.o. ** Contact: https://www.mikroe.com/contact ** ** Permission is hereby granted, free of charge, to any person obtaining a copy ** of this software and associated documentation files (the "Software"...
36.060302
121
0.673727
[ "object" ]
00027c9a45d28370311695dedb05add168895d9b
84,695
c
C
Kernels/ARM-Optimized/DSP/Source/FilteringFunctions/arm_fir_q31/arm_fir_q31.c
mooc-ui/EndpointAI
d462da6f3ec0f7e5fb33f292e383569e20f30790
[ "Apache-2.0" ]
null
null
null
Kernels/ARM-Optimized/DSP/Source/FilteringFunctions/arm_fir_q31/arm_fir_q31.c
mooc-ui/EndpointAI
d462da6f3ec0f7e5fb33f292e383569e20f30790
[ "Apache-2.0" ]
null
null
null
Kernels/ARM-Optimized/DSP/Source/FilteringFunctions/arm_fir_q31/arm_fir_q31.c
mooc-ui/EndpointAI
d462da6f3ec0f7e5fb33f292e383569e20f30790
[ "Apache-2.0" ]
null
null
null
/* ---------------------------------------------------------------------- * Project: CMSIS DSP Library * Title: arm_fir_q31.c * Description: Q31 FIR filter processing function * using Helium assembly kernels * This version allows boosting Q.31 FIR Filter performance when us...
42.927015
169
0.397957
[ "vector" ]
0002f4ecdc5e1c372edadcd3b076fc989d830010
5,633
h
C
src/muz/transforms/dl_mk_array_instantiation.h
jar-ben/z3
7baa4f88b0cb4458461596d147e1f71853d77126
[ "MIT" ]
7,746
2015-03-26T18:59:33.000Z
2022-03-31T15:34:48.000Z
src/muz/transforms/dl_mk_array_instantiation.h
jar-ben/z3
7baa4f88b0cb4458461596d147e1f71853d77126
[ "MIT" ]
5,162
2015-03-27T01:12:48.000Z
2022-03-31T14:56:16.000Z
src/muz/transforms/dl_mk_array_instantiation.h
jar-ben/z3
7baa4f88b0cb4458461596d147e1f71853d77126
[ "MIT" ]
1,529
2015-03-26T18:45:30.000Z
2022-03-31T15:35:16.000Z
/*++ Module Name: dl_mk_array_instantiation.h Abstract: Transforms predicates so that array invariants can be discovered. Motivation : Given a predicate P(a), no quantifier-free solution can express that P(a) <=> forall i, P(a[i]) = 0 Solution : Introduce a fresh variable i, and transform P...
46.172131
151
0.670158
[ "transform" ]
0007c8d2c9932d3040216ab86b37eab8e31f5e58
14,478
c
C
Tools/STM32FW/STM32Cube_FW_F7_V1.16.2/Projects/STM32746G-Discovery/Applications/Display/LTDC_PicturesFromSDCard/Src/main.c
ramkumarkoppu/NUCLEO-F767ZI-ESW
85e129d71ee8eccbd0b94b5e07e75b6b91679ee8
[ "MIT" ]
null
null
null
Tools/STM32FW/STM32Cube_FW_F7_V1.16.2/Projects/STM32746G-Discovery/Applications/Display/LTDC_PicturesFromSDCard/Src/main.c
ramkumarkoppu/NUCLEO-F767ZI-ESW
85e129d71ee8eccbd0b94b5e07e75b6b91679ee8
[ "MIT" ]
null
null
null
Tools/STM32FW/STM32Cube_FW_F7_V1.16.2/Projects/STM32746G-Discovery/Applications/Display/LTDC_PicturesFromSDCard/Src/main.c
ramkumarkoppu/NUCLEO-F767ZI-ESW
85e129d71ee8eccbd0b94b5e07e75b6b91679ee8
[ "MIT" ]
null
null
null
/** ****************************************************************************** * @file Display/LTDC_PicturesFromSDCard/Src/main.c * @author MCD Application Team * @brief This file provides main program functions ****************************************************************************** * @atte...
30.738854
120
0.590275
[ "object" ]
001165056d084d4562bdb921a27616cbce6c1890
6,730
h
C
Modules/SceneSerialization/test/mitkSceneIOTestScenarioProvider.h
samsmu/MITK
c93dce6dc38d8f4c961de4440e4dd113b9841c8c
[ "BSD-3-Clause" ]
5
2015-02-05T10:58:41.000Z
2019-04-17T15:04:07.000Z
Modules/SceneSerialization/test/mitkSceneIOTestScenarioProvider.h
kometa-dev/MITK
984b5f7ac8ea614e80f303381ef1fc77d8ca4c3d
[ "BSD-3-Clause" ]
141
2015-03-03T06:52:01.000Z
2020-12-10T07:28:14.000Z
Modules/SceneSerialization/test/mitkSceneIOTestScenarioProvider.h
kometa-dev/MITK
984b5f7ac8ea614e80f303381ef1fc77d8ca4c3d
[ "BSD-3-Clause" ]
4
2015-02-19T06:48:13.000Z
2020-06-19T16:20:25.000Z
/*=================================================================== The Medical Imaging Interaction Toolkit (MITK) Copyright (c) German Cancer Research Center, Division of Medical and Biological Informatics. All rights reserved. This software is distributed WITHOUT ANY WARRANTY; without even the implied warranty o...
29.517544
123
0.702526
[ "render", "object", "vector" ]
0013b7dab5b602c3392e41ced4e7bc3f4c123a30
6,482
c
C
code/clib/body3d.c
mok0/MolScript
7a01a86370e5550caee0e0e1499c680444230b2f
[ "MIT" ]
19
2015-01-26T11:17:57.000Z
2021-11-09T07:56:18.000Z
code/clib/body3d.c
mok0/MolScript
7a01a86370e5550caee0e0e1499c680444230b2f
[ "MIT" ]
8
2015-10-17T01:35:18.000Z
2018-10-07T18:53:52.000Z
code/clib/body3d.c
mok0/MolScript
7a01a86370e5550caee0e0e1499c680444230b2f
[ "MIT" ]
8
2015-10-17T01:06:56.000Z
2020-04-19T06:08:21.000Z
/* Various 3D bodies: data and routines. clib v1.1 Copyright (C) 1998 Per Kraulis 10-Jun-1998 first attempts, generalized from other code */ #include "body3d.h" /* public ==================== #include <vector3.h> ==================== public */ #include <assert.h> #include <stdlib.h> #include <math.h>...
28.060606
75
0.572663
[ "3d" ]
00221b42add6ef9894d42cda712097203a1f3a3a
1,460
h
C
StaticLib/Headers/SkyBox.h
Esentiel/dx3d
caf8423b69032518c3abeab08781190c41947b63
[ "MIT" ]
null
null
null
StaticLib/Headers/SkyBox.h
Esentiel/dx3d
caf8423b69032518c3abeab08781190c41947b63
[ "MIT" ]
18
2019-09-18T15:21:03.000Z
2020-01-28T21:43:08.000Z
StaticLib/Headers/SkyBox.h
Esentiel/dx3d
caf8423b69032518c3abeab08781190c41947b63
[ "MIT" ]
null
null
null
#pragma once #include <wrl.h> #include <DirectXMath.h> #include <memory> #include <vector> #include <string> struct ID3D11RasterizerState; struct ID3D11DepthStencilState; struct ID3D11Buffer; struct ID3D11InputLayout; struct ID3D11ShaderResourceView; struct ID3D11SamplerState; namespace Library { class Transformati...
23.548387
69
0.773288
[ "vector" ]
0022d5d6d76a710e76241f3fd28902bbcfd66127
3,231
h
C
Include/ArchQOR/x86/Assembler/Operands/Imm.h
mfaithfull/QOR
0fa51789344da482e8c2726309265d56e7271971
[ "BSL-1.0" ]
9
2016-05-27T01:00:39.000Z
2021-04-01T08:54:46.000Z
Include/ArchQOR/x86/Assembler/Operands/Imm.h
mfaithfull/QOR
0fa51789344da482e8c2726309265d56e7271971
[ "BSL-1.0" ]
1
2016-03-03T22:54:08.000Z
2016-03-03T22:54:08.000Z
Include/ArchQOR/x86/Assembler/Operands/Imm.h
mfaithfull/QOR
0fa51789344da482e8c2726309265d56e7271971
[ "BSL-1.0" ]
4
2016-05-27T01:00:43.000Z
2018-08-19T08:47:49.000Z
//Imm.h // Copyright (c) 2008-2010, Petr Kobalicek <kobalicek.petr@gmail.com> // Copyright (c) Querysoft Limited 2012 // // Permission is hereby granted, free of charge, to any person or organization // obtaining a copy of the software and accompanying documentation covered by // this license (the "Software") to use, ...
39.402439
114
0.702569
[ "object" ]
002e55df1d8c7c517bb77de800c3ca98859732b4
3,653
h
C
scene/3d/baked_light_instance.h
leyyin/godot
68325d7254db711beaedddad218e2cddb405c42c
[ "CC-BY-3.0", "MIT" ]
24
2016-10-14T16:54:01.000Z
2022-01-15T06:39:17.000Z
scene/3d/baked_light_instance.h
leyyin/godot
68325d7254db711beaedddad218e2cddb405c42c
[ "CC-BY-3.0", "MIT" ]
17
2016-12-30T14:35:53.000Z
2017-03-07T21:07:50.000Z
scene/3d/baked_light_instance.h
leyyin/godot
68325d7254db711beaedddad218e2cddb405c42c
[ "CC-BY-3.0", "MIT" ]
9
2017-08-04T12:00:16.000Z
2021-12-10T06:48:28.000Z
/*************************************************************************/ /* baked_light_instance.h */ /*************************************************************************/ /* This file is part of: */ /* ...
34.462264
75
0.589105
[ "3d" ]
003e7da7d4bcbcb42745ad5addd7752bd5712ed8
1,353
h
C
test/wsclient.h
chensongpoixs/cmediasoupclient
d96f6b1b9d4b7ef048eeee87aba2a3dc21a35e57
[ "ISC" ]
null
null
null
test/wsclient.h
chensongpoixs/cmediasoupclient
d96f6b1b9d4b7ef048eeee87aba2a3dc21a35e57
[ "ISC" ]
null
null
null
test/wsclient.h
chensongpoixs/cmediasoupclient
d96f6b1b9d4b7ef048eeee87aba2a3dc21a35e57
[ "ISC" ]
1
2022-02-14T07:45:49.000Z
2022-02-14T07:45:49.000Z
#ifndef __WSCLIENT_HPP_ #define __WSCLIENT_HPP_ #include <string> #include <vector> namespace wsclient { class WebSocketCallback { public: virtual void OnMessage(const std::string& message) {} virtual void OnMessage(const std::vector<uint8_t>& message) {} virtual void OnClose() {} }; class WebSocket { public: ...
30.066667
103
0.706578
[ "vector" ]
0041c1616cad9349b5836e2bce786c3efb0bae55
2,724
h
C
lib/irs/include/irs/dnsconf.h
guillaumerose/bind-http-json
2d5472165b692a3023c8c41dca4c6cd5145e2b7b
[ "BSD-3-Clause" ]
7
2015-04-19T12:14:32.000Z
2021-08-11T21:43:00.000Z
lib/irs/include/irs/dnsconf.h
guillaumerose/bind-http-json
2d5472165b692a3023c8c41dca4c6cd5145e2b7b
[ "BSD-3-Clause" ]
2
2020-02-04T01:58:46.000Z
2020-02-04T02:25:08.000Z
lib/irs/include/irs/dnsconf.h
guillaumerose/bind-http-json
2d5472165b692a3023c8c41dca4c6cd5145e2b7b
[ "BSD-3-Clause" ]
1
2015-12-03T14:22:23.000Z
2015-12-03T14:22:23.000Z
/* * Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC") * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED...
28.673684
79
0.734214
[ "object" ]
0043d84700de56e94bb3571abf620b93d6a0d54f
1,398
h
C
example/http/request.h
lilialexlee/kit
94492e04832749fcdfb7f9fb8a778bb949d5e7d6
[ "MIT" ]
1
2015-09-22T15:33:30.000Z
2015-09-22T15:33:30.000Z
example/http/request.h
lilialexlee/kit
94492e04832749fcdfb7f9fb8a778bb949d5e7d6
[ "MIT" ]
null
null
null
example/http/request.h
lilialexlee/kit
94492e04832749fcdfb7f9fb8a778bb949d5e7d6
[ "MIT" ]
null
null
null
/* * request.h * */ #ifndef EXAMPLE_HTTP_REQUEST_H_ #define EXAMPLE_HTTP_REQUEST_H_ #include <string> #include <vector> #include "net/message.h" #include "example/http/header.h" namespace http { enum DecodeState { kMethodStart, kMethod, kUri, kHttpVersionH, kHttpVersionT1, kHttpV...
19.416667
51
0.688126
[ "vector" ]
0047ace3e1d4d822107e1a8d3254b17366935b89
46,523
c
C
10 prev work/2014 Orsten/Simulation files/slprj/_sfprj/HIL_model/_self/sfun/src/c26_HIL_model.c
eliasga/CS_EnterpriseI_archive
fff170b4c31fc25648eea80af99a1c8f79c3a036
[ "MIT" ]
null
null
null
10 prev work/2014 Orsten/Simulation files/slprj/_sfprj/HIL_model/_self/sfun/src/c26_HIL_model.c
eliasga/CS_EnterpriseI_archive
fff170b4c31fc25648eea80af99a1c8f79c3a036
[ "MIT" ]
null
null
null
10 prev work/2014 Orsten/Simulation files/slprj/_sfprj/HIL_model/_self/sfun/src/c26_HIL_model.c
eliasga/CS_EnterpriseI_archive
fff170b4c31fc25648eea80af99a1c8f79c3a036
[ "MIT" ]
3
2020-01-23T10:01:04.000Z
2021-02-02T09:44:41.000Z
/* Include files */ #include <stddef.h> #include "blas.h" #include "HIL_model_sfun.h" #include "c26_HIL_model.h" #include "mwmathutil.h" #define CHARTINSTANCE_CHARTNUMBER (chartInstance->chartNumber) #define CHARTINSTANCE_INSTANCENUMBER (chartInstance->instanceNumber) #include "HIL_model_sfun_debug_macros.h" #d...
34.308997
118
0.725727
[ "model" ]
00492161f85b059411c720938f1551c5b7898b70
43,313
h
C
src/sst/elements/vanadis/velf/velfinfo.h
jvorob/sst-elements
665cac532f9995328d52fea10b9a24141a697d57
[ "BSD-3-Clause" ]
8
2021-12-28T07:50:35.000Z
2022-03-25T15:20:25.000Z
src/sst/elements/vanadis/velf/velfinfo.h
jvorob/sst-elements
665cac532f9995328d52fea10b9a24141a697d57
[ "BSD-3-Clause" ]
null
null
null
src/sst/elements/vanadis/velf/velfinfo.h
jvorob/sst-elements
665cac532f9995328d52fea10b9a24141a697d57
[ "BSD-3-Clause" ]
2
2021-12-14T05:53:49.000Z
2022-03-22T03:06:05.000Z
// Copyright 2009-2021 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // // Copyright (c) 2009-2021, NTESS // All rights reserved. // // Portions are copyright of other developers: // See the file CONTRIBUTORS.TXT in the top level directory...
36.12427
134
0.621545
[ "object", "vector" ]
004a1b8712f4cd97b324c2fbd39c1ca0dc86e913
5,630
h
C
AKABeacon/AKABeacon/Classes/AKAKeyboardControlViewBinding.h
CapnSpellcheck/aka-ios-beacon
05f63fcffc3380f9d00f01c2d75a892e49589f5d
[ "BSD-2-Clause" ]
null
null
null
AKABeacon/AKABeacon/Classes/AKAKeyboardControlViewBinding.h
CapnSpellcheck/aka-ios-beacon
05f63fcffc3380f9d00f01c2d75a892e49589f5d
[ "BSD-2-Clause" ]
null
null
null
AKABeacon/AKABeacon/Classes/AKAKeyboardControlViewBinding.h
CapnSpellcheck/aka-ios-beacon
05f63fcffc3380f9d00f01c2d75a892e49589f5d
[ "BSD-2-Clause" ]
null
null
null
// // AKAKeyboardControlViewBinding.h // AKABeacon // // Created by Michael Utech on 13.10.15. // Copyright © 2015 AKA Sarl. All rights reserved. // #import "AKAControlViewBinding.h" #import "AKAKeyboardControlViewBinding.h" #import "AKAKeyboardControlViewBindingDelegate.h" #import "AKAKeyboardActivationSequenceIt...
37.039474
227
0.725933
[ "model" ]
004d9c1898487234a8e018cbf165d5d55d0cd0ea
4,966
h
C
include/o3d/core/objects.h
dream-overflow/o3d
087ab870cc0fd9091974bb826e25c23903a1dde0
[ "FSFAP" ]
2
2019-06-22T23:29:44.000Z
2019-07-07T18:34:04.000Z
include/o3d/core/objects.h
dream-overflow/o3d
087ab870cc0fd9091974bb826e25c23903a1dde0
[ "FSFAP" ]
null
null
null
include/o3d/core/objects.h
dream-overflow/o3d
087ab870cc0fd9091974bb826e25c23903a1dde0
[ "FSFAP" ]
null
null
null
/** * @file objects.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_OBJECTS_H #define _O3D_OBJECTS_H #include "string.h" namespace o3d { /** * @brief A precise...
21.591304
89
0.639952
[ "object" ]
004e058fd7d523428945757f5a81a8caed5f1523
3,173
h
C
dependencies/panda/Panda3D-1.10.0-x64/include/pta_LMatrix3.h
CrankySupertoon01/Toontown-2
60893d104528a8e7eb4aced5d0015f22e203466d
[ "MIT" ]
3
2018-03-09T12:07:29.000Z
2021-02-25T06:50:25.000Z
panda/src/mathutil/pta_LMatrix3.h
Sinkay/panda3d
16bfd3750f726a8831771b81649d18d087917fd5
[ "PHP-3.01", "PHP-3.0" ]
1
2018-07-28T20:07:04.000Z
2018-07-30T18:28:34.000Z
panda/src/mathutil/pta_LMatrix3.h
Sinkay/panda3d
16bfd3750f726a8831771b81649d18d087917fd5
[ "PHP-3.01", "PHP-3.0" ]
2
2019-12-02T01:39:10.000Z
2021-02-13T22:41:00.000Z
// Filename: pta_LMatrix3.h // Created by: drose (27Feb10) // //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE // Copyright (c) Carnegie Mellon University. All rights reserved. // // All use of this software is subject to the terms of the revised BSD // license. You should...
40.679487
116
0.677277
[ "3d" ]
004ec7065814bbf2d411c55d473e976a2e579bf2
6,208
h
C
FFKit/core/NSObject+FFKit.h
jacobsologub/FFKit
502b0ad76101d56e06035167d67d75aba138ed9d
[ "MIT" ]
3
2015-04-22T16:46:39.000Z
2015-04-25T20:26:24.000Z
FFKit/core/NSObject+FFKit.h
jacobsologub/FFKit
502b0ad76101d56e06035167d67d75aba138ed9d
[ "MIT" ]
null
null
null
FFKit/core/NSObject+FFKit.h
jacobsologub/FFKit
502b0ad76101d56e06035167d67d75aba138ed9d
[ "MIT" ]
3
2015-04-22T16:42:17.000Z
2017-09-28T23:25:39.000Z
/* ============================================================================== Copyright (C) 2014 Jacob Sologub 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 restricti...
34.681564
123
0.716978
[ "object" ]
5324c344b3751b24692e82929cc3a1be9c4a0d6a
5,688
h
C
inference_vb.h
physimals/fabber_core
246b3438000bb5bf474e94ec2e422cf5b1adf02c
[ "Apache-2.0" ]
1
2021-12-16T07:27:59.000Z
2021-12-16T07:27:59.000Z
inference_vb.h
physimals/fabber_core
246b3438000bb5bf474e94ec2e422cf5b1adf02c
[ "Apache-2.0" ]
2
2021-03-01T13:40:26.000Z
2021-09-30T17:23:42.000Z
inference_vb.h
physimals/fabber_core
246b3438000bb5bf474e94ec2e422cf5b1adf02c
[ "Apache-2.0" ]
null
null
null
/* inference_spatialvb.h - implementation of VB with spatial priors Adrian Groves & Michael Chappell, FMRIB Image Analysis Group & IBME QuBIc Group Copyright (C) 2007-2015 University of Oxford */ /* CCOPYRIGHT */ #include "convergence.h" #include "inference.h" #include "run_context.h" #include <string> #inclu...
28.873096
92
0.659459
[ "vector", "model" ]
5329a94ed97780b53dae2948426b76e2e46c2fc5
722
h
C
raylib-timming.h
joseph-montanez/raylib-php
897df5e1ccc2a2ea854c518ab1001802250c4a7b
[ "Zlib" ]
125
2018-12-08T05:47:51.000Z
2022-03-29T08:55:27.000Z
raylib-timming.h
robbierayas/raylib-php
897df5e1ccc2a2ea854c518ab1001802250c4a7b
[ "Zlib" ]
18
2020-03-31T00:00:54.000Z
2022-03-15T05:13:37.000Z
raylib-timming.h
robbierayas/raylib-php
897df5e1ccc2a2ea854c518ab1001802250c4a7b
[ "Zlib" ]
9
2020-04-04T21:13:59.000Z
2021-12-18T14:09:33.000Z
// // Created by Joseph Montanez on 4/8/18. // #ifndef PHP_RAYLIB_TIMMING_H #define PHP_RAYLIB_TIMMING_H extern zend_class_entry *php_raylib_timming_ce; typedef struct _php_raylib_timming_object { zend_object std; } php_raylib_timming_object; static inline php_raylib_timming_object *php_raylib_timming_fetch_obj...
27.769231
99
0.8241
[ "object" ]
5331d4f3c8749fcfc8ee821fdaffbfea395f1a36
829
h
C
example/protobuf_rpc/gameEntity/roomCard.h
qingnia/Pebbble
8f8ea5f24565f3e6c5e488597131eba9bdbf7d31
[ "BSD-2-Clause" ]
1
2021-12-04T00:30:15.000Z
2021-12-04T00:30:15.000Z
example/protobuf_rpc/gameEntity/roomCard.h
qingnia/Pebbble
8f8ea5f24565f3e6c5e488597131eba9bdbf7d31
[ "BSD-2-Clause" ]
null
null
null
example/protobuf_rpc/gameEntity/roomCard.h
qingnia/Pebbble
8f8ea5f24565f3e6c5e488597131eba9bdbf7d31
[ "BSD-2-Clause" ]
1
2021-12-04T00:30:20.000Z
2021-12-04T00:30:20.000Z
// // main.hpp // testC // // Created by 陈帅 on 2018/9/16. // #ifndef roomCard_h #define roomCard_h #include <stdio.h> #include <stdlib.h> #include <vector> #include "card.h" #include "../utils/commonFun.h" #include "../utils/diyType.h" #include "../utils/config.h" using namespace std; class roomCard: public car...
16.58
63
0.675513
[ "vector" ]
5332841bde915d5c8fe1bfcfbef0b58bb6b4198c
10,511
c
C
Arduino/TemperatureMeasurementMKR1000OverAzure/ToggleLogic.c
Trojka/HoloDuino
107e967f6a823dcdef39d562159b202c971390ed
[ "MIT" ]
2
2019-09-26T10:34:57.000Z
2019-09-26T11:53:26.000Z
Arduino/TemperatureMeasurementMKR1000OverAzure/ToggleLogic.c
Trojka/HoloDuino
107e967f6a823dcdef39d562159b202c971390ed
[ "MIT" ]
null
null
null
Arduino/TemperatureMeasurementMKR1000OverAzure/ToggleLogic.c
Trojka/HoloDuino
107e967f6a823dcdef39d562159b202c971390ed
[ "MIT" ]
null
null
null
#include <stdlib.h> #include <stdio.h> #include <stdint.h> #include "AzureIoTHub.h" #include "Iot.Secrets.h" #include "Common.h" static const char* connectionString = IOT_CONFIG_CONNECTION_STRING; // Define the Model BEGIN_NAMESPACE(PortToggle); DECLARE_MODEL(ToggleModel, WITH_ACTION(ToggleOn), WITH_ACTION(ToggleO...
34.575658
195
0.562078
[ "model" ]
533fb1d7ae39ec4acc16b718a079aa8803d7cace
995,020
c
C
CS791x_Fall14/fatigueBSN/scripts/include/ghmm-0.9-rc3/ghmmwrapper/ghmmwrapper_wrap.c
T-R0D/Past-Courses
0edc83a7bf09515f0d01d23a26df2ff90c0f458a
[ "MIT" ]
7
2017-03-13T17:32:26.000Z
2021-09-27T16:51:22.000Z
CS791x_Fall14/fatigueBSN/scripts/include/ghmm-0.9-rc3/ghmmwrapper/ghmmwrapper_wrap.c
T-R0D/Past-Courses
0edc83a7bf09515f0d01d23a26df2ff90c0f458a
[ "MIT" ]
1
2021-05-29T19:54:02.000Z
2021-05-29T19:54:52.000Z
CS791x_Fall14/fatigueBSN/scripts/include/ghmm-0.9-rc3/ghmmwrapper/ghmmwrapper_wrap.c
T-R0D/Past-Courses
0edc83a7bf09515f0d01d23a26df2ff90c0f458a
[ "MIT" ]
25
2016-10-18T03:31:44.000Z
2020-12-29T13:23:10.000Z
/* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). * Version 3.0.2 * * This file is not intended to be easily readable and contains a number of * coding conventions designed to improve portability and efficiency. Do...
35.866917
389
0.671968
[ "object", "model" ]
5349c31fccf189521b6e923edf00f7ca65a9ab6b
9,600
c
C
src/extend.c
winnit-myself/Wifie
53284177b4f4107da5b7e2394cefccaa98194ec3
[ "Artistic-2.0" ]
312
2015-01-15T01:00:51.000Z
2022-03-31T11:45:50.000Z
src/extend.c
An0nYm0u5101/parrot-1
53284177b4f4107da5b7e2394cefccaa98194ec3
[ "Artistic-2.0" ]
108
2015-01-01T18:24:22.000Z
2022-02-25T16:53:52.000Z
src/extend.c
An0nYm0u5101/parrot-1
53284177b4f4107da5b7e2394cefccaa98194ec3
[ "Artistic-2.0" ]
80
2015-01-14T01:33:52.000Z
2022-02-26T03:47:55.000Z
/* Copyright (C) 2001-2014, Parrot Foundation. =head1 NAME src/extend.c - Parrot extension interface =head1 DESCRIPTION These are utility functions which extension code may use, but which are typically not used by Parrot internally. These functions are for EXTENDING use only, not for EMBEDDING. Embedding should be ...
32.214765
99
0.720833
[ "object" ]
5350decb29dcbc5c4b2e7705709d430628830735
54,717
h
C
aws-cpp-sdk-lookoutvision/include/aws/lookoutvision/LookoutforVisionClient.h
Nexuscompute/aws-sdk-cpp
e7ef485e46e6962c9e084b8c9b104c1bfcceaf26
[ "Apache-2.0" ]
1
2022-01-05T18:20:03.000Z
2022-01-05T18:20:03.000Z
aws-cpp-sdk-lookoutvision/include/aws/lookoutvision/LookoutforVisionClient.h
Nexuscompute/aws-sdk-cpp
e7ef485e46e6962c9e084b8c9b104c1bfcceaf26
[ "Apache-2.0" ]
null
null
null
aws-cpp-sdk-lookoutvision/include/aws/lookoutvision/LookoutforVisionClient.h
Nexuscompute/aws-sdk-cpp
e7ef485e46e6962c9e084b8c9b104c1bfcceaf26
[ "Apache-2.0" ]
1
2021-11-09T11:58:03.000Z
2021-11-09T11:58:03.000Z
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/lookoutvision/LookoutforVision_EXPORTS.h> #include <aws/lookoutvision/LookoutforVisionErrors.h> #include <aws/core/client/AWSError.h> #include <aws/core/client/ClientConfigu...
72.376984
272
0.73383
[ "model" ]
5350eb8cbae325d0a62f390d28f5258005f6e842
2,919
h
C
chrome/browser/media/router/discovery/dial/dial_media_sink_service.h
mghgroup/Glide-Browser
6a4c1eaa6632ec55014fee87781c6bbbb92a2af5
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
chrome/browser/media/router/discovery/dial/dial_media_sink_service.h
mghgroup/Glide-Browser
6a4c1eaa6632ec55014fee87781c6bbbb92a2af5
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
chrome/browser/media/router/discovery/dial/dial_media_sink_service.h
mghgroup/Glide-Browser
6a4c1eaa6632ec55014fee87781c6bbbb92a2af5
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
2
2021-01-05T23:43:46.000Z
2021-01-07T23:36:34.000Z
// Copyright 2017 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_MEDIA_ROUTER_DISCOVERY_DIAL_DIAL_MEDIA_SINK_SERVICE_H_ #define CHROME_BROWSER_MEDIA_ROUTER_DISCOVERY_DIAL_DIAL_MEDIA_SINK_SERVICE_H...
36.4875
80
0.789997
[ "vector" ]
53587edd61ba04cecfb29c66489e4f4c7e863f82
1,079
h
C
SNTDataBase/src/Data/Date/Date.h
mihaillatyshov/SNTDataBase
a8341cf57a4bb24315d3b6b5cad1ec1b286b2812
[ "MIT" ]
3
2021-06-29T08:27:17.000Z
2021-09-09T16:01:35.000Z
SNTDataBase/src/Data/Date/Date.h
mihaillatyshov/SNTDataBase
a8341cf57a4bb24315d3b6b5cad1ec1b286b2812
[ "MIT" ]
null
null
null
SNTDataBase/src/Data/Date/Date.h
mihaillatyshov/SNTDataBase
a8341cf57a4bb24315d3b6b5cad1ec1b286b2812
[ "MIT" ]
null
null
null
#pragma once #include <vector> #include <nlohmann/json.hpp> namespace LM { class Date { public: Date(int _Year = 2019, int _Month = 1, int _Day = 1); Date(std::string_view _Str); void Draw() const; bool DrawEdit(); const std::string GetString() const; const uint32_t GetInt() const; inline int Get...
22.479167
73
0.689527
[ "vector" ]
535c369ff5c0e44d31fb3c4c7262c8514169c588
706
h
C
include/il2cpp/System/Predicate_UILineInfo_.h
martmists-gh/BDSP
d6326c5d3ad9697ea65269ed47aa0b63abac2a0a
[ "MIT" ]
1
2022-01-15T20:20:27.000Z
2022-01-15T20:20:27.000Z
include/il2cpp/System/Predicate_UILineInfo_.h
martmists-gh/BDSP
d6326c5d3ad9697ea65269ed47aa0b63abac2a0a
[ "MIT" ]
null
null
null
include/il2cpp/System/Predicate_UILineInfo_.h
martmists-gh/BDSP
d6326c5d3ad9697ea65269ed47aa0b63abac2a0a
[ "MIT" ]
null
null
null
#pragma once #include "il2cpp.h" void System_Predicate_UILineInfo____ctor (System_Predicate_UILineInfo__o* __this, Il2CppObject* object, intptr_t method, const MethodInfo* method_info); bool System_Predicate_UILineInfo___Invoke (System_Predicate_UILineInfo__o* __this, UnityEngine_UILineInfo_o obj, const MethodInfo* m...
78.444444
223
0.873938
[ "object" ]
53656aff929c01b2ff0247d35256a2077a84b7ba
13,838
h
C
.vim/sourceCode/glibc-2.16.0/sysdeps/sh/dl-machine.h
lakehui/Vim_config
6cab80dc1209b34bf6379f42b1a92790bd0c146b
[ "MIT" ]
null
null
null
.vim/sourceCode/glibc-2.16.0/sysdeps/sh/dl-machine.h
lakehui/Vim_config
6cab80dc1209b34bf6379f42b1a92790bd0c146b
[ "MIT" ]
null
null
null
.vim/sourceCode/glibc-2.16.0/sysdeps/sh/dl-machine.h
lakehui/Vim_config
6cab80dc1209b34bf6379f42b1a92790bd0c146b
[ "MIT" ]
null
null
null
/* Machine-dependent ELF dynamic relocation inline functions. SH version. Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2011 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the term...
29.631692
79
0.677049
[ "object" ]
5365f79da4a9e7fa95ccac464bdd1e1203f541b1
4,970
h
C
Projects/EduBtM/EduBtM_TestModule.h
odysseus-educosmos/ODYSSEUS-EduCOSMOS
9d689ffa88133b4ac67ec64ea665edf680b5a524
[ "BSD-3-Clause" ]
10
2015-09-10T07:10:21.000Z
2020-07-09T06:20:25.000Z
Projects/EduBtM/EduBtM_TestModule.h
odysseus-educosmos/ODYSSEUS-EduCOSMOS
9d689ffa88133b4ac67ec64ea665edf680b5a524
[ "BSD-3-Clause" ]
null
null
null
Projects/EduBtM/EduBtM_TestModule.h
odysseus-educosmos/ODYSSEUS-EduCOSMOS
9d689ffa88133b4ac67ec64ea665edf680b5a524
[ "BSD-3-Clause" ]
15
2015-09-10T07:50:13.000Z
2022-03-01T09:20:40.000Z
/******************************************************************************/ /* */ /* ODYSSEUS/EduCOSMOS Educational-Purpose Object Storage System */ /* ...
42.118644
126
0.551509
[ "object" ]
536693e46556eddd29b9deeda2b32e246374964c
1,075
h
C
src/Dron/GameStates/Play.h
Dobiasd/Dron
be1fe06e47ad5e40f97d2e683ed8033f4edb11e8
[ "MIT" ]
null
null
null
src/Dron/GameStates/Play.h
Dobiasd/Dron
be1fe06e47ad5e40f97d2e683ed8033f4edb11e8
[ "MIT" ]
null
null
null
src/Dron/GameStates/Play.h
Dobiasd/Dron
be1fe06e47ad5e40f97d2e683ed8033f4edb11e8
[ "MIT" ]
null
null
null
#ifndef PLAY_H_ #define PLAY_H_ #include "PlayModel.h" #include "PlayView.h" #include "PlayInputController.h" #include "PlayLogicController.h" #include "../../GameState.h" namespace Dron { class Player; /* * The in-game state. Calls are delegated to the individual MVC components. * The controller changes the mod...
22.395833
97
0.771163
[ "vector", "model" ]
538029f4d2f380d26918ec42afb9396e8c5921b1
1,815
c
C
render.c
9ziggy9/gol
e7c9d9b6decbb9aa8445090e909ca9961fb482e5
[ "MIT" ]
2
2021-04-14T14:07:15.000Z
2021-04-14T15:57:24.000Z
render.c
9ziggy9/gol
e7c9d9b6decbb9aa8445090e909ca9961fb482e5
[ "MIT" ]
null
null
null
render.c
9ziggy9/gol
e7c9d9b6decbb9aa8445090e909ca9961fb482e5
[ "MIT" ]
null
null
null
#include <SDL2/SDL.h> #include "./game.h" #include "./render.h" #include "./logic.h" void render_board(SDL_Renderer* renderer, board_t* board, int neighbors[COL_NUM][ROW_NUM]) { switch(board->game_state) { case RUNNING_STATE: render_running_state(renderer, board); count_neighbors(b...
24.527027
80
0.633058
[ "render" ]
7ae82ba31388b0cd73ae95e4b564ac82aa769f25
4,617
h
C
include/OpenMS/ANALYSIS/MAPMATCHING/LabeledPairFinder.h
open-ms/all-svn-branches
b182ba576e0cbfbe420b8edb0dd1c42bb6c973f3
[ "Zlib", "Apache-2.0" ]
1
2018-05-23T03:43:10.000Z
2018-05-23T03:43:10.000Z
src/openms/include/OpenMS/ANALYSIS/MAPMATCHING/LabeledPairFinder.h
kreinert/OpenMS
45455356482ce5ab35e32e445609b291ec78a6d6
[ "Zlib", "Apache-2.0" ]
null
null
null
src/openms/include/OpenMS/ANALYSIS/MAPMATCHING/LabeledPairFinder.h
kreinert/OpenMS
45455356482ce5ab35e32e445609b291ec78a6d6
[ "Zlib", "Apache-2.0" ]
null
null
null
// -------------------------------------------------------------------------- // OpenMS -- Open-Source Mass Spectrometry // -------------------------------------------------------------------------- // Copyright The OpenMS Team -- Eberhard Karls University Tuebingen, // ETH Zurich, and Freie Universit...
37.844262
146
0.655621
[ "vector" ]
7ae94103cc04d395efa987970322b85e24170e9c
4,777
h
C
pkgs/tools/cmake/src/Source/cmTryRunCommand.h
manggoguy/parsec-modified
d14edfb62795805c84a4280d67b50cca175b95af
[ "BSD-3-Clause" ]
64
2015-03-06T00:30:56.000Z
2022-03-24T13:26:53.000Z
pkgs/tools/cmake/src/Source/cmTryRunCommand.h
manggoguy/parsec-modified
d14edfb62795805c84a4280d67b50cca175b95af
[ "BSD-3-Clause" ]
12
2020-12-15T08:30:19.000Z
2022-03-13T03:54:24.000Z
pkgs/tools/cmake/src/Source/cmTryRunCommand.h
manggoguy/parsec-modified
d14edfb62795805c84a4280d67b50cca175b95af
[ "BSD-3-Clause" ]
40
2015-02-26T15:31:16.000Z
2022-03-03T23:23:37.000Z
/*========================================================================= Program: CMake - Cross-Platform Makefile Generator Module: $RCSfile: cmTryRunCommand.h,v $ Language: C++ Date: $Date: 2012/03/29 17:21:09 $ Version: $Revision: 1.1.1.1 $ Copyright (c) 2002 Kitware, Inc., Insight Conso...
39.479339
79
0.660875
[ "vector" ]
7aedb6c34e6bf7692018b8b0f206b0fa72cb0c63
5,016
h
C
Source/VFX_Chess/Game_Controller.h
JoshhhBailey/VFX_Chess
2028c30cd5f35fd3f1a54a9f7606b1d22b57d32e
[ "MIT" ]
null
null
null
Source/VFX_Chess/Game_Controller.h
JoshhhBailey/VFX_Chess
2028c30cd5f35fd3f1a54a9f7606b1d22b57d32e
[ "MIT" ]
null
null
null
Source/VFX_Chess/Game_Controller.h
JoshhhBailey/VFX_Chess
2028c30cd5f35fd3f1a54a9f7606b1d22b57d32e
[ "MIT" ]
null
null
null
/// \file Game_Controller.h /// \brief Handles all game rules and logic. Core of program. /// \author Josh Bailey and Dmitrii Shevchenko /// \date 09/03/21 Updated to NCCA Coding standard /// Revision History: /// /// \todo #pragma once #include "Board.h" #include <algorithm> // std::unique #include <string> #inclu...
27.866667
153
0.746013
[ "vector" ]
7af1ef310f14789e94d8316fbb2b2b84038e0532
1,513
c
C
soft_maxdimz.c
matvii/adam-asteroid
b85287ba8077158c6f1525d11fc668673cefa332
[ "CC-BY-4.0" ]
16
2017-06-24T03:49:40.000Z
2022-01-31T21:47:17.000Z
soft_maxdimz.c
matvii/adam-asteroid
b85287ba8077158c6f1525d11fc668673cefa332
[ "CC-BY-4.0" ]
1
2018-01-12T13:18:51.000Z
2018-01-12T13:18:51.000Z
soft_maxdimz.c
matvii/adam-asteroid
b85287ba8077158c6f1525d11fc668673cefa332
[ "CC-BY-4.0" ]
6
2018-01-12T13:12:52.000Z
2021-09-24T12:27:39.000Z
#include"utils.h" #include"matrix_ops.h" void find_maxz(double *vlist,int nvert, double *maxz,int *maxv) { double maxzval=-1e6; double maxzind=-1; for(int j=0;j<nvert;j++) if(maxzval<vlist[3*j+2]) { maxzval=vlist[3*j+2]; maxzind=j; } *maxz=maxzval; *ma...
26.086207
127
0.590218
[ "vector" ]
7af284051a763c2114a1db4e594dc62b35993df9
1,444
h
C
lib/XLQSKit.framework/Headers/LQSNotitia.h
yococoxc/TicketUnion
2049970f458d48b5359562ebaf61bc794268a014
[ "MIT" ]
null
null
null
lib/XLQSKit.framework/Headers/LQSNotitia.h
yococoxc/TicketUnion
2049970f458d48b5359562ebaf61bc794268a014
[ "MIT" ]
null
null
null
lib/XLQSKit.framework/Headers/LQSNotitia.h
yococoxc/TicketUnion
2049970f458d48b5359562ebaf61bc794268a014
[ "MIT" ]
null
null
null
// // LQSNotitia.h // LQSKit // // Created by muzico on 2018/8/29. // Copyright © 2018年 muzico. All rights reserved. // #import <Foundation/Foundation.h> @class LQSNotitia; @class LQSNotitiaItem; /********************************************/ @protocol LQSNotitiaDelegate <NSObject> @optional - (void) lqsNotitia...
22.5625
112
0.649584
[ "object" ]
7af33494cf28c3ba60d3f52c7f87034bb3ec043f
8,937
h
C
LEDA/incl/LEDA/geo/circle.h
2ashish/smallest_enclosing_circle
889916a3011ab2b649ab7f1fc1e042f879acecce
[ "MIT" ]
null
null
null
LEDA/incl/LEDA/geo/circle.h
2ashish/smallest_enclosing_circle
889916a3011ab2b649ab7f1fc1e042f879acecce
[ "MIT" ]
null
null
null
LEDA/incl/LEDA/geo/circle.h
2ashish/smallest_enclosing_circle
889916a3011ab2b649ab7f1fc1e042f879acecce
[ "MIT" ]
null
null
null
/******************************************************************************* + + LEDA 6.3 + + + circle.h + + + Copyright (c) 1995-2010 + by Algorithmic Solutions Software GmbH + All rights reserved. + *******************************************************************************/ #ifndef LEDA_CIRCLE_H #...
29.989933
92
0.626049
[ "vector" ]
bb0225bfb723327899ba8c96da0c9259c3a2a71a
283
h
C
Swerve1717/MultiSwitch.h
Robolopes/RecycleRush
5f7fa79d54c0ebfca3be7e5453663c1f20fb8048
[ "Apache-2.0" ]
1
2015-01-27T23:54:12.000Z
2015-01-27T23:54:12.000Z
Swerve1717/MultiSwitch.h
Robolopes/RecycleRush
5f7fa79d54c0ebfca3be7e5453663c1f20fb8048
[ "Apache-2.0" ]
null
null
null
Swerve1717/MultiSwitch.h
Robolopes/RecycleRush
5f7fa79d54c0ebfca3be7e5453663c1f20fb8048
[ "Apache-2.0" ]
null
null
null
#ifndef MULTI_SWITCH_H_ #define MULTI_SWITCH_H_ #include "WPILib.h" #include <vector> typedef std::vector<DigitalInput*> InputVector; class MultiSwitch { public: MultiSwitch(int numInputs, ...); UINT32 Get(); private: InputVector mInputs; }; #endif /* MULTI_SWITCH_H_ */
14.894737
47
0.731449
[ "vector" ]
bb032e4f3bcba0c9eb4c33004b7b91dc570fbe5b
4,615
h
C
client/include/ck/CkXmlCertVault.h
bateman/speech-translation-tools
cb1c92895b329b32678d5037cbe36bc43bdf3e5d
[ "MIT" ]
null
null
null
client/include/ck/CkXmlCertVault.h
bateman/speech-translation-tools
cb1c92895b329b32678d5037cbe36bc43bdf3e5d
[ "MIT" ]
null
null
null
client/include/ck/CkXmlCertVault.h
bateman/speech-translation-tools
cb1c92895b329b32678d5037cbe36bc43bdf3e5d
[ "MIT" ]
null
null
null
// CkXmlCertVault.h: interface for the CkXmlCertVault class. // ////////////////////////////////////////////////////////////////////// // This header is generated for Chilkat v9.5.0 #ifndef _CkXmlCertVault_H #define _CkXmlCertVault_H #include "chilkatDefs.h" #include "CkString.h" #include "CkMultiByteB...
30.973154
90
0.702275
[ "object" ]
bb04245ea1fe89930e737299a6cbded4e19d4272
51,606
c
C
msp430-gcc-tics/msp430-gcc-7.3.1.24-source-full/gcc/gcc/gimple-ssa-store-merging.c
TUDSSL/TICS
575ed1b34403b435540bc946c2e6dc5b6bf13072
[ "MIT" ]
7
2020-05-02T17:34:05.000Z
2021-10-17T10:15:18.000Z
msp430-gcc-tics/msp430-gcc-7.3.1.24-source-full/gcc/gcc/gimple-ssa-store-merging.c
TUDSSL/TICS
575ed1b34403b435540bc946c2e6dc5b6bf13072
[ "MIT" ]
null
null
null
msp430-gcc-tics/msp430-gcc-7.3.1.24-source-full/gcc/gcc/gimple-ssa-store-merging.c
TUDSSL/TICS
575ed1b34403b435540bc946c2e6dc5b6bf13072
[ "MIT" ]
2
2020-07-27T00:22:36.000Z
2021-04-01T09:41:02.000Z
/* GIMPLE store merging pass. Copyright (C) 2016-2017 Free Software Foundation, Inc. Contributed by ARM Ltd. This file is part of GCC. GCC 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...
30.901796
82
0.675619
[ "object", "vector", "transform" ]
bb0ac71f2340b33feeac62ae81f9e87a4944a2e5
561
h
C
source/core/event_translators/button/btn2rel.h
mbenkmann/moltengamepad
7fc91a4ac2dee105745e1a81ca2cbb293be4c4a8
[ "MIT" ]
204
2015-12-25T06:40:16.000Z
2022-03-14T06:27:20.000Z
source/core/event_translators/button/btn2rel.h
mbenkmann/moltengamepad
7fc91a4ac2dee105745e1a81ca2cbb293be4c4a8
[ "MIT" ]
96
2016-04-03T23:53:56.000Z
2022-03-06T16:24:38.000Z
source/core/event_translators/button/btn2rel.h
mbenkmann/moltengamepad
7fc91a4ac2dee105745e1a81ca2cbb293be4c4a8
[ "MIT" ]
37
2016-01-02T01:04:13.000Z
2022-03-22T19:31:02.000Z
#pragma once #include "../event_change.h" class btn2rel : public event_translator { public: int out_rel; int speed = 1; volatile int value = 0; btn2rel(int out, int speed) : out_rel(out), speed(speed) { } virtual void process(struct mg_ev ev, virtual_device* out); virtual void process_recurring(virtual...
22.44
61
0.707665
[ "vector" ]
bb0bc80a7515c4375ee08f7ea0791492b6a3a6c4
48,254
h
C
include/LuaEngine/LuaStack.h
baisai/LightinkLua
a4a29295583ae7cc64a1b154732b023b1a0d8fd9
[ "MIT" ]
1
2016-09-14T06:30:47.000Z
2016-09-14T06:30:47.000Z
include/LuaEngine/LuaStack.h
baisai/LightinkLua
a4a29295583ae7cc64a1b154732b023b1a0d8fd9
[ "MIT" ]
null
null
null
include/LuaEngine/LuaStack.h
baisai/LightinkLua
a4a29295583ae7cc64a1b154732b023b1a0d8fd9
[ "MIT" ]
1
2018-12-29T06:51:13.000Z
2018-12-29T06:51:13.000Z
/* Copyright ChenDong(Wilbur), email <baisaichen@live.com>. All rights reserved. * * 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 limitat...
31.871863
122
0.65636
[ "vector" ]
bb0def4b64b757daaa0a4a2d702d4ed368cb20a7
3,369
h
C
ios/ANEBugsnag/Bugsnag/include/Bugsnag/BugsnagEvent.h
DigitalStrawberry/ANE-Bugsnag
6f6bb0c71aec200c71b369f0633addcecd50279c
[ "MIT" ]
27
2015-07-03T19:18:11.000Z
2018-03-07T15:52:11.000Z
ios/ANEBugsnag/Bugsnag/include/Bugsnag/BugsnagEvent.h
DigitalStrawberry/ANE-Bugsnag
6f6bb0c71aec200c71b369f0633addcecd50279c
[ "MIT" ]
14
2015-07-24T21:46:15.000Z
2021-01-21T12:05:55.000Z
ios/ANEBugsnag/Bugsnag/include/Bugsnag/BugsnagEvent.h
DigitalStrawberry/ANE-Bugsnag
6f6bb0c71aec200c71b369f0633addcecd50279c
[ "MIT" ]
6
2015-07-24T15:23:52.000Z
2018-07-02T12:36:14.000Z
// // BugsnagEvent.h // Bugsnag // // Created by Simon Maynard on 11/26/14. // // #import <Foundation/Foundation.h> #import "BugsnagMetadataStore.h" @class BugsnagConfiguration; @class BugsnagHandledState; @class BugsnagSession; @class BugsnagBreadcrumb; @class BugsnagAppWithState; @class BugsnagDeviceWithState; ...
27.390244
103
0.667557
[ "object" ]
bb10b88b1aee2ee8a582e2015070d27266989d7e
1,569
h
C
src/game/shared/hl1/hl1_gamerules.h
cstom4994/SourceEngineRebuild
edfd7f8ce8af13e9d23586318350319a2e193c08
[ "MIT" ]
6
2022-01-23T09:40:33.000Z
2022-03-20T20:53:25.000Z
src/game/shared/hl1/hl1_gamerules.h
cstom4994/SourceEngineRebuild
edfd7f8ce8af13e9d23586318350319a2e193c08
[ "MIT" ]
null
null
null
src/game/shared/hl1/hl1_gamerules.h
cstom4994/SourceEngineRebuild
edfd7f8ce8af13e9d23586318350319a2e193c08
[ "MIT" ]
1
2022-02-06T21:05:23.000Z
2022-02-06T21:05:23.000Z
//========= Copyright Valve Corporation, All rights reserved. ============// // // Purpose: The HL2 Game rules object // // $Workfile: $ // $Date: $ // //----------------------------------------------------------------------------- // $Log: $ // // $NoKeywords: $ //=========================================...
23.772727
110
0.642447
[ "object", "vector" ]
bb1c5ab9c9fd64a68aa7ad89d890f84975886515
2,107
h
C
src/libxtp/calculators/kmcmultiple.h
fossabot/xtp
e82cc53f23e213d09da15da80ada6e32ac031a07
[ "Apache-2.0" ]
null
null
null
src/libxtp/calculators/kmcmultiple.h
fossabot/xtp
e82cc53f23e213d09da15da80ada6e32ac031a07
[ "Apache-2.0" ]
null
null
null
src/libxtp/calculators/kmcmultiple.h
fossabot/xtp
e82cc53f23e213d09da15da80ada6e32ac031a07
[ "Apache-2.0" ]
null
null
null
/* * Copyright 2009-2020 The VOTCA Development Team (http://www.votca.org) * * 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 * * Unle...
30.985294
80
0.71476
[ "vector" ]