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
6decdf26fd01db43ae3be227cc801b7caf1647d8
6,388
h
C
components/autofill_assistant/browser/web/mock_web_controller.h
DamieFC/chromium
54ce2d3c77723697efd22cfdb02aea38f9dfa25c
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
1
2020-10-18T02:33:40.000Z
2020-10-18T02:33:40.000Z
components/autofill_assistant/browser/web/mock_web_controller.h
DamieFC/chromium
54ce2d3c77723697efd22cfdb02aea38f9dfa25c
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
3
2021-05-17T16:28:52.000Z
2021-05-21T22:42:22.000Z
components/autofill_assistant/browser/web/mock_web_controller.h
DamieFC/chromium
54ce2d3c77723697efd22cfdb02aea38f9dfa25c
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
// Copyright 2018 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 COMPONENTS_AUTOFILL_ASSISTANT_BROWSER_WEB_MOCK_WEB_CONTROLLER_H_ #define COMPONENTS_AUTOFILL_ASSISTANT_BROWSER_WEB_MOCK_WEB_CONTROLLER_H_ #includ...
44.985915
80
0.621791
[ "vector" ]
6defa1dd6a8cb0c580c0d49a9d93efce9bc71731
961
h
C
include/kazen/bitmap.h
ZhongLingXiao/tinykazen
34c8e4a676ea1b4e59b6ee990e2ab4645fc860a9
[ "MulanPSL-1.0" ]
1
2021-08-16T12:48:37.000Z
2021-08-16T12:48:37.000Z
include/kazen/bitmap.h
ZhongLingXiao/tinykazen
34c8e4a676ea1b4e59b6ee990e2ab4645fc860a9
[ "MulanPSL-1.0" ]
null
null
null
include/kazen/bitmap.h
ZhongLingXiao/tinykazen
34c8e4a676ea1b4e59b6ee990e2ab4645fc860a9
[ "MulanPSL-1.0" ]
null
null
null
#pragma once #include <kazen/common.h> #include <kazen/vector.h> NAMESPACE_BEGIN(kazen) /** * \brief Stores a RGB high dynamic-range bitmap * * The bitmap class provides I/O support using the OpenEXR file format */ class Bitmap { public: using Float = float; KAZEN_BASE_TYPES() Bitmap(const Scala...
22.348837
89
0.688866
[ "vector" ]
6dfd97dfc919ee6e048f32311ae21b85a67287f0
5,423
c
C
src/monitor.c
Uks2/wayst
57ca2dc2df1b193a0c0cb7d8a8f037d984c3207a
[ "MIT" ]
null
null
null
src/monitor.c
Uks2/wayst
57ca2dc2df1b193a0c0cb7d8a8f037d984c3207a
[ "MIT" ]
null
null
null
src/monitor.c
Uks2/wayst
57ca2dc2df1b193a0c0cb7d8a8f037d984c3207a
[ "MIT" ]
null
null
null
#define _GNU_SOURCE #include "monitor.h" #include <signal.h> #include <sys/poll.h> #include <sys/wait.h> #include <utmp.h> #include <errno.h> #include <stdbool.h> #include <stdint.h> #include "vector.h" typedef struct { pid_t child_pid; Monitor* instance; } MonitorInfo; DEF_VECTOR(MonitorInfo, NULL) s...
27.810256
95
0.564817
[ "vector" ]
6dfe4948890133df6ff657d92c22360f297a229b
150,594
c
C
sdk-6.5.20/libs/sdklt/bcmptm/rm_hash/bcmptm_rm_hash_reordering.c
copslock/broadcom_cpri
8e2767676e26faae270cf485591902a4c50cf0c5
[ "Spencer-94" ]
null
null
null
sdk-6.5.20/libs/sdklt/bcmptm/rm_hash/bcmptm_rm_hash_reordering.c
copslock/broadcom_cpri
8e2767676e26faae270cf485591902a4c50cf0c5
[ "Spencer-94" ]
null
null
null
sdk-6.5.20/libs/sdklt/bcmptm/rm_hash/bcmptm_rm_hash_reordering.c
copslock/broadcom_cpri
8e2767676e26faae270cf485591902a4c50cf0c5
[ "Spencer-94" ]
null
null
null
/*! \file bcmptm_rm_hash_reordering.c * * Non-recurrsive Hash Reordering for Hash Table Resource management * * This file contains the resource manager for physical hash tables */ /* * This license is set out in https://raw.githubusercontent.com/Broadcom-Network-Switching-Software/OpenBCM/master/Legal/LICENSE fil...
38.752959
134
0.500252
[ "object" ]
a30137fceeedbf35394d932df686d6edcb5a6d4c
3,620
h
C
src/Particle.h
laasousa/drjacoby
313e599c7da8188d46462831346f4aa96583a740
[ "MIT" ]
1
2022-02-25T13:14:05.000Z
2022-02-25T13:14:05.000Z
src/Particle.h
laasousa/drjacoby
313e599c7da8188d46462831346f4aa96583a740
[ "MIT" ]
null
null
null
src/Particle.h
laasousa/drjacoby
313e599c7da8188d46462831346f4aa96583a740
[ "MIT" ]
null
null
null
#pragma once #include "System.h" #include "misc_v7.h" #include "probability_v3.h" #include <Rcpp.h> //------------------------------------------------ // class defining MCMC particle class Particle { public: // PUBLIC OBJECTS // pointer to system object System * s_ptr; // local copies of some param...
25.857143
90
0.614641
[ "object", "vector", "transform" ]
a31e5e2ab2aff0efa174afe9589504e41445b6e8
768
h
C
Attic/AtomicEditorReference/Source/Player/UIPlayer.h
honigbeutler123/AtomicGameEngine
c53425f19b216eb21ecd3bda85052aaa1a6f2aaa
[ "Apache-2.0", "MIT" ]
null
null
null
Attic/AtomicEditorReference/Source/Player/UIPlayer.h
honigbeutler123/AtomicGameEngine
c53425f19b216eb21ecd3bda85052aaa1a6f2aaa
[ "Apache-2.0", "MIT" ]
null
null
null
Attic/AtomicEditorReference/Source/Player/UIPlayer.h
honigbeutler123/AtomicGameEngine
c53425f19b216eb21ecd3bda85052aaa1a6f2aaa
[ "Apache-2.0", "MIT" ]
null
null
null
// Copyright (c) 2014-2015, THUNDERBEAST GAMES LLC All rights reserved // Please see LICENSE.md in repository root for license information // https://github.com/AtomicGameEngine/AtomicGameEngine #pragma once #include "UI/Modal/UIModalOps.h" #include "UI/UIView3D.h" #include "AEPlayer.h" namespace Atomic { class Sc...
17.454545
70
0.736979
[ "object" ]
a330611f7717d22d45fc411d3313ce1ca5dce77f
14,555
h
C
sdk-6.5.20/libs/sdklt/bcma/include/bcma/sys/bcma_sys_conf.h
copslock/broadcom_cpri
8e2767676e26faae270cf485591902a4c50cf0c5
[ "Spencer-94" ]
null
null
null
sdk-6.5.20/libs/sdklt/bcma/include/bcma/sys/bcma_sys_conf.h
copslock/broadcom_cpri
8e2767676e26faae270cf485591902a4c50cf0c5
[ "Spencer-94" ]
null
null
null
sdk-6.5.20/libs/sdklt/bcma/include/bcma/sys/bcma_sys_conf.h
copslock/broadcom_cpri
8e2767676e26faae270cf485591902a4c50cf0c5
[ "Spencer-94" ]
null
null
null
/*! \file bcma_sys_conf.h * * Shared system configuration API. * * Convenience functions for initilizing various SDK components. */ /* * This license is set out in https://raw.githubusercontent.com/Broadcom-Network-Switching-Software/OpenBCM/master/Legal/LICENSE file. * * Copyright 2007-2020 Broadcom Inc. All ...
27.883142
134
0.7146
[ "object" ]
a335e4193c92d03b955542beb8ef99452f2513f0
5,255
h
C
source/object.h
ramenhut/final-stage-path-tracer-2-0
77c3a706f6521d88245b95b6310344b202be0e37
[ "BSD-2-Clause" ]
5
2019-07-26T06:24:16.000Z
2019-11-10T09:41:20.000Z
source/object.h
ramenhut/final-stage-path-tracer-2-0
77c3a706f6521d88245b95b6310344b202be0e37
[ "BSD-2-Clause" ]
null
null
null
source/object.h
ramenhut/final-stage-path-tracer-2-0
77c3a706f6521d88245b95b6310344b202be0e37
[ "BSD-2-Clause" ]
2
2019-09-18T13:01:45.000Z
2021-10-17T00:04:04.000Z
/* // // Copyright (c) 1998-2019 Joe Bertolami. All Right Reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are met: // // * Redistributions of source code must retain the above copyright notice, // this lis...
33.685897
92
0.738154
[ "object", "vector" ]
a338b77b9ac8bcc4c9960f080a7fa2c8b0c70af3
38,828
h
C
src/pow/tromp/equi_miner.h
conbinicoin/conbinicoin
2dfab6d7eef3b3182c091fed9d35ef468f9adb02
[ "MIT" ]
1
2018-03-27T16:37:14.000Z
2018-03-27T16:37:14.000Z
src/pow/tromp/equi_miner.h
phabulu/litecoinz
f27d3e157811c8ae19bc7165d613f4d4b8ef9523
[ "MIT" ]
null
null
null
src/pow/tromp/equi_miner.h
phabulu/litecoinz
f27d3e157811c8ae19bc7165d613f4d4b8ef9523
[ "MIT" ]
null
null
null
// Equihash solver // Copyright (c) 2016 John Tromp, The Zcash developers // Equihash presents the following problem // // Fix N, K, such that N is a multiple of K+1 // Let integer n = N/(K+1), and view N-bit words // as having K+1 "digits" of n bits each // Fix M = 2^{n+1} N-bit hashes H_0, ... , H_{M-1} // as output...
35.138462
108
0.595524
[ "object" ]
a34361ce838f8ca54d58144393b14ae6dad1b4d9
2,034
h
C
WeTestForIOS/WeTestForIOS/WeTest/TestResultViewController.h
Tencent/WeTest-Assistant
eda33d0f2860a783c602c8196815fa99ed835c73
[ "MIT" ]
126
2016-11-17T15:04:23.000Z
2021-08-02T12:54:31.000Z
WeTestForIOS/WeTestForIOS/WeTest/TestResultViewController.h
TencentOpen/WeTest-Assistant
756dd221d116023773601ff1fd54af339db72428
[ "MIT" ]
1
2016-12-15T06:53:22.000Z
2016-12-15T06:53:22.000Z
WeTestForIOS/WeTestForIOS/WeTest/TestResultViewController.h
Tencent/WeTest-Assistant
eda33d0f2860a783c602c8196815fa99ed835c73
[ "MIT" ]
52
2016-11-11T11:09:14.000Z
2021-12-08T02:36:28.000Z
/******************************************************************************* * Copyright (C) 2016 THL A29 Limited, a Tencent company. All rights reserved. * * Licensed under the MIT License (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Licens...
33.9
98
0.703048
[ "model" ]
a34676689eb6f55f7a068166c0152e93fe3869a7
8,968
h
C
include/TransferFunction/TransferFunction.h
MickaelSERENO/SciVis_Library
8cd3fee3061e57a5abe4cf2b5fe6ad8e50f94fee
[ "MIT" ]
null
null
null
include/TransferFunction/TransferFunction.h
MickaelSERENO/SciVis_Library
8cd3fee3061e57a5abe4cf2b5fe6ad8e50f94fee
[ "MIT" ]
null
null
null
include/TransferFunction/TransferFunction.h
MickaelSERENO/SciVis_Library
8cd3fee3061e57a5abe4cf2b5fe6ad8e50f94fee
[ "MIT" ]
null
null
null
#ifndef TRANSFERTFUNCTION_INC #define TRANSFERTFUNCTION_INC #include <cstdint> #include <cstdlib> #include "SciVisColor.h" #include <algorithm> #include <vector> #ifdef _OPENMP #include <omp.h> #endif namespace sereno { /** \brief Basic class for transfer function computation */ class TF { pub...
40.396396
156
0.550401
[ "vector" ]
a34e87ff1e332c43b2d74b1b33c34889c304d09f
1,115
h
C
Fluid2D.h
hipiPan/Fluid
489ea87c3a8e7ee1697f23c3b04a7609b81755ab
[ "MIT" ]
null
null
null
Fluid2D.h
hipiPan/Fluid
489ea87c3a8e7ee1697f23c3b04a7609b81755ab
[ "MIT" ]
null
null
null
Fluid2D.h
hipiPan/Fluid
489ea87c3a8e7ee1697f23c3b04a7609b81755ab
[ "MIT" ]
null
null
null
#ifndef FLUID2D_H #define FLUID2D_H #include <memory> struct Input; class Framebuffer; class DoubleFramebuffer; class Fluid2D { public: Fluid2D(int w, int h, const Input* input); ~Fluid2D(); void tick(float dt); void splat(float x, float y, float dx, float dy); private: void render(); void adv...
23.723404
53
0.717489
[ "render" ]
a34f7084169c6d24edfc8100e67c5106cbc5fd00
12,644
h
C
include/IQ3Shader.h
flaithbheartaigh/mirrlicht
ccc16e8f5465fb72e81ae986e56ef2e4c3e7654b
[ "IJG" ]
null
null
null
include/IQ3Shader.h
flaithbheartaigh/mirrlicht
ccc16e8f5465fb72e81ae986e56ef2e4c3e7654b
[ "IJG" ]
null
null
null
include/IQ3Shader.h
flaithbheartaigh/mirrlicht
ccc16e8f5465fb72e81ae986e56ef2e4c3e7654b
[ "IJG" ]
null
null
null
// Copyright (C) 2002-2007 Nikolaus Gebhardt / Thomas Alten // This file is part of the "Irrlicht Engine". // For conditions of distribution and use, see copyright notice in irrlicht.h #ifndef __I_Q3_LEVEL_SHADER_H_INCLUDED__ #define __I_Q3_LEVEL_SHADER_H_INCLUDED__ #include "irrArray.h" #include "fast_atof.h...
20.968491
110
0.571259
[ "mesh" ]
a351dc0236b0510c37c97185080e61231707291f
6,335
h
C
shill/net/attribute_list.h
strassek/chromiumos-platform2
12c953f41f48b8a6b0bd1c181d09bdb1de38325c
[ "BSD-3-Clause" ]
null
null
null
shill/net/attribute_list.h
strassek/chromiumos-platform2
12c953f41f48b8a6b0bd1c181d09bdb1de38325c
[ "BSD-3-Clause" ]
null
null
null
shill/net/attribute_list.h
strassek/chromiumos-platform2
12c953f41f48b8a6b0bd1c181d09bdb1de38325c
[ "BSD-3-Clause" ]
1
2020-11-04T22:31:45.000Z
2020-11-04T22:31:45.000Z
// Copyright 2018 The Chromium OS 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 SHILL_NET_ATTRIBUTE_LIST_H_ #define SHILL_NET_ATTRIBUTE_LIST_H_ #include <linux/nl80211.h> #include <map> #include <memory> #include <string>...
37.708333
80
0.73749
[ "object" ]
a35ef94f694f5ace69803dc24ef0eb893d0b9dd8
11,229
h
C
external/PowerVR_SDK-2.0.8/PVRTQuaternion.h
suxinde2009/isgl3d
570e66ab3d6ea9f03240ab89ca1531ff556a005c
[ "Zlib", "MIT" ]
null
null
null
external/PowerVR_SDK-2.0.8/PVRTQuaternion.h
suxinde2009/isgl3d
570e66ab3d6ea9f03240ab89ca1531ff556a005c
[ "Zlib", "MIT" ]
null
null
null
external/PowerVR_SDK-2.0.8/PVRTQuaternion.h
suxinde2009/isgl3d
570e66ab3d6ea9f03240ab89ca1531ff556a005c
[ "Zlib", "MIT" ]
null
null
null
/****************************************************************************** @File PVRTQuaternion.h @Title PVRTQuaternion @Version @Copyright Copyright (C) Imagination Technologies Limited. @Platform ANSI compatible @Description Quaternion functions for floating ...
42.214286
80
0.491851
[ "vector", "transform" ]
a367d83090aa3351834a97c7ed8865053c585c1b
1,133
c
C
shape.c
jefbed/jbwm
bfd23e09408a666676f0a7b978f895028643b9c0
[ "MIT" ]
23
2016-01-07T12:58:39.000Z
2022-01-24T11:55:06.000Z
shape.c
jefbed/arwm-x11
bfd23e09408a666676f0a7b978f895028643b9c0
[ "MIT" ]
4
2016-01-11T00:24:21.000Z
2020-03-15T03:02:29.000Z
shape.c
jefbed/arwm-x11
bfd23e09408a666676f0a7b978f895028643b9c0
[ "MIT" ]
3
2018-11-14T19:37:19.000Z
2021-05-13T11:51:41.000Z
// jbwm - Minimalist Window Manager for X // Copyright 2008-2020, Jeffrey E. Bedard <jefbed@gmail.com> // Copyright 1999-2015, Ciaran Anscomb <evilwm@6809.org.uk> // See README for license and other details. #include "shape.h" #include <X11/extensions/shape.h> #include "JBWMClient.h" #include "log.h" // Declared with p...
30.621622
71
0.666372
[ "shape" ]
0d27c62cd48d8e0d23e2e8a128a347c88e48f602
18,653
c
C
src/testsuite/arith128_test_i16.c
tuliom/pveclib
77d9d5b677982665034b23779bb89c3b98fd1358
[ "Apache-2.0" ]
null
null
null
src/testsuite/arith128_test_i16.c
tuliom/pveclib
77d9d5b677982665034b23779bb89c3b98fd1358
[ "Apache-2.0" ]
null
null
null
src/testsuite/arith128_test_i16.c
tuliom/pveclib
77d9d5b677982665034b23779bb89c3b98fd1358
[ "Apache-2.0" ]
null
null
null
/* Copyright (c) [2017] IBM Corporation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writi...
31.29698
116
0.620812
[ "vector" ]
0d29fd464209f0bd88faf98ccaf6a957de2bc322
26,679
c
C
kungfu/class/xueshan/fawang.c
zhangyifei/mud
b2090bbd2a8d3d82b86148d794a7ca59cd2429f3
[ "MIT" ]
69
2018-03-08T18:24:44.000Z
2022-02-24T13:43:53.000Z
kungfu/class/xueshan/fawang.c
zhangyifei/mud
b2090bbd2a8d3d82b86148d794a7ca59cd2429f3
[ "MIT" ]
3
2019-04-24T12:21:19.000Z
2021-03-28T23:34:58.000Z
kungfu/class/xueshan/fawang.c
zhangyifei/mud
b2090bbd2a8d3d82b86148d794a7ca59cd2429f3
[ "MIT" ]
33
2017-12-23T05:06:58.000Z
2021-08-16T02:42:59.000Z
#include <ansi.h> #include "xueshan.h" #define JINLUN "/clone/lonely/jinlun" #define JIASHA "/clone/lonely/jiasha" inherit NPC; inherit F_MASTER; inherit F_QUESTER; inherit F_COAGENT; mixed ask_skill1(); mixed ask_skill2(); mixed ask_skill3(); mixed ask_skill4(); mixed ask_skill5(); mixed ask_skill6(); mixed a...
31.760714
75
0.498594
[ "object" ]
0d2c1b729398de8cb384d2fb6b3d9874eed857eb
1,467
h
C
src/server/Server.h
cern-fts/fts3
cf9eb5c9f52728929965edf58a86381eec0c4e88
[ "Apache-2.0" ]
9
2018-06-27T09:53:51.000Z
2021-01-19T09:54:37.000Z
src/server/Server.h
cern-fts/fts3
cf9eb5c9f52728929965edf58a86381eec0c4e88
[ "Apache-2.0" ]
null
null
null
src/server/Server.h
cern-fts/fts3
cf9eb5c9f52728929965edf58a86381eec0c4e88
[ "Apache-2.0" ]
3
2018-07-13T06:17:44.000Z
2021-07-08T04:57:04.000Z
/* * Copyright (c) CERN 2013-2015 * * Copyright (c) Members of the EMI Collaboration. 2010-2013 * See http://www.eu-emi.eu/partners for details on the copyright * holders. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. *...
23.285714
75
0.70893
[ "vector" ]
0d2df696891d78ca7968f034df256e1d3f83d852
6,545
h
C
include/dg/ReachingDefinitions/RDMap.h
bloodycoder/dg
4d261fc688013bcc6d35284315b7d0e861f00b4b
[ "MIT" ]
null
null
null
include/dg/ReachingDefinitions/RDMap.h
bloodycoder/dg
4d261fc688013bcc6d35284315b7d0e861f00b4b
[ "MIT" ]
null
null
null
include/dg/ReachingDefinitions/RDMap.h
bloodycoder/dg
4d261fc688013bcc6d35284315b7d0e861f00b4b
[ "MIT" ]
null
null
null
#ifndef DG_RD_MAP_H_ #define DG_RD_MAP_H_ #include <set> #include <vector> #include <map> #include <cassert> #include "dg/Offset.h" namespace dg { namespace dda { class RWNode; class ReachingDefinitionsAnalysis; /// Take two intervals (a, a_len) and (b, b_len) where 'a' ('b', resp.) is the // start of the interv...
27.384937
84
0.603209
[ "object", "vector" ]
0d2f21551682962e3d9dd950b2a49392408f407e
14,984
h
C
apps/coprobber/dscrsimulation/DSCRSimulation.h
AaronTrip/hog2
96616b40f4173959b127011c76f3e649688e1a99
[ "MIT" ]
5
2020-08-03T09:43:26.000Z
2022-01-11T08:28:30.000Z
apps/coprobber/dscrsimulation/DSCRSimulation.h
AaronTrip/hog2
96616b40f4173959b127011c76f3e649688e1a99
[ "MIT" ]
null
null
null
apps/coprobber/dscrsimulation/DSCRSimulation.h
AaronTrip/hog2
96616b40f4173959b127011c76f3e649688e1a99
[ "MIT" ]
7
2017-07-31T13:01:28.000Z
2021-05-16T10:15:49.000Z
// Most of this code has been copied from CRSimulation.h // note: this is customization to DSCREnvironment #ifndef DSCRSIMULATION_H #define DSCRSIMULATION_H #include <vector> #include <queue> #include "Unit.h" #include "Timer.h" #include "FPUtil.h" #include "StatCollection.h" #include "SearchEnvironment.h" #include ...
29.908184
144
0.71236
[ "vector" ]
0d351826353bb5ea87c49c222bde10e695fed071
3,248
h
C
net/tapi/skywalker/rend/rndobjsf.h
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
net/tapi/skywalker/rend/rndobjsf.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
net/tapi/skywalker/rend/rndobjsf.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
/*++ Copyright (c) 1997-1999 Microsoft Corporation Module Name: rndobjsf.h Abstract: Definitions for CRendObjectSafety class. --*/ #ifndef _REND_OBJECT_SAFETY_ #define _REND_OBJECT_SAFETY_ #define IDD_TAPI_SECURITY_DIALOG 500 #define IDC_SECURITY_WARNING_TEXT 502 #define ID...
23.035461
81
0.518165
[ "object" ]
0d351d6c54e75696d9ae1cb0b59d95a9917c8331
1,926
h
C
src/draco/animation/skin.h
adrianstephens/draco
da76d8322ef400fc23c292993088eeaceaba589d
[ "Apache-2.0" ]
2
2022-01-13T07:40:55.000Z
2022-01-15T13:29:28.000Z
src/draco/animation/skin.h
adrianstephens/draco
da76d8322ef400fc23c292993088eeaceaba589d
[ "Apache-2.0" ]
null
null
null
src/draco/animation/skin.h
adrianstephens/draco
da76d8322ef400fc23c292993088eeaceaba589d
[ "Apache-2.0" ]
1
2022-03-22T12:23:51.000Z
2022-03-22T12:23:51.000Z
// Copyright 2019 The Draco 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 agree...
30.09375
80
0.754413
[ "vector" ]
0d363f04c634934a6f1af292416c075eb609e9c0
460
h
C
firehog/lynx/WWW/Library/Implementation/HTPlain.h
KipodAfterFree/KAF-2019-FireHog
5f6ee3c3c3329459bc9daeabc1a16ff4619508d9
[ "MIT" ]
null
null
null
firehog/lynx/WWW/Library/Implementation/HTPlain.h
KipodAfterFree/KAF-2019-FireHog
5f6ee3c3c3329459bc9daeabc1a16ff4619508d9
[ "MIT" ]
null
null
null
firehog/lynx/WWW/Library/Implementation/HTPlain.h
KipodAfterFree/KAF-2019-FireHog
5f6ee3c3c3329459bc9daeabc1a16ff4619508d9
[ "MIT" ]
1
2019-12-26T10:18:16.000Z
2019-12-26T10:18:16.000Z
/* /Net/dxcern/userd/timbl/hypertext/WWW/Library/Implementation/HTPlain.html PLAIN TEXT OBJECT */ #ifndef HTPLAIN_H #define HTPLAIN_H #include <HTStream.h> #include <HTAnchor.h> extern HTStream* HTPlainPresent PARAMS((...
20.909091
93
0.497826
[ "object" ]
0d37ccd47d15cb8b1647cf9ec0f34437b2d7617e
13,461
h
C
src/Synet/Converters/SynetUtils.h
uboborov/Synet
0fb3c4b77193e7fd9c86c15e3c185fec0ee57b4b
[ "MIT" ]
null
null
null
src/Synet/Converters/SynetUtils.h
uboborov/Synet
0fb3c4b77193e7fd9c86c15e3c185fec0ee57b4b
[ "MIT" ]
null
null
null
src/Synet/Converters/SynetUtils.h
uboborov/Synet
0fb3c4b77193e7fd9c86c15e3c185fec0ee57b4b
[ "MIT" ]
null
null
null
/* * Synet Framework (http://github.com/ermig1979/Synet). * * Copyright (c) 2018-2021 Yermalayeu Ihar. * * 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 ...
39.359649
140
0.441795
[ "shape", "vector" ]
0d3a6223577a080587e2607658a4bd88f6cd669a
6,188
h
C
sbwh/Header.h
s-aran/sbwh
a756c3918c499ab37a39046b85e9a4efda3da505
[ "MIT" ]
null
null
null
sbwh/Header.h
s-aran/sbwh
a756c3918c499ab37a39046b85e9a4efda3da505
[ "MIT" ]
null
null
null
sbwh/Header.h
s-aran/sbwh
a756c3918c499ab37a39046b85e9a4efda3da505
[ "MIT" ]
null
null
null
/* Copyright 2020 Sumiishi Aran (s-aran) 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, publish, di...
29.327014
132
0.703297
[ "vector" ]
0d3ec17572a7dc6c279b8ef045eaab32fcdf8c32
6,061
h
C
src/medVtkInria/vtkVisuManagement/vtkTensorVisuManager.h
lcatanes/medInria-public
5d79ce0085c11f2fb9277a06c8cf56b4258a9d9f
[ "BSD-4-Clause" ]
1
2020-11-16T13:55:45.000Z
2020-11-16T13:55:45.000Z
src/medVtkInria/vtkVisuManagement/vtkTensorVisuManager.h
lcatanes/medInria-public
5d79ce0085c11f2fb9277a06c8cf56b4258a9d9f
[ "BSD-4-Clause" ]
null
null
null
src/medVtkInria/vtkVisuManagement/vtkTensorVisuManager.h
lcatanes/medInria-public
5d79ce0085c11f2fb9277a06c8cf56b4258a9d9f
[ "BSD-4-Clause" ]
null
null
null
/*========================================================================= medInria Copyright (c) INRIA 2013 - 2014. All rights reserved. See LICENSE.txt for details. This software is distributed WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE...
25.254167
81
0.660617
[ "shape" ]
0d4d8a770269deb013881ab7b7e98587d631f3bc
1,018
h
C
classes/minibarreTE/couplage/plotwin.h
rboman/progs
c60b4e0487d01ccd007bcba79d1548ebe1685655
[ "Apache-2.0" ]
2
2021-12-12T13:26:06.000Z
2022-03-03T16:14:53.000Z
classes/minibarreTE/couplage/plotwin.h
rboman/progs
c60b4e0487d01ccd007bcba79d1548ebe1685655
[ "Apache-2.0" ]
5
2019-03-01T07:08:46.000Z
2019-04-28T07:32:42.000Z
classes/minibarreTE/couplage/plotwin.h
rboman/progs
c60b4e0487d01ccd007bcba79d1548ebe1685655
[ "Apache-2.0" ]
2
2017-12-13T13:13:52.000Z
2019-03-13T20:08:15.000Z
// Copyright 2017 Romain Boman // // 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 ...
24.238095
77
0.687623
[ "vector" ]
0d4dd0747ec727a35b95dc83b474529ab493c30a
42,178
c
C
berkdb/db/db.c
mikesep/comdb2
b30daafa80221980416bd130dabbdb72de7c4fa0
[ "Apache-2.0" ]
1,133
2017-05-17T16:01:52.000Z
2022-03-24T04:18:25.000Z
berkdb/db/db.c
mikesep/comdb2
b30daafa80221980416bd130dabbdb72de7c4fa0
[ "Apache-2.0" ]
1,843
2017-05-17T19:47:29.000Z
2022-03-31T20:51:54.000Z
berkdb/db/db.c
mikesep/comdb2
b30daafa80221980416bd130dabbdb72de7c4fa0
[ "Apache-2.0" ]
195
2017-05-17T16:14:19.000Z
2022-03-30T18:24:42.000Z
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 1996-2003 * Sleepycat Software. All rights reserved. */ /* * Copyright (c) 1990, 1993, 1994, 1995, 1996 * Keith Bostic. All rights reserved. */ /* * Copyright (c) 1990, 1993, 1994, 1995 * The Regents of the University of California...
27.80356
81
0.655057
[ "render" ]
0d53220e0e85230189027e0b1e90e956aca38486
88,937
c
C
tests/test_crud_internal.c
HaseenaSainul/parodus
cc3c701b4a972afef05149b4f43ba06007c6de2d
[ "Apache-2.0" ]
null
null
null
tests/test_crud_internal.c
HaseenaSainul/parodus
cc3c701b4a972afef05149b4f43ba06007c6de2d
[ "Apache-2.0" ]
null
null
null
tests/test_crud_internal.c
HaseenaSainul/parodus
cc3c701b4a972afef05149b4f43ba06007c6de2d
[ "Apache-2.0" ]
1
2019-06-18T11:28:02.000Z
2019-06-18T11:28:02.000Z
/** * Copyright 2010-2016 Comcast Cable Communications Management, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Un...
29.371532
112
0.689072
[ "model" ]
0d59d5ec5ca67604758a34df1fe4d27e22865b4c
137
h
C
src/qt/widget_private.h
emoon/wrui
0ebbd33d2667e90fcc82f41aa88bfc3bd169b3ee
[ "MIT" ]
11
2016-10-06T10:10:36.000Z
2021-08-24T10:08:58.000Z
src/qt/widget_private.h
emoon/wrui
0ebbd33d2667e90fcc82f41aa88bfc3bd169b3ee
[ "MIT" ]
1
2016-11-11T09:10:05.000Z
2016-11-11T09:10:05.000Z
src/qt/widget_private.h
emoon/wrui
0ebbd33d2667e90fcc82f41aa88bfc3bd169b3ee
[ "MIT" ]
2
2016-11-10T23:45:20.000Z
2018-06-29T08:38:16.000Z
#pragma once //struct GUObject; //void object_setup(GUObject* object, void* data); //void widget_setup(GUWidget* widget, void* data);
17.125
50
0.729927
[ "object" ]
0d618a13a61cdfcf1a312b7de6a160be3734181e
2,592
h
C
CJMediaPlayer/CJPlayerController/CJPlayerView/CJPlayerMaskView/CJPlayerMaskView.h
dvlproad/CJMediaPlayer
efc0523fcad9cf0e6e7a6c79861631e988b54836
[ "MIT" ]
7
2017-03-16T12:54:06.000Z
2021-08-15T08:06:35.000Z
CJMediaPlayer/CJPlayerController/CJPlayerView/CJPlayerMaskView/CJPlayerMaskView.h
dvlproad/CJMediaPlayer
efc0523fcad9cf0e6e7a6c79861631e988b54836
[ "MIT" ]
1
2017-04-01T10:33:46.000Z
2017-04-01T10:33:46.000Z
CJMediaPlayer/CJPlayerController/CJPlayerView/CJPlayerMaskView/CJPlayerMaskView.h
dvlproad/CJMediaPlayer
efc0523fcad9cf0e6e7a6c79861631e988b54836
[ "MIT" ]
1
2017-03-16T12:54:12.000Z
2017-03-16T12:54:12.000Z
// // CJPlayerMaskView.h // CJMediaPlayerDemo // // Created by dvlproad on 16/3/21. // Copyright © 2016年 dvlproad. All rights reserved. // #import <UIKit/UIKit.h> #import "CJPlayerProgressView.h" #import "CJLoadingProgressView.h" /** * 控制器类型(显示哪些按钮等) * */ typedef NS_ENUM(NSUInteger, CJPlayerMaskViewType){ ...
26.721649
131
0.731481
[ "object" ]
0d680b38ba42d9c86162e416f54cf2415bc5602e
1,324
h
C
src/FEM/Equation/Numeric.h
PANFACTORY/PANSFEM2
5ca886a89ebac1df6449513149843d0721bce1b4
[ "MIT" ]
6
2021-01-28T08:51:08.000Z
2022-01-06T23:19:27.000Z
src/FEM/Equation/Numeric.h
PANFACTORY/PANSFEM2
5ca886a89ebac1df6449513149843d0721bce1b4
[ "MIT" ]
1
2020-08-30T10:42:54.000Z
2020-09-01T07:28:11.000Z
src/FEM/Equation/Numeric.h
PANFACTORY/PANSFEM2
5ca886a89ebac1df6449513149843d0721bce1b4
[ "MIT" ]
1
2021-09-22T00:31:55.000Z
2021-09-22T00:31:55.000Z
//***************************************************************************** //Title :src/FEM/Equation/Numeric.h //Author :Tanabe Yuta //Date :2020/03/15 //Copyright :(C)2020 TanabeYuta //***************************************************************************** #pragma once #include <vector> #include <casser...
29.422222
92
0.456193
[ "vector" ]
0d6a438ceac527147f316906b48e856d4f9b7b2b
2,191
h
C
Sources/Elastos/Frameworks/Droid/Base/Core/inc/elastos/droid/internal/policy/impl/LogDecelerateInterpolator.h
jingcao80/Elastos
d0f39852356bdaf3a1234743b86364493a0441bc
[ "Apache-2.0" ]
7
2017-07-13T10:34:54.000Z
2021-04-16T05:40:35.000Z
Sources/Elastos/Frameworks/Droid/Base/Core/inc/elastos/droid/internal/policy/impl/LogDecelerateInterpolator.h
jingcao80/Elastos
d0f39852356bdaf3a1234743b86364493a0441bc
[ "Apache-2.0" ]
null
null
null
Sources/Elastos/Frameworks/Droid/Base/Core/inc/elastos/droid/internal/policy/impl/LogDecelerateInterpolator.h
jingcao80/Elastos
d0f39852356bdaf3a1234743b86364493a0441bc
[ "Apache-2.0" ]
9
2017-07-13T12:33:20.000Z
2021-06-19T02:46:48.000Z
//========================================================================= // Copyright (C) 2012 The Elastos Open Source Project // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // ...
28.089744
76
0.663624
[ "object" ]
0d6fe8608c82826c496801130fc949a5f4c83ca0
2,130
h
C
globalfunctions/math/QuaternionOperations.h
bl4ckic3/fsfw
c76fc8c703e19d917c45a25710b4642e5923c68a
[ "Apache-2.0" ]
null
null
null
globalfunctions/math/QuaternionOperations.h
bl4ckic3/fsfw
c76fc8c703e19d917c45a25710b4642e5923c68a
[ "Apache-2.0" ]
null
null
null
globalfunctions/math/QuaternionOperations.h
bl4ckic3/fsfw
c76fc8c703e19d917c45a25710b4642e5923c68a
[ "Apache-2.0" ]
null
null
null
#ifndef QUATERNIONOPERATIONS_H_ #define QUATERNIONOPERATIONS_H_ #include <stdint.h> class QuaternionOperations { public: virtual ~QuaternionOperations(); static void multiply(const double *q1, const double *q2, double *q); static void fromDcm(const double dcm[][3], double *quaternion, uint8_t *index = 0); s...
25.97561
74
0.602817
[ "vector", "3d" ]
0d855dd8e72fd571613fc46d28fabf7b5d4b06e4
6,433
h
C
sys/src/fs/port/dk.h
Plan9-Archive/plan9-2e
ce6d0434246216e848babe4f56919dc28981ad04
[ "MIT" ]
1
2021-03-23T22:40:43.000Z
2021-03-23T22:40:43.000Z
sys/src/fs/port/dk.h
Plan9-Archive/plan9-2e
ce6d0434246216e848babe4f56919dc28981ad04
[ "MIT" ]
null
null
null
sys/src/fs/port/dk.h
Plan9-Archive/plan9-2e
ce6d0434246216e848babe4f56919dc28981ad04
[ "MIT" ]
1
2021-12-21T06:19:58.000Z
2021-12-21T06:19:58.000Z
#define DEBUG (cons.flags & dkflag) #define CEBUG ((cons.flags|up->flags) & dkflag) #define DPRINT if(DEBUG)print #define CPRINT if(CEBUG)print enum { CCCHAN = 4, /* the common control channel */ SRCHAN, /* channel for service requests */ CKCHAN, /* channel for call to clock */ NDK = 256, /* number o...
23.223827
76
0.641536
[ "vector" ]
0d89c81bd12970a8f4d7466851b99dc3547e4ebf
8,655
h
C
src/rt/pal/cpu.h
Theodus/verona
6acae04f0d7c23de1c35319ea7bb740bd0a2c62f
[ "MIT" ]
1
2021-07-04T03:50:44.000Z
2021-07-04T03:50:44.000Z
src/rt/pal/cpu.h
Theodus/verona
6acae04f0d7c23de1c35319ea7bb740bd0a2c62f
[ "MIT" ]
1
2022-01-10T09:54:09.000Z
2022-01-10T09:54:09.000Z
src/rt/pal/cpu.h
Theodus/verona
6acae04f0d7c23de1c35319ea7bb740bd0a2c62f
[ "MIT" ]
1
2020-07-30T13:26:05.000Z
2020-07-30T13:26:05.000Z
// Copyright Microsoft and Project Verona Contributors. // SPDX-License-Identifier: MIT #pragma once #include <snmalloc.h> #if defined(__linux__) # include <sched.h> # include <stdio.h> # include <stdlib.h> # include <unistd.h> #elif defined(_WIN32) # include <processtopologyapi.h> #elif defined(__FreeBSD__) # ...
23.08
80
0.578741
[ "vector" ]
0d8a3269d52670772de9ac370d412e208f41434b
1,675
h
C
ChiModules/LinearBoltzmannSolver/lbs_structs.h
iwhalvic/chi-tech
425709c918704db09c13acf316b8aecb282e20de
[ "MIT" ]
null
null
null
ChiModules/LinearBoltzmannSolver/lbs_structs.h
iwhalvic/chi-tech
425709c918704db09c13acf316b8aecb282e20de
[ "MIT" ]
null
null
null
ChiModules/LinearBoltzmannSolver/lbs_structs.h
iwhalvic/chi-tech
425709c918704db09c13acf316b8aecb282e20de
[ "MIT" ]
null
null
null
#ifndef LBS_STRUCTS_H #define LBS_STRUCTS_H #define PARTITION_METHOD_SERIAL 1 #define PARTITION_METHOD_FROM_SURFACE 2 #include "ChiMath/chi_math.h" namespace LinearBoltzmann { enum class GeometryType { NO_GEOMETRY_SET = 0, ONED_SLAB = 1, ONED_SPHERICAL = 2, TWOD_CARTESIAN = 3, TWOD_CYL...
20.426829
77
0.709254
[ "vector" ]
3393053ba5c45d00beffe722baa0d22bb6755553
10,088
h
C
include/algorithms/neural_networks/layers/eltwise_sum/eltwise_sum_layer_forward_types.h
masdevas/daal
d48d27fac50907cb47a620d9e2ce1595f466a703
[ "Apache-2.0" ]
null
null
null
include/algorithms/neural_networks/layers/eltwise_sum/eltwise_sum_layer_forward_types.h
masdevas/daal
d48d27fac50907cb47a620d9e2ce1595f466a703
[ "Apache-2.0" ]
null
null
null
include/algorithms/neural_networks/layers/eltwise_sum/eltwise_sum_layer_forward_types.h
masdevas/daal
d48d27fac50907cb47a620d9e2ce1595f466a703
[ "Apache-2.0" ]
null
null
null
/* file: eltwise_sum_layer_forward_types.h */ /******************************************************************************* * Copyright 2014-2019 Intel Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a...
33.184211
142
0.680214
[ "object" ]
3394a1202a082ce87317947970ed1bd2f3bd9ce9
2,064
h
C
zircon/system/ulib/fs/journal/include/fs/journal/background_executor.h
opensource-assist/fuschia
66646c55b3d0b36aae90a4b6706b87f1a6261935
[ "BSD-3-Clause" ]
14
2020-10-25T05:48:36.000Z
2021-09-20T02:46:20.000Z
zircon/system/ulib/fs/journal/include/fs/journal/background_executor.h
DamieFC/fuchsia
f78a4a1326f4a4bb5834500918756173c01bab4f
[ "BSD-2-Clause" ]
1
2022-01-14T23:38:40.000Z
2022-01-14T23:38:40.000Z
zircon/system/ulib/fs/journal/include/fs/journal/background_executor.h
DamieFC/fuchsia
f78a4a1326f4a4bb5834500918756173c01bab4f
[ "BSD-2-Clause" ]
4
2020-12-28T17:04:45.000Z
2022-03-12T03:20:44.000Z
// Copyright 2019 The Fuchsia 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 FS_JOURNAL_BACKGROUND_EXECUTOR_H_ #define FS_JOURNAL_BACKGROUND_EXECUTOR_H_ #include <lib/fit/promise.h> #include <lib/fit/single_threaded_executo...
33.290323
96
0.758721
[ "object" ]
339c4551e218afb8762c9e7cfab8a52b086cc9e3
48,035
c
C
lib/poppler/glib/poppler-enums.c
nacimgoura/popplonode
51625d61248eeedf0a03d00a16d642cdef0329bb
[ "MIT" ]
4
2017-08-23T15:28:42.000Z
2019-10-18T01:50:16.000Z
lib/poppler/glib/poppler-enums.c
nacimgoura/popplonode
51625d61248eeedf0a03d00a16d642cdef0329bb
[ "MIT" ]
2
2021-05-06T18:59:32.000Z
2021-08-31T16:38:27.000Z
lib/poppler/glib/poppler-enums.c
istex/popplonode
1637685667757df6e54077fa93b60d5d1f7fbc8a
[ "MIT" ]
1
2017-09-05T07:56:18.000Z
2017-09-05T07:56:18.000Z
/* Generated data (by glib-mkenums) */ #include <config.h> #include "poppler-enums.h" /* enumerations from "poppler-action.h" */ #include "poppler-action.h" GType poppler_action_type_get_type (void) { static volatile gsize g_define_type_id__volatile = 0; if (g_once_init_enter (&g_define_type_id__volatile)) { ...
43.196942
140
0.751452
[ "object", "3d", "solid" ]
33af69774cbfea23dd2e588c8cf19c2ba079a600
2,264
h
C
aws-cpp-sdk-amp/include/aws/amp/model/DescribeRuleGroupsNamespaceResult.h
perfectrecall/aws-sdk-cpp
fb8cbebf2fd62720b65aeff841ad2950e73d8ebd
[ "Apache-2.0" ]
1
2022-02-10T08:06:54.000Z
2022-02-10T08:06:54.000Z
aws-cpp-sdk-amp/include/aws/amp/model/DescribeRuleGroupsNamespaceResult.h
perfectrecall/aws-sdk-cpp
fb8cbebf2fd62720b65aeff841ad2950e73d8ebd
[ "Apache-2.0" ]
1
2021-10-14T16:57:00.000Z
2021-10-18T10:47:24.000Z
aws-cpp-sdk-amp/include/aws/amp/model/DescribeRuleGroupsNamespaceResult.h
ravindra-wagh/aws-sdk-cpp
7d5ff01b3c3b872f31ca98fb4ce868cd01e97696
[ "Apache-2.0" ]
1
2021-11-09T12:02:58.000Z
2021-11-09T12:02:58.000Z
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/amp/PrometheusService_EXPORTS.h> #include <aws/amp/model/RuleGroupsNamespaceDescription.h> #include <utility> namespace Aws { template<typename RESULT_TYPE> class AmazonWeb...
30.594595
168
0.738074
[ "model" ]
33c4e96062eb12c8ef6147a0fc9bc3540a622455
21,139
c
C
cgx_prool/cgx_2.8/src/readNastran.c
alleindrach/calculix-desktop
2cb2c434b536eb668ff88bdf82538d22f4f0f711
[ "MIT" ]
null
null
null
cgx_prool/cgx_2.8/src/readNastran.c
alleindrach/calculix-desktop
2cb2c434b536eb668ff88bdf82538d22f4f0f711
[ "MIT" ]
null
null
null
cgx_prool/cgx_2.8/src/readNastran.c
alleindrach/calculix-desktop
2cb2c434b536eb668ff88bdf82538d22f4f0f711
[ "MIT" ]
null
null
null
/* -------------------------------------------------------------------- */ /* CALCULIX */ /* - GRAPHICAL INTERFACE - */ /* */ /* A 3-dimen...
40.418738
253
0.497043
[ "model" ]
33ca55ad718210502b0c3358034bbf910b3e0ee7
750
h
C
Silence.Core/GPU_Transfer.h
wt-student-projects/games-technology-project
70790e26f087fd401b0211a59b7c2beaef9546c9
[ "Apache-2.0" ]
null
null
null
Silence.Core/GPU_Transfer.h
wt-student-projects/games-technology-project
70790e26f087fd401b0211a59b7c2beaef9546c9
[ "Apache-2.0" ]
4
2016-07-15T21:23:08.000Z
2016-08-28T21:40:16.000Z
Silence.Core/GPU_Transfer.h
wt-student-projects/games-technology-project
70790e26f087fd401b0211a59b7c2beaef9546c9
[ "Apache-2.0" ]
null
null
null
#pragma once #include "EngineLayer.h" #include "math.h" using Vertices = std::vector<glm::vec3>; using Indices = std::vector<GLuint>; using Vertex = glm::vec3; using GpuID = GLuint; class SILENCE_EXPORT GPU_Transfer { GLboolean hasSent; GLuint indexListSize; GLuint vertexArrayObject; GLuint objectI...
20.833333
47
0.698667
[ "vector" ]
33d0401259e838b8cf117aa3340a0752b8838a22
38,477
c
C
dart/dcmf/dart_rpc_dcmf.c
qinyubo/ds_multithread
9a42dba6f21fb2e97ebffe5a6e613d6b96941b09
[ "BSD-2-Clause", "BSD-3-Clause" ]
null
null
null
dart/dcmf/dart_rpc_dcmf.c
qinyubo/ds_multithread
9a42dba6f21fb2e97ebffe5a6e613d6b96941b09
[ "BSD-2-Clause", "BSD-3-Clause" ]
null
null
null
dart/dcmf/dart_rpc_dcmf.c
qinyubo/ds_multithread
9a42dba6f21fb2e97ebffe5a6e613d6b96941b09
[ "BSD-2-Clause", "BSD-3-Clause" ]
null
null
null
/* * Copyright (c) 2009, NSF Cloud and Autonomic Computing Center, Rutgers University * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, are permitted provided * that the following conditions are met: * * - Redistributions of source code must retain...
26.228357
133
0.678197
[ "object" ]
33dccb9afae6fd9a821f4b1fd052e1c241beb043
3,159
h
C
src/skylight.h
mmacklin/tinsel
eabce7065ac26d9db590a6a9a45871fda5da7d6c
[ "Zlib" ]
316
2017-02-27T06:08:38.000Z
2022-03-30T17:02:44.000Z
src/skylight.h
mmacklin/tinsel
eabce7065ac26d9db590a6a9a45871fda5da7d6c
[ "Zlib" ]
4
2017-12-28T10:55:49.000Z
2021-07-30T05:30:04.000Z
src/skylight.h
mmacklin/tinsel
eabce7065ac26d9db590a6a9a45871fda5da7d6c
[ "Zlib" ]
24
2016-11-28T09:44:34.000Z
2021-12-27T16:09:01.000Z
#pragma once #include "maths.h" // implements Perez's model for sky luminance inline float SkyDistribution(float theta, float gamma, float a, float b, float c, float d, float e) { float cosGamma = cosf(gamma); float cosTheta = cosf(theta); return (1.0f + a*expf(b / cosTheta))*(1.0f + c*expf(d*gamma) + e*cosGamma...
32.56701
126
0.568851
[ "model" ]
33df92db38b660e7c46c47ff2655387208af8910
19,450
h
C
game/server/entities/NPCs/CBaseMonster.h
xalalau/HLEnhanced
f108222ab7d303c9ed5a8e81269f9e949508e78e
[ "Unlicense" ]
4
2017-03-13T06:06:10.000Z
2018-01-04T15:49:05.000Z
game/server/entities/NPCs/CBaseMonster.h
xalalau/HLEnhanced
f108222ab7d303c9ed5a8e81269f9e949508e78e
[ "Unlicense" ]
2
2018-07-03T05:59:26.000Z
2018-07-05T04:06:39.000Z
game/server/entities/NPCs/CBaseMonster.h
xalalau/HLEnhanced
f108222ab7d303c9ed5a8e81269f9e949508e78e
[ "Unlicense" ]
4
2018-06-23T18:48:48.000Z
2018-07-03T01:17:05.000Z
/*** * * Copyright (c) 1996-2001, Valve LLC. All rights reserved. * * This product contains software technology licensed from Id * Software, Inc. ("Id Technology"). Id Technology (c) 1996 Id Software, Inc. * All Rights Reserved. * * This source code contains proprietary and confidential information of * Valve L...
36.219739
197
0.733779
[ "vector" ]
33e8856a5f6c10e711b38b07c8f7b724b4b2cda6
2,341
h
C
gp/gfx/GfxShader.h
kymani37299/GraphicsPlayground
f39eac719d7473d2c99255c7a600d52507921728
[ "MIT" ]
null
null
null
gp/gfx/GfxShader.h
kymani37299/GraphicsPlayground
f39eac719d7473d2c99255c7a600d52507921728
[ "MIT" ]
null
null
null
gp/gfx/GfxShader.h
kymani37299/GraphicsPlayground
f39eac719d7473d2c99255c7a600d52507921728
[ "MIT" ]
null
null
null
#pragma once #include <string> #include "gfx/GfxCommon.h" struct ID3D11VertexShader; struct ID3D11PixelShader; struct ID3D11HullShader; struct ID3D11DomainShader; struct ID3D11GeometryShader; struct ID3D11ComputeShader; struct ID3D11InputLayout; struct ID3D11DepthStencilState; struct ID3D11RasterizerState1; struct I...
22.728155
94
0.731739
[ "vector" ]
33eb27b974ecc82aedfd4a28cffe99c25415e724
1,248
h
C
src/Utils/ResourceManagement/ResourceDependencies.h
gameraccoon/HideAndSeek
bc1e9c8dd725968ad4bc204877d8ddca2132ace7
[ "MIT" ]
null
null
null
src/Utils/ResourceManagement/ResourceDependencies.h
gameraccoon/HideAndSeek
bc1e9c8dd725968ad4bc204877d8ddca2132ace7
[ "MIT" ]
null
null
null
src/Utils/ResourceManagement/ResourceDependencies.h
gameraccoon/HideAndSeek
bc1e9c8dd725968ad4bc204877d8ddca2132ace7
[ "MIT" ]
null
null
null
#pragma once #include <vector> #include <unordered_map> #include "GameData/Resources/ResourceHandle.h" namespace ResourceLoading { class ResourceDependencies { public: // this should be followed with resource lock void setFirstDependOnSecond(ResourceHandle dependentResource, ResourceHandle dependency); void...
31.2
113
0.800481
[ "vector" ]
b86ba63bd33166f28cb502e50c4e696881fcca5b
4,487
h
C
SABuilder/sa_builder.h
paldier/eip97
ce4edaca76d0e253c98eb1611a7a6b6f45fadb17
[ "BSD-2-Clause" ]
null
null
null
SABuilder/sa_builder.h
paldier/eip97
ce4edaca76d0e253c98eb1611a7a6b6f45fadb17
[ "BSD-2-Clause" ]
null
null
null
SABuilder/sa_builder.h
paldier/eip97
ce4edaca76d0e253c98eb1611a7a6b6f45fadb17
[ "BSD-2-Clause" ]
null
null
null
/* sa_builder.h * * Main API for the SA Builder. */ /***************************************************************************** * Copyright (c) 2011-2013 INSIDE Secure B.V. All Rights Reserved. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public...
32.992647
78
0.667261
[ "transform" ]
b86f1b43926f37a31a37ab05bcc2e716096ddc24
2,850
h
C
YiPinTongHang /YiPinTongXing/PersonalCenter/View/PersonalTableViewCell.h
18703212007/pjYiPinTongHang
645dd1fad1d97c9e6172acbe2576cbcb17a1a60a
[ "Apache-2.0" ]
null
null
null
YiPinTongHang /YiPinTongXing/PersonalCenter/View/PersonalTableViewCell.h
18703212007/pjYiPinTongHang
645dd1fad1d97c9e6172acbe2576cbcb17a1a60a
[ "Apache-2.0" ]
null
null
null
YiPinTongHang /YiPinTongXing/PersonalCenter/View/PersonalTableViewCell.h
18703212007/pjYiPinTongHang
645dd1fad1d97c9e6172acbe2576cbcb17a1a60a
[ "Apache-2.0" ]
null
null
null
// // PersonalTableViewCell.h // YiPinTongXing // // Created by dhz on 2017/2/11. // Copyright © 2017年 pengjie_liu. All rights reserved. // #import <UIKit/UIKit.h> @interface PersonalTableViewCell : UITableViewCell /// @property(nonatomic,strong)UIImageView *img; /// @property(nonatomic,strong)UILabel *showLabel;...
19.520548
62
0.763509
[ "model" ]
b87cf6a36c2daa1f014121dc64809541b47f0ab0
11,397
h
C
B2G/gecko/layout/tables/nsTableCellFrame.h
wilebeast/FireFox-OS
43067f28711d78c429a1d6d58c77130f6899135f
[ "Apache-2.0" ]
3
2015-08-31T15:24:31.000Z
2020-04-24T20:31:29.000Z
B2G/gecko/layout/tables/nsTableCellFrame.h
wilebeast/FireFox-OS
43067f28711d78c429a1d6d58c77130f6899135f
[ "Apache-2.0" ]
null
null
null
B2G/gecko/layout/tables/nsTableCellFrame.h
wilebeast/FireFox-OS
43067f28711d78c429a1d6d58c77130f6899135f
[ "Apache-2.0" ]
3
2015-07-29T07:17:15.000Z
2020-11-04T06:55:37.000Z
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* 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 nsTableCellFrame_h__ #defin...
34.536364
103
0.702378
[ "object", "model" ]
b87e8cb9f4911979d596990cd9c9210831f4c8d7
2,473
h
C
ugene/src/corelibs/U2View/src/ov_assembly/AssemblyConsensusTask.h
iganna/lspec
c75cba3e4fa9a46abeecbf31b5d467827cf4fec0
[ "MIT" ]
null
null
null
ugene/src/corelibs/U2View/src/ov_assembly/AssemblyConsensusTask.h
iganna/lspec
c75cba3e4fa9a46abeecbf31b5d467827cf4fec0
[ "MIT" ]
null
null
null
ugene/src/corelibs/U2View/src/ov_assembly/AssemblyConsensusTask.h
iganna/lspec
c75cba3e4fa9a46abeecbf31b5d467827cf4fec0
[ "MIT" ]
null
null
null
/** * UGENE - Integrated Bioinformatics Tools. * Copyright (C) 2008-2011 UniPro <ugene@unipro.ru> * http://ugene.unipro.ru * * 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...
28.425287
84
0.758997
[ "model" ]
b88689bd301a1339b1912d9842b4eca7723d5371
6,549
h
C
geo3d/include/CGAL/Eigen_solver_traits.h
vipuserr/vipuserr-Geological-hazard
2b29c03cdac6f5e1ceac4cd2f15b594040ef909c
[ "MIT" ]
187
2019-01-23T04:07:11.000Z
2022-03-27T03:44:58.000Z
3rd_party/cgal_4.9/include/cgal/Eigen_solver_traits.h
nimzi/CGALViewer
25e28196a9192c2b7174a5656f441f97b9c94bd8
[ "MIT" ]
8
2019-03-22T13:27:38.000Z
2020-06-18T13:23:23.000Z
3rd_party/cgal_4.9/include/cgal/Eigen_solver_traits.h
nimzi/CGALViewer
25e28196a9192c2b7174a5656f441f97b9c94bd8
[ "MIT" ]
34
2019-02-13T01:11:12.000Z
2022-02-28T03:29:40.000Z
// Copyright (c) 2012 INRIA Bordeaux Sud-Ouest (France), All rights reserved. // // This file is part of CGAL (www.cgal.org); 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 3 of the License, // or (at ...
30.460465
104
0.677661
[ "vector" ]
b88ca859f5facb835448a447d248e51eb3c83249
1,397
h
C
src/core/SeamCostCalculator.h
tobyndax/SeamCarving
580898859f43899399a784aeb6bf6e8a00cd995e
[ "MIT" ]
null
null
null
src/core/SeamCostCalculator.h
tobyndax/SeamCarving
580898859f43899399a784aeb6bf6e8a00cd995e
[ "MIT" ]
null
null
null
src/core/SeamCostCalculator.h
tobyndax/SeamCarving
580898859f43899399a784aeb6bf6e8a00cd995e
[ "MIT" ]
null
null
null
#pragma once #include <ImageContainer.h> #include <SobelMagnitude.h> #include <set> class SeamCostCalculator { public: SeamCostCalculator() = default; // constructor SeamCostCalculator(std::shared_ptr<Image<unsigned char>> im); // constructor //Perform the Seam Costcalculation, this includes the sobel magnitude f...
36.763158
95
0.732999
[ "vector" ]
b8988151fa95ed13056f2ffdc3f69af4cb6c4215
9,872
c
C
evnet/event.c
lisheng20130930/Hybird-master
9ea0112f9e19ccee5cf990af8958c66947b471bd
[ "MIT" ]
23
2015-05-29T05:54:55.000Z
2019-10-21T08:35:10.000Z
evnet/event.c
lisheng20130930/Hybird-master
9ea0112f9e19ccee5cf990af8958c66947b471bd
[ "MIT" ]
null
null
null
evnet/event.c
lisheng20130930/Hybird-master
9ea0112f9e19ccee5cf990af8958c66947b471bd
[ "MIT" ]
8
2015-06-16T02:19:51.000Z
2019-10-09T13:47:42.000Z
#include "evfunclib.h" #include "aesocket.h" #include "event.h" #include "time.h" #ifndef WIN32 #include "sys/time.h" #endif #if(defined(WIN32)||defined(__IOS__)||defined(__MAC__)||defined(__ANDROID__)) typedef struct aeApiState { fd_set rfds, wfds; /* We need to have a copy of the fd sets as it's not safe to ...
29.468657
99
0.603626
[ "vector" ]
b89c5ce1a6ba1f0b21820dad856f72623bfc07c6
288
h
C
Growtopia/World_TileFunc.h
eyupware/GrowTopia-PS
93cdc7da41f251acb455982e0a6f4ade2a77f231
[ "Apache-2.0" ]
null
null
null
Growtopia/World_TileFunc.h
eyupware/GrowTopia-PS
93cdc7da41f251acb455982e0a6f4ade2a77f231
[ "Apache-2.0" ]
null
null
null
Growtopia/World_TileFunc.h
eyupware/GrowTopia-PS
93cdc7da41f251acb455982e0a6f4ade2a77f231
[ "Apache-2.0" ]
1
2021-08-15T09:59:28.000Z
2021-08-15T09:59:28.000Z
#pragma once #include "stdafx.h" #include "Server_Func.h" #include "Player_Info.h" #include <string> #include <vector> #include "World_Info.h" #include "Message.h" #include "enet/enet.h" #include "Items_Info.h" #include "Time.h" void sendTileUpdate(ENetPeer*, int, int, int);
22.153846
46
0.701389
[ "vector" ]
b89f1e72794218c8134648f781dd2a76996da9f2
12,011
h
C
KTFoundation/Category/UIKit/UIColor+KTHelp.h
yjling2019/KTFoundation
2312dca0113ba0840ebbf6c93187c747880fa678
[ "MIT" ]
null
null
null
KTFoundation/Category/UIKit/UIColor+KTHelp.h
yjling2019/KTFoundation
2312dca0113ba0840ebbf6c93187c747880fa678
[ "MIT" ]
null
null
null
KTFoundation/Category/UIKit/UIColor+KTHelp.h
yjling2019/KTFoundation
2312dca0113ba0840ebbf6c93187c747880fa678
[ "MIT" ]
null
null
null
// // UIColor+KTHelp.h // YYCategories <https://github.com/ibireme/YYCategories> // // Created by ibireme on 13/4/4. // Copyright (c) 2015 ibireme. // // This source code is licensed under the MIT-style license found in the // LICENSE file in the root directory of this source tree. // #import <UIKit/UIKit.h> NS...
32.906849
93
0.635751
[ "object", "model" ]
b8a53e7e7601dd8162ac66ea31acad63e0ca9f79
2,484
h
C
util/bytebuf.h
basilTeam/basil
3e88de0c33f4db814b63fdcbdfd473d378b6ec6b
[ "BSD-3-Clause" ]
87
2020-08-13T16:40:22.000Z
2022-03-20T13:26:10.000Z
util/bytebuf.h
basilTeam/basil
3e88de0c33f4db814b63fdcbdfd473d378b6ec6b
[ "BSD-3-Clause" ]
33
2020-10-14T16:44:59.000Z
2022-02-17T10:43:11.000Z
util/bytebuf.h
basilTeam/basil
3e88de0c33f4db814b63fdcbdfd473d378b6ec6b
[ "BSD-3-Clause" ]
8
2020-10-22T08:59:34.000Z
2022-03-22T04:34:04.000Z
/* * Copyright (c) 2021, the Basil authors * All rights reserved. * * This source code is licensed under the 3-Clause BSD License, the full text * of which can be found in the LICENSE file in the root directory * of this project. */ #ifndef BASIL_BYTEBUF_H #define BASIL_BYTEBUF_H #include "defs.h" enum class ...
23.657143
77
0.621578
[ "object" ]
b8a9fae90d9ed60cc708c9f8cb43f60361ee9fff
30,667
h
C
3rdparty/openmm/plugins/amoeba/platforms/reference/src/AmoebaReferenceKernels.h
merkys/MMB
0531385b8367405e1188e31c3eef7aa4cc50170b
[ "MIT" ]
5
2020-07-31T17:33:03.000Z
2022-01-01T19:24:37.000Z
3rdparty/openmm/plugins/amoeba/platforms/reference/src/AmoebaReferenceKernels.h
merkys/MMB
0531385b8367405e1188e31c3eef7aa4cc50170b
[ "MIT" ]
11
2020-06-16T05:05:42.000Z
2022-03-30T09:59:14.000Z
3rdparty/openmm/plugins/amoeba/platforms/reference/src/AmoebaReferenceKernels.h
merkys/MMB
0531385b8367405e1188e31c3eef7aa4cc50170b
[ "MIT" ]
9
2020-01-24T12:02:37.000Z
2020-10-16T06:23:56.000Z
#ifndef AMOEBA_OPENMM_REFERENCE_KERNELS_H_ #define AMOEBA_OPENMM_REFERENCE_KERNELS_H_ /* -------------------------------------------------------------------------- * * OpenMMAmoeba * * ----------------------------------------------------------------------...
38.966963
129
0.669743
[ "vector" ]
b8aa49ce4eb5664276fd8300f1a3db23fcc68d10
31,190
c
C
AndroidTrustyOS/external/qemu/block/vhdx.c
haitao52198/TrustyOS
40ad09911aa12dd774fefcab9747c30da802d2c8
[ "Apache-2.0" ]
9
2017-11-10T15:54:02.000Z
2021-04-15T20:57:29.000Z
AndroidTrustyOS/external/qemu/block/vhdx.c
haitao52198/TrustyOS
40ad09911aa12dd774fefcab9747c30da802d2c8
[ "Apache-2.0" ]
null
null
null
AndroidTrustyOS/external/qemu/block/vhdx.c
haitao52198/TrustyOS
40ad09911aa12dd774fefcab9747c30da802d2c8
[ "Apache-2.0" ]
7
2018-01-08T02:53:32.000Z
2020-10-15T13:01:46.000Z
/* * Block driver for Hyper-V VHDX Images * * Copyright (c) 2013 Red Hat, Inc., * * Authors: * Jeff Cody <jcody@redhat.com> * * This is based on the "VHDX Format Specification v0.95", published 4/12/2012 * by Microsoft: * https://www.microsoft.com/en-us/download/details.aspx?id=29681 * * This work i...
32.022587
80
0.57791
[ "object" ]
b8b29254d5fdd16a35ebac6a1844dbaa99bbadb4
19,834
h
C
libs/base/include/mrpt/utils/mrpt_macros.h
tg1716/SLAM
b8583fb98a4241d87ae08ac78b0420c154f5e1a5
[ "BSD-3-Clause" ]
4
2017-08-04T15:44:04.000Z
2021-02-02T02:00:18.000Z
libs/base/include/mrpt/utils/mrpt_macros.h
tg1716/SLAM
b8583fb98a4241d87ae08ac78b0420c154f5e1a5
[ "BSD-3-Clause" ]
null
null
null
libs/base/include/mrpt/utils/mrpt_macros.h
tg1716/SLAM
b8583fb98a4241d87ae08ac78b0420c154f5e1a5
[ "BSD-3-Clause" ]
2
2017-10-03T23:10:09.000Z
2018-07-29T09:41:33.000Z
/* +------------------------------------------------------------------------+ | Mobile Robot Programming Toolkit (MRPT) | | http://www.mrpt.org/ | | | | Cop...
38.512621
111
0.525008
[ "object" ]
b8be2106dd86ca5c3d4f6d74c411cdaa8046a4be
833
h
C
src/dnest_sa2d.h
LiyrAstroph/BRAINS
39ff93e2c26a20d5d79d37e5a7a4895b93cf48e5
[ "MIT" ]
6
2018-11-16T13:37:42.000Z
2021-05-18T07:46:45.000Z
src/dnest_sa2d.h
LiyrAstroph/BRAINS
39ff93e2c26a20d5d79d37e5a7a4895b93cf48e5
[ "MIT" ]
null
null
null
src/dnest_sa2d.h
LiyrAstroph/BRAINS
39ff93e2c26a20d5d79d37e5a7a4895b93cf48e5
[ "MIT" ]
4
2019-06-12T13:51:29.000Z
2020-11-22T12:54:58.000Z
/* * BRAINS * (B)LR (R)everberation-mapping (A)nalysis (I)n AGNs with (N)ested (S)ampling * Yan-Rong Li, liyanrong@ihep.ac.cn * Thu, Aug 4, 2016 */ /*! * \file dnest_sa2d.h * \brief header file. */ #ifdef SpecAstro #ifndef _DNEST_SA2D_H #define _DNEST_SA2D_H #include <stdbool.h> /* functions */ void from...
23.8
78
0.758703
[ "model" ]
b8be4f00989c5dbce0dc41203aa95e37273a54df
1,098
h
C
services/ui/display/viewport_metrics.h
xzhan96/chromium.src
1bd0cf3997f947746c0fc5406a2466e7b5f6159e
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
3
2018-02-22T18:06:56.000Z
2021-08-28T12:49:27.000Z
services/ui/display/viewport_metrics.h
emilio/chromium.src
1bd0cf3997f947746c0fc5406a2466e7b5f6159e
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
services/ui/display/viewport_metrics.h
emilio/chromium.src
1bd0cf3997f947746c0fc5406a2466e7b5f6159e
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
2
2017-08-16T08:15:01.000Z
2018-03-27T00:07:30.000Z
// Copyright 2016 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 SERVICES_UI_DISPLAY_VIEWPORT_METRICS_H_ #define SERVICES_UI_DISPLAY_VIEWPORT_METRICS_H_ #include "ui/display/display.h" #include "ui/gfx/geometry...
29.675676
80
0.733151
[ "geometry" ]
b8bfe46d8dec131477e4d696b741b99716117489
1,507
h
C
src/sst/elements/scheduler/allocators/SortedFreeListAllocator.h
Xiaoyang-Lu/sst-elements
7946241e9f5a57a0bfdbfbf8452deacb1c3a9051
[ "BSD-3-Clause" ]
null
null
null
src/sst/elements/scheduler/allocators/SortedFreeListAllocator.h
Xiaoyang-Lu/sst-elements
7946241e9f5a57a0bfdbfbf8452deacb1c3a9051
[ "BSD-3-Clause" ]
null
null
null
src/sst/elements/scheduler/allocators/SortedFreeListAllocator.h
Xiaoyang-Lu/sst-elements
7946241e9f5a57a0bfdbfbf8452deacb1c3a9051
[ "BSD-3-Clause" ]
null
null
null
// Copyright 2009-2019 NTESS. Under the terms // of Contract DE-NA0003525 with NTESS, the U.S. // Government retains certain rights in this software. // // Copyright (c) 2009-2019, NTESS // All rights reserved. // // Portions are copyright of other developers: // See the file CONTRIBUTORS.TXT in the top level directo...
27.907407
89
0.662906
[ "vector" ]
b8c9177f00abb6e96ba323e0ca8832806808093d
5,515
h
C
Basics/foleys_VideoEngine.h
amatushkin/foleys_video_engine
63dce248d2ed126b0a58d06afac40f1255450380
[ "Unlicense" ]
41
2019-05-26T19:02:24.000Z
2022-03-31T14:54:47.000Z
Basics/foleys_VideoEngine.h
amatushkin/foleys_video_engine
63dce248d2ed126b0a58d06afac40f1255450380
[ "Unlicense" ]
4
2019-04-30T14:15:22.000Z
2021-03-04T19:50:58.000Z
Basics/foleys_VideoEngine.h
amatushkin/foleys_video_engine
63dce248d2ed126b0a58d06afac40f1255450380
[ "Unlicense" ]
9
2019-12-16T13:23:20.000Z
2022-02-07T21:48:14.000Z
/* ============================================================================== Copyright (c) 2019 - 2021, Foleys Finest Audio - Daniel Walz All rights reserved. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE...
34.04321
106
0.672892
[ "vector" ]
b8cf5266958ff79e59bd7161b50de41a470e5d78
1,832
c
C
solutions/pangu_demo/app/src/wifipair/pair_broadcast.c
jingzhishen/YoC-open
7a8ade3343d3ab296a6d05cf33c093fd956d8282
[ "Apache-2.0" ]
null
null
null
solutions/pangu_demo/app/src/wifipair/pair_broadcast.c
jingzhishen/YoC-open
7a8ade3343d3ab296a6d05cf33c093fd956d8282
[ "Apache-2.0" ]
null
null
null
solutions/pangu_demo/app/src/wifipair/pair_broadcast.c
jingzhishen/YoC-open
7a8ade3343d3ab296a6d05cf33c093fd956d8282
[ "Apache-2.0" ]
null
null
null
/* * Copyright (C) 2015-2017 Alibaba Group Holding Limited */ #include <yoc_config.h> #include <stdlib.h> #include <string.h> #include <aos/aos.h> #include <lwip/sockets.h> //#include "app_main.h" static const char *TAG = "Pair Broadcast"; #define PAIR_PORT 10001 /** Broadcast the pair result to end user ...
23.189873
125
0.614629
[ "model" ]
b8da3f620903aba790c2a42d8e11a017d21da34a
15,154
c
C
ConfProfile/jni/strongswan/src/libstrongswan/credentials/sets/mem_cred.c
Infoss/conf-profile-4-android
619bd63095bb0f5a67616436d5510d24a233a339
[ "MIT" ]
null
null
null
ConfProfile/jni/strongswan/src/libstrongswan/credentials/sets/mem_cred.c
Infoss/conf-profile-4-android
619bd63095bb0f5a67616436d5510d24a233a339
[ "MIT" ]
5
2016-01-25T18:04:42.000Z
2016-02-25T08:54:56.000Z
ConfProfile/jni/strongswan/src/libstrongswan/credentials/sets/mem_cred.c
Infoss/conf-profile-4-android
619bd63095bb0f5a67616436d5510d24a233a339
[ "MIT" ]
2
2016-01-25T17:14:17.000Z
2016-02-13T20:14:09.000Z
/* * Copyright (C) 2010-2013 Tobias Brunner * Hochschule fuer Technik Rapperwsil * Copyright (C) 2010 Martin Willi * Copyright (C) 2010 revosec AG * * 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 F...
21.994194
84
0.690379
[ "object" ]
b8db3e21dbe29f7443937a872d6a6ba6b6054b7b
3,729
h
C
Plugins/Mipf_Plugin_SFLSSegmentation/SFLSRobustStatSegmentor3DLabelMap_single.h
linson7017/MIPF
adf982ae5de69fca9d6599fbbbd4ca30f4ae9767
[ "ECL-2.0", "Apache-2.0" ]
4
2017-04-13T06:01:49.000Z
2019-12-04T07:23:53.000Z
Plugins/Mipf_Plugin_SFLSSegmentation/SFLSRobustStatSegmentor3DLabelMap_single.h
linson7017/MIPF
adf982ae5de69fca9d6599fbbbd4ca30f4ae9767
[ "ECL-2.0", "Apache-2.0" ]
1
2017-10-27T02:00:44.000Z
2017-10-27T02:00:44.000Z
Plugins/Mipf_Plugin_SFLSSegmentation/SFLSRobustStatSegmentor3DLabelMap_single.h
linson7017/MIPF
adf982ae5de69fca9d6599fbbbd4ca30f4ae9767
[ "ECL-2.0", "Apache-2.0" ]
2
2017-09-06T01:59:07.000Z
2019-12-04T07:23:54.000Z
#ifndef SFLSRobustStatSegmentor3DLabelMap_single_h_ #define SFLSRobustStatSegmentor3DLabelMap_single_h_ #include "SFLSSegmentor3D.h" #include <list> #include <vector> #include <QObject> class DSFSSegmentorNotifer :public QObject { Q_OBJECT public: DSFSSegmentorNotifer(){} ~DSFSSegmentorNotifer() {} ...
27.622222
105
0.734513
[ "vector" ]
b8e5709611d70b411901019f875ffa08b73e2ed0
6,468
c
C
src/scopmath/lag.c
tommorse/nrn
73236b12977118ae0a98d7dbbed60973994cdaee
[ "BSD-3-Clause" ]
203
2018-05-03T11:02:11.000Z
2022-03-31T14:18:31.000Z
src/scopmath/lag.c
tommorse/nrn
73236b12977118ae0a98d7dbbed60973994cdaee
[ "BSD-3-Clause" ]
1,228
2018-04-25T09:00:48.000Z
2022-03-31T21:42:21.000Z
src/scopmath/lag.c
tommorse/nrn
73236b12977118ae0a98d7dbbed60973994cdaee
[ "BSD-3-Clause" ]
134
2018-04-23T09:14:13.000Z
2022-03-16T08:57:11.000Z
#include <../../nrnconf.h> /****************************************************************************** * * File: lag.c * * Copyright (c) 1988-1991 * Duke University * ******************************************************************************/ #ifndef LINT static char RCSid[] = "lag.c,v 1.2 1997/08/30 ...
25.464567
83
0.601268
[ "vector" ]
b8e63504e1565413a31de526999f1cec4ed02503
1,284
h
C
include/Interface.h
cmlttnts/statsGui
bdf7963dc868d12a5ca44f9848d2218807db40c4
[ "MIT" ]
null
null
null
include/Interface.h
cmlttnts/statsGui
bdf7963dc868d12a5ca44f9848d2218807db40c4
[ "MIT" ]
null
null
null
include/Interface.h
cmlttnts/statsGui
bdf7963dc868d12a5ca44f9848d2218807db40c4
[ "MIT" ]
null
null
null
#pragma once #include <string> #include <filesystem> #include <vector> #include <utility> //inital options enum class INIT_OPTIONS { TEAM_OPTION, COMPARE_TWO, LEAGUE_OPTION, TEAM_NAMES_OPTION, EXIT }; //if team options selected, those options enum class TEAM_OPTIONS { TEAM_ANALYSIS, BEST_TEAM, GO_BACK, EXIT }; enum...
16.675325
108
0.781931
[ "vector" ]
b8e6e5c28860500389e04d7fdf126f6526294bd5
49,957
c
C
SampleQRCodes/TestBuild/Il2CppOutputProject/Source/il2cppOutput/System.Numerics_CodeGen.c
Dooyoung-Kim/QRTracking
ba519f0a10a0b897b2e324430c52d58efa9b31c0
[ "MIT" ]
null
null
null
SampleQRCodes/TestBuild/Il2CppOutputProject/Source/il2cppOutput/System.Numerics_CodeGen.c
Dooyoung-Kim/QRTracking
ba519f0a10a0b897b2e324430c52d58efa9b31c0
[ "MIT" ]
null
null
null
SampleQRCodes/TestBuild/Il2CppOutputProject/Source/il2cppOutput/System.Numerics_CodeGen.c
Dooyoung-Kim/QRTracking
ba519f0a10a0b897b2e324430c52d58efa9b31c0
[ "MIT" ]
null
null
null
#include "pch-c.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include "codegen/il2cpp-codegen-metadata.h" // 0x00000001 System.Single System.MathF::Abs(System.Single) extern void MathF_Abs_m39EE850E0173823EBD1862FC41C047087C77D411 (void); // 0x00000002 System.Single System.MathF::S...
69.86993
285
0.887543
[ "object", "vector" ]
b8fe20300572a10c2a706204cdc7a6dab4fc9c69
3,082
h
C
include/BUtils/private/BTimerPrivate.h
zhangbolily/BUtils
89a4a5902ea06667559b788808cbfb4775206a59
[ "MIT" ]
null
null
null
include/BUtils/private/BTimerPrivate.h
zhangbolily/BUtils
89a4a5902ea06667559b788808cbfb4775206a59
[ "MIT" ]
null
null
null
include/BUtils/private/BTimerPrivate.h
zhangbolily/BUtils
89a4a5902ea06667559b788808cbfb4775206a59
[ "MIT" ]
1
2019-12-23T22:08:43.000Z
2019-12-23T22:08:43.000Z
/* MIT License * * Copyright (c) 2018 Ball Chang * * 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, ...
30.514851
80
0.743024
[ "vector" ]
6adf194621d613f7bac2faec6e27474f538c1167
3,723
h
C
src/encoding.h
YuriyLisovskiy/xalwart.base
edf7e43128305c0401ff208d8065e6576c8d783b
[ "Apache-2.0" ]
null
null
null
src/encoding.h
YuriyLisovskiy/xalwart.base
edf7e43128305c0401ff208d8065e6576c8d783b
[ "Apache-2.0" ]
null
null
null
src/encoding.h
YuriyLisovskiy/xalwart.base
edf7e43128305c0401ff208d8065e6576c8d783b
[ "Apache-2.0" ]
null
null
null
/** * encoding.h * * Copyright (c) 2019-2021 Yuriy Lisovskiy * * Encoding/decoding utilities for string. */ #pragma once // C++ libraries. #include <string> #include <vector> #include <tuple> // Module definitions. #include "./_def_.h" // Base libraries. #include "./unicode/_def_.h" __ENCODING_BEGIN__ // T...
27.175182
88
0.704002
[ "vector" ]
6aeb6dca7483d023848c0217c1000d6c5900289d
3,548
h
C
applications/plugins/MeshSTEPLoader/SingleComponent.h
sofa-framework/issofa
94855f488465bc3ed41223cbde987581dfca5389
[ "OML" ]
null
null
null
applications/plugins/MeshSTEPLoader/SingleComponent.h
sofa-framework/issofa
94855f488465bc3ed41223cbde987581dfca5389
[ "OML" ]
null
null
null
applications/plugins/MeshSTEPLoader/SingleComponent.h
sofa-framework/issofa
94855f488465bc3ed41223cbde987581dfca5389
[ "OML" ]
null
null
null
/****************************************************************************** * SOFA, Simulation Open-Framework Architecture, development version * * (c) 2006-2017 INRIA, USTL, UJF, CNRS, MGH * * * ...
37.347368
122
0.567362
[ "vector" ]
6af696afa0c320a8049b9c601b496f278c567af7
13,965
c
C
examples/H5Fed/tetmesh_adjacencies.c
greole/H5hut
7833ed7877b7578b1ec3308ba2b465fc54d0c582
[ "BSD-3-Clause-LBNL" ]
1
2020-01-12T14:01:55.000Z
2020-01-12T14:01:55.000Z
examples/H5Fed/tetmesh_adjacencies.c
greole/H5hut
7833ed7877b7578b1ec3308ba2b465fc54d0c582
[ "BSD-3-Clause-LBNL" ]
null
null
null
examples/H5Fed/tetmesh_adjacencies.c
greole/H5hut
7833ed7877b7578b1ec3308ba2b465fc54d0c582
[ "BSD-3-Clause-LBNL" ]
2
2019-06-04T08:40:40.000Z
2020-01-10T21:25:42.000Z
#include <stdio.h> #include <stdlib.h> #include <time.h> #include "H5hut.h" const char* FNAME = "simple_tet.h5"; typedef struct timer { clock_t _start; clock_t _end; clock_t _elapsed; struct timer* (*new)(void); void (*delete)(struct timer*); void (*start)(struct timer*); void (*stop)(struct timer*); void (*...
24.760638
72
0.642893
[ "mesh" ]
ed015ecad3bc539a387471b3c98f6ca778b9be52
4,324
h
C
framework/Core/Headers/SmartPointer.h
Daniel-Mietchen/kigs
92ab6deaf3e947465781a400c5a791ee171876c8
[ "MIT" ]
null
null
null
framework/Core/Headers/SmartPointer.h
Daniel-Mietchen/kigs
92ab6deaf3e947465781a400c5a791ee171876c8
[ "MIT" ]
null
null
null
framework/Core/Headers/SmartPointer.h
Daniel-Mietchen/kigs
92ab6deaf3e947465781a400c5a791ee171876c8
[ "MIT" ]
null
null
null
#ifndef _SMARTPOINTER_H_ #define _SMARTPOINTER_H_ /*! smart pointer on GenericRefCountedBaseClass mecanism useful when you want to auto manage retain / release on elements that you don't want to "addItem" */ // Tag Dispatch struct GetRefTag {}; struct StealRefTag {}; template<typename smartPointOn> class SmartPoint...
20.205607
108
0.702821
[ "object" ]
ed054d49947bb35c53d0c73465b2d17e8eedb5fc
4,615
h
C
code/util.h
visualizersdotnl/cookiedough
bcd7dda042a5060be942bcf26b821d6ee0fa5f17
[ "MIT" ]
2
2015-12-15T23:04:56.000Z
2022-02-10T09:21:12.000Z
code/util.h
visualizersdotnl/cookiedough
bcd7dda042a5060be942bcf26b821d6ee0fa5f17
[ "MIT" ]
6
2015-08-05T17:31:23.000Z
2021-08-04T09:14:47.000Z
code/util.h
visualizersdotnl/cookiedough
bcd7dda042a5060be942bcf26b821d6ee0fa5f17
[ "MIT" ]
null
null
null
// cookiedough -- basic utilities #ifndef _UTIL_H_ #define _UTIL_H_ // size of cache line constexpr size_t kCacheLine = sizeof(size_t)<<3; // assert macro (not so much an evangelism for this project, but it's available) #ifdef _DEBUG #define VIZ_ASSERT(condition) if (!(condition)) __debugbreak() #else #define VIZ...
30.973154
159
0.751679
[ "vector", "3d" ]
ed0abac12d6505609b67d8356fcd4e0f8ea7eefc
1,869
h
C
iRODS/lib/api/include/bulkDataObjReg.h
iychoi/cyverse-irods
0070b8677a82e763f1d940ae6537b1c8839a628a
[ "BSD-3-Clause" ]
null
null
null
iRODS/lib/api/include/bulkDataObjReg.h
iychoi/cyverse-irods
0070b8677a82e763f1d940ae6537b1c8839a628a
[ "BSD-3-Clause" ]
7
2019-12-02T17:55:49.000Z
2019-12-02T17:55:59.000Z
iRODS/lib/api/include/bulkDataObjReg.h
iychoi/cyverse-irods
0070b8677a82e763f1d940ae6537b1c8839a628a
[ "BSD-3-Clause" ]
1
2019-12-02T05:40:13.000Z
2019-12-02T05:40:13.000Z
/*** Copyright (c), The Regents of the University of California *** *** For more information please refer to files in the COPYRIGHT directory ***/ /* bulkDataObjReg.h */ #ifndef BULK_DATA_OBJ_REG_H__ #define BULK_DATA_OBJ_REG_H__ /* This is a Object File I/O API call */ #include "objInfo.h" #include "ro...
29.203125
79
0.729267
[ "object" ]
ed0bae0dcd126a3b837f9a4371233db9d229ad1c
12,926
h
C
Surface/src/Surface/GUI/Gui.h
almic/Surface-Engine
be859f86f224042817b855199afd7e4f80596042
[ "MIT" ]
2
2020-05-04T16:05:39.000Z
2021-12-28T06:29:46.000Z
Surface/src/Surface/GUI/Gui.h
almic/Surface-Engine
be859f86f224042817b855199afd7e4f80596042
[ "MIT" ]
null
null
null
Surface/src/Surface/GUI/Gui.h
almic/Surface-Engine
be859f86f224042817b855199afd7e4f80596042
[ "MIT" ]
null
null
null
#pragma once #include <imgui.h> #include <imgui_internal.h> #include <vector> using namespace ImGui; // Must forward declare this struct because fuck you struct ImGuiDockContext { ImGuiStorage Nodes; }; namespace Surface { namespace Gui { // These are TYPES and have nothing to do with actual position. These ONL...
52.120968
481
0.715225
[ "vector" ]
ed107eaba603a16d688ab2ea12b5f9f0b8f06de4
9,570
h
C
Shadows/jLight.h
scahp/Shadows
eeccc870be1c3182e30b0728d5ae9fb2be1490f0
[ "MIT" ]
13
2020-09-02T12:15:27.000Z
2022-03-28T15:39:46.000Z
Shadows/jLight.h
scahp/Shadows
eeccc870be1c3182e30b0728d5ae9fb2be1490f0
[ "MIT" ]
null
null
null
Shadows/jLight.h
scahp/Shadows
eeccc870be1c3182e30b0728d5ae9fb2be1490f0
[ "MIT" ]
null
null
null
#pragma once #include "Math\Vector.h" #include "jRHI.h" #include "jRHI_OpenGL.h" enum class ELightType { AMBIENT = 0, DIRECTIONAL, POINT, SPOT, MAX }; struct jShader; struct jTexture; class jCamera; struct jRenderTarget; struct jMaterialData; class jDirectionalLight; class jCascadeDirectionalLight; class jPoin...
29.176829
202
0.749112
[ "object", "vector" ]
ed242931ed4c9c148a2af1a9dbfb996277aa7110
7,471
h
C
Source/Plugins/bsfVulkanRenderAPI/BsVulkanGpuPipelineState.h
ValtoFrameworks/bsf
bb7a21e813a400dfdb8473dc3827e8e75150de99
[ "MIT" ]
null
null
null
Source/Plugins/bsfVulkanRenderAPI/BsVulkanGpuPipelineState.h
ValtoFrameworks/bsf
bb7a21e813a400dfdb8473dc3827e8e75150de99
[ "MIT" ]
null
null
null
Source/Plugins/bsfVulkanRenderAPI/BsVulkanGpuPipelineState.h
ValtoFrameworks/bsf
bb7a21e813a400dfdb8473dc3827e8e75150de99
[ "MIT" ]
null
null
null
//************************************ bs::framework - Copyright 2018 Marko Pintera **************************************// //*********** Licensed under the MIT license. See LICENSE.md for full terms. This notice is not to be removed. ***********// #pragma once #include "BsVulkanPrerequisites.h" #include "BsVulkanRes...
36.802956
124
0.748628
[ "geometry", "render", "object" ]
ed2a05b79ee2d933c1f0590f1d5c58a2060e8cde
8,885
h
C
ecmascript/tooling/interface/js_debugger.h
openharmony-sig-ci/ark_js_runtime
72fcff4c114fd8323c9a5d1a835efeac043e9a72
[ "Apache-2.0" ]
null
null
null
ecmascript/tooling/interface/js_debugger.h
openharmony-sig-ci/ark_js_runtime
72fcff4c114fd8323c9a5d1a835efeac043e9a72
[ "Apache-2.0" ]
null
null
null
ecmascript/tooling/interface/js_debugger.h
openharmony-sig-ci/ark_js_runtime
72fcff4c114fd8323c9a5d1a835efeac043e9a72
[ "Apache-2.0" ]
1
2021-09-13T12:12:04.000Z
2021-09-13T12:12:04.000Z
/* * Copyright (c) 2021 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
37.331933
119
0.689026
[ "object" ]
ed302675c2863bbc316b457d00ad3748c550e9f6
13,796
h
C
Modules/Segmentation/include/itkMSKFCMClassifierInitializationImageFilter.h
SarahGrimm/MctAnalyzer
c2e8fe62304ff4357a66aca6f65aa10f8ce1c20e
[ "BSD-3-Clause" ]
null
null
null
Modules/Segmentation/include/itkMSKFCMClassifierInitializationImageFilter.h
SarahGrimm/MctAnalyzer
c2e8fe62304ff4357a66aca6f65aa10f8ce1c20e
[ "BSD-3-Clause" ]
null
null
null
Modules/Segmentation/include/itkMSKFCMClassifierInitializationImageFilter.h
SarahGrimm/MctAnalyzer
c2e8fe62304ff4357a66aca6f65aa10f8ce1c20e
[ "BSD-3-Clause" ]
null
null
null
/*========================================================================= * * Copyright Insight Software Consortium * * 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 * * h...
42.449231
84
0.738257
[ "object", "vector" ]
ed3113cc8034efab36fc150a0dc1c17745bbc3a9
25,967
h
C
aws-cpp-sdk-connect/include/aws/connect/model/StartChatContactRequest.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-connect/include/aws/connect/model/StartChatContactRequest.h
Nexuscompute/aws-sdk-cpp
e7ef485e46e6962c9e084b8c9b104c1bfcceaf26
[ "Apache-2.0" ]
null
null
null
aws-cpp-sdk-connect/include/aws/connect/model/StartChatContactRequest.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/connect/Connect_EXPORTS.h> #include <aws/connect/ConnectRequest.h> #include <aws/core/utils/memory/stl/AWSString.h> #include <aws/core/utils/memory/stl/AWSMap.h> #include <a...
49.179924
221
0.705472
[ "vector", "model" ]
ed33b9f82d937dc4d7717af8d0ac0350918865c4
14,521
h
C
firmware/include/functions/codeplug.h
cannona/AccessibleGD77
a5307001984653b47ad68158063d5cd64191d043
[ "BSD-3-Clause" ]
2
2022-01-01T01:07:00.000Z
2022-02-21T07:00:18.000Z
firmware/include/functions/codeplug.h
cannona/AccessibleGD77
a5307001984653b47ad68158063d5cd64191d043
[ "BSD-3-Clause" ]
null
null
null
firmware/include/functions/codeplug.h
cannona/AccessibleGD77
a5307001984653b47ad68158063d5cd64191d043
[ "BSD-3-Clause" ]
3
2021-12-29T03:36:19.000Z
2022-03-01T18:42:59.000Z
/* * Copyright (C) 2019 Kai Ludwig, DG4KLU * Copyright (C) 2019-2021 Roger Clark, VK3KYY / G4KYF * Daniel Caujolle-Bert, F1RMB * Joseph Stephen VK7JS * Jan Hegr OK1TE * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the fol...
40.002755
188
0.763171
[ "model" ]
ed35dea4fb188e79428c23220a85214b12f97f04
12,014
h
C
libhilti/threading.h
asilha/hilti
ebfffc7dad31059b43a02eb26abcf7a25f742eb8
[ "BSD-3-Clause" ]
46
2015-01-21T13:31:25.000Z
2020-10-27T10:18:03.000Z
libhilti/threading.h
jjchromik/hilti-104-total
0f9e0cb7114acc157211af24f8254e4b23bd78a5
[ "BSD-3-Clause" ]
29
2015-03-30T08:23:04.000Z
2019-05-03T13:11:35.000Z
libhilti/threading.h
jjchromik/hilti-104-total
0f9e0cb7114acc157211af24f8254e4b23bd78a5
[ "BSD-3-Clause" ]
20
2015-01-27T12:59:38.000Z
2020-10-28T21:40:47.000Z
#ifndef HLT_THREADING_H #define HLT_THREADING_H #include <pthread.h> #include "fiber.h" #include "time_.h" #include "tqueue.h" #include "types.h" struct __kh_blocked_jobs_t; /// Returns whether the HILTI runtime environment is configured for running /// multiple threads. /// /// Returns: True if configured for thr...
40.046667
98
0.713667
[ "object" ]
ed3cd215938970a56d2fd491aa1cfcaf5c6785f8
2,048
h
C
cpp_src/core/dbconfig.h
radiophysicist/reindexer
5a6e82158665f6e9c78536cc4a907143a157f1d7
[ "Apache-2.0" ]
null
null
null
cpp_src/core/dbconfig.h
radiophysicist/reindexer
5a6e82158665f6e9c78536cc4a907143a157f1d7
[ "Apache-2.0" ]
null
null
null
cpp_src/core/dbconfig.h
radiophysicist/reindexer
5a6e82158665f6e9c78536cc4a907143a157f1d7
[ "Apache-2.0" ]
null
null
null
#pragma once #include <functional> #include <string> #include <unordered_map> #include <vector> #include "estl/fast_hash_set.h" #include "estl/shared_mutex.h" #include "tools/errors.h" #include "tools/stringstools.h" union JsonValue; namespace reindexer { class JsonBuilder; enum ConfigType { ProfilingConf, Namespac...
26.25641
78
0.788086
[ "vector" ]
ed3e8c5225634c302acdb9cbc9dd36315edb2c6e
1,354
h
C
include/dual_chaser/GraphUtils.h
icsl-Jeon/dual_chaser
34ef0f05eeac3f4f8a9c41368a2fe59f757d598c
[ "MIT" ]
4
2021-08-13T11:51:03.000Z
2022-01-28T08:55:10.000Z
include/dual_chaser/GraphUtils.h
icsl-Jeon/dual_chaser
34ef0f05eeac3f4f8a9c41368a2fe59f757d598c
[ "MIT" ]
3
2021-12-30T03:11:57.000Z
2022-01-24T04:29:35.000Z
include/dual_chaser/GraphUtils.h
icsl-Jeon/dual_chaser
34ef0f05eeac3f4f8a9c41368a2fe59f757d598c
[ "MIT" ]
null
null
null
// // Created by jbs on 21. 6. 9.. // #ifndef DUAL_CHASER_COMMON_H #define DUAL_CHASER_COMMON_H #include <chasing_utils/Utils.h> namespace dual_chaser{ struct GraphParm{ int T; // horizon step }; struct ChaserGraph{ GraphParm param; Eigen::MatrixXf nodes; // column = [t n x y z ...
32.238095
139
0.616691
[ "vector" ]
ed484bd60b349daf3ba1c0c2bece6a9b136bd23c
9,749
h
C
Code/Engine/Resource/MaterialBlueprint/Listener/MaterialBlueprintResourceListener.h
WarzesProject/Micro3DRPG
36604d51d5dd640836cad77995abbfecfe4bdccc
[ "MIT" ]
3
2020-05-12T04:36:38.000Z
2021-04-04T07:21:44.000Z
Code/Engine/Resource/MaterialBlueprint/Listener/MaterialBlueprintResourceListener.h
WarzesProject/Micro3DRPG
36604d51d5dd640836cad77995abbfecfe4bdccc
[ "MIT" ]
null
null
null
Code/Engine/Resource/MaterialBlueprint/Listener/MaterialBlueprintResourceListener.h
WarzesProject/Micro3DRPG
36604d51d5dd640836cad77995abbfecfe4bdccc
[ "MIT" ]
null
null
null
#pragma once //[-------------------------------------------------------] //[ Includes ] //[-------------------------------------------------------] #include "Export.h" #include "Core/StringId.h" #include "Core/GetInvalid.h" #include "Resource/MaterialBlueprint/Listener/IMa...
40.452282
246
0.616884
[ "vector", "transform" ]
ed5d408ab990bf1ada3681ae5c6bf98d4322ed23
26,427
c
C
src/dtls.c
erincandescent/hnetd
cce57049bed48f8fa202f3a8767af43997613d46
[ "Apache-2.0" ]
null
null
null
src/dtls.c
erincandescent/hnetd
cce57049bed48f8fa202f3a8767af43997613d46
[ "Apache-2.0" ]
null
null
null
src/dtls.c
erincandescent/hnetd
cce57049bed48f8fa202f3a8767af43997613d46
[ "Apache-2.0" ]
null
null
null
/* * $Id: dtls.c $ * * Author: Markus Stenberg <markus stenberg@iki.fi> * * Copyright (c) 2014-2015 cisco Systems, Inc. * * Created: Thu Oct 16 10:57:42 2014 mstenber * Last modified: Mon Jun 15 12:57:15 2015 mstenber * Edit time: 339 min * */ /* * Ongoing effort to get DTLS wrapped in some sane ...
25.508687
79
0.622621
[ "object" ]
ed6f83b9d4d917ad3592ade11e8e15cf87dd39ba
20,924
h
C
src/headers/Movement.h
umutyazgan/rostango
0abd59aec6fb6abd8f5322fb42dedc57d5b4b280
[ "BSD-3-Clause" ]
1
2019-10-30T09:18:18.000Z
2019-10-30T09:18:18.000Z
src/headers/Movement.h
umutyazgan/rostango
0abd59aec6fb6abd8f5322fb42dedc57d5b4b280
[ "BSD-3-Clause" ]
null
null
null
src/headers/Movement.h
umutyazgan/rostango
0abd59aec6fb6abd8f5322fb42dedc57d5b4b280
[ "BSD-3-Clause" ]
null
null
null
#include <ros/ros.h> #include <tf/transform_broadcaster.h> #include <tf/transform_listener.h> #include <sensor_msgs/JointState.h> #include <vector> #include <iostream> #include <iterator> #include <fstream> #include <string> #include <cmath> #include "spline.h" #include <algorithm> #include "std_msgs/String...
34.414474
137
0.621774
[ "object", "vector" ]
ed76036e2722fc0d132f0dada181933cca82ee75
904
h
C
StoreExportPanel/Mocha.framework/Versions/Current/Headers/MOMethod.h
stormbuster/sketch-localise
48a999884ffb611239afee5ef6b5fc3a43ef03ef
[ "MIT" ]
538
2015-01-05T15:28:58.000Z
2022-02-17T21:27:39.000Z
StoreExportPanel/Mocha.framework/Versions/Current/Headers/MOMethod.h
stormbuster/sketch-localise
48a999884ffb611239afee5ef6b5fc3a43ef03ef
[ "MIT" ]
40
2015-01-20T22:42:47.000Z
2021-09-07T14:49:32.000Z
StoreExportPanel/Mocha.framework/Versions/Current/Headers/MOMethod.h
stormbuster/sketch-localise
48a999884ffb611239afee5ef6b5fc3a43ef03ef
[ "MIT" ]
52
2015-02-18T20:46:38.000Z
2021-12-25T01:06:22.000Z
// // MOMethod.h // Mocha // // Created by Logan Collins on 5/12/12. // Copyright (c) 2012 Sunflower Softworks. All rights reserved. // #import <Foundation/Foundation.h> /*! * @class MOMethod * @abstract Represents a callable method */ @interface MOMethod : NSObject /*! * @method methodWithTarget:selector: ...
18.08
67
0.685841
[ "object" ]
4bb68dc7012e8ca2f9250889518c5736554f65b0
1,631
h
C
general/toaster/toastDrv/umdf/func/Device.h
ixjf/Windows-driver-samples
38985ba91feb685095754775e101389ad90c2aa6
[ "MS-PL" ]
3,084
2015-03-18T04:40:32.000Z
2019-05-06T17:14:33.000Z
general/toaster/toastDrv/umdf/func/Device.h
ixjf/Windows-driver-samples
38985ba91feb685095754775e101389ad90c2aa6
[ "MS-PL" ]
275
2015-03-19T18:44:41.000Z
2019-05-06T14:13:26.000Z
general/toaster/toastDrv/umdf/func/Device.h
ixjf/Windows-driver-samples
38985ba91feb685095754775e101389ad90c2aa6
[ "MS-PL" ]
3,091
2015-03-19T00:08:54.000Z
2019-05-06T16:42:01.000Z
/*++ Copyright (c) Microsoft Corporation, All Rights Reserved Module Name: Device.h Abstract: This file contains the class definition for device callback object. Environment: Windows User-Mode Driver Framework (UMDF) --*/ #pragma once #include "resource.h" #include "WUDF...
20.64557
89
0.611281
[ "object" ]
4bbeb9599da39ff7a3c20067a9e36e512963fb6c
2,597
c
C
Openharmony v1.0/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutexattr_setpshared/1-1.c
clkbit123/TheOpenHarmony
0e6bcd9dee9f1a2481d762966b8bbd24baad6159
[ "MIT" ]
1
2022-02-15T08:51:55.000Z
2022-02-15T08:51:55.000Z
hihope_neptune-oh_hid/00_src/v0.3/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutexattr_setpshared/1-1.c
dawmlight/vendor_oh_fun
bc9fb50920f06cd4c27399f60076f5793043c77d
[ "Apache-2.0" ]
null
null
null
hihope_neptune-oh_hid/00_src/v0.3/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutexattr_setpshared/1-1.c
dawmlight/vendor_oh_fun
bc9fb50920f06cd4c27399f60076f5793043c77d
[ "Apache-2.0" ]
null
null
null
/* * Copyright (c) 2002, Intel Corporation. All rights reserved. * Created by: bing.wei.liu REMOVE-THIS AT intel DOT com * This file is licensed under the GPL license. For the full content * of this license, see the COPYING file at the top level of this * source tree. * Test that pthread_mutexattr_setpshared()...
34.626667
95
0.736619
[ "object" ]
4bc01f174dc83d6b5c906f1ffad67dcc2670d517
1,250
h
C
plugins/vst/OrderedEventProcessor.h
michaelwillis/sfizz
0461f6e5e288da71aeccf7b7dfd71302bf0ba175
[ "BSD-2-Clause" ]
null
null
null
plugins/vst/OrderedEventProcessor.h
michaelwillis/sfizz
0461f6e5e288da71aeccf7b7dfd71302bf0ba175
[ "BSD-2-Clause" ]
null
null
null
plugins/vst/OrderedEventProcessor.h
michaelwillis/sfizz
0461f6e5e288da71aeccf7b7dfd71302bf0ba175
[ "BSD-2-Clause" ]
null
null
null
// SPDX-License-Identifier: BSD-2-Clause // This code is part of the sfizz library and is licensed under a BSD 2-clause // license. You should have receive a LICENSE.md file along with the code. // If not, contact the sfizz maintainers at https://github.com/sfztools/sfizz #pragma once #include "pluginterfaces/vst/ivs...
32.894737
108
0.724
[ "vector" ]
4bc4595c797d612ff966a9587d3286ec090bae94
5,064
h
C
openbmc_modules/linux/include/linux/peci.h
Eyerunmyden/HWMgmt-MegaRAC-OpenEdition
72b03e9fc6e2a13184f1c57b8045b616db9b0a6d
[ "Apache-2.0", "MIT" ]
14
2021-11-04T07:47:37.000Z
2022-03-21T10:10:30.000Z
openbmc_modules/linux/include/linux/peci.h
Eyerunmyden/HWMgmt-MegaRAC-OpenEdition
72b03e9fc6e2a13184f1c57b8045b616db9b0a6d
[ "Apache-2.0", "MIT" ]
null
null
null
openbmc_modules/linux/include/linux/peci.h
Eyerunmyden/HWMgmt-MegaRAC-OpenEdition
72b03e9fc6e2a13184f1c57b8045b616db9b0a6d
[ "Apache-2.0", "MIT" ]
6
2021-11-02T10:56:19.000Z
2022-03-06T11:58:20.000Z
/* SPDX-License-Identifier: GPL-2.0 */ /* Copyright (c) 2018-2019 Intel Corporation */ #ifndef __LINUX_PECI_H #define __LINUX_PECI_H #include <linux/device.h> #include <linux/mutex.h> #include <linux/peci-ioctl.h> #define PECI_NAME_SIZE 32 struct peci_board_info { char type[PECI_NAME_SIZE]; u8 addr; /* CPU ...
33.536424
79
0.763033
[ "model" ]
4bd74b28dc1da317da3d9f150c2145ec22b59d82
3,375
h
C
azplugins/SpecialPairPotentials.h
astatt/azplugins
cc3b613ff5a79e166149b5454bff2d765019bde5
[ "BSD-3-Clause" ]
10
2019-02-27T16:13:33.000Z
2020-02-21T01:07:08.000Z
azplugins/SpecialPairPotentials.h
astatt/azplugins
cc3b613ff5a79e166149b5454bff2d765019bde5
[ "BSD-3-Clause" ]
18
2019-02-26T17:22:15.000Z
2020-04-22T20:20:43.000Z
azplugins/SpecialPairPotentials.h
astatt/azplugins
cc3b613ff5a79e166149b5454bff2d765019bde5
[ "BSD-3-Clause" ]
3
2019-06-18T18:15:42.000Z
2020-02-21T01:07:16.000Z
// Copyright (c) 2018-2020, Michael P. Howard // Copyright (c) 2021-2022, Auburn University // This file is part of the azplugins project, released under the Modified BSD License. /*! * \file SpecialPairPotentials.h * \brief Convenience inclusion of all special pair potential evaluators. * * In HOOMD-blue, special...
37.921348
143
0.770667
[ "object" ]
4bdbb9f61d5490e0a4d06aa55b4f3f2abbd5efad
7,193
c
C
libx.c
BinHsu/vcamX
24ec3757b8198c313de1df42943cb8873f84de80
[ "MIT" ]
null
null
null
libx.c
BinHsu/vcamX
24ec3757b8198c313de1df42943cb8873f84de80
[ "MIT" ]
null
null
null
libx.c
BinHsu/vcamX
24ec3757b8198c313de1df42943cb8873f84de80
[ "MIT" ]
null
null
null
#include <linux/types.h> #include <asm/bug.h> #include "libx.h" #ifndef MIN #define MIN(a, b) (((a) < (b)) ? (a) : (b)) #endif enum { READ_MODE, WRITE_MODE }; /* I/O abstraction layer */ typedef struct { __u32 *ptr; /* pointer to memory */ void *end; __u32 b; /* bit buffer */ size_t c; /* bit count...
19.599455
78
0.506604
[ "model" ]
4bdbca75278b9f7a705713b4208f30f69547ed31
4,432
h
C
MoveData.h
dwcullop/PandoraQ2Bot
3870157c8a600fdac0919203a7c71d8b4f340dd7
[ "W3C", "FSFAP" ]
2
2016-02-24T00:47:52.000Z
2022-01-12T04:48:37.000Z
MoveData.h
dwcullop/PandoraQ2Bot
3870157c8a600fdac0919203a7c71d8b4f340dd7
[ "W3C", "FSFAP" ]
1
2016-03-04T12:13:53.000Z
2016-03-04T12:22:06.000Z
MoveData.h
dwcullop/PandoraQ2Bot
3870157c8a600fdac0919203a7c71d8b4f340dd7
[ "W3C", "FSFAP" ]
null
null
null
// MoveData.h: interface for the CMoveData class. // // Pandora Bot v2.0 // By Darrin W. Cullop (dcullop@arizona.edu) // // Copyright (c) 1998-1999 by Darrin W. Cullop. All Rights Reserved. // // Permission to use, copy and distribute unedited copies of this whole // document is hereby granted, pr...
36.933333
112
0.615975
[ "vector" ]