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
79157c472a965b5193cf74ac9b631cc99adaa6bf
ab7caa5098a8588d965bff22ded172cd489e9874
/openmpi-2.1.6/oshmem/mca/spml/ucx/spml_ucx.c
646f6989642a07e5a94752ea41d8fd2a755a8d13
[ "BSD-3-Clause-Open-MPI", "MIT" ]
permissive
GWU-CFD/flash-distro
a8d0a690a3cc4967b9a5bd4af9a9ced824022218
740f45047bde057365823036158893c19c6d7c72
refs/heads/master
2023-02-01T05:28:54.306794
2020-12-09T18:03:49
2020-12-09T18:03:49
210,458,713
0
0
null
null
null
null
UTF-8
C
false
false
16,991
c
/* * Copyright (c) 2013 Mellanox Technologies, Inc. * All rights reserved. * Copyright (c) 2014-2016 Research Organization for Information Science * and Technology (RIST). All rights reserved. * Copyright (c) 2016 ARM, Inc. All rights reserved. * $COPYRIGH...
[ "akashdhruv@gwmail.gwu.edu" ]
akashdhruv@gwmail.gwu.edu
d1e4e7f54adf2a92c0899f58f171582d5b6d760a
a9240bbcd447f09351126546b65309e12527f0dc
/clfs_cross_tools/system/mips64-64/build_log/step_9_gmp-6.0.0/step_9_gmp-6.0.0-build/mpn/gcdext.c
e3ddd77c8e82caec0967f0a8e257d5a5841993e6
[]
no_license
LowLevelMahn/build_clfs_tools
6746d70cbcf79dd0b8668ed0c70f9a7081186d45
58f31dbfc27fd7e81864d1a856e4375781a685cb
refs/heads/master
2016-08-12T18:18:44.180259
2015-11-04T09:42:11
2015-11-04T09:42:11
43,731,279
2
0
null
null
null
null
UTF-8
C
false
false
36
c
../../gmp-6.0.0/mpn/generic/gcdext.c
[ "dl.soluz@gmx.net" ]
dl.soluz@gmx.net
e6a653015f182db51efc6e10defb512849a57eba
a6795c1b7fe22cc6833c67dcbab4155cc2c2a322
/Functions.c
8545220f5abc23d1b362700665bd76b74ef781dc
[]
no_license
lyjelin/ENGG-1340-GP
fc6bff63783ea8d87c004e3b587c1843b580ff41
82ce982e0bf1d16b624acdcd07d9d28f3298d23b
refs/heads/master
2020-04-30T14:18:48.999555
2019-04-27T14:06:32
2019-04-27T14:06:32
176,887,312
0
1
null
null
null
null
UTF-8
C
false
false
12,972
c
#include <studio.h> #include <stdlib.h> #include <string.h> #include <windows.h> int checkYN(char check) { switch (check) { case 'y': return 0; case 'Y': return 0; break; case 'n': return 1; case 'N': return 1; default: ...
[ "noreply@github.com" ]
lyjelin.noreply@github.com
988d2a45545f24d2823322cdcf870bd70af65502
70059f32425cae27c866ec1f7f7e589210ff8f99
/test.c
db20fb172f5dec6c30b51b644333f4fa17dfeb3f
[]
no_license
forkm/libini
2f287482c3da0da31d1c4700aa377e44f3e1da5b
3846c365873e858d1010077a872d25185dadb4ef
refs/heads/master
2022-03-24T12:50:01.725951
2019-11-22T10:53:51
2019-11-22T10:53:51
null
0
0
null
null
null
null
UTF-8
C
false
false
866
c
#include "libini.h" #include <stdio.h> #include <string.h> int main(void) { char *tmp = NULL; libini_memory(&tmp); // 创建内存 getinikeystring("CAT", "age", "config.ini", tmp); // 字符串 printf("%s\n", tmp); getinikeystring("CAT", "name", "config.ini", tmp); // 字符串 printf("%s\n", tmp); ...
[ "aixiao@aixiao.me" ]
aixiao@aixiao.me
e0d502df53637a333494af5c6964b4a04b01a202
e4f07cfa0437dc3bb588d1474cc5cf1a443f271a
/src/core/pp.c
23e708de73787a2b2ee19df560bff3abc8509b19
[ "MIT" ]
permissive
leahneukirchen/janet
d7f2158047541454bbfb027fa0bd18c73a149b37
6bc67b70a6e78fd8ff3596030250fb602d3ab175
refs/heads/master
2021-07-23T18:05:05.623029
2020-03-04T04:26:26
2020-03-04T04:26:26
244,909,223
1
0
MIT
2020-03-04T13:36:09
2020-03-04T13:36:08
null
UTF-8
C
false
false
34,533
c
/* * Copyright (c) 2020 Calvin Rose * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to * deal in the Software without restriction, including without limitation the * rights to use, copy, modify, merge, publish, dist...
[ "calsrose@gmail.com" ]
calsrose@gmail.com
368d7974dbae7d4b2642281514e17dbfec595afc
899ed38a7bac797ad9591c7884ca6c219dca847c
/file handling.c
201b0145f3825e06641168618f226e14bf5ec0d9
[]
no_license
pinkygowda110201/File-handling
8628f132bc5cd8942c83e327995364a0903adb77
7cdf083f07763c6e812f523546e140e2fe1b42ce
refs/heads/master
2022-12-24T05:33:43.211511
2020-09-30T13:20:23
2020-09-30T13:20:23
299,923,824
0
0
null
null
null
null
UTF-8
C
false
false
537
c
#include <stdio.h> main() { FILE *fp,*fp1; int i=0,k; char ch,str[50]; fp=fopen("newfile.txt","w"); printf("Input to the reverse function : "); gets(str); fputs(str,fp); fclose(fp); fp=fopen("newfile.txt","r"); fp1=fopen("output.txt","w"); if(fp==NULL) { printf("The file does not exis...
[ "noreply@github.com" ]
pinkygowda110201.noreply@github.com
a26fbbc75ee7f4e929a91e769ce9d4c457543865
772cf3a68f9331b5b1936669c4b8b6977438fc3f
/ej5.h
9b318b34bc8a6523dec0db67a9d48248a00823c9
[]
no_license
OzPineapple/p3c
86e8816dd652f7e95bc81c1af046ea2754e47010
38a881fe0a9555eb95b97b63151a060baea1ff5e
refs/heads/master
2022-03-07T03:31:37.572158
2019-12-02T08:55:40
2019-12-02T08:55:40
null
0
0
null
null
null
null
UTF-8
C
false
false
740
h
#include <stdio.h> #include <stdlib.h> void ejercicio5() { int size = 0; printf("\nConvertir de base 2 a base 10\nInserte la longitud del numero a convertir: "); scanf("%i", &size ); int arr[size]; for (int i = 0; i < size; i++) arr[i] = 0; printf("\nInserte los digitos del numero:\n"); for(int i = size -...
[ "zzush18@gmail.com" ]
zzush18@gmail.com
653f141ed77d376ecbfecc7d49a344baa18fccb5
8dae4f1f40698ede2204fcc175a5d45be968a6d3
/sqwebmail/auth.h
38a65eeab130e7232b9ecce016ee23ba1fd9bc93
[]
no_license
svarshavchik/courier-libs
10d02f37e13e7dea4c6aa3b656bc5032ae05b658
fe3e6c8dbe2290143d95960deb4ea835e049347b
refs/heads/master
2023-09-03T22:03:43.543383
2023-08-29T01:46:34
2023-08-29T01:46:34
30,800,110
10
14
null
2023-08-16T11:40:58
2015-02-14T15:27:20
C
UTF-8
C
false
false
520
h
/* ** Copyright 1998 - 2004 Double Precision, Inc. See COPYING for ** distribution information. */ /* */ #ifndef auth_h #define auth_h extern int prelogin(const char *); extern const char *do_login(const char *, const char *, const char *); extern const char *login_returnaddr(); extern const char *login_fromhdr();...
[ "mrsam@courier-mta.com" ]
mrsam@courier-mta.com
4053ffe719da15030193512597ecf57c255c50a5
763b48afdc92849aba9119fbbb5ef2ca38e8430e
/Algorithm/Algo_1/030_litVersements/main.c
5778c4f737d52d84612f6c47149d5a3671edbf00
[]
no_license
S-IN/C
50d58cda489e3b410ebe640018952cb0a19c3da4
1acab2a58b24624d0ff29c7783018daf7aba86d1
refs/heads/master
2020-05-27T09:45:07.811762
2019-05-25T14:06:59
2019-05-25T14:06:59
188,571,163
0
0
null
null
null
null
UTF-8
C
false
false
2,336
c
/* ========================================================================== */ /* litVersements -- affichage du fichier des versements */ /* ========================================================================== */ #include <stdio.h> #include <conio.h> #include <stdlib.h> #include <string.h...
[ "annievegie@gmail.com" ]
annievegie@gmail.com
0ea81c539c90b70b781c74a8ed1f77fb3dc40d25
56a0444d373bdc1184beaf857f50324347e127cc
/main.c
3baa26a0a277487aa62ff2844465a089f6d0dd29
[]
no_license
Amine672/Minishell
bc571213222439ef26e1cf30404df893dcda2fb1
5d6363adce6fd1bb0c74694f97bdb4dafc56d0ae
refs/heads/master
2020-03-08T18:02:23.601588
2018-04-06T01:46:27
2018-04-06T01:46:27
128,284,846
0
0
null
null
null
null
UTF-8
C
false
false
2,623
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* main.c :+: :+: :+: ...
[ "akabbouc@e2r3p1.42.fr" ]
akabbouc@e2r3p1.42.fr
146ec07bf371c430ef1808a2478c41f341e37193
f077917b206ee98506edd154fc3ba84074a4d1ce
/AutoBouquetsMaker/lib/dvbreader.c
1fc377c9b59a7eca6559e05492d526d0b84cda68
[]
no_license
pete2u2005/oe-alliance-plugins
d29a6690d08c2b4fd60334ce4d0aa9230eda53a6
d1c6ff8e7db965cf31be447ce8febb28ff238fa2
refs/heads/master
2020-04-10T17:14:55.030072
2014-05-07T13:20:40
2014-05-07T13:20:40
null
0
0
null
null
null
null
UTF-8
C
false
false
22,800
c
#include <stdio.h> #include <stdlib.h> #include <fcntl.h> #include <sys/ioctl.h> #include <linux/dvb/frontend.h> #include <linux/dvb/dmx.h> #include <Python.h> PyObject *ss_open(PyObject *self, PyObject *args) { int fd, pid; const char *demuxer; char filter, mask, frontend; struct dmx_sct_filter_params sfilter; ...
[ "andrew.blackburn644@btinternet.com" ]
andrew.blackburn644@btinternet.com
ee419424c7d5702d0c2fe7debe72ffc466885ddb
e3a9110170aa13aaf3924a75d0b6e472837e895f
/element.h
70cc4af258480382b1438955d3b208dd7bfc6f1e
[]
no_license
elcrity/myparser
56784dbd378e7a7b1cd2ec93cd03207ac5c2999f
4279ed8f686376cbacdeb24c974ef9b5898865b6
refs/heads/master
2022-12-28T17:24:58.879087
2020-10-21T07:49:38
2020-10-21T07:49:38
282,765,572
0
0
null
null
null
null
UTF-8
C
false
false
283
h
#ifndef ELEMENT__H #include <stdio.h> // printf 함수, gets_s 함수를 사용하기 위해! #include <string.h> void headParsing(char*, char*, char*, char*); void bodyParsing(char*, char*, char*, char*, char*, char*); void docParsing(char*, char*, char*); #endif
[ "elcrity@naver.com" ]
elcrity@naver.com
1d8f8cfa025a0ba866fdd00dbc6b52e3b237f3b6
ddda55fcfc84ac5cd78cfc5c336a3df0b9096157
/projects/stm32f107-vct6-100/oneos_config.h
8569d925b966ffef53349132e862ea6c0ad4a990
[ "Apache-2.0" ]
permissive
liu-delong/lu_xing_xiang_one_os
701b74fceb82dbb2806518bfb07eb85415fab43a
0c659cb811792f2e190d5a004a531bab4a9427ad
refs/heads/master
2023-06-17T03:02:13.426431
2021-06-28T08:12:41
2021-06-28T08:12:41
379,661,507
2
2
Apache-2.0
2021-06-28T10:08:10
2021-06-23T16:11:54
C
UTF-8
C
false
false
6,770
h
#ifndef __ONEOS_CONFIG_H__ #define __ONEOS_CONFIG_H__ /* Generated by Kconfiglib (https://github.com/ulfalizer/Kconfiglib) */ #define BOARD_STM32F107VCT6 #define ARCH_ARM #define ARCH_ARM_CORTEX_M #define ARCH_ARM_CORTEX_M3 /* Kernel */ #define OS_NAME_MAX_15 #define OS_NAME_MAX 15 #define OS_ALIGN_SIZE...
[ "cmcc_oneos@cmiot.chinamobile.com" ]
cmcc_oneos@cmiot.chinamobile.com
29071ba6a5323a64c1bb7a71723f45cb6ad2ece1
9c50134ba38efb38e0af0dc9ae0d1ef2b24d598f
/demo_src/system_config.h
2f71f9000d286567ddc6833cff0a5cad04219e97
[ "Apache-2.0" ]
permissive
jebr224/keyboard
a5353f3306224a1a30e1785215b1f6e41ea91f02
af49da73c977f9d66b2c262b5df16fb9cb08c87a
refs/heads/master
2020-03-09T15:46:43.374270
2018-04-10T03:43:23
2018-04-10T03:43:23
128,868,141
0
0
null
null
null
null
UTF-8
C
false
false
904
h
/******************************************************************************* Copyright 2016 Microchip Technology Inc. (www.microchip.com) Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at htt...
[ "john.broadbent.ky@gmail.com" ]
john.broadbent.ky@gmail.com
3a09c397db882de4f75dc899405d27c25cd6f159
f15433fc15d86332760890fdfca41d4bf2d608bc
/source/drv/Adc_drv.h
ce10441b6b55acb7c8af5b2ae51ab27620c2eafb
[]
no_license
mfkiwl/stm32_platform
c72d1d322bc2d182fd9d870cad46a97dbe4cff94
2adbfa08315a2dc3addd6358eb02e67442ec5a35
refs/heads/master
2021-09-20T11:22:35.630153
2018-06-22T10:55:06
2018-06-22T10:55:06
null
0
0
null
null
null
null
UTF-8
C
false
false
2,534
h
/************************************************************ Copyright (C), 2011-2111, 格兰泰克科技有限公司 ************************************************************* 文件名: ADC_DRV_H_ 版本号: V03 作者: 韦瑞锦 生成日期: 2010年08月05日 最近修改: 功能描述: ADC_DRV_H_的底层驱动头文件 函数列表: 修改日期: 1.日期: 2010年08月05日 ...
[ "tyf@vavitel.com" ]
tyf@vavitel.com
b3cdb4ef56684beb5291721d4567ca5b7b2ccd5d
c2b5d0b9186b2e43fa0709a3aa9eda5a842ba25f
/ft_print_comb.c
ab9340610c68894f63c5706771c9bc4fe16cb071
[]
no_license
soundobj/c-course
81293259106796ab8064df878049c4d5e244b0aa
ff80259c5f772107acb90841ea6ae46b6ef36b55
refs/heads/master
2020-04-17T09:57:50.996584
2019-01-23T16:42:26
2019-01-23T16:42:26
166,481,845
0
0
null
null
null
null
UTF-8
C
false
false
1,516
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_print_comb.c :+: :+: :+: ...
[ "dde-dieg@e1z1r5p3.42.us.org" ]
dde-dieg@e1z1r5p3.42.us.org
8a2b483e1799719dd1c5ddff207f7cff64a1964c
4d14c97bf423e36dcee96ac53812a14c9c5a92a9
/ddos/1991/Net2/usr/src/usr.sbin/amd/amd/ufs_ops.c
a9ac3a7fe9ca98763790564ea00309c44df833d0
[]
no_license
permikomnaskaltara/research-2
17615baa41cdff440c7ee8a117eb98390b96c9cd
7af7d1a69378f0a0cd47124eea5491d63d4242f4
refs/heads/master
2020-03-22T12:42:08.552169
2017-12-30T19:51:00
2017-12-30T19:51:00
null
0
0
null
null
null
null
UTF-8
C
false
false
4,426
c
/* * Copyright (c) 1990 Jan-Simon Pendry * Copyright (c) 1990 Imperial College of Science, Technology & Medicine * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * Jan-Simon Pendry at Imperial College, Londo...
[ "nbrito@sekure.org" ]
nbrito@sekure.org
1e578d4b3b2cf802f9044fcf49778981b660756e
df85c25a481ae5943ea968fb3fc42ebaa321742d
/Daemon/Implementation/HTRFC931.c
f6ae60daf9b1859b23760fb642f28d97a03aa2cf
[]
no_license
emanueleg/cern-httpd
3e6dc5fbfbc97197aaed99bb24dd3e4cfe848466
a464a7908cd925f3ec3d0a0769454958f149c42e
refs/heads/master
2020-07-30T23:23:23.858469
2020-05-11T16:18:38
2020-05-11T16:18:38
210,396,809
5
1
null
null
null
null
UTF-8
C
false
false
6,180
c
/* * rfc931() speaks a common subset of the RFC 931, AUTH, TAP and IDENT * protocols. The code queries an RFC 931 etc. compatible daemon on a remote * host to look up the owner of a connection. The information should not be * used for authentication purposes. This routine intercepts alarm signals. * * Dia...
[ "emanuele.goldoni@gmail.com" ]
emanuele.goldoni@gmail.com
4142840087428036751eeb8778fd36c0ae394be7
410cb38c84d632d7a9fbe7851f98b7a8eebecabd
/Source/WebKit2/Shared/API/c/WKDeclarationSpecifiers.h
f6aaa868ddd10c19061e270205063ff821d24ab5
[]
no_license
effine/webkit
f202714ca2171f568106dcaa4ba6f3d421662182
ccaffe28c78f7fc829acbf45f39c9f317e81b91e
refs/heads/master
2023-01-08T00:49:10.708496
2013-10-11T01:47:45
2013-10-11T01:47:45
13,488,627
1
0
null
null
null
null
UTF-8
C
false
false
2,318
h
/* * Copyright (C) 2010, 2011 Apple Inc. All rights reserved. * Portions Copyright (c) 2010 Motorola Mobility, Inc. 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 ...
[ "mitz@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc" ]
mitz@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc
ee480f432046ec43ada523d1ad50b35362c99ae2
d34b583d4a396ab02ba09d4734e6ca1848b47609
/02 Stukturerad programmering C, C plusplus/11_Awesome_adventures/common/main.h
ca3b69173c8e71d5660a51b7c5f6626fa5002a66
[ "MIT" ]
permissive
Rachidbenzhair/MMMMUH21
c994f1f659f0382b48920febabdd5115f82466b1
75413051464dad71bdae923d39df8aad2bce8e48
refs/heads/main
2023-09-05T12:05:25.245417
2021-11-09T07:50:19
2021-11-09T07:50:19
412,012,185
2
0
MIT
2021-09-30T10:01:03
2021-09-30T10:01:03
null
UTF-8
C
false
false
241
h
// // common/main.h // 11_Awesome_adventures // // Created by Daniel Eftodi on 2021-10-12. // #ifndef main_h #define main_h #include "../common/common.h" // common code int main (int argc, char ** argv); #endif /* main_h */
[ "daniel@eftodi.se" ]
daniel@eftodi.se
cce7765b2475e5805b33f014114a45c1e7e8b7be
ce0de673362e0cc59631333b8efd97cb59dc2fcc
/src/ucs/sys/iovec.h
db2c8eadecc5bb70020ff1947582f68436e52cb1
[ "BSD-3-Clause" ]
permissive
kunpengcompute/hucx
cd8afa98fde8cc8ac6ed3f69f9a5f8c3d63e5359
92bb5a9ca9ab03519df378cd1f8185af6a9263ac
refs/heads/huawei
2023-07-20T15:43:01.952669
2021-11-30T07:54:29
2021-11-30T08:51:54
257,463,730
10
15
NOASSERTION
2020-10-11T08:05:25
2020-04-21T02:54:34
C
UTF-8
C
false
false
2,484
h
/** * Copyright (C) Mellanox Technologies Ltd. 2019. ALL RIGHTS RESERVED. * * See file LICENSE for terms. */ #ifndef UCS_IOVEC_H #define UCS_IOVEC_H #include <ucs/debug/assert.h> #include <stdint.h> #include <sys/uio.h> BEGIN_C_DECLS /* A direction for copying a data to/from an array of iovec elements */ type...
[ "dmitrygla@mellanox.com" ]
dmitrygla@mellanox.com
08b3225866b9d15c074260ef36e8212bf445d860
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/zstd/lib/legacy/extr_zstd_v02.c_ZSTDv02_createDCtx.c
6cabb7df96b78ccae2bccf06c67b32be45dd5c23
[]
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
556
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
0af7aeb8fcdc9c48576176bbbbe7dbfe2fa47cb6
110a02e17ab239371384c71b211f68e54bd45982
/src/core/macros.h
a9ce6ca44b681329bc3a4e4cc8d30e96dd55e6c0
[ "Apache-2.0" ]
permissive
karagog/gutil
ba7f1d8a1555a57eccbebb3003e25fccbc6019ec
43936af9bc4be1945e4f1a3656e91dfbf42cc35b
refs/heads/master
2021-01-10T18:49:38.810893
2019-09-15T02:50:42
2019-09-15T02:50:42
23,114,485
0
1
null
null
null
null
UTF-8
C
false
false
8,076
h
/*Copyright 2010-2015 George Karagoulis Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, so...
[ "karagog@gmail.com" ]
karagog@gmail.com
c476fa8d7a0609b40a047bbdf68418e1bba87772
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/arch/um/drivers/extr_vector_kern.c_vector_advancetail.c
fe3746df886f8cf3863cefc38f45ce71b6e2f072
[]
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
912
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
6697fc90a03c85f6631905130c5b3c297bf981e7
408dfa0986f5dbb4f5807bd30bc391f41a1edfef
/firmware/pic24_generic.h
edd7d02b66ec7d8d378fbea0755b77dda93d5a49
[]
no_license
samp38/koboy
99d7b7161804d7bdc406dba70cd8a2d462e5ba24
422c1eb43f9fa427d32635a3cf23da50e73fa7a3
refs/heads/master
2020-12-25T14:32:46.006440
2018-06-05T19:46:31
2018-06-05T19:46:31
67,708,992
1
0
null
2018-06-05T19:46:32
2016-09-08T14:12:20
C
UTF-8
C
false
false
2,560
h
/* * "Copyright (c) 2008 Robert B. Reese, Bryan A. Jones, J. W. Bruce ("AUTHORS")" * All rights reserved. * (R. Reese, reese_AT_ece.msstate.edu, Mississippi State University) * (B. A. Jones, bjones_AT_ece.msstate.edu, Mississippi State University) * (J. W. Bruce, jwbruce_AT_ece.msstate.edu, Mississippi State Unive...
[ "samuel.heidmann@gmail.com" ]
samuel.heidmann@gmail.com
e1103998d7c1ad85d0bf6f40e1afd505bbb67de4
0efc0abd0a2b7cce926db7913a6940bd91441ff8
/src/kernel.c
5b78094ae000582e895402bf2ffd2a3ba81f393b
[ "MIT" ]
permissive
cclin0816/osc2021
6df1d201575459c1b3354941adc3b24bc26190db
7516f15661f1400206c771454f14dcf1a8cc628f
refs/heads/0616325
2023-08-11T17:26:29.841611
2021-09-29T00:05:16
2021-09-29T00:05:16
343,373,285
0
0
MIT
2021-03-31T17:14:31
2021-03-01T10:19:11
null
UTF-8
C
false
false
1,329
c
#include "cpio.h" #include "exc.h" #include "gpio.h" #include "io.h" #include "mem.h" #include "reset.h" #include "sched.h" #include "timer.h" #include "tmpfs.h" #include "util.h" #include "vfs.h" extern unsigned char kn_start, kn_end; void shell() { char cmd_buf[1024]; while (1) { schedule(); gets_n(cmd_...
[ "benjamin.cclin@gmail.com" ]
benjamin.cclin@gmail.com
ea5b21c15a1dc0f1b90a65b1f1a35c0b44f0e5b2
f7f70ce50ae5ee14771ae21c3d287797843764ca
/Include/KAI/Core/Exception.h
9f18caa4c374a8591556fd2a858e5ec735b484d0
[ "MIT" ]
permissive
cschladetsch/KAI
b36757e52c0de072e87f2ba868cdee7fa69fe8de
c972934ce9254b881ede5be484f5d1ab93b7951e
refs/heads/master
2023-03-04T07:34:53.945220
2023-02-24T17:28:01
2023-02-24T17:28:01
21,534,145
14
4
null
2017-02-28T02:12:34
2014-07-06T05:23:56
C++
UTF-8
C
false
false
195
h
#pragma once #include "KAI/Core/Exception/FileLocation.h" #include "KAI/Core/Exception/ExceptionBase.h" #include "KAI/Core/Exception/Extended.h" #include "KAI/Core/Exception/ExceptionMacros.h"
[ "christian@twobulls.com" ]
christian@twobulls.com
8ac88bbea09089367ece39f41784c31487c4ea79
382876d88f8d342ea3484b2c64c1ac834cc41e09
/c/grv-dados-formatados.c
4e0992232a3c3b6dea247e7e6d2a5b814248b526
[]
no_license
alexandretaz/random-files
aa98ffb15f81d992a0e2faae81e1806ce39b5aa1
14d8cb20d8aaa94a55a8932a96c6492209dff3c4
refs/heads/master
2021-01-19T13:47:27.826637
2011-10-28T19:00:40
2011-10-28T19:00:40
2,665,889
0
0
null
null
null
null
UTF-8
C
false
false
309
c
#include<stdio.h> #include<stdlib.h> #include<string.h> int main(){ FILE *f; char nome[31]; float nota; f = fopen("/tmp/exemplo3.txt","w"); while(1){ printf("digite nome e nota"); scanf("%s %f",nome,&nota); if(strlen(nome)<=1) break; fprintf(f,"%s %2f\n",nome,nota); } fclose(f); return 0; }
[ "liquuid@liquuid.net" ]
liquuid@liquuid.net
17bb3de6d8c359e3bc1d2e0197787576930557f2
7d2ff60424a25432174aa1dc520eab1818118a09
/SortingAlgorithms/SelectionSort.c
fd397d3739986dfdc228968b4b4b4656bd737d6e
[]
no_license
ericpotvin/Data-Structure
6812156a0e082d9728e0d2eec22ed2f03c77cabc
47eb1b10575b865e396388d8c242352d85ae3f26
refs/heads/master
2021-01-16T22:24:18.285775
2015-07-07T15:23:00
2015-07-07T15:23:00
null
0
0
null
null
null
null
UTF-8
C
false
false
393
c
#include "SelectionSort.h" /** * Selection Sort: O(n²) algorithm * * Best: O(n²) * Worst: O(n²) */ void selectionSort(int array[], int size) { int i = 0; int min; int j; int tmp; for (; i < (size - 1); ++i) { min = i; for (j = i + 1; j < size; ++j) { if (array[j] < array[min]) { min = j; } ...
[ "epotvin@axcient.com" ]
epotvin@axcient.com
07cbbd8865a363866507cb6f50e0cb6d3b894173
af544349a7da55a8e55cbbd1126f8768ff713f0b
/include/value.h
1badfb5f99dbfa4c052d320772ca2920b9f5e928
[]
no_license
ppdog0/Compiler
61012407db1b21d90ff9bd89fe52d5c93ef8e9f4
78ff600d4c95ca5c94f7b04f4b8f45d4e7be96f5
refs/heads/main
2023-03-04T01:36:02.914486
2021-02-10T13:52:00
2021-02-10T13:52:00
333,422,732
1
0
null
null
null
null
UTF-8
C
false
false
311
h
#ifndef VALUE_H #define VALUE_H #include"common.h" typedef double Value; typedef struct { int capacity; int count; Value *values; } Array; void initValueArray(Array *array); void writeValueArray(Array *array, Value value); void freeValueArray(Array *array); void printValue(Value value); #endif
[ "ppdoooog@163.com" ]
ppdoooog@163.com
f55335fa2eb908fd15898f81cec65f357a9c5100
6e3be503b3b1c5504a88553885c2bef915a2996a
/pset2/initials.c
2becb3100985f5fbbab326fcdf5ba475dcb7ff59
[]
no_license
ppoult/old-C-crap
695f7ccbc4f91a9094b061de25db4d0a2fb11fb2
eaec5e982e15552703c58e247fda4ca1209479b6
refs/heads/master
2020-08-26T12:28:53.596422
2019-10-23T08:49:53
2019-10-23T08:49:53
217,008,712
0
0
null
null
null
null
UTF-8
C
false
false
300
c
#include <cs50.h> #include <stdio.h> #include <string.h> #include <ctype.h> #include <stdlib.h> int main(void) { string name = GetString(); printf("%c", toupper(name[0])); for (int i = 0, n = strlen(name); i < n; i++) { if (name[i] == ' ') { printf("%c", toupper(name[i+1])); } } printf("\n"); }
[ "theashrayheart1996@gmail.com" ]
theashrayheart1996@gmail.com
00a55271cd56f3d75d492a4672b8e05989fe5376
b1d500a451cd9852089bf3d97e829df069daa9c8
/RadialCBO/images/run2C/4par/slices/S18_sliceFit_72.C
d5bbf6c513db0429b3792dcec23c8000cd284355
[]
no_license
sam-grant/EDM
486ea029bf766c968a3c7b41198ffcf9bc3c9b8a
525e41de5f675c39014488c79144f47562910736
refs/heads/master
2022-10-30T22:35:42.979799
2022-10-19T18:44:54
2022-10-19T18:44:54
296,421,806
0
1
null
null
null
null
UTF-8
C
false
false
1,089,084
c
void S18_sliceFit_72() { //=========Macro generated from canvas: c/c //========= (Wed Sep 2 21:39:09 2020) by ROOT version 6.12/04 TCanvas *c = new TCanvas("c", "c",0,0,800,600); gStyle->SetOptFit(1); c->SetHighLightColor(2); c->Range(198.2897,-1.273917,205.178,15.71721); c->SetFillColor(0); c->SetB...
[ "samuelgrant@x.local" ]
samuelgrant@x.local
5995056fb12681338173053e07cda661fd455da5
fe21475384639e117828e36ce371ff953596abf6
/kern/include/vfs.h
dd7709b0a04f64f8c3c21f37d5b68080c30f1367
[]
no_license
abbylyons/LongcatOS
6c4bb1caccf925cc2e82dcca0c5c5ab300616cd9
0165f3fa72e338a9a9f9d65a708b169878f33e7a
refs/heads/master
2020-03-27T21:15:57.872457
2018-09-02T23:35:34
2018-09-02T23:35:34
147,129,552
0
0
null
null
null
null
UTF-8
C
false
false
8,469
h
/* * Copyright (c) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009 * The President and Fellows of Harvard College. * * 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 ...
[ "abigaillyons@college.harvard.edu" ]
abigaillyons@college.harvard.edu
5dcdae1a14cf2a234be1e9b0b66c56a0f4a4b8e1
189915f66acdd930836d497e373732d77d1b2665
/tasks/task_nfc.h
e32a41dfd789ace766b10c5a71959e54297fd6af
[ "BSD-3-Clause" ]
permissive
cowbhave/cowbhave.scan_response.c
6bdbe5e2c276aab230a590376426a0e6bd0569a4
2c6c5068fe3ea8ce8c5874a83fe503b0e2d2e680
refs/heads/master
2020-05-04T08:16:45.844398
2019-04-02T09:30:55
2019-04-02T09:30:55
179,043,122
0
0
BSD-3-Clause
2019-07-08T12:46:53
2019-04-02T09:23:51
C
UTF-8
C
false
false
1,307
h
/** * Ruuvi Firmware 3.x NFC tasks. * * License: BSD-3 * Author: Otso Jousimaa <otso@ojousima.net> **/ #ifndef TASK_NFC_H #define TASK_NFC_H #include "ruuvi_boards.h" #include "ruuvi_driver_error.h" #include "ruuvi_driver_sensor.h" #include "ruuvi_interface_communication.h" #include "ruuvi_interface_communicat...
[ "otso@ojousima.net" ]
otso@ojousima.net
3cd7b911134fc3cc6b5050e3360010c3be888b14
c88d976e205e7edd69385793ddd39f14517a8d81
/old/NS-STM32/NS-STM32/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_dma_ex.c
807cf04c1093bcebb8a4b279058d000d737a3e1f
[]
no_license
MichaelM-UNSW/Neural-Stimulator-Firmware
5117f7fbe8dc213393ad0565023133bfce146d1d
c99bfe40a514faf347cedf8e87311fa4a77d1628
refs/heads/main
2023-09-03T07:50:55.555190
2021-11-13T12:33:24
2021-11-13T12:33:24
null
0
0
null
null
null
null
UTF-8
C
false
false
10,073
c
/** ****************************************************************************** * @file stm32wbxx_hal_dma_ex.c * @author MCD Application Team * @brief DMA Extension HAL module driver * This file provides firmware functions to manage the following * functionalities of the DMA Extension per...
[ "subrat.shrestha3@gmail.com" ]
subrat.shrestha3@gmail.com
d5a291e4a4ff544dfc6f020445c6cedd290837f3
5a792582ff0d79d9fb9f1ed6750f84a7e3787507
/trunk/opt/qnx660/target/qnx6/usr/include/x86/smpxchg.h
fc27fd2e0dcc13b9ccf7b7d1ff1093af35c1cee7
[]
no_license
jjzhang166/QNX-SDP
faeffb2bfa80ea41f06230d9cc4e33cacde821de
74d96ca4ffb547a8ac4ec71803b31d452507b3d0
refs/heads/master
2023-03-22T03:02:25.466107
2018-01-19T08:14:56
2018-01-19T08:14:56
null
0
0
null
null
null
null
UTF-8
C
false
false
3,040
h
/* * $QNXLicenseC: * Copyright 2007, QNX Software Systems. All Rights Reserved. * * You must obtain a written license from and pay applicable license fees to QNX * Software Systems before you may reproduce, modify or distribute this software, * or any work that includes all or part of this software. Free dev...
[ "lidongsheng@linkmotionfuture.com" ]
lidongsheng@linkmotionfuture.com
3e44b435c96b85c928488348b9903c14813c2c9a
c2a439373d9fcf088b39af4142b5916bde7af35e
/web-prover/example-src/dyn_call.c
bfda33ab353e9797549a29c692d52f8228b17793
[ "BSD-3-Clause" ]
permissive
GaloisInc/verification-game
407e706d7722808675ec037e7bded67a5b4d33dc
b74c9a37f9df97409b3367a4c1e9e9b24c052043
refs/heads/master
2020-03-29T13:50:44.460168
2015-09-04T17:06:06
2015-09-04T17:06:06
41,927,852
0
0
null
null
null
null
UTF-8
C
false
false
40
c
void dyn_call(void (*f)()) { f(); }
[ "emertens@gmail.com" ]
emertens@gmail.com
14ed07c4b4c24fab098a9421efaeabf67ca1f9b1
c5b02d3b0888c5b7bfd849afdc87f6f57181c8f0
/mudlib/cmds/mortal/_where.c
04d50eaeb7181b85c3fa46b89ac30097a2990066
[]
no_license
jpeckham/DarkeLIB
8a311164f460cf2acd9e0fc7e1e1e69710f31b80
87c020b4974981879aa68f5d19b0dc2e96d2fe7d
refs/heads/master
2021-09-11T08:55:34.673296
2021-09-05T04:58:33
2021-09-05T04:58:33
141,068,816
2
5
null
2021-09-05T03:06:16
2018-07-16T00:39:43
C
UTF-8
C
false
false
3,449
c
// /bin/user/_where.c // from the Nightmare mudlib // created 30 March 1993 by Billbo Baggins esq. // redone to use mapping, by Valodin, July 1, 1993 #include <databases.h> #include <std.h> inherit DAEMON; private mapping sites; int privileged; void load_info(); string query_info(object ob); v...
[ "jdpeckham@gmail.com" ]
jdpeckham@gmail.com
a6d442157c2d4f56905fc5c869a64249b36d9108
2a43eff87a0b0d48393f084bb4612f4fa703c503
/nn/runtime/cpu/q8/cpu_q8_activation.c
7ebc30cade9b9edd17de8b8cacd0fb0a42365fe3
[]
no_license
lwnn/lwnn
7999b529c0566f942bbd1c8b63f070d98f00e56e
06c59d5606c1e3854cc1a57d1f84172167398a21
refs/heads/master
2021-12-30T13:19:16.534948
2020-12-15T14:23:28
2020-12-15T14:23:28
193,514,442
22
6
null
null
null
null
UTF-8
C
false
false
3,649
c
/** * LWNN - Lightweight Neural Network * Copyright (C) 2019 Parai Wang <parai@foxmail.com> */ /* ============================ [ INCLUDES ] ====================================================== */ #include "nn.h" #ifndef DISABLE_RUNTIME_CPU_Q8 #include "../runtime_cpu.h" #include "arm_math.h" #include ...
[ "parai@foxmail.com" ]
parai@foxmail.com
0bb2baddc13eabf4967204c76c059132513ea7f4
a53dbc503d59b5037762b7cc88544e5b5cda0361
/Nordic/surf/config.def.h
e59ee1abcefafca35650de3de0b018d9bb0f2896
[ "MIT" ]
permissive
Ewilso/suckless
7c53f42b04657542b44346c4c546f09c7cff8e84
b27654d2362e05aed531305a8aaddbf1311faaed
refs/heads/master
2023-06-02T12:21:05.896079
2021-06-14T16:53:47
2021-06-14T16:53:47
263,584,130
0
0
null
null
null
null
UTF-8
C
false
false
6,914
h
/* modifier 0 means no modifier */ static int surfuseragent = 1; /* Append Surf version to default WebKit user agent */ static char *fulluseragent = ""; /* Or override the whole user agent string */ static char *scriptfile = "~/.surf/script.js"; static char *styledir = "~/.surf/styles/"; static char *cac...
[ "17hughwilson@gmail.com" ]
17hughwilson@gmail.com
93c4bbd57f8b879253432b1a2fba08e21eb96522
4b68dace55a7f9a72f338650fe07948b8530ed7b
/src/map/homunculus.c
06b7343cda14405ea53c6cf46f6982c093cb89c0
[]
no_license
milky-milk/ruathena-mirror
28410197e324f6af17f5a44de820b9b92526df24
8b6269eb7bd3e7c053b29e2974224f224fd17158
refs/heads/master
2020-06-30T22:59:16.646789
2015-01-17T12:24:48
2015-01-17T12:24:48
29,390,284
0
0
null
null
null
null
UTF-8
C
false
false
32,757
c
// Copyright (c) Athena Dev Teams - Licensed under GNU GPL // For more information, see LICENCE in the main folder #include "../common/cbasetypes.h" #include "../common/malloc.h" #include "../common/socket.h" #include "../common/timer.h" #include "../common/nullpo.h" #include "../common/mmo.h" #include "../common/rand...
[ "welcomerooot@gmail.com" ]
welcomerooot@gmail.com
f14d56a60737b6dbbb825e577f031441a25cfcb2
768ce969c9b21e1f15b9f5149589455f0edfb847
/bcm2835.h
3b6ae382ed0403bfcb8c6e3f8fdc0829926cc0c9
[]
no_license
naviso/Raspberry-Pi-2-SPI-PN532-Comms
11ed2ee6da9f8dffaf7a2b61d3ab8bab81d31df0
c045f0d52f150d0f33fdf19476a3c94f74bc32f5
refs/heads/master
2021-01-10T07:02:04.863323
2016-02-19T05:41:55
2016-02-19T05:41:55
52,062,363
0
0
null
null
null
null
UTF-8
C
false
false
79,121
h
/* bcm2835.h C and C++ support for Broadcom BCM 2835 as used in Raspberry Pi Author: Mike McCauley Copyright (C) 2011-2013 Mike McCauley $Id: bcm2835.h,v 1.20 2015/03/31 04:55:41 mikem Exp mikem $ */ // /*! \mainpage C library for Broadcom BCM 2835 as used in Raspberry Pi This is a C library for ...
[ "aerohead72@gmail.com" ]
aerohead72@gmail.com
ba017372cd9cb0c4e49e186536991e8ffdbe767f
5f9b26a41102c38da28b8f757a5586f9bc7cf71a
/crates/zig_build_bin_windows_x86_64/zig-windows-x86_64-0.5.0+80ff549e2/lib/zig/libc/include/any-linux-any/linux/netfilter/xt_SECMARK.h
972282cfb28aa911d391f8753d7cc4b21120e9c7
[ "MIT" ]
permissive
jeremyBanks/zig_with_cargo
f8e65f14adf17ed8d477f0856257422c2158c63f
f8ee46b891bbcdca7ff20f5cad64aa94c5a1d2d1
refs/heads/master
2021-02-06T10:26:17.614138
2020-03-09T04:46:26
2020-03-09T04:46:26
243,905,553
4
1
null
null
null
null
UTF-8
C
false
false
570
h
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef _XT_SECMARK_H_target #define _XT_SECMARK_H_target #include <linux/types.h> /* * This is intended for use by various security subsystems (but not * at the same time). * * 'mode' refers to the specific security subsystem which the * ...
[ "_@jeremy.ca" ]
_@jeremy.ca
e90c511127f61f3da9e945d0b8662d7d58f5cf3c
50f388a2574c175db417e8691764871eb043aa0b
/vfs/repair.c
05d071dccf6145a6e75c6d5ebea5f06c4fe3ce71
[]
no_license
brunad/File_Recovery-MINIX3
ffd8c39171dd8828cd0888bc8ba92a1ebe4145e8
3c3cd785eefd254f31eacaaefe01910a0ea7624a
refs/heads/master
2021-01-22T05:24:11.485558
2014-07-22T18:59:35
2014-07-22T18:59:35
22,116,697
0
1
null
null
null
null
UTF-8
C
false
false
2,582
c
#include "fs.h" #include <sys/stat.h> #include <sys/statfs.h> #include <sys/statvfs.h> #include <minix/vfsif.h> #include <minix/const.h> #include <minix/endpoint.h> #include <stdlib.h> #include <stdio.h> #include <minix/callnr.h> #include <signal.h> #include <sys/svrctl.h> #include <sys/resource.h> #include <sys/utsnam...
[ "abrun@hawk.iit.edu" ]
abrun@hawk.iit.edu
1b8957ecfa0cf189dc3dbadeb7fcf27590a2f059
8f5cdac9163ced3dc11e74a0737d514a665040a9
/InputAddingTwoNumbers/main.c
6eda617c74809a73172beeda1e9dba55434e44a3
[]
no_license
zerocool1982/COP-1220
9eccc39a838e205157e8f43aeb5d9cbd20de4db0
b52f086ccdf7690adaa8e5e285f789a011e85710
refs/heads/master
2020-12-24T13:17:59.034856
2013-10-19T17:56:36
2013-10-19T17:56:36
null
0
0
null
null
null
null
UTF-8
C
false
false
357
c
/* add2.c -- Add two numbers and print them out together with their sum AUTHOR: DATE: */ #include <stdio.h> int main(void) { int first, second; printf("Enter two integers > "); scanf("%d %d", &first, &second); printf("The two numbers are: %d %d\n", first, second); printf("...
[ "motherbear" ]
motherbear
06ca69fd1f6d6eaba4556d3acab961ab1a01116d
58f2643b7fd0457f5ddd96a57ce1326d3c0672e6
/Assignment1/userapp.c
f46c247f7d5c8d2b696db409a2074ea4b1dd5001
[]
no_license
h20190120/G547
f6c7c91896976234df8d4e06fd5c5f3a0ad2c6a2
fe2bc5a47a1158164ea6bbcb8f40c2d9a38b3d83
refs/heads/master
2021-01-03T12:04:10.515449
2020-05-06T04:39:06
2020-05-06T04:39:06
240,075,917
0
1
null
null
null
null
UTF-8
C
false
false
2,006
c
#include <stdio.h> #include <string.h> #include <fcntl.h> #include <stdlib.h> #include <unistd.h> #include <string.h> #include <stdint.h> #include <sys/ioctl.h> #include "adcdev.h" char data[16]; char ch,a; uint16_t val,adc_val; char *to_binary(int n) { int c, d, count; char *pointer; count = ...
[ "h20190120@pilani.bits-pilani.ac.in" ]
h20190120@pilani.bits-pilani.ac.in
d550ee3a9c13a895cb51fef82cf329b5651267b4
f851db72871f3b299d0ed398ca27ddd0f543710c
/my_sdcc_lib/rosso_sdcc_pcf8583.h
1e6456784636b6f56b283cfb8d220437bd3bddb3
[]
no_license
funlw65/sdcc_clib
59b9ba63934435367436bce33023aa852c75df10
3526d05668a5db0c8d4bef65202f4bae81e1195c
refs/heads/master
2021-06-22T16:14:18.646614
2017-04-23T11:29:35
2017-04-23T11:29:35
59,048,500
0
0
null
null
null
null
UTF-8
C
false
false
11,287
h
/* * File: rosso_pcf8583.h * Author: Vasile Guta-Ciucur * * Created on December 13, 2014, 6:50 PM */ /* * Requirements: * You have to configure and include the header for I2C or I2C2 * and the rosso_conversion.h before including this header. * * You also ave to make some definitions for the PCF8583 I2C ad...
[ "funlw65@gmail.com" ]
funlw65@gmail.com
3af1fb4c2cd38dc73b00891dbe0f9ab1d634ad07
cf9964c144cd00ac2b6b4a86583265a1fa5d136d
/unix-system-c/chapter7/process-ring-fibonacci/ring.c
9323b3ccc1dcc512fe3104f9099209331e20db1e
[]
no_license
peymanmortazavi/learning
d715b10230b309a2621e542270910de16113fb52
8fe22cec48ebcea4c7ed4f39692f2ccd6aa9ed24
refs/heads/master
2023-04-30T18:06:22.255191
2021-05-24T19:13:52
2021-05-24T19:13:52
186,739,246
0
0
null
null
null
null
UTF-8
C
false
false
2,092
c
#include <stdio.h> #include <stdlib.h> #include <unistd.h> #include <string.h> int* calc_next(int id) { char* buffer = malloc(256 * sizeof(buffer)); ssize_t rbytecount = read(STDIN_FILENO, buffer, 256); buffer[rbytecount] = 0; fprintf(stderr, "%d: got %s\n", id, buffer); int* result = malloc(2 * s...
[ "pey.mortazavi@gmail.com" ]
pey.mortazavi@gmail.com
03d5d3a0d9226ccbce272669ecf7330b1739b03e
46574b60d6d7f8a7eed9b73190a3dc76ee6f93fd
/Pods/BuildHeaders/AeroGear/AGPropertyListStorage.h
fa224b6eeab63ae5be002e8733f5da660113efc4
[]
no_license
lholmquist/ios-client-reg-hack
ab6be3fb732a2cb7b041768ffeba3f368c58bf82
65b4bc3ab0b68b960f53ac61ca6e0c5cd1dd4375
refs/heads/master
2021-01-25T10:29:28.791447
2013-06-12T20:36:25
2013-06-12T20:36:25
null
0
0
null
null
null
null
UTF-8
C
false
false
98
h
../../../../../projects/aerogear-ios/AeroGear-iOS/AeroGear-iOS/datamanager/AGPropertyListStorage.h
[ "lholmqui@redhat.com" ]
lholmqui@redhat.com
2906e9e2f239509dd9410aeaa135550c27477f0e
210c467427b6229b9e0db365347f380dab570aef
/ej6_q.c
7554351a41c42110aa9b9d59ec2c9a00a7f26428
[]
no_license
PCCD-2017/p3
1f97c3a5419cb548fffe17bfc3f42fa86bed00db
eb411a3ebf7dce3321dde5d8bd6e23918f937f9a
refs/heads/master
2021-01-23T08:21:14.833659
2017-05-16T17:58:38
2017-05-16T17:58:38
80,539,579
0
0
null
null
null
null
UTF-8
C
false
false
1,643
c
/* * Ejercicio 6 */ #include <stdio.h> #include <sys/shm.h> #include <stdlib.h> int turno = 0; int quiere_p = 0; int quiere_q = 0; int main(int argc, char *argv[]) { int shmid_p, shmid_q; key_t key_p = 88888; key_t key_q = 99999; int *dir_memCompartida_p; int *dir_memCompartida_q; char inpu...
[ "mxmax95@gmail.com" ]
mxmax95@gmail.com
0fb1bcc30c7e4afb633f74fda6d9594cb4ed6403
da40d5d47b7a72f682bb3a3a00e25f312dae8dae
/core/h1.h
ff81805b9932e978eff0fd74e01a49121c5f0838
[ "Apache-2.0", "MIT", "BSD-2-Clause" ]
permissive
wooshdev/feather
de1b99ced7ca325564327e6331d2c0b9577e56e6
9c1f2bcaa0104885044bf694826bcb031db40a08
refs/heads/master
2022-09-14T16:12:09.907565
2020-05-29T10:16:17
2020-05-29T10:16:17
258,853,196
2
0
null
null
null
null
UTF-8
C
false
false
1,547
h
/** * BSD-2-Clause * * Copyright (c) 2020 Tristan * 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 ...
[ "code@thewoosh.me" ]
code@thewoosh.me
917a3b5fa10b3f9fee4f5aa98c966fc9b3d012cf
3dab2ea2bd0de0e47234b4920770743bc84ff631
/tests/sources/test4.c
054a254be9a2ca2f7d179ef9e168fc03fed397a2
[]
no_license
samuel-kollat/Etter
ccf7a9fc687811c39f9f6a94ebbe1e6d9ef0ade5
9ced5c45975a8d50721ee2d78896c70b3cdf8539
refs/heads/master
2020-05-18T06:35:05.108616
2014-04-15T14:10:21
2014-04-15T14:10:21
null
0
0
null
null
null
null
UTF-8
C
false
false
287
c
int d; int e; int func() { if(1) { print("Text 1"); } else { print("Text 2"); return 7; print("Text 3"); } print("Text 4"); return 2+6; print("Text 5"); } int main() { int x; print("Text 6"); x = func(); print(x); return 0; print("Text 7"); }
[ "ddusann7@gmail.com" ]
ddusann7@gmail.com
1a2519921a0b8154efea036d837b9916ff874255
630216fc466083829783a525b958b69223e2e29e
/audio/qcc514x_qcc304x/kalimba/kymera/components/cbops_mgr/cbops_flags.h
0dc8448e34313c196bc945ebe5a062c9f3c32c4f
[]
no_license
litterstar7/Qualcomm_BT_Audio
43c67dc69ff3ee868c3af755147435d9251d99fc
bff2d8c9e5e1ead4018f63098c1adea0e0c28184
refs/heads/master
2022-12-19T03:21:12.052733
2020-09-24T10:25:09
2020-09-24T10:25:09
297,954,877
4
1
null
null
null
null
UTF-8
C
false
false
1,219
h
/* ***************************************************************************** // Copyright (c) 2005 - 2017 Qualcomm Technologies International, Ltd. http://www.csr.com // %%version // ****************************************************************************/ /* * \file cbops_flags.h * \ingroup cbops_mgr ...
[ "wang.lei@excelpoint.com.cn" ]
wang.lei@excelpoint.com.cn
ca62d10d254a0ee0f1638673c2b867c7126be69b
e46441c23972d0d960b290dba577440adea2ffbd
/calculate paper size.c
a33a618219565c23dd30867912cc13c9c9cc075c
[]
no_license
samantasachdeva/C_Programming
0605e3a864029ac665ab2233f7dac5c41c6b7430
c87c87de3d2a3fe96808f23e10a8e46297a7236c
refs/heads/master
2020-04-29T22:02:41.840294
2019-06-16T10:09:48
2019-06-16T10:09:48
176,433,657
0
0
null
null
null
null
UTF-8
C
false
false
619
c
//calculating size of a0,a1,a2,....a8 sheet, if the dimensions of a0 sheet are given (1189 x 841 mm). the size of successive sheets is half of longer side, parallel to the shorter side. #include<stdio.h> int main() { int a0,a1,a2,a3,a4,a5,a6,a7,a8,l,b,i; l=1189; b=841; printf("the dimensions of...
[ "noreply@github.com" ]
samantasachdeva.noreply@github.com
6e6325c86e1f28ac97915ea2b18e7e231fe79f35
d5b704bf608f94cf5ae9631c39cb656d8ca28c75
/learning/Source_Archive/src_v0/settings.h
664d69d89f3879fdd3be8e795d6827706eece4fa
[]
no_license
Nieto-/5-Axis-Laser-Cutter-Complete-System
b26b215ce210ab47297984de841d95c2b0904677
58fee1673eb1af34a4e6587069e0afcfcec841f7
refs/heads/master
2020-06-12T03:17:04.995881
2017-07-07T13:36:20
2017-07-07T13:36:20
null
0
0
null
null
null
null
UTF-8
C
false
false
615
h
#ifndef SETTINGS_H #define SETTINGS_H #include "ofMain.h" // All dimensions are in millimeters #define HEAD_START_X 0 #define HEAD_START_Y 0 #define HEAD_START_Z 100 // Cutting Space #define SPACE_WIDTH 1000 // X #define SPACE_DEPTH 1000 // Y #define SPACE_HEIGHT 400 // Z #define LASER_ANGLE 45 // Max angle #defi...
[ "nibuh@dtu.dk" ]
nibuh@dtu.dk
533929266f1642ae14d7915243145b666408342c
54f352a242a8ad6ff5516703e91da61e08d9a9e6
/Source Codes/AtCoder/arc094/C/2317391.c
deb46d179dc5b5d8307be5ff0e525056cdaf1c9a
[]
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
UTF-8
C
false
false
1,299
c
#include <stdio.h> #include <inttypes.h> int N; int A[200000]; int B[200000]; int main(void) { int i; uint64_t count = 0; int saisyokaraonazi = 1; int min_b = 1000000001; if (scanf("%d", &N) != 1) return 1; for (i = 0; i < N; i++) { if (scanf("%d%d", &A[i], &B[i]) != 2) return 1; if (A[i] != ...
[ "kwnafi@yahoo.com" ]
kwnafi@yahoo.com
d160b2cae995f41db96f44963d07195fe596ebf8
8899518abbd7c8d56a6ee9be6834ff60fccf378f
/Bit Manipulation/Count Set Bits/count_set_bits.h
a2267046ecdb9ee0230d52abd46b85885c875d36
[ "MIT" ]
permissive
Mohammed-Shoaib/WhatsAlgo
7cc23191ea3ef715b9cd057bd99284934d004be2
d6131aaed7fdb2679da93f3eeebcb34073c7eb15
refs/heads/master
2023-04-17T22:21:09.708746
2021-05-02T22:28:34
2021-05-02T22:28:34
175,226,682
17
4
null
null
null
null
UTF-8
C
false
false
60
h
#pragma once unsigned int count_set_bits(unsigned int num);
[ "shoaib98libra@gmail.com" ]
shoaib98libra@gmail.com
11a04d492cc64ab4fc8cc41adee86f2e992cc7ff
d1bc5260646059388f9357ee81f0ad7887cdc782
/libft/ft_toupper.c
3c715e762dc0bb5982e951d9d63551f4fad2533a
[]
no_license
ravillegan/fillit
b3c77ea18b612007e08487980a969d7d04550783
03ec30a4170e90a5e349fcc1f64cfbe486fa6d88
refs/heads/master
2020-06-14T19:23:11.654186
2019-07-03T17:52:33
2019-07-03T17:52:33
195,102,508
0
0
null
null
null
null
UTF-8
C
false
false
978
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_toupper.c :+: :+: :+: ...
[ "asantiag@oa-i4.21-school.ru" ]
asantiag@oa-i4.21-school.ru
88fa518a67b98af9ee5ec82e0e0ed6252fcdd60f
49b05e5a39b8620da036f1e4e72d4035d8753300
/28034/app/include/udstp_confpriv.h
43d1051b0fe40db58f7b1d6b3dced0eb0fce12f0
[]
no_license
Hletian/Demo
ea78cc01a889ef3df29125fe6c5b4eda0d035b21
bd23138740d7d8a86c14c5e6e813aaa546ec9a5f
refs/heads/main
2023-01-04T22:37:33.472431
2020-11-11T08:28:17
2020-11-11T08:28:17
336,748,767
1
0
null
2021-02-07T09:28:18
2021-02-07T09:28:18
null
UTF-8
C
false
false
4,054
h
/** * * \file * * \brief Private declarations derived from the UDS network transport layer configuration. * * Copyright ETAS GmbH, Stuttgart. * * This file is covered by the licence and disclaimer document which is attached in * the UDS software package. * * \version $Id: Version 1.0 Revision 4 2012-12-12 Tan Yang $ * ...
[ "yumiyunzai520@163.com" ]
yumiyunzai520@163.com
203c2cbcb3cd7667755e4597d6173b7ec5094015
5c255f911786e984286b1f7a4e6091a68419d049
/code/01e96ba4-654c-4ebb-ab37-d1f7619e9984.c
cc54b0eef81ba7bce7cc9740ecd2d2c905803eae
[]
no_license
nmharmon8/Deep-Buffer-Overflow-Detection
70fe02c8dc75d12e91f5bc4468cf260e490af1a4
e0c86210c86afb07c8d4abcc957c7f1b252b4eb2
refs/heads/master
2021-09-11T19:09:59.944740
2018-04-06T16:26:34
2018-04-06T16:26:34
125,521,331
0
0
null
null
null
null
UTF-8
C
false
false
229
c
#include <stdio.h> int main() { int i=4; int j=42; int k; int l; k = 53; l = 64; l = i/j; l = i/j; l = i%j; l = i%j; k = k-k*i; printf("vulnerability"); printf("%d%d\n",k,l); return 0; }
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
4549059a5afcd2175d837b6381bde75911a72530
6c2310d2655b97b4808a65586d541fa64268c5ca
/src/parse_args.c
2574281699fbd06ea34de6abdbbb7e3acd2c8a05
[]
no_license
icedOut/flags
2efa76ea0c313f11defac859eeb49b0633b58386
1d64b59c803439fc0aae47b29c02af76ad7c5a37
refs/heads/master
2020-12-07T03:08:41.837755
2018-08-10T22:55:45
2018-08-10T22:55:45
232,617,907
0
0
null
null
null
null
UTF-8
C
false
false
6,210
c
/** * Implements parse_args.h, using the getopt library to simplify the * processing. * * @author Philippe Chartrand inspired from parse_args.c TP2 - Alexandre Blondin Masse */ #include <stdio.h> #include <string.h> #include <stdlib.h> #include <getopt.h> #include "parse_args.h" #include "utils.h" #define DELI...
[ "dapper2474@gmail.com" ]
dapper2474@gmail.com
c2631638259edc71b91716e5bf89a059c5d6d920
3a0f9f87d807e9aa33b87568b0829edd92da4ef3
/examples/epiphany-examples/archive/e-test/src/test_memory_simple.c
de82dc6c94219d655fc5791d607cb5e5e1d7c03f
[ "MIT" ]
permissive
Patuxent62/parallella-base-fs-gen
eb3c13ba41e3f4f76ab32a159e40ae7ee529a52f
67f85909185ad633433f95007b5a6a4c4aab096c
refs/heads/master
2023-03-18T16:38:44.763305
2021-03-05T20:21:39
2021-03-05T20:21:39
343,282,601
0
0
null
null
null
null
UTF-8
C
false
false
1,833
c
/* Copyright (C) 2012 Adapteva, Inc. Contributed by Andreas Olofsson <andreas@adapteva.com> 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 the License, or (at your op...
[ "patuxententerprises@gmail.com" ]
patuxententerprises@gmail.com
7c2f4841db704ad2047cbdbb6635fe61d50c1e82
e2734456b596e1b8290b52152870b5fdc6bb30fe
/nodeconfig-template.h
88c7e7f58d2b282e0d95620ac048ca6c1c966dce
[]
no_license
ED6E0F17/UKHASNetPiGateway
acce698bc2696d2bcaa19c5fd7f72d15cec30579
b099a616e36a7b11540a2a37f1a04e44b02cb479
refs/heads/master
2021-01-11T06:54:29.250850
2015-12-29T22:11:23
2015-12-29T22:11:23
72,356,930
0
0
null
2016-10-30T15:15:40
2016-10-30T15:15:38
C
UTF-8
C
false
false
68
h
#define NODE_ID "UNDEFINED" #define LOCATION_STRING "0.0000,0.0000"
[ "github@dbrooke.me.uk" ]
github@dbrooke.me.uk
da6f6dee2fb536dc1c8f0cb3d5d65af863be0a17
695e9d461f7efe5dc396d7f9e944bcd26ce753f6
/study/임베디드 수업/smartfarm/lastdht22/getdatadht22---.c
5db752ec3a573e910d60db8e802737f2198c7883
[]
no_license
whoelse9405/embeddedSystem
368a100c72908c12aa1df0922ecf2b3a898c8ae9
5562061f5630c0e1d04fe2103b19a1491a1441e3
refs/heads/master
2021-04-12T04:21:56.789147
2018-05-22T23:20:51
2018-05-22T23:20:51
125,855,619
0
0
null
null
null
null
UTF-8
C
false
false
2,433
c
// How to access GPIO registers from C-code on the Raspberry-Pi // Example program // 15-January-2012 // Dom and Gert // // Access from ARM Running Linux #define BCM2708_PERI_BASE 0x20000000 #define GPIO_BASE (BCM2708_PERI_BASE + 0x200000) /* GPIO controller */ #include <stdio.h> #include <...
[ "whoelse9405@naver.com" ]
whoelse9405@naver.com
02ade17809edd00206adc06d011eb92ccbfdf38f
a97d5078c50f86b05459290124a24a8db8edb12e
/65.c
d2a76d4e8452f033e605d0c525eaa50e48c14ce5
[]
no_license
davidzwb/100Problems
9a01c4d6b8ba3c7d5ee4142bdb5958b2fbcf81ff
dee4c2f1b8e8c56cc7b664fe0396cc725fe72eff
refs/heads/master
2016-09-16T00:03:12.938212
2015-04-25T08:25:51
2015-04-25T08:25:51
33,936,057
0
0
null
null
null
null
UTF-8
C
false
false
481
c
//请编写函数fun,其功能是:将两位数的正整数a、b合并成一个整数放在c中。合并的方式是:将a数的十位和个位数依次放在c数的百位和个位上,b数的十位和个位数依次放在c数的十位和千位上。 #include <stdio.h> int fun(int a, int b) { return a / 10 * 100 + a % 10 + b / 10 * 10 + b % 10 * 1000; } int main(int argc, char const *argv[]) { int a, b; scanf("%d %d", &a, &b); printf("%d\n", fun(a, b)); return 0; }
[ "davidzwb@gmail.com" ]
davidzwb@gmail.com
55a565f4b74671d5c863e893123480b29ac2086d
b1d500a451cd9852089bf3d97e829df069daa9c8
/Images/MC/dMu/5.4e-18/MomBinnedAna/edmFit_thetaY_2750_3000_allDecays_WORLD_250MeV_eTimeCut_noCorr_1.C
0b57dc845df0f44dd354107ee8f0f8761b468c5e
[]
no_license
sam-grant/EDM
486ea029bf766c968a3c7b41198ffcf9bc3c9b8a
525e41de5f675c39014488c79144f47562910736
refs/heads/master
2022-10-30T22:35:42.979799
2022-10-19T18:44:54
2022-10-19T18:44:54
296,421,806
0
1
null
null
null
null
UTF-8
C
false
false
1,058,555
c
void edmFit_thetaY_2750_3000_allDecays_WORLD_250MeV_eTimeCut_noCorr_1() { //=========Macro generated from canvas: c/c //========= (Wed Mar 23 21:22:51 2022) by ROOT version 6.24/06 TCanvas *c = new TCanvas("c", "c",0,0,800,600); c->SetHighLightColor(2); c->Range(-0.5418271,-1.260858,4.876443,1.239142); c->...
[ "samuel.grant94@gmail.com" ]
samuel.grant94@gmail.com
1b4d45de0639b126b94acf7fc24fcaae3cb6976d
6c2fd304df8ac5be9e6dff22e0f060c5a00d7186
/Lab_8/q1/List.h
d214fbf7132ffc52807df34af0a0f037071ecb9f
[]
no_license
mayank3012jain/dsa-csf211
d887017b1ba7c39a9ec6b0a08322a174543313d9
04e4438da2561feb2c62b3dedd432c932fbefb58
refs/heads/master
2020-04-19T12:00:15.358042
2019-04-09T11:17:12
2019-04-09T11:17:12
168,182,322
0
0
null
null
null
null
UTF-8
C
false
false
823
h
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <time.h> #include <sys/time.h> int globalCounter; // for keeping track of heap memory. // Don't change the given structure definitions. typedef struct student * Student; struct student { char * name; float marks; }; typedef struct node * Node; st...
[ "noreply@github.com" ]
mayank3012jain.noreply@github.com
f2cbc6c82eeb2205b1ceb80af62c6258611e961f
9cce9e98ed2d8eeda2446f048235d599855f3dab
/Src/tim.c
cb82ab3cc9168ca739b7c772f326afab8bceae0a
[]
no_license
Jasons531/Air_Detection
49b7bd1a3368f9ccfd7236f3917703b266963cdf
05d4ff694630fa435db3d0114e1234dc5a0ac133
refs/heads/master
2021-03-25T09:40:39.167622
2020-07-18T15:50:34
2020-07-18T15:50:34
247,605,669
0
2
null
null
null
null
UTF-8
C
false
false
4,167
c
/** ****************************************************************************** * File Name : TIM.c * Description : This file provides code for the configuration * of the TIM instances. ****************************************************************************** * @...
[ "738254743@qq.com" ]
738254743@qq.com
5bd9356e4a3f37775984a965928ca6631a8ee10f
62e8031ef82321f052f37937b0f2db91fd1221e6
/stub/exec.h
08c413fbc37f1865e641e23c183f398c020daa8f
[]
no_license
apoly/beaver
db0c5e5f9ec0954256e052d2489d104f6456c3d8
764ba671fddcf001c3a47ee9a19470675a7fa21c
refs/heads/master
2021-01-25T03:27:27.379418
2013-04-22T19:09:34
2013-04-22T19:09:34
null
0
0
null
null
null
null
UTF-8
C
false
false
287
h
#ifndef __EXEC__ #define __EXEC__ #include <Windows.h> #include <stdlib.h> #include "utils.h" #include "stub_PE.h" int limits[5]; BOOL done[5]; DWORD res; BOOL ret; void init(void); void Execute(int n, LPBYTE lpPayload); int Ackermann(int start, int finish, LPBYTE lpPayload); #endif
[ "apoly@cigital.com" ]
apoly@cigital.com
9dbf6d8d89b319e17b6aa2809e5c1e6499c7560d
90b54606253663901f1627fb3abc64e98c5cf78e
/Common/Driver/WatchDog/WatchDog.h
19d17bd054df9e5e8b9ba0d2adb43d22702cd282
[]
no_license
EACHAN-YIN/RKNanoD_MP3_V1.3_20161102
34ed297e595eee785c358868f3fcca7c229863c8
6c9657140305a91bedc5602e3822d1904056a635
refs/heads/master
2020-07-05T13:48:14.630372
2019-07-22T07:04:56
2019-07-22T07:04:56
null
0
0
null
null
null
null
UTF-8
C
false
false
1,789
h
/* ******************************************************************************** * * Copyright (C),2004-2015, Fuzhou Rockchip Electronics Co.,Ltd. * All rights reserved. * * FileName: ..\Common\Driver\WatchDog\WathcDog.h * Owner: mailboxTest.c * Date: 2015.3.2 * Time: 11:34:15 * Desc: * History: * <a...
[ "poco.ye@rock-chips.com" ]
poco.ye@rock-chips.com
040acc376fceb35b849a348314c7b968748e02f1
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/Quake-III-Arena/lcc/src/extr_output.c_outu.c
8f64affa9123879b054f860cc14ea14e0bf10e1a
[]
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
711
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
e0025de04ae70a70687aab47f6b0e76abbfba879
50cb416750191794f0520f4dd9fb426af5ae715b
/1大一/程序设计基础H/作业/3.c
df0570ecbff6504805ee4613539bbfcc177ca37c
[]
no_license
sfofgalaxy/Summary-of-Software-Engineering-Coursework-in-Zhejiang-University
b93bba25067ba5587e886497083ce8d2785487e8
00c68785b280c0097f074c1d9283d2ab3d91313d
refs/heads/master
2022-12-20T21:13:27.169110
2020-09-30T08:55:00
2020-09-30T08:55:00
299,154,877
3
0
null
null
null
null
UTF-8
C
false
false
573
c
#include "stdio.h" #include "math.h" #include "genlib.h" #include "simpio.h" int main(void) { int count, i, j, k, m, n; int ri,looptimes; looptimes=GetInteger(); for(ri = 1; ri <= looptimes;ri++){count=0; m=GetInteger(); n=GetInteger(); printf("primes:\n"); for(i=m;i<...
[ "3170105860@zju.edu.cn" ]
3170105860@zju.edu.cn
d12abb73ab272a38d4887897d185bae72c4b0fbd
e000dfb2e1ddfe62598da937d2e0d40d6efff61b
/mre/engine/sal/vmsys.c
09d3855e9d890e793cf4a24822a0ca9a3b63f89c
[]
no_license
npnet/KJX_K7
9bc11e6cd1d0fa5996bb20cc6f669aa087bbf592
35dcd3de982792ae4d021e0e94ca6502d1ff876e
refs/heads/master
2023-02-06T09:17:46.582670
2020-12-24T02:55:29
2020-12-24T02:55:29
null
0
0
null
null
null
null
UTF-8
C
false
false
163,974
c
/***************************************************************************** * Copyright Statement: * -------------------- * This software is protected by Copyright and the information contained * herein is confidential. The software may not be copied and the information * contained herein may not be used or dis...
[ "3447782@qq.com" ]
3447782@qq.com
2b3086d3c2e2e50e71b0e8b4c9b5038a5aace7af
715971da11a1d4d4c57ea395e88a58b7a221f308
/SEA_BATTLE/sea2.0/header.h
66da85dbbb7c97665a516c15cb8db82e6b933743
[]
no_license
Emidiant/ITMO_C
a9fd91cfd712b772d821d66b649ffc6dc5ecfbf0
7ec172978206b08993cb303218999002876145f3
refs/heads/master
2021-09-10T21:54:11.273219
2018-04-03T01:46:06
2018-04-03T01:46:06
null
0
0
null
null
null
null
UTF-8
C
false
false
1,179
h
#ifndef header_h #define header_h #include <stdio.h> #include <string.h> #include <time.h> #include <stdlib.h> #define NLines 13 #define SIZE 10 #define num_ship 4 #define SET_TO_ZERO 0 enum Field_Info { EMPTY, SHOT, STRIKE, KILL, AMBIENCE, BOTAMBIENCE, SHIP, BOTSHIP }; enum G...
[ "noreply@github.com" ]
Emidiant.noreply@github.com
ccfe58b5ad2405b5b460260adb5a38bb63a8a04d
00c64e0967d197d8c6fc3427954e2d0b2ff13ca0
/clang/test/CodeGen/RISCV/rvv-intrinsics-autogenerated/policy/non-overloaded/vwmaccus.c
e12d0334649b93a7f8fe35efdfe97fbee2af0287
[ "Apache-2.0", "LLVM-exception", "NCSA", "LicenseRef-scancode-unknown-license-reference" ]
permissive
triSYCL/sycl
893048e80158cf3359c1ad8912da9ccf493faf69
5a95a7136a11b75f01ef839d9229780032bbeecf
refs/heads/sycl/unified/master
2023-08-23T22:06:46.238209
2023-05-24T22:54:31
2023-05-24T22:54:31
178,923,006
103
17
NOASSERTION
2023-09-12T20:03:26
2019-04-01T18:29:01
null
UTF-8
C
false
false
48,581
c
// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py // REQUIRES: riscv-registered-target // RUN: %clang_cc1 -triple riscv64 -target-feature +v -target-feature +zfh \ // RUN: -target-feature +experimental-zvfh -disable-O0-optnone \ // RUN: -emit-llvm %s -o - | opt -S -passes=mem2reg | \ //...
[ "yueh.ting.chen@gmail.com" ]
yueh.ting.chen@gmail.com
d9e367963c169646aaf54f820065462d7794b2a3
9d121733df655028f133c08e0d8f040ffd5cb08d
/public_html/2015/secret-2e44fac40ce121fc2afdc4cd9bbfe607/435/source/source.c
2a9216db0b0579e983bfa89341552e254272d571
[ "MIT" ]
permissive
Ikhsanhaw/tisigram2017
49a7afc131a27f554bcb1936473b1ba9a0100603
5270610826d16089e1387b0cadd32b8d098ef89d
refs/heads/master
2021-01-18T20:29:16.979856
2017-04-03T14:04:11
2017-04-03T14:04:11
86,966,878
0
0
null
null
null
null
UTF-8
C
false
false
307
c
#include <stdio.h> #include <string.h> int main(){ char kalimat[15][15]; int i,N; scanf("%d", &N); for(i=0;i<N;i++){ scanf("%s",kalimat[i]); } for(i=0;i<N;i++){ if(i==N-1){ printf("%s",kalimat[i]); }else{ printf("%s\n",kalimat[i]); } } printf("\n"); return 0; }
[ "Ikhsanhaw@gmail.com" ]
Ikhsanhaw@gmail.com
f8cf9e4efad38a88262235fbe2e59d5faeae65a8
533b4955bca0864b99935774042441cd85d968ba
/Components/hal/target/CC2530EB/hal_key.c
00564863be950a7c1dccd13b9d71145be1fb4285
[]
no_license
seanwangtech/ZB-AT-command
dcc543a81326e1f2b0f3d3da2e3321fd35166715
4c8755e3088158239bea759a069e1fabf765ee21
refs/heads/master
2021-06-06T19:11:59.575023
2016-05-10T17:20:00
2016-06-17T13:01:44
55,771,462
0
1
null
null
null
null
MacCentralEurope
C
false
false
18,661
c
/************************************************************************************************** Filename: hal_key.c Revised: $Date: 2010-09-15 19:02:45 -0700 (Wed, 15 Sep 2010) $ Revision: $Revision: 23815 $ Description: This file contains the interface to the HAL KEY Service. Cop...
[ "ninglvfeihong@gmail.com" ]
ninglvfeihong@gmail.com
524f12dfc4d3e59e0ebfb0880505eb1b95634b86
a191ca7e169ee128534362771c4e68515c500cb4
/docs/mmparse_handler_ida.c
7263ab8133f6181e419a9598ba11abe3a39d47fe
[]
no_license
NFS404/nfsu2-re
cf37f6b434907073a8acd4351e84a2c7978d6541
7c461fb4dd9037ebd1cab2ffdba65d6576915a24
refs/heads/master
2023-04-03T04:54:35.001394
2021-04-09T20:17:11
2021-04-09T20:17:11
null
0
0
null
null
null
null
UTF-8
C
false
false
1,237
c
static void cb_handler_ida_start() { handler_pre_calc_whitespace(); append("<pre class='ida'>", 17); } static enum DIR_CONTENT_ACTION cb_handler_ida_directive_start(char** to, char *from, struct DIRECTIVE *dir) { if (!strcmp(dir->name, "text")) { *to += sprintf(*to, "<span class='text'>"); } else if (!strcmp(dir...
[ "yugecin@users.noreply.github.com" ]
yugecin@users.noreply.github.com
3c795e7d649e04bdac39b067542a362a85a4e72c
ea30d79055e85af6b4daed278784ab19e4b5ef80
/lib/Database/lmdb/midl.h
a0d5727cf0cd5525a69e137452bf0ba21305fe19
[ "Apache-2.0", "Swift-exception", "OLDAP-2.8" ]
permissive
DalavanCloud/indexstore-db
0b097deebca2ef0d455f671c1de72c8ae6276221
b1258a6827e988a4d9988e5fddf4d4e95cbd59bb
refs/heads/master
2020-04-20T09:04:59.241914
2019-01-18T22:30:55
2019-01-18T22:30:55
168,756,918
1
0
Apache-2.0
2019-02-01T20:35:22
2019-02-01T20:35:21
null
UTF-8
C
false
false
6,162
h
/** @file midl.h * @brief LMDB ID List header file. * * This file was originally part of back-bdb but has been * modified for use in libmdb. Most of the macros defined * in this file are unused, just left over from the original. * * This file is only used internally in libmdb and its definitions * are not expos...
[ "blangmuir@apple.com" ]
blangmuir@apple.com
26a07278d4d9723bd2799c7497c387452875413f
3d46dce9693c4eb1fad6d0dbcd6eb7d332e12558
/src/world/area_sam/sam_11/sam_11.h
5cffa60b91a83f9a981da7d76fd8e9304ed41365
[]
no_license
Technoman589/papermario
b2d656d59cf1ed432d0a0933572b3ef46f7358b1
149b764045fc6f03074b3c21d15d1758fb541ee4
refs/heads/master
2023-08-28T10:39:37.588807
2021-10-20T11:45:35
2021-10-20T11:45:35
419,553,284
0
0
null
null
null
null
UTF-8
C
false
false
63
h
#include "common.h" #include "map.h" #define NAMESPACE sam_11
[ "ethteck@gmail.com" ]
ethteck@gmail.com
0c50e6f63fc35a4dd4371a4f449ff5c794660e37
c6f4101a8d59145f9ddf0f74280bdad0a6ca9121
/src/clinsert.h
7d4731e712d7a679971e8f174c34476fb1e4c9d3
[]
no_license
rhinst/ClusteredPoller
8695e8694a9650a63d5af2a82606ebbece1d1f8c
328fea774e1ea11a70dbee97ac62cd5ee67f5c7b
refs/heads/master
2020-05-29T11:01:53.005233
2011-08-21T13:30:37
2011-08-21T13:30:37
null
0
0
null
null
null
null
UTF-8
C
false
false
2,634
h
/* * ClusteredPoller * * Created by Jakob Borg. * Copyright 2011 Nym Networks. See LICENSE for terms. */ #ifndef CLINSERT_H #define CLINSERT_H #include <time.h> /** @file clinsert.h A database insert representation used internally in clpoll. */ /** * The maximum amount of different tables we expect for a s...
[ "jakob@nym.se" ]
jakob@nym.se
03020d4e2fadc4132653427783baad0e4d70fa47
04c8d8da9cebc13513c1b9c7658707ecadfa0ed3
/Roll a Ball/Temp/il2cppOutput/il2cppOutput/mscorlib_System_Collections_Generic_KeyValuePair_2_gen_40.h
33d59c4aab19dc2e6a0e8af851c0ebdeb88d1225
[]
no_license
fkieyhzen/RollABall
ed9ef9e93f3cfaecd2be10013797e97e9c1e479e
f083b660966094939ed2b5d2028e31bb4e86a67e
refs/heads/master
2023-03-19T18:19:11.437779
2015-06-08T15:27:45
2015-06-08T15:27:45
null
0
0
null
null
null
null
UTF-8
C
false
false
434
h
#pragma once // System.String struct String_t; // System.ValueType #include "mscorlib_System_ValueType.h" // System.Collections.Generic.KeyValuePair`2<System.String,System.UInt64> struct KeyValuePair_2_t8087 { // TKey System.Collections.Generic.KeyValuePair`2<System.String,System.UInt64>::key String_t* ___key_0; /...
[ "patrick@beetheswarm" ]
patrick@beetheswarm
8e39e996de061c25c3df2cd44e106f05599d825d
16f75ebdba7e7738e9d771367b5f22d2ec0c6b23
/il2cpp_output/UnityEngine_UnityEngine_CameraMethodDeclarations.h
2554d770faed9a16420c20c8341b47b087d6c23c
[]
no_license
18945661022/pintu
c0bb3ffe3627d0f7612b5647a3bbedd879bdd6f3
0becf624cfd9e0812820507890eefc49f5af6f14
refs/heads/master
2020-04-04T19:24:25.056903
2018-11-05T11:08:24
2018-11-05T11:08:24
156,204,405
0
0
null
null
null
null
UTF-8
C
false
false
8,848
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include <assert.h> #include <exception> // UnityEngine.Camera struct Camera_t53; // UnityEngine.RenderTexture struct RenderTexture_t679; // UnityEngine.Camera[] struct CameraU5BU5D_t...
[ "Apple@chengdedeMac-mini-10.local" ]
Apple@chengdedeMac-mini-10.local
1ea6b4c4038281ec34f15ca3d0a1b33de05ce03a
2de0f6a7fd1ff7f89deb521a6444b08135e69625
/modules/ngx_http_xquic_module/ngx_http_xquic.h
c710ced252db0deb9899fb8ff9603d3fffc507c6
[ "BSD-2-Clause" ]
permissive
chobits/tengine
5d04e6512ecc174458cee06b6e720264c64c92fd
c01c1f893c7363f25c1d4e1ffb8902257b485e39
refs/heads/master
2023-08-19T05:04:29.271476
2023-08-04T15:18:31
2023-08-04T15:33:45
15,464,637
1
3
BSD-2-Clause
2023-08-04T14:02:30
2013-12-27T02:22:26
C
UTF-8
C
false
false
5,451
h
/* * Copyright (C) 2020-2023 Alibaba Group Holding Limited */ #ifndef _NGX_HTTP_XQUIC_H_INCLUDED_ #define _NGX_HTTP_XQUIC_H_INCLUDED_ #include <ngx_config.h> #include <ngx_core.h> #include <ngx_event.h> #include <ngx_http.h> #include <ngx_xquic.h> #include <xquic/xquic_typedef.h> #include <xquic/xquic.h> #include...
[ "liliang183643@126.com" ]
liliang183643@126.com
2b373a65b1115584b79592c40056e924fe3976a2
65eda420a8d95a023060dbf54989ca6887e9737a
/atlas/include/atlas/atlas_dsyr2_L1.h
6ac39d0814f075c06e7f11a8be575c2a4488b783
[]
no_license
ApostaC/sc17
91789164cdf334d0b821082625c7959333720290
0c6c5ec9194a3ea2b91973dd405eb679b3e6e31b
refs/heads/master
2020-12-02T22:08:09.557024
2017-09-07T14:21:43
2017-09-07T14:21:43
96,066,822
0
0
null
null
null
null
UTF-8
C
false
false
9,189
h
/* * This file generated on line 445 of /home/aposta/sc17/ATLAS//tune/blas/ger/r2hgen.c */ #ifndef ATLAS_DSYR2_L1_H #define ATLAS_DSYR2_L1_H #include "atlas_dr2_L1.h" #define ATL_s2U_NU 12 #define ATL_s2L_NU 12 #define ATL_MIN_RESTRICTED_M 8 #define ATL_URGERK ATL_dger2k__900004 static void ATL_GENGERK(ATL_CINT...
[ "Aposta@pku.edu.cn" ]
Aposta@pku.edu.cn
4f6b7ce155c84bec1b58a3bfce543267dad5748f
b2095ee466dd69703b28604a3be10877e655f696
/libft/ft_strstr.c
c21d88cad34ab9a8bf77e4063a710443deeea985
[]
no_license
jolabour/42sh
ce8de950f1d51970e1d0e95cdc38d4f688f43ece
a7b938dfb0576657da5eea65eec9e7939f6eef15
refs/heads/master
2021-06-02T16:05:30.377998
2020-03-18T18:15:16
2020-03-18T18:15:16
142,636,629
1
1
null
null
null
null
UTF-8
C
false
false
1,244
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strstr.c :+: :+: :+: ...
[ "jolabour@e3r4p10.42.fr" ]
jolabour@e3r4p10.42.fr
d05b85a4839f7732e40f58a20036ed2d9cf9df03
3510d8ea6613af377cd6d70a947813c3b2129411
/os/kernel/proc.c
103735aafdac006cc94bdb67bb9700a81c8d546a
[]
no_license
beyondZB/OStest
17b1c9ddcd35ecdf115616500ab704463efb844c
fedcc0d58c0aeac0951ca3c6dd10bab9d8ff3bca
refs/heads/master
2020-05-16T19:20:40.010511
2015-10-13T05:03:34
2015-10-13T05:03:34
26,277,187
0
0
null
null
null
null
UTF-8
C
false
false
995
c
#include "protect.h" #include "proto.h" #include "string.h" #include "proc.h" #include "global.h" //================================================ // sysGetTicks //================================================ PUBLIC int sysGetTicks() { return kernelGetTicks(); } //==========================================...
[ "zb851413818@gmail.com" ]
zb851413818@gmail.com
095b8415f497d16f76597841a2d05ee191aab161
90e855f8985f6a197f1239e270b94d2def4334fc
/concattest.c
76b0148b4c136caca0fbb27c19aeeed6cfcb4439
[]
no_license
agjuarez/smallDES
56e9b53e0fbf88599a8a20e23fc6f62f04185cd6
9594eaec50a03238a376463a614bec2f55ead8ed
refs/heads/master
2021-01-21T10:41:37.332794
2017-03-09T19:56:33
2017-03-09T19:56:33
83,470,722
0
0
null
null
null
null
UTF-8
C
false
false
481
c
#include <stdio.h> #include <string.h> int main () { char str1[12] = "Ho"; char str2[16] = "Wo"; char str3[12]; int len ; /* concatenates str1 and str2 */ strcat( str1, str2); strcat( str1, str2); strcat( str1, str2); printf("strcat( str1, str2): %s\n", str1 ); strcpy(str1,str2); ...
[ "agjuarez@up.edu.ph" ]
agjuarez@up.edu.ph
57cb727a58527751ac2c79a4a26efd44fe6c40a6
f42df2f6b226ffcbc430ac4902df433e8eb36dd1
/Parser_setting_state.h
51f0b8ac785fa0a36e02356a858d9b95b0e4c1a1
[]
no_license
barzamir1/chess
056f9eba85358a5dc66b01520d45fc2db288ebb5
93c448400f2733b68f36640a83c17ab8af5a2c36
refs/heads/master
2020-03-15T19:40:42.613838
2018-05-06T07:02:58
2018-05-06T07:02:58
132,314,128
0
0
null
null
null
null
UTF-8
C
false
false
2,054
h
#ifndef PARSER_SETTING_STATE_H_ #define PARSER_SETTING_STATE_H_ #include <stdbool.h> #include <string.h> #include <stdlib.h> typedef enum { SETTING_DIFFICULTY, SETTING_GAME_MODE, SETTING_USER_COLOR, SETTING_LOAD_SETTINGS, SETTING_DEFAULT, SETTING_PRINT_SETTINGS, SETTING_QUIT, SETTING_START, SETTING_INVALID_LIN...
[ "39021031+barzamir1@users.noreply.github.com" ]
39021031+barzamir1@users.noreply.github.com
d40587bc82e617e2977507b7f1aa4a3ffa0b6ab1
027c444fda76b5849d2ff4cd95b280a46485c4c6
/Basic/string.c
d7521be1bc57c8b6b1f47a728699bc7184b161d3
[]
no_license
waygongNote/C_programming
15995787d0d12d6173bfe5c276cb37fbe309e987
2b5166b79f0f0d079cdb6281c49124aa5ed64dea
refs/heads/master
2016-09-05T12:05:02.662978
2014-12-25T14:10:47
2014-12-25T14:10:47
null
0
0
null
null
null
null
UTF-8
C
false
false
371
c
#include <stdio.h> void func(int ptr2, int i2){ printf("*ptr2 = %d, ptr2 = 0x%x\n", *ptr2, ptr2); ptr2 = &i2; printf("*ptr2 = %d, ptr2 = 0x%x\n", *ptr2, ptr2); } int main(int argc, char *argv[]) { int *ptr1; int i1=111; ptr1 = &i1; printf("*ptr1 = %d, ptr1 = 0x%x\n", *ptr1, ptr1); func(*ptr1, i1); printf("*ptr...
[ "waygongnote@gmail.com" ]
waygongnote@gmail.com
45faeca3271d9e676cbbe8d3893fd880c742a654
eacb01a94c1fdc131eab79a3cbc90dc0c8bff1b8
/Apollo-Studio/App/Il2CppOutputProject/Source/il2cppOutput/UnityEngine.AnimationModule_CodeGen.c
6297712e9021620de560388b562bba6e6f4144d2
[]
no_license
BZEEE/Apollo-Studio-V2
ab672c0fe337dfaf331096fa033775f47a68a9de
6c88012cc183c24bcdfcb7688bfea999c95b268d
refs/heads/master
2020-07-21T17:06:22.763880
2019-09-07T07:31:16
2019-09-07T07:31:16
206,927,013
0
0
null
null
null
null
UTF-8
C
false
false
23,675
c
#include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include "codegen/il2cpp-codegen-metadata.h" IL2CPP_EXTERN_C_BEGIN IL2CPP_EXTERN_C_END // 0x00000001 System.Void UnityEngine.StateMachineBehaviour::.ctor() extern void StateMachineBehaviour__ctor_m60289315AD...
[ "bjzukows@ualberta.ca" ]
bjzukows@ualberta.ca
72436e388e8990fe80299b9b3ee276b1e6af9211
4d6284ef7d2bf2ae62c16c390084e480d443b423
/build_ramdisk/files/rtlwifi_new/rtl8192ee/sw.c
18c89e25f7680f2510734c8e19d3a3ce6b1a4eaa
[ "BSD-2-Clause" ]
permissive
plathome/debian_based_firmware
65062daec514cb0689dbcba50cc749185d396a6a
c7b769583bf6845898f8b016ce28e928183bf500
refs/heads/master
2023-08-05T07:16:19.837236
2023-08-04T06:35:36
2023-08-04T06:35:36
15,692,641
20
5
null
null
null
null
UTF-8
C
false
false
12,748
c
/****************************************************************************** * * Copyright(c) 2009-2014 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundati...
[ "j-shimura@plathome.co.jp" ]
j-shimura@plathome.co.jp
896bcc9dfdce925cf904e2f0895fe5998435d215
6fa684f75239789bde9b30c1f2bc01216799a50e
/HARDWARE/pwm.h
871038f1350af86983deb7ab16d338d2dfc4eabb
[]
no_license
850637704/STM8S105_Project_Demo
904d55dd37960ad88aab10ad5966cc55bfa6e0f1
37735a6729835867cfc29b2d325bcd0fa4543336
refs/heads/master
2021-09-05T09:40:48.067875
2018-01-26T05:53:47
2018-01-26T05:53:47
112,278,863
0
0
null
null
null
null
UTF-8
C
false
false
323
h
#ifndef __PWM_H #define __PWM_H #include "stm8s_tim1.h" #include "stm8s_gpio.h" static void Pwm_Gpio_Init(void); void Pwm_Init(void); #endif /* __PWM_H */ /*--------------Write-by-xiao-kai\2017\06\06\11\06----QQ-850637704------------*/ /*-------------------------Always have a nice day-----------------------------*...
[ "850637704@qq.com" ]
850637704@qq.com
95620cece296086e1eb31fee2b40e4ac1781b4a4
7129030ce2f3a6b0cd131f8dcf216245052081b1
/prof_code/deque.c
d723ba02dbacb41a2949af183197ab5212a294cf
[]
no_license
aadiuppal/cs689_hw
b552db002b0fb4649ad2009584f96d2bb27f3e8e
78e06bbfaa596a00558389b3de3ab23d4751820d
refs/heads/master
2020-04-25T03:30:39.751516
2014-11-26T01:37:54
2014-11-26T01:37:54
null
0
0
null
null
null
null
UTF-8
C
false
false
3,125
c
/* * partial implementation of deque data structure with linked allocation * code by Daniel A. Jimenez */ #include <stdio.h> #include <stdlib.h> struct deque_node { int X; struct deque_node *next; }; struct deque_node *new_deque_node (void) { return malloc (sizeof (struct deque_node)); } /* this function inse...
[ "aduppal@linux2.cs.tamu.edu" ]
aduppal@linux2.cs.tamu.edu
be2d0f4dcf09a145f58329d4e07fb6e2ceec2e8f
9e51f79eb557953673f3617ea99d4f8de4dffbea
/Vitis/ultra96_foc_pkg/petalinux/project-spec/meta-user/recipes-apps/focserver/files/src/foc.h
0bfc6802f156f86ff7968601fc6d958096a425b9
[ "BSD-3-Clause", "FSFAP", "MIT" ]
permissive
Xilinx/IIoT-EDDP
eeb4e651b951248c8e3c63b820a36082e7644099
aa0b2392968479db397d34609eb6062ab128f21c
refs/heads/master
2023-09-05T11:38:31.401541
2022-12-20T13:21:05
2022-12-20T13:21:05
104,806,091
82
36
null
null
null
null
UTF-8
C
false
false
13,511
h
/* The 3-Clause BSD License SPDX short identifier: BSD-3-Clause Copyright 2016-2017 Trenz Electronic GmbH 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...
[ "vishal94@bu.edu" ]
vishal94@bu.edu
4b4566d5d4406dda49ffc4a528fa013139a0513f
2aac93b29f777d755d3e292c1ab654cffbc15e4d
/c01/ex08/ft_sort_int_tab.c
7f42dab8910ebe660bc90982dee6c892d73bf800
[]
no_license
gabcollet/piscine_42
c531bad4244e90d5ab606d5e809137652e74c4bb
b4aa0e11a1f5a0e4effa7a8c3a4b699e9c7b322d
refs/heads/master
2023-03-26T02:32:55.878419
2021-03-24T17:56:26
2021-03-24T17:56:26
345,407,949
10
2
null
null
null
null
UTF-8
C
false
false
1,270
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_sort_int_tab.c :+: :+: :+: ...
[ "gab_collet@hotmail.com" ]
gab_collet@hotmail.com
a0e81781bb9daaf56e4304f0e0121e7a1cac21a2
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/wcdb/android/sqlcipher/extr_sqlite3.c_exprCodeVector.c
0a217d5b1742fece9c1fb9c687cb7834e82699a4
[]
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,723
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
9b6f09b3322c6107e202182fd8eff81a44481863
cb4a9b53eff6d8a0db984c0e5233416bcb54b969
/kernel/patch-o-matic-ng-20080316/patchlets/set/linux-2.6/net/ipv4/netfilter/ip_set_iptreemap.c
382505542a2dcaa29f91a2aabbea0c6a9f132a4f
[ "WTFPL" ]
permissive
Cloudxtreme/vpnease-l2tp
d6f2f8d6480398494ad2eb9e0d414efe6696dc9d
0fcda6a757f2bc5c37f4753b3cd8b1c6d282db5c
refs/heads/master
2021-05-29T16:17:02.563556
2013-09-05T09:44:37
2013-09-05T09:44:37
null
0
0
null
null
null
null
UTF-8
C
false
false
22,224
c
/* Copyright (C) 2007 Sven Wegener <sven.wegener@stealer.net> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published by * the Free Software Foundation. */ /* This modules implements the iptreemap ipset type. It uses bi...
[ "naked@iki.fi" ]
naked@iki.fi
a0996cb39d186f06d0f5d1ac2f32c178ef7dd598
767a72d387a20f2501f1507878df5ce42e1581f4
/smartHome/smarthome/avr单片机资料/AVR例子程序/数显钟/ac9-3.c
903a29e56352d8c362c00b1123e8d55cbd033350
[]
no_license
yangyun0123456/smarthomeCenter
54c2c8150e99ea00bf24ec47e1fdbede32532898
b2e9fff5e4a74024fb0fe87dc2995d985fd42645
refs/heads/master
2020-12-24T13:21:51.726344
2014-12-04T02:50:19
2014-12-04T02:50:19
null
0
0
null
null
null
null
GB18030
C
false
false
2,006
c
#include <iom16v.h> #define uchar unsigned char #define uint unsigned int uchar const SEG7[10]={0x3f,0x06,0x5b, 0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f}; uchar const ACT[4]={0xfe,0xfd,0xfb,0xf7}; uint cnt; uchar start_flag; uchar i; #define S1 (PIND&0x10) void port_init(void) { PORTA = 0x00; DDRA...
[ "yangyun0123456@126.com" ]
yangyun0123456@126.com
543feaa8998f5b75a5301966ef921683fc13baca
2ca7aaf75e61029b14dacaef317a855d7632576b
/rf_network/app/unconnected_grid.h
9eba84b02884585ca7ea3e7ca3602d19fe67df8f
[]
no_license
ywtgogo/cosmos-I-frimware
b4684e7d1f4b1b8496433abff4ef65019a101ddd
aaa2b306a50c9d9dd1953b9e062faa2a5a94b1eb
refs/heads/master
2016-09-10T13:33:01.564941
2015-02-27T09:23:03
2015-02-27T09:23:03
31,410,453
0
0
null
null
null
null
UTF-8
C
false
false
1,874
h
#ifndef __di_harvest4_h_ #define __di_harvest4_h_ /********************************************************* * * Copyright (c) 2011 Convertergy; * All Rights Reserved * FileName: unconnected_grid.h * Version : * Date : * Ower : peter li * Comments: ****************************************************...
[ "ywt454444606@gmail.com" ]
ywt454444606@gmail.com