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
e2ae034d2f4b395ffe30a67b4ed2b201b8e8a62c
857
h
C
sel4-camkes-proj/kernel/include/arch/riscv/arch/kernel/thread.h
mssabr01/Dissertation-Work
355366ed658c6d18f83d6751bf66a7f83786e22d
[ "Apache-2.0" ]
null
null
null
sel4-camkes-proj/kernel/include/arch/riscv/arch/kernel/thread.h
mssabr01/Dissertation-Work
355366ed658c6d18f83d6751bf66a7f83786e22d
[ "Apache-2.0" ]
null
null
null
sel4-camkes-proj/kernel/include/arch/riscv/arch/kernel/thread.h
mssabr01/Dissertation-Work
355366ed658c6d18f83d6751bf66a7f83786e22d
[ "Apache-2.0" ]
null
null
null
/* * Copyright 2018, Data61 * Commonwealth Scientific and Industrial Research Organisation (CSIRO) * ABN 41 687 119 230. * * This software may be distributed and modified according to the terms of * the GNU General Public License version 2. Note that NO WARRANTY is provided. * See "LICENSE_GPLv2.txt" for details...
23.805556
87
0.765461
[ "object" ]
e2aff980a1848d321c2344bd118fb8dcec4692c2
17,685
c
C
zircon/system/dev/board/x86/acpi-dev/dev-ec.c
zhangpf/fuchsia-rs
903568f28ddf45f09157ead36d61b50322c9cf49
[ "BSD-3-Clause" ]
1
2019-10-09T10:50:57.000Z
2019-10-09T10:50:57.000Z
zircon/system/dev/board/x86/acpi-dev/dev-ec.c
zhangpf/fuchsia-rs
903568f28ddf45f09157ead36d61b50322c9cf49
[ "BSD-3-Clause" ]
16
2020-09-04T19:01:11.000Z
2021-05-28T03:23:09.000Z
zircon/system/dev/board/x86/acpi-dev/dev-ec.c
ZVNexus/fuchsia
c5610ad15208208c98693618a79c705af935270c
[ "BSD-3-Clause" ]
null
null
null
// Copyright 2017 The Fuchsia Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "dev.h" #include <hw/inout.h> #include <ddk/debug.h> #include <ddk/driver.h> #include <zircon/syscalls.h> #include <zircon/types.h> #include <thr...
31.750449
102
0.6311
[ "object" ]
e2c9485e006b3b1ff1cf9d8b99c9cb836c12c4cf
727
h
C
src/al_graphic/include/HwAbsFBObject.h
imalimin/FilmKilns
2146487c4292d8c7453a53c54d1e24417902f8b7
[ "MIT" ]
83
2020-11-13T01:35:13.000Z
2022-03-25T02:12:13.000Z
src/al_graphic/include/HwAbsFBObject.h
mohsinnaqvi110/FilmKilns
2146487c4292d8c7453a53c54d1e24417902f8b7
[ "MIT" ]
3
2020-03-23T07:28:29.000Z
2020-09-11T17:16:48.000Z
src/al_graphic/include/HwAbsFBObject.h
lmylr/hwvc
2146487c4292d8c7453a53c54d1e24417902f8b7
[ "MIT" ]
32
2020-11-09T04:20:35.000Z
2022-03-22T04:11:45.000Z
/* * Copyright (c) 2018-present, lmyooyo@gmail.com. * * This source code is licensed under the GPL license found in the * LICENSE file in the root directory of this source tree. */ #ifndef HWVC_ANDROID_HWABSFBOBJECT_H #define HWVC_ANDROID_HWABSFBOBJECT_H #include "Object.h" #include "Size.h" #include "AlBuffer.h" cl...
17.309524
65
0.711142
[ "object" ]
e2d1881e9a5b6404c3cdfcd81c6ef1b6e3b2149e
608
h
C
lab_06/src/include/Matrix.h
bmstu-ics7/analysis-of-algorithms
9d1dd85cba6d137b671cb137084db9a6ae4f8e39
[ "MIT" ]
2
2020-06-08T18:50:45.000Z
2021-02-27T11:21:03.000Z
lab_06/src/include/Matrix.h
bmstu-ics7/analysis-of-algorithms
9d1dd85cba6d137b671cb137084db9a6ae4f8e39
[ "MIT" ]
null
null
null
lab_06/src/include/Matrix.h
bmstu-ics7/analysis-of-algorithms
9d1dd85cba6d137b671cb137084db9a6ae4f8e39
[ "MIT" ]
null
null
null
#ifndef __MATRIX_H #define __MATRIX_H #include <iostream> #include <fstream> #include <string> #include <vector> template <typename T> class Matrix { public: Matrix(size_t size); Matrix(size_t size, T el); Matrix(const std::string& filename); size_t size(); size_t size() const; std::vector< ...
18.424242
73
0.669408
[ "vector" ]
e2dd41059862f06d3df8c1ae1c393b1656025190
1,477
h
C
src/mockdata/Names.h
veltri/DLV2
944aaef803aa75e7ec51d7e0c2b0d964687fdd0e
[ "Apache-2.0" ]
null
null
null
src/mockdata/Names.h
veltri/DLV2
944aaef803aa75e7ec51d7e0c2b0d964687fdd0e
[ "Apache-2.0" ]
null
null
null
src/mockdata/Names.h
veltri/DLV2
944aaef803aa75e7ec51d7e0c2b0d964687fdd0e
[ "Apache-2.0" ]
null
null
null
/* * * Copyright 2014 Mario Alviano, Carmine Dodaro, Francesco Ricca and * Pierfrancesco Veltri. * * 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...
26.375
76
0.672309
[ "vector" ]
53829375a041dd351dc96a5002b187bbce0a97dd
4,562
h
C
Direct2DNet/Direct2DNet/ID2D1PathGeometry1.h
SansyHuman/Direct2DNet
345d981a07fd8cbdf7cf7e6ca9d7b493439dbd17
[ "MIT" ]
null
null
null
Direct2DNet/Direct2DNet/ID2D1PathGeometry1.h
SansyHuman/Direct2DNet
345d981a07fd8cbdf7cf7e6ca9d7b493439dbd17
[ "MIT" ]
null
null
null
Direct2DNet/Direct2DNet/ID2D1PathGeometry1.h
SansyHuman/Direct2DNet
345d981a07fd8cbdf7cf7e6ca9d7b493439dbd17
[ "MIT" ]
null
null
null
#pragma once #include "IDirect2DObject.h" #include "D2DNetHeaders.h" #include "D2DSettings.h" #include "ID2D1PathGeometry.h" using namespace System::Runtime::InteropServices; using namespace System::Runtime::CompilerServices; namespace D2DNet { namespace Direct2DNet { ref class ID2D1Factory1; ...
53.046512
108
0.640947
[ "geometry", "vector", "transform" ]
538f7e4dea00a436f768498b6ceb2e44cd13f07b
662
h
C
0783-Minimum-Distance-Between-BST-Nodes/cpp_0783/Solution1.h
ooooo-youwillsee/leetcode
07b273f133c8cf755ea40b3ae9df242ce044823c
[ "MIT" ]
12
2020-03-18T14:36:23.000Z
2021-12-19T02:24:33.000Z
0783-Minimum-Distance-Between-BST-Nodes/cpp_0783/Solution1.h
ooooo-youwillsee/leetcode
07b273f133c8cf755ea40b3ae9df242ce044823c
[ "MIT" ]
null
null
null
0783-Minimum-Distance-Between-BST-Nodes/cpp_0783/Solution1.h
ooooo-youwillsee/leetcode
07b273f133c8cf755ea40b3ae9df242ce044823c
[ "MIT" ]
null
null
null
// // Created by ooooo on 2020/1/5. // #ifndef CPP_0783_SOLUTION1_H #define CPP_0783_SOLUTION1_H #include "TreeNode.h" #include <vector> class Solution { public: void dfs(TreeNode *node, vector<int> &vec) { if (!node) return; dfs(node->left, vec); vec.push_back(node->val); dfs(nod...
20.060606
53
0.545317
[ "vector" ]
5391c82262ca811f150d8de5c2c365c664942556
3,841
h
C
3rd/xulrunner-sdk/include/nsIStringStream.h
ShoufuLuo/csaw
0d030d5ab93e61b62dff10b27a15c83fcfce3ff3
[ "Apache-2.0" ]
null
null
null
3rd/xulrunner-sdk/include/nsIStringStream.h
ShoufuLuo/csaw
0d030d5ab93e61b62dff10b27a15c83fcfce3ff3
[ "Apache-2.0" ]
null
null
null
3rd/xulrunner-sdk/include/nsIStringStream.h
ShoufuLuo/csaw
0d030d5ab93e61b62dff10b27a15c83fcfce3ff3
[ "Apache-2.0" ]
null
null
null
/* * DO NOT EDIT. THIS FILE IS GENERATED FROM /builds/slave/rel-m-rel-xr-osx64-bld/build/xpcom/io/nsIStringStream.idl */ #ifndef __gen_nsIStringStream_h__ #define __gen_nsIStringStream_h__ #ifndef __gen_nsIInputStream_h__ #include "nsIInputStream.h" #endif /* For IDL files that don't want to include root IDL fil...
33.112069
143
0.76152
[ "object" ]
5399e856881ee6b260d656b98e6080d14874aed6
3,695
h
C
WickedEngine/wiServer.h
belleCrazySnail/WickedEngine
b339f8405ef3257f41ca1329042396c6c77f8f31
[ "Zlib", "MIT" ]
1
2019-09-10T21:28:54.000Z
2019-09-10T21:28:54.000Z
WickedEngine/wiServer.h
belleCrazySnail/WickedEngine
b339f8405ef3257f41ca1329042396c6c77f8f31
[ "Zlib", "MIT" ]
null
null
null
WickedEngine/wiServer.h
belleCrazySnail/WickedEngine
b339f8405ef3257f41ca1329042396c6c77f8f31
[ "Zlib", "MIT" ]
null
null
null
#ifndef SERVER_H #define SERVER_H #include "wiNetwork.h" #include <ctime> #include <map> class wiServer : public wiNetwork { #ifndef WINSTORE_SUPPORT private: std::map<SOCKET, std::string> clients; public: wiServer(const std::string& newName = "SERVER", const std::string& ipaddress = "0.0.0.0", int port = PORT);...
22.393939
111
0.623004
[ "vector" ]
539f98c9d96e675d35be7554c4b086a02ffdcd15
6,509
h
C
aws-cpp-sdk-mediaconnect/include/aws/mediaconnect/model/RemoveFlowVpcInterfaceResult.h
orinem/aws-sdk-cpp
f38413cc1f278689ef14e9ebdd74a489a48776be
[ "Apache-2.0" ]
1
2020-07-16T19:02:58.000Z
2020-07-16T19:02:58.000Z
aws-cpp-sdk-mediaconnect/include/aws/mediaconnect/model/RemoveFlowVpcInterfaceResult.h
novaquark/aws-sdk-cpp
a0969508545bec9ae2864c9e1e2bb9aff109f90c
[ "Apache-2.0" ]
null
null
null
aws-cpp-sdk-mediaconnect/include/aws/mediaconnect/model/RemoveFlowVpcInterfaceResult.h
novaquark/aws-sdk-cpp
a0969508545bec9ae2864c9e1e2bb9aff109f90c
[ "Apache-2.0" ]
null
null
null
/* * Copyright 2010-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" fil...
36.567416
177
0.716854
[ "vector", "model" ]
53ab2ad24292571bbcbc94cf06bf93a77de5fa6c
1,176
h
C
Unreal/CarlaUE4/Plugins/Carla/Source/Carla/Vehicle/WheelPhysicsControl.h
adelbennaceur/carla
4d6fefe73d38f0ffaef8ffafccf71245699fc5db
[ "MIT" ]
103
2020-03-10T04:21:50.000Z
2022-03-29T13:26:57.000Z
Unreal/CarlaUE4/Plugins/Carla/Source/Carla/Vehicle/WheelPhysicsControl.h
adelbennaceur/carla
4d6fefe73d38f0ffaef8ffafccf71245699fc5db
[ "MIT" ]
12
2020-04-11T11:36:01.000Z
2021-12-09T11:35:56.000Z
Unreal/CarlaUE4/Plugins/Carla/Source/Carla/Vehicle/WheelPhysicsControl.h
adelbennaceur/carla
4d6fefe73d38f0ffaef8ffafccf71245699fc5db
[ "MIT" ]
8
2020-11-21T07:47:12.000Z
2022-03-25T13:41:05.000Z
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma // de Barcelona (UAB). // // This work is licensed under the terms of the MIT license. // For a copy, see <https://opensource.org/licenses/MIT>. #pragma once #include "WheelPhysicsControl.generated.h" USTRUCT(BlueprintType) struct CARLA_A...
31.783784
91
0.759354
[ "shape" ]
53adb018102a6ec9dca7ad529df54b857bcddcfa
23,965
c
C
src/other/ext/tk/macosx/tkMacOSXMenubutton.c
dservin/brlcad
34b72d3efd24ac2c84abbccf9452323231751cd1
[ "BSD-4-Clause", "BSD-3-Clause" ]
83
2021-03-10T05:54:52.000Z
2022-03-31T16:33:46.000Z
src/other/ext/tk/macosx/tkMacOSXMenubutton.c
dservin/brlcad
34b72d3efd24ac2c84abbccf9452323231751cd1
[ "BSD-4-Clause", "BSD-3-Clause" ]
13
2021-06-24T17:07:48.000Z
2022-03-31T15:31:33.000Z
src/other/ext/tk/macosx/tkMacOSXMenubutton.c
dservin/brlcad
34b72d3efd24ac2c84abbccf9452323231751cd1
[ "BSD-4-Clause", "BSD-3-Clause" ]
54
2021-03-10T07:57:06.000Z
2022-03-28T23:20:37.000Z
/* * tkMacOSXMenubutton.c -- * * This file implements the Macintosh specific portion of the menubutton * widget. * * Copyright (c) 1996 by Sun Microsystems, Inc. * Copyright 2001, Apple Computer, Inc. * Copyright (c) 2006-2007 Daniel A. Steffen <das@users.sourceforge.net> * Copyright 2007 Revar Desmera. * Cop...
29.048485
81
0.596787
[ "geometry", "render" ]
53b2d5553cd600d1103e63d58f890319081a2001
184
h
C
src/line-counter/Include/Paths.h
michalovsky/LineCounter
dd41308707a4865b2c3f0d0f6a009dd631a932bc
[ "MIT" ]
1
2021-06-14T09:35:41.000Z
2021-06-14T09:35:41.000Z
src/line-counter/Include/Paths.h
michalovsky/line-counter
dd41308707a4865b2c3f0d0f6a009dd631a932bc
[ "MIT" ]
null
null
null
src/line-counter/Include/Paths.h
michalovsky/line-counter
dd41308707a4865b2c3f0d0f6a009dd631a932bc
[ "MIT" ]
null
null
null
#pragma once #include <string> #include <vector> namespace lineCounter { using Path = std::string; using Paths = std::vector<Path>; using FilePath = Path; using FilePaths = Paths; }
14.153846
32
0.722826
[ "vector" ]
53b3df420d27576d0e6bb6f4fefd14363096e521
1,973
h
C
Raven.CppClient/IAttachmentsSessionOperationsBase.h
mlawsonca/ravendb-cpp-client
c3a3d4960c8b810156547f62fa7aeb14a121bf74
[ "MIT" ]
3
2019-04-24T02:34:53.000Z
2019-08-01T08:22:26.000Z
Raven.CppClient/IAttachmentsSessionOperationsBase.h
mlawsonca/ravendb-cpp-client
c3a3d4960c8b810156547f62fa7aeb14a121bf74
[ "MIT" ]
2
2019-03-21T09:00:02.000Z
2021-02-28T23:49:26.000Z
Raven.CppClient/IAttachmentsSessionOperationsBase.h
mlawsonca/ravendb-cpp-client
c3a3d4960c8b810156547f62fa7aeb14a121bf74
[ "MIT" ]
3
2019-03-04T11:58:54.000Z
2021-03-01T00:25:49.000Z
#pragma once #include "AttachmentName.h" namespace ravendb::client::documents::session { class IAttachmentsSessionOperationsBase { public: virtual ~IAttachmentsSessionOperationsBase() = 0; virtual std::vector<documents::operations::attachments::AttachmentName> get_attachments_names(std::shared_ptr<void> entity...
46.97619
136
0.767359
[ "vector" ]
53c926c3fc275c41de8c814f17145252f3347dce
5,565
h
C
src/render/Shader.h
Vishwas-Venkatachalapathy/travis-lab
cd6de78a7a6b9d515bb973f2824686679b9a3843
[ "BSD-3-Clause" ]
184
2015-01-12T10:40:50.000Z
2022-03-23T20:27:15.000Z
src/render/Shader.h
Vishwas-Venkatachalapathy/travis-lab
cd6de78a7a6b9d515bb973f2824686679b9a3843
[ "BSD-3-Clause" ]
154
2015-01-14T13:16:39.000Z
2022-01-11T16:53:42.000Z
src/render/Shader.h
Vishwas-Venkatachalapathy/travis-lab
cd6de78a7a6b9d515bb973f2824686679b9a3843
[ "BSD-3-Clause" ]
87
2015-01-12T04:36:55.000Z
2022-03-16T06:54:28.000Z
// Copyright 2015, Christopher J. Foster and the other displaz contributors. // Use of this code is governed by the BSD-style license found in LICENSE.txt #ifndef SHADER_H_INCLUDED #define SHADER_H_INCLUDED #include <memory> #include <QMap> #include <QGLShader> #include <QGLShaderProgram> /// Representation of a sh...
28.984375
81
0.631447
[ "object" ]
53d2698c6b68dc9f90cb6af3fe384677c44eda60
3,716
c
C
Role.c
twtyypmb/DawnOfTheCircle
d56c314c916b8b8e500566c67c24f1b264515fa3
[ "libtiff", "BSD-3-Clause" ]
null
null
null
Role.c
twtyypmb/DawnOfTheCircle
d56c314c916b8b8e500566c67c24f1b264515fa3
[ "libtiff", "BSD-3-Clause" ]
null
null
null
Role.c
twtyypmb/DawnOfTheCircle
d56c314c916b8b8e500566c67c24f1b264515fa3
[ "libtiff", "BSD-3-Clause" ]
null
null
null
#include <stdio.h> #include <stdlib.h> #include "Role.h" #include "CommonResource.h" static void HandleEventCore(void* obj) { PRole _this = (PRole)obj; GameCoreProcessInterface_HandleEvent(_this->living_thing_ptr); } static void UpdateDataCore(void* _this_obj) { PRole _this=(PRole)_this_obj; GameCo...
36.431373
167
0.651776
[ "render" ]
53d846cd11b08ae41d3126f208a569d5b4d6120f
21,422
h
C
external/pcl/include/pcl/StatusMonitor.h
AstrocatApp/AstrocatApp
0b3b33861260ed495bfcbd4c8601ab82ad247d37
[ "MIT" ]
2
2021-03-12T08:36:37.000Z
2021-04-05T19:34:08.000Z
external/pcl/include/pcl/StatusMonitor.h
OzerOzdemir/AstrocatApp
8da06ab819bc71010daa921f7a2c214c200d1ad3
[ "MIT" ]
9
2021-02-08T08:58:33.000Z
2021-10-07T05:16:07.000Z
external/pcl/include/pcl/StatusMonitor.h
OzerOzdemir/AstrocatApp
8da06ab819bc71010daa921f7a2c214c200d1ad3
[ "MIT" ]
1
2021-02-05T06:40:16.000Z
2021-02-05T06:40:16.000Z
// ____ ______ __ // / __ \ / ____// / // / /_/ // / / / // / ____// /___ / /___ PixInsight Class Library // /_/ \____//_____/ PCL 2.4.7 // ---------------------------------------------------------------------------- // pcl/StatusMonitor.h - Released 2020-12-17T15:46:29Z // ----------------------...
34.607431
83
0.66301
[ "object" ]
53de8ee40b17606706d73a79f8fe839fd5ffc20f
104,142
c
C
MEukaron/Platform/X64/rme_platform_x64.c
EDI-Systems/M7M1_MuEukaron
9ffc6cc82b3b773b5b18d98b828b014ecec2b5cb
[ "Unlicense" ]
78
2018-02-21T16:03:52.000Z
2019-11-05T07:05:02.000Z
MEukaron/Platform/X64/rme_platform_x64.c
EDI-Systems/M7M1_MuEukaron
9ffc6cc82b3b773b5b18d98b828b014ecec2b5cb
[ "Unlicense" ]
null
null
null
MEukaron/Platform/X64/rme_platform_x64.c
EDI-Systems/M7M1_MuEukaron
9ffc6cc82b3b773b5b18d98b828b014ecec2b5cb
[ "Unlicense" ]
28
2018-02-27T21:16:47.000Z
2019-11-12T10:01:00.000Z
/****************************************************************************** Filename : platform_x64.c Author : pry Date : 01/04/2017 Licence : The Unlicense; see LICENSE for details. Description : The hardware abstraction layer for ACPI compliant x86-64 machines. TODO list: ...
44.581336
133
0.629429
[ "object", "vector", "model" ]
53dfab32d31eeed504e70e413eeace66885130fc
2,313
h
C
GWToolboxdll/Windows/FactionLeaderboardWindow.h
RiftLurker/GWToolboxpp
b6f66da371619bfc29173991d159fcfc92d42ca5
[ "MIT" ]
106
2016-09-04T20:28:22.000Z
2022-03-07T07:26:33.000Z
GWToolboxdll/Windows/FactionLeaderboardWindow.h
RiftLurker/GWToolboxpp
b6f66da371619bfc29173991d159fcfc92d42ca5
[ "MIT" ]
542
2016-09-04T18:09:57.000Z
2022-03-26T19:45:35.000Z
GWToolboxdll/Windows/FactionLeaderboardWindow.h
RiftLurker/GWToolboxpp
b6f66da371619bfc29173991d159fcfc92d42ca5
[ "MIT" ]
110
2016-12-03T17:30:32.000Z
2022-03-28T18:04:50.000Z
#pragma once #include <GWCA/Utilities/Hook.h> #include <GWCA/GameEntities/Map.h> #include <GWCA/Managers/UIMgr.h> #include <GWCA/Managers/MapMgr.h> #include <GuiUtils.h> #include <ToolboxWindow.h> class FactionLeaderboardWindow : public ToolboxWindow { private: struct LeaderboardEntry { LeaderboardEntry...
35.584615
158
0.642456
[ "vector", "transform" ]
53e548cd90be7e6c7f5d2e82cadc62d36834bdec
4,654
h
C
examples/gltfscenerendering/gltfscenerendering.h
nidefawl/Vulkan-Examples-Fork
2d93474957a6357ddebbe199d2bd79a215f16ee5
[ "MIT" ]
null
null
null
examples/gltfscenerendering/gltfscenerendering.h
nidefawl/Vulkan-Examples-Fork
2d93474957a6357ddebbe199d2bd79a215f16ee5
[ "MIT" ]
null
null
null
examples/gltfscenerendering/gltfscenerendering.h
nidefawl/Vulkan-Examples-Fork
2d93474957a6357ddebbe199d2bd79a215f16ee5
[ "MIT" ]
null
null
null
/* * Vulkan Example - glTF scene rendering * * Copyright (C) 2020-2021 by Sascha Willems - www.saschawillems.de * * This code is licensed under the MIT license (MIT) (http://opensource.org/licenses/MIT) */ /* * This sample builds on the gltfloading sample and renders a more complex scene (Crytek's Sponza) *...
28.728395
197
0.759991
[ "mesh", "geometry", "render", "object", "vector", "model" ]
53efd80df3fbe2e0ff471c2379b727ae9990969f
7,415
h
C
dep/include/yse/channel/channelImplementation.h
ChrSacher/MyEngine
8fe71fd9e84b9536148e0d4ebb4e53751ab49ce8
[ "Apache-2.0" ]
2
2015-10-27T21:36:59.000Z
2017-03-17T21:52:19.000Z
dep/include/yse/channel/channelImplementation.h
ChrSacher/MyEngine
8fe71fd9e84b9536148e0d4ebb4e53751ab49ce8
[ "Apache-2.0" ]
null
null
null
dep/include/yse/channel/channelImplementation.h
ChrSacher/MyEngine
8fe71fd9e84b9536148e0d4ebb4e53751ab49ce8
[ "Apache-2.0" ]
null
null
null
/* ============================================================================== channelImplementation.h Created: 30 Jan 2014 4:21:26pm Author: yvan ============================================================================== */ #ifndef CHANNELIMPLEMENTATION_H_INCLUDED #define CHANNELIMPLEMENTATI...
31.025105
96
0.574241
[ "object", "vector" ]
53f932418d6247d5397d6ae9fc430d62c0ac2291
36,489
c
C
main/oled_12_font_symbol.c
an-erd/bleMqttProxy
32faf163bc42d663ac4ac962a5e65e7e7750801e
[ "MIT" ]
null
null
null
main/oled_12_font_symbol.c
an-erd/bleMqttProxy
32faf163bc42d663ac4ac962a5e65e7e7750801e
[ "MIT" ]
31
2019-04-18T13:29:56.000Z
2021-02-12T11:07:59.000Z
main/oled_12_font_symbol.c
an-erd/bleMqttProxy
32faf163bc42d663ac4ac962a5e65e7e7750801e
[ "MIT" ]
null
null
null
#include "lvgl/lvgl.h" /******************************************************************************* * Size: 12 px * Bpp: 1 * Opts: ******************************************************************************/ #ifndef OLED_12_FONT_SYMBOL #define OLED_12_FONT_SYMBOL 1 #endif #if OLED_12_FONT_SYMBOL /*-----...
28.003837
126
0.47798
[ "3d" ]
53fd8e94e47dcdf49576bc2974d0e35a25a50fb2
12,375
h
C
kythe/cxx/indexer/cxx/IndexerFrontendAction.h
bef0/kythe
2adcb540ae9dbd61879315a5ade8d3716ee3d3d8
[ "Apache-2.0" ]
null
null
null
kythe/cxx/indexer/cxx/IndexerFrontendAction.h
bef0/kythe
2adcb540ae9dbd61879315a5ade8d3716ee3d3d8
[ "Apache-2.0" ]
null
null
null
kythe/cxx/indexer/cxx/IndexerFrontendAction.h
bef0/kythe
2adcb540ae9dbd61879315a5ade8d3716ee3d3d8
[ "Apache-2.0" ]
null
null
null
/* * Copyright 2014 The Kythe Authors. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
42.235495
80
0.724606
[ "vector" ]
9906a3d6f31d0eda31a7a98bde43906ca9ba3233
5,772
h
C
smtk/extension/vtk/widgets/vtkConeWidget.h
jcfr/SMTK
0069ea37f8f71a440b8f10a157b84a56ca004551
[ "BSD-3-Clause-Clear" ]
40
2015-02-21T19:55:54.000Z
2022-01-06T13:13:05.000Z
smtk/extension/vtk/widgets/vtkConeWidget.h
jcfr/SMTK
0069ea37f8f71a440b8f10a157b84a56ca004551
[ "BSD-3-Clause-Clear" ]
127
2015-01-15T20:55:45.000Z
2021-08-19T17:34:15.000Z
smtk/extension/vtk/widgets/vtkConeWidget.h
jcfr/SMTK
0069ea37f8f71a440b8f10a157b84a56ca004551
[ "BSD-3-Clause-Clear" ]
27
2015-03-04T14:17:51.000Z
2021-12-23T01:05:42.000Z
//========================================================================= // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. // // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE...
35.62963
96
0.720894
[ "geometry", "object", "shape", "vector", "3d" ]
9908473822bb9d08d309eb87b001051a11f264e0
146,210
c
C
Simple-Kernel/startup/memmove.c
moneytech/Simple-Kernel
a8558304774522d8be96b4ebce8625dae9b37457
[ "BSD-2-Clause-Patent" ]
1
2022-01-27T19:55:02.000Z
2022-01-27T19:55:02.000Z
Simple-Kernel/startup/memmove.c
moneytech/Simple-Kernel
a8558304774522d8be96b4ebce8625dae9b37457
[ "BSD-2-Clause-Patent" ]
null
null
null
Simple-Kernel/startup/memmove.c
moneytech/Simple-Kernel
a8558304774522d8be96b4ebce8625dae9b37457
[ "BSD-2-Clause-Patent" ]
1
2022-01-29T00:13:29.000Z
2022-01-29T00:13:29.000Z
// Compile with GCC -O3 for best performance // It pretty much entirely negates the need to write these by hand in asm. #include "avxmem.h" // Default (8-bit, 1 byte at a time) void * memmove (void *dest, const void *src, size_t len) { const char *s = (char *)src; char *d = (char *)dest; const char *nexts = s +...
35.809454
138
0.615799
[ "vector" ]
9912604fbccb5a757dc9fd1d6ffe5e7b4ab52bd0
3,764
h
C
cpp/open3d/pipelines/color_map/ColorMapUtils.h
leomariga/Open3D
d197339fcd29ad0803a182ef8953d89e563f94d7
[ "MIT" ]
3,673
2019-04-06T05:35:43.000Z
2021-07-27T14:53:14.000Z
cpp/open3d/pipelines/color_map/ColorMapUtils.h
leomariga/Open3D
d197339fcd29ad0803a182ef8953d89e563f94d7
[ "MIT" ]
2,904
2019-04-06T06:51:22.000Z
2021-07-27T13:49:54.000Z
cpp/open3d/pipelines/color_map/ColorMapUtils.h
leomariga/Open3D
d197339fcd29ad0803a182ef8953d89e563f94d7
[ "MIT" ]
1,127
2019-04-06T09:39:17.000Z
2021-07-27T03:06:49.000Z
// ---------------------------------------------------------------------------- // - Open3D: www.open3d.org - // ---------------------------------------------------------------------------- // The MIT License (MIT) // // Copyright (c) 2018-2021 www.open3d.org // // Perm...
43.767442
80
0.680659
[ "mesh", "geometry", "vector" ]
3eb648884fbdd64f2a4d42ec13989786b6010767
1,563
h
C
NetworkConfiguration/AdamOptimizer.h
lkrizan/ECF_deep_learning
1395688d6b8a3f4a19139c40754d27a2bd6523df
[ "MIT" ]
1
2018-08-20T16:46:06.000Z
2018-08-20T16:46:06.000Z
NetworkConfiguration/AdamOptimizer.h
lkrizan/ECF_deep_learning
1395688d6b8a3f4a19139c40754d27a2bd6523df
[ "MIT" ]
null
null
null
NetworkConfiguration/AdamOptimizer.h
lkrizan/ECF_deep_learning
1395688d6b8a3f4a19139c40754d27a2bd6523df
[ "MIT" ]
null
null
null
#ifndef AdamOptimizer_h #define AdamOptimizer_h #include "GradientDescentOptimizer.h" #include <common/Common.h> #define CURR_ITER "curr_iter" #define FIRST_MOMENT_ESTIMATE "_s" #define SECOND_MOMENT_ESTIMATE "_r" namespace NetworkConfiguration { class AdamOptimizer : public GradientDescentOptimizer { std::vector...
37.214286
188
0.777991
[ "shape", "vector" ]
3eb7edec4f8c80dff5701bfd4880011f2be84898
15,846
h
C
src/stub/tfweaponbase.h
ramirez-tf2/Rafmod2021
fa4a159971d0688923116eca984bbbc3e2b6f620
[ "BSD-2-Clause" ]
null
null
null
src/stub/tfweaponbase.h
ramirez-tf2/Rafmod2021
fa4a159971d0688923116eca984bbbc3e2b6f620
[ "BSD-2-Clause" ]
null
null
null
src/stub/tfweaponbase.h
ramirez-tf2/Rafmod2021
fa4a159971d0688923116eca984bbbc3e2b6f620
[ "BSD-2-Clause" ]
null
null
null
#ifndef _INCLUDE_SIGSEGV_STUB_TFWEAPONBASE_H_ #define _INCLUDE_SIGSEGV_STUB_TFWEAPONBASE_H_ #include "stub/tfplayer.h" #include "stub/entities.h" typedef enum { EMPTY, SINGLE, SINGLE_NPC, WPN_DOUBLE, DOUBLE_NPC, BURST, RELOAD, RELOAD_NPC, MELEE_MISS, MELEE_HIT, MELEE_HIT_WORLD, SPECIAL...
41.7
251
0.71324
[ "vector" ]
3ebf8530284eed401dc986c152b328cc01f99e89
1,118
h
C
src/Include/GPGOMEA/Evolution/NSGA2GenerationHandler.h
NickTUD/GP-GOMEA
f6e150a417855355f520f27db4cfb0b2a9003000
[ "Apache-2.0" ]
null
null
null
src/Include/GPGOMEA/Evolution/NSGA2GenerationHandler.h
NickTUD/GP-GOMEA
f6e150a417855355f520f27db4cfb0b2a9003000
[ "Apache-2.0" ]
null
null
null
src/Include/GPGOMEA/Evolution/NSGA2GenerationHandler.h
NickTUD/GP-GOMEA
f6e150a417855355f520f27db4cfb0b2a9003000
[ "Apache-2.0" ]
null
null
null
#ifndef NSGA2GENERATIONHANDLER_H #define NSGA2GENERATIONHANDLER_H #include "GPGOMEA/Evolution/GenerationHandler.h" #include "GPGOMEA/Genotype/Node.h" #include "GPGOMEA/Utils/ConfigurationOptions.h" #include "GPGOMEA/Selection/TournamentSelection.h" #include "GPGOMEA/Variation/SubtreeVariator.h" #include "GPGOMEA/Sem...
32.882353
187
0.779964
[ "vector" ]
3ec287087af030802629deae590ba20592c8cb94
802
h
C
include/convert_cast.h
jvstech/jvs-netlib
80374521bc67135397e01d38b90ae65fa39adb10
[ "MIT" ]
null
null
null
include/convert_cast.h
jvstech/jvs-netlib
80374521bc67135397e01d38b90ae65fa39adb10
[ "MIT" ]
null
null
null
include/convert_cast.h
jvstech/jvs-netlib
80374521bc67135397e01d38b90ae65fa39adb10
[ "MIT" ]
null
null
null
//! //! @file convert_cast.h //! //! Defines a callable object for defining and providing custom type //! conversions. //! #if !defined(JVS_CONVERT_CAST_H_) #define JVS_CONVERT_CAST_H_ namespace jvs { //! //! @struct ConvertCast //! //! Default implementation of a type conversion provider. This is meant to be //!...
20.05
77
0.730673
[ "object" ]
3ec6bf61899e340c49a0878dee3fae349200a136
46,220
c
C
sw/solutions/instaspin_foc/src/proj_lab11b.c
Hao878/Toaero_ESC
8afc32b54145ea5618d7497a758a2672b18c1acc
[ "MIT" ]
3
2021-01-21T12:42:10.000Z
2022-02-10T00:14:01.000Z
sw/solutions/instaspin_foc/src/proj_lab11b.c
Hao878/Toaero_ESC
8afc32b54145ea5618d7497a758a2672b18c1acc
[ "MIT" ]
null
null
null
sw/solutions/instaspin_foc/src/proj_lab11b.c
Hao878/Toaero_ESC
8afc32b54145ea5618d7497a758a2672b18c1acc
[ "MIT" ]
3
2018-12-28T17:16:05.000Z
2020-02-01T05:42:56.000Z
/* --COPYRIGHT--,BSD * Copyright (c) 2015, Texas Instruments Incorporated * 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 copy...
35.526518
167
0.699567
[ "object", "vector", "transform" ]
3ec9280ca66ef4f4eb030e904a4474ab64714005
3,326
h
C
src/starkware/commitment_scheme/merkle/merkle.h
ChihChengLiang/ethSTARK
032eda9f83d419eb2eaeef79d446fb77ecc3f019
[ "Apache-2.0" ]
123
2020-06-28T18:35:32.000Z
2022-03-15T08:48:28.000Z
src/starkware/commitment_scheme/merkle/merkle.h
ChihChengLiang/ethSTARK
032eda9f83d419eb2eaeef79d446fb77ecc3f019
[ "Apache-2.0" ]
3
2020-06-29T16:45:26.000Z
2020-08-09T08:42:17.000Z
src/starkware/commitment_scheme/merkle/merkle.h
ChihChengLiang/ethSTARK
032eda9f83d419eb2eaeef79d446fb77ecc3f019
[ "Apache-2.0" ]
21
2020-06-29T17:00:47.000Z
2022-03-08T22:10:15.000Z
#ifndef STARKWARE_COMMITMENT_SCHEME_MERKLE_MERKLE_H_ #define STARKWARE_COMMITMENT_SCHEME_MERKLE_MERKLE_H_ #include <array> #include <cassert> #include <cstring> #include <map> #include <memory> #include <set> #include <utility> #include <vector> #include "glog/logging.h" #include "third_party/gsl/gsl-lite.hpp" #incl...
39.595238
100
0.75466
[ "vector" ]
3ec98319ffcb0d6c42fbee6d4b16c2ef6065dd90
16,036
h
C
mdschism/avtMDSCHISMFileFormatImpl.h
schism-dev/schism_visit_plugin
51c4b8c840d401b98ad6094c91ca2e7b9e01b513
[ "Apache-2.0" ]
1
2021-09-05T17:10:02.000Z
2021-09-05T17:10:02.000Z
mdschism/avtMDSCHISMFileFormatImpl.h
schism-dev/schism_visit_plugin
51c4b8c840d401b98ad6094c91ca2e7b9e01b513
[ "Apache-2.0" ]
1
2021-08-03T03:38:48.000Z
2021-08-03T03:38:48.000Z
mdschism/avtMDSCHISMFileFormatImpl.h
schism-dev/schism_visit_plugin
51c4b8c840d401b98ad6094c91ca2e7b9e01b513
[ "Apache-2.0" ]
null
null
null
#ifndef AVTMDSCHISMFILEFORMATIMPL_H #define AVTMDSCHISMFILEFORMATIMPL_H #include <vector> #include <map> #include <vtkUnstructuredGrid.h> // has to put mpi.h before any netcdf.h include to avoid redefining of mpi_comm,... such as. #ifdef PARALLEL #include <mpi.h> #endif //#include "SCHISMFile10.h" #include "MDSCHISMOut...
38.828087
113
0.554877
[ "mesh", "vector", "3d" ]
3ed46a52d32c9a6e5f6a4a7c0e2f12d3a05401dc
25,246
h
C
ThirdParty/LaunchDarkly/include/ldapi.h
Mohawk-Valley-Interactive/launchdarkly-client-ue4-plugin
183f856266e97537c3af9f519dd61b0a1cdc7c73
[ "Apache-2.0" ]
1
2021-02-05T22:57:39.000Z
2021-02-05T22:57:39.000Z
ThirdParty/LaunchDarkly/include/ldapi.h
Mohawk-Valley-Interactive/launchdarkly-client-ue4-plugin
183f856266e97537c3af9f519dd61b0a1cdc7c73
[ "Apache-2.0" ]
null
null
null
ThirdParty/LaunchDarkly/include/ldapi.h
Mohawk-Valley-Interactive/launchdarkly-client-ue4-plugin
183f856266e97537c3af9f519dd61b0a1cdc7c73
[ "Apache-2.0" ]
1
2020-04-16T17:33:33.000Z
2020-04-16T17:33:33.000Z
/*! * @file ldapi.h * @brief Public API. Include this for every public operation. */ #ifndef C_CLIENT_LDIAPI_H #define C_CLIENT_LDIAPI_H /** @brief The current SDK version string. This value adheres to semantic * versioning and is included in the HTTP user agent sent to LaunchDarkly. */ #define LD_SDK_VERSION "1....
36.694767
80
0.728551
[ "object" ]
3edb8c78c3ebe6bb8e1333534508797f4c076c5c
3,297
h
C
ampp/etl/string_util.h
kodokse/ampp
d97e11564a2974c2aa123fadafcb0280a4cdae2d
[ "MIT" ]
1
2017-05-05T07:29:55.000Z
2017-05-05T07:29:55.000Z
ampp/etl/string_util.h
kodokse/ampp
d97e11564a2974c2aa123fadafcb0280a4cdae2d
[ "MIT" ]
null
null
null
ampp/etl/string_util.h
kodokse/ampp
d97e11564a2974c2aa123fadafcb0280a4cdae2d
[ "MIT" ]
null
null
null
#pragma once namespace etl { template <class CharT> std::vector<std::basic_string<CharT>> Split(const CharT *&s, const CharT *end, CharT ch); template <class CharT> std::vector<std::basic_string<CharT>> Split(const CharT *&s, const CharT *end, const CharT *match); template <class CharT> std::vector<std::basic_string<...
23.382979
102
0.622081
[ "vector" ]
3edc13cf65f025710d717244048183e749e938f7
17,526
h
C
include/Vorb/script/lua/ValueMediator.h
ChillstepCoder/Vorb
f74c0cfa3abde4fed0e9ec9d936b23c5210ba2ba
[ "MIT" ]
65
2018-06-03T23:09:46.000Z
2021-07-22T22:03:34.000Z
include/Vorb/script/lua/ValueMediator.h
ChillstepCoder/Vorb
f74c0cfa3abde4fed0e9ec9d936b23c5210ba2ba
[ "MIT" ]
8
2018-06-20T17:21:30.000Z
2020-06-30T01:06:26.000Z
include/Vorb/script/lua/ValueMediator.h
ChillstepCoder/Vorb
f74c0cfa3abde4fed0e9ec9d936b23c5210ba2ba
[ "MIT" ]
34
2018-06-04T03:40:52.000Z
2022-02-15T07:02:05.000Z
// // lua/ValueMediator.h // Vorb Engine // // Created by Matthew Marshall on 8 Nov 2018 // Adapted (read, basically entirely lifted) from original ScriptValueSenders by Cristian Zaloj. // Copyright 2018 Regrowth Studios // MIT License // /*! \file ValueMediator.h * \brief Value mediator between Lua script env and C+...
45.759791
160
0.492697
[ "vector" ]
3ee09f4b09ec37111f57c4145cf869a3d8361d10
5,365
h
C
src/nimbro_robotcontrol/hardware/robotcontrol/include/robotcontrol/motionmodule.h
hfarazi/humanoid_op_ros_kinetic
84712bd541d0130b840ad1935d5bfe301814dbe6
[ "BSD-3-Clause" ]
45
2015-11-04T01:29:12.000Z
2022-02-11T05:37:42.000Z
src/nimbro_robotcontrol/hardware/robotcontrol/include/robotcontrol/motionmodule.h
hfarazi/humanoid_op_ros_kinetic
84712bd541d0130b840ad1935d5bfe301814dbe6
[ "BSD-3-Clause" ]
1
2018-11-22T08:34:34.000Z
2018-11-22T08:34:34.000Z
src/nimbro_robotcontrol/hardware/robotcontrol/include/robotcontrol/motionmodule.h
hfarazi/humanoid_op_ros_kinetic
84712bd541d0130b840ad1935d5bfe301814dbe6
[ "BSD-3-Clause" ]
20
2016-03-05T14:28:45.000Z
2021-01-30T00:50:47.000Z
// Interface for robotcontrol motion module plugins // Author: Philipp Allgeuer <pallgeuer@ais.uni-bonn.de> // Sebastian Schüller <schuell1@cs.uni-bonn.de> // Ensure header is only included once #ifndef MOTIONMODULE_H #define MOTIONMODULE_H // Includes #include <string> // Robotcontrol namespace namespace ro...
33.742138
171
0.710531
[ "model" ]
3ee50a94deb4ae084ea6934ab7ffbf62fa188d78
7,180
h
C
include/External/CommonCPP/cc++/slog.h
bxl295/m4extreme
2a4a20ebb5b4e971698f7c981de140d31a5e550c
[ "BSD-3-Clause" ]
null
null
null
include/External/CommonCPP/cc++/slog.h
bxl295/m4extreme
2a4a20ebb5b4e971698f7c981de140d31a5e550c
[ "BSD-3-Clause" ]
null
null
null
include/External/CommonCPP/cc++/slog.h
bxl295/m4extreme
2a4a20ebb5b4e971698f7c981de140d31a5e550c
[ "BSD-3-Clause" ]
null
null
null
// Copyright (C) 1999-2001 Open Source Telecom Corporation. // // 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. // ...
32.785388
121
0.698886
[ "object" ]
3ee79d6ed75357e705ede118097bee82e46ff6ba
27,275
c
C
src/lib/ecore_win32/ecore_win32.c
gfriloux/ecore
e1ca9832f8265db515837139a90c2995c1eca673
[ "BSD-2-Clause" ]
null
null
null
src/lib/ecore_win32/ecore_win32.c
gfriloux/ecore
e1ca9832f8265db515837139a90c2995c1eca673
[ "BSD-2-Clause" ]
null
null
null
src/lib/ecore_win32/ecore_win32.c
gfriloux/ecore
e1ca9832f8265db515837139a90c2995c1eca673
[ "BSD-2-Clause" ]
null
null
null
#ifdef HAVE_CONFIG_H # include <config.h> #endif #include <stdlib.h> #define WIN32_LEAN_AND_MEAN #include <windows.h> #undef WIN32_LEAN_AND_MEAN #include <windowsx.h> #include <Eina.h> #include <Ecore.h> #include <Ecore_Input.h> #include "Ecore_Win32.h" #include "ecore_win32_private.h" /*==========================...
32.470238
123
0.51428
[ "object" ]
3eea6fd1c1572af7501c7e1ca41a2b89cc86d654
40,829
c
C
esp32/modugfx.c
meneerhenk/micropython-esp32
76635bf83bda1a27bdfd48f9b6e0e592121d9271
[ "MIT" ]
12
2017-06-10T14:51:20.000Z
2019-04-22T18:21:59.000Z
esp32/modugfx.c
meneerhenk/micropython-esp32
76635bf83bda1a27bdfd48f9b6e0e592121d9271
[ "MIT" ]
89
2017-06-09T20:57:27.000Z
2018-03-06T19:54:04.000Z
esp32/modugfx.c
HackerHotel/micropython-esp32
5dbf3e7e6af454fc0a26ff2a281718c4b353d49a
[ "MIT" ]
22
2017-05-31T20:56:16.000Z
2020-01-21T11:45:49.000Z
/* * This file is part of the MicroPython project, http://micropython.org/ * * SHA2017 Badge Firmware https://wiki.sha2017.org/w/Projects:Badge/MicroPython * * Based on work by EMF for their TiLDA MK3 badge * https://github.com/emfcamp/micropython/tree/tilda-master/stmhal * * The MIT License (MIT) * * Copyrig...
34.281276
165
0.71072
[ "object" ]
3eebe323fd0d5416c5f6c47e84f5b210231c1c97
3,985
h
C
Engine/Source/Scene/Components/Components.h
jkorn2324/jkornEngine
5822f2a311ed62e6ca495919872f0f436d300733
[ "MIT" ]
null
null
null
Engine/Source/Scene/Components/Components.h
jkorn2324/jkornEngine
5822f2a311ed62e6ca495919872f0f436d300733
[ "MIT" ]
null
null
null
Engine/Source/Scene/Components/Components.h
jkorn2324/jkornEngine
5822f2a311ed62e6ca495919872f0f436d300733
[ "MIT" ]
null
null
null
#pragma once #include "Source\Transform.h" #include "Entity.h" #include "GUID.h" #include "BehaviorScriptContainer.h" #include "SceneCamera.h" #include "EntityHierarchyComponent.h" #include "LightingComponents.h" #include "BehaviorScript.h" #include "AssetReferenceManager.h" namespace Engine { using Transform2DComp...
24.90625
90
0.723463
[ "mesh", "transform" ]
3eec5b6932e93fbd2aba289dc82787be3dc85999
1,047
h
C
c/meterpreter/source/extensions/mimikatz/modules/mod_cryptong.h
RonKilps/metasploit-payloads
67c93e6bba6452d8961c451a1cfc88567df1225b
[ "PSF-2.0" ]
264
2015-01-02T10:15:42.000Z
2022-03-31T06:59:13.000Z
c/meterpreter/source/extensions/mimikatz/modules/mod_cryptong.h
RonKilps/metasploit-payloads
67c93e6bba6452d8961c451a1cfc88567df1225b
[ "PSF-2.0" ]
112
2015-01-02T01:26:38.000Z
2021-11-21T02:07:21.000Z
c/meterpreter/source/extensions/mimikatz/modules/mod_cryptong.h
RonKilps/metasploit-payloads
67c93e6bba6452d8961c451a1cfc88567df1225b
[ "PSF-2.0" ]
130
2015-01-02T05:29:46.000Z
2022-03-18T19:50:39.000Z
/* Benjamin DELPY `gentilkiwi` http://blog.gentilkiwi.com benjamin@gentilkiwi.com Licence : http://creativecommons.org/licenses/by/3.0/fr/ */ #pragma once #include "globdefs.h" #include <bcrypt.h> #include <sstream> class mod_cryptong /* Ref : http://msdn.microsoft.com/en-us/library/aa376210.aspx */ { public: stat...
41.88
139
0.794651
[ "vector" ]
3ef12993046ab9d2d18def7ad5e6b5ada2f37aa8
1,142
h
C
include/tiramisu/MainPage.h
BHafsa/tiramisu
555f48f38b7f3460819d1999e7af5c89457a4c58
[ "MIT" ]
null
null
null
include/tiramisu/MainPage.h
BHafsa/tiramisu
555f48f38b7f3460819d1999e7af5c89457a4c58
[ "MIT" ]
null
null
null
include/tiramisu/MainPage.h
BHafsa/tiramisu
555f48f38b7f3460819d1999e7af5c89457a4c58
[ "MIT" ]
null
null
null
/** \file * This file only exists to contain the front-page of the documentation */ /** \mainpage Tiramisu Optimization Framework * Tiramisu is a library that is designed to simplify code optimization and code generation. The user can express his code in the Tiramisu intermediate representation (Tiramisu IR), he ...
57.1
317
0.774956
[ "vector" ]
3eff1883870953a3807c3c2129de205c4e842d6c
2,806
h
C
code/SDK/include/Maya_17/maya/MTextureEditorDrawInfo.h
Rikoshet-234/xray-oxygen
eaac3fa4780639152684f3251b8b4452abb8e439
[ "Apache-2.0" ]
1
2021-04-26T07:32:34.000Z
2021-04-26T07:32:34.000Z
code/SDK/include/Maya_17/maya/MTextureEditorDrawInfo.h
Rikoshet-234/xray-oxygen
eaac3fa4780639152684f3251b8b4452abb8e439
[ "Apache-2.0" ]
null
null
null
code/SDK/include/Maya_17/maya/MTextureEditorDrawInfo.h
Rikoshet-234/xray-oxygen
eaac3fa4780639152684f3251b8b4452abb8e439
[ "Apache-2.0" ]
3
2021-11-01T06:21:26.000Z
2022-01-08T16:13:23.000Z
#ifndef __MTextureEditorDrawInfo_h #define __MTextureEditorDrawInfo_h //- // =========================================================================== // Copyright 2018 Autodesk, Inc. All rights reserved. // // Use of this software is subject to the terms of the Autodesk license // agreement provided at the time of i...
31.177778
79
0.629722
[ "shape" ]
4104eddf95248c6336da962b40ab3ad76690073d
769
h
C
src/impl/organizeGffRecords.h
illarionovaanastasia/GEAN
b81bbf45dd869ffde2833fd1eb78463d09de45cb
[ "MIT" ]
34
2019-01-17T22:47:17.000Z
2021-12-20T08:36:44.000Z
src/impl/organizeGffRecords.h
illarionovaanastasia/GEAN
b81bbf45dd869ffde2833fd1eb78463d09de45cb
[ "MIT" ]
7
2019-04-23T02:50:13.000Z
2021-05-05T07:32:46.000Z
src/impl/organizeGffRecords.h
illarionovaanastasia/GEAN
b81bbf45dd869ffde2833fd1eb78463d09de45cb
[ "MIT" ]
5
2019-03-14T23:05:46.000Z
2020-08-17T09:14:17.000Z
// // Created by Baoxing song on 20.10.18. // #ifndef ZSDP_ORGANIZEGFFRECORDS_H #define ZSDP_ORGANIZEGFFRECORDS_H #include "../model/model.h" #include "../util/util.h" #include "./TranscriptUpdateInformation.h" #include "./checkOrfState.h" bool exactlySame( Gene & g1, Gene & g2); void mergeToFirstOne( Gene & g1, Gen...
40.473684
153
0.723017
[ "vector", "model" ]
4106ac3a10dadc436ae2f6e40df4b36daf2353ec
166
h
C
compiler/Parser.h
ATsahikian/PeProtector
4e005ea636a5679b82c9e58e09a0de53618896c5
[ "MIT" ]
43
2016-07-30T13:50:21.000Z
2021-06-17T22:45:00.000Z
compiler/Parser.h
ATsahikian/pe-protector
4e005ea636a5679b82c9e58e09a0de53618896c5
[ "MIT" ]
null
null
null
compiler/Parser.h
ATsahikian/pe-protector
4e005ea636a5679b82c9e58e09a0de53618896c5
[ "MIT" ]
16
2016-09-08T09:10:27.000Z
2020-06-14T00:30:59.000Z
#pragma once #include <vector> #include "common\SCommand.h" namespace NPeProtector { std::vector<SCommand> parse(std::istream& input); } // namespace NPeProtector
18.444444
49
0.746988
[ "vector" ]
410da918fe4c1d265ec3bc48510c5c625bcfb98e
4,563
h
C
cpp/test-harness/ta2/test-script.h
nathanawmk/SPARTA
6eeb28b2dd147088b6e851876b36eeba3e700f16
[ "BSD-2-Clause" ]
37
2017-06-09T13:55:23.000Z
2022-01-28T12:51:17.000Z
cpp/test-harness/ta2/test-script.h
nathanawmk/SPARTA
6eeb28b2dd147088b6e851876b36eeba3e700f16
[ "BSD-2-Clause" ]
null
null
null
cpp/test-harness/ta2/test-script.h
nathanawmk/SPARTA
6eeb28b2dd147088b6e851876b36eeba3e700f16
[ "BSD-2-Clause" ]
5
2017-06-09T13:55:26.000Z
2021-11-11T03:51:56.000Z
//***************************************************************** // Copyright 2015 MIT Lincoln Laboratory // Project: SPAR // Authors: Yang // Description: A TestScript that executes a specified test // // Modifications: // Date Name Modification // ---- ---...
38.669492
81
0.711374
[ "object" ]
991d0d9de6d6b62697fb3ac52a33448888a398a7
7,833
h
C
ScriptingBridge/iTerm2.h
ethanliu/dterm
427308915c70d187a9854618fb7b4f53428ee63d
[ "MIT" ]
110
2015-01-01T16:35:00.000Z
2022-03-24T09:53:42.000Z
ScriptingBridge/iTerm2.h
ethanliu/dterm
427308915c70d187a9854618fb7b4f53428ee63d
[ "MIT" ]
19
2016-01-20T08:10:09.000Z
2022-03-07T19:03:56.000Z
ScriptingBridge/iTerm2.h
ethanliu/dterm
427308915c70d187a9854618fb7b4f53428ee63d
[ "MIT" ]
15
2016-05-10T00:48:07.000Z
2021-03-07T17:14:54.000Z
/* * iTerm2.h */ #import <AppKit/AppKit.h> #import <ScriptingBridge/ScriptingBridge.h> @class iTerm2Application, iTerm2Window, iTerm2Tab, iTerm2Session; enum iTerm2SaveOptions { iTerm2SaveOptionsYes = 'yes ' /* Save the file. */, iTerm2SaveOptionsNo = 'no ' /* Do not save the file. */, iTerm2SaveOptionsAsk = ...
49.264151
171
0.761139
[ "object" ]
992080374cb0afbdcb6d1a06952fdd856349eeac
1,849
h
C
src/ImageSequenceLoader.h
atarabi/Cinder-AfterEffects
7cc85a00f827d301b640dbb76cb09318c223f2f5
[ "MIT" ]
10
2015-06-26T22:14:15.000Z
2022-02-06T06:42:23.000Z
src/ImageSequenceLoader.h
atarabi/Cinder-AfterEffects
7cc85a00f827d301b640dbb76cb09318c223f2f5
[ "MIT" ]
null
null
null
src/ImageSequenceLoader.h
atarabi/Cinder-AfterEffects
7cc85a00f827d301b640dbb76cb09318c223f2f5
[ "MIT" ]
1
2017-02-27T12:16:39.000Z
2017-02-27T12:16:39.000Z
/* * The MIT License (MIT) * * Copyright (c) 2015 Kareobana * * 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, modi...
32.438596
81
0.757166
[ "vector" ]
9925068f6c121d576ef8246287790ad614dca15c
406
h
C
StyleTransfer/StyleTransfer/View/CollectionViewCell.h
kingandyoga/StyleTransfer-iOS
5ad3bbb197c26dac8dd05123d2e7f8c55957c3fe
[ "MIT" ]
101
2017-09-04T03:46:12.000Z
2018-01-29T05:04:40.000Z
StyleTransfer/StyleTransfer/View/CollectionViewCell.h
mohsinalimat/StyleTransfer-iOS
5ad3bbb197c26dac8dd05123d2e7f8c55957c3fe
[ "MIT" ]
4
2018-04-01T09:37:09.000Z
2021-04-01T01:55:08.000Z
StyleTransfer/StyleTransfer/View/CollectionViewCell.h
mohsinalimat/StyleTransfer-iOS
5ad3bbb197c26dac8dd05123d2e7f8c55957c3fe
[ "MIT" ]
25
2018-02-08T09:24:54.000Z
2020-11-06T10:23:27.000Z
// // CollectionViewCell.h // StyleTransfer // // Created by 李金 on 2017/8/31. // Copyright © 2017年 Kingandyoga. All rights reserved. // #import <UIKit/UIKit.h> #import "StyleModel.h" typedef void(^ClickStyleBlock) (StyleModelType type); @interface CollectionViewCell : UICollectionViewCell @property (nonatomic, st...
23.882353
55
0.753695
[ "model" ]
992ad5ca5b433f71a65f2249a3e74cc610f8c510
6,684
h
C
iotexplorer/include/tencentcloud/iotexplorer/v20190423/model/ControlDeviceDataRequest.h
li5ch/tencentcloud-sdk-cpp
12ebfd75a399ee2791f6ac1220a79ce8a9faf7c4
[ "Apache-2.0" ]
43
2019-08-14T08:14:12.000Z
2022-03-30T12:35:09.000Z
iotexplorer/include/tencentcloud/iotexplorer/v20190423/model/ControlDeviceDataRequest.h
li5ch/tencentcloud-sdk-cpp
12ebfd75a399ee2791f6ac1220a79ce8a9faf7c4
[ "Apache-2.0" ]
12
2019-07-15T10:44:59.000Z
2021-11-02T12:35:00.000Z
iotexplorer/include/tencentcloud/iotexplorer/v20190423/model/ControlDeviceDataRequest.h
li5ch/tencentcloud-sdk-cpp
12ebfd75a399ee2791f6ac1220a79ce8a9faf7c4
[ "Apache-2.0" ]
28
2019-07-12T09:06:22.000Z
2022-03-30T08:04:18.000Z
/* * Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 ...
33.757576
92
0.446738
[ "vector", "model" ]
9931169bb01af21060332f227cc00ef89083c4da
2,444
h
C
saber/server/server_options.h
QiumingLu/saber
4b8647611eee03398e02a0578a513e4cb5dadc0c
[ "BSD-3-Clause" ]
7
2017-03-19T02:44:27.000Z
2021-10-04T07:10:08.000Z
saber/server/server_options.h
QiumingLu/saber
4b8647611eee03398e02a0578a513e4cb5dadc0c
[ "BSD-3-Clause" ]
null
null
null
saber/server/server_options.h
QiumingLu/saber
4b8647611eee03398e02a0578a513e4cb5dadc0c
[ "BSD-3-Clause" ]
3
2018-01-26T12:38:42.000Z
2021-12-12T08:10:14.000Z
// Copyright (c) 2017 Mirants Lu. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef SABER_SERVER_SERVER_OPTIONS_H_ #define SABER_SERVER_SERVER_OPTIONS_H_ #include <stdint.h> #include <string> #include <vector> namespace saber { struc...
23.27619
79
0.563421
[ "vector", "model" ]
994028b9600e6ff042fd8a769ffdff7a10102e39
68,296
c
C
drivers/serial/mps/cyclades/z/cyzport/cyzinit.c
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
drivers/serial/mps/cyclades/z/cyzport/cyzinit.c
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
drivers/serial/mps/cyclades/z/cyzport/cyzinit.c
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
/*-------------------------------------------------------------------------- * * Copyright (C) Cyclades Corporation, 1997-2001. * All rights reserved. * * Cyclades-Z Port Driver * * This file: cyzinit.c * * Description: This module contains the code related to initialization * ...
30.046634
98
0.560209
[ "object", "vector" ]
994847e495e7ab6a45ec15dce5bcb5dad66c9a60
5,563
h
C
backends/metadb.h
zhengqmark/indexfs_old
622169a8af1c80e7de7648a9ee6f874af919200c
[ "BSD-3-Clause" ]
6
2015-11-21T19:48:36.000Z
2019-04-01T03:36:21.000Z
backends/metadb.h
zhengqmark/indexfs-0.3
622169a8af1c80e7de7648a9ee6f874af919200c
[ "BSD-3-Clause" ]
1
2015-11-21T19:59:52.000Z
2015-11-21T19:59:52.000Z
backends/metadb.h
zhengqmark/indexfs_old
622169a8af1c80e7de7648a9ee6f874af919200c
[ "BSD-3-Clause" ]
3
2019-02-06T23:02:28.000Z
2019-11-05T04:10:22.000Z
// Copyright (c) 2014 The IndexFS Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. See the AUTHORS file for names of contributors. #ifndef _INDEXFS_BACKEND_METADB_H_ #define _INDEXFS_BACKEND_METADB_H_ #include <vector> #include <stri...
30.734807
84
0.624663
[ "vector" ]
99521845d7c4de1929989a95c85253aeea6dbd9e
2,081
c
C
ImageInLib/ImageInLib/src/printing_function.c
JozoUrban/ImageInLib
41d30a4845690d474bea0a67b1b8de4d04d43f1c
[ "BSD-3-Clause" ]
null
null
null
ImageInLib/ImageInLib/src/printing_function.c
JozoUrban/ImageInLib
41d30a4845690d474bea0a67b1b8de4d04d43f1c
[ "BSD-3-Clause" ]
6
2019-02-23T00:36:08.000Z
2019-09-16T11:40:47.000Z
ImageInLib/ImageInLib/src/printing_function.c
JozoUrban/ImageInLib
41d30a4845690d474bea0a67b1b8de4d04d43f1c
[ "BSD-3-Clause" ]
3
2019-02-28T10:00:33.000Z
2019-04-04T10:24:57.000Z
/* * Author: Markjoe Olunna UBA * Purpose: ImageInLife project - 4D Image Segmentation Methods * Language: C */ #include <stdio.h> #include <stdlib.h> #include "printing_function.h" bool printing_function3D(unsigned char **array3DPtr, const size_t xDim, const size_t yDim, const size_t zDim) { size_t k; //checks if...
25.691358
109
0.542047
[ "3d" ]
9955160102f7bcfc2fc98f2631c1ced21c92b3dd
1,498
h
C
src/http_client.h
shaunstoltz/cluster_mgr
a9915db4a02e32521981fdb8144483617a96d0a7
[ "Apache-2.0" ]
8
2021-03-10T06:34:45.000Z
2021-07-14T11:00:40.000Z
src/http_client.h
shaunstoltz/cluster_mgr
a9915db4a02e32521981fdb8144483617a96d0a7
[ "Apache-2.0" ]
null
null
null
src/http_client.h
shaunstoltz/cluster_mgr
a9915db4a02e32521981fdb8144483617a96d0a7
[ "Apache-2.0" ]
1
2021-04-12T02:04:56.000Z
2021-04-12T02:04:56.000Z
/* Copyright (c) 2019-2021 ZettaDB inc. All rights reserved. This source code is licensed under Apache 2.0 License, combined with Common Clause Condition 1.0, as detailed in the NOTICE file. */ #ifndef HTTP_CLIENT_H #define HTTP_CLIENT_H #include "sys_config.h" #include <errno.h> #include "global.h" #includ...
31.208333
113
0.757009
[ "vector" ]
9964b523a5159159956ba5b536a36ad228362e38
8,738
h
C
modules/image/lib/PiiHistogram.h
topiolli/into
f0a47736f5c93dd32e89e7aad34152ae1afc5583
[ "BSD-3-Clause" ]
14
2015-01-19T22:14:18.000Z
2020-04-13T23:27:20.000Z
modules/image/lib/PiiHistogram.h
topiolli/into
f0a47736f5c93dd32e89e7aad34152ae1afc5583
[ "BSD-3-Clause" ]
null
null
null
modules/image/lib/PiiHistogram.h
topiolli/into
f0a47736f5c93dd32e89e7aad34152ae1afc5583
[ "BSD-3-Clause" ]
14
2015-01-16T05:43:15.000Z
2019-01-29T07:57:11.000Z
/* This file is part of Into. * Copyright (C) Intopii 2013. * All rights reserved. * * Licensees holding a commercial Into license may use this file in * accordance with the commercial license agreement. Please see * LICENSE.commercial for commercial licensing terms. * * Alternatively, this file may be used und...
36.869198
141
0.682078
[ "vector" ]
996506a9cf7bbd57d81f8c5936b63cd5ce1a4868
41,316
c
C
source/blender/editors/space_view3d/space_view3d.c
1-MillionParanoidTterabytes/Blender-2.79b-blackened
e8d767324e69015aa66850d13bee7db1dc7d084b
[ "Unlicense" ]
2
2018-06-18T01:50:25.000Z
2018-06-18T01:50:32.000Z
source/blender/editors/space_view3d/space_view3d.c
1-MillionParanoidTterabytes/Blender-2.79b-blackened
e8d767324e69015aa66850d13bee7db1dc7d084b
[ "Unlicense" ]
null
null
null
source/blender/editors/space_view3d/space_view3d.c
1-MillionParanoidTterabytes/Blender-2.79b-blackened
e8d767324e69015aa66850d13bee7db1dc7d084b
[ "Unlicense" ]
null
null
null
/* * ***** BEGIN GPL LICENSE BLOCK ***** * * 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 ...
26.846004
121
0.683464
[ "mesh", "object", "3d" ]
99662b819aebbeef1a714a746f722e4af35f15b3
49,479
c
C
Dmf/Framework/DmfUtility.c
rajeshbg/DriverModuleFramework
2e8b8c78c5217b21a45192890f92c8fc581b0b0e
[ "MIT" ]
null
null
null
Dmf/Framework/DmfUtility.c
rajeshbg/DriverModuleFramework
2e8b8c78c5217b21a45192890f92c8fc581b0b0e
[ "MIT" ]
null
null
null
Dmf/Framework/DmfUtility.c
rajeshbg/DriverModuleFramework
2e8b8c78c5217b21a45192890f92c8fc581b0b0e
[ "MIT" ]
null
null
null
/*++ Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license. Module Name: DmfUtility.c Abstract: DMF Implementation. This Module contains general utility functions that perform commonly needed tasks by clients. Environment: Kernel-mode Driver Framewor...
28.419874
210
0.623699
[ "object" ]
99671d5b1632ac94ed1007027f4aad92e88a2354
1,514
h
C
ProfessionalC++/RoundRobin/RoundRobin.h
zzragida/CppExamples
d627b097efc04209aa4012f7b7f9d82858da3f2d
[ "Apache-2.0" ]
null
null
null
ProfessionalC++/RoundRobin/RoundRobin.h
zzragida/CppExamples
d627b097efc04209aa4012f7b7f9d82858da3f2d
[ "Apache-2.0" ]
null
null
null
ProfessionalC++/RoundRobin/RoundRobin.h
zzragida/CppExamples
d627b097efc04209aa4012f7b7f9d82858da3f2d
[ "Apache-2.0" ]
null
null
null
#include <stdexcept> #include <vector> template <typename T> class RoundRobin { public: RoundRobin(int numExpected = 0); virtual ~RoundRobin(); void add(const T& elem); void remove(const T& elem); T& getNext() throw(std::out_of_range); protected: std::vector<T> mElems; typename std::vector<T>::iterator mCur...
16.106383
57
0.64465
[ "vector" ]
9972bd04e09fc236649b33447c7f3a0f7b66d92c
29,454
h
C
pcommon/pcomn_meta.h
ymarkovitch/libpcomn
e8d20cbb5ce6f181913e6c5ee15431b0f45758cf
[ "Zlib" ]
6
2015-02-18T17:10:15.000Z
2019-01-01T13:48:05.000Z
pcommon/pcomn_meta.h
ymarkovitch/libpcomn
e8d20cbb5ce6f181913e6c5ee15431b0f45758cf
[ "Zlib" ]
null
null
null
pcommon/pcomn_meta.h
ymarkovitch/libpcomn
e8d20cbb5ce6f181913e6c5ee15431b0f45758cf
[ "Zlib" ]
3
2018-06-24T15:59:12.000Z
2021-02-15T09:21:39.000Z
/*-*- mode:c++;tab-width:3;indent-tabs-mode:nil;c-file-style:"ellemtel";c-file-offsets:((innamespace . 0)(inclass . ++)) -*-*/ #ifndef __PCOMN_META_H #define __PCOMN_META_H /******************************************************************************* FILE : pcomn_meta.h COPYRIGHT : Yakov Markovitch,...
41.660537
126
0.628845
[ "object" ]
997a73d34e4ae2c395b22fde16ea4200a9ea4451
3,074
h
C
oneflow/core/ndarray/ndarray_apply_broadcast_unary.h
wangyuyue/oneflow
0a71c22fe8355392acc8dc0e301589faee4c4832
[ "Apache-2.0" ]
2
2021-09-10T00:19:49.000Z
2021-11-16T11:27:20.000Z
oneflow/core/ndarray/ndarray_apply_broadcast_unary.h
duijiudanggecl/oneflow
d2096ae14cf847509394a3b717021e2bd1d72f62
[ "Apache-2.0" ]
1
2021-06-16T08:37:50.000Z
2021-06-16T08:37:50.000Z
oneflow/core/ndarray/ndarray_apply_broadcast_unary.h
duijiudanggecl/oneflow
d2096ae14cf847509394a3b717021e2bd1d72f62
[ "Apache-2.0" ]
1
2021-01-17T03:34:39.000Z
2021-01-17T03:34:39.000Z
/* Copyright 2020 The OneFlow Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
42.109589
100
0.745934
[ "shape" ]
48ca0887f6b3498203f997f11c3a5fd726ec42fd
622
h
C
src/Cube.h
HandsAndKeyboards/AppointmentProblem
dc0aedb88316546781a68876650c24e5d034522c
[ "MIT" ]
null
null
null
src/Cube.h
HandsAndKeyboards/AppointmentProblem
dc0aedb88316546781a68876650c24e5d034522c
[ "MIT" ]
null
null
null
src/Cube.h
HandsAndKeyboards/AppointmentProblem
dc0aedb88316546781a68876650c24e5d034522c
[ "MIT" ]
null
null
null
#ifndef CUBE_H #define CUBE_H #include <QVector> #include "Line.h" #include "IRenderable.h" class Cube final : public IRenderable { // Вершины куба - точки трехмерного графа QVector<QVector3D> vertices; // Ребра куба std::vector<std::unique_ptr<IRenderable>> edges; public: /* Конструктор класса...
19.4375
55
0.684887
[ "render", "vector" ]
48ca7b266322ef0dd0dad2e48f1a466e61bf4a3b
3,928
h
C
install/include/moar/6model/reprs/MVMCompUnit.h
tony-o/deb-rakudodaily
7c7c0b29c133d90fbe98472030baa2efb98125ac
[ "Artistic-2.0" ]
null
null
null
install/include/moar/6model/reprs/MVMCompUnit.h
tony-o/deb-rakudodaily
7c7c0b29c133d90fbe98472030baa2efb98125ac
[ "Artistic-2.0" ]
null
null
null
install/include/moar/6model/reprs/MVMCompUnit.h
tony-o/deb-rakudodaily
7c7c0b29c133d90fbe98472030baa2efb98125ac
[ "Artistic-2.0" ]
null
null
null
struct MVMExtOpRecord { /* Used to query the extop registry. */ MVMString *name; /* Resolved by the validator. */ MVMOpInfo *info; /* The actual function executed by the interpreter. * Resolved by the validator. */ MVMExtOpFunc *func; /* Tells the interpreter by how much to increment...
30.449612
77
0.680499
[ "object" ]
48d48a31d948f3d92f2eeb3cea4f12f9aa38f946
2,352
h
C
quic/core/quic_datagram_queue.h
linjunmian/quiche
4b63155d124a94c1505233de72b4123bb5858b6c
[ "BSD-3-Clause" ]
null
null
null
quic/core/quic_datagram_queue.h
linjunmian/quiche
4b63155d124a94c1505233de72b4123bb5858b6c
[ "BSD-3-Clause" ]
null
null
null
quic/core/quic_datagram_queue.h
linjunmian/quiche
4b63155d124a94c1505233de72b4123bb5858b6c
[ "BSD-3-Clause" ]
null
null
null
// Copyright 2019 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 QUICHE_QUIC_CORE_QUIC_DATAGRAM_QUEUE_H_ #define QUICHE_QUIC_CORE_QUIC_DATAGRAM_QUEUE_H_ #include "quic/core/quic_circular_deque.h" #include "quic...
33.6
80
0.761905
[ "object" ]
48f88fbea31c762710705ec843e1c2c7c7420249
2,685
h
C
Extern/JUCE/extras/the jucer/src/ui/jucer_ResourceEditorPanel.h
vinniefalco/SimpleDJ
30cf1929eaaf0906a1056a33378e8b330062c691
[ "MIT" ]
27
2015-05-07T02:10:39.000Z
2021-06-22T14:52:50.000Z
Extern/JUCE/extras/the jucer/src/ui/jucer_ResourceEditorPanel.h
JoseDiazRohena/SimpleDJ
30cf1929eaaf0906a1056a33378e8b330062c691
[ "MIT" ]
null
null
null
Extern/JUCE/extras/the jucer/src/ui/jucer_ResourceEditorPanel.h
JoseDiazRohena/SimpleDJ
30cf1929eaaf0906a1056a33378e8b330062c691
[ "MIT" ]
14
2015-09-12T12:00:22.000Z
2022-03-08T22:24:24.000Z
/* ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ JUCE can be r...
37.816901
128
0.58175
[ "model" ]
48fa0be799b182b5e134f1ddbba2ccb652925f39
24,920
h
C
src/ios/IDTech.framework/Versions/A/Headers/IDT_UniPay.h
fasteroko/cordova-plugin-unimagII-swiper
7f5e3fdd2c369306d016b826a1ab1eb3283868bc
[ "Apache-2.0" ]
null
null
null
src/ios/IDTech.framework/Versions/A/Headers/IDT_UniPay.h
fasteroko/cordova-plugin-unimagII-swiper
7f5e3fdd2c369306d016b826a1ab1eb3283868bc
[ "Apache-2.0" ]
null
null
null
src/ios/IDTech.framework/Versions/A/Headers/IDT_UniPay.h
fasteroko/cordova-plugin-unimagII-swiper
7f5e3fdd2c369306d016b826a1ab1eb3283868bc
[ "Apache-2.0" ]
null
null
null
// // IDT_UniPay.h // IDTech // // Created by Randy Palermo on 7/2/14. // Copyright (c) 2014 IDTech Products. All rights reserved. // #import <Foundation/Foundation.h> #import "IDTCommon.h" #import "IDTMSRData.h" #import "APDUResponse.h" #import "IDT_Device.h" /** Protocol methods established for IDT_UniPay ...
28.909513
235
0.742817
[ "object", "model" ]
48fc56e92e48135c7a5936f08a69d0cd34cc21a1
18,277
h
C
SofaKernel/modules/SofaRigid/JointSpringForceField.h
sofa-framework/issofa
94855f488465bc3ed41223cbde987581dfca5389
[ "OML" ]
null
null
null
SofaKernel/modules/SofaRigid/JointSpringForceField.h
sofa-framework/issofa
94855f488465bc3ed41223cbde987581dfca5389
[ "OML" ]
null
null
null
SofaKernel/modules/SofaRigid/JointSpringForceField.h
sofa-framework/issofa
94855f488465bc3ed41223cbde987581dfca5389
[ "OML" ]
null
null
null
/****************************************************************************** * SOFA, Simulation Open-Framework Architecture, development version * * (c) 2006-2017 INRIA, USTL, UJF, CNRS, MGH * * * ...
44.469586
228
0.636428
[ "vector" ]
48fd656b9b9b49e0bb630ab40805fe3d19cb2065
10,086
h
C
pic32/cores/pic32/flow/core/pageinfo.h
IMG-FlowCloud/flowcloud-mpide
0614ed39ba3df2a5d30e5dcd738ae3ebab49f15a
[ "BSD-3-Clause" ]
null
null
null
pic32/cores/pic32/flow/core/pageinfo.h
IMG-FlowCloud/flowcloud-mpide
0614ed39ba3df2a5d30e5dcd738ae3ebab49f15a
[ "BSD-3-Clause" ]
null
null
null
pic32/cores/pic32/flow/core/pageinfo.h
IMG-FlowCloud/flowcloud-mpide
0614ed39ba3df2a5d30e5dcd738ae3ebab49f15a
[ "BSD-3-Clause" ]
null
null
null
/**************************************************************************** Copyright (c) 2014, Imagination Technologies Limited All rights reserved. Redistribution and use of the Software in source and binary forms, with or without modification, are permitted provided that the following conditions are met: ...
53.935829
756
0.785643
[ "object" ]
5b0085f0c8645cc68bfdec266070ae56079377ee
1,342
h
C
include/retdec/loader/utils/overlap_resolver.h
Andrik-555/retdec
1ac63a520da02912daf836b924f41d95b1b5fa10
[ "MIT", "BSD-3-Clause" ]
521
2019-03-29T15:44:08.000Z
2022-03-22T09:46:19.000Z
include/retdec/loader/utils/overlap_resolver.h
Andrik-555/retdec
1ac63a520da02912daf836b924f41d95b1b5fa10
[ "MIT", "BSD-3-Clause" ]
30
2019-06-04T17:00:49.000Z
2021-09-08T20:44:19.000Z
include/retdec/loader/utils/overlap_resolver.h
Andrik-555/retdec
1ac63a520da02912daf836b924f41d95b1b5fa10
[ "MIT", "BSD-3-Clause" ]
99
2019-03-29T16:04:13.000Z
2022-03-28T16:59:34.000Z
/** * @file include/retdec/loader/utils/overlap_resolver.h * @brief Declaration of overlap resolver. * @copyright (c) 2017 Avast Software, licensed under the MIT license */ #ifndef RETDEC_LOADER_UTILS_OVERLAP_RESOLVER_H #define RETDEC_LOADER_UTILS_OVERLAP_RESOLVER_H #include <cstdint> #include <functional> #inclu...
23.54386
141
0.732489
[ "vector" ]
5b097ec108c39a72311159628c3fa71dd69e9024
851
h
C
ports/www/chromium-legacy/newport/files/patch-media_base_scopedfd__helper.h
danielfojt/DeltaPorts
5710b4af4cacca5eb1ac577df304c788c07c4217
[ "BSD-2-Clause-FreeBSD" ]
1
2022-02-08T02:24:08.000Z
2022-02-08T02:24:08.000Z
ports/www/chromium-legacy/newport/files/patch-media_base_scopedfd__helper.h
danielfojt/DeltaPorts
5710b4af4cacca5eb1ac577df304c788c07c4217
[ "BSD-2-Clause-FreeBSD" ]
null
null
null
ports/www/chromium-legacy/newport/files/patch-media_base_scopedfd__helper.h
danielfojt/DeltaPorts
5710b4af4cacca5eb1ac577df304c788c07c4217
[ "BSD-2-Clause-FreeBSD" ]
null
null
null
--- media/base/scopedfd_helper.h.orig 2019-09-09 21:55:20 UTC +++ media/base/scopedfd_helper.h @@ -11,17 +11,17 @@ namespace media { // Theoretically, we can test on defined(OS_POSIX) || defined(OS_FUCHSIA), but -// since the only current user is V4L2 we are limiting the scope to OS_LINUX so +// since the only curr...
35.458333
90
0.708578
[ "vector" ]
5b12b261a4d10626b34760ccd6ad0505620f1683
4,361
c
C
kubernetes/model/apiextensions_v1_webhook_client_config.c
minerba/c
8eb6593e55d0e5d57a2dd3153c15c9645de677bc
[ "Apache-2.0" ]
null
null
null
kubernetes/model/apiextensions_v1_webhook_client_config.c
minerba/c
8eb6593e55d0e5d57a2dd3153c15c9645de677bc
[ "Apache-2.0" ]
null
null
null
kubernetes/model/apiextensions_v1_webhook_client_config.c
minerba/c
8eb6593e55d0e5d57a2dd3153c15c9645de677bc
[ "Apache-2.0" ]
null
null
null
#include <stdlib.h> #include <string.h> #include <stdio.h> #include "apiextensions_v1_webhook_client_config.h" apiextensions_v1_webhook_client_config_t *apiextensions_v1_webhook_client_config_create( char ca_bundle, apiextensions_v1_service_reference_t *service, char *url ) { apiextensions_v1_web...
34.888
154
0.768631
[ "model" ]
5b17bee9bc02c2ae94b346b0545288447d59d6c8
23,964
h
C
src/utils/ans_utils.h
RReverser/libwebp2
c90b5b476004c9a98731ae1c175cebab5de50fbf
[ "Apache-2.0" ]
4
2020-11-10T17:46:57.000Z
2022-03-22T06:24:17.000Z
src/utils/ans_utils.h
RReverser/libwebp2
c90b5b476004c9a98731ae1c175cebab5de50fbf
[ "Apache-2.0" ]
null
null
null
src/utils/ans_utils.h
RReverser/libwebp2
c90b5b476004c9a98731ae1c175cebab5de50fbf
[ "Apache-2.0" ]
null
null
null
// Copyright 2019 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in ...
36.144796
80
0.620013
[ "vector" ]
5b2670b9a7458368e3f2ddfc711c6a3820526a57
6,490
c
C
src/survive_api.c
Groad/libsurvive
1ed89a53c9170771d34c82a4fd9cedaf62b56efc
[ "MIT" ]
1
2020-01-10T10:51:10.000Z
2020-01-10T10:51:10.000Z
src/survive_api.c
Groad/libsurvive
1ed89a53c9170771d34c82a4fd9cedaf62b56efc
[ "MIT" ]
null
null
null
src/survive_api.c
Groad/libsurvive
1ed89a53c9170771d34c82a4fd9cedaf62b56efc
[ "MIT" ]
null
null
null
#include "survive_api.h" #include "inttypes.h" #include "os_generic.h" #include "stdio.h" #include "string.h" #include "survive.h" struct SurviveExternalObject { SurvivePose pose; }; struct SurviveSimpleObject { struct SurviveSimpleContext *actx; enum SurviveSimpleObject_type { SurviveSimpleObject_LIGHTHOUSE, ...
28.844444
106
0.740216
[ "object" ]
5b2c7b81d97668370ab3c7d895de692a79a40918
5,262
h
C
torch/csrc/utils/throughput_benchmark-inl.h
magictiger/pytorch
eb71f7d93145379db4b3b2006065559ac46df344
[ "Intel" ]
3
2021-06-11T11:33:40.000Z
2021-08-22T14:54:34.000Z
torch/csrc/utils/throughput_benchmark-inl.h
magictiger/pytorch
eb71f7d93145379db4b3b2006065559ac46df344
[ "Intel" ]
null
null
null
torch/csrc/utils/throughput_benchmark-inl.h
magictiger/pytorch
eb71f7d93145379db4b3b2006065559ac46df344
[ "Intel" ]
1
2021-12-26T23:20:06.000Z
2021-12-26T23:20:06.000Z
#pragma once #include <random> #include <thread> #include <torch/csrc/autograd/profiler.h> #include <torch/csrc/jit/python/pybind_utils.h> #include <torch/csrc/utils/pybind.h> #include <aten/src/ATen/Parallel.h> #include <c10/util/irange.h> namespace torch { namespace throughput_benchmark { namespace detail { temp...
34.847682
95
0.679209
[ "vector", "model" ]
5b2cd76488c1829f230d48cfbf0ae2c839b0c921
12,541
h
C
src/kudu/common/key_encoder.h
shirodkara/kudu
1e39599b458c57c4016fc28680f2579d6472ce0b
[ "Apache-2.0" ]
6
2020-05-12T02:18:48.000Z
2021-04-15T20:39:21.000Z
src/kudu/common/key_encoder.h
shirodkara/kudu
1e39599b458c57c4016fc28680f2579d6472ce0b
[ "Apache-2.0" ]
1
2021-02-23T19:20:32.000Z
2021-02-24T08:41:41.000Z
src/kudu/common/key_encoder.h
shirodkara/kudu
1e39599b458c57c4016fc28680f2579d6472ce0b
[ "Apache-2.0" ]
null
null
null
// 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 2.0 (the // "License"); you may...
34.171662
97
0.642054
[ "vector" ]
5b314bae82cecede78eac348b898ca15358f755d
7,742
h
C
Project_2/JSONParser.h
jplabadie/graphix
d5f856c66120c26ead5faa56aa501b9eb1b82488
[ "MIT" ]
null
null
null
Project_2/JSONParser.h
jplabadie/graphix
d5f856c66120c26ead5faa56aa501b9eb1b82488
[ "MIT" ]
null
null
null
Project_2/JSONParser.h
jplabadie/graphix
d5f856c66120c26ead5faa56aa501b9eb1b82488
[ "MIT" ]
null
null
null
#ifndef _VECTOR_MATH_H_ #define _VECTOR_MATH_H_ #include <ctype.h> #include <stdint.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include "VectorMath.h" #include "RayTracer.h" int line = 1; const uint8_t INIT_NUM_OBJ = 64; /** * Wrapper for the getc() func, adds error checking and line-number main...
25.136364
93
0.510592
[ "object", "vector" ]
5b31d32149e201d0e05c3b9b5e26a3de7dae66b0
1,478
c
C
tools-src/gnu/glibc/localedata/tests-mbwc/tst_mbrlen.c
enfoTek/tomato.linksys.e2000.nvram-mod
2ce3a5217def49d6df7348522e2bfda702b56029
[ "FSFAP" ]
80
2015-01-02T10:14:04.000Z
2021-06-07T06:29:49.000Z
tools-src/gnu/glibc/localedata/tests-mbwc/tst_mbrlen.c
unforgiven512/tomato
96f09fab4929c6ddde5c9113f1b2476ad37133c4
[ "FSFAP" ]
9
2015-05-14T11:03:12.000Z
2018-01-04T07:12:58.000Z
tools-src/gnu/glibc/localedata/tests-mbwc/tst_mbrlen.c
unforgiven512/tomato
96f09fab4929c6ddde5c9113f1b2476ad37133c4
[ "FSFAP" ]
69
2015-01-02T10:45:56.000Z
2021-09-06T07:52:13.000Z
/* MBRLEN: size_t mbrlen (char *s, size_t n, mbstate_t *ps) */ #define TST_FUNCTION mbrlen #include "tsp_common.c" #include "dat_mbrlen.c" int tst_mbrlen (FILE * fp, int debug_flg) { TST_DECL_VARS (size_t); char s_flg; const char *s_in; size_t n; char t_flg; char t_ini; static mbstate_t s = { 0 }; ...
17.807229
61
0.592016
[ "object" ]
5b367389c0966aa08bb9f0995b1d58d56193c7cf
653
h
C
src/util/object.h
mmig/zeromq.js
e2821f002eebec2428e83614d8b5309388c79342
[ "MIT" ]
1,180
2016-10-30T15:46:20.000Z
2022-03-27T21:12:21.000Z
src/util/object.h
mmig/zeromq.js
e2821f002eebec2428e83614d8b5309388c79342
[ "MIT" ]
358
2016-10-29T17:12:17.000Z
2022-03-25T15:18:30.000Z
src/util/object.h
mmig/zeromq.js
e2821f002eebec2428e83614d8b5309388c79342
[ "MIT" ]
205
2016-10-30T07:44:13.000Z
2022-03-08T17:39:15.000Z
/* Copyright (c) 2017-2019 Rolf Timmermans */ #pragma once namespace zmq { /* Seals an object to prevent setting incorrect options. */ static inline void Seal(Napi::Object object) { auto global = object.Env().Global(); auto seal = global.Get("Object").As<Napi::Object>().Get("seal").As<Napi::Function>(); se...
32.65
89
0.666156
[ "object" ]
5b37ec6fcb0e1bd2c660ff2359ca640b96f11f0d
1,093
h
C
NoiseStudioLib/NoiseStudioLib/input_socket.h
SneakyMax/NoiseStudio
b0c3c72e787d61b798acbcd2147f36e1e78f5bad
[ "Unlicense" ]
null
null
null
NoiseStudioLib/NoiseStudioLib/input_socket.h
SneakyMax/NoiseStudio
b0c3c72e787d61b798acbcd2147f36e1e78f5bad
[ "Unlicense" ]
null
null
null
NoiseStudioLib/NoiseStudioLib/input_socket.h
SneakyMax/NoiseStudio
b0c3c72e787d61b798acbcd2147f36e1e78f5bad
[ "Unlicense" ]
null
null
null
#ifndef INPUT_SOCKET_H #define INPUT_SOCKET_H #include <boost/optional.hpp> #include "accepted_types.h" #include "socket.h" #include "connection.h" namespace noises { class InputSocket : public Socket { public: InputSocket(const std::string& name, SocketType type); InputSoc...
26.658537
94
0.662397
[ "vector" ]
5b44250038bca7890daf413cd6bf8c0f529fca0c
990
h
C
src/resummation/gauss_grid.h
dulatf/ihixs
316d5cdf3e88f2ba69cc43668d66b4f69ff833ce
[ "MIT" ]
1
2019-02-08T13:50:24.000Z
2019-02-08T13:50:24.000Z
src/resummation/gauss_grid.h
dulatf/ihixs
316d5cdf3e88f2ba69cc43668d66b4f69ff833ce
[ "MIT" ]
null
null
null
src/resummation/gauss_grid.h
dulatf/ihixs
316d5cdf3e88f2ba69cc43668d66b4f69ff833ce
[ "MIT" ]
null
null
null
#ifndef GAUSS_GRID_H #define GAUSS_GRID_H #include "constants.h" #include <vector> #include "as_series.h" #include "user_interface.h" #include <complex> #include <utility> #include "luminosity.h" #include <functional> using namespace std; class GaussGrid{ public: GaussGrid(const UserInterface& UI,const string &gri...
23.023256
72
0.754545
[ "vector" ]
5b46c941a720048797879d1cedb3d3dc8c0a8e29
998
h
C
engine_test/shader_tests/src/graphics/renderer/3D/renderer.h
llGuy/gamedev
16aa203934fd767926c58558e021630288556399
[ "MIT" ]
null
null
null
engine_test/shader_tests/src/graphics/renderer/3D/renderer.h
llGuy/gamedev
16aa203934fd767926c58558e021630288556399
[ "MIT" ]
4
2018-12-24T11:16:53.000Z
2018-12-24T11:20:29.000Z
engine_test/shader_tests/src/graphics/renderer/3D/renderer.h
llGuy/gamedev
16aa203934fd767926c58558e021630288556399
[ "MIT" ]
null
null
null
#pragma once #include <glm/glm.hpp> #include "../pre_render.h" #include "../render_func.h" #include "../../../api/api.h" class mesh_handler; struct pre_render_ptr { bool on_heap; renderer_pre_render * pre_render; auto destroy(void) -> void { if (on_heap) delete pre_render; } }; class renderer_3D { protecte...
20.791667
92
0.709419
[ "render", "vector" ]
5b560d2d9bac8c172fdffaf46626e52191c504a4
98,212
h
C
CNN/headers/model_2_2_8.h
tclements/CS249FINAL
a8b5196192507cb246aff3718fe0e26085e00f0e
[ "MIT" ]
null
null
null
CNN/headers/model_2_2_8.h
tclements/CS249FINAL
a8b5196192507cb246aff3718fe0e26085e00f0e
[ "MIT" ]
null
null
null
CNN/headers/model_2_2_8.h
tclements/CS249FINAL
a8b5196192507cb246aff3718fe0e26085e00f0e
[ "MIT" ]
null
null
null
const unsigned char model[] __attribute__((aligned(4))) = { 0x1c, 0x00, 0x00, 0x00, 0x54, 0x46, 0x4c, 0x33, 0x00, 0x00, 0x12, 0x00, 0x1c, 0x00, 0x04, 0x00, 0x08, 0x00, 0x0c, 0x00, 0x10, 0x00, 0x14, 0x00, 0x00, 0x00, 0x18, 0x00, 0x12, 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, 0x14, 0x00, 0x00, 0x00, 0x28, 0x00, ...
73.843609
73
0.648668
[ "model" ]
85a7154bc5a8160770830be29621d0b5ba870bcd
7,724
h
C
liberty/include/liberty/Utilities/CompressedPointerVector.h
righier/cpf
0a9d7c2cde6676be519c490d98197eb5283520b4
[ "MIT" ]
18
2020-08-14T21:19:59.000Z
2022-02-22T12:43:52.000Z
liberty/include/liberty/Utilities/CompressedPointerVector.h
righier/cpf
0a9d7c2cde6676be519c490d98197eb5283520b4
[ "MIT" ]
23
2020-08-17T21:04:36.000Z
2022-03-02T19:29:27.000Z
liberty/include/liberty/Utilities/CompressedPointerVector.h
righier/cpf
0a9d7c2cde6676be519c490d98197eb5283520b4
[ "MIT" ]
2
2020-09-17T17:25:19.000Z
2021-05-21T11:21:43.000Z
#ifndef LLVM_LIBERTY_COMPRESSED_POINTER_VECTOR_H #define LLVM_LIBERTY_COMPRESSED_POINTER_VECTOR_H #include <assert.h> #include <stdint.h> #include <vector> #include <algorithm> #include <iostream> namespace liberty { /// A somewhat less-ugly way to /// define an integer which is /// big-enough to hold a pointer...
25.407895
116
0.625842
[ "vector" ]
85b8e2454ffbd9c925749dae7603435dd2b3f1ec
3,995
h
C
Client/BalanceShoeClient_old/pages/Mac/macmainpage.h
nimile/Balance-Shoe
525e129caa2e2ab19186217776a2d73b656980ff
[ "MIT" ]
1
2019-12-11T23:35:25.000Z
2019-12-11T23:35:25.000Z
Client/BalanceShoeClient_old/pages/Mac/macmainpage.h
nimile/Balance-Shoe
525e129caa2e2ab19186217776a2d73b656980ff
[ "MIT" ]
null
null
null
Client/BalanceShoeClient_old/pages/Mac/macmainpage.h
nimile/Balance-Shoe
525e129caa2e2ab19186217776a2d73b656980ff
[ "MIT" ]
null
null
null
/** * @file macmainpage.h * @brief Provides the logic to handle main page * @details This file contains the logic for the main page * At this page it is possible to invoke different settings * it is also possible to start the ESP. * @author Nils Milewski (nimile/10010480) */ #ifndef MACMAINPAGE...
34.145299
98
0.632791
[ "object" ]
85c730a89b34dcdf18c08ff80178479ceccf1c92
5,706
h
C
ImportantExample/cuteReportView/cutereport/src/plugins/standard/core_plugins/items/line/line.h
xiaohaijin/Qt
54d961c6a8123d8e4daf405b7996aba4be9ab7ed
[ "MIT" ]
3
2018-12-24T19:35:52.000Z
2022-02-04T14:45:59.000Z
ImportantExample/cuteReportView/cutereport/src/plugins/standard/core_plugins/items/line/line.h
xiaohaijin/Qt
54d961c6a8123d8e4daf405b7996aba4be9ab7ed
[ "MIT" ]
null
null
null
ImportantExample/cuteReportView/cutereport/src/plugins/standard/core_plugins/items/line/line.h
xiaohaijin/Qt
54d961c6a8123d8e4daf405b7996aba4be9ab7ed
[ "MIT" ]
1
2019-05-09T02:42:40.000Z
2019-05-09T02:42:40.000Z
/*************************************************************************** * This file is part of the CuteReport project * * Copyright (C) 2012-2015 by Alexander Mikhalov * * alexander.mikhalov@gmail.com * * ...
40.183099
225
0.625832
[ "object" ]
85ce9e2505fe1162dd08eb529b8590e1c3aec0f7
1,130
c
C
STM32Cube_FW_F4_V1.25.0/Middlewares/Third_Party/FatFs/doc/res/app1.c
XiaZhouZero/OPEC
e2844492e27769137ac5c50e9b08f58f5942d5b2
[ "MIT" ]
307
2019-10-24T09:05:23.000Z
2022-03-31T12:31:46.000Z
STM32Cube_FW_F4_V1.25.0/Middlewares/Third_Party/FatFs/doc/res/app1.c
XiaZhouZero/OPEC
e2844492e27769137ac5c50e9b08f58f5942d5b2
[ "MIT" ]
28
2016-08-05T03:02:09.000Z
2017-10-18T00:04:01.000Z
STM32Cube_FW_F4_V1.25.0/Middlewares/Third_Party/FatFs/doc/res/app1.c
XiaZhouZero/OPEC
e2844492e27769137ac5c50e9b08f58f5942d5b2
[ "MIT" ]
116
2019-10-24T09:14:23.000Z
2022-03-18T20:52:21.000Z
/*------------------------------------------------------------/ / Open or create a file in append mode / (This function was sperseded by FA_OPEN_APPEND at FatFs R0.12a) /------------------------------------------------------------*/ FRESULT open_append ( FIL* fp, /* [OUT] File object to create */ ...
25.111111
76
0.472566
[ "object" ]
85d2b514bef6ab7fb6c3c8c263328b2a5a90b761
56,931
c
C
interface/vmcs_host/vc_vchi_cecservice.c
anthonyryan1/raspberrypi-userland
4f5d2748100ab151189374b7ce0a2d22ef9a9d95
[ "BSD-3-Clause" ]
1
2019-10-15T02:38:55.000Z
2019-10-15T02:38:55.000Z
interface/vmcs_host/vc_vchi_cecservice.c
anthonyryan1/raspberrypi-userland
4f5d2748100ab151189374b7ce0a2d22ef9a9d95
[ "BSD-3-Clause" ]
null
null
null
interface/vmcs_host/vc_vchi_cecservice.c
anthonyryan1/raspberrypi-userland
4f5d2748100ab151189374b7ce0a2d22ef9a9d95
[ "BSD-3-Clause" ]
3
2017-02-15T20:29:07.000Z
2021-07-11T10:09:03.000Z
/* 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...
40.635974
155
0.576716
[ "vector" ]
85d315e022687a0afa74e590609df53a55614f0e
4,935
c
C
src/renderer.c
Df458/Cloudy-Climb
24de95fbe677475edf48a2b022275184c77f3002
[ "Zlib" ]
null
null
null
src/renderer.c
Df458/Cloudy-Climb
24de95fbe677475edf48a2b022275184c77f3002
[ "Zlib" ]
null
null
null
src/renderer.c
Df458/Cloudy-Climb
24de95fbe677475edf48a2b022275184c77f3002
[ "Zlib" ]
null
null
null
#include "renderer.h" #include "camera.h" #include "check.h" #include "data_loader.h" #include "debug_draw.h" #include "graphics_log.h" #include "matrix.h" #include "mesh.h" #include "paths.h" #include "renderpass.h" #include "shader_init.h" #include "shader.h" #include "texture_loader.h" #include "vector.h" #include ...
36.828358
171
0.690578
[ "mesh", "vector" ]
85db45cb3dfc6ee933cff4a0dd2d2a6726b76f6d
10,624
h
C
src/game.h
Joshua1337/letvezi
f3d7e792896fdd0c62b801e0c6e400b654ab3ae2
[ "MIT" ]
4
2015-11-27T14:31:49.000Z
2015-12-18T02:41:56.000Z
src/game.h
Joshua1337/letvezi
f3d7e792896fdd0c62b801e0c6e400b654ab3ae2
[ "MIT" ]
4
2015-12-07T13:33:32.000Z
2015-12-22T01:32:42.000Z
src/game.h
Joshua1337/letvezi
f3d7e792896fdd0c62b801e0c6e400b654ab3ae2
[ "MIT" ]
3
2015-11-27T14:45:45.000Z
2020-06-05T22:02:28.000Z
#pragma once #include <iostream> #include <SDL2/SDL.h> #include <SDL2/SDL_image.h> #include <SDL2/SDL_ttf.h> #include <SDL2/SDL_mixer.h> #include <map> #include <thread> #include <future> #include <mutex> #include <stdexcept> #include <boost/optional.hpp> #include "conc.h" #include "timer.h" namespace Game { /* ...
39.641791
130
0.494352
[ "render" ]
85e21b982027b1b5ac4b4800a5487311e3104beb
1,826
h
C
ui/gfx/ozone/overlay_candidates_ozone.h
shaochangbin/chromium-crosswalk
634d34e4cf82b4f7400357c53ec12efaffe94add
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
2
2019-01-16T03:57:28.000Z
2021-01-23T15:29:45.000Z
ui/gfx/ozone/overlay_candidates_ozone.h
shaochangbin/chromium-crosswalk
634d34e4cf82b4f7400357c53ec12efaffe94add
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
ui/gfx/ozone/overlay_candidates_ozone.h
shaochangbin/chromium-crosswalk
634d34e4cf82b4f7400357c53ec12efaffe94add
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
2
2015-04-17T13:19:09.000Z
2021-10-21T12:55:15.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_GFX_OZONE_OVERLAY_CANDIDATES_OZONE_H_ #define UI_GFX_OZONE_OVERLAY_CANDIDATES_OZONE_H_ #include <vector> #include "base/basictypes.h" #includ...
33.814815
76
0.768894
[ "vector", "transform" ]
85f10cfbb64cb947037e8d666f81a003e9bac060
31,145
c
C
src/client/dfs/dfs_sys.c
tylerqi/daos
290a7740e8af958c2036270163640cf7f2f313d9
[ "BSD-2-Clause-Patent" ]
null
null
null
src/client/dfs/dfs_sys.c
tylerqi/daos
290a7740e8af958c2036270163640cf7f2f313d9
[ "BSD-2-Clause-Patent" ]
null
null
null
src/client/dfs/dfs_sys.c
tylerqi/daos
290a7740e8af958c2036270163640cf7f2f313d9
[ "BSD-2-Clause-Patent" ]
null
null
null
/** * (C) Copyright 2018-2022 Intel Corporation. * * SPDX-License-Identifier: BSD-2-Clause-Patent */ #include <libgen.h> #include <fcntl.h> #include <sys/stat.h> #include <sys/xattr.h> #include <linux/xattr.h> #include <daos/common.h> #include <daos/event.h> #include <gurt/atomic.h> #include "daos.h" #include "d...
20.791055
92
0.66778
[ "object" ]
85f3e8e2d27af3b5d0b82044e1c088ebd05e0b96
15,813
h
C
Janus/PropertyDef.h
alwinw/Janus
d80ec94af69e17e41718b94eea91e5419e600da2
[ "MIT" ]
7
2020-04-07T20:05:03.000Z
2022-02-04T10:36:28.000Z
Janus/PropertyDef.h
alwinw/Janus
d80ec94af69e17e41718b94eea91e5419e600da2
[ "MIT" ]
null
null
null
Janus/PropertyDef.h
alwinw/Janus
d80ec94af69e17e41718b94eea91e5419e600da2
[ "MIT" ]
1
2022-02-12T10:17:51.000Z
2022-02-12T10:17:51.000Z
#ifndef _PROPERTYDEF_H_ #define _PROPERTYDEF_H_ // // DST Janus Library (Janus DAVE-ML Interpreter Library) // // Defence Science and Technology (DST) Group // Department of Defence, Australia. // 506 Lorimer St // Fishermans Bend, VIC // AUSTRALIA, 3207 // // Copyright 2005-2021 Commonwealth of Australia // // Permis...
40.966321
93
0.676722
[ "vector" ]
85f4418696e4d3aa8748c489d375e0b688281a49
51,252
h
C
src/OrbitVulkanLayer/SubmissionTracker.h
mfkiwl/orbit
59324e837ead5f4d47a7ee3fd8159cfdc7c2603e
[ "BSD-2-Clause" ]
null
null
null
src/OrbitVulkanLayer/SubmissionTracker.h
mfkiwl/orbit
59324e837ead5f4d47a7ee3fd8159cfdc7c2603e
[ "BSD-2-Clause" ]
null
null
null
src/OrbitVulkanLayer/SubmissionTracker.h
mfkiwl/orbit
59324e837ead5f4d47a7ee3fd8159cfdc7c2603e
[ "BSD-2-Clause" ]
null
null
null
// Copyright (c) 2020 The Orbit 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 ORBIT_VULKAN_LAYER_SUBMISSION_TRACKER_H_ #define ORBIT_VULKAN_LAYER_SUBMISSION_TRACKER_H_ #include <absl/container/flat_hash_map.h> #include <ab...
47.72067
100
0.714567
[ "object", "vector" ]
122c7b75944324e50226a52345e597007eb351e8
3,896
h
C
libNCUI/transfer/IPCTransfer.h
realmark1r8h/tomoyadeng
aceab8fe403070bc12f9d49fdb7add0feb20424d
[ "BSD-2-Clause" ]
24
2018-11-20T14:45:57.000Z
2021-12-30T13:38:42.000Z
libNCUI/transfer/IPCTransfer.h
realmark1r8h/tomoyadeng
aceab8fe403070bc12f9d49fdb7add0feb20424d
[ "BSD-2-Clause" ]
null
null
null
libNCUI/transfer/IPCTransfer.h
realmark1r8h/tomoyadeng
aceab8fe403070bc12f9d49fdb7add0feb20424d
[ "BSD-2-Clause" ]
11
2018-11-29T00:09:14.000Z
2021-11-23T08:13:17.000Z
// Created by amoylel on 08/13/2017. // Copyright (c) 2017 amoylel All rights reserved. #ifndef AMO_IPCTRANSFER_H__ #define AMO_IPCTRANSFER_H__ #include <amo/singleton.hpp> #include "transfer/ClassTransfer.hpp" namespace amo { /*! * @class ipc * * @extend Object * * @brief 进程间通信类,你可...
25.631579
103
0.504877
[ "object" ]
1232cbdeebec9e4e803f26c4f1bc4c4924e1a3cd
384
h
C
MedicineClient/Classes/MycollectionCell.h
XYGDeveloper/FreelyHealth_Medical
3616f537e32a93f3144e2a1ea6acfac865e9fddb
[ "MIT" ]
1
2019-04-24T07:31:26.000Z
2019-04-24T07:31:26.000Z
MedicineClient/Classes/MycollectionCell.h
XYGDeveloper/FreelyHealth_Medical
3616f537e32a93f3144e2a1ea6acfac865e9fddb
[ "MIT" ]
null
null
null
MedicineClient/Classes/MycollectionCell.h
XYGDeveloper/FreelyHealth_Medical
3616f537e32a93f3144e2a1ea6acfac865e9fddb
[ "MIT" ]
null
null
null
// // MycollectionCell.h // MedicineClient // // Created by xyg on 2017/8/29. // Copyright © 2017年 深圳乐易住智能科技股份有限公司. All rights reserved. // #import <UIKit/UIKit.h> @class MyCollectionModel; @class MyAuswerModel; @interface MycollectionCell : UITableViewCell - (void)cellDataWithcollModel:(MyCollectionModel *)mode...
18.285714
59
0.747396
[ "model" ]
123332923b960cf8ede9e0e276a71aa61217ed49
2,106
h
C
tools/build/v2/engine/hash.h
juslee/boost-svn
6d5a03c1f5ed3e2b23bd0f3ad98d13ff33d4dcbb
[ "BSL-1.0" ]
1
2018-12-15T19:55:56.000Z
2018-12-15T19:55:56.000Z
tools/build/v2/engine/hash.h
smart-make/boost
46509a094f8a844eefd5bb8a0030b739a04d79e1
[ "BSL-1.0" ]
null
null
null
tools/build/v2/engine/hash.h
smart-make/boost
46509a094f8a844eefd5bb8a0030b739a04d79e1
[ "BSL-1.0" ]
null
null
null
/* * Copyright 1993, 1995 Christopher Seiwald. * * This file is part of Jam - see jam.c for Copyright information. */ /* * hash.h - simple in-memory hashing routines */ #ifndef BOOST_JAM_HASH_H #define BOOST_JAM_HASH_H #include "object.h" /* * An opaque struct representing an item in the hash table. The firs...
26.658228
80
0.676638
[ "object" ]
123eecc54acfda720d2f07cfcaa2a2ac94a357bf
2,001
h
C
path_planning/frenet_planner/include/quintic_polynomial.h
EatAllBugs/cpp_robotics
f0ee1b936f8f3d40ec78c30846cd1fbdf72ef27c
[ "MIT" ]
1
2022-01-23T13:17:28.000Z
2022-01-23T13:17:28.000Z
path_planning/frenet_planner/include/quintic_polynomial.h
yinflight/cpp_robotics
f0ee1b936f8f3d40ec78c30846cd1fbdf72ef27c
[ "MIT" ]
null
null
null
path_planning/frenet_planner/include/quintic_polynomial.h
yinflight/cpp_robotics
f0ee1b936f8f3d40ec78c30846cd1fbdf72ef27c
[ "MIT" ]
1
2022-01-23T13:17:16.000Z
2022-01-23T13:17:16.000Z
/************************************************************************* > File Name: quintic_polynomial.h > Author: TAI Lei > Mail: ltai@ust.hk > Created Time: Tue Apr 2 20:50:31 2019 ************************************************************************/ #ifndef _QUINTIC_POLYNOMIAL_H #define _QUINTIC_POLYN...
25.987013
81
0.525237
[ "vector" ]
123ef2924cd4b52c503e4ac65169d78825ffa40a
1,705
h
C
ProcessLib/BoundaryCondition/DirichletBoundaryCondition.h
mjamoein/ogs
52e4d1bcf3bc21a44ee7710fc9900d8729334ad4
[ "BSD-4-Clause" ]
null
null
null
ProcessLib/BoundaryCondition/DirichletBoundaryCondition.h
mjamoein/ogs
52e4d1bcf3bc21a44ee7710fc9900d8729334ad4
[ "BSD-4-Clause" ]
null
null
null
ProcessLib/BoundaryCondition/DirichletBoundaryCondition.h
mjamoein/ogs
52e4d1bcf3bc21a44ee7710fc9900d8729334ad4
[ "BSD-4-Clause" ]
null
null
null
/** * \copyright * Copyright (c) 2012-2019, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license * */ #pragma once #include "BoundaryCondition.h" name...
29.912281
79
0.739003
[ "mesh", "vector" ]
124059303cda3aeb9d8c509b62d5a6c7e37ac372
3,768
h
C
mordor/streams/buffer.h
cgaebel/mordor
df05e6ecb0be2cf286bbd0b18ea8a4eb1a9061b5
[ "BSD-3-Clause" ]
2
2015-11-05T04:45:34.000Z
2019-04-16T09:05:47.000Z
mordor/streams/buffer.h
cgaebel/mordor
df05e6ecb0be2cf286bbd0b18ea8a4eb1a9061b5
[ "BSD-3-Clause" ]
null
null
null
mordor/streams/buffer.h
cgaebel/mordor
df05e6ecb0be2cf286bbd0b18ea8a4eb1a9061b5
[ "BSD-3-Clause" ]
null
null
null
#ifndef __MORDOR_BUFFER_H__ #define __MORDOR_BUFFER_H__ #include <list> #include <vector> #include <boost/shared_array.hpp> #include <boost/function.hpp> #include "mordor/socket.h" namespace Mordor { struct Buffer { private: struct SegmentData { friend struct Buffer; public: SegmentData...
28.330827
90
0.656847
[ "vector" ]