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
13e326dda9c8d71db602450b61b690a93bd3ab82
1,548
h
C
mad_mp3dec.h
madmachineio/MadMP3Decoder
c9584dd0e8015f2db5a749cc9cdd9d2f86042ec9
[ "MIT" ]
null
null
null
mad_mp3dec.h
madmachineio/MadMP3Decoder
c9584dd0e8015f2db5a749cc9cdd9d2f86042ec9
[ "MIT" ]
null
null
null
mad_mp3dec.h
madmachineio/MadMP3Decoder
c9584dd0e8015f2db5a749cc9cdd9d2f86042ec9
[ "MIT" ]
null
null
null
/* * @Copyright (c) 2020, MADMACHINE LIMITED * @Author: Frank Li(lgl88911@163.com) * @SPDX-License-Identifier: MIT */ /** * @brief MP3 decoder PCM info * * @param channels decoder data channel number * @param sample_bits decoder frame data sample bits * @param sample_rate decoder data sample rate */ struct m...
22.434783
103
0.717054
282fe79303ae7f2932ee81fc7c7ddef9de49996f
1,335
h
C
cpp/src/common/error.h
yxm1536/arctern
ef88ffd23bd91cb4fa9c5e8524a5e6ab53008117
[ "Apache-2.0" ]
68
2020-03-02T03:09:10.000Z
2020-05-27T06:26:55.000Z
cpp/src/common/error.h
yxm1536/arctern
ef88ffd23bd91cb4fa9c5e8524a5e6ab53008117
[ "Apache-2.0" ]
382
2020-02-29T07:48:52.000Z
2020-06-01T02:43:17.000Z
cpp/src/common/error.h
yxm1536/arctern
ef88ffd23bd91cb4fa9c5e8524a5e6ab53008117
[ "Apache-2.0" ]
47
2020-03-02T09:01:37.000Z
2020-06-01T03:07:27.000Z
/* * Copyright (C) 2019-2020 Zilliz. 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 ap...
35.131579
75
0.788764
9e13da6388585deaf6f892b941e0fe70b0b3a316
607
c
C
gcc-gcc-7_3_0-release/gcc/testsuite/gcc.target/i386/pr64317.c
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
7
2020-05-02T17:34:05.000Z
2021-10-17T10:15:18.000Z
gcc-gcc-7_3_0-release/gcc/testsuite/gcc.target/i386/pr64317.c
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
null
null
null
gcc-gcc-7_3_0-release/gcc/testsuite/gcc.target/i386/pr64317.c
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
2
2020-07-27T00:22:36.000Z
2021-04-01T09:41:02.000Z
/* { dg-do compile } */ /* { dg-require-effective-target ia32 } */ /* { dg-require-effective-target pie } */ /* { dg-options "-O2 -fpie" } */ /* { dg-final { scan-assembler "addl\[ \\t\]+\[$\]_GLOBAL_OFFSET_TABLE_, %ebx" } } */ /* { dg-final { scan-assembler "movl\[ \\t\]+c@GOTOFF\[(\]%ebx\[)\]" } } */ /* { dg-final { ...
22.481481
85
0.495881
9e2b9f6de7a82093a2da15c0636fa0e10cbec7ee
181,132
c
C
sys/fs/udf/udf_subr.c
calmsacibis995/minix
dfba95598f553b6560131d35a76658f1f8c9cf38
[ "Unlicense" ]
null
null
null
sys/fs/udf/udf_subr.c
calmsacibis995/minix
dfba95598f553b6560131d35a76658f1f8c9cf38
[ "Unlicense" ]
null
null
null
sys/fs/udf/udf_subr.c
calmsacibis995/minix
dfba95598f553b6560131d35a76658f1f8c9cf38
[ "Unlicense" ]
null
null
null
/* $NetBSD: udf_subr.c,v 1.132 2015/08/24 08:31:56 hannken Exp $ */ /* * Copyright (c) 2006, 2008 Reinoud Zandijk * 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...
26.798639
87
0.66759
fa1fba215f6c33fa128baefe70717536f7abb0f7
5,724
c
C
sdk/sdk/share/ffmpeg/libavcodec/arm/rv40dsp_init_neon.c
doyaGu/C0501Q_HWJL01
07a71328bd9038453cbb1cf9c276a3dd1e416d63
[ "MIT" ]
1
2021-10-09T08:05:50.000Z
2021-10-09T08:05:50.000Z
sdk/sdk/share/ffmpeg/libavcodec/arm/rv40dsp_init_neon.c
doyaGu/C0501Q_HWJL01
07a71328bd9038453cbb1cf9c276a3dd1e416d63
[ "MIT" ]
null
null
null
sdk/sdk/share/ffmpeg/libavcodec/arm/rv40dsp_init_neon.c
doyaGu/C0501Q_HWJL01
07a71328bd9038453cbb1cf9c276a3dd1e416d63
[ "MIT" ]
null
null
null
/* * Copyright (c) 2011 Janne Grunau <janne-libav@jannau.net> * * This file is part of Libav. * * Libav is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (...
47.7
81
0.702655
3663ff2139cdfaa34b74614052225843d22429c4
3,677
h
C
src/ray/raylet/task.h
cumttang/ray
eb1e5fa2cf26233701ccbda3eb8a301ecd418d8c
[ "Apache-2.0" ]
2
2019-10-08T13:31:08.000Z
2019-10-22T18:34:52.000Z
src/ray/raylet/task.h
cumttang/ray
eb1e5fa2cf26233701ccbda3eb8a301ecd418d8c
[ "Apache-2.0" ]
1
2018-12-26T01:09:50.000Z
2018-12-26T01:09:50.000Z
src/ray/raylet/task.h
cumttang/ray
eb1e5fa2cf26233701ccbda3eb8a301ecd418d8c
[ "Apache-2.0" ]
6
2019-03-12T05:37:35.000Z
2020-03-09T12:25:17.000Z
#ifndef RAY_RAYLET_TASK_H #define RAY_RAYLET_TASK_H #include <inttypes.h> #include "ray/raylet/format/node_manager_generated.h" #include "ray/raylet/task_execution_spec.h" #include "ray/raylet/task_spec.h" namespace ray { namespace raylet { /// \class Task /// /// A Task represents a Ray task and a specification o...
34.046296
79
0.735926
d2fcf97f3b92430b855b48ce1e8071bdd8d00e9b
512
c
C
lang/C/read-entire-file-1.c
ethansaxenian/RosettaDecode
8ea1a42a5f792280b50193ad47545d14ee371fb7
[ "MIT" ]
2
2017-06-10T14:21:53.000Z
2017-06-26T18:52:29.000Z
lang/C/read-entire-file-1.c
ethansaxenian/RosettaDecode
8ea1a42a5f792280b50193ad47545d14ee371fb7
[ "MIT" ]
null
null
null
lang/C/read-entire-file-1.c
ethansaxenian/RosettaDecode
8ea1a42a5f792280b50193ad47545d14ee371fb7
[ "MIT" ]
1
2018-11-09T22:08:40.000Z
2018-11-09T22:08:40.000Z
#include <stdio.h> #include <stdlib.h> int main() { char *buffer; FILE *fh = fopen("readentirefile.c", "rb"); if ( fh != NULL ) { fseek(fh, 0L, SEEK_END); long s = ftell(fh); rewind(fh); buffer = malloc(s); if ( buffer != NULL ) { fread(buffer, s, 1, fh); // we can now close...
17.655172
45
0.523438
d2fee0baf401290e359db28bcf621662956904bd
3,335
h
C
include/atmega644p.h
rolfeb/avr-common
4d16a97566c98954602cfc1194a1fc4c5b8ca338
[ "Unlicense" ]
null
null
null
include/atmega644p.h
rolfeb/avr-common
4d16a97566c98954602cfc1194a1fc4c5b8ca338
[ "Unlicense" ]
null
null
null
include/atmega644p.h
rolfeb/avr-common
4d16a97566c98954602cfc1194a1fc4c5b8ca338
[ "Unlicense" ]
null
null
null
#ifndef __INCLUDE_ATMEGA644P_H #define __INCLUDE_ATMEGA644P_H #include <avr/io.h> #include <avr/interrupt.h> #define ENABLE_EXTERNAL_INT0() \ do { \ /* generate interrupt on falling edge of INT0 */ \ sbi...
34.739583
76
0.448876
d0a226d07706f9aa5ac16e71e33622e613b1cd2b
1,142
h
C
lib/include/performance_api.h
PokemonWei/multi-master-sqlite
1921bb695766a2aca0abf2234bed3c51b89820e3
[ "MIT" ]
1
2019-12-29T11:23:19.000Z
2019-12-29T11:23:19.000Z
lib/include/performance_api.h
PokemonWei/multi-master-sqlite
1921bb695766a2aca0abf2234bed3c51b89820e3
[ "MIT" ]
5
2019-07-25T00:18:33.000Z
2019-08-20T02:56:13.000Z
lib/include/performance_api.h
PokemonWei/multi-master-sqlite
1921bb695766a2aca0abf2234bed3c51b89820e3
[ "MIT" ]
null
null
null
#ifndef PERFORMANCE_INCLUDE #define PERFORMANCE_INCLUDE #include <stdint.h> /** * Type of performance indicatior value */ #define VALUE_TYPE int64_t //performance record type #define PERFORMANCE_TIME 1 //============================================================ /*** * Performance API **/ #ifdef __cplusplu...
24.297872
68
0.694396
fde03c3b3a4bca0f704d9354a84a7f4eb8806e3c
447
h
C
src/error.h
feniksa/mojoview
031fb4eed356c6590fbfe2bde5309de941dd31c0
[ "Apache-2.0" ]
null
null
null
src/error.h
feniksa/mojoview
031fb4eed356c6590fbfe2bde5309de941dd31c0
[ "Apache-2.0" ]
null
null
null
src/error.h
feniksa/mojoview
031fb4eed356c6590fbfe2bde5309de941dd31c0
[ "Apache-2.0" ]
null
null
null
#ifndef ERROR_H #define ERROR_H #include <QString> #include <QDebug> #include <exception> namespace tabor { class Error : public std::exception { public: Error(const QString& _reason) throw(); ~Error() throw(); virtual const char* what() const throw(); inline const QString& getReason() const throw()...
14.9
53
0.666667
a94bc65effdea0c55b08f273e20d86911aa0dee5
4,070
c
C
Microsoft Word for Windows Version 1.1a/Word 1.1a CHM Distribution/Opus/elxprocs.c
lborgav/Historical-Source-Codes
c0aeaae1d482718e3b469d9eb7a6d0002faa1ff5
[ "MIT" ]
7
2017-01-12T17:48:48.000Z
2021-11-28T04:37:34.000Z
Microsoft Word for Windows Version 1.1a/Word 1.1a CHM Distribution/Opus/elxprocs.c
lborgav/Historical-Source-Codes
c0aeaae1d482718e3b469d9eb7a6d0002faa1ff5
[ "MIT" ]
null
null
null
Microsoft Word for Windows Version 1.1a/Word 1.1a CHM Distribution/Opus/elxprocs.c
lborgav/Historical-Source-Codes
c0aeaae1d482718e3b469d9eb7a6d0002faa1ff5
[ "MIT" ]
5
2017-03-28T08:04:30.000Z
2020-03-25T14:25:29.000Z
/* elxprocs.c: This file contains procedures which access the dialog * information which the EB system needs. * * "#include" this file in an application module, after #include'ing either: * ELXDEFS.H and ELXINFO.H (generated by the MAKEELX utility) * or * ELXDEFS0.H and ELXINFO0.H (stubs for temporary use) * ...
21.88172
78
0.599509
04b339373172cbb323268044c16f62f4ab8cfaeb
703
h
C
External/Quiver/Source/Quiver/Quiver/Application/Application.h
rachelnertia/Quarrel
69616179fc71305757549c7fcaccc22707a91ba4
[ "MIT" ]
39
2017-10-22T15:47:39.000Z
2020-03-31T22:19:55.000Z
External/Quiver/Source/Quiver/Quiver/Application/Application.h
rachelnertia/Quarrel
69616179fc71305757549c7fcaccc22707a91ba4
[ "MIT" ]
46
2017-10-26T21:21:51.000Z
2018-10-13T14:46:17.000Z
Source/Quiver/Quiver/Application/Application.h
rachelnertia/Quiver
c8ef9591117bdfc8d6fa509ae53451e0807f5686
[ "MIT" ]
8
2017-10-22T14:47:57.000Z
2020-03-19T10:08:45.000Z
#pragma once #include <memory> #include "Quiver/Physics/PhysicsUtils.h" namespace sf { class RenderWindow; } namespace qvr { class ApplicationStateLibrary; class CustomComponentTypeLibrary; struct ApplicationConfig; struct ApplicationParams; struct ApplicationParams { CustomComponentTypeLibrary& customComponent...
21.96875
69
0.843528
aa9c2cdf7a83b5a82bcf85c0b62f78ee112463d1
34,001
c
C
ShellPkg/DynamicCommand/DpDynamicCommand/Dp.c
CEOALT1/RefindPlusUDK
116b957ad735f96fbb6d80a0ba582046960ba164
[ "BSD-2-Clause" ]
3,861
2019-09-04T10:10:11.000Z
2022-03-31T15:46:28.000Z
ShellPkg/DynamicCommand/DpDynamicCommand/Dp.c
CEOALT1/RefindPlusUDK
116b957ad735f96fbb6d80a0ba582046960ba164
[ "BSD-2-Clause" ]
461
2019-09-24T10:26:56.000Z
2022-03-26T13:22:32.000Z
ShellPkg/DynamicCommand/DpDynamicCommand/Dp.c
CEOALT1/RefindPlusUDK
116b957ad735f96fbb6d80a0ba582046960ba164
[ "BSD-2-Clause" ]
654
2019-09-05T11:42:37.000Z
2022-03-30T02:42:32.000Z
/** @file Shell command for Displaying Performance Metrics. The Dp command reads performance data and presents it in several different formats depending upon the needs of the user. Both Trace and Measured Profiling information is processed and presented. Dp uses the "PerformanceLib" to read the meas...
33.04276
162
0.612717
107e50213f1a65828bc39118c0ccefb1b3b7aef5
15,943
h
C
PololuBuzzer.h
jeppefrandsen/zumo-32u4-arduino-library
9756156895cca55344c0dcbfbcefa99b59c03573
[ "MIT" ]
59
2015-09-18T20:56:49.000Z
2021-12-10T07:26:43.000Z
PololuBuzzer.h
jeppefrandsen/zumo-32u4-arduino-library
9756156895cca55344c0dcbfbcefa99b59c03573
[ "MIT" ]
6
2015-12-09T02:34:52.000Z
2021-12-20T14:51:08.000Z
PololuBuzzer.h
jeppefrandsen/zumo-32u4-arduino-library
9756156895cca55344c0dcbfbcefa99b59c03573
[ "MIT" ]
70
2015-09-18T20:56:34.000Z
2022-03-16T08:58:47.000Z
// Copyright Pololu Corporation. For more information, see http://www.pololu.com/ /*! \file PololuBuzzer.h * * See the PololuBuzzer class reference for more information about this library. * * The main repository for this library is * https://github.com/pololu/pololu-buzzer-arduino, though copies of this * libr...
45.036723
84
0.665684
319e87e5b9ce0730a46fb5519d30147efc417553
1,574
h
C
include/planning/math/discretized_points_smoothing/cos_theta_ipopt_interface.h
Chufan1990/HLC
83a9bc1e949bb74b015bb60df097cd4d265db052
[ "Apache-2.0" ]
null
null
null
include/planning/math/discretized_points_smoothing/cos_theta_ipopt_interface.h
Chufan1990/HLC
83a9bc1e949bb74b015bb60df097cd4d265db052
[ "Apache-2.0" ]
null
null
null
include/planning/math/discretized_points_smoothing/cos_theta_ipopt_interface.h
Chufan1990/HLC
83a9bc1e949bb74b015bb60df097cd4d265db052
[ "Apache-2.0" ]
2
2021-12-22T12:55:17.000Z
2021-12-27T06:04:07.000Z
/** * @file */ #pragma once #include <cppad/cppad.hpp> #include <utility> #include <vector> namespace autoagric { namespace planning { class CosThetaIpoptInterface { public: typedef CPPAD_TESTVECTOR(double) Dvector; typedef CPPAD_TESTVECTOR(CppAD::AD<double>) ADvector; CosThetaIpoptInterface(const std::ve...
22.811594
78
0.699492
2ea56556cfb9e4822fd9e1dcbebf9b119e0c10f5
11,771
c
C
src/uct/tcp/tcp_ep.c
anshumang/ucx
7acbc65032b866887decd2ada0c44c1da09e18db
[ "BSD-3-Clause" ]
null
null
null
src/uct/tcp/tcp_ep.c
anshumang/ucx
7acbc65032b866887decd2ada0c44c1da09e18db
[ "BSD-3-Clause" ]
null
null
null
src/uct/tcp/tcp_ep.c
anshumang/ucx
7acbc65032b866887decd2ada0c44c1da09e18db
[ "BSD-3-Clause" ]
null
null
null
/** * Copyright (C) Mellanox Technologies Ltd. 2001-2019. ALL RIGHTS RESERVED. * See file LICENSE for terms. */ #include "tcp.h" #include <ucs/async/async.h> #define UCT_TCP_AM_SHORT_PACK_DATA(_pack_f, _target_buf, _target_length, \ _am_payload, _payload_length, _am_header) \...
30.814136
87
0.600289
2c37b2376f676eed53752e24933eaecc7274897e
463
h
C
PrivateFrameworks/BackBoardServices.framework/BKSInsecureDrawingAction.h
shaojiankui/iOS10-Runtime-Headers
6b0d842bed0c52c2a7c1464087b3081af7e10c43
[ "MIT" ]
36
2016-04-20T04:19:04.000Z
2018-10-08T04:12:25.000Z
PrivateFrameworks/BackBoardServices.framework/BKSInsecureDrawingAction.h
shaojiankui/iOS10-Runtime-Headers
6b0d842bed0c52c2a7c1464087b3081af7e10c43
[ "MIT" ]
null
null
null
PrivateFrameworks/BackBoardServices.framework/BKSInsecureDrawingAction.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/BackBoardServices.framework/BackBoardServices */ @interface BKSInsecureDrawingAction : BSAction @property (nonatomic, readonly) NSArray *processIds; - (id)initWithInfo:(id)arg1 timeout:(double)arg2 forResponseOnQueue:(id)arg3 withHandler:(id...
30.866667
110
0.786177
08b6882639fdba55138a9d0fc75712b9f2d1ff98
1,429
c
C
src/sphere.c
thomasarbona/raytracer
d477a8cd38659d7d95830c0911c79c30b3f7f354
[ "MIT" ]
1
2019-01-10T17:51:36.000Z
2019-01-10T17:51:36.000Z
src/sphere.c
thomasarbona/raytracer
d477a8cd38659d7d95830c0911c79c30b3f7f354
[ "MIT" ]
null
null
null
src/sphere.c
thomasarbona/raytracer
d477a8cd38659d7d95830c0911c79c30b3f7f354
[ "MIT" ]
null
null
null
/* ** intersect_sphere.c for raytracer in /home/arbona/tek1/MUL/raytracer1 ** ** Made by Thomas ARBONA ** Login <thomas.arbona@epitech.eu> ** ** Started on Fri Feb 24 10:12:33 2017 Thomas ARBONA ** Last update Fri Mar 17 14:49:16 2017 Thomas ARBONA */ #include <SFML/System/Vector2.h> #include <SFML/System/Vector3.h>...
25.981818
71
0.606718
d3fcc6c39f5c10ed15817f318d5c70236637da7e
1,154
h
C
CI/rule/pclint/pclint_include/include_linux/c++/4.8.2/javax/print/event/PrintJobAttributeEvent.h
chewaiwai/huaweicloud-sdk-c-obs
fbcd3dadd910c22af3a91aeb73ca0fee94d759fb
[ "Apache-2.0" ]
22
2019-06-13T01:16:44.000Z
2022-03-29T02:42:39.000Z
CI/rule/pclint/pclint_include/include_linux/c++/4.8.2/javax/print/event/PrintJobAttributeEvent.h
chewaiwai/huaweicloud-sdk-c-obs
fbcd3dadd910c22af3a91aeb73ca0fee94d759fb
[ "Apache-2.0" ]
26
2019-09-20T06:46:05.000Z
2022-03-11T08:07:14.000Z
CI/rule/pclint/pclint_include/include_linux/c++/4.8.2/javax/print/event/PrintJobAttributeEvent.h
chewaiwai/huaweicloud-sdk-c-obs
fbcd3dadd910c22af3a91aeb73ca0fee94d759fb
[ "Apache-2.0" ]
14
2019-07-15T06:42:39.000Z
2022-02-15T10:32:28.000Z
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*- #ifndef __javax_print_event_PrintJobAttributeEvent__ #define __javax_print_event_PrintJobAttributeEvent__ #pragma interface #include <javax/print/event/PrintEvent.h> extern "Java" { namespace javax { namespace print { class DocPrintJ...
26.227273
137
0.716638
23007d4e22c8f74218038b89e7c37321ff1912dc
13,144
h
C
libvis/src/libvis/lm_optimizer_residual_sum_and_jacobian_accumulator.h
lingbo-yu/camera_calibration
ff5f09fa2253b01b80c24ec600936f5d083d03f3
[ "BSD-3-Clause" ]
474
2019-12-09T06:20:57.000Z
2022-03-31T06:14:38.000Z
libvis/src/libvis/lm_optimizer_residual_sum_and_jacobian_accumulator.h
lingbo-yu/camera_calibration
ff5f09fa2253b01b80c24ec600936f5d083d03f3
[ "BSD-3-Clause" ]
60
2020-01-10T08:41:57.000Z
2022-03-19T15:39:43.000Z
libvis/src/libvis/lm_optimizer_residual_sum_and_jacobian_accumulator.h
lingbo-yu/camera_calibration
ff5f09fa2253b01b80c24ec600936f5d083d03f3
[ "BSD-3-Clause" ]
90
2019-12-09T08:48:06.000Z
2022-03-31T06:14:38.000Z
// Copyright 2019 ETH Zürich, Thomas Schöps // // 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...
33.616368
95
0.661214
236a52ad94eb705a6be6ea9813838ded256f76e1
7,192
c
C
sources/drivers/phy/phy-exynos4210-usb2.c
fuldaros/paperplane_kernel_wileyfox-spark
bea244880d2de50f4ad14bb6fa5777652232c033
[ "Apache-2.0" ]
2
2018-03-09T23:59:27.000Z
2018-04-01T07:58:39.000Z
sources/drivers/phy/phy-exynos4210-usb2.c
fuldaros/paperplane_kernel_wileyfox-spark
bea244880d2de50f4ad14bb6fa5777652232c033
[ "Apache-2.0" ]
null
null
null
sources/drivers/phy/phy-exynos4210-usb2.c
fuldaros/paperplane_kernel_wileyfox-spark
bea244880d2de50f4ad14bb6fa5777652232c033
[ "Apache-2.0" ]
3
2017-06-24T20:23:09.000Z
2018-03-25T04:30:11.000Z
/* * Samsung SoC USB 1.1/2.0 PHY driver - Exynos 4210 support * * Copyright (C) 2013 Samsung Electronics Co., Ltd. * Author: Kamil Debski <k.debski@samsung.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * publishe...
27.450382
79
0.774889
d6fc67047c1e413e0891a8ae04eee33a4a2184b2
510
h
C
Engine/Core/GameObject.h
Archlisk/FrozenCore
2fad5e0ffbb74644cb63afaa29a93738342ab534
[ "MIT" ]
null
null
null
Engine/Core/GameObject.h
Archlisk/FrozenCore
2fad5e0ffbb74644cb63afaa29a93738342ab534
[ "MIT" ]
null
null
null
Engine/Core/GameObject.h
Archlisk/FrozenCore
2fad5e0ffbb74644cb63afaa29a93738342ab534
[ "MIT" ]
null
null
null
#pragma once #include <Engine.h> #include <Core/Transform.h> class GameObject { public: GameObject(const Vec3 position = Vec3(0), const Vec3 rotation = Vec3(0), const Vec3 scale = Vec3(1)) : transform(position, rotation, scale){} virtual ~GameObject() {} virtual void Render3D() {} virtual void Render2D() ...
20.4
102
0.694118
1ea9d9e9b8199f408e655763301184ecb011a73f
6,143
h
C
Practicas/PFinal/letras/include/conjunto_letras.h
josepadial/ED
c095e65843e695e05cbb4d0ae34652d223c45425
[ "MIT" ]
1
2019-12-04T18:11:07.000Z
2019-12-04T18:11:07.000Z
Practicas/PFinal/letras/include/conjunto_letras.h
josepadial/ED
c095e65843e695e05cbb4d0ae34652d223c45425
[ "MIT" ]
null
null
null
Practicas/PFinal/letras/include/conjunto_letras.h
josepadial/ED
c095e65843e695e05cbb4d0ae34652d223c45425
[ "MIT" ]
null
null
null
/* Curso: 2018/2019 Asignatura: Estructura de datos Autores: Jose Antonio Padial Molina Elena Ortiz Moreno Practica: Final "Letras" */ #ifndef __CONJUNTO_LETRAS_H__ #define __CONJUNTO_LETRAS_H__ #include <iostream> #include <set> using namespace std; /** * @brief TDA Letra * @details almacena un caracter,...
31.182741
106
0.636822
37f330c2dba38cab139cfeebf5158b40dbe035d5
480
h
C
Main/Source/Signal/Service.h
PeterStegemann/hermesONE
68d04fe78e4723a0edbc7578a92eeffa0ec20c2d
[ "MIT" ]
null
null
null
Main/Source/Signal/Service.h
PeterStegemann/hermesONE
68d04fe78e4723a0edbc7578a92eeffa0ec20c2d
[ "MIT" ]
null
null
null
Main/Source/Signal/Service.h
PeterStegemann/hermesONE
68d04fe78e4723a0edbc7578a92eeffa0ec20c2d
[ "MIT" ]
null
null
null
// Copyright 2014 Peter Stegemann #ifndef SIGNAL_SERVICE_H #define SIGNAL_SERVICE_H #include "PPM.h" #include "AVR/Source/Types.h" #define SIGNAL_SERVICE_PPMS 2 class Signal_Service { private: Signal_PPM ppm0; Signal_PPM ppm1; public: Signal_Service( void); // This is for the interrupt, not for y...
15
44
0.70625
23ddf84298d7616e0cae0999541eb8e66ab73cb4
12,312
h
C
ext/scnlib/include/scn/detail/ranges/ranges.h
adarshpatil/gem5
d7d9a18930fc24e3e3e36e3c3a5f3f6a405c80f0
[ "BSD-3-Clause" ]
null
null
null
ext/scnlib/include/scn/detail/ranges/ranges.h
adarshpatil/gem5
d7d9a18930fc24e3e3e36e3c3a5f3f6a405c80f0
[ "BSD-3-Clause" ]
null
null
null
ext/scnlib/include/scn/detail/ranges/ranges.h
adarshpatil/gem5
d7d9a18930fc24e3e3e36e3c3a5f3f6a405c80f0
[ "BSD-3-Clause" ]
null
null
null
// Copyright 2017-2019 Elias Kosunen // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
37.084337
79
0.541423
f05d28d441d69271d4597a31a04b5e929722b5cb
6,688
h
C
contrib/depends/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/IOKit.framework/Versions/A/Headers/network/IONetworkInterface.h
Amity-Network/amity
3e57379f01af4ca851079c8e469fbda7c8165b47
[ "MIT" ]
28
2019-06-20T13:05:19.000Z
2022-03-28T03:56:22.000Z
contrib/depends/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/IOKit.framework/Versions/A/Headers/network/IONetworkInterface.h
Amity-Network/amity
3e57379f01af4ca851079c8e469fbda7c8165b47
[ "MIT" ]
1
2019-11-17T18:51:10.000Z
2019-11-28T12:53:24.000Z
contrib/depends/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/IOKit.framework/Versions/A/Headers/network/IONetworkInterface.h
Amity-Network/amity
3e57379f01af4ca851079c8e469fbda7c8165b47
[ "MIT" ]
7
2019-06-06T13:05:22.000Z
2020-12-07T12:33:08.000Z
/* * Copyright (c) 1998-2008 Apple Inc. All rights reserved. * * @APPLE_LICENSE_HEADER_START@ * * The contents of this file constitute Original Code as defined in and * are subject to the Apple Public Source License Version 1.1 (the * "License"). You may not use this file except in compliance with the * Licen...
38
80
0.749103
4b0eb09a7d0c7cb910e3af24c295635cb3aafc30
6,349
h
C
FDPS-5.0g/src/particle_mesh/param.h
subarutaro/GPLUM
89b1dadb08a0c6adcdc48879ddf2b7b0fb02912f
[ "MIT" ]
77
2015-02-12T02:35:40.000Z
2022-03-11T01:10:31.000Z
FDPS-5.0g/src/particle_mesh/param.h
subarutaro/GPLUM
89b1dadb08a0c6adcdc48879ddf2b7b0fb02912f
[ "MIT" ]
9
2015-03-24T09:44:29.000Z
2021-11-30T19:42:58.000Z
FDPS-5.0g/src/particle_mesh/param.h
subarutaro/GPLUM
89b1dadb08a0c6adcdc48879ddf2b7b0fb02912f
[ "MIT" ]
28
2015-03-17T06:58:09.000Z
2022-02-14T07:16:25.000Z
#ifndef __PPPM__ #define __PPPM__ #include "openmp_param.h" #include "gadget_param.h" // A. Tanikawa add this. #include "param_fdps.h" namespace ParticleSimulator{ namespace ParticleMesh{ typedef const char *const cchar; /* Run ---------------------------------------------------------- */ //const int MAX_STEP...
30.233333
105
0.621358
b700c6e3fe3bbe0a8fa947bf8b275416105099d7
63,983
c
C
ruby-2.1.5/iseq.c
kongseokhwan/kulcloud-elk-sflow-logstash
80928788546d5d496f83897d56f8d33d99b264b6
[ "MIT" ]
null
null
null
ruby-2.1.5/iseq.c
kongseokhwan/kulcloud-elk-sflow-logstash
80928788546d5d496f83897d56f8d33d99b264b6
[ "MIT" ]
null
null
null
ruby-2.1.5/iseq.c
kongseokhwan/kulcloud-elk-sflow-logstash
80928788546d5d496f83897d56f8d33d99b264b6
[ "MIT" ]
null
null
null
/********************************************************************** iseq.c - $Author: nagachika $ created at: 2006-07-11(Tue) 09:00:03 +0900 Copyright (C) 2006 Koichi Sasada **********************************************************************/ #include "ruby/ruby.h" #include "internal.h" #include "ev...
27.543263
118
0.650251
eb82f9ff996824c82e21d4c29e062f0610563062
1,736
h
C
contrib/src/ai/pathFind.h
sean5470/panda3d
ea2d4fecd4af1d4064c5fe2ae2a902ef4c9b903d
[ "PHP-3.0", "PHP-3.01" ]
3
2020-01-02T08:43:36.000Z
2020-07-05T08:59:02.000Z
contrib/src/ai/pathFind.h
sean5470/panda3d
ea2d4fecd4af1d4064c5fe2ae2a902ef4c9b903d
[ "PHP-3.0", "PHP-3.01" ]
null
null
null
contrib/src/ai/pathFind.h
sean5470/panda3d
ea2d4fecd4af1d4064c5fe2ae2a902ef4c9b903d
[ "PHP-3.0", "PHP-3.01" ]
1
2020-03-11T17:38:45.000Z
2020-03-11T17:38:45.000Z
/** * PANDA 3D SOFTWARE * Copyright (c) Carnegie Mellon University. All rights reserved. * * All use of this software is subject to the terms of the revised BSD * license. You should have received a copy of this license along * with this source code in a file named "LICENSE." * * @file pathFind.h * @author D...
26.30303
78
0.751728
6fa7aacd40c0124a38f2155cbbcb5ead38c70060
273
h
C
DrakHorseWork/DrakHorseWork/Classes/Views/JKSportCPSButton.h
weizz123/WZSpotrs
8d39c7dfc7bf0d45e8c2206bc3cf482a6ab39e1a
[ "MIT" ]
null
null
null
DrakHorseWork/DrakHorseWork/Classes/Views/JKSportCPSButton.h
weizz123/WZSpotrs
8d39c7dfc7bf0d45e8c2206bc3cf482a6ab39e1a
[ "MIT" ]
null
null
null
DrakHorseWork/DrakHorseWork/Classes/Views/JKSportCPSButton.h
weizz123/WZSpotrs
8d39c7dfc7bf0d45e8c2206bc3cf482a6ab39e1a
[ "MIT" ]
null
null
null
// // JKSportCPSButton.h // DrakHorseWork // // Created by Jokin on 2017/4/24. // Copyright © 2017年 Jokin. All rights reserved. // #import <UIKit/UIKit.h> @interface JKSportCPSButton : UIButton @property (nonatomic, assign) IBInspectable BOOL isTrackBtn; @end
13
60
0.703297
172d66f5e7fb42e025db3bd89c86d6f51b9aa4bd
1,026
c
C
srcs/libft/ft_lstlast.c
hballaba/my-version-printf
ae6013ca0fd2e8ab296d2650ba3493cd9022b804
[ "Unlicense" ]
null
null
null
srcs/libft/ft_lstlast.c
hballaba/my-version-printf
ae6013ca0fd2e8ab296d2650ba3493cd9022b804
[ "Unlicense" ]
null
null
null
srcs/libft/ft_lstlast.c
hballaba/my-version-printf
ae6013ca0fd2e8ab296d2650ba3493cd9022b804
[ "Unlicense" ]
null
null
null
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_lstlast.c :+: :+: :+: ...
44.608696
80
0.180312
c4b048eee4692746a8542bf0ca05a01c88360231
1,249
h
C
EventTracing/event_tracing/event_trace_session.h
killvxk/event-tracing-for-windows
d75551104bd8a97f2b89d0d7683a087e2468e77d
[ "MIT" ]
34
2017-03-15T21:59:30.000Z
2022-01-25T05:12:37.000Z
EventTracing/event_tracing/event_trace_session.h
kaimi-io/event-tracing-for-windows
d75551104bd8a97f2b89d0d7683a087e2468e77d
[ "MIT" ]
null
null
null
EventTracing/event_tracing/event_trace_session.h
kaimi-io/event-tracing-for-windows
d75551104bd8a97f2b89d0d7683a087e2468e77d
[ "MIT" ]
8
2017-09-14T13:39:34.000Z
2021-03-24T03:57:35.000Z
#pragma once #include <cstdint> #include <string> #include <utility> #include <Windows.h> #include <Evntrace.h> #include "event_tracing/guid_helpers.h" namespace event_tracing { class event_trace_session { public: enum class trace_level : std::uint8_t { none = TRACE_LEVEL_NONE, critical = TRACE_LEVEL_CRITICAL,...
22.303571
102
0.778223
5b4f92a5a976974e7f27f0e2e3909d3814794ac3
22,307
h
C
include/vke/Core/Utils/TCDynamicArray.h
przemyslaw-szymanski/vke
1d8fb139e0e995e330db6b8873dfc49463ec312c
[ "MIT" ]
1
2018-01-06T04:44:36.000Z
2018-01-06T04:44:36.000Z
include/vke/Core/Utils/TCDynamicArray.h
przemyslaw-szymanski/vke
1d8fb139e0e995e330db6b8873dfc49463ec312c
[ "MIT" ]
null
null
null
include/vke/Core/Utils/TCDynamicArray.h
przemyslaw-szymanski/vke
1d8fb139e0e995e330db6b8873dfc49463ec312c
[ "MIT" ]
null
null
null
#pragma once #include "TCContainerBase.h" namespace VKE { namespace Utils { #define TC_DYNAMIC_ARRAY_TEMPLATE \ template \ < \ typename DataType, \ uint32_t DEFAULT_ELEMENT_COUNT, \ class AllocatorType, \ class Policy, \ class Utils ...
34.265745
135
0.505043
b204f09197a605cb3cb7c30e7b580d333a69c44e
31,945
h
C
Resources/doom3d.h
christymarc/raycasting-simulation
ed9b92143d3eb1c5a25900419ead517f93f8c315
[ "MIT" ]
3
2020-10-16T18:59:18.000Z
2021-03-23T00:46:09.000Z
Resources/doom3d.h
christymarc/raycasting-simulation
ed9b92143d3eb1c5a25900419ead517f93f8c315
[ "MIT" ]
3
2020-12-09T21:34:34.000Z
2021-06-04T05:17:51.000Z
Resources/doom3d.h
christymarc/raycasting-simulation
ed9b92143d3eb1c5a25900419ead517f93f8c315
[ "MIT" ]
5
2020-12-09T00:49:23.000Z
2021-06-01T07:40:41.000Z
#ifndef _DOOM3D_H_ #define _DOOM3D_H_ // TODO: // 1. check for TODO // 2. remove casts? might not need them for non-pointer types // 3. switch from array to vector or Array // Doom 3D engine ver: 1.000 // Originally by: Spektre on stackoverflow // https://stackoverflow.com/questions/47239797/ray-casting-with-differen...
30.05174
145
0.363813
85753df3f142a721ac0a81f6e1ac77efb26c5bfa
3,785
h
C
src/nbl/video/CEGLCaller.h
deprilula28/Nabla
6b5de216221718191713dcf6de8ed6407182ddf0
[ "Apache-2.0" ]
null
null
null
src/nbl/video/CEGLCaller.h
deprilula28/Nabla
6b5de216221718191713dcf6de8ed6407182ddf0
[ "Apache-2.0" ]
null
null
null
src/nbl/video/CEGLCaller.h
deprilula28/Nabla
6b5de216221718191713dcf6de8ed6407182ddf0
[ "Apache-2.0" ]
null
null
null
#ifndef __NBL_C_EGL_CALLER_H_INCLUDED__ #define __NBL_C_EGL_CALLER_H_INCLUDED__ #include "EGL/egl.h" #include "nbl/system/DynamicFunctionCaller.h" #include "nbl/system/DefaultFuncPtrLoader.h" namespace nbl::video::egl { #define NBL_EGL_FUNC_LIST \ eglChooseConfig,\ eglCopyBuffers,\ eglCreateContext,\ ...
27.035714
105
0.670013
12d473932e6948be7ad890a4056335cc338cd8ff
3,950
h
C
src/gamebase/include/gamebase/gameview/GameView.h
TheMrButcher/opengl_lessons
76ac96c45773a54a85d49c6994770b0c3496303f
[ "MIT" ]
1
2016-10-25T21:15:16.000Z
2016-10-25T21:15:16.000Z
src/gamebase/include/gamebase/gameview/GameView.h
TheMrButcher/gamebase
76ac96c45773a54a85d49c6994770b0c3496303f
[ "MIT" ]
375
2016-06-04T11:27:40.000Z
2019-04-14T17:11:09.000Z
src/gamebase/include/gamebase/gameview/GameView.h
TheMrButcher/gamebase
76ac96c45773a54a85d49c6994770b0c3496303f
[ "MIT" ]
null
null
null
/** * Copyright (c) 2018 Slavnejshev Filipp * This file is licensed under the terms of the MIT license. */ #pragma once #include <gamebase/impl/gameview/GameView.h> #include <gamebase/impl/pubhelp/Helpers.h> #include <gamebase/gameview/Layer.h> #include <gamebase/gameview/LayerVoidData.h> namespace gamebase { cl...
43.406593
182
0.710633
e96c1ecc5430e2eaac79389cafe18a4ce1042097
372
h
C
headers/tags.h
miles-canfield/Fifth
c80b02cbdc2822673b2e53edf428d664a5615fd3
[ "MIT" ]
1
2019-07-16T09:29:57.000Z
2019-07-16T09:29:57.000Z
headers/tags.h
miles-canfield/Fifth
c80b02cbdc2822673b2e53edf428d664a5615fd3
[ "MIT" ]
null
null
null
headers/tags.h
miles-canfield/Fifth
c80b02cbdc2822673b2e53edf428d664a5615fd3
[ "MIT" ]
null
null
null
#pragma once #define tag_eol 0x1 #define tag_bool 0x3 #define tag_char 0x5 #define tag_sym 0x7 #define tag_list 0x9 #define tag_arr 0xb #define tag_ptr 0xd #define tag_fun 0xf #define tag_u8 0x10 #define tag_i8 0x13 #define tag_u16 0x15 #define tag_i16 0x17 #define tag_u32 0x19 #define tag_i32 0x1b #define tag...
16.173913
20
0.774194
eb1d8e0a7d2c5fcd392e6ac659da5133bce488f6
1,044
h
C
src/ufo/marine/insitutemperature/ObsInsituTemperature.interface.h
guoqing-noaa/ufo
68dab85486f5d79991956076ac6b962bc1a0c5bd
[ "Apache-2.0" ]
4
2020-12-04T08:26:06.000Z
2021-11-20T01:18:47.000Z
src/ufo/marine/insitutemperature/ObsInsituTemperature.interface.h
guoqing-noaa/ufo
68dab85486f5d79991956076ac6b962bc1a0c5bd
[ "Apache-2.0" ]
21
2020-10-30T08:57:16.000Z
2021-05-17T15:11:20.000Z
src/ufo/marine/insitutemperature/ObsInsituTemperature.interface.h
guoqing-noaa/ufo
68dab85486f5d79991956076ac6b962bc1a0c5bd
[ "Apache-2.0" ]
31
2021-06-24T18:07:53.000Z
2021-10-08T15:40:39.000Z
/* * (C) Copyright 2017-2018 UCAR * * This software is licensed under the terms of the Apache Licence Version 2.0 * which can be obtained at http://www.apache.org/licenses/LICENSE-2.0. */ #ifndef UFO_MARINE_INSITUTEMPERATURE_OBSINSITUTEMPERATURE_INTERFACE_H_ #define UFO_MARINE_INSITUTEMPERATURE_OBSINSITUTEMPERATU...
30.705882
96
0.636015
3ac15b37874278b2cf04d340df9b701a9d36c91a
36,287
h
C
PCD_main/Supp_Func.h
Decclo/Project_ChickenDoor
723cdcaeff2a14dadac0be077fd725a4a587588f
[ "MIT" ]
1
2019-01-06T23:20:05.000Z
2019-01-06T23:20:05.000Z
PCD_main/Supp_Func.h
Decclo/Project_ChickenDoor
723cdcaeff2a14dadac0be077fd725a4a587588f
[ "MIT" ]
null
null
null
PCD_main/Supp_Func.h
Decclo/Project_ChickenDoor
723cdcaeff2a14dadac0be077fd725a4a587588f
[ "MIT" ]
null
null
null
#ifndef Supp_Func #define Supp_Func /* * Supp_Func.h * Author: Hans V. Rasmussen * Created: 13/06-2017 18:47 * Modified: 30/07-2017 16:32 * Version: 1.2 * * Description: * This library includes some extra functionality for the DS3231. */ //Change log /* Version: 1.2 Added: Changed: - Minor changes to ...
22.344212
131
0.580676
1690f9bc88b30859394dc9af847c6d5298cd20b8
390
h
C
sonarr-ios/API/Models/SNRData.h
hhs4harry/sonarr-ios
9ebefee400f58ecbfd4beb53d4ffdd63d0a71f12
[ "MIT" ]
2
2017-03-28T06:48:01.000Z
2020-02-08T07:31:35.000Z
sonarr-ios/API/Models/SNRData.h
hhs4harry/sonarr-ios
9ebefee400f58ecbfd4beb53d4ffdd63d0a71f12
[ "MIT" ]
null
null
null
sonarr-ios/API/Models/SNRData.h
hhs4harry/sonarr-ios
9ebefee400f58ecbfd4beb53d4ffdd63d0a71f12
[ "MIT" ]
null
null
null
// // SNRData.h // sonarr-ios // // Created by Harry Singh on 26/02/17. // Copyright © 2017 Harry Singh. All rights reserved. // #import <JSONModel/JSONModel.h> @interface SNRData : JSONModel @property (copy, nonatomic) NSString<Optional> *downloadClient; @property (copy, nonatomic) NSString<Optional> *droppedPat...
24.375
63
0.730769
3d32f8ef18fa0751e0243b82e90da15db0fc57dc
7,503
h
C
DIR819_v1.06/src/kernel/linux-2.6.36.x/drivers/net/eip93_drivers/quickSec/src/ipsec/hwaccel/safenet_pe/safenet_405ex_gpio.h
Sirherobrine23/Dir819gpl_code
8af92d65416198755974e3247b7bbe7f1151d525
[ "BSD-2-Clause" ]
1
2022-03-19T06:38:01.000Z
2022-03-19T06:38:01.000Z
DIR819_v1.06/src/kernel/linux-2.6.36.x/drivers/net/eip93_drivers/quickSec/src/ipsec/hwaccel/safenet_pe/safenet_405ex_gpio.h
Sirherobrine23/Dir819gpl_code
8af92d65416198755974e3247b7bbe7f1151d525
[ "BSD-2-Clause" ]
null
null
null
DIR819_v1.06/src/kernel/linux-2.6.36.x/drivers/net/eip93_drivers/quickSec/src/ipsec/hwaccel/safenet_pe/safenet_405ex_gpio.h
Sirherobrine23/Dir819gpl_code
8af92d65416198755974e3247b7bbe7f1151d525
[ "BSD-2-Clause" ]
1
2022-03-19T06:38:03.000Z
2022-03-19T06:38:03.000Z
/*h* * File: safenet_405ex_gpio.h * * 405EX platform GPIO access functions for Linux kernel mode. * * Usage: * * For Initialization: * =================== * * #include safenet_405ex_gpio.h * ... * // call GPIO init function in your initialization routine: * // this step can be skipped, because this fu...
30.254032
79
0.664268
ce1adafaa560c5de45aed7913ed67bd44942515a
10,418
c
C
release/src/linux/linux/drivers/net/wan/cycx_main.c
enfoTek/tomato.linksys.e2000.nvram-mod
2ce3a5217def49d6df7348522e2bfda702b56029
[ "FSFAP" ]
278
2015-11-03T03:01:20.000Z
2022-01-20T18:21:05.000Z
release/src/linux/linux/drivers/net/wan/cycx_main.c
unforgiven512/tomato
96f09fab4929c6ddde5c9113f1b2476ad37133c4
[ "FSFAP" ]
374
2015-11-03T12:37:22.000Z
2021-12-17T14:18:08.000Z
release/src/linux/linux/drivers/net/wan/cycx_main.c
unforgiven512/tomato
96f09fab4929c6ddde5c9113f1b2476ad37133c4
[ "FSFAP" ]
96
2015-11-22T07:47:26.000Z
2022-01-20T19:52:19.000Z
/* * cycx_main.c Cyclades Cyclom 2X WAN Link Driver. Main module. * * Author: Arnaldo Carvalho de Melo <acme@conectiva.com.br> * * Copyright: (c) 1998-2001 Arnaldo Carvalho de Melo * * Based on sdlamain.c by Gene Kozin <genek@compuserve.com> & * Jaspreet Singh <jaspreet@sangoma.com> * * This program is free softwar...
26.644501
78
0.685352
ce8d3eb51a6d7a3d2adfc7008df268694196bb0f
12,746
c
C
rtos/libwwg/src/uartlib.c
iMorphiy/stm32
4a50098e9d5ff6cec3820c147de557b963544c72
[ "MIT" ]
null
null
null
rtos/libwwg/src/uartlib.c
iMorphiy/stm32
4a50098e9d5ff6cec3820c147de557b963544c72
[ "MIT" ]
null
null
null
rtos/libwwg/src/uartlib.c
iMorphiy/stm32
4a50098e9d5ff6cec3820c147de557b963544c72
[ "MIT" ]
null
null
null
/* Interrupt driven USART Library * Warren W. Gay VE3WWG Tue Feb 21 20:35:54 2017 */ #include <stdlib.h> #include <string.h> #include <stdarg.h> #include <FreeRTOS.h> #include <task.h> #include <queue.h> #include <libopencm3/stm32/rcc.h> #include <libopencm3/stm32/gpio.h> #include <libopencm3/stm32/usart.h> #inclu...
23.603704
91
0.492311
07a4732445101c4f8693d0cb255bde5751273b87
2,345
c
C
build/third_party/libzip/lib/zip_file_set_comment.c
HopeBayMobile/hcfs
153666610f42fd6c39f2ca1f1864ebb8652e6b2c
[ "Apache-2.0" ]
null
null
null
build/third_party/libzip/lib/zip_file_set_comment.c
HopeBayMobile/hcfs
153666610f42fd6c39f2ca1f1864ebb8652e6b2c
[ "Apache-2.0" ]
null
null
null
build/third_party/libzip/lib/zip_file_set_comment.c
HopeBayMobile/hcfs
153666610f42fd6c39f2ca1f1864ebb8652e6b2c
[ "Apache-2.0" ]
null
null
null
/* * Copyright (c) 2021 HopeBayTech. * * This file is part of Tera. * See https://github.com/HopeBayMobile for further info. * * 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 * * ...
26.055556
135
0.642217
6d73809815452b091f1a61fca08b4908484bd32b
5,384
h
C
Source Code/Graphs/Headers/Octree.h
IonutCava/trunk
19dc976bbd7dc637f467785bd0ca15f34bc31ed5
[ "MIT" ]
null
null
null
Source Code/Graphs/Headers/Octree.h
IonutCava/trunk
19dc976bbd7dc637f467785bd0ca15f34bc31ed5
[ "MIT" ]
null
null
null
Source Code/Graphs/Headers/Octree.h
IonutCava/trunk
19dc976bbd7dc637f467785bd0ca15f34bc31ed5
[ "MIT" ]
null
null
null
/* Copyright (c) 2018 DIVIDE-Studio Copyright (c) 2009 Ionut Cava This file is part of DIVIDE Framework. 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 rest...
36.134228
151
0.730498
7713f89e6df6a66dfedf919b9ec0d7d505af31f9
39,894
c
C
RedfishPkg/PrivateLibrary/RedfishLib/edk2libredfish/src/service.c
nicklela/edk2
dfafa8e45382939fb5dc78e9d37b97b500a43613
[ "Python-2.0", "Zlib", "BSD-2-Clause", "MIT", "BSD-2-Clause-Patent", "BSD-3-Clause" ]
31
2019-05-14T09:00:56.000Z
2022-03-16T12:36:49.000Z
RedfishPkg/PrivateLibrary/RedfishLib/edk2libredfish/src/service.c
nicklela/edk2
dfafa8e45382939fb5dc78e9d37b97b500a43613
[ "Python-2.0", "Zlib", "BSD-2-Clause", "MIT", "BSD-2-Clause-Patent", "BSD-3-Clause" ]
21
2020-03-09T18:54:14.000Z
2022-01-01T00:30:53.000Z
RedfishPkg/PrivateLibrary/RedfishLib/edk2libredfish/src/service.c
nicklela/edk2
dfafa8e45382939fb5dc78e9d37b97b500a43613
[ "Python-2.0", "Zlib", "BSD-2-Clause", "MIT", "BSD-2-Clause-Patent", "BSD-3-Clause" ]
25
2018-09-05T02:46:06.000Z
2022-03-20T18:58:40.000Z
/** @file This file is cloned from DMTF libredfish library tag v1.0.0 and maintained by EDKII. //---------------------------------------------------------------------------- // Copyright Notice: // Copyright 2017 Distributed Management Task Force, Inc. All rights reserved. // License: BSD 3-Clause License. ...
28.556908
183
0.621397
89b05981e982946e6cd65af88a93b596ceef00dd
1,363
h
C
IoTGateWay/bsp/stm32/stm32f105RC/application/config/appconfig.h
JoshWorld/WhaleShark_IIoT
6728815caa369c798074022536878d1fdc5ef871
[ "Apache-2.0" ]
1
2020-10-20T15:40:53.000Z
2020-10-20T15:40:53.000Z
IoTGateWay/bsp/stm32/stm32f105RC/application/config/appconfig.h
JoshWorld/WhaleShark_IIoT
6728815caa369c798074022536878d1fdc5ef871
[ "Apache-2.0" ]
null
null
null
IoTGateWay/bsp/stm32/stm32f105RC/application/config/appconfig.h
JoshWorld/WhaleShark_IIoT
6728815caa369c798074022536878d1fdc5ef871
[ "Apache-2.0" ]
1
2020-08-12T15:42:45.000Z
2020-08-12T15:42:45.000Z
/* * File : appconfig.h */ /** * @addtogroup STM32 */ /*@{*/ #ifndef __APPCONFIG_H__ #define __APPCONFIG_H__ #include <board.h> /* software version */ #define SVER_MAJOR 1 #define SVER_MINOR 0 #define SVER_BUILD 1 #define MODEL_NAME "SA-100" #define PRODUCT_NAME "Spiretech" /*...
23.5
58
0.636097
071c40fdb38be825045bfe9320991628553595e3
1,318
c
C
Project-one/src/semaphores-lib.c
carvalheirafc/cDump
6a61b914d47f0df6296a3cf22ae7cfd8172b9ffc
[ "Apache-2.0" ]
null
null
null
Project-one/src/semaphores-lib.c
carvalheirafc/cDump
6a61b914d47f0df6296a3cf22ae7cfd8172b9ffc
[ "Apache-2.0" ]
null
null
null
Project-one/src/semaphores-lib.c
carvalheirafc/cDump
6a61b914d47f0df6296a3cf22ae7cfd8172b9ffc
[ "Apache-2.0" ]
null
null
null
#define _GNU_SOURCE #include <stdio.h> #include <stdlib.h> #include <time.h> #include <pthread.h> #include "semaphores-lib.h" // Global Variables Declarations int **matrix_one, **matrix_two; int **matrix_result; void fillMatrix(int** targetMatrix, int number, int matrix_size){ int ROWS = matrix_size; int...
19.101449
76
0.653263
8e35dd68ce1a29d4f669fb5832ed079c9ead4676
1,778
h
C
src/Manager/AssetMgr.h
ounols/CSEngine
beebdede6eb223c1ec3ec533ed0eb03b80f68a3b
[ "BSD-2-Clause" ]
37
2021-05-19T12:23:57.000Z
2022-03-21T23:51:30.000Z
src/Manager/AssetMgr.h
ounols/CSEngine
beebdede6eb223c1ec3ec533ed0eb03b80f68a3b
[ "BSD-2-Clause" ]
3
2021-10-12T11:12:52.000Z
2021-11-28T16:11:19.000Z
src/Manager/AssetMgr.h
ounols/CSEngine
beebdede6eb223c1ec3ec533ed0eb03b80f68a3b
[ "BSD-2-Clause" ]
4
2021-09-16T15:17:42.000Z
2021-10-02T21:29:38.000Z
// // Created by ounols on 19. 6. 6. // //참조 : https://codingcoding.tistory.com/900 #pragma once #include <string> #include <vector> #include "../Util/Loader/ZIP/zip.h" #ifdef __ANDROID__ #include <android/asset_manager.h> #include <jni.h> #endif namespace CSE { class AssetMgr { public: enum TYPE { ...
24.027027
125
0.616985
8e762d683e5057ee924cce401927540be3dae7d6
1,326
h
C
drivers/gpu/drm/i915/gt/intel_engine_stats.h
Sunrisepeak/Linux2.6-Reading
c25102a494a37f9f30a27ca2cd4a1a412bffc80f
[ "MIT" ]
44
2022-03-16T08:32:31.000Z
2022-03-31T16:02:35.000Z
drivers/gpu/drm/i915/gt/intel_engine_stats.h
Sunrisepeak/Linux2.6-Reading
c25102a494a37f9f30a27ca2cd4a1a412bffc80f
[ "MIT" ]
1
2022-03-29T02:30:28.000Z
2022-03-30T03:40:46.000Z
drivers/gpu/drm/i915/gt/intel_engine_stats.h
Sunrisepeak/Linux2.6-Reading
c25102a494a37f9f30a27ca2cd4a1a412bffc80f
[ "MIT" ]
18
2022-03-19T04:41:04.000Z
2022-03-31T03:32:12.000Z
/* SPDX-License-Identifier: MIT */ /* * Copyright © 2020 Intel Corporation */ #ifndef __INTEL_ENGINE_STATS_H__ #define __INTEL_ENGINE_STATS_H__ #include <linux/atomic.h> #include <linux/ktime.h> #include <linux/seqlock.h> #include "i915_gem.h" /* GEM_BUG_ON */ #include "intel_engine.h" static inline void intel_en...
21.387097
75
0.736802
b03cbf13695ccef0478a9d2ee1ea22d439955b8e
2,463
h
C
Source/Plugins/UIPlugins/QtPlugin/header/QtHelper.h
OscarGame/blade
6987708cb011813eb38e5c262c7a83888635f002
[ "MIT" ]
146
2018-12-03T08:08:17.000Z
2022-03-21T06:04:06.000Z
Source/Plugins/UIPlugins/QtPlugin/header/QtHelper.h
huangx916/blade
3fa398f4d32215bbc7e292d61e38bb92aad1ee1c
[ "MIT" ]
1
2019-01-18T03:35:49.000Z
2019-01-18T03:36:08.000Z
Source/Plugins/UIPlugins/QtPlugin/header/QtHelper.h
huangx916/blade
3fa398f4d32215bbc7e292d61e38bb92aad1ee1c
[ "MIT" ]
31
2018-12-03T10:32:43.000Z
2021-10-04T06:31:44.000Z
/******************************************************************** created: 2016/07/27 filename: QtHelper.h author: Crazii purpose: *********************************************************************/ #ifndef __Blade_QtHelper_h__ #define __Blade_QtHelper_h__ namespace Blade { //need unicode build to bri...
24.63
98
0.544052
b0901ab46e19139f0bee253b0e29d63e7038e835
1,775
h
C
include/btle/siLabsBgApi/cxa_siLabsBgApi_btle_central.h
OpenCXA/common-c
0f7b401aff141c8b8df867f0cff5f31f6a1ee4cf
[ "MIT" ]
8
2019-08-30T15:18:40.000Z
2021-12-06T23:01:16.000Z
include/btle/siLabsBgApi/cxa_siLabsBgApi_btle_central.h
OpenCXA/common-c
0f7b401aff141c8b8df867f0cff5f31f6a1ee4cf
[ "MIT" ]
8
2015-07-02T00:51:53.000Z
2019-07-12T12:38:13.000Z
include/btle/siLabsBgApi/cxa_siLabsBgApi_btle_central.h
OpenCXA/common-c
0f7b401aff141c8b8df867f0cff5f31f6a1ee4cf
[ "MIT" ]
3
2017-01-13T18:04:51.000Z
2019-08-14T20:58:20.000Z
/* * This file is subject to the terms and conditions defined in * file 'LICENSE', which is part of this source code package. * * @author Christopher Armenio */ #ifndef CXA_SILABSBGAPI_BTLE_CENTRAL_H_ #define CXA_SILABSBGAPI_BTLE_CENTRAL_H_ // ******** includes ******** #include <cxa_config.h> #if defined(CXA_SI...
23.051948
183
0.769577
6903d915946c8bada635e57a218d5fae745b1c3b
491
c
C
tiger/parsetest.c
yufeiminds/tiger
cde8060d250c85b9f02e09ec48a7f86f087c65aa
[ "MIT" ]
8
2019-01-28T16:31:35.000Z
2021-06-28T11:58:31.000Z
tiger/parsetest.c
yufeiminds/tiger
cde8060d250c85b9f02e09ec48a7f86f087c65aa
[ "MIT" ]
null
null
null
tiger/parsetest.c
yufeiminds/tiger
cde8060d250c85b9f02e09ec48a7f86f087c65aa
[ "MIT" ]
2
2020-02-20T03:01:39.000Z
2022-03-22T00:29:26.000Z
#include <stdio.h> #include "util.h" #include "absyn.h" #include "prabsyn.h" #include "errormsg.h" extern int yyparse(void); extern A_exp absyn_root; void parse(string fname) {EM_reset(fname); if (yyparse() == 0) /* parsing worked */ fprintf(stdout,"Parsing successful!\n"); else fprintf(stdout,"Parsing failed\n"...
20.458333
67
0.678208
69190743be2364176253d84485ddfdba52f2103c
285
h
C
InjectionIII/HelperProxy.h
ljh740/InjectionIII
8b3bf118fa086bfdc5637a163c1c814a1a8ab765
[ "MIT" ]
2,848
2017-11-18T08:59:37.000Z
2022-03-31T08:11:48.000Z
InjectionIII/HelperProxy.h
ilfocus/InjectionIII
a7ea31d21d1d059107bd7a2f43a8f8a65c41a451
[ "MIT" ]
312
2017-11-21T22:48:25.000Z
2022-03-24T10:28:00.000Z
InjectionIII/HelperProxy.h
ilfocus/InjectionIII
a7ea31d21d1d059107bd7a2f43a8f8a65c41a451
[ "MIT" ]
258
2017-11-22T02:14:32.000Z
2022-03-25T11:18:05.000Z
// // HelperProxy.h // Smuggler // // Created by John Holdsworth on 24/06/2016. // Copyright © 2016 John Holdsworth. All rights reserved. // #import <Foundation/Foundation.h> @interface HelperProxy : NSObject + (BOOL)inject:(NSString *)bundlePath error:(NSError **)error; @end
17.8125
62
0.701754
5014cb8c79abd7a2fda494076af9c3b61c0fd3bf
22,053
c
C
windows/appcompat/tools/acbrowser/acbrowser.c
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
windows/appcompat/tools/acbrowser/acbrowser.c
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
windows/appcompat/tools/acbrowser/acbrowser.c
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
#include "acBrowser.h" #include "resource.h" #include <commctrl.h> #include <commdlg.h> #include <stdlib.h> #include <stdio.h> #include <stdarg.h> extern PDBENTRY g_pEntries; #define SHOW_W_SHIMS 0x00000001 #define SHOW_W_FLAGS 0x00000002 #define SHOW_W_LAYERS 0x00000004 #define SHO...
26.992656
97
0.5436
fb0be8d6560c95e572359d1e334ca76ebed8c4bd
4,545
c
C
draw/draw.c
mplv/crl
3c7eccbd33d8498483185af8adaee442f10d7558
[ "BSD-3-Clause" ]
null
null
null
draw/draw.c
mplv/crl
3c7eccbd33d8498483185af8adaee442f10d7558
[ "BSD-3-Clause" ]
null
null
null
draw/draw.c
mplv/crl
3c7eccbd33d8498483185af8adaee442f10d7558
[ "BSD-3-Clause" ]
null
null
null
#include "draw.h" #include <SDL2/SDL.h> #include "entity/creature/creature.h" #include "textures/textures.h" #include "runtimecontext/runtimecontext.h" /* For testing that the sprite sheet works with the enum */ /* void RL_Draw(RL_RTContext *rtc, SDL_Renderer *renderer) { texture_id_type i = SPACE; int x = 0,y = 0; ...
34.172932
89
0.642904
594ad7d8b2aa7f9241d5689e6caffdd048562f1c
819
h
C
Include/algorithms/Ilona/Browerfs.h
av-elier/fast-exponentiation-algs
1d6393021583686372564a7ca52b09dc7013fb38
[ "MIT" ]
2
2016-10-17T20:30:05.000Z
2020-03-24T19:52:14.000Z
Include/algorithms/Ilona/Browerfs.h
av-elier/fast-exponentiation-algs
1d6393021583686372564a7ca52b09dc7013fb38
[ "MIT" ]
null
null
null
Include/algorithms/Ilona/Browerfs.h
av-elier/fast-exponentiation-algs
1d6393021583686372564a7ca52b09dc7013fb38
[ "MIT" ]
null
null
null
#ifndef BROWERFS_H #define BROWERFS_H #include <stdio.h> #include <NTL/ZZ_p.h> #include <NTL/ZZ.h> #include <vector> #include <map> #include <cmath> #include "ExpAlgInterfaces.h" //NTL_CLIENT namespace Ilona { class BrowerSigned: public ExpAlg { public: BrowerSigned(); ~BrowerSigned(); void precalculat...
17.425532
52
0.65812
74b76e306069847b4114a7169a309414af9d4fbd
3,796
h
C
COW_UIKitHelpers.h
AmazingCow/UIKitHelpers
f19b80a0762a891ea31c8d20137afc8ef7465e90
[ "BSD-3-Clause" ]
null
null
null
COW_UIKitHelpers.h
AmazingCow/UIKitHelpers
f19b80a0762a891ea31c8d20137afc8ef7465e90
[ "BSD-3-Clause" ]
null
null
null
COW_UIKitHelpers.h
AmazingCow/UIKitHelpers
f19b80a0762a891ea31c8d20137afc8ef7465e90
[ "BSD-3-Clause" ]
null
null
null
//----------------------------------------------------------------------------// // █ █ // // ████████ // // ██ ██ ...
56.656716
80
0.398314
46bf2ad060038291f125eb5a63823c9bdd494c04
3,208
h
C
grante/MultichainGibbsInference.h
pantonante/grante-bazel
e3f22ec111463a7ae0686494422ab09f86b4d39a
[ "DOC" ]
null
null
null
grante/MultichainGibbsInference.h
pantonante/grante-bazel
e3f22ec111463a7ae0686494422ab09f86b4d39a
[ "DOC" ]
null
null
null
grante/MultichainGibbsInference.h
pantonante/grante-bazel
e3f22ec111463a7ae0686494422ab09f86b4d39a
[ "DOC" ]
null
null
null
#ifndef GRANTE_MCHAINGIBBSINFERENCE_H #define GRANTE_MCHAINGIBBSINFERENCE_H #include "FactorGraph.h" #include "InferenceMethod.h" #include "GibbsSampler.h" namespace Grante { /* Gibbs sampling inference with multiple chains and convergence diagnostics. * * References * * [Brooks1998], Stephen P. Brooks, Andrew ...
31.762376
78
0.761534
de099c601bf62aa1f8fe0b988dd94e454abfe906
11,256
c
C
metapixel/library.c
alastorid/mystuff
ebdfb3785c3ba3348c25c21fd2d4d12c31f533e3
[ "BSD-3-Clause" ]
null
null
null
metapixel/library.c
alastorid/mystuff
ebdfb3785c3ba3348c25c21fd2d4d12c31f533e3
[ "BSD-3-Clause" ]
null
null
null
metapixel/library.c
alastorid/mystuff
ebdfb3785c3ba3348c25c21fd2d4d12c31f533e3
[ "BSD-3-Clause" ]
null
null
null
/* * library.c * * metapixel * * Copyright (C) 1997-2009 Mark Probst * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License, or (at your option) any later ...
23.065574
108
0.66409
5a1e41486d18443dd8510f0e4583f1e2295c1116
33,571
c
C
atomgame.c
jwhardwick/Atoms-Game
77afe041572c277566e006ee74bfddc5770c4f27
[ "MIT" ]
1
2017-05-22T05:09:37.000Z
2017-05-22T05:09:37.000Z
atomgame.c
jwhardwick/Atoms-Game
77afe041572c277566e006ee74bfddc5770c4f27
[ "MIT" ]
null
null
null
atomgame.c
jwhardwick/Atoms-Game
77afe041572c277566e006ee74bfddc5770c4f27
[ "MIT" ]
null
null
null
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <stdbool.h> #include <unistd.h> #include "atomgame.h" int check_convert_int(char* str){ // returns -1 if not a straight integer // returns the int if it's a valid int char *ptr; int result = 0; result = strtol(str, &ptr, 10); ...
31.46298
171
0.574424
05259b974cfb213bd27a3be5dcb8c365f3525743
12,534
h
C
arcane/src/arcane/IVariableMng.h
JeromeDuboisPro/framework
d88925495e3787fdaf640c29728dcac385160188
[ "Apache-2.0" ]
null
null
null
arcane/src/arcane/IVariableMng.h
JeromeDuboisPro/framework
d88925495e3787fdaf640c29728dcac385160188
[ "Apache-2.0" ]
null
null
null
arcane/src/arcane/IVariableMng.h
JeromeDuboisPro/framework
d88925495e3787fdaf640c29728dcac385160188
[ "Apache-2.0" ]
null
null
null
// -*- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -*- //----------------------------------------------------------------------------- // Copyright 2000-2021 CEA (www.cea.fr) IFPEN (www.ifpenergiesnouvelles.com) // See the top-level COPYRIGHT file for details. // SPDX-License-Identifier: Apache-2...
33.784367
93
0.628052
e56b5c1cbb5443a1092cf34cfaa1cb7e48495e6b
197
c
C
lib/my/my_putstr.c
ThomasMarches/my_rpg
d81719cc6240408ad570638fa544958d4c002627
[ "MIT" ]
null
null
null
lib/my/my_putstr.c
ThomasMarches/my_rpg
d81719cc6240408ad570638fa544958d4c002627
[ "MIT" ]
null
null
null
lib/my/my_putstr.c
ThomasMarches/my_rpg
d81719cc6240408ad570638fa544958d4c002627
[ "MIT" ]
null
null
null
/* ** EPITECH PROJECT, 2019 ** MUL_my_rpg_2019 ** File description: ** my_putstr.c */ #include "my.h" #include <unistd.h> void my_putstr(char *string) { write(1, string, my_strlen(string)); }
14.071429
40
0.670051
e58ad5adb1da49da3db6c5481f4e5712a34c0b3c
2,132
h
C
include/AST/ASTNodeBase.h
fly-lang/fly
4c219c5c5cdb16a8d341de28a1e15f1109c7cfdf
[ "Apache-2.0" ]
3
2021-01-29T09:00:19.000Z
2021-08-29T18:36:35.000Z
include/AST/ASTNodeBase.h
fly-lang/fly
4c219c5c5cdb16a8d341de28a1e15f1109c7cfdf
[ "Apache-2.0" ]
30
2021-02-07T23:19:05.000Z
2022-03-23T10:28:55.000Z
include/AST/ASTNodeBase.h
fly-lang/fly
4c219c5c5cdb16a8d341de28a1e15f1109c7cfdf
[ "Apache-2.0" ]
2
2022-02-18T02:51:54.000Z
2022-03-29T20:48:32.000Z
//===--------------------------------------------------------------------------------------------------------------===// // include/AST/ASTNodeBase.h - Base AST Node // // Part of the Fly Project https://flylang.org // Under the Apache License v2.0 see LICENSE for details. // Thank you to LLVM Project https://llvm.org/...
26.320988
120
0.588649
8cb6055929349773ba8a86e0f5af029e00d48643
543
h
C
MicroBlink.framework/Headers/MBVinParser.h
MicroblinkTechSupport/blinkid-ios
0d58db758c2572b21569d2a7d6b45dd6b45d11a2
[ "Apache-2.0" ]
1
2018-12-19T04:08:14.000Z
2018-12-19T04:08:14.000Z
MicroBlink.framework/Headers/MBVinParser.h
MicroblinkTechSupport/blinkid-ios
0d58db758c2572b21569d2a7d6b45dd6b45d11a2
[ "Apache-2.0" ]
null
null
null
MicroBlink.framework/Headers/MBVinParser.h
MicroblinkTechSupport/blinkid-ios
0d58db758c2572b21569d2a7d6b45dd6b45d11a2
[ "Apache-2.0" ]
null
null
null
// // MBVinParser.h // MicroBlinkDev // // Created by Jura Skrlec on 07/03/2018. // #import <Foundation/Foundation.h> #import "MBMicroBlinkDefines.h" #import "MBParser.h" #import "MBVinParserResult.h" #import "MBMicroBlinkInitialization.h" NS_ASSUME_NONNULL_BEGIN /** * MBVinParser is used for parsing VIN numbers...
16.96875
66
0.751381
ef7f3343f4eb6da18e7dd5d566858c9571b42fe3
468
h
C
Frameworks/HealthKit.framework/_HKCFGDoubleTerminal.h
shaojiankui/iOS10-Runtime-Headers
6b0d842bed0c52c2a7c1464087b3081af7e10c43
[ "MIT" ]
36
2016-04-20T04:19:04.000Z
2018-10-08T04:12:25.000Z
Frameworks/HealthKit.framework/_HKCFGDoubleTerminal.h
shaojiankui/iOS10-Runtime-Headers
6b0d842bed0c52c2a7c1464087b3081af7e10c43
[ "MIT" ]
null
null
null
Frameworks/HealthKit.framework/_HKCFGDoubleTerminal.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/Frameworks/HealthKit.framework/HealthKit */ @interface _HKCFGDoubleTerminal : _HKCFGTerminal { id /* block */ _condition; } @property (nonatomic, copy) id /* block */ condition; - (void).cxx_destruct; - (id)_label; - (unsigned long long)_minimumLength; -...
23.4
66
0.700855
b4a2864dbf3e2d8563f51c46d907f652ccc7a2e2
5,920
c
C
extern/gtk/tests/listmodel.c
PableteProgramming/download
013e35bb5c085e5dfdb57a3a0a39cdf2fd3064b8
[ "MIT" ]
null
null
null
extern/gtk/tests/listmodel.c
PableteProgramming/download
013e35bb5c085e5dfdb57a3a0a39cdf2fd3064b8
[ "MIT" ]
null
null
null
extern/gtk/tests/listmodel.c
PableteProgramming/download
013e35bb5c085e5dfdb57a3a0a39cdf2fd3064b8
[ "MIT" ]
null
null
null
#include <gtk/gtk.h> enum { PROP_LABEL = 1, PROP_ID, LAST_PROPERTY }; static GParamSpec *properties[LAST_PROPERTY] = { NULL, }; typedef struct { GObject parent; char *label; int id; } MyObject; typedef struct { GObjectClass parent_class; } MyObjectClass; static GType my_object_get_type (void); G_DEF...
25.191489
96
0.624324
a6eaae58fe156df15a92a02ac1b598bfa5c9bd43
21,384
h
C
src/xrt/auxiliary/vk/vk_helpers.h
SimulaVR/monado
b5d46eebf5f9b7f96a52639484a1b35d8ab3cd21
[ "Unlicense", "Apache-2.0", "BSD-2-Clause", "MIT", "BSL-1.0", "BSD-3-Clause" ]
2
2021-11-08T05:17:12.000Z
2022-01-24T12:50:59.000Z
src/xrt/auxiliary/vk/vk_helpers.h
SimulaVR/monado
b5d46eebf5f9b7f96a52639484a1b35d8ab3cd21
[ "Unlicense", "Apache-2.0", "BSD-2-Clause", "MIT", "BSL-1.0", "BSD-3-Clause" ]
null
null
null
src/xrt/auxiliary/vk/vk_helpers.h
SimulaVR/monado
b5d46eebf5f9b7f96a52639484a1b35d8ab3cd21
[ "Unlicense", "Apache-2.0", "BSD-2-Clause", "MIT", "BSL-1.0", "BSD-3-Clause" ]
null
null
null
// Copyright 2019-2020, Collabora, Ltd. // SPDX-License-Identifier: BSL-1.0 /*! * @file * @brief Common Vulkan code header. * @author Jakob Bornecrantz <jakob@collabora.com> * @author Lubosz Sarnecki <lubosz.sarnecki@collabora.com> * @ingroup aux_vk */ #pragma once #include "xrt/xrt_compositor.h" #include "xrt...
33.360374
123
0.742284
81886774bd61f491cc7edab86908e5c1efe2ded2
798
h
C
System/Library/PrivateFrameworks/UIKitCore.framework/_UIKBRTDecayingOffset.h
lechium/tvOS124Headers
11d1b56dd4c0ffd88b9eac43f87a5fd6f7228475
[ "MIT" ]
4
2019-08-27T18:03:47.000Z
2021-09-18T06:29:00.000Z
System/Library/PrivateFrameworks/UIKitCore.framework/_UIKBRTDecayingOffset.h
lechium/tvOS124Headers
11d1b56dd4c0ffd88b9eac43f87a5fd6f7228475
[ "MIT" ]
null
null
null
System/Library/PrivateFrameworks/UIKitCore.framework/_UIKBRTDecayingOffset.h
lechium/tvOS124Headers
11d1b56dd4c0ffd88b9eac43f87a5fd6f7228475
[ "MIT" ]
null
null
null
/* * This header is generated by classdump-dyld 1.0 * on Saturday, August 24, 2019 at 9:50:53 PM Mountain Standard Time * Operating System: Version 12.4 (Build 16M568) * Image Source: /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore * classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias...
28.5
81
0.781955
54aaf9dcb96a61acb74f423c748e4487b1caee66
1,614
h
C
TPNetworking/Classes/Base/TPNetworkPrivate.h
Topredator/TPNetworking
ad8cbbe73bb64ca6e4a421e94819814645a8746b
[ "MIT" ]
null
null
null
TPNetworking/Classes/Base/TPNetworkPrivate.h
Topredator/TPNetworking
ad8cbbe73bb64ca6e4a421e94819814645a8746b
[ "MIT" ]
null
null
null
TPNetworking/Classes/Base/TPNetworkPrivate.h
Topredator/TPNetworking
ad8cbbe73bb64ca6e4a421e94819814645a8746b
[ "MIT" ]
null
null
null
// // TPNetworkPrivate.h // TPNetwork // // Created by Topredator on 2020/10/25. // #import <CocoaLumberjack/CocoaLumberjack.h> /********************* JSON操作 ***************************/ #define TPNetworkJSONData(obj) [NSJSONSerialization dataWithJSONObject:(obj) options:NSJSONWritingPrettyPrinted error:nil] #def...
40.35
123
0.741636
54b2246aeb24717b3afc256278ee18ed96622f60
4,069
c
C
gnutls/nettle/ecc-add-jjj.c
TheShellLand/crossover-source
247b5591f1b059b95553352adb56c45b775c0c24
[ "MIT" ]
null
null
null
gnutls/nettle/ecc-add-jjj.c
TheShellLand/crossover-source
247b5591f1b059b95553352adb56c45b775c0c24
[ "MIT" ]
null
null
null
gnutls/nettle/ecc-add-jjj.c
TheShellLand/crossover-source
247b5591f1b059b95553352adb56c45b775c0c24
[ "MIT" ]
null
null
null
/* ecc-add-jjj.c Copyright (C) 2013 Niels Möller This file is part of GNU Nettle. GNU Nettle is free software: you can redistribute it and/or modify it under the terms of either: * the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the Lic...
33.628099
91
0.598427
60f8f792da1c194872e749f3d3fedb8870cbd776
1,349
h
C
src/ast/parser.h
winksaville/verona
7288ea4d4e71599931522f694792e8ebc9e4f409
[ "MIT" ]
null
null
null
src/ast/parser.h
winksaville/verona
7288ea4d4e71599931522f694792e8ebc9e4f409
[ "MIT" ]
null
null
null
src/ast/parser.h
winksaville/verona
7288ea4d4e71599931522f694792e8ebc9e4f409
[ "MIT" ]
null
null
null
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. #pragma once #include "ast.h" #include "err.h" namespace parser { peg::parser create(const std::string& file, err::Errors& err); ast::Ast parse(peg::parser& parser, const std::string& file, err::Errors& err); ast...
22.864407
72
0.584878
8e92e4de5a56cf7356a95b866377b6c159cefce0
246
h
C
EventHandler.h
algisB/kep
e0247a68cb2d9135a0986cecbe5cbac4e3dac9df
[ "MIT" ]
null
null
null
EventHandler.h
algisB/kep
e0247a68cb2d9135a0986cecbe5cbac4e3dac9df
[ "MIT" ]
null
null
null
EventHandler.h
algisB/kep
e0247a68cb2d9135a0986cecbe5cbac4e3dac9df
[ "MIT" ]
null
null
null
#pragma once #include "Event.h" using namespace std; class EventHandler { public: //vector<Event> m_events; vector<Event> m_events; EventHandler(); ~EventHandler(); Event * getEvent(EventType _eventType); void update(); };
15.375
41
0.678862
c267defc198e83061fcf7872a738ca0f7203c409
7,824
c
C
DayZ-SA-Tomato/addons/DayZ-SA-Tomato/scripts/5_Mission/core/modules/GUI/AdminMenuTeleport.c
SirFrostingham/DZMods
0374cdab0f4fee439fb698b1d9590192eb13a08a
[ "MIT" ]
null
null
null
DayZ-SA-Tomato/addons/DayZ-SA-Tomato/scripts/5_Mission/core/modules/GUI/AdminMenuTeleport.c
SirFrostingham/DZMods
0374cdab0f4fee439fb698b1d9590192eb13a08a
[ "MIT" ]
null
null
null
DayZ-SA-Tomato/addons/DayZ-SA-Tomato/scripts/5_Mission/core/modules/GUI/AdminMenuTeleport.c
SirFrostingham/DZMods
0374cdab0f4fee439fb698b1d9590192eb13a08a
[ "MIT" ]
null
null
null
/* DayZ SA Tomato Gui Admin tool for DayZ Standalone. Contact DayZ-SA-Tomato@Primary-Network.de Copyright (C) 2018 DayZ-SA-Tomato This file is part of DayZ SA Tomato. DayZ SA Tomato is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published...
29.19403
159
0.690951
b060a649268503ba3d44ab77f31e695ebe4f0be2
1,191
h
C
src/controller.h
Azrrael-exe/arduino-ps4
ff3e0b2e74a84748391cd9200ac437dab67538e8
[ "MIT" ]
5
2017-12-05T08:03:09.000Z
2021-09-06T08:49:40.000Z
src/controller.h
Azrrael-exe/arduino-ps4
ff3e0b2e74a84748391cd9200ac437dab67538e8
[ "MIT" ]
null
null
null
src/controller.h
Azrrael-exe/arduino-ps4
ff3e0b2e74a84748391cd9200ac437dab67538e8
[ "MIT" ]
null
null
null
#ifndef controller_h #define controller_h #define LeftHat 0x10 #define RightHat 0x11 #include <Arduino.h> namespace controller { bool checkAxis(PS4BT &ctr){ if(ctr.getAnalogHat(LeftHatX) > 137 || ctr.getAnalogHat(LeftHatX) < 117 || ctr.getAnalogHat(LeftHatY) > 137 || ctr.getAnalogHat(LeftHatY) < 117 || ctr.get...
27.068182
298
0.634761
f12bf49a8d9e8714208e249c7aa7ac489b371b0b
4,333
h
C
PLUTO/Src/MHD/ShearingBox/shearingbox.h
Mixpap/JetCloudSim
bc44ca3eb3956b87a4390428d897099a92a8b9b2
[ "MIT" ]
1
2018-11-21T20:32:36.000Z
2018-11-21T20:32:36.000Z
PLUTO/Src/MHD/ShearingBox/shearingbox.h
Mixpap/JetCloudSim
bc44ca3eb3956b87a4390428d897099a92a8b9b2
[ "MIT" ]
3
2018-10-08T22:20:49.000Z
2018-10-19T14:00:44.000Z
PLUTO/Src/MHD/ShearingBox/shearingbox.h
Mixpap/JetCloudSim
bc44ca3eb3956b87a4390428d897099a92a8b9b2
[ "MIT" ]
1
2019-06-26T05:37:43.000Z
2019-06-26T05:37:43.000Z
/* ///////////////////////////////////////////////////////////////////// */ /*! \file \brief Shearing-Box module header file The Shearing-Box module header file contains basic macro definitions, function prototypes and declaration of global variables used by the sheraring-box module. The variable ::sb_q ...
39.036036
82
0.604893
fc468e5ed9aa1d5f58ee4956e8b5701d649c0339
4,000
h
C
OutPutHeaders/WCDevice.h
cocos543/WeChatTimeLineRobot
1e93480e502e36ca9a21a506f481aa1fcb70ac4b
[ "MIT" ]
106
2016-04-09T01:16:14.000Z
2021-06-04T00:20:24.000Z
OutPutHeaders/WCDevice.h
cocos543/WeChatTimeLineRobot
1e93480e502e36ca9a21a506f481aa1fcb70ac4b
[ "MIT" ]
2
2017-06-13T09:41:29.000Z
2018-03-26T03:32:07.000Z
OutPutHeaders/WCDevice.h
cocos543/WeChatTimeLineRobot
1e93480e502e36ca9a21a506f481aa1fcb70ac4b
[ "MIT" ]
58
2016-04-28T09:52:08.000Z
2021-12-25T06:42:14.000Z
/** * This header is generated by class-dump-z 0.2a. * class-dump-z is Copyright (C) 2009 by KennyTM~, licensed under GPLv3. * * Source: (null) */ #import "WCDBCoding.h" #import <XXUnknownSuperclass.h> // Unknown library #import "WeChat-Structs.h" @class NSString, WCDeviceExtData; @interface WCDevice : XXUnknow...
39.60396
216
0.78
52a6596af16f7b7ed8846ad396fc2fb8370e8f68
5,159
c
C
implementations/luo2013/2bwt-lib/CacheTest.c
r-barnes/sw_comparison
1ac2c9cc10a32badd6b8fb1e96516c97f7800176
[ "BSD-Source-Code" ]
6
2021-10-06T07:47:04.000Z
2022-01-25T05:09:08.000Z
implementations/luo2013/2bwt-lib/CacheTest.c
r-barnes/sw_comparison
1ac2c9cc10a32badd6b8fb1e96516c97f7800176
[ "BSD-Source-Code" ]
null
null
null
implementations/luo2013/2bwt-lib/CacheTest.c
r-barnes/sw_comparison
1ac2c9cc10a32badd6b8fb1e96516c97f7800176
[ "BSD-Source-Code" ]
null
null
null
/* CacheTest.c Testing speed of cache Copyright 2006, Wong Chi Kwong, all rights reserved. This module tests the speed of cache. This software may be used freely for any purpose. However, when distributed, the original source must be clearly stated, and, when the source code is distributed, the...
28.038043
114
0.622601
fb5c9356b91fbe9fbfa25de863ccf22727ff2f0e
646
h
C
System/Library/PrivateFrameworks/ProactiveSupport.framework/_PASDatabaseMigrationContext.h
zhangkn/iOS14Header
4323e9459ed6f6f5504ecbea2710bfd6c3d7c946
[ "MIT" ]
1
2020-11-04T15:43:01.000Z
2020-11-04T15:43:01.000Z
System/Library/PrivateFrameworks/ProactiveSupport.framework/_PASDatabaseMigrationContext.h
zhangkn/iOS14Header
4323e9459ed6f6f5504ecbea2710bfd6c3d7c946
[ "MIT" ]
null
null
null
System/Library/PrivateFrameworks/ProactiveSupport.framework/_PASDatabaseMigrationContext.h
zhangkn/iOS14Header
4323e9459ed6f6f5504ecbea2710bfd6c3d7c946
[ "MIT" ]
null
null
null
/* * This header is generated by classdump-dyld 1.0 * on Sunday, September 27, 2020 at 11:42:26 AM Mountain Standard Time * Operating System: Version 14.0 (Build 18A373) * Image Source: /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport * classdump-dyld is licensed under GPLv3, Copyright © 20...
26.916667
93
0.795666
1cabf0fa84ce21224e72e781b2705783395bcae9
720
c
C
src/cx/alphatab.c
fildesh/fildesh
1bddffb7c521c54b4d6a49cf6533b2c75b06f1f0
[ "0BSD" ]
3
2021-12-07T20:15:38.000Z
2022-03-13T08:59:42.000Z
src/cx/alphatab.c
grencez/lace
3865f45140ad423f8c33517d647940a803e0d476
[ "0BSD" ]
40
2015-07-16T18:56:50.000Z
2021-09-01T04:46:12.000Z
src/cx/alphatab.c
grencez/lace
3865f45140ad423f8c33517d647940a803e0d476
[ "0BSD" ]
null
null
null
#include "fildesh.h" #include "alphatab.h" #include <stdio.h> Sign cmp_AlphaTab (const AlphaTab* a, const AlphaTab* b) { zuint na = a->sz; zuint nb = b->sz; int ret; if (na > 0 && !a->s[na-1]) --na; if (nb > 0 && !b->s[nb-1]) --nb; if (na <= nb) { ret = memcmp (a->s, b->s, na * sizeof(char)); ...
16.744186
57
0.529167
ea6e5659d306bd528bbe3e2bd62ac9537edf4882
9,566
h
C
code/modules/message/include/message/Connect.h
BrightComposite/RaptureStateToolkit
6eb3c831540ba6a9d29e903dd3c537aac2e7f91f
[ "MIT" ]
null
null
null
code/modules/message/include/message/Connect.h
BrightComposite/RaptureStateToolkit
6eb3c831540ba6a9d29e903dd3c537aac2e7f91f
[ "MIT" ]
null
null
null
code/modules/message/include/message/Connect.h
BrightComposite/RaptureStateToolkit
6eb3c831540ba6a9d29e903dd3c537aac2e7f91f
[ "MIT" ]
null
null
null
//--------------------------------------------------------------------------- #pragma once #ifndef CONNECT_H #define CONNECT_H //--------------------------------------------------------------------------- #include "Channel.h" //--------------------------------------------------------------------------- namespace ...
36.934363
260
0.672695
541edce7d78c2d8bb5d8716ea1e1ed4f68146ac8
189,403
h
C
Engine/Source/Runtime/RHI/Public/RHICommandList.h
windystrife/UnrealEngine_NVIDIAGameWork
b50e6338a7c5b26374d66306ebc7807541ff815e
[ "MIT" ]
1
2022-01-29T18:36:12.000Z
2022-01-29T18:36:12.000Z
Engine/Source/Runtime/RHI/Public/RHICommandList.h
windystrife/UnrealEngine_NVIDIAGameWork
b50e6338a7c5b26374d66306ebc7807541ff815e
[ "MIT" ]
null
null
null
Engine/Source/Runtime/RHI/Public/RHICommandList.h
windystrife/UnrealEngine_NVIDIAGameWork
b50e6338a7c5b26374d66306ebc7807541ff815e
[ "MIT" ]
null
null
null
// Copyright 1998-2017 Epic Games, Inc. All Rights Reserved. /*============================================================================= RHICommandList.h: RHI Command List definitions for queueing up & executing later. =============================================================================*/ #pragma once #...
35.783677
332
0.816011
2d0c643b6b9db55eaaa5d471dd0399a6cae214d7
1,266
h
C
Arkanoid/Game/Objects/ALevel.h
Cellyceos/Arkanoid
de1466a0e1aa1f9f06f201826c5302943fb6385a
[ "MIT" ]
null
null
null
Arkanoid/Game/Objects/ALevel.h
Cellyceos/Arkanoid
de1466a0e1aa1f9f06f201826c5302943fb6385a
[ "MIT" ]
null
null
null
Arkanoid/Game/Objects/ALevel.h
Cellyceos/Arkanoid
de1466a0e1aa1f9f06f201826c5302943fb6385a
[ "MIT" ]
null
null
null
// // Level.h // Manages all objects at the level. // // Created by Kirill Bravichev on 02/28/2021. // Copyright (c) 2021 Cellyceos. All rights reserved. // #pragma once #include "AObject.h" #include "GameConfig.h" class ALevel : public AObject { public: ALevel(); virtual ~ALevel(); bool StartGame(int32 InLe...
23.886792
95
0.749605
2dfc209b79f48b944ff5a29acfe08b45140bfe45
462
c
C
Docs/C/C_signal/tmp_signal_2.c
turesnake/tprLearningNotes
cc25dbd108e3aff47f1d63b55591e6a5ea6f061d
[ "MIT" ]
null
null
null
Docs/C/C_signal/tmp_signal_2.c
turesnake/tprLearningNotes
cc25dbd108e3aff47f1d63b55591e6a5ea6f061d
[ "MIT" ]
null
null
null
Docs/C/C_signal/tmp_signal_2.c
turesnake/tprLearningNotes
cc25dbd108e3aff47f1d63b55591e6a5ea6f061d
[ "MIT" ]
null
null
null
//-- sleep 2 --- #include <setjmp.h> #include <signal.h> #include <unistd.h> static jmp_buf env_alrm; //-- jmp节点 static void sig_alrm( int signo ){ longjmp( env_alrm, 1 ); //-- 返回 1 } unsigned int sleep2( unsigned int seconds ){ if( signal(SIGALRM, sig_alrm) == SIG_ERR ){ return( seconds ); //-- s...
16.5
57
0.569264
f67a65fe15e787dd79b10988bb9ca52673319720
5,946
c
C
USB_Audio.cydsn/Interrupts.c
tndP5LP/USB_Audio_prj
c908c634250b8b16cfe2a214326555acbe09a031
[ "BSD-3-Clause" ]
null
null
null
USB_Audio.cydsn/Interrupts.c
tndP5LP/USB_Audio_prj
c908c634250b8b16cfe2a214326555acbe09a031
[ "BSD-3-Clause" ]
null
null
null
USB_Audio.cydsn/Interrupts.c
tndP5LP/USB_Audio_prj
c908c634250b8b16cfe2a214326555acbe09a031
[ "BSD-3-Clause" ]
null
null
null
/******************************************************************************* * File Name: Interrupts.c * * Version 1.0 * * Description: This file contains interrupt service routines for all the interrupts * in the system * **********************************************************************...
37.396226
112
0.596031
6e52a6319df6fc3d8635cd20231e50752e5248b9
6,302
c
C
tests-clar/diff/submodules.c
arthurschreiber/libgit2
353a90bedb6e679306f740fd0c1a08fc7934fbaa
[ "Apache-2.0" ]
null
null
null
tests-clar/diff/submodules.c
arthurschreiber/libgit2
353a90bedb6e679306f740fd0c1a08fc7934fbaa
[ "Apache-2.0" ]
null
null
null
tests-clar/diff/submodules.c
arthurschreiber/libgit2
353a90bedb6e679306f740fd0c1a08fc7934fbaa
[ "Apache-2.0" ]
null
null
null
#include "clar_libgit2.h" #include "repository.h" #include "posix.h" #include "../submodule/submodule_helpers.h" static git_repository *g_repo = NULL; static void setup_submodules(void) { g_repo = cl_git_sandbox_init("submodules"); cl_fixture_sandbox("testrepo.git"); rewrite_gitmodules(git_repository_workdir(g_rep...
37.070588
343
0.75246
dc5c39ce69d7a8db9f2fdf51d215f6592bc96fce
2,815
h
C
catkin_ws/src/eigen_stl_containers/include/eigen_stl_containers/eigen_stl_map_container.h
Camixxx/-noetic-pr2
9a2263bdb4a1b76c39ab5d62e7701baa2a117b7c
[ "MIT" ]
4
2020-12-15T06:54:31.000Z
2021-06-16T01:41:13.000Z
catkin_ws/src/eigen_stl_containers/include/eigen_stl_containers/eigen_stl_map_container.h
Camixxx/-noetic-pr2
9a2263bdb4a1b76c39ab5d62e7701baa2a117b7c
[ "MIT" ]
null
null
null
catkin_ws/src/eigen_stl_containers/include/eigen_stl_containers/eigen_stl_map_container.h
Camixxx/-noetic-pr2
9a2263bdb4a1b76c39ab5d62e7701baa2a117b7c
[ "MIT" ]
2
2021-01-25T03:54:51.000Z
2021-06-23T09:47:27.000Z
/********************************************************************* * Software License Agreement (BSD License) * * Copyright (c) 2012, Willow Garage, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following...
43.307692
112
0.69698
409ffc5fa74bd4f6a12b44acb0a3a498c6ccf6a5
24,083
h
C
Code/Libraries/UtilitiesDataTypes/Array3DUtils.h
NIRALUser/AtlasWerks
a074ca208ab41a6ed89c1f0b70004998f7397681
[ "BSD-3-Clause" ]
3
2016-04-26T05:06:06.000Z
2020-08-01T09:46:54.000Z
Code/Libraries/UtilitiesDataTypes/Array3DUtils.h
scalphunters/AtlasWerks
9d224bf8db628805368fcb7973ac578937b6b595
[ "BSD-3-Clause" ]
1
2018-11-27T21:53:48.000Z
2019-05-13T15:21:31.000Z
Code/Libraries/UtilitiesDataTypes/Array3DUtils.h
scalphunters/AtlasWerks
9d224bf8db628805368fcb7973ac578937b6b595
[ "BSD-3-Clause" ]
2
2019-01-24T02:07:17.000Z
2019-12-11T17:27:42.000Z
/* ================================================================ * * AtlasWerks Project * * Copyright (c) Sarang C. Joshi, Bradley C. Davis, J. Samuel Preston, * Linh K. Ha. All rights reserved. See Copyright.txt or for details. * * This software is distributed WITHOUT ANY WARRANTY; without even the * impli...
25.32387
119
0.643815
bcea25c7168af20d3ede0af09df101a50ffaa234
956
c
C
baekjoon/6203/source.c
qilip/ACMStudy
c4d6f31b01358ead4959c92f1fac59a3826f3f77
[ "CC-BY-3.0" ]
4
2020-02-02T08:34:46.000Z
2021-10-01T11:21:17.000Z
baekjoon/6203/source.c
qilip/ACMStudy
c4d6f31b01358ead4959c92f1fac59a3826f3f77
[ "CC-BY-3.0" ]
1
2021-09-04T14:03:50.000Z
2021-09-04T14:03:50.000Z
baekjoon/6203/source.c
qilip/ACMStudy
c4d6f31b01358ead4959c92f1fac59a3826f3f77
[ "CC-BY-3.0" ]
null
null
null
#include <stdio.h> int dist[1010][1010]; int n, x[1010], y[1010]; int main(void){ scanf("%d", &n); for(int i=0;i<n;i++){ scanf("%d %d", &x[i], &y[i]); } for(int i=0;i<n;i++){ for(int j=i+1;j<n;j++){ dist[i][j] = dist[j][i] = (x[j]-x[i])*(x[j]-x[i]) + (y[j]-y[i])*(y[j]-y[i])...
21.727273
88
0.334728
56154055c44dc10f112c057e68e61388f9e67630
4,394
h
C
lldb/source/Plugins/SymbolFile/DWARF/DWARFDIE.h
zhongwuzw/llvm-project
19e1b0b2057e7ae59adebed84a1e8015148683fc
[ "Apache-2.0" ]
null
null
null
lldb/source/Plugins/SymbolFile/DWARF/DWARFDIE.h
zhongwuzw/llvm-project
19e1b0b2057e7ae59adebed84a1e8015148683fc
[ "Apache-2.0" ]
null
null
null
lldb/source/Plugins/SymbolFile/DWARF/DWARFDIE.h
zhongwuzw/llvm-project
19e1b0b2057e7ae59adebed84a1e8015148683fc
[ "Apache-2.0" ]
null
null
null
//===-- DWARFDIE.h ----------------------------------------------*- C++ -*-===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===---------------------------...
32.072993
80
0.678425
f44b4b111aa6d395d5cd0b187837349f962e28ae
2,252
h
C
bistro/worker/test/FakeBistroWorkerThread.h
fakeNetflix/facebook-repo-bistro
68a9f5b158d37155d28f5dc914aed475e4c69fc0
[ "MIT" ]
null
null
null
bistro/worker/test/FakeBistroWorkerThread.h
fakeNetflix/facebook-repo-bistro
68a9f5b158d37155d28f5dc914aed475e4c69fc0
[ "MIT" ]
null
null
null
bistro/worker/test/FakeBistroWorkerThread.h
fakeNetflix/facebook-repo-bistro
68a9f5b158d37155d28f5dc914aed475e4c69fc0
[ "MIT" ]
null
null
null
/* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the LICENSE * file in the root directory of this source tree. */ #pragma once #include <thrift/lib/cpp2/util/ScopedServerInterfaceThread.h> #include "bistro/bistro/if/gen-cpp2/BistroWorker.h" nam...
29.631579
74
0.746892
bc8b87fc74e03851ee77bd196b290762e5e7fd01
162
h
C
eid.h
kchmck/mkbundle
8731b796f721cd2fec3026c2d3dd4a88e4c73784
[ "MIT" ]
1
2016-01-21T23:45:04.000Z
2016-01-21T23:45:04.000Z
eid.h
kchmck/mkbundle
8731b796f721cd2fec3026c2d3dd4a88e4c73784
[ "MIT" ]
null
null
null
eid.h
kchmck/mkbundle
8731b796f721cd2fec3026c2d3dd4a88e4c73784
[ "MIT" ]
null
null
null
// See copyright notice in Copying. #ifndef EID_H #define EID_H #include <inttypes.h> typedef struct { uint32_t scheme; uint32_t ssp; } eid_t; #endif
11.571429
35
0.697531
adc9c353ae6046652f1dd038fb613bd04c6a80cf
704
h
C
C++/C++ Advanced Nov 2019/12. Exam Preparation/exam21042019_Description/03. Memory Nightmare/Skeleton/MemoryContainer.h
galin-kostadinov/Software-Engineering
55189648d787b35f1e9cd24cc4449c6beda51c90
[ "MIT" ]
1
2019-07-21T13:00:31.000Z
2019-07-21T13:00:31.000Z
C++/C++ Advanced Nov 2019/12. Exam Preparation/exam21042019_Description/03. Memory Nightmare/Skeleton/MemoryContainer.h
galin-kostadinov/Software-Engineering
55189648d787b35f1e9cd24cc4449c6beda51c90
[ "MIT" ]
null
null
null
C++/C++ Advanced Nov 2019/12. Exam Preparation/exam21042019_Description/03. Memory Nightmare/Skeleton/MemoryContainer.h
galin-kostadinov/Software-Engineering
55189648d787b35f1e9cd24cc4449c6beda51c90
[ "MIT" ]
null
null
null
#ifndef MEMORYCONTAINER_H_ #define MEMORYCONTAINER_H_ #include "ContainerInterface.h" template <typename T> class MemoryContainer : public ContainerInterface { public: MemoryContainer() = delete; MemoryContainer(const size_t size) { _data = new T[size]; _dataCount...
18.526316
57
0.558239
34607af6cbb073f2d629b79dbebff60eac9d1fa2
329
h
C
QtumJsIosServer/qtum-ios-develop/qtum wallet/Shared Views/Page Control/CustomPageControl.h
shekoocoder/telepathy
8da35e3dc41baf6f479b129dc723d8f321ccd39d
[ "MIT" ]
1
2019-07-08T09:33:56.000Z
2019-07-08T09:33:56.000Z
QtumJsIosServer/qtum-ios-develop/qtum wallet/Shared Views/Page Control/CustomPageControl.h
shekoocoder/telepathy
8da35e3dc41baf6f479b129dc723d8f321ccd39d
[ "MIT" ]
null
null
null
QtumJsIosServer/qtum-ios-develop/qtum wallet/Shared Views/Page Control/CustomPageControl.h
shekoocoder/telepathy
8da35e3dc41baf6f479b129dc723d8f321ccd39d
[ "MIT" ]
null
null
null
// // CustomPageControl.h // qtum wallet // // Created by Vladimir Lebedevich on 12.05.17. // Copyright © 2017 QTUM. All rights reserved. // #import <UIKit/UIKit.h> @interface CustomPageControl : UIPageControl @property (nonatomic, strong) UIImage *activeImage; @property (nonatomic, strong) UIImage *inactiveImag...
19.352941
53
0.729483
5531958c83ec0534219536946574f917ff70127c
1,233
h
C
FPBModule/Classes/Futool/UIFont+FUFont.h
pocozhang/FPBModule
da0ad77ecb3647f563a173255ea0d59f2142772b
[ "MIT" ]
null
null
null
FPBModule/Classes/Futool/UIFont+FUFont.h
pocozhang/FPBModule
da0ad77ecb3647f563a173255ea0d59f2142772b
[ "MIT" ]
null
null
null
FPBModule/Classes/Futool/UIFont+FUFont.h
pocozhang/FPBModule
da0ad77ecb3647f563a173255ea0d59f2142772b
[ "MIT" ]
null
null
null
// // UIFont+FUFont.h // FUSEPRO // // Created by tancheng on 2019/1/10. // Copyright © 2019 FUSENANO. All rights reserved. // /*** <string>Muli-ExtraLight.ttf</string> <string>Muli-ExtraLightItalic.ttf</string> <string>Muli-BoldItalic.ttf</string> <string>Muli-Black.ttf</string> <string>Muli-ExtraBold.ttf</string...
22.833333
73
0.751825
abb26ce2a9633aaaf50333995a2978c43079be63
797
h
C
RemoteTest/Constant.h
BboxLab/remote-template-ios
03f142834ff7d7e8df7566d5819ccc574accdadd
[ "MIT" ]
null
null
null
RemoteTest/Constant.h
BboxLab/remote-template-ios
03f142834ff7d7e8df7566d5819ccc574accdadd
[ "MIT" ]
null
null
null
RemoteTest/Constant.h
BboxLab/remote-template-ios
03f142834ff7d7e8df7566d5819ccc574accdadd
[ "MIT" ]
1
2021-06-11T18:36:12.000Z
2021-06-11T18:36:12.000Z
// // Constant.h // RemoteTest // // Created by Nicolas Jaouen on 29/01/2015. // Copyright (c) 2015 Bouygues Telecom. All rights reserved. // //Application and developper code #define Button_name @[ @"1",@"2",@"3",@"4",@"5",@"6",@"7",@"8",@"9",@"0",@"UP",@"DOWN",@"LEFT",@"RIGHT",@"OK",@"BACK",@"EXIT"] //BBox api...
25.709677
126
0.697616
795043f6e135b0db3ebe0c131612ebdd365fd363
330
h
C
Framework/Graphics/Inc/OBJLoader.h
amyrhzhao/CooEngine
8d467cc53fd8fe3806d726cfe4d7482ad0aca06a
[ "MIT" ]
3
2020-07-23T02:50:11.000Z
2020-10-20T14:49:40.000Z
Framework/Graphics/Inc/OBJLoader.h
amyrhzhao/CooEngine
8d467cc53fd8fe3806d726cfe4d7482ad0aca06a
[ "MIT" ]
null
null
null
Framework/Graphics/Inc/OBJLoader.h
amyrhzhao/CooEngine
8d467cc53fd8fe3806d726cfe4d7482ad0aca06a
[ "MIT" ]
null
null
null
#ifndef INCLUDED_COOENGINE_GRAPHICS_OBJLOADER_H #define INCLUDED_COOENGINE_GRAPHICS_OBJLOADER_H #include "Mesh.h" namespace Coo::Graphics { class ObjLoader { public: static void Load(const std::filesystem::path& filePath, float scale, Mesh& mesh); }; } #endif // !INCLUDED_COOENGINE_GRAPHICS_OBJ...
20.625
84
0.751515
5ebca9f23eb7e52c6a772047f9460e541e17732e
615
h
C
gob/CmpFileData.h
mattbierner/gober
dddcecd72a8dc447054808b3026893ac3a0f3d95
[ "MIT" ]
3
2015-06-01T19:09:45.000Z
2017-04-16T14:17:03.000Z
gob/CmpFileData.h
mattbierner/libgob
dddcecd72a8dc447054808b3026893ac3a0f3d95
[ "MIT" ]
null
null
null
gob/CmpFileData.h
mattbierner/libgob
dddcecd72a8dc447054808b3026893ac3a0f3d95
[ "MIT" ]
null
null
null
/** Structures for reading a CMP (color light level mapping) from binary data. */ #pragma once #include <stdint.h> #include <gob/Common.h> namespace Df { /** Mapping for one light level in the colormap. */ PACKED(struct CmpFileColorMap { /** Indicies into a PAL file. */ uint8_t colors[256]; }); /**...
18.088235
81
0.669919
f91397475df9f1a7a8c006fe0bf7b0162104e2b8
2,309
h
C
include/arch/arm/cortex_m/memory_map.h
13824125580/zephyr-rr
531cd1b8d0663172dc6b4dd7cdfe91c26304706c
[ "Apache-2.0" ]
9
2016-10-07T15:31:17.000Z
2019-02-21T05:32:59.000Z
include/arch/arm/cortex_m/memory_map.h
13824125580/zephyr-rr
531cd1b8d0663172dc6b4dd7cdfe91c26304706c
[ "Apache-2.0" ]
2
2016-08-30T01:28:57.000Z
2017-09-27T01:50:28.000Z
include/arch/arm/cortex_m/memory_map.h
13824125580/zephyr-rr
531cd1b8d0663172dc6b4dd7cdfe91c26304706c
[ "Apache-2.0" ]
5
2016-06-11T07:44:20.000Z
2021-06-12T17:41:37.000Z
/* * Copyright (c) 2014 Wind River Systems, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable ...
34.462687
80
0.750974
bf025399d9392ed7910d34c8c0b7309c125f92e9
82
h
C
kernels/linux-2.6.24/include/asm-x86/hw_irq.h
liuhaozzu/linux
bdf9758cd23e34b5f53e8e6339d9b29348615e14
[ "Apache-2.0" ]
null
null
null
kernels/linux-2.6.24/include/asm-x86/hw_irq.h
liuhaozzu/linux
bdf9758cd23e34b5f53e8e6339d9b29348615e14
[ "Apache-2.0" ]
1
2021-04-09T09:24:44.000Z
2021-04-09T09:24:44.000Z
include/asm-x86/hw_irq.h
KylinskyChen/linuxCore_2.6.24
11e90b14386491cc80477d4015e0c8f673f6d020
[ "MIT" ]
1
2020-03-08T00:59:27.000Z
2020-03-08T00:59:27.000Z
#ifdef CONFIG_X86_32 # include "hw_irq_32.h" #else # include "hw_irq_64.h" #endif
13.666667
23
0.743902