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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
17432f29d259cd813bdd9091a41ee9529ad10ce3 | 9e5146d74f67d0a4c47a53787b19aae8102908f7 | /Assembleur/functions/ft_file_ft.c | 05c4008e159cd707fc3556f6fd90edf8a038216a | [] | no_license | tillderoquefeuil-42/corewar | 27871e0e5c68b956b4f94a5e040307d999249086 | bd39fcba18aa478e5cc800adaaab0aaa7d86cc9d | refs/heads/master | 2021-08-12T04:02:36.693403 | 2017-11-14T12:11:34 | 2017-11-14T12:11:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,939 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_file_ft.c :+: :+: :+: ... | [
"tde-roqu@e2r5p12.42.fr"
] | tde-roqu@e2r5p12.42.fr |
e25d862d415c9717f1dc76640eea58d860b020c1 | 47777d230742aee04b3358e832ca0af6f30c6091 | /Operating System/myshell/code/mytop.h | 5f7fdf5224ffe90f7e648544f4e95056c29f2b0a | [] | no_license | zhangjiarui530/Class-Project | fcd3f8990c8ed3ee20e625aa7258c3612734ea81 | 01ff0cbcd332a0f859b8fe31171f9a1946ba7d38 | refs/heads/master | 2023-08-14T21:48:23.867005 | 2021-09-25T12:58:02 | 2021-09-25T12:58:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,536 | h | //
// mytop.h
// shell1
//
//
#ifndef mytop_h
#define mytop_h
#include <stdio.h>
#include <unistd.h>
#include <pwd.h>
#include <curses.h>
//#include <timers.h>
#include <stdlib.h>
#include <limits.h>
#include <termcap.h>
#include <termios.h>
#include <time.h>
#include <string.h>
#include <signal.h>
#include <fcntl.h... | [
"wwq12305@163.com"
] | wwq12305@163.com |
b0b222742646072f7a2334872859179e3058d38c | f2d621257e6e60cbca71a4cf27785e9419846c01 | /interview_piscine/d03/ex05/dictionary.c | 9ea414f1f0d005d32696b2312b38c7fa0650681d | [] | no_license | IllgamhoDuck/42SiliconValley | 3253d3961c956d3eafffc7e21e6c12a930211269 | e86c7927ce73840eb98f1b4232fffc96c678e8ff | refs/heads/master | 2021-07-12T18:45:44.880009 | 2020-05-20T04:08:41 | 2020-05-20T04:08:41 | 134,135,444 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,261,915 | c | char *g_dict[] = {"","OK","a","aah","aalii","aardvark","aardvarks","aardwolf","aardwolves","aba","abaca","abacas","abacist","aback","abacus","abacuses","abaft","abalone","abalones","abampere","abamperes","abamps","abandon","abandoned","abandonedly","abandoning","abandonment","abandons","abas","abase","abased","abasemen... | [
"hyunbyung87@gmail.com"
] | hyunbyung87@gmail.com |
5e9fa057446e9ae2225b4156432cd366b57847c4 | d5e16a3880ad978eafef136ebf554297e5c9a30f | /elan2mqtt/aiohttp/_http_writer.c | 69c2e34a5fdcfaa073b226cb97e2206372baf452 | [
"MIT"
] | permissive | zdar/elan2mqtt | 42333ec7e8bb53f5946f0916fc4a39ba05294e24 | c8a21ea3e1dc80a360aed2d7eadf74ee5a3efcd4 | refs/heads/master | 2023-02-04T23:57:16.480168 | 2023-01-20T09:49:31 | 2023-01-20T09:49:31 | 156,423,532 | 11 | 5 | MIT | 2022-01-28T08:56:10 | 2018-11-06T17:44:01 | Python | UTF-8 | C | false | true | 221,270 | c | /* Generated by Cython 0.29.24 */
#ifndef PY_SSIZE_T_CLEAN
#define PY_SSIZE_T_CLEAN
#endif /* PY_SSIZE_T_CLEAN */
#include "Python.h"
#ifndef Py_PYTHON_H
#error Python headers needed to compile C extensions, please install development version of Python.
#elif PY_VERSION_HEX < 0x02060000 || (0x03000000 <= PY_VERSIO... | [
"noreply@github.com"
] | zdar.noreply@github.com |
7e8f5734693a4375870f0b038e95d1d8efe5cdbc | 1c6a7ae5dca2a38c68fde97a676478c6573bca02 | /linux-3.0.1/arch/x86/include/asm/calling.h | 30af5a83216351cd2c70e65acba272ad1fa7c7fd | [
"Apache-2.0",
"Linux-syscall-note",
"GPL-2.0-only",
"GPL-1.0-or-later"
] | permissive | tonghua209/samsun6410_linux_3_0_0_1_for_aws | fab70b79dc3e506dc03ac1149e2356137869c6ca | 31aa0dc27c4aab51a92309a74fd84ca65e8c6a58 | refs/heads/master | 2020-04-02T04:24:32.928744 | 2019-01-20T13:51:34 | 2019-01-20T13:51:34 | 154,015,176 | 0 | 0 | Apache-2.0 | 2018-10-24T14:51:04 | 2018-10-21T14:07:31 | C | UTF-8 | C | false | false | 5,780 | h | /*
x86 function call convention, 64-bit:
-------------------------------------
arguments | callee-saved | extra caller-saved | return
[callee-clobbered] | | [callee-clobbered] |
---------------------------------------------------------------------------
rdi rsi rdx rcx r8-9 ... | [
"kyh1022@163.com"
] | kyh1022@163.com |
ac8b96330bec2c2d813c65982857d245364192fa | 368de5d27c49cdb45c979a66c3282313bba9b72b | /fsl_uart.c | 6acb486822faf07ceadea3ba4c25033fab798ee7 | [] | no_license | hudieka/SC910 | b12ac62efe63238566e28e6cc39e6d631c7efd8f | 4be27122c917ab745c77afe689425800d5ced397 | refs/heads/master | 2021-04-04T00:44:11.352883 | 2016-06-08T08:17:54 | 2016-06-08T08:17:54 | 60,681,025 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,827 | c | #include "board.h"
#include "modbus.h"
#include "fsl_uart_driver.h"
#include "adc_hw_trigger.h"
extern unsigned char g_ucUART0_MB35charTime;
extern RxBuffer s_RxUART0Buf;
extern TxBuffer s_TxUART0Buf;
extern char g_cUART0Clear;
unsigned long ulRecvTimeIntv = 0;
void UART0_RX_TX_IRQHandler()
{
uint8_t tmp = 0;
... | [
"18092306660@163.com"
] | 18092306660@163.com |
44eb538b3a5d6202afe9b51b23f096f8486efd11 | e5720d03f45a3fc57fbf2463eff3d82a53cec8e3 | /include/CompileConfig.h | 3475dc9e98cc32714db4dc9c8c8e0d8d0e7225d0 | [] | no_license | netpipe/Front-Warrior | f466810346b7f28158b9eeeaf505b086e99f1449 | bc8b4a56f8ed9629a4ddd8d7d07749c01ec6d1fc | refs/heads/master | 2023-04-04T16:56:34.727729 | 2021-04-06T01:27:13 | 2021-04-06T01:27:13 | 223,783,092 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 324 | h | #ifndef COMPILE_CONFIG_HEADER_DEFINED
#define COMPILE_CONFIG_HEADER_DEFINED
// Compile the project with some extra stuff
#define ENGINE_DEVELOPMENT_MODE
// PHYSICS
#define PHYSICS_NEWTON
// SOUND
//#define SOUND_IRRKLANG
#define SOUND_CAUDIO
// PATHFINDING
#define MICROPATHER
#define GRASS_2
#end... | [
"teslaenergy@gmail.com"
] | teslaenergy@gmail.com |
6ba3ac94fcd45188eb0397c25ea72be01e7b4cc2 | 8e7940fe34d14ac4e85a2169c14ca8de7c24b04b | /distrib/ulibc/src/stdio/getc.c | 548c68658837a9575b0dc231017038e9a97b8595 | [] | no_license | NewbiZ/xv6 | 963e5a652b9ca425deab8beee23e8318a8b68fd3 | 00e9b4b1e1d348de01ae5b6bb73fa9155e46863c | refs/heads/master | 2021-01-16T18:30:40.512318 | 2020-12-12T14:17:16 | 2020-12-12T14:17:16 | 18,950,563 | 56 | 14 | null | 2020-12-12T14:17:18 | 2014-04-19T20:51:02 | C | UTF-8 | C | false | false | 119 | c | #include <stdio.h>
#include <assert.h>
int getc(FILE* stream)
{
assert(0 && "not implemented yet.");
return 0;
}
| [
"vallee.aurelien@gmail.com"
] | vallee.aurelien@gmail.com |
82097f36e023f1382439467253c365380ec8bc29 | 69e3f7e412be6dcdaf1f9ea84599f9cd5bdc865d | /dk71/Romanenko Svyatoslav/Domashka_2/main.c | 2b35f53120617e218892b5d51be198a05bb20906 | [] | no_license | sgubar/2018 | 4ffce59bcd31dbf37cb3885796bb82ef9b39a0cf | 31cb0420dd10ab56fcef69b56d7c0e52e7159911 | refs/heads/master | 2021-07-17T02:45:36.423221 | 2018-11-03T21:57:16 | 2018-11-03T21:57:16 | 119,445,171 | 4 | 15 | null | 2018-02-21T23:56:05 | 2018-01-29T21:37:11 | C | UTF-8 | C | false | false | 1,061 | c | #include <stdio.h>
#include "dz_2.h"
#include "Math.h"
int main(int argc, const char * argv[])
{
int xA, yA, xB, yB, xC, yC, xD, yD;
printf("enter the coordinates of point A(x,y):");
scanf("%d,%d",&xA,&yA);
printf("enter the coordinates of point B(x,y):");
scanf("%d,%d",&xB,&yB);
printf("enter the coo... | [
"noreply@github.com"
] | sgubar.noreply@github.com |
0abdc9bd4a75c254e24d88cf9696cd77f2f48394 | ed1372f52386d6621cb3dbb24c841adbc16a0d81 | /C01/ex06/ft_strlen.c | 7586a7ad5f1575763f44af9a066b15d194274b92 | [] | no_license | arthutl/42SP_Basecamp | f81c5f2734c8e9b629fb5437744eb056413a08fa | 6ad5bd25e43f736fb0869b608fe03cf77cd11177 | refs/heads/master | 2023-06-16T04:50:07.499999 | 2021-06-19T04:25:15 | 2021-06-19T04:25:15 | 378,285,158 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,008 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strlen.c :+: :+: :+: ... | [
"nk.azevedo@icloud.com"
] | nk.azevedo@icloud.com |
091f9355d6e157419598856dc9c9df2d7db9e93a | 7878aefb57bab834a0838aa945f4204035cf4722 | /pa2_autograder/obj_temp/pa2/second/second.c | 3ce384b19835ca7485cd3aecc8f76c2254a2173b | [] | no_license | asp3/CS211 | e8e3598b7d5284a5aa58899cbcc6460e89d67ec3 | 763ef9a9dbb408b0757302596dbe46118e0e7e31 | refs/heads/master | 2021-10-11T10:15:25.939651 | 2019-01-24T16:50:31 | 2019-01-24T16:50:31 | 184,634,682 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 3,301 | c | #include <stdio.h>
#include <stdlib.h>
#include <stdbool.h>
bool unique(int i, int j, int matrix[9][9]);
void print(int matrix[9][9]);
bool checkVal(int num, int r, int c, int matrix[9][9]);
bool solve(int matrix[9][9]);
int main(int argc, char** argv) {
FILE* fp = fopen(argv[1], "r");
if (fp == NULL ) {
// printf("... | [
"amp490@cp.cs.rutgers.edu"
] | amp490@cp.cs.rutgers.edu |
1bcc9c0f8382777a29f01b2256d8c04d591ccea6 | b555c422cf2fea3d5d62a4e877f049ecafc43daf | /DCFabric-controller/inc/forward-mgr.h | 6f0b599a5b7a333104fb386013e8e53bf3bfc3ff | [] | no_license | chenff/DCFabric | 305807c78a19520165191e8765e033467d288664 | c38deb027a330eace3a9f6f7e7227949b6d40f06 | refs/heads/master | 2020-05-26T06:19:32.717627 | 2019-01-21T05:03:43 | 2019-01-21T05:03:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,079 | h | /*
* GNFlush SDN Controller GPL Source Code
* Copyright (C) 2015, Greenet <greenet@greenet.net.cn>
*
* This file is part of the GNFlush SDN Controller. GNFlush SDN
* Controller is a free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the F... | [
"jqjiang.1@gmail.com"
] | jqjiang.1@gmail.com |
92b771009377e9be6f97fa8f0be0fc625507de4c | 74666f4cd727372cd260ac29c9eeb2cc4e6eaf0d | /STM32Cube_FW_L0/Projects/STM32L053C8-Discovery/Examples/COMP/COMP_PWMSignalControl/Src/stm32l0xx_hal_msp.c | f4e2e1b0268f85dfddae4546360bf0a0ba5839de | [
"BSD-2-Clause"
] | permissive | caseymillsdavis/STM32CubeL0 | e33558588b4c38cd514b1fb6419369170ff6f825 | c49c4c75ee330bf1129f8fa7e61ece25b74604ca | refs/heads/master | 2021-01-09T05:27:51.272838 | 2017-02-02T22:06:38 | 2017-02-02T22:06:38 | 80,771,233 | 1 | 0 | null | 2017-02-02T22:06:38 | 2017-02-02T21:38:34 | C | UTF-8 | C | false | false | 7,594 | c | /**
******************************************************************************
* @file COMP/COMP_PWMSignalControl/Src/stm32l0xx_hal_msp.c
* @author MCD Application Team
* @version V1.8.0
* @date 25-November-2016
* @brief HAL MSP module.
*********************************************... | [
"casey@nestlabs.com"
] | casey@nestlabs.com |
c593a574fe56e44455fdf904854903a91b983e51 | b7cb9be1ad9f6326f74ac934c9f7edd897f13e67 | /j07/ex04/ft_split_whitespaces.c | de9fc8569336ebabe776a89d06a4f29cd6340677 | [] | no_license | fjuhel/Piscine-42 | 4848d052e90b47f910ca3f32d222f829a1b1b834 | 47b123f930720361ba5caea944d1a2e170361a23 | refs/heads/master | 2021-01-17T08:05:01.766293 | 2016-07-31T22:45:08 | 2016-07-31T22:45:08 | 63,091,627 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,334 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_split_whitespaces.c :+: :+: :+: ... | [
"florian.juhel@gmail.com"
] | florian.juhel@gmail.com |
d49d5d0b1f6be89a9bd27df7cb4fc55083468edf | 40684ab19ae0e3448176cb5d2fb310794004fb2e | /vc_lib_src/src/spawnv.c | a884013f04b77685ab8a4c6423a914a694ec02c9 | [] | no_license | nicecoolwinter/learn_c | bbae1895173a81e7c759f0d2c0a7c899294e29e0 | aa31897008b3042f9e49f52beee21dd5ba7a5ec6 | refs/heads/master | 2021-01-17T17:16:21.257333 | 2016-09-24T12:25:49 | 2016-09-24T12:25:49 | 69,100,753 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,699 | c | /***
*spawnv.c - spawn a child process
*
* Copyright (c) Microsoft Corporation. All rights reserved.
*
*Purpose:
* defines _spawnv() - spawn a child process
*
*******************************************************************************/
#include <cruntime.h>
#include <stdlib.h>
#include <process.h>
#inc... | [
"gigi"
] | gigi |
0df2c3423d71c5e66876756b1854b9ed790aa06b | 5484913338667514f7084bbc33c25f759812dcd1 | /dup.c | 7c86ba5c94c1824a88476b08545f40b9c420245f | [] | no_license | Qingshan-github/MygitHub | c2563d0da282ee117a9f4fe2ca1d581f6a50230f | 4065952e635d53682a308be874fda39fbd530f91 | refs/heads/master | 2021-01-14T08:13:24.627552 | 2017-02-16T04:13:19 | 2017-02-16T04:13:19 | 82,023,182 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 616 | c | #include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>
#include <sys/wait.h>
#include <unistd.h>
int main()
{
pid_t pid;
int number = 2;
int i = 0;
int fd[2];
pipe(fd);
for(; i < number; i++)
{
pid = fork();
if(pid == 0)
{
break;
}
}
if(i ==number)
{
close(fd[1]);
close(fd[0]);
f... | [
"wuxin_mage@163.com"
] | wuxin_mage@163.com |
04c629b614c1f9ff35b56172f60bf243acd3230f | 104aaed99c6a8e8ef3febaf6f473121a4fc2d3f2 | /tigress-generated-programs/empty-Seed1-RandomFuns-Type_short-ControlStructures_15-BB1-ForBound_boundedInput-Operators_Shiftlt_Shiftrt_Lt_Gt_Le_Ge_Eq_Ne_BAnd_BXor_BOr.c | cd8fcebfa75d465bb142eced53af7070e5ba31f9 | [
"MIT"
] | permissive | WillJohn/obfuscation-benchmarks | 528dd152e5e9a11571ae95a54040451d07c8805c | d11452ffb3ec7418a462f65d4034f9f1474136c8 | refs/heads/master | 2020-07-12T12:36:10.069207 | 2018-02-25T15:15:07 | 2018-02-25T15:15:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,880 | c | /* Generated by CIL v. 1.7.0 */
/* print_CIL_Input is false */
struct _IO_FILE;
struct timeval;
extern float strtof(char const *str , char const *endptr ) ;
extern void signal(int sig , void *func ) ;
typedef struct _IO_FILE FILE;
extern int atoi(char const *s ) ;
extern double strtod(char const *str , char co... | [
"banescusebi@gmail.com"
] | banescusebi@gmail.com |
1a6e321b69cf32aa8b3e1583f11b6f50f5bdb1f2 | 592e3effa1c64406fdbb64328160cb08600e42e3 | /Optivec/include/cudaVImath.h | 335c324990fce0dc6826f05d9532f492955c1bf6 | [] | no_license | 15831944/AOSACA | 6d9193d33ecc81c66c7588ae9dfb16475e0b060f | 6091d2915c80b5a8e9d723097e28d7c44705b094 | refs/heads/master | 2022-02-08T06:51:50.046078 | 2019-07-25T09:35:24 | 2019-07-25T09:35:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 17,271 | h | /* cudaVImath.h
vector management functions for data type "int":
integer arithmetics and mathematics.
Copyright (c) 1996-200 by OptiCode - Dr. Martin Sander Software Dev.
All Rights Reserved.
*/
#ifndef __CUDAVIMATH_H
#define __CUDAVIMATH_H
#if !defined( __CUDAVECLIB_H )
#include <cudaVecLib.h>
#endif
... | [
"lindenm25@gmail.com"
] | lindenm25@gmail.com |
af43f41baeb3891e58721b343527e22b2161db5c | ba317debc5410201cd52d9fd67112a96ec5684ad | /14 dars 8 iyul/Uyga vazifa osonroqlari/A9 n son kiritadi shu songa 2 barabarigacha bolgan sonni chiqarish/main.c | e33156d1c9097b9eb50ff8841256a09e12299080 | [] | no_license | Xakimov1610/Foundation-_C_ | 3a89f680ee03e31b07f6e85caba35a32cf215b46 | 0abcb7fd30201c18596d5e73956f8942e9f16875 | refs/heads/main | 2023-09-05T13:07:53.734220 | 2021-11-18T00:38:06 | 2021-11-18T00:38:06 | 429,239,244 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 221 | c | #include <stdio.h>
#include <stdlib.h>
int main()
{
int son,c;
printf("son:");
scanf("%d",&son);
c=son*2;
for ( ;son<=c;son++)
{
printf("%d\n",son);
}
return 0;
}
| [
"68727555+Xakimov1610@users.noreply.github.com"
] | 68727555+Xakimov1610@users.noreply.github.com |
8255f6dbe28858456f8943245fd7aa2acbcdcabe | 30c424be8a0421157fed3ba43b63d277c729523f | /bonus/calculus_bonus.c | 3b0a6f9c4f98358de6ec7057c1785072a8b3b3af | [] | no_license | nclabaux/miniRT | 600fe5a498aba503e202efdba63a1ef2afaed359 | 1ae8dc4c457b4b06e04895d781af662b84ea8809 | refs/heads/master | 2022-11-27T10:33:31.222041 | 2020-08-06T14:11:09 | 2020-08-06T14:11:09 | 284,744,116 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,387 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* calculus_bonus.c :+: :+: :+: ... | [
"nclabaux@student.42.fr"
] | nclabaux@student.42.fr |
1374e19f82a060938fdd2987554ed1bb9565980f | 85d98c9b346b5ab3903aea6da5fca33b8d7111a4 | /common/globalscene.h | 57043ddb85ca7f1cbb0475581311673a6f65b083 | [
"BSD-3-Clause"
] | permissive | kagura/DotRPG | 65949e5592f6809509481d03e9e4db349dc06945 | a2caf48d301a7281cb9fc486abc4ccc116731178 | refs/heads/master | 2021-01-10T18:46:26.420925 | 2012-03-03T05:04:36 | 2012-03-03T05:04:36 | 3,515,063 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 370 | h | #ifndef GLOBAL_SCENE_H
#define GLOBAL_SCENE_H
#include "script.h"
Interpreter *GetCurrentInterpreter();
void ShowMessageWindow(const char *text, bool closeWhenExit);
void CloseMessageWindow();
bool IsMessageShowEnded();
void SetSpeakerName(const char *name);
void PauseInterpreter();
void ResumeInterpreter();
void Pop... | [
"AkiYoichi@gmail.com"
] | AkiYoichi@gmail.com |
f794dea447a7fcef661c596eecb10214ef78d8c2 | 517848af126ed8f198b890a07a6bc5b7b1b94683 | /sys/netinet/igmp_var.h | 11c3769a6f65d2e3075ddb2250b59819f821e47e | [] | no_license | coolgoose85/FreeBSD | e9dbd33b95bf0a472a3e291451c273054b843a1f | ef72c1183400fd106d838c8ed0702649bc1b1b4e | refs/heads/master | 2021-01-15T22:29:25.584742 | 2014-08-03T17:32:40 | 2014-08-03T17:32:40 | 22,535,409 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 5,471 | h | /*-a
* Copyright (c) 1988 Stephen Deering.
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* Stephen Deering of Stanford University.
*
* Redistribution and use in source and binary forms, with or wi... | [
"vaibhav123@gmail.com"
] | vaibhav123@gmail.com |
e5999d1ea9f4848d930ca23d41d908c053dcc457 | bc67a627eed32788951d839acf32f541d949523b | /unity-samples/iOS/Roll-A-Ball-Ios/Classes/Native/mscorlib_System_IO_FileStreamMethodDeclarations.h | 3af3cfe076e3c0f670a26a00651445a66f9f4f70 | [] | no_license | alonkrifcher/appboy-unity-sdk | dd6c8e6dfbd28dda5782514149520058c03c9946 | 8670b5f567f1027a14dee2878cda801e79012226 | refs/heads/master | 2021-01-18T18:56:49.214651 | 2015-07-14T16:16:34 | 2015-07-14T16:16:34 | 41,434,938 | 0 | 0 | null | 2015-08-26T15:53:33 | 2015-08-26T15:53:33 | null | UTF-8 | C | false | false | 8,901 | h | #pragma once
#include <stdint.h>
#include <assert.h>
#include <exception>
#include "codegen/il2cpp-codegen.h"
// System.IO.FileStream
struct FileStream_t100;
// System.String
struct String_t;
// System.Byte[]
struct ByteU5BU5D_t97;
// System.IAsyncResult
struct IAsyncResult_t472;
// System.AsyncCallback
struct AsyncC... | [
"wenzhi@appboy.com"
] | wenzhi@appboy.com |
515c6f63e76cb4a7bda1003857a66b57583e055a | 94e8344ee420ae4d2eb1643e95973845f341a3d2 | /gcc_4.3.0_mutants/mutant100049_fwprop.c | 6158266de11eee1daf440004448e06cdbac35fe1 | [] | 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 | 32,514 | c | /* RTL-based forward propagation pass for GNU compiler.
Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
Contributed by Paolo Bonzini and Steven Bosscher.
This file is part of GCC.
GCC is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as pu... | [
"agroce@gmail.com"
] | agroce@gmail.com |
7cb92f82ede86f2848947f618faefa6ddebcb5ec | f471068defb9b206b00902889c3ee829648bf2cb | /Front wall mouse/src/global_space.h | 69be13ca2aea73437fe69bd743db07472182398c | [] | no_license | pasindu-sandima/Rodent | 0963fcf037f09043dcef98900e3443cf962821d1 | 060f764004d96e3edd1073351068d05250727ea6 | refs/heads/master | 2022-04-03T08:50:04.243604 | 2020-02-04T14:53:38 | 2020-02-04T14:53:38 | 209,301,792 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,233 | h | #ifndef GLOBAL_SPACE_H
#define GLOBAL_SPACE_H
//Motor Controlling
#define RM1 PB0
#define RM2 PB1
#define LM1 PA4
#define LM2 PA5
// #define Standby PA7
#define Rpwm PB9
#define Lpwm PB8
#define Buzzer_Pin PB5
#define button1 PB12 //Right
#define button2 PB13 //Middle
#define button3 PB14 //Le... | [
"pasindusandima@gmail.com"
] | pasindusandima@gmail.com |
56bf0c63f72658b55f3098b5e52e3d51fb75f660 | d5ffad1c11011d58c0b20400c4e7a6a12df27c91 | /scripts/plot_zprime_mtt_gen_large.C | 26a06a3f7e4fc655b9a14ef4f096cf5d5f8a70f0 | [] | no_license | blinkseb/thesis | 08ccae8a2cb5687ddf082718138e493384bc66f6 | 82a3190d04109551e7bb79df0f68e8826b73980c | refs/heads/master | 2020-06-05T16:58:01.827697 | 2015-03-04T19:06:37 | 2015-03-04T19:06:37 | 9,390,685 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,734 | c | {
#include "tdrstyle.C"
setTDRStyle();
TFile* a = TFile::Open("root://lyogrid06.in2p3.fr//dpm/in2p3.fr/home/cms/data/store/user/sbrochet/HTT/Extracted/MC/Summer12/20Mar14/semimu/ZPrimeToTTJets_M500GeV_W50GeV/extracted_mc_1_1_BTM.root");
TFile* b = TFile::Open("root://lyogrid06.in2p3.fr//dpm/in2p3.fr/home/cms... | [
"blinkseb@madalynn.eu"
] | blinkseb@madalynn.eu |
3def9017bb551495f647a974b3965d85411408d7 | 77337fb149345cbe1bc2afb556b9c13e01752224 | /src/tests/userprog/open-missing.c | cada07f6d8407f48032c9d2d3afb25edc3f64977 | [
"MIT-Modern-Variant",
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | HsunGong/pintos | 1ddc89fa11f44db8e44dbf8d648778d189ddf000 | 15b96ae024a59301014591e526e29754d58ab688 | refs/heads/master | 2020-04-27T05:52:53.142023 | 2019-07-06T14:50:56 | 2019-07-06T14:50:56 | 174,093,270 | 0 | 1 | null | 2019-07-06T14:50:58 | 2019-03-06T07:22:14 | C | UTF-8 | C | false | false | 232 | c | /* Tries to open a nonexistent file. */
#include <syscall.h>
#include "tests/lib.h"
#include "tests/main.h"
void test_main(void)
{
int handle = open("no-such-file");
if (handle != -1)
fail("open() returned %d", handle);
}
| [
"gongxuncd@gmail.com"
] | gongxuncd@gmail.com |
e292e62770171acfb906ce221f61194eba5d41d2 | 1a1937a6e1252b012e9e82cbf733c60e19372322 | /src/backends_input_manager.c | 55dc75d7cfeb42ae8b476bd16e3ef7185536078d | [
"MIT"
] | permissive | jcorks/topaz | ead9f9f922c99a28cb758cfa297b9b43eea9b2e8 | 18080122ecca49510f3f576ca16b8ff53caaf06e | refs/heads/main | 2023-08-30T23:29:02.900158 | 2023-08-18T15:48:18 | 2023-08-18T15:48:18 | 225,935,429 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,983 | c | #include <topaz/compat.h>
#include <topaz/backends/input_manager.h>
#include <topaz/containers/table.h>
#include <stdlib.h>
#include <string.h>
#ifdef TOPAZDC_DEBUG
#include <assert.h>
#endif
struct topazInputManager_t {
topazInputManagerAPI_t api;
topazSystem_Backend_t * backend;
void * userData;
};
... | [
"jcorkery@umich.edu"
] | jcorkery@umich.edu |
b572f813b36eb9e93b07041666fa79a52097e6b7 | 81a45c68adb554a9e4bae96067449aa4af03cf02 | /fin_backup/print_/all_type/diufcp_func.c | 1dd75bbbd6dc242791694eb8d863e922b5bf0d49 | [] | no_license | Orliva/ft_printf_home | 7e7649f06a045b8209ddde2b68005320bd967ae1 | 5de833b20b30b5b4ffe3b7220277eb85f761730b | refs/heads/master | 2020-12-29T17:13:53.076681 | 2020-03-12T18:57:06 | 2020-03-12T18:57:06 | 238,679,841 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,254 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* diufcp_func.c :+: :+: :+: ... | [
"lulee@il-g2.21-school.ru"
] | lulee@il-g2.21-school.ru |
ee2538bd9e38c10ac115243b25ac7564e46e7780 | 0eb64750051fed2a2af7625d452e4d3f9cf7115b | /Chapter 2/Exercise02.c | 5da22db8c8c652af9c1952451c836f4940b90a94 | [] | no_license | Cruzer-S/TCPL | e41b73231ac5d133ed10e95d9f6ab2e838ba1c27 | 8ad36d8fd57a3fca7838041649b0a9810d3254eb | refs/heads/main | 2023-02-20T17:03:38.822097 | 2021-01-23T12:52:10 | 2021-01-23T12:52:10 | 329,933,995 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 233 | c | #include <stdio.h>
int main()
{
int i, c, lim;
for (i = 0; ((i < lim - 1)
+ ((c = getchar()) != '\n')
+ (c != EOF))
/*--------------------------------------*/
== 3; ++i)
{
/* ... */
}
return 0;
}
| [
"yyyynoom@gmail.com"
] | yyyynoom@gmail.com |
95cc4c752c7651c5f4c883ba7374231ac38a2f50 | badc539e008714916dc281011c7f760550299bc8 | /Test.c | 9022cc694e49c5a501620ccafd91aa3fb0e0eb1a | [] | no_license | daikinakamura1104/Question_Q1_C | 0b7340e9f5ee3f110614e465b9a356a366ae2975 | 33269ac133ec9844ccd2b51176760ed72214dc1b | refs/heads/master | 2021-03-14T00:55:08.941506 | 2020-03-13T01:12:10 | 2020-03-13T01:12:10 | 246,725,637 | 0 | 0 | null | 2020-03-13T00:51:44 | 2020-03-12T02:29:40 | C | UTF-8 | C | false | false | 1,867 | c | #include<stdio.h>
#include <stdlib.h>
#include <string.h>
//マクロの定義 値
#define SIZE_OF_MathARRAY(Matharray) (sizeof(Matharray)/sizeof(Matharray[0]))
#define SIZE_OF_PhysicsARRAY(Physicsarray) (sizeof(Physicsarray)/sizeof(Physicsarray[0]))
void calculationofSubject(const int* array, int size, char *str)
{
int i , ... | [
"junichi.enomoto@tokyo.supersoftware.co.jp"
] | junichi.enomoto@tokyo.supersoftware.co.jp |
5982817b00731d3f903b401defd2645049b6cfad | 5b6fdedd001b79b7dc4f42e5e2e5f2e6cf552281 | /libraries-src/PSL1GHT-master/ppu/include/sys/dbg.h | 61ecf33650127edeec6379f6350a395aabd45cbd | [
"MIT"
] | permissive | wargio/PSDK3v2 | 705d46d088001744f55b50b2dbf46649c9503f61 | 9543e3ba24f3e3fbbdadd58b2712af74b994aebd | refs/heads/master | 2020-12-25T12:27:30.089846 | 2015-02-18T16:10:14 | 2015-02-18T16:10:14 | 30,973,179 | 1 | 0 | null | 2015-02-18T16:08:21 | 2015-02-18T16:08:20 | null | UTF-8 | C | false | false | 9,067 | h | /*! \file dbg.h
\brief Debugging management library.
*/
#ifndef __SYS_DBG_H__
#define __SYS_DBG_H__
#include <ppu-types.h>
#include <sys/thread.h>
#include <sys/event_queue.h>
/*! \brief number of PPU GPR registers */
#define SYS_DBG_PPU_NUM_GPR 32
/*! \brief number of PPU FPR registers */
#define S... | [
"hermes.ps2@gmail.com"
] | hermes.ps2@gmail.com |
dd42764c6aa0de390cfe707e6086c962be43e7e3 | 099d37a70848d2e4054ec456c0c14a72c14b8841 | /src/os/shared/common/src/com/ngos/shared/common/uefi/uefifileprotocol.h | 97874405db81d708d2b87e6003388566233558cf | [] | no_license | Gris87/ngos | c96e702b26fb5bcae894400657573ba71b72c996 | e5e20c632ea53ee6fcc82475c0b9ed6852932397 | refs/heads/master | 2022-11-08T01:16:55.262819 | 2022-10-23T08:55:10 | 2022-10-23T08:55:10 | 115,521,164 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,128 | h | #ifndef COM_NGOS_SHARED_COMMON_UEFI_UEFIFILEPROTOCOL_H
#define COM_NGOS_SHARED_COMMON_UEFI_UEFIFILEPROTOCOL_H
#include <com/ngos/shared/common/guid/guid.h>
#include <com/ngos/shared/common/uefi/macros.h>
#include <com/ngos/shared/common/uefi/types.h>
#include <com/ngos/shared/common/uefi/uefifileattributeflags.h>
#i... | [
"Gris87@yandex.ru"
] | Gris87@yandex.ru |
752c127558f00d846dcbd8692198151ddc7b03bf | 63b4a698bc22fd54857c8fa097b1331f79c39e5a | /src/mbedtls/mbedtls-2.7.13/programs/pkey/pk_sign.c | 0f08db9727254412e55154b2c86ad38604846d99 | [
"Apache-2.0",
"LicenseRef-scancode-generic-cla"
] | permissive | MinimSecure/unum-sdk | 67e04e2b230f9afb3ae328501a16afa4b94cdac6 | 30c63f0eccddba39a760671a831be3602842f3f4 | refs/heads/master | 2023-07-13T07:33:43.078672 | 2023-07-07T13:52:05 | 2023-07-07T13:52:05 | 143,209,329 | 33 | 22 | Apache-2.0 | 2021-03-05T22:56:59 | 2018-08-01T21:13:43 | C | UTF-8 | C | false | false | 5,494 | c | /*
* Public key-based signature creation program
*
* Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
* SPDX-License-Identifier: Apache-2.0
*
* 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 cop... | [
"denis.bakin@minim.co"
] | denis.bakin@minim.co |
de5302c2c10fba851a3c1ab870a5514976aa7725 | 7d078a3a90c9414f8bf01386e0ea6797648d8c65 | /manual/ree/src-compile/pop-ree-builder-node.h | de0e6938e289e69a06f690278ae9721db68ce533 | [
"MIT"
] | permissive | Tikubonn/ree | d222175c870e6b1b0e4bcfbbd1f6000fe68458ea | 878f97513f89f90d43fa334cb50c46c911457931 | refs/heads/master | 2020-03-27T04:10:27.810002 | 2018-08-25T15:06:49 | 2018-08-25T15:06:49 | 145,917,843 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 78 | h | #include <ree.h>
extern int pop_ree_builder_node (ree_builder*, ree_node**);
| [
"https://twitter.com/tikubonn"
] | https://twitter.com/tikubonn |
139e3b75aef371b3128185086636726ba73e570a | 8f077373e3bd35ece08b8c7732a522d7e01402d2 | /programming/c programming/cwh/arr4.c | 5227fd67666f73703650883d7523e8e6aa81cc63 | [] | no_license | firewall1337/coding | f7175e4b5a305ad5934a743879e196f858a92acb | 46f02b18a44478e7f0d9cec164b1b2179a4fe877 | refs/heads/main | 2023-07-15T17:41:32.941298 | 2021-09-05T12:44:29 | 2021-09-05T12:44:29 | 403,305,064 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 259 | c | #include <stdio.h>
int main()
{
int mul[10];
int n;
printf("Enter a number : ");
scanf("%d",&n);
for (int i = 1 ; i <= 10 ; i++)
{
printf("%d X %d = %d",n,i,mul[i]);
}
for (int i = 1 ; i <= 10 ; i++)
{
printf("%d X %d = %d\n",n,i,mul[i]);
}
} | [
"abhishek@abhishek"
] | abhishek@abhishek |
c92546d7e414c76a857a573982da3e3ba1a4fc96 | 44491536d0bbcb7c0968d136268a5a48d60aa798 | /Portable_keyborad/User/inc/debug.h | 9eabff4dad90277d9a4028da0683adba625999e0 | [] | no_license | mynamelcz/Youyou_Work | d43badd993fcc8462c76dea5800db21968175a44 | f83a6e03815c1e11ef62d38be04285588a7587b3 | refs/heads/master | 2020-06-09T22:48:22.642710 | 2019-09-01T15:54:08 | 2019-09-01T15:54:08 | 193,522,019 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 3,651 | h | #ifndef DEBUG_H__
#define DEBUG_H__
#define DBG_ENABLE
#define DBG_COLOR
/* DEBUG level */
#define DBG_LOG 0
#define DBG_INFO 1
#define DBG_WARNING 2
#define DBG_ERROR 3
#ifndef DBG_SECTION_NAME
#define DBG_SECTION_NAME "DBG"
#endif
#ifdef DBG_ENABLE
#ifndef DBG_LE... | [
"lucz@youyoutech.net"
] | lucz@youyoutech.net |
5894051380be31c52e3c78e499515a07059bd69f | a06397965b6d36129fa48009cc891de2a56387ca | /src/f32-velu/gen/velu-avx2-rr1-p6-x56.c | 2939bfda1aa80d23be1ddb4a496e81c0a858d1d4 | [
"LicenseRef-scancode-generic-cla",
"BSD-3-Clause"
] | permissive | Pandinosaurus/XNNPACK | 70e2cc2f34cf651c68eaca65f3561ed4d663a403 | 13768839fc64617264c86ac1a348a5476595901e | refs/heads/master | 2023-08-31T22:52:50.001686 | 2022-02-23T22:00:03 | 2022-02-23T22:00:59 | 246,161,859 | 0 | 0 | NOASSERTION | 2022-02-25T02:48:37 | 2020-03-09T23:15:50 | C | UTF-8 | C | false | false | 10,083 | c | // Auto-generated file. Do not edit!
// Template: src/f32-velu/avx2-rr1-p6.c.in
// Generator: tools/xngen
//
// Copyright 2020 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <immintrin.h... | [
"xnnpack-github-robot@google.com"
] | xnnpack-github-robot@google.com |
a645bfb916d9eccd11d3eac83baa08a2774d32e2 | f66245e27abfd99775b0b9926d69c654a3168ff6 | /include/results.h | 79c71231329c6a0b9e44cdbb40f0874cac4fc3f4 | [] | no_license | dflay/calibration | f9a608c5896b26f12a6ac4df6fe34efb774d9047 | f9165d4800247a455643c7df295e6c0f512b4d06 | refs/heads/master | 2021-06-08T00:04:54.470053 | 2020-06-15T15:16:49 | 2020-06-15T15:16:49 | 132,523,097 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 12,452 | h | #ifndef RESULT_H
#define RESULT_H
// a data struct to store the results
typedef struct result{
// PP (raw)
double ppRaw;
double ppRaw_err;
double ppRaw_fxpr;
double ppRaw_fxpr_err;
double ppRaw_trly;
double ppRaw_trly_err;
// PP (free)
double ppFree;
double ppFree_err;
double ppFre... | [
"flay@umass.edu"
] | flay@umass.edu |
b647997564680ffae2292eb85b542f42273f690f | 7620b3d9ea3ef3ba73d50d6448f51a9c1c1a3757 | /Arduino_package/hardware/system/libameba/sdk/component/soc/realtek/common/bsp/rtl_std_lib/include/machine/_default_types.h | 2aeb2e3bf98aca00dee84ed8b8e79fcea4c214b0 | [] | no_license | xidameng/BW16_RTL8720DN_Arduino | ba428e11f190d0402142262c0d77506b3bafcf3e | 31a304f19c2e829a84770abdc2eea3cd04e49f3e | refs/heads/main | 2023-03-28T03:59:07.267775 | 2021-04-01T10:45:17 | 2021-04-01T10:45:17 | 353,657,347 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,140 | h | /*
* $Id$
*/
#ifndef _MACHINE__DEFAULT_TYPES_H
#define _MACHINE__DEFAULT_TYPES_H
#include <sys/features.h>
#ifdef __ICCARM__
#define __extension__ /* Ignore */
#define __restrict /* Ignore */
#endif
/*
* Guess on types by examining *_MIN / *_MAX defines.
*/
#if __GNUC_PREREQ (3, 3)
/* GCC >= 3.3.0 has __<va... | [
"xidameng@gmail.com"
] | xidameng@gmail.com |
69a17b90e7145187506c6c65aaed5071340272c7 | b88330194eab0dbbb0742129dcb77282da4ba0b8 | /1/42sh/src/exec/pipe_list_func.c | 8276fbdf7478f74ed468c1a43cdc6cf414d8f832 | [] | no_license | GeoffreyHervet/epitek | 98cba959844812c5363bb514b948ce2f3bdca79b | e37bcf1136929e519bd1ffabe014e12c8a9f78e2 | refs/heads/master | 2021-03-24T10:25:36.869836 | 2013-02-01T15:03:04 | 2013-02-01T15:03:04 | 3,387,019 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,754 | c | /*
** exec_pipe_list_func.c for in /home/yau_t//local/Projets/semestre_2/42sh/src/exec
**
** Made by tom-brent yau
** Login <yau_t@epitech.net>
**
** Started on Tue May 3 16:57:40 2011 tom-brent yau
** Last update Sat May 14 19:06:33 2011 tom-brent yau
*/
#include <stdlib.h>
#include <string.h>
#include <unistd... | [
"hervetg@gmail.com"
] | hervetg@gmail.com |
5898022719673082bdf895983bde14807befb37a | 20956a6974ffa94855c81cea01f264281b68cfe3 | /visgen/compute_tsky.c | cf59c87affc6827d7c117d6f9612ca8ddb134778 | [] | no_license | piyanatk/MAPS | a00dad227b88f7ee04279cd45d96c85dbe60522e | 04f3b18e29722e81e7d60a40a8adacfa3b3bac95 | refs/heads/master | 2016-09-05T09:00:26.550922 | 2015-06-19T19:31:53 | 2015-06-19T19:31:53 | 22,118,369 | 2 | 2 | null | null | null | null | UTF-8 | C | false | false | 1,647 | c | /************************************************************************/
/* */
/* Figures out the sky temperature contibution to system temperature, */
/* based on the frequency, the observing parameters, and a map of the */
/* galactic backgrou... | [
"piyanat.kittiwisit@asu.edu"
] | piyanat.kittiwisit@asu.edu |
953a5b2b96c45c212a2a867b94d56aba14a11cd3 | 60eee32b1bb721b0d560244731e1697d30ff0df7 | /hw4/p2.c | 9d2eced5278b84b7ddc355b17db24825a2ceb731 | [] | no_license | kemosaif/cs61c | e4228e562771b03f41afe36dff3c2424f06c32d2 | 309a94f0b2f07ad56a37a6c3460c09ca25e45960 | refs/heads/master | 2020-05-19T09:40:11.518029 | 2013-02-09T06:22:35 | 2013-02-09T06:22:35 | 9,739,609 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 519 | c | #include <stdio.h>
#include <math.h>
float unsignedToFloat( unsigned int x ) {
unsigned int result = 0;
int exp = -1;
for (int i=31; i >= 0; i--) {
int bit = (x >> i) & 1;
if (bit == 1 && exp < 0) {
exp = i;
}else if(bit == 1 && exp > 0) {
result = result ... | [
"jon@serv.io"
] | jon@serv.io |
a27b327e686e25bb9ba54edfd6992a89e983373a | 37be9d32218cbd1c789f36a0f509526919966dbf | /src/common/targ_info/generate/isa_subset_gen.h | 2267688f87992d44199cc0fa29e990da2f4777f0 | [] | no_license | Akheon23/nvopencc | 5072b3d68974e92a3e8ca92ac518ff97df4fe312 | 5676f95bbcca75610554115747bb075bf1cd16d6 | refs/heads/master | 2020-12-25T01:50:18.190179 | 2010-06-17T17:23:28 | 2010-06-17T17:23:28 | 50,400,638 | 1 | 0 | null | 2016-01-26T03:32:09 | 2016-01-26T03:32:09 | null | UTF-8 | C | false | false | 3,833 | h | /*
* Copyright 2005-2010 NVIDIA Corporation. All rights reserved.
*/
/*
Copyright (C) 2000, 2001 Silicon Graphics, Inc. All Rights Reserved.
This program is free software; you can redistribute it and/or modify it
under the terms of version 2 of the GNU General Public License as
published by the Free Soft... | [
"asura@m4400.(none)"
] | asura@m4400.(none) |
ce63b1dbf157967dba747c96cdd7206fefeaddf3 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/fastsocket/kernel/drivers/scsi/bfa/extr_bfa_fcpim.c_bfa_tskim_sm_cleanup_qfull.c | eb6fa9e6f5df2a049bdfb9b6302c1508ac79d1b9 | [] | 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,949 | 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 |
1307e9e26e0aea93a05a44ca15ca0246c6d86e34 | 3aad7d56015023e6eeee7361f3c24d1ad722ec9b | /Security_Platform/communication/DM9000.h | 5026baa69a2e926c7e81a36b33e2f1a90837d1f1 | [] | no_license | limingwei1993/Security_Platform | ab464cf401a011e20a4f8d7afb77c085edcfcef8 | 205352702c8e1e86f8f2d569f22d8247959cde54 | refs/heads/master | 2023-09-03T11:49:12.112173 | 2021-11-16T12:26:24 | 2021-11-16T12:26:24 | 414,818,256 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 5,186 | h | /*
* DM9000.h
*
* Created on: 2021年10月13日
* Author: 15755
*/
#ifndef COMMUNICATION_DM9000_H_
#define COMMUNICATION_DM9000_H_
#include"gpio.h"
#include "HL_reg_gio.h"
#include "LWIP/lwip-1.4.1/src/include/lwip/pbuf.h"
#define __O volatile
#define __IO volatile
typedef uint32_t u32;
typedef u... | [
"1575561260@qq.com"
] | 1575561260@qq.com |
da7bcbd4fda293f109845990fa9f2f7f507a4fcd | 001f266db30a844997070962e4c0462c059e3fce | /DMX.X/mcc_generated_files/tmr0.c | 7dd6c7a2ad9612126b6f24d888c7c8d9ce07b10d | [] | no_license | JamesGriess97/DMX_Light | 3a824e224949e33ee4bacd0c05568921c4ec23cf | 586c7e565dc7bf5ac53ee8e8372b18d122b2d883 | refs/heads/master | 2020-05-06T20:04:22.715890 | 2019-05-01T05:48:02 | 2019-05-01T05:48:02 | 180,218,307 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,581 | c | /**
TMR0 Generated Driver File
@Company
Microchip Technology Inc.
@File Name
tmr0.c
@Summary
This is the generated driver implementation file for the TMR0 driver using PIC10 / PIC12 / PIC16 / PIC18 MCUs
@Description
This source file provides APIs for TMR0.
Generation Information :
... | [
"11860216+JamesGriess97@users.noreply.github.com"
] | 11860216+JamesGriess97@users.noreply.github.com |
833bd7030de35e97c2a368d39c25ea2eea4aab48 | 9c5d00397522025a79d4773e5d97a09a9bca65f8 | /Common/LibInfo/LibInfoCharBase.h | 6a07e5d8f29d4f3c91ae3ce3d67becdfb7c99803 | [] | no_license | uraraworks/SBOP2 | b818c2a0515110c21f02fcd99fb1a26553cb8e10 | 11a77d846782df6ba74dd45803477cf19fb32934 | refs/heads/master | 2023-07-05T07:52:52.013477 | 2021-08-17T08:33:24 | 2021-08-17T08:33:24 | 275,423,701 | 0 | 0 | null | null | null | null | SHIFT_JIS | C | false | false | 4,207 | h | /* Copyright(C)URARA-works 2006 */
/* ========================================================================= */
/* ファイル名 :LibInfoCharBase.h */
/* 内容 :キャラ情報ライブラリ基底クラス 定義ファイル */
/* 作成 :年がら年中春うらら(URARA-works) */
/* 作成開始日 :2006/10/01 */
/* ====================================... | [
"RXP10430@868715c2-6dae-4c12-b071-75cd31844a78"
] | RXP10430@868715c2-6dae-4c12-b071-75cd31844a78 |
1333e600c994d94c90936d85062ab8f3f8ea1ae5 | 5896167027f07d1e53672ebb76b60ed7bf2f09c8 | /Win10_20H1_18922/ARM64/System32/ndis.sys/Standalone/_WHEA_EVENT_LOG_ENTRY_HEADER.h | 5fe96dea54d9e0bc155e26f76e282bc2e5fda7f7 | [] | no_license | antiwar3/headers | c776e1de8b552e1284901361907f5e7515ef20ae | e3ec0f11f62cdc76b6c0b6b9fa0d6ffe55e476f0 | refs/heads/master | 2021-05-25T22:49:20.063532 | 2020-02-24T21:43:26 | 2020-02-24T21:44:11 | 253,953,543 | 1 | 2 | null | 2020-04-08T01:25:44 | 2020-04-08T01:25:44 | null | UTF-8 | C | false | false | 3,650 | h | typedef enum _WHEA_EVENT_LOG_ENTRY_TYPE
{
WheaEventLogEntryTypeInformational = 0,
WheaEventLogEntryTypeWarning = 1,
WheaEventLogEntryTypeError = 2,
} WHEA_EVENT_LOG_ENTRY_TYPE, *PWHEA_EVENT_LOG_ENTRY_TYPE;
typedef enum _WHEA_EVENT_LOG_ENTRY_ID
{
WheaEventLogEntryIdCmcPollingTimeout = -2147483647,
WheaEventLo... | [
"w.benny@outlook.com"
] | w.benny@outlook.com |
7729eb03d80ff7e04679f3e6c3d920626f2fd143 | 18043a4ff92fe09eb709bda5c1ba242fbcff472f | /lib/meson-sample-before.h | 7a41d59ea767c58101959a2131ce1c6778e5eca2 | [] | no_license | kou/meson-gnome-link-order | 555c251a598596d79f94a54020fcc66ad7eca006 | 50646468775b7586b48487fe40ac91db6c8fa152 | refs/heads/master | 2020-05-26T05:14:32.895776 | 2019-05-23T03:17:16 | 2019-05-23T03:17:16 | 188,118,393 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 564 | h | #pragma once
#if !defined (MESON_TEST)
#error "MESON_TEST not defined."
#endif
#include <glib-object.h>
G_BEGIN_DECLS
#define MESON_TYPE_SAMPLE_BEFORE (meson_sample_before_get_type())
G_DECLARE_FINAL_TYPE (MesonSampleBefore,
meson_sample_before,
MESON,
... | [
"kou@clear-code.com"
] | kou@clear-code.com |
3635e55a70e2215152b42c550cf02d7a62f53a6f | 83214753e9183327e98af0e6768e9be5385e5282 | /quest/letter/qlist10000.c | 7b15323218deb5f7c50b4f0ce5afbc12222b0abf | [] | 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 | 8,295 | c | inherit SKILL;
#include <ansi.h>;
//这是星星做来让新手熟悉地图用的任务
//星星(lywin)2000/4/30
mapping *quest = ({
([ "quest": "舞蛇人", "exp_bonus":random(15)+30,"pot_bonus": random(8)+10 ]),
([ "quest": "刀客", "exp_bonus":random(15)+30,"pot_bonus": random(8)+10 ]),
([ ... | [
"i@oiuv.cn"
] | i@oiuv.cn |
ca8333cab886b017cd10dd61a4def3179f93dae5 | 303b127e77a6de3daee26b273c6a983d2fffa265 | /src/schedule/flow_control.c | 0cd26a17be9cfb7c598db50760a37e09dc1b5762 | [] | no_license | iscas-lee/ccisserver | 947d1b234afbf5ed35899eb35d7ed0a5f3908e1b | 6869a79bf8eb9f6927bd52a6de0e8e7a5bdc5733 | refs/heads/master | 2021-05-01T06:14:57.826311 | 2018-01-15T12:36:12 | 2018-01-15T12:36:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 14,821 | c | #include "flow_control.h"
#include "../log/ccis_log.h"
#include <string.h>
int Create_FlowMap(const char* filepath);
void Destroy_FlowMap();
int Get_Index_By_Name(const char* flowname);
int Check_Process_Flow(pFlow pfn , int number);
int Init_FlowNode(pFlow pfn , int index);
int Get_FlowName_By_Index(int node_index , ... | [
"yanghaisheng@kylinos.cn"
] | yanghaisheng@kylinos.cn |
c19bab93615efd9549e69248241f7386aa5a8af1 | 3a56b1155d39c8e4dfaff52f0ec2e43b64304c28 | /frames/04448.c | 602769cabecc7cef77bbf738e2ca920bdb62bd9d | [] | no_license | RippedOrigami/GBA-Rick | 6a610bde18e8dda978730b2d754565e9cdcbfe1d | 0953de71ad0a392f5d3a0bcedc54d55e478925b7 | refs/heads/master | 2021-05-28T17:10:33.260039 | 2014-11-28T17:14:04 | 2014-11-28T17:14:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,338 | c |
//{{BLOCK(_4448)
//======================================================================
//
// _4448, 40x40@8,
// + palette 256 entries, not compressed
// + 25 tiles lz77 compressed
// Total size: 512 + 1352 = 1864
//
// Time-stamp: 2014-11-28, 05:20:09
// Exported by Cearn's GBA Image Transmogrifier, v0.8.12
// ( ... | [
"mtinc2@gmail.com"
] | mtinc2@gmail.com |
278d8a242f43e49cf0d42b9e30d7e7963692c386 | c611b35a08d0abbce62c8a3e80ab747967460e4a | /opencti/trunk/cti_groups/Regression/sync/Src/__sync_and_and_fetch_2.c | 34b681eb4eb9fb2eb7d8317e5310bb9849112fde | [] | no_license | svn2github/open64 | 301f132bdcb602d4e677fc23881ce602f3961969 | 88431de7e6860ed692c0c160724620e798de428a | refs/heads/master | 2021-01-20T06:59:43.507059 | 2014-12-31T18:38:48 | 2014-12-31T18:38:48 | 24,089,237 | 3 | 1 | null | null | null | null | UTF-8 | C | false | false | 220 | c | /* __sync_and_and_fetch_2 BT_FN_I2_VPTR_I2 */
/* __sync_and_and_fetch_2 BT_FN_I2_VPTR_I2 */
short T__sync_and_and_fetch_2(void * arg1, short arg2) {
short ret = __sync_and_and_fetch_2(arg1, arg2);
return ret;
}
| [
"laijx@ead328b1-e903-0410-a19d-eacee4b031f6"
] | laijx@ead328b1-e903-0410-a19d-eacee4b031f6 |
bafccfb77e77655f910ca99ff65d274e8697b5b0 | a831ab4ac4dd6511717f37f41c40881d16c05d87 | /code/sec/impl/inc/sec/sec_cd.h | 03f342c8c68996c9c29cda4b33bc2a2cf18e7f56 | [] | no_license | joyzhq125/spi | bbea091cecd0005048397c77ddfce36a6d298c41 | c09ab9e4a67142e5b3907ed58e12b53d2d2171b1 | refs/heads/master | 2021-05-08T03:08:11.535136 | 2017-10-25T09:04:13 | 2017-10-25T09:04:13 | 108,230,538 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,111 | h | /*==================================================================================================
HEADER NAME : sec_cd.h
MODULE NAME : SEC
PRE-INCLUDE FILES DESCRIPTION
GENERAL DESCRIPTION
In this file,define the function prototype
TECHFAITH Software Confi... | [
"happybird_007@163.comm"
] | happybird_007@163.comm |
d9e64ef62eb428e4d2150a236b14488719c2341e | fc6284e15ee7fa44c7e1b1994810d3794657d867 | /WangYe/Pods/Headers/Private/HcdCachePlayer/HcdCacheVideoPlayer.h | 5d515c97f65d0548f2cdeb200d8f1316f1b0e7ab | [
"Apache-2.0"
] | permissive | YouareMylovelyGirl/WangYe | 683c3430dd0d52c91b8161808a9e4985596cc66c | 81569aeb2e328903b8946af1786d362a9dcb3b44 | refs/heads/master | 2021-01-13T11:33:37.012526 | 2017-02-26T03:11:39 | 2017-02-26T03:11:39 | 81,202,509 | 8 | 2 | null | null | null | null | UTF-8 | C | false | false | 60 | h | ../../../HcdCachePlayer/hcdCachePlayer/HcdCacheVideoPlayer.h | [
"koreyoshi@CWP.local"
] | koreyoshi@CWP.local |
ce0c2753cf22f759ce0fd58b0ea368317ee2108f | 15f6bad7a265f2defd60ab2b9b49363ef032ed3e | /src/main.c | cf7823bc026a2b1021d828667f5bfb094c0ec0cb | [] | no_license | timdrichards/expr-parser-assignment | bc86d4b77dc0b2a67c417a52fdf88bf847e5a474 | 603185d79b978eff0f0888410a50ef8c684f4c9f | refs/heads/master | 2020-12-24T14:54:03.518395 | 2014-03-18T00:40:42 | 2014-03-18T00:40:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 330 | c | #include <stdio.h>
#include <stdlib.h>
#include "expr-ast.h"
#include "expr-parser.h"
int main(int argc, char* argv[]) {
if(argc !=2 ) {
fprintf(stderr,"usage: expr-parser FILE\n");
exit(1);
}
Expr* expr = expr_parse(argv[1]);
printf("expr = ");
expr_print(expr);
printf("\n%d\n", expr_interpret(... | [
"tim.d.richards@gmail.com"
] | tim.d.richards@gmail.com |
e88c04f3327dea9d2f5969ffc64421e97bcca7e3 | 54f352a242a8ad6ff5516703e91da61e08d9a9e6 | /Source Codes/AtCoder/abc039/D/765668.c | 10b90a8c57ec2f3294682d63c139428a7876e3fc | [] | 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 | 2,035 | c | #include <stdio.h>
#define MAX 100
int H, W;
void make_image(char S1[MAX][MAX], char S2[MAX][MAX], char S3[MAX][MAX]);
int check(char S1[MAX][MAX], int i, int j);
int strc(char S1[MAX][MAX], char S2[MAX][MAX]);
int main(void)
{
int i, j;
char S1[MAX][MAX], S2[MAX][MAX], S3[MAX][MAX]; //S1:??? S2:S1????... | [
"kwnafi@yahoo.com"
] | kwnafi@yahoo.com |
afc7322782263611f87186202fa6063d5ecfab4f | 36dd27652664fd4a4a49591358669827d5da0117 | /usb/usb_descriptor.c | f4be9e1532dcabfad46e2c673b1e3e5d59922194 | [] | no_license | mobiusio/hotpixel-application | ab3a78c45efa83c269913311438f3871960cf2be | a7f5b5534a2afce902560c270763eb24a990fb4b | refs/heads/master | 2016-09-06T16:06:55.918382 | 2013-04-03T19:54:35 | 2013-04-03T19:54:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 32,898 | c | /******************************************************************************
*
* Freescale Semiconductor Inc.
* (c) Copyright 2004-2009 Freescale Semiconductor, Inc.
* ALL RIGHTS RESERVED.
*
**************************************************************************//*!
*
* @file usb_descriptor.c
*
* @autho... | [
"github.com@n.routed.net"
] | github.com@n.routed.net |
ec23c1c3ff4a4f5bed67c46209214f152189343a | 02a087e8de0a7d0cfed9dba60e8cff5be4ae3be1 | /Research_Bucket/Completed_Archived/ConcolicProcess/oracles/Bellon/bellon_benchmark/sourcecode/snns/src/kernel/sources/version.h | dcb0ffa14396f0c4181a837aa76d6b93b1b7a58b | [] | no_license | dan7800/Research | 7baf8d5afda9824dc5a53f55c3e73f9734e61d46 | f68ea72c599f74e88dd44d85503cc672474ec12a | refs/heads/master | 2021-01-23T09:50:47.744309 | 2018-09-01T14:56:01 | 2018-09-01T14:56:01 | 32,521,867 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,248 | h | /*****************************************************************************
FILE : $Source: /projects/higgs1/SNNS/CVS/SNNS/kernel/sources/version.h,v $
SHORTNAME :
SNNS VERSION : 4.2
PURPOSE : SNNS-Kernel: Current Version and Patchlevel
NOTES :
AUTHOR : Niels Mac... | [
"dxkvse@rit.edu"
] | dxkvse@rit.edu |
2b41c95dacd7d6af98aebb7a0f3bf65359118de2 | 080e032c83647b35804b8db9149330fc5ff8c733 | /0x08-recursion/4-pow_recursion.c | 1b62645397c53f4dc483e7e83dda484155ba61b3 | [] | no_license | JSalmen13/holbertonschool-low_level_programming | 505fca556b2ff34780b584405e0e718d1d62723a | d9a52883c84fa78dab2def82affbc1a2995a11b6 | refs/heads/master | 2023-06-02T02:27:28.050291 | 2021-06-22T11:58:20 | 2021-06-22T11:58:20 | 271,232,949 | 0 | 2 | null | null | null | null | UTF-8 | C | false | false | 267 | c | #include "holberton.h"
/**
* _pow_recursion - x power y
* @x: int
* @y: int
* Return: x
*/
int _pow_recursion(int x, int y)
{
if (y < 0)
{
return (-1);
}
else if (y == 0)
{
return (1);
}
else
{
x = x * _pow_recursion(x, (y - 1));
}
return (x);
}
| [
"jarraya.salmen13@gmail.com"
] | jarraya.salmen13@gmail.com |
203a23169b5ef313a547603e8c196c2bb661103c | 3a56b1155d39c8e4dfaff52f0ec2e43b64304c28 | /frames/01070.c | d5786519a86d6fc2b79af6e8cf0213a0025db5ca | [] | no_license | RippedOrigami/GBA-Rick | 6a610bde18e8dda978730b2d754565e9cdcbfe1d | 0953de71ad0a392f5d3a0bcedc54d55e478925b7 | refs/heads/master | 2021-05-28T17:10:33.260039 | 2014-11-28T17:14:04 | 2014-11-28T17:14:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,788 | c |
//{{BLOCK(_1070)
//======================================================================
//
// _1070, 40x40@8,
// + palette 256 entries, not compressed
// + 25 tiles lz77 compressed
// Total size: 512 + 1512 = 2024
//
// Time-stamp: 2014-11-28, 05:19:43
// Exported by Cearn's GBA Image Transmogrifier, v0.8.12
// ( ... | [
"mtinc2@gmail.com"
] | mtinc2@gmail.com |
518dc09b52e4c8b82edf8aeda1bb165b86a23fc7 | d84988576c72730bd4f98b869b14fdbbb8ea5c48 | /Core/Src/main.c | 321cee2c0b8e67a306bc0328765bb1d12964e4d4 | [] | no_license | nfzfrhn/stm32L4-usb-audio | d1a10b018929c0be746f8985aa54c9a4fa0e4ed0 | 3958e0ec72e2091e2fb6768563d6d401e032a05b | refs/heads/main | 2023-01-14T12:31:04.051071 | 2020-11-16T13:28:59 | 2020-11-16T13:28:59 | 313,309,974 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,577 | c | /* USER CODE BEGIN Header */
/**
******************************************************************************
* @file : main.c
* @brief : Main program body
******************************************************************************
* @attention
*
* <h2><center>© Copyright (c) ... | [
"nafizfarhan@gmail.com"
] | nafizfarhan@gmail.com |
f625a81ed31841ffc61d15a01e58e18696ccef7c | 3188ffaed143e7607efddb0803ecc31f258bbb14 | /Teste-fora/sfsnr2/main.c | 6a9c684a58b190d6edd8a7a9d7bc32c7aa65297f | [] | no_license | lmcad-unicamp/SGX-Performance-Experiments | e66cc29170149ad96c674842275f7b73ff06c5c3 | 2e5557565e755cf716a573ca56c05db4d44de4ca | refs/heads/main | 2023-06-28T16:52:56.339611 | 2021-07-30T14:36:40 | 2021-07-30T14:36:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,873 | c | /* Compute signal-noise-ratio.
SNR=10 log10(sum(clean)/sum(noise))*/
/*
Copyright (C) 2013 University of Texas at Austin
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 ... | [
"l182371@dac.unicamp.br"
] | l182371@dac.unicamp.br |
adf479aeea0f6332a05b89471f2afad987ca539b | 68b3f5d94c59f00a054bce5f96e68dfb568fe6b7 | /u10305-topsort__dfs.c | 50918560f55be7ac0e8a84c68e545911f099a620 | [] | no_license | Ch4n7/UVA_solutions | e967685563a83b1a7b5e5cc9e258264059bca475 | c9fcbe783c4aae4219d1a21e7415506723080024 | refs/heads/master | 2021-09-19T07:32:57.322983 | 2018-07-25T06:58:01 | 2018-07-25T06:58:01 | 107,833,884 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,294 | c | // Copyright @ 2018, ch4n7
// UVa 10305
// Keywords: dfs, topsort
// 20180724 ACCEPTED
#include <stdio.h>
#include <string.h> // memset()
#define MAXN 110
int vis[MAXN], adj[MAXN][MAXN], n, m, ans[MAXN], cnt; // visited, adjacent matrix
int read();
int topsort();
int output();
int dfs(int);
int
main()
{
while (read... | [
"lesliechan007@163.com"
] | lesliechan007@163.com |
e9160c7a52856423470bd6944b244c5c99920e5d | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/66ea1b86-044a-417b-bb49-8dc10e7f6b8b.c | 7801a407b49878579f11d905a4b2439f927437c5 | [] | 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 | 600 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=4;
int j=12;
int k;
int l;
k = 53;
l = 64;
k = i/j;
l = i/j;
l = l/j;
l = l/j;
j = i%j;
l = i+j;
k = k-k*i;
//variables
//random
/* START VULNERABILITY */
int a;
long b[18];
long c[38];
a =... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
cb69aa43f946e5154e4fe13154edd4e9bb339a03 | 8d2dbb1c5f68033906f62cbd9512fe8cd4f29202 | /server/modules/sys/sys.c | e13b7e6f7b57da2b702c77976631532686b5d5a4 | [] | no_license | isliulin/ATS | 913f59f8203fb0b81f48f5b46a297b06bd943453 | 7f104c1ececa1077e8ed01e4fb55d17a2d6b3f55 | refs/heads/master | 2021-05-26T20:16:29.851197 | 2013-10-09T01:59:57 | 2013-10-09T01:59:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,790 | c | /**
* sys.c
*
*/
#include <time.h>
#include "osa.h"
#include "log.h"
#include "conf_xml.h"
#include "sys_business.h"
#include "device.h"
#include "dev_bus.h"
#define CLIENT_MAX 100
#define SYS_PORT 2000
static osa_tcpserver_t *sysServer;
static osa_socket_t *clie... | [
"lzk90s@163.com"
] | lzk90s@163.com |
e2c64da0fb22c44ee87f20f4b98b304f195b174f | c6bbd87598e81857bce0ea3667a6e54062527e09 | /libft/ft_lstmap.c | f9539a7c094cc08076a937fc1346c94ec8483bfb | [] | no_license | mnidokin/fillit | 200044b7a522c50404d8ba499ae75a039188179c | 5197ed8aacf9e5d547058f859269c98ba459a80a | refs/heads/master | 2020-08-09T19:52:00.054303 | 2019-10-28T12:52:42 | 2019-10-28T12:52:42 | 214,160,612 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,427 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_lstmap.c :+: :+: :+: ... | [
"mnidokin@at-a1.21-school.ru"
] | mnidokin@at-a1.21-school.ru |
c075b0f2dce123a625ff33df6d70458ce5a52003 | 1a4a9139a7f51ae4953b67a4d4fc6a7a5108d191 | /week1.c | 4954fd19876b855f1fbcc5037d1791338d03e403 | [] | no_license | trinn123/CS113-git101 | 05b7c551c2fafc5b475a46cbc58f3eb9b16f0c67 | c25fe016a68b4fb2e9dd11254281e0fb61e72c23 | refs/heads/master | 2021-01-03T08:05:26.976390 | 2020-02-19T14:01:36 | 2020-02-19T14:01:36 | 239,988,925 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,420 | c | สรุป lec
ชื่อตัวแปร
-ควรประกอบด้วยตัวอักขระและตัวเลข ตัวแรกต้องเป็นอักขระ
-ตัวพิมพ์ใหญ่ตัวพิมพ์เล็กถือว่าต่างกัน
การตั้งชื่อ
-ควรอ่านเข้าใจง่าย
-เราใช้หลักการตั้งชื่อตัวแปรนี้ในการตั้งชื่อฟังก์ชั่นได้ด้วย
ประเภทข้อมูลและขนาด
-ประเภทข้อมูลที่ใช้เก็บเลขจำนวนเต็ม
char = 1 bytes
int = 4 bytes
float = 4 bytes
dou... | [
"trinn.s@ku.th"
] | trinn.s@ku.th |
37d4b672dcf37dc311aa09d46706fcc2560cdcb1 | fb8493e714f9c9016da4b7057207e62ec8615f1b | /porta_serial_escrita_temperatura_supermercado.c | bcbfd20fa31ff202cb81eefa8483a7da297d1ced | [] | no_license | ricardoferreira68/programacao_software_basico | 80608d7a47acfa31951c8c6e4079a420a1ccdf9d | d4354ea7c57953dedd5dea10b6f05b2c2f4d9ab8 | refs/heads/Carga-Inicial | 2023-06-03T13:04:34.126245 | 2021-06-16T23:37:32 | 2021-06-16T23:37:32 | 367,236,101 | 0 | 0 | null | 2021-06-16T23:37:33 | 2021-05-14T03:12:58 | C | UTF-8 | C | false | false | 1,602 | c | /*
Programa de controle de entrada de um supermercado.
A finalidade desse programa é exemplificar a escrita na porta serial e o tratamento dos dados.
* Configurações Porta Serial
emulador de duas portas seriais interligadas no Linux via socat:
"sudo apt-get install socat" - Instalar o socat.
"s... | [
"jrsf68@gmail.com"
] | jrsf68@gmail.com |
8beb9981a8a87b5c7a3c76d352d2ea7263bb7b05 | 425a47535057bef6fa51b18dee28ec844fa1f937 | /cuaderno1/Introduction_v2AL/PasoMensajes_2.c | 06cfbb289778955c5d9ac241b8688689e9521e09 | [] | no_license | ImanolAtienza/MPI | 3efdf523891b4208ac35eb786600d4aacda0196e | 0f65aab735ef7dcdf6aded8cf7feb35baa7c0d1f | refs/heads/master | 2021-04-03T08:42:40.100874 | 2018-05-15T20:30:42 | 2018-05-15T20:30:42 | 124,886,956 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,076 | c | #include <mpi.h>
#include <stdio.h>
#include <string.h>
void PasoMensajes_2 (MPI_Comm comm)
{
int i;
int rank, numrank;
MPI_Status status;
int tiporank;
int rankdestino, rankfuente;
int bufferenvio[20],bufferrecibo[20];
int cuantosrecibidos, recibidosource, recibidotag;
char texto [50... | [
"imanolatienza@gmail.com"
] | imanolatienza@gmail.com |
61eb66128630d3cb06e604a79182529d04ae3fbd | 875059bac89be8557c8615013c068e5924459131 | /参数手册/0.42' OLED/中景园电子0.42寸OLED技术资料/03-参考程序/17-中景园电子0.42OLED显示屏STM32L151AC8T6_I2C例程/HARDWARE/OLED/bmp.h | df0f6243a7f1898b01aee417e3006e04fdaf4a49 | [
"Apache-2.0"
] | permissive | Jianghanlin/STM32F103RCT6_Mini_System_1 | fd9a3e0577242bfbc8296d58ace733fefccaed32 | 23c66ffa801a72a55aa9539975ad39fc04078268 | refs/heads/main | 2023-04-23T18:09:09.724025 | 2021-05-04T01:58:23 | 2021-05-04T01:58:23 | 339,010,843 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,248 | h | #ifndef __BMP_H
#define __BMP_H
unsigned char BMP1[] =
{
0xFF,0x01,0x0D,0x15,0xFD,0x15,0x8D,0x01,0xC1,0x01,0xE1,0x01,0xF1,0x01,0x01,0xF9,
0xF5,0xE5,0x4D,0x1D,0xBD,0xBD,0xBD,0xBD,0xBD,0xBD,0xBD,0x1D,0xED,0xF5,0xF9,0x01,
0x01,0x01,0x01,0x01,0x01,0x01,0xF1,0x91,0xFD,0x05,0x75,0x75,0x05,0x75,0x75,0x05,
0x75,0x75,0x05,0x45,... | [
"jianghanlin13957825121@gmail.com"
] | jianghanlin13957825121@gmail.com |
59cf342ec2f8bfc0704577774263d8ca69a0052f | 9b7d5ac427e1fc5e138709cf0190f3436821c363 | /apps/gui/wps.c | b42e386a919a1b93c39f7f7070953e4ec8bccaa9 | [] | no_license | MollySophia/rockbox | 618916edadb06bdcf90fc69a25b6f07108cb5fb5 | 92397fc69d2714b68c2717cfcb42895a13213e93 | refs/heads/master | 2023-05-14T00:26:10.187124 | 2021-06-01T10:46:03 | 2021-06-01T10:46:03 | 372,378,075 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 34,227 | c | /***************************************************************************
* __________ __ ___.
* Open \______ \ ____ ____ | | _\_ |__ _______ ___
* Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ /
* Jukebox | | ( <_> ) \___| < | \_\ ( <_> ... | [
"lisztena@icloud.com"
] | lisztena@icloud.com |
923133c2be7212ccf9e55cd585949d0a937774fd | 81121ecb0f4897b5e754a7bfdd5c41571d369da4 | /MotateProject/motate/cmsis/TARGET_Atmel/sam4cm32/include/instance/pwm.h | a4f15c3955cf14f7b682a40c9db01f6b36ebbeaf | [] | no_license | Amaan24/Motate | 5613435c5b2ab16e300cb0c99ccaf99565d3d949 | 44f96303a007928be2c84e41bcd49f204c76182e | refs/heads/master | 2020-06-27T16:41:30.227063 | 2016-09-26T14:29:07 | 2016-09-26T14:29:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,034 | h | /* ---------------------------------------------------------------------------- */
/* Atmel Microcontroller Software Support */
/* SAM Software Package License */
/* -----------------------------------------------------------------... | [
"giseburt@gmail.com"
] | giseburt@gmail.com |
21a6d800969cd2143d76e457c68932e6d96e8cee | b25bc563dbb37a12244d2375c5816de9231c6c63 | /PowerPlant/PP Precompiled Headers/PP_DebugHeaders.h | 18c4a909eb219a32b565cac097888b2b511bf35b | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference",
"ISC"
] | permissive | mattgallagher/Mines | cae97a293bea9431c173b62fbc6a7115bfa4828d | cb159c358b12787dca9b8328d7f6083f07377b52 | refs/heads/master | 2021-01-13T13:00:09.404274 | 2018-10-24T12:15:04 | 2018-10-24T12:15:04 | 78,709,769 | 28 | 3 | null | null | null | null | WINDOWS-1252 | C | false | false | 717 | h | // Copyright ©2005, 2006 Freescale Semiconductor, Inc.
// Please see the License for the specific language governing rights and
// limitations under the License.
// ===========================================================================
// PP_DebugHeaders.h PowerPlant 2.2.2 ©1996-2005 Metrowerks Inc.
// =========... | [
"matt@zqueue.com"
] | matt@zqueue.com |
69fbcd2f08eae45deccfb65531d445ed1ce96d48 | 3db023edb0af1dcf8a1da83434d219c3a96362ba | /windows_nt_3_5_source_code/NT-782/PRIVATE/MAILPLUS/BANDIT2/SRC/NCMSP/XPORT.C | 1571ecc06315504b59ba0d599b7fb2fe940840b6 | [] | no_license | xiaoqgao/windows_nt_3_5_source_code | de30e9b95856bc09469d4008d76191f94379c884 | d2894c9125ff1c14028435ed1b21164f6b2b871a | refs/heads/master | 2022-12-23T17:58:33.768209 | 2020-09-28T20:20:18 | 2020-09-28T20:20:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 61,384 | c | /*
* XPORT.C
*
* Transport isolation layer, CSI and XENIX support
*
*/
#include <slingsho.h>
#include <demilayr.h>
#include <ec.h>
#include <bandit.h>
#include <core.h>
#include <xport.h>
#include "_xport.h"
#include "..\src\xport\novell.h"
#include <strings.h>
ASSERTDATA
CSRG(char) s... | [
"benjamin.barratt@icloud.com"
] | benjamin.barratt@icloud.com |
e827b020e52969cb2fdb6d6d484e0615fd13d5ea | af79492c6999077f88b820185ecd4eb82c355c9a | /Pt2Q2Nu_fullrange/gsim_CD_Dgsim/rspic/hM1_37.C | b6c6aecd8359e06cd0ec4b8defb753481b3024b7 | [] | no_license | orsosa/Eg2_ana | f8d20c0a4c3c0a2e725a24fa84518b552dde31e3 | f49ee1384f54365c0b293656386635b111c54ae0 | refs/heads/master | 2020-07-01T09:30:30.162135 | 2018-11-05T15:08:42 | 2018-11-05T15:08:42 | 74,095,684 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 110,096 | c | {
//=========Macro generated from canvas: c/The canvas
//========= (Fri Apr 7 15:32:16 2017) by ROOT version5.34/19
TCanvas *c = new TCanvas("c", "The canvas",1,1,800,576);
gStyle->SetOptFit(1);
c->SetHighLightColor(2);
c->Range(0.007513875,-0.9959041,0.2624861,3.63023);
c->SetBorderSize(2);
c->SetL... | [
"oj.5070@gmail.com"
] | oj.5070@gmail.com |
ffaa8f0ec028fac91eb53d99d7778f7aefc8b63e | 5b70d294665030d63fa46298a76234d22384ecdb | /Assignment3/src/priorityQueue.c | 0de175e66de260f9bafc3dd127fc50a8e5ed2664 | [] | no_license | TejinderPurba/Data-Structures | 130316d7825e8600e02c6341d5e772bc76ee3ed1 | 2a0d738f404f1c76268cb294851730fb445685f2 | refs/heads/master | 2020-05-26T18:30:40.036784 | 2019-05-24T02:08:54 | 2019-05-24T02:08:54 | 188,332,958 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,984 | c | /**
* @file priorityQueue.c
* @author Tejinder Purba | 0968799 | tpurba@mail.uoguelph.ca
* @date July 19th 2017
* @brief File containing the function definitions and implementations of a priority queue
**/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "extraFunctions.h"
#include "heap.h"
#in... | [
"rikkupurba@gmail.com"
] | rikkupurba@gmail.com |
7d8da8008bc3a321cf553d396f6f31d7e1b1c57c | e9b741977d6fe340d564f30be0e764b189ec6a15 | /stm32cubef7/Projects/STM32F767ZI-Nucleo/Examples/TIM/TIM_DMA/Src/stm32f7xx_hal_msp.c | e75418c93aadf223657913cedc649d581f25aced | [
"BSD-2-Clause",
"MIT"
] | permissive | zongkai28/mROS_stm | aea418ec46218aba8a768d00c8c9871ac0a5ba50 | 636a0ff69632c6bb525dcc50bcc0e3c4ab430715 | refs/heads/master | 2022-04-05T12:59:31.967489 | 2018-12-04T09:31:20 | 2018-12-04T09:31:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,092 | c | /**
******************************************************************************
* @file TIM/TIM_DMA/Src/stm32f7xx_hal_msp.c
* @author MCD Application Team
* @brief HAL MSP module.
******************************************************************************
* @attention
*
* <h2><center>© ... | [
"takase@i.kyoto-u.ac.jp"
] | takase@i.kyoto-u.ac.jp |
175ba2986ff6269d56191a70d7a7bccd2ba3cc22 | cb174161b8855fed9780aae7a59ae75a81abe585 | /contrib/sepgsql/selinux.c | 4fe30465d74e103bd5a7849a70976640d3961ecd | [
"PostgreSQL"
] | permissive | pgspider/pgspider | 1a58de2c85955d47ed12e4b101534f37fb23e513 | 4f59708ea58d6825c731325db38c2532fbbb82d9 | refs/heads/master | 2023-07-25T19:16:12.543972 | 2023-07-11T02:31:14 | 2023-07-11T02:31:14 | 236,634,576 | 160 | 15 | NOASSERTION | 2023-07-11T02:31:15 | 2020-01-28T01:31:36 | C | UTF-8 | C | false | false | 18,954 | c | /* -------------------------------------------------------------------------
*
* contrib/sepgsql/selinux.c
*
* Interactions between userspace and selinux in kernelspace,
* using libselinux api.
*
* Copyright (c) 2010-2022, PostgreSQL Global Development Group
*
* ------------------------------------------------... | [
"noreply@github.com"
] | pgspider.noreply@github.com |
ab1ea0061c53a8ee6cd88177293f6f8c356a787e | 2ade992364b27d1c49da59b3fc03d3ffdb6d80ac | /include/FreeRTOSConfig.h | 9aad548f023d780bb4d26064a85d4d7b7e406ebd | [] | no_license | Androoideka/sporadic-server-impl | ae1afc72314820465f544c89fb80a68391cfcd6b | f4699f0f82ef32e632fe8cf924539636d342d524 | refs/heads/master | 2023-02-28T13:20:35.547801 | 2021-02-08T01:07:45 | 2021-02-08T01:07:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,198 | h | /*
* FreeRTOS Kernel V10.2.1
* Copyright (C) 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
* the Software without restriction, includ... | [
"andrej@gasic.rs"
] | andrej@gasic.rs |
00781d5412140375184a33c0f70b7de6fbb5db3a | 246a7f4cbbbdfdf03ffeb829dccbe5426c274bcb | /Compare_Latest/PrivateFrameworks/Celestial/CDStructures.h | 2276d88f8714a383eb7a2c717616ada08a8dc68c | [] | no_license | davidashman/iOS-Headers | 27e6eab84d5d3bd810a84d7646b319057af5b31f | 7f53ee84eed65265627578721889a7bed81ad9e7 | refs/heads/master | 2020-12-28T22:01:34.359885 | 2014-12-21T19:21:21 | 2014-12-21T19:21:21 | 15,954,172 | 5 | 7 | null | null | null | null | UTF-8 | C | false | false | 4,121 | h | //
// Generated by class-dump 3.5 (64 bit).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard.
//
#pragma mark Blocks
typedef void (^CDUnknownBlockType)(void); // return type and parameters are unknown
#pragma mark Named Structures
struct AVControllerPrivate {
id _field1;... | [
"manzopower@icloud.com"
] | manzopower@icloud.com |
00a6ca67e211583ff303fb871083392238620b57 | 8890c2f5a04ca8408b88c27452676e0eb682616f | /testsuits/sample/kernel/queue/It_los_queue_head_027.c | cc2d9b12b8ffaa381053ad46fbb53430d01de806 | [
"BSD-3-Clause"
] | permissive | openharmony-sig-ci/kernel_liteos_m | 7225427617352553c89ad268c9007995b9ea8999 | c77c178ec125536cfbf5204d433251921c9cc92c | refs/heads/master | 2023-08-04T07:16:08.262720 | 2021-09-11T07:51:37 | 2021-09-11T07:51:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,570 | c | /*
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
* Copyright (c) 2020-2021 Huawei Device Co., Ltd. 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.... | [
"1301913191@qq.com"
] | 1301913191@qq.com |
590a1fbf6a20690ff392c863d742799e99e0b807 | 3761d7d2285ea42141ec27bfd89de70b37b4dac0 | /libft/ft_split.c | 47661ba5a3a8f9a94539c7d43b9436bd6da86dbc | [] | no_license | sunnyree10/ft_printf | 2afffb787d981f90f1fb65c5ac26c7806976633d | 8dc28065e39ed592efcaaca7faadbac7727a22c7 | refs/heads/master | 2022-12-16T10:59:37.689923 | 2020-09-17T11:47:52 | 2020-09-17T11:47:52 | 296,310,171 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,970 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_split.c :+: :+: :+: ... | [
"suntlee@c5r5s5.42seoul.kr"
] | suntlee@c5r5s5.42seoul.kr |
89fc9ea730989cb8a1986fd1eef9bf2bd15a34f1 | 22743c2c806193ee1d93486802e7cd60964e7752 | /ch3-producer-consumer/shm-posix-consumer.c | b9f4f166c13fa7c2c9dccdaf8c1d9f145381ef67 | [] | no_license | Dylan5198/COMP2004-W2021 | 002e1dc7e2f945da152cb65051bb9de1a6c0e0d9 | f41e76a669ed96e6bce92222c4a6e41c45c923c4 | refs/heads/main | 2023-04-01T12:15:18.672111 | 2021-03-18T00:00:07 | 2021-03-18T00:00:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,118 | c | /**
* Simple program demonstrating shared memory in POSIX systems.
*
* This is the consumer process
*
* Figure 3.18
*
* To compile, enter
* gcc shm-posix-consumer.c -lrt
*
* @author Gagne, Galvin, Silberschatz
* Operating System Concepts - Tenth Edition
* Copyright John Wiley & Sons - 2018
*/
#include <st... | [
"zapme@users.noreply.github.com"
] | zapme@users.noreply.github.com |
8ec2132abd7ed3db51507c0818873d8e91309f64 | 0eedac63d12cae741a1255d0c6b51cb85a12979e | /utils/ptpd/src/ptpd.h | 95915fa5067dbd1705dd5bf558bafcef18bfe2ea | [
"LicenseRef-scancode-warranty-disclaimer",
"ISC"
] | permissive | nikeasyanzi/ldd6410 | 0a22e16b3d204dcfaef39d1a895b93d8101781f4 | e32a7ff9ae2c4cc8504eef29349585db5ac92441 | refs/heads/master | 2021-01-02T08:19:12.179349 | 2014-05-11T23:29:23 | 2014-05-11T23:29:23 | 34,711,507 | 0 | 2 | null | null | null | null | UTF-8 | C | false | false | 791 | h | /* ptpd.h */
#ifndef PTPD_H
#define PTPD_H
#include "constants.h"
#include "dep/constants_dep.h"
#include "dep/datatypes_dep.h"
#include "datatypes.h"
#include "dep/ptpd_dep.h"
/* arith.c */
UInteger32 crc_algorithm(Octet*,Integer16);
UInteger32 sum(Octet*,Integer16);
void fromInternalTime(TimeInternal*,TimeReprese... | [
"21cnbao@2289ec02-a210-11de-bfb1-cf57f9aef694"
] | 21cnbao@2289ec02-a210-11de-bfb1-cf57f9aef694 |
416bff030f60c08cb86ade4f09136a72150a9b98 | 0072559829c9cd273dee2de415d267c4eb7c3193 | /core/remote_process/disable_windows_min_max_definetion.h | 93f8bc42465f748e4cd28900687c17c5789098db | [] | no_license | qiqi1/pkn | 38fda83a2d292b38fd5dfb44a883763e0d65a70f | b5855df8f6631c98c1833adee8df2a9150033b5b | refs/heads/master | 2020-04-28T13:54:37.350580 | 2019-03-02T14:50:00 | 2019-03-02T14:50:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 94 | h | #pragma once
#include <Windows.h>
#ifdef max
#undef max
#endif
#ifdef min
#undef min
#endif
| [
"475647575@qq.com"
] | 475647575@qq.com |
4a797768a9b81cb8dca77dd4453876db8214e894 | 4621b293cc97e374900cbda1ecc35f7c6c9a10de | /tiposdeprojecoes.c | 17523dad1c98f5d3ab84ede2e99c2e90f4466574 | [] | no_license | victorsv/victorsv.github.io | 6354b4bebca83d0a82ae90fd31e22fe8bbe5a8dd | 3d646add865328386d3ee70a50bf308309f600c7 | refs/heads/master | 2021-01-13T01:50:18.136365 | 2015-12-07T13:12:06 | 2015-12-07T13:12:06 | 42,083,279 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,029 | c | #include <GL/glut.h>
#include <stdlib.h>
#include <stdio.h>
void init(void);
void display(void);
void keyboard(unsigned char key, int x, int y);
void reshape (int w, int h);
void Idle(void);
#define AZUL 0.0, 0.0, 1.0
#define VERMELHO 1.0, 0.0, 0.0
#define AMARELO 1.0, 1.0, 0.0
#define VERDE 0.0, 1.0, 0.0
#de... | [
"victor.psr@gmail.com"
] | victor.psr@gmail.com |
18cb2be886b732f892f792f20e6a62e579316a9b | 8941bc633b8f1328cca37fe57877c9edce3648e7 | /ft_strcat.c | b07f69a3f8027d754c91c082fe0ac22ab5c128c1 | [] | no_license | oborys/libft | ce1ede1c71ba4e2597669e15d3f6214c39c3ea52 | 60b92e3c7ba3e82cc3b1f9f4fe68fab8c4842d6f | refs/heads/master | 2021-01-22T06:03:11.770226 | 2017-07-04T13:51:11 | 2017-07-04T13:51:11 | 92,520,478 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 209 | c | #include "libft.h"
char *ft_strcat(char *s1, const char *s2)
{
size_t i;
size_t len;
len = ft_strlen(s1);
i = 0;
while (s2[i])
{
s1[len] = s2[i];
len++;
i++;
}
s1[len] = '\0';
return (s1);
}
| [
"noreply@github.com"
] | oborys.noreply@github.com |
687270715ed53b19c2f98d52e6de5c71240a0531 | 5bf0c348ccc0c089374e4daabbe4743c92113592 | /semantic-analysis/system-test/additional-examples/b34c8e6065420152792c763867345c52/b34c8e6065420152792c763867345c52.c | 721670acd3a2787977c68104e090399e4bc34318 | [
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | fgulan/p-p-j | dbef849541ef01809ee9b99f43adfd2c7a8f4f1a | cb66c0a3e51eaf4199fe590d8a6f06507d42a619 | refs/heads/master | 2021-01-17T09:03:34.873638 | 2016-01-31T14:27:57 | 2016-01-31T14:27:57 | 65,067,102 | 1 | 1 | null | 2016-08-06T05:42:14 | 2016-08-06T05:42:13 | null | UTF-8 | C | false | false | 630 | c | /**
* ppjC je programski jezik podskup jezika C definiran u dokumentu
* https://github.com/fer-ppj/ppj-labosi/raw/master/upute/ppj-labos-upute.pdf
*
* ova skripta poziva ppjC kompajler (za sada samo analizator) pritiskom
* na tipku [Ctrl+S], [Shift+Enter] ili [Alt+3] i prikazuje rezultat analize.
*
* ne garantir... | [
"jan.kelemen@fer.hr"
] | jan.kelemen@fer.hr |
b8121d1fce6ad4adb49557818c435fa2501f2633 | 903c45082bd0d4fbb0a0d6a289b5294d8d05c314 | /sys/arch/rs6000/mca/mcadma_machdep.c | 7f646773100b5dc5f0b1a4b294492f6bdb676a97 | [] | no_license | tombibsd/netbsd-src | 0552d62659412e821163c945c62b7555d1e616d2 | 7f0f8c8c4b00f7c47700b8260a5cbd627d73fe7c | refs/heads/master | 2021-01-21T04:54:21.541793 | 2016-06-17T00:56:40 | 2016-06-17T00:56:40 | 24,783,931 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,350 | c | /* $NetBSD$ */
/*-
* Copyright (c) 2007 The NetBSD Foundation, Inc.
* All rights reserved.
*
* This code is derived from software contributed to The NetBSD Foundation
* by Tim Rightnour
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the follow... | [
"uebayasi@tombi.co.jp"
] | uebayasi@tombi.co.jp |
8495b91596fb81a393e9cbf0b86d74acbcf9c3a7 | 53ced68e248c135362fc0725bb300fec87b5f471 | /LPLD_OSKinetis_V3-2/project/uCOS_Freescale SmartCar/app/util.h | a225bff35b8a1177169ae79cf741b8a721fb526d | [] | no_license | wswuai/FcarOS | fa6f8d0e62eb6d84804138b06374eea03db8c9e9 | 7d415b8cadadd91048c7b05a82a7e1d0fdbcb39b | refs/heads/master | 2020-12-24T14:27:35.080796 | 2014-09-13T06:23:43 | 2014-09-13T06:23:43 | 21,761,740 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 521 | h |
/*
* =====================================================================================
*
* Filename: util.h
*
* Description:
*
* Version: 1.0
* Created: 2013/12/22 20时51分20秒
* Revision: none
* Compiler: gcc
*
* Author: XiaoGo (Manyu Gou), ... | [
"xiaogo@XiaoGotekiMacBook-Pro.local"
] | xiaogo@XiaoGotekiMacBook-Pro.local |
b76414bb64bbdf80825b3075b03ab6d0f0252b8e | e7a5a66889492b865c92af4481c2d49517001402 | /redis-3.2.9/src/dict.c | 070a47a1d2b42a97c492545b21a0e1c140503a35 | [
"BSD-3-Clause"
] | permissive | shouyinsun/redis | f89da8aedcabb4e17b2171517de21b6e2543a812 | 54cacc7fa55da2d5626b678224e4e7a23f038886 | refs/heads/master | 2020-03-06T16:24:57.189237 | 2018-06-14T09:40:45 | 2018-06-14T09:40:45 | 126,972,884 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 37,882 | c | /* Hash Tables Implementation.
*
* This file implements in memory hash tables with insert/del/replace/find/
* get-random-element operations. Hash tables will auto resize if needed
* tables of power of two in size are used, collisions are handled by
* chaining. See the source code for more information... :)
*
* C... | [
"xuchao02@ppdai.com"
] | xuchao02@ppdai.com |
4e7957b1159373d6e4ceb9bf5bd156ebcd2c2f6b | 30e556a81e45fbd7668290e357576c5e58f6cfc5 | /params_rtmip.h | 25710cafe0cc71ce37f8081a3c26097ba0f3bd87 | [] | no_license | Newton-Climate/CLARREO_OSSE | 2af8602606d877d374dad5f8667a771769f2e291 | 4f1ec83e92af50d094e6f1ccc8377c6bb419f718 | refs/heads/master | 2021-07-06T20:41:00.162549 | 2017-09-29T09:32:14 | 2017-09-29T09:32:14 | 105,254,555 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 294 | h | #ifndef PARAMS_SET
#define PARAMS_SET
#define PLON 1
#define PCOLS 1
#define PLAT 1
#define PLEV 40
#define PLEVR 40
#define PCNST 5
#define PNATS 0
#define PTRM 42
#define PTRN 42
#define PTRK 42
#define WVLNGTH_LRES 137
#define WVLNGTH_HRES 1974
#undef STAGGERED
#undef COUP_SOM
#endif
| [
"newt.n94@gmail.com"
] | newt.n94@gmail.com |
b69f969e90cfe899ab0e13ca285cf7ac45ac2ccc | 12312f0230fb50c79f707d6dd5e2746b3e8e069e | /test/helpers/decoder_controller.h | 6bb5c51e9c66cafcf402e73d0f5243ab88f46a20 | [] | no_license | poutyface/bellboy | fa83714b0bf195f244f4a6359e3bf7e7b2bdd9de | 681310916a89f70865a788b8a8720e7ff50a4bbf | refs/heads/master | 2016-09-02T05:27:25.890647 | 2011-01-05T23:03:39 | 2011-01-05T23:03:39 | 1,203,655 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 156 | h | #ifndef _decoder_controller_h_
#define _decoder_controller_h_
#include "application_controller.h"
extern ApplicationController DecoderController;
#endif
| [
"tom.enpuku@gmail.com"
] | tom.enpuku@gmail.com |
8be64e7918409f5de7813ccb7e2b29f4c4b09234 | 185ffb99ba42050e3961c2e6a13e6e943e292e86 | /stm32f030X8/bootloader/Projects/IAP/IAP_Main/Src/menu.c | 597fc3dad0ecd54e48b61c757d7c28e402cb87c1 | [] | no_license | yan-yi/stm32bootloader | 63c8881e0d372a747fe59c5a5656c9ae9c0488f3 | cf030f133bf03904831dc2fbccf01c3c1d658512 | refs/heads/master | 2020-04-29T02:30:46.038052 | 2019-11-13T09:31:05 | 2019-11-13T09:31:05 | 175,771,210 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 10,175 | c | /**
******************************************************************************
* @file IAP_Main/Src/menu.c
* @author MCD Application Team
* @brief This file provides the software which contains the main menu routine.
* The main menu gives the options of:
* - downloading ... | [
"yan.yi.sx@gmail.com"
] | yan.yi.sx@gmail.com |
8d9f708bdecf7ebaf382d26bfaad01313817f2bf | 3fff43d9a767c80d3f431fea24b8e19528531782 | /6_distance.c | 28c1dc2ec376e804cdb6676bfbe7643fd57355c5 | [] | no_license | MIETDevelopers/Ujjwal_116_C_Program_Repository | cc0e16e4da737f0ce20662b86dc873cdc027a184 | 1e54734b9677c3c493add64bac2d13f23766cb84 | refs/heads/main | 2023-03-30T20:16:05.813822 | 2021-03-31T15:46:41 | 2021-03-31T15:46:41 | 348,227,111 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 963 | c | /*NAME:UJJWAL SHARMA
PURPOSE:TO FIND THE EUCLIDEAN DISTANCE BETWEEN TWO POINTS IN A PLANE */
#include<stdio.h> //PREPROSESSIVE DIRECTIVE TO INCLUDE STANDARD INPUT OUTPUT HEADER FILE
#include<math.h> //PREPROSESSIVE DIRECTIVE TO INCLUDE MATH LIBRARY HEADER FILE
int main() //STARTING OF MAIN PROGRAM
{
float x1, y1, ... | [
"2020a1r116@mietjammu.in"
] | 2020a1r116@mietjammu.in |
7a7806e6ca18d69353dd7317e614d8e03c5870c9 | b217cc1c00244e834f66121073aa037abb76da36 | /atomicio.h | 8a91ee60e071d43272ea588aa6ed251f45216d57 | [
"BSD-3-Clause",
"MIT",
"SSH-short",
"LicenseRef-scancode-public-domain"
] | permissive | slooppe/pentestkoala | 90f9cb8f143a97be45d1568466c082929d3cabea | 353847af2569f9f8b709653b8adfc08f3ca8cc37 | refs/heads/master | 2020-04-07T00:27:28.798904 | 2018-08-27T12:41:35 | 2018-08-27T12:41:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,598 | h |
/*
* Copied from OpenSSH 3.6.1p2
*
* $OpenBSD: atomicio.h,v 1.4 2001/06/26 06:32:46 itojun Exp $
*
* Copyright (c) 1995,1999 Theo de Raadt. All rights reserved.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the follow... | [
"peter.kasza@itinsight.hu"
] | peter.kasza@itinsight.hu |
e74bcf1e129b57162fd67c2d02d5454358f2a388 | b08589a75081540c5eff04ee5a3b48e427919a20 | /0x12-more_singly_linked_lists/5-free_listint2.c | 800dc009297038e037f54f0f647a692154ab60a8 | [] | no_license | koukijohn/holbertonschool-low_level_programming | 30e8f8d9710f19420f80e0c00c7340836a13d0d0 | f08b569da93af7146a5a0060f0a5e8e44138cca5 | refs/heads/master | 2021-05-11T03:14:45.723421 | 2018-08-29T20:34:33 | 2018-08-29T20:34:33 | 117,909,537 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 372 | c | #include <stdio.h>
#include <stdlib.h>
#include "lists.h"
/**
* free_listint2 - This is a function that frees a listint_t list.
* @head: This is the list we are freeing.
*
* Return : Void.
*/
void free_listint2(listint_t **head)
{
listint_t *temp;
if (head == NULL)
return;
while (*head != NULL)
{
temp =... | [
"koukijohn@hotmail.com"
] | koukijohn@hotmail.com |
e0859cf303830e87a56eab0786c65b99f54a150b | a0ce796b5e180ae3e326a86b2905b24cef567f85 | /数据结构与算法/C版/01-Arrays/LinkedList.c | d636a4b2e0b4676dcf1feb5c2d100010d2bd4b4f | [] | no_license | XerDemo/Algorithm-Tour | ca6b2adee14bba50b245206328a5360c56c73e47 | 4e3c3f748810611a5f81d278dc86792046e8e74b | refs/heads/master | 2021-06-09T21:11:44.730661 | 2019-12-20T04:55:19 | 2019-12-20T04:55:19 | 128,959,454 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 6,536 | c | #include <stdlib.h>
#include <stdio.h>
#define E int
typedef struct Node{
E data; // 数据域
struct Node * next; // 指针域
}LinkNode;
// 初始化链表
LinkNode * initLink(){
LinkNode *dummyHead = (LinkNode *) malloc(sizeof(LinkNode)); // 创建虚拟头节点
dummyHead->next = NULL;
return du... | [
"1492113422@qq.com"
] | 1492113422@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.