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
7342f506b1e5d6f8f5d6ed19ef7240be35aee540
5dcb5e80628d0218663d37155b3d366fa5c0ace7
/HW02/sort.c
5b167317635efff468b0f95b842e750387427a8e
[ "Apache-2.0" ]
permissive
ruibinjiang/ECE-264-Solutions
a6d2c61caed9447ba34fdfaa4b7868715ab12e0a
a93fcd370bc2bc932fd751864d3b722997d92ac1
refs/heads/master
2020-03-27T07:55:54.049145
2019-11-08T21:50:15
2019-11-08T21:50:15
146,206,504
0
0
null
null
null
null
UTF-8
C
false
false
1,599
c
// *** // *** You MUST modify this file, only the ssort function // *** #include "sort.h" #include <stdio.h> #include <stdbool.h> static bool checkOrder(int * arr, int size) // a static function is visible only in this file // This function returns true if the array elements are // in the ascending order. // false, o...
[ "jiang551@purdue.edu" ]
jiang551@purdue.edu
238410bb9e661990f10083029cb4d420f7cf5673
703e1199182b5ddf7c57807f1ebef18f4ee71277
/NetworkProgramming/football_game/game_epoll_server.c
b12efdad1d9b6971c99f5a7ae31aa883213e056e
[]
no_license
sudingquan/Systemprogramming
f2a095e789ed051d9206880b1e2ac0cdcd097c49
a5d5497b003fdee8c9683563587c485f7ce0b67e
refs/heads/master
2020-05-09T13:47:42.557735
2019-08-20T11:28:15
2019-08-20T11:28:15
181,167,717
0
0
null
null
null
null
UTF-8
C
false
false
11,134
c
/************************************************************************* > File Name: game_epoll_server.cpp > Author: sudingquan > Mail: 1151015256@qq.com > Created Time: 五 7/12 00:35:29 2019 ************************************************************************/ #include <stdio.h> //#include <curses.h> #inc...
[ "1151015256@qq.com" ]
1151015256@qq.com
aab9904cb47cddf16965f1a27c99857b770640f0
3209aff32ffc0489049cee9c8fb44dae02f49637
/source/ev3/ev3_link/ev3_link.c
8afe597d24633cb321af2ff4c9706c2d18a83b95
[ "MIT" ]
permissive
nakai-t/ev3dev-c
372f078a25550dcfa7d650114213557f1a775b8d
6e201199a8ddf377da13171660ec760aa9b3bbf4
refs/heads/master
2021-01-16T00:03:53.994903
2015-02-08T11:09:38
2015-02-08T11:09:38
null
0
0
null
null
null
null
UTF-8
C
false
false
12,382
c
/* ____ __ ____ ___ ____ __ (((((() | |_ \ \ / ) ) | | ) | |_ \ \ / \(@)- / |_|__ \_\/ __)_) |_|_/ |_|__ \_\/ /(@)- \ ((()))) *//** * \file ev3_link.c * \brief EV3 remote access. * \author Vitaly Kravtsov (in4lio@gmail....
[ "in4lio@gmail.com" ]
in4lio@gmail.com
9146a22a616193ad85d4fc4b2630fe671dd8145e
c100631308233e21a7b478a16c322f92a3ee9143
/sdk-xgs-robo-6.4.1/src/bcm/esw/trident2/vlan.c
c4d443db5c3bac544ba1741e318cb39ce28ecebd
[]
no_license
mk386/bcm-1
af4f5efaa95a8fe0344e0c78011df340ca32959c
bd0f09a01811438230b8fc3b1a7fd4a280800ad6
refs/heads/master
2022-03-31T01:37:51.272923
2015-09-07T11:11:35
2015-09-07T11:11:35
null
0
0
null
null
null
null
UTF-8
C
false
false
24,037
c
/* * $Id: vlan.c,v 1.3 Broadcom SDK $ * $Copyright: Copyright 2012 Broadcom Corporation. * This program is the proprietary software of Broadcom Corporation * and/or its licensors, and may only be used, duplicated, modified * or distributed pursuant to the terms and conditions of a separate, * written license agre...
[ "lorchid@yorkes-MBP.local" ]
lorchid@yorkes-MBP.local
a06609510e3dbae6581ad6cd36c70dcc6c650ad6
c7b6e97e145cdf17787283ea2cae5c2198853f29
/include/netinet/in_var.h
05617e0c4e5df33cc4aedf476c9866a5877759dc
[]
no_license
shivshankardayal/Universal-C-C--
36640ced556f52893f906d8123ddbe5ce73f5d74
cead882b61c280096cabea640492aebdb9bc1ff1
refs/heads/master
2016-09-05T23:03:23.442410
2012-09-23T12:15:17
2012-09-23T12:15:17
2,559,971
1
0
null
null
null
null
UTF-8
C
false
false
11,518
h
/* $NetBSD: in_var.h,v 1.32.2.2 1999/06/07 19:57:17 perry Exp $ */ /*- * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by Public Access Networks Corporation ("Panix"). It was developed under * contract to Panix...
[ "root@myhost.(none)" ]
root@myhost.(none)
274bfb054f631ed78886fcd3a4f4055d99f85d71
08bfc8a1f8e44adc624d1f1c6250a3d9635f99de
/SDKs/ncurses/src/Ada95/gen/gen.c
7eb5d5c7053c883f80cee2d5e663fa56a0e53cd9
[]
no_license
Personwithhat/CE_SDKs
cd998a2181fcbc9e3de8c58c7cc7b2156ca21d02
7afbd2f7767c9c5e95912a1af42b37c24d57f0d4
refs/heads/master
2020-04-09T22:14:56.917176
2019-07-04T00:19:11
2019-07-04T00:19:11
160,623,495
0
0
null
null
null
null
UTF-8
C
false
false
130
c
version https://git-lfs.github.com/spec/v1 oid sha256:1de9c55c6b7f60f18b014f35dfa022cb7c6534a356750eac569bdcd11b4ccb93 size 19124
[ "personwithhats2@Gmail.com" ]
personwithhats2@Gmail.com
f175569be04d17ac56bc49a0ee4acec509a09b66
ac74580e5f9c88cc036c44ce5c5b2db6761b6282
/iniparser.c
375e2d274507ea10f4c2406ba12cdfc1a305def7
[ "MIT" ]
permissive
skyformat99/iniparser-1
aab00aca8ff4938ea54f286f4ac8b04a625b058c
41107b4484d0fbc2133e61ca9a7d4d637ace909e
refs/heads/master
2020-03-15T10:59:30.093746
2017-04-08T15:12:29
2017-04-08T15:12:29
null
0
0
null
null
null
null
UTF-8
C
false
false
13,697
c
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <malloc.h> #include <sys/types.h> #include <sys/stat.h> #ifndef _MSC_VER #include <unistd.h> #endif #include <fcntl.h> #include "iniparser.h" #ifdef _MSC_VER #include <io.h> #pragma warning(disable: 4996) #endif #ifndef O_BINARY #de...
[ "noreply@github.com" ]
skyformat99.noreply@github.com
b3ea20b8b3722c366c6b7e287b219e847ce7a2f1
9ef519e5e7da0a98e733432bc359fe2682fb0364
/3k-1s/architecture/laba4/benchit/kernel/numerical/FFT_2D/C/OpenMP/MKL/complex_double_po2/fft.h
3cabe3effea1686fa8ba66b36f148c750a809233
[]
no_license
andreysher/study
60cc8ab76c92aa9cc1c516b39d39f46c80c3c6ff
e313c3485a8ef837636f6500c0740eae6ee2692e
refs/heads/master
2023-05-29T20:29:27.802854
2019-09-17T04:36:50
2019-09-17T04:36:50
99,763,536
1
0
null
2023-05-22T21:17:52
2017-08-09T04:02:12
Python
UTF-8
C
false
false
1,177
h
/******************************************************************** * BenchIT - Performance Measurement for Scientific Applications * Contact: developer@benchit.org * * $Id: fft.h 1 2009-09-11 12:26:19Z william $ * $URL: svn+ssh://william@rupert.zih.tu-dresden.de/svn-base/benchit-root/BenchITv6/kernel/numerical/...
[ "andreysher97@gmail.com" ]
andreysher97@gmail.com
5a9e24f62f7b3cb3c4a990c2c7578c06e39035d2
b9a9944044508d265704ed39fade02f113b638d3
/src/core/data.c
d176b891e8e7dd71476dbaebe6c6cb82b5952884
[ "BSD-2-Clause" ]
permissive
sysdb/sysdb
d2f5ef2a9e0901c0dc4462b7d01167d342b192f1
1cdd09f260f6130eb7b486707b1816329c5979a7
refs/heads/master
2020-12-24T08:41:03.982553
2017-10-22T10:38:18
2017-10-22T10:38:18
14,842,322
33
5
null
2017-10-22T09:44:12
2013-12-01T16:51:45
C
UTF-8
C
false
false
30,483
c
/* * SysDB - src/core/data.c * Copyright (C) 2014 Sebastian 'tokkee' Harl <sh@tokkee.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain ...
[ "sh@tokkee.org" ]
sh@tokkee.org
a355e873aec38d3645145519af27ec9d76d1d46a
e57f67fbf6abd254e99ecce180bf78add349c5db
/OpenGL_Sandbox/src/Lessons/HelloTriangle/HelloTriangle.h
80193bee1eb8fd484d3be0f4483ea55eb382a116
[ "MIT" ]
permissive
Janushan-Austin/OpenGL_Sandbox
b5871449f75b74dccc348d84348a7e03ee3160d3
7c552305f9421117cf06e7143a89bc0193826c23
refs/heads/master
2022-07-28T01:19:36.126947
2020-05-25T00:58:58
2020-05-25T00:58:58
258,867,687
0
0
null
null
null
null
UTF-8
C
false
false
106
h
#pragma once int HelloTriangle(); int HelloTriangleEx1(); int HelloTriangleEx2(); int HelloTriangleEx3();
[ "38991541+Janushan-Austin@users.noreply.github.com" ]
38991541+Janushan-Austin@users.noreply.github.com
3ec7416ccc5f612ea5a7abeca871c1c9473ab386
6d8cae7f4f2b445c6b077a4d1434b9aa08d3f8a9
/Thickness/ManagementIOports/DialogsManagmentOptions.h
c3222e8a764dfcf6f066092f7066df54ba594988
[]
no_license
Andrew90/Chelabinck2
54efb84040eb52af7b6436c9a997424699b8235a
8e174280011c71a4ba39bf8ed114f8595488f55d
refs/heads/master
2021-07-14T18:39:12.650062
2017-10-16T03:44:33
2017-10-16T03:44:33
107,075,747
0
0
null
null
null
null
UTF-8
C
false
false
99
h
#pragma once #include <Windows.h> struct ManagmentOptionsCoordinatesDlg { static void Do(HWND); };
[ "drewan@rambler.ru" ]
drewan@rambler.ru
7efce7135fe22883e4bba47debf68d01220b6922
9cce2d4efffb844f1f82c34a48502b13e193eeef
/SuperSmashCS107E/gl.c
153b987b8b738e24d2ab3125affd051268cb1355
[]
no_license
rosalg/Portfolio
07abbc119b6eae22e1d838f6ca261664666626ad
fffb6f27f7c3324be9064be570b49994340190a1
refs/heads/main
2023-01-11T19:34:36.800843
2020-11-19T02:06:42
2020-11-19T02:06:42
314,080,176
0
0
null
2020-11-18T23:55:52
2020-11-18T23:06:22
C
UTF-8
C
false
false
5,603
c
#include "gl_kyl.h" #include "fb.h" #include "font.h" #include "malloc.h" #include "strings.h" #include "printf.h" #include "shell.h" #include "player.h" // static volatile sprite box; // static sprite ball; void gl_init(unsigned int width, unsigned int height, gl_mode_t mode) { fb_init(width, height, 4, mode); ...
[ "rosalg@stanford.edu" ]
rosalg@stanford.edu
096b873b8b472e7d59481759d12d9afc4d72da61
5f553f84858cee0d4612fc15ca42f129ab0755ae
/plc/hardware/RGB_LED/rgb_led.c
d67d7b2c1ee37a9cffea806a4ab085326ddfd24b
[]
no_license
ToBeOrNotTo/IntelligentHomeFurnishing
601153f66cc593f038ea87c47c01ad0db50d4fb1
569c6d9dac1cd6b9cb78ee8066726f973ec601ef
refs/heads/master
2021-07-09T11:25:42.822237
2017-10-10T09:28:47
2017-10-10T09:28:47
106,395,332
0
0
null
null
null
null
GB18030
C
false
false
605
c
#include "RGB_LED.h" #include "sys.h" //LEDR--->PA8 //G11 //B12 void RGB_LED_Init() { RCC->APB2ENR |=1<<3;//时钟信号 //PAout(11)=1; GPIOB->CRL &=0XFFFFFF00; //配置管脚模式 GPIOB->CRL |=0x00000088; GPIOB->CRH &=0XFFFFFF00; GPIOB->CRH |=0x00000033; //GPIOB->ODR |=1<<8; //PAout(12)=0; /* RCC->APB2ENR |=1<<2; GPIO...
[ "1311979695@qq.com" ]
1311979695@qq.com
8c2f760e8f2a4acf457adfbcd8cc3d35380d1a36
de8c0ea84980b6d9bb6e3e23b87e6066a65f4995
/3pp/linux/arch/arm/mach-ep93xx/core.c
6fb19a393fd2e4ee408c468c185d94f3ebc11de1
[ "MIT", "Linux-syscall-note", "GPL-2.0-only" ]
permissive
eerimoq/monolinux-example-project
7cc19c6fc179a6d1fd3ec60f383f906b727e6715
57c4c2928b11cc04db59fb5ced962762099a9895
refs/heads/master
2021-02-08T10:57:58.215466
2020-07-02T08:04:25
2020-07-02T08:04:25
244,144,570
6
0
MIT
2020-07-02T08:15:50
2020-03-01T12:24:47
C
UTF-8
C
false
false
28,450
c
// SPDX-License-Identifier: GPL-2.0-or-later /* * arch/arm/mach-ep93xx/core.c * Core routines for Cirrus EP93xx chips. * * Copyright (C) 2006 Lennert Buytenhek <buytenh@wantstofly.org> * Copyright (C) 2007 Herbert Valerio Riedel <hvr@gnu.org> * * Thanks go to Michael Burian and Ray Lehtiniemi for their key * ro...
[ "erik.moqvist@gmail.com" ]
erik.moqvist@gmail.com
f3ede22f5bc91980b74e3707bfd9dae095ce8ea2
c425afb8bb6b182168fd4c3a46c9b334f4740e60
/d/wanjiegu/npc/obj/qing-cloth.c
c749d7b7c9a31ca014294d3b6971cf76a65ee5a2
[]
no_license
fluffos/nt7
ceef82b2465cf322549c7ece6ce757eaa8ec31ff
52727f5a4266b14f1796c2aa297ca645ca07282a
refs/heads/main
2023-06-17T10:07:33.000534
2021-07-15T11:15:05
2021-07-15T11:15:05
308,148,401
9
9
null
2021-06-28T14:11:57
2020-10-28T21:45:40
C
UTF-8
C
false
false
656
c
// qing-cloth.c example cloth #include <ansi.h> #include <armor.h> inherit CLOTH; void create() { set_name( HIC "青衫" NOR, ({ "cloth" }) ); set_weight(700); /*if( clonep() ) set_default_object(__FILE__); else*/ { set("unit", "件"); set("va...
[ "i@oiuv.cn" ]
i@oiuv.cn
ad9723621e3e47dc86432250a0c6c5c9a7b63d37
16f75ebdba7e7738e9d771367b5f22d2ec0c6b23
/il2cpp_output/mscorlib_System_Collections_Generic_Dictionary_2_Enumerator__35.h
ccec77d134e18d9a33a410fa17e16a510eab62e9
[]
no_license
18945661022/pintu
c0bb3ffe3627d0f7612b5647a3bbedd879bdd6f3
0becf624cfd9e0812820507890eefc49f5af6f14
refs/heads/master
2020-04-04T19:24:25.056903
2018-11-05T11:08:24
2018-11-05T11:08:24
156,204,405
0
0
null
null
null
null
UTF-8
C
false
false
1,091
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> // System.Collections.Generic.Dictionary`2<System.String,System.Boolean> struct Dictionary_2_t1285; #include "mscorlib_System_ValueType.h" #include "mscorlib_System_Collections_Gener...
[ "Apple@chengdedeMac-mini-10.local" ]
Apple@chengdedeMac-mini-10.local
4036d0b8f12ebd6175771b500d1b64b63eecf473
4985d7cc4e289ecb2d431df49b6dcf30f6a7b906
/Assign_3/submission/cpu_moduler/isim/cpu_tb_isim_beh.exe.sim/work/m_16655885090883141268_2879187816.c
1b6c70cdcb21e901ba7d53f5439b8ece324f90c9
[]
no_license
pruthvirg/Computer-Organization
b3252f85bc2b600361c7fc17005cfcadc4617098
e61152bb186652ea5827c6f26118e7242fc96b14
refs/heads/master
2021-06-12T16:17:12.852338
2020-04-09T13:39:54
2020-04-09T13:39:54
254,357,484
0
1
null
null
null
null
UTF-8
C
false
false
20,566
c
/**********************************************************************/ /* ____ ____ */ /* / /\/ / */ /* /___/ \ / */ /* \ \ \/ ...
[ "pruthvirg123@gmail.com" ]
pruthvirg123@gmail.com
4259aa6f9f96c4a9ceb465ecfdc046a3283a572e
2821f4169f3158a86581cb61fa8c0402e9e6a2da
/Algorithm/gc.c
559bb2e2efdd9893d08bc4fe3a08e8dca4da3075
[]
no_license
lkp0907/Algorithm
3379109a47e8820c02601ec67c9d77847ed9233a
65d86f4ccb03e2d619f58a61f0dce946adcb2b6b
refs/heads/master
2016-09-16T14:26:05.158705
2015-03-02T13:47:24
2015-03-02T13:47:24
29,057,347
5
3
null
null
null
null
UTF-8
C
false
false
533
c
// // gc.c // Algorithm // // Created by GiPyeong Lee on 2015. 1. 29.. // Copyright (c) 2015년 com.devsfolder.Algorithm. All rights reserved. // #include <stdio.h> int func[30]; int N; int getGC(int n){ int i=0; for(i=0;i<n;i++){ } return 0; } int main(void){ int i=0; scanf(...
[ "lkp0907@gmail.com" ]
lkp0907@gmail.com
aae11a6930faa22ad255e67cfb939692fe987f8d
c18650a063cdbd6754b4be35c2da2fcc161353b9
/Integer factorisation(15 digits).c
1c682bf945e25fc1ca233365370bdfabd2946037
[]
no_license
shubhtibrewal/SPOJ
187757382ba670a5703bf65d76d8c970e57b7c31
4d4418e58deeb8576d965d219dae2f01c84af2df
refs/heads/master
2022-06-13T10:41:33.123585
2014-11-12T17:11:25
2014-11-12T17:11:25
21,087,905
0
0
null
2022-05-19T13:53:12
2014-06-22T07:12:17
C
UTF-8
C
false
false
356
c
#include <stdio.h> int main(void) { long long n,i,d,c; scanf("%lld",&n); while(n!=0) { for(i=2;i*i<=n;i++) { c=0; if(n%i==0) { while(n%i==0) { c++; n=n/i; } printf("%lld^%lld ",i,c); } if(n==1) break; } if(n>1)printf("%lld^1",n); printf("\n"); ...
[ "harshtibrewal.nitdgp@gmail.com" ]
harshtibrewal.nitdgp@gmail.com
9e649c5f99aa42651937d652361ecdcdf421c300
488706ddcd860941510ddd5c8f35bbd065de9ca1
/visualtext3/cj/ShortcutBar/Resource.h
9f37cfcd8b79b00f8d921e7854f380204af7aa22
[]
no_license
VisualText/legacy
8fabbf1da142dfac1a47f4759103671c84ee64fe
73d3dee26ab988e61507713ca37c4e9c0416aee5
refs/heads/main
2023-08-14T08:14:25.178165
2021-09-27T22:41:00
2021-09-27T22:41:00
411,052,445
0
0
null
2021-09-27T22:40:55
2021-09-27T21:48:09
C++
UTF-8
C
false
false
1,143
h
//{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by XTResource.rc // // This file is a part of the XTREME SHORTCUTBAR MFC class library. // (c)1998-2013 Codejock Software, All Rights Reserved. // // THIS SOURCE FILE IS THE PROPERTY OF CODEJOCK SOFTWARE AND IS NOT TO BE // RE-DISTRIBUT...
[ "david.dehilster@lexisnexisrisk.com" ]
david.dehilster@lexisnexisrisk.com
c521cee83973e87bc37e3a4a94ac8fc9fdeed296
80bcf31bfa9d04e700a60627554686034bd3bdb7
/WiFiCore/src/uip-neighbor.c
3e47d2b8d73ac0990b205aa77783ec520808e45f
[]
no_license
BackupTheBerlios/microsrcp
277cc6e803a0b80b288c25179edd488cdaddba40
a0d4b8ec0ceb2a05377810b16604688a3196f419
refs/heads/master
2016-09-06T16:03:02.745051
2013-03-05T20:26:13
2013-03-05T20:26:13
40,259,347
0
0
null
null
null
null
UTF-8
C
false
false
4,833
c
/* * Copyright (c) 2006, Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * n...
[ "mbern" ]
mbern
498e18ad3222d359531dd1557c4dff799fdeefff
3e9f1060ca46744d002eed8e2d9d9edf4a4a4576
/firmware/rtos/ports/V850E2M/CubeSuite+/cpu.h
267467d7532d3c90289e253d57c020d355a1b6ec
[]
no_license
SijWoo/custom-keyboard
20c32bc266af0d171d946fc15e505962ecbe05ba
edec707dbd5022888e41a9ddd25c484835c560c7
refs/heads/master
2021-03-09T19:51:55.149415
2020-04-01T00:42:39
2020-04-01T00:42:39
246,374,278
2
0
null
null
null
null
UTF-8
C
false
false
25,710
h
/* ********************************************************************************************************* * uC/CPU * CPU CONFIGURATION & PORT LAYER * * Copyright 2004-2020 Silicon Laboratories Inc. www.silabs.com * * ...
[ "sijin.woo@utexas.edu" ]
sijin.woo@utexas.edu
2d469b215e8f1bce6be257db31a47b5575cbd820
aaafd0814781b249c9d1f30c45a1de850377aea1
/hello.c
9cdf86a2e2fe945d77312a7102e0c66f89acd16c
[]
no_license
akshbhagwat/C
5c9350770e4a1fefc138fd6db4ecc15e97e47a27
ecb99af6567e62c58451e0197973f0ce83676fef
refs/heads/master
2021-07-10T09:25:24.215245
2020-06-18T06:46:02
2020-06-18T06:46:02
137,646,233
0
0
null
null
null
null
UTF-8
C
false
false
68
c
#include<stdio.h> int main() { printf("Hii akki\n"); return 0; }
[ "jay7bhagwat@gmail.com" ]
jay7bhagwat@gmail.com
ec80cb46b7b99190ea10af525a78c3354c34d454
14f3bc0183752ca329d8867f6175c9b922e13f03
/editor.c
ade3a98c13f26996f47a093c002a52bee8fb9437
[]
no_license
carloscanibano/DISTRIBUTED-SYSTEM
9df96b7d77481c791c962ccf3512a98c0c9d74db
a589bb636a75988ae6f70823bbbd0e2f36f1bd38
refs/heads/master
2020-05-16T12:21:50.251230
2019-05-21T16:39:56
2019-05-21T16:39:56
183,043,597
1
0
null
null
null
null
UTF-8
C
false
false
2,057
c
#include <unistd.h> #include <string.h> #include <stdio.h> #include <stdlib.h> #include <getopt.h> #include <string.h> #include <netinet/in.h> #include <sys/types.h> #include <sys/socket.h> #include <unistd.h> #include <netdb.h> #include "lines.h" void print_usage() { printf("Usage: editor -h host -p puerto -t \"...
[ "noreply@github.com" ]
carloscanibano.noreply@github.com
bbe2a0a7047664b5f315acb4b85a40c9c6c4d599
989299b90030ab6cd5c45cff06e7381b4ec91d0a
/big_arr.c
bed9fee376ca135725e21d92896a851f381c583a
[]
no_license
Ithikash/ithi10
6958538aade67b0a7299dd3f3f289e65bbecb9e9
51c8b5e43f373e572873ea370567716b632cc8f8
refs/heads/master
2020-04-20T20:26:04.213906
2019-02-04T13:58:41
2019-02-04T13:58:41
169,076,587
0
0
null
null
null
null
UTF-8
C
false
false
462
c
#include<stdio.h> int main() { int array[5] = {13, 10, 21, 28, 38}; int first, i, sec; if( array[0] < array[1] ) { first = array[1]; sec = array[0]; } else { first = array[0]; sec = array[1]; } for( i = 2; i < 5; i++ ) { if( first < array[i]) { sec = first; first = array[i]; } ...
[ "noreply@github.com" ]
Ithikash.noreply@github.com
d651fc69f16710c845631da9c2b24346952b6427
40a24b87a7e3495f03d2fbf8db171e096103e691
/Sindia---ca100/software/CA100-28335-3_0_1_10.19/DSP2833x_examples/dp30/util.c
78d9410d00337b4891aaba3e0b4fa28d899e24b9
[]
no_license
mohammadfatemieh/Sindia
43d6a97c5d883761769e553c60d2ff7a7b499ffb
53f5b498d8bb16cb19ae7be4c708cc1a3711d79b
refs/heads/master
2020-12-02T05:12:13.658840
2017-03-17T16:34:52
2017-03-17T16:34:52
null
0
0
null
null
null
null
GB18030
C
false
false
14,658
c
#include "DSP2833x_Device.h" // DSP2833x Headerfile Include File #include "DSP2833x_Examples.h" // DSP2833x Examples Include File char *flow_table[] = { "00 ", "05 ", "10 ", "15 ", "20 ", "25 ", "30 ", "35 ", "40 ", "45 ", "50 " }; void dump(unsigned int val) { if (val) BPL(0); else BPL(1); } void valve(unsi...
[ "bin.phil.xiao@gmail.com" ]
bin.phil.xiao@gmail.com
909192d770e697ca5c4932f012f1160c88741df8
b52bff327322182ae279f2e09e460e1b48d7ecbe
/STM32Cube_FW_F3_V1.4.0/Projects/STM32F302R8-Nucleo/Examples/ADC/ADC_AnalogWatchdog/Src/stm32f3xx_hal_msp.c
082ce8285939ed6cc08283d72d658538d2700bf7
[ "BSD-2-Clause" ]
permissive
mwoelfer-tuwien/workspaceMicroboard
f6f18929605dc6849c786f2698d1a1ed6ef0f36f
acfc7e8801031ee6a02f2aa8d4aee86741dd3de1
refs/heads/master
2021-06-18T14:43:30.183473
2017-06-08T10:54:02
2017-06-08T10:54:02
null
0
0
null
null
null
null
UTF-8
C
false
false
10,254
c
/** ****************************************************************************** * @file ADC/ADC_AnalogWatchdog/Src/stm32f3xx_hal_msp.c * @author MCD Application Team * @version V1.4.0 * @date 13-November-2015 * @brief HAL MSP module. ************************************************************...
[ "mwoelfer01@student.tgm.ac.at" ]
mwoelfer01@student.tgm.ac.at
9f67fcb171e29f22e43d64c904674b7d39125845
02e809be3afa33a417259832de0d616479f6b0c6
/pa4/CU-CS3753-PA4-master/pager-lru.c
71756555a3ab02a8aed7d6a2f3e27f818f2a1a13
[]
no_license
jgrun/os_spr18
c16395146998c03207f3e45902d1b7d9fb0a589f
00a10fd7a3ece61b9e45c4ecc7ae3974b5b654f0
refs/heads/master
2021-05-09T10:52:23.957393
2018-04-16T15:04:42
2018-04-16T15:04:42
118,975,981
0
0
null
null
null
null
UTF-8
C
false
false
2,750
c
/* * File: pager-lru.c * Author: Andy Sayler * http://www.andysayler.com * Adopted From: Dr. Alva Couch * http://www.cs.tufts.edu/~couch/ * * Project: CSCI 3753 Programming Assignment 4 * Create Date: Unknown * Modify Date: 2012/04/03 * Description: * This file contains an ...
[ "jacob.grunwald@colorado.edu" ]
jacob.grunwald@colorado.edu
be96fa6f2ce8185f4e2b19777fe02a91dfe55983
14d9b7c3991cd517b548857cf356150f745fd237
/sphere_detailed.c
981b034490a42999eb9ce9039e964ae1fdbbfa52
[]
no_license
Alexsimulation/shaded-sphere-ascii
d46a115f572829818a5c300b93c11fa129bdb3fd
83a351fd8b44fac1000d23bbe547e1b68ee0efc9
refs/heads/main
2023-02-25T23:28:36.989017
2021-02-06T01:02:25
2021-02-06T01:02:25
336,358,609
5
0
null
null
null
null
UTF-8
C
false
false
2,659
c
// Commented version of shaded sphere // Some lines may be in a different order than the spherical shaped version, but it's mostly the same. // by https://github.com/Alexsimulation #include <stdio.h> #include <math.h> #include <stdlib.h> char shade( int i, int j, float k ) { // Camera parameters float...
[ "noreply@github.com" ]
Alexsimulation.noreply@github.com
f751fdc1befc7e004d92b10b4472bccfc4352c01
3b2aee52c6872588ebc43bd7ee2879466c511d20
/repo/local/ip/Audio_Stream_PWM_1.0/drivers/Audio_Stream_PWM_v1_0/src/Audio_Stream_PWM.h
d9471fefd59eff34b3289b741295fb5b6bd03bcf
[]
no_license
Digilent/Arty-Z7-20-OOB
b02ea33ca8a9f75ea72bb89fdddac6600454ebd4
79906b2c332b4ed78a21ac3b448e4db6b30e0a97
refs/heads/master
2021-06-28T07:10:47.269502
2018-12-04T20:54:06
2018-12-04T20:54:06
157,785,985
8
1
null
null
null
null
UTF-8
C
false
false
2,528
h
#ifndef AUDIO_STREAM_PWM_H #define AUDIO_STREAM_PWM_H /****************** Include Files ********************/ #include "xil_types.h" #include "xstatus.h" #define AUDIO_STREAM_PWM_S_AXI_SLV_REG0_OFFSET 0 #define AUDIO_STREAM_PWM_S_AXI_SLV_REG1_OFFSET 4 #define AUDIO_STREAM_PWM_S_AXI_SLV_REG2_OFFSET 8 #define AUDIO_S...
[ "arthur.brown@digilent.com" ]
arthur.brown@digilent.com
fcc2acd4d3aa719ff742f52f5908e79b1c821704
bd0f55e9b623735f659b24f955f280d3848da23f
/release0.0.1/misc/mukgpio.h
e30c743057433df8da5760985a80d07205c56d84
[]
no_license
muraak/aarch64-use-timer
02213e119f7139781e6f47e2fc9536ca8773e000
ef1d7b5f6ec98b33bc1069e1bd114546e12aaed8
refs/heads/master
2021-01-14T15:38:00.939780
2020-02-25T00:58:48
2020-02-25T00:58:48
242,665,588
0
0
null
null
null
null
UTF-8
C
false
false
465
h
#ifndef _MUKGPIO_H_ #define _MUKGPIO_H_ #include <linux/ioctl.h> ///////////////////// // Ioctl definitions ///////////////////// #define MUKGPIO_IOC_MAGIC 'm' #define MUKGPIO_IOCSETDIROUT _IOR(MUKGPIO_IOC_MAGIC, 1, int) #define MUKGPIO_IOCSETDIRIN _IOR(MUKGPIO_IOC_MAGIC, 2, int) #define MUKGPIO_IOCSETOUTON _I...
[ "misoka73648@gmail.com" ]
misoka73648@gmail.com
d04e868ac561527f4ef21a25cebd5d7739e7ba9a
ec7d1269672e09ff8ff2720b60f350677c8c15f1
/gcc-3.4.5-glibc-2.3.6/arm-linux/sys-include/asm/arch-shark/dma.h
bb96923bc8915f015e444a923be48a392e9b5fe9
[]
no_license
ElevenH/First-Blood
6a4d8ed48e93660c44b0623405bf30530eeea16b
44ee02b8126c5609dc78d917633bde9caf4d0d68
refs/heads/master
2022-02-07T16:20:43.634359
2022-01-28T08:04:42
2022-01-28T08:04:42
46,023,766
0
0
null
null
null
null
UTF-8
C
false
false
374
h
/* * linux/include/asm-arm/arch-shark/dma.h * * by Alexander Schulz */ #ifndef __ASM_ARCH_DMA_H #define __ASM_ARCH_DMA_H /* Use only the lowest 4MB, nothing else works. * The rest is not DMAable. See dev / .properties * in OpenFirmware. */ #define MAX_DMA_ADDRESS 0xC0400000 #define MAX_DMA_CHANNELS 8 #define D...
[ "pangchol@163.com" ]
pangchol@163.com
e977dd6e2dbe59328ffff0f3b0573e9c31a41823
8a47e7401046735be040613a970546f719bcb482
/src/dev/LoRa-Netblocks/XRange-master/XRange-master-org/LoRaMac/src/radio/sx1276/sx1276.c
46a7e209f5bc721f4ef6d00de6ea2f898281e37d
[ "BSD-3-Clause" ]
permissive
JoffreyHerard/Stage_2018
c46bb4e53542fd18e68b5d3a6352ce317410ec50
395751334d4e09fd33d50f615f489c98f54ed89c
refs/heads/master
2020-03-16T19:25:33.288223
2018-07-20T13:36:36
2018-07-20T13:36:36
132,915,441
0
0
null
null
null
null
UTF-8
C
false
false
62,222
c
/* / _____) _ | | ( (____ _____ ____ _| |_ _____ ____| |__ \____ \| ___ | (_ _) ___ |/ ___) _ \ _____) ) ____| | | || |_| ____( (___| | | | (______/|_____)_|_|_| \__)_____)\____)_| |_| (C)2013 Semtech Description: Generic SX1276 driver implementation License: Revised BSD Licens...
[ "apocalypzer@gmail.com" ]
apocalypzer@gmail.com
6706ad0f953a4a9cdc308ecbddbe504bec8bb023
fae45a23a885b72cd27c0ad1b918ad754b5de9fd
/benchmarks/server_delegation/m4-1.4.18/lib/obstack.h
e558133de87db2f5d95e60b195739fffaef62a61
[ "GPL-3.0-only", "GPL-1.0-or-later", "GFDL-1.3-or-later", "GPL-3.0-or-later", "MIT" ]
permissive
bitslab/CompilerInterrupts
6678700651c7c83fd06451c94188716e37e258f0
053a105eaf176b85b4c0d5e796ac1d6ee02ad41b
refs/heads/main
2023-06-24T18:09:43.148845
2021-07-26T17:32:28
2021-07-26T17:32:28
342,868,949
3
3
MIT
2021-07-19T15:38:30
2021-02-27T13:57:16
C
UTF-8
C
false
false
22,691
h
/* obstack.h - object stack macros Copyright (C) 1988-2016 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library 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; e...
[ "nilanjana.basu87@gmail.com" ]
nilanjana.basu87@gmail.com
1fb73e0c31a5c43f0a8afa753abccd9310290487
3bc3f080f46a6897c6d88f036c784c63b3673979
/src/mame/drivers/cheekyms.c
8b3f65fb1e191cfdccf60134100ae9d6a4a1ea13
[]
no_license
vikke/mame_0145
bec0f81aba918c8ca5579a13f72e3c8efc7d0065
e9b4636543b017c2a6cdd6cddeab4afc02740241
refs/heads/master
2021-07-04T03:00:14.861010
2021-06-02T10:07:17
2021-06-02T10:07:17
4,586,522
0
0
null
null
null
null
UTF-8
C
false
false
6,622
c
/************************************************************************* Universal Cheeky Mouse Driver (c)Lee Taylor May/June 1998, All rights reserved. For use only in offical MAME releases. Not to be distributed as part of any commerical work. *************************************************...
[ "vikke.bsd@gmail.com" ]
vikke.bsd@gmail.com
624be6028199392e7f3627f637aee921fdd24cf6
190a06b029cd678570e079753e1a4dac9d3278fb
/set11c.c
04b713a5a84f46e1b38fca93ac35aeec3b9d7399
[]
no_license
DeenaMary33/code
d7e844b2b9fb39767735d5bd885bc15f7a070b84
7ca04f1a3babd28878f5c58e4fb5c6422c35a500
refs/heads/master
2020-04-17T11:05:23.967790
2019-04-01T11:06:58
2019-04-01T11:06:58
166,526,568
0
0
null
null
null
null
UTF-8
C
false
false
431
c
#include <stdio.h> int main() { char s[50]; int i; scanf("%[^\n]s",s); for(i=0;s[i]!='\0';i++) { if(i==0) { if(s[i]>='a' && s[i]<='z') { s[i]=s[i]-32; } } if(s[i]==' ') { if(s[i+1]>='a' && s[i+1]<='z'...
[ "noreply@github.com" ]
DeenaMary33.noreply@github.com
c00169f9d1584550421cbcae02ac9f2c81d86b56
c776476e9d06b3779d744641e758ac3a2c15cddc
/examples/litmus/c/c-litmus-ARMCBMC/long-MP+dmb.sy+pos-[fr-rf]-pos-addr-ctrlisb.c
73a0d5483cfed8cdd457a54ea220a1decbc1a79b
[]
no_license
ashutosh0gupta/llvm_bmc
aaac7961c723ba6f7ffd77a39559e0e52432eade
0287c4fb180244e6b3c599a9902507f05c8a7234
refs/heads/master
2023-08-02T17:14:06.178723
2023-07-31T10:46:53
2023-07-31T10:46:53
143,100,825
3
4
null
2023-05-25T05:50:55
2018-08-01T03:47:00
C++
UTF-8
C
false
false
3,030
c
/* Copyright (C) 2023 ARM-CBMC * This benchmark is part of ARM-CBMC */ #include <assert.h> #include <pthread.h> #include <stdatomic.h> // Memory barriers void dmbld(); void dmbst(); void dmbsy(); void isb(); atomic_long vars[3]; atomic_long atom_1_X0_1; atomic_long atom_1_X2_1; atomic_long atom_1_X3_2; atomic_lo...
[ "tuan-phong.ngo@it.uu.se" ]
tuan-phong.ngo@it.uu.se
92e74067417a9b21aee7b28e369ff1e78107a5be
a46aeb475f4e3f71865910780dc1ea263e481021
/MFCActiveXControl1/CCryptW.h
13418579b8c5569c32cd955692aea99a2916ee5a
[]
no_license
chos2008/chos-framework-c-crypto
6278490b3905985c5a773e7a8f814f593b6fc5e6
35da6a3abaacb30f7ac9f9beb4b050fbb58aaedb
refs/heads/master
2021-01-19T16:54:59.871273
2015-01-27T05:15:46
2015-01-27T05:15:46
29,898,570
0
0
null
null
null
null
UTF-8
C
false
false
397
h
// // // @author aga // @version 1.0 2015-01-20 #include<stdio.h> #ifndef C_WND_CRYPT #define C_WND_CRYPT char * encrypt_with_key(char *str, char *key); char * encrypt_with_fn(char *str, char *fps); char * encrypt_with_fp(char *str, FILE* fp); char * decrypt_with_key(char *s, char *k); char * decrypt_with_fn...
[ "luoxiaoyong@NHSHITNB71114.yihaodian.com" ]
luoxiaoyong@NHSHITNB71114.yihaodian.com
142a9e12f04d0c4d5b25664316faa8280b779aba
1a7e511e4343cd0bc0137f6b78ba1dc25ce84281
/libraries/mbed/targets/cmsis/TARGET_Silicon_Labs/TARGET_EFM32/TARGET_EFM32G_G800_STK/efm32g_dmareq.h
53c0820ae0b1512bf9927d86674e1a3f73d20b3c
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
ubergeekNZ/mbed
49045719af6c79c7c438423e032e96e83c3cce7b
594ce3e152c978845b1a950fd359e6b70abf61dd
refs/heads/master
2021-01-17T20:38:54.845543
2015-06-15T03:07:40
2015-06-15T03:07:40
37,433,876
0
0
null
2015-06-14T23:35:03
2015-06-14T23:35:03
null
UTF-8
C
false
false
5,833
h
/**************************************************************************//** * @file efm32g_dmareq.h * @brief EFM32G_DMAREQ register and bit field definitions * @version 3.20.6 ****************************************************************************** * @section License * <b>(C) Copyright 2014 Silicon Labo...
[ "paul.lee@trutest.co.nz" ]
paul.lee@trutest.co.nz
3b42ecb6c6dc0d2e8ee76e6f0163714d353dc370
bda2373af663a6279e0916f0140b9fe4f7b50e6a
/src/test_apps/src/spi_test.c
27ee08c5f58740103f6b221539b8d875db9d4c5f
[]
no_license
trentn/insect_robot
05d3110d674ccbdfbdccef2308eb8e224d5bd6b1
b2331dc7d7a181391fac0088583824cc9d1f3fa9
refs/heads/master
2021-07-15T07:28:44.420541
2020-05-10T02:19:59
2020-05-10T02:19:59
137,415,682
2
1
null
null
null
null
UTF-8
C
false
false
515
c
#include "servo_controller.h" #include <unistd.h> int main(int argc, char **argv) { uint8_t servo_id = 11; uint16_t left = 700; uint16_t center = 1500; uint16_t right = 2300; init_servo_controller(NULL); while(1){ set_servo_pwm(servo_id, left); sleep(1); set_servo_pwm(servo...
[ "trentnov@gmail.com" ]
trentnov@gmail.com
e36bc80fc9fe65e1817e76d7e3448103071df77a
34d0bad8a2849447925fef0c752406122baae3f2
/ti_tools/bios_6_37_01_24/packages/ti/sysbios/family/arm/IntrinsicsSupport.h
8b3a5d3674c0ad1aceaa31dff400ff344bca600d
[]
no_license
pamsimochen/hardwork
5e05154fac35a0aacc0f8b64c21b2ca767fd4a3d
1e0a4cafdd1722eb58c4261bad68e602352f2079
refs/heads/master
2021-09-07T22:44:16.620515
2018-03-02T09:48:40
2018-03-02T09:48:40
103,899,662
1
0
null
null
null
null
UTF-8
C
false
false
11,722
h
/* * Do not modify this file; it is automatically * generated and any modifications will be overwritten. * * @(#) xdc-z63 */ /* * ======== GENERATED SECTIONS ======== * * PROLOGUE * INCLUDES * * INTERNAL DEFINITIONS * MODULE-WIDE CONFIGS * VIRTUAL FUNCTIONS * FUNCTION...
[ "82425509@qq.com" ]
82425509@qq.com
4ae2675922cc6229f89c8e4432158cc5316367d5
d4671ca796ddaee1517a12771469545f8ce88113
/src/windows/win-menu.c
b889b14cdec83801c1201e2f0c77bd51094dd04b
[ "MIT" ]
permissive
nickbabenko/uk-transport
66a0f0110104a3283663d6abfbd5bb43c0df51b7
16530b341c9f749007ec3197848c6ce8a6b3445f
refs/heads/master
2021-01-15T11:13:53.624709
2014-08-20T00:34:55
2014-08-20T00:34:55
null
0
0
null
null
null
null
UTF-8
C
false
false
7,573
c
/* UK Transport v1.1 http://matthewtole.com/pebble/uk-transport/ ---------------------- The MIT License (MIT) Copyright © 2013 - 2014 Matthew Tole 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 Softw...
[ "matthewtole@gmail.com" ]
matthewtole@gmail.com
a8166ec1b8fd6e195c03de9d51f722a9bf2af681
0ac368f02114d138308d91f0aa28ef0b99a6456e
/macros/mjj.C
b1cb722525cb328cd4ffc5c44a6b62d84132fe76
[]
no_license
mpresill/VBS_ZV
f9bc060ece31ccf179790d0110204be826ec2f13
211d66d626be7fa45e8d457e23c90f49b72fd359
refs/heads/master
2023-06-19T04:52:33.531375
2020-07-03T13:49:17
2020-07-03T13:49:17
244,985,751
0
0
null
null
null
null
UTF-8
C
false
false
507
c
#include "TLorentzVector.h" #include "TVector2.h" #include <iostream> using namespace std; //this macro computes the invariant mass of the VBS-jets taken as the leading and subleading jets in the event Float_t mjj(double pt1, double phi1, double eta1, double mass1, double pt2, double phi2, double eta2, doubl...
[ "matteo.presilla@cern.ch" ]
matteo.presilla@cern.ch
f2b9420d96202de3377800172bd2471c87c7e8f1
f31f34f31b0fb078829fa8bbdde4e20664664b5b
/src/amf/NasLibrary/mm/msg/mm_msg.c
1c9e193af66c052cb0c7feaab05b1c4dd9b7bb1d
[]
no_license
ydy1234/openair5g-cn-1
87ca5f030f1adb96a030d85fa9f42fda06f3d15a
cde77ab4f3fba89e4e5258eefc1d82536386ce3e
refs/heads/master
2020-06-10T16:28:49.792812
2019-06-27T03:46:44
2019-06-27T03:46:44
193,675,463
0
0
null
2019-06-25T09:18:02
2019-06-25T09:18:02
null
UTF-8
C
false
false
8,017
c
#include "common_types.h" #include "mm_msg.h" #include "log.h" #include "TLVDecoder.h" #include "TLVEncoder.h" #include "log.h" //#include "nas_itti_messaging.h" /****************************************************************************/ /******************* L O C A L D E F I N I T I O N S *******************/...
[ "wluhan@foxmail.com" ]
wluhan@foxmail.com
9db0d8863c80a0139155c0581bf49ec0a2dd9b42
8180155a266d3c8ae4fa4e1407973bfa506e7b33
/5-14/flags.h
755a201389e110f22b4016f7d7218b75b244f962
[]
no_license
timwalsh300/KR-exercises
c43684017463f86ca15e6a4c44321b2751249b2d
6c1b86d3cd01cb09d628de95652f2f6064280cf8
refs/heads/master
2021-01-24T10:54:00.304098
2016-11-15T02:15:46
2016-11-15T02:15:46
54,353,762
0
0
null
null
null
null
UTF-8
C
false
false
190
h
char *alloc(int); void afree(char *); int readlines(char *lineptr[], int); void writelines(char *lineptr[], int, int); int myqsort(void *v[], int, int, int (*)(const char *, const char *));
[ "timwalsh300@gmail.com" ]
timwalsh300@gmail.com
82fae39f5ba0b3c1a4244bee0e5211c942bdef71
7b55cacf46bf2fd6298315bccfa4b6f0375e3865
/src/sys/kern/kern_cctr.c
fa9aac92f124c4dc7f3bc20b4b3459609817134f
[ "MIT", "LicenseRef-scancode-bsd-3-clause-jtag", "BSD-2-Clause" ]
permissive
libos-nuse/frankenlibc
7f33a86f277ea13eeae573e0339b03c5e2a9ff58
b2e9db0084847aaa63fcddce2f5bf2e0e43669d5
refs/heads/lkl-musl
2021-01-21T23:30:07.179889
2018-06-21T07:46:36
2018-08-14T03:52:22
47,620,000
9
6
NOASSERTION
2019-02-21T14:53:00
2015-12-08T12:13:28
C
UTF-8
C
false
false
9,649
c
/* $NetBSD: kern_cctr.c,v 1.9 2009/01/03 03:31:23 yamt Exp $ */ /*- * Copyright (c) 2006, 2008 The NetBSD Foundation, Inc. * All rights reserved. * * re-implementation of TSC for MP systems merging cc_microtime and * TSC for timecounters by Frank Kardel * * Redistribution and use in source and binary forms, wit...
[ "justin@specialbusservice.com" ]
justin@specialbusservice.com
d4842fb8f89621bae59d8f83b8c42e289d75f146
864d35c479bca24f449566865e867010cc55fafa
/Libft/ft_putnbr_fd.c
551d9d76b3df1447ba5a8ad6c1f5a491c25619b1
[]
no_license
Paulow98/42Cursus
22204695230a804da2700643211c9e04ba71b763
f4fe11ab029b9bfaa2f41a0b0430083b10c2ba26
refs/heads/main
2023-08-30T17:29:32.193945
2021-11-18T14:28:57
2021-11-18T14:28:57
419,274,958
0
0
null
null
null
null
UTF-8
C
false
false
1,290
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_putnbr_fd.c :+: :+: :+: ...
[ "ployola-@c1r20s8.42lisboa.com" ]
ployola-@c1r20s8.42lisboa.com
37f0c0805eb845dfcf913d0f54415d15810cc9d3
cf9ea8315257c7cd09ebffe0dd739a8232d73bd3
/Src/nimcache/main.c
1c6d42afe612d15269da5faaad8008ca1abf76e0
[]
no_license
tattaka/nim_Ltick
ec2104e39cb9b16559d171494c75a63b6ba3f143
b94ec89914a95b78fb55fd87f42838f9864b3b2a
refs/heads/master
2021-09-04T13:57:01.395944
2018-01-19T07:28:27
2018-01-19T07:28:27
118,091,559
0
0
null
null
null
null
UTF-8
C
false
false
1,297
c
/* Generated by Nim Compiler v0.17.2 */ /* (c) 2017 Andreas Rumpf */ /* The generated code is subject to the original license. */ #define NIM_NEW_MANGLING_RULES #define NIM_INTBITS 32 #include "nimbase.h" #include "stm32f4xx_hal.h" #undef LANGUAGE_C #undef MIPSEB #undef MIPSEL #undef PPC #undef R3000 #undef R4000 #u...
[ "taka_aki@me.com" ]
taka_aki@me.com
8e4d65d0ef28ef4bba188ff56ad4842f8eb3aae0
00c41fbd0a5d2b3b48dda689b5c1e97c8b3dbace
/chapter-3/3-1.c
d4be41a1f84eac81a8b65142589db0c744fe09b8
[]
no_license
eudisd/k-r
4c141a591b5b5a7c8662d2af04e6eb47942bd402
053c9b94ef29133ee4099172361cd32d0336fe9b
refs/heads/master
2021-01-25T12:02:28.375839
2012-06-21T15:19:20
2012-06-21T15:19:20
1,769,506
1
0
null
null
null
null
UTF-8
C
false
false
2,297
c
#include <stdio.h> #include <stdlib.h> #include <sys/time.h> /* Problem: write a version of the binary search given * with only one test inside the loop and measure the * difference in run-time */ double microsec(void); int binsearch(int x, int v[], int n); void sort(int v[], int n); void swap(int *a, int *b); con...
[ "eudisd@gmail.com" ]
eudisd@gmail.com
95daa84d7ebd6764b3c755d2a86b8e7d86ceea11
ba4959e109ff0257444c036802f1ac1c360f7d95
/kent/src/hg/inc/encode/encodeErge5race.h
76c8bdaa0aab87fbcde0217cad2f50eac7dcc208
[ "LicenseRef-scancode-other-permissive", "LicenseRef-scancode-proprietary-license", "MIT" ]
permissive
hillerlab/CESAR2.0
7d98c705259ee3e1e6bb3dc58fb3571435816cdf
84b5fc739523c5407bb23e4ead1c5af778fec587
refs/heads/master
2022-12-12T12:10:49.874628
2022-12-01T08:19:12
2022-12-01T08:19:12
86,730,515
29
13
MIT
2020-11-20T11:49:20
2017-03-30T17:34:11
C
UTF-8
C
false
false
3,341
h
/* encodeErge5race.h was originally generated by the autoSql program, which also * generated encodeErge5race.c and encodeErge5race.sql. This header links the database and * the RAM representation of objects. */ /* Copyright (C) 2008 The Regents of the University of California * See README in this or parent direc...
[ "hiller@mpi-cbg.de" ]
hiller@mpi-cbg.de
fa59877eb93e352b4058a2eb45157cc697756a13
3a0e91866488bf205b50fd92b4077612ff61bc18
/libftc-util.c
ad89457378acf21abb57ffa8103caa1237eb00da
[ "MIT" ]
permissive
PopeJohnRobotics/libftc-util
6fce8f93e45596e2ea32dfbf46988c20203957eb
1f55fac56c96fb61a6b4c35fdb9a9255e1de6959
refs/heads/master
2021-01-22T11:48:05.435069
2012-12-11T01:09:13
2012-12-11T01:09:13
null
0
0
null
null
null
null
UTF-8
C
false
false
8,234
c
/* Copyright (C) 2011 by Pope John XXIII Robotics Team 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, pub...
[ "skinkworks42@gmail.com" ]
skinkworks42@gmail.com
e6cd260275bfba43c28e33f75f724d90c7d9cf8a
ca67482d7178ee3a1e6d925d1b80e6a42a73d5dd
/fill/main_t_clean.c
1860b7054c1ef3ed987f75a5a3f2e8672f7a7615
[]
no_license
serronia/Fillit
4f88886b9bd4c5c27b8546417a0bcd1b8c740a4b
72deaa7d3eed7362d393b9e9cc77bc9af06368d0
refs/heads/master
2020-05-23T10:27:24.780941
2019-05-15T00:52:23
2019-05-15T00:52:23
186,719,729
0
0
null
null
null
null
UTF-8
C
false
false
1,318
c
/* ************************************************************************** */ /* LE - / */ /* / */ /* main_t_clean.c .:: .:/ . .:: ...
[ "jevtic.darko.3@gmail.com" ]
jevtic.darko.3@gmail.com
d18c025f398d3f9016f4a5887a4a8c618eea9d88
de8c0ea84980b6d9bb6e3e23b87e6066a65f4995
/3pp/linux/drivers/gpu/drm/gma500/accel_2d.c
45ad5ffedc937748bcbcef4e1fc868d681dbe825
[ "MIT", "Linux-syscall-note", "GPL-2.0-only" ]
permissive
eerimoq/monolinux-example-project
7cc19c6fc179a6d1fd3ec60f383f906b727e6715
57c4c2928b11cc04db59fb5ced962762099a9895
refs/heads/master
2021-02-08T10:57:58.215466
2020-07-02T08:04:25
2020-07-02T08:04:25
244,144,570
6
0
MIT
2020-07-02T08:15:50
2020-03-01T12:24:47
C
UTF-8
C
false
false
9,133
c
// SPDX-License-Identifier: GPL-2.0-only /************************************************************************** * Copyright (c) 2007-2011, Intel Corporation. * All Rights Reserved. * * Intel funded Tungsten Graphics (http://www.tungstengraphics.com) to * develop this driver. * ******************************...
[ "erik.moqvist@gmail.com" ]
erik.moqvist@gmail.com
93746e1b753fd5b0a5019b534be132d24a453b8e
77abd5e7dfb94f93fecfb095dbc6833d67b0f0ad
/TP1-Calculadora/src/creditos.h
b831eef53a846ee2c22e0748d97711b9e5aa4e5d
[]
no_license
GonzaloEzequiel/tp_laboratorio_1
f6851a02c7db6cc04d38ab9681df152caf869820
39d6df67c3cad97e3b5a19388ced4e2ca8fce294
refs/heads/master
2023-06-06T10:41:49.522513
2021-06-26T20:49:20
2021-06-26T20:49:20
290,059,649
0
0
null
null
null
null
ISO-8859-2
C
false
false
292
h
/* * creditos.h * * Created on: 15 abr. 2021 * Author: Pérez Gonzalo Ezequiel 1E */ #ifndef CREDITOS_H_ #define CREDITOS_H_ /** \brief PANTALLA INICAL, FIRMA DIGITAL, LOGO CORPORATIVO, MENSAJE, PANTALLA FINAL * * \return void * */ void creditos(); #endif /* CREDITOS_H_ */
[ "gep.perez@gmail.com" ]
gep.perez@gmail.com
8150090ecf0c37d54a78d6410a5fc2dd5a0fe3c1
138e29feb5d293dc56e0734969111bb356b3d8ff
/STM32F1UserGuide/xzz_stm32code/LCD/LCD_to_norflash/main/main.c
d4dcde1402fad5059390f1a328f81615c0e9968b
[]
no_license
xxxzzzzzz/STM32
f0a6ec6bf385639b594c41390b655541ebec54ed
94db7bcb47eb10ac4c9feceb28e3bc7822dce5c3
refs/heads/master
2021-01-19T12:10:18.422601
2020-01-21T02:30:30
2020-01-21T02:30:30
88,020,807
0
0
null
null
null
null
WINDOWS-1252
C
false
false
397
c
#include "stm32f10x.h" #include "sysclock.h" #include "uartprintf.h" #include "spi_flash.h" #include "norflash.h" #include "stdio.h" #include "lcd.h" int main(void) { uint32_t i=0; char temp = 'ÎÒ'; RCC_configuration();//³õʼ»¯Ê±ÖÓ LCD_Init(); delay_ms(5000); LCD_Clear(BLUE); ...
[ "1277719761@qq.com" ]
1277719761@qq.com
93c7325bd525396d6989c4fbbd8f1cf8a1bc73fc
caf7d11f586f1cd2db4f2d59cedc0965dbc4694f
/apps/audio_player_basic/firmware/src/config/apb_sam_e70_xult_wm8904_ssc_freertos/peripheral/clk/plib_clk.c
e274eaa7b4f0ae07a3036f7628976e466f40f71e
[ "LicenseRef-scancode-unknown-license-reference", "ISC", "LicenseRef-scancode-public-domain" ]
permissive
bhura112/audio
34e9b7150893fb9453254c31e3f1deccd89fe2d4
9e6aaab8f7fbeea56780e8fbe576d8740dc9b5fc
refs/heads/master
2022-01-04T16:18:34.120239
2020-02-18T21:19:17
2020-02-18T21:19:17
null
0
0
null
null
null
null
UTF-8
C
false
false
6,830
c
/******************************************************************************* * Copyright (C) 2019 Microchip Technology Inc. and its subsidiaries. * * Subject to your compliance with these terms, you may use Microchip software * and any derivatives exclusively with Microchip products. It is your * responsibility to ...
[ "tom.crosley@microchip.com" ]
tom.crosley@microchip.com
83837cef7aec35568cfd0f98d2e57fab0d895cf3
02ba280e480181b5584d80a550aa89cd90b941d5
/srcs/game_window_loop_2.c
6728dac98873e2d18218b998b868ac2b00fd3b81
[]
no_license
Kandzy/Wolfenstein3D
4d0c0a4f8ecc3414bfb6b69fe63b6ba34f9c62c9
525c01490192b3ac8a3f1cc82aa77ad1f1c46e0c
refs/heads/master
2020-03-25T10:39:33.490049
2018-08-06T08:47:01
2018-08-06T08:47:01
143,700,578
0
0
null
null
null
null
UTF-8
C
false
false
3,456
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* game_window_loop_2.c :+: :+: :+: ...
[ "dkliukin@e1r1p11.unit.ua" ]
dkliukin@e1r1p11.unit.ua
0ffa1f85cbdbeccc0644a1068b072061f62b80fb
b6cb70aa728197a67a12f64abdfb758c087b5c2a
/loop.c
11426d3b0b220718420553c62a99065679cafac9
[]
no_license
sangwon02/c_study
39a09f7f18abe0146d3ebb400e7620c48fc58513
00bf6b617e0ce6f99c78b5abc8fc7c095a8d7dc0
refs/heads/main
2023-07-08T02:28:33.620622
2021-08-16T13:42:37
2021-08-16T13:42:37
389,987,272
0
0
null
null
null
null
UHC
C
false
false
1,923
c
#include <stdio.h> int main_loop(void) { // ++ /*int a = 10; printf("a는 %d\n", a); a++; printf("a는 %d\n", a); a++; printf("a는 %d\n", a); int b = 20; printf("b는 %d\n", ++b); printf("b는 %d\n", b++); printf("b는 %d\n", b); int i = 1; printf("%d\n", i++); printf("%d\n", i++); printf("%d\n",...
[ "sangwon020214@gmail.com" ]
sangwon020214@gmail.com
cb1c91cf05184b1295b9b68ba74f54b8a65b473c
695e0c6511ce4e6268745ec7ac8e478c45acc023
/I2Cpp/HDSP.h
5c905207e2aae204ef8a03c3dee0c0a6ea271ae5
[ "Apache-2.0" ]
permissive
wbeebe/rpi
6eb868c0e32e2e29e66d6fe5881622fd23e4e340
0156ba5753e76defb253e3cba7ff54e84026e4d8
refs/heads/master
2021-06-04T16:25:02.863926
2020-11-07T00:40:02
2020-11-07T00:40:02
135,651,464
3
0
null
null
null
null
UTF-8
C
false
false
2,006
h
/* * Copyright (c) 2018 William H. Beebe, Jr. * * 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 ...
[ "wbeebe@gmail.com" ]
wbeebe@gmail.com
3322377684b01d3807402e8c346be066ec730f35
9485e624a2e5ac969b153277f86bfd9f834babbe
/src/AdvancedData/List/list.c
082be4b1944f4bb7905281a59a410059d7dd92bd
[ "MIT" ]
permissive
meyejack/CLibrary
50f8ef92e01f28935500508c56930da1a4dd19bf
8fe1b67a488c3f1971c0be47f8336a62abbf8a67
refs/heads/master
2023-03-17T09:27:58.692384
2019-02-20T08:16:47
2019-02-20T08:16:47
null
0
0
null
null
null
null
UTF-8
C
false
false
2,490
c
// // Created by j on 2019-02-20. // /* list.c -- 支持链表操作的函数 */ #include <stdio.h> #include <stdlib.h> #include "list.h" /* 局部函数原型 */ static void CopyToNode(Item item, Node *pnode); /* 接口函数 */ /* 把链表设置为空 */ void InitializeList(List *plist) { *plist = NULL; } /* 如果链表为空,返回true */ bool ListIsEmpty(const List *plis...
[ "184263567@qq.com" ]
184263567@qq.com
4599362a262f8d16123bde1ed5527bc5d21afb84
e5926ce06de449fa0c3d8f110497c61a3b5d730d
/stm32/system/STM32F1/stm32_chip/stm32_STM32F107VB.h
4c43dc8f2fa29679bb47135b5e14eab6057b1471
[ "MIT" ]
permissive
Gruenstreifen-eV/BSFrance-stm32
b4a976d532f25d64b3efdfad04ad8557a3535ed3
e8d3aa12c1fcc1f2c90fa8a3c9f6c39851d013d6
refs/heads/master
2020-04-20T13:19:50.997106
2019-02-18T19:26:12
2019-02-18T19:26:12
168,866,125
0
1
MIT
2019-02-02T18:55:05
2019-02-02T18:55:05
null
UTF-8
C
false
false
467
h
//Autogenerated file //MCU name: STM32F107VB //MCU xml: STM32F107V(B-C)Tx.xml //GPIO remap/alternate function xml: GPIO-STM32F107_gpio_v1_0_Modes.xml #include "stm32_GPIO_variant_3.h" #include "stm32_REMAP_variant_33.h" #include "stm32_I2C_variant_1.h" #include "stm32_I2S_variant_2.h" #include "stm32_SPI_variant...
[ "alerts@bsfrance.fr" ]
alerts@bsfrance.fr
18df7da6ee4ffbeb54858ffcf5ee69d6621e2532
04ad1e5adbf9c8011629cce5251ac6e2f6b657e4
/d/hangzhou/duanqiao.c
076ae4f15e0c72607cc50afcd29a66635b5b5714
[]
no_license
cao777/mudwllz2-utf8
7398dd2dc702e8ab9a3c98895d2afc3392c07232
19ae1d998a871b9ad7f29c467481015143ffb7a8
refs/heads/master
2023-03-16T08:34:07.707561
2020-05-09T00:04:07
2020-05-09T00:04:07
null
0
0
null
null
null
null
UTF-8
C
false
false
890
c
// duanqiao.c // Design By 蝴蝶君(Robert) Email:robert@cnmuds.com inherit ROOM; void create() { set("short", "断桥"); set("long", @LONG 断桥正好在外湖和里湖的分水点上。这里亭轩错落,掩映在绿树佳荫 之下。“山明水秀轩扉启,落日渔歌过里湖”,就是描述这里傍晚的景色 。在断桥上可浏览环湖诸山和湖中诸岛的风光。每当雪後,站在桥头,只 见一切都被覆上白雪,玉琢银楼的湖山风貌就是西湖十景之一的“断桥残 雪”。民间神话“白蛇传”中的白娘娘和许仙就在这里相会的。过桥往西 走便是白堤了。东北边可通往青石大道。 LON...
[ "ashwing920@gmail.com" ]
ashwing920@gmail.com
ea5043ad9b53b285db5d88febe6e0922c6fac724
d434b628a5032beaea5743c93217008e33df0b3f
/customserv2/custom.h
989627bb264cba2ee4b129079bbe889b4569ce52
[]
no_license
DevCool/C_Dev
344da4a1e93a3d63f2c439b6f63d4f0035b2fb72
069c45a8d07d8b8e2833651bbe46a24baa4d4478
refs/heads/master
2020-12-19T00:20:10.420969
2018-03-05T23:59:39
2018-03-05T23:59:39
4,587,766
0
0
null
null
null
null
UTF-8
C
false
false
591
h
/* * Custom.h * * Includes and Defines * ******************************************************/ #ifndef _custom_h_ #define _custom_h_ /* Normal headers */ #include <stdio.h> #include <stdlib.h> #include <string.h> #include <unistd.h> #include <limits.h> #include <ctype.h> /* System headers */...
[ "drunkenmaster1988@gmail.com" ]
drunkenmaster1988@gmail.com
e7b7ace8d1d5e9c5de0a16189aa86308f3e968ac
3340f293b37922b84cfe230dac0cbc3cf35853bf
/Inc/main.h
3480ab56846998999e814a7303fbec1ecfb323c5
[]
no_license
wanqingsi1984/MEMS429_16470
45636c4401d417f925a6ce2315f7584ef80e7a77
4b70f34675086d0df4a3e30ead1fc627707ca4e8
refs/heads/master
2020-04-01T13:38:42.120928
2018-10-16T09:43:27
2018-10-16T09:43:27
153,260,747
0
0
null
null
null
null
UTF-8
C
false
false
3,714
h
/** ****************************************************************************** * @file : main.h * @brief : Header for main.c file. * This file contains the common defines of the application. ******************************************************************************...
[ "18612259693@163.com" ]
18612259693@163.com
6f6dcc4cca673cfc33dd9dee40dcfad226421aa0
fd841e54b082457cffe9197c83857d6de7e9ca5b
/linux/prime.h
cdb9d870e3033ae2ce3a673a407d932cb28ba885
[]
no_license
yasinchen/prime95
25bba4496bf6e1974d9f9b2a98699758f15edad8
1d0ce7b4408a033b45101810e32b12b126360584
refs/heads/master
2020-04-12T18:33:22.396743
2018-12-21T09:17:10
2018-12-21T09:17:10
162,682,847
0
1
null
null
null
null
UTF-8
C
false
false
2,606
h
/* Copyright 1995-2017 Mersenne Research, Inc. */ /* Author: George Woltman */ /* Email: woltman@alum.mit.edu */ /* Handy definitions */ #include "common.h" /* Port number used in version numbers and result reporting. */ #ifdef __linux__ #ifdef X86_64 #define PORT 8 #else #define PORT 2 #endif #endif #ifdef __Free...
[ "yasinchen@zhaoxin.com" ]
yasinchen@zhaoxin.com
753c28bb70ac1583927b3f68d560b3d444324eea
54e3e634993e86e75a4aad10af901f886a6a8a5c
/ws2/calculator/calculator.h
e7ec306b059e972ddfd3eec48c312485b1396f4b
[]
no_license
marcelamsler/CPP
53ef91c7877925d3587b7a8afa70b68a4527c85b
213039f04fb9a8fbc0e09b5b379047a12145c8b4
refs/heads/master
2021-01-13T01:27:43.400889
2014-12-10T09:42:35
2014-12-10T09:42:35
null
0
0
null
null
null
null
UTF-8
C
false
false
206
h
/* * calculator.h * * Created on: Sep 24, 2014 * Author: hsr */ #ifndef CALCULATOR_H_ #define CALCULATOR_H_ int calculate (int first, int second, char operation); #endif /* CALCULATOR_H_ */
[ "marcel.amsler@gmail.com" ]
marcel.amsler@gmail.com
2fb3db776f61cb57ac1e2e97ba9fbb8b40228d2c
32e6bdc978c444d3088380e3dbf4585b5dbd470d
/akatpp/akat_thread.c
c9b01991a363283cfed3b9c27eec1bcc112d7c7a
[]
no_license
akshaal/akatlib4
8e75f51a97e15c5e5e0f27503dee59131265e901
9c69becc6cc5e9671546f5e97039473acf9e6010
refs/heads/master
2021-07-02T02:13:25.364195
2021-05-18T21:27:32
2021-05-18T21:27:32
234,426,243
0
0
null
null
null
null
UTF-8
C
false
false
181
c
RUNNABLE$(${thread_name}) { COROUTINE$(state_type = ${state_type}) { ${body} } akat_coroutine_state = AKAT_COROUTINE_S_END; akat_coroutine_l_end: return; }
[ "Evgeny.Chukreev@gmail.com" ]
Evgeny.Chukreev@gmail.com
ae5d83782bcfefd191b69494e80b7bb4b3d5bc12
c1a8e75227512a30db772c92973c7b179d4eaa67
/Test/Classes/Native/UnityEngine_UnityEngine_SocialPlatforms_Impl_AchievementDesc.h
34bc710324487e826e341b498d20a514a714965d
[]
no_license
joshtwynham/dissertation
266f5463d970e15bf5b0842c881ff65c9c85389c
b860fc4ae2b6152d0aea15b36036904b4a88bd15
refs/heads/master
2021-01-10T09:20:17.128871
2016-04-17T16:07:36
2016-04-17T16:07:36
49,824,777
0
0
null
2016-02-02T11:36:07
2016-01-17T16:14:25
C++
UTF-8
C
false
false
1,234
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; // UnityEngine.Texture2D struct Texture2D_t174; #include "mscorlib_System_Object.h" // UnityEngine.SocialPlatforms.Impl.AchievementDescription stru...
[ "psyjt1@nottingham.ac.uk" ]
psyjt1@nottingham.ac.uk
3e8cc9cb58743f7963e9799e829c838d08afb78f
16a76ee66d9b2f59c9beee4a4a0e104ce347e32a
/from_boomerang/uns/sparc_elf_from_boomerang/by_r2dec.c
c850471faf03cd47603802dfa4b3afed91f4d536
[]
no_license
rfalke/decompiler-subjects
4cee3263fa9116285b4bc4b6373efd2e4efa925f
7187fa93b285c32325826eecd0128e907a28809b
refs/heads/master
2023-08-10T08:24:27.198393
2023-07-28T19:44:41
2023-07-28T19:44:41
3,725,678
41
12
null
2023-03-15T16:14:41
2012-03-15T06:01:36
null
UTF-8
C
false
false
6,622
c
/* r2dec pseudo code output */ /* SUBJECTS/from_boomerang/uns/sparc_elf_from_boomerang/subject.exe @ 0x104b4 */ #include <stdint.h> void entry0 () { /* [09] -r-x section size 760 named .text */ fp = 0; local_0 = sp + 0x40; l0 = *(local_0); l1 = sp + 0x44; sp -= 0x20; g0 |= g1; o0 = g1;...
[ "i-git-stone@rf.risimo.net" ]
i-git-stone@rf.risimo.net
d40e46f27c4113c82dbc44b16e06aed5ff93b852
9abf81b826400cec02690652a2c523b24d641c7e
/P5/tests/free3.c
4ce067bd6875c61f5e8585b71852e632d8c8bf88
[]
no_license
KumarSandesh743/cs354
bcbd1b3e7071e11b8614a4abe7fa026685ead9df
8c10274117bfd6cfb70c5daa0737a4d29dcd3be8
refs/heads/master
2020-09-27T18:46:22.266820
2015-11-29T17:28:01
2015-11-29T17:28:01
226,582,909
0
0
null
2019-12-07T22:16:26
2019-12-07T22:16:25
null
UTF-8
C
false
false
1,016
c
/* many odd sized allocations and interspersed frees */ #include <assert.h> #include <stdlib.h> #include "mem.h" int main() { assert(Mem_Init(4096) == 0); void * ptr[9]; ptr[0] = Mem_Alloc(1); ptr[1] = (Mem_Alloc(5)); ptr[2] = (Mem_Alloc(14)); ptr[3] = (Mem_Alloc(8)); assert(ptr[0] != NULL); as...
[ "ritvikupadhyaya@gmail.com" ]
ritvikupadhyaya@gmail.com
6e113f1b1f1b38cf885d30748909ab4050e101d3
988c521b5d75b9cfb98c4a9fde7b8a8b4ffe364f
/Ex6/ex6a3.c
65a055c945b045fc8d946917993ed3ffe8775e57
[]
no_license
amere17/OS1
1cb14fa9f4f63c21d72ac173abe7bc5a0f09660e
14a9fa774d8cc0476b431f88c6657267a521de8b
refs/heads/master
2020-04-02T15:47:39.280830
2019-03-07T08:49:22
2019-03-07T08:49:22
154,560,546
0
0
null
null
null
null
UTF-8
C
false
false
5,078
c
/* Ex #6a3: the client of two servers that find gcd or factor primes * (using socket) * ============================================================================= * Written by : Muhammad Egbariya - 305140931 & Mohamad Amer - 315336115 * login : muhammadeg / mohamadam * Course/Year : OS1 2019 * Year : B * ...
[ "noreply@github.com" ]
amere17.noreply@github.com
19050666dda2849ef1456fe1bc96d1e191866a48
1edacc456f442a5a4a8e83d30ce9a16e1eaa3061
/src/module/parser/parser.c
6fb9b4402f2f5c64b681148953beaa23a9f4d8b0
[]
no_license
tom2jack/SherkSQL
fca648a1d7b5f46a3aff10f94b97429198d168b1
e9e223827116664d8923e0bbebdbd26f0e902bed
refs/heads/master
2022-01-13T09:11:17.848787
2019-06-02T04:21:26
2019-06-02T04:21:26
null
0
0
null
null
null
null
UTF-8
C
false
false
19,580
c
#include <stdio.h> #include <regex.h> #include <memory.h> #include <SherkSQL/src/module/interviewer/interviewer.h> #include <SherkSQL/src/module/analyst/analyst.h> #include <stdlib.h> #include <SherkEngine/src/module/executor/executor.h> #include <SherkService/mechanism/module/grocery/grocery.h> #include <SherkService/...
[ "15239928381@163.com" ]
15239928381@163.com
8027e806fd4bffd0b35ea23a2a5c79b2fa05d24f
afd2da6b2c7f500859300fc0050ea7683115de68
/week4/targil1/maxlength.h
a353f40aaaf5d0f829a77e1711c3015555ffda3e
[]
no_license
shaiatias/c_homework
54abd02ad0d54a912770292590f4f728b32c962e
d8ff802faf156cff58b42aec68162f4cd0cf07c3
refs/heads/master
2021-01-19T09:12:10.724106
2017-07-05T19:06:30
2017-07-05T19:06:30
87,738,658
0
0
null
null
null
null
UTF-8
C
false
false
43
h
char *maxLengthString(char ***allStrings);
[ "shai@experitest.com" ]
shai@experitest.com
2cb1a21810cfe3eff834e624f2d9848418c0dc84
fc674ad0ac6b5f498f40992701bac6e0d810a573
/src/nbdebug.h
46b2c0833eff682b97c1ae8f51c5cf136903652a
[]
no_license
vim/vim-history
7b44c19c350f65204b5885866a9f09d739e28125
868c2742154cbb6d59bfd2818724b980c50eb24b
refs/heads/master
2023-08-07T23:47:58.033999
2023-01-11T14:33:59
2023-01-11T14:33:59
147,643,904
112
16
null
2019-12-27T15:14:45
2018-09-06T08:42:11
C
UTF-8
C
false
false
1,543
h
/* vi:set ts=8 sts=8 sw=8: * * VIM - Vi IMproved by Bram Moolenaar * Visual Workshop integration by Gordon Prieur * * Do ":help uganda" in Vim to read copying and usage conditions. * Do ":help credits" in Vim to see a list of people who contributed. */ #ifndef NBDEBUG_H #define NBDEBUG_H #ifdef NBDEBUG #i...
[ "davidb@davidb.org" ]
davidb@davidb.org
6c787a5a7b33dc79b7fdfea221df57a72b6209f6
d304ef3745eafd7afde0d339952688fdd0666a9e
/sources/serveur/server_/command_.c
20c5f48f237877b3e744f1d37f12e04cba57d349
[]
no_license
Shakadak/Zappy
b9b13c9bc34bcb66e01f1b962927407d2e39a42c
1233c2aa52a6ac464d720f64d3ab1762a9d80de8
refs/heads/master
2020-09-13T09:37:21.254838
2015-02-25T17:10:22
2015-02-25T17:10:22
20,436,070
0
0
null
null
null
null
UTF-8
C
false
false
3,345
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* command_.c :+: :+: :+: ...
[ "gdefrait@e1r10p17.42.fr" ]
gdefrait@e1r10p17.42.fr
49d653f073584f43a9d42dce372c7506a2dc4916
241f24e6a837081fd2f3c574c613cfd0b0ab4fb9
/bin/awk/SCCS/s.token.c
266a4629257ab696925256563919889669bd7fd7
[]
no_license
b4/4.3BSD-Quasijarus
9474549f02d468f847adb58c797af650f3b803b9
2e0a87cbd51f1c47d04f3c57f07f6d9e1aa8ec1b
refs/heads/master
2021-01-22T20:07:46.920215
2017-03-17T04:39:43
2017-03-17T04:39:43
85,271,248
1
0
null
2017-03-17T04:36:05
2017-03-17T04:36:05
null
UTF-8
C
false
false
1,914
c
h46243 s 00001/00009/00093 d D 4.3 84/12/08 15:07:45 sam 3 2 c add -l flag to force printing of lexical tokens e s 00003/00001/00099 d D 4.2 83/08/11 20:10:26 sam 2 1 c standardize keyword lines e s 00100/00000/00000 d D 4.1 82/12/24 19:56:56 sam 1 0 c date and time created 82/12/24 19:56:56 by sam e u U...
[ "abs@absd.org" ]
abs@absd.org
81f0acb41afd80956f5ba00a5d27b5b131f9a350
70e6bd7c445aaed47b978272263024b6e84c2e4f
/rtos/pmsis/pmsis_bsp/camera/ov5640/ov5640.c
22fdfe97d971d2113fd96211936ad22607777c82
[ "Apache-2.0" ]
permissive
pulp-platform/pulp-sdk
42197099151124d7176ef144565356a1dfe34fa3
f86ca186b21f72a03440c0a436e0d920134d9989
refs/heads/main
2023-06-08T13:09:55.152744
2022-12-02T10:36:29
2022-12-02T10:37:08
120,611,597
91
77
Apache-2.0
2022-12-02T10:37:09
2018-02-07T12:22:18
C
UTF-8
C
false
false
15,905
c
/* * Copyright (C) 2019 GreenWaves Technologies * * 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 l...
[ "nazareno.bruschi@studio.unibo.it" ]
nazareno.bruschi@studio.unibo.it
1ba93bf5180ef4650d474e61d0b7aa6f16e64e93
373466e22c88f4bed98e99f9226aaba21444b39c
/pick.c
deb97ddf75413bf586f71f4954be3655a2b5873e
[]
no_license
R141094/Biped-Robot
3ec32e0d57d176d1b3389a81026d59c77bd80900
0c0c87c5a14785d92d16cc3450e988ba817e27a1
refs/heads/master
2020-03-26T02:02:51.784648
2019-01-02T16:28:46
2019-01-02T16:28:46
144,394,504
0
0
null
null
null
null
UTF-8
C
false
false
575
c
#include <stdio.h> #include<math.h> int main(){ int num; scanf("%d", &num); // Reading input from STDIN while(num--){ long long int n,k; scanf("%lld %lld",&n,&k); long long int p =(2*k)/(k-1); printf("%lld p\n",p); long long int pre=0; for(int i=1;i<10000;i++){ ...
[ "noreply@github.com" ]
R141094.noreply@github.com
7791a64b8a3c626edb5db791822ba549426eed33
5595bae35954f8b18d5b24bf4ed9262f1d629b10
/MyFile.h
89cccb33a7bdfeef7c6fe1b6478671b4533b6e29
[]
no_license
buptchi/StuMng
634d36c6136f222b516e402956f6903860421f0d
5a845ab0fd7bd6f99e047775979cefa0987bd8a8
refs/heads/master
2020-04-04T07:00:01.710456
2014-07-30T09:38:40
2014-07-30T09:38:40
null
0
0
null
null
null
null
UTF-8
C
false
false
463
h
#ifndef _MYFILE_ #define _MYFILE_ #include<stdio.h> #include<conio.h> #include<stdlib.h> #include <windows.h> #include <malloc.h> #include "MyDefine.h" #include "MyStruct.h" #include "GlobalValue.h" int GetLineNumInFile(); void AddLineToFile(STSTUDENT stStu); int FindLineInFile(int nId,STSTUDENT* pstStu); void ...
[ "buptchi@qq.com" ]
buptchi@qq.com
053a3c3f25069ac778da4790ebd8567182586223
d7d40ba3f241d7b67949f7f7be417bb9844c007e
/levels/ddd/aperature_door/anims/data.inc.c
f535a5f3abd79f8d23bec6af982279e80b67897f
[]
no_license
Cheezepin/dog_collab
826fc55e7c4cb273fe2bd972568c8bd0629a0d96
b16f5d8eab930ac81e1ff516c0a34a3202f7c144
refs/heads/master
2023-04-07T14:25:36.784234
2023-03-31T17:18:02
2023-03-31T17:18:02
389,507,575
7
18
null
2023-03-31T17:18:04
2021-07-26T04:28:46
C
UTF-8
C
false
false
39
c
#include "anim_aperatureopening.inc.c"
[ "collinpferguson@gmail.com" ]
collinpferguson@gmail.com
276d5b924de3a3feb772001ef7b3aa8915017dc1
b6bc85c6cc86a1ad9b8b06239762f79772c8db7e
/c.algo.part1-4/03-elementary_data_structures/3.01-building_blocks/examples/prog_3.1-function_definition.c
580e3e66c282e679cba5a0e5f432547639a42235
[]
no_license
hexu1985/cpp_book_code
bacdfb7b9c1abff446f18dee33e8df451d18ec45
101c20ff87b89402262a8c74482871968cfc0464
refs/heads/master
2021-08-20T04:46:03.274538
2021-06-07T07:08:45
2021-06-07T07:10:11
150,828,290
0
3
null
null
null
null
UTF-8
C
false
false
244
c
#include <stdio.h> int lg(int); int main(void) { int i, N; for (i = 1, N = 10; i <= 6; i++, N *= 10) printf("%7d %2d %9d\n", N, lg(N), N*lg(N)); return 0; } int lg(int N) { int i; for (i = 0; N > 0; i++, N /= 2); return i; }
[ "hexu_1985@sina.com" ]
hexu_1985@sina.com
e93a1dcc8037daec2300cf6b4eba644587e2945b
fabdf4fbebb5cd390c4ab50dadbb12ba43efcd9e
/2doParcial_clase/LinkedList.h
8698d894168dd84114ba9f7837f47e92463a4535
[]
no_license
sashalospalluto/Laboratorio
cd0d2350a487e52d5557ebb54c3c6ea9f198e51f
acbc30d55e1eafb9e1ae3188a2264515f5e6d28c
refs/heads/master
2020-04-30T19:40:00.382122
2019-07-11T20:37:49
2019-07-11T20:37:49
177,045,187
0
1
null
null
null
null
UTF-8
C
false
false
1,996
h
/* utest example : Unit test examples. Copyright (C) <2018> <Mauricio Davila> 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 3 of the License, or (at your opt...
[ "noreply@github.com" ]
sashalospalluto.noreply@github.com
518a4e82890e530a5eee143c6d71ad019b3805a8
1038576cef29f803356ed4be85dc539bf0990c32
/commons/my_getnbr.c
1106b1851998ab864cec06fa4694a50e9227703c
[]
no_license
TECK3S/corewar
e58666c747093b0048dfc62ff9c1e5f77f2526d4
956a661fd7cdf23dbb74080daa7161cc24c8fcc5
refs/heads/master
2021-06-25T21:38:07.104480
2017-09-13T12:08:31
2017-09-13T12:08:31
103,391,105
0
0
null
null
null
null
UTF-8
C
false
false
709
c
/* ** my_getnbr.c for corewar in /home/benlou_d//proj/coreware/corewar_2013s/trunk/commons ** ** Made by damien benloukil ** Login <benlou_d@epitech.net> ** ** Started on Fri Dec 3 12:25:58 2010 damien benloukil ** Last update Fri Dec 3 12:26:07 2010 damien benloukil */ int my_getnbr(char *str) { int i; int...
[ "eugene.ngontang@fr.clara.net" ]
eugene.ngontang@fr.clara.net
db2fa6d01eabed2e92352dae9df3f99092f658eb
29ce186363848088f88aa66b7ed295a1db441ed9
/loops/prime_number.c
36bb51772b4d8ba1caf421148af7d458b3526d71
[]
no_license
srikanthpragada/C_03_NOV_2020
56362907f9f23f52d4d3cfc803f7439c6e1e634b
516820ec1907e5b0c077c4fcd7cbcaee7a474f18
refs/heads/master
2023-01-28T18:27:22.201617
2020-12-13T06:31:36
2020-12-13T06:31:36
310,835,630
0
0
null
null
null
null
UTF-8
C
false
false
349
c
// Prime number #include <stdio.h> void main() { int num,i, prime = 1; printf("Enter a number :"); scanf("%d",&num); for(i = 2; i <= num/2; i ++) { if(num % i == 0) { prime = 0; break; } } if(prime) printf("Prime number!"); else prin...
[ "srikanthpragada@gmail.com" ]
srikanthpragada@gmail.com
8b052b2f9660b5f8ebe6e319af5fdcea2e2431ae
4639a4ab4e37acbe213d0db303912887c511a1a6
/LibSource/ZufallsZahlenGeneratorDLL/MyMathDLL/sts_monobit.c
36972b84bea16c48fa322f0b3392554528a113ec
[]
no_license
JarLob/CrypTool2
da780a83ecf1cd1cc9a28bcb7639e900d890d410
bfaae3320dfa393eb82adac429bd4b212bf8ef14
refs/heads/main
2023-04-06T03:18:40.748355
2021-04-10T20:54:33
2021-04-10T20:54:33
356,652,659
2
1
null
2021-04-10T17:36:06
2021-04-10T17:36:05
null
UTF-8
C
false
false
3,826
c
/* * ======================================================================== * $Id: sts_monobit.c 237 2006-08-23 01:33:46Z rgb $ * * See copyright in copyright.h and the accompanying file COPYING * See also accompanying file STS.COPYING * ======================================================================== ...
[ "eisen@9b0d660e-8ab2-dd11-ad6d-000c29d71a56" ]
eisen@9b0d660e-8ab2-dd11-ad6d-000c29d71a56
0e2d93ae6d18293d7c04b8c66395f3fc22d73f0e
43c96d96ff6b5ec8ee6a1b2909ef3d8ab2314670
/x.3/p8/include/pinguino/core/rtcc.c
95b2f930bef4c040ba176f9e3c6fa9ab785d9aa7
[ "LicenseRef-scancode-other-permissive" ]
permissive
Josbaney/pinguino32
1c77b7ed47e7cd64a824665f5e09de28078a6efa
8216a5974474ec268d0dc471c47503aa5b2dec6e
refs/heads/master
2021-01-15T09:34:12.039081
2012-10-02T03:27:12
2012-10-02T03:27:12
47,172,583
1
0
null
2015-12-01T07:17:47
2015-12-01T07:17:44
null
UTF-8
C
false
false
16,509
c
/* ---------------------------------------------------------------------------- FILE: rtcc.c PROJECT: pinguino PURPOSE: Real Time Clock and Calendar functions PROGRAMER: regis blanchot <rblanchot@gmail.com> FIRST RELEASE: 15 Jun 2012 LAST RELEASE: 30 Jun 2012 -------------------------------------------...
[ "rblanchot@gmail.com@b7319616-6d90-1ae0-72d7-295f6d5ed4f0" ]
rblanchot@gmail.com@b7319616-6d90-1ae0-72d7-295f6d5ed4f0
8d3b69a0fdbde55ee64151662e09f69561db754d
b7b4049896a818e8a78ffb0220aa17e9f1c43962
/claves.c
01f904cdcbb375104632ebe6764647a9a57d55c5
[]
no_license
carloscanibano/POSIX-MESSAGE-QUEUES
13b655771e2a45634a17bcadd4c725a5b9b6d43a
b8a24503400b06d3f66f11234158e23f8812022f
refs/heads/master
2020-04-23T21:04:52.850342
2019-05-21T16:31:45
2019-05-21T16:31:45
null
0
0
null
null
null
null
UTF-8
C
false
false
9,629
c
#include <stdio.h> #include <mqueue.h> #include <stdlib.h> #include <string.h> #include <sys/types.h> #include <sys/stat.h> #include <unistd.h> #include <fcntl.h> #include "linked_list.h" #include "claves.h" #include "mensajes.h" #include <errno.h> #define NUM_MENSAJES 10 //Erase existent linked list int init() { mq...
[ "noreply@github.com" ]
carloscanibano.noreply@github.com
4432faac12056848627f8811b4b5c8362316a834
e3afeab04cfed95b18affeb766bdffec6c610ab3
/src/drafting/alabel.c
fcb7bdc76a5a61161c4e3b4463964944598eb8d1
[]
no_license
VB6Hobbyst7/NCL_in_VisualStudio
2831e101163d34be5b5775c458471313cd6c035b
998a5a4ca9eb1cfdee0b276ae9541f7d1f7e6371
refs/heads/master
2023-06-24T12:03:34.428725
2021-07-27T20:30:46
2021-07-27T20:30:46
null
0
0
null
null
null
null
UTF-8
C
false
false
20,757
c
/********************************************************************* ** NAME : alabel.c ** CONTAINS: ** ua_label_create ** ua_label ** ** COPYRIGHT 1984 (c) UNICAD Inc. All Rights Reserved. ** MODULE NAME AND RELEASE LEVEL ** alabel.c , 25.1 ** DATE AND TIME OF LAST MODIFICAT...
[ "noreply@github.com" ]
VB6Hobbyst7.noreply@github.com
a17f67114936100b9074b08647410d3176b2dff2
94e8344ee420ae4d2eb1643e95973845f341a3d2
/gcc_4.3.0_mutants/mutant103195_reload.c
01c22e8ea7a53e93991950cef2bed2d7daa13523
[]
no_license
agroce/compilermutants
94f1e9ac5b43e1f8e5c2fdc17fa627d434e082f3
dc2f572c9bfe1eb7a38999aaf61d5e0a2bc98991
refs/heads/master
2022-02-26T21:19:35.873618
2019-09-24T15:30:14
2019-09-24T15:30:14
207,345,370
1
0
null
null
null
null
UTF-8
C
false
false
244,813
c
/* Search an insn for pseudo regs that must be in hard regs and are not. Copyright (C) 1987, 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GCC. GCC is free software; you can redistribute it and/or...
[ "agroce@gmail.com" ]
agroce@gmail.com
e937d2d965bd5cea2939e0d2cc0283e574b0cd87
3b0d1c0c80cbda515ccc08be15b6d6a7277a0db1
/SpinSource/preprocess.h
2ad2d2c657606ecdc28c244a8df6db3ab8f3a71a
[]
no_license
bweir/OpenSpin
05282bdcd12b3b5b2059d218e7c585ac60d11eda
a251700087f44faa3f2b2ef3e6add8ce95fd107e
refs/heads/master
2021-01-14T14:24:05.669571
2020-08-23T23:48:02
2020-08-23T23:48:02
27,117,328
0
2
null
2020-08-23T23:48:03
2014-11-25T09:03:21
C++
UTF-8
C
false
false
3,100
h
#ifndef PREPROCESS_H_ #define PREPROCESS_H_ #include <string.h> #include "flexbuf.h" struct predef { struct predef *next; const char *name; const char *def; int flags; }; #define PREDEF_FLAG_FREEDEFS 0x01 /* if "name" and "def" should be freed */ #define MODE_UNKNOWN 0 #define MODE_UTF8 1 #defi...
[ "reltham@gmail.com" ]
reltham@gmail.com
7e3f8b7704cc29f39ea94292731617450b3b2b9a
79d343002bb63a44f8ab0dbac0c9f4ec54078c3a
/lib/libc/include/any-windows-any/qossp.h
4892dace84ed37042dd7fee8c2b22cbf00dada11
[ "MIT", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-public-domain" ]
permissive
ziglang/zig
4aa75d8d3bcc9e39bf61d265fd84b7f005623fc5
f4c9e19bc3213c2bc7e03d7b06d7129882f39f6c
refs/heads/master
2023-08-31T13:16:45.980913
2023-08-31T05:50:29
2023-08-31T05:50:29
40,276,274
25,560
2,399
MIT
2023-09-14T21:09:50
2015-08-06T00:51:28
Zig
UTF-8
C
false
false
14,309
h
/** * This file has no copyright assigned and is placed in the Public Domain. * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __QOSSP_H_ #define __QOSSP_H_ #define RSVP_OBJECT_ID_BASE 1000 #define RSVP_OBJECT_STATUS_INFO ...
[ "andrew@ziglang.org" ]
andrew@ziglang.org
658a96452865a2ebdb1c6178aedf2e32617069a7
c7be5b45ee13d3f2bad32902f8602ee00dff13c0
/numeric/AKWF_0523.h
f99291c2ffae7bc01d881b740c834e0038f9afe9
[]
no_license
DatanoiseTV/AKWF_WaveForms_1024
d38ed856416b093d3b0c0b7ef8203cd3fdf20f20
54c9d55511f007feacfac3d437e0eb1d1f214d5e
refs/heads/master
2021-01-19T22:01:48.646095
2014-07-08T12:34:35
2014-07-08T12:34:35
21,574,675
3
1
null
null
null
null
UTF-8
C
false
false
7,406
h
// Converted by AKWF2Teensy from AKWF_0523.wav. // AKWF2Teensy - Beerware by Datanoise.net. const int16_t AKWF_0523[1025] = { 291, 3928, -4505,-25039,-32768,-32768,-28465,-32768,-32767, -24592, -3498, 4911, -534, -3364, 2591, 3579,-11577,-31714,-32768, -31097,-29543,-32768,-32768,-16782, 1196, 3437, -1777, -1...
[ "github@ext.no-route.org" ]
github@ext.no-route.org
362191b531dd68b851a02479e5469502bdc586dd
6092c6b6eb94b914757a12707e60339b9bc86f73
/src/kem/mceliece/mceliece348864/avx/pk_gen.h
e3a61a0b8d41e0c708ffd0a73ac59a82b7561a1f
[ "BSD-3-Clause" ]
permissive
kriskwiatkowski/pqc
d0b3460b1911a9ec56234b2a7ace6be62b80476e
e7b5cfe9f8da9d24e25319c8f872133a07d866f2
refs/heads/main
2023-05-22T14:29:59.105860
2023-01-27T22:49:21
2023-01-27T22:49:29
351,077,384
24
1
BSD-3-Clause
2023-01-09T12:30:13
2021-03-24T12:48:09
C
UTF-8
C
false
false
277
h
#ifndef PQCLEAN_MCELIECE348864_AVX_PK_GEN_H #define PQCLEAN_MCELIECE348864_AVX_PK_GEN_H /* This file is for public-key generation */ #include "gf.h" int PQCLEAN_MCELIECE348864_AVX_pk_gen(unsigned char * /*pk*/, uint32_t * /*perm*/, const unsigned char * /*sk*/); #endif
[ "contact@amongbytes.com" ]
contact@amongbytes.com
f08d58ff2731921eed523b570858fbf83359b9a7
af24e7dda2f91ced51d762bfb216464d651a0bcc
/fesBeacon/BeaconTest/Classes/Native/mscorlib_System_Collections_Generic_Dictionary_2_Transform_1_25.h
54a373379ffc76612af01e554a37a110e8d65f95
[]
no_license
Toshihiko-Tabata/fesBeacon
f093e97bf83d1c07a1e52adef24962efaac4f0f2
e52a59dc02883a85487c50de3604a62a97b1d54b
refs/heads/master
2021-01-10T15:16:56.041075
2015-11-27T06:27:12
2015-11-27T06:27:12
46,953,895
0
0
null
null
null
null
UTF-8
C
false
false
684
h
#pragma once #include <stdint.h> // System.Type struct Type_t; // SimpleJson.Reflection.ReflectionUtils/ConstructorDelegate struct ConstructorDelegate_t237; // System.IAsyncResult struct IAsyncResult_t7; // System.AsyncCallback struct AsyncCallback_t8; // System.Object struct Object_t; // System.Collections.Dictionary...
[ "nds@NDS-no-Mac-mini.local" ]
nds@NDS-no-Mac-mini.local
a3cc0a76a1c16acc91855c835b6e2910b225b0d5
28fd09aacd43dd7c854cee588fd13407ee3b5a05
/acsl/libraries/libc/test/posix/ndbm/test_dbm_fetch.c
2e8e2f3d2de61f28833ce55b1286292fe47f05c4
[ "Apache-2.0" ]
permissive
AnnotationsForAll/annotationsforall
3e9a444ba689153aa7bd0c027bf74e97ec9c4128
16024a9ffecdb72b638e1f942c567f8815183e89
refs/heads/master
2021-01-13T00:53:00.474354
2017-03-31T16:40:34
2017-03-31T16:40:34
53,446,061
4
1
null
null
null
null
UTF-8
C
false
false
875
c
#include "../../../test_common.h" #include <ndbm.h> #include <fcntl.h> /*@ assigns \result; */ extern datum anydatum(); void runSuccess() { char buf[] = "file"; //@ assert \valid(buf+(0..\block_length(buf)-1)); //@ assert \exists integer x; buf[x] == '\0'; DBM* db = dbm_open(buf, O_RDWR, S_IRUSR); ...
[ "crazybonesj@yahoo.com" ]
crazybonesj@yahoo.com
f4edc6e9e9cb9714952af31477a714048152d47e
a49b362a71f6a74737d4ea6814cc59f821127ff9
/platform/include/network/ssh/message/tt_ssh_msg_request_failure.h
f5364951cc54af5ae6253a03cf12027941fcebc3
[ "Apache-2.0" ]
permissive
newser/TitanSDK
c82c1a533b36cee4134fd6a981f9c15c883d027d
fcddad88e91873584e93cee6d2cf1da567388316
refs/heads/master
2020-05-30T21:24:15.664562
2018-03-20T08:44:49
2018-03-20T08:44:49
15,224,347
3
0
Apache-2.0
2018-03-20T08:43:16
2013-12-16T11:41:02
C
UTF-8
C
false
false
1,886
h
/* Copyright (C) 2017 haniu (niuhao.cn@gmail.com) * * 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...
[ "newser@163.com" ]
newser@163.com
26970fc22d497e581c12ce3e677245015b6dddaa
94e8344ee420ae4d2eb1643e95973845f341a3d2
/spidermonkey_1.6_mutants/mutant100686_jsscan.c
4f6ea9f8bb82709f86f61d8cb607b65e997ed3c6
[]
no_license
agroce/compilermutants
94f1e9ac5b43e1f8e5c2fdc17fa627d434e082f3
dc2f572c9bfe1eb7a38999aaf61d5e0a2bc98991
refs/heads/master
2022-02-26T21:19:35.873618
2019-09-24T15:30:14
2019-09-24T15:30:14
207,345,370
1
0
null
null
null
null
UTF-8
C
false
false
71,979
c
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * vim: set sw=4 ts=8 et tw=78: * * ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version * 1.1 (the "License"); you may not use this file except...
[ "agroce@gmail.com" ]
agroce@gmail.com
a1c017e673d4349182082bef419c44a0907a1187
440278330b6c6b3d11d50f0f87e1a7d3e889f759
/include/program_auxiliary.h
cc97b4eeec91d8c1a0d2987f7352fb462a50c7a0
[ "MIT" ]
permissive
doreitan/rasberry_pi_project
2e0783fc13d5bcc7e61b2e7026c30c97c01c484b
ffdd852fdf19c2daaa11372639ba0a3d773427fa
refs/heads/master
2023-01-05T19:28:57.585433
2020-11-07T21:11:40
2020-11-07T21:11:40
null
0
0
null
null
null
null
UTF-8
C
false
false
957
h
/* * @Author: Yarin Avisidris * @Date: 2020-10-29 00:29:43 * @Last Modified by: Yarin Avisidris * @Last Modified time: 2020-11-07 18:04:36 */ #include <stdlib.h> // malloc(), free() #include <stdbool.h> #ifndef __PROGRAM_AUX__H__ #define __PROGRAM_AUX__H__ typedef unsigned char byte; //this is struct for string...
[ "yarinavisidris100@gmail.com" ]
yarinavisidris100@gmail.com
e6a508e5c45768296f8755fc85991801b8442ce6
124cbcdd513731c75cadd9d7467bdf2e9810718f
/zigbee/include/zb_zcl.h
e5e3bc08bd7e22e079bae8e3a3d75c210f4be380
[]
no_license
Alex3Wen/Telink_zigbee_sdk
b2a2397168d121676b107fddc93996c2df7e4259
237bdbb155b3c44d82ed58eb499a84cecbdb32ad
refs/heads/master
2021-01-12T09:39:52.022374
2016-12-12T04:57:51
2016-12-12T04:57:51
76,223,193
2
3
null
null
null
null
UTF-8
C
false
false
12,626
h
/*************************************************************************** * * * INSERT COPYRIGHT HERE! * * * ************...
[ "wenzq1@gmail.com" ]
wenzq1@gmail.com
7b1656164d27518cf7cc6c46d3584d4f01cb922d
d4cffc867fb3c0aabf1eb86b32d53300b9a98bf5
/shift0.h
beec1cf987ee7e0b0fd96a86fa1ae698f9083987
[]
no_license
tilk/libshift0
d0bcf56339b3b56a5e5fa9d67d45ff799e10ec56
973f0a94a7883dad7b38519331b12d0667d65737
refs/heads/master
2018-12-31T08:47:17.698446
2011-11-28T14:13:26
2011-11-28T14:13:26
2,867,508
17
1
null
null
null
null
UTF-8
C
false
false
1,286
h
/* Declarations for the shift0/reset0 control operators * shift0.h * * Copyright (c) 2011, Marek Materzok <tilk@tilk.eu> * * 1. Redistributions of source code must retain the above copyright notice, * this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce ...
[ "tilk@tilk.eu" ]
tilk@tilk.eu