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
653552edfc4207a5d7ef611b90632fb524e1d012
8,710
h
C
src/engine/VRAMManager.h
FreeAllegiance/AllegianceDX7
3955756dffea8e7e31d3a55fcf6184232b792195
[ "MIT" ]
76
2015-08-18T19:18:40.000Z
2022-01-08T12:47:22.000Z
src/engine/VRAMManager.h
StudentAlleg/Allegiance
e91660a471eb4e57e9cea4c743ad43a82f8c7b18
[ "MIT" ]
37
2015-08-14T22:44:12.000Z
2020-01-21T01:03:06.000Z
src/engine/VRAMManager.h
StudentAlleg/Allegiance
e91660a471eb4e57e9cea4c743ad43a82f8c7b18
[ "MIT" ]
42
2015-08-13T23:31:35.000Z
2022-03-17T02:20:26.000Z
#ifndef _VRAMMANAGER_H_ #define _VRAMMANAGER_H_ #include <cstdint> #include <d3d9.h> #include <d3dx9tex.h> #include <point.h> class Color; //////////////////////////////////////////////////////////////////////////////////////////////////// // TEXHANDLE, indicates a particular texture. // Top 8 bits indicate bank ind...
42.281553
117
0.404363
[ "render" ]
6538fe72bd7a75f61c9e054d7eef259da2ede67d
1,230
h
C
WebIntegration/Pods/Headers/Public/MobShareSDK/AGCommon/CMDebugLog.h
lixiao7215981/WebIntegration
7f7bf46fa0e6f25d4cd82dacd10d459a0d8d2ec4
[ "Apache-2.0" ]
null
null
null
WebIntegration/Pods/Headers/Public/MobShareSDK/AGCommon/CMDebugLog.h
lixiao7215981/WebIntegration
7f7bf46fa0e6f25d4cd82dacd10d459a0d8d2ec4
[ "Apache-2.0" ]
null
null
null
WebIntegration/Pods/Headers/Public/MobShareSDK/AGCommon/CMDebugLog.h
lixiao7215981/WebIntegration
7f7bf46fa0e6f25d4cd82dacd10d459a0d8d2ec4
[ "Apache-2.0" ]
null
null
null
#import <Foundation/Foundation.h> ///#begin zh-cn /** * @brief 调试日志类 */ ///#end ///#begin en /** * @brief Debug Log. */ ///#end @interface CMDebugLog : NSObject ///#begin zh-cn /** * @brief 获取日志保存路径 * * @return 日志路径 */ ///#end ///#begin en /** * @brief Get log path. * * @return Log path. */ ///#end + (...
12.55102
59
0.572358
[ "object" ]
65428f39a1941e5b770426fb84ab7b10a56a3c7f
4,068
h
C
InteractiveNotifications/dxhelp3.h
psamit/windows-interactive-notifications
b1218925d7eb68427985b5f8fc32b94799486ec1
[ "MIT" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
InteractiveNotifications/dxhelp3.h
psamit/windows-interactive-notifications
b1218925d7eb68427985b5f8fc32b94799486ec1
[ "MIT" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
InteractiveNotifications/dxhelp3.h
psamit/windows-interactive-notifications
b1218925d7eb68427985b5f8fc32b94799486ec1
[ "MIT" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
// DXHELP3.cpp : Contains definitions of routines shared by multiple effects #ifndef __DXHELP3_H_ #define __DXHELP3_H_ #include <d3d.h> #include <d3drm.h> #include <math.h> #ifndef PI #define PI 3.1415926538 #endif /******************* This class is used to rotate a set of points about an axis. An ...
36.648649
85
0.672321
[ "mesh", "vector" ]
65430a6a20aa9f2b8c9a52def4dc0e65dca06dc3
2,278
h
C
videodialog.h
firozmidda/Redon-Download-Manager
0efe090183d67529ff0b9936c83a19f135d28d47
[ "MIT" ]
null
null
null
videodialog.h
firozmidda/Redon-Download-Manager
0efe090183d67529ff0b9936c83a19f135d28d47
[ "MIT" ]
null
null
null
videodialog.h
firozmidda/Redon-Download-Manager
0efe090183d67529ff0b9936c83a19f135d28d47
[ "MIT" ]
null
null
null
#ifndef VIDEODIALOG_H #define VIDEODIALOG_H #include <QtCore> #include <QtGui> #include <QDialog> #include <QUrl> #include <QNetworkRequest> #include <QNetworkReply> #include <QNetworkAccessManager> #include <QMessageBox> #include <QJsonArray> #include <QJsonObject> #include <QJsonValue> #include <QJsonParseError> #i...
17.12782
64
0.705443
[ "model" ]
6547e95b11af5327483558d1b1a503be2a19aad0
2,597
h
C
Applied/CCore/inc/net/PTPExtra.h
SergeyStrukov/CCore-2-99
1eca5b9b2de067bbab43326718b877465ae664fe
[ "BSL-1.0" ]
1
2016-05-22T07:51:02.000Z
2016-05-22T07:51:02.000Z
Applied/CCore/inc/net/PTPExtra.h
SergeyStrukov/CCore-2-99
1eca5b9b2de067bbab43326718b877465ae664fe
[ "BSL-1.0" ]
null
null
null
Applied/CCore/inc/net/PTPExtra.h
SergeyStrukov/CCore-2-99
1eca5b9b2de067bbab43326718b877465ae664fe
[ "BSL-1.0" ]
null
null
null
/* PTPExtra.h */ //---------------------------------------------------------------------------------------- // // Project: CCore 3.00 // // Tag: Applied // // License: Boost Software License - Version 1.0 - August 17th, 2003 // // see http://www.boost.org/LICENSE_1_0.txt or the local copy // // Copyright...
19.095588
105
0.652676
[ "object" ]
6549018b82bc541f1dbea58b895a81c3718b1acc
8,836
h
C
spine.h
UndeadTwo/spine
70bdf817011298146ed1ac38ebf315b1ccffcd78
[ "MIT" ]
8
2018-10-09T03:29:21.000Z
2020-02-20T05:24:11.000Z
spine.h
UndeadTwo/spine
70bdf817011298146ed1ac38ebf315b1ccffcd78
[ "MIT" ]
1
2019-02-28T09:22:10.000Z
2019-05-02T11:39:41.000Z
spine.h
UndeadTwo/spine
70bdf817011298146ed1ac38ebf315b1ccffcd78
[ "MIT" ]
3
2018-10-10T11:20:43.000Z
2019-03-31T00:04:15.000Z
/****************************************************************************** * Spine Runtimes Software License v2.5 * * Copyright (c) 2013-2016, Esoteric Software * All rights reserved. * * You are granted a perpetual, non-exclusive, non-sublicensable, and * non-transferable license to use, install, execute, ...
34.381323
235
0.761317
[ "object", "vector", "transform" ]
654e28a6669fe1bfe18e0410ff50a2f7d64a676d
6,845
h
C
openeuler-kernel/sound/firewire/fireworks/fireworks.h
Ddnirvana/test-CI
dd7a0a71281075e8ab300bddbab4a9fa039958f0
[ "MulanPSL-1.0" ]
31
2021-04-27T08:50:40.000Z
2022-03-01T02:26:21.000Z
kernel/sound/firewire/fireworks/fireworks.h
SFIP/SFIP
e428a425d2d0e287f23d49f3dd583617ebd2e4a3
[ "Zlib" ]
13
2021-07-10T04:36:17.000Z
2022-03-03T10:50:05.000Z
kernel/sound/firewire/fireworks/fireworks.h
SFIP/SFIP
e428a425d2d0e287f23d49f3dd583617ebd2e4a3
[ "Zlib" ]
12
2021-04-06T02:23:10.000Z
2022-02-28T11:43:19.000Z
/* SPDX-License-Identifier: GPL-2.0-only */ /* * fireworks.h - a part of driver for Fireworks based devices * * Copyright (c) 2009-2010 Clemens Ladisch * Copyright (c) 2013-2014 Takashi Sakamoto */ #ifndef SOUND_FIREWORKS_H_INCLUDED #define SOUND_FIREWORKS_H_INCLUDED #include <linux/compat.h> #include <linux/devi...
28.640167
80
0.792988
[ "model" ]
655099b4807fc1d1998c346f27dc8a786d8d05b6
2,490
h
C
atari/atari_game_specific.h
douglasrizzo/ELF
1f790173095cd910976d9f651b80beb872ec5d12
[ "BSD-3-Clause" ]
2,230
2017-07-06T16:56:56.000Z
2022-03-01T16:45:56.000Z
atari/atari_game_specific.h
douglasrizzo/ELF
1f790173095cd910976d9f651b80beb872ec5d12
[ "BSD-3-Clause" ]
112
2017-07-07T14:23:34.000Z
2021-07-22T05:02:17.000Z
atari/atari_game_specific.h
douglasrizzo/ELF
1f790173095cd910976d9f651b80beb872ec5d12
[ "BSD-3-Clause" ]
343
2017-07-06T17:38:56.000Z
2022-03-30T08:45:55.000Z
/** * Copyright (c) 2017-present, Facebook, Inc. * All rights reserved. * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. */ #pragma once #include <ale/ale_interface.hpp> #include "elf/pybind_helper.h" #include "elf/comm_template.h" #in...
26.210526
129
0.633333
[ "vector" ]
6555797191dbff6a7502b0893c511b748ba082e0
25,781
h
C
sky/engine/core/dom/Document.h
rafaelw/mojo
d3495a129dcbe679e2d5ac729c85a58acf38f8c4
[ "BSD-3-Clause" ]
null
null
null
sky/engine/core/dom/Document.h
rafaelw/mojo
d3495a129dcbe679e2d5ac729c85a58acf38f8c4
[ "BSD-3-Clause" ]
null
null
null
sky/engine/core/dom/Document.h
rafaelw/mojo
d3495a129dcbe679e2d5ac729c85a58acf38f8c4
[ "BSD-3-Clause" ]
null
null
null
/* * Copyright (C) 1999 Lars Knoll (knoll@kde.org) * (C) 1999 Antti Koivisto (koivisto@kde.org) * (C) 2001 Dirk Mueller (mueller@kde.org) * (C) 2006 Alexey Proskuryakov (ap@webkit.org) * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2012 Apple Inc. All rights reserved. * Co...
35.609116
184
0.750514
[ "vector" ]
6558dd940d0ef5f010ad660b147c55b618c8e703
1,497
c
C
shotgun/lib/subtend/setup.c
chad/rubinius
d01494a8f5843f3479b4f4164d920c6299c01228
[ "BSD-3-Clause" ]
3
2015-12-24T09:15:32.000Z
2021-05-14T05:23:15.000Z
shotgun/lib/subtend/setup.c
reinh/rubinius
07a2efa3dafdb0d75592d9762e234dd5b22fdf9b
[ "BSD-3-Clause" ]
null
null
null
shotgun/lib/subtend/setup.c
reinh/rubinius
07a2efa3dafdb0d75592d9762e234dd5b22fdf9b
[ "BSD-3-Clause" ]
1
2015-12-03T11:56:16.000Z
2015-12-03T11:56:16.000Z
#include "ltdl.h" #include "shotgun/lib/shotgun.h" #include "shotgun/lib/subtend/nmc.h" #include "shotgun/lib/subtend/ffi.h" void subtend_setup_global(); rni_handle_table *handle_table_new(); /* The default library for dynamic loading--this process itself. * It is stored here hidden away to avoid having to reattac...
34.022727
94
0.753507
[ "object" ]
655a58e297f2fc28bbbadad41f499755e6aedf36
19,121
h
C
kaldi/lib/clif/python/stltypes.h
mxmpl/pykaldi
0570307138c5391cc47b019450d08bcb9686dd98
[ "Apache-2.0" ]
916
2017-11-22T19:33:36.000Z
2022-03-31T11:51:58.000Z
kaldi/lib/clif/python/stltypes.h
mxmpl/pykaldi
0570307138c5391cc47b019450d08bcb9686dd98
[ "Apache-2.0" ]
268
2018-01-16T22:06:45.000Z
2022-03-29T03:24:41.000Z
kaldi/lib/clif/python/stltypes.h
mxmpl/pykaldi
0570307138c5391cc47b019450d08bcb9686dd98
[ "Apache-2.0" ]
260
2018-01-23T18:39:40.000Z
2022-03-24T08:17:39.000Z
/* * Copyright 2017 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 law or agreed to...
30.159306
122
0.63595
[ "object", "vector" ]
65607d64670c9be10bf6412cc9a47f2b9f9386ed
1,103
h
C
Source/Util/SmallBlocks.h
StuartRiffle/corvid
21fbea9bf585f3713354f33a205e9fd8b96da555
[ "MIT" ]
6
2019-05-29T03:22:41.000Z
2021-03-02T09:08:16.000Z
Source/Util/SmallBlocks.h
StuartRiffle/corvid
21fbea9bf585f3713354f33a205e9fd8b96da555
[ "MIT" ]
1
2019-05-29T16:15:55.000Z
2019-05-29T16:15:55.000Z
Source/Util/SmallBlocks.h
StuartRiffle/corvid
21fbea9bf585f3713354f33a205e9fd8b96da555
[ "MIT" ]
null
null
null
// JAGLAVAK CHESS ENGINE (c) 2019 Stuart Riffle #pragma once class SmallBlockAllocator { list< HugeBuffer > _Pages; size_t _PageSize; vector< addr_t* > _FreeBlocks; SmallBlockAllocator() { _Pages.push_back(); } void* Alloc( size_t bytes ) { size_t slot = ROUND_UP...
17.234375
72
0.49864
[ "vector" ]
656a3c476737a93228e5211396c47354caf63c75
6,068
h
C
code/qttoolkit/leveleditor2/code/leveleditor2app.h
gscept/nebula-trifid
e7c0a0acb05eedad9ed37a72c1bdf2d658511b42
[ "BSD-2-Clause" ]
67
2015-03-30T19:56:16.000Z
2022-03-11T13:52:17.000Z
code/qttoolkit/leveleditor2/code/leveleditor2app.h
gscept/nebula-trifid
e7c0a0acb05eedad9ed37a72c1bdf2d658511b42
[ "BSD-2-Clause" ]
5
2015-04-15T17:17:33.000Z
2016-02-11T00:40:17.000Z
code/qttoolkit/leveleditor2/code/leveleditor2app.h
gscept/nebula-trifid
e7c0a0acb05eedad9ed37a72c1bdf2d658511b42
[ "BSD-2-Clause" ]
34
2015-03-30T15:08:00.000Z
2021-09-23T05:55:10.000Z
#pragma once //------------------------------------------------------------------------------ /** @class LevelEditor2::LevelEditor2App Level editor entry point (C) 2012-2016 Individual contributors, see AUTHORS file */ #include "application/appgame/gameapplication.h" #include "graphicsfeature/grap...
29.745098
134
0.668754
[ "object" ]
656a5a3746b01790ed5c41022020391d939bd887
1,726
h
C
services/bluetooth_standard/service/src/transport/transport_factory.h
openharmony-sig-ci/communication_bluetooth
c9d9614e881224abfb423505e25e72163dd25df3
[ "Apache-2.0" ]
null
null
null
services/bluetooth_standard/service/src/transport/transport_factory.h
openharmony-sig-ci/communication_bluetooth
c9d9614e881224abfb423505e25e72163dd25df3
[ "Apache-2.0" ]
null
null
null
services/bluetooth_standard/service/src/transport/transport_factory.h
openharmony-sig-ci/communication_bluetooth
c9d9614e881224abfb423505e25e72163dd25df3
[ "Apache-2.0" ]
1
2021-09-13T11:16:33.000Z
2021-09-13T11:16:33.000Z
/* * Copyright (C) 2021 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
33.843137
114
0.720162
[ "object" ]
656c86f5245cfe345cf50661d755aef1c4a133ae
2,593
h
C
ros/src/computing/perception/detection/lidar_tracker/packages/lidar_imm_ukf_pda_track/include/visualize_detected_objects.h
K1504296/Autoware
0de5ae709a84d6c87ffef9b3099771d5efc19f0d
[ "BSD-3-Clause" ]
64
2018-11-19T02:34:05.000Z
2021-12-27T06:19:48.000Z
dink/src/computing/perception/detection/lidar_tracker/packages/lidar_imm_ukf_pda_track/include/visualize_detected_objects.h
920911love/DINK
d760ea99f21c4d6334ff5f517b49c4fdfca32399
[ "BSD-3-Clause" ]
null
null
null
dink/src/computing/perception/detection/lidar_tracker/packages/lidar_imm_ukf_pda_track/include/visualize_detected_objects.h
920911love/DINK
d760ea99f21c4d6334ff5f517b49c4fdfca32399
[ "BSD-3-Clause" ]
34
2018-11-27T08:57:32.000Z
2022-02-18T08:06:04.000Z
/* * Copyright (c) 2018, Nagoya University * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * * Redistributions of source code must retain the above copyright notice, this * list ...
36.013889
82
0.778635
[ "vector" ]
656cc4ef21be8b9239c9b8d58900983b30fdfd43
41,783
h
C
libraries/MobileMeltdown/MobileMeltdown.h
klyemar/MeltdownBoris
672fc3346d297161564e33ce4c70b3a97c57e75b
[ "MIT" ]
2
2018-07-09T14:16:33.000Z
2018-07-25T20:05:08.000Z
libraries/MobileMeltdown/MobileMeltdown.h
klyemar/MeltdownBoris
672fc3346d297161564e33ce4c70b3a97c57e75b
[ "MIT" ]
null
null
null
libraries/MobileMeltdown/MobileMeltdown.h
klyemar/MeltdownBoris
672fc3346d297161564e33ce4c70b3a97c57e75b
[ "MIT" ]
null
null
null
#include <FastLED.h> #include <MeltdownSerial.h> #include <math.h> namespace Meltdown { #ifndef MOBILE_MELTDOWN #define MOBILE_MELTDOWN #define ARRAY_SIZE(A) (sizeof(A) / sizeof((A)[0])) class CMobileMeltdown; struct MeltdownPattern { // The pattern function. typedef void(Meltdown::CMobileMeltdown::* Patter...
25.292373
160
0.550535
[ "solid" ]
6571952eb59da4a4b9159b1edd3257886543286d
7,337
h
C
Modules/TextureCompression/Thirdparty/NVTT/Sources/nvtt/cuda/CudaMath.h
stinvi/dava.engine
2b396ca49cdf10cdc98ad8a9ffcf7768a05e285e
[ "BSD-3-Clause" ]
26
2018-09-03T08:48:22.000Z
2022-02-14T05:14:50.000Z
Modules/TextureCompression/Thirdparty/NVTT/Sources/nvtt/cuda/CudaMath.h
ANHELL-blitz/dava.engine
ed83624326f000866e29166c7f4cccfed1bb41d4
[ "BSD-3-Clause" ]
null
null
null
Modules/TextureCompression/Thirdparty/NVTT/Sources/nvtt/cuda/CudaMath.h
ANHELL-blitz/dava.engine
ed83624326f000866e29166c7f4cccfed1bb41d4
[ "BSD-3-Clause" ]
45
2018-05-11T06:47:17.000Z
2022-02-03T11:30:55.000Z
// Copyright NVIDIA Corporation 2007 -- Ignacio Castano <icastano@nvidia.com> // // 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 ri...
28.111111
105
0.601063
[ "vector" ]
65751c85ccf05ccbb636376f595b807b267d2099
4,742
c
C
tests/test-sha1.c
nwxufo/ovs_ofamp
1ed684fda19dac897eba76e83b0f5c020099622c
[ "Apache-2.0" ]
null
null
null
tests/test-sha1.c
nwxufo/ovs_ofamp
1ed684fda19dac897eba76e83b0f5c020099622c
[ "Apache-2.0" ]
null
null
null
tests/test-sha1.c
nwxufo/ovs_ofamp
1ed684fda19dac897eba76e83b0f5c020099622c
[ "Apache-2.0" ]
null
null
null
/* * Copyright (c) 2009 Nicira Networks. * * 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 ...
31.197368
86
0.631168
[ "vector" ]
65765e4c0330a0c6ee4350ac9e9aab684577b305
2,012
h
C
src/cpuid.h
Yamagi/powermon
d388cb67f750b5f627caca0af35dee916b9db2d7
[ "BSD-2-Clause" ]
21
2017-06-10T11:23:24.000Z
2021-10-07T11:49:18.000Z
src/cpuid.h
Yamagi/powermon
d388cb67f750b5f627caca0af35dee916b9db2d7
[ "BSD-2-Clause" ]
2
2017-07-11T17:34:57.000Z
2019-09-05T07:34:54.000Z
src/cpuid.h
Yamagi/powermon
d388cb67f750b5f627caca0af35dee916b9db2d7
[ "BSD-2-Clause" ]
1
2019-11-20T07:24:13.000Z
2019-11-20T07:24:13.000Z
/* * Copyright (c) 2017 Y. Burmeister * 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 condit...
27.189189
77
0.720676
[ "model" ]
65769608f65f181f0c50f1417f8b362cd911d840
3,791
h
C
ImplementingARAP09/GeometricTools/GTEngine/Include/Mathematics/GteConvexPolyhedron3.h
forestsen/ARAPShapeManipulation
459f3fe0ef723711eb65bec16eab08bcb232ed47
[ "Apache-2.0" ]
18
2019-08-04T05:13:50.000Z
2022-02-08T03:15:58.000Z
ImplementingARAP09/GeometricTools/GTEngine/Include/Mathematics/GteConvexPolyhedron3.h
forestsen/ARAPShapeManipulation
459f3fe0ef723711eb65bec16eab08bcb232ed47
[ "Apache-2.0" ]
1
2020-08-08T02:07:10.000Z
2020-08-08T02:07:10.000Z
ImplementingARAP09/GeometricTools/GTEngine/Include/Mathematics/GteConvexPolyhedron3.h
forestsen/ARAPShapeManipulation
459f3fe0ef723711eb65bec16eab08bcb232ed47
[ "Apache-2.0" ]
2
2020-05-13T00:20:58.000Z
2021-11-28T08:07:33.000Z
// David Eberly, Geometric Tools, Redmond WA 98052 // Copyright (c) 1998-2019 // Distributed under the Boost Software License, Version 1.0. // http://www.boost.org/LICENSE_1_0.txt // http://www.geometrictools.com/License/Boost/LICENSE_1_0.txt // File Version: 3.5.0 (2016/11/25) #pragma once #include <Mathematics/GteV...
33.254386
92
0.656555
[ "vector" ]
657a1f30b80ee95a8503ef9b4cc00592e493bdcc
2,669
h
C
Modeling/Conversions.h
hpbader42/Klampt
89faaef942c0c6fca579a3770314c6610e2ac772
[ "BSD-3-Clause" ]
238
2015-01-09T15:21:27.000Z
2022-03-30T22:48:45.000Z
Modeling/Conversions.h
hpbader42/Klampt
89faaef942c0c6fca579a3770314c6610e2ac772
[ "BSD-3-Clause" ]
89
2015-08-26T16:56:42.000Z
2022-03-29T23:45:46.000Z
Modeling/Conversions.h
hpbader42/Klampt
89faaef942c0c6fca579a3770314c6610e2ac772
[ "BSD-3-Clause" ]
84
2015-01-10T18:41:52.000Z
2022-03-30T03:32:50.000Z
#include <KrisLibrary/spline/PiecewisePolynomial.h> #include "ParabolicRamp.h" #include "DynamicPath.h" inline Spline::PiecewisePolynomial Cast(const ParabolicRamp::ParabolicRamp1D& ramp) { Spline::PiecewisePolynomial res; res.segments.resize(3); res.timeShift.resize(3); res.times.resize(4); res.times[0] = 0...
31.034884
113
0.68565
[ "vector" ]
657d173a5e895407c96d185fa5d3f72419203908
2,520
c
C
unit-test/test_ezsignbulksendtransmission_response.c
ezmaxinc/eZmax-SDK-c
725eab79d6311127a2d5bd731b978bce94142d69
[ "curl", "MIT" ]
null
null
null
unit-test/test_ezsignbulksendtransmission_response.c
ezmaxinc/eZmax-SDK-c
725eab79d6311127a2d5bd731b978bce94142d69
[ "curl", "MIT" ]
null
null
null
unit-test/test_ezsignbulksendtransmission_response.c
ezmaxinc/eZmax-SDK-c
725eab79d6311127a2d5bd731b978bce94142d69
[ "curl", "MIT" ]
null
null
null
#ifndef ezsignbulksendtransmission_response_TEST #define ezsignbulksendtransmission_response_TEST // the following is to include only the main from the first c file #ifndef TEST_MAIN #define TEST_MAIN #define ezsignbulksendtransmission_response_MAIN #endif // TEST_MAIN #include <stdlib.h> #include <string.h> #include...
36.521739
173
0.828968
[ "model" ]
6580cad105cf9803360d96dbcbd2204203140e03
12,458
c
C
opal/mca/crs/base/crs_base_fns.c
nkogteva/ompi
2d49d9bd45388c443d9b870b8d8277d97a918fb9
[ "BSD-3-Clause-Open-MPI" ]
null
null
null
opal/mca/crs/base/crs_base_fns.c
nkogteva/ompi
2d49d9bd45388c443d9b870b8d8277d97a918fb9
[ "BSD-3-Clause-Open-MPI" ]
null
null
null
opal/mca/crs/base/crs_base_fns.c
nkogteva/ompi
2d49d9bd45388c443d9b870b8d8277d97a918fb9
[ "BSD-3-Clause-Open-MPI" ]
1
2019-09-07T06:16:24.000Z
2019-09-07T06:16:24.000Z
/* * Copyright (c) 2004-2010 The Trustees of Indiana University. * All rights reserved. * Copyright (c) 2004-2005 The Trustees of the University of Tennessee. * All rights reserved. * Copyright (c) 2004-2005 High Performance Computing Center Stuttgart, * ...
25.900208
101
0.601943
[ "object" ]
6582151853843e70622f03c3c33d8ba0a25515ce
8,194
h
C
Common_3/OS/Interfaces/ICameraController.h
divecoder/The-Forge
e882fbc000b2915b52c98fe3a8c791930490dd3c
[ "Apache-2.0" ]
3,058
2017-10-03T01:33:22.000Z
2022-03-30T22:04:23.000Z
Common_3/OS/Interfaces/ICameraController.h
juteman/The-Forge
e882fbc000b2915b52c98fe3a8c791930490dd3c
[ "Apache-2.0" ]
157
2018-01-26T10:18:33.000Z
2022-03-06T10:59:23.000Z
Common_3/OS/Interfaces/ICameraController.h
juteman/The-Forge
e882fbc000b2915b52c98fe3a8c791930490dd3c
[ "Apache-2.0" ]
388
2017-12-21T10:52:32.000Z
2022-03-31T18:25:49.000Z
/* * Copyright (c) 2018-2021 The Forge Interactive Inc. * * This file is part of The-Forge * (see https://github.com/ConfettiFX/The-Forge). * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional in...
32.645418
186
0.722236
[ "vector" ]
658260df500e03f3f32b4d14fac679a471796605
13,236
c
C
blades/seafile/server/processors/check-tx-slave-v3-proc.c
krattai/AEBL
a7b12c97479e1236d5370166b15ca9f29d7d4265
[ "BSD-2-Clause" ]
4
2016-04-26T03:43:54.000Z
2016-11-17T08:09:04.000Z
blades/seafile/server/processors/check-tx-slave-v3-proc.c
krattai/AEBL
a7b12c97479e1236d5370166b15ca9f29d7d4265
[ "BSD-2-Clause" ]
17
2015-01-05T21:06:22.000Z
2015-12-07T20:45:44.000Z
blades/seafile/server/processors/check-tx-slave-v3-proc.c
krattai/AEBL
a7b12c97479e1236d5370166b15ca9f29d7d4265
[ "BSD-2-Clause" ]
3
2016-04-26T03:43:55.000Z
2020-11-06T11:02:08.000Z
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ #include "common.h" #include <string.h> #include <ccnet.h> #include <stdlib.h> #include <ccnet.h> #include <ccnet/job-mgr.h> #include <ccnet/ccnet-object.h> #include <openssl/aes.h> #include <openssl/evp.h> #define DEBUG_FLAG SEAFILE_DEB...
30.853147
106
0.587111
[ "object", "vector" ]
65884af2eea4382490b72e547f776c30f84547b6
62,016
h
C
ext/hal/qmsi/soc/quark_d2000/include/qm_soc_regs.h
dmgerman/zephyrd3
b6a23cc9c5d534c352e33fd18fff7799ac3c2886
[ "Apache-2.0" ]
null
null
null
ext/hal/qmsi/soc/quark_d2000/include/qm_soc_regs.h
dmgerman/zephyrd3
b6a23cc9c5d534c352e33fd18fff7799ac3c2886
[ "Apache-2.0" ]
null
null
null
ext/hal/qmsi/soc/quark_d2000/include/qm_soc_regs.h
dmgerman/zephyrd3
b6a23cc9c5d534c352e33fd18fff7799ac3c2886
[ "Apache-2.0" ]
null
null
null
DECL|CLK_ADC_DIV_DEF_MASK|macro|CLK_ADC_DIV_DEF_MASK DECL|CLK_EXTERN_DIV_DEF_MASK|macro|CLK_EXTERN_DIV_DEF_MASK DECL|CLK_GPIO_DB_DIV_DEF_MASK|macro|CLK_GPIO_DB_DIV_DEF_MASK DECL|CLK_PERIPH_ADC_REGISTER|enumerator|CLK_PERIPH_ADC_REGISTER = BIT(23), /**< ADC Clock Gate Enable. */ DECL|CLK_PERIPH_ADC|enumerator|CLK_PERIPH...
64.33195
114
0.84096
[ "vector" ]
6588892ae9e28c9db11955b0dbdede01a07e27b0
3,193
c
C
bsp/hifive1/drivers/drv_usart.c
Davidfind/rt-thread
56f1a8af4f9e8bad0a0fdc5cea7112767267b243
[ "Apache-2.0" ]
10
2019-12-23T07:18:27.000Z
2020-12-19T04:35:43.000Z
bsp/hifive1/drivers/drv_usart.c
zlzerg/rt-thread
c0a400ccbee720fc0e9ee904298f09bd07a21382
[ "Apache-2.0" ]
5
2019-02-28T10:07:03.000Z
2019-03-11T10:40:20.000Z
bsp/hifive1/drivers/drv_usart.c
zlzerg/rt-thread
c0a400ccbee720fc0e9ee904298f09bd07a21382
[ "Apache-2.0" ]
7
2019-07-01T02:50:47.000Z
2020-12-11T10:01:07.000Z
/* * File : drv_usart.c * This file is part of RT-Thread RTOS * COPYRIGHT (C) 2006 - 2012, RT-Thread Development Team * * 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 vers...
25.34127
79
0.677106
[ "vector" ]
658a1872c87222ac9ea49a7e86c066fe0d2ea7fd
404
h
C
Shared/SFAnnotation.h
jaunce/MapCalloutsUsingMapKitAnnotations
daddcd4f598ae20800a52f0e2264e64df66733ce
[ "AML" ]
1
2018-04-02T08:13:12.000Z
2018-04-02T08:13:12.000Z
Shared/SFAnnotation.h
jaunce/MapCalloutsUsingMapKitAnnotations
daddcd4f598ae20800a52f0e2264e64df66733ce
[ "AML" ]
null
null
null
Shared/SFAnnotation.h
jaunce/MapCalloutsUsingMapKitAnnotations
daddcd4f598ae20800a52f0e2264e64df66733ce
[ "AML" ]
2
2016-04-27T16:12:44.000Z
2018-12-27T01:52:47.000Z
/* Copyright (C) 2016 Apple Inc. All Rights Reserved. See LICENSE.txt for this sample’s licensing information Abstract: The custom MKAnnotation object representing the city of San Francisco. */ #import <MapKit/MapKit.h> @interface SFAnnotation : NSObject <MKAnnotation> + (MKAnnotationView *)createViewAnnotati...
22.444444
115
0.774752
[ "object" ]
658a1f10a3817277ef08f118c1ca43814cd866ab
4,104
h
C
src/xma/include/plg/xmaencoder.h
vasileiosbi/XRT
9fb3c2c2e6efdcda45511934197ced68105378e9
[ "Apache-2.0" ]
null
null
null
src/xma/include/plg/xmaencoder.h
vasileiosbi/XRT
9fb3c2c2e6efdcda45511934197ced68105378e9
[ "Apache-2.0" ]
null
null
null
src/xma/include/plg/xmaencoder.h
vasileiosbi/XRT
9fb3c2c2e6efdcda45511934197ced68105378e9
[ "Apache-2.0" ]
3
2019-07-26T04:39:35.000Z
2019-08-05T17:53:40.000Z
/* * Copyright (C) 2018, Xilinx Inc - All rights reserved * Xilinx SDAccel Media Accelerator API * * Licensed under the Apache License, Version 2.0 (the "License"). You may * not use this file except in compliance with the License. A copy of the * License is located at * * http://www.apache.org/licenses/LIC...
35.076923
87
0.692251
[ "object" ]
6594b26ee6d9667dac9b1b81d5b09b900d4c6581
3,621
h
C
llvm/include/llvm/Analysis/ReleaseModeModelRunner.h
lxbndr/llvm-project
2b715b15f5f4c6dd60f05d1b62f9c404e8b56e34
[ "Apache-2.0" ]
null
null
null
llvm/include/llvm/Analysis/ReleaseModeModelRunner.h
lxbndr/llvm-project
2b715b15f5f4c6dd60f05d1b62f9c404e8b56e34
[ "Apache-2.0" ]
null
null
null
llvm/include/llvm/Analysis/ReleaseModeModelRunner.h
lxbndr/llvm-project
2b715b15f5f4c6dd60f05d1b62f9c404e8b56e34
[ "Apache-2.0" ]
null
null
null
//===- ReleaseModeModelRunner.h - Fast, precompiled model runner ---------===// // // 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 // //===---------------------------...
37.329897
85
0.670257
[ "vector", "model" ]
65985f220873f67ec5a0dbbfc2ffc3a82d8872da
7,424
c
C
source/discount/main.c
tonikasoft/Markdown
51790a76719c36e19d1a38f2a9359e712db9a297
[ "MIT" ]
null
null
null
source/discount/main.c
tonikasoft/Markdown
51790a76719c36e19d1a38f2a9359e712db9a297
[ "MIT" ]
1
2018-02-27T10:55:16.000Z
2018-02-27T10:55:16.000Z
source/discount/main.c
tonikasoft/Markdown
51790a76719c36e19d1a38f2a9359e712db9a297
[ "MIT" ]
null
null
null
/* * markdown: convert a single markdown document into html */ /* * Copyright (C) 2007 David L Parsons. * The redistribution terms are provided in the COPYRIGHT file that must * be distributed with this source code. */ #include <stdio.h> #include <stdlib.h> #include <limits.h> #include <mkdio.h> #include <errno.h...
21.899705
82
0.525054
[ "object" ]
659c0a73413b704545474b07914ec0470ad2c596
5,798
h
C
lib/lf/quad/quad_rule.h
liaowangh/lehrfempp
ece8f84cdc333bbc95846c7e712d591bfdadf9ab
[ "MIT" ]
null
null
null
lib/lf/quad/quad_rule.h
liaowangh/lehrfempp
ece8f84cdc333bbc95846c7e712d591bfdadf9ab
[ "MIT" ]
null
null
null
lib/lf/quad/quad_rule.h
liaowangh/lehrfempp
ece8f84cdc333bbc95846c7e712d591bfdadf9ab
[ "MIT" ]
null
null
null
/** * @file * @brief Declaration of the QuadRule class * @author Raffael Casagrande * @date 2018-08-11 03:25:35 * @copyright MIT License */ #ifndef __a7241ee797424d98ad339341b02bca70 #define __a7241ee797424d98ad339341b02bca70 #include <lf/base/base.h> #include <iostream> #include <utility> namespace lf::quad...
32.757062
80
0.640738
[ "vector" ]
4554eaf7e3f771da02d7d2e63dcf35f41e5643d4
36,273
c
C
release/src/linux/linux/drivers/ide/ide-iops.c
ghsecuritylab/tomato_egg
50473a46347f4631eb4878a0f47955cc64c87293
[ "FSFAP" ]
278
2015-11-03T03:01:20.000Z
2022-01-20T18:21:05.000Z
release/src/linux/linux/drivers/ide/ide-iops.c
ghsecuritylab/tomato_egg
50473a46347f4631eb4878a0f47955cc64c87293
[ "FSFAP" ]
374
2015-11-03T12:37:22.000Z
2021-12-17T14:18:08.000Z
release/src/linux/linux/drivers/ide/ide-iops.c
ghsecuritylab/tomato_egg
50473a46347f4631eb4878a0f47955cc64c87293
[ "FSFAP" ]
96
2015-11-22T07:47:26.000Z
2022-01-20T19:52:19.000Z
/* * linux/drivers/ide/ide-iops.c Version 0.37 Mar 05, 2003 * * Copyright (C) 2000-2002 Andre Hedrick <andre@linux-ide.org> * Copyright (C) 2003 Red Hat <alan@redhat.com> * * */ #include <linux/config.h> #define __NO_VERSION__ #include <linux/module.h> #include <linux/types.h> #include <linux/string.h> #incl...
26.809313
126
0.691037
[ "model" ]
45671e26bede6cd039e4ddda18b723c4bbde50f1
3,954
c
C
srcs/intersection.c
lpieri/RT
7e0de17fdd4c78c0870980734ddfd90e9f058e17
[ "MIT" ]
null
null
null
srcs/intersection.c
lpieri/RT
7e0de17fdd4c78c0870980734ddfd90e9f058e17
[ "MIT" ]
null
null
null
srcs/intersection.c
lpieri/RT
7e0de17fdd4c78c0870980734ddfd90e9f058e17
[ "MIT" ]
null
null
null
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* intersection.c :+: :+: :+: ...
36.275229
80
0.524026
[ "shape" ]
456f8131babffc2cff7851fc6cb337626dd843d3
12,493
h
C
Shared/Kernel/Biquad.h
bradhowes/SimplyPhaser
ca2fdd26f48dc6fb0a627e05955c81b23a9fe386
[ "MIT" ]
1
2021-07-30T17:08:04.000Z
2021-07-30T17:08:04.000Z
Shared/Kernel/Biquad.h
bradhowes/SimplyPhaser
ca2fdd26f48dc6fb0a627e05955c81b23a9fe386
[ "MIT" ]
null
null
null
Shared/Kernel/Biquad.h
bradhowes/SimplyPhaser
ca2fdd26f48dc6fb0a627e05955c81b23a9fe386
[ "MIT" ]
1
2022-02-24T23:19:54.000Z
2022-02-24T23:19:54.000Z
// Copyright © 2021 Brad Howes. All rights reserved. #pragma once #include <cmath> #include <limits> #include <os/log.h> namespace Biquad { /** Filter coefficients. The naming here follows that in "Designing Audio Effect Plugins in C++" by Will C. Pirkle (2019), where 'a' coefficients refer to values in the numer...
31.310777
119
0.669735
[ "transform" ]
4573caae6b729351bfe53be3a8d122f1b47194d4
8,257
h
C
aws-cpp-sdk-globalaccelerator/include/aws/globalaccelerator/model/ByoipCidr.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-globalaccelerator/include/aws/globalaccelerator/model/ByoipCidr.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-globalaccelerator/include/aws/globalaccelerator/model/ByoipCidr.h
ravindra-wagh/aws-sdk-cpp
7d5ff01b3c3b872f31ca98fb4ce868cd01e97696
[ "Apache-2.0" ]
1
2022-03-23T15:17:18.000Z
2022-03-23T15:17:18.000Z
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/globalaccelerator/GlobalAccelerator_EXPORTS.h> #include <aws/core/utils/memory/stl/AWSString.h> #include <aws/globalaccelerator/model/ByoipCidrState.h> #include <aws/core/ut...
39.507177
138
0.673005
[ "vector", "model" ]
45761951bdd09286226082e84ecbb7088f651c30
7,710
c
C
C/shmem_heat_image.c
jdinan/openshmem-examples
f2650beb2b7e1d0e733160c365dd48b2a2144b3d
[ "Unlicense" ]
null
null
null
C/shmem_heat_image.c
jdinan/openshmem-examples
f2650beb2b7e1d0e733160c365dd48b2a2144b3d
[ "Unlicense" ]
null
null
null
C/shmem_heat_image.c
jdinan/openshmem-examples
f2650beb2b7e1d0e733160c365dd48b2a2144b3d
[ "Unlicense" ]
null
null
null
/* * * Copyright (c) 2011 - 2015 * University of Houston System and UT-Battelle, LLC. * * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * o Redistributions of source code must...
31.598361
125
0.536057
[ "geometry" ]
45765a80d601b6b0eaded36a873389ad7668615b
65,038
h
C
c/zx-ds-data.h
mdw-at-linuxbox/zxid
7ce3fdbacad1cd9617e4b638698c0d1beb5b1b5f
[ "curl", "Apache-2.0", "OpenSSL", "ECL-2.0" ]
null
null
null
c/zx-ds-data.h
mdw-at-linuxbox/zxid
7ce3fdbacad1cd9617e4b638698c0d1beb5b1b5f
[ "curl", "Apache-2.0", "OpenSSL", "ECL-2.0" ]
null
null
null
c/zx-ds-data.h
mdw-at-linuxbox/zxid
7ce3fdbacad1cd9617e4b638698c0d1beb5b1b5f
[ "curl", "Apache-2.0", "OpenSSL", "ECL-2.0" ]
null
null
null
/* c/zx-ds-data.h - WARNING: This header was auto generated by xsd2sg.pl. DO NOT EDIT! * $Id$ */ /* Datastructure design, topography, and layout * Copyright (c) 2006,2010 Sampo Kellomaki (sampo@iki.fi), * All Rights Reserved. NO WARRANTY. See file COPYING for * terms and conditions of use. Element and attributes na...
53.179068
1,418
0.815723
[ "object", "transform" ]
45805104dfe387dd5a72f4c5bf9877747f6290b1
18,090
h
C
lib/Containers/MerkleTree.h
Mu-L/arangodb
a6bd3ccd6f622fab2a288d2e3a06ab8e338d3ec1
[ "BSL-1.0", "Apache-2.0" ]
null
null
null
lib/Containers/MerkleTree.h
Mu-L/arangodb
a6bd3ccd6f622fab2a288d2e3a06ab8e338d3ec1
[ "BSL-1.0", "Apache-2.0" ]
null
null
null
lib/Containers/MerkleTree.h
Mu-L/arangodb
a6bd3ccd6f622fab2a288d2e3a06ab8e338d3ec1
[ "BSL-1.0", "Apache-2.0" ]
null
null
null
//////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// /// Copyright 2014-2021 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except...
35.610236
80
0.678662
[ "vector" ]
458218c075678a2041a75ffd62c41590815c0e56
7,146
h
C
src/vt/runtime/component/component_pack.h
rbuch/vt
74c2e0cae3201dfbcbfda7644c354703ddaed6bb
[ "BSD-3-Clause" ]
null
null
null
src/vt/runtime/component/component_pack.h
rbuch/vt
74c2e0cae3201dfbcbfda7644c354703ddaed6bb
[ "BSD-3-Clause" ]
null
null
null
src/vt/runtime/component/component_pack.h
rbuch/vt
74c2e0cae3201dfbcbfda7644c354703ddaed6bb
[ "BSD-3-Clause" ]
null
null
null
/* //@HEADER // ***************************************************************************** // // component_pack.h // DARMA/vt => Virtual Transport // // Copyright 2019-2021 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Co...
34.355769
81
0.707389
[ "vector" ]
4582a6f05738e9913d67e89363fc0e27b49ac547
1,948
h
C
src/SplashState.h
CarlosZarate/aprils_quest
8a9aa02bf11708212358a1b1286c695b7a797b46
[ "Apache-2.0" ]
1
2016-08-16T18:44:47.000Z
2016-08-16T18:44:47.000Z
src/SplashState.h
CarlosZarate/aprils_quest
8a9aa02bf11708212358a1b1286c695b7a797b46
[ "Apache-2.0" ]
null
null
null
src/SplashState.h
CarlosZarate/aprils_quest
8a9aa02bf11708212358a1b1286c695b7a797b46
[ "Apache-2.0" ]
null
null
null
#pragma once #include "Urho3D/Core/Object.h" #include "Urho3D/Core/Context.h" #include "Urho3D/Container/Ptr.h" #include "Urho3D/Container/List.h" #include "Urho3D/Container/HashMap.h" #include "Urho3D/UI/UIElement.h" #include "Urho3D/UI/Sprite.h" #include "Urho3D/Scene/Node.h" #include "Urho3D/Scene/Scene.h" #include ...
30.4375
79
0.50924
[ "object" ]
45832b8afc7f06dabe22a86572996e4ffc43455f
4,969
h
C
aws-cpp-sdk-lambda/include/aws/lambda/model/FileSystemConfig.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-lambda/include/aws/lambda/model/FileSystemConfig.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-lambda/include/aws/lambda/model/FileSystemConfig.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/lambda/Lambda_EXPORTS.h> #include <aws/core/utils/memory/stl/AWSString.h> #include <utility> namespace Aws { namespace Utils { namespace Json { class JsonValue; class J...
32.907285
130
0.659489
[ "model" ]
458a6c853705a5b241e6bac6fbeb52da12feb23a
3,865
h
C
exportNF/release/windows/obj/include/lime/_internal/backend/native/JoystickEventInfo.h
theblobscp/NekoFreakMod-FridayNightFunkin
232bcb08234cfe881fd6d52b13e6ae443e105fd1
[ "BSD-3-Clause" ]
null
null
null
exportNF/release/windows/obj/include/lime/_internal/backend/native/JoystickEventInfo.h
theblobscp/NekoFreakMod-FridayNightFunkin
232bcb08234cfe881fd6d52b13e6ae443e105fd1
[ "BSD-3-Clause" ]
null
null
null
exportNF/release/windows/obj/include/lime/_internal/backend/native/JoystickEventInfo.h
theblobscp/NekoFreakMod-FridayNightFunkin
232bcb08234cfe881fd6d52b13e6ae443e105fd1
[ "BSD-3-Clause" ]
null
null
null
// Generated by Haxe 4.2.1+bf9ff69 #ifndef INCLUDED_lime__internal_backend_native_JoystickEventInfo #define INCLUDED_lime__internal_backend_native_JoystickEventInfo #ifndef HXCPP_H #include <hxcpp.h> #endif HX_DECLARE_STACK_FRAME(_hx_pos_21cd05885e6e0032_713_new) HX_DECLARE_CLASS4(lime,_internal,backend,native,Joysti...
42.472527
240
0.70608
[ "object" ]
458b2f8926bfc47a34e306fab8bbb485b2c84cd7
1,215
h
C
src/physics/bullet/bullet_box_shape.h
ProjectSulphur/ProjectSulphur
cb9ee8298f5020fda4a9130802e72034408f050f
[ "Apache-2.0" ]
11
2017-12-19T14:33:02.000Z
2022-03-26T00:34:48.000Z
src/physics/bullet/bullet_box_shape.h
ProjectSulphur/ProjectSulphur
cb9ee8298f5020fda4a9130802e72034408f050f
[ "Apache-2.0" ]
1
2018-05-28T10:32:32.000Z
2018-05-28T10:32:35.000Z
src/physics/bullet/bullet_box_shape.h
ProjectSulphur/ProjectSulphur
cb9ee8298f5020fda4a9130802e72034408f050f
[ "Apache-2.0" ]
1
2021-01-25T11:31:57.000Z
2021-01-25T11:31:57.000Z
#pragma once #include "physics/iphysics_box_shape.h" class btBoxShape; namespace sulphur { namespace physics { /** * @class sulphur::physics::BulletBoxShape : public sulphur::physics::IPhysicsBoxShape * @brief The specialization for box shapes. * @author Daniel Konings, Angelo van der Mark */...
23.365385
89
0.612346
[ "shape" ]
458cb1de96ebdc9b5e11df7731ff724bfe62e035
1,510
h
C
core/fxge/win32/cgdi_plus_ext.h
QPDFium/pdfium
1198a0db9dfa359fadf33a4923f2ccb47745e66b
[ "Apache-2.0" ]
7
2018-05-17T22:53:33.000Z
2022-02-05T15:51:41.000Z
core/fxge/win32/cgdi_plus_ext.h
QPDFium/pdfium
1198a0db9dfa359fadf33a4923f2ccb47745e66b
[ "Apache-2.0" ]
null
null
null
core/fxge/win32/cgdi_plus_ext.h
QPDFium/pdfium
1198a0db9dfa359fadf33a4923f2ccb47745e66b
[ "Apache-2.0" ]
3
2018-05-17T22:53:42.000Z
2022-01-18T05:53:34.000Z
// Copyright 2020 PDFium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com #ifndef CORE_FXGE_WIN32_CGDI_PLUS_EXT_H_ #define CORE_FXGE_WIN32_CGDI_PLUS_EXT...
26.964286
80
0.660265
[ "vector" ]
4590adf8350c09a889b0b79f841877ff3a05774b
13,624
h
C
Midas/src/c-compiler/region/iregion.h
m910q/Vale
ddee783559cd854504217165e46cc657b69d9a71
[ "Apache-2.0" ]
17
2020-05-27T08:46:04.000Z
2022-03-31T23:43:04.000Z
Midas/src/c-compiler/region/iregion.h
m910q/Vale
ddee783559cd854504217165e46cc657b69d9a71
[ "Apache-2.0" ]
null
null
null
Midas/src/c-compiler/region/iregion.h
m910q/Vale
ddee783559cd854504217165e46cc657b69d9a71
[ "Apache-2.0" ]
1
2020-07-12T03:58:11.000Z
2020-07-12T03:58:11.000Z
#ifndef REGION_IREGION_H_ #define REGION_IREGION_H_ #include <llvm-c/Core.h> #include <function/expressions/shared/afl.h> #include <function/expressions/shared/ref.h> #include <metal/types.h> #include <metal/ast.h> class FunctionState; class BlockState; // When we load something from an array, for example an owning ...
31.831776
153
0.722989
[ "object", "vector" ]
4592d5e5459cea92822255e9ee43f389adad8ed5
7,290
h
C
clickhouse/types/types.h
cmsxbc/clickhouse-cpp
d318c8bee0c78805ec61eca928274ab4cd6c4b04
[ "Apache-2.0" ]
156
2019-09-28T13:24:49.000Z
2022-03-31T19:17:38.000Z
clickhouse/types/types.h
cmsxbc/clickhouse-cpp
d318c8bee0c78805ec61eca928274ab4cd6c4b04
[ "Apache-2.0" ]
107
2019-10-02T14:40:32.000Z
2022-03-31T12:25:16.000Z
clickhouse/types/types.h
cmsxbc/clickhouse-cpp
d318c8bee0c78805ec61eca928274ab4cd6c4b04
[ "Apache-2.0" ]
96
2019-09-24T07:32:46.000Z
2022-03-26T03:52:36.000Z
#pragma once #include "absl/numeric/int128.h" #include <map> #include <memory> #include <string> #include <vector> #include <stdexcept> namespace clickhouse { using Int128 = absl::int128; using Int64 = int64_t; using TypeRef = std::shared_ptr<class Type>; class Type { public: enum Code { Void = 0, ...
22.569659
106
0.674486
[ "vector" ]
4593bfa012ce07aab5879b844ed3266173d0dccd
4,508
h
C
interface/Producer/JetProducer.h
lucaswiens/Susy1LeptonSkimmer
ab491c9ae8affb6143a17f9a24a2cd82f999eebb
[ "BSD-3-Clause" ]
null
null
null
interface/Producer/JetProducer.h
lucaswiens/Susy1LeptonSkimmer
ab491c9ae8affb6143a17f9a24a2cd82f999eebb
[ "BSD-3-Clause" ]
null
null
null
interface/Producer/JetProducer.h
lucaswiens/Susy1LeptonSkimmer
ab491c9ae8affb6143a17f9a24a2cd82f999eebb
[ "BSD-3-Clause" ]
null
null
null
#pragma once #include <Susy1LeptonAnalysis/Susy1LeptonSkimmer/interface/Producer/BaseProducer.h> #include <Susy1LeptonAnalysis/Susy1LeptonSkimmer/interface/Susy1LeptonProduct.h> #include <JetMETCorrections/Modules/interface/JetResolution.h> #include <JetMETCorrections/Modules/interface/JetCorrectionProducer.h> #inclu...
48.473118
139
0.806566
[ "vector" ]
4594efd4cf0064b19be812cab319a86ce573a321
43,411
c
C
Software/AX3/cwa-convert/c/main.c
digitalinteraction/openmovement
ee6c87b0411b5accfad8c488b87445dbd9445500
[ "CC-BY-3.0" ]
113
2015-01-28T16:27:41.000Z
2022-02-08T14:51:24.000Z
Software/AX3/cwa-convert/c/main.c
digitalinteraction/openmovement
ee6c87b0411b5accfad8c488b87445dbd9445500
[ "CC-BY-3.0" ]
46
2015-01-06T16:26:25.000Z
2022-01-19T11:52:14.000Z
Software/AX3/cwa-convert/c/main.c
digitalinteraction/openmovement
ee6c87b0411b5accfad8c488b87445dbd9445500
[ "CC-BY-3.0" ]
80
2015-03-17T23:01:13.000Z
2021-11-21T06:53:26.000Z
// CWA Data Conversion // Dan Jackson, 2010-2021 // // SQLite support added by Stefan Diewald <stefan.diewald@mytum.de> #ifdef _WIN32 #define _CRT_SECURE_NO_DEPRECATE //#include <windows.h> #define strcasecmp _stricmp #define timegm _mkgmtime #endif //#define SQLITE #include <stdio.h> #include <stdl...
40.010138
306
0.507153
[ "3d" ]
4599274368d6d6bb34db9ee2ef2fafda7bbd0cdf
5,376
h
C
slam_gmapping/gmapping/src/slam_gmapping.h
HITROS/gmapping_whd
1944b038ac9b7cb3ac87ec36c90b0bf6944c81d1
[ "Apache-2.0" ]
1
2019-10-19T02:37:32.000Z
2019-10-19T02:37:32.000Z
slam_gmapping/gmapping/src/slam_gmapping.h
HITROS/gmapping_whd
1944b038ac9b7cb3ac87ec36c90b0bf6944c81d1
[ "Apache-2.0" ]
null
null
null
slam_gmapping/gmapping/src/slam_gmapping.h
HITROS/gmapping_whd
1944b038ac9b7cb3ac87ec36c90b0bf6944c81d1
[ "Apache-2.0" ]
null
null
null
/* * slam_gmapping * Copyright (c) 2008, Willow Garage, 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 conditi...
34.909091
98
0.729725
[ "vector", "transform" ]
45999e0447ff1407fa51dd7dfe1a8a36c1a38b57
31,802
c
C
FreeBSD/sys/contrib/ipfilter/netinet/ip_lookup.c
TigerBSD/FreeBSD-Custom-ThinkPad
3d092f261b362f73170871403397fc5d6b89d1dc
[ "0BSD" ]
91
2018-11-24T05:33:58.000Z
2022-03-16T05:58:05.000Z
FreeBSD/sys/contrib/ipfilter/netinet/ip_lookup.c
TigerBSD/FreeBSD-Custom-ThinkPad
3d092f261b362f73170871403397fc5d6b89d1dc
[ "0BSD" ]
21
2016-08-11T09:43:43.000Z
2017-01-29T12:52:56.000Z
FreeBSD/sys/contrib/ipfilter/netinet/ip_lookup.c
TigerBSD/TigerBSD
3d092f261b362f73170871403397fc5d6b89d1dc
[ "0BSD" ]
18
2018-11-24T10:35:29.000Z
2021-04-22T07:22:10.000Z
/* $FreeBSD$ */ /* * Copyright (C) 2012 by Darren Reed. * * See the IPFILTER.LICENCE file for details on licencing. */ #if defined(KERNEL) || defined(_KERNEL) # undef KERNEL # undef _KERNEL # define KERNEL 1 # define _KERNEL 1 #endif #if defined(__osf__) # define _PROTO_NET_H_ #endif #include <sys/par...
31.643781
79
0.489623
[ "object" ]
459e2d1fa82d06281787688e926bee157b53ebb6
471
h
C
profiler/src/ProfilerEngine/Datadog.Profiler.Native/RawWallTimeSample.h
Kielek/signalfx-dotnet-tracing
80c65ca936748788629287472401fa9f31b79410
[ "Apache-2.0" ]
13
2018-09-15T07:51:10.000Z
2018-11-18T13:48:22.000Z
profiler/src/ProfilerEngine/Datadog.Profiler.Native/RawWallTimeSample.h
DataDog/dd-trace-csharp
f89656714d76f1254ceb426b84ecb16ebc7ab270
[ "Apache-2.0" ]
38
2018-08-17T16:12:02.000Z
2018-11-19T23:30:25.000Z
profiler/src/ProfilerEngine/Datadog.Profiler.Native/RawWallTimeSample.h
Kielek/signalfx-dotnet-tracing
80c65ca936748788629287472401fa9f31b79410
[ "Apache-2.0" ]
7
2018-09-11T13:04:27.000Z
2018-11-13T17:18:14.000Z
// Unless explicitly stated otherwise all files in this repository are licensed under the Apache 2 License. // This product includes software developed at Datadog (https://www.datadoghq.com/). Copyright 2022 Datadog, Inc. #pragma once #include <cstdint> #include <vector> #include "cor.h" #include "corprof.h" #include ...
26.166667
113
0.755839
[ "vector" ]
459e9544d3f7abfdb6b0f41b35c837b15b43d36c
5,261
h
C
cpp/daal/src/algorithms/k_nearest_neighbors/kdtree_knn_classification_train_kernel.h
samir-nasibli/oneDAL
a8112a7a18ce1dba13b1a5751ced8ce2bc9f7382
[ "Apache-2.0" ]
188
2016-04-16T12:11:48.000Z
2018-01-12T12:42:55.000Z
cpp/daal/src/algorithms/k_nearest_neighbors/kdtree_knn_classification_train_kernel.h
samir-nasibli/oneDAL
a8112a7a18ce1dba13b1a5751ced8ce2bc9f7382
[ "Apache-2.0" ]
350
2018-01-22T10:48:15.000Z
2020-03-24T10:05:45.000Z
cpp/daal/src/algorithms/k_nearest_neighbors/kdtree_knn_classification_train_kernel.h
samir-nasibli/oneDAL
a8112a7a18ce1dba13b1a5751ced8ce2bc9f7382
[ "Apache-2.0" ]
93
2018-01-23T01:59:23.000Z
2020-03-16T11:04:19.000Z
/* file: kdtree_knn_classification_train_kernel.h */ /******************************************************************************* * Copyright 2014 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...
45.353448
146
0.686561
[ "model" ]
45a447075ed2897919bd1f0857ed742240d31121
8,383
h
C
CoreSystem/lib/CGAL/include/CGAL/Three/Primitive_container.h
josuehfa/DAASystem
a1fe61ffc19f0781eeeddcd589137eefde078a45
[ "MIT" ]
1
2020-03-17T01:13:02.000Z
2020-03-17T01:13:02.000Z
CoreSystem/lib/CGAL/include/CGAL/Three/Primitive_container.h
josuehfa/DAASystem
a1fe61ffc19f0781eeeddcd589137eefde078a45
[ "MIT" ]
null
null
null
CoreSystem/lib/CGAL/include/CGAL/Three/Primitive_container.h
josuehfa/DAASystem
a1fe61ffc19f0781eeeddcd589137eefde078a45
[ "MIT" ]
1
2021-12-02T11:11:36.000Z
2021-12-02T11:11:36.000Z
// Copyright (c) 2017 GeometryFactory Sarl (France) // All rights reserved. // // This file is part of CGAL (www.cgal.org). // // $URL: https://github.com/CGAL/cgal/blob/releases/CGAL-5.0.2/Three/include/CGAL/Three/Primitive_container.h $ // $Id: Primitive_container.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot...
32.492248
135
0.681021
[ "vector" ]
45a7c707895f692cbeac8d7f4c8f9303295a1ec0
7,328
h
C
Qt/Components/pqProxyWidget.h
brown-ccv/paraview-scalable
64b221a540737d2ac94a120039bd8d1e661bdc8f
[ "Apache-2.0", "BSD-3-Clause" ]
1
2021-07-21T07:15:44.000Z
2021-07-21T07:15:44.000Z
Qt/Components/pqProxyWidget.h
brown-ccv/paraview-scalable
64b221a540737d2ac94a120039bd8d1e661bdc8f
[ "Apache-2.0", "BSD-3-Clause" ]
null
null
null
Qt/Components/pqProxyWidget.h
brown-ccv/paraview-scalable
64b221a540737d2ac94a120039bd8d1e661bdc8f
[ "Apache-2.0", "BSD-3-Clause" ]
null
null
null
/*========================================================================= Program: ParaView Module: $RCSfile$ Copyright (c) 2005,2006 Sandia Corporation, Kitware Inc. All rights reserved. ParaView is a free software; you can redistribute it and/or modify it under the terms of the ParaView lice...
30.533333
99
0.724345
[ "3d" ]
45afc16638747b994106fbf960684176c2df1c6b
411
c
C
test/floats/adding_should_create_the_correct_value.c
cconklin/iridium
0fcaf25cabc6f4019edeab007bc2dd21182062c8
[ "MIT" ]
1
2020-11-24T05:26:41.000Z
2020-11-24T05:26:41.000Z
test/floats/adding_should_create_the_correct_value.c
cconklin/iridium
0fcaf25cabc6f4019edeab007bc2dd21182062c8
[ "MIT" ]
null
null
null
test/floats/adding_should_create_the_correct_value.c
cconklin/iridium
0fcaf25cabc6f4019edeab007bc2dd21182062c8
[ "MIT" ]
null
null
null
#include "../test_helper.h" #include "../../iridium/include/ir_float.h" #include "setup.h" int test(struct IridiumContext * context) { object flt, flt_2; object result; double val; setup(context); // it should be added to other flts flt = IR_FLOAT(5.0); flt_2 = IR_FLOAT(9.5); result = send(flt, "__p...
17.869565
43
0.659367
[ "object" ]
45b4e00a68c1dbc280e684c8cc732be85916c57c
38,262
c
C
contrib/gnu/gcc/dist/gcc/d/dmd/clone.c
TheSledgeHammer/2.11BSD
fe61f0b9aaa273783cd027c7b5ec77e95ead2153
[ "BSD-3-Clause" ]
3
2021-05-04T17:09:06.000Z
2021-10-04T07:19:26.000Z
contrib/gnu/gcc/dist/gcc/d/dmd/clone.c
TheSledgeHammer/2.11BSD
fe61f0b9aaa273783cd027c7b5ec77e95ead2153
[ "BSD-3-Clause" ]
null
null
null
contrib/gnu/gcc/dist/gcc/d/dmd/clone.c
TheSledgeHammer/2.11BSD
fe61f0b9aaa273783cd027c7b5ec77e95ead2153
[ "BSD-3-Clause" ]
null
null
null
/* Compiler implementation of the D programming language * Copyright (C) 1999-2019 by The D Language Foundation, All Rights Reserved * written by Walter Bright * http://www.digitalmars.com * Distributed under the Boost Software License, Version 1.0. * http://www.boost.org/LICENSE_1_0.txt * https://github.com/D-P...
32.370558
126
0.532669
[ "object" ]
45b6779d64a464711fefb07980ae548e2a6d3973
3,469
h
C
mr/test_utils.h
ekatz-quotient/gaia
63305f443416deccf96fd8ec2fb60bcb560e232b
[ "BSD-2-Clause" ]
72
2019-01-25T09:03:41.000Z
2022-01-16T01:01:55.000Z
mr/test_utils.h
ekatz-quotient/gaia
63305f443416deccf96fd8ec2fb60bcb560e232b
[ "BSD-2-Clause" ]
35
2019-09-20T05:02:22.000Z
2022-02-14T17:28:58.000Z
mr/test_utils.h
ekatz-quotient/gaia
63305f443416deccf96fd8ec2fb60bcb560e232b
[ "BSD-2-Clause" ]
15
2018-08-12T13:43:31.000Z
2022-02-09T08:04:27.000Z
// Copyright 2019, Beeri 15. All rights reserved. // Author: Roman Gershman (romange@gmail.com) // #pragma once #include <string> #include <boost/fiber/mutex.hpp> #include "absl/container/flat_hash_map.h" #include "mr/pipeline.h" #include "mr/runner.h" namespace other { struct StrVal { std::string val; }; } //...
27.531746
105
0.704814
[ "vector" ]
45b9c6306ac1c46e5ee081966a8c650d90f275cf
60,934
c
C
source/blender/editors/object/object_transform.c
intrigus/blender-1
c3001812dc0253624c03236e75da229418a8c4ad
[ "Naumen", "Condor-1.1", "MS-PL" ]
7
2019-01-22T05:04:49.000Z
2020-03-17T14:42:30.000Z
source/blender/editors/object/object_transform.c
intrigus/blender-1
c3001812dc0253624c03236e75da229418a8c4ad
[ "Naumen", "Condor-1.1", "MS-PL" ]
null
null
null
source/blender/editors/object/object_transform.c
intrigus/blender-1
c3001812dc0253624c03236e75da229418a8c4ad
[ "Naumen", "Condor-1.1", "MS-PL" ]
3
2019-02-08T18:31:01.000Z
2022-02-15T18:50:49.000Z
/* * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be use...
30.270243
99
0.585453
[ "mesh", "geometry", "object", "shape", "transform", "3d" ]
45beefb16ba830988b4098db382b6ae4b08f91f4
208,706
h
C
ext/hal/atmel/asf/sam/include/same70/component/gmac.h
dmgerman/zephyrd3
b6a23cc9c5d534c352e33fd18fff7799ac3c2886
[ "Apache-2.0" ]
null
null
null
ext/hal/atmel/asf/sam/include/same70/component/gmac.h
dmgerman/zephyrd3
b6a23cc9c5d534c352e33fd18fff7799ac3c2886
[ "Apache-2.0" ]
null
null
null
ext/hal/atmel/asf/sam/include/same70/component/gmac.h
dmgerman/zephyrd3
b6a23cc9c5d534c352e33fd18fff7799ac3c2886
[ "Apache-2.0" ]
null
null
null
DECL|ACNS|member|uint32_t ACNS:8; /**< bit: 8..15 Alternative Count Nanoseconds */ DECL|ADDR|member|uint32_t ADDR:16; /**< bit: 0..15 Specific Address 1 */ DECL|ADDR|member|uint32_t ADDR:16; /**< bit: 0..15 Specific Address 1 Mask */ DECL|ADDR|member|uint32_t ADDR:30; /**< bit: 2..31 Receive Buffer Queue Base Address *...
63.205936
168
0.8222
[ "vector" ]
45bf7a93424d59fa4e001d0c525f7091ecbaaa7c
4,359
h
C
IMU/VTK-6.2.0/GUISupport/QtOpenGL/QVTKGraphicsItem.h
timkrentz/SunTracker
9a189cc38f45e5fbc4e4c700d7295a871d022795
[ "MIT" ]
4
2016-03-30T14:31:52.000Z
2019-02-02T05:01:32.000Z
IMU/VTK-6.2.0/GUISupport/QtOpenGL/QVTKGraphicsItem.h
timkrentz/SunTracker
9a189cc38f45e5fbc4e4c700d7295a871d022795
[ "MIT" ]
1
2020-03-06T04:49:42.000Z
2020-03-06T04:49:42.000Z
IMU/VTK-6.2.0/GUISupport/QtOpenGL/QVTKGraphicsItem.h
timkrentz/SunTracker
9a189cc38f45e5fbc4e4c700d7295a871d022795
[ "MIT" ]
2
2019-08-30T23:36:13.000Z
2019-11-08T16:52:01.000Z
/*========================================================================= Program: Visualization Toolkit Module: QVTKGraphicsItem.h Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen All rights reserved. See Copyright.txt or http://www.kitware.com/Copyright.htm for details. This s...
37.904348
113
0.681349
[ "render" ]
45c0973bb74f43b145a508fbfbff67e0c2c5eb8e
18,822
h
C
src/HeeksCAD.h
tapeguy/heekscad
e5037d15d642551de756f352e4e14505c39ad7cf
[ "BSD-3-Clause" ]
null
null
null
src/HeeksCAD.h
tapeguy/heekscad
e5037d15d642551de756f352e4e14505c39ad7cf
[ "BSD-3-Clause" ]
null
null
null
src/HeeksCAD.h
tapeguy/heekscad
e5037d15d642551de756f352e4e14505c39ad7cf
[ "BSD-3-Clause" ]
null
null
null
// HeeksCAD.h // Copyright (c) 2009, Dan Heeks // This program is released under the BSD license. See the file COPYING for details. /*! \brief HeeksCAD Program: * * Perhaps someone smart could say something useful about this */ #pragma once #include "../interface/HeeksColor.h" #include "../interface/HeeksConfig.h" ...
38.569672
180
0.790086
[ "object", "transform" ]
45ce37564723d3e4142904765f2460b804fcf7e4
11,954
h
C
cap-containers/concurrent-container/concurrent_forward_list.h
sonaljain067/cap-containers
aced38c009e37444aeac50fa99d31097c55414cc
[ "MIT" ]
7
2021-03-27T07:54:14.000Z
2022-02-14T14:57:12.000Z
cap-containers/concurrent-container/concurrent_forward_list.h
sonaljain067/cap-containers
aced38c009e37444aeac50fa99d31097c55414cc
[ "MIT" ]
27
2021-03-25T04:46:26.000Z
2021-09-17T17:09:38.000Z
cap-containers/concurrent-container/concurrent_forward_list.h
sonaljain067/cap-containers
aced38c009e37444aeac50fa99d31097c55414cc
[ "MIT" ]
3
2021-05-08T18:06:41.000Z
2021-08-31T14:55:15.000Z
// cap-containers for pure C // Copyright © 2021 Harsath <harsath@tuta.io> // The software is licensed under the MIT License // // 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 rest...
34.851312
80
0.715744
[ "object" ]
45d497f6096acc4164da4d5509878875282c48b8
29,038
c
C
components/mbedtls/library/ctr_drbg.c
HuakeZhBo/bl_mcu_sdk
a6a7f077e5dd535419d1741e4c2f5215eebb699d
[ "Apache-2.0" ]
93
2021-04-27T07:34:49.000Z
2022-03-22T08:43:44.000Z
components/mbedtls/library/ctr_drbg.c
HuakeZhBo/bl_mcu_sdk
a6a7f077e5dd535419d1741e4c2f5215eebb699d
[ "Apache-2.0" ]
18
2021-05-23T14:10:12.000Z
2022-03-30T09:18:39.000Z
components/mbedtls/library/ctr_drbg.c
HuakeZhBo/bl_mcu_sdk
a6a7f077e5dd535419d1741e4c2f5215eebb699d
[ "Apache-2.0" ]
33
2021-04-27T07:46:50.000Z
2022-02-27T05:45:19.000Z
/* * CTR_DRBG implementation based on AES-256 (NIST SP 800-90) * * Copyright The Mbed TLS Contributors * 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...
30.825902
122
0.622185
[ "vector" ]
45d5ea458dab8bece81c3969dabbb44697830d8a
4,352
h
C
released_plugins/v3d_plugins/bigneuron_siqi_stalker_v3d/lib/ITK_include/itkMinimumMaximumImageCalculator.h
zzhmark/vaa3d_tools
3ca418add85a59ac7e805d55a600b78330d7e53d
[ "MIT" ]
1
2021-12-27T19:14:03.000Z
2021-12-27T19:14:03.000Z
released_plugins/v3d_plugins/bigneuron_siqi_stalker_v3d/lib/ITK_include/itkMinimumMaximumImageCalculator.h
zzhmark/vaa3d_tools
3ca418add85a59ac7e805d55a600b78330d7e53d
[ "MIT" ]
1
2016-12-03T05:33:13.000Z
2016-12-03T05:33:13.000Z
released_plugins/v3d_plugins/bigneuron_siqi_stalker_v3d/lib/ITK_include/itkMinimumMaximumImageCalculator.h
zzhmark/vaa3d_tools
3ca418add85a59ac7e805d55a600b78330d7e53d
[ "MIT" ]
null
null
null
/*========================================================================= * * Copyright Insight Software Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * h...
33.476923
141
0.714384
[ "object" ]
45d7f17036db8343a16c6351efabd4cad7ab6d98
335
h
C
PrimaryEnglish/Home/View/TextView.h
Nic-Downey/PrimaryEnglish
53a10f63a4b4ec0425e1d90049a6848d52f0b277
[ "Apache-2.0" ]
1
2016-09-27T20:42:16.000Z
2016-09-27T20:42:16.000Z
PrimaryEnglish/Home/View/TextView.h
Nic-Downey/PrimaryEnglish
53a10f63a4b4ec0425e1d90049a6848d52f0b277
[ "Apache-2.0" ]
null
null
null
PrimaryEnglish/Home/View/TextView.h
Nic-Downey/PrimaryEnglish
53a10f63a4b4ec0425e1d90049a6848d52f0b277
[ "Apache-2.0" ]
null
null
null
// // TextView.h // PrimaryEnglish // // Created by Nic Downey on 16/7/11. // Copyright © 2016年 Nic. All rights reserved. // #import <UIKit/UIKit.h> @class NDDetailModel; @interface TextView : UICollectionReusableView @property (nonatomic,strong) NDDetailModel *model; @property (nonatomic,strong) UILabel *recomm...
19.705882
53
0.734328
[ "model" ]
45dba689e678c238bc50fe41615049e0d7bfb823
10,578
h
C
src/lib/analysis/function_scope.h
paramah/hiphop-php-osx
5ed8c24abe8ad9fd7bc6dd4c28b4ffff23e54362
[ "PHP-3.01", "Zend-2.0" ]
1
2015-11-05T21:45:07.000Z
2015-11-05T21:45:07.000Z
src/lib/analysis/function_scope.h
brion/hiphop-php
df70a236e6418d533ac474be0c01f0ba87034d7f
[ "PHP-3.01", "Zend-2.0" ]
null
null
null
src/lib/analysis/function_scope.h
brion/hiphop-php
df70a236e6418d533ac474be0c01f0ba87034d7f
[ "PHP-3.01", "Zend-2.0" ]
null
null
null
/* +----------------------------------------------------------------------+ | HipHop for PHP | +----------------------------------------------------------------------+ | Copyright (c) 2010 Facebook, Inc. (http://www.facebook.com) | +---------...
30.75
79
0.631877
[ "vector" ]
45dc472d3b568d1e4e3db4cd3572dec4d4f444e9
1,608
h
C
Syndra/src/Engine/Renderer/RenderPipeline.h
ErfanMo77/Syndra-Engine
4eb544ea392e803d272d00bc01684cae7030ebaf
[ "Apache-2.0" ]
null
null
null
Syndra/src/Engine/Renderer/RenderPipeline.h
ErfanMo77/Syndra-Engine
4eb544ea392e803d272d00bc01684cae7030ebaf
[ "Apache-2.0" ]
null
null
null
Syndra/src/Engine/Renderer/RenderPipeline.h
ErfanMo77/Syndra-Engine
4eb544ea392e803d272d00bc01684cae7030ebaf
[ "Apache-2.0" ]
null
null
null
#pragma once #include "Engine/Renderer/PerspectiveCamera.h" #include "Engine/Scene/Components.h" #include "Engine/Renderer/Renderer.h" #include "Engine/Renderer/FrameBuffer.h" #include "Engine/Renderer/UniformBuffer.h" #include "Engine/Renderer/Environment.h" #include "Engine/Renderer/LightManager.h" #include "Engine/R...
29.236364
108
0.746891
[ "mesh", "render" ]
45e23de11775e605e46c74d77816d21fac75bcd2
48,989
h
C
src/stereo/razinger.h
timvdm/Helium
79db85da43f20606710263f800deac52534d437e
[ "BSD-3-Clause" ]
13
2015-02-04T17:02:25.000Z
2018-04-25T22:48:52.000Z
src/stereo/razinger.h
timvdm/Helium
79db85da43f20606710263f800deac52534d437e
[ "BSD-3-Clause" ]
null
null
null
src/stereo/razinger.h
timvdm/Helium
79db85da43f20606710263f800deac52534d437e
[ "BSD-3-Clause" ]
4
2015-11-27T06:19:40.000Z
2021-04-20T17:35:41.000Z
/* * Copyright (c) 2013, Tim Vandermeersch * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must retain the above copyright * notice, this list o...
39.285485
158
0.592439
[ "object", "vector" ]
45e316c126fffa1dda449fe9e38b6422ceecca97
2,569
h
C
Src/Common/FSecure/C3/Interfaces/Channels/MSSQL.h
bigbrobro/C3
e55a898a602803ec0d046b4d50ae92e58c028d22
[ "BSD-3-Clause" ]
736
2019-09-25T11:57:41.000Z
2022-03-31T22:55:35.000Z
Src/Common/FSecure/C3/Interfaces/Channels/MSSQL.h
bigbrobro/C3
e55a898a602803ec0d046b4d50ae92e58c028d22
[ "BSD-3-Clause" ]
27
2019-10-10T18:38:14.000Z
2022-02-27T05:31:10.000Z
Src/Common/FSecure/C3/Interfaces/Channels/MSSQL.h
bigbrobro/C3
e55a898a602803ec0d046b4d50ae92e58c028d22
[ "BSD-3-Clause" ]
158
2019-09-27T12:26:47.000Z
2022-03-23T13:55:06.000Z
#pragma once #include "Common/FSecure/WinTools/UniqueHandle.h" namespace FSecure::C3::Interfaces::Channels { /// Implementation of a File Channel. struct MSSQL : public Channel<MSSQL> { /// Public constructor. /// @param arguments factory arguments. MSSQL(ByteView arguments); /// OnSend callback implement...
39.523077
228
0.758661
[ "vector" ]
45e6f48edeb34a2eb73bed9e3e0bc9869cd7afb4
6,554
h
C
RocketPlugin/presis/RocketPresis.h
Adminotech/meshmoon-plugins
32043ef783bdf137860d7d01eb22de564628e572
[ "Apache-2.0" ]
4
2018-05-09T01:55:14.000Z
2021-12-19T17:46:29.000Z
RocketPlugin/presis/RocketPresis.h
Adminotech/meshmoon-plugins
32043ef783bdf137860d7d01eb22de564628e572
[ "Apache-2.0" ]
null
null
null
RocketPlugin/presis/RocketPresis.h
Adminotech/meshmoon-plugins
32043ef783bdf137860d7d01eb22de564628e572
[ "Apache-2.0" ]
2
2016-03-15T06:12:05.000Z
2021-06-06T00:18:38.000Z
/** @author Adminotech Ltd. Copyright Adminotech Ltd. All rights reserved. @file @brief */ #pragma once #include "RocketFwd.h" #include "SceneFwd.h" #include "AssetFwd.h" #include "InputFwd.h" #include "EC_Mesh.h" #include <QDir> #include <QPair> #include <QEasingCurve> #include <QMovie> ...
21.701987
107
0.608636
[ "mesh", "geometry", "transform" ]
049615f04d4074457b7f7875e90661fe0f4245e3
51,013
h
C
ext/common/ApplicationPool2/Pool.h
danzilio/passenger
c9795699f212c8700543a2e4a42f083e182a5c47
[ "MIT" ]
null
null
null
ext/common/ApplicationPool2/Pool.h
danzilio/passenger
c9795699f212c8700543a2e4a42f083e182a5c47
[ "MIT" ]
null
null
null
ext/common/ApplicationPool2/Pool.h
danzilio/passenger
c9795699f212c8700543a2e4a42f083e182a5c47
[ "MIT" ]
null
null
null
/* * Phusion Passenger - https://www.phusionpassenger.com/ * Copyright (c) 2011-2014 Phusion * * "Phusion Passenger" is a trademark of Hongli Lai & Ninh Bui. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"...
30.973285
106
0.690706
[ "object", "vector" ]
0497693c9141877c6831c00dd9a7ce1abff7113e
3,146
h
C
extensions/opc/include/putopc.h
hunyadi-dev/nifi-minifi-cpp
5b72bddfd04da510cd4cfaa1734e021732dfe03e
[ "Apache-2.0", "OpenSSL" ]
null
null
null
extensions/opc/include/putopc.h
hunyadi-dev/nifi-minifi-cpp
5b72bddfd04da510cd4cfaa1734e021732dfe03e
[ "Apache-2.0", "OpenSSL" ]
null
null
null
extensions/opc/include/putopc.h
hunyadi-dev/nifi-minifi-cpp
5b72bddfd04da510cd4cfaa1734e021732dfe03e
[ "Apache-2.0", "OpenSSL" ]
null
null
null
/** * PutOPC class declaration * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version ...
31.148515
142
0.750477
[ "vector" ]
049ce0f8d1733afd94410cad1c3e11ef8fe3c7cb
9,613
h
C
BRAINSCommonLib/BRAINSFitSyN.h
pnlbwh/BRAINSTools
a2fe63ab5b795f03da140a4081d1fef6314dab95
[ "Apache-2.0" ]
null
null
null
BRAINSCommonLib/BRAINSFitSyN.h
pnlbwh/BRAINSTools
a2fe63ab5b795f03da140a4081d1fef6314dab95
[ "Apache-2.0" ]
null
null
null
BRAINSCommonLib/BRAINSFitSyN.h
pnlbwh/BRAINSTools
a2fe63ab5b795f03da140a4081d1fef6314dab95
[ "Apache-2.0" ]
1
2022-02-08T05:39:46.000Z
2022-02-08T05:39:46.000Z
/*========================================================================= * * Copyright SINAPSE: Scalable Informatics for Neuroscience, Processing and Software Engineering * The University of Iowa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file excep...
36.973077
120
0.669614
[ "vector", "transform" ]
04ac1dc459f8c21255a98282ef429450ae6ba8eb
7,334
h
C
base/include/eigensolvers/eigensolver.h
fizmat/AMGX
11af85608ea0f4720e03cbcc920521745f9e40e5
[ "BSD-3-Clause" ]
278
2017-10-13T18:28:31.000Z
2022-03-27T03:54:04.000Z
3rd_party/AMGX/base/include/eigensolvers/eigensolver.h
neams-th-coe/nekRS
5d2c8ab3d14b3fb16db35682336a1f96000698bb
[ "BSD-3-Clause" ]
143
2017-10-18T10:30:34.000Z
2022-03-30T21:13:16.000Z
3rd_party/AMGX/base/include/eigensolvers/eigensolver.h
neams-th-coe/nekRS
5d2c8ab3d14b3fb16db35682336a1f96000698bb
[ "BSD-3-Clause" ]
112
2017-10-16T11:00:10.000Z
2022-03-31T21:46:46.000Z
/* Copyright (c) 2013-2017, NVIDIA CORPORATION. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * Redistributions of source code must retain the above copyright * notice, this list of ...
35.259615
152
0.643305
[ "vector" ]
04af3ec249ea804e5ef7e032bfa455dcd6c1e508
4,543
h
C
2006/inc/gesphere.h
kevinzhwl/ObjectARXCore
ce09e150aa7d87675ca15c9416497c0487e3d4d4
[ "MIT" ]
12
2015-10-05T07:11:57.000Z
2021-11-20T10:22:38.000Z
2012/inc/gesphere.h
HelloWangQi/ObjectARXCore
ce09e150aa7d87675ca15c9416497c0487e3d4d4
[ "MIT" ]
null
null
null
2012/inc/gesphere.h
HelloWangQi/ObjectARXCore
ce09e150aa7d87675ca15c9416497c0487e3d4d4
[ "MIT" ]
14
2015-12-04T08:42:08.000Z
2022-01-08T02:09:23.000Z
#ifndef AC_GESPHERE_H #define AC_GESPHERE_H // // (C) Copyright 1993-1999 by Autodesk, Inc. // // Permission to use, copy, modify, and distribute this software in // object code form for any purpose and without fee is hereby granted, // provided that the above copyright notice appears in all copies and // tha...
42.064815
82
0.630861
[ "object", "vector" ]
04b3161b777278f617926633a1ab64bf0d0a8b0b
741
h
C
ActionReconstructionLib/ObjectLoader.h
shamanDevel/SparseSurfaceConstraints
88357ff847369a45b9f16f9f44159196138f9147
[ "MIT" ]
16
2020-03-08T18:28:27.000Z
2022-02-13T20:32:56.000Z
ActionReconstructionLib/ObjectLoader.h
shamanDevel/SparseSurfaceConstraints
88357ff847369a45b9f16f9f44159196138f9147
[ "MIT" ]
null
null
null
ActionReconstructionLib/ObjectLoader.h
shamanDevel/SparseSurfaceConstraints
88357ff847369a45b9f16f9f44159196138f9147
[ "MIT" ]
3
2020-03-26T01:54:31.000Z
2020-11-18T13:32:46.000Z
#pragma once #include <string> #include <cinder/TriMesh.h> struct ObjectLoader { ObjectLoader() = delete; /** Loads .obj-files generated by the bullet-simulation or by the preprocessor. Supports: - Position - Vertex Normal - Vertex Color - Cell indices, stored in TexCoord1 */ static ci::TriMeshRef load...
23.15625
89
0.720648
[ "mesh", "vector" ]
04b5412ef25e599e3e16d8008f15458f615923ea
6,300
h
C
ui/views/accessibility/view_ax_platform_node_delegate.h
iridium-browser/iridium-browser
907e31cf5ce5ad14d832796e3a7c11e496828959
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
575
2015-06-18T23:58:20.000Z
2022-03-23T09:32:39.000Z
ui/views/accessibility/view_ax_platform_node_delegate.h
iridium-browser/iridium-browser
907e31cf5ce5ad14d832796e3a7c11e496828959
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
113
2015-05-04T09:58:14.000Z
2022-01-31T19:35:03.000Z
ui/views/accessibility/view_ax_platform_node_delegate.h
iridium-browser/iridium-browser
907e31cf5ce5ad14d832796e3a7c11e496828959
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
52
2015-07-14T10:40:50.000Z
2022-03-15T01:11:49.000Z
// Copyright (c) 2013 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_VIEWS_ACCESSIBILITY_VIEW_AX_PLATFORM_NODE_DELEGATE_H_ #define UI_VIEWS_ACCESSIBILITY_VIEW_AX_PLATFORM_NODE_DELEGATE_H_ #include <stdint.h>...
39.622642
80
0.759365
[ "geometry", "vector" ]
04b59039433478df36131282bd1683b82dc5d077
31,817
c
C
coders/yuv.c
jianyuyanyu/ImageMagick
69110cf5299160ccd59724ddf2cb2fbef38e86a6
[ "ImageMagick" ]
null
null
null
coders/yuv.c
jianyuyanyu/ImageMagick
69110cf5299160ccd59724ddf2cb2fbef38e86a6
[ "ImageMagick" ]
null
null
null
coders/yuv.c
jianyuyanyu/ImageMagick
69110cf5299160ccd59724ddf2cb2fbef38e86a6
[ "ImageMagick" ]
null
null
null
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % % % % ...
35.549721
80
0.502373
[ "geometry" ]
04b7de6338886843013ea3e5aa2124c797773666
5,422
h
C
library/src/include/twiddles.h
lawruble13/rocFFT
11ea054fb8b5eb41926cdfa006400404ff178d9f
[ "MIT" ]
null
null
null
library/src/include/twiddles.h
lawruble13/rocFFT
11ea054fb8b5eb41926cdfa006400404ff178d9f
[ "MIT" ]
null
null
null
library/src/include/twiddles.h
lawruble13/rocFFT
11ea054fb8b5eb41926cdfa006400404ff178d9f
[ "MIT" ]
null
null
null
/******************************************************************************* * Copyright (C) 2016 Advanced Micro Devices, Inc. All rights reserved. ******************************************************************************/ #pragma once #if !defined(TWIDDLES_H) #define TWIDDLES_H #include "../../../shared/g...
26.70936
99
0.469568
[ "vector" ]
04bd67bb5d21a64529af68bc3b681220b261e3e7
3,169
h
C
3rdParty/V8/v7.9.317/third_party/icu/source/i18n/dangical.h
rajeev02101987/arangodb
817e6c04cb82777d266f3b444494140676da98e2
[ "Apache-2.0" ]
12,278
2015-01-29T17:11:33.000Z
2022-03-31T21:12:00.000Z
3rdParty/V8/v7.9.317/third_party/icu/source/i18n/dangical.h
rajeev02101987/arangodb
817e6c04cb82777d266f3b444494140676da98e2
[ "Apache-2.0" ]
9,469
2015-01-30T05:33:07.000Z
2022-03-31T16:17:21.000Z
3rdParty/V8/v7.9.317/third_party/icu/source/i18n/dangical.h
rajeev02101987/arangodb
817e6c04cb82777d266f3b444494140676da98e2
[ "Apache-2.0" ]
892
2015-01-29T16:26:19.000Z
2022-03-20T07:44:30.000Z
// © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html /* ***************************************************************************** * Copyright (C) 2013, International Business Machines Corporation * and others. All Rights Reserved. **********************...
25.97541
91
0.561376
[ "object" ]
04bf08415c6a0f001f532503b241cf55951ee249
5,250
c
C
contrib/gnu/gdb/dist/gnulib/import/rawmemchr.c
TheSledgeHammer/2.11BSD
fe61f0b9aaa273783cd027c7b5ec77e95ead2153
[ "BSD-3-Clause" ]
3
2021-05-04T17:09:06.000Z
2021-10-04T07:19:26.000Z
contrib/gnu/gdb/dist/gnulib/import/rawmemchr.c
TheSledgeHammer/2.11BSD
fe61f0b9aaa273783cd027c7b5ec77e95ead2153
[ "BSD-3-Clause" ]
null
null
null
contrib/gnu/gdb/dist/gnulib/import/rawmemchr.c
TheSledgeHammer/2.11BSD
fe61f0b9aaa273783cd027c7b5ec77e95ead2153
[ "BSD-3-Clause" ]
null
null
null
/* Searching in a string. Copyright (C) 2008-2020 Free Software Foundation, 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; either version 3 of the License, or (at your option) an...
38.321168
77
0.663619
[ "transform" ]
04c189d73e661cb6c040a84c657e17acbb1083b4
5,418
h
C
interface/khronos/common/khrn_int_common.h
rtau/userland
729c0e6562038b86615ff081fb15ff7800f9831c
[ "BSD-3-Clause" ]
1
2020-07-30T14:37:30.000Z
2020-07-30T14:37:30.000Z
interface/khronos/common/khrn_int_common.h
rtau/userland
729c0e6562038b86615ff081fb15ff7800f9831c
[ "BSD-3-Clause" ]
null
null
null
interface/khronos/common/khrn_int_common.h
rtau/userland
729c0e6562038b86615ff081fb15ff7800f9831c
[ "BSD-3-Clause" ]
null
null
null
/* Copyright (c) 2012, Broadcom Europe Ltd All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and t...
29.933702
165
0.783869
[ "vector" ]
04c255961f92995c1e004f9363315c3566bdfdc3
1,824
h
C
client/include/wx/splitter.h
bateman/speech-translation-tools
cb1c92895b329b32678d5037cbe36bc43bdf3e5d
[ "MIT" ]
241
2015-01-04T00:36:58.000Z
2022-01-06T19:19:23.000Z
client/include/wx/splitter.h
bateman/speech-translation-tools
cb1c92895b329b32678d5037cbe36bc43bdf3e5d
[ "MIT" ]
10
2015-07-10T18:27:17.000Z
2019-06-26T20:59:59.000Z
client/include/wx/splitter.h
bateman/speech-translation-tools
cb1c92895b329b32678d5037cbe36bc43bdf3e5d
[ "MIT" ]
82
2015-01-25T18:02:35.000Z
2022-03-05T12:28:17.000Z
///////////////////////////////////////////////////////////////////////////// // Name: wx/splitter.h // Purpose: Base header for wxSplitterWindow // Author: Julian Smart // Modified by: // Created: // RCS-ID: $Id$ // Copyright: (c) Julian Smart // Licence: wxWindows Licence /////////...
38
105
0.601425
[ "3d" ]
04c55cdb491ce372990fa6e60fe21d50a7325801
2,594
h
C
src/ledger/AccountHelper.h
RomanTkachenkoDistr/SwarmCore
db0544758e7bb3c879778cfdd6946b9a72ba23ab
[ "Apache-2.0", "BSD-2-Clause", "MIT", "ECL-2.0", "BSL-1.0", "BSD-3-Clause" ]
null
null
null
src/ledger/AccountHelper.h
RomanTkachenkoDistr/SwarmCore
db0544758e7bb3c879778cfdd6946b9a72ba23ab
[ "Apache-2.0", "BSD-2-Clause", "MIT", "ECL-2.0", "BSL-1.0", "BSD-3-Clause" ]
null
null
null
src/ledger/AccountHelper.h
RomanTkachenkoDistr/SwarmCore
db0544758e7bb3c879778cfdd6946b9a72ba23ab
[ "Apache-2.0", "BSD-2-Clause", "MIT", "ECL-2.0", "BSL-1.0", "BSD-3-Clause" ]
null
null
null
#pragma once #pragma once // Copyright 2014 Stellar Development Foundation and contributors. Licensed // under the Apache License, Version 2.0. See the COPYING file at the root // of this distribution or at http://www.apache.org/licenses/LICENSE-2.0 #include "ledger/EntryHelper.h" #include <functional> #include "map"...
35.054054
147
0.760987
[ "vector" ]
04c5e6f1dcd207c999ee25f9ea38f64e18a2d0be
194,006
h
C
Native/Include/Lumia.Imaging.Compositing.h
Bhaskers-Blu-Org2/Lumia-Imaging-SDK-Extras
ccaaf433af1a604ee0d9fc675058c610d4616e67
[ "MIT" ]
4
2020-05-09T10:21:26.000Z
2022-02-25T08:14:39.000Z
Native/Include/Lumia.Imaging.Compositing.h
microsoft/Lumia-Imaging-SDK-Extras
ccaaf433af1a604ee0d9fc675058c610d4616e67
[ "MIT" ]
null
null
null
Native/Include/Lumia.Imaging.Compositing.h
microsoft/Lumia-Imaging-SDK-Extras
ccaaf433af1a604ee0d9fc675058c610d4616e67
[ "MIT" ]
8
2019-06-06T20:32:20.000Z
2021-11-10T07:19:32.000Z
/* Copyright (c) 2014 Microsoft Mobile Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribu...
43.853074
273
0.727823
[ "object" ]
04c608f35d16ace56b5f77a5cee0508f11a7191f
10,476
h
C
include/polarphp/utils/Format.h
normal-coder/polarphp
a06e1f8781b4b75a2ca8cf2c22e0aa62631866fe
[ "PHP-3.01" ]
1
2019-01-28T01:33:49.000Z
2019-01-28T01:33:49.000Z
include/polarphp/utils/Format.h
normal-coder/polarphp
a06e1f8781b4b75a2ca8cf2c22e0aa62631866fe
[ "PHP-3.01" ]
null
null
null
include/polarphp/utils/Format.h
normal-coder/polarphp
a06e1f8781b4b75a2ca8cf2c22e0aa62631866fe
[ "PHP-3.01" ]
null
null
null
// This source file is part of the polarphp.org open source project // // Copyright (c) 2017 - 2018 polarphp software foundation // Copyright (c) 2017 - 2018 zzu_softboy <zzu_softboy@163.com> // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://polarphp.org/LICENSE.txt for license info...
35.511864
96
0.669721
[ "object" ]
04c65a6bc16254ff91d156d554b7dd8d2dd77450
922
h
C
vd/exercises/e2_flow.h
jsimck/uni
42ea184ccf3d9ecbffdea19b74ed13f3bc583137
[ "MIT" ]
null
null
null
vd/exercises/e2_flow.h
jsimck/uni
42ea184ccf3d9ecbffdea19b74ed13f3bc583137
[ "MIT" ]
null
null
null
vd/exercises/e2_flow.h
jsimck/uni
42ea184ccf3d9ecbffdea19b74ed13f3bc583137
[ "MIT" ]
null
null
null
#ifndef VSB_VD_E2FLOW_H #define VSB_VD_E2FLOW_H #include "aexercise.h" class E2Flow : AExercise { private: float dt; int scale, iterations, numPoints; std::vector<cv::Mat> flows; std::vector<cv::Point2f> points; cv::Mat lines, result; void loadData(); cv::Point2f getSubPixel(const cv::Mat...
31.793103
105
0.670282
[ "vector" ]
04ca5544848ea6376a3f59a73191706f3f3802c5
13,153
h
C
Plugins/CustomGravityPlugin/Source/CustomGravityPlugin/Public/Components/CustomMovementComponent.h
crimsonstrife/velorum-defunct
1a6e1eab9057293da2aa045eff021d069df54c5e
[ "CC0-1.0" ]
null
null
null
Plugins/CustomGravityPlugin/Source/CustomGravityPlugin/Public/Components/CustomMovementComponent.h
crimsonstrife/velorum-defunct
1a6e1eab9057293da2aa045eff021d069df54c5e
[ "CC0-1.0" ]
null
null
null
Plugins/CustomGravityPlugin/Source/CustomGravityPlugin/Public/Components/CustomMovementComponent.h
crimsonstrife/velorum-defunct
1a6e1eab9057293da2aa045eff021d069df54c5e
[ "CC0-1.0" ]
null
null
null
// Copyright 1998-2015 Epic Games, Inc. All Rights Reserved. // 2015 , Mhousse1247 (mhousse.tutorials@gmail.com) . #pragma once #include "Kismet/KismetSystemLibrary.h" #include "CustomMovementComponent.generated.h" UENUM(BlueprintType) namespace EVerticalOrientation { enum Type { EVO_GravityDirection UME...
35.262735
227
0.773588
[ "object", "shape", "vector" ]
04ccd1a05b4ac2ac995a1af127983a5c06bb4da3
7,757
h
C
mlir/include/mlir/Dialect/SCF/Utils/Utils.h
LaudateCorpus1/llvm-project
ff2e0f0c1112558b3f30d8afec7c9882c33c79e3
[ "Apache-2.0" ]
null
null
null
mlir/include/mlir/Dialect/SCF/Utils/Utils.h
LaudateCorpus1/llvm-project
ff2e0f0c1112558b3f30d8afec7c9882c33c79e3
[ "Apache-2.0" ]
null
null
null
mlir/include/mlir/Dialect/SCF/Utils/Utils.h
LaudateCorpus1/llvm-project
ff2e0f0c1112558b3f30d8afec7c9882c33c79e3
[ "Apache-2.0" ]
null
null
null
//===- Utils.h - SCF dialect utilities --------------------------*- 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 // //===---------------------------...
47.588957
80
0.705556
[ "vector" ]
04d8ff856c123030e2c6ea0498c5282c004d1157
3,044
h
C
release/src-rt-6.x.4708/router/samba3/source4/lib/ldb/pyldb.h
zaion520/ATtomato
4d48bb79f8d147f89a568cf18da9e0edc41f93fb
[ "FSFAP" ]
2
2019-01-13T09:19:10.000Z
2019-02-15T01:21:02.000Z
release/src-rt-6.x.4708/router/samba3/source4/lib/ldb/pyldb.h
zaion520/ATtomato
4d48bb79f8d147f89a568cf18da9e0edc41f93fb
[ "FSFAP" ]
null
null
null
release/src-rt-6.x.4708/router/samba3/source4/lib/ldb/pyldb.h
zaion520/ATtomato
4d48bb79f8d147f89a568cf18da9e0edc41f93fb
[ "FSFAP" ]
2
2020-03-08T01:58:25.000Z
2020-12-20T10:34:54.000Z
/* Unix SMB/CIFS implementation. Python interface to ldb. Copyright (C) 2007-2008 Jelmer Vernooij <jelmer@samba.org> ** NOTE! The following LGPL license applies to the ldb ** library. This does NOT imply that all of Samba is released ** under the LGPL This library is free software; you...
28.716981
107
0.766754
[ "object" ]
04dd071fe18200026c0119ba49536f719a82324d
14,363
c
C
src/ring_vmstate.c
3bdullahnf/ring
41c7357b2be7003cf62074c3234f30fc98620ba1
[ "MIT" ]
4
2019-03-17T09:46:16.000Z
2019-03-19T12:52:00.000Z
src/ring_vmstate.c
3bdullahnf/ring
41c7357b2be7003cf62074c3234f30fc98620ba1
[ "MIT" ]
null
null
null
src/ring_vmstate.c
3bdullahnf/ring
41c7357b2be7003cf62074c3234f30fc98620ba1
[ "MIT" ]
1
2019-03-17T09:45:58.000Z
2019-03-17T09:45:58.000Z
/* Copyright (c) 2013-2019 Mahmoud Fayed <msfclipper@yahoo.com> */ #include "ring.h" /* Save/Restore State - Used by Try/Catch/Done & Loop/Exit */ void ring_vm_savestate ( VM *pVM,List *pList ) { List *pThis ; pList = ring_list_newlist_gc(pVM->pRingState,pList); ring_list_addint_gc(pVM->pRingState,pList,ring_list_...
49.020478
96
0.775325
[ "object" ]
04decb57f5880e0d946157a5de296f3703ee8e4d
806
h
C
src/lab_m1/tema1/Enemy.h
ancamariac/surviv.io-clone
c6318eebfbc3736cca8c93305615884e9dd102c9
[ "MIT" ]
1
2021-12-30T23:08:30.000Z
2021-12-30T23:08:30.000Z
src/lab_m1/tema1/Enemy.h
ancamariac/surviv.io-clone
c6318eebfbc3736cca8c93305615884e9dd102c9
[ "MIT" ]
null
null
null
src/lab_m1/tema1/Enemy.h
ancamariac/surviv.io-clone
c6318eebfbc3736cca8c93305615884e9dd102c9
[ "MIT" ]
null
null
null
#pragma once #include <string> #include "core/gpu/mesh.h" #include "utils/glm_utils.h" #include "Entity.h" #include "Survivio.h" using namespace m1; class Enemy : public Entity { public: Enemy(Mesh* mesh, Mesh * fist, Mesh * death, Shader* shader, Survivio* instance); ~Enemy(); void D...
22.388889
89
0.619107
[ "mesh" ]
04e87edca13d64f72671871f36c6f4e80fc81c26
4,541
h
C
Plugin~/WebRTCPluginTest/VideoCodecTest.h
Mu-L/com.unity.webrtc
38690a3169341cf6ca456b415fafff2dcfd415a2
[ "Apache-2.0" ]
null
null
null
Plugin~/WebRTCPluginTest/VideoCodecTest.h
Mu-L/com.unity.webrtc
38690a3169341cf6ca456b415fafff2dcfd415a2
[ "Apache-2.0" ]
null
null
null
Plugin~/WebRTCPluginTest/VideoCodecTest.h
Mu-L/com.unity.webrtc
38690a3169341cf6ca456b415fafff2dcfd415a2
[ "Apache-2.0" ]
null
null
null
#pragma once #include "api/test/frame_generator_interface.h" #include "api/video_codecs/h264_profile_level_id.h" #include "api/video_codecs/video_codec.h" #include "api/video_codecs/video_decoder.h" #include "api/video_codecs/video_encoder.h" #include "media/base/codec.h" #include "rtc_base/checks.h" #include "gtest/g...
35.476563
122
0.672099
[ "vector" ]
04ee58181b0410b0c0378b3cdbe2af7bdef6853b
13,671
c
C
PHY62XX_SDK_2.0.1/components/ethermind/mesh/export/appl/model/client/appl_generic_power_level_client.c
sentervip/phy62xBleSDk2.0.1
edbb43c98d3f27a584a0026a5aac8197d7a219d0
[ "Apache-2.0" ]
1
2020-12-14T19:47:20.000Z
2020-12-14T19:47:20.000Z
PHY62XX_SDK_2.0.1/components/ethermind/mesh/export/appl/model/client/appl_generic_power_level_client.c
sentervip/phy62xBleSDk2.0.1
edbb43c98d3f27a584a0026a5aac8197d7a219d0
[ "Apache-2.0" ]
null
null
null
PHY62XX_SDK_2.0.1/components/ethermind/mesh/export/appl/model/client/appl_generic_power_level_client.c
sentervip/phy62xBleSDk2.0.1
edbb43c98d3f27a584a0026a5aac8197d7a219d0
[ "Apache-2.0" ]
null
null
null
/** * \file appl_generic_power_level_client.c * * \brief This file defines the Mesh Generic Power Level Model Application Interface * - includes Data Structures and Methods for Client. */ /* * Copyright (C) 2018. Mindtree Ltd. * All rights reserved. */ /* --------------------------------------------- Header...
23.611399
107
0.606686
[ "mesh", "model" ]
04f0e7c6f450dd225cf6488ce06f71799f521259
6,316
h
C
CMSIS/DSP/Include/dsp/transform_functions_f16.h
modm-ext/cmsis-5-partial
aa99c5bc640b471d7391e8153ddf05de2e80fcc1
[ "Apache-2.0" ]
1
2020-07-01T07:20:23.000Z
2020-07-01T07:20:23.000Z
CMSIS/DSP/Include/dsp/transform_functions_f16.h
modm-ext/cmsis-5-partial
aa99c5bc640b471d7391e8153ddf05de2e80fcc1
[ "Apache-2.0" ]
null
null
null
CMSIS/DSP/Include/dsp/transform_functions_f16.h
modm-ext/cmsis-5-partial
aa99c5bc640b471d7391e8153ddf05de2e80fcc1
[ "Apache-2.0" ]
null
null
null
/****************************************************************************** * @file transform_functions_f16.h * @brief Public header file for CMSIS DSP Library * @version V1.9.0 * @date 23 April 2021 * Target Processor: Cortex-M and Cortex-A cores **************************************************...
39.974684
172
0.618904
[ "transform" ]
04f345a446c05d81c259f4aa8a742ef8a5b8049e
1,080
h
C
Project 10-16/14 Depth Test/GameApp.h
QWERTTT12345/00
77f6906f8c1c01b5eea5ab07008ff361087eada8
[ "MIT" ]
950
2018-08-07T08:40:48.000Z
2022-03-30T05:47:07.000Z
Project 10-16/14 Depth Test/GameApp.h
QWERTTT12345/00
77f6906f8c1c01b5eea5ab07008ff361087eada8
[ "MIT" ]
5
2018-10-25T12:05:05.000Z
2022-02-21T12:50:24.000Z
Project 10-16/14 Depth Test/GameApp.h
QWERTTT12345/00
77f6906f8c1c01b5eea5ab07008ff361087eada8
[ "MIT" ]
271
2018-10-24T17:52:47.000Z
2022-03-29T22:43:41.000Z
#ifndef GAMEAPP_H #define GAMEAPP_H #include "d3dApp.h" #include "Camera.h" #include "GameObject.h" class GameApp : public D3DApp { public: // 摄像机模式 enum class CameraMode { FirstPerson, ThirdPerson, Free }; public: GameApp(HINSTANCE hInstance); ~GameApp(); bool Init(); void OnResize(); void UpdateScene(flo...
20.769231
70
0.648148
[ "vector" ]
04f53ce54522296e36cfe68b751fd0bbd1363fe3
564
h
C
src/util/light.h
Jiajie-Ma/cs312-Final-Project
091801fc456a480df6379ddc58dc17f905c2d61a
[ "MIT" ]
null
null
null
src/util/light.h
Jiajie-Ma/cs312-Final-Project
091801fc456a480df6379ddc58dc17f905c2d61a
[ "MIT" ]
null
null
null
src/util/light.h
Jiajie-Ma/cs312-Final-Project
091801fc456a480df6379ddc58dc17f905c2d61a
[ "MIT" ]
1
2021-05-10T15:41:28.000Z
2021-05-10T15:41:28.000Z
#ifndef Light_H_ #define Light_H_ #include "AGL.h" #include "AGLM.h" #include <string> #include <vector> namespace agl { class Light { public: Light(); virtual ~Light(); void uploadToGPU(GLuint pid); void updateLightPos(float t); vec3 getLightPos() const; prot...
16.588235
57
0.569149
[ "vector" ]
04f68a342f05348568a58dc8d6e856d97614c7b1
9,878
h
C
cocos2d/cocos/2d/CCActionCatmullRom.h
elimu-ai/egma-nyas-space-quest-qd
f92f1d2a893ac52909a986f3ec9fc7c9d409c738
[ "MIT" ]
15
2017-03-27T02:10:18.000Z
2021-04-01T14:07:32.000Z
cocos2d/cocos/2d/CCActionCatmullRom.h
Fanfare-ETC/playbook
faa39a693a96365cd1e5bb91e4dabb116d092222
[ "MIT", "Unlicense" ]
7
2017-06-09T10:50:50.000Z
2017-06-29T12:15:49.000Z
cocos2d/cocos/2d/CCActionCatmullRom.h
Fanfare-ETC/playbook
faa39a693a96365cd1e5bb91e4dabb116d092222
[ "MIT", "Unlicense" ]
3
2017-04-18T16:19:14.000Z
2020-11-04T16:54:31.000Z
/* * Copyright (c) 2008 Radu Gruian * Copyright (c) 2011 Vit Valentin * Copyright (c) 2012 cocos2d-x.org * Copyright (c) 2013-2016 Chukong Technologies Inc. * * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), ...
28.385057
128
0.665621
[ "vector" ]
ca0331f89bc55f5cf4e1de604e1a4bff662751e8
1,554
h
C
src/keyringopenssl.h
OpenIKEv2/libopenikev2_impl
3c620ca479b20814fe42325cffcfd1d18dbf041c
[ "Apache-2.0" ]
3
2017-03-03T17:05:37.000Z
2020-06-16T04:50:40.000Z
src/keyringopenssl.h
OpenIKEv2/libopenikev2_impl
3c620ca479b20814fe42325cffcfd1d18dbf041c
[ "Apache-2.0" ]
11
2017-02-27T09:31:17.000Z
2020-03-20T16:31:05.000Z
src/keyringopenssl.h
OpenIKEv2/libopenikev2_impl
3c620ca479b20814fe42325cffcfd1d18dbf041c
[ "Apache-2.0" ]
null
null
null
/*************************************************************************** * Copyright (C) 2005 by * * Pedro J. Fernandez Ruiz pedroj@um.es * * Alejandro Perez Mendez alex@um.es * * ...
42
102
0.479408
[ "transform" ]