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
ca0ee500e8332c1c3587b2856f247843ca929274
6,963
h
C
src/SpecialEffects/SpecialEffects/DIBSectionLite.h
xingyun86/ppshuaispecialeffects
28c5232c1665bb5fecabba8c48f18ba814648d1d
[ "MIT" ]
null
null
null
src/SpecialEffects/SpecialEffects/DIBSectionLite.h
xingyun86/ppshuaispecialeffects
28c5232c1665bb5fecabba8c48f18ba814648d1d
[ "MIT" ]
null
null
null
src/SpecialEffects/SpecialEffects/DIBSectionLite.h
xingyun86/ppshuaispecialeffects
28c5232c1665bb5fecabba8c48f18ba814648d1d
[ "MIT" ]
null
null
null
#if !defined(AFX_CDIBSECTIONLITE_H__35D9F3D4_B960_11D2_A981_2C4476000000__INCLUDED_) #define AFX_CDIBSECTIONLITE_H__35D9F3D4_B960_11D2_A981_2C4476000000__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 // DIBSectionLite.h : header file // // Copyright ?Dundas Software Ltd. 1999, All Ri...
34.98995
98
0.603906
[ "object" ]
ca0f1fc2476c30993d39061f71225e8517de5377
10,282
h
C
src/z3solver.h
mikhailramalho/camada
e63d1c0bb318049741f67903867d44980479bf61
[ "Apache-2.0" ]
2
2021-01-29T12:11:43.000Z
2021-05-18T16:17:19.000Z
src/z3solver.h
mikhailramalho/camada
e63d1c0bb318049741f67903867d44980479bf61
[ "Apache-2.0" ]
19
2021-05-09T12:41:02.000Z
2021-06-08T07:19:16.000Z
src/z3solver.h
mikhailramalho/camada
e63d1c0bb318049741f67903867d44980479bf61
[ "Apache-2.0" ]
1
2020-06-08T15:47:55.000Z
2020-06-08T15:47:55.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 f...
34.972789
80
0.699864
[ "model" ]
ca109c75ff1bfed46f7c785025e3b6316e184c78
12,093
h
C
sdk/js/include/nsIInlineSpellChecker.h
qianxj/XExplorer
00e326da03ffcaa21115a2345275452607c6bab5
[ "MIT" ]
null
null
null
sdk/js/include/nsIInlineSpellChecker.h
qianxj/XExplorer
00e326da03ffcaa21115a2345275452607c6bab5
[ "MIT" ]
null
null
null
sdk/js/include/nsIInlineSpellChecker.h
qianxj/XExplorer
00e326da03ffcaa21115a2345275452607c6bab5
[ "MIT" ]
null
null
null
/* * DO NOT EDIT. THIS FILE IS GENERATED FROM d:/firefox-5.0.1/mozilla-release/editor/txtsvc/public/nsIInlineSpellChecker.idl */ #ifndef __gen_nsIInlineSpellChecker_h__ #define __gen_nsIInlineSpellChecker_h__ #ifndef __gen_nsISupports_h__ #include "nsISupports.h" #endif #ifndef __gen_domstubs_h__ #include "domst...
52.350649
448
0.804432
[ "object" ]
ca15cc84cdb7890e64a9fa949ea6cebfd2e7d452
800
h
C
c++/PCG/src/online/Brender/cpp/Brenderable.h
sueda/redmax
0a8864e882cbb8afe471314829d591790b915e56
[ "MIT" ]
63
2019-05-09T03:25:37.000Z
2022-01-17T07:05:35.000Z
c++/PCG/src/online/Brender/cpp/Brenderable.h
sueda/redmax
0a8864e882cbb8afe471314829d591790b915e56
[ "MIT" ]
1
2019-05-13T23:17:13.000Z
2019-05-22T10:49:52.000Z
c++/PCG/src/online/Brender/cpp/Brenderable.h
sueda/redmax
0a8864e882cbb8afe471314829d591790b915e56
[ "MIT" ]
8
2019-05-06T02:03:12.000Z
2021-07-07T11:01:27.000Z
/* * @author: Gustavo Lopez 10-21-17 * * @version: 1.0 */ #pragma once #include <string> #include <fstream> #include <vector> #include <memory> #include "BrenderManager.h" class Brenderable { public: enum BranderableType { Truncate, Append, ResetAppend }; Brenderable() {}; virtual ~Brenderable() {}; virtual ...
25.806452
120
0.69625
[ "vector" ]
ca16796bd47637a9eff22373e5b3d55dae568021
250,878
h
C
protobuf/src/google/protobuf/map_unittest.pb.h
wissunpower/WeizenbierGame
34f027c43055dfa6b05e62ca0b6c31271af013f3
[ "Unlicense" ]
null
null
null
protobuf/src/google/protobuf/map_unittest.pb.h
wissunpower/WeizenbierGame
34f027c43055dfa6b05e62ca0b6c31271af013f3
[ "Unlicense" ]
null
null
null
protobuf/src/google/protobuf/map_unittest.pb.h
wissunpower/WeizenbierGame
34f027c43055dfa6b05e62ca0b6c31271af013f3
[ "Unlicense" ]
null
null
null
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: google/protobuf/map_unittest.proto #ifndef GOOGLE_PROTOBUF_INCLUDED_google_2fprotobuf_2fmap_5funittest_2eproto #define GOOGLE_PROTOBUF_INCLUDED_google_2fprotobuf_2fmap_5funittest_2eproto #include <limits> #include <string> #include <google/protob...
49.172481
257
0.760983
[ "object" ]
ca1bcdd3f57027393b20a62f5dae016d270f9cd5
5,245
h
C
alljoyn/services/about/ios/inc/alljoyn/about/AJNAboutIconClient.h
WigWagCo/alljoyn
1b148edd934882ca32fd319af86a5a927f9d35a7
[ "0BSD" ]
37
2015-01-18T21:27:23.000Z
2018-01-12T00:33:43.000Z
alljoyn/services/about/ios/inc/alljoyn/about/AJNAboutIconClient.h
WigWagCo/alljoyn
1b148edd934882ca32fd319af86a5a927f9d35a7
[ "0BSD" ]
14
2015-02-24T11:44:01.000Z
2020-07-20T18:48:44.000Z
alljoyn/services/about/ios/inc/alljoyn/about/AJNAboutIconClient.h
WigWagCo/alljoyn
1b148edd934882ca32fd319af86a5a927f9d35a7
[ "0BSD" ]
29
2015-01-23T16:40:52.000Z
2019-10-21T12:22:30.000Z
/****************************************************************************** * Copyright (c) 2013-2014, AllSeen Alliance. All rights reserved. * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyrigh...
43.347107
145
0.740896
[ "object" ]
ca1c26bc8ebb4676907b7d4d40e15b379dd8f727
1,413
h
C
Phase 1 , 2/first_follow (1).h
MohamedBakrAli/Compiler
d36d8d3acb52f0023198346dbf312b5618c60d9e
[ "MIT" ]
1
2019-08-12T17:08:06.000Z
2019-08-12T17:08:06.000Z
Phase 1 , 2/first_follow (1).h
MohamedBakrAli/Java-Compiler
d36d8d3acb52f0023198346dbf312b5618c60d9e
[ "MIT" ]
null
null
null
Phase 1 , 2/first_follow (1).h
MohamedBakrAli/Java-Compiler
d36d8d3acb52f0023198346dbf312b5618c60d9e
[ "MIT" ]
1
2018-09-10T12:55:38.000Z
2018-09-10T12:55:38.000Z
#ifndef FIRST_FOLLOW_H #define FIRST_FOLLOW_H #include <fstream> #include <sstream> #include <iostream> #include <string> #include <vector> #include "convert_to_LL1.h" using namespace std; class first_follow { public: first_follow(); ~first_follow(); void print(); ...
25.690909
67
0.600849
[ "vector" ]
ca1ca2618d80ffe11dc000def3eee639f6a14ab8
40,281
c
C
source/blender/blenkernel/intern/mball_tessellate.c
rbabari/blender
6daa85f14b2974abfc3d0f654c5547f487bb3b74
[ "Naumen", "Condor-1.1", "MS-PL" ]
116
2015-11-02T16:36:53.000Z
2021-06-08T20:36:18.000Z
source/blender/blenkernel/intern/mball_tessellate.c
rbabari/blender
6daa85f14b2974abfc3d0f654c5547f487bb3b74
[ "Naumen", "Condor-1.1", "MS-PL" ]
39
2016-04-25T12:18:34.000Z
2021-03-01T19:06:36.000Z
source/blender/blenkernel/intern/mball_tessellate.c
rbabari/blender
6daa85f14b2974abfc3d0f654c5547f487bb3b74
[ "Naumen", "Condor-1.1", "MS-PL" ]
19
2016-01-24T14:24:00.000Z
2020-07-19T05:26:24.000Z
/* * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be use...
27.495563
98
0.544624
[ "object" ]
ca2980262db1917bdf5314fc52f406001bb7d606
8,749
h
C
sdk/js/include/nsIDOMSVGLengthList.h
qianxj/XExplorer
00e326da03ffcaa21115a2345275452607c6bab5
[ "MIT" ]
null
null
null
sdk/js/include/nsIDOMSVGLengthList.h
qianxj/XExplorer
00e326da03ffcaa21115a2345275452607c6bab5
[ "MIT" ]
null
null
null
sdk/js/include/nsIDOMSVGLengthList.h
qianxj/XExplorer
00e326da03ffcaa21115a2345275452607c6bab5
[ "MIT" ]
null
null
null
/* * DO NOT EDIT. THIS FILE IS GENERATED FROM d:/firefox-5.0.1/mozilla-release/dom/interfaces/svg/nsIDOMSVGLengthList.idl */ #ifndef __gen_nsIDOMSVGLengthList_h__ #define __gen_nsIDOMSVGLengthList_h__ #ifndef __gen_domstubs_h__ #include "domstubs.h" #endif /* For IDL files that don't want to include root IDL fil...
46.047368
216
0.792891
[ "object" ]
ca2f0f02c741d3ad45febbb884dfc004c1115ecc
14,830
c
C
src/coap_tinydtls.c
syafiq/libcoap-smack
b3acb320785f3d50a8c1e1a06057d5a4392407df
[ "OpenSSL" ]
2
2021-10-05T02:34:18.000Z
2022-01-18T15:22:41.000Z
src/coap_tinydtls.c
syafiq/libcoap-smack
b3acb320785f3d50a8c1e1a06057d5a4392407df
[ "OpenSSL" ]
1
2021-06-24T04:27:40.000Z
2021-06-24T04:27:40.000Z
src/coap_tinydtls.c
syafiq/libcoap-smack
b3acb320785f3d50a8c1e1a06057d5a4392407df
[ "OpenSSL" ]
2
2021-06-24T04:08:28.000Z
2022-03-07T06:37:24.000Z
/* * coap_tinydtls.c -- Datagram Transport Layer Support for libcoap with tinydtls * * Copyright (C) 2016 Olaf Bergmann <bergmann@tzi.org> * * This file is part of the CoAP library libcoap. Please see README for terms * of use. */ #include "coap_internal.h" #ifdef HAVE_LIBTINYDTLS /* We want TinyDTLS versions...
26.34103
154
0.715442
[ "object" ]
ca3ac26ba3afa108209ceb032acfd6475f8a5127
3,040
h
C
modules/perception/base/distortion_model.h
jzjonah/apollo
bc534789dc0548bf2d27f8d72fe255d5c5e4f951
[ "Apache-2.0" ]
22,688
2017-07-04T23:17:19.000Z
2022-03-31T18:56:48.000Z
modules/perception/base/distortion_model.h
Songjiarui3313/apollo
df9113ae656e28e5374db32529d68e59455058a0
[ "Apache-2.0" ]
4,804
2017-07-04T22:30:12.000Z
2022-03-31T12:58:21.000Z
modules/perception/base/distortion_model.h
Songjiarui3313/apollo
df9113ae656e28e5374db32529d68e59455058a0
[ "Apache-2.0" ]
9,985
2017-07-04T22:01:17.000Z
2022-03-31T14:18:16.000Z
/****************************************************************************** * Copyright 2018 The Apollo Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at ...
31.340206
80
0.701316
[ "3d" ]
ca3cb10b36882f0f81081ae8a2ff27047420a5c4
8,495
h
C
ImageProcessingFilters/ItkManualThresholdTemplate.h
dream3d/ImageProcessing
7720ec74cf7c3aa2e58a29d8d7c529762865eb5e
[ "BSD-2-Clause" ]
1
2015-11-12T20:15:42.000Z
2015-11-12T20:15:42.000Z
ImageProcessingFilters/ItkManualThresholdTemplate.h
dream3d/ImageProcessing
7720ec74cf7c3aa2e58a29d8d7c529762865eb5e
[ "BSD-2-Clause" ]
null
null
null
ImageProcessingFilters/ItkManualThresholdTemplate.h
dream3d/ImageProcessing
7720ec74cf7c3aa2e58a29d8d7c529762865eb5e
[ "BSD-2-Clause" ]
6
2015-03-10T18:58:54.000Z
2020-04-02T16:53:41.000Z
/* ============================================================================ * Copyright (c) 2014 William Lenthe * Copyright (c) 2014 DREAM3D Consortium * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following condit...
35.693277
131
0.722778
[ "object", "vector" ]
ca3cf395d1059e27111f851b1317f0839c1d8b10
908
h
C
src/exception/product_exception.h
bdmendes/feup-aeda-project
09d4fa484bc2be176992139fc925524cbaa6766d
[ "MIT" ]
null
null
null
src/exception/product_exception.h
bdmendes/feup-aeda-project
09d4fa484bc2be176992139fc925524cbaa6766d
[ "MIT" ]
9
2020-11-15T01:03:41.000Z
2020-11-20T21:12:06.000Z
src/exception/product_exception.h
bdmendes/feup-aeda-project
09d4fa484bc2be176992139fc925524cbaa6766d
[ "MIT" ]
2
2021-02-08T23:36:03.000Z
2021-02-09T19:40:32.000Z
#ifndef FEUP_AEDA_PROJECT_PRODUCTEXCEPTIONS_H #define FEUP_AEDA_PROJECT_PRODUCTEXCEPTIONS_H #include <string> #include <iostream> /** * Class relative to the exception of a nonexistent product. */ class ProductDoesNotExist : public std::invalid_argument{ public: /** * Creates a new ProductDoesNotExist exc...
23.894737
79
0.721366
[ "object" ]
ca3ed935e007a8cf0fe24a41ae678169dc1fee1f
3,943
h
C
numerics/src/FrictionContact/fc3d_nonsmooth_Newton_natural_map.h
fperignon/sandbox
649f09d6db7bbd84c2418de74eb9453c0131f070
[ "Apache-2.0" ]
null
null
null
numerics/src/FrictionContact/fc3d_nonsmooth_Newton_natural_map.h
fperignon/sandbox
649f09d6db7bbd84c2418de74eb9453c0131f070
[ "Apache-2.0" ]
null
null
null
numerics/src/FrictionContact/fc3d_nonsmooth_Newton_natural_map.h
fperignon/sandbox
649f09d6db7bbd84c2418de74eb9453c0131f070
[ "Apache-2.0" ]
null
null
null
/* Siconos is a program dedicated to modeling, simulation and control * of non smooth dynamical systems. * * Copyright 2020 INRIA. * * 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 * *...
36.850467
92
0.693888
[ "vector", "3d" ]
ca454d140a7591e4e97f65d8cd90a7654c1c0e69
2,684
h
C
include/org/apache/lucene/search/similarities/BasicModelIn.h
lukhnos/objclucene
29c7189a0b30ab3d3dd4c8ed148235ee296128b7
[ "MIT" ]
9
2016-01-13T05:38:05.000Z
2020-06-04T23:05:03.000Z
include/org/apache/lucene/search/similarities/BasicModelIn.h
lukhnos/objclucene
29c7189a0b30ab3d3dd4c8ed148235ee296128b7
[ "MIT" ]
4
2016-05-12T10:40:53.000Z
2016-06-11T19:08:33.000Z
include/org/apache/lucene/search/similarities/BasicModelIn.h
lukhnos/objclucene
29c7189a0b30ab3d3dd4c8ed148235ee296128b7
[ "MIT" ]
5
2016-01-13T05:37:39.000Z
2019-07-27T16:53:10.000Z
// // Generated by the J2ObjC translator. DO NOT EDIT! // source: ./core/src/java/org/apache/lucene/search/similarities/BasicModelIn.java // #include "J2ObjC_header.h" #pragma push_macro("INCLUDE_ALL_OrgApacheLuceneSearchSimilaritiesBasicModelIn") #ifdef RESTRICT_OrgApacheLuceneSearchSimilaritiesBasicModelIn #defi...
37.802817
190
0.831967
[ "model" ]
ca4abc0b0491058be1b3817850e70108bb0d8219
45,819
c
C
uCOS-III/os_tmr.c
Githubnew-app/RT-Thread-wrapper-of-uCOS-III
3d01cb69add03ad08a42848e7d9eb7384a1ce58d
[ "Apache-2.0" ]
1
2021-05-14T09:25:59.000Z
2021-05-14T09:25:59.000Z
uCOS-III/os_tmr.c
Githubnew-app/RT-Thread-wrapper-of-uCOS-III
3d01cb69add03ad08a42848e7d9eb7384a1ce58d
[ "Apache-2.0" ]
null
null
null
uCOS-III/os_tmr.c
Githubnew-app/RT-Thread-wrapper-of-uCOS-III
3d01cb69add03ad08a42848e7d9eb7384a1ce58d
[ "Apache-2.0" ]
1
2021-05-14T09:31:54.000Z
2021-05-14T09:31:54.000Z
/* * Copyright (c) 2006-2021, RT-Thread Development Team * * SPDX-License-Identifier: Apache-2.0 * * Change Logs: * Date Author Notes * 2020-06-30 Meco Man the first verion */ /* ********************************************************************************************************* * ...
37.929636
124
0.479364
[ "object" ]
ca52879d1f5523cd520b5a50b22e1fbc94130712
2,517
c
C
ConfProfile/jni/strongswan/src/conftest/hooks/set_ike_version.c
Infoss/conf-profile-4-android
619bd63095bb0f5a67616436d5510d24a233a339
[ "MIT" ]
2
2017-10-16T07:51:18.000Z
2019-06-16T12:07:52.000Z
strongswan/strongswan-5.3.2/src/conftest/hooks/set_ike_version.c
SECURED-FP7/secured-mobility-ned
36fdbfee58a31d42f7047f7a7eaa1b2b70246151
[ "Apache-2.0" ]
5
2016-01-25T18:04:42.000Z
2016-02-25T08:54:56.000Z
strongswan/strongswan-5.3.2/src/conftest/hooks/set_ike_version.c
SECURED-FP7/secured-mobility-ned
36fdbfee58a31d42f7047f7a7eaa1b2b70246151
[ "Apache-2.0" ]
2
2016-01-25T17:14:17.000Z
2016-02-13T20:14:09.000Z
/* * 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 Foundation; either version 2 of the License, or (at your * option) any later ver...
22.473214
77
0.671434
[ "object" ]
ca545f263dcddb85955c3e86bcd08931853c3aa1
26,035
c
C
tmp1/c55x-sim2/foo/c5535_bsl_revc/ezdsp5535_v1/c55xx_csl/src/csl_intc.c
jwestmoreland/eZdsp-DBG-sim
f6eacd75d4f928dec9c751545e9e919d052e4ade
[ "MIT" ]
1
2020-08-27T11:31:13.000Z
2020-08-27T11:31:13.000Z
tmp1/c55x-sim2/foo/c5535_bsl_revc/ezdsp5535_v1/c55xx_csl/src/csl_intc.c
jwestmoreland/eZdsp-DBG-sim
f6eacd75d4f928dec9c751545e9e919d052e4ade
[ "MIT" ]
null
null
null
tmp1/c55x-sim2/foo/c5535_bsl_revc/ezdsp5535_v1/c55xx_csl/src/csl_intc.c
jwestmoreland/eZdsp-DBG-sim
f6eacd75d4f928dec9c751545e9e919d052e4ade
[ "MIT" ]
null
null
null
/* ============================================================================ * Copyright (c) Texas Instruments Inc 2002, 2003, 2004, 2005, 2008 * * Use of this software is controlled by the terms and conditions found in the * license agreement under which this software has been supplied. * =============...
25.325875
80
0.495218
[ "object", "vector" ]
ca5820c2c4d672b1a6de7514762d5719d8ca3a28
10,113
h
C
source/client/process_impl.h
wjuan-AFK/nighthawk
f56d9c43414d649295db2ed8a584a36017aa165b
[ "Apache-2.0" ]
1
2021-09-16T08:43:16.000Z
2021-09-16T08:43:16.000Z
source/client/process_impl.h
ybbbby/nighthawk
d7e7cae122e74a0013892183370a9c86ff1a83c2
[ "Apache-2.0" ]
null
null
null
source/client/process_impl.h
ybbbby/nighthawk
d7e7cae122e74a0013892183370a9c86ff1a83c2
[ "Apache-2.0" ]
null
null
null
#pragma once #include <map> #include "envoy/api/api.h" #include "envoy/network/address.h" #include "envoy/stats/store.h" #include "envoy/tracing/http_tracer.h" #include "nighthawk/client/client_worker.h" #include "nighthawk/client/factories.h" #include "nighthawk/client/options.h" #include "nighthawk/client/output_c...
47.478873
100
0.755068
[ "vector" ]
ca636e3104d481f04218439068b9a2c6da5d79fc
2,414
h
C
third_party/agg/include/agg_vpgen_clip_polygon.h
waddlesplash/WonderBrush-v2
df20b6a43115d02e4606c71f27d0712ac2aebb62
[ "MIT" ]
11
2018-11-10T11:14:11.000Z
2021-12-27T17:17:08.000Z
third_party/agg/include/agg_vpgen_clip_polygon.h
waddlesplash/WonderBrush-v2
df20b6a43115d02e4606c71f27d0712ac2aebb62
[ "MIT" ]
27
2018-11-11T00:06:25.000Z
2021-06-24T06:43:38.000Z
third_party/agg/include/agg_vpgen_clip_polygon.h
waddlesplash/WonderBrush-v2
df20b6a43115d02e4606c71f27d0712ac2aebb62
[ "MIT" ]
7
2018-11-10T20:32:49.000Z
2021-03-15T18:03:42.000Z
//---------------------------------------------------------------------------- // Anti-Grain Geometry - Version 2.3 // Copyright (C) 2002-2005 Maxim Shemanarev (http://www.antigrain.com) // // Permission to copy, use, modify, sell and distribute this software // is granted provided this copyright notice appears in all...
28.738095
78
0.504143
[ "geometry" ]
ca6d88bcdaaf254aa0cbcde1c2d6b9e1aedf633c
5,435
h
C
Sources/CAudioKit/Devoloop/include/FFTReal/FFTRealFixLen.h
kylestew/AudioKit
4ce9bb325f6576ac2a4141d6e72428dd13d8239d
[ "MIT" ]
7
2021-06-07T16:37:38.000Z
2022-03-20T06:15:15.000Z
Sources/CAudioKit/Devoloop/include/FFTReal/FFTRealFixLen.h
kylestew/AudioKit
4ce9bb325f6576ac2a4141d6e72428dd13d8239d
[ "MIT" ]
null
null
null
Sources/CAudioKit/Devoloop/include/FFTReal/FFTRealFixLen.h
kylestew/AudioKit
4ce9bb325f6576ac2a4141d6e72428dd13d8239d
[ "MIT" ]
2
2021-08-07T00:36:50.000Z
2021-12-28T01:18:08.000Z
/***************************************************************************** FFTRealFixLen.h By Laurent de Soras --- Legal stuff --- This program is free software. It comes without any warranty, to the extent permitted by applicable law. You can redistribute it and/or modify it under the terms of t...
22.836134
80
0.583625
[ "transform" ]
ca6f3d95f5c3f7a710dd9763fd41b7b29644edea
6,509
h
C
moveit_core/dynamics_solver/include/moveit/dynamics_solver/dynamics_solver.h
mamoll/moveit2
37f85e817266b536044aa5812c7ac841ae16a8c3
[ "BSD-3-Clause" ]
1
2021-04-26T00:46:04.000Z
2021-04-26T00:46:04.000Z
moveit_core/dynamics_solver/include/moveit/dynamics_solver/dynamics_solver.h
mamoll/moveit2
37f85e817266b536044aa5812c7ac841ae16a8c3
[ "BSD-3-Clause" ]
3
2021-11-27T10:17:21.000Z
2021-12-03T22:11:07.000Z
moveit_core/dynamics_solver/include/moveit/dynamics_solver/dynamics_solver.h
mamoll/moveit2
37f85e817266b536044aa5812c7ac841ae16a8c3
[ "BSD-3-Clause" ]
2
2021-11-23T09:09:51.000Z
2022-02-28T19:48:22.000Z
/********************************************************************* * Software License Agreement (BSD License) * * Copyright (c) 2012, Willow Garage, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following...
42.822368
116
0.710708
[ "vector", "model" ]
ca6f8580e255487d16f97ba84d7dd2821a8dd7c3
301
h
C
SmartHome-Lower/light.h
yxwangcs/SmartHome
05394dd68b4fc3f34bba4014c76640a24895a646
[ "MIT" ]
null
null
null
SmartHome-Lower/light.h
yxwangcs/SmartHome
05394dd68b4fc3f34bba4014c76640a24895a646
[ "MIT" ]
null
null
null
SmartHome-Lower/light.h
yxwangcs/SmartHome
05394dd68b4fc3f34bba4014c76640a24895a646
[ "MIT" ]
null
null
null
#ifndef LIGHT_H #define LIGHT_H #include <QObject> #include "model.h" class Light : public Model { Q_OBJECT public: Light(unsigned short io8255, Interface * parent); ~Light(); void setup(); void changeStatus(unsigned char data); private: unsigned char io8255; }; #endif
13.681818
53
0.674419
[ "model" ]
ca748721edfc574e753f3dddc242f82bc85ef9d3
1,256
h
C
element_desc.h
viniciusmalloc/cafezinho
32bdde1f36071b5dcd81d72fabbd1219bdc1a743
[ "MIT" ]
3
2017-10-04T13:43:09.000Z
2018-10-05T13:31:57.000Z
element_desc.h
viniciusmalloc/cafezinho
32bdde1f36071b5dcd81d72fabbd1219bdc1a743
[ "MIT" ]
null
null
null
element_desc.h
viniciusmalloc/cafezinho
32bdde1f36071b5dcd81d72fabbd1219bdc1a743
[ "MIT" ]
null
null
null
#ifndef element_desc_h #define element_desc_h #include <iostream> #include <string> #include <vector> using namespace std; typedef enum { SUM, SUB, MULTIPLY, DIVIDE, EQUAL, DIFFERENT, MINOR, MORE, NEGATIVE, REST, NEGATE, AND, OR, CONDITIONA...
14.776471
34
0.552548
[ "vector" ]
ca75ad923af7883162ead308ee0e606b73e02c96
1,236
h
C
AllChapters/Code/DualQuaternion.h
percentcer/Hands-On-Game-Animation-Programming
52f9bdb9db964192bfdddc512c6a40055830f17a
[ "MIT" ]
103
2020-05-22T09:17:54.000Z
2022-03-29T07:31:05.000Z
AllChapters/Code/DualQuaternion.h
PacktPublishing/Game-Animation-Programming
62c589661c51aaa83c4d060b0475b26b31e53a1d
[ "MIT" ]
2
2020-10-14T20:09:58.000Z
2021-02-07T05:15:41.000Z
AllChapters/Code/DualQuaternion.h
PacktPublishing/Game-Animation-Programming
62c589661c51aaa83c4d060b0475b26b31e53a1d
[ "MIT" ]
32
2020-06-15T20:15:28.000Z
2022-03-27T07:22:09.000Z
#ifndef _H_DUALQUATERNION_ #define _H_DUALQUATERNION_ #include "quat.h" #include "Transform.h" struct DualQuaternion { union { struct { quat real; quat dual; }; float v[8]; }; inline DualQuaternion() : real(0, 0, 0, 1), dual(0, 0, 0, 0) { } inline DualQuaternion(const quat& r, const quat& d) : real(...
34.333333
75
0.761327
[ "transform" ]
ca778b8c740f1bb68fd75fcc9407daa5cf9b2ccc
3,162
h
C
src/demo/demowrapper.h
yamokosk/tinysg
0243220bf5e015981257e261acfb6e764f296de2
[ "MIT" ]
2
2017-06-04T17:58:02.000Z
2019-10-02T11:33:20.000Z
src/demo/demowrapper.h
yamokosk/tinysg
0243220bf5e015981257e261acfb6e764f296de2
[ "MIT" ]
null
null
null
src/demo/demowrapper.h
yamokosk/tinysg
0243220bf5e015981257e261acfb6e764f296de2
[ "MIT" ]
1
2021-12-18T08:49:12.000Z
2021-12-18T08:49:12.000Z
/************************************************************************* * SceneML, Copyright (C) 2007, 2008 J.D. Yamokoski * All rights reserved. * Email: yamokosk at gmail dot com * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Li...
24.703125
86
0.601518
[ "3d" ]
ca8afd17e9c378c3012ae7aed77cd269f2364acd
1,537
h
C
ui/gfx/gl/gl_surface.h
meego-tablet-ux/meego-app-browser
0f4ef17bd4b399c9c990a2f6ca939099495c2b9c
[ "BSD-3-Clause" ]
1
2015-10-12T09:14:22.000Z
2015-10-12T09:14:22.000Z
ui/gfx/gl/gl_surface.h
meego-tablet-ux/meego-app-browser
0f4ef17bd4b399c9c990a2f6ca939099495c2b9c
[ "BSD-3-Clause" ]
null
null
null
ui/gfx/gl/gl_surface.h
meego-tablet-ux/meego-app-browser
0f4ef17bd4b399c9c990a2f6ca939099495c2b9c
[ "BSD-3-Clause" ]
1
2020-11-04T07:22:28.000Z
2020-11-04T07:22:28.000Z
// Copyright (c) 2011 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_GFX_GL_GL_SURFACE_H_ #define UI_GFX_GL_GL_SURFACE_H_ #pragma once #include "build/build_config.h" #include "ui/gfx/native_widget_types.h" ...
27.945455
78
0.732596
[ "object" ]
ca8ce4dc7e529e031a9272319277bea3d3854f2a
96,483
h
C
bpptree.h
mm304321141/zzz_lib
4cff725872a7a8073c13084004e1899f2cb8b981
[ "MIT" ]
56
2015-10-14T10:40:24.000Z
2021-08-29T16:11:37.000Z
bpptree.h
mm304321141/zzz_lib
4cff725872a7a8073c13084004e1899f2cb8b981
[ "MIT" ]
1
2017-12-06T06:51:49.000Z
2017-12-12T06:25:36.000Z
bpptree.h
mm304321141/zzz_lib
4cff725872a7a8073c13084004e1899f2cb8b981
[ "MIT" ]
16
2015-11-19T05:36:33.000Z
2020-08-29T19:09:52.000Z
#pragma once #include <cstdint> #include <algorithm> #include <memory> #include <cstring> #include <type_traits> #include <tuple> #include <vector> namespace b_plus_plus_tree_detail { class move_trivial_tag { }; class move_assign_tag { }; template<class T> struct is_trivial_expand : publ...
36.285446
242
0.567634
[ "vector" ]
ca8de6ce253fecccd370505209ce70a683f21de7
16,446
c
C
ports/rp2/machine_pin.c
oojBuffalo/micropython
5cc2dd4f5d708ded1ceb05d7755c004e4fec7295
[ "MIT" ]
null
null
null
ports/rp2/machine_pin.c
oojBuffalo/micropython
5cc2dd4f5d708ded1ceb05d7755c004e4fec7295
[ "MIT" ]
null
null
null
ports/rp2/machine_pin.c
oojBuffalo/micropython
5cc2dd4f5d708ded1ceb05d7755c004e4fec7295
[ "MIT" ]
null
null
null
/* * This file is part of the MicroPython project, http://micropython.org/ * * The MIT License (MIT) * * Copyright (c) 2016-2021 Damien P. George * * 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...
35.597403
136
0.675301
[ "object" ]
ca92b8b1eadb7aa3f7633f269a85526bf2c0fa87
23,916
c
C
src/common/tiles.c
NLAFET/StarNEig
d47ed4dfbcdaec52e44f0b02d14a6e0cde64d286
[ "BSD-3-Clause" ]
12
2019-04-28T17:13:04.000Z
2021-12-24T12:30:19.000Z
src/common/tiles.c
NLAFET/StarNEig
d47ed4dfbcdaec52e44f0b02d14a6e0cde64d286
[ "BSD-3-Clause" ]
null
null
null
src/common/tiles.c
NLAFET/StarNEig
d47ed4dfbcdaec52e44f0b02d14a6e0cde64d286
[ "BSD-3-Clause" ]
4
2019-04-30T12:14:12.000Z
2020-04-14T09:41:23.000Z
/// /// @file /// /// @brief This file contains the definition of a tile packing helper subsystem /// that is used throughout all components of the library. /// /// @author Mirko Myllykoski (mirkom@cs.umu.se), Umeå University /// /// @internal LICENSE /// /// Copyright (c) 2019-2020, Umeå Universitet /// /// Redistribu...
33.448951
80
0.625481
[ "vector" ]
a997df1e16d0b986dd1380a4c6150326976d2c6d
1,979
h
C
include/util/graph.h
sandysa/A-MultiObjective-Approach-to-Mitigate-Negative-Side-Effects
9d124078848dde7d03266982494f59cc27c007e0
[ "MIT" ]
20
2015-02-25T22:38:29.000Z
2021-10-02T17:56:03.000Z
include/util/graph.h
sandysa/A-MultiObjective-Approach-to-Mitigate-Negative-Side-Effects
9d124078848dde7d03266982494f59cc27c007e0
[ "MIT" ]
2
2016-02-10T16:45:34.000Z
2018-09-25T03:48:10.000Z
include/util/graph.h
sandysa/A-MultiObjective-Approach-to-Mitigate-Negative-Side-Effects
9d124078848dde7d03266982494f59cc27c007e0
[ "MIT" ]
4
2016-02-26T22:05:41.000Z
2020-05-22T20:42:22.000Z
#ifndef MDPLIB_GRAPH_H #define MDPLIB_GRAPH_H #include <vector> #include <unordered_set> #include <unordered_map> #include <queue> #include <list> #include <limits> #include <cassert> #define vc_vertex first #define vc_cost second const double gr_infinity = std::numeric_limits<double>::max(); typedef std::pair<int,...
20.614583
77
0.593734
[ "vector" ]
a99eb7aacb85048edef6769d774ec5355b7c4ba8
4,063
h
C
Gems/PhysX/Code/Source/Joint/PhysXJointUtils.h
Shorotshishir/o3de
b0c522be5196a7166cb6f13d3ddf8dae75ef06c1
[ "Apache-2.0", "MIT" ]
8
2021-08-31T02:14:19.000Z
2021-12-28T19:20:59.000Z
Gems/PhysX/Code/Source/Joint/PhysXJointUtils.h
RoddieKieley/o3de
e804fd2a4241b039a42d9fa54eaae17dc94a7a92
[ "Apache-2.0", "MIT" ]
8
2021-07-12T13:55:00.000Z
2021-10-04T14:53:21.000Z
Gems/PhysX/Code/Source/Joint/PhysXJointUtils.h
RoddieKieley/o3de
e804fd2a4241b039a42d9fa54eaae17dc94a7a92
[ "Apache-2.0", "MIT" ]
1
2021-07-09T06:02:14.000Z
2021-07-09T06:02:14.000Z
/* * Copyright (c) Contributors to the Open 3D Engine Project. * For complete copyright and license terms please see the LICENSE at the root of this distribution. * * SPDX-License-Identifier: Apache-2.0 OR MIT * */ #pragma once #include <AzCore/Math/Quaternion.h> #include <AzCore/Math/Transform.h> #include <AzC...
40.63
129
0.648536
[ "vector", "transform", "3d" ]
a99f97aadec145bcf991f22df611be8a1f5d26f6
9,430
h
C
src/drivers/sensors/sensors.h
bitsoftwang/LPC11U_LPC13U_CodeBase
a0e1a75bfb9865225b0d9f66c9eb7e4945ebea9f
[ "BSD-3-Clause" ]
30
2015-01-11T04:18:50.000Z
2019-09-22T17:26:51.000Z
src/drivers/sensors/sensors.h
ADTL/LPC11U_LPC13U_CodeBase
1e366fb390f1af3e087495b88f574b69b62e86c4
[ "BSD-3-Clause" ]
null
null
null
src/drivers/sensors/sensors.h
ADTL/LPC11U_LPC13U_CodeBase
1e366fb390f1af3e087495b88f574b69b62e86c4
[ "BSD-3-Clause" ]
25
2015-01-11T04:17:41.000Z
2021-04-03T14:29:10.000Z
/**************************************************************************/ /*! @defgroup Sensors Sensors @brief Sensor API to abstract basic sensor parameters and sensor data (sensor 'events') into a common type using standardized SI units for measurements. @details B...
46
174
0.605514
[ "vector" ]
a9a209806774fb67c211e1c0bbcac9661302181f
16,178
h
C
source/blender/makesdna/DNA_view3d_types.h
sambler/myblender
241cc5e8469efc67320f0be942115dacca281096
[ "Naumen", "Condor-1.1", "MS-PL" ]
3
2016-10-01T22:48:11.000Z
2018-08-14T17:29:04.000Z
source/blender/makesdna/DNA_view3d_types.h
segfault87/blender
77c7440540626828b080444165a28887c255594e
[ "Naumen", "Condor-1.1", "MS-PL" ]
null
null
null
source/blender/makesdna/DNA_view3d_types.h
segfault87/blender
77c7440540626828b080444165a28887c255594e
[ "Naumen", "Condor-1.1", "MS-PL" ]
null
null
null
/* * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be use...
26.740496
93
0.702126
[ "render", "object", "vector", "transform", "3d", "solid" ]
a9a53f5094a25c1856bd2b8ee66d2047aaa14626
108,184
h
C
lib/ccv.h
OSSDC/ccv
a3ad07adf4d9dae969e10a991d975ffd1ae3b16b
[ "CC-BY-4.0", "CC0-1.0" ]
null
null
null
lib/ccv.h
OSSDC/ccv
a3ad07adf4d9dae969e10a991d975ffd1ae3b16b
[ "CC-BY-4.0", "CC0-1.0" ]
null
null
null
lib/ccv.h
OSSDC/ccv
a3ad07adf4d9dae969e10a991d975ffd1ae3b16b
[ "CC-BY-4.0", "CC0-1.0" ]
1
2021-05-12T11:29:49.000Z
2021-05-12T11:29:49.000Z
/********************************************************** * C-based/Cached/Core Computer Vision Library * Liu Liu, 2010-02-01 **********************************************************/ #ifndef GUARD_ccv_h #define GUARD_ccv_h #define _WITH_GETLINE #include <stdio.h> #include <stdlib.h> #include <stdarg.h> #inclu...
44.102731
535
0.733657
[ "geometry", "object", "vector", "model", "transform", "3d" ]
a9ab61bc36575b9558c304af2aaeaf89118db884
125
h
C
src/day_1.h
r-ash/aoc
0a4d15fed04262e388f651cd91734c325a49afa1
[ "MIT" ]
null
null
null
src/day_1.h
r-ash/aoc
0a4d15fed04262e388f651cd91734c325a49afa1
[ "MIT" ]
7
2020-01-08T18:21:51.000Z
2020-01-10T16:39:04.000Z
src/day_1.h
r-ash/aoc
0a4d15fed04262e388f651cd91734c325a49afa1
[ "MIT" ]
null
null
null
#ifndef AOC_DAY_1_H #define AOC_DAY_1_H int fuel_required(std::vector<int> masses); int fuel(int mass); #endif AOC_DAY_1_H
15.625
43
0.784
[ "vector" ]
a9b5d9866ae6684df82518065386c8e8da2aabc7
1,278
h
C
GWEN/include/Gwen/Controls/MenuItem.h
hpidcock/gbsfml
e3aa990dff8c6b95aef92bab3e94affb978409f2
[ "Zlib" ]
null
null
null
GWEN/include/Gwen/Controls/MenuItem.h
hpidcock/gbsfml
e3aa990dff8c6b95aef92bab3e94affb978409f2
[ "Zlib" ]
null
null
null
GWEN/include/Gwen/Controls/MenuItem.h
hpidcock/gbsfml
e3aa990dff8c6b95aef92bab3e94affb978409f2
[ "Zlib" ]
null
null
null
/* GWEN Copyright (c) 2010 Facepunch Studios See license in Gwen.h */ #pragma once #include "Base.h" #include "Gwen/BaseRender.h" #include "Gwen/Controls/Button.h" #include "Gwen/Controls/Menu.h" #include "Gwen/Controls/Symbol.h" namespace Gwen { namespace Controls { class Menu; class GW...
19.363636
72
0.629108
[ "render" ]
a9bb6f0fd5c1582ce4904a478a481a545d2917c9
2,614
h
C
Minuit/Minuit/MnMigrad.h
cdeil/iminuit
8880106e8ba0df18c529c48cd193ba4411ef58b9
[ "MIT" ]
null
null
null
Minuit/Minuit/MnMigrad.h
cdeil/iminuit
8880106e8ba0df18c529c48cd193ba4411ef58b9
[ "MIT" ]
null
null
null
Minuit/Minuit/MnMigrad.h
cdeil/iminuit
8880106e8ba0df18c529c48cd193ba4411ef58b9
[ "MIT" ]
null
null
null
#ifndef MN_MnMigrad_H_ #define MN_MnMigrad_H_ #include "Minuit/MnApplication.h" #include "Minuit/VariableMetricMinimizer.h" class FCNBase; /** API class for minimization using Variable Metric technology ("MIGRAD"); allows for user interaction: set/change parameters, do minimization, change parameters, re-do ...
48.407407
257
0.760903
[ "vector" ]
a9bfd7ebecf0d537ba7c1306b7a701541a05ed45
4,792
h
C
src/wire/json/read.h
serhack/monero-lws
faa51780f3f8e6c5c0c4235499b95c246e074f29
[ "BSD-3-Clause" ]
28
2020-09-05T15:50:05.000Z
2022-03-26T23:14:00.000Z
src/wire/json/read.h
serhack/monero-lws
faa51780f3f8e6c5c0c4235499b95c246e074f29
[ "BSD-3-Clause" ]
30
2020-09-23T12:36:39.000Z
2022-02-23T21:24:52.000Z
src/wire/json/read.h
serhack/monero-lws
faa51780f3f8e6c5c0c4235499b95c246e074f29
[ "BSD-3-Clause" ]
9
2020-09-23T19:53:03.000Z
2022-02-27T14:14:25.000Z
// Copyright (c) 2020, The Monero Project // 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 list of // con...
35.496296
93
0.713063
[ "object", "vector" ]
a9c29e075a7d499850216f8f6ac78b6275941c79
1,820
h
C
open-vm-tools/common-agent/Cpp/Communication/amqpCore/include/amqpClient/amqpImpl/GetResponseImpl.h
mrehman29/open-vm-tools
03f35e3209b3a73cf8e43a74ac764f22526723a0
[ "X11" ]
2
2020-07-23T06:01:37.000Z
2021-02-25T06:48:42.000Z
open-vm-tools/common-agent/Cpp/Communication/amqpCore/include/amqpClient/amqpImpl/GetResponseImpl.h
mrehman29/open-vm-tools
03f35e3209b3a73cf8e43a74ac764f22526723a0
[ "X11" ]
null
null
null
open-vm-tools/common-agent/Cpp/Communication/amqpCore/include/amqpClient/amqpImpl/GetResponseImpl.h
mrehman29/open-vm-tools
03f35e3209b3a73cf8e43a74ac764f22526723a0
[ "X11" ]
1
2020-11-11T12:54:06.000Z
2020-11-11T12:54:06.000Z
/* * Created on: May 16, 2012 * Author: mdonahue * * Copyright (C) 2012-2016 VMware, Inc. All rights reserved. -- VMware Confidential */ #ifndef GETRESPONSEIMPL_H_ #define GETRESPONSEIMPL_H_ #include "amqpClient/amqpImpl/BasicProperties.h" #include "Memory/DynamicArray/DynamicArrayInc.h" #include "amqpCli...
27.164179
86
0.775275
[ "object" ]
a9c2ac9adb9f215d9f5896e49b7a4dc69aeaf32a
17,787
h
C
src/rbSimLib/Joint3D.h
yck011522/modular_ik_solver
285020b6e549d7fb8c3acc6b54bfd90ff3a43fd3
[ "MIT" ]
null
null
null
src/rbSimLib/Joint3D.h
yck011522/modular_ik_solver
285020b6e549d7fb8c3acc6b54bfd90ff3a43fd3
[ "MIT" ]
null
null
null
src/rbSimLib/Joint3D.h
yck011522/modular_ik_solver
285020b6e549d7fb8c3acc6b54bfd90ff3a43fd3
[ "MIT" ]
null
null
null
#pragma once //TODO Refactor this file to separate Joints 2D and Joints 3D #include "RigidBody3D.h" #include <vector> using Eigen::Vector2d; using Eigen::Vector3d; using Eigen::VectorXd; using Eigen::MatrixXd; class HingeJoint2Pt { public: const static int NumConstraints = 6; const static int NumStates = 12; //1...
37.446316
193
0.706471
[ "object", "vector", "3d" ]
a9c72cc35f98d68ec9dbbf938053750640a3bd31
85,443
c
C
src/tests/suite/daos_dist_tx.c
fedepad/daos
ac71a320b8426b1eeb1457b0b6f5e6e115dfc9aa
[ "BSD-2-Clause-Patent" ]
1
2021-12-14T16:11:52.000Z
2021-12-14T16:11:52.000Z
src/tests/suite/daos_dist_tx.c
fedepad/daos
ac71a320b8426b1eeb1457b0b6f5e6e115dfc9aa
[ "BSD-2-Clause-Patent" ]
2
2021-05-20T16:08:50.000Z
2021-06-24T16:47:39.000Z
src/tests/suite/daos_dist_tx.c
fedepad/daos
ac71a320b8426b1eeb1457b0b6f5e6e115dfc9aa
[ "BSD-2-Clause-Patent" ]
null
null
null
/** * (C) Copyright 2020-2021 Intel Corporation. * * SPDX-License-Identifier: BSD-2-Clause-Patent */ /** * This file is part of daos * * tests/suite/daos_dist_tx.c */ #define D_LOGFAC DD_FAC(tests) #include "daos_test.h" #include "daos_iotest.h" #include <daos/dtx.h> #define MUST(rc) assert_int_equal(rc, 0) ...
27.056048
79
0.67555
[ "object" ]
a9d2295e748da7429ac9e08d8fae554d5f42655b
6,627
h
C
SparkPerso/Pods/DJI-SDK-iOS/iOS_Mobile_SDK/DJISDK.framework/Headers/DJIRTK.h
BoomPowbep/Spark-Sphero-Starter
c6b3b112d3241987e2af544ff72b3dedc7f92435
[ "MIT" ]
6
2019-01-10T12:12:54.000Z
2021-11-30T10:27:28.000Z
SparkPerso/Pods/DJI-SDK-iOS/iOS_Mobile_SDK/DJISDK.framework/Headers/DJIRTK.h
BoomPowbep/Spark-Sphero-Starter
c6b3b112d3241987e2af544ff72b3dedc7f92435
[ "MIT" ]
1
2020-10-09T07:49:14.000Z
2020-10-09T07:49:14.000Z
SparkPerso/Pods/DJI-SDK-iOS/iOS_Mobile_SDK/DJISDK.framework/Headers/DJIRTK.h
BoomPowbep/Spark-Sphero-Starter
c6b3b112d3241987e2af544ff72b3dedc7f92435
[ "MIT" ]
1
2020-09-24T10:48:32.000Z
2020-09-24T10:48:32.000Z
// // DJIRTK.h // DJISDK // // Copyright © 2017, DJI. All rights reserved. // #import <Foundation/Foundation.h> #import <CoreLocation/CoreLocation.h> #import <DJISDK/DJIBaseProduct.h> NS_ASSUME_NONNULL_BEGIN @class DJIRTK; @class DJIRTKState; /** * This enum defines the positioning solution currently being us...
24.098182
94
0.740305
[ "vector" ]
a9d2a4096a4d7c752f312fabf7eeeb715592ed23
535
h
C
CZOrganizerSDK/CZOrganizerSDK/UI/SchoolStar/SchoolStarShopDetail/CustomView/CZSchoolStarShopCaseCollectionView.h
RickZhaoShuCheng/StudyAbroad
9691bf33058c9cdbaa3e29f1501f3588f2e3b644
[ "MIT" ]
null
null
null
CZOrganizerSDK/CZOrganizerSDK/UI/SchoolStar/SchoolStarShopDetail/CustomView/CZSchoolStarShopCaseCollectionView.h
RickZhaoShuCheng/StudyAbroad
9691bf33058c9cdbaa3e29f1501f3588f2e3b644
[ "MIT" ]
null
null
null
CZOrganizerSDK/CZOrganizerSDK/UI/SchoolStar/SchoolStarShopDetail/CustomView/CZSchoolStarShopCaseCollectionView.h
RickZhaoShuCheng/StudyAbroad
9691bf33058c9cdbaa3e29f1501f3588f2e3b644
[ "MIT" ]
null
null
null
// // SchoolStarShopCaseCollectionView.h // CZOrganizerSDK // // Created by 谢朋远 on 2020/4/10. // Copyright © 2020 zsc. All rights reserved. // #import <UIKit/UIKit.h> #import "CZCaseModel.h" NS_ASSUME_NONNULL_BEGIN @interface CZSchoolStarShopCaseCollectionView : UICollectionView @property (nonatomic ,strong) NSMu...
22.291667
72
0.757009
[ "model" ]
a9d3bcf3c56732279923b13df0e4e8ec570d51d1
7,240
c
C
lib/src/tests/check_types_custom.c
luzidl/Machinebeat
358e52b555a15972f47dc3543660ab7c633a12b6
[ "Apache-2.0" ]
null
null
null
lib/src/tests/check_types_custom.c
luzidl/Machinebeat
358e52b555a15972f47dc3543660ab7c633a12b6
[ "Apache-2.0" ]
null
null
null
lib/src/tests/check_types_custom.c
luzidl/Machinebeat
358e52b555a15972f47dc3543660ab7c633a12b6
[ "Apache-2.0" ]
null
null
null
/* 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/. */ #include "ua_types.h" #include "ua_types_generated_handling.h" #include "ua_types_encoding_binary.h" #include "u...
33.518519
102
0.633978
[ "3d" ]
a9d4bda90e55867601f9ca775f5f3e640612af18
3,933
h
C
Event/Recon/CalRecon/CalXtalsParams.h
fermi-lat/Event
2e9e8ee117f61c4b1abde69828a97f94ff84630a
[ "BSD-3-Clause" ]
null
null
null
Event/Recon/CalRecon/CalXtalsParams.h
fermi-lat/Event
2e9e8ee117f61c4b1abde69828a97f94ff84630a
[ "BSD-3-Clause" ]
null
null
null
Event/Recon/CalRecon/CalXtalsParams.h
fermi-lat/Event
2e9e8ee117f61c4b1abde69828a97f94ff84630a
[ "BSD-3-Clause" ]
null
null
null
#ifndef CalXtalsParams_H #define CalXtalsParams_H /** @file CalXtalsParams.h @class CalXtalsParams @brief Gaudi TDS class to store the basic quantities related to a collection of CAL xtals. These include the number of xtals in the collection, the number of saturated xtals, the number ox xtals exceed...
35.754545
125
0.683193
[ "geometry" ]
a9d4efbc410d603f54c17fc0f2928747235313ee
4,590
h
C
src/CppParser/AST.h
ChristophBender/CppSharp
59e766a394000e63bbb7fb7236b7cb9f83083e59
[ "MIT" ]
7
2015-01-09T17:59:21.000Z
2021-06-14T18:57:14.000Z
src/CppParser/AST.h
ChristophBender/CppSharp
59e766a394000e63bbb7fb7236b7cb9f83083e59
[ "MIT" ]
2
2021-02-21T01:27:25.000Z
2021-02-21T04:27:27.000Z
src/CppParser/AST.h
ChristophBender/CppSharp
59e766a394000e63bbb7fb7236b7cb9f83083e59
[ "MIT" ]
4
2021-02-15T14:00:54.000Z
2021-06-30T05:39:06.000Z
/************************************************************************ * * CppSharp * Licensed under the MIT license. * ************************************************************************/ #pragma once #include "Helpers.h" #include "Sources.h" #include "Types.h" #include "Decl.h" #include "Stmt.h" #include "E...
18.142292
73
0.675163
[ "vector" ]
a9d722184f9c9527efa27b07ffe2c6bd5367b23f
1,400
h
C
Common01/Source/Common/DAG/DagNodeValue.h
DavidCoenFish/game02
3011cf2fe069b579759aa95333cb406a8ff52d53
[ "Unlicense" ]
null
null
null
Common01/Source/Common/DAG/DagNodeValue.h
DavidCoenFish/game02
3011cf2fe069b579759aa95333cb406a8ff52d53
[ "Unlicense" ]
null
null
null
Common01/Source/Common/DAG/DagNodeValue.h
DavidCoenFish/game02
3011cf2fe069b579759aa95333cb406a8ff52d53
[ "Unlicense" ]
null
null
null
#pragma once #include "common/dag/idagnode.h" /* combine DagValue and DagNodeValue, or would that result in too much in the resultant class DagNodeValue holds the DagValue and deals with the links/ dirty */ class iDagValue; class DagNodeValue : public iDagNode { public: /* bMarkDirtyOnSet==false is used for p...
35
142
0.754286
[ "render", "vector" ]
a9da864cb99a68096c83d1a3ec9b72fc12be2150
10,222
h
C
Framework/Source/Utils/OS.h
tfoleyNV/Falcor-old
2155109af2322f2aa1db2385cde44d1b7507976b
[ "BSD-3-Clause" ]
1
2020-03-24T18:16:27.000Z
2020-03-24T18:16:27.000Z
Framework/Source/Utils/OS.h
tfoleyNV/Falcor-old
2155109af2322f2aa1db2385cde44d1b7507976b
[ "BSD-3-Clause" ]
null
null
null
Framework/Source/Utils/OS.h
tfoleyNV/Falcor-old
2155109af2322f2aa1db2385cde44d1b7507976b
[ "BSD-3-Clause" ]
null
null
null
/*************************************************************************** # Copyright (c) 2015, NVIDIA CORPORATION. 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 sourc...
43.130802
227
0.67521
[ "vector" ]
a9daf9482cfc66397fa11ee7db2100e8fab2076c
281
h
C
src/individual.h
gabrielfelipeg/TravellingSalesman-GeneticAlgo
784dd4a3b3f06633c99f040ff42231ad0377868f
[ "MIT" ]
2
2019-12-11T18:15:48.000Z
2019-12-12T18:46:54.000Z
src/individual.h
gabrielfelipeg/TravellingSalesman-GeneticAlgo
784dd4a3b3f06633c99f040ff42231ad0377868f
[ "MIT" ]
1
2019-12-12T17:52:03.000Z
2019-12-12T17:52:03.000Z
src/individual.h
gabrielfelipeg/TravellingSalesman-GeneticAlgo
784dd4a3b3f06633c99f040ff42231ad0377868f
[ "MIT" ]
null
null
null
#pragma once #include <vector> #include <cstdlib> #include <algorithm> #include <iostream> class Individual{ public: std::vector<int> chromosome; void mutate(); Individual(); bool isValid(int tam); Individual(std::vector<int> param); };
20.071429
43
0.622776
[ "vector" ]
a9e1909d1228d62892108cce6b1b67e1d04948bc
2,046
h
C
flexible_buffer.h
arsee11/arseeulib
528afa07d182e76ce74255a53ee01d73c2fae66f
[ "BSD-2-Clause" ]
null
null
null
flexible_buffer.h
arsee11/arseeulib
528afa07d182e76ce74255a53ee01d73c2fae66f
[ "BSD-2-Clause" ]
1
2015-08-21T06:31:32.000Z
2015-08-21T06:32:06.000Z
flexible_buffer.h
arsee11/arseeulib
528afa07d182e76ce74255a53ee01d73c2fae66f
[ "BSD-2-Clause" ]
1
2016-07-23T04:03:15.000Z
2016-07-23T04:03:15.000Z
///flexible_buffer.h #ifndef FLEXIBLE_BUFFER_H #define FLEXIBLE_BUFFER_H #include <vector> #include <tuple> #ifndef NAMESPDEF_H #include "namespdef.h" #endif using std::size_t; NAMESP_BEGIN ///a flexible buffer. ///capacity can be increase or decrease dynamically. ///not thread safety. template<typename T> clas...
16.110236
65
0.651515
[ "vector" ]
a9edfb3e1b2ee6b63d40bda30e799dc63bc124be
3,286
h
C
modules/remote_bitrate_estimator/include/remote_bitrate_estimator.h
Tunnel-Vizion/webrtc
7c256c99a1b4a4d2cbe9078df77f42e425418a12
[ "BSD-3-Clause" ]
1
2021-03-22T22:39:45.000Z
2021-03-22T22:39:45.000Z
modules/remote_bitrate_estimator/include/remote_bitrate_estimator.h
Tunnel-Vizion/webrtc
7c256c99a1b4a4d2cbe9078df77f42e425418a12
[ "BSD-3-Clause" ]
null
null
null
modules/remote_bitrate_estimator/include/remote_bitrate_estimator.h
Tunnel-Vizion/webrtc
7c256c99a1b4a4d2cbe9078df77f42e425418a12
[ "BSD-3-Clause" ]
null
null
null
/* * Copyright (c) 2012 The WebRTC project authors. All Rights Reserved. * * Use of this source code is governed by a BSD-style license * that can be found in the LICENSE file in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contribut...
35.333333
79
0.744979
[ "vector" ]
a9efed027ea3aad8ccf9e115554a742268facd91
24,008
h
C
Code/Engine/Foundation/Strings/StringBuilder.h
alinoctavian/ezEngine
0312c8d777c05ac58911f3fa879e4fd7efcfcb66
[ "MIT" ]
null
null
null
Code/Engine/Foundation/Strings/StringBuilder.h
alinoctavian/ezEngine
0312c8d777c05ac58911f3fa879e4fd7efcfcb66
[ "MIT" ]
null
null
null
Code/Engine/Foundation/Strings/StringBuilder.h
alinoctavian/ezEngine
0312c8d777c05ac58911f3fa879e4fd7efcfcb66
[ "MIT" ]
null
null
null
#pragma once #include <Foundation/ThirdParty/utf8/utf8.h> #include <Foundation/Containers/HybridArray.h> #include <Foundation/Memory/MemoryUtils.h> #include <Foundation/Strings/FormatString.h> #include <Foundation/Strings/Implementation/StringBase.h> #include <Foundation/Strings/PathUtils.h> #include <Foundation/Stri...
49.809129
150
0.734297
[ "object" ]
a9f0371333f406021cb975f129cf7a1269b36d1d
31,074
h
C
aws-cpp-sdk-ec2/include/aws/ec2/model/ImportSnapshotRequest.h
lintonv/aws-sdk-cpp
15e19c265ffce19d2046b18aa1b7307fc5377e58
[ "Apache-2.0" ]
null
null
null
aws-cpp-sdk-ec2/include/aws/ec2/model/ImportSnapshotRequest.h
lintonv/aws-sdk-cpp
15e19c265ffce19d2046b18aa1b7307fc5377e58
[ "Apache-2.0" ]
null
null
null
aws-cpp-sdk-ec2/include/aws/ec2/model/ImportSnapshotRequest.h
lintonv/aws-sdk-cpp
15e19c265ffce19d2046b18aa1b7307fc5377e58
[ "Apache-2.0" ]
1
2020-11-04T03:18:11.000Z
2020-11-04T03:18:11.000Z
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/ec2/EC2_EXPORTS.h> #include <aws/ec2/EC2Request.h> #include <aws/ec2/model/ClientData.h> #include <aws/core/utils/memory/stl/AWSString.h> #include <aws/ec2/model/SnapshotDis...
51.108553
185
0.675323
[ "vector", "model" ]
a9f5f370e8dd92ce11a28d95279897e8dd04416e
3,752
h
C
src/lib/support/ObjectLifeCycle.h
mykrupp/connectedhomeip-1
c6ca8bde66f76fa95b0383e2faa6a67c74cef2c3
[ "Apache-2.0" ]
4
2020-09-11T04:32:44.000Z
2022-03-11T09:06:07.000Z
src/lib/support/ObjectLifeCycle.h
mykrupp/connectedhomeip-1
c6ca8bde66f76fa95b0383e2faa6a67c74cef2c3
[ "Apache-2.0" ]
8
2020-07-07T21:51:44.000Z
2021-07-26T13:43:00.000Z
src/lib/support/ObjectLifeCycle.h
mykrupp/connectedhomeip-1
c6ca8bde66f76fa95b0383e2faa6a67c74cef2c3
[ "Apache-2.0" ]
7
2021-04-26T06:22:35.000Z
2021-12-16T07:10:43.000Z
/* * * Copyright (c) 2021 Project CHIP Authors * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE...
31.529412
130
0.61887
[ "object" ]
a9f9f920679f2af94a6842a11c054ad675b13a6c
1,888
h
C
src/Plugins/Movie1Plugin/MovieInternalObject.h
irov/Mengine
b76e9f8037325dd826d4f2f17893ac2b236edad8
[ "MIT" ]
39
2016-04-21T03:25:26.000Z
2022-01-19T14:16:38.000Z
src/Plugins/Movie1Plugin/MovieInternalObject.h
irov/Mengine
b76e9f8037325dd826d4f2f17893ac2b236edad8
[ "MIT" ]
23
2016-06-28T13:03:17.000Z
2022-02-02T10:11:54.000Z
src/Plugins/Movie1Plugin/MovieInternalObject.h
irov/Mengine
b76e9f8037325dd826d4f2f17893ac2b236edad8
[ "MIT" ]
14
2016-06-22T20:45:37.000Z
2021-07-05T12:25:19.000Z
#pragma once #include "Kernel/Node.h" #include "Kernel/BaseRender.h" #include "ResourceInternalObject.h" #include "pybind/pybind.hpp" namespace Mengine { ////////////////////////////////////////////////////////////////////////// typedef IntrusiveNodePtr<class Movie> MoviePtr; ///////////////////////////...
29.5
121
0.567797
[ "render", "object" ]
a9fbbb0685fee61463bab758e87566b9163c9c35
739
h
C
include/mappoint.h
GentleDell/StereoSLAM
496c37b397a79e92d884f2d02620d121bd089260
[ "MIT" ]
3
2018-07-22T15:42:18.000Z
2020-04-04T20:55:21.000Z
include/mappoint.h
GentleDell/StereoSLAM
496c37b397a79e92d884f2d02620d121bd089260
[ "MIT" ]
null
null
null
include/mappoint.h
GentleDell/StereoSLAM
496c37b397a79e92d884f2d02620d121bd089260
[ "MIT" ]
1
2021-11-04T17:29:53.000Z
2021-11-04T17:29:53.000Z
#ifndef MAPPOINTS_H #define MAPPOINTS_H #include <stdio.h> #include <iostream> #include <vector> #include "opencv2/core.hpp" #include "opencv2/calib3d.hpp" using namespace std; using namespace cv; class Mappoint { public: // functions Mappoint(); Mappoint(cv::Point3f point, int queryframename, int tra...
21.735294
111
0.718539
[ "vector" ]
a9fcdf4b31e359316c378199aff796b3514e40d4
2,306
h
C
src/d3d11/d3d11_cuda.h
oashnic/dxvk
78ef4cfd92cb7f448292aaca83091914ab271257
[ "Zlib" ]
8,148
2017-10-29T10:51:20.000Z
2022-03-31T12:52:51.000Z
src/d3d11/d3d11_cuda.h
oashnic/dxvk
78ef4cfd92cb7f448292aaca83091914ab271257
[ "Zlib" ]
2,270
2017-12-04T12:08:13.000Z
2022-03-31T19:56:41.000Z
src/d3d11/d3d11_cuda.h
oashnic/dxvk
78ef4cfd92cb7f448292aaca83091914ab271257
[ "Zlib" ]
732
2017-11-28T13:08:15.000Z
2022-03-31T21:05:59.000Z
#pragma once #include <utility> #include <vector> #include "../dxvk/dxvk_resource.h" #include "../util/com/com_guid.h" #include "../util/com/com_object.h" #include "d3d11_buffer.h" #include "d3d11_texture.h" namespace dxvk { class CubinShaderWrapper : public ComObject<IUnknown> { public: CubinShaderWrap...
27.452381
136
0.680833
[ "vector" ]
e70364f947f7ab360fca215db5e27964b2e1c386
5,094
h
C
Plugins/RGBZView/vtkPVRenderViewForAssembly.h
mathstuf/ParaView
e867e280545ada10c4ed137f6a966d9d2f3db4cb
[ "Apache-2.0" ]
null
null
null
Plugins/RGBZView/vtkPVRenderViewForAssembly.h
mathstuf/ParaView
e867e280545ada10c4ed137f6a966d9d2f3db4cb
[ "Apache-2.0" ]
null
null
null
Plugins/RGBZView/vtkPVRenderViewForAssembly.h
mathstuf/ParaView
e867e280545ada10c4ed137f6a966d9d2f3db4cb
[ "Apache-2.0" ]
null
null
null
/*========================================================================= Program: ParaView Module: vtkPVRenderViewWithEDL.h Copyright (c) 2005-2008 Sandia Corporation, Kitware Inc. All rights reserved. ParaView is a free software; you can redistribute it and/or modify it under the terms of th...
33.077922
83
0.740283
[ "geometry", "render" ]
e7057dc88b32b7d5f008da558ed3558444c8f208
26,832
c
C
libavc/encoder/ih264e_encode.c
Keneral/ae1
e5bbf05e3a01b449f33cca14c5ce8048df45624b
[ "Unlicense" ]
null
null
null
libavc/encoder/ih264e_encode.c
Keneral/ae1
e5bbf05e3a01b449f33cca14c5ce8048df45624b
[ "Unlicense" ]
null
null
null
libavc/encoder/ih264e_encode.c
Keneral/ae1
e5bbf05e3a01b449f33cca14c5ce8048df45624b
[ "Unlicense" ]
null
null
null
/****************************************************************************** * * Copyright (C) 2015 The Android 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: ...
36.555858
109
0.556686
[ "object" ]
e705b66cad5c5f4b264ea0f167a41d57fd38b681
819
h
C
structural/src/bridge/window.h
rachwal/DesignPatterns
0645544706c915a69e1ca64addba5cc14453f64c
[ "MIT" ]
9
2016-08-03T16:15:57.000Z
2021-11-08T13:15:46.000Z
structural/src/bridge/window.h
rachwal/DesignPatterns
0645544706c915a69e1ca64addba5cc14453f64c
[ "MIT" ]
null
null
null
structural/src/bridge/window.h
rachwal/DesignPatterns
0645544706c915a69e1ca64addba5cc14453f64c
[ "MIT" ]
4
2016-08-03T16:16:01.000Z
2017-12-27T05:14:55.000Z
// Based on "Design Patterns: Elements of Reusable Object-Oriented Software" // book by Erich Gamma, John Vlissides, Ralph Johnson, and Richard Helm // // Created by Bartosz Rachwal. The National Institute of Advanced Industrial Science and Technology, Japan. #ifndef STRUCTURAL_BRIDGE_WINDOW_H_ #define STRUCTURAL_BRI...
22.75
107
0.765568
[ "object" ]
e710ad1bed440fd555caaa841d006fedf29eb64c
1,426
h
C
3D Graphics - Final/3D Graphics - Final/VertexBufferLayout.h
ferp132/OpenGL
2d5387915f3bf80b44b7c078dd9d6bdbb1c69f6f
[ "MIT" ]
null
null
null
3D Graphics - Final/3D Graphics - Final/VertexBufferLayout.h
ferp132/OpenGL
2d5387915f3bf80b44b7c078dd9d6bdbb1c69f6f
[ "MIT" ]
null
null
null
3D Graphics - Final/3D Graphics - Final/VertexBufferLayout.h
ferp132/OpenGL
2d5387915f3bf80b44b7c078dd9d6bdbb1c69f6f
[ "MIT" ]
null
null
null
#pragma once #ifndef __VERTEXBUFFERLAYOUT_H__ #define __VERTEXBUFFERLAYOUT_H__ #include "Dependencies\glew\glew.h" #include "Renderer.h" #include <vector> struct VertexBufferElement { GLuint type; GLuint count; unsigned char normalised; static unsigned int GetSizeOfType(unsigned int type) { switch (type) { ...
21.283582
88
0.736325
[ "vector" ]
e711a5977c2276242cc673140ab9c832cb3255bc
8,514
h
C
src/TAO/Ledger/include/stake.h
barrystyle/LLL-TAO
d9e5b4e4db4cea3976797d8526aedb4bd94256af
[ "MIT" ]
60
2018-04-14T22:17:47.000Z
2022-03-22T14:24:46.000Z
src/TAO/Ledger/include/stake.h
barrystyle/LLL-TAO
d9e5b4e4db4cea3976797d8526aedb4bd94256af
[ "MIT" ]
60
2019-07-12T14:18:44.000Z
2022-03-30T08:03:19.000Z
src/TAO/Ledger/include/stake.h
barrystyle/LLL-TAO
d9e5b4e4db4cea3976797d8526aedb4bd94256af
[ "MIT" ]
33
2018-04-16T08:55:36.000Z
2022-03-13T10:17:06.000Z
/*__________________________________________________________________________________________ (c) Hash(BEGIN(Satoshi[2010]), END(Sunny[2012])) == Videlicet[2014] ++ (c) Copyright The Nexus Developers 2014 - 2021 Distributed under the MIT software license, see the accompanying file COPYING or http://www.op...
34.056
137
0.618276
[ "object" ]
e71dc0cd0e5840bd6bc65c5515757097e6e3777a
26,638
h
C
hi_sampler/sampler/ModulatorSamplerSound.h
Matt-Dub/HISE
ae2dd1653e1c8d749a9088edcd573de6252b0b96
[ "Intel" ]
null
null
null
hi_sampler/sampler/ModulatorSamplerSound.h
Matt-Dub/HISE
ae2dd1653e1c8d749a9088edcd573de6252b0b96
[ "Intel" ]
null
null
null
hi_sampler/sampler/ModulatorSamplerSound.h
Matt-Dub/HISE
ae2dd1653e1c8d749a9088edcd573de6252b0b96
[ "Intel" ]
null
null
null
/* =========================================================================== * * This file is part of HISE. * Copyright 2016 Christoph Hart * * HISE 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,...
28.954348
162
0.647534
[ "object" ]
e72384f63e1bfd4ed9bf0053a105d3600c5867c4
21,037
h
C
Server/MapGen/MapGenerator/include/Crossing.h
wayfinder/Wayfinder-Server
a688546589f246ee12a8a167a568a9c4c4ef8151
[ "BSD-3-Clause" ]
4
2015-08-17T20:12:22.000Z
2020-05-30T19:53:26.000Z
Server/MapGen/MapGenerator/include/Crossing.h
wayfinder/Wayfinder-Server
a688546589f246ee12a8a167a568a9c4c4ef8151
[ "BSD-3-Clause" ]
null
null
null
Server/MapGen/MapGenerator/include/Crossing.h
wayfinder/Wayfinder-Server
a688546589f246ee12a8a167a568a9c4c4ef8151
[ "BSD-3-Clause" ]
null
null
null
/* Copyright (c) 1999 - 2010, Vodafone Group Services Ltd All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of condit...
36.459272
755
0.643105
[ "object", "shape", "vector" ]
e7251664efd84fab8d77bf5400f56f98339211d8
144,873
c
C
CoreFoundation/Locale.subproj/CFCalendar_Enumerate.c
mustafagunes/swift-corelibs-foundation
f17b5a25bbc604126a8c6aca8b0b75c2e0291a6c
[ "Apache-2.0" ]
1
2021-05-01T07:42:48.000Z
2021-05-01T07:42:48.000Z
CoreFoundation/Locale.subproj/CFCalendar_Enumerate.c
mustafagunes/swift-corelibs-foundation
f17b5a25bbc604126a8c6aca8b0b75c2e0291a6c
[ "Apache-2.0" ]
null
null
null
CoreFoundation/Locale.subproj/CFCalendar_Enumerate.c
mustafagunes/swift-corelibs-foundation
f17b5a25bbc604126a8c6aca8b0b75c2e0291a6c
[ "Apache-2.0" ]
1
2021-08-04T16:24:38.000Z
2021-08-04T16:24:38.000Z
/* CFCalendar_Enumerate.c Copyright (c) 2004-2018, Apple Inc. and the Swift project authors Portions Copyright (c) 2014-2018, Apple Inc. and the Swift project authors Licensed under Apache License v2.0 with Runtime Library Exception See http://swift.org/LICENSE.txt for license information See http://swift.org/CO...
62.257413
617
0.679119
[ "object" ]
e728e25583267f5e3c3a0679047a3a7885e9eaad
2,850
h
C
ur_robot_driver/include/ur_robot_driver/primary/robot_message.h
urmahp/Universal_Robots_Isaac_Driver
5ae8c52127ec64b9572cd08e35895ce7527c57a1
[ "Apache-2.0" ]
null
null
null
ur_robot_driver/include/ur_robot_driver/primary/robot_message.h
urmahp/Universal_Robots_Isaac_Driver
5ae8c52127ec64b9572cd08e35895ce7527c57a1
[ "Apache-2.0" ]
null
null
null
ur_robot_driver/include/ur_robot_driver/primary/robot_message.h
urmahp/Universal_Robots_Isaac_Driver
5ae8c52127ec64b9572cd08e35895ce7527c57a1
[ "Apache-2.0" ]
null
null
null
// this is for emacs file handling -*- mode: c++; indent-tabs-mode: nil -*- // -- BEGIN LICENSE BLOCK ---------------------------------------------- // Copyright 2019 FZI Forschungszentrum Informatik // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance...
29.6875
103
0.674035
[ "object" ]
e72f7e55491dd87d6b4fd2e0d797abbbc9548817
6,255
h
C
VTK/Filtering/vtkCompositeDataSet.h
matthb2/ParaView-beforekitwareswtichedtogit
e47e57d6ce88444d9e6af9ab29f9db8c23d24cef
[ "BSD-3-Clause" ]
1
2021-07-31T19:38:03.000Z
2021-07-31T19:38:03.000Z
VTK/Filtering/vtkCompositeDataSet.h
matthb2/ParaView-beforekitwareswtichedtogit
e47e57d6ce88444d9e6af9ab29f9db8c23d24cef
[ "BSD-3-Clause" ]
null
null
null
VTK/Filtering/vtkCompositeDataSet.h
matthb2/ParaView-beforekitwareswtichedtogit
e47e57d6ce88444d9e6af9ab29f9db8c23d24cef
[ "BSD-3-Clause" ]
2
2019-01-22T19:51:40.000Z
2021-07-31T19:38:05.000Z
/*========================================================================= Program: Visualization Toolkit Module: $RCSfile$ Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen All rights reserved. See Copyright.txt or http://www.kitware.com/Copyright.htm for details. This software is distrib...
35.742857
83
0.73797
[ "object" ]
30ad6fb2fbb095397981924e3f90e2b91b69a697
3,771
h
C
aws-cpp-sdk-inspector/include/aws/inspector/model/GetAssessmentReportResult.h
Neusoft-Technology-Solutions/aws-sdk-cpp
88c041828b0dbee18a297c3cfe98c5ecd0706d0b
[ "Apache-2.0" ]
1
2022-02-10T08:06:54.000Z
2022-02-10T08:06:54.000Z
aws-cpp-sdk-inspector/include/aws/inspector/model/GetAssessmentReportResult.h
Neusoft-Technology-Solutions/aws-sdk-cpp
88c041828b0dbee18a297c3cfe98c5ecd0706d0b
[ "Apache-2.0" ]
1
2022-01-03T23:59:37.000Z
2022-01-03T23:59:37.000Z
aws-cpp-sdk-inspector/include/aws/inspector/model/GetAssessmentReportResult.h
ravindra-wagh/aws-sdk-cpp
7d5ff01b3c3b872f31ca98fb4ce868cd01e97696
[ "Apache-2.0" ]
1
2021-12-30T04:25:33.000Z
2021-12-30T04:25:33.000Z
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/inspector/Inspector_EXPORTS.h> #include <aws/inspector/model/ReportStatus.h> #include <aws/core/utils/memory/stl/AWSString.h> #include <utility> namespace Aws { template<ty...
33.078947
116
0.693185
[ "model" ]
30aedafccc1e94384420d542670e30c23446ce9b
39,167
c
C
source/dao_scene.c
sanyaade-teachings/DaoGraphics
604952cd8c5b9e59e416f98b1ea08488cdc61bf1
[ "BSD-2-Clause" ]
1
2017-04-30T04:48:42.000Z
2017-04-30T04:48:42.000Z
source/dao_scene.c
sanyaade-teachings/DaoGraphics
604952cd8c5b9e59e416f98b1ea08488cdc61bf1
[ "BSD-2-Clause" ]
null
null
null
source/dao_scene.c
sanyaade-teachings/DaoGraphics
604952cd8c5b9e59e416f98b1ea08488cdc61bf1
[ "BSD-2-Clause" ]
null
null
null
/* // Dao Graphics Engine // http://www.daovm.net // // Copyright (c) 2012, Limin Fu // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, // are permitted provided that the following conditions are met: // // * Redistributions of source code must retain the abov...
34.147341
136
0.695917
[ "mesh", "object", "vector", "model", "transform", "3d" ]
30b21cfb9becf78290de56240170627a5aee9c13
4,052
h
C
3rdparty/webkit/Source/WebCore/loader/ThreadableLoader.h
mchiasson/PhaserNative
f867454602c395484bf730a7c43b9c586c102ac2
[ "MIT" ]
1
2020-05-25T16:06:49.000Z
2020-05-25T16:06:49.000Z
3rdparty/webkit/Source/WebCore/loader/ThreadableLoader.h
mchiasson/PhaserNative
f867454602c395484bf730a7c43b9c586c102ac2
[ "MIT" ]
null
null
null
3rdparty/webkit/Source/WebCore/loader/ThreadableLoader.h
mchiasson/PhaserNative
f867454602c395484bf730a7c43b9c586c102ac2
[ "MIT" ]
1
2019-01-25T13:55:25.000Z
2019-01-25T13:55:25.000Z
/* * Copyright (C) 2009 Google Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditio...
40.929293
178
0.739882
[ "object" ]
30b62867ac397e4729b9516021ead64613fa447e
63,984
h
C
printscan/faxsrv/print/faxprint/faxdrv/win9x/ddk/printer/inc/minidriv.h
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
printscan/faxsrv/print/faxprint/faxdrv/win9x/ddk/printer/inc/minidriv.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
printscan/faxsrv/print/faxprint/faxdrv/win9x/ddk/printer/inc/minidriv.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
/**************************************************************************** * * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY * * KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE * * IM...
44.464211
86
0.487497
[ "vector", "model" ]
30ba12ce6cf89257ab7068f44d533c69770d3bd1
1,966
h
C
src/util-lib/zobrist.h
LieuweVinkhuijzen/ltsmin
b318b366a26f7aa1126198b17e8e0844ce0d8750
[ "BSD-3-Clause" ]
40
2015-03-27T12:55:56.000Z
2022-03-17T10:47:11.000Z
src/util-lib/zobrist.h
LieuweVinkhuijzen/ltsmin
b318b366a26f7aa1126198b17e8e0844ce0d8750
[ "BSD-3-Clause" ]
160
2015-01-29T13:45:32.000Z
2022-03-29T11:43:50.000Z
src/util-lib/zobrist.h
LieuweVinkhuijzen/ltsmin
b318b366a26f7aa1126198b17e8e0844ce0d8750
[ "BSD-3-Clause" ]
27
2015-02-02T10:46:51.000Z
2022-03-24T14:39:55.000Z
#ifndef ZOBRIST_H #define ZOBRIST_H /** * Implementation of zobrist incremental hashing on fixed-length state vectors. * Successor states in model checking often exhibit similarity to their * predecessors: only a few variables are updated (the state space explosion * is caused by combinatorial values of the variab...
36.407407
154
0.706511
[ "model" ]
30bac81d4a7868c614c496ef698ea537eeab7fed
3,896
h
C
aws-cpp-sdk-lex/include/aws/lex/model/ActiveContextTimeToLive.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-lex/include/aws/lex/model/ActiveContextTimeToLive.h
perfectrecall/aws-sdk-cpp
fb8cbebf2fd62720b65aeff841ad2950e73d8ebd
[ "Apache-2.0" ]
1
2022-01-03T23:59:37.000Z
2022-01-03T23:59:37.000Z
aws-cpp-sdk-lex/include/aws/lex/model/ActiveContextTimeToLive.h
ravindra-wagh/aws-sdk-cpp
7d5ff01b3c3b872f31ca98fb4ce868cd01e97696
[ "Apache-2.0" ]
1
2021-12-30T04:25:33.000Z
2021-12-30T04:25:33.000Z
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/lex/LexRuntimeService_EXPORTS.h> namespace Aws { namespace Utils { namespace Json { class JsonValue; class JsonView; } // namespace Json } // namespace Utils namespace ...
36.074074
124
0.699692
[ "model" ]
30bacf5005d4f350bbbaba8b9fda80ca1b935567
7,683
h
C
CLI/FK_CLI/include/DList_CLI.h
rita0222/FK
bc5786a5da0dd732e2f411c1a953b331323ee432
[ "BSD-3-Clause" ]
4
2020-05-15T03:43:53.000Z
2021-06-05T16:21:31.000Z
CLI/FK_CLI/include/DList_CLI.h
rita0222/FK
bc5786a5da0dd732e2f411c1a953b331323ee432
[ "BSD-3-Clause" ]
1
2020-05-19T09:27:16.000Z
2020-05-21T02:12:54.000Z
CLI/FK_CLI/include/DList_CLI.h
rita0222/FK
bc5786a5da0dd732e2f411c1a953b331323ee432
[ "BSD-3-Clause" ]
null
null
null
#pragma once #include <FK/DList.h> #include "Base_CLI.h" #include "Model_CLI.h" #include "Projection_CLI.h" #using <System.dll> namespace FK_CLI { using namespace System::Collections::Generic; //! 立体視出力を制御する際に用いる列挙型 public enum class fk_StereoChannel { STEREO_LEFT, //!< 右目側 STEREO_RIGHT //!<...
26.044068
79
0.651959
[ "model" ]
30c0d7da7ae63bd9ae097c2c4d100f37764c9250
13,435
c
C
src/plugins/gitresolver/gitresolver.c
0003088/qt-gui-test
0ceaa19e5d4b50b110047c0b73eb4f79164f4532
[ "BSD-3-Clause" ]
null
null
null
src/plugins/gitresolver/gitresolver.c
0003088/qt-gui-test
0ceaa19e5d4b50b110047c0b73eb4f79164f4532
[ "BSD-3-Clause" ]
null
null
null
src/plugins/gitresolver/gitresolver.c
0003088/qt-gui-test
0ceaa19e5d4b50b110047c0b73eb4f79164f4532
[ "BSD-3-Clause" ]
null
null
null
/** * @file * * @brief Source for gitresolver plugin * * @copyright BSD License (see doc/LICENSE.md or http://www.libelektra.org) * */ #include "gitresolver.h" #include <fcntl.h> #include <git2.h> #include <kdberrors.h> #include <kdbhelper.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include ...
26.291585
126
0.694827
[ "object" ]
30c1e9d3f40c60f98b178d6ef1de6d62c5686e28
2,615
h
C
src/render_support/SpriteMgr.h
lachlanorr/gaen
325b4604ac8a8a366aa93cca9d8393ccdbc682fa
[ "Zlib" ]
2
2015-05-07T21:03:25.000Z
2017-10-11T11:17:28.000Z
src/render_support/SpriteMgr.h
lachlanorr/gaen
325b4604ac8a8a366aa93cca9d8393ccdbc682fa
[ "Zlib" ]
4
2016-06-25T21:41:50.000Z
2016-12-26T19:35:19.000Z
src/render_support/SpriteMgr.h
lachlanorr/gaen
325b4604ac8a8a366aa93cca9d8393ccdbc682fa
[ "Zlib" ]
1
2016-08-27T18:05:49.000Z
2016-08-27T18:05:49.000Z
//------------------------------------------------------------------------------ // SpriteMgr.h - Management of Sprite lifetimes, animations and collisions // // Gaen Concurrency Engine - http://gaen.org // Copyright (c) 2014-2021 Lachlan Orr // // This software is provided 'as-is', without any express or implied // wa...
33.101266
117
0.712046
[ "transform" ]
30c503fd3982e5fba5864d6e5605962680cb7c81
2,594
h
C
src/tools/gui/stlink-gui.h
Sensoteq/stlink
bcee11a4af59b6aed15a6b9a2cdd689ce6483522
[ "BSD-3-Clause" ]
1
2020-03-02T09:41:52.000Z
2020-03-02T09:41:52.000Z
src/tools/gui/stlink-gui.h
Sensoteq/stlink
bcee11a4af59b6aed15a6b9a2cdd689ce6483522
[ "BSD-3-Clause" ]
1
2018-12-10T16:39:46.000Z
2018-12-10T16:39:46.000Z
src/tools/gui/stlink-gui.h
Sensoteq/stlink
bcee11a4af59b6aed15a6b9a2cdd689ce6483522
[ "BSD-3-Clause" ]
1
2020-08-27T18:58:12.000Z
2020-08-27T18:58:12.000Z
#ifndef __STLINK_GUI_H__ #define __STLINK_GUI_H__ #include <glib-object.h> #define STLINK_TYPE_GUI (stlink_gui_get_type ()) #define STLINK_GUI(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), STLINK_TYPE_GUI, STlinkGUI)) #define STLINK_IS_GUI(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), STLINK_T...
27.020833
108
0.696608
[ "object" ]
30c5489c70cd44d949e4d9852275ccea0609b1d5
1,357
h
C
utils/TestDisplay.h
nullpo24/ArOgre
f4c229663f5f3b2761191e20b78863a3efe1c071
[ "MIT" ]
3
2016-05-29T01:13:11.000Z
2020-01-03T03:06:22.000Z
utils/TestDisplay.h
nullpo24/ArOgre
f4c229663f5f3b2761191e20b78863a3efe1c071
[ "MIT" ]
null
null
null
utils/TestDisplay.h
nullpo24/ArOgre
f4c229663f5f3b2761191e20b78863a3efe1c071
[ "MIT" ]
4
2018-08-03T14:36:07.000Z
2020-11-07T06:54:08.000Z
#ifndef _TESTDISPLAY_H__ #define _TESTDISPLAY_H__ #include "PCH.h" #include "ArBaseApplication.h" enum eAction{DCOLOR, DROTATE, DSCALE, DSELECT}; class TestDisplay : public ArBaseApplication { public: TestDisplay(); virtual ~TestDisplay(); protected: // Frame Listener virtual void createScene(); virtual v...
26.096154
79
0.743552
[ "vector" ]
30c97994591e07fc520c443d43130bb376cbf3f2
781
h
C
kinect_sim/include/kinect_sim/scene.h
Tacha-S/perception
aefbb5612c84b46a745c7db4fe860a2456d6e7ef
[ "BSD-3-Clause" ]
17
2020-07-08T06:38:22.000Z
2021-09-20T01:18:12.000Z
kinect_sim/include/kinect_sim/scene.h
Tacha-S/perception
aefbb5612c84b46a745c7db4fe860a2456d6e7ef
[ "BSD-3-Clause" ]
116
2019-03-10T23:02:44.000Z
2021-07-22T15:28:14.000Z
kinect_sim/include/kinect_sim/scene.h
Tacha-S/perception
aefbb5612c84b46a745c7db4fe860a2456d6e7ef
[ "BSD-3-Clause" ]
4
2019-12-08T23:20:36.000Z
2021-06-02T09:32:30.000Z
/* * scene.hpp * * Created on: Aug 16, 2011 * Author: Hordur Johannsson */ #ifndef PCL_SIMULATION_SCENE_HPP_ #define PCL_SIMULATION_SCENE_HPP_ #include <boost/shared_ptr.hpp> #include <pcl/pcl_macros.h> //#include <pcl/win32_macros.h> #include <kinect_sim/camera.h> #include <kinect_sim/model.h> namespac...
15.938776
55
0.633803
[ "vector", "model" ]
30c99f24f4e57b36e96078048363f42f1dd6ac5b
6,586
h
C
src/shm_logger.h
YoheiKakiuchi/elmo_shm
e7b9e2d55100485f3dc6212ed82dc1324df4cce1
[ "MIT" ]
null
null
null
src/shm_logger.h
YoheiKakiuchi/elmo_shm
e7b9e2d55100485f3dc6212ed82dc1324df4cce1
[ "MIT" ]
null
null
null
src/shm_logger.h
YoheiKakiuchi/elmo_shm
e7b9e2d55100485f3dc6212ed82dc1324df4cce1
[ "MIT" ]
null
null
null
#include <deque> #include "servo_shm.h" #include <string> #include <vector> #include <iostream> #include <fstream> template <typename T> class shm_port { std::string suffix; //std::ostream *os; std::ofstream *os; int size; int offset; int step; public: shm_port(std::string suf, int in_size, int in_offse...
21.452769
137
0.614485
[ "vector" ]
30c9b3beeef94111652d5151829d2da3a9b7a58f
13,170
c
C
source/kernel/drivers/gpu/drm/amd/amdgpu/cik_ih.c
mikedlowis-prototypes/albase
e441be370dce14b4c9210510d7e7a9b69c5eef20
[ "BSD-2-Clause" ]
null
null
null
source/kernel/drivers/gpu/drm/amd/amdgpu/cik_ih.c
mikedlowis-prototypes/albase
e441be370dce14b4c9210510d7e7a9b69c5eef20
[ "BSD-2-Clause" ]
null
null
null
source/kernel/drivers/gpu/drm/amd/amdgpu/cik_ih.c
mikedlowis-prototypes/albase
e441be370dce14b4c9210510d7e7a9b69c5eef20
[ "BSD-2-Clause" ]
null
null
null
/* * Copyright 2012 Advanced Micro Devices, Inc. * * 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, m...
27.552301
99
0.716856
[ "vector", "3d" ]
30cb7db24fc8e914e7c7916419cf79ee6c72eba5
6,311
h
C
extensions/renderer/native_renderer_messaging_service.h
zipated/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
2,151
2020-04-18T07:31:17.000Z
2022-03-31T08:39:18.000Z
extensions/renderer/native_renderer_messaging_service.h
cangulcan/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
395
2020-04-18T08:22:18.000Z
2021-12-08T13:04:49.000Z
extensions/renderer/native_renderer_messaging_service.h
cangulcan/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
338
2020-04-18T08:03:10.000Z
2022-03-29T12:33:22.000Z
// Copyright 2014 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 EXTENSIONS_RENDERER_NATIVE_RENDERER_MESSAGING_SERVICE_H_ #define EXTENSIONS_RENDERER_NATIVE_RENDERER_MESSAGING_SERVICE_H_ #include <string> #inc...
44.758865
80
0.686737
[ "object" ]
30cd99d00d8b9bf85c231b799f9404223394d3dd
6,577
h
C
Engine/PhysX/Include/geometry/PxGeometryHelpers.h
elliotjb/CulverinEngine-Project3
cc386713dd786e2a52cc9b219a0d701a9398f202
[ "MIT" ]
4
2017-10-23T18:05:48.000Z
2017-11-29T06:57:26.000Z
Engine/PhysX/Include/geometry/PxGeometryHelpers.h
TempName0/TempMotor3D_P3
cc386713dd786e2a52cc9b219a0d701a9398f202
[ "MIT" ]
null
null
null
Engine/PhysX/Include/geometry/PxGeometryHelpers.h
TempName0/TempMotor3D_P3
cc386713dd786e2a52cc9b219a0d701a9398f202
[ "MIT" ]
1
2018-06-16T16:12:11.000Z
2018-06-16T16:12:11.000Z
// This code contains NVIDIA Confidential Information and is disclosed to you // under a form of NVIDIA software license agreement provided separately to you. // // Notice // NVIDIA Corporation and its licensors retain all intellectual property and // proprietary rights in and to this software and related documentation...
30.449074
95
0.764634
[ "mesh", "geometry" ]
30d3e95a4bfebae5dd6fff6c8ca2430bd2ca8e55
27,292
h
C
modules/platforms/cpp/odbc/include/ignite/odbc/message.h
tsdb-io/gridgain
6726ed9cc34a7d2671a3625600c375939d40bc35
[ "CC0-1.0" ]
218
2015-01-04T13:20:55.000Z
2022-03-28T05:28:55.000Z
modules/platforms/cpp/odbc/include/ignite/odbc/message.h
tsdb-io/gridgain
6726ed9cc34a7d2671a3625600c375939d40bc35
[ "CC0-1.0" ]
175
2015-02-04T23:16:56.000Z
2022-03-28T18:34:24.000Z
modules/platforms/cpp/odbc/include/ignite/odbc/message.h
tsdb-io/gridgain
6726ed9cc34a7d2671a3625600c375939d40bc35
[ "CC0-1.0" ]
93
2015-01-06T20:54:23.000Z
2022-03-31T08:09:00.000Z
/* * Copyright 2019 GridGain Systems, Inc. and Contributors. * * Licensed under the GridGain Community Edition License (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.gridgain.com/products/software/community-edition...
25.435228
119
0.445588
[ "vector" ]
30d65cd803102639ecdcd24ba2427ca62f5d57f4
10,418
c
C
proctable.c
mvermeulen/wspy
f1c42747600687bc3ec8fae772e837a60ccb0380
[ "MIT" ]
2
2019-06-03T17:11:07.000Z
2021-07-02T11:37:30.000Z
proctable.c
mvermeulen/wspy
f1c42747600687bc3ec8fae772e837a60ccb0380
[ "MIT" ]
null
null
null
proctable.c
mvermeulen/wspy
f1c42747600687bc3ec8fae772e837a60ccb0380
[ "MIT" ]
null
null
null
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <unistd.h> #include <sys/types.h> #include "wspy.h" #include "error.h" void finalize_syscall_open(procinfo *pinfo); #define HASHBUCKETS 127 struct proctable_hash_entry { procinfo *pinfo; struct proctable_hash_entry *next; }; struct proctable_has...
32.658307
130
0.671626
[ "3d" ]
30d81fb84548130a576111427d4be6e90e26e6cb
235,390
c
C
src/vnmr/recon_all.c
DanIverson/OpenVnmrJ
0db324603dbd8f618a6a9526b9477a999c5a4cc3
[ "Apache-2.0" ]
32
2016-06-17T05:04:26.000Z
2022-03-28T17:54:44.000Z
src/vnmr/recon_all.c
timburrow/openvnmrj-source
f5e65eb2db4bded3437701f0fa91abd41928579c
[ "Apache-2.0" ]
128
2016-07-13T17:09:02.000Z
2022-03-28T17:53:52.000Z
src/vnmr/recon_all.c
timburrow/openvnmrj-source
f5e65eb2db4bded3437701f0fa91abd41928579c
[ "Apache-2.0" ]
102
2016-01-23T15:27:16.000Z
2022-03-20T05:41:54.000Z
/* * Copyright (C) 2015 University of Oregon * * You may distribute under the terms of either the GNU General Public * License or the Apache License, as specified in the LICENSE file. * * For more information, see the LICENSE file. */ /***************************************************************************...
33.459844
166
0.442219
[ "transform", "3d" ]
30dba9cc1aafc82aa21b6b0b62cb115c8510f574
3,453
h
C
include/eZmaxApi/model/Ezsignfoldersignerassociation_ResponseCompound_User.h
ezmaxinc/eZmax-SDK-cpp-restsdk
3928a9bdad37448d87bbeafa51308927f8338764
[ "MIT" ]
null
null
null
include/eZmaxApi/model/Ezsignfoldersignerassociation_ResponseCompound_User.h
ezmaxinc/eZmax-SDK-cpp-restsdk
3928a9bdad37448d87bbeafa51308927f8338764
[ "MIT" ]
null
null
null
include/eZmaxApi/model/Ezsignfoldersignerassociation_ResponseCompound_User.h
ezmaxinc/eZmax-SDK-cpp-restsdk
3928a9bdad37448d87bbeafa51308927f8338764
[ "MIT" ]
null
null
null
/** * eZmax API Definition * This API expose all the functionnalities for the eZmax and eZsign applications. * * The version of the OpenAPI document: 1.1.6 * Contact: support-api@ezmax.ca * * NOTE: This class is auto generated by OpenAPI-Generator 6.0.0-SNAPSHOT. * https://openapi-generator.tech * Do not edit ...
28.073171
119
0.715899
[ "object", "model" ]
30dda85eb25bc5184f6f6d86910f8bb289807c64
5,991
h
C
Ko-Fi Engine/Source/PieShape.h
Chamfer-Studios/Ko-Fi-Engine
cdc7fd9fd8c30803ac2e3fe0ecaf1923bbd7532e
[ "MIT" ]
2
2022-02-26T23:35:53.000Z
2022-03-04T16:25:18.000Z
Ko-Fi Engine/Source/PieShape.h
Chamfer-Studios/Ko-Fi-Engine
cdc7fd9fd8c30803ac2e3fe0ecaf1923bbd7532e
[ "MIT" ]
2
2022-02-23T09:41:09.000Z
2022-03-08T08:46:21.000Z
Ko-Fi Engine/Source/PieShape.h
Chamfer-Studios/Ko-Fi-Engine
cdc7fd9fd8c30803ac2e3fe0ecaf1923bbd7532e
[ "MIT" ]
1
2022-03-03T18:41:32.000Z
2022-03-03T18:41:32.000Z
/////////////////////////////////////////////////////////////////////////////// // CylinderShape.h // ========== // CylinderShape for OpenGL with (base radius, top radius, height, sectors, stacks) // The min number of sectors (slices) is 3 and the min number of stacks are 1. // - base radius: the radius of the cylinder...
45.732824
159
0.65999
[ "vector", "transform" ]
30df9b59c76bd3ee0a7d3123ec5a13c47a9754b5
6,233
h
C
aws-cpp-sdk-location/include/aws/location/model/BatchDeleteDevicePositionHistoryRequest.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-location/include/aws/location/model/BatchDeleteDevicePositionHistoryRequest.h
perfectrecall/aws-sdk-cpp
fb8cbebf2fd62720b65aeff841ad2950e73d8ebd
[ "Apache-2.0" ]
1
2022-01-03T23:59:37.000Z
2022-01-03T23:59:37.000Z
aws-cpp-sdk-location/include/aws/location/model/BatchDeleteDevicePositionHistoryRequest.h
ravindra-wagh/aws-sdk-cpp
7d5ff01b3c3b872f31ca98fb4ce868cd01e97696
[ "Apache-2.0" ]
1
2021-12-30T04:25:33.000Z
2021-12-30T04:25:33.000Z
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/location/LocationService_EXPORTS.h> #include <aws/location/LocationServiceRequest.h> #include <aws/core/utils/memory/stl/AWSVector.h> #include <aws/core/utils/memory/stl/AWS...
38.95625
174
0.671105
[ "vector", "model" ]
30e39d22cc9e34d9c1bdedbb47e3326bc818cfd1
1,639
h
C
src/dag/cclient/request/get_trytes.h
bcashclassic/bcashclassic
2a31ac8b617226c8e99a47512013530ba4899f66
[ "MIT" ]
null
null
null
src/dag/cclient/request/get_trytes.h
bcashclassic/bcashclassic
2a31ac8b617226c8e99a47512013530ba4899f66
[ "MIT" ]
null
null
null
src/dag/cclient/request/get_trytes.h
bcashclassic/bcashclassic
2a31ac8b617226c8e99a47512013530ba4899f66
[ "MIT" ]
null
null
null
/* * Copyright (c) 2018 IOTA Stiftung * https://github.com/iotaledger/entangled * * Refer to the LICENSE file for licensing information */ /** * @ingroup request * * @{ * * @file * @brief * */ #ifndef CCLIENT_REQUEST_GET_TRYTES_H #define CCLIENT_REQUEST_GET_TRYTES_H #include "common/errors.h" #include "u...
21.012821
109
0.716901
[ "object" ]
30e50fe81bc21c20915651ce12abbd0935df952f
667
h
C
include/RCubeViewer/Colormap.h
pradeep-pyro/RCube
df0e13eadbd70aadd721629bc77f48c31f9c0f4d
[ "BSD-3-Clause" ]
4
2019-03-13T00:43:16.000Z
2021-12-02T00:27:52.000Z
include/RCubeViewer/Colormap.h
pradeep-pyro/RCube
df0e13eadbd70aadd721629bc77f48c31f9c0f4d
[ "BSD-3-Clause" ]
14
2019-11-12T17:32:29.000Z
2021-03-18T07:22:24.000Z
include/RCubeViewer/Colormap.h
pradeep-pyro/RCube
df0e13eadbd70aadd721629bc77f48c31f9c0f4d
[ "BSD-3-Clause" ]
1
2019-11-10T22:20:27.000Z
2019-11-10T22:20:27.000Z
#pragma once #include "glm/glm.hpp" #include <vector> namespace rcube { namespace viewer { enum class Colormap { None, Viridis, Magma, }; void colormap(Colormap cm, float value, float vmin, float vmax, glm::vec3 &rgb); void colormap(Colormap cm, const float *value, size_t size, float vmin, float vmax, ...
22.233333
83
0.667166
[ "vector" ]
30e646cb22fccb7f085f17f0b793c8983b5375ca
5,630
c
C
libexec/ld.so/boot.c
ArrogantWombatics/openbsd-src
75721e1d44322953075b7c4b89337b163a395291
[ "BSD-3-Clause" ]
1
2019-02-16T13:29:23.000Z
2019-02-16T13:29:23.000Z
libexec/ld.so/boot.c
ArrogantWombatics/openbsd-src
75721e1d44322953075b7c4b89337b163a395291
[ "BSD-3-Clause" ]
1
2018-08-21T03:56:33.000Z
2018-08-21T03:56:33.000Z
libexec/ld.so/boot.c
ArrogantWombatics/openbsd-src
75721e1d44322953075b7c4b89337b163a395291
[ "BSD-3-Clause" ]
null
null
null
/* $OpenBSD: boot.c,v 1.6 2015/12/06 23:36:12 guenther Exp $ */ /* * Copyright (c) 1998 Per Fogelstrom, Opsycon AB * * 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...
27.598039
77
0.679929
[ "vector" ]
30fe45e8e6bbc246f59e218408e8f1450edb00f1
41,805
h
C
flash-graph/vertex.h
kjhyun824/uncertain-graph-engine
17aa1b8b5d03b03200583797ab0cfb4a42ff8845
[ "Apache-2.0" ]
140
2015-01-02T21:28:55.000Z
2015-12-22T01:25:03.000Z
flash-graph/vertex.h
kjhyun824/uncertain-graph-engine
17aa1b8b5d03b03200583797ab0cfb4a42ff8845
[ "Apache-2.0" ]
160
2016-11-07T18:37:33.000Z
2020-03-10T22:57:07.000Z
flash-graph/vertex.h
kjhyun824/uncertain-graph-engine
17aa1b8b5d03b03200583797ab0cfb4a42ff8845
[ "Apache-2.0" ]
25
2016-11-14T04:31:29.000Z
2020-07-28T04:58:44.000Z
#ifndef __EXT_VERTEX_H__ #define __EXT_VERTEX_H__ /* * Copyright 2014 Open Connectome Project (http://openconnecto.me) * Written by Da Zheng (zhengda1936@gmail.com) * * This file is part of FlashGraph. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in comp...
27.04075
93
0.687191
[ "vector" ]
30fe8f60c1b0de39a45f83ed865d144b18982dfd
1,687
h
C
multimedia/command.h
metaplus/Gallery
d1b4b078e205c1145c0aac9b96c99f6d69470c3d
[ "MIT" ]
1
2019-09-19T11:07:42.000Z
2019-09-19T11:07:42.000Z
multimedia/command.h
metaplus/Gallery
d1b4b078e205c1145c0aac9b96c99f6d69470c3d
[ "MIT" ]
null
null
null
multimedia/command.h
metaplus/Gallery
d1b4b078e205c1145c0aac9b96c99f6d69470c3d
[ "MIT" ]
3
2019-02-28T07:32:18.000Z
2022-03-23T20:14:12.000Z
#pragma once #include <filesystem> namespace media { struct filter_param final { const int wcrop = 0; const int hcrop = 0; const int wscale = 1; const int hscale = 1; }; struct size_param final { const int width = 0; const int height = 0; }; ...
26.359375
69
0.550089
[ "vector" ]
30fedb6157748f7119e555fd15d6ea547a21230a
3,431
h
C
Gems/ScriptCanvas/Code/Editor/Assets/ScriptCanvasAssetHolder.h
aaarsene/o3de
37e3b0226958974defd14dd6d808e8557dcd7345
[ "Apache-2.0", "MIT" ]
1
2021-09-13T00:01:12.000Z
2021-09-13T00:01:12.000Z
Gems/ScriptCanvas/Code/Editor/Assets/ScriptCanvasAssetHolder.h
aaarsene/o3de
37e3b0226958974defd14dd6d808e8557dcd7345
[ "Apache-2.0", "MIT" ]
null
null
null
Gems/ScriptCanvas/Code/Editor/Assets/ScriptCanvasAssetHolder.h
aaarsene/o3de
37e3b0226958974defd14dd6d808e8557dcd7345
[ "Apache-2.0", "MIT" ]
1
2021-07-20T11:07:25.000Z
2021-07-20T11:07:25.000Z
/* * Copyright (c) Contributors to the Open 3D Engine Project. For complete copyright and license terms please see the LICENSE at the root of this distribution. * * SPDX-License-Identifier: Apache-2.0 OR MIT * */ #pragma once #include <AzCore/Component/EntityId.h> #include <AzCore/Asset/AssetCommon.h> #include ...
34.656566
158
0.651414
[ "object", "3d" ]
a5084d7790910c356ee2854b50e7fafee1c231ad
3,189
c
C
ds/security/ntmarta/newsrc/event.c
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
ds/security/ntmarta/newsrc/event.c
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
ds/security/ntmarta/newsrc/event.c
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
//+--------------------------------------------------------------------------- // // Microsoft Windows // Copyright (C) Microsoft Corporation, 1997 - 1997. // // File: EVENT.C // // Contents: Routines used by the event viewer to map GUIDs to names // // History: 25-Oct-97 CliffV Cr...
23.448529
85
0.580119
[ "object" ]
aa1b46d2d4b771fc30e903cce4f30096feb25e1d
1,578
h
C
public/r_efx.h
vxsd/refraction
bb6def1feb6c2e5c94b2604ad55607ed380a2d7e
[ "MIT" ]
14
2021-02-16T14:13:50.000Z
2022-03-17T18:29:19.000Z
public/r_efx.h
undbsd/refraction
bb6def1feb6c2e5c94b2604ad55607ed380a2d7e
[ "MIT" ]
7
2021-08-06T18:40:37.000Z
2022-03-09T18:05:08.000Z
public/r_efx.h
undbsd/refraction
bb6def1feb6c2e5c94b2604ad55607ed380a2d7e
[ "MIT" ]
2
2021-08-05T16:03:03.000Z
2021-11-26T00:11:27.000Z
//========= Copyright Valve Corporation, All rights reserved. ============// // // Purpose: // // $NoKeywords: $ // //===========================================================================// #if !defined ( EFXH ) #define EFXH #ifdef _WIN32 #pragma once #endif #include "iefx.h" class IMaterial; struct dlight_t; ...
40.461538
240
0.618504
[ "vector", "model" ]
aa1d8f1c03e48efc3816b22f2b36c41c4fa56092
7,009
h
C
lib/include/xnetwork/algorithms/assortativity/mixing.h
luk036/xnetwork
462c25da3aead6b834e6027f4d679dc47965b134
[ "MIT" ]
1
2020-03-31T06:10:58.000Z
2020-03-31T06:10:58.000Z
lib/include/xnetwork/algorithms/assortativity/mixing.h
luk036/xnetwork
462c25da3aead6b834e6027f4d679dc47965b134
[ "MIT" ]
null
null
null
lib/include/xnetwork/algorithms/assortativity/mixing.h
luk036/xnetwork
462c25da3aead6b834e6027f4d679dc47965b134
[ "MIT" ]
1
2020-04-08T05:56:26.000Z
2020-04-08T05:56:26.000Z
// -*- coding: utf-8 -*- /** Mixing matrices for node attributes && degree. */ #include <xnetwork.hpp> // as xn #include <xnetwork/utils.hpp> // import dict_to_numpy_array from xnetwork.algorithms.assortativity.pairs import node_degree_xy, \ node_attribute_xy __author__ = " ".join(["Wai-Shing Luk <luk036@gmail.com>...
27.924303
79
0.599515
[ "object" ]
aa1da59fe2b7d62f0d1ebc2092f9bf34eaf77993
752
h
C
oxygine/src/core/Restorable.h
sanyaade-teachings/oxygine-framework_back
6bbc9ba40e2bfb6c27c2ac008a434244c57b6df6
[ "MIT" ]
null
null
null
oxygine/src/core/Restorable.h
sanyaade-teachings/oxygine-framework_back
6bbc9ba40e2bfb6c27c2ac008a434244c57b6df6
[ "MIT" ]
null
null
null
oxygine/src/core/Restorable.h
sanyaade-teachings/oxygine-framework_back
6bbc9ba40e2bfb6c27c2ac008a434244c57b6df6
[ "MIT" ]
null
null
null
#pragma once #include "oxygine_include.h" #include "closure/closure.h" #include <vector> namespace oxygine { class Restorable { public: Restorable(); virtual ~Restorable(); typedef std::vector<Restorable*> restorable; static const restorable &getObjects(); static void restoreAll(); static void releaseA...
19.282051
71
0.708777
[ "vector" ]