blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
2
268
content_id
stringlengths
40
40
detected_licenses
listlengths
0
58
license_type
stringclasses
2 values
repo_name
stringlengths
5
118
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
816 values
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
2.31k
677M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
23 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
151 values
src_encoding
stringclasses
33 values
language
stringclasses
1 value
is_vendor
bool
2 classes
is_generated
bool
2 classes
length_bytes
int64
3
10.3M
extension
stringclasses
119 values
content
stringlengths
3
10.3M
authors
listlengths
1
1
author_id
stringlengths
0
228
d2b4dbab4b2fc3080289b60793c99e7bd0e836d4
607e69f9e4440ef3ab9c33b7b6e85e95b5e982fb
/deps/museum/5.0.0/bionic/libc/kernel/uapi/linux/affs_hardblocks.h
6f54ba18d6634f8c6faaba987790dceefff801de
[ "Apache-2.0" ]
permissive
simpleton/profilo
8bda2ebf057036a55efd4dea1564b1f114229d1a
91ef4ba1a8316bad2b3080210316dfef4761e180
refs/heads/master
2023-03-12T13:34:27.037783
2018-04-24T22:45:58
2018-04-24T22:45:58
125,419,173
0
0
Apache-2.0
2018-03-15T19:54:00
2018-03-15T19:54:00
null
UTF-8
C
false
false
3,621
h
/**************************************************************************** **************************************************************************** *** *** This header was automatically generated from a Linux kernel header *** of the same name, to make information necessary for userspace to *** call i...
[ "facebook-github-bot@users.noreply.github.com" ]
facebook-github-bot@users.noreply.github.com
f2a44dac538f8b9cf782bfb419194fa75d5c1fe9
80d72a3dd861fbf4c388fd80eca2861d005412b1
/src/mergebs/simhbs.c
c13e71c3638efa05ccba53595878d11be66ab1fd
[]
no_license
ACAD-UofA/tools
2e602baae6b23c789ee9840d3be8b8b2d365e982
b7bdcf4fc67bfa294950f4fbe8ec7fbd40febbb2
refs/heads/master
2020-07-31T19:59:19.314197
2019-09-25T04:26:37
2019-09-25T04:26:37
210,737,017
0
0
null
null
null
null
UTF-8
C
false
false
10,012
c
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <errno.h> #include <stdint.h> #include <sys/types.h> #include <fcntl.h> #include <unistd.h> #include <time.h> #include <math.h> #include "fold.h" #include "kmath.h" #include "kseq.h" KSEQ_INIT(int, read); #define min(a,b) ((a)<(b)?(a):(b)) #define ma...
[ "a1185467@acad2.rc.adelaide.edu.au" ]
a1185467@acad2.rc.adelaide.edu.au
3e3a5a75d050b401741a7aeda4413a5547ff4be3
d2cb2b4f923cceceaa0e6df7cad578431fe2402e
/Retia.Cuda/TestApi.h
7c664c18b5312d15b1f0007cfb5feac276fa620f
[ "Apache-2.0" ]
permissive
olegtarasov/Retia
f67d36ac10d63ed44b0a4f5b917145e96e1b0aa2
7c03f014a8bdc0845100b3dc8d3883f8eabbd9ab
refs/heads/master
2022-06-08T20:44:13.217372
2022-05-26T18:23:52
2022-05-26T18:23:52
78,338,462
2
1
null
null
null
null
UTF-8
C
false
false
1,719
h
#pragma once #include "ApiCommon.h" /* * Tests */ GPUAPI double _cdecl TestCrossEntropyErrorCpu(MatrixDefinition m1, MatrixDefinition m2); GPUAPI double _cdecl TestCrossEntropyErrorGpu(MatrixDefinition m1, MatrixDefinition m2); GPUAPI _VOID TestCrossEntropyBackpropCpu(MatrixDefinition m1, MatrixDefinition m2, MatrixD...
[ "oleg.v.tarasov@gmail.com" ]
oleg.v.tarasov@gmail.com
66cdd3dc81a4e56bc891a533c7428581162cd4d2
54a9f264c82a0509c96776ea2033a23c04ca7cef
/arch/arm/src/stm32/stm32_hall3ph.c
4d6ae7117e17eec92f718c85adb67c476190a3c5
[ "CC-BY-4.0", "Apache-2.0", "MIT", "CC-BY-2.0", "SunPro", "ISC", "MIT-open-group", "BSD-2-Clause", "BSD-3-Clause", "HPND-sell-variant", "LicenseRef-scancode-warranty-disclaimer", "GPL-1.0-or-later", "MIT-0", "LicenseRef-scancode-bsd-atmel", "HPND", "LicenseRef-scancode-other-permissive"...
permissive
sonydevworld/spresense-nuttx
d1ad0f7e581942330ea3f4cd0d10733571e4e4f0
70eb038a2e23def3599b7c407e5a1a23b32bd5bd
refs/heads/new-master
2022-10-08T05:51:26.190924
2022-08-05T01:39:24
2022-08-05T01:39:24
140,545,215
36
51
Apache-2.0
2022-09-20T12:25:38
2018-07-11T08:28:32
C
UTF-8
C
false
false
6,374
c
/**************************************************************************** * arch/arm/src/stm32/stm32_hall3ph.c * * 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 copyrigh...
[ "xiaoxiang781216@gmail.com" ]
xiaoxiang781216@gmail.com
5f2cac0b9705c04de82d1c90e47f160364b0ee4d
d3a468c1820a557abea47c03e91af6d4003145f9
/libft/ft_strndup.c
4bc558771182f4d6a2adf9499ee3213ff7e25a2c
[]
no_license
Seybol/Raytracer
efbe8a7325a8422d9bdf1aa6d268759b808b537c
ca037fe809187f2f5c5bc6c181d55648d0063ab3
refs/heads/master
2021-01-19T21:20:48.363002
2017-04-18T16:31:36
2017-04-18T16:31:36
88,643,271
0
0
null
null
null
null
UTF-8
C
false
false
1,253
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strndup.c :+: :+: :+: ...
[ "scebula@e2r11p12.42.fr" ]
scebula@e2r11p12.42.fr
59f89f3840f98926a37fbfa45c849362670f12be
0faf1f04c760d85d28c67712569811d4101a5d5b
/Ergasia_No2/Askisi_1/main.c
7b1ec6def7e938864155bc812aa9cf6225bcd02f
[ "MIT" ]
permissive
std123538/pls50-E6
f57a98df3be5df17cb188bfe209ab36a7dcdbf8f
001488db86ccbbfbc6814993e1391794feefeb57
refs/heads/master
2021-01-21T18:50:16.115578
2017-05-22T19:36:38
2017-05-22T19:36:38
92,086,580
0
0
null
null
null
null
UTF-8
C
false
false
16,675
c
#include <stdio.h> #include <stdlib.h> #include <string.h> #define ARXEIO "bus.txt" //Dilosi domis me hrisi tis typedef typedef struct bus_struct{ char name[40]; unsigned short num[10]; unsigned int th; } bus_t; //Akolouthoun oi prosthies diloseis ton sunartiseon pou tha hrisimopoiisoume sti main voi...
[ "std123538@ac.eap.gr" ]
std123538@ac.eap.gr
3c7ea00a9e4c7b93cbf48b9da4af22065a3386d9
a472ef5e4096fbb0684776f17c92c3f9b116c71c
/fe/xilinx/sdkDev/bram_app_bsp/ps7_cortexa9_0/libsrc/devcfg_v2_02_a/src/xdevcfg_g.c
8bf210871c74ffb592a8c91c145d58bd7d77f476
[]
no_license
alishbakanwal/cern_git
d1d53ae0b5355d6123908d4d96076cf8a329c75f
a30d00dbcd8594fcdb7b4ecbf67d279b2073f0b6
refs/heads/master
2020-04-15T13:36:04.857055
2016-11-12T11:16:21
2016-11-12T11:16:21
57,893,770
2
1
null
null
null
null
UTF-8
C
false
false
560
c
/******************************************************************* * * CAUTION: This file is automatically generated by libgen. * Version: Xilinx EDK 14.5 EDK_P.58f * DO NOT EDIT. * * Copyright (c) 1995-2012 Xilinx, Inc. All rights reserved. * * Description: Driver configuration * ********************************...
[ "14mseeakanwal@seecs.edu.pk" ]
14mseeakanwal@seecs.edu.pk
bc3a841cbd5c70ff95cc807942f56ab7aba40897
5759628b4fbffcf5e5c79de707a2096982d302d8
/0x13-more_singly_linked_lists/2-add_nodeint.c
a2f437f3c48347c53881404b2c98a83b47965931
[]
no_license
Fabian-Andres/holbertonschool-low_level_programming
928bda4b012cef36ae3bf9137a13d9016ccd4d58
2fcced4e46a5185de59b473509489f90f4ebba58
refs/heads/master
2020-12-29T06:16:06.404501
2020-08-27T04:04:28
2020-08-27T04:04:28
238,487,358
1
0
null
null
null
null
UTF-8
C
false
false
413
c
#include "lists.h" /** * add_nodeint - add new node. * * @head: head of list. * @n: node to add. * Return: new head. */ listint_t *add_nodeint(listint_t **head, const int n) { listint_t *new_node; new_node = malloc(sizeof(listint_t)); if (new_node == NULL) return (NULL); if (head == NULL) { *head = new...
[ "f4bian.andres@gmail.com" ]
f4bian.andres@gmail.com
2462f308f4bd4c62edccdfbb9e3e8644df8dee1d
e8ba2644a60cfb3ef825eb866ddc63e7bfccbcd5
/B2PA3.C
2570c886c0b1dcc2b575c8e84c9daf5c09b158bb
[]
no_license
nileshcs11/NumericalAnalysis
6720d74843efc7ea4daa4a89673e26e78e06e42e
5285b0f591852d3ec62cffdeda148cecb7c7fd21
refs/heads/master
2020-03-17T18:31:13.634461
2018-05-21T10:56:14
2018-05-21T10:56:14
133,825,729
0
0
null
null
null
null
UTF-8
C
false
false
1,079
c
//This program finds the value of y w.r.t. a given value of x for the //following differential equation // dy / dx = xy with y(0) = 2 #include<stdio.h> #include<conio.h> float f(float x, float y) { return (x * y); } int main() { float x0, xn, y0, h, k1, k2, k3, k4, k; int n; clrscr(); print...
[ "nileshraina74@gmail.com" ]
nileshraina74@gmail.com
2c899b7eae8edb5e98e19e6fa5d9186da8dff9cc
55e72b7f1a8cdac9a15a80afdb2a2e61b6c84e84
/include/io.h
a9124172cbcac3191d41b8341a348e92681c8739
[]
no_license
bit-mips/loader
2669472c344621d46ec285ef535d7ffec5bd6567
f13100b0491aaf76eca478849f4055e0288e6013
refs/heads/master
2021-06-24T16:21:29.567399
2020-12-10T07:33:25
2020-12-10T07:33:25
147,280,493
0
0
null
null
null
null
UTF-8
C
false
false
255
h
#ifndef _io_h_ #define _io_h_ #include <stdint.h> extern void io_init(void); extern void outc(char c); extern char getc(void); extern void outs(char *s); extern void outb(uint8_t b); extern void outh(uint16_t h); extern void outw(uint32_t w); #endif
[ "jiangxueqian@gmail.com" ]
jiangxueqian@gmail.com
c0ee075056894b419dbf69b2b3d661ed3519c800
bc949cbcded25afc8511d07c8d86509d5746b2a8
/dataset/4254.c
8d54b5a3ad7aca4598da5f5aca787de46d5f2bd5
[]
no_license
hqjenny/CSmith_random_pgm
52aa1face59749a9d0656fc4088f6f921aac2dab
0ebf41b85201cbe791a13304cdb45e22504f0ce7
refs/heads/master
2023-08-17T23:28:24.519500
2021-09-15T19:55:23
2021-09-15T19:55:23
406,904,982
1
0
null
null
null
null
UTF-8
C
false
false
3,652
c
/* * This is a RANDOMLY GENERATED PROGRAM. * * Generator: csmith 2.2.0 * Git version: dcef523 * Options: --no-structs --no-pointers --no-math64 --max-funcs 4 --no-unions --output 4254.c * Seed: 2047900766 */ #include "csmith.h" static long __undefined; /* --- Struct/Union Declarations --- */ /* --- GL...
[ "hqjenny@hotmail.com" ]
hqjenny@hotmail.com
4811df968e1e89ecfded8caa5a8c24c95088104b
a8fe56c633588aa7e0e0299d1af14f7727631ee5
/kernel/test/kshell/priv.h
b5c0239b380183e6b56cee5b12dbc16121b8aee4
[]
no_license
darshanramu/LinuxLikeOS
5e54605accfc61e04c0b12f8a577ecedf3a964bf
863c151588a9233d69fbc46794dbcc6e580c312e
refs/heads/master
2020-05-16T21:06:01.837800
2015-08-09T00:03:26
2015-08-09T00:03:26
40,419,901
2
1
null
null
null
null
UTF-8
C
false
false
1,938
h
/******************************************************************************/ /* Important Spring 2015 CSCI 402 usage information: */ /* */ /* This fils is part of CSCI 402 kernel programming assignments at USC. ...
[ "vrdarshan@gmail.com" ]
vrdarshan@gmail.com
1909de376ce3af7ddb82c960d8937fe0dbe7bb54
9c06e4412c914d7af7dc37698a16e77db856bd1e
/3/v/shortest_job_first.c
62219e30f9e02faa3e1cddc7b4a4d164a8cb1c26
[]
no_license
abhishekdhar30/OSL
c7489bacbd54d95711469b25572ba9845c78aaad
65e4b91f86df84db7c25e2bec70d02adf1784768
refs/heads/main
2023-08-27T13:51:46.651142
2021-11-12T09:12:20
2021-11-12T09:12:20
null
0
0
null
null
null
null
UTF-8
C
false
false
3,019
c
#include <stdio.h> #include <stdbool.h> struct Process{ int pid, arrival_time, burst_time, turn_around_time, waiting_time, completion_time, remaining_time; bool is_completed; }; void shortest_job_first(struct Process p[], int size) { /* * Input : Process array. * Utility : a) Employ shor...
[ "11sudarshang@gmail.com" ]
11sudarshang@gmail.com
ea9d2d04542897b9a50110f0c18cb7ef6d2ecabc
83214753e9183327e98af0e6768e9be5385e5282
/d/changan/qinhuang/entershidao3.c
3d30ddbfb7840b7f7416d8e84185c04ae70cf7e2
[]
no_license
MudRen/hymud
f5b3bb0e0232f23a48cb5f1db2e34f08be99614e
b9433df6cf48e936b07252b15b60806ff55bb2f3
refs/heads/main
2023-04-04T22:44:23.880558
2021-04-07T15:45:16
2021-04-07T15:45:16
318,484,633
1
5
null
null
null
null
GB18030
C
false
false
1,224
c
#include <command.h> inherit ROOM; void create() { set("short", "秦皇墓室口"); set("long", @LONG 自己站在长长的白玉石阶之底,石阶直通向上方那六丈来高、十里 来宽的巨大平台。仰头望去,广阔的黑色顶穹缀满了千万颗宝石、明珠, 光彩夺目,璀璨似星河,浩瀚如夜空,将四周照得一片皎皎明亮。在那 瑰丽的顶穹下方,赫然竟是一座拔地而起、连天入穹的雄伟宫城。那巍 峨壮丽的城楼殿宇,钩心斗角的流檐飞瓦,绵延雄矗于白玉石台上,如 泰山压顶,竟比长安城楼还要气势磅礴、雄奇瑰丽!石阶两边的广场上, 密密麻麻竟全是列成方阵的兵俑。铜人、...
[ "i@oiuv.cn" ]
i@oiuv.cn
130cb2d414b7e99ec4d9544b69858ab3c352d686
ff5e7a4ed7f3688ea155785123c207f7bd554894
/CardboardDemo_iosBuild/Classes/Native/UnityEngine_UI_UnityEngine_UI_Toggle_ToggleTransition.h
7af8c73de7ef2a2c6a00421a5fa7e4ec18da7712
[]
no_license
VendorLisy09/CardboardDemo
b24c45b700bf1368425994d07de8dbc41a227d5d
850ed8b3aed712b11e8387e2e930179fb2ee9671
refs/heads/master
2021-05-29T20:38:28.960540
2015-11-24T07:18:30
2015-11-24T07:18:44
null
0
0
null
null
null
null
UTF-8
C
false
false
408
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include "mscorlib_System_Enum.h" #include "UnityEngine_UI_UnityEngine_UI_Toggle_ToggleTransition.h" // UnityEngine.UI.Toggle/ToggleTransition struct ToggleTransition_t293 { // S...
[ "suiyan.li@dena.com" ]
suiyan.li@dena.com
3049a74d37f97335bbbe59e66edc02ff28ec5cb0
9887c296d34a07eabc5a153f3e2eb5aa65b0a91e
/Vector/header.h
9a04c942ae3b1d8a534a03dda934f459f2ad1b52
[]
no_license
Imomali-uzb/Data_Structure--Array_Matrix
a6b4851a45e310b9958a96fc16634b418d47fbb7
5fe79ce3184899aab621c8208b3051e6423ed17a
refs/heads/main
2023-06-05T22:29:52.397173
2021-07-03T13:51:59
2021-07-03T13:51:59
null
0
0
null
null
null
null
UTF-8
C
false
false
486
h
#include <stdio.h> #include <stdlib.h> #include <malloc.h> typedef struct Line{ int items; int *data; }Line; typedef struct Matrix{ int lines; struct Line *ptr; }Matrix; typedef struct Vector{ int size; int *res; }Vector; int getInt(int *); int getMatrix(Matrix *); void printMatrix(const ch...
[ "noreply@github.com" ]
Imomali-uzb.noreply@github.com
90414b122ca38dbcce9212de448526c3e9930845
e9cd24e88ec01d2aa11946748588de2977e740a5
/Leap year or not.c
31a7dbdf00620784a16d5bf4fa818159ba0c3c02
[]
no_license
786shankar/shankar1
85e894610576d6febbef493af39201e003047a39
4dd5734b735c38b65b1e68f3437a50c09cc589b8
refs/heads/master
2021-05-10T08:38:28.275946
2018-02-06T10:54:42
2018-02-06T10:54:42
118,897,797
0
0
null
null
null
null
UTF-8
C
false
false
191
c
#include <stdio.h> int main() { int a; printf("enter the year"); scanf("%d",&a); if(a%4==0) printf("it is leap year"); else printf("it is not a leap year"); }
[ "noreply@github.com" ]
786shankar.noreply@github.com
153822840075910f74e9a943fd1cd87a64fa87a9
6b287e2f85aba85020111de7283d304841543656
/SpaceChainOS/spacechainos-base/openssl/openssl/apps/gendsa.c
da5c9321cd88eb5bfb740539106d7e037f3d45ff
[ "OpenSSL", "LicenseRef-scancode-openssl", "LicenseRef-scancode-ssleay-windows" ]
permissive
zz921121/SpaceChainOS
38d754f495d5986c3f3a9e1afee1234a62b804c0
cc3beed4bc2043e9129e45c83e6a813cb58ce05f
refs/heads/master
2021-04-06T10:41:49.310651
2018-03-14T13:05:53
2018-03-14T13:05:53
125,383,594
1
0
null
2018-03-15T14:57:10
2018-03-15T14:57:09
null
UTF-8
C
false
false
10,187
c
/* apps/gendsa.c */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). * The implementation was written so as to conform with Netscapes SSL. * * This library is free for commercial and non...
[ "dujinglun@hotmail.com" ]
dujinglun@hotmail.com
082fc4b448e3b9dcc21f4e01ff0a4da53e366712
0aef26863f142bef75a0e4aaf7da76fc95e3d8ae
/crypto_sign/falcon512tree/ref/sign.c
807e148cab1410ed4241d9df745f7c25f8671869
[ "MIT" ]
permissive
jedisct1/supercop
94e5afadc56ef650d7029774a6b05cfe2af54738
7c27338ee73a2bd642ba3359faaec395914175a2
refs/heads/master
2023-08-02T20:12:39.321029
2023-05-30T03:03:48
2023-05-30T03:03:48
179,046,113
23
2
null
null
null
null
UTF-8
C
false
false
34,528
c
/* * Falcon signature generation. * * ==========================(LICENSE BEGIN)============================ * * Copyright (c) 2017-2019 Falcon Project * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the * "Software"), to d...
[ "github@pureftpd.org" ]
github@pureftpd.org
595d1e37bf4796552ffde61dd97df1b00bfd9aad
72417ce42a61aece538fda4b417c9690323662ea
/diskmodel/modules/dm_mech_g1_param.h
3edb25f0905f27ab0b5597c49a3d5126466caeb5
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
KB-Leonig/disksim
601bf30a0960d160acf59ecb78320c352f6a688c
f75f3cccbe12e922e745951c83b549b4f4ca0672
refs/heads/master
2021-09-15T23:48:51.968343
2018-06-13T02:41:35
2018-06-13T02:41:35
null
0
0
null
null
null
null
UTF-8
C
false
false
1,568
h
#include <libparam/libparam.h> #ifndef _DM_MECH_G1_PARAM_H #define _DM_MECH_G1_PARAM_H /* prototype for dm_mech_g1 param loader function */ struct dm_mech_if *dm_mech_g1_loadparams(struct lp_block *b, int *num); typedef enum { DM_MECH_G1_ACCESS_TIME_TYPE, DM_MECH_G1_CONSTANT_ACCESS_TIME, DM_MECH_G1_SE...
[ "=12015237@hdu.edu.cn" ]
=12015237@hdu.edu.cn
cf13f615c8ff79b585bc84371a779a2d48062346
69f2ed4793ac1315d1db08501472228a3623ef0a
/App/ArduinoCode/Previous Test Code/SockeSense_Ceedling_TDD/src/PositionSerial.h
cd531cf8abe51fe44786ee6aae98ef3f3d9aa3c9
[]
no_license
axelzedigh/HK-SocketSense-Code-Clean
5d8e5cf3f426a68ddbca0d0d177dc9cfb02257c7
51fd9e847098b0dc9621d51b11d53cec4c095fee
refs/heads/master
2023-02-20T08:36:37.994505
2021-01-22T17:51:07
2021-01-22T17:51:07
332,020,157
0
0
null
null
null
null
UTF-8
C
false
false
188
h
#ifndef D_PositionSerial_H #define D_PositionSerial_H #include "arduino.h" //void stop_motors(); void motorPositionRead(double motor_position_sensor[6]); #endif /* D_PositionSerial_H */
[ "axel.zedigh@gmail.com" ]
axel.zedigh@gmail.com
468e38adf95a4ddd697ba8a8f1c1eaccfc4a4b6a
8c0b9e888ba5c635e9a6c17fed251b38b4763276
/libft/sources/string/ft_strndup.c
52d0dafc0ec99eaa16c910b6cff259c30225c0c5
[]
no_license
mpaju/ft_select
711ae91f7c1ff9ef6f7373fc8cdfc5207a77c19b
2974781fea3bedf1bcd76cb824f98f61e6fbf217
refs/heads/master
2021-08-15T11:40:15.324200
2017-11-17T19:57:54
2017-11-17T19:57:54
108,837,393
0
0
null
null
null
null
UTF-8
C
false
false
1,236
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strndup.c :+: :+: :+: ...
[ "mikkpaju@gmail.com" ]
mikkpaju@gmail.com
f1df571e1d17e8487f697dc36f4a6e0b283b8613
c2d8805e34bb601f4cc1d4af13385c0c9802144d
/bin/varnishd/cache/cache_obj.h
00584344acf2b345ac1e3242261ad051ff4f5a29
[ "BSD-2-Clause" ]
permissive
xinqing/Varnish-Cache
163c59daef72de666c2a9ffd4f3f89835413b15e
085d3b265f071b1e790a0e73bd52f6bb053bf478
refs/heads/master
2020-12-11T07:26:01.102781
2016-01-18T23:26:19
2016-01-18T23:26:19
null
0
0
null
null
null
null
UTF-8
C
false
false
3,067
h
/*- * Copyright (c) 2006 Verdens Gang AS * Copyright (c) 2006-2011 Varnish Software AS * All rights reserved. * * Author: Poul-Henning Kamp <phk@phk.freebsd.dk> * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met:...
[ "phk@FreeBSD.org" ]
phk@FreeBSD.org
722cde9503a5af9ac59684a8b98200008bca5721
2266eb133fc3121daf0aa7f4560626b46b94afe0
/d/wudu/jiang2.c
281c5e314b58315ba6a7cbef9eb6008d6a98bd99
[ "MIT" ]
permissive
oiuv/mud
6fbabebc7b784279fdfae06d164f5aecaa44ad90
e9ff076724472256b9b4bd88c148d6bf71dc3c02
refs/heads/master
2023-08-18T20:18:37.848801
2023-08-13T07:00:15
2023-08-13T07:00:15
112,278,568
99
49
MIT
2023-02-01T03:42:14
2017-11-28T03:05:14
C
UTF-8
C
false
false
852
c
#include <ansi.h> inherit RIVER; void create() { set ("short", "桃花江东岸"); set ("long", @LONG 这里是桃花江 (river)边,江水清澈,水流平缓,两岸都 是无边的桃树,不断有桃花随风飘入江中,随波逐流。江边停 泊着一条渡船。 LONG); set("arrive_room", "/d/wudu/jiang1"); set("exits", ([ "east" : __DIR__"cun1", "south" : __...
[ "i@oiuv.cn" ]
i@oiuv.cn
bfad6686697616b5a3ed1ab4cb4f6a1223fb6e16
2aefe6b3a68c62d3e2b4349989ca891426b31527
/src/lendec.c
c97c471043743dd4e579250225da3946efcdb50b
[ "MIT" ]
permissive
charliexp/akasn1lib
5fb33b8f69ae5bc3e8c9055c69db83815ddb5ec9
b0eff9a74b15cbf73d2cd661b3ebaf9b196e54dc
refs/heads/master
2021-01-19T13:49:22.729469
2016-04-16T14:01:33
2016-04-16T14:01:33
null
0
0
null
null
null
null
UTF-8
C
false
false
1,038
c
/* * lendec.c * * written 1993 by Andreas Kraft */ # include "akasn1.h" /** * \brief Decode a "length" field * * \details This function decodes a "length" field of an ASN.1 value. * \p buffer contains the encoded length, \p length is a pointer * to a long variable which should get the ...
[ "an.kraft@googlemail.com" ]
an.kraft@googlemail.com
ebec2bb01dbee32d460aa1e0203b43156fba775c
c43db56ffa17cc914805c089f6c60d0d9e7422f1
/apue/pty/pty_open.c
b0d57c025605b75c38b59c1339d73f1bdacd63d5
[]
no_license
xhx1993/CLearn
e7a5ba3adfdc861e12e8a4f3752a5dd5da9090aa
b0339da29024c1b78faaf06a12b21213036caba2
refs/heads/master
2021-09-04T07:53:30.245425
2018-01-17T06:42:50
2018-01-17T06:42:50
113,748,061
0
0
null
null
null
null
UTF-8
C
false
false
1,239
c
#include "apue.h" #include <errno.h> #include <fcntl.h> #if defined(SOLARIS) #include <stropts.h> #endif int ptym_open(char *pts_name, int pts_namesz) { char *ptr; int fdm, err; if ((fdm = posix_openpt(O_RDWR)) < 0) return (-1); if (grantpt(fdm) < 0) goto errout; if (unlockpt(fdm) < 0) goto errout; if ((...
[ "514765663@qq.com" ]
514765663@qq.com
6f48dcb18c723a9c83ba199c767cd32283fcbb23
8c568df3e780e4b19236e21ebb556c1c75f3f0bb
/3to3/cpu/bd29/iic_eeprom_test.c
56d63e43e932dc3a2a0a84a14fc9d6ea58e57aa6
[ "Apache-2.0" ]
permissive
NoCodeNoLife-404/gitskills
f9b949a9823976007116e56e4c9fda61b72cc979
99e4a2bc88a75994eee3ce1be9e098630cc13aef
refs/heads/master
2022-12-07T18:36:44.764525
2020-08-27T07:41:41
2020-08-27T07:41:41
288,133,150
0
0
null
null
null
null
UTF-8
C
false
false
7,795
c
#include "system/includes.h" //#include "device/iic.h" #include "asm/iic_hw.h" #include "asm/iic_soft.h" #if 0 #define EEPROM_RADDR 0xa1 #define EEPROM_WADDR 0xa0 #define DELAY_CNT 0 #if 0 #define iic_dev 0 #define iic_init(iic) h...
[ "601334721@qq.com" ]
601334721@qq.com
5f764c6f3305030818c2b5f9fa38c27285c1a241
908eb2d07294fe2cbb130346eac5254639f61ebb
/College_LAB_2nd_SEM/Prg_12e.c
23014030c010847b79ff3de07b9deda8e3fcf110
[]
no_license
rajdip20/All_About_C
d4009e6c8454c0b0befe7b573e8b671a73b42895
0ff3e68d93b7153a1fe25e8fa4e5a52ab8b037bd
refs/heads/main
2023-06-28T01:23:58.278779
2021-07-23T05:12:13
2021-07-23T05:12:13
382,242,979
5
3
null
null
null
null
UTF-8
C
false
false
385
c
/* Write a program in c to find the sum of the following series. s= 1!+ 2!+ 3!+ 4!+.....+ n! ~~~~~~ Update Date : 02/07/2021 ~~~~~~ */ #include<stdio.h> int main() { int i, n, s = 0, m = 1; printf("Enter the value of n: "); scanf("%d", &n); for(i = 1; i <= n; i++) { m = m *...
[ "dasrajdip78754282@gmail.com" ]
dasrajdip78754282@gmail.com
e92e51f3830386177bf5d3a6a6ae90096e3720af
edf38b37eba46310ca7d93cd201614c9f7f5c064
/libft/ft_striteri.c
f0e23654c4ebe500e0d180f0cbad7bb4f13eb785
[]
no_license
Baparis/wolf3d
5488e924ce64f80b97315d2b7d44c2ebab4ccc52
b0f1e8b2cba7319f6ea28972f918a526f465741b
refs/heads/master
2021-01-24T06:48:25.325259
2017-06-04T16:33:57
2017-06-04T16:33:57
93,323,087
0
0
null
null
null
null
UTF-8
C
false
false
1,059
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_striteri.c :+: :+: :+: ...
[ "baparis@e2r7p21.42.fr" ]
baparis@e2r7p21.42.fr
742fc6cb81159360d0049dfc4758594288087634
39f23c7fe7b243ad6210d228dd9e0220b7c00abb
/flexstr.c
eb1ea5a7398d5da514b57d51aca4c225a36adfdd
[]
no_license
skarger/prxs
74c525ebdd288597d64513b5956407328ff88b9a
94e095baf5040b986e6fa2eda2bbf4d4cd91bbdf
refs/heads/master
2021-01-02T08:52:01.121693
2013-05-09T03:44:21
2013-05-09T03:44:21
null
0
0
null
null
null
null
UTF-8
C
false
false
3,166
c
#include <stdlib.h> #include <stdio.h> #include "flexstr.h" #include "util.h" /* * flexstr.c -- a set of functions for handling flexlists and flexstrings * * a flexlist is an array of strings that grows as needed * methods are: * * fl_init(FLEXLIST *p,int chunk) - initialize an FLEXLIST * fl_append(FLEXLIST *p...
[ "stephen.karger@gmail.com" ]
stephen.karger@gmail.com
27ed6b23a4525e0649c65148d5d8947685792824
dadfddb4c373dd1b6e6e2a472eb45045abd3ffbf
/Analyzers/test/Cascade/testCascade.C
011c6c5dffaa03de93a2c85e5587fa7f5d0e020f
[]
no_license
JanFSchulte/muonHLTPaper_10_2_6
ed8bf65f5ca19ac95e1d9435ed1f4a53a8b6c98b
c63445791dabd8b5e809e24a309d6081f8af1a33
refs/heads/master
2022-10-15T00:40:10.164081
2021-06-15T21:13:08
2021-06-15T21:13:08
222,763,542
0
1
null
2019-11-19T18:34:38
2019-11-19T18:34:37
null
UTF-8
C
false
false
7,673
c
//Counts numbers of HLT muon from Cascade that: 0.No match with offline muon 1.Match HLTmuon 2.Match TkMuon 3. Tk or HLTmuon 4.Passes HLT filter 5.Passes Tk filter 6.Or in the filter. #include "TROOT.h" #include "TStyle.h" #include "TFile.h" #include "TCanvas.h" #include "TH1F.h" #include "TTree.h" #include ...
[ "bibhu.phy@gmail.com" ]
bibhu.phy@gmail.com
2e654345a44df682cf79d99702366ecf7c5b51ca
5067f6d21346e37cb648594affb433f097fb6629
/src/prex/usr/server/proc/proc.h
4a1c6f8718bfcb56287bd28ee9c8745b0d769a86
[]
no_license
Erant/libspmp3050
188604be73fc02bddc2a770ba24fafb356e4ccc1
ebfbd1d83975a1028bd17a6c6a0df67cd86d8404
refs/heads/master
2016-09-06T03:27:06.998625
2010-07-13T13:35:18
2010-07-13T13:35:18
32,201,372
0
0
null
null
null
null
UTF-8
C
false
false
4,548
h
/* * Copyright (c) 2005-2007, Kohsuke Ohtani * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of...
[ "niels.brouwers@43f8b19c-239f-11de-8bc4-bb72633a7edc" ]
niels.brouwers@43f8b19c-239f-11de-8bc4-bb72633a7edc
ec07576fc81263d91dcb71929f078090083ac484
b9ed2baee280ad9cb7fbaca9c769ca98599d9605
/modules/video/libavcodec/mod/simple_idct.c
e0a12818708a4e1b4608d3624f21bfa8c43aaa14
[]
no_license
PSP-Archive/PSIX
2ff7a176f7e3bbce2bde4164c52f97a55411e02f
89a81fa461e24be3380edaed3d0f3e8040d66104
refs/heads/main
2023-03-10T09:55:33.410033
2021-02-27T23:10:57
2021-02-27T23:10:57
342,978,191
0
1
null
null
null
null
UTF-8
C
false
false
16,320
c
/* * Simple IDCT * * Copyright (c) 2001 Michael Niedermayer <michaelni@gmx.at> * * This library 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 of the License, or (at your opt...
[ "pierluigiortenzi@gmail.com" ]
pierluigiortenzi@gmail.com
dd40540cd6e57744f5b9ae9f78ffe71dde6b61d3
51ea90619a4754faaf5ade355b5191dfd2d696a4
/Labyrint kopio/labyball/Classes/Native/mscorlib_System_Collections_Generic_Dictionary_2_K2899969229MethodDeclarations.h
a601f8b68e4a5714dcece074bd999ecaacd1ad1e
[]
no_license
mimietti/MySandbox-
0baecb7bbd9fa9cd642b1f080a26a62b18ba1dff
2600b9ab03979b4dd5a37bc81c4c818de8d1c6d3
refs/heads/master
2021-01-22T17:34:03.440543
2016-12-20T13:16:27
2016-12-20T13:16:27
63,416,433
0
0
null
null
null
null
UTF-8
C
false
false
6,489
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include <assert.h> #include <exception> #include "codegen/il2cpp-codegen.h" #include "mscorlib_System_Collections_Generic_Dictionary_2_K3863041501MethodDeclarations.h" // System.Vo...
[ "michaelmiettinen@Michael-MacBook-Pro.local" ]
michaelmiettinen@Michael-MacBook-Pro.local
e3d494310acc4721e00bc38847ac878b1d573b29
f56940af77c8618e642d0509aac287b8b289250e
/Platform/MCU/ATSAMG55/peripherals/platform_gpio.c
4343801b671163662aae9bad93fc009975536ad7
[]
no_license
hujg/smartCup_micokit_V2.3.0.2
fa19546db15282364b3edcdc159dbf39c1bd0e47
9fca7a54250dfd821d62c86fc31b98d77db21ddf
refs/heads/master
2021-01-02T22:38:27.272834
2016-01-16T09:47:38
2016-01-16T09:47:38
42,818,410
0
3
null
2015-09-22T10:32:54
2015-09-20T15:38:51
C
UTF-8
C
false
false
11,241
c
/** ****************************************************************************** * @file platform_gpio.c * @author William Xu * @version V1.0.0 * @date 05-May-2014 * @brief This file provide GPIO driver functions. ****************************************************************************** * * The MIT Li...
[ "tednick@163.com" ]
tednick@163.com
10e2272c333f1b249a3aaeab3de1bf197a0b2b27
0cd7abf4a8132146430d3de19a5a916a66bbd5ea
/x86_64/hd.c
d7f7ad56d79f06658a7e1c338b9f774773f6a7bd
[]
no_license
kuncl/thetagamma_tLTP
62a2e3e522fdfd6178d0088af9aa8e322f1f7309
84b4ba186e1389d93084d4d8a8e1f4fcf22b3dc0
refs/heads/master
2020-09-09T02:01:36.401968
2019-12-27T06:49:35
2019-12-27T06:49:35
221,310,986
0
0
null
null
null
null
UTF-8
C
false
false
11,521
c
/* Created by Language version: 6.2.0 */ /* NOT VECTORIZED */ #define NRN_VECTORIZED 0 #include <stdio.h> #include <stdlib.h> #include <math.h> #include "scoplib_ansi.h" #undef PI #define nil 0 #include "md1redef.h" #include "section.h" #include "nrniv_mf.h" #include "md2redef.h" #if METHOD3 extern int _method3; #end...
[ "hj_jang@korea.ac.kr" ]
hj_jang@korea.ac.kr
c205968519145eeb87884c1212a92bb995cba82d
fdff20ee430d4a1bed6b0b1db53939a3877a332e
/import/libft/ft_lstdelone.c
4ebc026ec0c9f182ce1fd5f1caadab01c43e4ca9
[]
no_license
Dewiter/Wolf3D
3230a7f462e99ff6a3944fe77449b43360c69654
2af72bc2cd0a0dd9c1bebccb7157b9cf1f027e32
refs/heads/master
2020-03-24T03:22:25.376508
2018-07-26T09:08:00
2018-07-26T09:08:00
142,416,583
0
0
null
null
null
null
UTF-8
C
false
false
1,096
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_lstdelone.c :+: :+: :+: ...
[ "robin.levy42@gmail.com" ]
robin.levy42@gmail.com
b614d2675ba702f4e5dc719f0c412dd2375cc6e1
6fc09ce4b610ca934c53118cb166418f4a44a26b
/src/getopt.c
5798ad4d12333efc2adabbabac02daf18c6db339
[ "OpenSSL", "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
guardtime/gttlvutil
15ce06dc279c8a3b21edea9675d595c9d1217a26
71e97e0c7c379d10b8e17c8ddaf6e4a960b255c7
refs/heads/master
2021-06-14T18:01:53.648232
2021-02-16T08:04:03
2021-02-16T08:04:03
133,645,475
1
1
null
null
null
null
UTF-8
C
false
false
2,672
c
/* getopt.c */ /* ** @(#)getopt.c 2.5 (smail) 9/15/87 */ /* * This is the AT&T public domain source for getopt(3). It is the code * which was given out at the 1985 UNIFORUM conference in Dallas. * * There is no manual page. That is because the one they gave out at * UNIFORUM was slightly different fr...
[ "taavi.valjaots@guardtime.com" ]
taavi.valjaots@guardtime.com
2dadb55a74d764364fcceb4e26b5e4f3e3395e4d
d7334e9c4ab72e06f3d8490a7b465c346c380de3
/src/lib/fy-token.h
606622a0b18760287bb79ad61eb61dadfa1a61ab
[ "MIT" ]
permissive
tsieprawski/libfyaml
6c7ed2cf5c131c2ded15008640172897dafb66ac
56e18bf2f14784e3211ed82b13512bc7a042202f
refs/heads/master
2023-01-13T12:50:17.611638
2020-11-18T20:02:07
2020-11-18T22:21:36
255,362,643
0
0
MIT
2020-04-13T15:14:06
2020-04-13T15:14:06
null
UTF-8
C
false
false
8,360
h
/* * fy-token.h - YAML token methods header * * Copyright (c) 2019 Pantelis Antoniou <pantelis.antoniou@konsulko.com> * * SPDX-License-Identifier: MIT */ #ifndef FY_TOKEN_H #define FY_TOKEN_H #ifdef HAVE_CONFIG_H #include "config.h" #endif #include <stdint.h> #include <stdbool.h> #include <stdio.h> #include <st...
[ "pantelis.antoniou@konsulko.com" ]
pantelis.antoniou@konsulko.com
fe0808533275efd6498ff8b0805bda7e5e864f9a
8067a79042bbb508a25541cdd0729c79396de7e6
/Memoria-dinamica/matriz.c
83e2b466846c9b18cfddfd24c5e05317f518d8fb
[]
no_license
hugocerna/Programacion
d2196dcce3ec13898cdfe46c97875d459ad1ade1
7e1fcd117f1be69cc873a6228b213edc5c7a12cb
refs/heads/master
2020-06-12T23:33:52.424177
2016-12-03T14:03:52
2016-12-03T14:03:52
75,477,479
1
0
null
2016-12-03T14:09:23
2016-12-03T14:09:23
null
UTF-8
C
false
false
1,364
c
#include <stdio.h> #include <stdlib.h> void MostrarMatriz (int m, int n, float ** p); float ** transpuesta (int m, int n, float ** mat); int main() { float ** p, ** q; int i, j; p = calloc (5, sizeof(float *)); for (i = 0 ; i < 5 ; i++) p[i] = calloc (3, sizeof(float)); printf("Ingrese los co...
[ "noreply@github.com" ]
hugocerna.noreply@github.com
90d100a40007e626e0c00c17ab2d3669b198869a
44af855a26f103185a41fa92d4e9dac49c697947
/EPI_Editor/output.c
9baa67d6b2aaa5d6f76c7fadffa9805431ad96f1
[]
no_license
giabach99/EPI-Text-Editor-
2b451d14bb1e19be8fd04bd448345fe62ff605d7
b0b7fd9986867a2397d2c7387ab951729d626613
refs/heads/master
2022-08-29T17:53:31.454643
2020-02-11T16:12:06
2020-02-11T16:12:06
null
0
0
null
null
null
null
UTF-8
C
false
false
3,327
c
#include "output.h" void editorScroll() { editor.rx = 0; if (editor.cy < editor.numrows) { editor.rx = editorRowCxToRx(&editor.row[editor.cy], editor.cx); } if (editor.cy < editor.rowoff) { editor.rowoff = editor.cy; } if (editor.cy >= editor.rowoff + editor.screenrows) { ...
[ "phu-hien.le@epita.fr" ]
phu-hien.le@epita.fr
be7a8c0c9f89368466d9958c5a23e0a41ba59340
192f949d6756a42caa23801af533a90029e63c6d
/d/beijing/kedian.c
24de488143a01c569597260a9c4f0808066d783e
[]
no_license
oliverypf/nitan3
0d03e986a86adf2a219fb38bb046732a0ea9717b
6f6d92fa31b1d4010ee491389ca4b0df7d1f98f5
refs/heads/master
2021-01-18T07:57:11.871927
2016-02-21T10:02:39
2016-02-21T10:02:39
null
0
0
null
null
null
null
GB18030
C
false
false
840
c
#include <room.h> inherit ROOM; void create() { set("short", "客店"); set("long", @LONG 这是一家规模很小的客店,店里的摆设也相当的陈旧和简陋。客店的老板是 一个老头,因为这间小店的成本小,老头也就没请其它人帮忙,客店内外的一切 都是由他在打理。客店的柜台上挂着一个牌子(paizi)。 LONG ); set("exits", ([ "east" : "/d/beijing/caroad_w1", ])); set("item_desc", ([ "paizi" : "牌子上歪歪斜斜的写着两...
[ "liming.xie@gmail.com" ]
liming.xie@gmail.com
644d5b2a84f3a27f6c9fad5a53f32d0888682508
31090b82fcf15fc8a52a12be3dd592e72300fe1b
/sys/dev/sound/pci/envy24.h
6d09dc0eebcf7f2091bfc230b4a36cd6a82809a3
[]
no_license
YuheiTakagawa/VPS_for_FreeBSD
22e7b2f4e46b56e8289e7cd81eedf1d503ec2a0d
1a6d0ed8808b875b998f2f344cfc5539eb84532d
refs/heads/master
2020-07-15T09:24:26.928246
2017-08-11T17:43:29
2017-08-11T17:43:29
94,305,728
2
1
null
null
null
null
UTF-8
C
false
false
23,863
h
/*- * Copyright (c) 2001 Katsurajima Naoto <raven@katsurajima.seya.yokohama.jp> * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above c...
[ "b1014223@fun.ac.jp" ]
b1014223@fun.ac.jp
e16f079e8a147fda10ac2f2414a67e708348b178
f662a916214f3e18bfd90f760a73d3c82868acfd
/master-K60/PhysiologicalTests/src/Sources/H/Frame_H/sysinit.h
a6e7321345db6006dc710b95f1d170911cf6bc19
[]
no_license
zxj7b80/PhysiologicalTests
7ff5d4e7c2c857603c76108427ff0bc96fa9b9e7
661f9a629af62e8861ff09a55821c50845dfb78f
refs/heads/master
2021-01-18T17:41:55.755595
2017-08-16T13:43:05
2017-08-16T13:43:05
100,493,701
0
0
null
null
null
null
GB18030
C
false
false
4,266
h
//-------------------------------------------------------------------------* // 文件名:sysinit.h * // 说 明: 系统配置头文件 * //-------------------------------------------------------------------------* #ifndef _SYSINIT_H_ #de...
[ "2528100705@qq.com" ]
2528100705@qq.com
1a6eba5f9e691acff95a26e41b6d63f82db67386
5d417f03f724f4e23000f28cd629c92bc9297a23
/sam/drivers/usart/unit_tests/samg55j19_samg_xplained_pro/conf_sleepmgr.h
cc40d8f3d198142324e0f7e7f9505dcd7c716ff0
[]
no_license
siliconunited/atmel-asf
5ac78a123cb0f5026ffb9a0ba66b75abcccb788f
19e02800a6cc33d203f5d12f7dfca0c39195d879
refs/heads/master
2021-01-22T21:34:10.563981
2017-03-19T04:45:30
2017-03-19T04:45:30
85,439,630
6
3
null
2020-03-08T01:34:35
2017-03-18T23:56:24
C
UTF-8
C
false
false
1,958
h
/** * \file * * \brief Sleep manager configuration * * Copyright (c) 2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * ...
[ "robksawyer@gmail.com" ]
robksawyer@gmail.com
d2a3b5e6320cde7a72160a1bb66658da7e980b5d
e7f314ab4fe6b063a026cb9af0eb0ad0933f335d
/Pt2Q2NuZpi0_aa_all_UML_allZ_bkgExpxG_Tvz/sim_CD_C/rspic/hM1_27.C
2517d60242398bc791a64d1ad13e22ba684cf368
[]
no_license
orsosa/EG2_analysis
016f91bb3761b0cf309523837ebf2124944f8341
08cea395b98d050ea9ffbca866e267158578f147
refs/heads/master
2021-01-21T22:35:47.935595
2018-10-03T19:06:10
2018-10-03T19:06:10
102,161,447
0
0
null
null
null
null
UTF-8
C
false
false
63,966
c
{ //=========Macro generated from canvas: c/The canvas //========= (Thu Apr 26 20:16:02 2018) by ROOT version5.34/34 TCanvas *c = new TCanvas("c", "The canvas",1,1,920,666); gStyle->SetOptStat(0); c->SetHighLightColor(2); c->Range(0,0,1,1); c->SetBorderSize(2); c->SetFrameFillColor(0); // --------...
[ "oj.5070@gmail.com" ]
oj.5070@gmail.com
0a99fe5af2df3d9e56774aec1c4593e8b67de43e
0c5b0bddcc66fb98fb7bcbce069d12dc46127739
/src/core/tm_chain_hash.h
4541482d817f57d64818eb6fffa28854a5caca00
[]
no_license
devkato/timaios
bb35d9a3220f8f57ee03fb351c8de3703a52c3ee
b0dfa94ad86da1cebb883293e390a538fae0bee0
refs/heads/master
2021-01-13T01:26:06.598000
2010-05-08T07:05:18
2010-05-08T07:05:18
583,614
0
0
null
null
null
null
UTF-8
C
false
false
124
h
/** * @TODO comment * * */ #ifndef _TIMAIOS_HEADER_CHAIN_HASH_ #define _TIMAIOS_HEADER_CHAIN_HASH_ // @TODO #endif
[ "dev.kato@gmail.com" ]
dev.kato@gmail.com
00c684aba9b92e9e0c13efa49b1f4f6295a11506
a392a6baabdd19522416c7a281602df15623d71d
/siphon.h
0e37898d76b6eea6d383a21f6653063ff0a0bed3
[]
no_license
VirusFriendly/siphon
1270ce6b4a8ca941e20ed4cb237d155591e459ce
b22b5d7a740b844d42e3a8c02757798945ec0c84
refs/heads/master
2021-03-31T20:10:35.262138
2020-03-18T03:25:01
2020-03-18T03:25:01
248,129,041
0
0
null
null
null
null
UTF-8
C
false
false
597
h
#ifndef SIPHON_H #define SIPHON_H #include <stdio.h> #include <unistd.h> #include <stdlib.h> #include <string.h> #include <strings.h> #include <pcap.h> #include <arpa/inet.h> #include <sys/signal.h> #include <sys/utsname.h> #include <sys/types.h> #include <netinet/in.h> #include <netinet/ip.h> #include <netinet/tcp.h>...
[ "virus.friendly@gmail.com" ]
virus.friendly@gmail.com
ec53d13d47532f7abcf59974c920776ad7a2c9bc
5220f5d813f306303520e6bd8d1d06092cbaaf17
/08-posix/04-fs/00-basic/io1.c
2086a7add1ba81af64063a8a6fa2e51f2357564e
[]
no_license
07Nick-kciN21/sp109b
e6c8abb0bdd2244533e874a66d6f01f0dd9ebc7a
bae2bf1ca9d7fcfe50b58182b66bfefe5e6fcadb
refs/heads/main
2023-06-10T22:11:09.785817
2021-06-27T17:15:32
2021-06-27T17:15:32
341,794,015
0
0
null
2021-02-24T05:52:10
2021-02-24T05:52:10
null
UTF-8
C
false
false
530
c
#include <stdio.h> #include <unistd.h> #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h> #define SMAX 128 int main() { // 0,1,2已經被使用 // 開啟a.txt讀取,a為輸入串流,通常為3 int a = open("a.txt", O_RDWR); // 開啟b.txt,通常為4 創建 可讀寫 讀寫執行權限 int b = open("b.txt", O_CREAT|O_RDWR, 0644); char text[SMAX]; // ...
[ "maybuby0721@gmail.com" ]
maybuby0721@gmail.com
85573dd284abd26a0fe58789e3b9f6810a76f4d8
33a5acd029eb08f326ccf0fb5e3dea3ba3801d18
/Tools/DeviceBuilder/FileStore/Old/ILibThreadPool.h
382f34589e3879a5c69e2b9e329d94165d674310
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
Ylianst/Developer-Tools-for-UPnP-Technologies
f59a4e387b526486bba35bf2f6fdb8c5959e8ec6
c6254deb102c70df74ed40a19dcbde7a5e07403d
refs/heads/master
2023-09-05T01:26:06.828933
2022-05-19T07:26:10
2022-05-19T07:26:10
3,146,844
24
17
null
2022-05-19T07:26:11
2012-01-10T16:57:26
C
UTF-8
C
false
false
1,444
h
/* Copyright 2006 - 2010 Intel Corporation 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 writin...
[ "thijs@thijsschreijer.nl" ]
thijs@thijsschreijer.nl
b2e00e5973c5cdb7b58abfe4562cb3651f99e119
4a0dd4da1312c83f42adeb29a1c2f6d4a83a324f
/wolf3d/sources/draw_line.c
a2f15a7eb9785319c0982b6245491da15bc4af96
[]
no_license
cducaffy/Portfolio
b6d3ce45c24fbad841cd09c8255f82040d82a61a
de3ac86ff11dac57f0f1e1f8757a19b663d5754b
refs/heads/master
2021-01-16T00:27:44.236977
2015-05-19T16:36:24
2015-05-19T16:36:24
31,966,015
0
0
null
null
null
null
UTF-8
C
false
false
2,014
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* draw_line.c :+: :+: :+: ...
[ "cducaffy@e1r11p11.42.fr" ]
cducaffy@e1r11p11.42.fr
cb11ff243c3a3db7d94e5248f7fce0b08797f453
2961417e4edb606fb8dc68ef9bcda8baab4ef48f
/lib/third_party/mcu_vendor/espressif/esp-idf/components/bt/bluedroid/stack/hcic/hciblecmds.c
89d4fd94c8352b45c6978b2e612f1483769fd34c
[ "MIT", "Apache-2.0" ]
permissive
Infineon/amazon-freertos-optiga-trust-x
472f4acb3a3bc50a55d5786bd31e20daee17d586
b54ba7b7f80865675d603cbcd1a13632bb5234a1
refs/heads/master
2020-04-02T06:43:22.778256
2020-03-11T17:17:31
2020-03-11T17:17:31
154,165,020
9
4
MIT
2019-03-28T11:27:55
2018-10-22T15:09:46
C
UTF-8
C
false
false
27,161
c
/****************************************************************************** * * Copyright (C) 1999-2012 Broadcom Corporation * * 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: * ...
[ "33438817+huguesBouvier@users.noreply.github.com" ]
33438817+huguesBouvier@users.noreply.github.com
fe0948ac49966e8320b16143838eab8b950c1ca2
5f7f23abfcf63bb83a38472a28a54a0c6943cf16
/material/material.c
d182d166832f19e762970b1957132cd9db18540e
[]
no_license
FrankLeeC/learn_opengl
3e78611efa5d02abe32aee9b96402855be2099e3
b32d90718dc38354acba25df4235694362910cbc
refs/heads/master
2020-03-20T14:57:52.348743
2018-08-05T07:14:54
2018-08-05T07:14:54
137,499,803
0
0
null
null
null
null
UTF-8
C
false
false
11,312
c
#define STB_IMAGE_IMPLEMENTATION #include <glad/glad.h> #include <GLFW/glfw3.h> #include <mycommon/loadShader.h> #include <cglm/cglm.h> #include <stdio.h> void processInput(GLFWwindow *window); void processCursor(GLFWwindow *window, double x, double y); void processZoom(GLFWwindow *window, double xoffset, double yoffs...
[ "603128423@qq.com" ]
603128423@qq.com
f37b5ffb4a4b8e376fc769a226be207de411e7d9
0d29eef8bf2d23059db958d1260eadc0857155ca
/replace_trial/ps_ijkversion copy.h
717e75e9f1fba7d923fc002449588e3cfc2c37c2
[]
no_license
im-ling/shell_learning
7853cdc423b9ad0e2b0a570a6b9c28cd59865250
50da3e9a2e17658b531c1422af29d0980325a264
refs/heads/master
2021-09-09T06:48:49.362681
2018-03-14T05:48:21
2018-03-14T05:48:21
null
0
0
null
null
null
null
UTF-8
C
false
false
173
h
#ifndef PS_IJKVERSION_H #define PS_IJKVERSION_H #define PS_IJK_VERRSION "1.8.0.1-20180124_1630" #define PS_DEMUX_VERSION "1.8.0.1-201801231530" #endif /* PS_IJKVERSION_H */
[ "liling@sjdd.com.cn" ]
liling@sjdd.com.cn
08d668b2a39215f79a8daabfa500b32245356f6d
bec4cf1e8d1e44843d1ad873615398d3f76b2623
/Pods/Headers/Private/OMPromises/OMDeferred.h
c61df91bf64dfdc9ee78a63ef77b5e8dab79e03d
[]
no_license
yangsucaoHD/geekTimeStudy
7f39bbdb7b7beb7355e899b45699f9e95b6bdb7c
694cc9b5ab3cd05c2b1c16b1cf202d76fcaedacb
refs/heads/master
2020-05-20T20:16:29.332101
2019-06-17T04:09:23
2019-06-17T04:09:23
185,738,444
0
0
null
null
null
null
UTF-8
C
false
false
45
h
../../../OMPromises/Sources/Core/OMDeferred.h
[ "hzhaodan@corp.netease.com" ]
hzhaodan@corp.netease.com
df243bdb5e458caeecb56efe8064c21c77c4173a
9fba47f10492683b8055080bcd34e60271aacf4d
/splash2/raytrace/poly.C
1901f35014d2d96818b615178361a906743e0830
[ "MIT" ]
permissive
twang15/BarrierFinder
aabc51c3bf3df72009e7b1e8b183a9fd2737effc
c20ff99ffeeeabc1508682bc99ffb4c7659e7e9f
refs/heads/master
2021-02-09T10:20:53.991627
2020-06-24T20:44:50
2020-06-24T20:44:50
244,270,514
0
0
null
null
null
null
UTF-8
C
false
false
17,394
c
/*************************************************************************/ /* */ /* Copyright (c) 1994 Stanford University */ /* */ /* All rights r...
[ "twang15@ncsu.edu" ]
twang15@ncsu.edu
51a107b79d92d8fde157a89f99ae555476c256fb
ca3cf5fdee5e9fa462b199ec682cb1a9de6cabed
/journey.c
5541709323a6552945e81b87f21fff99326230e0
[]
no_license
mrkhang04101999/C-Vui
221f0ebde07bbd6db78db0616d09c6409042c1de
3c1909d1bbab5533ded52f92f05bdfb13c84bba1
refs/heads/master
2020-03-08T15:51:47.893011
2018-04-05T15:08:55
2018-04-05T15:08:55
128,223,338
0
0
null
null
null
null
UTF-8
C
false
false
8,400
c
#include "defs.h" #include <math.h> int firstnum(int); int gold(int); int min(int, int); int isprime(int); int ktrangto(int); int ucln(int,int); int lastnum(int); int midnum(int); int checkFibo(int); int Da(int,int,int); int calculate(struct musketeer theMusketeer, int R, int N, int nEvent, int* arrEvent) ...
[ "noreply@github.com" ]
mrkhang04101999.noreply@github.com
7cd7ba9675b8bd784688fb84b2a3c6fd68d67ba3
05b458a94b13328c4ab0bb474513e69c5f253ec0
/analysis-sources/ffmpeg-analysis/_cppstats/FFmpeg/libavformat/avlanguage.c
ba69cd0208a6667fb012d2a220857e382d9f849b
[]
no_license
paulobernardoaf/dataset-files
c7b3a5f44f20a6809b6ac7c68b9098784d22ca52
6cc1726ee87e964dc05117673e50e3e364533015
refs/heads/master
2022-04-23T06:52:15.875641
2020-04-25T18:28:48
2020-04-25T18:28:48
253,626,694
0
0
null
null
null
null
UTF-8
C
false
false
14,634
c
#include "avlanguage.h" #include "libavutil/avstring.h" #include "libavutil/common.h" #include <stdlib.h> #include <stdint.h> #include <string.h> typedef struct LangEntry { const char str[4]; uint16_t next_equivalent; } LangEntry; static const uint16_t lang_table_counts[] = { 484, 20, 184 ...
[ "paulomax9002@gmail.com" ]
paulomax9002@gmail.com
db020baa83c2230132fde569693118344d14c7ed
ecb477d8bb45fc60b0a7f5f4be7ce81d300398de
/C_05_80%/ex03/ft_recursive_power.c
f0a75bd37d8c270e10c6e849dae9c4cc3d1c10c6
[]
no_license
florianne1212/Piscine_42
a08de781d21d63506d10b2c9fcb1a3b4b14c830c
a6f869a772d7fc7d26db7f99401ee9b19f67cb89
refs/heads/master
2020-12-23T14:06:04.616517
2020-07-02T11:40:52
2020-07-02T11:40:52
237,175,356
0
0
null
null
null
null
UTF-8
C
false
false
1,214
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_recursive_power.c :+: :+: :+: ...
[ "fcoudert@e1r6p16.42.fr" ]
fcoudert@e1r6p16.42.fr
2a4b35ab437759069c60375f3bc43ec63c2a5e32
2319b391c1ff0f3b58c6b1ad7bc2c3511bac86ee
/f103-ground_station/lib/bsp/stm32f1_uart.c
614eb552c6ab337fd56de74f46b2ff7e924164e1
[]
no_license
Keyrim/playground-stm32f1
a40401773aa8f306f8927ae32b35526ecfb5b94e
9980f01022fe85d09454729074cafa7f980c300d
refs/heads/master
2023-07-19T18:52:41.586553
2020-11-17T02:01:08
2020-11-17T02:01:08
null
0
0
null
null
null
null
ISO-8859-1
C
false
false
20,060
c
/** * Uart.c * * * Created on: 9 sept. 2013 * Modified : 9 mars 2016 -> add interrupt support & comments. * Author: tbouvier, spoiraud * */ #include "stm32f1xx_hal.h" #include "stm32f1_uart.h" #include "stm32f1_gpio.h" #include "macro_types.h" #include <string.h> /* * Ce module logiciel permet l'utili...
[ "40676844+Keyrim@users.noreply.github.com" ]
40676844+Keyrim@users.noreply.github.com
457c3bd1846273040f5b88c68d59d10d3d314732
b10a2dcc342e5b751fdcdd1fb33a49a88f70c7c2
/Example/CAN控制WS2812/BSP/WS281x/bsp_ws281x_test.c
52035e31946524e48337dfc686c343a4abd90c44
[]
no_license
viuwbviwu/STM32F103_WS281x
354c8d1875fc311893bd20c13a3cfe1c1ac9b12f
84f40223ec9b20f1b3198f397ce68fc13815065f
refs/heads/master
2022-02-16T18:36:23.015779
2019-08-28T05:52:42
2019-08-28T05:52:42
null
0
0
null
null
null
null
GB18030
C
false
false
10,472
c
/** ****************************************************************************** * @file bsp_ws281x.c * @author Apex yuan * @version V1.0.0 * @date 2019-8-16 * @brief Main program body ****************************************************************************** * @attention * 1. ws281x_s...
[ "wangyuan090693@163.com" ]
wangyuan090693@163.com
f9de076d7135e1d41bd5785a0c2cd2977b11ca35
e6c65e2e354336a4bea5b6a4ccbccd3682915fe2
/out-bin/py/google/fhir/models/model_test.runfiles/pypi__tensorflow_1_12_0/tensorflow-1.12.0.data/purelib/tensorflow/include/external/boringssl/src/crypto/fipsmodule/cipher/internal.h
2c640a7e70ec5085c99cd66054775f38aefdf1b0
[ "Apache-2.0" ]
permissive
rasalt/fhir-datalab
c30ab773d84983dd04a37e9d0ddec8bf2824b8a4
3e329fc8b4226d3e3a4a7c23c306a86e7a9ea0de
refs/heads/master
2021-10-09T05:51:04.593416
2018-12-21T18:11:03
2018-12-22T05:38:32
162,744,237
0
0
null
null
null
null
UTF-8
C
false
false
218
h
/home/rkharwar/.cache/bazel/_bazel_rkharwar/0ddaa3627472ad9d1367a008236ce2f5/external/pypi__tensorflow_1_12_0/tensorflow-1.12.0.data/purelib/tensorflow/include/external/boringssl/src/crypto/fipsmodule/cipher/internal.h
[ "ruchika.kharwar@gmail.com" ]
ruchika.kharwar@gmail.com
6d6850cd584d65d2ad087c89f45e5189041398d2
ba3eda01753be3d042f5e09d6d21db95f0d8fb25
/src/kernel.c
a445a0b01f3190762a9769dd97b546216eaa110b
[ "MIT" ]
permissive
lilfolr/lios
181e8e4464971e82768c59a214205bc84306cb54
3fa68feff0b773c499410bec7045e1c129f94209
refs/heads/master
2020-03-17T03:23:05.018631
2018-05-20T13:09:25
2018-05-20T13:09:25
133,232,925
1
0
null
null
null
null
UTF-8
C
false
false
600
c
void kmain(void) { const char *str = "Hello World\0"; char *v_mem_ptr = (char *)0xb8000; // Video memory address in protected mode unsigned int i = 0; unsigned int j = 0; unsigned int screensize; // clear screen screensize = 80 * 25 * 2; while(j < screensize) { v_mem_ptr[j] = ' '; ...
[ "lrlilford@gmail.com" ]
lrlilford@gmail.com
795d6fce0f56eb4f271d87d04a275979aac9d086
d70d938fc282b979b38ca1f8ce8320e93a6b75af
/icon-rh850-boot2000-Nos/source/peripherals/lps/r_lps.c
b166436c3c93715b2e25d6232e0c832482e6bd1e
[]
no_license
xiaokeZMSG/MY_Code
691a9c41de59bac2d0d1b003c333943569debeb2
a605d04e9765a7dcb6ffb977afd2320f170482b5
refs/heads/master
2023-07-02T19:33:54.781138
2021-08-12T03:15:37
2021-08-12T03:15:37
395,165,991
0
0
null
null
null
null
WINDOWS-1252
C
false
false
7,720
c
/*===========================================================================*/ /* Project: F1x StarterKit V3 Sample Software */ /* Module : r_lps.c */ /* Version: V1.00 */ ...
[ "zlhjj713@163.com" ]
zlhjj713@163.com
fea1a75adc016d0caef8e8505bbd6c0042e72553
e75ae4b797990e6fbe45b6996152c105125fcc86
/20181102/source/Source.c
fb3157acd07fef6dcd12fd28c7e4eaa5dc0f3f35
[]
no_license
bobever520/Ch4_Lab1
d245dbc7330c8b6d9da2ad8a413b6833a6dcd942
25ce99770b8b12759004a187450963ea49016cdb
refs/heads/master
2020-04-04T10:05:40.489167
2018-11-02T09:23:12
2018-11-02T09:23:12
155,842,584
0
0
null
null
null
null
UTF-8
C
false
false
385
c
#include <stdio.h> #include <stdlib.h> /* void main() { int x = 100; int y = addbyone(x); printf("x=%d\n", x); system("pause"); } int addbyone(int x) { x++; printf("x=%d\n", x); return x; } */ void main() { int x = 100; int y = addbyone(&x); printf("x=%d\n", x); system("pause"); } int addbyone(int*...
[ "bobever520@gmail.com" ]
bobever520@gmail.com
2e98225cb64360a9c301aa618b957e09f4dde57b
f3765464aa86e1d07c8deb8ba31d314858560822
/ch5/node.c
aecd529adc62f032859bee9885d07eb4f9b2762a
[]
no_license
Jaeeunykim/The_C_Programming_workbook
39230cd52d551caa952450eb95881296a1b48d67
132a223d6e2f9d318ee6a90e01c5bb3117f44d0a
refs/heads/master
2021-01-25T06:40:20.471961
2017-08-24T10:29:00
2017-08-24T10:29:00
93,596,541
0
0
null
null
null
null
UTF-8
C
false
false
542
c
#include <stdio.h> typedef struct node { int value; struct node* next; } Node; int main() { Node n1,n2,n3,n4; n1.value = 5; n2.value = 8; n3.value = 11; n4.value = 3; n1.next = &n2; n2.next = &n3; n3.next = &n4; printf("n1 value: %d\n", n1.value); printf("n2 value: %d\n", n2.value); printf("n3 val...
[ "jaeeun.kje@gmail.com" ]
jaeeun.kje@gmail.com
e3d268cb6238ea4f3259359d129ef7a326ae2066
5c255f911786e984286b1f7a4e6091a68419d049
/code/012d4bf9-4752-4f91-93ef-b91f37d0b059.c
e4e7ecb8001260fde87c9d11249c86580bbb3465
[]
no_license
nmharmon8/Deep-Buffer-Overflow-Detection
70fe02c8dc75d12e91f5bc4468cf260e490af1a4
e0c86210c86afb07c8d4abcc957c7f1b252b4eb2
refs/heads/master
2021-09-11T19:09:59.944740
2018-04-06T16:26:34
2018-04-06T16:26:34
125,521,331
0
0
null
null
null
null
UTF-8
C
false
false
218
c
#include <stdio.h> int main() { float i; float j; float k; float l; i = 6; j = 9; printf("vulnerability"); k = 3; l = j*k*k/9; printf("vulnerabbvity"); printf("%f\n",l); return 0; }
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
76bb336c141fedb7f3862315ebe90e507bb52cb9
0ef4f71c8ff2f233945ee4effdba893fed3b8fad
/misc_microsoft_gamedev_source_code/misc_microsoft_gamedev_source_code/tools/lightExporter/shared/common/render/simplex_font.h
c33164073d87d67d52f6c3a4fc7245c1816b2344
[]
no_license
sgzwiz/misc_microsoft_gamedev_source_code
1f482b2259f413241392832effcbc64c4c3d79ca
39c200a1642102b484736b51892033cc575b341a
refs/heads/master
2022-12-22T11:03:53.930024
2020-09-28T20:39:56
2020-09-28T20:39:56
null
0
0
null
null
null
null
UTF-8
C
false
false
36,286
h
// This is a public domain font. int simplex[95][112] = { 0,16, /* Ascii 32 */ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -1,-1,-1,...
[ "benjamin.barratt@icloud.com" ]
benjamin.barratt@icloud.com
14809fd12270a3bb6863c3a02e26a1b5c2ff3b3b
1fabbdfd1ca9ea1b6808893e12bd907eb74de414
/xcode/Classes/Native/mscorlib_System_Collections_Generic_Dictionary_2_gen_164.h
9a0dc3b2cb5d5196cabe28e2c8d7c5498b49a736
[]
no_license
Klanly/TutorialPackageClient
6f889e96c40ab13c97d107708ae8f3c71a484301
b9d61ba2f287c491c9565b432f852980ec3fee28
refs/heads/master
2020-12-03T01:42:35.256114
2016-11-01T02:40:21
2016-11-01T02:40:21
null
0
0
null
null
null
null
UTF-8
C
false
false
3,903
h
#pragma once #include <stdint.h> // System.Int32[] struct Int32U5BU5D_t116; // System.Collections.Generic.Link[] struct LinkU5BU5D_t8437; // System.Collections.Generic.List`1<GCGame.Table.Tab_StrDictionary>[] struct List_1U5BU5D_t14998; // System.Collections.Generic.IEqualityComparer`1<System.Int32> struct IEqualityCo...
[ "bu213200@gmail.com" ]
bu213200@gmail.com
5a4bfda845c53cef4a6412c274dff3b6cacdf203
3eed4e9fa0518ad2e3db6a5aa8433819ceead9c3
/src/parsing/push_pop_cmd.c
490b092bffa6b1eced2365982e4d1f105c1ecc1a
[]
no_license
juquetquentin/42sh
e82e53b46cc4d8ca70dbc67c64a51cd8d0884947
a88a431418fdab3cc1daa47e5b0190a3eb11fe53
refs/heads/master
2021-01-20T19:42:28.728797
2016-06-27T13:41:08
2016-06-27T13:41:08
62,058,391
0
0
null
null
null
null
UTF-8
C
false
false
1,177
c
/* ** push_pop_cmd.c for pus in /home/lacorr_f/rendu/PSU_2015_42sh/src/parsing ** ** Made by lacorr_f ** Login <lacorr_f@epitech.net> ** ** Started on Tue May 31 16:51:31 2016 lacorr_f ** Last update Sat Jun 04 22:21:53 2016 lacorr_f */ #include "shell.h" void push_commande(t_order **commande, char *str, int prio...
[ "quentin.juquet@epitech.eu" ]
quentin.juquet@epitech.eu
10ada046cf14c1cf854a312347a42d6884973d2e
aeacf63bf37a44225fd6aec1f5b478f3b781d847
/TIVA_RX/driverlib/uart.c
9d66a5476a983fe37908c7bee59a476a9417bb63
[ "BSD-3-Clause" ]
permissive
Nadawael97/Sending-temperature-reading-from-an-ECU-to-another
c67317f1cc33a09c6531d80751d246fe713cd4d3
9d11a8fc763faef691abbdf8076290b2f968dfb7
refs/heads/master
2020-08-02T23:48:01.716035
2019-09-28T20:24:05
2019-09-28T20:24:05
211,551,694
0
0
null
null
null
null
UTF-8
C
false
false
66,892
c
//***************************************************************************** // // uart.c - Driver for the UART. // // Copyright (c) 2005-2017 Texas Instruments Incorporated. All rights reserved. // Software License Agreement // // Redistribution and use in source and binary forms, with or without // m...
[ "noreply@github.com" ]
Nadawael97.noreply@github.com
8eecb8f3ac1303081b6732d1ffca7a1f4e19ead3
ac712cbd6fd3a8fc21e4cc4185d57c423ddcb296
/SumladorCovidFinal/Simulacao.c
234ddef43ba44f67f2ed104cb34a9c9823393d9c
[]
no_license
treysemedo/Covid-Spreadness-Simulator
441cfdb9443e0769db9f20ca8161b7b0aaa51e59
96221042a2abfca78c5546d47609b4a68006dfff
refs/heads/main
2023-01-08T23:43:39.688398
2020-11-03T08:48:52
2020-11-03T08:48:52
309,625,588
0
0
null
null
null
null
UTF-8
C
false
false
15,057
c
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ #include"simulacao.h" pSimulacao fase1(pSimulacao simulacao) { pespaco pEspaco = &simulacao->espaco; ppessoa listaP...
[ "noreply@github.com" ]
treysemedo.noreply@github.com
0cb162a9f6617386db0dc7de000b8655e5bbe568
99e5e3f6a31a226f23179dd748b1c4e0fd984e8e
/develop/zalloc.c
a894e7e2ae59aea9910c7670823e6d8a57dd635b
[ "BSD-2-Clause", "BSD-3-Clause" ]
permissive
certik/nwcc
80359f5f0ebd92a4d8b81a5aa3e9f3c3d1ada6de
826512b3234585ec004ce7fa3f981af64b0d4393
refs/heads/master
2021-01-10T13:31:23.950780
2014-11-23T23:04:32
2014-11-23T23:04:32
43,717,336
7
1
null
null
null
null
UTF-8
C
false
false
8,954
c
#include "zalloc.h" #include <unistd.h> #include <string.h> #include <stdlib.h> #include <assert.h> #include "token.h" #include "expr.h" #include "n_libc.h" struct zone { void *base; int initialized; int needzero; int usemalloc; size_t n_alloc; size_t free_chunks; size_t orig_free_chunks; size_t chunk_...
[ "splyx@splyx-pc" ]
splyx@splyx-pc
63881cf78341f7dc577445d8c501f88ea3758e64
49538fd07ea5c3441bd302e30b7fb4996e716d82
/blg438e/usbstk5515_v1/tests/lcd-osd9616/oled_test.c
200d3848ae5c1d16c02a7169d1e33728eee29106
[]
no_license
cemysf/itu-blg
ef631ea2a9badc10dc22fa4bfb4e0ffeddc4b81d
468bad7310662f3cbda82cc7ab068ba25eb4bed1
refs/heads/main
2022-12-29T14:54:16.623268
2020-10-17T17:21:50
2020-10-17T17:21:50
304,912,950
3
0
null
null
null
null
UTF-8
C
false
false
8,958
c
/* * Copyright 2010 by Spectrum Digital Incorporated. * All rights reserved. Property of Spectrum Digital Incorporated. */ /* * OSD9616 OLED Test * */ #include"usbstk5515.h" #include"usbstk5515_i2c.h" #include"usbstk5515_gpio.h" #include"lcd.h" #define OSD9616_I2C_ADDR 0x3C // OSD9616 I2C...
[ "cem.y.aydogdu@tum.de" ]
cem.y.aydogdu@tum.de
57d6e928980a78ea7d9239538a4e689bcffc4099
2304a9f3c4a595f490f5634b100615b9b14678ec
/Piarduano/Piarduano/tone.h
b683338607eb97822adcb31c8b3654999c72aea5
[ "MIT" ]
permissive
hoiberg/piarduano
5acf182131e8a038d0ea1b50e0506edecf36642c
6b0af7c06694f2d39efca5ac5b674a7036d8f46e
refs/heads/master
2016-09-06T03:19:20.099664
2015-04-27T09:16:49
2015-04-27T09:16:49
29,722,096
3
1
null
null
null
null
UTF-8
C
false
false
2,120
h
// NB: ALL NOTES DEFINED WITH STANDARD ENGLISH NAMES, EXCEPT FROM "A" //THAT IS CALLED WITH THE ITALIAN NAME "LA" BECAUSE A0,A1...ARE THE ANALOG PINS ON ARDUINO. // (Ab IS CALLED Ab AND NOT LAb) #define PAUSE 0 #define C0 16.35 #define Db0 17.32 #define D0 18.35 #define Eb0 19.45 #define E0 20.60 #define F0 21.83 #def...
[ "alex@Marinuss-iMac.fritz.box" ]
alex@Marinuss-iMac.fritz.box
77e018025320acb39a5d27be115b7558fa26b801
776b3ba4166af9b96efa961020f02455491ff423
/inc/activity1.h
94804bf48827e4a484226b57ff8d019533cca4c3
[]
no_license
Prajwal-M1804/Embedded-Systems_Project
38e2488392deb499b3e9a21483fd06da567736a9
79c361ab575782505c5b6c7212501eb5d024b70c
refs/heads/main
2023-04-21T23:02:24.241862
2021-04-30T15:13:36
2021-04-30T15:13:36
361,893,341
0
0
null
null
null
null
UTF-8
C
false
false
267
h
#ifndef ACTIVITY1_H_INCLUDED #define ACTIVITY1_H_INCLUDED /** * @file activity1.h * @author Prajwal M * @brief User defined utilities used across the project * */ #include <avr/io.h> #include <util/delay.h> void LED_ON(void); #endif // ACTIVITY1_H_INCLUDED
[ "noreply@github.com" ]
Prajwal-M1804.noreply@github.com
7f17042c45f3bfb0f2c61844973338f46b5da3eb
9432ca9ddab514e7163c03cec8cca429b9b72490
/Anti-Debug_Training/Anti-Debug_Training/OpenProcess.h
6bf81630d5cf39241f55c684b54b9fdf16869e6c
[]
no_license
Vlad-tri/Vlad-Trainer
a676a509ccb3fb503f77937631bdecd140c028ba
032c848acd5607de312cb051a5c573fb3bebc36f
refs/heads/master
2020-03-09T14:44:15.587379
2018-04-09T22:41:20
2018-04-09T22:41:20
112,632,587
0
0
null
null
null
null
UTF-8
C
false
false
104
h
#include <Windows.h> #include <stdio.h> BOOL OpenProcessCsrss(); typedef DWORD(NTAPI* pCsrGetId)(VOID);
[ "shivamtrivedi180693@gmail.com" ]
shivamtrivedi180693@gmail.com
5769339a54d54107d4a410517b469793bd475a16
2e5f82218c3b0d5ced21786cd48f52ad2de4eb7d
/driver-gamepad-1.0/driver-gamepad.c~
ae92acf821b5475b6abe11644db30bfcf6c52433
[]
no_license
philisg/testgit
4bbfc5afbd90b36b06fa2f1e8684f93980650086
c5ff9412d0b5ee7a64c89e79b7fd9e2733b8fdcb
refs/heads/master
2023-02-22T15:00:38.916591
2021-01-19T14:15:08
2021-01-19T14:15:08
314,536,767
0
0
null
null
null
null
UTF-8
C
false
false
5,512
/* * This is a demo Linux kernel module. */ #include <linux/kernel.h> #include <linux/module.h> #include <linux/init.h> #include <linux/ioport.h> #include <linux/cdev.h> #include <linux/fs.h> #include <asm/io.h> #include <asm/uaccess.h> #include <linux/interrupt.h> #include <linux/device.h> #include <linux/signal.h>...
[ "tdt4258@tdt4258-VirtualBox.(none)" ]
tdt4258@tdt4258-VirtualBox.(none)
7b2681471e41731cb46e65123bc674cf606695b3
df676ccb926ade09dba26609ca78ecbae265371a
/RecentCode/DLP-HS-FPGA2TxTest/isim/txtesttb_isim_beh.exe.sim/work/a_2623919183_3212880686.c
237bded440de85a37226c10e21845193e16ca040
[]
no_license
PirateJohnson/PixelPerfect
1430912679fb95f4c0522939aea7d92c6a8dba84
d56b3bea14cf9a34fb14c61eaf9b4252fdc58caa
refs/heads/master
2021-01-02T22:38:50.316808
2013-02-18T22:19:37
2013-02-18T22:19:37
null
0
0
null
null
null
null
UTF-8
C
false
false
49,612
c
/**********************************************************************/ /* ____ ____ */ /* / /\/ / */ /* /___/ \ / */ /* \ \ \/ ...
[ "lyletbjohnson@gmail.com" ]
lyletbjohnson@gmail.com
39a29c3530607fb020c22bd95349d58cf6f6aa82
96cebdd34fa78fee1552c85399d6e2696546bea1
/Tweetbot/v4.4.2/Tweetbot-Structs.h
eca3989fdc77da1e35625dc4ce745af1fedab16b
[]
no_license
iAdam1n/App-Headers
075d7a5ed943de8d93d4da531609bf1386588b44
a5581c46d98c2a98b7e2b21eb2acfa6fcaa80aaf
refs/heads/master
2021-01-25T06:37:01.538911
2016-12-24T01:03:14
2016-12-24T01:03:14
41,124,652
33
6
null
null
null
null
UTF-8
C
false
false
998
h
/* * This header is generated by classdump-dyld 1.0 * on Thursday, August 25, 2016 at 11:52:56 PM British Summer Time * Operating System: Version 9.3.3 (Build 13G34) * Image Source: /var/containers/Bundle/Application/D57A2E05-BD0B-4E00-BA11-E75114DE004A/Tweetbot.app/Tweetbot * classdump-dyld is licensed under GPLv3, Co...
[ "adaminsull@me.com" ]
adaminsull@me.com
55b4527ed4d64664bfe923dde669b8661c53cd14
fb8d12eb8ad687f2f79bde47399f54a8b41a382a
/Inc/FreeRTOSConfig.h
9d4377bc2b883fa83c838c9cef4c846e0abc2e02
[]
no_license
HankB/STM32F7explore
b56b816a0d66d86cbc5a947627eda7989c4ee28e
dbef7afaf3294d2d4558522cc501354d4c788b9c
refs/heads/master
2021-01-20T15:27:15.755075
2020-03-07T14:52:32
2020-03-07T14:52:32
82,815,365
2
2
null
2020-03-07T14:52:33
2017-02-22T14:43:34
C
UTF-8
C
false
false
8,357
h
/* FreeRTOS V9.0.0 - Copyright (C) 2016 Real Time Engineers Ltd. All rights reserved VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION. This file is part of the FreeRTOS distribution. FreeRTOS is free software; you can redistribute it and/or modify it under the...
[ "hbarta@gmail.com" ]
hbarta@gmail.com
174098bc6a150734e3d9d4b0e85c36bdad64bc37
1ff4e91e37ba64912fd24c0554712502db4af404
/Temp/il2cppOutput/il2cppOutput/AssemblyU2DCSharp_Facebook_Unity_Example_LogView1659050108.h
8dde64139cce03389ac4e75ce11c44d6a48af587
[]
no_license
bigstupidx/TrainAGoGo
f9f943a4e7ef45c9ec131b31648db4678c06b54f
28ccd2935d5f30fab5967badc3c7386dc19769c8
refs/heads/master
2020-03-07T04:06:46.233603
2016-03-13T00:12:02
2016-03-13T00:12:02
null
0
0
null
null
null
null
UTF-8
C
false
false
679
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> // System.String struct String_t; // System.Collections.Generic.IList`1<System.String> struct IList_1_t3134981216; #include "AssemblyU2DCSharp_Facebook_Unity_Example_ConsoleBa3696948...
[ "vinh.steven@gmail.com" ]
vinh.steven@gmail.com
6f3ac2b37bf205120a7c898bea2a8f4cfa28491d
3ac78caf28163a075b51f3216f83a998e515f894
/toys/grokkage/hash.h
8c2bf9980b813a3ff3610fa3bcc0839bbb8a762f
[]
no_license
walrus7521/code
566fe5b6f96e91577cf2147d5a8c6f3996dab08c
29e07e4cfc904e9f1a4455ced202506e3807f74c
refs/heads/master
2022-12-14T03:40:11.237082
2020-09-30T15:34:02
2020-09-30T15:34:02
46,368,605
2
1
null
2022-12-09T11:45:41
2015-11-17T19:00:35
C
UTF-8
C
false
false
342
h
#ifndef _hash_h_ #define _hash_h_ #include <stdbool.h> typedef struct map *map_ptr; map_ptr map_new(); void map_delete(map_ptr tab); bool map_lookup(map_ptr tab, char *key, int *value); bool map_insert(map_ptr tab, char *key, int value); bool map_remove(map_ptr tab, char *key, int *value); void iterate(map_ptr tab);...
[ "BartB@Corp.helitrak.com" ]
BartB@Corp.helitrak.com
764c748506e0580700c691a1fe2460d55bd50bf5
5f9ab48d1bb5e2f5534613e82263410f8dae7c4d
/ogl.superbook/03.stars.c
3a49dec04c52b4cc24d742dfad22f76bbfdb85e7
[]
no_license
artem-yazkov/touch-3d
87619d402122066617282a65364904c0f64f2071
b4661c130045dc127644d722b87b71cc6e4659a1
refs/heads/master
2020-12-30T09:57:48.908226
2013-10-14T20:43:52
2013-10-14T20:43:52
null
0
0
null
null
null
null
UTF-8
C
false
false
2,285
c
#include <GL/gl.h> #include <GL/glut.h> #include <math.h> #include <stdio.h> #define TRUE 1 int bEdgeFlag = 0; void RenderScene (void) { glPolygonMode(GL_FRONT, GL_LINE); glClear(GL_COLOR_BUFFER_BIT); glBegin(GL_TRIANGLES); { // first glEdgeFlag(bEdgeFlag); glVertex2f(-20.0f, ...
[ "a.yazkov@fun-box.ru" ]
a.yazkov@fun-box.ru
1a8d654a8ff086406c59c00494f4d3e840575d19
fe76ecb571f5e9f19b2ee97eb7cd5bbc6e6a5aba
/libft/ft_bzero.c
6bb14d3eb7d164469e2380c97b83906acca7469b
[]
no_license
jellyfi5h/ants-graph
8e8aec806bb51e57f9cf1c0bd532af5ef552942a
2f9e82490c571c26725ae6cf90e07f92d3d5c122
refs/heads/master
2020-07-10T02:59:46.103044
2020-01-09T17:05:45
2020-01-09T17:05:45
204,149,520
0
0
null
null
null
null
UTF-8
C
false
false
1,036
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_bzero.c :+: :+: :+: ...
[ "aboukhri@e1r3p12.1337.ma" ]
aboukhri@e1r3p12.1337.ma
29280e6dcffd5054d88d86f4232fca475fa0ea5b
22f7ebe73a61f8bf4ee85413d7765d163860cecb
/kbfx3/plugins/common/kbfxplasmadataplugin-common.h
d446ef838b39658d62df6d364d1d3c46689e3d43
[]
no_license
plexydesk/kbfxmenu
e9e75069d74959ed726ec4ff48010387a59bc78a
22fad41e5db092120f9b8f549e1c1a74cdff21e6
refs/heads/master
2021-01-18T13:24:05.515577
2008-06-20T18:47:07
2008-06-20T18:47:07
null
0
0
null
null
null
null
UTF-8
C
false
false
1,257
h
/* * Copyright (C) 2006 * Siraj Razick <siraj@kdemail.net> * PhobosK <phobosk@mail.kbfx.org> * see Also AUTHORS * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License version 2 as * published by the Free Software Foun...
[ "fernando.lopezjr@4b8e4d9b-5c46-0410-baef-e162252e9dc2" ]
fernando.lopezjr@4b8e4d9b-5c46-0410-baef-e162252e9dc2
d20322d0cd991faeda1866e8458ee465d4c954e1
2a789b765c29f1b4fbf7197356317c4704c9a4b7
/software/config/examples/Malyan/M200/Configuration_adv.h
9bf6d6600050088b54065ffd18bac7da829e44c5
[]
no_license
zhou-peter/Q4maker
968ed50abe3a1beeb305125e4d933a34cbc349db
f5cd7ba038a7c3085c801d2e704309ceebff24ee
refs/heads/master
2022-02-14T14:49:56.137497
2019-07-29T10:24:58
2019-07-29T10:24:58
null
0
0
null
null
null
null
UTF-8
C
false
false
94,435
h
/** * Marlin 3D Printer Firmware * Copyright (C) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (C) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
[ "qitas@qitas.cn" ]
qitas@qitas.cn
c3e5360de8f1cd618ff25aa2747803ef96d17247
b2139a7f5e04114c39faea797f0f619e69b8b4ae
/src/keywordDetection/speechFingerprinter/src/tools/include/iCub/Constants.h
ed013f72faa781fcd3cb473003dec3492f1e210d
[]
no_license
hychyc07/contrib_bk
6b82391a965587603813f1553084a777fb54d9d7
6f3df0079b7ea52d5093042112f55a921c9ed14e
refs/heads/master
2020-05-29T14:01:20.368837
2015-04-02T21:00:31
2015-04-02T21:00:31
33,312,790
5
1
null
null
null
null
UTF-8
C
false
false
388
h
/* * Constants.h * * Created on: Jun 26, 2012 * Author: cdondrup */ #ifndef CONSTANTS_H_ #define CONSTANTS_H_ /** * @brief The name of the file list */ #define FILE_LIST "filelist.txt" /** * @brief The name of the keys database file */ #define KEYS_DB "db.kdb" /** * @brief The name of the files data...
[ "hychyc07@cs.utexas.edu" ]
hychyc07@cs.utexas.edu
8878158cd13deaf16139fd537836886bb222511b
be97b7e80f645ae47892bb4ec780c4dcbbf75e7e
/test_strtrim.c
4ecc97a4f351c7a7ba3ec7c0b4ed046f039411a5
[]
no_license
maria-smiles/Libft
37ea95189e04e8aa2cb9b6b95586959027937a36
c690946c1ab2afa2344fb02bc5e00e2e2f16a6a6
refs/heads/master
2023-05-11T16:59:23.804203
2021-06-02T06:51:46
2021-06-02T06:51:46
362,077,879
0
0
null
null
null
null
UTF-8
C
false
false
2,515
c
#include <stdio.h> #include <stdlib.h> #include "ft_strtrim.c" //static void ft_print_result(char const *s) //{ // int len; // // len = 0; // while (s[len]) // len++; // write(1, s, len); //} // //static void check_strtrim(char *s1, char *set) //{ // char *strtrim; // // if (!(strtrim = ft_strtrim(s1, set))) // ...
[ "r.ramazanov@servplus.ru" ]
r.ramazanov@servplus.ru
2d93d738aad44db93357e844fcaa2c69cc23358c
479f0af342924dec7a56dd41d464acb77e88c2e3
/training/c_assignments/bitwise_ass/toggle_even.c
1863aef7013715de0fae177b64a02b5f36ef773e
[]
no_license
venkatnallamalli/demo
d2b5e60e1a5d415f2b7147044c92452e937905e2
a4a477aca702e039505f0ebce348ced89b1b4cda
refs/heads/master
2022-06-19T13:39:02.468948
2022-06-14T05:34:28
2022-06-14T05:34:28
79,771,937
0
0
null
null
null
null
UTF-8
C
false
false
322
c
#include<stdio.h> #include"bit_operations.h" #if 1 int main() { int n; //Enter a number printf ("Enter a number:"); scanf ("%d",&n); showbit (n); printf ("\nAfter Even bit Toggiling:"); // //we toggiling the even position bits and displaying showbit ( toggle (n,0) ); printf ("\n"); return 0; } #endi...
[ "vvnallamalli@gmail.com" ]
vvnallamalli@gmail.com
bf3117cd3a2f228bbb53897a484af1cad4a9a546
588318a97592a8d997c866304c7a4a3c7270ceb2
/Trabalho3/Módulo Monte/Arquivos Fonte/CARTA.C
94fe89a4e364300154f9a5d881ba7392ebf5b824
[]
no_license
jordanamecler/inf1301
775fc5563fd17c6d5bc260b56f98d5761da546f9
463944a7975926cd56cc29cc8b57516f0e660c3b
refs/heads/master
2021-01-10T21:24:01.165647
2016-12-10T23:43:36
2016-12-10T23:43:36
38,759,767
0
2
null
null
null
null
ISO-8859-1
C
false
false
5,908
c
/*************************************************************************** * $MCI Módulo de implementação: CAR Carta * * Arquivo gerado: CARTA.c * Letras identificadoras: CAR * * Nome da base de software: Arcabouço para a automação de testes de programas redigidos em C * * P...
[ "jordana.mecler@hotmail.com" ]
jordana.mecler@hotmail.com
91ac67bea6aab59b06271fcc995d7af9441d2f6c
decfaed8537de9dfed774a8cac966005f0f6b580
/src/Misc/win_funcs.c
bf76c02f65f614b1c2f242b852fcbe6431e17efd
[ "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-newlib-historical", "LicenseRef-scancode-unknown-license-reference" ]
permissive
svn2github/staden-master
38045554b935c3e77c9da79bd81fcf36c7f29f2a
52652d5db8101d50f531baafa672e840866b998c
refs/heads/master
2020-04-06T10:36:49.982065
2015-01-14T16:31:34
2015-01-14T16:31:34
13,944,967
0
0
null
null
null
null
UTF-8
C
false
false
618
c
/* * Implementations of various POSIX functions that are missing when using * mingw on windows. */ #include "win_funcs.h" size_t pread(int fd, void *buf, size_t count, off_t offset) { int ret; off_t curr = lseek(fd, 0, SEEK_CUR); if (lseek(fd, offset, SEEK_SET) == -1) return -1; ret = read(fd, buf, cou...
[ "jkbonfield@ba6f2710-ca9f-427c-89d3-5bf716dbc8e1" ]
jkbonfield@ba6f2710-ca9f-427c-89d3-5bf716dbc8e1
e57d64b16fe2711cfc0c171150689afde6fcc744
6a84fe90f1db1fc9d73e021d9d299dd2e260c7ce
/Examples/aes/include/support.h
94bf72428da2e615e8d1db75b1dd4306affa19dd
[]
no_license
falconcomputing/merlin-compiler
1d3921af92e7b2a54921289261dda26055b07bbe
f8b3b9956bdd7d8182215b979a55fa8f5cddc2bc
refs/heads/master
2021-06-04T06:21:34.670276
2020-06-12T18:34:10
2020-06-12T18:34:10
132,900,601
33
8
null
null
null
null
UTF-8
C
false
false
4,316
h
//#include <stdlib.h> #include <inttypes.h> ///// File and section functions char *readfile(int fd); char *find_section_start(char *s, int n); ///// Array read functions #define SECTION_TERMINATED -1 int parse_string(char *s, char *arr, int n); // n==-1 : %%-terminated int parse_uint8_t_array(char *s, uint8_t *arr, i...
[ "moheissa@falcon-computing.com" ]
moheissa@falcon-computing.com
5dec8f5972fa583beb603f969bc57522c525830f
75b4c2b4d4009bb6837541ea9b5a2168c75169b4
/POC/Maxym_Kuzyshyn/src/unsigned_sum.h
371bd4c9d5a9a00c2a5b80be5691f8fb894ae6f1
[]
no_license
maxymkuz/cs_3
bda81f7a5ca4476859377a06f94c83d6f31f791e
42372575f11d7038f292ae2bb75e8277f1a96d70
refs/heads/main
2023-02-21T11:26:56.724566
2021-01-21T14:33:34
2021-01-21T14:33:34
331,653,079
0
0
null
null
null
null
UTF-8
C
false
false
171
h
#include<stdlib.h> #ifndef UNTITLED1_FUNCTION_FILE_NAME_H #define UNTITLED1_FUNCTION_FILE_NAME_H int digit_sum(unsigned int d); #endif //UNTITLED1_FUNCTION_FILE_NAME_H
[ "maxymkuz@gmail.com" ]
maxymkuz@gmail.com
79b4792c0ebe22b2ab607c5852d25d3a829b9836
b82b57259cff905b16e88f048d088c7482966fdc
/pset1/mario/mario.c
c2ccd1c01a166ef20494379e20732980cb7a6934
[]
no_license
nolanspecter/cs50
634db32b7d6e1591475b908a87354427c5f281be
9bacd960ad7c2150fed923a8f0a180f14ba0855f
refs/heads/main
2023-08-11T11:41:27.919594
2021-10-04T04:37:13
2021-10-04T04:37:13
413,014,451
0
0
null
null
null
null
UTF-8
C
false
false
625
c
#include <stdio.h> #include <cs50.h> int main(void) { int height; do { height = get_int("Height: "); } while (height > 8 || height <= 0); for (int i = 0; i <= height - 1; i ++) { for (int j = 0; j < height - i - 1; j ++) { printf(" "); } ...
[ "anhduc031100@gmail.com" ]
anhduc031100@gmail.com
0c0ae895d51118c6783d564d60673c905d82b138
c56ff32b45ed8a6f97416b4d54367261833ce5d5
/cuadrado de numeros en regresion.c
07dc6d90c7891cbdcd6849dd8541be9491a5fcce
[]
no_license
VictorVasquezP/Programas-de-HackerRank
aae87c5b9e154b0adca4b9ca5dc0bcd613e6f2d6
54c5025d9eae0266e0d516a2559c3d5df486b2c2
refs/heads/master
2020-03-26T07:16:28.625471
2018-09-09T00:34:58
2018-09-09T00:34:58
144,645,663
0
0
null
null
null
null
UTF-8
C
false
false
445
c
#include <stdio.h> int main() { int n,i=0,j=0,iaux=0,jaux=0; scanf("%d", &n); for(i=0;i<(2*n)-1;i++){ for(j=0;j<(2*n)-1;j++){ if(j<n-1) { jaux=j; } if(j>=n-1){ jaux=(2*n-2)-j; } if(i<n-1){ iaux=i; } if(i>=n-1){ iaux=(2*n-2)-i; } if(iaux<jaux){ ...
[ "noreply@github.com" ]
VictorVasquezP.noreply@github.com
06e542cd138fb6fec3aced4e9441e613c570fd2b
455b28d59c15f5ef92c2cba258b23b6835e4b890
/src/c-transforms/shadow_function.h
a19894caf4114258aa7728a3091f2be81eb212bd
[]
no_license
Palash-Patole/D-SPOSE
ea1b7c38602ec19e20c2539f51879e8317716230
ef1089acb0c4e45cf88267f6c99ef494fa7bbbc0
refs/heads/master
2023-01-13T11:24:08.632738
2020-11-16T11:43:36
2020-11-16T11:43:36
null
0
0
null
null
null
null
UTF-8
C
false
false
1,236
h
// // shadow_function.h // D-SPOSE // // Created by Luc Sagnieres on 2017-12-19. // Copyright © 2018 Luc Sagnieres. All rights reserved. // //%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% //% FUNCTION NAME: shadow_function.c //% //% DESCRIPTION: This function calculates ...
[ "lucsagnieres@gmail.com" ]
lucsagnieres@gmail.com
6f8c57ec4ecf9031606ae3b8363958e8d46b4563
32d404963376a396ee7ef518304b31f91694b79a
/Beta Weekend 2/DUMP/SK-Bear_Dead_AnimBP_classes.h
703f17dcd22778745eb49cabbf1a577fdc6dec93
[]
no_license
TammelTin/Icarus-Dump
af2d1899491444924636b3903d5ee327a87d97c9
148c92b73f02add701816fd51fafc041145a635a
refs/heads/main
2023-08-11T02:58:04.032131
2021-09-10T12:16:02
2021-09-10T12:16:02
401,130,226
2
0
null
null
null
null
UTF-8
C
false
false
751
h
// AnimBlueprintGeneratedClass SK-Bear_Dead_AnimBP.SK-Bear_Dead_AnimBP_C // Size: 0x3e8 (Inherited: 0x320) struct USK-Bear_Dead_AnimBP_C : UIcarusCorpseAnimInstance { struct FPointerToUberGraphFrame UberGraphFrame; // 0x320(0x08) struct FAnimNode_Root AnimGraphNode_Root; // 0x328(0x30) struct FAnimNode_PoseSnapshot ...
[ "30595413+TammelTin@users.noreply.github.com" ]
30595413+TammelTin@users.noreply.github.com
f976af27c5a6eb636c739954dca3ccb14a27ebb1
f026cb616ef14bae15a1d251ca6dbe0f55016d9c
/linux/26514.c
1faf925008151ac7959a5a0ac9e01fac4097627a
[]
no_license
jajajasalu2/cocci-lkmp-c-files
3eb7d451929dca5cb6beb56aabd69fe3f7fc176c
5da943aabe1589e393a131121dbf8e7a84b3cf2a
refs/heads/master
2020-12-02T17:30:14.411816
2020-01-29T08:36:30
2020-01-29T08:36:30
231,053,574
1
0
null
null
null
null
UTF-8
C
false
false
135
c
cocci_test_suite() { char *cocci_id/* tools/build/feature/test-gtk2.c 6 */[]; int cocci_id/* tools/build/feature/test-gtk2.c 6 */; }
[ "jaskaransingh7654321@gmail.com" ]
jaskaransingh7654321@gmail.com
0d50dbe5c171bdee37b013570926f8ef0a818d96
f37c3546f39d7ebc4236c043e740d68bf826e8c1
/core/base/FskFrameBuffer.h
5e63025873618937bcf36ff2865ed53fc21e6f22
[ "Apache-2.0" ]
permissive
sandy-slin/kinomajs
f08f60352b63f1d3fad3f6b0e9a5e4bc8025f082
567b52be74ec1482e0bab2d370781a7188aeb0ab
refs/heads/master
2020-12-24T22:21:05.506599
2015-03-02T07:39:23
2015-03-02T07:39:23
null
0
0
null
null
null
null
UTF-8
C
false
false
8,829
h
/* Copyright (C) 2010-2015 Marvell International Ltd. Copyright (C) 2002-2010 Kinoma, 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/lice...
[ "akarim@marvell.com" ]
akarim@marvell.com