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
65b54beb65748b57289bb81157512541fe4abf97
2,675
h
C
export/release/windows/obj/include/openfl/display3D/_Context3DTriangleFace/Context3DTriangleFace_Impl_.h
SamuraiOfSecrets/Goatmeal-Time-v0.2
7b89cbaf6895495b90ee1a5679e9cc696a7fbb53
[ "Apache-2.0" ]
null
null
null
export/release/windows/obj/include/openfl/display3D/_Context3DTriangleFace/Context3DTriangleFace_Impl_.h
SamuraiOfSecrets/Goatmeal-Time-v0.2
7b89cbaf6895495b90ee1a5679e9cc696a7fbb53
[ "Apache-2.0" ]
null
null
null
export/release/windows/obj/include/openfl/display3D/_Context3DTriangleFace/Context3DTriangleFace_Impl_.h
SamuraiOfSecrets/Goatmeal-Time-v0.2
7b89cbaf6895495b90ee1a5679e9cc696a7fbb53
[ "Apache-2.0" ]
null
null
null
// Generated by Haxe 4.2.2 #ifndef INCLUDED_openfl_display3D__Context3DTriangleFace_Context3DTriangleFace_Impl_ #define INCLUDED_openfl_display3D__Context3DTriangleFace_Context3DTriangleFace_Impl_ #ifndef HXCPP_H #include <hxcpp.h> #endif HX_DECLARE_CLASS3(openfl,display3D,_Context3DTriangleFace,Context3DTriangleFace...
36.643836
226
0.783178
a918bde0391b25a54fde3caac01c393840510886
1,067
h
C
dir600b_v2.03/kernels/rt305x/include/linux/pim.h
ghsecuritylab/DIR600B2
78510ce13e037c430c84b4cdc7f49939481fe894
[ "BSD-2-Clause" ]
1
2019-07-21T01:58:19.000Z
2019-07-21T01:58:19.000Z
dir600b_v2.03/kernels/rt305x/include/linux/pim.h
ghsecuritylab/DIR600B2
78510ce13e037c430c84b4cdc7f49939481fe894
[ "BSD-2-Clause" ]
null
null
null
dir600b_v2.03/kernels/rt305x/include/linux/pim.h
ghsecuritylab/DIR600B2
78510ce13e037c430c84b4cdc7f49939481fe894
[ "BSD-2-Clause" ]
2
2020-03-06T22:45:39.000Z
2021-12-23T13:58:14.000Z
#ifndef __LINUX_PIM_H #define __LINUX_PIM_H #include <asm/byteorder.h> #ifndef __KERNEL__ struct pim { #if defined(__LITTLE_ENDIAN_BITFIELD) __u8 pim_type:4, /* PIM message type */ pim_ver:4; /* PIM version */ #elif defined(__BIG_ENDIAN_BITFIELD) __u8 pim_ver:4; /* PIM ...
23.195652
75
0.633552
a9fd5ee40179ed791f0781fff1cc578c0fb6a1de
4,116
h
C
zircon/system/ulib/storage-metrics/include/storage-metrics/fs-metrics.h
opensource-assist/fuschia
66646c55b3d0b36aae90a4b6706b87f1a6261935
[ "BSD-3-Clause" ]
14
2020-10-25T05:48:36.000Z
2021-09-20T02:46:20.000Z
zircon/system/ulib/storage-metrics/include/storage-metrics/fs-metrics.h
DamieFC/fuchsia
f78a4a1326f4a4bb5834500918756173c01bab4f
[ "BSD-2-Clause" ]
1
2022-01-14T23:38:40.000Z
2022-01-14T23:38:40.000Z
zircon/system/ulib/storage-metrics/include/storage-metrics/fs-metrics.h
DamieFC/fuchsia
f78a4a1326f4a4bb5834500918756173c01bab4f
[ "BSD-2-Clause" ]
4
2020-12-28T17:04:45.000Z
2022-03-12T03:20:44.000Z
// Copyright 2019 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_SYSTEM_ULIB_STORAGE_METRICS_FS_METRICS_H_ #define ZIRCON_SYSTEM_ULIB_STORAGE_METRICS_FS_METRICS_H_ #include <atomic> #include <stdio.h> #i...
35.179487
92
0.723275
10ef17027d7717f070d7fa5feab0e5ed3f48de53
50,005
h
C
thrift/lib/cpp2/reflection/reflection.h
laohubuzaijia/fbthrift
ab263311864ec93b8e52665dad954264f094137f
[ "Apache-2.0" ]
null
null
null
thrift/lib/cpp2/reflection/reflection.h
laohubuzaijia/fbthrift
ab263311864ec93b8e52665dad954264f094137f
[ "Apache-2.0" ]
null
null
null
thrift/lib/cpp2/reflection/reflection.h
laohubuzaijia/fbthrift
ab263311864ec93b8e52665dad954264f094137f
[ "Apache-2.0" ]
null
null
null
/* * Copyright (c) Facebook, Inc. and its affiliates. * * 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 applic...
26.235572
80
0.608319
b782ad0f2eaca38c1117f5c9005de201c26b2d28
643
c
C
lib/wizards/aarrgh/nyxi/obj/belt.c
vlehtola/questmud
8bc3099b5ad00a9e0261faeb6637c76b521b6dbe
[ "MIT" ]
null
null
null
lib/wizards/aarrgh/nyxi/obj/belt.c
vlehtola/questmud
8bc3099b5ad00a9e0261faeb6637c76b521b6dbe
[ "MIT" ]
null
null
null
lib/wizards/aarrgh/nyxi/obj/belt.c
vlehtola/questmud
8bc3099b5ad00a9e0261faeb6637c76b521b6dbe
[ "MIT" ]
null
null
null
inherit "obj/armour"; reset(arg) { ::reset(arg); set_name("belt"); set_alias("belt"); set_short("A dusty belt made of bones"); set_long("This plated belt is covered with dust. The buckle holds a polished human skull in it and\n" "there is a certain magical energy flowing in the belt. T...
30.619048
107
0.63297
b7ccf50a87fddee6dff56926689974a59dbff1b1
521
h
C
StRoot/StiSsd/StiSstDetectorBuilder1.h
xiaohaijin/RHIC-STAR
a305cb0a6ac15c8165bd8f0d074d7075d5e58752
[ "MIT" ]
2
2018-12-24T19:37:00.000Z
2022-02-28T06:57:20.000Z
StRoot/StiSsd/StiSstDetectorBuilder1.h
xiaohaijin/RHIC-STAR
a305cb0a6ac15c8165bd8f0d074d7075d5e58752
[ "MIT" ]
null
null
null
StRoot/StiSsd/StiSstDetectorBuilder1.h
xiaohaijin/RHIC-STAR
a305cb0a6ac15c8165bd8f0d074d7075d5e58752
[ "MIT" ]
null
null
null
#ifndef StiSstDetectorBuilder1_H #define StiSstDetectorBuilder1_H #include "StiSsd/StiSstDetectorBuilder.h" #include "StDetectorDbMaker/StiHitErrorCalculator.h" #include "StSsdDbMaker/StSstDbMaker.h" class StiDetector; class StiSstDetectorBuilder1 : public StiSstDetectorBuilder { public: StiSstDetectorBuilder1(...
19.296296
65
0.8119
317cfe89bb7eac8ae7e1497faceba7d5898222d2
1,981
h
C
monitor/MonitorCore.h
NiklasWang/Uranium
dee2480496ccf4a5aa11502d0b9ed2fdfeb647fe
[ "Apache-2.0" ]
1
2019-07-10T05:14:54.000Z
2019-07-10T05:14:54.000Z
monitor/MonitorCore.h
NiklasWang/Uranium
dee2480496ccf4a5aa11502d0b9ed2fdfeb647fe
[ "Apache-2.0" ]
4
2019-05-27T05:43:16.000Z
2019-08-27T13:59:22.000Z
monitor/MonitorCore.h
NiklasWang/Uranium
dee2480496ccf4a5aa11502d0b9ed2fdfeb647fe
[ "Apache-2.0" ]
1
2019-05-31T04:29:25.000Z
2019-05-31T04:29:25.000Z
#ifndef __MONITORCORE_H__ #define __MONITORCORE_H__ #include <functional> #include <pthread.h> #include "common.h" #include "threads/ThreadPoolEx.h" #include "MonitorUtils.h" #include "FileManager.h" namespace uranium { class MonitorUtils; class FileManager; class MonitorCore { public: bool monitorDirNotExit(void...
29.567164
117
0.696618
4e5d89de4faaa1e9dd1fb55dcd479d9327aaaabf
3,558
c
C
unsfilter.c
urjaman/nschrooter
6fd93f069afec30053a639bed95562e16203ed96
[ "BSD-2-Clause" ]
null
null
null
unsfilter.c
urjaman/nschrooter
6fd93f069afec30053a639bed95562e16203ed96
[ "BSD-2-Clause" ]
null
null
null
unsfilter.c
urjaman/nschrooter
6fd93f069afec30053a639bed95562e16203ed96
[ "BSD-2-Clause" ]
null
null
null
/* See LICENSE. */ #define _GNU_SOURCE #include <stdio.h> #include <stdlib.h> #include <sched.h> #include <sys/mount.h> #include <stdarg.h> #include <string.h> #include <errno.h> #include <unistd.h> #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h> #include <stdint.h> #include <seccomp.h> static void pe...
35.58
92
0.681563
08b042266e8e77f5f5a2182f45c22d1f8077f826
17,883
c
C
stackdriver_debugger_snapshot.c
frost-byte/stackdriver-debugger-php-extension
bfc88af1e616824a0c6c307d573b3afcb40d3586
[ "Apache-2.0" ]
29
2017-12-04T13:58:19.000Z
2021-11-15T07:45:30.000Z
stackdriver_debugger_snapshot.c
frost-byte/stackdriver-debugger-php-extension
bfc88af1e616824a0c6c307d573b3afcb40d3586
[ "Apache-2.0" ]
31
2017-10-30T20:34:05.000Z
2022-03-03T17:15:35.000Z
stackdriver_debugger_snapshot.c
frost-byte/stackdriver-debugger-php-extension
bfc88af1e616824a0c6c307d573b3afcb40d3586
[ "Apache-2.0" ]
16
2017-12-01T08:26:49.000Z
2021-08-12T09:55:16.000Z
/* * Copyright 2017 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
32.994465
132
0.715708
645f77e859535f60284770933c0d2746e3c03c15
1,512
h
C
GdiFallback.h
zhuman/foo_wave_seekbar
e53d99a5d7fe451a36299a4c2e58210ad21ebfd5
[ "BSL-1.0" ]
null
null
null
GdiFallback.h
zhuman/foo_wave_seekbar
e53d99a5d7fe451a36299a4c2e58210ad21ebfd5
[ "BSL-1.0" ]
null
null
null
GdiFallback.h
zhuman/foo_wave_seekbar
e53d99a5d7fe451a36299a4c2e58210ad21ebfd5
[ "BSL-1.0" ]
null
null
null
// Copyright Lars Viklund 2008 - 2011. // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) #pragma once #include "frontend_sdk/VisualFrontend.h" #include "waveform_sdk/Optional.h" namespace wav...
22.909091
112
0.727513
d6fc16ee83f844ac337a21ba1bc2c8ce713ad22c
9,697
c
C
Tga3D/Source/External/ffmpeg-2.0/libavformat/cafenc.c
sarisman84/C-CommonUtilities
a3649c32232ec342c25b804001c16c295885ce0c
[ "MIT" ]
1
2022-03-10T11:43:24.000Z
2022-03-10T11:43:24.000Z
Tga3D/Source/External/ffmpeg-2.0/libavformat/cafenc.c
sarisman84/C-CommonUtilities
a3649c32232ec342c25b804001c16c295885ce0c
[ "MIT" ]
null
null
null
Tga3D/Source/External/ffmpeg-2.0/libavformat/cafenc.c
sarisman84/C-CommonUtilities
a3649c32232ec342c25b804001c16c295885ce0c
[ "MIT" ]
null
null
null
/* * Core Audio Format muxer * Copyright (c) 2011 Carl Eugen Hoyos * * This file is part of FFmpeg. * * FFmpeg 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 t...
34.508897
116
0.608126
03c82e171a8e7b09e3a39b67fd986be6adb54b58
563
h
C
BTICoreDataKitDemoProject/Pods/BTIKit/BTIKit/Helpers/BTIFileUtilities.h
BriTerIdeas/BTICoreDataKit
e65fd639c83b7eb821941e638b7dbe0842518d65
[ "MIT" ]
null
null
null
BTICoreDataKitDemoProject/Pods/BTIKit/BTIKit/Helpers/BTIFileUtilities.h
BriTerIdeas/BTICoreDataKit
e65fd639c83b7eb821941e638b7dbe0842518d65
[ "MIT" ]
null
null
null
BTICoreDataKitDemoProject/Pods/BTIKit/BTIKit/Helpers/BTIFileUtilities.h
BriTerIdeas/BTICoreDataKit
e65fd639c83b7eb821941e638b7dbe0842518d65
[ "MIT" ]
null
null
null
// // BTIKit -- [https://github.com/BriTerIdeas/BTIKit] // v1.6 // // Created by Brian Slick. Copyright (c) 2015 BriTer Ideas LLC. All rights reserved. // // Libraries #import <Foundation/Foundation.h> // Classes and Forward Declarations // Public Constants // Protocols @interface BTIFileUtilities : NSObject /...
18.766667
85
0.737123
239e5f6248f2ad9562721c0c44285e26bcfc6eb6
483
h
C
IngenicoDirectSDK/IDPreferredInputType.h
Ingenico/direct-sdk-client-objc
aa2a0e3b8c771fcf8b8d3174651502b717be365f
[ "MIT" ]
null
null
null
IngenicoDirectSDK/IDPreferredInputType.h
Ingenico/direct-sdk-client-objc
aa2a0e3b8c771fcf8b8d3174651502b717be365f
[ "MIT" ]
null
null
null
IngenicoDirectSDK/IDPreferredInputType.h
Ingenico/direct-sdk-client-objc
aa2a0e3b8c771fcf8b8d3174651502b717be365f
[ "MIT" ]
null
null
null
// // Do not remove or alter the notices in this preamble. // This software code is created for Ingencio ePayments on 17/07/2020 // Copyright © 2020 Global Collect Services. All rights reserved. // #ifndef IngenicoDirectSDK_IDPreferredInputType_h #define IngenicoDirectSDK_IDPreferredInputType_h typedef enum { ID...
24.15
69
0.782609
8ae3889d8d8fde8f15bb5804b8cd1fe968d77fe4
2,071
h
C
livox_ros_driver/common/comm/comm_device.h
Drone-Research-Lab/livox_ros_driver
c12956f3c40beda9e78e06ba78485e5b7ff2f982
[ "BSL-1.0", "Apache-2.0", "BSD-3-Clause" ]
1
2020-09-21T07:35:11.000Z
2020-09-21T07:35:11.000Z
livox_ros_driver/common/comm/comm_device.h
Drone-Research-Lab/livox_ros_driver
c12956f3c40beda9e78e06ba78485e5b7ff2f982
[ "BSL-1.0", "Apache-2.0", "BSD-3-Clause" ]
null
null
null
livox_ros_driver/common/comm/comm_device.h
Drone-Research-Lab/livox_ros_driver
c12956f3c40beda9e78e06ba78485e5b7ff2f982
[ "BSL-1.0", "Apache-2.0", "BSD-3-Clause" ]
2
2021-06-02T07:29:54.000Z
2021-12-01T22:28:58.000Z
// // The MIT License (MIT) // // Copyright (c) 2019 Livox. All rights reserved. // // 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...
28.763889
81
0.723322
6c9858b517b4daed60dea19a4142ced2c7eb5aa9
604
h
C
Source/ThirdParty/EASTL/test/packages/EAStdC/include/EAStdC/EADateTime.h
carlcc/rbfx
7e525b5be34356726e9f172f34b872c97d5d29ac
[ "MIT" ]
null
null
null
Source/ThirdParty/EASTL/test/packages/EAStdC/include/EAStdC/EADateTime.h
carlcc/rbfx
7e525b5be34356726e9f172f34b872c97d5d29ac
[ "MIT" ]
1
2019-11-29T02:19:09.000Z
2019-11-29T02:19:09.000Z
Source/ThirdParty/EASTL/test/packages/EAStdC/include/EAStdC/EADateTime.h
mostafa901/rbfx
8176ac6094bb738ef7ab5716d05ecd96771bbb8f
[ "MIT" ]
1
2020-04-30T13:57:35.000Z
2020-04-30T13:57:35.000Z
/////////////////////////////////////////////////////////////////////////////// // EADateTime.h // // Copyright (c) Electronic Arts. All rights reserved. /////////////////////////////////////////////////////////////////////////////// #ifndef EASTDC_EADATETIME_H #define EASTDC_EADATETIME_H #include <chrono> #include ...
21.571429
85
0.546358
23fa9bfdefb8b43fb3902ee7bc9638a6f5d85b2d
220
h
C
LZColorDetector/LZColorDetector/Classes/Controllers/ViewController.h
comst007/ColorDetector
8268d7eeb26f5d7d3e509f596a30571967f8aaba
[ "MIT" ]
null
null
null
LZColorDetector/LZColorDetector/Classes/Controllers/ViewController.h
comst007/ColorDetector
8268d7eeb26f5d7d3e509f596a30571967f8aaba
[ "MIT" ]
null
null
null
LZColorDetector/LZColorDetector/Classes/Controllers/ViewController.h
comst007/ColorDetector
8268d7eeb26f5d7d3e509f596a30571967f8aaba
[ "MIT" ]
null
null
null
// // ViewController.h // LZColorDetector // // Created by comst on 16/3/31. // Copyright © 2016年 com.comst1314. All rights reserved. // #import <UIKit/UIKit.h> @interface ViewController : UIViewController @end
13.75
57
0.695455
9b2a8348eb42b3dd156998c1ab0f5c2374c967d0
288
h
C
uickit/UICTableViewControllerSelect.h
joshix/identilion
aeecaa177136d8b541d3e176a6ec05dc2965cc72
[ "BSD-3-Clause" ]
30
2015-02-15T02:16:37.000Z
2021-07-06T05:20:39.000Z
Classes/uickit/UICTableViewControllerSelect.h
kirara397/ntlniph
95d3eae5ea68dd55df0ca17b4097fd74a15a5e79
[ "BSD-3-Clause" ]
null
null
null
Classes/uickit/UICTableViewControllerSelect.h
kirara397/ntlniph
95d3eae5ea68dd55df0ca17b4097fd74a15a5e79
[ "BSD-3-Clause" ]
23
2015-01-19T06:35:19.000Z
2017-05-25T20:17:50.000Z
#import <UIKit/UIKit.h> #import "UICTableViewController.h" #import "UICPrototypeTableCellSelect.h" @interface UICTableViewControllerSelect : UICTableViewController { UICPrototypeTableCellSelect *prototype; } @property (readwrite, retain) UICPrototypeTableCellSelect *prototype; @end
24
70
0.822917
88981bff58156f5a0e01982dd72ba6e7db4106be
578
h
C
postgresql/src/include/executor/functions.h
anjingbin/starccm
70db48004aa20bbb82cc24de80802b40c7024eff
[ "BSD-3-Clause" ]
2
2020-01-06T07:43:30.000Z
2020-07-11T20:53:53.000Z
postgresql/src/include/executor/functions.h
anjingbin/starccm
70db48004aa20bbb82cc24de80802b40c7024eff
[ "BSD-3-Clause" ]
null
null
null
postgresql/src/include/executor/functions.h
anjingbin/starccm
70db48004aa20bbb82cc24de80802b40c7024eff
[ "BSD-3-Clause" ]
null
null
null
/*------------------------------------------------------------------------- * * functions.h * Declarations for execution of SQL-language functions. * * * Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * $Id: functi...
26.272727
75
0.529412
88da0139f2970e11aa68b3a548405e4821afd8f1
422
h
C
end_node/include/server.h
Alejo2313/LSEL2021-E3-Domotic
15f23e77ae2ae7885fabaaa8364ad2c402454ab9
[ "MIT" ]
null
null
null
end_node/include/server.h
Alejo2313/LSEL2021-E3-Domotic
15f23e77ae2ae7885fabaaa8364ad2c402454ab9
[ "MIT" ]
null
null
null
end_node/include/server.h
Alejo2313/LSEL2021-E3-Domotic
15f23e77ae2ae7885fabaaa8364ad2c402454ab9
[ "MIT" ]
null
null
null
#ifndef __SERVER_H__ #define __SERVER_H__ #include <esp_wifi.h> #include <esp_event.h> #include <esp_log.h> #include <esp_system.h> #include <nvs_flash.h> #include <sys/param.h> #include "nvs_flash.h" #include "esp_netif.h" #include "esp_eth.h" #include "html_src.h" #include "defines.h" #include "platform.h" #include...
18.347826
28
0.748815
f06baa6290622bc833003edb7078be3884b02123
761
h
C
DS18B20_TemperatureSensors/DS18B20_TemperatureSensors.h
collab-project/arduino-lib
f20aeabb922693ac2f0a2caaba6c62a4c8b56239
[ "MIT" ]
2
2020-06-28T15:42:02.000Z
2020-08-10T18:30:54.000Z
DS18B20_TemperatureSensors/DS18B20_TemperatureSensors.h
collab-project/arduino-lib
f20aeabb922693ac2f0a2caaba6c62a4c8b56239
[ "MIT" ]
null
null
null
DS18B20_TemperatureSensors/DS18B20_TemperatureSensors.h
collab-project/arduino-lib
f20aeabb922693ac2f0a2caaba6c62a4c8b56239
[ "MIT" ]
null
null
null
/* DS18B20_TemperatureSensors.h - Control up to 8 DS18B20 temperature sensors using 1 GPIO connection. */ #ifndef DS18B20_TemperatureSensors_h #define DS18B20_TemperatureSensors_h #include <Arduino.h> #include <OneWire.h> #include <ArduinoLog.h> #include <DallasTemperature.h> class DS18B20_TemperatureSensors { pu...
22.382353
101
0.74113
b72f3ccabcc47b6614a81a974f3ea14b0ded3e47
738
h
C
include/onmt/nn/Tanh.h
jhnwnd/CTranslate
b9c85a4ccf3e0c38cc8691e1eaaafcb51086d33d
[ "MIT" ]
86
2017-01-10T00:35:40.000Z
2022-01-12T18:55:35.000Z
include/onmt/nn/Tanh.h
jhnwnd/CTranslate
b9c85a4ccf3e0c38cc8691e1eaaafcb51086d33d
[ "MIT" ]
41
2017-01-10T16:37:37.000Z
2020-04-07T09:10:45.000Z
include/onmt/nn/Tanh.h
jhnwnd/CTranslate
b9c85a4ccf3e0c38cc8691e1eaaafcb51086d33d
[ "MIT" ]
60
2017-01-06T17:03:41.000Z
2021-06-04T02:09:48.000Z
#pragma once #include "onmt/nn/Module.h" namespace onmt { namespace nn { template <typename MatFwd, typename MatIn, typename MatEmb, typename ModelT> class Tanh: public Module<MatFwd, MatIn, MatEmb, ModelT> { public: Tanh() : Module<MatFwd, MatIn, MatEmb, ModelT>("nn.Tanh") { ...
19.945946
118
0.588076
49436961b00bdf48506d88150c1ee2d90e076818
838
h
C
AliPayForDebug/AliPayForDebug/AlipayWallet_Headers/O2OTipCollectionViewCell.h
ceekay1991/AliPayForDebug
5795e5db31e5b649d4758469b752585e63e84d94
[ "MIT" ]
5
2020-03-29T12:08:37.000Z
2021-05-26T05:20:11.000Z
AliPayForDebug/AliPayForDebug/AlipayWallet_Headers/O2OTipCollectionViewCell.h
ceekay1991/AliPayForDebug
5795e5db31e5b649d4758469b752585e63e84d94
[ "MIT" ]
null
null
null
AliPayForDebug/AliPayForDebug/AlipayWallet_Headers/O2OTipCollectionViewCell.h
ceekay1991/AliPayForDebug
5795e5db31e5b649d4758469b752585e63e84d94
[ "MIT" ]
5
2020-04-17T03:24:04.000Z
2022-03-30T05:42:17.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 <UIKit/UICollectionViewCell.h> @class O2OTagInfo, UILabel; @interface O2OTipCollectionViewCell : UICollectionViewCell { _...
29.928571
90
0.749403
a5d322f58b6dcae63e648c54102384b299f88671
1,238
c
C
Projects/Group/FT_DB/libft/srcs/ft_wcsnew.c
SpeedFireSho/42-1
5d7ce17910794a28ca44d937651b961feadcff11
[ "MIT" ]
84
2020-10-13T14:50:11.000Z
2022-01-11T11:19:36.000Z
Projects/Group/FT_DB/libft/srcs/ft_wcsnew.c
SpeedFireSho/42-1
5d7ce17910794a28ca44d937651b961feadcff11
[ "MIT" ]
null
null
null
Projects/Group/FT_DB/libft/srcs/ft_wcsnew.c
SpeedFireSho/42-1
5d7ce17910794a28ca44d937651b961feadcff11
[ "MIT" ]
43
2020-09-10T19:26:37.000Z
2021-12-28T13:53:55.000Z
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_wcsnew.c :+: :+: :+: ...
44.214286
80
0.276252
53ed1e1033420d906ca328e9d64584c4ef88281f
928
h
C
libraries/escreen/escreen_spi.h
jamisonderek/qr-wifi
ce4802fd61506331960c03ad2ca5df5803158f22
[ "MIT" ]
null
null
null
libraries/escreen/escreen_spi.h
jamisonderek/qr-wifi
ce4802fd61506331960c03ad2ca5df5803158f22
[ "MIT" ]
2
2022-02-24T00:37:41.000Z
2022-02-24T00:47:07.000Z
libraries/escreen/escreen_spi.h
jamisonderek/qr-wifi
ce4802fd61506331960c03ad2ca5df5803158f22
[ "MIT" ]
1
2022-02-24T00:29:23.000Z
2022-02-24T00:29:23.000Z
#ifndef ESCREEN_SPI_H #define ESCREEN_SPI_H #ifdef ARDUINO #if (ARDUINO >= 100) #include <Arduino.h> #else #include <WProgram.h> #include <pins_arduino.h> #endif #endif #include "escreen_image.h" class EScreenSpi : WriteData { public: EScreenSpi(uint16_t din, uint16_t clk, uint16_t cs, uint16_t cmd); ~EScreenSpi...
22.095238
85
0.748922
53f64d6eb18784c83fad37d7f4d38e64bcea1de0
494
h
C
nflib/include/nf_mixedbg.h
hako/ArtofExternalTrollingFootage
6c87572ae2f87cef5bc701bf47f5a03956182c2c
[ "WTFPL" ]
1
2019-11-17T07:57:11.000Z
2019-11-17T07:57:11.000Z
nflib/include/nf_mixedbg.h
hako/ArtofExternalTrollingFootage
6c87572ae2f87cef5bc701bf47f5a03956182c2c
[ "WTFPL" ]
null
null
null
nflib/include/nf_mixedbg.h
hako/ArtofExternalTrollingFootage
6c87572ae2f87cef5bc701bf47f5a03956182c2c
[ "WTFPL" ]
null
null
null
#ifndef __NF_MIXEDBG_H__ #define __NF_MIXEDBG_H__ // NightFox LIB - Include de Fondos mixtos (Tiled / Bitmap 8 bits) // Requiere DevkitARM // Codigo por NightFox // http://www.nightfoxandco.com/ // Version 20110911 // Includes devKitPro #include <nds.h> // Funcion NF_InitMixedBgSys();...
14.529412
67
0.661943
990db3fc292656cf2ba899dd7528769f6638c15c
1,100
c
C
src/PJ/drivekit/torture/flicinfo.c
AnimatorPro/Animator-Pro
6d0b68cd94bb5cfde2cdd05e9a7c8ee1e1cb3cbb
[ "BSD-3-Clause" ]
119
2015-01-10T15:13:50.000Z
2022-01-24T04:54:34.000Z
src/PJ/drivekit/torture/flicinfo.c
AnimatorPro/Animator-Pro
6d0b68cd94bb5cfde2cdd05e9a7c8ee1e1cb3cbb
[ "BSD-3-Clause" ]
6
2015-10-22T20:14:59.000Z
2021-07-10T03:25:21.000Z
src/PJ/drivekit/torture/flicinfo.c
AnimatorPro/Animator-Pro
6d0b68cd94bb5cfde2cdd05e9a7c8ee1e1cb3cbb
[ "BSD-3-Clause" ]
27
2015-04-24T22:55:30.000Z
2022-01-21T13:54:00.000Z
#include "torture.h" #include "fli.h" #include "animinfo.h" Errcode get_flic_info(char *filename, struct anim_info *pinf) /***************************************************************************** * return information about an open flic. ********************************************************************...
23.404255
79
0.545455
3e55fa8d93e9e567817fae390953b86c834e9b35
13,116
c
C
emulator/main.c
MilanMijatov/Chip-8-Emulator
c8b81be1d56c8935c569ce13f97d0b7515d50de9
[ "BSD-3-Clause" ]
null
null
null
emulator/main.c
MilanMijatov/Chip-8-Emulator
c8b81be1d56c8935c569ce13f97d0b7515d50de9
[ "BSD-3-Clause" ]
null
null
null
emulator/main.c
MilanMijatov/Chip-8-Emulator
c8b81be1d56c8935c569ce13f97d0b7515d50de9
[ "BSD-3-Clause" ]
null
null
null
/* Copyright (c) 2019, MilanMijatov */ #include <SDL2/SDL.h> #include <stdio.h> #include <stdlib.h> #include <math.h> #include <unistd.h> #include <fcntl.h> #include <ctype.h> #include <stdint.h> #include <string.h> #include <time.h> #define PIXEL_SCALE 10 int op_zero(uint16_t); int op_one(uint16_t); ...
26.49697
423
0.440912
c490a3d33fcf8a0d70d6b7da30d1da0bcc526fe8
293
c
C
benchmarks/toplas/Fluctuat/rigidBody2.c
monadius/FPTaylor
55214506eaf1a5fbbecf098221b81c4cc375ac6f
[ "MIT" ]
21
2015-11-24T20:52:23.000Z
2022-02-18T15:04:48.000Z
benchmarks/toplas/Fluctuat/rigidBody2.c
oanaoana/FPTaylor
c14d05eb9dc59a1736f043789e9f8d2659f742a0
[ "MIT" ]
24
2016-10-31T16:46:00.000Z
2021-04-07T04:35:37.000Z
benchmarks/toplas/Fluctuat/rigidBody2.c
oanaoana/FPTaylor
c14d05eb9dc59a1736f043789e9f8d2659f742a0
[ "MIT" ]
7
2018-01-11T17:52:41.000Z
2021-08-24T01:52:59.000Z
#include "daed_builtins.h" int main(void) { double x1, x2, x3; double res; x1 = DBETWEEN_WITH_ULP(-15.0, 15.0); x2 = DBETWEEN_WITH_ULP(-15.0, 15.0); x3 = DBETWEEN_WITH_ULP(-15.0, 15.0); res = 2*x1*x2*x3 + 3*x3*x3 - x2*x1*x2*x3 + 3*x3*x3 - x2; DSENSITIVITY(res); return 0; }
18.3125
58
0.614334
3fc352a71dd2556631ae1d65c0d0fe5550207ae9
881
h
C
components/wallpaper/wallpaper_export.h
kjthegod/chromium
cf940f7f418436b77e15b1ea23e6fa100ca1c91a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
777
2017-08-29T15:15:32.000Z
2022-03-21T05:29:41.000Z
components/wallpaper/wallpaper_export.h
kjthegod/chromium
cf940f7f418436b77e15b1ea23e6fa100ca1c91a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
66
2017-08-30T18:31:18.000Z
2021-08-02T10:59:35.000Z
components/wallpaper/wallpaper_export.h
kjthegod/chromium
cf940f7f418436b77e15b1ea23e6fa100ca1c91a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
123
2017-08-30T01:19:34.000Z
2022-03-17T22:55:31.000Z
// Copyright 2014 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef COMPONENTS_WALLPAPER_EXPORT_H_ #define COMPONENTS_WALLPAPER_EXPORT_H_ // Defines WALLPAPER_EXPORT so that functionality implemented by the wallpa...
26.69697
78
0.808173
e907dd63a5755cc256319250880af4aa96c1d9cf
1,337
h
C
TBVTableViewAdapter/Classes/Core/TBVTableViewAdapter.h
tobevoid/TBVTableViewAdapter
fd2595f43ba63e798ea2be248633a134c977c89c
[ "MIT" ]
null
null
null
TBVTableViewAdapter/Classes/Core/TBVTableViewAdapter.h
tobevoid/TBVTableViewAdapter
fd2595f43ba63e798ea2be248633a134c977c89c
[ "MIT" ]
null
null
null
TBVTableViewAdapter/Classes/Core/TBVTableViewAdapter.h
tobevoid/TBVTableViewAdapter
fd2595f43ba63e798ea2be248633a134c977c89c
[ "MIT" ]
null
null
null
// // TBVTableViewAdapter.h // TBVTableViewAdapter // // Created by tripleCC on 2017/6/16. // Copyright © 2017年 tripleCC. All rights reserved. // #import <UIKit/UIKit.h> #import "TBVTableViewAdapterMacro.h" #import "TBVTableViewCellProtocol.h" #import "TBVTableViewSection.h" #import "TBVTableViewItem.h" TBV_SUBCL...
32.609756
101
0.788332
6b3cdda38509f041664765624e5c1ebf4df578e8
117
c
C
libcheckext/checkext.c
davidschwartz1/FFT-C
a9f19a75ca234e30c4df62592fd7088d777d8f8c
[ "MIT" ]
7
2020-12-17T03:47:17.000Z
2021-10-17T20:41:20.000Z
libcheckext/checkext.c
davidschwartz1/FFT-C
a9f19a75ca234e30c4df62592fd7088d777d8f8c
[ "MIT" ]
2
2021-03-23T18:55:59.000Z
2021-08-01T03:06:20.000Z
libcheckext/checkext.c
davidschwartz1/FFT-C
a9f19a75ca234e30c4df62592fd7088d777d8f8c
[ "MIT" ]
4
2021-02-10T06:24:33.000Z
2022-01-25T08:29:33.000Z
#include "checkext.h" /* * Nothing to see here for time being. All functionality is in the header file macros. */
19.5
86
0.709402
758bc809c6be0a7aac33cc6d4a708067cad25dc2
160
h
C
iprecio.h
cbaldini/idr
e6baf30747d7ebc9c4504983fef241adad92b0f9
[ "CC0-1.0" ]
null
null
null
iprecio.h
cbaldini/idr
e6baf30747d7ebc9c4504983fef241adad92b0f9
[ "CC0-1.0" ]
null
null
null
iprecio.h
cbaldini/idr
e6baf30747d7ebc9c4504983fef241adad92b0f9
[ "CC0-1.0" ]
null
null
null
#ifndef IPRECIO_H #define IPRECIO_H class IPrecio { public: IPrecio(); void CalcularPrecio(double a); double Resultado(); }; #endif // IPRECIO_H
11.428571
34
0.68125
18cf8f3d2a3d35e75d4a44d1bfda0f303367e850
5,862
h
C
TheCProgrammingLanguage/SqliteCustomFunctions/SqliteCustomFunctions/nunicode/libnu/config.h
khindemit/Learning
3d52e573ae3a3464d6f31e93faa247aecf99a393
[ "MIT" ]
null
null
null
TheCProgrammingLanguage/SqliteCustomFunctions/SqliteCustomFunctions/nunicode/libnu/config.h
khindemit/Learning
3d52e573ae3a3464d6f31e93faa247aecf99a393
[ "MIT" ]
null
null
null
TheCProgrammingLanguage/SqliteCustomFunctions/SqliteCustomFunctions/nunicode/libnu/config.h
khindemit/Learning
3d52e573ae3a3464d6f31e93faa247aecf99a393
[ "MIT" ]
null
null
null
#ifndef NU_BUILD_CONFIG_H #define NU_BUILD_CONFIG_H /** @file config.h * * This file list available build options and provide some shortcuts, * like NU_WITH_UTF16 will enable NU_WITH_UTF16LE + NU_WITH_UTF16BE. * * At build time you might set either particular option or shortcut. Either * way you don't have to an...
30.061538
87
0.781303
b724d0e839cd446f7caeb4686f18ad30e35b3ccd
6,642
h
C
AdskLogo/StdAfx.h
MadhukarMoogala/adn_adskLogo
e491636f4e0ff29be5e10a0fd375277b48c6bb83
[ "MIT" ]
1
2021-07-20T01:13:28.000Z
2021-07-20T01:13:28.000Z
AdskLogo/StdAfx.h
MadhukarMoogala/adn_adskLogo
e491636f4e0ff29be5e10a0fd375277b48c6bb83
[ "MIT" ]
null
null
null
AdskLogo/StdAfx.h
MadhukarMoogala/adn_adskLogo
e491636f4e0ff29be5e10a0fd375277b48c6bb83
[ "MIT" ]
4
2019-03-21T13:33:36.000Z
2020-06-14T03:43:03.000Z
// (C) Copyright 2002-2012 by Autodesk, Inc. // // Permission to use, copy, modify, and distribute this software in // object code form for any purpose and without fee is hereby granted, // provided that the above copyright notice appears in all copies and // that both that copyright notice and the limited warranty ...
34.061538
112
0.636555
764f66e5a9cec5df06f41adff32a67d4245ec8dc
420
h
C
mclient/Controllers/MessageList/MCLMessageListLoadingViewController.h
Stitch7/mclient
adda57fadc9b045535e609fe2d8e20c4cfa11fb0
[ "MIT" ]
5
2017-01-03T21:56:00.000Z
2020-05-10T20:17:20.000Z
mclient/Controllers/MessageList/MCLMessageListLoadingViewController.h
Stitch7/mclient
adda57fadc9b045535e609fe2d8e20c4cfa11fb0
[ "MIT" ]
1
2019-11-25T09:41:03.000Z
2019-11-25T09:41:03.000Z
mclient/Controllers/MessageList/MCLMessageListLoadingViewController.h
Stitch7/mclient
adda57fadc9b045535e609fe2d8e20c4cfa11fb0
[ "MIT" ]
2
2017-01-06T14:27:25.000Z
2019-11-23T11:00:13.000Z
// // MCLMessageListLoadingViewController.h // mclient // // Copyright © 2014 - 2019 Christopher Reitz. Licensed under the MIT license. // See LICENSE file in the project root for full license information. // #import "MCLLoadingViewController.h" @protocol MCLDependencyBag; @class MCLThread; @interface MCLMessage...
22.105263
78
0.77619
49622c50824a923217fb0799d41d68c79efb1b3a
849
h
C
StripeTastic.Firmware/lib/StripeBridge/Models/StripeInformation.h
Ruffo324/StripeTastic
8925edd4ff4b16e91d327a83ff9c63ee0e367d16
[ "MIT" ]
1
2020-10-28T19:36:46.000Z
2020-10-28T19:36:46.000Z
StripeTastic.Firmware/lib/StripeBridge/Models/StripeInformation.h
Ruffo324/StripeTastic
8925edd4ff4b16e91d327a83ff9c63ee0e367d16
[ "MIT" ]
null
null
null
StripeTastic.Firmware/lib/StripeBridge/Models/StripeInformation.h
Ruffo324/StripeTastic
8925edd4ff4b16e91d327a83ff9c63ee0e367d16
[ "MIT" ]
null
null
null
#pragma once namespace StripeBridge { namespace Models { /** * Contains some "real-life" informations about the stripe. Used GPIO pin, connected led count, etc.. * TODO: Better name for this. * */ struct StripeInformation { /// GPIO of the stripe...
24.257143
110
0.487633
e45dff6f9a465a563f7b0df2c8bc54e1f7c37755
3,903
c
C
util.c
refexchange/addressbook
e52e518ff92bd298c5145061293da6487a543cd5
[ "MIT" ]
null
null
null
util.c
refexchange/addressbook
e52e518ff92bd298c5145061293da6487a543cd5
[ "MIT" ]
null
null
null
util.c
refexchange/addressbook
e52e518ff92bd298c5145061293da6487a543cd5
[ "MIT" ]
null
null
null
// Super fast integer to string converts. Up to 23x faster than sprintf. #include <stdlib.h> #include <stdio.h> #include "util.h" const char gDigitsLut[200] = { '0','0','0','1','0','2','0','3','0','4','0','5','0','6','0','7','0','8','0','9', '1','0','1','1','1','2','1','3','1','4','1','5','1','6','1'...
25.509804
88
0.45401
9d4ca4789dc93e306b27c4ebadca5adf64748a62
1,240
c
C
software/kummer/arm-m25519/dh.c
joostrenes/web
41197df82af97d8fedca9324f4214f0ff5058283
[ "MIT" ]
null
null
null
software/kummer/arm-m25519/dh.c
joostrenes/web
41197df82af97d8fedca9324f4214f0ff5058283
[ "MIT" ]
null
null
null
software/kummer/arm-m25519/dh.c
joostrenes/web
41197df82af97d8fedca9324f4214f0ff5058283
[ "MIT" ]
null
null
null
#include "dh.h" int dh_keygen( unsigned char *pk, unsigned char *sk ) { /* * Generate a public key x-coordinate on the Montgomery curve. * The secret key is clamped before usage. * * Input: * sk (32 bytes): 32 bytes of randomness * * Output: * ...
18.507463
68
0.518548
4f85018e95ffd51f9735e2f82d927fc9158cf9e8
12,698
c
C
QP/v5.4.2/qpcpp/examples/embos/arm-cm/dpp_stm32f429-discovery/iar/Setup/JLINKMEM_Process.c
hyller/GladiatorCots
36a69df68675bb40b562081c531e6674037192a8
[ "Unlicense" ]
null
null
null
QP/v5.4.2/qpcpp/examples/embos/arm-cm/dpp_stm32f429-discovery/iar/Setup/JLINKMEM_Process.c
hyller/GladiatorCots
36a69df68675bb40b562081c531e6674037192a8
[ "Unlicense" ]
null
null
null
QP/v5.4.2/qpcpp/examples/embos/arm-cm/dpp_stm32f429-discovery/iar/Setup/JLINKMEM_Process.c
hyller/GladiatorCots
36a69df68675bb40b562081c531e6674037192a8
[ "Unlicense" ]
null
null
null
/********************************************************************* * SEGGER MICROCONTROLLER GmbH & Co KG * * Solutions for real time microcontroller applications * ********************************************************************** * ...
28.470852
120
0.444322
8b0408be8d362fd0714c8c2f6874b7d2fb69a78c
1,019
h
C
Engine/source/shaderGen/shaderDependency.h
fr1tz/alux3d
249a3b51751ce3184d52879b481f83eabe89e7e3
[ "MIT" ]
46
2015-01-05T17:34:43.000Z
2022-01-04T04:03:09.000Z
Engine/source/shaderGen/shaderDependency.h
fr1tz/alux3d
249a3b51751ce3184d52879b481f83eabe89e7e3
[ "MIT" ]
10
2015-01-20T23:14:46.000Z
2019-04-05T22:04:15.000Z
Engine/source/shaderGen/shaderDependency.h
fr1tz/terminal-overload
85f0689a40022e5eb7e54dcb6ddfb5ddd82a0a60
[ "CC-BY-4.0" ]
9
2015-08-08T18:46:06.000Z
2021-02-01T13:53:20.000Z
// Copyright information can be found in the file named COPYING // located in the root directory of this distribution. #ifndef _SHADER_DEPENDENCY_H_ #define _SHADER_DEPENDENCY_H_ #ifndef _PATH_H_ #include "core/util/path.h" #endif class Stream; /// The base class for shader dependencies class ShaderDependency { p...
21.680851
69
0.730128
a073adfa58727554c950e4d8e13d2f952da90fbf
11,602
c
C
clicks/matrixr/lib/src/matrixr.c
StrahinjaJacimovic/mikrosdk_click_v2
f8002047c96605f340957a0d3fdbde33706d02ac
[ "MIT" ]
31
2020-10-02T14:15:14.000Z
2022-03-24T08:33:21.000Z
clicks/matrixr/lib/src/matrixr.c
greghol/mikrosdk_click_v2
76e5dec265dce5fca72c4b93f77afd668dde5dfa
[ "MIT" ]
4
2020-10-27T14:05:00.000Z
2022-03-10T09:38:57.000Z
clicks/matrixr/lib/src/matrixr.c
greghol/mikrosdk_click_v2
76e5dec265dce5fca72c4b93f77afd668dde5dfa
[ "MIT" ]
32
2020-11-28T07:56:42.000Z
2022-03-14T19:42:29.000Z
/**************************************************************************** ** Copyright (C) 2020 MikroElektronika d.o.o. ** Contact: https://www.mikroe.com/contact ** ** Permission is hereby granted, free of charge, to any person obtaining a copy ** of this software and associated documentation files (the "Software"...
45.677165
91
0.5593
e2a6d56369fb33a04641065b5476f50ef4737027
9,532
c
C
tools/sslio.c
nogoegst/bearssl
6a1dab03beac9a324fdaed36ffdeb5081ac64b9a
[ "MIT" ]
24
2016-11-09T12:51:48.000Z
2022-02-09T20:55:42.000Z
tools/sslio.c
nogoegst/bearssl
6a1dab03beac9a324fdaed36ffdeb5081ac64b9a
[ "MIT" ]
3
2017-08-09T07:17:39.000Z
2021-12-25T11:29:52.000Z
tools/sslio.c
nogoegst/bearssl
6a1dab03beac9a324fdaed36ffdeb5081ac64b9a
[ "MIT" ]
7
2016-11-12T22:50:36.000Z
2021-09-24T23:14:44.000Z
/* * Copyright (c) 2016 Thomas Pornin <pornin@bolet.org> * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, ...
23.079903
73
0.60449
3e75f4b02132cdd255f641cbbe1dc73e1bd21bf4
253
c
C
4_Filas/16/quantidadeDeImpares.c
Ellian-aragao/IFB-EDA
82d28cf3afe59d3595a2741d84e296755600c93a
[ "Unlicense" ]
null
null
null
4_Filas/16/quantidadeDeImpares.c
Ellian-aragao/IFB-EDA
82d28cf3afe59d3595a2741d84e296755600c93a
[ "Unlicense" ]
null
null
null
4_Filas/16/quantidadeDeImpares.c
Ellian-aragao/IFB-EDA
82d28cf3afe59d3595a2741d84e296755600c93a
[ "Unlicense" ]
null
null
null
#include "quantidadeDeImpares.h" u_long quantidadeDeImpares(Queue *queue) { Queue *q = copyQueue(queue); u_long mod = 0; while (getTamQueue(q)) { mod += *(int*)getItemQueue(q) % 2; removeQueue(q); } destroyQueue(q); return mod; }
16.866667
40
0.644269
3faf359d85371d6670c0b960c57694cede457bef
1,175
c
C
MCU/Fpga_wifi_link/application/src/timer_app.c
pseudoincorrect/FPGA_MCU_wifi
1e1fa36e547dfdfbfcb4cdf4a8c0300543d7cdc4
[ "MIT" ]
1
2021-04-13T08:33:44.000Z
2021-04-13T08:33:44.000Z
MCU/Fpga_wifi_link/application/src/timer_app.c
pseudoincorrect/FPGA_MCU_wifi
1e1fa36e547dfdfbfcb4cdf4a8c0300543d7cdc4
[ "MIT" ]
null
null
null
MCU/Fpga_wifi_link/application/src/timer_app.c
pseudoincorrect/FPGA_MCU_wifi
1e1fa36e547dfdfbfcb4cdf4a8c0300543d7cdc4
[ "MIT" ]
1
2020-10-12T07:08:40.000Z
2020-10-12T07:08:40.000Z
#include "timer_app.h" #if (WITHOUT_FPGA) /*88888 888b 888 8888888 88888888888 888 8888b 888 888 888 888 88888b 888 888 888 888 888Y88b 888 888 888 888 888 Y88b888 888 888 888 888 Y88888 888 888 888 888 Y8888 888 888 8888888 888 Y888...
27.97619
78
0.565957
421277f593fb2a60770efbafb85257919f7c7966
4,431
c
C
Serial_Interface.X/mcc_generated_files/pin_manager.c
olivierjan/6502
5abb41636fbf404a0af629f90e1a9308f8a603a1
[ "MIT" ]
2
2019-10-18T23:29:11.000Z
2021-05-24T05:48:30.000Z
Serial_Interface.X/mcc_generated_files/pin_manager.c
olivierjan/6502
5abb41636fbf404a0af629f90e1a9308f8a603a1
[ "MIT" ]
null
null
null
Serial_Interface.X/mcc_generated_files/pin_manager.c
olivierjan/6502
5abb41636fbf404a0af629f90e1a9308f8a603a1
[ "MIT" ]
1
2021-09-02T15:33:34.000Z
2021-09-02T15:33:34.000Z
/** Generated Pin Manager File Company: Microchip Technology Inc. File Name: pin_manager.c Summary: This is the Pin Manager file generated using PIC10 / PIC12 / PIC16 / PIC18 MCUs Description: This header file provides implementations for pin APIs for all pins selected in the GUI. Gene...
24.213115
106
0.65132
e91215972962237c006d13726c87b9fd3b0744a1
3,683
c
C
CassettePlus/scripts/4_World/RPL_WalkieTalkie.c
benedikz/RevivalPlus
b51d90ede21f457d78aba8e175e7c9463678cac1
[ "MIT" ]
null
null
null
CassettePlus/scripts/4_World/RPL_WalkieTalkie.c
benedikz/RevivalPlus
b51d90ede21f457d78aba8e175e7c9463678cac1
[ "MIT" ]
null
null
null
CassettePlus/scripts/4_World/RPL_WalkieTalkie.c
benedikz/RevivalPlus
b51d90ede21f457d78aba8e175e7c9463678cac1
[ "MIT" ]
null
null
null
/* * Addon: RevivalPlus * Script: RPL_Radio.c * Author: Tomáš "benedi.kz" Benedikt * * © 2020 Tomáš "benedi.kz" Benedikt * * This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License. * To view a copy of this license, ...
25.576389
203
0.616345
8f332beb5e0372703b4025a5dcfa03903082c419
1,024
c
C
src/input.c
danilo94/Sega-Genesis-CHIP-8
f087142af406a38b3f52ea1fbe7feb01838e46bd
[ "MIT" ]
9
2021-12-03T10:18:29.000Z
2022-03-23T10:37:28.000Z
src/input.c
danilo94/Sega-Genesis-CHIP-8
f087142af406a38b3f52ea1fbe7feb01838e46bd
[ "MIT" ]
null
null
null
src/input.c
danilo94/Sega-Genesis-CHIP-8
f087142af406a38b3f52ea1fbe7feb01838e46bd
[ "MIT" ]
null
null
null
#include "input.h" void initJoyHandler(){ JOY_init(); JOY_setEventHandler( &joyHandler ); } void joyHandler( u16 joy, u16 changed, u16 state){ u16 key =0x0; if (joy == JOY_1) { clearkeys(); if (state & BUTTON_UP) { key = UP; } else if (state & BUTTON_DOWN) { key = DOWN...
20.48
50
0.431641
754bd3e960dab527f0e1a55d01fdf2c4a1de10b3
88
h
C
sys/arch/macppc/include/kbio.h
ArrogantWombatics/openbsd-src
75721e1d44322953075b7c4b89337b163a395291
[ "BSD-3-Clause" ]
91
2015-01-05T15:18:31.000Z
2022-03-11T16:43:28.000Z
sys/arch/macppc/include/kbio.h
ArrogantWombatics/openbsd-src
75721e1d44322953075b7c4b89337b163a395291
[ "BSD-3-Clause" ]
1
2016-02-25T15:57:55.000Z
2016-02-25T16:01:02.000Z
sys/arch/macppc/include/kbio.h
ArrogantWombatics/openbsd-src
75721e1d44322953075b7c4b89337b163a395291
[ "BSD-3-Clause" ]
21
2015-02-07T08:23:07.000Z
2021-12-14T06:01:49.000Z
/* $OpenBSD: kbio.h,v 1.1 2001/09/01 15:49:06 drahn Exp $ */ #include <powerpc/kbio.h>
22
60
0.636364
e08b230f5bd35c41068e98c1f9d80c255a07598d
1,564
c
C
c/scons/money-check/src/check_money.c
dkandalov/katas
1c040f5cbc5fb10c11df3f2738814701f7b777b8
[ "Unlicense" ]
7
2015-05-03T16:57:24.000Z
2020-07-02T19:35:14.000Z
c/scons/money-check/src/check_money.c
dkandalov/katas
1c040f5cbc5fb10c11df3f2738814701f7b777b8
[ "Unlicense" ]
15
2015-10-18T09:09:43.000Z
2022-02-01T00:57:47.000Z
c/scons/money-check/src/check_money.c
dkandalov/katas
1c040f5cbc5fb10c11df3f2738814701f7b777b8
[ "Unlicense" ]
3
2017-08-17T18:25:46.000Z
2021-02-07T10:59:40.000Z
#include <stdlib.h> #include <check.h> #include "money.h" Money *five_dollars; void setup(void) { five_dollars = money_create(5, "USD"); } void teardown(void) { money_free(five_dollars); } START_TEST (test_money_create) { fail_unless (money_amount(five_dollars) == 5, "Amount not set correctly on creation"); ...
26.508475
108
0.707801
724f42a1f5ee64e9b3a9faf4b999f7c1b3c60930
545
h
C
src/DataVisualizerGraphAxisCursor.h
LaCocoRoco/DataVisualizer
0eb201696c1a08ff48e82507c2deadf0a24cf6b9
[ "MIT" ]
4
2019-08-08T22:11:37.000Z
2022-02-25T09:12:29.000Z
src/DataVisualizerGraphAxisCursor.h
LaCocoRoco/arduino-data-visualizer
0eb201696c1a08ff48e82507c2deadf0a24cf6b9
[ "MIT" ]
1
2019-11-22T23:05:38.000Z
2020-02-03T18:26:09.000Z
src/DataVisualizerGraphAxisCursor.h
LaCocoRoco/arduino-data-visualizer
0eb201696c1a08ff48e82507c2deadf0a24cf6b9
[ "MIT" ]
1
2019-05-30T03:26:58.000Z
2019-05-30T03:26:58.000Z
#ifndef DATA_VISUALIZER_GRAPH_AXIS_CURSOR_H #define DATA_VISUALIZER_GRAPH_AXIS_CURSOR_H #include "DataVisualizer.h" struct DataPacket; class DataVisualizer; class DataVisualizerGraphAxisCursor { friend class DataVisualizer; friend class DataVisualizerGraphAxis; private: uint16_t id; DataPacket* packet; D...
20.961538
54
0.818349
edb28ca22de6d720c56682ae68d42944d49def7a
11,616
c
C
src/doRender.c
Atrej3000/Ucode_Endgame
c6e5149ce508de6e31e260b30428e0e815754bd9
[ "MIT" ]
null
null
null
src/doRender.c
Atrej3000/Ucode_Endgame
c6e5149ce508de6e31e260b30428e0e815754bd9
[ "MIT" ]
null
null
null
src/doRender.c
Atrej3000/Ucode_Endgame
c6e5149ce508de6e31e260b30428e0e815754bd9
[ "MIT" ]
null
null
null
#include "header.h" void doRender(SDL_Renderer *renderer, GameState *game) { if (game->statusState == STATUS_STATE_GAME) { /* SDL_Rect srcRectBack = {2 * game->CurrentSpriteBack, 0, WIDTH, HEIGHT}; SDL_Rect backRect = {0, 0, WIDTH, HEIGHT}; SDL_RenderCopyEx(renderer, game->she...
41.191489
159
0.575069
8ec4973e90d1af70508c44bcb620a2dd425af07e
457
h
C
usr/libexec/coreidvd/OZRXp7MLSzffIeLD.h
lechium/iOS1351Headers
6bed3dada5ffc20366b27f7f2300a24a48a6284e
[ "MIT" ]
2
2021-11-02T09:23:27.000Z
2022-03-28T08:21:57.000Z
usr/libexec/coreidvd/OZRXp7MLSzffIeLD.h
lechium/iOS1351Headers
6bed3dada5ffc20366b27f7f2300a24a48a6284e
[ "MIT" ]
null
null
null
usr/libexec/coreidvd/OZRXp7MLSzffIeLD.h
lechium/iOS1351Headers
6bed3dada5ffc20366b27f7f2300a24a48a6284e
[ "MIT" ]
1
2022-03-28T08:21:59.000Z
2022-03-28T08:21:59.000Z
// // Generated by classdumpios 1.0.1 (64 bit) (iOS port by DreamDevLost)(Debug version compiled Sep 26 2020 13:48:20). // // Copyright (C) 1997-2019 Steve Nygard. // #import <objc/NSObject.h> @interface OZRXp7MLSzffIeLD : NSObject { } - (void)t5yVezCKaX2Zrwrw:(id)arg1 uXxcS3vcKdsH38zZ:(CDUnknownBlockType)arg2;...
25.388889
120
0.746171
f102b9360b1e9febdb3ced6a7ce7de687d1c866c
547
h
C
include/labeling_sauf_4c_tree.inc.h
attltb/YACCLAB
54daa48bc44331897051b392f30cab760573e913
[ "BSD-3-Clause" ]
147
2016-05-29T22:10:43.000Z
2022-03-28T15:39:06.000Z
include/labeling_sauf_4c_tree.inc.h
attltb/YACCLAB
54daa48bc44331897051b392f30cab760573e913
[ "BSD-3-Clause" ]
13
2016-11-25T15:27:55.000Z
2021-12-22T09:41:21.000Z
include/labeling_sauf_4c_tree.inc.h
attltb/YACCLAB
54daa48bc44331897051b392f30cab760573e913
[ "BSD-3-Clause" ]
38
2016-04-13T07:42:31.000Z
2022-03-31T07:48:27.000Z
// Copyright (c) 2020, the YACCLAB contributors, as // shown by the AUTHORS file. All rights reserved. // // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. if (CONDITION_X) { if (CONDITION_Q) { if (CONDITION_S) { // x <- q + s ACTION_5 }else{ // x...
17.09375
53
0.563071
61f650b809a43494776ad95ecbd4af2f594c70a8
3,488
c
C
main.c
pmkenned/tetris
f7ccaa689a58ba5b83dc74c2a93afff48d437e74
[ "MIT" ]
null
null
null
main.c
pmkenned/tetris
f7ccaa689a58ba5b83dc74c2a93afff48d437e74
[ "MIT" ]
null
null
null
main.c
pmkenned/tetris
f7ccaa689a58ba5b83dc74c2a93afff48d437e74
[ "MIT" ]
null
null
null
#include <stdio.h> #include <stdlib.h> #include <stdint.h> #include <time.h> #if OSX # include <SDL2/SDL.h> #else # include <SDL.h> #endif #include "main.h" #include "tetris.h" #define UNUSED(expr) do { (void)(expr); } while (0) enum { DEFAULT_SCREEN_WIDTH = 640, DEFAULT_SCREEN_HEIGHT = 480, }; static S...
21.937107
139
0.614392
52b6bb7cd9e64b19286e6093a1633ea14f31f522
790
h
C
Frameworks/CoreUI.framework/Headers/CUIMutableThemeRendition.h
CarlAmbroselli/barcelona
9bd087575935485a4c26674c2414d7ef20d7e168
[ "Apache-2.0" ]
17
2018-11-13T04:02:58.000Z
2022-01-20T09:27:13.000Z
Frameworks/CoreUI.framework/Headers/CUIMutableThemeRendition.h
CarlAmbroselli/barcelona
9bd087575935485a4c26674c2414d7ef20d7e168
[ "Apache-2.0" ]
20
2021-09-03T13:38:34.000Z
2022-03-17T13:24:39.000Z
Frameworks/CoreUI.framework/Headers/CUIMutableThemeRendition.h
CarlAmbroselli/barcelona
9bd087575935485a4c26674c2414d7ef20d7e168
[ "Apache-2.0" ]
2
2022-02-13T08:35:11.000Z
2022-03-17T01:56:47.000Z
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // #import <CoreUI/CUIThemeRendition.h> @class CUIRenditionMetrics, CUIRenditionSliceInformation; __attribute__((visibility("hidden"))) @interface CUIMutableThemeRendition : CUITheme...
26.333333
117
0.750633
da4f6a065317b99a8e85a080a93fd28197df7dcf
1,590
h
C
kernel-hotpatch/kpatch/kmod/patch/kpatch-patch.h
yifengyou/hotpatch
a47e7eec4e5fea108d9a495c5a5095b5e4e2b519
[ "Unlicense" ]
null
null
null
kernel-hotpatch/kpatch/kmod/patch/kpatch-patch.h
yifengyou/hotpatch
a47e7eec4e5fea108d9a495c5a5095b5e4e2b519
[ "Unlicense" ]
null
null
null
kernel-hotpatch/kpatch/kmod/patch/kpatch-patch.h
yifengyou/hotpatch
a47e7eec4e5fea108d9a495c5a5095b5e4e2b519
[ "Unlicense" ]
null
null
null
/* * kpatch-patch.h * * Copyright (C) 2014 Josh Poimboeuf <jpoimboe@redhat.com> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License, or (at your option) a...
24.84375
72
0.743396
74cca8a52dd129a9e6f34accab97b9390f0da487
129
h
C
tensorflow-yolo-ios/dependencies/google/protobuf/any.h
initialz/tensorflow-yolo-face-ios
ba74cf39168d0128e91318e65a1b88ce4d65a167
[ "MIT" ]
27
2017-06-07T19:07:32.000Z
2020-10-15T10:09:12.000Z
tensorflow-yolo-ios/dependencies/google/protobuf/any.h
initialz/tensorflow-yolo-face-ios
ba74cf39168d0128e91318e65a1b88ce4d65a167
[ "MIT" ]
3
2017-08-25T17:39:46.000Z
2017-11-18T03:40:55.000Z
tensorflow-yolo-ios/dependencies/google/protobuf/any.h
initialz/tensorflow-yolo-face-ios
ba74cf39168d0128e91318e65a1b88ce4d65a167
[ "MIT" ]
10
2017-06-16T18:04:45.000Z
2018-07-05T17:33:01.000Z
version https://git-lfs.github.com/spec/v1 oid sha256:f27ace584fc49d3613ea25c9d470c95bd0ace1b96ad63d16e0de812db92206d6 size 4724
32.25
75
0.883721
1f891b8662b46f9291a042f5f14f5f2be2a1a377
23,207
c
C
trab.c
bibarTheDev/trabalho-mnc
27f8ff68769b7587fe3b1c4a487f1e5314692a7f
[ "MIT" ]
null
null
null
trab.c
bibarTheDev/trabalho-mnc
27f8ff68769b7587fe3b1c4a487f1e5314692a7f
[ "MIT" ]
null
null
null
trab.c
bibarTheDev/trabalho-mnc
27f8ff68769b7587fe3b1c4a487f1e5314692a7f
[ "MIT" ]
null
null
null
/* Felipe Correa RA: Lucca Bibar RA: Lucas Bertoni RA: Victor Bueno RA: */ #include<stdio.h> #include<stdlib.h> #include<math.h> #define MAXSIZE 100 float coeficiente[MAXSIZE][MAXSIZE]; float Dinv[MAXSIZE][MAXSIZE]; float approx[MAXSIZE][1]; float R[MAXSIZE][MAXSIZE]; float matrizRes[MAXSIZE][1]; float b[MAXSIZE]...
24.048705
136
0.47197
dd4b288b00330dea27c42d3153fd39269f794d6a
2,269
c
C
coro_pthread.c
jiixyj/fifo-kqueue-tests
f826555c044a25b868de408e7d0b62a1fc8d3b7c
[ "BSD-2-Clause", "MIT" ]
null
null
null
coro_pthread.c
jiixyj/fifo-kqueue-tests
f826555c044a25b868de408e7d0b62a1fc8d3b7c
[ "BSD-2-Clause", "MIT" ]
1
2019-02-12T22:26:10.000Z
2019-02-12T23:08:34.000Z
coro_pthread.c
jiixyj/fifo-kqueue-tests
f826555c044a25b868de408e7d0b62a1fc8d3b7c
[ "BSD-2-Clause", "MIT" ]
null
null
null
#include <stdio.h> #include <stdlib.h> #include <pthread.h> #include "coro.h" struct coro_pthread { pthread_t thread; pthread_cond_t *cond; pthread_mutex_t *mutex; void (*fun)(Coro, void *); void **arg_ptr; }; static _Thread_local pthread_cond_t cond = PTHREAD_COND_INITIALIZER; static _Thread_local pthread_mut...
20.079646
71
0.702071
973a7eea379ba8a4d670ae65f689bb5817d1603a
961
h
C
MFXTester/MFXTester/Preferences.h
mobfox/MFX-iOS-SDK
e88a3fa9890e27312199cb4d8bcc202df12332ba
[ "Apache-2.0" ]
null
null
null
MFXTester/MFXTester/Preferences.h
mobfox/MFX-iOS-SDK
e88a3fa9890e27312199cb4d8bcc202df12332ba
[ "Apache-2.0" ]
3
2019-09-16T08:39:19.000Z
2021-03-28T18:07:37.000Z
MFXTester/MFXTester/Preferences.h
mobfox/MFX-iOS-SDK
e88a3fa9890e27312199cb4d8bcc202df12332ba
[ "Apache-2.0" ]
1
2021-11-10T10:49:42.000Z
2021-11-10T10:49:42.000Z
// // Preferences.h // MFXTester // // Created by Shimon Shnitzer on 31/03/2020. // Copyright © 2020 MobFox Mobile Advertising GmbH. All rights reserved. // #import <Foundation/Foundation.h> NS_ASSUME_NONNULL_BEGIN #define kPref_HandleSubjectToGDPR @"kPref_HandleSubjectToGDPR" #define kPref_HandleGDPRString @...
25.972973
74
0.762747
3f03236d5e1abbbf2cee9e4c41897a79f1749395
1,552
h
C
cmds/idmap2/include/idmap2/FileUtils.h
rio-31/android_frameworks_base-1
091a068a3288d27d77636708679dde58b7b7fd25
[ "Apache-2.0" ]
164
2015-01-05T16:49:11.000Z
2022-03-29T20:40:27.000Z
cmds/idmap2/include/idmap2/FileUtils.h
rio-31/android_frameworks_base-1
091a068a3288d27d77636708679dde58b7b7fd25
[ "Apache-2.0" ]
127
2015-01-12T12:02:32.000Z
2021-11-28T08:46:25.000Z
cmds/idmap2/include/idmap2/FileUtils.h
rio-31/android_frameworks_base-1
091a068a3288d27d77636708679dde58b7b7fd25
[ "Apache-2.0" ]
1,141
2015-01-01T22:54:40.000Z
2022-02-09T22:08:26.000Z
/* * Copyright (C) 2018 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
33.73913
97
0.728737
c1f62527e6ceb5cc8e4b3de37dd5ab9dec3d48a4
3,020
h
C
acsl/libraries/libc/include/__fc_define_stat.h
davidcok/annotationsforall
16024a9ffecdb72b638e1f942c567f8815183e89
[ "Apache-2.0" ]
4
2016-06-16T21:03:57.000Z
2021-02-06T10:20:14.000Z
acsl/libraries/libc/include/__fc_define_stat.h
davidcok/annotationsforall
16024a9ffecdb72b638e1f942c567f8815183e89
[ "Apache-2.0" ]
null
null
null
acsl/libraries/libc/include/__fc_define_stat.h
davidcok/annotationsforall
16024a9ffecdb72b638e1f942c567f8815183e89
[ "Apache-2.0" ]
1
2021-06-09T07:00:34.000Z
2021-06-09T07:00:34.000Z
/**************************************************************************/ /* */ /* This file is part of Frama-C. */ /* */ /* Copyrigh...
34.712644
94
0.501987
f50bb5e60059c2c3630197c38f966af5ee516322
521
h
C
Think Golf/Libs/3rd Party/SwiftKeychainWrapper/SwiftKeychainWrapper.h
imohsinj/_Think
13d2730cd2eac4837794dbd13aafb3263f322cc9
[ "Apache-2.0" ]
null
null
null
Think Golf/Libs/3rd Party/SwiftKeychainWrapper/SwiftKeychainWrapper.h
imohsinj/_Think
13d2730cd2eac4837794dbd13aafb3263f322cc9
[ "Apache-2.0" ]
null
null
null
Think Golf/Libs/3rd Party/SwiftKeychainWrapper/SwiftKeychainWrapper.h
imohsinj/_Think
13d2730cd2eac4837794dbd13aafb3263f322cc9
[ "Apache-2.0" ]
null
null
null
// // SwiftKeychainWrapper.h // SwiftKeychainWrapper // // Created by Jason Rendel on 1/13/15. // // #import <UIKit/UIKit.h> //! Project version number for SwiftKeychainWrapper. FOUNDATION_EXPORT double SwiftKeychainWrapperVersionNumber; //! Project version string for SwiftKeychainWrapper. FOUNDATION_EXPORT const...
26.05
145
0.792706
bcd94ad66a4824eab099af9e14d8dc01d404030d
801
h
C
src/autopilot_hinf/autopilot_hinf_types.h
catou93/firefly_catherine_2
b1892fe86dd3d52caed0b1c5ed7d35405d74332f
[ "BSD-3-Clause" ]
null
null
null
src/autopilot_hinf/autopilot_hinf_types.h
catou93/firefly_catherine_2
b1892fe86dd3d52caed0b1c5ed7d35405d74332f
[ "BSD-3-Clause" ]
null
null
null
src/autopilot_hinf/autopilot_hinf_types.h
catou93/firefly_catherine_2
b1892fe86dd3d52caed0b1c5ed7d35405d74332f
[ "BSD-3-Clause" ]
null
null
null
/* * autopilot_hinf_types.h * * Code generation for model "autopilot_hinf". * * Model version : 1.460 * Simulink Coder version : 8.11 (R2016b) 25-Aug-2016 * C++ source code generated on : Thu Aug 02 13:27:01 2018 * * Target selection: grt.tlc * Note: GRT includes extra infrastructure an...
33.375
80
0.70412
87cc36ab8abc6e364dac430edb12d7768d216e9a
3,676
h
C
Windows/WTextView.h
cas-nctu/multispec
0bc840bdb073b5feaeec650c2da762cfa34ee37d
[ "Apache-2.0" ]
11
2020-03-10T02:06:00.000Z
2022-02-17T19:59:50.000Z
Windows/WTextView.h
cas-nctu/multispec
0bc840bdb073b5feaeec650c2da762cfa34ee37d
[ "Apache-2.0" ]
null
null
null
Windows/WTextView.h
cas-nctu/multispec
0bc840bdb073b5feaeec650c2da762cfa34ee37d
[ "Apache-2.0" ]
5
2020-05-30T00:59:22.000Z
2021-12-06T01:37:05.000Z
// MultiSpec // // Copyright 1988-2020 Purdue Research Foundation // // Licensed under the Apache License, Version 2.0 (the "License"); you may not use // this file except in compliance with the License. You may obtain a copy of the // License at: https://www.apach...
25.351724
86
0.619151
407f4fd0e8cadb79ed9610866b450ab8371fb0f8
1,567
h
C
EpicForceEngine/MagnumEngineLib/MagnumCore/AudioListenerBase.h
MacgyverLin/MagnumEngine
975bd4504a1e84cb9698c36e06bd80c7b8ced0ff
[ "MIT" ]
1
2021-03-30T06:28:32.000Z
2021-03-30T06:28:32.000Z
EpicForceEngine/MagnumEngineLib/MagnumCore/AudioListenerBase.h
MacgyverLin/MagnumEngine
975bd4504a1e84cb9698c36e06bd80c7b8ced0ff
[ "MIT" ]
null
null
null
EpicForceEngine/MagnumEngineLib/MagnumCore/AudioListenerBase.h
MacgyverLin/MagnumEngine
975bd4504a1e84cb9698c36e06bd80c7b8ced0ff
[ "MIT" ]
null
null
null
/////////////////////////////////////////////////////////////////////////////////// // Copyright(c) 2016, Lin Koon Wing Macgyver, macgyvercct@yahoo.com.hk // // // // Author : Mac Lin // // Module : Magnum Engine v1.0.0 // // Date : 14/Jun/2016 ...
27.017241
83
0.480536
7bcab2c19b04778047da21865bce4f85c210d626
528
h
C
include/GUI/LootWindow.h
tizian/Cendric2
5b0438c73a751bcc0d63c3af839af04ab0fb21a3
[ "MIT" ]
279
2015-05-06T19:04:07.000Z
2022-03-21T21:33:38.000Z
include/GUI/LootWindow.h
tizian/Cendric2
5b0438c73a751bcc0d63c3af839af04ab0fb21a3
[ "MIT" ]
222
2016-10-26T15:56:25.000Z
2021-10-03T15:30:18.000Z
include/GUI/LootWindow.h
tizian/Cendric2
5b0438c73a751bcc0d63c3af839af04ab0fb21a3
[ "MIT" ]
49
2015-10-01T21:23:03.000Z
2022-03-19T20:11:31.000Z
#pragma once #include "global.h" #include "GUI/Window.h" #include "GUI/BitmapText.h" #include "World/Item.h" class LootWindow final : public Window { public: LootWindow(); ~LootWindow(); void render(sf::RenderTarget& renderTarget) override; void setLoot(const std::map<std::string, int>& loot, int gold); void s...
25.142857
109
0.727273
1bb9d86f13d93f0333bce8d8b69681e7f12b4f54
958
h
C
songs/controllers/ZDAddInsertBarsController.h
jjorgemoura/songs
de2cec9b9ab5b702b31220c4082da9a87249f17a
[ "MIT" ]
null
null
null
songs/controllers/ZDAddInsertBarsController.h
jjorgemoura/songs
de2cec9b9ab5b702b31220c4082da9a87249f17a
[ "MIT" ]
null
null
null
songs/controllers/ZDAddInsertBarsController.h
jjorgemoura/songs
de2cec9b9ab5b702b31220c4082da9a87249f17a
[ "MIT" ]
null
null
null
// // ZDAddInsertBarsController.h // songs // // Created by Jorge Moura on 08/08/14. // Copyright (c) 2014 Jorge Moura. All rights reserved. // #import <Foundation/Foundation.h> @class ZDBar; @class ZDSongBlock; @class ZDAddInsertBarsController; @protocol ZDAddInsertBarsControllerDelegate <NSObject> @optional ...
29.9375
176
0.806889
29781f4e0777c3badcb9efefb2e8c9b706e349db
2,697
h
C
src/ui/c_builder_view.h
Mankio/Wakfu-Builder
d2ce635dde2da21eee3639cf3facebd07750ab78
[ "MIT" ]
null
null
null
src/ui/c_builder_view.h
Mankio/Wakfu-Builder
d2ce635dde2da21eee3639cf3facebd07750ab78
[ "MIT" ]
null
null
null
src/ui/c_builder_view.h
Mankio/Wakfu-Builder
d2ce635dde2da21eee3639cf3facebd07750ab78
[ "MIT" ]
null
null
null
#ifndef C_BUILDER_VIEW_H #define C_BUILDER_VIEW_H #include <QWidget> #include <QPropertyAnimation> #include <QTimer> #include "utilities/c_dbmanager.h" #include "utilities/c_build.h" #include "c_result_display.h" #include "c_status_build.h" #include "c_elements_display.h" #include "c_build_display.h" #include "c_searc...
28.389474
108
0.756025
5db05619560b50af1adbd6d2b812c7b642dc3eec
492
h
C
framework/render_core/excludeFromBuild/handlers/MotionHandler.h
Hurleyworks/Ketone
97c0c730a6e3155154a0ccb87a535e109dfa3c7d
[ "Apache-2.0" ]
1
2021-04-01T01:16:33.000Z
2021-04-01T01:16:33.000Z
framework/render_core/excludeFromBuild/handlers/MotionHandler.h
Hurleyworks/Ketone
97c0c730a6e3155154a0ccb87a535e109dfa3c7d
[ "Apache-2.0" ]
null
null
null
framework/render_core/excludeFromBuild/handlers/MotionHandler.h
Hurleyworks/Ketone
97c0c730a6e3155154a0ccb87a535e109dfa3c7d
[ "Apache-2.0" ]
null
null
null
// This header file was auto-generated by ClassMate++ // Created: 8 Sep 2020 8:44:40 pm // Copyright (c) 2020, HurleyWorks #pragma once using MotionHandlerRef = std::shared_ptr<class MotionHandler>; class MotionHandler { public: static MotionHandlerRef create (OptiXStateRef state) { return std::make_shared<Moti...
22.363636
108
0.73374
098dc6e495dc43bce7ac8e8ae41f2fedf0888c8b
302
c
C
install_dependencies/xianyi-OpenBLAS-6d2da63/interface/CMakeFiles/clauum.c
lanl/DnMFkCPP
a6bca290bf7d57be07f7a80d049d6b7714fbdc61
[ "BSD-3-Clause", "Unlicense" ]
1
2021-07-29T21:56:02.000Z
2021-07-29T21:56:02.000Z
install_dependencies/xianyi-OpenBLAS-6d2da63/interface/CMakeFiles/clauum.c
rvangara/DnMFk
a6bca290bf7d57be07f7a80d049d6b7714fbdc61
[ "BSD-3-Clause", "Unlicense" ]
null
null
null
install_dependencies/xianyi-OpenBLAS-6d2da63/interface/CMakeFiles/clauum.c
rvangara/DnMFk
a6bca290bf7d57be07f7a80d049d6b7714fbdc61
[ "BSD-3-Clause", "Unlicense" ]
2
2021-07-29T21:55:33.000Z
2021-08-02T21:30:15.000Z
#define ASMNAME clauum #define ASMFNAME clauum_ #define NAME clauum_ #define CNAME clauum #define CHAR_NAME "clauum_" #define CHAR_CNAME "clauum" #define COMPLEX #include "/lustre/scratch3/turquoise/rvangara/RD100/distnnmfkcpp_Src/install_dependencies/xianyi-OpenBLAS-6d2da63/interface/lapack/zlauum.c"
37.75
140
0.837748
51b06df104a8f3fd9374c8dc4184349ecc26c2aa
3,050
h
C
src/ui/tableview2d.h
Hayesie88/emstudio
0ae4353e5dcaa76b6306ff0aabd5a89999c4dc1b
[ "MIT" ]
8
2015-11-16T19:15:55.000Z
2021-02-17T23:58:33.000Z
src/ui/tableview2d.h
Hayesie88/emstudio
0ae4353e5dcaa76b6306ff0aabd5a89999c4dc1b
[ "MIT" ]
5
2015-11-12T00:19:59.000Z
2020-03-23T10:18:19.000Z
src/ui/tableview2d.h
Hayesie88/emstudio
0ae4353e5dcaa76b6306ff0aabd5a89999c4dc1b
[ "MIT" ]
11
2015-03-15T23:02:48.000Z
2021-09-05T14:17:13.000Z
/************************************************************************************ * EMStudio - Open Source ECU tuning software * * Copyright (C) 2020 Michael Carpenter (malcom2073@gmail.com) * * ...
36.746988
108
0.695082
66575dfb78de999b1f09fc3334d9859d64d27846
1,506
h
C
src/eyespark/resource/mesh/PlaneMesh.h
rayferric/learnopengl-attempt
5465ee2d33c03944359c5e48e0c49bf2eb4e0cc8
[ "MIT" ]
null
null
null
src/eyespark/resource/mesh/PlaneMesh.h
rayferric/learnopengl-attempt
5465ee2d33c03944359c5e48e0c49bf2eb4e0cc8
[ "MIT" ]
null
null
null
src/eyespark/resource/mesh/PlaneMesh.h
rayferric/learnopengl-attempt
5465ee2d33c03944359c5e48e0c49bf2eb4e0cc8
[ "MIT" ]
null
null
null
#ifndef EYESPARK_PLANEMESH_H #define EYESPARK_PLANEMESH_H #include "../../resource/mesh/Mesh.h" #include "../../util/Vector2.h" class PlaneMesh : public Mesh { public: PlaneMesh(Vector2 size) { size *= 0.5; unsigned int vertexCount = 4; float *vertexData = new float[vertexCount*8] { ...
32.73913
106
0.596282
22114bb4702213bc0cc9d54c8690a39fe756309e
1,897
c
C
d/newbie/rooms/town/old/erstreet3.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
13
2019-07-19T05:24:44.000Z
2021-11-18T04:08:19.000Z
d/newbie/rooms/town/old/erstreet3.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
4
2021-03-15T18:56:39.000Z
2021-08-17T17:08:22.000Z
d/newbie/rooms/town/old/erstreet3.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
13
2019-09-12T06:22:38.000Z
2022-01-31T01:15:12.000Z
#include <std.h> #include "../../newbie.h" inherit INH"townmove.c"; void create() { ::create(); set_terrain(CITY); set_travel(PAVED_ROAD); set_name("Starlight Avenue in Offestry"); set_short("Starlight Avenue in Offestry"); set_long( @NEWBIE You are walking on Starlight Court, in the middle of a residen...
43.113636
501
0.694254
796d4f28b75777ca82aad696bceceec4727b8f16
2,811
h
C
src/rx/core/types.h
BuckeyeSoftware/rex
a0380e2e3ce26e610b4c9fcbe0ece19ecc8c3531
[ "MIT" ]
37
2019-02-17T06:31:22.000Z
2022-01-13T12:08:13.000Z
src/rx/core/types.h
BuckeyeSoftware/rex
a0380e2e3ce26e610b4c9fcbe0ece19ecc8c3531
[ "MIT" ]
47
2019-10-28T07:23:41.000Z
2020-07-25T22:36:16.000Z
src/rx/core/types.h
BuckeyeSoftware/rex
a0380e2e3ce26e610b4c9fcbe0ece19ecc8c3531
[ "MIT" ]
7
2019-03-03T12:08:52.000Z
2020-11-21T22:01:51.000Z
#ifndef RX_FOUNDATION_TYPES_H #define RX_FOUNDATION_TYPES_H #include "rx/core/config.h" #include "rx/core/traits/conditional.h" /// \file types.h /// Root namespace. namespace Rx { /// An alias for \c size_t using Size = decltype(sizeof 0); /// An alias for \c bool using Bool = bool; /// A type which represents a by...
30.89011
102
0.743863
d7a773ad9943d9cbe45080411abdb77a36a5fdb9
1,026
h
C
Aplicacion Movil/generated/bundles/login-transition/build/Android/Preview/app/src/main/include/Fuse.Reactive.ISubscription.h
marferfer/SpinOff-LoL
a9dba8ac9dd476ec1ef94712d9a8e76d3b45aca8
[ "Apache-2.0" ]
null
null
null
Aplicacion Movil/generated/bundles/login-transition/build/Android/Preview/app/src/main/include/Fuse.Reactive.ISubscription.h
marferfer/SpinOff-LoL
a9dba8ac9dd476ec1ef94712d9a8e76d3b45aca8
[ "Apache-2.0" ]
null
null
null
Aplicacion Movil/generated/bundles/login-transition/build/Android/Preview/app/src/main/include/Fuse.Reactive.ISubscription.h
marferfer/SpinOff-LoL
a9dba8ac9dd476ec1ef94712d9a8e76d3b45aca8
[ "Apache-2.0" ]
null
null
null
// This file was generated based on C:/Users/JuanJose/AppData/Local/Fusetools/Packages/Fuse.Reactive/1.9.0/IObservable.uno. // WARNING: Changes might be lost if you edit this file directly. #pragma once #include <Uno.IDisposable.h> #include <Uno.Object.h> namespace g{ namespace Fuse{ namespace Reactive{ // internal ...
36.642857
154
0.753411
c7d2077d8dd064df8c5685a1dfb33d85a6424da5
1,937
h
C
components/cboy/video.h
hex007/esp32-cboy
317a880a7715920c0d9fa4a5e3490bfc18f5e4e7
[ "Apache-2.0" ]
1
2019-01-30T09:20:12.000Z
2019-01-30T09:20:12.000Z
components/cboy/video.h
hex007/esp32-cboy
317a880a7715920c0d9fa4a5e3490bfc18f5e4e7
[ "Apache-2.0" ]
null
null
null
components/cboy/video.h
hex007/esp32-cboy
317a880a7715920c0d9fa4a5e3490bfc18f5e4e7
[ "Apache-2.0" ]
null
null
null
/************************************************************************* * Cboy, a Game Boy emulator * Copyright (C) 2012 jkbenaim * * 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 Foundat...
35.218182
83
0.67682
a7633dd4c0bea17b104da44f1ae46fc3b2d5296c
9,091
h
C
src/public/src/ysclass/src/ysbigint.h
rothberg-cmu/rothberg-run
a42df5ca9fae97de77753864f60d05295d77b59f
[ "MIT" ]
1
2019-08-10T00:24:09.000Z
2019-08-10T00:24:09.000Z
src/public/src/ysclass/src/ysbigint.h
rothberg-cmu/rothberg-run
a42df5ca9fae97de77753864f60d05295d77b59f
[ "MIT" ]
null
null
null
src/public/src/ysclass/src/ysbigint.h
rothberg-cmu/rothberg-run
a42df5ca9fae97de77753864f60d05295d77b59f
[ "MIT" ]
2
2019-05-01T03:11:10.000Z
2019-05-01T03:30:35.000Z
/* //////////////////////////////////////////////////////////// File Name: ysbigint.h Copyright (c) 2017 Soji Yamakawa. All rights reserved. http://www.ysflight.com Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redi...
15.64716
94
0.624464
6873a453d78d225d76dad1851056c95f902f75f8
513
h
C
src/functional/defs.h
hieuhoang/marian-dev
f2347a827fcfd7eebaaa552e2b3c2461f8ea45c2
[ "MIT" ]
829
2017-06-05T12:14:34.000Z
2022-03-29T17:24:03.000Z
src/functional/defs.h
hieuhoang/marian-dev
f2347a827fcfd7eebaaa552e2b3c2461f8ea45c2
[ "MIT" ]
732
2017-07-21T15:32:27.000Z
2022-03-22T10:26:09.000Z
src/functional/defs.h
hieuhoang/marian-dev
f2347a827fcfd7eebaaa552e2b3c2461f8ea45c2
[ "MIT" ]
192
2017-06-27T10:17:26.000Z
2022-03-28T05:33:11.000Z
#pragma once #ifdef __CUDACC__ // Compiling with NVCC, host or device code #include <cuda.h> #define HOST __host__ #define DEVICE __device__ #define DEVICE_INLINE __device__ inline #define HOST_INLINE __host__ inline #define HOST_DEVICE __host__ __device__ #define HOST_DEVICE_INLINE __host__ __device__ inline #else...
22.304348
62
0.818713
9c032dc61da3e19777315cf8e59ca1500ad48a01
578
h
C
src/lib/crypto/yarrow/ylock.h
zapfbandit/krb5
02f6ef7257c2b2d5a2db3d570944ba3cfa9319ee
[ "MIT", "Unlicense" ]
null
null
null
src/lib/crypto/yarrow/ylock.h
zapfbandit/krb5
02f6ef7257c2b2d5a2db3d570944ba3cfa9319ee
[ "MIT", "Unlicense" ]
null
null
null
src/lib/crypto/yarrow/ylock.h
zapfbandit/krb5
02f6ef7257c2b2d5a2db3d570944ba3cfa9319ee
[ "MIT", "Unlicense" ]
null
null
null
/* -*- Mode: C; c-file-style: "bsd" -*- */ #ifndef YLOCK_H #define YLOCK_H #include "yarrow.h" /* these functions should return: * * YARROW_OK on success * and YARROW_LOCKING on failure */ #if 0 static int LOCK( void ) { return (YARROW_OK); } static int UNLOCK( void ) { return (YARROW_OK); } #else #...
23.12
85
0.697232
ec2d90100ddfa1f4908be8f09e6e35cd0022897d
1,165
h
C
PCCWFoundation/ViewModels/PCCWMenuViewModel.h
lizhihui0215/PCCWFoundation
4007bd0fb65118f32e101c61a77e5047e9136796
[ "MIT" ]
1
2018-01-05T17:36:45.000Z
2018-01-05T17:36:45.000Z
PCCWFoundation/ViewModels/PCCWMenuViewModel.h
lizhihui0215/PCCWFoundation
4007bd0fb65118f32e101c61a77e5047e9136796
[ "MIT" ]
null
null
null
PCCWFoundation/ViewModels/PCCWMenuViewModel.h
lizhihui0215/PCCWFoundation
4007bd0fb65118f32e101c61a77e5047e9136796
[ "MIT" ]
null
null
null
// // PCCWMenuViewModel.h // NM // // Created by 李智慧 on 23/11/2016. // Copyright © 2016 PCCW. All rights reserved. // #import "PCCWListViewModel.h" NS_ASSUME_NONNULL_BEGIN @protocol PCCWMenuViewModelProtocol <NSObject> - (NSDictionary <NSNumber *, NSString *> *)segueIdentifiers; - (NSDictionary<NSNumber *, UII...
20.803571
75
0.725322
84d0320c1b6c6d9d1044b53a09c33b281826a7ea
436
h
C
FastPix3D/Path.h
bytecode-77/fastpix3d
77657c4c12fd5886e864314b20eceff4392faf48
[ "BSD-2-Clause" ]
15
2018-12-03T23:57:56.000Z
2022-01-15T10:42:44.000Z
FastPix3D/Path.h
bytecode-77/fastpix3d
77657c4c12fd5886e864314b20eceff4392faf48
[ "BSD-2-Clause" ]
null
null
null
FastPix3D/Path.h
bytecode-77/fastpix3d
77657c4c12fd5886e864314b20eceff4392faf48
[ "BSD-2-Clause" ]
2
2021-09-05T16:17:49.000Z
2021-11-30T04:10:29.000Z
class FASTPIX3D_API Path { public: static string GetWorkingDirectory(); static string GetStartupPath(); static string GetExecutablePath(); static string Combine(string path1, string path2); static string GetFileName(string path); static string GetDirectoryName(string path); static string GetExtension(...
31.142857
57
0.78211
7e3b0831ec89e8a2bb486cd4c4d5a9f7d6d6ed4d
2,852
h
C
stm32/system/STM32F0/stm32_chip/stm32_USART_variant_13.h
BSFrance/BSFrance
db1da987a84a60f568c5a4c79635d596e8ceb88b
[ "MIT" ]
8
2018-02-23T18:48:24.000Z
2021-02-13T23:57:27.000Z
stm32/system/STM32F0/stm32_chip/stm32_USART_variant_13.h
BSFrance/BSFrance
db1da987a84a60f568c5a4c79635d596e8ceb88b
[ "MIT" ]
2
2018-03-11T07:14:30.000Z
2019-02-17T20:05:26.000Z
stm32/system/STM32F0/stm32_chip/stm32_USART_variant_13.h
BSFrance/BSFrance
db1da987a84a60f568c5a4c79635d596e8ceb88b
[ "MIT" ]
4
2018-05-01T14:53:34.000Z
2021-04-06T12:31:05.000Z
const stm32_af_pin_list_type chip_af_usart_rx [] = { //USART1 { USART1, GPIOA, GPIO_PIN_10 , GPIO_AF1_USART1}, { USART1, GPIOB, GPIO_PIN_7 , GPIO_AF0_USART1}, //USART2 { USART2, GPIOA, GPIO_PIN_3 , GPIO_AF1_USART2}, { USART2, GPIOA, GPIO_PIN_15 , GPIO_AF1_USART2}, { USART2, GPIOD, GPIO_PIN_6 ...
40.169014
53
0.674965
bbfee735c31247076fa1f9e4fe5f049d92fd23e1
217
h
C
MyHealthModule/Classes/MHMBaseViewController.h
UEdge/Pedometer
e39a72adf84dec8d7bc195af2815b3cb42932a53
[ "Apache-2.0" ]
1
2018-03-28T02:49:25.000Z
2018-03-28T02:49:25.000Z
MyHealthModule/Classes/MHMBaseViewController.h
UEdge/Pedometer
e39a72adf84dec8d7bc195af2815b3cb42932a53
[ "Apache-2.0" ]
null
null
null
MyHealthModule/Classes/MHMBaseViewController.h
UEdge/Pedometer
e39a72adf84dec8d7bc195af2815b3cb42932a53
[ "Apache-2.0" ]
null
null
null
// // ViewController.h // MyHealthModule // // Created by ChenWeidong on 16/2/26. // Copyright © 2016年. All rights reserved. // #import <UIKit/UIKit.h> @interface MHMBaseViewController : UIViewController @end
14.466667
51
0.705069
00b1ee55426d5cceee48bcd402df21776ec13236
14,696
h
C
libraries/Card/SecureDigital/HardwareSDIO.h
betovar/libmaple
65d6001f5f78340e77459caf73866150dcea0c4f
[ "MIT" ]
1
2021-12-07T12:15:53.000Z
2021-12-07T12:15:53.000Z
libraries/Card/SecureDigital/HardwareSDIO.h
betovar/libmaple
65d6001f5f78340e77459caf73866150dcea0c4f
[ "MIT" ]
null
null
null
libraries/Card/SecureDigital/HardwareSDIO.h
betovar/libmaple
65d6001f5f78340e77459caf73866150dcea0c4f
[ "MIT" ]
null
null
null
/****************************************************************************** * The MIT License * * Copyright (c) 2012 LeafLabs, LLC * * 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...
34.742317
79
0.599483
6d21b982b4c26d033bec785b98e00ad4389ab4e8
151
h
C
project859/src/component1074/headers/component1074/lib5.h
gradle/perf-native-large
af00fd258fbe9c7d274f386e46847fe12062cc71
[ "Apache-2.0" ]
2
2016-11-23T17:25:24.000Z
2016-11-23T17:25:27.000Z
project859/src/component1074/headers/component1074/lib5.h
gradle/perf-native-large
af00fd258fbe9c7d274f386e46847fe12062cc71
[ "Apache-2.0" ]
15
2016-09-15T03:19:32.000Z
2016-09-17T09:15:32.000Z
project859/src/component1074/headers/component1074/lib5.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_component1074_5_H #define PROJECT_HEADER_component1074_5_H int component1074_5(); #endif // PROJECT_HEADER_component1074_5_H
18.875
42
0.86755
922e5aa34761dc9c4098de6c0c8b7e275edcce23
358
h
C
FSCalendarDemo/FSCalendarDemo/FSCalendar/FSCalendarDayModel.h
coderYB/FSCalendarDemo
decbf2d04a49e1c8cfd34b9ff86c91c07563aa74
[ "MIT" ]
41
2019-05-18T03:39:02.000Z
2021-11-05T10:23:47.000Z
FSCalendarDemo/FSCalendarDemo/FSCalendar/FSCalendarDayModel.h
coderYB/FSCalendarDemo
decbf2d04a49e1c8cfd34b9ff86c91c07563aa74
[ "MIT" ]
1
2020-08-02T03:13:15.000Z
2020-08-02T03:13:15.000Z
FSCalendarDemo/FSCalendarDemo/FSCalendar/FSCalendarDayModel.h
coderYB/FSCalendarDemo
decbf2d04a49e1c8cfd34b9ff86c91c07563aa74
[ "MIT" ]
7
2019-05-20T08:20:45.000Z
2022-01-17T06:48:59.000Z
// // FSCalendarDayModel.h // Test // // Created by 樊盛 on 2019/4/30. // Copyright © 2019年 樊盛. All rights reserved. // 每一天对应的model #import <Foundation/Foundation.h> @interface FSCalendarDayModel : NSObject /** 阳历日期 */ @property (nonatomic, strong) NSString *solarDateString; /** 农历日期 */ @property (nonatomic, str...
17.9
56
0.703911
f3c31c66eb55aaee44b7651857a3aa411a3f554b
333
c
C
tests/unitTests/nestedLoop.c
daejunpark/c-semantics
e3fd72bdb8cece8279dbffb86feecdb76e0990e2
[ "MIT" ]
1
2016-08-10T15:41:53.000Z
2016-08-10T15:41:53.000Z
tests/unitTests/nestedLoop.c
daejunpark/c-semantics
e3fd72bdb8cece8279dbffb86feecdb76e0990e2
[ "MIT" ]
null
null
null
tests/unitTests/nestedLoop.c
daejunpark/c-semantics
e3fd72bdb8cece8279dbffb86feecdb76e0990e2
[ "MIT" ]
1
2021-07-31T21:55:35.000Z
2021-07-31T21:55:35.000Z
#include <stdio.h> int sec26(void){ int y1[4][3] = { {1, 3, 5}, {2, 4, 6}, {3, 5, 7}, }; for (int i = 0; i < 4; i = i + 1){ for (int j = 0; j < 3; j = j + 1){ printf("(i, j)=(%d, %d)", i, j); if (y1[i][j] != y1[i][j]) { return 1; } } } return 0; } int main(void){ if (sec26()) {return 26;} ...
14.478261
36
0.408408
1a9de29492e7bc9b1d860a64fe757028a9a3b828
2,760
h
C
core/module_interface.h
lebedyanka/refactoring
aac80aee26c6f4f49bb7552da49bae1abdef30b1
[ "MIT" ]
null
null
null
core/module_interface.h
lebedyanka/refactoring
aac80aee26c6f4f49bb7552da49bae1abdef30b1
[ "MIT" ]
null
null
null
core/module_interface.h
lebedyanka/refactoring
aac80aee26c6f4f49bb7552da49bae1abdef30b1
[ "MIT" ]
null
null
null
#ifndef PROWOGENE_CORE_MODULE_INTERFACE_H_ #define PROWOGENE_CORE_MODULE_INTERFACE_H_ #include <list> #include <string> #include "settings_interface.h" #include "storage.h" namespace prowogene { /** @brief Module interface which describes separate step of generation. Allows to integrate module to gene...
31.363636
79
0.625362
1a59bdf5123f8e0ae2c4f6a859807f90eab4083e
358
h
C
booster/booster/shared_ptr.h
gatehouse/cppcms
61da055ffeb349b4eda14bc9ac393af9ce842364
[ "MIT" ]
null
null
null
booster/booster/shared_ptr.h
gatehouse/cppcms
61da055ffeb349b4eda14bc9ac393af9ce842364
[ "MIT" ]
null
null
null
booster/booster/shared_ptr.h
gatehouse/cppcms
61da055ffeb349b4eda14bc9ac393af9ce842364
[ "MIT" ]
null
null
null
#ifndef BOOSTER_SMART_PTR_SHARED_PTR_HPP_INCLUDED #define BOOSTER_SMART_PTR_SHARED_PTR_HPP_INCLUDED #include <memory> namespace booster { template <typename T> using shared_ptr = std::shared_ptr<T>; using std::dynamic_pointer_cast; using std::static_pointer_cast; } // namespace booster #endif // #ifndef BO...
18.842105
58
0.810056
a21ea9695f5344ea40d0d9d02f3c42f4f9b568eb
863
h
C
noko/src/jvmMain/cpp/util/log.h
linroid/noko
fb0d2b16cb7d4b089508a383c3fe6c13e03ef6f0
[ "Apache-2.0" ]
7
2022-03-08T03:36:16.000Z
2022-03-19T02:35:49.000Z
noko/src/jvmMain/cpp/util/log.h
linroid/noko
fb0d2b16cb7d4b089508a383c3fe6c13e03ef6f0
[ "Apache-2.0" ]
null
null
null
noko/src/jvmMain/cpp/util/log.h
linroid/noko
fb0d2b16cb7d4b089508a383c3fe6c13e03ef6f0
[ "Apache-2.0" ]
null
null
null
#ifndef NOKO_JS_LOG_H #define NOKO_JS_LOG_H #ifdef __ANDROID__ #include "android/log.h" #define LOG_TAG "Node" #define LOGV(...) __android_log_print(ANDROID_LOG_VERBOSE, LOG_TAG, __VA_ARGS__) #define LOGD(...) __android_log_print(ANDROID_LOG_DEBUG, LOG_TAG, __VA_ARGS__) #define LOGI(...) __android_log_print(ANDROID...
33.192308
80
0.74971
9aecb36f1b087a95d89093917822265ecc1895c9
30,681
c
C
src/core/stream_recv.c
majacQ/msquic
93421037862a5e72ce6e2508d1322e990862ebb0
[ "MIT" ]
null
null
null
src/core/stream_recv.c
majacQ/msquic
93421037862a5e72ce6e2508d1322e990862ebb0
[ "MIT" ]
null
null
null
src/core/stream_recv.c
majacQ/msquic
93421037862a5e72ce6e2508d1322e990862ebb0
[ "MIT" ]
null
null
null
/*++ Copyright (c) Microsoft Corporation. Licensed under the MIT License. Abstract: A stream manages the send and receive queues for application data. This file contains the receive specific logic for the stream. --*/ #include "precomp.h" #ifdef QUIC_CLOG #include "stream_recv.c.clog.h" #endif _IR...
31.243381
123
0.601903
36de22ec18976b0a5dd9d09dade1518dd2317fe8
1,890
h
C
qmk_firmware/keyboards/afternoonlabs/oceanbreeze/rev1/rev1.h
DanTupi/personal_setup
911b4951e4d8b78d6ea8ca335229e2e970fda871
[ "MIT" ]
null
null
null
qmk_firmware/keyboards/afternoonlabs/oceanbreeze/rev1/rev1.h
DanTupi/personal_setup
911b4951e4d8b78d6ea8ca335229e2e970fda871
[ "MIT" ]
null
null
null
qmk_firmware/keyboards/afternoonlabs/oceanbreeze/rev1/rev1.h
DanTupi/personal_setup
911b4951e4d8b78d6ea8ca335229e2e970fda871
[ "MIT" ]
null
null
null
/* Copyright 2021 Afternoon Labs * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * * This program is distribute...
42
94
0.587302
65fb3d49552db036aea0633dd459116c8278c562
946
h
C
ft/hb_face.h
turbolent/laf
75f29b27c661e66e1549dc6e6a172f284cd9326b
[ "MIT" ]
null
null
null
ft/hb_face.h
turbolent/laf
75f29b27c661e66e1549dc6e6a172f284cd9326b
[ "MIT" ]
null
null
null
ft/hb_face.h
turbolent/laf
75f29b27c661e66e1549dc6e6a172f284cd9326b
[ "MIT" ]
null
null
null
// LAF FreeType Wrapper // Copyright (c) 2017 David Capello // // This file is released under the terms of the MIT license. // Read LICENSE.txt for more information. #ifndef FT_HB_FACE_H_INCLUDED #define FT_HB_FACE_H_INCLUDED #pragma once #include "base/string.h" #include "ft/face.h" #include <hb.h> #include <hb-ft....
21.022222
75
0.679704
d66861a3c9cdd68b73fe7f67cc1cd085a903cb51
630
h
C
runtime/util/stringCompare.h
etaoins/llambda
a2a5c212ebb56701fa28649c377d0ddd8b67da0b
[ "Apache-2.0" ]
68
2015-01-17T10:42:00.000Z
2021-11-18T02:48:01.000Z
runtime/util/stringCompare.h
etaoins/llambda
a2a5c212ebb56701fa28649c377d0ddd8b67da0b
[ "Apache-2.0" ]
15
2015-01-05T07:59:33.000Z
2018-01-05T02:58:10.000Z
runtime/util/stringCompare.h
etaoins/llambda
a2a5c212ebb56701fa28649c377d0ddd8b67da0b
[ "Apache-2.0" ]
7
2015-04-22T06:21:47.000Z
2021-08-23T07:15:13.000Z
#ifndef _LLIBY_UTIL_STRINGCOMPARE_H #define _LLIBY_UTIL_STRINGCOMPARE_H #include "binding/StringCell.h" #include "binding/ProperList.h" using namespace lliby; namespace { template<class Comparator> bool stringCompare(StringCell *value1, StringCell *value2, ProperList<StringCell> *argList, Comparator stringCompare)...
17.027027
118
0.685714
a978c07d606f53fda7fafbbe83db43e2707837c8
162
h
C
src/examples/12_module/07_arrays_dyn_ch/arrays_dyn_ch.h
acc-cosc-1337-fall-2019/acc-cosc-1337-fall-2019-shanebrown20
703958464896e251e649c23a3fedc395c71a892c
[ "MIT" ]
null
null
null
src/examples/12_module/07_arrays_dyn_ch/arrays_dyn_ch.h
acc-cosc-1337-fall-2019/acc-cosc-1337-fall-2019-shanebrown20
703958464896e251e649c23a3fedc395c71a892c
[ "MIT" ]
null
null
null
src/examples/12_module/07_arrays_dyn_ch/arrays_dyn_ch.h
acc-cosc-1337-fall-2019/acc-cosc-1337-fall-2019-shanebrown20
703958464896e251e649c23a3fedc395c71a892c
[ "MIT" ]
null
null
null
//dynamic array allocation and deallocation functions //use getline to end char w \0 auto and show example of manual char termination void dynamic_char_array();
40.5
80
0.802469
106d49b726adde1c47269a061a178e9e01d30f06
3,159
h
C
src/mongoc/mongoc-cursor.h
Antoha-GS/mongo-c-driver
8f11ee6b9958656fe2a185332cbc21405fa271d1
[ "Apache-2.0" ]
14
2018-06-16T04:49:50.000Z
2021-04-10T03:18:40.000Z
src/mongoc/mongoc-cursor.h
Antoha-GS/mongo-c-driver
8f11ee6b9958656fe2a185332cbc21405fa271d1
[ "Apache-2.0" ]
null
null
null
src/mongoc/mongoc-cursor.h
Antoha-GS/mongo-c-driver
8f11ee6b9958656fe2a185332cbc21405fa271d1
[ "Apache-2.0" ]
7
2018-06-14T10:15:32.000Z
2020-11-06T17:07:09.000Z
/* * Copyright 2013 MongoDB, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
34.714286
76
0.767331
a10a7b39e523c8a498e25113004ea418100301f6
3,431
h
C
external_software/relion/src/Healpix_2.15a/pointing.h
leschzinerlab/cryoem-cloud-tools
d2d310423f406535a4b5f5ea78deaf2767e93348
[ "MIT" ]
7
2017-12-04T13:41:32.000Z
2021-07-12T02:33:20.000Z
external_software/relion/src/Healpix_2.15a/pointing.h
cianfrocco-lab/cryoem-cloud-tools
d2d310423f406535a4b5f5ea78deaf2767e93348
[ "MIT" ]
61
2017-04-02T05:50:44.000Z
2017-11-22T02:32:43.000Z
external_software/relion/src/Healpix_2.15a/pointing.h
leschzinerlab/AWS
d2d310423f406535a4b5f5ea78deaf2767e93348
[ "MIT" ]
9
2017-08-20T00:06:46.000Z
2021-09-23T06:50:15.000Z
/* * This file is part of Healpix_cxx. * * Healpix_cxx is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * Healpix_cxx is...
29.577586
79
0.643836
a2b4eda3f72574d7808bfc8e6e76442f86e698d4
4,524
h
C
System/Library/Frameworks/ModelIO.framework/MDLTSUZipWriter.h
lechium/iPhoneOS_12.1.1_Headers
aac688b174273dfcbade13bab104461f463db772
[ "MIT" ]
12
2019-06-02T02:42:41.000Z
2021-04-13T07:22:20.000Z
System/Library/Frameworks/ModelIO.framework/MDLTSUZipWriter.h
lechium/iPhoneOS_12.1.1_Headers
aac688b174273dfcbade13bab104461f463db772
[ "MIT" ]
null
null
null
System/Library/Frameworks/ModelIO.framework/MDLTSUZipWriter.h
lechium/iPhoneOS_12.1.1_Headers
aac688b174273dfcbade13bab104461f463db772
[ "MIT" ]
3
2019-06-11T02:46:10.000Z
2019-12-21T14:58:16.000Z
/* * This header is generated by classdump-dyld 1.0 * on Saturday, June 1, 2019 at 6:44:18 PM Mountain Standard Time * Operating System: Version 12.1.1 (Build 16C5050a) * Image Source: /System/Library/Frameworks/ModelIO.framework/ModelIO * classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias Limneos. ...
49.714286
216
0.794209
081f857599c415175a0a3410e7ea7c451e8b9ae6
6,690
c
C
blatSrc/lib/sqlNum.c
zrhanna/blatq
52aca91382dd17255e83bc95a9fa567c11a29d1f
[ "MIT" ]
31
2016-04-05T09:58:29.000Z
2022-01-18T11:58:30.000Z
blatSrc/lib/sqlNum.c
calacademy-research/BLATq
52aca91382dd17255e83bc95a9fa567c11a29d1f
[ "MIT" ]
49
2015-09-15T19:50:13.000Z
2022-01-06T18:17:35.000Z
blatSrc/lib/sqlNum.c
calacademy-research/BLATq
52aca91382dd17255e83bc95a9fa567c11a29d1f
[ "MIT" ]
14
2017-02-08T09:38:57.000Z
2020-09-16T02:32:46.000Z
/* sqlnum.c - Routines to convert from ascii to integer * representation of numbers. * * This file is copyright 2002 Jim Kent, but license is hereby * granted for all use - public, private or commercial. */ #include "common.h" #include "sqlNum.h" /* The sql<Type>InList functions allow for fast thread-safe proces...
22.152318
102
0.556502