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
b84d02d2b9350e91e1cfdf4dccae6fc935ecd0d0
3d877daa96f841a5b7b3140f81b8fe82f6c4a246
/source/xmms.c
84a93e906dd10a25e8ae848d92b97a18055df6c6
[ "BSD-3-Clause" ]
permissive
jnbek/TekNap
6aa9d8c73fc22b15f2b0869494b870bd2ee0949b
10aa40900e331d0cf3b5e53aa3f878d9f1ff3d1b
refs/heads/master
2018-12-29T17:40:53.382258
2015-02-28T22:34:20
2015-02-28T22:34:20
1,819,325
3
0
null
null
null
null
UTF-8
C
false
false
9,974
c
/* * xmms control program. * Copyright Colten Edwards 2000 */ #include "teknap.h" #include "struct.h" #include "alias.h" #include "ircaux.h" #if !defined(WINNT) && !defined(__EMX__) && defined(WANT_XMMS) typedef struct { unsigned short version; int length; } ServerPktHeader; typedef struct { unsigned short v...
[ "jnbek1972@gmail.com" ]
jnbek1972@gmail.com
179a73cf90aca2f6f9ce6a4e663b14900be0ebe3
76f6cfd43f2f82dfe5ec604a232a864c3a0fa177
/MCU/defs_types.h
6bdba51f66053bf0a0cf0d139b306b180aa80a3a
[]
no_license
mikeneiderhauser/WorkoutAid
2fb26a020da8572645941621eb4f3bd0b230eb4c
6363048b0582bf77744e0bbb46c042c5f0618db0
refs/heads/master
2020-05-18T06:32:31.482205
2015-01-03T04:31:43
2015-01-03T04:31:43
28,730,844
0
0
null
null
null
null
UTF-8
C
false
false
1,311
h
#ifndef DEF_TYPES_H #define DEF_TYPES_H /* Button Pin Map */ #define BTN_0 A7 #define BTN_1 A6 #define BTN_2 A3 #define BTN_3 A2 #define BTN_4 A1 #define BTN_5 A0 /* SSD1306 OLED Pin Map */ #define OLED_MOSI 9 #define OLED_CLK 10 #define OLED_DC 11 #define OLED_CS 12 #define OLED_RESET 13 #define ...
[ "mikeneiderhauser@gmail.com" ]
mikeneiderhauser@gmail.com
ebb133d4800f9c40464e5d768b682c1fe53544b4
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/net/mac802154/extr_iface.c_ieee802154_iface_exit.c
12394493a2cdb239b19cece089f96b87e51b2991
[]
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
614
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
2732e461a93dd85089c8174baa44954d5f63b2f1
099d37a70848d2e4054ec456c0c14a72c14b8841
/src/os/shared/common/src/com/ngos/shared/common/pci/lib/pciexpressactivestatepowermanagementcontrol.h
dd1ebf7a98d83a1b153cdb945a60a71ca693447b
[]
no_license
Gris87/ngos
c96e702b26fb5bcae894400657573ba71b72c996
e5e20c632ea53ee6fcc82475c0b9ed6852932397
refs/heads/master
2022-11-08T01:16:55.262819
2022-10-23T08:55:10
2022-10-23T08:55:10
115,521,164
1
0
null
null
null
null
UTF-8
C
false
false
1,529
h
#ifndef COM_NGOS_SHARED_COMMON_PCI_LIB_PCIEXPRESSACTIVESTATEPOWERMANAGEMENTCONTROL_H #define COM_NGOS_SHARED_COMMON_PCI_LIB_PCIEXPRESSACTIVESTATEPOWERMANAGEMENTCONTROL_H #include <com/ngos/shared/common/ngos/types.h> #include <com/ngos/shared/common/printf/printf.h> enum class PciExpressActiveStatePowerManagement...
[ "Gris87@yandex.ru" ]
Gris87@yandex.ru
796219b370ad988819e9fad87795209fb11ccf46
a2f9618474d27a9898eaa424da4ce06abcc192e9
/kunal/binary search.c
f6acc67a89b3fcb24392fb8ee13b919a56049831
[]
no_license
kunal121/C-And-Cpp-Questions
4299b1ec33b753c381aafd53c94d645b127c68af
af331cec311a5de8835177c16f000b63b5a162f2
refs/heads/master
2020-04-05T09:35:57.270507
2019-10-19T16:21:41
2019-10-19T16:21:41
81,636,991
12
18
null
2019-10-19T16:21:42
2017-02-11T07:05:20
C++
UTF-8
C
false
false
443
c
#include<stdio.h> void main() { int n,a[20],i,j,mid,value; scanf("%d",&n); scanf("%d",&value); for(i=0;i<n;i++) { scanf("%d",&a[i]); } i=0; j=n; mid=(i+j)/2; while(a[mid]!=value && i<j) { if(a[mid]<value) i=mid; else j=mid; ...
[ "kunalkalra121@gmail.com" ]
kunalkalra121@gmail.com
8bd61be1c75f4a6a854df2138f6916895b931503
405080db44c5850181cc5ed92abe0bddb00f5671
/src/blocksignature.h
e8d1eab1309181e9c2a5a4c8f2df6c4bb8d85074
[ "MIT" ]
permissive
WRTCoin/sourcecode
b0a34a0c24c8a10dcdf92301bc55d8cc561359c4
92a054777f97cc2f30cb4f42ef61565137dc00cf
refs/heads/main
2023-06-17T14:22:48.312157
2021-07-13T16:56:27
2021-07-13T16:56:27
379,869,882
0
1
MIT
2021-06-28T18:19:39
2021-06-24T09:20:28
M4
UTF-8
C
false
false
567
h
// Copyright (c) 2017 The PIVX developers // Copyright (c) 2018 The worthless developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef worthless_BLOCKSIGNATURE_H #define worthless_BLOCKSIGNATURE_H #include "key.h" #in...
[ "muhammadharisyousaf@gmail.com" ]
muhammadharisyousaf@gmail.com
b4855ae89888fa28a4878d980781fdae5c59f83b
315d998e7966005de61205c1577e2a28b31e050c
/3.Implementation/main.c
28152f0bed0d323581d9d331e7b224e9a6c114a4
[]
no_license
hamsa-g/SDLC_Team5_Schrodinger-sCats
f1c44ed4e0e903f0ceda654a340ddbd21a64d51b
cb4d78b45b27307b96866ab272b0eb3555e4a02b
refs/heads/main
2023-07-12T16:33:36.267443
2021-08-24T13:46:56
2021-08-24T13:46:56
null
0
0
null
null
null
null
UTF-8
C
false
false
2,025
c
#include "com.h" int main() { int opcode; printf("\n\n-------------------------------- OPERATIONS ON DISCRETE SIGNALS -- CALCULATOR ----------------------------------------\n\n\n"); printf("Please give the serial number of the operation you want to perform : "); printf("\...
[ "noreply@github.com" ]
hamsa-g.noreply@github.com
523de3bd8e2842ebd18a12078be4e1834ae41d17
d761fd11ddd77c891969e35f2e743b253ee4d09c
/bucket_AC/krb5/patches/patch-plugins_preauth_pkinit_pkinit__crypto__openssl.h
d070344d422e626bc6fe5417d65fad45620a5c9e
[ "ISC" ]
permissive
ftigeot/ravensource
ccfd35bee4820ddb4653d653548f8ceb296acf90
d55fddec4c96f20c09e2351d1fb72ce32bf53604
refs/heads/master
2020-04-22T12:46:17.294212
2019-02-12T19:44:14
2019-02-12T20:12:50
144,263,007
0
0
null
2018-08-10T08:59:38
2018-08-10T08:59:37
null
UTF-8
C
false
false
438
h
--- plugins/preauth/pkinit/pkinit_crypto_openssl.h.orig 2019-01-08 16:02:37 UTC +++ plugins/preauth/pkinit/pkinit_crypto_openssl.h @@ -46,7 +46,8 @@ #include <openssl/asn1.h> #include <openssl/pem.h> -#if OPENSSL_VERSION_NUMBER >= 0x10100000L +#if (defined(OPENSSL_VERSION_NUMBER) && OPENSSL_VERSION_NUMBER >= 0x1010...
[ "draco@marino.st" ]
draco@marino.st
bcee699d4bbbcf033a0e86b4a49f1be05a7f9ede
e7f4c25dc251fd6b74efa7014c3d271724536797
/test/config/autogen/fill_check_rf.c
ac0c9bcb06189370a23f8c02a210b9f9339692b1
[ "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-public-domain" ]
permissive
nightlark/re2c
163cc308e9023b290e08cc82cc704a8ae5b90114
96104a652622c63ca2cc0b1d2b1d3dad8c34aae6
refs/heads/master
2023-08-08T18:35:31.715463
2023-07-21T21:23:56
2023-07-21T21:29:45
100,122,233
1
0
null
2017-08-12T15:51:24
2017-08-12T15:51:24
null
UTF-8
C
false
false
1,073
c
/* Generated by re2c */ // re2c $INPUT -o $OUTPUT -rfi { switch (YYGETSTATE()) { default: goto yy0; case 0: goto yyFillLabel0; } yy0: if (YYLIMIT <= YYCURSOR) { YYSETSTATE(0); YYFILL(1); } yyFillLabel0: yych = *YYCURSOR; switch (yych) { case 'a': goto yy3; default: goto yy2; } yy2: ++YYCURSOR; Y...
[ "skvadrik@gmail.com" ]
skvadrik@gmail.com
1de6e17791e6a9fb166e0f36cb545c82dc0ee659
8de0aa76239fbdf46ddbf60fdbcf6d4d7a619463
/iPhoneSE iOS13.2.2/System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices-Structs.h
b8dc6c6197b011a80ff768093a1f835b144bdf99
[]
no_license
Winston-Lin-9527/iOS-Runtime-Headers
e1830e02164a03daba7d8c7c49085c98ceb6193c
c056b7aece046d9ade569f31af6b43cd90834b78
refs/heads/master
2023-03-09T07:57:57.172519
2021-02-04T12:16:06
2021-02-04T12:16:06
null
0
0
null
null
null
null
UTF-8
C
false
false
478
h
/* * This header is generated by classdump-dyld 1.0 * on Saturday, December 7, 2019 at 3:16:15 AM Pacific Standard Time * Operating System: Version 13.2.3 (Build 17B111) * Image Source: /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices * classdump-dyld is licensed under GPLv3, Copyright © ...
[ "q160590076@gmail.com" ]
q160590076@gmail.com
1ca50ebf568ef769c724f60293c7aa7050010b4c
132a4e5d4cb67647020f76699b4998c0b1e4a335
/os452/ulib.h
8dd6bc7265f80819b1192d1fab1acd6ed22f96a9
[]
no_license
oscaronyeke/Operating-Systems-Project
0ae96014a91b749a75448832d9a5fc5358082796
3f77c945b7946465b0d83e07f89e1e4464295556
refs/heads/master
2020-06-29T11:01:39.501198
2019-08-04T16:39:00
2019-08-04T16:39:00
200,517,069
0
0
null
null
null
null
UTF-8
C
false
false
14,878
h
/* ** SCCS ID: @(#)ulib.h 1.1 4/2/19 ** ** File: ulib.h ** ** Author: CSCI-452 class of 20185 ** ** Contributor: Oscar Onyeke Josh ** ** Description: declarations for user-level library functions */ #ifndef _ULIB_H_ #define _ULIB_H_ #include "types.h" /* ** General (C and/or assembly) definitions ...
[ "noreply@github.com" ]
oscaronyeke.noreply@github.com
8c3ce67c2dd66e412005d83bdbf553efe6b3ff66
c0228f0fc1f492fb1077cb03f1178c037680b5ec
/character06/exercise65.c
97bca6efec939907ce4bfc03afa7319e15930804
[]
no_license
firbeja/CTest
2602fe7961c5ca9f789f72e2beb629f3324f24c2
eb3efef752206d4b9e4ccd7a45e697620460b37b
refs/heads/master
2020-04-11T02:49:37.009998
2019-03-06T09:28:25
2019-03-06T09:28:25
161,457,554
0
0
null
null
null
null
UTF-8
C
false
false
405
c
#include<stdio.h> //逆序重新存放数组 void printArray(int a[]); void printArray(int a[]) { int i; printf("\n"); for(i = 0; i < 5; i++) { printf("%d ", a[i]); } printf("\n"); } int main() { int a[5] = {8, 4, 13, 11, 23}; int i, j, temp; printArray(a); j = 4; for(i = 0; i < 5/2; i++) { temp = a[i]; a[i] = a[...
[ "13723786518@163.com" ]
13723786518@163.com
e3676a259b15115cc12d9f9e6a5f334652f5d785
bd226f79c8ca112fefbbd0e9525bdc7f9167cf71
/usr/src/linux-headers-3.13.0-163-generic/include/linux/timerfd.h
4db5e990a7f887dbac2310141d9eb47e77ae168b
[]
no_license
micro1964/streamnow
e53f1a1b33ad0386978e6c17c878140e9e945d93
ba2a4f1a5293d91b0279339c3722aecbdc08ca4c
refs/heads/master
2022-11-30T17:34:48.175628
2019-03-30T22:05:48
2019-03-30T22:05:48
178,615,166
0
2
null
2022-11-25T07:46:15
2019-03-30T21:52:51
C
UTF-8
C
false
false
57
h
../../../linux-headers-3.13.0-163/include/linux/timerfd.h
[ "root@Streamnow.localdomain" ]
root@Streamnow.localdomain
62cb20817ef56ac65e518e4ee4ecb084e82f7741
95d54e4be2ac027f1537905ab27c2123ed00f3a9
/gasolinaoualcool.c
674d72bef0fe98ce0ba5f0c5c39c93b1d5dfa2d7
[]
no_license
Camacholasalle/Programacao-2
23379bb713e46542011cfbbac5c94b39ddebfa07
1de094f8e655b4db553328c9e5f73982e77849fc
refs/heads/master
2021-09-21T00:28:06.936134
2018-08-17T12:56:38
2018-08-17T12:56:38
122,135,473
0
0
null
null
null
null
UTF-8
C
false
false
514
c
#include <stdio.h> int gasolina_alcool(float a, float g) { float result; result = (a / g); if (result >= 0.7) { return 1; } } int main() { float a, b; int resultado; printf("\nDigite o valor do Alcool: "); scanf("%f", & a); printf("\nDigite o valor da gas...
[ "noreply@github.com" ]
Camacholasalle.noreply@github.com
c654b25188941f8449b2ddc616c4b413ca03dba3
8d9318a33afc2c3b5ca8ac99fce0d8544478c94a
/Books/Elastic Search/logstash-1.4.2/vendor/bundle/jruby/1.9/gems/nokogiri-1.6.1-java/ext/nokogiri/html_document.c
1cf982f80daddf3592e14b982913a39e3916ca5b
[]
no_license
tushar239/git-large-repo
e30aa7b1894454bf00546312a3fb595f6dad0ed6
9ee51112596e5fc3a7ab2ea97a86ec6adc677162
refs/heads/master
2021-01-12T13:48:43.280111
2016-11-01T22:14:51
2016-11-01T22:14:51
69,609,373
0
0
null
null
null
null
UTF-8
C
false
false
129
c
version https://git-lfs.github.com/spec/v1 oid sha256:7cb78efc9694154c68102c9124afa1cd08224f5f75ec85626c1583613911aaa2 size 4520
[ "tushar239@gmail.com" ]
tushar239@gmail.com
3b3547ba309aa95368722c87769a615ad8babc4e
33fb7bd794015a10cb33e7af3752644f0ac63b3f
/lib/acp/serial/client/id/list.c
bf68d8f2a037460805e82ac929ea71850991bedd
[ "Unlicense" ]
permissive
arinichevN/gwst
875b30cf14c75d3a2e6747b3b7f73d537feed0fd
6d9227d89e7294c2ded996087b1884cb68d780c5
refs/heads/master
2021-06-13T08:50:24.746455
2021-05-16T11:04:21
2021-05-16T11:04:21
197,041,577
0
0
null
null
null
null
UTF-8
C
false
false
903
c
#include "list.h" int acpscidLList_begin(AcpscIDLListm *self){ LLIST_RESET(self) if(!mutex_init(&self->mutex)) { return 0; } return 1; } int acpscidLList_add(AcpscIDLListm *self, AcpscID *item, size_t items_max_count) { if(self->length >= items_max_count) { printde("can not add item to list: list length (%zu...
[ "arinichev_n@mail.ru" ]
arinichev_n@mail.ru
8bec1e4a9a1b4855f151b94a0f9b8f4713cb11ac
8e17fea2394cbe71739bd7bbd42070b1fc36475a
/OPS A400M 2.4.1/OPS A400M/OPS A400M/Esterel OPS/Ressources/encodings.h
5bb46789b754f576e250b6275493d0024abede40
[]
no_license
julAX/OPSA400M
bb7809a9475030d05e1e6a509817467fe8aef124
b8accdd5d9393d14568227d44af3d0a1a10b40d3
refs/heads/master
2021-05-05T22:03:55.579669
2017-12-17T13:25:53
2017-12-17T13:25:53
null
0
0
null
null
null
null
UTF-8
C
false
false
476
h
// // encodings.h // OPS A400M // // Created by richard david on 28/01/2016. // Copyright © 2016 CESAM. All rights reserved. // #ifndef encodings_h #define encodings_h #define alert657 @"4368696320c3a0206c61202e2e2e" #define alert243 @"4ac3b46e652c20c3a9766964656d6d656e742021" #define alert378 @"526f756a652c20626...
[ "amaury.camus92@gmail.com" ]
amaury.camus92@gmail.com
90135b862293de39a1eea00ebc87ad5297e78027
b669b752e7a4773f498f216c2b855340fdfae738
/modified_packages/GPL_LGPL_licensed_packages/imx-bootlets_10.12.01/imx-bootlets-src-10.12.01/rom_lib/include/registers/regsbch.h
fc267a0fcd7c2742e5d33555fc2393a57923234f
[]
no_license
rbarreiros/vorwerk-tm5-oss-sources
53a8a5717f746b6495a7bd2fb37eb171a8ae3cd6
73e9adb0c763d3883bd45f5dbbecaeb2d668fcc5
refs/heads/master
2020-03-27T05:48:44.021550
2018-04-27T14:23:59
2018-04-27T14:23:59
null
0
0
null
null
null
null
UTF-8
C
false
false
61,013
h
/* * * Filename: regsbch.h * * Description: PIO Registers for BCH interface * * Xml Revision: 2.5 * * Template revision: 26195 * * * * Copyright (C) Freescale Semiconductor Unpublished * * Freescale Semiconductor * Proprietary & Confidential * * This source code and the algorithms implemented therein c...
[ "s.scharrenbach@gmail.com" ]
s.scharrenbach@gmail.com
c26406272e59734cd4a757b866dd4dca755dcf8f
7e0bd8a542bdf92c13639536ad6b09da3ca9e14f
/include/swoole_msg_queue.h
2af9f22cbc71902e188696cfedd89e6d9cedd086
[ "Apache-2.0" ]
permissive
xiangweiwei/swoole-src
d7b48666f664232c593920f502b34b6fa8960799
05e15eb712fb19fce8b6eef280ddf4fd5d6509d6
refs/heads/master
2022-12-19T18:25:56.419826
2020-10-13T13:38:43
2020-10-13T13:38:43
null
0
0
null
null
null
null
UTF-8
C
false
false
1,841
h
/* +----------------------------------------------------------------------+ | Swoole | +----------------------------------------------------------------------+ | This source file is subject to version 2.0 of the Apache license, | | that is bundl...
[ "noreply@github.com" ]
xiangweiwei.noreply@github.com
6237c22b8bb85d67ec0749585d0b70bd5817b433
297a869998e2a591cdb5273cf6a8eed390f74db1
/Dovelet/2_if/whatisn.c
67b7f5d9a03cfcd6dc0f9426b71cecdb3a13bd6e
[]
no_license
jaehosung/Algorithm
fbdf70bf96340a648639232c34f89467170e6e42
c9d84eb8e9bdcb951de1a7348d2e97ecb67982a8
refs/heads/master
2021-01-10T10:31:38.546980
2017-08-16T06:32:25
2017-08-16T06:32:25
43,827,393
0
0
null
null
null
null
UTF-8
C
false
false
154
c
#include<stdio.h> int main(){ int n; scanf("%d",&n); if(n<=5){ printf("%d",n/2+1); }else{ printf("%d",5-(n-1)/2); } }
[ "jaehossung@gmail.com" ]
jaehossung@gmail.com
0e078b472fe7b96cbe7ad0ac5b61b6b5eff54f28
e6fb1962b7f5282b13c603a3f6de542dbc71ae45
/src/server/cd.c
664e7638ad631064f33417d5b51ab5a7db8c65ab
[]
no_license
uael/ft_p
ae6bfdcf73f8609f1e28d189d4a212d5bb29f74e
89a05f8a931266108ccf69d39bb05aecbe5bd1d4
refs/heads/master
2020-04-15T12:01:16.270438
2019-01-28T16:03:06
2019-01-28T16:03:06
164,656,186
0
1
null
null
null
null
UTF-8
C
false
false
1,674
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* server/cd.c :+: :+: :+: ...
[ "lucas.abel@yandex.com" ]
lucas.abel@yandex.com
74a08767958c2e49adbcc7eed2cbd7066f391e0a
d107d55bb73884090267da16b554ca3a662db000
/src/input.h
57cfb162268f5be2e52ea43615f3e4e38a5a7abf
[ "Unlicense" ]
permissive
SamuelSarle/conreality-hud
3c4cba7b8514a03bfa2ae81eb07dcb24420db30b
b941e0cc274e0ec582046a021ecf582414d4b83a
refs/heads/master
2021-04-28T07:34:41.497982
2018-05-12T17:00:51
2018-05-12T17:00:51
105,764,049
0
0
null
2017-10-04T12:11:27
2017-10-04T12:11:26
null
UTF-8
C
false
false
948
h
/* This is free and unencumbered software released into the public domain. */ #ifdef HAVE_CONFIG_H #include "config.h" #endif #ifndef INPUT_H #define INPUT_H /*These are only applicable to a specific kind of joystick*/ #define JOYSTICK_SELECT 0 #define JOYSTICK_LEFT_THUMB 1 #define JOYSTICK_RIGHT_THUMB 2 #define JOY...
[ "samuelsarle@gmail.com" ]
samuelsarle@gmail.com
98009785759b0fa7a87d3ae8c172f9c6c50a8e8f
b94d6578c715a0b76a31ae72ebdf7c237c25da54
/0x09-static_libraries/0-memset.c
f56f6e01882cc132e2740bf81d042f34754d69a3
[]
no_license
HailatAhadu/alx-low_level_programming
b1db07b11026941ef333d96e3ee769ab70488dc2
38b2ca4fe330341cc0d4bc274e70d655c2a8a147
refs/heads/master
2023-07-02T17:09:47.591126
2021-08-02T21:35:58
2021-08-02T21:35:58
377,916,464
0
0
null
null
null
null
UTF-8
C
false
false
495
c
#include "holberton.h" #include <stdio.h> /** * _memset - function that fills memory with a constant byte * * @s: parameter defined in main, pointer to memory area * @b: parameter defined in main, constant byte * @n: parameter defined in main, number of bytes to be filled * * Return: memory address of function ...
[ "hailebest.b@gmail.com" ]
hailebest.b@gmail.com
1fad8cf936da189317a952d9ed5e603828958a0d
a7b78ab632b77d1ed6b7e1fa46c33eda7a523961
/third_party/scalapack-2.0.2/PBLAS/SRC/PTOOLS/PB_Cindxg2p.c
ceeedfa15d8eb221e6b10aa661ee860db9d55ecc
[ "BSD-3-Clause-Open-MPI", "BSD-2-Clause" ]
permissive
frovedis/frovedis
80b830da4f3374891f3646a2298d71a3f42a1b2d
875ae298dfa84ee9815f53db5bf7a8b76a379a6f
refs/heads/master
2023-05-12T20:06:44.165117
2023-04-29T08:30:36
2023-04-29T08:30:36
138,103,263
68
13
BSD-2-Clause
2018-12-20T10:46:53
2018-06-21T01:17:51
C++
UTF-8
C
false
false
2,822
c
/* --------------------------------------------------------------------- * * -- PBLAS auxiliary routine (version 2.0) -- * University of Tennessee, Knoxville, Oak Ridge National Laboratory, * and University of California, Berkeley. * April 1, 1998 * * ------------------------------------------------------...
[ "t-araki@dc.jp.nec.com" ]
t-araki@dc.jp.nec.com
8fa5f4ebe7f063ad2b0c4cb17ceb865bca27ef67
87c69454346b1550da7da37f1b7ebfe5468b587c
/windows/windows/Codes/TEST/Code/ProgrammeTechnicFund/resource.h
8f258c03b0c4adafe339680094330e8e354194cf
[]
no_license
hnlylmlzh/cs
4305ae18d35d7fe774ae0ece263a68bea882ab6a
b45154053d46c3b3b1e912946d1acaa65e99089b
refs/heads/master
2022-03-20T17:45:10.202053
2019-04-15T08:54:05
2019-04-15T08:54:05
null
0
0
null
null
null
null
UTF-8
C
false
false
3,353
h
//{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by ProgrammeTechnicFund.rc // #define IDS_COMPUTER_NAME 1 #define IDS_IP_ADDRESS 2 #define IDS_OS_VERSION 3 #define IDS_VISIT_PROCESS 4 #define IDS_OPERATE_TYPE ...
[ "sunyongjie1984@gmail.com" ]
sunyongjie1984@gmail.com
8c90f83e9d96c6a8ba713cf3be2b45e30d1761d4
ff9debee42363df7c5c3a8632433712b658136cb
/c-language/c-pointer/variable_address.c
af54b985a523c2be8947a77d1794b09ba7c8bfc7
[]
no_license
F21HGG/learning-notes
84e04904cb174598ce144907711dccb5392a823c
d1691a7b439be6a3268c8c65d4c27cb8a68475fe
refs/heads/master
2020-06-24T11:36:27.023418
2019-08-09T02:54:41
2019-08-09T02:54:41
198,937,354
0
0
null
null
null
null
UTF-8
C
false
false
184
c
#include <stdio.h> int main(){ int var1; char var2[10]; printf("var1 变量的地址: %p\n", &var1); printf("var2 变量的地址: %p\n", &var2); return 0; }
[ "fanghao_peter@qq.com" ]
fanghao_peter@qq.com
5833c2cfc29b757cafe2bad4ad19712d04b5e00a
ee12641ba4019525b36a3145fa26facd09ff8c91
/libft/ft_strnstr.c
158e2da2332c5e5d145b399e28ae0b030e457ade
[ "MIT" ]
permissive
RugnarLodbrok/school_21_fillit
5492f6038e2a9e6eec0ea18ba5d8eba0f56bf73a
4df09fb3508626125e33001f926d4fa182d32961
refs/heads/master
2020-07-28T04:27:15.383826
2019-10-01T15:22:18
2019-10-01T15:22:18
209,308,917
0
0
null
null
null
null
UTF-8
C
false
false
1,404
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strnstr.c :+: :+: :+: ...
[ "ksticks@at-q6.21-school.ru" ]
ksticks@at-q6.21-school.ru
dc0fcbcc28b2c5c6266efd7f2e65d4721cf73737
627e59a68e687d7b0dd9e32d7faebf93c9351db9
/j04/ex01/ft_recursive_factorial.c
a9b62092ca1e81302be6d7f17678fb1988889843
[]
no_license
maxifaure/piscine_c
c9dac0caf21587238e72003f2c62ebf2a4279ae4
d561e2dd6cad2ac567bcb0f9afadd61a9c96ce8e
refs/heads/master
2020-12-25T14:13:44.727471
2016-09-09T12:34:05
2016-09-09T12:34:05
66,831,450
0
0
null
null
null
null
UTF-8
C
false
false
1,036
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_recursive_factorial.c :+: :+: :+: ...
[ "mfaure@e1r8p11.42.fr" ]
mfaure@e1r8p11.42.fr
b5ffdaaa98742f39409fbecd022d7100358cf86f
2ccbccf91ce4b6802e20fe9b31206416b4c5064b
/minishell/srcs/get_next_line.c
bfd82c185928cb396f522d1206ebd069b56792c5
[]
no_license
TerryDodre/42
84e4097b5a9e0d40f904858c3d7d9330914133fa
c044a895e84adbccb1126c264a02b723b6cd32ff
refs/heads/master
2023-03-26T23:15:53.441341
2021-03-26T16:04:00
2021-03-26T16:04:00
302,292,552
2
0
null
null
null
null
UTF-8
C
false
false
2,132
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* get_next_line.c :+: :+: :+: ...
[ "terrydodre@hotmail.fr" ]
terrydodre@hotmail.fr
0e5ba0753a7114af6ca301b749795736724a2b84
cfe69fc556729bdecf2118fa5bc329343c42ed80
/10.0.10240.16384/ntoskrnl/Functions/IopInitializeReserveIrps.c
7e7086611beb9b0daf9f10d9002ca12bd76c74cd
[]
no_license
Myprivateclonelibrary/W10M_unedited-decomp
8e5ec89a20e634ffc53457a40b0fd6d8a9e1757a
67b05851a3e262ff8a5d11ee50db34f28c350f16
refs/heads/main
2023-08-31T06:00:37.303105
2021-05-15T23:53:23
2021-05-15T23:53:23
null
0
0
null
null
null
null
UTF-8
C
false
false
2,162
c
// IopInitializeReserveIrps int IopInitializeReserveIrps() { int v0; // r5 _DWORD *v1; // r0 byte_631964 = 42; IopReserveIrps = IopAllocateIrpWithExtension(0, 42, 0); if ( IopReserveIrps ) { dword_6318E4 = 0; byte_6318E8 = 1; byte_6318E9 = 0; byte_6318EA = 4; dword_6318EC = 0; dw...
[ "64583248+Empyreal96@users.noreply.github.com" ]
64583248+Empyreal96@users.noreply.github.com
dc77b2a5325920a099b3980932ae750f535d2e77
fb01bdf23d84d7f5257d7cce6a31b3e24435536b
/Lab5/main.c
b7980d27e25010e65f8c12e5030eb42c516e9406
[]
no_license
lsiama/CprE288
f25ba59a3e98146a7720868f39aeb184d65cb75a
9468393444ffb27356eb8dbca50e750a35e087ee
refs/heads/master
2022-03-24T11:30:46.442922
2019-12-12T06:00:31
2019-12-12T06:00:31
null
0
0
null
null
null
null
UTF-8
C
false
false
2,015
c
/** * main.c * @author: marcanio, ziska * @date: */ #include "lcd.h" #include "uart.h" #include "button.h" volatile int flag = 0; // flag updated by ISR volatile char str[21]; volatile char s; int main() { char data = 0; lcd_init(); serial_init(); intit_interupts(&s, &flag); ...
[ "noreply@github.com" ]
lsiama.noreply@github.com
b3b32265d5f3501c6d30bc83655d417b5c620157
6918874ddf89073e6f83cdcae419801fdf07ef46
/src/host/trxcon/sched_lchan_tchh.c
172f54b44f6057583e92e627bba228ca1073bb3e
[]
no_license
ys113/osmocom-bb
98de719c070aef02530807acfe78fae292e202e6
696fe71ac1a9b63a8e6f20e5808f9fcd58f34ebf
refs/heads/master
2020-06-12T19:50:58.922692
2019-06-22T13:18:13
2019-06-24T14:18:09
194,407,193
0
0
null
null
null
null
UTF-8
C
false
false
13,261
c
/* * OsmocomBB <-> SDR connection bridge * TDMA scheduler: handlers for DL / UL bursts on logical channels * * (C) 2018 by Vadim Yanitskiy <axilirator@gmail.com> * (C) 2018 by Harald Welte <laforge@gnumonks.org> * * All Rights Reserved * * This program is free software; you can redistribute it and/or modify *...
[ "axilirator@gmail.com" ]
axilirator@gmail.com
34797aa739b6d03f14ff9218c16ff6522b81580d
ff2ff7db54245b4117af88f5cb232d2526c2c2bd
/tests/ngtcp2_upe_test.c
a897586cdb88c8ebe121095e1135da1e147269b8
[ "MIT" ]
permissive
ytxing/ngtcp2
03f993828d774638c94b9533ca03a32daeeeb132
28abe319495577a476a543a7ec8a29759e185e05
refs/heads/master
2021-05-11T23:39:53.745383
2018-01-04T10:25:25
2018-01-04T10:25:25
null
0
0
null
null
null
null
UTF-8
C
false
false
4,729
c
/* * ngtcp2 * * Copyright (c) 2017 ngtcp2 contributors * * 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, m...
[ "tatsuhiro.t@gmail.com" ]
tatsuhiro.t@gmail.com
e561a81ea6b6f3ef69e5d3a8bc01391899ec9885
348443326742ea5c24ecdf5584ee51a455c305d4
/src/top/UptimeMeter.c
ac9a4d606bbe175d23e121aece17b5afc89572b8
[ "MIT" ]
permissive
SemenMartynov/SPbPU_SystemProgramming
45ab7329ff286faa6ba029b126bc863f8c64079f
151f3de08fe7d0095ddd2e5b7a49e87c32f72b3e
refs/heads/master
2021-01-01T20:10:25.927184
2015-05-02T10:00:34
2015-05-02T10:00:34
28,577,435
0
0
null
null
null
null
UTF-8
C
false
false
1,436
c
/* htop - UptimeMeter.c (C) 2004-2011 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ #include "UptimeMeter.h" #include "ProcessList.h" #include "CRT.h" #include <stdio.h> #include <math.h> /*{ #include "Meter.h" }*/ int UptimeMeter_attributes[] ...
[ "semen.martynov@gmail.com" ]
semen.martynov@gmail.com
39a06363414f4615673d2f88b8e472c40da4ea2e
bb34fff90c9e688155c3d530966b06f5a52f04c9
/mm-camera/mm-camera2/media-controller/modules/sensors/chromatix/0310/chromatix_imx362/3A/default_preview/chromatix_imx362_default_preview_3a.h
a6b6f9b832990db67a5481b74788da19172c5c05
[ "BSD-3-Clause" ]
permissive
pkm774/vendor_qcom_proprietary
27f90ae736c031497a9a26d7ebb4cf0dde62063b
00578532a2e2e308ebcf26cf3b7c0c89b4f4cf02
refs/heads/master
2022-04-15T13:11:12.061157
2020-04-09T04:03:54
2020-04-09T04:03:54
null
0
0
null
null
null
null
MacCentralEurope
C
false
false
1,355,696
h
//============================================================================= // C H R O M A T I X // // DESCRIPTION // Auto-Generated by Chromatix tool defining camera tunable parameters. // // Copyright (c) 2016 - 2019 Qualcomm Technologies, Inc. // All Rights Reserved. // Confidential ...
[ "priyabratofficial1717@gmail.com" ]
priyabratofficial1717@gmail.com
dba992ce0683fdea01e48cf12e2da0afceb5e78b
26cc36df4718b2b6df1d670eea13dd59876fee03
/semestre1/Systeme_Ex/TD3/toolbox/rm.c
5917d0864dd9af6b8dd6e94f39da758cb4914295
[]
no_license
bistendope/Cours_M1
a6d02481444cfcdf01cb8baf522ebe77de51eeb1
ae42a1d379869b804b9678ace841c55c2972405f
refs/heads/master
2021-09-14T20:16:03.078546
2018-05-18T16:46:38
2018-05-18T16:46:38
107,170,402
0
0
null
null
null
null
UTF-8
C
false
false
255
c
#include "toolbox.h" int main_rm(int argc, char *argv[]) { if(argc != 2) { fprintf(stderr, "usage: %s file\n", argv[0]); exit(1); } if(unlink(argv[1]) == -1) { perror("unlink"); return 1; } return 0; }
[ "louis.label@wanadoo.fr" ]
louis.label@wanadoo.fr
b0566936fd834a297e7cc3a88a4e7e470355695d
003305cdacdb538de90cea987b5d85f12dbd73e0
/SWFC/inc/SWConfig.h
f85ec7bf09117a46c6b27a35535a0fdf08f0adf4
[]
no_license
github188/EC700IR
a1a66fc88b1256bb60ddb0ec0d33cd3386cf6a63
d7976578c627d9eaa04078fbd7a48d4a211ae3a0
refs/heads/master
2021-01-17T14:01:31.259583
2016-05-13T02:28:04
2016-05-13T02:28:04
66,121,249
2
0
null
2016-08-20T01:02:58
2016-08-20T01:02:58
null
UTF-8
C
false
false
774
h
//平台定义相关的头文件 #ifndef __CONFIG_H__ #define __CONFIG_H__ #define PLATFORM_WINDOWS 1 #define PLATFORM_DSP_BIOS 2 #define PLATFORM_LINUX 3 #define PLATFORM_DSP_NOBIOS 4 #ifdef WIN32 #define RUN_PLATFORM PLATFORM_WINDOWS #include <windows.h> #include <stdio....
[ "cangmu2007@163.com" ]
cangmu2007@163.com
503d5a8da86720d90ac0a734b8c5543208ccd575
ac1c9fbc1f1019efb19d0a8f3a088e8889f1e83c
/out/release/gen/services/shape_detection/public/mojom/barcodedetection.mojom-import-headers.h
b792282e4bb23984dacb20f7e54b564d14baef81
[ "BSD-3-Clause" ]
permissive
xueqiya/chromium_src
5d20b4d3a2a0251c063a7fb9952195cda6d29e34
d4aa7a8f0e07cfaa448fcad8c12b29242a615103
refs/heads/main
2022-07-30T03:15:14.818330
2021-01-16T16:47:22
2021-01-16T16:47:22
330,115,551
1
0
null
null
null
null
UTF-8
C
false
false
792
h
// services/shape_detection/public/mojom/barcodedetection.mojom-import-headers.h is auto generated by mojom_bindings_generator.py, do not edit // Copyright 2019 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef SE...
[ "xueqi@zjmedia.net" ]
xueqi@zjmedia.net
17b5ef6a9be1cd50195979862f15349414690dda
ce04c6aec0eb474ae7413ee4db3396d75e1ec13c
/ncurses/test/testscanw.c
ee7dca91924ccfce2dc70f034108ed6af5130f6a
[ "MIT" ]
permissive
apple-oss-distributions/old_ncurses
510b19aa694d65e115c3c3840dd29f3585889ac3
3a90ccf1022af4dafe622856e582612a0a356138
refs/heads/main
2023-08-04T21:19:45.234460
2004-11-23T23:15:11
2021-10-06T05:29:12
413,590,655
1
1
null
null
null
null
UTF-8
C
false
false
835
c
/* gleaned from a web-search, shows a bug combining scanw and implicit scroll. * Date: 1997/03/17 * From: bayern@morpheus.cis.yale.edu * * $Id: testscanw.c,v 1.1.1.1 2001/11/29 20:41:00 jevans Exp $ */ #include <test.priv.h> #include <ctype.h> int main(int argc, char *argv[]) { long badanswer = 1; long ...
[ "91980991+AppleOSSDistributions@users.noreply.github.com" ]
91980991+AppleOSSDistributions@users.noreply.github.com
5c7f63e866f7fb793b4b10d3dfd5114e217977bd
c3a6e519428a533451b6b2ce59d0a21bc1b990e4
/packages/ti/sdo/ce/osal/bios/Trace_SysCBuf.c
351abe0cd29683679f5f8eec41d896796e48b00d
[]
no_license
mobiaqua/ti-ce
947fb95141ff729b1b136cdfc152aa9c856fb2f1
61af17108458803dcaad421535862735bf158964
refs/heads/master
2021-01-10T06:06:40.798525
2016-02-12T20:24:24
2016-02-12T20:24:24
50,530,964
0
0
null
null
null
null
UTF-8
C
false
false
4,222
c
/* * Copyright 2013 by Texas Instruments Incorporated. * */ /* * Copyright (c) 2013, Texas Instruments Incorporated * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * * Redistribu...
[ "aquadran@users.sourceforge.net" ]
aquadran@users.sourceforge.net
6c22305b54e5cd16484bbc69b4c36b852ae17031
27c5b7c08a444235734bf8c0f1621baaa4f714ec
/arguments.h
874796ff0c78c06fb8d3b4877f6957a9acdd78c1
[]
no_license
piperchester/sudoku
630b32fe267a5dba113d058d608978e89794e6d8
9f84cc3cc9e717d2160cba5fda93cbca8c9a1fec
refs/heads/master
2020-05-16T23:38:44.248126
2013-04-20T14:30:14
2013-04-20T14:30:14
null
0
0
null
null
null
null
UTF-8
C
false
false
656
h
/* * Interface to the module that handles command line arguments. * * Parses the arguments by parse_args() and makes the results available * via the puzzle_file() and echo_input() functions. */ #ifndef ARGUMENTS_H #define ARGUMENTS_H #include <stdio.h> #include "bool.h" /* * Parsing - call before any other f...
[ "piperchester@gmail.com" ]
piperchester@gmail.com
3b80871cee3f71b88a43e817cd5cbf62c98be7fe
e5974c36749d8e51b8aa90a1a690cc8839ede8bd
/MCTS-CPUver/tsp-20-50-100/code/TSP_Init.h
aad17487d69504e6eac2bd3fc3191a4a1f68d4ae
[ "MIT" ]
permissive
Spider-scnu/TSP
28c65bf38d3671685a6fea8a67223991620d9664
729c52e92693f077ad9761aa3803327758c7d435
refs/heads/master
2022-11-16T11:30:29.156758
2022-11-07T10:11:38
2022-11-07T10:11:38
238,365,644
92
17
null
null
null
null
UTF-8
C
false
false
3,764
h
// The following funcitons are used to randomly generate an initial solution // Starting from an arbitrarily chosen city, it iteratively selects a random city until forming a TSP tour /* int Select_Random_City(int Cur_City) { int Random_Index=Get_Random_Int(Virtual_City_Num); for(int i=0;i<Virtual_City_Num;i++) ...
[ "44106649+Spider-scnu@users.noreply.github.com" ]
44106649+Spider-scnu@users.noreply.github.com
fb77710d1a39cb16776625c4616b2cda2f034338
a280aa9ac69d3834dc00219e9a4ba07996dfb4dd
/regularexpress/home/weilaidb/work/kernel/linux-3.0.8/ipc/msgutil.c
6368dc5a536e59c1ad6a8e74f50eefe8da88e8d4
[]
no_license
weilaidb/PythonExample
b2cc6c514816a0e1bfb7c0cbd5045cf87bd28466
798bf1bdfdf7594f528788c4df02f79f0f7827ce
refs/heads/master
2021-01-12T13:56:19.346041
2017-07-22T16:30:33
2017-07-22T16:30:33
68,925,741
4
2
null
null
null
null
UTF-8
C
false
false
389
c
DEFINE_SPINLOCK(mq_lock); struct ipc_namespace init_ipc_ns = ; atomic_t nr_ipc_ns = ATOMIC_INIT(1); struct msg_msgseg ; #define DATALEN_MSG (PAGE_SIZE-sizeof(struct msg_msg)) #define DATALEN_SEG (PAGE_SIZE-sizeof(struct msg_msgseg)) struct msg_msg *load_msg(const void __user *src, int len) int store_msg(void __user *de...
[ "weilaidb@localhost.localdomain" ]
weilaidb@localhost.localdomain
c3ae852110d0e15ea008ee9ac802a101998fa2c4
5acda477650226fc7124c0257e87328dcd6498d8
/Contiki/core/ctk/vnc-server.h
bb0e214d581f6144faea8e890e5c36b80cceac3e
[]
no_license
tdxiaowu/stm8L_contiki_lora
7ee93ac6f82b5676fb4ced01ad166b40b7d07a2d
a0effa3f1608de6de82c006766267e5d2c915430
refs/heads/master
2021-03-19T04:58:44.779862
2017-11-07T12:43:32
2017-11-07T12:43:32
null
0
0
null
null
null
null
UTF-8
C
false
false
7,006
h
/* * Copyright (c) 2001, Adam Dunkels. * 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 ...
[ "1071564510@qq.com" ]
1071564510@qq.com
dadae5a291dcb268b97c9398ace9a1c9749e37be
790b0014a88f2acfc329e4b47e8519d223b4672f
/wifi/360wifi/DPO_MT7601U_LinuxSTA_3.0.0.4_20130913/common/rtusb_dev_id.c
b5ce0d85fd901969cbddeccf149fad9166222f2c
[]
no_license
liu470895/uboot
5686380b6f0aa84f8e2e56ded25997e4e8d7a891
5b7030f334b52b27207b948b58304400734a5265
refs/heads/master
2021-08-14T15:29:31.768658
2017-11-16T04:20:24
2017-11-16T04:20:24
null
0
0
null
null
null
null
UTF-8
C
false
false
2,068
c
/* ************************************************************************* * Ralink Tech Inc. * 5F., No.36, Taiyuan St., Jhubei City, * Hsinchu County 302, * Taiwan, R.O.C. * * (c) Copyright 2002-2010, Ralink Technology, Inc. * * This program is free software; you can redistribute it and/or modify * * it u...
[ "hnsyssz@gmail.com" ]
hnsyssz@gmail.com
83ac4d111c324ba72ca24514896d0c528b710ef4
55a4fa8f0fe859d9683b5dd826a9b8378a6503df
/zhangming/pthread_join.c
12c842f75014361b3a3d017e5b9d405f948fc397
[]
no_license
rongc5/test
399536df25d3d3e71cac8552e573f6e2447de631
acb4f9254ecf647b8f36743899ae38a901b01aa6
refs/heads/master
2023-06-26T05:38:37.147507
2023-06-15T03:33:08
2023-06-15T03:33:08
33,905,442
2
1
null
null
null
null
UTF-8
C
false
false
598
c
#include <stdio.h> #include <stdlib.h> #include <pthread.h> #include <string.h> void * thread_handler(void * arg) { sleep(3); printf("tid:%lu s arg = %d\n", pthread_self(), getpid()); // pthread_exit(NULL); return NULL; } int main(void) { int ret; pthread_t tid; ret = pthread_cre...
[ "rongc5@users.noreply.github.com" ]
rongc5@users.noreply.github.com
d22e33ff232966c5230a466bd93b36834c744a6d
809eba4134e9c00108bcdf43d5ff2bd8709caeab
/CSE/Operating Systems Lab/II CSE A/19WH1A0506/fifo.clientside.c
7ee55879e90cb78183c87d22b703a5004a324136
[]
no_license
korrakshaya/BVRITHYDERABAD
6a023aa07eccb8838914f2d7b610745eefb6c1d0
b6ee6dc4e08083ce9f1638b83fcb8a19c5ba103b
refs/heads/main
2023-06-22T10:02:39.026994
2021-08-03T05:57:14
2021-08-03T05:57:14
392,202,484
0
0
null
2021-08-03T05:33:15
2021-08-03T05:33:14
null
UTF-8
C
false
false
1,298
c
#include <stdio.h> #include <sys/stat.h> #include <sys/types.h> #include <fcntl.h> #include <unistd.h> #include <string.h> #define FIFO_FILE "/tmp/fifo_twoway" int main() { int fd; int end_process; int stringlen; int read_bytes; char readbuf[80]; char end_str[5]; printf("FIFO_CLIENT...
[ "noreply@github.com" ]
korrakshaya.noreply@github.com
6786b9fe27d8d3e35b8c71c4de7f091bae7b232d
385cfbb27ee3bcc219ec2ac60fa22c2aa92ed8a0
/ThirdParty/bullet-2.75/Extras/simdmathlibrary/common/roundd2.c
fadc41b83cf1e66d3b72f9e214f83cc60b7a2f5a
[ "Zlib", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-unknown", "MIT" ]
permissive
palestar/medusa
edbddf368979be774e99f74124b9c3bc7bebb2a8
7f8dc717425b5cac2315e304982993354f7cb27e
refs/heads/develop
2023-05-09T19:12:42.957288
2023-05-05T12:43:35
2023-05-05T12:43:35
59,434,337
35
18
MIT
2018-01-21T01:34:01
2016-05-22T21:05:17
C++
UTF-8
C
false
false
1,828
c
/* roundd2 - rounds to nearest integer value in floating point format. 0.5 will be rounded to far from 0 Copyright (C) 2006, 2007 Sony Computer Entertainment Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that t...
[ "rlyle@palestar.com" ]
rlyle@palestar.com
206593868e90b32b7cbe80989a664bb4588ff35f
fbf70a7c7ec66bd70accba6a3273d5a2e4cdc9be
/android-ngn-stack/build/intermediates/jniLibs/debug/armv7-a/include/tinysip/tinysip/dialogs/tsip_dialog_invite.common.h
7e2e6b9a7d2b3eec0b910902a4f4f62133798210
[]
no_license
ahmed-abobakr/STCDroid
25641cd08600f389fa93f90c456c2fec150fef5a
11506bccc50e567a974918dac576d0e66ae8fc63
refs/heads/master
2020-05-02T19:56:40.948444
2019-05-21T07:55:34
2019-05-21T07:55:34
178,174,427
0
0
null
null
null
null
UTF-8
C
false
false
3,645
h
/* * Copyright (C) 2010-2011 Mamadou Diop. * * Contact: Mamadou Diop <diopmamadou(at)doubango[dot]org> * * This file is part of Open Source Doubango Framework. * * DOUBANGO 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 ...
[ "ahmed.abubakr@ihorizons.com" ]
ahmed.abubakr@ihorizons.com
d10686462d8c0b9790e40cf7ce7e524379854269
f3ce0c0ae565dfbfffbb3bd30341f108c38da879
/utils/hashtable.c
dac406469a6fe6f02a879b86ad7c8e8cc11f4cd3
[ "Apache-2.0" ]
permissive
beecavebitworks/minflow
3e4d52069bb95e61b6b87ce835e0b2c90972087a
021c1a21030070979b7c79a487a47002e8d20002
refs/heads/master
2021-01-17T05:25:52.665693
2016-07-09T19:59:19
2016-07-09T19:59:19
62,654,919
0
0
null
null
null
null
UTF-8
C
false
false
27,623
c
/*--------------------------------------------------------------------------*\ * -----===== HashTable =====----- * * Author: Keith Pomakis (pomakis@pobox.com) * Date: August, 1998 * Released to the public domain. * *-------------------------------------------------------------------------- *...
[ "originalsix@bluesand.org" ]
originalsix@bluesand.org
31d34b2d57feac3d07f49a4914976ac53e7ff116
960b6b3e86fb3b9c4913854bdcd4994406a15907
/uEZ/Source/Processor/Renesas/RX62N/RX62N_ExternalInterrupt.c
8f4099019fbfd73b5692cfa02b190f1b270f26bc
[]
no_license
Harvey13/uEZ
80c209ed714fa75f8cc8419ce7f493c48c654fa8
a9c10c760354025bda3bb1ad64016b4f921e4331
refs/heads/master
2021-05-28T00:15:32.662587
2014-01-07T14:17:20
2014-01-07T14:17:20
null
0
0
null
null
null
null
UTF-8
C
false
false
23,056
c
/*-------------------------------------------------------------------------* * File: RX62N_ExternalInterrupt.c *-------------------------------------------------------------------------* * Description: * *-------------------------------------------------------------------------*/ /*-------------------------...
[ "lysle.shields@teamfd.com" ]
lysle.shields@teamfd.com
12842d1c39e0daa8656b4690f8ee031c89a2599d
b97674c3ae2c258b5242dd420229312783e84bfa
/ost-2.0.1/src/tests.h
4d0f0711406beaccbb4a41a3b04e99f6d4d6c8d1
[ "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause" ]
permissive
pwwpche/CSE291-Disk-Performance
c6fb848b8902f495b08ac20f746af434a16e70b6
e1841d509e55de478b527be08e3d78df09042ce2
refs/heads/master
2021-01-19T17:18:16.605217
2017-05-05T04:43:51
2017-05-05T04:43:51
88,320,297
1
0
null
null
null
null
UTF-8
C
false
false
3,148
h
/* * IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING. By * downloading, copying, installing or using the software you agree to this * license. If you do not agree to this license, do not download, install, copy * or use the software. Intel License Agreement * * Copyright (c) 2000, Intel Corporat...
[ "pwwpche@gmail.com" ]
pwwpche@gmail.com
7240c387d7161cfdafb41eaeb73f4490ffe9c91d
3914e85e0e737ab60b691f982d99a2a81806547c
/wp-client/boghe/doubango/branches/2.0/doubango/tinyNET/src/tls/tnet_tls.h
5e00ec802bc622bb87e93ad05da5a5bcdd678c99
[]
no_license
gugu-lee/x-talker
3cd7a7f0c8b10d71d5b68cfca934443081bdd25a
3a463e04eea01bd98f7d42aa344df562ff96c0fc
refs/heads/master
2021-01-10T20:32:28.896854
2015-09-06T08:36:09
2015-09-06T08:36:09
28,584,800
3
1
null
null
null
null
UTF-8
C
false
false
2,173
h
/* * Copyright (C) 2010-2012 Mamadou Diop. * Copyright (C) 2013 Doubango Telecom <http://www.doubango.org> * * This file is part of Open Source Doubango Framework. * * DOUBANGO 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 Soft...
[ "seven.stone.2012@gmail.com" ]
seven.stone.2012@gmail.com
a1b3d2762f940cb26a21d16af95e31fefe9bf20e
da7c499625123f5d1a28e3d75b037523df11ccb5
/devel/VxWorks55/ppc/target/hide/config/mv2306/ravenMpic.c
61d74a4bace9485de748a26c1d9aca272c836cf5
[]
no_license
emuikernel/BDXDaq
84d947b0a4c0c1799a855dbe6c59e9560a8fc4e2
cf678d3b71bdfb95996e8b7e97ad3657ef98262f
refs/heads/master
2021-01-18T07:26:38.855967
2015-06-08T15:45:58
2015-06-08T15:45:58
48,211,085
3
2
null
2015-12-18T02:56:53
2015-12-18T02:56:52
null
UTF-8
C
false
false
26,881
c
/* ravenMpic.c - Raven Interrupt Controller driver */ /* Copyright 1984-1998 Wind River Systems, Inc. */ /* Copyright 1996,1997,1998 Motorola, Inc., All Rights Reserved */ #include "copyright_wrs.h" /* modification history -------------------- 01t,18jul02,dtr SPR 30704. 01s,26mar02,dtr Removing compiler warnings. 0...
[ "andrea.celentano@ge.infn.it" ]
andrea.celentano@ge.infn.it
2a033bed0357d2d59ca9ce89feffb4c1d95f6542
57ca169f5f9e8f240ed823d48a835812b87b29be
/GREATEST.C
f38c8b034299c0fea4a13c307e21c2e7795ac12d
[]
no_license
harudinash/BEG-3
8862b97cf281d96cb5fd7281d1956e8604a89d41
a3cc709d24f54aeb956e5ae3e56378a3b1ce18cf
refs/heads/master
2020-04-19T08:07:58.269235
2019-02-10T04:01:17
2019-02-10T04:01:17
168,066,917
0
0
null
null
null
null
UTF-8
C
false
false
381
c
#include <stdio.h> int main() { int a[20],i,d,j,k,l,m,n; printf("Input :"); scanf("%d",&n); printf("output :\n") for(i=0;i<n;i++) { scanf("%d",&a[i]); } d=1; for(i=0;i<n;i++) { for(j=i+1;j<n;j++) { if(a[i]>a[j]) { m=a[i]; a[i]=a[j]; a[j]=m; ...
[ "noreply@github.com" ]
harudinash.noreply@github.com
74d90262fd1680f002bcf2fdc1c9bd0df920c73c
2c95d4f16f64805544efdc8e72bd3279e527ce5c
/SW1/stack.h
ad56c994b4dc709ae3d2efd250cba044c7667f43
[]
no_license
krrli/PCP
2c805459ea11b8abda75ea6536737d716ee67672
9682407e69a899b1113a33bc16911c5b746273b4
refs/heads/master
2021-08-14T19:54:27.484836
2017-11-16T15:54:24
2017-11-16T15:54:24
104,359,204
1
0
null
null
null
null
UTF-8
C
false
false
537
h
/* * Header declaration for PCP stack implementation * * Author: ruedi.arnold@hslu.ch */ #ifndef STACK_H #define STACK_H #define STACK_SIZE 3 #define STACK_EMPTY_INDEX -1 #define STACK_DUMMY_ELEMENT -1234 // attention: arbitrary number used as dummy :-( typedef int element; typedef struct { element stackA...
[ "carlaiten@gmail.com" ]
carlaiten@gmail.com
77ea6ffbdc3c87329e69e7458dd428d303f212c7
d89aa089357e96cff3cdbab6f1668039765e99a7
/aes-capture/include/firmware/hal/aurix/IfxCan_bf.h
5fac375d6259bad59cc28de19b19d3f19aa0311b
[]
no_license
s-newman/capstone
472f0d3f6f627c263e92e15fd52ca86c5697f306
698ec2ec17e5ba56749a8c0d42a0507141018f5d
refs/heads/master
2023-07-19T08:19:26.619258
2019-12-19T22:30:03
2019-12-19T22:30:03
213,211,867
3
0
null
2023-07-06T21:52:33
2019-10-06T17:24:24
C
UTF-8
C
false
false
69,246
h
/** * \file IfxCan_bf.h * \brief * \copyright Copyright (c) 2014 Infineon Technologies AG. All rights reserved. * * Version: TC23XADAS_UM_V1.0P1.R0 * Specification: tc23xadas_um_sfrs_MCSFR.xml (Revision: UM_V1.0p1) * MAY BE CHANGED BY USER [yes/no]: No * * IMPORTANT NOT...
[ "sxn6296@rit.edu" ]
sxn6296@rit.edu
412184eb71186e722dc224d5a99e222a7cb2b213
a0e87877729f0d598086bcc6bf5dd85abd182a05
/main.c
d1aa8af4279398c9575321e9390a37bb7d9edd1b
[]
no_license
BoltMaud/Functions-on-matrix
438859f80a97825123cbaad13a411609548b691f
2785ee76bfbccec7df0aa1c0fea2d45e0b613f6d
refs/heads/master
2021-06-16T17:42:54.991633
2017-01-13T21:02:03
2017-01-13T21:02:03
null
0
0
null
null
null
null
UTF-8
C
false
false
128
c
#include "minicas.h" int main(int argc, char *argv[]) { if(argc == 2) execute(argv[1]); else interprete(); return 0; }
[ "mathilde.boltenhagen@voila.fr" ]
mathilde.boltenhagen@voila.fr
f9a559749cd797a38344952ede110feed0c69fe2
b021644d0a3a955f846dcae1e67e0639855fd834
/showsimg/readstate.c
540151f1d3ccf19f12ad098b9c1f2798c237cf6c
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
varmfskii/zxnext_tools
866e69d5d8c99f5f05104b3b23d5432b5af912ff
5f01ece9b6aa2b39174d4a22914ad92876730237
refs/heads/master
2023-02-04T09:09:19.448790
2023-01-30T20:18:26
2023-01-30T20:18:26
168,453,745
27
1
null
null
null
null
UTF-8
C
false
false
463
c
#include <stdio.h> #include <errno.h> #include <arch/zxn/esxdos.h> #include "showsimg.h" void readstate(void) { uint8_t in; nextstate_t new_state; errno=0; if (opts.layer==LAYER1) in=esx_f_open("showsimg.l1", ESX_MODE_R); else in=esx_f_open("showsimg.l2", ESX_MODE_R); if (in==0xff || errno) { ...
[ "taevans@cs.unm.edu" ]
taevans@cs.unm.edu
2a30785fb74a69313faf460da515468310a3f5a5
6942596e9b6787a362acb183998ace3598ac686c
/ds-1-4.c
dd95ffc755866c63b286e77481e0e7f0aa80da44
[]
no_license
AustinYANyh/ds
71c249dc61eb7583972835fa7d99c08b0b878347
3483ab1580296d388b1a77165bfce0808320c8d4
refs/heads/master
2020-05-15T03:43:42.098810
2019-06-01T10:19:47
2019-06-01T10:19:47
182,072,582
1
0
null
null
null
null
GB18030
C
false
false
3,518
c
#include <stdio.h> #include <stdlib.h> // 动态的顺序表 typedef int DataType; typedef struct SeqList { DataType* _array; int _capacity; // 顺序表的总大小 int _size; // 顺序表中有效元素的个数 }SeqList, *PSeq; // 顺序表的初始化 void SeqListInit(PSeq ps, int capacity) { ps->_array = (DataType*)malloc(sizeof(DataType)); if (ps->_array==NULL) ...
[ "1241528539@qq.com" ]
1241528539@qq.com
7a79c68ed423d580f9558c6be7b41582dd2f804d
efdb580ea584d655e33edf6fc65d03ea21a2e9a3
/31070/code/MyProject/application/photo.c
3ee9f678d2a4dec7caa841f2a8dee270c67acc6e
[]
no_license
rostgaard/dtu-course-work-archive
51736253dd4796bcefa86cfe531fd8b0fa7d90a0
97eb8b1fc10f51b7e649acd7cdd49c1fc4fc3b0b
refs/heads/master
2021-01-16T18:51:04.162416
2015-04-15T18:57:02
2015-04-15T18:57:02
33,773,701
1
0
null
null
null
null
UTF-8
C
false
false
883,365
c
#include "photo.h" const Int32U photoStream[] = { 0x00DACCC6,0x00DACDC5,0x00D9CCC4,0x00D8CCC2,0x00DACAC3,0x00DACAC3,0x00DACBC2,0x00DACCC0, 0x00D8CCC2,0x00D8CCC2,0x00D8CCC2,0x00D9CDC3,0x00DCCBC2,0x00DDCCC3,0x00DDCCC3,0x00DECDC4, 0x00E0CEC7,0x00DFCDC6,0x00DFCDC6,0x00DFCDC6,0x00E0CEC7,0x00E1CFC8,0x00E1CFC8,0x...
[ "krc@retrospekt.dk" ]
krc@retrospekt.dk
948af14219c3ec1dd4e2e546b29b234f7d270e0b
a1806ea8c503fae9180d6fb3af17ad849aaeaac4
/Src/tim.c
df9c52cd3fd1932911fa2cb8648432fe2375f6a3
[]
no_license
ShuJz/smart-car
68c9f1188a2e821753caa75d42b53df8679f7bf0
7ba4bd0c0c6b1171d45707ee5652a77bf0a957de
refs/heads/master
2023-01-13T00:50:38.054381
2020-10-21T16:08:47
2020-10-21T16:08:47
285,903,213
0
0
null
null
null
null
UTF-8
C
false
false
3,611
c
/** ****************************************************************************** * File Name : TIM.c * Description : This file provides code for the configuration * of the TIM instances. ****************************************************************************** ...
[ "jingzhe.shu@fzi.de" ]
jingzhe.shu@fzi.de
8c76a67f7e748b57d9af1b1db399f2ecd99d5cc8
4e2cf17ca797d7f62b0a0e9b932b904664143dfd
/build/test/cache/CyLib.h
c8909c2de3150faa7cffe2ce7977f6d99b9afa5b
[ "MIT" ]
permissive
nova32/arlobot_freesoc
3598808337e560d28eb70982a947b6b1f8ca6be8
ffe3fc37551c2c8e65bd2213df64f4124e150111
refs/heads/master
2021-08-26T09:27:22.951502
2017-11-23T01:00:08
2017-11-23T01:00:08
null
0
0
null
null
null
null
UTF-8
C
false
false
3,588
h
#include "cyPm.h" #include "cydevice_trm.h" #include "cyfitter.h" #include "cytypes.h" extern uint8 CyResetStatus; extern uint32 cydelay_freq_hz; extern uint32 cydelay_freq_khz; extern uint8 cydelay_freq_mhz; extern uint32 cydelay_32k_ms; cystatus CyPLL_OUT_Start(uint8 wait) ; void CyPLL_OUT_Stop(...
[ "theslators@gmail.com" ]
theslators@gmail.com
32e81c72be4bb15d9a1f37462230eeab7860dd35
57328fc4605cffd0758d0b0b75d2d724718c0384
/GLCD_LiB_2/MCAL/EF_UART.c
d5ba435140294d8b8cf3985793ff1f5044f5742c
[]
no_license
Hani-Darwish/GLCD_Atmega32
cc38b0659b01400cb0ba183c0b9757529548e053
39b103c8e710cdea4972863de0ae1fdfd5a8a056
refs/heads/master
2020-04-07T20:05:18.893888
2018-11-26T14:16:33
2018-11-26T14:16:33
158,674,991
0
0
null
null
null
null
UTF-8
C
false
false
9,191
c
/*************************************************************** * Source File: EF_UART.c * * Description: UART driver for ATMEGA32 * * History: Version 1.0 - INIT Version * Date : 25/08/2014 * ------------------------------------------------------- * Author : EmbeddedFab. * * Copyright...
[ "root@embeddedfab-Satellite-A135" ]
root@embeddedfab-Satellite-A135
705e6bd7b59075ee04c37ab5e2b8b76832aa33b4
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/65c16bec-6626-478b-8669-eb2cf8024469.c
1f3a987762e3421cb45b37314029500c699d55ee
[]
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
602
c
#include <string.h> #include <stdio.h> int main() { int i=4; int j=14; int k; int l; k = 53; l = 64; k = i/j; l = i/j; l = i/j; l = j/j; l = i+j; l = l+j; l = l%j; l = l-j; k = k-k*i; //variables //random /* START VULNERABILITY */ int a; char b[73];...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
14269d17d9d6b068e79a569b59689319991558b3
40fbbee2415903fe5bb92978a2ea582158a33e09
/libft/ft_atoi.c
b252c993b03787e374f677add1f63b8e7ceda067
[]
no_license
jhamon42/ft_ls
2a9cda1d80ec6c3a93f61717d585cc5832dc65b0
5b0ef43cf6c87df77df740f590e8708030c2c623
refs/heads/master
2020-05-09T14:10:24.279143
2019-07-18T15:01:53
2019-07-18T15:01:53
181,184,660
0
0
null
null
null
null
UTF-8
C
false
false
1,339
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_atoi.c :+: :+: :+: ...
[ "jhamon@e3r12p10.42.fr" ]
jhamon@e3r12p10.42.fr
49a8b9024e54e4d5eab617be114f36b89fe5cf55
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/fastsocket/kernel/drivers/media/dvb/frontends/extr_lgdt3305.c_lgdt3305_read_cr_lock_status.c
2906b40c996d183f52f7083d8667bd7b5dbcb739
[]
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,625
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
028e0722dd1265643022a07c512dfbc3dabcf067
2152a2ecff74872fe8ea83d6cc14bd945fb106cf
/libft/ft_strncat.c
5c362a23d1460541ae34da16d609a0e590be883d
[]
no_license
Fmakgoka/push_swap
6c15565c86e4e8c899d7fc36e7fe7677983aff2a
e1086c800d18a10f647a11bacfa2dc9a7a2ed059
refs/heads/master
2020-07-24T18:35:30.721269
2019-09-14T23:15:33
2019-09-14T23:15:33
208,011,210
0
0
null
null
null
null
UTF-8
C
false
false
1,143
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strncat.c :+: :+: :+: ...
[ "fmakgoka@c4r9s1.wethinkcode.co.za" ]
fmakgoka@c4r9s1.wethinkcode.co.za
415348873bd778a2a9e5f01478c98d77833d8bd4
02aea89bdef5e40aa5f37f047b126ffb3cfa8f07
/components/dgx/include/dgx_bitmap.h
b125cf9b5a083896d387e06a851cab8b9a2c4bc7
[ "MIT" ]
permissive
jef-sure/ili9341_dgx
1a8a9a8b0109f5fc01c6f4177bcca8f44abacc48
4c159daf2e079953a1dcd34e6ba750c3cc41a065
refs/heads/main
2023-07-29T11:10:21.265660
2021-09-13T07:05:44
2021-09-13T07:05:44
405,105,595
4
1
null
null
null
null
UTF-8
C
false
false
1,357
h
/* * MIT License * * Copyright (c) 2021 Anton Petrusevich * */ #ifndef _DGX_BITMAP_H_ #define _DGX_BITMAP_H_ #include <stdint.h> #include <stddef.h> #include "dgx_screen.h" #ifdef __cplusplus // @formatter:off extern "C" { // @formatter:on #endif typedef struct { uint8_t *bitmap; int16_t width; int1...
[ "anton.petrusevich.mobile@gmail.com" ]
anton.petrusevich.mobile@gmail.com
80bbdd759a7f60972822d59d20cc48eae5480370
92e30e00b2be21ef19096a5fc6684bb6c6846412
/ghash.h
794929ff310cb5da580951a6e51fb44cd30a1337
[ "BSD-3-Clause" ]
permissive
zeevt/immutableset
3272b5fa9601dbfad58a98d730679a8aadb1daae
dd9827f560b8ba14703650f210c7264d33702493
refs/heads/master
2020-12-24T16:08:07.536255
2010-10-31T17:53:31
2010-10-31T17:53:31
1,025,286
2
0
null
null
null
null
UTF-8
C
false
false
1,566
h
#ifndef GHASH_H_ #define GHASH_H_ /* Copyright (c) 2010 Zeev Tarantov (zeev.tarantov@gmail.com) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation t...
[ "zeev.tarantov@gmail.com" ]
zeev.tarantov@gmail.com
f33fc62426254b77d7851e642b0cc08e3f4a1f8f
f8fdf1ba7875cb13d829cbe71d5e7836351fcd3c
/Trabajos Practicos/TP3/inc/app.h
c841c842ead10b080689db438e5bf12cd5d8891f
[ "BSD-3-Clause" ]
permissive
rtirapegui/CESE-6Co2018_PCSE
5cb409aa70658189440b5e44200a966d7bf24e09
2e4776d66c16990ed9d8cefe8ae2bf99f5eba356
refs/heads/master
2020-03-23T13:52:57.449851
2018-09-01T21:04:42
2018-09-01T21:04:42
141,643,030
0
0
null
null
null
null
UTF-8
C
false
false
1,639
h
/* * app.h * * Created on: 5/7/2018 * Author: rodrigo */ /*============================================================================ * Autor: Rodrigo Tirapegui * Licencia: * Fecha: 22/3/2018 *===========================================================================*/ #ifndef _APP_H_ #define _A...
[ "rtirapeg@itba.edu.ar" ]
rtirapeg@itba.edu.ar
e533d7b12c54f04f3367908f887f48c680506e6e
a4eef3e47ee79fb9e26ee5f77520243150478d52
/ia_msgs/install/ia_msgs/include/ia_msgs/msg/rosidl_generator_c__visibility_control.h
50da0378afbbd6009cdaefd405cd686b576ab047
[]
no_license
nstanley/ros2docker
9f9b4a0c78df8bf857bc11d243776c0344bf00b4
b0424ced9f33b173562c165bd1e955c8eece9dec
refs/heads/master
2020-07-12T03:22:39.954531
2019-08-28T18:52:04
2019-08-28T18:52:04
204,703,337
0
0
null
null
null
null
UTF-8
C
false
false
129
h
/home/blackjackdev/demos/ros2docker/ia_msgs/build/ia_msgs/rosidl_generator_c/ia_msgs/msg/rosidl_generator_c__visibility_control.h
[ "nick.stanley@emergentspace.com" ]
nick.stanley@emergentspace.com
5716906b280354aa7cf41f3216240e991da6e2f6
9c8774d1e188347d9708212b44c2e4785b89405f
/Awal.c
45a0312745592ea714e95b0de32b304f15bae14c
[ "MIT" ]
permissive
IvanWidjanarko/Car-Game
e8863c97e2b48e1472629baa8ccae60d11ee27bf
b31b8789f83f9f1d7b521fcb064605c5fc9c16c7
refs/heads/master
2020-11-27T12:34:44.374053
2019-12-23T10:59:20
2019-12-23T10:59:20
226,798,383
0
0
null
null
null
null
UTF-8
C
false
false
6,918
c
#include "Awal.h" void gbps_InitWindow(int argc,char** argv) { glutInit(&argc, argv); glutInitDisplayMode(GLUT_DEPTH | GLUT_DOUBLE | GLUT_RGBA); glutInitWindowSize(GBPS_WINDOW_WIDTH,GBPS_WINDOW_HEIGHT); glutInitWindowPosition(100,100); glutCreateWindow("Extreme Racing"); gbps_LoadRes...
[ "noreply@github.com" ]
IvanWidjanarko.noreply@github.com
3371d58d7ca6a21ab466b6774c4807f6bc4bb88c
3a8440b26e67b9ee9f3e27a7d47e28cf3cc72d7d
/include/encode/BabyCry.h
30560d2fde34c4fcc888480363fb79b56630dd71
[]
no_license
tdautc19841202/v200
7e48e852250c331db2c33735e84f829e5aecc69e
3c9dc92e4c58389acb4f3f6b93e04f0aad520e72
refs/heads/master
2020-03-25T06:57:11.095875
2017-05-08T06:07:55
2017-05-08T06:07:55
null
0
0
null
null
null
null
UTF-8
C
false
false
2,503
h
#ifndef _BABYCRY_H_ #define _BABYCRY_H_ #ifdef __cplusplus ////main.cpp文件调用Abnormal.c文件,需要显示声明,否则链接会出错 extern "C" { #endif typedef void* ZMD_BABYCRY_HANDLE; //control的返回值 #define ZMD_BABYCRY_CONTROL_RETURN_FAILED 0 // 失败 #define ZMD_BABYCRY_CONTROL_RETURN_SUCCESS 1 // 成功 //process的返回值,一个segment返回 #define ZM...
[ "1620390019@qq.com" ]
1620390019@qq.com
9e05dc58304b1c89e407ee6b20d43ed698c025ac
fcd4767acd0c9ead6281d68c964a73d24acb861e
/src/inet/generic/udp.c
95211a7c8c8f548f79a9114b33408b71752b95c4
[]
no_license
bortoluzzi/minix-2.0.4-kernel
bda0f9ddfd88966d291ccc57a69ba2fe8197958e
eb9b6f5c3b104b2d8ea451fe912b95eb39a8a8a4
refs/heads/master
2021-09-09T21:05:38.243957
2018-03-19T17:04:28
2018-03-19T17:04:28
125,889,310
6
0
null
null
null
null
UTF-8
C
false
false
34,885
c
/* udp.c Copyright 1995 Philip Homburg */ #include "inet.h" #include "type.h" #include "assert.h" #include "buf.h" #include "clock.h" #include "icmp_lib.h" #include "io.h" #include "ip.h" #include "sr.h" #include "udp.h" THIS_FILE #define UDP_FD_NR (4*IP_PORT_MAX) #define UDP_PORT_HASH_NR 16 /* Must be a power o...
[ "fb@univali.br" ]
fb@univali.br
3018b35a189755e64e6fbfc275f5c92bbc2d5cd0
0a5645154953b0a09d3f78753a1711aaa76928ff
/common/c/nbservices/include/protected/data_lane_item.h
3d40478abb7844aceeccca8957189d7b9b4f3a81
[]
no_license
GENIVI/navigation-next
3a6f26063350ac8862b4d0e2e9d3522f6f249328
cb8f7ec5ec4c78ef57aa573315b75960b2a5dd36
refs/heads/master
2023-08-04T17:44:45.239062
2023-07-25T19:22:19
2023-07-25T19:22:19
116,230,587
17
11
null
2018-05-18T20:00:38
2018-01-04T07:43:22
C++
UTF-8
C
false
false
5,102
h
/* Copyright (c) 2018, TeleCommunication Systems, 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: * Redistributions of source code must retain the above copyright notice, this list of condi...
[ "caavula@telecomsys.com" ]
caavula@telecomsys.com
dfcf2c2fb68782996885a8f632dcbb2956e766d2
270937d32c2bc8e33622d96c045b43b8a23bc086
/third_party/google/harfbuzz/src/hb-coretext.h
a45e017d866ff4ae68bf9ce6bb7208d462ec437d
[ "Apache-2.0", "LicenseRef-scancode-other-permissive", "MIT-Modern-Variant", "LicenseRef-scancode-unknown-license-reference" ]
permissive
google/ion
32491fc26a0a2a5fd602e4008296ccba5017d689
514ce797458d02e7cd3a1b2d0b5c7ff8ccb5f5d1
refs/heads/master
2023-09-04T18:10:40.343013
2022-06-09T07:56:18
2022-06-09T07:56:18
50,387,855
1,651
132
Apache-2.0
2018-05-12T02:16:47
2016-01-25T23:13:46
C++
UTF-8
C
false
false
2,449
h
/** Copyright 2017 Google Inc. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in...
[ "davejr@google.com" ]
davejr@google.com
52dcc70f57090dcc450a31ed86fe9b30984ef906
f2c3b1720a19b9cfa89f15a40b3d30b926752833
/main/include/mqtt_client.h
c934bec8eb2c7ba714ab0d1700acd9379e2b4c11
[]
no_license
THKDev/esp8266_rtos_test
2ab2e89f3043cd3d1a9df6c67cee06683901b058
8b894283d4cf0fe0cb9e8d0f61966a76c8e3467d
refs/heads/master
2020-03-29T11:37:09.683729
2018-09-22T09:07:26
2018-09-22T09:09:27
149,860,438
0
0
null
null
null
null
UTF-8
C
false
false
514
h
#pragma once #include "sdkconfig.h" #define MQTT_DOMAIN "/test/8266/1/" #define MQTT_TOPIC_PUBLISH MQTT_DOMAIN "/publish" #define MQTT_TOPIC_RECEIVE MQTT_DOMAIN "/receive" /** * @brief mqttInit * @return */ err_t mqttInit(); /** * @brief mqttConnect * @return */ err_t mqttConnect(); /** * @br...
[ "THKDev@users.noreply.github.com" ]
THKDev@users.noreply.github.com
8a1862059df13ebaa49c559f92805ae774b342f4
ce70ed70765d64e97a95df121d4c7be3a91765f5
/Tic Tac Toe/text.c
b6466b25f43b7a7448657dea228915a6ce6da650
[]
no_license
denthan26/program
03fe05b4ed63b9319dc82e80d22ed1245582ba76
1a4e3752795ee0e12e3adbbb56f56f469a77a310
refs/heads/main
2023-03-26T15:45:13.137399
2021-03-27T02:35:50
2021-03-27T02:35:50
334,623,006
0
0
null
null
null
null
GB18030
C
false
false
1,248
c
//测试三子棋 #include "game.h" void menu() { printf("*******************\n"); printf("***1.PLAY 0.EXIT***\n"); printf("*******************\n"); } //游戏的实现 void game() { char ret = 0; //数组存放走出的棋盘信息 char board[ROW][COL] = {0};//全部是空格 //初始化棋盘 InitBoard(board,ROW,COL); //打印棋盘 DisplayBoard(board,ROW,COL); while (1) ...
[ "2834796821@qq.com" ]
2834796821@qq.com
c2fc048abbad313ce256b4ebbb829979b204c343
fdc5b324e581ca09370cc2aedfb2f72c3a3a2a6f
/seed_for_r2/344_new.c
b04e3df8040c0158f4ad56ed41120e3c404309f9
[]
no_license
hz90937880/NewDecFuzzer
12981d53dd64e9a4ef881d4879b7abb3050ff849
aa946ff1ad89742093a89a4703af238734546d9f
refs/heads/main
2023-04-15T18:04:11.235871
2021-04-25T15:45:45
2021-04-25T15:45:45
351,564,252
0
0
null
null
null
null
UTF-8
C
false
false
4,712
c
/* * This is a RANDOMLY GENERATED PROGRAM. * * Generator: csmith 2.3.0 * Git version: unknown * Options: --no-arrays --no-structs --no-unions --no-safe-math --no-pointers --no-longlong --max-funcs 1 --max-expr-complexity 5 --output ./tmp/src_code/csmith_test_267.c * Seed: 1405189366 */ #define NO_LONGLO...
[ "1429408028@qq.com" ]
1429408028@qq.com
645f1f8a7e1d0d8d249474a231b7570067c76171
96155a3811cf1ecfeaf14e321c82d3ad6d342a39
/referencias_software_msp430/MSP430Ware_3_60_00_10/usblib430/MSP430_USB_Software/MSP430_USB_API/examples/HID_humanInterface/Datapipe/H4_PacketProtocol/main.c
8cd26f3b349ce967a7732b2effa16dc31517ec45
[]
no_license
filipesfreitas/Repo-Aulas-Micro
51a9266d94abb1bf1f1f720d856b5aaedfe66052
733d1731d20231793338f59c9141060361501e75
refs/heads/master
2021-01-18T22:39:30.095628
2017-07-05T16:53:17
2017-07-05T16:53:17
84,372,985
2
0
null
2017-05-26T15:51:20
2017-03-08T22:40:59
C
UTF-8
C
false
false
11,003
c
/* --COPYRIGHT--,BSD * Copyright (c) 2016, Texas Instruments Incorporated * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * * Redistributions of source code must retain the ab...
[ "filipe.desouzafreitas@gmail.com" ]
filipe.desouzafreitas@gmail.com
e1a24ccc1702ea8d8c9d945579927702695fccab
5002362be9a4fc8bfc19717b0a9d2188af845eb8
/receiver.c
d10ac7e158fcc9d3aea5665c39edfe01d46579f2
[ "MIT" ]
permissive
26597925/p2p
86be28ae77fd932cfb2b0601ad4d4c8d7901be49
5fd844f7fcc580813659ea13698f572c5051271e
refs/heads/master
2021-01-12T14:01:33.913888
2015-10-19T22:42:51
2015-10-19T22:42:51
null
0
0
null
null
null
null
UTF-8
C
false
false
4,627
c
#include <time.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <netinet/in.h> #include <sys/socket.h> #include <arpa/inet.h> #include <sys/types.h> #include <unistd.h> #include <pthread.h> #include "receiver.h" #include "list.h" #include "cache.h" #include "p2p.h" extern int sock; void Receiver...
[ "brycegroff@gmail.com" ]
brycegroff@gmail.com
b21b9732cf46ac146d6046255f90dfabefb65ff1
f6a628c077f81a2e361c2047beb3cedeb2548283
/week7/code/simplefork.c
ea05940660e5cd1f4b033e2d357859efdf7e1ecf
[]
no_license
jane931061470/linux
12824406fb876d747cf044978c8dae3c64753edf
2cae7e39cb49e1822176a5746b0721b79cef2c0c
refs/heads/master
2020-10-02T06:33:06.675299
2019-12-23T08:29:27
2019-12-23T08:29:27
227,722,682
0
0
null
null
null
null
UTF-8
C
false
false
402
c
#include <stdlib.h> #include <stdio.h> #include <sys/types.h> #include <unistd.h> int globa = 4; void main { pid_t pid; int vari = 5; printf("before fork\n"); if((pid = fork()) < 0){ printf ("fork error\n"); exit (0); }else if(pid == 0){ globa++; vari--; printf("Child changed\n"); }else printf("Parent...
[ "931061470@qq.com" ]
931061470@qq.com
e398735a68f321da90b189f534b8a693e1fd9cda
60cddbbb30ef7614070f6e1691ab9a3f0ce407e4
/robo2-xsdk/libs/phymod/chip/dino/tier1/dino_serdes/merlin_dino_src/merlin_dino_functions.h
9cc22c82eee34864ada0f4b8d8890c74bd26156f
[]
no_license
David-Croose/Broadcom-Compute-Connectivity-Software-robo2-xsdk
f2a1fe9a704e1a1873eac2fba02125ba7cb1570f
25b15c851d6e8a5a70715603e4f8d8a9af8f66fe
refs/heads/master
2022-11-27T00:00:23.553005
2020-08-03T07:36:34
2020-08-03T07:36:34
null
0
0
null
null
null
null
UTF-8
C
false
false
19,466
h
/**************************************************************************** * File Name : merlin_dino_functions.h * Created On : 29/04/2013 * Created By : Kiran Divakar * Description: Header file with API functions for Serdes IPs * Revision : $Id: merlin_dino_functions.h 1282 2015-12-04 12:20:52Z eroes $...
[ "murali.policharla@broadcom.com" ]
murali.policharla@broadcom.com
4cc88e234f3195ed5ccc4d19f271f0e1decb611c
78426f8addaff8711b8255c64ed7dceee11ffa8c
/fuentes/Fuentes Juego (puede tener bugs)-20180924/reversi8_2018.c
d388102f140cc7c7f639404cc11aa67ac9db47c7
[]
no_license
crzyivo/ProyectoHardware
91826f3084d18c6da6969a235383dbee75ac952e
9aeeac912098f3fb80e36dad9598b006ec0c1067
refs/heads/master
2020-03-30T02:10:08.435241
2018-11-13T07:18:54
2018-11-13T07:18:54
150,616,627
0
0
null
null
null
null
ISO-8859-1
C
false
false
18,032
c
// Tamaño del tablero enum { DIM=8 }; // Valores que puede devolver la función patron_volteo()) enum { NO_HAY_PATRON = 0, PATRON_ENCONTRADO = 1 }; // Estados de las casillas del tablero enum { CASILLA_VACIA = 0, FICHA_BLANCA = 1, FICHA_NEGRA = 2 }; // candidatas: indica las posiciones a explorar // Se usa para no...
[ "ivan.nadie@gmail.com" ]
ivan.nadie@gmail.com
7205b4c2d208fafaf1ed930ed1c25d839b058a46
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/reactos/dll/win32/windowscodecs/extr_propertybag.c_CreatePropertyBag2.c
8165ba0b506437f49e64ad5ce22069317b17d6e1
[]
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
2,658
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
41d40c266065af106269041350d06b73b92a17df
5e416e2187f518514a0c807ca77cf2ed265eb0dc
/src/overlays/actors/ovl_En_Lift_Nuts/z_en_lift_nuts.h
fe63bb8f16fc6cb66e1d174b4e5c1ee5d65485db
[]
no_license
DedoGamingONE/mm
fe5248fb8201feb81cd8330286adaa78f9fb5fd8
77b9431f11a6ca9a1565f3041439f38b74139af6
refs/heads/master
2023-08-26T08:38:51.786063
2021-11-06T03:59:45
2021-11-06T03:59:45
null
0
0
null
null
null
null
UTF-8
C
false
false
455
h
#ifndef Z_EN_LIFT_NUTS_H #define Z_EN_LIFT_NUTS_H #include "global.h" struct EnLiftNuts; typedef void (*EnLiftNutsActionFunc)(struct EnLiftNuts*, GlobalContext*); typedef struct EnLiftNuts { /* 0x0000 */ Actor actor; /* 0x0144 */ char unk_144[0x90]; /* 0x01D4 */ EnLiftNutsActionFunc actionFunc; /* 0...
[ "noreply@github.com" ]
DedoGamingONE.noreply@github.com
f4cd1bf84b992228f0cba992099aa9590943fa55
fbeb523860371ece6f2a3dc3b5d03138b8269f33
/applications/xregister/xregister.c
ea8a7d5d997d10e602d84789222997eb1918fd38
[]
no_license
XIA-Project/xia-core
b144bb7e2de1eecee858f6ce32301c48375bcae7
01e3efce0e0dd76c321ce2a9d5a7836f0f69feb0
refs/heads/master
2023-06-08T23:37:10.663527
2023-06-07T19:02:24
2023-06-07T19:02:24
7,524,585
42
31
null
2020-06-23T04:22:28
2013-01-09T16:30:34
C
UTF-8
C
false
false
3,317
c
/* ts=4 */ /* ** Copyright 2015 Carnegie Mellon University ** ** 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 app...
[ "barrettd@cs.cmu.edu" ]
barrettd@cs.cmu.edu
0baf5e970af3ce617748b7c3642944bd47b38a38
cbadd1f5c74fa0fa396212dcba7f734ed3d9c85b
/c/pointer/swap_test.c
feba7e52fed85a41b48bb9f4770d8c8a91ddbe35
[]
no_license
denishong/gongbu
a872e89763112393e9cdee9d4c8871ea92d8fa60
7a6e0b6bedc9548d2241b5e01daf25c481866bca
refs/heads/master
2023-07-10T19:00:34.221539
2023-06-24T05:46:10
2023-06-24T05:46:10
161,889,684
0
0
null
null
null
null
UTF-8
C
false
false
354
c
#include <stdio.h> void swap(int* a, int* b) { int temp; printf("temp=%d *a=%d a=%p\n", temp, *a, a); temp=*a; printf("temp=%x *a=%x\n", temp, *a); *a=*b; *b=temp; } int main(){ int a,b; a=3; b=5; printf("%d %d\n", a, b); printf("%p %p\n", &a, &b); swap(&a,&b); printf("%d %d\n", a,b); printf(...
[ "0330sisy@naver.com" ]
0330sisy@naver.com
e10157f887013eb5931b5082bc62079c3f46433f
0200e8e5f91719cc5cfe810ea3c3fc06c7d9987e
/script_rel/cv_cc_mch_33.c
6aa8386813bd6c6113a4d0c6cd47714d1f0ee640
[]
no_license
JayKoZa/RDR2-Decompiled-Scripts
9ded02ca0e1973f88a3a1e05a2003b78d86f1a0a
a111493215b9db0b11c8f477816280f412c8b2de
refs/heads/master
2021-05-19T15:54:26.705087
2021-03-03T10:23:18
2021-03-03T10:23:18
252,830,801
13
5
null
null
null
null
UTF-8
C
false
false
382,652
c
#region Local Var var uLocal_0 = 0; var uLocal_1 = 0; var uLocal_2 = 0; var uLocal_3 = 0; var uLocal_4 = 0; var uLocal_5 = 0; var uLocal_6 = 0; float fLocal_7 = 0f; float fLocal_8 = 0f; var uLocal_9 = 0; var uLocal_10 = 0; var uLocal_11 = 0; var uLocal_12 = 0; var uLocal_13 = 0; int iLocal_14 = 0; int i...
[ "jaykoza@jaykoza.de" ]
jaykoza@jaykoza.de
3defbd608293b887b85b9f42534b65af0d07a611
bba7cbc58d5736f6d8ae5d1d50cbab73c1f29136
/GUL/file_formats/generic/riff.c
e89450480879fb2f83c898fb94ac9120be3e73b4
[]
no_license
nicelbole/GUL
ea33918f14e82a8460ba75e94ca2876c270fc55e
121f90d4ec71d5bdf8403cf05b98475d6590314a
refs/heads/master
2020-06-28T15:59:09.052952
2016-01-05T10:04:06
2016-01-05T10:04:06
49,032,429
0
0
null
null
null
null
UTF-8
C
false
false
625
c
#include "riff.h" bool read_riff_be(unsigned char*); bool read_riff_le(unsigned char*); bool read_riff(unsigned char* ptr) { uint32_t fourcc = *(uint32_t*)ptr; ptr += 4; if (fourcc == FOURCC_RIFF) return read_riff_le(ptr); else if (fourcc == FOURCC_RIFX) return read_riff_be(ptr); else return ...
[ "nicelbole89@gmail.com" ]
nicelbole89@gmail.com
5f37bc6e5659a61161132311f744dc97784a6a9f
a860281125314237a116ab179a7e791a0446cad0
/UpperMachine/资源材料/孙浩学长资料/学长资料/资料/国赛备赛完整版/SYS/usart.c
fc24eb72b0a5e4e91a18313f24b4f05e7e3c0906
[]
no_license
wikelgc/ElectronicDesignContest
2c32a3b4896102fa3ab9e7bd10cc61eb2a6d22a1
11b139454be7aa5d033ddfb75842f3350559a21e
refs/heads/master
2021-01-19T09:31:11.171639
2015-08-14T17:43:19
2015-08-14T17:43:19
39,175,750
0
1
null
null
null
null
GB18030
C
false
false
9,894
c
/*嵌入式家园stm32串口通信代码库函数版1.0版本 不足之处希望同学们可以多多修改,使程序更 加完善。 作者 孙浩 2013.4.1 */ /* USART1 TX:PA9 RX:PA10 USART2 TX:PA2 RX:PA3 USART3 TX:PB10 RX:PB11 UART4 TX:PC10 RX:C11 UART5 TX:PC12 RX:PD2 */ #include<stm32f10x.h> #include"usart.h" #include<stdio.h> //用于区分哪一个串口可以使用printf函数,因为printf函数智能使用一个串口 //Use_Printf 表示使...
[ "1245788423@qq.com" ]
1245788423@qq.com
54e9f21d38305aa53bd37d00990bd0c64c9964cf
8fe6a8abc197494e8b8d7929b524197e8db35deb
/mqx/source/bsp/twrk40d100m/bsp_rev.h
97858ef1d37f561be3b158054f2bae249376c491
[]
no_license
kangdazhi/Freescale_MQX_4_2
bd089f1aca24c5c4eb02aa6ea0a8fc4a73a44158
402f872acda55586008ee62bb36b5b484601aee1
refs/heads/master
2020-06-03T00:39:22.453575
2018-02-05T05:57:28
2018-02-05T05:57:28
null
0
0
null
null
null
null
UTF-8
C
false
false
1,203
h
/*HEADER********************************************************************** * * Copyright 2010 Freescale Semiconductor, Inc. * * This software is owned or controlled by Freescale Semiconductor. * Use of this software is governed by the Freescale MQX RTOS License * distributed with this Material. * See the MQX...
[ "mr_zouyong@163.com" ]
mr_zouyong@163.com
cbaeb38c1698ec983aa817e795ab18c632b4c07a
af9b7a49f5912142ff4e7cb35fd11b1e9635154d
/sdk/driver/msc/msc/usb.h
1fd5cad7390aa4ee616cfaecce20662d410defb8
[]
no_license
YuHsinShi/2430personal
528ff02226102af77a006fef80fe7c35139fa7bb
83e1ce53a7d872ed27bad4ba5549953975c0be3b
refs/heads/master
2023-03-06T14:44:31.607663
2020-07-25T15:55:28
2020-07-25T15:55:28
340,536,248
1
0
null
null
null
null
UTF-8
C
false
false
1,998
h
/* * Copyright (c) 2008 ITE Technology Corp. All Rights Reserved. */ /** @file usb.h * Driver for USB Mass Storage compliant devices. * Main Header File * * @author Irene Lin */ #ifndef MSC_USB_H #define MSC_USB_H #include "msc/scsi.h" //=========================================================================...
[ "lawrence.shi@ite.com.tw" ]
lawrence.shi@ite.com.tw
a44e794bd8bae4ccfe5a7c8c666675c84005b23f
12625777d8cc4e062d433683cc89b132dd895e7b
/libft/ft_isalnum.c
05f21a0d3f9450f63c3ce8f449e9b2e4b5d058e4
[]
no_license
corewar-speedrun/vm
74267402df7062cfb338660ef86c78ff2c537f16
b1ee609b84a3e31f18b11b579465d62c16929103
refs/heads/master
2021-08-22T16:22:40.089799
2017-11-30T17:00:59
2017-11-30T17:00:59
108,960,811
1
1
null
null
null
null
UTF-8
C
false
false
1,101
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_isalnum.c :+: :+: :+: ...
[ "dverbyts@student.unit.ua" ]
dverbyts@student.unit.ua
b39d610f645d107dae35be190e8c84695ca80062
372d8d06d9d273a1748aa0242605e2a83079bd82
/C_Fun/Exercise13.10/main.c
daa0b0c0f0de11e7eb983e34e4d4fbf8388afc94
[]
no_license
AlainDlcTVOP/C_FUN
e69f73c143608f5b17269b8053790f42f7833a58
ad630fbb0e3a81ece52500a00db2e118450eff6b
refs/heads/master
2020-11-27T10:34:33.981157
2020-01-06T18:50:24
2020-01-06T18:50:24
229,404,812
0
0
null
null
null
null
UTF-8
C
false
false
363
c
#include <stdio.h> #include <string.h> int main(int argc, char const *argv[]) { char first[40]; char last[50]; printf("What is your first name ? "); scanf("%s", first); printf("What is your last name ? "); scanf("%s", last); strcat(first, " "); strcat(first, last); printf("Please to...
[ "jd_alain@hotmail.com" ]
jd_alain@hotmail.com
77eb803042e2ec21ccd88945cbe81859284bb576
728f13c1d323d0e0fcd63925a08cca6129e5d4e5
/minelf/Retouch.c
eda38325364e71e4127108e643d1ef753e1d8654
[ "Apache-2.0" ]
permissive
junfengtan/CWM_REC_6.0.3.2_CHN
68abb3764de5dfff11c480c4590f66bbdc55d023
2465665c83c02e9aafff305c4794f43b377135a8
refs/heads/master
2021-01-12T21:37:18.819602
2013-06-20T06:10:33
2013-06-20T06:10:33
null
0
0
null
null
null
null
UTF-8
C
false
false
7,054
c
/* * Copyright (C) 2009 The Android Open Source Project * * 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 requir...
[ "1163397166@qq.com" ]
1163397166@qq.com
a7343e75f5d3b60f4134b0321651d76046a8a0fd
c6e35b32e6d0c32d839b74271b0c34622f8667d5
/C PROGRAMMING_N1/ASSN1B.c
2dd22d410ae4d220983c80f24baa597a8d41e1b5
[]
no_license
aatreyeem/C-PROGRAMMING
b59217e67c989858871a6848410d187c09c0ef7d
35221511678c9709bd5d8629208cfc8240b7b541
refs/heads/main
2023-06-21T05:58:12.991640
2021-07-22T11:26:41
2021-07-22T11:26:41
365,930,163
0
0
null
null
null
null
UTF-8
C
false
false
193
c
#include<stdio.h> int main() { float a,b; printf("Enter any two numbers.\n"); scanf("%f %f\n" ,&a,&b); printf("%f*%f=%f\n" ,a,b,a*b); return 0; }
[ "noreply@github.com" ]
aatreyeem.noreply@github.com
d11b099b94cb1aa4f5b09fa9678c247ae06577db
0f7d08a432d19cd4278c64545090f73238899de9
/Array/Array Using loop.c
388fa11f284baf79c30205dde22f8c871dbbbba7
[]
no_license
pavanpawar4912/C_Programs
92a6cbcd285b577ab7a8d596fc9484f71949fcbe
c455dfa32101286249ade1202a8cb3d905652457
refs/heads/main
2023-07-15T18:38:08.310890
2021-08-22T03:42:46
2021-08-22T03:42:46
366,757,225
0
0
null
null
null
null
UTF-8
C
false
false
324
c
#include<stdio.h> int main() { int marks[5]; for(int i =0; i<5; i++) { printf("Enter The Value Of Marks For Student %d :\n",i+1); scanf("%d",&marks[i]); } for(int i =0; i<5; i++) { printf("The Value Of Marks For Student :%d \n",marks[i]); } return 0; ...
[ "noreply@github.com" ]
pavanpawar4912.noreply@github.com
ec013700d063e435a63a17d83068e43530dbd9dc
f5f345e5bebd71fe1dcd78f804d80c7922c07592
/利用51单片机定时器设计时钟3/i2c.c
9e1c979473334ac2e5664857a2ee8d41cad36de1
[]
no_license
starllv/51-
beb0edeb91082493cb5a44a6e2c0750703ed1905
66bde2d7eac0918118d7c3e8ecf5c2653c28de2a
refs/heads/master
2021-01-23T17:03:45.600908
2017-09-14T11:26:41
2017-09-14T11:26:41
102,754,542
0
0
null
null
null
null
GB18030
C
false
false
4,200
c
#include"i2c.h" /******************************************************************************* * 函 数 名 : Delay1us() * 函数功能 : 延时 * 输 入 : 无 * 输 出 : 无 *******************************************************************************/ void I2C_Delay10us() { uchar a, b; for(b=1; b>0; b-...
[ "zhangqin37@aliyun.com" ]
zhangqin37@aliyun.com