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
c9b8630bc77515bacb9b73b6539e840dfee1039a
261
h
C
src/include/promptSaveView.h
pedrorambo/2048
91ca6f1355abcc077a2e681a9443686d8291a616
[ "MIT" ]
null
null
null
src/include/promptSaveView.h
pedrorambo/2048
91ca6f1355abcc077a2e681a9443686d8291a616
[ "MIT" ]
1
2021-05-06T17:23:50.000Z
2021-05-07T21:33:57.000Z
src/include/promptSaveView.h
pedrorambo/2048
91ca6f1355abcc077a2e681a9443686d8291a616
[ "MIT" ]
null
null
null
#include <ncurses.h> #include <core.h> #include <config.h> #ifndef PROMPT_SAVE_VIEW_H #define PROMPT_SAVE_VIEW_H /* Função para mostrar prompt para salvar o progresso do jogo ao usuário */ void renderPromptSave(WINDOW *window, t_tableData *tableData); #endif
23.727273
75
0.781609
6897cfbb6f6823109018d3fbd420fb788bfff5f5
3,251
h
C
zircon/kernel/vm/pmm_node.h
zhangpf/fuchsia-rs
903568f28ddf45f09157ead36d61b50322c9cf49
[ "BSD-3-Clause" ]
1
2019-10-09T10:50:57.000Z
2019-10-09T10:50:57.000Z
zircon/kernel/vm/pmm_node.h
zhangpf/fuchsia-rs
903568f28ddf45f09157ead36d61b50322c9cf49
[ "BSD-3-Clause" ]
5
2020-09-06T09:02:06.000Z
2022-03-02T04:44:22.000Z
zircon/kernel/vm/pmm_node.h
ZVNexus/fuchsia
c5610ad15208208c98693618a79c705af935270c
[ "BSD-3-Clause" ]
null
null
null
// Copyright 2018 The Fuchsia Authors // // Use of this source code is governed by a MIT-style // license that can be found in the LICENSE file or at // https://opensource.org/licenses/MIT #pragma once #include <fbl/canary.h> #include <fbl/intrusive_double_list.h> #include <fbl/mutex.h> #include <kernel/lockdep.h> #i...
33.864583
118
0.745924
02a2c629bd0acd50b951907624ffca641d5e60d3
871
c
C
Server/Srcs/GamePlayer/game_player_sound_b.c
AEnguerrand/zappy
359453f13e48b37c15c762ffa53151b477ea40a7
[ "MIT" ]
null
null
null
Server/Srcs/GamePlayer/game_player_sound_b.c
AEnguerrand/zappy
359453f13e48b37c15c762ffa53151b477ea40a7
[ "MIT" ]
null
null
null
Server/Srcs/GamePlayer/game_player_sound_b.c
AEnguerrand/zappy
359453f13e48b37c15c762ffa53151b477ea40a7
[ "MIT" ]
null
null
null
/* ** game_player_sound_b.c for PSU_2016_zappy in /home/enguerrand/delivery/PSU_2016_zappy/game_player_sound_b.c ** ** Made by Enguerrand Allamel ** Login <enguerrand.allamel@epitech.eu> ** ** Started on Sun Jul 02 17:22:57 2017 Enguerrand Allamel ** Last update Sun Jul 02 17:22:57 2017 Enguerrand Allamel */ #inclu...
21.243902
109
0.601607
27eb1f4cd34b094bc72a0c6a997aa73ad3889de9
241
h
C
Client_Portals/CLS-ProtoBlue-macOS-Client-Portal-master/ProtoBlue/AppDelegate.h
lancewalk87/ProtoBlue
300abb8e09dd3d208033abe8c99a79513935eafe
[ "MIT" ]
2
2018-11-01T21:07:27.000Z
2018-12-23T03:19:07.000Z
Client_Portals/CLS-ProtoBlue-macOS-Client-Portal-master/ProtoBlue/AppDelegate.h
lancewalk87/ProtoBlue
300abb8e09dd3d208033abe8c99a79513935eafe
[ "MIT" ]
null
null
null
Client_Portals/CLS-ProtoBlue-macOS-Client-Portal-master/ProtoBlue/AppDelegate.h
lancewalk87/ProtoBlue
300abb8e09dd3d208033abe8c99a79513935eafe
[ "MIT" ]
null
null
null
// // AppDelegate.h // ProtoBlue // // Created by Lance T. Walker on 10/19/18. // Copyright © 2018 CodeLife-Productions. All rights reserved. // #import <Cocoa/Cocoa.h> @interface AppDelegate : NSObject <NSApplicationDelegate> @end
15.0625
63
0.697095
7e769c8d1a2bb1e1c4d759c39eeb23b0b8a4356b
1,295
h
C
network/Network.h
EmperDeon/Organizer
94b7be51290027a15a68d7b2e98dd49840822a5d
[ "MIT" ]
1
2017-09-27T11:56:00.000Z
2017-09-27T11:56:00.000Z
network/Network.h
EmperDeon/Organizer
94b7be51290027a15a68d7b2e98dd49840822a5d
[ "MIT" ]
null
null
null
network/Network.h
EmperDeon/Organizer
94b7be51290027a15a68d7b2e98dd49840822a5d
[ "MIT" ]
null
null
null
/* Copyright (c) 2017-2018 by Ilya Barykin Released under the MIT License. See the provided LICENSE.TXT file for details. */ #ifndef ORGANIZER_NETWORK_H #define ORGANIZER_NETWORK_H #include <vendor/additions.h> #include <vendor/additions.h> #include <QtCore/QMap> #include <QtNetwork/QNetworkAccessManager> #include...
20.234375
104
0.725097
448119498d12443614b89e8053ea91beed40900d
1,675
h
C
VKPCH.h
TheBearProject/bearvulkan
ea16b0fb4c99246b91088ea196e3448c8a8d680a
[ "MIT" ]
3
2020-07-03T14:32:09.000Z
2020-11-20T12:59:07.000Z
VKPCH.h
TheBearProject/bearvulkan
ea16b0fb4c99246b91088ea196e3448c8a8d680a
[ "MIT" ]
null
null
null
VKPCH.h
TheBearProject/bearvulkan
ea16b0fb4c99246b91088ea196e3448c8a8d680a
[ "MIT" ]
2
2020-04-24T20:19:21.000Z
2020-07-03T14:32:12.000Z
#pragma once #include "../BearGraphics/BearRenderBase.h" ///////////////////////////////////// ///////////Configure///////////////// ///////////////////////////////////// #ifdef VK_11 #if CURRENT_PROCCESOR == PROCCESOR_AMD64 #define RTX #endif #endif ///////////////////////////////////// ///////////////////////////////...
22.635135
89
0.684179
6d24d027f894df09d2a682c0e1a71e0b44199747
4,895
c
C
f446re/periph_i2c/echo_handler.c
ChuckM/nucleo
068930d8f0b8207e56e8f6826be3105c50242d83
[ "BSD-2-Clause" ]
2
2021-01-28T01:09:51.000Z
2022-03-01T01:41:14.000Z
f446re/periph_i2c/echo_handler.c
ChuckM/nucleo
068930d8f0b8207e56e8f6826be3105c50242d83
[ "BSD-2-Clause" ]
null
null
null
f446re/periph_i2c/echo_handler.c
ChuckM/nucleo
068930d8f0b8207e56e8f6826be3105c50242d83
[ "BSD-2-Clause" ]
null
null
null
/* * Echo handler - An i2c handler driver for peripheral devices * * This simple handler stores bytes that are written to the device * and returns them when the device is read. * * Much like USB devices, when you're the peripheral you don't get to drive. * Writing code to support that can be a bit tricky. I've c...
27.5
79
0.714402
75ed780767832d9a0405c4c869784a97f3a1bbdb
16,282
c
C
libxc-4.2.3/src/maple2c/gga_c_p86.c
rdietric/lsms
8d0d5f01186abf9a1cc54db3f97f9934b422cf92
[ "BSD-3-Clause" ]
16
2018-04-03T15:35:47.000Z
2022-03-01T03:19:23.000Z
libxc-4.2.3/src/maple2c/gga_c_p86.c
rdietric/lsms
8d0d5f01186abf9a1cc54db3f97f9934b422cf92
[ "BSD-3-Clause" ]
8
2019-07-30T13:59:18.000Z
2022-03-31T17:43:35.000Z
libxc-4.2.3/src/maple2c/gga_c_p86.c
rdietric/lsms
8d0d5f01186abf9a1cc54db3f97f9934b422cf92
[ "BSD-3-Clause" ]
9
2018-06-30T00:30:48.000Z
2022-01-31T09:14:29.000Z
/* This file was generated automatically with /nfs/data-012/marques/software/source/libxc/svn/scripts/maple2c.pl. Do not edit this file directly as it can be overwritten!! 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 ...
46.52
811
0.578307
922f3a059e73192588512a340798b8174c763a12
9,769
c
C
t/base64.c
gonzus/pizza
871190dea092a2c3fb5d499ef7f4f8faa75b52cb
[ "MIT" ]
null
null
null
t/base64.c
gonzus/pizza
871190dea092a2c3fb5d499ef7f4f8faa75b52cb
[ "MIT" ]
null
null
null
t/base64.c
gonzus/pizza
871190dea092a2c3fb5d499ef7f4f8faa75b52cb
[ "MIT" ]
null
null
null
#include <string.h> #include <tap.h> #include "base64.h" #define ALEN(a) (int) ((sizeof(a) / sizeof((a)[0]))) static void test_base64(void) { static struct { const char* label; const char* plain; uint32_t use; const char* encoded; } data[] = { { "binary", "\x01\x02\x03"...
177.618182
7,118
0.846351
ffddba1b997d9e5577d553ca1dd0f07856d3e724
1,963
h
C
CallTraceForWeChat/CallTraceForWeChat/WeChat_Headers/EmoticonVideoInput.h
ceekay1991/CallTraceForWeChat
5767cb6f781821b6bf9facc8c87e58e15fa88541
[ "MIT" ]
30
2020-03-22T12:30:21.000Z
2022-02-09T08:49:13.000Z
CallTraceForWeChat/CallTraceForWeChat/WeChat_Headers/EmoticonVideoInput.h
ceekay1991/CallTraceForWeChat
5767cb6f781821b6bf9facc8c87e58e15fa88541
[ "MIT" ]
null
null
null
CallTraceForWeChat/CallTraceForWeChat/WeChat_Headers/EmoticonVideoInput.h
ceekay1991/CallTraceForWeChat
5767cb6f781821b6bf9facc8c87e58e15fa88541
[ "MIT" ]
8
2020-03-22T12:30:23.000Z
2020-09-22T04:01:47.000Z
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Sep 17 2017 16:24:48). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard. // #import <objc/NSObject.h> @class AVAsset, AVAssetReader, AVAssetReaderTrackOutput, NSURL; @protocol EmoticonVideoInputDelegate, OS_dis...
42.673913
108
0.788589
03fdac33c8d0bc587a37eed8b95ca5c2b18baf3d
158
h
C
src/TempFile.h
binarte/Tezuka
d461fbeb9b8669b842b583d75cd0a0f3e76bc598
[ "BSD-3-Clause" ]
null
null
null
src/TempFile.h
binarte/Tezuka
d461fbeb9b8669b842b583d75cd0a0f3e76bc598
[ "BSD-3-Clause" ]
null
null
null
src/TempFile.h
binarte/Tezuka
d461fbeb9b8669b842b583d75cd0a0f3e76bc598
[ "BSD-3-Clause" ]
null
null
null
/* * TempFile.h * * Created on: 7 de jul de 2019 * Author: jack */ #ifndef SRC_TEMPFILE_H_ #define SRC_TEMPFILE_H_ #endif /* SRC_TEMPFILE_H_ */
12.153846
32
0.64557
9ecab5770d0b8f12a0db4c0ef6f32ef75ce0f453
111,898
c
C
videocodec/libvpx_internal/libvpx/vp9/encoder/vp9_onyx_if.c
Omegaphora/hardware_intel_common_omx-components
2dc257bd12d2604f5bac67d039e2b7e53c255ac9
[ "Apache-2.0" ]
1
2015-10-28T18:54:21.000Z
2015-10-28T18:54:21.000Z
videocodec/libvpx_internal/libvpx/vp9/encoder/vp9_onyx_if.c
Omegaphora/hardware_intel_common_omx-components
2dc257bd12d2604f5bac67d039e2b7e53c255ac9
[ "Apache-2.0" ]
null
null
null
videocodec/libvpx_internal/libvpx/vp9/encoder/vp9_onyx_if.c
Omegaphora/hardware_intel_common_omx-components
2dc257bd12d2604f5bac67d039e2b7e53c255ac9
[ "Apache-2.0" ]
4
2017-02-21T13:59:45.000Z
2019-02-24T09:56:57.000Z
/* * Copyright (c) 2010 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 contributing...
31.92525
80
0.63893
b1343ba0612ecb0bcf8c37636063a1802b17eb2f
888
h
C
System/Library/PrivateFrameworks/OfficeImport.framework/OADCountedGraphicFeature.h
lechium/iOS1351Headers
6bed3dada5ffc20366b27f7f2300a24a48a6284e
[ "MIT" ]
2
2021-11-02T09:23:27.000Z
2022-03-28T08:21:57.000Z
System/Library/PrivateFrameworks/OfficeImport.framework/OADCountedGraphicFeature.h
lechium/iOS1351Headers
6bed3dada5ffc20366b27f7f2300a24a48a6284e
[ "MIT" ]
null
null
null
System/Library/PrivateFrameworks/OfficeImport.framework/OADCountedGraphicFeature.h
lechium/iOS1351Headers
6bed3dada5ffc20366b27f7f2300a24a48a6284e
[ "MIT" ]
1
2022-03-28T08:21:59.000Z
2022-03-28T08:21:59.000Z
/* * This header is generated by classdump-dyld 1.5 * on Wednesday, October 27, 2021 at 3:22:41 PM Mountain Standard Time * Operating System: Version 13.5.1 (Build 17F80) * Image Source: /System/Library/PrivateFrameworks/OfficeI...
32.888889
130
0.648649
366fceafd72aea42f49cfb8fc8b56fdbd44f9741
1,557
h
C
MM_EMJGameProject/Plugins/Wwise/Source/AkAudio/Classes/Platforms/AkUEPlatform.h
MicosMacosGames/EpicMegaJam_MicosMacos
1db45728a88c7af25ce2e6d0de23bf54c1f05bc6
[ "MIT" ]
1
2020-12-11T21:06:19.000Z
2020-12-11T21:06:19.000Z
MM_EMJGameProject/Plugins/Wwise/Source/AkAudio/Classes/Platforms/AkUEPlatform.h
MicosMacosGames/EpicMegaJam_MicosMacos
1db45728a88c7af25ce2e6d0de23bf54c1f05bc6
[ "MIT" ]
null
null
null
MM_EMJGameProject/Plugins/Wwise/Source/AkAudio/Classes/Platforms/AkUEPlatform.h
MicosMacosGames/EpicMegaJam_MicosMacos
1db45728a88c7af25ce2e6d0de23bf54c1f05bc6
[ "MIT" ]
null
null
null
#pragma once #include "AkInclude.h" #if PLATFORM_ANDROID && !PLATFORM_LUMIN #include "AkPlatform_Android/AkAndroidPlatform.h" #elif PLATFORM_TVOS #include "AkPlatform_tvOS/AkTVOSPlatform.h" #elif PLATFORM_IOS && !PLATFORM_TVOS #include "AkPlatform_iOS/AkIOSPlatform.h" #elif PLATFORM_LINUX #include "AkPlatform_Linux/A...
33.847826
99
0.836224
3c4c1c2bfb53abee072576d366a1b6bfac63513e
499
h
C
Squid/UILabel+FormattedText.h
ldong/Squid
7337109c670b1661a99dc9ab63c243aabf2bef65
[ "MIT" ]
null
null
null
Squid/UILabel+FormattedText.h
ldong/Squid
7337109c670b1661a99dc9ab63c243aabf2bef65
[ "MIT" ]
null
null
null
Squid/UILabel+FormattedText.h
ldong/Squid
7337109c670b1661a99dc9ab63c243aabf2bef65
[ "MIT" ]
null
null
null
// // UILabel+FormattedText.h // UILabel+FormattedText // // Created by Joao Costa on 3/1/13. // Copyright (c) 2013 none. All rights reserved. // #import <UIKit/UIKit.h> @interface UILabel (FormattedText) - (void)setTextColor:(UIColor *)textColor range:(NSRange)range; - (void)setFont:(UIFont *)font range:(NSRang...
24.95
86
0.735471
82d0fa6221eb30c28915cb94f177381425ee7666
6,510
c
C
labs/lab6/code/ExceptionAndCache/isim/Datapath_isim_beh.exe.sim/work/a_1543952170_3212880686.c
Manwlis/MIPS-CPU
b2dcbc23d873f68089be798faba63ff76e78279c
[ "MIT" ]
1
2018-12-20T00:22:19.000Z
2018-12-20T00:22:19.000Z
labs/lab6/code/ExceptionAndCache/isim/Datapath_isim_beh.exe.sim/work/a_1543952170_3212880686.c
Manwlis/HRY312-lab
b2dcbc23d873f68089be798faba63ff76e78279c
[ "MIT" ]
null
null
null
labs/lab6/code/ExceptionAndCache/isim/Datapath_isim_beh.exe.sim/work/a_1543952170_3212880686.c
Manwlis/HRY312-lab
b2dcbc23d873f68089be798faba63ff76e78279c
[ "MIT" ]
null
null
null
/**********************************************************************/ /* ____ ____ */ /* / /\/ / */ /* /___/ \ / */ /* \ \ \/ ...
27.125
121
0.514439
89ce436b7ca5d0a14ea2809749f449397e567ea0
23,824
c
C
SecurityPkg/Library/DxeTrEEPhysicalPresenceLib/DxeTrEEPhysicalPresenceLib.c
christopherco/RPi-UEFI
48fd8bb20dd4d45a4cf0a8970a65837e45bbaa99
[ "BSD-2-Clause" ]
93
2016-10-27T12:03:57.000Z
2022-03-29T15:22:10.000Z
SecurityPkg/Library/DxeTrEEPhysicalPresenceLib/DxeTrEEPhysicalPresenceLib.c
khezami/RPi-UEFI
5bfd48d674e6c7efea6e31f9eb97b9da90c20263
[ "BSD-2-Clause" ]
16
2016-11-02T02:08:40.000Z
2021-06-03T21:18:06.000Z
SecurityPkg/Library/DxeTrEEPhysicalPresenceLib/DxeTrEEPhysicalPresenceLib.c
khezami/RPi-UEFI
5bfd48d674e6c7efea6e31f9eb97b9da90c20263
[ "BSD-2-Clause" ]
41
2016-11-02T00:05:02.000Z
2022-03-29T14:33:09.000Z
/** @file Execute pending TPM2 requests from OS or BIOS. Caution: This module requires additional review when modified. This driver will have external input - variable. This external input must be validated carefully to avoid security issue. TrEEExecutePendingTpmRequest() will receive untrusted input...
33.13491
138
0.618662
964823841efe955187d595e87768928b1f7ee658
7,168
c
C
linux-5.0.1/net/tipc/trace.c
Ponny035/LFS
7ae2280072d71f43e395149d0ad0692483a24b70
[ "Unlicense" ]
null
null
null
linux-5.0.1/net/tipc/trace.c
Ponny035/LFS
7ae2280072d71f43e395149d0ad0692483a24b70
[ "Unlicense" ]
null
null
null
linux-5.0.1/net/tipc/trace.c
Ponny035/LFS
7ae2280072d71f43e395149d0ad0692483a24b70
[ "Unlicense" ]
null
null
null
/* * net/tipc/trace.c: TIPC tracepoints code * * Copyright (c) 2018, Ericsson AB * 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...
34.628019
78
0.615374
aabd0940cb7c9d2cf746e186d23843f59ab84c38
452
h
C
examples/OledClock/StoredInfo.h
dduehren/AceTime
30b79b34d988aa26387cf2597e9152855eff011c
[ "MIT" ]
1
2019-08-02T06:53:56.000Z
2019-08-02T06:53:56.000Z
examples/OledClock/StoredInfo.h
dduehren/AceTime
30b79b34d988aa26387cf2597e9152855eff011c
[ "MIT" ]
null
null
null
examples/OledClock/StoredInfo.h
dduehren/AceTime
30b79b34d988aa26387cf2597e9152855eff011c
[ "MIT" ]
1
2021-09-06T06:20:07.000Z
2021-09-06T06:20:07.000Z
#ifndef OLED_CLOCK_STORED_INFO_H #define OLED_CLOCK_STORED_INFO_H #include <AceTime.h> /** Data that is saved to and retrieved from EEPROM. */ struct StoredInfo { /** 12:00:00 AM to 12:00:00 PM */ static uint8_t const kTwelve = 0; /** 00:00:00 - 23:59:59 */ static uint8_t const kTwentyFour = 1; /** Either...
20.545455
55
0.696903
306ab29edcf68d00cbecfbda1f993af3f059ee53
678
h
C
PDxProjects/PSCExporter2nd/pch.h
bear1704/DX11_Portfolio
8ab70c793cf7f10eceaea34afb786264828c09a0
[ "Apache-2.0" ]
null
null
null
PDxProjects/PSCExporter2nd/pch.h
bear1704/DX11_Portfolio
8ab70c793cf7f10eceaea34afb786264828c09a0
[ "Apache-2.0" ]
null
null
null
PDxProjects/PSCExporter2nd/pch.h
bear1704/DX11_Portfolio
8ab70c793cf7f10eceaea34afb786264828c09a0
[ "Apache-2.0" ]
null
null
null
// pch.h: 미리 컴파일된 헤더 파일입니다. // 아래 나열된 파일은 한 번만 컴파일되었으며, 향후 빌드에 대한 빌드 성능을 향상합니다. // 코드 컴파일 및 여러 코드 검색 기능을 포함하여 IntelliSense 성능에도 영향을 미칩니다. // 그러나 여기에 나열된 파일은 빌드 간 업데이트되는 경우 모두 다시 컴파일됩니다. // 여기에 자주 업데이트할 파일을 추가하지 마세요. 그러면 성능이 저하됩니다. #ifndef PCH_H #define PCH_H // 여기에 미리 컴파일하려는 헤더 추가 #include "framework.h" // TODO: 프로...
21.1875
57
0.687316
307c3e9f745c0f93ae119e0402165312c9f9a16f
2,168
h
C
usr/lib/libnetwork.dylib/NWConcrete_nw_agent.h
lechium/tvOS145Headers
9940da19adb0017f8037853e9cfccbe01b290dd5
[ "MIT" ]
5
2021-04-29T04:31:43.000Z
2021-08-19T18:59:58.000Z
usr/lib/libnetwork.dylib/NWConcrete_nw_agent.h
lechium/tvOS145Headers
9940da19adb0017f8037853e9cfccbe01b290dd5
[ "MIT" ]
null
null
null
usr/lib/libnetwork.dylib/NWConcrete_nw_agent.h
lechium/tvOS145Headers
9940da19adb0017f8037853e9cfccbe01b290dd5
[ "MIT" ]
1
2022-03-19T11:16:23.000Z
2022-03-19T11:16:23.000Z
/* * This header is generated by classdump-dyld 1.5 * on Wednesday, April 28, 2021 at 9:01:38 PM Mountain Standard Time * Operating System: Version 14.5 (Build 18L204) * Image Source: /usr/lib/libnetwork.dylib ...
32.358209
130
0.728782
5cb3597af158eaee01cad4bed96830319c1cff33
250
c
C
raylib-sys/rgui_wrapper.c
RvNovae/raylib-rs
c0a5760a208d66f70d6ce0251888a61bafab651a
[ "Zlib" ]
null
null
null
raylib-sys/rgui_wrapper.c
RvNovae/raylib-rs
c0a5760a208d66f70d6ce0251888a61bafab651a
[ "Zlib" ]
null
null
null
raylib-sys/rgui_wrapper.c
RvNovae/raylib-rs
c0a5760a208d66f70d6ce0251888a61bafab651a
[ "Zlib" ]
null
null
null
#include "raylib.h" #define RICONS_IMPLEMENTATION #define RAYGUI_IMPLEMENTATION #define RAYGUI_SUPPORT_ICONS #define RLGL_IMPLEMENTATION #define RLGL_SUPPORT_TRACELOG // #include "rlgl.h" // Don't include rlgl since it's in raylib #include "raygui.h"
31.25
63
0.812
d69007fe6a180e2e6a090011c9f3d421fb22dae2
2,390
c
C
ompi/mca/fs/pvfs2/fs_pvfs2_file_delete.c
raspbian-packages/openmpi
38e7e633028faf35b2dd948a789fea95e543e567
[ "BSD-3-Clause-Open-MPI" ]
null
null
null
ompi/mca/fs/pvfs2/fs_pvfs2_file_delete.c
raspbian-packages/openmpi
38e7e633028faf35b2dd948a789fea95e543e567
[ "BSD-3-Clause-Open-MPI" ]
null
null
null
ompi/mca/fs/pvfs2/fs_pvfs2_file_delete.c
raspbian-packages/openmpi
38e7e633028faf35b2dd948a789fea95e543e567
[ "BSD-3-Clause-Open-MPI" ]
null
null
null
/* * Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana * University Research and Technology * Corporation. All rights reserved. * Copyright (c) 2004-2011 The University of Tennessee and The University * of Tennessee Resea...
29.875
82
0.633054
682ef3a344caa591a77e9e51c8c2a833e01bf510
453
h
C
GFDropDownMenu/GFDDIndexPath.h
tianguanghui/GFDropDownMenu
7bb49b4aafb71ce32ed9b4d9f456de5a40c32921
[ "MIT" ]
null
null
null
GFDropDownMenu/GFDDIndexPath.h
tianguanghui/GFDropDownMenu
7bb49b4aafb71ce32ed9b4d9f456de5a40c32921
[ "MIT" ]
null
null
null
GFDropDownMenu/GFDDIndexPath.h
tianguanghui/GFDropDownMenu
7bb49b4aafb71ce32ed9b4d9f456de5a40c32921
[ "MIT" ]
null
null
null
// // GFDDIndexPath.h // 60fen // // Created by TianGuanghui on 2017/5/23. // Copyright © 2017年 Xuelang Borui Education Technology (Beijing) Co., Ltd. All rights reserved. // @interface GFDDIndexPath : NSObject @property (nonatomic, assign) NSInteger column; @property (nonatomic, assign) NSInteger row; - (instanc...
26.647059
97
0.750552
a93f90b4e947c3254d2c68fe6bab50a0ec9c4389
2,377
h
C
engine/demos/ex-filetree/filetree.h
sfaure-witekio/qt-training-material
d166e4ed9cc5f5faab85b0337c5844c4cdcb206e
[ "BSD-3-Clause" ]
16
2017-01-11T17:28:03.000Z
2021-09-27T16:12:01.000Z
engine/demos/ex-filetree/filetree.h
sfaure-witekio/qt-training-material
d166e4ed9cc5f5faab85b0337c5844c4cdcb206e
[ "BSD-3-Clause" ]
null
null
null
engine/demos/ex-filetree/filetree.h
sfaure-witekio/qt-training-material
d166e4ed9cc5f5faab85b0337c5844c4cdcb206e
[ "BSD-3-Clause" ]
4
2017-03-17T02:44:32.000Z
2021-01-22T07:57:34.000Z
/************************************************************************* * * Copyright (c) 2016 The Qt Company * All rights reserved. * * See the LICENSE.txt file shipped along with this file for the license. * *************************************************************************/ #include <QtCore/QFileIn...
38.967213
127
0.664283
ca001e725ca3deda0027e09ec734d1724026aaac
2,277
h
C
fmt_fmu/rtos/documentation/doxygen/hardware.h
CornerOfSkyline/FMT_Firmware
7d36406e104d32a94a9c9046502b54b567c561eb
[ "Apache-2.0" ]
1
2021-03-19T02:24:50.000Z
2021-03-19T02:24:50.000Z
fmt_fmu/rtos/documentation/doxygen/hardware.h
CornerOfSkyline/FMT_Firmware
7d36406e104d32a94a9c9046502b54b567c561eb
[ "Apache-2.0" ]
null
null
null
fmt_fmu/rtos/documentation/doxygen/hardware.h
CornerOfSkyline/FMT_Firmware
7d36406e104d32a94a9c9046502b54b567c561eb
[ "Apache-2.0" ]
3
2021-02-01T02:54:34.000Z
2021-03-29T13:52:10.000Z
/* * This file is only used for doxygen document generation. */ /** * @defgroup bsp Hardware Related Package * * @brief Hardware Related Package includes board support package(BSP) and CSP(Chip * Support Package). * * Board Support Package(BSP) is the hardware related wrapper, for example, peripherals * in bo...
26.476744
87
0.733421
a9cb4bf56aa4656debad9cea5b5666249bed9f30
56,127
h
C
lib/am335x_sdk/ti/csl/cslr_cxstm_tetris.h
brandonbraun653/Apollo
a1ece2cc3f1d3dae48fdf8fe94f0bbb59d405fce
[ "MIT" ]
2
2021-12-27T10:19:01.000Z
2022-03-15T07:09:06.000Z
lib/am335x_sdk/ti/csl/cslr_cxstm_tetris.h
brandonbraun653/Apollo
a1ece2cc3f1d3dae48fdf8fe94f0bbb59d405fce
[ "MIT" ]
null
null
null
lib/am335x_sdk/ti/csl/cslr_cxstm_tetris.h
brandonbraun653/Apollo
a1ece2cc3f1d3dae48fdf8fe94f0bbb59d405fce
[ "MIT" ]
null
null
null
/******************************************************************** * Copyright (C) 2013-2014 Texas Instruments Incorporated. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * Redistributions of so...
48.510804
89
0.719012
340298879bdc5fdbadf1c19e222115b06a6bc2ad
26,859
c
C
Tools/STM32FW/STM32Cube_FW_F7_V1.16.2/Projects/STM32F769I-Discovery/Examples/PWR/PWR_CurrentConsumption/Src/stm32f7xx_lp_modes.c
ramkumarkoppu/NUCLEO-F767ZI-ESW
85e129d71ee8eccbd0b94b5e07e75b6b91679ee8
[ "MIT" ]
null
null
null
Tools/STM32FW/STM32Cube_FW_F7_V1.16.2/Projects/STM32F769I-Discovery/Examples/PWR/PWR_CurrentConsumption/Src/stm32f7xx_lp_modes.c
ramkumarkoppu/NUCLEO-F767ZI-ESW
85e129d71ee8eccbd0b94b5e07e75b6b91679ee8
[ "MIT" ]
null
null
null
Tools/STM32FW/STM32Cube_FW_F7_V1.16.2/Projects/STM32F769I-Discovery/Examples/PWR/PWR_CurrentConsumption/Src/stm32f7xx_lp_modes.c
ramkumarkoppu/NUCLEO-F767ZI-ESW
85e129d71ee8eccbd0b94b5e07e75b6b91679ee8
[ "MIT" ]
null
null
null
/** ****************************************************************************** * @file PWR/PWR_CurrentConsumption/stm32f7xx_lp_modes.c * @author MCD Application Team * @brief This file provides firmware functions to manage the following * functionalities of the STM32F7xx Low Power Modes: ...
32.438406
123
0.654194
314599af65986b8094f3468f1ec0d260280c218b
642
h
C
include/thread.h
Spiikesan/C-modulaire
43e83d17d3e0141391942ba4736feb62f1699a43
[ "MIT" ]
1
2017-07-14T11:28:45.000Z
2017-07-14T11:28:45.000Z
include/thread.h
Spiikesan/C-modulaire
43e83d17d3e0141391942ba4736feb62f1699a43
[ "MIT" ]
null
null
null
include/thread.h
Spiikesan/C-modulaire
43e83d17d3e0141391942ba4736feb62f1699a43
[ "MIT" ]
null
null
null
#ifndef THREAD_H_ # define THREAD_H_ # ifdef __linux__ # include <pthread.h> typedef pthread_t t_cthread; typedef void *t_cth_ret; typedef void *t_cth_params; # elif _WIN32 # include <windows.h> typedef struct s_cthread { DWORD thread_id; HANDLE handle; } t_cthread; typedef DWORD t_cth_ret; typedef LPVOI...
16.461538
52
0.728972
2ebc624a92a348e440f5b8d8ea9b6bfd7032eae4
2,210
h
C
Fujitsu/benchmarks/resnet/implementations/mxnet/3rdparty/tvm/3rdparty/HalideIR/src/ir/Range.h
mengkai94/training_results_v0.6
43dc3e250f8da47b5f8833197d74cb8cf1004fc9
[ "Apache-2.0" ]
193
2017-08-18T03:17:02.000Z
2022-02-09T07:00:45.000Z
Fujitsu/benchmarks/resnet/implementations/mxnet/3rdparty/tvm/3rdparty/HalideIR/src/ir/Range.h
mengkai94/training_results_v0.6
43dc3e250f8da47b5f8833197d74cb8cf1004fc9
[ "Apache-2.0" ]
23
2019-07-29T05:21:52.000Z
2020-08-31T18:51:42.000Z
Fujitsu/benchmarks/resnet/implementations/mxnet/3rdparty/tvm/3rdparty/HalideIR/src/ir/Range.h
mengkai94/training_results_v0.6
43dc3e250f8da47b5f8833197d74cb8cf1004fc9
[ "Apache-2.0" ]
58
2017-10-09T20:18:58.000Z
2022-02-23T05:40:47.000Z
/*! * Copyright (c) 2016 by Contributors * \file Range.h * \brief The Range data structure */ #ifndef HALIDEIR_IR_RANGE_H_ #define HALIDEIR_IR_RANGE_H_ #include <memory> #include "Expr.h" namespace HalideIR { namespace IR { // Internal node container of Range class RangeNode; /*! \brief Node range */ class Ran...
25.402299
81
0.667873
2c2a09cf98712bb0bc5889688f2c6bce50444a3a
4,907
c
C
pkgs/libs/glib/src/gobject/gatomicarray.c
manggoguy/parsec-modified
d14edfb62795805c84a4280d67b50cca175b95af
[ "BSD-3-Clause" ]
64
2015-03-06T00:30:56.000Z
2022-03-24T13:26:53.000Z
pkgs/libs/glib/src/gobject/gatomicarray.c
manggoguy/parsec-modified
d14edfb62795805c84a4280d67b50cca175b95af
[ "BSD-3-Clause" ]
12
2020-12-15T08:30:19.000Z
2022-03-13T03:54:24.000Z
pkgs/libs/glib/src/gobject/gatomicarray.c
manggoguy/parsec-modified
d14edfb62795805c84a4280d67b50cca175b95af
[ "BSD-3-Clause" ]
46
2018-10-29T06:56:03.000Z
2022-02-18T07:07:17.000Z
/* GObject - GLib Type, Object, Parameter and Signal Library * Copyright (C) 2009 Benjamin Otte <otte@gnome.org> * * 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...
28.864706
98
0.709395
2c3a4d28bc9e85ee3c05560a62447bbe86a00f4b
16,602
c
C
ffs/evol.c
GTkorvo/libffs
25f9621a8a983f0e4e85a694290ab9624dd2c2bc
[ "BSD-3-Clause" ]
190
2017-04-05T20:16:22.000Z
2022-03-30T20:26:01.000Z
ffs/evol.c
GTkorvo/libffs
25f9621a8a983f0e4e85a694290ab9624dd2c2bc
[ "BSD-3-Clause" ]
1,514
2017-02-03T16:19:17.000Z
2022-03-29T16:36:48.000Z
ffs/evol.c
GTkorvo/libffs
25f9621a8a983f0e4e85a694290ab9624dd2c2bc
[ "BSD-3-Clause" ]
114
2016-12-06T16:47:45.000Z
2022-02-01T19:56:01.000Z
#include "config.h" #include <stdio.h> #include <string.h> #include <assert.h> #ifdef HAVE_UNISTD_H #include <unistd.h> #endif #include <stdlib.h> #include <ffs.h> #include "fm_internal.h" #include "ffs_internal.h" #define MAX_DIFF 0xFFFF #define COMPAT_THRESH 0.8 static FMStructDescList build_struct_list(FMFormat f...
28.574871
100
0.68817
c81de5e161824ed4dfc96a717c59c6e6b1efc8a3
514
h
C
VulkanTrial/VulkanTrial/VulkanUtils/VulkanDescriptorSetLayout.h
PlateArmourProgrammer/VulkanLitter
258f0088f9a35426e4b86f73e401c4a6b5dfb5a4
[ "MIT" ]
2
2018-03-26T14:44:07.000Z
2018-08-03T07:29:08.000Z
VulkanTrial/VulkanTrial/VulkanUtils/VulkanDescriptorSetLayout.h
PlateArmourProgrammer/VulkanLitter
258f0088f9a35426e4b86f73e401c4a6b5dfb5a4
[ "MIT" ]
null
null
null
VulkanTrial/VulkanTrial/VulkanUtils/VulkanDescriptorSetLayout.h
PlateArmourProgrammer/VulkanLitter
258f0088f9a35426e4b86f73e401c4a6b5dfb5a4
[ "MIT" ]
null
null
null
#ifndef VulkanDescriptorSetLayout_h_ #define VulkanDescriptorSetLayout_h_ #include "Base/BaseObject.h" #include "VulkanHeader.h" namespace litter { class VulkanLogicalDevice; class VulkanDescriptorSetLayout : public BaseObject { public: VulkanDescriptorSetLayout(VulkanLogicalDevice* logicalDevice); ~VulkanDes...
20.56
64
0.805447
c8a150ee0ddcb7b94e9dc5f1bdca8f4c37985502
27,120
c
C
usbfuzz-afl/qemu_mode/qemu/hw/usb/desc.c
HexHive/USBFuzz
be465af1db0d62310f8311ab7a3a6179659a51de
[ "Apache-2.0" ]
60
2020-10-14T07:11:48.000Z
2022-02-14T23:00:51.000Z
usbfuzz-afl/qemu_mode/qemu/hw/usb/desc.c
HexHive/USBFuzz
be465af1db0d62310f8311ab7a3a6179659a51de
[ "Apache-2.0" ]
8
2020-10-19T02:17:19.000Z
2022-01-15T05:52:46.000Z
usbfuzz-afl/qemu_mode/qemu/hw/usb/desc.c
HexHive/USBFuzz
be465af1db0d62310f8311ab7a3a6179659a51de
[ "Apache-2.0" ]
17
2020-10-14T07:13:47.000Z
2022-03-31T03:40:44.000Z
#include "qemu/osdep.h" #include "hw/usb.h" #include "hw/usb/desc.h" #include "trace.h" /* ------------------------------------------------------------------ */ int usb_desc_device(const USBDescID *id, const USBDescDevice *dev, bool msos, uint8_t *dest, size_t len) { uint8_t bLength = 0x12; ...
29.16129
80
0.571866
0c02c27718dd7feb543e185d05ae135d59510033
4,151
h
C
code/Game/MultipleRenderTargets_GLSL_ES3.h
warzes/MikoEngine
1199f59a71ab3dfcbea5d02238639db55eded0d4
[ "MIT" ]
5
2020-08-04T17:57:01.000Z
2021-02-07T12:19:02.000Z
code/Game/MultipleRenderTargets_GLSL_ES3.h
warzes/MikoEngine
1199f59a71ab3dfcbea5d02238639db55eded0d4
[ "MIT" ]
null
null
null
code/Game/MultipleRenderTargets_GLSL_ES3.h
warzes/MikoEngine
1199f59a71ab3dfcbea5d02238639db55eded0d4
[ "MIT" ]
null
null
null
#if SE_OPENGLES if (rhi->getNameId() == Rhi::NameId::OPENGLES3) { //[-------------------------------------------------------] //[ Vertex shader source code ] //[-------------------------------------------------------] if (rhi->getCapabilities().upperLeftOrigin) { // One vertex shader invo...
36.095652
141
0.605878
ae834b9f2a692284da1274fbe56146c201250b18
2,015
h
C
src/mon-blows.h
takkaria/angband
6a5df0b662caca9fff9d332c1ec6b21e7b36e595
[ "CC-BY-3.0" ]
null
null
null
src/mon-blows.h
takkaria/angband
6a5df0b662caca9fff9d332c1ec6b21e7b36e595
[ "CC-BY-3.0" ]
null
null
null
src/mon-blows.h
takkaria/angband
6a5df0b662caca9fff9d332c1ec6b21e7b36e595
[ "CC-BY-3.0" ]
null
null
null
/** * \file mon-blow-effects.h * \brief Functions for managing monster melee effects. * * Copyright (c) 1997 Ben Harrison, David Reeve Sward, Keldon Jones. * 2013 Ben Semmler * * This work is free software; you can redistribute it and/or modify it * under the terms of either: * * a) the GNU Gene...
24.876543
78
0.740447
aeea66f62adfca25cced4aa26a3204e81b101e7d
817,310
h
C
3rdparty/nuvoton/Library/Device/Nuvoton/Nano1X2Series/Include/Nano1x2Series.h
Lamyidity/Kasumi
8d17c712a23c434009c51bdf4c25b92fce5dc781
[ "OpenSSL" ]
58
2015-12-03T09:00:43.000Z
2022-01-15T12:51:34.000Z
3rdparty/nuvoton/Library/Device/Nuvoton/Nano1X2Series/Include/Nano1x2Series.h
Lamyidity/Kasumi
8d17c712a23c434009c51bdf4c25b92fce5dc781
[ "OpenSSL" ]
10
2016-04-11T11:29:51.000Z
2020-09-07T08:44:50.000Z
3rdparty/nuvoton/Library/Device/Nuvoton/Nano1X2Series/Include/Nano1x2Series.h
Lamyidity/Kasumi
8d17c712a23c434009c51bdf4c25b92fce5dc781
[ "OpenSSL" ]
32
2016-02-04T12:20:48.000Z
2022-02-07T22:04:29.000Z
/**************************************************************************//** * @file Nano1X2Series.h * @version V1.00 * $Revision: 89 $ * $Date: 14/12/26 9:22a $ * @brief Nano102/112 peripheral access layer header file. * This file contains all the peripheral register's definitions, ...
73.071971
552
0.461776
08aa7ce77770e60f4e88fc1bfdddfe41008dc045
232
h
C
src/NugetPrimer/NugetPrimer.h
clearwaterstream/NugetPrimer
482979eb9b2e061eb9dda1fafac65afdcd09a36b
[ "Apache-2.0" ]
null
null
null
src/NugetPrimer/NugetPrimer.h
clearwaterstream/NugetPrimer
482979eb9b2e061eb9dda1fafac65afdcd09a36b
[ "Apache-2.0" ]
null
null
null
src/NugetPrimer/NugetPrimer.h
clearwaterstream/NugetPrimer
482979eb9b2e061eb9dda1fafac65afdcd09a36b
[ "Apache-2.0" ]
null
null
null
#pragma once #include <iostream> using namespace std; class NugetPrimer { public: void Prime(wstring const &username, wstring const &domain, wstring const &password, wstring const &currentDir); NugetPrimer(); ~NugetPrimer(); };
19.333333
112
0.75431
d3efe61440cbdfe203c50725d5673642c2e9b7a3
64,728
h
C
C-CAN/C-CAN_PSoC_DevKit/C-CAN.cydsn/codegentemp/CAN_1.h
UNCAMotorsports/UNCAMotorsports-2017
3da72751bc9122acf85e625a15a7b0b8184ab00a
[ "MIT" ]
2
2020-01-25T04:42:32.000Z
2021-12-14T04:34:33.000Z
C-CAN/C-CAN_PSoC_DevKit/C-CAN.cydsn/codegentemp/CAN_1.h
UNCAMotorsports/UNCAMotorsports-2017
3da72751bc9122acf85e625a15a7b0b8184ab00a
[ "MIT" ]
null
null
null
C-CAN/C-CAN_PSoC_DevKit/C-CAN.cydsn/codegentemp/CAN_1.h
UNCAMotorsports/UNCAMotorsports-2017
3da72751bc9122acf85e625a15a7b0b8184ab00a
[ "MIT" ]
null
null
null
/******************************************************************************* * File Name: CAN_1.h * Version 3.0 * * Description: * Contains the function prototypes, constants and register definition * of the CAN Component. * * Note: * None * ***********************************************************************...
48.196575
103
0.64493
2ff076180e18184aa080517f1ebcf3edd5d7d11c
3,206
h
C
src/vk_main/vk_main.h
aeroc7/LearningVulkan
168435dc97191b89eda9b44ea2e01ccc89455d3b
[ "MIT" ]
null
null
null
src/vk_main/vk_main.h
aeroc7/LearningVulkan
168435dc97191b89eda9b44ea2e01ccc89455d3b
[ "MIT" ]
null
null
null
src/vk_main/vk_main.h
aeroc7/LearningVulkan
168435dc97191b89eda9b44ea2e01ccc89455d3b
[ "MIT" ]
null
null
null
#ifndef __VK_MAIN_H__ #define __VK_MAIN_H__ #include <glfw_window.h> #include <vulkan/vulkan.h> #include <string> #include <tuple> #include <vector> #include <optional> namespace vulkan_impl { inline std::string retrieve_version_string(uint32_t version) { auto version_maj = VK_VERSION_MAJOR(version); auto versio...
31.126214
81
0.753275
1e368d20a911600f78e704b45f5d616043bbb632
335
h
C
Core/Inc/USART.h
Mohamed-Galloul/Embedded-Final-Project---Complete-DMA-Driver
94d72d56bba9d9d4196f1345753d3bafd30ca775
[ "MIT" ]
null
null
null
Core/Inc/USART.h
Mohamed-Galloul/Embedded-Final-Project---Complete-DMA-Driver
94d72d56bba9d9d4196f1345753d3bafd30ca775
[ "MIT" ]
null
null
null
Core/Inc/USART.h
Mohamed-Galloul/Embedded-Final-Project---Complete-DMA-Driver
94d72d56bba9d9d4196f1345753d3bafd30ca775
[ "MIT" ]
null
null
null
/* * USART.h * * Created on: Jan 1, 2022 * Author: galloul */ #ifndef INC_USART_H_ #define INC_USART_H_ void USART2_EnableClock(void); void USART_Enable(void); void Write_USART_DR(unsigned char data); unsigned char Read_USART_DR(void); unsigned char Read_TC_Bit(void); void Clear_TC_Bit(void); #endif /* I...
16.75
40
0.731343
37e55945129aa917f8e3b2262f76aecb966344cb
24
c
C
tests/stud/bad-main-parsing.c
MikhailTerekhov/RuC-GUI
ced72ce7ff1e3df97ab9854f073ce2d67a6b6421
[ "Apache-2.0" ]
null
null
null
tests/stud/bad-main-parsing.c
MikhailTerekhov/RuC-GUI
ced72ce7ff1e3df97ab9854f073ce2d67a6b6421
[ "Apache-2.0" ]
null
null
null
tests/stud/bad-main-parsing.c
MikhailTerekhov/RuC-GUI
ced72ce7ff1e3df97ab9854f073ce2d67a6b6421
[ "Apache-2.0" ]
null
null
null
main[]]; //infinite loop
24
24
0.666667
15a4ad03c27b89158682a05efa0befb3ba45427b
3,776
h
C
core/hash/hash_function.h
msiampou/neural-networks-for-wind-speed-prediction
5e2297fbacd9f9b94bcfc883612ae488e54be491
[ "MIT" ]
7
2020-01-30T14:57:41.000Z
2021-09-22T06:06:29.000Z
core/hash/hash_function.h
PanPapag/NNs-for-Wind-Speed-Prediction
12ba4eb667ae9738f0d1effa9165507839252143
[ "MIT" ]
null
null
null
core/hash/hash_function.h
PanPapag/NNs-for-Wind-Speed-Prediction
12ba4eb667ae9738f0d1effa9165507839252143
[ "MIT" ]
1
2020-10-08T10:12:16.000Z
2020-10-08T10:12:16.000Z
#ifndef HASH_FUNCTION #define HASH_FUNCTION #include <algorithm> #include <cmath> #include <chrono> #include <iostream> #include <iterator> #include <random> #include <stdlib.h> #include <string> #include <vector> #include "../../core/utils/utils.h" namespace hash { template <typename T> class HashFunction { ...
30.95082
80
0.560911
15c8ab239fb378c2619982bd60b2197b0ddef30c
313
h
C
MediaPlayer/MediaPlayer/Util/Category/UIScrollView+KeyBoard.h
massacreformash/MFMediaPlayer
d95ce785f776a5a1b714af2cd1acbe4b11563e09
[ "MIT" ]
null
null
null
MediaPlayer/MediaPlayer/Util/Category/UIScrollView+KeyBoard.h
massacreformash/MFMediaPlayer
d95ce785f776a5a1b714af2cd1acbe4b11563e09
[ "MIT" ]
null
null
null
MediaPlayer/MediaPlayer/Util/Category/UIScrollView+KeyBoard.h
massacreformash/MFMediaPlayer
d95ce785f776a5a1b714af2cd1acbe4b11563e09
[ "MIT" ]
null
null
null
// // UIScrollView+KeyBoard.h // StudentLive // // Created by hefanghui on 2017/10/23. // Copyright © 2017年 hqyxedu. All rights reserved. // #import <UIKit/UIKit.h> @interface UIScrollView (KeyBoard) @property (nonatomic, assign) CGFloat lastScrollOffsetY; - (void)configDelegateAndKeyBoardMonitor; @end
17.388889
56
0.734824
9bc9618dce3e8dd08bfa996f00f7cf4257a695db
1,504
c
C
labs/lab4/tcp_reno_verbose/tcp_reno_verbose.c
jamestiotio/networks
8967ee34c423989ff68eec650ba6ebb492499cb4
[ "MIT" ]
null
null
null
labs/lab4/tcp_reno_verbose/tcp_reno_verbose.c
jamestiotio/networks
8967ee34c423989ff68eec650ba6ebb492499cb4
[ "MIT" ]
null
null
null
labs/lab4/tcp_reno_verbose/tcp_reno_verbose.c
jamestiotio/networks
8967ee34c423989ff68eec650ba6ebb492499cb4
[ "MIT" ]
null
null
null
#include <linux/module.h> #include <linux/vmalloc.h> #include <net/tcp.h> void tcp_vreno_in_ack_event(struct sock *sk, u32 flags) { const struct tcp_sock *tp = tcp_sk(sk); const struct inet_sock *isock = inet_sk(sk); uint16_t sport = ntohs(isock->inet_sport); uint16_t dport = ntohs(isock->inet_dport); struct s...
27.345455
175
0.744681
4b8ac70dbf01ebd2b0acc750a195b6e6c467fbdb
411
h
C
Tools/EditorFramework/IPropertyInitialisator.h
lmj0591/mygui
311fb9d07089f64558eb7f77e9b37c4cb91e3559
[ "MIT" ]
590
2015-01-06T09:22:06.000Z
2022-03-21T18:23:02.000Z
Tools/EditorFramework/IPropertyInitialisator.h
lmj0591/mygui
311fb9d07089f64558eb7f77e9b37c4cb91e3559
[ "MIT" ]
159
2015-01-07T03:34:23.000Z
2022-02-21T21:28:51.000Z
Tools/EditorFramework/IPropertyInitialisator.h
lmj0591/mygui
311fb9d07089f64558eb7f77e9b37c4cb91e3559
[ "MIT" ]
212
2015-01-05T07:33:33.000Z
2022-03-28T22:11:51.000Z
/*! @file @author Albert Semenov @date 08/2010 */ #ifndef _e1352c42_fc8c_43d0_90a9_b2bc8bb0deb6_ #define _e1352c42_fc8c_43d0_90a9_b2bc8bb0deb6_ #include <memory> #include "IFactoryItem.h" namespace tools { class Property; class MYGUI_EXPORT_DLL IPropertyInitialisator : public components::IFactoryItem { ...
14.678571
67
0.766423
176e1fb890c21c38bac0578ce02ba0229523d682
269,316
c
C
base/cluster/service/nm/network.c
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
base/cluster/service/nm/network.c
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
base/cluster/service/nm/network.c
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
/*++ Copyright (c) 1996-1999 Microsoft Corporation Module Name: network.c Abstract: Implements the Node Manager's network management routines. Author: Mike Massa (mikemas) 7-Nov-1996 Revision History: --*/ #include "nmp.h" /////////////////////////////////////////////...
29.398101
112
0.473778
8d4664fa0efa4c80e0227a8c5f2f7c7efb7c6d56
609
h
C
Platforms/Shared/Orbital.Video.D3D12.Native/Texture.h
reignstudios/Orbital-Framework
76a5e6197cd86a4813d402f790aca24a766d8492
[ "MIT" ]
35
2019-11-05T01:35:59.000Z
2021-11-20T17:16:13.000Z
Platforms/Shared/Orbital.Video.D3D12.Native/Texture.h
reignstudios/Orbital-Framework
76a5e6197cd86a4813d402f790aca24a766d8492
[ "MIT" ]
null
null
null
Platforms/Shared/Orbital.Video.D3D12.Native/Texture.h
reignstudios/Orbital-Framework
76a5e6197cd86a4813d402f790aca24a766d8492
[ "MIT" ]
3
2020-01-27T05:42:34.000Z
2021-05-12T11:42:25.000Z
#pragma once #include "Device.h" struct TextureNode { ID3D12Resource* resource; ID3D12DescriptorHeap* shaderResourceHeap; ID3D12DescriptorHeap* renderTargetResourceHeap; ID3D12DescriptorHeap* randomAccessResourceHeap; D3D12_CPU_DESCRIPTOR_HANDLE renderTargetResourceDescCPUHandle; D3D12_RESOURCE_STATES resourceSt...
26.478261
147
0.848933
8d6f3754638eb2273eb3babb072bca1ef66d5060
413
c
C
mwc/romana/relic/d/usr/src/examples/frexp.c
gspu/Coherent
299bea1bb52a4dcc42a06eabd5b476fce77013ef
[ "BSD-3-Clause" ]
20
2019-10-10T14:14:56.000Z
2022-02-24T02:54:38.000Z
mwc/romana/relic/d/usr/src/examples/frexp.c
gspu/Coherent
299bea1bb52a4dcc42a06eabd5b476fce77013ef
[ "BSD-3-Clause" ]
null
null
null
mwc/romana/relic/d/usr/src/examples/frexp.c
gspu/Coherent
299bea1bb52a4dcc42a06eabd5b476fce77013ef
[ "BSD-3-Clause" ]
1
2022-03-25T18:38:37.000Z
2022-03-25T18:38:37.000Z
#include <stdio.h> main() { extern char *gets(); extern double frexp(), atof(); double real, fraction; int ep; char string[64]; for (;;) { printf("Enter number: "); if (gets(string) == NULL) break; real = atof(string); fraction = frexp(real, &ep); printf("%lf is the fraction of %lf\n", fractio...
15.296296
46
0.590799
f214544896afa349ada9d6597170cecaa322d0c5
5,475
c
C
src/glue.c
hsinshengliu/Xmodem6
832c068162e431369ab066715e32fb3748dcc2f9
[ "MIT" ]
null
null
null
src/glue.c
hsinshengliu/Xmodem6
832c068162e431369ab066715e32fb3748dcc2f9
[ "MIT" ]
null
null
null
src/glue.c
hsinshengliu/Xmodem6
832c068162e431369ab066715e32fb3748dcc2f9
[ "MIT" ]
null
null
null
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <stdbool.h> #include <unistd.h> #include <windows.h> #include "sp.h" #include "xmodem.h" #define LOG_LEVEL_ERR 0 #define LOG_LEVEL_WARN 1 #define LOG_LEVEL_INFO 2 #define LOG_LEVEL_DBG 3 static int log_level = LOG_LEVEL_ERR; #define log_level_set...
21.640316
169
0.595616
3ebac542c5001f3726b39a4bc33478d8895b869d
3,315
h
C
src/ManifestAssetStore.h
dinodeck/dinodeck
091f0e31ba9e921eab7fa6dd219f5c40ea3ed78c
[ "MIT" ]
110
2016-06-23T23:07:23.000Z
2022-03-25T03:18:16.000Z
src/ManifestAssetStore.h
dinodeck/dinodeck
091f0e31ba9e921eab7fa6dd219f5c40ea3ed78c
[ "MIT" ]
9
2016-06-24T13:20:01.000Z
2020-05-05T18:43:46.000Z
src/ManifestAssetStore.h
dinodeck/dinodeck
091f0e31ba9e921eab7fa6dd219f5c40ea3ed78c
[ "MIT" ]
23
2016-04-26T23:37:13.000Z
2021-09-27T07:10:08.000Z
#ifndef MANIFESTASSETSTORE_H #define MANIFESTASSETSTORE_H #include <map> #include <string> #include "IAssetOwner.h" #include "AssetStore.h" class Asset; class DDFile; class FTTextureFont; struct lua_State; // // An asset store controlled by an manifest file. // class ManifestAssetStore : public I...
30.136364
100
0.608145
e345ad972b02b3bfefedbf2f8725d4779aa285ec
1,466
h
C
inetsrv/pop3/admin/p3admin/p3domainenum.h
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
inetsrv/pop3/admin/p3admin/p3domainenum.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
inetsrv/pop3/admin/p3admin/p3domainenum.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
// P3DomainEnum.h : Declaration of the CP3DomainEnum #ifndef __P3DOMAINENUM_H_ #define __P3DOMAINENUM_H_ #include "resource.h" // main symbols ///////////////////////////////////////////////////////////////////////////// // CP3DomainEnum class ATL_NO_VTABLE CP3DomainEnum : public CComObjectRootE...
31.191489
161
0.686903
e936ea441cb7970b553d957c20f0acf9fc070903
227
h
C
Graphics/resourcemesh.h
mizquierdo97/Graphics
816a665b5f7729c08d49099a7f19f0c00c9ee4df
[ "MIT" ]
null
null
null
Graphics/resourcemesh.h
mizquierdo97/Graphics
816a665b5f7729c08d49099a7f19f0c00c9ee4df
[ "MIT" ]
null
null
null
Graphics/resourcemesh.h
mizquierdo97/Graphics
816a665b5f7729c08d49099a7f19f0c00c9ee4df
[ "MIT" ]
null
null
null
#ifndef RESOURCEMESH_H #define RESOURCEMESH_H #include "resource.h" #include "mesh.h" class ResourceMesh : public Resource { public: ResourceMesh(); void Load(); Mesh* mesh = nullptr; }; #endif // RESOURCEMESH_H
14.1875
36
0.700441
3a7397eccae2dac6b6304a5218ab120a6c3b8b2e
1,427
h
C
inc/ird.h
LCA2-EPFL/iprp
62af8d5787c5336dceec138aacf5f73f4ac6e110
[ "MIT" ]
2
2018-06-22T10:01:02.000Z
2018-09-05T12:10:03.000Z
inc/ird.h
LCA2-EPFL/iprp
62af8d5787c5336dceec138aacf5f73f4ac6e110
[ "MIT" ]
null
null
null
inc/ird.h
LCA2-EPFL/iprp
62af8d5787c5336dceec138aacf5f73f4ac6e110
[ "MIT" ]
null
null
null
/**\file ird.h * Header file for IRD * * \author Loic Ottet (loic.ottet@epfl.ch) */ #ifndef __IPRP_IRD_ #define __IPRP_IRD_ #include <stdbool.h> #include <stdint.h> #include "global.h" #define IPRP_DD_MAX_LOST_PACKETS 1024 #define IPRP_STATS_PATH_LENGTH 58 /* Thread routines */ void* handle_routine(void* arg)...
20.681159
63
0.756833
b15e457b6125bf5b5c32ac64ad71f29dbae71b02
1,632
h
C
include/apollo/perfcntrs/PapiCounters.h
gregbolet/apollo
7c95581478059fd2ec8cd19192ed4c0ec5d4f06d
[ "MIT" ]
null
null
null
include/apollo/perfcntrs/PapiCounters.h
gregbolet/apollo
7c95581478059fd2ec8cd19192ed4c0ec5d4f06d
[ "MIT" ]
null
null
null
include/apollo/perfcntrs/PapiCounters.h
gregbolet/apollo
7c95581478059fd2ec8cd19192ed4c0ec5d4f06d
[ "MIT" ]
null
null
null
#ifndef APOLLO_PAPI_CNTRS_H #define APOLLO_PAPI_CNTRS_H #include <stdlib.h> #include <stdio.h> #include <string> #include <omp.h> #include <mutex> #include <vector> #include <map> #include "papi.h" #include "apollo/perfcntrs/PerfCounter.h" #include "util/spinlock.h" // This class assumes OMP is being used for thread...
28.137931
77
0.659314
16c46d1bb4f2494cb1572aaf7af5e9c4dfaa5192
602
h
C
ElegantTableViewFramework/ElegantTableViewFramework.h
YJManager/ElegantTableView
8b35ceded2c987b2152d8003cc3a670a082c99e2
[ "MIT" ]
145
2017-10-14T01:02:37.000Z
2018-04-16T16:05:38.000Z
ElegantTableViewFramework/ElegantTableViewFramework.h
YJManager/ElegantTableView
8b35ceded2c987b2152d8003cc3a670a082c99e2
[ "MIT" ]
null
null
null
ElegantTableViewFramework/ElegantTableViewFramework.h
YJManager/ElegantTableView
8b35ceded2c987b2152d8003cc3a670a082c99e2
[ "MIT" ]
20
2017-12-14T07:00:59.000Z
2017-12-31T17:36:42.000Z
// // ElegantTableViewFramework.h // ElegantTableViewFramework // // Created by YJHou on 2017/7/3. // Copyright © 2017年 MonkeyKing. All rights reserved. // #import <UIKit/UIKit.h> //! Project version number for ElegantTableViewFramework. FOUNDATION_EXPORT double ElegantTableViewFrameworkVersionNumber; //! Projec...
30.1
150
0.803987
df8004b2fe928693226b18494eeace6c1869186b
25,352
h
C
test/e2e/test_input/podofo/base/PdfError.h
BlueCannonBall/cppparser
9ae5f0c21268be6696532cf5b90c0384d6eb4940
[ "MIT" ]
50
2018-01-12T14:32:26.000Z
2022-03-30T10:36:30.000Z
test/e2e/test_input/podofo/base/PdfError.h
BlueCannonBall/cppparser
9ae5f0c21268be6696532cf5b90c0384d6eb4940
[ "MIT" ]
8
2021-02-18T14:52:08.000Z
2022-03-09T08:51:39.000Z
test/e2e/test_input/podofo/base/PdfError.h
BlueCannonBall/cppparser
9ae5f0c21268be6696532cf5b90c0384d6eb4940
[ "MIT" ]
12
2019-04-02T11:51:47.000Z
2022-03-07T11:07:39.000Z
/*************************************************************************** * Copyright (C) 2006 by Dominik Seichter * * domseichter@web.de * * * * This pr...
44.244328
134
0.612417
d4f0e52314cb7b8877ea30e99777dd22f759147c
658
h
C
WBChatIMKit/Classes/Extra/Category/NSString/NSString+OPSize.h
ivine/WBChatIMKit
99761819aea555d11d279d4430f214417915798c
[ "MIT" ]
10
2018-04-19T10:55:13.000Z
2021-02-22T09:37:26.000Z
WBChatIMKit/Classes/Extra/Category/NSString/NSString+OPSize.h
ivine/WBChatIMKit
99761819aea555d11d279d4430f214417915798c
[ "MIT" ]
null
null
null
WBChatIMKit/Classes/Extra/Category/NSString/NSString+OPSize.h
ivine/WBChatIMKit
99761819aea555d11d279d4430f214417915798c
[ "MIT" ]
3
2019-01-07T06:17:33.000Z
2021-11-21T14:44:01.000Z
// // NSString+OPSize.h // LCGOptimusPrime // // Created by RedRain on 2017/8/9. // Copyright © 2017年 erics. All rights reserved. // #import <UIKit/UIKit.h> @interface NSString (OPSize) - (CGSize)lcg_sizeWithFont:(UIFont *)font maxW:(CGFloat)maxW; - (CGSize)lcg_sizeWithFont:(UIFont *)font; /** 去除字符串收尾空格,以及回车换行...
17.783784
93
0.723404
e19ff6e238939f8e0996bff2f0bec4d69b79271b
5,045
c
C
EdkCompatibilityPkg/Sample/Tools/Source/HiiPack/FindFiles.c
James992927108/uEFI_Edk2_Practice
2cac7618dfee10bfa5104a2e167c85425fde0100
[ "BSD-2-Clause" ]
8
2019-06-03T10:47:48.000Z
2021-08-21T19:11:38.000Z
EdkCompatibilityPkg/Sample/Tools/Source/HiiPack/FindFiles.c
James992927108/uEFI_Edk2_Practice
2cac7618dfee10bfa5104a2e167c85425fde0100
[ "BSD-2-Clause" ]
null
null
null
EdkCompatibilityPkg/Sample/Tools/Source/HiiPack/FindFiles.c
James992927108/uEFI_Edk2_Practice
2cac7618dfee10bfa5104a2e167c85425fde0100
[ "BSD-2-Clause" ]
1
2021-04-21T06:20:00.000Z
2021-04-21T06:20:00.000Z
/*++ Copyright (c) 2004 - 2010, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd...
24.138756
98
0.609118
e089376504491861792d9d41f6a6d8b6f7b02b9e
160
h
C
kernel/include/jiffies.h
lucic71/ZeldaOS
b0f6875f4a71cebb9f08da7bf64881a6883ae62a
[ "BSD-3-Clause" ]
19
2018-12-17T05:44:19.000Z
2021-12-21T07:56:02.000Z
kernel/include/jiffies.h
chillancezen/Zelda
29a115fb38a71078366483c44dfda7f38c5a151c
[ "BSD-3-Clause" ]
3
2018-05-28T14:58:23.000Z
2019-11-12T10:07:11.000Z
kernel/include/jiffies.h
chillancezen/Zelda
29a115fb38a71078366483c44dfda7f38c5a151c
[ "BSD-3-Clause" ]
2
2020-04-28T20:17:52.000Z
2020-07-04T17:34:28.000Z
/* * Copyright (c) 2018 Jie Zheng */ #ifndef _JIFFIES_H #define _JIFFIES_H #include <lib/include/types.h> #define HZ 1000 extern uint64_t jiffies; #endif
11.428571
31
0.71875
d480065846661aae40e78d4e5b914c095be5b591
8,180
c
C
Montage/mDiffExec.c
tsey2015/Montage
1fa9ffa8a29d0b0689415a320a42437db3ade63d
[ "BSD-3-Clause" ]
87
2015-06-02T14:08:22.000Z
2022-02-04T18:14:46.000Z
Montage/mDiffExec.c
tsey2015/Montage
1fa9ffa8a29d0b0689415a320a42437db3ade63d
[ "BSD-3-Clause" ]
54
2015-10-24T19:39:20.000Z
2021-11-17T21:28:15.000Z
Montage/mDiffExec.c
tsey2015/Montage
1fa9ffa8a29d0b0689415a320a42437db3ade63d
[ "BSD-3-Clause" ]
35
2015-10-30T16:25:23.000Z
2021-11-06T11:27:08.000Z
/* Module: mDiffExec.c Version Developer Date Change ------- --------------- ------- ----------------------- 1.5 Daniel S. Katz 04Aug04 Added optional parallel roundrobin computation 1.4 John Good 16May04 Added "noAreas" option 1.3 John Good ...
22.977528
149
0.506112
dcd4e32870830533528c8528b8a4b870b739b01d
4,642
c
C
libdcpu-ld-policy/policyfree.c
DCPUTeam/DCPUToolchain
1882aadbcbd4226064e4d8be9e7178ba771491d8
[ "MIT" ]
7
2015-10-31T19:11:46.000Z
2022-02-20T23:55:03.000Z
libdcpu-ld-policy/policyfree.c
DCPUTeam/DCPUToolchain
1882aadbcbd4226064e4d8be9e7178ba771491d8
[ "MIT" ]
2
2016-10-07T06:33:34.000Z
2017-12-13T16:00:11.000Z
libdcpu-ld-policy/policyfree.c
DCPUTeam/DCPUToolchain
1882aadbcbd4226064e4d8be9e7178ba771491d8
[ "MIT" ]
4
2015-10-08T02:24:35.000Z
2022-02-20T21:39:29.000Z
/// /// @addtogroup LibDCPU-LD-Policy /// @{ /// /// @file /// @brief Defines functions for correctly free'ing policy data. /// @author James Rhodes /// #include <stdlib.h> #include "policyast.h" #include "policyfree.h" #include "parser.h" void free_policy(bool runtime, policy_t* policy) { if (runtime) re...
29.194969
96
0.654675
7c16d253f69144f0ed3292cfe8b131b644ff9b7b
3,789
c
C
src/qip/mempool.c
dasfaha/sky
4f2696e9abe54f4818f94337ed3bceae798e5a6d
[ "MIT" ]
2
2018-01-16T07:26:53.000Z
2021-12-08T03:12:40.000Z
src/qip/mempool.c
dasfaha/sky
4f2696e9abe54f4818f94337ed3bceae798e5a6d
[ "MIT" ]
null
null
null
src/qip/mempool.c
dasfaha/sky
4f2696e9abe54f4818f94337ed3bceae798e5a6d
[ "MIT" ]
null
null
null
#include <stdlib.h> #include "mempool.h" #include "dbg.h" //============================================================================== // // Functions // //============================================================================== //====================================== // Lifecycle //=====================...
26.87234
129
0.58749
32a6d0f8b138c8d2553eccda5473115130adde27
9,674
c
C
adamant/adamant_window.c
gcracker/parameter-toolkit
ef8e525d2cc53627892a89954926453348623beb
[ "BSD-3-Clause" ]
2
2021-11-19T09:37:58.000Z
2022-03-30T06:58:55.000Z
adamant/adamant_window.c
gcracker/parameter-toolkit
ef8e525d2cc53627892a89954926453348623beb
[ "BSD-3-Clause" ]
null
null
null
adamant/adamant_window.c
gcracker/parameter-toolkit
ef8e525d2cc53627892a89954926453348623beb
[ "BSD-3-Clause" ]
null
null
null
/*#*STARTLICENCE*# Copyright (c) 2005-2009, Regents of the University of Colorado All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, ...
29.226586
91
0.646475
fd083eb39848702c6f9148b5273546b4ed56c437
15,552
h
C
apps/wolfssl_tcp_server/firmware/src/config/pic32mz_ef_sk_sw/library/tcpip/smtp.h
carlosearm/net_apps_pic32mz
f6f36ead86f7a41f59dc52a4aec5a4108718f63f
[ "0BSD" ]
4
2021-07-23T18:37:34.000Z
2022-01-09T17:31:40.000Z
apps/wolfssl_tcp_server/firmware/src/config/pic32mz_ef_sk_sw/library/tcpip/smtp.h
carlosearm/net_apps_pic32mz
f6f36ead86f7a41f59dc52a4aec5a4108718f63f
[ "0BSD" ]
2
2021-02-16T20:26:10.000Z
2022-01-05T15:19:32.000Z
apps/tcpip_tcp_client/firmware/src/config/pic32mx_eth_sk2_encx24j600/library/tcpip/smtp.h
Microchip-MPLAB-Harmony/net_apps_pic32mx
004772bd2226b3e778af937505a86cf845c5b850
[ "0BSD" ]
6
2021-02-02T13:51:49.000Z
2021-08-31T18:35:37.000Z
/******************************************************************************* Simple Mail Transfer Protocol (SMTP) Client Company: Microchip Technology Inc. File Name: smtp.h Summary: Module for Microchip TCP/IP Stack. Description: The SMTP client module in the TCP/...
32
117
0.613169
f9cedd90de54f5b2d92fafea311c782846606460
6,879
h
C
platform/common/inc/aarch64/pal_arch_helpers.h
QPC-database/ff-a-acs
f3a730bc421d8f265a1509aec9dcccbde6b8335b
[ "BSD-3-Clause" ]
1
2021-07-04T00:04:39.000Z
2021-07-04T00:04:39.000Z
platform/common/inc/aarch64/pal_arch_helpers.h
QPC-database/ff-a-acs
f3a730bc421d8f265a1509aec9dcccbde6b8335b
[ "BSD-3-Clause" ]
null
null
null
platform/common/inc/aarch64/pal_arch_helpers.h
QPC-database/ff-a-acs
f3a730bc421d8f265a1509aec9dcccbde6b8335b
[ "BSD-3-Clause" ]
null
null
null
/* * Copyright (c) 2021, Arm Limited or its affliates. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * */ #ifndef ARCH_HELPERS_H #define ARCH_HELPERS_H #include "pal_arch.h" #include <stdbool.h> #include <stdint.h> typedef unsigned long u_register_t; /******************************************...
33.8867
80
0.657944
501548c86ee5423286867ca58fc5cfebe172f053
2,020
h
C
examples/c/rkh/shared_freertos/app/inc/client.h
mrds90/firmware_v3
52e36085fd3fa8917786bdffc2143de2ae3d1b9a
[ "BSD-3-Clause" ]
23
2019-08-01T07:55:41.000Z
2021-11-28T15:44:52.000Z
examples/c/rkh/shared_freertos/app/inc/client.h
td3-frm/freeRTOS
967665cafb3d8e1d626f063898fa0bb4d6111eb5
[ "BSD-3-Clause" ]
21
2019-10-04T13:20:02.000Z
2021-08-07T00:16:08.000Z
examples/c/rkh/shared_freertos/app/inc/client.h
td3-frm/freeRTOS
967665cafb3d8e1d626f063898fa0bb4d6111eb5
[ "BSD-3-Clause" ]
52
2019-07-20T22:56:21.000Z
2022-02-10T20:03:16.000Z
/** * \file client.h * \brief Example application */ /* -------------------------- Development history -------------------------- */ /* * 2016.03.17 LeFr v1.0.00 Initial version */ /* -------------------------------- Authors -------------------------------- */ /* * LeFr Leandro Francucci lf@...
32.580645
79
0.333663
a1cf2b944ed63046f61ea7f663b3d99c3404e98f
683
h
C
Guasap/include/UsuarioMensaje.h
matbentancur/pavlab6gr4
2447cb4137f34749b0e0512d28f67afcab5eb4fa
[ "MIT" ]
null
null
null
Guasap/include/UsuarioMensaje.h
matbentancur/pavlab6gr4
2447cb4137f34749b0e0512d28f67afcab5eb4fa
[ "MIT" ]
null
null
null
Guasap/include/UsuarioMensaje.h
matbentancur/pavlab6gr4
2447cb4137f34749b0e0512d28f67afcab5eb4fa
[ "MIT" ]
null
null
null
#ifndef USUARIOMENSAJE_H #define USUARIOMENSAJE_H #include "Usuario.h" class Usuario; class UsuarioMensaje { private: bool visto; FechaHora vistoFechaHora; bool eliminado; Usuario* usuario; public: UsuarioMensaje(bool, bool, Usuario*); UsuarioMensaje(bool, Fe...
18.459459
56
0.63104
1cd141698045542bb61a23b40401134cdde98e2d
184
h
C
include/kernel/kernel.h
svenpilz/idaeus
d9686cfe0f63e70eec9a0b426c238b8a83f8d466
[ "MIT" ]
null
null
null
include/kernel/kernel.h
svenpilz/idaeus
d9686cfe0f63e70eec9a0b426c238b8a83f8d466
[ "MIT" ]
null
null
null
include/kernel/kernel.h
svenpilz/idaeus
d9686cfe0f63e70eec9a0b426c238b8a83f8d466
[ "MIT" ]
null
null
null
#ifndef INCLUDE_KERNEL_KERNEL_H #define INCLUDE_KERNEL_KERNEL_H #include "interfaces/arch.h" arch_register_set_t* kernel_handle_interrupt(arch_register_set_t* register_set); #endif
20.444444
80
0.858696
f7db8e8608c7996baf9f08a5e2c3bf4414ab9ff0
566
h
C
unit_tests/include/XCacheTest.h
MultiSight/multisight-xsdk
02268e1aeb1313cfb2f9515d08d131a4389e49f2
[ "BSL-1.0" ]
null
null
null
unit_tests/include/XCacheTest.h
MultiSight/multisight-xsdk
02268e1aeb1313cfb2f9515d08d131a4389e49f2
[ "BSL-1.0" ]
null
null
null
unit_tests/include/XCacheTest.h
MultiSight/multisight-xsdk
02268e1aeb1313cfb2f9515d08d131a4389e49f2
[ "BSL-1.0" ]
null
null
null
#ifndef XCacheTest_h #define XCacheTest_h #include "framework.h" class XCacheTest : public test_fixture { public: TEST_SUITE(XCacheTest); TEST(XCacheTest::TestDefaultConstructor); TEST(XCacheTest::TestAdd); TEST(XCacheTest::TestAddTillFull); TEST(XCacheTest::TestDestroysCorrectItem...
18.866667
50
0.687279
08fd579e605549a08f631c614eef2fc4b5f85bef
1,716
c
C
tests/swf/trace/system-onstatus-netstream.c
lieff/lvg
d8f8f77ba42c714532c40380ce6b013a82ffb43b
[ "CC0-1.0" ]
100
2016-08-02T07:26:37.000Z
2022-03-27T15:15:28.000Z
tests/swf/trace/system-onstatus-netstream.c
lieff/lvg
d8f8f77ba42c714532c40380ce6b013a82ffb43b
[ "CC0-1.0" ]
4
2018-08-12T18:28:29.000Z
2022-02-28T03:06:16.000Z
tests/swf/trace/system-onstatus-netstream.c
lieff/lvg
d8f8f77ba42c714532c40380ce6b013a82ffb43b
[ "CC0-1.0" ]
9
2018-01-11T13:35:00.000Z
2021-08-09T07:15:25.000Z
/* gcc `pkg-config --libs --cflags libming` system-onstatus-netstream.c -o system-onstatus-netstream && ./system-onstatus-netstream */ #include <ming.h> int main (int argc, char **argv) { SWFMovie movie; SWFVideoStream video; SWFDisplayItem item; SWFAction action; if (Ming_init ()) return 1; Ming_us...
27.677419
131
0.566434
203168417492ce27a25225bb53096e48c8751f2b
31,715
h
C
hi_dsp/ProcessorInterfaces.h
Matt-Dub/HISE
ae2dd1653e1c8d749a9088edcd573de6252b0b96
[ "Intel" ]
null
null
null
hi_dsp/ProcessorInterfaces.h
Matt-Dub/HISE
ae2dd1653e1c8d749a9088edcd573de6252b0b96
[ "Intel" ]
null
null
null
hi_dsp/ProcessorInterfaces.h
Matt-Dub/HISE
ae2dd1653e1c8d749a9088edcd573de6252b0b96
[ "Intel" ]
null
null
null
/* =========================================================================== * * This file is part of HISE. * Copyright 2016 Christoph Hart * * HISE 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,...
29.392956
162
0.678259
ee7583b610b2198d12d8ea2a9834ab9cba29167c
588
c
C
tests/handle_test.c
mihail-8480/mh
9e2469ebaad9236458c7f1e8af3c771386051883
[ "MIT" ]
1
2021-04-23T20:18:35.000Z
2021-04-23T20:18:35.000Z
tests/handle_test.c
mihail-8480/mh
9e2469ebaad9236458c7f1e8af3c771386051883
[ "MIT" ]
17
2021-05-02T19:30:20.000Z
2021-05-25T09:06:06.000Z
tests/handle_test.c
mihail-8480/mh
9e2469ebaad9236458c7f1e8af3c771386051883
[ "MIT" ]
null
null
null
#include "lib/default_tests.h" #include "../inc/mh_handle.h" typedef mh_version_t (*mh_get_version_t)(void); #ifdef WIN32 static mh_const_string_t libmh_lib = "libmh.dll"; #else static mh_const_string_t libmh_lib = "libmh.so"; #endif MH_TEST_ADD(handle_test) { mh_handle_t *handle = mh_handle_new(MH_GLOBAL, libmh...
30.947368
117
0.761905
2d187322f8dad422d5eb2951db18d55d39b7e871
611
h
C
provisioning_client/deps/RIoT/Simulation/FW/Loader.h
rajaggrawal/azure-iot-c-sdk
2cbd9f21b0984e92f53b435335d14487ec0d08d6
[ "MIT" ]
42
2019-05-07T13:03:01.000Z
2022-02-16T00:27:16.000Z
provisioning_client/deps/RIoT/Simulation/FW/Loader.h
rajaggrawal/azure-iot-c-sdk
2cbd9f21b0984e92f53b435335d14487ec0d08d6
[ "MIT" ]
10
2017-09-21T08:55:02.000Z
2019-03-19T17:25:56.000Z
provisioning_client/deps/RIoT/Simulation/FW/Loader.h
rajaggrawal/azure-iot-c-sdk
2cbd9f21b0984e92f53b435335d14487ec0d08d6
[ "MIT" ]
15
2017-09-26T19:50:05.000Z
2019-04-19T12:18:09.000Z
/* * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. See LICENSE in the project root. */ #ifdef __cplusplus extern "C" { #endif #include "RIoT.h" #include "RIoTSim.h" #ifdef LOADER_EXPORTS #define FW_API __declspec(dllexport) #else #define FW_API __declspec(dllimport) ...
20.366667
68
0.669394
5a97b6df04ce403760be3c168d6af646a1206fff
291
c
C
tests/lutl_tests.c
Saend/cutl
31c091ec3155185a7764682654ad9ed3932f6267
[ "MIT" ]
null
null
null
tests/lutl_tests.c
Saend/cutl
31c091ec3155185a7764682654ad9ed3932f6267
[ "MIT" ]
null
null
null
tests/lutl_tests.c
Saend/cutl
31c091ec3155185a7764682654ad9ed3932f6267
[ "MIT" ]
null
null
null
#include "tests.h" #include <lutl.h> // LUTL SUITE int main(int argc, char *argv[]) { Cutl *cutl = cutl_new("LUTL self-tests"); cutl_parse_args(cutl, argc, argv); lutl_dofile(cutl, NULL, "tests/lutl_tests.lua"); int failed = cutl_summary(cutl); cutl_free(cutl); return failed; }
15.315789
49
0.683849
561e11aa162cea4655a21c0383a2e0d3793ed3cf
1,265
h
C
.References/src/github.com/elucideye/drishti_real-time_eye_tracking/src/lib/drishti/hci/gpu/BlobFilter.h
roscopecoltran/SniperKit-Core
4600dffe1cddff438b948b6c22f586d052971e04
[ "MIT" ]
null
null
null
.References/src/github.com/elucideye/drishti_real-time_eye_tracking/src/lib/drishti/hci/gpu/BlobFilter.h
roscopecoltran/SniperKit-Core
4600dffe1cddff438b948b6c22f586d052971e04
[ "MIT" ]
null
null
null
.References/src/github.com/elucideye/drishti_real-time_eye_tracking/src/lib/drishti/hci/gpu/BlobFilter.h
roscopecoltran/SniperKit-Core
4600dffe1cddff438b948b6c22f586d052971e04
[ "MIT" ]
null
null
null
/*! @file gpu/BlobFilter.cpp @author David Hirvonen @brief Illuminate the scene with pulses of LCD light. \copyright Copyright 2014-2016 Elucideye, Inc. All rights reserved. \license{This project is released under the 3 Clause BSD License.} */ #ifndef __drishti_hci_gpu_BlobFilter_h__ #define __drishti_h...
23.425926
97
0.719368
737ef92a5524d9eb2c610ca6e959d6b4dfa12bed
162
h
C
app/C/includes/user.h
koreaneggroll/Arin-Virtual-Assistant
79f429c30ed0d960c48f21b787cea9250086928c
[ "MIT" ]
12
2021-02-21T08:22:20.000Z
2021-04-24T22:48:51.000Z
app/C/includes/user.h
koreaneggroll/Arin-Virtual-Assistant
79f429c30ed0d960c48f21b787cea9250086928c
[ "MIT" ]
null
null
null
app/C/includes/user.h
koreaneggroll/Arin-Virtual-Assistant
79f429c30ed0d960c48f21b787cea9250086928c
[ "MIT" ]
null
null
null
#ifndef USER_H #define USER_H #include "./commands.h" typedef struct{ char name[25]; char password[25]; }User; typedef User usr; #endif //USER_H
8.526316
23
0.654321
bc79aa22d4be858a9ac6d630e655c7bbbf4feb5c
430
h
C
WakeServer/StarMenuItem.h
bni/WakeServer
22a5350889934d9ce267ca2e1c0b69bcf729ffb2
[ "Unlicense" ]
1
2019-12-17T10:36:23.000Z
2019-12-17T10:36:23.000Z
WakeServer/StarMenuItem.h
bni/WakeServer
22a5350889934d9ce267ca2e1c0b69bcf729ffb2
[ "Unlicense" ]
null
null
null
WakeServer/StarMenuItem.h
bni/WakeServer
22a5350889934d9ce267ca2e1c0b69bcf729ffb2
[ "Unlicense" ]
1
2015-05-27T07:31:22.000Z
2015-05-27T07:31:22.000Z
#import <Foundation/Foundation.h> #import "wol.h" #define STATE_OFF 0 #define STATE_STARTING 1 #define STATE_RUNNING 2 #define STATE_STOPPING 3 @interface StarMenuItem : NSObject { NSStatusItem *statusItem; int state; NSTimer *updateTimer; bool starEnabled; int nrTimerTicks; NSString...
15.357143
38
0.730233
5dccc90e0af05ee7a3802de689ee31a6c956f385
1,131
h
C
libkoki/include/contour.h
jonsbartlett/SummerSchoolRobot
1954c14e0094c1b4af5810b69061582f2d453333
[ "MIT" ]
null
null
null
libkoki/include/contour.h
jonsbartlett/SummerSchoolRobot
1954c14e0094c1b4af5810b69061582f2d453333
[ "MIT" ]
null
null
null
libkoki/include/contour.h
jonsbartlett/SummerSchoolRobot
1954c14e0094c1b4af5810b69061582f2d453333
[ "MIT" ]
null
null
null
/* Copyright 2011 Chris Kirkham This file is part of libkoki libkoki 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 3 of the License, or (at your option) any later version. lib...
29.763158
71
0.749779
866994b7e77ba15c295c3b084abd7d3ceea2e50f
216
h
C
Example/Chrono/CHViewController.h
larssondaniel/Chrono
b7ab9efa3f5af379565beda08ca025eab994862d
[ "MIT" ]
null
null
null
Example/Chrono/CHViewController.h
larssondaniel/Chrono
b7ab9efa3f5af379565beda08ca025eab994862d
[ "MIT" ]
null
null
null
Example/Chrono/CHViewController.h
larssondaniel/Chrono
b7ab9efa3f5af379565beda08ca025eab994862d
[ "MIT" ]
null
null
null
// // CHViewController.h // Chrono // // Created by larssondaniel on 02/04/2017. // Copyright (c) 2017 larssondaniel. All rights reserved. // @import UIKit; @interface CHViewController : UIViewController @end
15.428571
58
0.712963
5e9c8d20e3fc3e3f42e3223e8945e6c99fb3b21e
516
h
C
src/l4/a/x86/h/l4/machine/asm/msr.h
archibate/h2os
04bf2a16519969eeb605ec97d8cb04d16da93ee9
[ "MIT" ]
1
2020-07-06T02:44:00.000Z
2020-07-06T02:44:00.000Z
src/l4/a/x86/h/l4/machine/asm/msr.h
archibate/h2os
04bf2a16519969eeb605ec97d8cb04d16da93ee9
[ "MIT" ]
null
null
null
src/l4/a/x86/h/l4/machine/asm/msr.h
archibate/h2os
04bf2a16519969eeb605ec97d8cb04d16da93ee9
[ "MIT" ]
null
null
null
#pragma once static uint32_t rdmsr_lo(uint32_t ecx) { uint32_t eax; asm volatile ("rdmsr" : "=a" (eax) : "c" (ecx) : "edx"); return eax; } static uint32_t rdmsr_hi(uint32_t ecx) { uint32_t edx; asm volatile ("rdmsr" : "=d" (edx) : "c" (ecx) : "eax"); return edx; } static uint64_t rdmsr(uint32_t ecx) { uint64...
16.645161
57
0.620155
ab03b1449769f9b6ea2466f828815766fea59fde
8,003
c
C
daemon/src/common/ipc_session.c
Daisy000888/AwaLWM2M
2f3d3f8533bdde80796b51b32a325c229fab271e
[ "BSD-3-Clause" ]
58
2017-06-09T14:29:03.000Z
2022-01-26T21:20:16.000Z
daemon/src/common/ipc_session.c
Daisy000888/AwaLWM2M
2f3d3f8533bdde80796b51b32a325c229fab271e
[ "BSD-3-Clause" ]
195
2016-03-03T05:00:43.000Z
2017-05-28T08:26:40.000Z
daemon/src/common/ipc_session.c
Daisy000888/AwaLWM2M
2f3d3f8533bdde80796b51b32a325c229fab271e
[ "BSD-3-Clause" ]
60
2016-03-03T04:08:16.000Z
2017-05-10T01:03:43.000Z
/************************************************************************************************************************ Copyright (c) 2016, Imagination Technologies Limited and/or its affiliated group companies. All rights reserved. Redistribution and use in source and binary forms, with or without modification, ...
32.012
208
0.634637
3964af0f6aa842450b11d885bb4fb6054196741a
1,457
h
C
lib/memory_dc_t.h
dejbug/fen2ppm
54f6b80d18dbad003a4111443049312bd3377a77
[ "MIT" ]
null
null
null
lib/memory_dc_t.h
dejbug/fen2ppm
54f6b80d18dbad003a4111443049312bd3377a77
[ "MIT" ]
null
null
null
lib/memory_dc_t.h
dejbug/fen2ppm
54f6b80d18dbad003a4111443049312bd3377a77
[ "MIT" ]
null
null
null
#pragma once #include <windows.h> struct memory_dc_context_t { HWND dh = nullptr; HDC dc = nullptr; ~memory_dc_context_t() { free(); } bool create() { dh = GetDesktopWindow(); dc = GetDC(dh); lib::log("Context DC: %p / HWND: %p\n", (void *)dc, (void *)dh); return dc; } void free() ...
18.679487
75
0.553191
6187726163fa0a38ada0d40b1259839d862f11d0
109
c
C
aoapc2/chap01/code01-06.c
yaominzh/CodeLrn2019
adc727d92904c5c5d445a2621813dfa99474206d
[ "Apache-2.0" ]
2
2021-03-25T05:26:55.000Z
2021-04-20T03:33:24.000Z
aoapc2/chap01/code01-06.c
mcuallen/CodeLrn2019
adc727d92904c5c5d445a2621813dfa99474206d
[ "Apache-2.0" ]
6
2019-12-04T06:08:32.000Z
2021-05-10T20:22:47.000Z
aoapc2/chap01/code01-06.c
mcuallen/CodeLrn2019
adc727d92904c5c5d445a2621813dfa99474206d
[ "Apache-2.0" ]
null
null
null
#include<stdio.h> int main(){ int n; scanf("%d", &n); printf("%d%d%d\n",n%10,n/10%10,n/100); return 0; }
13.625
39
0.550459
0f69b4b789e23eda110ee0c2fe2362d6206a5cb4
3,104
h
C
packages/PIPS/validation/Scilab/Scilab2C-2/includes/sign.h
DVSR1966/par4all
86b33ca9da736e832b568c5637a2381f360f1996
[ "MIT" ]
51
2015-01-31T01:51:39.000Z
2022-02-18T02:01:50.000Z
packages/PIPS/validation/Scilab/Scilab2C-2/includes/sign.h
DVSR1966/par4all
86b33ca9da736e832b568c5637a2381f360f1996
[ "MIT" ]
7
2017-05-29T09:29:00.000Z
2019-03-11T16:01:39.000Z
packages/PIPS/validation/Scilab/Scilab2C-2/includes/sign.h
DVSR1966/par4all
86b33ca9da736e832b568c5637a2381f360f1996
[ "MIT" ]
12
2015-03-26T08:05:38.000Z
2022-02-18T02:01:51.000Z
/* * Scilab ( http://www.scilab.org/ ) - This file is part of Scilab * Copyright (C) 2007-2008 - INRIA - Bruno JOFRET * * This file must be used under the terms of the CeCILL. * This source file is licensed as described in the file COPYING, which * you should have received as part of this distribution. The ...
31.04
77
0.698776
c92391d6fec8b5c1fba0340e4fcdda8aabd737dd
2,153
h
C
Src/analyzer/rtc/DS3231.h
maker99/Antenna_Analyzer_EU1KY_var_DH1AKF
4b8929ec148a165bca47894fc8511952b06a27d4
[ "Unlicense" ]
null
null
null
Src/analyzer/rtc/DS3231.h
maker99/Antenna_Analyzer_EU1KY_var_DH1AKF
4b8929ec148a165bca47894fc8511952b06a27d4
[ "Unlicense" ]
null
null
null
Src/analyzer/rtc/DS3231.h
maker99/Antenna_Analyzer_EU1KY_var_DH1AKF
4b8929ec148a165bca47894fc8511952b06a27d4
[ "Unlicense" ]
null
null
null
#ifndef DS3231_H_ #define DS3231_H_ #include <stdint.h> #include "config.h" #define DS3231_Address 0x68 #define DS3231_Read_addr ((DS3231_Address << 1) | 0x01) #define DS3231_Write_addr ((DS3231_Address << 1) & 0xFE) #define secondREG 0x00 #define minuteREG ...
35.295082
121
0.634464
bf91429c545315bc668ac081ff48f0c2c1ff8e18
666
h
C
FS/src/at24c02.h
hyeonsoo-kim/2019_CortexM3_Electronic_Piano
e0bea9c4153c8e43c1d1c9e77f6aabc6e9d13f00
[ "MIT" ]
null
null
null
FS/src/at24c02.h
hyeonsoo-kim/2019_CortexM3_Electronic_Piano
e0bea9c4153c8e43c1d1c9e77f6aabc6e9d13f00
[ "MIT" ]
null
null
null
FS/src/at24c02.h
hyeonsoo-kim/2019_CortexM3_Electronic_Piano
e0bea9c4153c8e43c1d1c9e77f6aabc6e9d13f00
[ "MIT" ]
null
null
null
#ifndef __AT24C02_H #define __AT24C02_H #define AT24C01 127 #define AT24C02 255 #define AT24C04 511 #define AT24C08 1023 #define AT24C16 2047 #define AT24C32 4095 #define AT24C64 8191 #define AT24C128 16383 #define AT24C256 32767 #define EE_TYPE AT24C02 void bsp_at24c02_gpio_init(void); u8 AT24CXX_Read...
20.8125
64
0.804805
a7beb6fd6a2d1f2c597fad23afb4250dfde89c69
7,469
h
C
source code/finalproject/datastruct.h
tomatoeater/CS2309-Principles-and-Practice-of-Problem-Solving
387250473185a5319c93363ff072ee26c9f27d26
[ "MIT" ]
null
null
null
source code/finalproject/datastruct.h
tomatoeater/CS2309-Principles-and-Practice-of-Problem-Solving
387250473185a5319c93363ff072ee26c9f27d26
[ "MIT" ]
null
null
null
source code/finalproject/datastruct.h
tomatoeater/CS2309-Principles-and-Practice-of-Problem-Solving
387250473185a5319c93363ff072ee26c9f27d26
[ "MIT" ]
null
null
null
/* * all the data structures for my program */ #ifndef DATASTRUCT_H #define DATASTRUCT_H #include <QString> #include <QDateTime> struct Time { int year; int month; int day; int hour; int minute; int second; Time(int _y = 0, int _mo = 0, int _d = 0, int _h = 0, int _mi = 0, int _s = 0) ...
23.711111
140
0.496184
db47c2fb2dccdcf9fdcc89a6ccd948964709aaad
12,213
c
C
v4l2apps/v4l2ops.c
AdvantechRISC/apq8016_vendor_qcom-opensource_kernel_kernel-tests
d117f383a91dc75886aa0147569b1bbfa344184f
[ "BSD-3-Clause" ]
null
null
null
v4l2apps/v4l2ops.c
AdvantechRISC/apq8016_vendor_qcom-opensource_kernel_kernel-tests
d117f383a91dc75886aa0147569b1bbfa344184f
[ "BSD-3-Clause" ]
null
null
null
v4l2apps/v4l2ops.c
AdvantechRISC/apq8016_vendor_qcom-opensource_kernel_kernel-tests
d117f383a91dc75886aa0147569b1bbfa344184f
[ "BSD-3-Clause" ]
null
null
null
/* ----------------------------------------------------------------------------- Copyright (c) 2012-2013, The Linux Foundation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions ...
21.926391
78
0.662245
86f0db47b0536b7a13b1b2a9d80bb2cc7a8eb734
3,054
c
C
module/probing-function.c
emisilve86/Probing-Interrupt-Handlers
f8bcd447e2cd6da2195b761f20b2f722fe7266d2
[ "Apache-2.0" ]
null
null
null
module/probing-function.c
emisilve86/Probing-Interrupt-Handlers
f8bcd447e2cd6da2195b761f20b2f722fe7266d2
[ "Apache-2.0" ]
null
null
null
module/probing-function.c
emisilve86/Probing-Interrupt-Handlers
f8bcd447e2cd6da2195b761f20b2f722fe7266d2
[ "Apache-2.0" ]
null
null
null
/***************************************************************************** * Copyright 2021 Emisilve86 * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * y...
31.8125
79
0.487885
4911315e9cb9d245ea2f32bf868c0dca5ccd9ee2
899
c
C
src/malloc/terrible.c
LynnKirby/zeno
fb78f85a308b584448b637552a9fd0d131349041
[ "CC0-1.0" ]
null
null
null
src/malloc/terrible.c
LynnKirby/zeno
fb78f85a308b584448b637552a9fd0d131349041
[ "CC0-1.0" ]
null
null
null
src/malloc/terrible.c
LynnKirby/zeno
fb78f85a308b584448b637552a9fd0d131349041
[ "CC0-1.0" ]
null
null
null
/* * SPDX-License-Identifier: CC0-1.0 * * Bump-pointer allocator with 10 MB static size. Used at this stage of * development so we can allocate things without having to write or import a * real malloc implementation. */ #include "basic/cdefs.h" #include <stdint.h> #include <stdlib.h> #include <string.h> #define...
18.729167
76
0.636263
d01ec15c16bbcbae041e7f2dbca12f3146068b3a
2,439
h
C
FindSecret/Classes/Native/UnityEngine_UnityEngine_AI_NavMeshBuildMarkup1313583865.h
GodIsWord/NewFindSecret
4f98f316d29936380f9665d6a6d89962d9ee5478
[ "MIT" ]
null
null
null
FindSecret/Classes/Native/UnityEngine_UnityEngine_AI_NavMeshBuildMarkup1313583865.h
GodIsWord/NewFindSecret
4f98f316d29936380f9665d6a6d89962d9ee5478
[ "MIT" ]
null
null
null
FindSecret/Classes/Native/UnityEngine_UnityEngine_AI_NavMeshBuildMarkup1313583865.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" #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clan...
32.52
157
0.804018
c64b61d44e3a1344b9b20a9065fea3722d997253
502
h
C
client/appliance.h
ortogonal/dbus-properties
6b62b2d3d96f955790a85f0956958f4e88b823eb
[ "MIT" ]
null
null
null
client/appliance.h
ortogonal/dbus-properties
6b62b2d3d96f955790a85f0956958f4e88b823eb
[ "MIT" ]
null
null
null
client/appliance.h
ortogonal/dbus-properties
6b62b2d3d96f955790a85f0956958f4e88b823eb
[ "MIT" ]
null
null
null
#pragma once #include "dbusinterfaceobject.h" #include "appliance_interface.h" class Appliance : public DBusInterfaceObject<org::appliance> { Q_OBJECT Q_PROPERTY(bool running READ running NOTIFY runningChanged) public: explicit Appliance(QObject *parent = nullptr); bool start(); Q_INVOKABLE boo...
17.928571
68
0.739044
f461be1deda63b5371d45874bdc4450404dd9b46
2,524
c
C
src/ft_shadow.c
yvillepo/rt
3f2ab35f70df98bb80fc31c51afe08cfd3785121
[ "MIT" ]
1
2020-05-22T22:20:20.000Z
2020-05-22T22:20:20.000Z
src/ft_shadow.c
jalloulik/raytracer
27154810da57146359c7b608ca128a99c345d2f6
[ "MIT" ]
null
null
null
src/ft_shadow.c
jalloulik/raytracer
27154810da57146359c7b608ca128a99c345d2f6
[ "MIT" ]
null
null
null
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_shadow.c :+: :+: :+: ...
30.047619
80
0.466323
98126746c141da533981ca8553c742134e8f2e97
245
h
C
BigDeal/Sources/types.h
Hubert51/Randomness_Test
d87ee46d092c5c36687981d4cddc5882c8d5becc
[ "MIT" ]
3
2019-04-20T03:38:54.000Z
2020-02-16T16:21:02.000Z
BigDeal/Sources/types.h
Hubert51/Randomness_Test
d87ee46d092c5c36687981d4cddc5882c8d5becc
[ "MIT" ]
null
null
null
BigDeal/Sources/types.h
Hubert51/Randomness_Test
d87ee46d092c5c36687981d4cddc5882c8d5becc
[ "MIT" ]
null
null
null
/* * $Header: /home/sater/bridge/bigdeal/RCS/types.h,v 1.2 1999/12/11 09:42:54 sater Exp $ */ typedef unsigned char byte; typedef unsigned long dword; #define RMDsize 160 #define RMDbytes (RMDsize/8) #define RMDdwords (RMDsize/32)
22.272727
89
0.697959
71505c176f48dacef43196d75d03c846ae4f0142
13,928
c
C
src/fourat.c
kernsuite-debian/tirific
05fddee80e715dfee5d0f4e2f994b2f17c5d2ca9
[ "MIT" ]
4
2015-07-01T12:07:09.000Z
2018-01-04T08:22:01.000Z
src/fourat.c
gigjozsa/tirific
462a58a8312ce437ac5e2c87060cde751774f1de
[ "MIT" ]
2
2017-02-24T12:40:08.000Z
2019-08-20T06:37:26.000Z
src/fourat.c
kernsuite-debian/tirific
05fddee80e715dfee5d0f4e2f994b2f17c5d2ca9
[ "MIT" ]
3
2017-08-28T03:17:38.000Z
2022-01-03T15:02:35.000Z
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */ /** @file fourat.c @brief Arithmetics on fourier coefficients This module contains arithmetics on fourier coefficients. Main purpose is to filter higher order modes in curves. $Source: /Volumes/DATA_J_II/data/CVS/tirific/src/fourat.c,v ...
23.097844
184
0.421884
19db6eaf4b2cb7bb16624be290ffc98f0e2808d5
45,560
h
C
ds/ds/src/ldap/client/ldapp.h
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
ds/ds/src/ldap/client/ldapp.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
ds/ds/src/ldap/client/ldapp.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
/*++ Copyright (c) 1996 Microsoft Corporation Module Name: ldapp.h LDAP client 32 API header file... internal structures Abstract: This module is the header file for the 32 bit LDAP client API code... it contains all interal data structures. Author: Andy Herron (andyhe) ...
25.452514
120
0.661567
bf0960d79c4cd25e906fd67004cee59b90264307
2,318
h
C
mindspore/lite/tools/optimizer/fusion/layer_norm_fusion.h
GuoSuiming/mindspore
48afc4cfa53d970c0b20eedfb46e039db2a133d5
[ "Apache-2.0" ]
1
2021-01-28T11:08:20.000Z
2021-01-28T11:08:20.000Z
mindspore/lite/tools/optimizer/fusion/layer_norm_fusion.h
GuoSuiming/mindspore
48afc4cfa53d970c0b20eedfb46e039db2a133d5
[ "Apache-2.0" ]
null
null
null
mindspore/lite/tools/optimizer/fusion/layer_norm_fusion.h
GuoSuiming/mindspore
48afc4cfa53d970c0b20eedfb46e039db2a133d5
[ "Apache-2.0" ]
null
null
null
/** * Copyright 2020 Huawei Technologies Co., Ltd * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law...
37.387097
116
0.739862
bf5950a20d7ccb4ee6fabebbd080fda2173412f1
990
h
C
build/3dparty/taglib/config.h
dmushynska/utag
41c26250199d7b62ed2d91d07fb61568dbd81d10
[ "MIT" ]
null
null
null
build/3dparty/taglib/config.h
dmushynska/utag
41c26250199d7b62ed2d91d07fb61568dbd81d10
[ "MIT" ]
null
null
null
build/3dparty/taglib/config.h
dmushynska/utag
41c26250199d7b62ed2d91d07fb61568dbd81d10
[ "MIT" ]
null
null
null
/* config.h. Generated by cmake from config.h.cmake */ #ifndef TAGLIB_CONFIG_H #define TAGLIB_CONFIG_H /* Defined if your compiler supports some byte swap functions */ #define HAVE_GCC_BYTESWAP 1 /* #undef HAVE_GLIBC_BYTESWAP */ /* #undef HAVE_MSC_BYTESWAP */ /* #undef HAVE_MAC_BYTESWAP */ /* #undef HAVE_OPENBSD_BY...
27.5
72
0.742424
c7f0505010cd1d4c8b5faf26a78d073ce8b8d07e
129
h
C
Vendor/PhysX/include/PhysX/cooking/PxMidphaseDesc.h
wdrDarx/DEngine3
27e2de3b56b6d4c8705e8a0e36f5911d8651caa2
[ "MIT" ]
2
2022-01-11T21:15:31.000Z
2022-02-22T21:14:33.000Z
Vendor/PhysX/include/PhysX/cooking/PxMidphaseDesc.h
wdrDarx/DEngine3
27e2de3b56b6d4c8705e8a0e36f5911d8651caa2
[ "MIT" ]
null
null
null
Vendor/PhysX/include/PhysX/cooking/PxMidphaseDesc.h
wdrDarx/DEngine3
27e2de3b56b6d4c8705e8a0e36f5911d8651caa2
[ "MIT" ]
null
null
null
version https://git-lfs.github.com/spec/v1 oid sha256:635cebc896ba513a02ccae6e5f65aae28f5e43e275eeef6d17a5254e89390e7e size 3618
32.25
75
0.883721