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
71f91060a1cfef97de9945648ca5121f9a6ed5d9
1,153
c
C
Kernel/drivers/timeDriver.c
srosati/TPE_ARQUI
b2e6a3b56c0a82026a353a9e4f487b629861440e
[ "BSD-3-Clause" ]
null
null
null
Kernel/drivers/timeDriver.c
srosati/TPE_ARQUI
b2e6a3b56c0a82026a353a9e4f487b629861440e
[ "BSD-3-Clause" ]
null
null
null
Kernel/drivers/timeDriver.c
srosati/TPE_ARQUI
b2e6a3b56c0a82026a353a9e4f487b629861440e
[ "BSD-3-Clause" ]
null
null
null
#include <timeDriver.h> #include <stdint.h> #define TICKS_PER_SECOND 18 static uint64_t ticks = 0; typedef struct { void (*func)(void); uint64_t ticks; uint64_t starting_tick; } INTERVAL; typedef struct { INTERVAL functions[64]; uint8_t active[64]; uint8_t size; } INTERVALS; static INTERVALS intervals; uint...
18.015625
84
0.685169
84596db15c8236f86cdedc5bb570a0a58cb04907
122,240
c
C
lib/am335x_sdk/ti/drv/usb/src/cdn/core_driver/device/src/cusbd.c
brandonbraun653/Apollo
a1ece2cc3f1d3dae48fdf8fe94f0bbb59d405fce
[ "MIT" ]
2
2021-12-27T10:19:01.000Z
2022-03-15T07:09:06.000Z
lib/am335x_sdk/ti/drv/usb/src/cdn/core_driver/device/src/cusbd.c
brandonbraun653/Apollo
a1ece2cc3f1d3dae48fdf8fe94f0bbb59d405fce
[ "MIT" ]
null
null
null
lib/am335x_sdk/ti/drv/usb/src/cdn/core_driver/device/src/cusbd.c
brandonbraun653/Apollo
a1ece2cc3f1d3dae48fdf8fe94f0bbb59d405fce
[ "MIT" ]
null
null
null
/****************************************************************************** * * Copyright (C) 2012-2019 Cadence Design Systems, Inc. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of ...
33.31698
132
0.625695
a7f24841b74f7c8515b40a4f0bff962d37aa1bb2
2,321
h
C
Engine/Logic/gkParticleNode.h
gamekit-developers/gamekit
74c896af5826ebe8fb72f2911015738f38ab7bb2
[ "Zlib", "MIT" ]
241
2015-01-04T00:36:58.000Z
2022-01-06T19:19:23.000Z
Engine/Logic/gkParticleNode.h
slagusev/gamekit
a6e97fcf2a9c3b9b9799bc12c3643818503ffc7d
[ "MIT" ]
10
2015-07-10T18:27:17.000Z
2019-06-26T20:59:59.000Z
Engine/Logic/gkParticleNode.h
slagusev/gamekit
a6e97fcf2a9c3b9b9799bc12c3643818503ffc7d
[ "MIT" ]
82
2015-01-25T18:02:35.000Z
2022-03-05T12:28:17.000Z
/* ------------------------------------------------------------------------------- This file is part of OgreKit. http://gamekit.googlecode.com/ Copyright (c) 2006-2013 Nestor Silveira. Contributor(s): none yet. ------------------------------------------------------------------------------- This soft...
27.305882
85
0.686773
57d92d16676ef59bfc6fd423ec66d0aded1b0668
632
c
C
character_write_buffer.c
ibrisha/printf
94485e272d2ac1917725d4856c088c6a19bff9a9
[ "MIT" ]
null
null
null
character_write_buffer.c
ibrisha/printf
94485e272d2ac1917725d4856c088c6a19bff9a9
[ "MIT" ]
null
null
null
character_write_buffer.c
ibrisha/printf
94485e272d2ac1917725d4856c088c6a19bff9a9
[ "MIT" ]
null
null
null
#include "main.h" /** * print_char - writes char to buffer or standard output * @inv: the arguments inventory with most commonly used argument * Return: number of chars wrote to buffer */ void print_char(inventory_t *inv) { inv->c0 = va_arg(*(inv->args), int); write_buffer(inv); } /** * print_percent - writes a...
21.066667
66
0.68038
414fa664fc7a0e77b58f3fb7392b72893f21309e
56
h
C
include/config.h
sometao/FFmpegCMake
800547c758f20b3d16f085e367c46a597ac30f7f
[ "MIT" ]
null
null
null
include/config.h
sometao/FFmpegCMake
800547c758f20b3d16f085e367c46a597ac30f7f
[ "MIT" ]
null
null
null
include/config.h
sometao/FFmpegCMake
800547c758f20b3d16f085e367c46a597ac30f7f
[ "MIT" ]
null
null
null
#define CONFIG_AVFILTER 1 #define CONFIG_AVDEVICE 1
8
25
0.785714
84e39b47c103cf0dd0df95f5ec989b14b89ce4f7
792
h
C
MasterSim/src/MSIM_AlgorithmGaussJacobi.h
ghorwin/MasterSim
281b71e228435ca8fa02319bf2ce86b66b8b2b45
[ "BSD-3-Clause" ]
5
2021-11-17T07:12:54.000Z
2022-03-16T15:06:39.000Z
MasterSim/src/MSIM_AlgorithmGaussJacobi.h
ghorwin/MasterSim
281b71e228435ca8fa02319bf2ce86b66b8b2b45
[ "BSD-3-Clause" ]
25
2021-09-09T07:39:13.000Z
2022-01-23T13:00:19.000Z
MasterSim/src/MSIM_AlgorithmGaussJacobi.h
ghorwin/MasterSim
281b71e228435ca8fa02319bf2ce86b66b8b2b45
[ "BSD-3-Clause" ]
null
null
null
#ifndef MSIM_ALGORITHMGAUSSJACOBI_H #define MSIM_ALGORITHMGAUSSJACOBI_H #include "MSIM_AbstractAlgorithm.h" namespace MASTER_SIM { /*! Implementation class for Gauss-Jacobi algorithm. This algorithm does not do any state-setting or state-getting, and is compatible with FMI for CoSim v1. */ class AlgorithmGaussJac...
26.4
75
0.770202
cb375c0d7445746f82b629b8fb8feb4421635ff3
530
h
C
FFCalendar/FFCalendars/FFDayCalendarView/FFDayScrollView/FFDayCollectionView/FFDayCollectionView.h
JHChan314/FFCalendar
ac3a475e15675518767eaaad41ef5e44e944e708
[ "MIT" ]
266
2015-01-02T20:15:36.000Z
2021-07-20T04:50:43.000Z
FFCalendar/FFCalendars/FFDayCalendarView/FFDayScrollView/FFDayCollectionView/FFDayCollectionView.h
mohsinalimat/FFCalendar
ac3a475e15675518767eaaad41ef5e44e944e708
[ "MIT" ]
11
2015-03-09T10:54:34.000Z
2019-02-07T09:18:34.000Z
FFCalendar/FFCalendars/FFDayCalendarView/FFDayScrollView/FFDayCollectionView/FFDayCollectionView.h
mohsinalimat/FFCalendar
ac3a475e15675518767eaaad41ef5e44e944e708
[ "MIT" ]
89
2015-01-12T17:03:34.000Z
2022-02-03T19:01:53.000Z
// // FFDayCollectionView.h // FFCalendar // // Created by Fernanda G. Geraissate on 2/23/14. // Copyright (c) 2014 Fernanda G. Geraissate. All rights reserved. // // http://fernandasportfolio.tumblr.com // #import <UIKit/UIKit.h> #import "FFDayCell.h" @protocol FFDayCollectionViewProtocol <NSObject> - (void)up...
21.2
71
0.754717
fe17c42631ed7e4572890cbffe4f5b0fb8b5e2e9
879
h
C
WVRPlayerUI/WVRPlayerUI/Classes/View/WVRPlayerUIFrameMacro.h
portal-io/portal-ios-midware-midware
81b151fddc7315a7373418e7f3371220d84dba8e
[ "MIT" ]
null
null
null
WVRPlayerUI/WVRPlayerUI/Classes/View/WVRPlayerUIFrameMacro.h
portal-io/portal-ios-midware-midware
81b151fddc7315a7373418e7f3371220d84dba8e
[ "MIT" ]
null
null
null
WVRPlayerUI/WVRPlayerUI/Classes/View/WVRPlayerUIFrameMacro.h
portal-io/portal-ios-midware-midware
81b151fddc7315a7373418e7f3371220d84dba8e
[ "MIT" ]
null
null
null
// // WVRPlayerUIFrameMacro.h // WhaleyVR // // Created by Bruce on 2017/8/24. // Copyright © 2017年 Snailvr. All rights reserved. // #ifndef WVRPlayerUIFrameMacro_h #define WVRPlayerUIFrameMacro_h #pragma mark - danmu //#define MAX_HEIGHT_HEADER_LABLE (fitToWidth(40)) #define HEIGHT_DANMU_LIST_VIEW (fitToWidth...
24.416667
113
0.796359
2ae9c9802ff7ded70436c3e00ce49498dfa38d9b
1,143
h
C
Day1/build/iOS/Preview/include/Uno.Compiler.ExportTargetInterop.Foreign.ObjC.Object.h
sauvikatinnofied/ExploringFuse
cc272d55c7221d88ba773494f571b6528e5279f8
[ "Apache-2.0" ]
null
null
null
Day1/build/iOS/Preview/include/Uno.Compiler.ExportTargetInterop.Foreign.ObjC.Object.h
sauvikatinnofied/ExploringFuse
cc272d55c7221d88ba773494f571b6528e5279f8
[ "Apache-2.0" ]
null
null
null
Day1/build/iOS/Preview/include/Uno.Compiler.ExportTargetInterop.Foreign.ObjC.Object.h
sauvikatinnofied/ExploringFuse
cc272d55c7221d88ba773494f571b6528e5279f8
[ "Apache-2.0" ]
null
null
null
// This file was generated based on '/usr/local/share/uno/Packages/UnoCore/0.24.3/Source/Uno/Compiler/ExportTargetInterop/Foreign/ObjC/$.uno'. // WARNING: Changes might be lost if you edit this file directly. #pragma once #include <ObjC.Object.h> #include <objc/objc.h> #include <Uno.Object.h> namespace g{namespace Uno...
27.214286
142
0.728784
f1ba62ce2e8f3ac92e049b0e2bc3753df2ea4941
295
h
C
Brose_63x19/Panel/Panel-Platformio/src/panelCommands.h
cazacov/FlipDot
d9185426fa04c622fdbf2522b9b904cfde302d9c
[ "MIT" ]
2
2018-07-11T08:16:06.000Z
2022-01-31T09:51:18.000Z
Brose_63x19/Panel/Panel-Platformio/src/panelCommands.h
cazacov/FlipDot
d9185426fa04c622fdbf2522b9b904cfde302d9c
[ "MIT" ]
null
null
null
Brose_63x19/Panel/Panel-Platformio/src/panelCommands.h
cazacov/FlipDot
d9185426fa04c622fdbf2522b9b904cfde302d9c
[ "MIT" ]
1
2021-05-20T06:59:21.000Z
2021-05-20T06:59:21.000Z
#define CMD_START 1 #define CMD_ALL_SET 2 #define CMD_ALL_RESET 3 #define CMD_POWER_ON 4 #define CMD_POWER_OFF 5 #define CMD_DOT_SET 6 #define CMD_DOT_RESET 7 #define CMD_DURATION_SET 8 #define CMD_SLEEP 9 #define CMD_TEST 10 #define CMD_CALIBRATE 11 #define CMD_SHOWID 12 #define CMD_DELAY 13
19.666667
26
0.820339
0bf16dce9c789a6a0abc55f7173391d1ff5dd905
445
h
C
code_process/lib/hlibrary.h
NewtonVan/OS2020
223bc0d190ddad352777587792f4bf12d4d0081d
[ "MIT" ]
1
2021-12-16T07:49:37.000Z
2021-12-16T07:49:37.000Z
code_process/lib/hlibrary.h
NewtonVan/OS2020
223bc0d190ddad352777587792f4bf12d4d0081d
[ "MIT" ]
null
null
null
code_process/lib/hlibrary.h
NewtonVan/OS2020
223bc0d190ddad352777587792f4bf12d4d0081d
[ "MIT" ]
null
null
null
#ifndef HLIBRARY_H #define HLIBRARY_H #include <list> #define DEAD -1 #define READY 0 #define RUNNING 1 #define BLOCK 2 #define INIT 0 #define USER 1 #define SYSTEM 2 #define FREE 0 #define ALLOCATED 1 #define WAIT_NONE -1 #define CR_LTH 3 #define DE_LTH 2 #define REQ_LTH 3 #define REL_LTH 3 #define TO_LTH 1 #define ...
15.344828
22
0.759551
a47e9b8490ae33ee570ec02c2e8a42868f0ab681
955
c
C
Basics/Recursion/11-Tree-Recursion.c
ArielMAJ/DataStructures
4f41a3eb152e2f2939e819793f528798c8cfbf9b
[ "MIT" ]
null
null
null
Basics/Recursion/11-Tree-Recursion.c
ArielMAJ/DataStructures
4f41a3eb152e2f2939e819793f528798c8cfbf9b
[ "MIT" ]
null
null
null
Basics/Recursion/11-Tree-Recursion.c
ArielMAJ/DataStructures
4f41a3eb152e2f2939e819793f528798c8cfbf9b
[ "MIT" ]
null
null
null
// Tree Recursion #include <stdio.h> void fun(int n) { if (n > 0) // It stops when (n <= 0); { printf("%d ", n); // "Tail recursion": It prints first then goes on to the recursion. fun(n - 1); // It recursively calls itself until it hits the stopping condition; fun(n - 1); // It recur...
30.806452
132
0.544503
f2f9ca40e245412d51fe9f0b3ae41db688dcf4a0
2,483
h
C
witj/cpp/src/Forwards.h
kant/CMMPPT
c64b339712db28a619880c4c04839aef7d3b6e2b
[ "Apache-2.0" ]
1
2019-10-25T05:25:23.000Z
2019-10-25T05:25:23.000Z
witj/cpp/src/Forwards.h
kant/CMMPPT
c64b339712db28a619880c4c04839aef7d3b6e2b
[ "Apache-2.0" ]
2
2019-09-04T17:34:59.000Z
2020-09-16T08:10:57.000Z
witj/cpp/src/Forwards.h
kant/CMMPPT
c64b339712db28a619880c4c04839aef7d3b6e2b
[ "Apache-2.0" ]
18
2019-07-22T19:01:25.000Z
2022-03-03T15:36:11.000Z
//------------------------------------------------------------------------------ // WIT-J C++ Header File Forwards.h. // // Contains the forward declarations used by WIT-J/C++. // Contains the typedef declarations used by WIT-J/C++. //------------------------------------------------------------------------------ #ifnd...
24.83
80
0.409182
93d6d21760316950603e39bb733d4d2f469cd3bf
4,264
h
C
clock/Settings.h
Elements6007v2/lvgl-wasm2
3649270fade1b380f50b390331507f7320eaea7f
[ "MIT" ]
null
null
null
clock/Settings.h
Elements6007v2/lvgl-wasm2
3649270fade1b380f50b390331507f7320eaea7f
[ "MIT" ]
null
null
null
clock/Settings.h
Elements6007v2/lvgl-wasm2
3649270fade1b380f50b390331507f7320eaea7f
[ "MIT" ]
null
null
null
#pragma once #include <cstdint> #include <bitset> #include "components/datetime/DateTimeController.h" #include "components/brightness/BrightnessController.h" #include "components/fs/FS.h" #include "drivers/Cst816s.h" namespace Pinetime { namespace Controllers { class Settings { public: enum class Clock...
26.987342
114
0.599437
13aecbf376bc6e5afa17e5c2ceb5ee33cad8402b
3,631
h
C
H.263/Indices.h
goodspeed24e/2011Corel
4efb585a589ea5587a877f4184493b758fa6f9b2
[ "MIT" ]
1
2019-07-24T07:59:07.000Z
2019-07-24T07:59:07.000Z
H.263/Indices.h
goodspeed24e/2011Corel
4efb585a589ea5587a877f4184493b758fa6f9b2
[ "MIT" ]
null
null
null
H.263/Indices.h
goodspeed24e/2011Corel
4efb585a589ea5587a877f4184493b758fa6f9b2
[ "MIT" ]
6
2015-03-17T12:11:38.000Z
2022-01-29T01:15:52.000Z
#ifdef INDICES int codtab[2]= {0,1}; int mcbpctab[21] = {0,16,32,48,1,17,33,49,2,18,34,50,3,19,35,51,4,20,36,52,255}; int mcbpc_intratab[9] = {3,19,35,51,4,20,36,52,255}; int modb_tab[3] = {0, 1, 2}; int ycbpb_tab[2] = {0, 1}; int uvcbpb_tab[2] = {0, 1}; int cbpytab[16] = {15,14,13,12,11,10,9,8,7,6,5,4,3,2,1...
63.701754
932
0.695125
13ff8d1013a1cae53b1bfafa8d6d7f3ad59369c7
695
h
C
src/bfkl.h
kdusling/mpc
ccdc1f5ddcdba6cfc6ea5413ef5cc180ffe682bc
[ "MIT" ]
null
null
null
src/bfkl.h
kdusling/mpc
ccdc1f5ddcdba6cfc6ea5413ef5cc180ffe682bc
[ "MIT" ]
null
null
null
src/bfkl.h
kdusling/mpc
ccdc1f5ddcdba6cfc6ea5413ef5cc180ffe682bc
[ "MIT" ]
null
null
null
#ifndef bfkl_H_INCLUDED #define bfkl_H_INCLUDED #include <stdio.h> #include <math.h> #include <gsl/gsl_spline.h> #include <gsl/gsl_integration.h> #include <gsl/gsl_math.h> #include <gsl/gsl_errno.h> #include "cubature.h" #include "string.h" #include "alphas.h" #include "wf.h" //number of tabulated points in z and x f...
19.305556
84
0.717986
fa9c06542bb160680a36c41bed6d07da6ac0967a
860
h
C
AliPayForDebug/AliPayForDebug/AlipayWallet_Headers/mobilerelationMobileContactRecord.h
ceekay1991/AliPayForDebug
5795e5db31e5b649d4758469b752585e63e84d94
[ "MIT" ]
5
2020-03-29T12:08:37.000Z
2021-05-26T05:20:11.000Z
AliPayForDebug/AliPayForDebug/AlipayWallet_Headers/mobilerelationMobileContactRecord.h
ceekay1991/AliPayForDebug
5795e5db31e5b649d4758469b752585e63e84d94
[ "MIT" ]
null
null
null
AliPayForDebug/AliPayForDebug/AlipayWallet_Headers/mobilerelationMobileContactRecord.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 "APDPBGeneratedMessage.h" @class NSString; @interface mobilerelationMobileContactRecord : APDPBGeneratedMessage { } + (CDStr...
29.655172
90
0.736047
780981cb509bd60498f5a743f6d3f4c2507e9cdb
3,476
h
C
include/relabsd/device/axis.h
nsensfel/relabsd
3e76054f937f471e352233f00a5c8ccfee8a78b9
[ "BSD-3-Clause" ]
13
2015-09-02T18:20:31.000Z
2021-11-17T17:46:55.000Z
include/relabsd/device/axis.h
nsensfel/relabsd
3e76054f937f471e352233f00a5c8ccfee8a78b9
[ "BSD-3-Clause" ]
5
2017-09-18T13:19:13.000Z
2021-05-03T18:38:06.000Z
include/relabsd/device/axis.h
nsensfel/relabsd
3e76054f937f471e352233f00a5c8ccfee8a78b9
[ "BSD-3-Clause" ]
null
null
null
#pragma once /**** LIBEVDEV ****************************************************************/ #include <libevdev/libevdev.h> /**** RELABSD *****************************************************************/ #include <relabsd/device/axis_types.h> /***********************************************************************...
28.032258
80
0.691887
9e23f8b1400ea3dc0d0b5629ef208494c64c3dcf
1,101
c
C
hal/ia32/hal.c
mfkiwl/phoenix-rtos-kernel
b2e820d0f594427b8cad6f1df325bff336c9dde1
[ "BSD-3-Clause" ]
null
null
null
hal/ia32/hal.c
mfkiwl/phoenix-rtos-kernel
b2e820d0f594427b8cad6f1df325bff336c9dde1
[ "BSD-3-Clause" ]
null
null
null
hal/ia32/hal.c
mfkiwl/phoenix-rtos-kernel
b2e820d0f594427b8cad6f1df325bff336c9dde1
[ "BSD-3-Clause" ]
null
null
null
/* * Phoenix-RTOS * * Operating system kernel * * Hardware Abstraction Layer (IA32 PC) * * Copyright 2012, 2016 Phoenix Systems * Copyright 2006 Pawel Pisarczyk * Author: Pawel Pisarczyk * * This file is part of Phoenix-RTOS. * * %LICENSE% */ #include "../spinlock.h" #include "../console.h" #include "../...
12.952941
56
0.689373
b10e3fccda2566ff11ce2d8d03dfbfa32f1d8bf9
676
h
C
Pods/Headers/Private/iOS-GPX-Framework/GPXPerson.h
williamrussellajb/ios-geofence
bc866f25d7fa4331f4a4d90dea591c13be18a0ff
[ "Unlicense" ]
null
null
null
Pods/Headers/Private/iOS-GPX-Framework/GPXPerson.h
williamrussellajb/ios-geofence
bc866f25d7fa4331f4a4d90dea591c13be18a0ff
[ "Unlicense" ]
null
null
null
Pods/Headers/Private/iOS-GPX-Framework/GPXPerson.h
williamrussellajb/ios-geofence
bc866f25d7fa4331f4a4d90dea591c13be18a0ff
[ "Unlicense" ]
null
null
null
// // GPXPerson.h // GPX Framework // // Created by NextBusinessSystem on 12/04/06. // Copyright (c) 2012 NextBusinessSystem Co., Ltd. All rights reserved. // #import "GPXElement.h" @class GPXEmail; @class GPXLink; /** A person or organization. */ @interface GPXPerson : GPXElement /// -----------------------...
19.882353
72
0.622781
7f50c0a59b688149f9968514ee25b721830a6596
404
h
C
OnlinePaymentsSDK/OPToolTip.h
wl-online-payments-direct/direct-sdk-client-objc
2d81b64e73f2320b9b47d802307958b6a1694f6c
[ "MIT" ]
null
null
null
OnlinePaymentsSDK/OPToolTip.h
wl-online-payments-direct/direct-sdk-client-objc
2d81b64e73f2320b9b47d802307958b6a1694f6c
[ "MIT" ]
null
null
null
OnlinePaymentsSDK/OPToolTip.h
wl-online-payments-direct/direct-sdk-client-objc
2d81b64e73f2320b9b47d802307958b6a1694f6c
[ "MIT" ]
null
null
null
// // Do not remove or alter the notices in this preamble. // This software code is created for Online Payments on 17/07/2020 // Copyright © 2020 Global Collect Services. All rights reserved. // #import <UIKit/UIKit.h> @interface OPTooltip : NSObject @property (strong, nonatomic) NSString *imagePath; @property (stro...
25.25
66
0.747525
3d019da03536cfe874584c1f905f93b7c3d81cb3
1,757
c
C
cmd/wmii/root.c
bartman/wmii
703981eabd5addaf47350ebb59b43a464cf1529f
[ "MIT" ]
3
2016-05-09T07:15:29.000Z
2021-03-20T11:00:39.000Z
cmd/wmii/root.c
bartman/wmii
703981eabd5addaf47350ebb59b43a464cf1529f
[ "MIT" ]
null
null
null
cmd/wmii/root.c
bartman/wmii
703981eabd5addaf47350ebb59b43a464cf1529f
[ "MIT" ]
1
2017-01-27T15:55:33.000Z
2017-01-27T15:55:33.000Z
/* Copyright ©2008-2009 Kris Maglione <maglione.k at Gmail> * See LICENSE file for license details. */ #include "dat.h" #include "fns.h" static Handlers handlers; void root_init(void) { WinAttr wa; wa.event_mask = EnterWindowMask | FocusChangeMask | LeaveWindowMask | PointerMotionMask ...
19.522222
63
0.681275
9adbf80825d992a258b7a419d1569685274765e4
734
c
C
Uprosteni funkcii/funkciiRek.c
vasetrendafilov/Pia
cf0f06b9a2afca7b2fbf7849465f2aae4c19bae5
[ "MIT" ]
null
null
null
Uprosteni funkcii/funkciiRek.c
vasetrendafilov/Pia
cf0f06b9a2afca7b2fbf7849465f2aae4c19bae5
[ "MIT" ]
null
null
null
Uprosteni funkcii/funkciiRek.c
vasetrendafilov/Pia
cf0f06b9a2afca7b2fbf7849465f2aae4c19bae5
[ "MIT" ]
null
null
null
#include <stdio.h> /* Avtor: Nikola Stoimenov Rekurzivni funkcii za odredeni matemtichki izrazi *Napomena funkciite zavisat edna od druga */ //Broj na cifri vo eden broj (Rekurzivno) int brojCifri(int x){ if (x == 0) return 0; return 1 + brojCifri(x/10); } //Zbir na cifrite vo brojot (Rekurzivno) int zb...
19.837838
66
0.643052
82944129a339fef33495c7ceb95d14d44672a3e4
321
h
C
iRun/Classes/ViewControllers/CategoryViewController/IRCategoryViewController.h
mohsinalimat/ExpenseManager
ec4e6f1657e188a5dbfed45537664a076439d9e1
[ "Apache-2.0" ]
1
2019-02-09T10:09:43.000Z
2019-02-09T10:09:43.000Z
iRun/Classes/ViewControllers/CategoryViewController/IRCategoryViewController.h
mohsinalimat/ExpenseManager
ec4e6f1657e188a5dbfed45537664a076439d9e1
[ "Apache-2.0" ]
null
null
null
iRun/Classes/ViewControllers/CategoryViewController/IRCategoryViewController.h
mohsinalimat/ExpenseManager
ec4e6f1657e188a5dbfed45537664a076439d9e1
[ "Apache-2.0" ]
null
null
null
// // IRAddCategoryViewController.h // ExpenseManager // // Created by Shibin S on 05/09/14. // Copyright (c) 2014 Shibin. All rights reserved. // #import <UIKit/UIKit.h> #import <iAd/iAd.h> @interface IRCategoryViewController : UIViewController<UITableViewDataSource,UITableViewDelegate,UIAlertViewDelegate> @end...
21.4
117
0.760125
829d92d4d2b4d661bbde975f610085294ae0bbfc
1,280
h
C
FoundtionKit/NSString+CNKit.h
congni/CNKit
66a77db9f8c195249aea687026a312cc35722945
[ "MIT" ]
1
2016-08-27T01:47:45.000Z
2016-08-27T01:47:45.000Z
CNBasicDemo/Pods/CNKit/FoundtionKit/NSString+CNKit.h
congni/CNBasicTools-OC
77dc375fb0cb6d0cbf2c29f81f11720fd4749ba7
[ "MIT" ]
null
null
null
CNBasicDemo/Pods/CNKit/FoundtionKit/NSString+CNKit.h
congni/CNBasicTools-OC
77dc375fb0cb6d0cbf2c29f81f11720fd4749ba7
[ "MIT" ]
null
null
null
// // NSString+CNKit.h // SalesAssistantApp // // Created by haoju-congni on 15/1/13. // Copyright (c) 2015年 好居. All rights reserved. // #import <Foundation/Foundation.h> @interface NSString (CNKit) /** * 是否空字符串 没有任何字符 * * @return BOOL */ - (BOOL)isBlank; /** * 是否是有效的字符串 包括空字符串 * * @return BOOL */ ...
12.8
71
0.616406
d6041eb4a4605a05f95d766e812ea1e74db38768
1,729
h
C
lite/backends/nnadapter/nnadapter/include/nnadapter/core/types.h
714627034/Paddle-Lite
015ba88a4d639db0b73603e37f83e47be041a4eb
[ "Apache-2.0" ]
1
2022-03-18T19:48:40.000Z
2022-03-18T19:48:40.000Z
lite/backends/nnadapter/nnadapter/include/nnadapter/core/types.h
714627034/Paddle-Lite
015ba88a4d639db0b73603e37f83e47be041a4eb
[ "Apache-2.0" ]
null
null
null
lite/backends/nnadapter/nnadapter/include/nnadapter/core/types.h
714627034/Paddle-Lite
015ba88a4d639db0b73603e37f83e47be041a4eb
[ "Apache-2.0" ]
null
null
null
// Copyright (c) 2019 PaddlePaddle Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required...
25.80597
75
0.73742
458c37135ef56f8d6f8d0bbd26a604601a88a252
2,607
h
C
Enemy.h
ahadrauf/magician_wars
a9b43ce520fc528b470aec10437f79dbd951547b
[ "MIT" ]
null
null
null
Enemy.h
ahadrauf/magician_wars
a9b43ce520fc528b470aec10437f79dbd951547b
[ "MIT" ]
null
null
null
Enemy.h
ahadrauf/magician_wars
a9b43ce520fc528b470aec10437f79dbd951547b
[ "MIT" ]
null
null
null
#pragma once #include <iostream> #include "Person.h" #include "List.h" #include "Skill.h" class Enemy : public Person { public: Enemy() //default constructor { *this = *getEnemy(1); } Enemy(string n, int l, bool spells, int HB = 20, int MB = 3, int aB = 3, int dB = 3, int mB = 3, int rB = 3, List<Skill *>s ...
21.907563
151
0.59532
45953a8dae29ec10ae4477bf3aa326cc8b06b3c7
13,338
c
C
src/RingQueue/msvc/pthread.c
shines77/RingQueue-utf8
e1643121d1bf793cd3e91262f64a427bee9b0f86
[ "MIT" ]
26
2015-01-01T16:43:55.000Z
2022-03-29T08:05:29.000Z
src/RingQueue/msvc/pthread.c
shines77/RingQueue-utf8
e1643121d1bf793cd3e91262f64a427bee9b0f86
[ "MIT" ]
null
null
null
src/RingQueue/msvc/pthread.c
shines77/RingQueue-utf8
e1643121d1bf793cd3e91262f64a427bee9b0f86
[ "MIT" ]
15
2015-01-12T03:40:28.000Z
2021-06-21T08:34:03.000Z
#if defined(_MSC_VER) || defined(__INTEL_COMPILER) #include "msvc/pthread.h" #ifndef WIN32_LEAN_AND_MEAN #define WIN32_LEAN_AND_MEAN #endif #include "msvc/targetver.h" #include <windows.h> #include <process.h> /* _beginthreadex(), _endthreadex() */ #include "port.h" #include <stdio.h> #include <assert.h> int P...
28.995652
124
0.607362
a9a49a7ad21428415c5bcbac19ab1841fff5c6f8
2,683
h
C
common/any.h
5r1gsOi1/other
16da2846da4f80cdbccf0232696301c50c10c005
[ "MIT" ]
null
null
null
common/any.h
5r1gsOi1/other
16da2846da4f80cdbccf0232696301c50c10c005
[ "MIT" ]
null
null
null
common/any.h
5r1gsOi1/other
16da2846da4f80cdbccf0232696301c50c10c005
[ "MIT" ]
null
null
null
#ifndef COMMON_ANY_H_ #define COMMON_ANY_H_ #include <exception> #include <string> template <typename = void, typename...> struct ToStringArgumentsMatch : std::false_type {}; template <typename... Args> struct ToStringArgumentsMatch< std::void_t<decltype(std::to_string(std::declval<Args>()...))>, Args...> :...
25.311321
80
0.641819
aa3de72d5817f64875ad9c508db5c6794aaeb6a7
622
h
C
libecc/src/musl/include/libutil.h
ghsecuritylab/ellcc-mirror
b03a4afac74d50cf0987554b8c0cd8209bcb92a2
[ "BSD-2-Clause" ]
null
null
null
libecc/src/musl/include/libutil.h
ghsecuritylab/ellcc-mirror
b03a4afac74d50cf0987554b8c0cd8209bcb92a2
[ "BSD-2-Clause" ]
null
null
null
libecc/src/musl/include/libutil.h
ghsecuritylab/ellcc-mirror
b03a4afac74d50cf0987554b8c0cd8209bcb92a2
[ "BSD-2-Clause" ]
null
null
null
#ifndef _LIBUTIL_H #define _LIBUTIL_H #ifdef __cplusplus extern "C" { #endif #ifdef _BSD_SOURCE char *getbsize(int *, long *); #define HN_DECIMAL 0x01 #define HN_NOSPACE 0x02 #define HN_B 0x04 #define HN_DIVISOR_1000 0x08 #define HN_GETSCALE 0x10 #def...
20.064516
69
0.672026
b778f79638e48dcdef67ccb2049e65ca4afc53f1
1,630
h
C
WDL/jnetlib/netinc.h
wayne-chen/AudioPlugins
397112da7e992628652eddafcaf75f71ddf56d3f
[ "Zlib" ]
879
2015-01-01T16:25:39.000Z
2022-03-15T13:22:40.000Z
WDL/jnetlib/netinc.h
wayne-chen/AudioPlugins
397112da7e992628652eddafcaf75f71ddf56d3f
[ "Zlib" ]
65
2015-01-26T14:31:33.000Z
2018-12-18T16:40:29.000Z
WDL/jnetlib/netinc.h
wayne-chen/AudioPlugins
397112da7e992628652eddafcaf75f71ddf56d3f
[ "Zlib" ]
233
2015-01-21T01:00:56.000Z
2022-03-08T18:50:16.000Z
/* ** JNetLib ** Copyright (C) 2000-2001 Nullsoft, Inc. ** Author: Justin Frankel ** File: netinc.h - network includes and portability defines (used internally) ** License: see jnetlib.h */ #ifndef _NETINC_H_ #define _NETINC_H_ #ifdef _WIN32 #include <windows.h> #include <stdio.h> #include <time.h> #define ERRNO (WS...
20.123457
189
0.734356
3198fb1f82b5638c9f5991b25f170b15c41a2231
1,376
h
C
lib/include/fx/easing/BackEase.h
joaoc/stm32plus
a53376c223de306d2192cf4754027bb28c851d28
[ "BSD-3-Clause" ]
null
null
null
lib/include/fx/easing/BackEase.h
joaoc/stm32plus
a53376c223de306d2192cf4754027bb28c851d28
[ "BSD-3-Clause" ]
null
null
null
lib/include/fx/easing/BackEase.h
joaoc/stm32plus
a53376c223de306d2192cf4754027bb28c851d28
[ "BSD-3-Clause" ]
null
null
null
/* * This file is a part of the open source stm32plus library. * Copyright (c) 2011,2012,2013,2014 Andy Brown <www.andybrown.me.uk> * Please see website for licensing terms. */ #pragma once namespace stm32plus { namespace fx { /** * @brief Back easing function. Goes back on itself. */ class...
29.913043
77
0.659884
2c47dfe11aa30cd328904491d5416a6b6ab93d5e
686
h
C
Pods/Headers/Public/OPGFeedbackSDK/CategoryFlagConstants.h
OnePointGlobal/MySurvey-2.0-App_New
02368bee4a3b5b9e07f95d586c02c20880e35a4b
[ "MIT" ]
null
null
null
Pods/Headers/Public/OPGFeedbackSDK/CategoryFlagConstants.h
OnePointGlobal/MySurvey-2.0-App_New
02368bee4a3b5b9e07f95d586c02c20880e35a4b
[ "MIT" ]
12
2019-10-14T10:29:55.000Z
2020-04-23T10:52:13.000Z
Pods/Headers/Public/OPGFeedbackSDK/CategoryFlagConstants.h
OnePointGlobal/OnePoint-Global-MySurvey-2.0-App-iOS-Latest
02368bee4a3b5b9e07f95d586c02c20880e35a4b
[ "MIT" ]
1
2022-03-17T08:46:39.000Z
2022-03-17T08:46:39.000Z
// // Generated by the J2ObjC translator. DO NOT EDIT! // source: /Users/chinthan/Framework/Logger/ConvertCode/OnePoint/Runtime/Common/CategoryFlagConstants.java // // Created by chinthan on 1/15/14. // typedef enum { CategoryFlagConstants_flNone = 0, CategoryFlagConstants_flUser = 1, CategoryFlagConstants_...
27.44
107
0.791545
bda31cb0e0951b97220b64ca88b6a6e507bb523c
1,195
h
C
src/wrapped/wrappedalure_private.h
ye-yeshun/box86
35f133cacd726aac85bcd7befc6ac21ae3a1f53d
[ "MIT" ]
2,059
2019-03-03T22:16:11.000Z
2022-03-31T21:53:33.000Z
src/wrapped/wrappedalure_private.h
ye-yeshun/box86
35f133cacd726aac85bcd7befc6ac21ae3a1f53d
[ "MIT" ]
428
2019-03-04T15:19:01.000Z
2022-03-31T23:46:30.000Z
src/wrapped/wrappedalure_private.h
ye-yeshun/box86
35f133cacd726aac85bcd7befc6ac21ae3a1f53d
[ "MIT" ]
207
2019-03-14T18:19:18.000Z
2022-03-30T08:52:41.000Z
#if !(defined(GO) && defined(GOM) && defined(GO2) && defined(DATA)) error Meh... #endif GO(alureGetVersion,vFpp) GO(alureGetErrorString,pFv) GO(alureGetDeviceNames,pFip) GO(alureFreeDeviceNames,vFp) GO(alureInitDevice,iFpp) GO(alureShutdownDevice,iFv) GO(alureGetSampleFormat,iFuuu) GO(alureSleep,iFf) GO(alureStreamSiz...
30.641026
67
0.845188
081d2b48729eeb9d1721108110e6e7e552bba7e7
4,034
h
C
chuffed/support/vec.h
tlyphed/chuffed
23b9fcee3bb30b11f68d82ef4534040ebae1a8fb
[ "MIT" ]
62
2016-11-25T08:03:51.000Z
2022-03-05T18:24:19.000Z
chuffed/support/vec.h
tlyphed/chuffed
23b9fcee3bb30b11f68d82ef4534040ebae1a8fb
[ "MIT" ]
57
2016-11-29T16:43:51.000Z
2022-03-06T22:14:45.000Z
chuffed/support/vec.h
tlyphed/chuffed
23b9fcee3bb30b11f68d82ef4534040ebae1a8fb
[ "MIT" ]
31
2016-11-17T12:37:21.000Z
2022-01-22T20:39:17.000Z
#ifndef vec_h #define vec_h #include <cstdlib> #include <cassert> template <class T> class vec { int sz; int cap; T* data; public: // Constructors: vec() : sz(0), cap(0), data(NULL) {} vec(int _sz) : sz(_sz), cap(sz) { data = sz ? (T*) malloc(cap * sizeof(T)) : NULL; for (int i = 0; i < sz; i++) new...
26.194805
159
0.505949
08443f50d80b111e796d06354a49477d51ef36db
21,628
h
C
kernel/huawei/hwp7/drivers/hisi/modem/ps/comm/comm/NFEXT/Interpeak/ip_net2-6.8/ipnet2/src/ipnet_nat_h.h
NightOfTwelve/android_device_huawei_hwp7
a0a1c28e44210ce485a4177ac53d3fd580008a1e
[ "Apache-2.0" ]
1
2020-04-03T14:00:34.000Z
2020-04-03T14:00:34.000Z
kernel/huawei/hwp7/drivers/hisi/modem/ps/comm/comm/NFEXT/Interpeak/ip_net2-6.8/ipnet2/src/ipnet_nat_h.h
NightOfTwelve/android_device_huawei_hwp7
a0a1c28e44210ce485a4177ac53d3fd580008a1e
[ "Apache-2.0" ]
null
null
null
kernel/huawei/hwp7/drivers/hisi/modem/ps/comm/comm/NFEXT/Interpeak/ip_net2-6.8/ipnet2/src/ipnet_nat_h.h
NightOfTwelve/android_device_huawei_hwp7
a0a1c28e44210ce485a4177ac53d3fd580008a1e
[ "Apache-2.0" ]
1
2020-04-03T14:00:39.000Z
2020-04-03T14:00:39.000Z
/* ****************************************************************************** * INTERPEAK INTERNAL API HEADER FILE * * Document no: @(#) $Name: VXWORKS_ITER18A_FRZ10 $ $RCSfile: ipnet_nat_h.h,v $ $Revision: 1.13 $ * $Source: /home/interpeak/CVSRoot/ipnet2/src/ipnet_nat_h.h,v $ * ...
36.106845
131
0.44447
bd1ce60d1be1fbd6da623a796d469161492f81da
1,026
h
C
Sources/UIKit_ObjC/UIImagePickerController+NDUtils.h
hiep-nd/nd-utils
b6175b58aaae7ed5bc8883605e39e91666ad7afb
[ "MIT" ]
null
null
null
Sources/UIKit_ObjC/UIImagePickerController+NDUtils.h
hiep-nd/nd-utils
b6175b58aaae7ed5bc8883605e39e91666ad7afb
[ "MIT" ]
null
null
null
Sources/UIKit_ObjC/UIImagePickerController+NDUtils.h
hiep-nd/nd-utils
b6175b58aaae7ed5bc8883605e39e91666ad7afb
[ "MIT" ]
null
null
null
// // UIImagePickerController+NDUtils.h // NDUtils // // Created by Nguyen Duc Hiep on 8/10/20. // Copyright © 2020 Nguyen Duc Hiep. All rights reserved. // #import <NDUtils/UINavigationController+NDUtils.h> NS_ASSUME_NONNULL_BEGIN @interface NDUIImagePickerControllerDelegateHandlers : NDUINavigationControll...
29.314286
80
0.795322
83449fb7c3620cac97a8326b03374d318dc6f79a
3,302
h
C
StuFW/src/core/commands/gcode/config/m305.h
onekk/StuFW
9dd7cd41c0cec2749ded8d1d97b7f9fcaa61489b
[ "RSA-MD" ]
1
2020-12-30T21:45:12.000Z
2020-12-30T21:45:12.000Z
StuFW/src/core/commands/gcode/config/m305.h
onekk/StuFW
9dd7cd41c0cec2749ded8d1d97b7f9fcaa61489b
[ "RSA-MD" ]
1
2020-08-24T16:17:25.000Z
2020-08-24T16:17:25.000Z
StuFW/src/core/commands/gcode/config/m305.h
onekk/StuFW
9dd7cd41c0cec2749ded8d1d97b7f9fcaa61489b
[ "RSA-MD" ]
null
null
null
/** * StuFW Firmware for 3D Printer * * Based on MK4duo, Marlin, Sprinter and grbl * Copyright (C) 2011 Camiel Gubbels / Erik van der Zalm * Copyright (C) 2013 Alberto Cotronei @MagoKimbra * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Pu...
30.018182
79
0.589945
eabf015374f95be7f377d5f6356466bbc3d2a244
7,654
c
C
src/util/attr_clnt.c
TonyChengTW/Rmail
99ae0fc3371f0f11647921c7dc2bef6d3755c0ca
[ "BSD-4-Clause-UC", "Apache-2.0" ]
null
null
null
src/util/attr_clnt.c
TonyChengTW/Rmail
99ae0fc3371f0f11647921c7dc2bef6d3755c0ca
[ "BSD-4-Clause-UC", "Apache-2.0" ]
null
null
null
src/util/attr_clnt.c
TonyChengTW/Rmail
99ae0fc3371f0f11647921c7dc2bef6d3755c0ca
[ "BSD-4-Clause-UC", "Apache-2.0" ]
null
null
null
/*++ /* NAME /* attr_clnt 3 /* SUMMARY /* attribute query-reply client /* SYNOPSIS /* #include <attr_clnt.h> /* /* typedef int (*ATTR_CLNT_PRINT_FN) (VSTREAM *, int, va_list); /* typedef int (*ATTR_CLNT_SCAN_FN) (VSTREAM *, int, va_list); /* /* ATTR_CLNT *attr_clnt_create(server, timeout, max_idle, max_ttl) /* const ch...
28.243542
81
0.667102
eacbdf58b263027c942019fe32823673ecd26b96
621
h
C
EterNet/src/EterNet/ClientSession.h
selim1763/EterNet
970116362ba2b68dc8f712320deb629ec315b8fc
[ "Apache-2.0" ]
1
2020-10-28T07:23:26.000Z
2020-10-28T07:23:26.000Z
EterNet/src/EterNet/ClientSession.h
selim1763/EterNet
970116362ba2b68dc8f712320deb629ec315b8fc
[ "Apache-2.0" ]
null
null
null
EterNet/src/EterNet/ClientSession.h
selim1763/EterNet
970116362ba2b68dc8f712320deb629ec315b8fc
[ "Apache-2.0" ]
null
null
null
#pragma once #include "Timer.h" #include <boost\asio.hpp> namespace etn { #define TIMER_INTERVAL 1000 #define TIME_OUT_SEC 5 //---- class ServerHandler; class ClientSession { public: ClientSession(ServerHandler * process_handler, boost::asio::ip::udp::endpoint & endpoint); ~ClientSession(); private: Se...
20.032258
92
0.719807
23bc3bf5c4c0c6c2e7d2afb487007ab273e4b04b
7,739
c
C
drivers/phy/marvell/phy-mvebu-a3700-utmi.c
CPU-Code/-Linux_kernel
44dc3358bc640197528f5b10dbed0fd3717af65b
[ "AFL-3.0" ]
2
2020-09-18T07:01:49.000Z
2022-01-27T08:59:04.000Z
drivers/phy/marvell/phy-mvebu-a3700-utmi.c
CPU-Code/-Linux_kernel
44dc3358bc640197528f5b10dbed0fd3717af65b
[ "AFL-3.0" ]
null
null
null
drivers/phy/marvell/phy-mvebu-a3700-utmi.c
CPU-Code/-Linux_kernel
44dc3358bc640197528f5b10dbed0fd3717af65b
[ "AFL-3.0" ]
4
2020-06-29T04:09:48.000Z
2022-01-27T08:59:01.000Z
// SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2018 Marvell * * Authors: * Igal Liberman <igall@marvell.com> * Miquèl Raynal <miquel.raynal@bootlin.com> * * Marvell A3700 UTMI PHY driver */ #include <linux/io.h> #include <linux/iopoll.h> #include <linux/mfd/syscon.h> #include <linux/module.h> #incl...
28.557196
76
0.720377
268bfcf0185d76ac106291ae8bb28fa63df69859
1,079
h
C
TemplateGlExt/GlMainWindow.h
Chrisso/gl-studies
916cd4851df09d1c959afe8cb4ec0985f881fb7e
[ "Naumen", "Condor-1.1", "MS-PL" ]
1
2020-03-24T01:43:15.000Z
2020-03-24T01:43:15.000Z
TemplateGlExt/GlMainWindow.h
Chrisso/gl-studies
916cd4851df09d1c959afe8cb4ec0985f881fb7e
[ "Naumen", "Condor-1.1", "MS-PL" ]
null
null
null
TemplateGlExt/GlMainWindow.h
Chrisso/gl-studies
916cd4851df09d1c959afe8cb4ec0985f881fb7e
[ "Naumen", "Condor-1.1", "MS-PL" ]
null
null
null
#pragma once #include <atlctrlw.h> #include <atlctrlx.h> #include <FrameCounter.h> #include "Resource.h" #include "GlView.h" #define WM_APP_BENCHMARK (WM_APP+10) class CGlMainWindow : public CFrameWindowImpl<CGlMainWindow> { private: CGlFrameCounter m_FrameCounter; CCommandBarCtrl m_CmdBar; CMultiPaneStatusBarCt...
21.156863
62
0.785913
1b390c85343699968dc39ad6e715d9307da6f749
270
h
C
MIARuntime-Example/MIARuntime-Example/Person.h
tianjackyang/MIARuntime-Example
0cb9a483d7044712b0fc662ea790706d38d3652b
[ "MIT" ]
null
null
null
MIARuntime-Example/MIARuntime-Example/Person.h
tianjackyang/MIARuntime-Example
0cb9a483d7044712b0fc662ea790706d38d3652b
[ "MIT" ]
null
null
null
MIARuntime-Example/MIARuntime-Example/Person.h
tianjackyang/MIARuntime-Example
0cb9a483d7044712b0fc662ea790706d38d3652b
[ "MIT" ]
null
null
null
// // Person.h // MIARuntime-Example // // Created by 杨鹏 on 16/4/28. // Copyright © 2016年 杨鹏. All rights reserved. // #import <Foundation/Foundation.h> @interface Person : NSObject //声名getter和setter方法 @property (assign, nonatomic) NSInteger age; -(void)run; @end
15.882353
46
0.692593
bb139202f31099fb7958b3a62449af6f26f81fcc
5,643
c
C
functions.c
DirkHoldeman/circuit_development
73fd213e85e90efb2440b9ebdb2c3a148b143ab4
[ "Unlicense" ]
null
null
null
functions.c
DirkHoldeman/circuit_development
73fd213e85e90efb2440b9ebdb2c3a148b143ab4
[ "Unlicense" ]
null
null
null
functions.c
DirkHoldeman/circuit_development
73fd213e85e90efb2440b9ebdb2c3a148b143ab4
[ "Unlicense" ]
null
null
null
#include <teensy/common.h> #include "cores.h" uint16_t time_to_seconds(uint8_t hour_digit, uint8_t minute_digit_one, uint8_t minute_digit_two) { uint16_t minute_total = minute_digit_one * 10 + minute_digit_two; minute_total += hour_digit * 60; return minute_total * 60; } void wait_ms(uint16_t ms) { fo...
24.012766
98
0.614567
15ad1f463196a7245d779b0d589e6664e337e59e
1,503
h
C
AppDelegate.h
lsmoura/caffeine
ff81cb14a41b1f661a02bdbe186d6b367b711b59
[ "MIT" ]
null
null
null
AppDelegate.h
lsmoura/caffeine
ff81cb14a41b1f661a02bdbe186d6b367b711b59
[ "MIT" ]
null
null
null
AppDelegate.h
lsmoura/caffeine
ff81cb14a41b1f661a02bdbe186d6b367b711b59
[ "MIT" ]
null
null
null
// // AppDelegate.h // Caffeine // // Created by Tomas Franzén on 2006-05-20. // Copyright 2006 Lighthead Software. All rights reserved. // #import <Cocoa/Cocoa.h> #import "LCMenuIconView.h" // Workaround for bug in 64-bit SDK #ifndef __POWER__ enum { OverallAct = 0, /* Delays idle sleep by ...
30.06
104
0.671324
9bbfe9019de41267ce4ad5154fdd88b980bc8491
476
h
C
Spotifiron-TabView/Spotifiron-TabView/Album.h
BronxDupaix/Spotifiron
22bbe7f5b7adaff5c87a462ecdf9170a689523cb
[ "Apache-2.0" ]
2
2016-03-08T23:25:07.000Z
2020-07-20T20:14:54.000Z
Spotifiron-TabView/Spotifiron-TabView/Album.h
BronxDupaix/Spotifiron
22bbe7f5b7adaff5c87a462ecdf9170a689523cb
[ "Apache-2.0" ]
null
null
null
Spotifiron-TabView/Spotifiron-TabView/Album.h
BronxDupaix/Spotifiron
22bbe7f5b7adaff5c87a462ecdf9170a689523cb
[ "Apache-2.0" ]
null
null
null
// // Album.h // Spotifiron-TabView // // Created by Sean Calkins on 3/8/16. // Copyright © 2016 Bronson Dupaix. All rights reserved. // #import <Foundation/Foundation.h> @interface Album : NSObject @property (nonatomic, strong) NSString *name; @property (nonatomic, strong) NSString *idString; @property (nonatomi...
23.8
63
0.737395
ebaf653313b5c232ab4320279e4fd4b13c9797c1
22,620
c
C
external/esp32_wifi_adapter/esp32_wifi_os_adapter.c
ChinaTizenRT/mytest
5234e5a01735df9f49bdc23a22bfa1ab1be1c1cd
[ "Apache-2.0" ]
null
null
null
external/esp32_wifi_adapter/esp32_wifi_os_adapter.c
ChinaTizenRT/mytest
5234e5a01735df9f49bdc23a22bfa1ab1be1c1cd
[ "Apache-2.0" ]
null
null
null
external/esp32_wifi_adapter/esp32_wifi_os_adapter.c
ChinaTizenRT/mytest
5234e5a01735df9f49bdc23a22bfa1ab1be1c1cd
[ "Apache-2.0" ]
null
null
null
/****************************************************************** * * Copyright 2018 Samsung Electronics All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * ...
27.285887
181
0.728736
9dc547ea8de7d0f2b284705833103e3474c16cca
2,442
h
C
pomi/hw/I2C.h
jpfli/Pomifactory
ee736a97bcbb5f16625aedae492c267e4911378c
[ "MIT" ]
2
2020-06-16T18:14:53.000Z
2020-10-07T10:42:28.000Z
pomi/hw/I2C.h
jpfli/Pomifactory
ee736a97bcbb5f16625aedae492c267e4911378c
[ "MIT" ]
null
null
null
pomi/hw/I2C.h
jpfli/Pomifactory
ee736a97bcbb5f16625aedae492c267e4911378c
[ "MIT" ]
null
null
null
#pragma once namespace Pomi { namespace Hw { class I2C { public: I2C() = delete; I2C(const I2C&) = delete; I2C& operator =(const I2C&) = delete; static inline void write(unsigned char address, unsigned char data) { _start(); ...
27.133333
86
0.445946
8d7cd671c8cfc94878c9d9499acced3123d68dc1
314
c
C
test/src/test_besh_initialization.c
Hektelion/besh
dd4103a61130fc8ae8dcbb6d9c3abe5c35970afd
[ "MIT" ]
null
null
null
test/src/test_besh_initialization.c
Hektelion/besh
dd4103a61130fc8ae8dcbb6d9c3abe5c35970afd
[ "MIT" ]
null
null
null
test/src/test_besh_initialization.c
Hektelion/besh
dd4103a61130fc8ae8dcbb6d9c3abe5c35970afd
[ "MIT" ]
null
null
null
#include "../include/test_besh_initialization.h" #include "../../include/besh_initialization.h" #include <CUnit/Basic.h> void test_besh_getenv() { } void test_besh_putenv() { } void test_besh_setenv() { } void test_besh_unsetenv() { } void test_besh_initenvironement() { besh_initenvironement(); }
8.971429
48
0.713376
0265f67f7db62689f288796d13f4ce75636443b4
1,039
h
C
src/modules/wl_screenshot/e_screenshooter_client_protocol.h
riban-bw/moksha
e8270d594b62e2424575901f60a9ceef826ccefe
[ "BSD-2-Clause" ]
152
2015-04-28T19:04:50.000Z
2022-03-16T01:01:46.000Z
src/modules/wl_screenshot/e_screenshooter_client_protocol.h
riban-bw/moksha
e8270d594b62e2424575901f60a9ceef826ccefe
[ "BSD-2-Clause" ]
90
2015-04-29T13:34:31.000Z
2022-02-15T06:56:14.000Z
src/modules/wl_screenshot/e_screenshooter_client_protocol.h
riban-bw/moksha
e8270d594b62e2424575901f60a9ceef826ccefe
[ "BSD-2-Clause" ]
44
2015-05-18T07:25:23.000Z
2022-03-13T08:51:40.000Z
#ifndef E_SCREENSHOOTER_CLIENT_PROTOCOL_H #define E_SCREENSHOOTER_CLIENT_PROTOCOL_H #ifdef __cplusplus extern "C" { #endif #include <stdint.h> #include <stddef.h> #include "wayland-util.h" struct wl_client; struct wl_resource; extern const struct wl_interface screenshooter_interface; #define SCREENSHOOTER_SHOOT 0...
21.204082
103
0.81232
a08be74ba8ba24f4a7879510f56299cd60a597ca
1,140
c
C
ft_lstdelone.c
afillion/libft
c6bad03bf63e7a1b0967ba1d63df03d2be6176af
[ "MIT" ]
null
null
null
ft_lstdelone.c
afillion/libft
c6bad03bf63e7a1b0967ba1d63df03d2be6176af
[ "MIT" ]
null
null
null
ft_lstdelone.c
afillion/libft
c6bad03bf63e7a1b0967ba1d63df03d2be6176af
[ "MIT" ]
null
null
null
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_lstdelone.c :+: :+: :+: ...
42.222222
80
0.219298
992127f0bc9d158e7d1dd997e6f0a1f533fcd9e7
12,816
h
C
src/tiny_ssd1306.h
nRFMesh/ssd1306-nRF5
b06896279da4ccc8564a917363e910677d6b8274
[ "MIT" ]
1
2020-08-28T11:45:39.000Z
2020-08-28T11:45:39.000Z
src/tiny_ssd1306.h
nRFMesh/ssd1306-nRF5
b06896279da4ccc8564a917363e910677d6b8274
[ "MIT" ]
null
null
null
src/tiny_ssd1306.h
nRFMesh/ssd1306-nRF5
b06896279da4ccc8564a917363e910677d6b8274
[ "MIT" ]
null
null
null
/* MIT License Copyright (c) 2017-2018, Alexey Dynda 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, c...
30.226415
111
0.606429
165c541ea229d065fd29a0dea49951e92bc01123
13,656
c
C
vendor/kore/src/pgsql.c
No9/kore-buildpack
4fc5956da042faa9e6c9a652a62d94fae01664f1
[ "MIT" ]
null
null
null
vendor/kore/src/pgsql.c
No9/kore-buildpack
4fc5956da042faa9e6c9a652a62d94fae01664f1
[ "MIT" ]
null
null
null
vendor/kore/src/pgsql.c
No9/kore-buildpack
4fc5956da042faa9e6c9a652a62d94fae01664f1
[ "MIT" ]
null
null
null
/* * Copyright (c) 2014-2016 Joris Vink <joris@coders.se> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND...
22.912752
75
0.710896
2754141856f3666e33289d2ecede49faeb7387c5
842
h
C
PrivateFrameworks/PassKitCore.framework/PKPassPreviewImageSet.h
shaojiankui/iOS10-Runtime-Headers
6b0d842bed0c52c2a7c1464087b3081af7e10c43
[ "MIT" ]
36
2016-04-20T04:19:04.000Z
2018-10-08T04:12:25.000Z
PrivateFrameworks/PassKitCore.framework/PKPassPreviewImageSet.h
shaojiankui/iOS10-Runtime-Headers
6b0d842bed0c52c2a7c1464087b3081af7e10c43
[ "MIT" ]
null
null
null
PrivateFrameworks/PassKitCore.framework/PKPassPreviewImageSet.h
shaojiankui/iOS10-Runtime-Headers
6b0d842bed0c52c2a7c1464087b3081af7e10c43
[ "MIT" ]
10
2016-06-16T02:40:44.000Z
2019-01-15T03:31:45.000Z
/* Generated by RuntimeBrowser Image: /System/Library/PrivateFrameworks/PassKitCore.framework/PassKitCore */ @interface PKPassPreviewImageSet : PKPassImageSet { PKImage * _iconImage; PKImage * _notificationIconImage; } @property (nonatomic, retain) PKImage *iconImage; @property (nonatomic, retain) PKImage...
27.16129
96
0.75772
e97ccdd1612f6e78767ca5002767c56a87d32d0a
21,036
c
C
src/lib/kernel/nt.c
leleobhz/mrt
178f776ed75c9c9ee568479657cf08ad1bb1f4a9
[ "BSD-4-Clause-UC" ]
3
2019-04-03T12:32:21.000Z
2020-12-27T22:47:09.000Z
src/lib/kernel/nt.c
leleobhz/mrt
178f776ed75c9c9ee568479657cf08ad1bb1f4a9
[ "BSD-4-Clause-UC" ]
null
null
null
src/lib/kernel/nt.c
leleobhz/mrt
178f776ed75c9c9ee568479657cf08ad1bb1f4a9
[ "BSD-4-Clause-UC" ]
2
2018-07-12T01:33:08.000Z
2021-12-24T02:37:56.000Z
/* * $Id: nt.c,v 1.1.1.1 2000/08/14 18:46:11 labovit Exp $ */ #include <config.h> #include <stdio.h> #include <mrt.h> #include <winsock2.h> #include <windef.h> #include <stdio.h> #include <stdlib.h> #include <excpt.h> #include <IPHlpApi.h> #include <windows.h> #include <ws2tcpip.h> #ifdef HAVE_IPV6 #include <ntdd...
25.102625
102
0.597262
8f0506cabbd9f51c630f7696fd8617c0d56d7bee
5,695
h
C
deps/libgeos/geos/include/geos/operation/intersection/Rectangle.h
khrushjing/node-gdal-async
6546b0c8690f2db677d5385b40b407523503b314
[ "Apache-2.0" ]
57
2020-02-08T17:52:17.000Z
2021-10-14T03:45:09.000Z
deps/libgeos/geos/include/geos/operation/intersection/Rectangle.h
khrushjing/node-gdal-async
6546b0c8690f2db677d5385b40b407523503b314
[ "Apache-2.0" ]
47
2020-02-12T16:41:40.000Z
2021-09-28T22:27:56.000Z
deps/libgeos/geos/include/geos/operation/intersection/Rectangle.h
khrushjing/node-gdal-async
6546b0c8690f2db677d5385b40b407523503b314
[ "Apache-2.0" ]
8
2020-03-17T11:18:07.000Z
2021-10-14T03:45:15.000Z
/********************************************************************** * * GEOS - Geometry Engine Open Source * http://geos.osgeo.org * * Copyright (C) 2014 Mika Heiskanen <mika.heiskanen@fmi.fi> * * This is free software; you can redistribute and/or modify it under * the terms of the GNU Lesser General Public...
23.928571
107
0.574188
ac7e65c00cb1ca5fe569acfe1f413737b6a82471
3,551
h
C
usr/libexec/maild/FavoriteItem.h
lechium/iOS1351Headers
6bed3dada5ffc20366b27f7f2300a24a48a6284e
[ "MIT" ]
2
2021-11-02T09:23:27.000Z
2022-03-28T08:21:57.000Z
usr/libexec/maild/FavoriteItem.h
lechium/iOS1351Headers
6bed3dada5ffc20366b27f7f2300a24a48a6284e
[ "MIT" ]
null
null
null
usr/libexec/maild/FavoriteItem.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> #import "EFLoggable-Protocol.h" @class MFMessageCriterion, NSArray, NSNumber, NSPredicate, NSString; @interface Favori...
46.116883
120
0.767953
5846a4dd763e26a2bf7e30ba34d1f944b27a6393
303
h
C
ShareFileSDK/ShareFileSDK/Credentials/SFAOAuth2Credential.h
NickNichollsCitrix/ShareFile-ObjectiveC
59c21fc5ab7288d83f3de64a34f1f6516ab7b7ba
[ "MIT" ]
2
2015-12-20T16:53:46.000Z
2018-09-13T14:16:47.000Z
ShareFileSDK/ShareFileSDK/Credentials/SFAOAuth2Credential.h
NickNichollsCitrix/ShareFile-ObjectiveC
59c21fc5ab7288d83f3de64a34f1f6516ab7b7ba
[ "MIT" ]
2
2019-12-23T23:22:35.000Z
2020-01-13T14:47:30.000Z
ShareFileSDK/ShareFileSDK/Credentials/SFAOAuth2Credential.h
NickNichollsCitrix/ShareFile-ObjectiveC
59c21fc5ab7288d83f3de64a34f1f6516ab7b7ba
[ "MIT" ]
4
2016-01-22T18:08:35.000Z
2020-01-13T12:50:26.000Z
#import <Foundation/Foundation.h> #import "SFAOAuthToken.h" #import "NSURLCredential+SFACredential.h" @interface SFAOAuth2Credential : NSURLCredential <NSSecureCoding> @property (strong, nonatomic, readonly) SFAOAuthToken *oAuthToken; - (instancetype)initWithOAuthToken:(SFAOAuthToken *)token; @end
25.25
66
0.805281
75852935344446415ad1df50ce87bd3f2ab81845
5,027
h
C
device/bluetooth/bluetooth_remote_gatt_service_winrt.h
mghgroup/Glide-Browser
6a4c1eaa6632ec55014fee87781c6bbbb92a2af5
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
575
2015-06-18T23:58:20.000Z
2022-03-23T09:32:39.000Z
device/bluetooth/bluetooth_remote_gatt_service_winrt.h
mghgroup/Glide-Browser
6a4c1eaa6632ec55014fee87781c6bbbb92a2af5
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
113
2015-05-04T09:58:14.000Z
2022-01-31T19:35:03.000Z
device/bluetooth/bluetooth_remote_gatt_service_winrt.h
DamieFC/chromium
54ce2d3c77723697efd22cfdb02aea38f9dfa25c
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
52
2015-07-14T10:40:50.000Z
2022-03-15T01:11:49.000Z
// Copyright 2018 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 DEVICE_BLUETOOTH_BLUETOOTH_REMOTE_GATT_SERVICE_WINRT_H_ #define DEVICE_BLUETOOTH_BLUETOOTH_REMOTE_GATT_SERVICE_WINRT_H_ #include <windows.devices...
34.909722
80
0.717525
5939b196325b131505dcd444fbaccb04d259523c
1,071
c
C
examples/diff/strdiff.c
innerout/libmba
634bcaef7a88c31d1d6725ec1cae18e114ac63ec
[ "MIT" ]
null
null
null
examples/diff/strdiff.c
innerout/libmba
634bcaef7a88c31d1d6725ec1cae18e114ac63ec
[ "MIT" ]
null
null
null
examples/diff/strdiff.c
innerout/libmba
634bcaef7a88c31d1d6725ec1cae18e114ac63ec
[ "MIT" ]
1
2021-09-24T05:56:59.000Z
2021-09-24T05:56:59.000Z
#include <stdlib.h> #include <string.h> #include <stdio.h> #include <errno.h> #include <mba/diff.h> #include <mba/msgno.h> int main(int argc, char *argv[]) { const char *a = argv[1]; const char *b = argv[2]; int n, m, d; int sn, i; struct varray *ses = varray_new(sizeof(struct diff_edit), NULL); ...
20.207547
80
0.537815
d9e8bee07c831f8b2846558337361f0465aaa984
1,476
h
C
os/arch/arm/src/s5j/sss/isp_util.h
ch1nh5/tizen_rt
2494416285c15c8b5bbc30aafef33d50e33ed320
[ "Apache-2.0" ]
2
2019-01-27T14:50:42.000Z
2019-01-27T14:51:25.000Z
os/arch/arm/src/s5j/sss/isp_util.h
ravisankarg/TizenRT
37644e1fd57168649f81527b2d5694e9dacfd14c
[ "Apache-2.0" ]
1
2017-10-19T18:20:33.000Z
2017-10-19T18:20:33.000Z
os/arch/arm/src/s5j/sss/isp_util.h
KimDongEon/mytest
79b2d65b350bd058260e8c4d4011289dabe5f1a8
[ "Apache-2.0" ]
1
2020-02-27T09:33:42.000Z
2020-02-27T09:33:42.000Z
/*! * @file isp_util.h * @brief Headerfile : util functions to support memset, memcpy, memcmp * @author jinsu.hyun * @version v0.50 : 2016.8.13 Init. release version */ #ifndef ISP_UTIL_H_ #define ISP_UTIL_H_ #include "isp_type.h" // ====================================== // Function // ===...
35.142857
84
0.705285
3defea30cab7522d9176b37c053435bcfebfd3e5
846
h
C
7_Turtle/turtle.h
inventshah/mini-projects
fbe26fc37f945cad481e4c30615a9ac91971cd32
[ "MIT" ]
1
2019-12-05T00:46:00.000Z
2019-12-05T00:46:00.000Z
7_Turtle/turtle.h
inventshah/mini-projects
fbe26fc37f945cad481e4c30615a9ac91971cd32
[ "MIT" ]
null
null
null
7_Turtle/turtle.h
inventshah/mini-projects
fbe26fc37f945cad481e4c30615a9ac91971cd32
[ "MIT" ]
null
null
null
#ifndef __TURTLE_H #define __TURTLE_H #define GL_SILENCE_DEPRECATION #define RED_SHIFT 16 #define GREEN_SHIFT 8 #define BLUE_SHIFT 0 #define WIDTH 1024 #define HEIGHT 768 #define DELTA_TIME 0.1 typedef struct painter { float x; float y; int color; short brush_size; struct painter *next; stru...
17.265306
49
0.741135
dbdfb83466b5bdfaf4366b2c2e46207473dea26a
7,860
h
C
benchmark/workloads/sigmod_2012_properties.h
lmaas/sigmod2012contest
636ae037c135c5461ab4674a3cb6e23287eaac1f
[ "MIT" ]
1
2015-11-27T06:13:22.000Z
2015-11-27T06:13:22.000Z
benchmark/workloads/sigmod_2012_properties.h
lmaas/sigmod2012contest
636ae037c135c5461ab4674a3cb6e23287eaac1f
[ "MIT" ]
null
null
null
benchmark/workloads/sigmod_2012_properties.h
lmaas/sigmod2012contest
636ae037c135c5461ab4674a3cb6e23287eaac1f
[ "MIT" ]
null
null
null
// // Copyright (c) 2012 TU Dresden - Database Technology Group // // 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, ...
33.87931
80
0.722392
334f39ca85eb84379de07fe452298d04951688e9
1,762
h
C
src/ios/GameAnalyticsPlugin.h
sirg2003/cordova-plugin-gameanalyticscom
b55a782625e65d61d785d6a4f767ced79d79ddf8
[ "MIT" ]
1
2018-01-24T20:06:52.000Z
2018-01-24T20:06:52.000Z
src/ios/GameAnalyticsPlugin.h
sirg2003/cordova-plugin-gameanalyticscom
b55a782625e65d61d785d6a4f767ced79d79ddf8
[ "MIT" ]
null
null
null
src/ios/GameAnalyticsPlugin.h
sirg2003/cordova-plugin-gameanalyticscom
b55a782625e65d61d785d6a4f767ced79d79ddf8
[ "MIT" ]
null
null
null
#import <Cordova/CDVPlugin.h> @interface GameAnalyticsPlugin : CDVPlugin - (void) initialize:(CDVInvokedUrlCommand*)command; - (void) configureBuild:(CDVInvokedUrlCommand*)command; - (void) configureGameEngineVersion:(CDVInvokedUrlCommand*)command; - (void) configureSdkGameEngineVersion:(CDVInvokedUrlCommand*)comman...
45.179487
77
0.818388
98f86ec41bb364ad0b03543ca0066d790b410ae5
535
h
C
engine/core/object/ui/Image.h
supernovaengine/supernova
54dfdc1032a0e7cf2de10a2dd72ae6654e75c8b8
[ "MIT" ]
10
2020-05-17T15:19:11.000Z
2022-03-31T13:46:19.000Z
engine/core/object/ui/Image.h
supernovaengine/supernova
54dfdc1032a0e7cf2de10a2dd72ae6654e75c8b8
[ "MIT" ]
null
null
null
engine/core/object/ui/Image.h
supernovaengine/supernova
54dfdc1032a0e7cf2de10a2dd72ae6654e75c8b8
[ "MIT" ]
2
2020-06-17T21:43:02.000Z
2022-03-31T13:46:21.000Z
// // (c) 2021 Eduardo Doria. // #ifndef IMAGE_H #define IMAGE_H #include "buffer/InterleavedBuffer.h" #include "buffer/IndexBuffer.h" #include "Object.h" namespace Supernova{ class Image: public Object{ protected: InterleavedBuffer buffer; IndexBuffer indices; public: Image(Sc...
16.212121
44
0.628037
8e77d0bf31f3fce91c32984d3ae56b4e88470943
953
h
C
themes/c_header/headers/base16-brushtrees.h
base16-fork/base16-fork
79856b7e6195dde0874a9e6d191101ac6c5c74f5
[ "MIT" ]
null
null
null
themes/c_header/headers/base16-brushtrees.h
base16-fork/base16-fork
79856b7e6195dde0874a9e6d191101ac6c5c74f5
[ "MIT" ]
null
null
null
themes/c_header/headers/base16-brushtrees.h
base16-fork/base16-fork
79856b7e6195dde0874a9e6d191101ac6c5c74f5
[ "MIT" ]
null
null
null
/* base16-c_header (https://github.com/m1sports20/base16-c_header) * by Michael Spradling (http://mspradling.com) * Brush Trees schema by Abraham White <abelincoln.white@gmail.com> * * This is a standard c header that can be included in any c project. */ #ifndef BASE16_COLORS #define BASE16_COLORS static const ch...
32.862069
69
0.699895
e6f46deb3d374db70a7206f21405859020e96dec
1,067
h
C
customui.h
ventosus/customui.lv2
46d01b79172a4b69b87457884527b9c8978df798
[ "Artistic-2.0" ]
null
null
null
customui.h
ventosus/customui.lv2
46d01b79172a4b69b87457884527b9c8978df798
[ "Artistic-2.0" ]
null
null
null
customui.h
ventosus/customui.lv2
46d01b79172a4b69b87457884527b9c8978df798
[ "Artistic-2.0" ]
null
null
null
/* * Copyright (c) 2016 Hanspeter Portner (dev@open-music-kontrollers.ch) * * This is free software: you can redistribute it and/or modify * it under the terms of the Artistic License 2.0 as published by * The Perl Foundation. * * This source is distributed in the hope that it will be useful, * but WITHOUT ANY ...
33.34375
74
0.759138
fc340915baa3dcad7f9f3b685fd9187c10cfdc23
34,269
h
C
src/lib/common/include/sol-log.h
undeadinu/soletta
5ca6d6a70bead00caf154b445755be94f3f68099
[ "ECL-2.0", "Apache-2.0" ]
266
2015-06-11T00:21:02.000Z
2022-03-27T20:45:17.000Z
src/lib/common/include/sol-log.h
undeadinu/soletta
5ca6d6a70bead00caf154b445755be94f3f68099
[ "ECL-2.0", "Apache-2.0" ]
2,224
2015-06-17T17:29:50.000Z
2018-07-20T23:43:40.000Z
src/lib/common/include/sol-log.h
undeadinu/soletta
5ca6d6a70bead00caf154b445755be94f3f68099
[ "ECL-2.0", "Apache-2.0" ]
151
2015-06-17T14:42:54.000Z
2022-01-27T17:01:35.000Z
/* * This file is part of the Soletta (TM) Project * * Copyright (C) 2015 Intel Corporation. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.a...
31.584332
221
0.687502
0a4ae18aa9a76bddafcc0e53de5b49c325d8815a
69,054
h
C
include/qt5xhb_macros_qtgui.h
marcosgambeta/Qt5xHb-cpp11
aaae121a2cb36c88a8f205503073aee0da4fa069
[ "MIT" ]
null
null
null
include/qt5xhb_macros_qtgui.h
marcosgambeta/Qt5xHb-cpp11
aaae121a2cb36c88a8f205503073aee0da4fa069
[ "MIT" ]
null
null
null
include/qt5xhb_macros_qtgui.h
marcosgambeta/Qt5xHb-cpp11
aaae121a2cb36c88a8f205503073aee0da4fa069
[ "MIT" ]
null
null
null
/* Qt5xHb/C++11 - Bindings libraries for Harbour/xHarbour and Qt Framework 5 Copyright (C) 2022 Marcos Antonio Gambeta <marcosgambeta AT outlook DOT com> */ /* DO NOT EDIT THIS FILE - the content was created using a source code generator */ #ifndef QT5XHB_MACROS_QTGUI_H #define QT5XHB_MACROS_QTG...
120.723776
156
0.556883
92b7599551902a57e1e9fe0a44a36358db9f1db2
3,143
c
C
wasm/malloc.c
wibblymat/inflate-demo
ddb8800c0eb06e8b7b541af8674ebdd9ba920c2f
[ "Apache-2.0" ]
null
null
null
wasm/malloc.c
wibblymat/inflate-demo
ddb8800c0eb06e8b7b541af8674ebdd9ba920c2f
[ "Apache-2.0" ]
null
null
null
wasm/malloc.c
wibblymat/inflate-demo
ddb8800c0eb06e8b7b541af8674ebdd9ba920c2f
[ "Apache-2.0" ]
null
null
null
/* Copyright 2016 Google Inc. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
27.570175
101
0.61279
1f7453f59e9757a20bd21a448b76a8fc68fdb0c9
25,737
h
C
drivers/media/platform/exynos/mfc/regs-mfc-v10.h
CaelestisZ/HeraQ
2804afc99bf59c43740038833077ef7b14993592
[ "MIT" ]
null
null
null
drivers/media/platform/exynos/mfc/regs-mfc-v10.h
CaelestisZ/HeraQ
2804afc99bf59c43740038833077ef7b14993592
[ "MIT" ]
null
null
null
drivers/media/platform/exynos/mfc/regs-mfc-v10.h
CaelestisZ/HeraQ
2804afc99bf59c43740038833077ef7b14993592
[ "MIT" ]
null
null
null
/* * drivers/media/platform/exynos/mfc/regs-mfc-v10.h * * Copyright (c) 2015 Samsung Electronics * http://www.samsung.com/ * * Register definition file for Samsung MFC V10 Driver * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License vers...
38.877644
79
0.80359
dd2569d82096eebd1a7e5da333d4fc99cd90aa06
17,906
h
C
StRoot/StFmsDbMaker/StFmsDbMaker.h
xiaohaijin/RHIC-STAR
a305cb0a6ac15c8165bd8f0d074d7075d5e58752
[ "MIT" ]
2
2018-12-24T19:37:00.000Z
2022-02-28T06:57:20.000Z
StRoot/StFmsDbMaker/StFmsDbMaker.h
xiaohaijin/RHIC-STAR
a305cb0a6ac15c8165bd8f0d074d7075d5e58752
[ "MIT" ]
null
null
null
StRoot/StFmsDbMaker/StFmsDbMaker.h
xiaohaijin/RHIC-STAR
a305cb0a6ac15c8165bd8f0d074d7075d5e58752
[ "MIT" ]
null
null
null
/*************************************************************************** * $Id: StFmsDbMaker.h,v 1.23 2018/03/09 21:36:18 smirnovd Exp $ * \author: akio ogawa *************************************************************************** * * Description: FMS DB access Maker * Please visit http://drupal.star.bnl....
44.765
157
0.677873
5aae1e3cbca3633ac8ea281da8b0b589b5f55afe
410
h
C
Sources/Mimus/Mimus.h
AirHelp/Mimus
fca9cd6ac22e08ac397c4ab4415fe849bd377cc8
[ "MIT" ]
107
2017-03-23T14:43:37.000Z
2021-01-29T12:30:55.000Z
Sources/Mimus/Mimus.h
mimus-swift/Mimus
fca9cd6ac22e08ac397c4ab4415fe849bd377cc8
[ "MIT" ]
16
2017-03-23T14:37:00.000Z
2020-11-05T09:31:44.000Z
Sources/Mimus/Mimus.h
AirHelp/Mimus
fca9cd6ac22e08ac397c4ab4415fe849bd377cc8
[ "MIT" ]
9
2017-03-24T15:39:22.000Z
2020-11-03T10:35:08.000Z
// // Copyright (©) 2017 AirHelp. All rights reserved. // #import <Foundation/Foundation.h> //! Project version number for Mimus. FOUNDATION_EXPORT double MimusVersionNumber; //! Project version string for Mimus. FOUNDATION_EXPORT const unsigned char MimusVersionString[]; // In this header, you should import all th...
25.625
130
0.773171
204c966632832538933e3d5e60c1e3cb9efdd337
27,164
c
C
src/lib/init/devices/processors/Proc_padsynth.c
kagu/kunquat
83a2e972121e6a114ecc5ef4392b501ce926bb06
[ "CC0-1.0" ]
13
2016-09-01T21:52:49.000Z
2022-03-24T06:07:20.000Z
src/lib/init/devices/processors/Proc_padsynth.c
kagu/kunquat
83a2e972121e6a114ecc5ef4392b501ce926bb06
[ "CC0-1.0" ]
290
2015-03-14T10:59:25.000Z
2022-03-20T08:32:17.000Z
src/lib/init/devices/processors/Proc_padsynth.c
kagu/kunquat
83a2e972121e6a114ecc5ef4392b501ce926bb06
[ "CC0-1.0" ]
7
2015-03-19T13:28:11.000Z
2019-09-03T16:21:16.000Z
/* * Author: Tomi Jylhä-Ollila, Finland 2016-2019 * * This file is part of Kunquat. * * CC0 1.0 Universal, http://creativecommons.org/publicdomain/zero/1.0/ * * To the extent possible under law, Kunquat Affirmers have waived all * copyright and related or neighboring rights to Kunquat. */ #include <init/de...
29.271552
101
0.625902
ee16c4a7b03ac61c92e69ba0723f3626286fd365
12,088
c
C
src/kem/sike/external/compression/async_batch_lib/batch.c
KEMTLS-SIKE/liboqs
0547be83ed08f0c3919fc709465d67e70aa603ae
[ "MIT" ]
null
null
null
src/kem/sike/external/compression/async_batch_lib/batch.c
KEMTLS-SIKE/liboqs
0547be83ed08f0c3919fc709465d67e70aa603ae
[ "MIT" ]
null
null
null
src/kem/sike/external/compression/async_batch_lib/batch.c
KEMTLS-SIKE/liboqs
0547be83ed08f0c3919fc709465d67e70aa603ae
[ "MIT" ]
null
null
null
/* * engNTRU - An engine for batch NTRU Prime PQC in OpenSSL. * Copyright (C) 2019 Tampere University Foundation sr * * This file is part of engNTRU. * * engNTRU 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...
23.936634
95
0.592488
4c1b82e0eb773b1b7e44efa385ada55d3d962871
9,915
h
C
CareKit/CarePlan/OCKCarePlanEventResult.h
kellyisworking/CareKit
bedafc590b4da9d9f7ed0326dabc0e1a69a733c1
[ "BSD-3-Clause" ]
null
null
null
CareKit/CarePlan/OCKCarePlanEventResult.h
kellyisworking/CareKit
bedafc590b4da9d9f7ed0326dabc0e1a69a733c1
[ "BSD-3-Clause" ]
null
null
null
CareKit/CarePlan/OCKCarePlanEventResult.h
kellyisworking/CareKit
bedafc590b4da9d9f7ed0326dabc0e1a69a733c1
[ "BSD-3-Clause" ]
2
2018-10-28T23:45:18.000Z
2018-11-21T16:09:45.000Z
/* Copyright (c) 2016, Apple Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the follow...
46.768868
139
0.764599
7bf7c71ed5509f91079efd993c6846b13664e3df
8,388
h
C
sdk-6.5.20/libs/sdklt/bcmfp/include/bcmfp/bcmfp_cth_policy.h
copslock/broadcom_cpri
8e2767676e26faae270cf485591902a4c50cf0c5
[ "Spencer-94" ]
null
null
null
sdk-6.5.20/libs/sdklt/bcmfp/include/bcmfp/bcmfp_cth_policy.h
copslock/broadcom_cpri
8e2767676e26faae270cf485591902a4c50cf0c5
[ "Spencer-94" ]
null
null
null
sdk-6.5.20/libs/sdklt/bcmfp/include/bcmfp/bcmfp_cth_policy.h
copslock/broadcom_cpri
8e2767676e26faae270cf485591902a4c50cf0c5
[ "Spencer-94" ]
null
null
null
/*! \file bcmfp_cth_policy.h * * Defines, Enums, Structures and APIs corresponding to * FP policy LT. */ /* * This license is set out in https://raw.githubusercontent.com/Broadcom-Network-Switching-Software/OpenBCM/master/Legal/LICENSE file. * * Copyright 2007-2020 Broadcom Inc. All rights reserved. */ #ifnde...
37.446429
134
0.580591
0b458ff578630e126ed2923c4afe17396aef5e2a
569
h
C
src/widgets/pincodeview.h
reubenscratton/oaknut
03b37965ad84745bd5c077a27d8b53d58a173662
[ "MIT" ]
5
2019-10-04T05:10:06.000Z
2021-02-03T23:29:10.000Z
src/widgets/pincodeview.h
reubenscratton/oaknut
03b37965ad84745bd5c077a27d8b53d58a173662
[ "MIT" ]
null
null
null
src/widgets/pincodeview.h
reubenscratton/oaknut
03b37965ad84745bd5c077a27d8b53d58a173662
[ "MIT" ]
2
2019-09-27T00:34:36.000Z
2020-10-27T09:44:26.000Z
// // Copyright © 2018 Sandcastle Software Ltd. All rights reserved. // // This file is part of 'Oaknut' which is released under the MIT License. // See the LICENSE file in the root of this installation for details. // class PinCodeView : public LinearLayout { public: PinCodeView(); // API string getT...
24.73913
75
0.676626
f0a839a7537984380c7f2a7e5200ba56b5e1e612
2,147
h
C
yituiyun/yituiyun/Common/Tool/XKNetworkManager.h
HJXIcon/YiTuiYun
b6d700d8905f8929e180f662392058d8f349906d
[ "MIT" ]
1
2018-08-31T03:37:42.000Z
2018-08-31T03:37:42.000Z
yituiyun/yituiyun/Common/Tool/XKNetworkManager.h
HJXIcon/YiTuiYun
b6d700d8905f8929e180f662392058d8f349906d
[ "MIT" ]
null
null
null
yituiyun/yituiyun/Common/Tool/XKNetworkManager.h
HJXIcon/YiTuiYun
b6d700d8905f8929e180f662392058d8f349906d
[ "MIT" ]
null
null
null
// // XKNetworkManager.h // Minshuku // // Created by Nicholas on 16/5/10. // Copyright © 2016年 Nicholas. All rights reserved. // #import <Foundation/Foundation.h> #define kNetworkReachability [XKNetworkManager networkStateChange] // 有网 typedef void (^ErrorBlock)(NSError *error); @interface XKNetworkManager : N...
21.686869
351
0.697252
423c0a061adef79a9adb06ef2c86bfb06cac04d8
3,691
c
C
src/config.c
frankschlegel/pebble-mtg-counter
7f1a88187133636f02eb86602dfaff10c58d4ed2
[ "MIT" ]
1
2015-06-24T18:23:16.000Z
2015-06-24T18:23:16.000Z
src/config.c
frankschlegel/pebble-mtg-counter
7f1a88187133636f02eb86602dfaff10c58d4ed2
[ "MIT" ]
null
null
null
src/config.c
frankschlegel/pebble-mtg-counter
7f1a88187133636f02eb86602dfaff10c58d4ed2
[ "MIT" ]
null
null
null
#include <pebble.h> #include "config.h" #include "appmessage.h" #include "state.h" #include "ui.h" #include "match_time_notifications.h" #include "match_timer.h" #include "autorotate.h" #include "invert_colors.h" int life_default = LIFE_DEFAULT_DEFAULT; int match_duration = MATCH_DURATION_DEFAULT; bool match_end_vi...
29.293651
104
0.766188
a40a28ff65ada178e0256658727aa87829cb5372
4,698
h
C
FemtoRV/FIRMWARE/LIBFEMTORV32/fat_io_lib/fat_filelib.h
corerd/learn-fpga
7e3abbc3d31dda03faafc86ea2f3617090e376b6
[ "BSD-3-Clause" ]
907
2020-05-27T15:42:29.000Z
2022-03-31T22:10:54.000Z
FemtoRV/FIRMWARE/LiteX/LiteOS/fat_io_lib/fat_filelib.h
phonix2012/learn-fpga
2d4bf8c30d77cc19be94b10d678946846366dc23
[ "BSD-3-Clause" ]
53
2020-06-18T00:45:29.000Z
2022-03-31T22:57:36.000Z
FemtoRV/FIRMWARE/LiteX/LiteOS/fat_io_lib/fat_filelib.h
phonix2012/learn-fpga
2d4bf8c30d77cc19be94b10d678946846366dc23
[ "BSD-3-Clause" ]
86
2020-06-20T15:43:45.000Z
2022-03-30T12:39:18.000Z
#ifndef __FAT_FILELIB_H__ #define __FAT_FILELIB_H__ #include "fat_opts.h" #include "fat_access.h" #include "fat_list.h" //----------------------------------------------------------------------------- // Defines //----------------------------------------------------------------------------- #ifndef SEEK_CUR #defin...
31.959184
83
0.502341
06a310eaa66debccc5dd6fcb7b9969f5544fa344
198
h
C
Technology/Software/ProgrammingLanguage/C++/Testing/unit_testing_catch2.h
MislavJaksic/Knowledge-Repository
3bab8b00d79a776725bcce88b5a1b66a24ecea23
[ "MIT" ]
3
2019-07-09T09:46:58.000Z
2020-12-10T12:46:12.000Z
Technology/Software/ProgrammingLanguage/C++/Testing/unit_testing_catch2.h
MislavJaksic/Knowledge-Repository
3bab8b00d79a776725bcce88b5a1b66a24ecea23
[ "MIT" ]
null
null
null
Technology/Software/ProgrammingLanguage/C++/Testing/unit_testing_catch2.h
MislavJaksic/Knowledge-Repository
3bab8b00d79a776725bcce88b5a1b66a24ecea23
[ "MIT" ]
2
2019-11-14T23:07:10.000Z
2019-11-30T19:12:34.000Z
//Header guard start #ifndef UNIT_TESTING_CATCH2 #define UNIT_TESTING_CATCH2 //Includes #include <vector> #define CATCH_CONFIG_MAIN #include "catch.hpp" //Declarations //Header guard end #endif
13.2
27
0.787879
c9750363347f82b1115796de4bb3d182cc6892f7
1,596
h
C
PrivateFrameworks/CalDAV.framework/CalDAVGetAccountPropertiesTaskGroup.h
shaojiankui/iOS10-Runtime-Headers
6b0d842bed0c52c2a7c1464087b3081af7e10c43
[ "MIT" ]
36
2016-04-20T04:19:04.000Z
2018-10-08T04:12:25.000Z
PrivateFrameworks/CalDAV.framework/CalDAVGetAccountPropertiesTaskGroup.h
shaojiankui/iOS10-Runtime-Headers
6b0d842bed0c52c2a7c1464087b3081af7e10c43
[ "MIT" ]
null
null
null
PrivateFrameworks/CalDAV.framework/CalDAVGetAccountPropertiesTaskGroup.h
shaojiankui/iOS10-Runtime-Headers
6b0d842bed0c52c2a7c1464087b3081af7e10c43
[ "MIT" ]
10
2016-06-16T02:40:44.000Z
2019-01-15T03:31:45.000Z
/* Generated by RuntimeBrowser Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV */ @interface CalDAVGetAccountPropertiesTaskGroup : CoreDAVGetAccountPropertiesTaskGroup { NSSet * _calendarHomes; NSURL * _delegatePrincipalURL; NSURL * _dropboxURL; NSURL * _inboxURL; NSURL * _noti...
31.92
87
0.774436
a7e38423c857385e691aef7764e4065c6bb49033
390
h
C
Pods/GoogleMaps/Example/GoogleMapsDemos/SDKDemoAPIKey.h
guarani/Xaddress-iOS
23bd724054e58f2e30a5f0111369b6534a910eea
[ "MIT" ]
2
2017-08-12T07:17:03.000Z
2018-06-11T09:30:03.000Z
Pods/GoogleMaps/Example/GoogleMapsDemos/SDKDemoAPIKey.h
guarani/Xaddress-iOS
23bd724054e58f2e30a5f0111369b6534a910eea
[ "MIT" ]
null
null
null
Pods/GoogleMaps/Example/GoogleMapsDemos/SDKDemoAPIKey.h
guarani/Xaddress-iOS
23bd724054e58f2e30a5f0111369b6534a910eea
[ "MIT" ]
null
null
null
/** * To use GoogleMapsDemos, please register an API Key for your application and set it here. Your * API Key should be kept private. * * See documentation on getting an API Key for your API Project here: * https://developers.google.com/maps/documentation/ios/start#get-key */ #error Register for API Key and inse...
35.454545
96
0.741026
71de3901e28bd8287a63c600cc427fb00ce225ab
8,221
h
C
octet/src/scene/mesh_particle_system.h
MatthewDuddington/MG1_01_LSystems
5aa0f657452705ee4960e4859f04192d121cc960
[ "MIT" ]
null
null
null
octet/src/scene/mesh_particle_system.h
MatthewDuddington/MG1_01_LSystems
5aa0f657452705ee4960e4859f04192d121cc960
[ "MIT" ]
null
null
null
octet/src/scene/mesh_particle_system.h
MatthewDuddington/MG1_01_LSystems
5aa0f657452705ee4960e4859f04192d121cc960
[ "MIT" ]
null
null
null
//////////////////////////////////////////////////////////////////////////////// // // (C) Andy Thomason 2012-2014 // // Modular Framework for OpenGLES2 rendering on multiple platforms. // namespace octet { namespace scene { /// Particle system: billboards, trails and cloth. /// Note all particles in the system mus...
32.752988
120
0.605279
c51b77879db7eaac2c5cc1074e313b7feab85ba1
1,910
h
C
filterlibrary/src/main/cpp/nativefilter/BlendFilter.h
WakeHao/CainCamera
34549c18150201d68967f02246991b8bf2d3bfb7
[ "Apache-2.0" ]
2,564
2017-11-14T07:22:16.000Z
2022-03-30T13:39:41.000Z
filterlibrary/src/main/cpp/nativefilter/BlendFilter.h
WakeHao/CainCamera
34549c18150201d68967f02246991b8bf2d3bfb7
[ "Apache-2.0" ]
166
2017-12-15T02:26:24.000Z
2022-03-05T10:50:03.000Z
filterlibrary/src/main/cpp/nativefilter/BlendFilter.h
WakeHao/CainCamera
34549c18150201d68967f02246991b8bf2d3bfb7
[ "Apache-2.0" ]
693
2017-09-12T12:20:23.000Z
2022-03-30T13:39:43.000Z
// // Created by cain on 2018/9/7. // #ifndef CAINCAMERA_BLENDFILTER_H #define CAINCAMERA_BLENDFILTER_H #ifdef __cplusplus extern "C" { #endif // 默认模式 normal 公式 T = S // 正片底叠模式 multiply 公式: T = S*D unsigned char blendMultiply(unsigned char mask, unsigned char image); // 正片底叠模式,带alpha unsigned char blendMultiplyWit...
29.84375
95
0.722513
57c7da6041799a5e8a0f3524ec331580a7178991
609
h
C
System/Library/PrivateFrameworks/SpringBoardServices.framework/SBSSecureAppAction.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/SpringBoardServices.framework/SBSSecureAppAction.h
lechium/iPhoneOS_12.1.1_Headers
aac688b174273dfcbade13bab104461f463db772
[ "MIT" ]
null
null
null
System/Library/PrivateFrameworks/SpringBoardServices.framework/SBSSecureAppAction.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:42:42 PM Mountain Standard Time * Operating System: Version 12.1.1 (Build 16C5050a) * Image Source: /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices * classdump-dyld is licensed under GPLv3, Copyright...
33.833333
99
0.778325
4166d4ae3b0b2041d2d487cb9b6d16289e90d574
1,077
h
C
YPProject/Classes/Discover/View/TopView/TGHomeTopView.h
emosiony/YPMobileProject
f68c991512ca76db71e565a792db113ebc89c91e
[ "MIT" ]
null
null
null
YPProject/Classes/Discover/View/TopView/TGHomeTopView.h
emosiony/YPMobileProject
f68c991512ca76db71e565a792db113ebc89c91e
[ "MIT" ]
null
null
null
YPProject/Classes/Discover/View/TopView/TGHomeTopView.h
emosiony/YPMobileProject
f68c991512ca76db71e565a792db113ebc89c91e
[ "MIT" ]
null
null
null
// // TGHomeTopView.h // ScrollView嵌套悬停Demo // // Created by Jtg_yao on 2019/8/21. // Copyright © 2019 谭高丰. All rights reserved. // #import <UIKit/UIKit.h> NS_ASSUME_NONNULL_BEGIN static CGFloat Line_Margin = 10; #define Menu_Page_Count 5 #define Item_Width ((kScreenWidth - 2 * Line_Margin) / Menu_Page_Count)...
27.615385
128
0.749304
41aae931fd938de43553d0cc1d22c43d845d3f0a
541
h
C
xmltree.h
seanyeh/skdal
bfd3bb74b4e04f8a5737b35b79bf951cf00c547d
[ "MIT" ]
1
2020-07-15T11:51:16.000Z
2020-07-15T11:51:16.000Z
xmltree.h
seanyeh/skdal
bfd3bb74b4e04f8a5737b35b79bf951cf00c547d
[ "MIT" ]
null
null
null
xmltree.h
seanyeh/skdal
bfd3bb74b4e04f8a5737b35b79bf951cf00c547d
[ "MIT" ]
null
null
null
/* skdal - a simple keyboard-driven app launcher * * Copyright (c) 2011 Sean Yeh * Distributed under the MIT License (see LICENSE file). */ #ifndef __XMLTREE_H__ #define __XMLTREE_H__ #include <mxml.h> extern char* get_text( mxml_node_t* node ); extern void print_node( mxml_node_t* node, mxml_node_t* tree ); ex...
24.590909
80
0.750462
921c04d4ab5aecca87f683524eec4827909780b3
6,003
c
C
firmware/PIFWRobot/Core/Src/application/mode/mode_pidt/mode_pidt_tw.c
tucuongbrt/PIFer
e2ac4d4443e1c6a6263f91c32f28dbe767590359
[ "MIT" ]
2
2021-03-17T18:23:15.000Z
2021-03-18T06:19:44.000Z
firmware/PIFWRobot/Core/Src/application/mode/mode_pidt/mode_pidt_tw.c
tucuongbrt/PIFer
e2ac4d4443e1c6a6263f91c32f28dbe767590359
[ "MIT" ]
2
2021-04-03T08:50:46.000Z
2021-04-03T08:50:57.000Z
firmware/PIFWRobot/Core/Src/application/mode/mode_pidt/mode_pidt_tw.c
tucuongbrt/PIFer
e2ac4d4443e1c6a6263f91c32f28dbe767590359
[ "MIT" ]
2
2021-04-14T00:18:23.000Z
2021-05-06T05:57:54.000Z
/* * PID_Tunnng.c * * Created on: Oct 12, 2019 * Author: 16138 */ #include "mode_pidt.h" #if ROBOT_MODEL==0 typedef struct{ float vx; float vy; float omega; uint8_t cnt; bool is_dir_change; }cmd_velocity_t; static cmd_velocity_t gcmd_velocity; static float tilt_setpoint; TID(gtid_tilt_controller); ...
23.821429
120
0.727303
7f735896668f9ea4ab9029721f6beac4270ef01e
1,083
h
C
examples/pxScene2d/external/libnode-v10.15.3/deps/v8/src/unicode-cache-inl.h
madanagopaltcomcast/pxCore
c4a3a40a190521c8b6383d126c87612eca5b3c42
[ "Apache-2.0" ]
5,964
2016-09-27T03:46:29.000Z
2022-03-31T16:25:27.000Z
examples/pxScene2d/external/libnode-v10.15.3/deps/v8/src/unicode-cache-inl.h
madanagopaltcomcast/pxCore
c4a3a40a190521c8b6383d126c87612eca5b3c42
[ "Apache-2.0" ]
1,432
2017-06-21T04:08:48.000Z
2020-08-25T16:21:15.000Z
examples/pxScene2d/external/libnode-v10.15.3/deps/v8/src/unicode-cache-inl.h
madanagopaltcomcast/pxCore
c4a3a40a190521c8b6383d126c87612eca5b3c42
[ "Apache-2.0" ]
1,006
2016-09-27T05:17:27.000Z
2022-03-30T02:46:51.000Z
// Copyright 2015 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_UNICODE_CACHE_INL_H_ #define V8_UNICODE_CACHE_INL_H_ #include "src/unicode-inl.h" #include "src/unicode-cache.h" namespace v8 { namespace i...
24.613636
76
0.721145
7fe21a82fcbec0783837142f0f887cc9ca00924e
577
h
C
ui.h
vitorhnn/Jogo-AA-Comp1
77ed74e8a8e23b296b5328578170ee30c12ff360
[ "MIT" ]
1
2016-07-05T01:05:11.000Z
2016-07-05T01:05:11.000Z
ui.h
vitorhnn/Jogo-AA-Comp1
77ed74e8a8e23b296b5328578170ee30c12ff360
[ "MIT" ]
null
null
null
ui.h
vitorhnn/Jogo-AA-Comp1
77ed74e8a8e23b296b5328578170ee30c12ff360
[ "MIT" ]
null
null
null
// Copyright © 2016 Victor Hermann "vitorhnn" Chiletto // Licensed under the MIT/Expat license. #ifndef UI_H #define UI_H #include <stdbool.h> #include <SDL2/SDL_render.h> #include <SDL2/SDL_events.h> #include "vecmath.h" #ifdef UI_NOCONFLICT #define UI_ID (UI_NOCONFLICT + __LINE__) #else #define UI_ID (__LINE__) #...
16.970588
68
0.746967
3696008788bd982b931b648fb741cfabcdc19dcd
129
h
C
agent/mibgroup/tunnel.h
sjz6578/net-snmp-5.1.4.2
f69255dc8834bcac61ae9c6f7f39fe89fbf54f8e
[ "Net-SNMP", "MIT-CMU", "OLDAP-2.2.1" ]
278
2015-11-03T03:01:20.000Z
2022-01-20T18:21:05.000Z
agent/mibgroup/tunnel.h
sjz6578/net-snmp-5.1.4.2
f69255dc8834bcac61ae9c6f7f39fe89fbf54f8e
[ "Net-SNMP", "MIT-CMU", "OLDAP-2.2.1" ]
374
2015-11-03T12:37:22.000Z
2021-12-17T14:18:08.000Z
agent/mibgroup/tunnel.h
sjz6578/net-snmp-5.1.4.2
f69255dc8834bcac61ae9c6f7f39fe89fbf54f8e
[ "Net-SNMP", "MIT-CMU", "OLDAP-2.2.1" ]
96
2015-11-22T07:47:26.000Z
2022-01-20T19:52:19.000Z
/* * tunnel.h: top level .h file to merely include the sub-module. */ config_require(tunnel/tunnel) config_add_mib(TUNNEL-MIB)
21.5
64
0.744186
d21f77d875ba7b690a0c46231e0b539172488562
5,722
c
C
sources/net/openvswitch/vport-netdev.c
fuldaros/paperplane_kernel_wileyfox-spark
bea244880d2de50f4ad14bb6fa5777652232c033
[ "Apache-2.0" ]
55
2019-12-20T03:25:14.000Z
2022-01-16T07:19:47.000Z
sources/net/openvswitch/vport-netdev.c
fuldaros/paperplane_kernel_wileyfox-spark
bea244880d2de50f4ad14bb6fa5777652232c033
[ "Apache-2.0" ]
2
2020-11-02T08:01:00.000Z
2022-03-27T02:59:18.000Z
sources/net/openvswitch/vport-netdev.c
fuldaros/paperplane_kernel_wileyfox-spark
bea244880d2de50f4ad14bb6fa5777652232c033
[ "Apache-2.0" ]
11
2020-08-06T03:59:45.000Z
2022-02-25T02:31:59.000Z
/* * Copyright (c) 2007-2012 Nicira, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, but * WITHOUT...
24.452991
77
0.740475
32205602d2033717949850edbc26ea180de2edf6
5,051
c
C
netbsd/sys/arch/ofppc/ofppc/mainbus.c
shisa/kame-shisa
25dfcf220c0cd8192e475a602501206ccbd9263e
[ "BSD-3-Clause" ]
1
2019-10-15T06:29:32.000Z
2019-10-15T06:29:32.000Z
netbsd/sys/arch/ofppc/ofppc/mainbus.c
shisa/kame-shisa
25dfcf220c0cd8192e475a602501206ccbd9263e
[ "BSD-3-Clause" ]
null
null
null
netbsd/sys/arch/ofppc/ofppc/mainbus.c
shisa/kame-shisa
25dfcf220c0cd8192e475a602501206ccbd9263e
[ "BSD-3-Clause" ]
3
2017-01-09T02:15:36.000Z
2019-10-15T06:30:25.000Z
/* $NetBSD: mainbus.c,v 1.7 2001/10/23 22:52:14 thorpej Exp $ */ /*- * Copyright (c) 1998, 2001 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by Charles M. Hannum; by Jason R. Thorpe. * * Redistribution and use in source and bin...
28.376404
78
0.681053
d652219c86c78e34586fb8ab5bbd3f932fa67663
648
h
C
XVim2/XcodeHeader/DVTFoundation/DVTSimpleDeserializer.h
jsuo/XVim2
f0126ed41be3d04f237e81c240c5f1f36443fcbc
[ "MIT" ]
null
null
null
XVim2/XcodeHeader/DVTFoundation/DVTSimpleDeserializer.h
jsuo/XVim2
f0126ed41be3d04f237e81c240c5f1f36443fcbc
[ "MIT" ]
null
null
null
XVim2/XcodeHeader/DVTFoundation/DVTSimpleDeserializer.h
jsuo/XVim2
f0126ed41be3d04f237e81c240c5f1f36443fcbc
[ "MIT" ]
null
null
null
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Mar 30 2018 09:30:25). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard. // #import <objc/NSObject.h> @class DVTByteBuffer, NSData, NSError; @interface DVTSimpleDeserializer : NSObject { NSData *_inputData...
20.25
90
0.699074
32549d177b198ae2f7f2b9a738d6b8a0cb9de049
10,744
h
C
linux-3.0.1/drivers/video/savage/savagefb.h
tonghua209/samsun6410_linux_3_0_0_1_for_aws
31aa0dc27c4aab51a92309a74fd84ca65e8c6a58
[ "Apache-2.0" ]
null
null
null
linux-3.0.1/drivers/video/savage/savagefb.h
tonghua209/samsun6410_linux_3_0_0_1_for_aws
31aa0dc27c4aab51a92309a74fd84ca65e8c6a58
[ "Apache-2.0" ]
null
null
null
linux-3.0.1/drivers/video/savage/savagefb.h
tonghua209/samsun6410_linux_3_0_0_1_for_aws
31aa0dc27c4aab51a92309a74fd84ca65e8c6a58
[ "Apache-2.0" ]
null
null
null
/* * linux/drivers/video/savagefb.h -- S3 Savage Framebuffer Driver * * Copyright (c) 2001 Denis Oliver Kropp <dok@convergence.de> * * This file is subject to the terms and conditions of the GNU General * Public License. See the file COPYING in the main directory of this * archive for more details. */ #ifnd...
25.826923
87
0.696109
326ab234fea7a722b5139e1fa927d6fc8793b386
1,408
h
C
System/Library/PrivateFrameworks/BulletinBoard.framework/BBAttachments.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/BulletinBoard.framework/BBAttachments.h
lechium/iPhoneOS_12.1.1_Headers
aac688b174273dfcbade13bab104461f463db772
[ "MIT" ]
null
null
null
System/Library/PrivateFrameworks/BulletinBoard.framework/BBAttachments.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:45:19 PM Mountain Standard Time * Operating System: Version 12.1.1 (Build 16C5050a) * Image Source: /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard * classdump-dyld is licensed under GPLv3, Copyright © 2013-2016...
35.2
168
0.78054
3018b68536b3c9ece4edd73825a35c39efb8f89c
5,732
c
C
adi_study_watch/nrf5_sdk_15.2.0/adi_study_watch/modules/ad7156_lt/dcb_general_block.c
ArrowElectronics/Vital-Signs-Monitoring
ba43fe9a116d94170561433910fd7bffba5726e7
[ "Unlicense" ]
5
2021-06-13T17:11:19.000Z
2021-12-01T18:20:38.000Z
adi_study_watch/nrf5_sdk_15.2.0/adi_study_watch/modules/ad7156_lt/dcb_general_block.c
ArrowElectronics/Vital-Signs-Monitoring
ba43fe9a116d94170561433910fd7bffba5726e7
[ "Unlicense" ]
null
null
null
adi_study_watch/nrf5_sdk_15.2.0/adi_study_watch/modules/ad7156_lt/dcb_general_block.c
ArrowElectronics/Vital-Signs-Monitoring
ba43fe9a116d94170561433910fd7bffba5726e7
[ "Unlicense" ]
1
2022-01-08T15:01:44.000Z
2022-01-08T15:01:44.000Z
/** *************************************************************************** * @file dcb_general_block.c * @author ADI Team * @version V0.0.1 * @date 22-April-2020 * @brief General Block DCB configuration file *************************************************************************** * @attention ...
33.717647
104
0.686497
65a08f1d29bc5a41e434ed8fcbd8938b6fe575c2
6,312
h
C
lib/am335x_sdk/ti/csl/arch/a53/intMacros.h
brandonbraun653/Apollo
a1ece2cc3f1d3dae48fdf8fe94f0bbb59d405fce
[ "MIT" ]
2
2021-12-27T10:19:01.000Z
2022-03-15T07:09:06.000Z
lib/am335x_sdk/ti/csl/arch/a53/intMacros.h
brandonbraun653/Apollo
a1ece2cc3f1d3dae48fdf8fe94f0bbb59d405fce
[ "MIT" ]
null
null
null
lib/am335x_sdk/ti/csl/arch/a53/intMacros.h
brandonbraun653/Apollo
a1ece2cc3f1d3dae48fdf8fe94f0bbb59d405fce
[ "MIT" ]
null
null
null
/* * Copyright (c) 2016, Texas Instruments Incorporated * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * * Redistributions of source code must retain the above copyright * notice...
38.962963
79
0.604721