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
9f0afea240a3337479db815e3e4e6d5296e8c53e
316
h
C
SSBaseKit/AMDBase/View/AMDBaseCellDataSource.h
xie244135119/SSBBaseKit
c46a1a5defe9e137c9926d1cd7b510df35910d30
[ "MIT" ]
1
2019-03-20T08:43:13.000Z
2019-03-20T08:43:13.000Z
SSBaseKit/AMDBase/View/AMDBaseCellDataSource.h
xie244135119/SSBBaseKit
c46a1a5defe9e137c9926d1cd7b510df35910d30
[ "MIT" ]
null
null
null
SSBaseKit/AMDBase/View/AMDBaseCellDataSource.h
xie244135119/SSBBaseKit
c46a1a5defe9e137c9926d1cd7b510df35910d30
[ "MIT" ]
null
null
null
// // AMDBaseCellDataSource.h // SSBaseKit // // Created by SunSet on 2018/4/20. // Copyright © 2018年 SunSet. All rights reserved. // #import <Foundation/Foundation.h> @protocol AMDBaseCellDataSource <NSObject> @optional // 赋值数据 - (void)assignSourceModel:(id)model; // cell高度 + (CGFloat)cellHeight; @end
13.166667
50
0.702532
[ "model" ]
9f13b49815e491210fb184b78ae2406a685218d0
2,480
h
C
olp-cpp-sdk-core/src/network/NetworkRequestPriorityQueue.h
olrudenk/here-olp-edge-sdk-cpp
8e1dd53ea8c59a983400635e9d91291cffc15ec2
[ "Apache-2.0" ]
1
2021-01-27T13:10:32.000Z
2021-01-27T13:10:32.000Z
olp-cpp-sdk-core/src/network/NetworkRequestPriorityQueue.h
ystefinko/here-olp-edge-sdk-cpp
59f814cf98acd8f6c62572104a21ebdff4027171
[ "Apache-2.0" ]
null
null
null
olp-cpp-sdk-core/src/network/NetworkRequestPriorityQueue.h
ystefinko/here-olp-edge-sdk-cpp
59f814cf98acd8f6c62572104a21ebdff4027171
[ "Apache-2.0" ]
1
2019-07-03T09:06:39.000Z
2019-07-03T09:06:39.000Z
/* * Copyright (C) 2019 HERE Europe B.V. * * 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 a...
25.833333
79
0.693145
[ "vector" ]
9f1b1a11540477c913579b27015c50415b88b1b1
1,903
h
C
psklib/GameFileSystem.h
psk7142/DirectX2D
1d91e8a863aab2dbf57fecd2df111261a90dd3de
[ "MIT" ]
null
null
null
psklib/GameFileSystem.h
psk7142/DirectX2D
1d91e8a863aab2dbf57fecd2df111261a90dd3de
[ "MIT" ]
null
null
null
psklib/GameFileSystem.h
psk7142/DirectX2D
1d91e8a863aab2dbf57fecd2df111261a90dd3de
[ "MIT" ]
2
2020-03-09T15:12:11.000Z
2020-03-09T16:04:04.000Z
#pragma once #include <experimental/filesystem> #include <map> #include "Debug.h" namespace stdfs = std::experimental::filesystem; class GFileSystem { public: static void Initialize( ); static bool InsertPathMap(const std::wstring& _path); static bool InsertPathMap(const std::wstring& _name, const std::wstring& _...
26.430556
81
0.706779
[ "vector" ]
9f222699807e972bcb751833f503761fd097d0af
773
c
C
lib/wizards/gynter/darke/city/Orcity2.c
vlehtola/questmud
8bc3099b5ad00a9e0261faeb6637c76b521b6dbe
[ "MIT" ]
null
null
null
lib/wizards/gynter/darke/city/Orcity2.c
vlehtola/questmud
8bc3099b5ad00a9e0261faeb6637c76b521b6dbe
[ "MIT" ]
null
null
null
lib/wizards/gynter/darke/city/Orcity2.c
vlehtola/questmud
8bc3099b5ad00a9e0261faeb6637c76b521b6dbe
[ "MIT" ]
null
null
null
inherit "room/room"; object mob, mob1; reset(arg) { /* Applying mobs */ if(!mob && !random(2)) { mob = clone_object("/wizards/gynter/darke/mobs/citizen"); move_object(mob, this_object()); } if(!mob1 && !random(2)) { mob1 = clone_object("/wizards/gynter/darke/mobs/citizen"); move_object(mob1, th...
32.208333
79
0.646831
[ "object" ]
9f25fe468e99543e355d5b9e6b8aaac1b61fe7cc
885
h
C
TVProjectionDemo2/TVProjectionDemo2/DLNA/UPnP/CCUPnPAction.h
buvtopcc/CCDLNAManager
cafd637315e0d26ebfcb58bbef21063a5b0570c3
[ "MIT" ]
1
2020-04-14T06:11:33.000Z
2020-04-14T06:11:33.000Z
TVProjectionDemo2/TVProjectionDemo2/DLNA/UPnP/CCUPnPAction.h
buvtopcc/CCDLNAManager
cafd637315e0d26ebfcb58bbef21063a5b0570c3
[ "MIT" ]
null
null
null
TVProjectionDemo2/TVProjectionDemo2/DLNA/UPnP/CCUPnPAction.h
buvtopcc/CCDLNAManager
cafd637315e0d26ebfcb58bbef21063a5b0570c3
[ "MIT" ]
null
null
null
// // CCUPnPAction.h // hustcc // // Created by buvtopcc on 2019/11/7. // Copyright © 2019 buvtopcc. All rights reserved. // #import <Foundation/Foundation.h> NS_ASSUME_NONNULL_BEGIN typedef NS_ENUM(NSInteger, CCUPnPServiceType) { CCUPnPServiceTypeAVTransport, // @"urn:schemas-upnp-org:service:AVTransp...
25.285714
93
0.759322
[ "model" ]
9f26108f0e381bfa198a245bafe3927819aa5e0a
5,127
h
C
FEBioMix/FEBiphasic.h
AlexandraAllan23/FEBio
c94a1c30e0bae5f285c0daae40a7e893e63cff3c
[ "MIT" ]
59
2020-06-15T12:38:49.000Z
2022-03-29T19:14:47.000Z
FEBioMix/FEBiphasic.h
AlexandraAllan23/FEBio
c94a1c30e0bae5f285c0daae40a7e893e63cff3c
[ "MIT" ]
36
2020-06-14T21:10:01.000Z
2022-03-12T12:03:14.000Z
FEBioMix/FEBiphasic.h
AlexandraAllan23/FEBio
c94a1c30e0bae5f285c0daae40a7e893e63cff3c
[ "MIT" ]
26
2020-06-25T15:02:13.000Z
2022-03-10T09:14:03.000Z
/*This file is part of the FEBio source code and is licensed under the MIT license listed below. See Copyright-FEBio.txt for details. Copyright (c) 2020 University of Utah, The Trustees of Columbia University in the City of New York, and others. Permission is hereby granted, free of charge, to any person obtaining ...
36.884892
95
0.727716
[ "object", "vector", "solid" ]
378b52f4d33504057f5dd23cc133ddc6c7456fc7
22,650
h
C
include/slib/core/java.h
emarc99/SLib
4e492d6c550f845fd1b3f40bf10183097eb0e53c
[ "MIT" ]
146
2017-03-21T07:50:43.000Z
2022-03-19T03:32:22.000Z
include/slib/core/java.h
Crasader/SLib
4e492d6c550f845fd1b3f40bf10183097eb0e53c
[ "MIT" ]
50
2017-03-22T04:08:15.000Z
2019-10-21T16:55:48.000Z
include/slib/core/java.h
Crasader/SLib
4e492d6c550f845fd1b3f40bf10183097eb0e53c
[ "MIT" ]
55
2017-03-21T07:52:58.000Z
2021-12-27T13:02:08.000Z
/* * Copyright (c) 2008-2018 SLIBIO <https://github.com/SLIBIO> * * 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 * ...
43.060837
125
0.753333
[ "object" ]
37a927fce5a05d6bf348487d585858add032d298
42,518
h
C
usr/src/uts/common/io/bge/bge_impl.h
AsahiOS/gate
283d47da4e17a5871d9d575e7ffb81e8f6c52e51
[ "MIT" ]
null
null
null
usr/src/uts/common/io/bge/bge_impl.h
AsahiOS/gate
283d47da4e17a5871d9d575e7ffb81e8f6c52e51
[ "MIT" ]
null
null
null
usr/src/uts/common/io/bge/bge_impl.h
AsahiOS/gate
283d47da4e17a5871d9d575e7ffb81e8f6c52e51
[ "MIT" ]
1
2020-12-30T00:04:16.000Z
2020-12-30T00:04:16.000Z
/* * CDDL HEADER START * * The contents of this file are subject to the terms of the * Common Development and Distribution License (the "License"). * You may not use this file except in compliance with the License. * * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE * or http://www.opensolar...
31.82485
96
0.717249
[ "transform" ]
37ab5fc15d7f3166495886899d0cf8a965e85772
4,566
h
C
cresis-toolbox/+tomo/viterbi_lib.h
CReSIS/CRESIS-TOOLBOX
b8c5de57a7a95137e543e202c6a473a958129b04
[ "MIT" ]
14
2019-12-04T19:48:11.000Z
2022-02-07T18:53:49.000Z
cresis-toolbox/+tomo/viterbi_lib.h
CReSIS/CRESIS-TOOLBOX
b8c5de57a7a95137e543e202c6a473a958129b04
[ "MIT" ]
10
2020-06-23T17:22:38.000Z
2021-05-11T18:41:53.000Z
cresis-toolbox/+tomo/viterbi_lib.h
CReSIS/CRESIS-TOOLBOX
b8c5de57a7a95137e543e202c6a473a958129b04
[ "MIT" ]
7
2019-12-14T04:47:46.000Z
2021-09-17T13:47:01.000Z
// viterbi_lib.h // // Layer-tracking program based on the Viterbi algorithm // // Adapted from original code by Mingze Xu, David Crandall, and John Paden // // Author: Victor Berger // See also: viterbi.cpp #ifndef _VITERBI_H_ #define _VITERBI_H_ #include "mex.h" #include <cmath> #include <limits> con...
37.121951
106
0.648708
[ "transform" ]
37bce79147b09b467970104f0bff8e3123d40591
9,950
h
C
fbpcs/emp_games/common/SecretSharing.h
rohantiru/fbpcs
5685b54fd4641145b61118dcf3f2f80637c8c7e2
[ "MIT" ]
null
null
null
fbpcs/emp_games/common/SecretSharing.h
rohantiru/fbpcs
5685b54fd4641145b61118dcf3f2f80637c8c7e2
[ "MIT" ]
null
null
null
fbpcs/emp_games/common/SecretSharing.h
rohantiru/fbpcs
5685b54fd4641145b61118dcf3f2f80637c8c7e2
[ "MIT" ]
null
null
null
/* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #ifndef SECRET_SHARING_H #define SECRET_SHARING_H #include <functional> #include <optional> #include <tuple> #include <vector> #i...
29.701493
80
0.712462
[ "vector" ]
37bceaf228ad83a2d1185cc90476c4a69c3286f4
3,737
h
C
include/f1tenth_sensor_fusion/cluster_tracker.h
kovika98/f1tenth_sensor_fusion
09a91f984a686fcdfd05d8c49954d115b3eeac73
[ "Apache-2.0" ]
null
null
null
include/f1tenth_sensor_fusion/cluster_tracker.h
kovika98/f1tenth_sensor_fusion
09a91f984a686fcdfd05d8c49954d115b3eeac73
[ "Apache-2.0" ]
null
null
null
include/f1tenth_sensor_fusion/cluster_tracker.h
kovika98/f1tenth_sensor_fusion
09a91f984a686fcdfd05d8c49954d115b3eeac73
[ "Apache-2.0" ]
null
null
null
/* Copyright 2021 Kovács Gergely Attila * * 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 ag...
38.525773
137
0.688253
[ "object", "vector" ]
37bea7610dc21f96fbab2cf829b44d0f0c937bf1
2,430
h
C
CommonTools/RecoUtils/interface/PFCand_NoPU_WithAM.h
pasmuss/cmssw
566f40c323beef46134485a45ea53349f59ae534
[ "Apache-2.0" ]
null
null
null
CommonTools/RecoUtils/interface/PFCand_NoPU_WithAM.h
pasmuss/cmssw
566f40c323beef46134485a45ea53349f59ae534
[ "Apache-2.0" ]
null
null
null
CommonTools/RecoUtils/interface/PFCand_NoPU_WithAM.h
pasmuss/cmssw
566f40c323beef46134485a45ea53349f59ae534
[ "Apache-2.0" ]
null
null
null
#ifndef PFCand_NoPU_WithAM_h #define PFCand_NoPU_WithAM_h // -*- C++ -*- // // Package: PFCand_NoPU_WithAM // Class: PFCand_NoPU_WithAM // /**\class PF_PU_AssoMap PFCand_NoPU_WithAM.cc CommonTools/RecoUtils/plugins/PFCand_NoPU_WithAM.cc Description: Produces a collection of PFCandidates associated to the fir...
31.973684
136
0.765432
[ "vector" ]
37c0474e722eae506fb8f9f1afb8d5c77826aaee
3,545
h
C
Library/Library.prj/IterT.h
rrvt/RWracesDB
4f01fed973df7dfb7ec516b2969b20fc6744d7fe
[ "MIT" ]
null
null
null
Library/Library.prj/IterT.h
rrvt/RWracesDB
4f01fed973df7dfb7ec516b2969b20fc6744d7fe
[ "MIT" ]
1
2020-05-01T00:37:31.000Z
2020-05-01T00:37:31.000Z
Library/Library.prj/IterT.h
rrvt/RWracesDB
4f01fed973df7dfb7ec516b2969b20fc6744d7fe
[ "MIT" ]
1
2020-02-25T09:11:37.000Z
2020-02-25T09:11:37.000Z
// Iterator #pragma once /* Datum should be seen, sometimes all the data needs to be seen. The iterator class implements an object that serves up each Datum entry in the array (not the pointer, the Datum object). It is used: DataStoreIter iter(dataStore); Datum* data; for (data = iter(); data; ...
30.826087
105
0.593512
[ "object" ]
37c753fc2ca16bc3717afde3c2a467ed87f9f361
233
h
C
04_Vector/4_Exercise/exercise.h
pataya235/UdemyCpp_Template-main
46583e2d252005eaba3a8a6f04b112454722e315
[ "MIT" ]
null
null
null
04_Vector/4_Exercise/exercise.h
pataya235/UdemyCpp_Template-main
46583e2d252005eaba3a8a6f04b112454722e315
[ "MIT" ]
null
null
null
04_Vector/4_Exercise/exercise.h
pataya235/UdemyCpp_Template-main
46583e2d252005eaba3a8a6f04b112454722e315
[ "MIT" ]
null
null
null
#pragma once #include <vector> // Exercise 1 using Matrix = std::vector<std::vector<double>>; //alias // Exercise 2 std::vector<double> max_row_values(Matrix &matrix); // Exercise 3 double sort_and_max(std::vector<double> &vec);
17.923077
56
0.716738
[ "vector" ]
37c77fc444a1ef8b42c00bff72d6f9eba93d66bd
4,810
h
C
Medis/src/db/dblist_2.h
lxq00/public
5834fac5ba982ff45ea810c5e4de9fe08833cf53
[ "MIT" ]
null
null
null
Medis/src/db/dblist_2.h
lxq00/public
5834fac5ba982ff45ea810c5e4de9fe08833cf53
[ "MIT" ]
null
null
null
Medis/src/db/dblist_2.h
lxq00/public
5834fac5ba982ff45ea810c5e4de9fe08833cf53
[ "MIT" ]
null
null
null
#pragma once #include "dbstring_1.h" class DBList :public DBString { public: DBList(const shared_ptr<IOWorker>& ioworker, const shared_ptr<DataFactory>& factory, int dbindex) :DBString(ioworker,factory , dbindex) { subCommand("LPUSH", CommandCallback(&DBList::lpushFunc, this)); subCommand("RPUSH", CommandCallba...
27.329545
136
0.676715
[ "vector" ]
37cf95d3f2118086298f279e00208e94e786a5ee
28,749
c
C
src/event-loop.c
gitlab-freedesktop-mirrors/wayland
af8b5c07826ed2f2624cf87c0e2da4f8e9089ee0
[ "MIT" ]
null
null
null
src/event-loop.c
gitlab-freedesktop-mirrors/wayland
af8b5c07826ed2f2624cf87c0e2da4f8e9089ee0
[ "MIT" ]
null
null
null
src/event-loop.c
gitlab-freedesktop-mirrors/wayland
af8b5c07826ed2f2624cf87c0e2da4f8e9089ee0
[ "MIT" ]
null
null
null
/* * Copyright © 2008 Kristian Høgsberg * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge, pub...
26.351054
80
0.729417
[ "object" ]
37d72debdfbd58793c3f13814bdc2512dbe4f42d
932
h
C
include/txcheckpoint/key-iterator.h
microsoft/fugue
087db98d2e072675c272d3e5505af64d1c653585
[ "MIT" ]
3
2020-08-03T12:31:53.000Z
2021-08-30T10:28:19.000Z
include/txcheckpoint/key-iterator.h
microsoft/fugue
087db98d2e072675c272d3e5505af64d1c653585
[ "MIT" ]
null
null
null
include/txcheckpoint/key-iterator.h
microsoft/fugue
087db98d2e072675c272d3e5505af64d1c653585
[ "MIT" ]
3
2020-07-31T10:46:05.000Z
2021-11-10T08:25:38.000Z
#ifndef TXSERVICE_TXCHECKPOINT_KEY_ITERATOR_H_ #define TXSERVICE_TXCHECKPOINT_KEY_ITERATOR_H_ #include "versiondb/key.h" namespace txservice::txcheckpoint { class KeyIterator { public: using Pointer = std::unique_ptr<KeyIterator>; virtual bool HasNext() = 0; virtual Key &Next() = 0; KeyIterator(void *...
22.731707
68
0.723176
[ "vector" ]
37e7028227a651244a02cbba80b6e7729d2880ba
14,680
h
C
TAO/tao/Stub.h
cflowe/ACE
5ff60b41adbe1772372d1a43bcc1f2726ff8f810
[ "DOC" ]
36
2015-01-10T07:27:33.000Z
2022-03-07T03:32:08.000Z
TAO/tao/Stub.h
cflowe/ACE
5ff60b41adbe1772372d1a43bcc1f2726ff8f810
[ "DOC" ]
2
2018-08-13T07:30:51.000Z
2019-02-25T03:04:31.000Z
TAO/tao/Stub.h
cflowe/ACE
5ff60b41adbe1772372d1a43bcc1f2726ff8f810
[ "DOC" ]
38
2015-01-08T14:12:06.000Z
2022-01-19T08:33:00.000Z
// -*- C++ -*- //============================================================================= /** * @file Stub.h * * $Id: Stub.h 96783 2013-02-07 23:05:45Z mesnier_p $ * * @author Portions Copyright 1994-1995 by Sun Microsystems Inc. * @author Portions Copyright 1997-2002 by Washington University */ /...
32.192982
91
0.708992
[ "object" ]
37f775d8025ca70631aa454e5825b86dafd9a083
2,464
h
C
cpp_wrappers/cpp_subsampling/grid_subsampling/grid_subsampling.h
kuramin/KPConv-PyTorch
94b1d87e17ec339e2aad049ce5d5d175b9cd0db1
[ "MIT" ]
451
2020-04-28T01:26:08.000Z
2022-03-31T04:39:48.000Z
cpp_wrappers/cpp_subsampling/grid_subsampling/grid_subsampling.h
kuramin/KPConv-PyTorch
94b1d87e17ec339e2aad049ce5d5d175b9cd0db1
[ "MIT" ]
156
2020-05-07T03:40:16.000Z
2022-03-29T14:53:57.000Z
cpp_wrappers/cpp_subsampling/grid_subsampling/grid_subsampling.h
Dashark/KPConv-PyTorch
e2b3a5d7d4f2adfe6cdc95c8e17d89b30b065278
[ "MIT" ]
100
2020-04-28T03:01:57.000Z
2022-03-28T07:53:21.000Z
#include "../../cpp_utils/cloud/cloud.h" #include <set> #include <cstdint> using namespace std; class SampledData { public: // Elements // ******** int count; PointXYZ point; vector<float> features; vector<unordered_map<int, int>> labels; // Methods // ******* // Constructor SampledData() { cou...
24.156863
98
0.560471
[ "vector", "transform" ]
37fdb8e0e998f5fe2a844ffc2e39b9957cb1b3c8
15,618
h
C
thirdparty/vcpkg/installed/x86-windows/include/magick/studio.h
CybernetHacker14/ND-Cpp-Route-Planning
fc69cd7e43f658ad028ec573fb7f38d16634a6de
[ "Apache-2.0" ]
null
null
null
thirdparty/vcpkg/installed/x86-windows/include/magick/studio.h
CybernetHacker14/ND-Cpp-Route-Planning
fc69cd7e43f658ad028ec573fb7f38d16634a6de
[ "Apache-2.0" ]
null
null
null
thirdparty/vcpkg/installed/x86-windows/include/magick/studio.h
CybernetHacker14/ND-Cpp-Route-Planning
fc69cd7e43f658ad028ec573fb7f38d16634a6de
[ "Apache-2.0" ]
null
null
null
/* Copyright (C) 2003 - 2020 GraphicsMagick Group Copyright (C) 2002 ImageMagick Studio This program is covered by multiple licenses, which are described in Copyright.txt. You should have received a copy of Copyright.txt with this package; otherwise see http://www.graphicsmagick.org/www/Copyright.html. Gr...
27.4
84
0.715457
[ "3d" ]
53044458acbebf8dd182aa73f7ae3753d0612a02
4,735
c
C
kubernetes/model/v1_replica_set_spec.c
fgerlits/kubernetes-client-c
8df3411545b902d751efd96fbc616c36386dcfaa
[ "Apache-2.0" ]
69
2020-03-17T13:47:05.000Z
2022-03-30T08:25:05.000Z
kubernetes/model/v1_replica_set_spec.c
fgerlits/kubernetes-client-c
8df3411545b902d751efd96fbc616c36386dcfaa
[ "Apache-2.0" ]
115
2020-03-17T14:53:19.000Z
2022-03-31T11:31:30.000Z
kubernetes/model/v1_replica_set_spec.c
fgerlits/kubernetes-client-c
8df3411545b902d751efd96fbc616c36386dcfaa
[ "Apache-2.0" ]
28
2020-03-17T13:42:21.000Z
2022-03-19T23:37:16.000Z
#include <stdlib.h> #include <string.h> #include <stdio.h> #include "v1_replica_set_spec.h" v1_replica_set_spec_t *v1_replica_set_spec_create( int min_ready_seconds, int replicas, v1_label_selector_t *selector, v1_pod_template_spec_t *_template ) { v1_replica_set_spec_t *v1_replica_set_spec_l...
29.409938
108
0.719535
[ "model" ]
530455b5d629bcec466b508d62e70a5b4c743fc1
7,531
h
C
include/graphics/SpriteBatch.h
caseymcc/Vorb
a2782bbff662c226002fa69bae688a44770deaf4
[ "MIT" ]
1
2018-10-17T06:37:17.000Z
2018-10-17T06:37:17.000Z
include/graphics/SpriteBatch.h
caseymcc/Vorb
a2782bbff662c226002fa69bae688a44770deaf4
[ "MIT" ]
null
null
null
include/graphics/SpriteBatch.h
caseymcc/Vorb
a2782bbff662c226002fa69bae688a44770deaf4
[ "MIT" ]
null
null
null
// // SpriteBatch.h // Vorb Engine // // Created by Cristian Zaloj on 17 Jan 2015 // Refactored by Benjamin Arnold on 3 May 2015 // Copyright 2014 Regrowth Studios // All Rights Reserved // /*! \file SpriteBatch.h * @brief Defines the SpriteBatch for easy and efficient 2D rendering of Sprites. */ #pragma once #ifn...
45.920732
271
0.621299
[ "render", "object", "vector" ]
5307385ec778684f7e1bae17a6958db7cfb75647
722
h
C
sources/2020/2020_04.h
tbielak/AoC_cpp
69f36748536e60a1b88f9d44a285feff20df8470
[ "MIT" ]
2
2021-02-01T13:19:37.000Z
2021-02-25T10:39:46.000Z
sources/2020/2020_04.h
tbielak/AoC_cpp
69f36748536e60a1b88f9d44a285feff20df8470
[ "MIT" ]
null
null
null
sources/2020/2020_04.h
tbielak/AoC_cpp
69f36748536e60a1b88f9d44a285feff20df8470
[ "MIT" ]
null
null
null
#ifndef __2020_04__ #define __2020_04__ #include "../shared/input_output.h" namespace Day04_2020 { typedef map<string, string> t_fields; typedef vector<t_fields> t_passports; class CheckEngine { public: CheckEngine(const vector<string>& input); size_t complete_count() const; size_t valid_count() const; ...
20.628571
63
0.740997
[ "vector" ]
531c193ac635431ff4609d5fc5f07d29e31157a9
2,616
h
C
app/include/OrigYTransExperimentHCI.h
tinker-lab/AnchoredGestures
ca5ac616149e19f6db7ee493b89fc1c0109c0fb2
[ "MIT" ]
null
null
null
app/include/OrigYTransExperimentHCI.h
tinker-lab/AnchoredGestures
ca5ac616149e19f6db7ee493b89fc1c0109c0fb2
[ "MIT" ]
null
null
null
app/include/OrigYTransExperimentHCI.h
tinker-lab/AnchoredGestures
ca5ac616149e19f6db7ee493b89fc1c0109c0fb2
[ "MIT" ]
null
null
null
#ifndef OrigYTransExperimentHCI_H #define OrigYTransExperimentHCI_H #include "AbstractHCI.h" #include "MVRCore/AbstractCamera.H" #include <MVRCore/CameraOffAxis.H> #include "CFrameMgr.H" #include "app/include/GPUMesh.h" #include "app/include/GLSLProgram.h" #include <glm/glm.hpp> #include <glm/gtc/matrix_ac...
32.7
128
0.772554
[ "vector" ]
531ce299beefd09c72815182e267cb9a55db323e
7,671
h
C
cmds/statsd/src/logd/LogEvent.h
rio-31/android_frameworks_base-1
091a068a3288d27d77636708679dde58b7b7fd25
[ "Apache-2.0" ]
164
2015-01-05T16:49:11.000Z
2022-03-29T20:40:27.000Z
cmds/statsd/src/logd/LogEvent.h
rio-31/android_frameworks_base-1
091a068a3288d27d77636708679dde58b7b7fd25
[ "Apache-2.0" ]
127
2015-01-12T12:02:32.000Z
2021-11-28T08:46:25.000Z
cmds/statsd/src/logd/LogEvent.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) 2017 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.807229
106
0.663668
[ "object", "vector" ]
1b2eeb16ce3877f4058b8c00ea072d2377e38312
2,665
h
C
src/cpp-ethereum/libethereum/LogFilter.h
nccproject/ncc
068ccc82a73d28136546095261ad8ccef7e541a3
[ "MIT" ]
42
2021-01-04T01:59:21.000Z
2021-05-14T14:35:04.000Z
src/cpp-ethereum/libethereum/LogFilter.h
estxcoin/estcore
4398b1d944373fe25668469966fa2660da454279
[ "MIT" ]
4
2018-07-17T13:33:26.000Z
2018-08-27T07:10:49.000Z
src/cpp-ethereum/libethereum/LogFilter.h
estxcoin/estcore
4398b1d944373fe25668469966fa2660da454279
[ "MIT" ]
22
2018-04-24T00:33:31.000Z
2022-02-03T09:40:26.000Z
/* This file is part of cpp-ethereum. cpp-ethereum 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 3 of the License, or (at your option) any later version. cpp-ethereum is distributed in the...
28.655914
124
0.747467
[ "vector" ]
1b34e4a369f8d7ee880765764b10f697b8062228
8,839
h
C
3rdparty/TooN/wls.h
jih189/object_detection_ros
026803cbb9a12da47f524cb59670d348152bec25
[ "BSD-3-Clause" ]
49
2015-04-24T18:26:03.000Z
2018-05-31T09:27:38.000Z
3rdparty/TooN/wls.h
jih189/object_detection_ros
026803cbb9a12da47f524cb59670d348152bec25
[ "BSD-3-Clause" ]
5
2015-04-13T16:00:38.000Z
2018-03-06T05:47:10.000Z
3rdparty/TooN/wls.h
jih189/object_detection_ros
026803cbb9a12da47f524cb59670d348152bec25
[ "BSD-3-Clause" ]
32
2015-01-19T16:15:35.000Z
2018-05-20T16:34:08.000Z
/* Copyright (C) 2005 Tom Drummond This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any late...
29.268212
109
0.657767
[ "vector" ]
1b36f8f1d5852bee0fdf5536cf4cc003b71c2f04
31,931
c
C
src/image.c
linkmauve/glfw2to3
f5c8b25aa316f411267a5f2d617941495ec9c3cb
[ "Zlib" ]
null
null
null
src/image.c
linkmauve/glfw2to3
f5c8b25aa316f411267a5f2d617941495ec9c3cb
[ "Zlib" ]
null
null
null
src/image.c
linkmauve/glfw2to3
f5c8b25aa316f411267a5f2d617941495ec9c3cb
[ "Zlib" ]
null
null
null
/************************************************************************* * GLFW 2to3 - www.glfw.org * A library easing porting from GLFW 2 to GLFW 3.x *------------------------------------------------------------------------ * Copyright © 2002-2006 Marcus Geelnard * Copyright © 2006-2010 Camilla Berglund <elmind...
27.526724
102
0.453948
[ "object" ]
1b3883b527a75630e4391466fc461d378e798c64
1,815
h
C
Scanner/scanner.h
WeiningLi/C_Like_Compiler
e8515cc22b5f695dbb623d55100a07fe3b710e1b
[ "MIT" ]
null
null
null
Scanner/scanner.h
WeiningLi/C_Like_Compiler
e8515cc22b5f695dbb623d55100a07fe3b710e1b
[ "MIT" ]
null
null
null
Scanner/scanner.h
WeiningLi/C_Like_Compiler
e8515cc22b5f695dbb623d55100a07fe3b710e1b
[ "MIT" ]
null
null
null
#ifndef CS241_SCANNER_H #define CS241_SCANNER_H #include <string> #include <vector> #include <set> #include <cstdint> #include <ostream> // This file contains helpers for asm.cc and should not need to be modified by class Token; /* Scans a single line of input and produces a list of tokens. * * Scan returns tokens...
22.6875
78
0.687052
[ "vector" ]
1b38ff4ea568fdeb157ffeb39700fe5d68a74f34
2,727
h
C
traffic_editor/gui/project.h
Yadunund/traffic-editor
b511f7ebff640d7b74d05abd812740f2bdf7a6a7
[ "Apache-2.0" ]
null
null
null
traffic_editor/gui/project.h
Yadunund/traffic-editor
b511f7ebff640d7b74d05abd812740f2bdf7a6a7
[ "Apache-2.0" ]
null
null
null
traffic_editor/gui/project.h
Yadunund/traffic-editor
b511f7ebff640d7b74d05abd812740f2bdf7a6a7
[ "Apache-2.0" ]
null
null
null
/* * Copyright (C) 2019-2020 Open Source Robotics 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...
23.508621
78
0.70187
[ "vector" ]
1b3e90bddeb9257194c16c88a4133fffed1817c5
4,789
c
C
src/nvrecvproc/recvHBListener.c
DanIverson/OpenVnmrJ
0db324603dbd8f618a6a9526b9477a999c5a4cc3
[ "Apache-2.0" ]
32
2016-06-17T05:04:26.000Z
2022-03-28T17:54:44.000Z
src/nvrecvproc/recvHBListener.c
timburrow/openvnmrj-source
f5e65eb2db4bded3437701f0fa91abd41928579c
[ "Apache-2.0" ]
128
2016-07-13T17:09:02.000Z
2022-03-28T17:53:52.000Z
src/nvrecvproc/recvHBListener.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. */ /* */ #ifndef RTI_NDDS_4x #include <stdio.h> #include <unistd.h> #include ...
28.170588
123
0.642514
[ "object" ]
1b425267be7caf47529d321c9b40fde9112b935d
2,364
h
C
NFClient/Cocos/Classes/NF/Logic/NFCLoginLogic.h
schwantz/NoahGameFrame
67764fa16f3bed646e6c14caa34b3e3bb7b09abd
[ "Apache-2.0" ]
1
2018-06-13T16:39:20.000Z
2018-06-13T16:39:20.000Z
NFClient/Cocos/Classes/NF/Logic/NFCLoginLogic.h
schwantz/NoahGameFrame
67764fa16f3bed646e6c14caa34b3e3bb7b09abd
[ "Apache-2.0" ]
2
2018-10-12T07:48:03.000Z
2018-10-16T10:38:19.000Z
NFClient/Cocos/Classes/NF/Logic/NFCLoginLogic.h
schwantz/NoahGameFrame
67764fa16f3bed646e6c14caa34b3e3bb7b09abd
[ "Apache-2.0" ]
1
2019-09-09T21:28:15.000Z
2019-09-09T21:28:15.000Z
// ------------------------------------------------------------------------- // @FileName : NFCLoginLogic.h // @Author : Johance // @Date : 2016-12-28 // @Module : NFCLoginLogic // // ------------------------------------------------------------------------...
31.52
103
0.660745
[ "vector" ]
1b48aca65944fea35bb25adceda30cac443033d7
15,886
h
C
net/third_party/quic/test_tools/quic_test_client.h
zipated/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
2,151
2020-04-18T07:31:17.000Z
2022-03-31T08:39:18.000Z
net/third_party/quic/test_tools/quic_test_client.h
cangulcan/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
395
2020-04-18T08:22:18.000Z
2021-12-08T13:04:49.000Z
net/third_party/quic/test_tools/quic_test_client.h
cangulcan/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
338
2020-04-18T08:03:10.000Z
2022-03-29T12:33:22.000Z
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef NET_THIRD_PARTY_QUIC_TEST_TOOLS_QUIC_TEST_CLIENT_H_ #define NET_THIRD_PARTY_QUIC_TEST_TOOLS_QUIC_TEST_CLIENT_H_ #include <cstdint> #include <...
39.914573
80
0.734546
[ "vector" ]
1b4b21f3e2f2b14e3d3bf2b1fd456ea0862625bc
35,530
c
C
lasrc/c_version/src/subaeroret.c
BeamIO-Inc/espa-surface-reflectance
66eae6dc9983a0c12a451a1a480fabaad9a671cb
[ "Unlicense" ]
5
2020-10-14T15:48:37.000Z
2022-02-28T18:51:03.000Z
lasrc/c_version/src/subaeroret.c
BeamIO-Inc/espa-surface-reflectance
66eae6dc9983a0c12a451a1a480fabaad9a671cb
[ "Unlicense" ]
null
null
null
lasrc/c_version/src/subaeroret.c
BeamIO-Inc/espa-surface-reflectance
66eae6dc9983a0c12a451a1a480fabaad9a671cb
[ "Unlicense" ]
3
2020-07-28T16:04:39.000Z
2021-07-29T06:41:10.000Z
/***************************************************************************** FILE: subaeroret.c PURPOSE: Contains functions for handling the atmosperic corrections. PROJECT: Land Satellites Data System Science Research and Development (LSRD) at the USGS EROS LICENSE TYPE: NASA Open Source Agreement Version 1.3...
41.362049
185
0.483648
[ "model" ]
1b4da3d2cef90b9eed2a720c07aadb40cf3a27cb
2,781
h
C
src/lib/utils/http_util/http_util.h
balabit-deps/balabit-os-6-botan1.11
a32fe9adf894e59a056cada1f5c4baee7a8ea689
[ "BSD-2-Clause" ]
null
null
null
src/lib/utils/http_util/http_util.h
balabit-deps/balabit-os-6-botan1.11
a32fe9adf894e59a056cada1f5c4baee7a8ea689
[ "BSD-2-Clause" ]
null
null
null
src/lib/utils/http_util/http_util.h
balabit-deps/balabit-os-6-botan1.11
a32fe9adf894e59a056cada1f5c4baee7a8ea689
[ "BSD-2-Clause" ]
null
null
null
/* * HTTP utilities * (C) 2013 Jack Lloyd * * Botan is released under the Simplified BSD License (see license.txt) */ #ifndef BOTAN_UTILS_URLGET_H__ #define BOTAN_UTILS_URLGET_H__ #include <botan/types.h> #include <botan/exceptn.h> #include <vector> #include <map> #include <chrono> #include <string> namespace Botan ...
28.377551
89
0.591514
[ "vector" ]
1b59ba1499f741877b02793b2d9b0484243aacc3
760
h
C
src/include/perspective/schema_column.h
nmichaud/perspective-X
d57e80f537d766eca5df6787fb26dfd584c4c8f0
[ "Apache-2.0" ]
null
null
null
src/include/perspective/schema_column.h
nmichaud/perspective-X
d57e80f537d766eca5df6787fb26dfd584c4c8f0
[ "Apache-2.0" ]
null
null
null
src/include/perspective/schema_column.h
nmichaud/perspective-X
d57e80f537d766eca5df6787fb26dfd584c4c8f0
[ "Apache-2.0" ]
null
null
null
/****************************************************************************** * * Copyright (c) 2017, the Perspective Authors. * * This file is part of the Perspective library, distributed under the terms of * the Apache License 2.0. The full license can be found in the LICENSE file. * */ #pragma once #inclu...
22.352941
79
0.647368
[ "vector" ]
1b5ecfdea60cc23a07327132ac9f0c8590a6ccb1
6,278
h
C
src/util/expr.h
shmarovfedor/esbmc
3226a3d68b009d44b9535a993ac0f25e1a1fbedd
[ "BSD-3-Clause" ]
143
2015-06-22T12:30:01.000Z
2022-03-21T08:41:17.000Z
src/util/expr.h
shmarovfedor/esbmc
3226a3d68b009d44b9535a993ac0f25e1a1fbedd
[ "BSD-3-Clause" ]
542
2017-06-02T13:46:26.000Z
2022-03-31T16:35:17.000Z
src/util/expr.h
shmarovfedor/esbmc
3226a3d68b009d44b9535a993ac0f25e1a1fbedd
[ "BSD-3-Clause" ]
81
2015-10-21T22:21:59.000Z
2022-03-24T14:07:55.000Z
/*******************************************************************\ Module: Author: Daniel Kroening, kroening@kroening.com \*******************************************************************/ #ifndef CPROVER_EXPR_H #define CPROVER_EXPR_H #include <util/location.h> #include <util/type.h> #define forall_operands...
22.105634
80
0.583147
[ "vector" ]
1b612cb1ab30a2201a449a1898b71ac8dda7ac35
604
h
C
src/model.h
dvorontsov/software-rasterizer
2edfb1c897a39de79ccdd34a3a36c432b5e75aab
[ "MIT" ]
null
null
null
src/model.h
dvorontsov/software-rasterizer
2edfb1c897a39de79ccdd34a3a36c432b5e75aab
[ "MIT" ]
null
null
null
src/model.h
dvorontsov/software-rasterizer
2edfb1c897a39de79ccdd34a3a36c432b5e75aab
[ "MIT" ]
null
null
null
#ifndef MODEL_H #define MODEL_H #include "texture.h" #include "tga_image_loader.h" #include "math_operations.h" #include "obj_model_loader.h" #define MAX_MODEL_COUNT_PER_SCENE 10 typedef struct { char* name; Mesh* mesh; Texture* diffuse_map; Texture* normal_map; Texture* specular_map; } Model; typedef struct {...
14.731707
42
0.746689
[ "mesh", "model" ]
1b63367e73f40f10bcab377ca8701cc4558ad284
1,076
h
C
Source/MultiBreakpong/BreakeableBar.h
Enagan/MultiBreakPong
509fee732ab1b2bfa3fe0e3edbbd3181ec6ea878
[ "MIT" ]
1
2018-01-31T04:10:35.000Z
2018-01-31T04:10:35.000Z
Source/MultiBreakpong/BreakeableBar.h
Enagan/MultiBreakPong
509fee732ab1b2bfa3fe0e3edbbd3181ec6ea878
[ "MIT" ]
null
null
null
Source/MultiBreakpong/BreakeableBar.h
Enagan/MultiBreakPong
509fee732ab1b2bfa3fe0e3edbbd3181ec6ea878
[ "MIT" ]
null
null
null
// Fill out your copyright notice in the Description page of Project Settings. #pragma once #include "GameFramework/Actor.h" #include "BreakeableBar.generated.h" // The breakeable bar is a breakout like volume, that self destroys when hit by the ball UCLASS() class MULTIBREAKPONG_API ABreakeableBar : public AActor {...
34.709677
141
0.784387
[ "mesh" ]
1b6a5c4ba6dc13ea031c46d1a947ff108dd32765
2,915
h
C
common/include/Collision/ContactConstraint.h
FikkleG/gallopingFaster
2578980f0fbb3a2aa32054bc12cab6e156f1953f
[ "MIT" ]
null
null
null
common/include/Collision/ContactConstraint.h
FikkleG/gallopingFaster
2578980f0fbb3a2aa32054bc12cab6e156f1953f
[ "MIT" ]
null
null
null
common/include/Collision/ContactConstraint.h
FikkleG/gallopingFaster
2578980f0fbb3a2aa32054bc12cab6e156f1953f
[ "MIT" ]
null
null
null
/*! * @file ContactConstraint.h * @brief Virtual class of Contact Constraint logic * * To make a child class, you need to implement virtual function, * UpdateExternalForces, UpdateQdot */ #ifndef CONTACT_CONSTRAINT_H #define CONTACT_CONSTRAINT_H #include <iostream> #include "Collision/Collision.h" #include "Dy...
25.12931
79
0.697084
[ "object", "vector", "model" ]
1b75ed154c54ef61e7dbc504027e764a60583941
1,812
h
C
CKKit/Classes/CKKit.framework/Headers/CKSpinnerView.h
ThreeYearOld/CKKit
2d7504f6049c18053c29706c6c1df9151b29f36f
[ "MIT" ]
null
null
null
CKKit/Classes/CKKit.framework/Headers/CKSpinnerView.h
ThreeYearOld/CKKit
2d7504f6049c18053c29706c6c1df9151b29f36f
[ "MIT" ]
null
null
null
CKKit/Classes/CKKit.framework/Headers/CKSpinnerView.h
ThreeYearOld/CKKit
2d7504f6049c18053c29706c6c1df9151b29f36f
[ "MIT" ]
null
null
null
// // CKSpinnerView.h // CKKit // // Created by admin on 2019/12/16. // Copyright © 2019 Chengkun. All rights reserved. // #import <UIKit/UIKit.h> #import "CKSpinnerCell.h" typedef NS_ENUM(NSInteger, CKDisplayForward) { CKDisplayForwardForUp = 1, // 在当前控制器向上展示 CKDisplayForwardForDown = 2, ...
25.521127
88
0.715784
[ "model" ]
1b7e754a43367eb1849b883e08f78736bede07ad
5,240
h
C
src/driver/pavo_ros/sdk/include/pavo_driver.h
cuishiwei/mini_robot
a66eec5a7b1e45af724a4f509952af961fa2d3f6
[ "Apache-2.0" ]
null
null
null
src/driver/pavo_ros/sdk/include/pavo_driver.h
cuishiwei/mini_robot
a66eec5a7b1e45af724a4f509952af961fa2d3f6
[ "Apache-2.0" ]
null
null
null
src/driver/pavo_ros/sdk/include/pavo_driver.h
cuishiwei/mini_robot
a66eec5a7b1e45af724a4f509952af961fa2d3f6
[ "Apache-2.0" ]
null
null
null
#pragma once #include <string> #include <boost/thread/thread.hpp> #include <boost/smart_ptr.hpp> #include <boost/asio.hpp> #include <time.h> #include "sys_types.h" #include "pavo_types.h" #include "pavo_cmd.h" #include "utils.h" #include "data_filters.h" #include "pavo_exception.h" #define SDK_VER "20191220 2.0.5"...
27.578947
124
0.736832
[ "vector" ]
1b82104ca3ffa95ec536f668cea7f9f87d6a07c3
10,248
h
C
expression/matrix-assembly/EigenvalueExpression.h
MaxZZG/ExprLib
c35e361ef6af365e7cd6afca6548595693bd149a
[ "MIT" ]
null
null
null
expression/matrix-assembly/EigenvalueExpression.h
MaxZZG/ExprLib
c35e361ef6af365e7cd6afca6548595693bd149a
[ "MIT" ]
null
null
null
expression/matrix-assembly/EigenvalueExpression.h
MaxZZG/ExprLib
c35e361ef6af365e7cd6afca6548595693bd149a
[ "MIT" ]
null
null
null
/* * The MIT License * * Copyright (c) 2016-2017 The University of Utah * * 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 * right...
35.460208
108
0.604899
[ "vector" ]
1b862741903db8fb0f1265d79cca9b394ffdf0f8
5,941
h
C
Samples/Win7Samples/winbase/FSRM/SampleTextBasedClassifier/CPP/FsrmSampleClassifier.h
windows-development/Windows-classic-samples
96f883e4c900948e39660ec14a200a5164a3c7b7
[ "MIT" ]
8
2017-04-30T17:38:27.000Z
2021-11-29T00:59:03.000Z
Samples/Win7Samples/winbase/FSRM/SampleTextBasedClassifier/CPP/FsrmSampleClassifier.h
TomeSq/Windows-classic-samples
96f883e4c900948e39660ec14a200a5164a3c7b7
[ "MIT" ]
null
null
null
Samples/Win7Samples/winbase/FSRM/SampleTextBasedClassifier/CPP/FsrmSampleClassifier.h
TomeSq/Windows-classic-samples
96f883e4c900948e39660ec14a200a5164a3c7b7
[ "MIT" ]
2
2020-08-11T13:21:49.000Z
2021-09-01T10:41:51.000Z
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF // ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO // THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A // PARTICULAR PURPOSE. // // Copyright (c) Microsoft Corporation. All rights reserved // FsrmSampleClassif...
27.37788
473
0.752904
[ "object", "model" ]
1b89e57c3469d119e89a1af5966d78b8db1212ab
1,624
h
C
Src/userplans.h
kingold5/Timer
df506acd5e8541d4ac7ef1dc49166d3d3801af6f
[ "MIT" ]
1
2020-07-02T20:45:53.000Z
2020-07-02T20:45:53.000Z
Src/userplans.h
kingold5/Timer
df506acd5e8541d4ac7ef1dc49166d3d3801af6f
[ "MIT" ]
null
null
null
Src/userplans.h
kingold5/Timer
df506acd5e8541d4ac7ef1dc49166d3d3801af6f
[ "MIT" ]
null
null
null
#ifndef USERPLANS_H #define USERPLANS_H #include <QDialog> #include <QTableView> #include <QDomDocument> #include "userprojectmodel.h" #include "showtimer.h" #include "uisingleplan.h" #include "database.hpp" namespace Ui { class UserPlans; } class UserPlans : public QDialog { Q_OBJECT public: explicit UserP...
26.622951
75
0.692118
[ "model" ]
1b8a56f946e8a1616011713911cbd0974892e04f
3,109
c
C
model/networking_v1beta1_ingress_backend.c
ityuhui/client-c
1d30380d7ba0fe9b5e97626e0f7507be4ce8f96d
[ "curl", "Apache-2.0" ]
null
null
null
model/networking_v1beta1_ingress_backend.c
ityuhui/client-c
1d30380d7ba0fe9b5e97626e0f7507be4ce8f96d
[ "curl", "Apache-2.0" ]
null
null
null
model/networking_v1beta1_ingress_backend.c
ityuhui/client-c
1d30380d7ba0fe9b5e97626e0f7507be4ce8f96d
[ "curl", "Apache-2.0" ]
null
null
null
#include <stdlib.h> #include <string.h> #include <stdio.h> #include "networking_v1beta1_ingress_backend.h" networking_v1beta1_ingress_backend_t *networking_v1beta1_ingress_backend_create( char *serviceName, object_t *servicePort ) { networking_v1beta1_ingress_backend_t *networking_v1beta1_ingress_backen...
30.480392
139
0.774847
[ "object", "model" ]
1b8b944a8dd6bea50854379f6a9b594b72a069f3
3,137
h
C
PWGLF/RESONANCES/extra/AliRsnf0f2Task.h
maroozm/AliPhysics
22ec256928cfdf8f800e05bfc1a6e124d90b6eaf
[ "BSD-3-Clause" ]
114
2017-03-03T09:12:23.000Z
2022-03-03T20:29:42.000Z
PWGLF/RESONANCES/extra/AliRsnf0f2Task.h
maroozm/AliPhysics
22ec256928cfdf8f800e05bfc1a6e124d90b6eaf
[ "BSD-3-Clause" ]
19,637
2017-01-16T12:34:41.000Z
2022-03-31T22:02:40.000Z
PWGLF/RESONANCES/extra/AliRsnf0f2Task.h
maroozm/AliPhysics
22ec256928cfdf8f800e05bfc1a6e124d90b6eaf
[ "BSD-3-Clause" ]
1,021
2016-07-14T22:41:16.000Z
2022-03-31T05:15:51.000Z
/* Copyright(c) 1998-2014, ALICE Experiment at CERN, All rights reserved. * * See cxx source for full Copyright notice */ // Short comment describing what this class does needed! //=========================================================== // Dummy comment, should be replaced by a real one //===================...
29.046296
75
0.517373
[ "vector" ]
1b8f9c55bd2c8c4c8aa9bcab1f80c1b1296ae0ec
5,884
h
C
TestVectors/Test_Aes.h
FlyingRaijinMinato/LockdownSSL
46f36f6add10448a6d381dd7483b96d1d3b5d004
[ "MIT" ]
null
null
null
TestVectors/Test_Aes.h
FlyingRaijinMinato/LockdownSSL
46f36f6add10448a6d381dd7483b96d1d3b5d004
[ "MIT" ]
1
2021-03-04T09:29:19.000Z
2021-03-11T17:49:14.000Z
TestVectors/Test_Aes.h
FlyingRaijinMinato/LockdownSSL
46f36f6add10448a6d381dd7483b96d1d3b5d004
[ "MIT" ]
null
null
null
#ifndef LOCKDOWNSSL_AES_TEST #define LOCKDOWNSSL_AES_TEST #include <iostream> #include "Aes.h" #include "Modes.h" namespace LockdownSSL { namespace Test { void ecb_aes128_test() { std::vector<byte> plaintext { 0x6B,0xC1,0xBE,0xE2,0x2E,0x40,0x9F,0x96,0xE9,0x3D, 0x7E,0x11,0x73,0x93,0...
33.622857
184
0.644969
[ "vector" ]
23e821f1d0a1435a5bcd9c927a84e36ab722495a
1,346
h
C
modules/DummyBoundingBoxes/src/stubs/Class_DummyBoundingBoxes_output_ObjectData_detections_boundingBox_Default.h
ConnectedVision/ConnectedVision
210e49205ca50f73584178b6cedb298a74cea798
[ "MIT" ]
3
2017-08-12T18:14:00.000Z
2018-11-19T09:15:35.000Z
modules/DummyBoundingBoxes/src/stubs/Class_DummyBoundingBoxes_output_ObjectData_detections_boundingBox_Default.h
ConnectedVision/ConnectedVision
210e49205ca50f73584178b6cedb298a74cea798
[ "MIT" ]
null
null
null
modules/DummyBoundingBoxes/src/stubs/Class_DummyBoundingBoxes_output_ObjectData_detections_boundingBox_Default.h
ConnectedVision/ConnectedVision
210e49205ca50f73584178b6cedb298a74cea798
[ "MIT" ]
1
2018-11-09T15:57:13.000Z
2018-11-09T15:57:13.000Z
// auto-generated header by CodeFromTemplate - Connected Vision - https://github.com/ConnectedVision // CodeFromTemplate Version: 0.3 alpha // stubs/Class_DummyBoundingBoxes_output_ObjectData_detections_boundingBox_Default.h // This file contains the business logic. // NEVER TOUCH this file! #ifndef Class_DummyBoundin...
44.866667
161
0.876672
[ "object" ]
23eb6f4200207f41b4903087bf075b1f3f21f871
1,174
h
C
src/PolarSSL++/Sha1Checksum.h
giriko/MCServer
a75fb13f99aff238fcc8c7471919f04e03945e47
[ "Apache-2.0" ]
1
2021-01-26T16:50:09.000Z
2021-01-26T16:50:09.000Z
src/PolarSSL++/Sha1Checksum.h
Eliminationzx/cuberite
be916bc7e85843291c5ab8cb4f268bd1daa57b76
[ "Apache-2.0" ]
null
null
null
src/PolarSSL++/Sha1Checksum.h
Eliminationzx/cuberite
be916bc7e85843291c5ab8cb4f268bd1daa57b76
[ "Apache-2.0" ]
null
null
null
// Sha1Checksum.h // Declares the cSha1Checksum class representing the SHA-1 checksum calculator #pragma once #include "polarssl/sha1.h" /** Calculates a SHA1 checksum for data stream */ class cSha1Checksum { public: typedef Byte Checksum[20]; // The type used for storing the checksum cSha1Checksum(voi...
22.150943
104
0.73339
[ "object" ]
23f30ca8abf93abb1b0f04014ff143966b9b0843
4,439
c
C
libvips-8.11/libvips/arithmetic/statistic.c
MFerrol/Create_Web
76c8590ffffc6834a13f8efaf5ca7a5829cb1c32
[ "MIT" ]
2
2020-11-19T04:09:33.000Z
2020-11-24T04:51:19.000Z
libvips-8.11/libvips/arithmetic/statistic.c
MFerrol/Create_Web
76c8590ffffc6834a13f8efaf5ca7a5829cb1c32
[ "MIT" ]
null
null
null
libvips-8.11/libvips/arithmetic/statistic.c
MFerrol/Create_Web
76c8590ffffc6834a13f8efaf5ca7a5829cb1c32
[ "MIT" ]
1
2021-01-16T10:36:37.000Z
2021-01-16T10:36:37.000Z
/* base class for all stats operations * * properties: * - one image in, single value or matrix out * - output depends on whole of input, ie. we have a sink * * 24/8/11 * - from im_avg.c */ /* Copyright (C) 1991-2005 The National Gallery This library is free software; you can redistribute it and/o...
24.938202
77
0.70624
[ "object" ]
23f55150803e5d7aa39af579b707fb2302b91b3c
19,399
c
C
src/rt/nesl/vcode/vstack.c
ghsecuritylab/db-nautilus-fork
1d6a9fce52ad5284259e0fa50455094758da023c
[ "MIT" ]
null
null
null
src/rt/nesl/vcode/vstack.c
ghsecuritylab/db-nautilus-fork
1d6a9fce52ad5284259e0fa50455094758da023c
[ "MIT" ]
null
null
null
src/rt/nesl/vcode/vstack.c
ghsecuritylab/db-nautilus-fork
1d6a9fce52ad5284259e0fa50455094758da023c
[ "MIT" ]
1
2020-03-07T09:46:52.000Z
2020-03-07T09:46:52.000Z
/* * Copyright (c) 1992, 1993, 1994, 1995 Carnegie Mellon University */ #include "config.h" #include "vcode.h" #include "vstack.h" /* This module is responsible for managing vector memory. The memory * management algorithm is as follows: * 1. vector memory is divided up into various sized blocks, which may be *...
29.571646
105
0.624362
[ "vector" ]
23f553b8ef52d400662c982e8a9df64ad4cfcc35
8,604
h
C
include/greybus/greybus.h
anujdeshpande/greybus-for-zephyr
6f8f29a4c820c1c178104790b34ded239ce24635
[ "BSD-3-Clause" ]
null
null
null
include/greybus/greybus.h
anujdeshpande/greybus-for-zephyr
6f8f29a4c820c1c178104790b34ded239ce24635
[ "BSD-3-Clause" ]
3
2021-06-13T18:10:02.000Z
2021-12-13T16:18:12.000Z
include/greybus/greybus.h
anujdeshpande/greybus-for-zephyr
6f8f29a4c820c1c178104790b34ded239ce24635
[ "BSD-3-Clause" ]
null
null
null
/* * Copyright (c) 2014-2015 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: * 1. Redistributions of source code must retain the above copyright notice, * this list of condition...
32.224719
90
0.704091
[ "object" ]
23faf8b858a5df9c1e19ebd845f347d5308c10db
1,396
h
C
Assignment4/Application.h
01Track1mp3/HCI2-Assignments
36d72d7630580901628e8f2cc79c7a24169db31a
[ "MIT" ]
1
2015-06-03T22:20:00.000Z
2015-06-03T22:20:00.000Z
Assignment4/Application.h
01Track1mp3/HCI2-Assignments
36d72d7630580901628e8f2cc79c7a24169db31a
[ "MIT" ]
null
null
null
Assignment4/Application.h
01Track1mp3/HCI2-Assignments
36d72d7630580901628e8f2cc79c7a24169db31a
[ "MIT" ]
null
null
null
#pragma once #include <opencv2/core/core.hpp> #include <boost/tokenizer.hpp> #include <XnTypes.h> class GameClient; class GameServer; class DepthCamera; class KinectMotor; class SkeletonTracker; class Calibration; class Application { public: Application(); virtual ~Application(); void loop...
20.529412
55
0.697708
[ "vector" ]
23fe5dcc4f205838c0d0e7b19b23f98355503d1f
1,173
c
C
nitan/cmds/std/follow.c
cantona/NT6
073f4d491b3cfe6bfbe02fbad12db8983c1b9201
[ "MIT" ]
1
2019-03-27T07:25:16.000Z
2019-03-27T07:25:16.000Z
nitan/cmds/std/follow.c
cantona/NT6
073f4d491b3cfe6bfbe02fbad12db8983c1b9201
[ "MIT" ]
null
null
null
nitan/cmds/std/follow.c
cantona/NT6
073f4d491b3cfe6bfbe02fbad12db8983c1b9201
[ "MIT" ]
null
null
null
// follow.c inherit F_CLEAN_UP; int main(object me, string arg) { object ob; if (me->is_chatter()) return 0; if( !arg ) return notify_fail("指令格式:follow <某人>|none。\n"); if( arg=="none") if( me->query_leader() ) { me->set_leader(...
21.722222
69
0.45098
[ "object" ]
9b075c4e400c0483b1630072935845daf5e26b07
2,085
h
C
extensions/browser/api/file_system/saved_files_service_interface.h
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
14,668
2015-01-01T01:57:10.000Z
2022-03-31T23:33:32.000Z
extensions/browser/api/file_system/saved_files_service_interface.h
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
395
2020-04-18T08:22:18.000Z
2021-12-08T13:04:49.000Z
extensions/browser/api/file_system/saved_files_service_interface.h
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
5,941
2015-01-02T11:32:21.000Z
2022-03-31T16:35:46.000Z
// Copyright 2017 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef EXTENSIONS_BROWSER_API_FILE_SYSTEM_SAVED_FILES_SERVICE_INTERFACE_H_ #define EXTENSIONS_BROWSER_API_FILE_SYSTEM_SAVED_FILES_SERVICE_INTERFACE_H_ #...
41.7
80
0.693525
[ "object" ]
9b0c8f99c50751a272044f682d1c28e6ff4cba63
18,583
h
C
dpdk-17.11/lib/librte_member/rte_member.h
kwame998/jupiter
2d5e953f200d2b4d081b0e6efa9cddb0a0ae51b7
[ "MIT" ]
1
2018-04-30T05:58:21.000Z
2018-04-30T05:58:21.000Z
dpdk/lib/librte_member/rte_member.h
tydhome/jupiter
6b1206af3303ebd934df969e8894cdd93acfd09f
[ "MIT" ]
null
null
null
dpdk/lib/librte_member/rte_member.h
tydhome/jupiter
6b1206af3303ebd934df969e8894cdd93acfd09f
[ "MIT" ]
null
null
null
/*- * BSD LICENSE * * Copyright(c) 2017 Intel Corporation. All rights reserved. * 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 mus...
36.153696
80
0.689178
[ "object", "vector" ]
9b0f5d89c8deb1ecc31af3513a266d6179a32dc4
3,959
h
C
src/AccessControlLogic/acl_internal.h
naishai/private-transaction-families
da2bf22650e6cab43c53c9b34a8a78bc0b432394
[ "Apache-2.0" ]
13
2019-01-30T17:51:19.000Z
2021-03-12T02:32:41.000Z
src/AccessControlLogic/acl_internal.h
naishai/private-transaction-families
da2bf22650e6cab43c53c9b34a8a78bc0b432394
[ "Apache-2.0" ]
7
2019-06-12T06:34:40.000Z
2019-09-24T19:11:26.000Z
src/AccessControlLogic/acl_internal.h
naishai/private-transaction-families
da2bf22650e6cab43c53c9b34a8a78bc0b432394
[ "Apache-2.0" ]
8
2019-01-29T17:01:11.000Z
2022-03-20T07:32:04.000Z
/* * Copyright 2018 Intel Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
40.814433
193
0.757262
[ "vector" ]
9b10279469b21f96aad7a6b697063a1ad7629369
4,785
h
C
ATEsystem.PIRIS-driver-Shared/include/pylon/linux/pylon/StreamGrabber.h
parezj/ATEsystem.PIRIS-driver-SDK-cpp
b74891ed848d1bcc66e367b3bed96e2d960128bf
[ "MIT" ]
2
2021-02-01T11:04:16.000Z
2021-12-26T09:31:34.000Z
ATEsystem.PIRIS-driver-Shared/include/pylon/linux/pylon/StreamGrabber.h
parezj/ATEsystem.PIRIS-driver-SDK-cpp
b74891ed848d1bcc66e367b3bed96e2d960128bf
[ "MIT" ]
1
2020-01-11T12:38:19.000Z
2020-01-14T09:19:57.000Z
baslerSDK/pylon/include/pylon/StreamGrabber.h
SummerBlack/BaslerCamera
6a0907ee749f7e6776b65f170a655fc236750de1
[ "Apache-2.0" ]
3
2020-12-15T13:52:03.000Z
2022-03-28T09:41:14.000Z
//----------------------------------------------------------------------------- // Basler pylon SDK // Copyright (c) 2006-2018 Basler AG // http://www.baslerweb.com // Author: Hartmut Nebelung //----------------------------------------------------------------------------- /*! \file \brief Low Level API: Definit...
38.902439
95
0.626123
[ "object" ]
9b165668bb1275667e52201210279540789daeb7
12,349
h
C
src/add-ons/print/drivers/pdf/source/PDFWriter.h
deep-1/haiku
b273e9733d25babe5e6702dc1e24f3dff1ffd6dc
[ "MIT" ]
4
2016-03-29T21:45:21.000Z
2016-12-20T00:50:38.000Z
src/add-ons/print/drivers/pdf/source/PDFWriter.h
jessicah/haiku
c337460525c39e870d31221d205a299d9cd79c6a
[ "MIT" ]
null
null
null
src/add-ons/print/drivers/pdf/source/PDFWriter.h
jessicah/haiku
c337460525c39e870d31221d205a299d9cd79c6a
[ "MIT" ]
1
2020-05-08T04:02:02.000Z
2020-05-08T04:02:02.000Z
/* * Copyright 2001-2009, Haiku, Inc. All Rights Reserved. * Distributed under the terms of the MIT License. * * Authors: * Philippe Houdoin * Simon Gauvin * Michael Pfeiffer */ #ifndef PDFWRITER_H #define PDFWRITER_H #include <AppKit.h> #include <InterfaceKit.h> #include <String.h> #include <List.h> #incl...
30.949875
142
0.695279
[ "shape" ]
9b1666d286c1afb978095c2ef00715b7dd59cee6
3,468
h
C
core/include/mmcore/factories/CallAutoDescription.h
azuki-monster/megamol
f5d75ae5630f9a71a7fbf81624bfd4f6b253c655
[ "BSD-3-Clause" ]
2
2020-10-16T10:15:37.000Z
2021-01-21T13:06:00.000Z
core/include/mmcore/factories/CallAutoDescription.h
azuki-monster/megamol
f5d75ae5630f9a71a7fbf81624bfd4f6b253c655
[ "BSD-3-Clause" ]
null
null
null
core/include/mmcore/factories/CallAutoDescription.h
azuki-monster/megamol
f5d75ae5630f9a71a7fbf81624bfd4f6b253c655
[ "BSD-3-Clause" ]
1
2021-01-28T01:19:54.000Z
2021-01-28T01:19:54.000Z
/* * CallAutoDescription.h * Copyright (C) 2008 - 2015 by MegaMol Consortium * All rights reserved. Alle Rechte vorbehalten. */ #ifndef MEGAMOLCORE_FACTORIES_CALLAUTODESCRIPTION_H_INCLUDED #define MEGAMOLCORE_FACTORIES_CALLAUTODESCRIPTION_H_INCLUDED #if (defined(_MSC_VER) && (_MSC_VER > 1000)) #pragma once #endif ...
26.883721
76
0.550173
[ "object" ]
9b207aa41f299f37fdb491e95ca1adf885108933
3,747
h
C
third_party/webrtc/include/chromium/src/ui/android/resources/resource_manager.h
ssaroha/node-webrtc
74335bd07cbc52484a88c8eeb336c9bd001928a8
[ "BSD-2-Clause" ]
3
2018-02-22T18:06:56.000Z
2021-08-28T12:49:27.000Z
third_party/webrtc/include/chromium/src/ui/android/resources/resource_manager.h
ssaroha/node-webrtc
74335bd07cbc52484a88c8eeb336c9bd001928a8
[ "BSD-2-Clause" ]
null
null
null
third_party/webrtc/include/chromium/src/ui/android/resources/resource_manager.h
ssaroha/node-webrtc
74335bd07cbc52484a88c8eeb336c9bd001928a8
[ "BSD-2-Clause" ]
2
2017-08-16T08:15:01.000Z
2018-03-27T00:07:30.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 UI_ANDROID_RESOURCES_RESOURCE_MANAGER_H_ #define UI_ANDROID_RESOURCES_RESOURCE_MANAGER_H_ #include <memory> #include <unordered_map> #include <un...
37.09901
80
0.755538
[ "geometry" ]
9b28f0429a5bde6ae6c1521930d3770c5dc66638
11,535
c
C
demos/ansi.c
h2obrain/freetype-gl
b67f459ef158bb2781c03092d735c80834be93d4
[ "BSD-2-Clause-FreeBSD" ]
null
null
null
demos/ansi.c
h2obrain/freetype-gl
b67f459ef158bb2781c03092d735c80834be93d4
[ "BSD-2-Clause-FreeBSD" ]
null
null
null
demos/ansi.c
h2obrain/freetype-gl
b67f459ef158bb2781c03092d735c80834be93d4
[ "BSD-2-Clause-FreeBSD" ]
null
null
null
/* Freetype GL - A C OpenGL Freetype engine * * Distributed under the OSI-approved BSD 2-Clause License. See accompanying * file `LICENSE` for more details. */ #include <stdarg.h> #include <stdio.h> #include <string.h> #include "freetype-gl.h" #include "font-manager.h" #include "vertex-buffer.h" #include "text-bu...
28.41133
82
0.599133
[ "model" ]
9b318ee4ec97e07833a2f29675db9d75f8da66dd
76,197
h
C
src/inc/gm_ast.h
navahgar/Green-Marl
3761cb1a3bf28e95b72d39af4d76be8c5b5a5ea2
[ "DOC" ]
1
2021-04-18T18:16:23.000Z
2021-04-18T18:16:23.000Z
src/inc/gm_ast.h
navahgar/Green-Marl
3761cb1a3bf28e95b72d39af4d76be8c5b5a5ea2
[ "DOC" ]
null
null
null
src/inc/gm_ast.h
navahgar/Green-Marl
3761cb1a3bf28e95b72d39af4d76be8c5b5a5ea2
[ "DOC" ]
null
null
null
#ifndef GL_AST_H #define GL_AST_H #include <assert.h> #include <stdio.h> #include <string.h> #include <list> #include <vector> #include <map> #include <set> #include <string> #include "gm_frontend_api.h" extern const char* gm_get_type_string(int i); enum AST_NODE_TYPE { AST_ID, // AST_FIELD, // A.B...
24.941735
196
0.583369
[ "object", "vector" ]
9b36163cd2d5c23f0beabdec69f891835e2cedf9
3,677
h
C
Crow/src/Platform/GraphicAPI/OpenGL/OpenGLShader.h
quesswho/Crow
c57df8fe6dc323acd2c5e7b14b0b65d34b4a6e94
[ "Apache-2.0" ]
null
null
null
Crow/src/Platform/GraphicAPI/OpenGL/OpenGLShader.h
quesswho/Crow
c57df8fe6dc323acd2c5e7b14b0b65d34b4a6e94
[ "Apache-2.0" ]
5
2020-02-16T10:43:15.000Z
2020-05-02T20:24:01.000Z
Crow/src/Platform/GraphicAPI/OpenGL/OpenGLShader.h
quesswho/Crow
c57df8fe6dc323acd2c5e7b14b0b65d34b4a6e94
[ "Apache-2.0" ]
null
null
null
#pragma once #include "Crow/Common.h" #include "Crow/Graphics/Renderer/BufferProp.h" #include "Crow/Math/Maths.h" #include <string> #include <unordered_map> #include <vector> namespace Crow { namespace Platform { class OpenGLShader { public: enum class ShaderType { UNKNOWN = -1, VERTEX = 0, FRAGMENT = 1 }; ...
28.952756
172
0.707642
[ "vector" ]
9b3bf66a57e86b97f4473d5aa4027cf143221b97
1,270
h
C
src/NodeIteratorImp.h
esrille/escudo
1ba68f6930f1ddb97385a5b488644b6dfa132152
[ "Apache-2.0" ]
29
2015-01-25T15:12:02.000Z
2021-12-01T17:58:17.000Z
src/NodeIteratorImp.h
esrille/escudo
1ba68f6930f1ddb97385a5b488644b6dfa132152
[ "Apache-2.0" ]
null
null
null
src/NodeIteratorImp.h
esrille/escudo
1ba68f6930f1ddb97385a5b488644b6dfa132152
[ "Apache-2.0" ]
7
2015-04-15T02:05:21.000Z
2020-06-16T03:53:37.000Z
// Generated by esidl 0.3.0. // This file is expected to be modified for the Web IDL interface // implementation. Permission to use, copy, modify and distribute // this file in any software license is hereby granted. #ifndef ORG_W3C_DOM_BOOTSTRAP_NODEITERATORIMP_H_INCLUDED #define ORG_W3C_DOM_BOOTSTRAP_NODEITERATORIM...
23.090909
81
0.729921
[ "object" ]
9b42347e049c993ad729db659c7e7fa16beb63db
6,125
h
C
src/include/H5Fed_model.h
greole/H5hut
7833ed7877b7578b1ec3308ba2b465fc54d0c582
[ "BSD-3-Clause-LBNL" ]
1
2020-01-12T14:01:55.000Z
2020-01-12T14:01:55.000Z
src/include/H5Fed_model.h
greole/H5hut
7833ed7877b7578b1ec3308ba2b465fc54d0c582
[ "BSD-3-Clause-LBNL" ]
null
null
null
src/include/H5Fed_model.h
greole/H5hut
7833ed7877b7578b1ec3308ba2b465fc54d0c582
[ "BSD-3-Clause-LBNL" ]
2
2019-06-04T08:40:40.000Z
2020-01-10T21:25:42.000Z
/* Copyright (c) 2006-2016, The Regents of the University of California, through Lawrence Berkeley National Laboratory (subject to receipt of any required approvals from the U.S. Dept. of Energy) and the Paul Scherrer Institut (Switzerland). All rights reserved. License: see file COPYING in top level of sou...
24.40239
86
0.675918
[ "mesh", "object" ]
9b530d180721ec9d76bb8ae6fae53edf5a4a52c3
8,159
c
C
XFree86-3.3/xc/programs/Xserver/hw/xfree86/accel/cache/xf86text.c
tharindusathis/sourcecodes-of-CodeReadingTheOpenSourcePerspective
1b0172cdb78757fd17898503aaf6ce03d940ef28
[ "Apache-1.1" ]
46
2015-12-04T17:12:58.000Z
2022-03-11T04:30:49.000Z
XFree86-3.3/xc/programs/Xserver/hw/xfree86/accel/cache/xf86text.c
tharindusathis/sourcecodes-of-CodeReadingTheOpenSourcePerspective
1b0172cdb78757fd17898503aaf6ce03d940ef28
[ "Apache-1.1" ]
null
null
null
XFree86-3.3/xc/programs/Xserver/hw/xfree86/accel/cache/xf86text.c
tharindusathis/sourcecodes-of-CodeReadingTheOpenSourcePerspective
1b0172cdb78757fd17898503aaf6ce03d940ef28
[ "Apache-1.1" ]
23
2016-10-24T09:18:14.000Z
2022-02-25T02:11:35.000Z
/* $XFree86: xc/programs/Xserver/hw/xfree86/accel/cache/xf86text.c,v 3.1 1996/12/23 06:33:22 dawes Exp $ */ /* * Copyright 1992 by Kevin E. Martin, Chapel Hill, North Carolina. * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without ...
27.657627
107
0.643951
[ "render" ]
9b56a728f8d7ab2a281549acffe709b8ad50b75a
29,203
h
C
test/e2e/test_master/wxWidgets/include/wx/combo.h
BlueCannonBall/cppparser
9ae5f0c21268be6696532cf5b90c0384d6eb4940
[ "MIT" ]
null
null
null
test/e2e/test_master/wxWidgets/include/wx/combo.h
BlueCannonBall/cppparser
9ae5f0c21268be6696532cf5b90c0384d6eb4940
[ "MIT" ]
null
null
null
test/e2e/test_master/wxWidgets/include/wx/combo.h
BlueCannonBall/cppparser
9ae5f0c21268be6696532cf5b90c0384d6eb4940
[ "MIT" ]
null
null
null
/////////////////////////////////////////////////////////////////////////////// // Name: wx/combo.h // Purpose: wxComboCtrl declaration // Author: Jaakko Salli // Modified by: // Created: Apr-30-2006 // Copyright: (c) Jaakko Salli // Licence: wxWindows licence /////////////////////////////////...
38.730769
206
0.697702
[ "geometry", "object" ]
9b595f9c4b7ec8bd3070666f139e0f47d24f94fb
1,423
h
C
src/main_window.h
daninsky1/inkbreaker
f0e32c0ff57dd5eba85226fd5db4c45293806881
[ "MIT" ]
null
null
null
src/main_window.h
daninsky1/inkbreaker
f0e32c0ff57dd5eba85226fd5db4c45293806881
[ "MIT" ]
null
null
null
src/main_window.h
daninsky1/inkbreaker
f0e32c0ff57dd5eba85226fd5db4c45293806881
[ "MIT" ]
null
null
null
#pragma once #include <iostream> #include <sstream> #include <cmath> #include <vector> #include <FL/Fl_Double_Window.H> #include <FL/Fl_Menu_Bar.H> #include <FL/fl_ask.h> #include <FL/fl_show_colormap.H> #include <FL/Fl.H> #include <FL/filename.H> #include <FL/Fl_Native_File_Chooser.H> #ifdef IO_SQLITE #include <sq...
20.328571
69
0.708363
[ "shape", "vector" ]
9b5ba90eb20a4555c43c27837378b3f44f3768ab
381
c
C
test/transform/inline/inline_19.c
vladem/tsar
3771068d47a8a258ee4a74ad5fc9c246f8aba7cb
[ "Apache-2.0" ]
null
null
null
test/transform/inline/inline_19.c
vladem/tsar
3771068d47a8a258ee4a74ad5fc9c246f8aba7cb
[ "Apache-2.0" ]
null
null
null
test/transform/inline/inline_19.c
vladem/tsar
3771068d47a8a258ee4a74ad5fc9c246f8aba7cb
[ "Apache-2.0" ]
null
null
null
int foo(){ int x = 45; return x; } int foo_1(){ int x = 9; return x; } int main(){ int i = 0; #pragma spf transform inline #pragma spf transform inline i = foo() + foo_1(); return 0; } //CHECK: inline_19.c:14:24: warning: unexpected directive ignored //CHECK: #pragma spf transform inline //CHECK: ...
15.875
65
0.585302
[ "transform" ]
9b6646f69fa25ea07e9591a3815d24594fbb8fcb
1,443
h
C
src/operators/ai.onnx/Celu/12/operator__ai_onnx__celu__12.h
ChenHuaYou/cONNXr
aa80322ec1f53d87644ba15d5c5663e726824c95
[ "MIT" ]
null
null
null
src/operators/ai.onnx/Celu/12/operator__ai_onnx__celu__12.h
ChenHuaYou/cONNXr
aa80322ec1f53d87644ba15d5c5663e726824c95
[ "MIT" ]
null
null
null
src/operators/ai.onnx/Celu/12/operator__ai_onnx__celu__12.h
ChenHuaYou/cONNXr
aa80322ec1f53d87644ba15d5c5663e726824c95
[ "MIT" ]
null
null
null
//this file was generated by ../../../../../../scripts/onnx_generator/OperatorHeader.py # ifndef OPERATOR_OPERATOR__AI_ONNX__CELU__12_H # define OPERATOR_OPERATOR__AI_ONNX__CELU__12_H # include "operators/operator.h" # include "operators/operator_stub.h" # include "operators/operator_info.h" /** * ai.onnx operator '...
24.457627
87
0.724879
[ "shape" ]
9b69c79d5cdf86fb626837fc1be8ca83759ccd27
5,495
h
C
src/mecs_graph.h
LIONant-depot/MECSV2
6599617b0789df18c344cfe70eb0d101f1b060fb
[ "MIT" ]
1
2021-03-17T13:45:46.000Z
2021-03-17T13:45:46.000Z
src/mecs_graph.h
LIONant-depot/MECSV2
6599617b0789df18c344cfe70eb0d101f1b060fb
[ "MIT" ]
null
null
null
src/mecs_graph.h
LIONant-depot/MECSV2
6599617b0789df18c344cfe70eb0d101f1b060fb
[ "MIT" ]
null
null
null
namespace mecs::graph { namespace details { struct graph_system : mecs::system::instance { inline graph_system ( construct&& Construct ) noexcept; inline void msgUpdate ( void ) noe...
45.791667
176
0.546133
[ "object", "vector" ]
886002246c6b9b9219892447554765ee0afc9eb0
6,536
h
C
SgtSim/TimeSeries.h
dexterurbane/SmartGridToolbox
ff2eb98e28b0c0ea9690ec6f522ccf1c306f79b7
[ "Apache-2.0" ]
null
null
null
SgtSim/TimeSeries.h
dexterurbane/SmartGridToolbox
ff2eb98e28b0c0ea9690ec6f522ccf1c306f79b7
[ "Apache-2.0" ]
null
null
null
SgtSim/TimeSeries.h
dexterurbane/SmartGridToolbox
ff2eb98e28b0c0ea9690ec6f522ccf1c306f79b7
[ "Apache-2.0" ]
null
null
null
// Copyright 2015 National ICT Australia Limited (NICTA) // // 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 appl...
32.844221
115
0.604957
[ "object" ]
88607d050215965fd8fd4a581e811cc3871096a7
955
h
C
editor/echo/Editor/UI/TextEditor/Area/TextEditorArea.h
Texas-C/echo
486acc57c9149363206a2367c865a2ccbac69975
[ "MIT" ]
675
2019-02-07T01:23:19.000Z
2022-03-28T05:45:10.000Z
editor/echo/Editor/UI/TextEditor/Area/TextEditorArea.h
Texas-C/echo
486acc57c9149363206a2367c865a2ccbac69975
[ "MIT" ]
843
2019-01-25T01:06:46.000Z
2022-03-16T11:15:53.000Z
editor/echo/Editor/UI/TextEditor/Area/TextEditorArea.h
blab-liuliang/Echo
ba75816e449d2f20a375ed44b0f706a6b7bc21a1
[ "MIT" ]
83
2019-02-20T06:18:46.000Z
2022-03-20T09:36:09.000Z
#pragma once #include <QMainWindow> #include "TextEditor.h" #include "ui_TextEditorArea.h" namespace Studio { class TextEditorArea : public QDockWidget, public Ui_TextEditorArea { Q_OBJECT public: TextEditorArea(QWidget* parent = 0); ~TextEditorArea(); // open lua file void open(const Echo::String& ful...
21.704545
74
0.663874
[ "vector" ]
886348fc108dae17edf54b3e358ac1b1c46496bd
1,242
h
C
iphone/src/objc/GeoLocation.h
vinay-qa/vinayit-android-server-apk
7eb5ba48527536bb1cdee7a8b9b7a2c2483c619d
[ "Apache-2.0" ]
2
2015-10-31T06:35:11.000Z
2018-02-02T17:39:39.000Z
iphone/src/objc/GeoLocation.h
vinay-qa/vinayit-android-server-apk
7eb5ba48527536bb1cdee7a8b9b7a2c2483c619d
[ "Apache-2.0" ]
1
2021-10-18T12:23:37.000Z
2021-10-18T12:23:37.000Z
iphone/src/objc/GeoLocation.h
vinay-qa/vinayit-android-server-apk
7eb5ba48527536bb1cdee7a8b9b7a2c2483c619d
[ "Apache-2.0" ]
4
2015-09-19T11:03:28.000Z
2020-03-14T20:35:52.000Z
/* Copyright 2010 WebDriver committers Copyright 2010 Google Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable...
32.684211
73
0.778583
[ "object" ]
88652f58e18a3fbba56ecc5595567170f1b64771
3,527
h
C
Engine/Source/Runtime/PhysXFormats/Public/IPhysXFormat.h
PopCap/GameIdea
201e1df50b2bc99afc079ce326aa0a44b178a391
[ "BSD-2-Clause" ]
null
null
null
Engine/Source/Runtime/PhysXFormats/Public/IPhysXFormat.h
PopCap/GameIdea
201e1df50b2bc99afc079ce326aa0a44b178a391
[ "BSD-2-Clause" ]
2
2015-06-21T17:38:11.000Z
2015-06-22T20:54:42.000Z
Engine/Source/Runtime/PhysXFormats/Public/IPhysXFormat.h
PopCap/GameIdea
201e1df50b2bc99afc079ce326aa0a44b178a391
[ "BSD-2-Clause" ]
null
null
null
// Copyright 1998-2015 Epic Games, Inc. All Rights Reserved. /*============================================================================= ITextureFormatModule.h: Declares the ITextureFormatModule interface. =============================================================================*/ #pragma once /** * IPhys...
36.360825
261
0.703431
[ "mesh", "geometry" ]
8867e5b81715b78a374bf7ecc174d951f695ac8e
388
h
C
Example/DashSync/DSContactsViewController.h
ProjectHelixCoin/helixsync-iOS
95cf2974c46033412071232fbecfdaa73633b804
[ "MIT" ]
2
2021-05-06T07:46:52.000Z
2021-05-06T07:47:14.000Z
Example/DashSync/DSContactsViewController.h
ProjectHelixCoin/helixsync-iOS
95cf2974c46033412071232fbecfdaa73633b804
[ "MIT" ]
1
2020-05-07T07:18:33.000Z
2020-05-07T09:49:47.000Z
Example/DashSync/DSContactsViewController.h
ProjectHelixCoin/helixsync-iOS
95cf2974c46033412071232fbecfdaa73633b804
[ "MIT" ]
null
null
null
// // DSContactsViewController.h // DashSync_Example // // Created by Andrew Podkovyrin on 08/03/2019. // Copyright © 2019 Dash Core Group. All rights reserved. // #import <UIKit/UIKit.h> NS_ASSUME_NONNULL_BEGIN @class DSContactsModel; @interface DSContactsViewController : UITableViewController @property (stro...
17.636364
59
0.773196
[ "model" ]
886d7176b5734e11b55f460a42a9e8c3f5c36081
2,570
h
C
source/src/settings.h
eazee187/CoinThing
f3a39642cc18693911f195f63073cfea13a865f1
[ "MIT" ]
14
2021-03-19T15:31:12.000Z
2022-02-10T14:24:47.000Z
source/src/settings.h
gerdmuller/CoinThing
da9d0d947813a9399c4dcfc9faed23c00b36102b
[ "MIT" ]
12
2021-08-03T11:10:06.000Z
2021-12-15T22:24:54.000Z
source/src/settings.h
gerdmuller/Coin-Ticker
f3a39642cc18693911f195f63073cfea13a865f1
[ "MIT" ]
7
2021-03-24T04:29:40.000Z
2022-01-06T21:08:21.000Z
#pragma once #include "utils.h" #include <Arduino.h> #include <ArduinoJson.h> #define SETTINGS_FILE "/settings.json" #define BRIGHTNESS_FILE "/brightness.json" class Settings { public: enum class ChartStyle : uint8_t { SIMPLE = 0, HIGH_LOW, HIGH_LOW_FIRST_LAST }; enum class Swap : ...
25.196078
75
0.641245
[ "vector" ]
8878404a7a3c57f96509ccb42d7ff11a8ad0a2bf
2,340
h
C
compiler/optim/analysis/defuse.h
Engineev/mocker
9d3006419ea04683d0b2e6f5ccd21d464e6704e3
[ "MIT" ]
14
2019-02-18T01:41:50.000Z
2021-08-11T00:27:51.000Z
compiler/optim/analysis/defuse.h
Engineev/mocker
9d3006419ea04683d0b2e6f5ccd21d464e6704e3
[ "MIT" ]
null
null
null
compiler/optim/analysis/defuse.h
Engineev/mocker
9d3006419ea04683d0b2e6f5ccd21d464e6704e3
[ "MIT" ]
1
2021-08-11T00:28:39.000Z
2021-08-11T00:28:39.000Z
#ifndef MOCKER_DEFUSE_H #define MOCKER_DEFUSE_H #include <vector> #include "ir/helper.h" #include "ir/module.h" namespace mocker { class DefUseChain { public: class Use { public: Use(std::size_t bbLabel, std::shared_ptr<ir::IRInst> inst) : bbLabel(bbLabel), inst(std::move(inst)) {} Use(const Use...
22.5
77
0.59359
[ "vector" ]
88794a221cad5a2a9501855e2565509c64ec3daf
414
h
C
src/core/World.h
onqtam/game
08d9f2871bfd5c757d541064b77d38474123592a
[ "MIT" ]
41
2016-10-12T15:54:04.000Z
2022-01-12T04:17:20.000Z
src/core/World.h
onqtam/game
08d9f2871bfd5c757d541064b77d38474123592a
[ "MIT" ]
null
null
null
src/core/World.h
onqtam/game
08d9f2871bfd5c757d541064b77d38474123592a
[ "MIT" ]
10
2015-09-16T19:56:36.000Z
2021-12-27T21:12:11.000Z
#pragma once class HAPI World : public Singleton<World> { HA_SINGLETON(World); private: float m_width = 100.f; float m_height = 100.f; oid m_camera; oid m_editor; public: World(); void update(); oid camera() { return m_camera; } Object& editor() { return m_editor.obj(); } ...
16.56
47
0.613527
[ "object" ]
887b5f2f7c1b962be019eb2ce75eea991dc0cf07
1,559
h
C
project2D/BTSequence.h
Jeffrey-W23/AIE-CodeFolio
c1820d0a228a6111011b2d10daf885753e6d302d
[ "MIT" ]
null
null
null
project2D/BTSequence.h
Jeffrey-W23/AIE-CodeFolio
c1820d0a228a6111011b2d10daf885753e6d302d
[ "MIT" ]
null
null
null
project2D/BTSequence.h
Jeffrey-W23/AIE-CodeFolio
c1820d0a228a6111011b2d10daf885753e6d302d
[ "MIT" ]
null
null
null
// #includes, using, etc #pragma once #include "BTComposite.h" #include "BTBaseNode.h" //-------------------------------------------------------------------------------------- // BTSequence object. Inheritance from BTComposite. AND //-------------------------------------------------------------------------------------...
26.423729
89
0.518281
[ "object" ]
887c1b6461ed8035d1d59d23b8b31d8489ab6577
10,588
h
C
aws-cpp-sdk-signer/include/aws/signer/model/GetSigningPlatformResult.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-signer/include/aws/signer/model/GetSigningPlatformResult.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-signer/include/aws/signer/model/GetSigningPlatformResult.h
ravindra-wagh/aws-sdk-cpp
7d5ff01b3c3b872f31ca98fb4ce868cd01e97696
[ "Apache-2.0" ]
1
2021-11-09T12:02:58.000Z
2021-11-09T12:02:58.000Z
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/signer/Signer_EXPORTS.h> #include <aws/core/utils/memory/stl/AWSString.h> #include <aws/signer/model/Category.h> #include <aws/signer/model/SigningConfiguration.h> #include ...
32.984424
151
0.671609
[ "model" ]
887dd35305f574b22ec1bbc93add52eed26ba41d
15,937
h
C
test/mock_voice_engine.h
UWNetworksLab/webrtc-mod
5b910438baf4f7c7883996a2323d8ed809fd10e1
[ "DOC", "BSD-3-Clause" ]
1
2017-02-20T04:24:44.000Z
2017-02-20T04:24:44.000Z
test/mock_voice_engine.h
UWNetworksLab/webrtc-mod
5b910438baf4f7c7883996a2323d8ed809fd10e1
[ "DOC", "BSD-3-Clause" ]
null
null
null
test/mock_voice_engine.h
UWNetworksLab/webrtc-mod
5b910438baf4f7c7883996a2323d8ed809fd10e1
[ "DOC", "BSD-3-Clause" ]
1
2016-10-17T18:34:08.000Z
2016-10-17T18:34:08.000Z
/* * Copyright (c) 2015 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...
46.873529
80
0.703897
[ "object", "vector" ]
887e54302eddd53f3e1f871d35045e7112aa6607
70,612
c
C
src/tool/hpcrun/gpu/nvidia/sanitizer-api.c
GVProf/hpctoolkit
baf45028ead83ceba3e952bb8d0b14caf9ea5f78
[ "BSD-3-Clause" ]
null
null
null
src/tool/hpcrun/gpu/nvidia/sanitizer-api.c
GVProf/hpctoolkit
baf45028ead83ceba3e952bb8d0b14caf9ea5f78
[ "BSD-3-Clause" ]
null
null
null
src/tool/hpcrun/gpu/nvidia/sanitizer-api.c
GVProf/hpctoolkit
baf45028ead83ceba3e952bb8d0b14caf9ea5f78
[ "BSD-3-Clause" ]
2
2021-11-30T18:24:10.000Z
2022-02-13T18:13:17.000Z
// -*-Mode: C++;-*- // technically C99 // * BeginRiceCopyright ***************************************************** // // -------------------------------------------------------------------------- // Part of HPCToolkit (hpctoolkit.org) // // Information about sources of support for research and development of // HPCT...
32.827522
162
0.740327
[ "vector" ]
88852403f9c24e84264b2ee274c34f52ab63aa66
3,713
h
C
ros/src/fastrack/include/fastrack/state/state.h
kyrajeep/fastrack
b2958d90e7d9cbc2e7918cfa307f0c07d49f268a
[ "BSD-3-Clause" ]
68
2018-04-17T19:37:26.000Z
2022-03-09T03:33:16.000Z
ros/src/fastrack/include/fastrack/state/state.h
Wayne-xixi/fastrack
7cb5a898144404b2cb0a301f8ea440852d32f3eb
[ "BSD-3-Clause" ]
9
2018-04-17T19:50:05.000Z
2020-08-14T19:05:49.000Z
ros/src/fastrack/include/fastrack/state/state.h
Wayne-xixi/fastrack
7cb5a898144404b2cb0a301f8ea440852d32f3eb
[ "BSD-3-Clause" ]
16
2018-04-18T18:33:59.000Z
2022-03-09T03:33:18.000Z
/* * Copyright (c) 2018, The Regents of the University of California (Regents). * 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 a...
38.677083
79
0.706437
[ "vector", "3d" ]
888ba317fa444e10fb87d9cce902dae1ee4f2fcf
13,223
h
C
gpu-simulator/gpgpu-sim/src/gpuwattch/processor.h
tgrogers/accel-sim-framework
ea3d64183bc5d9ff41963ba89a051e0871f243ca
[ "BSD-2-Clause" ]
null
null
null
gpu-simulator/gpgpu-sim/src/gpuwattch/processor.h
tgrogers/accel-sim-framework
ea3d64183bc5d9ff41963ba89a051e0871f243ca
[ "BSD-2-Clause" ]
null
null
null
gpu-simulator/gpgpu-sim/src/gpuwattch/processor.h
tgrogers/accel-sim-framework
ea3d64183bc5d9ff41963ba89a051e0871f243ca
[ "BSD-2-Clause" ]
4
2021-04-24T00:08:23.000Z
2021-05-13T06:30:21.000Z
/***************************************************************************** * McPAT * SOFTWARE LICENSE AGREEMENT * Copyright 2012 Hewlett-Packard Development Company, L.P. * All Rights Reserved * * Redistribution and use in...
40.686154
138
0.646525
[ "vector", "model" ]
8893870b2b60e3ec9164dbdaeed3dbf46536de6c
1,056
h
C
LivingCity/roadGraphB2018Loader.h
pavyedav/manta
575d4395ad8a6000e8ca1de8c450fad2a541f19b
[ "BSD-3-Clause" ]
null
null
null
LivingCity/roadGraphB2018Loader.h
pavyedav/manta
575d4395ad8a6000e8ca1de8c450fad2a541f19b
[ "BSD-3-Clause" ]
null
null
null
LivingCity/roadGraphB2018Loader.h
pavyedav/manta
575d4395ad8a6000e8ca1de8c450fad2a541f19b
[ "BSD-3-Clause" ]
null
null
null
/************************************************************************************************ * @desc Class to load the B2018 road graph * @author igarciad ************************************************************************************************/ #pragma once #include "RoadGraph/roadGraph.h" #include <QS...
24.55814
139
0.597538
[ "vector" ]
8893c85940d0cc913afa203ce5057ec8dc9c7d1d
582
h
C
Foundation/Source/fdpch.h
TrashCoder94/Foundation
431e4b2b6d01fea570942dc40c93a3a08d23890f
[ "Apache-2.0" ]
null
null
null
Foundation/Source/fdpch.h
TrashCoder94/Foundation
431e4b2b6d01fea570942dc40c93a3a08d23890f
[ "Apache-2.0" ]
null
null
null
Foundation/Source/fdpch.h
TrashCoder94/Foundation
431e4b2b6d01fea570942dc40c93a3a08d23890f
[ "Apache-2.0" ]
null
null
null
#pragma once #include "Foundation/Core/PlatformDetection.h" // Common #include <algorithm> #include <chrono> #include <filesystem> #include <functional> #include <iostream> #include <memory> #include <utility> // Data Structures #include <fstream> #include <ostream> #include <string> #include <sstream> #include <ar...
18.1875
46
0.756014
[ "vector" ]
8894040c27849746a43b55cda125a751b8c6ea2a
27,827
c
C
src/libs/zbxmemory/memalloc.c
canghai908/zabbix
a921334695d91430805cc4309b47de9de58df6d2
[ "BSD-2-Clause" ]
null
null
null
src/libs/zbxmemory/memalloc.c
canghai908/zabbix
a921334695d91430805cc4309b47de9de58df6d2
[ "BSD-2-Clause" ]
null
null
null
src/libs/zbxmemory/memalloc.c
canghai908/zabbix
a921334695d91430805cc4309b47de9de58df6d2
[ "BSD-2-Clause" ]
null
null
null
/* ** Zabbix ** Copyright (C) 2001-2015 Zabbix SIA ** ** 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 pro...
32.244496
113
0.594602
[ "3d" ]
889ecaa0a443fd7ddcfd494fca0f4eabfcf79fef
3,522
h
C
src/cwb/cqp/variables.h
cran/RcppCWB
aa4440b068dcc16fc378af23d3d63c2683a2e366
[ "BSD-3-Clause" ]
null
null
null
src/cwb/cqp/variables.h
cran/RcppCWB
aa4440b068dcc16fc378af23d3d63c2683a2e366
[ "BSD-3-Clause" ]
58
2018-03-11T11:14:26.000Z
2022-03-28T21:19:21.000Z
src/cwb/cqp/variables.h
cran/RcppCWB
aa4440b068dcc16fc378af23d3d63c2683a2e366
[ "BSD-3-Clause" ]
4
2018-07-11T23:15:55.000Z
2021-02-02T16:33:32.000Z
/* * IMS Open Corpus Workbench (CWB) * Copyright (C) 1993-2006 by IMS, University of Stuttgart * Copyright (C) 2007- by the respective contributers (see file AUTHORS) * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as publi...
33.226415
106
0.61272
[ "object" ]
88a1041c5b797a7ad3c4da451c18fb8e5c641f06
1,482
h
C
src/Examples/navier-stokes/navierStokesSetter_impl.h
grinisrit/tnl-dev
4403b2dca895e2c32636395d6f1c1210c7afcefd
[ "MIT" ]
null
null
null
src/Examples/navier-stokes/navierStokesSetter_impl.h
grinisrit/tnl-dev
4403b2dca895e2c32636395d6f1c1210c7afcefd
[ "MIT" ]
null
null
null
src/Examples/navier-stokes/navierStokesSetter_impl.h
grinisrit/tnl-dev
4403b2dca895e2c32636395d6f1c1210c7afcefd
[ "MIT" ]
null
null
null
#ifndef NAVIERSTOKESSETTER_IMPL_H_ #define NAVIERSTOKESSETTER_IMPL_H_ #include <TNL/Meshes/Grid.h> #include <TNL/Meshes/tnlLinearGridGeometry.h> #include <TNL/Operators/euler/fvm/LaxFridrichs.h> #include <TNL/Operators/gradient/tnlCentralFDMGradient.h> template< typename MeshType, typename SolverStarter > template...
42.342857
141
0.651147
[ "mesh" ]
88a12cc3db19aa8f43bf8a9128d5f770a8da4f7c
45,626
h
C
aws-cpp-sdk-datapipeline/include/aws/datapipeline/DataPipelineClient.h
Nexuscompute/aws-sdk-cpp
e7ef485e46e6962c9e084b8c9b104c1bfcceaf26
[ "Apache-2.0" ]
1
2022-01-05T18:20:03.000Z
2022-01-05T18:20:03.000Z
aws-cpp-sdk-datapipeline/include/aws/datapipeline/DataPipelineClient.h
Nexuscompute/aws-sdk-cpp
e7ef485e46e6962c9e084b8c9b104c1bfcceaf26
[ "Apache-2.0" ]
null
null
null
aws-cpp-sdk-datapipeline/include/aws/datapipeline/DataPipelineClient.h
Nexuscompute/aws-sdk-cpp
e7ef485e46e6962c9e084b8c9b104c1bfcceaf26
[ "Apache-2.0" ]
1
2021-11-09T12:02:58.000Z
2021-11-09T12:02:58.000Z
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/datapipeline/DataPipeline_EXPORTS.h> #include <aws/datapipeline/DataPipelineErrors.h> #include <aws/core/client/AWSError.h> #include <aws/core/client/ClientConfiguration.h> ...
71.738994
271
0.743392
[ "object", "model" ]
88a3112e8821e1164fdfb44f85d4eed61293489b
32,577
h
C
Linux/sample/FaceDemo/src/Opencv/opencv2/videoio/videoio_c.h
iotbo/TengineKit
b82c3758360ef37cb219d487d3858a4c1b4effe7
[ "Apache-2.0" ]
null
null
null
Linux/sample/FaceDemo/src/Opencv/opencv2/videoio/videoio_c.h
iotbo/TengineKit
b82c3758360ef37cb219d487d3858a4c1b4effe7
[ "Apache-2.0" ]
null
null
null
Linux/sample/FaceDemo/src/Opencv/opencv2/videoio/videoio_c.h
iotbo/TengineKit
b82c3758360ef37cb219d487d3858a4c1b4effe7
[ "Apache-2.0" ]
null
null
null
/*M/////////////////////////////////////////////////////////////////////////////////////// // // IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING. // // By downloading, copying, installing or using the software you agree to this license. // If you do not agree to this license, do not download, instal...
44.687243
90
0.716671
[ "object", "model" ]
88a3e54c82a13e364eef8e586e377ab10302e590
11,439
h
C
secp256k1-sys/depend/secp256k1/include/secp256k1_extrakeys.h
rishflab/rust-secp256k1
c534b54e118560fdb10ec2fa796ed3b3140a2dfc
[ "CC0-1.0" ]
19
2015-04-12T08:38:08.000Z
2018-03-04T01:12:59.000Z
secp256k1-sys/depend/secp256k1/include/secp256k1_extrakeys.h
rishflab/rust-secp256k1
c534b54e118560fdb10ec2fa796ed3b3140a2dfc
[ "CC0-1.0" ]
17
2015-07-28T16:05:45.000Z
2017-12-22T09:56:01.000Z
secp256k1-sys/depend/secp256k1/include/secp256k1_extrakeys.h
rishflab/rust-secp256k1
c534b54e118560fdb10ec2fa796ed3b3140a2dfc
[ "CC0-1.0" ]
20
2015-10-11T04:30:53.000Z
2018-03-04T01:13:04.000Z
#ifndef SECP256K1_EXTRAKEYS_H #define SECP256K1_EXTRAKEYS_H #include "secp256k1.h" #ifdef __cplusplus extern "C" { #endif /** Opaque data structure that holds a parsed and valid "x-only" public key. * An x-only pubkey encodes a point whose Y coordinate is even. It is * serialized using only its X coordinate (32 ...
48.265823
102
0.717108
[ "object" ]
88a5182c1d23ae32b3e4436d286a3211138732c6
9,281
c
C
test/cpuid/main.c
jcsora/occlum
fd950132ceb6103f06d3bcf7b0339b95cfaf3bb0
[ "BSD-3-Clause-Clear" ]
37
2019-02-20T13:19:36.000Z
2019-06-30T05:43:27.000Z
test/cpuid/main.c
jcsora/occlum
fd950132ceb6103f06d3bcf7b0339b95cfaf3bb0
[ "BSD-3-Clause-Clear" ]
53
2019-02-20T12:57:53.000Z
2019-07-01T06:58:24.000Z
test/cpuid/main.c
jcsora/occlum
fd950132ceb6103f06d3bcf7b0339b95cfaf3bb0
[ "BSD-3-Clause-Clear" ]
13
2019-02-20T11:50:40.000Z
2019-06-19T02:21:01.000Z
#include <stdbool.h> #include <stdint.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <time.h> #include "test.h" // ============================================================================ // Helper struct & functions for cpuid // =============================================================...
30.035599
102
0.564594
[ "model" ]
88b01c026dbf8d3751ccbb3300347bc5fb1e47ae
478
h
C
decompiler/analysis/expression_build.h
0x715C/jak-project
490633d434fbb09b938d4a064a32b4bea14e7d80
[ "0BSD" ]
null
null
null
decompiler/analysis/expression_build.h
0x715C/jak-project
490633d434fbb09b938d4a064a32b4bea14e7d80
[ "0BSD" ]
15
2020-09-08T23:20:56.000Z
2022-03-29T00:36:47.000Z
decompiler/analysis/expression_build.h
0x715C/jak-project
490633d434fbb09b938d4a064a32b4bea14e7d80
[ "0BSD" ]
null
null
null
#pragma once #include <unordered_map> #include <vector> #include <string> namespace decompiler { class Form; class Function; class FormPool; class DecompilerTypeSystem; struct LocalVarOverride; bool convert_to_expressions( Form* top_level_form, FormPool& pool, Function& f, const std::vector<std::strin...
23.9
78
0.759414
[ "vector" ]
88b7487fde300ed8aac8d26e7f8396cea5fed336
1,854
h
C
rts-c/parser.h
mtullsen/daedalus
e06f06e755522e6df8708ae02857808f2e5b3981
[ "BSD-3-Clause" ]
null
null
null
rts-c/parser.h
mtullsen/daedalus
e06f06e755522e6df8708ae02857808f2e5b3981
[ "BSD-3-Clause" ]
null
null
null
rts-c/parser.h
mtullsen/daedalus
e06f06e755522e6df8708ae02857808f2e5b3981
[ "BSD-3-Clause" ]
null
null
null
#ifndef DDL_PARSER_H #define DDL_PARSER_H #include <cstdint> #include <iostream> #include <vector> #include "input.h" // #include "closure.h" // #include "ddl_thread.h" typedef size_t ThreadId; // `T` is the type of the result for the entry-point parser. // The methods in this class correspond to the VM instruction...
24.394737
80
0.637001
[ "vector" ]
88b93d620ac16db9d6a9601d2a92e4939b4312a8
4,235
h
C
include/fox/FXObjectList.h
ldematte/beppe
53369e0635d37d2dc58aa0b6317e664b3cf67547
[ "BSD-3-Clause" ]
1
2022-01-25T19:13:22.000Z
2022-01-25T19:13:22.000Z
include/fox/FXObjectList.h
ldematte/beppe
53369e0635d37d2dc58aa0b6317e664b3cf67547
[ "BSD-3-Clause" ]
null
null
null
include/fox/FXObjectList.h
ldematte/beppe
53369e0635d37d2dc58aa0b6317e664b3cf67547
[ "BSD-3-Clause" ]
null
null
null
/******************************************************************************** * * * O b j e c t L i s t * * ...
33.88
81
0.523259
[ "object" ]
88bce5a90bd8ce12615e0105d1bdf337f7d7bb78
10,860
h
C
MyLayout/Lib/MyLayoutPos.h
LAnqxpp/MyLinearLayout
83f1536fece7850b290ce6bba11d7b9f3b46f151
[ "MIT" ]
83
2016-01-03T09:49:37.000Z
2019-08-11T07:57:15.000Z
MyLayout/Lib/MyLayoutPos.h
LAnqxpp/MyLinearLayout
83f1536fece7850b290ce6bba11d7b9f3b46f151
[ "MIT" ]
null
null
null
MyLayout/Lib/MyLayoutPos.h
LAnqxpp/MyLinearLayout
83f1536fece7850b290ce6bba11d7b9f3b46f151
[ "MIT" ]
1
2020-08-30T04:04:24.000Z
2020-08-30T04:04:24.000Z
// // MyLayoutPos.h // MyLayout // // Created by oybq on 15/6/14. // Copyright (c) 2015年 YoungSoft. All rights reserved. // #import "MyLayoutDef.h" /** *视图的布局位置类,用于定位视图在布局视图中的位置。位置可分为水平方向的位置和垂直方向的位置,在视图定位时必要同时指定水平方向的位置和垂直方向的位置。水平方向的位置可以分为左,水平居中,右三种位置,垂直方向的位置可以分为上,垂直居中,下三种位置。 其中的offset方法可以用来设置布局位置的偏移值,一般只在equalT...
43.790323
357
0.688582
[ "object" ]