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
6257fe84a6a3a074e5a86147c29bc3321a883912
e60974ba237373074a569770e4a0d8c084abfa73
/src/libraries/lufa-lib-master/Demos/Device/Incomplete/Sideshow/Sideshow.h
127f59b84b0740444fcf1270884179ebe8a62445
[ "MIT" ]
permissive
kkunn0/Pubg_Mouse_Aide
9862f2605f5c41c8825a9c90ec6ee767a95b6b70
c807cf9b64acd4be1605c7fb6096435e515e958a
refs/heads/master
2023-02-21T22:05:26.737565
2018-03-31T04:54:07
2018-03-31T04:54:07
null
0
0
null
null
null
null
UTF-8
C
false
false
2,834
h
/* LUFA Library Copyright (C) Dean Camera, 2010. dean [at] fourwalledcubicle [dot] com www.fourwalledcubicle.com */ /* Copyright 2010 Dean Camera (dean [at] fourwalledcubicle [dot] com) Permission to use, copy, modify, distribute, and sell this software and its documen...
[ "737005431@qq.com" ]
737005431@qq.com
70451b850f2ba24c8219da661eb91514c4d9afd2
290f40a924f4fe4797e81829d1320f415cd55822
/tools/map/alist.h
c4a799b7c5776b71d08b7f9a6c185961e5ae9e67
[]
no_license
njvack/uqm-ios
064a796af2dfcdb5e228dc7f19e7a969f069bd65
9882dcfe43f889f57403d8f7e7c89ea212eb7330
refs/heads/master
2021-01-23T14:59:51.403850
2013-07-31T02:06:14
2013-07-31T02:06:14
11,777,626
4
0
null
null
null
null
UTF-8
C
false
false
2,153
h
/* alist.h, Copyright (c) 2005 Michael C. Martin */ /* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * ...
[ "avolkov@8092fc87-c524-0410-9efc-e669fe64eaf9" ]
avolkov@8092fc87-c524-0410-9efc-e669fe64eaf9
59e2e4aaa6471929d94fbd974e9082613e3eafe7
0954f585271b2e495a7ac067be93d4afd81286a5
/ESP8266_NeoPixel_Dashboard-V2/_timer.h
77ad5a24dafc88394d84a7da148d11f382fa821a
[]
no_license
gefidalgo/ESP8266_NeoPixel_Dashboard
de5b01edc3d61db8a5c64648d3b0de5823a9c6c3
629918628a79e3340be3e66dfc904c67559d3e83
refs/heads/master
2020-05-20T01:34:19.863001
2019-05-07T05:10:51
2019-05-07T05:10:51
185,313,635
2
2
null
2019-05-07T03:24:16
2019-05-07T03:24:16
null
UTF-8
C
false
false
808
h
#ifndef _TIMER_H #define _TIMER_H #include <SimpleTimer.h> #include <WiFiUdp.h> SimpleTimer timer; void blynkInitEvent(); void blynkCheckEvent(); void syncTime(); void ringTimer(); void timerInit() { Timer[MSG_TIMER] = timer.setInterval(10, MSGEvent); timer.disable(Timer[MSG_TIMER]); Timer[FX_TIMER] = timer...
[ "Harsh Talpada" ]
Harsh Talpada
50dea992639c91db7fc38b81c765bb481ce11eaf
77c8a428fcb7cc2e829ad0fb58642a9a7c907472
/NDEE_dynamic_control_system/NDEE/components/i2c/i2c.h
949d78f0349083f7ac2fba707e0e79830b85642f
[ "MIT" ]
permissive
ghsecuritylab/dynamic_control_system_for_distributed_sensing
f7efc9fb6e14a03ef2ad591eb07f56a3b6ea1eea
eb0525ad8915394e8ea21619d1ce6a2f1573c729
refs/heads/master
2021-02-26T15:27:16.564344
2019-07-02T13:22:58
2019-07-02T13:22:58
245,536,334
0
0
MIT
2020-03-06T23:39:53
2020-03-06T23:39:52
null
UTF-8
C
false
false
635
h
/* * Created on: 18 Mar 2018 * Author: Alex Moroz */ #ifndef COMPONENTS_I2C_INCLUDE_I2C_H_ #define COMPONENTS_I2C_INCLUDE_I2C_H_ #include "lua.h" #include "stack.h" #define I2C_DATA_PIN (18) #define I2C_CLOCK_PIN (19) #define I2C_MASTER_NUM I2C_NUM_0 #define I2C_MASTER_TX_BUF_LEN 0 ...
[ "" ]
f8cd2f6931dcc4f3d45ced8f1b3809cd6bcb737b
7f6b5add0116e4fecf6f06f71ab6ce654bded260
/sample/3rdParty/spi/spi_boost/predef/os/beos.h
f8f9207079a61f0d4acb0b9f81fcc1d9f22959d3
[ "BSL-1.0" ]
permissive
PeterTaylor2/spi-dist-prod
ef0677180f36c764f675dbdc01989b92d20b41ec
cd24ec465ce42f193c18da1caa45ace6713a8d5c
refs/heads/main
2023-01-14T15:58:13.369400
2020-11-08T18:19:39
2020-11-08T18:19:39
307,236,671
0
0
null
null
null
null
UTF-8
C
false
false
1,077
h
/* Copyright Rene Rivera 2008-2015 Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) */ #ifndef SPI_BOOST_PREDEF_OS_BEOS_H #define SPI_BOOST_PREDEF_OS_BEOS_H #include <spi_boost/predef/version_number.h> #include <spi_boos...
[ "33470226+PeterTaylor2@users.noreply.github.com" ]
33470226+PeterTaylor2@users.noreply.github.com
dababf0091c5d6641d07d758582ade5f8be3db9a
f88a39fbd8e34e51c73986733a2bc8b646f247eb
/ceng232/hw4/isim/testbench_isim_beh.exe.sim/work/testbench_isim_beh.exe_main.c
96ace3d56c0f2ae0571ea2000d7102205cd11fae
[ "MIT" ]
permissive
zeynepozalp/Coursework
5e15fae3985771fc6088183d2465c9b4cb459d2c
d2526229a757a926c311e49c7ffec995ebb9f365
refs/heads/master
2021-08-20T04:10:57.924348
2020-08-23T11:29:41
2020-08-23T11:29:41
216,224,226
2
1
null
null
null
null
UTF-8
C
false
false
1,317
c
/**********************************************************************/ /* ____ ____ */ /* / /\/ / */ /* /___/ \ / */ /* \ \ \/ ...
[ "bedzey08@gmail.com" ]
bedzey08@gmail.com
25d0e2af290f328c21fa1ca9df0ca415483a4cc9
0c4ea858a2ce971f8fe07c93b2a3c74e0503896d
/libft/ft_putnbr_fd.c
97ae7ef6d4b8bfcfb941acac4baea4b0ffd37be9
[]
no_license
cyrille42/Raytracer
1207104224d4300f54e0603fc03735c45e4a546e
f9e2d2bca9a8818dc02ed9b25522e069e398aa9f
refs/heads/master
2022-06-14T21:09:18.917605
2022-05-24T12:06:13
2022-05-24T12:06:13
69,876,715
1
0
null
null
null
null
UTF-8
C
false
false
999
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_putnbr_fd.c :+: :+: :+: ...
[ "cgay@e1r7p8.42.fr" ]
cgay@e1r7p8.42.fr
296c088703e8fbe19a55a0b790eef4ee471e94e1
30ec2372ac36d40f4557c5f39cb606452e6e6bf5
/StarDb/starsim/geometry.y2003x.C
7f63b32a8a8fff8f5e898d2e6ce351b96f75aebb
[]
no_license
yfisyak/star-sw
fe77d1f6f246bfa200a0781a0335ede7e3f0ce77
449bba9cba3305baacbd7f18f7b3a51c61b81e61
refs/heads/main
2023-07-12T01:15:45.728968
2021-08-04T22:59:16
2021-08-04T22:59:16
382,115,093
2
0
null
2021-07-01T17:54:02
2021-07-01T17:54:01
null
UTF-8
C
false
false
281
c
TDataSet *CreateTable() { if (!gROOT->GetClass("St_geant_Maker")) return 0; St_geant_Maker *geant = (St_geant_Maker *) StMaker::GetChain()->Maker("geant"); if (! geant) return 0; TDataSet *geom = new TDataSet("geometry"); geant->Do("detp geom y2003x"); return geom; };
[ "fisyak@bnl.gov" ]
fisyak@bnl.gov
f6fc12c527b8b0732a5e151de9abf5cf38711641
87845e0aeac9f61771e96426fcb8544dcaaa0cca
/50.c
429351914400610bc18fb205056eb772ab9c7dde
[]
no_license
ismobenx/ismobenx
b8c4247eda4f128779fe1356985ceb9e2c7b5754
4d6f8313ef4f07009e2ba58822111dc7ade0237e
refs/heads/master
2020-04-25T13:05:13.075048
2019-02-26T22:39:32
2019-02-26T22:39:32
172,798,319
0
0
null
null
null
null
UTF-8
C
false
false
925
c
#include <stdio.h> #include <cs50.h> int main(void) { int a=500; int b=250; int c=200; int d=100; int e=50; int f=25; int g=10; int h=5; int i=0; int somme; do { somme=get_int("type somme"); } while(somme<0); while(somme>=a) { somme=somme...
[ "noreply@github.com" ]
ismobenx.noreply@github.com
102ec54050dbb98075bcb347badb52277a671bca
be77f1759a4a504bd2472a4faae23b9b80a8b7f9
/Gestion_Franquicias/Validaciones/SINO.h
d8a457810cab65de953054ccc9063f0acb7187df
[]
no_license
walterstamm/Franquicia
082f9c4b89487218b27c54899aee4960418f783d
a5336f76b67b30ad7875497ee00bad57d95da00f
refs/heads/master
2023-03-08T14:26:59.750388
2021-03-02T01:05:37
2021-03-02T01:05:37
320,111,553
0
0
null
null
null
null
UTF-8
C
false
false
200
h
#ifndef SINO_H_INCLUDED #define SINO_H_INCLUDED bool Continuar(); bool Continuar_SinCinIgnore(); bool SINO();///FUNCION QUE SOLO PREGUNTA SI O NO bool SINO_SinCinIgnore(); #endif // SINO_H_INCLUDED
[ "walterstamm92@gmail.com" ]
walterstamm92@gmail.com
ffea73bb6538f46d9b774aa1b39afa98db16895f
2e80771a126377f998fa6a6de6da270ec2e5354b
/blinking LED.c
a5a46c133183390ffdeb0938925e1e9110d47364
[]
no_license
anagha56/smartbridge-es
0493ac125417df49e1c824d7af106a2ac341b0dd
364f4bbdc93f70442192adc7189be4b87be198e1
refs/heads/master
2020-05-30T21:38:05.281438
2019-06-20T06:57:26
2019-06-20T06:57:26
189,975,244
0
0
null
null
null
null
UTF-8
C
false
false
222
c
#ifndef F_CPU #define F_CPU 16000000UL #endif #include<avr/io.h> #include<util/delay.h> int main(void) { DDRD=0xFF; while(1) { PORTD=0xFF; _delay_ms(220); PORTD=0x00; _delay_ms(220); } }
[ "noreply@github.com" ]
anagha56.noreply@github.com
c250926e467546d188d1f2d74df64f3d9c2eb6e1
0f89fdc9855dbb5e10a13f24f7a49418df6009ad
/C04/ex00/ft_strlen.c
6c206109041906f0dacf16d29643169e73f89dbd
[]
no_license
pmartinsn/My42sao-paulo-C-piscine-files
3c482e9aeb28fa9800a6c80dd0d64833eb0f3d72
c0970a67159ceaa4fa16da9e14b2d01f32aae999
refs/heads/master
2020-09-08T08:09:48.176365
2020-05-03T21:44:55
2020-05-03T21:44:55
221,073,587
4
0
null
null
null
null
UTF-8
C
false
false
982
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strlen.c :+: :+: :+: ...
[ "pmartins@student.42sp.org.br" ]
pmartins@student.42sp.org.br
ac1fa5e48f5df2185b2a4c339318fcab4c636b1f
54f352a242a8ad6ff5516703e91da61e08d9a9e6
/Source Codes/AtCoder/arc050/A/1331583.c
84ac41e5c264d8fcfc84aa18427600a6ef2061af
[]
no_license
Kawser-nerd/CLCDSA
5cbd8a4c3f65173e4e8e0d7ed845574c4770c3eb
aee32551795763b54acb26856ab239370cac4e75
refs/heads/master
2022-02-09T11:08:56.588303
2022-01-26T18:53:40
2022-01-26T18:53:40
211,783,197
23
9
null
null
null
null
WINDOWS-1250
C
false
false
624
c
#include <stdio.h> int main(void){ int C,c; scanf("%c %c",&C,&c); puts(C-'A'+'a'==c?"Yes":"No"); return 0; } ./Main.c: In function ‘main’: ./Main.c:4:11: warning: format ‘%c’ expects argument of type ‘char *’, but argument 2 has type ‘int *’ [-Wformat=] scanf("%c %c",&C,&c); ...
[ "kwnafi@yahoo.com" ]
kwnafi@yahoo.com
d8fb07da6d0671d2f83c3a4adc762889be844f23
bb6ebff7a7f6140903d37905c350954ff6599091
/third_party/angle/src/libGLESv2/renderer/d3d11/shaders/compiled/passthroughrgb3d11ps.h
466756c313eee81664407d42d5688bb24c29e55d
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference", "LGPL-2.0-or-later", "GPL-1.0-or-later", "MIT", "Apache-2.0" ]
permissive
PDi-Communication-Systems-Inc/lollipop_external_chromium_org
faa6602bd6bfd9b9b6277ce3cd16df0bd26e7f2f
ccadf4e63dd34be157281f53fe213d09a8c66d2c
refs/heads/master
2022-12-23T18:07:04.568931
2016-04-11T16:03:36
2016-04-11T16:03:36
53,677,925
0
1
BSD-3-Clause
2022-12-09T23:46:46
2016-03-11T15:49:07
C++
UTF-8
C
false
false
5,392
h
#if 0 // // Generated by Microsoft (R) HLSL Shader Compiler 9.30.9200.16384 // // /// // Resource Bindings: // // Name Type Format Dim Slot Elements // ------------------------------ ---------- ------- ----------- ---- -------- // Sampler sampler N...
[ "mrobbeloth@pdiarm.com" ]
mrobbeloth@pdiarm.com
ffd4e03b7c453ac77766e1f085ec9583debfcd09
b0bf7998d91f64236654d5bae42171810fe2a98e
/ourproject/Temp/StagingArea/Data/il2cppOutput/t1597MD.h
1be3701dc5a903ff9e51290cf6d94d5923f7a589
[]
no_license
starinu/493Project
b91ee6cdd2837fbb86fe4e43cb6b949d0851cfdd
3906b5292741694685f95a35ae6475ae96831033
refs/heads/master
2021-01-10T03:43:20.298633
2015-11-21T05:23:07
2015-11-21T05:23:07
46,602,286
0
0
null
null
null
null
UTF-8
C
false
false
454
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include <assert.h> #include <exception> struct t1597; struct t655; #include "codegen/il2cpp-codegen.h" #include "t824.h" extern "C" void m9569 (t1597 * __this, const MethodInfo* me...
[ "liuth@0587357572.wireless.umich.net" ]
liuth@0587357572.wireless.umich.net
fe1327d59ddd1b29b148dbfbc4ffc4dea33b0809
b3dd5410fc2dcef25d9c6336a43098e018f2ec5b
/src/validator.c
caf1bd146784ce80b5b574e3e2d446c225375218
[ "ISC" ]
permissive
fridbergsmar/kore
c1245741bcd3528f27add6236c6322b5d3fe8622
3284265b74d2fdead8d91bd12a08c7f40aa10205
refs/heads/master
2020-04-02T13:17:46.788419
2016-01-27T20:37:59
2016-01-27T20:37:59
null
0
0
null
null
null
null
UTF-8
C
false
false
3,074
c
/* * Copyright (c) 2013-2016 Joris Vink <joris@coders.se> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND...
[ "joris@coders.se" ]
joris@coders.se
a4a0f068a4e9049ac0b3b4bc9ab1e618f1c1d06f
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/54291ca4-08d3-4327-8d29-b52b06e41c17.c
cae583e5ab5e84f8906eb4d1b25d2f6745f4eb5b
[]
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
577
c
#include <string.h> #include <stdio.h> int main() { int i=0; int j=15; int k; int l; j = 53; l = 64; k = i/j; l = i/j; l = l/j; l = l%j; l = k%j; k = k-k*i; //variables //random /* START VULNERABILITY */ int a; int b[15]; int c[11]; a = 0; while ...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
a0915c6b793f8a832bcec55b59c234a7b7b55f45
56576b96d8fa41c5ea11d966349fd9aab0c95b6f
/dominion/mutanttesting/killed/mutant102345_dominion.c
84d51e6bd92b6bbe7103e0997085de2993702da5
[]
no_license
cs362sp16/cs362sp16_minnerp
9f45847caa77acb4f390e07478139ac7dd681203
12cba30f398c2e18aa4b7138c6034503fba8624f
refs/heads/master
2021-01-21T11:40:18.310073
2016-06-06T18:01:45
2016-06-06T18:01:45
55,734,691
0
0
null
null
null
null
UTF-8
C
false
false
32,223
c
#include "dominion.h" #include "dominion_helpers.h" #include "rngs.h" #include <stdio.h> #include <math.h> #include <stdlib.h> int compare(const void* a, const void* b) { if (*(int*)a > *(int*)b) return 1; /* MUTANT (rep_op) */ if (*(int*)a <= *(int*)b) return -1; return 0; } struct gameState* newGame() { str...
[ "minner.paul@gmail.com" ]
minner.paul@gmail.com
a949c2fb978ab36f08e90617d4cf925eff93dfad
97a12c09e31b3967e3d7c8b4343284882bfffd43
/src/error_check_cuda.h
bdfe0fd979e1dfd59c2a3bd9e54a07e85c3973b0
[ "MIT" ]
permissive
bvillasen/cholla
893eec72f4eadf4ba89865d3accdfaa45fb56f61
736400345ee319464663bdd8a41897a49eb6b58c
refs/heads/main_branch
2023-06-07T17:11:13.785959
2022-02-17T01:27:28
2022-02-17T01:27:28
174,265,833
0
8
MIT
2021-04-05T20:54:45
2019-03-07T03:37:04
C++
UTF-8
C
false
false
524
h
/*! \file CTU_3D_cuda.h * \brief Declarations for the cuda version of the 3D CTU algorithm. */ #ifdef CUDA #ifndef ERROR_CHECK_CUDA_H #define ERROR_CHECK_CUDA_H #include"global.h" #define N_Z 24 #define N_Y 24 int Check_Field_Along_Axis( Real *dev_array, int n_field, int nx, int ny, int nz, int n_ghost, dim3 G...
[ "bvillasen@gmail.com" ]
bvillasen@gmail.com
f9cd8f3ab0a13b15d6f401410db95cffcb33de21
9445410bf8feeae494cc34112e7850e8762dca00
/fluid_solver/mulitgrid_develop/2d/both_dirichlet/red_black_gauss_seidel/SRC/initialise.c
c1aa663cbf3fd98a0f7a7309cd5793e85898d178
[]
no_license
auag92/solidification
8ae56106ddca0e0beed2b5c9c10076f053ef82c7
7a3ff3c9f8719501999e6dcc109fbeeaca0fb306
refs/heads/master
2021-01-01T06:16:55.487098
2015-03-12T09:17:36
2015-03-12T09:17:36
29,479,834
0
1
null
null
null
null
UTF-8
C
false
false
431
c
void init(double *y) { int i,j; long array_index; for(j=1;j<nodes.y-1;j++)//leaving out the boundary points for the Dirichlet boundary condition { for(i=1;i<nodes.x-1;i++)//leaving out the boundary points for the Dirichlet boundary condition { array_index=i+nodes.x*j; #ifdef ZERO y[array_index...
[ "apaar92@gmail.com" ]
apaar92@gmail.com
26d36380de7770f5561218d7b8d5cdb053cd04ba
1fa5a69394690693b3c928896b1311a3c5fddf87
/Example/Pods/Headers/Public/FIDataFlowArchitectureNew/FIDataFlowArchitectureNew/RACKVOProxy.h
b0602a94632becc9e1ad5fa7172e8d8a171c2164
[ "MIT" ]
permissive
congncif/FIDataFlowArchitectureNew
92fc28bf1b845b585245f5e2c46c931ee38283b3
977a4b1f9142d2f9dfe046d963b421b18445ba90
refs/heads/master
2021-01-17T07:59:10.782306
2016-06-02T16:25:49
2016-06-02T16:25:49
60,278,860
6
1
null
null
null
null
UTF-8
C
false
false
90
h
../../../../../../Pod/FIDataFlowArchitectureNew.framework/Versions/A/Headers/RACKVOProxy.h
[ "congnc.if@gmail.com" ]
congnc.if@gmail.com
fd183d5e9709af6e3e532835bb37dcf3f881b261
d660ccb43c3d0441ad0ef277e43245e780a562ec
/microcontroller/src-atmel/theke/trunk/mood-hw.h
8ebd7a085807120828b1e33d397a59fec12c73a5
[]
no_license
astaliarou/legacy
0d83670a3e8a5f1a408cc28858321bfbbd4f868c
f4e6ab9e4c2aef6ffa20e0028084aa584c2c968b
refs/heads/master
2022-05-21T13:37:27.882589
2020-02-11T19:31:37
2020-02-11T19:31:37
null
0
0
null
null
null
null
UTF-8
C
false
false
141
h
#ifndef MOOD_HW_H #define MOOD_HW_H extern uint8_t bright_a[64][4]; extern uint8_t bright_b[64][4]; void mood_init(); #endif // MOOD_HW_H
[ "hansi@b1d182e4-1ff8-0310-901f-bddb46175740" ]
hansi@b1d182e4-1ff8-0310-901f-bddb46175740
95442a0951cbf5a8bd39a9c9ba0bf46c422672b4
9c40d27feb9e3c5becbed574ae799b7573df647b
/libft/ft_putchar_fd.c
c152f54d52bd6947776a253a59b8ca56eb80539a
[]
no_license
nekitoss/fillit
9ff456335da9712e25f2a48c4a0361e8aaf1ba7f
9cdabc4d71fb6178d5ff429f94cc0edd639be888
refs/heads/master
2021-09-14T17:19:17.136022
2018-05-16T14:57:49
2018-05-16T14:57:49
77,044,507
1
0
null
null
null
null
UTF-8
C
false
false
970
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_putchar_fd.c :+: :+: :+: ...
[ "nekit_p@ukr.net" ]
nekit_p@ukr.net
acc78d8de579a2999cc74991c1a591b0f08aef82
3367271594e2a877e12f945cd28771e5b07f3649
/lib/gmp/mpn/x86_64/fat/mul_basecase.c
d9eb4718c27e36e14da1d836f8e069721224ddac
[ "LGPL-3.0-or-later", "GPL-2.0-or-later", "BSD-2-Clause", "GPL-3.0-only", "GPL-2.0-only", "LGPL-3.0-only" ]
permissive
BoiseState-AdaptLab/IEGenLib
5c7de44101d7f0513b159671d6ae0d5c0c9b2eb3
0f678bdc02f1dfa4fa52524a7dc5bcf719303fbf
refs/heads/main
2023-02-23T21:29:18.765649
2023-02-02T07:23:45
2023-02-02T07:23:45
243,821,181
3
5
BSD-2-Clause
2023-01-11T20:56:34
2020-02-28T17:44:39
C
UTF-8
C
false
false
1,071
c
/* Fat binary fallback mpn_mul_basecase. Copyright 2012 Free Software Foundation, Inc. This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify it under the terms of either: * the GNU Lesser General Public License as published by the Free Software Fou...
[ "kingmahdi@email.arizona.edu" ]
kingmahdi@email.arizona.edu
3e3eedecc141878de6bf9344954bb61dd447563a
b1f4604245d155b098169f5b686413390952630b
/zigbee_protocol.c
91c1ae5d711f90099222849ba392b02cda7c353d
[]
no_license
miko53/zigbee_controller
edee2a3ac72e562e5b234647a7779154201e4976
8aedd378bfebb8a453eebd2037296e10923f4e58
refs/heads/master
2023-03-10T18:19:34.305638
2023-02-18T18:00:38
2023-02-18T18:00:38
51,621,214
1
0
null
null
null
null
UTF-8
C
false
false
26,362
c
#include "zigbee_protocol.h" #include "zigbee.h" #include "serial.h" #include <assert.h> #include "display.h" #include <sys/select.h> #include <stdbool.h> #include <stdlib.h> #include <stdio.h> #include <unistd.h> #include <syslog.h> static void zigbee_handleTx(zigbee_obj* zb); static zb_handle_status zigbee_handleRx(...
[ "mickael.sergent@free.fr" ]
mickael.sergent@free.fr
c864615f04f28446bb25d8af7b1e94692a01a0d7
a8f6034d9e99c3e30eaa8fbe4a384a7f9df5004e
/User/I2C/I2C/MPU9250.h
b7d06ad0288688270ded65675a2274ef61a117c5
[]
no_license
chun-chongchong/MPU9250_APPLICATION
7a0061f57e44412e6fc98e7c2a14d37b25f1c593
ceadffa7d8f172e65b836dcfc3dc5552f199fe5f
refs/heads/master
2021-04-10T02:00:10.796889
2020-03-21T08:51:51
2020-03-21T08:51:51
248,901,897
0
0
null
null
null
null
GB18030
C
false
false
2,421
h
#ifndef __MPU9250_H #define __MPU9250_H #include "i2c.h" #include "bsp_usart.h" #include "delay.h" #include "string.h" #define mpuaddr 0xD0 //网上例程时使用 #define mpu_addr 0x68 //自己 #define GYRO_ADDRESS 0x68 #define ACCEL_ADDRESS 0x68 #define MPU9250_AK8963_ADDR 0x0C //MAG_ADDRESS #...
[ "wzh@qq.com" ]
wzh@qq.com
26f33a3dae766941b13175f265b8838930795ce3
e25c8b65c0115053b14f8ecffaea94a964eefa1f
/ds/open/world1/acme/bonze/b16.c
34dd40c6ceaa54273a66d749efd23ac5303a219d
[]
no_license
zwshen/mudos-game-ds
c985b4b64c586bdc7347bd95d97ab12e78a2f20f
07ea84ebdff5ee49cb482a520bdf1aaeda886cd0
refs/heads/master
2022-03-01T14:55:10.537294
2022-02-15T15:41:26
2022-02-15T15:41:26
244,925,365
4
1
null
2022-02-15T15:41:27
2020-03-04T14:44:49
C
BIG5
C
false
false
676
c
// Room: /open/world1/acme/bonze/b16.c inherit ROOM; void create() { set("short", "大雄寶殿"); set("long", @LONG 這裡就是寺中最為莊嚴的聖地,在你眼前有一尊比三人還高的大 佛,仔細望去,應該是一尊釋迦牟尼佛,佛呈金身,在佛前的小廣場 裡,放置了數以百計的圓蒲,蒲前各擺放了一個木魚,此地應就是和 尚們做早、晚課的地方了。 LONG ); set("no_clean_up", 0); set("exits", ([ /* sizeof() == 1 */ "south" : __DIR__"b14", ])); se...
[ "zwshen0603@gmail.com" ]
zwshen0603@gmail.com
a9a3197a09984f437f8be844299ac02e9d18c630
23d84a3e5a522cd17edf01cd49dc88c4b659efda
/vscode/include/score.h
84e52d6c1636e88229552c15c6f71b0968817bea
[ "MIT" ]
permissive
ssalanski/wallaby-3652
9b6b51f5a53cdf5f618423830fd0613978a68e44
3d6e3e0e4c0be9025b133b4ccdee8e6791ca8e16
refs/heads/master
2021-09-10T01:29:58.884163
2018-03-15T21:36:21
2018-03-15T21:36:21
126,035,187
0
0
MIT
2018-03-20T14:57:55
2018-03-20T14:57:53
null
UTF-8
C
false
false
187
h
#include <kipr/botball.h> #include <stdbool.h> #include <stdlib.h> #include "chassis.h" #include "util.h" #include "servos.h" void score(); void trackToDist(int distance); void tmp();
[ "SchineAJ23@pwcs-edu.org" ]
SchineAJ23@pwcs-edu.org
32f54e82e71061355012c85d312e665127dfa457
faba1d8490b66ef9142afa782818e81a83d8889d
/Atmel/gpios3/gpios3/main.c
e03ee0dc3d831badfe924ec7db66e338691642fa
[]
no_license
Hotboards/Examples
ceddfb0c0aaf49f69fee28ab75a0e1fc98313c3b
eccfe6d3fe806f4c71fafa2d5ee8a5024b6b2fe7
refs/heads/master
2020-05-18T12:43:08.601617
2014-07-30T01:18:33
2014-07-30T01:18:33
null
0
0
null
null
null
null
UTF-8
C
false
false
912
c
/* * El ejemplo requiere la tarjeta pepper conectada a la pepper-pot, tan solo * manipula la posicion de los microswitch para alterar el valor de los leds * Este programa escribe la parte alta del puerto D en una variable, * para depues aplicar un corrimiento de 4 posiciones y * posteriormente escribirl el valor e...
[ "diego.perez@hotboards.org" ]
diego.perez@hotboards.org
d73e25d34fe95210c33e3a4de076942af9e90bbf
10ee66329d3ad753694a7626933cc2f3b620788b
/src/addressindex.h
b28f668942b07da5f3c387db270aef25be055152
[ "MIT" ]
permissive
Magicone111/syscoin
326bcc2cb84fdd6c6f2d3af5cebda9b0bdac4100
f4a8c5f9d3a4f1a3cbde1a4809c974279ea8c5be
refs/heads/master
2020-03-27T03:27:28.351819
2018-08-01T18:01:26
2018-08-01T18:01:26
null
0
0
null
null
null
null
UTF-8
C
false
false
2,121
h
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2015 The Syscoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef SYSCOIN_ADDRESSINDEX_H #define SYSCOIN_ADDRESSINDEX_H #include "uint256....
[ "sidhujag@hotmail.com" ]
sidhujag@hotmail.com
27c60cd72415174948e3d52dc806098c19f52754
9ae5b8e54e89a2635ecb4a07ee1912340b12d9d1
/d/ravenloft/mon/wraith.c
4b2a367ebb85a640f7dd64fc876ff970683d3e40
[ "LicenseRef-scancode-unknown-license-reference", "MIT" ]
permissive
SanDaoFeng/shadowgate
4b150eaaa38cddda1c784fd80f680356e25557dd
657ea19ec9420632f7863b19ef61fc6fe8180bda
refs/heads/master
2021-04-02T10:37:16.962528
2020-03-18T03:51:02
2020-03-18T03:51:02
null
0
0
null
null
null
null
UTF-8
C
false
false
2,364
c
//Coded by the one and only master of monsters...BANE// #include <std.h> #include <daemons.h> inherit WEAPONLESS; void create(){ ::create(); set_id(({"wraith","Wraith"})); set_name("Wraith"); set_short("A horrible Wraith"); set_long( "This creature of the undead is pure evil...seeking only to "+ "...
[ "law@shadowgate.org" ]
law@shadowgate.org
28bf4a7db8f93b5977def40a0f435611ca63c19d
6a1c4a81bf359a7a73b6170e9331ef9a82a1d860
/Drive/Source/IMU.c
78e33edddb350f9eae28f082bcc692fd96c59781
[]
no_license
ldylab/ASM
683839183ee088bcb241ac321bc23632de586918
e94cd76cabd3bd7d2819554f8b0a911ff77a290b
refs/heads/master
2022-11-15T23:32:59.070931
2022-10-28T02:52:57
2022-10-28T02:52:57
221,432,716
0
1
null
null
null
null
GB18030
C
false
false
4,057
c
#include "stdAfx.h" /*串口3初始化(mpu6050) < uart3_init(填写波特率); >*/ void IMU_Init(u32 bound){ //GPIO端口设置 GPIO_InitTypeDef GPIO_InitStructure; USART_InitTypeDef USART_InitStructure; RCC_APB2PeriphClockCmd(RCC_APB2Periph_GPIOB, ENABLE); RCC_APB1PeriphClockCmd(RCC_APB1Periph_USART3, ENABLE); //USART3_TX GPIOB.10 ...
[ "42580935+ldylab@users.noreply.github.com" ]
42580935+ldylab@users.noreply.github.com
79bd6e08a27fe38310124c889ee575ffae657023
ddaeca5f7c92fccd3c88aa5d03fb52129815fbe1
/Libraries/CMSIS/Include/arm_math.h
f0650030a0db79e85f04b37e012509838383ef65
[]
no_license
emkaychen/bachelorthesis
79e93f57c25418405c547a8ef1de322a96b62425
e139ace6695775108e96525a45fd8f66e0d9cb50
refs/heads/master
2016-08-02T21:23:13.713710
2013-07-23T10:08:35
2013-07-23T10:08:35
null
0
0
null
null
null
null
UTF-8
C
false
false
253,246
h
/* ---------------------------------------------------------------------- * Copyright (C) 2010 ARM Limited. All rights reserved. * * $Date: 15. July 2011 * $Revision: V1.0.10 * * Project: CMSIS DSP Library * Title: arm_math.h * * Description: Public header file...
[ "marcel.kneib@googlemail.com" ]
marcel.kneib@googlemail.com
f9d25c10c7af26dd03902971f3cf1b1c8a71bbbb
51adde8bacd9f47a3ce4614a32138acb8c33e1ee
/global.c
195754eda31713710d4b152787e48412c67948ba
[]
no_license
navyzhou926/cgi-bin
2cf006a00c63043cea02bcd01e10f1e8020b3858
60f4264f2514c6e94fb919ca3433ad40d71938aa
refs/heads/master
2020-05-15T22:21:18.347489
2012-06-18T07:31:35
2012-06-18T07:31:35
3,061,703
0
0
null
null
null
null
UTF-8
C
false
false
2,904
c
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <netdb.h> #include <unistd.h> #include <netinet/in.h> #include <net/if.h> #include <arpa/inet.h> #include <sys/ioctl.h> #include <sys/types.h> #include <pwd.h> char dir_upload[256]; #define USER_NAME get_username() #define USER_DIR get_userdir() int...
[ "navyzhou.gogogo@gmail.com" ]
navyzhou.gogogo@gmail.com
6062a3bb8829d3f228fabbf4c26529d5d2488609
d6d946844543373a7cb84c6fc638b59b607e5592
/inc/usr/stm32f4xx_it.h
d745e32f5fec16225a64215843e8e1525ac5025d
[]
no_license
VoDuyDong/exampleIoT
b6353712e7a2d1b9dca0d3c51ebd716cb1c764d4
6744d027be8638926ec2dc3428b74051365bf772
refs/heads/master
2021-07-08T13:21:21.469350
2017-10-05T08:33:41
2017-10-05T08:33:41
105,519,014
1
1
null
2017-10-04T05:20:42
2017-10-02T09:42:07
C
UTF-8
C
false
false
3,090
h
/** ****************************************************************************** * @file GPIO/GPIO_EXTI/Inc/stm32f4xx_it.h * @author MCD Application Team * @version V1.2.4 * @date 13-November-2015 * @brief This file contains the headers of the interrupt handlers. **************************...
[ "voduydong2112hitu@gmail.com" ]
voduydong2112hitu@gmail.com
ec136f5075f08d8b06a918f3795cff5f6070561d
8051eee49398338cb99bdcd7ee647b4c53709d2e
/imgui-sys/third-party/cimgui.h
12cc1d6a63c5b15e137161231d28ea2f6aad94e2
[ "MIT", "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
SnoozeTime/imgui-rs
98a912870577bbf24575af2f9388af3e640808a0
c575dec15b9219cffdb4188b445590fe15190eb9
refs/heads/master
2021-07-13T10:09:08.519214
2020-07-07T20:07:56
2020-07-07T20:08:00
171,371,196
0
0
NOASSERTION
2019-02-18T23:25:21
2019-02-18T23:25:21
null
UTF-8
C
false
false
74,973
h
//This file is automatically generated by generator.lua from https://github.com/cimgui/cimgui //based on imgui.h file version "1.76" from Dear ImGui https://github.com/ocornut/imgui #ifndef CIMGUI_INCLUDED #define CIMGUI_INCLUDED #include <stdio.h> #include <stdint.h> #if defined _WIN32 || defined __CYGWIN__ #ifdef...
[ "joonas.javanainen@gmail.com" ]
joonas.javanainen@gmail.com
ad7fc77eae798ece36668b6b2fd4f261d1beb485
c1ab168935f6259c8b75307283362101dff6d813
/libft/ft_strdup.c
3eeb324414178048b3161298d9bd9cb91d780dd4
[]
no_license
evsyukov/corewar
0dd2f0f6ba40798bd040546a4af5fd29595d16ed
832c07a566ebe9f9014b534c5ce0bbb99faaa992
refs/heads/master
2023-03-23T22:25:50.803867
2021-03-20T22:53:37
2021-03-20T22:53:37
341,332,011
1
0
null
null
null
null
UTF-8
C
false
false
1,186
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strdup.c :+: :+: :+: ...
[ "evsukov@list.ru" ]
evsukov@list.ru
d1a1612657b2243be715ec7fe0097fa34dbfa384
45a3491a8bd81a8902b7c127155bb899c63ae75d
/CSCEfficiency/NtupleAnzScripts/ExpertsOnly/TracktoLCTXfull_2016B_June22all_sameYrange.C
3541e16bcc27a15babdeb2a6aa238bb0865fc36d
[]
no_license
senka/CSC_eff_808
83e19b212e3822ffe354e6a2d306d4d5ffb4e29c
5c49478e93630b3e217148fddfc8e11a8e538afc
refs/heads/master
2021-01-17T23:31:00.098065
2016-09-16T12:05:27
2016-09-16T12:05:27
59,841,859
0
0
null
null
null
null
UTF-8
C
false
false
18,013
c
void TracktoLCTXfull_2016B_June22all_sameYrange() { //=========Macro generated from canvas: TracktoLCTXfull/TracktoLCTXfull //========= (Fri Aug 5 08:12:16 2016) by ROOT version6.06/01 TCanvas *TracktoLCTXfull = new TCanvas("TracktoLCTXfull", "TracktoLCTXfull",0,0,500,500); gStyle->SetOptStat(0); TracktoLCTX...
[ "senka.duric@cern.ch" ]
senka.duric@cern.ch
19c1bf19bfbd525399e33d645cfa163d11d0766d
83214753e9183327e98af0e6768e9be5385e5282
/d/pingan/pingan/qiyuan/qiyuan2.c
2631c528f0a42a4697d0a536ff660865b3482494
[]
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
20,533
c
// 棋苑 // 标准棋房 // 注意 棋房 一开始下棋后就不能允许有人走动 // 不然正在下的棋房上的变数就要重新被初始了 // 所以最好在下棋后禁止人物走动 // 详细参看 /d/city/qiyuan/qiyuan1.c - Luky #define WQ_BLACK 1 #define WQ_WHITE 2 #define WQ_BLANK 0 #define WQ_AUX_COLOR 8 #define WQ_NOT_PLAYING 3 #define WQ_PLAYING 4 #define WQ_PLAYING_WUZI 7 #define WQ_JIE_POSSIBLE 5 #d...
[ "i@oiuv.cn" ]
i@oiuv.cn
86234b681fd8409fc07a3f38a1b40f0d277d7668
97f11c00113ffe1c92dc4b14dc658a184019a13c
/wincache_opcopy.c
17e9f77adf6fd9b03dd5111dfe6fd931075c6299
[]
no_license
juokaz/wincache
e945095c2469f1ac91bc9fc099f992f6b90e61c9
fcda4902360eb4495e09977a8ad75bccd0a2ef65
refs/heads/master
2021-01-21T12:06:46.379290
2011-11-25T15:33:36
2011-11-25T15:33:36
589,803
1
0
null
null
null
null
UTF-8
C
false
false
96,705
c
/* +----------------------------------------------------------------------------------------------+ | Windows Cache for PHP | +----------------------------------------------------------------------------------------------+ | Copyright (c...
[ "juozas@juokaz.com" ]
juozas@juokaz.com
b00225c82a38d0d9aec2680e496c8e2caa7502da
2c00b8994b0a78b46c7f42f23fd513edb24973f3
/src/main/native/com_mob_jlogstash_InodeUtil.h
b915657db0d53d974103e19e582d5fe23aabe102
[ "Apache-2.0" ]
permissive
MOBX/JLogstashFileInput
967fa0d8462f0f35cca407f956c09ada0a1edb40
4471f43d6582f2fe591c0de1d930efbddb9d5d50
refs/heads/master
2021-01-10T17:01:08.501018
2018-01-19T04:04:16
2018-01-19T04:04:16
49,248,545
1
1
null
null
null
null
UTF-8
C
false
true
495
h
/* DO NOT EDIT THIS FILE - it is machine generated */ #include <jni.h> /* Header for class com_mob_jlogstash_InodeUtil */ #ifndef _Included_com_mob_jlogstash_InodeUtil #define _Included_com_mob_jlogstash_InodeUtil #ifdef __cplusplus extern "C" { #endif /* * Class: com_mob_jlogstash_InodeUtil * Method: getInod...
[ "zhangxiongcai337@gmail.com" ]
zhangxiongcai337@gmail.com
29dd2c2d73391e31eba79c7401bf06736ee2e60d
b7efbcca0313a8fb0354c1725f1f2b7c13fba68a
/print.h
cf8f272d49060c3e13f7fa8cbd33245c1c810230
[]
no_license
EosBandi/TeensyRadio
bd71c3c625592b6ec4997fd24c8a58065838fdd9
94c8cd4f7374a3315a82091e7d974357d18e7b6d
refs/heads/master
2021-09-20T15:20:05.875797
2018-08-10T22:52:46
2018-08-10T22:52:46
111,745,084
1
0
null
null
null
null
UTF-8
C
false
false
500
h
/** * @file print.h * * Prototypes for print commands * */ /** * @brief Print to serial 0 (TODO: Rename it to something more meaningful) * * @param format normal printf formating * @param ... additional parameters for printing */ void s1printf(const char *format, ...); /** * @brief Print out debug inf...
[ "eosbandi@gmail.com" ]
eosbandi@gmail.com
c5d6b88aba4d432fc373c40af80367791405ab7d
b8c1d5349305f6f2a5d8d10159b92d048781eddd
/cuda_passcrack_threadsinblocks.c
11c226a8ed811968ab5228b368f20c2440b2f761
[]
no_license
kennbr34/password_cracker
2bf0f00351c48f2e226c7e1e70bdd4564365ad25
a052d410d8eb62edae8178a9c601f9e307428651
refs/heads/master
2020-04-28T07:53:56.296763
2020-04-06T15:56:52
2020-04-06T15:56:52
172,314,302
0
0
null
null
null
null
UTF-8
C
false
false
12,177
c
#include <stdio.h> #include <stdint.h> #include <stdlib.h> #include <unistd.h> #include <string.h> #include <getopt.h> #include <assert.h> #include <errno.h> #include <time.h> #include <limits.h> #include <sys/sysinfo.h> #include <sys/types.h> #include <signal.h> #include <ctype.h> #include <locale.h> typedef struct {...
[ "noreply@github.com" ]
kennbr34.noreply@github.com
c3c553f398c5f2c2bdc09d7730d0e6222955b231
aff26f1335f61189d8d00380146dd8a481b700dd
/CSCU9Y4_Practical6_2/main.c
d68a278bf2bc7ca35747425ff6efa66fd2ad04b5
[]
no_license
StephenPWalker/C
d1bbfb9d2eb6532bdc9ca8b8cbc2e977ff9c4558
97aa3610ea80510bbd8b023a1fe7ebc870b8c68d
refs/heads/master
2020-08-31T23:26:08.154342
2019-10-31T16:50:01
2019-10-31T16:50:01
218,813,084
0
0
null
null
null
null
UTF-8
C
false
false
2,102
c
/* * File: main.c * Author: Stephen * * Created on 01 March 2019, 12:58 */ #include <stdio.h> #include <stdlib.h> /* * */ void copy_array(double source[4], double destination[4], int end) { for(int i = 0; i < end; i++) { destination[i] = source[i]; } } void p...
[ "noreply@github.com" ]
StephenPWalker.noreply@github.com
c592a71ac449ae07cd5403f02e6eb5f2f240f8a1
bd9c506a542783eccacca566c17f86171cd08bcf
/pca9498_com/ft232h.h
420a7ad624dae2989c68d14d4c2a194a75efe7ba
[]
no_license
singleyang/PCA9468_MP12
a70dd6ee2b8e6f0c6c984a8781336440caa5b0f1
3e096e37fc31f612cc28e82f2bd6f9c22888abbb
refs/heads/master
2021-01-09T05:50:43.939368
2018-11-28T07:20:00
2018-11-28T07:20:00
80,815,127
0
0
null
null
null
null
UTF-8
C
false
false
195
h
#ifndef _FT232H_H_ #define _FT232H_H_ #include "pc_interface.h" pc_result_t ft232_open(); void ft232_close(); void ft232_registerInterface(pc_interface_t *theInterface); #endif // _FT232H_H_
[ "yin.yang@nxp.com" ]
yin.yang@nxp.com
47a91e11a4d1bc11e9f7c89d1666d10e391e83a8
19293696f4647cfff854d2599317ae80d2ec8164
/outersolarsystem_ias15/problem.c
3b599a7081054c124b33217e285f2f3e64465c9c
[]
no_license
hannorein/rebound_performance
2c3f8c7b69a26c0fadeb4a4b1e11b48bdecd448e
1f11d30cc622d788d201d2d4c6c41e63a52d0ecc
refs/heads/master
2020-04-12T06:46:31.815278
2017-03-30T15:23:56
2017-03-30T15:23:56
64,147,857
0
0
null
null
null
null
UTF-8
C
false
false
2,947
c
/** * Outer Solar System * * This example uses the IAS15 integrator * to integrate the outer planets of the solar system. The initial * conditions are taken from Applegate et al 1986. Pluto is a test * particle. This example is a good starting point for any long term orbit * integrations. * * You probably wan...
[ "hanno@hanno-rein.de" ]
hanno@hanno-rein.de
9960980340b02e27ecab34f463bc37b3ce8645a8
d27ed05c413d912307722ef802e38eb94843e95c
/ft_striteri.c
ff17d26518b4615ebad1a358c6b72998c90920f2
[]
no_license
patelkrisc/libft
7219acfaea6b1fc59d255faf90dd0df9227a8e70
f0461e61442de847e702fde9faddf021f726508b
refs/heads/master
2021-08-15T17:50:25.045361
2017-11-18T01:49:41
2017-11-18T01:49:41
106,875,296
0
0
null
null
null
null
UTF-8
C
false
false
1,075
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_striteri.c :+: :+: :+: ...
[ "patelkrisc@gmail.com" ]
patelkrisc@gmail.com
5cad062bc10995c4536618483f4d3d203bb6cb4b
6030030ef65a0926b95fc6319597acd52f606601
/tests/subsys/greybus/i2c/src/test-greybus-i2c.h
0c8b55fabe213727e7f25bea97398b68eb5c4ff5
[ "Apache-2.0" ]
permissive
hongshui3000/greybus-for-zephyr
32b1f853d4b652b3c70f36c717e9bb6b87bdb595
8d002faa2fe1108663ea5fff69400a35af011ec6
refs/heads/master
2023-02-04T23:20:31.114617
2020-12-20T18:47:51
2020-12-21T19:25:43
null
0
0
null
null
null
null
UTF-8
C
false
false
1,396
h
/* * Copyright (c) 2020 Friedt Professional Engineering Services, Inc * * SPDX-License-Identifier: Apache-2.0 */ #ifndef TESTS_SUBSYS_TEST_GREYBUS_I2C_H_ #define TESTS_SUBSYS_TEST_GREYBUS_I2C_H_ #ifdef __cplusplus extern "C" { #endif #include <zephyr.h> #include <drivers/i2c.h> #include <sys/util.h> #include <zt...
[ "chrisfriedt@gmail.com" ]
chrisfriedt@gmail.com
ac0a490b7e184e88d03e30260b62f290752590bf
2c09e197a8b0025bc8f31bb9f745b0dc6a2e20cf
/C/Linux_C/DEBUG/bug_efence.c
0d361189dbe1fe757dbe97e16ebccd4f74b83b5e
[]
no_license
Takanashi-Rikka-O/C
dbcaee504ab1f64eb0c2c3a302e6a0bcf675265d
433fd9028fa4330bd828b3ceffa08cce1e5684f3
refs/heads/master
2022-07-14T18:07:05.850129
2020-05-09T05:09:55
2020-05-09T05:09:55
262,493,616
0
0
null
null
null
null
UTF-8
C
false
false
198
c
#include<stdio.h> #include<stdlib.h> int main() { char* ptr=(char*)malloc(1024); ptr[0]=0; // Now write beyond the block ptr[1024]=0; // The code is test ... not have free() exit(0); }
[ "Noemail@example.com" ]
Noemail@example.com
0c7904b9c9a18bb06c386d4946ed21667a8223c5
7e8b4a9afe31d64c19fcaed2a03c7f541f32df24
/src/AEE++/bson/AEEBson.h
37a44260e174a61bda038705f44d5984a7105c35
[]
no_license
huangjingpei/clearid
4e5c3756fee739ff6576e15b511562e6c9e097e8
6048b4567c10a6836ec2572410d1d44318f0f5ec
refs/heads/master
2022-11-04T11:07:58.370829
2020-06-08T14:00:03
2020-06-08T14:00:03
270,690,015
0
0
null
null
null
null
UTF-8
C
false
false
457
h
#ifndef _AEE_BSON_H_ #define _AEE_BSON_H_ #define AEE_BSON_BYTE 0x01 #define AEE_BSON_SHORT 0x02 #define AEE_BSON_INT 0x03 #define AEE_BSON_FLOAT 0x04 #define AEE_BSON_DOUBLE 0x05 #define AEE_BSON_NULL 0x06 #define AEE_BSON_STRING 0x07 #define AEE_BSON_STRIDX 0x08 #define AEE_BSON_BINARY 0x09 #define AEE_BSON_ARRAY ...
[ "huangjingpei@gmail.com" ]
huangjingpei@gmail.com
f00eb8cd2b725983b7d27e2d83b2f99c371f8526
181b56ae7882ff1066a9e2dcfd9fb2bb6c89962d
/Src/stm32f1xx_hal_msp.c
6c09125ed964ef956c8c838b754a7d0c7c9c0e4f
[]
no_license
WdWeaver/multimeter2019
6b0caac541003e6bf753642958e4cdf338758d37
6d62b9ee9afbb63c6f1225d8d3a22075168e16cf
refs/heads/master
2020-08-07T23:50:04.236794
2019-10-14T15:30:31
2019-10-14T15:30:31
213,629,476
1
0
null
null
null
null
UTF-8
C
false
false
10,719
c
/* USER CODE BEGIN Header */ /** ****************************************************************************** * File Name : stm32f1xx_hal_msp.c * Description : This file provides code for the MSP Initialization * and de-Initialization codes. **********************...
[ "wdweaver@users.noreply.github.com" ]
wdweaver@users.noreply.github.com
d552c9ed1c54ebecbab28030ca8f0ca5310e3fba
04c8d8da9cebc13513c1b9c7658707ecadfa0ed3
/Roll a Ball/Temp/il2cppOutput/il2cppOutput/mscorlib_System_Collections_Generic_List_1_Enumerator_gen_18MethodDeclarations.h
e0b396eb8ff7450b37fc34bc034dd48f884ae735
[]
no_license
fkieyhzen/RollABall
ed9ef9e93f3cfaecd2be10013797e97e9c1e479e
f083b660966094939ed2b5d2028e31bb4e86a67e
refs/heads/master
2023-03-19T18:19:11.437779
2015-06-08T15:27:45
2015-06-08T15:27:45
null
0
0
null
null
null
null
UTF-8
C
false
false
2,225
h
#pragma once // System.Collections.Generic.List`1/Enumerator<UnityEngine.UI.Text> struct Enumerator_t4688; // System.Object struct Object_t; // UnityEngine.UI.Text struct Text_t1; // System.Collections.Generic.List`1<UnityEngine.UI.Text> struct List_1_t344; // System.Void System.Collections.Generic.List`1/Enumerator...
[ "patrick@beetheswarm" ]
patrick@beetheswarm
ab54267d862a764bf097ec1b828b37fd3327671b
46fce9f0172465c4930aa3db272606554ae50ad8
/Portafolio Unidad 4/server.c
67af27548f8dd63a15c263c7960c66fdab82c0a3
[]
no_license
DarthVader45-stack/Portafolio-final-ciclo01-2021
d92d470d15ece4adea6c3c9c9febd4a8c5d8f91c
313db46af0a72755b1971a5c38c4c9060b2d2caf
refs/heads/main
2023-06-01T08:27:19.310933
2021-06-03T07:27:39
2021-06-03T07:27:39
373,386,129
0
0
null
null
null
null
UTF-8
C
false
false
1,083
c
//Oscar Francisco Melendez Henriquez MH100620 #include <stdio.h> #include <sys/types.h> #include <sys/socket.h> #include <netinet/in.h> #include <netdb.h> #define SERVER_PORT 5432 #define MAX_PENDING 5 #define MAX_LINE 256 int main() { struct sockaddr_in sin; char buf[MAX_LINE]; int buf_len, addr_len; i...
[ "noreply@github.com" ]
DarthVader45-stack.noreply@github.com
9ed60bfd787cb8fb741e956c57d97fe289ef66b3
06ac1647352f493c1a3a087c277ade2f51d39e2b
/1091.c
a7d1f987def8ddeb43efcdfcedc057277ef5535d
[]
no_license
kongxiaobo/HDOJ
9b2b01c52b483df63b82b8c661204d66bdd832cb
ae6ca15e6017a31ee426c646a8c9a59f2c9785ca
refs/heads/master
2016-09-06T12:04:55.377163
2015-06-10T06:03:08
2015-06-10T06:03:08
37,111,461
0
0
null
null
null
null
UTF-8
C
false
false
194
c
#include <stdio.h> int main(int argc,char *argv[]) { int a,b; while(scanf("%d %d",&a,&b) != EOF && (a != 0 || b != 0)) { printf("%d\n",a+b); } return 0; }
[ "kongxiaobo@gmail.com" ]
kongxiaobo@gmail.com
33aaa331fe606409117c266b05a798bfe3845c39
1e48f151ffd9ebb6472f9aba58004076899fd993
/config.h
3c9dbfe865b1837f599459990f32d1a2925ae257
[]
no_license
delta4d/tmp
49c4002f656c0e22c468f2cfd3d7207658d412e3
09a80e46ffa25c3529c10340cd35bc8906228639
refs/heads/master
2021-01-19T22:33:37.345883
2013-06-26T15:06:40
2013-06-26T15:06:40
null
0
0
null
null
null
null
UTF-8
C
false
false
6,329
h
/* See LICENSE file for copyright and license details. */ /* appearance */ //static const char font[] = "-*-terminus-medium-r-*-*-16-*-*-*-*-*-*-*"; //static const char font[] = "-*-stlarch-medium-r-*-*-10-*-*-*-*-*-*-*" "," "ohsnap:size=9:antialias=true:hinting=true"; static const char font[] ...
[ "delta4d@gmail.com" ]
delta4d@gmail.com
985d3cbd7abf057bb81d17c885055e41eb70fdea
7bb34b9837b6304ceac6ab45ce482b570526ed3c
/external/wpa_supplicant_8/src/crypto/dh_group5.h
88134273ea29d860200d3ad0a77f8ed4a24ecf68
[ "Apache-2.0", "BSD-3-Clause", "GPL-1.0-or-later", "GPL-2.0-only", "LicenseRef-scancode-generic-exception", "LGPL-2.0-or-later", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-proprietary-license", "LicenseRef-scancode-other-copyleft", "GPL-2.0-or-later" ]
permissive
ghsecuritylab/android_platform_sony_nicki
7533bca5c13d32a8d2a42696344cc10249bd2fd8
526381be7808e5202d7865aa10303cb5d249388a
refs/heads/master
2021-02-28T20:27:31.390188
2013-10-15T07:57:51
2013-10-15T07:57:51
245,730,217
0
0
Apache-2.0
2020-03-08T00:59:27
2020-03-08T00:59:26
null
UTF-8
C
false
false
473
h
/* * Diffie-Hellman group 5 operations * Copyright (c) 2009, Jouni Malinen <j@w1.fi> * * This software may be distributed under the terms of the BSD license. * See README for more details. */ #ifndef DH_GROUP5_H #define DH_GROUP5_H void * dh5_init(struct wpabuf **priv, struct wpabuf **publ); struct wpabuf * dh5...
[ "gahlotpercy@gmail.com" ]
gahlotpercy@gmail.com
6fce123b5ab6c4da4321f459d1188f82f569eec1
9d71911dc7f677c36bff2cce1aec902e9d3cf98e
/starsandbars/src/starsandbars.c
50b27aa28d5873d1ddd516199c2944f54a6f73cc
[]
no_license
techytim12/problem-solving
426b7ffdc6f47ede435ab6b651fc3b57cbe19a83
38e7709e52665f62ca8793a9f72b46b3bfa3346e
refs/heads/master
2023-06-05T06:23:33.839270
2021-06-17T11:33:25
2021-06-17T11:33:25
377,807,792
0
0
null
null
null
null
UTF-8
C
false
false
302
c
#include <stdio.h> #include <string.h> int main(){ char str[100]; printf("Enter string: "); scanf("%s",str); int a,b,i,count=0; printf("Enter the range: "); scanf("%d%d",&a,&b); for (i=0; i<strlen(str); i++) { if (str[i] == 'a') { count++; } } printf("%d",count); return 0; }
[ "thomasphilipchry@gmail.com" ]
thomasphilipchry@gmail.com
d903d5797b296e4a3349d285c1bbf2b57d58bb6f
e55ed9c074c683949c561bdf151fd3f3760365cc
/project/c04/fingerGame.c
cea54d4eeabec5e54c7735f0c7310e45b86cf77b
[]
no_license
wangkun0127/study
ca1e957a38140d44b41c032958278615cdd4d1dc
f75c04fa90a15f1e5bcd66f73fca6617f3698346
refs/heads/master
2020-12-02T07:53:23.600405
2017-09-14T04:28:03
2017-09-14T04:28:03
96,742,212
0
0
null
null
null
null
UTF-8
C
false
false
917
c
#include<stdio.h> #include<stdlib.h> #include<time.h> int main() { srand((unsigned)time(NULL)); int index = 0,num = 0; printf("1-->剪刀\n"); printf("2-->石头\n"); printf("3-->布\n"); printf("请输入你的选择:"); scanf("%d",&num); getchar(); index = rand()%3 + 1; switch(index) { case 1: printf("计算机选择了:1-->剪刀\n");...
[ "1932819302@qq.com" ]
1932819302@qq.com
8ada1ece695215c443b998505e230e47bbcfe246
e253a75f578961d4c88bab8f2c0a25ad2fd828d5
/init_app.c
e7e16133c95e10fb186afcacb004a4e64859911b
[]
no_license
IMNG7/Final_Project_Low_Power
ae4fa13a12e48328a41514c3972f0b902109b7ed
e1a9291c9f55890d04cf1c7f646f6ca60bac8d22
refs/heads/master
2023-04-03T20:46:36.026131
2021-04-22T23:48:45
2021-04-22T23:48:45
360,708,665
0
0
null
null
null
null
UTF-8
C
false
false
1,852
c
/***************************************************************************//** * @file * @brief init_app.c ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b> ************************************************...
[ "nigu8044@colorado.edu" ]
nigu8044@colorado.edu
7f11e7ed38a7238f7048de410f3fff155ed3e173
0c5d3b088080577388f5766431487534f93a2c40
/Github-Projects-Origin/cygwin-master/newlib/libc/stdlib/dtoastub.c.bak.c
42562d33a4643b64fc04b2337270f678cafaa26c
[]
no_license
zhiyuanjia/WoBench
878255ce45e76ef57f88743c7f43acdfa59e93e7
6b337780cbd598de98fc0eabd19efaf1a01b6012
refs/heads/master
2021-09-23T03:12:08.091319
2018-06-14T10:17:59
2018-06-14T10:17:59
null
0
0
null
null
null
null
UTF-8
C
false
false
448
c
#include <assert.h> #include <string.h> #define INCLUDEMAIN #include <_ansi.h> #include <stdlib.h> #include <reent.h> #include <string.h> /* Nothing in newlib actually *calls* dtoa, they all call _dtoa_r, so this is a safe way of providing it to the user. */ #ifndef _REENT_ONLY char * __dtoa (double d, int mode,...
[ "wangcong15@mails.tsinghua.edu.cn" ]
wangcong15@mails.tsinghua.edu.cn
4bc3135d4a9c794442cbf7a9c559ee418341acff
376e1818d427b5e4d32fa6dd6c7b71e9fd88afdb
/textproc/gtkspell/patches/patch-gtkspell_gtkspell.c
19f72181bb2309e62e019791e1fa30f3e54a1add
[]
no_license
NetBSD/pkgsrc
a0732c023519650ef821ab89c23ab6ab59e25bdb
d042034ec4896cc5b47ed6f2e5b8802d9bc5c556
refs/heads/trunk
2023-09-01T07:40:12.138283
2023-09-01T05:25:19
2023-09-01T05:25:19
88,439,572
321
138
null
2023-07-12T22:34:14
2017-04-16T20:04:15
null
UTF-8
C
false
false
551
c
$NetBSD: patch-gtkspell_gtkspell.c,v 1.1 2019/07/13 15:41:27 wiz Exp $ Adapt for enchant2. --- gtkspell/gtkspell.c.orig 2009-10-09 19:01:47.000000000 +0000 +++ gtkspell/gtkspell.c @@ -277,7 +277,7 @@ add_to_dictionary(GtkWidget *menuitem, G get_word_extents_from_mark(spell->buffer, &start, &end, spell->mark_click);...
[ "wiz@pkgsrc.org" ]
wiz@pkgsrc.org
264295a370b5f5e3ac4a6f0f20737acc28009e71
bcddca991afe606180dbb5ce6c033d8fb611154c
/components/nvs_flash/test_nvs_host/sdkconfig.h
9d23dd185f5c6057482fbe0743037a2a9f091bc7
[ "Apache-2.0" ]
permissive
EmbeddedSystemClass/esp-idf
8ac5a312be41936b1e2dc5c68b7b68c9b4c1e488
92db6a3dabc1106b72865b8bd91d9bdd54fbdf6c
refs/heads/master
2022-12-31T19:57:49.052365
2020-10-22T19:19:01
2020-10-22T19:19:01
259,859,439
0
0
Apache-2.0
2020-04-29T07:47:48
2020-04-29T07:47:47
null
UTF-8
C
false
false
166
h
#define CONFIG_NVS_ENCRYPTION 1 //currently use the legacy implementation, since the stubs for new HAL are not done yet #define CONFIG_SPI_FLASH_USE_LEGACY_IMPL 1
[ "koson.trachu@gmail.com" ]
koson.trachu@gmail.com
264c700305a735bd5fbc29329f17204ecca80524
d45d537c6e5e3cf137f3bc8f378ca209e7c10dc4
/nemu/src/cpu/exec/other/lidt-template.h
868e35d4e4e702d7895f52993a6f9adeb8202dcf
[]
no_license
ShijianXu/ICS
ff80e334220c5a437dcfcf41068f8dbe877d2ed3
b09aa0a21ac076b8e256fbc1010052b69bfa04ca
refs/heads/master
2021-01-20T18:16:37.743465
2016-08-05T05:36:54
2016-08-05T05:36:54
64,991,160
2
0
null
null
null
null
UTF-8
C
false
false
284
h
#include "cpu/exec/template-start.h" #include "nemu.h" #define instr lidt static void do_execute() { cpu.IDTR.limit=lnaddr_read(op_src->addr,2); cpu.IDTR.idt_addr=lnaddr_read(op_src->addr+2,4); print_asm_template1(); } make_instr_helper(rm); #include "cpu/exec/template-end.h"
[ "13260906215@163.com" ]
13260906215@163.com
2ab7cadf75aa18b3f97862ea49050465c3f428a0
f7f66e62c8f9add34376d2c5e21eaa119a748542
/codigos/armario_simples.c
95f7bc9ebbab719411aa638c6dd3638ddc2a0f5b
[]
no_license
vinti9/Softwares-em-OpenGL-para-Renderiza-o-2D-3D
9e0ed7ba295b7692b3da16fe7fe33bad09fd1132
d90b2f3e44b0e220780c05d42dcefe07ad3ce00d
refs/heads/master
2023-08-11T02:29:26.342350
2021-09-22T16:23:35
2021-09-22T16:23:35
272,046,057
0
0
null
null
null
null
UTF-8
C
false
false
52,885
c
<!DOCTYPE html> <html lang="pt-br" dir="ltr" xmlns:og="http://ogp.me/ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/terms/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:sioc="http://rdfs.org/sioc/ns#" xmlns:sio...
[ "eoliveiral@hotmail.com" ]
eoliveiral@hotmail.com
249a13aa90cbf3f9dd80cf88287e2ac9e26a6b54
84df167997447eef7ea1318b301b0f4cdba98eb7
/base/cutils.c
2dc60d24633f582c8d935885a6ab6a33aee4ccc1
[]
no_license
mazj/hex
ceeba13cec8ca9adaf99a5fb5ed1b50fd35783fb
c67fba06de8c6313073a409e1078d162cb09cdb3
refs/heads/master
2021-01-18T08:02:42.231465
2012-12-03T07:54:02
2012-12-03T07:54:02
6,998,927
3
0
null
null
null
null
UTF-8
C
false
false
3,134
c
/* * HEX Programming Language * Copyright (C) 2012 Yanzheng Li * * 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, version 3 of the License. * * This program is distributed in the hope th...
[ "yanzheng819@gmail.com" ]
yanzheng819@gmail.com
e7463cd4bc361ce0104540e8ece32f53753c5434
7da0159b1540a7fc7eeb06502cd35cee7b757217
/091-100/098/main.c
95361781f2cd731f4f89608f28da3322bc27afb5
[]
no_license
alexewd/book-100-examples-on-c
6320fde685d1e386f6e305029824f5033d136d5f
734469c6029b11007ad344f0b42ba2dd21ca911e
refs/heads/master
2020-04-18T00:03:45.140614
2017-11-06T15:18:13
2017-11-06T15:18:13
null
0
0
null
null
null
null
UTF-8
C
false
false
828
c
#include <stdio.h> #include <gd.h> /* sudo apt-get install libgd2-noxpm-dev */ #include <gdfontg.h> int main(int argc, char *argv[]) { gdImagePtr img; FILE *fp = [0]; int width, white, black; width = white = black = 0; if (argc != 3) { fprintf(stderr, "Использование: pngtxt image.png 'tex...
[ "oleg@bukatchuk.com" ]
oleg@bukatchuk.com
6e6e01c6cf74778b2c4db820d2bcc675aef55722
2d45bbc454fab9ac4e8625dd0445d62c2caeec30
/board_support/fmc150/firmware/ads62p49.h
e2e5468aab7db679c712d1f3d33a94c93825f60a
[ "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause-LBNL" ]
permissive
BerkeleyLab/Bedrock
e5bc799c905194a8d0d85e792861626a7f16a921
2fddbb2cd50c12d1105b595110483d29789f8649
refs/heads/master
2023-08-31T01:32:58.563497
2023-08-23T19:46:12
2023-08-23T19:46:12
203,221,974
33
6
NOASSERTION
2022-05-18T22:39:34
2019-08-19T17:49:05
Verilog
UTF-8
C
false
false
2,197
h
// Dual Channel 14-/12-Bit, 250-/210-MSPS ADC // With DDR LVDS and Parallel CMOS Outputs // Controlled over SPI, used on FMC150 #ifndef ADS62P49_H #define ADS62P49_H #include "fmc150.h" #include "settings.h" // Must be called before each READ / WRITE // Deal with 16 bit words #define ADS62P49_SPI_INIT() \ SPI_INI...
[ "vkvytla@lbl.gov" ]
vkvytla@lbl.gov
aef3d2b67a9e80aadaa70742a1c8e1ebc67df300
c3d95ec8b22fd279ccaf69c2cc9ba9231554a1c4
/test_bst.c
8516bff4f2669ed86b04a73c53f52f0e7a7e39cc
[]
no_license
bdchris18/CS-261-assignment3
8de39cc167e81aa7c9cf9310a0b7b7e89aac0213
47e5a5618bbf6a0bf3c9a87d817452771273ed5d
refs/heads/main
2023-02-21T14:20:25.223084
2021-01-21T04:35:20
2021-01-21T04:35:20
331,513,632
0
0
null
null
null
null
UTF-8
C
false
false
4,623
c
/* * This file contains executable code for testing your BST implementation. */ #include <stdio.h> #include <stdlib.h> #include <string.h> #include "bst.h" /* * This is the data that's used to test this program. It forms a tree that * looks like this: * * 64 * / \ * /...
[ "noreply@github.com" ]
bdchris18.noreply@github.com
62170c60fb1ff0d7906a3311403b805e2e7f9d36
0368263301f1ea4ad61e95773f7531e0ba381706
/arykov_my_Wolf3d/libft/ft_strncmp.c
2a9d907d38d2d961aab89076c3c3e8e059c57fd3
[]
no_license
Kohelbekker/kohelbekker.github.io
594c0252bfc828bab4a108cbd86fe52381ee7f6b
c0169a5e2a4ffadcca60d96fbac3b07f8b0185a1
refs/heads/master
2023-01-20T12:11:52.841851
2020-03-19T13:29:30
2020-03-19T13:38:46
78,937,836
1
0
null
2023-01-19T08:54:25
2017-01-14T12:04:30
C
UTF-8
C
false
false
1,221
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strncmp.c :+: :+: :+: ...
[ "aperesad@e2r11p17.unit.ua" ]
aperesad@e2r11p17.unit.ua
4cb55673021f5d36d74cacabfb7f3b71bdf06473
e7a90fde0777e83e868d6cc67ba75c092b7e047c
/Fedorinchik Elvina/laba_5/laba_5.c
9eeb8562ab97f4dafec5f077d6151a28e39a78aa
[]
no_license
PashaKlybik/prog_953506
e49ec8a4d2959a43d45ba06e9a7a52e848439e94
05d77de5c928ba9da8c17e673f5ba431bf78de62
refs/heads/master
2021-04-23T22:20:30.717414
2020-06-11T08:17:31
2020-06-11T08:17:31
250,019,191
0
32
null
2020-09-16T16:17:35
2020-03-25T15:38:25
C++
UTF-8
C
false
false
2,651
c
/* Напишите программу, которая использует стек для того, чтобы определить, является ли строка палиндромом (т.е.одинаково читается справа налево и слева направо). Программа должна игнорировать пробелы и знаки пунктуации. */ #include <stdio.h> #include <stdlib.h> #define BUFFER_SIZE 255 void ch...
[ "noreply@github.com" ]
PashaKlybik.noreply@github.com
15d5e00d50add94846e6a08f87d82530f778599a
29634df6f91bebf5143e6a5a1a8fd441ab238a73
/codegen/mex/Construct/Construct_terminate.c
7b03a5423690bccea49bb7c8ccfae86dc074f2f1
[]
no_license
renaudino/Image_Saved_in_Output
ff010c5e43c3113ce4620f21c9882fcd0a981340
dbc6f082b3a1af8b607d122335c830a77f2150c0
refs/heads/master
2021-05-08T05:57:35.733446
2017-10-11T10:35:17
2017-10-11T10:35:17
106,540,679
0
0
null
null
null
null
UTF-8
C
false
false
1,132
c
/* * Construct_terminate.c * * Code generation for function 'Construct_terminate' * */ /* Include files */ #include "rt_nonfinite.h" #include "Construct.h" #include "Construct_terminate.h" #include "Construct_emxutil.h" #include "_coder_Construct_mex.h" #include "Construct_data.h" /* Function Definitions */ void...
[ "olivier.renaudin@ait.ac.at" ]
olivier.renaudin@ait.ac.at
80609c6c5a2ecf432aaa1b616226087aefaaca7d
527189ae58ac1a28ee013b1de47b90be98dd3065
/29/shmwrite.c
f10a1f63dd6de9e23791e4cee5ea51bdc5181ba8
[]
no_license
ivanxwwu/network
8d8acead7fa3da27450fbef130a5c2be3f53f36a
d8308775c1c8fa76e214a99158abb8ab4872dab5
refs/heads/master
2020-03-15T03:36:02.219261
2018-05-03T05:35:39
2018-05-03T05:35:39
null
0
0
null
null
null
null
UTF-8
C
false
false
910
c
// // Created by root on 3/7/17. // #include <unistd.h> #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h> #include <sys/mman.h> #include <sys/ipc.h> #include <sys/shm.h> #include <stdlib.h> #include <stdio.h> #include <errno.h> #include <string.h> #define ERR_EXIT(m) \ do \ { \ ...
[ "wuxiaowen@xunlei.com" ]
wuxiaowen@xunlei.com
973c88b0cadce012edc5489154bdee7316f9f437
85f68072171c6c6a1738f2768ed3175bc0e877ba
/srcs/sprinter.c
b86074e24d2f77f44a9b457f7d5b8b39ade94820
[]
no_license
marina-mar/ft_select
23537e559c554bc9b29193b4c7d1d68fc7b07f1d
dc4df689c61019cb80ccfdf28595546552bef3ce
refs/heads/master
2020-08-26T23:01:57.112769
2019-10-28T00:26:20
2019-10-28T00:26:20
217,175,423
0
0
null
null
null
null
UTF-8
C
false
false
3,188
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* sprinter.c :+: :+: :+: ...
[ "marinamacc@hotmail.com" ]
marinamacc@hotmail.com
e6cae9ce690fe5e1e6f5b3ad38286be25e809aec
f5d536f66bebde70e9ae13177a6228f65e36b9e2
/d/eastland/legend/lake/swamp6.c
73f389b8d69587798ff4c52b91453c5c60ae0c91
[]
no_license
MudRen/es
f60a5884c6a57bddc67893bcafa78896b0fe021c
4c2177e513c9f2e57fbcca3a9239e6a5096a6b7d
refs/heads/master
2021-08-26T07:38:41.278630
2021-08-17T09:40:05
2021-08-17T09:40:05
173,731,541
1
1
null
null
null
null
GB18030
C
false
false
1,039
c
#include "../legend.h" inherit ROOM; inherit LAKE"in_swamp"; void create() { ::create(); set_short("沼泽"); set_long( @LONG 啊!毒气,糟糕,你走进了最危险的沼泽地,四周都是足以致命的瘴气。但是 奇怪的是,这里不像其他沼泽地充满各式各样吃人的巨型怪物,也没有人类的□骨 ,相反的,这里到处都是巨型沼泽怪兽的残骸;虽然你已经站在这里好一段时间, 但却没有任何一只怪物追来。你四下搜寻,发现西边的空气中弥漫著一股浓厚的血 腥恶臭,这股恶臭比沼气更刺鼻,更难闻,而且每隔一段时间就传...
[ "i@chenxuefeng.cn" ]
i@chenxuefeng.cn
123ce34ecc3f1ae64de4ee833a68177cc3f54fcc
9b1a0e9ac2c5ffc35f368ca5108cd8953eb2716d
/7/7 Scripting and Data-Driven Systems/02 Serializing C++ Objects Into A Database/Projects/DatabaseSerialization/Postgresql82/include/server/catalog/catversion.h
3856c8c74a7aa0eff0415b3902477cef1e7f31ee
[]
no_license
TomasRejhons/gpg-source-backup
c6993579e96bf5a6d8cba85212f94ec20134df11
bbc8266c6cd7df8a7e2f5ad638cdcd7f6298052e
refs/heads/main
2023-06-05T05:14:00.374344
2021-06-16T15:08:41
2021-06-16T15:08:41
377,536,509
2
2
null
null
null
null
UTF-8
C
false
false
2,701
h
/*------------------------------------------------------------------------- * * catversion.h * "Catalog version number" for PostgreSQL. * * The catalog version number is used to flag incompatible changes in * the PostgreSQL system catalogs. Whenever anyone changes the format of * a system catalog relati...
[ "t.rejhons@gmail.com" ]
t.rejhons@gmail.com
817ccee58934e2c689787dfa74956378bf1c44de
1e2447e1fc68dcfb09de7cca41cc2e343b1803e2
/User/usart_driver.h
c42968baa0aa715c50d011d7c98be75538093a69
[]
no_license
jayronjiang/allCollector
b3bc102cc66e8aa64fdd3d5fca017d01f78d7f43
dab4cd77df496752816297e443570e76b274276f
refs/heads/master
2020-05-17T17:25:32.980140
2019-09-11T01:09:54
2019-09-11T01:09:54
183,851,333
0
3
null
null
null
null
GB18030
C
false
false
1,588
h
#ifndef __USART_DRIVER_H #define __USART_DRIVER_H /*一般情况下要求BD_USART_NUM >= PC_USART_NUM*/ #define PC_USART_NUM 1 // 可以连接几个工控机? #define BD_USART_NUM 3 // 工作板上有几个串口?,新板只有3个串口,UART4为485 #define BAUD_1200 0 #define BAUD_2400 1 #define BAUD_4800 2 #define BAUD_9600 3 #define BAUD_19200...
[ "jayronjiang@163.com" ]
jayronjiang@163.com
fef3daec02e28ba18a4199b557c7a0ea88b0d8d9
cfe69fc556729bdecf2118fa5bc329343c42ed80
/10.0.10240.16384/ntoskrnl/Functions/KiAcquireProcessLockExclusive.c
be26b0b2f785e67886c6b1b900ae3a28991ea734
[]
no_license
Myprivateclonelibrary/W10M_unedited-decomp
8e5ec89a20e634ffc53457a40b0fd6d8a9e1757a
67b05851a3e262ff8a5d11ee50db34f28c350f16
refs/heads/main
2023-08-31T06:00:37.303105
2021-05-15T23:53:23
2021-05-15T23:53:23
null
0
0
null
null
null
null
UTF-8
C
false
false
871
c
// KiAcquireProcessLockExclusive int __fastcall KiAcquireProcessLockExclusive(int a1, _BYTE *a2) { unsigned int *v3; // r4 int result; // r0 unsigned __int8 *v5; // r3 unsigned int v6; // r1 unsigned int v7; // r1 *a2 = KfRaiseIrql(2); v3 = (unsigned int *)(a1 + 48); if ( (dword_682604 & 0x210000) !...
[ "64583248+Empyreal96@users.noreply.github.com" ]
64583248+Empyreal96@users.noreply.github.com
07ebad42cde143e07e292609482cf543f6a3361c
513e6dfcd34899d4d0c6044a37708609d7bacd1b
/lab4/compare.c
05f5f470dd7741e7a8299cae1a3900e0490141a7
[]
no_license
tbolar18/CS231
fd5d20da5d12ca64107f3a0c3c74b2d9ad27a354
557ebda77b5f167d45015b417acdfc696bed0886
refs/heads/master
2022-02-02T15:33:24.826000
2019-06-07T01:33:27
2019-06-07T01:33:27
null
0
0
null
null
null
null
UTF-8
C
false
false
3,484
c
/* Joseph Maples CS-231 02L Assignment 4 - Dictionary comparator */ #include <ctype.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #define MAX_LEN 100 FILE* open_file(char *prog_name, char *file_name) { /* open_file opens a pointer to the requested file name and makes sure the file exists....
[ "joe@frap129.org" ]
joe@frap129.org
1bb175c4879c5a4ee6a3e3edfc8c772a14a97393
2993f7302b7ca49deb12e9224878fe589a79a525
/stroik/DevKit407_AudioSpectrumAnalyzer/main.h
7338a681b2e3d9ed6c06b009a0a08f873a4d43cb
[]
no_license
michal93cz/PTM
946521b5418ef4ffa2f1357bea4acea36150f8e5
4ac8f1b0bab3942ca1e0743d26fb98090319c27b
refs/heads/master
2020-05-19T11:43:22.881546
2015-06-15T16:54:15
2015-06-15T16:54:15
31,902,471
0
1
null
null
null
null
UTF-8
C
false
false
504
h
#define DECIMATION_FACTOR 64 #define OUT_FREQ 8000 #define PDM_Input_Buffer_SIZE ((OUT_FREQ/1000)*DECIMATION_FACTOR/8) #define PCM_Output_Buffer_SIZE (OUT_FREQ/1000) #define BUFFER_size 4096 #define HALF_Buffer (BUFFER_size/2) #define QUATER_Buffer (BUFFER_size/4) #de...
[ "michal.czupryniak@gmail.com" ]
michal.czupryniak@gmail.com
6ceeb6664248a3b10a060ce933ac7b24a77d211b
7c588d8b43717a3f115173ff1c41af2442052e36
/ensmean.c
db5a022a970770fa51008cfbe9d56c83f930a019
[ "MIT" ]
permissive
fmidev/fmippn-run-and-distribution
b1b06032751420ff9c9b26d6f5d67b4ef6126ac0
b1aa0ee3dc59b6f10d5072cd5784c2d751219c58
refs/heads/master
2020-09-10T23:38:32.537450
2019-11-19T13:35:23
2019-11-19T13:35:23
221,867,282
0
0
null
null
null
null
UTF-8
C
false
false
15,336
c
# define _BSD_SOURCE #include <stdio.h> #include <stdlib.h> #include <time.h> #include <math.h> #include <string.h> #include <unistd.h> #include <limits.h> #include <sys/types.h> #include <stdint.h> #include <ctype.h> #include <hdf5.h> #include <hdf5_hl.h> #define DEFSETS 1000 #define UNIT_DBZ 0 #define UNIT_RATE 1 d...
[ "ppn@esteri.fmi.fi" ]
ppn@esteri.fmi.fi
7d82d1c8526282a005eb7b1afec1b883e31f5896
2a4b3cfc9ff17bdc1cfe9c3e159d2d902908d0bb
/multiFiles/list.h
ce0ca2ae70afa9f08f6dbf960e70fd0a62a313b4
[]
no_license
dddql/cpp
afd45bc6c4e37fdeec92eca2e9092c113bcc2658
6c209a4eeda5ec32afe31aafeaf216ed482234a3
refs/heads/master
2023-02-19T11:26:51.273363
2022-09-26T14:20:06
2022-09-26T14:20:06
298,593,978
1
0
null
null
null
null
UTF-8
C
false
false
196
h
#include <cstdio> typedef int ElemType; typedef struct LNode{ ElemType data; LNode *next; }LNode; void InitList(LNode *&L); void insert(LNode *&L, ElemType e); void print(LNode *&L);
[ "1514670771@qq.com" ]
1514670771@qq.com
d52291768ddf09d78983558cc53b75d824d4e5e1
b554ddb97747bf1e24fb16a006468857eaa37d1b
/STM32/system/STM32F4/stm32_chip/stm32_STM32F405RG.h
4f0568ba5b90c3ea13a5dc910503aa1c4a49381d
[]
no_license
grafalex82/STM32GENERIC
d0f80fe55f283422f47a8d7b14e88766f80417cc
664dd7779244afa5860fe1419c691e95d8ab3145
refs/heads/master
2021-01-21T18:06:41.990938
2017-05-17T11:51:53
2017-05-17T11:51:57
92,016,853
0
0
null
2017-05-22T06:02:08
2017-05-22T06:02:07
null
UTF-8
C
false
false
9,211
h
//Autogenerated file //MCU name: STM32F405RG //MCU xml: STM32F405RGTx.xml //GPIO remap/alternate function xml: GPIO-STM32F417_gpio_v1_0_Modes.xml /* const stm32_port_pin_type variant_pin_list[] = { { GPIOA, GPIO_PIN_0 }, { GPIOA, GPIO_PIN_1 }, { GPIOA, GPIO_PIN_2 }, { GPIOA, GPIO_PIN_3 }, { GPIOA, GPIO_PIN_...
[ "danieleff@gmail.com" ]
danieleff@gmail.com
edfa6d83a92352b19027514033060f8f83aec94e
9d42e55ed27a0e2c6d0d000692da05009923b9f0
/Example/Pods/Headers/Public/RFTangram/NVLineView.h
91a44a2c72feef4ce3b9ad13bed232350eff234f
[ "MIT" ]
permissive
DuRofei/RFTangram
390ea9c8d9a1b70a89e64683559f00f015d9dd6c
275f16ea9fc3ee8ff3c63c832e085323b889dc11
refs/heads/master
2020-07-28T03:10:51.678886
2019-09-19T01:28:20
2019-09-19T01:28:20
209,289,843
0
0
null
null
null
null
UTF-8
C
false
false
91
h
../../../../../RFTangram/Classes/RFVirtualView/Classes/VirtualView/Node/Widget/NVLineView.h
[ "982799080@qq.com" ]
982799080@qq.com
cc4adaa2dd0ec015623e8c654e0f5381cee0ba58
8d47d437cef193943a4da99e9489bf4ace3e4a25
/lab06/lab06.sim/sim_1/behav/xsim/xsim.dir/mips_tb_behav/obj/xsim_1.c
d1f37bfe7998afe5b6b1f1861908dde03c36140c
[ "MIT" ]
permissive
Galaxies99/CS145-ArchLabs
d203c53fd9d4df9bdd1c7930c970550dc501446c
592557ecb877c1d5b25652f3b7cbd783a39e5852
refs/heads/master
2022-11-13T22:18:10.667029
2020-07-02T15:22:32
2020-07-02T15:22:32
265,975,810
2
2
null
null
null
null
UTF-8
C
false
false
9,142
c
/**********************************************************************/ /* ____ ____ */ /* / /\/ / */ /* /___/ \ / */ /* \ \ \/ ...
[ "galaxies@vip.qq.com" ]
galaxies@vip.qq.com
c103542d2ccf275d1533f46dc4610f27a59a8e3d
894e18c0799b6a51dd99cd9a9693b64b79b4347c
/chat_server/src/server_commands.c
32c1bcff5d00f8b7e1dedc6f96d7c893bdab2938
[]
no_license
danielgilroy/TerminalChat
fb6ada6d7e4ee3ea2284470f84fcde9c86fbd992
8d4d539a8b2d6b8cb3915b6079057a2d2cf66fc8
refs/heads/master
2020-07-11T01:11:33.615441
2019-08-27T07:00:46
2019-08-27T07:00:46
201,181,380
0
0
null
null
null
null
UTF-8
C
false
false
32,968
c
#include "server_commands.h" void whois_cmd(int cmd_length, table_entry_t *user, char *client_msg){ if(user == NULL){ return; } char *username = user->id; //Setup "/whois" command with the client's own username client_msg[cmd_length] = ' '; client_msg[cmd_length + 1] = '\...
[ "danielgilroy@outlook.com" ]
danielgilroy@outlook.com
25abc4e817c5852546afd0eafa220f7529ac0bb3
71e5f96a29f5d643ab888b37677d38c33f8d765d
/d/dagger/aketon/rooms/tree3/3one26.c
ad7692166b0d7465c70b97713dc8ea6bbdce89f6
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
Cherno-SuS/SunderingShadows
5f755fbebb79dc0b9d1c2a0541408be4afeb8b67
c3b4370beb2c4351ecc60826850c94892a42b685
refs/heads/main
2023-04-21T09:52:14.580024
2021-03-23T12:09:55
2021-03-23T12:09:55
349,490,686
0
0
NOASSERTION
2021-03-23T12:09:56
2021-03-19T16:40:12
null
UTF-8
C
false
false
2,055
c
#include "/d/dagger/aketon/short.h" inherit ROOM; void create() { ::create(); set_property("light",2); set_property("indoors",1); set_short("An elven home of Aketon"); set_long("%^GREEN%^An elven home of Aketon%^RESET%^\n"+ "You are standing in the kitchen and dining room area of this elven"+ " h...
[ "law@shadowgate.org" ]
law@shadowgate.org
d1543b226c9ee8d6ea6821ea4e085d139b941c9d
3de93becc29dd180c37562797931ddf402aecc72
/linkedlist/ll.c
fe98a40a160f85e8ec8ce243e6347d9042b3cf8f
[]
no_license
nebgnahz/61c
685e6dbe7068959ad31697e79d141c4a120283eb
bfbfa1f26744765376242f19c75c12632f0c8ae4
refs/heads/master
2021-09-11T23:41:04.486954
2018-04-13T06:19:34
2018-04-13T06:19:34
118,689,713
1
1
null
null
null
null
UTF-8
C
false
false
766
c
#include <stdlib.h> // #define NULL 0 typedef struct node { struct node* next; int val; } node; void prepend_ll(node** lst, int val) { node* item = (node*) malloc(1 * sizeof(node)); item->val = val; item->next = *lst; *lst = item; } void free_ll(node** lst) { node* p = *lst; while (p...
[ "benzh@cs.berkeley.edu" ]
benzh@cs.berkeley.edu
3d2beb5e28df63ae912eecd20ab5c9ce1ea0fda1
9461d901b55f46bd4f0b64b8bfb2b2dfddf593f1
/Pattern/use_c_in_cpp/c_src/driver.c
ecdcc66690548a86770466971fc820a127ad87d8
[ "MIT" ]
permissive
coder137/CPP-Repo
e50f03443a4a50e2c74991badeee53778ca9791b
caa06829195f9ab3fc35b312ecc7db1ebcaf26c7
refs/heads/master
2022-03-09T07:34:58.212073
2022-03-02T06:36:04
2022-03-02T06:36:04
193,908,386
0
0
null
null
null
null
UTF-8
C
false
false
109
c
#include "driver.h" #include <stdio.h> void driver__start_test() { printf("Data: %s\r\n", __FUNCTION__); }
[ "coder137@gmail.com" ]
coder137@gmail.com
4700c0c5cc9c96cf45a86fba1a3119e03d8c5d49
47b15f1fdc7224421c37234b739f904a982853db
/Atividades/Estrutura de Dados/String/VerificarAlfabeto.c
7d0e31c37ab0b89ab9b2fdaf367d91053e4185a1
[]
no_license
douglassantos45/Aula-de-C
a8b1cc48a1255c61395b5d88a441897b13e219eb
e1a05213a66215c0f7cfe293fab5c748442bc5b7
refs/heads/master
2020-05-29T09:28:42.363134
2020-04-24T13:24:48
2020-04-24T13:24:48
189,063,714
0
0
null
null
null
null
UTF-8
C
false
false
506
c
#include<stdio.h> #include<stdbool.h> int main () { void alfabeto(char string); char nome[20]; printf("Digite uma palavra: "); scanf("%s", &nome); short i = 0; while(nome[i] != '\0') { alfabeto(nome[i]); i++; } return 0; } void alfabeto(char string){ if((string...
[ "douglasifbaianosb@gmail.com" ]
douglasifbaianosb@gmail.com
9bf78ac71ea138699ac15f5e3c499a71d9ba6e42
976ee24af77af5aaac878c655d209385f0f8dc12
/tclinux_phoenix/modules/private/wifi/mt7610e_wifi_v3009_dpa_20150430/ap/ap_cfg.c
3b0069d9668bffed6f46d3a94f56ff7a19d1a4a7
[]
no_license
kdzm/tclinux
f628855fb9695897ddb8377ff515b44881df0ef1
aea3a43562e8d3dc0335624202fde08d713a18c2
refs/heads/master
2022-08-12T21:33:56.440685
2016-11-30T01:03:17
2016-11-30T01:03:17
null
0
0
null
null
null
null
UTF-8
C
false
false
377,668
c
/**************************************************************************** * Ralink Tech Inc. * 4F, No. 2 Technology 5th Rd. * Science-based Industrial Park * Hsin-chu, Taiwan, R.O.C. * (c) Copyright 2002, Ralink Technology, Inc. * * All rights reserved. Ralink's source code is an unpublished work and the * ...
[ "likunyan@cmhi.chinamobile.com" ]
likunyan@cmhi.chinamobile.com
6296dfdf3ae5579875cb04629a99fe9649bca328
5d39564ed166781cc1ec0af65358a77af61bfe90
/libft/src/io/ft_putendl.c
c9206afeb7210336ac0fea3a1894f955960d19a5
[]
no_license
pbondoer/42-rt
abbef33b4caac189502f837456ff427702af8895
0021c7e82111b4f44ba1faa1bab312d72e644b5c
refs/heads/master
2021-01-19T19:27:14.369417
2017-04-16T14:46:58
2017-04-16T14:46:58
88,419,402
1
1
null
null
null
null
UTF-8
C
false
false
1,114
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_putendl.c :+: :+: :+: ...
[ "hmartzol@e2r2p10.42.fr" ]
hmartzol@e2r2p10.42.fr
1e73550dd442da85ff27c8a43b07420bac499b4f
d2bdc0e99cbd21050418c3b93655fbe68d240077
/src/openblas/driver/level3/CMakeFiles/ctrmm_LRLU.c
9ed40bf9199c3d6e2142f23e304f7230287be1a3
[ "BSD-3-Clause" ]
permissive
fengbingchun/Caffe_Test
1cd48c852a44fb289dcf50603a3c5fe4451c7e4a
c21c1347cfa3cd20d03c74cc41170969324835bf
refs/heads/master
2021-07-15T13:29:24.758771
2021-03-03T03:21:52
2021-03-03T03:21:52
54,307,657
34
31
null
null
null
null
UTF-8
C
false
false
282
c
#define UNIT #define CONJ #define ASMNAME _ctrmm_LRLU #define ASMFNAME _ctrmm_LRLU_ #define NAME ctrmm_LRLU_ #define CNAME ctrmm_LRLU #define CHAR_NAME "ctrmm_LRLU_" #define CHAR_CNAME "ctrmm_LRLU" #define COMPLEX #include "E:/GitCode/Caffe_Test/src/openblas/driver/level3/trmm_L.c"
[ "fengbingchun@163.com" ]
fengbingchun@163.com
28f4e99de57f73e8af30ea8119427f9c4f7e7cdf
6cd662f7e0b877699ead06f92401fcc6dbf6a660
/bin/sh/ctype.c
2c0e2f58849f9db1e5c5e529483926a36508ede4
[]
no_license
Roare/Digital-Ultrix-32-VAX-2.0
d53ff4b2c559a9e03cbc073de5c106b38591e43f
56695b632d960b605717f93f84dc6fa7ec5b4e2f
refs/heads/master
2023-09-01T17:43:13.032091
2020-04-25T00:27:39
2020-04-25T00:27:39
null
0
0
null
null
null
null
UTF-8
C
false
false
2,034
c
#ifndef lint static char sccsid[] = "@(#)ctype.c 1.2 (Ultrix) 11/25/85"; /* Original ID: "@(#)ctype.c 4.2 8/11/83" */ #endif # /* * UNIX shell * * S. R. Bourne * Bell Telephone Laboratories * */ #include "defs.h" char _ctype1[] { /* 000 001 002 003 004 005 006 007 */ _EOF, 0, 0, 0, 0, 0, 0, 0, /* bs ht nl v...
[ "zahir.meddour@protonmail.com" ]
zahir.meddour@protonmail.com
895d167731acadebb37e35d5514046b197122d6f
51635684d03e47ebad12b8872ff469b83f36aa52
/external/gcc-12.1.0/gcc/testsuite/gcc.target/aarch64/sve/acle/asm/trn1_u32.c
b14d7a67ab260cd31e2ef0971a0884c173296ebb
[ "LGPL-2.1-only", "GPL-3.0-only", "GCC-exception-3.1", "GPL-2.0-only", "LGPL-3.0-only", "LGPL-2.0-or-later", "FSFAP", "Zlib", "LicenseRef-scancode-public-domain" ]
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
568
c
/* { dg-final { check-function-bodies "**" "" "-DCHECK_ASM" } } */ #include "test_sve_acle.h" /* ** trn1_u32_tied1: ** trn1 z0\.s, z0\.s, z1\.s ** ret */ TEST_UNIFORM_Z (trn1_u32_tied1, svuint32_t, z0 = svtrn1_u32 (z0, z1), z0 = svtrn1 (z0, z1)) /* ** trn1_u32_tied2: ** trn1 z0\.s, z1\.s, z0\.s ** ret */ TEST_UN...
[ "rink@rink.nu" ]
rink@rink.nu
610c931ebcff2c3e8f51c7fa2b84f74d12163b58
cd327aee5966e332c384b1a59eeab0e20c45c6bd
/Source/Sks/Src/Accelero/IntelliSS7/common/src/support/platforms/vxworks/its_sockets.c
59c46267dd54a993f90e6cde116bb1e0486631aa
[]
no_license
komi-jangra/A_TEST
4ae3b7c31f0db75e210f0b7e514c14cee5b24443
117f4d702d241de6074903be0e5a579f450fff91
refs/heads/master
2021-01-22T23:48:28.202567
2017-03-21T07:15:15
2017-03-21T07:15:15
85,664,924
0
0
null
null
null
null
UTF-8
C
false
false
56,363
c
/**************************************************************************** * * * Copyright 1997-1999 IntelliNet Technologies, Inc. All Rights Reserved. * * Manufactured in the United States of America. * * ...
[ "komal.jangra@imrggn.com" ]
komal.jangra@imrggn.com
2cab7d8cee5bb9ef87a8928abd2a77210b1dfbe2
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/drivers/gpu/drm/amd/amdgpu/extr_amdgpu_acpi.c_amdgpu_atif_get_sbios_requests.c
6dc103f7abe376e4d5bbb43c252a3d95f5cdbca2
[]
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,807
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
a8a3c84e0577516982ef82c30d3537ed202ab1c7
64a360230b380861f44393b83be63c5ebea202dd
/c01/ex00/ft_ft.c
aafe03bfee9801160a995c1d9146344c388eac42
[]
no_license
ahorling/CODAMpiscine
0a4ce13839e01474bfd0e7c756e445e253e96241
ec33e69a9fe6e9d98303db3b6eea62ba21971716
refs/heads/master
2022-12-19T05:17:40.957091
2020-09-29T18:09:13
2020-09-29T18:09:13
299,697,342
0
0
null
null
null
null
UTF-8
C
false
false
949
c
/* ************************************************************************** */ /* */ /* :::::::: */ /* ft_ft.c :+: :+: ...
[ "noreply@github.com" ]
ahorling.noreply@github.com
704bdec03eca0994345a474540808d3bee16c9bb
56e9d94cf05f17d4b6f06c3d2c6d66625567edbc
/week7/ex3.c
9a36b194f2bce7647d2ad4c917e596b6fc98bd29
[]
no_license
YPanov/OS
d61ac4ff8c18bcb1c1d320f1d604b5313e2bea87
615690c2621437bf87872a83e6348d0d5fd61f59
refs/heads/master
2023-01-22T05:18:47.110325
2020-11-18T16:25:29
2020-11-18T16:25:29
288,479,254
0
0
null
null
null
null
UTF-8
C
false
false
1,071
c
#include <stdlib.h> #include <stdio.h> int main(){ //Allows you to generate random number //srand(time(NULL)); // Allows user to specify the original array size, stored in variable n1. printf("Enter original array size:"); int n1=0; scanf("%d",&n1); //Create a new array of n1 ints int* a1 = malloc(n1 * sizeo...
[ "69858446+YPanov@users.noreply.github.com" ]
69858446+YPanov@users.noreply.github.com
9346934aae1cd297a8cf0ee923923f33e334e01c
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/9bd70944-8b7a-4d6b-900d-1a5285c5e365.c
c52bb00edbea9d4c813c0aca98cf1cc110ec9d7e
[]
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
590
c
#include <string.h> #include <stdio.h> int main() { int i=0; int j=12; int k; int l; k = 53; l = 64; k = i/j; l = i/j; l = i-j; l = i%j; l = l%j; k = k-k*i; //variables /* START VULNERABILITY */ int a; int b[51]; int c[82]; a = 0; while (b[( a - 1 )]...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
87095c82ea8b1dc2a34e6625d5efd319120da7c6
2b158b59574a6056f0ca9d9fb1711add613fb4b0
/FFXIV_Prio/constants.h
7299b639ff4f3109761f5e4d5f588cd53e6eea95
[]
no_license
AvonGenesis/ffxiv_prio
cff12eb52cb584112c13e449cf001d0a2d5ad43a
1da28091867d76be9c32f5c779a4244eb3adee9b
refs/heads/master
2021-01-13T02:30:34.830105
2012-09-18T01:55:07
2012-09-18T01:55:07
null
0
0
null
null
null
null
UTF-8
C
false
false
50
h
LPCSTR title = "Final Fantasy Priority Tool v1.2";
[ "julian.tith@gmail.com" ]
julian.tith@gmail.com