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
32a58e2bc1b23c74b356b18aefb5cee37a9a541c
1a3a7cef931b426d4ea10742e0e57f16c1e32120
/justify/decisions.c
29a8d3366f493b8b94267c1e9825e43b443342e9
[]
no_license
darkspik3/finals-2014
54a4824a5b3eb096e40889b91846c43cf6de70db
5ebb7952a202d25cd6bfcfdc7da6f670d37c8e65
refs/heads/master
2021-05-11T20:39:04.591492
2016-11-15T20:03:51
2016-11-15T20:03:51
null
0
0
null
null
null
null
UTF-8
C
false
false
1,459
c
#include "common.h" int add_decision_level( pnds ds, uint32_t atom, int32_t val ) { register int retval = 0; register uint32_t *tdl = NULL; register int8_t *tdlv = NULL; if ( ds == NULL ) { goto end; } if ( ds->decision_level + 2 > ds->max_len ) { dprintf("[META] Expanding dec...
[ "gynophage@legitbs.net" ]
gynophage@legitbs.net
711c14e6918923f50fe3df2275d6c2850ea12c61
3ac07226d431691b0a4e5639f0c7f4bf6a68366e
/DZ/Pods/BuildHeaders/DZ_BEELIB/Bee_SystemConfig.h
9175fb4001cdcca36b637f6bf8dce41f6a0b0f40
[]
no_license
Natoto/SVN_DZ0530
bf9139cdd5cdf518b1ca691c7f71affc2c053970
34a42da5c32f8777008913947bec03f2669e1c4d
refs/heads/master
2021-01-15T18:58:22.836136
2014-12-23T04:57:54
2014-12-23T04:57:54
null
0
0
null
null
null
null
UTF-8
C
false
false
51
h
../../DZ_BEELIB/framework/system/Bee_SystemConfig.h
[ "787038442@qq.com" ]
787038442@qq.com
7f1687690428ae92653c66a6fb8e2aa168474bc1
df066a277e96d312d51b175ead50ea0879f54a3f
/x/core/time.c
5d1bf062fd313a8455e2094dd9e5e991cedf41c6
[]
no_license
clownfysh/cf
e3eb79e3c658c086dbc5483e8a8a1820f66f4403
2f847946f001c56c558a6ba9be1081d453d80c91
refs/heads/master
2021-06-23T10:59:13.041034
2016-12-09T03:34:10
2016-12-09T03:34:10
786,723
0
0
null
null
null
null
UTF-8
C
false
false
1,048
c
#include "cf/x/core/time.h" #include "cf/x/core/tools.h" struct cf_x_core_time_t { unsigned long seconds; }; cf_x_core_time_t *cf_x_core_time_create(unsigned long seconds) { cf_x_core_time_t *time; time = malloc(sizeof *time); if (time) { time->seconds = seconds; } else { cf_x_core_trace("malloc");...
[ "clownfysh@gmail.com" ]
clownfysh@gmail.com
bf6b9815e039e9c7cbac90e50ace1c14af73779a
b8bb718d73093d763811ce3a4da168bacf9957a7
/dsu.c
dc3d10dbe01bf664b2e617fca8dfb7aacbc65044
[]
no_license
gerardd33/IPP-small
0e0990ee79aa147496347484e8d08a8d8d080bcb
fe1ebf5b45f982d3c433463ac7992cf02061f30c
refs/heads/master
2020-09-01T22:36:51.860163
2019-11-23T20:50:23
2019-11-23T20:50:23
219,076,120
0
0
null
null
null
null
UTF-8
C
false
false
3,511
c
/* Strukture zbiorow rozlacznych utrzymujemy w postaci zbioru repre- */ /* zentantow klas abstrakcji (DsuComponent), utrzymujacych informacje */ /* o tym, jakie wierzcholki (DsuNode) naleza do klasy (implicite w */ /* postaci listy - w praktyce utrzymuja tylko wskaznik na poczatek i */ /* koniec tej listy, a kazdy...
[ "gd406131@students.mimuw.edu.pl" ]
gd406131@students.mimuw.edu.pl
685b099ba2dfc3b8adc69929331a9bc1210d694f
c3e386bb4867b7bbd28eaef0af6c100d7c3a8c58
/a2-synchrotron-contiki/platform/cooja/dev/eeprom.c
026c10f26ba47b591157c639caf0e82c4d3ef925
[ "BSD-3-Clause", "LicenseRef-scancode-proprietary-license" ]
permissive
iot-chalmers/a2-synchrotron
2b1977227c937863f0027ad0b4a31c2be538d8f0
1224860ff62db2e91af5ed0c6ab2da7ee66295d8
refs/heads/cooja-main
2021-01-01T16:58:31.204870
2017-11-08T10:51:30
2017-11-08T10:51:30
97,966,364
10
7
BSD-3-Clause
2019-06-18T12:24:01
2017-07-21T16:15:20
C
UTF-8
C
false
false
3,056
c
/* * Copyright (c) 2014, Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * n...
[ "beshr@chalmers.se" ]
beshr@chalmers.se
03c02d6ee12f515bd22603a19a7dfa9fa4b5cbff
9c3ec8493146f691a917b773757e0f88ee9a9d2c
/settime.c
e15f187d9ec0fae62055b9e04f9c69b52eab6c2a
[]
no_license
knknkn1162/c_sample
7e76e5b29ae50fe37eeea73da7aa87d7b363a6c2
3e074c84678f6164d1b961ac2621222134dd7c42
refs/heads/master
2020-03-23T14:51:15.817134
2018-09-06T07:14:31
2018-09-06T07:14:31
141,703,773
0
0
null
null
null
null
UTF-8
C
false
false
859
c
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <signal.h> #include <unistd.h> #include <time.h> void signal_handler(int num); // gcc settime.c -lrt int main(void) { timer_t timerid; struct timespec interval = {1, 0}; struct timespec initial_expiration = {3, 0}; // FIrst, display dot in 3 ...
[ "knknkn1162@gmail.com" ]
knknkn1162@gmail.com
932803f4c7b19a4be991f0238e40270c2630fb50
6e92ecece0537a1902dcdbe4997ba8ff48ff27ae
/jni/new/hawtjni_native.h
32710a92e7dc8048850384cf701fcf6540f82420
[]
no_license
milaq/mumble-android
e322e45e226f82e5bb4851ea1a6e3a75a620658f
e5d5c84ed8ea32f75498d5c7246f3cbf7de23ae2
refs/heads/master
2020-12-24T13:08:35.444140
2012-04-23T09:11:58
2012-04-23T09:11:58
2,320,756
7
2
null
null
null
null
UTF-8
C
false
false
1,888
h
#ifndef NATIVE_H_ #define NATIVE_H_ #include "celt.h" #include <stdint.h> #include <stdlib.h> #include <jni.h> typedef struct SpeexResamplerState SpeexResamplerState; extern SpeexResamplerState *speex_resampler_init(unsigned int nb_channels, unsigned int in_rate, unsigned int out_rate, int quality, int *err); typede...
[ "benjamin@jemlich.de" ]
benjamin@jemlich.de
46b9a20b9d708839b339248e5de5c050a2c0ed3d
221f2b67b87ca9319713e1c8889085d5c4f4e440
/Day10/ft_count_if.c
08fb59c7d3a4e5f340774925e300734e25feed38
[]
no_license
Kuntamon/Piscine
8a8a50af58346b75e8b33ceff7c7e71fdf26c61f
d51a36abff8cb899b20ac4d0d5511e54e8ecdb3d
refs/heads/master
2020-07-18T03:45:33.469038
2019-09-03T20:43:17
2019-09-03T20:43:17
205,855,097
0
0
null
null
null
null
UTF-8
C
false
false
172
c
int ft_count_if(char **tab, int (*f)(char*)) { int i; int count; count = 0; i = 0; while (tab[i]) { if ((*f)(tab[i]) == 1) ++count; ++i; } return (count); }
[ "avelakop@gmail.com" ]
avelakop@gmail.com
892617e5a7e6932f592ab71a87af3584e60b179c
f47040fcaf22cd3f5e9aa3a65917f808639a2a4a
/Linked_list.c
3470dd96231c2676b9f94bfae27a613c66c776da
[]
no_license
im-sivaprakash/C-Programs
73517c8185e48c0280ef0d2cd5f1919d4e761663
0e8e532fddcf45ed87b01b7c49c8d852b3412bf8
refs/heads/master
2022-12-20T06:02:40.518224
2020-09-25T16:26:47
2020-09-25T16:26:47
null
0
0
null
null
null
null
UTF-8
C
false
false
645
c
#include<stdio.h> #include<stdlib.h> typedef struct NODE { int data; struct NODE *ptr; }BOX; void print(BOX *tptr) { while(tptr!=NULL) { printf("%d ",tptr->data); tptr=tptr->ptr; } } int main() { BOX* head=NULL; BOX* second=NULL; BOX* last=NULL; ...
[ "noreply@github.com" ]
im-sivaprakash.noreply@github.com
8b3c13729d811ce6f46a7b9e9277254befc57f86
e4688989869642d17ccc4ce8a78d540e462a812d
/amns_for_our_tests/p521_1013__12_-7__13/add_mult_poly.c
8d89d09273ce5b1062f123971864b4db4dd0abba
[]
no_license
eacElliptic/AMNS
5753ba9f6e088a9408a4d3853cdb57025c942034
bd549f293e43775507b6e3166ad388a984099f11
refs/heads/master
2021-06-24T20:03:38.250394
2020-10-08T20:26:43
2020-10-08T20:26:43
133,142,425
0
0
null
null
null
null
UTF-8
C
false
false
20,800
c
#include "add_mult_poly.h" void add_poly(int64_t *rop, int64_t *pa, int64_t *pb){ int j; for (j=0; j<NB_COEFF; j++) rop[j] = pa[j] + pb[j]; } void sub_poly(int64_t *rop, int64_t *pa, int64_t *pb){ int j; for (j=0; j<NB_COEFF; j++) rop[j] = pa[j] - pb[j]; } void neg_poly(int64_t *rop, int64_t *op){ int j; ...
[ "eac.elliptic.curve@gmail.com" ]
eac.elliptic.curve@gmail.com
b296a35df9dda58018ebd335c330a94da4a7c672
d69ceb9d6934a23cc3f0ad9f8d9a9b1f77ceac8c
/Print Stars using for loop/question 29.c
5114bedbbaac969a45984cd755f280344938289e
[]
no_license
vinodseervi/c-programming-questions
616fc2a10f4ebcffa497cfe2e26ea98713bdf4cc
84588a62f7b7031fafd8783c0cf791cca0841935
refs/heads/main
2023-04-20T03:02:15.730165
2021-05-10T19:30:08
2021-05-10T19:30:08
355,001,323
1
0
null
null
null
null
UTF-8
C
false
false
296
c
#include <stdio.h> int main() { int i,j,n; printf("Enter the number of rows = "); scanf("%d",&n); for(i=0; i<n; i++) { for(j = 0; j<=i; j++){ printf(" "); } for(j = 1; j <= n-i; j++){ printf("*"); } printf("\n"); } return 0; }
[ "65346730+vinodseervi@users.noreply.github.com" ]
65346730+vinodseervi@users.noreply.github.com
7259b10c4d5fb1210316ebea555eb89332188a3b
98d320f3e22d2936eedc895dc10b24f444e6da22
/lib/libft/ft_get_name_val_in_file.c
07ddf75f01881464e351345afaa3b0daf00ff41b
[]
no_license
ShaDaniel/21sh
9b518c1fa8dc96c0728562600844e1c63a35d34d
dd3029616b61c409cec452258ffe1ae0ca503d5c
refs/heads/master
2023-01-30T13:09:03.045855
2020-05-31T17:49:58
2020-05-31T17:49:58
296,869,189
0
1
null
2020-09-19T12:55:02
2020-09-19T12:55:01
null
UTF-8
C
false
false
1,937
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_get_name_val_in_file.c :+: :+: :+: ...
[ "syndeft@gmail.com" ]
syndeft@gmail.com
47ad7b85bff992bcf11c30b44cf9e533de1c6475
772cff7c7af9d3814ebd3a40911891bdf45d12ed
/DONT_TOUCH/SCMA/gdmascma/gdmascmav2-2/gdamscmav2-2/scma_parameters.h
57c9e1d1eb4662a8e7e61eeb80debce31a77ba9d
[]
no_license
iamsteven526/master
cab3bdc55c7102d2d2c2d03d7560dc0966005ccf
706ff20f61be9b93ab3665effcc8af9beb8835d8
refs/heads/master
2023-07-01T19:21:51.589947
2021-08-11T04:02:01
2021-08-11T04:02:01
291,770,130
1
0
null
null
null
null
UTF-8
C
false
false
704
h
/* * Saint Petersburg Electrotechnical University, Saint Petersburg, Russia * Faculty of Radio Engineering * Department of Theoretical Fundamentals of Radio Engineering * Vyacheslav P. Klimentyev, 2018 */ #ifndef _SCMA_PARAMETERS_H_ #define _SCMA_PARAMETERS_H_ #define V 6 // number of users (layers) #def...
[ "r08942052@ntu.edu.tw" ]
r08942052@ntu.edu.tw
4a9b2a8903368246faf9f36b150e95fb23fd5086
6dc57e4b4d581fc22491c336b92c7181a06f2cf0
/src/common/crypto.h
ae967e686f8b1ec3e193aa198c5735a1263c843b
[]
no_license
Seiyial/Pangya-Fresh-UP
3a77d423ff07772e1a19345db4352f5a8f061ef3
176b0148342406ed708debd01f4d34e289ee1277
refs/heads/master
2020-07-02T19:53:37.732647
2018-11-28T17:14:11
2018-11-28T17:14:11
null
0
0
null
null
null
null
UTF-8
C
false
false
399
h
#pragma once // this cryption unit uses for windows only #include <windows.h> typedef cdecl void(*DecryptFunc)(unsigned char*, int, int); typedef cdecl void(*EncryptFunc)(unsigned char*, int, int, unsigned char**, int*); typedef cdecl void(*FreeMemFunc)(unsigned char**); void crypt_init(); void crypt_final(); exte...
[ "hyperzaster@gmail.com" ]
hyperzaster@gmail.com
8e89015833eb4cc95a8e92379b1dd52408cdc47a
8e027cd4706b6b199684db5b724bae447e4f4301
/Stack_pointers.c
a75a22df560e9ae17cb3f93adbf3f6db622ab96c
[]
no_license
udaykiran04/DataStructures
af868c1849a308d51fa36a340036dfe5730d5250
f93374dd28810a536fc305122f4e2a3fb1110136
refs/heads/master
2022-11-25T02:28:20.721865
2020-08-03T05:36:11
2020-08-03T05:36:11
284,606,406
0
0
null
null
null
null
UTF-8
C
false
false
1,551
c
#include<stdio.h> #include<conio.h> #include<stdlib.h> #define MAX 50 int size; struct stack { int arr[MAX]; int top; }; void init_stk(struct stack *st) { st->top = -1; } void push(struct stack *st, int num) { if (st->top == size - 1) { printf("\nStack overflow(i.e., stack full)."); return; ...
[ "noreply@github.com" ]
udaykiran04.noreply@github.com
8de1263415628d0d1bae3deb2fd38c0c581a4aaa
ed739d3201e895e11e1555126c9dc29e23e55177
/lab3/jhalv001_lab3_part4.c
af5d35c08f61b0f53f4528ffc876de4d5dc6caf7
[]
no_license
jhalvorson6687/CS120B
f2baa8c15e8190c71c69cfb59961ea6c34612202
28ada00c54306c6d3176d64402b70082f97d7f5f
refs/heads/master
2020-09-09T23:23:36.991148
2019-11-14T02:59:22
2019-11-14T02:59:22
221,594,761
0
0
null
null
null
null
UTF-8
C
false
false
749
c
/* Author: jhalv001 * Partner(s) Name: Chris Diaz * Lab Section: 22 * Assignment: Lab 3 Exercise 3 * Exercise Description: Fasten Seatbelt Light * * I acknowledge all content contained herein, excluding template or example * code, is my own original work. */ #include <avr/io.h> #ifdef _SIMULATE_ #include "sim...
[ "jhalvorson6687@icloud.com" ]
jhalvorson6687@icloud.com
e260c1c5129b919e24c84da6c94f34d25082c2b5
96c96bada52a8d16abf370b7d7aafa686cd88f32
/第九章/test02.c
d83647f13eea100a6fabfd2268ee63fb34cf4dd0
[]
no_license
JacksieCheung/muxi_c
a8b38df732be59f505d14b684c9ab63c09b6a69c
03c40a5843a43f1b0ebc511cf1f6ae3a5101b513
refs/heads/master
2021-07-09T13:17:52.910898
2020-11-12T11:50:19
2020-11-12T11:50:19
212,050,521
0
0
null
null
null
null
UTF-8
C
false
false
92
c
#include<stdio.h> int main(){ char str[]="JacksieCheung"; printf("%s",str); return 0; }
[ "noreply@github.com" ]
JacksieCheung.noreply@github.com
5e0723f8e7aa9782a88e2a13cbb15d69e36adc07
e2f507e754bf437f356724c15d1c9ca9060996d1
/DevWrapper/DevWrapperSPI.c
0693f7541513d2ee816b60b644b46bbf2c4869fc
[]
no_license
Xudp-engin/STM32F10x_HAL
3fbc3cc66ee8883c08496a4f8d813685d495c111
b20a4821025f4199055974bac531e3bbdc1b42bc
refs/heads/master
2021-01-20T10:30:04.756432
2017-08-28T11:54:07
2017-08-28T11:54:07
101,638,168
1
0
null
null
null
null
GB18030
C
false
false
3,012
c
/***************************************************************** Copyright (c), 2002-2017, Getein Biotechnology Co., Ltd Description: SPI模块封装 History: <author> <time> <desc> *****************************************************************/ #include "DevWrapperSPI.h" /******...
[ "xudp_engin@163.com" ]
xudp_engin@163.com
2de421d2a4b569649fc9fa36ffbf53b54350943e
5041b492fb0c26e106fbd90c252bed45a4b61eac
/libft/ft_printf/padding_prec.c
015b27e533f71ed3be8f9e8bb06dee06d4144fba
[]
no_license
G89Cl215/ft_ls
f62995af83ec456227c494ae46f8bfcc86adba93
503da7b5804cfc88fa1ac6ab653b198032b40522
refs/heads/master
2020-04-22T09:18:11.100036
2019-03-20T10:25:01
2019-03-20T10:25:01
170,267,781
2
0
null
null
null
null
UTF-8
C
false
false
3,237
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* padding_prec.c :+: :+: :+: ...
[ "tgouedar@e2r6p13.42.fr" ]
tgouedar@e2r6p13.42.fr
fc77f3d4cb433e7645a028f6c69e3756a9b7492e
3fe13e073d1a7c3e8beacc71f1570fc8a2ec8692
/src/mainp/fixval.h
1b3d3093f629bbc69219f766aad0cba0cbcf52d4
[ "MIT" ]
permissive
jerebenitez/IFE-simpact-openfoam
7dbba4ae7ec3aa518277d7fa5f6e0fab42a2cd48
2dbcbf3195b22fca1c80ad0da6b3822b6cad5cdf
refs/heads/master
2021-06-17T09:28:47.097398
2021-06-14T21:16:39
2021-06-14T21:16:39
205,249,068
0
0
null
null
null
null
UTF-8
C
false
false
369
h
SUBROUTINE fixval(iwrit,ndime,ndofn,ifpre,nvfix,rot_free,iffix,label) !*** APPLY fixities IMPLICIT NONE LOGICAL, INTENT(IN) :: rot_free INTEGER (kind=4), INTENT(IN) :: iwrit,ndime,ndofn,label(:) INTEGER (kind=4), INTENT(IN OUT) :: ifpre(:,:),iffix(:) INTEGER (kind=4), IN...
[ "jerebntz@gmail.com" ]
jerebntz@gmail.com
2bbe4c7fe4ab792819a784878b9d6dce5630cf3c
2fac1d67dcd16ca98e476f641c5d2a3b5355d20e
/Aug9/Even&Odd/main.c
95bd0fa79bfd9a3779b7ca2b3a3ebe1069bef756
[]
no_license
Kayitha-Nikitha/August10
447c087411c0b7325cce7e614c285090fcb10f5e
6738a7c200402aed01c6365bfb786370d541a3b2
refs/heads/master
2023-07-09T05:26:15.591593
2021-08-19T15:47:14
2021-08-19T15:47:14
394,698,372
0
0
null
null
null
null
UTF-8
C
false
false
405
c
#include<stdio.h> void main() { int i, start, end; printf("enter the range:"); scanf("%d %d", &start, &end); printf("Even numbers are \t"); for(i=start; i<=end; i++){ if (i % 2 == 0){ printf("%d\t", i); } } printf("\nOdd numbers are \t"); for(i=start; i<=end;...
[ "nikitha.kayitha@thundersoft.com" ]
nikitha.kayitha@thundersoft.com
e9f30b1347316a6b5bed66914beb9ea822464385
f3e7d84ebcf2cc4134f967d49d293cda4be945c1
/Final Labo I/SP - Horas de trabajo/SP - Pasando por return/LinkedList.h
b7aaeec687cc22d97ea5a1626ee6736808a49658
[]
no_license
LucasDLiker/practica
a6da7b4e3e9eca1bc87baf05e1f2269c4f632944
e0bc3b06f4d091493ece1b82918b3c58846ea25b
refs/heads/master
2020-06-13T01:01:27.318339
2019-07-10T13:22:45
2019-07-10T13:22:45
194,481,082
0
1
null
null
null
null
UTF-8
C
false
false
1,236
h
#ifndef __LINKEDLIST #define __LINKEDLIST struct Node { void* pElement; struct Node* pNextNode; }typedef Node; struct LinkedList { Node* pFirstNode; int size; }typedef LinkedList; #endif LinkedList* ll_newLinkedList(void); int ll_len(LinkedList* this); Node* test_getNode(LinkedList* this, int nodeInd...
[ "lucasdliker@gmail.com" ]
lucasdliker@gmail.com
7f895ed8f6cca077dc6d97983f8bd3752e42192e
1f63dde39fcc5f8be29f2acb947c41f1b6f1683e
/Boss2D/addon/ffmpeg-n3.2.2_for_boss/libavcodec/iff.c
c1c451cf6c49231bfd468c44a2504d4a45c6b722
[ "MIT", "LGPL-3.0-or-later", "IJG", "LGPL-2.0-or-later", "GPL-1.0-or-later", "LGPL-3.0-only", "GPL-2.0-or-later", "GPL-3.0-only", "GPL-2.0-only", "Apache-2.0", "LicenseRef-scancode-other-permissive", "LGPL-2.1-or-later", "LicenseRef-scancode-proprietary-license", "LGPL-2.1-only" ]
permissive
koobonil/Boss2D
09ca948823e0df5a5a53b64a10033c4f3665483a
e5eb355b57228a701495f2660f137bd05628c202
refs/heads/master
2022-10-20T09:02:51.341143
2019-07-18T02:13:44
2019-07-18T02:13:44
105,999,368
7
2
MIT
2022-10-04T23:31:12
2017-10-06T11:57:07
C++
UTF-8
C
false
false
66,698
c
/* * IFF ACBM/ANIM/DEEP/ILBM/PBM/RGB8/RGBN bitmap decoder * Copyright (c) 2010 Peter Ross <pross@xvid.org> * Copyright (c) 2010 Sebastian Vater <cdgs.basty@googlemail.com> * Copyright (c) 2016 Paul B Mahol * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it ...
[ "slacealic@gmail.com" ]
slacealic@gmail.com
719c1ea89c314ae2fbb5d7a542ad69bbd45d879b
1efd06812f425daadf418c78869bdfecf562367e
/src/code/z_scene_table.c
cee8546f05bdb1b61288a83587faf9bf7d9d3d06
[]
no_license
Psi-Hate/mm
f927bb80a269cb4e77c22bcc91dc15c670c1b110
da1265f4bcaec99bc884cb9ee0a5f61535780014
refs/heads/master
2023-08-14T19:16:58.822950
2021-09-02T16:27:11
2021-09-02T16:27:11
null
0
0
null
null
null
null
UTF-8
C
false
false
84,169
c
#include "global.h" #define SCENE_ENTRY(name, textId, config) \ { { (u32)_##name##SegmentRomStart, (u32)_##name##SegmentRomEnd }, textId, 0, config, 0 } #define SCENE_ENTRY_NONE() \ { { 0, 0 }, 0, 0, 0, 0 } SceneTableEntry gSceneTable[] = { SCENE_ENTRY(Z2_20SICHITAI2, 0x0116, SCENE_DRAW_CFG_MAT_ANIM), ...
[ "noreply@github.com" ]
Psi-Hate.noreply@github.com
20fe6e56c66e6300bd75d8e0c728561cc4cf6a10
0acace81433043d274bbeb5628fc150cc0f2d072
/Sources/Emulator/src/mess/drivers/selz80.c
29593470484480b99d3f3166f21e62dee39df781
[]
no_license
SonnyJim/MAMEHub
b11780c6e022b47b0be97e4670c49b15a55ec052
aeaa71c5ebdcf33c06d56625810913a99d3a4a66
refs/heads/master
2020-12-03T03:36:28.729082
2014-07-11T13:04:23
2014-07-11T13:04:23
null
0
0
null
null
null
null
UTF-8
C
false
false
8,240
c
/*************************************************************************** SEL Z80 Trainer (LEHRSYSTEME) 31/08/2010 Skeleton driver. 23/06/2011 Working [Robbbert] No diagram has been found. The following is guesswork. Test sequence: Press -, enter an address, press = to show contents, pres...
[ "jgmath2000@gmail.com" ]
jgmath2000@gmail.com
af0d758ef95e9f02401fb18c91ec3b49f0a42610
1cfd38368cf59982ae59c674a5444ac4568bad33
/2d-pathtracer.c
8dd67e1879e55e62b101120bbeb1970e744125d2
[ "0BSD" ]
permissive
hadrianw/2d-pathtracer
2b78e02adf26afd88fc24bb59e771307d5f9abb0
738c42bf09989117234bff7f237bb716963e9668
refs/heads/master
2020-12-30T16:41:01.064707
2017-05-11T18:13:47
2017-05-11T18:13:47
91,009,244
2
0
null
null
null
null
UTF-8
C
false
false
4,705
c
#if 0 set -e; [ "$0" -nt "$0.bin" ] && gcc -Wall -Wcast-align -Wextra -pedantic -std=c99 \ -D_XOPEN_SOURCE \ "$0" -lm -lSDL -o "$0.bin" -O3 exec "$0.bin" "$@" #endif #include <stdbool.h> #include <stdlib.h> #include <stdio.h> #include <math.h> #include <SDL/SDL.h> #define LEN(x) (sizeof(x)/sizeof((x)[0])) Uint32 g...
[ "hadrian@hawski.com" ]
hadrian@hawski.com
229400ea1bedcdf91c2d5446c423f9561b14cc27
61a6e33498d3945fc686ff53a514efc11da70ea0
/game.h
a4e28f533d926080057305cee99fdac9dca6ea0c
[]
no_license
devad11/CProject
805713cee5e8e24cf46e3cca9d3c2c522ea31143
4bdffbece4dfe47f1acd2258f77b5ae143c16d65
refs/heads/master
2020-03-28T21:48:20.026621
2018-09-17T20:27:36
2018-09-17T20:27:36
149,183,868
0
0
null
null
null
null
UTF-8
C
false
false
745
h
#ifndef GAME_H_INCLUDED #define GAME_H_INCLUDED #define MAX_NAME_LEN 50 enum Bool { False, True }; enum status { P1_TURN, P2_TURN, P1_WON, P2_WON, DRAW }; typedef enum Bool boolean; struct game { char board[3][3]; char playerNames[2][MAX_NAME_LEN]; int status; boolean finished; int stepCounter; };...
[ "adam.devenyi@mycit.ie" ]
adam.devenyi@mycit.ie
e4599f792a3d6c82ef2f6b521fff4b924bd03048
30734897289ae36a5a6f0c68109b9c8d66c640d3
/src/screen.c
77a3c1895fb4883a407285b06489450d7aa8bc7d
[ "Vim" ]
permissive
Karthikmvd/vim
545248bfc6e62fdbab81eaa4238c1d40243aa6af
ec63043f1fe5274be6bb75e089b0f730075953cb
refs/heads/master
2021-04-09T15:28:42.586904
2018-05-07T10:49:28
2018-05-07T10:49:28
125,616,808
0
1
null
2018-03-17T10:03:45
2018-03-17T10:03:44
null
UTF-8
C
false
false
278,302
c
/* vi:set ts=8 sts=4 sw=4 noet: * * VIM - Vi IMproved by Bram Moolenaar * * Do ":help uganda" in Vim to read copying and usage conditions. * Do ":help credits" in Vim to see a list of people who contributed. * See README.txt for an overview of the Vim source code. */ /* * screen.c: code for displaying on the ...
[ "Bram@vim.org" ]
Bram@vim.org
ac3dfe10bbe9d5002064c12414763e1315cb288c
94e8344ee420ae4d2eb1643e95973845f341a3d2
/spidermonkey_1.6_mutants/mutant103677_jsinterp.c
e8f81f27184befd0cf28c77cd3af62d96827c94d
[]
no_license
agroce/compilermutants
94f1e9ac5b43e1f8e5c2fdc17fa627d434e082f3
dc2f572c9bfe1eb7a38999aaf61d5e0a2bc98991
refs/heads/master
2022-02-26T21:19:35.873618
2019-09-24T15:30:14
2019-09-24T15:30:14
207,345,370
1
0
null
null
null
null
UTF-8
C
false
false
205,807
c
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * vim: set ts=8 sw=4 et tw=78: * * ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version * 1.1 (the "License"); you may not use this file except...
[ "agroce@gmail.com" ]
agroce@gmail.com
bab36bd1983847a0fdd5e2cf165b0b4bdd735ff1
0f7233717017640cf979f462314d44c6ed2574ec
/src/sorting_tools.c
ebf0811b99fde589f453d146a366b701ed65cd5c
[]
no_license
Sherchryst/push_swap
a853de23d76ee473a97b2aa1ed777cec10e0be22
c0390f4a017d7f3c3b28cfe89914c49ef85a1ef1
refs/heads/main
2023-04-12T07:10:42.966152
2021-04-19T14:16:41
2021-04-19T14:16:41
357,247,684
0
0
null
null
null
null
UTF-8
C
false
false
1,819
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* sorting_tools.c :+: :+: :+: ...
[ "sherchryst@icloud.com" ]
sherchryst@icloud.com
ea4807ce2157d38644a10563a1c25cbd176f99d9
0520a32c3055e8ed8885b4a1636e4d997e1cc988
/Pods/Headers/Public/KiiCloud/KiiSDK/KiiUserFields.h
4a4f8fad090369bfe75d769549a36a9101a6bca3
[]
no_license
melo5566/PChat-iOS
2897588973be83cb3deba2afdc073c8707726b26
29b9975cddd11ae44f7d94d64908371590c8578a
refs/heads/master
2021-01-10T07:33:59.353168
2016-02-05T15:32:48
2016-02-05T15:32:48
51,162,044
1
0
null
null
null
null
UTF-8
C
false
false
72
h
../../../../KiiCloud/KiiSDK.framework/Versions/A/Headers/KiiUserFields.h
[ "will.chen@fanzytv.com" ]
will.chen@fanzytv.com
253ff1f126359d9592ff0de45b248d963daf1e3c
47719a1e64ae641156336325616c348cf14be6ae
/4_SysCall_And_Interceptor/interceptor.c
bec4b22780f3cdc4e120c58daf841ab38a2c7646
[]
no_license
kvmprashanth/kernel_programming
45eeb5b298723962839c3ff823c7da82e29aec38
acf731d86310226310d7460d75730867f9d4bead
refs/heads/master
2021-01-10T08:01:19.496047
2016-03-06T06:53:40
2016-03-06T06:53:40
53,240,677
1
0
null
null
null
null
UTF-8
C
false
false
1,451
c
#include <linux/module.h> #include <linux/kernel.h> #include <linux/syscalls.h> #include <linux/delay.h> #include <asm/paravirt.h> unsigned long **sys_call_table; unsigned long original_cr0; asmlinkage long (*ref_sys_display)(void); asmlinkage long new_sys_display(void) { printk("Interceptor: SYSCALL intercepted\n...
[ "kvmprashanth@gmail.com" ]
kvmprashanth@gmail.com
df286f711cda7cf9e1ab81131b16fa2ca1a71a4f
74e907b9c015f36eb4de00376cffe99206e01500
/Tools/Library/CSA/CCode/CSA_LIB.h
89aff07906fc544a5d365e1d05f30d89f8cf6510
[]
no_license
Kevinddddddd/autochal
d7bdb0580ea0d8b82381bd01f48813350cdea2b1
1e5d126ada3506b5dd8aae28c210c24d92df91df
refs/heads/master
2020-09-30T12:36:47.307965
2014-12-26T15:17:28
2014-12-26T15:17:28
null
0
0
null
null
null
null
UTF-8
C
false
false
4,328
h
/* -------------------------- UNCLASSIFIED --------------------------- * ------------------ ITAR Controlled Work Product ------------------- * -------------- Northrop Grumman Proprietary Level 1 --------------- * * Common Simulation Architecture C Code Library * * This library contains translated Simulink a...
[ "zac.dennis@gmail.com" ]
zac.dennis@gmail.com
52d03763e7f7cea9052eb1ae97a35173ae8141f9
f5171b8711f471106207ba35ac0a73ce4e744ff9
/modules/core/rwvx/rwvcs/rwmain/heartbeat.c
5e7e2d7fe20db6618eb457b5f7387344e67e7a62
[ "Apache-2.0" ]
permissive
RIFTIO/RIFT.ware
94d3a34836a04546ea02ec0576dae78d566dabb3
d65a23ac2563a43f11e64a862e9bda4362a82e30
refs/heads/master
2020-05-21T14:07:31.092287
2016-12-08T15:38:03
2016-12-08T15:38:03
52,545,688
9
8
null
null
null
null
UTF-8
C
false
false
35,465
c
/* * * Copyright 2016 RIFT.IO Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable ...
[ "Leslie.Giles@riftio.com" ]
Leslie.Giles@riftio.com
a7b7d314b14b6e879ae35745958eed214bb664b4
baaeaff3e6deb5bd6f4571c0dfc31bc95ba9cbae
/b.c
50afb1475c00d7780bbae31026f8fc9236dd0cc4
[]
no_license
Hritikj912/Alphabet-C
61147fe3d2f234a3b74288f67163aa322cef9b0f
b2e0c03ce3b289595a01972e85d1c75505788ae4
refs/heads/master
2022-12-07T07:50:49.621940
2020-08-22T12:14:25
2020-08-22T12:14:25
null
0
0
null
null
null
null
UTF-8
C
false
false
399
c
#include<stdio.h> void main() { int i,j,n; printf("ENTER NUMBER OF LINES\n"); scanf("%d",&n); for(i=1;i<=n;i++) { for(j=1;j<=n;j++) { if(j==n&&(i==1||i==n/2+1||i==n)) printf(" "); else if(i==1||i==n||(j==1&&i!=n)||(i==n/2+1&&(j!=1||j!=n))||(j==n&&(i!=1||i!=n/2+1||i!=n))) printf("*");...
[ "noreply@github.com" ]
Hritikj912.noreply@github.com
abfd60e65105128865003d77925d32bdab72cd2c
7dd92777171603dc61e36e22d5ccd7331a9f6f4c
/iree/task/topology.h
4bc82dd4ece3fedf5e7a8b81aa8a5043b6575953
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
3alireza32109/iree
5a03db305e8c5c1b5cc8fa1d3fed652a3f741751
fd32e47b1695f105d20c06b8b20a29ef65c5e54c
refs/heads/main
2023-02-28T20:14:39.840899
2021-02-04T18:56:28
2021-02-04T18:56:28
336,053,728
2
0
Apache-2.0
2021-02-04T18:58:26
2021-02-04T18:58:26
null
UTF-8
C
false
false
8,032
h
// Copyright 2020 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in...
[ "benvanik@google.com" ]
benvanik@google.com
cad797dcacd01c7302b9a22f54690c96ae5a7f47
f5e58e51c4d58f58dc733d07532635467ac46204
/ch3/smartcar/HARDWARE/lcd.h
14662ca0fd8e69f06a80f767deb6ecc0cbee2ad7
[]
no_license
zhuhaijun753/robotbook
afb59567767158cd7b076aa8ebdfa29817b43343
2a96e8e016a17dd8a377ccb277fe327eebb05230
refs/heads/master
2023-03-23T01:19:10.564374
2021-03-04T07:39:18
2021-03-04T07:39:18
null
0
0
null
null
null
null
UTF-8
C
false
false
782
h
#include "stdio.h" #include <stdbool.h> #include "stm32f10x.h" #include "stm32f10x_gpio.h" #include "stm32f10x_rcc.h" #include "stm32f10x_usart.h" static const u16 W_HEADER = 0x5AA5; static const u16 LCD_DATA_ADDR = 0x0100; static const u8 LCD_DATA_LEN = 0x30; static const u8 LCD_W_OPCODE = 0x82...
[ "hhdong@bupt.edu.cn" ]
hhdong@bupt.edu.cn
48d14cce44ca125bafa4328f0d6f540865b40b4c
b1c0a1117a62d5f049e189e041aa19a914be6dbd
/2017/02/28/howmanyininterval.c
aa2f7702eb1470f2873665cc75635a08d90cdf6a
[ "LicenseRef-scancode-public-domain" ]
permissive
lemire/Code-used-on-Daniel-Lemire-s-blog
847451d3acbeb28a6a6d50c6686eb537a6fdff41
c13fe68cdec26d45f688b5c58245fb428dc2ddb9
refs/heads/master
2023-08-31T09:55:12.275811
2023-08-31T00:33:59
2023-08-31T00:33:59
3,945,414
729
194
null
2023-09-04T07:50:21
2012-04-06T00:13:02
C
UTF-8
C
false
false
3,124
c
#include <string.h> #include <stdio.h> #include <stdint.h> #include <assert.h> #include <math.h> void demo() { float oldy = -1;// arbitrary float y; size_t counter = 0; size_t currentcount = 0; size_t largestcount = 0; size_t smallestcount = 0xFFFFFFFF; float mode = -1; float minmode = -1; for(size_t...
[ "lemire@gmail.com" ]
lemire@gmail.com
0c991fad1cc67df17597b34e33845985123f3c68
79be68136bce85c2e9049a495b61bc33dd72ef6a
/src/BWQS8bit_full_optm_yahoo_319_1600.c
34a23e4410912964ad1ee458157d5a751254930b
[]
no_license
LinChai/yahoo-BWQS
0cee5581117a04b516e0ce0085512ea3de676c44
5f0c7ac7e8cb07e5e0a8154b478b72938db5d121
refs/heads/master
2021-01-22T19:03:43.672044
2017-03-21T01:08:27
2017-03-21T01:08:27
85,151,321
0
0
null
null
null
null
UTF-8
C
false
false
20,866
c
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <sys/time.h> #include <time.h> #include <math.h> #include "StructPlus.h" #include "ParseCommandLine.h" #include <stdint.h> #define D 319 // d #define S 1600 // s /** * Driver that evaluates test instances using the StructPlus * implementation. Use ...
[ "linchai@cs.ucsb.edu" ]
linchai@cs.ucsb.edu
bcde7aaabde7d7118583d8b6b19e7d11e0007132
9dc245ab12ccd7f7e2714ec6d92ae343c9fa107f
/src/bcmcrypto/sha1.c
a6e98cd227f6057aa7511d4774c550a6b862b891
[]
no_license
huangweiqing80/dhd_rel_1_206_43569
f46ba48a82389bbbd29e2dc58147358e29217e1b
8a0a913445b2a3d2599c73caba7004fcc8a0a4ee
refs/heads/master
2021-09-01T12:49:06.841622
2017-12-27T03:01:13
2017-12-27T03:01:13
115,475,331
2
1
null
null
null
null
UTF-8
C
false
false
14,157
c
/* * Copyright (C) The Internet Society (2001). All Rights Reserved. * * This document and translations of it may be copied and furnished to * others, and derivative works that comment on or otherwise explain it * or assist in its implementation may be prepared, copied, published * and distributed, in ...
[ "frank2060@gmail.com" ]
frank2060@gmail.com
b057d08276fde70d851e628cbf3c19deeac2838f
bbb70f4d514d61f401b924eebcb2521f377e0c08
/Week_05/Mon/integral_soln.c
bc2df2f6fce38124f837433a13ee0e8e7606d7da
[]
no_license
donnaaboise/ME471-571-spring2020
e0808e1f9bfe4054f278e69de7adb0a959fa15cf
12a60f3bef8fc4c8e99e85ae4fa674fc1854c40c
refs/heads/master
2020-12-11T19:38:12.574659
2020-05-03T05:11:31
2020-05-03T05:11:31
233,940,075
1
6
null
null
null
null
UTF-8
C
false
false
2,351
c
#include "array_util.h" #include <math.h> #include <mpi.h> #include <stdio.h> double integrand(double x) { return pow((x-1),2)*exp(-pow(x,2)); } void main(int argc, char** argv) { /* MPI variables */ MPI_Status status; MPI_Init(&argc, &argv); int my_rank; MPI_Comm_rank(MPI_COMM_WORLD, &my_ra...
[ "donnacalhoun@boisestate.edu" ]
donnacalhoun@boisestate.edu
e9a6e029238cf2e04672678a093c512fd31d3ebd
7e88587fb56d494adf0f0d35ba414d4bdfc81664
/LAWA-lite/lawa/methods/adaptive/adaptive.h
8fae5d32c43e9286eab5ad2e870847e064f1ee3f
[]
no_license
iris-haecker/LAWA
8c488652b64db299299dd72fa7fb0a0e3baf4d83
a79c6b70e4558935da34a04da62bdb4af2da08af
refs/heads/master
2021-01-25T04:57:43.279709
2013-09-18T10:31:05
2013-09-18T10:31:05
null
0
0
null
null
null
null
UTF-8
C
false
false
355
h
#include <lawa/methods/adaptive/algorithms/algorithms.h> #include <lawa/methods/adaptive/compressions/compressions.h> #include <lawa/methods/adaptive/datastructures/datastructures.h> #include <lawa/methods/adaptive/operators/operators.h> #include <lawa/methods/adaptive/postprocessing/postprocessing.h> #include <lawa/me...
[ "lehn@wlan238-121.wlan.uni-ulm.de" ]
lehn@wlan238-121.wlan.uni-ulm.de
e385c0755291b256926c4ac70881020c1ed2059f
6c415a0f1f8aa42a3e29237bcba1aa727217123d
/test/instr_cop/ge03.c
b3abda20e3fe4f6094dd7280b790c16096957fa3
[]
no_license
croustibaie/Taint_checking_llvm
728f10893411fba0641ea63814d6f799917f9815
3e8adc7a52cf5b536c57e6cef398d2423c7ed53a
refs/heads/master
2021-01-15T08:31:55.891465
2016-06-19T11:19:49
2016-06-19T11:21:29
41,384,376
4
1
null
null
null
null
UTF-8
C
false
false
116
c
int f(int a, int b) { return a >= b; } int main() { int a = 4; int b = 5; return f(a, (int) &b); }
[ "davidpoetzsch@web.de" ]
davidpoetzsch@web.de
2faade758993240baf3bd3e9b58249e835ab18e5
6109a8c83cbbc93fedee5a100fa61977182fe6b6
/MyStruct/HW3Bstarter/mystruct.h
9038a7e8ea12b02105c3a9959ef43c07109b3da3
[]
no_license
Suryanshg/C
8ad4e0c16fc6c5adc419ec2ca4bc6835e9c156e9
7bfdc2fb69211503925cd254390afab8c26746d3
refs/heads/master
2020-04-27T03:34:17.192155
2019-03-06T04:57:37
2019-03-06T04:57:37
174,028,242
0
0
null
null
null
null
UTF-8
C
false
false
820
h
/** mystruct.h * @author Suryansh Goyal * Sample structs */ // Struct definition: // Maximum number of characters in an employee name #define MAX_NAME (99) struct Employee { int birth_year; // Year the employee was born int start_year; // When employee started with the company. char name[MAX_NAME + 1]; }; // F...
[ "suryanshg47@gmail.com" ]
suryanshg47@gmail.com
de8e9122cae0870968c0929e15c5112a2ef579eb
2aef6968d683a0976868273a2661038dc32ce5ea
/runtime/flang/dmod.c
d0c9a89a0585843d379c5b26faec618daf92c9fa
[ "Apache-2.0" ]
permissive
junghans/flang
a8155ed6e21625e856f057eee4cedbae8262b851
44cba053c8cf70e118e8cd225a6da5e5bfbd8cd0
refs/heads/master
2021-01-25T04:21:04.822367
2017-10-05T19:20:24
2017-10-05T19:20:24
93,424,642
0
0
null
2017-06-05T16:32:01
2017-06-05T16:32:01
null
UTF-8
C
false
false
900
c
/* * Copyright (c) 2017, NVIDIA CORPORATION. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requi...
[ "ppenzin@nvidia.com" ]
ppenzin@nvidia.com
9d1e7dc0b5aca00ce021875cd3ca76ae382aff74
f04e42b9c17dc466ca613b506f08c130f986099a
/Chapter1/ex1-04/temperature.c
8f4f634b8cf049f346b7fc5ad282015ed8d3cb19
[]
no_license
MartynJacques/CProgramming
e419c98df21f23c07e72355b4cad8ecb565071d2
02f6cf96423e76d431455544c05df178d773be39
refs/heads/master
2021-05-15T11:24:47.157956
2018-08-18T09:59:13
2018-08-18T09:59:13
108,320,633
0
0
null
null
null
null
UTF-8
C
false
false
540
c
/** * @Author: marjac01 * @Date: 2017-10-02T10:11:38+01:00 * @Last modified by: marjac01 * @Last modified time: 2017-10-02T10:37:25+01:00 */ #include <stdio.h> // print Fahrenheit-Celsuis tabl for fahr = 0, 20, ..., 300 main() { float fahr, celcius; float lower, upper, step; lower = -20; upper = 50;...
[ "martyn.jacques@arm.com" ]
martyn.jacques@arm.com
0f49815975d53fa165a82bee88ee5c858c93efbc
197f5238e4bf52ce830400215973f1d5d0db8420
/Pointers/Malloc/main.c
79e79c24d4bd6e67c8aedbb5c5b532265e4b0584
[]
no_license
animeshpaul91/Advanced-C-Programming-with-Pointers
222fa9e5613ea853ffa900f2159cacfdaa17d436
d1ea0f830fe112330bf1324f6b13bbb00c08c1c4
refs/heads/master
2021-07-14T23:44:04.927231
2020-09-07T00:33:38
2020-09-07T00:33:38
202,589,271
0
0
null
null
null
null
UTF-8
C
false
false
1,019
c
#define _CRT_SECURE_NO_WARNINGS #include <stdio.h> #include <stdlib.h> #include <string.h> // very simple allocation of memory and changing something in the newly allocated memory int main() { char* s; int stringsize; stringsize = sizeof("hello"); // first work out how big "hello" is ... printf("size of 'hel...
[ "ani.nitmz@gmail.com" ]
ani.nitmz@gmail.com
1c9942fed2426bbab19c1fdb8d19563c0a4041a1
7e41167bfae6d2c38689b7e0993b308e045cbd05
/libarchive/libarchive/cpio/test/test_option_L_upper.c
1774343f6732da432f9f7026f4a84fc40e1be784
[ "BSD-3-Clause", "curl", "GPL-1.0-or-later", "MIT", "Python-2.0", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-public-domain", "LicenseRef-scancode-bsd-unchanged" ]
permissive
holzschu/ios_system
7b18993dbcb33331c353e0257ca54847a5d1b1bb
6a83eb1c6c383a562fbe33a7e97677e88d305b51
refs/heads/master
2023-08-14T09:11:40.627903
2023-04-18T15:12:29
2023-04-18T15:12:29
113,187,304
882
155
BSD-3-Clause
2023-08-19T19:15:35
2017-12-05T13:42:50
C
UTF-8
C
false
false
3,744
c
/*- * Copyright (c) 2003-2007 Tim Kientzle * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of c...
[ "nicolas.holzschuch@inria.fr" ]
nicolas.holzschuch@inria.fr
b9acb7d8aafeff3b3aa1e257110a7d1282796db4
24d856d98c85a319d53be2768ccc176a50873fa3
/linux-lts-quantal-3.5.0/arch/x86/platform/uv/uv_irq.c
f25c2765a5c9b48bbac24551dc2e82fc9e2d2ce2
[ "GPL-1.0-or-later", "Linux-syscall-note", "GPL-2.0-only", "BSD-2-Clause" ]
permissive
dozenow/shortcut
a4803b59c95e72a01d73bb30acaae45cf76b0367
b140082a44c58f05af3495259c1beaaa9a63560b
refs/heads/jumpstart-php
2020-06-29T11:41:05.842760
2019-03-28T17:28:56
2019-03-28T17:28:56
200,405,626
2
2
BSD-2-Clause
2019-08-03T19:45:44
2019-08-03T17:57:58
C
UTF-8
C
false
false
7,095
c
/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * SGI UV IRQ functions * * Copyright (C) 2008 Silicon Graphics, Inc. All rights reserved. */ #include <linux/module.h> #include <linux/r...
[ "jflinn" ]
jflinn
ae7251121ba9b7fdfcffc98164886ce867ecc1ba
3353a8f7acded32e3ba151a975a2cec225f27212
/Inc/tim.h
f93056d0e521025515aeceaf8fc46e389ba23f91
[]
no_license
NTterry/XHJ0223
be5dea1f1800458d2dd10545fdc692fe537d3f9d
30be872f0933ca08ba480b193645c208bfac0c26
refs/heads/master
2021-01-13T20:03:33.659158
2020-03-02T09:40:48
2020-03-02T09:40:48
242,479,651
0
0
null
2020-03-01T10:36:23
2020-02-23T08:08:39
C
UTF-8
C
false
false
2,755
h
/** ****************************************************************************** * File Name : TIM.h * Date : 06/07/2017 18:55:41 * Description : This file provides code for the configuration * of the TIM instances. ***************************************...
[ "CTH0518@yeah.net" ]
CTH0518@yeah.net
c1475148508824031b8620ed6534bc96821a4e03
33cb91366ddf4797ebf55094d2cc68e16408cec9
/platformgruppernas_RTOS/platformgruppernas_RTOS/src/dummyTask2.h
e4abb0c5d65fec8534da959d3c8c3ff99406f380
[]
no_license
arvidsigvardsson/ValentinaTereshkova
be75131691b6901ae5c22d36173ffdd0ffe5eb5a
7a226039c9e4f3ae8a054de82e8cd64fa50052a6
refs/heads/master
2021-01-18T15:55:46.619317
2017-05-30T07:42:00
2017-05-30T07:42:19
86,694,306
0
0
null
null
null
null
UTF-8
C
false
false
313
h
/* * dummyTask2.h * * Created: 08/05/2017 14:51:18 * Author: Gustaf Bohlin */ #ifndef DUMMYTASK2_H_ #define DUMMYTASK2_H_ #define TASK_DUMMY2_STACK_SIZE (1024/sizeof(portSTACK_TYPE)) #define TASK_DUMMY2_STACK_PRIORITY (tskIDLE_PRIORITY) void task_dummy2(void *pvParameters); #endif /* DUMMYTASK2_H_ */
[ "gustaf.t.bohlin@gmail.com" ]
gustaf.t.bohlin@gmail.com
2afd9c68a2b6ac986d02c2eac63a73f34b170080
0c0dac0626aaadd561e250fb47eeede8312d5d82
/sys/arch/octeon/octeon/machdep.c
fb4676ae83167f488964d74e40363df80ab12268
[]
no_license
arekinath/openbsd-6.9-a3
5c25a287c481699a09c9c4630c5c773a38412e0a
744a280e5e7d8e71664847a5d9a9693e80f7f5ec
refs/heads/main
2023-08-19T04:33:48.119966
2021-10-05T02:07:50
2021-10-05T11:12:50
413,786,977
0
0
null
null
null
null
UTF-8
C
false
false
33,161
c
/* $OpenBSD: machdep.c,v 1.129 2021/02/04 16:16:11 visa Exp $ */ /* * Copyright (c) 2009, 2010 Miodrag Vallat. * Copyright (c) 2019 Visa Hankala. * * 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 a...
[ "alex@cooperi.net" ]
alex@cooperi.net
700098a54dae2ded56cbe0b6b00c84af05f0159f
e070ee306be5181d88683c76549cf6fd3cc387a7
/lcfs/extent.c
fe2a7c93ad191f3b829522be7b332544f19ce317
[ "Apache-2.0" ]
permissive
machinekoder/lcfs
7d3ddea647320b0eaea7bb0fe59b52e0a09a2afc
dfd53fc7d40816e2a140508acd47fa6a69e769cd
refs/heads/master
2020-04-05T03:41:22.528818
2018-10-23T19:19:21
2018-10-23T19:19:30
156,523,651
0
0
Apache-2.0
2018-11-07T09:41:21
2018-11-07T09:41:21
null
UTF-8
C
false
false
6,987
c
#include "includes.h" /* Merge nearby extents */ static void lc_mergeExtents(struct gfs *gfs, struct fs *fs, struct extent *extent, struct extent *next, struct extent *prev) { /* Check if the extent can be combined with next one in the list */ if (next && lc_extentAdjac...
[ "jobi@portworx.com" ]
jobi@portworx.com
9c7be7fb1ec6a09bdebea770eb3548d682373d91
b22588340d7925b614a735bbbde1b351ad657ffc
/athena/Generators/Pythia_i/Pythia_i/config.h
d4b986a8e4b2cc960f7f03f7f3d9040ed2318b00
[]
no_license
rushioda/PIXELVALID_athena
90befe12042c1249cbb3655dde1428bb9b9a42ce
22df23187ef85e9c3120122c8375ea0e7d8ea440
refs/heads/master
2020-12-14T22:01:15.365949
2020-01-19T03:59:35
2020-01-19T03:59:35
234,836,993
1
0
null
null
null
null
UTF-8
C
false
false
241
h
/* Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration */ /* Pythia_i/config.h. Generated automatically by configure. */ /* GeneratorModules/config.h.in. Generated automatically from configure.in by autoheader. */
[ "rushioda@lxplus754.cern.ch" ]
rushioda@lxplus754.cern.ch
c83e5a71e77df37ab64abd3484cf7480a0db4863
a21e33e426cc37f8d3f7b1f3d6f573aa8756a409
/algospot/ENDIANDS/endians.c
624e1e4c8d42c73b1002d939fbbb7f86e480cb9d
[]
no_license
bongbongco/Online-Judges-Problems-SourceCode
558b3f969cd59542ea3aff3ee889ccd2d057c14f
276c6ddfcf6b67861c8335288e827131971aec0a
refs/heads/master
2021-01-13T02:42:06.716240
2016-12-25T20:56:06
2016-12-25T20:56:06
77,183,629
0
0
null
null
null
null
UTF-8
C
false
false
840
c
// // main.c // algospot // // Created by Seungyong Lee on 2016. 7. 29.. // Copyright © 2016년 Seungyong Lee. All rights reserved. // #include <stdio.h> struct bytes { char byte1; char byte2; char byte3; char byte4; }; int main(void) { int valueCount=0; int i=0; scanf("%d", &...
[ "bongbongco@gmail.com" ]
bongbongco@gmail.com
6d573bed8f795d27f183abf4e8fddf17502f116d
5c255f911786e984286b1f7a4e6091a68419d049
/code/29ff3308-f033-428d-a05d-c6890d935172.c
3888533cf9a82362ef3363f6302514367f153b80
[]
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
229
c
#include <stdio.h> int main() { int i=4; int j=14; int k; int l; j = 53; l = 64; k = i/j; l = i/j; l = l%j; l = i+j; k = k-k*i; printf("vulnerability"); printf("%d%d\n",k,l); return 0; }
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
856068d2e04e6b9a5dd01c7e8ca9b09b89b310fe
5ed241bef5c21d3dfb771320f93f55c848ca6299
/Temporizador/Inc/stm32f4xx_it.h
90b1e2c31a5d72e5740a565dbe325f2990aa8992
[]
no_license
Enrique-Mateos/SED
cfcf50d54fb1f935ad39d5bcd42f7ded84da63c5
bb4da23bb8ce4ab40c038e285ce0a5b23dfe760d
refs/heads/master
2022-01-09T15:44:26.687677
2019-01-23T02:28:12
2019-01-23T02:28:12
null
0
0
null
null
null
null
UTF-8
C
false
false
3,017
h
/** ****************************************************************************** * @file stm32f4xx_it.h * @brief This file contains the headers of the interrupt handlers. ****************************************************************************** * * COPYRIGHT(c) 2018 STMicroelectronics * * Re...
[ "45491165+CaLAVeRaK@users.noreply.github.com" ]
45491165+CaLAVeRaK@users.noreply.github.com
488a259ec94a8f46ba421b09a279091c2dfb60c9
1596b3e365d5169e6b0590a4904fb5f3a71ca2fc
/VideoServer/libs/silk/src/SKP_Silk_resampler_private_copy.c
8915a995a2da127885b3663ee9e0734785e60c12
[ "FSFUL", "MIT" ]
permissive
zengfanmao/mpds
7be4bc35be28b37b475ee0250236cb7450327ba6
c2bba464eaddc9ec70604a8614d84c5334461e8e
refs/heads/master
2022-12-11T08:29:52.181440
2020-01-16T08:49:09
2020-01-16T08:49:09
234,209,365
0
0
MIT
2022-12-08T02:39:45
2020-01-16T01:36:39
C
UTF-8
C
false
false
2,672
c
/*********************************************************************** Copyright (c) 2006-2011, Skype Limited. All rights reserved. Redistribution and use in source and binary forms, with or without modification, (subject to the limitations in the disclaimer below) are permitted provided that the following conditions...
[ "zengfan007@126.com" ]
zengfan007@126.com
18edd4717e5e000791d9694dfb783f9cdf370a05
1c890fc14a76a6b86e3530c4333795f53669868f
/openssl-1.0.2j/crypto/buildinf.h
4788613874c016362cabcc5288910058f5e445d1
[ "BSD-3-Clause", "OpenSSL" ]
permissive
KeyTalk/goproxyclient
82a9ee39a37d1aa873a9fe015798c53e6b305715
c5ad9ab861e11a1abf466fbdea05b620760d5c0c
refs/heads/master
2020-12-31T07:33:39.990199
2017-02-20T13:55:22
2017-02-20T13:56:26
80,543,867
0
0
null
null
null
null
UTF-8
C
false
false
1,994
h
#ifndef MK1MF_BUILD /* auto-generated by util/mkbuildinf.pl for crypto/cversion.c */ #define CFLAGS cflags /* * Generate CFLAGS as an array of individual characters. This is a * workaround for the situation where CFLAGS gets too long for a C90 string * literal */ static const char cf...
[ "remco@dutchcoders.io" ]
remco@dutchcoders.io
3560b9f216c118e4935a3d32c338afa006af3b54
16a76ee66d9b2f59c9beee4a4a0e104ce347e32a
/from_pouet.net/with_source_029/ia32_com/by_decompiler.sf.net.globals.c
6d07fff32a2a20f109f0d9010b8d5885e1c2d459
[]
no_license
rfalke/decompiler-subjects
4cee3263fa9116285b4bc4b6373efd2e4efa925f
7187fa93b285c32325826eecd0128e907a28809b
refs/heads/master
2023-08-10T08:24:27.198393
2023-07-28T19:44:41
2023-07-28T19:44:41
3,725,678
41
12
null
2023-03-15T16:14:41
2012-03-15T06:01:36
null
UTF-8
C
false
false
188
c
// subject.c // Generated on TIMESTAMP by decompiling from_pouet.net/with_source_029/ia32_com/subject.exe // using Decompiler version VERSION #include "subject.h" Eq_23* g_ptrFFFA0000;
[ "does_not_matter@risimo.net" ]
does_not_matter@risimo.net
196bae120ec7f633f41856b29985655419201c0f
7b5729a46680d0c5a83d94852f75577b71c934b0
/src/pm/mpirun/genhash.h
49ea447d71969b6236a38d0d3052c01874d8b0ee
[ "mpich2", "BSD-2-Clause" ]
permissive
DDNStorage/mvapich2
75e0f504d55216ad2053108477d19e1f02ee7ec7
49b7c01106b4f217481a5a5d42e0a7bf55d5f56b
refs/heads/master
2020-04-23T06:44:27.035406
2019-02-18T09:36:59
2019-02-22T20:54:03
170,983,678
6
1
null
null
null
null
UTF-8
C
false
false
603
h
/* Copyright (c) 2001-2018, The Ohio State University. All rights * reserved. * * This file is part of the MVAPICH2 software package developed by the * team members of The Ohio State University's Network-Based Computing * Laboratory (NBCL), headed by Professor Dhabaleswar K. (DK) Panda. * * For detailed copyrigh...
[ "sdidelot@ddn.com" ]
sdidelot@ddn.com
88ea28aa168fb81371183ccd926b25b5e0ac4244
ba579aa0e4e983890a5b3a166ddb271528fe2c55
/TD1/example-thread.c
bdbd733392b298c197330c6768ab5b6376cb4ce9
[]
no_license
M2I-UTEC/Programmation-C
c53e964be308e0e470db6004ac72902230fe8a30
65b9d278aec93ef0738d26c241f5c9450d5c2a3f
refs/heads/master
2020-10-01T20:05:27.349265
2019-12-19T15:31:53
2019-12-19T15:31:53
227,615,069
0
0
null
null
null
null
UTF-8
C
false
false
1,546
c
// ¨Pour compiler: // gcc exemple_thread.c -o thread -lpthread #include <fcntl.h> #include <stdio.h> #include <stdlib.h> #include <unistd.h> #include <errno.h> #include <pthread.h> #include <sys/types.h> /*int pthread_create(pthread_t *thread, const pthread_attr_t *attr,void *(*start_routine) (void *), void *arg); -...
[ "maxchamp@live.fr" ]
maxchamp@live.fr
40a98670444239eaeef9bb6123198a370aafe165
c2cedcf36667730f558ab354bea4505b616c90d2
/players/snow/closed/cyber/shadow_ob.c
62d09d0580c321fd001df4e8a9e8d64d1ec0db64
[]
no_license
wugouzi/Nirvlp312mudlib
965ed876c7080ab00e28c5d8cd5ea9fc9e46258f
616cad7472279cc97c9693f893940f5336916ff8
refs/heads/master
2023-03-16T03:45:05.510851
2017-09-21T17:05:00
2017-09-21T17:05:00
null
0
0
null
null
null
null
UTF-8
C
false
false
253
c
/* CyberNinja shadow object for hide in shadows */ id(str) { return str == "darkshadows"; } get() { return 1; } drop() { return 1; } s_say(str) { if(!ET) { return 1; } TR(ET,BOLD+"A voice from the shadows says:"+OFF+"\n"+str+"\n"); return 1; }
[ "rump.nirv@gmail.com" ]
rump.nirv@gmail.com
c4c3eb819130345a973c00f55394c338c398bea7
5e25930b7b2c9b92db2f55508cb1ed92e37a475a
/chapter_2/02_arithmetic_instruction.c
8fe9fe6d2cd98b5b093ca2a186172140f93d0c6a
[]
no_license
sumanmalakar/C_lang
646ee94c447bbfb93f3f8b6ebdc7de43427fa3c7
75d9d595dcc5592e44642545addc9cde72002557
refs/heads/main
2023-08-16T13:42:39.610294
2021-10-04T08:17:51
2021-10-04T08:17:51
411,627,115
1
0
null
null
null
null
UTF-8
C
false
false
1,161
c
#include<stdio.h> #include<math.h> int main(){ int a = 4; int b = 8; int z; z = b * a;// legal // b* a = z; // Illegal printf("The value of z is: %d\n", z); printf("The value of a+b is: %d\n", a+b); printf("The value of a+b is: %d\n", a - b); printf("The value of a+b is: %d\n", a * b); printf("...
[ "malakars041@gmail.com" ]
malakars041@gmail.com
36e4372b2bfe5e546c4992b8d42b76ac200bb3d0
caf9754c336b763ce447c79620f304f7a3bca4c7
/GMAC-3.60a-Software/drivers/synopGMAC_Host.c
0d0a4a8bf8a536f820076f30b36942141e9a6d6f
[]
no_license
alpsxing/newchip
452b219cb05638c01175c40520fec9a889d7515d
835cea1db741ef85269788a1d2f1e2e157dabab1
refs/heads/master
2020-03-26T16:28:26.261004
2013-09-11T06:15:02
2013-09-11T06:15:02
null
0
0
null
null
null
null
UTF-8
C
false
false
4,810
c
/* =================================================================================== * Copyright (c) <2009> Synopsys, Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software annotated with this license and associated documentation files * (the "Software"), to de...
[ "ye.yang@synopsys.com" ]
ye.yang@synopsys.com
3444e06a8b993a89857318e76ceb7c201d40c536
0d5eb5bf9178f6dd6bad291f793d1ee6de364fd3
/hip/timer.cudafe1.stub.c
e96f764b655d71581d0dae6c7cc49ec97bd88c86
[]
no_license
tutzr/intermediate-test
57adecee7fe6b1e548b961dd1b406f459372445b
ab2c476c3d7e3f0f62905bdcec27cc0b46cb66d0
refs/heads/master
2022-12-02T04:03:58.433136
2020-08-21T06:01:23
2020-08-21T06:01:23
287,793,285
0
0
null
null
null
null
UTF-8
C
false
false
784
c
#pragma GCC diagnostic push #pragma GCC diagnostic ignored "-Wunused-function" #pragma GCC diagnostic ignored "-Wcast-qual" #define __NV_MODULE_ID _13_timer_cpp1_ii_0a9b91ca #define __NV_CUBIN_HANDLE_STORAGE__ extern #if !defined(__CUDA_INCLUDE_COMPILER_INTERNAL_HEADERS__) #define __CUDA_INCLUDE_COMPILER_INTERNAL_HEADE...
[ "s2002958@ed.ac.uk" ]
s2002958@ed.ac.uk
0d719f8968a4b331d551335341acfb1b0dd1c661
7fcd74c1b7999d27bbe2de1c33ade46e716e81a6
/server.c
338762def12413f1a49477ac8136396a14931591
[]
no_license
dhavale/netprogB
816d457bd425b7da650b98d26b1c6835ec1c93b4
9411c210c2a59d28344d60566c42865d49971950
refs/heads/master
2016-09-06T02:00:50.632484
2010-10-30T05:52:16
2010-10-30T05:52:16
null
0
0
null
null
null
null
UTF-8
C
false
false
9,511
c
/* * server.c * * Created on: Oct 15, 2010 * Author: kaduparag */ //----------------------------------------------------------------------------------- #include "server.h" //---------------------------GLOBAL---------------------------------------------------- int interfaceCount = 0; int socketDescriptors[MA...
[ "sdhavale@cs.sunysb.edu" ]
sdhavale@cs.sunysb.edu
a1ec27d9206bb2e080fb9e55ce54a045b307f696
e394755054320f19b4e688e4c69ad35867342a18
/UVA/-deprecated/10409.c
9f2cd8d1c25e67d3edb89faf87e74c456c462713
[]
no_license
scvalencia/programmingCompetitions
1b255a28836326c8d5fae8ad7db8c9478948de54
a0bcda151018550dc39d6b76b43d92f05d912ca2
refs/heads/master
2021-01-17T08:10:56.043501
2018-07-16T03:34:15
2018-07-16T03:34:15
24,389,324
6
1
null
null
null
null
UTF-8
C
false
false
1,090
c
#include <stdio.h> #define T 0 #define B 1 #define W 2 #define E 3 #define N 4 #define S 5 void shift(char command, int array[6]); int main(int argc, char const *argv[]) { int counter; while(scanf("%d", &counter) && counter != 0) { int cmd = 0; int array[6] = {1, 6, 3, 4, 2, 5}; char command[6]; while(cmd <...
[ "sc.valencia606@gmail.com" ]
sc.valencia606@gmail.com
3ec61f0ca709e012daef82a93217b69272f11ccd
bc93833a9a2606dd051738dd06d6d17c18cbdcae
/firmware/OvrvisionProFrm_v1/cyfxtx.c
f978d11bd9c1b9db850ee8f5bd80e51019a4171c
[ "MIT" ]
permissive
Wizapply/OvrvisionPro
f0552626f22d6fe96824034310a4f08ab874b62e
41680a1f9cfd617a9d33f1df9d9a91e8ffd4dc4b
refs/heads/master
2021-11-11T02:37:23.840617
2021-05-06T03:00:48
2021-05-06T03:00:48
43,277,465
30
32
NOASSERTION
2019-12-25T14:07:27
2015-09-28T03:17:23
C
UTF-8
C
false
false
14,421
c
/* ## Cypress USB 3.0 Platform source file (cyfxtx.c) ## =========================== ## ## Copyright Cypress Semiconductor Corporation, 2010-2011, ## All Rights Reserved ## UNPUBLISHED, LICENSED SOFTWARE. ## ## CONFIDENTIAL AND PROPRIETARY INFORMATION ## WHICH IS THE PROPERTY OF CYPRESS. ## ## Use of t...
[ "info@wizapply.com" ]
info@wizapply.com
db7aec077f8907b2104f6bedec85c0d28eb83c56
b9a206812f4eed2261e718c95e19d1b3eb9f2438
/include/mios32_iic_midi.h
371663b9e5e0819e03056743975ee6b019cea1f3
[]
no_license
glocklueng/MBMios32
beefde5062257db74ea9a8ec7e898cac51eaddce
676e9b6c644eae4111f7ef0a72b16655c0acd5b9
refs/heads/master
2021-01-20T21:26:06.568393
2016-05-13T20:28:41
2016-05-13T20:28:41
61,983,773
0
1
null
2016-06-26T10:15:26
2016-06-26T10:15:26
null
UTF-8
C
false
false
6,830
h
// $Id: mios32_iic_midi.h 1795 2013-06-01 22:13:42Z tk $ /* * Header file for IIC MIDI functions * * ========================================================================== * * Copyright (C) 2008 Thorsten Klose (tk@midibox.org) * Licensed for personal non-commercial use only. * All other rights reserved. ...
[ "neon.king.fr@gmail.com" ]
neon.king.fr@gmail.com
e3e0b77595d654b635aea1656c63e765bab060cd
ec97b6b00b65eb247d7390e117d4ca59090f58b6
/HowTomcatWorks/jakarta/jakarta-tomcat-connectors-4.1.12-src/webapp/include/wa_main.h
b238dd33d5c793874f23c1a22a920477ec7c6035
[ "Apache-1.1", "Apache-2.0", "LicenseRef-scancode-mx4j" ]
permissive
springmonster/TomcatStudy
e54b09216d49b4db1a68f8bd03502faee6e59aad
90d9216ea7c0df4cb22537f72ba43124d7889a4f
refs/heads/master
2022-02-28T18:56:06.001202
2022-01-07T05:42:29
2022-01-07T05:42:29
214,361,595
0
1
null
2022-01-21T23:42:01
2019-10-11T06:36:16
Java
UTF-8
C
false
false
10,911
h
/* ========================================================================= * * * * The Apache Software License, Version 1.1 * * * * ...
[ "charles.kuang@homecreditcfc.cn" ]
charles.kuang@homecreditcfc.cn
908a9f648d0ab42b271912948d1c0f3c7a56fd71
5c255f911786e984286b1f7a4e6091a68419d049
/code/ba38529b-33ab-4a75-b1db-9b49ad76300a.c
afae0f9e8e485500f2f1b75fc80d61261d053990
[]
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
241
c
#include <stdio.h> int main() { int i=4; int j=12; int k; int l; j = 53; l = 64; k = i/j; l = i/j; l = j/j; l = l%j; l = l-j; k = k-k*j; printf("vulnerability"); printf("%d%d\n",k,l); return 0; }
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
075761d5a706cf0ed459ea8f98c93198ee7df367
d6dfc151906eda4aaf58d20e88046e1926551ed5
/apps/src/ti/timmosal/timm_osal_events.h
bcd9b848c4409bf0db44e0e26c7fdd984d00ffdd
[]
no_license
nadagill/FrontCameraAnalyzer
c2c4b2c5b685da094f332a979048aeddce4e11ee
2acc0ef4f55dddf0d9bf31fdc85dad98d431d7d3
refs/heads/master
2016-09-06T06:11:22.205567
2015-01-04T06:55:23
2015-01-04T06:55:23
28,734,796
0
2
null
null
null
null
UTF-8
C
false
false
7,574
h
/* * Copyright (c) 2010-2011, Texas Instruments Incorporated * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * * Redistributions of source code must retain the above copyright * notice, this list o...
[ "nadagill@synergys.co.kr" ]
nadagill@synergys.co.kr
f3df15d285611751bab50b3cd6edf2b020e2adf5
04c8d8da9cebc13513c1b9c7658707ecadfa0ed3
/Roll a Ball/Temp/il2cppOutput/il2cppOutput/Parse_Unity_System_Threading_Tasks_TaskExtensions_U3CU3Ec__D_4.h
b30a56363c05cb0ecc438d2f5aa1c3f2598e484f
[]
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
478
h
#pragma once // System.Threading.Tasks.TaskCompletionSource`1<System.Int32> struct TaskCompletionSource_1_t708; // System.Object #include "mscorlib_System_Object.h" // System.Threading.Tasks.TaskExtensions/<>c__DisplayClass7`1<System.Int32> struct U3CU3Ec__DisplayClass7_1_t4348 : public Object_t { // System.Threadin...
[ "patrick@beetheswarm" ]
patrick@beetheswarm
3ed279c7d77ed0671232070a8916a0dd5f73f6a7
8ff5bb67d770185f1840a6908a08c1e7162e89d8
/Config.h
ab14ecc7a1e756a4c2bf21d6bbb045a68b96a9ea
[ "Apache-2.0" ]
permissive
dubgames/DubBreakout
61dc5a997acbec950b94403fa4b327606e87bf7e
f69fd2c9cedfdfa7e0ddd64205f646be4aac3cec
refs/heads/master
2020-05-18T01:26:13.650261
2014-03-29T16:56:56
2014-03-29T16:56:56
15,857,952
0
0
null
null
null
null
UTF-8
C
false
false
31
h
#define SDL_IN_SUBDIRECTORY 1
[ "gram@dubgames.com" ]
gram@dubgames.com
f1bc5d9a34e3aea5e89e50e0607c192818b4edff
cb32ba5eb6a5b7f2dcd946beba8f3ab1e9e39222
/src/ft_expand_dollar.c
1b54bd5c7af4c2e2531d4a41c3731da04479bc5f
[]
no_license
mtacnet/21sh-42sh
07e20495163282489de3e898d0f7255edbb37a61
c280e28658297d1f565fad5cf4e0c92c93671913
refs/heads/master
2020-03-16T18:38:35.003984
2018-05-10T11:22:18
2018-05-10T11:22:18
132,881,136
0
0
null
null
null
null
UTF-8
C
false
false
3,795
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_expand_dollar.c :+: :+: :+: ...
[ "mtacnet@student.42.fr" ]
mtacnet@student.42.fr
04d1d8b0e5c95d174b90108f20f8012452dd2f14
5158d361ddf0d964e2be826dc893730ae9033e79
/Server/Srcs/Launching/Clients.c
f11fc5647b4fba272ce57e04c84a849e61949a08
[]
no_license
Convly/zappy
811ef3411751d07792ebdb6413d5cfa2af1308ec
4fd254ebf0d9edcbaadfa2c5bdc6a0c1a4b6789b
refs/heads/master
2020-12-02T22:32:16.983484
2019-06-01T13:18:25
2019-06-01T13:18:25
96,144,833
0
1
null
null
null
null
UTF-8
C
false
false
661
c
/* ** Clients.c for PSU_2016_zappy in /home/antoine/rendu/psu/PSU_2016_zappy/Server/Srcs/Launching ** ** Made by Antoine Dury ** Login <antoine.dury@epitech.eu> ** ** Started on Tue Jun 20 16:39:43 2017 Antoine Dury ** Last update Sun Jul 2 20:50:31 2017 Antoine Dury */ #include "Zappy.h" int clientsOption(t_zapp...
[ "jean-sebastien.herbaux@epitech.eu" ]
jean-sebastien.herbaux@epitech.eu
05609bc95b78e011032647e96241cf2709926752
572580660d475027fa349e47a078479222066726
/Server/kennel/monitor/Lotus/Resource.h
7c10bdfaadd5ae0370728610a5458be20a295ef7
[]
no_license
SiteView/ecc82Server
30bae118932435e226ade01bfbb05b662742e6dd
084b06af3a7ca6c5abf5064e0d1f3f8069856d25
refs/heads/master
2021-01-10T21:11:37.487455
2013-01-16T09:22:02
2013-01-16T09:22:02
7,639,874
6
3
null
null
null
null
UTF-8
C
false
false
361
h
//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by LOTUS.RC // // Next default values for new objects // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 1000 #define _APS_NEXT_CONTROL_VALUE 1000 #define _APS_NEXT_SYMED_VALUE 1000 #define _APS...
[ "xingyu.cheng@dragonflow.com" ]
xingyu.cheng@dragonflow.com
6a29f70a63aa08100eb69cc6596b7aa07e476054
6074d71e763ada55f8f6fdb7122fd339c01e23f4
/0x0C-preprocessor/3-function_like_macro.h
3f2edfc4557546dbd2217e64c801dbce7aee5def
[]
no_license
billhong6981/holbertonschool-low_level_programming
ac86df0f0e1d7cd73b8bf023204ccd499094db9d
152a38a7d7dd9e2535c7714ff712b05e2f3877c8
refs/heads/master
2020-04-21T11:25:14.910473
2019-08-30T01:46:52
2019-08-30T01:46:52
169,524,701
0
1
null
null
null
null
UTF-8
C
false
false
103
h
#ifndef ABS_H #define ABS_H #define ABS(X) (((X) > 0) ? ((1) * (X)) : ((-1) * (X))) #endif /* ABS_H */
[ "bill.burton6981@gmail.com" ]
bill.burton6981@gmail.com
30fe43fc17b5a8986d235ad37d2051038af887ee
818dd6d98983c1332838bc4c212a641b40129dd1
/practical_programming_in_c_6087/ps6a/calculator.c
b8c1f10130cceb12f0d68afc46a0696da312b3f6
[]
no_license
ELchem/Practical-Programming-in-C-MITOCW-
2efb3e4fe38a3490e3eeb18146edae62fcf46b9a
25d0982b1108c9390489f5cbb3b08e39af2d9982
refs/heads/main
2023-02-20T02:49:01.509921
2021-01-25T03:16:05
2021-01-25T03:16:05
331,170,444
0
0
null
null
null
null
UTF-8
C
false
false
12,967
c
/* * ps6.c * * Created on: Jan 26, 2020 * Author: Dell */ #include <stdio.h> #include <stdlib.h> #include <string.h> /* maximum length of input string (including newline character) */ #define INPUT_MAX 2048 /* enable (1) or disable (0) parentheses checking in parsing strings */ /* leave d...
[ "noreply@github.com" ]
ELchem.noreply@github.com
1c20e20ebefe26bd79f2528cc01c81383c529be4
d1008145c9cf41496e68ae33bc4f498aea056c93
/smart_home/message.h
ada5ee5bad3cc0934bbcd382c4adb3f01805c663
[]
no_license
caiyaodeng/smart_home
605e382f2d9d67b757ea8e2ae2a5f15b98ebd732
1da00cc3d404a7aadbbf34cc4c15ca04fa02dd81
refs/heads/master
2020-12-24T21:11:38.924810
2016-05-27T04:46:11
2016-05-27T04:46:11
57,173,006
1
1
null
null
null
null
UTF-8
C
false
false
761
h
/************************************************************************* > File Name: message.h > Author:CaiYaodeng > Mail:512324291@qq.com > Created Time: Wed 13 Apr 2016 10:32:20 PM EDT ************************************************************************/ #ifndef _MESSAGE_H_ #define _MESSAGE_H_ #includ...
[ "cyd@localhost.localdomain" ]
cyd@localhost.localdomain
c0649b7211a034b671de1aed112bdb0af3fb3605
4ad57f95ecec22229f1fc657791709d0628807cd
/catiatoIntevuePrj/catiatointevueFrm/ImportedInterfaces/win_b64/CATVizMacForMetaClass.h
f36aefc17b0ce1f4e8d865c5aa52e38185bcd391
[]
no_license
presscad/Catia-
df8e6cea0a868d35cf6d25571b377d370094d40a
46d02ed289a6f22e1af97b9bbb200ecae1aa9695
refs/heads/master
2020-08-26T23:08:00.172249
2019-03-20T01:33:07
2019-03-20T01:33:07
null
0
0
null
null
null
null
UTF-8
C
false
false
119
h
#include "C:\Program Files\Dassault Systemes\B216\.\VisualizationFoundation\PublicInterfaces\CATVizMacForMetaClass.h"
[ "529519864@qq.com" ]
529519864@qq.com
a6e96b423e630233990adf710296998ba734f24f
7c1223181ccddfb9a32c9be0355abbfe7465dcf3
/checker_s/ft_game_1.c
4b1029785ac0615b786392869c0cac4309b3076e
[]
no_license
amkv/push_swap
eb0204001075d08ade587e926bf6c1c478589bb5
75bf9ef90fb07dce12788d49f38599e946899109
refs/heads/master
2021-01-13T13:23:56.167830
2017-02-06T21:53:24
2017-02-06T21:53:24
78,605,385
4
2
null
null
null
null
UTF-8
C
false
false
2,526
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_game.c :+: :+: :+: ...
[ "kalmykov.artem@gmail.com" ]
kalmykov.artem@gmail.com
5874c1fa1dbdcdaa278b36abfae0fc1623fafeec
8a811e87f0809ec62c1fbca593c1499b0fb7d1ab
/src/my_common.h
f988b3b676c35c39ab5d3bb84a9369cdb216700b
[]
no_license
tsuibin/record_recog
1380dada3dfcbca0fe42764c8614b2f470015b10
db9b097d422c8f54c5cceda2066b09de98ac65b2
refs/heads/master
2016-08-04T16:29:23.697686
2013-05-27T05:55:20
2013-05-27T05:55:20
9,711,078
1
0
null
2013-05-27T05:55:11
2013-04-27T07:28:38
C
UTF-8
C
false
false
848
h
#ifndef __MY_COMMON_H__ #define __MY_COMMON_H__ #include <stdio.h> #include <errno.h> #include <stdlib.h> #include <string.h> #include <unistd.h> #define DATABASE_PATH "./database/DeepinSpeech.db" #define INDEX_TABLE "SpeechIndex" #define OPEN_TABLE "OpenCommand" #define COMMON_TABLE "CommonIndex" #define INPUT_FI...
[ "jouyouwen717@gmail.com" ]
jouyouwen717@gmail.com
04ce4989e004e6bea16ec6d7dd88dfe383c06239
f62066df23011c48e62b75ba50051aa4c8bb5474
/mergeKLists.c
170f415f924f94ce57ab2ea2198882d7114aa3eb
[]
no_license
yyq263/LeetCodePractice
b41f8b1a78ad30235ca4a768517a21bbd702fffa
15056a52eb5dec86f8f524ec1e84a90626959426
refs/heads/master
2021-01-17T17:54:10.009824
2017-02-23T08:04:26
2017-02-23T08:04:26
70,666,885
5
0
null
null
null
null
UTF-8
C
false
false
4,363
c
/** * Definition for singly-linked list. * struct ListNode { * int val; * struct ListNode *next; * }; */ /* struct ListNode* compareTwoLists(struct ListNode* p, struct ListNode* q) { */ /* struct ListNode* tmp, *deletedNode, *cand1 = p, *cand2 = q, **next; */ /* int isHead = 1; */ /* struct ...
[ "yqyao@newrocktech.com" ]
yqyao@newrocktech.com
c9c38b4f9e9b46b66666d2be50ecfb6257441317
738cdc5a75f54c43e2d15d7080ea90ec43826236
/chapter 4/polish4-10/calc.h
0872f7567e91deb6ef7b2572ae1e2969ae140449
[]
no_license
daksh204singh/dennis_ritchie_solutions
548dd1d471536d8762c0c4dd96b4375592804b5e
e1ae31f4280a9d37c30ce3f3824908ed4ce301de
refs/heads/master
2020-12-15T15:39:23.510166
2020-02-01T08:05:20
2020-02-01T08:05:20
235,159,969
0
0
null
null
null
null
UTF-8
C
false
false
220
h
#define NUMBER '0' // signal that a number was found #define MAXOP 100 #define REPEAT 'r' #define NAME 'n' void push(double); double pop(void); void clear(void); int getop(char []); int getch(void); void ungetch(int);
[ "daksh204singh@gmail.com" ]
daksh204singh@gmail.com
208e216c01c645a10017253e79a867be243b3052
6dc16ea694c442f68b6b403fe07cf8f2a2638a5c
/Zigbee/stm32/rt-thread/components/dfs/filesystems/nfs/nfs_xdr.c
3512e912ba898e333c0325384722255bf74c221a
[]
no_license
hezfproject/TofCode
6ac411c36e7c51753a9ba8f7745176eebdfe26b8
617f4038f38bc3a3093e1d17bb4310ff9e47673a
refs/heads/master
2020-04-26T03:13:44.490606
2019-03-01T08:27:55
2019-03-01T08:27:55
173,260,210
0
4
null
null
null
null
UTF-8
C
false
false
34,326
c
/* * Please do not edit this file. * It was generated using rpcgen. */ #include "nfs.h" /* This file is copied from RFC1813 * Copyright 1995 Sun Micrososystems (I assume) */ bool_t xdr_uint64(register XDR *xdrs, uint64 *objp) { if (!xdr_u_longlong_t(xdrs, objp)) return (FALSE); return (TRUE); ...
[ "981715113@qq.com" ]
981715113@qq.com
d0f1fc24183ecd7d14771f543e0f28ea810c771d
0422f3ae5eb16d276b051549502962a14129113a
/OpenGLlibs/include/glad/glad.h
ffd5b80ade852f0c5b101a4e0a246922af3bdf58
[]
no_license
KHofer98/OpenGLProjects
b7b0df8bc9b7e4199146aece8d32c38b852fd98b
245f4dcfc9249c2cec443cfb14bdc4e7f1ae8826
refs/heads/master
2020-04-22T01:17:37.001215
2019-02-11T21:51:28
2019-02-11T21:51:28
170,010,114
0
0
null
null
null
null
UTF-8
C
false
false
284,900
h
/* OpenGL loader generated by glad 0.1.27 on Sun Sep 16 21:56:32 2018. Language/Generator: C/C++ Specification: gl APIs: gl=4.6 Profile: compatibility Extensions: Loader: True Local files: False Omit khrplatform: False Reproducible: False Commandline: --pr...
[ "khofer.mmt-b2017@fh-salzburg.ac.at" ]
khofer.mmt-b2017@fh-salzburg.ac.at
3bb08733636de337b761ec3c44a42f0227ebf0eb
5792b184e71a9de7779e0bd21b6833f8ddfdb4b5
/sysvr4/svr4/add-on/xl/sys/ftape.h
d36b2d1b972ea136c0f10a330bbcd4763c4a2135
[]
no_license
ryanwoodsmall/oldsysv
1637a3e62bb1b9426a224e832f44a46f1e1a31d4
e68293af91e2dc39f5f29c20d7e429f9e0cabc75
refs/heads/master
2020-03-30T06:06:30.495611
2018-09-29T09:04:59
2018-09-29T09:04:59
150,839,670
7
0
null
null
null
null
UTF-8
C
false
false
4,219
h
/* Copyright (c) 1990 UNIX System Laboratories, Inc. */ /* Copyright (c) 1984, 1986, 1987, 1988, 1989, 1990 AT&T */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF */ /* UNIX System Laboratories, Inc. */ /* The copyright notice above does not evidence any */...
[ "rwoodsmall@gmail.com" ]
rwoodsmall@gmail.com
d9c73e19f0740a775717533408ae0702cad9ea88
eec2948c9679680e7ceb51548ff94001e126a943
/テンプレ2013/myglobal.h
bd073c29060fd57c507206b535d54a4c2c497319
[]
no_license
saho-london/frols_wind_panic
d6df11713a0099a1e4f7c76cc25b4e6edb2b9a78
26e13d9c3e3649b59ebd602299778c61cd65116b
refs/heads/master
2021-01-01T05:44:32.516824
2016-05-25T14:42:32
2016-05-25T14:42:32
59,488,084
0
0
null
null
null
null
UTF-8
C
false
false
455
h
#pragma once #include "Vector2.h" #include "MyFunc.h" #define DEBUG 1 extern double PI; extern double DegToRad; extern int SEGOE_M_SIZE; extern int SEGOE_S_SIZE; extern int MARU_GOTHIC_M_SIZE; extern int MARU_GOTHIC_S_SIZE; extern int SEGOE_M; extern int SEGOE_S; extern int MARU_GOTHIC_M; extern int MARU_GOTHIC_S;...
[ "七星慧斗" ]
七星慧斗
b6dd0fdd57eae339b151112a6d4e12631b6bdf7c
10518154b73dcde8308c281c20a2887446332811
/Firmware/F4/HadesF4Testbed_RTOS/Core/Src/main.c
63def18324466c7eaba40dfb3db88576015b4ae1
[ "BSD-3-Clause" ]
permissive
ottonove/HadesFCS
07c80a855f361751855e5e278f050ca523a00dea
ad6935db6ad8af8603cba0d84286dcc5568df3a6
refs/heads/master
2022-11-06T22:18:45.219290
2020-07-13T11:56:42
2020-07-13T11:56:42
null
0
0
null
null
null
null
UTF-8
C
false
false
19,729
c
#include "main.h" #include "cmsis_os.h" #include <stdio.h> #include <string.h> #include "MPRLS.h" #include "IIS2MDC.h" #include "BMI088.h" #include "TMP100.h" #include "UBLOX.h" #include "KalmanRollPitch.h" #include "ButterworthLPF.h" #include "GPSNMEAParser.h" #include "UAVDataLink.h" I2C_HandleTypeDef hi2c1; I2C...
[ "34550389+pms67@users.noreply.github.com" ]
34550389+pms67@users.noreply.github.com
724ff102d82bf6cc3c45219af0f162973e262bf7
eb6342c20cdd63b6b6347014a8a00ddf00a84097
/Key_with_uart/Sources/main.c
c878f2452f610fc66622d865074c2f59382762c6
[]
no_license
rebocato/KL25Z_UAG_KEY_WITH_UART-Nelson
363cd16566ea46c12965aef5a2debb90358b3be2
88f20d5220dc3df953ffd099c39d35946e586312
refs/heads/master
2020-12-03T01:46:10.780429
2014-03-29T02:57:54
2014-03-29T02:57:54
null
0
0
null
null
null
null
UTF-8
C
false
false
603
c
/* * main implementation: use this 'C' sample to create your own application * */ #include "derivative.h" /* include peripheral declarations */ #include "lcd.h" #include "cfgps2.h" #include "Keyboard.h" int main(void) { cfgPortPS2(); cfgPortsLCD(); teclado = 0; memory = 0; mayus = 0; pos = 0; shift = 0; pag...
[ "cervantes.nelson31@gmail.com" ]
cervantes.nelson31@gmail.com
b0e21a6f513a9201f2004e75c2e77facaab65184
4bd1ce557ed19c609924078fee249254ac82019b
/nginx-1.6.2/src/os/unix/ngx_process_cycle.c
a24cb0ef7dbfb7c0c9edeec3e97cd01969d209dd
[ "BSD-2-Clause" ]
permissive
Samson-W/nginx_1.6.2_Chinese_annotation
a76e3acd063a946fc17e536aea1677c7db592683
5c52037c01a4c88b908c441c6b45b09e26f96a14
refs/heads/master
2020-07-03T13:40:07.514645
2015-06-15T09:21:41
2015-06-15T09:21:41
34,528,265
0
1
null
null
null
null
UTF-8
C
false
false
38,471
c
/* * Copyright (C) Igor Sysoev * Copyright (C) Nginx, Inc. */ #include <ngx_config.h> #include <ngx_core.h> #include <ngx_event.h> #include <ngx_channel.h> static void ngx_start_worker_processes(ngx_cycle_t *cycle, ngx_int_t n, ngx_int_t type); static void ngx_start_cache_manager_processes(ngx_cycle_t *cycl...
[ "wbc@ciphergateway.com" ]
wbc@ciphergateway.com
69c9bddb73f6cf5c4ca3669bd6a66af1fed50aa4
7f08f0a37e2100950bae2a393df6aa96c272c346
/directional_field_to_rviz/include/directional_field_to_rviz/parameters.h
67a69e741c3b5246b6d7bd8b0fbf9727f1b2392f
[]
no_license
FetchRobot-SZU/fetch_pr4
fd79755164dbf8bd6f1f2b5f39fa6e32ad6d4f31
ce2d72ac8ed7d5c6377e99dd35d0659be05c6e6b
refs/heads/master
2021-01-12T10:19:40.450190
2016-12-14T04:14:13
2016-12-14T04:14:13
76,421,339
0
0
null
null
null
null
UTF-8
C
false
false
1,731
h
#ifndef _PARAMETERS_H #define _PARAMETERS_H #define NPN 64 #define NMESH 100 #define DM ((float) (1.0/(NMESH-1.0))) #define NPIX 1024 #define SCALE 4.0 #define M_PI 3.1415926 #define REALWINSIZE NPIX #define SCALE 3. #define M_PI 3.14159265358979323846264338327950288 ////Move to the datastruc...
[ "kevin.kai.xu@gmail.com" ]
kevin.kai.xu@gmail.com
3d5bdd49b2aa235847157a2f1dabab2ec61aed8d
f77ccfcaafdaf9d2d2496aea7a60bda2e8cda3f9
/coco2d_learn/Classes/CCTableSuite/TableViewScene.h
373cb0e1e3a47e37822c80146a098395dfd571ef
[ "MIT" ]
permissive
peteo/GeniusPeteo
17b23c4e82480188864249271933246ce62507aa
4c2d68dbd8516a80b808ccf27c7bf1499286fe88
refs/heads/master
2016-08-05T04:12:19.434374
2011-09-27T09:41:28
2011-09-27T09:41:28
2,196,052
1
1
null
null
null
null
UTF-8
C
false
false
502
h
// // TableViewScene.h // CCTable // // Created by Sangwoo Im on 6/4/10. // Copyright 2010 Sangwoo Im. All rights reserved. // #import <Foundation/Foundation.h> #import "cocos2d.h" #import "CCTableView.h" @class CCTableView, CCMultiColumnTableView; @interface TableViewScene : CCLayer < CCTab...
[ "95123bb@gmail.com" ]
95123bb@gmail.com
c2b55554be48f1516be27d1d50165acd40cb0891
b3dc257248e341eaeb49193edfec03a401c8871d
/H750_V开发板/freeRTOS/02-emXGUI基础移植/User/bsp/i2c/i2c.h
524c9429f4b9a34c5f84f1a1f9bee0b7b8795df1
[]
no_license
chenyanming1975/emXGUI_tutorial_code
1eb039abdc532bfb044899804d72bea5c10c2bab
35c2fe10cde2e93526111a91beec533b1047f726
refs/heads/master
2022-03-23T21:53:17.956078
2020-01-04T01:49:39
2020-01-04T01:50:04
null
0
0
null
null
null
null
GB18030
C
false
false
2,846
h
/********************************************************************* File : i2c.h Purpose : **********************************************************************/ #ifndef __I2C_H__ #define __I2C_H__ /****************************** Includes *****************************/ #include "stm32h7xx.h" #include "stm32h7xx...
[ "798025823@qq.com" ]
798025823@qq.com
80e9fdda8715bf94af3f401e07cb1d7749227d25
30792b6796671a1cae78088dc93e5f843e769fae
/C/Recursion (tower of hanoi)/towerOfHanoi.c
cc39489d160e2b35e3c1d76c451aad4fbe14f585
[ "Apache-2.0" ]
permissive
KartikeySharma/programming
a882142d8dc4dc3ae21a5e3a5af11e19d64b0348
6af19b41182c00f1c45f89d831634d58cf9d3644
refs/heads/master
2022-12-19T05:35:01.367903
2020-10-01T07:30:13
2020-10-01T07:30:13
300,029,180
1
0
Apache-2.0
2020-09-30T19:04:19
2020-09-30T19:04:18
null
UTF-8
C
false
false
906
c
#include <stdio.h> void recursiveTowerOfHanoi(int numberOfDisks, char Source, char Destination, char Intermediate); int main() { int numberOfDisks; printf("Tower of Hanoi \n"); printf("\n"); printf("S = Source tower \nI = Intermediate tower \nD = Destination tower \n"); printf("\n"); printf("Total Disks in S...
[ "amanmehara@hotmail.com" ]
amanmehara@hotmail.com
bb1ee93a6350fd99da9ce1db0dfd2777bf82e9f3
cb7fac72a785353574578d027babd175f19ed404
/C/Wu, Wen-Chuan/2nd Semester/Homeworks/07_Search_Score_File.c
c672d94b70a17ff55032f76a9d1fc11139a7a31f
[]
no_license
KevinTsaiCoding/LiveCoding
26f3d2a3c3584a736a38d8f50a839b672bf8eca7
206a3891e68b15c562b5a67f10af55a68bb6c737
refs/heads/master
2020-05-16T10:17:30.982457
2019-07-15T15:06:08
2019-07-15T15:06:08
182,973,270
2
2
null
null
null
null
UTF-8
C
false
false
3,802
c
#include<stdio.h> #include<stdlib.h> struct _score{ char ID[9]; int pc; int team; int eng; float avg; };/* declare struct */ typedef struct _score score; void max(score *p); void fail(score *p); void Subjectfail(score *p); score list[5]={{"AI070010",45,55,75,58.33},{"AI070020",85,82,33,66.67},{"AI070030",57,62,4...
[ "noreply@github.com" ]
KevinTsaiCoding.noreply@github.com
8fd63ca366916fc7e66a5610d067a42f81eee7ec
809fcd7bee004bf4d498f61fe2841b69b87eba54
/t/test_string.c
89621dbc79cbd416fbf74f042c3e769291ac8682
[]
no_license
horizen/sml
fe0ce543f24c85b7f5ab8f93a7c8a8f0d1f5d5b3
d46996df3e1a5cfb21e8787a4ffc338a12a7dee5
refs/heads/master
2016-09-16T02:59:57.005337
2013-12-04T11:55:53
2013-12-04T11:55:53
null
0
0
null
null
null
null
UTF-8
C
false
false
3,114
c
/* * test_string.c * * Created on: 2013年10月23日 * Author: yw */ #include "sml_string.h" #include "sml_config.h" #include "mutest.h" void mu_test_sml_string_null() { sml_str_t str = sml_null_str; mu_check((str.len == 0) && (str.data == NULL)); } void mu_test_sml_string_init() { sml_str_t str = sml_str_in...
[ "ywsample@gmail.com" ]
ywsample@gmail.com
ad04e2dc0555a7897a72e479dd45d7ea8359b49b
8e6a0ec9db7fee85378b49b106ef9580b0e4baf5
/stm32f42x_uart.h
e1ad8de9c3bf4960418b025cf509cd5c8ea7755d
[]
no_license
ChuckM/stm32f4-sdio-driver
8f921e2eb70e3181346dac7ab984c3fb69168310
fc38f0b0a38ce67de62bd6cd3cbd7f7e0d6ae853
refs/heads/master
2021-05-19T19:36:26.429056
2014-11-15T23:32:37
2014-11-15T23:32:37
15,354,960
13
2
null
2020-05-03T20:46:05
2013-12-21T06:36:03
C
UTF-8
C
false
false
363
h
#ifndef UART7 void uart7_isr(void); void uart8_isr(void); #define UART7_BASE (PERIPH_BASE_APB1 + 0x07800) #define UART8_BASE (PERIPH_BASE_APB1 + 0x07c00) #define UART7 UART7_BASE #define UART8 UART8_BASE #define RCC_APB1ENR_UART7EN (0x1 << 30) #define RCC_APB1ENR_UART8EN (0x1 << 31) #define NVIC_UART7_...
[ "cmcmanis@mcmanis.com" ]
cmcmanis@mcmanis.com