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
0ce9a9d57a9f44833ca577842d9c1e1ae524d872
2,140
h
C
examples/src/PeakCompressor.h
eleventigerssc/LabSound
0438183d86836abcb16a69dcb8317e9d8cdb0c2d
[ "BSD-2-Clause" ]
null
null
null
examples/src/PeakCompressor.h
eleventigerssc/LabSound
0438183d86836abcb16a69dcb8317e9d8cdb0c2d
[ "BSD-2-Clause" ]
null
null
null
examples/src/PeakCompressor.h
eleventigerssc/LabSound
0438183d86836abcb16a69dcb8317e9d8cdb0c2d
[ "BSD-2-Clause" ]
1
2019-05-03T12:46:14.000Z
2019-05-03T12:46:14.000Z
// License: BSD 2 Clause // Copyright (C) 2015+, The LabSound Authors. All rights reserved. #include "ExampleBaseApp.h" struct PeakCompressorApp : public LabSoundExampleApp { void PlayExample() { auto context = lab::MakeAudioContext(); float sampleRate = context->sampleRate(); ...
37.54386
89
0.547196
[ "vector" ]
0cf275ce2bf28797bae9fe08a08cc18d3d8c03f2
9,399
h
C
linux_packages/source/hypre-2.9.0b/src/babel/bHYPREClient-P/bHYPRE_StructVectorView_Module.h
pangkeji/warp3d
8b273b337e557f734298940a63291697cd561d02
[ "NCSA" ]
75
2015-07-06T18:14:20.000Z
2022-01-24T02:54:32.000Z
linux_packages/source/hypre-2.9.0b/src/babel/bHYPREClient-P/bHYPRE_StructVectorView_Module.h
pangkeji/warp3d
8b273b337e557f734298940a63291697cd561d02
[ "NCSA" ]
15
2017-04-07T18:09:58.000Z
2022-02-28T01:48:33.000Z
linux_packages/source/hypre-2.9.0b/src/babel/bHYPREClient-P/bHYPRE_StructVectorView_Module.h
pangkeji/warp3d
8b273b337e557f734298940a63291697cd561d02
[ "NCSA" ]
41
2015-05-24T23:24:54.000Z
2021-12-13T22:07:45.000Z
/* * File: bHYPRE_StructVectorView_Module.h * Symbol: bHYPRE.StructVectorView-v1.0.0 * Symbol Type: interface * Babel Version: 1.0.4 * Description: expose a constructor for the Python wrapper * * WARNING: Automatically generated; only changes within splicers preserved * */ /* * THIS COD...
36.858824
223
0.821577
[ "object" ]
0cf38f506d54e085333e98b14bc989557cc51f29
7,276
h
C
slick/scene/poli_camera.h
williammc/Slick
67dec11ea252e7e3a7d6097369a0f313cf1d2fdd
[ "BSD-3-Clause" ]
1
2017-04-13T05:26:40.000Z
2017-04-13T05:26:40.000Z
slick/scene/poli_camera.h
williammc/Slick
67dec11ea252e7e3a7d6097369a0f313cf1d2fdd
[ "BSD-3-Clause" ]
null
null
null
slick/scene/poli_camera.h
williammc/Slick
67dec11ea252e7e3a7d6097369a0f313cf1d2fdd
[ "BSD-3-Clause" ]
null
null
null
// Copyright 2014 The Slick Authors. All rights reserved. // I'm camera man, in mathematical aspect. // You can know me more through references & description below. // Welcome suggestions & comments about camera's models & calibration techniques. #pragma once #include <memory> #include <Eigen/Core> #include "slick/math...
34.159624
84
0.627543
[ "vector", "model", "3d" ]
4909fe2dee6baf65b9b88451648f0280676efb14
1,257
h
C
include/kernel/cpu.h
henryZe/toynix
6c0e89532e7f42590be157a5a43e0200ee9485fa
[ "MIT" ]
5
2018-10-17T11:54:31.000Z
2019-08-12T22:56:17.000Z
include/kernel/cpu.h
henryZe/toynix
6c0e89532e7f42590be157a5a43e0200ee9485fa
[ "MIT" ]
null
null
null
include/kernel/cpu.h
henryZe/toynix
6c0e89532e7f42590be157a5a43e0200ee9485fa
[ "MIT" ]
5
2018-10-17T11:54:40.000Z
2021-06-25T17:42:18.000Z
#ifndef KERN_INC_CPU_H #define KERN_INC_CPU_H #ifndef TOYNIX_KERNEL # error "This is a Toynix kernel header; user programs should not #include it" #endif #include <types.h> #include <mmu.h> #include <memlayout.h> // Maximum number of CPUs #define NCPU 8 // Values of status in struct Cpu enum { CPU_UNUSED = 0, CPU...
26.1875
78
0.710422
[ "vector" ]
4925a6d2b21da7a990ae7c5e172a437fcfb27674
511
h
C
example/override/sfmlpointinstanceinfo.h
LoneBoco/SpriterPlusPlus
baff925e09d9931a61655181ffc35219cf318092
[ "Zlib" ]
92
2015-11-03T08:46:58.000Z
2021-03-12T22:36:45.000Z
example/override/sfmlpointinstanceinfo.h
LoneBoco/SpriterPlusPlus
baff925e09d9931a61655181ffc35219cf318092
[ "Zlib" ]
15
2015-11-04T12:16:36.000Z
2019-09-03T17:13:16.000Z
example/override/sfmlpointinstanceinfo.h
LoneBoco/SpriterPlusPlus
baff925e09d9931a61655181ffc35219cf318092
[ "Zlib" ]
53
2015-11-04T12:25:50.000Z
2021-04-30T06:14:37.000Z
#ifndef SFMLPOINTINSTANCEINFO_H #define SFMLPOINTINSTANCEINFO_H #include "SFML/Graphics/RenderWindow.hpp" #include "SFML/Graphics/CircleShape.hpp" #include "../../spriterengine/objectinfo/pointinstanceinfo.h" namespace SpriterEngine { class SfmlPointInstanceInfo : public PointInstanceInfo { public: SfmlPointI...
17.62069
61
0.782779
[ "render" ]
492b8aa46bbd562a48238a999812af2bf860978e
247
h
C
MVideo/LiveList/View/NameCellView.h
iOdeFog/MVideo-Mac
a1760c46ca9d25b9e518a288bc6f8a3d728d524a
[ "MIT" ]
49
2018-03-20T06:47:19.000Z
2021-11-07T20:20:28.000Z
MVideo/NameCellView.h
lihongli528628/MVideo-Mac2
4f047075cdd55ef3c9460dacc90f20f29ecd1329
[ "MIT" ]
null
null
null
MVideo/NameCellView.h
lihongli528628/MVideo-Mac2
4f047075cdd55ef3c9460dacc90f20f29ecd1329
[ "MIT" ]
18
2018-01-05T14:05:55.000Z
2021-04-29T08:30:34.000Z
// // NameCellView.h // MVideo // // Created by LiHongli on 2017/4/28. // Copyright © 2017年 lihongli. All rights reserved. // #import <Cocoa/Cocoa.h> @interface NameCellView : NSTableCellView @property (nonatomic, strong) id object; @end
15.4375
52
0.692308
[ "object" ]
493208c5d66d0614f46a93da6507a3397c8b47d8
72,228
h
C
Engine/Source/Runtime/ShaderCore/Public/Shader.h
windystrife/UnrealEngine_NVIDIAGameWork
b50e6338a7c5b26374d66306ebc7807541ff815e
[ "MIT" ]
1
2022-01-29T18:36:12.000Z
2022-01-29T18:36:12.000Z
Engine/Source/Runtime/ShaderCore/Public/Shader.h
windystrife/UnrealEngine_NVIDIAGameWork
b50e6338a7c5b26374d66306ebc7807541ff815e
[ "MIT" ]
null
null
null
Engine/Source/Runtime/ShaderCore/Public/Shader.h
windystrife/UnrealEngine_NVIDIAGameWork
b50e6338a7c5b26374d66306ebc7807541ff815e
[ "MIT" ]
null
null
null
// Copyright 1998-2017 Epic Games, Inc. All Rights Reserved. /*============================================================================= Shader.h: Shader definitions. =============================================================================*/ #pragma once #include "CoreMinimal.h" #include "Containers/List.h...
32.244643
254
0.755026
[ "geometry", "object" ]
4030ec32f406cb9961e459c13c0258faef0045a5
1,254
h
C
PrinterContextNativeRuntimeComponent/PrinterQueueEventHelperEventArgs.h
Ganeshcoep/print-oem-samples
0508c31e2881ee0d4379cd7ff830e0062e818a6c
[ "MIT" ]
4
2020-03-25T20:39:20.000Z
2021-04-20T16:11:17.000Z
PrinterContextNativeRuntimeComponent/PrinterQueueEventHelperEventArgs.h
Ganeshcoep/print-oem-samples
0508c31e2881ee0d4379cd7ff830e0062e818a6c
[ "MIT" ]
2
2019-06-13T23:13:13.000Z
2020-07-30T18:01:03.000Z
PrinterContextNativeRuntimeComponent/PrinterQueueEventHelperEventArgs.h
Ganeshcoep/print-oem-samples
0508c31e2881ee0d4379cd7ff830e0062e818a6c
[ "MIT" ]
7
2019-06-13T23:15:42.000Z
2020-08-05T14:57:37.000Z
/* * Copyright (c) Microsoft Corporation. All rights reserved. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF * ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A * PARTICULAR PURPOSE. * * This class re...
34.833333
97
0.644338
[ "object" ]
403df9c586277d6f61b9f947bc37f86ccde361c8
9,249
c
C
src/csr_handling.c
nikolakopoulos/Personalized-Diffusions
8a35c36407158f83682b9ddee24026fa5aac46d2
[ "Apache-2.0" ]
16
2019-09-18T10:40:07.000Z
2022-03-03T00:07:13.000Z
src/csr_handling.c
nikolakopoulos/Personalized-Diffusions
8a35c36407158f83682b9ddee24026fa5aac46d2
[ "Apache-2.0" ]
null
null
null
src/csr_handling.c
nikolakopoulos/Personalized-Diffusions
8a35c36407158f83682b9ddee24026fa5aac46d2
[ "Apache-2.0" ]
5
2019-09-16T15:02:04.000Z
2020-05-14T18:50:25.000Z
/////////////////////////////////////////////////////////////////////////////////////////////////////////// /* Contains routines for handling compressed-sparse-row (CSR) graphs Code by: Dimitris Berberidis and Athanasios N. Nikolakopoulos University of Minnesota 2019 */ ///////////////////////////////////////////...
31.141414
107
0.651097
[ "model" ]
40533aa9d59af0e116191dd048e263fc6adfefde
1,478
h
C
SWIG_CGAL/Kernel/all_includes.h
chrisidefix/cgal-bindings
ddd8551f1ded7354c82a9690c06fcbc6512b6604
[ "BSL-1.0" ]
33
2015-04-14T22:03:37.000Z
2022-01-23T00:01:23.000Z
SWIG_CGAL/Kernel/all_includes.h
chrisidefix/cgal-bindings
ddd8551f1ded7354c82a9690c06fcbc6512b6604
[ "BSL-1.0" ]
4
2017-07-23T18:02:32.000Z
2020-02-17T18:31:37.000Z
SWIG_CGAL/Kernel/all_includes.h
chrisidefix/cgal-bindings
ddd8551f1ded7354c82a9690c06fcbc6512b6604
[ "BSL-1.0" ]
6
2015-06-10T10:51:11.000Z
2019-04-16T10:24:53.000Z
// ------------------------------------------------------------------------------ // Copyright (c) 2011 GeometryFactory (FRANCE) // Distributed under the Boost Software License, Version 1.0. (See accompany- // ing file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) // ---------------------------------...
38.894737
82
0.709743
[ "object" ]
40585f2be084cd9295ccf5539cf8e279e0476bf3
63,503
h
C
gait_check/Drivers/ESP8266/esp8266.h
498143049/educaton_robot
97d26540fdb9107249db48a05624df90caf245bd
[ "MIT" ]
null
null
null
gait_check/Drivers/ESP8266/esp8266.h
498143049/educaton_robot
97d26540fdb9107249db48a05624df90caf245bd
[ "MIT" ]
null
null
null
gait_check/Drivers/ESP8266/esp8266.h
498143049/educaton_robot
97d26540fdb9107249db48a05624df90caf245bd
[ "MIT" ]
null
null
null
/** * \author Tilen Majerle * \email tilen@majerle.eu * \website http://esp8266at.com * \version v1.2 * \license MIT * \brief Library for ESP8266 module using AT commands for embedded systems * \verbatim ---------------------------------------------------------------------- Copyright (c) 2...
47.390299
202
0.683716
[ "model" ]
4067773f326416191635e37bd551daf012afd09e
15,627
h
C
HTKLib/HMath.h
liu4lin/htk_shilin
7ff192b4520d2db515f9e1751dc1bcfe268370d4
[ "Xnet", "Linux-OpenIB", "X11" ]
null
null
null
HTKLib/HMath.h
liu4lin/htk_shilin
7ff192b4520d2db515f9e1751dc1bcfe268370d4
[ "Xnet", "Linux-OpenIB", "X11" ]
null
null
null
HTKLib/HMath.h
liu4lin/htk_shilin
7ff192b4520d2db515f9e1751dc1bcfe268370d4
[ "Xnet", "Linux-OpenIB", "X11" ]
null
null
null
/* ----------------------------------------------------------- */ /* */ /* ___ */ /* |_| | |_/ SPEECH */ /* | | | | \ RECOGNITION ...
37.929612
170
0.665003
[ "vector", "transform" ]
406bb164f0cf9735908a75501573c01462ee1244
6,675
h
C
cmake-build-rpi/depends/sdbus/build/src/sdbus-depends/include/sdbus-c++/ProxyInterfaces.h
andr13/yiot-yocto-test
1a0942318a2fb244c2a5a2ff086be7d0b7ea0deb
[ "BSD-2-Clause" ]
null
null
null
cmake-build-rpi/depends/sdbus/build/src/sdbus-depends/include/sdbus-c++/ProxyInterfaces.h
andr13/yiot-yocto-test
1a0942318a2fb244c2a5a2ff086be7d0b7ea0deb
[ "BSD-2-Clause" ]
null
null
null
cmake-build-rpi/depends/sdbus/build/src/sdbus-depends/include/sdbus-c++/ProxyInterfaces.h
andr13/yiot-yocto-test
1a0942318a2fb244c2a5a2ff086be7d0b7ea0deb
[ "BSD-2-Clause" ]
null
null
null
/** * (C) 2016 - 2017 KISTLER INSTRUMENTE AG, Winterthur, Switzerland * (C) 2016 - 2019 Stanislav Angelovic <angelovic.s@gmail.com> * * @file ProxyInterfaces.h * * Created on: Apr 8, 2019 * Project: sdbus-c++ * Description: High-level D-Bus IPC C++ library based on sd-bus * * This file is part of sdbus-c++. ...
36.47541
136
0.618727
[ "object" ]
406ef74ea792d75cb29207166db3505e75bd988c
16,790
h
C
JContainers/src/collections.h
Verteiron/JContainers
a5c83198c782458a7c2ae683319558cc88959d25
[ "MIT" ]
1
2018-07-30T21:36:28.000Z
2018-07-30T21:36:28.000Z
JContainers/src/collections.h
Verteiron/JContainers
a5c83198c782458a7c2ae683319558cc88959d25
[ "MIT" ]
null
null
null
JContainers/src/collections.h
Verteiron/JContainers
a5c83198c782458a7c2ae683319558cc88959d25
[ "MIT" ]
1
2021-03-03T06:28:53.000Z
2021-03-03T06:28:53.000Z
#pragma once #include "common/ITypes.h" #include "common/IDebugLog.h" #include "skse/PapyrusVM.h" #include <vector> #include <string> #include <assert.h> //#include <mutex> #include <boost/serialization/split_member.hpp> #include "skse/GameForms.h" #include "object_base.h" #include "tes_context.h" namespace col...
26.399371
110
0.513282
[ "object", "vector", "transform" ]
406f25d9f0d039df9a162702b376712a1c7dccad
832
h
C
CCraft/src/renderer/Renderer.h
8infy/CCraft
a550ba0735aadd0544531147d7113807836d81f4
[ "Apache-2.0" ]
2
2019-10-11T20:30:42.000Z
2021-03-12T16:33:18.000Z
CCraft/src/renderer/Renderer.h
8infy/CCraft
a550ba0735aadd0544531147d7113807836d81f4
[ "Apache-2.0" ]
null
null
null
CCraft/src/renderer/Renderer.h
8infy/CCraft
a550ba0735aadd0544531147d7113807836d81f4
[ "Apache-2.0" ]
null
null
null
#pragma once #include "objects/Menu.h" #include "objects/Hud.h" #include "../logger/logger.h" #include "Init.h" #include "glad/glad.h" #include "GLFW/glfw3.h" #include "../InputHandler/InputHandler.h" #include "objects/Button.h" #include "objects/Game.h" #include "ButtonParser/ButtonParser.h" #include "FontRenderer.h" ...
17.702128
41
0.715144
[ "render" ]
40780c755ed8ac4cc3538c94d135fc00f68883ac
69,563
c
C
server/conf.c
aakashlahoti/ippsample
6a1629eef04bd92d11bf7e8f9518eecfc8926cb0
[ "Apache-2.0" ]
null
null
null
server/conf.c
aakashlahoti/ippsample
6a1629eef04bd92d11bf7e8f9518eecfc8926cb0
[ "Apache-2.0" ]
null
null
null
server/conf.c
aakashlahoti/ippsample
6a1629eef04bd92d11bf7e8f9518eecfc8926cb0
[ "Apache-2.0" ]
null
null
null
/* * Configuration file support for sample IPP server implementation. * * Copyright © 2015-2018 by the IEEE-ISTO Printer Working Group * Copyright © 2015-2018 by Apple Inc. * * Licensed under Apache License v2.0. See the file "LICENSE" for more * information. */ #include "ippserver.h" #include <cups/file.h> #...
29.778682
304
0.650058
[ "object", "model", "3d" ]
407d4266fca75b4c4b12bf0e4737f9720ee04939
402
h
C
books/Model/HLBook.h
HanKKK1515/CoreDataBooks
c0001701fa134a287ca0ffe6910b149c6f93b0ea
[ "Apache-2.0" ]
null
null
null
books/Model/HLBook.h
HanKKK1515/CoreDataBooks
c0001701fa134a287ca0ffe6910b149c6f93b0ea
[ "Apache-2.0" ]
null
null
null
books/Model/HLBook.h
HanKKK1515/CoreDataBooks
c0001701fa134a287ca0ffe6910b149c6f93b0ea
[ "Apache-2.0" ]
null
null
null
// // HLBook.h // books // // Created by 韩露露 on 16/7/29. // Copyright © 2016年 韩露露. All rights reserved. // #import <Foundation/Foundation.h> #import <CoreData/CoreData.h> @class HLAuthor; NS_ASSUME_NONNULL_BEGIN @interface HLBook : NSManagedObject // Insert code here to declare functionality of your managed ob...
16.08
76
0.743781
[ "object" ]
4086be75f17020ab4e99ecdbe84ebf96caa4bfb3
1,598
c
C
src/main.c
coder-guy22296/42-RT_v1
2df477798b78279760eee4e451bf0e7e87c61134
[ "Apache-2.0" ]
null
null
null
src/main.c
coder-guy22296/42-RT_v1
2df477798b78279760eee4e451bf0e7e87c61134
[ "Apache-2.0" ]
null
null
null
src/main.c
coder-guy22296/42-RT_v1
2df477798b78279760eee4e451bf0e7e87c61134
[ "Apache-2.0" ]
null
null
null
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* main.c :+: :+: :+: ...
23.5
80
0.341677
[ "render", "vector" ]
7b465f92e7bd2a49c0d37ed1bde943cb641ab22a
28,500
h
C
nvmd/nvm_usid.h
LaudateCorpus1/nvm-direct
af0efd2e2c325c2171d059a59b6f8c1c31b344ed
[ "UPL-1.0" ]
46
2016-06-16T23:51:56.000Z
2021-09-05T20:58:29.000Z
nvmd/nvm_usid.h
LaudateCorpus1/nvm-direct
af0efd2e2c325c2171d059a59b6f8c1c31b344ed
[ "UPL-1.0" ]
null
null
null
nvmd/nvm_usid.h
LaudateCorpus1/nvm-direct
af0efd2e2c325c2171d059a59b6f8c1c31b344ed
[ "UPL-1.0" ]
15
2016-08-08T02:24:09.000Z
2022-02-18T04:45:02.000Z
/* Copyright (c) 2015, 2015, Oracle and/or its affiliates. All rights reserved. The Universal Permissive License (UPL), Version 1.0 Subject to the condition set forth below, permission is hereby granted to any person obtaining a copy of this software, associated documentation and/or data (collectively the "Software")...
40.598291
80
0.659263
[ "object" ]
7b47a2c44375c273f84ccab5b504dc806c050c62
1,388
h
C
src/discretize.h
NicoRomeo/fastlinkingnumbers
0abe59ba6b3bf65710de3006256305362265f6d1
[ "MIT" ]
20
2021-06-23T14:14:00.000Z
2022-01-26T13:14:50.000Z
src/discretize.h
NicoRomeo/fastlinkingnumbers
0abe59ba6b3bf65710de3006256305362265f6d1
[ "MIT" ]
4
2021-09-21T20:23:57.000Z
2021-10-14T05:18:21.000Z
src/discretize.h
NicoRomeo/fastlinkingnumbers
0abe59ba6b3bf65710de3006256305362265f6d1
[ "MIT" ]
5
2021-06-23T13:18:16.000Z
2021-10-12T14:14:30.000Z
/** * Copyright (C) 2021 Ante Qu <antequ@cs.stanford.edu>. */ #pragma once #include "curve.h" #include <vector> namespace VerifyCurves { /** * This module computes pairwise linking numbers from collections of * discretized curves, based on Section 3.3 of [Qu and James 2021]: * * - [Qu and James 2021] Ante Qu ...
34.7
79
0.681556
[ "vector" ]
7b5537ec73d52da04f2fb7e5a40d469d4002f1c1
2,880
h
C
src/DFAlign.h
jianglab/motioncorr
14ed37d1cc72e55d1592e78e3dda758cd46a3698
[ "Naumen", "Condor-1.1", "MS-PL" ]
11
2015-12-21T19:47:53.000Z
2021-01-21T02:58:43.000Z
src/DFAlign.h
wjiang/motioncorr
14ed37d1cc72e55d1592e78e3dda758cd46a3698
[ "Naumen", "Condor-1.1", "MS-PL" ]
5
2017-04-24T12:26:42.000Z
2020-06-29T11:43:34.000Z
src/DFAlign.h
wjiang/motioncorr
14ed37d1cc72e55d1592e78e3dda758cd46a3698
[ "Naumen", "Condor-1.1", "MS-PL" ]
9
2016-04-26T10:14:20.000Z
2020-10-14T07:34:59.000Z
#pragma once #include <complex> #include <vector> #include "mrc.h" #include "cufunc.h" #include <string> #include <pthread.h> #include "dim.h" using namespace std; #define DISPDIM 400 struct APARA { int crop_offsetx; int crop_offsety; DIM crop_nsam; int bin; int nStart; //first frame(0-base) int nEnd; /...
18.580645
75
0.728125
[ "vector" ]
7b5e780b56824d1d6069694726647c2a987eff5d
3,817
h
C
kubernetes/api/CertificatesV1beta1API.h
minerba/c
8eb6593e55d0e5d57a2dd3153c15c9645de677bc
[ "Apache-2.0" ]
69
2020-03-17T13:47:05.000Z
2022-03-30T08:25:05.000Z
kubernetes/api/CertificatesV1beta1API.h
minerba/c
8eb6593e55d0e5d57a2dd3153c15c9645de677bc
[ "Apache-2.0" ]
115
2020-03-17T14:53:19.000Z
2022-03-31T11:31:30.000Z
kubernetes/api/CertificatesV1beta1API.h
minerba/c
8eb6593e55d0e5d57a2dd3153c15c9645de677bc
[ "Apache-2.0" ]
28
2020-03-17T13:42:21.000Z
2022-03-19T23:37:16.000Z
#include <stdlib.h> #include <stdio.h> #include "../include/apiClient.h" #include "../include/list.h" #include "../external/cJSON.h" #include "../include/keyValuePair.h" #include "../include/binary.h" #include "../model/v1_api_resource_list.h" #include "../model/v1_delete_options.h" #include "../model/v1_status.h" #inc...
43.873563
348
0.809798
[ "model" ]
7b63fba914981bc73c4103f70102450d0ff59acf
6,939
h
C
src/Generic/theories/EntitySet.h
BBN-E/serif
1e2662d82fb1c377ec3c79355a5a9b0644606cb4
[ "Apache-2.0" ]
1
2022-03-24T19:57:00.000Z
2022-03-24T19:57:00.000Z
src/Generic/theories/EntitySet.h
BBN-E/serif
1e2662d82fb1c377ec3c79355a5a9b0644606cb4
[ "Apache-2.0" ]
null
null
null
src/Generic/theories/EntitySet.h
BBN-E/serif
1e2662d82fb1c377ec3c79355a5a9b0644606cb4
[ "Apache-2.0" ]
null
null
null
// Copyright 2008 by BBN Technologies Corp. // All Rights Reserved. #ifndef ENTITY_SET_H #define ENTITY_SET_H #include "Generic/common/GrowableArray.h" #include "Generic/common/DebugStream.h" #include "Generic/theories/Entity.h" #include "Generic/theories/MentionSet.h" #include "Generic/theories/EntityType....
37.508108
149
0.739876
[ "vector" ]
7b641046ece275109c19879c72180774460836bb
30,990
h
C
src/instr.h
jonco3/dynamic
76d10b012a7860595c7d9abbdf542c7d8f2a4d53
[ "MIT" ]
1
2020-11-26T23:37:19.000Z
2020-11-26T23:37:19.000Z
src/instr.h
jonco3/dynamic
76d10b012a7860595c7d9abbdf542c7d8f2a4d53
[ "MIT" ]
null
null
null
src/instr.h
jonco3/dynamic
76d10b012a7860595c7d9abbdf542c7d8f2a4d53
[ "MIT" ]
null
null
null
#ifndef __INSTR_H__ #define __INSTR_H__ #include "callable.h" #include "gcdefs.h" #include "name.h" #include "value-inl.h" #include <iostream> #include <ostream> using namespace std; struct Interpreter; #define for_each_simple_binary_op_type(op) \ op(Add) ...
37.113772
88
0.46999
[ "object", "vector" ]
7b657a38931bd6d63912e20b4865140e0ab38a0a
27,618
h
C
block.h
xueweiwujxw/run_PL0_CPP
932ffad34babd78841d1f474345988440bee0bc4
[ "MIT" ]
1
2021-07-08T13:32:03.000Z
2021-07-08T13:32:03.000Z
block.h
xueweiwujxw/run_PL0_CPP
932ffad34babd78841d1f474345988440bee0bc4
[ "MIT" ]
null
null
null
block.h
xueweiwujxw/run_PL0_CPP
932ffad34babd78841d1f474345988440bee0bc4
[ "MIT" ]
null
null
null
// // Created by xww on 2020/5/25. // #ifndef RUN_PL0_BLOCK_H #define RUN_PL0_BLOCK_H #include "getsym.h" enum OPR_TYPE { ReturnOpr, //return /* (sp <- bp - 1; bp <- stack[sp + 2]; pc <- stack[sp + 3];) */ MinusOpr, //取负 /* (- stack[sp] ) */ AddOpr, //加 ...
30.892617
106
0.485155
[ "vector" ]
7b7be71cd1ae29a586c3efbef61502373bea342b
7,232
h
C
dev/Code/CryEngine/CryInput/Synergy/SynergyKeyboard.h
stickyparticles/lumberyard
dc523dd780f3cd1874251181b7cf6848b8db9959
[ "AML" ]
2
2019-11-29T09:04:54.000Z
2021-03-18T02:34:44.000Z
dev/Code/CryEngine/CryInput/Synergy/SynergyKeyboard.h
JulianoCristian/Lumberyard-3
dc523dd780f3cd1874251181b7cf6848b8db9959
[ "AML" ]
null
null
null
dev/Code/CryEngine/CryInput/Synergy/SynergyKeyboard.h
JulianoCristian/Lumberyard-3
dc523dd780f3cd1874251181b7cf6848b8db9959
[ "AML" ]
3
2019-05-13T09:41:33.000Z
2021-04-09T12:12:38.000Z
/* * All or portions of this file Copyright (c) Amazon.com, Inc. or its affiliates or * its licensors. * * For complete copyright and license terms please see the LICENSE at the root of this * distribution (the "License"). All use of this software is governed by the License, * or, if provided, by the license below or t...
49.534247
101
0.555171
[ "vector" ]
7b7df175e825094900f59c76eeb77d19378b83dd
6,945
h
C
lammps-master/lib/atc/CbEam.h
rajkubp020/helloword
4bd22691de24b30a0f5b73821c35a7ac0666b034
[ "MIT" ]
null
null
null
lammps-master/lib/atc/CbEam.h
rajkubp020/helloword
4bd22691de24b30a0f5b73821c35a7ac0666b034
[ "MIT" ]
null
null
null
lammps-master/lib/atc/CbEam.h
rajkubp020/helloword
4bd22691de24b30a0f5b73821c35a7ac0666b034
[ "MIT" ]
null
null
null
#ifndef CBEAM_H #define CBEAM_H #include <iostream> #include <cstdlib> #include "CbPotential.h" #include "LammpsInterface.h" #include "MANYBODY/pair_eam.h" namespace ATC { /** * @class CbEam * @brief Class for computing Cauchy-Born quantities for an Embeded-Atom Method material * (A factor ...
33.071429
93
0.537509
[ "object" ]
7b85c05915a033601a93b91b7595563342cbe0d4
2,657
h
C
game.h
kirill-stupakov/cpp-chess
49ce63b38a5514e06f696b9ff076e6e21a211e55
[ "MIT" ]
null
null
null
game.h
kirill-stupakov/cpp-chess
49ce63b38a5514e06f696b9ff076e6e21a211e55
[ "MIT" ]
null
null
null
game.h
kirill-stupakov/cpp-chess
49ce63b38a5514e06f696b9ff076e6e21a211e55
[ "MIT" ]
null
null
null
#pragma once #include "includes.h" #include "chess.h" class Game : Chess { public: Game(); ~Game(); void movePiece(Position present, Position future, Chess::EnPassant *enPassant, Chess::Castling *castling, Chess::Promotion *promotion); bool castlingAllowed(Side ...
27.391753
93
0.649981
[ "vector" ]
7b9356451bbab06cf85281a3a0975281321d4bfc
38,740
c
C
gromacs-4.6.5/src/gmxlib/gmx_cpuid.c
farajilab/gifs_release
ffa674110bcd15de851a8b6a703b4f4bc96fcd2d
[ "MIT" ]
2
2022-03-04T18:56:08.000Z
2022-03-22T16:49:22.000Z
gromacs-4.6.5/src/gmxlib/gmx_cpuid.c
farajilab/gifs_release
ffa674110bcd15de851a8b6a703b4f4bc96fcd2d
[ "MIT" ]
null
null
null
gromacs-4.6.5/src/gmxlib/gmx_cpuid.c
farajilab/gifs_release
ffa674110bcd15de851a8b6a703b4f4bc96fcd2d
[ "MIT" ]
1
2022-02-08T00:11:00.000Z
2022-02-08T00:11:00.000Z
/* * This file is part of the GROMACS molecular simulation package. * * Copyright (c) 2012,2013, by the GROMACS development team, led by * David van der Spoel, Berk Hess, Erik Lindahl, and including many * others, as listed in the AUTHORS file in the top-level source * directory and at http://www.gromacs.org. * ...
31.393841
134
0.566649
[ "model" ]
7ba0383ddc24cdd86493646f5d37d8607c65cf95
43,517
h
C
include/docgen.h
arturocepeda/Modus
849c9ada0e8bf7803db6e1b5c6098ab5898bc430
[ "MIT" ]
2
2015-04-08T21:03:09.000Z
2016-03-20T17:46:31.000Z
include/docgen.h
arturocepeda/Modus
849c9ada0e8bf7803db6e1b5c6098ab5898bc430
[ "MIT" ]
null
null
null
include/docgen.h
arturocepeda/Modus
849c9ada0e8bf7803db6e1b5c6098ab5898bc430
[ "MIT" ]
2
2015-08-18T08:59:07.000Z
2021-04-02T23:03:48.000Z
//////////////////////////////////////////////////////////////////////// // // Modus v0.60 // C++ Music Library // // Copyright (c) 2012-2015 Arturo Cepeda Pérez // // -------------------------------------------------------------------- // // This file is part of Modus. Permission is hereby granted, free // of ...
30.819405
147
0.665556
[ "render", "object", "vector" ]
7ba8c424e3f8972347a74055ba521ec1637ff5ee
555
h
C
src/RenderSystem/PostProcessing.h
matherno/MathernoGL
9e1dba3fae38feda9e8ca259246dff500491d7af
[ "BSD-3-Clause" ]
1
2019-10-11T12:21:51.000Z
2019-10-11T12:21:51.000Z
src/RenderSystem/PostProcessing.h
matherno/MathernoGL
9e1dba3fae38feda9e8ca259246dff500491d7af
[ "BSD-3-Clause" ]
null
null
null
src/RenderSystem/PostProcessing.h
matherno/MathernoGL
9e1dba3fae38feda9e8ca259246dff500491d7af
[ "BSD-3-Clause" ]
null
null
null
#pragma once #include "RenderSystem.h" /* * */ class PostProcSimpleBase : public PostProcStepHandler { private: string fragmentShaderFilePath; protected: ShaderProgramPtr shaderProgram; mathernogl::VertexArray screenQuadVBO; public: PostProcSimpleBase(uint id, int stepOrder, const string& fragmentShad...
23.125
87
0.794595
[ "render" ]
7ba919c93d4920d26f0292de622ad7361d675c84
3,877
h
C
bindgen/Utils.h
ekrich/scala-native-bindgen
df13474833c2fe01691e63e57c2cd9d1a623db20
[ "BSD-3-Clause" ]
8
2018-05-18T19:09:55.000Z
2018-07-02T14:42:07.000Z
bindgen/Utils.h
ekrich/scala-native-bindgen
df13474833c2fe01691e63e57c2cd9d1a623db20
[ "BSD-3-Clause" ]
111
2018-05-24T18:50:22.000Z
2018-08-22T12:54:42.000Z
bindgen/Utils.h
ekrich/scala-native-bindgen
df13474833c2fe01691e63e57c2cd9d1a623db20
[ "BSD-3-Clause" ]
1
2018-06-25T20:00:15.000Z
2018-06-25T20:00:15.000Z
#ifndef UTILS_H #define UTILS_H #include "ir/TypeDef.h" #include "ir/types/Type.h" #include <clang/AST/AST.h> inline std::string uint64ToScalaNat(uint64_t v, std::string accumulator = "") { if (v == 0) return accumulator; auto last_digit = v % 10; auto rest = v / 10; if (accumulator.empty())...
30.054264
80
0.548878
[ "object", "vector" ]
7bae8506e8b1e43a23dbb9f15d79d63bdac9bbc8
6,669
h
C
manager/graphics/geometry/geometry_manager.h
aconstlink/snakeoil
3c6e02655e1134f8422f01073090efdde80fc109
[ "MIT" ]
1
2017-08-11T19:12:24.000Z
2017-08-11T19:12:24.000Z
manager/graphics/geometry/geometry_manager.h
aconstlink/snakeoil
3c6e02655e1134f8422f01073090efdde80fc109
[ "MIT" ]
11
2018-07-07T20:09:44.000Z
2020-02-16T22:45:09.000Z
manager/graphics/geometry/geometry_manager.h
aconstlink/snakeoil
3c6e02655e1134f8422f01073090efdde80fc109
[ "MIT" ]
null
null
null
//------------------------------------------------------------ // snakeoil (c) Alexis Constantin Link // Distributed under the MIT license //------------------------------------------------------------ //------------------------------------------------------------ // Copyright 2010 - 2016 Alexis Constantin Link // ...
33.345
97
0.562003
[ "mesh", "geometry" ]
7bb07f20b7e111583fd14dd19317c980955b7a68
2,340
c
C
kubernetes/unit-test/test_v1_persistent_volume_claim_status.c
CyshallChan/k8s-c-client
5bf6cd5262dbc3c1bcca1aca2a586b824f40b944
[ "Apache-2.0" ]
null
null
null
kubernetes/unit-test/test_v1_persistent_volume_claim_status.c
CyshallChan/k8s-c-client
5bf6cd5262dbc3c1bcca1aca2a586b824f40b944
[ "Apache-2.0" ]
null
null
null
kubernetes/unit-test/test_v1_persistent_volume_claim_status.c
CyshallChan/k8s-c-client
5bf6cd5262dbc3c1bcca1aca2a586b824f40b944
[ "Apache-2.0" ]
null
null
null
#ifndef v1_persistent_volume_claim_status_TEST #define v1_persistent_volume_claim_status_TEST // the following is to include only the main from the first c file #ifndef TEST_MAIN #define TEST_MAIN #define v1_persistent_volume_claim_status_MAIN #endif // TEST_MAIN #include <stdlib.h> #include <string.h> #include <stdi...
36
165
0.833333
[ "model" ]
7bba33b7e875b828b851c0c4a4e642ea0ad47a90
23,368
h
C
WRK-V1.2/clr/src/classlibnative/inc/comnlsinfo.h
intj-t/openvmsft
0d17fbce8607ab2b880be976c2e86d8cfc3e83bb
[ "Intel" ]
null
null
null
WRK-V1.2/clr/src/classlibnative/inc/comnlsinfo.h
intj-t/openvmsft
0d17fbce8607ab2b880be976c2e86d8cfc3e83bb
[ "Intel" ]
null
null
null
WRK-V1.2/clr/src/classlibnative/inc/comnlsinfo.h
intj-t/openvmsft
0d17fbce8607ab2b880be976c2e86d8cfc3e83bb
[ "Intel" ]
null
null
null
// ==++== // // // Copyright (c) 2006 Microsoft Corporation. All rights reserved. // // The use and distribution terms for this software are contained in the file // named license.txt, which can be found in the root of this distribution. // By using this software in any fashion, you are agreeing to b...
50.910675
208
0.691202
[ "object" ]
7bcab2c19b04778047da21865bce4f85c210d626
528
h
C
include/GUI/LootWindow.h
tizian/Cendric2
5b0438c73a751bcc0d63c3af839af04ab0fb21a3
[ "MIT" ]
279
2015-05-06T19:04:07.000Z
2022-03-21T21:33:38.000Z
include/GUI/LootWindow.h
tizian/Cendric2
5b0438c73a751bcc0d63c3af839af04ab0fb21a3
[ "MIT" ]
222
2016-10-26T15:56:25.000Z
2021-10-03T15:30:18.000Z
include/GUI/LootWindow.h
tizian/Cendric2
5b0438c73a751bcc0d63c3af839af04ab0fb21a3
[ "MIT" ]
49
2015-10-01T21:23:03.000Z
2022-03-19T20:11:31.000Z
#pragma once #include "global.h" #include "GUI/Window.h" #include "GUI/BitmapText.h" #include "World/Item.h" class LootWindow final : public Window { public: LootWindow(); ~LootWindow(); void render(sf::RenderTarget& renderTarget) override; void setLoot(const std::map<std::string, int>& loot, int gold); void s...
25.142857
109
0.727273
[ "render" ]
efb980c9cb4c51e780f6d41cad9c7b0f0b7cb94d
971
h
C
sources/ai/evaluation.h
jpcima/fmprog
1f1cb81aaea4b1f0664ce848def7495651c728dd
[ "BSL-1.0" ]
4
2019-05-16T07:59:33.000Z
2019-11-03T19:28:49.000Z
sources/ai/evaluation.h
jpcima/fmprog
1f1cb81aaea4b1f0664ce848def7495651c728dd
[ "BSL-1.0" ]
4
2019-04-28T19:20:53.000Z
2019-05-16T10:42:18.000Z
sources/ai/evaluation.h
jpcima/fmprog
1f1cb81aaea4b1f0664ce848def7495651c728dd
[ "BSL-1.0" ]
null
null
null
#pragma once #include "instrument/bank.h" #include "utility/aubio++.h" #include <vector> namespace ai { class Evaluation { public: Evaluation(); void set_reference(fvec_u sound); void set_sample_rate(double sample_rate); void set_reference_note(unsigned reference_note); double evaluate(const FmB...
26.243243
114
0.737384
[ "vector" ]
efbb1df8fa121c487f9ab5655d34a7e26e78b0cc
12,964
h
C
src/include/sens_loc/conversion/depth_to_curvature.h
JonasToth/depth-conversions
5c8338276565d846c07673e83f94f6841006872b
[ "BSD-3-Clause" ]
2
2021-09-30T07:09:49.000Z
2022-03-14T09:14:35.000Z
src/include/sens_loc/conversion/depth_to_curvature.h
JonasToth/depth-conversions
5c8338276565d846c07673e83f94f6841006872b
[ "BSD-3-Clause" ]
null
null
null
src/include/sens_loc/conversion/depth_to_curvature.h
JonasToth/depth-conversions
5c8338276565d846c07673e83f94f6841006872b
[ "BSD-3-Clause" ]
null
null
null
#ifndef DEPTH_TO_CURVATURE_H_EK8HDTN0 #define DEPTH_TO_CURVATURE_H_EK8HDTN0 #include <algorithm> #include <limits> #include <optional> #include <sens_loc/camera_models/pinhole.h> #include <sens_loc/camera_models/utility.h> #include <sens_loc/conversion/util.h> #include <sens_loc/math/coordinate.h> #include <sens_loc/m...
45.013889
80
0.623342
[ "geometry", "model", "transform" ]
efbf3a115fbb7488caea9f3ee7c3618af758d8aa
415
h
C
include/chorus/request.h
dwd/chorus
1d3ad50936a2840e1fb06fc91003a83a8be25b02
[ "MIT" ]
1
2015-08-24T11:05:23.000Z
2015-08-24T11:05:23.000Z
include/chorus/request.h
dwd/chorus
1d3ad50936a2840e1fb06fc91003a83a8be25b02
[ "MIT" ]
null
null
null
include/chorus/request.h
dwd/chorus
1d3ad50936a2840e1fb06fc91003a83a8be25b02
[ "MIT" ]
null
null
null
// // Created by dwd on 28/12/15. // #ifndef CHORUS_REQUEST_H #define CHORUS_REQUEST_H #include <chorus/message.h> namespace Chorus { class Request : public Message { public: Request(id_t from, id_t leader); virtual ~Request(); std::unique_ptr<Message> copy() const override; prot...
17.291667
55
0.648193
[ "render" ]
efc4110f62faf82aa7a506a991879ebdcf8c20d7
70,562
h
C
lsp_shiloh/common/asic/granite/c0/include/STMotor_regmasks.h
internaru/Pinetree_P
1f1525454c8b20c6c589529ff4bc159404611297
[ "FSFAP" ]
null
null
null
lsp_shiloh/common/asic/granite/c0/include/STMotor_regmasks.h
internaru/Pinetree_P
1f1525454c8b20c6c589529ff4bc159404611297
[ "FSFAP" ]
null
null
null
lsp_shiloh/common/asic/granite/c0/include/STMotor_regmasks.h
internaru/Pinetree_P
1f1525454c8b20c6c589529ff4bc159404611297
[ "FSFAP" ]
null
null
null
/* ************************************************************************************** * * Copyright (c) 2010 Marvell International, Ltd. * ************************************************************************************** * * Marvell Commercial License Option * * If you received this File from Marvell...
70.280876
323
0.759616
[ "vector" ]
efc4d68d83eb28b1c5ac58e590453196346bd200
3,484
h
C
MCSFishEyeView/MCSFishEyeView.h
macoscope/MCSFishEye
3142910240a15c5627b801f8ef1facd566ef9c4e
[ "Apache-2.0" ]
40
2015-02-16T04:00:58.000Z
2022-02-06T10:10:12.000Z
MCSFishEyeView/MCSFishEyeView.h
macoscope/MCSFishEye
3142910240a15c5627b801f8ef1facd566ef9c4e
[ "Apache-2.0" ]
null
null
null
MCSFishEyeView/MCSFishEyeView.h
macoscope/MCSFishEye
3142910240a15c5627b801f8ef1facd566ef9c4e
[ "Apache-2.0" ]
6
2015-09-04T03:19:06.000Z
2017-03-07T11:27:25.000Z
// // MCSFishEyeView.h // // Created by Bartosz Ciechanowski on 2/25/13. // Copyright (c) 2013 Macoscope. All rights reserved. // #import <UIKit/UIKit.h> @class MCSFishEyeView, MCSFishEyeViewItem; typedef NS_ENUM(NSInteger, MCSFishEyeState) { MCSFishEyeStateCollapsed, // all elements are docked in MCSFi...
44.101266
174
0.807118
[ "object" ]
efc9109c21d69b94a5a7fdef9c547e75e40dd088
1,728
c
C
07-platform/device.c
johnnylord/drivers
f6773a2cb1bc9ff56d690e62da06240c48d597b2
[ "MIT" ]
5
2021-08-23T03:35:19.000Z
2022-02-08T12:03:42.000Z
07-platform/device.c
johnnylord/drivers
f6773a2cb1bc9ff56d690e62da06240c48d597b2
[ "MIT" ]
null
null
null
07-platform/device.c
johnnylord/drivers
f6773a2cb1bc9ff56d690e62da06240c48d597b2
[ "MIT" ]
null
null
null
#include <linux/module.h> #include <linux/kernel.h> #include <linux/platform_device.h> #define DEVICE_NAME "hello" /* Folloing information are devices specific */ #define HELLO_MEM_START_ADDRESS 0x100000 #define HELLO_MEM_END_ADDRESS 0x1FFFFF #define HELLO_IRQNUM 6 /* Specify my deivce resources information */ ...
25.043478
110
0.667245
[ "object" ]
efd3c721dec615c71a9ceaafe418db6ed1ac2b2e
2,690
h
C
src/apps/vis/elements/vis_element.h
itm/shawn
49cb715d0044a20a01a19bc4d7b62f9f209df83c
[ "BSD-3-Clause" ]
15
2015-07-07T15:48:30.000Z
2019-10-27T18:49:49.000Z
src/apps/vis/elements/vis_element.h
itm/shawn
49cb715d0044a20a01a19bc4d7b62f9f209df83c
[ "BSD-3-Clause" ]
null
null
null
src/apps/vis/elements/vis_element.h
itm/shawn
49cb715d0044a20a01a19bc4d7b62f9f209df83c
[ "BSD-3-Clause" ]
4
2016-11-23T05:50:01.000Z
2019-09-18T12:44:36.000Z
/************************************************************************ ** This file is part of the network simulator Shawn. ** ** Copyright (C) 2004,2005 by SwarmNet (www.swarmnet.de) ** ** and SWARMS (www.swarms.de) ** ** Shawn is free softwa...
31.27907
110
0.566171
[ "object" ]
efd529b7121614aaa8ed934c09e02a99877c6553
1,178
h
C
src/libatenscene/AssimpImporter.h
nackdai/aten
6d8ca0ddbf4ea77a87b1b5506d43d3a910cf9fef
[ "MIT" ]
49
2018-02-04T07:13:52.000Z
2021-11-23T16:44:17.000Z
src/libatenscene/AssimpImporter.h
nakdai/aten
f6de0840c1631bafbec3162da6a9af5767300e4d
[ "MIT" ]
11
2020-01-21T01:40:20.000Z
2022-02-06T08:14:34.000Z
src/libatenscene/AssimpImporter.h
nakdai/aten
f6de0840c1631bafbec3162da6a9af5767300e4d
[ "MIT" ]
4
2018-10-28T22:19:27.000Z
2021-03-26T09:27:36.000Z
#pragma once #include "aten.h" namespace aten { class AssimpImporter { public: using FuncCreateMaterial = std::function< std::shared_ptr<aten::material> ( const std::string& name, context& ctxt, const MaterialParameter& mtrl_param, ...
28.731707
66
0.578098
[ "object", "vector" ]
efde3879979a8854078b3fde6ed5889d80a500b8
3,370
c
C
tree2dot.c
andrewlin16/tree2dot
aec66934f24c81e986bb5e4c278164b79b171193
[ "MIT" ]
3
2021-03-13T11:21:35.000Z
2022-02-14T12:46:31.000Z
tree2dot.c
andrewlin16/tree2dot
aec66934f24c81e986bb5e4c278164b79b171193
[ "MIT" ]
null
null
null
tree2dot.c
andrewlin16/tree2dot
aec66934f24c81e986bb5e4c278164b79b171193
[ "MIT" ]
null
null
null
#include <stdio.h> #include <stdlib.h> #include <string.h> #define MAX_NODE_ID_LEN 3 #define MAX_NODE_NAME_LEN 63 typedef struct _node { char id[MAX_NODE_ID_LEN+1]; char label[MAX_NODE_NAME_LEN+1]; struct _node *prev; } node; int peekchar(); void skip_whitespace(); void inc_next_id(); int contains(const char*, in...
18.516484
56
0.559347
[ "shape" ]
efeb87be563694a9b3f97aea2f8c17b000c37294
3,118
c
C
usr/test/ipc_mt/ipc_mt.c
PingChung/prex
fa9df6697c5ae4af1a2c6977e5aa63935ad68843
[ "BSD-3-Clause" ]
6
2017-05-20T09:17:14.000Z
2020-10-12T22:32:16.000Z
usr/test/ipc_mt/ipc_mt.c
PingChung/prex
fa9df6697c5ae4af1a2c6977e5aa63935ad68843
[ "BSD-3-Clause" ]
null
null
null
usr/test/ipc_mt/ipc_mt.c
PingChung/prex
fa9df6697c5ae4af1a2c6977e5aa63935ad68843
[ "BSD-3-Clause" ]
5
2015-07-21T16:12:06.000Z
2019-09-22T14:34:51.000Z
/*- * Copyright (c) 2005, Kohsuke Ohtani * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of con...
23.096296
77
0.692752
[ "object" ]
effa49bd2635aea8b0ef5b8192d819431d9c5b2b
102
h
C
Autotests/stdafx.h
antonplakhotnyk/IpcPortable
f35d122150cd63c270e98a6229748baa789d3102
[ "Unlicense" ]
3
2021-09-18T12:31:07.000Z
2021-12-28T13:21:08.000Z
Autotests/stdafx.h
antonplakhotnyk/IpcPortable
f35d122150cd63c270e98a6229748baa789d3102
[ "Unlicense" ]
null
null
null
Autotests/stdafx.h
antonplakhotnyk/IpcPortable
f35d122150cd63c270e98a6229748baa789d3102
[ "Unlicense" ]
null
null
null
#pragma once #include <stdint.h> #include <memory> #include <vector> #include "CompilerSpecific.h"
11.333333
29
0.72549
[ "vector" ]
5614aab2457485674f2167545d9421a13fc78b8e
7,609
h
C
src/xlcpp-pimpl.h
maharmstone/xlcpp
410e3ed063d8cee45f32c1c820b198e5360877fe
[ "MIT" ]
2
2020-05-15T03:14:05.000Z
2022-03-22T12:58:02.000Z
src/xlcpp-pimpl.h
maharmstone/xlcpp
410e3ed063d8cee45f32c1c820b198e5360877fe
[ "MIT" ]
null
null
null
src/xlcpp-pimpl.h
maharmstone/xlcpp
410e3ed063d8cee45f32c1c820b198e5360877fe
[ "MIT" ]
null
null
null
#pragma once #include "xlcpp.h" #include <list> #include <variant> #include <map> #include <unordered_map> #include <unordered_set> #include <functional> #include <optional> #include <stack> #include <archive.h> #include <archive_entry.h> namespace xlcpp { struct shared_string { unsigned int num; }; typedef str...
28.181481
154
0.680641
[ "vector" ]
56280b3c659e5dd57773447f0d6d2d68bafa6915
2,687
h
C
ppapi/c/ppb_var.h
meego-tablet-ux/meego-app-browser
0f4ef17bd4b399c9c990a2f6ca939099495c2b9c
[ "BSD-3-Clause" ]
1
2015-10-12T09:14:22.000Z
2015-10-12T09:14:22.000Z
ppapi/c/ppb_var.h
meego-tablet-ux/meego-app-browser
0f4ef17bd4b399c9c990a2f6ca939099495c2b9c
[ "BSD-3-Clause" ]
null
null
null
ppapi/c/ppb_var.h
meego-tablet-ux/meego-app-browser
0f4ef17bd4b399c9c990a2f6ca939099495c2b9c
[ "BSD-3-Clause" ]
1
2020-11-04T07:22:28.000Z
2020-11-04T07:22:28.000Z
/* Copyright (c) 2011 The Chromium Authors. All rights reserved. * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ #ifndef PPAPI_C_PPB_VAR_H_ #define PPAPI_C_PPB_VAR_H_ #include "ppapi/c/pp_bool.h" #include "ppapi/c/pp_instance.h" #include "ppapi/c/pp_macros.h"...
30.885057
80
0.675847
[ "object" ]
563f59ad8ca431af2d75f7b2787b2e9a4af135f0
879
h
C
gmsv_extra/Source SDK/vphysics/object_hash.h
11Lee1/gmsv_extra
294dbc1e31eca6f086605767e0495cf64348bd85
[ "Apache-2.0" ]
9
2019-04-18T21:17:30.000Z
2021-03-02T08:57:06.000Z
gmsv_extra/Source SDK/vphysics/object_hash.h
11Lee1/gmsv_extra
294dbc1e31eca6f086605767e0495cf64348bd85
[ "Apache-2.0" ]
2
2019-04-21T18:16:47.000Z
2019-11-15T12:34:02.000Z
gmsv_extra/Source SDK/vphysics/object_hash.h
11Lee1/gmsv_extra
294dbc1e31eca6f086605767e0495cf64348bd85
[ "Apache-2.0" ]
1
2019-10-03T07:03:05.000Z
2019-10-03T07:03:05.000Z
//========= Copyright Valve Corporation, All rights reserved. ============// // // Purpose: // //=============================================================================// #ifndef OBJECT_HASH_H #define OBJECT_HASH_H #ifdef _WIN32 #pragma once #endif class IPhysicsObjectPairHash { public: virtual ~IPhysicsObjec...
30.310345
90
0.67008
[ "object" ]
7bcfb714d9ca8923449bc44031d501d35ab7761d
4,837
h
C
src/runtime/object.h
plveir/smlsharp
471c96c37ab117c422038bf0b2a492d67ffab922
[ "MIT" ]
149
2015-01-07T10:52:52.000Z
2022-03-09T00:28:40.000Z
src/runtime/object.h
plveir/smlsharp
471c96c37ab117c422038bf0b2a492d67ffab922
[ "MIT" ]
56
2015-01-14T10:09:57.000Z
2022-02-16T10:51:11.000Z
src/runtime/object.h
plveir/smlsharp
471c96c37ab117c422038bf0b2a492d67ffab922
[ "MIT" ]
14
2015-04-19T13:48:14.000Z
2022-03-07T09:16:40.000Z
/* * object.h - SML# heap object format * @copyright (C) 2021 SML# Development Team. * @author UENO Katsuhiro */ #ifndef SMLSHARP__OBJECT_H__ #define SMLSHARP__OBJECT_H__ #include <limits.h> /* * size of a bitmap word in heap objects and stack frames. */ #define SIZEOF_BITMAP sizeof(uint32_t) #define BITMAP...
39.325203
77
0.648749
[ "object", "vector" ]
7bdfd736d7f4623e628329bb3dd0d7b085974ae3
11,040
h
C
litter_robot_3_led_sniffer/zigbee_3_0/core/zcl/clusters/ApplianceManagement/Include/ApplianceIdentification.h
StevenGClinard/litter_robot_3_led_sniffer
c79d20ac658253b320f8f705f833a3b332616c92
[ "BSD-3-Clause" ]
null
null
null
litter_robot_3_led_sniffer/zigbee_3_0/core/zcl/clusters/ApplianceManagement/Include/ApplianceIdentification.h
StevenGClinard/litter_robot_3_led_sniffer
c79d20ac658253b320f8f705f833a3b332616c92
[ "BSD-3-Clause" ]
null
null
null
litter_robot_3_led_sniffer/zigbee_3_0/core/zcl/clusters/ApplianceManagement/Include/ApplianceIdentification.h
StevenGClinard/litter_robot_3_led_sniffer
c79d20ac658253b320f8f705f833a3b332616c92
[ "BSD-3-Clause" ]
null
null
null
/* * The Clear BSD License * Copyright 2016-2017 NXP * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted (subject to the limitations in the * disclaimer below) provided that the following conditions are met: * * * Redistributions of source code mus...
44.878049
133
0.605072
[ "model" ]
d01509b025119926ad05009421fd6634d58edfd8
2,631
h
C
src/geometry/CTiglTriangularizer.h
Mk-arc/tigl
45ace0b17008e2beab3286babe310a817fcd6578
[ "Apache-2.0" ]
171
2015-04-13T11:24:34.000Z
2022-03-26T00:56:38.000Z
src/geometry/CTiglTriangularizer.h
Mk-arc/tigl
45ace0b17008e2beab3286babe310a817fcd6578
[ "Apache-2.0" ]
620
2015-01-20T08:34:36.000Z
2022-03-30T11:05:33.000Z
src/geometry/CTiglTriangularizer.h
Mk-arc/tigl
45ace0b17008e2beab3286babe310a817fcd6578
[ "Apache-2.0" ]
56
2015-02-09T13:33:56.000Z
2022-03-19T04:52:51.000Z
/* * Copyright (C) 2007-2013 German Aerospace Center (DLR/SC) * * Created: 2013-02-18 Martin Siggel <Martin.Siggel@dlr.de> * * 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.a...
32.8875
184
0.77233
[ "shape", "vector" ]
d01e07667934c497f24d85cae5c2d4a482d69d97
4,031
h
C
mptrack/SampleGenerator.h
sagamusix/openmpt
6d56d9a31d99c7f9a1f024d3deeb69006117e55c
[ "BSD-3-Clause" ]
null
null
null
mptrack/SampleGenerator.h
sagamusix/openmpt
6d56d9a31d99c7f9a1f024d3deeb69006117e55c
[ "BSD-3-Clause" ]
null
null
null
mptrack/SampleGenerator.h
sagamusix/openmpt
6d56d9a31d99c7f9a1f024d3deeb69006117e55c
[ "BSD-3-Clause" ]
null
null
null
/* * SampleGenerator.h * ----------------- * Purpose: Generate samples from math formulas using Lua * Notes : (currently none) * Authors: OpenMPT Devs * The OpenMPT source code is released under the BSD license. Read LICENSE for more details. */ #pragma once #include "openmpt/all/BuildSettings.hpp" #include...
23.994048
115
0.719921
[ "object", "vector" ]
d01f652948c8ccde1d9be9231eac701878030cd1
42,942
c
C
parse.c
ShinyaKato/sk2cc
ce5a62b47706644512145ef43f40448d6621f092
[ "MIT" ]
26
2018-08-22T06:16:57.000Z
2022-01-17T07:21:06.000Z
parse.c
ShinyaKato/sk2cc
ce5a62b47706644512145ef43f40448d6621f092
[ "MIT" ]
null
null
null
parse.c
ShinyaKato/sk2cc
ce5a62b47706644512145ef43f40448d6621f092
[ "MIT" ]
4
2018-09-17T08:49:25.000Z
2020-05-17T16:39:40.000Z
#include "cc.h" static Vector *literals; // Vector<String*> // symbol table and scopes static Vector *symbol_scopes; // Vector<Map<SymbolType*>*> static void put_symbol(char *identifier, Symbol *symbol) { if (!identifier) return; Map *map = vector_last(symbol_scopes); symbol->prev = map_lookup(map, identifi...
25.24515
95
0.635904
[ "vector" ]
d0263b62035cf61cf6e34dfdec51d5914b66853d
1,835
h
C
src/bonModuleState.h
FBMachine/bon
11ca2eaa5dc6bcf018ffa770786a21a9db5ac788
[ "MIT" ]
294
2019-01-23T00:19:42.000Z
2021-11-16T00:44:29.000Z
src/bonModuleState.h
FBMachine/bon
11ca2eaa5dc6bcf018ffa770786a21a9db5ac788
[ "MIT" ]
12
2019-01-23T08:52:33.000Z
2020-06-05T22:02:44.000Z
src/bonModuleState.h
daniel-p-gonzalez/bon
6eade6e6e4d055ca5f09be616703d10aad5e3375
[ "MIT" ]
17
2019-01-23T07:58:03.000Z
2020-10-01T08:52:50.000Z
/*----------------------------------------------------------------------------*\ |* |* State associated with a module compile pass |* L*----------------------------------------------------------------------------*/ #pragma once #include "bonTypesystem.h" #include "bonAST.h" #include "llvm/IR/IRBuilder.h" #include "bon...
35.288462
80
0.654496
[ "object", "vector" ]
d0275c6b0174a7bbb7ecc69aa539085f828fd0cb
10,593
c
C
src/core/bitbuffer.c
satta/genometools
3955d63c95e142c2475e1436206fddf0eb29185d
[ "BSD-2-Clause" ]
202
2015-01-08T10:09:57.000Z
2022-03-31T09:45:44.000Z
src/core/bitbuffer.c
satta/genometools
3955d63c95e142c2475e1436206fddf0eb29185d
[ "BSD-2-Clause" ]
286
2015-01-05T16:29:27.000Z
2022-03-30T21:19:03.000Z
src/core/bitbuffer.c
satta/genometools
3955d63c95e142c2475e1436206fddf0eb29185d
[ "BSD-2-Clause" ]
56
2015-01-19T11:33:22.000Z
2022-03-21T21:47:05.000Z
/* Copyright (c) 2013 Stefan Kurtz <kurtz@zbh.uni-hamburg.de> Copyright (c) 2013 Center for Bioinformatics, University of Hamburg Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission n...
30.615607
78
0.604739
[ "3d" ]
d029c0c1371f7d2a25240f58ef075eb0d5e644fb
432
h
C
src/Parsers/parseIdentifierOrStringLiteral.h
pdv-ru/ClickHouse
0ff975bcf3008fa6c6373cbdfed16328e3863ec5
[ "Apache-2.0" ]
8,629
2016-06-14T21:03:01.000Z
2019-09-23T07:46:38.000Z
src/Parsers/parseIdentifierOrStringLiteral.h
pdv-ru/ClickHouse
0ff975bcf3008fa6c6373cbdfed16328e3863ec5
[ "Apache-2.0" ]
4,335
2016-06-15T12:58:31.000Z
2019-09-23T11:18:43.000Z
src/Parsers/parseIdentifierOrStringLiteral.h
pdv-ru/ClickHouse
0ff975bcf3008fa6c6373cbdfed16328e3863ec5
[ "Apache-2.0" ]
1,700
2016-06-15T09:25:11.000Z
2019-09-23T11:16:38.000Z
#pragma once #include <Core/Types.h> #include <Parsers/IParser.h> namespace DB { /** Parses a name of an object which could be written in 3 forms: * name, `name` or 'name' */ bool parseIdentifierOrStringLiteral(IParser::Pos & pos, Expected & expected, String & result); /** Parse a list of identifiers or string li...
25.411765
97
0.726852
[ "object" ]
d02f6ff26e0a81fad2501ded9edd7f8d130509f8
116,904
h
C
AliRTCSdk.framework/Headers/engine_interface.h
aliyunvideo/AliRtcSDK_iOS
be77fc2ae5ad9aaf25c79f2f9a141116c3817253
[ "MIT" ]
4
2019-02-14T09:58:00.000Z
2021-08-09T09:19:40.000Z
AliRTCSdk.framework/Headers/engine_interface.h
aliyunvideo/AliRtcSDK_iOS
be77fc2ae5ad9aaf25c79f2f9a141116c3817253
[ "MIT" ]
6
2019-12-18T09:33:58.000Z
2022-03-16T03:23:35.000Z
AliRTCSdk.framework/Headers/engine_interface.h
aliyunvideo/AliRtcSDK_iOS
be77fc2ae5ad9aaf25c79f2f9a141116c3817253
[ "MIT" ]
2
2019-04-09T08:38:36.000Z
2021-07-08T11:53:12.000Z
#ifndef engine_interface_h #define engine_interface_h #include <stdint.h> #include <stdio.h> #include "engine_define.h" #include "engine_device_manager.h" #include "engine_media_engine.h" #include "engine_utils.h" #define kAliRTCEngineDeviceMax 256 #define QUERY_INTERFACE(engine, type, interface) {if((engine)==NULL)...
33.023729
231
0.596481
[ "model" ]
d03085f930f306619270daf4055befc319442c1c
2,302
h
C
envi/include/EnviUtils.h
DeinsOne/EnvInteraction
412d7c66ff45e868fa49bb39e822082a0c9b97c3
[ "MIT" ]
null
null
null
envi/include/EnviUtils.h
DeinsOne/EnvInteraction
412d7c66ff45e868fa49bb39e822082a0c9b97c3
[ "MIT" ]
null
null
null
envi/include/EnviUtils.h
DeinsOne/EnvInteraction
412d7c66ff45e868fa49bb39e822082a0c9b97c3
[ "MIT" ]
null
null
null
#pragma once #include "Envi.h" #include <algorithm> namespace Envi { /** * Retrun a list of windows whose name contains |title| */ inline std::vector<Envi::Window> GetWindowsWithNameContains(const std::string title) { std::vector<Envi::Window> ret; auto windows = Envi::GetWindows(); ...
30.289474
157
0.538228
[ "vector" ]
c64ca93769e52ff6d6c2f472784b92b85198aab6
4,064
h
C
torch/csrc/jit/codegen/cuda/compute_at.h
csarofeen/pytorch
f236ee9d86873680611eaeb5e98d55565b528930
[ "Intel" ]
19
2017-11-13T04:54:08.000Z
2022-02-03T13:07:06.000Z
torch/csrc/jit/codegen/cuda/compute_at.h
csarofeen/pytorch
f236ee9d86873680611eaeb5e98d55565b528930
[ "Intel" ]
818
2020-02-07T02:36:44.000Z
2022-03-31T23:49:44.000Z
torch/csrc/jit/codegen/cuda/compute_at.h
csarofeen/pytorch
f236ee9d86873680611eaeb5e98d55565b528930
[ "Intel" ]
4
2020-02-27T23:36:03.000Z
2021-03-17T12:51:08.000Z
#pragma once #include <torch/csrc/jit/codegen/cuda/root_domain_map.h> #include <c10/util/Exception.h> #include <torch/csrc/WindowsTorchApiMacro.h> #include <deque> #include <unordered_map> #include <unordered_set> #include <vector> namespace torch { namespace jit { namespace fuser { namespace cuda { class TensorDo...
31.022901
80
0.74311
[ "vector" ]
c6577d15b84ebf97d75dd7ef5a873d0455a87eda
2,047
c
C
third-party/gmp/gmp-src/tests/mpn/t-asmtype.c
jhh67/chapel
f041470e9b88b5fc4914c75aa5a37efcb46aa08f
[ "ECL-2.0", "Apache-2.0" ]
1,602
2015-01-06T11:26:31.000Z
2022-03-30T06:17:21.000Z
third-party/gmp/gmp-src/tests/mpn/t-asmtype.c
jhh67/chapel
f041470e9b88b5fc4914c75aa5a37efcb46aa08f
[ "ECL-2.0", "Apache-2.0" ]
11,789
2015-01-05T04:50:15.000Z
2022-03-31T23:39:19.000Z
third-party/gmp/gmp-src/tests/mpn/t-asmtype.c
jhh67/chapel
f041470e9b88b5fc4914c75aa5a37efcb46aa08f
[ "ECL-2.0", "Apache-2.0" ]
498
2015-01-08T18:58:18.000Z
2022-03-20T15:37:45.000Z
/* Test .type directives on assembler functions. Copyright 2001 Free Software Foundation, Inc. This file is part of the GNU MP Library test suite. The GNU MP Library test suite 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 Softwa...
31.984375
78
0.723009
[ "object" ]
c65b932f49c15f65d3db6e52c5825de5eff1f53a
529
h
C
source/stdafx.h
yorung/AngleTest
cf8027672b6ae972219f97680a71b11e258f8d53
[ "MIT" ]
1
2020-11-15T17:05:18.000Z
2020-11-15T17:05:18.000Z
source/stdafx.h
yorung/AngleTest
cf8027672b6ae972219f97680a71b11e258f8d53
[ "MIT" ]
null
null
null
source/stdafx.h
yorung/AngleTest
cf8027672b6ae972219f97680a71b11e258f8d53
[ "MIT" ]
null
null
null
#define NOMINMAX #include <Windows.h> #include <gles2/gl2.h> #include <gles2/gl2ext.h> #include <vector> #include <algorithm> #include <string> #include <map> #include <deque> #define _USE_MATH_DEFINES #include <math.h> #include <assert.h> #include <time.h> #include <stdint.h> #include <ctype.h> #define USE_FAKE_SAM...
18.241379
26
0.733459
[ "vector" ]
c67ad7ce4103db66b73c4074a237629cb35e75d8
2,210
h
C
engine.h
maxgoren/towerDefense
13c6c6ecbce3c2dea5a6c7d144c6c731c360e2cb
[ "MIT" ]
null
null
null
engine.h
maxgoren/towerDefense
13c6c6ecbce3c2dea5a6c7d144c6c731c360e2cb
[ "MIT" ]
null
null
null
engine.h
maxgoren/towerDefense
13c6c6ecbce3c2dea5a6c7d144c6c731c360e2cb
[ "MIT" ]
null
null
null
enum GameState { PLAYER_TURN, BUILD_TOWER, AI_TURN }; class engine { public: board *m; Entity *player; goblinAi *robot; towerAi *outposts; GameState gs; int numTowers; int scrx, scry; int px,py; engine(int x, int y) { scrx = x; scry = y; numTowers = 0; } void init(); void ...
18.114754
59
0.566063
[ "render" ]
c67ced1c00f884e841a9a1c40bf2383e0d10854d
6,770
h
C
A_Star/Adjacent_Node_Map.h
tj1432423/Graph_Search_Algorithm
e62169cf49d38a8b9b7b9b7ebc4ac321d3657055
[ "MIT" ]
3
2021-04-04T07:02:30.000Z
2021-08-03T14:58:43.000Z
A_Star/Adjacent_Node_Map.h
tj1432423/Graph_Search_Algorithm
e62169cf49d38a8b9b7b9b7ebc4ac321d3657055
[ "MIT" ]
null
null
null
A_Star/Adjacent_Node_Map.h
tj1432423/Graph_Search_Algorithm
e62169cf49d38a8b9b7b9b7ebc4ac321d3657055
[ "MIT" ]
2
2020-11-19T00:53:15.000Z
2020-12-08T22:50:45.000Z
#ifndef ADJACENT_NODE_MAP_H #define ADJACENT_NODE_MAP_H #include <vector> #include <iostream> #include "A_Star_Node.h" template<class T_NODE> class Adjacent_Node_Map{ public: // Adjacent_Node_Map(){} // ~Adjacent_Node_Map(); void Build_Map(const vector<vector<int>>& array); void Clear_Map(); T_NODE...
35.07772
112
0.489217
[ "vector" ]
c68cd10cc800ca9cf7c6d6ee245f89b34e21aacf
2,986
h
C
TAO/tao/PortableServer/RequestProcessingStrategyAOMOnly.h
cflowe/ACE
5ff60b41adbe1772372d1a43bcc1f2726ff8f810
[ "DOC" ]
36
2015-01-10T07:27:33.000Z
2022-03-07T03:32:08.000Z
TAO/tao/PortableServer/RequestProcessingStrategyAOMOnly.h
cflowe/ACE
5ff60b41adbe1772372d1a43bcc1f2726ff8f810
[ "DOC" ]
2
2018-08-13T07:30:51.000Z
2019-02-25T03:04:31.000Z
TAO/tao/PortableServer/RequestProcessingStrategyAOMOnly.h
cflowe/ACE
5ff60b41adbe1772372d1a43bcc1f2726ff8f810
[ "DOC" ]
38
2015-01-08T14:12:06.000Z
2022-01-19T08:33:00.000Z
// -*- C++ -*- //============================================================================= /** * @file RequestProcessingStrategyAOMOnly.h * * $Id: RequestProcessingStrategyAOMOnly.h 80572 2008-02-05 20:02:46Z johnnyw $ * * @author Johnny Willemsen <jwillemsen@remedy.nl> */ //============================...
30.783505
92
0.673141
[ "object" ]
c68d3e0fa1b617292d32bbb6e688a5d73d049c78
17,855
c
C
src/framework/snapshot/fw_snapshot.c
shiwenqiang/dmm
3e6bf7b64eea418c59959c18750261b815b2892c
[ "Apache-2.0" ]
21
2018-08-09T06:50:47.000Z
2021-11-07T13:23:59.000Z
src/framework/snapshot/fw_snapshot.c
shiwenqiang/dmm
3e6bf7b64eea418c59959c18750261b815b2892c
[ "Apache-2.0" ]
1
2018-11-10T12:44:01.000Z
2018-11-10T12:44:01.000Z
src/framework/snapshot/fw_snapshot.c
shiwenqiang/dmm
3e6bf7b64eea418c59959c18750261b815b2892c
[ "Apache-2.0" ]
21
2018-08-09T06:50:50.000Z
2021-06-21T03:38:52.000Z
/* * * Copyright (c) 2018 Huawei Technologies 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 ...
36.890496
103
0.470008
[ "object" ]
c68df09acd82d15581e724a9890314effb2a115b
5,123
h
C
gthree/gthreeprimitives.h
t-chaik/gthree
edcc386878804584e949324b8cb0c1bec549d7fa
[ "MIT" ]
66
2015-01-01T12:40:58.000Z
2022-01-31T20:58:20.000Z
gthree/gthreeprimitives.h
ebassi/gthree
90e8ea17eae083b8828ee9851b95334dc1688b00
[ "MIT" ]
67
2015-02-16T03:23:34.000Z
2022-03-11T10:35:48.000Z
gthree/gthreeprimitives.h
ebassi/gthree
90e8ea17eae083b8828ee9851b95334dc1688b00
[ "MIT" ]
18
2015-01-29T10:12:21.000Z
2022-02-02T00:59:51.000Z
#ifndef __GTHREE_PRIMITIVES_H__ #define __GTHREE_PRIMITIVES_H__ #if !defined (__GTHREE_H_INSIDE__) && !defined (GTHREE_COMPILATION) #error "Only <gthree/gthree.h> can be included directly." #endif #include <gthree/gthreegeometry.h> #include <gthree/gthreemesh.h> G_BEGIN_DECLS GTHREE_API GthreeGeometry *gthree_geome...
48.330189
94
0.421238
[ "mesh" ]
c69292ba2ff1a2269e026842b98ff80051576038
364
h
C
MachineLearning/Food.h
bburwood/AIEYear2
51c50693c54008f0d199339721024ab6cbaf7456
[ "MIT" ]
1
2019-08-25T03:04:11.000Z
2019-08-25T03:04:11.000Z
MachineLearning/Food.h
bburwood/AIEYear2
51c50693c54008f0d199339721024ab6cbaf7456
[ "MIT" ]
null
null
null
MachineLearning/Food.h
bburwood/AIEYear2
51c50693c54008f0d199339721024ab6cbaf7456
[ "MIT" ]
null
null
null
#pragma once #include "gl_core_4_4.h" #include <GLFW/glfw3.h> #include "Gizmos.h" #include "glm/glm.hpp" #include "glm/ext.hpp" #include "NeuralNetwork.h" #include <vector> class Food { private: glm::vec2 _centre; float _range; bool active; public: Food(); Food(glm::vec2, float range); ~Food(); void addGizmo()...
15.826087
39
0.700549
[ "vector" ]
c69473f66ff32043ecafb9850324a81d84679548
968
h
C
astlib/ByteUtils.h
mkrivos/astlib
00d4c2dd12b0113ac3b8ef0c9a25a2463a30e450
[ "MIT" ]
8
2017-10-19T18:36:31.000Z
2021-12-06T08:12:30.000Z
astlib/ByteUtils.h
mkrivos/astlib
00d4c2dd12b0113ac3b8ef0c9a25a2463a30e450
[ "MIT" ]
1
2019-12-08T22:24:03.000Z
2019-12-08T22:24:03.000Z
astlib/ByteUtils.h
mkrivos/astlib
00d4c2dd12b0113ac3b8ef0c9a25a2463a30e450
[ "MIT" ]
3
2018-05-13T21:39:04.000Z
2020-06-08T08:25:09.000Z
/// /// \package astlib /// \file ByteUtils.h /// /// \author Marian Krivos <nezmar@tutok.sk> /// \date 7Feb.,2017 /// /// (C) Copyright 2017 R-SYS s.r.o /// All rights reserved. /// #pragma once #include "Astlib.h" #include <Poco/Types.h> #include <cstddef> #include <vector> namespace astlib { using Byte = unsign...
18.980392
77
0.68595
[ "vector" ]
c697a76e85afaacfa3aab6b227d6c8b308ab48e9
4,418
c
C
src/lib/crypto/builtin/hmac.c
tizenorg/platform.upstream.krb5
a98efd0c8f97aba9d71c2130c048f1adc242772e
[ "MIT" ]
1
2021-06-16T19:10:54.000Z
2021-06-16T19:10:54.000Z
src/lib/crypto/builtin/hmac.c
tizenorg/platform.upstream.krb5
a98efd0c8f97aba9d71c2130c048f1adc242772e
[ "MIT" ]
null
null
null
src/lib/crypto/builtin/hmac.c
tizenorg/platform.upstream.krb5
a98efd0c8f97aba9d71c2130c048f1adc242772e
[ "MIT" ]
null
null
null
/* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */ /* * Copyright (C) 1998 by the FundsXpress, INC. * * All rights reserved. * * Export of this software from the United States of America may require * a specific license from the United States Government. It is the * responsibility of any person or ...
36.512397
79
0.688547
[ "vector", "transform" ]
c69f45657395fa0b0da5eb94946718d1b7075ae2
5,513
h
C
src/mongo/db/s/server_transaction_coordinators_metrics.h
benety/mongo
203430ac9559f82ca01e3cbb3b0e09149fec0835
[ "Apache-2.0" ]
null
null
null
src/mongo/db/s/server_transaction_coordinators_metrics.h
benety/mongo
203430ac9559f82ca01e3cbb3b0e09149fec0835
[ "Apache-2.0" ]
null
null
null
src/mongo/db/s/server_transaction_coordinators_metrics.h
benety/mongo
203430ac9559f82ca01e3cbb3b0e09149fec0835
[ "Apache-2.0" ]
null
null
null
/** * Copyright (C) 2019-present MongoDB, Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the Server Side Public License, version 1, * as published by MongoDB, Inc. * * This program is distributed in the hope that it will be useful, * but W...
40.536765
99
0.756757
[ "object" ]
c6a81741adb13456ea9778d64a6581c8901d4d70
2,901
h
C
nCompiler/inst/include/nCompiler/shared_ptr_as_wrap.h
jmhewitt/nCompiler
b434537f9b6e59562d3065ec32863089685c6202
[ "BSD-3-Clause" ]
null
null
null
nCompiler/inst/include/nCompiler/shared_ptr_as_wrap.h
jmhewitt/nCompiler
b434537f9b6e59562d3065ec32863089685c6202
[ "BSD-3-Clause" ]
null
null
null
nCompiler/inst/include/nCompiler/shared_ptr_as_wrap.h
jmhewitt/nCompiler
b434537f9b6e59562d3065ec32863089685c6202
[ "BSD-3-Clause" ]
null
null
null
#ifndef _AS_WRAP_SHARED_PTR #define _AS_WRAP_SHARED_PTR #include "shared_ptr_holder.h" #include "nCompiler_class_factory.h" // #include "loadedObjectEnv.h" // For an input of type T (e.g. shared_ptr< some_nClass_ >), // Rcpp creates code like this: // void test_input_(std::shared_ptr<nc1_> obj); // RcppExport SEXP so...
34.535714
101
0.696312
[ "object" ]
c6a95622f9fc0aaffba37b6729b16e117dc556c7
6,146
h
C
HoloLensSample/Plugins/UXTools/Source/UXToolsInputSimulation/Public/UxtInputSimulationState.h
hjharvey-MSFT/HoloLens-Unreal-Sample
0ba718fb800ddfa8fd4f56d6d07b7d4434f52387
[ "MIT" ]
1
2021-12-11T07:27:22.000Z
2021-12-11T07:27:22.000Z
UXToolsGame/Plugins/UXTools/Source/UXToolsInputSimulation/Public/UxtInputSimulationState.h
Yezzzzzz/MixedReality-UXTools-Unreal
6ef493ba37519471f78b29586d595de2f7e3bd22
[ "MIT" ]
null
null
null
UXToolsGame/Plugins/UXTools/Source/UXToolsInputSimulation/Public/UxtInputSimulationState.h
Yezzzzzz/MixedReality-UXTools-Unreal
6ef493ba37519471f78b29586d595de2f7e3bd22
[ "MIT" ]
null
null
null
// Copyright (c) 2020 Microsoft Corporation. // Licensed under the MIT License. #pragma once #include "CoreMinimal.h" #include "InputCoreTypes.h" #include "UxtInputSimulationState.generated.h" struct FUxtInputAnimationUtils { static const float InputYawScale; static const float InputPitchScale; static const floa...
37.248485
102
0.766678
[ "mesh", "transform" ]
c6b1ff5a103ef3cb9553eeaf204651481928ae6c
1,681
h
C
OneCodeTeam/MFC app invokes COM server and ActiveX control (MFCCOMClient)/[C++]-MFC app invokes COM server and ActiveX control (MFCCOMClient)/C++/MFCCOMClient/MFCCOMClientDlg.h
zzgchina888/msdn-code-gallery-microsoft
21cb9b6bc0da3b234c5854ecac449cb3bd261f29
[ "MIT" ]
2
2022-01-21T01:40:58.000Z
2022-01-21T01:41:10.000Z
OneCodeTeam/MFC app invokes COM server and ActiveX control (MFCCOMClient)/[C++]-MFC app invokes COM server and ActiveX control (MFCCOMClient)/C++/MFCCOMClient/MFCCOMClientDlg.h
zzgchina888/msdn-code-gallery-microsoft
21cb9b6bc0da3b234c5854ecac449cb3bd261f29
[ "MIT" ]
1
2022-03-15T04:21:41.000Z
2022-03-15T04:21:41.000Z
OneCodeTeam/MFC app invokes COM server and ActiveX control (MFCCOMClient)/[C++]-MFC app invokes COM server and ActiveX control (MFCCOMClient)/C++/MFCCOMClient/MFCCOMClientDlg.h
zzgchina888/msdn-code-gallery-microsoft
21cb9b6bc0da3b234c5854ecac449cb3bd261f29
[ "MIT" ]
null
null
null
/****************************** Module Header ******************************\ * Module Name: MFCCOMClientDlg.h * Project: MFCCOMClient * Copyright (c) Microsoft Corporation. * * * * This source is subject to the Microsoft Public License. * See http://www.microsoft.com/opensource/licenses.mspx#Ms-PL. * All othe...
28.016667
78
0.702558
[ "object" ]
c6be5e02376103d338f3dff57a5ca6504fed5956
450
h
C
released_plugins/v3d_plugins/neurontracing_neutube/src_neutube/neurolabi/gui/zsegmentmaparray.h
zzhmark/vaa3d_tools
3ca418add85a59ac7e805d55a600b78330d7e53d
[ "MIT" ]
1
2021-12-27T19:14:03.000Z
2021-12-27T19:14:03.000Z
released_plugins/v3d_plugins/neurontracing_neutube/src_neutube/neurolabi/gui/zsegmentmaparray.h
zzhmark/vaa3d_tools
3ca418add85a59ac7e805d55a600b78330d7e53d
[ "MIT" ]
1
2016-12-03T05:33:13.000Z
2016-12-03T05:33:13.000Z
released_plugins/v3d_plugins/neurontracing_neutube/src_neutube/neurolabi/gui/zsegmentmaparray.h
zzhmark/vaa3d_tools
3ca418add85a59ac7e805d55a600b78330d7e53d
[ "MIT" ]
null
null
null
#ifndef ZSEGMENTMAPARRAY_H #define ZSEGMENTMAPARRAY_H #include <vector> #include <map> #include <string> #include "zsegmentmap.h" class ZSegmentMapArray : public std::vector<ZSegmentMap> { public: ZSegmentMapArray(); int segmentToBody(int segmentId) const; std::vector<int> bodyToSegment(int bodyId); int load(...
18.75
56
0.748889
[ "vector" ]
c6bfa788c46c8fcbfe1f37fd8800f7b28b475691
13,242
h
C
src/nn.h
shashfrankenstien/Anton-NN
fe0d0bac3f09cebe5a738d646dabb149c6914485
[ "MIT" ]
null
null
null
src/nn.h
shashfrankenstien/Anton-NN
fe0d0bac3f09cebe5a738d646dabb149c6914485
[ "MIT" ]
null
null
null
src/nn.h
shashfrankenstien/Anton-NN
fe0d0bac3f09cebe5a738d646dabb149c6914485
[ "MIT" ]
null
null
null
#pragma once #include <vector> #include <stdio.h> // printf #include <string> #include <cassert> //assert #include <cmath> #include <type_traits> // std::is_same #include <functional> // std::function #ifndef PRINT_DEBUG_MSGS #define PRINT_DEBUG_MSGS 0 // 1 or 0 #endif #define debug_print(...) \ do { if ...
33.271357
162
0.660248
[ "vector" ]
c6c44222072ea362b175083034a71038150ebd06
3,000
h
C
VectorField/declarations.h
netbeen/UncleZhou_UI
69ad47d1b6d41a63984e6448ef412afc1481bb89
[ "MIT" ]
1
2019-06-06T02:26:27.000Z
2019-06-06T02:26:27.000Z
VectorField/declarations.h
netbeen/UncleZhou_UI
69ad47d1b6d41a63984e6448ef412afc1481bb89
[ "MIT" ]
null
null
null
VectorField/declarations.h
netbeen/UncleZhou_UI
69ad47d1b6d41a63984e6448ef412afc1481bb89
[ "MIT" ]
null
null
null
#ifndef __declaration_h #define __declaration_h #include <cmath> #include <vector> #include <iostream> #include <opencv/cv.h> class double2{ public: double x ; double y ; double norm(){ return sqrt( x*x+y*y) ; } double2 normalize(){ double n = norm() ; x /= n; y /= n ; return *th...
17.54386
114
0.559667
[ "vector" ]
c6cd0500f5ccf61ca75ba2792a9ea557a08012f8
6,488
c
C
iothub_client/tests/iothubclient_openssl_engine_e2e/iothubclient_openssl_engine_e2e.c
kevcadieux/azure-iot-sdk-c
d553245ce705b8d144a472d4fa0f8fecfe376dd7
[ "MIT" ]
545
2016-11-29T18:04:48.000Z
2022-03-28T09:31:06.000Z
iothub_client/tests/iothubclient_openssl_engine_e2e/iothubclient_openssl_engine_e2e.c
kevcadieux/azure-iot-sdk-c
d553245ce705b8d144a472d4fa0f8fecfe376dd7
[ "MIT" ]
1,644
2016-11-17T09:49:31.000Z
2022-03-30T18:10:13.000Z
iothub_client/tests/iothubclient_openssl_engine_e2e/iothubclient_openssl_engine_e2e.c
kevcadieux/azure-iot-sdk-c
d553245ce705b8d144a472d4fa0f8fecfe376dd7
[ "MIT" ]
826
2016-11-16T16:05:16.000Z
2022-03-18T19:23:22.000Z
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. #include <time.h> #include <stdbool.h> #include "testrunnerswitcher.h" #include "umock_c/umock_c.h" #include "iothub_account.h" #include "iothub_client_options.h" #inc...
36.655367
195
0.821363
[ "object" ]
c6d4d7f619f6f3e753f083f132f441d2cd8df74c
7,382
c
C
math/m_line.c
auzkok/libagar
8dffa4afe73df47cf7e461c3073b744373d3af0b
[ "BSD-2-Clause" ]
286
2017-07-31T20:05:16.000Z
2022-03-26T20:26:24.000Z
math/m_line.c
auzkok/libagar
8dffa4afe73df47cf7e461c3073b744373d3af0b
[ "BSD-2-Clause" ]
67
2017-08-30T18:56:21.000Z
2021-09-08T03:38:20.000Z
math/m_line.c
auzkok/libagar
8dffa4afe73df47cf7e461c3073b744373d3af0b
[ "BSD-2-Clause" ]
31
2017-08-14T13:34:12.000Z
2022-03-14T15:33:49.000Z
/* * Copyright (c) 2007-2013 Hypertriton, Inc. <http://hypertriton.com/> * * 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 lis...
23.434921
80
0.651856
[ "geometry", "vector" ]
0b320fe7c488d042bb3ed205e524d63b30e9d7ee
3,543
h
C
Windows/classroom/main_display_preview.h
aliyun/alibabacloud-AliIMPInteractiveLive-Demo
75745705d36ded120990564499a4bf4a1bf9cf2c
[ "MIT" ]
14
2021-06-29T03:15:23.000Z
2022-02-21T08:57:49.000Z
Windows/classroom/main_display_preview.h
aliyun/alibabacloud-AliIMPInteractiveLive-Demo
75745705d36ded120990564499a4bf4a1bf9cf2c
[ "MIT" ]
null
null
null
Windows/classroom/main_display_preview.h
aliyun/alibabacloud-AliIMPInteractiveLive-Demo
75745705d36ded120990564499a4bf4a1bf9cf2c
[ "MIT" ]
4
2021-12-14T07:29:26.000Z
2022-02-18T17:27:33.000Z
#ifndef MAIN_DISPLAY_PREVIEW_H #define MAIN_DISPLAY_PREVIEW_H #include <QPushButton> #include <QWidget> #include "classroom_def.h" namespace Ui { class MainDisplayPreview; } namespace alibaba { namespace doc { struct GetDocRsp; } // namespace doc } // namespace alibaba class MainDisplayPreviewVM; class WhiteBoardTip...
30.025424
108
0.78521
[ "vector" ]
0b47aaa3cfeaf72211416924a1e5e715708c8db3
864
h
C
Source/Minigame/src/headers/entities/Portal.h
marcspoon07/Project1_Minigame
d8da2892fc97cc2e8310cf9c042d75dcbad4a6ba
[ "MIT" ]
null
null
null
Source/Minigame/src/headers/entities/Portal.h
marcspoon07/Project1_Minigame
d8da2892fc97cc2e8310cf9c042d75dcbad4a6ba
[ "MIT" ]
null
null
null
Source/Minigame/src/headers/entities/Portal.h
marcspoon07/Project1_Minigame
d8da2892fc97cc2e8310cf9c042d75dcbad4a6ba
[ "MIT" ]
null
null
null
#pragma once #include "../utilities/Animation.h" #include <vector> #include "Character.h" #include "../Video.h" #include "../Renderer2D.h" #include "../Audio.h" class Portal { private: enum State { ST_IN, ST_IDLE, ST_OUT }; State m_AnimState; uint32 m_AnimTimer; uint32 m_AnimStep; uint32 m_AnimMaxSteps;...
16
53
0.728009
[ "render", "vector" ]
0b4b47c98f70b388099d9c31e006fe14ba51f8a3
123
h
C
imt2531_Graphics_Exam_2016/globals.h
Muff1nz/imt2531_Graphics_Exam_2016
4be3c69f7fba3d7839add5d5af2c5855f8d00407
[ "MIT" ]
null
null
null
imt2531_Graphics_Exam_2016/globals.h
Muff1nz/imt2531_Graphics_Exam_2016
4be3c69f7fba3d7839add5d5af2c5855f8d00407
[ "MIT" ]
1
2018-02-13T20:43:52.000Z
2018-02-13T20:43:52.000Z
imt2531_Graphics_Exam_2016/globals.h
Muff1nz/imt2531_Graphics_Exam_2016
4be3c69f7fba3d7839add5d5af2c5855f8d00407
[ "MIT" ]
null
null
null
#pragma once #include <vector> extern bool gRunning; extern float gFpsGoal; extern bool freeCam; extern int textureCount;
15.375
24
0.796748
[ "vector" ]
0b556d8032d19275e59b325415b30f2b490919b6
6,545
h
C
iPhoneOS14.2.sdk/System/Library/Frameworks/HomeKit.framework/Headers/HMHomeManager.h
Zi0P4tch0/sdks
96951a2b5a0c0a58963a8f9c37bc44ec9991153b
[ "MIT" ]
416
2016-08-20T03:40:59.000Z
2022-03-30T14:27:47.000Z
iPhoneOS14.4.sdk/System/Library/Frameworks/HomeKit.framework/Headers/HMHomeManager.h
haoict/sdks
40a7cee1dc15ae097d867ae0c5133709fa103040
[ "MIT" ]
41
2016-08-22T14:41:42.000Z
2022-02-25T11:38:16.000Z
iPhoneOS14.4.sdk/System/Library/Frameworks/HomeKit.framework/Headers/HMHomeManager.h
haoict/sdks
40a7cee1dc15ae097d867ae0c5133709fa103040
[ "MIT" ]
173
2016-08-28T15:09:18.000Z
2022-03-23T15:42:52.000Z
// // HMHomeManager.h // HomeKit // // Copyright (c) 2013-2015 Apple Inc. All rights reserved. // #import <Foundation/Foundation.h> #import <HomeKit/HMDefines.h> NS_ASSUME_NONNULL_BEGIN @class HMAddAccessoryRequest; @class HMHome; @protocol HMHomeManagerDelegate; /*! * @abstract The home data authorization ...
39.427711
232
0.70741
[ "object" ]
0b61443f06b4057613055a0864ca9d1675f8c961
297
h
C
UPCZork/UPCZork/Common.h
EnriquePuyol/UPCZork
d95ba7411e0a3e883a028de3f3744ce29988c59d
[ "MIT" ]
null
null
null
UPCZork/UPCZork/Common.h
EnriquePuyol/UPCZork
d95ba7411e0a3e883a028de3f3744ce29988c59d
[ "MIT" ]
null
null
null
UPCZork/UPCZork/Common.h
EnriquePuyol/UPCZork
d95ba7411e0a3e883a028de3f3744ce29988c59d
[ "MIT" ]
null
null
null
#ifndef _Common_ #define _Common_ #include <iostream> #include <string> #include <vector> #include <Windows.h> using namespace std; bool Equals(const string& a, const string& b); void StartKeyWord(); void EndKeyWord(); void Help(); void StartInput(); void EndInput(); #endif
15.631579
47
0.686869
[ "vector" ]
0b614b821d90db05c11ceff6d19d3eec51d33dd4
3,448
h
C
PWGCF/EBYE/PIDFluctuation/task/AliEbyEPidTTaskExPid.h
maroozm/AliPhysics
22ec256928cfdf8f800e05bfc1a6e124d90b6eaf
[ "BSD-3-Clause" ]
114
2017-03-03T09:12:23.000Z
2022-03-03T20:29:42.000Z
PWGCF/EBYE/PIDFluctuation/task/AliEbyEPidTTaskExPid.h
maroozm/AliPhysics
22ec256928cfdf8f800e05bfc1a6e124d90b6eaf
[ "BSD-3-Clause" ]
19,637
2017-01-16T12:34:41.000Z
2022-03-31T22:02:40.000Z
PWGCF/EBYE/PIDFluctuation/task/AliEbyEPidTTaskExPid.h
maroozm/AliPhysics
22ec256928cfdf8f800e05bfc1a6e124d90b6eaf
[ "BSD-3-Clause" ]
1,021
2016-07-14T22:41:16.000Z
2022-03-31T05:15:51.000Z
#ifndef AliEbyEPidTTaskExPid_cxx #define AliEbyEPidTTaskExPid_cxx //=========================================================================// // // // AliEbyE Analysis for Particle Ratio Fluctuation // // Aut...
32.224299
82
0.574826
[ "object" ]
0b72e59753b3bbddfca68532ad6deed1a6b135c4
492
h
C
cPauseState.h
hbrausen/Quadrix
875af997f888c910dd7e3deccb70138f64f1d06f
[ "MIT" ]
1
2016-04-07T23:12:26.000Z
2016-04-07T23:12:26.000Z
cPauseState.h
hbrausen/Quadrix
875af997f888c910dd7e3deccb70138f64f1d06f
[ "MIT" ]
null
null
null
cPauseState.h
hbrausen/Quadrix
875af997f888c910dd7e3deccb70138f64f1d06f
[ "MIT" ]
null
null
null
#ifndef __CPAUSESTATE_H__ #define __CPAUSESTATE_H__ #include "cGameState.h" #include "cGlobals.h" class cPauseState : public cGameState { public: cPauseState(SDL_Surface *screen) : cGameState(screen) {initialize();} virtual ~cPauseState() { cleanup(); } virtual const std::string instanceof() const { return "cPaus...
19.68
71
0.737805
[ "render" ]
0b735b827c0964201442f7b97127ec36f5f0b6fd
5,161
h
C
release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/memrar/memrar.h
afeng11/tomato-arm
1ca18a88480b34fd495e683d849f46c2d47bb572
[ "FSFAP" ]
10
2015-02-28T21:05:37.000Z
2021-09-16T04:57:27.000Z
release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/memrar/memrar.h
afeng11/tomato-arm
1ca18a88480b34fd495e683d849f46c2d47bb572
[ "FSFAP" ]
1
2018-08-21T03:44:27.000Z
2018-08-21T03:44:27.000Z
release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/memrar/memrar.h
afeng11/tomato-arm
1ca18a88480b34fd495e683d849f46c2d47bb572
[ "FSFAP" ]
5
2018-11-19T16:42:53.000Z
2021-12-07T12:39:23.000Z
/* * RAR Handler (/dev/memrar) internal driver API. * Copyright (C) 2010 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General * Public License as published by the Free Software...
33.083333
78
0.707034
[ "vector" ]
0b753231420df5744116d5c480fff7539f40f182
988
h
C
code/shaders.h
schecko/OpenGLBoxes
cb8b0b298003b849d20a3af1f249b2042f477121
[ "MIT" ]
null
null
null
code/shaders.h
schecko/OpenGLBoxes
cb8b0b298003b849d20a3af1f249b2042f477121
[ "MIT" ]
null
null
null
code/shaders.h
schecko/OpenGLBoxes
cb8b0b298003b849d20a3af1f249b2042f477121
[ "MIT" ]
null
null
null
#pragma once #define GLEW_STATIC #include <string> #include <GLEW/glew.h> #include <vector> #include <GLM\glm.hpp> #include <GLM\gtc\matrix_transform.hpp> #include <GLM\gtc\type_ptr.hpp> struct ShaderInfo { GLuint programID; GLuint vertexShaderID; GLuint fragmentShaderID; }; struct ShaderVariables { ...
19.372549
83
0.725709
[ "vector" ]
0b756470ed33596c33d1f5aeb33c3e1c2657b53f
1,634
h
C
jenkins-slaves/jenkins-slave-miniapp/wxdt/package.nw/node_modules/nodegit/include/message_trailer.h
robints/containers-quickstarts
9745274fa272a228da8661f63d17d853537df030
[ "Apache-2.0" ]
null
null
null
jenkins-slaves/jenkins-slave-miniapp/wxdt/package.nw/node_modules/nodegit/include/message_trailer.h
robints/containers-quickstarts
9745274fa272a228da8661f63d17d853537df030
[ "Apache-2.0" ]
null
null
null
jenkins-slaves/jenkins-slave-miniapp/wxdt/package.nw/node_modules/nodegit/include/message_trailer.h
robints/containers-quickstarts
9745274fa272a228da8661f63d17d853537df030
[ "Apache-2.0" ]
null
null
null
// This is a generated file, modify: generate/templates/templates/class_header.h #ifndef GITMESSAGETRAILER_H #define GITMESSAGETRAILER_H #include <nan.h> #include <string> #include <queue> #include <utility> #include "async_baton.h" #include "nodegit_wrapper.h" #include "promise_completion.h" extern "C" { #include <...
24.757576
120
0.73317
[ "object" ]
0b95459a40aeb3ae10c27aee59c84b76769c750a
10,094
h
C
src/0-1-7.h
mpdelbuono/wildcop
dbb1762d3c6ed534a6dcbaa5085365553323e2e6
[ "MIT" ]
25
2017-12-18T10:32:25.000Z
2022-01-30T17:32:13.000Z
src/0-1-7.h
mpdelbuono/wildcop
dbb1762d3c6ed534a6dcbaa5085365553323e2e6
[ "MIT" ]
null
null
null
src/0-1-7.h
mpdelbuono/wildcop
dbb1762d3c6ed534a6dcbaa5085365553323e2e6
[ "MIT" ]
3
2017-07-02T00:15:56.000Z
2022-01-27T01:36:19.000Z
/** * @file 0-1-7.h * * Defines the checker for MISRA C++ Rule 0-1-7 */ #pragma once #include "common.h" namespace wildcop { class DiscardedReturnValueChecker : public clang::ento::Checker< clang::ento::check::PreCall, ...
52.300518
147
0.640479
[ "object" ]
1bad177a8390b1c9ed20e0650f0bf6e6da29fd8d
4,489
h
C
chaos/common/direct_io/channel/DirectIOSystemAPIServerChannel.h
fast01/chaosframework
28194bcca5f976fd5cf61448ca84ce545e94d822
[ "Apache-2.0" ]
2
2020-04-16T13:20:57.000Z
2021-06-24T02:05:25.000Z
chaos/common/direct_io/channel/DirectIOSystemAPIServerChannel.h
fast01/chaosframework
28194bcca5f976fd5cf61448ca84ce545e94d822
[ "Apache-2.0" ]
null
null
null
chaos/common/direct_io/channel/DirectIOSystemAPIServerChannel.h
fast01/chaosframework
28194bcca5f976fd5cf61448ca84ce545e94d822
[ "Apache-2.0" ]
null
null
null
/* * DirectIOPerformanceServerChannel.h * !CHOAS * Created by Bisegni Claudio. * * Copyright 2012 INFN, National Institute of Nuclear Physics * * 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...
41.953271
121
0.729784
[ "vector" ]
1bad1ad59453833ccd881b6da4323581b2b8de2e
1,635
h
C
src/xg/queue.h
kctan0805/xg
2935d0c7dac442b007cbf50b81ecd10a470dd087
[ "MIT" ]
6
2019-12-05T08:01:54.000Z
2019-12-14T09:37:11.000Z
src/xg/queue.h
kctan0805/xg
2935d0c7dac442b007cbf50b81ecd10a470dd087
[ "MIT" ]
null
null
null
src/xg/queue.h
kctan0805/xg
2935d0c7dac442b007cbf50b81ecd10a470dd087
[ "MIT" ]
1
2019-12-05T22:55:22.000Z
2019-12-05T22:55:22.000Z
// xg - XML Graphics Engine // Copyright (c) Jim Tan // // Free use of the XML Graphics Engine is // permitted under the guidelines and in accordance with the most // current version of the MIT License. // http://www.opensource.org/licenses/MIT #ifndef XG_QUEUE_H_ #define XG_QUEUE_H_ #include <memory> #include <vecto...
23.028169
65
0.719266
[ "vector" ]
1bb1369bc6386663e02357c39dc5f49b29e5574d
2,082
h
C
src/SvgLib/XmlTag.h
steneva/svg-lib
47a754f71be923bd75bfef35ab529c61702b93ae
[ "MIT" ]
2
2020-08-11T20:46:31.000Z
2020-08-14T09:51:02.000Z
src/SvgLib/XmlTag.h
steneva/svg-lib
47a754f71be923bd75bfef35ab529c61702b93ae
[ "MIT" ]
null
null
null
src/SvgLib/XmlTag.h
steneva/svg-lib
47a754f71be923bd75bfef35ab529c61702b93ae
[ "MIT" ]
null
null
null
#pragma once #include <string> #include <map> #include <vector> #include <regex> #include <functional> #include "TagAttributeCollection.h" using namespace std; namespace xml { class Tag { public: typedef vector<Tag>::iterator iterator; typedef vector<Tag>::const_iterator const_iterator; private: string ...
17.948276
67
0.678674
[ "vector" ]
1bc12bc6fb476b6da0b38021eece5d292d81e5d6
3,100
h
C
test/performance-regression/full-apps/qmcpack/src/QMCHamiltonians/ConservedEnergy.h
JKChenFZ/hclib
50970656ac133477c0fbe80bb674fe88a19d7177
[ "BSD-3-Clause" ]
55
2015-07-28T01:32:58.000Z
2022-02-27T16:27:46.000Z
test/performance-regression/full-apps/qmcpack/src/QMCHamiltonians/ConservedEnergy.h
JKChenFZ/hclib
50970656ac133477c0fbe80bb674fe88a19d7177
[ "BSD-3-Clause" ]
66
2015-06-15T20:38:19.000Z
2020-08-26T00:11:43.000Z
test/performance-regression/full-apps/qmcpack/src/QMCHamiltonians/ConservedEnergy.h
JKChenFZ/hclib
50970656ac133477c0fbe80bb674fe88a19d7177
[ "BSD-3-Clause" ]
26
2015-10-26T22:11:51.000Z
2021-03-02T22:09:15.000Z
////////////////////////////////////////////////////////////////// // (c) Copyright 2003 by Jeongnim Kim ////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////// // National Center for Supercomputing Applications & // Materials Computatio...
27.927928
77
0.55129
[ "vector" ]
1bc3750997c2c7cd75b9a95a9fc2ede6e29b5496
397
h
C
DreamLisp/Types/Category/NSString+DLDataProtocol.h
jsloop42/dreamlisp
9809e4c94596e1ccf4aeeed488da8ff7f29ae45d
[ "MIT" ]
7
2019-12-19T08:02:20.000Z
2021-08-10T09:01:21.000Z
DreamLisp/Types/Category/NSString+DLDataProtocol.h
jsloop42/dreamlisp
9809e4c94596e1ccf4aeeed488da8ff7f29ae45d
[ "MIT" ]
null
null
null
DreamLisp/Types/Category/NSString+DLDataProtocol.h
jsloop42/dreamlisp
9809e4c94596e1ccf4aeeed488da8ff7f29ae45d
[ "MIT" ]
null
null
null
// // NSString+DLString.h // DreamLisp // // Created by Jaseem V V on 13/04/19. // Copyright © 2019 Jaseem V V. All rights reserved. // #import <Foundation/Foundation.h> NS_ASSUME_NONNULL_BEGIN @interface NSString (DLDataProtocol) + (BOOL)isString:(id)object; - (BOOL)isEmpty; - (BOOL)isNotEmpty; - (NSUInteger)co...
17.26087
53
0.715365
[ "object" ]
1bc7802031efae463a5b9d2877092bec5594078d
14,397
h
C
Code/include/Src/HierarchicalModel.h
FabianRepository/SinusProject
48d68902ccd83f08c4d208ba8e0739a8a1252338
[ "BSD-3-Clause" ]
null
null
null
Code/include/Src/HierarchicalModel.h
FabianRepository/SinusProject
48d68902ccd83f08c4d208ba8e0739a8a1252338
[ "BSD-3-Clause" ]
null
null
null
Code/include/Src/HierarchicalModel.h
FabianRepository/SinusProject
48d68902ccd83f08c4d208ba8e0739a8a1252338
[ "BSD-3-Clause" ]
null
null
null
/* Copyright (c) 2017, Fabian Prada 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 the following discl...
38.910811
293
0.726818
[ "mesh", "vector" ]
1bd3d896247ef4849c48bcd5f2e142ed517244e8
9,334
h
C
FL4CPP/AlbumNode.h
KeaSigmaDelta/fb4cpp
385987524c3fa8e73c2b164310ee39bc2592e75c
[ "BSD-2-Clause-FreeBSD" ]
2
2016-10-08T09:57:26.000Z
2018-09-23T14:15:30.000Z
FL4CPP/AlbumNode.h
KeaSigmaDelta/fb4cpp
385987524c3fa8e73c2b164310ee39bc2592e75c
[ "BSD-2-Clause-FreeBSD" ]
null
null
null
FL4CPP/AlbumNode.h
KeaSigmaDelta/fb4cpp
385987524c3fa8e73c2b164310ee39bc2592e75c
[ "BSD-2-Clause-FreeBSD" ]
null
null
null
#ifndef __FL4CPP_ALBUM_NODE__ #define __FL4CPP_ALBUM_NODE__ #include "Node.h" #include "PhotosEdge.h" #include "PageNode.h" #include <string> namespace Json { class Value; } namespace fl4cpp { class Session; class ProfileNode; /** Album Node type string. */ static const char kAlbumNod...
27.533923
90
0.500429
[ "object" ]
1be07c2eef0ba36ccd8d9f803c7a508f8a36a507
2,624
h
C
Sources/Elastos/Frameworks/Droid/Base/Core/inc/elastos/droid/media/TextTrackRegion.h
jingcao80/Elastos
d0f39852356bdaf3a1234743b86364493a0441bc
[ "Apache-2.0" ]
7
2017-07-13T10:34:54.000Z
2021-04-16T05:40:35.000Z
Sources/Elastos/Frameworks/Droid/Base/Core/inc/elastos/droid/media/TextTrackRegion.h
jingcao80/Elastos
d0f39852356bdaf3a1234743b86364493a0441bc
[ "Apache-2.0" ]
null
null
null
Sources/Elastos/Frameworks/Droid/Base/Core/inc/elastos/droid/media/TextTrackRegion.h
jingcao80/Elastos
d0f39852356bdaf3a1234743b86364493a0441bc
[ "Apache-2.0" ]
9
2017-07-13T12:33:20.000Z
2021-06-19T02:46:48.000Z
//========================================================================= // Copyright (C) 2012 The Elastos Open Source Project // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // ...
24.990476
75
0.619665
[ "object" ]
1bf5bc1f1df443b8559476d6c4784f9dd2ff6398
1,200
h
C
Twitter-Dumped/7.51.5/t1/TFNTwitterMomentCameraMomentThumbnail.h
ichitaso/TwitterListEnabler
d4d9ba973e59ff7f0d97ae74fc473bdd0aea54df
[ "MIT" ]
1
2019-10-15T09:26:49.000Z
2019-10-15T09:26:49.000Z
Twitter-Dumped/7.52/TFNTwitterMomentCameraMomentThumbnail.h
ichitaso/TwitterListEnabler
d4d9ba973e59ff7f0d97ae74fc473bdd0aea54df
[ "MIT" ]
null
null
null
Twitter-Dumped/7.52/TFNTwitterMomentCameraMomentThumbnail.h
ichitaso/TwitterListEnabler
d4d9ba973e59ff7f0d97ae74fc473bdd0aea54df
[ "MIT" ]
1
2019-11-17T06:06:49.000Z
2019-11-17T06:06:49.000Z
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Sep 17 2017 16:24:48). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard. // #import <objc/NSObject.h> #import <T1Twitter/TFSPlistSerialization-Protocol.h> @class NSString, TFNTwitterMomentMedia, TFNTwitterMome...
32.432432
93
0.7675
[ "render" ]