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
097638f085ca5b6884295cf6382cf5953baf6369
0c5d3b088080577388f5766431487534f93a2c40
/Github-Projects-Origin/emscripten-master/tests/freetype/src/gxvalid/gxvfeat.c.bak.c
5e95f6b556a1ff93931a9f47d700359ce7db6202
[]
no_license
zhiyuanjia/WoBench
878255ce45e76ef57f88743c7f43acdfa59e93e7
6b337780cbd598de98fc0eabd19efaf1a01b6012
refs/heads/master
2021-09-23T03:12:08.091319
2018-06-14T10:17:59
2018-06-14T10:17:59
null
0
0
null
null
null
null
UTF-8
C
false
false
11,391
c
#include <assert.h> #include <string.h> #define INCLUDEMAIN /***************************************************************************/ /* */ /* gxvfeat.c */ /* ...
[ "wangcong15@mails.tsinghua.edu.cn" ]
wangcong15@mails.tsinghua.edu.cn
0c81f249898f8a5b316b91fcc57ef1d095c4842a
099d37a70848d2e4054ec456c0c14a72c14b8841
/src/os/shared/common/src/com/ngos/shared/common/elf/dynamictag.h
c33becfbf500be5c3c65f8abcfbbb359e3c912bb
[]
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
3,745
h
#ifndef COM_NGOS_SHARED_COMMON_ELF_DYNAMICTAG_H #define COM_NGOS_SHARED_COMMON_ELF_DYNAMICTAG_H #include <com/ngos/shared/common/ngos/tags.h> #include <com/ngos/shared/common/printf/printf.h> // Verified with ElfSpecVerifier [BEGIN] // https://www.uclibc.org/docs/elf-64-gen.pdf enum class ElfDynamicTag: u64 { ...
[ "Gris87@yandex.ru" ]
Gris87@yandex.ru
e99a94d2db865296497f9b1f386112ccdb23cb7d
6f2a8ca70543a10a0e67e49b19b5e5db1b2a2227
/C/1118.c
eeeba96f9c7944ad17246d66a0bbdc916449e5dd
[ "MIT" ]
permissive
rmaycon7/uri-codes
710af3895bc4e70de35ccf84c977ec4459cf3631
1081c25ecaf0142f38c7ba287bd01490a1d34474
refs/heads/master
2020-03-10T15:48:31.021960
2018-04-14T00:00:27
2018-04-14T00:00:27
null
0
0
null
null
null
null
UTF-8
C
false
false
1,189
c
#include <stdio.h> int main(){ /*Escreva um programa para ler as notas da primeira e a segunda avaliação de um aluno. Calcule e imprima a média semestral. O programa só deverá aceitar notas válidas (uma nota válida deve pertencer ao intervalo [0,10]). Cada nota deve ser validada separadamente. * * No final deve...
[ "r.maycon1122@gmail.com" ]
r.maycon1122@gmail.com
ee373971b5161c2c6ad849ce58823f34d039dfc5
4daed2ec577f520ffc41a010ed2a592471ed89b4
/Clase7(linux)/main.c
32f047c80e2948a4f4933daf6c0fe38976545402
[]
no_license
frgen/test
4f3970cafee0c9c50c2db72cd7afcc3f34ecba75
f22788139594e5fd27f812df2ffc6c0ee218d7c5
refs/heads/master
2020-03-27T04:59:38.353953
2018-12-05T13:51:06
2018-12-05T13:51:06
145,986,679
0
0
null
null
null
null
UTF-8
C
false
false
2,416
c
#include <stdio.h> #include <stdio_ext.h> #include <stdlib.h> #include <string.h> #include <ctype.h> #include "Info1.h" #define T 3 /* a) Cargar los datos (carga aleatoria) b) Modificar: se ingresa el legajo, lo busca y si lo encuentra modifica la nota1 c) Informes 1- Los alumnos con promedio 6 o mas 2- El/...
[ "noreply@github.com" ]
frgen.noreply@github.com
c75056e612a21f9054e70916d70fb31c22219ef4
b39cdb7be302ef9c78e0af61c249bdb9715053af
/src/stack/stack_utils.c
2325508821d14d360aff9855faa4045a29202065
[]
no_license
nakamo326/push_swap
2641001b402f4eac1708acd4016f29e9270c6ebe
e7bccf03684314f40b96a437faeff8b89dc72980
refs/heads/master
2023-06-05T13:00:08.340609
2021-06-17T12:03:45
2021-06-17T12:03:45
358,452,245
0
0
null
null
null
null
UTF-8
C
false
false
1,532
c
#include "stack.h" t_stack *create_newelm(int value) { t_stack *new; new = malloc(sizeof(t_stack)); if (new == NULL) return (NULL); new->next = NULL; new->prev = NULL; new->val = value; return (new); } void *free_stack(t_stack **top) { t_stack *s_ptr; t_stack *tmp; if (top == NULL) return (NULL); s_p...
[ "nakamo326@gmail.com" ]
nakamo326@gmail.com
e67c240c638a3fc51a5165bee93e74003d803a73
6990724efccc2f1e8dac8fe914347833e04d232d
/bsp/port/hal/src/ty_hal_system.c
ea40aeb3c1afa1fbabbf0f8e6a57f7727ce8fe41
[]
no_license
cuda-convnet/tuya_ble_sdk_Demo_Project_PSoC63
8db47a1efe72c520db67e3486d551ff312eef830
0ebe5a19ab6e1d07c8cacf3be63af3b28751d3bd
refs/heads/master
2022-11-27T09:29:05.073526
2020-07-30T03:58:57
2020-07-30T03:58:57
null
0
0
null
null
null
null
UTF-8
C
false
false
3,095
c
/* ======================================== * * Copyright YOUR COMPANY, THE YEAR * All Rights Reserved * UNPUBLISHED, LICENSED SOFTWARE. * * CONFIDENTIAL AND PROPRIETARY INFORMATION * WHICH IS THE PROPERTY OF your company. * * ======================================== */ #include "ty_hal_system.h" #include "boa...
[ "624459974@qq.com" ]
624459974@qq.com
7e9a9c9398e723cea34db929356e02c57287c945
6b8bb3dc634b26c578b11de7307b45f7f701f746
/독하게 시작하는 C 프로그래밍/EPP/EPP 8-2.c
398a8ec6c01a1ae1933e17919bd3bd6f7f554acd
[]
no_license
Profile-exe/C-language
ac8e1b50d0dd3a2c0743b8baf045ab2a68d9b23f
308b6765cc26924b7938ea95d27cb9512da0e0e0
refs/heads/master
2023-02-15T22:31:32.261987
2021-01-18T03:48:56
2021-01-18T03:48:56
279,312,230
1
0
null
null
null
null
UTF-8
C
false
false
342
c
#include <stdio.h> int main(void) { int aList[5] = { 30, 40, 10, 50, 20 }; int i = 0, nTmp = 0; for (i = 1; i < 5; i++) { if (aList[0] > aList[i]) { nTmp = aList[0]; aList[0] = aList[i]; aList[i] = nTmp; } } for (i = 0; i < 5; i++) printf("%d\t", aList[i]); putchar('\n'); printf("MIN: %d\n", a...
[ "68066437+Profile-exe@users.noreply.github.com" ]
68066437+Profile-exe@users.noreply.github.com
2b7e779f28e5c85b97ef1fc1532e7dda3ba736c5
f7e55441c6402a08c7de4b9dc158ec1ac142dd8a
/main.c
9f76dfaf83ad2ee8d82f0a4cd0e8420754af25dc
[]
no_license
wldbjs0219/11-pointer2
289401b548da0d269a85a83f8bedc033cf243c68
2673d4f67325f56d50cbcf6bc2cd7770a7434bf6
refs/heads/master
2020-09-08T13:09:51.566217
2019-11-14T06:40:26
2019-11-14T06:40:26
221,143,360
0
0
null
null
null
null
WINDOWS-1252
C
false
false
341
c
#include <stdio.h> #include <stdlib.h> /* run this program using the console pauser or add your own getch, system("pause") or input loop */ char *proverb="All that gliters is not gold"; //¿Ö Æ÷ÀÎÅÍ void setPointer(char **q) { *q = proverb; } int main(void) { char *p= "zzz"; setPointer(&p); printf("%s\n",p); ...
[ "55428633+wldbjs0219@users.noreply.github.com" ]
55428633+wldbjs0219@users.noreply.github.com
9426c4550e818f46357707f099eb380407c8e944
3195211a3846fda45ecfefd08595467d71a4f35e
/0x08-recursion/100-wildcmp.c
ee7cee0aa7b88600c67f9a8b9c5adec2a964e80b
[]
no_license
MMhenna/holbertonschool-low_level_programming
c6133c69874393c7b5968bbfde05ff3f1a82c79d
032e15ac3733d362ff8aad252562e559769ea247
refs/heads/main
2023-07-23T11:27:42.265254
2021-09-01T19:32:12
2021-09-01T19:32:12
335,599,489
0
0
null
null
null
null
UTF-8
C
false
false
134
c
#include "holberton.h" /** *factorial - fact of integer *@n: integer * Return: success **/ int wildcmp(char *s1, char *s2) { }
[ "mhenna.mehdi@gmail.com" ]
mhenna.mehdi@gmail.com
120e9f514e19e8cd1371b20bce6a0b5fa877c5ba
a7b62f98579664b8951ade0fda41cc4f0d9d6f34
/credit.c
7f5a0b830af92069ed7fa1dae380c3ce7894fb0d
[]
no_license
pranjal-manchanda/CreditCardCheck
7b650d487757b35b70d779493e5b1b4cdf0e97eb
a04fb53cf4aa72d82612ec0eecb176a132d050fa
refs/heads/master
2020-05-31T05:55:12.472474
2019-06-04T04:47:16
2019-06-04T04:47:16
190,130,245
0
0
null
null
null
null
UTF-8
C
false
false
3,030
c
#include <cs50.h> #include <math.h> #include <stdio.h> int main() { long long credNum = get_long_long("Please enter a credit card number: "); long long brand = credNum; int current, evenSum = 0, oddSum = 0, count = 1;// Initialize variables while (credNum > 0) { current = credNum % 10; ...
[ "manchanda.pranjal@gmail.com" ]
manchanda.pranjal@gmail.com
dc1661427f4e276490096b3cd180f1aa8aa03feb
711cef43a484ede114357464c0d6687f307466b1
/mm.c
4d462bc95a74299a1cfbc5ef7119e98d02c80deb
[]
no_license
henrymaxxoo/CS33-Malloc-Lab
175ed865f331bb41491398ad7bd28d3a83e86247
f9107b90bf7d406ad3d47303493e9d854389c006
refs/heads/master
2021-05-24T16:13:55.823127
2020-04-07T00:52:40
2020-04-07T00:52:40
253,651,006
0
0
null
null
null
null
UTF-8
C
false
false
10,082
c
/*In this project, I use explicit free list appoach *I delcear a linked list that link all the free block *this linked list follow the FILO policy, the first node is the last free block *for the find fit block function, I used first find approach */ #include <stdbool.h> #include <stdint.h> #include <stdio.h> #in...
[ "noreply@github.com" ]
henrymaxxoo.noreply@github.com
de23fa62d5d65dd05e9d86a2c679490e5abdd3f9
f81fe2b8d23fcd00da2c3a9e5794405a94d8b0d9
/libft/src/ft_putendl.c
5173a4cc305c8a30dac427ae1b65eae52efdfa0b
[]
no_license
simonbharris/ft_ssl_md5
2c74cd63a716261b8fb275a5f800c2e8e8ec6d50
fa3b84e55fdf110c1ded82b65e22df7dd52c8edf
refs/heads/master
2020-04-09T02:06:43.109372
2019-03-15T03:49:42
2019-03-15T03:49:42
159,928,940
0
0
null
null
null
null
UTF-8
C
false
false
981
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_putendl.c :+: :+: :+: ...
[ "simonbharris@gmail.com" ]
simonbharris@gmail.com
73a9ae1b3e0f5267a7a277e4cca1b4aa01efbd39
a4ea3ba479a3a38e7fbcea66d68856237b06b953
/Roulette_IOS/Libraries/libil2cpp/include/icalls/System/Mono.Net.Security/MonoTlsProviderFactory.h
b9d00a55130c5c7b930e07a17c101cd0b31109e8
[]
no_license
hun52/Simple_Roulette_Unity_IOS
266a9d639fda54cf9f2ca147885a94c9f990b4d7
cba2cc42ee5d12b9e73696389a4643a03b8238d5
refs/heads/master
2023-06-19T02:21:14.689668
2021-07-14T11:23:50
2021-07-14T11:23:50
null
0
0
null
null
null
null
UTF-8
C
false
false
128
h
version https://git-lfs.github.com/spec/v1 oid sha256:f92f4d1a241c1cbc2fc481e41feaeb97d4a6ba003172a45daf4605d2696ea1c9 size 457
[ "21600786@handong.edu" ]
21600786@handong.edu
cf65d45a8900379442df3e5f11fd60f8d481a1b7
90cdbcd655aefa481424c8bae6969937f66f46e9
/Problem4.c
29b398618fa6c4a56824c43be2a3b26664c79cb7
[]
no_license
elireck07/Math-Problems
c0b6c1e756eb2d76a0d79a55b03a77e4c9a9e839
de83a0fcf52c8acf7065d32a34549a2a777032ce
refs/heads/master
2020-07-01T11:30:33.264608
2020-02-17T04:11:36
2020-02-17T04:11:36
201,162,658
0
0
null
null
null
null
UTF-8
C
false
false
1,396
c
// Title: Problem 4 // Author: Dark_scholar // Date: 27/09/2019 /* This program finds the largest palindrome below one thousand */ #include <stdio.h> #include <stdlib.h> #include <string.h> int main(void) { // This are the max and min values that are going to be used to guess the answer const int max = 999; ...
[ "eduardo.oc99@hotmail.com" ]
eduardo.oc99@hotmail.com
44d179fb9912c07a13f31484af850a72c19b7a95
49d94a7a2c4be27f5feed5e3ffb33c172faa2c94
/reference/MSP430ware/examples/boards/MSP-EXP430F5529/src/UserExperienceDemo/MassStorageCommon.c
2ef932d8df22cc229655b35ed4a9f43761af62e3
[]
no_license
michkrom/mspdev
bf1c99d4695ce9f4716ba3a0e16601bfd89d9cca
460a9903c1b4a15ce4266156adc67e8b9c83e79b
refs/heads/master
2020-02-26T13:18:05.934703
2014-01-30T07:33:27
2014-01-30T07:33:27
null
0
0
null
null
null
null
UTF-8
C
false
false
13,456
c
/******************************************************************************* * * MassStorage.c - Uses the USB MSC stack * * Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/ * * Redistribution and use in source and binary forms, with or without * modification, are permitted pr...
[ "noccylabs@gmail.com" ]
noccylabs@gmail.com
768c62ad95490cdf7c86fe00e298e7084b512b3d
e38c903cbe8f7d19c7992b9a915ffb7f0614ef8a
/ft_printf/ft_printf_utils.c
b8f8a2a51db17d2deee864ed439cca88be22bd6d
[]
no_license
Gs11095/42_Cursus
000eba2a9f02ffe1b8b7d55c38af1f48de34eb74
a8aab10d127b653949e8904e472d14713d13ac09
refs/heads/master
2023-03-09T22:04:14.270848
2021-02-18T18:18:12
2021-02-18T18:18:12
332,273,837
0
0
null
null
null
null
UTF-8
C
false
false
1,728
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_printf_utils.c :+: :+: :+: ...
[ "gsalvo@e3r4p4.42roma.it" ]
gsalvo@e3r4p4.42roma.it
e6a309ff38e127dd1d6fc2ab1cf59d62ab44a2cf
c8b39acfd4a857dc15ed3375e0d93e75fa3f1f64
/Engine/Source/Runtime/Engine/Private/Rendering/SeparableSSS.h
ed03912451a3bdededb9a9fcccd48a91c7721625
[ "MIT", "LicenseRef-scancode-proprietary-license" ]
permissive
windystrife/UnrealEngine_NVIDIAGameWorks
c3c7863083653caf1bc67d3ef104fb4b9f302e2a
b50e6338a7c5b26374d66306ebc7807541ff815e
refs/heads/4.18-GameWorks
2023-03-11T02:50:08.471040
2022-01-13T20:50:29
2022-01-13T20:50:29
124,100,479
262
179
MIT
2022-12-16T05:36:38
2018-03-06T15:44:09
C++
UTF-8
C
false
false
816
h
// Copyright 1998-2017 Epic Games, Inc. All Rights Reserved. /*============================================================================= SeparableSSS.h: Computing the kernel for the Separable Screen Space Subsurface Scattering =============================================================================*/ #pragma...
[ "tungnt.rec@gmail.com" ]
tungnt.rec@gmail.com
ab988d1fcd09230319934bc6506d79cd3316971a
07ff3c2175a889fdf52c553e2f05c299855a44ab
/2018년도 1학기/컴파일러, 신동하 교수님/compiler/hw06/tests/99-argument.c
12122754b351c2e5b61329e9dbee6b62a15fa4e4
[]
no_license
HyunIm/Sangmyung_University
949e875fb2b53af7522aecd1ebb941c12bdd4a76
313aafced9517f20a85acebfd1dd9136f905a614
refs/heads/master
2022-01-19T05:05:37.196140
2022-01-16T11:28:25
2022-01-16T11:28:25
119,795,332
5
1
null
2020-10-13T09:23:49
2018-02-01T06:46:27
HTML
UTF-8
C
false
false
223
c
// ====================================================================== int fun(int a1, int a2_p[], int a3) { return 0; } void main(void) { } // ======================================================================
[ "hyunzion@gmail.com" ]
hyunzion@gmail.com
f74e2046a8f5e975200cf70ac5063b7cb55fb43a
fad392b7b1533103a0ddcc18e059fcd2e85c0fda
/install/px4_msgs/include/px4_msgs/msg/generator_status__struct.h
25fbc4aef8a59e2237bff6bc808363ad49f9be46
[]
no_license
adamdai/px4_ros_com_ros2
bee6ef27559a3a157d10c250a45818a5c75f2eff
bcd7a1bd13c318d69994a64215f256b9ec7ae2bb
refs/heads/master
2023-07-24T18:09:24.817561
2021-08-23T21:47:18
2021-08-23T21:47:18
399,255,215
0
0
null
null
null
null
UTF-8
C
false
false
109
h
/home/navlab-tx2-4/px4_ros_com_ros2/build/px4_msgs/rosidl_generator_c/px4_msgs/msg/generator_status__struct.h
[ "adamdai97@gmail.com" ]
adamdai97@gmail.com
7bdb6e02f68c056dd598de2256c1bd3b87575b58
42955e0b8f363c12c0a3b7c7fb1e27e3a99c2b1d
/Servo-control_PWM_02/Src/main.c
eb5467f2b94cd7ade5b61f4b0bdc168e04b1f58d
[]
no_license
sean9595/workspace
65e5eb199e1344317ae12c3eb2cb4755406e91e6
cf9046ef0fc345286d4404e93331b351ba007464
refs/heads/master
2020-07-14T14:47:05.410416
2019-08-30T08:25:17
2019-08-30T08:25:17
205,336,965
0
0
null
null
null
null
UTF-8
C
false
false
6,611
c
/* USER CODE BEGIN Header */ /** ****************************************************************************** * @file : main.c * @brief : Main program body ****************************************************************************** * @attention * * <h2><center>&copy; Copyright (c) ...
[ "39852892+sean9595@users.noreply.github.com" ]
39852892+sean9595@users.noreply.github.com
4ce2f5cc9d29ce8d22f1522ed14b992a02ba8dd6
91660a56e67ebc7144b009fbc889e7027261c157
/libft/libft.h
e46e1729a0d7283d1ba3c68746f261ec45df840c
[]
no_license
LucaMihance/Get_next_line
177f965a3db00f3695b9a9841bd72ee10ee7de9b
976696ff74bcc744fdd4795822602ce4ab156a83
refs/heads/master
2021-05-11T06:23:01.992031
2018-01-18T13:36:27
2018-01-18T13:36:27
117,987,329
1
0
null
null
null
null
UTF-8
C
false
false
4,044
h
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* libft.h :+: :+: :+: ...
[ "lucamihace@gmail.com" ]
lucamihace@gmail.com
2014a7705a6b099bf0d4110e57888eeb1b265bd2
c665909df3304b3ff7bab8e796dc88047b48d7e2
/i.atcorr/grass/glocale.h
595cbd54fbec9d8633c5fcfd534766666ada5a90
[]
no_license
silviadejesus/xatmcorr
2fcbbc440df10ff0382be7758406097d73a911f3
5807b193184acf1ae491e6a907b3f798044b60ea
refs/heads/master
2021-01-10T03:20:37.088263
2012-09-19T03:33:32
2012-09-19T03:33:32
52,362,793
0
0
null
null
null
null
UTF-8
C
false
false
264
h
#ifndef GRASS_GLOCALE_H #define GRASS_GLOCALE_H //#include <grass/config.h> //#include <grass/defs/glocale.h> #if defined(HAVE_LIBINTL_H) && defined(USE_NLS) #include <libintl.h> #define _(str) G_gettext(PACKAGE,(str)) #else #define _(str) (str) #endif #endif
[ "mauricio.dev@d802426e-4662-f34b-60df-dff07bbfe0a1" ]
mauricio.dev@d802426e-4662-f34b-60df-dff07bbfe0a1
34d6f2fe78034b50f24d2460079a480bf7c1c780
d084f4c59d6d83b26abb7b06c269dc37bdcc71ec
/in4073/invensense/mpu_wrapper.c
e880a0adb9a96c57ed54cdd641da6fb9ac8abbf3
[]
no_license
shruthikashyap/team17
32ab004df761e1628e9fae0d19958c8fcd390541
20beac2923673d1d365ee0406150228be170b476
refs/heads/master
2020-04-15T01:15:21.356351
2016-10-28T15:28:08
2016-10-28T15:28:08
67,990,767
0
1
null
null
null
null
UTF-8
C
false
false
3,241
c
/*------------------------------------------------------------------ * mpu_wrapper.c -- invensense sdk setup * * I. Protonotarios * Embedded Software Lab * * July 2016 *------------------------------------------------------------------ */ #include <math.h> #include "in4073.h" #define QUAT_SENS 0x0400...
[ "shruthikashyap@github.com" ]
shruthikashyap@github.com
eb3708c53a475ba5c260082099b0a287aa8a9848
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/drivers/video/fbdev/extr_efifb.c_efifb_setup.c
e5e91f1a219955b56d04e3918a5eb9b662f8128d
[]
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,734
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
638bf1d803a354ff4a740ceb34ad4d99bb841969
2ee3a0c398cb452fe3b20391c476e8462586dadf
/libIPLAY/libSrc/Peripheral/SOURCE/hal_IICS.c
3801612618ac16ef4d6b81c1189385afcecd9a40
[]
no_license
gradliang/fusion1
a08f8f0b8a15716628db412d6db0fa664eba3f29
07972a0da8cc09faf3ebe801283c87430c71804b
refs/heads/master
2021-07-18T03:00:41.118177
2020-08-11T02:08:30
2020-08-11T02:08:30
203,027,101
1
1
null
null
null
null
UTF-8
C
false
false
6,920
c
/* ******************************************************************************* * Magic Pixel * 5F, No.3, Creation Road III, Science_Based * Industrial Park, Hsinchu, Taiwan, R.O.C * (c) Copyright 2004, Magic Pixel Inc, Hsinchu, Taiw...
[ "gradliang@live.com" ]
gradliang@live.com
4ca5bb3358aec7da3740f400480ce117c958d246
cae710ed9f38e5c87c99ae5eca1a9cb2efa0bcad
/psol/include/out/Release/obj/gen/registry_tables_generator_out/registry_tables_genfiles/registry_tables.h
197076206790ea39c5627d5c847252ec2118d9e2
[ "Apache-2.0" ]
permissive
sambacha/nginx2
2de50c98ebdd1d65d159f921f88c426249a4940b
ed70546e69d0357831adfd982104c077ac23970b
refs/heads/master
2023-03-28T07:35:32.013909
2021-03-27T17:25:36
2021-03-27T17:25:36
349,439,159
0
0
Apache-2.0
2021-03-19T13:52:06
2021-03-19T13:50:16
C++
UTF-8
C
false
false
347,439
h
/* Size of kStringTable 43554 */ /* Size of kNodeTable 3549 */ /* Size of kLeafNodeTable 4215 */ /* Total size 73278 bytes */ static const char kStringTable[] = "aaa\0" "aarp\0" "abarth\0" "abb\0" "abbott\0" "abbvie\0" "abc\0" "able\0" "abogado\0" "abudhabi\0" "adac\0" "academy\0" "accenture\0" "is-an-accountant\0" "a...
[ "janitor@contractshark.io" ]
janitor@contractshark.io
7d0260dd756dc117aa0aae2dae01eb728dd88279
8943437c89859a5630f91b456b55ae282f1def64
/Utils/iprintf.c
6d5482f79cf2da93073ef8b59fdf3a07667e12b1
[]
no_license
Felipeasg/GFD_V2
030bdd266f0f592098f140d3736daa30c2189e7b
b8d7ddf40a1b5320a9db9270a1141f2f6a8b528e
refs/heads/master
2016-09-06T10:59:58.845476
2015-04-17T00:19:22
2015-04-17T00:19:22
30,230,558
0
1
null
null
null
null
UTF-8
C
false
false
6,516
c
/* Copyright 2001, 2002 Georges Menie (www.menie.org) stdarg version contributed by Christian Ettinger This program 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 of the Lic...
[ "felipeadrianosg@gmail.com" ]
felipeadrianosg@gmail.com
a5af786d8ba90677f0618a31526045f30045d7d2
c6efcbe1d00d5ba2445691c7dd8198951252867a
/store/d8bed8fb16e9/installed-tests/pts/redis-1.2.0/redis-5.0.5/src/rdb.h
0acddf9abcabd8a44a9f7788aa375d67faea4ac7
[ "MIT", "BSD-3-Clause" ]
permissive
TreeinRandomForest/gccoptim
694b31759c86570429e328df6c05d6b126f3588b
7efa7a7114e2fd1d22ef579e48f5a743209d6c6a
refs/heads/master
2023-02-22T10:24:29.450937
2022-08-15T21:51:43
2022-08-15T21:51:43
241,119,170
2
2
MIT
2023-02-16T00:51:08
2020-02-17T13:51:16
C
UTF-8
C
false
false
7,177
h
/* * Copyright (c) 2009-2012, Salvatore Sanfilippo <antirez at gmail dot com> * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * * Redistributions of source code must retain the above co...
[ "treeinrandomforest@gmail.com" ]
treeinrandomforest@gmail.com
4bc389abfc04d78f87d66d873e93d2285ec58dd4
cc82a8fe1b6df98b91ce210a4456c6a3b0d1908a
/prog2/heapSort.c
c3764558e3c36b1ff99b670c21e959886d0c564c
[]
no_license
jwongv/cmps101
ea4fa5bcb519fe9df0d9946bb86e700a9531a0b6
3b98530e1649cf91debafccb8b68d5541842b4f4
refs/heads/master
2016-09-05T11:05:07.474832
2014-01-16T05:34:33
2014-01-16T05:34:33
null
0
0
null
null
null
null
UTF-8
C
false
false
572
c
//Jacky Wong //jagwong@ucsc.edu //ID:1281439 #include <stdio.h> #include <stdlib.h> #include <assert.h> #include "heapSort.h" #include "heap.h" void heapSort(int keys[], int numKeys){ //sorts an array using a heap structure HeapRef heap = newHeap(numKeys); // builds a heap, inserts all array elements, the...
[ "jwongqw@gmail.com" ]
jwongqw@gmail.com
4cc891b3a58d0265bd388840a95cbeaabde6580b
d1dccde8543b45ccde4f433fff6a45e987cf2354
/ls/aat_implementation/libft/src/ft_strstr.c
60714b9ccaee35b781c8f9204e41bc972cbd5ad3
[]
no_license
dyarob/42_projects
bd9167ef6a45d4e7eb96986a369a7dda0599dfaf
f0f70afb28067a416c8d6c82dd3c4d4c39d90479
refs/heads/master
2020-05-20T03:24:08.180945
2015-10-22T02:47:45
2015-10-22T02:47:45
41,552,612
1
0
null
null
null
null
UTF-8
C
false
false
1,140
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strstr.c :+: :+: :+: ...
[ "dyarob@gmail.com" ]
dyarob@gmail.com
d3bc585d3a6dfd5e2f8e6b395894e733b33fb168
fb4c8c795ef857010acb1790cd170bcd584c89d9
/Libs/F0 UARTTest/Src/gpio.c
93bed28d58779be047d527737649942d27eaac38
[]
no_license
JFM-Teset/IotStudy
3f1f54c4720c39bd223b2b3d0ed08fc4c81051de
c2d2f470f465eb88694273c3e0edbc6473be4746
refs/heads/master
2020-04-14T20:33:43.890587
2019-02-12T12:22:32
2019-02-12T12:22:32
164,098,423
0
0
null
null
null
null
UTF-8
C
false
false
3,024
c
/** ****************************************************************************** * File Name : gpio.c * Description : This file provides code for the configuration * of all used GPIO pins. ****************************************************************************** *...
[ "cjdx20140910@126.com" ]
cjdx20140910@126.com
e97ff7030f8070daa7f3301e2f42d9aa8ac16b95
d20525bbd2603ab406bd607db90e54b7d8204bd4
/sqlite/trunk/src/btree.c
781ebfd2833f647511abbeebee0aa9678f4b11fd
[]
no_license
sunyangkobe/db_research
a2340bec6f26c701612b5e1a0c9e6020765ab837
67fce7500e6733a57f17fd2388cf29b9f9eafead
refs/heads/master
2020-03-27T05:41:17.409135
2013-12-01T18:16:27
2013-12-01T18:16:27
null
0
0
null
null
null
null
UTF-8
C
false
false
277,873
c
/* ** 2004 April 6 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** ************************...
[ "yksun@cs.cmu.edu" ]
yksun@cs.cmu.edu
328acd0b8a4cff8595b2a9b71c10cc4aa03441c7
146d96a5f9c4efcb87612b2c4043bfdbb5730517
/ex7/base.c
c1fe077d9ad7a43d6cccad90bf5a1e98d1d2cc3c
[]
no_license
mjoniak/OONRA
1714917770160638348dd7368bdf6d20db0b7de4
36f37916b4ac7cd2bf68ef6360f5feaefb9861b8
refs/heads/master
2021-01-10T06:45:47.425935
2015-11-23T14:55:12
2015-11-23T14:55:12
44,977,671
0
0
null
null
null
null
UTF-8
C
false
false
1,915
c
#include <stdio.h> #include <math.h> #include <stdlib.h> #include "emmintrin.h" #include "papi_helper.h" #include "time_helper.h" #define IL(i, j) ((((i) * (i + 1)) / 2) + (j)) double* cholesky(double *A, int n) { int i, j, k, k1, k2, k3; double a, m1, m2, m3, m4; for (i = 0; i < n; ++i) { for (...
[ "mjoniak@gmail.com" ]
mjoniak@gmail.com
2e56b4de507f04f18158f256f162ea96c3d590d5
35815d4ec2a07fc2154897b55d9b9d834ef7fb31
/benchmarks/LAVA-native/uniq/coreutils-8.24-lava-safe/gnulib-tests/test-argmatch.c
e6802b7808a24767368f9dfb6a8f084c398ebf16
[ "Apache-2.0", "GPL-3.0-or-later", "GPL-3.0-only", "GFDL-1.3-or-later", "LGPL-2.0-or-later" ]
permissive
fuzzm/fuzzm-project
4401058e9630375c2d37b8fa63423e80fd2d1c3e
93c7a7e6c934a6de106c27d2042baa6938685d54
refs/heads/master
2023-08-27T12:27:42.207317
2021-10-25T18:19:56
2021-10-25T18:19:56
356,208,272
28
4
Apache-2.0
2021-08-25T10:34:18
2021-04-09T09:09:45
C
UTF-8
C
false
false
3,210
c
/* Test of exact or abbreviated match search. Copyright (C) 1990, 1998-1999, 2001-2015 Free Software Foundation, Inc. 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 3 of t...
[ "toldamtorp@gmail.com" ]
toldamtorp@gmail.com
a6e240f95dbddae84f4452fdc479d609ff2ef4ef
9cad78aa47029986f59f2c3e2199d0e8f2aeed2e
/asm-21/args_check1.c
03f59ad2b7dc4f3efe3fc76208f3fd33c76896e6
[]
no_license
carbonicpbmolecule/asm-21
472e97ec84b4e979b6e65b056e7edcf801609055
f689d079a9f4f6d1ac4a83f8a12913126faca060
refs/heads/master
2022-12-25T02:42:59.469483
2020-10-03T19:34:22
2020-10-03T19:34:22
298,327,510
0
0
null
null
null
null
UTF-8
C
false
false
2,085
c
#include "asm.h" void ft_check_args_num(t_line *line, int op_num, char **args, t_asm *assm) { int i; i = 0; while (args[i]) i++; if (i != assm->operations[op_num]->arg_num) { ft_putstr_fd("Invalid parameter count for instruction ", 2); ft_putstr_fd(assm->operations[op_num]->name, 2); ft_putstr_fd(" at l...
[ "jirwin@student.21-school.ru" ]
jirwin@student.21-school.ru
27174dbe1f5c3cd79472ed7852afac65f4c06a07
ce58f7d7156541dc9a2d308b1b9cff8bcc3a23ca
/PUTTY.H
8c33b38dcd46eba5b8f2a35e4482f475149d37b9
[ "BSD-3-Clause", "MIT" ]
permissive
charlie-x/adbputty
ceadfdc4ef0297b1f49dbb67715021c706f1d004
fd389153b3686bb144cdbdc155b6ff4dc5bb7fd8
refs/heads/master
2020-12-11T07:59:07.006455
2018-07-07T02:36:03
2018-07-07T02:36:03
64,613,775
0
0
null
2016-07-31T20:28:11
2016-07-31T20:28:10
null
UTF-8
C
false
false
41,858
h
#ifndef PUTTY_PUTTY_H #define PUTTY_PUTTY_H #include <stddef.h> /* for wchar_t */ /* * Global variables. Most modules declare these `extern', but * window.c will do `#define PUTTY_DO_GLOBALS' before including this * module, and so will get them properly defined. */ #ifndef GLOBAL #ifdef PUTTY_DO_GLOBALS #...
[ "mail@sztupy.hu" ]
mail@sztupy.hu
19a5c522f648be5bbffdd11c4ec243eb6ed0f999
34edc2bff6b40170b75495d76356d9987abc533a
/srcs/core_add.c
4b6682e54bd04e1f62ea8569acd3b0b0058c15da
[]
no_license
latiagertrutis/42_corewar
8845c040a73acc19f8884523cde93f89cb4027a9
84f955c111ad6dcbd2eebbcc22db9bcc41368957
refs/heads/master
2020-03-30T16:20:21.832146
2018-10-04T22:20:52
2018-10-04T22:20:52
151,404,331
0
0
null
null
null
null
UTF-8
C
false
false
2,025
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* core_add.c :+: :+: :+: ...
[ "teorodrip@hotmail.com" ]
teorodrip@hotmail.com
626dcd10b221e4db7567036e0f963c9597a18b68
26f48ce5e7893878d9076078cea090cefb475832
/vendor/newrelic/axiom/nr_segment.c
f51bb564efba7fffb1808e85e9a2c49c571af5e2
[ "BSD-4-Clause-UC", "Apache-2.0" ]
permissive
cloud-aekinkjet/c-sdk
d13e5f64055aae49c1abc9c451674df64f1fbaf5
1137d607b4120a9a8b910c0dbb9d584a42a9cb16
refs/heads/master
2020-06-10T07:42:49.445754
2019-06-04T18:33:16
2019-06-04T18:33:57
null
0
0
null
null
null
null
UTF-8
C
false
false
19,604
c
#include "nr_axiom.h" #include "nr_segment_private.h" #include "nr_segment.h" #include "nr_segment_traces.h" #include "nr_txn.h" #include "util_logging.h" #include "util_memory.h" #include "util_string_pool.h" #include "util_time.h" #include "util_logging.h" nr_segment_t* nr_segment_start(nrtxn_t* txn, ...
[ "c-sdk@newrelic.com" ]
c-sdk@newrelic.com
aca0656bc1689e732cd0bc863fa2a5307092c03a
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/SoftEtherVPN/src/Cedar/extr_Server.c_FreeEnumLogFile.c
8cc074ee173c3ffd5074c8364a5100d86cbb64d6
[]
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
921
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
2802a77166fdbb3557e6ebfbd3ed5a59e67183a4
b29405f3c6cff3bf991e415aa0f8998ae667d104
/frameworks/SUFacebookAdapter/SUFacebookAdapter.framework/Versions/A/Headers/SSNMHttpHeader.h
c1eba7699379d4585487102dba4642cfbce01bcf
[ "MIT" ]
permissive
man2/extension-supersonic
185200d85018ffe9ae17bdc1064cc469861c4a67
5012f06248138e7ba178f568f2b8484e8ee9fbcc
refs/heads/master
2020-12-11T05:31:20.791400
2016-08-06T09:29:01
2016-08-06T09:29:01
64,981,788
0
0
null
2016-08-05T02:20:57
2016-08-05T02:20:56
null
UTF-8
C
false
false
14,989
h
// // SSNMHttpHeader.h // NetworkManager // // Created by yossi mozgerashvily on 7/20/15. // Copyright (c) 2015 Supersonic. All rights reserved. // #ifndef NetworkManager_SSNMHttpHeader_h #define NetworkManager_SSNMHttpHeader_h #define SSNMHttpHeaderAccept @"Accept" /*Content-Types that are acceptable for the re...
[ "fbricker@gmail.com" ]
fbricker@gmail.com
bf68dac07f035e354f3a8a52ebb300a8995888c8
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/darwin-xnu/bsd/netinet6/extr_nd6.c_nd6_options.c
1cf70fe7e2411aa8dac88d882930f96502b93a79
[]
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
3,187
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
842e2bc540035f01de174b6023c44e6afc82eaab
956eee5b4ec90551fe40bd2877d8534cfc71c019
/include/constants/battle_ai.h
238f5fc4cc8fe8e9225d2ead01bd323a3dcaf911
[]
no_license
ultima-soul/pokefireredemerald
dd43b4149149869cb20eccd43fc425a3d1d3b95f
0d35b2e5952c92b2d8f36ec49fc4b15782b43470
refs/heads/master
2020-06-12T04:28:05.130525
2019-08-01T05:35:27
2019-08-01T05:35:27
194,191,142
9
6
null
null
null
null
UTF-8
C
false
false
1,446
h
#ifndef GUARD_CONSTANTS_BATTLE_AI_H #define GUARD_CONSTANTS_BATTLE_AI_H // battlers #define AI_TARGET 0 #define AI_USER 1 #define AI_TARGET_PARTNER 2 #define AI_USER_PARTNER 3 // get_type command #define AI_TYPE1_TARGET 0 #define AI_TYPE1_USER 1 #define AI_TYPE2_TARGET 2 #define AI_TYPE2_USER 3 #define AI_TYPE_MOVE 4...
[ "jajkodizzy@wp.pl" ]
jajkodizzy@wp.pl
5f7b84149266d640000e96977fb0003943eeb590
2c4753face5634499d6afd826d0ca6ca0e364824
/srcs/types/print_hexup.c
c01567a685e8eea67358ddbb31fac04333ce5d35
[]
no_license
thaisavelino/printf
81ab6c8eb63c49c807eed0eecd7d6ac6dff57bbf
0d0628933d46e52764a1d07da1fbd2d857221be5
refs/heads/master
2020-04-08T13:03:42.926294
2018-12-12T12:46:26
2018-12-12T12:46:26
159,373,582
1
0
null
null
null
null
UTF-8
C
false
false
1,156
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* print_hexup.c :+: :+: :+: ...
[ "t.avelino@gmail.com" ]
t.avelino@gmail.com
486d343e4cd54bbef010e0801a6feb0a28229bcb
6dfad33e464332c321422af614fd98a915d12a4f
/software/src/sensors/src/accelerometer.c
ef19666c7de684eb624ffaa9ed15c28a5339b10b
[]
no_license
Jc-Lx/fly
cca01d0de365805b1f87fc697740c60ba86afaad
5d802b876eee413fd2ce82086c17b757b12902cd
refs/heads/master
2023-04-01T22:29:14.340127
2021-04-05T19:57:08
2021-04-05T19:57:08
354,954,887
0
0
null
null
null
null
UTF-8
C
false
false
15,040
c
#include "accelerometer.h " ACCELEROMETER_t acc; /********************************************************************************************************** *函 数 名: AccPreTreatInit *功能说明: 加速度预处理初始化 *形 参: 无 *返 回 值: 无 ***************************************************************************************************...
[ "1031510595@qq.com" ]
1031510595@qq.com
978cfb7f4954e2a94224bbd6f86574cb16a674be
38eb25ca506a238291396aec6a68d4e6a36b116d
/Features/Rage/cresolver.h
8adf88127d97888a235e0658cdcfc4c2794c43fd
[]
no_license
prvdn/1337
12f38982c8a92bfa80a8d6f5531cbe85eca7e57a
cb54ae15d4b9a343351a40ee9491f580cd1559ba
refs/heads/main
2023-08-13T07:16:10.981744
2021-10-05T02:12:30
2021-10-05T02:12:30
412,651,708
0
0
null
2021-10-02T00:27:53
2021-10-02T00:27:53
null
UTF-8
C
false
false
44
h
#pragma once #include "../../Hooks/Hooks.h"
[ "rxvan@rxvan.wtf" ]
rxvan@rxvan.wtf
6978c38d6dab7b3c8f74602f514b615211611173
1577e1cf4e89584a125cffb855ca50a9654c6d55
/OpenLDAP/OpenLDAP/servers/slapd/delete.c
6f408f0292cc178886e57f843a3c6004fcaad88c
[ "OLDAP-2.8", "LicenseRef-scancode-warranty-disclaimer", "BSD-4.3RENO" ]
permissive
apple-open-source/macos
a4188b5c2ef113d90281d03cd1b14e5ee52ebffb
2d2b15f13487673de33297e49f00ef94af743a9a
refs/heads/master
2023-08-01T11:03:26.870408
2023-03-27T00:00:00
2023-03-27T00:00:00
180,595,052
124
24
null
2022-12-27T14:54:09
2019-04-10T14:06:23
null
UTF-8
C
false
false
6,628
c
/* $OpenLDAP$ */ /* This work is part of OpenLDAP Software <http://www.openldap.org/>. * * Copyright 1998-2011 The OpenLDAP Foundation. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted only as authorized by the OpenLDAP * Public License. ...
[ "opensource@apple.com" ]
opensource@apple.com
9c59d18bb87609f0d021716471453e9bd5e6b692
ba441f53c1d5dc2311b7aaf37b3ec7272682e82c
/hrwros_week3/devel/include/hrwros_msgs/CounterWithDelayResult.h
fea639bd52f80f66677dffec55047754eb166b18
[]
no_license
xy919/ROS-_warehouse
45eff27adeec5be8ca15f7e1daa8f023f19cec75
3673272daffa569b3e058860a11d8d06a5b8678b
refs/heads/master
2022-12-01T21:56:54.290725
2020-08-04T19:58:08
2020-08-04T19:58:08
282,866,701
3
0
null
null
null
null
UTF-8
C
false
false
90
h
/home/xy/hrwros_ws/devel/.private/hrwros_msgs/include/hrwros_msgs/CounterWithDelayResult.h
[ "xinyin919@gmail.com" ]
xinyin919@gmail.com
2ba6a8def85c00409654158228ec5ca6cf301d46
8b66af255d2d7e17c46c0a631ba769d488b52802
/01-APP/SerialToParrellel/include/SYSTICK_private.h
4d9fd23c244e4cd6b517dfb55fbe855b751467c4
[]
no_license
AhmedOmar903/ARM_STM32F10_Interfacing_Architecture
3891ba4bc05d87f180fdf3c347724315f99c6529
b499b5e3dcb8f7f0b9eeed4701cd564346c9464e
refs/heads/main
2023-04-09T18:39:57.590391
2021-04-12T02:09:32
2021-04-12T02:09:32
291,678,328
0
0
null
null
null
null
UTF-8
C
false
false
867
h
/********************************************/ /* Author : Ahmed Ramadan */ /* Date : 27 August 2020 */ /* version : ver 2 */ /* Description : SYSTICK */ /********************************************/ #ifndef _SYSTICK_PRIVATE_H #define _...
[ "ahmedomar315@gmail.com" ]
ahmedomar315@gmail.com
1f431b06df06c121d9c4b72efd49d7ac8809e0e7
1d70ed14395c321c8c75177e1b51fd74a7b826b3
/Programming for Engineering Applications/Microsoft Visual/W07 Lab/Exercise 10/is_digit.c
4e6a5d114ec20e76a9ae2ee7b4127bcf148e8f10
[]
no_license
MFPaludo/AUT
0750e1f7164165c444fb936fb09051055248e135
828af10737459d23a54810f017f81d666f43d3df
refs/heads/master
2021-01-19T05:40:54.676959
2016-06-28T05:39:59
2016-06-28T05:39:59
62,108,948
0
0
null
null
null
null
UTF-8
C
false
false
135
c
#include <stdio.h> int is_digit(char character) { if (character >= 48 && character <= 57) { return 1; } else { return 0; } }
[ "mate.u.spaludo@hotmail.com" ]
mate.u.spaludo@hotmail.com
4fa51f5f3f937199dc91325eb4ffe2bf56557ecc
e1ba67e6eeb50522316f346fe0aca49c00a72089
/traverse_tree/c/morris_traversal.c
8cd9a94328929f1ea67b3580f4bb3e10bc614ccd
[]
no_license
davidxk/Algorithm-Implementations
620982ca19ef8368febe72219a49f7f45dd77861
cbd658ac052d4407e2567c9abc2a457dfe242bf8
refs/heads/master
2023-04-16T06:37:25.426960
2023-04-13T12:56:37
2023-04-13T12:56:37
104,098,062
37
3
null
null
null
null
UTF-8
C
false
false
665
c
#include "TreeNode.h" #include "../../vector/myvector.h" #include <stdlib.h> int* morris_preorder(struct TreeNode* root, int* returnSize) { int* result = (int*) malloc(sizeof(int) * (*returnSize)); int cnt = 0; struct TreeNode *curr = root, *node; while(curr) { if(curr->left == NULL) { result[cnt++] = curr...
[ "davidxk@qq.com" ]
davidxk@qq.com
645f75f8761b6ccb4bb7e3c9fdc8ee6ab92638c7
c21715b10028837dff32652befe92645e4f10485
/src/main.c
de6eae2ef40d04850e19e20380f38e75de4b36cc
[ "LicenseRef-scancode-warranty-disclaimer", "MIT" ]
permissive
DarrenHurleySmith/SUPERMAN
7494ab25330615c8dd2ff9ac60ca52e596089b44
bee296edb2ebb8b31fc0232d3cea6947d15bb8f2
refs/heads/master
2020-08-30T08:46:12.083607
2019-10-29T15:58:40
2019-10-29T15:58:40
218,323,626
0
0
null
null
null
null
UTF-8
C
false
false
10,519
c
#ifndef __KERNEL__ // Requires libnl // sudo apt-get install libnl-3-dev libnl-genl-3-dev openssl #include <stdlib.h> #include <stdio.h> #include <stdarg.h> #include <unistd.h> #include <getopt.h> #include <string.h> #include <signal.h> #include <sys/types.h> #include <sys/stat.h> #include <time.h> #include "superma...
[ "wj88@gre.ac.uk" ]
wj88@gre.ac.uk
147d33b9c806b7da25804fa4968381979bc7435d
22aeac82729c0eb50433f868aefb10256389aa93
/block.h
a51f4aa49b88790a16a0a7acc64c258327d5748d
[]
no_license
lisonator/cslib
f3bd2039d9642a0404ba88c5f1eb947c28e5dbad
327d55a88db68aa2b34e1a27b5257fc8b8b676f0
refs/heads/master
2021-01-01T16:50:33.608006
2012-12-19T17:45:15
2012-12-19T17:45:15
null
0
0
null
null
null
null
UTF-8
C
false
false
2,023
h
/* * File: block.h * Author: Jakub Lisowski * * Created on 30 lipiec 2012, 12:56 * * This file defines custom type Block - dynamic system block with * arbitrary number of parameters, signals, inputs and outputs * (nOutputs <= nSignals!!!) * * Using struct Block arbitrary dynamic blocks can be implemente...
[ "lisonator@gmail.com" ]
lisonator@gmail.com
51d912bc4c6db76a9ef96adfc61267c2c835cc4a
25628746814aca9a5ce853335729e153662cb61b
/Source/clusters/ClusterIdentify.h
33a17e1477719d83236baa1024030b7592641e97
[]
no_license
freechw/ZTouchButton
beb3aef750582be22ebb53407659d25a74419d1d
08333eec17daa5ae6e5c847e7c4c01d27582a6a5
refs/heads/master
2022-11-15T01:35:38.396625
2020-07-13T00:24:10
2020-07-13T00:24:10
null
0
0
null
null
null
null
UTF-8
C
false
false
855
h
/************************************************************************************************** Filename: ClusterIdentify.h Autorh: Paolo Achdjia Created: 28/10/2014 **************************************************************************************************/ #ifndef __CLUSTER_IDENTIFY__H_ #de...
[ "pachdjian@gmail.com" ]
pachdjian@gmail.com
887329750984e21b5e9398b5462b4c8b873679c4
3db94234b6ce03d390510e413cd6b1b2776179a2
/iterator.c
3dde8b4c514acc2aac2c32237e9e9054da530917
[ "LicenseRef-scancode-public-domain", "Unlicense" ]
permissive
mooseman/pdutils
7faf6a2914426781e37f1ba4bf9539f5f16fe16d
824cef963c7f64d0f93acf62409962b56dad9436
refs/heads/master
2021-03-12T23:08:12.566165
2012-08-26T01:53:55
2012-08-26T01:53:55
507,309
7
0
null
null
null
null
UTF-8
C
false
false
3,748
c
/* This code is from Wikipedia, from here - */ /* http://en.wikipedia.org/wiki/Setcontext */ /* It was written by user Quuxplusone, who has */ /* dual-licensed all of his contributions as both */ /* "public domain" and CC-A-SA */ /* ( See here - */ /* http://en.wikipedia.org/wiki/User:...
[ "andy@obsidian.(none)" ]
andy@obsidian.(none)
aec9af45829ff0c581c492ff2e2c76e1fad688f0
e1a78b85eb5db919e622f429eba40d28e8bb4a3e
/src/delay.c
b6c2115e4646e305ed75379b66b09a78bb174e7c
[]
no_license
Homesweethome/effective-meme
5a1ac2c413f2bbaf089a429e2194dc90f93a9c0c
5980df4676a35de8fef5c31fbe38384275d42c24
refs/heads/master
2021-08-14T23:43:30.851300
2017-11-17T01:06:45
2017-11-17T01:06:45
111,039,515
0
0
null
null
null
null
WINDOWS-1251
C
false
false
2,212
c
#include <stm32f10x_tim.h> #include <stm32f10x_rcc.h> #include <stdint.h> #include <delay.h> /* Реализация задержки через таймер TIM2. Таймер запускается, тикает каждые n - миллисекунд (или микро), а когда всё отсчитано останавливаем таймер */ // Инициализация таймера для микросекундных задержек void _ini...
[ "Homesweethome@users.noreply.github.com" ]
Homesweethome@users.noreply.github.com
bfb4c3b5c7e11f6095ae8c8961a800d69ab01fc4
6a4cf7ce5f3d525a936252268f8cf46cb90db61c
/TestLibrary.X/Library/Generic.h
828dd86c1da897c607b4c4f253aa30f6a3e8164f
[]
no_license
khanhct/MPLABX
8b06ce710311e052a4bd4f181b8db775a2706769
cc1056b73a1ea4b63204358114d5457aeeaccb5d
refs/heads/master
2021-07-02T03:43:06.501608
2017-09-23T04:07:29
2017-09-23T04:07:29
null
0
0
null
null
null
null
UTF-8
C
false
false
358
h
/* * File: Generic.h * Author: TrongKhanhHD * * Created on September 13, 2015, 9:08 PM */ #ifndef GENERIC_H #define GENERIC_H #define FALSE 0 #define TRUE 1 typedef unsigned char BYTE; // 8-bit typedef unsigned short int WORD; // 16-bit typedef unsigned long DWORD; ...
[ "trongkhanh.hust@gmail.com" ]
trongkhanh.hust@gmail.com
6312eac85ef910686828d28644ca4ef1f32bcbd6
0c0435bc10c0682272dfac1c177db728045559f8
/libft/librairie/ft_lstmap.c
0059be8a4dcbb9201fbf16393aeb14587e090ced
[]
no_license
ccorsin/push_swap-42
2d78939e64c27572c7c44da717dbca05ddb05737
04ec2649c0f9f6f4ac47c0a1270be95669866e42
refs/heads/master
2022-10-06T07:52:46.507243
2020-06-06T18:34:23
2020-06-06T18:34:23
130,385,197
0
1
null
null
null
null
UTF-8
C
false
false
1,379
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_lstmap.c :+: :+: :+: ...
[ "ccorsin@e3r2p7.42.fr" ]
ccorsin@e3r2p7.42.fr
92e869f5a9b8dd37b69e2ce454a1988084b999db
e1b625385b07def7c67a259d6a26f6ba144ef8a7
/kernel/kmod-sunxi-mali/src/linux/mali_osk_low_level_mem.c
26da23b6be902d942cbf157e04cb96c8f54a7d2d
[]
no_license
HandsomeYingyan/handsomefeed
fdb7923e4123515be169a9f05a88171596387399
2d4cd0d1e1e7cf61b0a8dc2b9d1ce7d50b7f8780
refs/heads/master
2023-03-06T19:01:41.202691
2021-02-17T10:02:35
2021-02-17T10:02:35
256,537,075
0
2
null
null
null
null
UTF-8
C
false
false
3,859
c
/* * Copyright (C) 2010-2014, 2017 ARM Limited. All rights reserved. * * This program is free software and is provided to you under the terms of the GNU General Public License version 2 * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence. ...
[ "handsomeyingyan@github.com" ]
handsomeyingyan@github.com
0f36a4ccdf6e2ea5ce4d6d148ddcffdcb3f7d986
f2521411fc7d7e4007399275e174452a0ebef9d4
/list91/proanalyse/pro_analyse_global.h
327814d68b144a8022de0544d0bbc87f3e953c71
[]
no_license
eyoufuu/e-gate
f15d2a1ed1d657191bcf254112b2de8900ff65f3
f9ed3ff1e60f35b6519a5b30beb5b02eb22759e4
refs/heads/master
2021-04-03T08:17:35.919760
2018-03-08T21:07:09
2018-03-08T21:07:09
124,445,407
0
0
null
null
null
null
UTF-8
C
false
false
973
h
#ifndef __PRO_ANALYSE_GLOBAL_H__ #define __PRO_ANALYSE_GLOBAL_H__ #include "../globaldef.h" typedef u32 (*func_pro)(u8, //dir u8*,//payload u32);//plen typedef u8* (*func_pro_ip)(u32* ipcount);//single ip and ips typedef unsigned int (*func_pro_ipgroup)(u32 * ipf, u32 *ipt); struct module...
[ "youfuu@qq.com" ]
youfuu@qq.com
03b0a34c1b88af5a72a958f76b577e2c31671b8f
b945b2fac11f237a49de33af1b8fa02ba3ed1814
/model/include/VEsodef.h
10b881ce4f78cc0973149d5ac1ffb640fb270991
[]
no_license
ahundiak/isdp
b94f56f7a7b02b806209ff06da8e22497f6e1386
07572eb18f07cbf762505ef34e471fa47c102df4
refs/heads/master
2021-03-12T20:02:34.067237
2011-12-16T20:03:20
2011-12-16T20:03:20
37,136,442
0
0
null
null
null
null
UTF-8
C
false
false
366
h
/* $Author: hans $ $Revision: 1.1.1.1 $ $Date: 2001/12/17 22:40:57 $ $Locker: $ */ #ifndef VEsodef_include #define VEsodef_include 1 #define HE_HIDDEN_SPAN 0 #define HE_INVISIBLE_SPAN 1 #define HE_VISIBLE_SPAN 2 /* defines for resolution parameter of the ve$create_soo macro */ #define VESO_LOW_RES 0 #define VE...
[ "ahundiak@e9faf64c-7e38-11de-a453-d5a50d962d30" ]
ahundiak@e9faf64c-7e38-11de-a453-d5a50d962d30
628c30ba337f9414d12cd0c33c21b7c6dc08ce8b
8be3518a8d56abf83bf6dee28c87ad6055a3e726
/0x08-recursion/3-factorial.c
b07068cec106e050d2ac7c0e417d4e40afb3afdd
[]
no_license
marcowchan/holbertonschool-low_level_programming
212522469783d13674a5398f5d9c6ab79dbfe39b
6783e3249b0945a8806735aa60f2797851b4af8d
refs/heads/master
2022-01-04T14:39:02.417569
2020-01-14T22:31:11
2020-01-14T22:31:11
192,700,417
1
3
null
null
null
null
UTF-8
C
false
false
220
c
/** * factorial- compute factorial * @n: number to compute factorial of * Return: factorial of n */ int factorial(int n) { if (n == 0) return (1); else if (n < 0) return (-1); return (n * factorial(n - 1)); }
[ "inspiredtolive0@gmail.com" ]
inspiredtolive0@gmail.com
c28d1c086562bd0139eefeba4d7f9d83e39c4d16
e40dfb23aed8aad68a5839646a7549d49aa67f1e
/Cpp/TecNM_2019/BinC.c
877b861abfb0cf2d18c78b9e1bb28471f08be36c
[ "MIT" ]
permissive
MarioJim/CompetitiveProgramming
650fabb3bba93fac4f1d95126c50612cdbd3349d
ade07551e37e32be3f6511bfe68ed633701c3a4d
refs/heads/master
2021-09-25T01:48:59.522384
2021-09-24T19:46:03
2021-09-24T19:46:03
167,217,902
0
0
null
null
null
null
UTF-8
C
false
false
8,491
c
#include <stdio.h> #include <math.h> #include <float.h> #include <stdlib.h> #include <stdbool.h> int numPeople; struct R { int p1, p2, p3; }; struct R* R_new() { struct R* r = malloc(sizeof(struct R)); r->p1 = -1; r->p2 = -1; r->p3 = -1; return r; } struct R* R_newInts(int p1, int p2, int p3) { stru...
[ "mario.emilio.j@gmail.com" ]
mario.emilio.j@gmail.com
d03fe69b533c0748de7c97acfcf3b84cfb46f39c
e23f6a4445b0f0eecd7f3de2eae016db61b527e5
/PICTURE/piclib.h
e35e1e9697ec55b4355bed4cea6005ffef596013
[]
no_license
xiaoapeng/Intelligent-air-conditioning
b243e5b6d61980381906b558a69e1df6e4397d6e
1f45e3fed3337f8f5dacbf7c262da9ffee2728c8
refs/heads/master
2021-08-07T10:47:28.818926
2020-09-10T12:58:46
2020-09-10T12:58:46
217,245,003
1
0
null
null
null
null
GB18030
C
false
false
3,384
h
#ifndef __PICLIB_H #define __PICLIB_H #include "stm32f10x.h" #include "drv_lcd.h" #include "malloc.h" #include "ff.h" #include "exfuns.h" #include "bmp.h" #include "tjpgd.h" #include "gif.h" ////////////////////////////////////////////////////////////////////////////////// //本程序只供学习使用,未经作者许可,不得用于其它...
[ "1336386533@qq.com" ]
1336386533@qq.com
e398a2cabe1e10894b9b048c616e45dc5d83b558
0a9330646708a71ce1a409c54c8d1bfaaef643f5
/ft_printf/ft_printf_exponent.c
480a37b452d01759ec3a949ffa9205fe75f1bb73
[]
no_license
Luigian/Ft_Printf
14941fcf0dc4998bfb577942952c5a1459344841
466953dae452dc37528a167947acb60f1c6c262d
refs/heads/master
2020-08-21T20:42:56.973266
2020-02-07T18:29:09
2020-02-07T18:29:09
216,241,657
1
0
null
null
null
null
UTF-8
C
false
false
2,922
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_printf_exponent.c :+: :+: :+: ...
[ "loic.quiros@gmail.com" ]
loic.quiros@gmail.com
57f77704540423ed76a220bcfe63f0d741e3211f
0c9d144a1bdd8be22b57b4e658f7e39fecc290bc
/inc/check_duplicates.h
f9cb275d904f5d6442de400b62cf065bd9472f32
[]
no_license
cassepipe/push_swap
1a2c0aaa4e0ae1b32f1bb571ced663e4d2b24892
02bb8f854c6a56f9d38150a052017d232dedd1bf
refs/heads/master
2023-07-25T08:35:56.456573
2021-09-07T10:09:33
2021-09-07T10:09:33
385,894,143
1
0
null
null
null
null
UTF-8
C
false
false
507
h
#ifndef CHECK_DUPLICATES_H # define CHECK_DUPLICATES_H # include <stdbool.h> typedef struct s_dllnode { int num; struct s_dllnode *prev; struct s_dllnode *next; } t_dllnode; typedef struct s_stack { t_dllnode *top; int size; } t_stack; typedef struct s_fat_int { int num; int offset; int ord; } t_fat_i...
[ "cassepipe@ymail.com" ]
cassepipe@ymail.com
93cdd9f6da1cbd9e6fbcc5bfd76778d73c632cbc
a2f0be78e3a5dc6c1b5f88da542241d63dbc1e02
/lbg_vq.h
94033ef86cbc3d275ef51766fbce3fbd7d075611
[ "MIT" ]
permissive
PietroRussoD/speech-recognizer-with-hmm
5949059a1d1669aa278b87a648e4d83e6a471208
293099cce157dc6e48ae5278af96eea3b9f5f453
refs/heads/master
2020-05-24T19:12:48.700042
2017-03-13T20:46:54
2017-03-13T20:46:54
84,873,198
2
0
null
null
null
null
UTF-8
C
false
false
332
h
/* Author: Pietro Russo Date: 18/02/2011 File: lbg_vq.h Purpose: Functions that are used to determine the codebook and the codevectors. */ #include "matr_vett.h" double **lbg(double **training, int M, int K, int N); int *vq(double **codebook, double **dati, int M, int...
[ "pietro.russo.d@gmail.com" ]
pietro.russo.d@gmail.com
52af7a6db8dbc957e9772d7c10022abfe850814e
af563f1875f39cf2c617c12df10a44583dced4f6
/Pods/Headers/Private/HXStoreBase/HXSPrintDocumentOrderInfo.h
53d10e263859798cf3ef50e11740bcc7163cfb19
[]
no_license
lechaohui/59store_ios
e5677650d88f14c81b68ec8c549627807219dea6
1a8c154c16f799482f946b61f021e2f78b727135
refs/heads/master
2021-05-16T07:04:25.704130
2017-09-22T02:32:11
2017-09-22T02:51:38
103,628,529
1
0
null
null
null
null
UTF-8
C
false
false
78
h
../../../HXStoreBase/HXStoreBase/Classes/OrderInfo/HXSPrintDocumentOrderInfo.h
[ "yanxia.ma@geoppoe.com" ]
yanxia.ma@geoppoe.com
28c72e0456a5663289ae4ef1d28f378d8ca153c9
5c255f911786e984286b1f7a4e6091a68419d049
/code/e4a90fb8-c767-4229-b27f-3574dc7ce43f.c
fd1400577182b3fc5890ac6ade998f8068e63b33
[]
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
231
c
#include <stdio.h> int main() { int i=4; int j=128; int k; int l; k = 533; l = 64; k = i/j; l = i/j; l = i%j; l = l+j; k = k-k*i; printf("vulnerability"); printf("%d%d\n",k,l); return 0; }
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
fbcc955d4eabda44eb50caabb38e968c0bc4023c
8f2885805f94e1e8fd74d71b925f4e38aecd9bac
/main.c
0088362fcbcf4b81453f33a05502f2c508e030b8
[]
no_license
jaezun/memory_c
dab0a3d2a7b3e1f97d30f14a56fe767bc7e5c7d2
5cb1baa69e0b4de0a56aa4564ff80116c5a238ae
refs/heads/master
2021-01-10T10:31:23.637457
2015-11-03T10:43:19
2015-11-03T10:43:19
45,458,215
0
0
null
null
null
null
UTF-8
C
false
false
325
c
#include "memory.h" #include <sys/mman.h> #include <stdio.h> int main(int ac, char **av) { int i; char *str; str = (char*)mmap(0, (atoi(av[2])) + 1, PROT_READ | PROT_WRITE, MAP_ANON | MAP_PRIVATE, -1, 0); i = 0; while (i < (atoi(av[2]))) str[i++] = av[1][0]; str[i] = '\0'; printf("%s\n", str); return (0...
[ "jhyun@e1r2p1.42.fr" ]
jhyun@e1r2p1.42.fr
96e7a6f9201515b40c8db282423c449b9f148946
5e2985c335d85d83b2316ff85dd83dc25c8933ad
/helpers.h
f69ff46a4e289241221dca654c4cc46a04256cb3
[]
no_license
rmit-s3438653-christine-huynh/car-board
01ebe9eba0a02155ccd45d502f5ec7facafc3e9f
57b49878ea99f2c6eff466cf4a98911bd1858470
refs/heads/main
2023-02-27T00:28:02.926097
2021-02-05T01:25:49
2021-02-05T01:25:49
336,129,087
0
0
null
null
null
null
UTF-8
C
false
false
611
h
#ifndef HELPERS_H #define HELPERS_H #include <stdio.h> #include <stdlib.h> #include <string.h> #include <assert.h> #include <ctype.h> typedef enum boolean { FALSE = 0, TRUE } Boolean; #define NEW_LINE_SPACE 1 #define NULL_SPACE 1 /** * This is used to compensate for the extra character spaces taken up by ...
[ "christine.huynh@rea-group.com" ]
christine.huynh@rea-group.com
8209655465f3e85b849a7a5ee54909a67992de28
bdc0b8809d52933c10f8eb77442bd0b4453f28f9
/build/diagnostic_msgs/rosidl_generator_c/diagnostic_msgs/msg/key_value.h
339d8d51b35dfcda1fb53c77ce612cc3b4715a61
[]
no_license
ClaytonCalabrese/BuiltRos2Eloquent
967f688bbca746097016dbd34563716bd98379e3
76bca564bfd73ef73485e5c7c48274889032e408
refs/heads/master
2021-03-27T22:42:12.976367
2020-03-17T14:24:07
2020-03-17T14:24:07
247,810,969
1
0
null
null
null
null
UTF-8
C
false
false
458
h
// generated from rosidl_generator_c/resource/idl.h.em // with input from diagnostic_msgs:msg/KeyValue.idl // generated code does not contain a copyright notice #ifndef DIAGNOSTIC_MSGS__MSG__KEY_VALUE_H_ #define DIAGNOSTIC_MSGS__MSG__KEY_VALUE_H_ #include "diagnostic_msgs/msg/key_value__struct.h" #include "diagnostic...
[ "calabreseclayton@gmail.com" ]
calabreseclayton@gmail.com
b9629382471688dea3416d033e6c36a7869a479c
51930f37d8354d62ef8bf57977d7a977b55def4b
/x86_64-pc-linux-gnu/x86_64-pc-linux-gnu/sys-root/usr/include/asm/mce.h
a75eb3a95d2b3c108a507affb5d74219c89aae9a
[]
no_license
linuxandroid/syno5builder
76f1afd3b0d7f428e98399b4148a1aaa60ca5b5e
506b8b5d374bb3bf68dd3d01cf6c803df09954c0
refs/heads/master
2021-01-01T05:53:34.578283
2014-11-29T05:06:28
2014-11-29T05:06:28
null
0
0
null
null
null
null
UTF-8
C
false
false
5,026
h
#ifndef _ASM_X86_MCE_H #define _ASM_X86_MCE_H #include <linux/types.h> #include <asm/ioctls.h> /* * Machine Check support for x86 */ /* MCG_CAP register defines */ #define MCG_BANKCNT_MASK 0xff /* Number of Banks */ #define MCG_CTL_P (1ULL<<8) /* MCG_CTL register available */ #define MCG_EXT_P (1ULL<<...
[ "steven@geniatech.com" ]
steven@geniatech.com
e8dc5fe8fe3202a7785e2b23724a85eb0fa121ee
678f05bcf766f085e24dacbdffadca587fd74c05
/modules/gin_network/3rdparty/mbedtls/include/psa/crypto_struct.h
26894156c5f9cc67089a2590d9fbf4aa83b7418c
[ "GPL-2.0-or-later", "Apache-2.0", "BSD-3-Clause" ]
permissive
FigBug/Gin
7771a68a4830638dc91cf1de450479a258061b29
d85397a3a16cd987b1c3d2d558ac8b0fd68618bb
refs/heads/master
2023-09-04T08:16:57.144381
2023-09-03T20:18:43
2023-09-03T20:18:43
117,844,713
176
30
BSD-3-Clause
2022-12-20T23:25:21
2018-01-17T14:06:47
C++
UTF-8
C
false
false
18,012
h
/** * \file psa/crypto_struct.h * * \brief PSA cryptography module: Mbed TLS structured type implementations * * \note This file may not be included directly. Applications must * include psa/crypto.h. * * This file contains the definitions of some data structures with * implementation-specific definitions. * ...
[ "figbug@gmail.com" ]
figbug@gmail.com
9d86e3f88538a4f2de9096149599fa44edb16031
e11e7857630c13d2b677f67f1269e0b58dc1938c
/Esercizio_Unreal_Tanks/Esercizio_Unreal_Tanks/ToonTanks/Intermediate/Build/Win64/ToonTanksEditor/Development/Engine/SharedPCH.Engine.ShadowErrors.h
ebca7e40fedfab863c433f80ae4b7be41d61277b
[]
no_license
GabrieleAncona/Escercizio_Unreal
c7bd712f9ded941546c5d7dd14d201f97e8af10e
5aff26e5b786493cc2346f7b72e9ae7a84126cab
refs/heads/main
2023-04-22T14:11:09.089335
2021-05-04T23:51:31
2021-05-04T23:51:31
356,030,986
1
0
null
null
null
null
UTF-8
C
false
false
9,531
h
// PCH for C:\Users\gabbo\OneDrive\Desktop\UE_4.25\Engine\Source\Runtime\Engine\Public\EngineSharedPCH.h #define IS_PROGRAM 0 #define UE_EDITOR 1 #define ENABLE_PGO_PROFILE 0 #define USE_VORBIS_FOR_STREAMING 1 #define USE_XMA2_FOR_STREAMING 1 #define WITH_DEV_AUTOMATION_TESTS 1 #define WITH_PERF_AUTOMATION_TESTS 1 #def...
[ "gabry.ancona@gmail.com" ]
gabry.ancona@gmail.com
5fd7a99abd74ffa29fdaa0154647607031dad37c
019e3dd522d0db419e6bd3bdc43859837567d30f
/ARM7/Blinky_AGIR/Agir_soft/CarteMere/agir_timer.c
1dd723f1da63fbe7f27a7eeb7203ce71a898cd74
[]
no_license
ALounes/Projet_AGIR
325307d9067d41ab67d965be364ddf49ddb5ed1e
d01048a36bdc0671f94e949d27f99ba40243c03c
refs/heads/master
2021-01-15T13:44:31.322079
2015-05-19T09:58:07
2015-05-19T09:58:07
27,098,061
0
0
null
null
null
null
UTF-8
C
false
false
1,973
c
/**********************************************************/ /*===================== PROJET AGIR ======================*/ /*--------------------------------------------------------*/ /*-- Projet AGIR [EI-SE4] 2014/2015 Polytech Paris'UPMC --*/ /*-- [GITHUB]: https://github.com/Hapinness/Projet_AGIR --*/ /*-- [MAIL...
[ "achab.lounes@gmail.com" ]
achab.lounes@gmail.com
20ad2a43042177a6e3480755fdb669e7c8fd15fd
2a4acabed901d2fbb3e5e6f99119549fb4c850f3
/HARDWARE/GIMBAL/gimbal.h
7c26b1f39475999980d66e17bf021962bc8dccfa
[]
no_license
jooooow/hll_infantry
1f62ea7175f1a500d405a8f39c40f0a48bd2c5f2
7f16dc686cfdb49bebbcffecb183e5a2b4fc0ea5
refs/heads/master
2020-04-11T22:53:10.320366
2019-02-03T16:09:12
2019-02-03T16:09:12
162,150,513
0
0
null
null
null
null
UTF-8
C
false
false
687
h
/* 文件名:gimbal.h 作者 :hjm 描述 :计算云台pid 发送pid输出值给云台电调 历史 :2018-12-21 新增文件 2018-12-24 增加R_ConvertRc2TargetAngle 增加S_ConvertRc2TargetAngle 增加A_ConvertRc2TargetAngle */ #ifndef __GIMBAL_H__ #define __GIMBAL_H__ #define INITIAL_YAW_ANGLE 4080 #define INITIAL_PITCH_ANGL...
[ "jooooow@outlook.com" ]
jooooow@outlook.com
c16ea8e460a9188a18858c5d6dacb74a00cbad91
ba8716dfd024aac56bdf3c89bcbdb154b5cd0813
/handling_complex/complex-print.c
0bfc73817695682b273500e583fe540cdaf8fb5c
[]
no_license
ErwanThoury/ARCS_C
6f8247c9c163c720193d36c13b79ef6bbf8b1071
7d15277aa2f0efecdabd68bb91204aba6ca1df1a
refs/heads/main
2023-08-07T14:08:38.118285
2021-09-23T14:28:04
2021-09-23T14:28:04
360,114,669
0
0
null
null
null
null
UTF-8
C
false
false
242
c
#include <stdio.h> #include "complex.h" void print_complex(struct complex a) { if (a.img < 0) { printf("complex(%f - %fi)", a.real, -1 * a.img); } else { printf("complex(%f + %fi", a.real, a.img); } }
[ "erwan.thoury@gmail.com" ]
erwan.thoury@gmail.com
3cecf1f7677bfc13530e2fab802f33a3c3568665
3d33d8e7627c1b46f2d63e8c25153a097e450d52
/app_yx/hb.c
f74aacad09bee40c72e663811332cc2fbca3cf90
[]
no_license
xuxianbo/ywylGame
7c032a9c447ee578876d13c48abf3c7a58e89d46
78b5e16477b9a827ffd96d8264e0493ec2b45b22
refs/heads/master
2020-03-27T07:14:55.357778
2019-01-22T06:00:06
2019-01-22T06:00:06
146,175,201
0
1
null
null
null
null
UTF-8
C
false
false
23,210
c
#include "mytcp.h" #include "myshm.h" #include "myhiredis.h" #include "mybase.h" #include "mymysql.h" #include "hb.h" #include "tcppack.h" extern HALL *hall; int HBTimeOut(int forkid,int index,int user,char *buf) { int i,j,length; /*if (hall->user[user].hb_send_num[index] <= 0) { return 0; }*/ for (i=0;i<HB_...
[ "mac@macXXB.local" ]
mac@macXXB.local
53ef32b34cb87bbc35ddef344e4fa15bc0e4df8f
32f6bcb74da2ecf3a8af1cfbe90d4143dead7507
/0x07-pointers_arrays_strings/0-memset.c
889c24e46e10d77fad245c7d3984e6266ead85db
[]
no_license
luismedinaeng/holbertonschool-low_level_programming
d894350243aedaa2d659ec53b6ae10c3e2840691
9bc6eb5aabad4e4d4370f5e61c5228997f8499d8
refs/heads/master
2020-07-28T09:40:38.968388
2020-04-17T04:57:18
2020-04-17T04:57:18
209,383,560
0
0
null
null
null
null
UTF-8
C
false
false
356
c
/** * _memset - Copies a character into the first * n bytes of memory in s * @s: Pointer to the block of memory * @b: Value to be set * @n: Number of bytes to be set * * Return: The pointer to the memory area of s */ void *_memset(char *s, char b, unsigned int n) { unsigned int i = 0; while (i < n) { *(s ...
[ "malf95@hotmail.com" ]
malf95@hotmail.com
660c7a2e1e85e12d97f057834ec76b12798ace00
ae007665c876a6f7a0141e558947ba85007f6aa1
/raspberry/webrtc-sendrecv.c
60c59cae23a0cecfabe0d9dfd145a884563a24e3
[ "BSD-2-Clause" ]
permissive
shadow1runner/gstwebrtc-demos
dab35ed45d4d9aa6f21cf6c1708401be40cdd97d
498ea45a5e3d887c2c1369ccb88e8291652a7b31
refs/heads/master
2020-03-07T17:48:29.973202
2018-05-19T18:26:20
2018-05-19T18:26:20
127,621,242
0
0
null
2018-04-01T11:00:38
2018-04-01T11:00:37
null
UTF-8
C
false
false
19,642
c
/* * Demo gstreamer app for negotiating and streaming a sendrecv webrtc stream * with a browser JS app. * * gcc webrtc-sendrecv.c $(pkg-config --cflags --libs gstreamer-webrtc-1.0 gstreamer-sdp-1.0 libsoup-2.4 json-glib-1.0) -o webrtc-sendrecv * * Author: Nirbheek Chauhan <nirbheek@centricular.com> */ #include <...
[ "helmut.wolf@outlook.com" ]
helmut.wolf@outlook.com
7879936229566f0c5074220e620cba6749c84462
3b83d0d944d67ea004a595ce329e2fa79dd87845
/simint/ostei/gen/ostei_s_s_d_s.c
a87db99f85f1764733d986cd79ec8f4ff84d5e05
[ "BSD-3-Clause" ]
permissive
loriab/simint
e065206df0ee591d0838c55308ec23c30feba9ef
bfcba1f0ee86d953c360f2fe6a67cdc6cc7b70e0
refs/heads/master
2021-01-20T06:25:25.159633
2017-02-19T06:42:11
2017-02-19T06:42:11
82,440,398
0
1
null
null
null
null
UTF-8
C
false
false
12,286
c
#include "simint/boys/boys.h" #include "simint/ostei/gen/ostei_generated.h" #include "simint/vectorization/vectorization.h" #include <math.h> #include <string.h> int ostei_s_s_d_s(struct simint_multi_shellpair const P, struct simint_multi_shellpair const Q, double screen_tol, ...
[ "lori.burns@gmail.com" ]
lori.burns@gmail.com
40e136e33874f00c172e92f8dc215534659c90b2
8aa51b9ad6a6d519997200a0f4f656906bdf3f20
/seriesListWithStep4.c
2c204816c72ad0b16edd9cdfbef3a4401fcd8b47
[]
no_license
ikiranis/EAP
9972eeb2a33e7081195981bef2cf83241e8c4bd4
f9f82be072a907e45d9acbc3d6d3d71abb706830
refs/heads/master
2020-05-19T04:26:01.032138
2019-05-23T01:25:30
2019-05-23T01:25:30
184,826,024
0
0
null
null
null
null
UTF-8
C
false
false
661
c
/** * * File: seriesListWithStep4.c * * Created by Yiannis Kiranis <std138327@ac.eap.gr> * * Date: 17/5/2019 * Time: 3:05 πμ * * Επαναληπτικές 2017 Θέμα 5α * */ #include "stdio.h" #include "stdlib.h" struct node { int num; struct node *next; }; int main() { struct node *list; struct node *...
[ "rocean74@gmail.com" ]
rocean74@gmail.com
d68008216fc5806ab23956383069c4903c580e42
51c377caeb43bf046287f68721671294fbf91dfb
/0x18-dynamic_libraries/4.c
67cb9f35ee03e1fe46eda27c8c4a7436136ef64c
[]
no_license
Christopher-Caswell/holbertonschool-low_level_programming
f6b874d26da2657ee50540d24cbc22182b03ae61
38049cb37b450bc1f4076584f83c3e966c1450e8
refs/heads/main
2023-08-03T03:04:16.663702
2021-09-20T06:31:58
2021-09-20T06:31:58
335,748,712
0
0
null
null
null
null
UTF-8
C
false
false
821
c
#include "holberton.h" /** * _memcpy - void * @dest: void * @src: void * @n: void * Return: void */ char *_memcpy(char *dest, char *src, unsigned int n) { (void)dest; (void)src; (void)n; return(NULL); } /** * _strchr - void * @c: void * @s: void * Return: void */ char *_strchr(char *s, char c) { (void)s; (...
[ "christopher.caswell@rocketmail.com" ]
christopher.caswell@rocketmail.com
aeff123638b0e4bd4c3b80a46894e0ce87cbf692
fb1c5bf466fc26a5e4cb8160fbf4a67acac587af
/BDI125KW_DC/Source/peripheral/UART_app.c
6c971dd1f8fdbd0a5a438d586323605c9581e97a
[]
no_license
whicun/BDI12.5KW
d9b8c6dba701338cebd2c74f6ba6ff6e07ec990f
cac8a16acc74bc9b106abf61d0a63200d8688a29
refs/heads/master
2022-12-07T09:19:05.377122
2020-08-26T01:25:54
2020-08-26T01:25:54
null
0
0
null
null
null
null
UTF-8
C
false
false
11,327
c
/* * UART_app.c * * Created on: Mar 19, 2014 * Author: angga */ #include "peripheral/UART_app.h" volatile int string_read_xmc_increment = 0; volatile char string_read_xmc[64]; volatile int flag_update_send_xmc =0; volatile int flag_update_receive_xmc =0; volatile int flag_data_receive_xmc; vo...
[ "noreply@github.com" ]
whicun.noreply@github.com
230bbc58d5a44fb3baf1e994bb8c833748b90f88
cb93c3ac36088c22aab048f3e4d26d02fcd5ce13
/gym/src/fichem.h
a8719d527b6edde10a7d1438ebf90e5ad581d577
[]
no_license
AmineMasmoudi/MyGym---5A-K
fccae22f590f480da17ee1221acb6c6f46547d0c
0836c7390b53403a715edf1a1ba0b2ce69b08a9d
refs/heads/master
2021-10-08T14:41:00.515355
2018-12-13T14:27:35
2018-12-13T14:27:35
null
0
0
null
null
null
null
UTF-8
C
false
false
695
h
#include <gtk/gtk.h> #include "calendar.h" typedef struct { char nom[30]; char prenom[30]; Date naissance; int poids; int taille; int imc; char maladies[30]; char remarques[30]; }fiche; void createfichem(fiche s); void afficher_fichem(GtkWidget *liste); gchar *get_fichemr(GtkWidget *liste) ; gchar *get_fichem...
[ "amine.masmoudi@esprit.tn" ]
amine.masmoudi@esprit.tn
edf34e064c46b02b804e3653f38550b0a7392965
b477697f95728fbf8d1759a73858860c9620c3ab
/peripheral/mcpwm/processor/mcpwm_p32mx675f512l.h
63d611385a028d293f0c6b11a689c918b83444e4
[]
no_license
gmuro/harmony-v2_06-framework
12bcb30c2dc9f4737aab8762da8b25632822d00e
2196b67de35af9d1126b539b08324cf72ed13521
refs/heads/master
2022-12-07T19:24:34.649360
2022-11-18T22:16:49
2022-11-18T22:16:49
190,900,209
1
1
null
null
null
null
UTF-8
C
false
false
20,252
h
/* Created by plibgen $Revision: 1.31 $ */ #ifndef _MCPWM_P32MX675F512L_H #define _MCPWM_P32MX675F512L_H /* Section 1 - Enumerate instances, define constants, VREGs */ #include <xc.h> #include <stdbool.h> #include "peripheral/peripheral_common_32bit.h" /* Default definition used for all API dispatch fu...
[ "gustmuro@gmail.com" ]
gustmuro@gmail.com
b311e208381717995ddf00be0b58983e7f1bf523
24852a0d0b188ee6754c00a1453e6cf18fc79abc
/install_dependencies/xianyi-OpenBLAS-6d2da63/interface/CMakeFiles/cblas_dspr2.c
1c7dfaf1e5d1a071a36709387469fd7243818830
[ "BSD-3-Clause" ]
permissive
ducptruong/DnMFk
a7d176302c84724be0d61b6c8c6df85de7116e4c
a6bca290bf7d57be07f7a80d049d6b7714fbdc61
refs/heads/master
2023-04-02T15:16:02.027483
2021-04-07T22:11:11
2021-04-07T22:11:11
null
0
0
null
null
null
null
UTF-8
C
false
false
336
c
#define CBLAS #define ASMNAME cblas_dspr2 #define ASMFNAME cblas_dspr2_ #define NAME cblas_dspr2_ #define CNAME cblas_dspr2 #define CHAR_NAME "cblas_dspr2_" #define CHAR_CNAME "cblas_dspr2" #define DOUBLE #include "/lustre/scratch3/turquoise/rvangara/RD100/distnnmfkcpp_Src/install_dependencies/xianyi-OpenBLAS-6d2da63/i...
[ "rvangara@lanl.gov" ]
rvangara@lanl.gov
f7ffd5133676be79b88ec88a712ca2a8ed5825a4
ea4e3ac0966fe7b69f42eaa5a32980caa2248957
/download/unzip/OpenLDAP/OpenLDAP-186/OpenLDAP/servers/slapd/main.c
523aadac425bbdc0dfa39f735d7caa5f8e438298
[ "OLDAP-2.8", "BSD-4.3RENO", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
hyl946/opensource_apple
36b49deda8b2f241437ed45113d624ad45aa6d5f
e0f41fa0d9d535d57bfe56a264b4b27b8f93d86a
refs/heads/master
2023-02-26T16:27:25.343636
2020-03-29T08:50:45
2020-03-29T08:50:45
249,169,732
0
0
null
null
null
null
UTF-8
C
false
false
24,994
c
/* $OpenLDAP: pkg/ldap/servers/slapd/main.c,v 1.239.2.21 2010/04/13 20:23:16 kurt Exp $ */ /* This work is part of OpenLDAP Software <http://www.openldap.org/>. * * Copyright 1998-2010 The OpenLDAP Foundation. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modifica...
[ "hyl946@163.com" ]
hyl946@163.com
d8b4066db93ac0a6b5ec05f9a8e8d52f06dc9d2f
a8dbcf1afe14fb492629d41df9925aa8b717e1c5
/PreDefine.h
3d3ce276a6c68980880948d21756e72d8f0143f1
[]
no_license
wslmh/ScreenCaptureForCB
a4bba8b78f42213545868ee729df42688e16a642
bfb617fde320e0df3d03cd142a77728a0f856046
refs/heads/master
2022-02-15T05:37:33.651647
2019-09-10T07:53:51
2019-09-10T07:53:51
111,674,973
1
0
null
null
null
null
GB18030
C
false
false
1,985
h
#ifndef PREDEFINE_H #define PREDEFINE_H #include <Windows.h> #include "RectEx.h" //pos&size const int SCREEN_X = GetSystemMetrics(SM_CXSCREEN); const int SCREEN_Y = GetSystemMetrics(SM_CYSCREEN); const POINT ZERO_PT = {0,0}; const RectX SCREEN_RC(0, 0, SCREEN_X, SCREEN_Y); const RectX ZERO_RC(ZERO_PT, ZERO_...
[ "wsahlmh@163.com" ]
wsahlmh@163.com
ec7da32da705e8f80f76d9d2a56d0483d3784a74
8ae7a23f05805fd71d4be13686cf35d8994762ed
/mame150/src/mess/audio/dai.c
ec373d8f6809fbd317e10398ce402e9fd487dd3c
[]
no_license
cyberkni/276in1JAMMA
fb06ccc6656fb4346808a24beed8977996da91b2
d1a68172d4f3490cf7f6e7db25d5dfd4cde3bb22
refs/heads/master
2021-01-18T09:38:36.974037
2013-10-07T18:30:02
2013-10-07T18:30:02
13,152,960
1
0
null
null
null
null
UTF-8
C
false
false
4,086
c
/*************************************************************************** audio/dai.c Functions to emulate sound hardware of DAI Personal Computer Krzysztof Strzecha ****************************************************************************/ #include "emu.h" #include "includes/dai.h" // de...
[ "dan@van.derveer.com" ]
dan@van.derveer.com
a7a18bc5bc917a11aba699873c1b9cbef5b69a43
e69198f43d3fd9d3272028ea253bcfe30e9698d6
/wmass_util/links/CAFRatioMethod_linkdef.h
05423cf2b18efaec93c56d08c73fbb736526da48
[]
no_license
hengne/d0wmass
a8514dfb01db7d9a60aa517e49bb6bc980c8cd24
f25d5ddb4616b00ca1e9ab83c02657844b778c3b
refs/heads/master
2021-01-20T18:20:06.573869
2016-06-05T13:30:24
2016-06-05T13:30:24
60,460,795
0
0
null
null
null
null
UTF-8
C
false
false
77
h
#ifdef __CINT__ #pragma link C++ class CAFRatioMethod+; #endif // __CINT__
[ "Hengne.Li@cern.ch" ]
Hengne.Li@cern.ch
eea16a4fc8e470555585f1ccff6762e801d7f6ec
bb0f005fc5bc3ffe2bdd9f0485684db57b4cdbb5
/il2cpp_output/mscorlib_Mono_Security_Cryptography_PKCS8_EncryptedPrivateKe.h
d6e0857853daf264ec3a398bb53d8bacd37d72cc
[]
no_license
18945661022/yun1125pm
276b1d2c6e79f1e548d19ab55569f07b7f23283d
37cc8db5676630e4e9cf34505352967f2b73674e
refs/heads/master
2020-04-04T19:11:06.362644
2018-11-05T09:57:39
2018-11-05T09:57:39
156,195,516
1
1
null
null
null
null
UTF-8
C
false
false
827
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> // System.String struct String_t; // System.Byte[] struct ByteU5BU5D_t129; #include "mscorlib_System_Object.h" // Mono.Security.Cryptography.PKCS8/EncryptedPrivateKeyInfo struct En...
[ "Apple@chengdedeMac-mini-10.local" ]
Apple@chengdedeMac-mini-10.local
779164f5e079d018eb3b2e14f6a841afd5d981a4
8531010c8227763dd6b7f560f44332db204737c2
/simhv36-1/scp_orig.c
8dd898e2da1b98af4bfcd045247acf4b7df30d39
[]
no_license
lisper/cpus-pdp11
001a856096971cc9c26e07e5986b0e56149f66f9
9c78acef1965875769fdb4a898080866ad05cad3
refs/heads/master
2021-01-10T08:45:47.408392
2016-01-02T17:22:57
2016-01-02T17:22:57
48,917,584
15
3
null
null
null
null
UTF-8
C
false
false
155,900
c
/* scp.c: simulator control program Copyright (c) 1993-2006, Robert M Supnik 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 r...
[ "brad@dc5f9297-5a66-0410-9128-e8096d0e5a01" ]
brad@dc5f9297-5a66-0410-9128-e8096d0e5a01
794ad57865350041954a05cc8ca26d4b26ede7eb
ebaa6a615c6b14d216597498d4604614bce79730
/usr.bin/dig/lib/dns/rdata/generic/nxt_30.c
298b2d2f00f74816b77b6f12e8a8cc0be0b9f458
[ "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-openssl", "OpenSSL", "JPNIC", "ISC", "HPND", "BSD-3-Clause", "BSD-2-Clause", "LicenseRef-scancode-bsd-x11", "LicenseRef-scancode-mit-taylor-variant" ]
permissive
arwicnet/src
80140fd9e2fa1430c8f3446f8c422cae55016ecd
abb8b8a302d1a7bd1b617d37a1d1e77666d9783b
refs/heads/master
2021-01-26T08:15:22.459186
2020-02-26T18:38:15
2020-02-26T18:38:15
null
0
0
null
null
null
null
UTF-8
C
false
false
3,028
c
/* * Copyright (C) Internet Systems Consortium, Inc. ("ISC") * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS I...
[ "florian@openbsd.org" ]
florian@openbsd.org
acd989fa97e53b2e244312406d0824526ed6fd15
0e206c885c40c77c18b2f429e7bafa24c902d775
/Software/Firmware/Src/spi.c
acba0d1e19179ba8e8c0bf975be56b73133a455c
[]
no_license
sw-hw/AmplifierTDA7439
c2a60ddfb081a7bf182bc602aff3d8ec8c61ed73
a4f5494a0c0a9a6288d4f7587ede58e9490d7c75
refs/heads/master
2021-12-15T00:31:10.612337
2021-12-05T13:21:50
2021-12-05T13:21:50
186,967,788
0
0
null
null
null
null
UTF-8
C
false
false
3,085
c
/** ****************************************************************************** * File Name : SPI.c * Description : This file provides code for the configuration * of the SPI instances. ****************************************************************************** * @...
[ "powerofjesus@mail.ru" ]
powerofjesus@mail.ru
1a06c26229bd84ba1735e11d9f29c5644a5f1562
ee5cd7da3fe93846bdf0de47ac05d1d98833ea1b
/cswapLab.c
5e481626c8ee4f32723613091e2540449c380fa6
[]
no_license
amanbora/competetive
3c6c92596eda88123ddccea7ee8894e44dcf380b
62adf7034554300e548018c6c576ef10d9eee34a
refs/heads/master
2020-07-07T23:04:15.416988
2019-09-01T21:08:13
2019-09-01T21:08:13
203,499,842
0
0
null
2019-08-26T20:10:31
2019-08-21T03:35:12
null
UTF-8
C
false
false
267
c
#include<stdio.h> void cswap(int *,int *,int *); int main(){ int x,y,z; printf("enter three numbers\n"); scanf("%d%d%d",&x,&y,&z); cswap(&x,&y,&z); return 0; } void cswap(int *a, int *b,int *c){ int t=*a; *a=*b; *b=*c; *c=t; printf("%d %d %d",*a,*b,*c`); }
[ "aman@github.com" ]
aman@github.com
03aa7cc9fe561fc5b4db93bc3a638e5b87c68d05
0aa57d60e92c6f2bcc402ec7bcbfe1984c654bd9
/mcu/LPC/43XX/evrt_18xx_43xx.h
089dd27048ac26021583404e0a595d849d29efac
[ "Zlib", "BSD-3-Clause" ]
permissive
nvitya/nvcm
bf00d31e3fd459b78c9345c9821bad252f9d5ab0
80b5fb2736b400a10edeecdaf24eb998dfab9759
refs/heads/master
2021-12-27T03:01:39.114790
2021-10-26T08:10:32
2021-10-26T08:10:32
121,033,719
15
3
null
null
null
null
UTF-8
C
false
false
4,925
h
/* * @brief LPC18xx/43xx event router driver * * @note * Copyright(C) NXP Semiconductors, 2012 * All rights reserved. * * @par * Software that is described herein is for illustrative purposes only * which provides customers with programming information regarding the * LPC products. This software is supplied ...
[ "nvitya@gmail.com" ]
nvitya@gmail.com
201243c4ebb1e76359828c2c86013d310af77d51
e968120a42e8b1fcc305fae14501dbdb2c5b6f7a
/inc/qcbor/qcbor_common.h
aaea610710329ee6623197e14328cf0ba7e8152f
[ "BSD-3-Clause" ]
permissive
TonyHuang1976/QCBOR
649dad3aceb4c48ddd2c0672935ac858dfb74885
4c0883e810c320df5cb4e428b61ba2554e16243e
refs/heads/master
2022-05-29T04:19:49.159443
2020-04-22T01:33:39
2020-04-22T01:33:39
null
0
0
null
null
null
null
UTF-8
C
false
false
13,697
h
/*============================================================================== Copyright (c) 2016-2018, The Linux Foundation. Copyright (c) 2018-2020, Laurence Lundblade. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following...
[ "noreply@github.com" ]
TonyHuang1976.noreply@github.com
ff1bf959d8a4dd94b9cfee9a4a7de438ea587e13
20d04af979d06b3932cc4531b8c7c3b537817b8f
/WebRTC_new/Pods/Headers/Private/ReactiveObjC/RACSubscriber.h
d65e0bd1ed8e5f101202f6437412452fb7606424
[ "MIT" ]
permissive
wode0weiyi/WebRTC_demo
de82fa891907cb73ca820e24f2307bcf1e5dff3e
be2ba38c220892bba3941355d797bb392b860f96
refs/heads/master
2022-12-12T16:37:57.558904
2020-09-25T06:07:30
2020-09-25T06:07:30
149,387,279
20
16
MIT
2022-12-06T17:14:19
2018-09-19T03:29:17
Objective-C
UTF-8
C
false
false
50
h
../../../ReactiveObjC/ReactiveObjC/RACSubscriber.h
[ "wonderfulhzh@163.com" ]
wonderfulhzh@163.com
c00ce742976fc7572f58c95e6029055fe18aaec4
f2880b6ab646ece3caf38bc58b3074d7c9fe1cfd
/1.52/decompiled_scripts/fm_content_movie_props.c
c41eb9d94fb6d2b650bfc57a9a31ab41510ca722
[ "Unlicense" ]
permissive
EllisDudesU/GTA-V-Decompiled-Scripts
83abe4e10eb2905fec62657d9640673dafe8def8
6b09b3b0ad9ee54d0be2bcb892c5abea76d29aaa
refs/heads/master
2023-01-24T05:51:49.433872
2020-12-15T14:20:31
2020-12-15T14:20:31
null
0
0
null
null
null
null
UTF-8
C
false
false
978,056
c
#region Local Var var uLocal_0 = 0; var uLocal_1 = 0; int iLocal_2 = 0; int iLocal_3 = 0; int iLocal_4 = 0; int iLocal_5 = 0; int iLocal_6 = 0; int iLocal_7 = 0; int iLocal_8 = 0; int iLocal_9 = 0; int iLocal_10 = 0; int iLocal_11 = 0; var uLocal_12 = 0; var uLocal_13 = 0; float fLocal_14 = 0f; var uLoc...
[ "63328889+Sainan@users.noreply.github.com" ]
63328889+Sainan@users.noreply.github.com