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
f00b48ce5d9f5e40c742ffb83bfcc439455b3a39
e8fba8c44470ad9b7bc06a35e1b3f69e9ad5b636
/python/bindings/docstrings/access_code_removal_b_pydoc_template.h
65d741e6cc29f660e7980952216c8d400453b7dd
[]
no_license
bastibl/gr-ieee802-15-4
dd0e0edf87f729522487f223d164dcf6966e26ea
1a2999ce2778df279870f028a4ce15d94e60fbd9
refs/heads/maint-3.9
2023-08-03T04:52:52.276966
2021-07-19T18:23:59
2021-07-19T18:23:59
8,578,675
236
86
null
2023-07-28T12:51:18
2013-03-05T11:51:25
C++
UTF-8
C
false
false
705
h
/* * Copyright 2021 Free Software Foundation, Inc. * * This file is part of GNU Radio * * SPDX-License-Identifier: GPL-3.0-or-later * */ #include "pydoc_macros.h" #define D(...) DOC(gr,ieee802_15_4, __VA_ARGS__ ) /* This file contains placeholders for docstrings for the Python bindings. Do not edit! These we...
[ "mail@bastibl.net" ]
mail@bastibl.net
a0be48490c257e8f7012664a36958fce64b882ec
3c7de23e32d31b6ec9d36ae08bb44224f7115878
/challange 12/test/main.c
f451c24bf32eeb52f083d60b6f509f796e611947
[]
no_license
fatimazhra123/periode-sas
eb59be36631f1f781a91b4a18ebb4531fdfd990d
da92507911ac9972cc499edc98dff6b3f8e292bd
refs/heads/main
2023-08-26T21:59:20.676238
2021-11-11T15:43:06
2021-11-11T15:43:06
426,557,455
0
0
null
null
null
null
UTF-8
C
false
false
270
c
#include <stdio.h> #include <stdlib.h> int main() { int a ,b,c ; float mn ; printf(" entrez nomber: " ); scanf("%d",&a); c=a ; b= (a%10)*100; a=a/10; b=b+(a%10)*10; a/=10; b+=a; printf(" le nomber %d inverse est : %d", c , b); return 0; }
[ "fatimazahrabouamoud@gmail.com" ]
fatimazahrabouamoud@gmail.com
c40b5050b588ca0763bd03bc6b100043b7cd3f1a
c7f2e129219668d28ed9ad4d1915d34195da0ce2
/Pods/Headers/Public/EstimoteSDK/EstimoteSDK/ESTRequestPostFormData.h
e34a27d5cd75e76a6af46cae8aa656fe9591d1c1
[]
no_license
djmol/pcti-art-exhibition
4984f78dbd821b83c1418904dbaaea4586133bd2
0da2adffe19c677d4d12a75575c4e3e76614e2ad
refs/heads/master
2021-01-18T20:06:08.731789
2017-07-14T23:10:06
2017-07-14T23:10:54
86,938,731
0
0
null
null
null
null
UTF-8
C
false
false
1,067
h
XSym 0101 59ac3ee42ad8f6391f4a73ff73635694 ../../../../EstimoteSDK/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTRequestPostFormData.h ...
[ "danielmolczyk@gmail.com" ]
danielmolczyk@gmail.com
2bb0e9084136cefb84055d0731f9ea2b518dd36c
55da7054dabfabdfda4633a715c6f8b70cd653ec
/fly_rc/USB/Mass_Storage/src/hw_config.c
d1c1e2656248994fb49c24a94e0c20f62dd33db1
[]
no_license
nanchuan/f_pcb4
929256c818a0b908acfe72bb9f93aba1d6049316
fd250e9fb69276cc609113009684e754a23fa618
refs/heads/master
2021-03-19T14:02:04.746398
2017-07-01T03:52:12
2017-07-01T03:52:12
95,938,133
0
0
null
null
null
null
GB18030
C
false
false
18,028
c
/** ****************************************************************************** * @file hw_config.c * @author MCD Application Team * @version V4.0.0 * @date 21-January-2013 * @brief Hardware Configuration & Setup ****************************************************************************** ...
[ "513365878@qq.com" ]
513365878@qq.com
6498b75f238efd6e712f1ea72f5191371593a7e9
e9ba13026b926f351d67dcbcce29991e08f5b9f2
/hello world.c
0538f12939c925a37e0b60efeb039e1b35c28350
[]
no_license
LandonYe/hello-world
4e9c885b7d4cb295075d27d948283bcf8c0fe719
78fa51adda50379476145c1031db1879c985c0b0
refs/heads/master
2020-06-12T13:02:42.092080
2016-12-06T10:16:46
2016-12-06T10:16:46
75,716,862
0
0
null
null
null
null
UTF-8
C
false
false
91
c
#include<stdio.h> int main() { printf("hello world!"); getchar(); return 0; }
[ "noreply@github.com" ]
LandonYe.noreply@github.com
88f6880ebb44bdada7ac9b5922eb53b55b4c0874
280d1e61f3c1a731bb9056029f19ae24005435ef
/context.c
06bd1ec3b673304453b6b36b9424191b00a62ebb
[ "WTFPL" ]
permissive
truszkowski/javalette
e2776312c492bed058189ebe4a96c9acae20fb3f
7ca67fd6e98bf5756ddd468faf6494983ee64a7b
refs/heads/master
2021-01-01T16:39:15.731010
2011-10-01T10:49:00
2011-10-01T10:49:00
385,201
0
0
null
null
null
null
UTF-8
C
false
false
4,224
c
/** * @brief Kontekst wystepowania zmiennych, funkcji. * @author Piotr Truszkowski */ #include "context.h" #include <assert.h> #include <string.h> j_context_t *j_new_context( j_context_t *prev, j_def_fun_t *fun, size_t hsize) { j_context_t *new = (j...
[ "truszkowski@gmail.com" ]
truszkowski@gmail.com
8d75c7dcc87fc580c6cdf29d9d9fe38ced953a78
a417823ab859e4902d4da0b350976d51779ae05f
/03-firmware/TMS320F28075/adc_ex1_soc_software/device/driverlib/inc/hw_usb.h
a9878c7739e94f8e1e17855e9d825f87cb57a2c9
[]
no_license
wtliu/dsp_study
4e06546552fd3e5e7a1dd324ccd796ccc99e6d27
4a56eef9eb3f8b1fd988a8f5de7392dcc78b1e9a
refs/heads/master
2022-11-08T23:27:24.837003
2020-06-30T01:28:14
2020-06-30T01:28:14
null
0
0
null
null
null
null
UTF-8
C
false
false
225,974
h
//########################################################################### // // FILE: hw_usb.h // // TITLE: Definitions for the USB registers. // //########################################################################### // $TI Release: F2807x Support Library v3.10.00.00 $ // $Release Date: Tue May 26 17:19...
[ "t583988542@126.com" ]
t583988542@126.com
62174868a30b5409a5b1249506fccd676a6c5d68
f88abdd8da576d9bcb88ca2062b98ca810b754c4
/include/fltuserstructures.h
c0f8d2491d6456acaf09d5dd80be03f9551bcf74
[]
no_license
tagillov/x86_64-w64-mingw32
a38ec3d5cf39a3f0ee544c3b178fa26d88107139
fab0778eb5fc34cdab273b99e4a0c8a326e04f31
refs/heads/master
2020-04-07T14:21:52.127685
2014-08-14T23:44:01
2014-08-14T23:44:01
158,444,027
0
0
null
2018-11-20T19:57:42
2018-11-20T19:57:42
null
UTF-8
C
false
false
49
h
../../share/mingw-w64/include/fltuserstructures.h
[ "elombrozo@gmail.com" ]
elombrozo@gmail.com
86566addd29e53c412995d159cbfd91274722e91
911f754c53337c564ed8feac4098193356b13850
/klish/ischeme/iview.c
9e84458397613fecc81d42f14cf35c5dc4d538a2
[ "BSD-3-Clause" ]
permissive
adimgong/klish-1
8f05ba501561b44c94c4396899fe409e6315d78a
22d87b4d99e59533afa7a8b8af09e6e637a77dc5
refs/heads/master
2023-04-24T14:17:33.244825
2021-04-21T16:13:32
2021-04-21T16:13:32
null
0
0
null
null
null
null
UTF-8
C
false
false
3,219
c
#include <stdlib.h> #include <stdio.h> #include <string.h> #include <assert.h> #include <faux/str.h> #include <faux/list.h> #include <faux/error.h> #include <klish/khelper.h> #include <klish/kcommand.h> #include <klish/kview.h> #include <klish/iview.h> #define TAG "VIEW" bool_t iview_parse(const iview_t *info, kvie...
[ "serj.kalichev@gmail.com" ]
serj.kalichev@gmail.com
8f8db0f2e3f36c552a555132ba9cbbdc136a5a56
2a54a034ea886d84f68b2cf3bd1d5b7869102783
/gpu-programming intro/devices.c
e97266fead0dcd7180573667d00cf2cab915ac13
[]
no_license
groverc85/Viola-Jones-GPU-CPU-comparison
26220595518a135dfbe6b9ff824bda6ac2a30f90
8cc1a3af28f50915df6f9a17d6c530c8ff710436
refs/heads/master
2021-01-19T12:56:09.179698
2017-02-19T23:22:17
2017-02-19T23:22:17
82,352,324
0
1
null
null
null
null
UTF-8
C
false
false
2,859
c
#include <stdio.h> #include <stdlib.h> #ifdef __APPLE__ #include <OpenCL/opencl.h> #else #include <CL/cl.h> #endif int main() { int i, j; char* value; size_t val...
[ "groverchen1994@gmail.com" ]
groverchen1994@gmail.com
3d899bf378b266932b1605c596161ac9e953c2e5
dcf6d328a19b8da3eaa9fa9a7c598853374c7836
/volume_reconstruction/utils/cumulative.c
399b8723eaffd13ea4f2536c42b5258cc3eec63b
[]
no_license
sterinaldi/CosmoInfer
ea86fbf51fdeb086ca6fbe06c4252c37d53d8d95
036e96d05309082563a83e3a476839ccafcbf70a
refs/heads/master
2021-05-23T11:02:32.551797
2020-09-02T10:57:44
2020-09-02T10:57:44
253,257,761
0
0
null
null
null
null
UTF-8
C
false
true
332,490
c
/* Generated by Cython 0.29.13 */ /* BEGIN: Cython Metadata { "distutils": { "depends": [ "/Users/Stefano/anaconda3/lib/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h", "/Users/Stefano/anaconda3/lib/python3.7/site-packages/numpy/core/include/numpy/ufuncobject.h" ...
[ "stefano.rinaldi@ligo.org" ]
stefano.rinaldi@ligo.org
7de9a3d5e62eab87c23296fe79abb29f84e3efa6
a1c61914b77049c85c225ea11aa444012c68294e
/srcs/check_flag.c
4ecb253d41d8ce1db055a952c5f0e45dbed8a0ea
[]
no_license
Ibouch/Nm-otool
1d34c5aa62feac859158b37619849cfe8bfa68e3
d1eea3550adf7cd1657d31462ae558f808c6ab52
refs/heads/master
2021-09-12T21:59:19.398123
2018-04-21T10:30:11
2018-04-21T10:30:11
114,553,900
0
0
null
null
null
null
UTF-8
C
false
false
3,724
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* check_flag.c :+: :+: :+: ...
[ "ibouchla@e3r5p2.42.fr" ]
ibouchla@e3r5p2.42.fr
25bebe9824612f9a25044f0b8e9f0042d152eeff
0956d83b77d6d2ef027c19f2496a978ef93f538a
/test/asynctest-tcp.c
58dff78b21d295cd9d0c4566ac7f8e684300583b
[ "Apache-2.0" ]
permissive
Soft/async
69df19c271f06adf182f48df9f1f08250dd76359
8c56ab61425d8e164b7cc781a51f4e65ce1af365
refs/heads/master
2023-06-21T05:30:05.430436
2021-06-15T09:22:22
2021-08-09T08:18:10
null
0
0
null
null
null
null
UTF-8
C
false
false
11,184
c
#include "asynctest-tcp.h" #include <assert.h> #include <errno.h> #include <stdio.h> #include <string.h> #include <sys/un.h> #include <unistd.h> #include <async/async.h> #include <async/farewellstream.h> #include <async/queuestream.h> #include <async/stringstream.h> #include <async/tcp_connection.h> typedef struct {...
[ "emanuele.giaquinta@f-secure.com" ]
emanuele.giaquinta@f-secure.com
9317c1ff7e7dedb730a2b0adcb80a93d13008921
08f528de4ea989a55d9452aedd92e35d3d7e0952
/DS/stack/reversingAStack.c
de443a9d9e4de4b2abee61526b43411201f4f097
[]
no_license
Saurabhrulezz07/C
ae6c8ab735d9629329e4c136343ab88b8102820f
3f76e2e77d9b0d3862284d1470d39698e91dfaad
refs/heads/master
2020-03-29T07:02:59.653479
2017-03-01T17:43:52
2017-03-01T17:43:52
null
0
0
null
null
null
null
UTF-8
C
false
false
1,651
c
#include<stdio.h> #include<stdlib.h> #include<malloc.h> #include<stdbool.h> struct stackStruct { int size; int *stack; int top; }; struct stackStruct * createStack(int size) { struct stackStruct *S=malloc(sizeof(struct stackStruct)); if(S==NULL) { printf("Error in creating stack"); exit(0); } S->size=size; S->stac...
[ "anubhavpatrick@gmail.com" ]
anubhavpatrick@gmail.com
e0e997da9b623010b59b275d3bd7f014aa3f0c56
460bdd3f683b7f524b12352111eaa5ed042c00d9
/ros_rt_wmp/rt-wmp/src/core/include/global.h
e36d777bc21d960fddec75b1f29d7ade8b02104d
[]
no_license
dantard/unizar-rt-wmp-ros-pkg
18ceea8fe096272dcc75c2ce60a05105031331de
c99a0f0f1269655c8b800fe663cded03062d6bbc
refs/heads/master
2020-12-19T21:32:48.666165
2014-03-11T16:39:23
2014-03-11T16:39:23
9,008,620
11
0
null
null
null
null
UTF-8
C
false
false
2,857
h
/*------------------------------------------------------------------------ *--------------------- RT-WMP -------------------- *------------------------------------------------------------------------ * V7.0B 11/05/10 * * * File: ./sr...
[ "danilo@dm1.(none)" ]
danilo@dm1.(none)
405ec57359fb47f8bff75b7a10e1f52faf91537d
ea401c3e792a50364fe11f7cea0f35f99e8f4bde
/hackathon/PengXie/NeuronStructNavigator/cmake-3.6.2/Tests/CTestTestScheduler/sleep.c
41a5d450b2f9358af2d3367372a1605e6741a9d9
[ "MIT", "BSD-3-Clause" ]
permissive
Vaa3D/vaa3d_tools
edb696aa3b9b59acaf83d6d27c6ae0a14bf75fe9
e6974d5223ae70474efaa85e1253f5df1814fae8
refs/heads/master
2023-08-03T06:12:01.013752
2023-08-02T07:26:01
2023-08-02T07:26:01
50,527,925
107
86
MIT
2023-05-22T23:43:48
2016-01-27T18:19:17
C++
UTF-8
C
false
false
325
c
#if defined(_WIN32) #include <windows.h> #else #include <unistd.h> #endif /* sleeps for 4n seconds, where n is the argument to the program */ int main(int argc, char** argv) { int time; if (argc > 1) { time = 4 * atoi(argv[1]); } #if defined(_WIN32) Sleep(time * 1000); #else sleep(time); #endif return ...
[ "peng.xie@utdallas.edu" ]
peng.xie@utdallas.edu
3836cfb60344fa3517a2731e74900abc8b60e2c8
2708c056880bc315a6120f45470aa24b7b7f0f64
/targets/TARGET_TOSHIBA/TARGET_TMPM3H6/periph_driver/txz_driver_def.h
1b3ab6c5dd21dc6bcfa737f768fcfb8d748ad48b
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
clevertrack1/mbed-os
6a3da26b3485c87d743e095ea790da6adb2514ff
96218c7f33a9888d24ba772335d268376d2d24af
refs/heads/master
2020-03-28T00:41:54.912161
2018-11-13T00:54:48
2018-11-13T00:54:48
147,441,499
2
0
Apache-2.0
2018-11-12T05:15:19
2018-09-05T01:24:16
C
UTF-8
C
false
false
2,380
h
/** ******************************************************************************* * @file txz_driver_def.h * @brief All common macro and definition for TXZ peripheral drivers * @version V1.0.0.0 * $Date:: 2018-01-22 15:26:40 #$ * * DO NOT USE THIS SOFTWARE WITHOUT THE SOFTWARE LICENSE AGREEMENT. * * (...
[ "rganesh@TOSHIBA-TSIP.COM" ]
rganesh@TOSHIBA-TSIP.COM
813ec608e1fe300d4dd760dd7970fd24d2640113
60cddbbb30ef7614070f6e1691ab9a3f0ce407e4
/robo2-xsdk/src/bcm/common/tx.c
e8e2391f34ebf18760adfa78a6460edcd81d19cd
[]
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
196,018
c
/* * $Id: tx.c,v 1.106 Broadcom SDK $ * * This license is set out in https://github.com/Broadcom/Broadcom-Compute-Connectivity-Software-robo2-xsdk/master/Legal/LICENSE file. * * $Copyright: (c) 2020 Broadcom Inc. * Broadcom Proprietary and Confidential. All rights reserved.$ */ #ifdef BCM_HIDE_DISPATCHABLE #un...
[ "murali.policharla@broadcom.com" ]
murali.policharla@broadcom.com
592e757e400102a1a8ae040fd265d9194500d4b0
bf8164fa3d4db998531b0c87e2162ff835db58ba
/includes/util.h
8193700dedc134c9608ce7b09913025ab23f7cd3
[]
no_license
pearan2/minitalk
de107143a6555a8e41afe5aa809277f441fb8a00
307ed27b26b4bc1a24512f947a33cdcacba21a80
refs/heads/master
2023-05-07T12:48:49.523060
2021-05-27T08:22:50
2021-05-27T08:22:50
371,212,077
0
0
null
null
null
null
UTF-8
C
false
false
1,269
h
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* util.h :+: :+: :+: ...
[ "kij753@naver.com" ]
kij753@naver.com
b3aa4bd8bf5f35dc7f2605dd60298b63c2759862
9efc54954d0e51fbe72c600254d69f4ab61ef548
/Die Game.c
3a6665ed11720ef546d66ea4c9625e303f080fbe
[]
no_license
adsl54010/CPE-pratice
791f9849180df40f4153ad5360c0148fbd40b73a
ab998f39e80d101214256395c408b43ebcc14d2a
refs/heads/master
2021-04-06T19:42:46.249359
2018-03-15T01:05:14
2018-03-15T01:05:14
125,289,579
0
0
null
null
null
null
UTF-8
C
false
false
1,642
c
/*骰子遊戲 先告訴你要動幾步 然後往上下左右 預設好一開始是1在上面 北2 西3 東4 南5 下6 */ #include "stdio.h" #include "stdlib.h" int main(void) { int times=0,up=1,down=6,n=2,w=3,e=4,s=5,temp=0; char action[5]; scanf(" %d",&times); while (times>0) { while (times>0) { scanf(" %s",action...
[ "noreply@github.com" ]
adsl54010.noreply@github.com
4765eec8b395def0855c8649ea3c244c313bd0a0
8d753bb8f19b5b1f526b0688d3cb199b396ed843
/osp_sai_2.1.8/system/tools/gencdb/core/include/gen/tbl_led_define.h
9d64313b44b9b7c4192624c1211359b015327135
[]
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
927
h
#ifndef __TBL_LED_DEFINE_H__ #define __TBL_LED_DEFINE_H__ /* TBL_LED field defines */ typedef enum { TBL_LED_FLD_KEY = 0 , /* READ */ TBL_LED_FLD_SLOT = 1 , /* READ */ TBL_LED_FLD_NAME = 2 , /* READ */ TBL_LED_FLD_STATUS = 3 , /* RW */...
[ "zhwwan@gmail.com" ]
zhwwan@gmail.com
9d97c278cc4c6867bea180aaee85354337509cca
067a6b67b97b32ed31e7a3e58251c1f426bf20e4
/farm.c
4a6befcc1110b88745af2837120ffcf2c1a1e0cb
[]
no_license
msafadieh/attack-lab
4948b8a0cd37990df50a57e0422b60445b0e11ed
0212f31e2afa044430bd4e8e64e238ad561ebfea
refs/heads/master
2020-04-05T06:49:03.212582
2018-11-08T05:05:03
2018-11-08T05:05:03
156,652,445
1
1
null
null
null
null
UTF-8
C
false
false
2,646
c
/* This function marks the start of the farm */ int start_farm() { return 1; } unsigned addval_435(unsigned x) { return x + 3351742792U; } unsigned addval_412(unsigned x) { return x + 2421720023U; } unsigned getval_292() { return 2462550344U; } unsigned getval_423() { return 2428995912U; } unsi...
[ "me@msafadieh.com" ]
me@msafadieh.com
3c40ace832b1e3d1f54acb326cccdf9670e86900
007c62aec4c9b049304e1b33511ee7aaac2dba46
/EFM32PG1B/Include/efm32pg1b_gpcrc.h
3b78db9a4c3cc7e55878880d0215d63120ce1daa
[]
no_license
garslanbay/SiliconLabs
f53baaa88f8829274dd61a572429cfdd51e84523
6603f18e32eaf1f2f3eaacea526ef791fcd19ce1
refs/heads/master
2021-08-31T15:23:00.388521
2017-12-21T21:51:57
2017-12-21T21:51:57
115,049,913
0
0
null
null
null
null
UTF-8
C
false
false
17,644
h
/**************************************************************************//** * @file efm32pg1b_gpcrc.h * @brief EFM32PG1B_GPCRC register and bit field definitions * @version 5.3.3 ****************************************************************************** * # License * <b>Copyright 2017 Silicon Laboratories...
[ "garslanbay@yahoo.com" ]
garslanbay@yahoo.com
e8e5e3cb802eb9e1559d4a1669f25e6d13c4e2af
12fe6f12ab2c5f6bb9eaed1660b028999cf9175d
/Clustering/pspectralclustering_cplusplus/parpack/sasum.c
499646fac92c397f8deedef50043a5ec39d7f15a
[ "BSD-3-Clause" ]
permissive
HaveF/ml-collection
f95675941452e9e190dd9cefb5d440cad328338d
344251cb8845cc58079db88d6fa01cbed167c40f
refs/heads/master
2020-06-03T16:13:10.032963
2012-04-20T15:23:56
2012-04-20T15:23:56
32,923,165
0
1
null
null
null
null
UTF-8
C
false
false
2,091
c
/* sasum.f -- translated by f2c (version 20050501). You must link the resulting object file with libf2c: on Microsoft Windows system, link with libf2c.lib; on Linux or Unix systems, link with .../path/to/libf2c.a -lm or, if you install libf2c.a in a standard place, with -lf2c -lm -- in that order, at the end of ...
[ "leezhizhi@gmail.com@86fef585-a735-c8ba-cdd1-e6cdd6190f71" ]
leezhizhi@gmail.com@86fef585-a735-c8ba-cdd1-e6cdd6190f71
aec3f9d4ca879ee25dde0a45e4d004b8bc2e78f5
eb127d545b1aa5d4f6dfe7b900613678a061ed8e
/clip/libcliprdd/rdd/rdd_registerdatadriver.c
19ddf6a406aef468a6a54b695465779460d5c7ea
[]
no_license
amery/clip-angelo
a41fccb525b2fb311b2e179508b8ec50457ee7ae
556fb1d40645d4c8fc33cda4014ab31a5b6500ea
refs/heads/master
2020-05-05T04:12:01.911229
2010-12-25T10:42:00
2011-01-01T13:08:14
null
0
0
null
null
null
null
UTF-8
C
false
false
528
c
void rdd_registerdatadriver(ClipMachine * ClipMachineMemory, RDD_DATA_VTBL * vtbl) { if (!*ClipMachineMemory->ndata_drivers) *ClipMachineMemory->data_drivers = (RDD_DATA_VTBL **) malloc(sizeof(RDD_DATA_VTBL *)); else *ClipMachineMemory->data_drivers = (RDD_DATA_VTBL **) realloc(*ClipMachineMemory->dat...
[ "amery@geeks.cl" ]
amery@geeks.cl
bd43c7faa007ade87c28be2ef8dc1073678707ae
2262270f7db13c4a4536ac6ac2af967ff909258e
/gpu-giggle/gpu_util.h
270e76709e095ada26bf40d49d905fa6c5e9aa77
[ "MIT" ]
permissive
dmclark17/improved-giggle
9f0111ebcb58709ed94472a1753b95104967b5ed
ea88b1111ca4d86c64f3a96a0dfa7d9bef177007
refs/heads/master
2020-09-02T10:56:41.941948
2020-01-21T14:42:11
2020-01-21T14:42:11
219,206,259
0
0
null
null
null
null
UTF-8
C
false
false
474
h
#ifndef _IGIGGLE_GPU_UTIL_H_ #define _IGIGGLE_GPU_UTIL_H_ #include "data_manager.h" void init_cuda_matrices(GemmRun<float>* run, size_t* pitch_A, size_t* pitch_B, size_t* pitch_C, float** cuda_A, float** cuda_B, float** cuda_C); void deinit_cuda_matrices(GemmRun<floa...
[ "dmclark1729@gmail.com" ]
dmclark1729@gmail.com
b5a6b008e179cfd79bcbca540660a464da71d055
98468f66bb30c56852f9201e26ce811f4c841fb6
/c11/ex00_ft_foreach/main.c
1ca90d028ab5ab357876a7b2a1a74511c9266638
[]
no_license
VLN37/42-basecamp
344b54aad0495b592a16870a787389aaebbee9cf
a6055fe53541d8e3b453c05beff70c5e7c196d20
refs/heads/master
2023-06-23T03:07:52.213381
2021-07-23T10:04:58
2021-07-23T10:04:58
null
0
0
null
null
null
null
UTF-8
C
false
false
396
c
#include <stdio.h> void ft_foreach(int *tab, int length, void(*f)(int)); void multiply(int i) { printf("%d ", i *= 2); } int main(void) { int i; int array[] = {1, 2, 3, 4, 5}; void (*ptr)(int); i = 0; ptr = &multiply; while(array[i] <= 5) { printf("%d ", array[i]); i++; } printf("\n Next line should m...
[ "jfprodriguez10@gmail.com" ]
jfprodriguez10@gmail.com
d6d28cf04d55652f441a189a73f674e1f0384e81
9cb3361f0e40f80d141255a066e335b9587636de
/source_code/libft/includes/ft_printf.h
48803bc4c646de7643e737175b1a6cb40f302cc8
[]
no_license
mdugot42/ft_ls
d48de3548dbcc9903077f5bcce97842769d5c62e
e7ee70612b5e26ee55fc56c254c7e86d4565c3e4
refs/heads/master
2021-05-31T20:25:50.649401
2016-05-14T18:31:38
2016-05-14T18:31:38
null
0
0
null
null
null
null
UTF-8
C
false
false
3,003
h
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_printf.h :+: :+: :+: ...
[ "mdugot@e3r8p4.42.fr" ]
mdugot@e3r8p4.42.fr
154acb85dd0c7972a218f5e710b76105409ff37e
fab18f37b335377ec86680444e7709494c506d06
/xfig/f_wrpcx.c
63cc4dddb5a4ae583f9273a3c84789a1e177e9e3
[ "Xfig", "LicenseRef-scancode-warranty-disclaimer", "BSD-3-Clause" ]
permissive
harbaum/xfig-gcode
611db0edb96d09011a63f18761e39d4c980e4c61
62e57ffd9da07c8b71eb4922a5605ed4e114dc60
refs/heads/master
2021-01-20T20:15:40.821626
2016-06-27T20:18:07
2016-06-27T20:18:07
62,034,964
1
0
null
null
null
null
UTF-8
C
false
false
5,408
c
/* * FIG : Facility for Interactive Generation of figures * Copyright (c) 1989-2007 by Brian V. Smith * * Any party obtaining a copy of these files is granted, free of charge, a * full and unrestricted irrevocable, world-wide, paid up, royalty-free, * nonexclusive right and license to deal in this software and do...
[ "till@harbaum.org" ]
till@harbaum.org
762fb6e083c27eeac9bc24a261435792fd263954
9a7afa2f5ed69609fdcc87be977218fbed0d0547
/testo.h
bb54262c16d006111d9d82c4100f8510744b9de3
[]
no_license
MostafaRadwan90/test_C
995b4ddf39c71a896069ee7560c238dae8321471
8a3df51e21fefb2148ba3c59f29bc09193a09f71
refs/heads/master
2020-03-18T22:17:00.034621
2018-05-29T18:24:53
2018-05-29T18:24:53
null
0
0
null
null
null
null
UTF-8
C
false
false
27
h
int x = 10 ; int y = 5 ;
[ "eng.mosradwan@gmail.com" ]
eng.mosradwan@gmail.com
f77972c16906c33c22823f82b4b581de6d5cb79c
ba8805f6f19675c629fd2e5f294847354014a62f
/Platform/midlayer/src/driverTimer.c
985c69b89e849ff78b7c4ac44bde78c642c11210
[]
no_license
wuhuiskcloud/cotton
a3e5823ce9d92bc34064ce3e7372b8673e4e6993
8e856c5921c28db55cd7c9ce938af8cd0c32a5c0
refs/heads/master
2020-06-19T09:42:24.474302
2019-08-03T15:55:02
2019-08-03T15:55:02
196,666,410
0
0
null
null
null
null
GB18030
C
false
false
2,642
c
/********************************************* * @文件: driverTimer.c * @作者: wuhuiskt * @版本: v1.0.1 * @时间: 2019-5-27 * @概要: 定时器操作定义驱动层 定时操接口。在驱动管理 模块中初始化和任务的调 度,驱动模块里面添加定 时器操作。 *********************************************/ #include "d...
[ "wuhuiskt@163.com" ]
wuhuiskt@163.com
b5fcdf23c4c4a8e4f2a7361d6247a0a7f69e44ac
9779f700530640dee53a288ab17bd6eccd7512cd
/test/copy_flash.c
5c40b53ffdb51f1a662749fa64b19ac89b12c83e
[ "Apache-2.0" ]
permissive
sjitindarsingh/mboxbridge
5825d98fba8f6ee8290c97f90a7394bbfc6a5cd4
97578a6b567c262c327ea44711c5030c8e00ff9d
refs/heads/master
2020-05-20T12:25:08.184093
2017-08-17T18:16:18
2017-08-22T13:45:13
80,474,019
0
1
null
2017-09-06T05:26:48
2017-01-30T23:23:04
C
UTF-8
C
false
false
1,744
c
/* * MBox Daemon Test File * * Copyright 2017 IBM * * 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 l...
[ "andrew@aj.id.au" ]
andrew@aj.id.au
63540851a40cfc3cd8a78eabd4a0634e9496ecc3
468e14df96abb0e06650f77b19e035b2e10b8e62
/src/donut/circle.c
d4b18f0fa89e31096f98fd1a723e2389e92ad370
[ "BSD-2-Clause", "MIT" ]
permissive
thylakoids/donut-in-terminal
88a6adb14b020c7e5cc757962d4d335e8c8236e3
70d1136d2fccef3a699da0499c779d0dd4355055
refs/heads/main
2023-03-27T00:06:43.705434
2021-03-26T13:34:48
2021-03-26T13:34:48
349,914,567
0
0
null
null
null
null
UTF-8
C
false
false
477
c
#include <math.h> #include <stdio.h> #include <stdlib.h> int main() { int radius = 16; int i, j; for (i = 0; i <= 2 * radius; i++) { for (j = 0; j <= 2 * radius; j++) { double distance = sqrt((double)(i - radius) * (i - radius) + (j - radius) * (j - radius)); if (dist...
[ "liyulongsjtu@hotmail.com" ]
liyulongsjtu@hotmail.com
34004f482d73c327e09420818f937319c2871e23
121a5c2888efb1581d713a43c71c73ca9de610e4
/linkedlist/LinkedList.c
904acb31fcebae02749a06ad41b565a8f48e1763
[]
no_license
sylvia-segfault/search-engine
e4ab20053e0a634ac62c0a807185d7ce96aac72e
2180bc45b9d2f557f53454306d4f8f5b49b34961
refs/heads/master
2022-12-23T12:12:36.639080
2020-10-02T01:37:29
2020-10-02T01:37:29
299,811,632
0
0
null
null
null
null
UTF-8
C
false
false
11,585
c
/* * Copyright ©2020 Hal Perkins. All rights reserved. Permission is * hereby granted to students registered for University of Washington * CSE 333 for use solely during Spring Quarter 2020 for purposes of * the course. No other use, copying, distribution, or modification * is permitted without prior written co...
[ "noreply@github.com" ]
sylvia-segfault.noreply@github.com
57d5785378673900e3e4adb53e2107c0179ec878
9b650940b3baac49ce54e9225b4091a508650499
/TamanhoListaRecursiva.c
1482dc7e8ccf06f56fe87ae8016c44a3642014bc
[]
no_license
JoseCarlosDeJesus/Listas-Estrutura-de-Dados
fb2ec5ceb849a3bee1509ada862daba5a8490004
3409a52b8ffd715a2573394435fe84db28d7c1e0
refs/heads/main
2023-09-02T21:36:16.384064
2021-11-10T14:30:35
2021-11-10T14:30:35
426,650,114
0
0
null
null
null
null
UTF-8
C
false
false
292
c
#include<stdio.h> #include<stdlib.h> struct lista{ int info; struct lista *prox; }; typedef struct lista Lista; int tamanho_lista(Lista* a){ if(a==NULL) return 0;//nao tem nenhum elemento na lista else{ return 1+tamanho_lista(a->prox); } }
[ "noreply@github.com" ]
JoseCarlosDeJesus.noreply@github.com
aaeb705eefa144f0976aed830f4ed2aa25bbb3f7
dbbd6d5158c02293646cc2c3f3f69b97a0436a2c
/Microchip/SAMV71_DFP/4.10.230/samv71b/include/component/aes.h
9ded57dde6a3c6a2951bac885a3d05437f12fd65
[ "Apache-2.0" ]
permissive
Microchip-MPLAB-Harmony/dev_packs
7db4dbb0d0198e21f0b0797cf935032ed402d8f3
f2408856cf6379db7750aa7c67fe12ff676e621e
refs/heads/master
2023-08-27T18:15:04.733933
2023-06-09T15:38:43
2023-06-09T15:38:43
161,400,334
14
11
null
2022-02-28T00:39:02
2018-12-11T22:11:24
Roff
UTF-8
C
false
false
37,941
h
/* * Component description for AES * * Copyright (c) 2023 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 * terms...
[ "thibaut.viard@microchip.com" ]
thibaut.viard@microchip.com
efc4ace20997c58456b2bb6cc557327bbd9c4f00
69030570c01f23ac3b20c16dbb0803ecf883329c
/mcc_generated_files/tmr6.h
a5bf297c95c8db26336047bfe0f5e61eedcd2f75
[]
no_license
promoteclab/OverPCB
4ef10c01283400cce2434e084b301347ae3595e2
50e231c244c80759cc0efc03a18a144c47aa46ef
refs/heads/master
2021-03-29T09:59:24.054742
2020-03-17T11:13:52
2020-03-17T11:13:52
247,944,167
0
0
null
null
null
null
UTF-8
C
false
false
17,942
h
/** TMR6 Generated Driver API Header File @Company Microchip Technology Inc. @File Name tmr6.h @Summary This is the generated header file for the TMR6 driver using PIC10 / PIC12 / PIC16 / PIC18 MCUs @Description This header file provides APIs for driver for TMR6. Generati...
[ "noreply@github.com" ]
promoteclab.noreply@github.com
367f66edef40b2f2cc66b16e38592ce02eedad6c
1993efb14c3d78abad3e2cfe5da3dbd8b83dd3ff
/week6/code/ldtext/ldtextremote.c
1f91d5e882b6a2b767ccb0de4b9fbfb6b1c76946
[]
no_license
disanmingzhuanjia/linuxtest
4134a31d95ae779f386fb0b41e7340cc6a9d825d
db161746f7f6ac432cdc675792f25fcdea406632
refs/heads/master
2020-08-25T02:36:35.443050
2019-12-16T11:29:04
2019-12-16T11:29:04
216,949,266
0
0
null
null
null
null
UTF-8
C
false
false
175
c
#include<stdio.h> #include"dynamiclib.h" int main() { int a[5]; initarray(a,5); showarray(a,5); printf("max=%4d\n",max(a,5)); printf("sum=%4d\n",sum(a,5)); return 0; }
[ "1424112892@qq.com" ]
1424112892@qq.com
eb2cd2bc825d1b54ad2f2761161e73c3a5edc58a
f4e17640afef6d1b4d4a85f583a90e37f705dbd5
/B2G/gecko/tools/trace-malloc/leakstats.c
77998a2ce2bdbcd39e7bcac43eaf3d53884f4c0e
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
wilebeast/FireFox-OS
d370362916f0c5a5408fa08285dbf4779f8b5eb3
43067f28711d78c429a1d6d58c77130f6899135f
refs/heads/master
2016-09-05T22:06:54.838558
2013-09-03T13:49:21
2013-09-03T13:49:21
12,572,236
4
3
null
null
null
null
UTF-8
C
false
false
4,387
c
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include <stdio.h> #include <stdlib.h...
[ "info@hadrons.me" ]
info@hadrons.me
540fdecd55409bb6ae6685f1fd5575973b7c473f
241d315053d17df19739eeb59cb9a011f29f6c1a
/BSP/USART/bsp_usart1.h
151d187f01e7a0b20fa7714617b86f9e9c0ed408
[]
no_license
sherlock1987/A-Vehicle-Collision-Rescuing-System
c565e91b5d4417940c4f8dd0f0f3b9a63fc4eea6
deab8b56a20097a7be54663ec937a59cade9aa91
refs/heads/master
2020-08-02T15:26:10.279144
2019-09-27T22:06:40
2019-09-27T22:06:40
211,408,268
0
0
null
null
null
null
UTF-8
C
false
false
334
h
#ifndef __USART1_H #define __USART1_H #include "stm32f10x.h" #include <stdio.h> extern void USART1_Config(void); extern int fputc(int ch, FILE *f); extern int fgetc(FILE *f); extern void bsp_USART1_IRQHandler(void); extern char *get_rebuff(uint8_t *len); extern void clean_rebuff(void); #endif /* _...
[ "noreply@github.com" ]
sherlock1987.noreply@github.com
2de315bd4d46d35ec9fc6086524a7b8d2b14aaf2
bc949cbcded25afc8511d07c8d86509d5746b2a8
/dataset/3900.c
b0d555158b5fbf4c72ef0ade00da871313a0bc83
[]
no_license
hqjenny/CSmith_random_pgm
52aa1face59749a9d0656fc4088f6f921aac2dab
0ebf41b85201cbe791a13304cdb45e22504f0ce7
refs/heads/master
2023-08-17T23:28:24.519500
2021-09-15T19:55:23
2021-09-15T19:55:23
406,904,982
1
0
null
null
null
null
UTF-8
C
false
false
3,775
c
/* * This is a RANDOMLY GENERATED PROGRAM. * * Generator: csmith 2.2.0 * Git version: dcef523 * Options: --no-structs --no-pointers --no-math64 --max-funcs 4 --no-unions --output 3900.c * Seed: 3353861719 */ #include "csmith.h" static long __undefined; /* --- Struct/Union Declarations --- */ /* --- GL...
[ "hqjenny@hotmail.com" ]
hqjenny@hotmail.com
bd8ecec703eefd3338acd15c15052d5fc40cc2ce
6cdf253fa1a5cef46f089bf6e714de8157e4b524
/GedlekPawel-lab10/zad2/client.c
3444a786c24e98158515ce4eb4f55ead4744d479
[ "MIT" ]
permissive
PawelGedlek/Operating-Systems
b79cca0c2b4b7f1e4cb67107fd130e0c95607cba
3946a5406de90fbb7281ed2d33320bc79ad7b602
refs/heads/master
2021-09-22T09:37:13.835323
2018-09-07T11:43:34
2018-09-07T11:43:34
null
0
0
null
null
null
null
UTF-8
C
false
false
5,327
c
/* * * Paweł Gędłek * lab10,zad2 * */ #define _BSD_SOURCE #define _GNU_SOURCE #define _SVID_SOURCE #include "cluster.h" int socket_fd; int connection_mode; char name[MAX_MSG]; int id; void throw_err(const char* msg) { perror(msg); exit(1); } int calculate(char* msg) { char opr, tmp[10]; int c = 0, n...
[ "pawelgedlek@gmail.com" ]
pawelgedlek@gmail.com
5f00f97a95249c9a0749e51b9b6c15638a6251ee
b1d500a451cd9852089bf3d97e829df069daa9c8
/Images/Data/RadialFieldScan_2/raw/cutsTesting/2500MeV_3000MeV_0ns/FieldFit_pValCheck0.C
8bb5dbd9cfbe925fdef2d7539f46d3838dfe8d5f
[]
no_license
sam-grant/EDM
486ea029bf766c968a3c7b41198ffcf9bc3c9b8a
525e41de5f675c39014488c79144f47562910736
refs/heads/master
2022-10-30T22:35:42.979799
2022-10-19T18:44:54
2022-10-19T18:44:54
296,421,806
0
1
null
null
null
null
UTF-8
C
false
false
5,107
c
void FieldFit_pValCheck0() { //=========Macro generated from canvas: c/c //========= (Wed Apr 21 17:51:34 2021) by ROOT version 6.22/08 TCanvas *c = new TCanvas("c", "c",0,0,800,600); c->SetHighLightColor(2); c->Range(-70,-63.61478,50,44.03226); c->SetFillColor(0); c->SetBorderMode(0); c->SetBorderSi...
[ "samuel.grant94@gmail.com" ]
samuel.grant94@gmail.com
423dc38fd2d40ab0604af030f2e3bfdf4b644829
cef029e297951d8a54287b63c54a363a7cc6d9aa
/SoftWare-BH66F5250_DEMOCODE/User/common.h
0b980dd5330eda7f365f9739901d79ad4847211c
[]
no_license
shine4444/holtek-references
c15167a77348b7e40153968886fe7c9a57149a71
829cf10cabed1df5e1433a36b78be63b6d00699d
refs/heads/master
2020-05-02T11:51:58.391593
2019-04-19T03:12:08
2019-04-19T03:12:08
177,942,605
1
0
null
null
null
null
UTF-8
C
false
false
492
h
#ifndef _COMMON_H_ #define _COMMON_H_ #include "BH66F5250.h" #include "typedef.h" #include "MCUConfig.h" #include "EEPROM.h" #include "Key_Scan.h" //#include "IAP.h" #include "Sys_Init.h" #include "ADC.h" #include "Uart.h" //#include "Analog.h" //#include "Lcd.h" //#include "SPI.h" #include "Work_mode_polling.h" //#in...
[ "276879166@qq.com" ]
276879166@qq.com
5a6f7d25839dca60db85737070651473ce9d5ae2
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/6676d686-cbe7-4eef-a61b-6e2676463153.c
493c68237631e5069abb2ce22f3119e65ced3612
[]
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
564
c
#include <string.h> #include <stdio.h> int main() { int i=4; int j=142; int k; int l; i = 53; l = 64; k = i/j; l = i%j; l = l-j; k = k-k*i; //variables /* START VULNERABILITY */ int a; char b[58]; char c[97]; a = 0; while (( a - 1 ) > -1) { a--; ...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
d9d1e1d2082f91d2228b93304d7c6bb1c99d9288
2835009f1f1cf1b60ea3ebc0e4925c00750d7080
/leap.c
0a61dd28714e4ead446e983aed8444a537be07a6
[]
no_license
Robis-bit/C--------
0229b12bf25f1b50f33288f5564f5ec636ede21d
891428cc8aecfbffae5bab0f568dd35645ce074d
refs/heads/main
2023-08-29T15:54:55.613848
2021-10-29T14:01:44
2021-10-29T14:01:44
null
0
0
null
null
null
null
UTF-8
C
false
false
420
c
#include <stdio.h> int main() { int year; printf("Enter a year: "); scanf("%d", &year); if (year % 1200 == 0) { printf("%d is a leap year.", year); } else if (year % 500 == 0) { printf("%d is not a leap year.", year); } else if (year % 350 == 0) { printf("%d is a leap ...
[ "83977883+Robis-bit@users.noreply.github.com" ]
83977883+Robis-bit@users.noreply.github.com
fff9f8b0deb4f89239b991af94b2bad681c2962d
b7169b7794733cbd40d4f97e60c8d1780daf5488
/report.h
f42503cdd59f99c32243f7a29df1358aaa300a56
[]
no_license
sdwpearson/Assignment5
5a52c8899698cbfdcd6e75efb6d2f80b34012691
66a86498522fc30dde6662c04c04a4b6855d3728
refs/heads/master
2020-04-24T21:01:16.513050
2019-02-25T00:15:54
2019-02-25T00:15:54
172,263,431
0
0
null
null
null
null
UTF-8
C
false
false
570
h
// report.h // Author: Stewart Pearson // Date: February 23, 2019 // PHY1610 Assignment 5 // // Description: This file reports the current state of the time, Regular people, Zombie killers, and Zombies in // a netCDF file. On the first iteration it creates the file and on subsequent ones it appends to the existing // f...
[ "sdwpearson@gmail.com" ]
sdwpearson@gmail.com
8e00d4919243eec8938cce0cf1dfa1fe8ac5f57b
7ba254b6e04238d482c62420781fa995719a984c
/mpac_mproc/test/TestPatterns/DMA/tic/dma_test_case30.tic.c
b56e7a99647879a47a847f436f5ae4dc087f174a
[]
no_license
cuibixiong/multicore-simulation
25d3ba38ad1270e19868e297fa6af484606ed638
8b22030c2e264fee08ff92f315a2948e45de9012
refs/heads/master
2021-01-01T05:35:34.857120
2013-05-26T16:04:22
2013-05-26T16:04:22
10,299,972
1
1
null
null
null
null
UTF-8
C
false
false
464
c
A(0x30020000); R(0x00000001) A(0x30020004); R(0x00000002) A(0x30027FF8); R(0x00001FFF) A(0x30027FFC); R(0x00002000) A(0x30028000); R(0x00000001) A(0x30028004); R(0x00000002) A(0x30028008); R(0x00000003) A(0x3002800C); R(0x00000004) A(0x3002FFF8); R(0x00001FFF) A(0x3002FFFC); R(0x00002000) A(0x30030000); R(0x00000001) A...
[ "cuibixiong@gmail.com" ]
cuibixiong@gmail.com
8ddf8ee99b8fecd8342bfe83ef8d79f50d048633
6596c1c9c9c3e837677aa161de67a3a850e9140e
/introclass-results/checkpoints/grade/f5b56c79c624eac7c37c45c1540916bb9b5f5db93e2a426a282a5d0eacde86b4b1e5d1d119eeb06f0ead94d2e4f228dca8dde4ef511af4bc59a18d272d820a0e/6/coverage.c
e0417cdc3039ce050f715fab7d6ba12afa511e1c
[]
no_license
eduardodx/gecco2018-checkpoints
f42cfb4161b810235d5acedecfd689b5ecf6c883
34f501bd8c4470e594a0a5e8248ef91f13af4f69
refs/heads/master
2020-03-11T10:07:52.660538
2018-08-19T21:31:05
2018-08-19T21:31:05
129,933,410
0
0
null
null
null
null
UTF-8
C
false
false
19,437
c
extern __attribute__((__nothrow__)) void *( __attribute__((__nonnull__(1), __leaf__)) memset)(void *__s , int __c , unsigned long __n ) ; struct _IO_FILE; struct _IO_FILE *_coverage_fout ; typedef unsigned long size_t; typedef unsigned char __u_char; typedef unsigned short __u_short; typedef unsigned int __u_int; typ...
[ "eduardodx01@gmail.com" ]
eduardodx01@gmail.com
37b03598f95e2e098b6eb644b6f610abe3967248
709e2e202cb0e8fcefa74bf33c28c65989851fac
/Pratica/Aula 13/Biblioteca.c
85b897a10d3d771cfe1dab35a52d21de050a1d39
[]
no_license
gabriel-lando/INF01202-Programacao_1
662e14a1184a70e42bc00e2163ecf4bf0a4d921b
f4729c2d86a5661c2ecf0c4b061a029e3782ee96
refs/heads/master
2020-06-18T21:34:28.839301
2019-07-11T20:02:20
2019-07-11T20:02:20
196,457,751
0
0
null
null
null
null
UTF-8
C
false
false
3,563
c
#include "Biblioteca.h" void criarBib(){ FILE *livro; float preco = 0; if(!(livro = fopen("bib.dat", "r+b"))){ if(!(livro = fopen("bib.dat", "w+b"))){ printf("Erro na criacao do arquivo\n"); system("pause"); exit(1); } fwrite(&preco, sizeof(float), 1, livro); } fclose(livro); } void cadastrarLiv...
[ "gabriellando@hotmail.com" ]
gabriellando@hotmail.com
a2814dfa9565c001702f2992cfafdb838bb00b0b
32cadeee029e966c61bd00fef4ed1e865676db7d
/prac2/cond_vars.c
7b1199c4de0a936ba60aed9a17986b9f3619fb90
[ "MIT" ]
permissive
royalsflush/concsys_2
5e4205b050ac613c69ee8034c0d42ac571ebaea3
cd476b6b292da4e2f88c5f271972d00b73d12cf3
refs/heads/master
2021-01-25T10:22:06.254770
2014-04-06T14:59:12
2014-04-06T14:59:12
null
0
0
null
null
null
null
UTF-8
C
false
false
6,714
c
#include <stdio.h> #include <stdlib.h> #include <pthread.h> #include <time.h> #include <unistd.h> typedef enum { FALSE, TRUE } boolean; /* Adapted from http://publib.boulder.ibm.com/infocenter/iseries/v5r3/index.jsp?topic=/rzahw/rzahwe17rx.htm Fixed to eliminate nonstandard pthread_getthreadid_np() Bug fixes */ #d...
[ "thomas@royalsflush.com" ]
thomas@royalsflush.com
a70742a74662f07949abc96cba6144594ad2b305
a4a96286d9860e2661cd7c7f571d42bfa04c86cf
/components/driver/test_apps/dac_test_apps/dac/main/test_app_main.c
ef64d8838dad56bdfbd59dc89425a04c0cc9cb09
[ "Apache-2.0" ]
permissive
KollarRichard/esp-idf
1a3c314b37c763bdd231d974c9e16b9c7588e42c
3befd5fff72aa6980514454a50233037718b611f
refs/heads/master
2023-08-16T20:32:50.823995
2023-08-09T18:19:32
2023-08-09T18:19:32
235,855,012
1
1
Apache-2.0
2020-01-23T18:05:38
2020-01-23T18:05:37
null
UTF-8
C
false
false
1,776
c
/* * SPDX-FileCopyrightText: 2022 Espressif Systems (Shanghai) CO LTD * * SPDX-License-Identifier: Apache-2.0 */ #include "unity.h" #include "unity_test_runner.h" #include "esp_heap_caps.h" // Some resources are lazy allocated in gpio/dedicated_gpio/delta_sigma driver, the threshold is left for that case #define ...
[ "laokaiyao@espressif.com" ]
laokaiyao@espressif.com
537a06f98669d362d5234e1587a0e7e2e96f3ad2
1d6ec28d1782b495c7d50ba09e3ec4b5f31a84b6
/EXTRA _exersizes/hangman2.c
cff5ef32e1a792dc9adb8ce4f0add43e329fd3b7
[]
no_license
Csillag61/Intro-to-C
b5ec01f6be7a1c00c537a0d4c89437f59d4ac3a2
9994e4fb26c5aa683d209e3dbad29ac3c5818070
refs/heads/master
2020-04-13T17:18:27.653240
2019-01-09T20:49:46
2019-01-09T20:49:46
163,344,677
0
0
null
2018-12-27T23:30:18
2018-12-27T23:30:17
null
UTF-8
C
false
false
8,156
c
#include <stdio.h> #include <string.h> #include <curses.h> void clrscr() //A function to clear the terminal/cmd window. { system("@cls||clear"); } void hangman(int i){ //A function that prints the hanged man ascii art according to how many wrong guesses the user has made. clrscr(); ...
[ "csillagok@gmail.com" ]
csillagok@gmail.com
13b974c706e591990e166ed5071d63ae52ffa184
7538f30404c0eb74c17d5b982eae689b754e227e
/14.4/PrivateFrameworks/AvatarUI.framework/CDStructures.h
4603a46d6eb4ef8391d306c7d772e3369a192c22
[]
no_license
xybp888/iOS-Header
cdb31acaa22236818917245619fe4f4b90d62d30
0c23e5a9242f1d8fd04d376c22e88d2ec74c3374
refs/heads/master
2022-11-18T22:35:35.676837
2022-10-29T23:47:18
2022-10-29T23:47:18
204,074,346
156
63
null
null
null
null
UTF-8
C
false
false
1,119
h
// // Generated by classdumpios 1.0.1 (64 bit) (iOS port by DreamDevLost)(Debug version compiled Sep 26 2020 13:48:20). // // Copyright (C) 1997-2019 Steve Nygard. // #pragma mark Blocks typedef void (^CDUnknownBlockType)(void); // return type and parameters are unknown #pragma mark Named Structures struct CGP...
[ "8657156@qq.com" ]
8657156@qq.com
c44f5495f2f80612764bc4331964af882900dc95
a33aac97878b2cb15677be26e308cbc46e2862d2
/program_data/PKU_raw/68/524.c
b26f18614666fd004caf8c8bf42afc72b83210c1
[]
no_license
GabeOchieng/ggnn.tensorflow
f5d7d0bca52258336fc12c9de6ae38223f28f786
7c62c0e8427bea6c8bec2cebf157b6f1ea70a213
refs/heads/master
2022-05-30T11:17:42.278048
2020-05-02T11:33:31
2020-05-02T11:33:31
null
0
0
null
null
null
null
UTF-8
C
false
false
355
c
int main() { int n,l,m,i,j; scanf("%d",&n); for(l=6;l<=n;l=l+2) { for(m=3;m<=l/2;m=m+2) { for(i=3;i<=sqrt(m);i++) if(m%i==0)break; if(i<=sqrt(m))continue; for(j=3;j<=sqrt(l-m);j++) if((l-m)%j==0)break; if(j>sqrt(l-m)) { printf("%d=%d+%d\n",l,m,l-m); break; ...
[ "bdqnghi@gmail.com" ]
bdqnghi@gmail.com
31725d79355bad2836fe05b0a96c3282c9ab6d43
d6a3201db19f2ec210fed93dc53c5d091cd7e2d9
/turnin/earel014_lab3_part2.c
031f1dbf9a179c10bfaf1254ca9ce53f9004e272
[]
no_license
EdwardA10/earel014_CS120B
f3b3afc6b31ea0ed614d13aba1493d8b3854cde2
86025d1fbe9c09b317506379a8a2ee68622084c3
refs/heads/master
2023-01-02T01:11:04.431853
2020-10-18T03:22:47
2020-10-18T03:22:47
304,754,334
0
0
null
null
null
null
UTF-8
C
false
false
2,252
c
/* Author: Edward Arellano * Partner(s) Name: None * Lab Section: 023 * Assignment: Lab #3 Exercise #2 * Exercise Description: [optional - include for your own benefit] * * I acknowledge all content contained herein, excluding template or example * code, is my own original work. */ #include <avr/io.h> #ifdef ...
[ "EdwardA10@yahoo.com" ]
EdwardA10@yahoo.com
5ec68ff3531efb23ae46955ed9472e05d1c464f7
2708c056880bc315a6120f45470aa24b7b7f0f64
/features/FEATURE_BLE/targets/TARGET_CORDIO/stack/cordio_stack/wsf/common/include/wsf_assert.h
910e92faa757c35a6e8f88d68dd8bfcbc26b181e
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
clevertrack1/mbed-os
6a3da26b3485c87d743e095ea790da6adb2514ff
96218c7f33a9888d24ba772335d268376d2d24af
refs/heads/master
2020-03-28T00:41:54.912161
2018-11-13T00:54:48
2018-11-13T00:54:48
147,441,499
2
0
Apache-2.0
2018-11-12T05:15:19
2018-09-05T01:24:16
C
UTF-8
C
false
false
4,636
h
/*************************************************************************************************/ /*! * \file wsf_assert.h * * \brief Assert macro. * * Copyright (c) 2009-2018 Arm Ltd. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file ...
[ "donatien.garnier@arm.com" ]
donatien.garnier@arm.com
9e80fdcee0715a9f0e0b6d38d3805cb8f1965ebc
20962df99b73967e578c49c9a98b99cd67662b84
/src/mupmate/Main.C
49ee7dbcd7c7c1db1457d4e5c883b56a17ea9ef5
[ "Mup" ]
permissive
gebailey/mup
a3747de816f6560d930c78cf9d98515f97965da0
ce1c461ded98c11814ce573887f4b4351e5cf4b8
refs/heads/master
2020-08-03T07:25:56.533266
2019-09-29T13:42:22
2019-09-29T13:42:22
211,668,661
0
0
NOASSERTION
2019-09-29T13:39:12
2019-09-29T13:39:12
null
UTF-8
C
false
false
28,021
c
/* Copyright (c) 1995-2019 by Arkkra Enterprises. 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 list of condition...
[ "johnkr@arkkra.com" ]
johnkr@arkkra.com
afe0e158b08506cf89448bb98d0fe103398a207c
6fc78efd3c8ba5c3dd1ef1d0818ed8ab6b9ec9ca
/chapter08/ch08proj03.c
d616a47add34a2c6a9165ccaac2e629e0c4951a8
[]
no_license
tevinvu/C-Programming-A-Modern-Approach-Solution
060850d25730fafa575393854f1f75b15599c05b
2bb560d9553e7d699751da1614eb4bc8a076287d
refs/heads/master
2021-01-01T06:52:25.275686
2019-08-18T16:44:58
2019-08-18T16:44:58
97,534,822
2
0
null
null
null
null
UTF-8
C
false
false
773
c
#include <stdio.h> #include <stdbool.h> int main(void) { int digit_seen[10] = {0}; int digit, i; long n; printf("Enter a number: "); scanf(" %ld", &n); while( n > 0) { while(n > 0) { digit = n % 10; digit_seen[digit]++; n/= 10; } ...
[ "tevinvu@gmail.com" ]
tevinvu@gmail.com
0693fb369839dc8edade96937c00c7cce14f806f
34ae4bdc27795ae1f104dfd09abb91e36c2b0915
/pi-clock.c
c01fae816c9d34120cfa97eebd9f11f012bd46af
[ "MIT" ]
permissive
aaron-em/pi-clock
239d57168a213967da1f561e99a30886fbf0654d
52051ee6b816de534375a22ef4c191397130b80f
refs/heads/master
2020-04-14T07:40:38.589885
2015-02-14T03:14:55
2015-02-14T03:14:55
30,785,541
0
0
null
null
null
null
UTF-8
C
false
false
3,501
c
#include <signal.h> #include <time.h> #include <stdio.h> #include <bcm2835.h> #include "pi-clock.h" static int caughtSIGINT; const int anodes[5] = {PIN_1, PIN_2, PIN_3, PIN_4, PIN_5}; const int cathodes[7] = {PIN_A, PIN_B, PIN_C, PIN_D, PIN_E, PIN_F, PIN_G}; const int elements[5] = {PIN_1, PIN_2, PIN_3, PIN_4, PIN_5}...
[ "me@aaron-miller.me" ]
me@aaron-miller.me
94c08cb214a672373d36b887dd47aab636672b8b
46ffc2fc0dcca74d86d6a5c1cf1127816f55be41
/core/services/diag/DCM/common/src/diag_fwd_v.h
f8e1934181cf3f1d397f40d87c713b0c159753f5
[]
no_license
jcrutchvt10/gensec
262fef3d5cd1693042d0a464f8413a6a3e9d4189
c28347127030cabb6f2dc97cf33f308f7e0f968e
refs/heads/master
2021-07-06T23:28:30.026212
2016-10-15T08:34:47
2016-10-15T08:34:47
105,691,248
2
0
null
null
null
null
UTF-8
C
false
false
2,765
h
#ifndef DIAG_FWD_V_H #define DIAG_FWD_V_H /*========================================================================== Diagnostic Fwd Task Header File Description Global Data declarations for the diag_fwd_task. Copyright (c) 2010 by Qualcomm Technologies, Incorporated. All Rights Reserved. Qua...
[ "remittor@gmail.com" ]
remittor@gmail.com
bb5989dd14cb17a35a856185b929f8b0f82827a8
e50b5f066628ef65fd7f79078b4b1088f9d11e87
/llvm/tools/clang/test/Analysis/disable-all-checks.c
3a122f07658fd9295242ed26c3e790ab623a6a1f
[ "NCSA" ]
permissive
uzleo/coast
1471e03b2a1ffc9883392bf80711e6159917dca1
04bd688ac9a18d2327c59ea0c90f72e9b49df0f4
refs/heads/master
2020-05-16T11:46:24.870750
2019-04-23T13:57:53
2019-04-23T13:57:53
183,025,687
0
0
null
2019-04-23T13:52:28
2019-04-23T13:52:27
null
UTF-8
C
false
false
624
c
// RUN: %clang_cc1 -analyze -analyzer-checker=core -analyzer-store=region -analyzer-disable-all-checks -verify %s // RUN: %clang_cc1 -analyze -analyzer-disable-all-checks -analyzer-checker=core -analyzer-store=region -verify %s // RUN: %clang --analyze -Xanalyzer -analyzer-disable-all-checks -Xclang -verify %s // RU...
[ "jeffrey.goeders@gmail.com" ]
jeffrey.goeders@gmail.com
5f2e8ee098fc1ab9a80b254c83b5bf874d221f3a
6734af34f04acee279424712e25ce5ef17fecd64
/src/exec/ctrl-transfer/ret.c
795adc057af9438180ee2bc49f963ee900e80a19
[]
no_license
binism/BMENU
4c6247d682afe15843abfeb37c5e8fa6defccbe4
4f2037be4e275ef96df56b9fdc597b11f943d0d7
refs/heads/master
2021-01-01T05:23:25.490242
2016-09-20T09:31:01
2016-09-20T09:31:01
59,407,758
0
0
null
null
null
null
UTF-8
C
false
false
462
c
#include "exec/helper.h" #define DATA_BYTE 1 #include "ret-template.h" #undef DATA_BYTE #define DATA_BYTE 2 #include "ret-template.h" #undef DATA_BYTE #define DATA_BYTE 4 #include "ret-template.h" #undef DATA_BYTE extern char suffix; make_helper(ret_ss_v) { return (suffix == 'l' ? ret_ss_l(eip) : ret_ss_w(eip)); ...
[ "binismwu@gmail.com" ]
binismwu@gmail.com
b2b9e712f481d0a4f3d4cc33776a26c26be52186
587346471735a41bc3f48c213fe154924693a1f8
/mula.c
7067246c5635878507dfd48644a70676aafa40dd
[]
no_license
Assisneto/ULA-ALU-8-a-64-bits
a3207ae50188d765fc0c0280e234fc84d8a86a36
b0df308bd1df1dca4c71adcbe7c282c172cf22df
refs/heads/master
2021-09-05T04:09:41.698749
2018-01-24T03:32:56
2018-01-24T03:32:56
118,705,896
1
0
null
null
null
null
UTF-8
C
false
false
8,491
c
#include <stdio.h> #include <string.h> #include <stdlib.h> //conf da ula #define PALAVRA 8 int saida(int *r, int *ea, int *eb, int ov, int zu, char fc[4]){ FILE *arq; int i = 0; char a[PALAVRA],b[PALAVRA],rs[PALAVRA]; arq = fopen("log.txt","a"); //fORMATACAO DA SAIDA if (PALAVRA==4){ fprintf(arq," EA EB ...
[ "netodamasceno12@gmail.com" ]
netodamasceno12@gmail.com
c01362f56bc0358597506aacdd1d6c7dac7399c8
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/drivers/media/v4l2-core/extr_v4l2-ioctl.c_v4l_overlay.c
3deb6f7326a5a3cd605adf39deca76d5209fb567
[]
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
740
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
3bebbfd8a2e7493abf1a8ec3a0d593e12c9358a6
109ad31a0422e65e9fa033541fd013f079096bae
/openwsn-fw/build/python_gcc/openstack/02a-MAClow/IEEE802154E_obj.h
1f78b0e85c59e970317b4a17e32ef611511c974c
[]
no_license
yadongwan/OpenWSN-STML
5ad3ce304d971cd9f6c6c9d7a4f75092a5cb66e5
709b92694dd750e92373bd1f36af6ef891b9359a
refs/heads/master
2022-02-19T05:37:57.514118
2019-07-21T17:50:59
2019-07-21T17:50:59
198,005,470
0
0
null
null
null
null
UTF-8
C
false
false
13,077
h
/** DO NOT EDIT DIRECTLY!! This file was 'objectified' by SCons as a pre-processing step for the building a Python extension module. This was done on 2015-01-19 16:35:21.507000. */ #ifndef __IEEE802154E_H #define __IEEE802154E_H /** \addtogroup MAClow \{ \addtogroup IEEE802154E \{ */ #include "opendefs_obj.h" #incl...
[ "yadong.wan@gmail.com" ]
yadong.wan@gmail.com
288a0b640ffc34232cfbc86ab53c00c8db248bb4
33be3a4a820fc60c9880415ea1a4fc6ddf4e6c8f
/pycparser/orignal/sample.c
2d16e3718f024ec82d2666a7a4638a7ffac1b6f4
[]
no_license
tenzinsonam/project
2bb02c656e313d89729bfaaf318fa526aae718f4
07935d06554a487abc7cba728d9005ba3f884199
refs/heads/master
2021-01-22T07:57:24.110960
2017-06-25T20:57:28
2017-06-25T20:57:28
92,586,236
0
0
null
null
null
null
UTF-8
C
false
false
112
c
func(w,d){ if(x>c) m = n; strcpy(nomnom(k,z),c); p = (int*)malloc(sizeof(int)*k); podaspjk(dsj); p = 78; }
[ "tenzinsonam008@gmail.com" ]
tenzinsonam008@gmail.com
520119949b2524f7bcfffdfd39596590895b4241
132914b14b8a9e2dd5a04671af1341f29513758b
/Src/fsmc.c
64d8283dc6e23795cde0c5c8126624af22c61fa3
[]
no_license
tdenta/ipodonstm32
f2f7711fd0444e619f2229814f9e21f36ef32711
a31c5857f2347e929d6fb7239747ddc4f0b12941
refs/heads/master
2021-01-20T10:09:31.299038
2017-05-29T14:38:36
2017-05-29T14:38:36
90,326,359
0
1
null
null
null
null
UTF-8
C
false
false
8,145
c
/** ****************************************************************************** * File Name : FSMC.c * Description : This file provides code for the configuration * of the FSMC peripheral. ****************************************************************************...
[ "tdenta@gmail.com" ]
tdenta@gmail.com
6ef838597197a873643f725bda3fd2e3619877d0
a5d7f4d17fe73340c8992da722d1cfad46785c99
/Cartfile/Carthage/Build/iOS/Realm.framework/Headers/RLMRealm+Sync.h
91be9150258320fca72066bfb9aae333b32237e6
[]
no_license
rooldy/LondonAppBreweryCourse
71b3664e4fdd7462599ba39bf1927d45ca26106a
e4d192b23f3e446224bf1852442e32d707faf373
refs/heads/master
2022-01-13T07:54:07.872376
2019-05-11T21:03:15
2019-05-11T21:03:15
null
0
0
null
null
null
null
UTF-8
C
false
false
129
h
version https://git-lfs.github.com/spec/v1 oid sha256:48e4ddbc6a3b1d2edb21c243224f7d141c9e287b59112d3b17148b384a39d415 size 1845
[ "ggeoo93@gmail.com" ]
ggeoo93@gmail.com
f1a76e696e40f1c6d2ebae79c859ab9acd941c7a
307dd14d5be5dcdd11aa67b693d56eba3cba67ae
/BCCE.c
34b186ec2231a4f7b272774eaeeca15c03b5e667
[]
no_license
shaynebloom/Chess-Engine-C
b030de8eb0cec73df8451a5dfcdfd95fddbfb588
799c05662eebdc9d7a5f9004b9aa16578cb0cb55
refs/heads/master
2020-06-02T20:50:53.032233
2019-06-11T06:25:34
2019-06-11T06:25:34
191,306,093
0
0
null
null
null
null
UTF-8
C
false
false
1,303
c
#include "stdio.h" #include "defs.h" #include "string.h" int main() { AllInit(); S_BOARD * pos = GenBoard(); S_SEARCHINFO info[1]; { info->depth = 0; info->depthset = 0; info->fh = 0; info->fhf = 0; info->movestogo = 0; info->nodes = 0; info->quit = 0; info->starttime = 0; ...
[ "noreply@github.com" ]
shaynebloom.noreply@github.com
71052eec6859d60ca5787a16b0924bf70b207072
85eacb665f4bc62aaed8540a84a1600138526bdd
/Chap02/ch02-5q01.c
a46964cee4f8f36d669b5dfa3a2c8764e4dab7b3
[]
no_license
ftsujikawa/dokushu-c
19a028881e9e23da3a84ff7d83b21b1dde4bd4fe
dd39f945dbaf473910cd33fea26d914a63a465a1
refs/heads/master
2021-01-09T04:18:08.643919
2020-10-11T01:57:30
2020-10-11T01:57:30
242,242,145
0
0
null
null
null
null
UTF-8
C
false
false
160
c
#include <stdio.h> int Main(void) { puts("Main"); return 0; } int main(void) { puts("main"); return 0; } int MAIN(void) { puts("MAIN"); return 0; }
[ "readme627@gmail.com" ]
readme627@gmail.com
331e7981f543d3d49b7e3467161fa3a4d3710031
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/b9548298-6e8c-4bad-92d7-7982f748dcf9.c
8dd4822b9a6b404ea8564d1caa177556c3ffc1b7
[]
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
575
c
#include <string.h> #include <stdio.h> int main() { int i=0; int j=12; int k; int l; i = 53; l = 64; k = i/j; l = i/j; l = i%j; l = l-j; k = l-k*i; //variables //random /* START VULNERABILITY */ int a; long b[40]; long c[63]; a = 0; while (( a - 1 )...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
a5cabfc65f682fe29be68f50c66e0cc5b65adf8f
5fb73487b78a786821c00c93222a06812d3652cf
/miosix-kernel/sensor_driver/IKS01A2_config.h
db1495a9e0ac0071beb260bb24bd4bb928d4aca1
[]
no_license
GiorgioCozza/AOS_AI_Movement_Recognition
69536d380903a847d100e0229d683479628f9aff
d08ec8435e61fd36bb875147ab0c21a49a998572
refs/heads/master
2022-04-19T22:21:42.038908
2020-04-19T18:46:42
2020-04-19T18:46:42
229,559,581
0
0
null
null
null
null
UTF-8
C
false
false
7,613
h
/** ******************************************************************************* * @file IKS01A2_config.h * @author Cozza Giorgio * @date 13/06/19 * @version 1.0 * @brief Header file with info about the sensor board IKS01A2. **********************************************************************...
[ "10649461@polimi.it" ]
10649461@polimi.it
0428330f969a68673d790dd749ae17914022b110
c0ba4037ddd7e62fcb2cb6d94e3fa194d383304a
/libft/ft_strjoin.c
53dd4862f63da62c97e48864230b9a37544edec9
[]
no_license
Gropopus/so_long
594ba9f42db8e3f058c07a929883739d58c8436f
1b5f21b1ebe64947b0cfd6a4972841445992f2bd
refs/heads/master
2023-06-01T02:39:13.550910
2021-07-05T13:40:23
2021-07-05T13:40:23
380,584,148
0
0
null
null
null
null
UTF-8
C
false
false
1,365
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strjoin.c :+: :+: :+: ...
[ "thomas.sembely@gmail.com" ]
thomas.sembely@gmail.com
c4ccdf8f35d2801e27cae4cb5793f3e8f7bc8166
f4abf5739bccf6f61468e66dfb7401cb343b4f9e
/roadblock.bin.mac_x86/resources/atgc/resources/RBSCalculator/nupack3.0.4/src/thermo/utils/backtrack.c
a28aa6f7b5102430281ffd45c830cb7aee429518
[ "MIT" ]
permissive
Infobiotics/ibw
67c369df6191b843a60e9d8848ecd574533bb3ad
ed7143e3f1f3a5c3b4901ac296a86e0550c8d206
refs/heads/master
2023-03-23T16:40:47.139909
2020-09-12T09:36:18
2020-09-12T09:36:18
271,744,156
1
0
null
null
null
null
UTF-8
C
false
false
98,738
c
/* backtrack.c is part of the NUPACK software suite Copyright (c) 2007 Caltech. All rights reserved. Coded by: Robert Dirks 3/2006, Justin Bois 1/2007, Brian Wolfe 6/2011 The purpose of this collection of subroutines is to take the calculated values for the minimum energies on each contiguous subsequence a...
[ "christophe@dell" ]
christophe@dell
8e832f4763b0c8abfd3ed8fea49acd68f4237a6d
c611b35a08d0abbce62c8a3e80ab747967460e4a
/tags/legacy/orc-2.0/osprey1.0/gccfe/gnu_config.h
00aef6249968961d7481b0ec7dfbe5f50e545df7
[]
no_license
svn2github/open64
301f132bdcb602d4e677fc23881ce602f3961969
88431de7e6860ed692c0c160724620e798de428a
refs/heads/master
2021-01-20T06:59:43.507059
2014-12-31T18:38:48
2014-12-31T18:38:48
24,089,237
3
1
null
null
null
null
UTF-8
C
false
false
1,512
h
/* Copyright (C) 2000, 2001 Silicon Graphics, Inc. All Rights Reserved. This program is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as published by the Free Software Foundation. This program is distributed in the hope that it would...
[ "marcel@ead328b1-e903-0410-a19d-eacee4b031f6" ]
marcel@ead328b1-e903-0410-a19d-eacee4b031f6
467d6e9c2d163182d96083093397a19b727e730c
83214753e9183327e98af0e6768e9be5385e5282
/d/qujing/wuji/garden.c
0f9adb06a5d57cff0fd5973c55ccf13f52c5c8b2
[]
no_license
MudRen/hymud
f5b3bb0e0232f23a48cb5f1db2e34f08be99614e
b9433df6cf48e936b07252b15b60806ff55bb2f3
refs/heads/main
2023-04-04T22:44:23.880558
2021-04-07T15:45:16
2021-04-07T15:45:16
318,484,633
1
5
null
null
null
null
GB18030
C
false
false
496
c
// Room: /u/mimi/zhuziguo/garden.c snowcat moved to /d/qujing/wuji inherit ROOM; void create () { set ("short", "后院"); set ("long", @LONG 后院中心有一个小池塘,养了几只鹤。四围房前种了不少松柏,郁 郁葱葱。 LONG); set("exits", ([ /* sizeof() == 4 */ "west" : __DIR__"house.c", "south" : __DIR__"bedroom.c", "east" : __DIR__"stabl...
[ "i@oiuv.cn" ]
i@oiuv.cn
7def2413640e146299204f22ce5546439b51dff4
fb53e518968292e2705967dee27c38b7fb3ef287
/Labyrinth/Labyrinth iPhone xCode/Classes/Native/Mono_Security_Mono_Security_X509_X509Crl.h
194e340ebb6cea329b14c9ebf6fa0553103b7bae
[]
no_license
LuukDeNiet/LabyrithMinor
bd50cc9d3089398efdb3b3a34c9a8363efe091d8
f7d1768d43196b0a2e8bacf11628c0a344b8f13d
refs/heads/master
2021-01-10T16:56:58.651293
2015-10-19T15:07:23
2015-10-19T15:07:23
43,541,404
1
1
null
null
null
null
UTF-8
C
false
false
1,736
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> // System.String struct String_t; // System.Collections.ArrayList struct ArrayList_t640; // System.Byte[] struct ByteU5BU5D_t609; // Mono.Security.X509.X509ExtensionCollection struct ...
[ "marlo.ploemen@gmail.com" ]
marlo.ploemen@gmail.com
f149aceb590f89d9d60c993e8e9896b12c52976b
8797127c8542d1b201059df02817ed4de401cff4
/include/ilcplex/cplexremote.h
1d221d526d5c3d018a0c5c1218a0d56f63e4eeb6
[ "MIT" ]
permissive
imbaguanxin/cppAstar
312e5a4c4f5870d4b7d05202087fee80848d32f1
3dc53c1581064fe70e2cb4642d0b6f9fc24b0e10
refs/heads/master
2020-08-07T20:13:48.976940
2020-01-02T16:16:43
2020-01-02T16:16:43
213,574,793
3
0
null
null
null
null
UTF-8
C
false
false
1,441
h
/* -------------------------------------------------------------------------- * File: cplexremote.h * Version 12.8.0 * -------------------------------------------------------------------------- * Licensed Materials - Property of IBM * **** * Copyright IBM Corporation 1988, 2017. All Rights Reserved. * * US Gove...
[ "imbaguanxin@outlook.com" ]
imbaguanxin@outlook.com
931126fb1d0b85732d4e66896ccecec5f95e3b38
e323b8577f6251b3623ab976d912fce6eece0e60
/mp.c
fcde19cea04720205df10d7c58ca4b6eff275127
[]
no_license
jbgg/MinSMP
aee97126688ad875829e2f8c54a1f1ea8321d881
09c3c4d71967a72a3c65a7c968ca44e633298da7
refs/heads/master
2020-03-30T08:24:41.756728
2019-03-12T03:33:39
2019-03-12T03:33:39
151,012,928
7
1
null
null
null
null
UTF-8
C
false
false
2,376
c
#include <mp.h> #include <cpu.h> #include <lapic.h> #include <ioapic.h> #include <pit.h> #include <video.h> #include <list.h> #include <mem.h> #define AP_BOOT_ADDR (0x7000) extern uint32 nioapic; extern struct list ioapics; extern void* *stack_ptr; extern void *stack_bsp; extern void* *apboot, *apbootend; ex...
[ "jboscogg@gmail.com" ]
jboscogg@gmail.com
0c0eddc1232bbc3b555a3e3f861169a19aedfd1d
4870d270fe83c81a8601e7dddd5d0bb88f934874
/ej13/main.c
666fd8471882c58a03f494dd4a5d55ae6d4ba9ec
[]
no_license
mgarridor/isel2020
2fc20ae07de02f2743e1e0cb2c408961c1cc4a69
ad592d1f686a043de1160c4b4b24a4c50f576b2a
refs/heads/master
2021-01-05T03:49:43.460507
2020-06-09T15:28:34
2020-06-09T15:28:34
240,869,182
0
0
null
null
null
null
UTF-8
C
false
false
4,657
c
#include "main.h" /* led--------------------------------------------- */ /*funciones de activacion*/ void ledOn(fsm_t* this){ printf("led encendido \n"); flag_led=0; start_temp_led=1; } void ledOff(fsm_t* this){ printf("led apagado \n"); flag_temp_led=0; } /*funciones de comprobacion*/ int comprobar_pu...
[ "matias28198@gmail.com" ]
matias28198@gmail.com
fb0f68a6d5a060d54982aec429268e6dbddded4b
a02fa739c2b63412d0f89e078d6886b245c23588
/GEDContours/GEDContours.h
a4f7dd594be3f50978b7892b21133d820ca4de99
[]
no_license
lulu1315/ED
baf30e0b13a61d00da07d66a719c065dbd1808bb
6d13fd4069515d0af15c822860a47d86e467b013
refs/heads/master
2020-04-16T04:04:34.593686
2019-01-11T14:17:35
2019-01-11T14:17:35
165,254,497
0
1
null
null
null
null
UTF-8
C
false
false
658
h
#ifndef _GED_CONTOURS_H_ #define _GED_CONTOURS_H_ #include "EdgeMap.h" /// Initialize Look Up Tables (LUTs); void InitEDLib(); /// Detects the contours by combining the GrayEDV results at multiple scales. Returns a soft contour map EdgeMap *GEDContours(unsigned char *srcImg, int width, int height, int GRADI...
[ "lulutreizequinze@gmqil.com" ]
lulutreizequinze@gmqil.com
14179840b82d8e2b9fd471f3e9fba3e74987208b
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/d46496bd-69b8-44e3-9e37-d918708d5741.c
705b889e8f4a0b7a3304eb325928e574033f3ffe
[]
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
720
c
#include <string.h> #include <stdio.h> int sum(int a) ; int main() { int num; int result; printf("Enter the number: "); num = 51.0; //variables //random /* START VULNERABILITY */ int a; long b[80]; long c[70]; a = 0; do { a++; //random /* START B...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
f0e3754b42976f1639baa553d989ea1f62dd3872
295c8b56eb394f82e46a14258e2778e48adff7ee
/Node-STM32/Project/stm32f10x_it.c
0008306c46a0bfab51d5ac0f634f11d1634ab2ad
[]
no_license
z4yx/IoT-Nodes
60565ed4cd972f5b8e23a9e29ff419aaf9244b4f
51e75b77d7e7a234199a7b61f21996f17490b0c1
refs/heads/master
2021-07-16T18:40:17.623194
2020-06-27T09:29:40
2020-06-27T09:29:40
174,934,197
0
0
null
null
null
null
UTF-8
C
false
false
5,752
c
/** ****************************************************************************** * @file GPIO/IOToggle/stm32f10x_it.c * @author MCD Application Team * @version V3.5.0 * @date 08-April-2011 * @brief Main Interrupt Service Routines. * This file provides template for all exception...
[ "zz593141477@gmail.com" ]
zz593141477@gmail.com
b46bb9b38f914e16785da3630334c359dbe84256
29950dbc7447f7e0688ad2b365294d9514fab37f
/tiny-web/tinyweb.c
25a1b618cbe6967a3f4044b03c92993d1ea92441
[ "MIT" ]
permissive
Andrewpqc/csapp-labs
9df7503d5eb48066475fb3735a6ef15a5a4d819a
09ccb7926caa1589bf993d8b073eba60dda6bdaa
refs/heads/master
2020-03-17T14:39:20.035159
2018-07-08T09:04:20
2018-07-08T09:04:20
133,681,583
0
0
MIT
2018-07-08T09:04:21
2018-05-16T14:51:02
C
UTF-8
C
false
false
6,624
c
#include "./wrapper/csapp.h" #include "tinyweb.h" #include <stdio.h> #include <stdlib.h> #include <string.h> // #define MAXLINE 50 //处理http事务,fd为连接描述符 void doit(int fd){ int is_static; struct stat sbuf; char buf[MAXLINE],method[MAXLINE],uri[MAXLINE],version[MAXLINE]; char filename[MAXLINE],cgiargs[MAX...
[ "m13636038496@163.com" ]
m13636038496@163.com
1641fa864f44960500356f164abc18e6d93adf78
1536bf73b0e4b0aa8e1c162301b1fc7969c4d91f
/SmartphoneBluetoothApplication/nrf5_Install/examples/peripheral/qdec/pca10056/blank/config/sdk_config.h
a2373d55582339cc054f54f075aea33b60ccd2e6
[]
no_license
ElectronicEnthusiast/ElectricSkateboard
985d8cb268ccd06397f0f5e12499747395a44996
79684a90042ecb816d9b30b1a33c4c4eb56a6f73
refs/heads/master
2021-01-22T08:48:42.181242
2017-07-21T03:34:54
2017-07-21T03:34:54
92,636,595
2
0
null
null
null
null
UTF-8
C
false
false
17,370
h
#ifndef SDK_CONFIG_H #define SDK_CONFIG_H // <<< Use Configuration Wizard in Context Menu >>>\n #ifdef USE_APP_CONFIG #include "app_config.h" #endif // <h> nRF_Drivers //========================================================== // <e> GPIOTE_ENABLED - nrf_drv_gpiote - GPIOTE peripheral driver //===================...
[ "kmart4672@twc.com" ]
kmart4672@twc.com
974c4ae4b5369b631dc93ea792f2daf0e90654f1
b7f11e86a66e353986d46c607f30ec697ffffe96
/ft_memcmp/main.c
b9af4f9aede02f00afe80230c876b27d62e6b414
[]
no_license
foggymornin/Libftwithmain
f8096af6b78a20d6782b6d96d4a448977a0673bc
ded34c912d198a051a36400c43a8c4da188ae5dc
refs/heads/master
2023-02-18T23:17:38.190037
2021-01-16T14:12:03
2021-01-16T14:12:03
330,177,069
0
0
null
null
null
null
UTF-8
C
false
false
1,089
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* main.c :+: :+: :+: ...
[ "mafajat@e1r12p12.1337.ma" ]
mafajat@e1r12p12.1337.ma
a7b148c6d7d2ea58ce9a3ba0590550f11be6d046
b31fad417ed6cafb7f76940fefaaa22354aed297
/src/jmehats_ntuple.C
eeb1694b23970df77c45dde46563171cd6b9c119
[]
no_license
cms-jet/JMEDAS
a6ed5b5e445b811aedf21c2d136cd1262eb7f546
ba622e11693408ded58ddb22e86ea598cc490021
refs/heads/master
2023-01-03T20:27:26.409019
2022-12-21T13:44:49
2022-12-21T13:44:49
27,493,919
3
41
null
2022-12-21T13:44:50
2014-12-03T15:36:02
Python
UTF-8
C
false
false
2,270
c
#define ntuple_cxx #include "Analysis/JMEDAS/interface/jmehats_ntuple.h" #include <TH2.h> #include <TStyle.h> #include <TCanvas.h> void ntuple::Loop() { // In a ROOT session, you can do: // Root > .L ntuple.C // Root > ntuple t // Root > t.GetEntry(12); // Fill t data members with entry number 12 // ...
[ "aperloff@physics.tamu.edu" ]
aperloff@physics.tamu.edu
9cd38d0b6f411a1fc11afa65852f1e063bf05882
a15d2c40bc59b0159030ed7d2c31eaa3db75f90b
/flex/versions.alt/versions.seeded/v1/flexdef.h
1094f0e89c39af2923038f2f3e48934fc9c08539
[]
no_license
lvshuiyiqing/Delta4Ts-benchmark
a36a48b4cdc7fec2ed084942a8e4038bcc902569
c9a8f9540e26943ad361cdc5f494e6d08bd77743
refs/heads/master
2020-09-15T03:13:25.188039
2019-11-22T06:34:01
2019-11-22T06:34:01
223,334,489
1
1
null
null
null
null
UTF-8
C
false
false
31,467
h
/* flexdef - definitions file for flex */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * Vern Paxson. * * The United States Government has rights in this work pursuant * to contract no. DE-AC03-76...
[ "zlong@ios.ac.cn" ]
zlong@ios.ac.cn
adc2f19d43d24f756c90a0a3c6dcca633a895eb9
f7b62f0996262859693ec9281854fd001b719e59
/Frameworks/TestsFoundation/PublicHeaders/Xcode_13_0_XCTWaiterManagement.h
1eeb536e7bf1326bec7dd1e15fda76f0df5f936a
[ "MIT" ]
permissive
antigp/Mixbox
6e3102ac9476a8d207a2e4f0cef58bdeb760e0fc
b787fa76b0d861e05dd6a467039f63e1dc931ff0
refs/heads/master
2023-07-17T08:15:45.740711
2021-11-11T19:36:44
2021-11-11T19:36:44
274,192,055
0
2
MIT
2020-11-14T11:40:21
2020-06-22T16:42:48
Swift
UTF-8
C
false
false
92
h
.././Sources/PrivateHeaders/Classdump/XCTestCore/Xcode_13_0/Xcode_13_0_XCTWaiterManagement.h
[ "antigp@gmail.com" ]
antigp@gmail.com
3418b1f0d35bf40cf7b0a0c10f8c0b290f67207b
57ca56df8df51e0856edffde954cd02c16cc9b75
/Leetcode234_回文链表.c
3c11abd1782f1481badad6fd8ccbf25fdbfafd3f
[]
no_license
florencemu/DataStructure-Learning
c9345bd3aafb67c3e9a63622e8c471d8f5c7be0f
a207034a0f72c928164a808c6f7c553f064ae923
refs/heads/master
2020-04-02T17:54:03.990054
2019-04-16T04:54:00
2019-04-16T04:54:00
154,677,560
1
0
null
null
null
null
UTF-8
C
false
false
606
c
bool isPalindrome(struct ListNode* head) { struct ListNode *fast = head, *slow = head, *temp = NULL; while (fast) {//快慢指针找到链表中点 slow = slow->next; fast = fast->next ? fast->next->next : fast->next; } //头插法逆置后半锻链表 while (slow) { fast = slow->next; slow->next = temp; ...
[ "muliang29@yeah.net" ]
muliang29@yeah.net
d58f375161c051d24e7f172d4169fe971f2106d5
b629c1ec3bb8fc83ad15e983e16058935780114f
/targets/TARGET_STM/TARGET_STM32H7/TARGET_STM32H745xI/TARGET_GENERIC_H745I/PeripheralPins.c
d60c91c698334f78f865fba86fd0b2bdb06a7788
[ "BSD-3-Clause", "MIT", "Apache-2.0", "LicenseRef-scancode-public-domain", "BSD-2-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
tscatliff/mbed-os
4ab319b2e6a3b040eb33c946e11dbc48b42d4e4b
362058f794c45355e44234cda93a4286cc34737f
refs/heads/master
2023-05-09T06:56:50.184308
2021-05-04T13:51:31
2021-05-04T13:51:31
263,673,233
0
1
NOASSERTION
2020-05-13T15:43:03
2020-05-13T15:43:03
null
UTF-8
C
false
false
2,350
c
/* mbed Microcontroller Library * SPDX-License-Identifier: BSD-3-Clause ****************************************************************************** * * Copyright (c) 2018 STMicroelectronics. * All rights reserved. * * This software component is licensed by ST under BSD 3-Clause license, * the "License"; You ...
[ "donbeckstein@live.com" ]
donbeckstein@live.com
c8e4563922dc36f18388144d18d7afcae3dd069c
2177e133956e4c83f1fd2bdec73cd6882ba00f83
/poj/1007DNA Sorting.c
b72ee42470d4e2dc8afc015bcbe083c14b3c9288
[]
no_license
HFCherish/algorithm-practice
2eb253ee5eb21d31fcef5e3398359cad243aac5a
272761ec26cb12e02c4a12cd52357fd378f2c5d9
refs/heads/master
2021-01-17T17:17:15.013390
2016-09-24T13:03:39
2016-09-24T13:03:39
69,102,914
0
0
null
null
null
null
GB18030
C
false
false
1,105
c
#include<stdio.h> #include<stdlib.h> void swap(int *a,int *b) { *a^=*b^=*a^=*b; } int main() { int n,m; int i,j,k; scanf("%d%d",&n,&m); getchar(); int count[m],p=0; //记录各个字符串的无序性 for(i=0;i<m;i++) count[i]=0; //无序性置零 char DNA[m][n+1]; for(i=0;i<m;i++) { ge...
[ "hf_cherish@163.com" ]
hf_cherish@163.com
141c5d2b486832350facd57a58f0d7ef24dc66f2
af7977991477325ddc604b6d3e2ac3cb4aa29337
/FlappyBirdGame3D3.0/Temp/il2cppOutput/il2cppOutput/mscorlib_System_Collections_Generic_Dictionary_2_g1956621361MethodDeclarations.h
40888371eb2b7afd641e34de8aaa21b3f8106417
[]
no_license
jpf2141/FlappyBird3D
b824cf5fac6ca3c5739afc342b659af1f2836ab9
fe4e9c421ec8dc26a7befd620f9deaf3c6361de5
refs/heads/master
2021-01-21T13:53:25.062470
2016-05-06T02:39:28
2016-05-06T02:39:28
55,712,365
3
1
null
null
null
null
UTF-8
C
false
false
21,494
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include <assert.h> #include <exception> #include "codegen/il2cpp-codegen.h" #include "mscorlib_System_Collections_Generic_Dictionary_2_g3824425150MethodDeclarations.h" // System.Vo...
[ "kdj2109@columbia.edu" ]
kdj2109@columbia.edu
1f103e631a22ea038e2d364a3fa7f9419666b114
7778d65f05cae621b28f5fa16d93ac414b290d0f
/usr/include/rpm/rpmps.h
f314f0673a0eda686884f38cd24fac5d0d7a7698
[]
no_license
girbu/yocto-rootfs
767aecaca183009a8b7a814f25e626bebddad65e
1d128f78a4f6aa1968ffedd3d69c217e7d88a62c
refs/heads/master
2020-06-02T05:55:17.117559
2015-07-10T15:36:39
2015-07-10T15:36:39
38,886,052
1
0
null
null
null
null
UTF-8
C
false
false
8,725
h
#ifndef H_RPMPS #define H_RPMPS /** \ingroup rpmps * \file lib/rpmps.h * Structures and prototypes used for an "rpmps" problem set. */ /*@-exportlocal@*/ /*@unchecked@*/ extern int _rpmps_debug; /*@=exportlocal@*/ /** * Raw data for an element of a problem set. */ typedef /*@abstract@*/ struct rpmProblem_s * rp...
[ "girbu_ion@mail.ru" ]
girbu_ion@mail.ru
5f182c3fe02654ed5b500b5d7fcfbea4379725c7
c44b288ed44960d6b3eb7cc28f00d0f209e8d8c9
/ebox/other_svn/svn3_old/RobotArm/RAstudent3_et_rtw/RAstudent3_data.c
ec32e91b5a4d634e232e327cc7661c8d6334f570
[]
no_license
MartinPlantinga/Edrive
1fb6ac09766ff16196449620e4f55a5c734eecc7
6397a083ceab5dc2b00c54ee2ab9fba88bdf0afd
refs/heads/master
2023-03-01T14:16:34.204694
2017-03-16T19:20:34
2017-03-16T19:20:34
80,610,028
0
0
null
null
null
null
UTF-8
C
false
false
3,347
c
/* * RAstudent3_data.c * * Academic License - for use in teaching, academic research, and meeting * course requirements at degree granting institutions only. Not for * government, commercial, or other organizational use. * * Code generation for model "RAstudent3". * * Model version : 1.905 * Sim...
[ "m.plantinga@student.tue.nl" ]
m.plantinga@student.tue.nl
6f5ae4307edd4fda3f09e7ed616e110f9c9e2bb8
f83ef53177180ebfeb5a3e230aa29794f52ce1fc
/gdb/gdb-7.8.2/bfd/cpu-nds32.c
d40d56a82f4e9f127f861e5684ecbff46b683bb0
[ "GPL-3.0-only", "FSFAP", "Apache-2.0", "LGPL-3.0-only", "GPL-1.0-or-later", "LGPL-2.0-or-later", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-other-copyleft", "GPL-2.0-only", "LGPL-2.0-only", "LicenseRef-scancode-other-permissive", "GPL-2.0-or-later" ]
permissive
msrLi/portingSources
fe7528b3fd08eed4a1b41383c88ee5c09c2294ef
57d561730ab27804a3172b33807f2bffbc9e52ae
refs/heads/master
2021-07-08T01:22:29.604203
2019-07-10T13:07:06
2019-07-10T13:07:06
196,183,165
2
1
Apache-2.0
2020-10-13T14:30:53
2019-07-10T10:16:46
null
UTF-8
C
false
false
1,712
c
/* BFD support for the NDS32 processor Copyright (C) 2012-2014 Free Software Foundation, Inc. Contributed by Andes Technology Corporation. This file is part of BFD, the Binary File Descriptor library. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Gen...
[ "lihuibin705@163.com" ]
lihuibin705@163.com
b589a4c16d5fb28ab3b518ba4e9d75f5a8db2de5
88f3c3f6dbd3da7ad6ba5572119935a39d73c8a7
/User/src/mmc_sd.c
dad7653f6597333d17ad3cff255cf5a60c3b5e79
[]
no_license
xiedonghuilove/JPT8000W
c686782cc104d45ff2efdbd3faa4446b42fce326
c1da06de206f3658e883e98fca5c424624583636
refs/heads/master
2020-04-01T04:27:22.570900
2018-11-22T10:01:44
2018-11-22T10:01:44
152,864,412
0
0
null
null
null
null
UTF-8
C
false
false
9,018
c
#include "bsp_sys.h" #include "mmc_sd.h" #include "bsp_spi.h" #include "bsp_usart.h" /* ******************************************************************************** * @author xdh * @version V1.0 * @date 2017-xx-xx * @apply 3000WControl ********************************************************...
[ "873939316@qq.com" ]
873939316@qq.com
972ef80a56fb608c19f3d0973c6376f5c5cd3104
273f5ed2d3fdda9b6e15a5cda4286b9b81c40ba4
/yfig/common/ydw/ydw-objedit-du.c
c8e2ba70b716ebf9dd6cc933efdc21afca22d611
[]
no_license
corentinjuvigny/yfig
45c7a8b2b4d472e8880b23322d16872e421c4c82
ef8d428f823b57fd62b2b51d99a442ee278226b4
refs/heads/master
2020-08-04T00:44:12.695492
2019-09-30T19:45:10
2019-09-30T19:45:10
211,940,738
1
0
null
null
null
null
UTF-8
C
false
false
6,996
c
/*====================================================================== * Copyright 2017 Ivan Augé * * This file is part of the YFIG software. * * YFIG 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 Fo...
[ "cojuvigny@gmail.com" ]
cojuvigny@gmail.com
d439beea4a97c77d83b6e36ce515f816063ac97f
4299ef25773e310f3d334d5f986ecb096fc9df4f
/src/qt/guiconstants.h
3a84968b618061594bd2df79a2bf26ccb984694c
[ "MIT" ]
permissive
pingdi-zuo/eulerbricks
0877a2d78b37ea61c6d2d735b7f0d8a2d7a6194d
bba2a3a0a69e57d480c28c5c16b263a93f5417ec
refs/heads/master
2021-07-01T21:08:31.003530
2017-09-19T02:37:40
2017-09-19T02:37:40
103,848,054
1
0
null
null
null
null
UTF-8
C
false
false
2,021
h
// Copyright (c) 2011-2016 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef BITCOIN_QT_GUICONSTANTS_H #define BITCOIN_QT_GUICONSTANTS_H /* Milliseconds between model updates */ static const in...
[ "zuopingdi@gmail.com" ]
zuopingdi@gmail.com