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
229bc73911c8f55bdc6b56620073e512488ff10e
1,939
h
C
py/gc_long_lived.h
MakeItZone/circuitpython
7f803c0b51c333210ed267502422ed7bb28b9be7
[ "Unlicense", "BSD-3-Clause", "MIT-0", "MIT" ]
3,010
2017-01-07T23:43:33.000Z
2022-03-31T06:02:59.000Z
py/gc_long_lived.h
MakeItZone/circuitpython
7f803c0b51c333210ed267502422ed7bb28b9be7
[ "Unlicense", "BSD-3-Clause", "MIT-0", "MIT" ]
4,478
2017-01-06T01:35:02.000Z
2022-03-31T23:03:27.000Z
py/gc_long_lived.h
MakeItZone/circuitpython
7f803c0b51c333210ed267502422ed7bb28b9be7
[ "Unlicense", "BSD-3-Clause", "MIT-0", "MIT" ]
1,149
2017-01-09T00:35:23.000Z
2022-03-31T21:24:29.000Z
/* * This file is part of the MicroPython project, http://micropython.org/ * * The MIT License (MIT) * * Copyright (c) 2018 Scott Shawcroft for Adafruit Industries LLC * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Sof...
44.068182
96
0.785972
61c42ed55419c8b16784ed6cca10fdec0fc390e6
1,337
c
C
lib/src/tests/testing-plugins/testing_clock.c
luzidl/Machinebeat
358e52b555a15972f47dc3543660ab7c633a12b6
[ "Apache-2.0" ]
null
null
null
lib/src/tests/testing-plugins/testing_clock.c
luzidl/Machinebeat
358e52b555a15972f47dc3543660ab7c633a12b6
[ "Apache-2.0" ]
null
null
null
lib/src/tests/testing-plugins/testing_clock.c
luzidl/Machinebeat
358e52b555a15972f47dc3543660ab7c633a12b6
[ "Apache-2.0" ]
null
null
null
/* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ /* Enable POSIX features */ #if !defined(_XOPEN_SOURCE) && !defined(_WRS_KERNEL) # define _XOPEN_SOURCE 600 #endif...
22.283333
70
0.737472
b2b346f0882c63480e33990e63ad29a3c8372a35
867
h
C
engine/core/editor/qt/QComboBox.h
johndpope/echo
e9ce2f4037e8a5d49b74cc7a9d9ee09f296e7fa7
[ "MIT" ]
null
null
null
engine/core/editor/qt/QComboBox.h
johndpope/echo
e9ce2f4037e8a5d49b74cc7a9d9ee09f296e7fa7
[ "MIT" ]
null
null
null
engine/core/editor/qt/QComboBox.h
johndpope/echo
e9ce2f4037e8a5d49b74cc7a9d9ee09f296e7fa7
[ "MIT" ]
null
null
null
#pragma once #include "engine/core/base/echo_def.h" #ifdef ECHO_EDITOR_MODE class QWidget; namespace Echo { // QComboBox->addItem(const QIcon &icon, const QString &text) void qComboBoxAddItem(QWidget* widget, const char* icon, const char* text); // int QComboBox->currentIndex() const; int qComboBoxCurrentIndex...
26.272727
76
0.757785
e5c91ecdfa0ce00248dfc2bef54bf66c09ee9020
74,206
h
C
src/TroykaOLED/utility/defaultFonts.h
funvit/toilet-fan-control.atmega328pb
197743fabfb3a7fbbf4f9119099fa387a26fd995
[ "Unlicense" ]
null
null
null
src/TroykaOLED/utility/defaultFonts.h
funvit/toilet-fan-control.atmega328pb
197743fabfb3a7fbbf4f9119099fa387a26fd995
[ "Unlicense" ]
null
null
null
src/TroykaOLED/utility/defaultFonts.h
funvit/toilet-fan-control.atmega328pb
197743fabfb3a7fbbf4f9119099fa387a26fd995
[ "Unlicense" ]
null
null
null
// ширина символов, высота символов, код первого символа и количество символов const uint8_t font6x8[] PROGMEM = { 0x06, 0x08, 0x20, 0x5F, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, // пробел 0x00, 0x00, 0x00, 0x2F, 0x00, 0x00, // ! 0x00, 0x00, 0x07, 0x00, 0x07, 0x00, // " ...
112.603945
728
0.58599
ba66a427d6b946faa208a3eaaa0ba915ef04bfba
3,781
h
C
Dmf/Modules.Library/Dmf_GpioTarget.h
mr-yamraj01/DMF
e4f24eadf4975e931946cdaaed4c6e300b7c6fca
[ "MIT" ]
1
2019-03-23T18:32:05.000Z
2019-03-23T18:32:05.000Z
Dmf/Modules.Library/Dmf_GpioTarget.h
Gotham13121997/DMF
86b3a8bce364e811cbd084171149fdf3562b8201
[ "MIT" ]
null
null
null
Dmf/Modules.Library/Dmf_GpioTarget.h
Gotham13121997/DMF
86b3a8bce364e811cbd084171149fdf3562b8201
[ "MIT" ]
null
null
null
/*++ Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license. Module Name: Dmf_GpioTarget.h Abstract: Companion file to Dmf_GpioTarget.c. Environment: Kernel-mode Driver Framework User-mode Driver Framework --*/ #pragma once typedef enum { // Sentin...
23.484472
86
0.749008
0fc2b27d01f58e3a774f0a432988d73795096959
1,312
c
C
three-bits.c
crithead/problems
9d339babe3ebb70b28db3b9efa53b2c9c6717ca9
[ "BSD-2-Clause" ]
null
null
null
three-bits.c
crithead/problems
9d339babe3ebb70b28db3b9efa53b2c9c6717ca9
[ "BSD-2-Clause" ]
null
null
null
three-bits.c
crithead/problems
9d339babe3ebb70b28db3b9efa53b2c9c6717ca9
[ "BSD-2-Clause" ]
null
null
null
/** * @file three_bits.c * @brief Print the sum of numbers from 1 to 100 that have only three bits on. * * This is a solution program to an interview test question. The Problem * statement is "Write a program that prints the sum of the numbers from 1 * to 100 that have only three bits set to 1." This tests the...
23.854545
78
0.647104
b5f278057366f04d73cfe4ba6ca7f1d358304e0c
6,888
h
C
LeomaCore/Utils/LeomaSystem.h
humphrywang/LeomaFramework
b5ea04117627f41c79c804f4e4a2d75a5325529b
[ "Apache-2.0" ]
null
null
null
LeomaCore/Utils/LeomaSystem.h
humphrywang/LeomaFramework
b5ea04117627f41c79c804f4e4a2d75a5325529b
[ "Apache-2.0" ]
null
null
null
LeomaCore/Utils/LeomaSystem.h
humphrywang/LeomaFramework
b5ea04117627f41c79c804f4e4a2d75a5325529b
[ "Apache-2.0" ]
1
2018-03-03T15:47:28.000Z
2018-03-03T15:47:28.000Z
// // LeomaSystem.h // LeomaFramework // // Created by CorpDev on 14-3-21. // // 系统和app信息 /**buildIn Model Version与具体设备的对照关系 * iPhone1,1 iPhone 1G"; * iPhone1,2 iPhone 3G"; * iPhone2,1 iPhone 3GS"; * iPhone3,1 iPhone 4 * iPhone3,2 iPhone 4 * iPhone3,3 iPhone 4 * iPhone4...
39.136364
209
0.664199
db3f366adefb1885161bf527fce2bf0ec3560e83
1,764
h
C
include/sesstype/node/continue.h
pabble-lang/libsesstype
ca10bc19c0477538c9cb265746f971a00f6dd445
[ "MIT" ]
null
null
null
include/sesstype/node/continue.h
pabble-lang/libsesstype
ca10bc19c0477538c9cb265746f971a00f6dd445
[ "MIT" ]
null
null
null
include/sesstype/node/continue.h
pabble-lang/libsesstype
ca10bc19c0477538c9cb265746f971a00f6dd445
[ "MIT" ]
null
null
null
#ifndef SESSTYPE__NODE__CONTINUE_H__ #define SESSTYPE__NODE__CONTINUE_H__ #ifdef __cplusplus #include <string> #endif #include "sesstype/msg.h" #include "sesstype/role.h" #include "sesstype/node.h" #include "sesstype/node/block.h" #ifdef __cplusplus namespace sesstype { #endif #ifdef __cplusplus /** * \brief Conti...
21.777778
79
0.699546
80bf6631974543b1c01f3f46cb9fe07193923a8f
64
h
C
code/stc.h
LEEVINSEN/rfid
9a236d10a7bc66dc8ad91a7ef4224f946cacc148
[ "Apache-2.0" ]
null
null
null
code/stc.h
LEEVINSEN/rfid
9a236d10a7bc66dc8ad91a7ef4224f946cacc148
[ "Apache-2.0" ]
null
null
null
code/stc.h
LEEVINSEN/rfid
9a236d10a7bc66dc8ad91a7ef4224f946cacc148
[ "Apache-2.0" ]
null
null
null
#ifndef __stc_h__ #define __stc_h__ sfr P4 = 0xE8; #endif
10.666667
18
0.6875
84df26148ee06252a339c287811b0e94f0e0a9b5
186
h
C
iosdemo/iosdemo/ComponentCtl.h
wm20000/iosdemo
2bd928867ffa445bdba33fcb5675d988b45921d5
[ "Apache-2.0" ]
1
2015-12-16T13:58:22.000Z
2015-12-16T13:58:22.000Z
iosdemo/iosdemo/ComponentCtl.h
wm20000/iosdemo
2bd928867ffa445bdba33fcb5675d988b45921d5
[ "Apache-2.0" ]
null
null
null
iosdemo/iosdemo/ComponentCtl.h
wm20000/iosdemo
2bd928867ffa445bdba33fcb5675d988b45921d5
[ "Apache-2.0" ]
null
null
null
// // ComponentCtl.h // iosdemo // // Created by wangmo on 11/13/15. // Copyright © 2015 wmios. All rights reserved. // #import "MainCtl.h" @interface ComponentCtl : MainCtl @end
13.285714
48
0.66129
7ead77af91e7364681b715ff6d1710f7cf4b7665
417
h
C
FootNews/FootNews/Classes/Main/Tool/FTDataTool.h
one2shine/footballNews
a949189efb4302657d6bee3f01c5bc8f08bea816
[ "MIT" ]
null
null
null
FootNews/FootNews/Classes/Main/Tool/FTDataTool.h
one2shine/footballNews
a949189efb4302657d6bee3f01c5bc8f08bea816
[ "MIT" ]
null
null
null
FootNews/FootNews/Classes/Main/Tool/FTDataTool.h
one2shine/footballNews
a949189efb4302657d6bee3f01c5bc8f08bea816
[ "MIT" ]
null
null
null
// // FTDataTool.h // FootNews // // Created by mac on 16/3/7. // Copyright © 2016年 mac. All rights reserved. // #import <Foundation/Foundation.h> @class FTFootBallNews; @interface FTDataTool : NSObject + (void)saveNewsVideo:(FTFootBallNews *)newsVideo; + (NSArray *)collectionNewsVideoes; + (void)removeNewsFrom...
18.954545
59
0.731415
b4299a7f2e3a8d04d1eca706dc3267c70ef475fa
735
h
C
Engine/Monkey/Common/Common.h
BobLChen/VulkanDemos
78abfef10ff0138ed88c23ddfed4d98ce956e38e
[ "MIT" ]
596
2019-07-30T03:07:57.000Z
2022-03-31T07:45:20.000Z
Engine/Monkey/Common/Common.h
BobLChen/VulkanSamples
78abfef10ff0138ed88c23ddfed4d98ce956e38e
[ "MIT" ]
9
2019-07-28T08:48:41.000Z
2022-03-31T07:53:50.000Z
Engine/Monkey/Common/Common.h
BobLChen/VulkanSamples
78abfef10ff0138ed88c23ddfed4d98ce956e38e
[ "MIT" ]
79
2019-08-05T03:05:01.000Z
2022-03-31T07:45:22.000Z
#pragma once #include "Configuration/Platform.h" typedef unsigned char uint8; typedef unsigned short int uint16; typedef unsigned int uint32; typedef unsigned long long uint64; typedef signed char int8; typedef signed short int int16; typedef signed int int32; typedef ...
22.96875
37
0.678912
b443fd3306f7f036fe48cef20a5e268da4a0b281
1,514
c
C
c/hardsigmoid.c
erikedwards4/nn
c4b8317a38a72a16fd0bf905791b6c19e49c0aa7
[ "BSD-3-Clause" ]
1
2020-08-26T09:28:40.000Z
2020-08-26T09:28:40.000Z
c/hardsigmoid.c
erikedwards4/nn
c4b8317a38a72a16fd0bf905791b6c19e49c0aa7
[ "BSD-3-Clause" ]
null
null
null
c/hardsigmoid.c
erikedwards4/nn
c4b8317a38a72a16fd0bf905791b6c19e49c0aa7
[ "BSD-3-Clause" ]
null
null
null
//Gets the hardsigmoid function for each element in X. //For each element: y = 0, if x < -3 // y = 1, if x > +3 // y = (x+3)/6, otherwise #include <stdio.h> #ifdef __cplusplus namespace codee { extern "C" { #endif int hardsigmoid_s (float *Y, const float *X, const...
19.921053
63
0.48745
f1e410b1d05d25c24445619444464c4715ebf14e
5,205
h
C
include/stc/cbox.h
clayne/STC
161622453ad44a29dc52f496c2d721d41255e45f
[ "MIT" ]
23
2020-08-17T07:58:50.000Z
2020-12-03T14:16:32.000Z
include/stc/cbox.h
clayne/STC
161622453ad44a29dc52f496c2d721d41255e45f
[ "MIT" ]
1
2020-11-26T10:44:29.000Z
2020-11-26T15:19:17.000Z
include/stc/cbox.h
clayne/STC
161622453ad44a29dc52f496c2d721d41255e45f
[ "MIT" ]
5
2020-08-17T07:59:03.000Z
2020-12-27T21:30:14.000Z
/* MIT License * * Copyright (c) 2022 Tyge Løvset, NORCE, www.norceresearch.no * * 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 r...
28.442623
81
0.669741
e0b173bd94001a5580c2237323a3f97de8adc425
522
h
C
PrivateFrameworks/CloudPhotoLibrary/CPLBucketFileStorageItem.h
phatblat/macOSPrivateFrameworks
9047371eb80f925642c8a7c4f1e00095aec66044
[ "MIT" ]
17
2018-11-13T04:02:58.000Z
2022-01-20T09:27:13.000Z
PrivateFrameworks/CloudPhotoLibrary/CPLBucketFileStorageItem.h
phatblat/macOSPrivateFrameworks
9047371eb80f925642c8a7c4f1e00095aec66044
[ "MIT" ]
3
2018-04-06T02:02:27.000Z
2018-10-02T01:12:10.000Z
PrivateFrameworks/CloudPhotoLibrary/CPLBucketFileStorageItem.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 <CloudPhotoLibrary/CPLFileStorageItem.h> @class NSURL; @interface CPLBucketFileStorageItem : CPLFileStorageItem { NSURL *_url; BOOL _attributesAreCached; BOOL ...
19.333333
83
0.714559
7d44933ea77aba1cc2ccc92c186a1e6d810be3d1
668
c
C
lib/posixcompat/setrlimit.c
lambdaxymox/barrelfish
06a9f54721a8d96874a8939d8973178a562c342f
[ "MIT" ]
111
2015-02-03T02:57:27.000Z
2022-03-01T23:57:09.000Z
lib/posixcompat/setrlimit.c
lambdaxymox/barrelfish
06a9f54721a8d96874a8939d8973178a562c342f
[ "MIT" ]
12
2016-03-22T14:44:32.000Z
2020-03-18T13:30:29.000Z
lib/posixcompat/setrlimit.c
lambdaxymox/barrelfish
06a9f54721a8d96874a8939d8973178a562c342f
[ "MIT" ]
55
2015-02-03T05:28:12.000Z
2022-03-31T05:00:03.000Z
#include <sys/resource.h> #include <assert.h> #include <string.h> #include "posixcompat.h" int setrlimit(int resource, const struct rlimit *rlim) { POSIXCOMPAT_DEBUG("setrlimit(%d, %p) ignored.\n", resource, rlim); return 0; } int getrlimit(int resource, struct rlimit *rlim) { static struct rlimit infty =...
22.266667
86
0.661677
9a126b9e2d7c99d261f91a1ac616d5dece962a1b
185
h
C
arch/arm64/include/asm/kvm_types.h
jainsakshi2395/linux
7ccb860232bb83fb60cd6bcf5aaf0c008d903acb
[ "Linux-OpenIB" ]
44
2022-03-16T08:32:31.000Z
2022-03-31T16:02:35.000Z
arch/arm64/include/asm/kvm_types.h
jainsakshi2395/linux
7ccb860232bb83fb60cd6bcf5aaf0c008d903acb
[ "Linux-OpenIB" ]
13
2021-07-10T04:36:17.000Z
2022-03-03T10:50:05.000Z
arch/arm64/include/asm/kvm_types.h
jainsakshi2395/linux
7ccb860232bb83fb60cd6bcf5aaf0c008d903acb
[ "Linux-OpenIB" ]
18
2022-03-19T04:41:04.000Z
2022-03-31T03:32:12.000Z
/* SPDX-License-Identifier: GPL-2.0 */ #ifndef _ASM_ARM64_KVM_TYPES_H #define _ASM_ARM64_KVM_TYPES_H #define KVM_ARCH_NR_OBJS_PER_MEMORY_CACHE 40 #endif /* _ASM_ARM64_KVM_TYPES_H */
20.555556
44
0.810811
ccb3678bee042d19ea8d246457bfc30aafe58d6d
473
h
C
hazel/coreten/memory/Storage.h
jasmcaus/adorad
949aba02c85863544d3ded85bc52d31716650f2b
[ "MIT" ]
25
2020-12-17T12:50:04.000Z
2021-02-23T03:03:39.000Z
hazel/coreten/memory/Storage.h
jasmcaus/hazel
949aba02c85863544d3ded85bc52d31716650f2b
[ "MIT" ]
null
null
null
hazel/coreten/memory/Storage.h
jasmcaus/hazel
949aba02c85863544d3ded85bc52d31716650f2b
[ "MIT" ]
30
2020-12-31T13:31:56.000Z
2021-01-31T07:12:24.000Z
#include <coreten/memory/intrusive_ptr.h> // The Storage class holds the intrusive pointer to the actual Storage of coreten::Tensor // One or more tensors may point to the same underlying storage (and thus we ensure that if one tensor is // destroyed, the other tensors will still be able to point to the storage (f...
31.533333
113
0.718816
f2de45b4b95a26dbc1abe116c678f74ee5e34e45
348
h
C
Smart_power_outlet/SPO_v1.0.0/global.h
YordanYordanovGIT/Smart-power-socket
a52ef6ea75624d320cabfa3744903c12074535bd
[ "MIT" ]
null
null
null
Smart_power_outlet/SPO_v1.0.0/global.h
YordanYordanovGIT/Smart-power-socket
a52ef6ea75624d320cabfa3744903c12074535bd
[ "MIT" ]
null
null
null
Smart_power_outlet/SPO_v1.0.0/global.h
YordanYordanovGIT/Smart-power-socket
a52ef6ea75624d320cabfa3744903c12074535bd
[ "MIT" ]
null
null
null
#ifndef global_h #define global_h #include "WiFimy.h" #include "Externalmy.h" #include "HTTPmy.h" #include "EEPROMmy.h" #include "MQTTmy.h" //#define MQTT_ON class global { private: public: WiFimy wifi; HTTPmy http; Externalmy ext; EEPROMmy mem; #ifdef MQTT_ON MQTTmy mqtt; #endif ...
13.384615
23
0.646552
2ba2d3986c72a1eba63c39fa3d70585208361ad6
7,038
h
C
soap4/dependencies.h
HKU-BAL/MegaPath
b81796024f864af5fd44deb5812f34704c570160
[ "BSD-3-Clause" ]
6
2021-10-06T07:47:04.000Z
2022-01-25T05:09:08.000Z
soap4/dependencies.h
edwwlui/MegaPath
b81796024f864af5fd44deb5812f34704c570160
[ "BSD-3-Clause" ]
null
null
null
soap4/dependencies.h
edwwlui/MegaPath
b81796024f864af5fd44deb5812f34704c570160
[ "BSD-3-Clause" ]
null
null
null
/* * * dependencies.h * Soap3(gpu) * * Copyright (C) 2011, HKU * * 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 opt...
33.514286
112
0.575874
92061a0458902d19ba40b7abe96d05977f833309
13,370
h
C
src/js/frontend/SwitchEmitter.h
fengjixuchui/blazefox
d5c732ac7305a79fe20704c2d134c130f14eca83
[ "MIT" ]
149
2018-12-23T09:08:00.000Z
2022-02-02T09:18:38.000Z
src/js/frontend/SwitchEmitter.h
fengjixuchui/blazefox
d5c732ac7305a79fe20704c2d134c130f14eca83
[ "MIT" ]
null
null
null
src/js/frontend/SwitchEmitter.h
fengjixuchui/blazefox
d5c732ac7305a79fe20704c2d134c130f14eca83
[ "MIT" ]
56
2018-12-23T18:11:40.000Z
2021-11-30T13:18:17.000Z
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * vim: set ts=8 sts=4 et sw=4 tw=99: * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ ...
28.446809
86
0.514061
922c1cefa127c71523e5a0498edacfae5e10ceeb
2,183
h
C
microcontroller/src/silvia_display.h
willhunt/silviabot
c7800f88b8776f608bd1832d2449f714cce96887
[ "MIT" ]
1
2020-12-03T20:29:27.000Z
2020-12-03T20:29:27.000Z
microcontroller/src/silvia_display.h
willhunt/silviabot
c7800f88b8776f608bd1832d2449f714cce96887
[ "MIT" ]
null
null
null
microcontroller/src/silvia_display.h
willhunt/silviabot
c7800f88b8776f608bd1832d2449f714cce96887
[ "MIT" ]
null
null
null
#ifndef SILVIA_DISPLAY_H #define SILVIA_DISPLAY_H #include <Arduino.h> #include <Wire.h> #include <Adafruit_SSD1306.h> #include <Adafruit_GFX.h> #include <ros.h> #include <django_interface/SilviaController.h> #include <django_interface/SilviaStatus.h> #include <django_interface/SilviaBrewTimer.h> #include <django_inte...
35.209677
105
0.746221
4dee4282a87f01fd8c3f761af3c688bd83ceb380
15,829
h
C
recipes-kernel/tmk1553b-mod/files/tmknll.h
pohmelie/meta-cpc304
10ac23640cda40238fab2e87089148e7937ee7f3
[ "MIT" ]
null
null
null
recipes-kernel/tmk1553b-mod/files/tmknll.h
pohmelie/meta-cpc304
10ac23640cda40238fab2e87089148e7937ee7f3
[ "MIT" ]
null
null
null
recipes-kernel/tmk1553b-mod/files/tmknll.h
pohmelie/meta-cpc304
10ac23640cda40238fab2e87089148e7937ee7f3
[ "MIT" ]
1
2018-07-02T06:00:18.000Z
2018-07-02T06:00:18.000Z
/****************************************************************************/ /* TMKNLL.H v7.06. ELCUS, 1995,2011 */ /* Interface to the driver TMKNLL v7.06. */ /****************************************************************************/...
31.037255
130
0.767389
ff0fdf4f23025396c78d05ab54672cf57b1b13ed
5,709
h
C
PWGGA/EMCALTasks/AliAnalysisTaskEMCALPi0V2ShSh.h
maroozm/AliPhysics
22ec256928cfdf8f800e05bfc1a6e124d90b6eaf
[ "BSD-3-Clause" ]
114
2017-03-03T09:12:23.000Z
2022-03-03T20:29:42.000Z
PWGGA/EMCALTasks/AliAnalysisTaskEMCALPi0V2ShSh.h
maroozm/AliPhysics
22ec256928cfdf8f800e05bfc1a6e124d90b6eaf
[ "BSD-3-Clause" ]
19,637
2017-01-16T12:34:41.000Z
2022-03-31T22:02:40.000Z
PWGGA/EMCALTasks/AliAnalysisTaskEMCALPi0V2ShSh.h
maroozm/AliPhysics
22ec256928cfdf8f800e05bfc1a6e124d90b6eaf
[ "BSD-3-Clause" ]
1,021
2016-07-14T22:41:16.000Z
2022-03-31T05:15:51.000Z
#ifndef AliAnalysisTaskEMCALPi0V2ShSh_h #define AliAnalysisTaskEMCALPi0V2ShSh_h // $Id: AliAnalysisTaskEMCALPi0V2ShSh.h$ class TH1I; class TH1F; class TH1D; class TH2F; class THnSparse; class TList; class TObjArray; class TProfile; class TProfile2D; class AliOADBContainer; class AliEMCALGeometry; class AliESDEvent; c...
33
101
0.663163
ff10c1c9cd6138ebf6649978ffe7355de85d80de
758
h
C
src/common/misc/pint-clean-malloc.h
dschwoerer/orangefs
386a12df2b0310ec2e0d37aba092204d9490c7be
[ "Apache-2.0" ]
44
2018-10-11T23:16:42.000Z
2022-03-16T11:23:49.000Z
src/common/misc/pint-clean-malloc.h
dschwoerer/orangefs
386a12df2b0310ec2e0d37aba092204d9490c7be
[ "Apache-2.0" ]
84
2018-05-31T20:14:51.000Z
2021-09-05T19:37:51.000Z
src/common/misc/pint-clean-malloc.h
dschwoerer/orangefs
386a12df2b0310ec2e0d37aba092204d9490c7be
[ "Apache-2.0" ]
7
2018-10-23T13:40:21.000Z
2021-09-26T07:19:44.000Z
/* * (C) 2013 Clemson University and The University of Chicago * * See COPYING in top-level directory. * */ #ifndef PINT_CLEAN_MALLOC_H #define PINT_CLEAN_MALLOC_H extern void *clean_malloc(size_t size); extern void *clean_calloc(size_t nmemb, size_t size); extern int clean_posix_memalign(void **ptr, size_t...
24.451613
77
0.733509
b14907209822e64000da92240c26b1fa0eb0654f
9,341
c
C
arch/powerpc/kernel/vdso.c
bm16ton/yoga-c630-linux-kernel
1ad0c23bc5361821b3ddf173469772c488a1ee88
[ "Unlicense" ]
5
2020-07-08T01:35:16.000Z
2021-04-12T16:35:29.000Z
arch/powerpc/kernel/vdso.c
bm16ton/yoga-c630-linux-kernel
1ad0c23bc5361821b3ddf173469772c488a1ee88
[ "Unlicense" ]
null
null
null
arch/powerpc/kernel/vdso.c
bm16ton/yoga-c630-linux-kernel
1ad0c23bc5361821b3ddf173469772c488a1ee88
[ "Unlicense" ]
null
null
null
// SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright (C) 2004 Benjamin Herrenschmidt, IBM Corp. * <benh@kernel.crashing.org> */ #include <linux/errno.h> #include <linux/sched.h> #include <linux/kernel.h> #include <linux/mm.h> #include <linux/smp.h> #include <linux/stddef.h> #include <linux/unistd.h> #...
28.565749
93
0.728081
3d1944f7a02ba7529b16ec1d22d2dc2991009039
948
h
C
Source/UE5VoxelTutorial/Private/GreedyChunk.h
Aidanjhk/UE5VoxelTutorial
8a2cfb388e7cbcb3adc1f1225831204536f9158f
[ "MIT" ]
null
null
null
Source/UE5VoxelTutorial/Private/GreedyChunk.h
Aidanjhk/UE5VoxelTutorial
8a2cfb388e7cbcb3adc1f1225831204536f9158f
[ "MIT" ]
null
null
null
Source/UE5VoxelTutorial/Private/GreedyChunk.h
Aidanjhk/UE5VoxelTutorial
8a2cfb388e7cbcb3adc1f1225831204536f9158f
[ "MIT" ]
null
null
null
// Fill out your copyright notice in the Description page of Project Settings. #pragma once #include "CoreMinimal.h" #include "ChunkBase.h" #include "ChunkMeshData.h" #include "GameFramework/Actor.h" #include "GreedyChunk.generated.h" enum class EBlock; enum class EDirection; class FastNoiseLite; class UProceduralM...
18.96
133
0.759494
3211cd08281d561bb38d9045c7ca5952d79ddd8a
31,448
c
C
third_party/webrtc/src/chromium/src/third_party/libvpx_new/source/libvpx/vp10/common/vp10_fwd_txfm.c
bopopescu/webrtc-streaming-node
727a441204344ff596401b0253caac372b714d91
[ "MIT" ]
83
2015-08-04T06:19:59.000Z
2022-03-25T03:33:55.000Z
third_party/webrtc/src/chromium/src/third_party/libvpx_new/source/libvpx/vp10/common/vp10_fwd_txfm.c
bopopescu/webrtc-streaming-node
727a441204344ff596401b0253caac372b714d91
[ "MIT" ]
32
2015-07-31T22:47:16.000Z
2022-03-16T01:57:49.000Z
third_party/webrtc/src/chromium/src/third_party/libvpx_new/source/libvpx/vp10/common/vp10_fwd_txfm.c
bopopescu/webrtc-streaming-node
727a441204344ff596401b0253caac372b714d91
[ "MIT" ]
40
2015-07-25T03:01:48.000Z
2022-03-29T07:55:34.000Z
/* * Copyright (c) 2015 The WebM project authors. All Rights Reserved. * * Use of this source code is governed by a BSD-style license * that can be found in the LICENSE file in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contributin...
38.118788
80
0.567826
82cdbe4481c483333010d33a19346ca1fa34e07f
2,315
h
C
qbmove_adv_firmware.cydsn/codegentemp/PSoC3_8051.h
NMMI/qbmove-advanced
835ca000a2ee3a850b7c3662f27b60f833636954
[ "BSD-3-Clause" ]
null
null
null
qbmove_adv_firmware.cydsn/codegentemp/PSoC3_8051.h
NMMI/qbmove-advanced
835ca000a2ee3a850b7c3662f27b60f833636954
[ "BSD-3-Clause" ]
null
null
null
qbmove_adv_firmware.cydsn/codegentemp/PSoC3_8051.h
NMMI/qbmove-advanced
835ca000a2ee3a850b7c3662f27b60f833636954
[ "BSD-3-Clause" ]
null
null
null
/******************************************************************************* * File Name: PSoC3_8051.h * Version 5.0 * * Description: * 8051 register definitions for the PSoC3 family of parts. * * Note: * * ******************************************************************************** * Copyright 2008-2015, C...
24.892473
80
0.509719
962e6dae237121f5fe51882425900b230f2da019
2,248
h
C
snake_source/gameManager.h
WSU-Cpts322/snake-revisited-BhysjulienWSU
5d29e8ff6519a206b5ec07ad8f1cc3e169ea141b
[ "MIT" ]
null
null
null
snake_source/gameManager.h
WSU-Cpts322/snake-revisited-BhysjulienWSU
5d29e8ff6519a206b5ec07ad8f1cc3e169ea141b
[ "MIT" ]
null
null
null
snake_source/gameManager.h
WSU-Cpts322/snake-revisited-BhysjulienWSU
5d29e8ff6519a206b5ec07ad8f1cc3e169ea141b
[ "MIT" ]
null
null
null
#ifndef GAMEMANAGER #define GAMEMANAGER #define numOfSnakes 4 #define HARD_MODE 4 #define TIMERSET 80 #include "snake.h" #include "badSnake.h" #include "fruit.h" #include "settings.h" #include "gameMap.h" #include <cstring> #include <string> //TODO function for selecting color scheme in own class. //TODO This is allo...
43.230769
146
0.740214
c5b8ddd2a61436922ac8591f45a3a06f0c72d555
1,266
h
C
old ver-read ascii/get_information.h
helenawang/MBR-VBR-FDTinterpreter
27d3f8cf5d0285200265fafdc1de9fe57e28ab39
[ "Apache-2.0" ]
null
null
null
old ver-read ascii/get_information.h
helenawang/MBR-VBR-FDTinterpreter
27d3f8cf5d0285200265fafdc1de9fe57e28ab39
[ "Apache-2.0" ]
null
null
null
old ver-read ascii/get_information.h
helenawang/MBR-VBR-FDTinterpreter
27d3f8cf5d0285200265fafdc1de9fe57e28ab39
[ "Apache-2.0" ]
null
null
null
//filename: get_information.h author: Wang Ting date:2015.8.17. //main function----int get_info(char arr[],int start,int end) //parameters: //arr----the array of data, obtained from "xxd -p" (no extra space between characters) //start----the first byte you want to get //end----the last byte you want to get //retur...
26.93617
87
0.64139
cf0ff0c9607c9455154397b59978d172ecd906d6
9,860
h
C
vendors/renesas/FIT/RDP_v1.15_modified/r_flash_rx/src/targets/rx63n/r_mcu_config_reference.h
tahirrrhassan/AWS-FreeRTOS
9305bf2a8a9eb94edc722188fb64754a31112bb6
[ "MIT" ]
10
2019-09-10T11:20:19.000Z
2021-08-10T02:14:57.000Z
vendors/renesas/FIT/RDP_v1.15_modified/r_flash_rx/src/targets/rx63n/r_mcu_config_reference.h
tahirrrhassan/AWS-FreeRTOS
9305bf2a8a9eb94edc722188fb64754a31112bb6
[ "MIT" ]
5
2020-04-30T03:47:19.000Z
2021-03-31T02:10:11.000Z
vendors/renesas/FIT/RDP_v1.15_modified/r_flash_rx/src/targets/rx63n/r_mcu_config_reference.h
tahirrrhassan/AWS-FreeRTOS
9305bf2a8a9eb94edc722188fb64754a31112bb6
[ "MIT" ]
13
2019-12-31T21:22:09.000Z
2022-03-07T15:55:27.000Z
/*********************************************************************************************************************** * DISCLAIMER * This software is supplied by Renesas Electronics Corporation and is only intended for use with Renesas products. No * other uses are authorized. This software is owned by Renesas El...
52.169312
121
0.557302
fd9f23db3e3d65b487ba0066a91498120722d1d0
8,281
h
C
aws-cpp-sdk-macie2/include/aws/macie2/model/TagScopeTerm.h
perfectrecall/aws-sdk-cpp
fb8cbebf2fd62720b65aeff841ad2950e73d8ebd
[ "Apache-2.0" ]
1
2022-02-12T08:09:30.000Z
2022-02-12T08:09:30.000Z
aws-cpp-sdk-macie2/include/aws/macie2/model/TagScopeTerm.h
perfectrecall/aws-sdk-cpp
fb8cbebf2fd62720b65aeff841ad2950e73d8ebd
[ "Apache-2.0" ]
1
2021-10-14T16:57:00.000Z
2021-10-18T10:47:24.000Z
aws-cpp-sdk-macie2/include/aws/macie2/model/TagScopeTerm.h
ravindra-wagh/aws-sdk-cpp
7d5ff01b3c3b872f31ca98fb4ce868cd01e97696
[ "Apache-2.0" ]
1
2021-11-09T11:58:03.000Z
2021-11-09T11:58:03.000Z
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/macie2/Macie2_EXPORTS.h> #include <aws/macie2/model/JobComparator.h> #include <aws/core/utils/memory/stl/AWSString.h> #include <aws/core/utils/memory/stl/AWSVector.h> #inclu...
36.320175
148
0.665137
e78761831129741bab11c3e52363ddd2e89decce
14,973
c
C
XFree86-3.3/xc/programs/Xserver/iplan2p4/iplcmap.c
tharindusathis/sourcecodes-of-CodeReadingTheOpenSourcePerspective
1b0172cdb78757fd17898503aaf6ce03d940ef28
[ "Apache-1.1" ]
46
2015-12-04T17:12:58.000Z
2022-03-11T04:30:49.000Z
XFree86-3.3/xc/programs/Xserver/iplan2p4/iplcmap.c
tharindusathis/sourcecodes-of-CodeReadingTheOpenSourcePerspective
1b0172cdb78757fd17898503aaf6ce03d940ef28
[ "Apache-1.1" ]
null
null
null
XFree86-3.3/xc/programs/Xserver/iplan2p4/iplcmap.c
tharindusathis/sourcecodes-of-CodeReadingTheOpenSourcePerspective
1b0172cdb78757fd17898503aaf6ce03d940ef28
[ "Apache-1.1" ]
23
2016-10-24T09:18:14.000Z
2022-02-25T02:11:35.000Z
/* $XFree86: xc/programs/Xserver/iplan2p4/iplcmap.c,v 3.0 1996/08/18 01:54:40 dawes Exp $ */ /* $XConsortium: iplcmap.c,v 4.19 94/04/17 20:28:46 dpw Exp $ */ /************************************************************ Copyright 1987 by Sun Microsystems, Inc. Mountain View, CA. All Rights Reserved...
27.372943
95
0.607493
c8ce677b5b092f47d583f5196bf824322daa1e5f
24,475
c
C
palacios/src/vnet/vnet_core.c
jnouyang/palacios
e06aee743c38e53901d2e80590d687e5b93f93f2
[ "BSD-3-Clause" ]
1
2015-07-14T01:02:15.000Z
2015-07-14T01:02:15.000Z
palacios/src/vnet/vnet_core.c
jnouyang/palacios
e06aee743c38e53901d2e80590d687e5b93f93f2
[ "BSD-3-Clause" ]
null
null
null
palacios/src/vnet/vnet_core.c
jnouyang/palacios
e06aee743c38e53901d2e80590d687e5b93f93f2
[ "BSD-3-Clause" ]
null
null
null
/* * This file is part of the Palacios Virtual Machine Monitor developed * by the V3VEE Project with funding from the United States National * Science Foundation and the Department of Energy. * * The V3VEE Project is a joint project between Northwestern University * and the University of New Mexico. You can ...
25.468262
108
0.651318
c8e6d45481a04b770fb8be5ce19a50593f0ae640
1,953
c
C
firmware/coreboot/src/northbridge/intel/fsp_rangeley/acpi.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/northbridge/intel/fsp_rangeley/acpi.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/northbridge/intel/fsp_rangeley/acpi.c
fabiojna02/OpenCellular
45b6a202d6b2e2485c89955b9a6da920c4d56ddb
[ "CC-BY-4.0", "BSD-3-Clause" ]
null
null
null
/* * This file is part of the coreboot project. * * Copyright (C) 2007-2009 coresystems GmbH * Copyright (C) 2012 The Chromium OS Authors * Copyright (C) 2013 Sage Electronic Engineering, LLC * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public ...
26.04
92
0.722478
bd88b464e3b8d436952bfd38c69c458cb6cfb011
456,390
c
C
WolfSSL-BESSPIN/src/internal.c
draperlaboratory/hope-FreeRTOS-RISC-V_Galois_demo
8607c3d80a8e3e2e0be2570a09eb1623eff7ec31
[ "Apache-2.0" ]
null
null
null
WolfSSL-BESSPIN/src/internal.c
draperlaboratory/hope-FreeRTOS-RISC-V_Galois_demo
8607c3d80a8e3e2e0be2570a09eb1623eff7ec31
[ "Apache-2.0" ]
2
2021-03-10T23:53:15.000Z
2021-04-15T19:17:32.000Z
WolfSSL-BESSPIN/src/internal.c
draperlaboratory/hope-FreeRTOS-RISC-V_Galois_demo
8607c3d80a8e3e2e0be2570a09eb1623eff7ec31
[ "Apache-2.0" ]
1
2021-02-19T15:24:54.000Z
2021-02-19T15:24:54.000Z
/* internal.c * * Copyright (C) 2006-2015 wolfSSL Inc. * * This file is part of wolfSSL. (formerly known as CyaSSL) * * wolfSSL 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 L...
31.700354
160
0.530754
83599fc77274abb0d6077fca0b7e77ae3eb59f92
2,217
h
C
ibulb/AFHttp.h
coderzzz/v
0bdd5267e1981e04028251c26637c854b586558a
[ "MIT" ]
null
null
null
ibulb/AFHttp.h
coderzzz/v
0bdd5267e1981e04028251c26637c854b586558a
[ "MIT" ]
null
null
null
ibulb/AFHttp.h
coderzzz/v
0bdd5267e1981e04028251c26637c854b586558a
[ "MIT" ]
null
null
null
// // AFHttp.h // HWSDK // // Created by Carl on 13-11-28. // Copyright (c) 2013年 helloworld. All rights reserved. // #import <Foundation/Foundation.h> #import "AFNetworking.h" #import "GCDAsyncSocket.h" @interface AFHttp : NSObject<GCDAsyncSocketDelegate> @property (nonatomic,readonly) AFHTTPRequestOperationManag...
55.425
275
0.745602
26243c559ee41267465d9b435430c63a28655711
522
c
C
c&c++programs/pointer5.c
manishaverma1012/programs
dd77546219eab2f2ee81dd0d599b78ebd8f95957
[ "MIT" ]
null
null
null
c&c++programs/pointer5.c
manishaverma1012/programs
dd77546219eab2f2ee81dd0d599b78ebd8f95957
[ "MIT" ]
null
null
null
c&c++programs/pointer5.c
manishaverma1012/programs
dd77546219eab2f2ee81dd0d599b78ebd8f95957
[ "MIT" ]
null
null
null
#include<stdio.h> #include<math.h> void fun( int *, int *, int *, int *,int *); int main() { int a,b,c,d,e; printf(" Enter the value of numbers\n"); scanf("%d%d%d%d%d",&a, &b, &c, &d ,&e ); fun( &a,&b,&c,&d,&e); return 0; } void fun( int *x, int *y, int *z, int *w,int *p) { float sum , av ,std , q; sum = *x+*y+*z+*...
24.857143
120
0.448276
d3c4a206665caec28f49f3363b1e072de3b620af
4,140
c
C
hal/Startrampe/tmc/ADCs.c
trinamic/TMC-EvalSystem
b14433199055be35906533ec362d06124068a4b3
[ "MIT" ]
42
2019-01-25T13:30:34.000Z
2022-03-31T03:21:41.000Z
hal/Startrampe/tmc/ADCs.c
trinamic/TMC-EvalSystem
b14433199055be35906533ec362d06124068a4b3
[ "MIT" ]
26
2019-01-25T13:36:51.000Z
2022-03-29T03:46:46.000Z
hal/Startrampe/tmc/ADCs.c
trinamic/TMC-EvalSystem
b14433199055be35906533ec362d06124068a4b3
[ "MIT" ]
22
2019-06-04T13:15:11.000Z
2022-03-10T00:12:49.000Z
#include <math.h> #include "hal/HAL.h" #include "hal/ADCs.h" #define ADC1_DR_ADDRESS ((uint32_t)0x4001204C) static void init(void); static void deInit(void); ADCTypeDef ADCs = { .AIN0 = &ADCValue[0], .AIN1 = &ADCValue[1], .AIN2 = &ADCValue[2], .DIO4 = &ADCValue[3], .DIO5 = &ADCValue[4]...
40.194175
80
0.692271
268ded3742cb3e3289b04929ab3d5309cc9e3c49
2,394
h
C
Cpp/SDK/BP_Shockwave_classes.h
MrManiak/Squad-SDK
742feb5991ae43d6f0cedd2d6b32b949923ca4f9
[ "Apache-2.0" ]
1
2020-08-15T08:31:55.000Z
2020-08-15T08:31:55.000Z
Cpp/SDK/BP_Shockwave_classes.h
MrManiak/Squad-SDK
742feb5991ae43d6f0cedd2d6b32b949923ca4f9
[ "Apache-2.0" ]
2
2020-08-15T08:43:56.000Z
2021-01-15T05:04:48.000Z
Cpp/SDK/BP_Shockwave_classes.h
MrManiak/Squad-SDK
742feb5991ae43d6f0cedd2d6b32b949923ca4f9
[ "Apache-2.0" ]
2
2020-08-10T12:05:42.000Z
2021-02-12T19:56:10.000Z
#pragma once // Name: S, Version: b #ifdef _MSC_VER #pragma pack(push, 0x01) #endif /*!!HELPER_DEF!!*/ /*!!DEFINE!!*/ namespace UFT { //--------------------------------------------------------------------------- // Classes //--------------------------------------------------------------------------- // Blueprin...
45.169811
253
0.593567
8c1448273176222b3fb7a106a32b5fa9a5465f2f
18,353
c
C
animations/music-bars.c
marekpiechut/qmk-animations
857a769d639654dcc383229ffb7470a61d831f53
[ "MIT" ]
4
2021-07-10T09:24:03.000Z
2022-03-21T15:51:36.000Z
animations/music-bars.c
marekpiechut/qmk-animations
857a769d639654dcc383229ffb7470a61d831f53
[ "MIT" ]
null
null
null
animations/music-bars.c
marekpiechut/qmk-animations
857a769d639654dcc383229ffb7470a61d831f53
[ "MIT" ]
null
null
null
/** * Music bar animation with fast/slow typing mode * * ROTATION: * OLED_ROTATION_180 * * Copyright (c) Marek Piechut * MIT License */ #pragma once //-------- CONFIGURATION START -------- #ifndef FAST_TYPE_WPM #define FAST_TYPE_WPM 45 //Switch to fast animation when over words per minute #endif //-------...
79.795652
118
0.618536
145d2c3eed1dab4de37c06ea073e8b799185e8b4
254
h
C
protcomm/include/protcomm_export.h
funnyleecat/protocom
1165bc6c7b03c08324119e0712efb25b9c7208b0
[ "Apache-2.0" ]
null
null
null
protcomm/include/protcomm_export.h
funnyleecat/protocom
1165bc6c7b03c08324119e0712efb25b9c7208b0
[ "Apache-2.0" ]
null
null
null
protcomm/include/protcomm_export.h
funnyleecat/protocom
1165bc6c7b03c08324119e0712efb25b9c7208b0
[ "Apache-2.0" ]
null
null
null
#pragma once #ifdef WIN32 # ifdef PROTCOMM_EXPORTS # define PROTCOMM_API __declspec(dllexport) # else # define PROTCOMM_API __declspec(dllimport) # endif //PROTCOMM_EXPORTS #else # define PROTCOMM_API #endif //WIN32
19.538462
50
0.677165
88cee4b599a07abf33fef84d56f8434470e82218
3,198
h
C
include/cetty/channel/AdaptiveReceiveBufferSizePredictorFactory.h
frankee/Cetty
4ec5be459e42f3ef76617a5a9c8d70cee277d131
[ "BSL-1.0", "Apache-2.0", "BSD-3-Clause" ]
11
2015-01-22T11:23:23.000Z
2021-04-18T13:06:04.000Z
include/cetty/channel/AdaptiveReceiveBufferSizePredictorFactory.h
frankee/Cetty
4ec5be459e42f3ef76617a5a9c8d70cee277d131
[ "BSL-1.0", "Apache-2.0", "BSD-3-Clause" ]
null
null
null
include/cetty/channel/AdaptiveReceiveBufferSizePredictorFactory.h
frankee/Cetty
4ec5be459e42f3ef76617a5a9c8d70cee277d131
[ "BSL-1.0", "Apache-2.0", "BSD-3-Clause" ]
7
2015-04-17T08:13:04.000Z
2020-11-28T04:12:29.000Z
#if !defined(CETTY_CHANNEL_ADAPTIVERECEIVEBUFFERSIZEPREDICTORFACTORY_H) #define CETTY_CHANNEL_ADAPTIVERECEIVEBUFFERSIZEPREDICTORFACTORY_H /* * Copyright 2009 Red Hat, Inc. * * Red Hat licenses this file to you under the Apache License, version 2.0 * (the "License"); you may not use this file except in compliance w...
36.340909
92
0.720138
bb5102109fb09dff06af7c4ccbcc19135834985c
2,645
h
C
network-manager-applet/shared/nm-default.h
apiraino/sway-ubuntu-build
bb774627867b2b72d5e149f870330933b10bba30
[ "MIT" ]
null
null
null
network-manager-applet/shared/nm-default.h
apiraino/sway-ubuntu-build
bb774627867b2b72d5e149f870330933b10bba30
[ "MIT" ]
null
null
null
network-manager-applet/shared/nm-default.h
apiraino/sway-ubuntu-build
bb774627867b2b72d5e149f870330933b10bba30
[ "MIT" ]
null
null
null
/* NetworkManager -- Network link manager * * 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 of the License, or (at your option) any later version. * * This libra...
32.256098
147
0.702457
9bb5a0f3b831284de16e757a82d608ba999f0121
2,858
h
C
zircon/tools/fidl/include/fidl/type_shape.h
OpenTrustGroup/fuchsia
647e593ea661b8bf98dcad2096e20e8950b24a97
[ "BSD-3-Clause" ]
1
2019-04-21T18:02:26.000Z
2019-04-21T18:02:26.000Z
zircon/tools/fidl/include/fidl/type_shape.h
OpenTrustGroup/fuchsia
647e593ea661b8bf98dcad2096e20e8950b24a97
[ "BSD-3-Clause" ]
16
2020-09-04T19:01:11.000Z
2021-05-28T03:23:09.000Z
zircon/tools/fidl/include/fidl/type_shape.h
OpenTrustGroup/fuchsia
647e593ea661b8bf98dcad2096e20e8950b24a97
[ "BSD-3-Clause" ]
null
null
null
// Copyright 2018 The Fuchsia Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef ZIRCON_TOOLS_FIDL_INCLUDE_FIDL_TYPE_SHAPE_H_ #define ZIRCON_TOOLS_FIDL_INCLUDE_FIDL_TYPE_SHAPE_H_ #include <cstdint> class TypeShape { public: ...
35.725
137
0.726032
af87c57315ae26dcfa500f6a7b0921881fe05161
35,588
c
C
Reloaded/trunk/src/mame/video/jaguar.c
lofunz/mieme
4226c2960b46121ec44fa8eab9717d2d644bff04
[ "Unlicense" ]
51
2015-11-22T14:53:28.000Z
2021-12-14T07:17:42.000Z
Reloaded/trunk/src/mame/video/jaguar.c
lofunz/mieme
4226c2960b46121ec44fa8eab9717d2d644bff04
[ "Unlicense" ]
8
2018-01-14T07:19:06.000Z
2021-08-22T15:29:59.000Z
Reloaded/trunk/src/mame/video/jaguar.c
lofunz/mieme
4226c2960b46121ec44fa8eab9717d2d644bff04
[ "Unlicense" ]
35
2017-02-15T09:39:00.000Z
2021-12-14T07:17:43.000Z
/*************************************************************************** Atari Jaguar hardware **************************************************************************** ------------------------------------------------------------ TOM REGISTERS ------------------------------------------...
33.668874
154
0.553248
3b07a19081ed133f22eab1006b0cd7ca98b99431
31,248
c
C
mi8/drivers/staging/qca-wifi-host-cmn/umac/scan/dispatcher/src/wlan_scan_utils_api.c
wqk317/mi8_kernel_source
e3482d1a7ea6021de2fc8f3178496b4b043bb727
[ "MIT" ]
null
null
null
mi8/drivers/staging/qca-wifi-host-cmn/umac/scan/dispatcher/src/wlan_scan_utils_api.c
wqk317/mi8_kernel_source
e3482d1a7ea6021de2fc8f3178496b4b043bb727
[ "MIT" ]
null
null
null
mi8/drivers/staging/qca-wifi-host-cmn/umac/scan/dispatcher/src/wlan_scan_utils_api.c
wqk317/mi8_kernel_source
e3482d1a7ea6021de2fc8f3178496b4b043bb727
[ "MIT" ]
null
null
null
/* * Copyright (c) 2017-2018 The Linux Foundation. All rights reserved. * * Permission to use, copy, modify, and/or distribute this software for * any purpose with or without fee is hereby granted, provided that the * above copyright notice and this permission notice appear in all * copies. * * THE SOFTWARE IS ...
28.641613
76
0.724334
77e0fbdcfa6ae4f8ddfcd0065ba3149053516404
1,600
h
C
remoting/host/it2me/it2me_confirmation_dialog_proxy.h
Wzzzx/chromium-crosswalk
768dde8efa71169f1c1113ca6ef322f1e8c9e7de
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
2
2019-01-28T08:09:58.000Z
2021-11-15T15:32:10.000Z
remoting/host/it2me/it2me_confirmation_dialog_proxy.h
maidiHaitai/haitaibrowser
a232a56bcfb177913a14210e7733e0ea83a6b18d
[ "BSD-3-Clause" ]
null
null
null
remoting/host/it2me/it2me_confirmation_dialog_proxy.h
maidiHaitai/haitaibrowser
a232a56bcfb177913a14210e7733e0ea83a6b18d
[ "BSD-3-Clause" ]
6
2020-09-23T08:56:12.000Z
2021-11-18T03:40:49.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 REMOTING_HOST_IT2ME_IT2ME_CONFIRMATION_DIALOG_PROXY_H_ #define REMOTING_HOST_IT2ME_IT2ME_CONFIRMATION_DIALOG_PROXY_H_ #include "base/callback.h" ...
33.333333
78
0.80375
cbe86db37350a69078b8826cad0696a73aac08ac
2,562
c
C
keyboards/keebio/levinson/keymaps/valgrahf/keymap.c
fzf/qmk_toolbox
10d6b425bd24b45002555022baf16fb11254118b
[ "MIT" ]
null
null
null
keyboards/keebio/levinson/keymaps/valgrahf/keymap.c
fzf/qmk_toolbox
10d6b425bd24b45002555022baf16fb11254118b
[ "MIT" ]
null
null
null
keyboards/keebio/levinson/keymaps/valgrahf/keymap.c
fzf/qmk_toolbox
10d6b425bd24b45002555022baf16fb11254118b
[ "MIT" ]
null
null
null
#include QMK_KEYBOARD_H extern keymap_config_t keymap_config; #define _BASE 0 #define _FN1 1 #define _FN2 2 #define KC_ KC_TRNS #define KC_FN1 LT(_FN1, KC_NO) #define KC_FN2 LT(_FN2, KC_NO) #define KC_SPFN LT(_FN1, KC_SPACE) #define KC_RST RESET #define KC_DBUG DEBUG #define KC_RTOG RGB_TOG #define KC_RMOD RGB_MOD #...
40.03125
70
0.301327
0ee57d68782c65994349c8f0ff1089dd62675f4f
2,295
h
C
applications/physbam/physbam-lib/Public_Library/PhysBAM_Dynamics/Coupled_Evolution/FLUID_TO_SOLID_INTERPOLATION_BASE.h
schinmayee/nimbus
170cd15e24a7a88243a6ea80aabadc0fc0e6e177
[ "BSD-3-Clause" ]
20
2017-07-03T19:09:09.000Z
2021-09-10T02:53:56.000Z
applications/physbam/physbam-lib/Public_Library/PhysBAM_Dynamics/Coupled_Evolution/FLUID_TO_SOLID_INTERPOLATION_BASE.h
schinmayee/nimbus
170cd15e24a7a88243a6ea80aabadc0fc0e6e177
[ "BSD-3-Clause" ]
null
null
null
applications/physbam/physbam-lib/Public_Library/PhysBAM_Dynamics/Coupled_Evolution/FLUID_TO_SOLID_INTERPOLATION_BASE.h
schinmayee/nimbus
170cd15e24a7a88243a6ea80aabadc0fc0e6e177
[ "BSD-3-Clause" ]
9
2017-09-17T02:05:06.000Z
2020-01-31T00:12:01.000Z
//##################################################################### // Copyright 2010. // This file is part of PhysBAM whose distribution is governed by the license contained in the accompanying file PHYSBAM_COPYRIGHT.txt. //##################################################################### // Class FLUID_TO_SOL...
46.836735
135
0.688453
858090c31919ebd182254083a33ef6a2d17d4fcc
1,992
c
C
src/passive.c
thibautcornolti/MyFTP
5775e8d8e4b15e62078cbc5046a7c474a3b02d05
[ "MIT" ]
null
null
null
src/passive.c
thibautcornolti/MyFTP
5775e8d8e4b15e62078cbc5046a7c474a3b02d05
[ "MIT" ]
null
null
null
src/passive.c
thibautcornolti/MyFTP
5775e8d8e4b15e62078cbc5046a7c474a3b02d05
[ "MIT" ]
null
null
null
/* ** EPITECH PROJECT, 2018 ** myftp ** File description: ** myftp */ #include "../include/ftp.h" #include "../include/passive.h" static bool threading_passive_mode_setup(sess_t *sess) { if (!create_socket(&sess->pasv_listen) || !bind_socket(0, &sess->pasv_listen)) return (false); if (!listen_socket(1, &sess->p...
24.292683
73
0.719378
3f532ec23b2008895d6c8c435fe18ead30e80cc2
516
h
C
junkbox/Classes/Bookmark/Login/JBBookmarkLoginController.h
kenzan8000/junky
99fccc9b414e3eb15772c5ce3268226a19c7a5a7
[ "WTFPL" ]
1
2016-02-08T15:30:41.000Z
2016-02-08T15:30:41.000Z
junkbox/Classes/Bookmark/Login/JBBookmarkLoginController.h
kenzan8000/junky
99fccc9b414e3eb15772c5ce3268226a19c7a5a7
[ "WTFPL" ]
null
null
null
junkbox/Classes/Bookmark/Login/JBBookmarkLoginController.h
kenzan8000/junky
99fccc9b414e3eb15772c5ce3268226a19c7a5a7
[ "WTFPL" ]
null
null
null
#import "JBBarButtonView.h" // Pods #import "HTBLoginWebViewController.h" #pragma mark - class @class TYMActivityIndicatorView; #pragma mark - JBBookmarkLoginController /// ブックマークログインViewController @interface JBBookmarkLoginController : HTBLoginWebViewController <JBBarButtonViewDelegate> { } #pragma mark - proper...
19.111111
92
0.792636
6be9f6157b36bf5eff22c4552bac72622690b714
620
h
C
uboot/arch/arm/include/asm/arch-tegra/gpu.h
bingchunjin/1806_SDK
d5ed0258fc22f60e00ec025b802d175f33da6e41
[ "MIT" ]
31
2018-01-16T17:11:44.000Z
2022-03-16T13:51:24.000Z
uboot/arch/arm/include/asm/arch-tegra/gpu.h
bingchunjin/1806_SDK
d5ed0258fc22f60e00ec025b802d175f33da6e41
[ "MIT" ]
4
2016-08-30T11:30:25.000Z
2020-12-27T09:58:07.000Z
uboot/arch/arm/include/asm/arch-tegra/gpu.h
bingchunjin/1806_SDK
d5ed0258fc22f60e00ec025b802d175f33da6e41
[ "MIT" ]
30
2018-05-02T08:43:27.000Z
2022-01-23T03:25:54.000Z
/* * (C) Copyright 2015 * NVIDIA Corporation <www.nvidia.com> * * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __ASM_ARCH_TEGRA_GPU_H #define __ASM_ARCH_TEGRA_GPU_H #if defined(CONFIG_TEGRA_GPU) void tegra_gpu_config(void); #else /* CONFIG_TEGRA_GPU */ static inline void tegra_gpu_config(void) { } #endif /...
16.756757
71
0.73871
acc0ba97ebca975fb8d9c7d13c986791632aa1a1
104
h
C
src/NSStringDigest.h
bickfordb/Shotwell
66af42218c4dc582909f10c0cd6fb8a8b0d8569b
[ "Apache-2.0" ]
5
2015-02-09T15:08:24.000Z
2021-03-17T22:22:53.000Z
src/NSStringDigest.h
bickfordb/Shotwell
66af42218c4dc582909f10c0cd6fb8a8b0d8569b
[ "Apache-2.0" ]
null
null
null
src/NSStringDigest.h
bickfordb/Shotwell
66af42218c4dc582909f10c0cd6fb8a8b0d8569b
[ "Apache-2.0" ]
1
2016-02-16T18:29:39.000Z
2016-02-16T18:29:39.000Z
#import <Cocoa/Cocoa.h> @interface NSString (Digest) - (NSString *)sha1; @end // vim: filetype=objcpp
13
28
0.692308
6b6d5833242f5b75c2088b57a3a0370a55a1bc2c
174
h
C
ios/versioned-react-native/ABI7_0_0/Exponent/Modules/Api/ABI7_0_0EXFacebook.h
L8RMedia/exponent
c9f3012826f0fe797b30a07e52505cfb16cdee54
[ "Apache-2.0", "BSD-3-Clause" ]
null
null
null
ios/versioned-react-native/ABI7_0_0/Exponent/Modules/Api/ABI7_0_0EXFacebook.h
L8RMedia/exponent
c9f3012826f0fe797b30a07e52505cfb16cdee54
[ "Apache-2.0", "BSD-3-Clause" ]
null
null
null
ios/versioned-react-native/ABI7_0_0/Exponent/Modules/Api/ABI7_0_0EXFacebook.h
L8RMedia/exponent
c9f3012826f0fe797b30a07e52505cfb16cdee54
[ "Apache-2.0", "BSD-3-Clause" ]
null
null
null
// Copyright 2016-present 650 Industries. All rights reserved. #import "ABI7_0_0RCTBridgeModule.h" @interface ABI7_0_0EXFacebook : NSObject <ABI7_0_0RCTBridgeModule> @end
21.75
66
0.810345
5c782bf51d8c7914b8a1101604854163b8d36ae7
772
h
C
Archived/v1/WCDistractionFreeXcodePlugin/Headers/PlugIns/Xcode3UI/Xcode3BuildPropertyConfigFileColumnContext.h
wokalski/Distraction-Free-Xcode-plugin
54ab4b9d9825e8370855b7985d6ff39d64c19f25
[ "MIT" ]
25
2016-03-03T07:43:56.000Z
2021-09-05T08:47:40.000Z
Archived/v1/WCDistractionFreeXcodePlugin/Headers/PlugIns/Xcode3UI/Xcode3BuildPropertyConfigFileColumnContext.h
wokalski/Distraction-Free-Xcode-plugin
54ab4b9d9825e8370855b7985d6ff39d64c19f25
[ "MIT" ]
8
2016-02-23T18:40:20.000Z
2016-08-18T13:21:05.000Z
Archived/v1/WCDistractionFreeXcodePlugin/Headers/PlugIns/Xcode3UI/Xcode3BuildPropertyConfigFileColumnContext.h
wokalski/Distraction-Free-Xcode-plugin
54ab4b9d9825e8370855b7985d6ff39d64c19f25
[ "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 <Xcode3UI/Xcode3BuildPropertyBlueprintColumnContext.h> @interface Xcode3BuildPropertyConfigFileColumnContext : Xcode3BuildPropertyBlueprintColumnContext { int _level; }...
29.692308
97
0.778497
583a3bb1451f30087528de50bc1e1b1a6fc60994
429
h
C
include/lab1/parabola.h
Jovvik/methopt-lab-1
2c3acaf653c7214a925ed1292b9d1d30a33d2737
[ "Unlicense" ]
null
null
null
include/lab1/parabola.h
Jovvik/methopt-lab-1
2c3acaf653c7214a925ed1292b9d1d30a33d2737
[ "Unlicense" ]
null
null
null
include/lab1/parabola.h
Jovvik/methopt-lab-1
2c3acaf653c7214a925ed1292b9d1d30a33d2737
[ "Unlicense" ]
null
null
null
#pragma once #include "lab1/optimizer.h" namespace lab1 { /** * Оптимизатор на основе метода парабол */ class Parabola : public Optimizer { public: Parabola(const func& optimized_function, double epsilon, double start, double end); protected: void step()...
19.5
78
0.582751
388cb19fd6e4fd751c1e51d2c1f7212cfeef0b40
5,007
h
C
include/ubit_devices.h
Geymerson/ubit_project
6d283890961e4479335cdfea278ac22943f2cc1f
[ "MIT" ]
null
null
null
include/ubit_devices.h
Geymerson/ubit_project
6d283890961e4479335cdfea278ac22943f2cc1f
[ "MIT" ]
null
null
null
include/ubit_devices.h
Geymerson/ubit_project
6d283890961e4479335cdfea278ac22943f2cc1f
[ "MIT" ]
null
null
null
#ifndef __UBIT_DEVICES_H #define __UBIT_DEVICES_H /*! \file ubit_devices.h \brief Device functions definition. This library will define functions to initiate sensors, read data and print to microbit's display. */ #include <display/mb_display.h> #include <sensor.h> #define ACC_DEV_ADDR 0x1D #d...
26.919355
73
0.727581
1d5bf2499dd080f5fb8b9bb77f1aeff316fa832d
3,409
c
C
src/pobj/queue.c
Zhoutall/stasis
65a9ae5ce1468e3d8073e62fbcb15b120ec344f5
[ "TCL" ]
null
null
null
src/pobj/queue.c
Zhoutall/stasis
65a9ae5ce1468e3d8073e62fbcb15b120ec344f5
[ "TCL" ]
null
null
null
src/pobj/queue.c
Zhoutall/stasis
65a9ae5ce1468e3d8073e62fbcb15b120ec344f5
[ "TCL" ]
1
2019-11-21T07:21:32.000Z
2019-11-21T07:21:32.000Z
#include <string.h> #include "common.h" #include "debug.h" #include "xmem.h" #define QUEUE_SEG_MAX_EXP 10 #define QUEUE_SEG_MAX (1 << QUEUE_SEG_MAX_EXP) struct queue_seg { int head; int tail; struct queue_seg *next; }; #define SEG_OFFSET ALIGN(sizeof(struct queue_seg)) #define SEG_TOTAL_SIZE...
21.440252
76
0.597829
ce5dcd201017dcc206e6baadaa3bcc62fe076daa
4,404
c
C
main/audio.c
tbuen/music-esp
d7f6d65859ec8c788ced727648300ffb67b95337
[ "MIT" ]
null
null
null
main/audio.c
tbuen/music-esp
d7f6d65859ec8c788ced727648300ffb67b95337
[ "MIT" ]
null
null
null
main/audio.c
tbuen/music-esp
d7f6d65859ec8c788ced727648300ffb67b95337
[ "MIT" ]
null
null
null
#include "errno.h" #include "esp_log.h" #include "fcntl.h" #include "freertos/FreeRTOS.h" #include "freertos/semphr.h" #include "freertos/task.h" #include "string.h" #include "sys/dirent.h" #include "sys/stat.h" #include "unistd.h" #include "vs1053.h" #include "audio.h" #define TASK_CORE 1 #define TASK_PRIO ...
27.018405
120
0.499546
0e039145a3b1ddc7f4b65994d53f501cfa23d012
297
h
C
JPAspect/Base/NSInvocation+OCAspects.h
CoderZhuXH/JPAspect
d34e5981b56dda2da77be1d5b1a5d12bd28defe5
[ "MIT" ]
1
2020-10-07T16:10:14.000Z
2020-10-07T16:10:14.000Z
JPAspect/Base/NSInvocation+OCAspects.h
CoderZhuXH/JPAspect
d34e5981b56dda2da77be1d5b1a5d12bd28defe5
[ "MIT" ]
null
null
null
JPAspect/Base/NSInvocation+OCAspects.h
CoderZhuXH/JPAspect
d34e5981b56dda2da77be1d5b1a5d12bd28defe5
[ "MIT" ]
null
null
null
// // NSInvocation+OCAspects.h // JPAspect // // Created by zzyong on 2018/10/18. // Copyright © 2018 zzyong. All rights reserved. // #import <Foundation/Foundation.h> NS_ASSUME_NONNULL_BEGIN @interface NSInvocation (OCAspects) - (NSArray *)aspects_arguments; @end NS_ASSUME_NONNULL_END
14.85
49
0.737374
b892a00eb17a7f23734443c33031f1bb466941b7
1,319
h
C
code/src/localsearch.h
wtong1989/PFSP
eec9c5adbebe041296a634dafdd996439fd70cfa
[ "MIT" ]
1
2020-08-13T11:30:11.000Z
2020-08-13T11:30:11.000Z
code/src/localsearch.h
wtong1989/PFSP
eec9c5adbebe041296a634dafdd996439fd70cfa
[ "MIT" ]
null
null
null
code/src/localsearch.h
wtong1989/PFSP
eec9c5adbebe041296a634dafdd996439fd70cfa
[ "MIT" ]
2
2019-11-08T08:30:09.000Z
2021-11-22T14:44:29.000Z
#ifndef LOCAL_SEARCH_H #define LOCAL_SEARCH_H #include "pfspinstance.h" #include "utils.h" /* transpose move */ void transpose(std::vector<int>& sol, int pos); /* exchange move */ void exchange(std::vector<int>& sol, int elt1, int elt2); /* insert move */ void insert(std::vector<int>& sol, int elt, int pos); /* tr...
34.710526
111
0.743745
33275eca53bd350fece8aa296fb576bc313c095a
2,785
h
C
api_emu.h
mraleph/dartvm_api_vs_ffi
d634ca401ced4a83e82a7299f6bef9cdc7de1109
[ "BSD-3-Clause" ]
2
2020-11-26T22:26:46.000Z
2021-04-15T02:13:37.000Z
api_emu.h
mraleph/dartvm_api_vs_ffi
d634ca401ced4a83e82a7299f6bef9cdc7de1109
[ "BSD-3-Clause" ]
null
null
null
api_emu.h
mraleph/dartvm_api_vs_ffi
d634ca401ced4a83e82a7299f6bef9cdc7de1109
[ "BSD-3-Clause" ]
3
2021-02-15T16:36:52.000Z
2021-04-15T02:13:41.000Z
// Copyright (c) 2020, the Dart project authors. Please see the AUTHORS file // for details. All rights reserved. Use of this source code is governed by a // BSD-style license that can be found in the LICENSE file. #ifndef API_EMU_H #define API_EMU_H #include <cstdarg> #include <cstdint> #include <cstdio> #include <...
26.273585
78
0.707002
c3075d5fc78728c21e911604b19b9363cedc3a2e
532
h
C
src/Generic/tokens/xx_Untokenizer.h
BBN-E/serif
1e2662d82fb1c377ec3c79355a5a9b0644606cb4
[ "Apache-2.0" ]
1
2022-03-24T19:57:00.000Z
2022-03-24T19:57:00.000Z
src/Generic/tokens/xx_Untokenizer.h
BBN-E/serif
1e2662d82fb1c377ec3c79355a5a9b0644606cb4
[ "Apache-2.0" ]
null
null
null
src/Generic/tokens/xx_Untokenizer.h
BBN-E/serif
1e2662d82fb1c377ec3c79355a5a9b0644606cb4
[ "Apache-2.0" ]
null
null
null
// Copyright 2008 by BBN Technologies Corp. // All Rights Reserved. #ifndef xx_UNTOKENIZER_H #define xx_UNTOKENIZER_H #include "Generic/tokens/Untokenizer.h" class GenericUntokenizer : public Untokenizer { private: friend class GenericUntokenizerFactory; public: void untokenize(LocatedString& sour...
19
68
0.731203
473f3ddd3d2572ef33b82b32eb1dc8ba06bd6d9d
205
h
C
hello_scheduler/led.h
8bitgeek/GD32VF103_templates
ab2bc15353c6a581c1c681b0f6bc6af53f41d2a9
[ "MIT" ]
1
2020-07-30T09:18:38.000Z
2020-07-30T09:18:38.000Z
hello_scheduler/led.h
8bitgeek/GD32VF103_templates
ab2bc15353c6a581c1c681b0f6bc6af53f41d2a9
[ "MIT" ]
null
null
null
hello_scheduler/led.h
8bitgeek/GD32VF103_templates
ab2bc15353c6a581c1c681b0f6bc6af53f41d2a9
[ "MIT" ]
null
null
null
#ifndef _LED_H_ #define _LED_H_ #include <stdint.h> #include <stddef.h> #include <stdbool.h> extern void led_green(bool state); extern void led_red(bool state); extern void led_blue(bool state); #endif
15.769231
34
0.756098
546d9e9b82da70a0e792ce7a2f4b78be6e5fe2ff
4,452
c
C
kernel/lge/msm8226/drivers/usb/host/pehci/host/otg.c
Uswer/LineageOS-14.1_jag3gds
6fe76987fad4fca7b3c08743b067d5e79892e77f
[ "Apache-2.0" ]
1
2020-06-01T10:53:47.000Z
2020-06-01T10:53:47.000Z
kernel/lge/msm8226/drivers/usb/host/pehci/host/otg.c
Uswer/LineageOS-14.1_jag3gds
6fe76987fad4fca7b3c08743b067d5e79892e77f
[ "Apache-2.0" ]
1
2020-05-28T13:06:06.000Z
2020-05-28T13:13:15.000Z
kernel/lge/msm8226/drivers/usb/host/pehci/host/otg.c
Uswer/LineageOS-14.1_jag3gds
6fe76987fad4fca7b3c08743b067d5e79892e77f
[ "Apache-2.0" ]
null
null
null
/* * Copyright (C) ST-Ericsson AP Pte Ltd 2010 * * ISP1763 Linux OTG Controller driver : host * * 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 program ...
23.431579
93
0.712938
b8624f34bd8b05d1491b133639fc5a43f4c162f9
1,584
h
C
FsmManager.h
Tyler716/FiniteStateMachine
3230121b7325daebca0d337e05a46fba72cbf72e
[ "Apache-2.0" ]
null
null
null
FsmManager.h
Tyler716/FiniteStateMachine
3230121b7325daebca0d337e05a46fba72cbf72e
[ "Apache-2.0" ]
null
null
null
FsmManager.h
Tyler716/FiniteStateMachine
3230121b7325daebca0d337e05a46fba72cbf72e
[ "Apache-2.0" ]
null
null
null
#ifndef _FSMMANAGER_H_ #define _FSMMANAGER_H_ #include "FiniteStateMachine.h" using namespace std; class FsmMapBase { public: virtual ~FsmMapBase() {} template<typename T> map<int, FiniteStateMachine<T>*> get(); }; template<typename T> class FsmMap : public FsmMapBase { public: FsmMap(){}; virtual ...
19.8
136
0.626263
5038f92cea72a4433f70958c9a70edaf06778d6c
654
h
C
jata/libraries/RestKit-RestKit-991bd5c/Code/ObjectMapping/RKObjectPropertyInspector.h
JordanForeman/Just-Another-Twitter-App--JATA-
50559f541ad6a9d8cfb08e8f91824e664a18fbfe
[ "MIT" ]
null
null
null
jata/libraries/RestKit-RestKit-991bd5c/Code/ObjectMapping/RKObjectPropertyInspector.h
JordanForeman/Just-Another-Twitter-App--JATA-
50559f541ad6a9d8cfb08e8f91824e664a18fbfe
[ "MIT" ]
null
null
null
jata/libraries/RestKit-RestKit-991bd5c/Code/ObjectMapping/RKObjectPropertyInspector.h
JordanForeman/Just-Another-Twitter-App--JATA-
50559f541ad6a9d8cfb08e8f91824e664a18fbfe
[ "MIT" ]
null
null
null
// // RKObjectPropertyInspector.h // RestKit // // Created by Blake Watters on 3/4/10. // Copyright 2010 Two Toasters. All rights reserved. // #import <Foundation/Foundation.h> @interface RKObjectPropertyInspector : NSObject { NSMutableDictionary* _cachedPropertyNamesAndTypes; } + (RKObjectPropertyInspector*)s...
22.551724
78
0.762997
fd51cdb36919b674a15dec521ba81fef5fe1a26d
441
c
C
exercises/perimetro_triangulo.c
KarlaCP/C
3ff3a991c981cfed6fa6a17566cbba5b4f366b50
[ "MIT" ]
null
null
null
exercises/perimetro_triangulo.c
KarlaCP/C
3ff3a991c981cfed6fa6a17566cbba5b4f366b50
[ "MIT" ]
null
null
null
exercises/perimetro_triangulo.c
KarlaCP/C
3ff3a991c981cfed6fa6a17566cbba5b4f366b50
[ "MIT" ]
1
2020-10-29T17:28:45.000Z
2020-10-29T17:28:45.000Z
#include <stdio.h> int main(){ float a, b, c, P; //Declarando variables de tipo flotante printf("Ingresa la longitud del lado a: "); scanf("%f", &a); printf("Ingresa la longitud del lado b: "); scanf("%f", &b); printf("Ingresa la longitud del lado c: "); scanf("%f", &c); printf("Perimetro\n"); //Imprimiendo tí...
27.5625
58
0.641723
25da7583fbab8dbf245e6e3ccab0fb0602e50d32
972
h
C
MACHINATH/MACHINATH/pickup.h
susajin/MACHINATH
1e75097f86218f143411885240bbcf211a6e9c99
[ "MIT" ]
null
null
null
MACHINATH/MACHINATH/pickup.h
susajin/MACHINATH
1e75097f86218f143411885240bbcf211a6e9c99
[ "MIT" ]
null
null
null
MACHINATH/MACHINATH/pickup.h
susajin/MACHINATH
1e75097f86218f143411885240bbcf211a6e9c99
[ "MIT" ]
null
null
null
#pragma once #include "collider.h" #include "mesh.h" #include "map.h" // pickup class - medals, powerups etc class Pickup : public MeshObject { public: BoxCollider col; int mapId; // constructor Pickup(int mapId, Transform trans, MESH_NAME mesh, SHADER_TYPE type, float width, float height, float ...
24.3
164
0.691358
46c4d420a68b2dac57dac80aa75646facb73c001
985
c
C
user/pingpong.c
AlexPeng0829/xv6-riscv-fall19
515c084bb2bcce71fe8417d4bae206dfa142d9e1
[ "MIT-0" ]
null
null
null
user/pingpong.c
AlexPeng0829/xv6-riscv-fall19
515c084bb2bcce71fe8417d4bae206dfa142d9e1
[ "MIT-0" ]
null
null
null
user/pingpong.c
AlexPeng0829/xv6-riscv-fall19
515c084bb2bcce71fe8417d4bae206dfa142d9e1
[ "MIT-0" ]
null
null
null
#include "kernel/types.h" #include "kernel/stat.h" #include "user/user.h" int main(int argc, char **argv) { int parent_fd[2]; int child_fd[2]; char *ping = "ping"; char *pong = "pong"; char buffer[8]; // store "ping" or "pong", at least 5 bytes if (argc != 1) { fprintf(2, "usage: p...
22.386364
67
0.490355
9433be62c3a0df0488580e83e138b6af239a6f15
4,591
h
C
src/Microsoft.DotNet.Wpf/src/WpfGfx/core/resources/TileBrushUtils.h
jonfortescue/wpf
6d35e1a0539cc5cc7a6111a11b781f52cfc71fc2
[ "MIT" ]
5,937
2018-12-04T16:32:50.000Z
2022-03-31T09:48:37.000Z
src/Microsoft.DotNet.Wpf/src/WpfGfx/core/resources/TileBrushUtils.h
jonfortescue/wpf
6d35e1a0539cc5cc7a6111a11b781f52cfc71fc2
[ "MIT" ]
4,151
2018-12-04T16:38:19.000Z
2022-03-31T18:41:14.000Z
src/Microsoft.DotNet.Wpf/src/WpfGfx/core/resources/TileBrushUtils.h
jonfortescue/wpf
6d35e1a0539cc5cc7a6111a11b781f52cfc71fc2
[ "MIT" ]
1,084
2018-12-04T16:24:21.000Z
2022-03-30T13:52:03.000Z
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. //+----------------------------------------------------------------------------- // // // $TAG ENGR // $Mod...
38.90678
80
0.656937
5a498c898cd6494cb6ef9d725b5c500058d463b3
1,776
h
C
eip/include/huaweicloud/eip/v2/model/BatchDeletePublicipTagsRequestBody.h
yangzhaofeng/huaweicloud-sdk-cpp-v3
4f3caac5ba9a9b75b4e5fd61683d1c4d57ec1c23
[ "Apache-2.0" ]
5
2021-03-03T08:23:43.000Z
2022-02-16T02:16:39.000Z
eip/include/huaweicloud/eip/v2/model/BatchDeletePublicipTagsRequestBody.h
yangzhaofeng/huaweicloud-sdk-cpp-v3
4f3caac5ba9a9b75b4e5fd61683d1c4d57ec1c23
[ "Apache-2.0" ]
null
null
null
eip/include/huaweicloud/eip/v2/model/BatchDeletePublicipTagsRequestBody.h
yangzhaofeng/huaweicloud-sdk-cpp-v3
4f3caac5ba9a9b75b4e5fd61683d1c4d57ec1c23
[ "Apache-2.0" ]
7
2021-02-26T13:53:35.000Z
2022-03-18T02:36:43.000Z
#ifndef HUAWEICLOUD_SDK_EIP_V2_MODEL_BatchDeletePublicipTagsRequestBody_H_ #define HUAWEICLOUD_SDK_EIP_V2_MODEL_BatchDeletePublicipTagsRequestBody_H_ #include <huaweicloud/eip/v2/EipExport.h> #include <huaweicloud/core/utils/ModelBase.h> #include <huaweicloud/core/http/HttpResponse.h> #include <huaweicloud/eip/v2/m...
22.481013
76
0.690878
0c8e9fba0d7078a9310bfa59c44bb7846b8b3cd7
792
h
C
Akel_Studio/src/Panels/browser.h
NurissGames/Akel
9580f7eb1d4a0dbe20459bd83a5e681a040c29de
[ "MIT" ]
3
2021-12-01T17:59:30.000Z
2022-01-22T20:29:08.000Z
Akel_Studio/src/Panels/browser.h
NurissGames/Akel
9580f7eb1d4a0dbe20459bd83a5e681a040c29de
[ "MIT" ]
null
null
null
Akel_Studio/src/Panels/browser.h
NurissGames/Akel
9580f7eb1d4a0dbe20459bd83a5e681a040c29de
[ "MIT" ]
1
2021-12-01T17:59:32.000Z
2021-12-01T17:59:32.000Z
// This file is a part of Akel Studio // Authors : @kbz_8 // Created : 10/03/2022 // Updated : 12/03/2022 #ifndef __AK_STUDIO_BROWSER__ #define __AK_STUDIO_BROWSER__ #include <AkSpch.h> #include <Panels/Base/panel.h> class Browser : public Panel { public: Browser(std::shared_ptr<Ak::ELTM> eltm); ...
24
59
0.646465
677715fed07785b170b437c029b06d0bd40241f5
4,688
h
C
terrain/voxel_terrain.h
blockspacer/godot_voxel
7ced53ba6bcefefb42efe5f458d357932ccdf84a
[ "MIT" ]
1
2019-08-06T23:32:41.000Z
2019-08-06T23:32:41.000Z
terrain/voxel_terrain.h
blockspacer/godot_voxel
7ced53ba6bcefefb42efe5f458d357932ccdf84a
[ "MIT" ]
null
null
null
terrain/voxel_terrain.h
blockspacer/godot_voxel
7ced53ba6bcefefb42efe5f458d357932ccdf84a
[ "MIT" ]
null
null
null
#ifndef VOXEL_TERRAIN_H #define VOXEL_TERRAIN_H #include "../math/rect3i.h" #include "../math/vector3i.h" #include "../streams/voxel_stream.h" #include "../util/zprofiling.h" #include "voxel_data_loader.h" #include "voxel_mesh_updater.h" #include <scene/3d/spatial.h> class VoxelMap; class VoxelLibrary; // Infinite ...
29.484277
111
0.787756
efca9441747a316ed6bb46cae116571061f81c1e
35,440
h
C
virtools/VxVector.h
yyc12345/BallanceModLoader
a03ff7ea163c0648e444c4d04cbd1de5071bdd6a
[ "MIT" ]
36
2020-05-30T10:00:49.000Z
2022-03-20T09:01:54.000Z
virtools/VxVector.h
yyc12345/BallanceModLoader
a03ff7ea163c0648e444c4d04cbd1de5071bdd6a
[ "MIT" ]
17
2020-07-16T15:50:31.000Z
2022-02-11T12:40:17.000Z
virtools/VxVector.h
yyc12345/BallanceModLoader
a03ff7ea163c0648e444c4d04cbd1de5071bdd6a
[ "MIT" ]
5
2020-08-02T01:45:40.000Z
2021-12-01T02:25:08.000Z
/*************************************************************************/ /* File : VxVector.h */ /* Author : Romain SIDIDRIS */ /* */ /* Virtools SDK */ /* Copyright (c) Virtools 2000, All Rights Reserved. */ /*************************************...
26.116433
127
0.579628
552c963e41db742dc8ef978b7a6ef58dec9be995
4,590
h
C
apx/include/apx/port_signature_map_entry.h
cogu/c-apx
d1f9cfca6258c6e5b27a8b69ce0fbf0fdca53dec
[ "MIT" ]
6
2018-04-15T15:44:01.000Z
2021-08-10T11:22:22.000Z
apx/include/apx/port_signature_map_entry.h
cogu/c-apx
d1f9cfca6258c6e5b27a8b69ce0fbf0fdca53dec
[ "MIT" ]
23
2018-04-27T06:42:57.000Z
2021-02-14T11:11:58.000Z
apx/include/apx/port_signature_map_entry.h
cogu/c-apx
d1f9cfca6258c6e5b27a8b69ce0fbf0fdca53dec
[ "MIT" ]
9
2017-09-12T09:34:58.000Z
2020-08-12T05:11:48.000Z
/***************************************************************************** * \file port_signature_entry.h * \author Conny Gustafsson * \date 2020-02-18 * \brief An element in an apx_portSignatureMap_t * * Copyright (c) 2020-2021 Conny Gustafsson * Permission is hereby granted, free of charge, to an...
59.61039
191
0.738344
553fd2f4632b4476ce8fa1e0656f712c66122c88
1,957
c
C
A/04/27/task1.c
elsys/po-2015
28d352ab8d7d4eb55620b01f9176f8e3f6838744
[ "MIT" ]
27
2015-09-28T19:47:23.000Z
2016-07-25T15:17:32.000Z
A/04/27/task1.c
elsys/po-2015
28d352ab8d7d4eb55620b01f9176f8e3f6838744
[ "MIT" ]
391
2015-09-28T05:57:05.000Z
2016-06-09T16:43:53.000Z
A/04/27/task1.c
elsys/po-2015
28d352ab8d7d4eb55620b01f9176f8e3f6838744
[ "MIT" ]
351
2015-06-29T17:17:31.000Z
2016-05-04T17:57:14.000Z
#include <stdio.h> #include <string.h> void check_ISBN_validity(char*); int main() { char ISBN[20]; scanf("%s", ISBN); check_ISBN_validity(ISBN); return 0; } void check_ISBN_validity(char *ISBN) { int valid = 1, dash = 0, i, counter = 0, check_digit = 0, publisher_ptr = 0; char publisher1[6] = "933346", publi...
25.089744
89
0.598365
86931708807c544c2fd5b843e4043e114914256f
1,814
h
C
Miners/gpu/avermore-source/winbuild/dist/include/config.h
MSFTserver/RavenCoin-Wallet-Windows
61480b965d4199c65da84fccebc0972d6b106aca
[ "MIT" ]
85
2018-01-28T11:36:04.000Z
2022-03-12T01:50:34.000Z
Miners/gpu/avermore-source/winbuild/dist/include/config.h
MSFTserver/RavenCoin-Wallet-Windows
61480b965d4199c65da84fccebc0972d6b106aca
[ "MIT" ]
3
2018-02-05T03:04:33.000Z
2018-02-08T04:03:57.000Z
Miners/gpu/avermore-source/winbuild/dist/include/config.h
MSFTserver/RavenCoin-Wallet-With-Miners
61480b965d4199c65da84fccebc0972d6b106aca
[ "MIT" ]
39
2018-02-24T21:01:54.000Z
2021-08-15T16:05:02.000Z
#ifndef __CONFIG_H__ #define __CONFIG_H__ #define HAVE_STDINT_H #if defined(_MSC_VER) #define HAVE_LIBCURL 1 #define CURL_HAS_KEEPALIVE 1 #define HAVE_CURSES 1 #define HAVE_ADL 1 #define STDC_HEADERS 1 #define EXECV_2ND_ARG_TYPE char* const* #define HAVE_ALLOCA 1 #define HAVE_ATTRIBUTE_COLD 1 #define HAVE_ATTRIBUT...
21.855422
41
0.806505
22b8127cc149ce534a96421174703af563136574
151
h
C
project759/src/component496/headers/component496/lib26.h
gradle/perf-native-large
af00fd258fbe9c7d274f386e46847fe12062cc71
[ "Apache-2.0" ]
2
2016-11-23T17:25:24.000Z
2016-11-23T17:25:27.000Z
project759/src/component496/headers/component496/lib26.h
gradle/perf-native-large
af00fd258fbe9c7d274f386e46847fe12062cc71
[ "Apache-2.0" ]
15
2016-09-15T03:19:32.000Z
2016-09-17T09:15:32.000Z
project759/src/component496/headers/component496/lib26.h
gradle/perf-native-large
af00fd258fbe9c7d274f386e46847fe12062cc71
[ "Apache-2.0" ]
2
2019-11-09T16:26:55.000Z
2021-01-13T10:51:09.000Z
#ifndef PROJECT_HEADER_component496_26_H #define PROJECT_HEADER_component496_26_H int component496_26(); #endif // PROJECT_HEADER_component496_26_H
18.875
42
0.86755
c2077f0edbe9aa773880767bc92aed7f4a71cc80
1,759
c
C
pgxexplorer/signals.c
lukaszgryglicki/old_c
07b181a961b571d411615956f7733b8a7f0e6335
[ "Apache-2.0" ]
null
null
null
pgxexplorer/signals.c
lukaszgryglicki/old_c
07b181a961b571d411615956f7733b8a7f0e6335
[ "Apache-2.0" ]
null
null
null
pgxexplorer/signals.c
lukaszgryglicki/old_c
07b181a961b571d411615956f7733b8a7f0e6335
[ "Apache-2.0" ]
null
null
null
/* Written by Morgoth DBMA, morgothdbma@o2.pl This is part of PgXexplorer software, Open Source on BSD licence, Libraries(interaces) used: GNU GCC, AS (all stuff needed to compile C source into executable binary) LibPQ-FE from PostgreSQL, GTK (GIMP Toolkit) written in VIM editor, ctags used, CVS used Currently on...
20.694118
74
0.708926
193bec0811bb69c8f5509c635256e40dc700d361
455
h
C
ImageScaleTool/UIImageView+YBScale.h
wangyingbo/ImageScaleTool
ceac7b65ccd32c9e64fb6c2dffd13e79ad59fae9
[ "MIT" ]
6
2019-10-14T11:22:12.000Z
2020-04-11T08:31:40.000Z
ImageScaleTool/UIImageView+YBScale.h
wangyingbo/ImageScaleTool
ceac7b65ccd32c9e64fb6c2dffd13e79ad59fae9
[ "MIT" ]
null
null
null
ImageScaleTool/UIImageView+YBScale.h
wangyingbo/ImageScaleTool
ceac7b65ccd32c9e64fb6c2dffd13e79ad59fae9
[ "MIT" ]
3
2019-10-14T06:32:40.000Z
2020-02-22T13:05:33.000Z
// // UIImageView+YBScale.h // ImageScaleTool // // Created by fengbang on 2019/10/9. // Copyright © 2019 王颖博. All rights reserved. // #import <UIKit/UIKit.h> NS_ASSUME_NONNULL_BEGIN @interface UIImageView (YBScale) - (CGSize)yb_fitImage:(UIImage *)image maxWidth:(CGFloat)maxWidth; - (CGSize)yb_fitImage:(UIIma...
18.958333
68
0.742857
c35248c013ef002633ee652436f06cbcf27c5966
722
h
C
mgfx_core/graphics3d/device/GL/geometryGL.h
cmaughan/mgfx
488453333f23b38b22ba06b984615a8069dadcbf
[ "MIT" ]
36
2017-03-27T16:57:47.000Z
2022-01-12T04:17:55.000Z
mgfx_core/graphics3d/device/GL/geometryGL.h
cmaughan/mgfx
488453333f23b38b22ba06b984615a8069dadcbf
[ "MIT" ]
5
2017-03-04T12:13:54.000Z
2017-03-26T21:55:08.000Z
mgfx_core/graphics3d/device/GL/geometryGL.h
cmaughan/mgfx
488453333f23b38b22ba06b984615a8069dadcbf
[ "MIT" ]
7
2017-03-04T11:01:44.000Z
2018-08-28T09:25:47.000Z
#pragma once namespace Mgfx { class BufferGL; class GeometryGL : public IGeometry { public: GeometryGL(DeviceGL* pDevice); ~GeometryGL(); virtual void EndGeometry() override; virtual void BeginGeometry(uint32_t id, IDeviceBuffer* pVB, IDeviceBuffer* pIB) override; virtual void DrawTriangles( ...
21.878788
93
0.685596
ba11325b86dba068e1a637d6a4be1f85ba13cba7
1,658
h
C
src/modules/process/win32/win32_process.h
badlee/TideSDK
fe6f6c93c6cab3395121696f48d3b55d43e1eddd
[ "Apache-2.0" ]
1
2021-09-18T10:10:39.000Z
2021-09-18T10:10:39.000Z
src/modules/process/win32/win32_process.h
hexmode/TideSDK
2c0276de08d7b760b53416bbd8038d79b8474fc5
[ "Apache-2.0" ]
1
2022-02-08T08:45:29.000Z
2022-02-08T08:45:29.000Z
src/modules/process/win32/win32_process.h
hexmode/TideSDK
2c0276de08d7b760b53416bbd8038d79b8474fc5
[ "Apache-2.0" ]
null
null
null
/** * Copyright (c) 2012 - 2014 TideSDK contributors * http://www.tidesdk.org * Includes modified sources under the Apache 2 License * Copyright (c) 2008 - 2012 Appcelerator Inc * Refer to LICENSE for details of distribution and use. **/ #ifndef _WIN32_PROCESS_H_ #define _WIN32_PROCESS_H_ #include <sstream> #in...
28.101695
82
0.648975
520610baa0bc4283f5ca87d3116b16be0a437e1b
13,444
c
C
libvirt/pileus-libvirt-1.2.12/src/util/virusb.c
SIIS-cloud/pileus
de7546845cf03862cdd2b9884fefb2033d8b11ab
[ "Apache-2.0" ]
3
2017-09-22T15:10:01.000Z
2018-03-30T02:11:54.000Z
libvirt/pileus-libvirt-1.2.12/src/util/virusb.c
SIIS-cloud/Pileus
de7546845cf03862cdd2b9884fefb2033d8b11ab
[ "Apache-2.0" ]
null
null
null
libvirt/pileus-libvirt-1.2.12/src/util/virusb.c
SIIS-cloud/Pileus
de7546845cf03862cdd2b9884fefb2033d8b11ab
[ "Apache-2.0" ]
null
null
null
/* * virusb.c: helper APIs for managing host USB devices * * Copyright (C) 2009-2014 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 Li...
25.17603
77
0.55006
fe17d9988e317c25c51ed233c94c1c9fa323f51e
1,725
c
C
hexutils.c
udoprog/bgrep2
031869a83c1a87ba05e5126b34b03673f2c2ac8b
[ "BSD-2-Clause" ]
4
2015-02-05T09:01:17.000Z
2021-03-06T17:36:43.000Z
hexutils.c
udoprog/bgrep2
031869a83c1a87ba05e5126b34b03673f2c2ac8b
[ "BSD-2-Clause" ]
1
2020-06-26T22:06:21.000Z
2020-06-27T10:51:03.000Z
hexutils.c
udoprog/bgrep2
031869a83c1a87ba05e5126b34b03673f2c2ac8b
[ "BSD-2-Clause" ]
null
null
null
#include "hexutils.h" char hex[3] = {'\0', '\0', '\0'}; char hextable[] = { '0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'a', 'b', 'c', 'd', 'e', 'f' }; char hexmap[] = { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...
45.394737
81
0.554203
f1e8412165fe3e69e5f1d753391a0a4bdee196a1
3,071
c
C
code/integral_solution_parallel.c
lpmatos/parallel-programing
47930f05b30b858bd4317c7ca6f7a4a46df60e63
[ "MIT" ]
null
null
null
code/integral_solution_parallel.c
lpmatos/parallel-programing
47930f05b30b858bd4317c7ca6f7a4a46df60e63
[ "MIT" ]
null
null
null
code/integral_solution_parallel.c
lpmatos/parallel-programing
47930f05b30b858bd4317c7ca6f7a4a46df60e63
[ "MIT" ]
2
2020-09-25T16:42:18.000Z
2021-06-10T13:01:46.000Z
// integral_solution_parallel.c // compile with: /openmp /* ############################################################################# ## DESCRIPTION: Integral Solutin in Parallel using OpenMP - PI Value. ## NAME: integral_solution_parallel.c ## AUTHOR: Lucca Pessoa da Silva Matos ## DATE: 10.04.2020 ## VERSION: 1....
30.71
96
0.388147
e0b633c853543e687b6a17e7ffd670476353cb08
2,487
h
C
sourcecode/iOS-Blocks/headers/WeatherFoundation/WFAirQualityConditions.h
nickkgar/Nepeta-Mirror
fee9095771a9754982a560d3e3fd86bf94a8da5d
[ "MIT" ]
1
2020-04-05T07:00:22.000Z
2020-04-05T07:00:22.000Z
sourcecode/iOS-Blocks/headers/WeatherFoundation/WFAirQualityConditions.h
nickkgar/Nepeta-Mirror
fee9095771a9754982a560d3e3fd86bf94a8da5d
[ "MIT" ]
7
2020-09-08T01:12:27.000Z
2022-02-27T02:26:35.000Z
sourcecode/iOS-Blocks/headers/WeatherFoundation/WFAirQualityConditions.h
digic3ll/Nepeta-Mirror
903a8134f649f180c944b82df9b7509fb3fcf0e3
[ "MIT" ]
null
null
null
#import "WFLocation.h" @interface WFAirQualityConditions : NSObject <NSSecureCoding> { WFLocation* _location; NSLocale* _locale; NSDate* _date; NSString* _provider; NSInteger _localizedAirQualityIndex; NSString* _localizedAirQualityCategory; NSArray* _pollutants; NSDate* _expirationDate; NSUInteger _category...
48.764706
180
0.715722
f22c2567e05fb2935b73b61dd4ea99808a5dab5a
996
c
C
lib/wizards/jhary/room/dwarves/dwarf7.c
vlehtola/questmud
8bc3099b5ad00a9e0261faeb6637c76b521b6dbe
[ "MIT" ]
null
null
null
lib/wizards/jhary/room/dwarves/dwarf7.c
vlehtola/questmud
8bc3099b5ad00a9e0261faeb6637c76b521b6dbe
[ "MIT" ]
null
null
null
lib/wizards/jhary/room/dwarves/dwarf7.c
vlehtola/questmud
8bc3099b5ad00a9e0261faeb6637c76b521b6dbe
[ "MIT" ]
null
null
null
inherit "room/room"; object monster; reset(arg) { if(arg) return; add_exit("northwest","/wizards/jhary/room/dwarves/dwarf6"); add_exit("northeast","/wizards/jhary/room/dwarves/dwarf8"); short_desc = "At a south lane"; long_desc = "Here you are at the south-side of the church. It's \n"+ "locate...
45.272727
77
0.598394
cc42ae892f0f2173d2ce64af65d6e0ec0cb90fc2
3,233
h
C
src/njli/builders/PlaneBuilder.h
njligames/Engine
899c7b79cea33a72fc34f159134f721b56715d3d
[ "MIT" ]
1
2019-02-13T05:41:54.000Z
2019-02-13T05:41:54.000Z
src/njli/builders/PlaneBuilder.h
njligames/Engine
899c7b79cea33a72fc34f159134f721b56715d3d
[ "MIT" ]
null
null
null
src/njli/builders/PlaneBuilder.h
njligames/Engine
899c7b79cea33a72fc34f159134f721b56715d3d
[ "MIT" ]
null
null
null
// // PlaneBuilder.h // JLIGameEngineTest // // Created by James Folk on 12/26/14. // Copyright (c) 2014 James Folk. All rights reserved. // #ifndef __JLIGameEngineTest__PlaneBuilder__ #define __JLIGameEngineTest__PlaneBuilder__ #include "btAlignedObjectArray.h" #include "Util.h" #include "AbstractBuilder.h" #inc...
25.65873
78
0.509125
a4455b175695a49fb7a2332f2bef14a4862959a3
535
h
C
src/kernel/graphics/graphics.h
Gabryx64/RecursiveOS
dd806e0c3f17137db6cdcfef142b69f9f9555792
[ "Zlib" ]
1
2021-08-02T03:48:33.000Z
2021-08-02T03:48:33.000Z
src/kernel/graphics/graphics.h
Gabryx64/RecursiveOS
dd806e0c3f17137db6cdcfef142b69f9f9555792
[ "Zlib" ]
null
null
null
src/kernel/graphics/graphics.h
Gabryx64/RecursiveOS
dd806e0c3f17137db6cdcfef142b69f9f9555792
[ "Zlib" ]
1
2021-07-02T01:19:20.000Z
2021-07-02T01:19:20.000Z
#ifndef GRAPHICS_H #define GRAPHICS_H 1 #include<stdint.h> #include<stivale2.h> #include"sys/sys.h" #include"wchar.h" #define RGB(r, g, b) (Color){ r, g, b } #define getcolor(col) (((col.r & 0xff) << fb_tag->red_mask_shift) + ((col.g & 0xff) << fb_tag->green_mask_shift) + ((col.b & 0xff) << fb_tag->blue_mask_shift)) ...
24.318182
159
0.684112
a896a58a153f3f9549d23f3598d9ca465d22106d
1,622
h
C
PHTpcSeedFinder.h
dmarkh/PHTpcTracker
89bc8b9fcc4eeb0b9f4b698845d56ebb9d26e3d7
[ "MIT" ]
null
null
null
PHTpcSeedFinder.h
dmarkh/PHTpcTracker
89bc8b9fcc4eeb0b9f4b698845d56ebb9d26e3d7
[ "MIT" ]
null
null
null
PHTpcSeedFinder.h
dmarkh/PHTpcTracker
89bc8b9fcc4eeb0b9f4b698845d56ebb9d26e3d7
[ "MIT" ]
1
2020-05-12T16:30:42.000Z
2020-05-12T16:30:42.000Z
/*! * \file PHTpcSeedFinder.h * \brief * \author Dmitry Arkhipkin <arkhipkin@gmail.com> */ #ifndef PHTPCSEEDFINDER_H_ #define PHTPCSEEDFINDER_H_ #include <trackbase/TrkrClusterContainer.h> #include "externals/kdfinder.hpp" /// \class PHTpcSeedFinder /// /// \brief /// class PHTpcSeedFinder { ...
29.490909
121
0.694821
2f1072f7efe3c87ed3bdbaa5fdfe21befdff33c9
2,473
h
C
backport-include/linux/acpi.h
Timicapstone/minstrel-Usyd
508664dafb055add01ff8f55165f525cec1077c7
[ "MIT" ]
3
2019-06-04T14:29:04.000Z
2020-05-07T04:47:09.000Z
backport-include/linux/acpi.h
Timicapstone/minstrel-Usyd
508664dafb055add01ff8f55165f525cec1077c7
[ "MIT" ]
null
null
null
backport-include/linux/acpi.h
Timicapstone/minstrel-Usyd
508664dafb055add01ff8f55165f525cec1077c7
[ "MIT" ]
2
2019-06-04T11:02:20.000Z
2021-12-07T03:08:02.000Z
#ifndef __BACKPORT_LINUX_ACPI_H #define __BACKPORT_LINUX_ACPI_H #include_next <linux/acpi.h> #include <linux/version.h> #if LINUX_VERSION_IS_LESS(3,8,0) /* * Backports * * commit 95f8a082b9b1ead0c2859f2a7b1ac91ff63d8765 * Author: Rafael J. Wysocki <rafael.j.wysocki@intel.com> * Date: Wed Nov 21 00:21:50 2012 +0...
33.876712
85
0.75091
7803645c5ce0ad2d691b642248f301effe32113d
6,399
h
C
Device/Interface/Unit/Video/IVideoDisplayTypes.h
rerunner/STCM_driver
8fef3dd7327812fd317fdb0e6fab8d36e345a505
[ "BSD-3-Clause" ]
null
null
null
Device/Interface/Unit/Video/IVideoDisplayTypes.h
rerunner/STCM_driver
8fef3dd7327812fd317fdb0e6fab8d36e345a505
[ "BSD-3-Clause" ]
null
null
null
Device/Interface/Unit/Video/IVideoDisplayTypes.h
rerunner/STCM_driver
8fef3dd7327812fd317fdb0e6fab8d36e345a505
[ "BSD-3-Clause" ]
null
null
null
/// /// @brief Video Display private data types, definitions and simple helper classes /// #ifndef VIDEODISPLAYTYPES_H #define VIDEODISPLAYTYPES_H #include "VDR/Interface/Unit/Video/Display/IVDRVideoDisplayTypes.h" #include "VDR/Interface/Unit/Video/Display/IVDRVideoTypes.h" #include "Device/Interface/Unit...
44.131034
177
0.698703
7a9cd93c83197809e9a71a7149922481d60b9d41
4,509
h
C
chromium/cc/animation/element_animations.h
wedataintelligence/vivaldi-source
22a46f2c969f6a0b7ca239a05575d1ea2738768c
[ "BSD-3-Clause" ]
27
2016-04-27T01:02:03.000Z
2021-12-13T08:53:19.000Z
chromium/cc/animation/element_animations.h
wedataintelligence/vivaldi-source
22a46f2c969f6a0b7ca239a05575d1ea2738768c
[ "BSD-3-Clause" ]
2
2017-03-09T09:00:50.000Z
2017-09-21T15:48:20.000Z
chromium/cc/animation/element_animations.h
wedataintelligence/vivaldi-source
22a46f2c969f6a0b7ca239a05575d1ea2738768c
[ "BSD-3-Clause" ]
17
2016-04-27T02:06:39.000Z
2019-12-18T08:07:00.000Z
// Copyright 2015 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 CC_ANIMATION_ELEMENT_ANIMATIONS_H_ #define CC_ANIMATION_ELEMENT_ANIMATIONS_H_ #include "base/containers/linked_list.h" #include "base/macros.h" #...
35.785714
79
0.746729
7adf67b1e7e1ba579d5b5e31e2a039ac2f72b268
732
h
C
System/Library/PrivateFrameworks/CoreDuet.framework/_DKDataProtectionMonitor.h
zhangkn/iOS14Header
4323e9459ed6f6f5504ecbea2710bfd6c3d7c946
[ "MIT" ]
1
2020-11-04T15:43:01.000Z
2020-11-04T15:43:01.000Z
System/Library/PrivateFrameworks/CoreDuet.framework/_DKDataProtectionMonitor.h
zhangkn/iOS14Header
4323e9459ed6f6f5504ecbea2710bfd6c3d7c946
[ "MIT" ]
null
null
null
System/Library/PrivateFrameworks/CoreDuet.framework/_DKDataProtectionMonitor.h
zhangkn/iOS14Header
4323e9459ed6f6f5504ecbea2710bfd6c3d7c946
[ "MIT" ]
null
null
null
/* * This header is generated by classdump-dyld 1.0 * on Sunday, September 27, 2020 at 11:39:21 AM Mountain Standard Time * Operating System: Version 14.0 (Build 18A373) * Image Source: /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet * classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias...
26.142857
81
0.795082
18fdbb66422df4cbecfacbb2440e189c74202429
2,517
h
C
include/video.h
javiermontenegro/C_VideoStore
3158b7c37def3787e0990741cdc82d53e34db6eb
[ "MIT" ]
null
null
null
include/video.h
javiermontenegro/C_VideoStore
3158b7c37def3787e0990741cdc82d53e34db6eb
[ "MIT" ]
null
null
null
include/video.h
javiermontenegro/C_VideoStore
3158b7c37def3787e0990741cdc82d53e34db6eb
[ "MIT" ]
null
null
null
#ifndef VIDEO_H #define VIDEO_H /*! \file video.h * \brief Definitions for memory allocated entries. * * The entry datatype supports the storage of attributes pertaining to * entries from an video store, such as film name, production co, * stars and story line. */ #include <stdio.h> #include <stdlib.h> #in...
28.602273
98
0.700834
2b6bc888e8be3648cfb0569d6848943d1e3ecdeb
395
h
C
ios/versioned-react-native/ABI41_0_0/Expo/ExpoKit/Core/Api/Components/ViewPager/ABI41_0_0RCTOnPageScrollEvent.h
ahmadtech199/expo
b35f4713789b48c8ba72d7abe7089e5dfa031c41
[ "Apache-2.0", "MIT" ]
16,461
2017-03-24T19:59:01.000Z
2022-03-31T21:52:45.000Z
ios/versioned-react-native/ABI41_0_0/Expo/ExpoKit/Core/Api/Components/ViewPager/ABI41_0_0RCTOnPageScrollEvent.h
ahmadtech199/expo
b35f4713789b48c8ba72d7abe7089e5dfa031c41
[ "Apache-2.0", "MIT" ]
13,016
2017-03-25T22:49:31.000Z
2022-03-31T23:23:58.000Z
ios/versioned-react-native/ABI41_0_0/Expo/ExpoKit/Core/Api/Components/ViewPager/ABI41_0_0RCTOnPageScrollEvent.h
ahmadtech199/expo
b35f4713789b48c8ba72d7abe7089e5dfa031c41
[ "Apache-2.0", "MIT" ]
3,945
2017-03-25T07:12:57.000Z
2022-03-31T20:55:18.000Z
#import <Foundation/Foundation.h> #import <ABI41_0_0React/ABI41_0_0RCTViewManager.h> NS_ASSUME_NONNULL_BEGIN @interface ABI41_0_0RCTOnPageScrollEvent : NSObject <ABI41_0_0RCTEvent> - (instancetype) initWithABI41_0_0ReactTag:(NSNumber *)ABI41_0_0ReactTag position:(NSNumber *)position ...
26.333333
72
0.726582
9e62af46c54861a8daff546856ee5b69847233a3
7,340
h
C
src/statistics.h
vroland/sharpSAT
edfbde3424ce17d72d7f8d8f5b8681f2247f4932
[ "MIT" ]
null
null
null
src/statistics.h
vroland/sharpSAT
edfbde3424ce17d72d7f8d8f5b8681f2247f4932
[ "MIT" ]
null
null
null
src/statistics.h
vroland/sharpSAT
edfbde3424ce17d72d7f8d8f5b8681f2247f4932
[ "MIT" ]
null
null
null
/* * statistics.h * * Created on: Feb 13, 2013 * Author: mthurley */ #ifndef STATISTICS_H_ #define STATISTICS_H_ #include <string> #include <cstdint> #include <vector> #include <gmpxx.h> #include "structures.h" #include "component_types/cacheable_component.h" #include "primitive_types.h" using namespac...
30.205761
110
0.741689