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
38523f0038f90739508fc836256e29a1a6702f03
bb34fff90c9e688155c3d530966b06f5a52f04c9
/mm-camera/mm-camera2/media-controller/modules/stats/q3a/af/af_algo_interface/af_alg_interface.h
b896029563fc483ea85f4c40aa21d6c6e1bc3003
[]
no_license
pkm774/vendor_qcom_proprietary
27f90ae736c031497a9a26d7ebb4cf0dde62063b
00578532a2e2e308ebcf26cf3b7c0c89b4f4cf02
refs/heads/master
2022-04-15T13:11:12.061157
2020-04-09T04:03:54
2020-04-09T04:03:54
null
0
0
null
null
null
null
UTF-8
C
false
false
9,975
h
/* af_alg_interface.h * * Copyright (c) 2015-2016 Qualcomm Technologies, Inc. * All Rights Reserved. * Confidential and Proprietary - Qualcomm Technologies, Inc. */ #ifndef __AF_ALG_INTF_H__ #define __AF_ALG_INTF_H__ #include "af_data_type.h" #include "chromatix_common.h" #include "af_alg_util_interface.h" /* =======...
[ "priyabratofficial1717@gmail.com" ]
priyabratofficial1717@gmail.com
f13021a57bbffebce62fee1b74aab43940fa5e08
2a8bef3a3a92a3110c78349754dc6abc17010d38
/c_tests/sum.c
a51c0fafc390e1e86561743cb19934fbf081fb82
[]
no_license
GITBSB/c_exercises
bc119e9cc7415f185ee1e6143f2c545dd3c7f1d5
9a79d7098544aa777126a0d03504dedc879f4215
refs/heads/master
2021-01-12T12:13:09.338852
2016-10-30T18:31:12
2016-10-30T18:31:12
72,367,362
0
0
null
null
null
null
UTF-8
C
false
false
474
c
#include <stdio.h> #include <ctype.h> int main() { int sum = 0; int n; printf("Zahlen eingeben"); while (1) { int i = scanf("%d", &n); if(i == EOF) { fprintf(stderr, "eingabefehler\n"); break; } else if (i == 0) { char c; fprintf(stderr, "Eingabe keine Zahl\n"); while ((c =getchar...
[ "conquiztadoracc@web.de" ]
conquiztadoracc@web.de
96acb6a083e263b6530e4eb14b7ec6dc2d4dcb0d
747a8bd3bf7f39da79b2d3fdf6da59a995eb5712
/p1_globals.c
78e651e9ccea872b0c1fb333585980fcb99f5afb
[]
no_license
zincxenon/eecs381proj1
7c386a6f43c30fee687b4d580aff39f3f872c11c
ef4a47642d60828db287a788612b38824f1ab8f0
refs/heads/master
2021-01-16T01:07:54.010001
2015-01-30T22:35:48
2015-01-30T22:35:48
null
0
0
null
null
null
null
UTF-8
C
false
false
90
c
#include "p1_globals.h" int g_string_memory = 0; /* number of bytes used in C-strings */
[ "scottbommarito@gmail.com" ]
scottbommarito@gmail.com
4e6bc3759d6044aee2245fd625bafe2258babfc3
885bb82434e741bb169c3b5d21295c6b2890d1c7
/romfs.h
57cd89418f38f216dc5acb90fc50ad254b5db908
[ "MIT" ]
permissive
linersheng/embedded-ac-controller
63b49c2f1683209a4aa31f5d30824fdc45cc6c68
40ce730b92f9bdc19ed31152f5516da7e2c53d95
refs/heads/master
2021-01-15T08:32:29.343060
2012-02-10T00:11:37
2012-02-10T00:11:37
null
0
0
null
null
null
null
UTF-8
C
false
false
1,734
h
/* * Copyright (c) 2009 Braiden Kindt * * 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, mer...
[ "braiden@braiden.org" ]
braiden@braiden.org
59124876fc71512b4797d2bfa7534d8c46c4f760
d0c44dd3da2ef8c0ff835982a437946cbf4d2940
/cmake-build-debug/programs_tiling/function14651/function14651_schedule_25/function14651_schedule_25_wrapper.h
e1949bca053adee99f0dd20a513b2487e3cb03c7
[]
no_license
IsraMekki/tiramisu_code_generator
8b3f1d63cff62ba9f5242c019058d5a3119184a3
5a259d8e244af452e5301126683fa4320c2047a3
refs/heads/master
2020-04-29T17:27:57.987172
2019-04-23T16:50:32
2019-04-23T16:50:32
176,297,755
1
2
null
null
null
null
UTF-8
C
false
false
330
h
#ifndef HALIDE__generated_function14651_schedule_25_h #define HALIDE__generated_function14651_schedule_25_h #include <tiramisu/utils.h> #ifdef __cplusplus extern "C" { #endif int function14651_schedule_25(halide_buffer_t *buf00, halide_buffer_t *buf01, halide_buffer_t *buf0); #ifdef __cplusplus } // extern "C" #en...
[ "ei_mekki@esi.dz" ]
ei_mekki@esi.dz
0652be063d7be0e9081eac3e91a318d19d30f3d2
65f9576021285bc1f9e52cc21e2d49547ba77376
/adsp_proc/core/services/diag/micro_diagbuffer/src/micro_diagbuffer.c
15fb5a3275b645a006180c0fbc86060d7a1b1397
[]
no_license
AVCHD/qcs605_root_qcom
183d7a16e2f9fddc9df94df9532cbce661fbf6eb
44af08aa9a60c6ca724c8d7abf04af54d4136ccb
refs/heads/main
2023-03-18T21:54:11.234776
2021-02-26T11:03:59
2021-02-26T11:03:59
null
0
0
null
null
null
null
UTF-8
C
false
false
26,842
c
/*============================================================================ micro_diagbuffer.c Public-facing/support micro diagbuffer front-end functions. Copyright (c) 2015-2017 Qualcomm Technologies Incorporated. All Rights Reserved. Qualcomm Confidential and Proprietary ===============================...
[ "jagadeshkumar.s@pathpartnertech.com" ]
jagadeshkumar.s@pathpartnertech.com
d4fed66074a6364042e06d730131dd9964237c55
921e995310dfc101f4c2de928de8bb05321b7182
/srcs/helper4.c
8e0f4fffeca7190e79298eff65ca90aaa821ade3
[]
no_license
chimpansiets/ft_printf
358d337289c30eb7ba70ba4ac46c165eee0a5060
6ae84a5ceb208431336a2eca4e28843d564220f3
refs/heads/master
2021-07-13T00:45:49.062027
2020-06-29T11:43:07
2020-06-29T11:43:07
170,109,058
0
0
null
null
null
null
UTF-8
C
false
false
2,064
c
/* ************************************************************************** */ /* */ /* :::::::: */ /* helper4.c :+: :+: ...
[ "svoort@f0r4s22.codam.nl" ]
svoort@f0r4s22.codam.nl
857862ee5dcd0729782778111de74747dfcc1078
5e8a940eb2387aad99df6473c5f9e1a34e335b51
/p1/TreeNode.c
a17d8eacffd9229716e6cdd6b51414b4cf91a847
[]
no_license
tlmurphy/cs201
3e3348b15928f82295552fc392b9af6897ec31cf
9d7e93bfa483adecf02952ec30ea3c8a0dd56e0c
refs/heads/master
2021-03-19T16:44:15.474114
2016-06-02T16:23:25
2016-06-02T16:23:25
49,982,759
0
0
null
null
null
null
UTF-8
C
false
false
455
c
// Tree node holds the actual integers // and containers pointers to its parent, // left child, and right child #include <stdio.h> #include <stdlib.h> #include "TreeNode.h" TreeNode *newTreeNode(int value, TreeNode *parent) { TreeNode *tn = malloc(sizeof(TreeNode)); if (tn == 0) { fprintf(stderr, "NOT ENOUGH ...
[ "trevorlmurphy@ymail.com" ]
trevorlmurphy@ymail.com
48674a949170d70d715bf0bf1ee252e32fed7d70
e19fc586b6b3b3990cc7267bec6bf7d2f8d276a1
/ammmeat2.c
f86402f3964030f4bd1e533c3f6e50c276e4810b
[]
no_license
ssaraogi07/programs
525a40ae111948eaa77dc4152d81354bbc711208
86acc7f4bcd41d99b8c0fb9d5550b4b1a73594af
refs/heads/master
2016-09-03T06:51:28.781277
2014-10-20T11:39:18
2014-10-20T11:39:18
null
0
0
null
null
null
null
UTF-8
C
false
false
322
c
#include<stdio.h> int main() { long long int t,i,n,k,ans; scanf("%lld",&t); while(t--) { scanf("%lld %lld",&n,&k); if(k>(n/2+1)) { ans=-1; printf("%lld\n",ans); } else { ans=1; printf("1 "); for(i=1;i<k;i++) { ans=2*i; printf("%lld ",ans); } printf("\n"); } } return 0; ...
[ "Sakshi Saraogi" ]
Sakshi Saraogi
d5919970179b7e876e8d1115a5be046f6a46ddc5
010145d88f62871af06de03f759a2d6a38ef73c0
/mux_2x1/isim/mux_8x1frm4x1_tb_isim_beh.exe.sim/work/m_00000000004134447467_2073120511.c
73654c8fc733c8db447213879b587167ec0106ef
[ "MIT" ]
permissive
Jayshil-Patel/Xilinx-Verilog
07e07e85b1a722fc391df607a4d28bd9710b05a1
4c33040746809a116da442f5d310c45c18a1b2a5
refs/heads/main
2023-05-15T04:00:20.887724
2021-06-10T07:53:06
2021-06-10T07:53:06
364,207,133
1
0
null
null
null
null
UTF-8
C
false
false
7,973
c
/**********************************************************************/ /* ____ ____ */ /* / /\/ / */ /* /___/ \ / */ /* \ \ \/ ...
[ "jayshiljatin@gmail.com" ]
jayshiljatin@gmail.com
0dbe02c532b3ca52a1dfc550d677ab8689ad84ef
8bc49dd80356a9e007d2f359d39f39b6e4ada52b
/main.c
064f8267221271e08e70163315ebb37ce62163c2
[]
no_license
HarunaIppai/Comparison
0c8e8a19ee0d369e9f98bd60b75cbaf35307c964
56e62cc00656b1614b0c00a1be1ac2cbbaa92be7
refs/heads/main
2023-04-02T08:35:21.244020
2021-04-09T19:34:09
2021-04-09T19:34:09
null
0
0
null
null
null
null
UTF-8
C
false
false
9,161
c
/************************************************************************ Lab 9 Nios Software Dong Kai Wang, Fall 2017 Christine Chen, Fall 2013 For use with ECE 385 Experiment 9 University of Illinois ECE Department ************************************************************************/ #define _CRT_SECURE_NO_WAR...
[ "noreply@github.com" ]
HarunaIppai.noreply@github.com
77916099c1ad15219629dff6c5b954a5aa478d0d
88fad66b39788a71be7c9197b83e0d2de58ff93e
/src/configurable.c
42f70a178efe7be8be08690f33d13a512804a1bc
[]
no_license
zfogg/js-configure-demo
8e01ff7b29b25bc1c94cc4357b57a6e3efc7b7f6
dd263351afed3e30929c6d6a0c6ef0bd2b826108
refs/heads/master
2021-01-22T16:54:01.861315
2013-11-22T00:31:32
2013-11-22T00:31:32
16,250,125
1
0
null
null
null
null
UTF-8
C
false
false
1,760
c
#include <pebble.h> #include <pebble_fonts.h> static Window *window; static TextLayer *text_layer; static void select_click_handler(ClickRecognizerRef recognizer, void *context) { text_layer_set_text(text_layer, "Select"); } static void up_click_handler(ClickRecognizerRef recognizer, void *context) { text_layer_...
[ "cherie@getpebble.com" ]
cherie@getpebble.com
2ecb1faf869d7ae351062a8cc575cd710057e4b1
0934c21f4ec719c468a8bf79abd764861c811121
/src/common/PrivateCFG.C
ea3ea9de93dc1791206ade28df896207fe071542
[ "BSD-3-Clause" ]
permissive
gmarin13/MIAMI
c050c2362490aa85bd00d427f86c273b9eef97dd
2873f09e6918424685af6e7125a1dd5c6616d929
refs/heads/master
2021-01-10T19:37:09.220897
2014-06-19T16:54:19
2014-06-19T16:54:19
17,177,955
2
4
null
null
null
null
UTF-8
C
false
false
37,050
c
/* * This file is part of the MIAMI framework. For copyright information, see * the LICENSE file in the MIAMI root folder. */ /* * File: PrivateCFG.C * Author: Gabriel Marin, mgabi99@gmail.com * * Description: Base class for control flow graph support in MIAMI. */ #include <math.h> // standard headers #ifde...
[ "mgabi99@gmail.com" ]
mgabi99@gmail.com
65e0348eb2821362bdc016bb80ea6ed97eaf57fd
71f61c67433ea86d5b53b08ab7ccf7a98d9389b8
/file system simulation/fs-sim.c
3647fb13b3eaa73099b86875d43ca531ac71d721
[]
no_license
19431/Unix-File-System
0448101ff0c7d4f0365d7644ae36f7f5a3e392f8
b29cf8492b28a4e53494fb93ac1fb2e65144767b
refs/heads/master
2020-05-18T15:05:21.800768
2017-03-22T16:42:55
2017-03-22T16:42:55
84,254,580
0
0
null
null
null
null
UTF-8
C
false
false
19,027
c
#include <stdio.h> #include "fs-sim.h" #include <string.h> #include <stdlib.h> #define ALL 2 #define SINGLE 1 static void *create(Directory *present_dir, const char *p,int type); static void delete_files(File *to_delete, int how_many); static void delete_subdirectory(Directory *dir_pyramid, int how_many); static int ...
[ "noreply@github.com" ]
19431.noreply@github.com
e4b8dbc622753ad7c9fc184f83c03b8fc3735210
4545588c8427debaf17f9dc71b0ace32f4fb5d67
/thirdparty/fatfs/unit_tests/sam4e16e_sam4e_ek/conf_uart_serial.h
0909bdc587337539499068ec7aecc781ba9d269b
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
eewiki/asf
02e06cec0465b28dd689dea801e6be6cbcd47eca
8d0f55bd089f2e68d2b53aa76adbb02c07cdb166
refs/heads/master
2021-01-16T18:20:22.690176
2015-03-09T05:42:50
2015-03-09T05:42:50
18,419,213
34
30
null
2014-12-25T05:13:20
2014-04-03T21:42:46
C
UTF-8
C
false
false
1,938
h
/** * \file * * \brief Serial UART service configuration. * * Copyright (c) 2014-2015 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 ...
[ "buildmaster@atmel.com" ]
buildmaster@atmel.com
c92ca8b47c248653da55763477052e38b14e376a
a0ac0cb4113b731721c73dbca165f0f473e20435
/data/kernels/8874/11/includes.h
8a42ab3b2f833869f26f9d14028fc9945277772c
[]
no_license
NTNU-HPC-Lab/LS-CAT
93f2d5d24937c518a8a216e56e54961658fcaab8
83a50786eee2de633be477819c044d2c9a1ad076
refs/heads/master
2023-08-22T11:53:35.114641
2023-08-08T14:12:14
2023-08-08T14:12:14
380,981,826
0
2
null
null
null
null
UTF-8
C
false
false
24
h
#include "cudaUtility.h"
[ "jacobot@selbu.idi.ntnu.no" ]
jacobot@selbu.idi.ntnu.no
4d6cda4247d14876669259d37be4444d29c95cdb
d4c58ec9bf382d4d8b481ececd0cd2b9a28690d7
/Led.h
0d71f3dcdc2c3328ab8cc86fed2a6a85d04df926
[ "MIT" ]
permissive
jgabrielfreitas/remot-ino
931699bade9324e001be9cf29c291204f82da2f6
8d910fce533dbc9274179bf0fce9b4385b0711c9
refs/heads/master
2021-05-07T18:19:41.642180
2017-10-30T04:55:35
2017-10-30T04:55:35
108,788,001
0
0
null
null
null
null
UTF-8
C
false
false
447
h
// ***************** INCLUDES *********************** #include <Arduino.h> bool ON = true; bool OFF = false; bool status = OFF; void ledSetUp() { pinMode(LED_BUILTIN, OUTPUT); } void turnOn() { digitalWrite(LED_BUILTIN, HIGH); status = ON; } void turnOff() { digitalWrite(LED_BUILTIN, LOW); status = OFF; } bool...
[ "jgabrielafreitas@gmail.com" ]
jgabrielafreitas@gmail.com
7e0819edb8ff18cf9be9cb3700d5ea099eefa9fb
0f0fbd191f174c7386f1105148c3d55044339224
/InterchangeMaxWithMinInArray/DataSets/DataSetsImplementation.h
60c2e9ba6fbcc6ecec4123187962e3df599d5fbc
[ "MIT" ]
permissive
CiganOliviu/C-projects-tests
b23de03ddc21fa399d9c5342521edf7dce9d02c5
9c92aa496a2097d7d38ad9c3c6e05d7d2bc2e8c0
refs/heads/main
2023-02-09T06:57:07.709016
2021-01-03T17:22:13
2021-01-03T17:22:13
300,746,233
0
1
null
null
null
null
UTF-8
C
false
false
1,537
h
// // Created by cigan on 15.10.2020. // #ifndef INTERCHANGEMAXWITHMININARRAY_DATASETSIMPLEMENTATION_H #define INTERCHANGEMAXWITHMININARRAY_DATASETSIMPLEMENTATION_H #include "DataSetsDef.h" void DataSetOne(OneDimensionalArrayType * Array) { Array->Length = 5; Array->OneDimensionalArray[0] = 12; Array->...
[ "ciganoliviudavid@gmail.com" ]
ciganoliviudavid@gmail.com
159c26da67f06de1ae0984a945def3d15f001eea
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/arch/mips/lasat/extr_picvue_proc.c_pvc_scroll_proc_show.c
645275be5dc5367dad315e532428273f412c7c51
[]
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
886
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
f7a6f10fda043e6251ceebc6273c8ac4c03b7f22
15ea0adae9255e5f45043beeae9783758b095829
/Assignments/task_management/thread/task_state/test.c
c2a06b3b5641ed8d9a1a173ca51354545e302a2f
[]
no_license
yashvarur/begining
d13959fd9611029e54299219c281cf2be3169b3e
78dc2a3fc179dc5519244ba145d37cbaa74ebfd6
refs/heads/master
2021-01-19T22:43:49.148579
2017-04-20T12:03:16
2017-04-20T12:03:16
88,853,021
0
0
null
null
null
null
UTF-8
C
false
false
86
c
# include <stdio.h> int main() { printf("pid = %d\n",getpid()); getchar(); }
[ "yashvarur@outlook.com" ]
yashvarur@outlook.com
5e3885f1eb4fdd884a4296f0b0e3dffab243a338
c2c1602af2fa8a5929859b536d915a44c00c4cfe
/dylan2/range.c
ebe44fd3850cd5a4b5357b6d62ecaddfdfb1682b
[]
no_license
netbsduser/vub-dylan
1ce11b13ef2b48bb30f61bf375478badc1bb4503
8f0b3ff65546b66c2728870a932af3a6df7392f3
refs/heads/master
2021-05-28T17:21:42.383203
2015-02-04T16:57:26
2015-02-04T16:57:26
null
0
0
null
null
null
null
UTF-8
C
false
false
4,771
c
#include "range.h" #include "keyword.h" #include <string.h> /* +------------------------------------------------------------------ | FUNCTION : range::range | INPUT : - | OUTPUT : - | RETURN : een range | DATE : | | ABSTRACT : Constructor voor een range (een range is een set van | ...
[ "bruce.mitchener@gmail.com" ]
bruce.mitchener@gmail.com
ba047a0066647b1e5291e5a64648a540540016fc
88789d49a1c4211e974145015f513ff7ac89da97
/tdt/cvs/driver/stgfb/stmfb/linux/kernel/drivers/stm/coredisplay/hdmidev.c
ef67ca52b421df6672bb47c28d4c81eb85202d35
[]
no_license
yarko93/tdt-amiko
b4410371de57eb1de0d05e14fc8c0d42957320cb
ea55c0c9207faaef528a2eaea451577b62b5e57a
refs/heads/master
2021-01-10T01:13:07.300384
2013-05-05T08:50:53
2013-05-05T08:50:53
51,619,256
0
0
null
null
null
null
UTF-8
C
false
false
29,721
c
/*********************************************************************** * * File: linux/kernel/drivers/stm/coredisplay/hdmidev.c * Copyright (c) 2005,2007,2008 STMicroelectronics Limited. * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COPYING in the main d...
[ "schpuntik@freenet.de" ]
schpuntik@freenet.de
484b5c3caca5f38b2d9e8d0dc2bb1122e9f49ad3
eb266f888155c0fa59c923d7496e875c7259f1de
/include/lib/lib_cursor.h
b58e60c0944334295b30d5e03ddb765475a01e2b
[ "BSD-2-Clause" ]
permissive
werererer/japokwm
e7f46b210e7daf6a7d3a6bb8c61d912c40a2cb58
9cdc208ed70d4b58a805431992e4078171403edd
refs/heads/master
2023-05-25T18:46:40.826666
2023-01-15T22:26:59
2023-01-15T22:26:59
297,172,042
121
4
BSD-2-Clause
2023-01-15T22:27:00
2020-09-20T22:06:29
C
UTF-8
C
false
false
144
h
#ifndef LIB_CURSOR_H #define LIB_CURSOR_H #include <lua.h> #include <lauxlib.h> void lua_load_cursor(lua_State *L); #endif /* LIB_CURSOR_H */
[ "johann123j@gmail.com" ]
johann123j@gmail.com
48c3af8f2e74b97ea0b2c3940e4ea53080a24dcf
5c255f911786e984286b1f7a4e6091a68419d049
/code/2909f0ff-e06b-4cac-bcbf-60615225c74a.c
10da900443599557c968566c08f1a622f481a465
[]
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
243
c
#include <stdio.h> int main() { int i=04; int j=134; int k; int l; k = 53; l = 64; k = i/j; l = i/j; l = l/j; l = j%j; l = l-j; k = k-k*i; printf("vulnerability"); printf("%d%d\n",k,l); return 0; }
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
1e2ce7bdc53a715aeb8864f82e8628cfec191d47
a3c1435f81aec000a21c7c6195d45ec20c102fc7
/CycloneTCP_SSL_Crypto_Open_1_8_6/cyclone_tcp/coap/coap_client_block.h
37fa5a36877a43739f83bfe21fd29882118fb86f
[]
no_license
koson/TI-modbus
bd75657550fb867dedaf4b8da0d38c58e2d06195
f7fd89deac773700714c8e9bf70943b37adf36af
refs/heads/master
2020-05-09T00:10:30.235887
2019-04-08T19:45:37
2019-04-08T19:45:37
null
0
0
null
null
null
null
UTF-8
C
false
false
1,768
h
/** * @file coap_client_block.h * @brief CoAP block-wise transfer * * @section License * * Copyright (C) 2010-2018 Oryx Embedded SARL. All rights reserved. * * This file is part of CycloneTCP Open. * * This program is free software; you can redistribute it and/or * modify it under the terms of the...
[ "ora2@illinois.edu" ]
ora2@illinois.edu
7a9c0f36ee6c2a5069b5b72d787c6ad251add80e
4ecf22f4e73143a20e0719ba0268adf3eab8735d
/midterm1_solution/task1_fork.c
41566355b4d13e2ee76086f7aee1affb4a1d679a
[]
no_license
dinhlam2000/CPE357
5c66ea441816ac702727f9c870f65ff67d472a78
bc61f669eb3e6701a73e01e6672395e5b8ba153b
refs/heads/master
2020-12-20T14:48:42.035452
2020-04-03T22:49:18
2020-04-03T22:49:18
236,111,254
0
2
null
null
null
null
UTF-8
C
false
false
632
c
#include <stdlib.h> #include <unistd.h> #include <stdio.h> #include <sys/mman.h> #include <string.h> #include <time.h> int main() { int f1,f2,f3,b; f1 = fork(); if (f1 == 0) { f2 = fork(); if (f2 == 0) { printf("A"); return 3; } else ...
[ "lamtran@Lams-MacBook-Pro.local" ]
lamtran@Lams-MacBook-Pro.local
df1267ec97e229a5ab8382b5d7ce84f8ed16ac06
93feca41b9002f41396be61fba8233a3626bd128
/c/getchar.c
8ecd260f0fca32403bc751255cb53fe387a27f48
[]
no_license
dongde/dongde
3b6abe2c6ec083e594a6fc854d60fa49486b0b73
08f2e2f96d0fb6a2f441de1b177a40203da2589a
refs/heads/master
2020-04-08T14:24:28.864367
2019-04-13T02:35:46
2019-04-13T02:35:46
159,435,687
1
0
null
null
null
null
UTF-8
C
false
false
220
c
#include <stdio.h> int main(){ int c; // c = getchar(); // // while(c != EOF){ // putchar(c); // c = getchar(); // } while((c = getchar()) !=EOF) putchar(c); return 0; }
[ "dongde@dongde.org" ]
dongde@dongde.org
0ba3dd959cbb6737162fc8d1155c8a122e962119
5f9b26a41102c38da28b8f757a5586f9bc7cf71a
/crates/zig_build_bin_windows_x86_64/zig-windows-x86_64-0.5.0+80ff549e2/lib/zig/libc/musl/src/complex/ccos.c
0d7511b4586405d5dbc5b5f9267420d9929cc8fb
[ "LicenseRef-scancode-other-permissive", "LicenseRef-scancode-public-domain", "BSD-2-Clause", "BSD-3-Clause", "LicenseRef-scancode-musl-exception", "MIT" ]
permissive
jeremyBanks/zig_with_cargo
f8e65f14adf17ed8d477f0856257422c2158c63f
f8ee46b891bbcdca7ff20f5cad64aa94c5a1d2d1
refs/heads/master
2021-02-06T10:26:17.614138
2020-03-09T04:46:26
2020-03-09T04:46:26
243,905,553
4
1
null
null
null
null
UTF-8
C
false
false
146
c
#include "complex_impl.h" /* cos(z) = cosh(i z) */ double complex ccos(double complex z) { return ccosh(CMPLX(-cimag(z), creal(z))); }
[ "_@jeremy.ca" ]
_@jeremy.ca
cc56a2732361317e53726d69f21e369905d93310
6b486b9f286b030a21042ff612eedeeda64fd8f2
/textformatter/strmanage.h
a54f7c86b284ee874409124927b46818260f5a8f
[]
no_license
tkm1202/textformatter
2a397acf0f573d946cd532d4f23c2514c3985f83
e9ef227eeb5323961cc5445f3235099e6680b68f
refs/heads/master
2020-06-18T22:47:07.906024
2019-07-12T00:28:51
2019-07-12T00:28:51
196,481,186
0
0
null
null
null
null
UTF-8
C
false
false
123
h
#ifndef STRMANAGE_H_ #define STRMANAGE_H_ #include "enum.h" void Str_manage(char *, STRTYPE); int GET_strCount(); #endif
[ "takumi.k.1202@gmail.com" ]
takumi.k.1202@gmail.com
a8187c06f23b73b39c5c01b2a1cf95b5347aa708
e13bccceb4c2fefbf8000f9b34195ab434cf1656
/devel/include/roscpp/GetLoggersResponse.h
c3f6fe61b826f313fcae4eede4704917ace0cba7
[]
no_license
QuiN-cy/vacuum-en-band
ab59b718f289ad4e8a1f29e96724250b00bd894d
48c296199b4a6ade40e084c9980d53ba1611a344
refs/heads/master
2023-06-01T12:13:38.664849
2021-06-11T15:42:42
2021-06-11T15:42:42
376,071,197
0
0
null
null
null
null
UTF-8
C
false
false
77
h
/home/student/rosws/devel/.private/roscpp/include/roscpp/GetLoggersResponse.h
[ "quincy1234321@hotmail.nl" ]
quincy1234321@hotmail.nl
7b9ed4ac0491ff586822b9d883a46e7e80e4f776
1f5b1b1307f25a54466faf5be7f7af6fb20c7b76
/ft_strnew.c
7c90d2be40a85f065a88e3cfad06790fca487a9c
[]
no_license
jmayitez/libft_tqt
1dc9aea749f321a4c7bd254991c2ce39c91d0182
d321dcabcc96db792e2168c71f9146d1ab66f9f4
refs/heads/master
2020-08-20T21:47:51.298229
2019-10-18T17:01:30
2019-10-18T17:01:30
216,069,720
0
0
null
null
null
null
UTF-8
C
false
false
985
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strnew.c :+: :+: :+: ...
[ "noreply@github.com" ]
jmayitez.noreply@github.com
bb218c06b67d24466602495c0e6ad03e8453c598
8d753bb8f19b5b1f526b0688d3cb199b396ed843
/osp_sai_2.1.8/system/sdk/tsingma/ctccli/sdkcli/usw/ctc_usw_nexthop_cli.c
2639c865fc540a82c0a8dd461f860ffe1d1c633d
[]
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
31,446
c
/** @file ctc_nexthop_cli.c @date 2009-11-30 @version v2.0 The file apply clis of port module */ #include "ctc_api.h" #include "ctcs_api.h" #include "sal.h" #include "ctc_cli.h" #include "ctc_cli_common.h" #include "ctc_l2.h" #include "ctc_error.h" #include "ctc_debug.h" #include "ctc_nexthop_cli.h" enum cli_...
[ "zhwwan@gmail.com" ]
zhwwan@gmail.com
dcf46ca16c74bc0494c1f9ebdc1319aceeef8ccc
4ea6a61aef7ddd8785d75513a8ea73576f103d1e
/benchmarks/real-verification/bind-8.2.1-src/lib/inet/nsap_addr.c
650254caad3268ea1c3d49abd6cbad8a3784e131
[ "LicenseRef-scancode-unknown-license-reference", "ISC" ]
permissive
probertool/Prober
287190a03b6d6a40ba77295ccef132226f800420
c75047af835ba7ddf60fb3f72f686ea4c56a08b5
refs/heads/master
2020-09-09T07:45:33.005153
2019-11-13T05:39:15
2019-11-13T05:39:15
221,385,993
0
0
null
null
null
null
UTF-8
C
false
false
2,379
c
/* * Copyright (c) 1996-1999 by Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS"...
[ "hongyuliu@salsa2.it.utsa.edu" ]
hongyuliu@salsa2.it.utsa.edu
d393dcc997417de301129eb399864f64edaaadb6
6923f79f1eaaba0ab28b25337ba6cb56be97d32d
/Machine_Learning_Mitchell/backprop.c
27474ea97dfc27934d2ef6cbb195b93691ffb7ac
[]
no_license
burakbayramli/books
9fe7ba0cabf06e113eb125d62fe16d4946f4a4f0
5e9a0e03aa7ddf5e5ddf89943ccc68d94b539e95
refs/heads/master
2023-08-17T05:31:08.885134
2023-08-14T10:05:37
2023-08-14T10:05:37
72,460,321
223
174
null
2022-10-24T12:15:06
2016-10-31T17:24:00
Jupyter Notebook
UTF-8
C
false
false
10,163
c
/* ****************************************************************** * HISTORY * 15-Oct-94 Jeff Shufelt (js), Carnegie Mellon University * Prepared for 15-681, Fall 1994. * ****************************************************************** */ #include <stdio.h> #include <backprop.h> #include <math.h> #define...
[ "bb@b.om" ]
bb@b.om
ef416ca38906f00ec4368ae2d5225eef849c3eaa
29cb7e03fb6f5abe5d1fa540d77776114addfd3f
/lab5/fs/fs.c
9f871a00fada867e7dde61d91bda53ddb8abcbb9
[]
no_license
sujanbolisetti/cse506
b092a11348ff83380f92a8eabcf32921d0028d63
835a52709e221a896d1994155fbfcd70cac787b4
refs/heads/master
2021-01-25T04:52:42.669247
2015-01-02T02:28:00
2015-01-02T02:28:00
28,700,643
0
0
null
null
null
null
UTF-8
C
false
false
5,846
c
#include <inc/string.h> #include "fs.h" // -------------------------------------------------------------- // Super block // -------------------------------------------------------------- // Validate the file system super-block. void check_super(void) { if (super->s_magic != FS_MAGIC) panic("bad file system magic ...
[ "sujsachin@gmail.com" ]
sujsachin@gmail.com
643a4df185dbc622a8e9456eb51a304a4b22330e
6315121458c3dfef83e7fa959aa47984efbe977d
/IRCode/IRCode.cydsn/common.h
a00c3c7eafabe214dac68b6361e5071e80a74daa
[]
no_license
jxjjhkls/whyBeautifullThing
e854b0d4af6273588472b2656a779325683f5b43
c29e8724bb0cdf26e4c355645fa6fe7f04816614
refs/heads/master
2020-07-23T15:49:54.980526
2016-09-04T05:33:44
2016-09-04T05:33:44
67,126,144
0
0
null
null
null
null
UTF-8
C
false
false
805
h
/******************************************************************************* * File Name: common.h * * Description: * Common BLE application header. * ******************************************************************************* * Copyright 2015, Cypress Semiconductor Corporation. All rights reserved. * You may...
[ "zhouping6511388@163.com" ]
zhouping6511388@163.com
160f7ea4329070463f6308f53ec2b5513ccf438d
ef33cc0c5308d250101abc82fc9eae953de26a71
/queue.c
6d3be3017be3009ae653f66842dcd9129a155e0a
[]
no_license
Jttanner/ECEN390
27606744bbfdbadabf33db7ee587a189921cdc4d
fdc9d0383493ca238d137a2383e797660697ff15
refs/heads/master
2021-05-12T17:02:48.452352
2018-03-20T21:15:35
2018-03-20T21:15:35
117,034,937
0
0
null
null
null
null
UTF-8
C
false
false
31,117
c
#include <stdio.h> #include <stdlib.h> #include <string.h> #include "queue.h" #include <assert.h> // Allocates the memory to you queue (the data* pointer) and initializes all parts of the data structure. // Prints out an error message if malloc() fails and calls assert(false) to // print-out line-number info...
[ "jttanner@LAPTOP-2CGGN413.localdomain" ]
jttanner@LAPTOP-2CGGN413.localdomain
b2e9e8651b4deea40f5fdcc934a5ab36f2883aca
353a990108802fe3157b01512370c8111d342d8e
/fib.h
b7a4071ef0deca74aae8ff472a9f80aff972b1ba
[]
no_license
IsraelBanez/Asgn-6
e46f33f04117bfed56b607e95cc3cd30250a2714
ff5bf6aee6de217c22af8481b2ff3dc7d9236b97
refs/heads/master
2023-02-26T16:01:21.681781
2020-08-10T23:35:51
2020-08-10T23:35:51
335,799,693
0
0
null
null
null
null
UTF-8
C
false
false
161
h
/* * Declares functions for computing Fibonacci numbers. * CSC 225, Assignment 6 * Given code, Winter '20 * NOTE: Do not alter this file. */ int fib(int);
[ "christopher@siu.sh" ]
christopher@siu.sh
ba60366f622e6cf92371a3f5c37e611414a4d864
1480d94691cc591e3d697ead710b86be19550fb7
/createJSON-1/SQLHelper.h
9565c976983f8018b38a78dc96351bbffc6d8625
[]
no_license
birdatdotty/websocketServer
ed5923b3422280773c92f292bbdc25a4345d5720
a48fb8944d562d7d0fc0bb8971e6de3ef77a5af2
refs/heads/master
2021-04-12T11:03:12.837880
2018-03-24T00:54:43
2018-03-24T00:54:43
126,552,758
0
0
null
null
null
null
UTF-8
C
false
false
842
h
#ifndef _SQLHELPER_H_ #define _SQLHELPER_H_ #define _CREATE_TABLE_FILES_ "CREATE TABLE FILES ( "\ "File CHAR(1000) NOT NULL UNIQUE,"\ "ID INTEGER PRIMARY KEY AUTOINCREMENT, "\ "CONSTRAINT name_unique UNIQUE (File) );" #...
[ "bird@dotty.su" ]
bird@dotty.su
22771300c4785c30421c372333a8bbf68a656563
dea82f8fac6522ceebf5649f8ca56729229869c5
/PropertimeFit/src/ProjectedPDFs.C
fe10f92bdb72cc5990533eb94015ade431387d8c
[]
no_license
andres0sorio/LHCbWork
010f2cab0bf7808173c070515ac026938d5dcad8
bc83dc0179ec058d2fe6ce16d1a521747982db61
refs/heads/master
2021-01-17T16:09:39.867213
2016-08-12T15:25:51
2016-08-12T15:25:51
65,555,269
0
0
null
null
null
null
UTF-8
C
false
false
17,793
c
// $Id: ProjectedPDFs.C,v 1.6 2007/04/09 11:49:08 aosorio Exp $ // Include files // local #include "ProjectedPDFs.h" //----------------------------------------------------------------------------- // Implementation file for class : ProjectedPDFs // // 2006-12-09 : Andres Osorio //-----------------------------------...
[ "osorio.af@gmail.com" ]
osorio.af@gmail.com
c3fd6e04e5554aac52c168e069a599b7bacd8222
79491a15a30a0d873e7b3c40b714070a37d6160b
/Codigos_em_C_1/Q17_c.c
41850048aac45867e3f17e9039a3971de217c616
[]
no_license
ArthurOlive/Codigos-em-C
d57fc0e96bdfc3bef86533cfee6499b5501b8f84
6d81a345a0afac134a5465896842cc490a423f02
refs/heads/master
2020-08-16T21:01:49.714274
2019-10-16T13:22:30
2019-10-16T13:22:30
215,552,713
0
0
null
null
null
null
ISO-8859-1
C
false
false
447
c
#include <stdio.h> #include <stdlib.h> //Questão 17_c int main(){ int a, b; printf("Digite o primeiro numero do intervalo: "); scanf("%d", &a); printf("Digite o segundo numero do intervalo: "); scanf("%d", &b); if (b > a && b != a){ for (; a <= b; a ++){ printf("%d ", a); } } else if (b != a){ fo...
[ "arthuroliveira909.av@gmail.com" ]
arthuroliveira909.av@gmail.com
1fc19348a83173d2ba368e928d250280bf8129ec
979e60122a70a21110ef891ae62a2b2929af7415
/third_party/machinarium/sources/coroutine_cache.c
d155a3a4e3dbf9f80ac51860643120d0ce15e983
[ "BSD-3-Clause" ]
permissive
efimkin/odyssey
f07679e3b1bc08394c4ccd673986efbf341305e0
1bace0fedbe1636bc26e0c493e4418e73e0d0a8c
refs/heads/master
2020-12-21T16:22:47.680513
2020-02-14T07:15:29
2020-02-14T07:15:29
236,488,735
0
0
BSD-3-Clause
2020-01-27T12:45:38
2020-01-27T12:45:37
null
UTF-8
C
false
false
1,789
c
/* * machinarium. * * cooperative multitasking engine. */ #include <machinarium.h> #include <machinarium_private.h> void mm_coroutine_cache_init(mm_coroutine_cache_t *cache, int stack_size, int stack_size_guard, int limit) { m...
[ "pmwkaa@gmail.com" ]
pmwkaa@gmail.com
5aea769ca62fff8d98d4065743db0ee2e9bc6a87
7b55cacf46bf2fd6298315bccfa4b6f0375e3865
/src/sys/compat/linux/arch/amd64/linux_commons.c
0f67b6a3a0fb21055f0c90c611b101feb1e5c1e6
[ "MIT", "LicenseRef-scancode-bsd-3-clause-jtag", "BSD-2-Clause" ]
permissive
libos-nuse/frankenlibc
7f33a86f277ea13eeae573e0339b03c5e2a9ff58
b2e9db0084847aaa63fcddce2f5bf2e0e43669d5
refs/heads/lkl-musl
2021-01-21T23:30:07.179889
2018-06-21T07:46:36
2018-08-14T03:52:22
47,620,000
9
6
NOASSERTION
2019-02-21T14:53:00
2015-12-08T12:13:28
C
UTF-8
C
false
false
1,179
c
/* $NetBSD: linux_commons.c,v 1.11 2011/05/30 17:50:31 alnsn Exp $ */ /* * This file includes C files from the common * area to decrese the number of files to compile * in order to make building a kernel go faster. * * Option headers and headers which depend on * certain options being set need to be included * ...
[ "justin@specialbusservice.com" ]
justin@specialbusservice.com
104d96c58fff702e13ea8bd73026c9e565ddc41b
021a3ccdcb91d84629f1de7343981b572840b169
/src/mat/examples/tests/ex220.c
642edd8e206c97f553bb2751b841642582521b09
[ "BSD-2-Clause" ]
permissive
firedrakeproject/petsc
dcf7b32e83bdc88d37099904960d7a4c3c4a89e4
7afe75c1a0a66862f32d7a0f5c0c5ae5079c4c77
refs/heads/master
2023-08-31T22:16:45.175956
2019-08-06T14:24:54
2019-08-06T14:24:54
52,269,402
2
8
NOASSERTION
2023-04-11T09:20:08
2016-02-22T11:40:41
C
UTF-8
C
false
false
1,160
c
#include <petscmat.h> static char help[PETSC_MAX_PATH_LEN] = "Tests MatLoad() with MatCreateDense() for memory leak "; int main(int argc, char **argv) { PetscErrorCode ierr; PetscViewer viewer; Mat A; char filename[PETSC_MAX_PATH_LEN]; PetscBool ...
[ "bsmith@mcs.anl.gov" ]
bsmith@mcs.anl.gov
2664ae35ae5856953958ae1c31f72790e708c145
600df3590cce1fe49b9a96e9ca5b5242884a2a70
/content/public/common/common_param_traits_macros.h
f2eb0d2481e2d6d671b26d5cd14e38a0dff7b13c
[ "BSD-3-Clause" ]
permissive
metux/chromium-suckless
efd087ba4f4070a6caac5bfbfb0f7a4e2f3c438a
72a05af97787001756bae2511b7985e61498c965
refs/heads/orig
2022-12-04T23:53:58.681218
2017-04-30T10:59:06
2017-04-30T23:35:58
89,884,931
5
3
BSD-3-Clause
2022-11-23T20:52:53
2017-05-01T00:09:08
null
UTF-8
C
false
false
13,664
h
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // Singly or Multiply-included shared traits file depending on circumstances. // This allows the use of IPC serialization macros in more than one IPC ...
[ "enrico.weigelt@gr13.net" ]
enrico.weigelt@gr13.net
50c64246d23876abca5c67f4dfd406eef6d59ef1
88ae8695987ada722184307301e221e1ba3cc2fa
/third_party/weston/src/libweston/backend-drm/state-propose.c
b403e304cd1ed512a2501b44a80dc76780e12567
[ "MIT", "LicenseRef-scancode-unknown-license-reference", "Apache-2.0", "LGPL-2.0-or-later", "GPL-1.0-or-later", "BSD-3-Clause" ]
permissive
iridium-browser/iridium-browser
71d9c5ff76e014e6900b825f67389ab0ccd01329
5ee297f53dc7f8e70183031cff62f37b0f19d25f
refs/heads/master
2023-08-03T16:44:16.844552
2023-07-20T15:17:00
2023-07-23T16:09:30
220,016,632
341
40
BSD-3-Clause
2021-08-13T13:54:45
2019-11-06T14:32:31
null
UTF-8
C
false
false
36,799
c
/* * Copyright © 2008-2011 Kristian Høgsberg * Copyright © 2011 Intel Corporation * Copyright © 2017, 2018 Collabora, Ltd. * Copyright © 2017, 2018 General Electric Company * Copyright (c) 2018 DisplayLink (UK) Ltd. * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this softw...
[ "jengelh@inai.de" ]
jengelh@inai.de
d9039ed1a1ce7802129b9e9de194b3d08fa099b2
c2cedcf36667730f558ab354bea4505b616c90d2
/players/mizan/opl/vehicles/yellow_h2.c
7ffe272acc224fd828eb7aa4548c43a6ebae779f
[]
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
2,716
c
inherit "/players/mizan/opl/core/vehicle.c"; #include "/obj/ansi.h" /* * our reset method * */ reset(arg) { string tmp_ldesc; string tmp_long; object bin; tmp_ldesc = " You are inside the massively boxy Hummer H2. Although concieved as\n"; tmp_ldesc += " the more budget version of the orig...
[ "rump.nirv@gmail.com" ]
rump.nirv@gmail.com
28437528f9b61d0e6c0c7b9b47558304214e5f2d
70defb2b1c4879ee58b523b23b1e9b992a5ce3e2
/src/workspace/FreeRTOS-Demo/src/Common/Minimal/comtest.c
2b42e924affea61f073e625e71dab6d7e8788b82
[]
no_license
jefchavesfer/H3DGE
7e3284d3353b5d95baa4afd1f45e943ae0f80d99
1f97880798e9f7c6c1a2a0c5419b3c286f14bc2d
refs/heads/master
2021-01-01T18:41:39.986334
2012-01-10T01:51:38
2012-01-10T01:51:38
3,139,988
0
0
null
null
null
null
UTF-8
C
false
false
11,476
c
/* FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd. *************************************************************************** * * * FreeRTOS tutorial books are available in pdf and paperback. * * ...
[ "lord.jchaves@gmail.com" ]
lord.jchaves@gmail.com
af233fc43d9d643aeab695248ae777960e6f652a
a8fa2036df8e2c99d836bd909e1567cddcabf6ea
/include/glad/glad.h
044beebc64501c64d79e017d4be1ebf1d881a74e
[]
no_license
tommasie/Chip8
37fb7060e02ad1bb970df43e1bea9a6ef2b4b55b
0f98883358355cc12647661562e2bb4d200be222
refs/heads/master
2020-03-18T07:12:41.191973
2018-05-22T14:57:07
2018-05-22T14:57:07
134,439,068
0
0
null
null
null
null
UTF-8
C
false
false
110,489
h
/* OpenGL loader generated by glad 0.1.20a0 on Sun May 20 12:57:00 2018. Language/Generator: C/C++ Specification: gl APIs: gl=3.3 Profile: core Extensions: Loader: True Local files: False Omit khrplatform: False Commandline: --profile="core" --api="gl=3.3" --g...
[ "tho.collerton@gmail.com" ]
tho.collerton@gmail.com
53e741f4f9b46559f08b705b080cc7b7b002118c
78eccdfc7f8b57b6eee1f388cad9c19af83b569b
/lib-src/portaudio/pa_mac_core/pa_mac_core.c
4be339f4d7af3d90781dfdd2ed0a9088be8cd5ef
[ "LicenseRef-scancode-warranty-disclaimer", "MIT" ]
permissive
minorninth/audacity_jan_2010
e7abe8aa090df0c58c7a8525d646b77e534237d5
448fd8463b926edde503c3e51ceddba370b69910
refs/heads/master
2022-11-17T22:37:07.620225
2020-07-16T06:37:18
2020-07-16T06:37:18
280,072,933
0
0
null
null
null
null
UTF-8
C
false
false
82,162
c
/* * $Id: pa_mac_core.c,v 1.9.2.2 2004/07/07 07:28:57 dmazzoni Exp $ * pa_mac_core.c * Implementation of PortAudio for Mac OS X Core Audio * * PortAudio Portable Real-Time Audio Library * Latest Version at: http://www.portaudio.com * * Authors: Ross Bencina and Phil Burk * Copyright (c) 1999-2002 Ross Bencina ...
[ "" ]
19cd60de49419a3cf5ee9345e67a2c0131bbe2d0
f0e2df670e69d9a6ee6500bada82622bd8e888fc
/ext/phalcon/mvc/viewbaseinterface.zep.c
bef481ba4bbeef902f3909a40a8064e8bed2698d
[ "BSD-3-Clause", "Zend-2.0" ]
permissive
wl6179/cphalcon
25824301614d5cb46d5374b8b729f98e6ce35e73
a66c99e924aa986687cd21efb651b2f47b06fc74
refs/heads/master
2018-12-22T12:57:24.771374
2018-12-20T01:59:28
2018-12-20T01:59:28
119,639,692
1
0
NOASSERTION
2018-09-30T18:43:57
2018-01-31T05:32:17
PHP
UTF-8
C
false
true
1,683
c
#ifdef HAVE_CONFIG_H #include "../../ext_config.h" #endif #include <php.h> #include "../../php_ext.h" #include "../../ext.h" #include <Zend/zend_exceptions.h> #include "kernel/main.h" /** * Phalcon\Mvc\ViewInterface * * Interface for Phalcon\Mvc\View and Phalcon\Mvc\View\Simple */ ZEPHIR_INIT_CLASS(Phalcon_Mv...
[ "gutierrezandresfelipe@gmail.com" ]
gutierrezandresfelipe@gmail.com
0fb42b248cc3465dab0bd00249af94487e5a12f5
0f3ffae87ae98b7c57ec5023d92acf326cc02603
/lab6/source/main.c
9b9b1bf1ae6824c0eeff6937862dc3ee70c74870
[]
no_license
kotooriiii/CS120B_Lab6_SyncSM
70a19271be20aaccde1854dedbda46bd6efd619a
0eedc9ecf3c3907d8f625ddeeddca1f7bf93586c
refs/heads/master
2023-04-16T04:56:47.876000
2021-04-30T00:09:04
2021-04-30T00:09:04
362,302,066
0
0
null
null
null
null
UTF-8
C
false
false
3,824
c
/* Author: Carlos Miranda cmira039@ucr.edu * Partner(s) Name: n/a * Lab Section: 23 * Assignment: Lab #6 Exercise #3 * Exercise Description: [optional - include for your own benefit] * * I acknowledge all content contained herein, excluding template or example * code, is my own original work. * * Demo Link: ...
[ "carlosmiranda0643@hotmail.com" ]
carlosmiranda0643@hotmail.com
a5948aa034633c10014f10b276473125e92d0027
d25ed4f74abd95bf8f7e6dba52a7a7c2eca2f0ea
/src/deemon/fs/native_fs.c
6946e584c8c5a695a774e2d850b2ea4e199742d5
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
GrieferAtWork/deemon-legacy-
95a83dee1b261a94caa95eba0a17f741958037c9
4b79f9c4dec76292f40f072c3a601683cfc4bd58
refs/heads/master
2021-07-14T19:26:58.952725
2017-10-16T09:33:17
2017-10-16T09:33:17
null
0
0
null
null
null
null
UTF-8
C
false
false
3,252
c
/* Copyright (c) 2016 - deemon by Griefer@Work * * * * Permission is hereby granted, free of charge, to any person obtaining a copy * * of this software and associated documentation files (the "Softwar...
[ "sagebar@web.de" ]
sagebar@web.de
f5ac22bca029b56281167909018acdec2617c21d
a556c07ecfa1031dae46fd3433762941ceca68b1
/newbiequest/wudang/milin/milin5.c
108a9fce3670db4efe83a96b388b12d8d780adca
[]
no_license
yqzcabao/pkuxkx-utf8
53c3c24f4e3a9125372bca72b6a4b10aa6293a7f
0eaf237c9970795a51aa4cc04b5b762003300cbd
refs/heads/main
2023-04-01T21:16:23.894845
2021-04-09T13:33:24
2021-04-09T13:33:24
null
0
0
null
null
null
null
UTF-8
C
false
false
645
c
// milin5.c 密林 // seagate@pkuxkx 路径动态更新 inherit ROOM; void create() { set("short", "密林"); set("long", "林中阴森森的,除了几声鸟叫外再没有其他的声音,四周\n" "都是参天大树,遮天蔽日。脚下是厚厚的落叶,看不出有什么\n" "人迹,显得格外怕人。\n" ); set("exits", ([ "north" : __DIR__"milin2", "west" : __DIR__"milin1", "east" : __DIR__"milin1", ])); set("outdoors", "...
[ "i@oiuv.cn" ]
i@oiuv.cn
da098ca35bcc6b55376402d60e673ec6fc3635c1
b71b8bd385c207dffda39d96c7bee5f2ccce946c
/testcases/CWE427_Uncontrolled_Search_Path_Element/CWE427_Uncontrolled_Search_Path_Element__char_environment_17.c
4717581c29fe88df7165dd320f947b8543bc7118
[]
no_license
Sporknugget/Juliet_prep
e9bda84a30bdc7938bafe338b4ab2e361449eda5
97d8922244d3d79b62496ede4636199837e8b971
refs/heads/master
2023-05-05T14:41:30.243718
2021-05-25T16:18:13
2021-05-25T16:18:13
369,334,230
0
0
null
null
null
null
UTF-8
C
false
false
2,893
c
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE427_Uncontrolled_Search_Path_Element__char_environment_17.c Label Definition File: CWE427_Uncontrolled_Search_Path_Element.label.xml Template File: sources-sink-17.tmpl.c */ /* * @description * CWE: 427 Uncontrolled Search Path Element * BadSource: environment Read in...
[ "jaredzap@rams.colostate.edu" ]
jaredzap@rams.colostate.edu
b729de6e077f4c643e5da6d06219ccdc552c70cf
1b8ae277ef7f39af15b6e0bff057c433dc44a109
/src/mame/drivers/segas18.c
9915bba1e46f8d6a6e313c6dcecabe90fa6cfc35
[]
no_license
ilitirit-za/ShmupMame-unofficial
2ea58e7674df935c98e73d34ca888152b82c570d
2ddd533fbaceac256cf0fbc2f918de1966280a22
refs/heads/master
2021-01-11T02:07:06.094952
2016-10-24T11:17:30
2016-10-24T11:17:30
70,804,668
3
0
null
2016-10-21T13:17:50
2016-10-13T12:35:08
C
UTF-8
C
false
false
114,862
c
/*************************************************************************** Sega System 18 hardware **************************************************************************** Copyright Aaron Giles All rights reserved. Redistribution and use in source and binary forms, with or without modifica...
[ "ilitirit@gmail.com" ]
ilitirit@gmail.com
a305bcac7a15971fe8400bd737f6074a9d9eff19
6bbc5bb4f4ee45743befea6ef50a1ea7e78c3b5b
/src/ch5/ch5_3.c
3476cec773d44be1370ddd67e1eb1053401e23f1
[]
no_license
salgado/apue-4
ce4fa91f4c8edab261723387fa69a90ca71f608f
9da750073dc0ed05f1a216bdc9c4b06aae6427db
refs/heads/master
2021-01-18T20:19:24.479599
2013-08-23T14:59:26
2013-08-23T14:59:26
null
0
0
null
null
null
null
UTF-8
C
false
false
869
c
#include <apue.h> void pr_stdio(const char*, FILE *); int main(int argc, char* argv[]) { FILE* fp; fputs("enter any character\n", stdout); if (getchar() == EOF) err_sys("getchar error"); fputs("one line to standard error\n", stderr); pr_stdio("stdin", stdin); pr_stdio("stdout", stdout); pr_stdio("...
[ "leimou@leimou-PC.(none)" ]
leimou@leimou-PC.(none)
b8afca2a818d034a3cda50474efeb6105783ceb3
872b06be8dc2f13a992f95341dceb7b635a68740
/schedule_rr.c
03eb0b3c5025a806ab2231e3b74c9a7295be95ea
[]
no_license
PauloHMTeixeira/Scheduling-Algorithms
b08f0a34bfe7d4f10eff23172215486983ef0c6b
a3c53ec8a5eaa31495aa0832197c9d87e02f2638
refs/heads/master
2021-04-18T14:27:05.568888
2020-03-26T06:54:21
2020-03-26T06:54:21
249,553,386
0
1
null
null
null
null
UTF-8
C
false
false
4,081
c
#include <stdio.h> #include <stdlib.h> #include <string.h> #define SIZE 100 #define QUANTUM 25 void schedule(char* name[],int array[],int array2[],int tamanho); int main(int argc, char *argv[]){ FILE *in; char *temp; char task[SIZE]; char *name; char *array_nomes[SIZE]; int array_p...
[ "noreply@github.com" ]
PauloHMTeixeira.noreply@github.com
f6c818fb488fadac68573b901553ed154bc62d86
b356adc9bd515d919edcdda9b2aceded1b7dc905
/include/linux/atm.h
ea09022197bc783cccf7263275655d81a02d85a2
[]
no_license
wisen/tiny_kernel_comment
ca57b10a4df8eef989435ac5974fae5df0f1cc20
3401fe62392c62f735fc6dac1d96c51cca44d249
refs/heads/master
2020-03-17T21:48:36.830903
2018-11-05T16:52:57
2018-11-05T16:52:57
133,976,587
0
0
null
null
null
null
UTF-8
C
false
false
296
h
/* atm.h - general ATM declarations */ #ifndef _LINUX_ATM_H #define _LINUX_ATM_H #include <uapi/linux/atm.h> #if 0//#ifdef CONFIG_COMPAT//CONFIG_COMPAT is not set #include <linux/compat.h> struct compat_atmif_sioc { int number; int length; compat_uptr_t arg; }; #endif #endif
[ "wisen.wang.ah@gmail.com" ]
wisen.wang.ah@gmail.com
29290cf8d709dc1cd8f76a7b9df7212ff8d4bf97
e2713d3231b2bd5cfbbb69c9b662621838b38b4f
/libsrc/epay/GetFullName.c
d54873daade8d8d8c3e84ecc7ca1131cc717076b
[]
no_license
sqf-ice/epay5
ba5bc190b30aac33a783e87568ee294fd149e7d7
7d9943f6cfe5982f40c7a539bd55b1f61f8024cb
refs/heads/master
2020-05-16T10:33:01.840749
2013-07-16T08:50:11
2013-07-16T08:50:11
182,988,702
0
1
null
2019-04-23T10:10:45
2019-04-23T10:10:45
null
GB18030
C
false
false
1,409
c
/****************************************************************** ** Copyright(C)2006 - 2008联迪商用设备有限公司 ** 主要内容:易收付平台epay公共库 获取完整文件名 ** 创 建 人:冯炜 ** 创建日期:2012-12-10 ** ** $Revision: 1.3 $ ** $Log: GetFullName.c,v $ ** Revision 1.3 2012/12/20 09:25:54 wukj ** Revision后的美元符 ** ******************************************...
[ "charlielin6@foxmail.com" ]
charlielin6@foxmail.com
e27ae7034cc489f5ac6cafc399d0c09b5eebd933
637fcd60a4e2a98ebbeaaa9551554a13e1ebfdba
/quad/ctrl/paparazzi/sw/airborne/subsystems/electrical.c
54ecb6f4355c44cfcf1e49eeccfc167f99bc9f78
[]
no_license
zoomx/lxyppc-tetrix
b7079c07aee9b85a34207245f526e1613fdb0498
884027f37594f9f006f88d634c4392a60c482491
refs/heads/master
2021-01-10T21:04:54.219013
2015-05-10T08:45:33
2015-05-10T08:45:33
35,362,463
12
0
null
null
null
null
UTF-8
C
false
false
2,662
c
#include "subsystems/electrical.h" #include "mcu_periph/adc.h" #include "commands.h" #include "generated/airframe.h" #include BOARD_CONFIG #ifdef MILLIAMP_PER_PERCENT #warning "deprecated MILLIAMP_PER_PERCENT --> Please use MILLIAMP_AT_FULL_THROTTLE" #endif #if defined BATTERY_SENS || defined BATTERY_OFFS...
[ "lxyppc@gmail.com@a1e0bfe9-9f80-e943-2008-5ec03726fcf4" ]
lxyppc@gmail.com@a1e0bfe9-9f80-e943-2008-5ec03726fcf4
2717ae0912c87ef5cfbce0879ea91c141e7b1788
f59a6d5664f11ae261034b62960fb705222fc36d
/mem_debug.h
2452dc6de386f1e359d1cae13e0fdc736ef55216
[]
no_license
tristanlee/mem_debug
c73aa84085f41a8525be56bf26f54e2c696c4ef1
c285c3c05bf0eb3b1c18c0457786781ba4bf748b
refs/heads/master
2022-01-16T08:15:24.340386
2018-08-19T07:23:33
2018-08-19T07:23:33
145,282,101
0
0
null
null
null
null
UTF-8
C
false
false
590
h
#ifndef __MEM_DEBUG_H__ #define __MEM_DEBUG_H__ #ifdef __cplusplus extern "C" { #endif // Here we write our own secure malloc that will be monitoring memory heap void* MEMD_Alloc(long nbytes, const char *file, int line); void MEMD_Free(void *ptr, const char *file, int line); void* MEMD_Calloc(long count, long nbytes...
[ "tristan.lee@qq.com" ]
tristan.lee@qq.com
0f7117c105dc7ade7034afa27126faa22129a69b
5b4a604c5fd4b0d1f92965a1d8c2ddbbe7449acd
/hw15/warmup.c
89735fafebe680ce0981730eae525760daf3357f
[]
no_license
huynhtritaiml2/ECE-264-Advanced-C-Programming
3f5eb8b1d44ec962e0cc2f14cc13c4b224fa0e45
90f05c3f9766e5b15339690f4710834bd24f8ad4
refs/heads/master
2022-12-07T16:06:46.688799
2020-09-04T00:04:17
2020-09-04T00:04:17
null
0
0
null
null
null
null
UTF-8
C
false
false
8,488
c
#include <stdio.h> #include <stdlib.h> #include <stdbool.h> #include <assert.h> #include <stdint.h> #include <string.h> #include "print_bits.h" /******************************************************************************************\ * Instructions: * * Fill in each function, according to the description followi...
[ "nguyen.tb17@gmail.com" ]
nguyen.tb17@gmail.com
fbac5783e0dcc533590a820ea193730149fda871
727f1bc2205c88577b419cf0036c029b8c6f7766
/out-bin/py/google/fhir/models/model_test.runfiles/com_google_fhir/external/pypi__tensorflow_1_12_0/tensorflow-1.12.0.data/purelib/tensorflow/include/external/boringssl/src/include/openssl/ec.h
a37ff06338a861fbd8fdb93cac6f6092b20357ee
[ "Apache-2.0" ]
permissive
rasalt/fhir
55cf78feed3596a3101b86f9e9bbf6652c6ed4ad
d49883cc4d4986e11ca66058d5a327691e6e048a
refs/heads/master
2020-04-13T00:16:54.050913
2019-01-15T14:22:15
2019-01-15T14:22:15
160,260,223
0
0
Apache-2.0
2018-12-03T22:07:01
2018-12-03T22:07:01
null
UTF-8
C
false
false
203
h
/home/rkharwar/.cache/bazel/_bazel_rkharwar/c4bcd65252c8f8250f091ba96375f9a5/external/pypi__tensorflow_1_12_0/tensorflow-1.12.0.data/purelib/tensorflow/include/external/boringssl/src/include/openssl/ec.h
[ "ruchika.kharwar@gmail.com" ]
ruchika.kharwar@gmail.com
8812d5ce0182bcf3e5c6d9c5fa5c55f64134e165
1dc1a37c1d3164f8f4de774b6e2b29322e0860bb
/Software/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal.c
03bc12a290449cada2f79905ef018e37549c2fe5
[ "LicenseRef-scancode-warranty-disclaimer", "MIT" ]
permissive
ImperialSpaceSociety/picotracker-Lora
72101043c1facb3fab5b1e25c27405a5683e50c2
90b6139331d7e5baef461a63c06570be112ad7e4
refs/heads/master
2021-10-08T00:37:10.617798
2021-09-28T16:49:25
2021-09-28T16:49:25
216,109,895
16
2
null
2021-07-10T22:07:20
2019-10-18T21:32:32
C
UTF-8
C
false
false
17,736
c
/** ****************************************************************************** * @file stm32l0xx_hal.c * @author MCD Application Team * @brief HAL module driver. * This is the common part of the HAL initialization * @verbatim ===========================================================...
[ "richard.ibbotson@btinternet.com" ]
richard.ibbotson@btinternet.com
c7868a95b2addeb610a760374f305d8f13f080b0
1fce6c73452126d0a6fea8fcfe6721306eb737ef
/Funksjoner.h
a69a93b38cc4a19da07b6262e4392937cf4fb1a4
[]
no_license
terjetopland/sum-calc
c028304d72110516d3bf35841579eebed3e0b861
039a3f87c6491030c882f45ec636645710eb26df
refs/heads/main
2023-08-24T08:17:31.859075
2021-10-31T10:03:03
2021-10-31T10:03:03
423,110,274
0
0
null
null
null
null
UTF-8
C
false
false
281
h
// // Created by terje on 17.09.2021. // #ifndef TESTFORFUNKSJONEKSTERN_FUNKSJONER_H #define TESTFORFUNKSJONEKSTERN_FUNKSJONER_H //code navn int greeting(); int sum(int an_array[], int array_size); int you_array(); //end code navn #endif //TESTFORFUNKSJONEKSTERN_FUNKSJONER_H
[ "74875770+terjetopland@users.noreply.github.com" ]
74875770+terjetopland@users.noreply.github.com
0e17556cac7e1a38e73a87c6ffdbf37b5fd62448
9463a7649c814bb6d692e4120aa528de50cf12b5
/fractol/srcs/init_radius.c
d5d786a75709139a62c6a9b8aeb17ad891787b26
[]
no_license
danlee65071/school21-main-
64a02579fa93971f7b22930f47baef62bd20786d
2aa0543c4ba0497681fbed83226d9e4d04a0972a
refs/heads/master
2023-06-14T01:25:19.747257
2021-07-18T12:31:10
2021-07-18T12:31:10
368,201,178
2
0
null
null
null
null
UTF-8
C
false
false
999
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* init_radius.c :+: :+: :+: ...
[ "hcharlsi@mi-o3.msk.21-school.ru" ]
hcharlsi@mi-o3.msk.21-school.ru
50a3bff932c47065bd349df703ab07d67f2c4abf
1ca76f254bca397b38caec2621a96388867c69dc
/arch/x86/include/asm/paravirt.h
9be2bf13825bd6bdb577755732b8a7f97f05e511
[ "Unlicense" ]
permissive
gameslayer12/system_call
3a79d6e59c345ad954437dffece8e572b58c7631
36d4789b17409e9a995f97bde2e44e7131ecc434
refs/heads/master
2020-08-08T12:17:56.354786
2019-10-12T03:16:10
2019-10-12T03:16:10
213,830,368
0
0
Unlicense
2019-10-09T05:41:56
2019-10-09T05:41:53
null
UTF-8
C
false
false
24,009
h
/* SPDX-License-Identifier: GPL-2.0 */ #ifndef _ASM_X86_PARAVIRT_H #define _ASM_X86_PARAVIRT_H /* Various instructions on x86 need to be replaced for * para-virtualization: those hooks are defined here. */ #ifdef CONFIG_PARAVIRT #include <asm/pgtable_types.h> #include <asm/asm.h> #include <asm/nospec-branch.h> #incl...
[ "kyeung5@mail.sfsu.edu" ]
kyeung5@mail.sfsu.edu
10376649923d642cbafa028364a4063e3a448ace
c47c254ca476c1f9969f8f3e89acb4d0618c14b6
/datasets/linux-4.11-rc3/drivers/staging/greybus/uart.c
43255e2e9276734538424325b06cd0f90a90ab7a
[ "BSD-2-Clause", "Linux-syscall-note", "GPL-2.0-only" ]
permissive
yijunyu/demo
5cf4e83f585254a28b31c4a050630b8f661a90c8
11c0c84081a3181494b9c469bda42a313c457ad2
refs/heads/master
2023-02-22T09:00:12.023083
2021-01-25T16:51:40
2021-01-25T16:51:40
175,939,000
3
6
BSD-2-Clause
2021-01-09T23:00:12
2019-03-16T07:13:00
C
UTF-8
C
false
false
26,282
c
/* * UART driver for the Greybus "generic" UART module. * * Copyright 2014 Google Inc. * Copyright 2014 Linaro Ltd. * * Released under the GPLv2 only. * * Heavily based on drivers/usb/class/cdc-acm.c and * drivers/usb/serial/usb-serial.c. */ #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt #include <linux/kernel....
[ "y.yu@open.ac.uk" ]
y.yu@open.ac.uk
589eb60ad6670915ad3cacd801b9bdf6f43fa1fa
48eb9e9f46019eb11f7f2b5be967b4c927b12920
/Chapter08/select1.c
28a32477c936cbb14a639c9450ab76ad34285f81
[]
no_license
JiaheXu/Beginning-Linux-Programming
5023cb110013c9f4c7195484d2e03b62c96050ca
482a2a7c450ca7ad6c220151ced3a03b0d719fa5
refs/heads/master
2022-05-21T07:40:31.714150
2019-01-21T14:57:00
2019-01-21T14:57:00
null
0
0
null
null
null
null
UTF-8
C
false
false
1,522
c
#include <stdlib.h> #include <stdio.h> #include "mysql.h" MYSQL my_connection; MYSQL_RES *res_ptr; MYSQL_ROW sqlrow; int main(int argc, char *argv[]) { int res; mysql_init(&my_connection); /* 与数据库进行连接 */ if (mysql_real_connect(&my_connection, "localhost", "rick", "secret", "foo", 0, NULL, 0)) { printf("Conne...
[ "shangchaoneuq@gmail.com" ]
shangchaoneuq@gmail.com
8c5a30f6708c01ce569f74928f7e47a1171194cc
3f9134b63040f802ccc111e75ab66c2ac292cb10
/base e a altura de um retângulo.c
6f4e1a29399312cddebb128f9ea4d8eeb91170b7
[]
no_license
DANIELDG-design/Programas-em-C
6813cddcfd127b2d87d2da194d72617a1f5378d4
9bdf2a3b084f22f7a52867acfa1c2d495c7b482f
refs/heads/master
2020-09-06T21:39:28.711926
2019-11-22T22:57:25
2019-11-22T22:57:25
220,562,141
0
0
null
null
null
null
UTF-8
C
false
false
335
c
#include<stdio.h> #include<stdlib.h> int main (void) { float base, altura, perimetro,area; printf("Digite a base:"); scanf ("%f",&base); printf("Digite a altura:"); scanf("%f",&altura); perimetro=base+altura; printf("Perimetro:%f\n",perimetro); area=base*altura; printf("Area:%f\n",area); ret...
[ "noreply@github.com" ]
DANIELDG-design.noreply@github.com
94bd27b2152f3a3dde9bfff41c0647dbf90b5e4a
feda0c02bcdb1b27e38ed60c289f4abb12d38282
/examples/heart/Piha/Cells/Generated/LeftBundleBranch.c
f16c9d7070be8c3efdc8740dd07340c14538a04a
[]
no_license
sidns5/DATE2016_codegen
6c7ea963b4712a6848aa3db24d9ee102b140a2bf
f2d77d0280ce1496f526b04327f6307a59ef79b2
refs/heads/master
2020-04-09T05:52:06.753157
2015-11-27T00:57:39
2015-11-27T00:57:39
40,632,137
0
2
null
null
null
null
UTF-8
C
false
false
6,348
c
#include "LeftBundleBranch.h" #define True 1 #define False 0 #include <math.h> static double f(double theta) { if(theta >= 0.04) return 4.03947; return 0.29*exp(62.89*theta) + 0.70*exp(-10.99*theta); } static double t1_ode_1(LeftBundleBranch* me) { double t1_ode_1_change = -0.0087 * me->v_x; ...
[ "nathan.allen.nz@gmail.com" ]
nathan.allen.nz@gmail.com
c9e574ba9a9df7e7d5cc4113c935ab1ee8af1298
0c663e0d69e03c828d9196ee428427b1a644d87e
/APP/gameover/gameover.c
75fb404af68878f11faf686dede365c9b6a01ac8
[]
no_license
zm1296/snake
72a91536d3beac66a004cd65a0f84fbb1f73b65a
c07056ec4ac74f7409624408e6128fa7f0f34900
refs/heads/master
2020-08-04T09:53:20.272585
2019-10-02T14:29:40
2019-10-02T14:29:40
212,096,424
0
0
null
null
null
null
WINDOWS-1252
C
false
false
136,156
c
// Generate By BMP to RAW Conveter, By Leajian const char gameover[] = { /* Source File: C:\Users\test\Desktop\²¶»ñ.bin */ /* File Size: 20000 Bytes */ /*0x0*/ 0xba, 0xd6, 0xba, 0xd6, 0xba, 0xd6, 0xba, 0xd6, 0xba, 0xd6, 0xba, 0xd6, 0xba, 0xd6, 0xba, 0xd6, /*0x10*/ 0xba, 0xd6, 0xba, 0xd6, 0xba, 0xd6, 0xba, 0xd6, ...
[ "1907833638@qq.com" ]
1907833638@qq.com
cd962181db3580975e3d223be0b04e2ef7053fb8
ab09e5a4937ffab292814d816933592d9b393d6c
/core/tmpltfun.c
fa9c8a08e45a677e62a9fc89ea66f058aa768a9c
[]
no_license
rmattes/clipsrules
a10fe624c98fe382ce2f859e97ff62fbf8892e64
3587f0a3edf136d95df8af20f07db90ed495665f
refs/heads/master
2021-01-19T14:06:27.996826
2015-08-20T18:19:25
2015-08-20T18:19:25
41,115,524
2
0
null
null
null
null
UTF-8
C
false
false
78,134
c
/*******************************************************/ /* "C" Language Integrated Production System */ /* */ /* CLIPS Version 6.31 08/04/15 */ /* */ /* ...
[ "garyriley@e08858b5-663f-48cb-b8ec-ee4f463dcae4" ]
garyriley@e08858b5-663f-48cb-b8ec-ee4f463dcae4
13566f16ff076035c151b2ddc71dc222909d537a
d04b3215a8e667b4a1499378934d78da5c71f86a
/6_국제로봇콘테스트/App SW/cam_disp.c
f0eb98c9ee0fd77f23b96eb1b9677778eb98abae
[]
no_license
JuyeonHong/OPTC
6f6b3e23de3d3a44eaef6291373df5fcee7f0204
d41ec9498123692ec275e4865540ffe7f4570703
refs/heads/master
2020-09-28T02:45:53.552517
2019-12-08T13:18:13
2019-12-08T13:18:13
null
0
0
null
null
null
null
UTF-8
C
false
false
734
c
#include <stdio.h> #include <stdlib.h> #include <unistd.h> #include <fcntl.h> #include <sys/ioctl.h> #include "cam_disp.h" #define SDK_DEV_NAME "/dev/eagle_sdk" #define EAGLE_CAMERA_DISP_OFF (0x12480) #define EAGLE_CAMERA_DISP_ON (0x12481) int eagle_camera_off(void) { int handle; if ((handle = open(SDK_DEV_N...
[ "hyunzion@gmail.com" ]
hyunzion@gmail.com
1c1ec89f975b3d692ba4f4f05734d86c649ab3e6
82a2ef67760561afa8168a4627c8fce03bc0ff71
/OTL_Header.h
e581eded883972446ff929695aaa84b32ce266ba
[]
no_license
Olernov/TAP3.Loader
ddd3bb4f86097d00781e1deea8284718e9e90842
0411268778ea5b8fc6203c61896870db6c933d85
refs/heads/master
2020-04-16T17:23:34.972239
2017-05-25T15:00:07
2017-05-25T15:00:07
37,660,857
1
0
null
null
null
null
UTF-8
C
false
false
2,209
h
#pragma once #define OTL_ORA9I // Compile OTL 4.0/OCI9i // #define OTL_ORA8 // #define OTL_ORA8I #if defined(_MSC_VER) // VC++ // Enabling support for 64-bit signed integers // Since 64-bit integers are not part of the ANSI C++ // standard, this definition is compiler specific. #define OTL_BIGINT __int64 // Definin...
[ "olernov@gmail.com" ]
olernov@gmail.com
0a99a98926eb2e5671bbb5a33e065208f16d5265
e46a761542918fd80cbe5afb62925a5d7bf6b2bc
/C/TP1/PoM/ft_winner_is.c
b2f01a2e5da7d3531d7f7bf6f56f82b3278af2cf
[]
no_license
pacnijim/OpenClassroom
f9b113702946b369e5138098cb3c5ecb37b9e916
8595b3fcbb573f46a7684a56779f6486ec28c71b
refs/heads/master
2020-04-23T04:22:59.211054
2019-02-16T12:19:23
2019-02-16T12:19:23
170,905,990
0
0
null
null
null
null
UTF-8
C
false
false
429
c
#include "plus_ou_moins.h" //void ft_putstr(char *str); void ft_winner_is(int score_1, int score_2) { if (score_1 == score_2) ft_putstr("Draw, anyone win, your are twice loser. ;p\n"); else if (score_1 < score_2) ft_putstr("Congratulation player one, you win.\nPlayer two you are a L...
[ "pacnijim@student.42.fr" ]
pacnijim@student.42.fr
629869dc031bb656671951df4a591303a660bcb1
aca31b63c0c5defba8dd91913154f589ef89523a
/chapter (3)/myseek.c
146e4aa337cc4b8693dc91b683d3dc9d7012d3ba
[]
no_license
Forasen/chapter_linux_git
47e6416b95945ebf02c5b24f4c11f31fd98d3f13
9fd77d90cdc7595e15b7471b7ff15b1ef59c38a2
refs/heads/master
2021-06-18T10:17:54.486707
2015-08-09T15:19:28
2015-08-09T15:19:28
null
0
0
null
null
null
null
UTF-8
C
false
false
504
c
#include<stdio.h> #include<stdlib.h> #include<string.h> #include<sys/types.h> #include<sys/stat.h> #include<fcntl.h> #include<unistd.h> typedef struct stu { int st_id ; char st_name[20]; }stu_t, *pstu_t; int main(int argc, char* argv[])// file_name { int fd = open(argv[1], O_RDONLY); if(fd == -1) { perror("ope...
[ "2287794993@qq.com" ]
2287794993@qq.com
1c9c2f0db0d7a3112d5657457e0d19ae0040f61c
ae0da0c1ce410f894f588319d1677c26d7ec1403
/libft/libft_srcs/ft_lstdel.c
72950e3879f4f4377f1a5010f6368518b1abca3b
[]
no_license
Draeyo/malloc2
85b10121d02c224b683ed7c4509e3949dae16903
147438a17be2a3c473201663d4184e3f8f077bd4
refs/heads/master
2020-05-09T09:43:26.052342
2019-07-05T09:47:58
2019-07-05T09:47:58
181,013,762
0
0
null
null
null
null
UTF-8
C
false
false
1,127
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_lstdel.c :+: :+: :+: ...
[ "vlistrat@e1r5p11.42.fr" ]
vlistrat@e1r5p11.42.fr
d45afa416e4a2fecdddb3393fa26e3fa86b4abdc
53b6f891e264f35625bc9ad227c766be03eaff9a
/15-PWM调光/PWM调光.c
b73ac15e4e8595710a5c5a1cc2aef2055beaee40
[]
no_license
xiaoyaoltian/51-single-chip-microcomputer
5dc7f60a7e50b5bf86e1f0142856dbbaad3d94a4
826e4ae21608e67bb6b365868f5bc28da20fd97e
refs/heads/master
2020-03-26T22:53:03.895888
2018-09-17T01:48:56
2018-09-17T01:48:56
145,493,783
11
1
null
null
null
null
UTF-8
C
false
false
2,293
c
/******************************************************************************* * 版 权 : 红梅科技工作室 * 论 坛 :https://blog.csdn.net/Qingzhusshuiyun * Q Q :2369099714 * 版权所有,盗版必究。 * 工 程 : PWM调光 * 文件名 : PWM调光.c * 处理器 : STC89C52RC * 编译环境 : Keil 5 * 系统时钟 : 12MHZ * 版 本 : V1.0 * 生成日期 : 2018-05-14 * 修改日期...
[ "32162482+xiaoyaoltian@users.noreply.github.com" ]
32162482+xiaoyaoltian@users.noreply.github.com
7f8a1e8f6db3c9e48b24de1823d2591e34e32fe1
c8abb7c0a610348eb0b8474ce66463584ec5bc98
/third_party/liblfds711@da3494fef10df4681e267d8b2b8cce2c90d5a9fa/src/lfds711_queue_bounded_manyproducer_manyconsumer/lfds711_queue_bounded_manyproducer_manyconsumer_query.c
cdabb6a315cb30f8fbb31f3e5a87be01438b0996
[ "GPL-1.0-or-later", "BSD-3-Clause", "MIT", "Apache-2.0", "LicenseRef-scancode-public-domain" ]
permissive
microsoft/BuildXL
d31b74ba23057dd251bcd9040390a7e751f04fae
f884dd1e34ed50f76d27d3fb1b8679235995653d
refs/heads/main
2023-08-31T21:19:44.385093
2023-08-30T23:36:57
2023-08-30T23:36:57
152,813,045
436
114
MIT
2023-09-13T09:49:08
2018-10-12T22:16:45
C#
UTF-8
C
false
false
4,483
c
/***** includes *****/ #include "lfds711_queue_bounded_manyproducer_manyconsumer_internal.h" /***** private prototypes *****/ static void lfds711_queue_bmm_internal_validate( struct lfds711_queue_bmm_state *qbmms, struct lfds711_misc_validation_info *vi, ...
[ "angerlic@microsoft.com" ]
angerlic@microsoft.com
c9540670ce3009d362fe374c743e07e0f164f02a
739b462e40efcc4cc65a8c3d0335cfc611b8a0e8
/PsyScopeEditor/DebugHelper.h
151fb602a3da7998bd4e3a2ba4aa04c14cfc4fbf
[]
no_license
PsyScopeX/PsyScopeEditor
549d18528f1425b53adb7ab476c4117ccd12218b
435277c9ec5b8c190eedb5be62849f7f9a4f09ec
refs/heads/master
2020-04-29T14:59:32.364897
2016-01-18T10:55:03
2016-01-18T10:55:03
38,607,702
2
3
null
null
null
null
UTF-8
C
false
false
238
h
// // NSDebugHelper.h // PsyScopeX // // Created by luca on 04/11/2014. // Copyright (c) 2014 SISSA/ISAS Trieste. All rights reserved. // #ifndef PsyScopeX_DebugHelper_h #define PsyScopeX_DebugHelper_h #include FileLogger.h #endif
[ "jamesa333uk@gmail.com" ]
jamesa333uk@gmail.com
ee05adfb5f32c6082cbe6ca9498053f4b7e47771
c44b288ed44960d6b3eb7cc28f00d0f209e8d8c9
/ebox/other_svn/svn3_old/RobotArm/RA1_et_rtw/rtwtypes.h
83c318823c92ba96198fa38cb9dc57249a4f3533
[]
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
1,084
h
/* * rtwtypes.h * * 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 "RA1". * * Model version : 1.900 * Simulink Coder ve...
[ "m.plantinga@student.tue.nl" ]
m.plantinga@student.tue.nl
8a68f9da0e87f2ddd2c346832bb4f7c1f7617f9e
b4764dab45feaaaeac0ecafef58971a4bc19d494
/components/bt/esp_ble_mesh/mesh_models/server/include/server_common.h
d1a313ee73af79588f305e99f802bde94d046022
[ "Apache-2.0" ]
permissive
brunocasu/esp-idf
cca813644766844e1e5cb8544c39dc5be8ae3a1e
dfcb844445185f3c095b2b8f655d8f09cb67607c
refs/heads/master
2020-12-23T21:43:26.021536
2020-08-20T19:23:06
2020-08-20T19:23:06
237,282,722
1
0
Apache-2.0
2020-01-30T18:54:11
2020-01-30T18:54:11
null
UTF-8
C
false
false
4,965
h
// Copyright 2017-2019 Espressif Systems (Shanghai) PTE LTD // // 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...
[ "lly@espressif.com" ]
lly@espressif.com
9c5c760e8bc9322f4ac768d77e6d82c89909db9a
5aea61e3ff5d4577a38a1b97e79eef4613a8b7bb
/Lab4-BlockRAM/Lab4-2_HDL_Synthesis/project_1/design_1_wrapper/zynq_fsbl/zynq_fsbl_bsp/ps7_cortexa9_0/include/xparameters.h
410d3c7031c787e1fdf73b7086b6b8087666bdb7
[]
no_license
TAKE72K/2021-FPGA-System-Design
07c3e91226aad918fc8eaa27d91b940319aa1392
0937c3f76f6a32c9049cff637953ff8824d6e066
refs/heads/master
2023-05-03T11:27:40.413974
2021-05-26T05:41:43
2021-05-26T05:41:43
null
0
0
null
null
null
null
UTF-8
C
false
false
14,001
h
#ifndef XPARAMETERS_H /* prevent circular inclusions */ #define XPARAMETERS_H /* by using protection macros */ /* Definition for CPU ID */ #define XPAR_CPU_ID 0U /* Definitions for peripheral PS7_CORTEXA9_0 */ #define XPAR_PS7_CORTEXA9_0_CPU_CLK_FREQ_HZ 650000000 /***********************************************...
[ "42601145+WeiChengHowSwai@users.noreply.github.com" ]
42601145+WeiChengHowSwai@users.noreply.github.com
dc98bebb4600d29746f7985d87ac6e96ab652ea0
4c2ecdfebb4499570fd0c62976b111e39f26626d
/includes/libft.h
f8e35f85b39bfb7e05351700b62f003542b62f34
[]
no_license
NoelleMostert/push_swap
28f6205f81461f4daa075906139f5e43ba7d55e4
6fa833728d87d72d47f005d38814d7daa43f7c64
refs/heads/master
2020-03-27T06:15:16.724503
2018-09-07T07:23:26
2018-09-07T07:23:26
146,092,691
0
0
null
null
null
null
UTF-8
C
false
false
4,535
h
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* libft.h :+: :+: :+: ...
[ "nmostert@e4r20p2.wethinkcode.co.za" ]
nmostert@e4r20p2.wethinkcode.co.za
8cf01e87e837d758a69efce409d35f46b8d1f1e3
4b6513522f6eaed529c9e7cf51dad8bc396c9b1c
/app/libs/fftw-3.3.7/dft/simd/common/t1bv_10.c
90b6a260d2811850e03c1b8c8ab8086465a2f5a2
[ "FSFAP", "GPL-2.0-or-later", "GPL-2.0-only", "MIT" ]
permissive
RickyBobby2nd/DFMTuner
c51fbe5942e6bd1515278c3d239e31774be330d4
e772457dbf75f97bf0dacc809d85ffbd92bbfc4b
refs/heads/master
2020-07-06T06:01:46.749582
2018-05-25T20:33:07
2018-05-25T20:33:07
202,915,304
1
0
MIT
2019-08-17T17:57:28
2019-08-17T17:57:27
null
UTF-8
C
false
false
9,470
c
/* * Copyright (c) 2003, 2007-14 Matteo Frigo * Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the ...
[ "paul.ciarlo@gmail.com" ]
paul.ciarlo@gmail.com
40f526a778460eafa89bfc7fcd64320355d0e848
33303cfbb0b5861667f8d8896b88656bbcbac5ee
/Cell Doxygen.h
ed2ffe8bb0d4defeb07e86335e27105365c52a58
[]
no_license
emiliarazak/Virtual_Zoo
de7df7876c68f64dc79e4eb728687ab543c558eb
b8d3f3c1e9f0c81d217f4fdb204744b3a21da64e
refs/heads/master
2021-06-13T08:23:49.068652
2017-03-16T02:17:48
2017-03-16T02:17:48
null
0
0
null
null
null
null
UTF-8
C
false
false
3,953
h
//Cell.h /** @brief Constructor dari Cell * Menghidupkan cell * * @param I Indices adalah alamat dimana cell dihidupkan * @param Type integer adalah kode dari cell dimana 0=Habitat, 1=Facility * @param Code character adalah suatu huruf untuk merepresentasikan cell di layar. */ /** @brief Destructor dari ...
[ "noreply@github.com" ]
emiliarazak.noreply@github.com
cc0ccb958867222b641a8bea3ec1fb3c996367c8
8d34fc4bcca2d7bb9f12094dada3179147ea3b43
/mudlib/room/entryroom.c
b33f0fda39951b0b36a644c4aacde792fb77d67f
[]
no_license
Shea690901/fr
20c8adffb1b130f77ef3cd2a73ef60cdef8995d6
16308bd1b17caafba478a16c032bbeb996eb7d42
refs/heads/master
2021-04-28T13:53:23.280635
1998-11-10T20:06:02
1998-11-10T20:06:02
null
0
0
null
null
null
null
UTF-8
C
false
false
2,077
c
inherit "/std/room.c"; void setup() { set_short("FR:Illumitech Entrance"); set_long("You find yourself in a great hall that looks not unlike most "+ "entrances to colleges. Various academic-looking people mill "+ "about here. Most of them have the aspect of someone who doesn't "+ "quite ...
[ "quixadhal@gmail.com" ]
quixadhal@gmail.com
dc5885f5e65d56345074b314614591801dccc728
15d9931453afe102b9a2a008d0e8c5345d738027
/pset3/runoff/runoff.c
b6897e2db84b561635e1da82f5305edc734d734d
[]
no_license
lerolynn/CS50
58bcb402b209c80d7948d10094c8d271bd04b73d
9c23c39b1f337ba49647aaeefef5ae1e0b6e2e59
refs/heads/master
2023-04-06T22:29:23.062553
2021-04-18T15:19:17
2021-04-18T15:19:17
204,510,067
0
0
null
null
null
null
UTF-8
C
false
false
5,276
c
#include <cs50.h> #include <stdio.h> #include <string.h> #include <math.h> // Max voters and candidates #define MAX_VOTERS 100 #define MAX_CANDIDATES 9 // preferences[i][j] is jth preference for voter i int preferences[MAX_VOTERS][MAX_CANDIDATES]; // Candidates have name, vote count, eliminated status typedef struct...
[ "lerolynn@gmail.com" ]
lerolynn@gmail.com
1ff41d42a2607535befeae9487110b1ed07e733e
8cf708785053605920262a97a7295dc7d93ca4be
/src/vim.h
cbab10190197ad3d5e8e4dc64ff5033d89ae863c
[ "Vim" ]
permissive
aifei7320/vim
572b3d0dc6c04ee231cbc1e309974c1e117fdf06
4cf56bbc85f77846aeb378cfb071677336dfad6d
refs/heads/master
2021-06-28T01:28:52.718247
2017-09-16T13:50:32
2017-09-16T13:50:32
null
0
0
null
null
null
null
UTF-8
C
false
false
83,818
h
/* vi:set ts=8 sts=4 sw=4 noet: * * VIM - Vi IMproved by Bram Moolenaar * * Do ":help uganda" in Vim to read copying and usage conditions. * Do ":help credits" in Vim to see a list of people who contributed. */ #ifndef VIM__H # define VIM__H /* use fastcall for Borland, when compiling for Win32 */ #if defined(...
[ "Bram@vim.org" ]
Bram@vim.org
c4310d64854d27caba1cb42ef45d5cc787810a55
d897b6a09aff1bcec5cb68a460f67fd5d1d35144
/RTE/_Target_1/RTE_Components.h
753552f1a130fbcca7bcfcb325d315a3b5a94911
[]
no_license
turing-lab/GalileoHand_EMG_Pattern_Recognition
f6daac134e92f55b638c5cfab5000e77030e9b42
9602a0f6a13f3398ef474b58931211073242dee0
refs/heads/master
2020-08-04T16:55:40.885018
2019-10-01T22:34:55
2019-10-01T22:34:55
212,209,783
0
0
null
null
null
null
UTF-8
C
false
false
355
h
/* * Auto generated Run-Time-Environment Component Configuration File * *** Do not modify ! *** * * Project: 'Galileo Hand_EMGPR' * Target: 'Target 1' */ #ifndef RTE_COMPONENTS_H #define RTE_COMPONENTS_H /* * Define the Device Header File: */ #define CMSIS_device_header "MK20D7.h" ...
[ "noreply@github.com" ]
turing-lab.noreply@github.com
24b72093f8e8d22334cb7e2834572b1afa357d3a
5878c2cff7ef1ed2d05e7ff7628dcba0fd134020
/MCUXpresso_11.1.1_3241/workspace/CMSISv2p00_DSPLIB_SRC/src/Cortex-M4-M3/BasicMathFunctions/arm_mult_f32.c
83cf90a369fb4d120e58c9c1b6ad7863171b9413
[ "MIT" ]
permissive
gov466/Embedded-C
16c580b1e87542b4c755c8f604a302010c32cc33
febf81fbda55d38a587335057dd561fc486f5103
refs/heads/master
2023-01-23T10:21:41.458449
2020-11-25T04:22:33
2020-11-25T04:22:33
210,986,393
2
0
null
null
null
null
UTF-8
C
false
false
2,984
c
/* ---------------------------------------------------------------------- * Copyright (C) 2010 ARM Limited. All rights reserved. * * $Date: 29. November 2010 * $Revision: V1.0.3 * * Project: CMSIS DSP Library * Title: arm_mult_f32.c * * Description: Floating-point vector mult...
[ "govind.mndy@gmail.com" ]
govind.mndy@gmail.com
cbc3f57d1d2ef5d90c2c6fac1a376c2e7059c10f
8a2b21ab53f0c66ceac3c25ede8aea7f4f9f79f0
/HC32F460Temp_FreeRTOS/PeripheralDriver/Hw_Uart3_DMA.h
a6d03696c2f111f38bcd6f284e13f2894d7cac42
[]
no_license
SourceWolf/HC32F460_FreeRTOS
3cb79bc2e715fb45cd163573a8e0cff34f1f8c87
f2fd8e591fb263abbb13a17b4c36508ea2151557
refs/heads/master
2023-03-07T06:32:33.435187
2021-02-24T08:33:24
2021-02-24T08:33:24
197,676,821
10
6
null
null
null
null
GB18030
C
false
false
1,307
h
#ifndef UART_DMA_H #define UART_DMA_H #define USART3_UNIT M4_USART3 #define USART3_BAUDRATE (115200) #define USART3_RX_PORT PortE #define USART3_RX_PIN Pin04 #define USART3_RX_FUNC Func_Usart3_Rx #define USART3_TX_PORT PortE #define USART3_TX_PIN Pin05 #define USART3_TX_FUNC ...
[ "snowwolf726@163.com" ]
snowwolf726@163.com
627eccac47b5fae24ee7b2fdd3ac9a795435d547
c1f9fd73a8b5574c6374fdf13ade8fb3414b1932
/figlinks/recvfd_ubuntu.c
5b6d80748362e2a1d9ac1a32d8d244ae803f2115
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
petterxy/apue
b0bbf336e81efa00d7e13f9e4f6bbfdca8e5c262
a44f00470e02bd8bc4b5036220132dc50b08a367
refs/heads/master
2020-04-03T18:44:56.593818
2018-11-20T11:54:15
2018-11-20T11:54:15
155,496,089
0
0
null
null
null
null
UTF-8
C
false
false
2,060
c
#include "apue.h" #include <sys/socket.h> /* struct msghdr */ /* size of control buffer to send/recv one file descriptor */ ///#define CMSG_LEN(l) (__DARWIN_ALIGN32(sizeof(struct cmsghdr)) + (l)) #define CONTROLLEN CMSG_LEN(sizeof(int)) ///#define CONTROLLEN 4///CMSG_LEN(sizeof(int)) #ifdef LINUX #define RELOP < #e...
[ "petter.xy@gmail.com" ]
petter.xy@gmail.com
df0c66ba02221e21329ea94b38fea8e1b8e11d0e
c6e14f68ba25b6c8a8699bebd14b6146793e59ab
/RRC/code/asn1c/ThresholdEUTRA.h
d6194fa3c27400034d5d5caeac608b5e22d42653
[]
no_license
Captain-One/C_Programe
2a049e0530b863c5ffa53fc55e4f0d96b1ce116f
2c2bc608a1f42f7ecf95e049cf48e45fdf090889
refs/heads/master
2021-07-13T14:49:09.308017
2020-06-16T06:49:46
2020-06-16T06:49:46
136,001,747
0
3
null
null
null
null
UTF-8
C
false
false
1,115
h
/* * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "EUTRA-RRC-Definitions" * found in "36331-b00.asn" * `asn1c -S /usr/local/share/asn1c -fcompound-names -fskeletons-copy -gen-PER -pdu=auto` */ #ifndef _ThresholdEUTRA_H_ #define _ThresholdEUTRA_H_ #include "asn_application.h" /* In...
[ "pxqjoe@sina.com" ]
pxqjoe@sina.com
df105500cc313806f587851cc581c2abbf604c02
fe21475384639e117828e36ce371ff953596abf6
/kern/include/buf.h
8df30e86f22eeefa3a5dd4f7d326f9a1702db918
[]
no_license
abbylyons/LongcatOS
6c4bb1caccf925cc2e82dcca0c5c5ab300616cd9
0165f3fa72e338a9a9f9d65a708b169878f33e7a
refs/heads/master
2020-03-27T21:15:57.872457
2018-09-02T23:35:34
2018-09-02T23:35:34
147,129,552
0
0
null
null
null
null
UTF-8
C
false
false
7,447
h
/* * Copyright (c) 2009 * The President and Fellows of Harvard College. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this lis...
[ "abigaillyons@college.harvard.edu" ]
abigaillyons@college.harvard.edu
d755fadb2dda92f1d2b85a1350f5b2bf7ee643c8
8627b8aac72a83abb5a82a75b0946b4ecafc1cc3
/Assignments/HW1/getpinfo.h
57489d790bb487527ecfc46f374cd504c3370705
[]
no_license
SamuelDGeorge/Kernel_Code
45ddca0a687c74a4130c2ea8e50c77a3e9cc8e41
c94b24aec8e284515b1d414d84a981df61e1d9a2
refs/heads/master
2020-03-17T11:33:40.841162
2018-05-15T18:23:28
2018-05-15T18:23:28
null
0
0
null
null
null
null
UTF-8
C
false
false
333
h
#define MAX_CALL 100 // characters in call request string #define MAX_LINE 100 // characters in call response string #define MAX_RESP 1100 // total characters in buffer // define the debugfs path name directory and file // full path name will be /sys/kernel/debug/getpid/call char dir_name[] = "getpinfo"; char file_name...
[ "sdgeorge@icloud.com" ]
sdgeorge@icloud.com
6b842a15bd488472175fba521abe0be61fcee8a7
ca0b02d38560f039706bdc0d6c663d2181fec2ce
/components/imu/imu.c
5855381b99b06be93ce73901e7e15c50d593a2e8
[ "BSD-2-Clause" ]
permissive
danielealbano/bikenav-esp32
c690c162c53d2a2861036ee9119aaf3c6eff54f0
5328719d547a196c054af14b4d7326e2d1c60713
refs/heads/master
2020-03-18T23:25:52.049862
2018-05-30T21:57:54
2018-05-30T21:57:54
135,402,277
3
0
null
null
null
null
UTF-8
C
false
false
7,162
c
#include "esp_log.h" #include "driver/gpio.h" #include "driver/i2c.h" #include "soc/gpio_struct.h" #include "imu.h" int8_t imu_bmi160_user_i2c_read(uint8_t dev_id, uint8_t reg_addr, uint8_t *reg_data, uint16_t length, void* cb_user_data) { imu_t* imu = (imu_t*)cb_user_data; if (length == 0) { return ...
[ "d.albano@gmail.com" ]
d.albano@gmail.com
33bd22d78793383a2469604821831d1d95e90d1c
fbe68d84e97262d6d26dd65c704a7b50af2b3943
/third_party/virtualbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Containers/Queues/Fifo.c
88c1d9c5d75d4e752b21e3a4cba89a62f090a09b
[ "MIT", "BSD-2-Clause", "GPL-2.0-only", "LicenseRef-scancode-unknown-license-reference", "CDDL-1.0", "LicenseRef-scancode-warranty-disclaimer", "GPL-1.0-or-later", "LGPL-2.1-or-later", "GPL-2.0-or-later", "MPL-1.0", "LicenseRef-scancode-generic-exception", "Apache-2.0", "OpenSSL" ]
permissive
thalium/icebox
c4e6573f2b4f0973b6c7bb0bf068fe9e795fdcfb
6f78952d58da52ea4f0e55b2ab297f28e80c1160
refs/heads/master
2022-08-14T00:19:36.984579
2022-02-22T13:10:31
2022-02-22T13:10:31
190,019,914
585
109
MIT
2022-01-13T20:58:15
2019-06-03T14:18:12
C++
UTF-8
C
false
false
15,775
c
/** @file Class for arbitrary sized FIFO queues. The FIFO is empty if both the Read and Write indexes are equal. The FIFO is full if the next write would make the Read and Write indexes equal. Member variable NumElements is the maximum number of elements that can be contained in the FIFO. If NumElements...
[ "benoit.amiaux@gmail.com" ]
benoit.amiaux@gmail.com