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
37cda5e1a9d3f9d7301f1677feb914971b529712
555422ac465e1325b598bed32a7307abd5b649c1
/src/uml/use_case_diagram.h
15466ab6ba8ea98c2deb4c072a841fb623715856
[ "MIT" ]
permissive
Quicksilver-Project/quicksilveruml
f73d072c6950d597743aa4ca99947c267d54d9cc
c9019443360c98c61edbd60c93cf2c1701912c2e
refs/heads/master
2020-04-10T03:24:47.202448
2018-12-12T04:51:57
2018-12-12T04:51:57
160,769,500
0
1
null
null
null
null
UTF-8
C
false
false
101
h
#include "behavior_diagram.h" #include "diagram_with_associations.h" /**~UML Diagram Interchange~ **/
[ "logan.campos123@gmail.com" ]
logan.campos123@gmail.com
794e8310a4545510796e503634b2622fdf5f2963
92a7740e612805422d109f641ac8e2671bcc4711
/A3/clock.c
a5b3c1db1e5034d96f56fa6f96c976b637ca3df4
[]
no_license
duxuan1/CSC369
79bc72f284ce2fb1e692d0b4b48d59429d599a91
555594b75f7dad505e769a02dbf4caeba399f0d0
refs/heads/main
2023-03-21T05:09:35.133165
2021-03-21T04:58:50
2021-03-21T04:58:50
349,894,727
2
0
null
null
null
null
UTF-8
C
false
false
1,167
c
#include <stdio.h> #include <assert.h> #include <unistd.h> #include <getopt.h> #include <stdlib.h> #include "pagetable.h" extern int memsize; extern int debug; extern struct frame *coremap; int curr; // pointer of clock int *reference_map; // reference for each clock sections /* Page to evict is chosen using the...
[ "xuand.du@mail.utoronto.ca" ]
xuand.du@mail.utoronto.ca
e997a6ca1667d7be6399bae7320bb7141578bb8e
ddfd7790ad430b18589a02c0a18254ad47a37110
/jalon05/server/server_app.c
88e2ea3ff12f3c2db82087ef7080d709f33ce41d
[]
no_license
Taknok/Miaou
3ea0a044b4eb380e550128d49bb9d5ca8d62969d
9884904cc6c707055cbf219d5bca70731c1eae7b
refs/heads/master
2021-01-11T07:27:02.524249
2017-01-17T16:30:10
2017-01-17T16:30:10
69,851,791
0
1
null
2016-11-03T10:35:10
2016-10-03T08:07:24
C
UTF-8
C
false
false
8,188
c
///////////////////////////////////////////////////////////////////////////////////////// //BORDEAUX INP ENSEIRB-MATMECA //DEPARTEMENT TELECOM //RE216 PROGRAMMATION RESEAUX //{daniel.negru,joachim.bruneau_-_queyreix,nicolas.herbaut}@ipb.fr ////////////////////////////////////////////////////////////////////////////////...
[ "pg.developper.fr@gmail.com" ]
pg.developper.fr@gmail.com
572f6514d4386ded34b8053916b7582b66e79b82
59e64d4382bc4ea8e037c732fab97a943496766f
/basis_part/TIM—高级定时器PWM输入捕获/User/led/bsp_led.h
45997b5a4854af0388db65f47b4065253add8d46
[]
no_license
Embedfire-motor/ebf_motor_tutorial_code_stm32f103_mini
e4d7039e238f5330891a79a63c99ddaa89d80847
21c8a7a694ba25e091053dd2e85ba421b29bbe47
refs/heads/master
2023-04-28T14:28:47.892482
2021-05-21T06:18:51
2021-05-21T06:18:51
290,382,856
3
3
null
null
null
null
GB18030
C
false
false
1,683
h
#ifndef __LED_H #define __LED_H #include "stm32f1xx.h" //引脚定义 /*******************************************************/ #define LED1_PIN GPIO_PIN_2 #define LED1_GPIO_PORT GPIOC #define LED1_GPIO_CLK_ENABLE() __HAL_RCC_GPIOC_CLK_ENABLE() #define LED2_...
[ "hjw0415@outlook.com" ]
hjw0415@outlook.com
684b1ff28474c20d7193aa1e6d2cddaf555dcf52
5f1b9ac8f6faf4e82cbca570098ef95178b50e18
/bsp/src/BSP_ADC.c
63eb437031bd36aef5fdf6fd91a465fd8bc54ab9
[]
no_license
thomaszhouan/RM2017_Infantry
48bed29b67b5e34f8d0be4137bd68853f635d04f
f6bb6700707d9412ba4b5702a6e346fa111852eb
refs/heads/master
2021-01-13T15:54:10.538745
2017-05-13T14:40:03
2017-05-13T14:40:03
76,770,730
4
1
null
null
null
null
UTF-8
C
false
false
1,437
c
#include "stm32f4xx.h" #include "BSP_ADC.h" void BSP_ADC_InitConfig(void) { ADC_InitTypeDef ADC_InitStructure; ADC_CommonInitTypeDef ADC_CommonInitStructure; RCC_APB2PeriphClockCmd(RCC_APB2Periph_ADC1, ENABLE);; // ADC1 Channel 4 (current sensor) ADC_CommonInitStructure.ADC_Mode ...
[ "thomaszhouan@gmail.com" ]
thomaszhouan@gmail.com
33d6d946839564e7485f8e53fd7d31957a0d0389
1896691d6eae30f73f95883f5bf535c3b6c99744
/asst1/LocalOpts/test-inputs/merge.c
4ccc70c0fbc9d57d342d50514fbf71a4c0b82e46
[]
no_license
soumyarani/llvm
a8914d4d02f6d901f0ed2547489ec76115a5f3c6
7b4705bd02560402ac6b46bed5e783fdc641a65d
refs/heads/master
2021-12-04T20:38:05.080272
2015-04-29T15:14:59
2015-04-29T15:14:59
null
0
0
null
null
null
null
UTF-8
C
false
false
486
c
int compute () { int result = 0; int a = 2; int b = 3; int c = 4 + a + b; int d = 5; result += a; result += b; result = b / 32; result += 0; result = 0 + result; result -= 0; result += a * 2; result = d * 8; result -= b / 2; result *= 0; result *= 1; result -= b / 4; result ...
[ "jarulraj@cs.cmu.edu" ]
jarulraj@cs.cmu.edu
ce3740a155578d98f362ec0654ca864d919be887
0adec7390bbf5f897ff460375dc76a16a2f228f3
/04_blinking_freertos_ISR/src/04_blinking_freertos_ISR.c
a47f6217007ffc095cda089c59ed8b668ffe9014
[]
no_license
LeoSf/rtos-fiuner-2017
0bbca2ea54814f99e0fcde2ba132eb1b68d17cb1
eaac4e27a1b40b29872958cf993904a87714c25a
refs/heads/master
2021-09-04T20:40:44.636259
2018-01-22T08:21:07
2018-01-22T08:21:07
106,808,324
0
0
null
null
null
null
UTF-8
C
false
false
6,469
c
/* Copyright 2017, Leandro D. Medus * lmedus@bioingenieria.edu.ar * Faculty of Engineering * National University of Entre Ríos * Argentina * * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following condition...
[ "leomedus@gmail.com" ]
leomedus@gmail.com
cfa4b2809d53084afbd52f47cd6eb46b5132afb4
1b43410dbb35a27958566fa99d085fa20a6bff66
/Properties/inc/iupcompat.h
399d21aaee581773e98a63fe4ea4d8552e5d965d
[]
no_license
leocamello/PhysicsSimulation
7fc8aadc8d4a648fb8c5186319b2c93f73a13132
44f6cf6f3e277f74a666f0901c34b69c54d5af08
refs/heads/master
2021-01-10T08:40:09.636498
2016-02-22T02:48:54
2016-02-22T02:48:54
52,242,120
0
0
null
null
null
null
UTF-8
C
false
false
1,611
h
/** \file * \brief Internal exported functions. repeted from <iglobal.h> * should remove this file!!!! * * See Copyright Notice in iup.h * $Id: iupcompat.h,v 1.5 2003/09/10 14:54:24 mark Exp $ */ #ifndef __IUPCOMPAT_H #define __IUPCOMPAT_H #ifdef __cplusplus extern "C" { #endif /* idrv.h */ void iupdrvGetCh...
[ "leocamello@gmail.com" ]
leocamello@gmail.com
3f6fa05e575b75d3f6d8fe02047431847b167aff
e1f0d7bb3933e4220adecfe40023462aeac3087c
/basic_concept/thread/multithread.c
e9bc097b4bfb1977a60a2fc4a506babd6e8da4b2
[]
no_license
enggparth/linux_OS
0be553497ba0a4229c87ecb6a9a045f03a97c644
3da420c3d044362a64368cc6ab3d6b90a85d916d
refs/heads/master
2020-07-29T09:31:01.476250
2019-09-20T08:51:02
2019-09-20T08:51:02
209,712,652
0
0
null
null
null
null
UTF-8
C
false
false
716
c
#include <stdio.h> #include <stdlib.h> #include <unistd.h> #include <pthread.h> // Create global var to change it in thread int g = 0; // Note generally global variable is BAD idea in threading // The function to be executed by all threads void *mythread(void *vargp) { // Store the value argu by all threads int *myid...
[ "engg.parthpatel@outlook.com" ]
engg.parthpatel@outlook.com
9dc76ccbbdcc4a61bc0ab4b25c190f38e9c7f51f
96557f35ecfc49f381b414678c5547827f2f2434
/arena.c
3b9f61a59421c035191b1022ef0a35c2f69bb8ee
[]
no_license
seanpringle/lt
c5514879391a093ee36761871e0eebe8e2485518
ee2c9d70529bb0202baa4622247185249e6b0e80
refs/heads/master
2021-01-19T00:25:35.598865
2016-08-12T05:28:53
2016-08-12T05:28:53
63,559,547
5
0
null
null
null
null
UTF-8
C
false
false
4,903
c
/* Copyright (c) 2016 Sean Pringle sean.pringle@gmail.com Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, ...
[ "sean.pringle@gmail.com" ]
sean.pringle@gmail.com
4a9a1330b1c9938ff5de6b88a7ccccedc2b9cd2d
bc4d08a66c5c9649daf887998b26dd0f9d370141
/recursiv17-09/q_3.c
a44f6b71f93cdf00e7fe13af91ade97c3491f465
[ "MIT" ]
permissive
suehtamCruz/FUP_2020
23d6c89558af5054bef382b3e1d29ce8fb7542f3
450d2cd8f5c5f0fc2715c504a699403180f3a7b1
refs/heads/master
2023-03-14T14:48:43.077168
2021-03-02T13:17:42
2021-03-02T13:17:42
343,780,952
0
0
null
null
null
null
UTF-8
C
false
false
275
c
#include<stdio.h> int eleva(int b,int e){ int res=1; if(e > 0){ res = b * eleva(b,e-1); } return res; } int main(void){ int base,exp; scanf("%d%d",&base,&exp); int ele = eleva(base,exp); printf("\n%d\n",ele); return 0; }
[ "matheuscz3110@gmail.com" ]
matheuscz3110@gmail.com
80351e39e39db17fba84164b77b625df16d7e20d
a5938b70a2db3763365e57f5adae334c4dd5953c
/WTL/HOOK_QQ/Inject_Msg_DLL/Inject_Msg_DLL/Inject_Msg_DLL.h
165b660d44b64e43f35eb6cf8f9d9f83538bf3ba
[]
no_license
jerryhanhuan/test-code-backup
7dea8a8eb4209dc241dae1864df6b1eb1a48c7bd
2ebf0b1cb6715f66ea4c0b3153d426652ce9235f
refs/heads/master
2021-01-22T22:57:25.097424
2014-09-17T02:31:47
2014-09-17T02:31:47
null
0
0
null
null
null
null
UTF-8
C
false
false
21
h
// Inject_Msg_DLL.h
[ "happyhaoyun@gmail.com" ]
happyhaoyun@gmail.com
8648640667c77e6090b2855b651a4e1bf3e6a88e
0eedc4050b0e3f43bee851c59b96448b827614e1
/PM_0.c
3ef86f973a21c67a4970bcb27c8891046000a7dd
[]
no_license
coolfortune/System-Software-Compiler
756ea3b0e9f449c9b59254dd0c5ab4ddc214806c
9fd731d141ff7e4af86fc87afe73270ae333751f
refs/heads/master
2020-12-22T14:16:07.114956
2020-03-20T23:28:54
2020-03-20T23:28:54
236,818,335
0
0
null
null
null
null
UTF-8
C
false
false
6,944
c
#include <stdio.h> #include <stdlib.h> #include "parser.h" void printInstructions(instruction** insArray) { for(int i = 0; i < MAX_CODE_LENGTH; i++) { if (insArray[i] == NULL) return; else printf("%d: %d %d %d\n", i, insArray[i]->r, insArray[i]->l, insArray[i]->m); } return; } instruction** initIns...
[ "fortunej3ff@gmail.com" ]
fortunej3ff@gmail.com
ce29628fe3d81cff092ac9439c72b168726cbaad
01bcef56ade123623725ca78d233ac8653a91ece
/utils/vrad/vraddetailprops.h
97c0af75cc81733e741424fdb485e4c35974fe33
[ "LicenseRef-scancode-public-domain", "LicenseRef-scancode-unknown-license-reference" ]
permissive
SwagSoftware/Kisak-Strike
1085ba3c6003e622dac5ebc0c9424cb16ef58467
4c2fdc31432b4f5b911546c8c0d499a9cff68a85
refs/heads/master
2023-09-01T02:06:59.187775
2022-09-05T00:51:46
2022-09-05T00:51:46
266,676,410
921
123
null
2022-10-01T16:26:41
2020-05-25T03:41:35
C++
WINDOWS-1252
C
false
false
962
h
//========= Copyright © 1996-2005, Valve Corporation, All rights reserved. ============// // // Purpose: // //=============================================================================// #ifndef VRADDETAILPROPS_H #define VRADDETAILPROPS_H #ifdef _WIN32 #pragma once #endif #include "bspfile.h" #include "mathlib/a...
[ "bbchallenger100@gmail.com" ]
bbchallenger100@gmail.com
28879d259a37b6b66daec30915e8558f8b61c84b
f99102242a0303c2844823741e660dcc0a2ee19d
/0x14-bit_manipulation/0-binary_to_uint.c
cb0dc8578495991859e0dd182b3a7e936b6924bb
[]
no_license
michellegsld/holbertonschool-low_level_programming
60b3337602f915a3d0e6957b6599d89ddb6ea3b7
d71d78e874b312fd043e2150fcd1aea2aa5015db
refs/heads/master
2020-07-28T11:53:12.634282
2020-04-17T00:41:10
2020-04-17T00:41:10
209,401,071
0
0
null
null
null
null
UTF-8
C
false
false
965
c
#include "holberton.h" unsigned int _pow_recursion(unsigned int x, unsigned int y); /** * binary_to_uint - Converts a binary number to an unsigned int * @b: A string of 0 and 1 chars * * Return: Either the converted number or 0 */ unsigned int binary_to_uint(const char *b) { unsigned int i; unsigned int binary...
[ "michellegsld@gmail.com" ]
michellegsld@gmail.com
f1b000a0623ba917d4ec51fbeb482cde81472e6f
a6d1ee6fa4666b63ec1d28609ce3246421f4730e
/libft/ft_strlcpy.c
452987c0c3dbaadfc7df84dc2bb79a88f85b0d78
[]
no_license
ldu-pree/get_next_line
9bf0a9ca69777a580b0f6bb13c0855af33adfa9f
811eaec9839f18bb993fcea72ff4420edc4f026f
refs/heads/master
2020-06-10T16:50:39.928238
2020-02-05T08:59:36
2020-02-05T08:59:36
193,681,327
0
0
null
null
null
null
UTF-8
C
false
false
1,074
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strlcpy.c :+: :+: :+: ...
[ "hello.dieliam@gmail.com" ]
hello.dieliam@gmail.com
ec82d466eb705cad0633278dafe179864d62515e
041e3909eed800f4d131d20f36c146d6bebd6028
/jni/clips/tmpltdef.c
95764b55ee833f9f124036c53017acaac1141ef5
[ "Clips" ]
permissive
DrItanium/DROID-CLIPS
5a946f1563020b4232ab75b78604a14cc9bb0e72
2275d4b559efd40d8a12d850bbbbce5b0d4d2bca
refs/heads/master
2021-01-18T16:28:40.717391
2013-02-03T22:35:37
2013-02-03T22:35:37
7,997,591
1
2
null
null
null
null
UTF-8
C
false
false
19,375
c
/*******************************************************/ /* "C" Language Integrated Production System */ /* */ /* CLIPS Version 6.24 06/05/06 */ /* */ /* ...
[ "Theoretically.x64@gmail.com" ]
Theoretically.x64@gmail.com
0a61c10df677a103f797c5a40bb533f790e46572
1bd1ba80325d1673c4024e88eab17e8a1bf15ff1
/SeasLog/seaslog.c
2efd78e4689373dfcb1cca7438e3e008f90488f4
[ "Apache-2.0" ]
permissive
smallsong/SeasLog
57e4643b4edd8b562ff2048024d1fab5dab417a7
cd912165f5c7ec26cb9dbc9f9d66f5ac68878662
refs/heads/master
2021-01-18T07:33:22.744805
2014-06-30T19:11:58
2014-06-30T19:11:58
null
0
0
null
null
null
null
UTF-8
C
false
false
21,221
c
/* +----------------------------------------------------------------------+ | SeasLog | +----------------------------------------------------------------------+ | This source file is subject to version 2.0 of the Apache license, | | that is bundl...
[ "ciogao@gmail.com" ]
ciogao@gmail.com
2e9c0dd1a96043e93d4d84ef15cf68037d9d4428
e42ee07287194f1ea04fec36f96e2bffc46b59b5
/tmp_snetc/global/memory.c
deb38920a4888e56641c11a055a9a64d38140c3a
[]
no_license
foliern/LUT_relocate
e1a75cca535b8fee6aa7dca284514436bd7790e2
8870299441497c8ccd6e4a0ff92948b1ab6e00d6
refs/heads/master
2020-04-17T22:43:19.426075
2013-04-10T13:22:38
2013-04-10T13:22:38
null
0
0
null
null
null
null
UTF-8
C
false
false
5,399
c
/* * $Id: memory.c 1723 2007-11-12 15:09:56Z cg $ */ #include "memory.h" #undef MEMmalloc #include <stdlib.h> #include <string.h> #include "dbug.h" #include "check_mem.h" #include "ctinfo.h" #include "globals.h" #ifdef SHOW_MALLOC /* * These types are only used to compute malloc_align_step. * * CAUTION: * ...
[ "folie_simi@yahoo.de" ]
folie_simi@yahoo.de
ed381b77936bda0428c55418201bebd2f14cb9a0
565fcb5c72eb641de24b0fb874bf143f7b973aad
/thirdparty/nordic-bsp/components/libraries/crypto/backend/oberon/oberon_backend_chacha_poly_aead.c
f0bf6a0ed4c8a9926d3c798f1e11f1d1ec3c7418
[ "Apache-2.0" ]
permissive
tuyafei/cordio
9b5b743a409559fcd714f6213410ac580af2570b
eb18d61b2c139963cb9b67c0057f5be5c6fb5521
refs/heads/master
2022-03-14T16:08:34.458416
2019-07-29T23:42:07
2019-07-29T23:42:07
269,545,011
3
2
Apache-2.0
2020-06-05T06:10:14
2020-06-05T06:10:13
null
UTF-8
C
false
false
5,703
c
/** * Copyright (c) 2018, Nordic Semiconductor ASA * * * * 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 conditions ...
[ "john.yi@packetcraft.io" ]
john.yi@packetcraft.io
81e71c27c162c680b341a3386951a5bf61a739a4
5970b9c420e959a05f0beff0bd407b6ba6182c9b
/iterationMethods.c
6a4c1cb686d7a125b46e3176efd727325b57c2c7
[]
no_license
sergirovira/Iterative-methods-for-solving-linear-systems-of-equations
1a9eacc22417c9ec6e784c288aff2a5bc3371f7c
56837508f4bbe29d880d03032fa65f631baa1ae2
refs/heads/master
2021-01-10T04:14:54.005279
2015-12-01T09:21:32
2015-12-01T09:21:32
47,177,425
0
0
null
null
null
null
UTF-8
C
false
false
2,922
c
/* Author: Sergi Rovira Cisterna */ #include <stdio.h> #include <stdlib.h> #include <string.h> #include <math.h> #include "funcions.c" /* Jacobi Method -------------------------------------------------- inputs: x: solution vector x2: secondary vector to help with the iteration and memory management b: equation's ...
[ "srovircifh@gmail.com" ]
srovircifh@gmail.com
264a5c56fad5d657998cfd653978cc21eb00a178
cd669d8fc21079ec0c58dbee594227485aa6fde5
/week4/onClass/example2.c
1b69da70581c76827c4d67e71a19947f778c20ce
[]
no_license
Dauto98/C-lab-ICT-K61
2003e13258a11bf67676a1a5b71040d81f8067bb
87cd8eac4278ffb36d72a78b043d3666dfa27b97
refs/heads/master
2021-08-22T20:08:17.464548
2017-12-01T06:10:31
2017-12-01T06:10:31
103,608,041
0
0
null
null
null
null
UTF-8
C
false
false
332
c
#include<stdio.h> int main(){ int d, m, y, x; char ch1, ch2; float f; printf("1: "); scanf("%d", &d); printf("2: "); scanf("%2d%2d%4d", &d, &m, &y); printf("3: "); scanf("%c%c", &ch1, &ch2); printf("4: "); scanf("%f", &f); printf("%c, %c\n", ch1, ch2); printf("%d, %d, %d\n", d, m, y); ...
[ "dauto98@gmail.com" ]
dauto98@gmail.com
b983504d3156017e8d5fb455c58044a5c1df2588
8f3e764cbe2768c0bfd608cd5c6ec1e5ed093816
/nfp-sdk-6.0.1/p4/components/flowcache/me/lib/flowcache/_c/camp_hash.c
2bae35997b26ca661773363e47e47a7182e58c3b
[ "MIT" ]
permissive
earthcomputing/Netronome
8aa8df0aabc24e27b2621eb1f4ce2c0c52652261
9f5132ecea3c134322305c9524da7189374881ec
refs/heads/master
2023-05-30T09:21:27.617405
2021-06-14T01:54:02
2021-06-14T01:54:02
80,642,520
0
0
null
null
null
null
UTF-8
C
false
false
5,560
c
/* * Copyright (C) 2014-2016, Netronome Systems, Inc. All rights reserved. * * @file camp_hash.c * @brief Implement camp hash, write pad values to imem and on initialisation, * read from imem and put into NN registers. * All threads on the ME use these NN registers when c...
[ "akasuya@vitalconnect.com" ]
akasuya@vitalconnect.com
468c2941d515ac7a0aead91d4a0b6c5680e1383e
913fd56cf4090c7ef45caefc11be57ef99aa8139
/src/network/network.h
9bf34693ab42053de093b6ba32cef73212ac55cd
[]
no_license
ryanchen0104/persist
72cf00a6bf53b86049f10e67192cf6adc9ca417c
1dc1c6ef329ca2f5e2670e03db9eb820e80a252c
refs/heads/master
2021-03-12T20:14:18.388836
2013-11-25T04:41:22
2013-11-25T04:41:22
13,827,563
0
1
null
null
null
null
UTF-8
C
false
false
868
h
#ifndef H_NETWORK_INCLUDED #define H_NETWORK_INCLUDED #include "core/core.h" #include <sys/socket.h> #include <arpa/inet.h> #include <netinet/in.h> typedef struct listening_s listening_t; typedef listening_t * listening_p; typedef struct connection_s connection_t; typedef ...
[ "xia.xin.1988.07.28@163.com" ]
xia.xin.1988.07.28@163.com
5faded7117bb73661e6108ff60462c342a7fdc5b
1c8e4206a4515c7f057c5a9ca04ce31222b4d3d3
/update_state_5303.c
a2d9a0da1456aef0e7e84a42e8e0032ea5189f60
[]
no_license
lmpick/Property-1-Monitor
a6e4eb2e71a5d69fe822fec6c25b1afb53174170
f770e2768679ef0a95447b6c9246c44e3ee23c9c
refs/heads/master
2021-05-30T19:54:22.860231
2015-08-11T17:25:47
2015-08-11T17:25:47
null
0
0
null
null
null
null
UTF-8
C
false
false
525
c
/* File: "update_state_5303.c". Automatically generated by SBV. Do not edit! */ #include "internal.h" /* User given declarations: */ /*test 001*/ /*DotBegin digraph G { node [shape=box] 0 [label="file: ?????",color=red, style=filled] 1 [label="stream: 5300",color=crimson, style=filled] 0 -> 1 } DotEnd*/ /*@ ass...
[ "lmpick@zoho.com" ]
lmpick@zoho.com
c79197fcebc9699086724eb426298f981e3c93d4
24d856d98c85a319d53be2768ccc176a50873fa3
/eglibc-2.15/iconv/gconv.h
bc6d381aa00b9a7f17d4d798a29a9a0df8a5825f
[ "LGPL-2.1-only", "GPL-2.0-only", "LicenseRef-scancode-inner-net-2.0", "BSD-3-Clause", "LGPL-2.1-or-later", "HPND", "LicenseRef-scancode-other-copyleft", "CMU-Mach", "LicenseRef-scancode-other-permissive", "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
5,370
h
/* Copyright (C) 1997-1999, 2000-2002, 2007, 2011 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either...
[ "jflinn" ]
jflinn
7107a5fe17ec93ad75d9001e12f6fe2596dbe53b
a8818fc0db03478b9119f4899f6f15606c4b3ba1
/src/AttAula1/tiago2.c
06d7d82bc03d79e17fc27743a9ee35c945672e0b
[]
no_license
joaovitorbatistella/LPII_Atividade1.2
e68448430c572defe6c8a4708dbcdf6777ed893e
720174d757e883611de8b4647be3f061ac53ee3a
refs/heads/main
2023-07-16T11:05:43.290060
2021-08-31T23:14:18
2021-08-31T23:14:18
372,976,183
0
0
null
null
null
null
UTF-8
C
false
false
603
c
#include <stdio.h> int main (){ int vetorA[9], vetorB[9], vetorC[9]; for(int i=0; i<10; i++){ printf("Insira um valor inteiro para o vetor A: "); scanf("%d", &vetorA[i]); } printf("\n"); for(int j=0; j<10; j++){ printf("Insira um valor inteiro para o vetor B: ")...
[ "joaovitor.batistella.ifrs@gmail.com" ]
joaovitor.batistella.ifrs@gmail.com
c6d5aed49acf288da45d2f42797ea17e8c6c2c0e
a79126191d46f48ab1af815d8670b9e7e73ff276
/chap5.c
c9c41077f1003f1d512e709bf3a68f2917ce3a52
[]
no_license
s2ul2/C_study
19a6560ea8e0c7e0e24a3f74b3421445a1451bc3
f88446e07a4bfbf50a52ed0a9785888ce1a7e8af
refs/heads/main
2023-03-10T07:17:40.613432
2021-02-17T14:51:12
2021-02-17T14:51:12
337,355,931
0
0
null
null
null
null
UHC
C
false
false
679
c
#define _CRT_SECURE_NO_WARNINGS #include <stdio.h> /* 5-1, 1번 int main() { int left_x, left_y, right_x, right_y, result; scanf("%d %d", &left_x, &left_y); printf("좌 상단의 x, y 좌표 : %d %d\n", left_x, left_y); scanf("%d %d", &right_x, &right_y); printf("우 하단의 x, y 좌표 : %d %d\n", right_x, right_y); r...
[ "noreply@github.com" ]
s2ul2.noreply@github.com
7d0e0a9a16bbaf345307171b011cd019cbcefe42
b5b5a9a8d86afb5aa8677ba6f4542de5a6490dda
/Homework04/h4p1/combonator.c
1a445c080535c2a8d2cc0bb7394e7f56f292b189
[]
no_license
CynicalCoffee21/Operating-Systems
d09e5bb38e59525f41c2188829f4995065bc19df
c04fd821a623ac14d73dfa9d570e9d4475204e83
refs/heads/master
2020-03-17T08:36:47.041087
2018-05-15T02:25:50
2018-05-15T02:25:50
133,444,546
0
0
null
null
null
null
UTF-8
C
false
false
5,350
c
#include <stdbool.h> #include <stdio.h> #include <string.h> #include <unistd.h> // for usleep #include <pthread.h> // for pthreads #include <stdlib.h> // for exit #include <semaphore.h> // for posix semaphores #include <sys/time.h> #include "combonator.h" bool slotsOpen[] = {true, true, true}; char **Instrumen...
[ "nrbuchan@ncsu.edu" ]
nrbuchan@ncsu.edu
60c6517fc4988dc9f3304996419278af225a52e2
7222a822f5470da490b12eb8250cf00a57dcb647
/lib3p/libwebsockets/plugins/protocol_post_demo.c
ff8a91b11bade383be03569db29e0f6db1206fc0
[ "MIT", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-public-domain", "Zlib", "Beerware", "LicenseRef-scancode-other-permissive", "BSD-3-Clause", "Apache-2.0" ]
permissive
TrellixVulnTeam/rc20User_TFHJ
d6b0c5706b0fbbd432444aaa0d732956bc6f4fb1
f0f211b69751776a1932a85f9d41adf0433a8d39
refs/heads/master
2023-03-17T06:20:11.106175
2020-09-29T04:45:56
2020-09-29T04:45:56
null
0
0
null
null
null
null
UTF-8
C
false
false
7,492
c
/* * ws protocol handler plugin for "POST demo" * * Written in 2010-2019 by Andy Green <andy@warmcat.com> * * This file is made available under the Creative Commons CC0 1.0 * Universal Public Domain Dedication. * * The person who associated a work with this deed has dedicated * the work to the public ...
[ "pavani120695@gmail.com" ]
pavani120695@gmail.com
18377c5b2842452ff695531f028f936ac1e738f0
7f61f5e650cc5c25b5b8d0b4adcbde1dcc9016d2
/zlp/定制SP模块程序A1.1/Libraries/SDIO/sd_bsp.h
ac2ff21f6cff65969065be9aa08b1ca057e8e9a1
[]
no_license
ztyhalo/quan
546f08da46e796ec90f0935543b2a1baf10f1436
76b130511551dbf780d3c6891c2cf5fc441aab65
refs/heads/master
2021-02-21T05:54:27.065261
2020-03-28T10:15:51
2020-03-28T10:15:51
245,351,699
0
0
null
null
null
null
GB18030
C
false
false
1,917
h
/** ****************************************************************************** * @file sd_bsp.h * @author 辛鑫 * @version V1.0 * @date 2013-7-25 * @brief 在该头文件中将定义有关SD卡的io操作。 ****************************************************************************** * @copy * <h2><center>&copy;...
[ "yuequan@hndz.com.cn" ]
yuequan@hndz.com.cn
df090cb064fbbaba403f40e837a91708b3415f8b
44cc5351db60d7ea5a4d68b1ad26dc5119240dd7
/scene_cylinder/srcs/create_objects.c
43ba2600741d25f7a6134901b6e6717b02486e1a
[]
no_license
knzeng-e/RTV1
460270fac78d51167b4cd571192e97fde970103e
cde865f54da64030f0620ae21f1d5e4de6590dc5
refs/heads/master
2021-05-07T07:03:55.210475
2018-04-16T08:18:03
2018-04-16T08:18:03
111,786,848
0
0
null
null
null
null
UTF-8
C
false
false
4,720
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* create_objects.c :+: :+: :+: ...
[ "mdelage@student.42.fr" ]
mdelage@student.42.fr
9d45cf0b09a0388a5432c1c1501bf8911bf2ee5d
5680bcc57031f050e3458acb5f6a02e676942728
/Draw.h
2ec4b9aaf420afac5f23403c646fcfa16e940e27
[]
no_license
mikeyq6/Strump
06d6a6ff6d1342cc1b96515acf59d90401a58d76
ec3bb747cd99d3fefe7e2f7c62404daaf93659a4
refs/heads/master
2021-01-23T04:30:12.205106
2018-11-05T18:48:53
2018-11-05T18:48:53
102,448,237
0
0
null
null
null
null
UTF-8
C
false
false
423
h
#include <stdio.h> #include <SDL.h> #ifndef DRAW_H #define DRAW_H #define BACKGROUNDTILES 0x400 #define NUMPIXELS 0x5a00 #define S_WIDTH 160 #define S_HEIGHT 144 typedef struct _tile { uint8_t data[16]; } tile; tile *background[BACKGROUNDTILES]; uint32_t screenPixels[NUMPIXELS]; void drawInit(int argc, char* ar...
[ "michael.g.dann@gmail.com" ]
michael.g.dann@gmail.com
2a64ff9c8f3d8bb5a13fb4b4d15fe903fcac303c
1302ea9d143e0a112d0a0eb14c76bf2a1804a68e
/testprograms/1573.c
ed1ed5bf86fba2071aa6f1ae81d1d522e6c77c65
[]
no_license
tangyixuan01/DIPROM
14d8d582f3c2dec511a58704d231b537f81aa4fb
668ccc49bc170280878cd0310d782f5ea7725fb7
refs/heads/master
2023-06-23T21:03:50.172828
2021-08-05T09:31:09
2021-08-05T09:31:09
390,763,124
1
0
null
null
null
null
UTF-8
C
false
false
3,551
c
#include <stdint.h> #include <stdarg.h> #include <stdlib.h> static volatile int8_t c_0 = 0x1F; static int8_t c_1 = 0xAB; static volatile uint8_t uc_2 = 0x83; volatile int32_t i_3 = 0xEBA61DE1; static volatile int64_t li_4 = 0x0; volatile int64_t li_5 = 0xDD90A17B181B322B; int64_t li_6 = 0x24ADABA8C823A004; static volat...
[ "1332822759@qq.com" ]
1332822759@qq.com
8a920a54b8d412e2dfc058db9c18bb2d73e1a253
70c2645aab2d095e71ad7b891361566cfe0cb6da
/VulnDB/FileSamples/linux_kernel/CVE-2019-15212/CVE-2019-15212_CWE-415_3864d33943b4a76c6e64616280e98d2410b1190f_rio500.c_2.1_NEW.c
1d397d93d1276d8d51e0030c62caa81864f74682
[]
no_license
Raymiii/SCVDT
ee43c39720780e52d3de252c211fa5a7b4bd6dc2
0a30f2e59f45168407cb520e16479d53d7a8845b
refs/heads/main
2023-05-30T20:00:52.723562
2021-06-21T05:24:20
2021-06-21T05:24:20
null
0
0
null
null
null
null
UTF-8
C
false
false
13,146
c
// SPDX-License-Identifier: GPL-2.0+ /* -*- linux-c -*- */ /* * Driver for USB Rio 500 * * Cesar Miquel (miquel@df.uba.ar) * * based on hp_scanner.c by David E. Nelson (dnelson@jump.net) * * Based upon mouse.c (Brad Keryan) and printer.c (Michael Gee). * * Changelog: * 30/05/2003 replaced lock/unlock kern...
[ "jiangchang@jiangchangdeMacBook-Pro.local" ]
jiangchang@jiangchangdeMacBook-Pro.local
d588517d1981498f77060711524327123d8a30a5
65fed2b148d5705ebcb9eaff30c48af2aba0ee14
/source/client/cmd_list.c
9e4fb2ab9b5e381bd50451d5b550b2f1652faa62
[]
no_license
Kevin-Costa/PSU_myirc
324ea7bf81c7c07d66401ef371f9dc5d85c082e7
313574b723d427802cc26f4c2980d289be3722f3
refs/heads/master
2021-01-10T16:49:07.060667
2016-02-29T09:31:34
2016-02-29T09:31:34
52,779,695
0
0
null
null
null
null
UTF-8
C
false
false
566
c
/* ** cmd_list.c for cmd_list in /home/costa_b/rendu/PSU_2014_myirc/source/client ** ** Made by Kevin Costa ** Login <costa_b@epitech.net> ** ** Started on Wed Apr 22 17:44:16 2015 Kevin Costa ** Last update Sun Apr 26 21:39:40 2015 Kevin Costa */ #include <stdio.h> #include <stdlib.h> #include "cmd_list.h" void...
[ "costa_b@epitech.eu" ]
costa_b@epitech.eu
f81c02d103deec8597e0ca6f8ecb1a737c81ff79
2adb92d740c00024c6fc86bef1299d8007623cd2
/roboscoop/roboscoop_lib/EIFGENs/roboscoop/W_code/C6/pr166.c
d398556f91de7ae52e1a3de33202b8a59e19a9e3
[]
no_license
mafilipp/RPL_Ass1
ac0a56a6129e0c92a8e71263eee44143fc26864e
1a5f64b8fcc1b5c441e7affd08170867cb1e4d21
refs/heads/master
2021-03-12T19:44:12.586165
2014-10-04T08:33:40
2014-10-04T08:33:40
24,785,188
1
0
null
null
null
null
UTF-8
C
false
false
23,983
c
/* * Code for class PRIMES */ #include "eif_eiffel.h" #include "../E1/estructure.h" #ifdef __cplusplus extern "C" { #endif extern EIF_TYPED_VALUE F166_2510(EIF_REFERENCE); extern EIF_TYPED_VALUE F166_2511(EIF_REFERENCE); extern EIF_TYPED_VALUE F166_2512(EIF_REFERENCE, EIF_TYPED_VALUE); extern EIF_TYPED_VALUE F166...
[ "mpippo@bluewin.ch" ]
mpippo@bluewin.ch
b2008f1faea3766399d205c45b6394fef019870b
139876e7bab6b92115e64026638d11055ec21103
/include/venc_drv_if_private.h
2e3422213ae44edf69abcaf15820bd976f37efa1
[]
no_license
lalitjoshi06/android_device_infinix_x603
a53cea433607d7351773dc16c71c7414fd7401af
66ad6b5856883fc71fe116bd3eb295007190e1df
refs/heads/master
2022-05-03T04:05:56.170249
2019-01-24T16:30:42
2019-01-24T16:30:42
129,060,602
8
10
null
2022-04-07T05:07:54
2018-04-11T08:27:14
C
UTF-8
C
false
false
3,766
h
#ifndef _VENC_DRV_IF_PRIVATE_H_ #define _VENC_DRV_IF_PRIVATE_H_ #ifdef __cplusplus extern "C" { #endif #include "val_types_private.h" #include "venc_drv_if_public.h" typedef enum __VENC_DRV_COLOR_FORMAT_T { VENC_DRV_COLOR_FORMAT_YUV420, VENC_DRV_COLOR_FORMAT_YV12, } VENC_DRV_COLOR_FORMAT_T; typedef struct __VEN...
[ "ljoshi49@gmail.com" ]
ljoshi49@gmail.com
99fcb8aa45078adfb129c87187fd9d5619a1caa5
fbb451429d7c4bace20f1d1c6ae4123526784491
/D2D/Native/H/AFFlt.h
7f4a36b5b699ec7ca77459326368183b84d87c03
[]
no_license
cliicy/autoupdate
93ffb71feb958ff08915327b2ea8eec356918286
8da1c549847b64a9ea00452bbc97c16621005b4f
refs/heads/master
2021-01-24T08:11:26.676542
2018-02-26T13:33:29
2018-02-26T13:33:29
122,970,736
0
0
null
null
null
null
UTF-8
C
false
false
2,515
h
#ifndef _AFFLT_H_ #define _AFFLT_H_ #define CA_FLT_DEV_BASE 0xB000 #define CAFLTCTL_GET_BITMAP \ CTL_CODE(CA_FLT_DEV_BASE, 0x0, METHOD_OUT_DIRECT, FILE_ANY_ACCESS ) #define CAFLTCTL_GET_BLOCK_SIZE \ CTL_CODE( CA_FLT_DEV_BASE, 0x1, METHOD_OUT_DIRECT, FILE_ANY_ACCESS ) #define CAFLTCTL_VOLUME_...
[ "cliicy@gmail.com" ]
cliicy@gmail.com
11d992e1eb1b7e12c13ac3c4484321e193b16412
fffb732290af97687ea3221ce4a6ce4d95640aff
/courses/w01_c/source/예제소스파일(전체)/예제10-1.c
fc5b8e88c48233441bc740eead0d78a22fa49c8e
[]
no_license
NamWoo/self_driving_car
851de73ae909639e03756eea4d49ab663447fc19
cd5c1142c9e543e607ca9dc258f689de6879d207
refs/heads/master
2021-07-24T19:51:54.459485
2021-07-06T13:58:19
2021-07-06T13:58:19
186,267,543
9
7
null
null
null
null
UHC
C
false
false
334
c
#include <stdio.h> int main(void) { int ary[5] = {10, 20, 30, 40, 50}; printf("배열명 자체의 값 : %u\n", ary); printf("첫 번째 배열 요소의 주소 : %u\n", &ary[0]); printf("배열명이 가리키는 요소의 값 : %d\n", *ary); printf("첫 번째 배열 요소의 값 : %d\n", ary[0]); return 0; }
[ "pre3ice@gmail.com" ]
pre3ice@gmail.com
47f4871b330b3784621127dfa1e2c4ed9730da55
17a57882d4dd3d43ff95a4aed3ddeb9ce1e4aade
/layouts/default/speedylabs/pocket-voltex/user.c
42e94d306c8c40ba5298846b267dd9f14e7fc538
[]
no_license
progmem/usbemani
d764ec1f0e790ff645f93ff98bcdabdb4835ff47
6c5b3c42f56d5ec3e32bdea2827b5657fd844aaf
refs/heads/main
2023-03-17T04:36:30.463828
2023-01-01T19:49:14
2023-01-01T19:49:14
77,413,708
34
11
null
2021-05-23T17:22:19
2016-12-27T00:22:48
C
UTF-8
C
false
false
2,429
c
#include "usbemani.h" void CALLBACK_OnHardwareReady() { } // RGB Map: // * [ 0] Button -> Start // * [ 1] Label -> Start // * [ 2] Button -> BT-A // * [ 3] Label -> BT-A // * [ 4] Button -> BT-B // * [ 5] Label -> BT-B // * [ 6] Button -> BT-C // * [ 7] Label -> BT-C // * [ 8] Button -> BT-D // * [ 9] Label -> B...
[ "noreply@github.com" ]
progmem.noreply@github.com
d222fa27d0ade787bd2b8aef88f767d89f056c28
c7792b5e5ae5e74d643518a5b0644020288fc6da
/mutants/fuzzgoat.mutant.7779.c
6e47c79bdae988f65c1fc18f591222474922f8a4
[ "BSD-2-Clause" ]
permissive
agroce/fuzzgoattriage
0dc99daf2d061aaa0f58ceef3657b6f9ff411613
173c585cc7e87bcb2b82ae22fde56935352cd597
refs/heads/master
2020-07-29T14:49:39.691056
2019-09-20T18:07:19
2019-09-20T18:07:19
209,830,892
0
0
null
null
null
null
UTF-8
C
false
false
32,159
c
/* vim: set et ts=3 sw=3 sts=3 ft=c: * * Copyright (C) 2012, 2013, 2014 James McLaughlin et al. All rights reserved. * https://github.com/udp/json-parser * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1...
[ "agroce@gmail.com" ]
agroce@gmail.com
03bf2735e52b549ea0c0f6ade49e4d8e3d53146f
9f584999d2da739f5f87a85bf95642fcae41d5bc
/lib/libc/machine/arm/armv7-m/arch_elf.c
aa13392305e27da27d24b7e27889ebb5b411a7f7
[ "Apache-2.0" ]
permissive
CalebKang/TizenRT
322708dcfa97ba7819eb6548dc4458bfdb44fb04
aca8c10a2254a9528af6b48be13f859842e75b58
refs/heads/master
2020-07-07T23:28:54.440173
2019-08-28T12:48:45
2019-08-28T12:48:45
203,505,168
0
1
Apache-2.0
2019-10-11T02:32:26
2019-08-21T04:18:45
C
UTF-8
C
false
false
15,735
c
/**************************************************************************** * * Copyright 2019 Samsung Electronics 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...
[ "manohara.hk@samsung.com" ]
manohara.hk@samsung.com
c66a3cd82478d9723c78682f3a4b29dc4f2dd775
02afdef8c167ca7638db66b8c608e220da1c9b3d
/APP/steplessdimming.h
4a807ede605093375400dff959cc1c20996b813a
[]
no_license
xiaopingx/dimboard_japan
606fb7a60eefa20d2bbce08881f08ed52a660bc2
5bb953e0c86068285b111d850724bb25a5df9b72
refs/heads/master
2021-08-14T14:23:16.448324
2017-11-15T15:08:08
2017-11-15T15:08:08
110,902,332
0
0
null
null
null
null
GB18030
C
false
false
2,875
h
#ifndef __STEPLESS_DIMMING_H #define __STEPLESS_DIMMING_H #include "sys.h" #define KEY_UP 0 #define KEY_DOWN 1 #define DIM_CLEAR 0 #define DIM_ADD 1 #define DIM_DECENT 2 #define OFFSET_FLAG 0 #define OFFSET_STEPLESSDIMMING 4 #define FLAGVALUE 0X123890AC #def...
[ "shooopping@foxmail.com" ]
shooopping@foxmail.com
38f610e3b956dede7c7008709247aea5092ee878
bcf56e117b8a6614275c5a5a96703ffae6f0d060
/docs/static/comp1521/tuesday/week6/write.c
b73149d28eefc0c8ba99b9291ecf957d4070832e
[]
no_license
DarkPurple141/teaching-18s1
87423ed3fe65dab9fde0829dbbebb53d61f0ac2a
bd45b1234141341deee0a8a34cfd4573dd419d2f
refs/heads/master
2021-01-24T03:30:08.344838
2018-07-29T04:10:38
2018-07-29T04:10:38
122,892,915
1
1
null
null
null
null
UTF-8
C
false
false
556
c
#include <stdio.h> #include <unistd.h> #include <errno.h> #include <fcntl.h> typedef struct _graphics { int x; // x coordinate int y; // y coordinate char r; // red level char g; // green level char b; // blue level } Graphics; int main(void) { int pic = open("Picture", O_WRONLY | O_TRU...
[ "alex.hinds141@gmail.com" ]
alex.hinds141@gmail.com
261f9f2e6313d5438b73a78827552fb18fc61a2b
d0b49051dd0125e691e82e7b80cff47597bbd2a7
/EDCL/EDCL_V1_1/ext_eep.h
dd2903f62363adea33b92d58c86981c819bd622f
[]
no_license
Ahmed-Osama-v5/sprints
b51cb6acb26ecb94dfb07a4785f249f6cee2427b
46f98e5f3dfdce5be8c088c31f21ebc4fd81d4b1
refs/heads/master
2022-06-17T07:07:56.834460
2022-06-02T13:29:59
2022-06-02T13:29:59
225,594,876
3
1
null
null
null
null
UTF-8
C
false
false
328
h
/* * ext_eep.h * * Created on: Mar 5, 2019 * Author: Ahmed */ #ifndef INC_EXT_EEP_H_ #define INC_EXT_EEP_H_ #define EE_ADDR_W 0xA0 #define EE_ADDR_R 0xA1 uint8_t EEWriteByte(uint16_t address,uint8_t data); uint8_t EEReadByte(uint16_t address); void EE_Erase(void); #endif /* INC_EXT_EEP...
[ "ahmedosamav5@gmail.com" ]
ahmedosamav5@gmail.com
3b69337cc9b1c2ebc3477121cdc4bef4e325d02a
be3167504c0e32d7708e7d13725c2dbc9232f2cb
/mame/src/mame/drivers/simpl156.c
7cf136a6d19518654dceeda95eb920df02abebe8
[]
no_license
sysfce2/MAME-Plus-Plus-Kaillera
83b52085dda65045d9f5e8a0b6f3977d75179e78
9692743849af5a808e217470abc46e813c9068a5
refs/heads/master
2023-08-10T06:12:47.451039
2016-08-01T09:44:21
2016-08-01T09:44:21
null
0
0
null
null
null
null
UTF-8
C
false
false
46,493
c
/* "Simple" 156 based Data East Hardware Data East DE-0409-1 DE-0491-1 Mitchell MT5601-0 (slightly different component arrangement to Deco PCBs) Games Supported Data East: Joe & Mac Returns (Japanese version called Caveman Ninja 2 might exist) Chain Reaction / Magical Drop / M...
[ "mameppk@199a702f-54f1-4ac0-8451-560dfe28270b" ]
mameppk@199a702f-54f1-4ac0-8451-560dfe28270b
e73baaf4bca9674dc17768ea0805c217b2592103
d069d5013f5f3b45439ed9e7d45d43cf1d2a8530
/sudoku/main.c
c5e062fe50c4a71eb7c5ee4792fb7b11978ea6b8
[]
no_license
alecrmeyer/SudokuSolver
f423d5748f55777588255d08c37a89d948d7bcec
acabcc568099bd75de8db1a9f1842dac47e3c40a
refs/heads/master
2022-07-27T11:42:04.515727
2020-03-03T17:53:12
2020-03-03T17:53:12
null
0
0
null
null
null
null
UTF-8
C
false
false
1,576
c
#include <stdio.h> #include <stdlib.h> #include <string.h> #include "sudokuFunctions.c" //Main //1. Read in as a string //2. convert string to a 2D array int** sudokuBoard; int main(){ char filename[100]; printf("Enter file name\n"); scanf("%s", filename); //print initial board char *array = boardStr(filename)...
[ "noreply@github.com" ]
alecrmeyer.noreply@github.com
35312ca2ce474ba87b9a7995c89d5eeb3fe8d213
7fb771916a1a2afe6fb14ea246255641fe1a6f19
/modules/intel_media/graphics/rgx/services/server/env/linux/module.c
15ec5fe032b31e8acadaaec56d57e91433acfeb4
[]
no_license
lenovo-k900/android_kernel_lenovo_redhookbay
6b7ca1531401fc4cc34fda9d403dbac06a901fcb
ac3441c179197d65d5d1ff60fead6c401cc648b6
refs/heads/master
2021-01-25T03:54:38.904419
2016-01-06T16:35:36
2016-01-06T16:35:36
46,940,667
3
2
null
null
null
null
UTF-8
C
false
false
34,653
c
/*************************************************************************/ /*! @File @Title Linux module setup @Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved @License Dual MIT/GPLv2 The contents of this file are subject to the MIT license as set out below. Permission ...
[ "xxxman@open.by" ]
xxxman@open.by
3a485f8dddff5b43356b2bc95e6ce2e2a97d8321
b056d5e684921be7c6c92db2be5c2e7bb442196b
/nRF5_SDK_15.0.0_a53641a/examples/ant/ant_scan_and_forward/deviceregistry.c
3faa38f7becb568adc31019d7022ea62295655bd
[ "Apache-2.0" ]
permissive
sentervip/nrf52832sdk15.0.0
bcab56a73b780b08d8968a5b53a70bb121910497
816cad7c0c2c1ebf271bc099554eaf17482bb8b9
refs/heads/master
2020-05-04T15:37:34.462278
2020-01-14T10:03:09
2020-01-14T10:03:09
179,249,347
0
1
Apache-2.0
2020-03-08T01:06:49
2019-04-03T08:50:24
C
UTF-8
C
false
false
6,103
c
/** * This software is subject to the ANT+ Shared Source License * www.thisisant.com/swlicenses * Copyright (c) Dynastream Innovations, Inc. 2015 * All rights reserved. * * Redistribution and use in source and binary forms, with or * without modification, are permitted provided that the following * conditions ...
[ "aizj@marvoto.com" ]
aizj@marvoto.com
7f248ead0cd1934f830ec82065f4e013623c59cd
b3c95bb495d94adb38836b74c28b260a2218af4f
/tcp_wrappers/socket.c
4b2c5750277654f5b1ca0a6220ef50d6da678f70
[ "LicenseRef-scancode-other-permissive" ]
permissive
p5n/archlinux-stuff
1505474ede641134eae589a9e3d1a2418f2f2c16
9c27ed0a78c574a9f255fd1f7a3b414acb91041f
refs/heads/master
2023-04-18T17:05:02.165278
2023-03-29T12:01:21
2023-03-29T12:01:21
32,092,438
13
3
null
null
null
null
UTF-8
C
false
false
12,614
c
/* * This module determines the type of socket (datagram, stream), the client * socket address and port, the server socket address and port. In addition, * it provides methods to map a transport address to a printable host name * or address. Socket address information results are in static memory. * * The...
[ "pupykins@a6432098-d22c-0410-b728-73b3feda445a" ]
pupykins@a6432098-d22c-0410-b728-73b3feda445a
3ed67af4d5496c320b930668e47ecf4d09b3fd56
f4765e2a48d555d90433060cefd350f5e0a93753
/STTubeDevice/Resource.h
2eecb00216d9928e8992bbd7d688fa57548a024c
[]
no_license
havenxie/winapp-dfuse
7bbd0323269577139969a2f64ee67faf3e58ae4c
b367ac547a3804c48354e80cc5479a2c895f0b9e
refs/heads/master
2021-06-05T03:49:20.538300
2020-12-16T02:30:51
2020-12-16T02:30:51
179,632,268
13
10
null
null
null
null
UTF-8
C
false
false
368
h
//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by STTUBEDEVICE.RC // // Next default values for new objects // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 8000 #define _APS_NEXT_CONTROL_VALUE 8000 #define _APS_NEXT_SYMED_VALUE 8000 #defi...
[ "1428876581@qq.com" ]
1428876581@qq.com
d2c2775e182a97d6a2a99f59d9bc687819f5256c
2aa3d1f35bb8c9c351b619797a87f9b6f49e1ba4
/lib/wrapsock.c
04a8140f242b5fd19098b04450efed0fbbe107bd
[]
no_license
Terrypang89/Unix-Network
ff34e01a1524344f73020ebb3ccc35dbf53bb725
d2f1d9a0b652938fc090ba8572941fcc77cfc1be
refs/heads/master
2020-06-03T20:55:56.279515
2019-06-14T00:38:38
2019-06-14T00:38:38
191,728,136
0
0
null
null
null
null
UTF-8
C
false
false
164
c
int Socket(int family, int type, int protocol) { int n; if ( (n = socket(family, type, protocol)) < 0) err_sys("socket error"); return (n); }
[ "terry_pang@compex.com.sg" ]
terry_pang@compex.com.sg
4dc50f914eaa183f6b4d97c52c0e1a41056b933e
5446d249c2752e70ad027fadf82bcfcd8a15edb6
/public/node_modules/firebase-admin/node_modules/grpc/third_party/boringssl/crypto/asn1/a_int.c
617ba9624baa0b08ccd681cba6f6f9a40eb74820
[ "Apache-2.0", "MIT", "LicenseRef-scancode-proprietary-license", "BSD-3-Clause", "OpenSSL", "ISC", "LicenseRef-scancode-openssl", "LicenseRef-scancode-ssleay-windows" ]
permissive
levindoneto/IoT-Modelling-Tool
9717bb5cfa82d8788f27c4c02a91c3da6ff060f7
366a1aae6f1f3e17279edbd93bb6f3fb9f69516d
refs/heads/master
2022-11-26T15:31:36.895821
2022-11-15T17:11:23
2022-11-15T17:11:23
89,625,981
18
2
MIT
2022-11-15T17:11:24
2017-04-27T18:02:19
JavaScript
UTF-8
C
false
false
13,766
c
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). * The implementation was written so as to conform with Netscapes SSL. * * This library is free for commercial and non-commercial use as long as ...
[ "levindogtn@gmail.com" ]
levindogtn@gmail.com
7416b66d814c45790218116bb729c2002509f010
71a7373a552e1960044a1011c4d94af849a6fee6
/include/event.h
7376cb6b9225a3189360fedc2fee35156c10d2ec
[]
no_license
calddub/xinu-sync
d6398bc56b795a976214522b9748cd1da5d30e1a
1bc96e2d41d8c9012dd2723960542fd2ee9e9d34
refs/heads/master
2021-05-19T13:42:55.059642
2020-04-07T22:51:24
2020-04-07T22:51:24
251,728,994
0
0
null
null
null
null
UTF-8
C
false
false
386
h
/* event.h - definitions for event handling functions */ /* Operating system events */ #define PROCESS_GETMEM_EVENT 0 /* Sent by successfull getmem call */ #define PROCESS_FREEMEM_EVENT 1 /* Send by successfull freemem call */ /* Limits on event numbers */ #define MIN_USER_EVENT 8 /* Lowest event # user proc can sen...
[ "calobodude@gmail.com" ]
calobodude@gmail.com
80356eaa2d39a8cc37a1dac9de462fb300cdb6e9
edbf58227f1274e841ffb3ac12d4226a093fec36
/header/eigenvalues.h
84ffe15aa5b0674f77ab1b68df288a1b7ade943c
[]
no_license
Hareski/ConsensusOrdres
8d541177433dd657490860fa5e9e0f151d469d6b
f4d9f0c146d0776cb68c99caaed5686f506488bc
refs/heads/master
2022-12-25T01:42:04.057868
2020-10-08T11:51:10
2020-10-08T11:51:10
237,972,657
0
0
null
null
null
null
UTF-8
C
false
false
280
h
#ifndef EIGENVALUES_H #define EIGENVALUES_H void computeEigenvalues(int n, double *A, int it_max, double *v, double *d, int &it_num, int &rot_num); void getDiagonalDoublePrecisionMatrix(int n, double *A, double *v); void identityDoublePrecisionMatrix(int n, double *A); #endif
[ "24681542+Hareski@users.noreply.github.com" ]
24681542+Hareski@users.noreply.github.com
9e86621410cf87fdd2290623d1e76fd026b3565e
bf5136b82cbae455fb60fa2444db2f6338701de4
/Omicron_CAN/Sources/omicron_sw_layers/bios/int/int_vectors.c
8b854e4c9ce36b0cc4da1ff662aca368b793341a
[]
no_license
edrod77/can_project
3a200bc1441a0c587d6fab6afb512b5d38ac88c0
ea3f8f1e30007be0b24a94a975e2884258c4acdc
refs/heads/master
2023-06-01T16:32:46.091826
2015-04-10T01:24:03
2015-04-10T01:24:03
null
0
0
null
null
null
null
UTF-8
C
false
false
10,389
c
/****************************************************************************************************/ /** \file int_vectors.c \brief Interrupt service routine vectors \author Abraham Tezmol \version 1.0 \date 31/10/2008 */ /***********************************************************************...
[ "andrese.sanchez@oracle.com" ]
andrese.sanchez@oracle.com
a95ebb0579beb09620eed83ee51baccadc5aaed7
496687422761686467a2d726e8feb78994b93709
/third_party/arm-CMSIS_5/CMSIS/DSP/Source/FilteringFunctions/arm_fir_init_f16.c
4e300d7c8a8691ddc6d35fee7b0452e9e2c4a4f9
[ "Apache-2.0" ]
permissive
chrispable/samv71_starter_program
8c94cae6098d9bae2282ad36fbcbca5a4cc9151f
8898528851111090831a34d5bbb34ec8ad267f4a
refs/heads/master
2022-12-18T13:43:26.017650
2020-09-23T18:28:32
2020-09-23T18:28:32
297,797,441
0
1
null
null
null
null
UTF-8
C
false
false
3,286
c
/* ---------------------------------------------------------------------- * Project: CMSIS DSP Library * Title: arm_fir_init_f16.c * Description: Floating-point FIR filter initialization function * * Target Processor: Cortex-M cores * ------------------------------------------------------------------...
[ "chris.pable@morningstar.com" ]
chris.pable@morningstar.com
77103a5d27d159f9c29bb275bb56819bc52d0a52
30ac091608c6241d6eb4023f4a8a0cb47c7f78cb
/error_handling.h
7782182b528954bc6e37ff32a22673ea7912e8c0
[]
no_license
rrabit42/practice_TCP-IP-soket-programming
96d4da29959921140ef08c9c8a837c409c7965a6
1ff6bdf6549c9d9a41616dc82d14f4986dfc2223
refs/heads/master
2020-07-24T17:29:18.425492
2020-06-25T07:49:51
2020-06-25T07:49:51
207,996,286
0
0
null
null
null
null
UTF-8
C
false
false
36
h
void error_handling(char *message);
[ "gegiraffe@naver.com" ]
gegiraffe@naver.com
cffd973f4b6c0ea869da0610a71e1da9874ebedd
b491b3ddcd28c9b3fc2b5158bcc4d09e6bf77f72
/Schaums_outline_of_theory_and_problems_of_programming/Pointers/variables_and_relation_between_corresponding_addresses.c
453b3616a20a86fcc178c46344080c7179926a2b
[]
no_license
ayushjaiswal-aj/Book-Codes
d763ec677d675df89f7cdbadea692ebdd8e6ced6
570bf8df6c019982e95c5d9cddcdc9f629afdd18
refs/heads/master
2023-04-21T12:22:04.800344
2021-05-15T12:08:31
2021-05-15T12:08:31
355,956,976
0
0
null
null
null
null
UTF-8
C
false
false
232
c
#include <stdio.h> int main(void){ int u = 3; int v; int *pu; int *pv; pu = &u; v = *pu; pv = &v; printf("u=%d &u=%X pu=%X *pu=%d\n", u, &u, pu, *pu); printf("v=%d &v=%X pv=%X *pv=%d\n", v, &v, pv, *pv); return (0); }
[ "ayushjaiswalaj@outlook.com" ]
ayushjaiswalaj@outlook.com
7df35793165d289a4a6244428f685be771154d1f
765d3a6051d0ddbfe8e1c5a8f6998e7a31c5397b
/slprj/_sfprj/uwb_hw_cosim/_self/sfun/src/uwb_hw_cosim_sfun.c
610bef673836a4519deb438a129717a425a90992
[]
no_license
phuhavan/uwb-fpga
c84a2372f3449dba20adf0ae73babb066f2b206b
108746332c9f92928ca507f61be00b92a4bd7512
refs/heads/master
2023-08-11T05:06:27.377934
2021-09-27T04:55:19
2021-09-27T04:55:19
410,745,271
2
2
null
null
null
null
UTF-8
C
false
false
10,065
c
/* Include files */ #include "uwb_hw_cosim_sfun.h" #include "c1_uwb_hw_cosim.h" #include "c2_uwb_hw_cosim.h" #include "c3_uwb_hw_cosim.h" #include "c4_uwb_hw_cosim.h" /* Type Definitions */ /* Named Constants */ /* Variable Declarations */ /* Variable Definitions */ uint32_T _uwb_hw_cosimMachineNumb...
[ "van-phu.ha@inria.fr" ]
van-phu.ha@inria.fr
62c4f8f7c1b56c84f3a6a146483f753df3f54ad0
a0c4ed3070ddff4503acf0593e4722140ea68026
/source/NET/SFM/ATALK/DRIVER/H/ATKTIMER.H
b23ed4c18a65a4469d921691f135a8e1f4a50ceb
[]
no_license
cjacker/windows.xp.whistler
a88e464c820fbfafa64fbc66c7f359bbc43038d7
9f43e5fef59b44e47ba1da8c2b4197f8be4d4bc8
refs/heads/master
2022-12-10T06:47:33.086704
2020-09-19T15:06:48
2020-09-19T15:06:48
299,932,617
0
1
null
2020-09-30T13:43:42
2020-09-30T13:43:41
null
UTF-8
C
false
false
3,005
h
/*++ Copyright (c) 2000 Microsoft Corporation Module Name: atktimer.h Abstract: This module contains routines to schedule timer events. Author: Jameel Hyder (jameelh@microsoft.com) Nikhil Kamkolkar (nikhilk@microsoft.com) Revision History: 19 Jun 2000 Initial Version Notes: Tab stop: 4 --*/ #ifndef _AT...
[ "71558585+window-chicken@users.noreply.github.com" ]
71558585+window-chicken@users.noreply.github.com
96a47d932ad55699cd340399ceea35e104445e90
502e9ae8db075d00bf1f31e22a2bacf9f3a52a63
/asn1test/S1ap-MMEStatusTransfer.c
b8d07fa18b2253e69917c22d0b38b82ed177d9be
[ "Apache-2.0" ]
permissive
richsoap/SateLTEGateway
fe901f02527c23e960656d2724cf1fe8f875c2d6
8cf92cf0751ee1e0c0d897c9febf6dbfaf32973f
refs/heads/master
2020-03-24T06:55:59.075019
2019-05-06T11:12:14
2019-05-06T11:12:14
142,546,865
2
1
null
null
null
null
UTF-8
C
false
false
4,366
c
/* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "S1AP-PDU" * found in "S1AP-PDU.asn" * `asn1c -D ./output -no-gen-OER -no-gen-example -pdu=all` */ #include "S1ap-MMEStatusTransfer.h" static int memb_s1ap_MMEStatusTransfer_ies_constraint_1(const asn_TYPE_descriptor_t *td, const voi...
[ "1500012956@pku.edu.cn" ]
1500012956@pku.edu.cn
590918f1261e2e85aefbff41d917caba72afd31f
428a00f35ecfba08f240d77f4324524c1ac5ae58
/module/factory_f1er_low_pass.h
6c74bf8bd947c2119db14fa0f031f110d52b232b
[]
no_license
ialbar/factory_filter
c4dba318459e61e154242f7b7cb62ae58a2fb239
4ae150672131038a9fd64b4bf3f1c0d50454b0b9
refs/heads/master
2020-04-19T03:02:11.899705
2019-01-30T08:44:42
2019-01-30T08:44:42
167,923,152
0
0
null
null
null
null
UTF-8
C
false
false
377
h
#ifndef FACTORY_F1R_LOW_PASS_H #define FACTORY_F1R_LOW_PASS_H #include "factory_f1er.h" #include "stdint.h" struct factory_f1er_low_pass { struct factory_f1er factory_f1er; }; void factory_f1er_low_pass_init(struct factory_f1er_low_pass *); t_errors_f1er set_frecuencies_f1er_low_pass_init(struct factory_f1er *...
[ "ivan.albarran@sedecal.com" ]
ivan.albarran@sedecal.com
1014b32795419e62947e3b3958d761f6adb6f269
13074404253ee2631d6c63e3294c1926d2556cd8
/Rush01/ft_putmatrix.c
36d9b8a87cce2a12660425956202f549844f12ca
[]
no_license
lucasnfarias/Piscine42SP
743015955807e5ce6f14b283da24a59f930d7588
3cb0d2d437b93fae6898bd0b1e81c8c4cd5e0485
refs/heads/master
2020-12-22T14:12:46.553482
2020-01-28T19:21:20
2020-01-28T19:21:20
236,816,362
3
0
null
null
null
null
UTF-8
C
false
false
1,193
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_putmatrix.c :+: :+: :+: ...
[ "lniehues@c1r2p2.42sp.org.br" ]
lniehues@c1r2p2.42sp.org.br
15caadbe5f2dad00f39a34057b1031d811bd605b
3c6b9605216e728ddad596a6a764c2b1cf441c03
/deps/error/error.h
82e89ce05d0f998e685365780164758c8012f203
[ "MIT" ]
permissive
daddinuz/process
1448831960400862c2db2321986a4140de0aeb19
fc30f93758c0255bb6eedb4e06341099c55c9c6b
refs/heads/master
2020-03-18T01:22:16.805455
2018-09-05T14:02:05
2018-09-05T14:02:05
134,139,290
4
0
null
null
null
null
UTF-8
C
false
false
3,498
h
/* Author: daddinuz email: daddinuz@gmail.com Copyright (c) 2018 Davide Di Carlo Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to u...
[ "daddinuz@gmail.com" ]
daddinuz@gmail.com
504b50dfe967d0c2a090dae7da4aa9bae6d7b99d
dbdf6b87f8efce5982c56e66860897735b76cc41
/sample.c
3a38b6d83a974ba3c39828bbc3da79b1a8dfaf4e
[]
no_license
collin246/user_helper
e6b4a4228e16017be5a0d0cd79027d45387f190d
97b63303319154dc8e1cf0bed46651c445d8012d
refs/heads/master
2020-05-25T20:53:19.693094
2019-05-24T01:18:09
2019-05-24T01:18:09
187,986,173
1
0
null
null
null
null
UTF-8
C
false
false
135
c
#include <stdio.h> #include <string.h> #include <unistd.h> int main(){ system ("mkdir /home/helper_created_folder"); return 0; }
[ "you@example.com" ]
you@example.com
c85de3eb51a4fa731d6755b80ec19f8b33438007
6ef6213d2fa39d1d0ab7e2373d882b9d263e8c6d
/ti_components/algorithms/eve_sw_01_19_00_00/apps/harrisCornerDetection32/algo/src/harrisCornerDetection32_graph.c
968dddea816d23ba832075699f697797a6a4c16c
[]
no_license
Zhangh2018/PROCESSOR_SDK_VISION_03_06_00_00
9c380d3167b156a11a8f21814e94ac5550cddc87
05c72de5d031006c7565d4234abd53670a926acd
refs/heads/master
2021-10-16T13:43:05.313842
2019-02-11T09:10:44
2019-02-11T09:10:44
null
0
0
null
null
null
null
UTF-8
C
false
false
54,532
c
/* * * Copyright (c) 2009-2017 Texas Instruments Incorporated * * All rights reserved not granted herein. * * Limited License. * * Texas Instruments Incorporated grants a world-wide, royalty-free, non-exclusive * license under copyrights and patents it now or hereafter owns or controls to make, * have made, u...
[ "yukichen@otobrite.com" ]
yukichen@otobrite.com
352c42190eff26ba69133511cc17856dc11e1dc1
d74bfa63eaa0d90ab8623327f88fa9c5cd129824
/KDS/Hexiwear_bluetooth/Sources/McuLib/McuLib.h
eb843b4def323cff23bbc61feb2600f723e9ac59
[]
no_license
rabregor/Hexiwear_v2
4cbdba92967262d415ec9ba0176f7627f70fcc29
94d4070884ffbc00f3f71eecefd81efe3d283052
refs/heads/master
2022-12-14T11:30:51.967952
2020-09-15T18:47:27
2020-09-15T18:47:27
null
0
0
null
null
null
null
UTF-8
C
false
false
8,832
h
/* ################################################################### ** This component module is generated by Processor Expert. Do not modify it. ** Filename : McuLib.h ** Project : FRDM-K64F_Generator ** Processor : MK64FN1M0VLL12 ** Component : McuLibConfig ** Version : Compon...
[ "erich.styger@hslu.ch" ]
erich.styger@hslu.ch
fe10ef0f68606c5fb70fbc9c0323a95e719469c2
99579d81d9f7327da0dea9c6c5319784f17b945e
/CProject/SQHS2017/day16/typedef.c
fbbb3ff853f1198d0a6b176f22793ff7a5241020
[]
no_license
MRcao1001/CProject
2c359a269637b26553881cc5f38fa69af2176b99
cc6eb2960c6dbff3efd49be5ec404b36f5b1fdcf
refs/heads/master
2020-03-23T01:12:38.659556
2018-08-28T06:32:19
2018-08-28T06:32:19
140,906,039
0
0
null
null
null
null
UTF-8
C
false
false
419
c
#include<stdio.h> typedef struct person { int age; char name[32]; }PER; typedef struct person STR_PER; #define PERSON struct person int main(void) { //struct person boy; STR_PER boy = {23, "HELLO"}; printf("%d--%s\n", boy.age, boy.name); PER *p = &boy; printf("%d--%s\n", p->age, p->name...
[ "cy15056266084@outlook.com" ]
cy15056266084@outlook.com
e1708ce1e445953703f1d8b9f214fd6c245125bb
b77349e25b6154dae08820d92ac01601d4e761ee
/Apps/Burning/CDBurn/BIGlobals/StdAfx.h
3f65b9dd02cc2170a426bf86801f2271ac5e6f65
[]
no_license
ShiverZm/MFC
e084c3460fe78f820ff1fec46fe1fc575c3e3538
3d05380d2e02b67269d2f0eb136a3ac3de0dbbab
refs/heads/master
2023-02-21T08:57:39.316634
2021-01-26T10:18:38
2021-01-26T10:18:38
332,725,087
0
0
null
2021-01-25T11:35:20
2021-01-25T11:29:59
null
UTF-8
C
false
false
1,405
h
// stdafx.h : include file for standard system include files, // or project specific include files that are used frequently, but // are changed infrequently // #if !defined(AFX_STDAFX_H__EE1176D2_EF23_4823_829A_F932DB822154__INCLUDED_) #define AFX_STDAFX_H__EE1176D2_EF23_4823_829A_F932DB822154__INCLUDED_ #if _M...
[ "w.z.y2006@163.com" ]
w.z.y2006@163.com
4875e57eeeac7d57b919d3d98f0de75c261c74a7
d6ed2446589655f21d692887b82cc93b71a6e09e
/SMSReader/source/main.c
3428086fd167f96191d658db13b6776157d3fac5
[]
no_license
jjyothilinga/SMSReader
207af772a8a27e755d5443984f11f525c76135dd
2dc10ca9a72f28325ceddf1d6f7009408b1e8bcf
refs/heads/master
2020-12-24T15:41:32.755202
2015-04-15T13:05:16
2015-04-15T13:05:16
33,984,873
0
0
null
null
null
null
UTF-8
C
false
false
5,233
c
/* *------------------------------------------------------------------------------ * main.c * * main application specific module. * * (C)2008 Sam's Logic. * * The copyright notice above does not evidence any * actual or intended publication of such source code. * *------------------------------------------------------...
[ "jjyothilinga@gmail.com" ]
jjyothilinga@gmail.com
db26f8335ad39502d2190ccaa2d6e5aebba8ae39
894b10ee968dbc4e4d0b73c63a07053a1276ee2a
/src/libressl/crypto/bio/bss_conn.c
ffdfb1456877b9bc390acdda0f28afd7915816fc
[ "LicenseRef-scancode-other-permissive", "Zlib", "LicenseRef-scancode-public-domain" ]
permissive
mr-moai-2016/znk_project
45890068dd8c1c3ae64f270ab6ee46eaf0ca9d97
fd1dedd8f8bac0a75124fc2d0466306e2bb5331d
refs/heads/master
2021-05-23T06:25:21.834304
2020-10-18T02:51:57
2020-10-18T02:51:57
56,926,717
7
2
null
null
null
null
UTF-8
C
false
false
14,389
c
/* $OpenBSD: bss_conn.c,v 1.33 2017/01/29 17:49:22 beck Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). * The implementation was written so as to conform with Netscapes SSL. * * This ...
[ "mr_moai_2016@hotmail.com" ]
mr_moai_2016@hotmail.com
38dc12c566f99c4ed4d198f6b1834a8344c2afa7
d5bd083dbcacce8cf62ebbd73c77c14c8247e057
/device/fsl-codec/ghdr/libav/libavutil/version.h
6d353e1b546fb407ab69f9dc434b86eaf2d35705
[]
no_license
RetronixTechInc/android-retronix
ab0e10840dab5dc7b0879737953ebf2e1916f2b0
cd7d794dea51c3b287da0d35ddb18c1bdef00372
refs/heads/RTX_NXP_Android601
2021-11-16T03:58:58.169998
2021-11-15T01:51:02
2021-11-15T01:51:02
198,991,737
4
5
null
2020-03-08T23:21:29
2019-07-26T09:49:01
Java
UTF-8
C
false
false
3,563
h
/* * This file is part of Libav. * * Libav is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * Libav is distributed in...
[ "townwang@retronix.com.tw" ]
townwang@retronix.com.tw
144ee1acb6fbac34ae5d0501a4100a9fe7562448
b0bd689d3c2ebe1186817ea69d38bd3b8b0c44ac
/Chapter_4/exercise/1/askName.c
050142032c99e1fbb8901a341d383340344d71a4
[]
no_license
13969918264/C-Primer-Plus
c1f51dc3f7df51f242a1c0a64caa139ae17d98b4
ba2a895bc8e314cf2b04434480dbffe205ccf4ae
refs/heads/master
2022-08-05T16:06:51.278205
2020-05-21T12:49:47
2020-05-21T12:49:47
93,048,870
1
1
null
2017-10-22T09:10:13
2017-06-01T11:10:38
C
UTF-8
C
false
false
375
c
/* Name: 赵子豪(ZiHao Zhao) Date: 2017年9月6日 */ /* askname.c -- ask your name and print it */ #include <stdio.h> int main(void) { char last[15]; char first[15]; printf("Please enter your first name:\n"); scanf("%s", first); printf("Please enter your last name:\n"); scanf("%s", last); printf("Your name is %s %s in...
[ "noreply@github.com" ]
13969918264.noreply@github.com
5aa1954bfc6969a6516b1a854b045fd8ebb48020
278fc2c6afc48ea1f3e376111ac3f72659e55df7
/src/commsISRs.c
5327e25600cad6cb59bafbb020e466f02ebd057d
[]
no_license
AbeFM/freeems-vanilla
08204169e4cfd7e45e5067a8d7088c34af42f5e0
cb698b5f42fe99cc31261863fc9f0ed427b159e1
refs/heads/master
2021-01-10T21:13:30.060743
2012-05-30T12:24:52
2012-05-30T12:24:52
100,409
1
0
null
null
null
null
UTF-8
C
false
false
9,472
c
/* FreeEMS - the open source engine management system * * Copyright 2008-2011 Fred Cooke * * This file is part of the FreeEMS project. * * FreeEMS software 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 Foundatio...
[ "fred.cooke@gmail.com" ]
fred.cooke@gmail.com
ab6226eae188e2c82471f546abf09d2efb30806f
f363fdb9445d8dec088fb02c8faae8e23570a33e
/clone/vip/dan_huichun.c
c695c0802bf589c1800330295f12172da7e2239e
[]
no_license
MudRen/zjmud
0999a492ac0717911c047936ee2c696b3b5cb20a
c56a166380d74858d7b4f0ba2817478ccea6b83d
refs/heads/main
2023-07-24T21:02:00.246591
2021-09-07T12:50:20
2021-09-07T12:50:20
403,973,627
1
1
null
null
null
null
GB18030
C
false
false
1,219
c
#include <ansi.h> inherit COMBINED_ITEM; string query_autoload() { return query_amount() + ""; } void autoload(string param) { int amt; if (sscanf(param, "%d", amt) == 1) set_amount(amt); } void setup() { set_amount(1); ::setup(); } void create() { set_name(HIG"回春丹"NOR, ({"huichun dan"})); if (clonep()) ...
[ "i@oiuv.cn" ]
i@oiuv.cn
c05711551cd85d5c11bbede69440702c858bcc0a
7d9137d06c46ea33042ff5650907fc45acdc4713
/Labor 02-24/Simulink/untitled_ert_rtw/untitled_private.h
73f3072c457fd661ba3dda73e463a357664546d1
[]
no_license
Derilion/dh_arduino
431967d74bed962051dbc15711bccf9c8b162429
5186775f97eeb1a5563b93ece3fd3746a3905677
refs/heads/master
2021-01-10T18:04:47.214750
2016-03-24T09:07:41
2016-03-24T09:07:41
52,428,831
0
0
null
null
null
null
UTF-8
C
false
false
1,158
h
/* * Academic License - for use in teaching, academic research, and meeting * course requirements at degree granting institutions only. Not for * government, commercial, or other organizational use. * * File: untitled_private.h * * Code generated for Simulink model 'untitled'. * * Model version ...
[ "js5342@users.noreply.github.com" ]
js5342@users.noreply.github.com
844f2f3c12a3b402826dfda3b9fdb23266806e6c
e9df70b20ca9854d8b61b2b9ee18e6d02f182c1d
/stack/stack.c
eeb7c7a722f418b154984f40bf240f24410620fa
[]
no_license
praveen-vp/Basic-Algorithms-and-Data-structures
a622cb51fa5a042135297bd875660c6aa908b31e
eed148719d48bca8dfb88d72dc2c71a518688fe0
refs/heads/master
2016-09-05T23:56:40.956346
2014-11-19T11:13:20
2014-11-19T11:13:20
null
0
0
null
null
null
null
UTF-8
C
false
false
222
c
#include <stdio.h> #define max 100 static int stack[max+1],p; push (int v) { stack[p++] = v; } int pop() { return stack[--p]; } stackinit() { p = 0; } int stackempty() { return !p; }
[ "praveen.oserious@gmail.com" ]
praveen.oserious@gmail.com
d21330758a494cee8a7a30a4d21b152bc140f8bc
8ca7af3659589abbb0e4a4255b791d8f6afea405
/DigitalWatch/UART/SEVENSEGH.c
664cf9dfdd384ff792ed6345c36e35b358ac510a
[]
no_license
AbdullahAlsharqawi/DigitalWatchProject-withOS
dcdc850f3d1337ede63b90e966ca88a4b56c5b35
b0b22cd5b2fafa048eca928705d46c996695dcf9
refs/heads/main
2023-01-01T08:46:41.138779
2020-10-15T08:42:19
2020-10-15T08:42:19
304,262,413
0
0
null
null
null
null
UTF-8
C
false
false
15,922
c
#include "STD_TYPES.h" #include "DIO.h" #include "SEVENSEGH.h" static void voidDisplayZero(Seg_Num_t Copy_u8SegNum); static void voidDisplayOne(Seg_Num_t Copy_u8SegNum); static void voidDisplayTwo(Seg_Num_t Copy_u8SegNum); static void voidDisplayThree(Seg_Num_t Copy_u8SegNum); static void voidDisplayFour(Seg...
[ "noreply@github.com" ]
AbdullahAlsharqawi.noreply@github.com
6f858f34de5b059569079369259d38a53c21b093
598737b786a20889dc6acd468478baf4972535b3
/src/sys/dev/isa/wdsreg.h
28391f8b105c0488fab89c6f13e2c83130ec6bf3
[]
no_license
shisa/shisa-netbsd
5c8e289de2a48b6d8f39bd3add9ca4ea48fec1da
28d999d1c25107c126e0a458a97b9397aae592ef
refs/heads/master
2021-01-01T05:33:32.619808
2008-05-26T04:27:54
2008-05-26T04:27:54
32,793,680
1
2
null
null
null
null
UTF-8
C
false
false
3,465
h
/* $NetBSD: wdsreg.h,v 1.7 2005/02/21 00:29:07 thorpej Exp $ */ typedef u_char physaddr[3]; typedef u_char physlen[3]; #define ltophys _lto3b #define phystol _3btol /* WD7000 registers */ #define WDS_STAT 0 /* read */ #define WDS_IRQSTAT 1 /* read */ #define WDS_CMD 0 /* write */ #define WDS_IRQACK 1 /* write *...
[ "keiichi@mobilegravity.sfc.wide.ad.jp" ]
keiichi@mobilegravity.sfc.wide.ad.jp
fa935f296b1eaf6c4a861a3eb6e8a67f9a906d02
8c361c5c32127f97db4bd1e123d0c1c0cdce8cb0
/code/Linked-List-01/链表-01/LinkedList.h
b8b10ccf601a1cfa095ed6f795ea809faf57682e
[]
no_license
carppond/DataStructuresAndAlgorithms
40b624de63c99ea03417d2377a8339d2f5b16df4
c301ee2aaa095ae26fa810cdd688187e996a2cad
refs/heads/master
2023-01-19T11:41:23.812423
2020-11-30T09:36:18
2020-11-30T09:36:18
227,619,502
0
0
null
null
null
null
UTF-8
C
false
false
974
h
// // LinkedList.h // 链表-01 // // Created by lcf on 2019/12/9. // Copyright © 2019 lcf. All rights reserved. // #ifndef LinkedList_h #define LinkedList_h #include <stdio.h> struct Node; typedef struct Node * ptrToNode; typedef ptrToNode List; typedef ptrToNode Position; typedef int Element; // 初始化一个空的线性表 List M...
[ "objccf@gmail.com" ]
objccf@gmail.com
754ce06510494d86aa491875b9607c3a5951940e
89ace55c7aa04ad865ae18c0b0ac70dc8e856f53
/down_719_newest/ue_base_down/IOCTL_TEST_UEMAC1/uemac_ver1.h
45bb65e044221b19b7224c693a23b4bc89540867
[]
no_license
yugefei/LTE-SRIO
368476e2cb40afe667cc0fbe4a07f047f5f0593d
afd110160393ae99cceb9cba98582ec5bdd0bc41
refs/heads/master
2021-01-21T14:24:01.223018
2016-07-29T08:18:14
2016-07-29T08:18:14
58,605,827
0
2
null
null
null
null
GB18030
C
false
false
3,682
h
#include <stdbool.h> #define USERIOCCMD SIOCDEVPRIVATE + 1 /* #define PSEND_RUN 0x01 #define PSEND_STOP 0x02 #define PSEND_INTERVAL 0x03 */ #define _RRCtoMAC_reset 0x01 #define _RLCtoMAC_datasend_Req 0x02 #define _PHYtoMAC_RA_Req 0x03 //携带参数,RA-RNTI,RAPID(可能有多个),TA, #define _PHYto...
[ "lyq-gogo@163.com" ]
lyq-gogo@163.com
69fec0465de1ccb01147b31ffb4dd0916c723b27
6e5c964bb8bbfd6795e296b6937ad9e857d306ec
/software/os/mselOS/tests/ecc_test.c
e825fd404c0e2a834b93e37f7953bf19cd558912
[ "Apache-2.0" ]
permissive
AnttiLukats/orp
59644fbab3f1cc34a0a626ecacb8130621f8df91
7107d06abf06a26b5ab0745baa2196935632ef37
refs/heads/master
2021-01-17T21:29:52.914357
2016-02-06T19:25:01
2016-02-06T19:25:12
40,433,353
2
0
null
2015-08-09T10:56:03
2015-08-09T10:56:02
null
UTF-8
C
false
false
4,677
c
/** @file main.c The reset vector for all the Libero-generated code */ #include <stdlib.h> #include <stdint.h> #include <string.h> #include <msel.h> #include <msel/syscalls.h> #include <msel/tasks.h> #include <msel/malloc.h> #include <msel/uuid.h> #include <msel/stdc.h> #include <msel/debug.h> #include <crypto/...
[ "tcarstens@invlim.com" ]
tcarstens@invlim.com
b558d1522a124d28ee29600bec16a3730d9c79b9
046375367e1b03780f61121eadfd8de2fe21cf7b
/user/features/mod_hold_n_tap.h
e10add6a5c76202cd29fadb112e5e6d212848376
[]
no_license
alterecco/qmk_build
13be27f03805287e2871eed60cc1466d6f1662e6
279bf38df2cb50cfb20158aa054c1434abc6813b
refs/heads/main
2023-08-17T03:59:13.851668
2021-10-02T17:45:48
2021-10-02T17:45:48
412,236,967
0
0
null
null
null
null
UTF-8
C
false
false
677
h
#pragma once #include <stdint.h> #include <stdbool.h> #include "tmk_core/common/action.h" // Implements cmd-tab like behaviour on a single key. On first tap of trigger // cmdish is held and tabish is tapped -- cmdish then remains held until some // other key is hit or released. For example: // // trigger, trigger...
[ "alterecco@slowmail.it" ]
alterecco@slowmail.it
9acee720189816923cd9a98859d9b54395746bfd
573fb356a560ad5dee271c5d73e9cc12a704d130
/src/mpi/dot-product/icedotprod.c
abaf0506055eccdb3bfadcf4ad2d9f14d9a7560a
[]
no_license
snunezcr/parallel-example-code
5fce5ed966b11b9fa3152c93371b30816e1d61a0
46eda3f7c306c9732e9420d3c5b4a6b0b29771d9
refs/heads/master
2016-09-06T16:15:51.645034
2011-08-04T04:27:11
2011-08-04T04:27:11
2,056,513
0
0
null
null
null
null
UTF-8
C
false
false
2,380
c
/* * Instituto Tecnologico de Costa Rica * Centro de Investigaciones en Computacion * * Asesoria-Practica en Computacion Paralela * Instituto Costarricense de Electricidad * Julio-Agosto 2011 * * Autor: Santiago Nunez Corrales * Programa: calculo distribuido del punto producto */ #include <stdio.h> #includ...
[ "snunezcr@gmail.com" ]
snunezcr@gmail.com
ca98507d74b7105f43bd0eafda8ae18c99758eb3
bc53925703e79a3e9325a4c8cc405478a4b693ce
/HTTPProxy-with-caching/confutils.c
74767b2826630e8d00c01246e7b62781e402e86a
[]
no_license
PriyankaDeviRamesh/ComputerNetworks
4f5169037346d1e2a5df6575df488c8ca17443e9
ab7c648deb5a276679fe482b666492809dadc681
refs/heads/master
2020-04-12T21:58:24.285133
2018-12-22T03:39:44
2018-12-22T03:39:44
162,777,837
0
0
null
null
null
null
UTF-8
C
false
false
2,931
c
/* methods to connect clients and server */ #include <stdio.h> #include <fcntl.h> #include <string.h> #include <strings.h> #include <sys/types.h> #include <sys/socket.h> #include <netinet/in.h> #include <arpa/inet.h> #include <netdb.h> #include <time.h> #include <unistd.h> #include <errno.h> #include <stdlib.h> #def...
[ "pramesh1@binghamton.edu" ]
pramesh1@binghamton.edu
a10354581041b12c5be6fb224cac19d3601917ad
8ee22d977f46226b49ec61efca47772d32075db7
/test/pcf8574Test.c
0e4954c77f91860f533a9b8a0b87efa4c10f0f14
[]
no_license
hternier/cen-electronic
ef8665836e00146d0d7e15e63778078311d80aa2
08ba12689fcdaed3fe1edf5a93bcc97241466165
refs/heads/master
2021-01-24T23:00:22.539070
2014-06-01T08:36:32
2014-06-01T08:36:32
null
0
0
null
null
null
null
UTF-8
C
false
false
413
c
#include "pcf8574Test.h" #include "../common/delay/delay30F.h" #include "../common/serial/serial.h" #include "../common/serial/serialUtils.h" #include "../device/drivers/pcf8574.h" void pcf8574Test (void){ char data; putString("PCFADD0 : "); data = readPCF8574 (0x40,0,0xFF); sendHex2(data); delaymSec(150); put...
[ "Stephane@FACE.(none)" ]
Stephane@FACE.(none)
3915510f5ff4dfb54c382cb16ab4a0ad2925df2a
d0f6bf552a7a358d737423601727771beb3a3133
/bios-5_42_00/packages/ti/bios/src/gio/_gio.h
86a5a01feec05bc2885108e5e53d091d820d4561
[]
no_license
lujiangyuan/TI-OMAP3-DSPLink
3ddb8263675f3188c83dd7a06380b838ce34b867
7ffab9f9255599ae4987b81e70bfa314c21f4bcf
refs/heads/master
2022-11-29T02:16:32.894246
2020-08-09T17:43:49
2020-08-09T17:43:49
null
0
0
null
null
null
null
UTF-8
C
false
false
641
h
/* * Copyright 2012 by Texas Instruments Incorporated. * @(#) DSP/BIOS_Kernel 5,2,5,44 09-06-2012 (cuda-u44) */ /* * ======== _gio.h ======== * GIO private header file. * */ #ifndef _GIO_ #define _GIO_ #include <std.h> #include <iom.h> #include <mem.h> #ifdef __cplusplus extern "C" { #endif #define _...
[ "nkim@bitzap.at" ]
nkim@bitzap.at
6aafd2b4a97196f0712f9ebfdc2b8296e32de327
e4ccccafb071a40f0d50727a751bb81a20393448
/projects/example/sample1_Hello/main_tsk.c
8e121d8862e21c69a3d8d48dde2c2fa2fef791c2
[]
no_license
koban/Uzume-Aqua548
edc2598ef588b9994275fd6637aac858d7593489
b5e142c8e7c5a1f36babe23aa0cbd55cff58ee8b
refs/heads/master
2021-01-16T18:20:31.575430
2012-05-13T00:12:43
2012-05-13T00:12:43
null
0
0
null
null
null
null
UTF-8
C
false
false
964
c
/** * @file main_task.c * @brief KOBANZAME SDK Sample Task * * KOBANZAME SDK * Software Developers Kit for Blackfin DSP Evaluation Board(KOBANZAME). * * Copyright (C) 2010, KOBANZAME SDK Project, all right reserved * * LICENSE: * The software is a free and you can use and redistribute it for * personal, n...
[ "konanzame.taro@gmail.com" ]
konanzame.taro@gmail.com
31083e459028c335200aa98d2a889afcdeeb47ff
f298d1d5b0b1fc460ee7f5c1723d18edeb48a40d
/PR/ex10/ft_swap.c
761d46e64e040db55608bb77bd4e935816cdcef4
[]
no_license
Kaored/HomeWors
c1b1d33799027ac3dc77e4e6a9d13a0c36b81383
07d678252d55be0d844dd897deeb2fc27f49db48
refs/heads/master
2021-01-19T00:02:55.740989
2016-11-05T15:35:30
2016-11-05T15:35:30
72,867,435
0
0
null
null
null
null
UTF-8
C
false
false
1,004
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_swap.c :+: :+: :+: ...
[ "noreply@github.com" ]
Kaored.noreply@github.com
29e170b21595889b1e7fe5e79508d6db53f3e27a
1874865d3d18d91aad383808a0429fb2c2f7c210
/Unidade5/Código/comunicacao-rede/testa_nrf24/spi.c
89a1649c693637e626c56bf7643e191bcb0c2283
[]
no_license
ErielBernardo/SistemasDigitalsEmbarcados
02788b7c780710021c3a59c6614c98e6d9b0cc92
a961e04011ab70133feffe33cf07feaf04c41a0e
refs/heads/master
2020-04-10T11:02:28.207134
2018-11-21T18:00:45
2018-11-21T18:00:45
null
0
0
null
null
null
null
UTF-8
C
false
false
1,154
c
#include <stdio.h> #include "spi.h" #include "digital.h" #include "uart.h" #include <util/delay.h> uint8_t PINO_CS; uint8_t PINO_SI; uint8_t PINO_SO; uint8_t PINO_SCK; void SPI_init (uint8_t pino_cs,uint8_t pino_si, uint8_t pino_so, uint8_t pino_sck ) { PINO_CS = pino_cs; PINO_SI = pino_si; PINO_SO ...
[ "fabio.rocha@gmail.com" ]
fabio.rocha@gmail.com
3ae6139db6b4daefead6466e1ea6af880bc2f63f
8e228c23d7be05076f2fd0e34f5c6c0c28494cb3
/arch/platform/vesna/dev/at86rf2xx/rf2xx_arch.h
6db2c02c7acebd5ce62a447d390e65bf0efa351d
[ "BSD-3-Clause" ]
permissive
iboskov/contiki-ng
c81075bdfb45b11401d8aa1bb2b1284cf055bc80
05112dab277340d0a8fe2ba33a680e3b9c4fbb80
refs/heads/master
2020-12-23T02:08:25.369618
2019-09-20T08:50:33
2019-09-20T08:50:33
236,998,308
0
0
BSD-3-Clause
2020-01-29T14:15:38
2020-01-29T14:15:37
null
UTF-8
C
false
false
2,200
h
#ifndef RF2XX_ARCH_H_ #define RF2XX_ARCH_H_ #include <stdint.h> #define RF2XX_MAX_FRAME_SIZE (127) #define RF2XX_MIN_FRAME_SIZE (3) #define RF2XX_CRC_SIZE (2) #define RF2XX_LQI_SIZE (1) #define RF2XX_MAX_PAYLOAD_SIZE (RF2XX_MAX_FRAME_SIZE - RF2XX_CRC_SIZE) // The delay between radio Tx request and SFD sent, in ...
[ "noreply@github.com" ]
iboskov.noreply@github.com
2fcbd9d875b06e5acbd4943605e559dfa0ff13b5
e15ca0c902c62e1a748ca99f216d83a32263a25b
/Chapter-1/error_func_ex.c
762d75b5e8c4ab7cd6db1d84bb8ec05ae3b4912d
[]
no_license
siddharthv/APUE
6f4edfd481379d1e8035f223e98e32fca1c7dce5
374418276db6c98490f7f62883db0610cfb64872
refs/heads/master
2020-05-18T13:28:59.465484
2015-03-02T09:22:43
2015-03-02T09:22:43
31,522,718
2
0
null
null
null
null
UTF-8
C
false
false
182
c
#include "apue.h" #include <errno.h> int main(int argc, char **argv) { fprintf(stderr, "EACCES: %s\n", strerror(EACCES)); errno = ENOENT; perror(argv[0]); exit(0); }
[ "siddharth.vinothkumar@citrix.com" ]
siddharth.vinothkumar@citrix.com
ed728a066607c1dedb27740d2c95cbb63f173efb
6f6ea9959509aaaf3996407baa72e9a7aefdefe6
/na_string.c
282c721b18db3110ba46e88cbb83c63f8d5139a0
[ "MIT" ]
permissive
adlertz/nadiff
11ebfb00dd29b939a4743dfd5c4c437027017aa6
83ab8a99f33af2a5afc0796db7217033f7348bbf
refs/heads/master
2023-09-04T12:37:24.912917
2021-10-12T21:02:20
2021-10-12T21:02:20
210,152,295
16
1
MIT
2020-05-07T20:28:23
2019-09-22T13:30:53
C
UTF-8
C
false
false
1,165
c
#include "na_string.h" #include "error.h" #include <string.h> int get_char(const struct line * l, unsigned idx) { if (idx >= l->len) return -1; return l->data[idx]; } bool is_char_at_idx(const struct line * l, unsigned idx, char expected) { if (idx >= l->len) return false; return l-...
[ "adlertz@gmail.com" ]
adlertz@gmail.com
d478886947da8cf736763f56ec297aad191a2515
aba07f10a9f5707b930d1cfdedb3c7d3892f152f
/XIOT-task.c
0dbd825de8ce90ba73571b61a5c985787a8828f7
[]
no_license
fadi-selim/XIOT-FiltrationTask---Embedded
1fecf1ac55e26cba9ee23df04cb1a28eb284c2ea
5c180f827eb3304c1315d4af050bc0df65c2ce81
refs/heads/master
2020-03-22T01:00:59.071484
2018-06-30T20:35:03
2018-06-30T20:35:03
139,278,167
0
0
null
null
null
null
UTF-8
C
false
false
1,567
c
/* * XIOT_task.c * * Created: 6/30/2018 4:43:58 AM * Author: Fadi */ #include <avr/io.h> #include <avr/interrupt.h> #include "macros.h" #include "UART.h" #include "Timer1.h" #include "ADC.h" int flag = 1 ; int main(void) { /************************SETTLING GPIO***************************...
[ "noreply@github.com" ]
fadi-selim.noreply@github.com
0ee8d3ee27539495afa7f037a328151172aae95a
e537095f399466d2d15ee79260b4e4df5196b3d7
/src/overlays/actors/ovl_En_Ta/z_en_ta.h
45f431e1fa6b5855130e9e348593149bd34e1d62
[]
no_license
ThomasJRathbun/oot
b3fd1970b1dc09248590ce4838c812892b1e1c99
e619fc0e6224ade7d3d9c991763e712a81ddaa31
refs/heads/master
2023-05-08T19:21:16.914211
2020-04-23T17:22:05
2020-04-23T17:22:05
null
0
0
null
null
null
null
UTF-8
C
false
false
241
h
#ifndef _Z_EN_TA_H_ #define _Z_EN_TA_H_ #include <ultra64.h> #include <global.h> typedef struct { /* 0x0000 */ Actor actor; /* 0x014C */ char unk_14C[0x19C]; } EnTa; // size = 0x02E8 extern const ActorInit En_Ta_InitVars; #endif
[ "" ]
a53b9f2e51d250caa028fb93bf259f7175949ad7
1760d5f4d82a3919edd9593c77651d9294094faa
/mega/boards/atmegarfx_rcb/helper.h
6af63b327d0d1236ccc76af0e1532f048a946d50
[]
no_license
irvifa/asf
7f3c84c9e1408f6cd205160d6084cfe298196395
d40002e7e91e7b893c67ef7b9be01c7298613643
refs/heads/master
2021-05-28T02:59:56.143729
2014-12-25T05:12:48
2014-12-25T05:12:48
null
0
0
null
null
null
null
UTF-8
C
false
false
2,945
h
/** * \file * * \brief ATmegaRFX RCB board header file. * * This file contains definitions and services related to the features of the * ATmega256RFR2 Xplained Pro board. * * To use this board, define BOARD= ATMEGA256RFR2_XPLAINED_PRO. * * Copyright (c) 2013-2014 Atmel Corporation. All rights reserv...
[ "SYSTEM@.corp.atmel.com" ]
SYSTEM@.corp.atmel.com
a96463021e93bdc1bd37431db9eff3a9f4299fdc
541e48900e5fbc0a121e5a43c5e9a06ff89de2d1
/src/lapack/zhegv.c
f98d41c5e11fab7fbae72cf5af8726e5a8a7e60e
[ "BSD-3-Clause" ]
permissive
juanjosegarciaripoll/cblapack
7408a8aa901bfff8e819cbffd5c862eb006c33ac
7b3d7280c8d5f39d8f7f84c3c24067f163e03974
refs/heads/master
2021-05-25T11:56:43.415033
2016-09-24T18:05:17
2016-09-24T18:05:17
13,536,584
0
1
null
null
null
null
UTF-8
C
false
false
8,075
c
/* zhegv.f -- translated by f2c (version 20061008). You must link the resulting object file with libf2c: on Microsoft Windows system, link with libf2c.lib; on Linux or Unix systems, link with .../path/to/libf2c.a -lm or, if you install libf2c.a in a standard place, with -lf2c -lm -- in that order, at the end of ...
[ "jjgarcia@users.sf.net" ]
jjgarcia@users.sf.net
72647890ba09a05ea55975afd847b6b6e464714e
0b476449933d449d80f8d31fbac8aee3dd013714
/include/machinetalk/generated/status.npb.h
65a41fb32bc5479b841a970c7145b99274298108
[]
no_license
ShenRen/qtMDI
c844cfb57248851bf4b8a82af0ec67be79218b63
bc60812253aa00278ae05d57573092a18727c40d
refs/heads/master
2021-01-19T12:22:19.154337
2017-05-11T09:17:17
2017-05-11T09:17:17
null
0
0
null
null
null
null
UTF-8
C
false
false
30,503
h
/* Automatically generated nanopb header */ /* Generated by nanopb-0.3.0 at Sun Feb 1 12:40:12 2015. */ #ifndef PB_STATUS_NPB_H_INCLUDED #define PB_STATUS_NPB_H_INCLUDED #include <pb.h> #include <machinetalk/generated/types.npb.h> #include <machinetalk/generated/preview.npb.h> #include <machinetalk/generated/emcclas...
[ "arceye@mgware.co.uk" ]
arceye@mgware.co.uk