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
fc272b8a67756dbed370d15cb49c8aa6f9d47870
974
h
C
gui/src/wrappers/dialoguserviewwrapper.h
sqglobe/SecureDialogues
bde56c7a62fb72b1cdfba8cebc0a770157b5f751
[ "MIT" ]
3
2019-07-05T12:01:36.000Z
2021-03-19T22:48:48.000Z
gui/src/wrappers/dialoguserviewwrapper.h
sqglobe/SecureDialogues
bde56c7a62fb72b1cdfba8cebc0a770157b5f751
[ "MIT" ]
41
2019-11-26T18:59:54.000Z
2020-05-01T10:52:47.000Z
gui/src/wrappers/dialoguserviewwrapper.h
sqglobe/SecureDialogues
bde56c7a62fb72b1cdfba8cebc0a770157b5f751
[ "MIT" ]
3
2019-05-21T17:48:16.000Z
2021-03-19T22:48:49.000Z
#ifndef DIALOGUSERVIEWWRAPPER_H #define DIALOGUSERVIEWWRAPPER_H #include <QObject> #include <memory> #include <QPoint> #include <QSortFilterProxyModel> #include "primitives/dialog.h" class QListView; class DialogUserModel; /** * @brief Извлекает из модели диалог и передает его в DialogActionMenu */ class DialogU...
23.756098
72
0.688912
[ "model" ]
fc28fb9f666e14c403330032e7b291f754da0963
2,384
h
C
games/xworld3d/glsl/nv_math_glsltypes.h
ziyuli/XWorld
97db71daf1b82a179a5c3a85b58c46c9debbc247
[ "Apache-2.0" ]
83
2017-08-22T20:13:58.000Z
2022-02-14T01:39:00.000Z
games/xworld3d/glsl/nv_math_glsltypes.h
ziyuli/XWorld
97db71daf1b82a179a5c3a85b58c46c9debbc247
[ "Apache-2.0" ]
15
2017-08-24T00:07:29.000Z
2019-04-25T15:24:53.000Z
games/xworld3d/glsl/nv_math_glsltypes.h
ziyuli/XWorld
97db71daf1b82a179a5c3a85b58c46c9debbc247
[ "Apache-2.0" ]
30
2017-08-23T23:19:12.000Z
2022-02-14T01:43:07.000Z
// Copyright (c) 2012 NVIDIA Corporation. All rights reserved. // // TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, THIS SOFTWARE IS PROVIDED // *AS IS* AND NVIDIA AND ITS SUPPLIERS DISCLAIM ALL WARRANTIES, EITHER EXPRESS // OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, NONINFRINGEMENT,IMPLIED WARRANTIES OF...
31.786667
88
0.720638
[ "vector" ]
fc2e6490de889f29834d0e9efa825be7f110494a
8,709
h
C
include/data_loaders/fb/DataLoaderUSCHair.h
RaduAlexandru/data_loaders
243ea275d55d34b89992965ed666f0a7f2dea250
[ "MIT" ]
7
2020-03-17T13:18:49.000Z
2022-03-03T17:34:16.000Z
include/data_loaders/fb/DataLoaderUSCHair.h
RaduAlexandru/data_loaders
243ea275d55d34b89992965ed666f0a7f2dea250
[ "MIT" ]
null
null
null
include/data_loaders/fb/DataLoaderUSCHair.h
RaduAlexandru/data_loaders
243ea275d55d34b89992965ed666f0a7f2dea250
[ "MIT" ]
1
2021-09-22T12:10:06.000Z
2021-09-22T12:10:06.000Z
#include <thread> #include <unordered_map> #include <vector> #include <memory> //ros // #include <ros/ros.h> // #include <sensor_msgs/PointCloud2.h> // #include <pcl_ros/point_cloud.h> //eigen #include <Eigen/Core> #include <Eigen/Geometry> #include <Eigen/StdVector> //readerwriterqueue #include "readerwriterqueue/r...
56.921569
317
0.757492
[ "mesh", "geometry", "vector" ]
fc31ff3b31800389452eb639c96b66a674a7211c
1,240
h
C
lib/commands/include/CommandHelp.h
ica778/adventure2019
51167c67967877eb0be2937b3e38780e6365e1b6
[ "MIT" ]
null
null
null
lib/commands/include/CommandHelp.h
ica778/adventure2019
51167c67967877eb0be2937b3e38780e6365e1b6
[ "MIT" ]
null
null
null
lib/commands/include/CommandHelp.h
ica778/adventure2019
51167c67967877eb0be2937b3e38780e6365e1b6
[ "MIT" ]
null
null
null
#ifndef CommandHelp_h #define CommandHelp_h #include "Command.h" #include <sstream> using usermanager::OnlineUserManager; using charactermanager::CharacterManager; using internationalization::Internationalization; class CommandHelp : public Command { public: CommandHelp(CharacterManager& c, OnlineUserManager& u, Wo...
38.75
118
0.817742
[ "vector" ]
fc39a9c2fb92bad612bff1c42d3baaf375ed2924
18,060
h
C
src/include/kerngen.h
JishinMaster/clBLAS
3711b9788b5fd71d5e2f1cae3431753cdcd2ed76
[ "Apache-2.0" ]
615
2015-01-05T13:24:44.000Z
2022-03-31T14:58:04.000Z
src/include/kerngen.h
JishinMaster/clBLAS
3711b9788b5fd71d5e2f1cae3431753cdcd2ed76
[ "Apache-2.0" ]
223
2015-01-12T21:07:18.000Z
2021-11-24T17:00:44.000Z
src/include/kerngen.h
JishinMaster/clBLAS
3711b9788b5fd71d5e2f1cae3431753cdcd2ed76
[ "Apache-2.0" ]
250
2015-01-05T06:39:43.000Z
2022-03-23T09:13:00.000Z
/* ************************************************************************ * Copyright 2013 Advanced Micro Devices, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www...
26.098266
80
0.659468
[ "object", "vector" ]
fc40b0e9517c68816aaf74c42596674e9d86944c
4,286
h
C
head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_sa.h
dplbsd/soc2013
c134f5e2a5725af122c94005c5b1af3720706ce3
[ "BSD-2-Clause" ]
4
2016-08-22T22:02:55.000Z
2017-03-04T22:56:44.000Z
head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_sa.h
dplbsd/soc2013
c134f5e2a5725af122c94005c5b1af3720706ce3
[ "BSD-2-Clause" ]
21
2016-08-11T09:43:43.000Z
2017-01-29T12:52:56.000Z
head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_sa.h
dplbsd/soc2013
c134f5e2a5725af122c94005c5b1af3720706ce3
[ "BSD-2-Clause" ]
2
2018-01-11T01:01:12.000Z
2020-11-19T03:07:29.000Z
/* * CDDL HEADER START * * The contents of this file are subject to the terms of the * Common Development and Distribution License (the "License"). * You may not use this file except in compliance with the License. * * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE * or http://www.opensolar...
29.972028
72
0.702753
[ "object" ]
fc47d456b023492b5d0aa705583f0e8886ff6a70
5,776
c
C
numpy_stubs.c
jamesjer/pyml
ca0890ef3c6c53fdd85bc1b0b9aee9d9cf18b185
[ "BSD-2-Clause" ]
133
2017-06-13T06:39:35.000Z
2022-03-12T14:05:26.000Z
numpy_stubs.c
jamesjer/pyml
ca0890ef3c6c53fdd85bc1b0b9aee9d9cf18b185
[ "BSD-2-Clause" ]
78
2017-03-13T11:19:14.000Z
2022-03-21T16:22:34.000Z
numpy_stubs.c
jamesjer/pyml
ca0890ef3c6c53fdd85bc1b0b9aee9d9cf18b185
[ "BSD-2-Clause" ]
23
2017-06-13T20:11:29.000Z
2022-02-22T18:08:30.000Z
#include <caml/mlvalues.h> #include <caml/memory.h> #include <caml/fail.h> #include <caml/alloc.h> #include <caml/bigarray.h> #include <caml/custom.h> #include "pyml_stubs.h" static void numpy_finalize(value v) { struct numpy_custom_operations *ops = (struct numpy_custom_operations *) Custom_ops_val(v); ...
29.171717
79
0.64491
[ "shape" ]
fc5968ab5136f79ff8e1074f3b2a6fb36e2ae0b6
2,179
h
C
src/roseExtensions/qtWidgets/WidgetCreator/SubWindowFactory.h
maurizioabba/rose
7597292cf14da292bdb9a4ef573001b6c5b9b6c0
[ "BSD-3-Clause" ]
488
2015-01-09T08:54:48.000Z
2022-03-30T07:15:46.000Z
src/roseExtensions/qtWidgets/WidgetCreator/SubWindowFactory.h
sujankh/rose-matlab
7435d4fa1941826c784ba97296c0ec55fa7d7c7e
[ "BSD-3-Clause" ]
174
2015-01-28T18:41:32.000Z
2022-03-31T16:51:05.000Z
src/roseExtensions/qtWidgets/WidgetCreator/SubWindowFactory.h
sujankh/rose-matlab
7435d4fa1941826c784ba97296c0ec55fa7d7c7e
[ "BSD-3-Clause" ]
146
2015-04-27T02:48:34.000Z
2022-03-04T07:32:53.000Z
#ifndef SUBWINDOWFACTORY_H #define SUBWINDOWFACTORY_H #include <QMdiArea> #include <QMap> class WidgetCreatorInterface; class QMenu; /** * \brief QMdiArea with ROSE sub-widgets * * This class implements a QMdiArea which can create ROSE widgets, and link them together. * The use can link widgets together by usi...
37.568966
170
0.704911
[ "object" ]
fc649601adb57fc56114633e451c857a44ee8dfe
1,513
h
C
include/tdp/bb/tetrahedron.h
jstraub/tdp
dcab53662be5b88db1538cf831707b07ab96e387
[ "MIT-feh" ]
1
2017-10-17T19:25:47.000Z
2017-10-17T19:25:47.000Z
include/tdp/bb/tetrahedron.h
jstraub/tdp
dcab53662be5b88db1538cf831707b07ab96e387
[ "MIT-feh" ]
1
2018-05-02T06:04:06.000Z
2018-05-02T06:04:06.000Z
include/tdp/bb/tetrahedron.h
jstraub/tdp
dcab53662be5b88db1538cf831707b07ab96e387
[ "MIT-feh" ]
5
2017-09-17T18:46:20.000Z
2019-03-11T12:52:57.000Z
/* Copyright (c) 2015, Julian Straub <jstraub@csail.mit.edu> Licensed * under the MIT license. See the license file LICENSE. */ #pragma once #include <vector> #include <Eigen/Dense> #include <Eigen/LU> namespace tdp { template <typename T> class Tetrahedron4D { public: Tetrahedron4D(const Eigen::Matrix<T, 4, 4>...
32.891304
77
0.719101
[ "vector" ]
fc68325117c948a8d16b79f37a5a0e85c983915e
420
h
C
Src/State_Game.h
photogami/WorldMap
5f82363479c269f9ebb188ff6b5ad6a707af1b86
[ "MIT" ]
null
null
null
Src/State_Game.h
photogami/WorldMap
5f82363479c269f9ebb188ff6b5ad6a707af1b86
[ "MIT" ]
null
null
null
Src/State_Game.h
photogami/WorldMap
5f82363479c269f9ebb188ff6b5ad6a707af1b86
[ "MIT" ]
null
null
null
#pragma once //----------------------------------------------------------------------------- class CState_Game : public CState { public: CState_Game(const char* name, const char* gui_fname) : CState(name,gui_fname){}; virtual bool Init(); virtual void Deinit(); virtual void Update(const float dt); virtu...
30
82
0.578571
[ "render" ]
fc6c801b78511b95aa94b32c01466dbed4f90d78
3,249
h
C
src/gamebase/include/gamebase/impl/tools/ObjectsCollection.h
TheMrButcher/opengl_lessons
76ac96c45773a54a85d49c6994770b0c3496303f
[ "MIT" ]
1
2016-10-25T21:15:16.000Z
2016-10-25T21:15:16.000Z
src/gamebase/include/gamebase/impl/tools/ObjectsCollection.h
TheMrButcher/gamebase
76ac96c45773a54a85d49c6994770b0c3496303f
[ "MIT" ]
375
2016-06-04T11:27:40.000Z
2019-04-14T17:11:09.000Z
src/gamebase/include/gamebase/impl/tools/ObjectsCollection.h
TheMrButcher/gamebase
76ac96c45773a54a85d49c6994770b0c3496303f
[ "MIT" ]
null
null
null
/** * Copyright (c) 2018 Slavnejshev Filipp * This file is licensed under the terms of the MIT license. */ #pragma once #include <gamebase/GameBaseAPI.h> #include <gamebase/impl/pos/IPositionable.h> #include <gamebase/impl/engine/IMovable.h> #include <gamebase/impl/engine/Drawable.h> #include <gamebase/impl/engine...
36.1
101
0.728224
[ "object", "vector" ]
fc83363c8e2efd4ddc353c0efa56826fd41df7f1
10,266
h
C
src/kudu/util/mem_tracker.h
attilabukor/kudu
d4942c43880a7b0324388630ff640fe66f16c4b5
[ "Apache-2.0" ]
1,538
2016-08-08T22:34:30.000Z
2022-03-29T05:23:36.000Z
be/src/kudu/util/mem_tracker.h
xwzbupt/impala
97dda2b27da99367f4d07699aa046b16cda16dd4
[ "Apache-2.0" ]
17
2017-05-18T16:05:14.000Z
2022-03-18T22:17:13.000Z
be/src/kudu/util/mem_tracker.h
xwzbupt/impala
97dda2b27da99367f4d07699aa046b16cda16dd4
[ "Apache-2.0" ]
612
2016-08-12T04:09:37.000Z
2022-03-29T16:57:46.000Z
// Licensed to the Apache Software Foundation (ASF) under one // or more contributor license agreements. See the NOTICE file // distributed with this work for additional information // regarding copyright ownership. The ASF licenses this file // to you under the Apache License, Version 2.0 (the // "License"); you may...
36.404255
92
0.729008
[ "object", "vector" ]
fc8937cd52f14472ce3371fc8dd9ed31f46e506c
12,924
c
C
lib/package_remove.c
abenson/xbps
3a00a9eb9b5ef944551c272ef35cca41df197d46
[ "BSD-2-Clause" ]
null
null
null
lib/package_remove.c
abenson/xbps
3a00a9eb9b5ef944551c272ef35cca41df197d46
[ "BSD-2-Clause" ]
null
null
null
lib/package_remove.c
abenson/xbps
3a00a9eb9b5ef944551c272ef35cca41df197d46
[ "BSD-2-Clause" ]
null
null
null
/*- * Copyright (c) 2009-2015 Juan Romero Pardines. * 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 ...
27.265823
83
0.64593
[ "object" ]
fc973f12abbbee8d0025888e2874c9951628cd9b
2,006
h
C
AWSDK.framework/Versions/A/Headers/AWDeviceStatusConfiguration.h
shardulnavare8/gps
0c962668dd9c68f83938c8f38855e96b186a5465
[ "Apache-2.0" ]
null
null
null
AWSDK.framework/Versions/A/Headers/AWDeviceStatusConfiguration.h
shardulnavare8/gps
0c962668dd9c68f83938c8f38855e96b186a5465
[ "Apache-2.0" ]
null
null
null
AWSDK.framework/Versions/A/Headers/AWDeviceStatusConfiguration.h
shardulnavare8/gps
0c962668dd9c68f83938c8f38855e96b186a5465
[ "Apache-2.0" ]
null
null
null
/* AirWatch iOS Software Development Kit Copyright © 2012 AirWatch. All rights reserved. Unless required by applicable law, this Software Development Kit and sample code is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. AirWatch expressly disclaims any an...
35.821429
218
0.785145
[ "object" ]
fc9aaef03087c105f55725c3554c701273418907
4,519
h
C
y/y/reflect/reflect.h
gan74/yave
c71b5dd7c05b1aa39c59a8071fc243c1472e71d1
[ "MIT" ]
null
null
null
y/y/reflect/reflect.h
gan74/yave
c71b5dd7c05b1aa39c59a8071fc243c1472e71d1
[ "MIT" ]
null
null
null
y/y/reflect/reflect.h
gan74/yave
c71b5dd7c05b1aa39c59a8071fc243c1472e71d1
[ "MIT" ]
null
null
null
/******************************* Copyright (c) 2016-2022 Grégoire Angerand 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...
30.741497
173
0.660102
[ "object" ]
fca50584305667e696fe5390e3054297d8ba3e87
4,484
h
C
tf2_src/utils/tfstats/regexp/include/jm/jstack.h
d3fc0n6/TeamFortress2
1b81dded673d49adebf4d0958e52236ecc28a956
[ "MIT" ]
4
2021-10-03T05:16:55.000Z
2021-12-28T16:49:27.000Z
tf2_src/utils/tfstats/regexp/include/jm/jstack.h
Counter2828/TeamFortress2
1b81dded673d49adebf4d0958e52236ecc28a956
[ "MIT" ]
null
null
null
tf2_src/utils/tfstats/regexp/include/jm/jstack.h
Counter2828/TeamFortress2
1b81dded673d49adebf4d0958e52236ecc28a956
[ "MIT" ]
3
2022-02-02T18:09:58.000Z
2022-03-06T18:54:39.000Z
//========= Copyright Valve Corporation, All rights reserved. ============// // // Purpose: // // $NoKeywords: $ // //=============================================================================// /* * * Copyright (c) 1998-9 * Dr John Maddock * * Permission to use, copy, modify, distribute and sell this software...
21.352381
94
0.599242
[ "vector" ]
fca7ec396b7c3e44500443832d9776e33ad6bcf0
1,196
h
C
src/engine/platform/platform.h
RichardMarks/sawd-revival
670aff96e81b6cedf706fa891ca4d2b57ebdc4b4
[ "MIT" ]
null
null
null
src/engine/platform/platform.h
RichardMarks/sawd-revival
670aff96e81b6cedf706fa891ca4d2b57ebdc4b4
[ "MIT" ]
null
null
null
src/engine/platform/platform.h
RichardMarks/sawd-revival
670aff96e81b6cedf706fa891ca4d2b57ebdc4b4
[ "MIT" ]
null
null
null
#ifndef PLATFORM_H #define PLATFORM_H #include <cstdio> #include <allegro5/allegro5.h> #include <allegro5/allegro_font.h> #include <allegro5/allegro_ttf.h> #include <allegro5/allegro_image.h> #include <allegro5/allegro_audio.h> #include <allegro5/allegro_acodec.h> #include "engine/clib/clib.h" #include "controller.h...
19.290323
97
0.744147
[ "render" ]
fca979262a11862d1c7c28bd7a750e1cff7791c1
4,271
h
C
HITSIC_RT1052_MCUX/rtcesl/amclib/AMCLIB_PMSMBemfObsrvAB_A32.h
HITSIC/HITSIC_RT1052
05b0510e65a09b1de2de8e3e49a9755c2ca454e5
[ "Apache-2.0" ]
1
2020-09-21T16:19:51.000Z
2020-09-21T16:19:51.000Z
HITSIC_RT1052_MCUX/rtcesl/amclib/AMCLIB_PMSMBemfObsrvAB_A32.h
HITSIC/HITSIC_RT1052
05b0510e65a09b1de2de8e3e49a9755c2ca454e5
[ "Apache-2.0" ]
null
null
null
HITSIC_RT1052_MCUX/rtcesl/amclib/AMCLIB_PMSMBemfObsrvAB_A32.h
HITSIC/HITSIC_RT1052
05b0510e65a09b1de2de8e3e49a9755c2ca454e5
[ "Apache-2.0" ]
1
2020-10-07T08:45:45.000Z
2020-10-07T08:45:45.000Z
/******************************************************************************* * * Copyright (c) 2013 - 2016, Freescale Semiconductor, Inc. * Copyright 2016-2017 NXP * * SPDX-License-Identifier: BSD-3-Clause * * ****************************************************************************//*! * * @brief Algorith...
40.67619
102
0.447904
[ "vector" ]
fcb35da4d01297e54a131157d5bf1978c1bf1b16
5,570
c
C
src/compiler/lexer.c
k-mrm/maxc
49619b71697b3a8c62afb4c02d287f1e14267462
[ "MIT" ]
46
2019-03-16T06:32:49.000Z
2021-04-28T09:48:58.000Z
src/compiler/lexer.c
k-mrm/maxc
49619b71697b3a8c62afb4c02d287f1e14267462
[ "MIT" ]
3
2020-02-10T14:40:57.000Z
2020-04-16T02:10:39.000Z
src/compiler/lexer.c
k-mrm/maxc
49619b71697b3a8c62afb4c02d287f1e14267462
[ "MIT" ]
6
2019-06-29T02:41:17.000Z
2020-04-11T05:19:14.000Z
#include <stdio.h> #include <stdbool.h> #include <stdlib.h> #include <string.h> #include <ctype.h> #include "lexer.h" #include "error/error.h" #include "maxc.h" #include "util.h" #include "token.h" char *strndup(const char *, size_t); #define STEP() \ do {...
25.550459
80
0.413824
[ "vector" ]
fcb48d110b26b3e61ab585c00bc53b89e3c98815
519
h
C
src/rotate_basis.h
ccao/WannSymm
3d29170c14076465d7233cdacabcf473f12487d9
[ "BSD-3-Clause" ]
15
2021-10-20T06:53:03.000Z
2022-03-17T11:46:41.000Z
src/rotate_basis.h
ccao/WannSymm
3d29170c14076465d7233cdacabcf473f12487d9
[ "BSD-3-Clause" ]
7
2021-11-06T17:12:01.000Z
2022-03-09T14:04:33.000Z
src/rotate_basis.h
ccao/WannSymm
3d29170c14076465d7233cdacabcf473f12487d9
[ "BSD-3-Clause" ]
1
2021-12-16T10:13:32.000Z
2021-12-16T10:13:32.000Z
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <complex.h> #include "constants.h" #include "vector.h" #include "wanndata.h" #include "rotate_orbital.h" #include "rotate_spinor.h" #include "rotate_ham.h" //use getrvec_and_site() #include <mkl.h> #include <mpi.h> void get_sym_op_reciprocal...
30.529412
225
0.728324
[ "vector" ]
fcb4c3ba20e88509ff55913ab080b74b1433b4ed
68,650
h
C
include/datoviz/vklite.h
pauljurczak/datoviz
6957dfc460f46c8f517e657e4fa0243d48f4804a
[ "MIT" ]
null
null
null
include/datoviz/vklite.h
pauljurczak/datoviz
6957dfc460f46c8f517e657e4fa0243d48f4804a
[ "MIT" ]
null
null
null
include/datoviz/vklite.h
pauljurczak/datoviz
6957dfc460f46c8f517e657e4fa0243d48f4804a
[ "MIT" ]
null
null
null
/*************************************************************************************************/ /* Light wrapper on top of the Vulkan C API */ /*************************************************************************************************/ #ifndef DVZ_VKLITE_...
27.592444
99
0.650269
[ "render", "object", "shape" ]
fcb5a37fb81c925d7b150c9cf7c8b34dbde71797
2,520
h
C
libs/DS4_SDK/include/dzstyledfloatcardpropertywgt.h
Red54/reality
510d4f5fde2f4c5535482f1ea199f914102b8a2a
[ "BSD-3-Clause" ]
null
null
null
libs/DS4_SDK/include/dzstyledfloatcardpropertywgt.h
Red54/reality
510d4f5fde2f4c5535482f1ea199f914102b8a2a
[ "BSD-3-Clause" ]
null
null
null
libs/DS4_SDK/include/dzstyledfloatcardpropertywgt.h
Red54/reality
510d4f5fde2f4c5535482f1ea199f914102b8a2a
[ "BSD-3-Clause" ]
null
null
null
/********************************************************************** Copyright (C) 2002-2012 DAZ 3D, Inc. All Rights Reserved. This file is part of the DAZ Studio SDK. This file may be used only in accordance with the DAZ Studio SDK license provided with the DAZ Studio SDK. The contents of this file ...
26.808511
91
0.645238
[ "3d" ]
118398e63f3134a26ebc7b53e153f71882a4cce8
29,442
c
C
eziprocci/eziclient.c
MarouenMechtri/accords-platform-1
4f950fffd9fbbf911840cc5ad0fe5b5a331edf42
[ "Apache-2.0" ]
1
2015-02-28T21:25:54.000Z
2015-02-28T21:25:54.000Z
eziprocci/eziclient.c
MarouenMechtri/accords-platform-1
4f950fffd9fbbf911840cc5ad0fe5b5a331edf42
[ "Apache-2.0" ]
null
null
null
eziprocci/eziclient.c
MarouenMechtri/accords-platform-1
4f950fffd9fbbf911840cc5ad0fe5b5a331edf42
[ "Apache-2.0" ]
null
null
null
/* -------------------------------------------------------------------- */ /* ACCORDS PLATFORM */ /* (C) 2011 by Iain James Marshall (Prologue) <ijm667@hotmail.com> */ /* -------------------------------------------------------------------- */ /* Licensed under th...
30.636837
115
0.549181
[ "object" ]
1187872be93967f5e81019ab3cf05091f471dc03
6,393
h
C
testcpp/include/ecs/EntitySet.h
phaisarnsut/dependency-graph
dc087ae318c2c8d4fb1213ecd3714773b2ded39f
[ "MIT" ]
37
2019-07-09T15:26:18.000Z
2022-03-23T16:13:38.000Z
testcpp/include/ecs/EntitySet.h
phaisarnsut/dependency-graph
dc087ae318c2c8d4fb1213ecd3714773b2ded39f
[ "MIT" ]
1
2022-02-04T09:56:18.000Z
2022-02-04T09:56:18.000Z
testcpp/include/ecs/EntitySet.h
phaisarnsut/dependency-graph
dc087ae318c2c8d4fb1213ecd3714773b2ded39f
[ "MIT" ]
4
2019-12-03T17:20:26.000Z
2022-02-26T20:47:28.000Z
#pragma once #include <functional> #include <memory> #include "ComponentContainer.h" #include "EntitySetIterator.h" #include "EntitySetType.h" #include "EntityContainer.h" namespace ecs { template<typename ...Ts> class EntitySet; class BaseEntitySet { public: static std::size_t getEntitySetCount() { ...
30.588517
129
0.683247
[ "vector" ]
1198933ebc6ad7a8cfc702705a30e0682d76dda2
2,425
h
C
include/gdk/vector4.h
jfcameron/GDK-Math
1817c6f4af08a1da9e6efedf2130e20d4f64813f
[ "MIT" ]
null
null
null
include/gdk/vector4.h
jfcameron/GDK-Math
1817c6f4af08a1da9e6efedf2130e20d4f64813f
[ "MIT" ]
7
2019-06-19T15:13:04.000Z
2019-11-20T00:32:33.000Z
include/gdk/vector4.h
jfcameron/gdk-math
1817c6f4af08a1da9e6efedf2130e20d4f64813f
[ "MIT" ]
null
null
null
// © 2018 Joseph Cameron - All Rights Reserved #ifndef GDK_MATH_VECTOR4_H #define GDK_MATH_VECTOR4_H #include <iosfwd> #include <gdk/vector3.h> namespace gdk { /// \brief Like Vector3<component_type> but allows w to != 1. Used in Vector vs Mat4x4 operations template<typename component_type_param = float> ...
27.247191
115
0.517113
[ "vector" ]
119d11fe1dd6ab1c4633ae9bfc4308f487ff92ca
1,942
c
C
dndml/test_dnd_parser.c
DanteFalzone0/tryptobot
f4498d4eafdeeee965df1941f88724e93d250d51
[ "MIT" ]
2
2022-03-28T01:03:23.000Z
2022-03-31T18:09:04.000Z
dndml/test_dnd_parser.c
DanteFalzone0/tryptobot
f4498d4eafdeeee965df1941f88724e93d250d51
[ "MIT" ]
null
null
null
dndml/test_dnd_parser.c
DanteFalzone0/tryptobot
f4498d4eafdeeee965df1941f88724e93d250d51
[ "MIT" ]
null
null
null
#include <stdio.h> #include <stdlib.h> #include <string.h> #include "dnd_input_reader.h" #include "dnd_lexer.h" #include "dnd_charsheet.h" #include "dnd_parser.h" // copied straight from tryptobot.c; quick hack but it works static char *load_file_to_str(const char *filename) { FILE *f = fopen(filename, "rb"); char...
22.321839
62
0.631308
[ "object" ]
11a1095c504dcc4dac567abbeffe11a7e9d91190
2,198
h
C
src/graph.h
IrisChase/IVD
7d319fbd8a8a688987b788d7095d84734a627ba1
[ "Apache-2.0" ]
1
2020-07-02T02:06:21.000Z
2020-07-02T02:06:21.000Z
src/graph.h
IrisChase/IVD
7d319fbd8a8a688987b788d7095d84734a627ba1
[ "Apache-2.0" ]
10
2020-07-05T07:41:34.000Z
2020-12-21T20:33:09.000Z
src/graph.h
IrisChase/IVD
7d319fbd8a8a688987b788d7095d84734a627ba1
[ "Apache-2.0" ]
null
null
null
// Copyright 2020 Iris Chase // // 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...
23.136842
86
0.680619
[ "vector" ]
11c289e6d0262eb33a26cbeb26c7d5437f2358e3
50,475
h
C
numerical_lie_group/rigid3d.h
jk-jeon/jkj
d8915b56702eae39de80a61677a4c4f4afa30924
[ "MIT" ]
1
2021-01-31T11:52:50.000Z
2021-01-31T11:52:50.000Z
numerical_lie_group/rigid3d.h
jk-jeon/jkj
d8915b56702eae39de80a61677a4c4f4afa30924
[ "MIT" ]
1
2018-12-04T17:10:35.000Z
2018-12-09T02:51:10.000Z
numerical_lie_group/rigid3d.h
jk-jeon/jkj
d8915b56702eae39de80a61677a4c4f4afa30924
[ "MIT" ]
null
null
null
///////////////////////////////////////////////////////////////////////////////////////////////////////// /// Copyright (c) 2018 Junekey Jeon /// /// Permission is hereby granted, free of charge, to any person obtaining a copy of this software /// //...
46.997207
109
0.745399
[ "vector", "transform" ]
11c2c76bd4f27079bd95498154f865119547213a
3,470
h
C
Mercury3/src/renderer/RenderBackend.h
axlecrusher/hgengine3
7eed878015e47a3275e2dae53cac00e93b74dc19
[ "MIT" ]
4
2018-05-27T18:56:59.000Z
2020-08-02T21:41:30.000Z
Mercury3/src/renderer/RenderBackend.h
axlecrusher/hgengine3
7eed878015e47a3275e2dae53cac00e93b74dc19
[ "MIT" ]
null
null
null
Mercury3/src/renderer/RenderBackend.h
axlecrusher/hgengine3
7eed878015e47a3275e2dae53cac00e93b74dc19
[ "MIT" ]
2
2019-05-16T05:23:12.000Z
2020-04-17T10:16:04.000Z
#pragma once #include <stdint.h> #include <vector> #include <HgEntity.h> #include <IFramebuffer.h> #include <IRenderTarget.h> #include <core/Instancing.h> enum RendererType { OPENGL = 0, VULKAN, DIRECTX }; struct Viewport { Viewport() :x(0), y(0), width(0), height(0) {} bool operator==(const Viewport& rhs)...
23.133333
178
0.742075
[ "render", "vector" ]
11c63987178cdda15a75117ebebafaa4e929f3d7
77,054
h
C
media_driver/agnostic/gen9/hw/vdbox/mhw_vdbox_hcp_g9_X.h
Hongbo913/media-driver
83cbea500ca3852ffffe32ef7c33c7cb8e05c967
[ "Intel", "BSD-3-Clause", "MIT" ]
1
2021-04-08T08:40:21.000Z
2021-04-08T08:40:21.000Z
media_driver/agnostic/gen9/hw/vdbox/mhw_vdbox_hcp_g9_X.h
shawnli2/media-driver
ad8aa5a5a092a1f99d97aaecd04b71e9d770c8a3
[ "Intel", "BSD-3-Clause", "MIT" ]
1
2019-01-05T02:54:19.000Z
2019-01-05T02:54:19.000Z
media_driver/agnostic/gen9/hw/vdbox/mhw_vdbox_hcp_g9_X.h
shawnli2/media-driver
ad8aa5a5a092a1f99d97aaecd04b71e9d770c8a3
[ "Intel", "BSD-3-Clause", "MIT" ]
1
2018-01-12T06:07:55.000Z
2018-01-12T06:07:55.000Z
/* * Copyright (c) 2017-2018, 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 restriction, including without limitation * the rights to use, copy, modify, merge, p...
41.809007
167
0.609456
[ "object", "vector" ]
11ceb4da14fbe9f8ac34de8ffb757737a70b88a2
2,620
h
C
stratum/hal/lib/phal/tai/tai_wrapper/tai_wrapper.h
maksym-tropets-plvision/stratum
468654ab29050ba6d20a3da146d9c192b1f66b36
[ "Apache-2.0" ]
null
null
null
stratum/hal/lib/phal/tai/tai_wrapper/tai_wrapper.h
maksym-tropets-plvision/stratum
468654ab29050ba6d20a3da146d9c192b1f66b36
[ "Apache-2.0" ]
null
null
null
stratum/hal/lib/phal/tai/tai_wrapper/tai_wrapper.h
maksym-tropets-plvision/stratum
468654ab29050ba6d20a3da146d9c192b1f66b36
[ "Apache-2.0" ]
null
null
null
/* * Copyright 2018 Google LLC * Copyright 2018-present Open Networking Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 ...
31.190476
79
0.754198
[ "vector" ]
11d1c0f0529bbb7aff1145e0a06a9946110effa9
95,776
c
C
source/blender/editors/uvedit/uvedit_ops.c
wycivil08/blendocv
f6cce83e1f149fef39afa8043aade9c64378f33e
[ "Unlicense" ]
30
2015-01-29T14:06:05.000Z
2022-01-10T07:47:29.000Z
source/blender/editors/uvedit/uvedit_ops.c
ttagu99/blendocv
f6cce83e1f149fef39afa8043aade9c64378f33e
[ "Unlicense" ]
1
2017-02-20T20:57:48.000Z
2018-12-19T23:44:38.000Z
source/blender/editors/uvedit/uvedit_ops.c
ttagu99/blendocv
f6cce83e1f149fef39afa8043aade9c64378f33e
[ "Unlicense" ]
15
2015-04-23T02:38:36.000Z
2021-03-01T20:09:39.000Z
/* * $Id: uvedit_ops.c 40455 2011-09-22 14:42:29Z campbellbarton $ * * ***** BEGIN GPL LICENSE BLOCK ***** * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the Lic...
28.470868
154
0.638688
[ "mesh", "object", "3d" ]
11d689ec535ee4c3ebe307bf96a46fd23bab97b9
1,478
h
C
ModelViewer/ViewerFoundation/Render/NuoRenderPassAttachment.h
erpapa/NuoModelViewer
0dcb8bf99cb49c6e2c9535ed178e01674fa26824
[ "MIT" ]
265
2017-03-15T17:11:27.000Z
2022-03-30T07:50:00.000Z
ModelViewer/ViewerFoundation/Render/NuoRenderPassAttachment.h
erpapa/NuoModelViewer
0dcb8bf99cb49c6e2c9535ed178e01674fa26824
[ "MIT" ]
6
2017-07-03T01:57:49.000Z
2020-01-24T19:28:22.000Z
ModelViewer/ViewerFoundation/Render/NuoRenderPassAttachment.h
erpapa/NuoModelViewer
0dcb8bf99cb49c6e2c9535ed178e01674fa26824
[ "MIT" ]
39
2016-09-30T03:26:44.000Z
2022-01-24T07:37:20.000Z
// // NuoRenderPassAttachment.h // ModelViewer // // Created by Dong on 5/25/18. // Copyright © 2018 middleware. All rights reserved. // #import <Foundation/Foundation.h> #import <Metal/Metal.h> /** * attachment is the sum of all information and resources need for an attachment to start * a render pass (i.e...
25.929825
95
0.764547
[ "render" ]
ccd1d5f49e4fe32022879413ed9ed335015c6911
10,922
h
C
src/Tetromino.h
eugen-schaefer/Tetris
1f73f332c312e4500e2ea0e7a52e8944ea8fe6f6
[ "MIT" ]
null
null
null
src/Tetromino.h
eugen-schaefer/Tetris
1f73f332c312e4500e2ea0e7a52e8944ea8fe6f6
[ "MIT" ]
null
null
null
src/Tetromino.h
eugen-schaefer/Tetris
1f73f332c312e4500e2ea0e7a52e8944ea8fe6f6
[ "MIT" ]
null
null
null
#ifndef TETROMINO_H_ #define TETROMINO_H_ #include <map> #include <string> #include <utility> #include <vector> #include "IGridLogic.h" enum class Direction { left, right, down }; enum class Color { cyan, // (0x00FFFF) blue, // (0x0000FF) orange, // (0xFF8040) yellow, // (0xFFFF00) g...
41.06015
80
0.635506
[ "object", "shape", "vector" ]
ccd2728c9fbd8f73d12fe842f07c6e7eff3aa8a5
4,614
h
C
Engine/Source/Editor/BehaviorTreeEditor/Classes/BehaviorTreeGraphNode.h
PopCap/GameIdea
201e1df50b2bc99afc079ce326aa0a44b178a391
[ "BSD-2-Clause" ]
null
null
null
Engine/Source/Editor/BehaviorTreeEditor/Classes/BehaviorTreeGraphNode.h
PopCap/GameIdea
201e1df50b2bc99afc079ce326aa0a44b178a391
[ "BSD-2-Clause" ]
2
2015-06-21T17:38:11.000Z
2015-06-22T20:54:42.000Z
Engine/Source/Editor/BehaviorTreeEditor/Classes/BehaviorTreeGraphNode.h
PopCap/GameIdea
201e1df50b2bc99afc079ce326aa0a44b178a391
[ "BSD-2-Clause" ]
null
null
null
// Copyright 1998-2015 Epic Games, Inc. All Rights Reserved. #pragma once #include "AIGraphNode.h" #include "BehaviorTreeEditorTypes.h" #include "BehaviorTreeGraphNode.generated.h" UCLASS() class UBehaviorTreeGraphNode : public UAIGraphNode { GENERATED_UCLASS_BODY() /** only some of behavior tree nodes support de...
34.432836
96
0.771998
[ "render" ]
ccd2d1b5b9d81e859782423aa6043d16b01c6ac2
1,952
h
C
Engine/Simulation/SortedParticlesUniform3D.h
jmhong-simulation/LithopiaOpen
49c4c0863714ee11730e4807eb10c1e1ebb520f1
[ "MIT" ]
8
2017-06-01T07:00:10.000Z
2021-12-16T11:01:29.000Z
Engine/Simulation/SortedParticlesUniform3D.h
jmhong-simulation/LithopiaOpen
49c4c0863714ee11730e4807eb10c1e1ebb520f1
[ "MIT" ]
null
null
null
Engine/Simulation/SortedParticlesUniform3D.h
jmhong-simulation/LithopiaOpen
49c4c0863714ee11730e4807eb10c1e1ebb520f1
[ "MIT" ]
null
null
null
// The Lithopia project initiated by Jeong-Mo Hong for 3D Printing Community. // Copyright (c) 2015 Jeong-Mo Hong - All Rights Reserved. // This file is subject to the terms and conditions defined in // file 'LICENSE.txt', which is part of this source code package. #pragma once #include <atomic> #include "Dat...
36.830189
140
0.753586
[ "3d" ]
ccf906e30c256398412e9d966a5f3081cc19e9a9
1,029
h
C
samples/videorecorder/app/MaskView.h
reubenscratton/oaknut
03b37965ad84745bd5c077a27d8b53d58a173662
[ "MIT" ]
5
2019-10-04T05:10:06.000Z
2021-02-03T23:29:10.000Z
samples/videorecorder/app/MaskView.h
reubenscratton/oaknut
03b37965ad84745bd5c077a27d8b53d58a173662
[ "MIT" ]
null
null
null
samples/videorecorder/app/MaskView.h
reubenscratton/oaknut
03b37965ad84745bd5c077a27d8b53d58a173662
[ "MIT" ]
2
2019-09-27T00:34:36.000Z
2020-10-27T09:44:26.000Z
// // IdaaS // // Copyright © 2018 PQ. All rights reserved. // #pragma once #include <oaknut.h> class MaskView : public View { public: MaskView(); enum HoleShape { None, Rect, Oval }; void setHoleShape(HoleShape shape); void setHoleStrokeColour(COLOR color)...
21
75
0.685131
[ "shape" ]
ccfd14f3ef7c3c923dd5a0b6329b5ddcd5a0905d
6,115
h
C
Plugins/PLVolumeRenderer/src/RaySetup/Hybrid_GLSL.h
ktotheoz/pixellight
43a661e762034054b47766d7e38d94baf22d2038
[ "MIT" ]
83
2015-01-08T15:06:14.000Z
2021-07-20T17:07:00.000Z
Plugins/PLVolumeRenderer/src/RaySetup/Hybrid_GLSL.h
PixelLightFoundation/pixellight
43a661e762034054b47766d7e38d94baf22d2038
[ "MIT" ]
27
2019-06-18T06:46:07.000Z
2020-02-02T11:11:28.000Z
Plugins/PLVolumeRenderer/src/RaySetup/Hybrid_GLSL.h
naetherm/PixelLight
d7666f5b49020334cbb5debbee11030f34cced56
[ "MIT" ]
40
2015-02-25T18:24:34.000Z
2021-03-06T09:01:48.000Z
/*********************************************************\ * File: Hybrid_GLSL.h * * Vertex and fragment shader source code - GLSL (OpenGL 3.3 ("#version 330") * * Copyright (C) 2002-2013 The PixelLight Team (http://www.pixellight.org/) * * This file is part of PixelLight...
46.325758
242
0.650368
[ "object" ]
690295fc262985b522680af9e88ffbc30469f943
5,973
h
C
src/fdm/utils/fdm_VectorN.h
paperoga-dev/mscsim
a5bd3b88745bf8d91e85fd001b0972662ff8e410
[ "MIT" ]
null
null
null
src/fdm/utils/fdm_VectorN.h
paperoga-dev/mscsim
a5bd3b88745bf8d91e85fd001b0972662ff8e410
[ "MIT" ]
null
null
null
src/fdm/utils/fdm_VectorN.h
paperoga-dev/mscsim
a5bd3b88745bf8d91e85fd001b0972662ff8e410
[ "MIT" ]
null
null
null
/****************************************************************************//* * Copyright (C) 2021 Marek M. Cel * * 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, ...
29.716418
80
0.588147
[ "vector" ]
69039a9b04a7c6dc68d976383c04e529c5b47583
818
h
C
src/dx11/xGSinput.h
livingcreative/xgs
2fc51c8b8f04e23740466414092f0ca1e0acb436
[ "BSD-3-Clause" ]
6
2016-03-17T16:11:39.000Z
2021-02-08T18:03:23.000Z
src/dx11/xGSinput.h
livingcreative/xgs
2fc51c8b8f04e23740466414092f0ca1e0acb436
[ "BSD-3-Clause" ]
6
2016-07-15T07:02:44.000Z
2018-05-24T20:39:57.000Z
src/dx11/xGSinput.h
livingcreative/xgs
2fc51c8b8f04e23740466414092f0ca1e0acb436
[ "BSD-3-Clause" ]
4
2016-03-20T11:43:11.000Z
2022-01-21T21:07:54.000Z
/* xGS 3D Low-level rendering API Low-level 3D rendering wrapper API with multiple back-end support (c) livingcreative, 2015 - 2018 https://github.com/livingcreative/xgs dx11/xGSinput.h Input object implementation class header this object binds source of geometry data wi...
19.47619
71
0.658924
[ "geometry", "object", "3d" ]
6910e15798b5e62dc0e2b5344dca5947e104bba1
726
c
C
src/core/object/cfunc/cfunc.c
binflowq/xesael
a23cd6ebe999b580ce7e39432d2b1a5c7c7a7394
[ "MIT" ]
1
2020-10-26T11:07:33.000Z
2020-10-26T11:07:33.000Z
src/core/object/cfunc/cfunc.c
binflowq/xesael
a23cd6ebe999b580ce7e39432d2b1a5c7c7a7394
[ "MIT" ]
null
null
null
src/core/object/cfunc/cfunc.c
binflowq/xesael
a23cd6ebe999b580ce7e39432d2b1a5c7c7a7394
[ "MIT" ]
null
null
null
/* File: cfunc.c */ /* Creation date: 2017-02-05 */ /* Creator: Dmitry Guzeev <dmitry.guzeev@yahoo.com> */ /* Description: */ /* The CFunc object */ #include "core/object/cfunc/cfunc.h" #include "lib/types.h" #include "lib/xmalloc.h" #include "lib/xvec.h" #include "core/object/object.h" struct CFuncArguments* cfunc...
22.6875
80
0.706612
[ "object" ]
691191121d3bde7f65ec93ead1af856316534034
274
h
C
WARProfile/Classes/Favorite/View/WARTestViewController.h
qinkai2060/Moya-MVVM
d723d350de80ecc6a188dc231a88566f4493fec4
[ "MIT" ]
null
null
null
WARProfile/Classes/Favorite/View/WARTestViewController.h
qinkai2060/Moya-MVVM
d723d350de80ecc6a188dc231a88566f4493fec4
[ "MIT" ]
null
null
null
WARProfile/Classes/Favorite/View/WARTestViewController.h
qinkai2060/Moya-MVVM
d723d350de80ecc6a188dc231a88566f4493fec4
[ "MIT" ]
null
null
null
// // WARTestViewController.h // WARProfile // // Created by 秦恺 on 2018/5/31. // #import <UIKit/UIKit.h> #import "WARProfileUserModel.h" @interface WARTestViewController : UIViewController /** model */ @property (nonatomic, strong) WARProfileMasksModel *maskModel; @end
19.571429
62
0.733577
[ "model" ]
691210d91cf426ba994a6e6cceb7b1173dfba3fe
619
h
C
src/network.h
pratikunterwegs/pathomove
be6b509442d975909bae2a46cc01d94e74e32a41
[ "MIT" ]
1
2022-03-16T11:20:02.000Z
2022-03-16T11:20:02.000Z
src/network.h
pratikunterwegs/pathomove
be6b509442d975909bae2a46cc01d94e74e32a41
[ "MIT" ]
1
2022-01-18T12:08:44.000Z
2022-01-18T12:08:44.000Z
src/network.h
pratikunterwegs/pathomove
be6b509442d975909bae2a46cc01d94e74e32a41
[ "MIT" ]
1
2022-01-18T20:29:28.000Z
2022-01-18T20:29:28.000Z
#pragma once #include <vector> #include <cassert> #include <Rcpp.h> using namespace Rcpp; /// the network structure, which holds an adjacency matrix // network should be a member of population later // network has funs to return network metrics and the adj matrix struct Network { public: Network(const int popsiz...
20.633333
64
0.66559
[ "vector" ]
692097befb54c38f93abf7f98e12fc286e9cb293
615
h
C
Game Engine/GameEngine/src/graphics/3D/component_types.h
llGuy/gamedev
16aa203934fd767926c58558e021630288556399
[ "MIT" ]
null
null
null
Game Engine/GameEngine/src/graphics/3D/component_types.h
llGuy/gamedev
16aa203934fd767926c58558e021630288556399
[ "MIT" ]
4
2018-12-24T11:16:53.000Z
2018-12-24T11:20:29.000Z
Game Engine/GameEngine/src/graphics/3D/component_types.h
llGuy/gamedev
16aa203934fd767926c58558e021630288556399
[ "MIT" ]
null
null
null
#pragma once #include <vector> #include <glm/glm.hpp> #include "../../api/api.h" struct vertex_buffer_component { buffer value; }; struct vertices_component { std::vector<glm::vec3> vertices; }; struct normal_buffer_component { buffer value; }; struct color_buffer_component { buffer value; }; struct texture_buffer_co...
38.4375
63
0.764228
[ "vector", "3d" ]
6928bca822465c52a0c96134ff5fc0574fd2cc44
1,882
c
C
tests/api/test-def-prop-convenience.c
jacobmarshall-etc/duktape
62ef74d0dd64edcd518c588dd88780ea4312144a
[ "MIT" ]
2
2019-10-15T06:01:16.000Z
2019-12-21T14:32:50.000Z
tests/api/test-def-prop-convenience.c
KiraanRK/esp32-duktape
1b7fbcb8bd6bfc346d92df30ec099df7f13b03aa
[ "MIT" ]
null
null
null
tests/api/test-def-prop-convenience.c
KiraanRK/esp32-duktape
1b7fbcb8bd6bfc346d92df30ec099df7f13b03aa
[ "MIT" ]
null
null
null
/* * duk_def_prop() convenience flags, added in Duktape 1.4.0. */ /*=== *** test_basic (duk_safe_call) {value:undefined,writable:true,enumerable:true,configurable:true} {value:undefined,writable:false,enumerable:true,configurable:true} {value:undefined,writable:false,enumerable:false,configurable:true} {value:undef...
27.676471
109
0.752922
[ "object" ]
692910336653aa6b6e50012d7107339d3f550d0d
534
h
C
ember/src/scenes/scene_manager.h
L4ZZA/pyro
37302aaa3739c5092ea852d4abbc5aafc3eb3815
[ "MIT" ]
null
null
null
ember/src/scenes/scene_manager.h
L4ZZA/pyro
37302aaa3739c5092ea852d4abbc5aafc3eb3815
[ "MIT" ]
null
null
null
ember/src/scenes/scene_manager.h
L4ZZA/pyro
37302aaa3739c5092ea852d4abbc5aafc3eb3815
[ "MIT" ]
null
null
null
#pragma once #include "renderer/scene.h" #include <vector> class scene_manager { public: void add_scene(pyro::ref<scene> scene); // initializes the current scene. void init_first_scene(); void next_scene(); void previous_scene(); void go_to(int scene_index); pyro::ref<scene> current_scene() const; ...
22.25
43
0.698502
[ "vector" ]
693af62b475296e454f8342e7c690d91918fab7b
2,608
h
C
include/kiui/Object/mkProto.h
mflagel/asdf_multiplat
9ef5a87b9ea9e38a7c6d409a60a1b8c5dce4b015
[ "MIT" ]
null
null
null
include/kiui/Object/mkProto.h
mflagel/asdf_multiplat
9ef5a87b9ea9e38a7c6d409a60a1b8c5dce4b015
[ "MIT" ]
null
null
null
include/kiui/Object/mkProto.h
mflagel/asdf_multiplat
9ef5a87b9ea9e38a7c6d409a60a1b8c5dce4b015
[ "MIT" ]
null
null
null
// Copyright (c) 2015 Hugo Amiard hugo.amiard@laposte.net // This software is provided 'as-is' under the zlib License, see the LICENSE.txt file. // This notice and the license may not be removed or altered from any source distribution. #ifndef MK_PROTO_H_INCLUDED #define MK_PROTO_H_INCLUDED /* mk */ #include <Obje...
27.744681
141
0.692485
[ "object", "vector" ]
69452b3fe91201b020893b46d7b4b442ad67e8bd
876
h
C
RecoTracker/TkMSParametrization/src/MSLayersKeeperX0AtEta.h
ckamtsikis/cmssw
ea19fe642bb7537cbf58451dcf73aa5fd1b66250
[ "Apache-2.0" ]
13
2015-11-30T15:49:45.000Z
2022-02-08T16:11:30.000Z
RecoTracker/TkMSParametrization/src/MSLayersKeeperX0AtEta.h
ckamtsikis/cmssw
ea19fe642bb7537cbf58451dcf73aa5fd1b66250
[ "Apache-2.0" ]
640
2015-02-11T18:55:47.000Z
2022-03-31T14:12:23.000Z
RecoTracker/TkMSParametrization/src/MSLayersKeeperX0AtEta.h
ckamtsikis/cmssw
ea19fe642bb7537cbf58451dcf73aa5fd1b66250
[ "Apache-2.0" ]
51
2015-08-11T21:01:40.000Z
2022-03-30T07:31:34.000Z
#ifndef MSLayersKeeperX0AtEta_H #define MSLayersKeeperX0AtEta_H #include "MSLayersKeeper.h" #include "FWCore/Framework/interface/EventSetup.h" #include "FWCore/Utilities/interface/Visibility.h" class SumX0AtEtaDataProvider; class MSLayersKeeperX0Averaged; class dso_hidden MSLayersKeeperX0AtEta final : public MSLayers...
28.258065
87
0.794521
[ "vector" ]
694985f1d7f4bac16d762201925e500eb1335492
22,957
h
C
CsWeapon/Source/CsWp/Public/Managers/Weapon/CsManager_Weapon.h
closedsum/core
c3cae44a177b9684585043a275130f9c7b67fef0
[ "Unlicense" ]
2
2019-03-17T10:43:53.000Z
2021-04-20T21:24:19.000Z
CsWeapon/Source/CsWp/Public/Managers/Weapon/CsManager_Weapon.h
closedsum/core
c3cae44a177b9684585043a275130f9c7b67fef0
[ "Unlicense" ]
null
null
null
CsWeapon/Source/CsWp/Public/Managers/Weapon/CsManager_Weapon.h
closedsum/core
c3cae44a177b9684585043a275130f9c7b67fef0
[ "Unlicense" ]
null
null
null
// Copyright 2017-2021 Closed Sum Games, LLC. All Rights Reserved. #pragma once #include "UObject/Object.h" #include "Managers/Pool/CsManager_PooledObject_Map.h" #include "Managers/Resource/CsManager_ResourceValueType.h" #include "Payload/CsPayload_Weapon.h" #include "CsWeapon.h" #include "CsWeaponPooled.h" #include "...
27.135934
133
0.748312
[ "object" ]
694cf2ede3d582ee45d03328348944dd0c4622ca
137,029
c
C
sdk/sdk/driver/nand/NF_LB8K_HWECC.c
doyaGu/C0501Q_HWJL01
07a71328bd9038453cbb1cf9c276a3dd1e416d63
[ "MIT" ]
1
2021-10-09T08:05:50.000Z
2021-10-09T08:05:50.000Z
sdk/sdk/driver/nand/NF_LB8K_HWECC.c
doyaGu/C0501Q_HWJL01
07a71328bd9038453cbb1cf9c276a3dd1e416d63
[ "MIT" ]
null
null
null
sdk/sdk/driver/nand/NF_LB8K_HWECC.c
doyaGu/C0501Q_HWJL01
07a71328bd9038453cbb1cf9c276a3dd1e416d63
[ "MIT" ]
null
null
null
#include "host/host.h" #include "sys/sys.h" #include "ite/ith.h" #include "mem/mem.h" #include "nandflash/NF_LB_HWECC.h" #ifdef LARGEBLOCK_8KB #ifdef NF_HW_ECC #ifdef NAND_DEBUG_MSG #include <stdarg.h> #include <stdio.h> #include "host/host.h" #endif #ifdef __FREERTOS__ //#include "sys.h" #include "nandflash/nf_dma...
32.234533
144
0.605821
[ "object", "model" ]
6958f605e1a9cf8889c6edef5c6eb5f1616cbb63
8,620
h
C
Horologe/Source/Chrono/HLBasicGJChronology.h
dev2dev/Horologe
50fb3e5400d76301e4a2c7f15cbe50b4846e40c5
[ "Apache-2.0" ]
1
2017-07-30T00:56:10.000Z
2017-07-30T00:56:10.000Z
Horologe/Source/Chrono/HLBasicGJChronology.h
dev2dev/Horologe
50fb3e5400d76301e4a2c7f15cbe50b4846e40c5
[ "Apache-2.0" ]
null
null
null
Horologe/Source/Chrono/HLBasicGJChronology.h
dev2dev/Horologe
50fb3e5400d76301e4a2c7f15cbe50b4846e40c5
[ "Apache-2.0" ]
null
null
null
/* * BasicGJChronology.h * * Horologe * Copyright (c) 2011 Pilgrimage Software * * A Cocoa version of the Joda-Time Java date/time library. * * 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 Lic...
36.680851
89
0.570302
[ "object" ]
695d0aef89828c88573a0c3db0b52dd8cab75610
9,670
h
C
utils/ring_buffer.h
leobispo/jml
d5e8f91419789fcdb913339fe11b67dbcc75d43d
[ "Apache-2.0" ]
1
2018-02-27T08:01:22.000Z
2018-02-27T08:01:22.000Z
utils/ring_buffer.h
leobispo/jml
d5e8f91419789fcdb913339fe11b67dbcc75d43d
[ "Apache-2.0" ]
null
null
null
utils/ring_buffer.h
leobispo/jml
d5e8f91419789fcdb913339fe11b67dbcc75d43d
[ "Apache-2.0" ]
null
null
null
/* ring_buffer.h -*- C++ -*- Jeremy Barnes, 25 May 2012 Copyright (c) 2012 Datacratic. All rights reserved. Ring buffer for when there are one or more producers and one consumer chasing each other. */ #ifndef __jml_utils__ring_buffer_h__ #define __jml_uti...
29.30303
86
0.53971
[ "vector" ]
6960d0db3826b367b4cb3597760b6dacb3ad6224
3,519
h
C
Unidad 3- Ciencia de datos/5- Database_Parsing/dataset_types.h
JosueJuarez/ProgramacionCientifica-UV
1bedb7a56239f1c7948260bc490ad26c03effa86
[ "Unlicense" ]
2
2020-09-18T20:28:41.000Z
2020-10-30T20:27:46.000Z
Unidad 3- Ciencia de datos/5- Database_Parsing/dataset_types.h
JosueJuarez/ProgramacionCientifica-UV
1bedb7a56239f1c7948260bc490ad26c03effa86
[ "Unlicense" ]
1
2020-10-22T01:53:17.000Z
2020-10-22T01:53:17.000Z
Unidad 3- Ciencia de datos/5- Database_Parsing/dataset_types.h
JosueJuarez/ProgramacionCientifica-UV
1bedb7a56239f1c7948260bc490ad26c03effa86
[ "Unlicense" ]
6
2020-09-18T21:11:49.000Z
2021-10-01T16:41:35.000Z
#pragma once #include <vector> #include <string> /**************************** * * * Dataset storage * * * ****************************/ struct Indicators { double negativeVolumeIndexNVI; double negativeVolumeIndexCumAvg; double onBalanceVolum...
45.115385
146
0.793123
[ "vector" ]
69794e93967d8e0d58140fbde65958645a920fb4
17,754
h
C
Engine/Source/Runtime/Engine/Classes/Kismet/BlueprintSetLibrary.h
windystrife/UnrealEngine_NVIDIAGameWork
b50e6338a7c5b26374d66306ebc7807541ff815e
[ "MIT" ]
1
2022-01-29T18:36:12.000Z
2022-01-29T18:36:12.000Z
Engine/Source/Runtime/Engine/Classes/Kismet/BlueprintSetLibrary.h
windystrife/UnrealEngine_NVIDIAGameWork
b50e6338a7c5b26374d66306ebc7807541ff815e
[ "MIT" ]
null
null
null
Engine/Source/Runtime/Engine/Classes/Kismet/BlueprintSetLibrary.h
windystrife/UnrealEngine_NVIDIAGameWork
b50e6338a7c5b26374d66306ebc7807541ff815e
[ "MIT" ]
null
null
null
// Copyright 1998-2017 Epic Games, Inc. All Rights Reserved. #pragma once #include "CoreMinimal.h" #include "UObject/Script.h" #include "UObject/ObjectMacros.h" #include "UObject/UnrealType.h" #include "UObject/ScriptMacros.h" #include "Kismet/BlueprintFunctionLibrary.h" #include "BlueprintSetLibrary.generated.h" UC...
35.017751
223
0.757519
[ "object" ]
697be33974ce45e9a69ef20ae1a8c322f2b3a7eb
18,383
c
C
B2G/hardware/ti/wlan/wl1271/TWD/MacServices/MacServices.c
wilebeast/FireFox-OS
43067f28711d78c429a1d6d58c77130f6899135f
[ "Apache-2.0" ]
3
2015-08-31T15:24:31.000Z
2020-04-24T20:31:29.000Z
B2G/hardware/ti/wlan/wl1271/TWD/MacServices/MacServices.c
wilebeast/FireFox-OS
43067f28711d78c429a1d6d58c77130f6899135f
[ "Apache-2.0" ]
null
null
null
B2G/hardware/ti/wlan/wl1271/TWD/MacServices/MacServices.c
wilebeast/FireFox-OS
43067f28711d78c429a1d6d58c77130f6899135f
[ "Apache-2.0" ]
3
2015-07-29T07:17:15.000Z
2020-11-04T06:55:37.000Z
/* * MacServices.c * * Copyright(c) 1998 - 2009 Texas Instruments. All rights reserved. * All rights reserved. * * Redistribution and use in source and binary forms, with or without ...
48.761273
167
0.435565
[ "object" ]
697f3948ab6877768a46c500f300c30142be2d67
1,220
h
C
src/layout/element.h
Enhex/GUI
b4fef533dcc23da18362365e1db2c031543bfd11
[ "Apache-2.0" ]
2
2019-01-18T20:48:08.000Z
2020-09-24T08:29:37.000Z
src/layout/element.h
Enhex/GUI
b4fef533dcc23da18362365e1db2c031543bfd11
[ "Apache-2.0" ]
null
null
null
src/layout/element.h
Enhex/GUI
b4fef533dcc23da18362365e1db2c031543bfd11
[ "Apache-2.0" ]
1
2021-12-22T12:12:34.000Z
2021-12-22T12:12:34.000Z
#pragma once #include "../math/math.h" #include "orientation.h" #include <array> #include <memory> #include <vector> namespace layout { template <typename derived_element> struct base; template <typename derived> struct element : rectangle { std::vector<std::unique_ptr<derived>> children; std::unique_ptr<la...
21.034483
63
0.680328
[ "vector" ]
6985512b432e220775ed788ae308a3aa9ffbb751
31,796
c
C
mbed-client-pal/Source/Port/Reference-Impl/OS_Specific/ZephyrOS/Networking/pal_plat_network.c
emob-nordic/mbed-cloud-client-1
7e45d92cf759d62c2d881bd7be318c807d8a47c2
[ "Apache-2.0" ]
null
null
null
mbed-client-pal/Source/Port/Reference-Impl/OS_Specific/ZephyrOS/Networking/pal_plat_network.c
emob-nordic/mbed-cloud-client-1
7e45d92cf759d62c2d881bd7be318c807d8a47c2
[ "Apache-2.0" ]
null
null
null
mbed-client-pal/Source/Port/Reference-Impl/OS_Specific/ZephyrOS/Networking/pal_plat_network.c
emob-nordic/mbed-cloud-client-1
7e45d92cf759d62c2d881bd7be318c807d8a47c2
[ "Apache-2.0" ]
null
null
null
/* Copyright (c) 2021 Pelion IoT * * 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 ...
31.142018
215
0.609762
[ "mesh" ]
6986d95591550cecd69c688c6f67c313f9d73cfe
10,778
h
C
src/utils/objects.h
karwler/Thrones
75a8dd5abb7998c4ae86d34f470f532b387a35df
[ "WTFPL" ]
null
null
null
src/utils/objects.h
karwler/Thrones
75a8dd5abb7998c4ae86d34f470f532b387a35df
[ "WTFPL" ]
null
null
null
src/utils/objects.h
karwler/Thrones
75a8dd5abb7998c4ae86d34f470f532b387a35df
[ "WTFPL" ]
null
null
null
#pragma once #include "settings.h" #include "utils.h" #include "prog/types.h" #include <glm/gtc/matrix_transform.hpp> #include <glm/gtc/type_ptr.hpp> // vertex data that's shared between objects class Mesh { public: static constexpr GLenum elemType = GL_UNSIGNED_SHORT; private: GLuint vao = 0, vbo = 0, ebo = 0; u...
23.228448
227
0.710058
[ "mesh", "object", "shape", "vector", "model", "3d" ]
699bc4a71fb338559fc1fb5b53eef4a4ce4c5151
1,589
h
C
src/test/json_exception_test.h
karekoho/json
ee87dfd5d3e64c0efcd8942a93d67ed5a1adcd03
[ "MIT" ]
null
null
null
src/test/json_exception_test.h
karekoho/json
ee87dfd5d3e64c0efcd8942a93d67ed5a1adcd03
[ "MIT" ]
1
2021-05-13T12:15:09.000Z
2021-06-05T10:30:12.000Z
src/test/json_exception_test.h
karekoho/json
ee87dfd5d3e64c0efcd8942a93d67ed5a1adcd03
[ "MIT" ]
null
null
null
#ifndef JSON_EXCEPTION_TEST #define JSON_EXCEPTION_TEST #include "unit_test.h" namespace format { namespace json { /** * 14. * @brief The json_test class */ class json_syntax_error_test : public unit_test { public: void test_ctor_1 () { struct assert ...
24.446154
133
0.529264
[ "vector" ]
699d5a2394f02232db8b5b4149e0b04d27914a24
2,514
h
C
kernel/nvidia/drivers/net/wireless/realtek/rtl8822ce/os_dep/linux/rtw_rhashtable.h
rubedos/l4t_R32.5.1_viper
6aed0062084d9031546f946e63fc74303555e0a6
[ "MIT" ]
null
null
null
kernel/nvidia/drivers/net/wireless/realtek/rtl8822ce/os_dep/linux/rtw_rhashtable.h
rubedos/l4t_R32.5.1_viper
6aed0062084d9031546f946e63fc74303555e0a6
[ "MIT" ]
null
null
null
kernel/nvidia/drivers/net/wireless/realtek/rtl8822ce/os_dep/linux/rtw_rhashtable.h
rubedos/l4t_R32.5.1_viper
6aed0062084d9031546f946e63fc74303555e0a6
[ "MIT" ]
null
null
null
/****************************************************************************** * * Copyright(c) 2007 - 2017 Realtek Corporation. * * 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 Foundat...
41.9
111
0.733492
[ "mesh" ]
69a304d27d69162353573a5bdf4b4a45110297e1
1,092
h
C
clients/cpp-tizen/src/HTTPValidationError.h
theunifai/unifai-sdk
b010bd37e5a418881ee3747bd8ec6e8e18e08234
[ "MIT" ]
1
2022-03-30T11:33:28.000Z
2022-03-30T11:33:28.000Z
clients/cpp-tizen/src/HTTPValidationError.h
theunifai/unifai-sdk
b010bd37e5a418881ee3747bd8ec6e8e18e08234
[ "MIT" ]
null
null
null
clients/cpp-tizen/src/HTTPValidationError.h
theunifai/unifai-sdk
b010bd37e5a418881ee3747bd8ec6e8e18e08234
[ "MIT" ]
null
null
null
/* * HTTPValidationError.h * * */ #ifndef _HTTPValidationError_H_ #define _HTTPValidationError_H_ #include <string> #include "ValidationError.h" #include <list> #include "Object.h" /** \defgroup Models Data Structures for API * Classes containing all the Data Structures needed for calling/returned by API end...
16.058824
91
0.693223
[ "object" ]
69b08203f651bffcf872db13e28c68eb03f4bfc8
7,464
c
C
gempak/source/diaglib/dv/dvgeo.c
oxelson/gempak
e7c477814d7084c87d3313c94e192d13d8341fa1
[ "BSD-3-Clause" ]
42
2015-06-03T15:26:21.000Z
2022-02-28T22:36:03.000Z
gempak/source/diaglib/dv/dvgeo.c
oxelson/gempak
e7c477814d7084c87d3313c94e192d13d8341fa1
[ "BSD-3-Clause" ]
60
2015-05-11T21:36:08.000Z
2022-03-29T16:22:42.000Z
gempak/source/diaglib/dv/dvgeo.c
oxelson/gempak
e7c477814d7084c87d3313c94e192d13d8341fa1
[ "BSD-3-Clause" ]
27
2016-06-06T21:55:14.000Z
2022-03-18T18:23:28.000Z
#include "dv.h" void dv_geo ( int *iret ) /************************************************************************ * dv_geo * * * * This subroutine computes the geostrophic wind: * * * * GEO ( S ) = [ - DDY (S) * const / CORL, DDX (S) * const / CORL ]* * * * ...
30.218623
80
0.45351
[ "vector" ]
69b17ec514a973b6ba320761fe9b9a1bee08d277
3,362
h
C
src/polygon/bpc.h
BBrumback/Final_project_mesh_unfolder
4fbb1f9b4e34f6061c87ae08dc0c4e7ab256cddc
[ "MIT" ]
1
2021-04-23T09:11:23.000Z
2021-04-23T09:11:23.000Z
src/polygon/bpc.h
jmlien/mesh_unfolder
3f1ed2f4b906a57bebf7b35ed75c7c3fa976de58
[ "MIT" ]
null
null
null
src/polygon/bpc.h
jmlien/mesh_unfolder
3f1ed2f4b906a57bebf7b35ed75c7c3fa976de58
[ "MIT" ]
null
null
null
#pragma once #include "polygon.h" #include "polyline.h" namespace masc{ namespace polygon{ class c_BPC //a class for bridge pocket and concavity { public: c_BPC(); // // core functions // bool build(ply_vertex * s, ply_vertex * e); bool build_for_hole(ply_vertex * s, ply_vertex * e, bool ...
27.333333
97
0.687388
[ "vector" ]
69b7a4629cefe322c0f8bdc6dc6789d105698a86
1,390
h
C
Source/Plugins/GraphicsPlugins/BladeTerrain/header/BladeTerrain_blang.h
OscarGame/blade
6987708cb011813eb38e5c262c7a83888635f002
[ "MIT" ]
146
2018-12-03T08:08:17.000Z
2022-03-21T06:04:06.000Z
Source/Plugins/GraphicsPlugins/BladeTerrain/header/BladeTerrain_blang.h
huangx916/blade
3fa398f4d32215bbc7e292d61e38bb92aad1ee1c
[ "MIT" ]
1
2019-01-18T03:35:49.000Z
2019-01-18T03:36:08.000Z
Source/Plugins/GraphicsPlugins/BladeTerrain/header/BladeTerrain_blang.h
huangx916/blade
3fa398f4d32215bbc7e292d61e38bb92aad1ee1c
[ "MIT" ]
31
2018-12-03T10:32:43.000Z
2021-10-04T06:31:44.000Z
/******************************************************************** created: 2013/10/30 filename: BladeTerrain_blang.h author: Crazii purpose: *********************************************************************/ #ifndef __Blade_BladeTerrain_blang_h__ #define __Blade_BladeTerrain_blang_h__ #include <interface...
37.567568
109
0.692806
[ "mesh" ]
69c585988010ea3b3522be8f68738a44443bcc69
54,094
h
C
geo3d/include/s3dm-client/sessions/sessions.pb.h
vipuserr/vipuserr-Geological-hazard
2b29c03cdac6f5e1ceac4cd2f15b594040ef909c
[ "MIT" ]
null
null
null
geo3d/include/s3dm-client/sessions/sessions.pb.h
vipuserr/vipuserr-Geological-hazard
2b29c03cdac6f5e1ceac4cd2f15b594040ef909c
[ "MIT" ]
null
null
null
geo3d/include/s3dm-client/sessions/sessions.pb.h
vipuserr/vipuserr-Geological-hazard
2b29c03cdac6f5e1ceac4cd2f15b594040ef909c
[ "MIT" ]
null
null
null
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: sessions/sessions.proto #ifndef GOOGLE_PROTOBUF_INCLUDED_sessions_2fsessions_2eproto #define GOOGLE_PROTOBUF_INCLUDED_sessions_2fsessions_2eproto #include <limits> #include <string> #include <google/protobuf/port_def.inc> #if PROTOBUF_VERSION < 3...
38.419034
141
0.740951
[ "object" ]
f9c8abc833d56a13ec780544e3207647dd6b4660
18,479
h
C
Headers/java/lang/Long.h
tcak76/j2objc
bb9415df98c3fdd1e5e3f4b9e27049d0b2e42633
[ "MIT" ]
11
2015-12-10T13:23:54.000Z
2019-04-23T02:41:13.000Z
Headers/java/lang/Long.h
tcak76/j2objc
bb9415df98c3fdd1e5e3f4b9e27049d0b2e42633
[ "MIT" ]
7
2015-11-05T22:45:53.000Z
2017-11-05T14:36:36.000Z
Headers/java/lang/Long.h
tcak76/j2objc
bb9415df98c3fdd1e5e3f4b9e27049d0b2e42633
[ "MIT" ]
40
2015-12-10T07:30:58.000Z
2022-03-15T02:50:10.000Z
// // Generated by the J2ObjC translator. DO NOT EDIT! // source: android/libcore/luni/src/main/java/java/lang/Long.java // #include "../../J2ObjC_header.h" #pragma push_macro("INCLUDE_ALL_JavaLangLong") #ifdef RESTRICT_JavaLangLong #define INCLUDE_ALL_JavaLangLong 0 #else #define INCLUDE_ALL_JavaLangLong 1 #endif...
32.764184
129
0.756264
[ "object" ]
f9c8b755682de772969aeea21d44b10b34ac986c
21,030
h
C
Util/OSM2ODR/src/netimport/vissim/NIImporter_Vissim.h
adelbennaceur/carla
4d6fefe73d38f0ffaef8ffafccf71245699fc5db
[ "MIT" ]
5
2020-12-14T00:33:42.000Z
2021-12-22T07:41:49.000Z
Util/OSM2ODR/src/netimport/vissim/NIImporter_Vissim.h
adelbennaceur/carla
4d6fefe73d38f0ffaef8ffafccf71245699fc5db
[ "MIT" ]
2
2021-03-31T20:10:04.000Z
2021-12-13T20:48:30.000Z
Util/OSM2ODR/src/netimport/vissim/NIImporter_Vissim.h
adelbennaceur/carla
4d6fefe73d38f0ffaef8ffafccf71245699fc5db
[ "MIT" ]
4
2021-04-15T03:45:53.000Z
2021-12-24T13:13:39.000Z
/****************************************************************************/ // Eclipse SUMO, Simulation of Urban MObility; see https://eclipse.org/sumo // Copyright (C) 2001-2020 German Aerospace Center (DLR) and others. // This program and the accompanying materials are made available under the // terms of the Ecli...
31.960486
144
0.652354
[ "vector" ]
f9d68f1ce086565c86ceb5975b8cf2c7bfafbd40
3,249
h
C
Source/src/core/Entity.h
armandojaga/boxer-engine
47d57989e6bf431eea6732ccee6b64083f03472b
[ "MIT" ]
4
2021-11-19T03:31:02.000Z
2021-12-09T19:33:32.000Z
Source/src/core/Entity.h
armandojaga/boxer-engine
47d57989e6bf431eea6732ccee6b64083f03472b
[ "MIT" ]
3
2021-12-17T22:48:00.000Z
2022-01-11T11:47:57.000Z
Source/src/core/Entity.h
armandojaga/boxer-engine
47d57989e6bf431eea6732ccee6b64083f03472b
[ "MIT" ]
null
null
null
#pragma once #include <memory> #include "util/UUID.h" #include "components/Component.h" namespace BoxerEngine { class Entity : public Serializable { public: Entity(); explicit Entity(Entity* parent); ~Entity() override; void SetId(UID newId); [[nodiscard]] UID GetI...
27.769231
104
0.557094
[ "vector" ]
f9dc25b4b872b229c89b4b665c3243b8a8896edc
10,181
c
C
drivers/wdm/audio/legacy/wdmaud.sys/device.c
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
drivers/wdm/audio/legacy/wdmaud.sys/device.c
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
drivers/wdm/audio/legacy/wdmaud.sys/device.c
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
/**************************************************************************** * * device.c * * Kernel mode entry point for WDM drivers * * Copyright (C) Microsoft Corporation, 1997 - 1999 All Rights Reserved. * * History * S.Mohanraj (MohanS) * M.McLaughlin (Mi...
29.944118
102
0.586878
[ "object" ]
f9dd394615bbe4016905eb303efa2585b5247f8a
14,814
h
C
virtual-UE-eNB/srsLTE-5d82f19988bc148d7f4cec7a0f29184375a64b40/srsue/hdr/mac/dl_harq.h
Joanguitar/docker-nextepc
2b606487968fe63ce19a8acf58938a84d97ffb89
[ "MIT" ]
null
null
null
virtual-UE-eNB/srsLTE-5d82f19988bc148d7f4cec7a0f29184375a64b40/srsue/hdr/mac/dl_harq.h
Joanguitar/docker-nextepc
2b606487968fe63ce19a8acf58938a84d97ffb89
[ "MIT" ]
null
null
null
virtual-UE-eNB/srsLTE-5d82f19988bc148d7f4cec7a0f29184375a64b40/srsue/hdr/mac/dl_harq.h
Joanguitar/docker-nextepc
2b606487968fe63ce19a8acf58938a84d97ffb89
[ "MIT" ]
3
2020-04-04T18:26:04.000Z
2021-09-24T18:41:01.000Z
/** * * \section COPYRIGHT * * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * * This file is part of the srsUE library. * * srsUE is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Softwa...
32.27451
130
0.589105
[ "vector" ]
f9e3bbf294eb69ff5aaf8a3aeb43562bc27ea3d9
4,944
c
C
src/dev/timer.c
johnyob/Tiny-OS
db683c9acc7abecc600088469f5f3fd69f31ed64
[ "MIT" ]
1
2021-03-19T02:38:39.000Z
2021-03-19T02:38:39.000Z
src/dev/timer.c
johnyob/Tiny-OS
db683c9acc7abecc600088469f5f3fd69f31ed64
[ "MIT" ]
1
2022-01-12T08:49:21.000Z
2022-01-17T02:01:52.000Z
src/dev/timer.c
johnyob/Tiny-OS
db683c9acc7abecc600088469f5f3fd69f31ed64
[ "MIT" ]
null
null
null
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // - Alistair O'Brien - 7/14/2020 - University of Cambridge //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // File: ...
36.622222
120
0.535599
[ "vector" ]
f9efe62a5d60edb810ba28bc34463bc554052492
695
h
C
Sources/Internal/Engine/Private/Android/AssetsManagerAndroid.h
stinvi/dava.engine
2b396ca49cdf10cdc98ad8a9ffcf7768a05e285e
[ "BSD-3-Clause" ]
26
2018-09-03T08:48:22.000Z
2022-02-14T05:14:50.000Z
Sources/Internal/Engine/Private/Android/AssetsManagerAndroid.h
ANHELL-blitz/dava.engine
ed83624326f000866e29166c7f4cccfed1bb41d4
[ "BSD-3-Clause" ]
null
null
null
Sources/Internal/Engine/Private/Android/AssetsManagerAndroid.h
ANHELL-blitz/dava.engine
ed83624326f000866e29166c7f4cccfed1bb41d4
[ "BSD-3-Clause" ]
45
2018-05-11T06:47:17.000Z
2022-02-03T11:30:55.000Z
#pragma once #include "Base/BaseTypes.h" #include "Base/Singleton.h" #include "FileSystem/ResourceArchive.h" namespace DAVA { class ZipArchive; class AssetsManagerAndroid : public Singleton<AssetsManagerAndroid> { public: explicit AssetsManagerAndroid(const String& packageName); virtual ~AssetsManagerAndroid...
25.740741
96
0.768345
[ "vector" ]
f9fe6e51821305cf48fe635f5acc55ce746219d7
1,212
h
C
include/observer.h
ptitSeb/freespace2
500ee249f7033aac9b389436b1737a404277259c
[ "Linux-OpenIB" ]
1
2020-07-14T07:29:18.000Z
2020-07-14T07:29:18.000Z
include/observer.h
ptitSeb/freespace2
500ee249f7033aac9b389436b1737a404277259c
[ "Linux-OpenIB" ]
2
2019-01-01T22:35:56.000Z
2022-03-14T07:34:00.000Z
include/observer.h
ptitSeb/freespace2
500ee249f7033aac9b389436b1737a404277259c
[ "Linux-OpenIB" ]
2
2021-03-07T11:40:42.000Z
2021-12-26T21:40:39.000Z
/* * Copyright (C) Volition, Inc. 1999. All rights reserved. * * All source code herein is the property of Volition, Inc. You may not sell * or otherwise commercially exploit the source or things you created based on * the source. */ /* * $Logfile: /Freespace2/code/Observer/Observer.h $ * $Revision: 110 $ *...
23.307692
78
0.718647
[ "object", "vector" ]
e61c3bd8299500e3c07ba99c2c31443d1f5875f3
1,245
h
C
H/UI/Satellite.h
lehtojo/Evie
f41b3872f6a1a7da1778c241c7b01823b36ac78d
[ "MIT" ]
12
2020-07-12T06:22:11.000Z
2022-02-27T13:19:19.000Z
H/UI/Satellite.h
lehtojo/Evie
f41b3872f6a1a7da1778c241c7b01823b36ac78d
[ "MIT" ]
3
2019-04-15T19:24:36.000Z
2020-02-29T13:09:07.000Z
H/UI/Satellite.h
lehtojo/Evie
f41b3872f6a1a7da1778c241c7b01823b36ac78d
[ "MIT" ]
3
2021-09-16T19:02:19.000Z
2021-11-28T00:50:15.000Z
#include <vector> #include <string> using namespace std; enum class INSTALL{ DEFAULT, }; enum class INTRODUCE { LOCAL, HTTPS, CONSOLE, }; namespace OS { const string WIN = "win"; const string UNIX = "unix"; } namespace ARCHITECTURE { const string X86 = "x86"; const string ARM = "arm"; } class Medium { pub...
18.043478
71
0.734137
[ "vector" ]
e61fbac5840fc28cc59750e39fea75f05806a742
2,102
h
C
src/header/openGL/Framebuffer.h
Gregjksmith/Global-Illumination
c8a2c98f3f9b810df18c49956e723a2df9b27a40
[ "MIT" ]
null
null
null
src/header/openGL/Framebuffer.h
Gregjksmith/Global-Illumination
c8a2c98f3f9b810df18c49956e723a2df9b27a40
[ "MIT" ]
null
null
null
src/header/openGL/Framebuffer.h
Gregjksmith/Global-Illumination
c8a2c98f3f9b810df18c49956e723a2df9b27a40
[ "MIT" ]
null
null
null
/********************************************************************** * FILENAME : Framebuffer.h * * DESCRIPTION : * Contains a class 'Framebuffer', which creates a custom render target. * * AUTHOR : Greg Smith START DATE : Jan '13 * ***************************************************...
20.607843
78
0.640343
[ "render", "object" ]
e62a713bb1c4fbe627243569c17b05c2a8d37a90
8,685
h
C
src/user.h
fritzr/voronoi-game
77fcc6a40076ab092795445f4e2a73f475338090
[ "MIT" ]
null
null
null
src/user.h
fritzr/voronoi-game
77fcc6a40076ab092795445f4e2a73f475338090
[ "MIT" ]
null
null
null
src/user.h
fritzr/voronoi-game
77fcc6a40076ab092795445f4e2a73f475338090
[ "MIT" ]
1
2020-07-12T03:44:53.000Z
2020-07-12T03:44:53.000Z
#pragma once #include <vector> #include <string> // #include <set> #ifdef DEBUG #include <iostream> #endif #include "adapt_boost_poly.h" #include "polygon.h" #include "shpReader.h" /* A user has a center point and several layers of rings (like a topological * map). Each ring approximates a known fixed travel time ...
30.907473
86
0.678756
[ "geometry", "object", "vector", "model", "solid" ]
e6304c26c4cd8d57157530c57e61ab1576435cb2
17,612
c
C
k-ind_aig.c
mgudemann/k-ind_aig
1c6c809f6346c3ef5a3aca2077386ca4d0599b1b
[ "MIT" ]
null
null
null
k-ind_aig.c
mgudemann/k-ind_aig
1c6c809f6346c3ef5a3aca2077386ca4d0599b1b
[ "MIT" ]
null
null
null
k-ind_aig.c
mgudemann/k-ind_aig
1c6c809f6346c3ef5a3aca2077386ca4d0599b1b
[ "MIT" ]
null
null
null
/* This k-induction model-checker for sequential circuits in AIG format is based on the original mcaiger code with the following license: --------------------------------------------------------------------------- -- START OF LICENSE FOR MCAIGER SOURCE CODE ------------------------- -----------------------------------...
22.464286
84
0.543152
[ "model" ]
e6356d8abc9d12240918e0f3c2743183adef9722
7,056
h
C
cppzstd.h
vargad/cppzstd
f246a9c03950b3f60b85b4a52c1e1e7564792604
[ "MIT" ]
null
null
null
cppzstd.h
vargad/cppzstd
f246a9c03950b3f60b85b4a52c1e1e7564792604
[ "MIT" ]
null
null
null
cppzstd.h
vargad/cppzstd
f246a9c03950b3f60b85b4a52c1e1e7564792604
[ "MIT" ]
null
null
null
// 2018 Daniel Varga (vargad88@gmail.com) #pragma once #include <zstd.h> #include <vector> #include <stdexcept> namespace Zstd { struct ZError : std::runtime_error { using std::runtime_error::runtime_error; }; struct ZUnknownSize : ZError { using ZError::ZError; }; clas...
32.072727
112
0.550028
[ "vector" ]
e653cdb76c18da094383e86d215d6f46edf0aaf8
897
h
C
gameobject/enemy/EnemiesGO.h
kamil-sita/cpp-roguelike
6723f56e7785328eb4691626f7339fc05a8c3fef
[ "MIT" ]
1
2021-02-04T17:26:08.000Z
2021-02-04T17:26:08.000Z
gameobject/enemy/EnemiesGO.h
kamil-sita/cpp-roguelike
6723f56e7785328eb4691626f7339fc05a8c3fef
[ "MIT" ]
null
null
null
gameobject/enemy/EnemiesGO.h
kamil-sita/cpp-roguelike
6723f56e7785328eb4691626f7339fc05a8c3fef
[ "MIT" ]
1
2019-09-09T17:24:06.000Z
2019-09-09T17:24:06.000Z
#ifndef ROGUELIKE_ENEMIESGO_H #define ROGUELIKE_ENEMIESGO_H #include "EnemyGO.h" #include "../../levels/LevelTiles.h" #include "../PlayerGO.h" class PlayerGO; class EnemyGO; ///EnemiesGO is composite for many EnemyGO. class EnemiesGO : public GameObject { std::vector<EnemyGO> enemies; protected: void draw(sf...
24.243243
103
0.725753
[ "vector" ]
0a768e79fccdad26d5d6a04baecf5f89e6ca130a
33,221
c
C
benchmarks/source/superh/ALPBench/Face_Rec/src/csuCommonFile.c
rhudson2802/sunflower-simulator
9f55e03c9d80c024a75029d0e842cc5c92f31c82
[ "BSD-3-Clause" ]
7
2016-05-07T13:38:33.000Z
2019-07-08T03:42:24.000Z
benchmarks/source/superh/ALPBench/Face_Rec/src/csuCommonFile.c
rhudson2802/sunflower-simulator
9f55e03c9d80c024a75029d0e842cc5c92f31c82
[ "BSD-3-Clause" ]
80
2019-08-27T14:43:46.000Z
2020-12-16T11:56:19.000Z
benchmarks/source/superh/ALPBench/Face_Rec/src/csuCommonFile.c
rhudson2802/sunflower-simulator
9f55e03c9d80c024a75029d0e842cc5c92f31c82
[ "BSD-3-Clause" ]
98
2019-08-30T14:29:16.000Z
2020-11-21T18:22:13.000Z
/* * * This file is part of the ALPBench Benchmark Suite Version 1.0 * * Copyright (c) 2005 The Board of Trustees of the University of Illinois * * All rights reserved. * * ALPBench is a derivative of several codes, and restricted by licenses * for those codes, as indicated in the source files and the ALPB...
29.399115
130
0.612173
[ "object", "vector" ]
0a77acaabe5173879ab031db506edb7c23290ac6
2,851
h
C
esphome/components/tm1637/tm1637.h
OttoWinter/esphomeyaml
6a85259e4d6d1b0a0f819688b8e555efcb99ecb0
[ "MIT" ]
249
2018-04-07T12:04:11.000Z
2019-01-25T01:11:34.000Z
esphome/components/tm1637/tm1637.h
OttoWinter/esphomeyaml
6a85259e4d6d1b0a0f819688b8e555efcb99ecb0
[ "MIT" ]
243
2018-04-11T16:37:11.000Z
2019-01-25T16:50:37.000Z
esphome/components/tm1637/tm1637.h
OttoWinter/esphomeyaml
6a85259e4d6d1b0a0f819688b8e555efcb99ecb0
[ "MIT" ]
40
2018-04-10T05:50:14.000Z
2019-01-25T15:20:36.000Z
#pragma once #include "esphome/core/component.h" #include "esphome/core/defines.h" #include "esphome/core/hal.h" #ifdef USE_TIME #include "esphome/components/time/real_time_clock.h" #endif #ifdef USE_BINARY_SENSOR #include "esphome/components/binary_sensor/binary_sensor.h" #endif namespace esphome { namespace tm163...
27.413462
112
0.732725
[ "vector" ]
0a7d1f8c51474ac6f4cd82812987ca49e51b1fe2
2,647
h
C
samples/extensions/push_descriptors/push_descriptors.h
NoreChair/Vulkan-Samples
30e0ef953f9492726945d2042400a3808c8408f5
[ "Apache-2.0" ]
2,842
2016-02-16T14:01:31.000Z
2022-03-30T19:10:32.000Z
samples/extensions/push_descriptors/push_descriptors.h
ZandroFargnoli/Vulkan-Samples
04278ed5f0f9847ae6897509eb56d7b21b4e8cde
[ "Apache-2.0" ]
316
2016-02-16T20:41:29.000Z
2022-03-29T02:20:32.000Z
samples/extensions/push_descriptors/push_descriptors.h
ZandroFargnoli/Vulkan-Samples
04278ed5f0f9847ae6897509eb56d7b21b4e8cde
[ "Apache-2.0" ]
504
2016-02-16T16:43:37.000Z
2022-03-31T20:24:35.000Z
/* Copyright (c) 2019-2020, Sascha Willems * * SPDX-License-Identifier: Apache-2.0 * * 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 * ...
30.425287
106
0.714771
[ "render", "model" ]
0a7f6f778daf2af6cb76a0b0bd3e9528e7e0e5f4
7,513
c
C
dpsk_buck_vmc.X/sources/common/p33c_pral/p33c_opa.c
microchip-pic-avr-examples/dpsk3-power-buck-voltage-mode-control
02aa8bece5635dd7c3139759e825c79a3356356b
[ "ADSL" ]
2
2021-11-05T20:54:44.000Z
2022-02-14T09:41:09.000Z
dpsk_buck_pcmc.X/sources/common/p33c_pral/p33c_opa.c
microchip-pic-avr-examples/dpsk3-power-buck-peak-current-mode-control
94b13b0aeb4846f3ab2648cd2ebc77ae184d201e
[ "ADSL" ]
null
null
null
dpsk_buck_pcmc.X/sources/common/p33c_pral/p33c_opa.c
microchip-pic-avr-examples/dpsk3-power-buck-peak-current-mode-control
94b13b0aeb4846f3ab2648cd2ebc77ae184d201e
[ "ADSL" ]
2
2022-02-08T06:22:33.000Z
2022-02-26T11:13:51.000Z
/* Microchip Technology Inc. and its subsidiaries. You may use this software * and any derivatives exclusively with Microchip products. * * THIS SOFTWARE IS SUPPLIED BY MICROCHIP "AS IS". NO WARRANTIES, WHETHER * EXPRESS, IMPLIED OR STATUTORY, APPLY TO THIS SOFTWARE, INCLUDING ANY IMPLIED * WARRANTIES OF NO...
40.392473
106
0.6538
[ "object" ]
0a83fcd16c348a27b7193ee87f573f52c82f4121
1,529
h
C
Solv/C++/sat-problem-la-legacy-cpp/headers/LearningAutomata.h
sirarsalih/Algorithms
42794f6889f58691af4b7510e3e03b420267e65c
[ "MIT" ]
null
null
null
Solv/C++/sat-problem-la-legacy-cpp/headers/LearningAutomata.h
sirarsalih/Algorithms
42794f6889f58691af4b7510e3e03b420267e65c
[ "MIT" ]
null
null
null
Solv/C++/sat-problem-la-legacy-cpp/headers/LearningAutomata.h
sirarsalih/Algorithms
42794f6889f58691af4b7510e3e03b420267e65c
[ "MIT" ]
null
null
null
#pragma once #include "LearningAutomata.h" #include "TimeElapsed.h" #include <iostream> #include <map> #include <vector> #include <algorithm> #include <fstream> #include <math.h> class LearningAutomata { public: LearningAutomata(void); std::vector<int> initializeNumbers(std::string numbersString, int &numberOfLitera...
66.478261
450
0.784173
[ "vector" ]
0a84ec411e0286265f3028917f0c71ad98401fbd
2,143
h
C
content/common/gpu/gpu_memory_manager.h
Scopetta197/chromium
b7bf8e39baadfd9089de2ebdc0c5d982de4a9820
[ "BSD-3-Clause" ]
212
2015-01-31T11:55:58.000Z
2022-02-22T06:35:11.000Z
content/common/gpu/gpu_memory_manager.h
1065672644894730302/Chromium
239dd49e906be4909e293d8991e998c9816eaa35
[ "BSD-3-Clause" ]
5
2015-03-27T14:29:23.000Z
2019-09-25T13:23:12.000Z
content/common/gpu/gpu_memory_manager.h
1065672644894730302/Chromium
239dd49e906be4909e293d8991e998c9816eaa35
[ "BSD-3-Clause" ]
221
2015-01-07T06:21:24.000Z
2022-02-11T02:51:12.000Z
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CONTENT_COMMON_GPU_GPU_MEMORY_MANAGER_H_ #define CONTENT_COMMON_GPU_GPU_MEMORY_MANAGER_H_ #pragma once #if defined(ENABLE_GPU) #include <vec...
28.573333
77
0.761549
[ "vector" ]
0a9995bdfb54e719e90b285214765f90fb206140
357
h
C
Physx.NetCore/Source/ObjectTableEventArgs.h
ronbrogan/Physx.NetCore
ac788494b6aefc4b6633c46e857f199e6ab0a47a
[ "MIT" ]
187
2015-01-02T15:58:10.000Z
2022-02-20T05:23:13.000Z
PhysX.Net-3.4/PhysX.Net-3/Source/ObjectTableEventArgs.h
Golangltd/PhysX.Net
fb71e0422d441a16a05ed51348d8afb0328d4b90
[ "MIT" ]
37
2015-01-10T04:38:23.000Z
2022-03-18T00:52:27.000Z
PhysX.Net-3.4/PhysX.Net-3/Source/ObjectTableEventArgs.h
Golangltd/PhysX.Net
fb71e0422d441a16a05ed51348d8afb0328d4b90
[ "MIT" ]
63
2015-01-11T12:12:44.000Z
2022-02-05T14:12:49.000Z
#pragma once namespace PhysX { public ref class ObjectTableEventArgs : System::EventArgs { public: ObjectTableEventArgs(intptr_t unmanagedObject, Object^ managedObject) { this->UnmanagedObject = unmanagedObject; this->ManagedObject = managedObject; } property intptr_t UnmanagedObject; p...
21
72
0.736695
[ "object" ]
0a9dd4082f2fd662052684364054ecbeee1f8fdf
3,619
c
C
d/avatars/lurue/glitteringarmor.c
gesslar/shadowgate
97ce5d33a2275bb75c0cf6556602564b7870bc77
[ "MIT" ]
13
2019-07-19T05:24:44.000Z
2021-11-18T04:08:19.000Z
d/avatars/lurue/glitteringarmor.c
gesslar/shadowgate
97ce5d33a2275bb75c0cf6556602564b7870bc77
[ "MIT" ]
null
null
null
d/avatars/lurue/glitteringarmor.c
gesslar/shadowgate
97ce5d33a2275bb75c0cf6556602564b7870bc77
[ "MIT" ]
13
2019-09-12T06:22:38.000Z
2022-01-31T01:15:12.000Z
#include <std.h> inherit ARMOUR; void create(){ ::create(); set_name("sheet of ice"); set_id(({ "armor", "breast plate", "breastplate", "glittering carapace", "carapace", "sheet", "ice sheet" })); set_short("%^BOLD%^%^CYAN%^G%^WHITE%^l%^BLUE%^i%^CYAN%^tte%^WHITE%^r%^BLUE%^i%^CYAN%^ng C%^WHITE%^a%^BLUE%^r%^CYAN%^ap...
64.625
805
0.717878
[ "object" ]
0aa7d32255b009b4dead3053a5265c26255aa41a
920
h
C
include/Engine.h
isqiwen/Render
176821ee2de6eec02e8e3d824e40fb5c267185a2
[ "MIT" ]
null
null
null
include/Engine.h
isqiwen/Render
176821ee2de6eec02e8e3d824e40fb5c267185a2
[ "MIT" ]
null
null
null
include/Engine.h
isqiwen/Render
176821ee2de6eec02e8e3d824e40fb5c267185a2
[ "MIT" ]
1
2021-08-23T11:42:28.000Z
2021-08-23T11:42:28.000Z
#ifndef RENDER_ENGINE_H #define RENDER_ENGINE_H #include <imgpp/imgpp.hpp> #include "Camera.h" #include "RenderWindow.h" #include "Mesh.h" // TODO Probably to change later // Default window value #define WINDOW_DEFAULT_SIZE_W 960 #define WINDOW_DEFAULT_SIZE_H 780 #define WINDOW_DEFAULT_LEFT 0 #define WINDOW_DEFAULT_T...
19.166667
43
0.640217
[ "mesh" ]
0aa7f333f7303c5e15a6a73490beb6e93df826e7
5,104
h
C
src/RelatedDoc8643.h
xpilot-project/XPMP2
e4c5fe39ca0c3a5ac83bcff4aa87215931433ca0
[ "MIT" ]
17
2020-03-22T04:37:22.000Z
2021-08-19T18:30:42.000Z
src/RelatedDoc8643.h
xpilot-project/XPMP2
e4c5fe39ca0c3a5ac83bcff4aa87215931433ca0
[ "MIT" ]
28
2020-04-05T01:41:36.000Z
2022-02-28T21:48:25.000Z
src/RelatedDoc8643.h
xpilot-project/XPMP2
e4c5fe39ca0c3a5ac83bcff4aa87215931433ca0
[ "MIT" ]
15
2020-03-22T05:30:13.000Z
2021-11-25T17:05:51.000Z
/// @file RelatedDoc8643.h /// @brief Handling the `related.txt` file for creating groups of similar looking aircraft types, /// and Doc8643, the official list of ICAO aircraft type codes. /// @details A related group is declared simply by a line of ICAO a/c type codes read from the file. /// ...
43.623932
103
0.641654
[ "object" ]
0aadab5395c57787ef363fbf5266f64c18f90154
2,560
h
C
cppsrc/ConvexPMFProduct.h
nickmalleson/AgentBasedMCMC
c31cc5e04e9da28373f402bd0bf61cd39e9183c8
[ "MIT" ]
null
null
null
cppsrc/ConvexPMFProduct.h
nickmalleson/AgentBasedMCMC
c31cc5e04e9da28373f402bd0bf61cd39e9183c8
[ "MIT" ]
null
null
null
cppsrc/ConvexPMFProduct.h
nickmalleson/AgentBasedMCMC
c31cc5e04e9da28373f402bd0bf61cd39e9183c8
[ "MIT" ]
null
null
null
// // Created by daniel on 05/08/2021. // #ifndef GLPKTEST_CONVEXPMFPRODUCT_H #define GLPKTEST_CONVEXPMFPRODUCT_H #include <vector> #include "ConvexPMF.h" #include "PMFProduct.h" // If we're multiplying a very large number of terms, better to // hold them separately to avoid stack overflow when optimisation // is t...
29.090909
110
0.673047
[ "vector" ]
0ab5b797825e395cd1e0bdb758d915bbfaa528e2
1,462
h
C
modules/task_4/rustamov_a_histogram_stretch/histogram_stretch.h
vla5924-practice/parallel-programming-2
4657fd9c02fdd11bbb64614f2aca04356ff45a60
[ "BSD-3-Clause" ]
null
null
null
modules/task_4/rustamov_a_histogram_stretch/histogram_stretch.h
vla5924-practice/parallel-programming-2
4657fd9c02fdd11bbb64614f2aca04356ff45a60
[ "BSD-3-Clause" ]
null
null
null
modules/task_4/rustamov_a_histogram_stretch/histogram_stretch.h
vla5924-practice/parallel-programming-2
4657fd9c02fdd11bbb64614f2aca04356ff45a60
[ "BSD-3-Clause" ]
null
null
null
// Copyright 2021 Rustamov Azer #ifndef MODULES_TASK_4_RUSTAMOV_A_HISTOGRAM_STRETCH_HISTOGRAM_STRETCH_H_ #define MODULES_TASK_4_RUSTAMOV_A_HISTOGRAM_STRETCH_HISTOGRAM_STRETCH_H_ #include <vector> using Matrix = std::vector<int>; Matrix generate_random_image(int w, int h, int min_y = 30, int max_y = 192); void dat...
34.809524
85
0.70041
[ "vector" ]
61dd684635a88c7ff1b354cecbb76e6d6053bd5c
4,555
h
C
opencv_src/modules/features2d/src/img_align/StitchInfoFilter.h
10dimensions/imgalign
99f18a15a06855dc5ba764679a1d75bfd0d2e782
[ "MIT" ]
163
2019-06-04T02:00:58.000Z
2022-03-26T14:23:10.000Z
opencv_src/modules/features2d/src/img_align/StitchInfoFilter.h
shadowzhougit/imgalign
99f18a15a06855dc5ba764679a1d75bfd0d2e782
[ "MIT" ]
8
2019-11-03T10:16:58.000Z
2022-03-16T17:00:14.000Z
opencv_src/modules/features2d/src/img_align/StitchInfoFilter.h
shadowzhougit/imgalign
99f18a15a06855dc5ba764679a1d75bfd0d2e782
[ "MIT" ]
29
2019-01-08T05:43:58.000Z
2022-03-24T00:07:03.000Z
#ifndef IMGALIGN_STITCHINFOFILTERH #define IMGALIGN_STITCHINFOFILTERH #include "CommonTypes.h" #include "EnumTypes.h" #include "MultiStitcher.h" #include "../precomp.hpp" namespace imgalign { struct StitchInfo; class InputImagesReach { public: InputImagesReach(int inReach, int inRange); virtual ~InputImag...
29.577922
98
0.726235
[ "vector" ]
61ddb61f4c54afb400c4ba1f397752ec84a1cf07
1,833
h
C
MITK/Modules/Core/Common/niftkPolyDataUtils.h
NifTK/NifTK
2358b333c89ff1bba1c232eecbbcdc8003305dfe
[ "BSD-3-Clause" ]
13
2018-07-28T13:36:38.000Z
2021-11-01T19:17:39.000Z
MITK/Modules/Core/Common/niftkPolyDataUtils.h
NifTK/NifTK
2358b333c89ff1bba1c232eecbbcdc8003305dfe
[ "BSD-3-Clause" ]
null
null
null
MITK/Modules/Core/Common/niftkPolyDataUtils.h
NifTK/NifTK
2358b333c89ff1bba1c232eecbbcdc8003305dfe
[ "BSD-3-Clause" ]
10
2018-08-20T07:06:00.000Z
2021-07-07T07:55:27.000Z
/*============================================================================= NifTK: A software platform for medical image computing. Copyright (c) University College London (UCL). All rights reserved. This software is distributed WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY o...
35.25
130
0.558101
[ "vector" ]
61e0a2f09270c234f24580b244233a33c34bfc1b
1,600
h
C
cartographer/mapping/internal/2d/normal_estimation_2d.h
jkammerl/cartographer
363c18892cce884e7fc7daa2520a2c3a34d94db9
[ "Apache-2.0" ]
12
2020-11-24T03:46:44.000Z
2022-03-07T07:35:24.000Z
cartographer/mapping/internal/2d/normal_estimation_2d.h
jkammerl/cartographer
363c18892cce884e7fc7daa2520a2c3a34d94db9
[ "Apache-2.0" ]
7
2019-08-20T23:26:24.000Z
2021-04-09T19:30:28.000Z
cartographer/mapping/internal/2d/normal_estimation_2d.h
thirdwave-ai/cartographer
a7394b6d187c206f1b8f80b4bcc5892a4bf42664
[ "Apache-2.0" ]
9
2021-01-13T08:58:47.000Z
2022-03-29T10:27:07.000Z
/* * 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...
36.363636
75
0.78875
[ "vector", "transform" ]
61fa86bcba5fc8d4f3ca8a0a5c2852774f31f913
1,642
c
C
source/projects/xray.jit.contourmap/max.xray.jit.contourmap.c
Cycling74/xray.jit-1
58f9c891c5c3a0e4bd42ed9977f8328a71c581c2
[ "MIT" ]
2
2017-03-12T01:52:55.000Z
2021-08-05T10:18:24.000Z
source/projects/xray.jit.contourmap/max.xray.jit.contourmap.c
Cycling74/xray.jit-1
58f9c891c5c3a0e4bd42ed9977f8328a71c581c2
[ "MIT" ]
2
2015-11-04T00:49:55.000Z
2015-11-04T00:52:08.000Z
source/xray.contourmap/max.xray.jit.contourmap.c
weshoke/xray.jit
85a1e5a0f504d12fdc3b54bd079772e191a581c1
[ "MIT" ]
4
2015-11-04T00:12:21.000Z
2017-09-05T18:37:46.000Z
/* xray.jit.contourmap Wesley Smith wesley.hoke@gmail.com last modified: 12-7-2006 */ #include "jit.common.h" #include "max.jit.mop.h" typedef struct _max_xray_jit_contourmap { t_object ob; void *obex; } t_max_xray_jit_contourmap; t_jit_err xray_jit_contourmap_init(void); void *max_xray_jit_contourmap_new...
26.483871
162
0.774665
[ "object" ]
111255027fdbbd39cfe4191f650963646db0f1b4
8,146
h
C
src/datajson.h
clems71/cppdataframework
93fc51425056acc45404a98e158b63728cfdc7cd
[ "MIT" ]
3
2015-07-16T11:53:46.000Z
2019-03-09T02:38:34.000Z
src/datajson.h
clems71/cppdataframework
93fc51425056acc45404a98e158b63728cfdc7cd
[ "MIT" ]
null
null
null
src/datajson.h
clems71/cppdataframework
93fc51425056acc45404a98e158b63728cfdc7cd
[ "MIT" ]
null
null
null
#pragma once #include <array> #include <chrono> #include <set> #include <string> #include <unordered_map> #include <vector> #include <data.h> #include <json/json.h> using JsonVal = Json::Value; namespace black_magic { // DECODERS ------------------------------------------------------------------------------------ ...
28.089655
97
0.657746
[ "object", "vector" ]
111852f3e00e99937069946557b2d46ae69ad348
2,530
h
C
Reflection/Members/MemberWithArguments.h
dnv-opensource/Reflection
27effb850e9f0cc6acc2d48630ee6aa5d75fa000
[ "BSL-1.0" ]
null
null
null
Reflection/Members/MemberWithArguments.h
dnv-opensource/Reflection
27effb850e9f0cc6acc2d48630ee6aa5d75fa000
[ "BSL-1.0" ]
null
null
null
Reflection/Members/MemberWithArguments.h
dnv-opensource/Reflection
27effb850e9f0cc6acc2d48630ee6aa5d75fa000
[ "BSL-1.0" ]
null
null
null
#pragma once // Copyright (c) 2021 DNV AS // // Distributed under the Boost Software License, Version 1.0. // See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt #include "IMember.h" #include "MemberWithArgumentsFwd.h" #include "MemberType.h" #include "Reflection/TypeConversio...
52.708333
195
0.766798
[ "vector" ]
111a28ef50eea1fe91a122b4ea476af6aa8e9141
1,711
h
C
inc/simularium/network/net_message_ids.h
simularium/simularium-engine
1cf72a2b14e92ee560fee6e23ddb2781ac0146e0
[ "Apache-2.0" ]
null
null
null
inc/simularium/network/net_message_ids.h
simularium/simularium-engine
1cf72a2b14e92ee560fee6e23ddb2781ac0146e0
[ "Apache-2.0" ]
6
2022-01-13T22:05:56.000Z
2022-02-16T22:57:43.000Z
inc/simularium/network/net_message_ids.h
simularium/simularium-engine
1cf72a2b14e92ee560fee6e23ddb2781ac0146e0
[ "Apache-2.0" ]
null
null
null
#ifndef AICS_NET_MESSAGE_IDS #define AICS_NET_MESSAGE_IDS #include <string> #include <unordered_map> #include <vector> namespace aics { namespace simularium { enum WebRequestTypes { id_undefined_web_request = 0, id_vis_data_arrive = 1, id_vis_data_request, id_vis_data_finish, ...
29.5
73
0.649912
[ "vector", "model" ]
111c5c61d7bc561e51494477300b185a34d5996a
7,121
h
C
include/world.h
KBD2/Terrario
dddedf82a9a81a90f60ba9db21e2fa27f6792b59
[ "CC-BY-4.0" ]
null
null
null
include/world.h
KBD2/Terrario
dddedf82a9a81a90f60ba9db21e2fa27f6792b59
[ "CC-BY-4.0" ]
null
null
null
include/world.h
KBD2/Terrario
dddedf82a9a81a90f60ba9db21e2fa27f6792b59
[ "CC-BY-4.0" ]
null
null
null
#pragma once /* ----- WORLD ----- World API functions. */ #include <gint/display.h> #include <stdbool.h> #include "inventory.h" #include "render.h" #include "entity.h" #include "chest.h" #include "save.h" #include "npc.h" #define MAX_FRIENDS 8 enum SupportTypes { SUPPORT_NONE, SUPPORT_KEEP, SUPPORT_NEED, SUPP...
20.287749
79
0.738239
[ "render", "object" ]
112dc00475752797c3c01c0c89278a0977d7cd33
3,962
h
C
sdk/mutate_impl.h
GeekerClub/xsheet
bc01a945a919e6974ea6f92f633063fc9fbdbf17
[ "MIT" ]
null
null
null
sdk/mutate_impl.h
GeekerClub/xsheet
bc01a945a919e6974ea6f92f633063fc9fbdbf17
[ "MIT" ]
null
null
null
sdk/mutate_impl.h
GeekerClub/xsheet
bc01a945a919e6974ea6f92f633063fc9fbdbf17
[ "MIT" ]
null
null
null
// Copyright (C) 2018, For GeekerClub authors. // Author: An Qin (anqin.qin@gmail.com) // // Description: #ifndef XSHEET_SDK_MUTATION_IPML_H #define XSHEET_SDK_MUTATION_IPML_H #include <stdint.h> #include <string> #include <vector> #include "xsheet/error_code.h" #include "xsheet/mutation.h" namespace xsheet { cl...
37.377358
87
0.674659
[ "vector" ]