hexsha
stringlengths
40
40
size
int64
5
2.72M
ext
stringclasses
5 values
lang
stringclasses
1 value
max_stars_repo_path
stringlengths
3
976
max_stars_repo_name
stringlengths
5
113
max_stars_repo_head_hexsha
stringlengths
40
78
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:01:43
2022-03-31 23:59:48
max_stars_repo_stars_event_max_datetime
stringdate
2015-01-01 00:06:24
2022-03-31 23:59:53
max_issues_repo_path
stringlengths
3
976
max_issues_repo_name
stringlengths
5
116
max_issues_repo_head_hexsha
stringlengths
40
78
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
976
max_forks_repo_name
stringlengths
5
116
max_forks_repo_head_hexsha
stringlengths
40
78
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:19
2022-03-31 23:59:49
max_forks_repo_forks_event_max_datetime
stringdate
2015-01-03 12:00:57
2022-03-31 23:59:49
content
stringlengths
5
2.72M
avg_line_length
float64
1.38
573k
max_line_length
int64
2
1.01M
alphanum_fraction
float64
0
1
f3f6cbb13b0eac5cf40dae20716879430d95052e
476
h
C
checkersPath/checkersPath/checkersPath.h
madv/checkersPath
54e07db3eb9591ea9a54358e123ef6bfd9663a1e
[ "MIT" ]
null
null
null
checkersPath/checkersPath/checkersPath.h
madv/checkersPath
54e07db3eb9591ea9a54358e123ef6bfd9663a1e
[ "MIT" ]
null
null
null
checkersPath/checkersPath/checkersPath.h
madv/checkersPath
54e07db3eb9591ea9a54358e123ef6bfd9663a1e
[ "MIT" ]
null
null
null
/* Purpose: Class declared as board and holds prototypes in public and variable in private. */ #pragma once class Board { public: Board(); //creates an empty board void reset(); //clears the board void addChecker(char who, int row, int col); //adds a checker to the board int numJumps(int row, int col); ...
19.04
88
0.680672
f3fb6982290395d3b26e1eb8297eed1a1f44d7ba
78
h
C
kernel/include/cli.h
SimonGustavsson/nox
eb8a9a07f36d22e1a5fd12e5de1aa2166dcee9af
[ "MIT" ]
3
2015-04-09T17:15:40.000Z
2016-08-24T03:54:42.000Z
kernel/include/cli.h
SimonGustavsson/nox
eb8a9a07f36d22e1a5fd12e5de1aa2166dcee9af
[ "MIT" ]
10
2015-04-30T19:50:24.000Z
2015-07-20T18:25:22.000Z
kernel/include/cli.h
SimonGustavsson/nox
eb8a9a07f36d22e1a5fd12e5de1aa2166dcee9af
[ "MIT" ]
null
null
null
#ifndef NOX_CLI_H #define NOX_CLI_H void cli_init(); void cli_run(); #endif
9.75
17
0.74359
f3fbfcba471224ecbbb4fcea624ceb68c0c6c78a
14,484
h
C
inetcore/outlookexpress/mailnews/store/msgtable.h
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
inetcore/outlookexpress/mailnews/store/msgtable.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
inetcore/outlookexpress/mailnews/store/msgtable.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
//-------------------------------------------------------------------------- // MsgTable.h //-------------------------------------------------------------------------- #pragma once //-------------------------------------------------------------------------- // Forward Decl. //-----------------------------------...
57.47619
157
0.538318
6d00d1d86fd1ab11c19b5d1996306cc32da1ece3
2,986
h
C
src/rendering/eavl2DWindow.h
jsmeredith/EAVL
114924a92aed4f1adfcf4f751151d9355c593944
[ "Apache-2.0", "BSD-2-Clause" ]
6
2016-12-11T21:40:00.000Z
2018-04-04T10:33:40.000Z
src/rendering/eavl2DWindow.h
jsmeredith/EAVL
114924a92aed4f1adfcf4f751151d9355c593944
[ "Apache-2.0", "BSD-2-Clause" ]
3
2015-02-11T20:55:01.000Z
2017-05-31T01:56:21.000Z
src/rendering/eavl2DWindow.h
jsmeredith/EAVL
114924a92aed4f1adfcf4f751151d9355c593944
[ "Apache-2.0", "BSD-2-Clause" ]
6
2015-05-24T06:27:45.000Z
2020-05-08T12:17:07.000Z
// Copyright 2010-2014 UT-Battelle, LLC. See LICENSE.txt for more information. #ifndef EAVL_2D_WINDOW_H #define EAVL_2D_WINDOW_H #include "eavlWindow.h" #include <eavlTextAnnotation.h> #include <eavlColorBarAnnotation.h> #include <eavl2DAxisAnnotation.h> #include <eavl2DFrameAnnotation.h> #include "eavlScene.h" clas...
33.550562
85
0.61219
6d01e900172cab34c3db074e470ae87bb619c710
9,611
h
C
pkgs/apps/facesim/src/Public_Library/Geometry/BOX_3D.h
manggoguy/parsec-modified
d14edfb62795805c84a4280d67b50cca175b95af
[ "BSD-3-Clause" ]
64
2015-03-06T00:30:56.000Z
2022-03-24T13:26:53.000Z
pkgs/apps/facesim/src/Public_Library/Geometry/BOX_3D.h
manggoguy/parsec-modified
d14edfb62795805c84a4280d67b50cca175b95af
[ "BSD-3-Clause" ]
12
2020-12-15T08:30:19.000Z
2022-03-13T03:54:24.000Z
pkgs/apps/facesim/src/Public_Library/Geometry/BOX_3D.h
manggoguy/parsec-modified
d14edfb62795805c84a4280d67b50cca175b95af
[ "BSD-3-Clause" ]
40
2015-02-26T15:31:16.000Z
2022-03-03T23:23:37.000Z
//##################################################################### // Copyright 2002-2004, Robert Bridson, Ronald Fedkiw, Eran Guendelman, Geoffrey Irving, Neil Molino, Igor Neverov. // This file is part of PhysBAM whose distribution is governed by the license contained in the accompanying file PHYSBAM_COPYRIGHT.t...
33.604895
213
0.639372
6d02b02cc8e1b701fa9d00104614365cfca41522
451
h
C
proyecto2/clase.h
ErickTejaxun/coline-compiler-learning
76654c82317d72f2b4ae7b743062eadd43cb235c
[ "MIT" ]
null
null
null
proyecto2/clase.h
ErickTejaxun/coline-compiler-learning
76654c82317d72f2b4ae7b743062eadd43cb235c
[ "MIT" ]
null
null
null
proyecto2/clase.h
ErickTejaxun/coline-compiler-learning
76654c82317d72f2b4ae7b743062eadd43cb235c
[ "MIT" ]
null
null
null
#ifndef CLASE_H #define CLASE_H #include <QString> #include <QList> #include <nodo.h> #include <atributo.h> #include <errorT.h> #include <funcion.h> #include <simbolo.h> class Clase : public Simbolo { public: Clase(); Clase(QString nombre, QString visibilidad, QString padre); void addAtributo(nodo raiz); ...
19.608696
62
0.700665
13760dac79e4a31ee5c29dbdfdc3426c3322dd50
26,625
c
C
custom/common/kernel/hdmi/mt8193/mt8193hdcp.c
touxiong88/92_mediatek
5e96a7bb778fd9d9b335825584664e0c8b5ff2c7
[ "Apache-2.0" ]
1
2022-01-07T01:53:19.000Z
2022-01-07T01:53:19.000Z
custom/common/kernel/hdmi/mt8193/mt8193hdcp.c
touxiong88/92_mediatek
5e96a7bb778fd9d9b335825584664e0c8b5ff2c7
[ "Apache-2.0" ]
null
null
null
custom/common/kernel/hdmi/mt8193/mt8193hdcp.c
touxiong88/92_mediatek
5e96a7bb778fd9d9b335825584664e0c8b5ff2c7
[ "Apache-2.0" ]
1
2020-02-28T02:48:42.000Z
2020-02-28T02:48:42.000Z
#ifdef MTK_MT8193_HDMI_SUPPORT #include "mt8193hdmictrl.h" #include "mt8193hdcp.h" #include "mt8193_ctrl.h" #include "mt8193ddc.h" //no encrypt key const u8 HDCP_NOENCRYPT_KEY[HDCP_KEY_RESERVE] = { 0x00,0x11,0x11,0xFF,0xE1,0x1E, 0x85,0x03,0x05,0xCE ,0xCC,0xC0,0x2A,0x50,0x16,0xEA,0xEC,0x6B,0xC2,0x67,0x67,0x85...
25.381316
113
0.652394
13761675f0329714c2f1da7d46a314fd424191fc
325
c
C
tests/test_new_specification.c
sagiegurari/c_ini
236d64a21a470c1c6da79d3d3631e3079855c2ed
[ "Apache-2.0" ]
1
2020-12-27T23:51:41.000Z
2020-12-27T23:51:41.000Z
tests/test_new_specification.c
sagiegurari/c_ini
236d64a21a470c1c6da79d3d3631e3079855c2ed
[ "Apache-2.0" ]
null
null
null
tests/test_new_specification.c
sagiegurari/c_ini
236d64a21a470c1c6da79d3d3631e3079855c2ed
[ "Apache-2.0" ]
null
null
null
#include "ini.h" #include "test.h" #include <stdlib.h> void test_impl() { struct IniSpecification *specification = ini_new_specification(); assert_true(specification->comment_character == ';'); assert_true(specification->allow_comment_after_value); free(specification); } int main() { test_run(test_impl)...
14.772727
67
0.729231
137b8274e9ca6c857e15dfc26d8579606cdf3995
1,298
h
C
PrivateFrameworks/PhotosPlayer.framework/ISPlayerContent.h
shaojiankui/iOS10-Runtime-Headers
6b0d842bed0c52c2a7c1464087b3081af7e10c43
[ "MIT" ]
36
2016-04-20T04:19:04.000Z
2018-10-08T04:12:25.000Z
PrivateFrameworks/PhotosPlayer.framework/ISPlayerContent.h
shaojiankui/iOS10-Runtime-Headers
6b0d842bed0c52c2a7c1464087b3081af7e10c43
[ "MIT" ]
null
null
null
PrivateFrameworks/PhotosPlayer.framework/ISPlayerContent.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/PhotosPlayer.framework/PhotosPlayer */ @interface ISPlayerContent : NSObject { ISCrossfadeItem * _crossfadeItem; struct CGImage { } * _photo; int _photoEXIFOrientation; bool _photoHasColorAdjustments; double _photoTime; ...
35.081081
212
0.771957
13813e6808286809ea886a5541626195f06185fc
3,092
h
C
GTA/gtaPayload/include/menu.h
yeemodz/GTA
8af89ecab0bb96d6b67927c90c36582a1d787004
[ "MIT" ]
37
2018-02-13T10:02:23.000Z
2022-01-30T19:43:31.000Z
GTA/gtaPayload/include/menu.h
yeemodz/GTA
8af89ecab0bb96d6b67927c90c36582a1d787004
[ "MIT" ]
5
2018-03-03T13:38:46.000Z
2021-02-04T09:42:27.000Z
GTA/gtaPayload/include/menu.h
yeemodz/GTA
8af89ecab0bb96d6b67927c90c36582a1d787004
[ "MIT" ]
60
2018-02-14T02:12:00.000Z
2022-02-01T17:21:36.000Z
#pragma once #include "types.h" #include <utility> #define MaxSubmenuLevels 20 typedef void(*Function)(); typedef void(*KeyboardHandler)(char*); class Menu { private: Function mainMenu; Function currentMenu; Function lastSubmenu[MaxSubmenuLevels]; int submenuLevel; char* tipText; int currentOption; int opti...
21.774648
112
0.73674
1382a5420628c565f73bc247054998f9245cc21e
3,975
h
C
sys/sys/rndsource.h
calmsacibis995/minix
dfba95598f553b6560131d35a76658f1f8c9cf38
[ "Unlicense" ]
null
null
null
sys/sys/rndsource.h
calmsacibis995/minix
dfba95598f553b6560131d35a76658f1f8c9cf38
[ "Unlicense" ]
null
null
null
sys/sys/rndsource.h
calmsacibis995/minix
dfba95598f553b6560131d35a76658f1f8c9cf38
[ "Unlicense" ]
null
null
null
/* $NetBSD: rndsource.h,v 1.3 2015/04/21 03:53:07 riastradh Exp $ */ /*- * Copyright (c) 1997 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by Michael Graff <explorer@flame.org>. This code uses ideas and * algorithms from the Lin...
33.403361
78
0.697107
1385b6ee72ce750589c5d85c8d27c7e482536272
4,453
c
C
dev/g++/projects/beaglebone/wiringBbb/src/wiringBbbI2C.c
YannGarcia/repo
0f3de24c71d942c752ada03c10861e83853fdf71
[ "MIT" ]
null
null
null
dev/g++/projects/beaglebone/wiringBbb/src/wiringBbbI2C.c
YannGarcia/repo
0f3de24c71d942c752ada03c10861e83853fdf71
[ "MIT" ]
null
null
null
dev/g++/projects/beaglebone/wiringBbb/src/wiringBbbI2C.c
YannGarcia/repo
0f3de24c71d942c752ada03c10861e83853fdf71
[ "MIT" ]
1
2017-01-27T12:53:50.000Z
2017-01-27T12:53:50.000Z
#include <stdio.h> #include <stdlib.h> #include <stdint.h> #include <errno.h> #include <string.h> #include <fcntl.h> #include <sys/ioctl.h> #include "wiringBbb.h" #include "wiringBbbI2C.h" // I2C definitions #define I2C_SLAVE 0x0703 #define I2C_SMBUS 0x0720/* SMBus-level access */ #define I2C_SMBUS_READ 1 #define ...
23.314136
107
0.621154
1386f9846b3049515ea7a622d70ca961a7f8685a
3,625
c
C
openair1/PHY/NR_REFSIG/nr_gold_ue.c
danghoaison91/openairinterface
ca28acccb2dfe85a0644d5fd6d379928d89f72a6
[ "Apache-2.0" ]
null
null
null
openair1/PHY/NR_REFSIG/nr_gold_ue.c
danghoaison91/openairinterface
ca28acccb2dfe85a0644d5fd6d379928d89f72a6
[ "Apache-2.0" ]
null
null
null
openair1/PHY/NR_REFSIG/nr_gold_ue.c
danghoaison91/openairinterface
ca28acccb2dfe85a0644d5fd6d379928d89f72a6
[ "Apache-2.0" ]
null
null
null
/* * Licensed to the OpenAirInterface (OAI) Software Alliance under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The OpenAirInterface Software Alliance licenses this file to You under * the OAI Public Lic...
31.25
175
0.515034
13876d2af8ba976c078c3253aaacec4628ea9d26
1,208
h
C
Math/include/vec4.h
Iansa9/GraficasComputacionales
864774919b5a9f8931595cddee5431cbfc02255f
[ "MIT" ]
null
null
null
Math/include/vec4.h
Iansa9/GraficasComputacionales
864774919b5a9f8931595cddee5431cbfc02255f
[ "MIT" ]
null
null
null
Math/include/vec4.h
Iansa9/GraficasComputacionales
864774919b5a9f8931595cddee5431cbfc02255f
[ "MIT" ]
null
null
null
#pragma once #include <iostream> #include "vec3.h" using std::ostream; namespace cgmath { class vec4 { public: vec4(); vec4(float x, float y, float z, float w); vec4(const vec3& v1, float w); float& operator[](int i); const float& operator[](int i) const; vec4& operator*=(float s); vec4& operator/=(float...
18.875
65
0.619205
13889ddc5a67121f5971889c52f6cfa48469d00d
14,977
h
C
modules/Render/Render/include/DeepSea/Render/Resources/ShaderTypes.h
akb825/DeepSea
fff790d0a472cf2f9f89de653e0b4470ce605d24
[ "Apache-2.0" ]
5
2018-11-17T23:13:22.000Z
2021-09-30T13:37:04.000Z
modules/Render/Render/include/DeepSea/Render/Resources/ShaderTypes.h
akb825/DeepSea
fff790d0a472cf2f9f89de653e0b4470ce605d24
[ "Apache-2.0" ]
null
null
null
modules/Render/Render/include/DeepSea/Render/Resources/ShaderTypes.h
akb825/DeepSea
fff790d0a472cf2f9f89de653e0b4470ce605d24
[ "Apache-2.0" ]
2
2019-09-23T12:23:35.000Z
2020-04-07T05:31:06.000Z
/* * Copyright 2016-2021 Aaron Barany * * 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...
26.888689
99
0.72371
138938b0a55b1cbcbc5c4d858156c9e9d21ceb95
335
c
C
validation/optim/bool-zext-test.c
sanfusu/Sparse
2b96cd804dc7e4b5f6a0aae62c1962bd6b2caae9
[ "MIT" ]
17
2017-05-19T04:42:18.000Z
2022-03-18T14:22:52.000Z
validation/optim/bool-zext-test.c
sanfusu/Sparse
2b96cd804dc7e4b5f6a0aae62c1962bd6b2caae9
[ "MIT" ]
1
2018-03-18T19:33:06.000Z
2018-03-18T22:48:28.000Z
validation/optim/bool-zext-test.c
sanfusu/Sparse
2b96cd804dc7e4b5f6a0aae62c1962bd6b2caae9
[ "MIT" ]
8
2020-01-04T20:04:51.000Z
2022-03-18T14:22:56.000Z
_Bool equ0(unsigned char a) { return a == 0; } _Bool equ1(unsigned char a) { return a == 1; } _Bool neu0(unsigned char a) { return a != 0; } _Bool neu1(unsigned char a) { return a != 1; } /* * check-name: bool-zext-test * check-command: test-linearize -Wno-decl $file * * check-output-ignore * check-output-exclude...
25.769231
48
0.647761
1389b766a4daa146e526dddefc9b84b8a96dc0f0
30,338
c
C
kmo/kmo.c
tmbx/kmod
3838073224d249e8cec6f1fd201e30a3b576d1cd
[ "BSD-3-Clause" ]
null
null
null
kmo/kmo.c
tmbx/kmod
3838073224d249e8cec6f1fd201e30a3b576d1cd
[ "BSD-3-Clause" ]
null
null
null
kmo/kmo.c
tmbx/kmod
3838073224d249e8cec6f1fd201e30a3b576d1cd
[ "BSD-3-Clause" ]
null
null
null
/** * kmo/kmo.c * Copyright (C) 2005-2012 Opersys inc., All rights reserved. * * Kryptiva Mail Origin command-line client. * * @author François-Denis Gonthier */ /* * TODO: - Make the client connect to an already running kmod. */ #include <stdint.h> #include <sys/types.h> #include <stdlib.h> #include <stdio....
29.540409
113
0.578351
138a81842d788c3c9d643eacd6305a9d9af3ad83
5,049
c
C
src/goonview.c
mhyfritz/goontools
97b987c9887fd2fe83e7ef3457672af64b4e9201
[ "MIT" ]
4
2015-05-09T02:17:44.000Z
2016-12-06T23:29:25.000Z
src/goonview.c
mhyfritz/goontools
97b987c9887fd2fe83e7ef3457672af64b4e9201
[ "MIT" ]
null
null
null
src/goonview.c
mhyfritz/goontools
97b987c9887fd2fe83e7ef3457672af64b4e9201
[ "MIT" ]
null
null
null
#include "goonview.h" #define PROG_ALIAS "goonview" #define USAGE usage(PROG_ALIAS) static void usage(char *prog) { fprintf(stderr, "\n"); fprintf(stderr, "Usage: %s [arguments] <goon.bgz> " "[region1 [region2 ... ]]\n", prog); fprintf(stderr, "\n"); fprintf(stderr, "arguments:\n")...
26.160622
76
0.468013
138ab90b2a52128a146ae886a3b7ae86381ee27a
2,328
h
C
openmp/vesolvertest/src/timelog.h
ISCPC/vesolver
b7792f8922d8610c5e15ce99cfa7380835ce1692
[ "MIT" ]
null
null
null
openmp/vesolvertest/src/timelog.h
ISCPC/vesolver
b7792f8922d8610c5e15ce99cfa7380835ce1692
[ "MIT" ]
null
null
null
openmp/vesolvertest/src/timelog.h
ISCPC/vesolver
b7792f8922d8610c5e15ce99cfa7380835ce1692
[ "MIT" ]
null
null
null
/* MIT License Copyright (c) 2021 Shunji Uno <shunji_uno@iscpc.jp> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modif...
32.788732
78
0.749141
1391cedde665568ed9ff078428f36bb5ec1b60a1
6,158
h
C
include/libopencm3/lm3s/nvic.h
vincentvbh/NTRUPrime-PolyMul
d755e16086dd66ad62f3a7465f6c90e2cf12cc78
[ "CC0-1.0" ]
4
2021-03-31T22:08:28.000Z
2022-03-08T11:41:20.000Z
include/libopencm3/lm3s/nvic.h
vincentvbh/NTRUPrime-PolyMul
d755e16086dd66ad62f3a7465f6c90e2cf12cc78
[ "CC0-1.0" ]
null
null
null
include/libopencm3/lm3s/nvic.h
vincentvbh/NTRUPrime-PolyMul
d755e16086dd66ad62f3a7465f6c90e2cf12cc78
[ "CC0-1.0" ]
null
null
null
/* This file is part of the libopencm3 project. * * It was generated by the irq2nvic_h script from ./include/libopencm3/lm3s/irq.json */ #ifndef LIBOPENCM3_LM3S_NVIC_H #define LIBOPENCM3_LM3S_NVIC_H #include <libopencm3/cm3/nvic.h> /** @defgroup CM3_nvic_defines_irqs User interrupts for LM3S series @ingroup C...
24.054688
106
0.812114
1395e3b42fcac3b7cd22040c7ada51d218402279
1,004
h
C
src/arencoder.h
Mathtin/mazip
5d06f7934c801dc7d9433511fa0eb84225792a0a
[ "MIT" ]
null
null
null
src/arencoder.h
Mathtin/mazip
5d06f7934c801dc7d9433511fa0eb84225792a0a
[ "MIT" ]
null
null
null
src/arencoder.h
Mathtin/mazip
5d06f7934c801dc7d9433511fa0eb84225792a0a
[ "MIT" ]
null
null
null
#ifndef ARENCODER_H #define ARENCODER_H #include "arbasecoder.h" #include "mazipinc.h" /* * Author: Daniil [Mathtin] Shigapov * Copyright (c) 2017 Mathtin <wdaniil@mail.ru> * This file is released under the MIT license. */ class TArEncoder : public TArBaseCoder { public: TArEncoder(IBuffer & buff, bool ...
20.08
57
0.572709
1396085ca97e54a623030ff858e20ef37712232f
1,927
c
C
link.c
AeroNotix/loti-examples
8724d47a67b9b4c402552c4a90a64cfdad56039e
[ "MIT" ]
76
2020-05-10T15:00:35.000Z
2022-03-03T09:36:47.000Z
link.c
AeroNotix/loti-examples
8724d47a67b9b4c402552c4a90a64cfdad56039e
[ "MIT" ]
16
2020-05-11T23:19:47.000Z
2022-02-03T23:55:58.000Z
link.c
AeroNotix/loti-examples
8724d47a67b9b4c402552c4a90a64cfdad56039e
[ "MIT" ]
16
2020-05-10T14:59:32.000Z
2022-03-25T07:19:31.000Z
#include <stdio.h> #include <string.h> #include <fcntl.h> #include "liburing.h" #define FILE_NAME1 "/tmp/io_uring_test.txt" #define STR "Hello, io_uring!" char buff[32]; int link_operations(struct io_uring *ring) { struct io_uring_sqe *sqe; struct io_uring_cqe *cqe; int fd = open(FILE_NAME1, O_...
25.025974
83
0.551635
1396c216865a7f22d8eea1916e1f11cb06ae8e2b
1,613
h
C
onnxruntime/core/codegen/mti/nn/conv_ops.h
dennyac/onnxruntime
d5175795d2b7f2db18b0390f394a49238f814668
[ "MIT" ]
6,036
2019-05-07T06:03:57.000Z
2022-03-31T17:59:54.000Z
onnxruntime/core/codegen/mti/nn/conv_ops.h
dennyac/onnxruntime
d5175795d2b7f2db18b0390f394a49238f814668
[ "MIT" ]
5,730
2019-05-06T23:04:55.000Z
2022-03-31T23:55:56.000Z
onnxruntime/core/codegen/mti/nn/conv_ops.h
dennyac/onnxruntime
d5175795d2b7f2db18b0390f394a49238f814668
[ "MIT" ]
1,566
2019-05-07T01:30:07.000Z
2022-03-31T17:06:50.000Z
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. #pragma once #include <tvm/tvm.h> namespace onnxruntime { namespace tvm_codegen { tvm::Tensor Conv1D(const tvm::Tensor& input, const tvm::Tensor& filter, const tvm::Array<tvm::Expr>& ...
40.325
69
0.528828
139a7327fcad98cdd9ca027dc72f4a08b66fb6ab
1,989
h
C
src/3rdParty/ogdf-2020/include/ogdf/clique/CliqueFinderSPQR.h
MichaelTiernan/qvge
aff978d8592e07e24af4b8bab7c3204a7e7fb3fb
[ "MIT" ]
null
null
null
src/3rdParty/ogdf-2020/include/ogdf/clique/CliqueFinderSPQR.h
MichaelTiernan/qvge
aff978d8592e07e24af4b8bab7c3204a7e7fb3fb
[ "MIT" ]
null
null
null
src/3rdParty/ogdf-2020/include/ogdf/clique/CliqueFinderSPQR.h
MichaelTiernan/qvge
aff978d8592e07e24af4b8bab7c3204a7e7fb3fb
[ "MIT" ]
null
null
null
/** \file * \brief Declares ogdf::CliqueFinderSPQR class. * * \author Max Ilsen * * \par License: * This file is part of the Open Graph Drawing Framework (OGDF). * * \par * Copyright (C)<br> * See README.md in the OGDF root directory for details. * * \par * This program is free software; you can redistribu...
28.014085
78
0.727501
139b4c26e03d849c1ea2c45b255118b4bb271f47
1,323
c
C
13_Strings/Projects/pr_10.c
peterbabic/c-excercises-knking
34bb80f44c90361e6253de29472e0f52f80904e4
[ "MIT" ]
null
null
null
13_Strings/Projects/pr_10.c
peterbabic/c-excercises-knking
34bb80f44c90361e6253de29472e0f52f80904e4
[ "MIT" ]
null
null
null
13_Strings/Projects/pr_10.c
peterbabic/c-excercises-knking
34bb80f44c90361e6253de29472e0f52f80904e4
[ "MIT" ]
null
null
null
/* * pr_10.c * * Created on: Jun 11, 2013 * Author: delmadord */ // NOT WORKING - STRANGE BUG #include <stdio.h> #include <ctype.h> #include <string.h> #define NAME_LENGHT 40 void reverse_name(char *name); int read_line(char str[], int n); int main(void) { char name[NAME_LENGHT + 1]; printf("Enter a ...
19.746269
61
0.622827
139d0506a6463275cd0e7e6e64a3a5dae6158df1
4,621
h
C
code/toolkit/distributedtools/shareddircontrol.h
gscept/nebula-trifid
e7c0a0acb05eedad9ed37a72c1bdf2d658511b42
[ "BSD-2-Clause" ]
67
2015-03-30T19:56:16.000Z
2022-03-11T13:52:17.000Z
code/toolkit/distributedtools/shareddircontrol.h
gscept/nebula-trifid
e7c0a0acb05eedad9ed37a72c1bdf2d658511b42
[ "BSD-2-Clause" ]
5
2015-04-15T17:17:33.000Z
2016-02-11T00:40:17.000Z
code/toolkit/distributedtools/shareddircontrol.h
gscept/nebula-trifid
e7c0a0acb05eedad9ed37a72c1bdf2d658511b42
[ "BSD-2-Clause" ]
34
2015-03-30T15:08:00.000Z
2021-09-23T05:55:10.000Z
#pragma once //------------------------------------------------------------------------------ /** @class DistributedTools::SharedDirControl A helper class that encapsulates all administrational activities for the shared directory, used by slave applications in distributed build. (C) 2009 Radon Labs GmbH ...
35.007576
103
0.623458
139ddb5e867bb2eff50c6f5b45048e4c33d74656
1,475
h
C
stdext/include/std/hash_set.h
Rahul18728/cerl
8d90c03b2ffe397021bcb8c7198c713acf840bb4
[ "MIT" ]
443
2015-03-14T06:04:45.000Z
2022-01-10T01:30:56.000Z
stdext/include/std/hash_set.h
Rahul18728/cerl
8d90c03b2ffe397021bcb8c7198c713acf840bb4
[ "MIT" ]
null
null
null
stdext/include/std/hash_set.h
Rahul18728/cerl
8d90c03b2ffe397021bcb8c7198c713acf840bb4
[ "MIT" ]
125
2015-03-14T13:08:04.000Z
2021-12-08T13:03:29.000Z
/* ------------------------------------------------------------------------- // WINX: a C++ template GUI library - MOST SIMPLE BUT EFFECTIVE // // This file is a part of the WINX Library. // The use and distribution terms for this software are covered by the // Common Public License 1.0 (http://opensource.org/lic...
30.729167
77
0.551864
13a529159d898bd7fb1223432fdc9b3bbfac0d06
1,874
c
C
software/demo_iasm/demo_iasm.c
tmstop/n22-e-sdk
983d1aacdb2ff6f638f94f590981daccaa5f822f
[ "Apache-2.0" ]
101
2018-06-01T01:12:20.000Z
2022-03-30T21:22:39.000Z
hbird-sdk/software/demo_iasm/demo_iasm.c
liuyanghu/de10-nano-riscv
d128cdee3f217ac1a8dde9a5f461495809ea1456
[ "Apache-2.0" ]
4
2018-11-03T09:05:21.000Z
2020-08-06T01:57:37.000Z
hbird-sdk/software/demo_iasm/demo_iasm.c
liuyanghu/de10-nano-riscv
d128cdee3f217ac1a8dde9a5f461495809ea1456
[ "Apache-2.0" ]
81
2018-06-13T06:42:24.000Z
2022-03-28T01:46:48.000Z
#include <stdio.h> int main(void) { printf("\n##############################################################\n"); printf("##############################################################\n"); printf("##############################################################\n"); printf("#########################...
33.464286
98
0.419424
13a5825f233f22f5febcc30fdde3cd8e6561f122
550
c
C
src/disassmebler.c
TinyCoor/VM
fa387a19dca08a73ebbd57216ec492c66dc34bbb
[ "BSD-3-Clause" ]
null
null
null
src/disassmebler.c
TinyCoor/VM
fa387a19dca08a73ebbd57216ec492c66dc34bbb
[ "BSD-3-Clause" ]
null
null
null
src/disassmebler.c
TinyCoor/VM
fa387a19dca08a73ebbd57216ec492c66dc34bbb
[ "BSD-3-Clause" ]
null
null
null
// // Created by xm on 2021/8/8. // #include "vm.h" #include "file.h" vm machine={0}; int main(int argc,char* argv[]){ if (argc < 2){ fprintf(stderr,"Usage:./disassmble <input.vm>"); fprintf(stderr,"ERROR:no input"); exit(-1); } load_program_from_file(&machine,argv[1]); for (int i = 0; i < machine....
22
61
0.6
13ad67800243859f919ce1ec6b3f5ae844d9f5c0
549
h
C
ios/versioned-react-native/ABI18_0_0/Exponent/Modules/Api/Components/Lottie/ABI18_0_0EXAnimationViewManager.h
hafeez3000/expo
b45e670a70b483af5c2b4e617bf38cba75e10f83
[ "Apache-2.0", "BSD-3-Clause" ]
null
null
null
ios/versioned-react-native/ABI18_0_0/Exponent/Modules/Api/Components/Lottie/ABI18_0_0EXAnimationViewManager.h
hafeez3000/expo
b45e670a70b483af5c2b4e617bf38cba75e10f83
[ "Apache-2.0", "BSD-3-Clause" ]
null
null
null
ios/versioned-react-native/ABI18_0_0/Exponent/Modules/Api/Components/Lottie/ABI18_0_0EXAnimationViewManager.h
hafeez3000/expo
b45e670a70b483af5c2b4e617bf38cba75e10f83
[ "Apache-2.0", "BSD-3-Clause" ]
null
null
null
// // ABI18_0_0EXAnimationViewManager.h // LottieReactABI18_0_0Native // // Created by Leland Richardson on 12/12/16. // Copyright © 2016 Airbnb. All rights reserved. // // import ABI18_0_0RCTViewManager.h #if __has_include(<ReactABI18_0_0/ABI18_0_0RCTViewManager.h>) #import <ReactABI18_0_0/ABI18_0_0RCTViewManager...
26.142857
68
0.808743
13b251f88939e9db08ca5d37753abd4ea5ac5cd7
2,955
h
C
Headers/javax/net/ssl/SSLException.h
tcak76/j2objc
bb9415df98c3fdd1e5e3f4b9e27049d0b2e42633
[ "MIT" ]
11
2015-12-10T13:23:54.000Z
2019-04-23T02:41:13.000Z
Headers/javax/net/ssl/SSLException.h
tcak76/j2objc
bb9415df98c3fdd1e5e3f4b9e27049d0b2e42633
[ "MIT" ]
7
2015-11-05T22:45:53.000Z
2017-11-05T14:36:36.000Z
Headers/javax/net/ssl/SSLException.h
tcak76/j2objc
bb9415df98c3fdd1e5e3f4b9e27049d0b2e42633
[ "MIT" ]
40
2015-12-10T07:30:58.000Z
2022-03-15T02:50:10.000Z
// // Generated by the J2ObjC translator. DO NOT EDIT! // source: android/libcore/luni/src/main/java/javax/net/ssl/SSLException.java // #include "../../../J2ObjC_header.h" #pragma push_macro("INCLUDE_ALL_JavaxNetSslSSLException") #ifdef RESTRICT_JavaxNetSslSSLException #define INCLUDE_ALL_JavaxNetSslSSLException 0...
34.360465
164
0.833164
13b2cb16507afad965f1de33b3988b175dc40871
30,180
h
C
projects/SATIrE/src/analyzer/icfgbuilder/satire/cfg_support.h
maurizioabba/rose
7597292cf14da292bdb9a4ef573001b6c5b9b6c0
[ "BSD-3-Clause" ]
488
2015-01-09T08:54:48.000Z
2022-03-30T07:15:46.000Z
projects/SATIrE/src/analyzer/icfgbuilder/satire/cfg_support.h
sujankh/rose-matlab
7435d4fa1941826c784ba97296c0ec55fa7d7c7e
[ "BSD-3-Clause" ]
174
2015-01-28T18:41:32.000Z
2022-03-31T16:51:05.000Z
projects/SATIrE/src/analyzer/icfgbuilder/satire/cfg_support.h
sujankh/rose-matlab
7435d4fa1941826c784ba97296c0ec55fa7d7c7e
[ "BSD-3-Clause" ]
146
2015-04-27T02:48:34.000Z
2022-03-04T07:32:53.000Z
// Copyright 2005,2006,2007 Markus Schordan, Gergo Barany // $Id: cfg_support.h,v 1.32 2009-02-11 10:03:44 gergo Exp $ #ifndef H_CFG_SUPPORT #define H_CFG_SUPPORT #include <utility> #include <deque> #include <typeinfo> #include <cassert> #include "AttributeMechanism.h" // #include <config.h> #include <satire_rose....
32.840044
101
0.728164
13b5373f4e2316d2f9dd0df98ca27c00a0b62987
6,764
h
C
KernelLand/Kernel/bin/elf.h
thepowersgang/acess2
b52f9a841f47d7f29e9813b215e1290f191b5171
[ "Zlib" ]
58
2015-02-11T23:18:09.000Z
2022-02-23T14:11:11.000Z
KernelLand/Kernel/bin/elf.h
thepowersgang/acess2
b52f9a841f47d7f29e9813b215e1290f191b5171
[ "Zlib" ]
5
2015-01-12T03:28:04.000Z
2016-01-12T12:21:34.000Z
KernelLand/Kernel/bin/elf.h
thepowersgang/acess2
b52f9a841f47d7f29e9813b215e1290f191b5171
[ "Zlib" ]
10
2015-04-05T08:03:36.000Z
2022-02-09T23:33:58.000Z
/** * \file elf.h * \brief ELF Exeutable Loader */ #ifndef _BIN_ELF_H #define _BIN_ELF_H typedef Uint16 Elf64_Half; typedef Uint32 Elf64_Word; typedef Uint64 Elf64_Addr; typedef Uint64 Elf64_Off; typedef Uint64 Elf64_Xword; enum e_ident_values { EI_MAG0, EI_MAG1, EI_MAG2, EI_MAG3, EI_CLASS,...
23.486111
107
0.690568
13b78cbee0d3e0c8f2ef687b5ef16f9ff37a5270
437
h
C
sdk-6.5.20/include/soc/dnx/swstate/auto_generated/types/tdm_types.h
copslock/broadcom_cpri
8e2767676e26faae270cf485591902a4c50cf0c5
[ "Spencer-94" ]
null
null
null
sdk-6.5.20/include/soc/dnx/swstate/auto_generated/types/tdm_types.h
copslock/broadcom_cpri
8e2767676e26faae270cf485591902a4c50cf0c5
[ "Spencer-94" ]
null
null
null
sdk-6.5.20/include/soc/dnx/swstate/auto_generated/types/tdm_types.h
copslock/broadcom_cpri
8e2767676e26faae270cf485591902a4c50cf0c5
[ "Spencer-94" ]
null
null
null
/* * 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. */ #ifndef __TDM_TYPES_H__ #define __TDM_TYPES_H__ #include <soc/dnxc/swstate/dnxc_sw_state_h_includes.h> typedef...
18.208333
134
0.755149
13b879f80dd2ca452613e3ad4717030c9c37519c
53,910
c
C
testsuite/EXP_4/test1346.c
ishiura-compiler/CF3
0718aa176d0303a4ea8a46bd6c794997cbb8fabb
[ "MIT" ]
34
2017-07-04T14:16:12.000Z
2021-04-22T21:04:43.000Z
testsuite/EXP_4/test1346.c
ishiura-compiler/CF3
0718aa176d0303a4ea8a46bd6c794997cbb8fabb
[ "MIT" ]
1
2017-07-06T03:43:44.000Z
2017-07-06T03:43:44.000Z
testsuite/EXP_4/test1346.c
ishiura-compiler/CF3
0718aa176d0303a4ea8a46bd6c794997cbb8fabb
[ "MIT" ]
6
2017-07-04T16:30:42.000Z
2019-10-16T05:37:29.000Z
/* CF3 Copyright (c) 2015 ishiura-lab. Released under the MIT license. https://github.com/ishiura-compiler/CF3/MIT-LICENSE.md */ #include<stdio.h> #include<stdint.h> #include<stdlib.h> #include"test1.h" int8_t x8 = -1; volatile uint16_t x20 = 26U; volatile uint64_t x28 = UINT64_MAX; int8_t x33 = 60; uint32_t x37...
19.089943
61
0.59386
13b90498568dc7dda834cb0e6e5e9538f052530e
10,593
c
C
eit.c
gfto/libtsfuncs
8c8a28d1b013a61051fd970b90aa81c533bb37db
[ "MIT" ]
7
2015-08-27T02:03:22.000Z
2019-03-16T22:08:46.000Z
eit.c
gfto/libtsfuncs
8c8a28d1b013a61051fd970b90aa81c533bb37db
[ "MIT" ]
4
2017-01-29T17:12:02.000Z
2018-05-07T06:55:43.000Z
eit.c
gfto/libtsfuncs
8c8a28d1b013a61051fd970b90aa81c533bb37db
[ "MIT" ]
7
2015-04-05T21:44:59.000Z
2018-05-04T06:09:47.000Z
/* * EIT table parser and generator * Copyright (C) 2010-2011 Unix Solutions Ltd. * * Released under MIT license. * See LICENSE-MIT.txt for license terms. */ #include <stdio.h> #include <unistd.h> #include <netdb.h> #include <stdlib.h> #include <string.h> #include "tsfuncs.h" struct ts_eit *ts_eit_alloc() { st...
33.311321
127
0.69848
13ba479dbf22dbc917e144eb34a08ab2b64ffa9d
381
h
C
tests/loadtests/common/reenable_warnings.h
atteneder/KTX-Software
15369663a43d72972dfe0a7e3597d3ef6d90b6b9
[ "Apache-2.0", "BSD-2-Clause", "MIT", "BSD-1-Clause", "BSD-3-Clause" ]
355
2017-12-19T03:22:58.000Z
2022-03-30T01:58:11.000Z
tests/loadtests/common/reenable_warnings.h
atteneder/KTX-Software
15369663a43d72972dfe0a7e3597d3ef6d90b6b9
[ "Apache-2.0", "BSD-2-Clause", "MIT", "BSD-1-Clause", "BSD-3-Clause" ]
283
2018-02-05T01:42:19.000Z
2022-03-24T09:26:16.000Z
tests/loadtests/common/reenable_warnings.h
atteneder/KTX-Software
15369663a43d72972dfe0a7e3597d3ef6d90b6b9
[ "Apache-2.0", "BSD-2-Clause", "MIT", "BSD-1-Clause", "BSD-3-Clause" ]
116
2017-12-20T05:36:50.000Z
2022-03-10T14:14:38.000Z
/* -*- tab-width: 4; -*- */ /* vi: set sw=2 ts=4 expandtab: */ /* * Copyright 2021 Mark Callow. * SPDX-License-Identifier: Apache-2.0 */ #if !defined REENABLE_WARNINGS_H // Reenable warnings disabled by, e.g. disable_glm_warnings.h. #if defined(_MSC_VER) #pragma warning(pop) #elif defined(__clang__) #pragma c...
20.052632
62
0.692913
13bb6aaf451317c294696b423ed7c85a19b225fb
4,734
c
C
src/libraries/ut/sg_client.c
avar/veracity
ffda987d8b722e6f51c409c79355cf5fe5e552f0
[ "Apache-2.0" ]
2
2015-09-17T04:34:02.000Z
2019-12-28T18:15:09.000Z
src/libraries/ut/sg_client.c
avar/veracity
ffda987d8b722e6f51c409c79355cf5fe5e552f0
[ "Apache-2.0" ]
null
null
null
src/libraries/ut/sg_client.c
avar/veracity
ffda987d8b722e6f51c409c79355cf5fe5e552f0
[ "Apache-2.0" ]
null
null
null
/* Copyright 2010 SourceGear, LLC Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software dis...
26.446927
145
0.705323
13bbc717b80d071a873f93db63e250e2d2bd5ea7
4,895
w
C
ds/published/inc/tstring.w
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
public/internal/ds/inc/tstring.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
public/internal/ds/inc/tstring.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
/*++ Copyright (c) 1991-1993 Microsoft Corporation Module Name: tstring.h Abstract: This include file contains manifests and macros to be used to integrate the TCHAR and LPTSTR definitions Note that our naming convention is that a "size" indicates a number of bytes whereas a "le...
25.102564
84
0.648621
13bc0ed5a1a98c06c2b162c540a4c228c383bbd1
305
h
C
tests/tests_partition.h
henry-malinowski/libsort
1968fffb238a058ffc62e23b85485d62c1badb8e
[ "MIT" ]
null
null
null
tests/tests_partition.h
henry-malinowski/libsort
1968fffb238a058ffc62e23b85485d62c1badb8e
[ "MIT" ]
1
2018-08-13T02:44:54.000Z
2018-08-13T02:44:54.000Z
tests/tests_partition.h
henry-malinowski/libsort
1968fffb238a058ffc62e23b85485d62c1badb8e
[ "MIT" ]
null
null
null
#ifndef TESTS_PARTITIONS_H #define TESTS_PARTITIONS_H /** * @brief The numbers of tests to run for each patition scheme. * This can be defined using compiler arguments */ #ifndef PARTITION_TESTS #define PARTITION_TESTS 250000 #endif void partition_lomuto_tests(void); #endif /* TESTS_PARTITIONS_H */
21.785714
63
0.786885
13bc6130123aa607b87d1391fa6f65bf83d323f0
200
h
C
macOS/10.13/ViewBridge.framework/NSTouchBarItemSurprise.h
onmyway133/Runtime-Headers
e9b80e7ab9103f37ad421ad6b8b58ee06369d21f
[ "MIT" ]
30
2016-10-09T20:13:00.000Z
2022-01-24T04:14:57.000Z
macOS/10.13/ViewBridge.framework/NSTouchBarItemSurprise.h
onmyway133/Runtime-Headers
e9b80e7ab9103f37ad421ad6b8b58ee06369d21f
[ "MIT" ]
null
null
null
macOS/10.13/ViewBridge.framework/NSTouchBarItemSurprise.h
onmyway133/Runtime-Headers
e9b80e7ab9103f37ad421ad6b8b58ee06369d21f
[ "MIT" ]
7
2017-08-29T14:41:25.000Z
2022-01-19T17:14:54.000Z
/* Generated by RuntimeBrowser Image: /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge */ @interface NSTouchBarItemSurprise : NSTouchBarItem - (BOOL)isVisible; @end
20
86
0.795
13bda0f52c37c6d8e937c4a93591ca03c153912d
111
h
C
ios/Pods/Headers/Private/FlipperKit/FlipperKitLayoutPlugin/SKViewDescriptor.h
malsadi87/zstr-react
63297d67be58393cb1efc57791acdd144643aeb4
[ "MIT" ]
186
2018-12-19T04:08:39.000Z
2022-03-18T15:37:30.000Z
ios/Pods/Headers/Private/FlipperKit/FlipperKitLayoutPlugin/SKViewDescriptor.h
malsadi87/zstr-react
63297d67be58393cb1efc57791acdd144643aeb4
[ "MIT" ]
160
2017-12-11T17:33:54.000Z
2021-09-02T09:56:38.000Z
ios/Pods/Headers/Private/FlipperKit/FlipperKitLayoutPlugin/SKViewDescriptor.h
malsadi87/zstr-react
63297d67be58393cb1efc57791acdd144643aeb4
[ "MIT" ]
43
2017-12-10T21:39:06.000Z
2021-03-20T19:40:03.000Z
../../../../FlipperKit/iOS/Plugins/FlipperKitLayoutPlugin/FlipperKitLayoutPlugin/descriptors/SKViewDescriptor.h
111
111
0.828829
13c078b6520c62f0f1f8d05cef9347b8628753a5
602
h
C
LinuxIO/final_demo/riscv/lib/gcc/riscv64-unknown-linux-gnu/5.3.0/plugin/include/configargs.h
alansuphd/sc-riscv
dceeb91c850c2965c31aabbcfdb7b754c3e92a8e
[ "Apache-2.0" ]
5
2016-06-16T01:17:10.000Z
2022-03-14T12:47:47.000Z
LinuxIO/final_demo/riscv/lib/gcc/riscv64-unknown-linux-gnu/5.3.0/plugin/include/configargs.h
alansuphd/sc-riscv
dceeb91c850c2965c31aabbcfdb7b754c3e92a8e
[ "Apache-2.0" ]
null
null
null
LinuxIO/final_demo/riscv/lib/gcc/riscv64-unknown-linux-gnu/5.3.0/plugin/include/configargs.h
alansuphd/sc-riscv
dceeb91c850c2965c31aabbcfdb7b754c3e92a8e
[ "Apache-2.0" ]
5
2016-06-14T06:24:38.000Z
2020-05-21T01:06:11.000Z
/* Generated automatically. */ static const char configuration_arguments[] = "/home/vcsdl/shower_test/riscv-tools/riscv-gnu-toolchain/src/gcc/configure --target=riscv64-unknown-linux-gnu --prefix=/home/vcsdl/shower_test/riscv --with-sysroot=/home/vcsdl/shower_test/riscv/sysroot --enable-shared --enable-tls --enable-lan...
75.25
424
0.760797
13c444d7ce3c69307575f421e79eee85f4cc9c18
77
h
C
Tools/PackageExtract/Build.h
MoonAntonio/UModel
e302d7c0dc3a7d8a610b2be5f72d4a3229a01d66
[ "MIT" ]
1
2022-02-13T12:44:50.000Z
2022-02-13T12:44:50.000Z
Tools/PackageExtract/Build.h
MoonAntonio/UModel
e302d7c0dc3a7d8a610b2be5f72d4a3229a01d66
[ "MIT" ]
null
null
null
Tools/PackageExtract/Build.h
MoonAntonio/UModel
e302d7c0dc3a7d8a610b2be5f72d4a3229a01d66
[ "MIT" ]
null
null
null
#define DO_GUARD 1 // Use all supported games #include "GameDefines.h"
15.4
27
0.701299
13c5b93948b43768bdb18d8e87d39094f15ce983
201
h
C
isis/src/mro/apps/ctxcal/ctxcal.h
kdl222/ISIS3
aab0e63088046690e6c031881825596c1c2cc380
[ "CC0-1.0" ]
134
2018-01-18T00:16:24.000Z
2022-03-24T03:53:33.000Z
isis/src/mro/apps/ctxcal/ctxcal.h
kdl222/ISIS3
aab0e63088046690e6c031881825596c1c2cc380
[ "CC0-1.0" ]
3,825
2017-12-11T21:27:34.000Z
2022-03-31T21:45:20.000Z
isis/src/mro/apps/ctxcal/ctxcal.h
jlaura/isis3
2c40e08caed09968ea01d5a767a676172ad20080
[ "CC0-1.0" ]
164
2017-11-30T21:15:44.000Z
2022-03-23T10:22:29.000Z
#ifndef ctxcal_h #define ctxcal_h #include "Cube.h" #include "UserInterface.h" namespace Isis{ extern void ctxcal(Cube *cube, UserInterface &ui); extern void ctxcal(UserInterface &ui); } #endif
16.75
52
0.741294
13c70688227c7cac18a678b1709ddd1154f0a6d9
2,767
h
C
include/UECS/CmptPtr.h
SunnyChenkang/UECS
77cba04e60e7caa6925b91ebf1ce117ccac4c593
[ "MIT" ]
1
2020-09-14T11:53:12.000Z
2020-09-14T11:53:12.000Z
include/UECS/CmptPtr.h
SunnyChenkang/UECS
77cba04e60e7caa6925b91ebf1ce117ccac4c593
[ "MIT" ]
null
null
null
include/UECS/CmptPtr.h
SunnyChenkang/UECS
77cba04e60e7caa6925b91ebf1ce117ccac4c593
[ "MIT" ]
null
null
null
#pragma once #include "CmptType.h" #include <cassert> namespace Ubpa::UECS { // CmptType + void* class CmptPtr { public: constexpr CmptPtr(CmptType type, void* p) noexcept : type{ type }, p{ p } {} template<typename Cmpt> constexpr CmptPtr(Cmpt* p) noexcept : type{ CmptType::Of<Cmpt> }, p{ p } {} constexp...
36.893333
125
0.705096
13c783e76c6ce62b2ee22b32791164842c1d6b14
13,329
h
C
linux-3.4/drivers/power/axp_power/axp20/axp20-mfd.h
xregist/v3s-linux-sdk
a2b013e3959662d65650a13fc23ec1cd503865eb
[ "Apache-2.0" ]
null
null
null
linux-3.4/drivers/power/axp_power/axp20/axp20-mfd.h
xregist/v3s-linux-sdk
a2b013e3959662d65650a13fc23ec1cd503865eb
[ "Apache-2.0" ]
null
null
null
linux-3.4/drivers/power/axp_power/axp20/axp20-mfd.h
xregist/v3s-linux-sdk
a2b013e3959662d65650a13fc23ec1cd503865eb
[ "Apache-2.0" ]
1
2020-01-31T10:27:07.000Z
2020-01-31T10:27:07.000Z
#include "../axp-rw.h" #include "../axp-cfg.h" static uint8_t axp_reg_addr = 0; static void axp20_mfd_irq_work(struct work_struct *work) { struct axp_dev *chip = container_of(work, struct axp_dev, irq_work); uint64_t irqs = 0; while (1) { if (chip->ops->read_irqs(chip, &irqs)){ break; } irqs &= chip-...
24.729128
134
0.673869
13c861537bb6a2b0b84ab84a991f16be5a63f7cc
229
h
C
8.1/8.1/ClassA.h
Jaykong/20160415WYF
cddb26ba8b9aa7bf430b52c829bd1d328c0fa1a2
[ "Apache-2.0" ]
null
null
null
8.1/8.1/ClassA.h
Jaykong/20160415WYF
cddb26ba8b9aa7bf430b52c829bd1d328c0fa1a2
[ "Apache-2.0" ]
null
null
null
8.1/8.1/ClassA.h
Jaykong/20160415WYF
cddb26ba8b9aa7bf430b52c829bd1d328c0fa1a2
[ "Apache-2.0" ]
null
null
null
// // ClassA.h // 8.1 // // Created by 王轶斐 on 16/5/4. // Copyright © 2016年 王轶斐. All rights reserved. // #import <Foundation/Foundation.h> @interface ClassA : NSObject { int x; } -(void) initVar; -(void) printVar; @end
12.052632
47
0.615721
13cdd863397bb4a89a8f145ce46b20830ae5f82d
725
h
C
include/debug.h
FloydATC/FunC
ddff28f032404f208172d1fe8daf1afcfeac9393
[ "CC0-1.0" ]
null
null
null
include/debug.h
FloydATC/FunC
ddff28f032404f208172d1fe8daf1afcfeac9393
[ "CC0-1.0" ]
null
null
null
include/debug.h
FloydATC/FunC
ddff28f032404f208172d1fe8daf1afcfeac9393
[ "CC0-1.0" ]
null
null
null
#ifndef clox_debug_h #define clox_debug_h #include "chunk.h" void dumpChunk(Chunk* chunk); void disassembleChunk(Chunk* chunk, const char* name); int disassembleInstruction(Chunk* chunk, int offset); // Not needed according to doc. // Compiler barks if missing unless .c file declares them static. // If declared stat...
38.157895
87
0.773793
13ce7c099b2530298e9466e09f0e0cef94be164c
5,818
c
C
sdk_linux/soc/src/osal/linux/osal_timer.c
openharmony-gitee-mirror/device_hisilicon_hispark_taurus
9b04ede169525cf3ac928b43b9aa0e858d1de772
[ "Apache-2.0" ]
null
null
null
sdk_linux/soc/src/osal/linux/osal_timer.c
openharmony-gitee-mirror/device_hisilicon_hispark_taurus
9b04ede169525cf3ac928b43b9aa0e858d1de772
[ "Apache-2.0" ]
null
null
null
sdk_linux/soc/src/osal/linux/osal_timer.c
openharmony-gitee-mirror/device_hisilicon_hispark_taurus
9b04ede169525cf3ac928b43b9aa0e858d1de772
[ "Apache-2.0" ]
1
2021-09-13T11:15:01.000Z
2021-09-13T11:15:01.000Z
/* * Copyright (C) 2021 HiSilicon (Shanghai) Technologies CO., LIMITED. * * 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 v...
26.207207
100
0.688553
13cf5fb8187974122578015d37041f12706fccf9
331
h
C
Twitter/MenuViewController.h
ankuram/Twitter
e93770a343d47895c6f9def9dbda325fe1dc742e
[ "Apache-2.0" ]
null
null
null
Twitter/MenuViewController.h
ankuram/Twitter
e93770a343d47895c6f9def9dbda325fe1dc742e
[ "Apache-2.0" ]
null
null
null
Twitter/MenuViewController.h
ankuram/Twitter
e93770a343d47895c6f9def9dbda325fe1dc742e
[ "Apache-2.0" ]
null
null
null
// // MenuViewController.h // Twitter // // Created by Ankur Motreja on 9/20/16. // Copyright © 2016 Ankur Motreja. All rights reserved. // #import <UIKit/UIKit.h> #import "LayoutViewController.h" @interface MenuViewController : UIViewController @property (nonatomic, weak) LayoutViewController *layoutViewControl...
19.470588
71
0.746224
13d097871ca1e4b7bc8d4939a4df0a74e7d4c65f
693
h
C
comp-slp/src/e_mod_comp_win_shape_input.h
tizenorg/framework.uifw.e17-extra-modules
9632650b16a377f80d107aaa9c7f06677799da32
[ "BSD-2-Clause" ]
null
null
null
comp-slp/src/e_mod_comp_win_shape_input.h
tizenorg/framework.uifw.e17-extra-modules
9632650b16a377f80d107aaa9c7f06677799da32
[ "BSD-2-Clause" ]
null
null
null
comp-slp/src/e_mod_comp_win_shape_input.h
tizenorg/framework.uifw.e17-extra-modules
9632650b16a377f80d107aaa9c7f06677799da32
[ "BSD-2-Clause" ]
null
null
null
#ifdef E_TYPEDEFS #else #ifndef E_MOD_COMP_WIN_SHAPE_INPUT_H #define E_MOD_COMP_WIN_SHAPE_INPUT_H typedef struct _E_Comp_Win_Shape_Input E_Comp_Win_Shape_Input; /* shape input region functions */ EINTERN E_Comp_Win_Shape_Input *e_mod_comp_win_shape_input_new(E_Comp_Win *cw); EINTERN void e_mod_comp...
40.764706
127
0.78355
13d448dc5f302048d965f81ed6f2968611ecb56a
1,880
h
C
Foundation/Core/Dxe/Gcd/gcd.h
bitcrystal/edk
321b15a55b946372eb21b3e95d323be245c31021
[ "BSD-3-Clause" ]
14
2016-09-25T02:27:49.000Z
2021-09-22T15:39:44.000Z
Foundation/Core/Dxe/Gcd/gcd.h
bitcrystal/edk
321b15a55b946372eb21b3e95d323be245c31021
[ "BSD-3-Clause" ]
1
2019-09-03T04:11:46.000Z
2019-09-03T04:11:46.000Z
Foundation/Core/Dxe/Gcd/gcd.h
bitcrystal/edk
321b15a55b946372eb21b3e95d323be245c31021
[ "BSD-3-Clause" ]
17
2015-07-21T10:18:21.000Z
2021-11-22T17:36:53.000Z
/*++ Copyright (c) 2004, Intel Corporation All rights reserved. This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. ...
34.181818
94
0.648404
13d74b8c1504b29bcfb026df041b1d9a6c08dee1
30
h
C
SpongeBob/SpongeBob.h
pgw0209/Programming_cpp
7b4e0b31df6df2f8c9f4141603a79dca7486a44e
[ "Unlicense" ]
4
2021-08-22T07:47:20.000Z
2022-01-27T20:40:24.000Z
SpongeBob/SpongeBob.h
pgw0209/Programming_cpp
7b4e0b31df6df2f8c9f4141603a79dca7486a44e
[ "Unlicense" ]
null
null
null
SpongeBob/SpongeBob.h
pgw0209/Programming_cpp
7b4e0b31df6df2f8c9f4141603a79dca7486a44e
[ "Unlicense" ]
2
2020-10-23T09:37:27.000Z
2022-01-27T20:58:26.000Z
#pragma once int main(void);
7.5
15
0.7
13d92a38397f5939121a1449e94b02ef33f35740
1,489
h
C
escher/scene/shape.h
decorumos/escher
2c00e0f5cae0ea65d327363b26a5b35767c30f3b
[ "BSD-3-Clause" ]
null
null
null
escher/scene/shape.h
decorumos/escher
2c00e0f5cae0ea65d327363b26a5b35767c30f3b
[ "BSD-3-Clause" ]
null
null
null
escher/scene/shape.h
decorumos/escher
2c00e0f5cae0ea65d327363b26a5b35767c30f3b
[ "BSD-3-Clause" ]
null
null
null
// Copyright 2016 The Fuchsia Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #pragma once #include "escher/geometry/types.h" #include "escher/gl/mesh.h" #include "ftl/logging.h" namespace escher { struct Tessellation; // Descri...
22.907692
75
0.68368
13da0b2c88f3690ad3a9d2ab5cb1922a007c8679
11,987
c
C
db/dog_kennels.c
ciaoSora/DatabaseFreshman
5d291238dae05ba85ccfe1ad8057d75c6b7bef45
[ "MIT" ]
null
null
null
db/dog_kennels.c
ciaoSora/DatabaseFreshman
5d291238dae05ba85ccfe1ad8057d75c6b7bef45
[ "MIT" ]
null
null
null
db/dog_kennels.c
ciaoSora/DatabaseFreshman
5d291238dae05ba85ccfe1ad8057d75c6b7bef45
[ "MIT" ]
null
null
null
/* Database "dog_kennels" contains tables: breeds charges dogs owners professionals sizes treatment_types treatments */ #ifndef DOG_KENNELS #define DOG_KENNELS struct T_breeds { char breed_code[4]; char breed_name[8]; }; struct T_charges { double charge_id; char charge_type[20]; double charge_amount; };...
57.629808
202
0.556937
13dc0500dcc94a93e62e73c3d3fa1fd36caca7e6
4,934
c
C
src/core/memory/test_memory_minimum_region.c
parmance/HSA-Runtime-Conformance
37d2652d8c3deba7996df331817622dfef01f4ca
[ "NCSA" ]
1
2017-05-22T17:21:37.000Z
2017-05-22T17:21:37.000Z
src/core/memory/test_memory_minimum_region.c
parmance/HSA-Runtime-Conformance
37d2652d8c3deba7996df331817622dfef01f4ca
[ "NCSA" ]
13
2016-11-12T09:25:46.000Z
2016-11-27T19:11:34.000Z
src/core/memory/test_memory_minimum_region.c
parmance/HSA-Runtime-Conformance
37d2652d8c3deba7996df331817622dfef01f4ca
[ "NCSA" ]
3
2016-11-23T13:22:03.000Z
2021-02-21T17:52:45.000Z
/* * ============================================================================= * HSA Runtime Conformance Release License * ============================================================================= * The University of Illinois/NCSA * Open Source License (NCSA) * * Copyright (c) 2014, Advanced Micro Devi...
37.664122
101
0.666396
13dc3ec063a760d390038488f89097e630460799
901
h
C
Fusion/src/Fusion.h
WhoseTheNerd/Fusion
35ab536388392b3ba2e14f288eecbc292abd7dea
[ "Apache-2.0" ]
4
2018-11-12T18:43:02.000Z
2020-02-02T10:18:56.000Z
Fusion/src/Fusion.h
WhoseTheNerd/Fusion
35ab536388392b3ba2e14f288eecbc292abd7dea
[ "Apache-2.0" ]
2
2018-12-22T13:18:05.000Z
2019-07-24T20:15:45.000Z
Fusion/src/Fusion.h
WhoseTheNerd/Fusion
35ab536388392b3ba2e14f288eecbc292abd7dea
[ "Apache-2.0" ]
null
null
null
#pragma once #include "Fusion/Core/Base.h" #include "Fusion/Core/Application.h" #include "Fusion/Core/Log.h" #include "Fusion/Core/Layer.h" #include "Fusion/Core/ColorConversion.h" #include "Fusion/Core/Input.h" #include "Fusion/Core/Timer.h" #include "Fusion/Events/Event.h" #include "Fusion/Events/KeyEvent.h" #inclu...
28.15625
57
0.781354
13de87d41a6c4fbb6385607cb8d63e5729d447b8
456
h
C
inc/NangaParbat/numtostring.h
intrepid42/NangaParbat
5ed1d9707d9343ce866bdb786d48f7ad47a47e80
[ "MIT" ]
3
2020-01-16T17:15:54.000Z
2020-01-17T10:59:39.000Z
inc/NangaParbat/numtostring.h
intrepid42/NangaParbat
5ed1d9707d9343ce866bdb786d48f7ad47a47e80
[ "MIT" ]
null
null
null
inc/NangaParbat/numtostring.h
intrepid42/NangaParbat
5ed1d9707d9343ce866bdb786d48f7ad47a47e80
[ "MIT" ]
3
2020-01-18T22:10:02.000Z
2020-08-01T18:42:36.000Z
// // Author: Valerio Bertone: valerio.bertone@cern.ch // #pragma once #include <string> namespace NangaParbat { /** * @brief Function that, given an integer 'i', outputs a string * version of 'i' of length 'len' preceeded by as many zeros as * needed to reach lenght 'len'. * @param i: number to transf...
22.8
65
0.664474
13ded24531abef0ab376c11659cebd393e45b0f1
592
h
C
blakserv/kodbase.h
marcelkauf/Meridian59-101
a83e2779e39bc529dc61dc02db091db7db29734c
[ "FSFAP" ]
214
2015-01-02T23:36:42.000Z
2022-03-30T01:41:41.000Z
blakserv/kodbase.h
siwithaneye/Meridian59
9dc8df728d41ba354c9b11574484da5b3e013a87
[ "FSFAP" ]
120
2015-01-01T13:02:04.000Z
2015-08-14T20:06:27.000Z
blakserv/kodbase.h
siwithaneye/Meridian59
9dc8df728d41ba354c9b11574484da5b3e013a87
[ "FSFAP" ]
85
2015-01-08T16:09:04.000Z
2022-02-22T05:24:56.000Z
// Meridian 59, Copyright 1994-2012 Andrew Kirmse and Chris Kirmse. // All rights reserved. // // This software is distributed under a license that is described in // the LICENSE file that accompanies it. // // Meridian is a registered trademark. /* * kodbase.h * */ #ifndef _KODBASE_H #define _KODBASE_H typedef st...
17.939394
68
0.739865
13df81f103514003fa513ae131c2454879fdc15e
4,375
h
C
include/psinc/Instrument.h
emergent-design/libpsinc
8a30ebc2838d205b214e5f2e523b6bf558b0a41e
[ "MIT" ]
2
2017-02-28T11:27:38.000Z
2019-01-23T06:10:49.000Z
include/psinc/Instrument.h
emergent-design/libpsinc
8a30ebc2838d205b214e5f2e523b6bf558b0a41e
[ "MIT" ]
6
2015-06-26T13:01:49.000Z
2020-07-31T15:08:55.000Z
include/psinc/Instrument.h
emergent-design/libpsinc
8a30ebc2838d205b214e5f2e523b6bf558b0a41e
[ "MIT" ]
1
2017-02-28T10:55:30.000Z
2017-02-28T10:55:30.000Z
#pragma once #include <psinc/Transport.h> #include <psinc/driver/Device.h> #include <condition_variable> #include <atomic> #include <thread> namespace psinc { enum class ResetLevel { Connection = 0xff, // Full hardware reset at the USB transport level Control = 0xfe, // Full camera reset triggered via the U...
32.649254
181
0.7088
13e1a3396919123b0d5e3dfa598280e45b3b0bc3
3,131
c
C
rtp-rb.c
wesen/poc
f2d08aa0e7431310a1b477683c17a43353edcb57
[ "BSD-3-Clause" ]
14
2015-06-14T21:38:48.000Z
2021-11-04T09:44:23.000Z
rtp-rb.c
wesen/poc
f2d08aa0e7431310a1b477683c17a43353edcb57
[ "BSD-3-Clause" ]
null
null
null
rtp-rb.c
wesen/poc
f2d08aa0e7431310a1b477683c17a43353edcb57
[ "BSD-3-Clause" ]
3
2015-06-14T21:38:58.000Z
2016-03-09T01:55:38.000Z
/*C (c) 2005 bl0rg.net **/ #include "conf.h" #include <assert.h> #include <stdlib.h> #include <stdio.h> #include <string.h> #include "rtp.h" /*M \emph{Maximal number of elements in the ring buffer.} **/ unsigned int rtp_rb_size = 0; /*M \emph{Index of first valid element in ring buffer.} **/ static unsigned...
19.816456
70
0.631428
13e4512e85872acb95ffae2bbbcae0436192a804
4,297
c
C
dovecot-2.2.33.2/src/imap/imap-status.c
NicoleRobin/dovecot
f971413537673e781c00808bc039fde5749fcc95
[ "MIT" ]
null
null
null
dovecot-2.2.33.2/src/imap/imap-status.c
NicoleRobin/dovecot
f971413537673e781c00808bc039fde5749fcc95
[ "MIT" ]
null
null
null
dovecot-2.2.33.2/src/imap/imap-status.c
NicoleRobin/dovecot
f971413537673e781c00808bc039fde5749fcc95
[ "MIT" ]
null
null
null
/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "hex-binary.h" #include "str.h" #include "imap-quote.h" #include "imap-status.h" int imap_status_parse_items(struct client_command_context *cmd, const struct imap_arg *args, struct imap_status_...
29.840278
76
0.683035
13e58a5814b3c5f8f9ac1fd73741a29ad751739e
217,669
h
C
component/oai-amf/src/ngap/libngap/Ngap_ProtocolExtensionField.h
kukkalli/oai-cn5g-fed
15634fac935ac8671b61654bdf75bf8af07d3c3a
[ "Apache-2.0" ]
null
null
null
component/oai-amf/src/ngap/libngap/Ngap_ProtocolExtensionField.h
kukkalli/oai-cn5g-fed
15634fac935ac8671b61654bdf75bf8af07d3c3a
[ "Apache-2.0" ]
null
null
null
component/oai-amf/src/ngap/libngap/Ngap_ProtocolExtensionField.h
kukkalli/oai-cn5g-fed
15634fac935ac8671b61654bdf75bf8af07d3c3a
[ "Apache-2.0" ]
null
null
null
/* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NGAP-Containers" * found in "asn.1/Container Definitions.asn1" * `asn1c -pdu=all -fcompound-names -fno-include-deps -findirect-choice * -gen-PER -D src` */ #ifndef _Ngap_ProtocolExtensionField_H_ #define _Ngap_ProtocolExtensionField...
46.214225
123
0.790701
13e5dfa884422763d613d04180d000e487b9bec1
1,666
h
C
MC/MC/mcPhysicsElectron.h
x2v0/MC
2c5667cf3f12de573f969e371bbe0af30fa52023
[ "MIT" ]
null
null
null
MC/MC/mcPhysicsElectron.h
x2v0/MC
2c5667cf3f12de573f969e371bbe0af30fa52023
[ "MIT" ]
null
null
null
MC/MC/mcPhysicsElectron.h
x2v0/MC
2c5667cf3f12de573f969e371bbe0af30fa52023
[ "MIT" ]
null
null
null
// Radiation Oncology Monte Carlo open source project // // Author: [2005-2017] Gennady Gorlachev (ggorlachev@roiss.ru) //--------------------------------------------------------------------------- #pragma once #include "mcPhysicsCharged.h" class mcMediumXE; class mcPhysicsElectron : public mcPhysicsCharged { public...
35.446809
118
0.729892
13e67e63172233ba4905c33995a22dc3cf850a3f
2,182
h
C
src/sdk/hl2_csgo/game/client/swarm/vgui/asw_hud_floating_number.h
newcommerdontblame/ionlib
47ca829009e1529f62b2134aa6c0df8673864cf3
[ "MIT" ]
51
2016-03-18T01:48:07.000Z
2022-03-21T20:02:02.000Z
src/game/client/swarm/vgui/asw_hud_floating_number.h
senny970/AlienSwarm
c5a2d3fa853c726d040032ff2c7b90c8ed8d5d84
[ "Unlicense" ]
null
null
null
src/game/client/swarm/vgui/asw_hud_floating_number.h
senny970/AlienSwarm
c5a2d3fa853c726d040032ff2c7b90c8ed8d5d84
[ "Unlicense" ]
26
2016-03-17T21:20:37.000Z
2022-03-24T10:21:30.000Z
#ifndef ASW_HUD_FLOATING_NUMBER_H #define ASW_HUD_FLOATING_NUMBER_H #ifdef _WIN32 #pragma once #endif #include "hudelement.h" #include <vgui_controls/EditablePanel.h> #include <vgui_controls/RichText.h> #include <vgui_controls/Label.h> namespace vgui { class ImagePanel; }; //----------------------------------------...
23.978022
177
0.692026
13eb6f2fb2e644f1ae85527c7227bd200d3a80f3
10,317
c
C
rfsniffer-wiringpi.c
teknoid/picam
d7b5642706a10637541f0100742312ac5401ab99
[ "MIT" ]
null
null
null
rfsniffer-wiringpi.c
teknoid/picam
d7b5642706a10637541f0100742312ac5401ab99
[ "MIT" ]
null
null
null
rfsniffer-wiringpi.c
teknoid/picam
d7b5642706a10637541f0100742312ac5401ab99
[ "MIT" ]
null
null
null
/*** * * Library for reading and decoding 433MHz messages * * Copyright (C) 04/2021 by teknoid * * * tested with following devices * * - ELRO Flamingo Switches * - NEXUS Weather sensor */ #include <pthread.h> #include <sched.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <unistd.h> #...
25.537129
147
0.666376
13ec697fbd81467e376760a2faefd03f04f58a10
3,095
c
C
Struktur Data/Circular Linked List.c
rakhid16/Ngampus-
d4034a6ea990b302c33cb39e3e695b0da0beec7c
[ "MIT" ]
null
null
null
Struktur Data/Circular Linked List.c
rakhid16/Ngampus-
d4034a6ea990b302c33cb39e3e695b0da0beec7c
[ "MIT" ]
null
null
null
Struktur Data/Circular Linked List.c
rakhid16/Ngampus-
d4034a6ea990b302c33cb39e3e695b0da0beec7c
[ "MIT" ]
null
null
null
#include <stdio.h> #include <stdlib.h> #include <conio.h> #include <string.h> struct node{ int tingbad; char jeka, nama[30]; struct node *next; }; typedef struct node node; node *pList = NULL; node *alokasiNodeBaru(){ node *pNew = NULL; pNew = (node *) malloc(sizeof(node)); return...
18.757576
125
0.545396
13ed5a35b82ee68a433897527630676b77cdcf1d
746
c
C
port/set-moebius.c
usqcd-software/mdwf
71327aea0cbcd21107518165800989496d87d4b8
[ "MIT" ]
1
2020-08-24T06:44:43.000Z
2020-08-24T06:44:43.000Z
port/set-moebius.c
usqcd-software/mdwf
71327aea0cbcd21107518165800989496d87d4b8
[ "MIT" ]
null
null
null
port/set-moebius.c
usqcd-software/mdwf
71327aea0cbcd21107518165800989496d87d4b8
[ "MIT" ]
null
null
null
#include <mdwf.h> int Q(set_Moebius)(struct Q(Parameters) **param_ptr, struct Q(State) *state, const double b_5[], double kappa, double M_5, double m) { int i; double *c; int status; if (state == NULL || state->error_latched) retur...
24.866667
69
0.557641
13ed758b9246594ab6c2f69dd1e625b1f4a5c0be
9,219
c
C
src/Mesh/d4est_ghost_data.c
nilsleiffischer/d4est
31817172a5945e863a992b0bbc084a3d0fb0d866
[ "MIT" ]
1
2021-04-12T17:05:57.000Z
2021-04-12T17:05:57.000Z
src/Mesh/d4est_ghost_data.c
nilsleiffischer/d4est
31817172a5945e863a992b0bbc084a3d0fb0d866
[ "MIT" ]
null
null
null
src/Mesh/d4est_ghost_data.c
nilsleiffischer/d4est
31817172a5945e863a992b0bbc084a3d0fb0d866
[ "MIT" ]
1
2021-04-13T07:20:39.000Z
2021-04-13T07:20:39.000Z
#include <d4est_ghost.h> #include <d4est_ghost_data.h> #include <d4est_element_data.h> #include <string.h> //#define D4EST_GHOST_DATA_DEBUG static void d4est_ghost_data_compute_ids_and_strides ( d4est_ghost_t* d4est_ghost, d4est_ghost_data_t* d4est_ghost_data ) { int stride_global_receive = 0; for (int gid = 0;...
33.645985
255
0.642911
13edf29d8f8d2fc95372753b2fc2d2386f4978e4
3,993
h
C
runtime/mirror/method_type.h
Paschalis/android-llvm
317f7fd4b736a0511a2273a2487915c34cf8933e
[ "Apache-2.0" ]
20
2021-06-24T16:38:42.000Z
2022-01-20T16:15:57.000Z
runtime/mirror/method_type.h
Paschalis/android-llvm
317f7fd4b736a0511a2273a2487915c34cf8933e
[ "Apache-2.0" ]
null
null
null
runtime/mirror/method_type.h
Paschalis/android-llvm
317f7fd4b736a0511a2273a2487915c34cf8933e
[ "Apache-2.0" ]
4
2021-11-03T06:01:12.000Z
2022-02-24T02:57:31.000Z
/* * Copyright (C) 2016 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
37.317757
89
0.712747
13ee7d37049ffaab2f0d512ce58ab29f59526f19
1,218
h
C
worker/cppworker/worker/OCCConfig.h
venkatsridhar95/hera
8b8891cfd56fade4613f5304f61cb7b0792d7c9a
[ "Apache-2.0" ]
250
2019-06-04T16:23:44.000Z
2022-03-30T10:22:12.000Z
worker/cppworker/worker/OCCConfig.h
venkatsridhar95/hera
8b8891cfd56fade4613f5304f61cb7b0792d7c9a
[ "Apache-2.0" ]
108
2019-05-30T00:11:13.000Z
2022-03-31T19:01:45.000Z
worker/cppworker/worker/OCCConfig.h
venkatsridhar95/hera
8b8891cfd56fade4613f5304f61cb7b0792d7c9a
[ "Apache-2.0" ]
80
2019-05-14T19:18:32.000Z
2022-03-19T14:08:13.000Z
// Copyright 2020 PayPal Inc. // // Licensed to the Apache Software Foundation (ASF) under one or more // contributor license agreements. See the NOTICE file distributed with // this work for additional information regarding copyright ownership. // The ASF licenses this file to You under the Apache License, Version 2....
34.8
75
0.765189
13efa28fc3272d78c65bbc7d5fc30572488f48a6
450
h
C
MIDIKit/MKServer.h
JRHeaton/MIDIKit
853654445b836bd17b9f706b23e4eeb5ed196849
[ "MIT" ]
16
2015-02-01T17:22:00.000Z
2021-06-03T18:53:33.000Z
MIDIKit/MKServer.h
sigmonky/MIDIKit
13f825e23114e3eec15e784655b6b2df48425618
[ "MIT" ]
1
2015-02-01T18:15:30.000Z
2016-06-05T19:24:15.000Z
MIDIKit/MKServer.h
sigmonky/MIDIKit
13f825e23114e3eec15e784655b6b2df48425618
[ "MIT" ]
4
2015-10-18T19:52:44.000Z
2017-09-11T15:10:58.000Z
// // MKServer.h // MIDIKit // // Created by John Heaton on 4/15/14. // Copyright (c) 2014 John Heaton. All rights reserved. // #import <Foundation/Foundation.h> #import <JavaScriptCore/JavaScriptCore.h> @protocol MKServerJS <JSExport> /** * Restarts the MIDI server * * @return YES if successful. */ + (BOO...
16.666667
61
0.693333
13efab8b686a5acad30f7086117ff00170e34d73
34,245
c
C
secude-4.1.all/secude/src/util/encrypt.c
rekav0k/Applied-Cryptography
9eeb0dae04da62c858d018b5f5b2e0a96bdd162d
[ "BSD-4-Clause-UC" ]
4
2017-04-18T23:33:21.000Z
2021-04-17T04:59:54.000Z
secude/src/util/encrypt.c
scorpiochn/Applied-Cryptography
9eeb0dae04da62c858d018b5f5b2e0a96bdd162d
[ "BSD-4-Clause-UC" ]
null
null
null
secude/src/util/encrypt.c
scorpiochn/Applied-Cryptography
9eeb0dae04da62c858d018b5f5b2e0a96bdd162d
[ "BSD-4-Clause-UC" ]
3
2018-03-09T16:50:31.000Z
2019-04-21T07:52:15.000Z
/* * SecuDE Release 4.1 (GMD) */ /******************************************************************** * Copyright (C) 1991, GMD. All rights reserved. * * * * * * ...
35.08709
132
0.522733
13f18b2731503884f83202701aea1ed77eb036a7
1,339
c
C
libft/ft_memmove.c
lucaslf02/libft
6c1446e7cbcd32c7ffa58f575bc39d11f13c9865
[ "MIT" ]
null
null
null
libft/ft_memmove.c
lucaslf02/libft
6c1446e7cbcd32c7ffa58f575bc39d11f13c9865
[ "MIT" ]
null
null
null
libft/ft_memmove.c
lucaslf02/libft
6c1446e7cbcd32c7ffa58f575bc39d11f13c9865
[ "MIT" ]
null
null
null
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_memmove.c :+: :+: :+: ...
31.880952
80
0.264376
13f590e82f05682e40fc563532d6289ac54a60c5
1,257
h
C
System/Library/PrivateFrameworks/MediaPlaybackCore.framework/MPCDebugOverlayItem.h
lechium/tvOS145Headers
9940da19adb0017f8037853e9cfccbe01b290dd5
[ "MIT" ]
5
2021-04-29T04:31:43.000Z
2021-08-19T18:59:58.000Z
System/Library/PrivateFrameworks/MediaPlaybackCore.framework/MPCDebugOverlayItem.h
lechium/tvOS145Headers
9940da19adb0017f8037853e9cfccbe01b290dd5
[ "MIT" ]
null
null
null
System/Library/PrivateFrameworks/MediaPlaybackCore.framework/MPCDebugOverlayItem.h
lechium/tvOS145Headers
9940da19adb0017f8037853e9cfccbe01b290dd5
[ "MIT" ]
1
2022-03-19T11:16:23.000Z
2022-03-19T11:16:23.000Z
/* * This header is generated by classdump-dyld 1.5 * on Wednesday, April 28, 2021 at 9:07:08 PM Mountain Standard Time * Operating System: Version 14.5 (Build 18L204) * Image Source: /System/Library/PrivateFrameworks/MediaPlayb...
41.9
157
0.697693
13f6cb6b5433f9841c8fe8fc0be4280b51acad8b
305
h
C
BuDeJieGY/BuDeJieGY/Classes/Other/Category/NSDictionary+Property.h
f973gaoyuan/GYBaisibudejie
3830e5788ee1daede3e62e0359813efd8cd1780b
[ "MIT" ]
null
null
null
BuDeJieGY/BuDeJieGY/Classes/Other/Category/NSDictionary+Property.h
f973gaoyuan/GYBaisibudejie
3830e5788ee1daede3e62e0359813efd8cd1780b
[ "MIT" ]
null
null
null
BuDeJieGY/BuDeJieGY/Classes/Other/Category/NSDictionary+Property.h
f973gaoyuan/GYBaisibudejie
3830e5788ee1daede3e62e0359813efd8cd1780b
[ "MIT" ]
null
null
null
// // NSDictionary+Property.h // BuDeJieGY // // Created by 高源 on 2019/5/18. // Copyright © 2019 gaoyuan. All rights reserved. // #import <Foundation/Foundation.h> NS_ASSUME_NONNULL_BEGIN @interface NSDictionary (Property) - (void)createProperyCode:(NSDictionary*)dict; @end NS_ASSUME_NONNULL_END
16.944444
50
0.744262
13f6e8cffca26603c47b091e591580638a39a5a6
374
h
C
wapper/LevelDB.ReadOptions.h
peters/LevelDB.Net
0f58e0f276caa6e2a714d54f0265ed4205a6eb44
[ "BSD-3-Clause" ]
1
2020-04-25T13:18:56.000Z
2020-04-25T13:18:56.000Z
wapper/LevelDB.ReadOptions.h
peters/LevelDB.Net
0f58e0f276caa6e2a714d54f0265ed4205a6eb44
[ "BSD-3-Clause" ]
null
null
null
wapper/LevelDB.ReadOptions.h
peters/LevelDB.Net
0f58e0f276caa6e2a714d54f0265ed4205a6eb44
[ "BSD-3-Clause" ]
2
2016-04-13T11:48:32.000Z
2018-12-29T01:49:54.000Z
#pragma once #include "LevelDB.Snapshot.h" namespace LevelDB { public ref class ReadOptions { public: static initonly ReadOptions^ Default = gcnew ReadOptions(); public: property bool VerifyChecksums; property bool FillCache; property Snapshot^ Snapshot; public: ReadOptions(void); inte...
17.809524
62
0.705882
13f7ceaf98287c2e88706aa931d2019a289a28a4
603
h
C
schoolDatabase/Person.h
Lucien950/ICS4U
bfe1f11d5d5f452c05afb7b235d909f7a27f9af7
[ "MIT" ]
null
null
null
schoolDatabase/Person.h
Lucien950/ICS4U
bfe1f11d5d5f452c05afb7b235d909f7a27f9af7
[ "MIT" ]
null
null
null
schoolDatabase/Person.h
Lucien950/ICS4U
bfe1f11d5d5f452c05afb7b235d909f7a27f9af7
[ "MIT" ]
null
null
null
#ifndef CODE_PERSON_H #define CODE_PERSON_H #include <string> using namespace std; class Person{ private: string firstName; string lastName; string address; string secret; public: Person(string first, string last, string add); string getFirstName(); string getLastName(); string getAddr...
20.793103
50
0.688226
13f835895e798880d77b8d69dfa45500aa3fde43
14,135
c
C
puzzles/icons/keen-icon.c
nik0kin/puzzles
70df26c6cfc57b05549647ad3729eafb81a28cb5
[ "MIT" ]
13
2015-11-23T22:33:17.000Z
2021-01-25T15:21:06.000Z
puzzles/icons/keen-icon.c
nik0kin/puzzles
70df26c6cfc57b05549647ad3729eafb81a28cb5
[ "MIT" ]
null
null
null
puzzles/icons/keen-icon.c
nik0kin/puzzles
70df26c6cfc57b05549647ad3729eafb81a28cb5
[ "MIT" ]
7
2015-01-16T09:07:13.000Z
2021-05-07T17:08:48.000Z
/* XPM */ static const char *const xpm_icon_0[] = { /* columns rows colors chars-per-pixel */ "16 16 173 2", " c black", ". c #010101", "X c #040404", "o c gray2", "O c #070707", "+ c gray3", "@ c #090908", "# c #090909", "$ c #0A0A09", "% c #151414", "& c #181818", "* c #191818", "= c #1C1C1B", "- c #1E...
27.990099
99
0.345172
13f8fe7860277d6a0900b7d38e37f74d4fdf1029
1,438
h
C
include/insnet/param/sparse-param.h
ishine/N3LDG-plus
7fdfd79b75265487df9240176ca7a2b1adbaadab
[ "Apache-2.0" ]
27
2021-06-07T02:25:33.000Z
2022-03-16T20:41:14.000Z
include/insnet/param/sparse-param.h
ishine/N3LDG-plus
7fdfd79b75265487df9240176ca7a2b1adbaadab
[ "Apache-2.0" ]
null
null
null
include/insnet/param/sparse-param.h
ishine/N3LDG-plus
7fdfd79b75265487df9240176ca7a2b1adbaadab
[ "Apache-2.0" ]
3
2021-07-10T15:11:00.000Z
2022-03-06T03:10:30.000Z
#ifndef INSNET_SPARSE_PARAM_H #define INSNET_SPARSE_PARAM_H #include "insnet/param/base-param.h" #include "insnet/util/nrmat.h" #include "insnet/cuda/insnet_cuda.h" namespace insnet { class SparseParam : public BaseParam { // TODO Don't use it currently, bugs remained. public: SparseParam(const std::string &name...
23.193548
100
0.689847
13f992e018806f59123fad5517b44ef69f481690
209
h
C
libraries/fileio.h
valkarias/Pa
f025ce9eb7a7579fe3aca16e94c7849706886804
[ "MIT" ]
null
null
null
libraries/fileio.h
valkarias/Pa
f025ce9eb7a7579fe3aca16e94c7849706886804
[ "MIT" ]
null
null
null
libraries/fileio.h
valkarias/Pa
f025ce9eb7a7579fe3aca16e94c7849706886804
[ "MIT" ]
null
null
null
#ifndef Pa_fileio_h #define Pa_fileio_h #include "../src/object.h" #include "../src/value.h" #include "../src/vm.h" #include "../src/tools.h" #include "library.h" ObjLibrary* createFileioLibrary(); #endif
14.928571
34
0.69378
13f9a59a021f8e541cde8b5735490755f960bee2
1,279
h
C
MathTools.h
KKuryllo/xtr
cab1c875d405b6875297c795b9c09878a8fe34b9
[ "MIT" ]
null
null
null
MathTools.h
KKuryllo/xtr
cab1c875d405b6875297c795b9c09878a8fe34b9
[ "MIT" ]
null
null
null
MathTools.h
KKuryllo/xtr
cab1c875d405b6875297c795b9c09878a8fe34b9
[ "MIT" ]
null
null
null
#pragma once #include <glm/glm.hpp> #include <cmath> namespace xtr { // This template clamps a numerical value within a specified low and high range template<typename numericalType> numericalType valClamp(const numericalType low, const numericalType high, const numericalType test){ return test < low ? low : test ...
42.633333
146
0.714621
13fb2aa4f34e399c3594315fb930a028ad14e9b0
499
h
C
BlackBirdBox/src/BlackBirdBox/Tools/InstrumentationTimer.h
RokKos/black-bird-box
27205fcc6db18d042e712fd8640af41922c3c186
[ "MIT" ]
1
2020-06-22T16:57:16.000Z
2020-06-22T16:57:16.000Z
BlackBirdBox/src/BlackBirdBox/Tools/InstrumentationTimer.h
RokKos/black-bird-box
27205fcc6db18d042e712fd8640af41922c3c186
[ "MIT" ]
null
null
null
BlackBirdBox/src/BlackBirdBox/Tools/InstrumentationTimer.h
RokKos/black-bird-box
27205fcc6db18d042e712fd8640af41922c3c186
[ "MIT" ]
null
null
null
#pragma once #include <chrono> namespace BlackBirdBox { class InstrumentationTimer { public: InstrumentationTimer(const char* name) : m_Name(name) , m_Stopped(false) { m_StartTimepoint = std::chrono::steady_clock::now(); } ~InstrumentationTimer() { if (!m_Stopped...
16.096774
72
0.613226
13fc12ef42977d5fe286ae319c9337859b8930ed
4,759
h
C
windows/richedit/inci/port.h
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
windows/richedit/inci/port.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
windows/richedit/inci/port.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
#ifndef PORT_DEFINED #define PORT_DEFINED #include "lsdefs.h" #ifndef BIG_ENDIAN #define fPortTntiKern 0x0001 #define fPortTntiModWidthOnRun 0x0002 #define fPortTntiModWidthSpace 0x0004 #define fPortTntiModWidthPairs 0x0008 #define fPortTntiCompressOnRun 0x0010 #define fPortTntiCompressSpace 0x0020...
35.251852
95
0.645304
13fe3cb4df885126ece539246ea5af4ad79a9d98
806
h
C
PrivateFrameworks/JavaScriptAppleEvents/JSOCClosure.h
phatblat/macOSPrivateFrameworks
9047371eb80f925642c8a7c4f1e00095aec66044
[ "MIT" ]
17
2018-11-13T04:02:58.000Z
2022-01-20T09:27:13.000Z
PrivateFrameworks/JavaScriptAppleEvents/JSOCClosure.h
phatblat/macOSPrivateFrameworks
9047371eb80f925642c8a7c4f1e00095aec66044
[ "MIT" ]
3
2018-04-06T02:02:27.000Z
2018-10-02T01:12:10.000Z
PrivateFrameworks/JavaScriptAppleEvents/JSOCClosure.h
phatblat/macOSPrivateFrameworks
9047371eb80f925642c8a7c4f1e00095aec66044
[ "MIT" ]
1
2018-09-28T13:54:23.000Z
2018-09-28T13:54:23.000Z
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // #import <JavaScriptAppleEvents/JSOCFunctionPointer.h> @class NSInvocation, NSMutableDictionary; @interface JSOCClosure : JSOCFunctionPointer { NSMutableDictionary *_userInfo; ...
29.851852
93
0.766749
cd000ac0e82a1e9041004b066862600f37e95722
2,145
c
C
pt.c
gega/pq
c03b14fb6a7f7b78688070cf240cb52804efb574
[ "MIT" ]
1
2019-11-21T18:33:43.000Z
2019-11-21T18:33:43.000Z
pt.c
gega/pq
c03b14fb6a7f7b78688070cf240cb52804efb574
[ "MIT" ]
null
null
null
pt.c
gega/pq
c03b14fb6a7f7b78688070cf240cb52804efb574
[ "MIT" ]
null
null
null
/* MIT License Copyright (c) 2019 Gergely Gati -- gati.gergely@gmail.com 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 ...
25.535714
82
0.657809
cd0105c0683c5ee7d3be58204576c99a80235c64
3,311
h
C
disk/midas/src/midas/mpoll.h
visualizersdotnl/chipchop2-486
3f17d63ce852f3162b9bea5924ac59d0ea924701
[ "MIT" ]
null
null
null
disk/midas/src/midas/mpoll.h
visualizersdotnl/chipchop2-486
3f17d63ce852f3162b9bea5924ac59d0ea924701
[ "MIT" ]
4
2015-02-26T10:26:29.000Z
2015-09-14T16:30:44.000Z
disk/midas/src/midas/mpoll.h
visualizersdotnl/chipchop2-486
3f17d63ce852f3162b9bea5924ac59d0ea924701
[ "MIT" ]
null
null
null
/* mpoll.h * * Functions for polling MIDAS Digital Audio System in a thread * * $Id: mpoll.h,v 1.4 1997/07/31 10:56:52 pekangas Exp $ * * Copyright 1996,1997 Housemarque Inc. * * This file is part of MIDAS Digital Audio System, and may only be * used, modified and distributed under the terms of the MIDAS ...
26.070866
78
0.496225
cd08cdf1d234e35689f5f8aeee7e3dd0d3bb2066
4,340
h
C
src/components/input/mipsndfileinput.h
xchbx/fox
12787683ba10db8f5eedf21e2d0e7a63bebc1664
[ "Apache-2.0" ]
2
2019-04-12T10:26:43.000Z
2019-06-21T15:20:11.000Z
src/components/input/mipsndfileinput.h
xchbx/fox
12787683ba10db8f5eedf21e2d0e7a63bebc1664
[ "Apache-2.0" ]
1
2018-08-25T14:55:07.000Z
2018-08-25T14:55:07.000Z
src/components/input/mipsndfileinput.h
xchbx/NetCamera
12787683ba10db8f5eedf21e2d0e7a63bebc1664
[ "Apache-2.0" ]
1
2020-12-31T08:52:03.000Z
2020-12-31T08:52:03.000Z
/* This file is a part of EMIPLIB, the EDM Media over IP Library. Copyright (C) 2006-2016 Hasselt University - Expertise Centre for Digital Media (EDM) (http://www.edm.uhasselt.be) This library is free software; you can redistribute it and/or modify it under the terms of the GNU ...
36.470588
107
0.726728
cd0abcc253e58d2a8ca37fecafb09662fc46c87d
2,465
c
C
tests/libtap/basic/c-diag-file.c
winspool/c-tap-harness
cc7803f9d9de89cb625a78435fe31b481c03c227
[ "Unlicense" ]
22
2015-08-14T05:49:47.000Z
2022-03-07T06:07:08.000Z
tests/libtap/basic/c-diag-file.c
winspool/c-tap-harness
cc7803f9d9de89cb625a78435fe31b481c03c227
[ "Unlicense" ]
8
2015-08-03T14:46:33.000Z
2022-02-06T20:19:30.000Z
tests/libtap/basic/c-diag-file.c
winspool/c-tap-harness
cc7803f9d9de89cb625a78435fe31b481c03c227
[ "Unlicense" ]
10
2015-03-02T16:35:17.000Z
2022-03-07T06:07:11.000Z
/* * Test of the libtap diag_file function. * * Copyright 2013, 2014 Russ Allbery <eagle@eyrie.org> * * SPDX-License-Identifier: MIT */ #include <errno.h> #include <stdio.h> #include <string.h> #include <unistd.h> #include <tests/tap/basic.h> #include <tests/tap/macros.h> /* * A cleanup handler to remove our ...
25.153061
78
0.626369
fa5af4260513acc2d17c4fbd9be20836d2f82e39
712
h
C
phantom/src/platform/opengl/opengl_renderer_api.h
gilmarxd/phantom
81b183531fc482935021020e22fe5091d0b4bde2
[ "MIT" ]
null
null
null
phantom/src/platform/opengl/opengl_renderer_api.h
gilmarxd/phantom
81b183531fc482935021020e22fe5091d0b4bde2
[ "MIT" ]
null
null
null
phantom/src/platform/opengl/opengl_renderer_api.h
gilmarxd/phantom
81b183531fc482935021020e22fe5091d0b4bde2
[ "MIT" ]
null
null
null
#pragma once #include <glbinding/gl/gl.h> #include <glbinding/gl45core/gl.h> #include <glbinding/gl45ext/gl.h> #include <glbinding/glbinding.h> #include <renderer/renderer_api.h> PH_NAMESPACE_BEGIN class OpenGLRendererAPI : public RendererAPI { public: OpenGLRendererAPI() = default; virtual void impl_init() over...
22.25
82
0.783708
fa5c42e52fb8b77df2319e965ee2f6c4dfb734ea
369
h
C
RBF_MeshRetargeter/source/RBF_MeshRetargeter_functions.h
kamilisa/MayaPlugins
ad5e0077c26ce7a782e78cff626a2dfe2eb7d8ac
[ "MIT" ]
18
2022-01-08T09:49:02.000Z
2022-02-20T12:32:15.000Z
RBF_MeshRetargeter/source/RBF_MeshRetargeter_functions.h
kamilisa/MayaPlugins
ad5e0077c26ce7a782e78cff626a2dfe2eb7d8ac
[ "MIT" ]
2
2022-02-18T14:19:13.000Z
2022-03-09T02:38:42.000Z
RBF_MeshRetargeter/source/RBF_MeshRetargeter_functions.h
kamilisa/MayaPlugins
ad5e0077c26ce7a782e78cff626a2dfe2eb7d8ac
[ "MIT" ]
3
2022-01-20T08:29:09.000Z
2022-03-19T06:17:31.000Z
#pragma once // Eigen #include <Eigen/Dense> #include <vector> struct RBF { Eigen::MatrixXf P, V, W; int type; }; namespace RBFRetargeterFn { void setup ( RBF& rbf, const Eigen::MatrixXf& P, const Eigen::MatrixXf& F, int type ); void solve ( Eigen::VectorXf& result, const RBF& rbf, const Eigen::VectorXf& driverPo...
21.705882
91
0.691057
fa5f004cdaf6f5361059df0326fb91770fab9232
6,731
c
C
privwrite/main.c
michpappas/secure96_examples
2312040870358285af1e6295402a3b2ab8b194e2
[ "Apache-2.0" ]
null
null
null
privwrite/main.c
michpappas/secure96_examples
2312040870358285af1e6295402a3b2ab8b194e2
[ "Apache-2.0" ]
null
null
null
privwrite/main.c
michpappas/secure96_examples
2312040870358285af1e6295402a3b2ab8b194e2
[ "Apache-2.0" ]
null
null
null
#include <openssl/ec.h> #include <openssl/sha.h> #include <openssl/ssl.h> #include <stdio.h> #include <stdint.h> #include <stdlib.h> #include <string.h> #include <secure96/s96at.h> #define ARRAY_LEN(arr) (sizeof(arr) / sizeof(arr[0])) #define OPCODE_GENDIG 0x15 #define OPCODE_MAC 0x08 #define OPCODE_PRIVWRITE 0x46...
23.617544
81
0.693656
fa66f21dc7ec4e0f249c801e46bca6dcf44c6f02
141
c
C
lab1/helloWorld.c
matticoli/CS2303
5399fa2c8bdfcd0620793356dba108ba92f36da3
[ "Apache-2.0" ]
null
null
null
lab1/helloWorld.c
matticoli/CS2303
5399fa2c8bdfcd0620793356dba108ba92f36da3
[ "Apache-2.0" ]
null
null
null
lab1/helloWorld.c
matticoli/CS2303
5399fa2c8bdfcd0620793356dba108ba92f36da3
[ "Apache-2.0" ]
null
null
null
/* * helloworld.c -- Mikel Matticoli */ #include <stdio.h> int main(void) { printf("hello, world\n"); return 0; } // int main(void)
12.818182
35
0.595745
fa6714b6a2886009ef51c40f3da5d84c15c0d573
2,628
h
C
include/cfl_ast.h
burz/cfl
0b115e5d1c1a24e73da09e5028cbb571c8991ef4
[ "MIT" ]
11
2016-07-20T04:08:07.000Z
2022-01-28T00:21:04.000Z
include/cfl_ast.h
burz/cfl
0b115e5d1c1a24e73da09e5028cbb571c8991ef4
[ "MIT" ]
null
null
null
include/cfl_ast.h
burz/cfl
0b115e5d1c1a24e73da09e5028cbb571c8991ef4
[ "MIT" ]
1
2021-01-24T10:25:34.000Z
2021-01-24T10:25:34.000Z
#ifndef _CFL_AST_H_ #define _CFL_AST_H_ #include "cfl_ast.types.h" #include <stdbool.h> #include <stdlib.h> #define MAX_IDENTIFIER_LENGTH 100 #define NUMBER_OF_RESERVED_WORDS 10 extern int reserved_word_size[]; extern char* reserved_words[]; void cfl_reset_ast_error_flag(void); bool cfl_get_ast_error_flag(void); ...
38.086957
90
0.724886
fa677be90592693e322b9d6dab0f268689397476
546
h
C
ThreadLooper.h
willir/libeventThread
1d39fa5b8fe187e79f14a3062aa139524d2c37be
[ "Apache-2.0" ]
null
null
null
ThreadLooper.h
willir/libeventThread
1d39fa5b8fe187e79f14a3062aa139524d2c37be
[ "Apache-2.0" ]
null
null
null
ThreadLooper.h
willir/libeventThread
1d39fa5b8fe187e79f14a3062aa139524d2c37be
[ "Apache-2.0" ]
null
null
null
#pragma once #include <memory> // We use boost::thread to be able to get stack trace if exception has been raised // See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55917 #include <boost/thread.hpp> #include "Looper.h" namespace thread_loop { class ThreadLooper : public Looper { public: using Looper::Looper; ...
18.827586
82
0.695971
fa6a5a6fb63729ebe65711ede3b08be010859a55
343
h
C
ports/hw/psur5/include/xlwipconfig.h
IDA-TUBS/IDA_LWIP_FilterStack
d5ed10302ea8ebe82a5a6fb8b32d4af6d1d397da
[ "Unlicense" ]
3
2020-11-26T13:16:13.000Z
2020-12-10T08:54:58.000Z
ports/hw/psur5/include/xlwipconfig.h
IDA-TUBS/IDA_LWIP_FilterStack
d5ed10302ea8ebe82a5a6fb8b32d4af6d1d397da
[ "Unlicense" ]
null
null
null
ports/hw/psur5/include/xlwipconfig.h
IDA-TUBS/IDA_LWIP_FilterStack
d5ed10302ea8ebe82a5a6fb8b32d4af6d1d397da
[ "Unlicense" ]
null
null
null
#ifndef __XLWIPCONFIG_H_ #define __XLWIPCONFIG_H_ #include "lwipopts.h" /* This is a generated file - do not edit */ #define XLWIP_CONFIG_INCLUDE_GEM 1 #define XLWIP_CONFIG_EMAC_NUMBER 0 #ifndef XLWIP_CONFIG_N_TX_DESC #define XLWIP_CONFIG_N_TX_DESC 32 #endif #ifndef XLWIP_CONFIG_N_RX_DESC #define XLWIP_CONFIG_N_RX_...
18.052632
44
0.822157
fa700f8fb21d947c95c5445ccb75ce0980c27d1e
689
h
C
source/RenderingApp.h
redagito/VulkanTest
db0237a1207c4567f3288fb7a7130785a0543774
[ "MIT" ]
null
null
null
source/RenderingApp.h
redagito/VulkanTest
db0237a1207c4567f3288fb7a7130785a0543774
[ "MIT" ]
null
null
null
source/RenderingApp.h
redagito/VulkanTest
db0237a1207c4567f3288fb7a7130785a0543774
[ "MIT" ]
null
null
null
#pragma once #define GLFW_INCLUDE_VULKAN #include <GLFW/glfw3.h> #include <vector> class RenderingApp { public: void run(); private: // Init glfw window void initWindow(); // VK instance void createInstance(); void initVulkan(); void setupDebugMessenger(); void pickPhysicalDevice(); void mainLoop(); void...
19.685714
56
0.764877
fa719e3db5ab5f178399bfc5d21f8c2139b90969
28,105
c
C
c/lib/bitset.c
sdleffler/laser
c5f9c320ad55cb5d64d7d4601aed4782b7cc263e
[ "MIT" ]
null
null
null
c/lib/bitset.c
sdleffler/laser
c5f9c320ad55cb5d64d7d4601aed4782b7cc263e
[ "MIT" ]
null
null
null
c/lib/bitset.c
sdleffler/laser
c5f9c320ad55cb5d64d7d4601aed4782b7cc263e
[ "MIT" ]
null
null
null
/* Copyright (c) 2016 Sean Leffler Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, s...
28.944387
114
0.628358
fa71ab5a9f7b298e69334ad982c824b34d6027f2
3,627
h
C
re-ast.h
smilingthax/rexgen
76588a9005dfbc40ca87757d1d3a99ef2c825966
[ "MIT" ]
null
null
null
re-ast.h
smilingthax/rexgen
76588a9005dfbc40ca87757d1d3a99ef2c825966
[ "MIT" ]
null
null
null
re-ast.h
smilingthax/rexgen
76588a9005dfbc40ca87757d1d3a99ef2c825966
[ "MIT" ]
null
null
null
#ifndef _RE_AST_H #define _RE_AST_H #include "re-literal.h" #include "re-builder_base.h" #include <vector> #include <memory> #include <unordered_map> namespace Regex { typedef unsigned int expression_t; namespace detail { constexpr expression_t none=-1; struct Node; } // namespace detail class ExpressionPool...
26.282609
102
0.713537