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
e172a5f36c0f745d84dc4b371abdd4b2f3d72fc2
62
c
C
tests/preproc/errmac4.c
MatthewCLane/unicon
29f68fb05ae1ca33050adf1bd6890d03c6ff26ad
[ "BSD-2-Clause" ]
35
2019-11-29T13:19:55.000Z
2022-03-01T06:00:40.000Z
tests/preproc/errmac4.c
MatthewCLane/unicon
29f68fb05ae1ca33050adf1bd6890d03c6ff26ad
[ "BSD-2-Clause" ]
83
2019-11-03T20:07:12.000Z
2022-03-22T11:32:35.000Z
tests/preproc/errmac4.c
jschnet/unicon
df79234dc1b8a4972f3908f601329591c06bd141
[ "BSD-2-Clause" ]
16
2019-10-14T04:32:36.000Z
2022-03-01T06:01:00.000Z
/* test error message: no #enddef */ #begdef m line 1 line 2
10.333333
36
0.66129
f6eb58efd90e9bc30b6bd02e0967ba74ac52a76a
898
h
C
ImportantExample/JQTools/library/JQLibrary/include/JQQRCodeWriter/JQQRCodeWriter.h
xiaohaijin/Qt
54d961c6a8123d8e4daf405b7996aba4be9ab7ed
[ "MIT" ]
3
2018-12-24T19:35:52.000Z
2022-02-04T14:45:59.000Z
ImportantExample/JQTools/library/JQLibrary/include/JQQRCodeWriter/JQQRCodeWriter.h
xiaohaijin/Qt
54d961c6a8123d8e4daf405b7996aba4be9ab7ed
[ "MIT" ]
null
null
null
ImportantExample/JQTools/library/JQLibrary/include/JQQRCodeWriter/JQQRCodeWriter.h
xiaohaijin/Qt
54d961c6a8123d8e4daf405b7996aba4be9ab7ed
[ "MIT" ]
1
2019-05-09T02:42:40.000Z
2019-05-09T02:42:40.000Z
/* This file is part of JQLibrary Copyright: Jason Contact email: 188080501@qq.com GNU Lesser General Public License Usage Alternatively, this file may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation a...
27.212121
78
0.749443
052158d1d4344f5576d2f3533c01a3cba594db26
5,443
c
C
src/uifc/uifctest.c
jonny290/synchronet
012a39d00a3160a593ef5923fdc1ee95e0497083
[ "Artistic-2.0" ]
1
2017-07-18T03:56:48.000Z
2017-07-18T03:56:48.000Z
src/uifc/uifctest.c
jonny290/synchronet
012a39d00a3160a593ef5923fdc1ee95e0497083
[ "Artistic-2.0" ]
null
null
null
src/uifc/uifctest.c
jonny290/synchronet
012a39d00a3160a593ef5923fdc1ee95e0497083
[ "Artistic-2.0" ]
null
null
null
/* uedit.c */ /* Synchronet for *nix user editor */ /* $Id: uifctest.c,v 1.7 2005/06/04 01:54:48 deuce Exp $ */ /**************************************************************************** * @format.tab-size 4 (Plain Text/Source Code File Header) * * @format.use-tabs true (see http://www.synchro.net/ptsc_hdr.h...
28.952128
101
0.548043
40a961d112730cece1cdf50ecceeeaf90b434143
860
h
C
include/lfc/utils/panic.h
a-lafrance/lfc
86fb0f1e48d14a76c1a374c012052d8d807ffbe8
[ "MIT" ]
2
2021-09-02T20:37:45.000Z
2021-09-04T01:03:58.000Z
include/lfc/utils/panic.h
a-lafrance/lfc
86fb0f1e48d14a76c1a374c012052d8d807ffbe8
[ "MIT" ]
2
2021-09-07T06:54:49.000Z
2021-09-12T22:46:06.000Z
include/lfc/utils/panic.h
a-lafrance/lfc
86fb0f1e48d14a76c1a374c012052d8d807ffbe8
[ "MIT" ]
null
null
null
#ifndef LFC_PANIC_HEADER #define LFC_PANIC_HEADER #include <stdio.h> #include <stdlib.h> /// A simple error-handling system. Although there is no stack-unwinding, this system is just a simple /// way to print an error message to the user before exiting. It prints a message to stderr, along with /// some basic debug d...
45.263158
122
0.647674
673aeabdb5886e0d78fd9c67a18c10e3711ed03f
350
h
C
src/is_palindrome.h
Rokugatsu/leetcode
f868c494a9d23ac6519c94374281781f209fb19c
[ "MIT" ]
null
null
null
src/is_palindrome.h
Rokugatsu/leetcode
f868c494a9d23ac6519c94374281781f209fb19c
[ "MIT" ]
null
null
null
src/is_palindrome.h
Rokugatsu/leetcode
f868c494a9d23ac6519c94374281781f209fb19c
[ "MIT" ]
null
null
null
/** * @file is_palindrome.h * @author lipingan (lipingan.dev@outlook.com) * @brief * @version 0.1 * @date 2022-01-13 * * @copyright Copyright (c) 2022 * */ #ifndef __LEETCODE_IS_PALINDROME_H__ #define __LEETCODE_IS_PALINDROME_H__ #include "list_node.h" namespace leetcode { bool isPalindrome(ListNode *head); }...
18.421053
46
0.725714
9147d9bce6b19f857c94807542fc9a00cf4a90e3
1,701
c
C
logistic.c
ikirker/logistic-map-sanity-checks
3f4b940d6a163191a4ee219a1a03bc4640838542
[ "MIT" ]
null
null
null
logistic.c
ikirker/logistic-map-sanity-checks
3f4b940d6a163191a4ee219a1a03bc4640838542
[ "MIT" ]
null
null
null
logistic.c
ikirker/logistic-map-sanity-checks
3f4b940d6a163191a4ee219a1a03bc4640838542
[ "MIT" ]
null
null
null
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <mpi.h> #include "vec_type.h" #include "vector_functions.h" const double starting_value = 0.2; void logistic(Vec_Type starting_val, Vec_Type *buffer, int iterations) { int i; Vec_Type x = starting_val; for (i = 0; i < iterations; i++) { ...
23.625
94
0.642563
c6a3d9397721b3682e2408a620dc81ce138f985c
5,429
h
C
libcryptotemplate/include/cryptotemplate/NtlLib.h
alinush/libcryptotemplate
c13a9ad5f14bacdbf7c47080890a24f1fe9d8feb
[ "MIT" ]
1
2021-05-16T13:43:52.000Z
2021-05-16T13:43:52.000Z
libcryptotemplate/include/cryptotemplate/NtlLib.h
alinush/libcryptotemplate
c13a9ad5f14bacdbf7c47080890a24f1fe9d8feb
[ "MIT" ]
null
null
null
libcryptotemplate/include/cryptotemplate/NtlLib.h
alinush/libcryptotemplate
c13a9ad5f14bacdbf7c47080890a24f1fe9d8feb
[ "MIT" ]
1
2021-07-21T11:52:36.000Z
2021-07-21T11:52:36.000Z
#pragma once #include <iostream> #include <ctime> #include <vector> #include <sstream> #include <NTL/ZZ.h> #include <NTL/ZZ_p.h> #include <NTL/ZZ_pX.h> #include <NTL/vec_ZZ_p.h> #include <NTL/vector.h> #include <NTL/BasicThreadPool.h> #include <xutils/AutoBuf.h> #include <xutils/NotImplementedException.h> #include ...
26.482927
192
0.639897
42d5e0ade576ca63d4b9414ed40f3aed5d9d5323
237
h
C
baisibudejie/baisibudejie/Classes/Other/View/LJPublishView.h
LJApple/baisibudeqijie
051aff04823c17709ab2762c2bc1328585822d97
[ "Apache-2.0" ]
null
null
null
baisibudejie/baisibudejie/Classes/Other/View/LJPublishView.h
LJApple/baisibudeqijie
051aff04823c17709ab2762c2bc1328585822d97
[ "Apache-2.0" ]
null
null
null
baisibudejie/baisibudejie/Classes/Other/View/LJPublishView.h
LJApple/baisibudeqijie
051aff04823c17709ab2762c2bc1328585822d97
[ "Apache-2.0" ]
null
null
null
// // LJPublishView.h // baisibudejie // // Created by 吕俊 on 16/2/23. // Copyright © 2016年 吕俊. All rights reserved. // #import <UIKit/UIKit.h> @interface LJPublishView : UIView // + (instancetype)publishView; + (void)show; @end
13.166667
46
0.658228
6e10f4206ebdd45002a1106e6d075229cee14667
25,095
c
C
vlc_linux/vlc-3.0.16/modules/access/http/message.c
Brook1711/biubiu_Qt6
5c4d22a1d1beef63bc6c7738dce6c477c4642803
[ "MIT" ]
null
null
null
vlc_linux/vlc-3.0.16/modules/access/http/message.c
Brook1711/biubiu_Qt6
5c4d22a1d1beef63bc6c7738dce6c477c4642803
[ "MIT" ]
null
null
null
vlc_linux/vlc-3.0.16/modules/access/http/message.c
Brook1711/biubiu_Qt6
5c4d22a1d1beef63bc6c7738dce6c477c4642803
[ "MIT" ]
null
null
null
/***************************************************************************** * message.c: HTTP request/response ***************************************************************************** * Copyright (C) 2015 Rémi Denis-Courmont * * This program is free software; you can redistribute it and/or modify * it und...
25.195783
79
0.526798
5d483ca5d67d7426e93f74cb13fa5655900e9197
1,351
h
C
Ym2Mym/sources/infos.h
nekoniaow/OSDK
ba6692caba3da0afde67e5709de21aacab8b03b7
[ "WTFPL", "Zlib" ]
5
2018-10-31T10:33:44.000Z
2022-02-28T14:33:52.000Z
Ym2Mym/sources/infos.h
nekoniaow/OSDK
ba6692caba3da0afde67e5709de21aacab8b03b7
[ "WTFPL", "Zlib" ]
2
2018-05-15T06:06:14.000Z
2018-05-17T05:52:59.000Z
Ym2Mym/sources/infos.h
nekoniaow/OSDK
ba6692caba3da0afde67e5709de21aacab8b03b7
[ "WTFPL", "Zlib" ]
1
2018-10-31T10:35:20.000Z
2018-10-31T10:35:20.000Z
/* Change history for the Ym2Mym 0.1 - 30.1.2000 - Marq/Lieves!Tuore & Fit (marq@iki.fi) 0.2 - 3.2.2000 - Added a rude YM5 loader. Skips most of the header. 1.0 - 2013/12/18 - Added support for retuning (Atari ST songs are at 2mhz, Amstrad ones at 1mhz) - Added rude support for YM6 format (also skips...
30.022222
168
0.695041
56e1d70f0f5e315a516c178f73a605d366a17a7f
297
h
C
nen/Classes/IM/ChatUI/Class/Call/Conference/UserTableViewController.h
heshaohao/nen
36035e038efcd8f4ef849a67559018f89e010871
[ "Apache-2.0" ]
null
null
null
nen/Classes/IM/ChatUI/Class/Call/Conference/UserTableViewController.h
heshaohao/nen
36035e038efcd8f4ef849a67559018f89e010871
[ "Apache-2.0" ]
null
null
null
nen/Classes/IM/ChatUI/Class/Call/Conference/UserTableViewController.h
heshaohao/nen
36035e038efcd8f4ef849a67559018f89e010871
[ "Apache-2.0" ]
null
null
null
// // UserTableViewController.h // ChatDemo-UI3.0 // // Created by XieYajie on 8/31/16. // Copyright © 2016 XieYajie. All rights reserved. // #import <UIKit/UIKit.h> @interface UserTableViewController : UITableViewController - (instancetype)initWithDataSource:(NSArray *)aDataSource; @end
18.5625
58
0.737374
5172fd234e48f6a5fbaed44b5564a7df5660f821
3,340
h
C
MSCMoreOptionTableViewCell-master/MSCMoreOptionTableViewCell/MSCMoreOptionTableViewCellDelegate.h
kobunketsu/PrototypeMaker
b62e348729b8121555276009f053e9c6027d37ce
[ "MIT" ]
null
null
null
MSCMoreOptionTableViewCell-master/MSCMoreOptionTableViewCell/MSCMoreOptionTableViewCellDelegate.h
kobunketsu/PrototypeMaker
b62e348729b8121555276009f053e9c6027d37ce
[ "MIT" ]
null
null
null
MSCMoreOptionTableViewCell-master/MSCMoreOptionTableViewCell/MSCMoreOptionTableViewCellDelegate.h
kobunketsu/PrototypeMaker
b62e348729b8121555276009f053e9c6027d37ce
[ "MIT" ]
null
null
null
// // MSCMoreOptionTableViewCellDelegate.h // MSCMoreOptionTableViewCell // // Created by Manfred Scheiner (@scheinem) on 20.08.13. // Copyright (c) 2013 Manfred Scheiner (@scheinem). All rights reserved. // #import <Foundation/Foundation.h> #import <UIKit/UIKit.h> @protocol MSCMoreOptionTableViewCellDelegate<NSObj...
35.531915
133
0.744311
b6c1d4d92dd4b170d8aac3c5d9c43f30d351f2f8
1,164
h
C
packages/path_provider/path_provider_ios/ios/Classes/messages.g.h
cglol/plugins
41722ee5594aac1b4048036f840a98e0369bb7c5
[ "BSD-3-Clause" ]
null
null
null
packages/path_provider/path_provider_ios/ios/Classes/messages.g.h
cglol/plugins
41722ee5594aac1b4048036f840a98e0369bb7c5
[ "BSD-3-Clause" ]
null
null
null
packages/path_provider/path_provider_ios/ios/Classes/messages.g.h
cglol/plugins
41722ee5594aac1b4048036f840a98e0369bb7c5
[ "BSD-3-Clause" ]
1
2022-03-29T02:58:33.000Z
2022-03-29T02:58:33.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. // Autogenerated from Pigeon (v3.1.5), do not edit directly. // See also: https://pub.dev/packages/pigeon #import <Foundation/Foundation.h> @protocol Flutte...
40.137931
99
0.790378
99c6f089d131dddc9ca3458ce21fdef26f2b13f2
1,324
h
C
cocos2dx_playground/Classes/algorithm_practice_floodfill_Grid4TileMap.h
R2Road/cocos2dx_playground
6e6f349b5c9fc702558fe8720ba9253a8ba00164
[ "Apache-2.0" ]
9
2020-06-11T17:09:44.000Z
2021-12-25T00:34:33.000Z
cocos2dx_playground/Classes/algorithm_practice_floodfill_Grid4TileMap.h
R2Road/cocos2dx_playground
6e6f349b5c9fc702558fe8720ba9253a8ba00164
[ "Apache-2.0" ]
9
2019-12-21T15:01:01.000Z
2020-12-05T15:42:43.000Z
cocos2dx_playground/Classes/algorithm_practice_floodfill_Grid4TileMap.h
R2Road/cocos2dx_playground
6e6f349b5c9fc702558fe8720ba9253a8ba00164
[ "Apache-2.0" ]
1
2020-09-07T01:32:16.000Z
2020-09-07T01:32:16.000Z
#pragma once #include <string> #include "algorithm_practice_floodfill_Constant.h" #include "cpg_Grid.h" #include "cpg_Point.h" namespace algorithm_practice_floodfill { class Grid4TileMap { public: using GridT = cpg::Grid<eCellType>; explicit Grid4TileMap(); void Reset( const std::size_t new_width, const s...
24.518519
90
0.693353
fbfec7f50476aa7e2e01fa00bde05c0b73a46fb5
175
h
C
chapter1.h
forgot2015/ForgotCppLearning
9679a47aeee88b460128477342a0457ce8e0fa12
[ "MIT" ]
null
null
null
chapter1.h
forgot2015/ForgotCppLearning
9679a47aeee88b460128477342a0457ce8e0fa12
[ "MIT" ]
null
null
null
chapter1.h
forgot2015/ForgotCppLearning
9679a47aeee88b460128477342a0457ce8e0fa12
[ "MIT" ]
null
null
null
// // Created by forgot on 2017/7/21. // #ifndef FORGOTCPPLEARNING_SAMPLE2_H #define FORGOTCPPLEARNING_SAMPLE2_H class sample2 { }; #endif //FORGOTCPPLEARNING_SAMPLE2_H
11.666667
36
0.765714
b2ed2ae75d44111a49f912ee16e46350c1ffc2e4
15,454
c
C
backend/wayland/pointer.c
git-bruh/wlroots-eglstreams
e9bccfeee7a82db1e89c750a37cb98400e118761
[ "MIT" ]
2
2022-03-14T15:33:03.000Z
2022-03-27T09:40:31.000Z
backend/wayland/pointer.c
git-bruh/wlroots-eglstreams
e9bccfeee7a82db1e89c750a37cb98400e118761
[ "MIT" ]
null
null
null
backend/wayland/pointer.c
git-bruh/wlroots-eglstreams
e9bccfeee7a82db1e89c750a37cb98400e118761
[ "MIT" ]
null
null
null
#define _POSIX_C_SOURCE 200809L #include <assert.h> #include <stdlib.h> #include <wayland-client.h> #include <wlr/interfaces/wlr_pointer.h> #include <wlr/util/log.h> #include "backend/wayland.h" #include "util/signal.h" #include "pointer-gestures-unstable-v1-client-protocol.h" #include "relative-pointer-unstable-v1-...
29.268939
82
0.757086
258204a07c0fdbe3c15cb165d738b5a05f18db5e
422
h
C
muenergia/SHT21Module.h
samindaa/uEnergia
6c822019862aa723302a61e035c95b1abb0cc3d0
[ "Apache-1.1" ]
null
null
null
muenergia/SHT21Module.h
samindaa/uEnergia
6c822019862aa723302a61e035c95b1abb0cc3d0
[ "Apache-1.1" ]
null
null
null
muenergia/SHT21Module.h
samindaa/uEnergia
6c822019862aa723302a61e035c95b1abb0cc3d0
[ "Apache-1.1" ]
null
null
null
/* * SHT21Module.h * * Created on: Sep 12, 2014 * Author: sam */ #include "framework/Template.h" #include "SHT21Representation.h" #include "SensorAccessRepresentation.h" MODULE(SHT21Module) PROVIDES(SHT21Representation) // USES(SensorAccessRepresentation) END_MODULE class SHT21Module: public SHT21Modul...
17.583333
61
0.736967
669533f34370154b866b355d9c946dce72b852f1
3,816
h
C
msys64/mingw64/x86_64-w64-mingw32/include/newdev.h
Bhuvanesh1208/ruby2.6.1
17642e3f37233f6d0e0523af68d7600a91ece1c7
[ "Ruby" ]
12,718
2018-05-25T02:00:44.000Z
2022-03-31T23:03:51.000Z
msys64/mingw64/x86_64-w64-mingw32/include/newdev.h
Bhuvanesh1208/ruby2.6.1
17642e3f37233f6d0e0523af68d7600a91ece1c7
[ "Ruby" ]
8,483
2018-05-23T16:22:39.000Z
2022-03-31T22:18:16.000Z
msys64/mingw64/x86_64-w64-mingw32/include/newdev.h
Bhuvanesh1208/ruby2.6.1
17642e3f37233f6d0e0523af68d7600a91ece1c7
[ "Ruby" ]
1,400
2018-05-24T22:35:25.000Z
2022-03-31T21:32:48.000Z
/* * newdev.h * * Driver installation DLL interface * * This file is part of the w32api package. * * Contributors: * Created by Casper S. Hornstrup <chorns@users.sourceforge.net> * * THIS SOFTWARE IS NOT COPYRIGHTED * * This source code is offered for use in the public domain. You may * use, modify or di...
24.151899
76
0.735587
baa856f2907f541bcfd08c06215343dc8a7f5bdd
649
h
C
cocos2dx/platform/third_party/blackberry/include/grskia/SkDrawProcs.h
zhouguoshan/cocos2d-xv4
cc77865aed07a14a2fe09101b0d3682519cb3ff5
[ "Zlib", "Apache-2.0", "MIT", "Libpng", "curl", "BSD-3-Clause" ]
45
2015-01-06T02:28:11.000Z
2021-09-01T02:08:52.000Z
cocos2d-2.1beta3-x-2.1.0/cocos2dx/platform/third_party/blackberry/include/grskia/SkDrawProcs.h
zhwsh00/DirectFire-android
10c757e1be0b25dee951f9ba3a0e1f6d5c04a938
[ "MIT" ]
null
null
null
cocos2d-2.1beta3-x-2.1.0/cocos2dx/platform/third_party/blackberry/include/grskia/SkDrawProcs.h
zhwsh00/DirectFire-android
10c757e1be0b25dee951f9ba3a0e1f6d5c04a938
[ "MIT" ]
22
2015-02-25T02:24:50.000Z
2022-03-22T02:03:39.000Z
#ifndef SkDrawProcs_DEFINED #define SkDrawProcs_DEFINED #include "SkDraw.h" class SkBlitter; struct SkDraw1Glyph { const SkDraw* fDraw; SkBounder* fBounder; const SkRegion* fClip; SkBlitter* fBlitter; SkGlyphCache* fCache; SkIRect fClipBounds; // The fixed x,y have been pre-rounde...
22.37931
82
0.688752
c9660247c1d05c20f37c7e10b3a9584afd60633c
278
h
C
OpenLDAP/contrib/gtk-tool/gtk.h
orynider/php-5.6.3x4VC9
47f9765b797279061c364e004153a0919895b23e
[ "BSD-2-Clause" ]
1
2021-02-24T13:01:00.000Z
2021-02-24T13:01:00.000Z
OpenLDAP/contrib/gtk-tool/gtk.h
orynider/php-5.6.3x4VC9
47f9765b797279061c364e004153a0919895b23e
[ "BSD-2-Clause" ]
null
null
null
OpenLDAP/contrib/gtk-tool/gtk.h
orynider/php-5.6.3x4VC9
47f9765b797279061c364e004153a0919895b23e
[ "BSD-2-Clause" ]
null
null
null
#ifndef MY_GTK_INCLUDES #define MY_GTK_INCLUDES #include <gtk--.h> #include <gtk/gtk.h> #include <gtk--/widget.h> #include <gtk--/button.h> #include <gtk--/window.h> #include <gtk--/list.h> #include <gtk--/main.h> /*#include <gtk--sig.h>*/ #include <gtk--/container.h> #endif
18.533333
28
0.672662
a788ee9a9183456f3b8c6fe1ceb363a8d15e546c
2,286
c
C
src/backend/callback/callback_new_game.c
Ravf95/12h
467f8340a034443539a616a7fd9fc58e64ff4aa5
[ "MIT" ]
1
2019-12-10T21:23:29.000Z
2019-12-10T21:23:29.000Z
src/backend/callback/callback_new_game.c
Ravf95/12h
467f8340a034443539a616a7fd9fc58e64ff4aa5
[ "MIT" ]
null
null
null
src/backend/callback/callback_new_game.c
Ravf95/12h
467f8340a034443539a616a7fd9fc58e64ff4aa5
[ "MIT" ]
1
2019-12-10T21:23:50.000Z
2019-12-10T21:23:50.000Z
/* The MIT License (MIT) Copyright (c) 2017 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, publi...
32.657143
81
0.737095
db212b33628dc8a1acce93c184de43c0d61d512d
383
h
C
wwwww/wwwww/tools/Category/UIButton+btn.h
Lantianboy/xcode9-
fb9b0ae3a67809281f392a68636c6c73aa534fdb
[ "MIT" ]
null
null
null
wwwww/wwwww/tools/Category/UIButton+btn.h
Lantianboy/xcode9-
fb9b0ae3a67809281f392a68636c6c73aa534fdb
[ "MIT" ]
null
null
null
wwwww/wwwww/tools/Category/UIButton+btn.h
Lantianboy/xcode9-
fb9b0ae3a67809281f392a68636c6c73aa534fdb
[ "MIT" ]
null
null
null
// // UIButton+btn.h // wwwww // // Created by 最爱是深蓝 on 2017/10/31. // Copyright © 2017年 ProductTest. All rights reserved. // #import <UIKit/UIKit.h> @interface UIButton (btn) //自定义方法 - (instancetype)initWithFrame:(CGRect)frame borderColor:(UIColor *)borderColor borderWidth:(CGFloat)borderWidth ; - (void)Hook_...
19.15
113
0.718016
84850446e45e3abb1a752879c97cd6fcbb247895
445
h
C
examples/iosclient/openrvclient/RemoteView.h
monumentsoftware/openrv
4fa5a8b2cb3178041e94afd332571e3064fd5cd2
[ "Apache-2.0" ]
2
2018-04-10T00:43:45.000Z
2018-06-07T06:35:45.000Z
examples/iosclient/openrvclient/RemoteView.h
monumentsoftware/openrv
4fa5a8b2cb3178041e94afd332571e3064fd5cd2
[ "Apache-2.0" ]
null
null
null
examples/iosclient/openrvclient/RemoteView.h
monumentsoftware/openrv
4fa5a8b2cb3178041e94afd332571e3064fd5cd2
[ "Apache-2.0" ]
null
null
null
// // RemoteView.h // opervclient // // Created by christoph on 03.04.18. // Copyright © 2018 Christoph Möde. All rights reserved. // @import UIKit; @import GLKit; #include "RemoteViewController.h" @interface RemoteView : GLKView -(instancetype) initWithFrame:(CGRect)frame; -(void) setRemoteBufferSize:(CGSize)s...
21.190476
66
0.748315
84d75a0700aa2106aee0340a04f4e1caed88f311
1,874
c
C
src/callbacks/irc_callbacks.c
slingamn/toxirc
4b709bc1d355ec53a74aba52f11a185215700405
[ "MIT" ]
null
null
null
src/callbacks/irc_callbacks.c
slingamn/toxirc
4b709bc1d355ec53a74aba52f11a185215700405
[ "MIT" ]
null
null
null
src/callbacks/irc_callbacks.c
slingamn/toxirc
4b709bc1d355ec53a74aba52f11a185215700405
[ "MIT" ]
null
null
null
#include "irc_callbacks.h" #include "../irc.h" #include "../settings.h" #include "../tox.h" #include "../commands/irc_commands.h" #include <stdio.h> #include <stdlib.h> #include <string.h> #include <tox/tox.h> static void message_callback(IRC *irc, char *buffer, void *arg) { Tox *tox = arg; char nick[32],...
26.771429
119
0.604055
3b6ab27198354a76e6b58b24995f660ab481a773
926
h
C
User__wpr/User__wpr/User__wpr.h
nolivaldeziii/advanced_csharp-movie-search-engine
b89a202898b9b081d9c30e9aa19088c8f1466bfb
[ "MIT" ]
null
null
null
User__wpr/User__wpr/User__wpr.h
nolivaldeziii/advanced_csharp-movie-search-engine
b89a202898b9b081d9c30e9aa19088c8f1466bfb
[ "MIT" ]
null
null
null
User__wpr/User__wpr/User__wpr.h
nolivaldeziii/advanced_csharp-movie-search-engine
b89a202898b9b081d9c30e9aa19088c8f1466bfb
[ "MIT" ]
null
null
null
// User__wpr.h #pragma once #include "C:\\Users\\Noli\\Dropbox\\Programming\\Projects\\Movie Search Engine\\UserClass_Unmanaged\\User.h" //#include "C:\\Users\\Noli\\Dropbox\\Programming\\Projects\\Movie Search Engine\\UserClass_Unmanaged\\FilestreamMP.cpp" #include "C:\\Users\\Noli\\Dropbox\\Programming\\Projects\\Mo...
22.585366
120
0.720302
5f2aec98db2936a26efcf8343207744f994a091a
1,198
c
C
esp8266_gen2/test_system/test_system.c
cnlohr/esptracker
d466c3e558f3e9b7f55fa650f08b5b3c8c6f7193
[ "MIT" ]
49
2018-04-11T12:31:33.000Z
2022-01-06T07:58:44.000Z
esp8266_gen2/test_system/test_system.c
cnlohr/esptracker
d466c3e558f3e9b7f55fa650f08b5b3c8c6f7193
[ "MIT" ]
4
2018-07-22T06:05:49.000Z
2020-04-27T20:35:13.000Z
esp8266_gen2/test_system/test_system.c
cnlohr/esptracker
d466c3e558f3e9b7f55fa650f08b5b3c8c6f7193
[ "MIT" ]
10
2018-11-19T03:02:10.000Z
2021-12-28T13:55:15.000Z
#include <stdio.h> #include <stdint.h> #include <stdlib.h> #include <lighthouse_decode.h> int main() { int rs = 0; lighthouse_setup(); for( ; ; rs++ ) { int i; int srlen = (rand()%100)+2; uint32_t buffer[srlen]; int offset = rand()%32; int freq = rand()%20; int first_off = rand()%32; for( i = 0; i...
21.392857
148
0.641068
9a1d38b2030e00531b95ef0e18a0ec37693db1b8
55,652
c
C
pTk/mTk/generic/tkPack.c
bekuno/perl-tk
ab69338e7a7d052d31b25fa54f920b1826b3b5af
[ "TCL" ]
28
2015-01-02T00:31:12.000Z
2021-12-21T09:03:05.000Z
pTk/mTk/generic/tkPack.c
bekuno/perl-tk
ab69338e7a7d052d31b25fa54f920b1826b3b5af
[ "TCL" ]
44
2015-01-07T22:25:25.000Z
2022-03-28T13:34:44.000Z
pTk/mTk/generic/tkPack.c
bekuno/perl-tk
ab69338e7a7d052d31b25fa54f920b1826b3b5af
[ "TCL" ]
18
2015-01-02T00:32:47.000Z
2022-03-24T12:57:40.000Z
/* * tkPack.c -- * * This file contains code to implement the "packer" * geometry manager for Tk. * * Copyright (c) 1990-1994 The Regents of the University of California. * Copyright (c) 1994-1997 Sun Microsystems, Inc. * * See the file "license.terms" for information on usage and redistribution * of this fil...
29.92043
84
0.620858
621d4f9a773967429618887bdf34823a76c5362e
4,542
h
C
Samples/Win7Samples/netds/wlan/WirelessHostedNetwork/HostedNetwork/HostedNetworkDlg.h
windows-development/Windows-classic-samples
96f883e4c900948e39660ec14a200a5164a3c7b7
[ "MIT" ]
8
2017-04-30T17:38:27.000Z
2021-11-29T00:59:03.000Z
Samples/Win7Samples/netds/wlan/WirelessHostedNetwork/HostedNetwork/HostedNetworkDlg.h
TomeSq/Windows-classic-samples
96f883e4c900948e39660ec14a200a5164a3c7b7
[ "MIT" ]
null
null
null
Samples/Win7Samples/netds/wlan/WirelessHostedNetwork/HostedNetwork/HostedNetworkDlg.h
TomeSq/Windows-classic-samples
96f883e4c900948e39660ec14a200a5164a3c7b7
[ "MIT" ]
2
2020-08-11T13:21:49.000Z
2021-09-01T10:41:51.000Z
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF // ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO // THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A // PARTICULAR PURPOSE. // // Copyright (c) Microsoft Corporation. All rights reserved // HostedNetworkDlg....
24.684783
95
0.682959
289c53fc21609781a47d01c2a5fc6faa082274cf
300
h
C
TaoShenFang/UpLoadIDCardCell.h
rentianhua/tsf_ios
5e3840119def49861effcdfe55382a09ae33de98
[ "MIT" ]
null
null
null
TaoShenFang/UpLoadIDCardCell.h
rentianhua/tsf_ios
5e3840119def49861effcdfe55382a09ae33de98
[ "MIT" ]
null
null
null
TaoShenFang/UpLoadIDCardCell.h
rentianhua/tsf_ios
5e3840119def49861effcdfe55382a09ae33de98
[ "MIT" ]
null
null
null
// // UpLoadIDCardCell.h // TaoShenFang // // Created by YXM on 16/9/1. // Copyright © 2016年 RA. All rights reserved. // #import <UIKit/UIKit.h> @interface UpLoadIDCardCell : UITableViewCell @property (weak, nonatomic) IBOutlet UIButton *uploadBtn; - (IBAction)upload:(UIButton *)sender; @end
18.75
57
0.71
f39644f0f64e1610e8345b3f947e1b28aa0a2d5f
1,208
h
C
bluelock/bluelockservice.h
tclass/bluelock
fb342f4d773262bcad4616b25c7f802d1d01bab9
[ "MIT" ]
7
2015-01-16T21:13:58.000Z
2021-11-21T08:35:50.000Z
bluelock/bluelockservice.h
tclass/bluelock
fb342f4d773262bcad4616b25c7f802d1d01bab9
[ "MIT" ]
1
2015-01-16T23:33:57.000Z
2015-01-16T23:33:57.000Z
bluelock/bluelockservice.h
tclass/bluelock
fb342f4d773262bcad4616b25c7f802d1d01bab9
[ "MIT" ]
1
2015-01-16T22:50:13.000Z
2015-01-16T22:50:13.000Z
#ifndef BLUELOCKSERVICE_H #define BLUELOCKSERVICE_H #include <QObject> #include <QBluetoothServer> #include <qdebug.h> #include <QBluetoothLocalDevice> #include <bluelocklinux.h> #include <memory> class BluelockService : public QObject { Q_OBJECT public: explicit BluelockService(QObject *parent = 0); ~Blu...
20.133333
92
0.721854
13864f018690197c7591f79c65268b5e2bc8dc21
89
h
C
HomebrewLauncher/include/jailbreak.h
ZeraTron/PS4-Homebrew-Sample
25083cc29e8e48ea19240ece04867d2e2e8f2c06
[ "MIT" ]
11
2017-11-09T12:52:22.000Z
2021-03-31T16:49:25.000Z
HomebrewLauncher/include/jailbreak.h
ZeraTron/PS4-Homebrew-Sample
25083cc29e8e48ea19240ece04867d2e2e8f2c06
[ "MIT" ]
null
null
null
HomebrewLauncher/include/jailbreak.h
ZeraTron/PS4-Homebrew-Sample
25083cc29e8e48ea19240ece04867d2e2e8f2c06
[ "MIT" ]
5
2018-02-14T02:14:43.000Z
2021-08-03T19:31:43.000Z
#ifndef JAILBREAKH #define JAILBREAKH int jailbreak(struct thread *td, void *uap); #endif
22.25
44
0.786517
2c78ff1681caa8f22ba6eaa0b5abc275863813ef
668
h
C
include/dcl/Driver/Driver.h
dcl-project/dcl
a4cc1c1f5f78f39012ab4d317c31f99106ec595b
[ "Apache-2.0" ]
null
null
null
include/dcl/Driver/Driver.h
dcl-project/dcl
a4cc1c1f5f78f39012ab4d317c31f99106ec595b
[ "Apache-2.0" ]
null
null
null
include/dcl/Driver/Driver.h
dcl-project/dcl
a4cc1c1f5f78f39012ab4d317c31f99106ec595b
[ "Apache-2.0" ]
null
null
null
//===--- Driver.h - Compilers Driver ----------------------------*- C++ -*-===// // // This source file is part of the DCL open source project // // Copyright (c) 2022 Li Yu-Long and the DCL project authors // Licensed under Apache 2.0 License // // See https://github.com/dcl-project/dcl/LICENSE.txt for license informa...
27.833333
80
0.597305
82cb0adc4a20417e14a8c0ef6193ff3ab43d3380
3,834
c
C
core/tee/se/channel.c
NexellCorp/secure_optee_optee-os
523e3c9b41b36c6625761d5c0948999da630b82c
[ "BSD-2-Clause" ]
3
2015-05-29T13:45:16.000Z
2018-07-30T21:16:42.000Z
core/tee/se/channel.c
NexellCorp/secure_optee_optee-os
523e3c9b41b36c6625761d5c0948999da630b82c
[ "BSD-2-Clause" ]
null
null
null
core/tee/se/channel.c
NexellCorp/secure_optee_optee-os
523e3c9b41b36c6625761d5c0948999da630b82c
[ "BSD-2-Clause" ]
7
2015-03-19T08:26:55.000Z
2018-04-14T08:11:55.000Z
/* * Copyright (c) 2014, Linaro Limited * 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 conditi...
27
79
0.748044
d635cabcde707adc7359ca1a718ffdba00c55724
246
h
C
avr/net/util.h
allenporter/thebends
5e35c7e654e5260b37218e59b02fb0b1a5cb2eca
[ "Apache-2.0" ]
4
2015-07-27T04:05:50.000Z
2021-01-28T21:56:09.000Z
avr/net/util.h
allenporter/thebends
5e35c7e654e5260b37218e59b02fb0b1a5cb2eca
[ "Apache-2.0" ]
null
null
null
avr/net/util.h
allenporter/thebends
5e35c7e654e5260b37218e59b02fb0b1a5cb2eca
[ "Apache-2.0" ]
null
null
null
// util.h // Author: Allen Porter <allen@thebends.org> #ifndef __UTIL_H__ #define __UTIL_H__ #include <inttypes.h> void ntohs(uint16_t* value); void ntohl(uint32_t* value); int inet_aton(const char* cp, uint32_t* ip); #endif // __UTIL_H__
15.375
44
0.723577
965a3b3da7ae73741bd4fe965ec0d185ea578920
25,031
c
C
stm32303c_eval_eeprom.c
STMicroelectronics/stm32303c-eval
76f16888a4287b9cf3cdcc1b05ee64643ecd54cc
[ "BSD-3-Clause" ]
null
null
null
stm32303c_eval_eeprom.c
STMicroelectronics/stm32303c-eval
76f16888a4287b9cf3cdcc1b05ee64643ecd54cc
[ "BSD-3-Clause" ]
null
null
null
stm32303c_eval_eeprom.c
STMicroelectronics/stm32303c-eval
76f16888a4287b9cf3cdcc1b05ee64643ecd54cc
[ "BSD-3-Clause" ]
null
null
null
/** ****************************************************************************** * @file stm32303c_eval_eeprom.c * @author MCD Application Team * @brief This file provides a set of functions needed to manage a M24LR64 * or M24M01 I2C EEPROM memory, or a M95M01 SPI EEPROM memory. * ...
36.382267
125
0.584995
3020676f0c3122fc559c7a906c59f8ca43b5b8c3
5,004
h
C
src/apps/haikudepot/server/WebAppInterface.h
Yn0ga/haiku
74e271b2a286c239e60f0ec261f4f197f4727eee
[ "MIT" ]
1,338
2015-01-03T20:06:56.000Z
2022-03-26T13:49:54.000Z
src/apps/haikudepot/server/WebAppInterface.h
Yn0ga/haiku
74e271b2a286c239e60f0ec261f4f197f4727eee
[ "MIT" ]
15
2015-01-17T22:19:32.000Z
2021-12-20T12:35:00.000Z
src/apps/haikudepot/server/WebAppInterface.h
Yn0ga/haiku
74e271b2a286c239e60f0ec261f4f197f4727eee
[ "MIT" ]
350
2015-01-08T14:15:27.000Z
2022-03-21T18:14:35.000Z
/* * Copyright 2014, Stephan Aßmus <superstippi@gmx.de>. * Copyright 2016-2021, Andrew Lindesay <apl@lindesay.co.nz>. * All rights reserved. Distributed under the terms of the MIT License. */ #ifndef WEB_APP_INTERFACE_H #define WEB_APP_INTERFACE_H #include <Application.h> #include <JsonWriter.h> #include <String....
29.435294
77
0.695444
309c0e8cc5be580f8b5dac20398b0480fe6c7a37
3,262
c
C
src/main.c
sasairc/hogesay
1d16dcc6d0bb0c5c8e8b15d2ef52792d36ece8de
[ "WTFPL" ]
null
null
null
src/main.c
sasairc/hogesay
1d16dcc6d0bb0c5c8e8b15d2ef52792d36ece8de
[ "WTFPL" ]
null
null
null
src/main.c
sasairc/hogesay
1d16dcc6d0bb0c5c8e8b15d2ef52792d36ece8de
[ "WTFPL" ]
null
null
null
/* * * * main.c * * Copyright (c) {year} {name} * This work is free. You can redistribute it and/or modify it under the * terms of the Do What The Fuck You Want To Public License, Version 2, * as published by Sam Hocevar.HocevarHocevar See the COPYING file or http://www.wtfpl.net/ * for more details. */ #inc...
22.342466
91
0.458921
cf50110d679adc2b008d34f64120ecc31635b726
609
h
C
OpenPEARL/openpearl-code/runtime/cortexM/LPCOpen/software/lwip/contrib/ports/win32/pcapif.h
BenniN/OpenPEARLThesis
d7db83b0ea15b7ba0f6244d918432c830ddcd697
[ "Apache-2.0" ]
1
2020-09-15T07:26:00.000Z
2020-09-15T07:26:00.000Z
OpenPEARL/openpearl-code/runtime/cortexM/LPCOpen/software/lwip/contrib/ports/win32/pcapif.h
BenniN/OpenPEARLThesis
d7db83b0ea15b7ba0f6244d918432c830ddcd697
[ "Apache-2.0" ]
null
null
null
OpenPEARL/openpearl-code/runtime/cortexM/LPCOpen/software/lwip/contrib/ports/win32/pcapif.h
BenniN/OpenPEARLThesis
d7db83b0ea15b7ba0f6244d918432c830ddcd697
[ "Apache-2.0" ]
null
null
null
#ifndef __PCAPIF_H__ #define __PCAPIF_H__ #include "lwip/err.h" /** Set to 1 to let rx use an own thread (only for NO_SYS==0). * If set to 0, ethernetif_poll is used to poll for packets. */ #ifndef PCAPIF_RX_USE_THREAD #define PCAPIF_RX_USE_THREAD !NO_SYS #endif #if PCAPIF_RX_USE_THREAD && NO_SYS #error...
24.36
63
0.719212
cf560b07565fcba4c655fde5b367638daef6af4c
2,418
h
C
include/reaver/vapor/parser/typeclass.h
reaver-project/vapor
17ddb5c60b483bd17a288319bfd3e8a43656859e
[ "Zlib" ]
4
2017-07-22T23:12:36.000Z
2022-01-13T23:57:06.000Z
include/reaver/vapor/parser/typeclass.h
reaver-project/vapor
17ddb5c60b483bd17a288319bfd3e8a43656859e
[ "Zlib" ]
36
2016-11-26T17:46:16.000Z
2019-05-21T16:27:13.000Z
include/reaver/vapor/parser/typeclass.h
reaver-project/vapor
17ddb5c60b483bd17a288319bfd3e8a43656859e
[ "Zlib" ]
3
2016-10-01T21:04:32.000Z
2021-03-20T06:57:53.000Z
/** * Vapor Compiler Licence * * Copyright © 2017, 2019 Michał "Griwes" Dominiak * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages * arising from the use of this software. * * Permission is granted to anyone to use this...
34.542857
102
0.73201
a93deb729d4a62b3c804a028f65a81ecbfc16c0a
624
h
C
LFPhotoBrowserDEMO/LFPhotoBrowserDEMO/class/type/PhotoViewType.h
lincf0912/LFPhotoBrowser
e7c16d2e99169fa616652ee864a81948aa051557
[ "MIT" ]
12
2017-03-27T07:39:08.000Z
2022-01-27T10:47:54.000Z
LFPhotoBrowserDEMO/LFPhotoBrowserDEMO/class/type/PhotoViewType.h
lincf0912/LFPhotoBrowser
e7c16d2e99169fa616652ee864a81948aa051557
[ "MIT" ]
null
null
null
LFPhotoBrowserDEMO/LFPhotoBrowserDEMO/class/type/PhotoViewType.h
lincf0912/LFPhotoBrowser
e7c16d2e99169fa616652ee864a81948aa051557
[ "MIT" ]
5
2017-03-27T07:39:09.000Z
2022-01-06T00:58:38.000Z
// // PhotoViewType.h // MEMobile // // Created by LamTsanFeng on 2016/9/28. // Copyright © 2016年 GZMiracle. All rights reserved. // #ifndef PhotoViewType_h #define PhotoViewType_h typedef NS_ENUM(NSInteger, downLoadType) { // 加载类型 downLoadTypeUnknown, // 未知 downLoadTypeLocale, // 本地 downLoadTypeNetWo...
21.517241
53
0.708333
65601df003b87e122f9195b9fe10b3bbbc1bdd9f
17,759
h
C
moveit_core/collision_distance_field/include/moveit/collision_distance_field/collision_distance_field_types.h
Tobias-Fischer/moveit
1d8d51e295cd74d3b37ceab8c012ff0fe73003c1
[ "BSD-3-Clause" ]
null
null
null
moveit_core/collision_distance_field/include/moveit/collision_distance_field/collision_distance_field_types.h
Tobias-Fischer/moveit
1d8d51e295cd74d3b37ceab8c012ff0fe73003c1
[ "BSD-3-Clause" ]
null
null
null
moveit_core/collision_distance_field/include/moveit/collision_distance_field/collision_distance_field_types.h
Tobias-Fischer/moveit
1d8d51e295cd74d3b37ceab8c012ff0fe73003c1
[ "BSD-3-Clause" ]
2
2020-10-12T07:48:51.000Z
2020-10-19T15:28:28.000Z
/********************************************************************* * Software License Agreement (BSD License) * * Copyright (c) 2010, Willow Garage, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following...
33.63447
120
0.711921
459a11d1d5ebe50f98d29b3bd3a3feca820152f5
3,098
c
C
bin/operation/readline.c
Melchizedek6809/Nujel
e213ac44c705a6dd123f078005afcc218f616b1f
[ "MIT" ]
9
2021-09-02T22:02:34.000Z
2022-03-23T00:00:08.000Z
bin/operation/readline.c
Melchizedek6809/Nujel
e213ac44c705a6dd123f078005afcc218f616b1f
[ "MIT" ]
3
2021-09-03T14:43:29.000Z
2021-09-14T21:55:57.000Z
bin/operation/readline.c
Melchizedek6809/Nujel
e213ac44c705a6dd123f078005afcc218f616b1f
[ "MIT" ]
null
null
null
/* * Nujel - Copyright (C) 2020-2021 - Benjamin Vincent Schulenburg * * This project uses the MIT license, a copy should be included under /LICENSE */ #include "readline.h" #include "../misc.h" #include <stdlib.h> #include <stdio.h> #include <string.h> #if defined(__MINGW32__) || defined(__MSYS__) #include <wind...
28.685185
147
0.677211
10d25abafd99341301453dfc4c2c3eba1a9b6f6d
5,390
h
C
Sources/CAudioKit/Devoloop/include/FFTReal/FFTRealPassDirect.h
kylestew/AudioKit
4ce9bb325f6576ac2a4141d6e72428dd13d8239d
[ "MIT" ]
7
2021-06-07T16:37:38.000Z
2022-03-20T06:15:15.000Z
Sources/CAudioKit/Devoloop/include/FFTReal/FFTRealPassDirect.h
kylestew/AudioKit
4ce9bb325f6576ac2a4141d6e72428dd13d8239d
[ "MIT" ]
null
null
null
Sources/CAudioKit/Devoloop/include/FFTReal/FFTRealPassDirect.h
kylestew/AudioKit
4ce9bb325f6576ac2a4141d6e72428dd13d8239d
[ "MIT" ]
2
2021-08-07T00:36:50.000Z
2021-12-28T01:18:08.000Z
/***************************************************************************** FFTRealPassDirect.h By Laurent de Soras --- Legal stuff --- This program is free software. It comes without any warranty, to the extent permitted by applicable law. You can redistribute it and/or modify it under the terms ...
32.46988
80
0.588126
803529fd50f8a32f0cbf98e5a0ec05d10948e337
51,585
c
C
xen/xen-4.2.2-hv/xen/arch/x86/domctl.c
zhiming-shen/Xen-Blanket-NG
47e59d9bb92e8fdc60942df526790ddb983a5496
[ "Apache-2.0" ]
1
2018-02-02T00:15:26.000Z
2018-02-02T00:15:26.000Z
xen/xen-4.2.2-hv/xen/arch/x86/domctl.c
zhiming-shen/Xen-Blanket-NG
47e59d9bb92e8fdc60942df526790ddb983a5496
[ "Apache-2.0" ]
null
null
null
xen/xen-4.2.2-hv/xen/arch/x86/domctl.c
zhiming-shen/Xen-Blanket-NG
47e59d9bb92e8fdc60942df526790ddb983a5496
[ "Apache-2.0" ]
1
2019-05-27T09:47:18.000Z
2019-05-27T09:47:18.000Z
/****************************************************************************** * Arch-specific domctl.c * * Copyright (c) 2002-2006, K A Fraser */ #include <xen/config.h> #include <xen/types.h> #include <xen/lib.h> #include <xen/mm.h> #include <xen/guest_access.h> #include <xen/compat.h> #include <xen/pci.h> #in...
29.061972
211
0.488495
e74c6914de7097dc15b3357fedf4c82de2a64165
1,149
h
C
libacars/asn1/FANSAltitudeQFEMeters.h
srcejon/libacars
3ee9e54275ea7c32c133ca936b9f96d1e452b74a
[ "MIT" ]
63
2018-11-29T18:44:03.000Z
2022-03-26T01:32:37.000Z
libacars/asn1/FANSAltitudeQFEMeters.h
srcejon/libacars
3ee9e54275ea7c32c133ca936b9f96d1e452b74a
[ "MIT" ]
15
2018-11-29T18:55:40.000Z
2022-01-06T13:33:44.000Z
libacars/asn1/FANSAltitudeQFEMeters.h
srcejon/libacars
3ee9e54275ea7c32c133ca936b9f96d1e452b74a
[ "MIT" ]
8
2018-12-02T16:04:38.000Z
2021-10-12T15:09:24.000Z
/* * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "FANSACTwoWayDataLinkCommunications" * found in "../../../libacars.asn1/fans-cpdlc.asn1" * `asn1c -fcompound-names -fincludes-quoted -gen-PER` */ #ifndef _FANSAltitudeQFEMeters_H_ #define _FANSAltitudeQFEMeters_H_ #include "asn_appl...
27.357143
59
0.833768
2e721d01934824fb976a36a2a15434366d6c61e0
254
h
C
source/measurementMethods/measurementMethods.h
hhucn/rmf
aca9e05ed5c62179bfa0e0e74ff1ea76c52f94a2
[ "MIT" ]
null
null
null
source/measurementMethods/measurementMethods.h
hhucn/rmf
aca9e05ed5c62179bfa0e0e74ff1ea76c52f94a2
[ "MIT" ]
null
null
null
source/measurementMethods/measurementMethods.h
hhucn/rmf
aca9e05ed5c62179bfa0e0e74ff1ea76c52f94a2
[ "MIT" ]
null
null
null
/* * File: measurementMethods.h * Author: goebel * * Created on 26. März 2015, 11:05 */ #ifndef MEASUREMENTMETHODS_H #define MEASUREMENTMETHODS_H #include "measurementMethodClass.h" #include "measureTBUS.h" #endif /* MEASUREMENTMETHODS_H */
14.941176
35
0.724409
2ea65743665e71b96377334b58a64c599e1e196c
11,801
h
C
tools/clang/unittests/HLSL/HlslTestUtils.h
python3kgae/DirectXShaderCompiler
6df7438d70be97669f13f584227401ef46d224bf
[ "NCSA" ]
null
null
null
tools/clang/unittests/HLSL/HlslTestUtils.h
python3kgae/DirectXShaderCompiler
6df7438d70be97669f13f584227401ef46d224bf
[ "NCSA" ]
null
null
null
tools/clang/unittests/HLSL/HlslTestUtils.h
python3kgae/DirectXShaderCompiler
6df7438d70be97669f13f584227401ef46d224bf
[ "NCSA" ]
null
null
null
/////////////////////////////////////////////////////////////////////////////// // // // HlslTestUtils.h // // Copyright (C) Microsoft Corporation. All rights reserved. // ...
38.439739
120
0.677061
2ee000382d653118ea5cbf43db852e8dbedded24
700
h
C
RRRMethod/FooterView/UICollectionView+FooterView.h
RRRenJ/RRRMethod
2f7df3d126a418edf3a3a615e95fea25d1be8590
[ "MIT" ]
null
null
null
RRRMethod/FooterView/UICollectionView+FooterView.h
RRRenJ/RRRMethod
2f7df3d126a418edf3a3a615e95fea25d1be8590
[ "MIT" ]
null
null
null
RRRMethod/FooterView/UICollectionView+FooterView.h
RRRenJ/RRRMethod
2f7df3d126a418edf3a3a615e95fea25d1be8590
[ "MIT" ]
null
null
null
// // UICollectionView+FooterView.h // RRRMethodDemo // // Created by 任敬 on 2019/8/2. // Copyright © 2019 任敬. All rights reserved. // #import <UIKit/UIKit.h> NS_ASSUME_NONNULL_BEGIN @interface UICollectionView (FooterView) - (void)footerViewWithEmptyView; - (void)footerViewWithImageName:(NSString *)imageName a...
26.923077
167
0.777143
c899d9f83c9e64868a15c04e043dc5770b904ae4
51,747
c
C
code/libbluray/player_wrappers/xine/input_bluray.c
timkingh/FFmpeg_VS
993b14dc146731d782cf4b5fffc6a0f4b9aeea0c
[ "MIT" ]
2
2019-11-17T14:01:21.000Z
2019-12-24T14:29:45.000Z
code/libbluray/player_wrappers/xine/input_bluray.c
timkingh/FFmpeg_VS
993b14dc146731d782cf4b5fffc6a0f4b9aeea0c
[ "MIT" ]
null
null
null
code/libbluray/player_wrappers/xine/input_bluray.c
timkingh/FFmpeg_VS
993b14dc146731d782cf4b5fffc6a0f4b9aeea0c
[ "MIT" ]
3
2019-08-28T14:37:01.000Z
2020-06-17T16:46:32.000Z
/* * Copyright (C) 2000-2005 the xine project * * Copyright (C) 2009-2013 Petri Hintukainen <phintuka@users.sourceforge.net> * * This file is part of xine, a free video player. * * xine is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by...
29.911561
124
0.627573
aef953c3af584853ffdbe76a8188ac0fa4e1a7ef
289
h
C
include/option.h
Cargo2k/simplestCMS
633cdd4ff5d7d79306a14d86b0f28e193b3b0cfe
[ "MIT" ]
null
null
null
include/option.h
Cargo2k/simplestCMS
633cdd4ff5d7d79306a14d86b0f28e193b3b0cfe
[ "MIT" ]
null
null
null
include/option.h
Cargo2k/simplestCMS
633cdd4ff5d7d79306a14d86b0f28e193b3b0cfe
[ "MIT" ]
null
null
null
#ifndef OPTION_H_KC #define OPTION_H_KC #include <iostream> #include <string> #include <libconfig.h++> struct HostSetting { std::string dataPath; std::string htmlPath; std::string themePath; std::string themeName; }; bool load_config(libconfig::Config& cfg); #endif // OPTION_H_KC
16.055556
41
0.743945
08b60bac06e34d320c35e79b9b3bf2147d90b98f
1,525
h
C
CalFp02-/src/Sudoku.h
GuilhermeJSilva/CAL-TP
5e9dac1c56370a82d16f1633f03ec6302d81652d
[ "MIT" ]
null
null
null
CalFp02-/src/Sudoku.h
GuilhermeJSilva/CAL-TP
5e9dac1c56370a82d16f1633f03ec6302d81652d
[ "MIT" ]
null
null
null
CalFp02-/src/Sudoku.h
GuilhermeJSilva/CAL-TP
5e9dac1c56370a82d16f1633f03ec6302d81652d
[ "MIT" ]
null
null
null
/* * Sudoku.h * */ #ifndef SUDOKU_H_ #define SUDOKU_H_ #include <string> #include <sstream> #include <iostream> #include <stdio.h> #include <stdlib.h> #include <time.h> using namespace std; #define IllegalArgumentException -1 class Sudoku { /** * numbers[i][j] - n�mero que ocupa a linha i, coluna j (de 0 a 8)...
16.758242
93
0.650492
d3e355282551f413c5ab945d4c4553f7f5f69ec8
389
h
C
WasteMobile/ModelManager/PileShapeCode+CoreDataClass.h
bcgov/eForWaste
09c624901d2784e5e7989211b922a932d27638dc
[ "Apache-2.0" ]
null
null
null
WasteMobile/ModelManager/PileShapeCode+CoreDataClass.h
bcgov/eForWaste
09c624901d2784e5e7989211b922a932d27638dc
[ "Apache-2.0" ]
5
2020-04-17T19:37:31.000Z
2022-01-10T22:20:45.000Z
WasteMobile/ModelManager/PileShapeCode+CoreDataClass.h
bcgov/eForWaste
09c624901d2784e5e7989211b922a932d27638dc
[ "Apache-2.0" ]
null
null
null
// // PileShapeCode+CoreDataClass.h // WasteMobile // // Created by Sweta Kutty on 2019-03-06. // Copyright © 2019 Salus Systems. All rights reserved. // // #import <Foundation/Foundation.h> #import <CoreData/CoreData.h> @class WastePile; NS_ASSUME_NONNULL_BEGIN @interface PileShapeCode : NSManagedObject @end ...
16.208333
56
0.758355
643730b1c96eb0182646addc745f38e076172301
9,184
c
C
mDNSMacOSX/uDNSPathEvaluation.c
olivierlevon/mdnsresponder-1
c2a146765c5a8a392842bc97be04418039b00a20
[ "Apache-2.0" ]
4
2021-02-19T16:50:02.000Z
2021-04-19T07:54:02.000Z
mDNSMacOSX/uDNSPathEvaluation.c
olivierlevon/mdnsresponder-1
c2a146765c5a8a392842bc97be04418039b00a20
[ "Apache-2.0" ]
1
2018-08-21T04:12:55.000Z
2018-08-21T04:12:55.000Z
mDNSMacOSX/uDNSPathEvaluation.c
olivierlevon/mdnsresponder-1
c2a146765c5a8a392842bc97be04418039b00a20
[ "Apache-2.0" ]
2
2018-08-22T03:43:37.000Z
2019-11-01T19:09:18.000Z
/* * Copyright (c) 2013-2020 Apple Inc. 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 * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required b...
36.444444
209
0.622931
eaeebd3ec4842f28bf4ec1531b1710228a7db131
1,308
h
C
external/virtgpu_cross_domain_protocol.h
proton-vayu/android_external_minigbm
35f428147361dba3c5792241226e864a978cb873
[ "BSD-3-Clause" ]
1
2020-11-16T20:32:06.000Z
2020-11-16T20:32:06.000Z
external/virtgpu_cross_domain_protocol.h
proton-vayu/android_external_minigbm
35f428147361dba3c5792241226e864a978cb873
[ "BSD-3-Clause" ]
3
2020-07-23T14:01:39.000Z
2021-03-03T12:22:52.000Z
external/virtgpu_cross_domain_protocol.h
proton-vayu/android_external_minigbm
35f428147361dba3c5792241226e864a978cb873
[ "BSD-3-Clause" ]
3
2019-12-24T07:57:34.000Z
2021-10-17T12:59:24.000Z
// Copyright 2021 The Chromium OS 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 VIRTGPU_CROSS_DOMAIN_PROTOCOL_H #define VIRTGPU_CROSS_DOMAIN_PROTOCOL_H #include <stdint.h> // Cross-domain commands (only a maximum of 255 s...
22.169492
73
0.810398
6c90720a63e7443046ddf978aa5f16ef5b51f132
176
c
C
tests/analysis/da_di/distance_4/sample/main.c
dvm-system/tsar-test
b3047eaa2ad8e4d6c0ab2a86f61a596736dbd762
[ "Apache-2.0" ]
null
null
null
tests/analysis/da_di/distance_4/sample/main.c
dvm-system/tsar-test
b3047eaa2ad8e4d6c0ab2a86f61a596736dbd762
[ "Apache-2.0" ]
11
2021-01-28T21:06:08.000Z
2021-02-24T09:49:35.000Z
tests/analysis/da_di/distance_4/sample/main.c
zoocide/tsar-test-template
b3047eaa2ad8e4d6c0ab2a86f61a596736dbd762
[ "Apache-2.0" ]
null
null
null
double U[100][100]; void foo() { int JStart = 0; for (int I = 1; I < 99; ++I) { ++JStart; for (int J = JStart; J < 99; ++J) U[I][J] = U[I - 1][J] + 1; } }
16
37
0.414773
caaff6ab4b257ff000bba54a4191922d8c85cf26
1,078
c
C
lib/generateCode/example2/testing sample/single_fifo1/single/tile/sdfactor/sdfactor_p1.c
Rojods/CInTSyDe
b026d7e59b7707b0d43032a74a085875b43dd281
[ "MIT" ]
1
2022-03-29T13:16:25.000Z
2022-03-29T13:16:25.000Z
lib/generateCode/example2/testing sample/single_fifo1/single/tile/sdfactor/sdfactor_p1.c
Rojods/CInTSyDe
b026d7e59b7707b0d43032a74a085875b43dd281
[ "MIT" ]
null
null
null
lib/generateCode/example2/testing sample/single_fifo1/single/tile/sdfactor/sdfactor_p1.c
Rojods/CInTSyDe
b026d7e59b7707b0d43032a74a085875b43dd281
[ "MIT" ]
null
null
null
/* Includes */ #include "../../datatype/datatype_definition.h" #include "../../circular_fifo_lib/circular_fifo_lib.h" #include "sdfactor_p1.h" /* ======================================== Declare Extern Channal Variables ======================================== */ /* Input FIFO */ extern circular_fifo_UInt32 fifo_s6; ...
20.339623
54
0.518553
1e61cfded76c568936168898496760e67d85357f
1,609
h
C
Archived/v1/WCDistractionFreeXcodePlugin/Headers/Frameworks/IDEKit/IDEPatchDraggingController.h
wokalski/Distraction-Free-Xcode-plugin
54ab4b9d9825e8370855b7985d6ff39d64c19f25
[ "MIT" ]
25
2016-03-03T07:43:56.000Z
2021-09-05T08:47:40.000Z
Frameworks/IDEKit/IDEPatchDraggingController.h
cameroncooke/XcodeHeaders
be955d30b5fc62c4312b354045b4561d164ebd9c
[ "MIT" ]
8
2016-02-23T18:40:20.000Z
2016-08-18T13:21:05.000Z
Frameworks/IDEKit/IDEPatchDraggingController.h
cameroncooke/XcodeHeaders
be955d30b5fc62c4312b354045b4561d164ebd9c
[ "MIT" ]
4
2016-02-24T13:24:27.000Z
2016-06-28T12:50: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 "NSObject.h" #import "NSDraggingSource.h" @class DVTComparisonDocumentLocation, DVTFilePath, IDEWorkspace, IDEWorkspaceTabController, NSArray, NSString; @interface IDEPat...
39.243902
125
0.799876
37bdff0c8040b9842f0cf3c43dd8c145d55468a2
5,594
c
C
app/src/main/jni/tests/dim/testdim.c
tsndongo/TO52_eCare_NoteLayout
2bcd6004e61a39a975e4d16e23ed0e23692f104e
[ "Apache-2.0" ]
null
null
null
app/src/main/jni/tests/dim/testdim.c
tsndongo/TO52_eCare_NoteLayout
2bcd6004e61a39a975e4d16e23ed0e23692f104e
[ "Apache-2.0" ]
null
null
null
app/src/main/jni/tests/dim/testdim.c
tsndongo/TO52_eCare_NoteLayout
2bcd6004e61a39a975e4d16e23ed0e23692f104e
[ "Apache-2.0" ]
null
null
null
/********************************************************************** * Copyright (C) 2010 Signove Tecnologia Corporation. * All rights reserved. * Contact: Signove Tecnologia Corporation (contact@signove.com) * * $LICENSE_TEXT:BEGIN$ * This library is free software; you can redistribute it and/or * modify it ...
26.386792
81
0.746872
53732dff69d026f4186ec03a9aa419436ddc7a3d
1,806
c
C
0x14-sockets/server.c
Samhaydarr/holbertonschool-c
d0384a27dc105cbce8f990568792ba03e99026f9
[ "Apache-2.0" ]
null
null
null
0x14-sockets/server.c
Samhaydarr/holbertonschool-c
d0384a27dc105cbce8f990568792ba03e99026f9
[ "Apache-2.0" ]
null
null
null
0x14-sockets/server.c
Samhaydarr/holbertonschool-c
d0384a27dc105cbce8f990568792ba03e99026f9
[ "Apache-2.0" ]
null
null
null
#include "http.h" /** * start_server - opens & binds inet socket and accepts messages * Return: EXIT_SUCCESS or EXIT_FAILURE */ int start_server(void) { struct sockaddr_in server; int sd; setbuf(stdout, NULL); sd = socket(PF_INET, SOCK_STREAM, 0); if (sd < 0) { perror("socket failed"); return (EXIT_FAILU...
21.5
66
0.686047
bb13d089bc8fd78b403ef1fafa2739959886b10e
19,491
c
C
sbin/umount/umount.c
ivadasz/DragonFlyBSD
460227f342554313be3c7728ff679dd4a556cce9
[ "BSD-3-Clause" ]
1
2016-05-03T05:46:32.000Z
2016-05-03T05:46:32.000Z
sbin/umount/umount.c
ivadasz/DragonFlyBSD
460227f342554313be3c7728ff679dd4a556cce9
[ "BSD-3-Clause" ]
null
null
null
sbin/umount/umount.c
ivadasz/DragonFlyBSD
460227f342554313be3c7728ff679dd4a556cce9
[ "BSD-3-Clause" ]
null
null
null
/*- * Copyright (c) 1980, 1989, 1993 * The Regents of the University of California. 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 abov...
25.988
105
0.618696
765914c7e269f03adf1d1d9ead59bd21d2f86ee8
3,499
h
C
BBB-firmware/u-boot-v2018.05-rc2/arch/arm/include/asm/armv8/mmu.h
guileschool/BEAGLEBONE-tutorials
eecd83e0c14941b05ad38eeb77e5a50602cc29ca
[ "MIT" ]
4
2018-09-28T04:33:26.000Z
2021-03-10T06:29:55.000Z
BBB-firmware/u-boot-v2018.05-rc2/arch/arm/include/asm/armv8/mmu.h
guileschool/BEAGLEBONE-tutorials
eecd83e0c14941b05ad38eeb77e5a50602cc29ca
[ "MIT" ]
4
2016-08-30T11:30:25.000Z
2020-12-27T09:58:07.000Z
BBB-firmware/u-boot-v2018.05-rc2/arch/arm/include/asm/armv8/mmu.h
guileschool/BEAGLEBONE-tutorials
eecd83e0c14941b05ad38eeb77e5a50602cc29ca
[ "MIT" ]
2
2016-12-30T08:02:57.000Z
2020-05-16T05:59:30.000Z
/* * (C) Copyright 2013 * David Feng <fenghua@phytium.com.cn> * * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _ASM_ARMV8_MMU_H_ #define _ASM_ARMV8_MMU_H_ /* * block/section address mask and size definitions. */ /* PAGE_SHIFT determines the page size */ #undef PAGE_SIZE #define PAGE_SHIFT 12 #define PAGE_SI...
25.172662
74
0.618177
763419642e8f1b8fc1db1eeaebd419bd54d5357c
872
h
C
System/Library/PrivateFrameworks/iTunesStore.framework/Support/itunesstored/GetAutomaticDownloadKindsOperation.h
lechium/tvOS130Headers
6b47cdcd4a6f453b399aa9d742b5d0f7e3f732fd
[ "MIT" ]
11
2019-11-06T04:48:48.000Z
2022-02-09T17:48:15.000Z
System/Library/PrivateFrameworks/iTunesStore.framework/Support/itunesstored/GetAutomaticDownloadKindsOperation.h
lechium/tvOS130Headers
6b47cdcd4a6f453b399aa9d742b5d0f7e3f732fd
[ "MIT" ]
1
2020-04-16T01:41:56.000Z
2020-04-16T04:32:00.000Z
System/Library/PrivateFrameworks/iTunesStore.framework/Support/itunesstored/GetAutomaticDownloadKindsOperation.h
lechium/tvOS130Headers
6b47cdcd4a6f453b399aa9d742b5d0f7e3f732fd
[ "MIT" ]
3
2019-12-22T20:17:53.000Z
2021-01-25T09:47:49.000Z
/* * This header is generated by classdump-dyld 1.0 * on Tuesday, November 5, 2019 at 2:47:22 AM Mountain Standard Time * Operating System: Version 13.0 (Build 17J586) * Image Source: /System/Library/PrivateFrameworks/iTunesStore.framework/Support/itunesstored * classdump-dyld is licensed under GPLv3, Copyright © 2013-...
30.068966
92
0.798165
6f7921d63bef7e29f98bd7ab2f6c9e33406be76a
5,836
h
C
Include/MBE/Input/InputHandler.h
AdrianKoch3010/MarsBaseEngine
77bdd93c74caad0576b226c25ac4b0fe375f51be
[ "MIT" ]
4
2019-06-28T09:27:54.000Z
2020-04-10T03:24:35.000Z
Include/MBE/Input/InputHandler.h
AdrianKoch3010/MarsBaseEngine
77bdd93c74caad0576b226c25ac4b0fe375f51be
[ "MIT" ]
null
null
null
Include/MBE/Input/InputHandler.h
AdrianKoch3010/MarsBaseEngine
77bdd93c74caad0576b226c25ac4b0fe375f51be
[ "MIT" ]
1
2020-09-15T02:33:21.000Z
2020-09-15T02:33:21.000Z
#pragma once /// @file /// @brief Class mbe::InputHandler #include <map> #include <vector> #include <algorithm> #include <SFML/Window/Event.hpp> #include <SFML/Window/Window.hpp> #include <MBE/Core/EventManager.h> #include <MBE/Core/Utility.h> #include <MBE/Input/MouseButtonEvents.h> #include <MBE/Input/ActionEvents...
54.037037
124
0.751542
c0d13da40de6cf9ab06c6a0b3e3464a19f716cb6
206
h
C
robot/hwhdrs/switch.h
kkevlar/bazelrobot
7b858a0513d6c8e4241641d9132b5d74a9a80ca5
[ "MIT" ]
1
2020-02-04T23:40:37.000Z
2020-02-04T23:40:37.000Z
robot/hwhdrs/switch.h
kkevlar/bazelrobot
7b858a0513d6c8e4241641d9132b5d74a9a80ca5
[ "MIT" ]
6
2019-12-23T02:31:25.000Z
2019-12-23T02:33:03.000Z
robot/hwhdrs/switch.h
kkevlar/roborodentia2020
7b858a0513d6c8e4241641d9132b5d74a9a80ca5
[ "MIT" ]
null
null
null
#ifndef SWITCH_H #define SWTICH_H #include "robottypes.h" void switch_init(void); pin_t switch_test_all(); bool switch_test_up(direction_t dir); bool switch_test_down(direction_t dir); #endif
17.166667
40
0.757282
9d95e094e154b34febb360fcee2dab875d000d2b
403
h
C
swig/structs/fibonacci.h
tleonhardt/Python_Interface_Cpp
398eab0c6e7f5e0358edb6644c71b5fdc6b2606a
[ "MIT" ]
64
2017-03-10T09:32:22.000Z
2022-01-25T08:44:06.000Z
swig/structs/fibonacci.h
tleonhardt/Python_Interface_Cpp
398eab0c6e7f5e0358edb6644c71b5fdc6b2606a
[ "MIT" ]
null
null
null
swig/structs/fibonacci.h
tleonhardt/Python_Interface_Cpp
398eab0c6e7f5e0358edb6644c71b5fdc6b2606a
[ "MIT" ]
13
2017-03-13T23:28:56.000Z
2021-06-07T08:37:03.000Z
/* File : fibonacci.h * * Header declaring the public interface. */ #pragma once #include <stdint.h> typedef uint32_t dtype; struct MsgMetaData { dtype type; // Message Type dtype job; // Job ID dtype size; // Message Size (not including the metadata header) }; extern int compute_fibonacci(int n...
18.318182
78
0.709677
3e360c807c4be5a8ec642777ba4728b5249f03dd
4,019
h
C
ctp2_code/robotcom/backdoor/pool.h
xiaolanchong/call_to_power2
39f19d18b363cefb151bbbf050c6b672ee544117
[ "DOC" ]
null
null
null
ctp2_code/robotcom/backdoor/pool.h
xiaolanchong/call_to_power2
39f19d18b363cefb151bbbf050c6b672ee544117
[ "DOC" ]
null
null
null
ctp2_code/robotcom/backdoor/pool.h
xiaolanchong/call_to_power2
39f19d18b363cefb151bbbf050c6b672ee544117
[ "DOC" ]
null
null
null
#ifndef __Pool_h__ #define __Pool_h__ #include "common.h" #include "list_array.h" template <class DATA_TYPE> class list_array; #define INITIAL_CHUNK_LIST_SIZE (30) template <class DATA_TYPE> class Pool { public: Pool ( int i_chunk_size, int i_max_chunks = -1 ...
9.154897
76
0.637472
857bee0fef4c664a084c25146013e71b7c72c2c1
7,338
h
C
xdk-asf-3.51.0/sam/utils/cmsis/sam4cp/include/instance/instance_slcdc.h
j3270/SAMD_Experiments
5c242aff44fc8d7092322d7baf2dda450a78a9b7
[ "MIT" ]
null
null
null
xdk-asf-3.51.0/sam/utils/cmsis/sam4cp/include/instance/instance_slcdc.h
j3270/SAMD_Experiments
5c242aff44fc8d7092322d7baf2dda450a78a9b7
[ "MIT" ]
null
null
null
xdk-asf-3.51.0/sam/utils/cmsis/sam4cp/include/instance/instance_slcdc.h
j3270/SAMD_Experiments
5c242aff44fc8d7092322d7baf2dda450a78a9b7
[ "MIT" ]
null
null
null
/** * \file * * Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries. * * \asf_license_start * * \page License * * Subject to your compliance with these terms, you may use Microchip * software and any derivatives exclusively with Microchip products. * It is your responsibility to comply wit...
78.06383
116
0.665576
3f86c169a73f5a776c40164fe091809a8e21cc97
15,463
h
C
B2G/external/wpa_supplicant/wpa_gui/wpagui.ui.h
wilebeast/FireFox-OS
43067f28711d78c429a1d6d58c77130f6899135f
[ "Apache-2.0" ]
3
2015-08-31T15:24:31.000Z
2020-04-24T20:31:29.000Z
B2G/external/wpa_supplicant/wpa_gui/wpagui.ui.h
wilebeast/FireFox-OS
43067f28711d78c429a1d6d58c77130f6899135f
[ "Apache-2.0" ]
null
null
null
B2G/external/wpa_supplicant/wpa_gui/wpagui.ui.h
wilebeast/FireFox-OS
43067f28711d78c429a1d6d58c77130f6899135f
[ "Apache-2.0" ]
3
2015-07-29T07:17:15.000Z
2020-11-04T06:55:37.000Z
/**************************************************************************** ** ui.h extension file, included from the uic-generated form implementation. ** ** If you want to add, delete, or rename functions or slots, use ** Qt Designer to update this file, preserving your code. ** ** You should not define a construct...
21.095498
80
0.601565
aca22498c108c561d39828e3128dacf9954759bb
2,541
h
C
ui/dragging/drag_tab_handler.h
careylam/vivaldi
bff2a435c35fe2cb3327d8d4a76430d4be5f666e
[ "BSD-3-Clause" ]
null
null
null
ui/dragging/drag_tab_handler.h
careylam/vivaldi
bff2a435c35fe2cb3327d8d4a76430d4be5f666e
[ "BSD-3-Clause" ]
null
null
null
ui/dragging/drag_tab_handler.h
careylam/vivaldi
bff2a435c35fe2cb3327d8d4a76430d4be5f666e
[ "BSD-3-Clause" ]
1
2020-05-12T23:54:41.000Z
2020-05-12T23:54:41.000Z
// Copyright (c) 2016 Vivaldi Technologies AS. All rights reserved // // Based on code that is: // // 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 UI_DRAGGING_DRAG_TAB_HANDLER_H_ #define UI_...
29.894118
79
0.744195
0d90cc474f3ca80d7972cee0801fdad062de3376
1,574
h
C
MobManager3.0/headers/enemy.h
GabrielCalhabeu/MobManager
f04995f55ac81d444a465189814c770a2af0c05b
[ "MIT" ]
null
null
null
MobManager3.0/headers/enemy.h
GabrielCalhabeu/MobManager
f04995f55ac81d444a465189814c770a2af0c05b
[ "MIT" ]
null
null
null
MobManager3.0/headers/enemy.h
GabrielCalhabeu/MobManager
f04995f55ac81d444a465189814c770a2af0c05b
[ "MIT" ]
null
null
null
#ifndef MOBMANAGER_ENEMY_H #define MOBMANAGER_ENEMY_H #include <stdio.h> #include <stdlib.h> #include <string.h> //Segment for Enemy, enemyCell, and enemyList creation. typedef struct enemy { int ID; int maxHp; int curHp; char state[10]; }TypeEnemy; typedef struct enemyCell { TypeEnemy enemy; ...
19.924051
82
0.746506
1dec98227c693a472dbfe466267f1cd7a2e609ee
2,271
h
C
src/AnimatedRobot.h
stuartmd/little-lost-robot
16b80ab2cfefb38caf0295fdd88fbb90d6ca3dc5
[ "MIT" ]
null
null
null
src/AnimatedRobot.h
stuartmd/little-lost-robot
16b80ab2cfefb38caf0295fdd88fbb90d6ca3dc5
[ "MIT" ]
2
2016-07-31T22:09:48.000Z
2016-08-01T01:19:00.000Z
src/AnimatedRobot.h
stuartmd/little-lost-robot
16b80ab2cfefb38caf0295fdd88fbb90d6ca3dc5
[ "MIT" ]
null
null
null
// AnimatedRobot.h: interface for the AnimatedRobot class. // // MIT License // // Copyright (c) [2016] [Stuart McDonald Dickson] // // 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 Softwa...
30.689189
89
0.711581
ce4ae52b0c24808725e6a12e2ab2e52c9bf5781f
388
c
C
recursivo-1.c
MateSilver/EAD1
dd6419377a366b0af41c6ffb9aaf06d0285940af
[ "MIT" ]
null
null
null
recursivo-1.c
MateSilver/EAD1
dd6419377a366b0af41c6ffb9aaf06d0285940af
[ "MIT" ]
null
null
null
recursivo-1.c
MateSilver/EAD1
dd6419377a366b0af41c6ffb9aaf06d0285940af
[ "MIT" ]
null
null
null
#include <stdio.h> /** * inf/UFG - AED1: lista de exercicios de recursividade - 1 * o programa a seguir usa a recursão pra exibir na tela uma contagem * crescente de 'n' numeros a partir de uma entrada 'n' **/ void print(int n){ if(n == 0){ return; } print(n-1); printf("%d ", n); retur...
15.52
69
0.559278
0e34cc21f2eca40c6819d61cb6adb9bd87598115
14,874
c
C
coconut_mobileClient/coconut_sdk_ios/src/sigmsg/src/epida_loadprefiles.c
coconut201812/coconut
15f09f258318ecbd4f467950e5eefbb770ad457c
[ "Apache-2.0" ]
13
2018-12-06T22:31:38.000Z
2021-01-15T03:36:13.000Z
coconut_mobileClient/coconut_sdk_ios/src/sigmsg/src/epida_loadprefiles.c
HeapxLabs/coconut
15f09f258318ecbd4f467950e5eefbb770ad457c
[ "Apache-2.0" ]
null
null
null
coconut_mobileClient/coconut_sdk_ios/src/sigmsg/src/epida_loadprefiles.c
HeapxLabs/coconut
15f09f258318ecbd4f467950e5eefbb770ad457c
[ "Apache-2.0" ]
9
2018-12-06T21:08:20.000Z
2019-04-16T10:18:46.000Z
/*############################################################################ # Copyright 2018 BITMAINTECH PTE 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...
42.988439
107
0.60441
079464f3455d0bafadb964a6da6d1228672b0a8f
14,029
c
C
ARIS/boot/synergy/ssp/src/framework/sf_el_ux/ux_hcd_synergy_port_status_get.c
arrow-acs/acn-embedded
b31d4cf2055f8809fa7b80ec80703402fc09001e
[ "Apache-2.0" ]
7
2017-03-27T01:08:22.000Z
2019-08-20T18:29:03.000Z
ARIS/boot/synergy/ssp/src/framework/sf_el_ux/ux_hcd_synergy_port_status_get.c
konexios/moonstone-acn-embedded
b31d4cf2055f8809fa7b80ec80703402fc09001e
[ "Apache-2.0" ]
5
2017-11-10T23:09:50.000Z
2018-04-04T13:58:31.000Z
ARIS/boot/synergy/ssp/src/framework/sf_el_ux/ux_hcd_synergy_port_status_get.c
konexios/moonstone-acn-embedded
b31d4cf2055f8809fa7b80ec80703402fc09001e
[ "Apache-2.0" ]
5
2017-03-29T02:15:10.000Z
2019-02-22T13:09:42.000Z
#ifdef AMS_ENCRYPT_PACKAGE -----BEGIN ENCRYPTED FILE v0.6----- 9S04Fc0roaJnwZGP6OG7EDBImvEWKQdoMQNOXjk4Zvzx9KJz15dhDWXbFxwtj3cm 3oCHwqJRRhBS/vYIEa2vzbP579lfNCrR1am1nuP5kikK1OpF4wzL8FVjx6P60Da6 mXoNlhQm8BisfiV97s/MPrDLAKMZKFcwpF4tMFZ615XZ74JrUJAZbIjCRzGDttix 3p9/VN81LdLO6XHuzROV4d+m+XaLFz+HWk4mxQCBdpc8K+lbI7HXUhEDKpAcBm...
63.479638
64
0.952384
35bc9470825b6d1018cc004492247c490c594da5
15,706
c
C
drivers/power/bq24157_charger.c
tuxafgmur/OLD_Dhollmen_Kernel
90ed4e2e3e6321de246fa193705ae40ede4e2d8e
[ "BSD-Source-Code" ]
null
null
null
drivers/power/bq24157_charger.c
tuxafgmur/OLD_Dhollmen_Kernel
90ed4e2e3e6321de246fa193705ae40ede4e2d8e
[ "BSD-Source-Code" ]
null
null
null
drivers/power/bq24157_charger.c
tuxafgmur/OLD_Dhollmen_Kernel
90ed4e2e3e6321de246fa193705ae40ede4e2d8e
[ "BSD-Source-Code" ]
null
null
null
/* * drivers/power/bq2415x_battery.c * * BQ24153 / BQ24156 battery charging driver * * Copyright (C) 2010 Texas Instruments, Inc. * Author: Texas Instruments, Inc. * * This package is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * pub...
24.656201
79
0.712148
6d96733464af68f0b4b9edcad25728bb299ec54e
421
c
C
fiddles/c/fiddle-0002-ArithmeticOperators/arithmeticoperators/src/main.c
oneorthomedical/house
03bc23075f4d7a18362f596f96fabddcb237af30
[ "MIT" ]
48
2016-01-06T14:34:26.000Z
2021-07-14T16:10:36.000Z
fiddles/c/fiddle-0002-ArithmeticOperators/arithmeticoperators/src/main.c
oneorthomedical/house
03bc23075f4d7a18362f596f96fabddcb237af30
[ "MIT" ]
311
2016-05-28T12:35:22.000Z
2022-03-25T14:57:06.000Z
fiddles/c/fiddle-0002-ArithmeticOperators/arithmeticoperators/src/main.c
oneorthomedical/house
03bc23075f4d7a18362f596f96fabddcb237af30
[ "MIT" ]
33
2015-11-07T06:39:17.000Z
2020-12-22T18:59:14.000Z
#include <stdio.h> int main(void) { int a = 100; int b = 2; int c = 25; int d = 4; int result; result = a - b; printf("a - b = %i\n", result); result = b * c; printf("b * c = %i\n", result); result = a / c; printf("a / c = %i\n", result); result = a + b * c; prin...
16.192308
50
0.420428
ed75c9919c6a8d5c354b925f5bb45ae43864ee98
8,087
h
C
IceSDK/Utils/Instrumentor.h
loanselot1/IceSDK
3d8e554ac6ca56a890b74b5f4cc1901f073e3f64
[ "MIT" ]
null
null
null
IceSDK/Utils/Instrumentor.h
loanselot1/IceSDK
3d8e554ac6ca56a890b74b5f4cc1901f073e3f64
[ "MIT" ]
null
null
null
IceSDK/Utils/Instrumentor.h
loanselot1/IceSDK
3d8e554ac6ca56a890b74b5f4cc1901f073e3f64
[ "MIT" ]
null
null
null
#pragma once // https://github.com/TheCherno/Hazel/blob/master/Hazel/src/Hazel/Debug/Instrumentor.h // Apache2 license #include <algorithm> #include <chrono> #include <fstream> #include <iomanip> #include <mutex> #include <sstream> #include <string> #include <thread> namespace IceSDK { using Floa...
33.279835
87
0.517992
ef837890d1b49436843ee4b8153bdcb9ec623175
3,402
h
C
Builds/JuceLibraryCode/modules/juce_gui_basics/buttons/juce_ToggleButton.h
eriser/CSL
6f4646369f0c90ea90e2c113374044818ab37ded
[ "BSD-4-Clause-UC" ]
null
null
null
Builds/JuceLibraryCode/modules/juce_gui_basics/buttons/juce_ToggleButton.h
eriser/CSL
6f4646369f0c90ea90e2c113374044818ab37ded
[ "BSD-4-Clause-UC" ]
null
null
null
Builds/JuceLibraryCode/modules/juce_gui_basics/buttons/juce_ToggleButton.h
eriser/CSL
6f4646369f0c90ea90e2c113374044818ab37ded
[ "BSD-4-Clause-UC" ]
null
null
null
/* ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ JUCE can be r...
37.384615
106
0.524691
d44de419d41bb3fb59e40ccc283e5389e113c182
1,470
h
C
include/dxgmx/mem/mmap.h
oda404/dxgmx
1965f384e8247312b091ef681833f3b04becaaa4
[ "MIT" ]
2
2021-08-11T18:05:21.000Z
2022-01-09T19:55:37.000Z
include/dxgmx/mem/mmap.h
oda404/dxgmx
1965f384e8247312b091ef681833f3b04becaaa4
[ "MIT" ]
null
null
null
include/dxgmx/mem/mmap.h
oda404/dxgmx
1965f384e8247312b091ef681833f3b04becaaa4
[ "MIT" ]
null
null
null
/** * Copyright 2021 Alexandru Olaru. * Distributed under the MIT license. */ #ifndef _DXGMX_MEM_MAP_H #define _DXGMX_MEM_MAP_H #include<dxgmx/types.h> #include<dxgmx/compiler_attrs.h> #include<dxgmx/mem/memrange.h> #define MMAP_AVAILABLE 1 #define MMAP_RESERVED 2 #define MMAP_ACPI_RECLAIMABLE 3 #de...
23.333333
73
0.701361
33253012ca632ec513c0a7c04cfd813ffd060c5c
8,558
h
C
MDC-111/Swift/Starter/Pods/MaterialComponents/components/Chips/src/MDCChipField.h
codeman7/material-components-ios-codelabs
334c3c8cfc7deba07db1810c6aa0eb63239da177
[ "Apache-2.0" ]
49
2017-06-08T20:09:37.000Z
2022-02-23T17:36:07.000Z
MDC-111/Swift/Starter/Pods/MaterialComponents/components/Chips/src/MDCChipField.h
codeman7/material-components-ios-codelabs
334c3c8cfc7deba07db1810c6aa0eb63239da177
[ "Apache-2.0" ]
27
2018-05-09T20:42:48.000Z
2018-09-10T17:52:08.000Z
iosApp/Pods/MaterialComponents/components/Chips/src/MDCChipField.h
archiegq21/DroidconKotlin
8c3ec05448d586037c924f245f77fcd0150f0476
[ "Apache-2.0" ]
47
2017-09-17T11:16:49.000Z
2021-08-09T06:15:40.000Z
// Copyright 2017-present the Material Components for iOS authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 //...
34.095618
100
0.770741
98dde5ade2797eabf79a4521c0e99bf3cbd908fc
233
h
C
test/TestSuite1/CIoTA/CIoTA_TestAgent.h
golomb1/CIoTA-Collaborative-IoT-Anomaly-detection-via-Blockchain
7704e5d22f09783250ec3b448ef4d5d24bbaf8af
[ "MIT" ]
14
2018-12-18T07:49:11.000Z
2021-12-17T10:06:02.000Z
test/TestSuite1/CIoTA/CIoTA_TestAgent.h
golomb1/CIoTA-Collaborative-IoT-Anomaly-detection-via-Blockchain
7704e5d22f09783250ec3b448ef4d5d24bbaf8af
[ "MIT" ]
2
2019-01-28T18:11:43.000Z
2020-11-11T08:23:10.000Z
test/TestSuite1/CIoTA/CIoTA_TestAgent.h
golomb1/CIoTA-Collaborative-IoT-Anomaly-detection-via-Blockchain
7704e5d22f09783250ec3b448ef4d5d24bbaf8af
[ "MIT" ]
7
2018-08-31T15:59:58.000Z
2021-11-03T02:11:02.000Z
// // Created by golombt on 28/12/2017. // #ifndef CIOTA_COMPLETE_PROJECT_CIOTA_TEST_AGENT_H #define CIOTA_COMPLETE_PROJECT_CIOTA_TEST_AGENT_H bool CIoTA_TestAgent(); #endif //CIOTA_COMPLETE_PROJECT_CIOTA_TEST_AGENT_H
19.416667
51
0.793991
471e0cb4c097107addb5d1ba60c108b106b1570b
5,581
h
C
include/h5rd/DataSetType.h
readdy/readdy
ef400db60a29107672a7f2bc42f6c3db4de34eb0
[ "BSD-3-Clause" ]
51
2015-02-24T18:19:34.000Z
2022-03-30T06:57:47.000Z
include/h5rd/DataSetType.h
readdy/h5rd
bfcd8a7cd68bb37bf94ca0d2705826289da4c9f1
[ "BSD-3-Clause" ]
81
2016-05-25T22:29:39.000Z
2022-03-28T14:22:18.000Z
include/h5rd/DataSetType.h
readdy/h5rd
bfcd8a7cd68bb37bf94ca0d2705826289da4c9f1
[ "BSD-3-Clause" ]
15
2015-03-10T03:16:49.000Z
2021-10-11T11:26:39.000Z
/******************************************************************** * Copyright © 2018 Computational Molecular Biology Group, * * Freie Universität Berlin (GER) * * * * Redistribution and use in source and ...
34.450617
113
0.660634
81638474fae478af9e5bfb1350733e0891f8dec7
185
h
C
production/include/interpreter/svg/path.h
Lewerow/DetailIdentifier
bd5e0b3b55b5ce5b24db51ae45ed53298d331687
[ "MIT" ]
null
null
null
production/include/interpreter/svg/path.h
Lewerow/DetailIdentifier
bd5e0b3b55b5ce5b24db51ae45ed53298d331687
[ "MIT" ]
null
null
null
production/include/interpreter/svg/path.h
Lewerow/DetailIdentifier
bd5e0b3b55b5ce5b24db51ae45ed53298d331687
[ "MIT" ]
null
null
null
#ifndef PATH_H_MASOIDM8923mf34ufgniurfjioejfkdlsflkdmfkjrefiu34nfiu43f #define PATH_H_MASOIDM8923mf34ufgniurfjioejfkdlsflkdmfkjrefiu34nfiu43f namespace svg { class path {}; } #endif
18.5
70
0.875676
54e174b9a022217486f797e48399c6e06b926d22
2,321
h
C
include/msp.h
ShuangQiuac/UNIPAR
f24223ee4239fc74063726416e196622388fe887
[ "MIT" ]
6
2019-02-13T12:48:50.000Z
2019-03-17T13:27:21.000Z
include/msp.h
RapidsAtHKUST/UNIPAR
f24223ee4239fc74063726416e196622388fe887
[ "MIT" ]
null
null
null
include/msp.h
RapidsAtHKUST/UNIPAR
f24223ee4239fc74063726416e196622388fe887
[ "MIT" ]
null
null
null
/* * msp.h * * Created on: 2015-7-7 * Author: qiushuang */ #ifndef MSP_H_ #define MSP_H_ #include "utility.h" #include "dbgraph.h" //#include "io.h" #define MAX_NUM_THREADS 64 #ifndef THREADS_MSP_COMPUTE #define THREADS_MSP_COMPUTE MAX_NUM_THREADS #endif #define HIST_BLOCK_SIZE 512 #define HIST_TOTAL_THR...
16.818841
95
0.724688
8e7b1cd9f67133ccaf20d6dda837d25bad6342a4
4,989
h
C
lib/nvme_kernel/host/fabrics.h
omnicube/omnicube-os
85188ceb58c056e88f41583e7f512310f365508a
[ "BSD-3-Clause" ]
null
null
null
lib/nvme_kernel/host/fabrics.h
omnicube/omnicube-os
85188ceb58c056e88f41583e7f512310f365508a
[ "BSD-3-Clause" ]
null
null
null
lib/nvme_kernel/host/fabrics.h
omnicube/omnicube-os
85188ceb58c056e88f41583e7f512310f365508a
[ "BSD-3-Clause" ]
null
null
null
/* * fabrics.h - NVMe Fabrics implementation header for * host/initiator devices. * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software Foundation. * * This program is ...
38.376923
79
0.734416
b8509f28679391ff3b875a065d5261842dd972bb
664
c
C
Code/src/uart.c
EugeneDN/tracker_STM32F100C8T6_CMSIS
557bf094533b32bb035fdbfab93cd58e657b600a
[ "MIT" ]
null
null
null
Code/src/uart.c
EugeneDN/tracker_STM32F100C8T6_CMSIS
557bf094533b32bb035fdbfab93cd58e657b600a
[ "MIT" ]
null
null
null
Code/src/uart.c
EugeneDN/tracker_STM32F100C8T6_CMSIS
557bf094533b32bb035fdbfab93cd58e657b600a
[ "MIT" ]
null
null
null
/* * uart.c */ #include "uart.h" void uart1_init(void) { RCC->APB2ENR |= RCC_APB2ENR_AFIOEN; RCC->APB2ENR |= RCC_APB2ENR_USART1EN; RCC->APB2ENR |= RCC_APB2ENR_IOPAEN; GPIOA->CRH |= GPIO_CRH_MODE9_1; GPIOA->CRH &= ~(GPIO_CRH_MODE9_0); GPIOA->CRH |= GPIO_CRH_CNF9_1; GPIOA->CRH &= ~(GPIO_CRH_CNF9_0); ...
18.971429
39
0.635542
525e4e46998fca22f39b86d42fd1c5846fab16c8
2,793
c
C
test/test.c
oSumAtrIX/oppai-ng
b75e43d8591920ba1570161dc875b5f31f22f553
[ "Unlicense" ]
160
2017-08-15T16:53:42.000Z
2022-03-29T21:47:01.000Z
test/test.c
oSumAtrIX/oppai-ng
b75e43d8591920ba1570161dc875b5f31f22f553
[ "Unlicense" ]
78
2017-08-16T16:04:16.000Z
2022-03-10T16:07:02.000Z
test/test.c
oSumAtrIX/oppai-ng
b75e43d8591920ba1570161dc875b5f31f22f553
[ "Unlicense" ]
83
2017-08-17T02:52:43.000Z
2022-03-29T20:22:58.000Z
#include <math.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include "../oppai.c" #include "test_suite.c" /* defines suite */ #define ERROR_MARGIN 0.02f /* pp can be off by +- 2% */ /* * margin is actually * - 3x for < 100pp * - 2x for 100-200pp * - 1.5x for 200-300pp */ void print_score(score...
23.275
70
0.552095
52afd6734e439fb174c9782daf72258760cdc8a2
530
h
C
libs/appengine/gadgets/tonemap-gadget.h
dpt/PrivateEye
c84406e33d231189b5b2a550026a74ee76715b71
[ "BSD-2-Clause" ]
12
2016-08-24T20:40:07.000Z
2022-02-01T01:46:31.000Z
libs/appengine/gadgets/tonemap-gadget.h
dpt/PrivateEye
c84406e33d231189b5b2a550026a74ee76715b71
[ "BSD-2-Clause" ]
7
2021-02-22T00:14:55.000Z
2022-02-04T22:02:06.000Z
libs/appengine/gadgets/tonemap-gadget.h
dpt/PrivateEye
c84406e33d231189b5b2a550026a74ee76715b71
[ "BSD-2-Clause" ]
1
2019-11-08T16:46:38.000Z
2019-11-08T16:46:38.000Z
/* -------------------------------------------------------------------------- * Name: tonemap-gadget.h * Purpose: ToneMap gadget * ----------------------------------------------------------------------- */ #ifndef APPENGINE_TONEMAP_GADGET_H #define APPENGINE_TONEMAP_GADGET_H #include "oslib/wimp.h" #include "a...
31.176471
78
0.549057
50148bff8a5bf495ee70f56dd911708c63ed093b
4,594
h
C
runtime/opencl/command.h
hugots363/Multi2Sim
37f146ffa18427885aa10260f74719b00c127692
[ "Unlicense" ]
null
null
null
runtime/opencl/command.h
hugots363/Multi2Sim
37f146ffa18427885aa10260f74719b00c127692
[ "Unlicense" ]
null
null
null
runtime/opencl/command.h
hugots363/Multi2Sim
37f146ffa18427885aa10260f74719b00c127692
[ "Unlicense" ]
null
null
null
/* * Multi2Sim * Copyright (C) 2012 Rafael Ubal (ubal@ece.neu.edu) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any late...
27.508982
77
0.783413
38f3c4fb2215fb36773ef9086587a31671cd45cf
821
h
C
gcc-build/i686-pc-linux-gnu/libjava/java/io/Writer.h
giraffe/jrate
764bbf973d1de4e38f93ba9b9c7be566f1541e16
[ "Xnet", "Linux-OpenIB", "X11" ]
1
2021-06-15T05:43:22.000Z
2021-06-15T05:43:22.000Z
gcc-build/i686-pc-linux-gnu/libjava/java/io/Writer.h
giraffe/jrate
764bbf973d1de4e38f93ba9b9c7be566f1541e16
[ "Xnet", "Linux-OpenIB", "X11" ]
null
null
null
gcc-build/i686-pc-linux-gnu/libjava/java/io/Writer.h
giraffe/jrate
764bbf973d1de4e38f93ba9b9c7be566f1541e16
[ "Xnet", "Linux-OpenIB", "X11" ]
null
null
null
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*- #ifndef __java_io_Writer__ #define __java_io_Writer__ #pragma interface #include <java/lang/Object.h> #include <gcj/array.h> class ::java::io::Writer : public ::java::lang::Object { public: // actually protected Writer (); Writer (::java::lang::Obj...
25.65625
92
0.673569
3a86d24cf77d8cdaf3d77073886bc1e5421ec7da
3,155
h
C
ft_print.h
ostef/ft_printf
b6db7eb5710b1ea1d33166823be2c5bde7815ccd
[ "Unlicense" ]
null
null
null
ft_print.h
ostef/ft_printf
b6db7eb5710b1ea1d33166823be2c5bde7815ccd
[ "Unlicense" ]
null
null
null
ft_print.h
ostef/ft_printf
b6db7eb5710b1ea1d33166823be2c5bde7815ccd
[ "Unlicense" ]
null
null
null
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_print.h :+: :+: :+: ...
33.924731
80
0.571157
6b57f5bced46a8089ccde885d92320bcea73c5df
24,771
c
C
core-vm/src/native/wonka/vm/Wonka.c
kifferltd/open-mika
079bcf51dce9442deee2cc728ee1d4a303f738ed
[ "ICU" ]
41
2015-05-14T12:03:18.000Z
2021-11-28T20:18:59.000Z
core-vm/src/native/wonka/vm/Wonka.c
kifferltd/open-mika
079bcf51dce9442deee2cc728ee1d4a303f738ed
[ "ICU" ]
11
2015-04-11T10:45:33.000Z
2020-12-14T18:08:58.000Z
core-vm/src/native/wonka/vm/Wonka.c
kifferltd/open-mika
079bcf51dce9442deee2cc728ee1d4a303f738ed
[ "ICU" ]
9
2016-05-05T15:19:17.000Z
2021-07-13T11:35:45.000Z
/************************************************************************** * Copyright (c) 2004, 2005, 2006, 2008, 2015 by Chris Gray, /k/ Embedded * * Java Solutions and KIFFER Ltd. All rights reserved. * * * * Redistribution...
30.543773
137
0.600743
59319d32ee33259f3fa6e0178a0b25129eb0c40c
21
c
C
keyboards/manta60/manta60.c
fzf/qmk_toolbox
10d6b425bd24b45002555022baf16fb11254118b
[ "MIT" ]
null
null
null
keyboards/manta60/manta60.c
fzf/qmk_toolbox
10d6b425bd24b45002555022baf16fb11254118b
[ "MIT" ]
null
null
null
keyboards/manta60/manta60.c
fzf/qmk_toolbox
10d6b425bd24b45002555022baf16fb11254118b
[ "MIT" ]
null
null
null
#include "manta60.h"
10.5
20
0.714286
8dc68a5cbf370c59b4b03547c934ab0782f0495e
39
h
C
include/trick/compat/sim_services/CommandLineArguments/include/command_line_protos.h
gilbertguoze/trick
f0537efb0fa3cb5c0c84e36b60f055c1d1c60d21
[ "NASA-1.3" ]
647
2015-05-07T16:08:16.000Z
2022-03-30T02:33:21.000Z
include/trick/compat/sim_services/CommandLineArguments/include/command_line_protos.h
gilbertguoze/trick
f0537efb0fa3cb5c0c84e36b60f055c1d1c60d21
[ "NASA-1.3" ]
995
2015-04-30T19:44:31.000Z
2022-03-31T20:14:44.000Z
include/trick/compat/sim_services/CommandLineArguments/include/command_line_protos.h
gilbertguoze/trick
f0537efb0fa3cb5c0c84e36b60f055c1d1c60d21
[ "NASA-1.3" ]
251
2015-05-15T09:24:34.000Z
2022-03-22T20:39:05.000Z
#include "trick/command_line_protos.h"
19.5
38
0.820513
cef99861f8e707e86a7d02e27a72eeb736cecd2b
4,222
h
C
FindSecret/Classes/Native/UnityEngine_UnityEngine_Particle1728345354.h
GodIsWord/NewFindSecret
4f98f316d29936380f9665d6a6d89962d9ee5478
[ "MIT" ]
null
null
null
FindSecret/Classes/Native/UnityEngine_UnityEngine_Particle1728345354.h
GodIsWord/NewFindSecret
4f98f316d29936380f9665d6a6d89962d9ee5478
[ "MIT" ]
null
null
null
FindSecret/Classes/Native/UnityEngine_UnityEngine_Particle1728345354.h
GodIsWord/NewFindSecret
4f98f316d29936380f9665d6a6d89962d9ee5478
[ "MIT" ]
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_ValueType3640485471.h" #include "UnityEngine_UnityEngine_Vector33722313464.h" #include "UnityEngine_UnityEngine_Color2555686324.h" #if...
36.08547
147
0.800332
69ce611090faa2511d77f46d86ab526afb9ac6f0
30,984
c
C
C/gfpem.c
aszepieniec/bacuov
7931ddd0b4b8f233d433c09ce24dd38d61e5df4b
[ "AFL-1.1" ]
1
2021-11-15T12:19:07.000Z
2021-11-15T12:19:07.000Z
C/gfpem.c
aszepieniec/bacuov
7931ddd0b4b8f233d433c09ce24dd38d61e5df4b
[ "AFL-1.1" ]
null
null
null
C/gfpem.c
aszepieniec/bacuov
7931ddd0b4b8f233d433c09ce24dd38d61e5df4b
[ "AFL-1.1" ]
null
null
null
#include "gfpem.h" #include <stdlib.h> #include <stdio.h> /** * gfpem * Create gfpematrix object with given buffer. Usefule for reusing * the same data line. */ gfpematrix gfpem( unsigned int height, unsigned int width, gfpe_element* pdata ) { int i, j; gfpematrix mat; mat.height = height; mat.w...
27.888389
231
0.57775
0795ba06109ecdf0b781956958e095ae3c5c6d41
1,834
h
C
Pod/Classes/Categories/NSLayoutConstraint+AutolayoutHelpers.h
iliu/ILLibrary
38bd762cb6ba3db30ef693589c02272119c144bd
[ "MIT" ]
null
null
null
Pod/Classes/Categories/NSLayoutConstraint+AutolayoutHelpers.h
iliu/ILLibrary
38bd762cb6ba3db30ef693589c02272119c144bd
[ "MIT" ]
null
null
null
Pod/Classes/Categories/NSLayoutConstraint+AutolayoutHelpers.h
iliu/ILLibrary
38bd762cb6ba3db30ef693589c02272119c144bd
[ "MIT" ]
null
null
null
// // NSLayoutConstraint+AutolayoutHelpers.h // ILLibrary // // Created by Isaac Liu on 12/6/14. // Copyright (c) 2014 Isaac Liu Inc. All rights reserved. // #import <UIKit/UIKit.h> @interface NSLayoutConstraint (AutolayoutHelpers) // ====== Positional Constraints ====== +(NSArray *) constraintsForCenteredViews:...
40.755556
139
0.740458
0d44f4fae9e3b6131ec436cf95db3ca9da1cd5ba
351
h
C
src/core_mymalloc.h
dptriani/sage-dust
6837c9d0d29cce03e46f93f69e73206cbb38efc3
[ "MIT" ]
6
2020-02-06T02:47:49.000Z
2022-03-20T04:14:05.000Z
src/core_mymalloc.h
dptriani/sage-dust
6837c9d0d29cce03e46f93f69e73206cbb38efc3
[ "MIT" ]
2
2019-02-13T10:57:27.000Z
2021-06-23T02:16:53.000Z
src/core_mymalloc.h
dptriani/sage-dust
6837c9d0d29cce03e46f93f69e73206cbb38efc3
[ "MIT" ]
2
2020-02-14T05:45:47.000Z
2021-04-09T11:12:02.000Z
#pragma once #ifdef __cplusplus extern "C" { #endif /* functions in core_mymalloc.c */ extern void *mymalloc(size_t n); extern void *mycalloc(const size_t count, const size_t size); extern void *myrealloc(void *p, size_t n); extern void myfree(void *p); extern void print_allocated(void); #ifd...
17.55
65
0.680912
3707bc80cf248dce08c7439de61df949b0ab7619
1,487
h
C
SDKs/CryCode/3.8.1/CryEngine/CryAction/Network/ScriptBind_Network.h
amrhead/FireNET
34d439aa0157b0c895b20b2b664fddf4f9b84af1
[ "BSD-2-Clause" ]
4
2017-12-18T20:10:16.000Z
2021-02-07T21:21:24.000Z
SDKs/CryCode/3.8.1/CryEngine/CryAction/Network/ScriptBind_Network.h
amrhead/FireNET
34d439aa0157b0c895b20b2b664fddf4f9b84af1
[ "BSD-2-Clause" ]
null
null
null
SDKs/CryCode/3.8.1/CryEngine/CryAction/Network/ScriptBind_Network.h
amrhead/FireNET
34d439aa0157b0c895b20b2b664fddf4f9b84af1
[ "BSD-2-Clause" ]
3
2019-03-11T21:36:15.000Z
2021-02-07T21:21:26.000Z
/************************************************************************* Crytek Source File. Copyright (C), Crytek Studios, 2001-2004. ------------------------------------------------------------------------- $Id$ $DateTime$ Description: Binding of network functions into script -------------------------------...
26.553571
80
0.585071
6c21229ac124544477e1c93408ce25e3aef2d952
974
h
C
libfreerdp-core/rail.h
viralkatwad12/FreeRDP-old
0c1e533b09aabc0c8abb1865dbfb79ebe52a7f58
[ "Apache-2.0" ]
7
2015-01-27T11:11:05.000Z
2021-12-08T22:25:16.000Z
libfreerdp-core/rail.h
viralkatwad12/FreeRDP-old
0c1e533b09aabc0c8abb1865dbfb79ebe52a7f58
[ "Apache-2.0" ]
3
2015-02-09T10:05:57.000Z
2021-03-05T09:25:48.000Z
libfreerdp-core/rail.h
viralkatwad12/FreeRDP-old
0c1e533b09aabc0c8abb1865dbfb79ebe52a7f58
[ "Apache-2.0" ]
572
2015-01-26T04:44:44.000Z
2022-03-31T12:18:59.000Z
/* FreeRDP: A Remote Desktop Protocol client. Remote Applications Integrated Locally (RAIL) Copyright 2009 Marc-Andre Moreau <marcandre.moreau@gmail.com> 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 ...
26.324324
75
0.75462