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
d86e70008ec2e888c5654d5ce19a61d813fb7dd9
57132af1d625f49c49437deb8800a8dee18417ec
/Core/Inc/protocols.h
0f608c5b1157457f9ed8976b253aa04a1b2dd193
[]
no_license
kuvadi/GPDisplay
8ca9f91478652897238b35fc155e95558197d2b6
9501f17d50b423fb7e17228f7d3c8df629257f1e
refs/heads/main
2023-04-22T05:52:53.869871
2021-05-06T09:34:10
2021-05-06T09:34:10
356,335,773
0
0
null
null
null
null
UTF-8
C
false
false
1,570
h
/* * protocols.h * * Created on: Apr 30, 2021 * Author: bbari */ #ifndef INC_PROTOCOLS_H_ #define INC_PROTOCOLS_H_ // This file actually part of our_definitions.h /* Galvanoplot Communication Protocol * _____________________________________________________________ * | Start Byte(1) | Method(2) | Body(v...
[ "berkan.baris.tezcan@gmail.com" ]
berkan.baris.tezcan@gmail.com
623c5a3deecd8481102248185380694c52f8370e
3d8b8ba694b64d5e6a6074b59f562cc89e99f21d
/sources/GE/src/sur865.c
11b6809fd90e7cdb910facec01355102bb87810d
[]
no_license
starseeker/varkon
cf773ddd1604451986823bddd534464921b6147d
d775659e7e42c2e1deb0e3be6094494f637dbf2a
refs/heads/master
2021-01-01T19:19:35.715452
2013-05-26T01:28:47
2013-05-26T01:28:47
10,288,101
4
1
null
null
null
null
UTF-8
C
false
false
120,812
c
/********************************************************************/ /* */ /* This file is part of the VARKON Geometry Library. */ /* URL: http://varkon.sourceforge.net */ /* ...
[ "cliffyapp@gmail.com" ]
cliffyapp@gmail.com
dd670b7e39ef03a228681bd1cad65e8bbabafdfd
443edaee06f00fcd9d1853027fe62cc5b1255d5d
/C-Basic-Declarations-and-Expressions-exercises(first-attempts)/Check_if_character_is_vowel.c
8dc2cae63ec185ced2e0ed1fd638839386cd1c57
[]
no_license
roxanacaraba/Learning-C
cb6e84381d0a8f9bd2c193da1863eee9fdbc1c0c
1896ed431fd39e49e6ea4bf2f105182e0ac11a60
refs/heads/main
2023-03-08T15:03:41.747738
2021-02-22T19:01:18
2021-02-22T19:01:18
314,027,306
0
0
null
null
null
null
UTF-8
C
false
false
553
c
//Program to check if input character is a vowel using Switch Case. #include<stdio.h> int main(){ char character; printf("Enter a character: "); scanf("%c", &character); switch (character) { case 'a': case 'A': case 'e': case 'E': case 'i': case '...
[ "roxana_elena_98@yahoo.com" ]
roxana_elena_98@yahoo.com
5f42d54625f0f15509e11d810a78398f2e002643
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/FFmpeg/libavfilter/extr_vf_detelecine.c_query_formats.c
b18c8f1b2744a304a0d22da46f9adec1b62e9ec9
[]
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,405
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
6660a2c188afcad5fc28ec9ab870ea056fc15efa
2d0562aef66879a431dcfeb00f4a162a39134902
/Dependencies/icu/common/ucnvmbcs.h
dc81d2184f99e5c7610b89afafda8f2e1cdc3c29
[ "BSD-3-Clause", "ICU", "LicenseRef-scancode-unicode", "NAIST-2003", "LicenseRef-scancode-public-domain", "BSD-2-Clause", "LicenseRef-scancode-unknown-license-reference", "NTP", "LicenseRef-scancode-unicode-icu-58", "LicenseRef-scancode-autoconf-simple-exception", "GPL-3.0-or-later", "LGPL-2.0-...
permissive
darksylinc/colibrigui
28d0c6373e961c0f50d7b9a603ddd8a783852fdf
eb8dc75188fb85ab08b98ab0d64383c5a043b7ed
refs/heads/master
2023-07-05T20:34:53.227583
2023-07-04T23:33:15
2023-07-04T23:33:15
138,424,637
15
8
MIT
2023-06-21T16:31:18
2018-06-23T18:26:38
C++
UTF-8
C
false
false
24,454
h
// Copyright (C) 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html /* ****************************************************************************** * * Copyright (C) 2000-2013, International Business Machines * Corporation and others. All Rights Reser...
[ "dark_sylinc@yahoo.com.ar" ]
dark_sylinc@yahoo.com.ar
9a5952ebed4569d80285fcf48036c6bb934ba0fc
892f7e7a522188c8ec5f52980491c942ac60cb45
/30.c
d6dc3c7d603ea3ec516caf5f8ae9ced1a3344108
[]
no_license
muditsharma1/C-Programs
403d4f855b7f1e1bc8410da94f2de120df126ce4
e1b87254b21b3e1c649419f80e1a7d2d8bfbbcb2
refs/heads/master
2021-05-20T00:52:38.432662
2020-06-04T09:25:16
2020-06-04T09:25:16
252,110,459
0
0
null
null
null
null
UTF-8
C
false
false
731
c
#include <conio.h> #include <stdio.h> int main() { int i, n, num, pos, a[10]; // program to insert an element in an array// printf("Enter the no. elements"); scanf("%d", &n); printf("enter the values of each element"); for (i = 0; i < n; i++) { scanf("%d", &...
[ "noreply@github.com" ]
muditsharma1.noreply@github.com
2aca0e99b4de5db49f9304fa91c9ef87462c1f68
aca5383931e6d6ef3f46d6b3a2012cbc4106a132
/codeloader_stubs.c
d52fe222fcd216a0c93fd606322c7d79c988ff7a
[]
no_license
danielrichman/toy-assembler
d75bcdcbb5f5d721ff569592e0230b05480b2768
f4b0d269623418e6aa75ecf707daa4482d064a42
refs/heads/master
2021-01-01T18:55:17.927425
2015-06-12T19:45:00
2015-06-12T19:45:00
37,227,560
2
0
null
null
null
null
UTF-8
C
false
false
2,531
c
#define CAML_NAME_SPACE #define _GNU_SOURCE #include <assert.h> #include <string.h> #include <sys/mman.h> #include <dlfcn.h> #include <stdio.h> #include <caml/alloc.h> #include <caml/callback.h> #include <caml/mlvalues.h> #include <caml/memory.h> #include <caml/fail.h> long magic_value = 1298379187928; static void *...
[ "main@danielrichman.co.uk" ]
main@danielrichman.co.uk
7b1d0231cbb406a80263cfae390eb0d131eb5bc4
13f19512ad54cdac6f28d9e083ac7296e524caa9
/lab07/7a2.c
cb3ef6dbacb89e66836cef044513ca1d4224ec98
[]
no_license
Duonghailee/real-time-programming
b34ba7de74b954c359f72bf71f983f231950940a
30111ebfcc78087b66e8613cf882f3d906b671c7
refs/heads/master
2021-01-24T08:46:34.145647
2017-06-28T19:20:39
2017-06-28T19:20:39
93,395,536
0
0
null
null
null
null
UTF-8
C
false
false
732
c
#include <unistd.h> #include <sys/types.h> #include <stdio.h> #include <stdlib.h> #include <fcntl.h> #include <sys/wait.h> #include <signal.h> static void signal_handler(int); int main(int argc, char *argv[]) { pid_t pid; void(*old_handler) (int); old_handler = signal(SIGALRM, signal_handler); ...
[ "duonghailee@gmail.com" ]
duonghailee@gmail.com
133135399560afa3f0efcbfb126923dddc4ec951
c91a08a0dea00ca8d712643fa2c8772a3345f7e8
/set.c
f0c343a5db7eab7b14247e331aa3074f6f8ce601
[]
no_license
Azowyl/TP2-Organizacion_de_computadoras
549035001a24082bd1e0569e6905de8d69a87248
c03c5e5625f9c512b327838b6efad2ad8edfd711
refs/heads/master
2021-07-24T04:24:44.207632
2017-11-02T21:46:30
2017-11-02T21:46:30
108,449,489
0
0
null
null
null
null
UTF-8
C
false
false
1,497
c
#include "set.h" int set_create(set_t* self, int index) { self-> index = index; for (int i = 0; i < block_count; i++) { self->blocks[i] = NULL; } return SUCESS; } int set_destroy(set_t* self) { for (int i = 0; i < block_count; i++) { if (self->blocks[i]) { block_destroy(self->blocks[i]); free(self->bl...
[ "facugerstner_29@hotmail.com" ]
facugerstner_29@hotmail.com
e3173b6a3833630618c57642370d6112942aa5af
3c9c6ae85815ddb344f039ffaa60c6d177cb982a
/binary_search.c
ed3862fc5e3f8722956209ec90300b171ad1a0bb
[]
no_license
bhavya708/codes
32c905dc9d859dd52d8c660c35d544235d448f2f
efa9e2e662cbf60086a5660bfedc3051fa8708fa
refs/heads/main
2023-08-15T14:17:46.574992
2021-10-03T17:52:54
2021-10-03T17:52:54
413,142,900
0
0
null
2021-10-03T17:06:34
2021-10-03T17:06:34
null
UTF-8
C
false
false
2,143
c
/*****************Binary search ***************/ /********Author: Bhavya Jindal****************/ /*********************************************/ /* #include<stdio.h> int binary_search(int A[5],int n,int Skey) { int low=0; int high=n-1; int mid; while(low<=high) { mid=(low+high)/2...
[ "noreply@github.com" ]
bhavya708.noreply@github.com
bb096cbf19e32bc460b826bcfb08a674911550b7
5abe089d154ae01779dcbde0fa6d4f84f2ceb059
/tinyMSRP/test/test/targetver.h
456a4fe64ebe3229df14f054a091be504414cd95
[]
no_license
quantum6/doubango-quantum6
2baeaa59de5bd3d2c24ae5587ee7edb76f4630df
35ca01a51a5be161a503f460e7ce758053de5927
refs/heads/master
2021-01-05T11:45:37.006095
2020-03-14T11:49:30
2020-03-14T11:49:30
241,012,743
3
1
null
null
null
null
UTF-8
C
false
false
835
h
#ifndef TMSRP_TEST_TARGETVER_H #define TMSRP_TEST_TARGETVER_H // The following macros define the minimum required platform. The minimum required platform // is the earliest version of Windows, Internet Explorer etc. that has the necessary features to run // your application. The macros work by enabling all features a...
[ "bossiel@yahoo.fr" ]
bossiel@yahoo.fr
162c0b5b310427bf29aa6e7e65adc4eebc145c9a
55692197f3346accc7bad471ca5945ce1d10bd79
/contiki80211/src/core/net/rime/rime-udp.h
024a203a923e562573f42528679b95f8b8ec3a69
[ "BSD-3-Clause" ]
permissive
EmuxEvans/calipso
4d22a27463392951dc7647b1aae26cd2fa7c6b06
8291d357c03af12de71c56d1e72039b4812501a5
refs/heads/master
2020-12-24T20:00:29.553143
2015-10-19T08:42:45
2015-10-19T08:42:45
null
0
0
null
null
null
null
UTF-8
C
false
false
1,963
h
/* * Copyright (c) 2009, Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * n...
[ "vvuk@disneyresearch.com" ]
vvuk@disneyresearch.com
e63a0b8f951f9d73829ad968300efe68903024ec
bba23e755dd6006a947ace94c243856dd019d8bc
/2_1_1.c
fb52885704da7a7bc5b463de629451ff1cabb5b3
[]
no_license
ShaniHayik/OS_2
9f9464380dc9b3e302955214b0c6175179f2568a
f75c5d50dadf01eb029a7cdc78f1b1aa8f82fb92
refs/heads/master
2022-09-16T09:37:16.135869
2020-06-03T10:31:41
2020-06-03T10:31:41
269,057,955
0
0
null
null
null
null
UTF-8
C
false
false
2,642
c
#include <pthread.h> #include <semaphore.h> #include <stdio.h> #include <unistd.h> #define N 5 #define THINKING 2 #define HUNGRY 1 #define EATING 0 #define FREE -1 #define LEFT (phnum + 4) % N #define RIGHT (phnum + 1) % N //Explanation - Deadlock: //the philosopher checks if one of the forks is free and th...
[ "noreply@github.com" ]
ShaniHayik.noreply@github.com
72e115e209cc8161f9439b2c6f2c65f16a8eacf6
45d6fa867b3d9f0b2a3351e2df814c88bd852975
/lab3/diffeqs_lib/src/main/c/rkf45.c
0ee707a4843c388829dbc4b9a391f0f692ea53bb
[]
no_license
lamtev/compmaths-labs
1a09e68b4157ddf58c8dec213d87223ffe4727dd
21d2f5a56b89c65f17c9365eec836b621dd8993e
refs/heads/master
2021-01-20T12:06:54.248014
2017-05-04T12:39:20
2017-07-22T21:02:27
81,725,512
0
1
null
null
null
null
UTF-8
C
false
false
6,338
c
#include <math.h> #include <stdlib.h> #include "rkf45.h" double AMAX1(double a, double b) { if (a >= b) return a; else return b; } double AMIN1(double a, double b) { if (a <= b) return a; else return b; } double SIGN(double a, double b) { if (b == 0) return 0; else return (b / fabs(b) * fabs(a)); } int ISIGN...
[ "antonlamtev@gmail.com" ]
antonlamtev@gmail.com
ec96f13e339c57bc6b733993cf7476353a4bf791
76af2ecbbc371b44670be6cdc8486e9bad6682ee
/J04/ex02/ft_iterative_power.c
d7beccd10656f9205e101c590c779d0a3e51964a
[]
no_license
Canarticho/src
a10b20c61534a10906a46cd149a9eda6694bca95
402193e690fe720637879698cef6bd826155e0bd
refs/heads/master
2021-01-24T08:17:36.727640
2016-11-04T16:36:19
2016-11-04T16:36:19
65,111,900
0
0
null
null
null
null
UTF-8
C
false
false
1,102
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_iterative_power.c :+: :+: :+: ...
[ "chris.lvphung@gmail.com" ]
chris.lvphung@gmail.com
609f45e1cb454c773e93fd93430d30cede278c07
b4fb3589a0d52ea5f1f065d5b355f733d15f0f36
/Lab12_Generic/test.c
96b129c0e3bb0d378fe72a8e8c87df59f4faaba8
[]
no_license
ordekalo/C-Language-Course
0384d523de0a33e48bc9c4c467cbd073a6eff6a2
f138f5dc625355270ccfa8d57f547d867d7d6546
refs/heads/master
2021-02-18T23:29:22.320520
2020-06-07T13:49:56
2020-06-07T13:49:56
245,251,755
0
1
null
null
null
null
UTF-8
C
false
false
946
c
#define _CRT_SECURE_NO_WARNINGS #include <stdio.h> #include <stdlib.h> #include "listGen.h" #include "Person.h" int main() { LIST lst; int i; NODE* ptr1; Person arr[5]; for(i = 0; i < 5; i++) { initPerson(&arr[i]); } printf("The persons in array\n"); for(int i = 0; i < 5; i++) { showPerson(&arr[i]); ...
[ "ordekalo@gmail.com" ]
ordekalo@gmail.com
cf3ca577b27d25153ce2f388a67f7c64576c264b
bd9f3391c6ba4135ed10f0cf71adbbaf8eb0c765
/hw_dep/fm3/common/mb9bf506r.h
cdba63a234b05968f64b966eb619c1d3813f4fce
[]
no_license
ksekimoto/UsbHLib
fee4ef60cea6f05ccb36161831808de06d5bb3f8
804f737f40a3901b503ef649718f4c93e6856755
refs/heads/master
2021-07-22T23:12:07.472694
2017-08-06T04:09:29
2017-08-06T04:09:29
30,497,074
0
0
null
null
null
null
UTF-8
C
false
false
954,799
h
/************************************************************************/ /* (C) Fujitsu Semiconductor Europe GmbH (FSEU) */ /* */ /* The following software deliverable is intended for and must only be */ /* used for referenc...
[ "ksekimoto@users.noreply.github.com" ]
ksekimoto@users.noreply.github.com
a964842a44f49394ff35844c870f98f983fe0e42
3757ba4a29cacc24ff7247e9cf0e4a5f8dbd5806
/ex10.c
324839d8a2030632d792439dd2d4847fed8cee70
[]
no_license
victorneo/lcthw
bc383cd895a5d863890339977fbf0e7d1e1e4a4e
c0a20fad2f9e42b8b19af63cb30d2588456c9ed1
refs/heads/master
2021-01-18T14:40:51.907060
2012-12-17T15:13:31
2012-12-17T15:13:31
2,933,349
0
0
null
null
null
null
UTF-8
C
false
false
366
c
#include <stdio.h> int main(int argc, char *argv[]){ int i = 0; for (i = 1; i < argc; i++){ printf("arg %d: %s\n", i, argv[i]); } char *places[] = { "Singapore", "Orchard", "Bukit Timah", "Changi" }; int num_places = 4; for (i = 0; i < num_places; i++){ pr...
[ "icyisamu@gmail.com" ]
icyisamu@gmail.com
e86c9c4d6363bd5c46bd752647bd5e8b587ae1d0
515096382b205324597d7654650b9ce716544104
/src_printf/pf_percent.c
9d4f1d2096f1fd5560db2a530ca04df6c7d44237
[]
no_license
oantonen/Libft
d91742be7cf31b80a0ae0270f38f9ab599741443
29425096e6d59befceb5f629bb9f81364655151c
refs/heads/master
2020-03-18T21:18:17.926523
2018-05-29T09:37:02
2018-05-29T09:37:02
135,273,061
0
0
null
null
null
null
UTF-8
C
false
false
1,291
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* pf_percent.c :+: :+: :+: ...
[ "oantonen@e2r14p3.unit.ua" ]
oantonen@e2r14p3.unit.ua
a3af397d5c3de0cfd9b770458a13f79acb823b5c
700281a979c7b6a760801cd3a68dd4aee637d0ff
/Orientation/week-07/day-1/Implemented Vector Class/Vector.c
095147dad64fe8e540d4a725eb700b269fede106
[]
no_license
green-fox-academy/szucsi23
f7be6beca1c2e62527084e1d4c095cc3b5161ff9
1b0d9cf13a8a5801b1895b95fad6eb42052bc12d
refs/heads/master
2020-05-04T09:52:57.919096
2019-06-19T12:53:06
2019-06-19T12:53:06
179,077,531
0
1
null
null
null
null
UTF-8
C
false
false
2,800
c
// // Created by hun46 on 2019. 05. 20.. // #include "Vector.h" #include <stdio.h> #include <stdlib.h> #include <string.h> void vector_init(vector_t *v) { v->_data = NULL; v->_capacity = 0; v->_size = 0; } int vector_size(vector_t *v) { return v->_size; } void vector_push_back(vector_t *v, void *da...
[ "hun46y3@hotmail.hu" ]
hun46y3@hotmail.hu
de63e96180d4dbbde7fec844d281a354e920f308
54f352a242a8ad6ff5516703e91da61e08d9a9e6
/Source Codes/AtCoder/abc090/A/4423658.c
46f9e9eeea67c49064f55129f623860e58feed5c
[]
no_license
Kawser-nerd/CLCDSA
5cbd8a4c3f65173e4e8e0d7ed845574c4770c3eb
aee32551795763b54acb26856ab239370cac4e75
refs/heads/master
2022-02-09T11:08:56.588303
2022-01-26T18:53:40
2022-01-26T18:53:40
211,783,197
23
9
null
null
null
null
WINDOWS-1252
C
false
false
562
c
char c[3]; int main(){ c[0]=getchar(); getchar(); getchar(); getchar(); getchar(); c[1]=getchar(); getchar(); getchar(); getchar(); getchar(); c[2]=getchar(); putchar(c[0]); putchar(c[1]); putchar(c[2]); putchar(10); } ./Main.c: In function ‘main’: ./Main.c:3:8: warning: i...
[ "kwnafi@yahoo.com" ]
kwnafi@yahoo.com
fc198e1aa5c5364764379f895ea180dceca18bd5
de1b1b915bdd7fb2b1dd4cdab0924bfc74f5844b
/readconf.c
72e753f5dff4799fbd8d3a79be95ea5de172d836
[]
no_license
xuyg74/tcp
0e62130e60f7789c3a3e9fc1fd305263e0739edf
bd8516a4617278a4812b3e6d06c30db077c0daca
refs/heads/master
2021-07-24T15:09:57.502045
2018-11-22T01:44:52
2018-11-22T01:44:52
142,991,882
0
0
null
null
null
null
UTF-8
C
false
false
1,422
c
#include <stdio.h> #include <string.h> #include "dbg.h" #include "readconf.h" int parseString(char *origin, char *ipaddr, char *port){ if( NULL == origin){ ERR_INFO("origin is MULL!\n"); return 1; } char* pChar = origin; int num_nul = 0; int to_ip = 0; int ip_size = 0; int port_size = 0; ...
[ "80707525@qq.com" ]
80707525@qq.com
d078f22c5bbe437b99955bcc9ad309ee2d1c0970
afa1af9d4ff6107abbac0aa95b32b4d8e3ffbd54
/src/hsk_boot/hsk_boot.h
6864d8402d6bd8eda22adf446b35ebd32e962cb5
[ "ISC" ]
permissive
weakychain/hsk-libs
97c1e380a6b3958dd726977dac2d2086e867f208
0150cd726cf2d624a84321804db2211b5907d6da
refs/heads/master
2023-01-30T05:42:31.206693
2020-12-14T10:20:44
2020-12-14T10:20:44
null
0
0
null
null
null
null
UTF-8
C
false
false
2,057
h
/** \file * HSK Boot headers * * This file contains the prototypes to put the µC into working condition. * * Currently implemented: * - hsk_boot_extClock() * Activates external clock input and sets up the PLL, this * is important when communicating with other devices, the * internal clock is not sufficie...
[ "kamikaze@bsdforen.de" ]
kamikaze@bsdforen.de
bfd8ccdd450b7d2ecd90f703f66247f1d4022f39
fa93e53a9eee6cb476b8998d62067fce2fbcea13
/devel/include/pal_web_msgs/GetUserInputActionGoal.h
0eb8cac13fb8e8ade4822b564fc8efd85795a140
[]
no_license
oyetripathi/ROS_conclusion_project
2947ee2f575ddf05480dabc69cf8af3c2df53f73
01e71350437d57d8112b6cec298f89fc8291fb5f
refs/heads/master
2023-06-30T00:38:29.711137
2021-08-05T09:17:54
2021-08-05T09:17:54
392,716,311
0
1
null
null
null
null
UTF-8
C
false
false
105
h
/home/sandeepan/tiago_public_ws/devel/.private/pal_web_msgs/include/pal_web_msgs/GetUserInputActionGoal.h
[ "sandeepan.ghosh.ece20@itbhu.ac.in" ]
sandeepan.ghosh.ece20@itbhu.ac.in
c75259cdd1bdadf178125caab146cad0e3ff2e0d
2c667927d8b1ced0dc6e780276758995bb9d30c5
/boot-loader/modules/keyboard/usb-kbd/usb-keyboard.c
21cade03aa9cf38b4f264a30e75fffb897350ec5
[]
no_license
bduserbd/bl-boot-loader
0026d96f73a5371692a3f10e62865723ba9e698f
a1cd3fa4bc5cd7f504aa6f1d15c9ac25d73422a4
refs/heads/master
2020-03-28T08:57:38.675412
2018-09-09T08:52:51
2018-09-09T08:52:51
148,002,697
0
0
null
null
null
null
UTF-8
C
false
false
3,977
c
#include "usb-keyboard.h" #include "include/string.h" #include "include/time.h" #include "core/include/usb/usb.h" #include "core/include/keyboard/keyboard.h" #include "core/include/loader/loader.h" #include "core/include/memory/heap.h" #include "core/include/video/print.h" BL_MODULE_NAME("USB HID Keyboard (Boot protoc...
[ "bd2225551@gmail.com" ]
bd2225551@gmail.com
746a3e89f8962c1db19aa91e9d22bd2064126878
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/drivers/power/supply/extr_bq24257_charger.c_bq24257_show_ovp_voltage.c
a9b64b1a31ee3177439c4c31ab1c7340f20e5234
[]
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,285
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
1919f7f057a97dd9a1d01dae465616e83e0b4bb1
0adb85af19b4188e108a7a6349b7a5068ce73242
/ingres2006-9.2.0-118-gpl-src/pax/pax.c
80906a6475d83f74fa68b6a0b924cb64d7385766
[]
no_license
GunterMueller/Ingres
53b00f9eb9f7803bcb5a2844bd2fb6add66d131a
e921359e4e83c7ba9a99770d937ec700d8ac4549
refs/heads/master
2022-11-17T08:06:46.615801
2020-07-11T16:28:31
2020-07-11T16:28:31
276,514,956
0
0
null
2020-07-02T01:00:50
2020-07-02T01:00:49
null
UTF-8
C
false
false
15,511
c
/* $OpenBSD: pax.c,v 1.26 2004/01/20 14:08:45 otto Exp $ */ /* $NetBSD: pax.c,v 1.5 1996/03/26 23:54:20 mrg Exp $ */ /*- * Copyright (c) 1992 Keith Muller. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley...
[ "gunter.mueller@gmail.com" ]
gunter.mueller@gmail.com
0ac3bde37a2906b434e9b4ca186e9927dcede830
7778696ea739e29dfb18343225985047404d63e4
/Linux OS and Programming/Activity3/Q1/cnsmr_stck.c
0428340025a611a8203f28e1e764418724573584
[]
no_license
99003674/LinuxAssignments
1ff91280e78c496a5cfa8bafb6ee929d7056f3f0
4f86cbbe18b3e5c93696e3640a46634fbcfb46dd
refs/heads/main
2023-03-13T18:16:48.418531
2021-03-06T11:30:24
2021-03-06T11:30:24
343,697,841
0
0
null
null
null
null
UTF-8
C
false
false
2,552
c
#include<pthread.h> #include<semaphore.h> #include<stdio.h> int Max_Svalue = 10; int stack[10]; int top = -1; int data; /* *funtion to check the stack is empty or not */ int emptyStack() { if(top == -1) return -1; else return 0; } /* *funtion to check the stack is full or not */ int fullSt...
[ "noreply@github.com" ]
99003674.noreply@github.com
fe0e81ad7a3312e6f48b324d88cb3b8d0b3e6d24
d0c44dd3da2ef8c0ff835982a437946cbf4d2940
/cmake-build-debug/programs_tiling/function14440/function14440_schedule_8/function14440_schedule_8_wrapper.h
94ef46b91aa8911bfc4e9dbd8cb99cb51e348db3
[]
no_license
IsraMekki/tiramisu_code_generator
8b3f1d63cff62ba9f5242c019058d5a3119184a3
5a259d8e244af452e5301126683fa4320c2047a3
refs/heads/master
2020-04-29T17:27:57.987172
2019-04-23T16:50:32
2019-04-23T16:50:32
176,297,755
1
2
null
null
null
null
UTF-8
C
false
false
327
h
#ifndef HALIDE__generated_function14440_schedule_8_h #define HALIDE__generated_function14440_schedule_8_h #include <tiramisu/utils.h> #ifdef __cplusplus extern "C" { #endif int function14440_schedule_8(halide_buffer_t *buf00, halide_buffer_t *buf01, halide_buffer_t *buf0); #ifdef __cplusplus } // extern "C" #endif...
[ "ei_mekki@esi.dz" ]
ei_mekki@esi.dz
2f8bf04d91a86dfaf53f5a8bb313f0291f2e6cd8
a780d2de6ffa50322f7571acdf97ec9ad32798fa
/TugOWar/Classes/Constants.h
b705cfd8fe0519da3b4326eff02f4862af6a9220
[]
no_license
mrballistic/Tug-of-War
29c66c1fcf9fcf6aefbc87edeea139f5508f8220
8cf2badd68e525808d5af8a1403c2ca3fa7942c0
refs/heads/master
2020-06-06T02:53:21.473874
2012-06-04T21:29:01
2012-06-04T21:29:01
3,506,950
0
0
null
null
null
null
UTF-8
C
false
false
842
h
// // Constants.h // TugOWar // // Created by Todd Greco on 2/21/12. // Copyright (c) 2012 carlscripter.com. All rights reserved. // #ifndef TugOWar_Constants_h #define TugOWar_Constants_h // not sure why, but my brain doesn't think natively in radians; degrees ftfw #define degreesToRadians(x) (M_PI * x / 180.0)...
[ "mrballistic@gmail.com" ]
mrballistic@gmail.com
4a27be3dc4526fa5e28932229a51739bfff4a821
16c6eb54d2d1e4af3f94755b6a12cff26c4b4ee9
/iRODS/server/api/src/rsNccfGetVara.c
2dea2d72a59548255ecc005a1619fe3fa56ce2b0
[]
no_license
jdkruzr/irods
a743066b1c5d76b0517976db9ebd2b54fe94f48b
3c6e92180a2fdd0fcf9f7607f6cfc8e562f8baf3
refs/heads/master
2020-11-29T15:06:12.354607
2012-09-11T14:24:34
2012-09-11T14:24:34
null
0
0
null
null
null
null
UTF-8
C
false
false
5,493
c
/* This file handles the libcf subsetting. */ #include "nccfGetVara.h" #include "rodsLog.h" #include "rsGlobalExtern.h" #include "rcGlobalExtern.h" #include "rsApiHandler.h" #include "objMetaOpr.h" #include "physPath.h" #include "specColl.h" #include "getRemoteZoneResc.h" int rsNccfGetVara (rsComm_t *rsComm, nccfGet...
[ "mwan@diceresearch.org" ]
mwan@diceresearch.org
15e42327b18e6d083b02a71944a1cc37ede22b53
5838cf8f133a62df151ed12a5f928a43c11772ed
/NT/net/rras/ndis/raspppoe/protocol.h
bfaace60d230cf3dc4f24b2c19af0ceaff115591
[]
no_license
proaholic/Win2K3
e5e17b2262f8a2e9590d3fd7a201da19771eb132
572f0250d5825e7b80920b6610c22c5b9baaa3aa
refs/heads/master
2023-07-09T06:15:54.474432
2021-08-11T09:09:14
2021-08-11T09:09:14
null
0
0
null
null
null
null
UTF-8
C
false
false
10,954
h
#ifndef _PROTOCOL_H_ #define _PROTOCOL_H_ #define PR_NDIS_MajorVersion 4 #define PR_NDIS_MinorVersion 0 #define PR_CHARACTERISTIC_NAME "RasPppoe" typedef struct _CALL* PCALL; /*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Functional Description: These macros will be ca...
[ "blindtiger@foxmail.com" ]
blindtiger@foxmail.com
1433ff533796369b92bf0739cc27d59280c8cfc7
3d75fa04b15b3492db78138fee6f9f5f4feb8ef0
/piscine_jour_02/ex04/ft_print_comb.c
58a90cfa04249e273f82547aad145ca8917bfbf2
[]
no_license
Sebastien-M/piscine_c
1242555b896077baee48057364257539e6f4c5ed
8b8e7346b93ee486bbc1712fc2eeb764e4668f67
refs/heads/master
2021-09-02T03:29:13.065984
2017-12-29T23:35:18
2017-12-29T23:35:18
115,760,978
1
0
null
null
null
null
UTF-8
C
false
false
915
c
#include "ft_putchar.c" void ft_print_comb(void) { int numbers[3] = {'0', '1', '2'}; while (numbers[0] <= '7') { while (numbers[1] <= '8') { while (numbers[2] <= '9') { if ((numbers[0] < numbers[1]) && (numbers[1] < numbers[2])) { ...
[ "seb.mandaba@gmail.com" ]
seb.mandaba@gmail.com
1c708f20bf3110b59bbbd6a293748428032f80a7
f95341dd85222aa39eaa225262234353f38f6f97
/ScreenSavers/Flurry/Sources/Flurry/TimeSupport.h
648fd93e4c4f55248d02af57213e908f98cfbac0
[]
no_license
Templier/threeoaks
367b1a0a45596b8fe3607be747b0d0e475fa1df2
5091c0f54bd0a1b160ddca65a5e88286981c8794
refs/heads/master
2020-06-03T11:08:23.458450
2011-10-31T04:33:20
2011-10-31T04:33:20
32,111,618
0
0
null
null
null
null
UTF-8
C
false
false
2,386
h
/////////////////////////////////////////////////////////////////////////////////////////////// // // Flurry : TimeSupport class // // Handle time-related things in a way that lets the existing Flurry code // be happy without modifications. Includes a rate limiter. // // Copyright (c) 2003, Matt Ginzton // Cop...
[ "julien.templier@ab80709b-eb45-0410-bb3a-633ce738720d" ]
julien.templier@ab80709b-eb45-0410-bb3a-633ce738720d
70652dc8f389f378792a3cc16c74f8a672546fba
51635684d03e47ebad12b8872ff469b83f36aa52
/external/gcc-12.1.0/gcc/testsuite/gcc.target/aarch64/sve/acle/asm/subr_u64.c
78d94515bd4cfe9f89f700c6dfedfaff8cfa3777
[ "LGPL-2.1-only", "FSFAP", "LGPL-3.0-only", "GPL-3.0-only", "GPL-2.0-only", "GCC-exception-3.1", "LGPL-2.0-or-later", "Zlib", "LicenseRef-scancode-public-domain" ]
permissive
zhmu/ananas
8fb48ddfe3582f85ff39184fc7a3c58725fe731a
30850c1639f03bccbfb2f2b03361792cc8fae52e
refs/heads/master
2022-06-25T10:44:46.256604
2022-06-12T17:04:40
2022-06-12T17:04:40
30,108,381
59
8
Zlib
2021-09-26T17:30:30
2015-01-31T09:44:33
C
UTF-8
C
false
false
7,004
c
/* { dg-final { check-function-bodies "**" "" "-DCHECK_ASM" } } */ #include "test_sve_acle.h" /* ** subr_u64_m_tied1: ** subr z0\.d, p0/m, z0\.d, z1\.d ** ret */ TEST_UNIFORM_Z (subr_u64_m_tied1, svuint64_t, z0 = svsubr_u64_m (p0, z0, z1), z0 = svsubr_m (p0, z0, z1)) /* ** subr_u64_m_tied2: ** mov (z[0-9]+\.d), ...
[ "rink@rink.nu" ]
rink@rink.nu
6889a3b000f0b66f17bdf97b95ff178750efecfa
974a43ef09de22fc20f54fa879c76cf10230b2b1
/src/liste.h
209d0e6b99652ee1d5a6d6f5bca25c302e2db226
[]
no_license
loic-hourdin/data-analyser
fd9a8f69e0086048e6f83a8891e1945ef36ffb5b
8c800f8ad130fb1a027833220ae9650bdd641013
refs/heads/master
2021-01-22T04:48:32.303547
2017-02-10T15:59:10
2017-02-10T15:59:10
81,580,480
0
0
null
null
null
null
UTF-8
C
false
false
438
h
#ifndef LISTE_H #define LISTE_H #include <stdio.h> #include <stdlib.h> typedef long T; typedef struct maillon *Liste; struct maillon { T donnee; Liste suivant; }; Liste cons (Liste l, T nvelt); int appartient(T x, Liste l); Liste add (Liste l, T e); void affiche (Liste l); int position (Liste l, T e); int nombre (L...
[ "noreply@github.com" ]
loic-hourdin.noreply@github.com
53790b71a61693124e13ddab8a3155735c2c1257
012f3145ea5c1ad13172de9a0c155dae95b081e6
/Week7/mac.c
6bbff3ae3ad875065d5d1554b07b2a0f3d5d7833
[]
no_license
garg-shubham/CSN-361
b130180c4dc1a147b6c3b5d8aee082ac3d494aaf
85d76de470bd7462308946ac182fb0fea46dbba9
refs/heads/master
2021-07-05T10:21:41.747769
2017-09-30T09:57:57
2017-09-30T09:57:57
105,159,887
0
0
null
null
null
null
UTF-8
C
false
false
801
c
#include <sys/socket.h> #include <sys/ioctl.h> #include <linux/if.h> #include <netdb.h> #include <stdio.h> #include <stdlib.h> #include <string.h> char *getmac(char *iface) { #define MAC_STRING_LENGTH 15 char *ret = malloc(MAC_STRING_LENGTH); struct ifreq s; int fd = socket(PF_INET, SOCK_DGRAM, IPPROTO_IP); str...
[ "sg.shubhamgarg.1@gmail.com" ]
sg.shubhamgarg.1@gmail.com
13c4e7ddeb02260e2699ce8ca44cd666089b81d9
ba26b70eadf113bc5564f7adb91bbc0381ccc4f9
/src/edge-impulse-sdk/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df2T_init_f64.c
ade2b7554f1f4018e1d87c5accda27fca4a2464d
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause", "MIT" ]
permissive
edgeimpulse/workshop-iotc-arduino-portenta
0c083e6bbbbe1aba726ff31579e19635df0d6dd4
838938c5cbc3bf73d891afe349a8dd1c020f581f
refs/heads/main
2023-09-03T06:08:58.038337
2021-11-18T10:29:17
2021-11-18T10:29:17
429,015,681
4
1
null
null
null
null
UTF-8
C
false
false
3,502
c
#include "edge-impulse-sdk/dsp/config.hpp" #if EIDSP_LOAD_CMSIS_DSP_SOURCES #include "edge-impulse-sdk/dsp/config.hpp" #if EIDSP_LOAD_CMSIS_DSP_SOURCES /* ---------------------------------------------------------------------- * Project: CMSIS DSP Library * Title: arm_biquad_cascade_df2T_init_f64.c * Desc...
[ "jenny@edgeimpulse.com" ]
jenny@edgeimpulse.com
00812ee78e8ae54b8487316fd0ef98ce1bfbdf67
78fd3f6ec58a86af2bf28d596f0a085323de1101
/starter-bots/cppBot/enums/PlayerActions.h
b1d1dadbbf0e5aa4872e3b572cf3c9f87bdf7a63
[]
no_license
EntelectChallenge/2021-Galaxio
cb4e52abbf527e10431d7f101e2e79f1a81d2059
43c4933aaddecb5de92244452641fa8795f7d209
refs/heads/develop
2023-07-13T12:54:34.610079
2021-08-16T19:39:05
2021-08-16T19:39:05
348,300,723
34
20
null
2021-08-16T20:05:30
2021-03-16T10:15:44
C#
UTF-8
C
false
false
207
h
#ifndef CPPBOT_PLAYERACTIONS_H #define CPPBOT_PLAYERACTIONS_H enum class PlayerActions { Forward = 1, Stop = 2, StartAfterburner = 3, StopAfterburner = 4 }; #endif //CPPBOT_PLAYERACTIONS_H
[ "fabio.loreggian@entelect.co.za" ]
fabio.loreggian@entelect.co.za
366af28a3b0bb6557f7e517f0872ebd14fa69982
3094b8e3224218ea6811f0dad99dc8faf77bef47
/Lab in Operation Systems/HW3/kernel/exit.c
b0d3fa50dc0243428875020abcdb6cd45299a4b1
[]
no_license
tomertn/technion
df95f6df0e13d488cef829976cb70f3bb8bc45c6
258e3ab8f6acb8474021f28af76c3df478f2e9ab
refs/heads/master
2022-09-24T14:02:34.280347
2020-06-06T16:34:06
2020-06-06T16:34:06
269,949,547
0
0
null
2020-06-06T10:50:16
2020-06-06T10:42:43
null
UTF-8
C
false
false
17,587
c
/* * linux/kernel/exit.c * * Copyright (C) 1991, 1992 Linus Torvalds */ #include <linux/config.h> #include <linux/slab.h> #include <linux/interrupt.h> #include <linux/smp_lock.h> #include <linux/module.h> #include <linux/completion.h> #include <linux/personality.h> #include <linux/tty.h> #include <linux/namespa...
[ "tomertn@gmail.com" ]
tomertn@gmail.com
d1f1551eefa61428aed3e4e563c8ab421d4ae839
52dcc13516953490b58bc5d53973b85745601b3e
/res/src/mobileplatformhorizontal.b3.c
70bd79c1f948564d82f682e8cbcc37683a360abb
[]
no_license
byDragonElite/gbjam2016
c15bf30f6b0feef4ba4648f888f9fbc01b8d27d8
1eeff05204c5970141dd8e4e196c165332909959
refs/heads/master
2021-01-10T23:12:52.972528
2016-10-10T05:37:31
2016-10-10T05:37:31
null
0
0
null
null
null
null
UTF-8
C
false
false
1,265
c
/* SRC/MOBILEPLATFORMHORIZONTAL.B3.C Tile Source File. Info: Form : All tiles as one unit. Format : Gameboy 4 color. Compression : None. Counter : None. Tile size : 16 x 16 Tiles : 0 to 1 Palette colors : None. SG...
[ "sergeeo@gmail.com" ]
sergeeo@gmail.com
be2c9f30df0abb3f20272fe8b35861caf23f1fd4
5ee028ee2582a2d566c22a32097a1fcbed314fcc
/openwsn-fw-antiJamming/openapps/csensors/csensors.c
3b0bb9a485ae16848c9967ef9bee2552f22b8e64
[]
permissive
ssciancalepore/BitTransfer
70c5b271743ebe683d7a3a37d595dbab132f903e
b9d343b0219259f4870e9362b99c27f544014b89
refs/heads/master
2022-06-20T18:38:03.271254
2019-09-15T04:56:32
2019-09-15T04:56:32
199,583,953
1
1
BSD-3-Clause
2022-06-03T22:45:01
2019-07-30T05:53:29
C
UTF-8
C
false
false
15,782
c
/** \brief Definition of the "csensors" app. A CoAP resource which allows an application to GET/SET the state of sensors. \author Nicola Accettura <nicola.accettura@eecs.berkeley.edu>, March 2015. */ #include "opendefs.h" #include "csensors.h" #include "opencoap.h" #include "packetfunctions.h" #in...
[ "savio.sciancalepore@gmail.com" ]
savio.sciancalepore@gmail.com
1c13ab91aaa8225af74db93d797a70220d8d18d2
e0ba560199137cec7f9edbdb2633cae006773989
/eval.c
ad959fcce9ac6e46686f7146a07cd80d80cfd9a2
[]
no_license
davidgabriel42/CS776PA4_PRELIM_RESULT
e51254375723789e3218f9e1a8c4b41e378ae7ed
d07ac1750691edfb368b6f1004946dd9d88bb7ef
refs/heads/main
2023-01-05T14:03:40.016445
2020-10-13T19:04:56
2020-10-13T19:04:56
303,802,904
0
0
null
null
null
null
UTF-8
C
false
false
1,615
c
#include <stdio.h> #include <math.h> #include "type.h" #define offset 10000.0 double decode(IPTR pj, int index, int size,POPULATION *p); double binToDec(int *chrom, int l,POPULATION *p); double eval(POPULATION *p, IPTR pj) /* Called from gen.c and init.c */ { double val; //double square = 0.0; val = deco...
[ "noreply@github.com" ]
davidgabriel42.noreply@github.com
e3413ab7ade9c2bebc5b8f76b887cdce50736d8b
3688d9613eb7017fbc46ab7087ae2bc53185c27b
/st-82/config.def.h
1451d591e568ad7bb81a2890c1912b7ed57ba3f3
[ "MIT" ]
permissive
edbarz9/sde
1b91fb1a733158dad60b1189f6b6c63fceb87c53
d88263c25cc65b8585788a7531e619fccf583ac4
refs/heads/master
2020-04-24T22:50:15.470112
2019-04-01T15:28:00
2019-04-01T15:28:00
172,324,357
0
0
null
null
null
null
UTF-8
C
false
false
20,674
h
/* See LICENSE file for copyright and license details. */ /* * appearance * * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ static char *font = "Envy Code R:pixelsize=16:antialias=true:autohint=true"; static int borderpx = 2; /* * What program is execed by st depends of these prece...
[ "charles@tinson.cc" ]
charles@tinson.cc
e37f21aa95d1c0dbd688f63dfbc4c533b944c840
a13dcde0618087528fd8e368930a29a94006c5cd
/ft_lstmap.c
d1a5c4cd7b676cf43d17bc4cbd72e7430b960a78
[]
no_license
obuzmakova/libft
d734d84d5f7559ff6f7b030ed5503299940b1cc3
fe3aec2f95c295a4f46a2120fc09a7115d57a28b
refs/heads/master
2022-01-22T21:42:33.782144
2019-05-28T15:12:26
2019-05-28T15:12:26
182,398,016
0
0
null
null
null
null
UTF-8
C
false
false
1,155
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_lstmap.c :+: :+: :+: ...
[ "mleticia@at-k5.21-school.ru" ]
mleticia@at-k5.21-school.ru
b1948841e7c9e9c3d16a8a335206a03610ce177b
94e8344ee420ae4d2eb1643e95973845f341a3d2
/gcc_4.3.0_mutants/mutant101860_fold-const.c
d68baa23be72f3d671e284673de8f8ea0b668110
[]
no_license
agroce/compilermutants
94f1e9ac5b43e1f8e5c2fdc17fa627d434e082f3
dc2f572c9bfe1eb7a38999aaf61d5e0a2bc98991
refs/heads/master
2022-02-26T21:19:35.873618
2019-09-24T15:30:14
2019-09-24T15:30:14
207,345,370
1
0
null
null
null
null
UTF-8
C
false
false
487,951
c
/* Fold a constant sub-tree into a single node for C-compiler Copyright (C) 1987, 1988, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GCC. GCC is free software; you can redistribute it and/or modify it under ...
[ "agroce@gmail.com" ]
agroce@gmail.com
40e07a94268452922b9b45b602d68ea436c0f32d
a1446c3f95df2dfe097a9bd6b463767b00f18140
/usr.sbin/ppp/ppp/cbcp.c
5dd2685c85bfc13ca041392effc8d700e1660ee8
[ "BSD-2-Clause" ]
permissive
chrissicool/l4openbsd
e2fb756debc1c3bdc1c2da509fa228c25a3185e8
077177814444e08500e47bc2488502f11469bc60
refs/heads/master
2021-04-09T17:12:53.122136
2011-08-22T16:52:58
2011-08-22T16:52:58
1,706,491
18
4
null
2017-04-06T19:17:29
2011-05-05T14:08:03
C
UTF-8
C
false
false
23,153
c
/*- * Copyright (c) 1998 Brian Somers <brian@Awfulhak.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice...
[ "cludwig@net.t-labs.tu-berlin.de" ]
cludwig@net.t-labs.tu-berlin.de
caa82c7718c53e86b97c1828b28ec3fcc9780969
e5928a28dfb53860e3915687133849a7ec69af4a
/p22.c
74b21e31e4da9833f94b2e1e932d79eda95c56db
[]
no_license
pruthil55/C-Practicals
68af0687ce2dc5bd4f63b1e0b5ce29f77e7f03d0
ad004ce5fa5cdb7f4afb9c0630a44cdf2346a86e
refs/heads/master
2020-12-07T05:10:51.661578
2020-10-01T18:03:20
2020-10-01T18:03:20
232,641,701
3
1
null
2020-10-01T18:03:23
2020-01-08T19:27:53
C
UTF-8
C
false
false
725
c
#include<stdio.h> int n; float avg(int c[]); int main() { int a[50],i,b[50],sigma; float mean,meansquare; printf("enter the number of element n:"); scanf("%d",&n); for(i=0;i<n;i++) { printf("\n enter your element="); scanf("%d",&a[i]); } mean=avg(a); pr...
[ "noreply@github.com" ]
pruthil55.noreply@github.com
1476520d925ffb56dee06d291eb8057fd4660a2f
fd8fe1b8e7892cdee0e6b09d742c80b81f6d9e35
/lab2/kmccu003_lab2_part1/kmccu003_lab2_part1/kmccu003_lab2_part1.c
a2993cf8f1d3818a295cdaefecfd6cad3cee8c01
[]
no_license
madsk/CS120B-Labs
0255f72c2ada2a34fc10138be3663f45c43a1fd9
414714d220a486614e231485dd8d61dcdeb493a3
refs/heads/master
2020-03-24T19:25:15.030180
2018-08-24T22:40:35
2018-08-24T22:40:35
142,925,351
0
0
null
null
null
null
UTF-8
C
false
false
1,525
c
/* Author : Kiana McCullough * * Partner(s) Name & E-mail: Keilani Conner, kconn006@ucr.edu * Lab Section: B21 * Assignment: Lab # 2 Exercise # 1 * * I acknowledge all content contained herein, excluding template or example * code, is my own original work. */ #include <avr/io.h> // Bit-...
[ "kmccu003@ucr.edu" ]
kmccu003@ucr.edu
f4565d7a050ef70c729c9a96713fe316f232549b
d5604f76a6e5305f6613da6209ddf0d0d217137e
/variants/atmelsam/samv71b/include/instance/piod.h
1ef32c9a04a1d637408191d8fbdb8cdc4da81e26
[ "Apache-2.0" ]
permissive
chepo92/framework-cmsis-atmelsam
72afb550e8ea6422cce445b28d5116dfca15a75c
ca2abc9e661b92c2dd2185c6aa5e01012ba27bcf
refs/heads/master
2022-03-03T19:52:00.175944
2019-11-07T19:30:23
2019-11-07T19:30:23
null
0
0
null
null
null
null
UTF-8
C
false
false
12,680
h
/** * \file * * \brief Instance description for PIOD * * Copyright (c) 2019 Microchip Technology Inc. * * \license_start * * \page License * * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in complia...
[ "frankleonrose@gmail.com" ]
frankleonrose@gmail.com
bf695704a1079865eac2fc0232889fba654bf068
dc6e8503c874653d477dbbad34c1690e691c07a5
/WEB/lwip-1.4.1/src/include/lwipopts.h
72710e15a713f27a8b4d7a6fa8dfe656555a7189
[ "BSD-3-Clause" ]
permissive
gustavokcouto/ADHOC
c281b09895b11ca56a1c3df4d67d9e75e26df8f1
b9c825e07186af7c5d0cc7c5ebd8759c760b501a
refs/heads/master
2020-03-18T02:18:24.440304
2018-05-21T06:05:37
2018-05-21T06:05:37
134,184,223
0
0
null
null
null
null
UTF-8
C
false
false
2,601
h
/* * Copyright (c) 2001-2003 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright ...
[ "oniascbs@gmail.com" ]
oniascbs@gmail.com
dfdade8edb1c771c194ac23ce6f8fe1e01ad914b
447cdfea0fba18996cb36b0f72b209a03d0213e3
/test/trial/listdemo2.c
054a8c6e8d708a4e74ba25f05f4cb8626339d0eb
[]
no_license
tagynedlrb/LinuxSystem-MonitoringSystem
b69ca6e0830f9a8b47dfabe84968251dabde93a3
b790e3dfa96fc47e6c391b3916f79878efe54966
refs/heads/master
2023-02-21T03:48:28.589758
2021-01-12T01:02:16
2021-01-12T01:02:16
208,721,949
0
0
null
null
null
null
UTF-8
C
false
false
6,038
c
#include <stdio.h> #include <string.h> #include <sys/types.h> #include <sys/param.h> #include <dirent.h> #include <unistd.h> #include <stdlib.h> #include <ctype.h> #define ONE_LINE 80 #define PAST 0 #define PRESENT 1 #define DATA_NUM 5 #define MAX_ROW 200 #define PORT 9001 enum datas{PID, PATH, CPU, MAJ_FLT, RSS} dat...
[ "tagynedlrb@naver.com" ]
tagynedlrb@naver.com
dc1403831275d487b541172234913e25ac3b05ae
7b0e0ec6d4c1b5c89729506ebb07d48029190e9a
/src/models/https/https.c
e7a155cbd64e1dba67aca7afb0f205f06fecca96
[]
no_license
treesYU/spider-c
2655d85c0b56777858fc6ec44ced253324149294
b506d34add01b23ed386fbdd34002e652a85c6cf
refs/heads/master
2020-11-23T19:11:52.648149
2020-01-21T07:43:24
2020-01-21T07:43:24
227,783,916
0
0
null
null
null
null
UTF-8
C
false
false
2,575
c
/********************************************************************** * Descripttion: * version: * Author: trees.yu * Date: 2020-01-06 07:47:28 * LastEditors: trees.yu * LastEditTime: 2020-01-14 00:15:00 **********************************************************************/ #include <curl/curl.h> #inc...
[ "3189109768@qq.com" ]
3189109768@qq.com
62cdf7624b500e7dd922592dda2b2a1c822f4e78
45324cf50ba03fc925a48f9be63002a9b65b8e93
/components/led/led.h
5de1beb9e2b7f9623f228b804e21efbe24b8fe54
[ "MIT" ]
permissive
m5stack/TimerCam-idf
b0aeca8fe3465b1f5037de2ededa58cde4e365c8
09c5a07a3630f7c9bf0cbf78d3bf81beadee9817
refs/heads/master
2023-08-23T05:20:32.627743
2023-08-09T02:25:12
2023-08-09T02:25:12
297,920,733
13
3
null
null
null
null
UTF-8
C
false
false
86
h
#pragma once // 0 ~ 1024 void led_brightness(int duty); void led_init(int led_gpio);
[ "heycoolbin@gmail.com" ]
heycoolbin@gmail.com
9282612f908b205019631684f66f2eac296ef74c
9ac15c372d29b6af05e229b20330284a5985ee3a
/C코드/4.포인터/3.Double_pointer.c
484ea5a812a5a2acdd3e4a8387433db69b465f7c
[]
no_license
tjsxo09/Data-Structure
0ead25d86e4cb02571dcb054e7d32ab862fb8ee7
338ffcff01bd9538a8e9ab17b2b1779fdc149149
refs/heads/master
2022-06-20T00:29:34.359538
2020-05-16T18:32:51
2020-05-16T18:32:51
263,064,065
0
0
null
null
null
null
UTF-8
C
false
false
693
c
#include <stdio.h> void main(int arc, char **argv) { // 더블 포인터 변수 선언 int int_value = 500; int *ptr_int = &int_value; int **pptr_int = &ptr_int; // 각 변수의 출력 값 printf("변수 int_value의 값 : %d\n", int_value); printf("포인터 변수 ptr_int 값 : %d\n", ptr_int); printf("포인터 변수 ptr_int가 가리키는 변수 값 : %d\...
[ "40693021+tjsxo09@users.noreply.github.com" ]
40693021+tjsxo09@users.noreply.github.com
c1dd615dd4c7154794055be5081a4403afa29dd2
c7d39b38f520a30705727ce3bb1ee6b7811a148f
/Recources/NXP_LPC11C24/LPC11C24FBD48/AN11258/Examples/master/drivers/lpc17xx/include/lpc17xx_i2c.h
5627a58c990bfcf74416f44b490c46e12dbfb03a
[]
no_license
SmokingDonkey/TrainHub
fcaef5691e7a020ca38d25e59c3a6dee3fe65520
a11817b30eca6b7ea6365a4717785226a6f68346
refs/heads/master
2016-09-06T08:54:17.477910
2014-06-01T14:46:37
2014-06-01T14:46:37
null
0
0
null
null
null
null
UTF-8
C
false
false
17,015
h
/********************************************************************** * $Id$ lpc17xx_i2c.h 2010-05-21 *//** * @file lpc17xx_i2c.h * @brief Contains all macro definitions and function prototypes * support for I2C firmware library on LPC17xx * @version 2.0 * @date ...
[ "keller_reto@bluewin.ch" ]
keller_reto@bluewin.ch
d16d8726377ea38753f08d77531ac63ae21b04c2
edaab5ce79a73ff63b7ac7c5fb97552298ce0550
/printf/libft/ft_memcpy.c
07bd180a48df792ea4274c6b09ae202ec94baeeb
[]
no_license
sniffd/lem_in
c5ba503ccf277653da65babfb8f519085d4def00
9d164c86332ecac7504e2687138890e339adbe2e
refs/heads/master
2020-08-28T05:04:22.612386
2020-04-14T19:00:58
2020-04-14T19:00:58
217,599,502
1
0
null
null
null
null
UTF-8
C
false
false
1,219
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_memcpy.c :+: :+: :+: ...
[ "syndima43@yandex.ru" ]
syndima43@yandex.ru
c80bcb12dfcaf07b8577b6a46047e40c9d5e195b
098bb95654053b1e7eee84e2cdd7de41dd813fb2
/junk/popt.c
c32c4531a823053bbd172152c5feb8a9e6a9e98d
[]
no_license
flatcap/gdiff
ea105610881bbddc2b0c2eb756ee54a8c441346f
1071e8a1e243719e00489e19b9228dc88b7cdcac
refs/heads/main
2022-06-16T20:00:12.474752
2022-06-12T19:23:17
2022-06-12T19:23:17
149,684,843
1
0
null
null
null
null
UTF-8
C
false
false
2,282
c
#include <popt.h> #include <stdio.h> void usage (poptContext optCon, int exitcode, char *error, char *addl) { poptPrintUsage (optCon, stderr, 0); if (error) fprintf (stderr, "%s: %s", error, addl); exit (exitcode); } int main (int argc, char *argv[]) { char c; /* used for argument parsing */ ...
[ "richard.russon@gmail.com" ]
richard.russon@gmail.com
47c3830b2e38f6a73db52ce2fc5a814ab1fc85f5
3188ffaed143e7607efddb0803ecc31f258bbb14
/Teste-dentro-enclave/sfpwd/enclave/allp3.h
2e99f7caf7ccd98e2cf860c9389b5e601650d714
[]
no_license
lmcad-unicamp/SGX-Performance-Experiments
e66cc29170149ad96c674842275f7b73ff06c5c3
2e5557565e755cf716a573ca56c05db4d44de4ca
refs/heads/main
2023-06-28T16:52:56.339611
2021-07-30T14:36:40
2021-07-30T14:36:40
null
0
0
null
null
null
null
UTF-8
C
false
false
2,129
h
/* This file is automatically generated. DO NOT EDIT! */ #ifndef _allp3_h #define _allp3_h typedef struct Allpass *allpass; /* abstract data type */ allpass allpass_init(int nw /* filter size */, int nj /* filter step */, int nx, int ny, int nz /* data size */, ...
[ "l182371@dac.unicamp.br" ]
l182371@dac.unicamp.br
9ac5131a873acc0efdeb93ebd4be4cfd318e92c3
0970805fd8b10e52ea0a3e8f12fb1e24946d7ef5
/amg/Solve/SSS_SOLVE.h
5667cc0b3f5b36a8468b37599a5afb87f43c0be9
[]
no_license
txthpc/amg
9a21d86299bf67f6f2ce22c15a8f6f6ba7e9d676
9843b9abe81a2fff3ba45e8b35c82c3a56ea7fcc
refs/heads/main
2023-06-18T22:12:13.186312
2021-07-17T07:24:05
2021-07-17T07:24:05
386,296,885
0
0
null
null
null
null
UTF-8
C
false
false
216
h
#ifndef _SSS_SOLVE_H_ #define _SSS_SOLVE_H_ #include "../SSS_main.h" #include "../SSS_matvec.h" #include "../SSS_utils.h" #include "SSS_cycle.h" SSS_RTN SSS_amg_solve(SSS_AMG *mg, SSS_VEC *x, SSS_VEC *b); #endif
[ "txtwork@163.com" ]
txtwork@163.com
f0eb0db3eb0787f4d4e0a49475ad627b587b193d
db1a636857cb24677087a6467dc6681cd851f52d
/terraingen example project/gensrc/rdata_section.h
11da68888c2396b9e23020b28b6e811296123392
[]
no_license
Ques4k/Static-Recomplication
4c60aed15eac07e221af7be63305ebbe780a414e
e9bd8a48d8ed7c65175b949ffaf3ba92c992e4d8
refs/heads/main
2023-02-03T03:01:17.884915
2020-12-21T08:06:22
2020-12-21T08:06:22
null
0
0
null
null
null
null
UTF-8
C
false
false
1,262,419
h
/* Copyright (c) Mathias Kaerlev 2013-2014. This file is part of cuwo. cuwo 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 the License, or (at your option) any later ...
[ "noreply@github.com" ]
Ques4k.noreply@github.com
9321d63ca05190211d3c38bd7e58ddf93b15fce5
d33c3de4cd681d84fecb38223201d6b7ddb7357b
/inc/sool/Maths/Scaler.h
92b40a8e58510b6847521ded676535436d763001
[]
no_license
rayvburn/STM32_SOOL
d216e6e466e193e564194e4562192ae20ae9fbf6
c5ad0c636e04da2f6d228eed385dca6f2d0f2cb2
refs/heads/master
2021-11-14T01:25:33.556587
2021-05-22T14:59:45
2021-05-22T14:59:45
236,792,595
0
0
null
null
null
null
UTF-8
C
false
false
590
h
/* * Scaler.h * * Created on: 11.12.2019 * Author: user */ #ifndef INC_SOOL_MATHS_SCALER_H_ #define INC_SOOL_MATHS_SCALER_H_ #include <stdint.h> /** * * @param value_digital * @param value_min_physical * @param value_max_physical * @param value_min_digital * @param value_max_digital * @return * @n...
[ "j.karwowski@stud.elka.pw.edu.pl" ]
j.karwowski@stud.elka.pw.edu.pl
d45df5b4612bd20170720cd441950dab729470f6
83b9c1b57dfe864c1e04327f48fd78f34d73a39b
/code_pairs_train/a351_2.c
2b60048d97cc7ae38548741d8fbe5b617367b14e
[]
no_license
akhil-eppa/plag-detect-psrl
d06118c867e1b0f4c58972cac86e8aa3960fb866
bd41b4597efc110f245909b0afac492432ff94e6
refs/heads/master
2022-11-29T00:18:53.019469
2020-08-02T10:28:44
2020-08-02T10:28:44
269,403,228
1
0
null
null
null
null
UTF-8
C
false
false
254
c
#include<stdio.h> void main() { int t; scanf("%d",&t); while(t--) { int n,i,c=1,m; scanf("%d",&n); int a; scanf("%d",&a); m=a; for(i=1;i<n;i++) { scanf("%d",&a); if(a<m) { c++; m=a; } } printf("%d\n",c); } }
[ "akhil.e2k@gmail.com" ]
akhil.e2k@gmail.com
efddab343ec269ac540940be0568031e11146009
1e1a6d6eddcf28d0eec77de85fa9da69a8dde735
/DLA/SKL/skl_benchmark/kernel/11.11x4kernel11x16x0_154x5664x368_220+320.c
b06d78ac052cfdf44d240ff2a93e8e518057f013
[]
no_license
hpc-sslab/lamma
8d0b55d6d1e8811110927d210b37a1bea4e02f9c
52caa049fa9cb70021f7f7a3952c232125b3632e
refs/heads/master
2020-03-25T17:51:14.860753
2018-08-08T11:45:28
2018-08-08T11:45:28
143,999,367
0
0
null
null
null
null
UTF-8
C
false
false
12,829
c
#include "immintrin.h" #include "x86intrin.h" #include "zmmintrin.h" //#include <hbwmalloc.h> #define MR 11 #define NR 16 #define MB 154 #define NB 5664 #define KB 368 #define L1_DIST_A 220 #define L1_DIST_B 320 void micro_kernel0(int k, const double * A, const double * B, double * C, int ncol) { int i; register...
[ "choi@ssu.ac.kr" ]
choi@ssu.ac.kr
3362780189b10ab1eca31287ead21949d8425b2c
999b9d96510186d6f58f24cd3afca3ad5a9eb83c
/src/networking/stack/dns.h
d4d58574e1647fef5c826e69bc7f8d9564651978
[]
no_license
muhkuh-sys/org.muhkuh.tools-flashstation_app
6a6065cc710b752d2f3677575c5b46b16a788fea
bf3e8af46d483525d73ec1fd7dea8cac3b393996
refs/heads/master
2023-04-25T00:20:34.178638
2021-05-17T10:53:39
2021-05-17T10:53:39
315,661,078
0
0
null
null
null
null
UTF-8
C
false
false
987
h
/*************************************************************************** * Copyright (C) 2005, 2006, 2007, 2008, 2009 by Hilscher GmbH * * * * Author: Christoph Thelen (cthelen@hilscher.com) * * ...
[ "doc_bacardi@users.sourceforge.net" ]
doc_bacardi@users.sourceforge.net
681695c9bf2095930ced895c1bcaeebba033bd24
203eaa943ec0b5bc06ea608db4dda2b8676e1422
/src/macros.h
5e1a6c9c664748e96136a595c35e3010ac9abc20
[]
no_license
heedonggoh/PETScTemplate
ebffb71b9decdf56eea98cefb1a276ccfa20167c
e693c6b19fd8665d5e9d97824fad057d9e7a0ab5
refs/heads/master
2021-06-12T14:02:40.770714
2017-02-24T14:31:47
2017-02-24T14:31:47
null
0
0
null
null
null
null
UTF-8
C
false
false
897
h
#ifndef MACROS_H #define MACROS_H #include <petsc.h> #define boolean PetscBool #define integer PetscInt #define real PetscReal #define True PETSC_TRUE #define False PETSC_FALSE #define ecode PetscErrorCode #define BOLD "\033[1m" #define BLACK "\x1b[30m" #define RED "\x1b[31m" #define GREEN "\x1b[32m" #def...
[ "wellposed@gmail.com" ]
wellposed@gmail.com
03eb13722e9d03ce9bf5873f6014b506c0a41e36
3b684911409916edb04de1f281404b293bb47aae
/pkg/s1ap/asn1/CompletedCellinEAI.c
cf4eb7fbae4ca6f5fa15528e77b24645670a6356
[ "Apache-2.0" ]
permissive
eurekaX696/coreswitch
c68709f9a8bfcb52a7c8bfa9a4375d9c946f8dfd
69839bcdb18dbb0774da1458b4ffd20c16764e81
refs/heads/master
2023-03-16T15:41:02.618519
2019-09-30T23:18:26
2019-09-30T23:18:26
null
0
0
null
null
null
null
UTF-8
C
false
false
1,809
c
/* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "S1AP-IEs" * found in "r14.4.0/36413-e40.asn" * `asn1c -pdu=all -fcompound-names -findirect-choice -fno-include-deps -no-gen-example` */ #include "CompletedCellinEAI.h" #include "CompletedCellinEAI-Item.h" static asn_oer_constraints_...
[ "kunihiro.ishiguro@ntti3.io" ]
kunihiro.ishiguro@ntti3.io
21c66b9175cdbfb0ba1b2537d2e6cb77e3ecc877
59dae99dbd96f390e276b0979af7a5d9ce60fa7f
/2015/develop/build_ffmpeg/windows/include/zconf.h
6bc3bec5a13e51c78124f190898cd221eac4603b
[ "BSD-3-Clause" ]
permissive
matthew6868/timeline
c8695896592b5f0da65466c9afd6c91c8f453dc8
4e8192d1d078d73a4e6a81d450f2ca9c66d6e4a6
refs/heads/master
2021-07-16T21:26:45.771012
2017-01-06T02:40:32
2017-01-06T02:40:32
2,202,179
0
0
null
null
null
null
UTF-8
C
false
false
15,510
h
/* zconf.h -- configuration of the zlib compression library * Copyright (C) 1995-2013 Jean-loup Gailly. * For conditions of distribution and use, see copyright notice in zlib.h */ /* @(#) $Id$ */ #ifndef ZCONF_H #define ZCONF_H /* * If you *really* need a unique prefix for all types and library functions, * com...
[ "matthew6868@gmail.com" ]
matthew6868@gmail.com
b1cbbd517b475c762f47153ae4d61f6d7dc91e67
0f9049ae51aae345bd0cadf6a51f0c3f62bcaf8d
/include/util/util.h
eb35747191fb648de8da17d79a86a8c1c7a8b9a5
[]
no_license
captainwong/DSA
d17c770e66c2ff3946534afb83cd1cf12fa5e936
b3920ee66c27076742ebea7ad2f8fa1a6f23e297
refs/heads/master
2023-03-05T05:16:54.266346
2023-02-20T13:11:59
2023-02-20T13:11:59
26,855,214
17
6
null
null
null
null
UTF-8
C
false
false
141
h
#pragma once #ifndef _CRT_SECURE_NO_WARNINGS #define _CRT_SECURE_NO_WARNINGS #endif #include "print.h" #include "rand.h" #include "wait.h"
[ "1281261856@qq.com" ]
1281261856@qq.com
b41dd345d8eed09b399c680a7ac425f16c1337f3
b1692854675eab62eb5dd2d6379d9d16c48f767d
/include/qstate.h
aac2afc80486ff1f5ee1593d979879b58c73f08d
[]
no_license
WanQingGit/Quail
626ff09dabdb74f2682e885473d17c28873387da
d178806058fbf73b7be8f7fe100f182684621d1e
refs/heads/master
2023-01-06T01:37:30.943552
2020-10-29T15:23:45
2020-10-29T15:23:45
308,366,662
0
0
null
null
null
null
UTF-8
C
false
false
1,039
h
/* * Created on: Jul 19, 2019 * Author: WanQing<1109162935@qq.com> */ #ifndef INCLUDE_QSTATE_H_ #define INCLUDE_QSTATE_H_ #include "typeobj.h" #define MINSTACK 20 #define BASIC_STACK_SIZE (2*MINSTACK) //@formatter:off typedef enum { CS_END = (1 << 0), CS_HOOKED = (1 << 2), CS_CONTINUE = (1 << 3), CS_V...
[ "1109162935@qq.com" ]
1109162935@qq.com
b8a4a1d63f0eac781b66cc584b5d619d1d920976
91aeb53416cb77ec506b4198129fa62950d0ae8d
/jni/include/osipparser2/headers/osip_cseq.h
c9e2f1c2bfd7d8f3960d538765afec70929115b6
[]
no_license
Bjelijah/EcamTurnH265
af0c22c2da0432e91ed0762fe2ca7e47b8cde056
ef2e498f59e33f37b7d9dd6b60efb0f57a722822
refs/heads/master
2020-05-22T04:28:37.939683
2016-09-26T09:36:31
2016-09-26T09:36:31
64,272,174
0
0
null
null
null
null
UTF-8
C
false
false
3,310
h
/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This 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 Softwar...
[ "elijah@live.cn" ]
elijah@live.cn
3dffa11b88c83d368378a18696264c391306c8ef
67ed96b8b4762c78c8f96d16bae2076e30dc184d
/jetRpA/RpA/NewMC/DataMC/Corr2D.C
ae3c2292827575e0440147a0431855c796ea3391
[]
no_license
XuQiao/HI
4dae1dcf600d0ea64ea26403197135790ba3c4a2
e963cd9a5a393480e83e697b37327f4f7c4de8d4
refs/heads/master
2020-12-25T16:53:40.474495
2017-02-16T06:00:17
2017-02-16T06:00:17
64,085,142
1
0
null
null
null
null
UTF-8
C
false
false
2,104
c
#include "/home/xuq7/HI/jetRpA/RpA/Quality/root_setting.h" #include "/home/xuq7/HI/jetRpA/RpA/NewMC/produceandcheck/file.h" void Corr2D(){ gStyle->SetOptStat(kFALSE); gStyle->SetOptFit(1); gStyle->SetOptStat(0); gStyle->SetOptTitle(0); gStyle->SetErrorX(0); gStyle->SetOptStat(0); gStyle->SetPadB...
[ "qixu@cern.ch" ]
qixu@cern.ch
ab5031eeaa93275e4538730a408c88eda03d669f
e3d917181ee947fe596df4b66e1bdc066e9f9e02
/windowsbuild/MSVC2022/Qt/6.4.2/include/QtGui/6.4.2/QtGui/private/vs_test_p.h
5feaef7d38e077642a395362e83157b59f68cf17
[ "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause" ]
permissive
visit-dav/visit-deps
d1be0023fa4c91c02589e5d87ab4e48c99145bb5
d779eb48a12e667c3b759cedd3732053d7676abf
refs/heads/master
2023-08-08T15:30:28.412508
2023-07-31T22:34:52
2023-07-31T22:34:52
174,021,407
2
3
NOASSERTION
2023-07-06T16:07:22
2019-03-05T21:12:14
C++
UTF-8
C
false
false
7,290
h
// Copyright (C) 2022 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only #ifndef VS_TEST_P_H #define VS_TEST_P_H // // W A R N I N G // ------------- // // This file is not part of the Qt API. It exists for the convenience // of other Qt classe...
[ "noreply@github.com" ]
visit-dav.noreply@github.com
3e08b7588842a6aac601483044c861ba97b06145
77428d258556f1cae13c7435bcb5ee387d2f7ed9
/src/embedded/stm32f103_bluepill/blue_pill_nano/Inc/lv_port_indev.h
b42f3bcdaa4a9bec0396dc97bd9bd52ccd765db3
[]
no_license
imxood/imxood.github.io
d598d3d991f7e7d39787ecb2415ffe48489d9fd6
a6fe8fe069b8af9d65b6afaabecfcfe99ed1ed21
refs/heads/main
2022-10-23T12:52:11.966389
2022-10-04T06:04:59
2022-10-04T06:04:59
47,911,256
1
0
null
null
null
null
UTF-8
C
false
false
734
h
/** * @file lv_port_indev_templ.h * */ /*Copy this file as "lv_port_indev.h" and set this value to "1" to enable content*/ #if 1 #ifndef LV_PORT_INDEV_TEMPL_H #define LV_PORT_INDEV_TEMPL_H #ifdef __cplusplus extern "C" { #endif /********************* * INCLUDES *********************/ #include "lvgl/lvgl....
[ "imxood@gmail.com" ]
imxood@gmail.com
1a2babdb138dd59f97576acbf2a6b5f5999d88ce
d74142493702cab331c8fd54e4589053d264af7c
/week6/sthreads/test_arg.c
f69b50b35181c5141ed44c76551beb4a48a19f98
[]
no_license
AyaanaPS/IntroductionComputingSystems
f94282c0711b1373fe8207fab93f7b6bea2417d7
9189e0fddb9ddb95b74641ba622c25e324ba1caa
refs/heads/master
2021-05-04T01:18:48.122235
2016-10-17T23:13:16
2016-10-17T23:13:16
71,187,902
0
0
null
null
null
null
UTF-8
C
false
false
1,237
c
#include <stdio.h> #include "sthread.h" /* * Thread 1 divides the inputted argument by 2. * Thread 2 multiplies the inputted argument by 3. * * This test has two threads that both take in an argument. * This ensures that the argument is positioned properly in * the thread's machine context, such that the funct...
[ "noreply@github.com" ]
AyaanaPS.noreply@github.com
52f4d9c3d7d2b2e0f2c237386e2109bba0103f67
3286f38f37da2b40eaeb3664d5d55e27b0c31bf3
/training_data/s16_128_256_8_3.c
7d82e0bf3c1c31e5de28dbb566919092d64ec174
[ "BSD-3-Clause" ]
permissive
intel/neuro-vectorizer
e20e207c2fbd934bbe3bd8c6182a762c4733343c
28b65ab7cdcbae81b7e379e628bbf3bf85211000
refs/heads/master
2023-06-02T16:54:02.487191
2023-01-07T00:10:24
2023-01-07T00:10:24
219,954,590
79
35
BSD-3-Clause
2020-05-23T01:52:24
2019-11-06T09:04:15
C
UTF-8
C
false
false
2,119
c
/* Copyright (c) 2019, Ameer Haj Ali (UC Berkeley), and Intel Corporation All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this ...
[ "ameerh@berkeley.edu" ]
ameerh@berkeley.edu
abae7f2c5b9cda5d1866f86fd4cf27d1da7707e7
5383962f177474e20307a539a81082b292725b4c
/BinaryTree/BinaryTree/Source.c
e04e49aaf704ba0fc7f38e8c6506c7e4fb89d92a
[]
no_license
vancomaros/DSA
098b8b9ad1de89eccc568f94773a53904424b38b
825ab888c66813478ed731f56051e6e21101da6a
refs/heads/master
2023-08-31T18:41:51.652850
2021-10-22T22:20:04
2021-10-22T22:20:04
220,694,740
0
0
null
null
null
null
UTF-8
C
false
false
6,010
c
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <math.h> #include <time.h> #include "Header.h" #pragma GCC optimize ("O1") int size_of_array = 10; double lambda = 0; int elements = 0; int SUM = 1000000; struct Node* RBT = NULL; struct LEAF *root = NULL; struct ITEM *root_bvl = NULL;...
[ "noreply@github.com" ]
vancomaros.noreply@github.com
a5b65433429615f9ebe1195b5665106c06ced193
93de7999d11432b7ecaa8383df63310afa9f62b3
/tools/qemu-img/block.c
c8896210f270f92ef0950be990ef574f15f79dda
[ "BSD-3-Clause" ]
permissive
haizzus/SYSTEM-OS-OSFree
bc5745cf4192f3d8d8a59c7369c9a029fd071f3f
20d79864a58cb7f1abe1622dfb259b99750dbeff
refs/heads/master
2023-07-25T00:57:10.812543
2015-04-15T17:19:54
2015-04-15T17:24:07
null
0
0
null
null
null
null
UTF-8
C
false
false
16,301
c
/* * QEMU System Emulator block driver * * Copyright (c) 2003 Fabrice Bellard * * 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 ...
[ "miturbide@nextstep.com.ec" ]
miturbide@nextstep.com.ec
1a8da311bd167c939b73cb21c19f1e6df3a9f844
085f32710501a727054d0e3604426d37df1580a7
/tpm2-duplicate-test/tools_port/tpm2_loadexternal.c
65ec649a653380eaa5e117d3946004d3f6bad4ae
[]
no_license
leeehui/tpm2-test
862ecdf7801d228c9eaa03cdc53f048930cdf7b1
761392f0341c5fc49b22ad16a2e352b35728fa9f
refs/heads/master
2021-04-09T11:40:46.965056
2019-03-12T16:55:09
2019-03-12T16:55:09
125,475,709
0
1
null
null
null
null
UTF-8
C
false
false
5,332
c
//**********************************************************************; // Copyright (c) 2015, Intel Corporation // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are met: // // 1. Redistributions of s...
[ "leehui_hrbeu71102@163.com" ]
leehui_hrbeu71102@163.com
cbd91019e37fe9fb6c5dc068fc3b25948670e926
71c717bac9c107113fc8d732886860fea468bc4a
/src/config.c
aa7aac15cfe1f9cc785b028b712f97f4d98b0e69
[ "ISC", "BSD-3-Clause" ]
permissive
fprintf/machine
8afc2712a9832bac010b3be5de83c93d9e3504cb
f4c554c707b2c6dc89bf07fb3b1647358c18b85f
refs/heads/master
2020-04-16T16:40:36.682024
2019-01-30T03:24:14
2019-01-30T03:24:14
37,637,883
3
0
null
2018-06-08T06:08:53
2015-06-18T04:51:00
C
UTF-8
C
false
false
134
c
#include <stdlib.h> #include <stdbool.h> #include "config.h" /* GLOBAL CONFIG VARIABLE * INITIALIZATION */ struct config gconfig;
[ "fprintfhome@gmail.com" ]
fprintfhome@gmail.com
567a0e9ca34867d5e374716172f2cf463d2ab33d
8a7dccf07c371ef9818f3056f370507aab5b1e5b
/RegisterFile/isim/RegisterFileTest_isim_beh.exe.sim/work/p_3833120913.c
b766e5712590fa305e879700ff9e6050659daf2d
[]
no_license
hebaabdelwhab/Processor
6bc27784a38f82e1b9d351f15e5d6759d034d9db
363607947839425a85a6b9aabfbac9b170450e96
refs/heads/master
2022-06-11T04:15:55.236545
2020-05-02T22:32:42
2020-05-02T22:32:42
260,786,364
0
0
null
null
null
null
UTF-8
C
false
false
1,178
c
/**********************************************************************/ /* ____ ____ */ /* / /\/ / */ /* /___/ \ / */ /* \ \ \/ ...
[ "48566079+hebaabdelwhab@users.noreply.github.com" ]
48566079+hebaabdelwhab@users.noreply.github.com
5a3ff1d275fa72878e59edd919c51badc8d5d034
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/69a95b41-6fd6-469d-a468-2d757d85ba77.c
45a0793e6d866c26a262e089c6b38c2209aced78
[]
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
585
c
#include <string.h> #include <stdio.h> int main() { int i=0; int j=11; int k; int l; k = 53; l = 64; k = i/j; l = i/j; l = i/j; l = i%j; l = i+j; k = k-k*i; //variables //random /* START VULNERABILITY */ int a; char b[91]; char c[48]; a = 0; whil...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
0282760a24b9ffb704bc75e7b9c3ab38284a8b77
a3dc876f68cbe6a28e764c74b50ba058b83ca0e2
/20190412/day52/day5/select/chat2.c
cba83e49272870053cdf9ba531809a54281d614a
[]
no_license
Devilsider/Tencent_Cloud_Backup
706621d77a29773b3f28ef390ba306d6ed0f1a36
f04f6f0eba34123bb988fb68008bbfe7ea5bca52
refs/heads/master
2020-05-24T14:37:44.915007
2019-06-29T07:30:39
2019-06-29T07:30:39
187,311,445
2
1
null
null
null
null
UTF-8
C
false
false
873
c
#include <func.h> int main(int argc,char* argv[]) { ARGS_CHECK(argc,3); int fdr,fdw; fdw=open(argv[1],O_WRONLY); ERROR_CHECK(fdw,-1,"open"); fdr=open(argv[2],O_RDONLY); ERROR_CHECK(fdr,-1,"open1"); printf("chat2 fdr=%d,fdw=%d\n",fdr,fdw); char buf[128]={0}; fd_set rdset; int ret; while(1) { FD_ZERO(&rdse...
[ "784371251@qq.com" ]
784371251@qq.com
ad0d1de5aea69c4886fad87bd4933b5623be96b2
cbe74b63eafe2effd2bb8ffed9ef3940d88ee5c2
/ex2.c
ab110d04e0ece889dec9f00ade180cdedee4486a
[]
no_license
vinifcastro/Lista-3-IPCC
a7f829e01b71df134c25bc7c4cff03ee33ec2b41
12a84309fbb0660140f7c83dbab110289cbad5fb
refs/heads/main
2023-08-14T19:00:31.256158
2021-09-10T18:15:44
2021-09-10T18:15:44
404,548,875
0
0
null
null
null
null
UTF-8
C
false
false
281
c
#include <stdio.h> int main(){ int k, i; double far, cel; scanf("%d", &k); for(i = 0;i < k; i++){ scanf("%lf", &far); cel = 5*(far-32)/9; printf("%.2lf FAHRENHEIT EQUIVALE A %.2lf CELSIUS\n", far, cel); } return 0; }
[ "noreply@github.com" ]
vinifcastro.noreply@github.com
7671051b53f68e366d3c7c610fb4093c7de17cea
d62fa562969613e4643a5524184384a56c1db2ae
/ChatServer0508/Common/Protocol.h
2b0304e6757602176e7d4f330cc7a63d100654c9
[]
no_license
mime3/bit
4fa6299ae4d3512974f07cd0759cbad328e16f3f
8aaa5d9bbf949cab7b64b4a8cb84c0a69d917ac5
refs/heads/master
2020-05-05T05:49:19.036891
2019-06-26T23:33:42
2019-06-26T23:33:42
179,766,400
0
0
null
null
null
null
UTF-8
C
false
false
75
h
#pragma once enum PACKET_PROTOCOL : WORD { LOGIN, CHAT, JOIN, LEAVE };
[ "jmh0124@naver.com" ]
jmh0124@naver.com
f8f57753b38da5ead89c816795dfe9f7db20e060
1a3930cb270abc483b5eb14d8161f7b3d7291253
/auto-arc-esp32/arc_manager.h
ded10c415a3974ab0b6280eda9c27d2c386abe28
[ "Apache-2.0" ]
permissive
j3tm0t0/auto-arc-esp32
58d1d4f80f8375c22aae1edf4e303c85d9c8f9b0
5439420b21e9d7d3f7f48ce4001bf0f9c124a57a
refs/heads/main
2023-07-18T08:56:17.000027
2021-08-31T03:26:07
2021-08-31T03:26:07
401,559,942
0
0
null
null
null
null
UTF-8
C
false
false
17
h
void setupArc();
[ "j3tm0t0@gmail.com" ]
j3tm0t0@gmail.com
c4a78f519c499f4310fd7f8d3caf7aa180529998
a4f6199df496e03a1f5fd75b7edf065a3784d238
/os_abstraction/bcmos_common.h
23ce06072112ad2e943fd27bed4510b2e769d161
[ "Apache-2.0" ]
permissive
zxlin96/obbaa-polt-simulator
da86d4a238dd17b7837150966747ee9846a26384
af18ce9c250c7cdccef576d73be0d66655ad4471
refs/heads/master
2022-12-27T19:21:56.396002
2020-10-09T07:32:46
2020-10-09T07:32:46
null
0
0
null
null
null
null
UTF-8
C
false
false
61,223
h
/* <:copyright-BRCM:2016-2019:Apache:standard Copyright (c) 2016-2019 Broadcom. All Rights Reserved The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries 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 ...
[ "igor.ternovsky@broadcom.com" ]
igor.ternovsky@broadcom.com
c87ab834a0abafa78f63cbd341aa457ffe2994a9
24b621107435318fcb36c533adc0dd694417f3f9
/project/usb/include/cdcuser.h
a575e1ee20ec4ec1b14d844a8128cc7740d53a22
[]
no_license
godonce/DE_Project_Main
7eea3e8329240bdd29ec97d5b68f4a86b0c35ed6
7298c229a2dd8c72832a34048e2f2fc1f38c10de
refs/heads/master
2022-12-15T05:36:02.116205
2020-09-21T12:28:07
2020-09-21T12:28:07
278,051,664
1
0
null
null
null
null
UTF-8
C
false
false
2,657
h
/*---------------------------------------------------------------------------- * U S B - K e r n e l *---------------------------------------------------------------------------- * Name: cdcuser.h * Purpose: USB Communication Device Class User module Definitions * Version: V1.10 *--------...
[ "1595352306@qq.com" ]
1595352306@qq.com
b8f540a65e3e9fa6eee05eca044645fea961b9cb
26a27b87956bf8aed4b02f0ac86ccd006573fd18
/STM32-AliyunIoT-Paho_RT/Src/Common/inc/flash.h
39cea49e98a67bc4bb918b11e4d2f9856be76ede
[]
no_license
meng-wenlong/SmartHomePro
e6c2c0ac337d72bb4642327b6be0c0bd348c2d88
e608401ecfdb01bf6c303b4ca5dba024a1d60522
refs/heads/main
2023-01-09T23:15:57.213886
2020-11-12T03:33:50
2020-11-12T03:33:50
312,135,950
0
0
null
null
null
null
UTF-8
C
false
false
3,569
h
/** ****************************************************************************** * @file flash.h * @author MCD Application Team * @version V1.1.0 * @date 04-September-2017 * @brief Management of the internal flash memory. * Header for flash.c *****************************************...
[ "2352095323@qq.com" ]
2352095323@qq.com
19a8c6a09e16d039e1e725a926bf517b60bc9443
006ce57d6add684b38a6b08b5187d930aa32c58c
/Examples_AN/DeclareTarget/DeclareTargetLink.c
e7e3dc8a232ce3295b8c21957ff20d2cc06c4c52
[]
no_license
sandeep026/HPC-Workshop
2b112c62b4d8ab54e43b8c06d621594a60470c0c
ee60bc562a51de5ba46b43ddbbe56bb98a39b161
refs/heads/main
2023-03-31T11:13:08.774269
2021-04-03T07:24:13
2021-04-03T07:24:13
null
0
0
null
null
null
null
UTF-8
C
false
false
970
c
/* * @@name: declare_target.6.c * @@type: C * @@compilable: yes * @@linkable: no * @@expect: success * @@version: omp_4.5 */ #define N 50000000 float sp[N], sv1[N], sv2[N]; double dp[N], dv1[N], dv2[N]; #pragma omp declare target link(sp, sv1, sv2) link(dp, dv1, dv2) void s_init(float *, float *, int); void d_...
[ "112014001@smail.iitpkd.ac.in" ]
112014001@smail.iitpkd.ac.in
051be42ff5c04c3e82c9bca52f3823622a818743
dfbd8a63b458213094599d2ab8dc8f586bec9b86
/libarchive/CMakeFiles/CheckTypeSize/INTPTR_T.c
069dedb3f2f32b12ff1139da6a1d5d003393f1e7
[ "LicenseRef-scancode-bsd-unchanged", "BSD-3-Clause", "CC0-1.0", "Apache-2.0", "LicenseRef-scancode-public-domain", "OpenSSL" ]
permissive
Sn0wfreezeDev/iOS-libarchive
307f421b4dd1ed392139c2dc215bb85541b26316
dc9b9b5eb8e64bbe2c5c9676ad8a6b02c7c73b36
refs/heads/master
2022-11-18T15:54:27.571646
2020-07-21T11:47:18
2020-07-21T11:47:18
281,361,838
0
1
NOASSERTION
2020-07-21T10:03:35
2020-07-21T10:03:35
null
UTF-8
C
false
false
1,156
c
#include <sys/types.h> #include <stdint.h> #include <stddef.h> #undef KEY #if defined(__i386) # define KEY '_','_','i','3','8','6' #elif defined(__x86_64) # define KEY '_','_','x','8','6','_','6','4' #elif defined(__ppc__) # define KEY '_','_','p','p','c','_','_' #elif defined(__ppc64__) # define KEY '_','_','p','p',...
[ "aheinrich@seemoo.tu-darmstadt.de" ]
aheinrich@seemoo.tu-darmstadt.de
9b3cd8767c2f7da2193905af97e2241e4872ee21
94e8344ee420ae4d2eb1643e95973845f341a3d2
/spidermonkey_1.6_mutants/mutant100860_jsexn.c
f96663a02f7c57610fab27347ef5c5c34132fa58
[]
no_license
agroce/compilermutants
94f1e9ac5b43e1f8e5c2fdc17fa627d434e082f3
dc2f572c9bfe1eb7a38999aaf61d5e0a2bc98991
refs/heads/master
2022-02-26T21:19:35.873618
2019-09-24T15:30:14
2019-09-24T15:30:14
207,345,370
1
0
null
null
null
null
UTF-8
C
false
false
39,004
c
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * vim: set ts=8 sw=4 et tw=80: * * ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version * 1.1 (the "License"); you may not use this file except...
[ "agroce@gmail.com" ]
agroce@gmail.com
3d7d292756dd96f73fed2dd9f23b48d400f7a193
78b4046a5d51766301cc64fc06f7b1af51b9a2ae
/Selecao/professor.c
6c2c1a111ed79673f242196e4ec0a2266243adb0
[]
no_license
marrcelosantana/FUP
39727f6b448fc78bff2fb122e8c6ace05359868d
054c70905fd79532b2cf54013ce3ac772d3d836d
refs/heads/main
2023-03-01T22:25:02.765494
2021-02-08T05:54:21
2021-02-08T05:54:21
336,971,600
0
0
null
null
null
null
UTF-8
C
false
false
538
c
#include <stdio.h> int main(){ float n1 = 0.0; float n2 = 0.0; float n3 = 0.0; float nt = 0.0; float media = 0.0; scanf("%f", &n1); scanf("%f", &n2); scanf("%f", &n3); scanf("%f", &nt); if(n1 < n2 && n1 < n3){ media = (n2 + n3 + nt)/3; }else if(n2 < n1 && n2...
[ "noreply@github.com" ]
marrcelosantana.noreply@github.com
a75e203b62bc17cc6cc47c9b9f9fbe998498fd65
ca5d979a80a16fc4b35da398f7578e5d95da082f
/generic/rbcHierbox.c
ddfd216de1be815dab43270ca0d29f1a1c660bd5
[ "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-other-permissive" ]
permissive
aotto1968/RBCdev
d6a75da6be79fcc6d735da7f72fdc61c5978218f
5c623c45dd2c3d758f2e3552ad61599330fa91d2
refs/heads/master
2021-01-19T23:58:34.081524
2017-05-09T19:30:33
2017-05-09T19:30:33
89,060,887
3
0
null
null
null
null
UTF-8
C
false
false
248,234
c
/* * rbcHierbox.c -- * * This module implements an hierarchy widget for the RBC toolkit. * * Copyright -1998 Lucent Technologies, Inc. * * Permission to use, copy, modify, and distribute this software and * its documentation for any purpose and without fee is hereby * granted, provided that the above copyrigh...
[ "aotto1968@t-online.de" ]
aotto1968@t-online.de
b2f77d57a01197c6602c7ca3ccaf554968c32dff
c4b04c7056a52cdeaa2309a026a5fc59baddd7d0
/IAL/c402.c
40a16907a0dbd80f96ee77a7e774ec9a71ea57c6
[ "MIT" ]
permissive
thanhdolong/VUT-FIT-BIT-Projects
ece98f68b7f7d0ed3c756e660928903a6db20536
077164a2b1493f9223b25e7fc51bc0e3e90020b2
refs/heads/master
2021-06-18T07:16:01.330029
2019-05-30T13:45:32
2019-05-30T13:45:32
166,851,584
0
0
MIT
2021-06-08T07:43:26
2019-01-21T17:15:25
C
UTF-8
C
false
false
13,508
c
/* c402.c: ********************************************************************} {* Téma: Nerekurzivní implementace operací nad BVS ** Implementace: Petr Přikryl, prosinec 1994 ** Úpravy: Petr Přikryl, listopad 1997 ** ...
[ "thanh.dolong@gmail.com" ]
thanh.dolong@gmail.com
0f447ebfc6560f84cf427106ee5409fb9fdd3907
c3bd5ac87b27384ccdc9c205309104f60d4139d1
/V2.0/BUILD/redhat61/src/Common/chop_nl.c
83e51a169514e7d927170ae935a5e61dae40d814
[]
no_license
oldbitpusher/npasswd
a8e974fc727a4860076ecd3384b74af9140836a0
c0d535196d0d26bde72f44e4883a5be0a841c6b7
refs/heads/master
2020-04-10T19:33:02.608988
2020-02-07T02:31:28
2020-02-07T02:31:28
161,239,092
0
0
null
null
null
null
UTF-8
C
false
false
33
c
../..//../../src/Common/chop_nl.c
[ "c.hoover@austin.utexas.edu" ]
c.hoover@austin.utexas.edu
7a1b086e7dedc06efc922120a154063af601bec3
4832d69b9b4ecf20249b366cf221275a9c52b227
/rush00/clone/ex00/rush04.c
3eb59dc9619a94c10286a36773c9d06ae0b6dbb4
[]
no_license
loichu/42Piscine
15c7fbafb6a5960187b77e5dd4397083f1321235
38fe0f09f742d30fdbc575f3cdda6549bc3a1c77
refs/heads/master
2023-06-19T02:31:46.012423
2021-07-12T21:21:52
2021-07-12T21:21:52
385,375,204
0
0
null
null
null
null
UTF-8
C
false
false
1,617
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* rush04.c :+: :+: :+: ...
[ "loichumbert5450@gmail.com" ]
loichumbert5450@gmail.com
b7063211bbe8c66ec0b54f0442764fd7da3c7d49
a51b15f76d7e3c980d0cf25617945507b2af8297
/ve/rocket_soc_subsys_uvm/tests/unit/traffic_test_utils.c
ed1cb676e76645e317f08166e4f9b71e5b36ee7b
[ "Apache-2.0" ]
permissive
mballance/rocket_soc
1e7c04d6d69b0aa05f0ba7d68ee75da64d8be90b
5459bd6ece337d062d6eea427488881bf7d33e3c
refs/heads/master
2021-01-19T11:06:04.362267
2018-11-01T21:13:13
2018-11-01T21:13:13
95,699,756
3
1
null
null
null
null
UTF-8
C
false
false
9,878
c
/* * traffic_test_utils.c * * Created on: Jan 18, 2018 * Author: ballance */ #include "traffic_test_utils.h" #include <string.h> #include <stdio.h> #ifndef MAX_CORES #define MAX_CORES 16 #endif #ifndef MAX_TASKS_PER_CORE #define MAX_TASKS_PER_CORE 64 #endif typedef struct closure_max_s { closure_base_t ...
[ "matt.ballance@gmail.com" ]
matt.ballance@gmail.com
7ddf07e58b32db369575f2a8409a5837e9d6d5f4
f03414e56a651035c4f6deb3fbd09fd7e0aa8fe0
/raspberry/lora/server/server.c
5a00ab70047bf24b6af46d837ea4e05f965ff84a
[]
no_license
eliastre100/hackathon_bonduelle
d768260a1fde466a60671d59940235715178a20c
e59121d40a1ef67444fbf8ea642a384f3e437343
refs/heads/master
2021-01-01T06:15:34.447176
2017-04-21T08:53:13
2017-04-21T08:53:13
null
0
0
null
null
null
null
UTF-8
C
false
false
2,693
c
#include <errno.h> #include <fcntl.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <termios.h> #include <unistd.h> int set_interface_attribs(int fd, int speed) { struct termios tty; if (tcgetattr(fd, &tty) < 0) { printf("Error from tcgetattr: %s\n", strerror(errno)); return -1; } ...
[ "gauthier.cler@epitech.eu" ]
gauthier.cler@epitech.eu
42b1937a82d8f43dc7ac324651f2116090d4fe64
31b60bd2580a2e69309879bc324bd1a790205a94
/third_party/gpus/cuda/include/thrust/system/cpp/detail/execution_policy.h
3ca3ebbbe05433f6e6b2bc97ee8e3fba1bae193a
[ "Apache-2.0" ]
permissive
synthesisai/tensorflow
44881a6a7af7988178f32e12ef8261ea527fc576
8587db23b694093db16864c5ceda025cdc35027f
refs/heads/master
2021-01-12T22:53:48.556872
2017-02-10T19:37:50
2017-02-10T19:37:50
81,367,986
0
0
null
2017-02-08T19:33:37
2017-02-08T19:33:37
null
UTF-8
C
false
false
67
h
/usr/local/cuda/include/thrust/system/cpp/detail/execution_policy.h
[ "ubuntu@ip-172-31-31-214.ec2.internal" ]
ubuntu@ip-172-31-31-214.ec2.internal