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
ebd123bcc0e79c94734d38333773bad725eeb469
a057b8547c323abef829652fdaeb8ebe73747986
/pca10056/s140/arm5_no_packs/my_Drivers/ST7789Lib.c
b941178a11848e54513060ae4a46e204559c7780
[]
no_license
zhenyagit/NRF52_Watch
023d285e6db20f3f913874df4a38b4109457d4b5
7e40e801fda5f9fdaeb20a6f3a41474e8a8d17b8
refs/heads/master
2023-03-07T17:13:35.883774
2021-02-10T00:37:26
2021-02-10T00:37:26
319,174,908
2
0
null
null
null
null
UTF-8
C
false
false
7,544
c
#include "ST7789Lib.h" uint8_t * FBufferTemp8; #include "blinker.h" #include "nrf_log.h" #include "nrf_log_ctrl.h" #include "nrf_log_default_backends.h" void ST7789SetDrvSpi(nrfx_spim_t *_spiips,uint8_t * _FBuffer8,volatile bool *_spi_xfer){ spiips = *_spiips; spi_xferips = *_spi_xfer; FBufferTemp8 = _FBuffer8; n...
[ "zhdarxanov@gmail.com" ]
zhdarxanov@gmail.com
b20c18ae976a55ca2b8da842815b3d3a7e02359c
3cc1708693c172aea542ad5e955876e5b619f6aa
/Control_Code_Read_ADC/Src/stm32f1xx_hal_msp.c
d57de555167db110f0378d514eb71a0867636f6c
[]
no_license
abdussametkaci/STM32_Control_Code_and_Read_ADC
aa6b7ace54e61f69e2cfa940b0d3b5c5dd63ec8e
120413df0e7aef030693fe0a6bcb41bb80e7d099
refs/heads/master
2022-12-26T02:49:37.032804
2020-09-26T15:13:20
2020-09-26T15:13:20
298,820,772
2
0
null
null
null
null
UTF-8
C
false
false
4,901
c
/** ****************************************************************************** * File Name : stm32f1xx_hal_msp.c * Description : This file provides code for the MSP Initialization * and de-Initialization codes. *********************************************************...
[ "abdussamet.kaci@stu.fsm.edu.tr" ]
abdussamet.kaci@stu.fsm.edu.tr
1ae377f1ecd84afb1ead071cb0dbd580d5347a13
948f4e13af6b3014582909cc6d762606f2a43365
/testcases/juliet_test_suite/testcases/CWE191_Integer_Underflow/s02/CWE191_Integer_Underflow__int_fgets_sub_06.c
20b5cbb5cb64fe6485562f1a6dd313c15e299bb0
[]
no_license
junxzm1990/ASAN--
0056a341b8537142e10373c8417f27d7825ad89b
ca96e46422407a55bed4aa551a6ad28ec1eeef4e
refs/heads/master
2022-08-02T15:38:56.286555
2022-06-16T22:19:54
2022-06-16T22:19:54
408,238,453
74
13
null
2022-06-16T22:19:55
2021-09-19T21:14:59
null
UTF-8
C
false
false
6,195
c
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE191_Integer_Underflow__int_fgets_sub_06.c Label Definition File: CWE191_Integer_Underflow__int.label.xml Template File: sources-sinks-06.tmpl.c */ /* * @description * CWE: 191 Integer Underflow * BadSource: fgets Read data from the console using fgets() * Go...
[ "yzhang0701@gmail.com" ]
yzhang0701@gmail.com
3fdf96321f599850c131f274027c9ee99b579519
3d2917835e0802b9923bd15be9389353dd3b1eca
/GD32VF103_Firmware_Library_V1.0.0/Examples/CRC/CRC_calculate/main.c
d625601e33650f15af316dc440fb4367488e8f08
[ "Unlicense", "BSD-3-Clause" ]
permissive
elmot/rv-longan-nano-clion-ota-demo
31dec535bc35c126f258f11f8e2f3f8ac3acfb2f
1312734561ef4ef8129dbbf6c888747d3b8df8e3
refs/heads/master
2023-06-29T17:06:36.760999
2021-08-02T16:27:36
2021-08-02T16:27:36
305,679,687
4
0
Unlicense
2020-10-20T12:35:00
2020-10-20T11:01:48
C
UTF-8
C
false
false
2,472
c
/*! \file main.c \brief CRC calculate demo \version 2019-6-5, V1.0.0, firmware for GD32VF103 */ /* Copyright (c) 2019, GigaDevice Semiconductor Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions ar...
[ "noreply@github.com" ]
elmot.noreply@github.com
d84412cd4da1a2a84bfbd1c20c4f063b207812b7
04c8d8da9cebc13513c1b9c7658707ecadfa0ed3
/Roll a Ball/Temp/il2cppOutput/il2cppOutput/UnityEngine_UnityEngine_UIVertex.h
ac71061b000a7a86b6f5a145340672360c143ae3
[]
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
1,269
h
#pragma once // System.ValueType #include "mscorlib_System_ValueType.h" // UnityEngine.Vector3 #include "UnityEngine_UnityEngine_Vector3.h" // UnityEngine.Color32 #include "UnityEngine_UnityEngine_Color32.h" // UnityEngine.Vector2 #include "UnityEngine_UnityEngine_Vector2.h" // UnityEngine.Vector4 #include "UnityEngin...
[ "patrick@beetheswarm" ]
patrick@beetheswarm
ce9cae91c35c955f7b74b60369b222dd791c3640
d0ab13ff134f6ef4c8f427e33e809af9e84c3294
/lab14/zad2.c
c02cd151addcff41e1fe4c0f987484b6f6a6b026
[]
no_license
BlackDilvish-WFiIS/WFiIS-PP-2nd-semester
0eb9080074a2a4b28dacbafc0770b0aba0a9ab52
792257895846b138ac90b34ca53391a047e3ef67
refs/heads/master
2022-08-28T17:00:05.169384
2020-05-27T16:40:39
2020-05-27T16:40:39
267,373,251
0
0
null
null
null
null
UTF-8
C
false
false
1,369
c
#include <stdio.h> #include <stdlib.h> struct tnode { char value; struct tnode *next; }; struct tnode *dodaj_na_poczatek(struct tnode *head,char var) { struct tnode *newEl=malloc(sizeof(struct tnode)); newEl->value=var; newEl->next=head; return newEl; } void WypiszListe(struct tnode *head) { p...
[ "gabriel.naleznik@gmail.com" ]
gabriel.naleznik@gmail.com
980de7efb182f9e9e6e7a8dab4aa82c4b67220a9
aa55b5ed5e3e9b0b3db5a462a5a88cd2f42f8b82
/zxl_8.19/User/LQ_MT9V034.h
003027006c14a1b6fe03e0552462d5fb359e9c64
[]
no_license
codewordzxl/HJ-snails
ba91f75172d54d14d1f5e012af4d724078c49c0d
d4706cc99480939a0ede54bac3658a549722d01c
refs/heads/master
2023-01-27T23:05:44.015083
2020-12-01T10:45:46
2020-12-01T10:45:46
295,194,213
0
0
null
null
null
null
GB18030
C
false
false
13,261
h
/*LLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLL 【平 台】北京龙邱智能科技MK66FX1M0VLQ18核心板 【编 写】CHIUSIR 【备 注】 【软件版本】V1.0 【最后更新】2018年4月23日 【相关信息参考下列地址】 【网 站】http://www.lqist.cn 【淘宝店铺】http://shop36265907.taobao.com 【交流邮箱】chiusir@163.com QQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQ*/ #i...
[ "2695380758@qq.com" ]
2695380758@qq.com
2e5de43e900535d435ff3637cb1a7cc4b0f7e531
081a52cf755028dfa6fda6fb0b857daa7c8b62f0
/src/mathlib.h
53bb360c0a9f69f405452d2b48667906561b3a94
[]
no_license
heweitykc/softrenderstudy
4139908840d39545c1a40c2cba716e2710132e0a
f496f69dfc9764bd8a353bd92fe4ebfee21cf5f2
refs/heads/master
2020-04-06T03:40:06.121867
2014-03-04T03:19:08
2014-03-04T03:19:08
null
0
0
null
null
null
null
UTF-8
C
false
false
16,713
h
#ifndef MATHLIB_H #define MATHLIB_H //矢量 #include <stdio.h> #include <string.h> #include <math.h> #include <stdlib.h> typedef struct VECTOR2D_TYP{ union{ float M[2]; struct{ float x,y; }; }; } VECTOR2D, POINT2D, *VECTOR2D_PTR, *POINT2D_PTR; typedef struct VECTOR3D_TYP{ union{ float M[3]; struct { float x,y...
[ "heweitykc@163.com" ]
heweitykc@163.com
f88987dae544f2d5dd550dd74eeb707236a59061
d4260422fcc73a02a34e874c4e5abd2d262b52d0
/c-cplusplus-exercises/C How to Program With An Introduction to C++/ch08/StringToNumbers.c
95642f137dae1c00ea8756ae6cdbd66e5c3dbd8b
[]
no_license
gurkandyilmaz/courses-and-tutorials
5c09481ae107b8f2f9a3a560e1f92339916556a6
383ad7fd971655427ee0302172835714267816a7
refs/heads/master
2023-09-01T02:45:14.947780
2021-10-12T22:46:14
2021-10-12T22:46:14
366,481,586
0
0
null
null
null
null
UTF-8
C
false
false
1,556
c
// Write a program that converts strings to integer and floating point numbers // and calculates the sum of these converted numbers. // The strings represent integer or floating point numbers #include <stdio.h> #include <stdlib.h> #define SIZE 6 // function for converting from string to floating point numbers doubl...
[ "gurkandy@gmail.com" ]
gurkandy@gmail.com
ccf6d071c363262da2bae46af50912bbca5d768f
8d753bb8f19b5b1f526b0688d3cb199b396ed843
/osp_sai_2.1.8/system/sdk/tsingma/ctccli/sdkcli/ctc_pdu_cli.h
08f7f8ef7c2323c3ea135bbc1f4e1f8cd5d6e2f8
[]
no_license
bonald/vim_cfg
f166e5ff650db9fa40b564d05dc5103552184db8
2fee6115caec25fd040188dda0cb922bfca1a55f
refs/heads/master
2023-01-23T05:33:00.416311
2020-11-19T02:09:18
2020-11-19T02:09:18
null
0
0
null
null
null
null
UTF-8
C
false
false
482
h
/** @file ctc_pdu_cli.h @author Copyright (C) 2011 Centec Networks Inc. All rights reserved. @date 2010-1-11 @version v2.0 This file contains pdu module cli info */ #ifndef _CTC_PDU_CLI_H #define _CTC_PDU_CLI_H #include "sal.h" #include "ctc_cli.h" /** @brief Initialize sdk Mirror module CLIs @param[in/...
[ "zhwwan@gmail.com" ]
zhwwan@gmail.com
e5f4a83afd68f2bfb06a77577e55f48d1e33fab4
83e11a83c4582535a6493a6dbd0c1ceef0c62710
/thirdparty/librdkafka-0.11.1/src/rdkafka_proto.h
d778c4df627a6b393d97002172c1f6fb50c5cb61
[ "Apache-2.0", "Zlib", "MIT", "ISC", "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference", "BSL-1.0", "LicenseRef-scancode-generic-cla", "Unlicense", "LicenseRef-scancode-bsd-unchanged", "JSON", "LicenseRef-scancode-public-domain", "BSD-2-Clause" ]
permissive
NiFiLocal/nifi-minifi-cpp
86bc574ecd375c90935b54dd3432b402cff08b1a
8e153bed7fc782e1de1e782543016ebda3579d66
refs/heads/master
2021-01-23T06:20:54.078954
2018-02-26T15:21:24
2018-03-06T04:17:08
86,358,729
0
0
Apache-2.0
2018-02-12T17:20:31
2017-03-27T16:29:45
C++
UTF-8
C
false
false
15,626
h
/* * librdkafka - Apache Kafka C library * * Copyright (c) 2012,2013 Magnus Edenhill * 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 t...
[ "benqiu2016@gmail.com" ]
benqiu2016@gmail.com
42c0dc5d156bd2da4786b666812178843a477f25
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/194bc301-38aa-4616-b61c-4c6dce7c1dd7.c
c3f1c9b077a8bd93e01bf9cd22327a8d15b5f02e
[]
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
584
c
#include <string.h> #include <stdio.h> int main() { int i=0; int j=14; int k; int l; k = 53; l = 64; k = i/j; l = i/j; l = k/j; l = l/j; l = l/j; l = i%j; k = k-j*i; //variables //random /* START VULNERABILITY */ int a; int b[76]; int c[26]; a = 0...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
304cd10637c561c69932348d2933f025555af16e
44b72479a3038b60fdde52eb96b7439bb509f9b4
/OnlineDemos/Online_Demo_Cprogram/ADC2_example/main.c
b5f63ab923ffa3d8a93dd0b79f5c375ae8ddb938
[]
no_license
venki666/cpe301Demo
962a0a908a333aa2c0fd5f2092d21a32ea519cac
abfeb1dbaa85f413f12d36ea14bba2ed1a6759e5
refs/heads/master
2023-04-30T04:16:53.786919
2023-04-25T19:26:24
2023-04-25T19:26:24
122,515,725
8
27
null
null
null
null
UTF-8
C
false
false
2,988
c
/* * ADC2_example.c * * Created: 10/10/2019 10:24:06 PM * Author : VenkatesanMuthukumar */ #include <avr/io.h> #include <stdlib.h> #define F_CPU 16000000UL #include <util/delay.h> #define BAUDRATE 9600 #define BAUD_PRESCALLER (((F_CPU / (BAUDRATE * 16UL))) - 1) uint16_t adc_value; //Variable used to ...
[ "vm@unlv.nevada.edu" ]
vm@unlv.nevada.edu
f19bee0279289efabc111c512e36505155918174
1a43cb1ff0aafeab11b708320896da9aa6e60c4f
/2012_13/II.2/fib_recursion.c
7b2af71de331845a65ccd7da152d055265201483
[]
no_license
conorhoughton/COMS10002
86a2ea95dcb4f9f2fd928df0feca3e39868a2f5b
6f1099f5d9623da38f0c83e388ba4b1e41308dc6
refs/heads/master
2021-01-10T13:13:30.055236
2015-12-15T23:06:16
2015-12-15T23:06:16
43,267,301
8
8
null
2015-11-28T19:46:47
2015-09-27T22:11:16
TeX
UTF-8
C
false
false
209
c
#include<stdio.h> int fib(int n); int main() { int n=30; printf("F(%d) is %d\n",n,fib(n)); return 0; } int fib(int n) { if(n==0||n==1) { return n; } return fib(n-1)+fib(n-2); }
[ "conor.houghton@gmail.com" ]
conor.houghton@gmail.com
e390f1847f932a46c8c41f396dcf26f85795ff0c
b1320eb7edd285f493a0e4473dc433842aaa9178
/Blik2D/addon/openssl-1.1.0c_for_blik/apps/pkeyutl.c
1f6efd5eb149b161b663435b617219648c3646da
[ "MIT", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-openssl", "LicenseRef-scancode-ssleay-windows", "OpenSSL" ]
permissive
BonexGoo/Blik2D-SDK
2f69765145ef4281ed0cc2532570be42f7ccc2c6
8e0592787e5c8e8a28682d0e1826b8223eae5983
refs/heads/master
2021-07-09T01:39:48.653968
2017-10-06T17:37:49
2017-10-06T17:37:49
null
0
0
null
null
null
null
UTF-8
C
false
false
14,892
c
/* * Copyright 2006-2016 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy * in the file LICENSE in the source distribution or at * https://www.openssl.org/source/lice...
[ "slacealic@gmail.com" ]
slacealic@gmail.com
940d39f1e3a728b163d9927af81083c011e53243
03ab979bd506e1ebfb798196acde91c739e84d49
/d/gaoli/suishilu2.c
cabe4989ca8df9e80416302d5086eda9a024f580
[]
no_license
hhsiao/DTSL
d0a9f69edce192f0b39578fc4b458013332d8c39
50320937f839e28f04cf70c29c6765d26cb31dc2
refs/heads/master
2023-04-17T23:20:52.753422
2021-05-02T14:08:44
2021-05-02T14:08:44
null
0
0
null
null
null
null
GB18030
C
false
false
460
c
// Room in 高丽 inherit ROOM; void create() { set("short", "碎石路"); set("long", @LONG 这里是一条碎石路,这里已经是高丽城的南郊了。西边有一片草地。 从这里向西望去,可以看到一个寺庙了。不时有上香的人从你的身旁走过。 LONG ); set("outdoors", "/d/gaoli"); set("exits", ([ "east" : __DIR__"suishilu1", "northwest":__DIR__"caodi1", ])); setup(); replace_program(ROOM);...
[ "i@chenxuefeng.cn" ]
i@chenxuefeng.cn
ccd38b56987b5982532539500abd44deb6d0fa4d
afaff50989abb036ec9172ef6e948619ef7e23ed
/Example/Pods/Headers/Public/OpenSSL-for-iOS/ssl.h
aa889f59b8f7d1a38fbc3c6e814faaf71956ecc7
[ "OpenSSL", "MIT" ]
permissive
developforapple/OpenSSL-for-iOS
f32cc9769831c1326aa8eb1648d6112747ad0a03
35151d672bac5117114e83b88136fa3a81e63150
refs/heads/master
2021-07-01T09:55:03.839388
2017-09-18T07:38:00
2017-09-18T07:38:00
103,907,652
0
0
null
null
null
null
UTF-8
C
false
false
60
h
../../../../../OpenSSL-for-iOS/Classes/include/openssl/ssl.h
[ "wangbo@imlaidian.com" ]
wangbo@imlaidian.com
43041f2a7b095e477c6f6706b5e2cfacf0670598
0c5d3b088080577388f5766431487534f93a2c40
/Github-Projects-Origin/linux-master/drivers/scsi/arm/queue.c.bak.c
d909bc1604a10233ab74132b2c8f0cf7816b5ff6
[]
no_license
zhiyuanjia/WoBench
878255ce45e76ef57f88743c7f43acdfa59e93e7
6b337780cbd598de98fc0eabd19efaf1a01b6012
refs/heads/master
2021-09-23T03:12:08.091319
2018-06-14T10:17:59
2018-06-14T10:17:59
null
0
0
null
null
null
null
UTF-8
C
false
false
8,194
c
#include <assert.h> #include <string.h> #define INCLUDEMAIN /* * linux/drivers/acorn/scsi/queue.c: queue handling primitives * * Copyright (C) 1997-2000 Russell King * * 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 * pu...
[ "wangcong15@mails.tsinghua.edu.cn" ]
wangcong15@mails.tsinghua.edu.cn
aac16b636191de2036f9372aeb3b8a306a199b65
0d2f3b690ffe630baf63872215488dbb1127893e
/src/common/path.h
fdb11913348b7090a025f42abeb20b939579ca16
[ "MIT" ]
permissive
ferion11/AppRun
d01327886cfd4b8bb22ed2f1691cce0bf3ac39eb
04338c189d179777ed55c9d7c9c7c4f50d6b20fb
refs/heads/master
2023-02-22T06:35:27.142902
2021-01-22T21:35:29
2021-01-29T19:20:36
293,255,011
1
0
MIT
2020-09-06T10:43:01
2020-09-06T10:43:00
null
UTF-8
C
false
false
1,536
h
/************************************************************************** * * Copyright (c) 2020 Alexis Lopez Zubieta <contact@azubieta.net> * * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Soft...
[ "contact@azubieta.net" ]
contact@azubieta.net
3161cc9037d29b73f4f79f501cfe87aec38f5316
1722ed0b7427b515941d7aabf6672993a072faee
/assignment1/printRoutines.c
d524487dd9ac3ebf63240f5a4c83724387ee01e2
[]
no_license
aliciatang07/CS313-Assignment
a5136804e43ea459776e83522d635e39d62d5ff6
a1b2d1c079607057a564345f33c941ea18d8bfa3
refs/heads/master
2020-03-12T04:38:26.422507
2018-11-15T06:31:31
2018-11-15T06:31:31
130,449,014
0
0
null
null
null
null
UTF-8
C
false
false
4,915
c
#include <stdio.h> #include <unistd.h> #include "printRoutines.h" // You probably want to create a number of printing routines in this file. // Put the prototypes in printRoutines.h /********************************************************************* Details on print formatting can be found by reading the man ...
[ "tangxuejie96@163.com" ]
tangxuejie96@163.com
63ec2f950fb55705d1c8c937909ebe5d82c1c425
09808bb7ada5ca89334ffa6b71277f56a4119f58
/HelloWorld.c
d873cb5e71392f12387d30f4206334ac3ff8bff3
[]
no_license
dinithiravi/hacktoberfest-19
e77823202c92e3bf5e0ff9ccbd450f7da36d3397
5016ba2fd31daea7eca4d2d3f7472835c2c43a27
refs/heads/master
2020-08-25T07:59:33.194775
2019-10-23T15:21:14
2019-10-23T15:21:14
216,986,087
0
0
null
2019-10-23T15:21:15
2019-10-23T06:40:13
C
UTF-8
C
false
false
94
c
#include <stdio.h> int main() { printf("Hello World and good morning!"); return 0; }
[ "noreply@github.com" ]
dinithiravi.noreply@github.com
2345e97dc4ff7130d7680ca1b439b42226e97129
561943d7f7700aae9795b3a6fba6b0130ca02b77
/main.h
cf0d6fb3aa2aab29218155c8ead9bbc95848e431
[]
no_license
ziseputi/Security_Simulator
5985563d3364b98fefcb1765082a923c674b018f
84898c35f3b1b605dd6997cf300ecbe25ec2f4e0
refs/heads/master
2021-05-21T08:09:34.935602
2017-05-11T08:55:07
2017-05-11T08:55:07
null
0
0
null
null
null
null
UTF-8
C
false
false
119
h
#pragma once #include "utils.h" #include "ue.h" #include "enb.h" #include "network.h" ue *UE; enb *eNB; network *NET;
[ "“yerinhong0927@gmail.com”" ]
“yerinhong0927@gmail.com”
861c711b9d5d0dee038f9abd2fc2e2237a92cc0b
948e8bbb5d7b539742cd097d1a6f1d03ccdfa078
/php-xls2array/include/libxls/ole.h
bc25f5d472e830bca78dc04ab1c52e848eb05b56
[]
no_license
metnek/phpPlusZfsAndBSD
082e2b930fe0b4411c55b0e6e8a1f71e473973c1
d5cc735fd9131114116fef112264499b3196bac5
refs/heads/master
2022-06-21T20:29:32.428868
2020-05-10T01:50:29
2020-05-10T01:50:29
262,728,620
0
0
null
null
null
null
UTF-8
C
false
false
4,593
h
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Copyright 2004 Komarov Valery * Copyright 2006 Christophe Leitienne * Copyright 2008-2017 David Hoerl * Copyright 2013 Bob Colbert * Copyright 2013-2018 Evan Miller * * This file is part of libxls -- A multiplatform, C/C++ libr...
[ "vk@syfy-host.com" ]
vk@syfy-host.com
2edbda7da592196b100e1daaa21e2b5d760a67e2
2f9d682d7b8c95e6b0264479de4858657b1f38ff
/ARRAY.c
7da4410320e4ba39e507fd2ef50e2206d5676d9a
[]
no_license
japanshah17/Data-Structure
0063ff9d76d1cb568d7a74cbd318478412b9f467
188c195702d83fbea612f2dccdef7e5fab739ee1
refs/heads/master
2022-12-29T10:00:38.933917
2020-10-09T13:43:51
2020-10-09T13:43:51
280,835,885
1
0
null
null
null
null
UTF-8
C
false
false
3,177
c
#include<stdio.h> #include<conio.h> int main() { int i,j,n=5,tosearch,found,pos,x,temp,c,location,minimum; int arr[5]={1,2,3,4,5}; x: printf(" enter:: \n "); printf(" 1 for transvarsal:\n "); printf(" 2 for reverse:\n "); printf(" 3 for insertion:\n "); printf(" 4 for deletion:\n "); printf(" 5 for search...
[ "noreply@github.com" ]
japanshah17.noreply@github.com
a8656922b0796a0c42ad520e7baa260481fd40e2
c6ac92df075cb742b2d29eb62dc815350b503b49
/M480_BSP_CMSIS_V3.05.000/SampleCode/StdDriver/USBD_VCOM_And_Mass_Storage/descriptors.c
0c2cd18b5b9ef083e380772676aee94e2e2de3d3
[]
no_license
harry123180/M487SampleCode
2fcddae1c8527510bc3da6525bc0a7e5fef51fe6
a5e97c88db6d98b8b7e0f689e7d9e542e3011f63
refs/heads/main
2023-08-11T01:08:17.546415
2021-10-05T05:05:23
2021-10-05T05:05:23
404,651,719
2
0
null
null
null
null
UTF-8
C
false
false
8,311
c
/***************************************************************************//** * @file descriptors.c * @brief M480 series USBD driver source file * @version 2.0.0 * * @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. ***********************************************************************...
[ "harry123180@gmail.com" ]
harry123180@gmail.com
f65dfe22c5631cae4227176218da0b17d4afb122
00b7aaff80cc3b063ba2467ee620f66d9e32f61a
/TWIDriver.h
ce7e42ae23194ef6f19657c76ee23b2a7691078c
[]
no_license
t-bayer/AVRDriver
8eebf358bc1ec8f13234173bc49df86d143d2800
f3dffcf2f6ec89d39c42436bdea6726811d5d0bc
refs/heads/master
2020-03-19T16:42:45.310336
2018-06-09T13:43:06
2018-06-09T13:43:06
136,726,580
0
0
null
null
null
null
UTF-8
C
false
false
176
h
#ifndef _TWI_Driver #define _TWI_Driver void TWI_Init(void); void TWI_Start(void); void TWI_Write(char data); void TWI_Read(char* ptr); void TWI_Stop(void); #endif
[ "bayer.timo@web.de" ]
bayer.timo@web.de
a7496583ec299466f11cdacc45d0ca7242321713
b945b2fac11f237a49de33af1b8fa02ba3ed1814
/legacy/ris/risutl/forms/frmosusr.c
4510545a0405ce4d05a0c01e04ec81e25c6bbf06
[]
no_license
ahundiak/isdp
b94f56f7a7b02b806209ff06da8e22497f6e1386
07572eb18f07cbf762505ef34e471fa47c102df4
refs/heads/master
2021-03-12T20:02:34.067237
2011-12-16T20:03:20
2011-12-16T20:03:20
37,136,442
0
0
null
null
null
null
UTF-8
C
false
false
6,655
c
/* Do not alter this SPC information: $Revision: 1.2.40.1 $ */ /* ** NAME: frmosusr.c ** AUTHORS: linda wang ** CREATION DATE: 4/94 ** ABSTRACT: ** ** REVISION HISTORY: ** ** 11/94: Added support for INTERNATIONALIZATION. Linda Wang ** 02/03/95 Removed NTJ specific changes. rlk */ /* ** INCLUDES */ #...
[ "ahundiak@e9faf64c-7e38-11de-a453-d5a50d962d30" ]
ahundiak@e9faf64c-7e38-11de-a453-d5a50d962d30
38f585840398ec301fa8fdfe42ac117d09e6db5d
1f5c8bdd1c15a94e2b0c6cdc389d83d0937de82a
/Temp/il2cppOutput/il2cppOutput/mscorlib_System_Collections_Generic_Comparer_1_DefaultCompar_2.h
1f9ae2a7765424245912f4747a0ea442431679ec
[]
no_license
White-Wlof/Pull_Action
8798e0767180269bfe686abc5bb9110c53e39346
587d3b9bd1c5d12507563fad450e31bad897c176
refs/heads/master
2021-01-10T14:36:15.399060
2015-11-25T02:30:51
2015-11-25T02:30:51
46,396,200
0
0
null
null
null
null
UTF-8
C
false
false
347
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include "mscorlib_System_Collections_Generic_Comparer_1_gen_2.h" // System.Collections.Generic.Comparer`1/DefaultComparer<UnityEngine.Vector3> struct DefaultComparer_t2015 : publ...
[ "cihi13042@g.nihon-u.ac.jp" ]
cihi13042@g.nihon-u.ac.jp
43cb42410f230bbd4e70d70b502bba8563805537
3079c740ad6648b1f9758944d95b4fff0c2a88b6
/0x01-variables_if_else_while/8-print_base16.c
94c3b9c6aabe912433893b0c05bb3a3c2a5baac0
[]
no_license
zulsb/holbertonschool-low_level_programming
0fc3412ff4d407c54d45b852e68a93fa48064f91
a64d809b185121269473e942c6d713ad5ceffd59
refs/heads/master
2021-06-18T07:20:32.923122
2021-05-22T23:48:28
2021-05-22T23:48:28
209,349,000
0
0
null
null
null
null
UTF-8
C
false
false
270
c
#include <stdio.h> /** * main - entry point * * Return: 0 */ int main(void) { int number = '0'; char letter = 'a'; while (number <= '9') { putchar(number); number++; } while (letter <= 'f') { putchar(letter); letter++; } putchar('\n'); return (0); }
[ "zulsb2093@gmail.com" ]
zulsb2093@gmail.com
92e27037edc13b8b0bb702c3eba1e7828b75c34f
555331a5d67eb41aa7983bd9b1b1535749a689db
/vga_font.c
1946fc6c3b9a12c41c9e2dcf0e043bd3234556ad
[ "MIT" ]
permissive
moefh/pico-vga-6bit-demo
4e79e744c4285062d887dafbe286bd663ec85359
fb5acb088c2799e5e135f5febc9cb3eac2215d11
refs/heads/main
2023-06-07T13:54:21.540985
2021-06-13T20:39:31
2021-06-13T20:39:31
374,040,730
6
1
null
null
null
null
UTF-8
C
false
false
2,700
c
#include <stdio.h> #include <string.h> #include "vga_font.h" static char print_buf[32]; static const struct VGA_FONT *font; static unsigned int font_x, font_y; static enum FONT_ALIGNMENT font_alignment; static unsigned char font_color; static unsigned char border[2]; #if VGA_FONT_USE_STDARG #include <stdarg.h> void...
[ "ricardo.massaro@gmail.com" ]
ricardo.massaro@gmail.com
61500cc95078fa4a731713782d3d4899181b3ee7
63261fd5cbf5cb86dc30690a0ac4e746a6a094c2
/localization/node_modules/nodeunit/deps/ejs/node_modules/expresso/deps/jscoverage/js/obj/jsautocfg.h
f5b2da85e43f94018e60088fca130dd654dd9976
[ "MIT", "GPL-1.0-or-later", "LGPL-2.1-or-later", "MPL-1.1", "GPL-2.0-or-later", "LGPL-2.0-or-later", "GPL-2.0-only" ]
permissive
Faifly/xDrip
4bc085acaa3a94fb2cae8685d973d1ad3129ce66
7f009d8dd782ebae63ce18c5168047c7c7842047
refs/heads/develop
2021-12-25T08:30:42.254675
2021-11-23T10:35:03
2021-11-29T10:27:27
243,248,897
29
8
MIT
2021-04-26T13:19:01
2020-02-26T11:42:25
Swift
UTF-8
C
false
false
1,439
h
#ifndef js_cpucfg___ #define js_cpucfg___ /* AUTOMATICALLY GENERATED - DO NOT EDIT */ #define IS_LITTLE_ENDIAN 1 #undef IS_BIG_ENDIAN #define JS_BYTES_PER_BYTE 1L #define JS_BYTES_PER_SHORT 2L #define JS_BYTES_PER_INT 4L #define JS_BYTES_PER_INT64 8L #define JS_BYTES_PER_LONG 8L #define JS_BYTES_PER_FLOAT ...
[ "noreply@github.com" ]
Faifly.noreply@github.com
76d98ff08a4ed767e08179f47470d596747ab02b
e99a8124df8beb70b5d42e85ec6e79ca393b1a17
/libft/libft/ft_strnstr.c
36188f517d97de52b966af5b06cb74834f66d0f4
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
blsegal/AICu
43f89be36417eaaba2d315d6ab2b8718769c9a78
b6f6d98c2e5f068b98089fe807480e05cd9078bd
refs/heads/master
2020-04-09T05:35:49.839449
2018-12-02T17:19:58
2018-12-02T17:19:58
160,071,231
0
0
null
null
null
null
UTF-8
C
false
false
1,458
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strnstr.c :+: :+: :+: ...
[ "blsegal@users.noreply.github.com" ]
blsegal@users.noreply.github.com
ab43baca813849974e5db026143e66c0b1066fb8
c5dbfc58f55537a76f924253837793c7a279ea90
/LPLD/HW/HW_I2C.c
da108aec64bf335a0316e1ff2833a5c7c830cdfa
[]
no_license
sjtugscxf/Signal_Car
683a67120528a9bd7403b88fd53e69b9894ec491
f919a1480ea7b7c78447cd10b74c62b7797e8da1
refs/heads/master
2021-01-17T17:50:24.522139
2017-07-01T11:59:05
2017-07-01T11:59:05
95,455,123
3
0
null
null
null
null
GB18030
C
false
false
10,912
c
/* * @file HW_I2C.c * @version 3.0[By LPLD] * @date 2013-06-18 * @brief I2C底层模块相关函数 * * 更改建议:不建议修改 * * 版权所有:北京拉普兰德电子技术有限公司 * http://www.lpld.cn * mail:support@lpld.cn * * @par * 本代码由拉普兰德[LPLD]开发并维护,并向所有使用者开放源代码。 * 开发者可以随意修使用或改源代码。但本段及以上注释应予以保留。 * 不得更改或删除原版权所有者姓名,二次开发者可以加注二次版权所有者。 * 但应在遵守此协议的基础上,开放源代码、不得...
[ "515318881@qq.com" ]
515318881@qq.com
8c76e951d21d0fff415396bafb48a45c36253217
b1b545e7c7028580f66d4196ef6bea8c71588712
/src/tests/filesys/extended/dir-vine.c
81e90b5b7c1d86b1545d7a6ea3ead6d0e5e31006
[ "MIT-Modern-Variant", "LicenseRef-scancode-unknown-license-reference", "MIT" ]
permissive
sujin-jang/pintos_fs
5c9d9d0769bece09abae0959e2a59c7f94cbb780
00ad387dcbfe08035bcf1e58d037830743551cf5
refs/heads/master
2021-08-30T10:21:58.211913
2017-12-17T13:46:28
2017-12-17T13:46:28
114,462,984
0
0
null
null
null
null
UTF-8
C
false
false
2,775
c
/* Create a very deep "vine" of directories: /dir0/dir1/dir2/... and an ordinary file in each of them, until we fill up the disk. Then delete most of them, for two reasons. First, "tar" limits file names to 100 characters (which could be extended to 256 without much trouble). Second, a full disk ha...
[ "jsujin9603@gmail.com" ]
jsujin9603@gmail.com
554cb84516205a8983d17e05dc325b262c157571
c2cedcf36667730f558ab354bea4505b616c90d2
/players/mizan/opl/CELLS/C2407.c
32c278d0754a892e3ec384319a2d84f6c0bf9fc9
[]
no_license
wugouzi/Nirvlp312mudlib
965ed876c7080ab00e28c5d8cd5ea9fc9e46258f
616cad7472279cc97c9693f893940f5336916ff8
refs/heads/master
2023-03-16T03:45:05.510851
2017-09-21T17:05:00
2017-09-21T17:05:00
null
0
0
null
null
null
null
UTF-8
C
false
false
1,881
c
inherit "/players/mizan/opl/core/room.c"; #include "/obj/ansi.h" object mob0, mob1, mob2, mob3, mob4, bonus, bonus2, bonus3, boss, door1, door2; /* This is a TOP cell of maze, automatically generated. */ /* Please do not make edits to this file as changes would be overwritten */ /* every two weeks by the Perl code wh...
[ "rump.nirv@gmail.com" ]
rump.nirv@gmail.com
0fdc5fa03f2257aa0051c4671dd5cfd1037b9805
39d8ece183f84c6dc0c3ee45df8c3c8fa356163f
/liancancai/courseware/c/4th/make/hello.c
e15668514c8180b12ff840f173a309ec8fc6a983
[]
no_license
cyysu/Study
2f785943334e51f8b70e1fb057a880a408347374
489bbf11d03940007d37e3e77eeb0bf5da2f5cb9
refs/heads/master
2021-01-12T05:37:49.346902
2016-12-11T09:19:50
2016-12-11T09:19:50
77,150,994
4
0
null
2016-12-22T14:29:47
2016-12-22T14:29:46
null
UTF-8
C
false
false
112
c
#include "hello.h" #include "hello.h" #include "hello.h" int a = 10; void hello(void) { printf("hello!\n"); }
[ "liancancai001@163.com" ]
liancancai001@163.com
5eb931917765a5914df0406df9695d00038e0b0e
050cea06d5c53efb033ac85dd37c590019195f7e
/json_parser/parse_bool.c
1a425d044ae344cd3399d5afedc98f6d608ae6f5
[]
no_license
ostNaew/RT
4d3369ece8c9bac36223604f9d15f8083f42a56c
94366caca0e47d839dbcbb5a16d2c961a973f9c3
refs/heads/master
2020-07-23T15:08:05.870181
2019-09-10T17:34:48
2019-09-10T17:34:48
207,604,334
0
0
null
null
null
null
UTF-8
C
false
false
1,349
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* parse_bool.c :+: :+: :+: ...
[ "crice@at-q4.21-school.ru" ]
crice@at-q4.21-school.ru
3f5900e11827865747c71724d292f22943cf54c1
21ee8974692521fb81ed03c1d1a338967526be2a
/cpss-ac3/cpss/mainPpDrv/h/cpss/dxCh/dxChxGen/config/private/prvCpssDxChInfoEnhanced.h
738095d2032ef56cce6cb321a46615d6458b861a
[]
no_license
naivekun/os6360_trtest
bb1fb2de94f951b190c6eefb0fe9908feab553c4
2c49bfd3028ee72e27b8107fbc5ab528dfc289dd
refs/heads/main
2023-06-18T03:55:46.904657
2021-07-08T03:29:15
2021-07-08T03:29:15
null
0
0
null
null
null
null
UTF-8
C
false
false
58,157
h
/******************************************************************************* * (c), Copyright 2001, Marvell International Ltd. * * THIS CODE CONTAINS CONFIDENTIAL INFORMATION OF MARVELL SEMICONDUCTOR, INC. * * NO RIGHTS ARE GRANTED HEREIN UNDER ANY PATENT, MASK WORK RIGHT OR COPYRIGHT...
[ "Clement.Chu@wnc.com.tw" ]
Clement.Chu@wnc.com.tw
e170c33488c55ff63cb54a2021be9d9320418f45
8a20ffe33fe226e788ea50537fa5d082edfd7f60
/Ch11/Exercises/Exer_11_16.c
7dc1a378365e81ca82c3421450302a7d02531d37
[ "MIT" ]
permissive
kilinchange/C_Primer_Plus
964d2e7e56a4f53816696527f63736465f628746
8782c6af62e24be9507e3c85411174592d0e4f4d
refs/heads/master
2020-12-30T08:57:36.806541
2020-08-04T16:28:03
2020-08-04T16:28:03
238,939,560
0
0
null
null
null
null
UTF-8
C
false
false
750
c
#include <stdio.h> #include <ctype.h> #define SIZE 100 int main(int argc, char* argv[]) { char* choice = "-p"; if (argc > 1) choice = argv[1]; char str[SIZE]; FILE *fp = fopen("words.txt", "r"); while (fgets(str, SIZE, fp) != NULL) { if (strcmp(choice, "-u") == 0) { ...
[ "819109619@qq.com" ]
819109619@qq.com
a3312649abcd47095975d5beb70c011c26e07285
5c255f911786e984286b1f7a4e6091a68419d049
/code/dff0b5c0-a12e-40a7-b268-81046bc848df.c
5cad0260be3b36e9974d5fae6abffe12a98a2634
[]
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
220
c
#include <stdio.h> int main() { float i; float j; float k; float l; i = 6; j = 9; printf("vulnerability"); k = 3; l = l*j*k/9; printf("vulnerabbvivity"); printf("%f\n",i); return 0; }
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
dd58325546bc35c810931aeb0e4ef2155ec7b889
76e7a840b3e137581fd68f8ccfc044e199fc3bbf
/system/extras/ext4_utils/include/ext4_utils/ext4_sb.h
3f82fc5b49ad70bfc799018bc7dd8b45b2126be7
[ "Apache-2.0" ]
permissive
amlogic-openlinux-p230/amlogic
0494c6acc528352ea5920921485a9e1d2e0ceac8
ba115985fd13eead801d2aba1ec9a99c7c663def
refs/heads/master
2022-12-22T15:23:20.965862
2020-09-08T21:11:01
2020-09-08T21:11:01
293,928,012
0
0
null
null
null
null
UTF-8
C
false
false
1,578
h
/* * Copyright (C) 2014 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 required by app...
[ "lkuznetsov@zspace.com" ]
lkuznetsov@zspace.com
7b0a5a176543b6687ace605f190d07b902600187
b87d3ee3d79bb60310cb0d7a7379be2ce24db894
/CCN/csrc/ccnd/ccnd.c
d9ef8c5919daf6be445303566a44cfe4c6b83b83
[]
no_license
light-and-salt/Egal
486b3bf313736b24edc7f771560b50adcdaae399
f9db4bee14b1c30111c5f9f715eb95696a65a57d
refs/heads/master
2022-07-14T10:13:52.716411
2012-11-18T07:54:34
2012-11-18T07:54:34
null
0
0
null
null
null
null
UTF-8
C
false
false
178,543
c
/* * ccnd/ccnd.c * * Main program of ccnd - the CCNx Daemon * * Copyright (C) 2008-2012 Palo Alto Research Center, Inc. * * This work 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 ...
[ "quzening@gmail.com" ]
quzening@gmail.com
83c58d3b70cb79c17b14272a05b4ae4af17c63d8
08001568dfa40152ec4512c7c6f19588eee2064f
/src/ucs_dec.c
78dee7c01e54f82d698c996f0b28c4759362a2e1
[ "BSD-3-Clause" ]
permissive
MicrochipTech/unicens
2f82d51513517279be8c06d2be9cef24d7b335e0
f1acac90f23c6a87498f6a30afe138219474e289
refs/heads/maintenance-v2.1.0
2021-01-22T23:15:27.226237
2018-11-15T14:32:41
2018-11-15T14:32:41
92,804,993
5
4
null
2017-10-13T14:02:01
2017-05-30T06:36:37
C
UTF-8
C
false
false
6,554
c
/*------------------------------------------------------------------------------------------------*/ /* UNICENS V2.1.0-3564 */ /* Copyright 2017, Microchip Technology Inc. and its subsidiaries. */ /* ...
[ "tjahnk@users.noreply.github.com" ]
tjahnk@users.noreply.github.com
d789bb153b1c73ab83b1f7d704a4c962b8d0d16a
fa884f907c8db41832af7555a53e5dd64bc6a9a3
/Embedded_Code/CCM/Hercules Examples/Redundant ADC/include/HL_reg_htu.h
e9276e9b9c6109b249af030c9522f11f28ce699d
[]
no_license
AnteaterRacing/2020_Embedded_Software
83d839f27ea52ea3391ee18f975b46474ee0d80a
8a9bddc13ed364c2767341b597b372bb59224126
refs/heads/master
2022-05-12T16:39:39.914190
2020-09-23T04:54:24
2020-09-23T04:54:24
199,961,230
1
1
null
2022-04-20T15:51:52
2019-08-01T02:26:27
C++
UTF-8
C
false
false
4,133
h
/** @file HL_reg_htu.h * @brief HTU Register Layer Header File * @date 11-Dec-2018 * @version 04.07.01 * * This file contains: * - Definitions * - Types * - Interface Prototypes * . * which are relevant for the HTU driver. */ /* * Copyright (C) 2009-2018 Texas Instruments Incorporated - www.ti.co...
[ "jemille2@uci.edu" ]
jemille2@uci.edu
124cd2acee2a43c1f886fb1f734c85999c93eb14
5e4a11896c3a320a05507e8dd9f70f6758d5ac31
/Unity/Temp/StagingArea/Data/il2cppOutput/mscorlib_System_Runtime_InteropServices_ClassInterfaceType.h
ceace1cdae4ac674c35ede0bccd1ab1c98d96bb3
[]
no_license
SUMOU/SUMOU
d6b83aeb6b34351aa2ad883e2ea861b8944da385
d8023abb3115585fb2164e18d89091554bbcc720
refs/heads/master
2021-01-10T15:31:39.179817
2015-11-25T07:14:18
2015-11-25T07:14:18
45,302,855
0
0
null
null
null
null
UTF-8
C
false
false
438
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include "mscorlib_System_Enum.h" #include "mscorlib_System_Runtime_InteropServices_ClassInterfaceType.h" // System.Runtime.InteropServices.ClassInterfaceType struct ClassInterface...
[ "fujita1syu@gmail.com" ]
fujita1syu@gmail.com
6cacd637cae3480aeb9e66bce4f7371cc41e46f4
c34eceaf2246c94ec3a8bfaf35974fcdb08ad42c
/Third Party/omv/img/fmath.c
c831cf549b866bd8cd12ab37bdaee339797d76c7
[ "MIT" ]
permissive
Synizter/STM32F7-OV9560
5372a8e8022577aa31637174c281ab23113acbce
05fe9bcfc151ab49783bcf6d0947d203ee40a642
refs/heads/master
2021-07-13T11:00:18.034422
2017-10-05T07:12:10
2017-10-05T07:12:10
105,126,666
1
0
null
null
null
null
UTF-8
C
false
false
4,184
c
/* * This file is part of the OpenMV project. * Copyright (c) 2013/2014 Ibrahim Abdelkader <i.abdalkader@gmail.com> * This work is licensed under the MIT license, see the file LICENSE for details. * * Fast approximate math functions. * */ #include "fmath.h" #include "common.h" #define M_PI 3.14159...
[ "g.pongth@gmail.com" ]
g.pongth@gmail.com
b82eb589618c584430b2dfc910e326151bb93e3f
89dfc7acf9c1bdccb12ea2a4f1b73b250fced2f9
/C/crypto/parsim/matrices.c
ef54381a3428d5534daf8cd19ee6d7658ef4cf5a
[]
no_license
kes021/test
dfa802cc6e30dfe0305b5fbe40dccc04033fa424
11be4c65e23408965da3b8da08f32b17fe17a107
refs/heads/master
2020-03-18T18:13:13.604945
2018-05-27T20:21:15
2018-05-27T20:21:15
135,077,289
0
0
null
null
null
null
UTF-8
C
false
false
12,268
c
#include <stdbool.h> #include <math.h> #include "vectors.h" #include "matrices.h" /* * TODO: may inline some of these functions? */ void matrix_mult2 (mat2 m, const mat2 n, const mat2 o) { int i, j, k; for(i = 0; i < 2; i++) { for(j = 0; j < 2; j++) { m[M2_ENTRY(i, j)] =...
[ "samedduzlu@Sameds-MBP.local" ]
samedduzlu@Sameds-MBP.local
95ebaccb51b0ed7ed2ecfd6c3b0e39682ca69905
ab24ef28b48d6884da1d2e3d2ed1fcbbf2c7f1b6
/ios/Pods/Headers/Public/RNPermissions/RNPermissions-umbrella.h
ef2ac65340a7d80d3ee84a9e53185d1180a287e2
[]
no_license
edakedi/reactAudio
1d02e19c1ff87b5b3baa18a0df16b7358455a2c4
21293a6400811053eb870af35f42af9ba9e774eb
refs/heads/master
2023-04-11T04:56:32.968515
2021-04-25T10:02:30
2021-04-25T10:02:30
361,384,225
0
0
null
null
null
null
UTF-8
C
false
false
68
h
../../../Target Support Files/RNPermissions/RNPermissions-umbrella.h
[ "witchkings@WitchKingss-MacBook-Pro.local" ]
witchkings@WitchKingss-MacBook-Pro.local
9f9db0ede18d72fff360dbe1c017cba65f7d96e1
b106822cba1aad3ad97acf2b35f1dcd19136d134
/Chapter10/10.13 포인터의 배열과 2차원 배열/main.c
2ebca1bdc1db8ab2614eefb48b295fd77fa05486
[]
no_license
leeyunhome/tbc_review1
82858cd550c9dd1b9091edf73d320c9c7adf04b9
29d03e2e70a8b2c8647c87b36e1a25743769c284
refs/heads/master
2022-11-20T09:19:40.027744
2020-07-26T02:05:15
2020-07-26T02:05:15
259,918,666
1
0
null
null
null
null
UTF-8
C
false
false
2,227
c
#define _CRT_SECURE_NO_WARNINGS #include <stdio.h> int main() { //int arr0[3] = { 1, 2, 3 }; //int arr1[3] = { 4, 5, 6 }; //int* parr[2] = { arr0, arr1 }; //for (int j = 0; j < 2; ++j) //{ // for (int i = 0; i < 3; ++i) // printf("%d(==%d, %d) ", parr[j][i], *(parr[j] + i), *(*...
[ "leeyunhome@daum.net" ]
leeyunhome@daum.net
6e1cc476d256c30c911a02d3c5e3fd79e2f01bc2
219dce56e4e18a8c5e139d28abee6a0bda07da75
/libswc/shell_surface.c
25d4e39ee48ebd54131a3647c27bde5600e66293
[ "MIT" ]
permissive
auntieNeo/swc
6d29dde084698ab4fd6fe769e0f79e311645356b
16229f0b14f8406d3d59ba2ba7f64bce15f041a3
refs/heads/master
2021-01-16T22:00:05.254725
2015-02-05T19:28:34
2015-02-05T19:28:34
30,379,630
0
0
null
2015-02-05T21:34:22
2015-02-05T21:34:21
C
UTF-8
C
false
false
8,857
c
/* swc: libswc/shell_surface.c * * Copyright (c) 2013, 2014 Michael Forney * * 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...
[ "mforney@mforney.org" ]
mforney@mforney.org
b7a6d2274a014597e7c3e5c1bf06956073e2bea3
5f7ba96a4f9b01e9f1665b39a003e63cf3643464
/libft/ft_putchar_fd.c
9f1f9512778c945fde611a25f15bf39a7a4c1660
[]
no_license
ttshivhula/ft_p
9bb11831d4c509ceadce915d14cd05700de36abc
26af609f3a6ed60866ddd7f051289b5ea3a5b27d
refs/heads/master
2020-03-26T10:54:07.005676
2018-08-16T07:00:16
2018-08-16T07:00:16
144,819,929
4
0
null
null
null
null
UTF-8
C
false
false
970
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_putchar_fd.c :+: :+: :+: ...
[ "pboyfunclub@gmail.com" ]
pboyfunclub@gmail.com
472216acb4ee4e8a1ab57584f7b5f8b40688dbaf
7573863a78046c1fc0c9e1ac5a1ba3636a3a11b9
/EckelCpp-master/Volume1/8. Constants/ex04/ex04.h
592f72d93b482cfd7f48cade54941d131afce88a
[]
no_license
ponram/BruceEckel
c88a47fd1918067a6da3e9f46bc4eb9e5f8c809b
dccbc03b4c9da0b0c3997a00a2143242d18f9f74
refs/heads/master
2020-05-17T03:29:47.124272
2019-08-09T17:49:32
2019-08-09T17:49:32
183,481,787
1
1
null
null
null
null
UTF-8
C
false
false
299
h
/** Create a const definition in a header file, include that header file in two .cpp files, then compile those files and link them. You should not get any errors. Now try the same experiment with C. **/ #ifndef EX04_H_INCLUDED #define EX04_H_INCLUDED const int a = 10; #endif // EX04_H_INCLUDED
[ "ponram@gmail.com" ]
ponram@gmail.com
b70f19dbbc644d9f5babee7ec41693a70fd70ced
431eff27eea304c90902248f7004ae89788c8ecd
/src/utils/libft/ft_isalnum.c
c41fe9dc75976b494a9aa7958332d30dfcec667d
[]
no_license
MinisterAkasha/minishell
6c7c45af68218a819e97b8077fd6bd5867f6d434
8065c26ca01d17c5493f1234a9bad8d647725402
refs/heads/main
2023-06-20T00:58:42.703556
2021-07-12T09:12:00
2021-07-12T09:12:00
345,730,351
0
0
null
null
null
null
UTF-8
C
false
false
155
c
#include "libft.h" int ft_isalnum(int c) { if ((c >= 48 && c <= 57) || (c >= 65 && c <= 90) || (c >= 97 && c <= 122)) { return (1); } return (0); }
[ "akasha@va-b5.kzn.21-school.ru" ]
akasha@va-b5.kzn.21-school.ru
4430b1e49d40c3d4a7f4e9508e786699927449bd
f43c874963f69f3e9f08cab64b315a0849918857
/src/v1720/v1720.h
7fd2dca05bdeab03d0f3c52115b07004fdb789f7
[]
no_license
rcnpws/udaq
4433473b43509e8e822e8bd8a7b21bd5ae1905bd
7d1c826d130f8be4c2da1a368277c47dc3981176
refs/heads/master
2022-12-11T12:29:00.133265
2020-09-10T15:18:38
2020-09-10T15:18:38
293,008,463
0
0
null
null
null
null
UTF-8
C
false
false
12,799
h
#ifndef V1720_REG_H #define V1720_REG_H /* *Definitions fo v1720 * *Version 0.10 1-AUG-2013 by oiwa */ //Size of I/O space #define V1720_MAX_N_MODULES 32 //not sure #define V1720_N_CH_PER_MODULE 8 #define V1720_BASE_INI 0xDD000000 #define V1720_BASE_INC 0x00010000 #define V1720_BASE(module_number) ((V1720_BASE_...
[ "furuno@rcnp.osaka-u.ac.jp" ]
furuno@rcnp.osaka-u.ac.jp
27b852e44926f73f9cd8ad77cf561c21aaeff44c
869c7de1a39631ad8cb992de913fab6d24b4333d
/sound/usb/midi.c
0d7e2e5a5413d7ee9c05012cb3b379de5c685493
[]
no_license
deviljoe9900/Dhollmen_Kernel
015bd6a2b0a17690aa3b54ecdb71404e090294d6
7905b48e35ec967091ed7ca8937ea2bb67904b45
refs/heads/master
2021-01-22T19:35:36.689979
2013-09-23T10:49:38
2013-09-23T10:49:38
null
0
0
null
null
null
null
UTF-8
C
false
false
62,154
c
/* * usbmidi.c - ALSA USB MIDI driver * * Copyright (c) 2002-2009 Clemens Ladisch * All rights reserved. * * Based on the OSS usb-midi driver by NAGANO Daisuke, * NetBSD's umidi driver by Takuya SHIOZAKI, * the "USB Device Class Definition for MIDI Devices" by Roland * * Redistribution and u...
[ "usuario@localhost.localdomain" ]
usuario@localhost.localdomain
345eddf84740f783c81e2b22bc2e8623a9971c05
7dd6de2db6907fbe1722efd8d9d1f23193bc4f8a
/Search/HashTable.h
e879aca3d26ce23aa6d8f528ce35d6c5b1589951
[]
no_license
jacklov3/Algorithm_implementation
c6c76585d2959e3705b8f9701a203c41ed2251bf
780a558dd9b399132e73e04e938f44f341d74b7c
refs/heads/master
2020-06-11T08:35:51.875100
2019-09-24T06:23:58
2019-09-24T06:23:58
193,905,373
0
0
null
null
null
null
UTF-8
C
false
false
1,478
h
// // Created by fish on 2019-07-16. // #ifndef ALGORITHM_HASHTABLE_H #define ALGORITHM_HASHTABLE_H #include <cstdlib> #define SUCCESS 1 #define UNSUCCESS 0 #define HASHSIZE 12 #define NULLKEY -32768 #define OK 1 typedef int Status; //定义hash表结构体 typedef struct { int *elem;//数据元素存储基址,动态分配数组 int count;//当前数据...
[ "asaltedfishz@gmail.com" ]
asaltedfishz@gmail.com
a7ab274d50cf7e9ccadf98ed3dd7c73925253d6e
b6fb2dc02bb4e3172a9b14d436d0e1eb1b0f5c58
/DarkSUSY_mH_125/mGammaD_0850/cT_200/DarkSusy_mH_125_mGammaD_0850_cT_200_LHE_n1_Phi.C
23d5c7cd653eb48c8cfe92f6419be9ce908de4d7
[]
no_license
cms-tamu/MuJetAnalysis_DarkSusySamples_LHE_13TeV_03
042884aa28ab36f6af7a1c45ff82c6d9c3442f12
fd05337d13f3eb64f295f10ac5c5c6385c0ebec1
refs/heads/master
2020-06-08T15:24:55.002262
2015-03-18T13:59:47
2015-03-18T13:59:47
30,620,043
0
0
null
null
null
null
UTF-8
C
false
false
18,650
c
{ //=========Macro generated from canvas: cnv/cnv //========= (Mon Mar 16 13:01:28 2015) by ROOT version5.34/18 TCanvas *cnv = new TCanvas("cnv", "cnv",1320,22,904,928); gStyle->SetOptFit(1); gStyle->SetOptStat(0); gStyle->SetOptTitle(0); cnv->SetHighLightColor(2); cnv->Range(-5.7,-0.004943312,4.3,0....
[ "bmichlin@rice.edu" ]
bmichlin@rice.edu
358c81797cadfb0ac069dc4ebc141973c819f63a
3272e9f4c3d64ae0344dd44c5880e8fca2ae2e69
/libraries/chain/include/sou/chain/webassembly/sou-vm-oc/gs_seg_helpers.h
54821ca68f5766f53fe08d90bc0285844e32cd8c
[ "BSD-3-Clause", "MIT", "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
tawtod/ttt
5990584c2e974df318484b4caca94d7e277bfa66
78a536ac9080c39a933a444ccc31ca9c1453eb2f
refs/heads/main
2023-04-28T03:05:05.991141
2021-05-03T19:59:37
2021-05-03T19:59:37
null
0
0
null
null
null
null
UTF-8
C
false
false
788
h
#pragma once #include <stdint.h> #include <setjmp.h> #include <string.h> #include <sou/chain/webassembly/sou-vm-oc/sou-vm-oc.h> #ifdef __clang__ #define GS_PTR __attribute__((address_space(256))) #else #define GS_PTR __seg_gs #endif //This is really rather unfortunate, but on the upside it does allow a static...
[ "sdhcsdn@gmail.com" ]
sdhcsdn@gmail.com
b8cb331c219ddb8fe865b7f3234a941c1faa9103
eb7a1fb1c70fc82be0dfc0245255d5506433d156
/Microchip/SAMD20_DFP/3.2.41/samd20/include/samd20g18.h
0ecb1b9a77639510902e3aa947137cb347c93f40
[ "Apache-2.0" ]
permissive
muthukrishnankarthik/dev_packs
c03f66ce3f32d34340c8053363121657a0a37474
60d97ca66b10c00b3c42430b0cf0b4ae7542f217
refs/heads/master
2021-01-06T13:26:53.637757
2020-02-10T23:49:35
2020-02-10T23:49:35
null
0
0
null
null
null
null
UTF-8
C
false
false
35,971
h
/** * \brief Header file for ATSAMD20G18 * * Copyright (c) 2019 Microchip Technology Inc. and its subsidiaries. * * Subject to your compliance with these terms, you may use Microchip software and any derivatives * exclusively with Microchip products. It is your responsibility to comply with third party license *...
[ "thibaut.viard@microchip.com" ]
thibaut.viard@microchip.com
67868a7f6a3209dd0e39c56a8b56f8fb45504d7a
32bd8561da9a5d6976ab04e667e14aadc77652f5
/D03/ex04/ft_ultimate_div_mod.c
d9802e3ed18e4e80f18b268382e53c26bfc14a19
[]
no_license
samuelsit/C_Pool_2019
f9e090e33ab3849a0cf49e92420ba51368709808
53d8667fe653ac3bbc6175ec7461ca0106e69a44
refs/heads/master
2020-05-18T01:04:31.756590
2019-04-29T14:08:01
2019-04-29T14:08:01
184,079,900
0
0
null
null
null
null
UTF-8
C
false
false
1,024
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_ultimate_div_mod.c :+: :+: :+: ...
[ "ssitruk@e2r12p23.42.fr" ]
ssitruk@e2r12p23.42.fr
76ec64cf700fab38815c5fe835ef73562152a456
b7eb49353c84742b4657601374e4fa96a13cf22a
/SWBF2_Remaster_Installer/files/HD_GraphicsMod_2.0/GameData/MasterEffect.h
53ccc6db93293cc14c24b399d57da381c12e5080
[]
no_license
Frogbull/SWBF2-Remaster-Installer
fd8a816f3b79a2b334b3caba5d46aafaf03ce03c
bf1a5206ceb0986321e8002917f5cf6dc6363235
refs/heads/master
2020-07-01T10:10:13.733836
2019-08-18T22:18:47
2019-08-18T22:18:47
201,140,559
1
0
null
null
null
null
WINDOWS-1252
C
false
false
37,705
h
//++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ // ReShade effect file // visit facebook.com/MartyMcModding for news/updates //++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ // MasterEffect ReBorn 1.1.287 public beta by Marty McFly // Continuation of MasterEffect 1.6.1 // ...
[ "noreply@github.com" ]
Frogbull.noreply@github.com
24cea3c7d8973f72adfbc6d0452c3c93e40bb6ff
5291e75038d6473337965b7e8d50d539f553a35c
/beginner_exam/level_2/print_bits/print_bits.c
482772035afb65535496cc84b81843208be300bd
[]
no_license
srvorkap/Alone-In-The-Dark
2a17fa5bb1a5e649ef822089cffb715fe09398c8
2b54a9d02ee4e59cf1846ba93e2228a99d080835
refs/heads/master
2023-09-01T11:56:12.827197
2021-10-18T20:53:42
2021-10-18T20:53:42
397,381,876
0
0
null
null
null
null
UTF-8
C
false
false
1,074
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* print_bits.c :+: :+: :+: ...
[ "srdan.vorkapic@outlook.com" ]
srdan.vorkapic@outlook.com
162b5b87357a272be491cc1af13aff559da69875
bce46bcd072376cc51fe85fb277b1a062c4ad80b
/wichmath_lab1.c
8635501224e976237044d1fa1f451b353d07635e
[]
no_license
MeiJohnson/compmath
bb6816c50c2eb82b5a646a80afef38718c9b00de
004492d2535bb7f04fd74eccb8d563d51e952543
refs/heads/master
2020-08-01T02:22:06.170870
2020-02-22T09:44:55
2020-02-22T09:44:55
210,827,018
0
0
null
null
null
null
UTF-8
C
false
false
7,922
c
#include<stdlib.h> #include<stdio.h> #include<locale.h> #include<math.h> double a, b; int n; double resI[6] = {0,0,0,0}; double resR[6] = {0,0,0,0}; double rectLeft(double h, double sm); double rectR(double h); double trap(double h); double simpson(double h); double intfunc(double x); void mainMenu(); ...
[ "meikojeiko@gmail.com" ]
meikojeiko@gmail.com
725d4ef58f8a8ff1bd425d617d5234c25170bdf5
177d732b776b82b0ab4e3e6010f7492d0a30edf9
/src/helium-client/cauterize/atom_api_message.c
313e05f9e2474d9ff0c89f04c5a01aeead52dd44
[ "BSD-3-Clause" ]
permissive
ivankravets/helium-arduino
c4a40f400bb77b0e7b4623df8e479caa85b19a45
229ea2008314256b6ad42c1e102dc7cee1c6ccc9
refs/heads/master
2021-01-21T14:16:36.706292
2017-06-23T18:32:01
2017-06-23T18:32:01
95,260,274
0
0
null
2017-06-23T22:16:18
2017-06-23T22:16:18
null
UTF-8
C
false
false
7,950
c
#include "atom_api_message.h" #define R enum caut_status #define EI struct caut_encode_iter #define DI struct caut_decode_iter #define FSET(FS,IX) ((FS) & (1ull << (IX))) /* type descriptors */ const caut_type_descriptors_atom_api_t type_descriptors = { { .name = "res_send", .hash = { 0xCF,0x96,0xCE,0x11,0x...
[ "marc@helium.com" ]
marc@helium.com
dc41aff2b3fc46057b485acd9c1e28007ff4ebd8
4b19135464a032c1d5271cd1ae58afb21df38584
/Samples/C++/DirectShow/DMO/DMODemo/wave.c
c096153f87ddba59fcfd197c534df63d328ae1fa
[]
no_license
sjk7/DX90SDK
f47cebbba53133923880004bc6e3a33cff1fe895
dd155425badb2cd3993c27f869efc007764e599b
refs/heads/master
2021-08-26T07:47:03.826451
2021-08-12T05:03:03
2021-08-12T05:03:03
253,911,891
3
1
null
null
null
null
UTF-8
C
false
false
26,650
c
//------------------------------------------------------------------------------ // File: Wave.c // // Desc: DirectShow sample code - Wave library routines. // // Copyright (c) Microsoft Corporation. All rights reserved. //------------------------------------------------------------------------------ /*====...
[ "radiowebmasters@gmail.com" ]
radiowebmasters@gmail.com
b08f90485c93ae23935c22565ae28ebc17227971
d755186c0791e3d52f12306887391b12431755ff
/PieceOfCake/LUFA/Drivers/USB/Core/StdDescriptors.h
25ea5399e0f1b2770216b5fb2452e23808768fda
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
skhaz/piragamedev-joystick
d62b8293efd6aac288287bb2c8048402ee0d6f30
98f9dde05eae8251be0efdd06313c3a2bcfe0020
refs/heads/master
2022-11-12T18:51:25.766594
2022-11-05T15:22:26
2022-11-05T15:22:26
11,112,641
11
1
null
null
null
null
UTF-8
C
false
false
40,252
h
/* LUFA Library Copyright (C) Dean Camera, 2013. dean [at] fourwalledcubicle [dot] com www.lufa-lib.org */ /* Copyright 2013 Dean Camera (dean [at] fourwalledcubicle [dot] com) Permission to use, copy, modify, distribute, and sell this software and its documentation ...
[ "rodrigodelduca@gmail.com" ]
rodrigodelduca@gmail.com
2a855b13331d73f35579d16c4348c0643dcb8991
6932d31d38a26d136b88c26bcab496981ec95517
/Generated_Source/PSoC4/cymetadata.c
803e6e86a382d303f8c58cd527c32882135ed78a
[ "MIT" ]
permissive
joaocarvalhoopen/Cypress_PSoC_4__Full_1MHz_Audio_AM_Transmitter_in_a_Pioneer_board
16575981f9c1e4959faf9b7b52a0037eb6aef5cd
17d2737cd66ef6d16c12df5194d6d5f58ccf8c5d
refs/heads/master
2022-04-14T13:03:48.937090
2020-03-27T00:33:46
2020-03-27T00:33:46
250,397,790
2
0
null
null
null
null
UTF-8
C
false
false
1,824
c
/******************************************************************************* * FILENAME: cymetadata.c * * PSoC Creator 3.2 * * DESCRIPTION: * This file defines all extra memory spaces that need to be included. * This file is automatically generated by PSoC Creator. * **********************************************...
[ "joaonunocarv@gmail.com" ]
joaonunocarv@gmail.com
d064b9781bf5344db8796e6db0a038ea4b9250b8
a00284d432964a07af7a3de1b97bc48393948211
/Src/stm32f1xx_hal_msp.c
6402f02741540532eec491c0ae972a2774ed83aa
[ "BSD-3-Clause" ]
permissive
RepRapMorgan/MKS-TFT
cdb3e8a11c67d324a6dfcef4fba0b16fe691f3fe
3ae132bcb22d871b5aea270d996dc427923c89b8
refs/heads/master
2021-01-11T14:17:37.883926
2016-12-27T15:23:17
2016-12-27T15:23:17
81,311,733
0
0
BSD-3-Clause
2019-03-06T01:22:56
2017-02-08T09:27:53
C
UTF-8
C
false
false
11,123
c
/** ****************************************************************************** * File Name : stm32f1xx_hal_msp.c * Description : This file provides code for the MSP Initialization * and de-Initialization codes. *********************************************************...
[ "robots.rulz@gmail.com" ]
robots.rulz@gmail.com
f9f1fa3170677fbd713faa7933af3d9bbe9442ee
d7121e03910c4b3aaf4ed470c33c5dab67ffa962
/iPhoneOS9.3.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h
eeb7bac3fa882a2c5240b4bbde820621ca672803
[ "MIT" ]
permissive
theos/sdks
129eda2d399c209aa36fcc2e266e960ac6c91cf6
bb425abf3acae8eac328b828628b82df544d2774
refs/heads/master
2023-08-28T13:01:04.995109
2022-12-24T01:06:07
2022-12-24T01:06:07
66,124,251
517
199
NOASSERTION
2022-12-24T01:06:08
2016-08-20T02:36:04
C
UTF-8
C
false
false
13,093
h
/* CFStream.h Copyright (c) 2000-2015, Apple Inc. All rights reserved. */ #if !defined(__COREFOUNDATION_CFSTREAM__) #define __COREFOUNDATION_CFSTREAM__ 1 #include <CoreFoundation/CFBase.h> #include <CoreFoundation/CFString.h> #include <CoreFoundation/CFDictionary.h> #include <CoreFoundation/CFURL.h> #include <CoreFo...
[ "mustiigezen@gmail.com" ]
mustiigezen@gmail.com
8c822796e75b6567931b73827d4931c8c3b6d55a
609ecca2e494f206cc9795ad2c191cb02b34fcd7
/boot/boot1/core/cpu/arm_a8/mmu/mmu.c
ed10dffa188bf618d89ce6c21f5b5f46586aa933
[]
no_license
reddy-quan/Hummingbird
994c3665b51b60b42bb6ea875b731f563343f6ab
17b14dbd6ed346af328683f9b83c9b672a37eb53
refs/heads/master
2021-01-01T05:47:04.510679
2014-07-26T05:48:00
2014-07-26T05:48:00
19,840,089
4
0
null
null
null
null
GB18030
C
false
false
3,773
c
/* * (C) Copyright 2007-2013 * Allwinner Technology Co., Ltd. <www.allwinnertech.com> * Martin zheng <zhengjiewen@allwinnertech.com> * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General...
[ "reddy_quan@sina.com" ]
reddy_quan@sina.com
55bde01186e8b964b2894340f212b8b95fc407b2
222715c1fa591fd2c8361956895fc68c5e77311d
/libft/libft/ft_putchar_fd.c
d8b5b6cecae3f041d52d55e8eb8168e3110e2802
[]
no_license
nestoroprysk/Lem-in
d38dc37bac8c536f910c881e59782232f0a34daf
d41f81afa774dd33db0b9daf06c0aefec42d4ac2
refs/heads/master
2020-03-18T05:11:06.912036
2018-05-22T14:59:31
2018-05-22T14:59:31
134,328,793
0
0
null
null
null
null
UTF-8
C
false
false
970
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_putchar_fd.c :+: :+: :+: ...
[ "nestoroprysk@gmail.com" ]
nestoroprysk@gmail.com
e6fe58567644e4eeabd9727d35321a118bfa8f5e
fddfc3b088994d4b704541bc12b0a59efa267265
/vm_dir/libft/srcs/0_mem/ft_memchr.c
e9148f7d40f4f4fa28ba40eb42fe340a1a71796b
[]
no_license
m4k331/corewar
cb6592e35f3898eeabcf212f7c9941d58f280e27
b8144b244a5e1fe71d9252579e6ac4cd8803934a
refs/heads/master
2021-03-15T17:43:49.301053
2020-09-14T16:49:04
2020-09-14T16:49:04
246,869,464
0
1
null
2020-09-13T19:46:57
2020-03-12T15:31:36
C
UTF-8
C
false
false
1,444
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_memchr.c :+: :+: :+: ...
[ "limry@am-m2.msk.21-school.ru" ]
limry@am-m2.msk.21-school.ru
d28b60a4418e9dff4f5fd73b37ddd2a1166b9d45
2264a022af454d6928420be8683987aa8c76f4e7
/test/kinetis/fsl_lpuart.h
52e5df20bfd0e39c1365f6ea624f61048f7372c6
[ "BSD-3-Clause" ]
permissive
flit/argon-rtos
a73aad2941d57088353cfd605539b33c33e7c9c6
817b7ae85d28ef4f0c9103886e0340d51217592d
refs/heads/master
2021-12-28T06:24:14.893228
2021-12-18T20:14:25
2021-12-18T20:14:25
15,456,572
61
15
BSD-3-Clause
2021-12-18T20:14:26
2013-12-26T16:56:18
C
UTF-8
C
false
false
31,399
h
/* * Copyright (c) 2015, Freescale Semiconductor, 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: * * o Redistributions of source code must retain the above copyright notice, this list...
[ "flit@me.com" ]
flit@me.com
1d410faf724808c3abc9154b37d073fbe7c7f4ac
c99d6f8fab0e587bcfa5d21bd5a126851b7bdf24
/src/lib/hfp/hfp_sdp.h
5c7e826da376fe2d0436240a53086d434e1decb2
[]
no_license
DIIIIII/koovox_adk4.0
cd75854533a1b88667bdc21f8ef6e9476e289cc3
ed6522025aca351885b47593620926889b914d37
refs/heads/master
2020-04-28T17:00:38.985571
2015-08-21T07:02:09
2015-08-21T07:02:09
null
0
0
null
null
null
null
UTF-8
C
false
false
3,094
h
/**************************************************************************** Copyright (C) Cambridge Silicon Radio Ltd. 2004 - 2015. Part of ADK 4.0 FILE NAME hfp_sdp.h DESCRIPTION */ #ifndef HFP_SDP_H_ #define HFP_SDP_H_ /* Note that when WB-Speech was added a capability bit was added at: - Bit ...
[ "youqiukun@163.com" ]
youqiukun@163.com
cbcda3d648208234c9ab0b263db10165da2af026
3855bbd391f70494e0ccc5c445f04665a32b6f83
/custom/main.c
fd7adf1c2ce3a019e14cb0979eb623f873d3f7ff
[ "MIT" ]
permissive
kryptohash/curve25519
80097898fae948c3f66d3d9a412b943bd4bf2c88
ef3558f740e087c06b5670d41dcd5d5a7fe88a3c
refs/heads/master
2023-03-07T03:16:49.960344
2021-02-22T17:47:02
2021-02-22T17:47:02
125,930,287
0
0
MIT
2018-03-19T22:49:35
2018-03-19T22:49:35
null
UTF-8
C
false
false
5,502
c
/* The MIT License (MIT) * * Copyright (c) 2015 mehdi sotoodeh * * 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 ...
[ "mehdisotoodeh@gmail.com" ]
mehdisotoodeh@gmail.com
5c14246ef1b3072d916199dd9f7daa346b02f15b
badf939ccb20165ad51f50ded8630f0432501631
/libft_2/ft_lstdelone.c
be887cc4ba40a14317ed22ec19d666bb4a214754
[]
no_license
HyeonHak/42_Seoul
3a65a716683f600ac7e8616b741e1794903734f4
48da2777b6a2c14a900187417e6ab4a0510df664
refs/heads/master
2021-01-14T16:33:46.610318
2020-05-03T07:06:32
2020-05-03T07:06:32
242,680,984
0
0
null
null
null
null
UTF-8
C
false
false
1,014
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_lstdelone.c :+: :+: :+: ...
[ "52483468+HyeonHak@users.noreply.github.com" ]
52483468+HyeonHak@users.noreply.github.com
a458bfa5bc8759af9337270a19b1300eb6c71c23
df93ce63155a5ddfd054f8daba9653d1ad00eb24
/applications/test/iterativeGradient/Test-iterativeGradient.C
1fc768fc2253664b50b2e02fd2939e1532712dca
[]
no_license
mattijsjanssens/mattijs-extensions
d4fb837e329b3372689481e9ebaac597272e0ab9
27b62bf191f1db59b045ce5c89c859a4737033e4
refs/heads/master
2023-07-19T20:57:04.034831
2023-07-16T20:35:12
2023-07-16T20:35:12
57,304,835
8
4
null
null
null
null
UTF-8
C
false
false
3,508
c
/*---------------------------------------------------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | \\ / A nd | Copyright (C) 2018 OpenFOAM Foundation \\/ M anipulation | -------------...
[ "mattijs" ]
mattijs
f4b049bf9f2ef9ad342adca58c743cd9178f9b7d
df30671d6d926dd945af18b6cd1162a4e0a9ff76
/dev/Rafael/Atualizado (aqui tulio)/n.c
74ec2798d3f96fd136afd1474349c9de04c35b45
[]
no_license
SkiaBr23/peixera-wars
b9bdc04ed71c37bf3ee21e38af02cc878ee25172
71a07885a9db28ef71ac525ae2280a9c9c744af2
refs/heads/master
2020-04-07T09:51:54.212996
2018-11-19T17:56:07
2018-11-19T17:56:07
158,267,304
0
0
null
null
null
null
UTF-8
C
false
false
11,716
c
#include <ncurses.h> #include <menu.h> #include <stdio.h> #include <stdlib.h> #include <time.h> #define HUBH 7 #define CASTLEW 40 #define ARRAY_SIZE(a) (sizeof(a) / sizeof(a[0])) #define CTRLD 4 /* Funções utilizadas, futuramente .h */ void destroy_win(WINDOW *local_win); void print_hub(WINDOW *hub,int gold,int food...
[ "rafaelcosta.rdc@hotmail.com" ]
rafaelcosta.rdc@hotmail.com
53e1f92862ab26ebea9ac0375212f7f54b8c757d
8f940d3fd17c516d1bd73c2b2de99db8aa194947
/csp/fsl_spi.c
d17ff194db0345ba055f48bdd555735ab0e9b181
[]
no_license
zhanzr/LPC54114-Board
ac970feb0d5e20089cd8392489ba07a67136ef1c
804eab0d16aa4b24a7e5cc812143265e585de0ba
refs/heads/master
2020-03-07T17:14:11.819301
2018-04-01T07:06:30
2018-04-01T07:06:30
127,605,942
2
0
null
null
null
null
UTF-8
C
false
false
25,622
c
/* * Copyright (c) 2016, Freescale Semiconductor, 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: * * o Redistributions of source code must retain the above copyright notice, th...
[ "zhanzr@foxmail.com" ]
zhanzr@foxmail.com
b00a04282daad4c5798305ee2017bc0e63529a1a
089bb6468fbc334bde46c71fd974103ab42bbde5
/Lab 8/lab8_example1.c
3d8ff2d8ef5b3bd3d0ac1a903836bf1c65636e04
[]
no_license
cseas002/Labs232
e64baf6c7ec9548c5d1e828e38a125bc6033b61b
666b0fc827eb7919fc4df6bb52568104d7fdeeae
refs/heads/master
2023-09-03T22:10:18.055472
2021-11-02T09:57:54
2021-11-02T09:57:54
404,307,817
0
1
null
null
null
null
UTF-8
C
false
false
2,517
c
#include <stdio.h> //For each function below, write one macro doeing the "same" thing #define max(x,y) ((x) > (y) ? (x) : (y)) #define sqr(x) ((x) * (x)) #define abs(x) ((x) > 0 ? (x) : (-x)) int int_max(int x, int y) { return x > y ? x : y; } int int_sqr(int x) { return x * x; } int int_abs(int x) { return x > 0 ...
[ "noreply@github.com" ]
cseas002.noreply@github.com
5a58537134d1d112f43f5c5cc2a274c0b9d16342
7092f30a414233f8003a0977c68adc8b5b5d0276
/Module Radio/Firmware/src/sdk/JN-SW-4170/Components/SerialMAC/Include/SMAC_Nwbo.h
274244371e56422f0ce2b52a6ba97de0d8c55232
[]
no_license
dia38/ZiGate
67658f097385d920ad30079ad3513ee1f2a9e0b0
d18f5e7e82f0660f909d144d217198f0468be072
refs/heads/master
2020-04-11T21:12:55.397173
2018-11-15T20:38:04
2018-11-15T20:38:04
null
0
0
null
null
null
null
UTF-8
C
false
false
15,303
h
/**************************************************************************** * * MODULE: SMAC_Nwbo.h * * COMPONENT: SerialMAC * * REVISION: $Revision: 90052 $ * * DATED: $Date: 2017-08-31 14:09:02 +0100 (Thu, 31 Aug 2017) $ * * AUTHOR: $Author: nxp29741 $ * * URL:...
[ "akila@faire-ca-soi-meme.fr" ]
akila@faire-ca-soi-meme.fr
9d2c8585c4144a3d30cf187b2c1ee324810c15a5
d4c74a8001451840f3efb87f15856cdb9d5e9eb6
/rtos/mbed-os/features/FEATURE_BLE/targets/TARGET_CORDIO_LL/stack/controller/sources/ble/init/init_ext.c
4b6db54f4b3a73076c61541b9f28246724c41639
[ "Apache-2.0", "BSD-3-Clause", "MIT", "LicenseRef-scancode-public-domain", "BSD-2-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
danieldennett/gap_sdk
3e4b4d187f03a28a761b08aed36a5e6a06f48e8d
5667c899025a3a152dbf91e5c18e5b3e422d4ea6
refs/heads/master
2020-12-19T19:17:40.083131
2020-02-27T14:51:48
2020-02-27T14:51:48
235,814,026
1
0
Apache-2.0
2020-01-23T14:39:59
2020-01-23T14:39:58
null
UTF-8
C
false
false
4,599
c
/* Copyright (c) 2009-2019 Arm Limited * SPDX-License-Identifier: Apache-2.0 * * 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...
[ "noreply@github.com" ]
danieldennett.noreply@github.com
40273ca88b583b586ed572f0b5993f1bbc550893
c1785d3515a07cc96c775b8ad3ca977482ae9006
/libraries/UTFT_Buttons/fonts.c
b189f8e792fb65e40f97f39d3658a08bc17868cd
[]
no_license
mysensors/MySensorsArduinoExamples
57767211153da2c4916e331465c08250bd6b6943
bba998bce09bc5139eb4ca7a05b0279f4083ff88
refs/heads/master
2022-10-23T09:13:41.258995
2021-01-29T13:33:48
2021-01-29T22:46:27
62,950,125
164
313
null
2021-09-11T12:09:40
2016-07-09T13:11:17
C++
UTF-8
C
false
false
46,700
c
#if defined(__AVR__) #include <avr/pgmspace.h> #define fontdatatype const uint8_t #elif defined(__PIC32MX__) #define PROGMEM #define fontdatatype const unsigned char #elif defined(__arm__) #define PROGMEM #define fontdatatype const unsigned char #endif // Dingbats1_XL.c // Font type : Full (95 characters) // ...
[ "thomas@bowmo.dk" ]
thomas@bowmo.dk
80da2564fdfdc97b7e8b250491fa433dc5383ce1
2dadb143831ac1554746aa4347a0037af38dce27
/include/protein_type.h
cc17826bf90391cbf5c37ff8bcbd5513e9c90d76
[ "Apache-2.0" ]
permissive
tarc/2pg_cartesian
479ec5c0a74ecdc914e2a48528543a19ae7edaef
6679c04b8874407f989d7911558d84797ee62f18
refs/heads/master
2020-12-24T10:54:33.456828
2014-07-22T16:49:37
2014-07-22T16:49:37
null
0
0
null
null
null
null
UTF-8
C
false
false
404
h
#ifndef OLD_PROTEIN_TYPE_H #define OLD_PROTEIN_TYPE_H #include "topology_types.h" #include "pdb_types.h" /** * protein_t represents an atomistic conformation of protein * ID is an identification of protein * p_atoms pointer to atoms of protein * p_topol pointer to topology of protein */ typedef struct sprotein {...
[ "rodrigo.faccioli@gmail.com" ]
rodrigo.faccioli@gmail.com
ac662a63719a64d532606856e60df8cb0864b27d
8fb054d0edf4476eefc80a384ade2d1938b8995f
/c/net/getip.c
10d25a5d97f7aa6afc038b0c762fa2c4d707c022
[]
no_license
zeroflyfire/mcode
e5eac58d8ddeb2cf3af8f7b89a986e95f660977a
d6ae5e7d491ae3c9f660ba1ca8a553f6782ee284
refs/heads/master
2016-09-06T12:28:10.474673
2015-02-13T06:59:44
2015-02-13T06:59:44
10,617,446
0
1
null
null
null
null
UTF-8
C
false
false
863
c
#include <stdio.h> #include <string.h> #include <sys/ioctl.h> #include <net/if.h> #include <netinet/in.h> void test() { struct ifreq ifr; int sd; struct sockaddr_in *addr; unsigned char *mac; char *address; sd = socket(AF_INET, SOCK_DGRAM, 0); strcpy(ifr.ifr_name, "eth0"); if((io...
[ "zero.flyfire@gmail.com" ]
zero.flyfire@gmail.com
d141438245d972fae4ef89954223d0f462245cd6
5896167027f07d1e53672ebb76b60ed7bf2f09c8
/Win8/x86/System32/ntdll.dll/Standalone/_EPROCESS.h
ef25411d127f0e38de3868c35e96cb01700477c5
[]
no_license
antiwar3/headers
c776e1de8b552e1284901361907f5e7515ef20ae
e3ec0f11f62cdc76b6c0b6b9fa0d6ffe55e476f0
refs/heads/master
2021-05-25T22:49:20.063532
2020-02-24T21:43:26
2020-02-24T21:44:11
253,953,543
1
2
null
2020-04-08T01:25:44
2020-04-08T01:25:44
null
UTF-8
C
false
false
22,074
h
typedef struct _LIST_ENTRY { /* 0x0000 */ struct _LIST_ENTRY* Flink; /* 0x0004 */ struct _LIST_ENTRY* Blink; } LIST_ENTRY, *PLIST_ENTRY; /* size: 0x0008 */ typedef struct _DISPATCHER_HEADER { union { struct { /* 0x0000 */ unsigned char Type; union { /* 0x0001 */ unsigned char ...
[ "w.benny@outlook.com" ]
w.benny@outlook.com
3e8453655f3d3277f1aed15546d6e6a9e061a236
5cd4ac4a9ae3b326e121c2af4dd2fd0d58cfb045
/user/CCD.c
d84d8cdc76518ae0a09ec0d3ceadb68a51ac46d1
[]
no_license
qiuwenhui/smart_car-master
bf0a25e68beee469e6231c17d324e0ef3df5c36a
60ef5f076b463ee7600d6bc3e292421e22a1a9bf
refs/heads/master
2023-01-24T09:16:30.749179
2020-12-02T10:40:48
2020-12-02T10:40:48
317,829,535
2
0
null
null
null
null
GB18030
C
false
false
5,009
c
#include "include.h" #include "CCD.h" /* CCD1 SI E4 CLK E5 AD B4 */ void CCD_init1(void) { gpio_init (PTE4, GPO,HIGH); gpio_init (PTE5, GPO,HIGH); adc_init(ADC1, AD10) ; } void CCD_init2(void) { gpio_init (PTE6, GPO,HIGH); gpio_init (PTE7, GPO,HIGH); adc_init(ADC1, AD11) ; } vo...
[ "admin@airobotnews.com" ]
admin@airobotnews.com
5b4681128f64d8b2c445b3625636a851d2bcc261
10b4db1d4f894897b5ee435780bddfdedd91caf7
/thrift/compiler/test/fixtures/includes/gen-cpp2/matching_module_name_types_custom_protocol.h
1bf16424e9dd5b8ee144f1a9a02c2a0f21ee9ba9
[ "Apache-2.0" ]
permissive
SammyEnigma/fbthrift
04f4aca77a64c65f3d4537338f7fbf3b8214e06a
31d7b90e30de5f90891e4a845f6704e4c13748df
refs/heads/master
2021-11-11T16:59:04.628193
2021-10-12T11:19:22
2021-10-12T11:20:27
211,245,426
1
0
Apache-2.0
2021-07-15T21:12:07
2019-09-27T05:50:42
C++
UTF-8
C
false
false
619
h
/** * Autogenerated by Thrift for src/matching_module_name.thrift * * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING * @generated @nocommit */ #pragma once /** * This header file includes the tcc files of the corresponding header file * and the header files of its dependent types. Include th...
[ "facebook-github-bot@users.noreply.github.com" ]
facebook-github-bot@users.noreply.github.com
57956066bbbdeb463202b90fc1cb950980b4975f
3635edb13cd1da65dd5596df98ff9d0b4b3a97b5
/src/move_handle.c
2b17272c46ddffc27692b56653a1ee8b4b884224
[]
no_license
NouhaudRayan/EPITECH_SOKOBAN
f980569e7409872325dda3971f6b872eb46f08cc
ba2343d14fa889e841ee645b8fc3eb33c05d99d3
refs/heads/master
2023-06-15T06:32:08.036496
2021-07-13T19:48:15
2021-07-13T19:48:15
385,718,741
0
0
null
null
null
null
UTF-8
C
false
false
340
c
/* ** EPITECH PROJECT, 2021 ** handle of the arrow movement ** File description: ** sous fonction */ #include "../include/function.h" void move_handle(sokoban *use, int i) { if (i == 1) up_arrow(use); if (i == 2) down_arrow(use); if (i == 3) right_arrow(use); if (i == 4) ...
[ "rayan.nouhaud@epitech.eu" ]
rayan.nouhaud@epitech.eu
c5defa71e2ec9b5295b5cb025ee6c7ee162afba8
f3adab2058d96d1ca5c9462eab84d62fc84def15
/ccomp/turma.c
9bfa0dcbf7a54d4dda39c3e448f5b746b1687d07
[]
no_license
beamaia/ufes-semester2-prog2
257e455460f9efb3acd4e891f78e22af94b4cd25
932fca910d12698ca77f1e059b1e5cbf6204906b
refs/heads/master
2022-05-31T05:16:06.719383
2019-12-06T20:41:41
2019-12-06T20:41:41
202,525,958
0
0
null
null
null
null
UTF-8
C
false
false
2,031
c
#include <stdio.h> #include "turma.h" #include "aluno.h" #include "data.h" void leia_turma(tTurma * ccomp) { int i; for(i = 0; i < MAX_ALUNOS; i++) { leia_aluno(&ccomp->aluno[i]); if(nao_tem_aluno(&ccomp->aluno[i])) break; } ccomp->qtd_alunos = i; } void troca_alunos(...
[ "beatrizmatiasmaia@gmail.com" ]
beatrizmatiasmaia@gmail.com
a89ae2c4b9a6de64ab1aecaf93c173e5d2805cab
260a6289ae17c8189b5d73d76a17bd4f34823894
/components/ComponentType.h
8a01e9d27e5b12215be2f6669bfcfb578b377b3c
[]
no_license
OEOTYAN/redstone_system
74377f15e7ba67bf2f2613d6083fe9e1725d2f3c
929c53f76c12a524a871b7099af03e26aec212d3
refs/heads/master
2023-03-16T12:38:52.206351
2018-12-13T21:22:41
2018-12-13T21:22:41
528,910,913
2
0
null
2022-08-25T15:28:50
2022-08-25T15:28:49
null
UTF-8
C
false
false
650
h
// // Created by Earthcomputer on 11/12/18. // #ifndef REDSTONE_SYSTEM_COMPONENTTYPE_H #define REDSTONE_SYSTEM_COMPONENTTYPE_H enum ComponentType { TYPE_NULL = 0LL, TYPE_BASE = 1129534275LL, TYPE_RAIL_TRANSPORTER = 1296257106LL, TYPE_CONSUMER = 1129530179LL, TYPE_PRODUCER = 1129533507LL, TYPE_...
[ "burtonjae@hotmail.co.uk" ]
burtonjae@hotmail.co.uk
1546a3831bcc373c7b6ad2f3ad119411f620d5da
24971bb186a3a94363b94c08e6b47a07f4a462a5
/gtalk-OS2-223/SCHEDULE.H
359409fabe312ef23d25296b1d7898e71a95471b
[ "LicenseRef-scancode-public-domain" ]
permissive
jeske/GTalk
9f99e8f5e91d5bb9e4ad35c5b68f35395370dd10
b0f2fedccafbdd6edeb3e17e053ab6405ef31a8b
refs/heads/master
2021-01-23T12:11:35.038221
2016-06-09T21:48:38
2016-06-09T21:48:38
60,809,366
0
0
null
null
null
null
UTF-8
C
false
false
1,542
h
/* SCHEDULE.H */ #ifndef GT_SCHEDULE_H #define GT_SCHEDULE_H /* Gtalk */ /* Copyright (C) 1993, by David W Jeske, and Daniel L Marks */ /* Copying or distributing this source code without written */ /* permission of David W Jeske and Daniel L Marks is strictly forbidden */ #define MAX_SCHEDULED 30 #define SECS_...
[ "davidj@gmail.com" ]
davidj@gmail.com
6a5a069c4c03a01fff0564fdacad866de8b1f014
d99ac626d62c663704444a9cce7e7fc793a9e75e
/crypto_implementations/virgil-crypto-c/library/foundation/src/vscf_rsa_internal.h
f02adebafee490c1cd08d130d346b9e7df182989
[ "LicenseRef-scancode-warranty-disclaimer", "BSD-2-Clause", "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
Experiment5X/CryptoFunctionDetection
3ab32d5573a249d24db1faf772721bc80b8d905d
dac700193e7e84963943593e36844b173211a8a1
refs/heads/master
2023-04-19T09:12:35.828268
2021-05-13T22:39:27
2021-05-13T22:39:27
355,299,557
1
0
null
null
null
null
UTF-8
C
false
false
3,211
h
// @license // -------------------------------------------------------------------------- // Copyright (C) 2015-2020 Virgil Security, Inc. // // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are //...
[ "xmeadamx@gmail.com" ]
xmeadamx@gmail.com
a0bbea2e0023fd21ac2d09dae536551c8be65801
b4b17b1df850b9470d56a717aa688ec2971b0f08
/config.h
48466fa077c973904ecd7d0c151b1612ea0f01bb
[]
no_license
DerBastler/BMSBattery_S_controllers_firmware
b61367e4cd3fb3dde22fa92d92280e498af80a1e
df9715725641adc254cb0cd6a2538755696b9d20
refs/heads/Master
2020-05-24T23:24:00.060827
2019-05-27T15:56:38
2019-05-27T15:56:38
187,514,046
0
0
null
2019-05-27T16:00:16
2019-05-19T18:34:48
C
UTF-8
C
false
false
1,482
h
/* * config.h * * Automatically created by OSEC Parameter Configurator * Author: stancecoke */ #ifndef CONFIG_H_ #define CONFIG_H_ #define NUMBER_OF_PAS_MAGS 12 #define limit 28 #define timeout 3125 #define wheel_circumference 2230L #define limit_without_pas 6 #define ADC_THROTTLE_MIN_VALUE 43 ...
[ "bjoern@belix.org" ]
bjoern@belix.org
dfeb8200ca338892d218245f2570ac81b48cda00
3fd2cd1e75d0dfdb7adfe99b2d3e6dd04f70f44b
/HW1/Programming Homework 1.c
fc99b883c30342d4da5533f9d1ae8a4d7adee7dc
[]
no_license
adam1214/Data-Structure-Exercise
3ef9512bc9ec1414a9d3b3e5bfba0bfec59d40bb
f3ad9013f622d095ecc353a6e2ecd3fdd070e433
refs/heads/master
2021-05-22T02:04:07.010635
2020-04-04T05:48:28
2020-04-04T05:48:28
252,919,841
0
0
null
null
null
null
UTF-8
C
false
false
296
c
#include<stdio.h> #include<stdlib.h> int Fac(int m) { if (m > 0) { return(m*Fac(m - 1)); } else { return 1; } } int main(void) { int n, k; do { scanf("%d %d", &n, &k); } while (n < k||n < 0 || k < 0); printf("%d\n", Fac(n) / Fac(k) / Fac(n - k)); system("pause"); return 0; }
[ "34540871+adam1214@users.noreply.github.com" ]
34540871+adam1214@users.noreply.github.com
ddf7aec25d1af14fdfe498535d18d93cd00de00f
dddb014917b143bc8c0fba05451694b6b66e57c1
/aws-iot-device-sdk/src/ASF/common/components/wifi/19_5_2/socket/source/socket.c
12d022f8ec9cb163fb68af6928e9551a4abf4b8c
[]
no_license
tom1030/Garage-Door-Controller-Aws-IoT
e82ceeafb739e0637902d886e5219a8d0157428f
a4debd830d842a2dc932ad6dabfcae1887419670
refs/heads/master
2020-03-24T23:28:24.574290
2018-08-01T09:58:04
2018-08-01T09:58:04
143,137,020
0
0
null
null
null
null
UTF-8
C
false
false
32,607
c
/** * * \file * * \brief BSD compatible socket interface. * * Copyright (c) 2016-2017 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions ...
[ "Tom.Zhang@nortekcontrol.com" ]
Tom.Zhang@nortekcontrol.com
a4453d911256b4ad92ac5ce89f44ba501a3a9606
488378d66dfb12d3292886b160243aa24e27c420
/linux-3.16/drivers/gpu/drm/radeon/sislands_smc.h
10e945a49479e3e9bb611ec98cb62b409046acf6
[ "GPL-1.0-or-later", "Linux-syscall-note", "GPL-2.0-only", "Unlicense" ]
permissive
jj1232727/system_call
3ec72bdecad15a43638cc5eb91ba1ae229d651bb
145315cdf532c45b6aa753d98260d2b1c0b63abc
refs/heads/master
2020-08-11T13:56:16.335620
2019-10-12T11:12:53
2019-10-12T11:12:53
214,575,269
0
0
Unlicense
2019-10-12T04:06:22
2019-10-12T04:06:22
null
UTF-8
C
false
false
13,573
h
/* * Copyright 2013 Advanced Micro Devices, Inc. * * 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, m...
[ "jj1232727" ]
jj1232727
e71d43356a495c395e0a28ecf852440dfba3e22e
104aaed99c6a8e8ef3febaf6f473121a4fc2d3f2
/tigress-generated-programs/empty-Seed4-RandomFuns-Type_long-ControlStructures_5-BB2-ForBound_input-Operators_PlusA_MinusA_Lt_Gt_Le_Ge_Eq_Ne_Mult_Div_Mod.c
7b48d1f1bbe81aacd53d461d00adca6ce7ec9076
[ "MIT" ]
permissive
WillJohn/obfuscation-benchmarks
528dd152e5e9a11571ae95a54040451d07c8805c
d11452ffb3ec7418a462f65d4034f9f1474136c8
refs/heads/master
2020-07-12T12:36:10.069207
2018-02-25T15:15:07
2018-02-25T15:15:07
null
0
0
null
null
null
null
UTF-8
C
false
false
4,437
c
/* Generated by CIL v. 1.7.0 */ /* print_CIL_Input is false */ struct _IO_FILE; struct timeval; extern float strtof(char const *str , char const *endptr ) ; extern void signal(int sig , void *func ) ; typedef struct _IO_FILE FILE; extern int atoi(char const *s ) ; extern double strtod(char const *str , char co...
[ "banescusebi@gmail.com" ]
banescusebi@gmail.com
2cf161fd21d13b8751c5b2853a725871aafe23ff
b31569e68a8d2e76e2dc3c640e2e5ed7b63b2027
/libs/libpngandroid/jni/pngpriv.h
8e8477c05e1059b59eb06e798a40f8628e50c141
[ "Zlib", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-unknown-license-reference", "Libpng" ]
permissive
BeRo1985/pasvulkan
f33d597b3a87bf3123d9c26be70c9097c2255a31
41e8f3c1e52bc00210e0622c7f8a478ccb60de4c
refs/heads/master
2023-09-05T22:01:26.431776
2023-09-05T21:49:46
2023-09-05T21:49:46
52,313,841
182
38
Zlib
2022-03-08T10:56:41
2016-02-22T23:25:51
Pascal
UTF-8
C
false
false
35,213
h
/* pngpriv.h - private declarations for use inside libpng * * libpng version 1.4.1 - February 25, 2010 * For conditions of distribution and use, see copyright notice in png.h * Copyright (c) 1998-2010 Glenn Randers-Pehrson * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) * (Version 0.88 Copyright (c) 199...
[ "benjamin@rosseaux.de" ]
benjamin@rosseaux.de
94a7d8d864f164826759c6a955d804b4083227b6
a4149f9be4629c08f972d72d7d188c6d1b18cbf8
/recursion.c
85c79032b817f72ccd1f6a6d87c11a66de948882
[]
no_license
Md-Tasfiq-Rahman/practice_C
af96567ac94dbaab0a7c8b0516028d70ee7427be
08e2b4407744da3766d50526e34fe2e22f91d070
refs/heads/main
2023-08-17T17:29:46.984442
2021-09-28T12:21:04
2021-09-28T12:21:04
411,269,224
0
0
null
null
null
null
UTF-8
C
false
false
566
c
#include <stdio.h> void printDigits(int n){ if(n==0)return; printDigits(n/10); printf("%d\n",n%10); } int sumDigits(int n){ if(n==0)return 0; return n%10 + sumDigits(n/10); } void bin(int n){ if(n<=1){ printf("%d",n%2); return; } bin(n/2); printf("%d",n%2); } vo...
[ "dehan.drmc@gmail.com" ]
dehan.drmc@gmail.com