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
bb0a079ae278ae2aa2a227e54203fd0c48fc9466
268
h
C
pchm/src/header2.h
ivanmurashko/articles
522db3ad21e96084490acd39a146a335763e5beb
[ "MIT" ]
1
2019-09-27T08:59:55.000Z
2019-09-27T08:59:55.000Z
pchm/src/header2.h
ivanmurashko/articles
522db3ad21e96084490acd39a146a335763e5beb
[ "MIT" ]
null
null
null
pchm/src/header2.h
ivanmurashko/articles
522db3ad21e96084490acd39a146a335763e5beb
[ "MIT" ]
null
null
null
#pragma once #include <iostream> //#include "header1.h" void foo2() { #ifdef H1 std::cout << "foo2 (header2) with H1" << std::endl; std::cout << "Macro from H2: " << H1FUN(10) << std::endl; #else std::cout << "foo2 (header2) without H1" << std::endl; #endif }
19.142857
59
0.600746
9bcf1b2b0cf98cf0ede39e819dec66bac22259d2
1,381
h
C
BoxContentSDK/BoxContentSDK/Requests/BOXFolderItemsRequest.h
breezy/box-ios-sdk-v2
2082fd1e37dd212b1e7103c79c7c2765e2507239
[ "MIT" ]
null
null
null
BoxContentSDK/BoxContentSDK/Requests/BOXFolderItemsRequest.h
breezy/box-ios-sdk-v2
2082fd1e37dd212b1e7103c79c7c2765e2507239
[ "MIT" ]
null
null
null
BoxContentSDK/BoxContentSDK/Requests/BOXFolderItemsRequest.h
breezy/box-ios-sdk-v2
2082fd1e37dd212b1e7103c79c7c2765e2507239
[ "MIT" ]
null
null
null
// // BOXFolderItemsRequest.h // BoxContentSDK // // Created by Boris Suvorov on 3/31/15. // Copyright (c) 2015 Box. All rights reserved. // #import "BOXRequestWithSharedLinkHeader.h" @interface BOXFolderItemsRequest : BOXRequestWithSharedLinkHeader @property (nonatomic, readwrite, strong) NSString *folderID; @p...
36.342105
104
0.77987
afd507c62d70e44b85441753f872e238ef0893c4
8,212
c
C
src/thread.c
styxyang/ssearcher
5bf5eaa4f16624dee61f11d85a1e5ed2107e0528
[ "BSD-2-Clause" ]
2
2016-06-22T16:01:50.000Z
2016-09-01T02:55:25.000Z
src/thread.c
styxyang/ssearcher
5bf5eaa4f16624dee61f11d85a1e5ed2107e0528
[ "BSD-2-Clause" ]
null
null
null
src/thread.c
styxyang/ssearcher
5bf5eaa4f16624dee61f11d85a1e5ed2107e0528
[ "BSD-2-Clause" ]
null
null
null
#include "config.h" #include "debug.h" #include "thread.h" #include "magic.h" #include "file.h" #include "match.h" #include "options.h" #include "buffer.h" #include <stdlib.h> #include <assert.h> #include <string.h> #include <sys/stat.h> #include <dirent.h> #include <unistd.h> #include <fcntl.h> #include <sched.h> #i...
28.814035
83
0.524233
15d84bebead607a01168bddc83f15986a8d88ae4
34,351
h
C
src/core/vl53l1_ll_def.h
rneurink/VL53L1X_FULL_API
ee8097ce27937bdf3b8f08d28fdee7658b4d9039
[ "BSD-3-Clause" ]
2
2020-07-25T20:56:23.000Z
2020-08-25T23:54:21.000Z
src/core/vl53l1_ll_def.h
rneurink/VL53L1X_FULL_API
ee8097ce27937bdf3b8f08d28fdee7658b4d9039
[ "BSD-3-Clause" ]
null
null
null
src/core/vl53l1_ll_def.h
rneurink/VL53L1X_FULL_API
ee8097ce27937bdf3b8f08d28fdee7658b4d9039
[ "BSD-3-Clause" ]
null
null
null
/* * Copyright (c) 2017, STMicroelectronics - All Rights Reserved * * This file is part of VL53L1 Core and is dual licensed, * either 'STMicroelectronics * Proprietary license' * or 'BSD 3-clause "New" or "Revised" License' , at your option. * ****************************************************************************...
31.256597
85
0.71797
6f76293ce30921fb9316996ef10d1bc2c3c08848
12,975
h
C
mcrouter/stat_list.h
PPC64/mcrouter
76edd6c9c18a291845476a8b1d9a3e2df4716018
[ "BSD-3-Clause" ]
1
2015-06-16T14:58:48.000Z
2015-06-16T14:58:48.000Z
mcrouter/stat_list.h
PPC64/mcrouter
76edd6c9c18a291845476a8b1d9a3e2df4716018
[ "BSD-3-Clause" ]
null
null
null
mcrouter/stat_list.h
PPC64/mcrouter
76edd6c9c18a291845476a8b1d9a3e2df4716018
[ "BSD-3-Clause" ]
null
null
null
/* * Copyright (c) 2015, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. An additional grant * of patent rights can be found in the PATENTS file in the same directory. * */ // @nolint #...
35.45082
79
0.74921
6fb7c3ec22c41d8a234e3f9b17f7fd331a73e630
7,817
c
C
blink/main/blink.c
lowkeyinc/esp32dev
b9d2211851bfbb2fc1e33c598bcb77e03aa100ba
[ "Apache-2.0" ]
null
null
null
blink/main/blink.c
lowkeyinc/esp32dev
b9d2211851bfbb2fc1e33c598bcb77e03aa100ba
[ "Apache-2.0" ]
null
null
null
blink/main/blink.c
lowkeyinc/esp32dev
b9d2211851bfbb2fc1e33c598bcb77e03aa100ba
[ "Apache-2.0" ]
null
null
null
#include <stdio.h> #include "freertos/FreeRTOS.h" #include "freertos/task.h" #include "driver/gpio.h" #include "sdkconfig.h" #include "ble_hidd.c" #include "freertos/queue.h" #define LED_GPIO 32 #define BUTTON_GPIO 5 static bool led_state = false; typedef struct { bool down; uint8_t key;} key_press...
33.986957
130
0.743508
c0edc6ea4adc41c27bd4599c0842188fc441e9ad
1,291
h
C
System/Library/Frameworks/SwiftUI.framework/SwiftUI.ViewGraph.h
lechium/tvOS145Headers
9940da19adb0017f8037853e9cfccbe01b290dd5
[ "MIT" ]
5
2021-04-29T04:31:43.000Z
2021-08-19T18:59:58.000Z
System/Library/Frameworks/SwiftUI.framework/SwiftUI.ViewGraph.h
lechium/tvOS145Headers
9940da19adb0017f8037853e9cfccbe01b290dd5
[ "MIT" ]
null
null
null
System/Library/Frameworks/SwiftUI.framework/SwiftUI.ViewGraph.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:10:16 PM Mountain Standard Time * Operating System: Version 14.5 (Build 18L204) * Image Source: /System/Library/Frameworks/SwiftUI.framework...
23.472727
130
0.695585
c0eea671409b1085e174b0e2735083fda7542e63
22,871
c
C
modules/Singlediodeparams.c
kanderso-nrel/pysam
a90c24730ad03b2042f6ef9a1deb82d97c620cf7
[ "BSD-3-Clause" ]
null
null
null
modules/Singlediodeparams.c
kanderso-nrel/pysam
a90c24730ad03b2042f6ef9a1deb82d97c620cf7
[ "BSD-3-Clause" ]
null
null
null
modules/Singlediodeparams.c
kanderso-nrel/pysam
a90c24730ad03b2042f6ef9a1deb82d97c620cf7
[ "BSD-3-Clause" ]
1
2019-05-21T23:16:24.000Z
2019-05-21T23:16:24.000Z
#include <Python.h> #include <SAM_Singlediodeparams.h> #include <SAM_api.h> #include "PySAM_utils.h" /* * SingleDiodeModel Group */ static PyTypeObject SingleDiodeModel_Type; static PyObject * SingleDiodeModel_new(SAM_Singlediodeparams data_ptr) { PyObject* new_obj = SingleDiodeModel_Type.tp_alloc(&SingleDiod...
31.942737
225
0.650824
022398cd8dfbabccf151ae5d28ac7b02731a2d64
36,579
c
C
f_util.c
coliveira/xfignew
770930da640cbe140dfefeddfc6075489abf6435
[ "Unlicense" ]
1
2016-05-08T20:54:24.000Z
2016-05-08T20:54:24.000Z
f_util.c
coliveira/xfignew
770930da640cbe140dfefeddfc6075489abf6435
[ "Unlicense" ]
null
null
null
f_util.c
coliveira/xfignew
770930da640cbe140dfefeddfc6075489abf6435
[ "Unlicense" ]
null
null
null
/* * FIG : Facility for Interactive Generation of figures * Copyright (c) 1989-2002 by Brian V. Smith * * Any party obtaining a copy of these files is granted, free of charge, a * full and unrestricted irrevocable, world-wide, paid up, royalty-free, * nonexclusive right and license to deal in this software and do...
26.071989
101
0.609311
9d44f81acb6a18c8f5644ceea697f739e72d68e9
5,289
h
C
src/debug/wasm/gdb-server/transport.h
EXHades/v8
5fe0aa3bc79c0a9d3ad546b79211f07105f09585
[ "BSD-3-Clause" ]
20,995
2015-01-01T05:12:40.000Z
2022-03-31T21:39:18.000Z
src/debug/wasm/gdb-server/transport.h
Andrea-MariaDB-2/v8
a0f0ebd7a876e8cb2210115adbfcffe900e99540
[ "BSD-3-Clause" ]
333
2020-07-15T17:06:05.000Z
2021-03-15T12:13:09.000Z
src/debug/wasm/gdb-server/transport.h
Andrea-MariaDB-2/v8
a0f0ebd7a876e8cb2210115adbfcffe900e99540
[ "BSD-3-Clause" ]
4,523
2015-01-01T15:12:34.000Z
2022-03-28T06:23:41.000Z
// Copyright 2020 the V8 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. #ifndef V8_DEBUG_WASM_GDB_SERVER_TRANSPORT_H_ #define V8_DEBUG_WASM_GDB_SERVER_TRANSPORT_H_ #include <sstream> #include <vector> #include "src/base/mac...
27.262887
79
0.74532
3f42657b8f271d3f091f0299980e70159a21d53b
2,663
h
C
Source/include/ControllerDriver.h
r57zone/OpenVR-Additional-Arduino-Btns
8e55b0212584aff20b1904eb93d8c229697db631
[ "MIT" ]
2
2021-11-09T08:51:41.000Z
2021-11-18T14:14:06.000Z
Source/include/ControllerDriver.h
sxy2069/OpenVR-Additional-Arduino-Btns
0dddbe2991ac5f488cfc52b1582a651998c04b0d
[ "MIT" ]
null
null
null
Source/include/ControllerDriver.h
sxy2069/OpenVR-Additional-Arduino-Btns
0dddbe2991ac5f488cfc52b1582a651998c04b0d
[ "MIT" ]
1
2021-11-09T03:22:14.000Z
2021-11-09T03:22:14.000Z
#pragma once #include <openvr_driver.h> #include <windows.h> using namespace vr; /** This class controls the behavior of the controller. This is where you tell OpenVR what your controller has (buttons, joystick, trackpad, etc.). This is also where you inform OpenVR when the state of your controller change...
31.329412
102
0.753661
8f6be432ac0958bc0cbb4947c87421d3e045362e
3,666
c
C
ue500/src/dg10.c
JoachimSchneider/MicroEmacs
62a742a371bc128ab9440aea9e94fb24f446cbec
[ "RSA-MD" ]
1
2021-12-07T07:53:48.000Z
2021-12-07T07:53:48.000Z
ue500/src/dg10.c
JoachimSchneider/MicroEmacs
62a742a371bc128ab9440aea9e94fb24f446cbec
[ "RSA-MD" ]
null
null
null
ue500/src/dg10.c
JoachimSchneider/MicroEmacs
62a742a371bc128ab9440aea9e94fb24f446cbec
[ "RSA-MD" ]
null
null
null
/* * The routines in this file provide support for the Data General Model 10 * Microcomputer. */ #define termdef 1 /* don't define "term" external */ #include <stdio.h> #include "estruct.h" #include "eproto.h" #include "edef.h" #include "elang.h" #if DG10 #define NROW 24 ...
17.457143
77
0.609111
eb1df9afc1c261180c494099e357289ceb021443
994
h
C
6/platforms/android-4/arch-x86/usr/include/mtd/mtd-user.h
HelixOS/prebuilts-ndk
6e97ff0d4f69d92c4c81b82340ff3b0b85d77789
[ "Apache-2.0" ]
null
null
null
6/platforms/android-4/arch-x86/usr/include/mtd/mtd-user.h
HelixOS/prebuilts-ndk
6e97ff0d4f69d92c4c81b82340ff3b0b85d77789
[ "Apache-2.0" ]
null
null
null
6/platforms/android-4/arch-x86/usr/include/mtd/mtd-user.h
HelixOS/prebuilts-ndk
6e97ff0d4f69d92c4c81b82340ff3b0b85d77789
[ "Apache-2.0" ]
null
null
null
/**************************************************************************** **************************************************************************** *** *** This header was automatically generated from a Linux kernel header *** of the same name, to make information necessary for userspace to *** call i...
38.230769
78
0.534205
6b68ef1ccada9c519c4dfc42aba08576b7915215
499
c
C
codes/sample02.c
takeshi-aihana/C_Internals
ac6a77d53eff5ebd5f4bcaa39d8ae81f717facc2
[ "CC0-1.0" ]
null
null
null
codes/sample02.c
takeshi-aihana/C_Internals
ac6a77d53eff5ebd5f4bcaa39d8ae81f717facc2
[ "CC0-1.0" ]
null
null
null
codes/sample02.c
takeshi-aihana/C_Internals
ac6a77d53eff5ebd5f4bcaa39d8ae81f717facc2
[ "CC0-1.0" ]
null
null
null
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* * gcc-4.8 -Wall -g3 sample02.c -o do-sample02 * * gcc-4.8 -m32 -S sample02.c -o sample02.s * * $Id: sample02.c $ * $Lastupdate: 2020/06/03 16:04:04 $ */ /* 123456789012345678901234567890123456789012345678901234567890123456789012...
24.95
101
0.523046
b1da6061744ec66149e4227aa6bd008892104ac9
3,977
h
C
src/main/jni/include/ca_uwaterloo_JCLCudaAPI_Device.h
sstewart2012/JCLCudaAPI
19dc85c1bc8d7c0381ef0fb95f7ef5b6fb51ba43
[ "Apache-1.1" ]
1
2016-07-13T07:25:19.000Z
2016-07-13T07:25:19.000Z
src/main/jni/include/ca_uwaterloo_JCLCudaAPI_Device.h
sstewart2012/JCLCudaAPI
19dc85c1bc8d7c0381ef0fb95f7ef5b6fb51ba43
[ "Apache-1.1" ]
null
null
null
src/main/jni/include/ca_uwaterloo_JCLCudaAPI_Device.h
sstewart2012/JCLCudaAPI
19dc85c1bc8d7c0381ef0fb95f7ef5b6fb51ba43
[ "Apache-1.1" ]
null
null
null
/* DO NOT EDIT THIS FILE - it is machine generated */ #include <jni.h> /* Header for class ca_uwaterloo_JCLCudaAPI_Device */ #ifndef _Included_ca_uwaterloo_JCLCudaAPI_Device #define _Included_ca_uwaterloo_JCLCudaAPI_Device #ifdef __cplusplus extern "C" { #endif /* * Class: ca_uwaterloo_JCLCudaAPI_Device * Method...
25.170886
82
0.75484
d4d6b5849e49ef98b72da6386f0b566c3aeb138c
10,053
h
C
Source/FSD/Public/ConvertedRobot.h
Dr-Turtle/DRG_ModPresetManager
abd7ff98a820969504491a1fe68cf2f9302410dc
[ "MIT" ]
8
2021-07-10T20:06:05.000Z
2022-03-04T19:03:50.000Z
Source/FSD/Public/ConvertedRobot.h
Dr-Turtle/DRG_ModPresetManager
abd7ff98a820969504491a1fe68cf2f9302410dc
[ "MIT" ]
9
2022-01-13T20:49:44.000Z
2022-03-27T22:56:48.000Z
Source/FSD/Public/ConvertedRobot.h
Dr-Turtle/DRG_ModPresetManager
abd7ff98a820969504491a1fe68cf2f9302410dc
[ "MIT" ]
2
2021-07-10T20:05:42.000Z
2022-03-14T17:05:35.000Z
#pragma once #include "CoreMinimal.h" #include "Templates/SubclassOf.h" #include "EnemyDeepPathfinderCharacter.h" #include "WeaponFireOwner.h" #include "UObject/NoExportTypes.h" #include "EInputKeys.h" #include "Curves/CurveFloat.h" #include "ERobotState.h" #include "ConvertedRobot.generated.h" class USceneComponent; ...
27.097035
123
0.751616
a81a8e55ec74505b9e5b323a1f165642b536576f
7,433
c
C
freebsd3/sys/alpha/pci/pcibus.c
MarginC/kame
2ef74fe29e4cca9b4a87a1d5041191a9e2e8be30
[ "BSD-3-Clause" ]
91
2015-01-05T15:18:31.000Z
2022-03-11T16:43:28.000Z
freebsd3/sys/alpha/pci/pcibus.c
MarginC/kame
2ef74fe29e4cca9b4a87a1d5041191a9e2e8be30
[ "BSD-3-Clause" ]
1
2016-02-25T15:57:55.000Z
2016-02-25T16:01:02.000Z
freebsd3/sys/alpha/pci/pcibus.c
MarginC/kame
2ef74fe29e4cca9b4a87a1d5041191a9e2e8be30
[ "BSD-3-Clause" ]
21
2015-02-07T08:23:07.000Z
2021-12-14T06:01:49.000Z
/* * Copyright (c) 1997, Stefan Esser <se@freebsd.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice unm...
22.800613
78
0.696623
4bf4bb144ab6a5e9430254075a7d2325ef586d11
36,947
h
C
ll/include/pstl/_pstl_list.h
mynlp/enju
d984a630b30b95de16f3b715277e95dc6fbe15b4
[ "Apache-2.0" ]
48
2016-10-11T06:07:02.000Z
2022-03-02T16:26:25.000Z
ll/include/pstl/_pstl_list.h
mynlp/enju
d984a630b30b95de16f3b715277e95dc6fbe15b4
[ "Apache-2.0" ]
7
2017-02-13T09:14:34.000Z
2019-01-18T06:06:29.000Z
ll/include/pstl/_pstl_list.h
mynlp/enju
d984a630b30b95de16f3b715277e95dc6fbe15b4
[ "Apache-2.0" ]
18
2016-11-13T23:14:28.000Z
2022-01-12T15:21:44.000Z
/* * Copyright (c) 1994 * Hewlett-Packard Company * * Permission to use, copy, modify, distribute and sell this software * and its documentation for any purpose is hereby granted without fee, * provided that the above copyright notice appear in all copies and * that both that copyright notice and this permission...
32.239965
164
0.680705
ef035de341b7e03755f8dc8323764971b22dac80
2,232
c
C
third_party/zip/variable.c
junyanl-code/Luminary-Micro-Library
52dff10f8812558749263b4767de4b0d3c79a9b3
[ "BSD-3-Clause" ]
25
2015-04-20T13:03:05.000Z
2022-01-06T07:25:02.000Z
third_party/zip/variable.c
junyanl-code/Luminary-Micro-Library
52dff10f8812558749263b4767de4b0d3c79a9b3
[ "BSD-3-Clause" ]
null
null
null
third_party/zip/variable.c
junyanl-code/Luminary-Micro-Library
52dff10f8812558749263b4767de4b0d3c79a9b3
[ "BSD-3-Clause" ]
24
2015-09-22T12:08:11.000Z
2021-12-30T10:17:30.000Z
/* * variable.c * * Variable manipulation routines * */ #include "ztypes.h" /* * load * * Load and store a variable value. * */ #ifdef __STDC__ void load (zword_t variable) #else void load (variable) zword_t variable; #endif { store_operand (load_variable (variable)); }/* lo...
14.88
67
0.638441
8856a7fd4b6b935d0acefff5ffa60243e2edf6fc
144
h
C
main/console.h
arjenhiemstra/itho-esp
220fe90810d87a8760f84143cbfd9cfe751ff599
[ "Unlicense" ]
5
2020-12-22T21:12:42.000Z
2021-02-13T13:56:28.000Z
main/console.h
arjenhiemstra/itho-esp
220fe90810d87a8760f84143cbfd9cfe751ff599
[ "Unlicense" ]
3
2021-05-05T20:32:37.000Z
2022-01-19T14:35:20.000Z
main/console.h
arjenhiemstra/itho-esp
220fe90810d87a8760f84143cbfd9cfe751ff599
[ "Unlicense" ]
1
2021-03-07T09:25:14.000Z
2021-03-07T09:25:14.000Z
#pragma once #include <string> bool console_read(const char* prompt, std::string& res, const char* defaultValue = "", bool multiline = false);
28.8
111
0.729167
ccfb8ae65dbbb9ceec4d747cb93b399eff305127
15,991
h
C
Haru/4DPlugin.h
miyako/4d-plugin-haru
749599d7ec9f21a2071ebef3859eb3fce8c59754
[ "MIT" ]
null
null
null
Haru/4DPlugin.h
miyako/4d-plugin-haru
749599d7ec9f21a2071ebef3859eb3fce8c59754
[ "MIT" ]
1
2020-02-13T03:34:38.000Z
2020-06-01T21:08:11.000Z
Haru/4DPlugin.h
miyako/4d-plugin-haru
749599d7ec9f21a2071ebef3859eb3fce8c59754
[ "MIT" ]
2
2016-06-07T08:28:17.000Z
2016-08-03T10:53:05.000Z
/* -------------------------------------------------------------------------------- # # 4DPlugin.h # source generated by 4D Plugin Wizard # Project : Haru # author : miyako # 2017/06/24 # # --------------------------------------------------------------------------------*/ // --- Extended Graphics...
62.709804
86
0.824964
697b6c87f32c285d87813a63d85456d351359ce8
7,031
h
C
VoodooIntel3945.h
pvaibhav/VoodooIntel3945
912ce8c833705689e84e863657998bceeb4bf5b2
[ "BSD-2-Clause" ]
7
2016-03-16T00:23:13.000Z
2021-05-03T13:35:05.000Z
VoodooIntel3945.h
pvaibhav/VoodooIntel3945
912ce8c833705689e84e863657998bceeb4bf5b2
[ "BSD-2-Clause" ]
null
null
null
VoodooIntel3945.h
pvaibhav/VoodooIntel3945
912ce8c833705689e84e863657998bceeb4bf5b2
[ "BSD-2-Clause" ]
2
2019-04-25T13:52:08.000Z
2021-01-19T02:49:58.000Z
/* * VoodooIntel3945.h * VoodooIntel3945 * * Created by Prashant Vaibhav on 31/08/09. * Copyright 2009 Prashant Vaibhav. All rights reserved. * */ #ifndef _VOODOOINTEL3945_H #define _VOODOOINTEL3945_H #pragma mark Includes #include <sys/types.h> #include <sys/kernel_types.h> #include <IOKit/IOLib.h> #incl...
36.430052
103
0.730053
f82daa142460922a85aeb7b03e647115513d386a
138
h
C
lib/ios/ReactNativeNavigationTests/RNNTestRootViewCreator.h
masslight/react-native-navigation
dd51281c7a109abef83ee83995b02417a11fc6db
[ "MIT" ]
7
2018-01-09T23:06:30.000Z
2020-06-14T18:23:52.000Z
lib/ios/ReactNativeNavigationTests/RNNTestRootViewCreator.h
masslight/react-native-navigation
dd51281c7a109abef83ee83995b02417a11fc6db
[ "MIT" ]
18
2020-04-06T02:00:24.000Z
2022-03-25T18:52:20.000Z
lib/ios/ReactNativeNavigationTests/RNNTestRootViewCreator.h
masslight/react-native-navigation
dd51281c7a109abef83ee83995b02417a11fc6db
[ "MIT" ]
5
2020-03-10T16:14:46.000Z
2021-09-25T09:51:59.000Z
#import <Foundation/Foundation.h> #import "RNNRootViewCreator.h" @interface RNNTestRootViewCreator : NSObject <RNNRootViewCreator> @end
19.714286
65
0.811594
f84d18ce64ca4a6a40ea3e046d632bd87581af41
439
c
C
sys_enter_openat/sys_enter_openat.bpf.c
feifeifeimoon/ebpf-study
d56d30febce4a4642c94c9a2da2b542473aa5f46
[ "Apache-2.0" ]
null
null
null
sys_enter_openat/sys_enter_openat.bpf.c
feifeifeimoon/ebpf-study
d56d30febce4a4642c94c9a2da2b542473aa5f46
[ "Apache-2.0" ]
null
null
null
sys_enter_openat/sys_enter_openat.bpf.c
feifeifeimoon/ebpf-study
d56d30febce4a4642c94c9a2da2b542473aa5f46
[ "Apache-2.0" ]
null
null
null
#include "vmlinux.h" #include <bpf/bpf_helpers.h> SEC("tracepoint/syscalls/sys_enter_openat") int tracepoint__syscalls__sys_enter_openat(struct trace_event_raw_sys_enter *ctx) { const char *fname = (const char *) ctx->args[1]; int flags = (int) ctx->args[2]; char fmt[] = "[trace openat] filename='%s' flag...
29.266667
83
0.687927
52ca8994de180467b6ad0a8f4c5e54c9ca268743
253
h
C
Cores/Play/PVPlayCore/Core/PVPlayCore+Audio.h
ianclawson/Provenance
e9cc8c57f41a4d122a998cf53ffd69b1513d4205
[ "BSD-3-Clause" ]
3,459
2015-01-07T14:07:09.000Z
2022-03-25T03:51:10.000Z
Cores/Play/PVPlayCore/Core/PVPlayCore+Audio.h
ianclawson/Provenance
e9cc8c57f41a4d122a998cf53ffd69b1513d4205
[ "BSD-3-Clause" ]
688
2015-01-05T18:07:57.000Z
2018-03-24T14:29:58.000Z
Cores/Play/PVPlayCore/Core/PVPlayCore+Audio.h
ianclawson/Provenance
e9cc8c57f41a4d122a998cf53ffd69b1513d4205
[ "BSD-3-Clause" ]
549
2015-01-07T14:07:15.000Z
2022-01-07T16:13:05.000Z
// // PVPlayCore+Audio.h // PVPlay // // Created by Joseph Mattiello on 11/1/18. // Copyright © 2021 Provenance. All rights reserved. // #import <PVPlay/PVPlay.h> NS_ASSUME_NONNULL_BEGIN @interface PVPlayCore (Audio) @end NS_ASSUME_NONNULL_END
14.055556
53
0.72332
fb8ed8189044edd79dd0d8fe59bd27630c736186
751
h
C
src/include/DMSUT.h
dotweiba/dbt5
39e23b0a0bfd4dfcb80cb2231270324f6bbf4b42
[ "Artistic-1.0" ]
3
2017-08-30T12:57:33.000Z
2022-02-08T14:25:03.000Z
src/include/DMSUT.h
dotweiba/dbt5
39e23b0a0bfd4dfcb80cb2231270324f6bbf4b42
[ "Artistic-1.0" ]
1
2020-09-28T05:36:28.000Z
2021-03-15T10:38:29.000Z
src/include/DMSUT.h
dotweiba/dbt5
39e23b0a0bfd4dfcb80cb2231270324f6bbf4b42
[ "Artistic-1.0" ]
5
2017-01-18T20:16:06.000Z
2021-03-09T12:23:50.000Z
/* * This file is released under the terms of the Artistic License. Please see * the file LICENSE, included in this package, for details. * * Copyright (C) 2006-2010 Rilson Nascimento * * DM - SUT Interface class * 12 August 2006 */ #ifndef DM_SUT_H #define DM_SUT_H #include "DM.h" #include "locking.h" #inc...
22.757576
77
0.741678
dd3a265859d8f34a6fe226048b4dc44a9e965bb3
1,243
h
C
src/libusockets.h
camill8/uSockets
70e1cc081f728c50347c28690b46fca58054a090
[ "Zlib" ]
1
2018-09-19T07:04:52.000Z
2018-09-19T07:04:52.000Z
src/libusockets.h
xyuan/uSockets
491a8152dff8d8e199742d19e39d057938f4d39c
[ "Zlib" ]
null
null
null
src/libusockets.h
xyuan/uSockets
491a8152dff8d8e199742d19e39d057938f4d39c
[ "Zlib" ]
null
null
null
#ifndef LIBUSOCKETS_H #define LIBUSOCKETS_H /* 512kb shared receive buffer */ #define LIBUS_RECV_BUFFER_LENGTH 524288 /* A timeout granularity of 4 seconds means give or take 4 seconds from set timeout */ #define LIBUS_TIMEOUT_GRANULARITY 4 /* Define what a socket descriptor is based on platform */ #ifdef _WIN32 #inc...
21.431034
86
0.783588
f7b9334b1424a426c8c6012afa8d4c739fd7b7b6
7,149
h
C
apiwzem/PnlWzemNdeDetail.h
mpsitech/wzem-WhizniumSBE-Engine-Monitor
0d9a204660bfad57f25dbd641fd86713986f32f1
[ "MIT" ]
null
null
null
apiwzem/PnlWzemNdeDetail.h
mpsitech/wzem-WhizniumSBE-Engine-Monitor
0d9a204660bfad57f25dbd641fd86713986f32f1
[ "MIT" ]
null
null
null
apiwzem/PnlWzemNdeDetail.h
mpsitech/wzem-WhizniumSBE-Engine-Monitor
0d9a204660bfad57f25dbd641fd86713986f32f1
[ "MIT" ]
null
null
null
/** * \file PnlWzemNdeDetail.h * API code for job PnlWzemNdeDetail (declarations) * \copyright (C) 2016-2020 MPSI Technologies GmbH * \author Alexander Wirthmueller (auto-generation) * \date created: 6 Dec 2020 */ // IP header --- ABOVE #ifndef PNLWZEMNDEDETAIL_H #define PNLWZEMNDEDETAIL_H #include "ApiWzem_blk...
27.18251
369
0.710589
1c4cf9cc497b476489bb9ec36e6af1b50d270209
24,649
c
C
src/redland/rasqal-0.9.33/src/rasqal_ntriples.c
aram148/libOmexMeta
331a0a48570a212aaa2b6cb3fe72b9f43ac828af
[ "Apache-2.0" ]
6
2020-07-07T11:23:29.000Z
2021-11-19T09:49:02.000Z
src/redland/rasqal-0.9.33/src/rasqal_ntriples.c
aram148/libOmexMeta
331a0a48570a212aaa2b6cb3fe72b9f43ac828af
[ "Apache-2.0" ]
79
2020-06-23T15:32:44.000Z
2022-02-23T06:46:43.000Z
src/redland/rasqal-0.9.33/src/rasqal_ntriples.c
aram148/libOmexMeta
331a0a48570a212aaa2b6cb3fe72b9f43ac828af
[ "Apache-2.0" ]
5
2020-11-29T04:29:54.000Z
2021-08-17T15:55:41.000Z
/* -*- Mode: c; c-basic-offset: 2 -*- * * rasqal_ntriples.c - Rasqal N-Triples parsing utilities * * Copyright (C) 2013, David Beckett http://www.dajobe.org/ * * This package is Free Software and part of Redland http://librdf.org/ * * It is licensed under the following three licenses as alternatives: ...
28.528935
178
0.513043
941d3701584bae242943484f7d7ec92a7298c6dc
252
h
C
Citron/Citron/Adapters/CTStarExpertsCellAdapter.h
lingguang1997/Citrons
630b3d57e0ef1ac988b28d953f4ff84729760a79
[ "Apache-2.0" ]
1
2016-01-27T02:12:28.000Z
2016-01-27T02:12:28.000Z
Citron/Citron/Adapters/CTStarExpertsCellAdapter.h
lingguang1997/Citrons
630b3d57e0ef1ac988b28d953f4ff84729760a79
[ "Apache-2.0" ]
null
null
null
Citron/Citron/Adapters/CTStarExpertsCellAdapter.h
lingguang1997/Citrons
630b3d57e0ef1ac988b28d953f4ff84729760a79
[ "Apache-2.0" ]
1
2016-03-07T14:50:16.000Z
2016-03-07T14:50:16.000Z
// // CTStarExpertsCellAdapter.h // Citron // // Created by Zijiao Liu on 1/11/16. // Copyright © 2016 iAskData. All rights reserved. // #import <AppKit/AKTableViewCellAdapter.h> @interface CTStarExpertsCellAdapter : AKTableViewCellAdapter @end
18
60
0.742063
20a335903da449658f4dda322a39388443353bdf
1,669
h
C
include/c-game/ctools.h
hlibc/cubescript
81e274043444c1d1573f49cb2290c8a0637c28a3
[ "Cube" ]
1
2019-05-25T08:16:55.000Z
2019-05-25T08:16:55.000Z
include/c-game/ctools.h
hlibc/cube-zero
942523b97378829600667cc697598532665a29ba
[ "Cube" ]
null
null
null
include/c-game/ctools.h
hlibc/cube-zero
942523b97378829600667cc697598532665a29ba
[ "Cube" ]
null
null
null
/* things that will sort of work with C .. */ #define true 1 #define false 0 #ifndef _CTOOLS_H #define _CTOOLS_H #ifdef __GNUC__ #define gamma __gamma #endif #include <math.h> #ifdef __GNUC__ #undef gamma #endif /* c headers */ #include <string.h> #include <stdio.h> #include <stdlib.h> #include <stdarg.h> #inclu...
25.676923
144
0.651887
2d96c578e2a5ef61c1b11776dc6aa583329c994a
845
h
C
chrome/browser/error_reporting/constants.h
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
14,668
2015-01-01T01:57:10.000Z
2022-03-31T23:33:32.000Z
chrome/browser/error_reporting/constants.h
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
113
2015-05-04T09:58:14.000Z
2022-01-31T19:35:03.000Z
chrome/browser/error_reporting/constants.h
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
5,941
2015-01-02T11:32:21.000Z
2022-03-31T16:35:46.000Z
// Copyright 2021 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 CHROME_BROWSER_ERROR_REPORTING_CONSTANTS_H_ #define CHROME_BROWSER_ERROR_REPORTING_CONSTANTS_H_ #include "build/chromeos_buildflags.h" #if BUILD...
42.25
75
0.807101
31e8056bd280e8a4572de9ba640108d4dd4db287
14,763
c
C
AzureMXChip/MXCHIPAZ3166/core/lib/threadx/ports/c667x/ccs/example_build/sample_threadx_c6678evm/board_setup.c
Logicalis/eugenio-devices
5bba26f1dcfbd84a1e1b38ab5801db8cca87e1d5
[ "MIT" ]
null
null
null
AzureMXChip/MXCHIPAZ3166/core/lib/threadx/ports/c667x/ccs/example_build/sample_threadx_c6678evm/board_setup.c
Logicalis/eugenio-devices
5bba26f1dcfbd84a1e1b38ab5801db8cca87e1d5
[ "MIT" ]
null
null
null
AzureMXChip/MXCHIPAZ3166/core/lib/threadx/ports/c667x/ccs/example_build/sample_threadx_c6678evm/board_setup.c
Logicalis/eugenio-devices
5bba26f1dcfbd84a1e1b38ab5801db8cca87e1d5
[ "MIT" ]
null
null
null
/* * board_setup.c * */ #include "board_setup.h" #include "C66XX.h" #include <string.h> //============================================================================= //============ General definitions ============================================ //===============================================================...
33.400452
116
0.477139
f5d44273f83942dc0f856dffdaac476a647f367e
2,157
c
C
Exercise/64/5/ssh_cl.c
sunhuiquan/tlpi-learn
a4674ce2fd21f29f09e6471b12070cdc5eec2f91
[ "MIT" ]
49
2021-07-29T14:26:51.000Z
2022-03-27T10:08:06.000Z
Exercise/64/5/ssh_cl.c
sunhuiquan/TLPI_learn_note
a4674ce2fd21f29f09e6471b12070cdc5eec2f91
[ "MIT" ]
1
2021-09-02T07:56:43.000Z
2021-09-04T09:45:05.000Z
Exercise/64/5/ssh_cl.c
sunhuiquan/TLPI_learn_note
a4674ce2fd21f29f09e6471b12070cdc5eec2f91
[ "MIT" ]
4
2021-10-03T18:08:48.000Z
2022-03-22T14:58:38.000Z
#include <arpa/inet.h> #include <sys/socket.h> #include <sys/select.h> #include <tlpi_hdr.h> #define SSH_SERVICE 22 #define MAXLINE 1024 int main(int argc, char *argv[]) { int cfd; struct sockaddr_in addr; int readn, closed; char buf[MAXLINE]; fd_set rfdset; char user[MAXLINE], host[MAXLINE]; char *pc; if (a...
21.147059
71
0.601298
8cb3953e8db0afb6013833bf114ba60bbf38011a
431
h
C
my_softphone/subscribe.h
sashkaseltsov1/reposCpp
3ff5ce2a14a368a36b1758099ce4f3e8c4cdf11d
[ "Unlicense" ]
1
2021-01-29T09:49:36.000Z
2021-01-29T09:49:36.000Z
my_softphone/subscribe.h
sashkaseltsov1/MySoftphoneApp
3ff5ce2a14a368a36b1758099ce4f3e8c4cdf11d
[ "Unlicense" ]
1
2020-02-20T06:58:16.000Z
2020-02-20T07:08:07.000Z
my_softphone/subscribe.h
sashkaseltsov1/reposCpp
3ff5ce2a14a368a36b1758099ce4f3e8c4cdf11d
[ "Unlicense" ]
null
null
null
#ifndef SUBSCRIBE_H #define SUBSCRIBE_H #include <QString> #include <mybuddy.h> #include <myaccount.h> #include <config.h> class MyAccount; class Subscribe { public: Subscribe(MyAccount &acc, QString login, Config &settings); ~Subscribe(){delete buddy;} QString getLogin(){return login;} void notifyAbout...
17.958333
63
0.709977
5d2229ee566e5a2de77e3506c82b76f214cd764f
3,268
c
C
src/path.c
cglindkamp/dfm
2eff482f57858937aaae99423675ab86c46f449e
[ "0BSD" ]
11
2018-01-17T22:13:06.000Z
2022-03-10T08:21:08.000Z
src/path.c
cglindkamp/dfm
2eff482f57858937aaae99423675ab86c46f449e
[ "0BSD" ]
2
2017-08-27T00:25:13.000Z
2020-11-02T06:00:46.000Z
src/path.c
cglindkamp/dfm
2eff482f57858937aaae99423675ab86c46f449e
[ "0BSD" ]
null
null
null
/* See LICENSE file for copyright and license details. */ #include "path.h" #include <errno.h> #include <stdlib.h> #include <string.h> #include <unistd.h> static bool path_make_room(struct path *path, size_t size) { size_t target_size = size ? size : path->allocated_size * 2; if(target_size > path->allocated_size)...
19.223529
73
0.654529
f63c74cc090ee3ab8505b85d8d35258ba9220303
1,317
h
C
System/Library/PrivateFrameworks/WatchListKit.framework/WLKChannelUtilities.h
lechium/iPhoneOS_12.1.1_Headers
aac688b174273dfcbade13bab104461f463db772
[ "MIT" ]
12
2019-06-02T02:42:41.000Z
2021-04-13T07:22:20.000Z
System/Library/PrivateFrameworks/WatchListKit.framework/WLKChannelUtilities.h
lechium/iPhoneOS_12.1.1_Headers
aac688b174273dfcbade13bab104461f463db772
[ "MIT" ]
null
null
null
System/Library/PrivateFrameworks/WatchListKit.framework/WLKChannelUtilities.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:48:13 PM Mountain Standard Time * Operating System: Version 12.1.1 (Build 16C5050a) * Image Source: /System/Library/PrivateFrameworks/WatchListKit.framework/WatchListKit * classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 b...
32.121951
166
0.779803
06ba00ad4a02ce20aaea6beb87f233d5c7635e79
480
h
C
Sources/Controllers/2.0/OACollapsableView.h
Zahnstocher/OsmAnd-ios
d67009024c5ebb0084c83e3a9c305455b5db3397
[ "MIT" ]
null
null
null
Sources/Controllers/2.0/OACollapsableView.h
Zahnstocher/OsmAnd-ios
d67009024c5ebb0084c83e3a9c305455b5db3397
[ "MIT" ]
null
null
null
Sources/Controllers/2.0/OACollapsableView.h
Zahnstocher/OsmAnd-ios
d67009024c5ebb0084c83e3a9c305455b5db3397
[ "MIT" ]
null
null
null
// // OACollapsableView.h // OsmAnd // // Created by Alexey Kulish on 08/12/2016. // Copyright © 2016 OsmAnd. All rights reserved. // #import <UIKit/UIKit.h> #define kMarginLeft 60.0f #define kMarginRight 15.0f #define kCollapsableTitleMarginRight 35.0f @interface OACollapsableView : UIView - (void) adjustHeigh...
21.818182
66
0.75
bf3889585582fc37e8998e1747d4e7ce0430b63b
7,532
h
C
indra/llmath/m3math.h
SaladDais/LSO2-VM-Performance
d7ec9ad9daa9a2c9e48c5f06cd768606e3e50638
[ "ISC" ]
1
2022-01-29T07:10:03.000Z
2022-01-29T07:10:03.000Z
indra/llmath/m3math.h
SaladDais/LSO2-VM-Performance
d7ec9ad9daa9a2c9e48c5f06cd768606e3e50638
[ "ISC" ]
null
null
null
indra/llmath/m3math.h
SaladDais/LSO2-VM-Performance
d7ec9ad9daa9a2c9e48c5f06cd768606e3e50638
[ "ISC" ]
1
2021-10-01T22:22:27.000Z
2021-10-01T22:22:27.000Z
/** * @file m3math.h * @brief LLMatrix3 class header file. * * $LicenseInfo:firstyear=2000&license=viewerlgpl$ * Second Life Viewer Source Code * Copyright (C) 2010, Linden Research, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General P...
34.87037
148
0.660781
ba2d26ab317fdd779606231b4a1b78107dcda1ef
708
h
C
src/UpnpStack/UpnpTypedef/UpnpDeviceSummary.h
jxfengzi/UpnpLan
9b3357aaf7f04296c5a11c17b100728f2f607dac
[ "MIT" ]
2
2016-03-29T03:02:59.000Z
2016-04-08T10:31:21.000Z
src/UpnpStack/UpnpTypedef/UpnpDeviceSummary.h
jxfengzi/UpnpLan
9b3357aaf7f04296c5a11c17b100728f2f607dac
[ "MIT" ]
null
null
null
src/UpnpStack/UpnpTypedef/UpnpDeviceSummary.h
jxfengzi/UpnpLan
9b3357aaf7f04296c5a11c17b100728f2f607dac
[ "MIT" ]
3
2016-09-18T09:51:08.000Z
2021-12-03T03:41:02.000Z
/* * Copyright (C) 2013-2015 * * @author jxfengzi@gmail.com * @date 2013-7-9 * * @file UpnpDeviceSummary.h * * @remark * set tabstop=4 * set shiftwidth=4 * set expandtab */ #ifndef __UPNP_DEVICE_SUMMARY_H__ #define __UPNP_DEVICE_SUMMARY_H__ #include "tiny_base.h" #include "upnp_define.h" TINY_BEGI...
18.631579
44
0.738701
0f8ec70c33703fc5c09c7e17f13bfca5cadb0e00
987
c
C
libft/src/ft_strclr.c
BimManager/filler
20295ce45b05d085434f51cf46e24e7f7fac5707
[ "MIT" ]
null
null
null
libft/src/ft_strclr.c
BimManager/filler
20295ce45b05d085434f51cf46e24e7f7fac5707
[ "MIT" ]
null
null
null
libft/src/ft_strclr.c
BimManager/filler
20295ce45b05d085434f51cf46e24e7f7fac5707
[ "MIT" ]
null
null
null
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strclr.c :+: :+: :+: ...
44.863636
80
0.14387
d56e087b6306f2e2d19d3b5b81135e69ad25e583
3,944
c
C
python_ketama/ketamamodule.c
timgates42/ketama
18cf9a7717dad0d8106a5205900a17617043fe2c
[ "BSD-2-Clause" ]
545
2015-01-11T02:10:33.000Z
2022-03-24T06:13:40.000Z
python_ketama/ketamamodule.c
WhatDream/ketama
18cf9a7717dad0d8106a5205900a17617043fe2c
[ "BSD-2-Clause" ]
3
2016-07-26T02:39:05.000Z
2020-01-31T15:38:45.000Z
python_ketama/ketamamodule.c
WhatDream/ketama
18cf9a7717dad0d8106a5205900a17617043fe2c
[ "BSD-2-Clause" ]
107
2015-01-12T06:57:54.000Z
2022-03-24T06:13:44.000Z
/** * $Id: ketamamodule.c 22 2007-07-13 01:31:27Z toxik $ * * ketama Python module. * * Definitions of C-level API calls to libketama * * libketama defines: * ketama_roll: initialize server list and return a continuum * ketama_destroy: free memory used by continuum * ketama_get_server: hash key up and return ...
26.469799
76
0.635649
ec11bea29e1a28722045a415217b24d4a6eee430
3,917
h
C
test/src/pottery/benchmark/test_benchmark_sort_common.h
ludocode/pottery
437b071ee8dd496a8a2d47c1db2643eaa82dc34d
[ "MIT" ]
85
2020-12-17T01:21:32.000Z
2022-03-25T10:47:00.000Z
test/src/pottery/benchmark/test_benchmark_sort_common.h
ludocode/pottery
437b071ee8dd496a8a2d47c1db2643eaa82dc34d
[ "MIT" ]
3
2020-12-20T16:09:37.000Z
2022-03-19T18:58:14.000Z
test/src/pottery/benchmark/test_benchmark_sort_common.h
ludocode/pottery
437b071ee8dd496a8a2d47c1db2643eaa82dc34d
[ "MIT" ]
4
2020-12-17T02:13:40.000Z
2022-01-24T03:58:36.000Z
/* * MIT License * * Copyright (c) 2020-2021 11037650 Canada Inc. * * 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 u...
43.043956
89
0.747
41af2ef21138b57be580723135121cc4868ffb16
2,005
h
C
QClient/qclient.h
KailinLi/QChat
ea5e762b31cc4769611516d4f6ca1a79ad0f93c1
[ "MIT" ]
4
2017-10-19T15:44:06.000Z
2021-08-24T12:32:29.000Z
QClient/qclient.h
KailinLi/QChat
ea5e762b31cc4769611516d4f6ca1a79ad0f93c1
[ "MIT" ]
null
null
null
QClient/qclient.h
KailinLi/QChat
ea5e762b31cc4769611516d4f6ca1a79ad0f93c1
[ "MIT" ]
1
2020-04-30T08:21:50.000Z
2020-04-30T08:21:50.000Z
#ifndef QCLIENT_H #define QCLIENT_H #include <QWidget> #include <QTextCharFormat> #include "connectthreadpool.h" #include "parallelserver.h" #include "userinfolist.h" #include "sendfile.h" #include "receivefile.h" namespace Ui { class QClient; } class QClient : public QWidget { Q_OBJECT public: explicit QCl...
25.379747
66
0.717207
3bd9085244c081084413ff89548fd36b37ee0875
397
h
C
BTE/Categories/ZTYScreenshot.h
sophiemarceau/bte_iOS
3e44be16be9559709e5dfbe24855f929e68832b1
[ "MIT" ]
1
2022-02-08T06:42:11.000Z
2022-02-08T06:42:11.000Z
BTE/Categories/ZTYScreenshot.h
sophiemarceau/bte_iOS
3e44be16be9559709e5dfbe24855f929e68832b1
[ "MIT" ]
1
2021-11-12T02:04:11.000Z
2021-11-12T02:04:11.000Z
BTE/Categories/ZTYScreenshot.h
sophiemarceau/bte_iOS
3e44be16be9559709e5dfbe24855f929e68832b1
[ "MIT" ]
null
null
null
// // ZTYScreenshot.h // BTE // // Created by wanmeizty on 15/8/18. // Copyright © 2018年 wangli. All rights reserved. // #import <Foundation/Foundation.h> #import "BTECommontModel.h" @interface ZTYScreenshot : NSObject + (UIImage *)screenshotImage; + (UIImage *)screenshotImageBottomImageName:(NSString *)imgName; ...
22.055556
64
0.72796
02bdf89714067cdc5b805f789b72d00ca0e30d7d
182
c
C
src/engine/arch/amd64/windows/multithreading.c
tevoran/phoenix-engine
91fb4a20ab698e947f08e75f4481099e6de7bb29
[ "BSL-1.0" ]
4
2021-06-20T01:27:16.000Z
2021-07-18T09:19:01.000Z
src/engine/arch/amd64/windows/multithreading.c
tevoran/phoenix-engine
91fb4a20ab698e947f08e75f4481099e6de7bb29
[ "BSL-1.0" ]
3
2021-07-03T17:15:47.000Z
2021-07-21T22:27:09.000Z
src/engine/arch/amd64/windows/multithreading.c
tevoran/phoenix-engine
91fb4a20ab698e947f08e75f4481099e6de7bb29
[ "BSL-1.0" ]
null
null
null
#include <te.h> #ifdef PTW32_VERSION #include <pthread.h> //Windows POSIX version for the number of CPU threads int te_num_procs() { return pthread_num_processors_np(); } #endif
15.166667
53
0.752747
befd7cc24880b79e716646f534b4857c112573fb
1,123
h
C
Deus/Source/Model.h
mathias-dietrich/flipotronics
6ebdba70448df09ab7a29a4a75ab1fc01138a85f
[ "Apache-2.0" ]
null
null
null
Deus/Source/Model.h
mathias-dietrich/flipotronics
6ebdba70448df09ab7a29a4a75ab1fc01138a85f
[ "Apache-2.0" ]
null
null
null
Deus/Source/Model.h
mathias-dietrich/flipotronics
6ebdba70448df09ab7a29a4a75ab1fc01138a85f
[ "Apache-2.0" ]
null
null
null
// // Model.h // Deus // // Created by Mathias Dietrich on 15.07.20. // Copyright © 2020 Flipotronics. All rights reserved. // #ifndef Model_h #define Model_h #include <JuceHeader.h> #include "Param.h" #include "Defines.h" #include "Global.h" #include "Preset.h" #include "Scale.h" using namespace std; struct P...
16.042857
55
0.582369
f4087442321a272cc1a5800c6b06c044c88f96d6
229
h
C
RHDemo/LocationViewController.h
nisargvora/BeerInventory-iOS-App
7b2b62df3b88194ef42c04e6b268f78406301a74
[ "MIT" ]
null
null
null
RHDemo/LocationViewController.h
nisargvora/BeerInventory-iOS-App
7b2b62df3b88194ef42c04e6b268f78406301a74
[ "MIT" ]
null
null
null
RHDemo/LocationViewController.h
nisargvora/BeerInventory-iOS-App
7b2b62df3b88194ef42c04e6b268f78406301a74
[ "MIT" ]
null
null
null
// // LocationViewController.h // RHDemo // // Created by Nisarg Vora on 9/6/15. // Copyright (c) 2015 Nisarg Vora. All rights reserved. // #import <UIKit/UIKit.h> @interface LocationViewController : UIViewController @end
16.357143
56
0.707424
3c7b8b769e1642ebf537dbb1ac37496ba9bdff19
6,581
h
C
code-readpad/kernel-schema/include_linux_hugetlb.h.h
r4b3rt/kde
b02669373eeae9b836ba83f004ad2f2b642ffac1
[ "MIT" ]
6
2017-07-23T12:53:38.000Z
2017-11-01T11:29:21.000Z
code-readpad/kernel-schema/include_linux_hugetlb.h.h
r4b3rt/kde
b02669373eeae9b836ba83f004ad2f2b642ffac1
[ "MIT" ]
125
2017-06-16T08:00:28.000Z
2017-11-23T07:08:00.000Z
code-readpad/kernel-schema/include_linux_hugetlb.h.h
lkml-likexu/kde
8d650a838db6660c5fe01139cb5edb8640abd01a
[ "MIT" ]
null
null
null
\n define is_hugepd(hugepd) (0) static inline int gup_huge_pd(hugepd_t hugepd, unsigned long addr, unsigned pdshift, unsigned long end, int write, struct page **pages, int *nr) static inline void reset_vma_resv_huge_pages(struct vm_area_struct *vma) static inline unsigned long hugetlb_total_pages(void) static inline i...
43.013072
167
0.769792
ad981e6fffb9f304215d3d7226c5813a2c86d267
4,380
h
C
src/mame/includes/ladybug.h
Robbbert/messui
49b756e2140d8831bc81335298ee8c5471045e79
[ "BSD-3-Clause" ]
26
2015-03-31T06:25:51.000Z
2021-12-14T09:29:04.000Z
src/mame/includes/ladybug.h
Robbbert/messui
49b756e2140d8831bc81335298ee8c5471045e79
[ "BSD-3-Clause" ]
null
null
null
src/mame/includes/ladybug.h
Robbbert/messui
49b756e2140d8831bc81335298ee8c5471045e79
[ "BSD-3-Clause" ]
10
2015-03-27T05:45:51.000Z
2022-02-04T06:57:36.000Z
// license:BSD-3-Clause // copyright-holders:Nicola Salmoria /************************************************************************* Universal 8106-A2 + 8106-B PCB set *************************************************************************/ #ifndef MAME_INCLUDES_LADYBUG_H #define MAME_INCLUDES_LADYBUG_H #pr...
27.375
104
0.762329
5d4168f42fccd27d3ef8575c878fa5bdbf363ed1
244
h
C
A/Targets/Target_A.h
wulei878/A
2b1fc5f4f1473c33e6f00713e6be85933ea99780
[ "MIT" ]
null
null
null
A/Targets/Target_A.h
wulei878/A
2b1fc5f4f1473c33e6f00713e6be85933ea99780
[ "MIT" ]
null
null
null
A/Targets/Target_A.h
wulei878/A
2b1fc5f4f1473c33e6f00713e6be85933ea99780
[ "MIT" ]
null
null
null
// // Target_A.h // A // // Created by Owen on 2017/7/4. // Copyright © 2017年 Owen. All rights reserved. // #import <UIKit/UIKit.h> @interface Target_A : NSObject - (UIViewController *)Action_viewController:(NSDictionary *)params; @end
15.25
67
0.680328
56d4c6781add065ea85796d00ccf2bb1a9286c62
392
h
C
HDMyYuYueViewController.h
sovranliu/tower-ios
c9367cfafd85e6ce9f3057d70560d83de6180fec
[ "Unlicense" ]
null
null
null
HDMyYuYueViewController.h
sovranliu/tower-ios
c9367cfafd85e6ce9f3057d70560d83de6180fec
[ "Unlicense" ]
null
null
null
HDMyYuYueViewController.h
sovranliu/tower-ios
c9367cfafd85e6ce9f3057d70560d83de6180fec
[ "Unlicense" ]
null
null
null
// // HDMyYuYueViewController.h // HDMedical // // Created by DEV_00 on 15-9-24. // Copyright (c) 2015年 HD. All rights reserved. // #import "CMViewController.h" @interface HDMyYuYueViewController : CMViewController<UITableViewDataSource,UITableViewDelegate> @property(nonatomic,strong)UITableView * messageCenterTa...
26.133333
96
0.785714
951f224c1fc7ae338134b73d878ddb0c2724b872
12,455
c
C
STM8/projects/debugtest/main.c
jaydcarlson/microcontroller-test-code
43ec3a900dcdf5d9a487fa897a7daf4dfbd72fe7
[ "MIT" ]
74
2017-11-06T08:09:41.000Z
2022-03-06T13:32:17.000Z
STM8/projects/debugtest/main.c
jaydcarlson/microcontroller-test-code
43ec3a900dcdf5d9a487fa897a7daf4dfbd72fe7
[ "MIT" ]
1
2018-08-11T13:36:45.000Z
2018-08-29T22:09:43.000Z
STM8/projects/debugtest/main.c
jaydcarlson/microcontroller-test-code
43ec3a900dcdf5d9a487fa897a7daf4dfbd72fe7
[ "MIT" ]
9
2017-12-27T09:55:00.000Z
2020-10-30T05:28:24.000Z
/* MAIN.C file * * Copyright (c) 2002-2005 STMicroelectronics */ static const char data[] = "KZ63862ecLKIsc18DPpZvQJYaaT5So3R8BH4ReCRS8dMe0h5dutTQf0hXzm2Hh8o9JHcRs9dVkfl2AAoJOQt0HeNws0DgQSEP5MqvYhAOwj5C6JjjiXDpGusZ0251sDsX1FI5s8ixy9qgCzsUaaAjNC9Y6c3ZNvEM0JePPcJlcnA7S26z8LREO9Flk9z4Fklct6jnsAuABgeXFd2reGqTCTUHzbrFQ...
778.4375
12,306
0.993095
4e82512343193a3dd0704427a9887e2a6220ed49
539
h
C
headword.h
mosxuqian/libutils-c
cbed2db901e687417fa3e98a1e7a951eba5dfd4d
[ "MIT" ]
14
2017-03-25T18:22:26.000Z
2022-03-30T08:08:49.000Z
headword.h
xinzsky/libutils-c
cbed2db901e687417fa3e98a1e7a951eba5dfd4d
[ "MIT" ]
null
null
null
headword.h
xinzsky/libutils-c
cbed2db901e687417fa3e98a1e7a951eba5dfd4d
[ "MIT" ]
10
2017-11-12T08:06:08.000Z
2021-07-14T01:45:34.000Z
/* +----------------------------------------------------------------------+ | Author: Xingzhi Liu <dudubird2006@163.com> | +----------------------------------------------------------------------+ */ #ifndef HEADWORD_H #define HEADWORD_H #ifdef __cplusplus extern "C" { #endif void *h...
19.962963
97
0.48423
821f10294b820a9d56b7ec3ad8f04b8448ab91b3
4,233
h
C
RecoPixelVertexing/PixelLowPtUtilities/interface/StripSubClusterShapeTrajectoryFilter.h
nistefan/cmssw
ea13af97f7f2117a4f590a5e654e06ecd9825a5b
[ "Apache-2.0" ]
3
2018-08-24T19:10:26.000Z
2019-02-19T11:45:32.000Z
RecoPixelVertexing/PixelLowPtUtilities/interface/StripSubClusterShapeTrajectoryFilter.h
nistefan/cmssw
ea13af97f7f2117a4f590a5e654e06ecd9825a5b
[ "Apache-2.0" ]
3
2018-08-23T13:40:24.000Z
2019-12-05T21:16:03.000Z
RecoPixelVertexing/PixelLowPtUtilities/interface/StripSubClusterShapeTrajectoryFilter.h
nistefan/cmssw
ea13af97f7f2117a4f590a5e654e06ecd9825a5b
[ "Apache-2.0" ]
5
2018-08-21T16:37:52.000Z
2020-01-09T13:33:17.000Z
#ifndef _StripSubClusterShapeTrajectoryFilter_h_ #define _StripSubClusterShapeTrajectoryFilter_h_ #include <vector> #include <unordered_map> #include "TrackingTools/TrajectoryFiltering/interface/TrajectoryFilter.h" #include "RecoTracker/MeasurementDet/interface/MeasurementTrackerEvent.h" #include "FWCore/Framework/int...
36.808696
145
0.741791
250dab89ef5c3ecfe783a22e1fbee5c19413df3e
917
h
C
ESMF/src/Infrastructure/Mesh/include/ESMCI_MBMesh_Types.h
joeylamcy/gchp
0e1676300fc91000ecb43539cabf1f342d718fb3
[ "NCSA", "Apache-2.0", "MIT" ]
1
2018-07-05T16:48:58.000Z
2018-07-05T16:48:58.000Z
ESMF/src/Infrastructure/Mesh/include/ESMCI_MBMesh_Types.h
joeylamcy/gchp
0e1676300fc91000ecb43539cabf1f342d718fb3
[ "NCSA", "Apache-2.0", "MIT" ]
1
2022-03-04T16:12:02.000Z
2022-03-04T16:12:02.000Z
ESMF/src/Infrastructure/Mesh/include/ESMCI_MBMesh_Types.h
joeylamcy/gchp
0e1676300fc91000ecb43539cabf1f342d718fb3
[ "NCSA", "Apache-2.0", "MIT" ]
null
null
null
// $Id$ // Earth System Modeling Framework // Copyright 2002-2019, University Corporation for Atmospheric Research, // Massachusetts Institute of Technology, Geophysical Fluid Dynamics // Laboratory, University of Michigan, National Centers for Environmental // Prediction, Los Alamos National Laboratory, Argonne Nat...
26.2
79
0.716467
f9788665cf71c13613c800bdff36f94330150b85
1,230
h
C
define_mouse.h
shingyo12/multi2
daa9d6ec620af36d4f86da4426e5f4559ca66200
[ "MIT" ]
null
null
null
define_mouse.h
shingyo12/multi2
daa9d6ec620af36d4f86da4426e5f4559ca66200
[ "MIT" ]
null
null
null
define_mouse.h
shingyo12/multi2
daa9d6ec620af36d4f86da4426e5f4559ca66200
[ "MIT" ]
null
null
null
#ifndef __DEFINEHEADER_HEADER__ #define __DEFINEHEADER_HEADER__ #include "iodefine.h" #define LED_1 PORT5.PODR.BIT.B4 #define LED_2 PORT5.PODR.BIT.B5 #define LED_7SEG_1 PORT3.PODR.BIT.B2 #define LED_7SEG_2 PORT3.PODR.BIT.B1 #define LED_7SEG_3 PORT1.PODR.BIT.B4 #define LED_7SEG_4 PORT1.PODR.BIT.B5 #defi...
23.207547
37
0.739837
b5c484cbebb6eb6eb534f1aa866cdd992356c686
586
h
C
IANPaintedEggshellDemo/IANPaintedEggshellDemo/IANPaintedEggshell/Manager/IANAppMacros.h
ianisme/PaintedEggshell
09c6515d52d0650d6b7876f9192a0756bcba4635
[ "MIT" ]
null
null
null
IANPaintedEggshellDemo/IANPaintedEggshellDemo/IANPaintedEggshell/Manager/IANAppMacros.h
ianisme/PaintedEggshell
09c6515d52d0650d6b7876f9192a0756bcba4635
[ "MIT" ]
null
null
null
IANPaintedEggshellDemo/IANPaintedEggshellDemo/IANPaintedEggshell/Manager/IANAppMacros.h
ianisme/PaintedEggshell
09c6515d52d0650d6b7876f9192a0756bcba4635
[ "MIT" ]
null
null
null
// // IANAppMacros.h // IANPaintedEggshellDemo // // Created by ian on 16/11/28. // Copyright © 2016年 ian. All rights reserved. // #ifndef IANAppMacros_h #define IANAppMacros_h // 测试正式环境切换 #define PAINTED_EGGSHELL_INDEX @"painted_eggshell_index" #define PAINTED_EGGSHELL_LOG_ISOPEN ...
26.636364
91
0.697952
68627d3917a0c732ea3e3e4298fb025c640707ad
2,491
c
C
gempak/source/diaglib/grc/grcacol.c
oxelson/gempak
e7c477814d7084c87d3313c94e192d13d8341fa1
[ "BSD-3-Clause" ]
42
2015-06-03T15:26:21.000Z
2022-02-28T22:36:03.000Z
gempak/source/diaglib/grc/grcacol.c
oxelson/gempak
e7c477814d7084c87d3313c94e192d13d8341fa1
[ "BSD-3-Clause" ]
60
2015-05-11T21:36:08.000Z
2022-03-29T16:22:42.000Z
gempak/source/diaglib/grc/grcacol.c
oxelson/gempak
e7c477814d7084c87d3313c94e192d13d8341fa1
[ "BSD-3-Clause" ]
27
2016-06-06T21:55:14.000Z
2022-03-18T18:23:28.000Z
#include "geminc.h" #include "gemprm.h" void grc_acol ( int *kxin, int *kyin, float *grid, int *kxout, int *kyout, int *iret ) /************************************************************************ * grc_acol * * ...
57.930233
74
0.30831
be5e6992235ba45db89151c738011b97927822f5
285
h
C
LongPressTableCell/UIButton+category.h
410900345/LongPressTableDemo
ca1dfbcb2d64f78b8bb10c1bce123b334e551604
[ "MIT" ]
1
2016-03-19T14:06:45.000Z
2016-03-19T14:06:45.000Z
LongPressTableCell/UIButton+category.h
410900345/LongPressTableDemo
ca1dfbcb2d64f78b8bb10c1bce123b334e551604
[ "MIT" ]
null
null
null
LongPressTableCell/UIButton+category.h
410900345/LongPressTableDemo
ca1dfbcb2d64f78b8bb10c1bce123b334e551604
[ "MIT" ]
null
null
null
// // UIButton+category.h // LongPressTable // // Created by jiuhao-yangshuo on 16/3/18. // Copyright © 2016年 jiuhao. All rights reserved. // #import <UIKit/UIKit.h> @interface UIButton (category) - (void)setIndexPath:(NSIndexPath *)indexPath; - (NSIndexPath *)indexPath; @end
16.764706
50
0.698246
3b0c932b05066628039d8153aea8c97f9b2f87f9
242
h
C
libnavi/include/RequestManageListener.h
rm-medina/agl-service-navigation
b9fa50ad33af4c3425d7198beaa63b783da2f62c
[ "Apache-2.0" ]
null
null
null
libnavi/include/RequestManageListener.h
rm-medina/agl-service-navigation
b9fa50ad33af4c3425d7198beaa63b783da2f62c
[ "Apache-2.0" ]
null
null
null
libnavi/include/RequestManageListener.h
rm-medina/agl-service-navigation
b9fa50ad33af4c3425d7198beaa63b783da2f62c
[ "Apache-2.0" ]
4
2017-12-12T03:59:55.000Z
2019-03-12T19:47:26.000Z
// Copyright 2017 AISIN AW CO.,LTD #pragma once #include <json-c/json.h> class RequestManageListener { public: RequestManageListener() { } virtual ~RequestManageListener() { } virtual void OnReply(struct json_object *reply) = 0; };
13.444444
53
0.719008
3b244733fafc99d99742ce71f71c4066bccef91a
1,529
h
C
unittests/mock_mailstore.h
JonathanGuthrie/wodin
bef3d5f0fa65f2148e7d8fb52606191689023bb0
[ "Apache-2.0" ]
3
2015-05-06T16:56:14.000Z
2017-03-22T05:25:21.000Z
unittests/mock_mailstore.h
JonathanGuthrie/wodin
bef3d5f0fa65f2148e7d8fb52606191689023bb0
[ "Apache-2.0" ]
null
null
null
unittests/mock_mailstore.h
JonathanGuthrie/wodin
bef3d5f0fa65f2148e7d8fb52606191689023bb0
[ "Apache-2.0" ]
null
null
null
/* * Copyright 2013 Jonathan R. Guthrie * * 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...
36.404762
77
0.720078
b3c65ff2ffc6d3d92ad57894b36486c92232eea7
5,948
c
C
src/string.c
sallecta/sparrow
74da31d6ff166ef3f7bb1035ea381316261f8460
[ "PSF-2.0" ]
null
null
null
src/string.c
sallecta/sparrow
74da31d6ff166ef3f7bb1035ea381316261f8460
[ "PSF-2.0" ]
2
2019-10-05T12:48:52.000Z
2019-10-05T13:04:00.000Z
src/string.c
sallecta/sparrow
74da31d6ff166ef3f7bb1035ea381316261f8460
[ "PSF-2.0" ]
null
null
null
/* File: String * String handling functions. */ /* * Create a new empty string of a certain size. * Does not put it in for GC tracking, since contents should be * filled after returning. */ type_vmObj vm_string_new(type_vm *tp, int n) { type_vmObj r = vm_string_n(0,n); r.string.info = (type_vmString*)c...
30.979167
97
0.617014
8302b1931cb053d533ad4583ddd7414b4fb4a3a5
5,212
c
C
redismq.c
ancurabiez/redismq
fdd96cf9ec5462d0b61e41620ad2008f876db85f
[ "BSD-3-Clause" ]
1
2016-08-14T08:06:33.000Z
2016-08-14T08:06:33.000Z
redismq.c
ancurabiez/redismq
fdd96cf9ec5462d0b61e41620ad2008f876db85f
[ "BSD-3-Clause" ]
null
null
null
redismq.c
ancurabiez/redismq
fdd96cf9ec5462d0b61e41620ad2008f876db85f
[ "BSD-3-Clause" ]
1
2019-05-17T01:32:31.000Z
2019-05-17T01:32:31.000Z
/*********************************************/ /*** Copyright (c) 2014, Lulus Wijayakto ***/ /*** ***/ /*** Email : l.wijayakto@yahoo.com ***/ /*** l.wijayakto@gmail.com ***/ /*** ***/ /*** License: BSD 3-Clause /****...
21.807531
83
0.528204
7e6f809be050d7e6864d3d5c46a7eb84758592f8
2,362
c
C
cprog/Ref/ArrayTest/arraytest.c
floppydisk525/RaspPiTempFan
22aa90f2f02ac4dd92e8aa00b2ab60ab158c9839
[ "MIT" ]
2
2019-04-27T17:11:16.000Z
2019-05-28T20:35:33.000Z
cprog/Ref/ArrayTest/arraytest.c
floppydisk525/RaspPiTempFan
22aa90f2f02ac4dd92e8aa00b2ab60ab158c9839
[ "MIT" ]
4
2019-05-05T18:21:50.000Z
2019-06-10T14:38:52.000Z
cprog/Ref/ArrayTest/arraytest.c
floppydisk525/RaspPiTempFan
22aa90f2f02ac4dd92e8aa00b2ab60ab158c9839
[ "MIT" ]
null
null
null
//Build and run this program with something like: //gcc -Wall arraytest.c -o arraytest //sudo ./arraytest //good book: https://www.dipmat.univpm.it/~demeio/public/the_c_programming_language_2.pdf #include <stdio.h> #include <string.h> char *path = "/sys/bus/w1/devices"; //char pointer to path (that doesn't chang...
21.669725
90
0.595258
cc3546f7c9a6584c5ad36730b7cc7414ad5d8153
301
h
C
BBLayout/DemoVC/Cell/SongCell.h
shaozg/BBLayout
0fa3fa49b92971ee4b6294d7fe198764cabf57f5
[ "MIT" ]
3
2020-03-17T02:26:19.000Z
2020-03-17T03:07:05.000Z
BBLayout/DemoVC/Cell/SongCell.h
shaozg/BBLayout
0fa3fa49b92971ee4b6294d7fe198764cabf57f5
[ "MIT" ]
null
null
null
BBLayout/DemoVC/Cell/SongCell.h
shaozg/BBLayout
0fa3fa49b92971ee4b6294d7fe198764cabf57f5
[ "MIT" ]
null
null
null
// // SongCell.h // BBLayout // // Created by shaozengguang on 2020/3/14. // Copyright © 2020 shaozengguang. All rights reserved. // #import <UIKit/UIKit.h> NS_ASSUME_NONNULL_BEGIN @interface SongCell : UITableViewCell - (void)updateWithDict:(NSDictionary *)dict; @end NS_ASSUME_NONNULL_END
15.05
56
0.734219
f2d9cf0df203f45c9864a6cba49a9d0be17e5ae0
2,466
c
C
rtl.c
jimstudt/ook-decoder
cc108f9826de65094b6678174cc41a06b7043121
[ "MIT" ]
127
2015-01-04T19:14:54.000Z
2022-03-25T16:28:39.000Z
rtl.c
EvilDonkey420/ook-decoder
e814354f9c84a95292bbef5d05e49bb862d656b2
[ "MIT" ]
4
2015-06-03T20:19:06.000Z
2016-11-05T16:35:09.000Z
rtl.c
EvilDonkey420/ook-decoder
e814354f9c84a95292bbef5d05e49bb862d656b2
[ "MIT" ]
18
2015-05-04T23:34:06.000Z
2021-07-10T23:29:24.000Z
#include <stdlib.h> #include <stdio.h> #include <string.h> #include "rtl.h" const int magic = 0x471005D4; static int rtlOk( const struct rtldev *r) { if ( !r || r->magic != magic) return 0; return 1; } struct rtldev *rtlOpen( const char *serial, int32_t ind) { if ( ind < 0) { if ( serial) { ind = ...
19.728
76
0.605434
a4fcf5ebdcbc9fd160d75ed63ac4f399dad27eb0
3,455
h
C
sparseklearn/fastLA/distances.h
EricKightley/sparseklearn
d5d1f42c0572972ea3f4702734f82066ae7270e3
[ "MIT" ]
3
2018-02-08T08:35:54.000Z
2020-02-19T21:50:28.000Z
sparseklearn/fastLA/distances.h
EricKightley/sparseklearn
d5d1f42c0572972ea3f4702734f82066ae7270e3
[ "MIT" ]
1
2020-07-07T05:23:52.000Z
2020-07-08T13:57:48.000Z
sparseklearn/fastLA/distances.h
EricKightley/sparseklearn
d5d1f42c0572972ea3f4702734f82066ae7270e3
[ "MIT" ]
1
2019-10-07T03:56:41.000Z
2019-10-07T03:56:41.000Z
#include <stdio.h> #include <stdint.h> #include <math.h> double dist_both_comp(double *comp_sample_1, double *comp_sample_2, int64_t *mask_1, int64_t *mask_2, int64_t num_feat_comp, ...
51.567164
80
0.384949
cd18fdab41b43732766319f0ee88e4f6b14f6a22
843
c
C
app/src/intern.c
Heisenberk/SHA1
812922db9537c3e06bda50b9884b9d777768053b
[ "MIT" ]
null
null
null
app/src/intern.c
Heisenberk/SHA1
812922db9537c3e06bda50b9884b9d777768053b
[ "MIT" ]
null
null
null
app/src/intern.c
Heisenberk/SHA1
812922db9537c3e06bda50b9884b9d777768053b
[ "MIT" ]
null
null
null
#include <stdio.h> #include <stdlib.h> #include "../inc/intern.h" #include "../inc/types.h" /** * @brief Fonction f du processus de SHA-1. */ uint32_t f(uint32_t B,uint32_t C,uint32_t D,int t){ uint32_t f; if((0<=t)&&(t<=19)) f=((B & C) | ((~B) & D)); //F1 else if((20<=t)&&(t<=39)) f=B ^ C ^ D; //F2 else if((...
21.075
64
0.529063
f3cb905aa8ddd11560644b8a7340338268b8ed7e
271
h
C
socket/socket_server.h
name1e5s/Trace-It
bb42ed21dc16b3fb5bfed3cb5592c9232c43ace2
[ "WTFPL" ]
null
null
null
socket/socket_server.h
name1e5s/Trace-It
bb42ed21dc16b3fb5bfed3cb5592c9232c43ace2
[ "WTFPL" ]
null
null
null
socket/socket_server.h
name1e5s/Trace-It
bb42ed21dc16b3fb5bfed3cb5592c9232c43ace2
[ "WTFPL" ]
null
null
null
#ifndef SOCKET_H #define SOCKET_H #include <arpa/inet.h> #include <sys/socket.h> class SocketServer { public: SocketServer(int port = 8888); bool start(); int accept(); private: int m_port; int m_socket; struct sockaddr_in m_server; }; #endif // SOCKET_H
13.55
32
0.701107
a38bf8137291e863a40a7ec2ef9455ad064dc474
2,530
h
C
gen/blink/modules/EventTargetModulesNames.h
gergul/MiniBlink
7a11c52f141d54d5f8e1a9af31867cd120a2c3c4
[ "Apache-2.0" ]
8
2019-05-05T16:38:05.000Z
2021-11-09T11:45:38.000Z
gen/blink/modules/EventTargetModulesNames.h
gergul/MiniBlink
7a11c52f141d54d5f8e1a9af31867cd120a2c3c4
[ "Apache-2.0" ]
null
null
null
gen/blink/modules/EventTargetModulesNames.h
gergul/MiniBlink
7a11c52f141d54d5f8e1a9af31867cd120a2c3c4
[ "Apache-2.0" ]
4
2018-12-14T07:52:46.000Z
2021-06-11T18:06:09.000Z
// Copyright (c) 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 EventTargetModulesNames_h #define EventTargetModulesNames_h #include "core/EventTargetNames.h" #include "platform/PlatformExport.h" // Gener...
37.761194
73
0.819368
1abce812872df866cdb43cfd365f516ac7ee25a8
24,349
h
C
resources/home/dnanexus/root/include/TBufferFile.h
edawson/parliament2
2632aa3484ef64c9539c4885026b705b737f6d1e
[ "Apache-2.0" ]
null
null
null
resources/home/dnanexus/root/include/TBufferFile.h
edawson/parliament2
2632aa3484ef64c9539c4885026b705b737f6d1e
[ "Apache-2.0" ]
null
null
null
resources/home/dnanexus/root/include/TBufferFile.h
edawson/parliament2
2632aa3484ef64c9539c4885026b705b737f6d1e
[ "Apache-2.0" ]
1
2020-05-28T23:01:44.000Z
2020-05-28T23:01:44.000Z
// @(#)root/io:$Id: 697641b2b52ed3d97bb5bde0fb5d2ff4a2f6c24f $ // Author: Rene Brun 17/01/2007 /************************************************************************* * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * * All rights reserved. ...
46.028355
157
0.710419
d8a47329df373fa77fa84e4adef080b2bb55e74d
779
h
C
include/hdlConvertor/vhdlConvertor/blockDeclarationParser.h
curiousTauseef/hdlConvertor
5041c2cca2d14f47237dc4e91fd3228a88bd01df
[ "MIT" ]
1
2022-02-17T23:32:46.000Z
2022-02-17T23:32:46.000Z
include/hdlConvertor/vhdlConvertor/blockDeclarationParser.h
curiousTauseef/hdlConvertor
5041c2cca2d14f47237dc4e91fd3228a88bd01df
[ "MIT" ]
null
null
null
include/hdlConvertor/vhdlConvertor/blockDeclarationParser.h
curiousTauseef/hdlConvertor
5041c2cca2d14f47237dc4e91fd3228a88bd01df
[ "MIT" ]
null
null
null
#pragma once #include <vector> #include <hdlConvertor/vhdlConvertor/vhdlParser/vhdlParser.h> #include <hdlConvertor/hdlAst/iHdlObj.h> #include <hdlConvertor/hdlAst/hdlModuleDec.h> #include <hdlConvertor/vhdlConvertor/commentParser.h> namespace hdlConvertor { namespace vhdl { class VhdlBlockDeclarationParser { Vhd...
25.129032
83
0.808729
4f1e55fcfa0a97a015d1c6f0a00a05f9fb9671af
1,976
h
C
include/il2cpp/UnityEngine/JsonUtility.h
martmists-gh/BDSP
d6326c5d3ad9697ea65269ed47aa0b63abac2a0a
[ "MIT" ]
1
2022-01-15T20:20:27.000Z
2022-01-15T20:20:27.000Z
include/il2cpp/UnityEngine/JsonUtility.h
martmists-gh/BDSP
d6326c5d3ad9697ea65269ed47aa0b63abac2a0a
[ "MIT" ]
null
null
null
include/il2cpp/UnityEngine/JsonUtility.h
martmists-gh/BDSP
d6326c5d3ad9697ea65269ed47aa0b63abac2a0a
[ "MIT" ]
null
null
null
#pragma once #include "il2cpp.h" System_String_o* UnityEngine_JsonUtility__ToJsonInternal (Il2CppObject* obj, bool prettyPrint, const MethodInfo* method_info); Il2CppObject* UnityEngine_JsonUtility__FromJsonInternal (System_String_o* json, Il2CppObject* objectToOverwrite, System_Type_o* type, const MethodInfo* method...
109.777778
180
0.8917
fa2ce1c456e015d2986939478dcf635223bf2da9
38
h
C
external/webkit/Source/WebKit/mac/ForwardingHeaders/wtf/HashTraits.h
ghsecuritylab/android_platform_sony_nicki
526381be7808e5202d7865aa10303cb5d249388a
[ "Apache-2.0" ]
6
2017-05-31T01:46:45.000Z
2018-06-12T10:53:30.000Z
WebKit/Source/WebKit/mac/ForwardingHeaders/wtf/HashTraits.h
JavaScriptTesting/LJS
9818dbdb421036569fff93124ac2385d45d01c3a
[ "Apache-2.0" ]
2
2017-07-25T09:37:22.000Z
2017-08-04T07:18:56.000Z
WebKit/Source/WebKit/mac/ForwardingHeaders/wtf/HashTraits.h
JavaScriptTesting/LJS
9818dbdb421036569fff93124ac2385d45d01c3a
[ "Apache-2.0" ]
2
2017-08-09T09:03:23.000Z
2020-05-26T09:14:49.000Z
#import <JavaScriptCore/HashTraits.h>
19
37
0.815789
366b7f518f41ec74d4b6dfbc17f40fb42c053586
2,454
c
C
tests/lib/cmsis_dsp/bayes/src/f16.c
ldalek/zephyr
fa2054f93e4e80b079a4a6a9e84d642e51912042
[ "Apache-2.0" ]
1
2022-02-23T09:03:56.000Z
2022-02-23T09:03:56.000Z
tests/lib/cmsis_dsp/bayes/src/f16.c
ldalek/zephyr
fa2054f93e4e80b079a4a6a9e84d642e51912042
[ "Apache-2.0" ]
3
2021-10-14T04:32:03.000Z
2021-11-12T09:02:16.000Z
tests/lib/cmsis_dsp/bayes/src/f16.c
ldalek/zephyr
fa2054f93e4e80b079a4a6a9e84d642e51912042
[ "Apache-2.0" ]
1
2018-07-07T11:14:38.000Z
2018-07-07T11:14:38.000Z
/* * Copyright (c) 2021 Stephanos Ioannidis <root@stephanos.io> * Copyright (C) 2010-2021 ARM Limited or its affiliates. All rights reserved. * * SPDX-License-Identifier: Apache-2.0 */ #include <ztest.h> #include <zephyr/zephyr.h> #include <stdlib.h> #include <arm_math_f16.h> #include "../../common/test_common.h"...
28.206897
83
0.755501
36e339f4e0fc2fcfaad060d635ce318be56f9ed6
272
h
C
LZIOSPro_Moran/LZIOSPro_Moran/Controllers/LZMMainTabBarController.h
comst007/LZMoran
d29e9601d626c15e443607655f2942c942ab19fe
[ "Apache-2.0" ]
null
null
null
LZIOSPro_Moran/LZIOSPro_Moran/Controllers/LZMMainTabBarController.h
comst007/LZMoran
d29e9601d626c15e443607655f2942c942ab19fe
[ "Apache-2.0" ]
null
null
null
LZIOSPro_Moran/LZIOSPro_Moran/Controllers/LZMMainTabBarController.h
comst007/LZMoran
d29e9601d626c15e443607655f2942c942ab19fe
[ "Apache-2.0" ]
null
null
null
// // LZMMainTabBarController.h // LZIOSPro_Moran // // Created by comst on 15/11/6. // Copyright (c) 2015年 com.comst1314. All rights reserved. // #import <UIKit/UIKit.h> #import "CYLTabBarController.h" @interface LZMMainTabBarController : CYLTabBarController @end
18.133333
59
0.735294
9a70d553672440c46cb9cfb166899235554ac92e
415
h
C
T8ChatUIKitDemo/Pods/Headers/Public/T8TableViewForm/T8MenuSection.h
zhangqippp/T8ChatUIKit
ad4f7b45c988436fdec1d594445357f2ea8e0e8f
[ "MIT" ]
1
2015-12-23T03:55:53.000Z
2015-12-23T03:55:53.000Z
T8ChatUIKitDemo/Pods/Headers/Public/T8TableViewForm/T8MenuSection.h
zhangqippp/T8ChatUIKit
ad4f7b45c988436fdec1d594445357f2ea8e0e8f
[ "MIT" ]
null
null
null
T8ChatUIKitDemo/Pods/Headers/Public/T8TableViewForm/T8MenuSection.h
zhangqippp/T8ChatUIKit
ad4f7b45c988436fdec1d594445357f2ea8e0e8f
[ "MIT" ]
null
null
null
// // T8MenuSection.h // T8DevelopKitDemo // // Created by 琦张 on 15/6/24. // Copyright (c) 2015年 琦张. All rights reserved. // #import <Foundation/Foundation.h> #import "T8MenuItem.h" @interface T8MenuSection : NSObject @property (nonatomic) NSMutableArray *items; @property (nonatomic) UIEdgeInsets sectionEdgeInse...
18.863636
53
0.727711
82ae9c26934910f5695ea8b4c21502c00c297156
29,210
c
C
contrib/gnu/gdb/dist/gas/config/tc-iq2000.c
TheSledgeHammer/2.11BSD
fe61f0b9aaa273783cd027c7b5ec77e95ead2153
[ "BSD-3-Clause" ]
3
2021-05-04T17:09:06.000Z
2021-10-04T07:19:26.000Z
contrib/gnu/gdb/dist/gas/config/tc-iq2000.c
TheSledgeHammer/2.11BSD
fe61f0b9aaa273783cd027c7b5ec77e95ead2153
[ "BSD-3-Clause" ]
null
null
null
contrib/gnu/gdb/dist/gas/config/tc-iq2000.c
TheSledgeHammer/2.11BSD
fe61f0b9aaa273783cd027c7b5ec77e95ead2153
[ "BSD-3-Clause" ]
null
null
null
/* tc-iq2000.c -- Assembler for the Sitera IQ2000. Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. GAS 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 Found...
29.475277
109
0.640603
89c949ce1e0b80d94dae15c887a74b089bb1e615
6,825
h
C
ui/ui_aboutdialog.h
ansleliu/GWMS-GermanWordMemorySoftware
4d102257a10e4c8a4cb6ad93adba2b157d773708
[ "MIT" ]
7
2017-03-15T16:50:44.000Z
2022-02-24T12:05:26.000Z
ui/ui_aboutdialog.h
ansleliu/GWMS-GermanWordMemorySoftware
4d102257a10e4c8a4cb6ad93adba2b157d773708
[ "MIT" ]
null
null
null
ui/ui_aboutdialog.h
ansleliu/GWMS-GermanWordMemorySoftware
4d102257a10e4c8a4cb6ad93adba2b157d773708
[ "MIT" ]
1
2021-12-22T06:15:41.000Z
2021-12-22T06:15:41.000Z
/******************************************************************************** ** Form generated from reading UI file 'aboutdialog.ui' ** ** Created: Tue Nov 24 04:05:56 2015 ** by: Qt User Interface Compiler version 4.8.0 ** ** WARNING! All changes made in this file will be lost when recompiling UI file! *****...
72.606383
490
0.663297
3288911693cb354d251d5a2bd92606ef7301c4f7
3,109
h
C
System/Library/PrivateFrameworks/CMCapture.framework/BWIrisSequenceAdjuster.h
lechium/tvOS144Headers
e22dcf52662ae03002e3a6d57273f54e74013cb0
[ "MIT" ]
2
2021-04-15T10:50:21.000Z
2021-08-19T19:00:09.000Z
System/Library/PrivateFrameworks/CMCapture.framework/BWIrisSequenceAdjuster.h
lechium/tvOS144Headers
e22dcf52662ae03002e3a6d57273f54e74013cb0
[ "MIT" ]
null
null
null
System/Library/PrivateFrameworks/CMCapture.framework/BWIrisSequenceAdjuster.h
lechium/tvOS144Headers
e22dcf52662ae03002e3a6d57273f54e74013cb0
[ "MIT" ]
null
null
null
/* * This header is generated by classdump-dyld 1.5 * on Wednesday, April 14, 2021 at 2:33:51 PM Mountain Standard Time * Operating System: Version 14.4 (Build 18K802) * Image Source: /System/Library/PrivateFrameworks/CMCapture....
52.694915
259
0.812158
c5c3270c3a86e705e8285f25dcedeace7dbc460a
6,637
c
C
ial_2014_du2/c016/c016.c
argorain/balg
29ec6e57cf4ba27ae215c9a9fe59e58c53b090ea
[ "MIT" ]
null
null
null
ial_2014_du2/c016/c016.c
argorain/balg
29ec6e57cf4ba27ae215c9a9fe59e58c53b090ea
[ "MIT" ]
null
null
null
ial_2014_du2/c016/c016.c
argorain/balg
29ec6e57cf4ba27ae215c9a9fe59e58c53b090ea
[ "MIT" ]
null
null
null
/* c016.c: **********************************************************} {* Téma: Tabulka s Rozptýlenými Položkami ** První implementace: Petr Přikryl, prosinec 1994 ** Do jazyka C prepsal a upravil: Vaclav Topinka, 2005 ** Úpravy: Karel Masařík, říjen 2014...
38.587209
100
0.634925
65d81077b657f08b85db453d75dfc790f1a4dc84
3,401
c
C
lib/libfsid/msdosfs.c
lambdaxymox/DragonFlyBSD
6379cf2998a4a073c65b12d99e62988a375b4598
[ "BSD-3-Clause" ]
432
2015-01-03T20:05:29.000Z
2022-03-24T16:39:09.000Z
lib/libfsid/msdosfs.c
lambdaxymox/DragonFlyBSD
6379cf2998a4a073c65b12d99e62988a375b4598
[ "BSD-3-Clause" ]
8
2015-12-03T15:45:38.000Z
2020-12-25T15:42:08.000Z
lib/libfsid/msdosfs.c
lambdaxymox/DragonFlyBSD
6379cf2998a4a073c65b12d99e62988a375b4598
[ "BSD-3-Clause" ]
114
2015-01-07T16:23:00.000Z
2022-03-23T18:26:01.000Z
/* * Copyright (c) 2010 The DragonFly Project. All rights reserved. * * This code is derived from software contributed to The DragonFly Project * by Alex Hornung <ahornung@gmail.com * and Ákos Kovács <akoskovacs@gmx.com> * * Redistribution and use in source and binary forms, with or without * modification, are...
30.366071
74
0.721258
d6a1c4fb0aead2aaa89c8720e7cc623a5ff47fd9
10,345
c
C
core/dev/slip.c
s3lsensor/CEE155_SensorDeployLab_b
ad2d9ccf13ecfacb0a73115548fccfee3120f2a1
[ "Apache-2.0" ]
5
2016-05-20T10:40:23.000Z
2019-11-04T20:46:58.000Z
core/dev/slip.c
s3lsensor/CEE155_SensorDeployLab_b
ad2d9ccf13ecfacb0a73115548fccfee3120f2a1
[ "Apache-2.0" ]
6
2016-02-18T22:29:26.000Z
2016-02-18T22:31:54.000Z
core/dev/slip.c
s3lsensor/CEE155_SensorDeployLab_b
ad2d9ccf13ecfacb0a73115548fccfee3120f2a1
[ "Apache-2.0" ]
7
2015-11-24T23:09:12.000Z
2022-02-18T07:56:02.000Z
/* -*- C -*- */ /* * Copyright (c) 2005, Swedish Institute of Computer Science * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above co...
26.057935
79
0.586177
aaa5b9d453d646ae50ddd4ff16d66dc734b0bf11
1,553
h
C
include/inoreader_api.h
adiel-mittmann/newsboat
8011952624387f0b2fcb18ba5d96382c257764c2
[ "MIT" ]
null
null
null
include/inoreader_api.h
adiel-mittmann/newsboat
8011952624387f0b2fcb18ba5d96382c257764c2
[ "MIT" ]
null
null
null
include/inoreader_api.h
adiel-mittmann/newsboat
8011952624387f0b2fcb18ba5d96382c257764c2
[ "MIT" ]
null
null
null
#ifndef NEWSBOAT_INOREADER_API_H_ #define NEWSBOAT_INOREADER_API_H_ #include <remote_api.h> #include <urlreader.h> #include <cache.h> namespace newsboat { class inoreader_api : public remote_api { public: explicit inoreader_api(configcontainer * c); virtual ~inoreader_api(); virtual bool authenticate(); vir...
31.693878
119
0.754024
45f62ef10c3b5f083e7a85a48a74aadb1fd79a57
5,353
h
C
SimVascular-master/Code/Source/vtkSV/Modules/Boolean/vtkSVLoopBooleanPolyDataFilter.h
mccsssk2/SimVascularPM3_March2020
3cce6cc7be66545bea5dc3915a2db50a3892bf04
[ "BSD-3-Clause" ]
null
null
null
SimVascular-master/Code/Source/vtkSV/Modules/Boolean/vtkSVLoopBooleanPolyDataFilter.h
mccsssk2/SimVascularPM3_March2020
3cce6cc7be66545bea5dc3915a2db50a3892bf04
[ "BSD-3-Clause" ]
null
null
null
SimVascular-master/Code/Source/vtkSV/Modules/Boolean/vtkSVLoopBooleanPolyDataFilter.h
mccsssk2/SimVascularPM3_March2020
3cce6cc7be66545bea5dc3915a2db50a3892bf04
[ "BSD-3-Clause" ]
null
null
null
/* Copyright (c) Stanford University, The Regents of the University of * California, and others. * * All Rights Reserved. * * See Copyright-SimVascular.txt for additional details. * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated doc...
34.095541
92
0.749113
43d0786b2fe1ec5221c904ef3af674de454dbefb
379
c
C
07_11_pr05.c
CodeMacrocosm/C-BOOK
5d48bb33549371f9eede2221e8082ca462127cf1
[ "MIT" ]
9
2021-05-18T06:25:21.000Z
2021-12-31T23:24:10.000Z
07_11_pr05.c
shreyamalogi/C-BOOK
5d48bb33549371f9eede2221e8082ca462127cf1
[ "MIT" ]
null
null
null
07_11_pr05.c
shreyamalogi/C-BOOK
5d48bb33549371f9eede2221e8082ca462127cf1
[ "MIT" ]
7
2021-05-18T06:58:20.000Z
2022-01-25T07:31:08.000Z
#include<stdio.h> void reverse(int *arr, int n){ int temp; for(int i=0; i<(n/2); i++){ temp = arr[i]; arr[i] = arr[n-i-1]; arr[n-i-1] = temp; } } int main(){ int arr[] = {1,2,3,4,5,6,7}; reverse(arr, 7); for(int i=0; i<7; i++){ printf("The value of...
21.055556
64
0.430079
a2dcbf3727ec0c77eb0bada2b622b84e28f9787d
854
h
C
usr/libexec/tursd/TUDialRequest-NanoPhone.h
zhangkn/iOS14Header
4323e9459ed6f6f5504ecbea2710bfd6c3d7c946
[ "MIT" ]
1
2020-11-04T15:43:01.000Z
2020-11-04T15:43:01.000Z
usr/libexec/tursd/TUDialRequest-NanoPhone.h
zhangkn/iOS14Header
4323e9459ed6f6f5504ecbea2710bfd6c3d7c946
[ "MIT" ]
null
null
null
usr/libexec/tursd/TUDialRequest-NanoPhone.h
zhangkn/iOS14Header
4323e9459ed6f6f5504ecbea2710bfd6c3d7c946
[ "MIT" ]
null
null
null
// // 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 <TelephonyUtilities/TUDialRequest.h> @class NPHDialRequestDisplayDetails, NSArray, NSString; @interface TUDialRequest (NanoPhone) + (void...
38.818182
120
0.800937
2e9c7b815ceb23472b4077a21b2c4343198f9dcc
3,105
h
C
firmware/coreboot/src/include/console/uart.h
fabiojna02/OpenCellular
45b6a202d6b2e2485c89955b9a6da920c4d56ddb
[ "CC-BY-4.0", "BSD-3-Clause" ]
1
2019-11-04T07:11:25.000Z
2019-11-04T07:11:25.000Z
firmware/coreboot/src/include/console/uart.h
fabiojna02/OpenCellular
45b6a202d6b2e2485c89955b9a6da920c4d56ddb
[ "CC-BY-4.0", "BSD-3-Clause" ]
13
2018-10-12T21:29:09.000Z
2018-10-25T20:06:51.000Z
firmware/coreboot/src/include/console/uart.h
fabiojna02/OpenCellular
45b6a202d6b2e2485c89955b9a6da920c4d56ddb
[ "CC-BY-4.0", "BSD-3-Clause" ]
null
null
null
/* * This file is part of the coreboot project. * * Copyright (C) 2012 The ChromiumOS Authors. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; version 2 of the Lic...
29.018692
79
0.777134
c8c38a6f4df5ddbad2ed4032b0146e6b44d5161c
489
c
C
src/cuda_setup.c
rohanraja/cgt_distributed
3d8ee39460eadc96739d55eb46eed92f12ea1e22
[ "MIT" ]
698
2015-08-25T08:17:42.000Z
2022-02-08T10:08:01.000Z
src/cuda_setup.c
xiaohu2015/cgt
90b15ab041fc2137e62b96e8612ccee605f71ceb
[ "MIT" ]
59
2015-08-25T17:45:24.000Z
2021-11-14T16:58:52.000Z
src/cuda_setup.c
xiaohu2015/cgt
90b15ab041fc2137e62b96e8612ccee605f71ceb
[ "MIT" ]
111
2015-08-25T20:35:17.000Z
2021-09-18T03:35:28.000Z
#include "cgt_cuda.h" #include "cublas.h" CudaContext g_context; #ifdef CGT_ENABLE_CUDA void cuda_initialize() { CUDA_CHECK(cudaStreamCreate(&g_context.stream)); CUBLAS_CHECK(cublasCreate_v2(&g_context.cublas_handle)); CUBLAS_CHECK(cublasSetStream(g_context.cublas_handle, g_context.stream)); // CUDNN...
23.285714
77
0.766871
4e13ca0c08b1e15da0d1ac4a1ab990be5394a924
6,826
c
C
src/hg/makeDb/genbank/src/lib/gbEntry.c
bowhan/kent
714d060bfe004719bb2465a2fecde52f746ab4fb
[ "IJG" ]
3
2017-10-11T21:10:01.000Z
2018-03-14T22:19:20.000Z
src/hg/makeDb/genbank/src/lib/gbEntry.c
bowhan/kent
714d060bfe004719bb2465a2fecde52f746ab4fb
[ "IJG" ]
null
null
null
src/hg/makeDb/genbank/src/lib/gbEntry.c
bowhan/kent
714d060bfe004719bb2465a2fecde52f746ab4fb
[ "IJG" ]
3
2016-10-25T18:19:35.000Z
2021-03-07T01:46:18.000Z
#include "gbEntry.h" #include "gbRelease.h" #include "gbUpdate.h" #include "gbGenome.h" #include "gbProcessed.h" #include "gbAligned.h" #include "gbFileOps.h" #include "localmem.h" #include "hash.h" struct gbEntry* gbEntryNew(struct gbRelease* release, char* acc, unsigned type) /* allocate a new gbEntry object and ad...
29.678261
79
0.606065
83ae96c51a2762cf7386f096e348eace58525e37
4,845
c
C
kernel_dvfs/linux-linaro-tracking-gem5/block/blk-mq-tag.c
lokeshjindal15/pd-gem5_transformer
f8eb40dc65a5d7e15c8aa0756b1b48dd104bd54f
[ "BSD-3-Clause" ]
null
null
null
kernel_dvfs/linux-linaro-tracking-gem5/block/blk-mq-tag.c
lokeshjindal15/pd-gem5_transformer
f8eb40dc65a5d7e15c8aa0756b1b48dd104bd54f
[ "BSD-3-Clause" ]
null
null
null
kernel_dvfs/linux-linaro-tracking-gem5/block/blk-mq-tag.c
lokeshjindal15/pd-gem5_transformer
f8eb40dc65a5d7e15c8aa0756b1b48dd104bd54f
[ "BSD-3-Clause" ]
null
null
null
#include <linux/kernel.h> #include <linux/module.h> #include <linux/percpu_ida.h> #include <linux/blk-mq.h> #include "blk.h" #include "blk-mq.h" #include "blk-mq-tag.h" /* * Per tagged queue (tag address space) map */ struct blk_mq_tags { unsigned int nr_tags; unsigned int nr_reserved_tags; unsigned int nr_batch...
23.405797
79
0.728999
2677096f2ea3ffc1b7b0e58bab62f4f9f14afed5
185
h
C
include/clap/private/std.h
robbert-vdh/clap
128217b9f4e4dcf22f535142f672ce90ee0034eb
[ "MIT" ]
null
null
null
include/clap/private/std.h
robbert-vdh/clap
128217b9f4e4dcf22f535142f672ce90ee0034eb
[ "MIT" ]
null
null
null
include/clap/private/std.h
robbert-vdh/clap
128217b9f4e4dcf22f535142f672ce90ee0034eb
[ "MIT" ]
null
null
null
#pragma once #ifdef __cplusplus # include <cstdint> # include <cstddef> #else # include <stddef.h> # include <stdbool.h> # include <stdint.h> # include <stdalign.h> #endif
15.416667
24
0.659459
31384a1a92b3d8c98d8684bc08a0df19247bbe4e
5,385
c
C
src/Dolphin/mem_funcs.c
projectPiki/pikmin2
a431d992acde856d092889a515ecca0e07a3ea7c
[ "Unlicense" ]
33
2021-12-08T11:10:59.000Z
2022-03-26T19:59:37.000Z
src/Dolphin/mem_funcs.c
projectPiki/pikmin2
a431d992acde856d092889a515ecca0e07a3ea7c
[ "Unlicense" ]
6
2021-12-22T17:54:31.000Z
2022-01-07T21:43:18.000Z
src/Dolphin/mem_funcs.c
projectPiki/pikmin2
a431d992acde856d092889a515ecca0e07a3ea7c
[ "Unlicense" ]
2
2022-01-04T06:00:49.000Z
2022-01-26T07:27:28.000Z
/* * --INFO-- * Address: 800C7158 * Size: 0000AC */ void __copy_longs_rev_unaligned(void) { /* .loc_0x0: add r11, r3, r5 add r10, r4, r5 rlwinm. r3,r11,0,30,31 beq- .loc_0x24 sub r5, r5, r3 .loc_0x14: lbzu r0, -0x1(r10) subic. r3, r3, 0x1 stbu r0, ...
18.07047
37
0.471495
2330694d7bab9f05be88a8b3f7a75016124c42c1
488
h
C
AuxiliaryMethods.h
tomasz-nyckowiak/OgarniamyFinanse
b7e56b24d2c62a7eca5fa453be7d210ecb55c609
[ "Unlicense" ]
null
null
null
AuxiliaryMethods.h
tomasz-nyckowiak/OgarniamyFinanse
b7e56b24d2c62a7eca5fa453be7d210ecb55c609
[ "Unlicense" ]
null
null
null
AuxiliaryMethods.h
tomasz-nyckowiak/OgarniamyFinanse
b7e56b24d2c62a7eca5fa453be7d210ecb55c609
[ "Unlicense" ]
null
null
null
#ifndef AUXILIARYMETHODS_H #define AUXILIARYMETHODS_H #include <iostream> #include <sstream> #include <algorithm> #include <string> #include <cstdlib> using namespace std; class AuxiliaryMethods { public: static string conversionIntToString(int number); static string loadLine(); static in...
20.333333
53
0.721311
641be9da13ae0b1edec2f52e9b16ab135c0e8036
1,533
h
C
System/Library/PrivateFrameworks/ContentKit.framework/WFRunShortcutErrorEvent.h
lechium/iOS1351Headers
6bed3dada5ffc20366b27f7f2300a24a48a6284e
[ "MIT" ]
2
2021-11-02T09:23:27.000Z
2022-03-28T08:21:57.000Z
System/Library/PrivateFrameworks/ContentKit.framework/WFRunShortcutErrorEvent.h
lechium/iOS1351Headers
6bed3dada5ffc20366b27f7f2300a24a48a6284e
[ "MIT" ]
null
null
null
System/Library/PrivateFrameworks/ContentKit.framework/WFRunShortcutErrorEvent.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:18:14 PM Mountain Standard Time * Operating System: Version 13.5.1 (Build 17F80) * Image Source: /System/Library/PrivateFrameworks/Content...
41.432432
147
0.663405
fccdb913c950408a81888a5d2519fd2d7fc2be2f
6,786
h
C
jni/sources/modules/audio_coding/codecs/isac/main/source/bandwidth_estimator.h
guo19941204/c-jni
866a2bc3f1148824e1a5c270fdf452888cb06d2b
[ "MIT" ]
null
null
null
jni/sources/modules/audio_coding/codecs/isac/main/source/bandwidth_estimator.h
guo19941204/c-jni
866a2bc3f1148824e1a5c270fdf452888cb06d2b
[ "MIT" ]
null
null
null
jni/sources/modules/audio_coding/codecs/isac/main/source/bandwidth_estimator.h
guo19941204/c-jni
866a2bc3f1148824e1a5c270fdf452888cb06d2b
[ "MIT" ]
null
null
null
/* * Copyright (c) 2011 The WebRTC 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 con...
38.123596
106
0.635721
6c7f2c9f2ab49500883d544821204c8233df4af7
6,721
h
C
AirTraffic.framework/ATAsset.h
reels-research/iOS-Private-Frameworks
9a4f4534939310a51fdbf5a439dd22487efb0f01
[ "MIT" ]
4
2021-10-06T12:15:26.000Z
2022-02-21T02:26:00.000Z
AirTraffic.framework/ATAsset.h
reels-research/iOS-Private-Frameworks
9a4f4534939310a51fdbf5a439dd22487efb0f01
[ "MIT" ]
null
null
null
AirTraffic.framework/ATAsset.h
reels-research/iOS-Private-Frameworks
9a4f4534939310a51fdbf5a439dd22487efb0f01
[ "MIT" ]
1
2021-10-08T07:40:53.000Z
2021-10-08T07:40:53.000Z
/* Generated by RuntimeBrowser Image: /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic */ @interface ATAsset : NSObject <NSCopying, NSSecureCoding> { long long _assetState; NSString * _assetType; bool _bypassStore; unsigned long long _bytesRemaining; bool _canUseCellularDat...
33.944444
128
0.748549
6c9ba91047361be3c27e450848344d2af6396ab6
2,015
h
C
deps/xxHash/tests/bench/benchHash.h
Masha/hashcat
178003d692ab72abfd9588fdce9e4f569d2b1aa7
[ "MIT" ]
13,663
2015-12-04T16:08:29.000Z
2022-03-31T23:43:17.000Z
deps/xxHash/tests/bench/benchHash.h
Masha/hashcat
178003d692ab72abfd9588fdce9e4f569d2b1aa7
[ "MIT" ]
2,014
2015-12-04T16:45:36.000Z
2022-03-31T21:02:58.000Z
deps/xxHash/tests/bench/benchHash.h
Masha/hashcat
178003d692ab72abfd9588fdce9e4f569d2b1aa7
[ "MIT" ]
2,555
2015-12-04T16:09:31.000Z
2022-03-31T11:34:38.000Z
/* * Hash benchmark module * Part of the xxHash project * Copyright (C) 2019-2020 Yann Collet * * GPL v2 License * * 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 ...
29.632353
97
0.705707
530057c15dfd2c43d8a82742f7d34b732911dca5
4,685
c
C
TR_SRC/METADATA/fgetln_kms.c
busstoptaktik/trlib
8bac3ce58599c4ba51da7c10312741fc3ac13c2b
[ "0BSD" ]
null
null
null
TR_SRC/METADATA/fgetln_kms.c
busstoptaktik/trlib
8bac3ce58599c4ba51da7c10312741fc3ac13c2b
[ "0BSD" ]
null
null
null
TR_SRC/METADATA/fgetln_kms.c
busstoptaktik/trlib
8bac3ce58599c4ba51da7c10312741fc3ac13c2b
[ "0BSD" ]
null
null
null
/* * Copyright (c) 2011, National Survey and Cadastre, Denmark * (Kort- og Matrikelstyrelsen), kms@kms.dk * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in a...
23.193069
75
0.419424