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
3d38a393b1d02b0478fed862f7cb1c07d33c83f4
ca41ffdd4e8b486abcbc3c4247b1be60102ec6d3
/d/kaifeng/npc/quest_ms.c
83c4a5b469f5defe52daf7febf1f11108e7be0c5
[]
no_license
kttycn/xyj
4c6d6322e02939118fc68f45ea3ab5c5dbe9ce8a
7018cde4d21839142f2be2f2c3475eb0f0574835
refs/heads/master
2021-01-12T08:41:24.764167
2016-12-16T14:42:47
2016-12-16T14:42:47
76,660,707
1
0
null
null
null
null
GB18030
C
false
false
12,919
c
// by snowcat jan 22 1998 #include <ansi.h> #include "quest.c" // the quest format is the following mapping: // daoxing : type name id object amount //-------------------------------------------------------------------- // 1000 : ({ "find", "秘笈", "mi ji" , "", "1" ...
[ "kttycn@gmail.com" ]
kttycn@gmail.com
d758fbb5df5fa83c5c08bbd58ea8f01f82808cf1
6231f5bc2915b9af3c4ef40b2c3fb1ec355a89fb
/4.5.c
9ae9da0512826ff61af3c3ff5c30efcf6b274cb2
[]
no_license
CiaoShyamli/KnRCodes
0a674fd0aa62e727533aaf52414ed86d0d5e1524
a0b15ed60fc4ee172ca2e23e760c067f6f785532
refs/heads/master
2021-01-09T06:32:18.322988
2017-08-31T16:49:57
2017-08-31T16:49:57
81,004,468
0
0
null
null
null
null
UTF-8
C
false
false
3,910
c
#include <stdio.h> #include <stdlib.h> /* for atof() */ #include<math.h> #define MAXOP 100 /* max size of operand or operator */ #define NUMBER '0' /* signal that a number was found */ #define MAXVAL 100 /* maximum depth of val stack */ int getop(char []); void push(dou...
[ "noreply@github.com" ]
CiaoShyamli.noreply@github.com
78c91138e47c1f6dfe2358ccbb1d93dc49056d45
48db46c2dfeff0b2e4cd26eb7689ba30d0a30aaf
/jewelbots_solo_mode_v113/cores/JWB_nRF51822/LED_Colors.h
1d345a0952811770eb6a1c3d469c0a6fc8a36439
[ "MIT" ]
permissive
jamescurran/arduino-library
dddf589de34e502f1ecda06ce48f576a458a170a
7d47ab1129162ed9fc3b312b1b2e5e502381fa20
refs/heads/master
2021-06-16T07:15:45.054823
2017-04-05T17:21:42
2017-04-05T17:21:42
null
0
0
null
null
null
null
UTF-8
C
false
false
672
h
#ifndef __LED_COLORS_H__ #define __LED_COLORS_H__ extern "C"{ // __cplusplus enum ColorLabel { OFF = 0, RED = 1, GREEN = 2, BLUE = 3, YELLOW = 4, MAGENTA = 5, CYAN = 6, WHITE = 7 }; struct Color { Color( uint8_t r, uint8_t g, uint8_t b ) { this->r = r; this->g = g; this->b = b; } uint8_t r, ...
[ "scott@jewelbots.com" ]
scott@jewelbots.com
978dee2e0c6d1c19141ebdaf8e54eb939d0d635a
793c45ba42f4e0b76da3a328edae2deb84f9dbb1
/srcs/libft/srcs/ft_uitohextoa.c
1379d84b8391434f7e3091da7be3317fafe11d79
[]
no_license
Alyovano/Cub3D
06d2ee159b39f974f038d00bdac116adb4daf027
784d98028ff075fac3d9fa80e719c3c91d0b6bc2
refs/heads/master
2021-07-13T15:09:28.695766
2021-04-16T15:03:08
2021-04-16T15:03:08
243,598,311
1
0
null
null
null
null
UTF-8
C
false
false
1,523
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_uitohextoa.c :+: :+: :+: ...
[ "56916755+Alyovano@users.noreply.github.com" ]
56916755+Alyovano@users.noreply.github.com
d07c38d83852e8e24b2532973b358d6e339f0297
3f8c7e94075e9cbad086199a3d40aff0bbb5826a
/mappers/tags/release-4-1/src/iNES/mapper188.c
b4eb6f20876cae220691a101f48d7fa45ae62e4b
[]
no_license
parasyte/nintendulator
d89f57324eb7c05e2bfcca3c378cae3793c59d56
693886064e96ca7043dd7848c444f1299a89591e
refs/heads/master
2021-01-01T17:04:56.876950
2014-09-10T21:41:40
2014-09-10T21:41:40
null
0
0
null
null
null
null
UTF-8
C
false
false
837
c
#include "..\DLL\d_iNES.h" #include "..\Hardware\h_Latch.h" static void Sync (void) { if (Latch.Data & 0x10) EMU->SetPRG_ROM16(0x8,Latch.Data & 0x7); else EMU->SetPRG_ROM16(0x8,Latch.Data | 0x8); EMU->SetPRG_ROM16(0xC,0x7); EMU->SetCHR_RAM8(0,0); } static int _MAPINT Read67 (int Bank, int Addr) { ...
[ "Quietust@f8769f63-22f3-e54a-a477-6aa654d8621a" ]
Quietust@f8769f63-22f3-e54a-a477-6aa654d8621a
f239cf8896b9064ffc9f721d585b4c7cda0bf5de
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/d1006cf9-35c1-4e9d-9c9c-4393dde9f406.c
db8185f41648c314fa09afab38a83b9f0a06c189
[]
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
575
c
#include <string.h> #include <stdio.h> int main() { int i=44; int j=12; int k; int l; j = 53; l = 64; k = i/j; l = i/j; l = i/j; l = j%j; l = l%j; k = k-k*i; //variables /* START VULNERABILITY */ int a; long b[91]; long c[94]; a = 0; do { a++...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
a34d5a8616dbe805fdda7b3ff392bcc790410ea2
402bdfabc4a4462c4a5264ad510ae6365ec05d4a
/src/plugins/sc68plugin/file68/sc68/istream68_file.h
378463089a97e297a37cd4d6751aba4f090b0408
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
sasq64/musicplayer
aa6a7513801808ad8dac999f65bbe37d0d471010
2f122363b99a8a659885d5f8908c1ea3534c3946
refs/heads/master
2023-03-20T03:26:02.935156
2023-03-06T07:21:41
2023-03-06T07:21:41
113,909,161
12
3
NOASSERTION
2020-08-19T14:45:09
2017-12-11T21:13:44
C
UTF-8
C
false
false
860
h
/** * @ingroup file68_lib * @file sc68/istream68_file.h * @author Benjamin Gerard * @date 2007/08/08 * @brief FILE stream header. * */ /* $Id: istream68_file.h 102 2009-03-14 17:21:58Z benjihan $ */ /* Copyright (C) 1998-2009 Benjamin Gerard */ #ifndef _FILE68_ISTREAM68_FILE_H_ #define _FILE68_I...
[ "jonasm@jonasmi-macbook.local" ]
jonasm@jonasmi-macbook.local
817e797dbe23f80471d2db59dcdef4faedb70a82
2eda2a6b4a0c51693fc1600c5f2e9c4e73509c37
/AHCDemo/solutions/AHCDemo/Implementations/supplierA/ExternalC/C_LL_Components.c
058eeb039f8d0f23b43976267700daeab7c473bd
[]
no_license
ildave/CapitalDemo
ae630781b0ddff7f0e90dab0889db09ee94b4cd8
7075cf1d18e909a74269944d5fcc7427c2105a65
refs/heads/master
2022-11-21T22:29:30.942240
2020-07-20T08:36:58
2020-07-20T08:36:58
280,388,600
0
0
null
null
null
null
UTF-8
C
false
false
611
c
#include "C_LL_Components.h" /* * These architectural components were then enriched with contracts that frontload the functional specification of the components, and they were linked with the data dictionary which acts as a single source of truth for the signals in the project. */ /* * The original HBA int...
[ "dhvinay.palaparambilvinod@siemens.com" ]
dhvinay.palaparambilvinod@siemens.com
795a58a3661119dee39fdce29d760dfee0314093
51635684d03e47ebad12b8872ff469b83f36aa52
/external/gcc-12.1.0/gcc/testsuite/gcc.target/aarch64/atomic-store.c
8cabc05b0d739dbfdcecf681348b62634fcfc9a4
[ "Zlib", "LicenseRef-scancode-public-domain", "LGPL-2.1-only", "FSFAP", "LGPL-3.0-only", "GPL-3.0-only", "GPL-2.0-only", "GCC-exception-3.1", "LGPL-2.0-or-later" ]
permissive
zhmu/ananas
8fb48ddfe3582f85ff39184fc7a3c58725fe731a
30850c1639f03bccbfb2f2b03361792cc8fae52e
refs/heads/master
2022-06-25T10:44:46.256604
2022-06-12T17:04:40
2022-06-12T17:04:40
30,108,381
59
8
Zlib
2021-09-26T17:30:30
2015-01-31T09:44:33
C
UTF-8
C
false
false
3,285
c
/* { dg-do compile } */ /* { dg-options "-march=armv8.4-a -O2" } */ #include <stdatomic.h> typedef __INT8_TYPE__ int8_t; typedef __INT16_TYPE__ int16_t; typedef __INT32_TYPE__ int32_t; typedef __INT64_TYPE__ int64_t; #define STORE_TESTS(size) \ void \ foo##size (int##size##_t *atomic_vals) \ { \ atomic_store_e...
[ "rink@rink.nu" ]
rink@rink.nu
949ae618b9628d036684c4f27735a6b4169f8b25
f8d0006af1cc606cef7ded0422d6b228ca47030a
/vdpow.h
f045e911903b21acd8b893803021a21e75faa2ee
[]
no_license
mlankhorst/vdpow
8b9905d6c20beb71d387a86e9da36ffb1ab3d5b8
598f87d85c3804403bd0f1a809db0adf6252d7ab
refs/heads/master
2021-01-01T19:56:13.531302
2011-11-03T22:40:54
2011-11-03T22:40:54
2,164,401
0
0
null
null
null
null
UTF-8
C
false
false
11,512
h
#ifndef VDPOW_H #define VDPOW_H VdpGetProcAddress * vdp_get_proc_address; VdpGetErrorString * vdp_get_error_string; VdpGetApiVersion * vdp_get_api_version; VdpGetInformationString * vdp_get_information_string; VdpDeviceDestroy * vdp_device_destroy; VdpGenerateCSCMatrix * vdp_generate_csc_matrix; VdpVideoSurfaceQueryC...
[ "m.b.lankhorst@gmail.com" ]
m.b.lankhorst@gmail.com
ed368732baa913f83e242cdbde09d24bb686917f
36cb217695d2abaa5af4417e0cb7572155c072b8
/finalProject/projectFiles/read.c
4839003e89911a9114548e9b7fdd495ba1f51848
[]
no_license
lorinv/CPTS-360
17114ca26255323a46e6d30dc411cef20c54651c
c77292b6fd3603127b373dabbbeff4874f35d3f4
refs/heads/master
2020-12-24T16:59:28.784378
2015-05-04T21:49:21
2015-05-04T21:49:21
29,211,098
1
2
null
null
null
null
UTF-8
C
false
false
2,440
c
int read_file() { int fd, nbytes; if (strcmp(pathname,"") == 0 || strcmp(parameter,"") == 0) { printf("Please enter both a file descriptor and the number of bytes.\n"); return -1; } fd = atoi(pathname); nbytes = atoi(parameter); char buf[nbytes + 1]; //check is file is open, is being referenced, and...
[ "lt_vandegrift@live.com" ]
lt_vandegrift@live.com
6a06011049b61cab67a3f6bdfda1877dc60c7886
d67ed56c0ff5ffde314777caff00f594f3218ded
/15011119-send.c
11241b5e9b0faa8df4c258e8d724340f1e51dcf5
[]
no_license
awrsole/spl
d7db79bacb2833c59b06a3fe23b7cea789759be7
0ab07058c5e52ae456f590c7c4af1fd072cbca62
refs/heads/master
2023-01-29T22:44:41.286971
2020-12-10T06:58:36
2020-12-10T06:58:36
306,034,506
0
0
null
null
null
null
UTF-8
C
false
false
237
c
#include<signal.h> #include<stdio.h> #include<stdlib.h> int main (int argc, char **argv){ union sigval sv; sv.sival_int = atoi(argv[2]); sigqueue(atoi(argv[1]),SIGTSTP, sv); } //agrv[1] = receiver's pid agrv[2] = message for receiver
[ "pjy9605@gmail.com" ]
pjy9605@gmail.com
c58f69f688e404c8925603c97c41f4b2db0ffec0
985beab07c05b613aa8ac3edbcd0987f89344eaf
/fy4/d/zangbei/star_room2.c
e41e258d0b84e45f0bf6619cb4dbf4da4bbc2e97
[]
no_license
Yeeler/fy2005
f6b308592c5037f5b5d40c18b748259447b6abe1
cd244d4fed63ba57cd72a4e7119353a29df1f3c0
refs/heads/master
2021-01-06T20:37:29.371119
2017-08-08T07:54:16
2017-08-08T07:54:16
99,530,241
2
1
null
null
null
null
GB18030
C
false
false
690
c
inherit ROOM; #include <ansi.h> void create() { set("short", "星星小院"); set("long", @LONG 一栋小小的屋子,红色墙暗灰色的屋顶,建造得很精致。屋子外有个小小的花 圃,有几朵花正盛开,却看不出是茶花还是菊花。一条小溪静静地从屋前淌过,听 不见声音,也看不见人,窗子里仿佛有盏孤灯还未熄灭。 LONG ); set("exits", ([ "enter": __DIR__"star_room1", "east": __DIR__"river", ])); set("...
[ "yeeler@gmail.com" ]
yeeler@gmail.com
3dd942f427ce6b2c46e0253bb6714165a6c89d25
589ac0a71099f4ee6857a31986305f0df2c16ede
/Bio/Motif/_pwm.c
1f6dde67025ee32995237c31c451d3dd9a7bad91
[ "LicenseRef-scancode-biopython" ]
permissive
barendt/biopython
802aad89005b302b6523a934071796edbd8ac464
391bcdbee7f821bff3e12b75c635a06bc1b2dcea
refs/heads/rna
2021-11-09T19:11:56.345314
2010-05-01T02:44:42
2010-05-01T02:44:42
636,700
0
0
NOASSERTION
2021-11-05T13:10:14
2010-04-29T02:35:46
Python
UTF-8
C
false
false
3,678
c
#include <Python.h> #include "numpy/arrayobject.h" static PyObject* calculate(const char sequence[], int s, PyObject* matrix, npy_intp m) { npy_intp n = s - m + 1; npy_intp i, j; char c; double score; int ok; PyObject* result; float* p; npy_intp shape = (npy_intp)n; float nan = 0....
[ "mdehoon" ]
mdehoon
3a5f480e702c44990d274a5bf1b64b09b33549f5
3cf74a825598545756d9b5efe2662d1f8e4bcb21
/outils_algorithmiques/tp4/inc/file.h
12d82217007fe5f9b172930fc9460e2f5c1770fd
[]
no_license
laubosslink/courses-practical-work
d663babd0486cc160a7d1545678610af01e09218
e938c2df66e15e92ad71560f13b28ca53142c300
refs/heads/master
2021-01-10T09:13:43.075780
2015-12-08T20:29:29
2015-12-08T20:29:29
47,623,449
0
0
null
null
null
null
UTF-8
C
false
false
1,694
h
/** * ENSICAEN * 6 Boulevard Marechal Juin * F-14050 Caen Cedex * * This file is owned by ENSICAEN students. * No portion of this document may be reproduced, copied * or revised without written premission of the authors */ /** * @author ELHIMDI Yasmine <yasmine.elhimdi@ecole.ensicaen.fr> * @author PARMENTIER...
[ "laubosslink@society-lbl.com" ]
laubosslink@society-lbl.com
936e62cc8811aa1fb9df23d69b6ab839838365dd
4a99449590ae59fc7e7a7a9daaec18057e7bdf22
/TouchScreen/AI/NeuralNetworkFunction_terminate.h
fd8c4f547a1bd02a3a8d227819590481a8967e88
[ "MIT" ]
permissive
julioefajardo/GalileoHand_AI
e035105274e71c82b0361b8c83634e5866f51b0c
4af7634988088d6c7f15f08c63eb6647b8e4753e
refs/heads/master
2021-01-22T23:43:33.456487
2017-05-18T23:22:16
2017-05-18T23:22:16
85,663,946
1
0
null
null
null
null
UTF-8
C
false
false
551
h
/* * NeuralNetworkFunction_terminate.h * * Code generation for function 'NeuralNetworkFunction_terminate' * */ #ifndef __NEURALNETWORKFUNCTION_TERMINATE_H__ #define __NEURALNETWORKFUNCTION_TERMINATE_H__ /* Include files */ #include <math.h> #include <stddef.h> #include <stdlib.h> #include <string.h> #include "rt...
[ "julioefajardo@gmail.com" ]
julioefajardo@gmail.com
d8e207606b52994c003126767a3990de184be45d
d85b1f3ce9a3c24ba158ca4a51ea902d152ef7b9
/testcases/CWE761_Free_Pointer_Not_at_Start_of_Buffer/CWE761_Free_Pointer_Not_at_Start_of_Buffer__wchar_t_environment_01.c
04b056f74c06375f756d390548734cc0d3384186
[]
no_license
arichardson/juliet-test-suite-c
cb71a729716c6aa8f4b987752272b66b1916fdaa
e2e8cf80cd7d52f824e9a938bbb3aa658d23d6c9
refs/heads/master
2022-12-10T12:05:51.179384
2022-11-17T15:41:30
2022-12-01T15:25:16
179,281,349
34
34
null
2022-12-01T15:25:18
2019-04-03T12:03:21
null
UTF-8
C
false
false
3,738
c
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE761_Free_Pointer_Not_at_Start_of_Buffer__wchar_t_environment_01.c Label Definition File: CWE761_Free_Pointer_Not_at_Start_of_Buffer.label.xml Template File: source-sinks-01.tmpl.c */ /* * @description * CWE: 761 Free Pointer not at Start of Buffer * BadSource:...
[ "Alexander.Richardson@cl.cam.ac.uk" ]
Alexander.Richardson@cl.cam.ac.uk
0ddeecc08cbf3105856dde8ea61ddd7d8442a5a6
bf342ac904169fe9dc8214a0b42e3dda489c8c36
/include/astrometry/kdtree_fits_io.h
64b95f034e5d6ab7fe443cd9a8ae2268c45e48f1
[ "BSD-3-Clause", "GPL-3.0-or-later", "GPL-1.0-or-later", "GPL-3.0-only" ]
permissive
indigo-astronomy/astrometry.net
e69badfe1c7ac3a2649ad8e7e156ef2d1b0401df
af221e050fe1b570fddaf0b816869d6fe50cfba6
refs/heads/master
2023-02-15T17:59:26.481003
2021-01-06T21:44:27
2021-01-06T21:44:27
326,466,189
1
0
BSD-3-Clause
2021-01-03T17:46:41
2021-01-03T17:46:40
null
UTF-8
C
false
false
3,823
h
/* # This file is part of libkd. # Licensed under a 3-clause BSD style license - see LICENSE */ #ifndef KDTREE_FITS_IO_H #define KDTREE_FITS_IO_H #include <stdio.h> #include "astrometry/kdtree.h" #include "astrometry/fitsbin.h" #include "astrometry/anqfits.h" /** Usage patterns: kdtree_fits_t* io = kdtree_fit...
[ "dstndstn@gmail.com" ]
dstndstn@gmail.com
128afaf9ff5cd65b6fce895bb247c7cd47ee5100
c084988419a7059b6ac3045a5bfb15fb394dc753
/SoftConsole/ps2_MSS_MSS_CM3_0/ps2_MSS_MSS_CM3_0_hw_platform/ps2_hw_platform.h
cd5957d7e987318d911893dc97fc63b175d4d100
[]
no_license
BoSmallEar/TankWorld
65efc46a738ff08ea9b00854c9d6091581248102
fc081fbc597df5d5d24d70fe53d6d39b120f6f66
refs/heads/master
2022-11-10T16:53:32.265855
2020-06-19T12:42:30
2020-06-19T12:42:30
273,490,173
0
0
null
null
null
null
UTF-8
C
false
false
934
h
#ifndef ps2_HW_PLATFORM_H_ #define ps2_HW_PLATFORM_H_ /***************************************************************************** * *Created by Microsemi SmartDesign Mon Apr 22 14:29:23 2019 * *Memory map specification for peripherals in ps2 */ /*--------------------------------------------------------------------...
[ "893292259@qq.com" ]
893292259@qq.com
f116a5792aa555ad29fdc79e0c23dc27586a2344
1554569ede090586b9259411f076c9a07ead90af
/assn-3/assn-3-vector-hashset/vector.c
e687906fc225bd391e2a18f4e6e4a01e31a1e703
[]
no_license
siumai/107
440009d3e5f7ead6dfd3e937fa498d686a6bb523
30b4e9b692030063f2450455e7df02a7ba7a3141
refs/heads/master
2021-01-20T23:16:59.006479
2014-01-07T06:51:35
2014-01-07T06:51:35
null
0
0
null
null
null
null
UTF-8
C
false
false
3,253
c
#include "vector.h" #include <stdio.h> #include <stdlib.h> #include <string.h> #include <assert.h> #include <search.h> void VectorNew(vector *v, int elemSize, VectorFreeFunction freeFn, int initialAllocation) { v->elemSize = elemSize; v->logLength = 0; v->allocLength = initialAllocation; v->growSize = ...
[ "siumaicat@gmail.com" ]
siumaicat@gmail.com
646561221d67642fa4edbc89b59672e2d8a7b63d
198460012a7d38cc7fe186755d0793cd34387ef0
/slaeNasmIA32/shellcode/myshellcode.c
2de6a5780a0f8b0d0388bb5991c3f859a1595e4e
[]
no_license
adibdz/Firmware
31a9213224d472b9fff30083574719f8c3486d5b
872ca3e4c78acb9b3a51cb2f0831356e407c60de
refs/heads/master
2021-06-14T02:37:32.471186
2017-04-03T05:30:38
2017-04-03T05:30:38
null
0
0
null
null
null
null
UTF-8
C
false
false
258
c
#include<stdio.h> #include<string.h> const char *code = "\x31\xc0\x50\x68\x2f\x2f\x73\x68\x68\x2f\x62\x69" "\x6e\x89\xe3\x50\x53\x89\xe1\xb0\x0b\xcd\x80"; int main() { printf("Shellcode Length: %d\n", strlen(code)); (*(void(*)()) code)(); return 0; }
[ "adibikar@gmail.com" ]
adibikar@gmail.com
ec2388456c26047139937b4600117f99544c1183
505c99af22c57622d29fd2b2fbe3e11f424c0413
/lab6/lib/pipe.c
db5b284fdda461990f511b02dc152aa8715bf493
[]
no_license
BGCX262/zt-jos-svn-to-git
323058c60dcf146a24997cec6b775784781c957f
ff3b544a1914ded8a4f1a6113c69e7db5a028712
refs/heads/master
2021-01-22T18:18:29.164745
2015-08-23T06:48:11
2015-08-23T06:48:11
41,245,158
0
0
null
null
null
null
UTF-8
C
false
false
4,980
c
#include <inc/lib.h> #define debug 0 static int pipeclose(struct Fd *fd); static ssize_t piperead(struct Fd *fd, void *buf, size_t n, off_t offset); static int pipestat(struct Fd *fd, struct Stat *stat); static ssize_t pipewrite(struct Fd *fd, const void *buf, size_t n, off_t offset); struct Dev devpipe = { .dev_id...
[ "you@example.com" ]
you@example.com
0524d86c929c00e221fdf0845d58708457e50391
4db97106b71d4cba75db57f3b09bb5166d95f0c5
/lib/libft/ft_toupper.c
af0bd0c95c68ba1908ac3c499b65a77cc16d92ac
[]
no_license
etranchi/ft_p
8773587aeab3df04a448d804834f3ee4a6b39fd0
d2474377f8d3ff80c74e466f2cae0ba211ab4ce6
refs/heads/master
2020-08-23T07:38:41.285177
2019-11-02T18:04:44
2019-11-02T18:04:44
216,572,610
0
0
null
null
null
null
UTF-8
C
false
false
968
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_toupper.c :+: :+: :+: ...
[ "etranchi@student.42.fr" ]
etranchi@student.42.fr
f2efe5e7b21d7cc83d26c0ba6d4a567df227d064
70aa96a8bd306ca9ce32d232edd5a6b1e80d6a56
/Pods/Headers/Public/LLDebugTool/LLNetworkFilterView.h
9055f14980f72029b4b864be1d358b50926676ad
[ "MIT" ]
permissive
liuzhao/ZPMLibraries
2d27c82814cbb7bc02ff797ee0e2f20a1b765913
c1c8562348cca5479f137cfcc6ecccaceb1fdee6
refs/heads/master
2020-05-26T07:25:35.258363
2019-05-29T12:29:49
2019-05-29T12:29:49
188,149,898
1
0
null
null
null
null
UTF-8
C
false
false
87
h
../../../LLDebugTool/LLDebugTool/Components/Network/UserInterface/LLNetworkFilterView.h
[ "zhao.liu@zhaopin.com.cn" ]
zhao.liu@zhaopin.com.cn
690cf30a11ab3a2804d69365d3f0be1050858a05
3456594ddaab5ac8823677c7851f82dac96aa52e
/UDPtest/openwrite/myfile.c
d3964cc80a28dac8a1c9930a370c8be221050665
[]
no_license
zhangjie1315/Linux
01c3dcbbde6bf55283868014c3901ba39c024825
5d44458c02f3de832f3a72f2f4aa0530b7c5371a
refs/heads/master
2020-03-13T20:46:55.999293
2018-09-22T14:39:53
2018-09-22T14:39:53
130,865,768
1
0
null
null
null
null
UTF-8
C
false
false
863
c
#include <stdio.h> #include<sys/types.h> #include<sys/stat.h> #include<fcntl.h> #include<string.h> #include<unistd.h> int main() { close(0); close(2); int fd = open("file",O_RDONLY,0644); if(fd < 0) { perror("open"); return 1; } int fd1 = open("file1",O_RDONLY,0644); int...
[ "1466905773@qq.com" ]
1466905773@qq.com
0c169991708d8ce8935b6068343c9c4955b79fce
d122f39016580665c810db8cd609adff77ec74b5
/QueueUsingArray.c
f357b78b4699e49c72937fff7699a7c13d7c2723
[]
no_license
manoranjanpanigrahi/C
25732a9d87b063f07389b5e9a5d6f110663f70c3
c78cf280c16606f3963f00a126f86ed1f38a4db9
refs/heads/master
2023-02-20T07:21:25.295105
2021-01-24T13:44:52
2021-01-24T13:44:52
332,460,243
0
0
null
null
null
null
UTF-8
C
false
false
2,351
c
#include<stdio.h> #include<stdlib.h> #include<stdbool.h> #define MAXSIZE 10 //set queue size to 10 int queue[MAXSIZE],Rear = - 1,Front = - 1; void enqueue(); void dequeue(); void show(); void main() { int ch; while (1) { printf("\n1.Enqueue\n");...
[ "manoranjan.panigrahi9@gmail.com" ]
manoranjan.panigrahi9@gmail.com
b94e110dea591d421dc432b30d68705427f2d5fb
51a3a9f925e7a0b0a59686833b51b25b4475de1e
/dev/ez80/ez80F91_Thuria_Test/src/intro.c
8e45538d98687208e19c1d47f7494019157b8611
[]
no_license
Maxprofs/adgf
4cb7c30e18d3daf6760d707becc281b8431defb5
4e00d2352463b5bfb0f668104cef3ec04ef986b5
refs/heads/master
2020-05-05T13:14:11.400783
2018-06-20T14:22:34
2018-06-20T14:22:34
null
0
0
null
null
null
null
UTF-8
C
false
false
1,226
c
/***************************************************************************** * * Introduction for Dungeons of Thuria. * * File: intro.c * * Author: Brian Lingard * * Date: 03/06/98 * * Revs: * 0.0 03/06/98 originated * *********************************************************************...
[ "brian_lingard@bose.com" ]
brian_lingard@bose.com
fccd5fb8acb0a4d170cf15fcafd9586daf94b393
37760d77a3a0dec8c147aabe6d1d929d0f6249e8
/test/Sema/opencl-cond.c
d654a152c81ef87b04be534c89037b8741e15e9f
[ "NCSA" ]
permissive
colgur/clang
a3c226678d22710628e3d1c0e97e8bea07b2bc3b
2fd6beac79c7623c2345de07ec6a81de7ae202ed
refs/heads/master
2021-03-12T22:37:50.582821
2011-02-10T18:10:28
2011-02-10T18:10:28
1,115,818
0
0
null
null
null
null
UTF-8
C
false
false
197
c
// RUN: %clang_cc1 %s -x cl -verify -pedantic -fsyntax-only typedef __attribute__((ext_vector_type(4))) float float4; float4 foo(float4 a, float4 b, float4 c, float4 d) { return a < b ? c : d; }
[ "sampo@91177308-0d34-0410-b5e6-96231b3b80d8" ]
sampo@91177308-0d34-0410-b5e6-96231b3b80d8
39cc0a85a07ec524eb9d9c7671b925e067b8332e
bc131ec0ba2b3dc94c4987e9d03ed12268c2175e
/src_brd/brdExtBus.h
f2c9801441ffb0481931912fa1068eccf71cf23a
[]
no_license
StartMilandr/5.1-SPI_VE92_VE1_Echo
1d1309f701139d55cceff6dad0e5b7ab611ef4c2
11135692e35a6c21345bdce755263240101b670b
refs/heads/master
2023-01-01T01:12:19.276690
2020-10-20T06:28:14
2020-10-20T06:28:14
115,725,716
0
3
null
2020-10-20T06:28:15
2017-12-29T13:45:53
C
UTF-8
C
false
false
146
h
#ifndef _BRD_EXTBUS_H #define _BRD_EXTBUS_H void BRD_ExtBus_InitPins_A20_D32 (void); void BRD_ExtBus_InitFlash (void); #endif // _BRD_EXTBUS_H
[ "Info@StartMilandr.ru" ]
Info@StartMilandr.ru
68028be3bbb4725a985a9e93076d32187d6ea110
626a2f2a23dd78bf03bb663bfcf02f6153ce8148
/Build/Tactical/Civ Quotes.c
5b3c6c1137a09ce5839c04f81e7665cfdb4a9f95
[]
no_license
gondur/jagged-alliance-2.5
240e5ea5f841c753194eee0d77890c4624f0421e
9503575b46c8587f73cdf40eeb2844f03b120d54
refs/heads/master
2021-01-01T04:40:09.679379
2016-04-16T00:15:04
2016-04-16T00:15:04
56,356,776
1
1
null
null
null
null
UTF-8
C
false
false
17,549
c
#ifdef PRECOMPILEDHEADERS #include "Tactical All.h" #endif #define DIALOGUE_DEFAULT_WIDTH 200 #define EXTREAMLY_LOW_TOWN_LOYALTY 20 #define HIGH_TOWN_LOYALTY 80 #define CIV_QUOTE_HINT 99 typedef struct { UINT8 ubNumEntries; UINT8 ubUnusedCurrentEntry; } CIV_QUOTE; extern void CaptureTimerC...
[ "hhhh@hotmail.com" ]
hhhh@hotmail.com
f73e3d4556372288d1de2b032d4611a42081540b
66bd904aed5cae5ddd4dbfe6a6596ebd6cf51f6a
/UADGolf/wiced_sense/ws_sec_upgrade_ota.c
a62e3ae16c0ee1f9338ce02386fc412c6462f74c
[]
no_license
jgrossmannportfolio/iot
b749b48df8d66afcec456012cdb72386b19ba4c0
686f4a8dd2f9f4dbd84b4f24878a2d4b0285453f
refs/heads/master
2021-01-18T08:24:52.413512
2016-03-08T03:20:41
2016-03-08T03:20:41
52,489,687
0
0
null
2016-02-25T02:13:05
2016-02-25T02:13:05
null
UTF-8
C
false
false
17,298
c
/* * Copyright 2015, Broadcom Corporation * All Rights Reserved. * * This is UNPUBLISHED PROPRIETARY SOURCE CODE of Broadcom Corporation; * the contents of this file may not be disclosed to third parties, copied * or duplicated in any form, in whole or in part, without the prior * written permission of Bro...
[ "jgrossmann@colgate.edu" ]
jgrossmann@colgate.edu
59db484cc381a9f373f118f2ce4f22b8f29b3ce8
dd15fc89985d335450e70781a351056f15f092fa
/C/system.c
ee11050351c5835de69cb62666d80050b3322387
[]
no_license
Janemon/Notebook
6cb18fe451f92a37aa04194a3ce100038a825cd1
04406781980605a6bf8b9a4d7e115c5a115e5207
refs/heads/master
2020-03-25T02:09:55.618432
2019-05-22T14:25:23
2019-05-22T14:25:23
143,276,658
0
0
null
null
null
null
UTF-8
C
false
false
197
c
#include <stdlib.h> int main(){ system("mocp"); return 0; } /* int system(const char * string) 是可以调用系统命令的函数,成功返回0,错误返回1或其他数字 */
[ "janemon2331@gmail.com" ]
janemon2331@gmail.com
66f4ab5d42a245d3a190c17d7044008879cbee64
eca23c6356d737b19d08aa35de2c548ef15ad37e
/devel/include/bebop_msgs/Ardrone3PilotingStateAltitudeChanged.h
4462f95cd4e3577a0737fb603148e7735ef7572a
[]
no_license
canveo/bebop_2_ws
de6a2b2abcb79fb02634f34d52aee15d7f1f5e05
2b3186ebf1298accfe3fbd5d3f7955516564d306
refs/heads/master
2023-02-25T20:29:22.993395
2021-01-14T21:48:08
2021-01-14T21:48:08
308,071,289
1
0
null
null
null
null
UTF-8
C
false
false
105
h
/home/carlos/bebop_ws/devel/.private/bebop_msgs/include/bebop_msgs/Ardrone3PilotingStateAltitudeChanged.h
[ "canveo@gmail.com" ]
canveo@gmail.com
cdda99da66adf13dfb9b561671e35357206ee454
6abcbc69001217159177461db7e9c54e6dd07801
/PA5/List.h
4b8e5418a0e520b36d9fe6dfa4720dacecc711e3
[]
no_license
rajdipa/Algorithms-and-Abstract-Data-Types
7f839d2b38b3a205946673826cf9d6a06efe464f
4d5a583bf3f106307dcd5e76554cdcc557eaebfa
refs/heads/master
2020-12-20T02:27:36.190955
2020-01-24T10:49:11
2020-01-24T10:49:11
235,933,479
0
0
null
null
null
null
UTF-8
C
false
false
878
h
/* Rajdipa Chowdhury cruzid - rachowdh pa 5 same as pa4 */ #ifndef _LIST_H_INCLUDE_ #define _List_H_INCLUDE_ typedef struct ListObj* List; /*****CONSTRUCTORS - DESTRUCTORS*****/ List newList(void); void freeList(List* pL); // Access functions --- int length(List L); int index(List L); int front(List L); int back...
[ "noreply@github.com" ]
rajdipa.noreply@github.com
5eddd5ec039b6f67c88be44d8deec2a9accd01f9
6b40e9dccf2edc767c44df3acd9b626fcd586b4d
/NT/net/dhcp/lib/network.c
9cfcaac0719ae840e577622c553661ddf3cce453
[]
no_license
jjzhang166/WinNT5_src_20201004
712894fcf94fb82c49e5cd09d719da00740e0436
b2db264153b80fbb91ef5fc9f57b387e223dbfc2
refs/heads/Win2K3
2023-08-12T01:31:59.670176
2021-10-14T15:14:37
2021-10-14T15:14:37
586,134,273
1
0
null
2023-01-07T03:47:45
2023-01-07T03:47:44
null
UTF-8
C
false
false
978
c
/*++ Copyright (c) 1994 Microsoft Corporation Module Name: network.c Abstract: This module contains network specific utility routines used by the DHCP components. Author: Manny Weiser (mannyw) 12-Aug-1992 Revision History: --*/ #include "dhcpl.h" DHCP_IP_ADDRESS Dh...
[ "seta7D5@protonmail.com" ]
seta7D5@protonmail.com
f09780f25190cfc81d17a318dcc244d80d91b983
2e2ada3d11799b4a133d4b055a0e7f459cd20ee7
/player_scene_t_insult.ysc.c
a1e4ec5fdef89969cab2cf2f033a5dc8483057b1
[]
no_license
GTAResources/v-decompiled-scripts-edit
8d90517c0209151dacc69c4c6370ce19af4fd9f7
c78c2758f75774c0e9ceda7b43871317bf1f936b
refs/heads/master
2021-02-07T18:24:11.326443
2019-05-29T17:19:17
2019-05-29T17:19:17
null
0
0
null
null
null
null
UTF-8
C
false
false
152,121
c
#region Local Var var uLocal_0 = 0; var uLocal_1 = 0; int iLocal_2 = 0; int iLocal_3 = 0; int iLocal_4 = 0; int iLocal_5 = 0; int iLocal_6 = 0; int iLocal_7 = 0; int iLocal_8 = 0; int iLocal_9 = 0; int iLocal_10 = 0; int iLocal_11 = 0; var uLocal_12 = 0; var uLocal_13 = 0; float fLocal_14 = 0f; var uLoc...
[ "jeremie.ngadi@gmail.com" ]
jeremie.ngadi@gmail.com
5eb0ec947a971dc1f4f906bf513588c37554278f
00be9947943b3a325950fc6a4a7a2db338a16dc0
/src/Moon/64/mask_30_64.h
45d749e01e26681bae8c01c81ef530ab4bd5a2ea
[ "MIT" ]
permissive
Bodmer/RLEBitmap
ad53615e4290d33c1aaa4c56d1a563765b27481b
ed2bf7ec6497371415878a7a5a07b7938294aad6
refs/heads/master
2022-11-11T01:55:32.682678
2020-07-05T20:13:24
2020-07-05T20:13:24
277,346,398
5
0
MIT
2020-07-05T17:00:22
2020-07-05T17:00:21
null
UTF-8
C
false
false
4,016
h
// // This file is AUTOMATICALLY GENERATED, and should not be edited unless you are certain // that it will not be re-generated anytime in the future. As generated code, the // copyright owner(s) of the generating program do NOT claim any copyright on the code // generated. // // Run Length Encoded (RLE) bitmaps...
[ "github@hotchin.net" ]
github@hotchin.net
779ed1ba61a99c7d7102512ed91294d4ec37aa24
9d8d4d3825d45c70af68686a3893cf99a8ab8250
/lab3/sprut/krafna-tp/tp/0156ff4b465f76c1061078d60442f13a.c
a5053ab495c1ec0f694186ecfe0ba967bd9a1402
[]
no_license
msantl/ppj
285a8a7bfee0d9645a550b42bbc15b357e6c9fa1
6797c806c677f0b60b25088eef4357299b5b1b44
refs/heads/master
2016-09-10T03:26:20.617945
2014-02-20T12:53:08
2014-02-20T12:53:08
null
0
0
null
null
null
null
UTF-8
C
false
false
269
c
void f(int a, const int b, char c[]) ; int main(void) { char a[10]; f(1, 2, a); return 0; } void f(int d, const int b, char c[]){ int a = b + 1, x[5], t; char n[6]; char e[8] = {'a', 1, 2 ,3, 4 , 5, 6, 87}; a = a == 5 * 4 <= 3 > 2 + 1 * (char) 4; return; }
[ "msantl.ck@gmail.com" ]
msantl.ck@gmail.com
1ad600edb60d74c527dec7feccb2378431d6b844
152c3dc6c5ccc7134bc3139cee8f17cda401b351
/aneganov/par_mapped_file/libmf/map.c
170766710260438d42cf7ac1f7d711bf22ca3f10
[]
no_license
annamel/acroparallels2016
47ef02cbcd6e4d8187198e4a53ebb5a9e94767f4
00d3799e52341167b30d5f7e92ea0f705f16b6cf
refs/heads/master
2021-01-17T15:34:44.010354
2016-05-27T08:12:58
2016-05-27T08:12:58
52,556,748
2
15
null
2016-05-17T16:38:14
2016-02-25T21:05:57
C++
UTF-8
C
false
false
3,289
c
#include <string.h> #include <errno.h> #include <stdbool.h> #include "mf_malloc.h" #include "mfdef.h" #include "log.h" #include "bug.h" #include "skiplist.h" #include "chunk.h" #include "map.h" #define HASHTABLE_SIZE 1024 static inline uint16_t hash(const hkey_t *key) { return key->idx % HASHTABLE_SIZE; } typed...
[ "neganovalexey@parallels.mipt.ru" ]
neganovalexey@parallels.mipt.ru
e6d9289ef3e2620e2b3e4576fa13ef8925181ce0
519de3b9fca2d6f905e7f3498884094546432c30
/kk-4.x/external/libvorbis/lib/analysis.c
d230c972d3efc15858313c647ce9ed1137c04695
[ "BSD-3-Clause", "LicenseRef-scancode-public-domain" ]
permissive
hongshui3000/mt5507_android_4.4
2324e078190b97afbc7ceca22ec1b87b9367f52a
880d4424989cf91f690ca187d6f0343df047da4f
refs/heads/master
2020-03-24T10:34:21.213134
2016-02-24T05:57:53
2016-02-24T05:57:53
null
0
0
null
null
null
null
UTF-8
C
false
false
3,197
c
/******************************************************************** * * * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. * * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS * * GOVERNED BY A BSD-STYLE SOURCE LICENS...
[ "342981011@qq.com" ]
342981011@qq.com
41210070716dd656f434819fe61b5b4b39be8afb
1dc856a2a51e149e5bad78a89ecd1eaba2be9037
/.history/my_stc/CODE/Balance_20200714191354.c
f76efa045037b880e294dc6eb79836ef2b0fc517
[]
no_license
gdgly/STC_auto_car_last
f984a7ee1675c01deb318b3dbedd6237f24935ab
6fe9b6d8bb1dcd01601289baede3cee0bf2a6a74
refs/heads/master
2022-11-27T19:51:51.004781
2020-07-15T16:44:20
2020-07-15T16:44:20
null
0
0
null
null
null
null
UTF-8
C
false
false
5,463
c
/* * @Description : * @Version : * @Date : 2020-06-21 20:30:51 * @LastEditTime : 2020-07-14 19:13:51 */ #include "Balance.h" S_FLOAT_XYZ GYRO_Real, // 陀螺仪转化后的数据 ACC_Real, // 加速度计转化后的数据 Attitude_Angle, // 当前角度 Last_Angle, // 上次角度 Target_Angle, ...
[ "iswenyan@gmail.com" ]
iswenyan@gmail.com
6487d3a2e12516490b1f3bc9a82c93417160fb53
5fb7820846fe41684190896443c45ede2e6f5bf2
/httpHandler.c
e534a742fe8ba6e6f41d43f7ef595b8fc0e1224e
[]
no_license
titianaMannu/web-server-iiw2019
5b3b49ebf6292e62a29309c8b15bf2f7fa985eb2
7fe54cac907cd42fed3c0aefce4b37a7a215070d
refs/heads/master
2020-06-20T08:10:45.060473
2019-07-16T05:52:56
2019-07-16T05:52:56
197,054,710
0
0
null
null
null
null
UTF-8
C
false
false
9,633
c
#include "httpHandler.h" /** * Checks the HTTP Version * @param msg * @return */ int checkHTTPVersion(char *msg) { int version = -1; if (strncmp(msg, "HTTP/1.1", 8) == 0) { version = 1; } else if (strncmp(msg, "HTTP/1.0", 8) == 0) // Server can also handle 1.0 req...
[ "titianamannucci@gmail.com" ]
titianamannucci@gmail.com
d566df567e22c58acd59086ba05394bfbb0a30c5
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/FFmpeg/libavfilter/extr_vf_blackdetect.c_request_frame.c
367e47294f8de588eb0151b5090b8b6a6007371e
[]
no_license
isabella232/AnghaBench
7ba90823cf8c0dd25a803d1688500eec91d1cf4e
9a5f60cdc907a0475090eef45e5be43392c25132
refs/heads/master
2023-04-20T09:05:33.024569
2021-05-07T18:36:26
2021-05-07T18:36:26
null
0
0
null
null
null
null
UTF-8
C
false
false
1,435
c
#define NULL ((void*)0) typedef unsigned long size_t; // Customize by platform. typedef long intptr_t; typedef unsigned long uintptr_t; typedef long scalar_t__; // Either arithmetic or pointer type. /* By default, we understand bool (as a convenience). */ typedef int bool; #define false 0 #define true 1 /* Forward d...
[ "brenocfg@gmail.com" ]
brenocfg@gmail.com
a6c97a64d7977f6a8907623f217c7c239c32fc4b
0a9254ef7115f214217565bd45eeb6d8d9ec7d9c
/src/peerfunc.c
fa47dc5d59b61ae5829bc251e644101d9a3bafd1
[]
no_license
LaChapeliere/DM
e1952441d264dd8f87b91bf2030b15b870d42a14
7d128b01a53930e54bfb0d751d7399e75774f969
refs/heads/master
2016-09-05T20:56:20.187177
2015-04-09T12:32:17
2015-04-09T12:32:17
33,667,403
0
0
null
null
null
null
UTF-8
C
false
false
613
c
#include "peerfunc.h" /* BeerTorrent */ struct beerTorrent * addtorrent(const char * filename); struct peerList * gettrackerinfos(struct beerTorrent * bt, uint32_t myId, uint8_t myPort); /* Bitfield */ struct bitfield * createbitfield(uint32_t filelength, uint32_t piecelength); void destroybitfield(struct bitfield ...
[ "emmamarion.barme@orange.fr" ]
emmamarion.barme@orange.fr
f967554346c2fa4374ef361f81e81c55125432de
9451e375bbfc41a63112729a427e6c2d3c6aa7db
/code/test/test3.c
d4b27c1d4f70e868dfbb4dcc03e66da7ff062c32
[ "MIT-Modern-Variant" ]
permissive
hlenner/Operating_Systems
fcee47a67dad74f5cf7072e50b1228d9fbb428f7
f52b6082038783744fe4982fc815355f2a1ec0d7
refs/heads/master
2020-04-10T05:10:27.657773
2015-12-03T02:56:34
2015-12-03T02:56:34
41,838,422
0
1
null
null
null
null
UTF-8
C
false
false
685
c
#include "syscall.h" int indexcheck1, indexcheck2, indexcheck3, indexcheck4; void t3_t1(){ int cv; cv=CreateCV("def", 1); indexcheck1=DestroyCV(cv+100); indexcheck2= CreateCV("abc", -1); indexcheck3=DestroyCV(-100); if (indexcheck1!=-1 && indexcheck2!=-1 && indexcheck3!=-1){ Write("fail...
[ "lenner@usc.edu" ]
lenner@usc.edu
59a503deab6858f43a0794c44196426afac37a61
6e07eddb992cbc6d38cd1d8ec78d534b0c5877bc
/work/kaneton/env/users/fen_mac/conf.c
1d9552f08158a70f2c44c2a0ffb716cd95ab5cad
[]
no_license
BackupTheBerlios/kanetonbigfen-svn
15aec3cd6abc7a7401fc152243f449c9cd03f910
6cc81fb4a864f0b32289ac496fe65b491abe6ea2
refs/heads/master
2021-01-19T05:55:42.282551
2007-05-24T09:59:58
2007-05-24T09:59:58
40,801,183
0
0
null
null
null
null
UTF-8
C
false
false
17
c
../fenet_v/conf.c
[ "fensoft@5701da91-a209-0410-856c-ca0ad8df5388" ]
fensoft@5701da91-a209-0410-856c-ca0ad8df5388
a520efd64e0e4375f3fdca836df3293806a2d26c
903855cbeb65affd6620ded59191c8a8b8d1df45
/Redrov/sem_1/assignment_2/main.h
0b589ef2c4110dc54e454e13f573c6b56a27de3d
[ "MIT" ]
permissive
soomrack/MR2020
260b2ff093ab39c48d3cfa18e0c1c0b3859bd1e0
2de7289665dcdac4a436eb512f283780aa78cb76
refs/heads/master
2023-04-26T15:11:08.607185
2021-05-24T11:02:34
2021-05-24T11:02:34
293,246,956
4
0
MIT
2021-02-21T10:29:12
2020-09-06T09:50:17
C++
UTF-8
C
false
false
1,377
h
// // Created by vladl on 19.09.2020. // #include <stdio.h> #define NAME_QUESTION "What is your name?\n" #define AGE_QUESTION "How old are you?\n" #define START_QUESTION "Hi %s\nYour age is %d\nDo you want to play? (y/n)\n" #define READY_QUESTION "We gonna play true/false game\nI will tell you a statement an...
[ "noreply@github.com" ]
soomrack.noreply@github.com
735ed0f99f6ca72cdc12b5875e164cd1795888d3
c6b42fc7cf845271f26d1609ae5ff46e8a3f9b77
/apfft/16年水听器软件设计 -用移相器测量相位差来进行测试/HARDWARE/my_fft.h
4c8e5eafb2fa615340acacd7c9613e2e3328c5b1
[ "MIT" ]
permissive
dxmcu/2019-TI-PREPARATION
0bd0f3bb389a03d159e4410ad854944320f924a6
62f8fd3349971f14904e4e24442334d65e40285a
refs/heads/main
2023-06-11T00:34:14.112933
2021-07-05T02:46:32
2021-07-05T02:46:32
null
0
0
null
null
null
null
UTF-8
C
false
false
151
h
#ifndef _MY_FFT_H_ #define _MY_FFT_H_ #include "math.h" #include "arm_math.h" #include "timer.h" #include "sys.h" void fftji41024(float fs); #endif
[ "10162100162@stu.ecnu.edu.cn" ]
10162100162@stu.ecnu.edu.cn
e185d9ed48a05084c24fe8d2521272a7a82a8f55
2d42a50f7f3b4a864ee19a42ea88a79be4320069
/source/images/import_export/libtiff/tiffconf.h
53855fa7bb20fa0f941655c69abda37615b7df62
[]
no_license
Mikalai/punk_project_a
8a4f55e49e2ad478fdeefa68293012af4b64f5d4
8829eb077f84d4fd7b476fd951c93377a3073e48
refs/heads/master
2016-09-06T05:58:53.039941
2015-01-24T11:56:49
2015-01-24T11:56:49
14,536,431
1
0
null
2014-06-26T06:40:50
2013-11-19T20:03:46
C
UTF-8
C
false
false
3,453
h
/* libtiff/tiffconf.h. Generated from tiffconf.h.in by configure. */ /* Configuration defines for installed libtiff. This file maintained for backward compatibility. Do not use definitions from this file in your programs. */ #ifndef _TIFFCONF_ #define _TIFFCONF_ /* Signed 16-bit type */ #define TIFF_INT16_T s...
[ "nickolaib2004@gmail.com" ]
nickolaib2004@gmail.com
2f013b52b27b29ea1e0cef92ef7446a168cd6ca3
3e37f5432c2d3535a107f3f71757bc82b7eaa777
/config.h
68a263da2abd02891e96690f018f31c1f2aec6b7
[]
no_license
rbaltasar/smart_home_nodes
fa7a6c053a8238008c7439fb71081fffba96148d
5e8376a2cb8ae4d0c8a2e702d056790697ea0222
refs/heads/master
2020-04-20T02:42:01.075229
2019-03-02T20:39:32
2019-03-02T20:39:32
163,006,842
0
0
null
null
null
null
UTF-8
C
false
false
831
h
#if !defined CONFIG_H #define CONFIG_H //Hardware configuration #define LED_PIN 7 #define NUM_LEDS 60 #define IR_PIN 8 #define COLOR_MODE GRB//GRB //----------- Configuration ------------- //LED configuration #define VAL_MAX_DB 20 #define RGB_MAX 255 #define RGB_MIN 0 #define Rout 20 #define Gin 12 #define Gout 24 ...
[ "r.baltasarb@gmail.com" ]
r.baltasarb@gmail.com
c7d9d725a1a01c2cd031639a8dafc9848da7f606
4826e743cb07ccdabcd508fce6aca1b7aeaeec92
/Chap2/chap2.7/whyN.c
f1bfdbb2c4332d6c7c485b96f6639dde0c6023c0
[]
no_license
vlsi1217/C
5a8ade19a942990f9466280d2961c7f87790024c
f46e54983efa519aac819b99a3407af88e6ead98
refs/heads/master
2016-09-06T20:03:01.361940
2013-07-21T20:13:05
2013-07-21T20:13:05
null
0
0
null
null
null
null
UTF-8
C
false
false
395
c
#include <stdio.h> int atoi(char line[]); int main(void) { int i; char s[]; s = "185"; i = atoi(s); /* i = -9885 */ printf("i = %d\n",i); return 0; } int atoi(char s[]) { int n, i; n = 0; for (i = 0; s[i] >= '0' && s[i] <= '9'; ++i) n = 10 * n + (s[i] - '0'); return n; } /*****...
[ "vlsi1217@gmail.com" ]
vlsi1217@gmail.com
23e13117df7842220cdd5999b77a4526cbae19ad
882e579d0b9abea069fb9573f1c376ff3f5f7055
/v3_TMTDyn_hll_MORSE2019/Samples/Fabric/1. Passive/eom/codegen/mex/sprdmpF59/sprdmpF59_initialize.h
17b01578085ec7d95df39d08793fcc6dfa9ff484
[ "BSD-2-Clause" ]
permissive
LenhartYang/TMTDyn
f92d12d9d913a25eadac309670953ab302ffcfa2
134d89b156bdc078f6426561d1de76271f07259e
refs/heads/master
2023-03-27T12:34:16.250684
2021-03-25T13:40:01
2021-03-25T13:40:01
374,253,641
1
0
NOASSERTION
2021-06-06T02:47:07
2021-06-06T02:47:06
null
UTF-8
C
false
false
699
h
/* * Academic License - for use in teaching, academic research, and meeting * course requirements at degree granting institutions only. Not for * government, commercial, or other organizational use. * * sprdmpF59_initialize.h * * Code generation for function 'sprdmpF59_initialize' * */ #ifndef SPRDMPF59_INIT...
[ "m.hadi.sadati@gmail.com" ]
m.hadi.sadati@gmail.com
e4bef9e0c7383ba7a897b2de4789483486913cf8
e09c0ba2326b7190f2b1142c23da126b5694fa22
/phys319/lab3/blink/slow/main.c
bd7af440503de9343c46f769400296c95f79f5cb
[]
no_license
kwmadison/courses
d966c1a1b20d7640ecb0b18173dceedd92fe8457
a099ed7a7b8431431a85c07673c77c8472bc6fff
refs/heads/master
2023-01-02T10:22:18.468095
2020-10-26T23:01:21
2020-10-26T23:01:21
null
0
0
null
null
null
null
UTF-8
C
false
false
1,293
c
/* * PHYS319 Lab3 Timing example in C * * Written by Ryan Wicks * 16 January 2012 * * This program is a C version of the assembly program that formed part of lab 2. * This is not the best way to implement timing, or to organize your code. * It is simply one way. * * This will almost certainly not give exactl...
[ "amani.pedram@gmail.com" ]
amani.pedram@gmail.com
aa752821ef2b238d83e006fff4b6f33be4f3b579
25386da4e27da6a7cb4c9d11e2c451aa7a20038e
/save/re2sm-works-1.c
ece1a0dadb533abb4044ca7019b71376c562fa8e
[]
no_license
dlowe/re2sm
63e7c3da981c69a63eab67a65a33daeb5dd3186c
d661591f784bf74da3be4d2e21ee21408f123fb5
refs/heads/master
2016-09-11T01:48:11.802406
2010-03-29T21:06:35
2010-03-29T21:06:35
null
0
0
null
null
null
null
UTF-8
C
false
false
4,308
c
#include <stdlib.h> #include <stdio.h> #include <string.h> typedef void *_[2]; int A; void B(int a, char *b, _**c) { a[b] = !!c; } _*T(unsigned int a) { _*b = malloc(sizeof(_)); if (!b) { printf("error\n"); exit(1); } **b = malloc(a); if (!**b) { printf("error\n"); exit(1); } 1[*b] = 0; return b; } void P...
[ "none@none" ]
none@none
7f0567bef70bbf63ce6e4a55c54f6d3aacb6abb1
7428cbe93c5ffffbf013e020222be52ad6e5f6fc
/LZARI.C
8ee204d3588230198f3ed231729460f81f37ad94
[]
no_license
OS2World/UTIL-ARCHIVER-OS2LZ
01a2fd5fcc556132bcff4f8aba3b5929aa9430a0
71a2164f99615315a6233e9985b0b20dc68f061b
refs/heads/master
2020-04-13T12:05:05.027445
2018-12-26T15:15:15
2018-12-26T15:15:15
163,192,205
0
0
null
null
null
null
UTF-8
C
false
false
12,395
c
/************************************************************** LZARI.C -- A Data Compression Program (tab = 4 spaces) *************************************************************** 4/7/1989 Haruhiko Okumura Use, distribute, and modify this program freely. Please send me your improved versions. PC-VAN SCIENCE ...
[ "martin@os2world.com" ]
martin@os2world.com
8466cdb862c9a1a2b48e655333e23b9154115044
8b9a60d42d96d3039363f319fea3a3a0b6065bcf
/serial/tsp.c
41c8f18b5d89cbfd5a5ae3e7a76f05c7dff1c7d7
[]
no_license
shade34321/TSP
2f0332b381bc36b043990e1692f97dc63e280ef1
93a017e4cfd56d6c60a063bdbc7dc9f10b03290c
refs/heads/master
2020-12-24T11:52:50.892275
2016-11-26T03:22:55
2016-11-26T03:22:55
73,107,345
0
0
null
null
null
null
UTF-8
C
false
false
7,214
c
#include "tsp.h" //Got tired of passing these around and they are usually just read only int * digraph; int num_cities; int main(int argc, char *argv[]) { if (argc != 3) { print_usage(argc, argv); exit(1); } int starting_city = 0;//Want to change this later to accept different starting citie...
[ "shade34321@gmail.com" ]
shade34321@gmail.com
2718f94d237763efb3fd285f25b42fbf90315a1a
388a7945f2d7db24e7d7d749d1597edf2f7a935d
/third_party/exactle/sw/services/svc_cps.c
c188848b86423c9b07507a5e7d5b007012400bb0
[ "BSD-2-Clause" ]
permissive
CullenMoMullen/AmbiqMicro-Apollo3
04d8cc3dbf2c0b5fc7a137abc9ba5804d600300a
43824299f162a0fa9d161d4b4260ddd8327ac70e
refs/heads/master
2020-08-04T19:51:26.115569
2019-10-07T08:18:19
2019-10-07T08:18:19
212,258,589
2
0
null
null
null
null
UTF-8
C
false
false
6,800
c
/*************************************************************************************************/ /*! * \file svc_cps.h * * \brief Example Cycling Power Service Server implementation. * * $Date: 2016-12-28 16:12:14 -0600 (Wed, 28 Dec 2016) $ * $Revision: 10805 $ * * Copyright (c) 201...
[ "github@cullenlogan.com" ]
github@cullenlogan.com
3360e1ad711b1d5c5a1aa0e796aa1de82d0b558b
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/openssl/crypto/bio/extr_bio_lib.c_bio_write_intern.c
e671772bcbede45a95674cc808f4702f3b58d6fe
[]
no_license
isabella232/AnghaBench
7ba90823cf8c0dd25a803d1688500eec91d1cf4e
9a5f60cdc907a0475090eef45e5be43392c25132
refs/heads/master
2023-04-20T09:05:33.024569
2021-05-07T18:36:26
2021-05-07T18:36:26
null
0
0
null
null
null
null
UTF-8
C
false
false
2,165
c
#define NULL ((void*)0) typedef unsigned long size_t; // Customize by platform. typedef long intptr_t; typedef unsigned long uintptr_t; typedef long scalar_t__; // Either arithmetic or pointer type. /* By default, we understand bool (as a convenience). */ typedef int bool; #define false 0 #define true 1 /* Forward d...
[ "brenocfg@gmail.com" ]
brenocfg@gmail.com
59abfee9b799acb1138bd051ba82eec3afbd953c
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/drivers/rtc/extr_rtc-mrst.c_mrst_checkintr.c
a0ab9e614ec6ebadd6935d30d422cafa8efac031
[]
no_license
isabella232/AnghaBench
7ba90823cf8c0dd25a803d1688500eec91d1cf4e
9a5f60cdc907a0475090eef45e5be43392c25132
refs/heads/master
2023-04-20T09:05:33.024569
2021-05-07T18:36:26
2021-05-07T18:36:26
null
0
0
null
null
null
null
UTF-8
C
false
false
1,134
c
#define NULL ((void*)0) typedef unsigned long size_t; // Customize by platform. typedef long intptr_t; typedef unsigned long uintptr_t; typedef long scalar_t__; // Either arithmetic or pointer type. /* By default, we understand bool (as a convenience). */ typedef int bool; #define false 0 #define true 1 /* Forward d...
[ "brenocfg@gmail.com" ]
brenocfg@gmail.com
6f4d49e51a99f1acbaa5f6f2d3c61094347a1677
e5a986cdcfe8d7c63d58f80b76fdb742e272a0d1
/libs/libft/srcs/ft_lstadd.c
4e7bd29590816716ceb8eb47a9d90d1df140365d
[]
no_license
oyagci/irc
c48747f86345d0ae5a78e30faeaaaa4a07cb23bd
94efcdbadddd0d3f61a45d43eaa56b78c352d8e8
refs/heads/master
2020-06-26T12:39:14.909425
2019-11-25T11:35:48
2019-11-25T11:35:48
199,634,052
0
0
null
null
null
null
UTF-8
C
false
false
1,071
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_lstadd.c :+: :+: :+: ...
[ "oyagci@student.42.fr" ]
oyagci@student.42.fr
40c7d9303d244ff71ce037c8964f17ec2abf7fe8
74ae38330157391e2f7cd81bc9347ac8ebca1423
/clade/intercept/unix/interceptor.c
7da24674034377524d98c48540f3ad593ea62a11
[ "Apache-2.0" ]
permissive
doytsujin/clade
4f3527de26b38e192dd790a26cfaa5908c920fb3
e6ee3a8ae8646d671a0f60f1695f96c257b804cb
refs/heads/master
2023-04-17T01:37:14.503960
2021-04-26T18:15:50
2021-04-26T18:15:50
null
0
0
null
null
null
null
UTF-8
C
false
false
5,757
c
/* * Copyright (c) 2018 ISP RAS (http://www.ispras.ru) * Ivannikov Institute for System Programming of the Russian Academy of Sciences * * 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 *...
[ "shchepetkov@ispras.ru" ]
shchepetkov@ispras.ru
131dbf31c4139233cec4f8774c1ffe7f0274dcb6
c47c254ca476c1f9969f8f3e89acb4d0618c14b6
/datasets/linux-4.11-rc3/drivers/media/dvb-frontends/nxt200x.h
36032064591356529613c577a839ed436b92d2b7
[ "BSD-2-Clause", "Linux-syscall-note", "GPL-2.0-only" ]
permissive
yijunyu/demo
5cf4e83f585254a28b31c4a050630b8f661a90c8
11c0c84081a3181494b9c469bda42a313c457ad2
refs/heads/master
2023-02-22T09:00:12.023083
2021-01-25T16:51:40
2021-01-25T16:51:40
175,939,000
3
6
BSD-2-Clause
2021-01-09T23:00:12
2019-03-16T07:13:00
C
UTF-8
C
false
false
1,573
h
/* * Support for NXT2002 and NXT2004 - VSB/QAM * * Copyright (C) 2005 Kirk Lapray (kirk.lapray@gmail.com) * based on nxt2002 by Taylor Jacob <rtjacob@earthlink.net> * and nxt2004 by Jean-Francois Thibert (jeanfrancois@sagetv.com) * * This program is free software; you can redistribute it and/or mo...
[ "y.yu@open.ac.uk" ]
y.yu@open.ac.uk
8ee049ab3dd46b42c0f80bc4d9d7054f0296c088
f1d79345c9aba66f9cd24c38de66576cd20c7bbe
/gui2/elements/radiogroup.h
f0c7fb8b7196ad7965be62e85a2be75b6c93c935
[]
no_license
mmiker/nesemu
086bb5f99fff2fbe2a1f9da3b690c9f0cb885663
4f987efd9d0171f394492963a117ced8156e4de1
refs/heads/master
2021-01-20T01:45:50.961501
2015-09-22T17:08:43
2015-09-22T17:08:43
null
0
0
null
null
null
null
UTF-8
C
false
false
692
h
#ifndef __gui2_radiogroup_h__ #define __gui2_radiogroup_h__ #include "gui2/gui2.h" #include "gui2/elements/text.h" #include "gui2/elements/radio.h" typedef struct radiogroup_s { //basic object information gui2_obj_t info; //group label text_t label; //radio buttons radio_t radios[16]; //sel...
[ "jamesholodnak@0faac0b4-c018-11dd-919e-5d69a936ce07" ]
jamesholodnak@0faac0b4-c018-11dd-919e-5d69a936ce07
dc1e7c024b5b3f67a5ad5ffb7c4d9ccdd22ece1d
bc005f525d5f0735bb67d9bdd78ce6d15ffa8fe7
/rte.h
04eb596e36f42fdbd7976b43b563381200afc87e
[]
no_license
lupascudiana/intersectie
d5b4816f8c22ce417a645245efc833e28d47d8d6
4bdcd8928a73529eb79a708d180cb50bc979ebc4
refs/heads/master
2020-04-06T19:30:46.355797
2019-02-21T17:39:37
2019-02-21T17:39:37
157,739,843
0
0
null
null
null
null
UTF-8
C
false
false
490
h
/* * File: hal_linefollower.h * Author: Lupascu Diana * */ #ifndef RTE_H #define RTE_H #include "hal_motor.h" #include "hal_servo.h" #include "hal_linefollower.h" #define RTE_vMotorInit() vMotorInit() #define RTE_vSetMotorDir(x) vSetMotorDir(x) #define RTE_vSetMotorSpeed(x) vSetMotorSpeed(x) #define RTE_vSe...
[ "dimalu115@gmail.com" ]
dimalu115@gmail.com
6b653bdcb5c839419db41f98b02a185db96e295c
eabf1f35fbfe3f3b6dfe2c98de5fc72607bebd54
/silicon_labs_zigbee/app/light/project/light_cw_demo/include/soc_i2c.h
96fa63805128c4c2c62fef8780cb338033799bb7
[]
no_license
evlo/tuya_zigbee_sdk
40d72f0e3fee3047c6516e19d05921f71c7643d5
7bedace99e1c23e1e4b33cc9f87e1d158c0d773c
refs/heads/master
2023-03-15T19:05:10.893528
2020-04-13T08:57:53
2020-04-13T08:57:53
null
0
0
null
null
null
null
UTF-8
C
false
false
1,913
h
/* * @Author: wls * @email: wuls@tuya.com * @LastEditors: * @file name: soc_i2c.c * @Description: Realtek 8710bn IIC gpio proc * @Copyright: HANGZHOU TUYA INFORMATION TECHNOLOGY CO.,LTD * @Company: http://www.tuya.com * @Date: 2019-04-16 16:46:43 * @LastEditTime: 2019-06-14 09:58:37 */ #ifndef ...
[ "zhangpeng@tuya.com" ]
zhangpeng@tuya.com
f96adae0ba5a33586815ccb29407b42a97f7755b
bf4178e73f0f83781be6784d7587cb34a38d6edd
/platform/Device/SiliconLabs/EFR32ZG13L/Include/efr32zg13l_i2c.h
fe9f1040ebe6100dd3549c42dee90f5c9917cda6
[]
no_license
kolbertv/ZigbeeSiliconV3
80d70515e93be1413c24cdcb3485f50c65a1564b
ab0bd8d4bb6c1048adef81d0e66d96006c2fabd9
refs/heads/master
2023-01-02T07:18:01.393003
2020-10-25T15:33:08
2020-10-25T15:33:08
null
0
0
null
null
null
null
UTF-8
C
false
false
95,937
h
/***************************************************************************//** * @file * @brief EFR32ZG13L_I2C register and bit field definitions ******************************************************************************* * # License * <b>Copyright 2020 Silicon Laboratories Inc. www.silabs.com</b> *********...
[ "1048267279@qq.com" ]
1048267279@qq.com
011955c0103088b5f4ea89638476c02e4292b69d
6739f459e14c6fccc5499b32737e8b600a18551d
/room/31.zon/obj/3131_safe.c
2d4a332432441e2e1f3f4ba83777577cc438eb7e
[]
no_license
LashMUD/DikuMud-to-Dead-Souls-Port
739f09791db8945bf682aeaeaca565d89e509ac3
6b227e45c05b2a0256ee6e78900aaee88d6048da
refs/heads/master
2022-11-11T01:03:04.782231
2022-11-01T15:16:07
2022-11-01T15:16:07
26,133,110
5
2
null
null
null
null
UTF-8
C
false
false
1,518
c
// Based on Diku MUD Alfa. Program and Concept created by // Sebastian Hammer, Michael Seifert, Hans Henrik Staerfeldt, // Tom Madsen, and Katja Nyboe. // http://www.dikumud.com // // Modified by Lash (Christopher Coker) for use with: // // The Dead Souls Mud Library version 2 // developed by Cratylus // http...
[ "ccoker@intergate.com" ]
ccoker@intergate.com
ddb376e423b7d3f27e77199208a74c1ba0336085
d6939a71dc67c14863a71b1b3075619fb6199467
/0x18-dynamic_libraries/3-strcmp.c
f83649fcae03ccaaa25d30e4fb759f9ecf634e51
[]
no_license
daorejuela1/holbertonschool-low_level_programming
21f9fff8fdbfc4a021dd3848563f365956f7f746
a4442afbaa2011ce2988dd26cc20143c71750a99
refs/heads/master
2020-12-29T06:14:04.868093
2020-08-28T14:31:02
2020-08-28T14:31:02
238,486,701
0
0
null
null
null
null
UTF-8
C
false
false
371
c
#include "holberton.h" /** *_strcmp - merge two strings * *@s1: second string *@s2: first string * *Return: number with difference */ int _strcmp(char *s1, char *s2) { int i; int differ; for (i = 0; s1[i] != 0; i++) { differ = *(s1 + i) - *(s2 + i); if (*(s1 + i) == *(s2 + i)) { continue; ...
[ "vids@hotmail.es" ]
vids@hotmail.es
fd12d68a9ca1f1bac9d2b1af217e6dadb8842ee7
1f5c8bdd1c15a94e2b0c6cdc389d83d0937de82a
/Temp/il2cppOutput/il2cppOutput/mscorlib_System_Collections_Generic_List_1_gen_29.h
6bc9fe56b43882175d8f6bdde2b36b2949ded36d
[]
no_license
White-Wlof/Pull_Action
8798e0767180269bfe686abc5bb9110c53e39346
587d3b9bd1c5d12507563fad450e31bad897c176
refs/heads/master
2021-01-10T14:36:15.399060
2015-11-25T02:30:51
2015-11-25T02:30:51
46,396,200
0
0
null
null
null
null
UTF-8
C
false
false
818
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> // UnityEngine.UICharInfo[] struct UICharInfoU5BU5D_t567; #include "mscorlib_System_Object.h" // System.Collections.Generic.List`1<UnityEngine.UICharInfo> struct List_1_t484 : pub...
[ "cihi13042@g.nihon-u.ac.jp" ]
cihi13042@g.nihon-u.ac.jp
b5a8f38ee9c40ad272921f20c948466d8f71adf5
48a400042c41feb1b305da0aff3b8a2ad535bdc1
/clang/test/RC99/Intrinsics/gen_addr.c
923118ac2ed836d946633c845fb64bc585dd7585
[ "Apache-2.0", "LLVM-exception", "NCSA" ]
permissive
Daasin/tpc_llvm
d9942f0a031213ba5f23e2053d04c3649aa67b03
ece488f96ae81dd9790f07438a949407dc87ef66
refs/heads/main
2023-07-29T16:10:36.488513
2021-08-23T10:38:48
2021-09-10T05:48:53
null
0
0
null
null
null
null
UTF-8
C
false
false
938
c
// RUN: %codegen -S -O1 -triple tpc-none-none -std=rc99 %s -o - | FileCheck %s // RUN: %codegen -S -O1 -triple tpc-none-none -std=rc99 -target-cpu gaudi -bfloat16 %s -o - | FileCheck %s void main(tensor out, int value, _Bool p) { // CHECK: .globl main int5 indx = { 0, 0, 0, 0, 0 }; int __global *ptr1 = gen_ad...
[ "ogabbay@kernel.org" ]
ogabbay@kernel.org
c7c1747da9238881541a562032bb6984c26d0f26
e5fa784768367bab3a95f1463f0cce4d841fd36f
/donut.c
5c10959cddc36dfb4f5c51a2c6eeb7f3f6649a1c
[]
no_license
notthelewis/ubiquitous-waddle
aabb0c226ad8ab07f2b801fe86202aff4ef13daf
e68bac0d168cfcc616e1c562c12e9d58b2c9755d
refs/heads/master
2022-12-13T01:45:02.345352
2020-09-08T13:45:43
2020-09-08T13:45:43
293,782,177
0
0
null
null
null
null
UTF-8
C
false
false
789
c
// Completely stolen, pretty cool concept (compile with gcc donut.c -lm) #include <stdio.h> int check_fizz_buzz(int fizz, int buzz, int range){ int i; for (i=1; i<=range; i++) { if ((i % fizz == 0) && (i % buzz == 0)) { printf("FizzBuzz\n"); }else if (i % fizz == 0){ pr...
[ "noreply@github.com" ]
notthelewis.noreply@github.com
aa3236871843d2113820dad129389b54cb09bece
549aba29c621fc7bf15d1ef3f33fad54635a348e
/DankToaster/Math/Math.h
c19da03f376f4afced19be8f387923f8f116ce32
[]
no_license
Jacob-Lopez/DankToaster
84975c0ee7e24db33529d48f769a1e4d3d941efe
5d8c093f1ddd6f61bf380fb8f1bd7f546740f7db
refs/heads/master
2021-08-18T23:31:54.006560
2017-11-24T06:07:07
2017-11-24T06:07:07
null
0
0
null
null
null
null
UTF-8
C
false
false
461
h
#pragma once #include "dank_vec2.h" #include "dank_vec3.h" #include "dank_vec4.h" #include "dank_mat4.h" # define M_PI 3.14159265358979323846f float dotProduct(const dank_vec2& vec1, const dank_vec2& dank_vec2); float dotProduct(const dank_vec3& vec1, const dank_vec3& dank_vec2); float dotProduct(const dank_vec4& ve...
[ "jacob_m_lopez@berkeley.edu" ]
jacob_m_lopez@berkeley.edu
5e9b78242b728feedce714971b021a0d5ea7edfb
fa9e3f545d0788e0358b51d921b86f8d90d6208f
/0x06-pointers_arrays_strings/103-print_buffer.c
1ffb6cbcfe7100b67e7f4926ab76a43112809592
[]
no_license
martinmsaavedra/holbertonschool-low_level_programming
d25a75eb195c63d401b7669dd64e1e4b843a5c59
feaadbce17123fbecddb0fb36655cdf617a39944
refs/heads/master
2023-04-09T05:39:28.661776
2021-04-21T15:18:34
2021-04-21T15:18:34
296,028,577
1
1
null
2020-09-30T19:18:32
2020-09-16T12:39:43
C
UTF-8
C
false
false
1,101
c
#include "holberton.h" #include <stdio.h> #include <ctype.h> /** *print_buffer - print buffer *@b: string *@size: buffer size */ void print_buffer(char *b, int size) { int i, n; int m; int j; int count = 0; char *buffer = b; if (size > 0) { for (i = 0; i < size; i = i + 10) { printf(" %08x: ", count)...
[ "martin@bildung.uy" ]
martin@bildung.uy
c4f176155a2233bbda94c21c643b2abafc9617ed
5c778015df72d8a5f19517a173db5b28c479ad23
/C_Workspace/Passion_C/StructFileRead.c
326ad7473baf78e9fb1e2e57c10225d7ea12c4c1
[]
no_license
DomMorello/Doms_C_Tutorial
e8c1a76ee55dc8962358465e2dee8a3904e3ff0c
3ac058abf9c0866d2da5ac115407ed66e6cb931d
refs/heads/master
2020-12-05T09:43:45.436109
2020-03-13T08:02:20
2020-03-13T08:02:20
232,071,606
2
0
null
null
null
null
UHC
C
false
false
664
c
#include <stdio.h> typedef struct fren { char name[10]; char sex; int age; } Friend; int main(int argc, char const *argv[]) { FILE * fp; Friend myfren1; Friend myfren2; /*** file write ***/ fp = fopen("friend.bin", "wb"); printf("이름, 성별, 나이 순으로 입력: "); scanf("%s %c %d", myfre...
[ "zuzudnf@gmail.com" ]
zuzudnf@gmail.com
6b0108a44ab38d28a2f6cfa9e91cf27d4fd93aeb
24a7652e575b8a0a0f53d8977d07082ba2d5f4b8
/Firmware/SKR1.3/Configuration.h
7c7553f2792f032d13fd80bb52c5e7170cfc28ff
[]
no_license
shakalby/Z-Bolt-Limited-Plus
552bdad2414b3195d35696ba7c78653a3aff278c
42434a31e885883da998851364c5d602c475cf79
refs/heads/master
2022-04-04T04:30:38.438388
2020-01-23T11:50:36
2020-01-23T11:50:36
null
0
0
null
null
null
null
UTF-8
C
false
false
80,677
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...
[ "noreply@github.com" ]
shakalby.noreply@github.com
b1bd6cea578db4e89707dcc1ced6c1ccb40d528a
8ea4bb2323d54c83d249b27897cc27b662d078ed
/2_SleepMode/System/SystemControl.h
a8c7b4cb6fb97ca4568330fd92ed58bb81194063
[ "MIT" ]
permissive
vuquangtrong/tiva-c
893f529ee3855d5afa39a8bd0603f90d760e3698
ea61e2af08cf66880df3bcf57facb34cf3c9837f
refs/heads/master
2020-06-17T16:48:30.208563
2019-07-29T10:17:46
2019-07-29T10:17:46
195,981,853
11
0
null
null
null
null
UTF-8
C
false
false
313
h
/* * SystemSettings.h * * Created on: Jul 8, 2019 * Author: vqtrong * * MIT License */ #ifndef SYSTEM_SYSTEMCONTROL_H_ #define SYSTEM_SYSTEMCONTROL_H_ #pragma once void InitSystem(); void DisableInterrupts(); void EnableInterrupts(); void WaitForInterrupt(); #endif /* SYSTEM_SYSTEMCONTROL_H_ */
[ "vuquangtrong@gmail.com" ]
vuquangtrong@gmail.com
625b4b4c81d94490717f643ec5c11f8beff9af30
43216d45251a3323b1ab24475bd7e64801e00894
/riscv/insns/amoswap_d.h
43e353868f648976e0ba7afc849913ee6b3b4d7a
[]
no_license
qmn/riscv-isa-sim
c701afc3d3f990a9833e55fa29715780b69769ed
2183afefb8f8534ff43d76ea93d7ac0b0e060fc8
refs/heads/master
2020-04-03T16:22:16.060490
2012-05-16T01:31:03
2012-05-16T01:31:03
4,736,145
1
1
null
null
null
null
UTF-8
C
false
false
83
h
require_xpr64; reg_t v = mmu.load_uint64(RS1); mmu.store_uint64(RS1, RS2); RD = v;
[ "waterman@s141.Millennium.Berkeley.EDU" ]
waterman@s141.Millennium.Berkeley.EDU
3c2b5cea11d2b0e6e411a1203624296aa401d4e5
ae2bbc33c6bd47743a39971bcf5546742288fb6f
/components/lib/include/dl_lib.h
c51c7e33a37e307657a7cac9f2cd568494163d53
[ "MIT", "LicenseRef-scancode-other-permissive" ]
permissive
drony/esp-who
bbcb01b72f16d07d8ba27f3dcaf47a55b93da9f1
102fca12a7349bbac25b09f0919ba3d8dba4e470
refs/heads/master
2020-04-19T09:41:12.632616
2018-11-07T07:32:29
2018-11-07T07:32:29
null
0
0
null
null
null
null
UTF-8
C
false
false
11,938
h
#ifndef DL_LIB_H #define DL_LIB_H #ifdef __cplusplus extern "C" { #endif #include "dl_lib_matrix.h" #include "dl_lib_matrixq.h" #include "dl_lib_matrix3d.h" typedef int padding_state; /** * @brief Does a fast version of the exp() operation on a floating point number. * * As described in https://codingforspeed.com...
[ "gxc_seu@126.com" ]
gxc_seu@126.com
5c58ad79b197115c28f52c60df73df6830c8fb5f
a912667e1790176eadc49a0c4f9026cfcfea9623
/src/client.c
b4377fa0115e0d56492b701af8b56b90879b0dce
[ "MIT" ]
permissive
xylo99/consolechatroom
d836063440fa111e9d6c95b1fc42adbe670c5f6d
d195df904840deeeb92b57c0f13746e77a134e60
refs/heads/master
2022-12-26T14:11:47.660167
2020-10-12T00:02:40
2020-10-12T00:02:40
282,750,354
0
0
null
null
null
null
UTF-8
C
false
false
6,320
c
# include "client.h" void draw_borders(WINDOW *screen) { int x, y, i; getmaxyx(screen, y, x); start_color(); init_pair(TEXT_FMT, COLOR_BLACK, COLOR_WHITE); wattron(screen, COLOR_PAIR(TEXT_FMT)); // Text box corners mvwprintw(screen, 0, 0, " "); mvwprintw(screen, y - 1, 0, " "); mvwprintw(screen, ...
[ "thandy1@umbc.edu" ]
thandy1@umbc.edu
ae07d35041e846df6962db2e0446d0225038825f
6fa6be3e7dcb10d020209f7a73de393a1f24bd45
/linux-3.4/modules/rogue_km/hwdefs/km/cores/rgxcore_km_1.75.2.20.h
d3456da83727026f8eb33a1d409e4c6be71e702f
[ "Apache-2.0", "LGPL-2.0-or-later", "LicenseRef-scancode-warranty-disclaimer", "GPL-2.0-only", "GPL-1.0-or-later", "GPL-2.0-or-later", "MIT", "Linux-syscall-note" ]
permissive
okshall/v3s-linux-sdk
f9eb73a1e271ebf02320f98befabccdb6c462944
776196306198f14ec6f10c316950a81b7e417886
refs/heads/master
2021-07-07T11:44:34.667911
2021-01-22T04:43:38
2021-01-22T04:43:38
225,315,340
1
0
Apache-2.0
2019-12-02T07:46:23
2019-12-02T07:46:22
null
UTF-8
C
false
false
3,315
h
/*************************************************************************/ /*! @Title RGX Core BVNC 1.75.2.20 @Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved @License Dual MIT/GPLv2 The contents of this file are subject to the MIT license as set out below. Permission i...
[ "yeashenlee@163.com" ]
yeashenlee@163.com
a21a803d2ac295f5974f6698f58fd91169eff6fb
00936f1490fb98cbbc45b6293f7ac0d1cfaaf463
/source/r_riic_rx/r_riic_rx_vx.xx/r_riic_rx/src/targets/rx130/r_riic_rx130_private.h
d45217f4bb13f63ec7f5daa67a7981d48c37bf85
[ "MIT", "DOC" ]
permissive
renesas/rx-driver-package
a5395424cc3e7574103aa7f075f70021e0e7384e
d6679aca8839c62370d36dfc2b7255551e3c4b46
refs/heads/master
2023-09-04T22:12:06.725331
2023-08-28T02:17:34
2023-08-28T02:17:34
255,783,844
11
5
MIT
2023-07-19T00:07:13
2020-04-15T02:32:14
C
UTF-8
C
false
false
16,721
h
/*********************************************************************************************************************** * DISCLAIMER * This software is supplied by Renesas Electronics Corporation and is only intended for use with Renesas products. * No other uses are authorized. This software is owned by Renesas...
[ "hiroki.ishiguro.fv@renesas.com" ]
hiroki.ishiguro.fv@renesas.com
f1cd35abfe93c903483a997af293411ef986d555
d76c5a24cbad89659ac477093b0920d29b2031e6
/examples/cgo-internal-v3/_obj/_cgo_export.c
07bf8966cee87c7890eb3346b7e54694f1fcb176
[ "BSD-3-Clause" ]
permissive
chai2010/gopherchina2018-cgo-talk
e54c684205439870eacb6ae379aa01da0ac949d1
188ca35ec96d44a2de746d81c4dba6499812ca72
refs/heads/master
2023-08-19T19:20:40.491121
2022-08-24T10:39:52
2022-08-24T10:39:52
118,256,113
348
50
null
null
null
null
UTF-8
C
false
false
842
c
/* Created by cgo - DO NOT EDIT. */ #include <stdlib.h> #include "_cgo_export.h" extern void crosscall2(void (*fn)(void *, int, __SIZE_TYPE__), void *, int, __SIZE_TYPE__); extern __SIZE_TYPE__ _cgo_wait_runtime_init_done(); extern void _cgo_release_context(__SIZE_TYPE__); extern char* _cgo_topofstack(void); #define ...
[ "chaishushan@gmail.com" ]
chaishushan@gmail.com
b1c10ffadb62bd73a3031a9065dc0220e3f9c288
560cb5ed9c8df6c4ec6b276b7f422b72a7bdc2eb
/Artmame/src/drivers/gaelco.c
9a0178dc1dbf5785fd0e645ca826a46688d7bbed
[]
no_license
shangma/mame0112
3503af14b38ad382257f01c74638e7a6f7861f1d
e98e2daebda9f430519893ac61232b8eae74516b
refs/heads/master
2020-04-06T03:47:11.945469
2012-07-03T15:43:29
2012-07-03T15:43:29
null
0
0
null
null
null
null
UTF-8
C
false
false
54,814
c
/*************************************************************************** Gaelco game hardware from 1991-1996 Driver by Manuel Abadia ***************************************************************************/ #include "driver.h" #include "cpu/m6809/m6809.h" #include "cpu/m68000/m68000.h" #in...
[ "arthur_choung@me.com" ]
arthur_choung@me.com
7b56363f6ffbbc3888957622d5703ba4713d8bc6
41b813a39278dafcc1ce093417e98c1a04cb04e7
/src/mrkrpc.c
3397f9a57820107a9924f98d9b44b91bfee4ea5f
[ "BSD-2-Clause" ]
permissive
mkushnir/mrkrpc
46fbabd0aa750e26c7780b2b3b91646295a6f8f5
394c85e9b27c070c82cfabce1eac763035503668
refs/heads/master
2020-04-07T02:50:21.096405
2019-10-20T04:32:10
2019-10-20T04:32:10
11,477,500
0
0
null
null
null
null
UTF-8
C
false
false
33,902
c
#include <assert.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <sys/types.h> #include <sys/socket.h> #include <netinet/in.h> /* IPTOS_ */ #include <netinet/ip.h> #include <netdb.h> /* inet_ntop(3) */ #include <arpa/inet.h> #include <mrkcommon/array.h> //#define TRRET_DEBUG_VERBOSE #include <m...
[ "markiyan.kushnir@gmail.com" ]
markiyan.kushnir@gmail.com
ca1bd5ca810803ca5eecaadd8ba05525ed91d56d
27bcd5c9ded70102540c0ccd03f3e2b281dbf58c
/mudlib/w/kryger/ormerod/caminos/camino_22.c
0304e69391b0cea16eea146c09f19d8c518008df
[]
no_license
unleashed/ninetears
57fdc71fd651b3ff95e5e7c14b0566729584e006
4edd22c75e3fa99be4b5820300491c6b62e06085
refs/heads/master
2020-07-14T04:25:56.302027
2019-08-29T18:46:57
2019-08-29T18:46:57
205,225,438
1
0
null
null
null
null
UTF-8
C
false
false
522
c
inherit "/std/room.c"; void setup () { set_short("%^BOLD%^YELLOW%^Camino%^RESET%^."); set_long("%^BOLD%^YELLOW%^Camino%^RESET%^.\n\n" "Es un camino sin calzar, de gravilla, tiene unos diez metrtos de ancho" "y esta acotado por piedras en los bordes.Esta muy marcado y desgastado" "por el paso de vacas y carros,tam...
[ "amr@redhat.com" ]
amr@redhat.com
aac03d363887a4731ad2f4d2db81d3b53d4e69f0
708b6f2ffd86c5bcdad31417087f5154ddd17def
/embedded/LED_rgb/led.c
09509b5045eb93738790c877db7a9e62d133961e
[]
no_license
Winddoing/CodeWheel
a4209a79d37d51f3a8c8db02d6eb06d7d3c52e31
56707392b1fca1d5b1abe57a864bc844ae72284b
refs/heads/master
2023-05-11T10:43:53.948980
2023-05-11T08:33:08
2023-05-11T08:33:08
37,588,342
6
5
null
null
null
null
UTF-8
C
false
false
731
c
#include <stdio.h> #include "led.h" #define LED_POS 32 #define STATE_POS 5 static led_state[3] = {0}; void led_ctrl(char led, char state) { if((state != '0') && (state != '1')) return; if(led != 'r' && led != 'g' && led != 'b') return; char command[] = "echo 1 > /sys/class/leds/wl_led_b/brightness"; command...
[ "wangquan.shao@ingenic.com" ]
wangquan.shao@ingenic.com
318152d865e69268069c92157a0a5dfc5b645157
0088f649630faec36db199e3fd9d91db0ef0ceae
/sources/includes/libft.h
20120790377e7e1849f5c0a0c6b2c359cd0ff56a
[]
no_license
elopez17/RT
c4872ab75f2de8d3c3219335284b78eb9d3732ef
34b020ab7571f3bf8b3f895365b5f63bfe832f7b
refs/heads/master
2021-05-12T17:02:15.234522
2018-02-01T01:50:42
2018-02-01T01:50:42
117,032,254
2
1
null
null
null
null
UTF-8
C
false
false
4,486
h
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* libft.h :+: :+: :+: ...
[ "eLopez@Erics-Mac.local" ]
eLopez@Erics-Mac.local
cc7fe5497b9c88472ddead510625a215f98770dd
535d10ddd9b57ff3332e2d80e1bcf14b2fa7d3cb
/src/libc/ctype/isdigit.c
cf9d5b424a9602e4c9e248212422ad8e743c24ae
[]
no_license
wtperry/labrador
8199fbe747f04223b2e0912cc737ac49f1fe6ea8
ebeb9d3faf1b228a239750702ac4553fe7e5c445
refs/heads/master
2023-07-20T11:46:39.641163
2023-06-19T22:54:18
2023-06-19T22:54:18
147,219,804
0
0
null
2023-06-19T22:54:19
2018-09-03T14:58:51
C
UTF-8
C
false
false
90
c
#include <libk/ctype.h> int isdigit(int c) { return ((c >= '0') && (c <= '9')); }
[ "wtperry@umich.edu" ]
wtperry@umich.edu
fe03e91e686db52e3a1617d1dac0cbd8aa17aa78
202e36b0938d4d9db929699ca9af631e59c0876b
/Programs/WithoutMultiplication/crypto_scalarmult/curve25519/Radix2.26/base.c
e846a8b580468f131de5da660980f601318731e1
[ "MIT" ]
permissive
stefanberg96/NaCl-RISC-V
3bd07c1a98a83b042b0911718b23b433b6f317e1
b6be3e9ddb54a8d6ee9595fa9d5590246f8abab4
refs/heads/master
2021-06-21T04:39:37.101009
2021-04-18T10:12:19
2021-04-18T10:12:19
208,271,808
5
1
null
2020-02-13T14:30:05
2019-09-13T13:37:29
HTML
UTF-8
C
false
false
185
c
#include "../../../includes/lib.h" const unsigned char base[32] = {9}; int crypto_scalarmult_base(unsigned char *q, const unsigned char *n) { return crypto_scalarmult(q,n,base); }
[ "bergshm@gmail.com" ]
bergshm@gmail.com
db4e675231bff96c063fc2093d77a9575db6ccdc
d45c2851c41bfac7a169236460a368ebf5032394
/Lab 5/chess-starter/EIFGENs/chess/W_code/C7/we1181d.c
dd4d13d880b79a4e848c57dc7aac4c0fb23871ef
[]
no_license
GavinSit/EECS-3311-Software-Design
dd549ee44d7404a891e099e79d2545fefa502c57
c762d4a16643c4e9f2ae546a51fdddc9b5d6c952
refs/heads/main
2023-04-26T22:50:12.356097
2021-05-17T16:25:27
2021-05-17T16:25:27
null
0
0
null
null
null
null
UTF-8
C
false
false
3,114
c
/* * Class WEL_TVIS_CONSTANTS */ #include "eif_macros.h" #ifdef __cplusplus extern "C" { #endif static const EIF_TYPE_INDEX egt_0_1181 [] = {0xFF01,232,0xFFFF}; static const EIF_TYPE_INDEX egt_1_1181 [] = {0xFF01,245,1180,0xFFFF}; static const EIF_TYPE_INDEX egt_2_1181 [] = {0xFF01,1180,0xFFFF}; static const EIF_...
[ "gavin.sit22@gmail.com" ]
gavin.sit22@gmail.com
e776d137e58e5ca24561e63501f5e760fed4cd3a
1302ea9d143e0a112d0a0eb14c76bf2a1804a68e
/testprograms/129.c
eb21d3d86f870d7ad1c31ce9cdc6f33ddf205728
[]
no_license
tangyixuan01/DIPROM
14d8d582f3c2dec511a58704d231b537f81aa4fb
668ccc49bc170280878cd0310d782f5ea7725fb7
refs/heads/master
2023-06-23T21:03:50.172828
2021-08-05T09:31:09
2021-08-05T09:31:09
390,763,124
1
0
null
null
null
null
UTF-8
C
false
false
1,674,154
c
#include <stdint.h> #include <stdarg.h> #include <stdlib.h> static volatile int64_t li_0 = 0x4866D9766857D3FE; static volatile uint32_t ui_1 = 0x34327F77; static int8_t c_2 = 0x56; static volatile uint8_t uc_3 = 0x0; uint64_t uli_4 = 0xFC872FF76CB5B03E; uint32_t ui_5 = 0x1C684699; int32_t i_6 = 0x0; static volatile int...
[ "1332822759@qq.com" ]
1332822759@qq.com
6a2eb36e184988dc944c13402758c097eed0eb42
d37d10e9aef9d799df7f92d4d5ef6e006699e12e
/SRC/bacnet/alarm.c
6fc908f2608e7ae6160b2679be8b91f9b64bb55e
[]
no_license
temco-sophie/CM5
1535eb401c170313972c5d425aef73b0802e2385
50ee44c03d4d9c717d28b0aac6c52c53b69e1cbe
refs/heads/master
2020-12-26T13:02:14.219700
2015-12-31T07:45:29
2015-12-31T07:45:29
46,770,326
0
0
null
2015-11-24T05:57:32
2015-11-24T05:57:31
null
UTF-8
C
false
false
3,610
c
#include "ud_str.h" #include "user_data.h" #include <string.h> #include "alarm.h" extern U16_T far Test[50]; /************************************************** // return: 0 - no space; >=1 - alarm index /**************************************************/ int putmessage(char *mes, int prg, int type, char alarmatall...
[ "Chelsea@temcocontrols.com" ]
Chelsea@temcocontrols.com
d3057b9b7e60cd79cef338ac58aeb7bcc180c61b
83214753e9183327e98af0e6768e9be5385e5282
/d/quanzhouchen/kaojiaochang.c
8f09a1d3161814bd1d0c0ee39f6a515bdd7221d7
[]
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
612
c
// Room: /d/quanzhou/kaojiaochang.c // Last Modified by winder on May. 29 2001 inherit ROOM; void create() { set("short", "考教场"); set("long", @LONG 这里是武馆的考教场,面积甚大。有许多武馆子弟在此习武,拳打 脚踢,舞刀弄剑,耍枪挥棒的好不热闹。穿过考教场便是武馆的前厅。 LONG ); set("outdoors", "quanzhou"); set("exits", ([ "east" : __DIR__"wuguangate", "west" : __DIR__"...
[ "i@oiuv.cn" ]
i@oiuv.cn
a9e1078dd525008b4067e2c7ef60fe2da6d12e7a
d36bda23af4143ff8b6729d3dc43b7a47efc1381
/Abs.c
67679689d81927b0963af84f8fa64a60b30e9763
[]
no_license
ibrahimly20/TD1_Crypto
e3aaf3ebc76245f95a1bfee5532fdb66df2daa10
565053b853e00ec331a0676f032bb39c95209e0f
refs/heads/master
2023-05-25T21:09:00.294046
2020-02-29T18:07:35
2020-02-29T18:07:35
null
0
0
null
null
null
null
UTF-8
C
false
false
190
c
#include <stdio.h> int Abs(int a){ if(a < 0) return -a; else return a; } int main(){ int a; printf("Donnez a: "); scanf("%d",&a); printf("|%d| = %d",a,Abs(a)); return 0; }
[ "noreply@github.com" ]
ibrahimly20.noreply@github.com
2ce6ad8c44f040da088998e8b823c1ae5392b1ed
119e3839dc83d2f8fca8b8a78a687982cfe25104
/prebuild/gdal-svn-cmake4gdal/alg/gdal_crs.c
a896ef9eea72d9735e23c973878cfe2a5c8168ee
[ "LicenseRef-scancode-info-zip-2005-02", "LicenseRef-scancode-public-domain", "LicenseRef-scancode-warranty-disclaimer", "MIT", "SunPro" ]
permissive
liulihuogyh/osgall
30cdb5c8ca7d3f2c0863ef2da6ff6c1bafb357f1
310530672b69be6afac16f0b9b2f5bd9b3ec60d4
refs/heads/master
2023-04-14T13:01:04.085705
2021-04-24T19:53:50
2021-04-24T19:53:50
null
0
0
null
null
null
null
UTF-8
C
false
false
35,937
c
/****************************************************************************** * $Id$ * * Project: Mapinfo Image Warper * Purpose: Implemention of the GDALTransformer wrapper around CRS.C functions * to build a polynomial transformation based on ground control * points. * Author: Frank ...
[ "shell_tdf@126.com" ]
shell_tdf@126.com
bd974303fbd870d028d10849402d55c2e41cff19
efd16353b66e173770d42c053ef9d9d8d2c91ab5
/ft_strjoin.c
4ff25a00ef9d2d80fc3fad10ef86cde8c07dd349
[]
no_license
bonatti1/42-libft
85348284db4ee4e937794e495e0ae3cdf965cf72
8c895a397f9c70ff51e663f69b5e4ad54e60c9ca
refs/heads/master
2022-11-25T15:57:32.828308
2020-07-22T00:06:07
2020-07-22T00:06:07
281,529,442
0
0
null
null
null
null
UTF-8
C
false
false
1,302
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strjoin.c :+: :+: :+: ...
[ "lbonatti@student.42sp.org.br" ]
lbonatti@student.42sp.org.br
926f805d5a0b5eac9ed24908e891fb1301d7b48a
5faa5c02f1d120ef2caa566eb44bf9d96e8ed1d6
/nuri-proxy/ptls/include/ptls/chachapoly.h
995bd29a2515c952c0eaf9cd21ed2f5c84ea2c55
[]
no_license
juhyund/test
effbc2ad2bf0485fe1a3b92ca00e757d617300e6
d6af208b9602670e3bb9bcc5304b12657bebf600
refs/heads/master
2023-04-27T15:15:59.667694
2020-04-28T07:47:27
2020-04-28T07:47:27
null
0
0
null
null
null
null
UTF-8
C
false
false
15,656
h
/** * \file chachapoly.h * * \brief This file contains the AEAD-ChaCha20-Poly1305 definitions and * functions. * * ChaCha20-Poly1305 is an algorithm for Authenticated Encryption * with Associated Data (AEAD) that can be used to encrypt and * authenticate data. It is based o...
[ "goodjob@nuritelecom.com" ]
goodjob@nuritelecom.com
cc71eec6813a2ab7f7ddc77768f9c85831affa0d
a590fe6f4c594e89f95c80cf066fa726fe60d1be
/app/src/main/cpp/libkss/modules/kmz80/test/kmhd180.c
ffb34dc68887cd8497279f8d6fcda8a117a5aff4
[ "ISC" ]
permissive
niekvlessert/ViGaMuP
181923d7e92ca076fab5116b25dcf0b6fb158de9
355105d3155c1f80582e1cc0bc363070cb1885a4
refs/heads/master
2020-06-13T05:58:48.660209
2020-05-16T08:01:59
2020-05-16T08:01:59
194,561,623
6
1
null
null
null
null
UTF-8
C
false
false
12,330
c
/* KMZ80 HD64180(not supported) by Mamiya */ #include "kmz80i.h" const static OPT_ITEM kmhd180_ot_edxx[0x100] = { /* ED 00-07 00000??? */ OPTABLE(STO_B, 0, ADR_N, OP_IN), OPTABLE(0, LDO_B, ADR_N, OP_OUT), OPTABLE(0, 0, 0, OP_NOP), OPTABLE(0, 0, 0, OP_NOP), OPTABLE(0, LDO_B, 0, OP_TST), OPTABLE(0, 0, 0...
[ "niekvlessert@gmail.com" ]
niekvlessert@gmail.com
c0db8283ecf44ae2ebf960cd1d0b1d63f4a48777
5c255f911786e984286b1f7a4e6091a68419d049
/code/3a9fde0e-1222-422a-bddc-4c78fe3de9fe.c
07c33b96f25ffbcc3f5094f9203ee19b69638a99
[]
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
242
c
#include <stdio.h> int main() { int i=4; int j=142; int k; int l; k = 53; l = 64; k = i/j; l = i-j; l = j/j; j = i-j; l = l%j; l = k-j*i; printf("vulnerability"); printf("%d%d\n",k,l); return 0; }
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
c894d1af00c59083716ebcbd5085c6c7ea51ad05
80a4eccee1099934ec7250ae0fe4f622d7e9ee8d
/usb_descriptors.c
be9dd17df3169e6004d26c4266fbd3e5dac50e98
[]
no_license
manuel1139/RFRxTx
fe2abba570dfe17a85972cda6f1c10b4b2dd5793
89eeb023bead155e70a4cd3c565e1930c3eab612
refs/heads/master
2020-04-06T07:10:27.084565
2016-09-15T10:48:17
2016-09-15T10:48:17
63,730,466
0
0
null
null
null
null
UTF-8
C
false
false
6,355
c
/********************************************************************* * Descriptor specific type definitions are defined in: * usb_device.h * * Configuration options are defined in: * usb_config.h ********************************************************************/ #ifndef __USB_DESCRIPTORS_C #define...
[ "manuel@192.168.0.26" ]
manuel@192.168.0.26