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
77426e33b46ceacff27804b24e23fe4d8959c520
11,994
c
C
src/lang.c
re-Isearch/re-Isearch
f2a2012c1814b0940a6004b6186a5e6896c1135a
[ "BSD-4-Clause-UC", "Apache-2.0" ]
2
2022-02-05T17:48:29.000Z
2022-02-06T15:25:04.000Z
src/lang.c
re-Isearch/re-Isearch
f2a2012c1814b0940a6004b6186a5e6896c1135a
[ "BSD-4-Clause-UC", "Apache-2.0" ]
null
null
null
src/lang.c
re-Isearch/re-Isearch
f2a2012c1814b0940a6004b6186a5e6896c1135a
[ "BSD-4-Clause-UC", "Apache-2.0" ]
1
2022-03-30T20:14:00.000Z
2022-03-30T20:14:00.000Z
{"ab", "Abkhazian"}, {"abk", "Abkhazian"}, {"ace", "Achinese"}, {"ach", "Acoli"}, {"ada", "Adangme"}, {"om", "Afan Oromo"}, {"aa", "Afar"}, {"aar", "Afar"}, {"afr", "Africaans"}, {"afh", "Afrihili"}, {"af", "Afrikaans"}, {"afa", "Afro-Asiatic (Other)"}, {"aka", "Akan"}, {"akk", "Akkadian"}, {"alb", "Albanian"}, {"sqi",...
21.571942
69
0.510589
[ "cad" ]
774ed3fc9c97140400eba133562eac4e551115c4
17,635
c
C
vm/Ddm.c
mcoughli/platform-dalvik
b26a7c3077286f6f63d19adb7aee216cf1a22a00
[ "Apache-2.0" ]
1
2018-03-07T04:33:50.000Z
2018-03-07T04:33:50.000Z
vm/Ddm.c
mcoughli/platform-dalvik
b26a7c3077286f6f63d19adb7aee216cf1a22a00
[ "Apache-2.0" ]
null
null
null
vm/Ddm.c
mcoughli/platform-dalvik
b26a7c3077286f6f63d19adb7aee216cf1a22a00
[ "Apache-2.0" ]
null
null
null
/* * Copyright (C) 2008 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 * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
29.052718
81
0.622739
[ "object" ]
77586d0561f5a53985ee0c05ce4770b9322688fb
600
h
C
src/renderer/sky.h
ani003/c-ray
d8d5385138b2e032729c22fde280b1d32cdf8716
[ "MIT" ]
null
null
null
src/renderer/sky.h
ani003/c-ray
d8d5385138b2e032729c22fde280b1d32cdf8716
[ "MIT" ]
null
null
null
src/renderer/sky.h
ani003/c-ray
d8d5385138b2e032729c22fde280b1d32cdf8716
[ "MIT" ]
1
2022-01-19T10:26:46.000Z
2022-01-19T10:26:46.000Z
// // sky.h // C-Ray // // Created by Valtteri Koskivuori on 16/06/2020. // Copyright © 2015-2020 Valtteri Koskivuori. All rights reserved. // #pragma once struct color; struct lightRay; // This models atmospheric rayleigh scattering to produce // a realistic looking sky up in the +Y direction. // This is not ve...
27.272727
67
0.738333
[ "render" ]
81c28cce24a5e027888facfd70555ea74d23676e
2,915
h
C
include/BC/OSC.h
CommanderAsdasd/bcplayer
bf3481c9f08fb810660367b083392304479daaef
[ "MIT" ]
null
null
null
include/BC/OSC.h
CommanderAsdasd/bcplayer
bf3481c9f08fb810660367b083392304479daaef
[ "MIT" ]
null
null
null
include/BC/OSC.h
CommanderAsdasd/bcplayer
bf3481c9f08fb810660367b083392304479daaef
[ "MIT" ]
null
null
null
// OSC.h ///////////////////////////////////////////// // OSC class - definition //////////////////////////// #ifndef OSC_H #define OSC_H class Astro; class LFO; #include <vector> #include "Astro.h" #include "LFO.h" #include "Fall.h" using namespace std; class OSC { static const int OSC_TABLE_SIZE; static const i...
20.384615
87
0.741338
[ "vector" ]
81ca1eba2fa5b3cd2c670c242a721f2459129a35
10,173
h
C
NaoTHSoccer/Source/Cognition/Modules/Modeling/SelfLocator/MonteCarloSelfLocator/MonteCarloSelfLocator.h
tarsoly/NaoTH
dcd2b67ef6bf9953c81d3e1b26e543b5922b7d52
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
NaoTHSoccer/Source/Cognition/Modules/Modeling/SelfLocator/MonteCarloSelfLocator/MonteCarloSelfLocator.h
tarsoly/NaoTH
dcd2b67ef6bf9953c81d3e1b26e543b5922b7d52
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
NaoTHSoccer/Source/Cognition/Modules/Modeling/SelfLocator/MonteCarloSelfLocator/MonteCarloSelfLocator.h
tarsoly/NaoTH
dcd2b67ef6bf9953c81d3e1b26e543b5922b7d52
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
/** * @file MonteCarloSelfLocator.h * * @author <a href="mailto:mellmann@informatik.hu-berlin.de">Heinrich Mellmann</a> * Declaration of class MonteCarloSelfLocator */ #ifndef _MonteCarloSelfLocator_h_ #define _MonteCarloSelfLocator_h_ #include <ModuleFramework/Module.h> #include "Tools/Math/Geometry.h" #include "To...
29.920588
106
0.748353
[ "geometry" ]
81dcffbb2d575597d3215cae4cde278ba5930a02
7,500
c
C
src/ezcu_mem.c
issamsaid/ezCU
8be3703c2eb5112978854f3e95bda44fdf6a506a
[ "BSD-3-Clause" ]
2
2017-05-23T03:23:39.000Z
2017-09-08T13:12:53.000Z
src/ezcu_mem.c
issamsaid/ezCU
8be3703c2eb5112978854f3e95bda44fdf6a506a
[ "BSD-3-Clause" ]
null
null
null
src/ezcu_mem.c
issamsaid/ezCU
8be3703c2eb5112978854f3e95bda44fdf6a506a
[ "BSD-3-Clause" ]
null
null
null
/// /// @copyright Copyright (c) 2016-, Issam SAID <said.issam@gmail.com> /// 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 abov...
41.899441
80
0.628267
[ "object" ]
81e6db25b47acf55080ce7cc927db18fedbeba92
2,973
h
C
pmem-mariadb/storage/tokudb/PerconaFT/locktree/tests/lock_request_unit_test.h
wc222/pmdk-examples
64aadc3a70471c469ac8e214eb1e04ff47cf18ff
[ "BSD-3-Clause" ]
11
2017-10-28T08:41:08.000Z
2021-06-24T07:24:21.000Z
pmem-mariadb/storage/tokudb/PerconaFT/locktree/tests/lock_request_unit_test.h
WSCWDA/pmdk-examples
c3d079e52cd18b0e14836ef42bad9a995336bf90
[ "BSD-3-Clause" ]
1
2021-02-24T05:26:44.000Z
2021-02-24T05:26:44.000Z
pmem-mariadb/storage/tokudb/PerconaFT/locktree/tests/lock_request_unit_test.h
isabella232/pmdk-examples
be7a5a18ba7bb8931e512f6d552eadf820fa2235
[ "BSD-3-Clause" ]
4
2017-09-07T09:33:26.000Z
2021-02-19T07:45:08.000Z
/* -*- mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*- */ // vim: ft=cpp:expandtab:ts=8:sw=4:softtabstop=4: #ident "$Id$" /*====== This file is part of PerconaFT. Copyright (c) 2006, 2015, Percona and/or its affiliates. All rights reserved. PerconaFT is free software: you can redistribute it and/or modif...
36.703704
91
0.713757
[ "object" ]
81ed02b6ae0de2459ffbbb6d44860d7b309d21fd
858
h
C
libless/include/less/value/FunctionLibrary.h
Ti-R/clessc
c822dedd077ff82395890d6c58f213d9a574d96c
[ "MIT" ]
66
2015-02-07T09:08:30.000Z
2021-12-06T17:07:45.000Z
libless/include/less/value/FunctionLibrary.h
Ti-R/clessc
c822dedd077ff82395890d6c58f213d9a574d96c
[ "MIT" ]
30
2015-01-18T07:05:48.000Z
2020-10-08T12:44:21.000Z
libless/include/less/value/FunctionLibrary.h
Ti-R/clessc
c822dedd077ff82395890d6c58f213d9a574d96c
[ "MIT" ]
19
2015-10-19T12:59:19.000Z
2021-12-06T17:07:49.000Z
#ifndef __less_value_FunctionLibrary_h__ #define __less_value_FunctionLibrary_h__ #include <cstring> #include <map> #include <vector> #include "less/value/Value.h" typedef struct FuncInfo { const char* parameterTypes; Value* (*func)(const vector<const Value*>& arguments); } FuncInfo; class FunctionLibrary { priv...
26.8125
67
0.691142
[ "vector" ]
81f55de9c256672584422244dba7e975ccc412bf
5,901
h
C
include/cpp-sort/probes/exc.h
sehe/cpp-sort
ddcadeb2d8a3dec220f5e23cc17e0b05e555d665
[ "MIT" ]
null
null
null
include/cpp-sort/probes/exc.h
sehe/cpp-sort
ddcadeb2d8a3dec220f5e23cc17e0b05e555d665
[ "MIT" ]
null
null
null
include/cpp-sort/probes/exc.h
sehe/cpp-sort
ddcadeb2d8a3dec220f5e23cc17e0b05e555d665
[ "MIT" ]
null
null
null
/* * Copyright (c) 2016-2021 Morwenn * SPDX-License-Identifier: MIT */ #ifndef CPPSORT_PROBES_EXC_H_ #define CPPSORT_PROBES_EXC_H_ //////////////////////////////////////////////////////////// // Headers //////////////////////////////////////////////////////////// #include <functional> #include <iterator> #include <...
36.202454
90
0.486697
[ "vector" ]
81fdb18a7c17ba17a8ddccffef2b3f5aef206b64
1,523
h
C
include/igl/combine.h
rushmash/libwetcloth
24f16481c68952c3d2a91acd6e3b74eb091b66bc
[ "BSD-3-Clause-Clear" ]
28
2017-03-01T04:09:18.000Z
2022-02-01T13:33:50.000Z
include/igl/combine.h
rushmash/libwetcloth
24f16481c68952c3d2a91acd6e3b74eb091b66bc
[ "BSD-3-Clause-Clear" ]
3
2017-03-09T05:22:49.000Z
2017-08-02T18:38:05.000Z
include/igl/combine.h
rushmash/libwetcloth
24f16481c68952c3d2a91acd6e3b74eb091b66bc
[ "BSD-3-Clause-Clear" ]
17
2017-03-01T14:00:01.000Z
2022-02-08T06:36:54.000Z
// This file is part of libigl, a simple c++ geometry processing library. // // Copyright (C) 2016 Alec Jacobson <alecjacobson@gmail.com> // // 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 htt...
31.081633
79
0.658569
[ "mesh", "geometry", "vector" ]
c309d74fe7fcf7a43624b48614a65f87726b2b45
2,692
h
C
src/project.h
andrasigneczi/DarknetProjectManager
e4fe20346b3244f529edef1e2aa6c15163ef6671
[ "Apache-2.0" ]
null
null
null
src/project.h
andrasigneczi/DarknetProjectManager
e4fe20346b3244f529edef1e2aa6c15163ef6671
[ "Apache-2.0" ]
null
null
null
src/project.h
andrasigneczi/DarknetProjectManager
e4fe20346b3244f529edef1e2aa6c15163ef6671
[ "Apache-2.0" ]
null
null
null
#ifndef __PROJECT_H__ #define __PROJECT_H__ #include <string> #include <vector> #include <map> #include <QRect> using namespace std; class Project { public: struct NormRect { double mCenterX; double mCenterY; double mWidth; double mHeight; }; struct RectAndLabel { ...
31.670588
109
0.686478
[ "vector" ]
c30d1ce45a0963bc011e393d86e3ef3e06a2ff5c
233
h
C
test/unit-tests/main/poseidonos_mock.h
so931/poseidonos
2aa82f26bfbd0d0aee21cd0574779a655634f08c
[ "BSD-3-Clause" ]
38
2021-04-06T03:20:55.000Z
2022-03-02T09:33:28.000Z
test/unit-tests/main/poseidonos_mock.h
so931/poseidonos
2aa82f26bfbd0d0aee21cd0574779a655634f08c
[ "BSD-3-Clause" ]
19
2021-04-08T02:27:44.000Z
2022-03-23T00:59:04.000Z
test/unit-tests/main/poseidonos_mock.h
so931/poseidonos
2aa82f26bfbd0d0aee21cd0574779a655634f08c
[ "BSD-3-Clause" ]
28
2021-04-08T04:39:18.000Z
2022-03-24T05:56:00.000Z
#include <gmock/gmock.h> #include <list> #include <string> #include <vector> #include "src/main/poseidonos.h" namespace pos { class MockIbofos : public Poseidonos { public: using Poseidonos::Poseidonos; }; } // namespace pos
12.944444
36
0.712446
[ "vector" ]
c31557b0740285680f84ed95efa09adeef5769c9
19,079
h
C
src/d3d11/exports.h
bobmoretti/bmsdedi
fa9188f5911403a219204a9438d32badb70a6585
[ "Zlib" ]
2
2020-12-28T11:32:28.000Z
2021-07-06T16:15:04.000Z
src/d3d11/exports.h
bobmoretti/bmsdedi
fa9188f5911403a219204a9438d32badb70a6585
[ "Zlib" ]
null
null
null
src/d3d11/exports.h
bobmoretti/bmsdedi
fa9188f5911403a219204a9438d32badb70a6585
[ "Zlib" ]
null
null
null
/* CONTRIBUTORS: Sean Pesce Undocumented function prototypes were determined using IDA Pro and the following references: https://github.com/doitsujin/dxvk/blob/master/src/d3d11/d3d11_main.cpp https://github.com/bo3b/3Dmigoto/blob/master/DirectX11/D3D11Wrapper.cpp https://chromiu...
42.024229
146
0.800566
[ "object" ]
c318db11692d9889a662ac732784b2977c9f76d0
1,219
h
C
ICC_Golf_Balls_Project/ICC_Golf_Balls_Project/ids_camera.h
ArminPCM/GolfBall-Logo-Recognition
b03896c5b0d0f54dbdd06896b741509968ba02f3
[ "Unlicense" ]
null
null
null
ICC_Golf_Balls_Project/ICC_Golf_Balls_Project/ids_camera.h
ArminPCM/GolfBall-Logo-Recognition
b03896c5b0d0f54dbdd06896b741509968ba02f3
[ "Unlicense" ]
null
null
null
ICC_Golf_Balls_Project/ICC_Golf_Balls_Project/ids_camera.h
ArminPCM/GolfBall-Logo-Recognition
b03896c5b0d0f54dbdd06896b741509968ba02f3
[ "Unlicense" ]
null
null
null
#pragma once //#define NO_UEYE #include <opencv2/core/core.hpp> #include <opencv2/highgui/highgui.hpp> typedef unsigned long HIDS; class IDS_Camera { public: // Public Data Members HIDS m_hCam; //IDS camera handle void* newFrame; int m_nRenderMode; // render mode int m_nColorMode; // Y...
26.5
66
0.670221
[ "render" ]
c320fb3f6ba18e012fd6a8dd1c5ede670f6cef9c
698
h
C
app/src/main/cpp/nbbook/tools/font/FontManager.h
kartikhimself/NBReader
e423b13915578ab95c1683bfa7a70e59f19f2eab
[ "Apache-2.0" ]
29
2020-02-21T16:11:59.000Z
2022-02-09T08:49:29.000Z
app/src/main/cpp/nbbook/tools/font/FontManager.h
kartikhimself/NBReader
e423b13915578ab95c1683bfa7a70e59f19f2eab
[ "Apache-2.0" ]
5
2020-03-12T02:55:40.000Z
2021-06-30T10:50:08.000Z
app/src/main/cpp/nbbook/tools/font/FontManager.h
newbiechen1024/NBReader
e423b13915578ab95c1683bfa7a70e59f19f2eab
[ "Apache-2.0" ]
6
2020-03-18T12:07:07.000Z
2021-12-14T03:51:27.000Z
// author : newbiechen // date : 2019-10-06 16:56 // description : 字体管理器 // #ifndef NBREADER_FONTMANAGER_H #define NBREADER_FONTMANAGER_H #include <string> #include <vector> #include "FontMap.h" class FontManager { public: std::string put(const std::string &family, std::shared_ptr<FontEntry> entry); int fam...
24.928571
81
0.712034
[ "vector" ]
dc912600a5d8addb807fd4daf3de9e023e21a5d8
823
h
C
app/out_html5/out/h3d/shader/ColorKey.h
Lerg/hashlink-emscripten
8f5c28a879c78f275fcbc482e1c5f86c08dbe72e
[ "MIT" ]
1
2021-10-03T16:34:38.000Z
2021-10-03T16:34:38.000Z
app/out_html5/out/h3d/shader/ColorKey.h
Lerg/hashlink-emscripten
8f5c28a879c78f275fcbc482e1c5f86c08dbe72e
[ "MIT" ]
null
null
null
app/out_html5/out/h3d/shader/ColorKey.h
Lerg/hashlink-emscripten
8f5c28a879c78f275fcbc482e1c5f86c08dbe72e
[ "MIT" ]
null
null
null
// Generated by HLC 4.2.1 (HL v4) #ifndef INC_h3d__shader__ColorKey #define INC_h3d__shader__ColorKey typedef struct _h3d__shader__$ColorKey *h3d__shader__$ColorKey; typedef struct _h3d__shader__ColorKey *h3d__shader__ColorKey; #include <hl/Class.h> #include <hl/BaseType.h> #include <_std/String.h> #include <hxsl/Shar...
22.861111
63
0.792224
[ "vector" ]
dc985cc1246f5209937939466462fb1e5609b198
8,740
h
C
datasets/linux-4.11-rc3/drivers/staging/fsl-mc/include/dprc.h
yijunyu/demo-fast
11c0c84081a3181494b9c469bda42a313c457ad2
[ "BSD-2-Clause" ]
1
2019-05-03T19:27:45.000Z
2019-05-03T19:27:45.000Z
datasets/linux-4.11-rc3/drivers/staging/fsl-mc/include/dprc.h
yijunyu/demo-vscode-fast
11c0c84081a3181494b9c469bda42a313c457ad2
[ "BSD-2-Clause" ]
null
null
null
datasets/linux-4.11-rc3/drivers/staging/fsl-mc/include/dprc.h
yijunyu/demo-vscode-fast
11c0c84081a3181494b9c469bda42a313c457ad2
[ "BSD-2-Clause" ]
null
null
null
/* * Copyright 2013-2016 Freescale Semiconductor Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the fo...
28.012821
78
0.730435
[ "object" ]
dc9f1fe1d594fbcc60dcbcbc635e0cd844bda156
1,578
h
C
config_backend/inc/configuration_backend.h
mnyrenius/awesome-fxd
b643cea47a92aa465d24194e23a10e4ff34e0de1
[ "MIT" ]
null
null
null
config_backend/inc/configuration_backend.h
mnyrenius/awesome-fxd
b643cea47a92aa465d24194e23a10e4ff34e0de1
[ "MIT" ]
null
null
null
config_backend/inc/configuration_backend.h
mnyrenius/awesome-fxd
b643cea47a92aa465d24194e23a10e4ff34e0de1
[ "MIT" ]
null
null
null
#ifndef CONFIGURATION_BACKEND_H #define CONFIGURATION_BACKEND_H #include <fx_chain_configuration.h> #include <global_settings.h> #include <functional> #include <cstdint> #include <memory> namespace awesomefx { class ConfigurationBackend { public: using Ptr = std::unique_ptr<ConfigurationBackend>; using OnG...
40.461538
107
0.781369
[ "vector" ]
dca4b2c51304ada0e0848f6caa44d355c9882363
671
h
C
Example/Pods/LZDependencyToolkit/LZDependencyToolkit/Classes/Category/NSObject+LZRuntime.h
liLeiBest/LZPhotoBrowser
1673caca95eb3e07c01abf3579c241830e935fcd
[ "MIT" ]
3
2017-11-29T17:13:48.000Z
2021-12-10T04:09:45.000Z
Example/Pods/LZDependencyToolkit/LZDependencyToolkit/Classes/Category/NSObject+LZRuntime.h
liLeiBest/LZPhotoBrowser
1673caca95eb3e07c01abf3579c241830e935fcd
[ "MIT" ]
null
null
null
Example/Pods/LZDependencyToolkit/LZDependencyToolkit/Classes/Category/NSObject+LZRuntime.h
liLeiBest/LZPhotoBrowser
1673caca95eb3e07c01abf3579c241830e935fcd
[ "MIT" ]
1
2021-12-10T04:09:48.000Z
2021-12-10T04:09:48.000Z
// // NSObject+LZRuntime.h // Pods // // Created by Dear.Q on 2017/12/9. // // #import <Foundation/Foundation.h> @interface NSObject (LZRuntime) /** * 类交换方法 */ void LZ_exchangeClassMethod(Class destClass, SEL originSelector, SEL swizzleSelector); /** * 对象交换方法 */ void LZ_exchangeInstanceMethod(Class destCla...
15.25
89
0.685544
[ "object" ]
dca733ef67503845267c0a4f4f616190908d1af7
5,423
h
C
samples/include/linux/assoc_array_priv.h
yehudahs/silver-leaves
c3945f36466455dd1c54594f45d15026587b701b
[ "MIT" ]
44
2022-03-16T08:32:31.000Z
2022-03-31T16:02:35.000Z
src/linux/include/linux/assoc_array_priv.h
lukedsmalley/oo-kernel-hacking
57161ae3e8a780a72b475b3c27fec8deef83b8e1
[ "MIT" ]
13
2021-07-10T04:36:17.000Z
2022-03-03T10:50:05.000Z
src/linux/include/linux/assoc_array_priv.h
lukedsmalley/oo-kernel-hacking
57161ae3e8a780a72b475b3c27fec8deef83b8e1
[ "MIT" ]
18
2022-03-19T04:41:04.000Z
2022-03-31T03:32:12.000Z
/* SPDX-License-Identifier: GPL-2.0-or-later */ /* Private definitions for the generic associative array implementation. * * See Documentation/core-api/assoc_array.rst for information. * * Copyright (C) 2013 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) */ #ifndef _LINUX_ASS...
30.296089
89
0.784437
[ "object" ]
dcb8178f9ee59c70c65bf49650d14a2edf85bef2
5,071
c
C
python-ios/src/scipy_files/scipy/patches/linalg/src/id_dist/src/iddr_rsvd_subr_0.c
ktraunmueller/Computable
5a6a872c4c0f5e122c24c321cd877a949877dcf7
[ "MIT" ]
26
2018-02-14T23:52:58.000Z
2021-08-16T13:50:03.000Z
scipy_build_2.0/linalg/src/id_dist/src/iddr_rsvd_subr_0.c
wtbh/scipy_arm64
00f8f9ca06cc941a854601546ab4bfb259ef6bda
[ "Apache-2.0" ]
3
2019-09-03T05:50:32.000Z
2020-05-10T05:35:11.000Z
scipy_build_2.0/linalg/src/id_dist/src/iddr_rsvd_subr_0.c
wtbh/scipy_arm64
00f8f9ca06cc941a854601546ab4bfb259ef6bda
[ "Apache-2.0" ]
10
2018-08-13T19:38:39.000Z
2020-04-19T03:02:00.000Z
/* iddr_rsvd_subr_0.f -- translated by f2c (version 20100827). You must link the resulting object file with libf2c: on Microsoft Windows system, link with libf2c.lib; on Linux or Unix systems, link with .../path/to/libf2c.a -lm or, if you install libf2c.a in a standard place, with -lf2c -lm -- in that order, at ...
36.482014
76
0.568133
[ "object", "vector" ]
dcbca2baa6bf8654a94f25be3e1637ee1e0e89de
7,037
h
C
tigcc/game.h
joeyadams/nukesnake
49dcb2f412d6b665057529981bf81d6cab1dc256
[ "MIT" ]
null
null
null
tigcc/game.h
joeyadams/nukesnake
49dcb2f412d6b665057529981bf81d6cab1dc256
[ "MIT" ]
null
null
null
tigcc/game.h
joeyadams/nukesnake
49dcb2f412d6b665057529981bf81d6cab1dc256
[ "MIT" ]
null
null
null
/* * Nuke Snake - A game where you control a nuclear-powered snake. Your goal is * to destroy your opponent(s) while avoiding obstacles such as mines and rocks. * * Copyright (c) 2016 David Riggle, Joey Adams * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and...
29.817797
152
0.74833
[ "object" ]
dcc8624c3910a27e99266eeec9d67bb723e18a79
1,809
h
C
Base/include/FasTC/IPixel.h
kyapp69/FasTC
47c67a16ba4dca4ea71b889cc8a9cd95a18e7dc6
[ "Apache-2.0" ]
189
2016-02-15T15:37:26.000Z
2022-03-02T03:29:49.000Z
Base/include/FasTC/IPixel.h
kyapp69/FasTC
47c67a16ba4dca4ea71b889cc8a9cd95a18e7dc6
[ "Apache-2.0" ]
20
2016-02-17T09:27:04.000Z
2021-06-04T16:28:16.000Z
Base/include/FasTC/IPixel.h
kyapp69/FasTC
47c67a16ba4dca4ea71b889cc8a9cd95a18e7dc6
[ "Apache-2.0" ]
32
2016-02-15T15:50:38.000Z
2022-01-22T07:28:38.000Z
// Copyright 2016 The University of North Carolina at Chapel Hill // // 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...
29.655738
75
0.704809
[ "transform" ]
dccfe3e6510493d9d95704293ae8e0f710c9e7be
10,105
h
C
src/RankingTool.h
xzf89718/bbtautau-hists
3f20c9d9cf82149df12aef155c6dd148a367aece
[ "MIT" ]
1
2022-01-21T18:45:47.000Z
2022-01-21T18:45:47.000Z
src/RankingTool.h
xzf89718/bbtautau-hists
3f20c9d9cf82149df12aef155c6dd148a367aece
[ "MIT" ]
4
2021-01-27T21:51:49.000Z
2021-04-17T14:47:50.000Z
src/RankingTool.h
xzf89718/bbtautau-hists
3f20c9d9cf82149df12aef155c6dd148a367aece
[ "MIT" ]
1
2021-01-28T13:09:24.000Z
2021-01-28T13:09:24.000Z
/** * @brief: make this tool as a child of WorkSpace */ #ifndef RANKING_H #define RANKING_H #include "StatisticTool.h" #include "WorkSpace.h" #include <fstream> using std::ofstream; class RankingEngine : public StatisticTool { public: RankingEngine(const WorkspaceInfo* info, const string& name="RankingEngine...
32.181529
130
0.524691
[ "vector" ]
dcd1f46b249f00a8315beb6d59153e83643ed9b3
2,405
h
C
Test/UnitTest/UnitTest1/Test/LogServer/UnitTest_Kafka.h
blue3k/StormForge
1557e699a673ae9adcc8f987868139f601ec0887
[ "Apache-2.0" ]
1
2020-06-20T07:35:25.000Z
2020-06-20T07:35:25.000Z
Test/UnitTest/UnitTest1/Test/LogServer/UnitTest_Kafka.h
blue3k/StormForge
1557e699a673ae9adcc8f987868139f601ec0887
[ "Apache-2.0" ]
null
null
null
Test/UnitTest/UnitTest1/Test/LogServer/UnitTest_Kafka.h
blue3k/StormForge
1557e699a673ae9adcc8f987868139f601ec0887
[ "Apache-2.0" ]
null
null
null
//////////////////////////////////////////////////////////////////////////////// // // CopyRight (c) 2019 StormForge // // Author : KyungKun Ko // // Description : AVL tree test // // //////////////////////////////////////////////////////////////////////////////// #include <gtest/gtest.h> #include "Multithread/SF...
19.395161
80
0.635343
[ "vector" ]
dcdc530338d9759f2caed43b7ab1e84710771a48
3,195
h
C
clusters/SparseLikelihood.h
mlebeur/merlin
71a595a414c30fdfa067a2633d8768ab1c2eb722
[ "BSD-3-Clause" ]
4
2017-01-11T13:24:50.000Z
2022-01-18T21:37:50.000Z
cstatgen/src/umich/clusters/SparseLikelihood.h
changebio/rvnpl
22053ca4e24e5486e1179a5e85aaf316a218391f
[ "MIT" ]
8
2020-03-18T02:39:45.000Z
2020-12-12T08:05:24.000Z
cstatgen/src/umich/clusters/SparseLikelihood.h
changebio/rvnpl
22053ca4e24e5486e1179a5e85aaf316a218391f
[ "MIT" ]
3
2021-01-26T03:22:59.000Z
2021-11-15T14:27:51.000Z
////////////////////////////////////////////////////////////////////// // clusters/SparseLikelihood.h // (c) 2000-2007 Goncalo Abecasis // // This file is distributed as part of the MERLIN source code package // and may not be redistributed in any form, without prior written // permission from the author. Per...
31.323529
103
0.653208
[ "vector" ]
dcdede9bcf94eeed5a5d10a5c2bac8bfe0af60f0
3,703
h
C
ios/PolyvCloudClassModule/PolyvCloudClassUICode/Watch/Modules/Chatroom/PLVChatroomController.h
polyv/polyv-rn-cloudclass-sdk-demo
852f44438e497ea7fa6d9c5b46b13c8e6718d4f1
[ "MIT" ]
1
2020-07-27T15:44:51.000Z
2020-07-27T15:44:51.000Z
ios/PolyvCloudClassModule/PolyvCloudClassUICode/Watch/Modules/Chatroom/PLVChatroomController.h
polyv/polyv-rn-cloudclass-sdk-demo
852f44438e497ea7fa6d9c5b46b13c8e6718d4f1
[ "MIT" ]
3
2020-08-06T07:02:37.000Z
2021-05-10T13:09:52.000Z
ios/PolyvCloudClassModule/PolyvCloudClassUICode/Watch/Modules/Chatroom/PLVChatroomController.h
polyv/polyv-rn-cloudclass-sdk-demo
852f44438e497ea7fa6d9c5b46b13c8e6718d4f1
[ "MIT" ]
1
2020-10-19T06:22:44.000Z
2020-10-19T06:22:44.000Z
// // PLVChatroomController.h // PolyvCloudClassDemo // // Created by ftao on 23/08/2018. // Copyright © 2018 polyv. All rights reserved. // #import <UIKit/UIKit.h> #import <PolyvCloudClassSDK/PLVLiveVideoAPI.h> #import <PolyvBusinessSDK/PLVSocketObject.h> #import "PLVTextInputView.h" extern NSString *PLVChatroom...
23.737179
154
0.763705
[ "object" ]
dce0b4d91d91407a46b7b37f7fc394d1b1fa1f87
16,036
h
C
pdb/src/lambdas/headers/Lambda.h
dimitrijejankov/pdb
395b5ebd48c2c1b14a56bf24aeea726b36559074
[ "Apache-2.0" ]
29
2018-06-14T03:19:32.000Z
2021-04-27T02:45:12.000Z
pdb/src/lambdas/headers/Lambda.h
dimitrijejankov/pdb
395b5ebd48c2c1b14a56bf24aeea726b36559074
[ "Apache-2.0" ]
4
2018-07-03T21:50:14.000Z
2018-11-01T15:36:07.000Z
pdb/src/lambdas/headers/Lambda.h
dimitrijejankov/pdb
395b5ebd48c2c1b14a56bf24aeea726b36559074
[ "Apache-2.0" ]
13
2018-06-14T03:39:14.000Z
2020-08-03T00:58:24.000Z
/***************************************************************************** * * * Copyright 2018 Rice University * * * * ...
34.264957
126
0.560489
[ "object", "vector" ]
dce38e8925d3f4949264e6b24314b4e65d062eba
713
h
C
ClearScript/V8/ClearScriptV8/V8ScriptImpl.h
grumpydev/ClearScript
3fb8b8f38eedeed164d471bafabba63486d5976a
[ "MIT" ]
null
null
null
ClearScript/V8/ClearScriptV8/V8ScriptImpl.h
grumpydev/ClearScript
3fb8b8f38eedeed164d471bafabba63486d5976a
[ "MIT" ]
null
null
null
ClearScript/V8/ClearScriptV8/V8ScriptImpl.h
grumpydev/ClearScript
3fb8b8f38eedeed164d471bafabba63486d5976a
[ "MIT" ]
null
null
null
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT license. #pragma once namespace Microsoft { namespace ClearScript { namespace V8 { //------------------------------------------------------------------------- // V8ScriptImpl //-----------------------------------------...
22.28125
86
0.518934
[ "object" ]
dce4f290cb7cb39ebbc90a5b345ad7a5ffd01a6c
5,806
h
C
Code/Engine/Foundation/IO/Implementation/DeduplicationReadContext_inl.h
asheraryam/ezEngine
bfe6d109b72d8fd6f13d043b11980796625c648e
[ "MIT" ]
null
null
null
Code/Engine/Foundation/IO/Implementation/DeduplicationReadContext_inl.h
asheraryam/ezEngine
bfe6d109b72d8fd6f13d043b11980796625c648e
[ "MIT" ]
null
null
null
Code/Engine/Foundation/IO/Implementation/DeduplicationReadContext_inl.h
asheraryam/ezEngine
bfe6d109b72d8fd6f13d043b11980796625c648e
[ "MIT" ]
null
null
null
#include <Foundation/IO/Stream.h> template <typename T> EZ_ALWAYS_INLINE ezResult ezDeduplicationReadContext::ReadObjectInplace(ezStreamReader& stream, T& obj) { return ReadObject(stream, obj, nullptr); } template <typename T> ezResult ezDeduplicationReadContext::ReadObject(ezStreamReader& stream, T& obj...
28.742574
142
0.687048
[ "object" ]
dcfec5be5375ae476a520ea15d32ba8492af2d8b
19,723
c
C
third_party/libSBML-5.11.0-Source/src/sbml/xml/test/TestXMLNamespaces.c
gitter-badger/sbmlsolver
c92936832297ea1d2ad7f17223b68ada43c8f0b2
[ "Apache-2.0" ]
null
null
null
third_party/libSBML-5.11.0-Source/src/sbml/xml/test/TestXMLNamespaces.c
gitter-badger/sbmlsolver
c92936832297ea1d2ad7f17223b68ada43c8f0b2
[ "Apache-2.0" ]
null
null
null
third_party/libSBML-5.11.0-Source/src/sbml/xml/test/TestXMLNamespaces.c
gitter-badger/sbmlsolver
c92936832297ea1d2ad7f17223b68ada43c8f0b2
[ "Apache-2.0" ]
null
null
null
/** * \file TestXMLNamespaces.c * \brief XMLNamespaces unit tests * \author Michael Hucka <mhucka@caltech.edu> * * <!-------------------------------------------------------------------------- * This file is part of libSBML. Please visit http://sbml.org for more * information about SBML, and the latest ve...
34.969858
83
0.688688
[ "object" ]
0d005f46fdb7f0f8b502b0fcb173be1f3cf2d976
3,422
c
C
unit-test/test_ezsigntemplatepackagesigner_create_object_v1_response_all_of.c
ezmaxinc/eZmax-SDK-c
725eab79d6311127a2d5bd731b978bce94142d69
[ "curl", "MIT" ]
null
null
null
unit-test/test_ezsigntemplatepackagesigner_create_object_v1_response_all_of.c
ezmaxinc/eZmax-SDK-c
725eab79d6311127a2d5bd731b978bce94142d69
[ "curl", "MIT" ]
null
null
null
unit-test/test_ezsigntemplatepackagesigner_create_object_v1_response_all_of.c
ezmaxinc/eZmax-SDK-c
725eab79d6311127a2d5bd731b978bce94142d69
[ "curl", "MIT" ]
null
null
null
#ifndef ezsigntemplatepackagesigner_create_object_v1_response_all_of_TEST #define ezsigntemplatepackagesigner_create_object_v1_response_all_of_TEST // the following is to include only the main from the first c file #ifndef TEST_MAIN #define TEST_MAIN #define ezsigntemplatepackagesigner_create_object_v1_response_all_of...
56.098361
273
0.897428
[ "model" ]
0d01e4842a08636aba7f83781ee8147e8d2a96d3
11,920
h
C
src/cpp/main/id.h
akzare/Pipeline_Processing
4b5c4c304659c567b1b397cd61931861b1f6af79
[ "MIT" ]
1
2020-09-03T06:39:33.000Z
2020-09-03T06:39:33.000Z
src/cpp/main/id.h
akzare/Pipeline_Processing
4b5c4c304659c567b1b397cd61931861b1f6af79
[ "MIT" ]
null
null
null
src/cpp/main/id.h
akzare/Pipeline_Processing
4b5c4c304659c567b1b397cd61931861b1f6af79
[ "MIT" ]
null
null
null
/** * @file id.h * * Copyright 2017 The Ray Authors. https://github.com/ray-project/ray * * 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-...
32.043011
100
0.632886
[ "object" ]
0d05da8f07767cdced87fc4cc9465334113e9523
1,542
h
C
components/cloud/baidu/iotcore_client/src/iotcore_param_util.h
flyghost/OneOS-V2.1.0
6fedab0558c07fe679d63ba1eb8ee9992c044d86
[ "Apache-2.0" ]
null
null
null
components/cloud/baidu/iotcore_client/src/iotcore_param_util.h
flyghost/OneOS-V2.1.0
6fedab0558c07fe679d63ba1eb8ee9992c044d86
[ "Apache-2.0" ]
null
null
null
components/cloud/baidu/iotcore_client/src/iotcore_param_util.h
flyghost/OneOS-V2.1.0
6fedab0558c07fe679d63ba1eb8ee9992c044d86
[ "Apache-2.0" ]
null
null
null
/* * Copyright (c) 2017 Baidu, Inc. All Rights Reserved. * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apac...
30.235294
102
0.789235
[ "object" ]
0d0b77c1ea68777712ae6c892069dbec98a28abd
1,829
h
C
bcos-pbft/bcos-pbft/pbft/interfaces/PBFTProposalInterface.h
xueying4402/FISCO-BCOS
737e08752e8904c7c24e3737f8f46bf5327ef792
[ "Apache-2.0" ]
10
2021-08-10T03:36:58.000Z
2022-03-18T08:50:21.000Z
bcos-pbft/bcos-pbft/pbft/interfaces/PBFTProposalInterface.h
xueying4402/FISCO-BCOS
737e08752e8904c7c24e3737f8f46bf5327ef792
[ "Apache-2.0" ]
96
2021-04-08T08:51:07.000Z
2021-12-15T02:53:18.000Z
bcos-pbft/bcos-pbft/pbft/interfaces/PBFTProposalInterface.h
xueying4402/FISCO-BCOS
737e08752e8904c7c24e3737f8f46bf5327ef792
[ "Apache-2.0" ]
7
2021-02-22T07:37:43.000Z
2021-11-03T02:53:50.000Z
/** * Copyright (C) 2021 FISCO BCOS. * SPDX-License-Identifier: Apache-2.0 * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Un...
34.509434
90
0.732641
[ "vector" ]
0d152554464fb98eef3152f452ba669dfa5eedfd
64,798
c
C
src/dxf_attract.c
gexiangying/CadZinho
aaed69b5aa5a0c86bf32d763fe0fba005a04655f
[ "MIT" ]
null
null
null
src/dxf_attract.c
gexiangying/CadZinho
aaed69b5aa5a0c86bf32d763fe0fba005a04655f
[ "MIT" ]
null
null
null
src/dxf_attract.c
gexiangying/CadZinho
aaed69b5aa5a0c86bf32d763fe0fba005a04655f
[ "MIT" ]
1
2021-06-25T06:10:33.000Z
2021-06-25T06:10:33.000Z
#include "dxf_attract.h" #include "list.h" #define IN_BOUNDS(x,y,p1x,p1y,p2x,p2y) ((((x <= p1x) && (x >= p2x))||((x <= p2x) && (x >= p1x))) && (((y <= p1y) && (y >= p2y))||((y <= p2y) && (y >= p1y)))) #define TOL 1e-6 #define NEAR_LN(x,y,p1x,p1y,p2x,p2y,s) (((fabs(p1x-p2x)<TOL) && (fabs(p1x - x) < s) && (((y <=...
30.507533
254
0.562193
[ "shape", "transform" ]
0d1664b5af5ba3843c07f3c9628681401ad05233
4,883
h
C
iree/compiler/Dialect/VMLA/Conversion/ConversionTarget.h
silvrwolfboy/iree
6d8b59ba8db9c54450ea29e6d9d37b18fd40d12a
[ "Apache-2.0" ]
null
null
null
iree/compiler/Dialect/VMLA/Conversion/ConversionTarget.h
silvrwolfboy/iree
6d8b59ba8db9c54450ea29e6d9d37b18fd40d12a
[ "Apache-2.0" ]
null
null
null
iree/compiler/Dialect/VMLA/Conversion/ConversionTarget.h
silvrwolfboy/iree
6d8b59ba8db9c54450ea29e6d9d37b18fd40d12a
[ "Apache-2.0" ]
1
2020-03-06T06:22:26.000Z
2020-03-06T06:22:26.000Z
// Copyright 2020 Google 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 // // https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in...
42.833333
80
0.72865
[ "shape", "model" ]
0d16cddcac6fbe619cbecf86216d53604d1d0643
1,242
h
C
hazytl/include/hazy/vector/pair.h
zuevmaxim/hogwildpp
40a035e5342df58b338c16bdcd94b9f20e38174e
[ "Apache-2.0" ]
36
2016-10-10T23:56:25.000Z
2021-04-20T16:24:05.000Z
hazytl/include/hazy/vector/pair.h
zuevmaxim/hogwildpp
40a035e5342df58b338c16bdcd94b9f20e38174e
[ "Apache-2.0" ]
null
null
null
hazytl/include/hazy/vector/pair.h
zuevmaxim/hogwildpp
40a035e5342df58b338c16bdcd94b9f20e38174e
[ "Apache-2.0" ]
8
2017-01-12T21:15:51.000Z
2022-02-14T07:04:47.000Z
// Copyright 2012 Chris Re, Victor Bittorf // //Licensed under the Apache License, Version 2.0 (the "License"); //you may not use this file except in compliance with the License. //You may obtain a copy of the License at // http://www.apache.org/licenses/LICENSE-2.0 //Unless required by applicable law or agreed...
23.433962
75
0.699678
[ "vector" ]
0d173621871de3fd90cc523360652433cbe1f8b9
1,942
h
C
include/MazeImage++/utils/MazeImgGenerator.h
joshuainovero/Maze-Image-Generator
b913c97fa92a80c29befae32cd1cbcc350acb12a
[ "MIT" ]
null
null
null
include/MazeImage++/utils/MazeImgGenerator.h
joshuainovero/Maze-Image-Generator
b913c97fa92a80c29befae32cd1cbcc350acb12a
[ "MIT" ]
null
null
null
include/MazeImage++/utils/MazeImgGenerator.h
joshuainovero/Maze-Image-Generator
b913c97fa92a80c29befae32cd1cbcc350acb12a
[ "MIT" ]
null
null
null
/***************************************************************************** * * MazeImage++ - A library that generates maze images * Copyright (C) - 2021 Joshua Inovero (joshinovero@gmail.com) * * File: MazeImgGenerator.h * This file is used for the interface/public API calls * * You may opt to use, copy,...
33.482759
88
0.65654
[ "object" ]
0d1c28cfe790dba007a7da615435c91ea70fa191
525
h
C
cases/adaptive_surfers_in_channel_flow_z/param/env/objects/static/surfer__us_0o8__surftimeprefactor_0o75/group/homogeneous/_member/agent/_active/_passive/point/parameters.h
C0PEP0D/sheld0n
497d4ee8b6b1815cd5fa1b378d1b947ee259f4bc
[ "MIT" ]
null
null
null
cases/adaptive_surfers_in_channel_flow_z/param/env/objects/static/surfer__us_0o8__surftimeprefactor_0o75/group/homogeneous/_member/agent/_active/_passive/point/parameters.h
C0PEP0D/sheld0n
497d4ee8b6b1815cd5fa1b378d1b947ee259f4bc
[ "MIT" ]
null
null
null
cases/adaptive_surfers_in_channel_flow_z/param/env/objects/static/surfer__us_0o8__surftimeprefactor_0o75/group/homogeneous/_member/agent/_active/_passive/point/parameters.h
C0PEP0D/sheld0n
497d4ee8b6b1815cd5fa1b378d1b947ee259f4bc
[ "MIT" ]
null
null
null
#ifndef C0P_PARAM_OBJECTS_SURFER__US_0O8__SURFTIMEPREFACTOR_0O75_GROUP_HOMOGENEOUS_MEMBER_AGENT_ACTIVE_PASSIVE_POINT_PARAMETERS_H #define C0P_PARAM_OBJECTS_SURFER__US_0O8__SURFTIMEPREFACTOR_0O75_GROUP_HOMOGENEOUS_MEMBER_AGENT_ACTIVE_PASSIVE_POINT_PARAMETERS_H #pragma once // core #include "core/env/objects/object/pass...
30.882353
129
0.889524
[ "object" ]
982147125d9c976201bf1586ba7e1db91712c21f
39,791
c
C
build/gcc-2.6.3/cp/except.c
VivekMaran27/How-to-install-SimpleScalar-on-Ubuntu
2c0d4f4d41087508b304664fe1a6da6f86fb830b
[ "MIT" ]
null
null
null
build/gcc-2.6.3/cp/except.c
VivekMaran27/How-to-install-SimpleScalar-on-Ubuntu
2c0d4f4d41087508b304664fe1a6da6f86fb830b
[ "MIT" ]
null
null
null
build/gcc-2.6.3/cp/except.c
VivekMaran27/How-to-install-SimpleScalar-on-Ubuntu
2c0d4f4d41087508b304664fe1a6da6f86fb830b
[ "MIT" ]
null
null
null
/* Handle exceptional things in C++. Copyright (C) 1989, 1992, 1993, 1994 Free Software Foundation, Inc. Contributed by Michael Tiemann <tiemann@cygnus.com> Rewritten by Mike Stump <mrs@cygnus.com>, based upon an initial re-implementation courtesy Tad Hunt. This file is part of GNU CC. GNU CC is free soft...
26.903989
142
0.686587
[ "object" ]
982b4f64bd756db91d08da3ef191a99cb96e3b68
5,898
h
C
sim/utils/eigen_help.h
YilingQiao/diff_fem
83c6d2863057a9bdce3c740af42ae7e43dca6e08
[ "Apache-2.0" ]
18
2021-12-07T20:41:29.000Z
2022-02-27T21:57:20.000Z
sim/utils/eigen_help.h
YilingQiao/diff_fem
83c6d2863057a9bdce3c740af42ae7e43dca6e08
[ "Apache-2.0" ]
1
2022-03-17T07:17:52.000Z
2022-03-25T10:13:22.000Z
sim/utils/eigen_help.h
YilingQiao/diff_fem
83c6d2863057a9bdce3c740af42ae7e43dca6e08
[ "Apache-2.0" ]
null
null
null
/* Copyright 2021 by Inria, Mickaël Ly, Jean Jouve, Florence Bertails-Descoubes and Laurence Boissieux This file is part of ProjectiveFriction. ProjectiveFriction 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 Foundati...
30.559585
121
0.683113
[ "mesh" ]
98305410061b2f1bb1e116866879daa8917a15e8
9,298
c
C
openair2/UTIL/OSA/osa_stream_eia.c
t0930198/OAI_nb_IoT
45212d3b2fd22fdeec8e0062844eaff8de3039a0
[ "Apache-2.0" ]
2
2018-01-08T06:59:34.000Z
2019-04-07T13:56:25.000Z
openair2/UTIL/OSA/osa_stream_eia.c
shahab1992/OAI
45212d3b2fd22fdeec8e0062844eaff8de3039a0
[ "Apache-2.0" ]
1
2021-05-28T09:06:21.000Z
2021-05-28T14:49:39.000Z
openair2/UTIL/OSA/osa_stream_eia.c
shahab1992/OAI
45212d3b2fd22fdeec8e0062844eaff8de3039a0
[ "Apache-2.0" ]
5
2019-02-14T16:06:26.000Z
2022-01-05T03:52:29.000Z
/* * Licensed to the OpenAirInterface (OAI) Software Alliance under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The OpenAirInterface Software Alliance licenses this file to You under * the OAI Public Lic...
28.965732
127
0.627662
[ "vector" ]
9834f1558b643c2cab3651b5a2ed4fe43b7bf1d8
30,220
h
C
Surface_mesh_topology/include/CGAL/Face_graph_wrapper.h
baumhaus-project/cgal
f6f405009cbb8e682b088138d894429879d31d91
[ "CC0-1.0" ]
2
2020-12-12T09:30:07.000Z
2021-01-04T05:00:23.000Z
Surface_mesh_topology/include/CGAL/Face_graph_wrapper.h
baumhaus-project/cgal
f6f405009cbb8e682b088138d894429879d31d91
[ "CC0-1.0" ]
17
2018-01-10T13:32:24.000Z
2021-07-30T12:23:20.000Z
Surface_mesh_topology/include/CGAL/Face_graph_wrapper.h
baumhaus-project/cgal
f6f405009cbb8e682b088138d894429879d31d91
[ "CC0-1.0" ]
1
2019-02-21T15:26:25.000Z
2019-02-21T15:26:25.000Z
// Copyright (c) 2019 CNRS and LIRIS' Establishments (France). // All rights reserved. // // This file is part of CGAL (www.cgal.org) // // $URL$ // $Id$ // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // Author(s) : Guillaume Damiand <guillaume.damiand@liris.cnrs.fr> // #ifndef CGAL_FACE_G...
32.35546
99
0.653375
[ "mesh", "vector", "model" ]
983507f0f8b5dfaed8dee0f67dc74d10132d8106
491
h
C
ZeroEngine/Tile.h
bamtoll09/GROWN
0f2098bce97a739f9b786d487136aa44f1b6a227
[ "MIT" ]
null
null
null
ZeroEngine/Tile.h
bamtoll09/GROWN
0f2098bce97a739f9b786d487136aa44f1b6a227
[ "MIT" ]
null
null
null
ZeroEngine/Tile.h
bamtoll09/GROWN
0f2098bce97a739f9b786d487136aa44f1b6a227
[ "MIT" ]
null
null
null
#pragma once #include <Zero.h> #include "Player.h" class Tile : public ZeroIScene { private: int tileNum; bool leftPushed, rightPushed; bool rectangleCollision(Player *_r1, ZeroIScene *_r2); public: ZeroSprite *tile, * border; Player *player; RECT R1, R2, temp; public: Tile(Player *_player, int no); ~Tile(...
15.83871
55
0.714868
[ "render" ]
9836656e93fbd6b81adb07a1d2ada444e1133c0b
3,285
h
C
SDLWnd.h
ber4444/Galaxy-Renderer-on-iOS
f453a725f6925ef4815ae191bd18aad3f099b7f3
[ "Unlicense" ]
1
2017-02-01T23:17:16.000Z
2017-02-01T23:17:16.000Z
SDLWnd.h
ber4444/Galaxy-Renderer-on-iOS
f453a725f6925ef4815ae191bd18aad3f099b7f3
[ "Unlicense" ]
null
null
null
SDLWnd.h
ber4444/Galaxy-Renderer-on-iOS
f453a725f6925ef4815ae191bd18aad3f099b7f3
[ "Unlicense" ]
null
null
null
#ifndef _SDL_WINDOW_H #define _SDL_WINDOW_H #include <string> #ifdef __APPLE__ #include "TargetConditionals.h" #if TARGET_OS_IPHONE==1 extern "C" { #include "jwzglesI.h" } #include "jwzgles.h" #elif TARGET_OS_MAC==1 #include <OpenGL/gl.h> #include <OpenGL/glu.h> #include <OpenGL/glext.h> #define GL_POINT_SPRITE_OES...
25.076336
89
0.625875
[ "render", "vector" ]
983c4d8b000b3f7e9d7315f38df2c64adce09e2a
4,443
h
C
ResearchKit/ActiveTasks/ORKWorkoutResult.h
cshinoc/ResearchKit
8e1bfbbdaf0027ac05e385115358a01501b1c1d8
[ "BSD-3-Clause" ]
2
2017-12-01T23:38:14.000Z
2018-03-11T03:20:02.000Z
ResearchKit/ActiveTasks/ORKWorkoutResult.h
cshinoc/ResearchKit
8e1bfbbdaf0027ac05e385115358a01501b1c1d8
[ "BSD-3-Clause" ]
55
2015-12-10T20:52:44.000Z
2017-08-07T16:21:26.000Z
ResearchKit/ActiveTasks/ORKWorkoutResult.h
cshinoc/ResearchKit
8e1bfbbdaf0027ac05e385115358a01501b1c1d8
[ "BSD-3-Clause" ]
17
2016-07-28T06:21:05.000Z
2020-11-29T21:24:59.000Z
/* Copyright (c) 2017, Sage Bionetworks. 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 conditions and the...
33.156716
107
0.752194
[ "object", "model" ]
984358d4e6f7fd30cd84ba277d75d1465a6e39f6
4,831
h
C
source/operator/flexDiagonalOperator.h
HendrikMuenster/flexBox_CPP
b24fe192772ff84bf79a93985de4e5c0a94a5297
[ "BSD-4-Clause-UC" ]
2
2017-01-09T15:16:08.000Z
2017-01-10T08:26:00.000Z
source/operator/flexDiagonalOperator.h
HendrikMuenster/flexBox_CPP
b24fe192772ff84bf79a93985de4e5c0a94a5297
[ "BSD-4-Clause-UC" ]
1
2018-01-18T14:13:26.000Z
2018-02-02T09:35:45.000Z
source/operator/flexDiagonalOperator.h
HendrikMuenster/flexBox_CPP
b24fe192772ff84bf79a93985de4e5c0a94a5297
[ "BSD-4-Clause-UC" ]
2
2018-07-19T21:02:07.000Z
2021-05-20T06:32:52.000Z
#ifndef flexDiagonalOperator_H #define flexDiagonalOperator_H #include <vector> #include "flexLinearOperator.h" //! represents a diagonal operator template <typename T> class flexDiagonalOperator : public flexLinearOperator<T> { #ifdef __CUDACC__ typedef thrust::device_vector<T> Tdata; #else typedef std::vector<T>...
23.681373
229
0.627613
[ "vector" ]
984a4e50f327fd6ed45f5e4212ce7229432e78f7
12,534
c
C
src/fswAlgorithms/attDetermination/CSSEst/cssWlsEst.c
ian-cooke/basilisk_mag
a8b1e37c31c1287549d6fd4d71fcaa35b6fc3f14
[ "0BSD" ]
null
null
null
src/fswAlgorithms/attDetermination/CSSEst/cssWlsEst.c
ian-cooke/basilisk_mag
a8b1e37c31c1287549d6fd4d71fcaa35b6fc3f14
[ "0BSD" ]
1
2019-03-13T20:52:22.000Z
2019-03-13T20:52:22.000Z
src/fswAlgorithms/attDetermination/CSSEst/cssWlsEst.c
ian-cooke/basilisk_mag
a8b1e37c31c1287549d6fd4d71fcaa35b6fc3f14
[ "0BSD" ]
null
null
null
/* ISC License Copyright (c) 2016, Autonomous Vehicle Systems Lab, University of Colorado at Boulder Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. ...
43.22069
132
0.675203
[ "vector" ]
984b5061a09f432f53a788a39a16ac1a0c22d148
35,218
c
C
lib/VLFeat/imopv.c
backwardn/colmap
07b46598471e8bd2185c843dd6450e3108aaa640
[ "BSD-3-Clause" ]
255
2018-12-14T05:59:29.000Z
2020-11-04T12:15:32.000Z
lib/VLFeat/imopv.c
Pascal-So/colmap
7c82a22a2ac97e54272d54a1c7276cb293bcdd2f
[ "BSD-3-Clause" ]
35
2018-12-25T03:02:48.000Z
2020-11-19T03:33:25.000Z
lib/VLFeat/imopv.c
Pascal-So/colmap
7c82a22a2ac97e54272d54a1c7276cb293bcdd2f
[ "BSD-3-Clause" ]
54
2018-12-14T06:09:21.000Z
2020-11-21T08:29:31.000Z
/** @file imopv.c ** @brief Vectorized image operations - Definition ** @author Andrea Vedaldi **/ /* Copyright (C) 2007-12 Andrea Vedaldi and Brian Fulkerson. All rights reserved. This file is part of the VLFeat library and is made available under the terms of the BSD license (see the COPYING file). */ /** @file...
32.76093
127
0.595917
[ "transform" ]
984de4c417a9964a0ea3a73180a5e5fb3d6bbb11
1,122
h
C
knn/knn.h
Dtananaev/ml_classifiers
a090ebb3c0dc2815a8e8b517f5a2075238eba886
[ "BSD-2-Clause" ]
1
2021-02-15T14:21:28.000Z
2021-02-15T14:21:28.000Z
knn/knn.h
Dtananaev/ml_classifiers
a090ebb3c0dc2815a8e8b517f5a2075238eba886
[ "BSD-2-Clause" ]
null
null
null
knn/knn.h
Dtananaev/ml_classifiers
a090ebb3c0dc2815a8e8b517f5a2075238eba886
[ "BSD-2-Clause" ]
1
2016-10-24T15:46:22.000Z
2016-10-24T15:46:22.000Z
/* * File: knn.h * * Author: Denis Tananaev * * Date: 25.10.2016 */ #ifndef KNN_H #define KNN_H #include <QMainWindow> #include <QMenu> #include <QMenuBar> #include <QApplication> #include <QKeyEvent> #include <QString> #include <QScrollBar> #include <QFileDialog> #include <QDir> #include <stdio.h> /* printf, ...
18.7
48
0.68984
[ "vector" ]
984f1edc0f8cbc19bda3e58a60450316bd8f3baf
1,366
h
C
co-op/Common/FileProps.h
BartoszMilewski/CodeCoop
7d29f53ccf65b0d29ea7d6781a74507b52c08d0d
[ "MIT" ]
67
2018-03-02T10:50:02.000Z
2022-03-23T18:20:29.000Z
co-op/Common/FileProps.h
BartoszMilewski/CodeCoop
7d29f53ccf65b0d29ea7d6781a74507b52c08d0d
[ "MIT" ]
null
null
null
co-op/Common/FileProps.h
BartoszMilewski/CodeCoop
7d29f53ccf65b0d29ea7d6781a74507b52c08d0d
[ "MIT" ]
9
2018-03-01T16:38:28.000Z
2021-03-02T16:17:09.000Z
#if !defined (FILEPROPS_H) #define FILEPROPS_H //---------------------------------- // (c) Reliable Software, 2007 //---------------------------------- #include "GlobalId.h" class FileData; namespace Project { class Db; } namespace CheckOut { class Db; } class FileProps { public: FileProps (FileData const & file...
21.015385
80
0.674231
[ "vector" ]
984f72f70207c3d6ffd701f68dd5a5ecb44e7a16
15,718
h
C
libs/sfm/ba_sparse_matrix.h
18892021125/f-k
ee8062c3e9e900d7d662a800402aef9b10a814c6
[ "BSD-3-Clause" ]
1
2020-09-11T09:14:29.000Z
2020-09-11T09:14:29.000Z
libs/sfm/ba_sparse_matrix.h
MasterShockwave/mve
7a96751db098bb6f5c0b4075921b0e8e43a69bb6
[ "BSD-3-Clause" ]
null
null
null
libs/sfm/ba_sparse_matrix.h
MasterShockwave/mve
7a96751db098bb6f5c0b4075921b0e8e43a69bb6
[ "BSD-3-Clause" ]
null
null
null
/* * Copyright (C) 2015, Simon Fuhrmann, Fabian Langguth * TU Darmstadt - Graphics, Capture and Massively Parallel Computing * All rights reserved. * * This software may be modified and distributed under the terms * of the BSD 3-Clause license. See the LICENSE.txt file for details. */ #ifndef SFM_SPARSE_MATRIX_...
29.545113
80
0.578
[ "vector" ]
98538b7cac5a1bfdde9c8a1020f11b6030bc79fd
6,361
h
C
src/trunk/libs/seiscomp3/core/record.h
thefroid/seiscomp3
0b05d5550dcea000a93c7d9a39c5347d8786a91a
[ "Naumen", "Condor-1.1", "MS-PL" ]
2
2015-09-17T22:43:50.000Z
2017-11-29T20:27:11.000Z
src/trunk/libs/seiscomp3/core/record.h
thefroid/seiscomp3
0b05d5550dcea000a93c7d9a39c5347d8786a91a
[ "Naumen", "Condor-1.1", "MS-PL" ]
2
2016-04-26T00:03:09.000Z
2017-12-05T02:24:50.000Z
src/trunk/libs/seiscomp3/core/record.h
salichon/seiscomp3
4f7715f9ff9a35e7912c379ebf10446d0bceaeb2
[ "Naumen", "Condor-1.1", "MS-PL" ]
1
2022-01-13T02:49:31.000Z
2022-01-13T02:49:31.000Z
/*************************************************************************** * Copyright (C) by GFZ Potsdam * * * * You can redistribute and/or modify this program under the * * terms o...
30.290476
112
0.536551
[ "object" ]
986cd8972c08b7e115a6b3dc55b6217ec4e2f5dd
2,855
h
C
kubernetes/model/io_k8s_api_events_v1_event.h
zouxiaoliang/nerv-kubernetes-client-c
07528948c643270fd757d38edc68da8c9628ee7a
[ "Apache-2.0" ]
null
null
null
kubernetes/model/io_k8s_api_events_v1_event.h
zouxiaoliang/nerv-kubernetes-client-c
07528948c643270fd757d38edc68da8c9628ee7a
[ "Apache-2.0" ]
null
null
null
kubernetes/model/io_k8s_api_events_v1_event.h
zouxiaoliang/nerv-kubernetes-client-c
07528948c643270fd757d38edc68da8c9628ee7a
[ "Apache-2.0" ]
null
null
null
/* * io_k8s_api_events_v1_event.h * * Event is a report of an event somewhere in the cluster. It generally denotes some state change in the system. Events have a limited retention time and triggers and messages may evolve with time. Event consumers should not rely on the timing of an event with a given Reason refle...
38.581081
449
0.796848
[ "model" ]
9871f4b3dffd3437fb632b498f5eb69dfa79e023
2,979
c
C
SLIP_LU/Source/slip_get_largest_pivot.c
gabrielfougeron/SuiteSparse
f196042715861c28846f3e01a394931c00860de2
[ "Apache-2.0" ]
27
2016-10-25T08:07:32.000Z
2022-02-06T20:20:59.000Z
SLIP_LU/Source/slip_get_largest_pivot.c
gabrielfougeron/SuiteSparse
f196042715861c28846f3e01a394931c00860de2
[ "Apache-2.0" ]
2
2020-01-28T18:47:50.000Z
2021-09-09T17:56:52.000Z
SLIP_LU/Source/slip_get_largest_pivot.c
gabrielfougeron/SuiteSparse
f196042715861c28846f3e01a394931c00860de2
[ "Apache-2.0" ]
10
2016-03-02T04:15:56.000Z
2021-03-31T03:20:46.000Z
//------------------------------------------------------------------------------ // SLIP_LU/slip_get_largest_pivot: find a pivot entry in a column //------------------------------------------------------------------------------ // SLIP_LU: (c) 2019-2020, Chris Lourenco, Jinhao Chen, Erick Moreno-Centeno, // Timothy A....
32.736264
80
0.417925
[ "vector" ]
9873926b8da3c096f0d69100345269fce66fc8c0
3,255
h
C
include/gmath/obox.h
gatgui/gmath
42b5efc3ce39888fc2b6e5168dea41f165d6f388
[ "MIT" ]
null
null
null
include/gmath/obox.h
gatgui/gmath
42b5efc3ce39888fc2b6e5168dea41f165d6f388
[ "MIT" ]
null
null
null
include/gmath/obox.h
gatgui/gmath
42b5efc3ce39888fc2b6e5168dea41f165d6f388
[ "MIT" ]
null
null
null
/* MIT License Copyright (c) 2009 Gaetan Guidet This file is part of gmath. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, c...
25.038462
79
0.631336
[ "transform" ]
98772c51907e3a7fe005515ae5948e96e7878273
11,193
c
C
d/dagger/marsh/witchlair/obj/bonestaff.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
13
2019-07-19T05:24:44.000Z
2021-11-18T04:08:19.000Z
d/dagger/marsh/witchlair/obj/bonestaff.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
4
2021-03-15T18:56:39.000Z
2021-08-17T17:08:22.000Z
d/dagger/marsh/witchlair/obj/bonestaff.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
13
2019-09-12T06:22:38.000Z
2022-01-31T01:15:12.000Z
#include <std.h> #include "../witchlair.h" inherit "/d/common/obj/weapon/sstaff"; void create() { ::create(); set_name("shaman's staff"); set_id(({ "staff", "small staff", "shaman staff", "bone staff", "small bone staff" })); set_obvious_short("%^WHITE%^a %^BOLD%^s%^RESET%^ma%^BOLD%^" ...
52.060465
89
0.485839
[ "object" ]
987fd1b293bfff3ce8bb7e95c98f08f619fa08e9
9,522
h
C
Code/Base/accessors/current/dataaccess/DataIteratorAdapter.h
rtobar/askapsoft
6bae06071d7d24f41abe3f2b7f9ee06cb0a9445e
[ "BSL-1.0", "Apache-2.0", "OpenSSL" ]
1
2020-06-18T08:37:43.000Z
2020-06-18T08:37:43.000Z
Code/Base/accessors/current/dataaccess/DataIteratorAdapter.h
ATNF/askapsoft
d839c052d5c62ad8a511e58cd4b6548491a6006f
[ "BSL-1.0", "Apache-2.0", "OpenSSL" ]
null
null
null
Code/Base/accessors/current/dataaccess/DataIteratorAdapter.h
ATNF/askapsoft
d839c052d5c62ad8a511e58cd4b6548491a6006f
[ "BSL-1.0", "Apache-2.0", "OpenSSL" ]
null
null
null
/// @file /// @brief an adapter to both IConstDataIterator and IDataIterator /// /// @details This class is similar to DataAccessorAdapter, but it adaps /// the iterator interface (rather than accessor interface). The current /// design of the synthesis code is largely iterator-based. This adapter /// and derived class...
43.880184
100
0.735455
[ "object" ]
9881388d9e91d1bdb81059a6e17c0a7799efe043
5,108
h
C
Src/boundary.h
liuyangggg/mplb
4a079e13ad3576b5fbf034203d90860945ab51f0
[ "BSD-3-Clause" ]
1
2021-09-03T09:02:43.000Z
2021-09-03T09:02:43.000Z
Src/boundary.h
liuyangggg/mplb
4a079e13ad3576b5fbf034203d90860945ab51f0
[ "BSD-3-Clause" ]
null
null
null
Src/boundary.h
liuyangggg/mplb
4a079e13ad3576b5fbf034203d90860945ab51f0
[ "BSD-3-Clause" ]
3
2021-06-21T21:21:41.000Z
2021-09-12T04:21:13.000Z
/** * Copyright 2019 United Kingdom Research and Innovation * * Authors: See AUTHORS * * Contact: [jianping.meng@stfc.ac.uk and/or jpmeng@gmail.com] * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redis...
40.220472
80
0.646633
[ "vector", "model" ]
98875eb46257dd8011c3f99a00dca7dd3dc9e52d
7,676
h
C
metrics/metrics.h
EluvK/E-metrics
6c82a78b2ed97ab5b68809e2eda076829718232a
[ "MIT" ]
null
null
null
metrics/metrics.h
EluvK/E-metrics
6c82a78b2ed97ab5b68809e2eda076829718232a
[ "MIT" ]
null
null
null
metrics/metrics.h
EluvK/E-metrics
6c82a78b2ed97ab5b68809e2eda076829718232a
[ "MIT" ]
null
null
null
#pragma once #include "metrics_event.h" #include "metrics_handler/counter_handler.h" #include "metrics_handler/flow_handler.h" #include "metrics_handler/metrics_packet_info.h" #include "metrics_handler/timer_handler.h" #include "metrics_unit.h" #include "mylib/mpsc_queue.h" #include "mylib/runnable.h" #include <chrono...
56.441176
180
0.626238
[ "vector" ]
9887635cb24d63a6d59bcd6c2d8e08d6a44ae54c
4,117
h
C
liballofw/include/allofw/config.h
donghaoren/AllofwModule
4367327cda0605aad53469294ed8751f8befbdc3
[ "Unlicense" ]
3
2016-05-04T23:23:48.000Z
2021-08-03T21:48:07.000Z
liballofw/include/allofw/config.h
donghaoren/AllofwModule
4367327cda0605aad53469294ed8751f8befbdc3
[ "Unlicense" ]
null
null
null
liballofw/include/allofw/config.h
donghaoren/AllofwModule
4367327cda0605aad53469294ed8751f8befbdc3
[ "Unlicense" ]
2
2016-01-31T04:06:51.000Z
2016-09-30T16:38:36.000Z
#ifndef ALLOFW_CONFIG_H #define ALLOFW_CONFIG_H #include "common.h" #include <memory> #include <string> namespace allofw { //! YAML-based configuration reader. class Configuration { public: //! Config node. class Node { public: virtual bool isArray() const = 0; ...
38.12037
118
0.567161
[ "object" ]
988c1686df7bed740b412b0a9b66f0249d14fbdd
456
h
C
GraphicsProject/Entity.h
Noaheasley/Bootstrap
fbcf53bffa42fe41233726ba42218568ce0dba60
[ "MIT" ]
null
null
null
GraphicsProject/Entity.h
Noaheasley/Bootstrap
fbcf53bffa42fe41233726ba42218568ce0dba60
[ "MIT" ]
null
null
null
GraphicsProject/Entity.h
Noaheasley/Bootstrap
fbcf53bffa42fe41233726ba42218568ce0dba60
[ "MIT" ]
null
null
null
#pragma once #include "Transform.h" #include "Shader.h" #include "glm\mat4x4.hpp" class Entity { public: Entity(); ~Entity(); void start(); void update(float deltaTime); void draw(); void end(); virtual void onStart() {}; virtual void onUpdate(float deltaTime) {}; virtual void onDraw() {}; virtual void onE...
15.2
50
0.682018
[ "transform" ]
989f1fb34cd0d2b4985d46a5d3028b72f344face
3,295
h
C
usr/libexec/vot/VOTBrailleGesturePatternRecognitionEngine.h
lechium/iOS1351Headers
6bed3dada5ffc20366b27f7f2300a24a48a6284e
[ "MIT" ]
2
2021-11-02T09:23:27.000Z
2022-03-28T08:21:57.000Z
usr/libexec/vot/VOTBrailleGesturePatternRecognitionEngine.h
lechium/iOS1351Headers
6bed3dada5ffc20366b27f7f2300a24a48a6284e
[ "MIT" ]
null
null
null
usr/libexec/vot/VOTBrailleGesturePatternRecognitionEngine.h
lechium/iOS1351Headers
6bed3dada5ffc20366b27f7f2300a24a48a6284e
[ "MIT" ]
1
2022-03-28T08:21:59.000Z
2022-03-28T08:21:59.000Z
// // Generated by classdumpios 1.0.1 (64 bit) (iOS port by DreamDevLost)(Debug version compiled Sep 26 2020 13:48:20). // // Copyright (C) 1997-2019 Steve Nygard. // #import <objc/NSObject.h> @class NSMutableArray, VOTBrailleGestureDataRepository; @protocol VOTBrailleGesturePatternRecognitionEngineDelegate; @i...
62.169811
164
0.8
[ "object" ]
98a43e5d23af36c880799e10422c09f4bec3707b
1,327
h
C
llvm-project/llvm/tools/llvm-objcopy/llvm-objcopy.h
Little-W/tc-build
8217fdf3112f2e964b231a8f82b8a7aa7c0b2f87
[ "Apache-2.0" ]
null
null
null
llvm-project/llvm/tools/llvm-objcopy/llvm-objcopy.h
Little-W/tc-build
8217fdf3112f2e964b231a8f82b8a7aa7c0b2f87
[ "Apache-2.0" ]
null
null
null
llvm-project/llvm/tools/llvm-objcopy/llvm-objcopy.h
Little-W/tc-build
8217fdf3112f2e964b231a8f82b8a7aa7c0b2f87
[ "Apache-2.0" ]
null
null
null
//===- llvm-objcopy.h -------------------------------------------*- C++ -*-===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===---------------------------...
31.595238
80
0.675961
[ "object", "vector" ]
98ac794c83cc11d66ee05ead05c33913d2d048fc
2,280
h
C
driver/fuzz_target_runner.h
Han0nly/jazzer
b34f6aad8151551005bd502e42fbc1472e69f10b
[ "Apache-2.0" ]
536
2021-02-10T08:05:19.000Z
2022-03-31T17:39:46.000Z
driver/fuzz_target_runner.h
Han0nly/jazzer
b34f6aad8151551005bd502e42fbc1472e69f10b
[ "Apache-2.0" ]
91
2021-02-11T19:36:59.000Z
2022-03-31T09:02:27.000Z
driver/fuzz_target_runner.h
Han0nly/jazzer
b34f6aad8151551005bd502e42fbc1472e69f10b
[ "Apache-2.0" ]
60
2021-02-10T10:46:55.000Z
2022-03-31T03:06:37.000Z
/* * Copyright 2021 Code Intelligence GmbH * * 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 o...
29.61039
78
0.730263
[ "vector" ]
98ace47c9787bd83b8848c9851fd4004ab857313
3,682
h
C
lib/spatial/cubic_neighborhood.h
itko/scanbox
9a00c11eafb4cc2faa69bfcc76bdf0d8e295dcf3
[ "BSD-3-Clause" ]
1
2020-01-09T09:30:23.000Z
2020-01-09T09:30:23.000Z
lib/spatial/cubic_neighborhood.h
itko/scanbox
9a00c11eafb4cc2faa69bfcc76bdf0d8e295dcf3
[ "BSD-3-Clause" ]
23
2018-03-19T20:54:52.000Z
2018-05-16T12:36:59.000Z
lib/spatial/cubic_neighborhood.h
itko/scanbox
9a00c11eafb4cc2faa69bfcc76bdf0d8e295dcf3
[ "BSD-3-Clause" ]
1
2018-03-14T20:00:43.000Z
2018-03-14T20:00:43.000Z
/// \file /// Maintainer: Felice Serena /// #pragma once #include "cube_iterator.h" #include <Eigen/Core> #include <unordered_map> #include <unordered_set> #include <vector> namespace MouseTrack { namespace SpatialImpl { // typedefs template <int _Dim> using CellCoordinate = typename Eigen::Matrix<int, _Dim, 1>; ...
32.017391
80
0.662955
[ "vector" ]
98ae5ee7c899a6e39961f12178de58998dbd78e6
12,234
c
C
base/hals/halia64/ia64/pmbus.c
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
base/hals/halia64/ia64/pmbus.c
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
base/hals/halia64/ia64/pmbus.c
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
/*++ Copyright (c) 1997 Microsoft Corporation Module Name: pmbus.c Abstract: Implements functions that were done in previous HALs by bus handlers. Basically, these will be somewhat simplified versions since much of the code in the bus handlers has effectively been moved into...
25.434511
85
0.530325
[ "vector" ]
98b13977ccb5fcd631220fb5ba7d8fd8125f2bec
2,565
h
C
OutPutHeaders/MMBrandHeadImageView.h
cocos543/WeChatTimeLineRobot
1e93480e502e36ca9a21a506f481aa1fcb70ac4b
[ "MIT" ]
106
2016-04-09T01:16:14.000Z
2021-06-04T00:20:24.000Z
OutPutHeaders/MMBrandHeadImageView.h
cocos543/WeChatTimeLineRobot
1e93480e502e36ca9a21a506f481aa1fcb70ac4b
[ "MIT" ]
2
2017-06-13T09:41:29.000Z
2018-03-26T03:32:07.000Z
OutPutHeaders/MMBrandHeadImageView.h
cocos543/WeChatTimeLineRobot
1e93480e502e36ca9a21a506f481aa1fcb70ac4b
[ "MIT" ]
58
2016-04-28T09:52:08.000Z
2021-12-25T06:42:14.000Z
/** * This header is generated by class-dump-z 0.2a. * class-dump-z is Copyright (C) 2009 by KennyTM~, licensed under GPLv3. * * Source: (null) */ #import "IContactMgrExt.h" #import "WeChat-Structs.h" #import <XXUnknownSuperclass.h> // Unknown library #import "IStrangerContactMgrExt.h" #import "MMWebImageViewDele...
37.173913
120
0.794152
[ "object" ]
98b27d23f08f7e13f8bc3e5617e87e36e15b40f1
7,883
h
C
mem-axc-64/apps/macsim.r.d.b.s/macsim-mem-axc-64/gems-lib-ooo/ruby_clean/interfaces/OpalInterface.h
vnaveen0/nachos
99933b0da5474bf43bd167d2540438375237b2d9
[ "MIT" ]
1
2018-02-28T10:00:00.000Z
2018-02-28T10:00:00.000Z
mem-axc-64/apps/macsim.r.d.b.s/macsim-mem-axc-64/gems-lib-ooo/ruby_clean/interfaces/OpalInterface.h
vnaveen0/nachos
99933b0da5474bf43bd167d2540438375237b2d9
[ "MIT" ]
1
2020-04-06T22:30:00.000Z
2020-04-06T22:30:00.000Z
mem-axc-64/apps/macsim.r.d.b.s/macsim-mem-axc-64/gems-lib-ooo/ruby_clean/interfaces/OpalInterface.h
vnaveen0/nachos
99933b0da5474bf43bd167d2540438375237b2d9
[ "MIT" ]
null
null
null
/* Copyright (C) 1999-2008 by Mark D. Hill and David A. Wood for the Wisconsin Multifacet Project. Contact: gems@cs.wisc.edu http://www.cs.wisc.edu/gems/ -------------------------------------------------------------------- This file is part of the Ruby Multiprocessor Memory System Simulator, ...
32.57438
115
0.645947
[ "model" ]
c2c8f7fcfb60a717fd3f0599af1410bdd1f54f2e
23,661
c
C
src/lbm3D.c
dawuweijun/LBM-classic
97c9bc31657757cc660e871857020e939a7c3a77
[ "BSD-2-Clause" ]
25
2015-01-09T19:13:04.000Z
2022-03-22T07:26:50.000Z
src/lbm3D.c
NablaCFD/LBM-classic
d60ad7e65c950524c05899a129bd56f39737f987
[ "BSD-2-Clause" ]
null
null
null
src/lbm3D.c
NablaCFD/LBM-classic
d60ad7e65c950524c05899a129bd56f39737f987
[ "BSD-2-Clause" ]
16
2015-01-09T19:13:09.000Z
2022-03-26T01:59:29.000Z
/// \file lbm3D.c /// \brief D3Q19 model implementation. // // Copyright (c) 2014, Christian B. Mendl // All rights reserved. // http://christian.mendl.net // // This program is free software; you can redistribute it and/or // modify it under the terms of the Simplified BSD License // http://www.opensource.org/licenses...
27.385417
158
0.6277
[ "vector", "model" ]
c2d14b2a971f0700a509c1b540437667d46306a4
11,345
c
C
src/vue/graphics.c
TERRUSS/yote
c4b91221e90af047de960893acd5bffa35aa2441
[ "Unlicense" ]
1
2019-11-23T16:07:47.000Z
2019-11-23T16:07:47.000Z
src/vue/graphics.c
TERRUSS/yote
c4b91221e90af047de960893acd5bffa35aa2441
[ "Unlicense" ]
null
null
null
src/vue/graphics.c
TERRUSS/yote
c4b91221e90af047de960893acd5bffa35aa2441
[ "Unlicense" ]
null
null
null
#include "graphics.h" #include <stdio.h> #include <unistd.h> /*---------------- UTILS ----------------*/ void initGraphics(){ printLog(LOGGING_TASK, "Starting Initialisation"); window = 0; if(SDL_Init(SDL_INIT_VIDEO | SDL_INIT_AUDIO) < 0){ printLog(LOGGING_STEP, "Window Creation ERROR : "); quitGraphics(); ...
24.345494
170
0.683649
[ "render" ]
c2dfb082e87ffffb6a576e7901c3c7d935268dcc
120,093
c
C
lib/bcore/bcore_tbman.c
johsteffens/beth
d1812bde925f8622b3016ac6822f099b860af03d
[ "Apache-2.0" ]
3
2019-08-12T12:44:08.000Z
2020-08-05T16:41:50.000Z
lib/bcore/bcore_tbman.c
johsteffens/beth
d1812bde925f8622b3016ac6822f099b860af03d
[ "Apache-2.0" ]
null
null
null
lib/bcore/bcore_tbman.c
johsteffens/beth
d1812bde925f8622b3016ac6822f099b860af03d
[ "Apache-2.0" ]
null
null
null
/** Author and Copyright 2017 Johannes Bernhard Steffens * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
36.569123
153
0.483942
[ "object" ]
c2e60d836a60ca49ae52ea00ebd32490218d8a10
31,835
h
C
tensorflow_fold/llgtm/graph.h
shkarupa-alex/fold
0e7ca14832a14a5f2009d4e0424783a80e7d7a2c
[ "Apache-2.0" ]
2,020
2017-02-07T18:43:35.000Z
2022-03-19T11:54:04.000Z
tensorflow_fold/llgtm/graph.h
shkarupa-alex/fold
0e7ca14832a14a5f2009d4e0424783a80e7d7a2c
[ "Apache-2.0" ]
103
2017-02-08T11:07:27.000Z
2021-04-25T19:01:01.000Z
tensorflow_fold/llgtm/graph.h
shkarupa-alex/fold
0e7ca14832a14a5f2009d4e0424783a80e7d7a2c
[ "Apache-2.0" ]
346
2017-02-07T20:45:43.000Z
2022-03-02T15:11:11.000Z
/* Copyright 2017 Google Inc. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in ...
39.157442
80
0.671274
[ "vector", "model" ]
c2e7ec3ced6543c27773dc85df6d90556c922304
4,702
h
C
robotCode/jettsonCode/AStarCode.h
PlavaFeniks/UNDLunarRobotics22
70f02c8608f82f414adf37d6de3663bf54ead1ed
[ "MIT" ]
1
2022-02-10T21:38:26.000Z
2022-02-10T21:38:26.000Z
robotCode/jettsonCode/AStarCode.h
PlavaFeniks/UNDLunarRobotics22
70f02c8608f82f414adf37d6de3663bf54ead1ed
[ "MIT" ]
1
2022-03-31T21:43:30.000Z
2022-03-31T21:43:30.000Z
robotCode/jettsonCode/AStarCode.h
PlavaFeniks/UNDLunarRobotics22
70f02c8608f82f414adf37d6de3663bf54ead1ed
[ "MIT" ]
4
2021-09-28T02:19:48.000Z
2022-01-08T13:07:21.000Z
class AStarNode; int calculateDistance(int x, int y, AStarNode* targetNode); int calculateDistance(int x, int y, int targetX, int targetY); AStarNode ***mapOfPit = new AStarNode**[HEIGHT]; //each index is 10cm by 10cm AStarNode* endNode; AStarNode* startNode; std::vector<AStarNode*>openNodes; //vector of input nodes ...
24.362694
176
0.648235
[ "vector" ]
c2f2fc67dfa2b758d6f7ff0de644c6e8897231fc
671
h
C
Engine/Renderer/OpenGL/Drawable/Frustum.h
gitter-badger/ZeloEngine
22a15783d58a9c1d5b2bad30d1544f13ac07ce2b
[ "MIT" ]
null
null
null
Engine/Renderer/OpenGL/Drawable/Frustum.h
gitter-badger/ZeloEngine
22a15783d58a9c1d5b2bad30d1544f13ac07ce2b
[ "MIT" ]
null
null
null
Engine/Renderer/OpenGL/Drawable/Frustum.h
gitter-badger/ZeloEngine
22a15783d58a9c1d5b2bad30d1544f13ac07ce2b
[ "MIT" ]
null
null
null
// Frustum.h // created on 2021/10/20 // author @zoloypzuo #pragma once #include "ZeloPrerequisites.h" #include "ZeloGLPrerequisites.h" class Frustum { private: GLuint vao; glm::vec3 center, u, v, n; float mNear, mFar, fovy, ar; std::vector<GLuint> buffers; public: Frustum(); ~Frustum(); ...
16.775
78
0.652757
[ "render", "vector" ]
6c02f00a996c130ef86463e12bef03280210c2d6
5,486
h
C
util/third_party/emwin/inc/LCD_Protected.h
lenloe1/v2.7
9ac9c4a7bb37987af382c80647f42d84db5f2e1d
[ "Zlib" ]
null
null
null
util/third_party/emwin/inc/LCD_Protected.h
lenloe1/v2.7
9ac9c4a7bb37987af382c80647f42d84db5f2e1d
[ "Zlib" ]
1
2020-08-25T02:36:22.000Z
2020-08-25T02:36:22.000Z
util/third_party/emwin/inc/LCD_Protected.h
lenloe1/v2.7
9ac9c4a7bb37987af382c80647f42d84db5f2e1d
[ "Zlib" ]
1
2020-08-25T01:56:04.000Z
2020-08-25T01:56:04.000Z
/***************************************************************************//** * # License * * The licensor of this software is Silicon Laboratories Inc. Your use of this * software is governed by the terms of Silicon Labs Master Software License * Agreement (MSLA) available at * www.silabs.com/about-us/legal/...
37.575342
80
0.556143
[ "model" ]
6c12b84ea4839d42cfcbf25aa8284ffc56863bc5
1,792
h
C
tests/juliet/testcases/CWE134_Uncontrolled_Format_String/s02/CWE134_Uncontrolled_Format_String__char_environment_vprintf_83.h
RanerL/analyzer
a401da4680f163201326881802ee535d6cf97f5a
[ "MIT" ]
28
2017-01-20T15:25:54.000Z
2020-03-17T00:28:31.000Z
testcases/CWE134_Uncontrolled_Format_String/s02/CWE134_Uncontrolled_Format_String__char_environment_vprintf_83.h
mellowCS/cwe_checker_juliet_suite
ae604f6fd94964251fbe88ef04d5287f6c1ffbe2
[ "MIT" ]
1
2021-07-12T02:57:17.000Z
2021-07-16T02:07:29.000Z
testcases/CWE134_Uncontrolled_Format_String/s02/CWE134_Uncontrolled_Format_String__char_environment_vprintf_83.h
mellowCS/cwe_checker_juliet_suite
ae604f6fd94964251fbe88ef04d5287f6c1ffbe2
[ "MIT" ]
2
2019-07-15T19:07:04.000Z
2019-09-07T14:21:04.000Z
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE134_Uncontrolled_Format_String__char_environment_vprintf_83.h Label Definition File: CWE134_Uncontrolled_Format_String.vasinks.label.xml Template File: sources-vasinks-83.tmpl.h */ /* * @description * CWE: 134 Uncontrolled Format String * BadSource: environmen...
27.151515
122
0.786272
[ "object" ]
6c134e28ba73be11e58293944f6de5a5dd1f4289
378
h
C
src/Core/Console/ConsoleVisual.h
bluespeck/OakVR
65d56942af390dc2ab2d969b44285d23bd53f139
[ "MIT" ]
null
null
null
src/Core/Console/ConsoleVisual.h
bluespeck/OakVR
65d56942af390dc2ab2d969b44285d23bd53f139
[ "MIT" ]
null
null
null
src/Core/Console/ConsoleVisual.h
bluespeck/OakVR
65d56942af390dc2ab2d969b44285d23bd53f139
[ "MIT" ]
null
null
null
#pragma once #include "OakVR/Sprite.h" #include <string> namespace oakvr { class ConsoleVisual { public: ConsoleVisual(); auto DrawHistory(std::vector<std::string> vecHistory) -> void; auto DrawCommandline(std::string commandLine, size_t cursorPosition)->void; private: oakvr::render::Sprite m_historyBack...
19.894737
77
0.746032
[ "render", "vector" ]
6c144e971b5a25f8898152fbef40d6522ce041c7
5,450
h
C
Engine/01_core/errorHandling/Exceptions.h
TB989/Fierce-Engine
4fa97b55fafdf97ee0b9eb72203425490b7a01c5
[ "Apache-2.0" ]
null
null
null
Engine/01_core/errorHandling/Exceptions.h
TB989/Fierce-Engine
4fa97b55fafdf97ee0b9eb72203425490b7a01c5
[ "Apache-2.0" ]
43
2020-03-01T12:55:12.000Z
2021-07-10T20:51:23.000Z
Engine/01_core/errorHandling/Exceptions.h
TB989/Fierce-Engine
4fa97b55fafdf97ee0b9eb72203425490b7a01c5
[ "Apache-2.0" ]
null
null
null
#pragma once /* Includes: * -Parent class * -Objects: Object myObject; */ #include "02_system/04_render/02_GL/01_Objects/Fierce_GL.h" #include "99_utils/FierceStrings.h" /* SystemIncludes*/ #define WIN32_LEAN_AND_MEAN #include <Windows.h> #include <exception> #include "vulkan/vulkan.h" /* Forward declarations: * ...
28.238342
75
0.754862
[ "object" ]
6c23b85cc0fb83a871bd3b04d24a544619783134
1,174
h
C
guts/guts/tex/texture_loader.h
Emberwalker/ac41001_opengl_cpp
c2f63fb6bb200a44f93e43af00b32a9d7b5df05a
[ "MIT" ]
1
2017-10-31T16:03:47.000Z
2017-10-31T16:03:47.000Z
guts/guts/tex/texture_loader.h
Emberwalker/ac41001_opengl_cpp
c2f63fb6bb200a44f93e43af00b32a9d7b5df05a
[ "MIT" ]
null
null
null
guts/guts/tex/texture_loader.h
Emberwalker/ac41001_opengl_cpp
c2f63fb6bb200a44f93e43af00b32a9d7b5df05a
[ "MIT" ]
null
null
null
#ifndef GUTS_TEX_TEXTURE_LOADER_H #define GUTS_TEX_TEXTURE_LOADER_H #include <string> #include <vector> namespace guts { namespace tex { // C++ lacks a byte type - but an unsigned char is good enough. typedef unsigned char ubyte; enum TextureType { TEXTURE_RGB, TEXTURE_RGBA, TEXTURE_HEIGHTMAP }; // TextureLo...
25.521739
80
0.732538
[ "vector" ]
6c23fff58edc7828b526484d07b15d5d2aa1d6b4
7,561
h
C
vectorian/core/cpp/document.h
poke1024/vectorian-2021
5b8a23ca473dd5e6b0ad4baaca75c8a8bf7cc12b
[ "MIT" ]
9
2020-03-02T08:43:55.000Z
2021-07-14T14:54:40.000Z
vectorian/core/cpp/document.h
poke1024/vectorian-2021
5b8a23ca473dd5e6b0ad4baaca75c8a8bf7cc12b
[ "MIT" ]
null
null
null
vectorian/core/cpp/document.h
poke1024/vectorian-2021
5b8a23ca473dd5e6b0ad4baaca75c8a8bf7cc12b
[ "MIT" ]
1
2021-07-14T14:53:33.000Z
2021-07-14T14:53:33.000Z
#ifndef __VECTORIAN_DOCUMENT_H__ #define __VECTORIAN_DOCUMENT_H__ #include "common.h" #include "vocabulary.h" #include "embedding/vectors.h" inline void add_dummy_token(std::vector<Token> &tokens) { Token t; t.id = -1; t.len = 0; t.pos = -1; t.tag = -1; if (tokens.empty()) { t.idx = 0; } else { t.idx = to...
23.628125
107
0.677688
[ "vector" ]
8fc3ee2733c797d85777a9a80e77bc5c3d7db929
1,128
h
C
libs/androidfw/include/androidfw/PosixUtils.h
rio-31/android_frameworks_base-1
091a068a3288d27d77636708679dde58b7b7fd25
[ "Apache-2.0" ]
164
2015-01-05T16:49:11.000Z
2022-03-29T20:40:27.000Z
libs/androidfw/include/androidfw/PosixUtils.h
rio-31/android_frameworks_base-1
091a068a3288d27d77636708679dde58b7b7fd25
[ "Apache-2.0" ]
127
2015-01-12T12:02:32.000Z
2021-11-28T08:46:25.000Z
libs/androidfw/include/androidfw/PosixUtils.h
rio-31/android_frameworks_base-1
091a068a3288d27d77636708679dde58b7b7fd25
[ "Apache-2.0" ]
1,141
2015-01-01T22:54:40.000Z
2022-02-09T22:08:26.000Z
/* * Copyright (C) 2018 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 * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
30.486486
100
0.739362
[ "vector" ]
8fc724ac69274b910635b9b4b10229f150d6a7db
3,197
h
C
src/store/api/temp_seq.h
jsoniq/jsoniq
f7af29417f809d64d1f0b2622d880bc4d87f2e42
[ "Apache-2.0" ]
94
2015-01-18T09:40:36.000Z
2022-03-02T21:14:55.000Z
src/store/api/temp_seq.h
jsoniq/jsoniq
f7af29417f809d64d1f0b2622d880bc4d87f2e42
[ "Apache-2.0" ]
72
2015-01-05T22:00:31.000Z
2021-07-17T11:35:03.000Z
src/store/api/temp_seq.h
jsoniq/jsoniq
f7af29417f809d64d1f0b2622d880bc4d87f2e42
[ "Apache-2.0" ]
27
2015-01-18T20:20:54.000Z
2020-11-01T18:01:07.000Z
/* * Copyright 2006-2008 The FLWOR Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law...
25.173228
83
0.678761
[ "vector", "model" ]
8fd3abd98a5fb45315387ab71741523a049e5ebe
6,992
h
C
catkin_ws/devel/include/vision_msgs/BoundingBox2D.h
Colin1245/ROS-Theory-Application-Shenlan
49986c83a2c73c7ab4310fd3f010e1b6bc0de786
[ "Apache-2.0" ]
null
null
null
catkin_ws/devel/include/vision_msgs/BoundingBox2D.h
Colin1245/ROS-Theory-Application-Shenlan
49986c83a2c73c7ab4310fd3f010e1b6bc0de786
[ "Apache-2.0" ]
null
null
null
catkin_ws/devel/include/vision_msgs/BoundingBox2D.h
Colin1245/ROS-Theory-Application-Shenlan
49986c83a2c73c7ab4310fd3f010e1b6bc0de786
[ "Apache-2.0" ]
null
null
null
// Generated by gencpp from file vision_msgs/BoundingBox2D.msg // DO NOT EDIT! #ifndef VISION_MSGS_MESSAGE_BOUNDINGBOX2D_H #define VISION_MSGS_MESSAGE_BOUNDINGBOX2D_H #include <string> #include <vector> #include <map> #include <ros/types.h> #include <ros/serialization.h> #include <ros/builtin_message_traits.h> #in...
28.655738
475
0.735412
[ "object", "vector", "3d" ]
8fd486b5af1b603c49b104d90f86bb6d9c4c40aa
52,691
c
C
core/object.c
charlesdaniels/libagar
099ce716e2ca01a7904b23f22610bf589295f5b5
[ "BSD-2-Clause" ]
null
null
null
core/object.c
charlesdaniels/libagar
099ce716e2ca01a7904b23f22610bf589295f5b5
[ "BSD-2-Clause" ]
null
null
null
core/object.c
charlesdaniels/libagar
099ce716e2ca01a7904b23f22610bf589295f5b5
[ "BSD-2-Clause" ]
null
null
null
/* * Copyright (c) 2001-2019 Julien Nadeau Carriere <vedge@csoft.net> * 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 ...
22.479096
88
0.663586
[ "object" ]
8fd6348047f0615bb57b8722b95832898cf4faf9
22,904
h
C
SoulHookDylib/SOHeader.h
fengjixuchui/SoulHook
2db61d432aa816149a5037ed0c7ef4f48580d3d7
[ "MIT" ]
30
2019-06-27T02:34:06.000Z
2022-03-27T13:18:06.000Z
SoulHookDylib/SOHeader.h
fengjixuchui/SoulHook
2db61d432aa816149a5037ed0c7ef4f48580d3d7
[ "MIT" ]
5
2020-12-22T12:51:03.000Z
2021-11-02T09:16:32.000Z
SoulHookDylib/SOHeader.h
fengjixuchui/SoulHook
2db61d432aa816149a5037ed0c7ef4f48580d3d7
[ "MIT" ]
14
2020-09-30T08:12:03.000Z
2021-10-15T03:02:02.000Z
// // SOHeader.h // SoulHook // // Created by miniSeven on 2019/6/24. // Copyright © 2019 fancy. All rights reserved. // #import <UIKit/UIKit.h> #import <WebKit/WebKit.h> #import <AVFoundation/AVFoundation.h> #import "SOHookSettingController.h" #import <objc/runtime.h> #define SO_THEME_COLOR [UIColor colorWithRe...
32.955396
570
0.762138
[ "model" ]
8fda2f8a4bbb9f1b8d7f13fdaa4cd561a7eb1372
1,137
h
C
inc/cmdline/cmdline.h
Kerisa/EzvizLocalProcess
77c72413bbdb862c221af042967d99d44e82fe9f
[ "MIT" ]
null
null
null
inc/cmdline/cmdline.h
Kerisa/EzvizLocalProcess
77c72413bbdb862c221af042967d99d44e82fe9f
[ "MIT" ]
null
null
null
inc/cmdline/cmdline.h
Kerisa/EzvizLocalProcess
77c72413bbdb862c221af042967d99d44e82fe9f
[ "MIT" ]
null
null
null
#pragma once #include <map> #include <string> #include <vector> class CmdLineParser { public: class Param { public: std::string mKey; std::vector<std::string> mValues; size_t mValueCount{ 0 }; bool mRequirement{ false }; ...
29.153846
119
0.554969
[ "vector" ]
8fdbcfc5f289affc7d6b1a2633ef281f2ad4a64f
957
h
C
panda_simulator_examples/include/objectscanner.h
doterkuile/panda_simulator
cb4fb319617256578396e8f05afd8373d888594c
[ "Apache-2.0" ]
null
null
null
panda_simulator_examples/include/objectscanner.h
doterkuile/panda_simulator
cb4fb319617256578396e8f05afd8373d888594c
[ "Apache-2.0" ]
null
null
null
panda_simulator_examples/include/objectscanner.h
doterkuile/panda_simulator
cb4fb319617256578396e8f05afd8373d888594c
[ "Apache-2.0" ]
null
null
null
#ifndef OBJECTSCANNER_H #define OBJECTSCANNER_H #include <ros/ros.h> #include <iostream> #include "sensor_msgs/JointState.h" #include "franka_core_msgs/JointCommand.h" #include "franka_core_msgs/RobotState.h" class ObjectScanner { public: ObjectScanner(ros::NodeHandle &nh); void jointCallback(const sensor_msg...
22.785714
69
0.739812
[ "vector" ]
8ff2338a0c0147993a613cee49ab7dd02e0678f1
21,041
h
C
aws-cpp-sdk-awstransfer/include/aws/awstransfer/model/ListedAccess.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-awstransfer/include/aws/awstransfer/model/ListedAccess.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-awstransfer/include/aws/awstransfer/model/ListedAccess.h
ravindra-wagh/aws-sdk-cpp
7d5ff01b3c3b872f31ca98fb4ce868cd01e97696
[ "Apache-2.0" ]
1
2021-11-09T11:58:03.000Z
2021-11-09T11:58:03.000Z
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/awstransfer/Transfer_EXPORTS.h> #include <aws/core/utils/memory/stl/AWSString.h> #include <aws/awstransfer/model/HomeDirectoryType.h> #include <utility> namespace Aws { nam...
54.369509
145
0.702248
[ "model" ]
8ff94ed340146708ef678dc2a8329a3d27051d52
1,899
h
C
src/ml/algebra.h
gpi-yama/idash2021
151086c8bb1098ccf01e37ab8e1e558d3d3e21cf
[ "MIT" ]
null
null
null
src/ml/algebra.h
gpi-yama/idash2021
151086c8bb1098ccf01e37ab8e1e558d3d3e21cf
[ "MIT" ]
null
null
null
src/ml/algebra.h
gpi-yama/idash2021
151086c8bb1098ccf01e37ab8e1e558d3d3e21cf
[ "MIT" ]
null
null
null
#pragma once #include "../common.h" namespace capsuleGene { class AlgebraUtils { public: static std::vector<double> generate_unit_vec(const int num, const int slot_size, const double value); /** * @brief sum for ctxt. please set num as negative if you want to sum to 0idx. ...
33.315789
231
0.579252
[ "vector" ]
8900de5b32a7016aedbe2abce286330339f13a52
3,320
h
C
pmem-mariadb/storage/rocksdb/rdb_io_watchdog.h
wc222/pmdk-examples
64aadc3a70471c469ac8e214eb1e04ff47cf18ff
[ "BSD-3-Clause" ]
1
2019-10-31T08:25:52.000Z
2019-10-31T08:25:52.000Z
pmem-mariadb/storage/rocksdb/rdb_io_watchdog.h
WSCWDA/pmdk-examples
c3d079e52cd18b0e14836ef42bad9a995336bf90
[ "BSD-3-Clause" ]
1
2021-02-24T05:26:44.000Z
2021-02-24T05:26:44.000Z
pmem-mariadb/storage/rocksdb/rdb_io_watchdog.h
isabella232/pmdk-examples
be7a5a18ba7bb8931e512f6d552eadf820fa2235
[ "BSD-3-Clause" ]
null
null
null
/* Copyright (c) 2017, Facebook, Inc. 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; version 2 of the License. This program is distributed in the hope that it will be useful, but ...
28.135593
79
0.725
[ "vector" ]
8915e61094f4e65594e17f705c98fc0bfd9d4bd1
3,117
c
C
src/watcher.c
bitptr/argonaut
f2dd9afd90717e5cd5f6024d0c26aea89905a5ea
[ "BSD-3-Clause" ]
null
null
null
src/watcher.c
bitptr/argonaut
f2dd9afd90717e5cd5f6024d0c26aea89905a5ea
[ "BSD-3-Clause" ]
null
null
null
src/watcher.c
bitptr/argonaut
f2dd9afd90717e5cd5f6024d0c26aea89905a5ea
[ "BSD-3-Clause" ]
null
null
null
#ifdef HAVE_CONFIG_H #include <config.h> #endif #ifdef HAVE_KQUEUE #include <sys/types.h> #include <sys/event.h> #include <sys/time.h> #include <err.h> #include <fcntl.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <unistd.h> #include <gtk/gtk.h> #include "store.h" struct thread_data { Gt...
18.553571
79
0.673404
[ "model" ]
89167816ed6ed70be46ac81bce2c782601222de9
3,765
c
C
Psychtoolbox/PsychContributed/WinJoystickMex.c
dcnieho/Psychtoolbox-3
f0797eeb39781e617d5b544401b9668864857837
[ "MIT" ]
357
2015-01-09T02:48:04.000Z
2022-03-27T12:24:34.000Z
Psychtoolbox/PsychContributed/WinJoystickMex.c
dcnieho/Psychtoolbox-3
f0797eeb39781e617d5b544401b9668864857837
[ "MIT" ]
344
2015-01-02T03:23:05.000Z
2022-03-11T19:22:25.000Z
Psychtoolbox/PsychContributed/WinJoystickMex.c
dcnieho/Psychtoolbox-3
f0797eeb39781e617d5b544401b9668864857837
[ "MIT" ]
250
2015-01-16T04:02:15.000Z
2022-03-27T12:24:59.000Z
/*------------------------------------------------------------------------------ WinJoystickMex.c -- A simple Matlab/Octave MEX file for query of joysticks on Microsoft Windows. On Matlab, compile with: mex -v -g WinJoystickMex.c winmm.lib On Octave, compile with: mex -v -g WinJoystickMex.c -lwinmm ----...
34.861111
120
0.625764
[ "vector" ]
8917eed1fc2bc2dec0702e531956e1e9b309ced9
3,668
h
C
Plugins/AdvKitPlugin/Source/AdvKitRuntime/Classes/Actions/Movement/AdvKitCA_PhysicsTransition.h
crimsonstrife/velorum-defunct
1a6e1eab9057293da2aa045eff021d069df54c5e
[ "CC0-1.0" ]
null
null
null
Plugins/AdvKitPlugin/Source/AdvKitRuntime/Classes/Actions/Movement/AdvKitCA_PhysicsTransition.h
crimsonstrife/velorum-defunct
1a6e1eab9057293da2aa045eff021d069df54c5e
[ "CC0-1.0" ]
null
null
null
Plugins/AdvKitPlugin/Source/AdvKitRuntime/Classes/Actions/Movement/AdvKitCA_PhysicsTransition.h
crimsonstrife/velorum-defunct
1a6e1eab9057293da2aa045eff021d069df54c5e
[ "CC0-1.0" ]
null
null
null
// Copyright 2015 Pascal Krabbe #pragma once #include "Object.h" #include "Actions/AdvKitCharacterActionSingleAnimation.h" #include "Player/AdvKitCharacterMovementComponent.h" #include "AdvKitCA_PhysicsTransition.generated.h" /** @brief Helper struct since UE4 does not support TMap properties. This handles configuri...
38.208333
168
0.801799
[ "object" ]
891d37ef6458a4c1dd195d5290c7d6760516896a
863
h
C
all/native/rastertiles/ElevationDecoder.h
Akylas/mobile-sdk
744040d87344ee76b4ad14281d9467da1b5f0788
[ "BSD-3-Clause" ]
null
null
null
all/native/rastertiles/ElevationDecoder.h
Akylas/mobile-sdk
744040d87344ee76b4ad14281d9467da1b5f0788
[ "BSD-3-Clause" ]
null
null
null
all/native/rastertiles/ElevationDecoder.h
Akylas/mobile-sdk
744040d87344ee76b4ad14281d9467da1b5f0788
[ "BSD-3-Clause" ]
null
null
null
/* * Copyright (c) 2016 CartoDB. All rights reserved. * Copying and using this code is allowed only according * to license terms, as given in https://cartodb.com/terms/ */ #ifndef _CARTO_ELEVATIONDECODER_H_ #define _CARTO_ELEVATIONDECODER_H_ #include "graphics/Color.h" #include <memory> #include <string> #includ...
20.547619
80
0.655852
[ "vector" ]
892414d45d2c099200a6cbaf62d0f302a0a4d1ab
534
h
C
lib/variable/include/scipp/variable/misc_operations.h
nvaytet/scipp
f14f56ed19cccb4162d55b1123df7225eeedb395
[ "BSD-3-Clause" ]
43
2019-04-08T14:13:11.000Z
2022-02-08T06:09:35.000Z
lib/variable/include/scipp/variable/misc_operations.h
nvaytet/scipp
f14f56ed19cccb4162d55b1123df7225eeedb395
[ "BSD-3-Clause" ]
1,342
2019-03-30T07:06:08.000Z
2022-03-28T13:12:47.000Z
lib/variable/include/scipp/variable/misc_operations.h
nvaytet/scipp
f14f56ed19cccb4162d55b1123df7225eeedb395
[ "BSD-3-Clause" ]
12
2019-06-13T08:56:12.000Z
2021-11-04T08:24:18.000Z
// SPDX-License-Identifier: BSD-3-Clause // Copyright (c) 2021 Scipp contributors (https://github.com/scipp) /// @file /// @author Simon Heybrock #pragma once #include "scipp-variable_export.h" #include "scipp/variable/variable.h" namespace scipp::variable::geometry { [[nodiscard]] SCIPP_VARIABLE_EXPORT Variable pos...
31.411765
73
0.597378
[ "geometry" ]
89281c6f7e3b50d0b941ee037af68f35eefde9f8
2,375
h
C
avogadro/qtopengl/activeobjects.h
serk12/avogadrolibs
f2dd0fda7e0d2ca4a0586354ea253cc05242f022
[ "BSD-3-Clause" ]
244
2015-09-09T15:08:54.000Z
2022-03-30T17:44:21.000Z
avogadro/qtopengl/activeobjects.h
serk12/avogadrolibs
f2dd0fda7e0d2ca4a0586354ea253cc05242f022
[ "BSD-3-Clause" ]
670
2015-05-08T18:59:38.000Z
2022-03-29T19:47:08.000Z
avogadro/qtopengl/activeobjects.h
serk12/avogadrolibs
f2dd0fda7e0d2ca4a0586354ea253cc05242f022
[ "BSD-3-Clause" ]
129
2015-01-28T01:18:36.000Z
2022-03-17T08:50:25.000Z
/* This source file is part of the Avogadro project. It is released under the 3-Clause BSD License, see "LICENSE". */ #ifndef AVOGADRO_QTOPENGL_ACTIVEOBJECTS_H #define AVOGADRO_QTOPENGL_ACTIVEOBJECTS_H #include "avogadroqtopenglexport.h" #include <QtCore/QObject> // #include "glwidget.h" #include <QtCore/QPoint...
26.685393
79
0.737684
[ "object" ]
892d124bff3d96863f33af0f330137923624e477
486
h
C
configuration.h
williamwu88/Flying-Stickman
d11c05e87bde481200ed1f3aaf5a0f4e4982d9ae
[ "MIT" ]
null
null
null
configuration.h
williamwu88/Flying-Stickman
d11c05e87bde481200ed1f3aaf5a0f4e4982d9ae
[ "MIT" ]
null
null
null
configuration.h
williamwu88/Flying-Stickman
d11c05e87bde481200ed1f3aaf5a0f4e4982d9ae
[ "MIT" ]
null
null
null
#pragma once #include <vector> struct ObstacleConfig { double width; double height; double offset_x; double position_y; int colour_red; int colour_green; int colour_blue; }; class Configuration { public: virtual ~Configuration() = default; virtual unsigned int getWorldWidth() = 0;...
17.357143
63
0.683128
[ "vector" ]
892e06ac39d00cb62d5a0811d007b79f7df21f15
33,441
c
C
copaas/src/occipaas_link.c
MarouenMechtri/compatibleone
6e1be42ba023bb64421073d139dc57bb0386b180
[ "Apache-2.0" ]
1
2015-02-28T21:25:54.000Z
2015-02-28T21:25:54.000Z
copaas/src/occipaas_link.c
MarouenMechtri/compatibleone
6e1be42ba023bb64421073d139dc57bb0386b180
[ "Apache-2.0" ]
null
null
null
copaas/src/occipaas_link.c
MarouenMechtri/compatibleone
6e1be42ba023bb64421073d139dc57bb0386b180
[ "Apache-2.0" ]
null
null
null
/* -------------------------------------------------------------------- */ /* ACCORDS PLATFORM */ /* (C) 2011 by Iain James Marshall (Prologue) <ijm667@hotmail.com> */ /* -------------------------------------------------------------------- */ /* Licensed under th...
41.958595
120
0.561317
[ "object" ]