hexsha
stringlengths
40
40
size
int64
5
1.05M
ext
stringclasses
588 values
lang
stringclasses
305 values
max_stars_repo_path
stringlengths
3
363
max_stars_repo_name
stringlengths
5
118
max_stars_repo_head_hexsha
stringlengths
40
40
max_stars_repo_licenses
listlengths
1
10
max_stars_count
float64
1
191k
max_stars_repo_stars_event_min_datetime
stringdate
2015-01-01 00:00:35
2022-03-31 23:43:49
max_stars_repo_stars_event_max_datetime
stringdate
2015-01-01 12:37:38
2022-03-31 23:59:52
max_issues_repo_path
stringlengths
3
363
max_issues_repo_name
stringlengths
5
118
max_issues_repo_head_hexsha
stringlengths
40
40
max_issues_repo_licenses
listlengths
1
10
max_issues_count
float64
1
134k
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
363
max_forks_repo_name
stringlengths
5
135
max_forks_repo_head_hexsha
stringlengths
40
40
max_forks_repo_licenses
listlengths
1
10
max_forks_count
float64
1
105k
max_forks_repo_forks_event_min_datetime
stringdate
2015-01-01 00:01:02
2022-03-31 23:27:27
max_forks_repo_forks_event_max_datetime
stringdate
2015-01-03 08:55:07
2022-03-31 23:59:24
content
stringlengths
5
1.05M
avg_line_length
float64
1.13
1.04M
max_line_length
int64
1
1.05M
alphanum_fraction
float64
0
1
3e62ebd4efa8e4cac40724f91e641805f0bf92d0
365
h
C
VWallet/Presentation/Password/PasswordInputViewController.h
Eratos1122/Cold-Wallet-iOS
b5b8878f377e0de541181323fc99917e6066292a
[ "Apache-2.0" ]
2
2019-01-11T09:38:23.000Z
2019-01-29T15:12:33.000Z
VWallet/Presentation/Password/PasswordInputViewController.h
Eratos1122/Cold-Wallet-iOS
b5b8878f377e0de541181323fc99917e6066292a
[ "Apache-2.0" ]
null
null
null
VWallet/Presentation/Password/PasswordInputViewController.h
Eratos1122/Cold-Wallet-iOS
b5b8878f377e0de541181323fc99917e6066292a
[ "Apache-2.0" ]
1
2022-03-18T06:05:53.000Z
2022-03-18T06:05:53.000Z
// // PasswordInputViewController.h // Wallet // // All rights reserved. // #import <UIKit/UIKit.h> #import "PasswordInputModel.h" NS_ASSUME_NONNULL_BEGIN @interface PasswordInputViewController : UIViewController - (instancetype)initWithModel:(PasswordInputModel *_Nullable)model result:(void(^ __nullable)(BOOL s...
18.25
115
0.783562
c45c87d592e9090f9b29997c0f0774b8a11501d0
149
h
C
src/qhebot/lib/qbot.h
zzboss/qhebot-openblock-extension
2fdadc1303046e231cef4df29594a11893b31e7c
[ "MIT" ]
null
null
null
src/qhebot/lib/qbot.h
zzboss/qhebot-openblock-extension
2fdadc1303046e231cef4df29594a11893b31e7c
[ "MIT" ]
null
null
null
src/qhebot/lib/qbot.h
zzboss/qhebot-openblock-extension
2fdadc1303046e231cef4df29594a11893b31e7c
[ "MIT" ]
null
null
null
#ifndef _QHEDUINO_H_ #define _QHEDUINO_H_ #include <Arduino.h> #include <qheduino_SR04.h> #include <qheduino_CAR.h> #include <PS2X_lib.h> #endif
12.416667
26
0.758389
3feb076679d6a20f31ddcd5ec25a310ecb318f00
1,025
h
C
client/src/gui/text.h
Lukasz98/Free-Imperium
fadbcf0394474ce710b0370ea6762af2da958c53
[ "MIT" ]
2
2020-04-09T09:34:53.000Z
2022-01-22T14:31:57.000Z
client/src/gui/text.h
Lukasz98/Free-Imperium
fadbcf0394474ce710b0370ea6762af2da958c53
[ "MIT" ]
null
null
null
client/src/gui/text.h
Lukasz98/Free-Imperium
fadbcf0394474ce710b0370ea6762af2da958c53
[ "MIT" ]
null
null
null
#pragma once #include <algorithm> #include <sstream> #include "../graphics/texture.h" #include "../graphics/rectangle.h" #include "../asset_manager.h" #include "object.h" class Text : public Object { std::unique_ptr<Rectangle> background; std::unique_ptr<Rectangle> content; Color color, bgColor; floa...
24.404762
124
0.665366
e21257a3a9807a736179748ffe5ccb01ea28f3a1
271
h
C
FollowMe/FollowMe/Travel/Controllers/SearchTravelViewController.h
wangyan-1993/FollowMe
dc916156154fe111a77e7ae2cfe2b5079c4ff350
[ "Apache-2.0" ]
null
null
null
FollowMe/FollowMe/Travel/Controllers/SearchTravelViewController.h
wangyan-1993/FollowMe
dc916156154fe111a77e7ae2cfe2b5079c4ff350
[ "Apache-2.0" ]
null
null
null
FollowMe/FollowMe/Travel/Controllers/SearchTravelViewController.h
wangyan-1993/FollowMe
dc916156154fe111a77e7ae2cfe2b5079c4ff350
[ "Apache-2.0" ]
null
null
null
// // SearchTravelViewController.h // FollowMe // // Created by SCJY on 16/3/16. // Copyright © 2016年 SCJY. All rights reserved. // #import <UIKit/UIKit.h> @interface SearchTravelViewController : UIViewController @property(nonatomic, copy) NSString *cityName; @end
19.357143
56
0.730627
64e4e3f5b9a64e34e31d85ad4bf68a518e95586a
1,529
h
C
GameBoard.h
tredd2016/Breakthrough
eb29dffdf9d593402616463e8ae8b576e2802749
[ "MIT" ]
null
null
null
GameBoard.h
tredd2016/Breakthrough
eb29dffdf9d593402616463e8ae8b576e2802749
[ "MIT" ]
null
null
null
GameBoard.h
tredd2016/Breakthrough
eb29dffdf9d593402616463e8ae8b576e2802749
[ "MIT" ]
null
null
null
#ifndef GAMEBOARD_H #define GAMEBOARD_H #include "Player.h" #include "AI.h" #include "Human.h" #include<iostream> #include<string> #include<sstream> #include<cctype> #include<cmath> #include<random> #include<regex> using namespace std; struct Tile{ int rowPosition; int coulmPosition; Tile(int r, int c) : rowPosi...
19.35443
79
0.709614
6ab0031c083f1a24f7b6add16038fa8946b0c0a9
10,498
h
C
example/driver_ssd1306_advance.h
hepingood/ssd1306
b183947de4b684dee6bc75ba553073a50e83cf61
[ "MIT" ]
551
2021-05-16T07:15:16.000Z
2022-03-31T23:26:31.000Z
example/driver_ssd1306_advance.h
hepingood/ssd1306
b183947de4b684dee6bc75ba553073a50e83cf61
[ "MIT" ]
1
2022-03-15T03:26:31.000Z
2022-03-20T04:22:19.000Z
example/driver_ssd1306_advance.h
hepingood/ssd1306
b183947de4b684dee6bc75ba553073a50e83cf61
[ "MIT" ]
154
2021-12-05T07:22:00.000Z
2022-03-31T19:44:15.000Z
/** * Copyright (c) 2015 - present LibDriver All rights reserved * * The MIT License (MIT) * * 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 lim...
39.171642
139
0.626596
6bbbd9566c92f9c772ece2e41ee9f46bdae8075b
30
h
C
Engine/Source/ThirdParty/openexr/OpenEXR-1.7.1/openexr-1.7.1/IlmImfExamples/lowLevelIoExamples.h
windystrife/UnrealEngine_NVIDIAGameWork
b50e6338a7c5b26374d66306ebc7807541ff815e
[ "MIT" ]
1
2022-01-29T18:36:12.000Z
2022-01-29T18:36:12.000Z
Engine/Source/ThirdParty/openexr/OpenEXR-1.7.1/openexr-1.7.1/IlmImfExamples/lowLevelIoExamples.h
windystrife/UnrealEngine_NVIDIAGameWork
b50e6338a7c5b26374d66306ebc7807541ff815e
[ "MIT" ]
2
2015-06-21T17:38:11.000Z
2015-06-22T20:54:42.000Z
Engine/Source/ThirdParty/openexr/OpenEXR-1.7.1/openexr-1.7.1/IlmImfExamples/lowLevelIoExamples.h
PopCap/GameIdea
201e1df50b2bc99afc079ce326aa0a44b178a391
[ "BSD-2-Clause" ]
null
null
null
void lowLevelIoExamples ();
7.5
27
0.733333
5bebc99761c61599eda6884adce636f8aafc3ca3
18
c
C
tests/suite/desugaring/16-parameter_type_list_incomplete_fundef.error.c
talsewell/cerberus
c8c6d25f0cb8d4cd2672ffd0790fb0de3f2a51e3
[ "BSD-2-Clause" ]
12
2020-09-03T09:57:26.000Z
2022-01-28T04:28:00.000Z
tests/suite/desugaring/16-parameter_type_list_incomplete_fundef.error.c
talsewell/cerberus
c8c6d25f0cb8d4cd2672ffd0790fb0de3f2a51e3
[ "BSD-2-Clause" ]
182
2021-02-26T23:07:40.000Z
2022-02-10T12:33:45.000Z
tests/suite/desugaring/16-parameter_type_list_incomplete_fundef.error.c
talsewell/cerberus
c8c6d25f0cb8d4cd2672ffd0790fb0de3f2a51e3
[ "BSD-2-Clause" ]
4
2020-09-02T11:54:39.000Z
2022-03-16T23:23:11.000Z
void f(void x) {}
9
17
0.555556
55713d5b12fb589432f57c8ab6d0597fdda94e3b
3,077
h
C
Zprh.h
jfrech/Zpr-h
d45e6a204ef39b3c44ae41d222912d81ee37a3ef
[ "MIT" ]
2
2020-03-11T00:32:08.000Z
2020-03-21T15:39:26.000Z
Zprh.h
jfrech/Zpr-h
d45e6a204ef39b3c44ae41d222912d81ee37a3ef
[ "MIT" ]
null
null
null
Zprh.h
jfrech/Zpr-h
d45e6a204ef39b3c44ae41d222912d81ee37a3ef
[ "MIT" ]
null
null
null
/* ======================================================================== == If the below constant memory size PROGRAM_TEXT_MEMORY too small, == == a segmentation fault is a probable result. No checks will be made. == ======================================================================== */ #ifndef MAIN...
33.086022
78
0.641209
0dbb9a83b828c7031721a6dbf3bebb0ca2ae1f0d
1,166
h
C
OrionUO/GUI/GUIComboboxText.h
shiryux/UOA-OrionUO
fd81d57db51efd39ecfaaa19fd0fb881bde8fef8
[ "MIT" ]
1
2019-04-13T09:30:27.000Z
2019-04-13T09:30:27.000Z
OrionUO/GUI/GUIComboboxText.h
shiryux/UOA-OrionUO
fd81d57db51efd39ecfaaa19fd0fb881bde8fef8
[ "MIT" ]
null
null
null
OrionUO/GUI/GUIComboboxText.h
shiryux/UOA-OrionUO
fd81d57db51efd39ecfaaa19fd0fb881bde8fef8
[ "MIT" ]
null
null
null
/*********************************************************************************** ** ** GUIComboboxText.h ** ** Компонента для отображения текста комбобокса ** ** Copyright (C) August 2016 Hotride ** ************************************************************************************ */ //--------------------------...
41.642857
165
0.42024
df244737db1a279eb153ce1dfe17d469bea72c32
3,319
h
C
src/core/src/core/helper/variant.h
maoxiezhao/Cjing3D-Test
711667cc7a62fc5d07e7cedd6dfbc57c64bfbfa2
[ "MIT" ]
null
null
null
src/core/src/core/helper/variant.h
maoxiezhao/Cjing3D-Test
711667cc7a62fc5d07e7cedd6dfbc57c64bfbfa2
[ "MIT" ]
null
null
null
src/core/src/core/helper/variant.h
maoxiezhao/Cjing3D-Test
711667cc7a62fc5d07e7cedd6dfbc57c64bfbfa2
[ "MIT" ]
1
2022-03-06T14:43:51.000Z
2022-03-06T14:43:51.000Z
#pragma once #include "core\common\definitions.h" #include "core\helper\stringID.h" #include "core\string\string.h" #include "core\serialization\serializedObject.h" #include "math\maths.h" #include <variant> #include <type_traits> namespace Cjing3D { #define _VARIANT_TYPES \ std::monostate, \ c...
19.074713
86
0.643869
8ab7bcf8bde9b01170022f1920f91d8c0cbc6583
1,799
h
C
src/app/face/AsyncWorker.h
sniperkit/snk.fork.drishti_hunter_test
106c4924930290928a0e350a9f8b54ea39a8c40d
[ "BSD-3-Clause" ]
1
2018-02-01T00:35:33.000Z
2018-02-01T00:35:33.000Z
src/app/face/AsyncWorker.h
sniperkit/snk.fork.drishti_hunter_test
106c4924930290928a0e350a9f8b54ea39a8c40d
[ "BSD-3-Clause" ]
4
2017-10-23T04:18:28.000Z
2017-10-26T18:38:47.000Z
src/app/face/AsyncWorker.h
sniperkit/snk.fork.drishti_hunter_test
106c4924930290928a0e350a9f8b54ea39a8c40d
[ "BSD-3-Clause" ]
1
2018-08-12T17:26:36.000Z
2018-08-12T17:26:36.000Z
/*! @file AsyncWorker @author David Hirvonen @brief Simple asynchronous worker (1 item job queue) \copyright Copyright 2018 Elucideye, Inc. All rights reserved. \license{This project is released under the 3 Clause BSD License.} */ #include <mutex> #include <condition_variable> #ifndef __AsyncWorker_h__...
21.939024
83
0.553641
a860dc9fcdced72b3d9b0d210e0c3725fc0c7e1c
8,348
c
C
c07/ex04(ft_convert_base)/ft_convert_base.c
ShadowOfBeing/COMPLETED_PISCINE_C
5e518b135a694ffb850a8bf0af9a7c3637584b3a
[ "MIT" ]
180
2020-12-26T19:36:48.000Z
2022-03-31T02:49:42.000Z
c07/ex04(ft_convert_base)/ft_convert_base.c
HALIP192/COMPLETED_PISCINE_C
c4b9be847e55bb9611ef78b8a9a2acfcf3c828f3
[ "MIT" ]
5
2021-01-23T11:59:02.000Z
2022-03-20T16:36:56.000Z
c07/ex04(ft_convert_base)/ft_convert_base.c
HALIP192/COMPLETED_PISCINE_C
c4b9be847e55bb9611ef78b8a9a2acfcf3c828f3
[ "MIT" ]
83
2021-01-19T01:18:58.000Z
2022-03-20T20:48:39.000Z
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_convert_base.c :+: :+: :+: ...
19.279446
87
0.413752
a3315db8a2e28456006bdf4eb1b1886c78c8cf46
6,954
c
C
app/websocket/websocket.c
fghjhuang/ESP8266_RTOS_SDK-master
97fb61b0640a4dfd62b4f8ba633b5baa78de3bb3
[ "BSD-3-Clause" ]
5
2017-11-23T15:40:50.000Z
2018-07-03T08:41:41.000Z
app/websocket/websocket.c
fghjhuang/ESP8266_RTOS_SDK-master
97fb61b0640a4dfd62b4f8ba633b5baa78de3bb3
[ "BSD-3-Clause" ]
null
null
null
app/websocket/websocket.c
fghjhuang/ESP8266_RTOS_SDK-master
97fb61b0640a4dfd62b4f8ba633b5baa78de3bb3
[ "BSD-3-Clause" ]
1
2021-03-16T03:45:18.000Z
2021-03-16T03:45:18.000Z
/* * LibNoPoll: A websocket library * Copyright (C) 2013 Advanced Software Production Line, S.L. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published by the Free Software Foundation; either version 2.1 * of the...
27.058366
160
0.685936
0d284c3196fffb34709a3b5722467f29233751c8
752
c
C
nitan/d/kunlun/kekexili.c
cantona/NT6
073f4d491b3cfe6bfbe02fbad12db8983c1b9201
[ "MIT" ]
1
2019-03-27T07:25:16.000Z
2019-03-27T07:25:16.000Z
nitan/d/kunlun/kekexili.c
cantona/NT6
073f4d491b3cfe6bfbe02fbad12db8983c1b9201
[ "MIT" ]
null
null
null
nitan/d/kunlun/kekexili.c
cantona/NT6
073f4d491b3cfe6bfbe02fbad12db8983c1b9201
[ "MIT" ]
null
null
null
// Room: /d/kunlun/kekexili.c // Last Modified by winder on Nov. 14 2000 #include <ansi.h> #include <room.h> inherit ROOM; void create() { set("short", "可可西里山"); set("long",@long 可可西里山又稱可可稀立山,蒙古語為“青山”的意思。西起木孜 塔格峯,東接巴顏喀拉山,山勢平緩,凍土廣佈,高處少永久性積雪與 冰川。除北側有淡水湖欽馬湖外,其餘南北星羅棋佈的湖泊均為鹹水湖。 草木稀疏,人煙極少。 long); se...
24.258065
49
0.514628
070d343c010366380d718fab7888c867368655c4
1,284
h
C
PassKitUI.framework/PKAddressTextField.h
reels-research/iOS-Private-Frameworks
9a4f4534939310a51fdbf5a439dd22487efb0f01
[ "MIT" ]
4
2021-10-06T12:15:26.000Z
2022-02-21T02:26:00.000Z
PassKitUI.framework/PKAddressTextField.h
reels-research/iOS-Private-Frameworks
9a4f4534939310a51fdbf5a439dd22487efb0f01
[ "MIT" ]
null
null
null
PassKitUI.framework/PKAddressTextField.h
reels-research/iOS-Private-Frameworks
9a4f4534939310a51fdbf5a439dd22487efb0f01
[ "MIT" ]
1
2021-10-08T07:40:53.000Z
2021-10-08T07:40:53.000Z
/* Generated by RuntimeBrowser Image: /System/Library/PrivateFrameworks/PassKitUI.framework/PassKitUI */ @interface PKAddressTextField : UITextField { <PKAddressTextFieldDelegate> * _addressDelegate; PKUniqueAddressField * _addressField; UIColor * _defaultColor; UIColor * _invalidColor; bool _...
33.789474
175
0.754673
50735c74ffd4047455c70b19045cd8318996cdcc
377
h
C
Computer-Architecture/lab7/rtl/myCPU/mycpu.h
D-Hank/UCAS-CS
e2b8a214057e6a411e742a78a988b43a49c7741f
[ "MIT" ]
9
2020-12-02T05:42:03.000Z
2022-03-29T11:25:26.000Z
Computer-Architecture/lab7/rtl/myCPU/mycpu.h
Hambaobao/UCAS-CS
e2b8a214057e6a411e742a78a988b43a49c7741f
[ "MIT" ]
null
null
null
Computer-Architecture/lab7/rtl/myCPU/mycpu.h
Hambaobao/UCAS-CS
e2b8a214057e6a411e742a78a988b43a49c7741f
[ "MIT" ]
4
2021-03-27T04:02:55.000Z
2022-01-26T06:35:22.000Z
`ifndef MYCPU_H `define MYCPU_H `define BR_BUS_WD 33 `define FS_TO_DS_BUS_WD 64 // `define DS_TO_ES_BUS_WD 137 `define DS_TO_ES_BUS_WD 155 `define ES_TO_MS_BUS_WD 109 `define MS_TO_WS_BUS_WD 70 `define WS_TO_RF_BUS_WD 38 `define NO_DEST 0 `define DO_DEST 1 ...
17.952381
33
0.644562
a1ff64daa7e2dd88ec2893711cc39dd77b330165
851
h
C
include/clock.h
GreenDjango/sprite-coder
a0be3af70dc44ff901217a5c1bd19ff249d27d98
[ "MIT" ]
null
null
null
include/clock.h
GreenDjango/sprite-coder
a0be3af70dc44ff901217a5c1bd19ff249d27d98
[ "MIT" ]
2
2019-11-18T18:49:42.000Z
2019-11-21T10:44:33.000Z
include/clock.h
GreenDjango/sprite-coder
a0be3af70dc44ff901217a5c1bd19ff249d27d98
[ "MIT" ]
null
null
null
#ifndef __CLOCK_H__ # define __CLOCK_H__ #include <stddef.h> #include <stdint.h> // Clock library specifique informations. #if defined(GLIB_CSFML) // Include all CSFML specific header. #include <SFML/System.h> #else #error "No clock library specified" #endif // Internal parameter. #ifndef CLOCK_STACK_SIZE #defin...
21.275
69
0.766157
de3b3048367e14afc1e81cbcba134eb2e3692837
2,056
h
C
frameworks/core/components/svg/svg_line_component.h
chaoyangcui/ace_ace_engine
05ebe2d6d2674777f5dc64fd735088dcf1a42cd9
[ "Apache-2.0" ]
null
null
null
frameworks/core/components/svg/svg_line_component.h
chaoyangcui/ace_ace_engine
05ebe2d6d2674777f5dc64fd735088dcf1a42cd9
[ "Apache-2.0" ]
null
null
null
frameworks/core/components/svg/svg_line_component.h
chaoyangcui/ace_ace_engine
05ebe2d6d2674777f5dc64fd735088dcf1a42cd9
[ "Apache-2.0" ]
1
2021-09-13T12:07:42.000Z
2021-09-13T12:07:42.000Z
/* * Copyright (c) 2021 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
23.906977
106
0.689689
9401b57ba14774f3a631a4ef9173290cf0d6dd69
1,239
h
C
TokenChest/include.h
tokenok/tokenchest
7da55833314dd5935f1176426095fa6ba9a028b8
[ "Apache-2.0" ]
3
2018-04-26T08:58:20.000Z
2021-10-10T01:11:15.000Z
TokenChest/include.h
tokenok/tokenchest
7da55833314dd5935f1176426095fa6ba9a028b8
[ "Apache-2.0" ]
null
null
null
TokenChest/include.h
tokenok/tokenchest
7da55833314dd5935f1176426095fa6ba9a028b8
[ "Apache-2.0" ]
2
2017-11-11T18:11:25.000Z
2018-04-01T13:21:02.000Z
#pragma once #include <Windows.h> #include <string> #include <map> #include "d2data.h" #include "tabcontrolhandler.h" #pragma warning(disable: 4503) const TCHAR className[] = TEXT("TokenChest"); BOOL CALLBACK FinderDialogProc(HWND, UINT, WPARAM, LPARAM); BOOL CALLBACK TabPage1Proc(HWND, UINT, WPARAM, LPARAM); BOOL...
24.78
131
0.77724
940c7eaadf5928c90953887d5d513dd4c78e83d6
1,989
h
C
Core/Transform.h
zemo/naali
a02ee7a0547c5233579eda85dedb934b61c546ab
[ "Apache-2.0" ]
null
null
null
Core/Transform.h
zemo/naali
a02ee7a0547c5233579eda85dedb934b61c546ab
[ "Apache-2.0" ]
null
null
null
Core/Transform.h
zemo/naali
a02ee7a0547c5233579eda85dedb934b61c546ab
[ "Apache-2.0" ]
1
2021-09-04T12:37:34.000Z
2021-09-04T12:37:34.000Z
#ifndef incl_Core_CTransform_h #define incl_Core_CTransform_h #include "CoreMath.h" #include "Vector3D.h" #include "Matrix4.h" #include <QMetaType> struct Transform { Vector3df position; Vector3df rotation; Vector3df scale; Transform(): position(0,0,0), rotation(0,0,0), scale...
23.678571
147
0.587733
0c65a28883eac3282bfecf020c47896d8a4da9bd
6,696
c
C
sys/kern/kern_fork.c
weiss/original-bsd
b44636d7febc9dcf553118bd320571864188351d
[ "Unlicense" ]
114
2015-01-18T22:55:52.000Z
2022-02-17T10:45:02.000Z
sys/kern/kern_fork.c
JamesLinus/original-bsd
b44636d7febc9dcf553118bd320571864188351d
[ "Unlicense" ]
null
null
null
sys/kern/kern_fork.c
JamesLinus/original-bsd
b44636d7febc9dcf553118bd320571864188351d
[ "Unlicense" ]
29
2015-11-03T22:05:22.000Z
2022-02-08T15:36:37.000Z
/* * Copyright (c) 1982, 1986, 1989, 1991, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. * All or some portions of this file are derived from material licensed * to the University of California by American Telephone and Telegraph * Co. or Unix Syste...
25.557252
73
0.660544
40d29a3d659827655c3f1a977ad24f51a2712be3
3,120
h
C
examples/amr-merge-tree/include/fab-block.h
skn123/reeber
7fe16b6addef2c7b2289a40afa0064d9299fcc5e
[ "BSD-3-Clause-LBNL" ]
4
2020-07-08T03:39:37.000Z
2021-04-30T18:20:39.000Z
examples/amr-merge-tree/include/fab-block.h
skn123/reeber
7fe16b6addef2c7b2289a40afa0064d9299fcc5e
[ "BSD-3-Clause-LBNL" ]
1
2020-08-28T16:51:53.000Z
2020-09-01T02:12:34.000Z
examples/amr-merge-tree/include/fab-block.h
skn123/reeber
7fe16b6addef2c7b2289a40afa0064d9299fcc5e
[ "BSD-3-Clause-LBNL" ]
3
2020-07-22T23:24:11.000Z
2020-08-28T16:27:39.000Z
#pragma once #include <diy/serialization.hpp> #include <diy/grid.hpp> #include <diy/vertices.hpp> #include <reeber/format.h> #include <reeber/amr_helper.h> template<class T, unsigned D> struct FabBlock { using Shape = diy::Point<int, D>; using Vertex = diy::Point<int, D>; using Grid = diy::Grid<T, D>; ...
25.365854
123
0.6
40e1dafa4bed2a218aea75c8a753ea5ab1142fb9
12,197
h
C
vendor/libhydrogen/impl/x25519.h
minond/ffi-hydrogen
258e4a9cbb01e9fe999892c8d88247ff2a5847e6
[ "MIT" ]
1
2019-07-25T17:25:46.000Z
2019-07-25T17:25:46.000Z
vendor/libhydrogen/impl/x25519.h
minond/ffi-hydrogen
258e4a9cbb01e9fe999892c8d88247ff2a5847e6
[ "MIT" ]
null
null
null
vendor/libhydrogen/impl/x25519.h
minond/ffi-hydrogen
258e4a9cbb01e9fe999892c8d88247ff2a5847e6
[ "MIT" ]
null
null
null
/* * Based on Michael Hamburg's STROBE reference implementation. * Copyright (c) 2015-2016 Cryptography Research, Inc. * MIT License (MIT) */ #if defined(__GNUC__) && defined(__SIZEOF_INT128__) # define hydro_x25519_WBITS 64 #else # define hydro_x25519_WBITS 32 #endif #if hydro_x25519_WBITS == 64 typedef uint64_t...
31.763021
98
0.607608
dc0a7051e70a093a95105836b7c387b24adaf1bb
568
h
C
src/unity/djinni/objc/DBMutationRecord+Private.h
orobio/gulden-official
a329faf163b15eabc7ff1d9f07ea87f66df8d27d
[ "MIT" ]
158
2016-01-08T10:38:37.000Z
2022-02-01T06:28:05.000Z
src/unity/djinni/objc/DBMutationRecord+Private.h
orobio/gulden-official
a329faf163b15eabc7ff1d9f07ea87f66df8d27d
[ "MIT" ]
196
2015-11-19T10:59:24.000Z
2021-10-07T14:52:13.000Z
src/unity/djinni/objc/DBMutationRecord+Private.h
orobio/gulden-official
a329faf163b15eabc7ff1d9f07ea87f66df8d27d
[ "MIT" ]
71
2016-06-25T23:29:04.000Z
2022-03-14T10:57:19.000Z
// AUTOGENERATED FILE - DO NOT MODIFY! // This file generated by Djinni from libunity.djinni #import "DBMutationRecord.h" #include "mutation_record.hpp" static_assert(__has_feature(objc_arc), "Djinni requires ARC to be enabled for this file"); @class DBMutationRecord; namespace djinni_generated { struct MutationRe...
22.72
90
0.753521
effd749be693921e5a4a5bf904143c019e7e0b0d
1,628
h
C
basketball_move/include/robot_move_pkg/move_srv.h
nwpu-basketball-robot/basketball_2018
bd3420b6020fa549fd8f1ce77b9bd33e15560fe9
[ "MIT" ]
1
2019-03-23T08:50:43.000Z
2019-03-23T08:50:43.000Z
basketball_move/include/robot_move_pkg/move_srv.h
nwpu-basketball-robot/basketball_2018
bd3420b6020fa549fd8f1ce77b9bd33e15560fe9
[ "MIT" ]
null
null
null
basketball_move/include/robot_move_pkg/move_srv.h
nwpu-basketball-robot/basketball_2018
bd3420b6020fa549fd8f1ce77b9bd33e15560fe9
[ "MIT" ]
1
2021-06-14T08:07:43.000Z
2021-06-14T08:07:43.000Z
#include "ros/ros.h" #include "basketball_msgs/move_to_point.h" #include "basketball_msgs/robot_rotate.h" #include "basketball_msgs/focus_target.h" #include "basketball_msgs/robot_state.h" #include "geometry_msgs/Twist.h" #include "tf/tf.h" #include "tf/transform_listener.h" #include "nav_msgs/Odometry.h" #include <mut...
32.56
114
0.734644
c6ab265af8e0230f2df7b95aae4a436f06a67dea
4,209
c
C
firmware/coreboot/src/mainboard/lippert/toucan-af/mainboard.c
fabiojna02/OpenCellular
45b6a202d6b2e2485c89955b9a6da920c4d56ddb
[ "CC-BY-4.0", "BSD-3-Clause" ]
1
2019-11-04T07:11:25.000Z
2019-11-04T07:11:25.000Z
firmware/coreboot/src/mainboard/lippert/toucan-af/mainboard.c
fabiojna02/OpenCellular
45b6a202d6b2e2485c89955b9a6da920c4d56ddb
[ "CC-BY-4.0", "BSD-3-Clause" ]
13
2018-10-12T21:29:09.000Z
2018-10-25T20:06:51.000Z
firmware/coreboot/src/mainboard/lippert/toucan-af/mainboard.c
fabiojna02/OpenCellular
45b6a202d6b2e2485c89955b9a6da920c4d56ddb
[ "CC-BY-4.0", "BSD-3-Clause" ]
null
null
null
/* * This file is part of the coreboot project. * * Copyright (C) 2011 Advanced Micro Devices, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; version 2 of the License. * * This ...
38.263636
105
0.694702
0b8d73f5137f0e6ef24e68d84ac1b57535325864
143
c
C
src/monetary/strfmon.c
ung-org/lib-c
55fc64c7ffd7792bc88451a736c2e94e5865282f
[ "MIT" ]
null
null
null
src/monetary/strfmon.c
ung-org/lib-c
55fc64c7ffd7792bc88451a736c2e94e5865282f
[ "MIT" ]
null
null
null
src/monetary/strfmon.c
ung-org/lib-c
55fc64c7ffd7792bc88451a736c2e94e5865282f
[ "MIT" ]
null
null
null
#include <monetary.h> ssize_t strfmon(char * restrict s, size_t maxsize, const char * restrict format, ...) { } /* XOPEN(4) POSIX(200809) */
13
85
0.671329
a710bbd95fe790d8538a115b633a7fd7d8e297f2
66
c
C
src/imop/lib/testcases/cfgTests/declaration.c
amannougrahiya/imop-compiler
a0f0c9aaea00c6e5d37a17172c5db2967822ba9b
[ "MIT" ]
10
2020-02-24T20:39:06.000Z
2021-11-01T03:33:22.000Z
src/imop/lib/testcases/cfgTests/declaration.c
anonymousoopsla21/homeostasis
e56c5c2f8392027ad5a49a45d7ac49a139c33674
[ "MIT" ]
2
2020-02-25T20:30:46.000Z
2020-07-18T19:05:27.000Z
src/imop/lib/testcases/cfgTests/declaration.c
anonymousoopsla21/homeostasis
e56c5c2f8392027ad5a49a45d7ac49a139c33674
[ "MIT" ]
2
2020-03-11T11:53:47.000Z
2021-08-23T06:49:57.000Z
int main() { int x, y; x = 10; int z; x = 10; x++; z = x; }
7.333333
12
0.378788
4c8973de221063e94f50f47171b0e35d7ffdca01
208
h
C
tests/testAutopas/tests/containers/verletClusterLists/VerletClusterTowerTest.h
TheH0bbit/autopas_dem
d7761e6ba0f6353fb97ecf78fb60873a00e41e17
[ "BSD-2-Clause" ]
null
null
null
tests/testAutopas/tests/containers/verletClusterLists/VerletClusterTowerTest.h
TheH0bbit/autopas_dem
d7761e6ba0f6353fb97ecf78fb60873a00e41e17
[ "BSD-2-Clause" ]
null
null
null
tests/testAutopas/tests/containers/verletClusterLists/VerletClusterTowerTest.h
TheH0bbit/autopas_dem
d7761e6ba0f6353fb97ecf78fb60873a00e41e17
[ "BSD-2-Clause" ]
null
null
null
/** * @file VerletClusterTowerTest.h * @author humig * @date 05.02.2020 */ #pragma once #include <gtest/gtest.h> #include "AutoPasTestBase.h" class VerletClusterTowerTest : public AutoPasTestBase {};
14.857143
57
0.716346
4271e2a84df07193a2cc7f601c173bda2060c6d0
354
h
C
PhotoBox/Views/InfoTableViewCell.h
patricksan/delightful
bde5e955b56d8f913de2d63f256576463a8fa765
[ "MIT" ]
null
null
null
PhotoBox/Views/InfoTableViewCell.h
patricksan/delightful
bde5e955b56d8f913de2d63f256576463a8fa765
[ "MIT" ]
null
null
null
PhotoBox/Views/InfoTableViewCell.h
patricksan/delightful
bde5e955b56d8f913de2d63f256576463a8fa765
[ "MIT" ]
null
null
null
// // InfoTableViewCell.h // Delightful // // Created by Nico Prananta on 5/18/14. // Copyright (c) 2014-2016 DelightfulDev. All rights reserved. // #import <UIKit/UIKit.h> @interface InfoTableViewCell : UITableViewCell @property (weak, nonatomic) IBOutlet UILabel *infoTextLabel; - (void)setText:(NSString *)text...
20.823529
63
0.725989
712d2c517eaed2738faac76d64eeb0597157c35c
273
h
C
EBFoundation.h
lassomedia/EBFoundation
991e776cb957560c53b0233dd2b789af1aea4752
[ "MIT" ]
null
null
null
EBFoundation.h
lassomedia/EBFoundation
991e776cb957560c53b0233dd2b789af1aea4752
[ "MIT" ]
null
null
null
EBFoundation.h
lassomedia/EBFoundation
991e776cb957560c53b0233dd2b789af1aea4752
[ "MIT" ]
null
null
null
#import <EBFoundation/EBAssert.h> #import <EBFoundation/EBBlockValueTransformer.h> #import <EBFoundation/EBObservation.h> #import <EBFoundation/EBSingleton.h> #import <EBFoundation/EBTime.h> #import <EBFoundation/EBUtilities.h> #import <EBFoundation/NSTimer+EBBlockTimer.h>
39
48
0.820513
abdebbfa0530f3fffa3837af98a50b58a44aa8c8
77
h
C
Libraries/ulptool/src/ulp_examples/ulp_i2c_bitbang/ulp_main.h
Karna-A/Sys-Engineering
90cef9f6f6d50ac63a6c6cb716973bfff0209bbc
[ "MIT" ]
1
2020-11-10T02:45:57.000Z
2020-11-10T02:45:57.000Z
Libraries/ulptool/src/ulp_examples/ulp_i2c_bitbang/ulp_main.h
Karna-A/Sys-Engineering
90cef9f6f6d50ac63a6c6cb716973bfff0209bbc
[ "MIT" ]
null
null
null
Libraries/ulptool/src/ulp_examples/ulp_i2c_bitbang/ulp_main.h
Karna-A/Sys-Engineering
90cef9f6f6d50ac63a6c6cb716973bfff0209bbc
[ "MIT" ]
null
null
null
#include "Arduino.h" extern uint32_t ulp_entry; extern uint32_t ulp_result;
15.4
27
0.805195
5e9b88c272fe88be6a6294af5d94edc0b4215e9c
334
h
C
PrivateFrameworks/WebKitLegacy.framework/WebMIMETypeRegistry.h
shaojiankui/iOS10-Runtime-Headers
6b0d842bed0c52c2a7c1464087b3081af7e10c43
[ "MIT" ]
36
2016-04-20T04:19:04.000Z
2018-10-08T04:12:25.000Z
PrivateFrameworks/WebKitLegacy.framework/WebMIMETypeRegistry.h
shaojiankui/iOS10-Runtime-Headers
6b0d842bed0c52c2a7c1464087b3081af7e10c43
[ "MIT" ]
null
null
null
PrivateFrameworks/WebKitLegacy.framework/WebMIMETypeRegistry.h
shaojiankui/iOS10-Runtime-Headers
6b0d842bed0c52c2a7c1464087b3081af7e10c43
[ "MIT" ]
10
2016-06-16T02:40:44.000Z
2019-01-15T03:31:45.000Z
/* Generated by RuntimeBrowser Image: /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy */ @interface WebMIMETypeRegistry : NSObject + (bool)isSupportedImageMIMEType:(id)arg1; + (bool)isSupportedMediaMIMEType:(id)arg1; + (id)mimeTypeForExtension:(id)arg1; + (id)preferredExtensionForMIMEType:(i...
25.692308
79
0.793413
99995ad8e84f517df34c2e99aa9de049d4603d51
5,767
c
C
ext/leevel/throttler/provider/register.zep.c
17734027950/leevel
b7131cae43eb40278b7300419d306c7285cab6d5
[ "MIT" ]
null
null
null
ext/leevel/throttler/provider/register.zep.c
17734027950/leevel
b7131cae43eb40278b7300419d306c7285cab6d5
[ "MIT" ]
null
null
null
ext/leevel/throttler/provider/register.zep.c
17734027950/leevel
b7131cae43eb40278b7300419d306c7285cab6d5
[ "MIT" ]
null
null
null
#ifdef HAVE_CONFIG_H #include "../../../ext_config.h" #endif #include <php.h> #include "../../../php_ext.h" #include "../../../ext.h" #include <Zend/zend_operators.h> #include <Zend/zend_exceptions.h> #include <Zend/zend_interfaces.h> #include "kernel/main.h" #include "kernel/fcall.h" #include "kernel/memory.h" #in...
22.884921
177
0.729149
61ca0d3fd8cd4b9abc8bfca527f85a3cbdbe58fc
1,600
h
C
server/server.h
WhyWeStillHere/kalinin-tcp-console-game
461f1acd56256ed18210bb3c362049ab5b5d2e7b
[ "MIT" ]
null
null
null
server/server.h
WhyWeStillHere/kalinin-tcp-console-game
461f1acd56256ed18210bb3c362049ab5b5d2e7b
[ "MIT" ]
null
null
null
server/server.h
WhyWeStillHere/kalinin-tcp-console-game
461f1acd56256ed18210bb3c362049ab5b5d2e7b
[ "MIT" ]
null
null
null
#pragma once #include <arpa/inet.h> #include <unordered_map> #include <csignal> #include <cstdio> #include <cstdlib> #include <cstring> #include <netinet/in.h> #include <stdexcept> #include <sys/socket.h> #include <sys/stat.h> #include <sys/types.h> #include <syslog.h> #include <unistd.h> #include <unordered_map> #inc...
22.222222
70
0.735
6118e1d3113fbfbc97b13c3357db8a5783bc034f
836
h
C
src/ObjectSerializer/Include/Everything.h
RtsAiResearch/IStrategizer
2005060d40190041e4d541e23b6148336241d690
[ "Apache-2.0" ]
14
2015-12-09T15:27:07.000Z
2022-02-08T06:27:03.000Z
ObjectSerializer/Include/Everything.h
RtsAiResearch/Serialization
c19ab398a8ecfb91e65d591456d6cd601f7f458d
[ "Apache-2.0" ]
null
null
null
ObjectSerializer/Include/Everything.h
RtsAiResearch/Serialization
c19ab398a8ecfb91e65d591456d6cd601f7f458d
[ "Apache-2.0" ]
2
2015-02-21T02:44:08.000Z
2017-08-09T06:43:22.000Z
#ifndef EVERYTHING_H #define EVERYTHING_H #ifndef _NOEXCLUSIONS #include "Exclude.h" /* Define Preprocessor variables to */ /* exclude un-wanted header files. */ #endif #include "Environment.h" #include <windows.h> #include <tchar.h> #include <stdio.h> #include <stdlib.h> #include <malloc.h> #include <io.h...
25.333333
71
0.736842
5ecb47ff0b0aa68c0105fed06e4bd65bf3e5c095
15,948
c
C
openbmc/build/tmp/deploy/sdk/witherspoon-2019-08-08/sysroots/armv6-openbmc-linux-gnueabi/usr/src/debug/glib-2.0/1_2.60.3-r0/glib-2.60.3/gio/gmemoryinputstream.c
sotaoverride/backup
ca53a10b72295387ef4948a9289cb78ab70bc449
[ "Apache-2.0" ]
null
null
null
openbmc/build/tmp/deploy/sdk/witherspoon-2019-08-08/sysroots/armv6-openbmc-linux-gnueabi/usr/src/debug/glib-2.0/1_2.60.3-r0/glib-2.60.3/gio/gmemoryinputstream.c
sotaoverride/backup
ca53a10b72295387ef4948a9289cb78ab70bc449
[ "Apache-2.0" ]
null
null
null
openbmc/build/tmp/deploy/sdk/witherspoon-2019-08-08/sysroots/armv6-openbmc-linux-gnueabi/usr/src/debug/glib-2.0/1_2.60.3-r0/glib-2.60.3/gio/gmemoryinputstream.c
sotaoverride/backup
ca53a10b72295387ef4948a9289cb78ab70bc449
[ "Apache-2.0" ]
null
null
null
/* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2006-2007 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, o...
32.283401
80
0.62547
66f13c6fe54c67c8370c2c6a69469c6f0f524a43
301
h
C
src/ave_miscentered_delta_sigma/ave_miscentered_delta_sigma.h
tmcclintock/DeltaSigma_miscentering
12b4875a3b2c7d4ebbf588a15c1cc3ee6e49e0c7
[ "MIT" ]
null
null
null
src/ave_miscentered_delta_sigma/ave_miscentered_delta_sigma.h
tmcclintock/DeltaSigma_miscentering
12b4875a3b2c7d4ebbf588a15c1cc3ee6e49e0c7
[ "MIT" ]
null
null
null
src/ave_miscentered_delta_sigma/ave_miscentered_delta_sigma.h
tmcclintock/DeltaSigma_miscentering
12b4875a3b2c7d4ebbf588a15c1cc3ee6e49e0c7
[ "MIT" ]
null
null
null
#include "ave_miscentered_delta_sigma_in_bin.h" #include "../constants/constants.h" int calc_ave_miscentered_delta_sigma(double*R,int NR, double*miscentered_delta_sigma, int Nbins,double R_bin_min, double R_bin_max, double*Rbins, double*ave_delta_sigma);
30.1
53
0.710963
ba7909b1c35bbd00a7cded5990e216a083f30790
481
h
C
PrivateFrameworks/PhotosUICore/PXSRestoreDefaultSettingsRowAction.h
phatblat/macOSPrivateFrameworks
9047371eb80f925642c8a7c4f1e00095aec66044
[ "MIT" ]
17
2018-11-13T04:02:58.000Z
2022-01-20T09:27:13.000Z
PrivateFrameworks/PhotosUICore/PXSRestoreDefaultSettingsRowAction.h
phatblat/macOSPrivateFrameworks
9047371eb80f925642c8a7c4f1e00095aec66044
[ "MIT" ]
3
2018-04-06T02:02:27.000Z
2018-10-02T01:12:10.000Z
PrivateFrameworks/PhotosUICore/PXSRestoreDefaultSettingsRowAction.h
phatblat/macOSPrivateFrameworks
9047371eb80f925642c8a7c4f1e00095aec66044
[ "MIT" ]
1
2018-09-28T13:54:23.000Z
2018-09-28T13:54:23.000Z
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // #import <PhotosUICore/PXSRowAction.h> @class NSString; @interface PXSRestoreDefaultSettingsRowAction : PXSRowAction { NSString *_settingsKeyPath; } + (id)actionWithSettingsKe...
20.913043
102
0.72973
0fcda88254b7712161f10adf44d6f21f9244ca5b
3,076
h
C
src/kerror.h
tmbx/libktools
08a95694e342dfb0225299c3ed5fcf64d7ff180b
[ "BSD-3-Clause" ]
null
null
null
src/kerror.h
tmbx/libktools
08a95694e342dfb0225299c3ed5fcf64d7ff180b
[ "BSD-3-Clause" ]
null
null
null
src/kerror.h
tmbx/libktools
08a95694e342dfb0225299c3ed5fcf64d7ff180b
[ "BSD-3-Clause" ]
null
null
null
#ifndef __K_ERROR_H__ #define __K_ERROR_H__ #include <kstr.h> #include <karray.h> #include <errno.h> #include <string.h> /* This has to be defined in order for this code to work. */ #ifndef _GNU_SOURCE #define _GNU_SOURCE #endif /** * Each time you push an error, a kerror_node instance is pushed on the stack. * Yo...
30.455446
123
0.697984
b5a995eac64b8d280108e7db5d134e3584c7587d
6,557
h
C
opensoap/src/server/SOAPMessageFunc.h
kbore/pbis-open
a05eb9309269b6402b4d6659bc45961986ea5eab
[ "Apache-2.0" ]
372
2016-10-28T10:50:35.000Z
2022-03-18T19:54:37.000Z
opensoap/src/server/SOAPMessageFunc.h
kbore/pbis-open
a05eb9309269b6402b4d6659bc45961986ea5eab
[ "Apache-2.0" ]
317
2016-11-02T17:41:48.000Z
2021-11-08T20:28:19.000Z
opensoap/src/server/SOAPMessageFunc.h
kenferrara/pbis-open
690c325d947b2bf6fb3032f9d660e41b94aea4be
[ "Apache-2.0" ]
107
2016-11-03T19:25:16.000Z
2022-03-20T21:15:22.000Z
/* -*- mode: c++; -*- *----------------------------------------------------------------------------- * $RCSfile: SOAPMessageFunc.h,v $ * * See Copyright for the status of this software. * * The OpenSOAP Project * http://opensoap.jp/ *----------------------------------------------------------------------------- ...
23.007018
79
0.685069
b90dee5fe0bf716ad41820a52f1083dd507d4a08
1,866
h
C
VKHDHeaders/VKNote.h
Anonym0uz/VKPreferences
872932a34c7b0057369c2c7aa9861222b121c3db
[ "MIT" ]
4
2018-11-02T01:08:31.000Z
2019-03-19T20:27:09.000Z
VKHDHeaders/VKNote.h
Anonym0uz/VKPreferences
872932a34c7b0057369c2c7aa9861222b121c3db
[ "MIT" ]
null
null
null
VKHDHeaders/VKNote.h
Anonym0uz/VKPreferences
872932a34c7b0057369c2c7aa9861222b121c3db
[ "MIT" ]
1
2018-11-02T01:08:36.000Z
2018-11-02T01:08:36.000Z
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // #import "VKObject.h" #import "Attachable.h" @class NSNumber, NSString; @interface VKNote : VKObject <Attachable> { NSNumber *_id; NSNumber *_owner_id; NSString *_titl...
34.555556
104
0.747053
02a552d0861e6a680b8c2c499ce920c7dc4bddb8
279
h
C
Grungy Sponge/GrungySponge/GrungySponge/Game/Game.h
larsolm/Archives
18968c18b80777e589bc8a704b4375be2fff8eea
[ "MIT" ]
null
null
null
Grungy Sponge/GrungySponge/GrungySponge/Game/Game.h
larsolm/Archives
18968c18b80777e589bc8a704b4375be2fff8eea
[ "MIT" ]
null
null
null
Grungy Sponge/GrungySponge/GrungySponge/Game/Game.h
larsolm/Archives
18968c18b80777e589bc8a704b4375be2fff8eea
[ "MIT" ]
null
null
null
#pragma once #include "GrungySponge/Game/DirtManager.h" #include "GrungySponge/Game/GameManager.h" #include "GrungySponge/Game/LevelDescription.h" #include "GrungySponge/Game/WorldDescription.h" namespace GrungySponge { namespace Game { void Include(); } }
18.6
47
0.734767
fe9d70014962e793ab0279dcc66f6efe8abd1f16
5,037
c
C
src/xroe-app/ip.c
Xilinx/wireless-apps
250286191912d53583b9a08b2f806505804b154a
[ "BSD-3-Clause" ]
10
2018-12-14T20:58:31.000Z
2022-02-14T05:59:49.000Z
src/xroe-app/ip.c
nanakeys/wireless-apps
927f559c3cf18e10c43a711021210d97c465c32f
[ "BSD-3-Clause" ]
1
2020-07-22T02:28:05.000Z
2020-07-22T02:28:05.000Z
src/xroe-app/ip.c
nanakeys/wireless-apps
927f559c3cf18e10c43a711021210d97c465c32f
[ "BSD-3-Clause" ]
12
2018-12-18T09:34:16.000Z
2022-02-16T12:08:37.000Z
// SPDX-License-Identifier: BSD-3-Clause /****************************************************************************** * * Copyright (C) 2018 Xilinx, Inc. * ******************************************************************************/ /** * @file ip.c * @addtogroup command_parser * @{ * * A sample command p...
23
81
0.507445
f29ec257b1c05d0efd23417a46ae87e4f396d017
1,909
h
C
PrototypeCommon/include/PrototypeCommon/Logger.h
o-micron/Prototype
5b9d60d9dd80e7c8a1a2b0aaf19c2d90c1814139
[ "Apache-2.0" ]
2
2021-08-19T17:15:49.000Z
2021-12-28T22:48:47.000Z
PrototypeCommon/include/PrototypeCommon/Logger.h
o-micron/Prototype
5b9d60d9dd80e7c8a1a2b0aaf19c2d90c1814139
[ "Apache-2.0" ]
null
null
null
PrototypeCommon/include/PrototypeCommon/Logger.h
o-micron/Prototype
5b9d60d9dd80e7c8a1a2b0aaf19c2d90c1814139
[ "Apache-2.0" ]
null
null
null
/// Copyright 2021 Omar Sherif Fathy /// /// 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 applicab...
30.301587
83
0.652698
0469634f6e3426b96d2131b8e7aec5f120b30781
3,796
h
C
Temp/il2cppOutput/il2cppOutput/Vuforia_UnityExtensions_Vuforia_TargetFinderImpl_I2369108641.h
408794550/871AR
3f903d01ae05522413f7be7abb286d1944d00bbb
[ "Apache-2.0" ]
1
2018-08-16T10:43:30.000Z
2018-08-16T10:43:30.000Z
Temp/il2cppOutput/il2cppOutput/Vuforia_UnityExtensions_Vuforia_TargetFinderImpl_I2369108641.h
408794550/871AR
3f903d01ae05522413f7be7abb286d1944d00bbb
[ "Apache-2.0" ]
null
null
null
Temp/il2cppOutput/il2cppOutput/Vuforia_UnityExtensions_Vuforia_TargetFinderImpl_I2369108641.h
408794550/871AR
3f903d01ae05522413f7be7abb286d1944d00bbb
[ "Apache-2.0" ]
null
null
null
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include "mscorlib_System_ValueType3507792607.h" #include "mscorlib_System_IntPtr2504060609.h" #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-W...
38.734694
173
0.82666
ccb6747502ff352df235214141303d0e8ef505b4
416
h
C
AnimationCollection/AnimationCollection/TransitioningAnimastion/PresentingAnimator.h
QinKingHan/AnimationCollection
513dfd484c9ca7d16ccbb7918fabb75079500931
[ "MIT" ]
1
2017-04-13T01:37:13.000Z
2017-04-13T01:37:13.000Z
AnimationCollection/AnimationCollection/TransitioningAnimastion/PresentingAnimator.h
QinKingHan/AnimationCollection
513dfd484c9ca7d16ccbb7918fabb75079500931
[ "MIT" ]
null
null
null
AnimationCollection/AnimationCollection/TransitioningAnimastion/PresentingAnimator.h
QinKingHan/AnimationCollection
513dfd484c9ca7d16ccbb7918fabb75079500931
[ "MIT" ]
null
null
null
// // PresentingAnimator.h // AnimationCollection // // Created by 鑫鑫 on 2017/4/13. // Copyright © 2017年 xinxin. All rights reserved. // #import <Foundation/Foundation.h> #import <UIKit/UIKit.h> @interface PresentingAnimator : NSObject<UIViewControllerAnimatedTransitioning> /** 初始化 width 传0默认104.f @param wi...
19.809524
79
0.742788
91f8240f2397b0200fded6cde94e1e9c2a957977
70
c
C
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_rcc_ex.c
vznncv/vznncv-cubemx-tools
9d73b578f1afb056accdbbefb66fe1f49337cd84
[ "MIT" ]
3
2018-06-08T23:09:59.000Z
2022-02-17T20:24:25.000Z
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_rcc_ex.c
vznncv/vznncv-cubemx-tools
9d73b578f1afb056accdbbefb66fe1f49337cd84
[ "MIT" ]
null
null
null
tests/fixtures/stm32f3_project/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_rcc_ex.c
vznncv/vznncv-cubemx-tools
9d73b578f1afb056accdbbefb66fe1f49337cd84
[ "MIT" ]
null
null
null
Content stub: Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_rcc_ex.c
23.333333
55
0.885714
4aa8a3bc30621204827c89c0a2816c0c5cb77cd0
1,700
h
C
intraface/core/HPEstimator.h
FaceAR/intraface-win
46ee608b0a6b5dad2e501252fa013d4028bc0b12
[ "Apache-2.0" ]
4
2016-07-22T09:42:30.000Z
2020-10-31T12:26:42.000Z
intraface/core/HPEstimator.h
KeeganRen/intraface-win
46ee608b0a6b5dad2e501252fa013d4028bc0b12
[ "Apache-2.0" ]
null
null
null
intraface/core/HPEstimator.h
KeeganRen/intraface-win
46ee608b0a6b5dad2e501252fa013d4028bc0b12
[ "Apache-2.0" ]
5
2016-07-22T09:43:25.000Z
2020-06-10T05:54:40.000Z
#ifndef __HP_ESTIMATOR_H__ #define __HP_ESTIMATOR_H__ #include <intraface/Macros.h> //#include <opencv2/core/core_c.h> #include <opencv2/core/core.hpp> using namespace std; namespace facio { /** @ingroup core */ struct HeadPose { enum { PITCH=0, YAW, ROLL }; cv::Mat rot; ///< head rotation matrix used ...
23.287671
91
0.663529
faacaa0c47571dcabcb108325afb5b01d9e43170
329
h
C
include/Red/Text/Rendering/FreeType/FreeType.h
OutOfTheVoid/ProjectRed
801327283f5a302be130c90d593b39957c84cce5
[ "MIT" ]
1
2020-06-14T06:14:50.000Z
2020-06-14T06:14:50.000Z
include/Red/Text/Rendering/FreeType/FreeType.h
OutOfTheVoid/ProjectRed
801327283f5a302be130c90d593b39957c84cce5
[ "MIT" ]
null
null
null
include/Red/Text/Rendering/FreeType/FreeType.h
OutOfTheVoid/ProjectRed
801327283f5a302be130c90d593b39957c84cce5
[ "MIT" ]
null
null
null
#ifndef RED_TEXT_RENDERING_FREETYPE_FREETYPE_H #define RED_TEXT_RENDERING_FREETYPE_FREETYPE_H #include <Red/Text/Rendering/Rendering.h> #ifdef RED_OPT_TEXT_RENDERING_FREETYPE namespace Red { namespace Text { namespace Rendering { namespace FreeType { } } } } #endif...
9.969697
46
0.68997
7840ecaea88fb3718a625f638a66b41d5ca2b74c
855
c
C
libxlsxwriter/test/unit/utility/test_quote_sheetname.c
White-116/xlsxd
b7f467cda76e93dd17bc7aaa2879e6c112ce4cf9
[ "BSD-3-Clause" ]
7
2019-07-24T14:25:45.000Z
2022-03-06T04:29:39.000Z
libxlsxwriter/test/unit/utility/test_quote_sheetname.c
White-116/xlsxd
b7f467cda76e93dd17bc7aaa2879e6c112ce4cf9
[ "BSD-3-Clause" ]
14
2019-07-03T11:03:05.000Z
2022-01-18T13:55:13.000Z
libxlsxwriter/test/unit/utility/test_quote_sheetname.c
White-116/xlsxd
b7f467cda76e93dd17bc7aaa2879e6c112ce4cf9
[ "BSD-3-Clause" ]
3
2019-08-06T21:35:29.000Z
2021-07-08T08:11:34.000Z
/* * Tests for the libxlsxwriter library. * * Copyright 2014-2019, John McNamara, jmcnamara@cpan.org * */ #include "../ctest.h" #include "../helper.h" #include "xlsxwriter/utility.h" // Test _datetime_to_excel_date(). CTEST(utility, lxw_quote_sheetname) { ASSERT_STR("Sheet1", lxw_quote_sheetname("Shee...
31.666667
80
0.594152
d8dd53c5205dd240c136d8d3074cfc1b18cc7a2d
2,441
h
C
PrivateFrameworks/VideosExtras.framework/VideosExtrasZoomableImageView.h
shaojiankui/iOS10-Runtime-Headers
6b0d842bed0c52c2a7c1464087b3081af7e10c43
[ "MIT" ]
36
2016-04-20T04:19:04.000Z
2018-10-08T04:12:25.000Z
PrivateFrameworks/VideosExtras.framework/VideosExtrasZoomableImageView.h
shaojiankui/iOS10-Runtime-Headers
6b0d842bed0c52c2a7c1464087b3081af7e10c43
[ "MIT" ]
null
null
null
PrivateFrameworks/VideosExtras.framework/VideosExtrasZoomableImageView.h
shaojiankui/iOS10-Runtime-Headers
6b0d842bed0c52c2a7c1464087b3081af7e10c43
[ "MIT" ]
10
2016-06-16T02:40:44.000Z
2019-01-15T03:31:45.000Z
/* Generated by RuntimeBrowser Image: /System/Library/PrivateFrameworks/VideosExtras.framework/VideosExtras */ @interface VideosExtrasZoomableImageView : UIScrollView <UIScrollViewDelegate, VideosExtrasZoomingImageTransitionParticipant> { UIImage * _image; struct CGSize { double width; do...
43.589286
153
0.754609
9e8161070d38f9620b47af3a65e4393483ef977a
1,208
h
C
BasicFaceTracking/SharedContent/Templates/UWPSDKSampleCX/SampleConfiguration.h
corbanvilla/COV-Face-Tracking
e27f66eeb884509354c194c0f20d2adfb3ec41c9
[ "MIT" ]
null
null
null
BasicFaceTracking/SharedContent/Templates/UWPSDKSampleCX/SampleConfiguration.h
corbanvilla/COV-Face-Tracking
e27f66eeb884509354c194c0f20d2adfb3ec41c9
[ "MIT" ]
null
null
null
BasicFaceTracking/SharedContent/Templates/UWPSDKSampleCX/SampleConfiguration.h
corbanvilla/COV-Face-Tracking
e27f66eeb884509354c194c0f20d2adfb3ec41c9
[ "MIT" ]
null
null
null
//********************************************************* // // Copyright (c) Microsoft. All rights reserved. // This code is licensed under the MIT License (MIT). // THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF // ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY // IMPLIED WARRANTIES OF FITNESS FOR A PA...
25.166667
61
0.509106
cfa46e017a67b67b9239c94a19430af9f37eda35
1,923
h
C
include/swift/Driver/FrontendUtil.h
cachemeifyoucan/swift
6780f3d8c71904ba26c0fca33a1004b5776b9be2
[ "Apache-2.0" ]
15
2019-09-05T14:56:40.000Z
2021-06-06T14:09:23.000Z
include/swift/Driver/FrontendUtil.h
SunSatan/swift
aa6e600d6adeea630eb304f7572ef4ef71c262dd
[ "Apache-2.0" ]
8
2020-08-29T22:47:59.000Z
2020-09-20T03:24:15.000Z
include/swift/Driver/FrontendUtil.h
SunSatan/swift
aa6e600d6adeea630eb304f7572ef4ef71c262dd
[ "Apache-2.0" ]
3
2017-07-19T07:46:15.000Z
2021-08-22T23:44:00.000Z
//===--- FrontendUtil.h - Driver Utilities for Frontend ---------*- C++ -*-===// // // This source file is part of the Swift.org open source project // // Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/L...
36.283019
80
0.707228
9a818eec588b00e2606a1183ae5e794b27dfcea6
1,973
h
C
ash/common/system/chromeos/virtual_keyboard/virtual_keyboard_tray.h
google-ar/chromium
2441c86a5fd975f09a6c30cddb57dfb7fc239699
[ "Apache-2.0", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
777
2017-08-29T15:15:32.000Z
2022-03-21T05:29:41.000Z
ash/common/system/chromeos/virtual_keyboard/virtual_keyboard_tray.h
harrymarkovskiy/WebARonARCore
2441c86a5fd975f09a6c30cddb57dfb7fc239699
[ "Apache-2.0", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
66
2017-08-30T18:31:18.000Z
2021-08-02T10:59:35.000Z
ash/common/system/chromeos/virtual_keyboard/virtual_keyboard_tray.h
harrymarkovskiy/WebARonARCore
2441c86a5fd975f09a6c30cddb57dfb7fc239699
[ "Apache-2.0", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
123
2017-08-30T01:19:34.000Z
2022-03-17T22:55:31.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 ASH_COMMON_SYSTEM_CHROMEOS_VIRTUAL_KEYBOARD_VIRTUAL_KEYBOARD_TRAY_H_ #define ASH_COMMON_SYSTEM_CHROMEOS_VIRTUAL_KEYBOARD_VIRTUAL_KEYBOARD_TRAY_H_ ...
32.883333
79
0.782058
82917291f5bd90044b42a42c2d4fcd82b251ffc0
3,009
c
C
Runtime/port/portexn.c
dkuspawono/TILT-Compiler
966ae8de37ac0d729aa2b5baeae7580aed7294de
[ "MIT-CMU" ]
44
2015-01-14T15:58:10.000Z
2021-11-14T17:09:10.000Z
Runtime/port/portexn.c
dkuspawono/TILT-Compiler
966ae8de37ac0d729aa2b5baeae7580aed7294de
[ "MIT-CMU" ]
null
null
null
Runtime/port/portexn.c
dkuspawono/TILT-Compiler
966ae8de37ac0d729aa2b5baeae7580aed7294de
[ "MIT-CMU" ]
3
2015-09-26T06:31:15.000Z
2018-01-07T12:45:23.000Z
#include "s.h" #include "r.h" enum { /* The fields of an exn record. */ Stamp=0, Arg, Name, BadStamp = ~1, }; static val_t subStamp = BadStamp; static val_t divStamp = BadStamp; static val_t ovflStamp = BadStamp; static val_t sysErrStamp = BadStamp; static val_t libFailStamp = BadStamp; static val_t get_stamp(ex...
19.288462
69
0.698903
961c0bf5650b55cc5abfa44a765a8adbf87c54e0
1,413
h
C
include/circt/Conversion/Passes.h
jopperm/circt
56d7fa356d6662111cfc5026c4288e4755ae1393
[ "Apache-2.0" ]
null
null
null
include/circt/Conversion/Passes.h
jopperm/circt
56d7fa356d6662111cfc5026c4288e4755ae1393
[ "Apache-2.0" ]
1
2021-11-25T14:12:00.000Z
2021-11-26T17:09:53.000Z
include/circt/Conversion/Passes.h
jopperm/circt
56d7fa356d6662111cfc5026c4288e4755ae1393
[ "Apache-2.0" ]
null
null
null
//===- Passes.h - Conversion Pass Construction and Registration -*- C++ -*-===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===---------------------------...
32.113636
80
0.688606
aaf5bd45b246d0ce89653cad2097f00af47ee255
1,911
h
C
Engine/Src/SFEngine/Application/SFApplicationBase.h
blue3k/StormForge
1557e699a673ae9adcc8f987868139f601ec0887
[ "Apache-2.0" ]
1
2020-06-20T07:35:25.000Z
2020-06-20T07:35:25.000Z
Engine/Src/SFEngine/Application/SFApplicationBase.h
blue3k/StormForge
1557e699a673ae9adcc8f987868139f601ec0887
[ "Apache-2.0" ]
null
null
null
Engine/Src/SFEngine/Application/SFApplicationBase.h
blue3k/StormForge
1557e699a673ae9adcc8f987868139f601ec0887
[ "Apache-2.0" ]
null
null
null
//////////////////////////////////////////////////////////////////////////////// // // CopyRight (c) 2016 Kyungkun Ko // // Author : KyungKun Ko // // Description : Basic android application // // //////////////////////////////////////////////////////////////////////////////// #pragma once #include ...
18.553398
119
0.570382
5ca6d943f193a1a817adb2c20fcf491b0680127f
3,487
h
C
src/webkit/glue/dom_operations.h
jxjnjjn/chromium
435c1d02fd1b99001dc9e1e831632c894523580d
[ "Apache-2.0" ]
9
2018-09-21T05:36:12.000Z
2021-11-15T15:14:36.000Z
src/webkit/glue/dom_operations.h
jxjnjjn/chromium
435c1d02fd1b99001dc9e1e831632c894523580d
[ "Apache-2.0" ]
null
null
null
src/webkit/glue/dom_operations.h
jxjnjjn/chromium
435c1d02fd1b99001dc9e1e831632c894523580d
[ "Apache-2.0" ]
3
2018-11-28T14:54:13.000Z
2020-07-02T07:36:07.000Z
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBKIT_GLUE_DOM_OPERATIONS_H__ #define WEBKIT_GLUE_DOM_OPERATIONS_H__ #include <string> #include <vector> #include "googleurl/src/gurl.h" #i...
39.625
81
0.762833
47abe6fdb1707eeb047580a880aec4122ef41b5c
421
h
C
tests/check-compat.h
awujek/lldpd
e25f1966e0d0b810ab88813b519e52efe4c62923
[ "0BSD" ]
312
2015-01-18T15:36:55.000Z
2020-11-10T02:58:53.000Z
tests/check-compat.h
awujek/lldpd
e25f1966e0d0b810ab88813b519e52efe4c62923
[ "0BSD" ]
308
2015-01-12T13:57:09.000Z
2020-11-12T01:22:42.000Z
tests/check-compat.h
awujek/lldpd
e25f1966e0d0b810ab88813b519e52efe4c62923
[ "0BSD" ]
129
2015-01-20T03:42:22.000Z
2020-09-26T01:46:27.000Z
#ifndef _CHECK_COMPAT_H #define _CHECK_COMPAT_H #if (CHECK_MAJOR_VERSION == 0 && (CHECK_MINOR_VERSION < 9 || (CHECK_MINOR_VERSION == 9 && CHECK_MICRO_VERSION < 10))) # define ck_assert_ptr_eq(X,Y) do { \ void* _ck_x = (X); \ void* _ck_y = (Y); \ ck_assert_msg(_ck_x == _ck_y, \ "Assertion ...
28.066667
117
0.572447
df924a1d91d7a863e9894c210d4ffbfce3f4bee3
6,523
h
C
src/Pegasus/Compiler/objname.h
ncultra/Pegasus-2.5
4a0b9a1b37e2eae5c8105fdea631582dc2333f9a
[ "MIT" ]
null
null
null
src/Pegasus/Compiler/objname.h
ncultra/Pegasus-2.5
4a0b9a1b37e2eae5c8105fdea631582dc2333f9a
[ "MIT" ]
null
null
null
src/Pegasus/Compiler/objname.h
ncultra/Pegasus-2.5
4a0b9a1b37e2eae5c8105fdea631582dc2333f9a
[ "MIT" ]
1
2022-03-07T22:54:02.000Z
2022-03-07T22:54:02.000Z
//%2005//////////////////////////////////////////////////////////////////////// // // Copyright (c) 2000, 2001, 2002 BMC Software; Hewlett-Packard Development // Company, L.P.; IBM Corp.; The Open Group; Tivoli Systems. // Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L.P.; // IBM Corp.; EMC Cor...
37.705202
80
0.700751
d7e6a97ff69f53ed6975c93ccdbf175df343accb
1,594
h
C
include/RE/Offsets.h
lfrazer/EngineFixesSkyrimVR
ecec3baec20b6dbdcb5afe4a56186134dca2ff5a
[ "MIT" ]
6
2020-04-08T04:45:19.000Z
2020-12-06T04:48:26.000Z
include/RE/Offsets.h
lfrazer/EngineFixesSkyrimVR
ecec3baec20b6dbdcb5afe4a56186134dca2ff5a
[ "MIT" ]
null
null
null
include/RE/Offsets.h
lfrazer/EngineFixesSkyrimVR
ecec3baec20b6dbdcb5afe4a56186134dca2ff5a
[ "MIT" ]
1
2020-04-10T18:10:51.000Z
2020-04-10T18:10:51.000Z
namespace RE { namespace Offset { // Fixed with VR addresses namespace MemoryManager { // DirectSig: 48 89 5C 24 ? 55 57 41 54 41 55 41 57 48 83 EC 30 65 48 8B 04 25 ? ? ? ? // DIFF: 1.00 0.99 ------- 0000000140C02260 sub_0000000140C02260 0000000140C3D0E0 Heap__Allocate constexpr std::uintptr_t Allo...
43.081081
148
0.683187
a3c039f129050a27c7cd360b19a36e29ede24b25
2,039
h
C
Project 19-/Common/Material.h
MKXJun/DX11-Without-DirectX-SDK
31756de150248fc8f4ccb6ce0c5e2837da718c2d
[ "MIT" ]
3
2018-05-29T12:18:08.000Z
2018-06-20T16:14:13.000Z
Project 19-/Common/Material.h
MKXJun/DX11-Without-DirectX-SDK
31756de150248fc8f4ccb6ce0c5e2837da718c2d
[ "MIT" ]
null
null
null
Project 19-/Common/Material.h
MKXJun/DX11-Without-DirectX-SDK
31756de150248fc8f4ccb6ce0c5e2837da718c2d
[ "MIT" ]
null
null
null
//*************************************************************************************** // MeshData.h by X_Jun(MKXJun) (C) 2018-2022 All Rights Reserved. // Licensed under the MIT License. // // 存放材质与属性 // Material and property storage. //*******************************************************************************...
23.436782
102
0.562531
d8ca323e3214c696439d7e553e52ce12e582bad9
4,992
h
C
MPLAB.X/pin_manager.h
furbrain/XPRESS-Loader
2b9c013f487b9e78c352dee30d2f1ba048f89cb8
[ "Apache-2.0" ]
null
null
null
MPLAB.X/pin_manager.h
furbrain/XPRESS-Loader
2b9c013f487b9e78c352dee30d2f1ba048f89cb8
[ "Apache-2.0" ]
null
null
null
MPLAB.X/pin_manager.h
furbrain/XPRESS-Loader
2b9c013f487b9e78c352dee30d2f1ba048f89cb8
[ "Apache-2.0" ]
null
null
null
/** @Generated Pin Manager Header File @Company: Microchip Technology Inc. @File Name: pin_manager.h @Summary: This is the Pin Manager file generated using PIC10 / PIC12 / PIC16 / PIC18 MCUs @Description This header file provides APIs for driver for . Generation Information : P...
35.404255
106
0.659856
945ad5279d34a67167ed4ccf4ada09b5c44ed79c
1,352
h
C
trunk/LogonNP/Npaux.h
fengjixuchui/LogonNP
0dd40de6edc49ba9a81a108ea66ba348f64c7d20
[ "MIT" ]
null
null
null
trunk/LogonNP/Npaux.h
fengjixuchui/LogonNP
0dd40de6edc49ba9a81a108ea66ba348f64c7d20
[ "MIT" ]
null
null
null
trunk/LogonNP/Npaux.h
fengjixuchui/LogonNP
0dd40de6edc49ba9a81a108ea66ba348f64c7d20
[ "MIT" ]
2
2022-01-16T08:52:06.000Z
2022-03-23T17:34:48.000Z
/*--------------------------------------------------------------- THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE. Copyright (C) 1998 - 2000. Mi...
27.04
75
0.669379
7f5a7dfddbd5b552adda0600aae1493aac0758fb
588
c
C
cvec.c
graphitemaster/cvec
f87460dbda4aa94df980a603c0a62c535cf43d99
[ "Unlicense" ]
56
2016-10-16T01:22:47.000Z
2022-03-27T22:54:45.000Z
cvec.c
graphitemaster/cvec
f87460dbda4aa94df980a603c0a62c535cf43d99
[ "Unlicense" ]
1
2016-10-17T11:19:51.000Z
2016-10-17T11:19:51.000Z
cvec.c
graphitemaster/cvec
f87460dbda4aa94df980a603c0a62c535cf43d99
[ "Unlicense" ]
9
2016-10-16T09:13:35.000Z
2021-07-11T20:23:32.000Z
#include "cvec.h" void vec_grow(void **vector, size_t more, size_t type_size) { vector_t *meta = vector_meta(*vector); size_t count = 0; void *data = NULL; if (*vector) { count = 2 * meta->allocated + more; data = realloc(meta, type_size * count + sizeof *meta); } else { co...
23.52
63
0.573129
cf9b7fc9116a57fe27dcac1d64324fe801185f93
361
h
C
Friendly/Controllers/MenuWorkflow/MessagesWorkflow/PrivateRoomChat Module/UserInterface/View/FRPrivateRoomChatController.h
vikingdr/Friendly
ea690b061fc1dae59345f24d361dc032713e16de
[ "MIT" ]
null
null
null
Friendly/Controllers/MenuWorkflow/MessagesWorkflow/PrivateRoomChat Module/UserInterface/View/FRPrivateRoomChatController.h
vikingdr/Friendly
ea690b061fc1dae59345f24d361dc032713e16de
[ "MIT" ]
null
null
null
Friendly/Controllers/MenuWorkflow/MessagesWorkflow/PrivateRoomChat Module/UserInterface/View/FRPrivateRoomChatController.h
vikingdr/Friendly
ea690b061fc1dae59345f24d361dc032713e16de
[ "MIT" ]
null
null
null
// // FRPrivateRoomChatInteractor.h // Friendly // // Created by Matthew James on 17.07.2016. // Copyright (c) 2016 Accucode Inc. All rights reserved. // #import "BSTableController.h" @class FRPrivateRoomChatDataSource; @interface FRPrivateRoomChatController : BSTableController - (void)updateDataSource:(FRPriv...
19
66
0.770083
3c3209cecff2a0c80cc002918904324bcb8e97f0
952
c
C
test/chora/benchmarks/icrasuite/sv-benchmarks/loop-invgen/id_trans_true-unreach-call.c
jbreck/duet-jbreck
3bf4aa0c69983d15f199bf02f294d356c354e932
[ "MIT" ]
1
2020-08-15T15:26:25.000Z
2020-08-15T15:26:25.000Z
test/chora/benchmarks/sv-comp/sv-benchmarks/loop-invgen/id_trans_true-unreach-call.c
jbreck/duet-jbreck
3bf4aa0c69983d15f199bf02f294d356c354e932
[ "MIT" ]
null
null
null
test/chora/benchmarks/sv-comp/sv-benchmarks/loop-invgen/id_trans_true-unreach-call.c
jbreck/duet-jbreck
3bf4aa0c69983d15f199bf02f294d356c354e932
[ "MIT" ]
null
null
null
// from FreePastry source, file Id.java /** * Internal method for mapping byte[] -> int[] * * @param material The input byte[] * @return THe int[] */ /* protected static int[] trans(byte[] material) { int[] array = new int[nlen]; for (int j = 0; (j < IdBitLength / 8) && (j < material.len...
24.410256
74
0.577731
2c93c2e9b98dc6fedb20bdcebc5f4085ee16323f
19,754
c
C
ds18b20.c
matjazv/ds18b20
6008a21bccc626982a35d6610759870711a2bcb7
[ "MIT" ]
1
2020-07-23T19:44:47.000Z
2020-07-23T19:44:47.000Z
ds18b20.c
matjazv/ds18b20
6008a21bccc626982a35d6610759870711a2bcb7
[ "MIT" ]
null
null
null
ds18b20.c
matjazv/ds18b20
6008a21bccc626982a35d6610759870711a2bcb7
[ "MIT" ]
null
null
null
/* ds18b20.c * * Copyright (C) 2020 Matjaz Verbole * * This software may be modified and distributed under the terms * of the MIT license. See the LICENSE file for details. */ #include "freertos/FreeRTOS.h" #include "freertos/task.h" #include "freertos/portmacro.h" #include "esp_system.h" #include "driver/gpio....
18.073193
142
0.627316
d60253f84d6aa82e94b82d85fb9cbf356c7123f7
373
h
C
include/hx711.h
bitengineers/esp32_hx711
7764ae0f2b2a90cce1c27b7e80933613f6064fb0
[ "Apache-2.0" ]
null
null
null
include/hx711.h
bitengineers/esp32_hx711
7764ae0f2b2a90cce1c27b7e80933613f6064fb0
[ "Apache-2.0" ]
null
null
null
include/hx711.h
bitengineers/esp32_hx711
7764ae0f2b2a90cce1c27b7e80933613f6064fb0
[ "Apache-2.0" ]
null
null
null
#pragma once #include <stdint.h> #ifdef __cplusplus extern "C" { #endif // __cplusplus void hx711_init(void); void hx711_deinit(void); void hx711_powerdown(void); void hx711_wait_for_ready(void); uint32_t hx711_measure(void); uint32_t hx711_get_zero_offset(void); void hx711_set_zero_offset(uint32_t ...
16.217391
46
0.753351
96479f7362fba9bd29b6e5497bd36ef8fd3a0835
3,180
h
C
Applications/DataExplorer/Base/ImportFileTypes.h
norihiro-w/ogs
ac990b1aa06a583dba3e32efa3009ef0c6f46ae4
[ "BSD-4-Clause" ]
null
null
null
Applications/DataExplorer/Base/ImportFileTypes.h
norihiro-w/ogs
ac990b1aa06a583dba3e32efa3009ef0c6f46ae4
[ "BSD-4-Clause" ]
25
2015-02-04T20:34:21.000Z
2018-12-10T20:19:57.000Z
Applications/DataExplorer/Base/ImportFileTypes.h
norihiro-w/ogs
ac990b1aa06a583dba3e32efa3009ef0c6f46ae4
[ "BSD-4-Clause" ]
null
null
null
/** * \file * \author Karsten Rink * \date 2012-08-20 * \brief Definition of the ImportFileTypes enumeration. * * \copyright * Copyright (c) 2012-2016, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or ...
33.125
118
0.581132
c5b9313590614f438eb6e0661564da477c65b1d2
131
c
C
src/imop/lib/testcases/extensions/anon-union.c
amannougrahiya/imop-compiler
a0f0c9aaea00c6e5d37a17172c5db2967822ba9b
[ "MIT" ]
10
2020-02-24T20:39:06.000Z
2021-11-01T03:33:22.000Z
src/imop/lib/testcases/extensions/anon-union.c
anonymousoopsla21/homeostasis
e56c5c2f8392027ad5a49a45d7ac49a139c33674
[ "MIT" ]
2
2020-02-25T20:30:46.000Z
2020-07-18T19:05:27.000Z
src/imop/lib/testcases/extensions/anon-union.c
anonymousoopsla21/homeostasis
e56c5c2f8392027ad5a49a45d7ac49a139c33674
[ "MIT" ]
2
2020-03-11T11:53:47.000Z
2021-08-23T06:49:57.000Z
struct { char code; union { char chid[4]; int numid; }; char *name; } morx;
16.375
28
0.366412
68043585d5546e21728d61f9997f6bc330881f89
889
h
C
include/fast_io_hosted.h
EwoutH/fast_io
1393ef01b82dffa87f3008ec0898431865870a1f
[ "MIT" ]
2
2020-07-20T06:07:20.000Z
2020-10-21T08:53:49.000Z
include/fast_io_hosted.h
EwoutH/fast_io
1393ef01b82dffa87f3008ec0898431865870a1f
[ "MIT" ]
null
null
null
include/fast_io_hosted.h
EwoutH/fast_io
1393ef01b82dffa87f3008ec0898431865870a1f
[ "MIT" ]
null
null
null
#pragma once /* https://en.cppreference.com/w/cpp/freestanding There are two kinds of implementations defined by the C++ standard: hosted and freestanding implementations. For hosted implementations the set of standard library headers required by the C++ standard is much larger than for freestanding ones. */ //f...
37.041667
135
0.791901
d0b2861a39fccadfb1de277cbf7ac63ecb4fd007
1,327
h
C
shrike/shrike_module_handler.h
sporiyano/rgat
2ed2fa42710b06054c1bc45dc3c31406b32954f9
[ "Apache-2.0" ]
null
null
null
shrike/shrike_module_handler.h
sporiyano/rgat
2ed2fa42710b06054c1bc45dc3c31406b32954f9
[ "Apache-2.0" ]
null
null
null
shrike/shrike_module_handler.h
sporiyano/rgat
2ed2fa42710b06054c1bc45dc3c31406b32954f9
[ "Apache-2.0" ]
1
2018-03-06T03:40:01.000Z
2018-03-06T03:40:01.000Z
/* Copyright 2017 Nia Catlin Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distribu...
26.019608
90
0.768651
10edd20f7e6dc8119f12b76ed3a0e3688f4b7cfb
1,641
h
C
tools/profiler/Profiler.h
prozum/SPPL
77de5db600a89b84bc8e6e851c9a766cd5203ce2
[ "MIT" ]
4
2016-03-17T19:38:51.000Z
2016-10-30T18:54:17.000Z
tools/profiler/Profiler.h
prozum/sppl
77de5db600a89b84bc8e6e851c9a766cd5203ce2
[ "MIT" ]
null
null
null
tools/profiler/Profiler.h
prozum/sppl
77de5db600a89b84bc8e6e851c9a766cd5203ce2
[ "MIT" ]
null
null
null
#include "Driver.h" #include "Interpreter.h" #include "Node.h" #include "Parser.h" #include "Visitor.h" #include <vector> namespace profiler { class Profiler : public Visitor { public: Profiler(Program &node); void instruction_time_profile(int runs); void user_time_profile(int runs); void visit(Pr...
23.782609
56
0.641682
2c564385c4798881b48ece10ab3ad3b164493a43
24,936
h
C
aws-cpp-sdk-glue/include/aws/glue/model/Table.h
ploki/aws-sdk-cpp
17074e3e48c7411f81294e2ee9b1550c4dde842c
[ "Apache-2.0" ]
null
null
null
aws-cpp-sdk-glue/include/aws/glue/model/Table.h
ploki/aws-sdk-cpp
17074e3e48c7411f81294e2ee9b1550c4dde842c
[ "Apache-2.0" ]
null
null
null
aws-cpp-sdk-glue/include/aws/glue/model/Table.h
ploki/aws-sdk-cpp
17074e3e48c7411f81294e2ee9b1550c4dde842c
[ "Apache-2.0" ]
1
2019-01-18T13:03:55.000Z
2019-01-18T13:03:55.000Z
/* * 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.034682
176
0.658245
c8a1c1dfa4ce7f6bdccc067701843a921b7605bf
1,928
c
C
cmds/avatar/_wp.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
13
2019-07-19T05:24:44.000Z
2021-11-18T04:08:19.000Z
cmds/avatar/_wp.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
4
2021-03-15T18:56:39.000Z
2021-08-17T17:08:22.000Z
cmds/avatar/_wp.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
13
2019-09-12T06:22:38.000Z
2022-01-31T01:15:12.000Z
#include <std.h> #include <daemons.h> inherit DAEMON; string class_str(object ob); int cmd_wp() { object *peo, ob; string *names, name, str; mapping map; int i, num, xxx; string posxxx; if(!objectp(TP)) { return 0; } posxxx = lower_case((string)TP->query_position()); if(posxxx == "builde...
24.1
119
0.506743
ea99f56222d01d1296d9770210e1494d53195df2
1,028
h
C
hill/conversion.h
riju-stone/encrypto-pedia
9169732a35717d17eef860b5f4da2e1e7b82a1ac
[ "MIT" ]
null
null
null
hill/conversion.h
riju-stone/encrypto-pedia
9169732a35717d17eef860b5f4da2e1e7b82a1ac
[ "MIT" ]
null
null
null
hill/conversion.h
riju-stone/encrypto-pedia
9169732a35717d17eef860b5f4da2e1e7b82a1ac
[ "MIT" ]
null
null
null
#pragma once #include <string> using namespace std; void letterconverter(string message, float numbers[]) { string listofchars = "qwertyuiopasdfghjklzxcvbnmQWERTYUIOPASDFGHJKLZXCVBNM "; for (int a = 0; a < message.length(); a++) for (int b = 0; b < listofchars.length(); b++) if (message[a] == listofchars[b]) ...
21.416667
78
0.608949
968394e2296f9c011f9c5f9f0f3f7e90fedc9d4a
1,204
c
C
sw/apps/sequential_tests/bubblesort/bubblesort.c
riscveval/Pulpino
7ad47f3761db74a8f681d952e125664fd5abe71e
[ "Apache-2.0" ]
1
2018-02-10T14:34:07.000Z
2018-02-10T14:34:07.000Z
sw/apps/sequential_tests/bubblesort/bubblesort.c
Instrumented-Pulpino/pulpino
fd82e75a7781b7d629d64071c6d8ae78bddcf360
[ "Apache-2.0" ]
null
null
null
sw/apps/sequential_tests/bubblesort/bubblesort.c
Instrumented-Pulpino/pulpino
fd82e75a7781b7d629d64071c6d8ae78bddcf360
[ "Apache-2.0" ]
1
2021-12-14T23:43:32.000Z
2021-12-14T23:43:32.000Z
#include "utils.h" #include <stdio.h> #include "bar.h" #include "bench.h" /* Bubble sort code */ #define N 100 void check_bubbleSort(testresult_t *result, void (*start)(), void (*stop)()); testcase_t testcases[] = { { .name = "bubbleSort", .test = check_bubbleSort }, {0, 0} }; int main() { ...
16.493151
78
0.51412
1e6c4c9be5d887da155c6878b2b4a369027b2995
43
h
C
tests/test_source_file.h
TyRoXx/Lpg
cbee7e6cceba239dd3832d393d047b4204897fdc
[ "MIT" ]
2
2020-03-29T12:58:39.000Z
2021-06-22T16:58:08.000Z
tests/test_source_file.h
mamazu/Lpg
cbee7e6cceba239dd3832d393d047b4204897fdc
[ "MIT" ]
139
2017-05-20T15:57:22.000Z
2021-10-31T14:45:06.000Z
tests/test_source_file.h
mamazu/Lpg
cbee7e6cceba239dd3832d393d047b4204897fdc
[ "MIT" ]
2
2017-05-17T18:02:18.000Z
2018-09-21T08:13:19.000Z
#pragma once void test_source_file(void);
10.75
28
0.790698
1eb040a7df2e1c16bb2f7a0e4b27557c1a9e9696
2,859
h
C
src/cc/betprotocol.h
sandsunsurf/safecoin
bf0e7e7b97b9f6fdb024fa35c10ae25bd2dcf974
[ "Unlicense" ]
null
null
null
src/cc/betprotocol.h
sandsunsurf/safecoin
bf0e7e7b97b9f6fdb024fa35c10ae25bd2dcf974
[ "Unlicense" ]
null
null
null
src/cc/betprotocol.h
sandsunsurf/safecoin
bf0e7e7b97b9f6fdb024fa35c10ae25bd2dcf974
[ "Unlicense" ]
null
null
null
/****************************************************************************** * Copyright © 2014-2018 The SuperNET Developers. * * * * See the AUTHORS, DEVELOPER-AGREEMENT and LICENSE files at * ...
37.618421
98
0.607205
7af41d7b5ec29ae98292156bf21a8e43f1f2d47f
371
h
C
vulkan/skia_vulkan_header.h
ryansong/engine
5e569095132e0438551784a99ef682bf701d0fd9
[ "BSD-3-Clause" ]
2
2019-03-24T11:32:05.000Z
2019-11-07T04:31:41.000Z
vulkan/skia_vulkan_header.h
ryansong/engine
5e569095132e0438551784a99ef682bf701d0fd9
[ "BSD-3-Clause" ]
null
null
null
vulkan/skia_vulkan_header.h
ryansong/engine
5e569095132e0438551784a99ef682bf701d0fd9
[ "BSD-3-Clause" ]
1
2019-08-21T19:48:02.000Z
2019-08-21T19:48:02.000Z
// Copyright 2013 The Flutter Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifdef __ANDROID__ #ifndef VK_USE_PLATFORM_ANDROID_KHR #define VK_USE_PLATFORM_ANDROID_KHR 1 #endif // VK_USE_PLATFORM_ANDROID_KHR #endif // __ANDROID__ ...
30.916667
73
0.795148
9bc3217e898654836dedb1f4b093bec39523331e
561
h
C
macOS/10.13/AppKit.framework/NSAccessibilityStepperArrowButton.h
onmyway133/Runtime-Headers
e9b80e7ab9103f37ad421ad6b8b58ee06369d21f
[ "MIT" ]
30
2016-10-09T20:13:00.000Z
2022-01-24T04:14:57.000Z
macOS/10.12/AppKit.framework/NSAccessibilityStepperArrowButton.h
onmyway133/Runtime-Headers
e9b80e7ab9103f37ad421ad6b8b58ee06369d21f
[ "MIT" ]
null
null
null
macOS/10.12/AppKit.framework/NSAccessibilityStepperArrowButton.h
onmyway133/Runtime-Headers
e9b80e7ab9103f37ad421ad6b8b58ee06369d21f
[ "MIT" ]
7
2017-08-29T14:41:25.000Z
2022-01-19T17:14:54.000Z
/* Generated by RuntimeBrowser Image: /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit */ @interface NSAccessibilityStepperArrowButton : NSAccessibilityMockUIElement { BOOL _increments; } + (id)decrementButtonWithParent:(id)arg1; + (id)incrementButtonWithParent:(id)arg1; - (id)accessibilityActi...
26.714286
77
0.778966
63dc99ea7e0f081c171f733a8fd9b89fe2c2704b
1,979
h
C
include/CSHARP/CSHARP_MethodUnit.h
unitedtimur/laboratory2_QT_CMAKE
2c0fe5fd108a9839f4f0747bda43c916574fe40f
[ "MIT" ]
null
null
null
include/CSHARP/CSHARP_MethodUnit.h
unitedtimur/laboratory2_QT_CMAKE
2c0fe5fd108a9839f4f0747bda43c916574fe40f
[ "MIT" ]
null
null
null
include/CSHARP/CSHARP_MethodUnit.h
unitedtimur/laboratory2_QT_CMAKE
2c0fe5fd108a9839f4f0747bda43c916574fe40f
[ "MIT" ]
1
2021-02-17T16:59:15.000Z
2021-02-17T16:59:15.000Z
#pragma once #include "include/MethodUnit.h" class CSHARP_MethodUnit : public MethodUnit { public: // См. MethodUnit.h explicit CSHARP_MethodUnit(const std::string& name, const std::string& returnType, const Configuration::Flags& flags); void add(const Configuration::Ptr& unit, const Configuration::Flags& flags) ...
29.537313
136
0.722587
77d5b27002c4f22a284405d1637492662fe6c13c
348
h
C
include/vgl.h
pezy/opengl-redbook
958a97c32eff3a69d1ad28708a6534b36652dd45
[ "MIT" ]
4
2015-06-24T11:01:59.000Z
2017-05-04T11:33:25.000Z
include/vgl.h
pezy/opengl-redbook
958a97c32eff3a69d1ad28708a6534b36652dd45
[ "MIT" ]
null
null
null
include/vgl.h
pezy/opengl-redbook
958a97c32eff3a69d1ad28708a6534b36652dd45
[ "MIT" ]
null
null
null
#ifndef __VGL_H__ #define __VGL_H__ #define GLEW_STATIC #include "GL/glew.h" #ifdef _MSC_VER # ifdef _DEBUG # pragma comment(lib, "glew32sd.lib") # else # pragma comment(lib, "glew32s.lib") # endif #endif #define FREEGLUT_STATIC #include "GL/freeglut.h" #define BUFFER_OFFSET(x) ((const void*) (...
15.130435
45
0.675287
ae00bc0ade3406c5522f64bebe392e54cae8458f
5,130
h
C
FreeBSD/contrib/llvm/tools/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h
TigerBSD/FreeBSD-Custom-ThinkPad
3d092f261b362f73170871403397fc5d6b89d1dc
[ "0BSD" ]
4
2016-08-22T22:02:55.000Z
2017-03-04T22:56:44.000Z
FreeBSD/contrib/llvm/tools/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h
TigerBSD/FreeBSD-Custom-ThinkPad
3d092f261b362f73170871403397fc5d6b89d1dc
[ "0BSD" ]
21
2016-08-11T09:43:43.000Z
2017-01-29T12:52:56.000Z
FreeBSD/contrib/llvm/tools/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h
TigerBSD/TigerBSD
3d092f261b362f73170871403397fc5d6b89d1dc
[ "0BSD" ]
null
null
null
//===-- LibCxx.h ---------------------------------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===----------------------------------------------------...
36.126761
163
0.611306
0ee0bd25b8a48bfb357d684c5cbe07c290c553a4
1,432
h
C
usr/libexec/nptocompaniond/NPTOCollectionTargetMapEntry.h
lechium/iOS1351Headers
6bed3dada5ffc20366b27f7f2300a24a48a6284e
[ "MIT" ]
2
2021-11-02T09:23:27.000Z
2022-03-28T08:21:57.000Z
usr/libexec/nptocompaniond/NPTOCollectionTargetMapEntry.h
lechium/iOS1351Headers
6bed3dada5ffc20366b27f7f2300a24a48a6284e
[ "MIT" ]
null
null
null
usr/libexec/nptocompaniond/NPTOCollectionTargetMapEntry.h
lechium/iOS1351Headers
6bed3dada5ffc20366b27f7f2300a24a48a6284e
[ "MIT" ]
1
2022-03-28T08:21:59.000Z
2022-03-28T08:21:59.000Z
// // Generated by classdumpios 1.0.1 (64 bit) (iOS port by DreamDevLost)(Debug version compiled Sep 26 2020 13:48:20). // // Copyright (C) 1997-2019 Steve Nygard. // #import <ProtocolBuffer/PBCodable.h> #import "NSCopying-Protocol.h" @class NSData; @interface NPTOCollectionTargetMapEntry : PBCodable <NSCopyin...
34.095238
120
0.735335
8536b5fb3454ca88cac42552f2c724e0707dfb76
783
h
C
src/Model/satfilemodel.h
tasmanianfox/sat-cnf-converter
a8ea106d8745f9f7ac14f7e8c39f6f6aa4819211
[ "MIT" ]
4
2017-04-01T05:09:51.000Z
2018-06-15T04:43:15.000Z
src/Model/satfilemodel.h
tasmanianfox/sat-cnf-converter
a8ea106d8745f9f7ac14f7e8c39f6f6aa4819211
[ "MIT" ]
null
null
null
src/Model/satfilemodel.h
tasmanianfox/sat-cnf-converter
a8ea106d8745f9f7ac14f7e8c39f6f6aa4819211
[ "MIT" ]
3
2015-09-20T09:17:12.000Z
2021-01-31T09:09:34.000Z
#ifndef MODEL_SATFILEMODEL_H #define MODEL_SATFILEMODEL_H #include "filemodel.h" #include "Collection/chainiterator.h" using namespace Model::Collection; namespace Model { /** * @brief The SatFileModel class * Contains information about SAT file */ class SatFileModel: public FileModel { public: ...
17.4
67
0.659004
e221f810f82fb0c7743f2c6ccf801b83ba8d9c88
1,747
h
C
source/SMEvent.h
romanalarcon/smmake
72bffc8b1534949ac3c7721cde1e030fc1cb6eb3
[ "MIT" ]
1
2018-10-24T13:53:57.000Z
2018-10-24T13:53:57.000Z
source/SMEvent.h
romanalarcon/smmake
72bffc8b1534949ac3c7721cde1e030fc1cb6eb3
[ "MIT" ]
null
null
null
source/SMEvent.h
romanalarcon/smmake
72bffc8b1534949ac3c7721cde1e030fc1cb6eb3
[ "MIT" ]
null
null
null
/* The MIT License (MIT) Copyright (c) 2016 Roman Alarcon Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge,...
28.639344
84
0.726961
8fbd24d914df83254bf636c62379e51a27c3f41a
913
h
C
FlixBus/FlixBus/userTypeMenuView.h
c371group/FlixBus
87db7a922e40b1f67d9c90661127379e510f17a5
[ "MIT" ]
null
null
null
FlixBus/FlixBus/userTypeMenuView.h
c371group/FlixBus
87db7a922e40b1f67d9c90661127379e510f17a5
[ "MIT" ]
null
null
null
FlixBus/FlixBus/userTypeMenuView.h
c371group/FlixBus
87db7a922e40b1f67d9c90661127379e510f17a5
[ "MIT" ]
null
null
null
#pragma once #include "interfaceView.h" #include "customerInterface.h" #include "accountRepo.h" #include "adminInterface.h" #include "routeRepo.h" /** * \brief userTypeMenuView gives control over user menu. Inherits from interfaceView. */ class userTypeMenuView : public interfaceView { private: // Reference to ac...
24.675676
85
0.765608
d4063d2c1917dcdd5d797228e267a2d163894b01
282
h
C
src/Plugins/GoatTracker/gt2/gdisplay.h
slajerek/RetroDebugger
e761e4f9efd103a05e65ef283423b142fa4324c7
[ "Apache-2.0", "MIT" ]
34
2021-05-29T07:04:17.000Z
2022-03-10T20:16:03.000Z
src/Plugins/GoatTracker/gt2/gdisplay.h
slajerek/RetroDebugger
e761e4f9efd103a05e65ef283423b142fa4324c7
[ "Apache-2.0", "MIT" ]
6
2021-12-25T13:05:21.000Z
2022-01-19T17:35:17.000Z
src/Plugins/GoatTracker/gt2/gdisplay.h
slajerek/RetroDebugger
e761e4f9efd103a05e65ef283423b142fa4324c7
[ "Apache-2.0", "MIT" ]
6
2021-12-24T18:37:41.000Z
2022-02-06T23:06:02.000Z
#ifndef GDISPLAY_H #define GDISPLAY_H #define CNORMAL 8 #define CMUTE 3 #define CEDIT 10 #define CPLAYING 12 #define CCOMMAND 7 #define CTITLE 15 void printmainscreen(void); void displayupdate(void); void printstatus(void); void resettime(void); void incrementtime(void); #endif
15.666667
27
0.787234
556307ad920bd924e2d9062028f4a7631e7cd203
51,800
c
C
testsuite/EXP_1/test1534.c
ishiura-compiler/CF3
0718aa176d0303a4ea8a46bd6c794997cbb8fabb
[ "MIT" ]
34
2017-07-04T14:16:12.000Z
2021-04-22T21:04:43.000Z
testsuite/EXP_1/test1534.c
ishiura-compiler/CF3
0718aa176d0303a4ea8a46bd6c794997cbb8fabb
[ "MIT" ]
1
2017-07-06T03:43:44.000Z
2017-07-06T03:43:44.000Z
testsuite/EXP_1/test1534.c
ishiura-compiler/CF3
0718aa176d0303a4ea8a46bd6c794997cbb8fabb
[ "MIT" ]
6
2017-07-04T16:30:42.000Z
2019-10-16T05:37:29.000Z
/* CF3 Copyright (c) 2015 ishiura-lab. Released under the MIT license. https://github.com/ishiura-compiler/CF3/MIT-LICENSE.md */ #include<stdio.h> #include<stdint.h> #include<stdlib.h> #include"test1.h" static volatile uint64_t x2 = UINT64_MAX; int64_t x3 = INT64_MAX; int32_t t0 = -23111; static int16_t x11 = IN...
18.342776
54
0.575
384ca02c4d9c5e22551b16fef19fe0a5f295f143
19,177
c
C
compiler.c
ArthurWHenry/simplec
879d010ad910d8553a84023a47ea3bbd7d31192c
[ "MIT" ]
null
null
null
compiler.c
ArthurWHenry/simplec
879d010ad910d8553a84023a47ea3bbd7d31192c
[ "MIT" ]
null
null
null
compiler.c
ArthurWHenry/simplec
879d010ad910d8553a84023a47ea3bbd7d31192c
[ "MIT" ]
null
null
null
// Arthur Henry // COP3402 - Fall 2019 #include <stdio.h> #include <stdlib.h> #include <ctype.h> #include <string.h> #define SIZE 16 char *expr(); char *printOp(char op); char *newTemp(); void printList(); void exitLLVM(); int contains(char identifier); typedef struct node { char var; char *addr; char *...
25.133683
282
0.53658
a826da9e856746a1898f58a22796bb10a433aa21
270
h
C
include/nemo_codes/nemo_codes.h
markplagge/NeMo2
36ec62acc8e4dc8f06ea1ced6997c587895cb6e9
[ "BSD-3-Clause" ]
null
null
null
include/nemo_codes/nemo_codes.h
markplagge/NeMo2
36ec62acc8e4dc8f06ea1ced6997c587895cb6e9
[ "BSD-3-Clause" ]
29
2020-05-29T16:22:16.000Z
2020-07-06T13:45:03.000Z
include/nemo_codes/nemo_codes.h
markplagge/NeMo2
36ec62acc8e4dc8f06ea1ced6997c587895cb6e9
[ "BSD-3-Clause" ]
1
2020-06-28T22:06:23.000Z
2020-06-28T22:06:23.000Z
#ifndef CODES_NEMO_LIBRARY_H #define CODES_NEMO_LIBRARY_H #include <codes/model-net.h> #include <codes/lp-io.h> #include <codes/codes.h> #include <codes/codes_mapping.h> #include <codes/configuration.h> #include <codes/lp-type-lookup.h> #endif //CODES_NEMO_LIBRARY_H
20.769231
33
0.777778
e1f2c2de1ebc41235a786248b56a8632c18168bf
5,097
h
C
library/macros.h
sba1/clib2-1
b874ff71deb55016a20f87483beb1ecbe226c55e
[ "BSD-3-Clause" ]
8
2015-08-16T13:50:38.000Z
2021-12-28T09:22:28.000Z
library/macros.h
DStastny/clib2
38a19f9aff7a9a0615f749ffd83f1d875d1e2f83
[ "BSD-3-Clause" ]
14
2015-09-28T21:58:33.000Z
2021-02-07T14:28:22.000Z
library/macros.h
DStastny/clib2
38a19f9aff7a9a0615f749ffd83f1d875d1e2f83
[ "BSD-3-Clause" ]
13
2017-02-10T19:40:50.000Z
2022-01-12T16:31:30.000Z
/* * $Id: macros.h,v 1.22 2006-01-08 12:04:23 obarthel Exp $ * * :ts=4 * * Portable ISO 'C' (1994) runtime library for the Amiga computer * Copyright (c) 2002-2015 by Olaf Barthel <obarthel (at) gmx.net> * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modificati...
28.47486
78
0.548362
c081b4719faac155c76e5ed0b85fb1f3a63b5cae
2,341
h
C
LQFlexLayoutKit/UITableView+LQFlexLayout.h
chy305chy/LQFlexLayoutKit
382cfee0f6014d58f242565c9329aba5c2a03654
[ "BSD-3-Clause" ]
3
2018-09-06T12:00:30.000Z
2018-09-07T07:08:13.000Z
LQFlexLayoutKit/UITableView+LQFlexLayout.h
chy305chy/LQFlexLayoutKit
382cfee0f6014d58f242565c9329aba5c2a03654
[ "BSD-3-Clause" ]
null
null
null
LQFlexLayoutKit/UITableView+LQFlexLayout.h
chy305chy/LQFlexLayoutKit
382cfee0f6014d58f242565c9329aba5c2a03654
[ "BSD-3-Clause" ]
null
null
null
// // UITableView+LQFlexLayout.h // LQFlexLayoutKit // // Created by cuilanqing on 2018/5/29. // #import <UIKit/UIKit.h> @interface LQIndexPathHeightCache : NSObject // Enable automatically if you're using index path driven height cache @property (nonatomic, assign) BOOL automaticallyInvalidateEnabled; // Height...
32.971831
98
0.729603
4beb5b7c8d4c3bdd75f12b7ef7e71bafd67956f4
16,315
h
C
lwmsg/include/lwmsg/data.h
kbore/pbis-open
a05eb9309269b6402b4d6659bc45961986ea5eab
[ "Apache-2.0" ]
372
2016-10-28T10:50:35.000Z
2022-03-18T19:54:37.000Z
lwmsg/include/lwmsg/data.h
kbore/pbis-open
a05eb9309269b6402b4d6659bc45961986ea5eab
[ "Apache-2.0" ]
317
2016-11-02T17:41:48.000Z
2021-11-08T20:28:19.000Z
lwmsg/include/lwmsg/data.h
kenferrara/pbis-open
690c325d947b2bf6fb3032f9d660e41b94aea4be
[ "Apache-2.0" ]
107
2016-11-03T19:25:16.000Z
2022-03-20T21:15:22.000Z
/* * Copyright © BeyondTrust Software 2004 - 2019 * 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 * * Un...
32.179487
111
0.740055
ef18f68ea17d37ba9e5aaea4a1d85508f927af94
5,583
h
C
tapi-master/include/tapi/Scanner/APIScanner.h
JunyiXie/ld64
ffaa615b31ff1baa5d6249e4d9a6a21c2ae603ae
[ "Apache-2.0" ]
null
null
null
tapi-master/include/tapi/Scanner/APIScanner.h
JunyiXie/ld64
ffaa615b31ff1baa5d6249e4d9a6a21c2ae603ae
[ "Apache-2.0" ]
null
null
null
tapi-master/include/tapi/Scanner/APIScanner.h
JunyiXie/ld64
ffaa615b31ff1baa5d6249e4d9a6a21c2ae603ae
[ "Apache-2.0" ]
null
null
null
//===- tapi/Scanner/APIScanner.h - TAPI API Scanner -------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
31.189944
80
0.695325
e647805ee91a39c2e80b7a12d50fc46c984cbe0d
1,208
c
C
cv.c
pedrordgs/SO
346edfd48058e424214355a3eb6725f40b5142c3
[ "MIT" ]
null
null
null
cv.c
pedrordgs/SO
346edfd48058e424214355a3eb6725f40b5142c3
[ "MIT" ]
null
null
null
cv.c
pedrordgs/SO
346edfd48058e424214355a3eb6725f40b5142c3
[ "MIT" ]
null
null
null
#include <unistd.h> #include <fcntl.h> #include <stdlib.h> #include <string.h> #include <sys/wait.h> #include <sys/types.h> #include <sys/stat.h> #include <stdio.h> #include <signal.h> #include <time.h> #include "lib.h" /* * Recebe instrucoes pelo stdin, escreve num pipe * responsavel por enviar as instrucoes ao s...
21.571429
108
0.682119