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
831a33aba939f7b770f8f5cd58525c6849173c46
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/drivers/video/fbdev/omap2/omapfb/displays/extr_panel-dsi-cm.c_dsicm_power_on.c
ca8d2865e3d4073e282e3f6d07f617ec55a52874
[]
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
4,904
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
e9107dfa25fd39ed8cfdf96f5ee9003da26a25ba
ccb9b63100d44c7aec6766ec4361ed1506c2d765
/43-STM32F429_MPU6050/User/main.c
cecd9f3026bca016cdfbc80506198a14e81f70d4
[]
no_license
DvarfInkviz/STM32F429
a0ba7140720bfae4c769b920219efd3f053e9bc7
56af2a134838289545c82cdc6208936d13192eaa
refs/heads/master
2023-04-05T09:15:22.049353
2020-11-30T14:47:15
2020-11-30T14:47:15
360,130,670
0
1
null
null
null
null
UTF-8
C
false
false
1,693
c
/** * Keil project example for MPU6050 6-axes * * Before you start, select your target, on the right of the "Load" button * * @author Tilen MAJERLE * @email tilen@majerle.eu * @website http://stm32f4-discovery.net * @ide Keil uVision 5 * @packs STM32F4xx Keil packs version 2.2.0 or greater required * @std...
[ "tilen.majerle@gmail.com" ]
tilen.majerle@gmail.com
54cde8405c41d5496a1e0f81ad8e8dadaba5a6ef
9e97ff62eefa6c3f971f3915cbbc81925cc29f0f
/leetcode/Insert into a Binary Search Tree.c
30d9ab8c6e3eab04cc8f6be1b85366c85978e7f2
[]
no_license
carpediem804/algorithm
68aa4634054a48620c9e1b2050775d8060f3f134
64cb0a907b363253e2b813e471b56a11d1073e1a
refs/heads/master
2021-06-23T19:10:52.199234
2021-02-10T07:45:08
2021-02-10T07:45:08
195,737,722
3
0
null
null
null
null
UTF-8
C
false
false
667
c
/** * Definition for a binary tree node. * struct TreeNode { * int val; * TreeNode *left; * TreeNode *right; * TreeNode() : val(0), left(nullptr), right(nullptr) {} * TreeNode(int x) : val(x), left(nullptr), right(nullptr) {} * TreeNode(int x, TreeNode *left, TreeNode *right) : val(x), l...
[ "carpediem804@naver.com" ]
carpediem804@naver.com
74d883214019db3421781fb63ac4215e848e435b
067c9d136d97e799e72a33b6031d2e254cb412b1
/libft/ft_putnbr_un.c
ecc7b6b594fa6478a5c8885f0a9249e2dccb95f4
[]
no_license
zlayine/push_swap_42
d21e1c9715cea3d6ab7a599ccbce271f99ed1881
d09776d4726ebfe23c3e4241c90ecccb186b4a1d
refs/heads/master
2023-04-17T22:55:39.312539
2021-04-30T16:44:17
2021-04-30T16:44:17
361,817,829
0
0
null
null
null
null
UTF-8
C
false
false
1,016
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_putnbr_un.c :+: :+: :+: ...
[ "zlayine@e2r5p5.1337.ma" ]
zlayine@e2r5p5.1337.ma
4323bd5901509811b150640483ad02e4cc4ed438
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/2eb6f4c9-0d5e-4bb4-8103-5edc2f6f488c.c
0494dd0d4639577ee2aa96c05e64a61d710cf3cd
[]
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
571
c
#include <string.h> #include <stdio.h> int main() { int i=4; int j=11; int k; int l; k = 53; l = 64; k = i/j; l = i/j; l = l/j; l = l%j; l = l+j; k = k-i*i; //variables /* START VULNERABILITY */ int a; int b[30]; int c[44]; a = 0; while (b[( a - 1 )]...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
78058026a1dab3fd416f5e33cd35f9a38c13bebc
e24bf8b1ae9071ef29393e25e55d57e57ecaa4d4
/New_Validation_Plots_v2/C_ct1000/DarkSusy_mH_125_mGammaD_2000_cT_1000_LHE_muon_phi.C
7868e3ea3bc1dfeb2ff1682f42b54270b75f6c99
[]
no_license
tahuang1991/MuJetAnalysis
35444464054fb1f3a69980d80a1a87c0530ad1c4
2b7bb07ad1e428d13411c6594db01f075fcffdf6
refs/heads/master
2020-12-03T08:03:53.099393
2016-01-26T22:52:19
2016-01-26T22:52:19
46,516,216
0
0
null
2015-11-19T19:46:24
2015-11-19T19:46:24
null
UTF-8
C
false
false
33,970
c
void DarkSusy_mH_125_mGammaD_2000_cT_1000_LHE_muon_phi() { //=========Macro generated from canvas: cnv/cnv //========= (Sun May 24 15:19:03 2015) by ROOT version6.02/05 TCanvas *cnv = new TCanvas("cnv", "cnv",1,1,904,904); gStyle->SetOptFit(1); gStyle->SetOptStat(0); gStyle->SetOptTitle(0); cnv->SetHigh...
[ "jrdv009@tamu.edu" ]
jrdv009@tamu.edu
0b7797be0e56937cf5d457bd6b0b325b4227496e
38090364040b67ff9fad4f4e33fd5b7dafb0ba72
/include/z_title_setup.h
3b299af9758cab2946d07f5d76e2a04f093a52ce
[]
no_license
PCRom/mm
f8497938e9aef52970aad41c0995c9b3cccac548
eaf682dc0596a6b12bab32b2498657ecd38b0895
refs/heads/master
2023-05-30T13:05:19.791067
2023-05-04T04:43:27
2023-05-04T04:43:27
261,541,733
0
0
null
2020-05-05T17:39:49
2020-05-05T17:39:48
null
UTF-8
C
false
false
236
h
#ifndef Z64TITLE_SETUP_H #define Z64TITLE_SETUP_H #include "global.h" void Setup_Destroy(GameState* gameState); void Setup_Init(GameState* thisx); typedef struct { /* 0x00 */ GameState state; } SetupState; // size = 0xA4 #endif
[ "noreply@github.com" ]
PCRom.noreply@github.com
f73938c20eb7e440b1e7fd8e79ca24a04a74c1ae
d84ca55a20806f84a5990af148eb6473ba15ec88
/User/Adanved_timx/tim8.h
a37f4f9200725c7a7f199936320436ad898d90db
[]
no_license
Qingkongji/ROV32
401447904d18dbe735b9d973441c58787ba21210
d7690a633d6406fc0a79dce93365172b1cabb892
refs/heads/master
2020-03-08T13:19:16.956763
2018-06-17T13:24:50
2018-06-17T13:24:50
128,154,910
6
3
null
2018-06-08T02:49:22
2018-04-05T03:33:25
C
GB18030
C
false
false
1,711
h
#ifndef _TIM8_H_ #define _TIM8_H_ #include "stm32f10x.h" /************高级定时器TIM参数定义,只限TIM1和TIM8************/ // 当使用不同的定时器的时候,对应的GPIO是不一样的,这点要注意 // 这里我们使用高级控制定时器TIM1 #define ADVANCE_TIM TIM8 #define ADVANCE_TIM_CLK RCC_APB2Periph_TIM8 // PWM 信号的频率 F = TIM_CLK/{(ARR+...
[ "qingkong.ji@qq.com" ]
qingkong.ji@qq.com
072367c5e2094067147430fabc8df576667eb164
bc949cbcded25afc8511d07c8d86509d5746b2a8
/dataset/2303.c
52aaee3019d2f80d3c26c057705b51292cd8ccf2
[]
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,387
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 2303.c * Seed: 1205210920 */ #include "csmith.h" static long __undefined; /* --- Struct/Union Declarations --- */ /* --- GL...
[ "hqjenny@hotmail.com" ]
hqjenny@hotmail.com
61764bba5e371ef2d31a1c4d25300b1dd4be8a7c
fa87fed85798f1241d4256b209e389e247a0aaae
/CursorTrackedWindow.h
4435ff2de3bc0a2d1cfa01345fddde083b9fc049
[]
no_license
gharams19/NCursesConnectN
434cf3e58a791269500b5d448d4dba165c1cabe3
be93f9f4ffccad0276a569f4aa1dee8ac0a19756
refs/heads/master
2021-05-17T21:55:29.065997
2020-03-29T06:38:40
2020-03-29T06:38:40
250,968,807
0
0
null
null
null
null
UTF-8
C
false
false
791
h
// // Created by Gharam Alsaedi on 2/3/19. // #ifndef NCURSESCONNECTN_CURSORTRACKEDWINDOW_H #define NCURSESCONNECTN_CURSORTRACKEDWINDOW_H #include <ncurses.h> typedef struct CursorTrackedWindow_Struct { WINDOW *cursesWin; int cursorRow, cursorCol; } CursorTrackedWindow; CursorTrackedWindow newCursorTracked...
[ "gbalsaedi@ucdavis.edu" ]
gbalsaedi@ucdavis.edu
0c901fdf019b869ab0c0c5644ba89a01f55e926e
ca67cd5508829a82b3be97d6fda66b7d50975400
/String/kumaran.c
170410210f5208233e5a5bfe7d61e561d2a2756a
[]
no_license
periyarpayilagam/C-Programs
dab3a04754daf978f84cd62ffb994a439e66df2f
d5cb6b56f9d9c3dbb2f358a5e29d22cb7fe007cf
refs/heads/master
2021-07-08T01:18:17.312392
2020-09-18T04:59:15
2020-09-18T04:59:15
187,070,065
0
0
null
2019-05-16T17:09:48
2019-05-16T17:09:48
null
UTF-8
C
false
false
528
c
#include <stdio.h> int main() { char s1[] = "TajMahal"; char s2[] = "Dazzling"; char ch; int index = 0; //Character by Character approach printf("Before Swapping - \n"); printf("Value of s1 - %s \n", s1); printf("Value of s2 - %s \n", s2); while(s1[index] != '\0') { ch = ...
[ "bharadhiguhan@ymail.com" ]
bharadhiguhan@ymail.com
0ecb8398177bca174a526f34c10a3e8f241347d9
6e557b49f26af515ada797449996c4129da2cdd7
/VentlatorOneSet/SiWork/linuxwork.si4project/Backup/cpap_control(3908).h
259980844f17dbc9cd09a8772fbec20e5f49c48e
[]
no_license
kingkits/one-set
8d59b616aa19817ac0089ff74dbd2a4f4dc8166c
9032a157fd88a79fae4b56aa031259d4ad3af4b5
refs/heads/master
2022-02-16T00:09:45.123264
2019-08-22T06:25:16
2019-08-22T06:25:16
198,339,455
5
0
null
null
null
null
UTF-8
C
false
false
1,424
h
// File: cpap_control.h #include "stm32f4xx_hal.h" #ifndef __CPAP_CONTROL_H #define __CPAP_CONTROL_H typedef struct __ST_CPAP_CONTROL_DAT { uint32_t cycles; uint32_t inhale_time_protected_gate; // 吸气时间保护门限 uint32_t exhale_time_protected_gate; // 呼气时间保护门限 uint16_t current_speed; // current wo...
[ "kingkits@sina.com" ]
kingkits@sina.com
a4e1b6044074a81bfccc2f2bd02bcfd1a00b541e
b9550da4b79ac4d59df2077a3744d36061d448dc
/trie.h
2c7927050058c217a1d85da2fda239d4a2a9a31b
[]
no_license
RS-liuyang/dnspy
f8b9a0fc614cc54d351ee4783c298b41eb1a0a7a
3dc40eaae9298daa8b20309cd772da032f9eaefd
refs/heads/master
2016-09-06T02:01:29.784296
2011-11-23T07:21:08
2011-11-23T07:21:08
2,468,095
0
1
null
null
null
null
UTF-8
C
false
false
1,355
h
#ifndef ALGORITHM_TRIE_H #define ALGORITHM_TRIE_H #ifdef __cplusplus extern "C" { #endif typedef struct _Trie Trie; /** * Create a new trie. * * @return Pointer to a new trie structure. */ Trie *trie_new(void); /** * Destroy a trie. * * @param trie The trie to destroy. */ v...
[ "yang.liu.mail@gmail.com" ]
yang.liu.mail@gmail.com
8b6b00b7734b2de7c9ae4d2a1cac7d8cae725f54
248b8e70b84590aaaeb0c90e52d20b82479dd92c
/harmony/v2_06/apps/tcpip/web_net_server_nvm_mpfs/firmware/src/app.h
868a45d3260e217e1b2d5f020f2db1b242fa7051
[]
no_license
Tairycy/AmazonHarmonyIntegration
63c7946bbf2cb24486f9f87e77bd1afbf39d12cc
0d5d94c7c3b2cba90f043ee5eb60c81cfb386b63
refs/heads/master
2022-04-09T08:07:56.270238
2019-04-10T23:47:11
2019-04-10T23:47:11
null
0
0
null
null
null
null
UTF-8
C
false
false
9,515
h
/******************************************************************************* MPLAB Harmony Application Header File Company: Microchip Technology Inc. File Name: app.h Summary: This header file provides prototypes and definitions for the application. Description: This header file provid...
[ "nateihle@gmail.com" ]
nateihle@gmail.com
79c5d996d255dba6c27b3f5db359427acb253553
e7f8a7f488bbf495c3dfe2c63fc72bbe631343b7
/nucle_F334R8/Servo_Encoder/core/Src/MX_Drivers/usart.c
967c0b704caa598a96746e25f95b5a9646e32fda
[]
no_license
damian2340/servo_encoder
3362fc93cc32b3d4f408cfa9c6d879bddcbd3d9c
3ff98499ac8aa5087026f0d763728fb3f8cf4dcf
refs/heads/main
2023-05-01T14:56:41.090774
2021-05-13T02:40:51
2021-05-13T02:40:51
366,910,712
0
0
null
null
null
null
UTF-8
C
false
false
5,082
c
/** ****************************************************************************** * @file usart.c * @brief This file provides code for the configuration * of the USART instances. ****************************************************************************** * @attention * * <h2><center>&copy; Cop...
[ "damian2340@hotmail.com" ]
damian2340@hotmail.com
083ec21209de25bd96ee3692eb57fa8444c5f517
cba271c68c4e8d2d18161520bc4c771946b718cf
/lib/ndarray/ndarray3_complex.h
2600bf40ab22e2ae33d919c980c59a452e1d5ead
[]
no_license
nagyistge/orion-rework
d55095e70f6f4e223b701982ba2e7fd336fda787
03d208f6deedbfc31f4a2089920adaa2cef6c80e
refs/heads/master
2021-05-02T18:13:15.674812
2016-02-04T21:00:08
2016-02-04T21:00:08
null
0
0
null
null
null
null
UTF-8
C
false
false
1,297
h
#ifndef NDARRAY3_COMPLEX_H #define NDARRAY3_COMPLEX_H 1 /* system headers */ #include <stdlib.h> #include <stdbool.h> #include <complex.h> /* local headers */ #include "config/datatype.h" #include "ndarray/ndarray3_generic.h" /* structs, enums */ typedef struct { complex_pixel_type* p; size_t sz[3]; /* PIXEL_NDIM...
[ "zaki.mughal@gmail.com" ]
zaki.mughal@gmail.com
eb43d00ea1dd8db4661ecd600151a4d9d043e8c3
eb6480b8792486486db6fcb398560e500e142a34
/daa/a/shell_script/Shell/cprog/pen2.c
7db3f9d617e086bf942b6ee19f440bb5f005eb34
[]
no_license
anup10/codes
09d0d74881696a1966dfa39590bfafe03baf06bb
a6f2aeb9e97e97b9542fa06f0c0f9d7bc6737c82
refs/heads/master
2021-01-23T13:36:19.376223
2014-08-23T15:36:29
2014-08-23T15:36:29
null
0
0
null
null
null
null
UTF-8
C
false
false
379
c
#include<stdio.h> #define p(n) printf("%d",n) #define pn printf("\n") void main() { int T,i,j,k; long long L,R,sum=0; scanf("%d",&T); while(T>0) { sum=0; scanf("%llu",&L); scanf("%llu",&R); while(L<=R) { k=findDigits(L); sum=sum+L*k; L++; } T--; printf("%llu",sum); pn; } } int findDigits(long long k...
[ "janup10kumar@gmail.com" ]
janup10kumar@gmail.com
4d36d5910dce68e52555bf886d4a2dae9f3c429d
a2a340b1cf509a02270eeab1c51afbd4b0fdeef5
/lista.h
3931100fdaf76a5af6e1f355e152a926a9ab4254
[]
no_license
costadev00/ED1_UFU
140bbc8f643f836fb5a520f0a763dc2899b92647
6a40a4a4ee5515ea9ff4c1e58eddd9864caa691e
refs/heads/master
2021-07-25T09:16:51.222110
2021-04-01T13:37:35
2021-04-01T13:37:35
246,896,280
8
0
null
2020-06-01T05:30:04
2020-03-12T17:43:57
C
UTF-8
C
false
false
2,692
h
typedef struct celulaLista { int informacao; struct celulaLista *proximo; } celula; //prototipos void initLista(celula **pRecebido); void insertLista(celula **pRecebido); void buscaListaSimples(celula **pRecebido); void removeElementoListaSimples(celula **pRecebido); void mostraSoma(celula **inicio); int leValo...
[ "matheuscostamonteiro.mc@gmail.com" ]
matheuscostamonteiro.mc@gmail.com
8510298064af0c0c90bfab97619088a728594fa4
9024ffecfe9d4036a669fe47a40876a33f96f356
/demo6.c
15977f6974db844f8d6f0ff6077b9b772598c1d3
[]
no_license
SeasunAmin/C_program_code-s
cbaba02874c0c108b6c41a4ba98c90554dfe97e9
1d53d3d3c183d5341f8214dad4eb623fa187c37d
refs/heads/main
2023-08-10T16:53:25.154511
2021-10-04T08:42:10
2021-10-04T08:42:10
413,146,053
0
0
null
null
null
null
UTF-8
C
false
false
84
c
#include<stdio.h> int main() { int x = 10; printf("X = %d",x++++); }
[ "seasunamin712@gmail.com" ]
seasunamin712@gmail.com
6b3999829fc207739f60ca5b04a9d655bbac1939
32cc9f43690023ec03e611cf0e11590fda22bb4c
/fillit-files/ft_fillit_magic.c
03347f4a70fffa4d7f0d9eb42025009fabf2327e
[]
no_license
Bumbieris31/fillit
5d319cbbae48cbb81e482d621b12888bcd5b2e49
e19e45b8570548a0aa02ee8228357ea1cd8b276b
refs/heads/master
2020-04-30T10:19:14.465474
2019-04-01T18:26:19
2019-04-01T18:26:19
176,774,034
0
0
null
2019-03-20T16:26:53
2019-03-20T16:26:52
null
UTF-8
C
false
false
1,339
c
int ft_fillit_magic(char **board) { int tetri[3][6] = {{0, 1, 0, 2, 1, 2}, {1, 0, 2, 0, 3, 0}, {1, 0, 2, 0, 2, 1}}; // ¬ , I , L char **board; board = make_board(); } /* ** @desc - checks if it is possible to place tetrimino in a board. ** @param - tetri_index - which tetrimino in a tetri[] array it is. ** @va...
[ "abumbier@f1r4s1.codam.nl" ]
abumbier@f1r4s1.codam.nl
67c06140c9068b9a30e2c1769078a550ae6c3ee1
1b0b74e5785fcb1a439a25944ebff9632af8f626
/functions_strings_2.c
fe6cc083a6d7dd49c50009953471e84f0c0dafc7
[]
no_license
dianaparr/Shell_option_2
2fabbee5ee6f0bdc3d00deba073960f43f63e4d0
595ef104baa9217cc3a5233ecd6240dd653a7e9e
refs/heads/master
2023-04-02T20:30:38.778563
2021-04-14T01:11:32
2021-04-14T01:11:32
357,646,648
0
0
null
null
null
null
UTF-8
C
false
false
1,427
c
#include "header_file.h" /** *str_concat - concatenates two strings *@s1: pointer type char with a string *@s2: pointer type char with a string *Return: pointer to str or NULL (if it fails) */ /* char *_strcat(char *s1, char *s2) { char *concat; int i = 0, j = 0; int c1, c2 = 0; ...
[ "dianaparra.9611@gmail.com" ]
dianaparra.9611@gmail.com
74cae0049d3b11b27e4c20ceb587eb513fb33162
b367fe5f0c2c50846b002b59472c50453e1629bc
/xbox_leak_may_2020/xbox trunk/xbox/public/wsdk/inc/crt70/Sddl.h
795b85f54ec839c5baca20ca8839adaa2824e72f
[]
no_license
sgzwiz/xbox_leak_may_2020
11b441502a659c8da8a1aa199f89f6236dd59325
fd00b4b3b2abb1ea6ef9ac64b755419741a3af00
refs/heads/master
2022-12-23T16:14:54.706755
2020-09-27T18:24:48
2020-09-27T18:24:48
null
0
0
null
null
null
null
UTF-8
C
false
false
9,674
h
/*++ Copyright (c) 1997-1998 Microsoft Corporation Module Name: sddl.w Abstract: This module defines the support and conversions routines necessary for SDDL. Revision History: --*/ #ifndef __SDDL_H__ #define __SDDL_H__ #ifdef __cplusplus extern "C" { #endif // // SDDL Versio...
[ "benjamin.barratt@icloud.com" ]
benjamin.barratt@icloud.com
bbbefcf16e5908b3ec89690697b78afbf64c0e6f
def166ce8c3df9669ef4c95f836631c04924290e
/Arrays/linear_search.c
9a31feaa25b6d2c79cee76b8d34301665f95fe53
[]
no_license
shahidamushtaq/DataStructure
c02c00c8a7e2080f1a6baa6158e6558efa9285db
02b15b503f31c146052712f82b56fc47e2c27b51
refs/heads/main
2023-07-30T19:25:42.479145
2021-10-08T12:15:30
2021-10-08T12:15:30
414,119,189
0
0
null
null
null
null
UTF-8
C
false
false
549
c
#include <stdio.h> #include <stdbool.h> bool linear_search(int arr[], int size, int x){ bool match_found = false; for(int i = 0; i < size; i++){ if(arr[i] == x){ match_found = true; break; } } return match_found; } int main(){ int elements[] = {2, 3, 4, 6, 8, 9}; int size = sizeof elements / size...
[ "noreply@github.com" ]
shahidamushtaq.noreply@github.com
2698e470e48d8e18d88020b8596558c178d15cac
cb20f0fa21dab523621ff262687352902357d0ac
/launcher_paparazzo.ysc.c
430b79ebd855430dd598e4715f31d1362c7ebfaa
[]
no_license
Reliency/1.47-Grand-Theft-Auto-V-Scripts
34b6f5c7fd0eff585b5c90e42fed5acc29429525
5df60921440fbfbf92878b5ab8e2b43ea65c4864
refs/heads/master
2020-06-23T02:42:52.509056
2019-07-23T17:48:52
2019-07-23T17:48:52
198,478,569
1
0
null
null
null
null
UTF-8
C
false
false
245,759
c
#region Local Var var uLocal_0 = 0; var uLocal_1 = 0; int iLocal_2 = 0; int iLocal_3 = 0; int iLocal_4 = 0; int iLocal_5 = 0; int iLocal_6 = 0; int iLocal_7 = 0; int iLocal_8 = 0; int iLocal_9 = 0; int iLocal_10 = 0; int iLocal_11 = 0; var uLocal_12 = 0; var uLocal_13 = 0; float fLocal_14 = 0f; var uLoc...
[ "jakobmichael2010@hotmail.com" ]
jakobmichael2010@hotmail.com
c6c8c4f4c9acc29cb41513b7922534f7c5b4bbb2
65f9576021285bc1f9e52cc21e2d49547ba77376
/LINUX/android/vendor/qcom/proprietary/qcril-hal/include/modules/nas/NasImsHelper.h
96d48457f41783d4030e03284f3288aeaf0108e0
[ "Apache-2.0" ]
permissive
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
1,034
h
/****************************************************************************** # Copyright (c) 2017 Qualcomm Technologies, Inc. # All Rights Reserved. # Confidential and Proprietary - Qualcomm Technologies, Inc. #******************************************************************************/ #pragma once #include...
[ "jagadeshkumar.s@pathpartnertech.com" ]
jagadeshkumar.s@pathpartnertech.com
c61c477499e2d9ce324f72d3a7886fdc37eb74f9
5b8c8fae829610c07a474056eaffc9f6834ffec3
/src/pit.c
830d8b62cc4d176db8933e7b21cc3e6f5c5c66fb
[]
no_license
minad/os-experiment
5ea095d47815285ef08e54c543dc598ac093f885
e9aeb85c42d27c0de123c90a0d4fa8820e3e1c47
refs/heads/master
2023-08-22T17:54:53.747143
2017-03-06T21:25:49
2017-03-06T21:25:49
84,122,413
1
0
null
null
null
null
UTF-8
C
false
false
841
c
#include <pit.h> #include <debug.h> #include <io.h> enum { PIT_CONTROL = 0x43, // Control port PIT_COUNTER = 0x40, // Counter base port PIT_BOTH = 0x30, // Counter 16 bits, LSB first PIT_FREQUENY = 1193180, // Frequency }; void pit_set(int channel, int mode, int value) { ASSERT(chan...
[ "mail@daniel-mendler.de" ]
mail@daniel-mendler.de
a9cbcb3290df77554774b56894b06c71512a2fcc
1fabbdfd1ca9ea1b6808893e12bd907eb74de414
/xcode/Classes/Native/AssemblyU2DCSharp_Singleton_1_gen_4.h
6b8c10ef7056edf693a91ba4fcddf608050d2068
[]
no_license
Klanly/TutorialPackageClient
6f889e96c40ab13c97d107708ae8f3c71a484301
b9d61ba2f287c491c9565b432f852980ec3fee28
refs/heads/master
2020-12-03T01:42:35.256114
2016-11-01T02:40:21
2016-11-01T02:40:21
null
0
0
null
null
null
null
UTF-8
C
false
false
321
h
#pragma once #include <stdint.h> // DialogCore struct DialogCore_t4785; // System.Object #include "mscorlib_System_Object.h" // Singleton`1<DialogCore> struct Singleton_1_t4786 : public Object_t { }; struct Singleton_1_t4786_StaticFields{ // T Singleton`1<DialogCore>::_Instance DialogCore_t4785 * ____Instance; };
[ "bu213200@gmail.com" ]
bu213200@gmail.com
091801b31232a7a8b8534db82f1f7c23ffc4eff9
8d168bb61d52caf778b24107ae897e7f3df45c9e
/middleware/utilib/libbin/cevad.h
d56007a5cd0ad009a1398836504f11a76418d278
[]
no_license
xueming1988/test1
5a92294103d4e707dd97ae18f304b8c0fbc318c6
1b6a732fda35f3423b12edabbaf4bc9389b41a98
refs/heads/master
2023-03-23T06:27:57.617495
2021-03-21T05:58:09
2021-03-21T05:58:09
349,882,722
1
4
null
null
null
null
UTF-8
C
false
false
1,924
h
#ifndef TASR_AUDIO_TOOLS_ENERGY_VAD_DEFINE_H_ #define TASR_AUDIO_TOOLS_ENERGY_VAD_DEFINE_H_ #include <stdlib.h> #ifdef __cplusplus extern "C" { #endif enum EVAD_RES { EVAD_OK = 0 , EVAD_ERROR = 1 , EVAD_SPEAK = 2 , EVAD_SILENCE = 3 , EVAD_UNKNOW = 4 }; typedef void* EVAD_HANDLE...
[ "249890681@qq.com" ]
249890681@qq.com
a90f8e4241cbf4962abf9986be241ee040f5ce94
948f4e13af6b3014582909cc6d762606f2a43365
/testcases/juliet_test_suite/testcases/CWE122_Heap_Based_Buffer_Overflow/s10/CWE122_Heap_Based_Buffer_Overflow__c_CWE806_wchar_t_ncpy_68b.c
4cb07de3239572dafd8286a547650ff16190a60e
[]
no_license
junxzm1990/ASAN--
0056a341b8537142e10373c8417f27d7825ad89b
ca96e46422407a55bed4aa551a6ad28ec1eeef4e
refs/heads/master
2022-08-02T15:38:56.286555
2022-06-16T22:19:54
2022-06-16T22:19:54
408,238,453
74
13
null
2022-06-16T22:19:55
2021-09-19T21:14:59
null
UTF-8
C
false
false
2,039
c
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE122_Heap_Based_Buffer_Overflow__c_CWE806_wchar_t_ncpy_68b.c Label Definition File: CWE122_Heap_Based_Buffer_Overflow__c_CWE806.label.xml Template File: sources-sink-68b.tmpl.c */ /* * @description * CWE: 122 Heap Based Buffer Overflow * BadSource: Initialize ...
[ "yzhang0701@gmail.com" ]
yzhang0701@gmail.com
2a3ecc2583f563bf69630b7608ab2b5577836aea
d5448f8c84b45b5d9636259bfb20d32775525e99
/Project/STM32F4xx_StdPeriph_Examples/CAN/CAN_LoopBack/system_stm32f4xx.c
df01c011f473e75faf88b920721e29b6defda8dd
[]
no_license
lvniqi/STM32F4xx_DSP_StdPeriph_Lib_V1.3.0
1f83b88c33d5fa3a1ddebddc49d8b50263d49c6d
44ca8109a9679aa408028299fcd259cc101f314c
refs/heads/master
2021-01-10T07:38:47.295522
2015-10-28T16:51:57
2015-10-28T16:51:57
31,595,388
1
1
null
null
null
null
UTF-8
C
false
false
38,298
c
/** ****************************************************************************** * @file CAN/CAN_LoopBack/system_stm32f4xx.c * @author MCD Application Team * @version V1.3.0 * @date 13-November-2013 * @brief CMSIS Cortex-M4 Device Peripheral Access Layer System Source File. * This file...
[ "lvniqi@gmail.com" ]
lvniqi@gmail.com
d1b2908eaeaf96c91363d683e7b1b013d26bfa1c
5f95342549413dc14e4b5b83c517076d556d52c9
/sys/arch/powerpc/powerpc/intr.c
1011991b9e9ebfcd2e0fc57d8652a6eaf5363b8a
[]
no_license
mikekmv/aeriebsd-src
ee4ce27893e6be0768acb9729fde21f08e3d5c17
04a0f2dffa69cbdb3b9d3f593c9317681eaa6302
refs/heads/master
2021-01-17T12:07:14.334767
2013-03-09T23:52:38
2013-03-09T23:52:38
10,635,652
1
1
null
null
null
null
UTF-8
C
false
false
2,566
c
/* * Copyright (c) 1997 Per Fogelstrom, Opsycon AB and RTMX Inc, USA. * * 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...
[ "root" ]
root
91ef789aec68688d97a4a5e8f89125fc6e0b551f
6b40e9dccf2edc767c44df3acd9b626fcd586b4d
/NT/base/screg/winreg/cntrtext/showperf/resource.h
4f25aa9c16d36dae38ab85f5c5f545e8d74d6c88
[]
no_license
jjzhang166/WinNT5_src_20201004
712894fcf94fb82c49e5cd09d719da00740e0436
b2db264153b80fbb91ef5fc9f57b387e223dbfc2
refs/heads/Win2K3
2023-08-12T01:31:59.670176
2021-10-14T15:14:37
2021-10-14T15:14:37
586,134,273
1
0
null
2023-01-07T03:47:45
2023-01-07T03:47:44
null
UTF-8
C
false
false
3,450
h
#define IDC_STATIC -1 #define IDD_MAIN 100 #define IDC_OBJECT 1001 #define IDC_INSTANCE 1002 #define IDC_DATA_LIST 1003 #define IDC_REFRESH 1004 #define IDC_INCLUDE_...
[ "seta7D5@protonmail.com" ]
seta7D5@protonmail.com
be0ef8ee88c0ed0253bb656bdbc120918fa611c1
1744185a1e318fd0705b7c8d71635966bf2f7451
/template/lib/Projects/STM32469I-Discovery/Applications/USB_Device/AUDIO_Standalone/Inc/usbd_desc.h
eac4605030e059b29325afa61bbce10a042f8dc3
[ "LicenseRef-scancode-st-bsd-restricted", "MIT" ]
permissive
swedishhat/stm32f4-bear-metal
99554444acc611433190b00599d5be9ebbcbac49
04c8ae72ee6ea658dc376afe64f7f3a47c67512b
refs/heads/master
2020-12-24T09:09:59.574026
2016-11-09T18:07:57
2016-11-09T18:07:57
73,302,594
0
1
MIT
2020-03-08T01:27:48
2016-11-09T16:45:24
C
WINDOWS-1252
C
false
false
3,614
h
/** ****************************************************************************** * @file USB_Device/AUDIO_Standalone/Inc/usbd_desc.h * @author MCD Application Team * @version V1.0.5 * @date 03-June-2016 * @brief Header for usbd_desc.c module **********************************************...
[ "patrick.d.lloyd@gmail.com" ]
patrick.d.lloyd@gmail.com
090d8bf15a13e9a986f7c89c3ccb6b5cd40bc187
9e1288b754e61e351f874e5d1c79eaa15e56b50d
/celsius.c
04df5d867745b8ec29a0c63ff07415eaee5f2c9d
[]
no_license
ajithvsb/asd
6f1f760e1e56ac3659db9d125bac46e61d464b84
cf83fc0132082081c76e57596458258a148269c3
refs/heads/master
2021-05-11T10:44:09.151707
2018-03-13T11:26:18
2018-03-13T11:26:18
118,109,259
1
0
null
null
null
null
UTF-8
C
false
false
91
c
#include <stdio.h> int main() { int a; scanf("%d",&a); printf("%d",a+273); return 0; }
[ "noreply@github.com" ]
ajithvsb.noreply@github.com
de693b6e645967125cb5d3028c593967ecab23b5
1c6a7ae5dca2a38c68fde97a676478c6573bca02
/linux-3.0.1/include/asm-generic/bitops/atomic.h
ecc44a8e2b4466fbbf86b5a1e374ae15b2ef50aa
[ "Apache-2.0", "Linux-syscall-note", "GPL-2.0-only", "GPL-1.0-or-later" ]
permissive
tonghua209/samsun6410_linux_3_0_0_1_for_aws
fab70b79dc3e506dc03ac1149e2356137869c6ca
31aa0dc27c4aab51a92309a74fd84ca65e8c6a58
refs/heads/master
2020-04-02T04:24:32.928744
2019-01-20T13:51:34
2019-01-20T13:51:34
154,015,176
0
0
Apache-2.0
2018-10-24T14:51:04
2018-10-21T14:07:31
C
UTF-8
C
false
false
5,591
h
#ifndef _ASM_GENERIC_BITOPS_ATOMIC_H_ #define _ASM_GENERIC_BITOPS_ATOMIC_H_ #include <asm/types.h> #include <asm/system.h> #ifdef CONFIG_SMP #include <asm/spinlock.h> #include <asm/cache.h> /* we use L1_CACHE_BYTES */ /* Use an array of spinlocks for our atomic_ts. * Hash function to index into a different SPINLOC...
[ "kyh1022@163.com" ]
kyh1022@163.com
3cc8c4f3723e5d405c194d56a60a2172428d7f93
ea3506f5335a18a12f9093564b6e55e93c0a448a
/week08/Chapter9-ex03-Arraycheck.c
55ded2f3b92469477cbc467cbfedb7d1dcc1d372
[]
no_license
maudan46/Robotics_programming
469d3237456f9065974780ba08d1a5625b32ae13
3ac1c943b95954323cb68a69dbdaafe9276a382a
refs/heads/main
2023-06-26T23:08:18.852798
2021-07-27T16:44:24
2021-07-27T16:44:24
367,413,060
0
1
null
2021-05-17T04:50:52
2021-05-14T15:58:11
null
UTF-8
C
false
false
436
c
#include <stdio.h> int count(int num, int *array, int length); int main() { int array[10] = {5, 9, 9, 4, 2, 5, 9, 3, 6, 7}; //all numbers int num = 9; //number to check printf("The number %d appears %d times.\n", num, count(num, array, 10)); return 0; } int count(int number, int *array, int length) { if (leng...
[ "maudan2002@gmail.com" ]
maudan2002@gmail.com
f11c3b20062994e6636d96c8dc681a08a454def3
29910f9b7431e587cb1169682189e219d1ee8204
/train/Pods/Headers/Private/CorePlot/ios/_CPTConstraintsFixed.h
562c71b5a86b48c1ffd3edc7e1090575ef1bea3c
[]
no_license
jszcl/ios-app
f9c37986b21abcda7930a71365fe24f565471668
c842ba1f5ce8b4dd51aef8a17cfc01938ea5fe4c
refs/heads/master
2021-01-12T09:11:24.189453
2016-12-23T02:19:31
2016-12-23T02:19:31
76,786,675
0
0
null
null
null
null
UTF-8
C
false
false
1,067
h
XSym 0060 22fed0d2b9d36a998d2e99023b5758f2 ../../../../CorePlot/framework/Source/_CPTConstraintsFixed.h ...
[ "changle zhu" ]
changle zhu
a74abde314e8f42fbff1543352a6cc665355b1c5
960a0f074f0bc232d8b0509e501d559f846ec892
/include/advancedAnimations.h
c85737de3e3a683f71b494c41b7cf6c407315dc4
[]
no_license
sterna/ledSegment
4885b8dfc53d571ab36759f9144a7e1bb28e6f11
e82a29039976bc9306a07159374e6f564b3c7bf5
refs/heads/master
2021-06-12T14:39:48.029177
2021-06-04T19:17:25
2021-06-04T19:17:25
162,823,976
0
0
null
null
null
null
UTF-8
C
false
false
5,844
h
/* * advancedAnimations.h * * Created on: 16 Apr 2020 * Author: Sterna */ #ifndef INCLUDE_ADVANCEDANIMATIONS_H_ #define INCLUDE_ADVANCEDANIMATIONS_H_ #include "ledSegment.h" #include "utils.h" #include "time.h" #include "events.h" //The call period for the animation task in ms #define ANIM_TASK_PERIOD 37 ...
[ "es@cellink.com" ]
es@cellink.com
6cea25dcd14bfb75dda6e4dc02aeb1a8d9823cf2
19a0b3fdfc06d8028f0f860d9c51c7d46906c5aa
/Lista 7/main.c
0e3d8c03c21fba45148c3309eefc194009e1fbc6
[]
no_license
matheus6p/Exercicios_C_Algoritmos_FACENS_2017
93787cedb075ed807e86af9a01b8b83c81d2a8ae
535b03a15b3e05010d15d00088dde6b4cd1accac
refs/heads/master
2021-10-25T23:56:14.385868
2019-04-08T15:44:17
2019-04-08T15:44:17
null
0
0
null
null
null
null
UTF-8
C
false
false
308
c
#include <stdio.h> #include <stdlib.h> int main() { int i; float v[10], num; for(i=0; i<=9; i++){ printf("Digite um valor: "); scanf("%f", &num); v[0+i] = num; } for(i=0; i<=9; i++){ printf("%.2f\n", v[0+i]); } return 0; }
[ "noreply@github.com" ]
matheus6p.noreply@github.com
78d1fdf8fd5beeb6f4d9c27f2fedec5d33a14e73
5c255f911786e984286b1f7a4e6091a68419d049
/code/ba5b450f-f827-4555-bc33-e06e95ed19cc.c
181670dc0c5ed2fc77b21245f0ea5cea25b9e099
[]
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
261
c
#include <stdio.h> int main() { int i=4; int j=121; int k; int l; j = 53; l = 6; k = i/j; l = i/j; l = l/j; l = l/j; l = k/j; l = l%j; l = l-j; k = k-k*i; printf("vulnerability"); printf("%d\n",l); return 0; }
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
79c94b96634a2f5329ab65fee8793e79eaa6fbb9
55ea3d502daaa47ca3486d6f93edca9e8615cab8
/platform/mcu/cy8c6347/drivers/PSoC6/pdl/drivers/peripheral/profile/cy_profile.h
0bbb6e7768748f7c3ceab8c263861124bbde688b
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
PabloShi/AliOS-Things
dcfd8c3b002949a9c51f61883d12904b411c1601
7b413de7977efff5d60210bd3409207bc4663642
refs/heads/rel_2.1.0
2020-04-30T14:56:39.556610
2019-04-23T07:13:48
2019-04-23T07:13:48
127,271,575
2
2
Apache-2.0
2018-04-28T01:30:21
2018-03-29T09:49:23
C
UTF-8
C
false
false
19,318
h
/***************************************************************************//** * \file cy_profile.h * \version 1.0 * * Provides an API declaration of the energy profiler driver. * ******************************************************************************** * \copyright * Copyright 2016-2018, Cypress Semic...
[ "cutworth@163.com" ]
cutworth@163.com
29c6d6ace81d7e9e5e0b5d542c4c7c59154b9f4e
096d674366c1114f98d21b76fbc49664f6dd20c6
/source/discovery/discovery.c
bbc2237aae3c8a1104748ef3651aabe9915fa7ef
[]
no_license
github188/SmartCamera
09ff86109420cb0126dd99ed0ed4d59e13a32a82
a5bece938ff0dc019ead3d62fa6adefbc8c497fe
refs/heads/master
2020-04-28T10:24:22.890431
2018-04-28T10:08:52
2018-04-28T10:08:52
175,199,992
0
1
null
2019-03-12T11:48:52
2019-03-12T11:48:52
null
UTF-8
C
false
false
10,911
c
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <getopt.h> /* getopt_long() */ #include <fcntl.h> /* low-level i/o */ #include <unistd.h> #include <errno.h> #include <sys/stat.h> #include <sys/types.h> #include <sys/time.h> #include <sys/mman.h> #include <sys/ioctl.h> #include <sys/mount.h> #inc...
[ "1124427436@qq.com" ]
1124427436@qq.com
15de68317cbdbbe10bd5023840aea3c0f31b33d2
e3d917181ee947fe596df4b66e1bdc066e9f9e02
/windowsbuild/MSVC2022/Qt/6.4.2/include/QtGui/6.4.2/QtGui/private/qdrawhelper_mips_dsp_p.h
2a371b3b4662dc235fdd1fd736fc8ec224e09094
[ "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause" ]
permissive
visit-dav/visit-deps
d1be0023fa4c91c02589e5d87ab4e48c99145bb5
d779eb48a12e667c3b759cedd3732053d7676abf
refs/heads/master
2023-08-08T15:30:28.412508
2023-07-31T22:34:52
2023-07-31T22:34:52
174,021,407
2
3
NOASSERTION
2023-07-06T16:07:22
2019-03-05T21:12:14
C++
UTF-8
C
false
false
8,851
h
// Copyright (C) 2013 Imagination Technologies Limited, www.imgtec.com // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only #ifndef QDRAWHELPER_MIPS_DSP_P_H #define QDRAWHELPER_MIPS_DSP_P_H // // W A R N I N G // ------------- // // This file is not part of the Qt AP...
[ "noreply@github.com" ]
visit-dav.noreply@github.com
97d6ca6150c98f94213bcfce4949264136808015
3a46dab9239a93d0512aad9e37a1d98477b1089b
/hackerRankExercises/examCpractice/main.c
2ca445727b9b186fbbb865cb81f736cdfc780f24
[]
no_license
green-fox-academy/ithomas91-1.0
3a27f4a12d084d1b2f2c67a928bf0a42444d5613
32d762b7bbc2860de20592c50f538e31e96b9b0a
refs/heads/master
2020-04-16T19:50:07.652139
2019-07-11T17:52:04
2019-07-11T17:52:04
165,876,260
0
2
null
null
null
null
UTF-8
C
false
false
1,687
c
#include <stdio.h> void loopWhile() { int answer = 4; int user_answer; int counter = 0; printf("Please enter your answer!\n"); while(user_answer != answer){ scanf("%d", &user_answer); counter++; if(counter == 3){ printf("You havent got mor chance!\n"); ...
[ "ithomas.nemeth@gmail.com" ]
ithomas.nemeth@gmail.com
b44eff9622258b55736f2bd33242f94d633f8cce
5bcb8eab3bb6ea14cfe5da71cad4feeb1887daf7
/bin/initnotes.c
0925cdeb977e8dca28eb2dde522e28e7e78842da
[]
no_license
adrianblancode/Piano-Hero
6007592889d11aca32d894a4fc88bb0f822cd797
bb403bcdd97191ca3625c6a019b010f2653f1eb5
refs/heads/master
2021-05-28T07:18:25.694167
2014-11-11T19:41:12
2014-11-11T19:41:12
null
0
0
null
null
null
null
ISO-8859-1
C
false
false
758
c
#include "huvud.h" //Denna funktion förbereder lite data som noterna måste ha void initnotes(long int noter[][5], long int storlek, long int songtime, float *normal) { long int n=1, storst=0; while(n<storlek) { if((noter[n][start_time]+noter[n][duration])>storst){storst=(noter[n][start_time]+noter...
[ "adrianblp@gmail.com" ]
adrianblp@gmail.com
cd116864002a4d37aa879e20fb3d1f74e6be76f6
efe1131a33ee82e7c46b5af4cf200dcae8eb4add
/samples/OLE32/DSPCALC2/DSPCALC2.H
a9fecbc52e940ab0cf0f180e635d66dd51cb2bae
[ "BSL-1.0" ]
permissive
ALEHACKsp/dmc
819398bbb46e8b5a8ef5c344ef2a0f8b4ee8903c
9478d25a677f70dbe4fc0ed317cc5a5e5050ef8b
refs/heads/master
2022-12-28T13:36:57.721262
2020-10-11T07:47:16
2020-10-11T07:47:16
null
0
0
null
null
null
null
UTF-8
C
false
false
3,807
h
/*** *dspcalc2.h * * This is a part of the Microsoft Source Code Samples. * * Copyright (C) 1992-1995 Microsoft Corporation. All rights reserved. * * This source code is only intended as a supplement to Microsoft Development * Tools and/or WinHelp documentation. See these sources for detailed * informat...
[ "walter@walterbright.com" ]
walter@walterbright.com
7ce24293528fe371ca9ff10408eb9d4743c69663
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/drivers/media/platform/vivid/extr_vivid-vbi-out.c_vidioc_try_fmt_sliced_vbi_out.c
2f0dacb2b7c3405baca7b4335d42be7d56a2c397
[]
no_license
isabella232/AnghaBench
7ba90823cf8c0dd25a803d1688500eec91d1cf4e
9a5f60cdc907a0475090eef45e5be43392c25132
refs/heads/master
2023-04-20T09:05:33.024569
2021-05-07T18:36:26
2021-05-07T18:36:26
null
0
0
null
null
null
null
UTF-8
C
false
false
1,544
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
576ce919652578fdd92c2c4893d12118c0e97204
b1d500a451cd9852089bf3d97e829df069daa9c8
/Images/Data/RadialFieldScan_2/reprocessed/newCuts/1D_res_-50.000000.C
6b3c2d7b494c343a47b83652432ba14ccfa21ad9
[]
no_license
sam-grant/EDM
486ea029bf766c968a3c7b41198ffcf9bc3c9b8a
525e41de5f675c39014488c79144f47562910736
refs/heads/master
2022-10-30T22:35:42.979799
2022-10-19T18:44:54
2022-10-19T18:44:54
296,421,806
0
1
null
null
null
null
UTF-8
C
false
false
1,266
c
void 1D_res_-50.000000() { //=========Macro generated from canvas: c/c //========= (Tue Apr 20 23:23:49 2021) by ROOT version 6.22/08 TCanvas *c = new TCanvas("c", "c",0,0,800,600); c->SetHighLightColor(2); c->Range(0,0,1,1); c->SetFillColor(0); c->SetBorderMode(0); c->SetBorderSize(2); c->SetFram...
[ "samuel.grant94@gmail.com" ]
samuel.grant94@gmail.com
a9192df930df608bc96174068191601a2314eaae
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/libgit2/src/extr_pathspec.c_git_pathspec_match_list_diff_entry.c
98c3f57920724f5b15699b23bcde500585905e7e
[]
no_license
isabella232/AnghaBench
7ba90823cf8c0dd25a803d1688500eec91d1cf4e
9a5f60cdc907a0475090eef45e5be43392c25132
refs/heads/master
2023-04-20T09:05:33.024569
2021-05-07T18:36:26
2021-05-07T18:36:26
null
0
0
null
null
null
null
UTF-8
C
false
false
1,048
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
133723934cc1881df2dc90b876b0f403559e0f7d
d0c44dd3da2ef8c0ff835982a437946cbf4d2940
/cmake-build-debug/programs_tiling/function13846/function13846_schedule_17/function13846_schedule_17_wrapper.h
c021b9b532de7cb328dfd241d7d5ca78390e0bde
[]
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
282
h
#ifndef HALIDE__generated_function13846_schedule_17_h #define HALIDE__generated_function13846_schedule_17_h #include <tiramisu/utils.h> #ifdef __cplusplus extern "C" { #endif int function13846_schedule_17(halide_buffer_t *buf0); #ifdef __cplusplus } // extern "C" #endif #endif
[ "ei_mekki@esi.dz" ]
ei_mekki@esi.dz
9b2ec8a8b34e0b5f136212ef97f79ceed81f1376
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/drivers/mtd/nand/raw/extr_marvell_nand.c_marvell_nfc_remove.c
0eb81386503a7a3013ee84644c7ae973a0a58e9d
[]
no_license
isabella232/AnghaBench
7ba90823cf8c0dd25a803d1688500eec91d1cf4e
9a5f60cdc907a0475090eef45e5be43392c25132
refs/heads/master
2023-04-20T09:05:33.024569
2021-05-07T18:36:26
2021-05-07T18:36:26
null
0
0
null
null
null
null
UTF-8
C
false
false
1,281
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
73c4f3d9d1a06459ea9ad90095d4b604beb88c60
b3a0950fd04cf083b3c5b39d949ec93f5d2cf0a7
/INA260_breakout/mbed/TARGET_NUCLEO_F103RB/TARGET_STM/TARGET_STM32F1/device/stm32f1xx_hal_cortex.h
f7fedadf0b57dd88298c4a209c14d4d58f9d3eb6
[ "MIT" ]
permissive
SWITCHSCIENCE/samplecodes
bcb1b6a61bbaf684e23c87a1a390a8e0605d1110
d704f9a528ea54285d6427b886760fe4f6a607f0
refs/heads/master
2023-08-24T01:00:59.438765
2023-08-15T13:14:22
2023-08-15T13:14:22
25,199,576
83
86
MIT
2023-05-26T13:50:02
2014-10-14T09:33:46
C
UTF-8
C
false
false
18,433
h
/** ****************************************************************************** * @file stm32f1xx_hal_cortex.h * @author MCD Application Team * @version V1.1.0 * @date 14-April-2017 * @brief Header file of CORTEX HAL module. *********************************************************************...
[ "onose@switch-science.com" ]
onose@switch-science.com
d7bd79882f1b453461b1fc7d54b200f5b3ccdf90
afe3b9f82c5b57e83e903d08d9ec7b4d3bd80c97
/Mercury5/proj/sc/application/mmi/app/AndroidIdleApp/inc/priv/mmi_android_idleapp_util.h
762f3643d1cbf2329402b176cc962d980120d82c
[]
no_license
xtxbruin/SDK_pulbic
bbb79f9eb642aa9ecaa3825944ffc20430cd9057
c1436fa7446457e8d6547874d27ee4e34be150cf
refs/heads/master
2022-03-24T09:27:12.825861
2020-01-01T07:31:36
2020-01-01T07:31:36
null
0
0
null
null
null
null
UTF-8
C
false
false
11,346
h
/* * file: "mmi_android_idleapp_util.h" * author: Hf.lin */ #ifndef __MMI_ANDROID_IDLEAPP_UTIL__ #define __MMI_ANDROID_IDLEAPP_UTIL__ #ifdef __UI_STYLE_MMI_ANDROID_IDLE__ #include "mmi_mae_interfacemodel.h" #include "mmi_wdg_image_text_image.h" #include "mmi_mae_helper.h" #include "mmi_wdg_transition.h" #include "mmi...
[ "695732416@qq.com" ]
695732416@qq.com
6f12759462b1546ed80690781733be5145a0d338
65c8f15e75cfab33dabfdd56f155f404e4ffe154
/Pods/Headers/BlocksKit/A2DynamicDelegate.h
864a646cf05bf5859bdf1fc8f977207578d73fbc
[]
no_license
dolphinux/Time-Capsule
cc9552e8f620637007c0b135babf3167f084f63b
79bfbec772e88c7b3bd644474af0a115444b3cbe
refs/heads/master
2021-06-08T02:27:19.463408
2017-08-15T08:02:27
2017-08-15T08:02:27
14,165,688
0
0
null
null
null
null
UTF-8
C
false
false
62
h
../../BlocksKit/BlocksKit/Dynamic Delegate/A2DynamicDelegate.h
[ "shijie.qinsj@alibaba-inc.com" ]
shijie.qinsj@alibaba-inc.com
ac26016c6b4ef9a6d1849eb0c3aea4336d92c01c
04ee0440ba8c3d847c97c26a6b4fa4170aaa6b5a
/include/skip_segment.h
f12019b0ae5ebb92db050abf979a8208aec14d98
[]
no_license
joffrey-bion/jpeg-codec
fe93048046667dd471101d09dc1e305457d86d37
9e484a1596f8066340164c4f943d36dad7682ee6
refs/heads/master
2021-01-01T16:45:03.509807
2019-02-05T22:36:45
2019-02-05T22:36:45
9,591,738
0
0
null
null
null
null
UTF-8
C
false
false
182
h
/* Projet C - Sujet JPEG */ #ifndef __SKIP_SEGMENT_H #define __SKIP_SEGMENT_H #include <stdio.h> #include "inout.h" extern void skip_segment(uint32_t *cpt, FILE *movie); #endif
[ "joffrey.bion@gmail.com" ]
joffrey.bion@gmail.com
1daf7df10c3aefb7c055521eb51491f2d3da5a8e
3224b1cd140a91abd884dc437611ec8c423d1e69
/Pods/Headers/Public/RongCloudIMKit/RongIMLib/interf_enc.h
f33449a752a7d3c8382e357c3c70846af5e71e99
[]
no_license
castielLi/Craft
30993956efabf830c5f202ac9c6e2138dfac6e46
0dbcb1580f5621f448d42ef7d9d051e8aa54e236
refs/heads/master
2020-04-05T14:08:05.781182
2016-08-17T15:59:55
2016-08-17T15:59:55
45,807,820
4
2
null
2016-08-17T15:59:55
2015-11-09T01:29:14
Swift
UTF-8
C
false
false
106
h
../../../../RongCloudIMKit/Rong_Cloud_iOS_IMKit_SDK_v2_4_7_stable/RongIMLib.framework/Headers/interf_enc.h
[ "252182398@qq.com" ]
252182398@qq.com
9584713aa5e590614de6c851fefd601007daecbd
441d233eeb4ba1fa33032e554f8d4d4c8fe2ebaa
/srcs/ft_validlink.c
f34089f1b1955db4e373d40aded576ec0fc649b1
[]
no_license
TalPat/lem-in
312061728c70c0f3673348abd5f581121490cbe8
91851c6c3a201729d7d2ef58e798a6f4bbab6cb6
refs/heads/master
2020-03-24T23:22:41.594076
2018-08-09T15:01:30
2018-08-09T15:01:30
143,130,883
0
0
null
null
null
null
UTF-8
C
false
false
1,201
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_validlink.c :+: :+: :+: ...
[ "tpatter@c1r3s5.wethinkcode.co.za" ]
tpatter@c1r3s5.wethinkcode.co.za
68616c2a948ee7c8e4ebf56f8acfb662b69e0f99
8d183cdb54c54304efa2a088f7d0908e7e4f7a3c
/battleship/EIFGENs/battleship/W_code/C3/we1056d.c
dde0ea6ab5b3187a8c932a048d798c3aef429cd7
[]
no_license
mzlatkin/battleship
d5dbc9433bd44df04bf643759d63610e1c653e64
76dd92ee0a5b7c428cff497d2cf69caa920685ce
refs/heads/master
2021-07-04T04:14:07.995855
2020-09-23T18:20:35
2020-09-23T18:20:35
178,740,165
0
1
null
null
null
null
UTF-8
C
false
false
2,894
c
/* * Class WEL_LVFI_CONSTANTS */ #include "eif_macros.h" #ifdef __cplusplus extern "C" { #endif static const EIF_TYPE_INDEX egt_0_1056 [] = {0xFF01,232,0xFFFF}; static const EIF_TYPE_INDEX egt_1_1056 [] = {0xFF01,245,1055,0xFFFF}; static const EIF_TYPE_INDEX egt_2_1056 [] = {0xFF01,1055,0xFFFF}; static const EIF_...
[ "mzlatkin@elltechnologies.com" ]
mzlatkin@elltechnologies.com
32edfc7c882d901368362f0bc3d7f66c56fac7e3
1acb81b0255ef9c49d70dd7bd36b8cdc31e6395b
/miner_gate/pwm_manager.c
ead126edba22ba59f3f7927c118f29c13a946892
[]
no_license
luke-jr/miner_gate_sp30
53b0e850150d3287be8d37fff95c0e1d3b1b3984
a7689e2f3b946b0dee165cfaade1552dc1e6a80d
refs/heads/master
2021-01-21T08:05:49.258584
2014-10-14T16:04:32
2014-10-14T16:04:32
null
0
0
null
null
null
null
UTF-8
C
false
false
4,146
c
/* * Copyright 2014 Zvi (Zvisha) Shteingart - Spondoolies-tech.com * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free * Software Foundation; either version 3 of the License, or (at your option) * any later versio...
[ "zvisha@gmail.com" ]
zvisha@gmail.com
42e8a5121e1d55d9a80175af9d7fba22813b2fb1
a962092459e2167fc30ded9fe9d36414f73f7f3d
/blocksparsednn/msp/tests/matrix_tests.c
dbc53a6c2618e6a34178b5d9a907a9281c94e079
[]
no_license
tejaskannan/block-sparse-dnn
91db71e8dfa78ba963b4b2cc48a173c5b9caf9b9
869286abf24a2caf0e1a7c534cdf383e3dcdd6e1
refs/heads/master
2023-05-07T21:38:02.815689
2021-05-27T14:54:55
2021-05-27T14:54:55
357,347,203
0
0
null
null
null
null
UTF-8
C
false
false
18,269
c
#include "matrix_tests.h" int main(void) { // Matrix addition printf("---- Testing Matrix Addition ----\n"); test_add_two(); test_add_three(); test_add_diff(); test_add_min_dims(); test_add_wrong_dims(); printf("\tPassed addition tests.\n"); // Matrix Multiplication printf("-...
[ "tkannan@berkeley.edu" ]
tkannan@berkeley.edu
00ff5bfabb4ffd93c67559a8f2c47c047d786c93
ed8e3dd3589263a9eec281b7202e9ee55d86873d
/uri/1866.c
4760eb5ea83df48ef8e8650ada18df63bafae70e
[]
no_license
HB-fga/Online-Judges
b5741d135b375b9d532a84985b2e85c5da4bf0d7
80fa1697b7aba172e4ec49b8a77827c24d105657
refs/heads/master
2021-06-20T06:01:32.874190
2021-05-30T02:47:27
2021-05-30T02:47:27
212,147,636
1
0
null
null
null
null
UTF-8
C
false
false
201
c
#include <stdio.h> int main() { int n, x; scanf("%d", &n); while (n>0) { scanf("%d", &x); if (x%2==0) { printf("0\n"); } else { printf("1\n"); } n--; } return 0; }
[ "hugoricardo.so.be@gmail.com" ]
hugoricardo.so.be@gmail.com
5305bff75c489de89a86a9de9dd30269ced41952
68628c42352ecdb53ef81571340e8b56732e8cf0
/ft_putnbr.c
394355df67e532927d6ddea15b7ceb3323a78d8f
[]
no_license
benjaminykim/libc
4661124d3808bd987827b96872f4d49192cee0ea
d82708ccc8168d8d5f84451ab1935a5e6c1c6d27
refs/heads/master
2020-12-01T23:54:09.712914
2020-03-07T21:15:45
2020-03-07T21:15:45
230,820,308
3
1
null
null
null
null
UTF-8
C
false
false
960
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_putnbr.c :+: :+: :+: ...
[ "bekim@e1z3r6p7.42.us.org" ]
bekim@e1z3r6p7.42.us.org
73e1312ec53256c1d0c803f12a606ef3024005cd
544e945c82449e1f1d148f8870c22c308b34b8a2
/src/server/backend.h
92fb089fcd7e6514667a48ca1265fbd6089e36e0
[]
no_license
parserguru/anyconn
5f7d1172fd658be00971a284842456891d351362
fbb5ffb8d12cb54bc3b4eeac996491568b30e564
refs/heads/master
2021-05-06T13:45:49.028122
2017-12-06T08:37:15
2017-12-06T08:37:15
113,281,285
0
0
null
null
null
null
UTF-8
C
false
false
66
h
#ifndef __BACKEND_H__ #define __BACKEND_H__ #endif
[ "leocdsc@gmail.com" ]
leocdsc@gmail.com
c041e5698cde768f85a8a68e4859de99543e959f
081d80d63debe29c45a39ce76c5c4dcd5cbf7b15
/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW24D/TARGET_FRDM/fsl_clock_config.c
20e9824decff20c7017fef417a1b6521d65c5a50
[ "BSD-3-Clause", "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
mbed-Infineon-XMC/mbed-os
70ecc16c1d10212d092c42d98f316ff567f160e1
41a44d7a0dc4af1551eca9f9584d9038df9a9d29
refs/heads/master
2020-03-12T21:29:35.420444
2018-05-08T20:16:00
2018-05-08T20:16:00
96,932,837
3
1
Apache-2.0
2018-02-11T11:20:08
2017-07-11T20:07:29
C
UTF-8
C
false
false
7,395
c
/* * Copyright (c) 2015, Freescale Semiconductor, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * o Redistributions of source code must retain the above copyright notice, this list...
[ "Mahesh.Mahadevan@nxp.com" ]
Mahesh.Mahadevan@nxp.com
125fb7f49244cbd8619128168ea60f112b40b779
0fd6f5445581d80b7ecd9f1bf4aa66371151b1a5
/C08.03.00009_SM_GSM_test/C04.08.00003_2/Program/uip/src/timer.c
0b1160262d68ec011c93600615da734163c255c8
[]
no_license
quanhengwen/guzhangfengxiyi
358d1069027d76a5fb79cb3a7b77fd23f1f420cb
264bab9623bf82c4f81a282c36753281df5838e9
refs/heads/master
2021-09-03T19:08:34.091064
2018-01-11T09:41:25
2018-01-11T09:41:25
null
0
0
null
null
null
null
UTF-8
C
false
false
4,049
c
/** * \addtogroup timer * @{ */ /** * \file * Timer library implementation. * \author * Adam Dunkels <adam@sics.se> */ /* * Copyright (c) 2004, Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitte...
[ "dengfushuang62@gmail.com" ]
dengfushuang62@gmail.com
69aa49bfac4c9619d65f33a4677455c6cd657df6
864f6622b8cb4c01ee5e6b81c1a3685d1519b66a
/udptap.c
edfdd17ad151c1268ae604f8b0a7c777d7d29235
[]
no_license
karlpilkington/udptap_tunnel
c50a44972917108f2ed2fc7199abfb8187372cf1
fa11713381331d20fa46396ec47f37fac5890fe2
refs/heads/master
2020-12-25T13:13:05.113925
2012-09-30T23:59:48
2012-09-30T23:59:48
null
0
0
null
null
null
null
UTF-8
C
false
false
7,918
c
/* udptap - multiplex packets between a tap device and a udp socket Copyright (c) 2003, Hans Rosenfeld Added mcrypt encryption - Vitaly "_Vi" Shukela; 2012 Note: mcrypt is GPLv3+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation...
[ "vi0oss@gmail.com" ]
vi0oss@gmail.com
563ba29aa5c6b27f461c92df2da08042124fd986
24ad5fcd3eb6e4cef60eac7acb0f3ba8149b57a7
/lista2/button_led/button_led.c
e2c694169b3742f2907b0d06646babbedf075f14
[]
no_license
anadabrowska/embedded-systems
8b30fa8c6f2d89e54801f7b4696c5eb18d768243
6f8a416e3b6800b40eba3a1c5f8afa220f34d45a
refs/heads/master
2020-08-09T19:36:45.584248
2020-03-01T18:23:28
2020-03-01T18:23:28
214,156,607
0
0
null
null
null
null
UTF-8
C
false
false
936
c
#include <avr/io.h> #include <inttypes.h> #include <stdbool.h> #include <util/delay.h> #define LED PB5 #define LED_DDR DDRB #define LED_PORT PORTB #define BTN PB4 #define BTN_PIN PINB #define BTN_PORT PORTB void execute(uint8_t data) { for(uint8_t i=0; i < data; i++) { LED_PORT |= _BV(LED); _delay_ms(100);...
[ "ania@Annas-Air.home" ]
ania@Annas-Air.home
b9d9e7d1149fa7d5b434b9b86815e39fd328127b
cdd5ec410ca8f7a1ab00f6bb20e9f32789e5f359
/Ex 3.c
fadef7e9890741938658768705b943e8eb6c9266
[]
no_license
kingauther33/Lab-07
02b7829abfc89fac1e3be3d0f613cee535bd5c08
5d43f2921d9ad96187fbc543ff592e9ce6252d4f
refs/heads/master
2022-07-31T02:01:30.686616
2020-05-18T04:07:29
2020-05-18T04:07:29
264,821,953
0
0
null
null
null
null
UTF-8
C
false
false
275
c
#include <stdio.h> void main () { int i, j, row; printf("Moi ban nhap so hang muon hien thi: "); scanf("%d", &row); printf("===============================\n"); for (i=1; i<=row; i++) { for (j=1; j<=i; j++) printf("%d ",j); if (i<row) printf("\n"); } }
[ "64845909+kingauther33@users.noreply.github.com" ]
64845909+kingauther33@users.noreply.github.com
3be90d437ca036e81df7c9647bd3e1f8b2cb83ef
fbe52bd38fa8ef9efe0b00e360173354919c2c0d
/aula20160927/fpr3.c
0ff5039e069d4b5b285d76a6a4ccffe866b53ec5
[]
no_license
carolsrocha15/mtp
88009cb237ba613112a4e86beadb6dc74af79b8f
db17368d6a8a07b12fc485cc96f71da85ab2a96d
refs/heads/master
2020-05-21T17:54:34.644939
2016-12-11T00:18:49
2016-12-11T00:18:49
65,817,504
0
0
null
null
null
null
UTF-8
C
false
false
430
c
#include <stdio.h> void main() { int A[] = {1, 3, 5, 7, 9, 11, 13, 15, 17, 19, 21, 23, 25, 27, 29}; int n = sizeof(A)/sizeof(int); int B[] = {1, 2, 3, 4, 5, 6, 8, 10, 12, 7, 29}; int m = sizeof(B)/sizeof(int); vetor_igual(A, n, B, m); return 0; } void vetor_igual(int *A, int n, int *B, int m) { int...
[ "carolsrocha15@gmail.com" ]
carolsrocha15@gmail.com
b4327022285dc411370046f3eb25fc7e64ab9761
9ebedff73bd47bd78060911e6a27a38e0564db6a
/src/my_ltrace/log.c
b00496f65333e91a75f0ff40a2dace28e6eb4ba0
[]
no_license
schischi/my_ltrace
a90dfc98b6915c7483758cc4b8b1bb1d292a57fb
89536db8a069182948eb86c7af6d774f6dd47e60
refs/heads/master
2021-01-17T14:37:01.473189
2013-12-22T03:41:20
2013-12-22T03:41:20
18,099,445
2
0
null
null
null
null
UTF-8
C
false
false
938
c
#include <stdio.h> #include <stdlib.h> #include <errno.h> #include <string.h> #include <stdarg.h> #include "log.h" void my_log(e_log_level level, s_debug_info debug, char *fmt, ...) { va_list ap; va_start(ap, fmt); if (level == INFO) { fprintf(stdout, "%-17s", COLOR_BLUE"[INFO]"COLOR_RESET); ...
[ "adrien+dev@schischi.me" ]
adrien+dev@schischi.me
3369064fcc7c554104e757798cf23d1d426809c9
10dcf038ea5cd4b89ddc211238c789074dd07b95
/r2p2/inc/r2p2/r2p2-linux.h
c3c937123402b2784af1847e5575835e7d60864f
[ "MIT" ]
permissive
epfl-dcsl/r2p2
79fb3935d230ef83931ca1ca91595a9396bc0e57
38e1dfc1974655177129077bab553b8753d2bc2f
refs/heads/master
2022-08-20T14:33:26.034580
2020-12-02T00:34:17
2020-12-02T00:34:17
187,065,737
18
8
MIT
2020-10-21T22:02:56
2019-05-16T16:39:17
C
UTF-8
C
false
false
1,866
h
/* * MIT License * * Copyright (c) 2019-2021 Ecole Polytechnique Federale Lausanne (EPFL) * * 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 limit...
[ "marios.kogias@epfl.ch" ]
marios.kogias@epfl.ch
cf874c7b6817b47f39d1093d20d72a7899d6b5c0
618d0e98c50b89e45ac3dd8705cbe1941ef9a322
/Matrizes/Aula Matrizes.c
e37fa909d7916032164042b4aba913715acad78a
[]
no_license
bennynobre/Estudos-C
513f50386be2c3a98392131fe5491dc4e6c939dc
10a489dc445c05506e772957162d72cb27ab475a
refs/heads/main
2023-08-24T02:30:29.194956
2021-10-09T19:01:36
2021-10-09T19:01:36
387,639,765
1
0
null
null
null
null
UTF-8
C
false
false
870
c
#include<stdio.h> #include<stdlib.h> void ler(int **M, int nlin, int ncol){ for(int i=0; i < nlin; i++){ for(int j=0; j < ncol; j++){ scanf("%d", &M[i][j]); } } } void imprimir(int **M, int nlin, int ncol){ for(int i=0; i < nlin; i++){ for(int j=0; j < ncol; j++){ ...
[ "bennynobre1@gmail.com" ]
bennynobre1@gmail.com
5d826f21634d87176f85a1b70d56fc8003c12a59
57c71b8a6dce41c19f96d3f3c201fa27d493fa30
/tcp.c
5cd024d7377e16bcae4fae930dbb110e21a42a19
[]
no_license
yuyujunjiang/MPTCP-SSCH
6bddd997eefcc153b1932189bb482b8fb7b488ba
61f713ef0d34d5598a9431524b8cd97e931e7202
refs/heads/main
2023-08-18T03:53:52.099194
2021-10-09T13:02:27
2021-10-09T13:02:27
null
0
0
null
null
null
null
UTF-8
C
false
false
112,530
c
/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user level. * * Implementation of the Transmission Control Protocol(TCP). * * Authors: Ross Biro * Fred N. van Kempen, <wa...
[ "noreply@github.com" ]
yuyujunjiang.noreply@github.com
4017ed6f82f3120301f4101de9a64434f68f9bee
07251426805f19f692afae90d9d5e796cce78ca4
/src/sample-linux/udp-ip/003-RandomGenerator/client.c
b11aa9346e4372ef544ad5de5cc0a3773e103bb8
[]
no_license
dincerunal/SystemProg
e3d8fefa3d98efd53170a60c4896ac78a53b423f
a1b39f47ecda10d537cc6bf6c270195519f5eb1f
refs/heads/master
2020-04-07T12:29:07.639219
2018-11-20T10:15:16
2018-11-20T10:15:16
158,369,715
1
0
null
null
null
null
UTF-8
C
false
false
1,300
c
#include <stdio.h> #include <string.h> #include <stdlib.h> #include <time.h> #include <sys/socket.h> #include <netinet/in.h> #include <arpa/inet.h> #include <netdb.h> #include <unistd.h> #include "util.h" #define PORTNO 5050 #define HOSTNAME "192.168.70.255" int main(void) { int result; struct soc...
[ "dincer.unal0652@gmail.com" ]
dincer.unal0652@gmail.com
b5a3f20087390a1f0600fd1ceb541484079a4c17
1320fa1c2c9d2adea665f8a304413bd801e85e74
/UOItemList.c
6670868307cda63b9bac960bea9552ab01191090
[]
no_license
DarkLotus/uoai
c5792d2cfd91f7076a672e59412f5ecb10af2239
f00256461516487c660e5d70c9546575f3c922ba
refs/heads/master
2021-01-10T18:02:14.000529
2011-11-28T07:32:38
2011-11-28T07:32:38
52,134,710
2
3
null
null
null
null
UTF-8
C
false
false
9,023
c
#include "UOItemList.h" #include "UOCallibrations.h" extern UOCallibrations * callibrations; IItemList ItemListVtbl = { DEFAULT_DISPATCH_VTBL, (pCount)itemlist_Count, (pbyID)itemlist_byID, (pbyType)itemlist_byType, (pItems)itemlist_Items, (pEnumerate)itemlist_Enumerate }; GUID * ItemListGUIDs...
[ "wim.decelle@gmail.com" ]
wim.decelle@gmail.com
d1b19b09b21ab8f18965446ff80147c579e1061e
1c6a7ae5dca2a38c68fde97a676478c6573bca02
/linux-3.0.1/drivers/staging/rts_pstor/rtsx_transport.c
4e3d2c106af085d9d79d6cb6bcf356b0124bee9f
[ "Apache-2.0", "Linux-syscall-note", "GPL-2.0-only", "GPL-1.0-or-later" ]
permissive
tonghua209/samsun6410_linux_3_0_0_1_for_aws
fab70b79dc3e506dc03ac1149e2356137869c6ca
31aa0dc27c4aab51a92309a74fd84ca65e8c6a58
refs/heads/master
2020-04-02T04:24:32.928744
2019-01-20T13:51:34
2019-01-20T13:51:34
154,015,176
0
0
Apache-2.0
2018-10-24T14:51:04
2018-10-21T14:07:31
C
UTF-8
C
false
false
19,889
c
/* Driver for Realtek PCI-Express card reader * * Copyright(c) 2009 Realtek Semiconductor Corp. All rights reserved. * * 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, or ...
[ "kyh1022@163.com" ]
kyh1022@163.com
4ed2f2822a82b41b4cad868e6cb4213ea43c3cd4
5c255f911786e984286b1f7a4e6091a68419d049
/code/e71b9b9c-892a-4138-ad90-c15f68915b5f.c
d1e4f6742c514c657766b669897cdf9c5f0b5ddf
[]
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
253
c
#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 = l/j; l = l/j; l = i%j; l = l%j; k = k-k*i; printf("vulnerability"); printf("%d%d\n",k,l); return 0; }
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
bc32ef9cc3d7ef59126d34e69a85fd216b20e25a
2d59fb0c5b5a7dbc1c31fab2ea3b89a08a859ef6
/drivers/power/pmic/as3722_gpio.c
96943bc1ad5d82f185efcbea5fcf3f1b3f2792eb
[ "0BSD", "GPL-2.0-or-later" ]
permissive
CPU-Code/-u_boot_fslc
683f4d183723df62f17645ec7f2d3c6bccbf737c
da15f58fe22fce65c6934eaa0d69d8bd2631f9a7
refs/heads/master
2023-04-03T15:38:33.105773
2020-05-16T12:04:44
2020-05-16T12:04:44
278,999,208
0
0
0BSD
2021-04-20T20:20:33
2020-07-12T05:38:02
C
UTF-8
C
false
false
2,410
c
// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2014 NVIDIA Corporation */ #include <common.h> #include <dm.h> #include <asm/gpio.h> #include <power/as3722.h> #include <power/pmic.h> #define NUM_GPIOS 8 int as3722_gpio_configure(struct udevice *pmic, unsigned int gpio, unsigned long flags) { u8 value...
[ "923992029@qq.com" ]
923992029@qq.com
c95bb61447a037bfedf0f2f209bf86124c26f3a9
36d3d2790c7b3b9d39105df78ad06b20ac19475d
/dlls/dll.h
ccd864c01e97b872246bfc768067bef8fd780dce
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
avwuff/Half-Life-TFC-AVC-Mod
013ba4483545dd85d9787ef7a7124f55d72cc1b2
3b6a32b615e42cd541f078065458d47c3d4688ba
refs/heads/master
2021-01-15T15:06:04.133588
2017-08-08T14:50:31
2017-08-08T14:50:31
99,703,990
7
1
null
null
null
null
UTF-8
C
false
false
3,291
h
// // HPB_bot - botman's High Ping Bastard bot // // (http://planethalflife.com/botman/) // // dll.h // #ifndef DLL_H #define DLL_H // DLL prototypes (from engine\eiface.h)... void GameDLLInit( void ); int DispatchSpawn( edict_t *pent ); void DispatchThink( edict_t *pent ); void DispatchUse( edict_t *pentUsed, edict_...
[ "github@avbrand.com" ]
github@avbrand.com
9314497c4eea7966c3df8fb9c50ba5f83a1e271c
bc238990d9ea0d6e33c9f9337b461753673a5700
/libft/libft/ft_strdel.c
6c9e1569b2dd1d535fb5d44642bf47e851857b16
[]
no_license
mmatiush/lem_in
564a9d59aaf4fd87b63a78eae40154684132db4e
fb0a69ff564f16da30f363236d3202250291527f
refs/heads/master
2020-03-19T03:37:20.601256
2018-06-17T09:18:26
2018-06-17T09:18:26
135,744,877
0
0
null
null
null
null
UTF-8
C
false
false
984
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strdel.c :+: :+: :+: ...
[ "mmatiush@e2r3p2.unit.ua" ]
mmatiush@e2r3p2.unit.ua
2de889083db15db466354f757aa03c187cb900a3
959a523e8ae994d63f6307ee0d320919b0c86906
/home/cal.c
6c2ea0c1f82877bd9525da44d93a297b077def6a
[]
no_license
longkangJack/Review
bae57c359bbfed3d410157474c84dc8de7998908
8924e661d14a4ad23c84774b1b9004f2d590e6a9
refs/heads/master
2023-01-20T05:58:29.923835
2020-11-30T10:28:50
2020-11-30T10:28:50
278,610,764
1
0
null
null
null
null
UTF-8
C
false
false
121
c
#include<stdio.h> #include"mymath.h" int main() { int result=Add(1,2); printf("result = %d\n",result); return 0; }
[ "1030269471@qq.com" ]
1030269471@qq.com
8610e5df951a80d790bfdd23fd9868a7fbd89ad6
d83dc5939b71af65706d02d07a1fea2eb06d53d6
/lib/instances/items/weapons/swords/kama.c
7e99925065b65c23d2c01cf63b58f71487685d32
[]
no_license
Yuffster/core-lib
e30c170826380e3074810adb6ab42a55fab3329d
5d9bb20d0956a5262b4d71fb62925da6fd7cb487
refs/heads/master
2023-03-08T06:26:11.980952
2021-02-19T22:48:39
2021-02-19T22:48:39
null
0
0
null
null
null
null
UTF-8
C
false
false
635
c
//***************************************************************************** // Copyright (c) 2021 - Allen Cummings, RealmsMUD, All rights reserved. See // the accompanying LICENSE file for details. //***************************************************************************** virtual inherit "...
[ "abc@maelstrom.cc" ]
abc@maelstrom.cc
258706ebab4635871fe1646569a3c769c73b5859
9521fa935bc077c58671c2dd2b8e952d34a94f8d
/mqx/source/psp/coldfire/int_gkis.c
708a269c8336fbd0dad81089c7c10df602fb9da4
[]
no_license
gaodebang/eth-com-project
0dfa23f70524bedf37b8d211856d6b6b28b7d0af
347b28537d3eef06fcee7467bba166e90e05a95b
refs/heads/master
2020-05-30T15:21:21.122938
2013-08-27T09:08:22
2013-08-27T09:08:22
11,086,588
1
0
null
null
null
null
UTF-8
C
false
false
2,485
c
/*HEADER********************************************************************* * * Copyright (c) 2008 Freescale Semiconductor; * All Rights Reserved * * Copyright (c) 1989-2008 ARC International; * All Rights Reserved * *************************************************************************** ...
[ "813402101@qq.com" ]
813402101@qq.com
978ee06b5b0a910fda8982a61ff518a11687005b
0f4b65bdd99e642402d489fdd662a7dc1d1441f5
/testsuite/EXP_2/test2744.c
2f475dfd7f81043802aa37e9b408adf6d5df3411
[ "MIT" ]
permissive
matthiaskrgr/CF3
157e4967f12a6e6a0eee0fa9421f7855d24047c5
981a49c2b1f0fb80e1d1778beb3f3ce8578338c3
refs/heads/master
2021-01-01T06:02:05.773732
2017-07-15T20:15:36
2017-07-15T20:15:36
97,335,407
0
0
null
2017-07-15T18:41:20
2017-07-15T18:41:20
null
UTF-8
C
false
false
55,233
c
/* CF3 Copyright (c) 2015 ishiura-lab. Released under the MIT license. https://github.com/ishiura-compiler/CF3/MIT-LICENSE.md */ #include<stdio.h> #include<stdint.h> #include<stdlib.h> #include"test1.h" volatile int8_t x3 = INT8_MIN; uint8_t x15 = UINT8_MAX; uint16_t x24 = 31692U; static uint32_t x32 = 195936U; ...
[ "ishiura-compiler@ml.kwansei.ac.jp" ]
ishiura-compiler@ml.kwansei.ac.jp
1664804a12007f6f2f5dbc8ab5673dc0a9fb9cd4
d3069304019114e1d3311b2317cb043937a345f3
/snippets/instrument_module_binary/wrapper.h
03254938b65954cdc496217c67f44e029ae077cb
[]
no_license
euspectre/kedr-aux
95687b71dcc26610ec9e859a31a0c0b24b754631
63b2f138055044b45aa4c1c1ff5bc2ea6d7aee3f
refs/heads/master
2023-01-05T01:32:43.784406
2022-11-24T16:44:11
2022-11-24T16:44:11
33,191,520
3
3
null
null
null
null
UTF-8
C
false
false
896
h
/* * Definitions fo wrapper module, which are used for instrumentation of * the target. */ #ifndef WRAPPER_H #define WRAPPER_H #define REPLACEMENT_SECTION_NAME ".kedr.replacements" #ifdef __KERNEL__ struct replacement_desc { const char* function_name; const char* replacement_name; }; #define declare_rep...
[ "tsyvarev@ispras.ru" ]
tsyvarev@ispras.ru
4a680f86ceb53406379a0b49d09b1cf0c84d449a
f7001a04bec77b317b6a3a8e243fc3822bfe5dc9
/Arduino/RCT-FuelSensor/Jeti_Includes.h
9fe8cefc4fccea28981528c6e7205d398fe65824
[ "MIT" ]
permissive
RC-Thoughts/Jeti_FuelSensor
a431773c0d21bd2d13983057efa6a7e6b7847302
5e3c981e542362cbf1e8bec7cbfbb69c87455d57
refs/heads/master
2021-01-19T13:41:45.228187
2018-07-22T14:41:45
2018-07-22T14:41:45
100,856,264
4
1
null
null
null
null
UTF-8
C
false
false
135
h
// // For example #include <Sensor_Library.h> // #include <EEPROM.h> #include <stdlib.h> #define PULSES_IN 2 // Pin for flow sensor
[ "tero@rc-thoughts.com" ]
tero@rc-thoughts.com
c3831b896d9dd51d7a11627a586a43ef5015e9b3
b56d1db1929ba83142c4831d160c18c84e3ed34d
/libft/ft_isprint.c
d877e8418466bf946f207c36e60f3dd98230f9e4
[]
no_license
ProjectKB/42-lyon
5e4313d4d7b6ca9118c79f5d3e86c9745d7d02d7
2cdd431b0c248854acb0f5ec5a033e6a63c31790
refs/heads/master
2022-12-11T11:15:40.170633
2021-09-15T13:41:04
2021-09-15T13:41:04
151,128,790
0
0
null
2022-12-08T07:57:14
2018-10-01T17:27:44
C
UTF-8
C
false
false
1,072
c
/* ************************************************************************** */ /* LE - / */ /* / */ /* ft_isprint.c .:: .:/ . .:: ...
[ "loiberti@z4r3p2.le-101.fr" ]
loiberti@z4r3p2.le-101.fr
42cb2bed1b5d55678ad4e82ed43983dfa5227ca6
d6edd08729d7b3a1307358128ebe98bfc4555955
/05_NavierStokes_Equations/2D/01_CommonFiles/NavierStokesEquations.h
0122978ecbd505c78324dfbbab48dd57f6d03134
[]
no_license
mod-comp-ufes/FEM_CODES
9922dfd50861057c2193ce7d8775b7218dff2949
796e214477a24dd7f2d268e9b9948b98d8c16566
refs/heads/master
2023-05-27T06:07:54.747666
2023-05-12T14:13:06
2023-05-12T14:13:06
190,460,443
2
0
null
2023-05-12T14:13:08
2019-06-05T20:03:44
C
UTF-8
C
false
false
12,094
h
#ifndef NavierStokesEquations_h #define NavierStokesEquations_h #include <stdio.h> #include <stdlib.h> #include <string.h> #include <math.h> #include <time.h> #include "../../../00_CommonFiles/Solvers_and_Preconditioners/ilup.h" #define NDIM 2 // number related to the dimension of the problem (2:...
[ "leandrofturi@gmail.com" ]
leandrofturi@gmail.com
d9862c7b679cdf185f0766590bff137d2609817a
aa5743e0d3a1f2f12d697541ba9ee0364587d266
/master/MDK-ARM/Algorithm/pid.c
cd2eb5ac1ee02fa0091ed39d8a6a7e245261ac43
[]
no_license
Ekkone/NCU-RoboMaster
209235f33c394cfbbc93fffb739e36476074aec9
f229031ae7bddbe35d44fdc128784ea34dcf9d88
refs/heads/master
2021-10-22T17:35:58.246259
2019-03-08T11:35:41
2019-03-08T11:35:41
156,970,050
0
0
null
2018-11-10T10:19:35
2018-11-10T10:19:34
null
UTF-8
C
false
false
8,765
c
/******************************************************************************* 版权所有 (C), 2017-,NCUROBOT ******************************************************************************* 文 件 名 : pid.c 版 本 号 : 初稿 作 者 : NCUERM 生成日期 : 2018年7月 最近修改 : 功能描述 : pid计算环节...
[ "ekkone@qq.com" ]
ekkone@qq.com
fc17111eb0c1689a38ea7092574454a4c7ec9b2e
b107d7f73326f8725e08023c5da3e5082535ca85
/include/libc-symbols.h
3310e3a678741c57877e2022daf9e754951ea4d7
[ "Apache-2.0" ]
permissive
DalavanCloud/libucresolv
2073188dd95503447bcbea16fa43bd938112712b
04a4827aa44c47556f425a4eed5e0ab4a5c0d25a
refs/heads/master
2020-04-20T10:42:52.062948
2019-01-09T21:54:35
2019-01-09T21:54:35
168,796,582
1
0
Apache-2.0
2019-02-02T05:07:45
2019-02-02T05:07:44
null
UTF-8
C
false
false
38,403
h
/* Support macros for making weak and strong aliases for symbols, and for using symbol sets and linker warnings with GNU ld. Copyright (C) 1995-2017 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under t...
[ "bill_williams@cable.comcast.com" ]
bill_williams@cable.comcast.com
c701dc8e6692c0b3cea4f283df62fa1d3f0eafc5
67eac20379df329d55d74f4e36ac206f7d50ec75
/code_examples/MTU_MBIST_1_KIT_TC297_TFT/Libraries/iLLD/TC29B/Tricore/Scu/Std/IfxScuEru.h
c9ed201d3e7f8b93044072fd9adebda757d0f292
[]
no_license
Infineon/AURIX_code_examples
d0adb2daa86df1eae52aac6451fd5a9d4ba1b5eb
a1623634511d4463537aac33bf791c37fbb17f1c
refs/heads/master
2023-04-13T01:31:03.043401
2023-04-03T11:53:03
2023-04-03T11:53:03
192,314,276
365
278
null
null
null
null
UTF-8
C
false
false
18,222
h
/** * \file IfxScuEru.h * \brief SCU basic functionality * \ingroup IfxLld_Scu * * \version iLLD_1_0_1_15_0_1 * \copyright Copyright (c) 2018 Infineon Technologies AG. All rights reserved. * * * IMPORTANT NOTICE * * Use of this file is subject to the terms of use agreed betwe...
[ "matteo.vitturi@infineon.com" ]
matteo.vitturi@infineon.com
ffd7b39658cbb7aab15df50ad7d3e368d5ee644c
6dd73e894577ee0f2a79f6ec23efc8c4d9d09a18
/git_ipc/app_rebulid/src/tfcard/libTfcard/tfcard_play.h
339d80e945085bb78c1d4f9055be73d80ed82e3d
[]
no_license
qq431169079/git_ipc_hi3516C_V3
55339f4091fb9ded4aa3c56ebab1e3c215bd2536
b6823975bcc8c191279261120d523c36007c28b9
refs/heads/master
2020-07-30T21:57:35.290278
2019-08-10T18:53:08
2019-08-10T18:53:08
null
0
0
null
null
null
null
UTF-8
C
false
false
660
h
#ifndef _TFCARD_RECORD_H_ #define _TFCARD_RECORD_H_ #ifdef __cplusplus extern "C"{ #endif #define TFPLAY_MODE_FILE (0x1) #define TFPLAY_MODE_TIME (0x2) #define TFCARD_TS_PATH "/media/tf/video/00" NK_Boolean TFPLAY_HasFile(NK_PChar path); HTFPLAY TFPLAY_Start(NK_Int nType, NK_PVoid lParam); NK_Int TFPLAY...
[ "leqing_h@163.com" ]
leqing_h@163.com
a79c91fd693255413f14ea25ebf344c42e3caea6
7ba7e2b3023ae6d0b05bdc83f9432200f52f264a
/3rd_year/half2/Drivers/0DRIVER/DriverForWindows/pnp.c
2f2566e1cab41839bf5abd4585477b2c1493e14a
[]
no_license
everthinq/University-related
f81fc62fcffb092b46e0a626295353d70a10026e
e68f97b2ab9a1a49964238c59e3081e9e717409d
refs/heads/master
2021-01-20T04:47:25.063019
2017-12-02T13:18:11
2017-12-02T13:18:11
89,733,551
0
0
null
null
null
null
WINDOWS-1251
C
false
false
6,893
c
#include <wdm.h> #include "WDMDefault.h" #include "pnp.h" extern PDEVICE_POWER_INFORMATION Global_PowerInfo_Ptr; NTSTATUS EmuDispatchPnp( IN PDEVICE_OBJECT DeviceObject, IN PIRP Irp ) { PIO_STACK_LOCATION p_IO_STK; PDEVICE_EXTENSION p_DVCEXT; ULONG IRP_MN_Code; NTSTATUS Status = STATUS_SUCCESS; DbgPrint...
[ "everthinq" ]
everthinq
d60ceae0b4ba50bbe67008cae4c0512118e6d6dc
8a45d4ec07f2fb029732c82fad0fa532911cb657
/Solution_Serial_PC/CheckersEngineInteractive.c
3e061869c08876ae04276d8f782e2d8094f35631
[]
no_license
slanaghen/Arduino-Checkers-Game
29e5e6d8ba4e9cabd9b066015a0adc14b1df521a
637cae0d5a7f6c3275a25265f53ba9516e4b72bf
refs/heads/master
2021-01-22T20:35:14.488479
2017-03-17T16:53:37
2017-03-17T16:53:37
85,334,313
0
0
null
null
null
null
UTF-8
C
false
false
1,941
c
/* * CheckersEngineInteractive.c * * This file is intended to show how a different game engine can be used. * It uses some of the same methods in CheckersEngine and so includes that * file, but it could (and should, in practice) be completely independent of that engine. */ #include "Core.h" #include "Checkers.h"...
[ "slanaghen@gmail.com" ]
slanaghen@gmail.com
8b55d1670c0bf941d86a10335c54244faeec57aa
bde250a5bd97435abf0ffa505ba3da1f129720d8
/nw/rdr/read.c
d74fd80df1149dd6539452a08b43df4074063978
[]
no_license
KernelPanic-OpenSource/Win2K3_NT_ds
f45afd1a1243e42a8ccb489048f4a73946dad99f
0d97393773ee5ecdc29aae15023492e383f7ee7f
refs/heads/master
2023-04-04T00:34:51.876505
2021-04-14T04:49:28
2021-04-14T04:49:28
357,774,650
1
0
null
null
null
null
UTF-8
C
false
false
75,071
c
/*++ Copyright (c) 1993 Microsoft Corporation Module Name: Read.c Abstract: This module implements support for NtReadFile for the NetWare redirector called by the dispatch driver. Author: Colin Watson [ColinW] 07-Apr-1993 Revision History: --*/ #include "Procs.h" #ifdef NWDBG #include ...
[ "polarisdp@gmail.com" ]
polarisdp@gmail.com
30ee19dcc7a58781d8336e400576b243788b2183
d9b7675fd0f90e0b5ca8c081a0c22bdb214c366e
/STM32Cube_FW_L0_V1.10.0/Projects/STM32L053C8-Discovery/Examples/SPI/SPI_FullDuplex_ComDMA/Src/stm32l0xx_hal_msp.c
d12703f25a3ce976a5de0aed2ca31ae5e2befd3e
[ "MIT", "BSD-2-Clause" ]
permissive
voltirex/stm32cube-fw-l0-v110x
d546761ccac6e7664fe3a8eb5bb6c4054ea5f9e5
28c901d0c28bf22c0dbec70b340ffcd98356da57
refs/heads/master
2020-04-02T02:29:18.820876
2018-10-20T14:06:37
2018-10-20T14:06:37
153,907,920
0
0
null
null
null
null
UTF-8
C
false
false
7,887
c
/** ****************************************************************************** * @file SPI/SPI_FullDuplex_ComDMA/Src/stm32l0xx_hal_msp.c * @author MCD Application Team * @brief HAL MSP module. ****************************************************************************** * @attention ...
[ "bmilanov@voltirex.com" ]
bmilanov@voltirex.com
ce3034dd6ad8a0f0b8ccfa28aebdc71730c7d1c3
010145d88f62871af06de03f759a2d6a38ef73c0
/universal_shift_reg/isim/universal_shift_register_tb_isim_beh.exe.sim/work/universal_shift_register_tb_isim_beh.exe_main.c
7c768a0622fcda3de100fffd29ee3b8d370752b4
[ "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
1,353
c
/**********************************************************************/ /* ____ ____ */ /* / /\/ / */ /* /___/ \ / */ /* \ \ \/ ...
[ "jayshiljatin@gmail.com" ]
jayshiljatin@gmail.com
99e8c368afa44e91e189f7c9b0073f1e13018da6
03427ec8fe1230c54053ecd1e1783e769fda1ece
/8_2_pipe.c
8b73ad6b574657f58925e340b18b0347dfc99700
[]
no_license
Veigarcat/ITSS_embeded_linux_IT4946
2afefb44421fd8d2c896176ec84a19f3e710ac4c
4cac943d41c0c0b03099710f595612a189748c1e
refs/heads/master
2021-09-15T11:39:16.799606
2018-06-01T01:11:30
2018-06-01T01:11:30
null
0
0
null
null
null
null
UTF-8
C
false
false
642
c
#include <stdio.h> #include <stdlib.h> #include <unistd.h> #include <errno.h> #include <sys/types.h> #include <sys/wait.h> #include <string.h> int main(void) { int pfds[2]; char s[50]; pipe(pfds); int status; if (fork()) { printf("--- PARENT ---\n"); printf("Option: "); fgets(s, 50, stdin); s[strcspn(s,"...
[ "nambn1996@gmail.com" ]
nambn1996@gmail.com
d9e5114a08d453fc0226ad9a7c0e0972a538bd34
d5f7257da1fd3d94eed5c945f59a33fb9822c5c1
/hal/system/init/src/armlibc_rt_io.c
34d41cfe7ef5753318ac6aab7660d5b7dd885c18
[]
no_license
dongdong-2009/2503D_MQTT
ce37cd3bd83fbd310e411d21aea663dd02d4ac6a
15f0ec65a56412935a810712807303362b2c5427
refs/heads/master
2023-04-22T21:33:57.079597
2021-04-25T11:36:43
2021-04-25T11:36:43
null
0
0
null
null
null
null
UTF-8
C
false
false
12,551
c
/***************************************************************************** * Copyright Statement: * -------------------- * This software is protected by Copyright and the information contained * herein is confidential. The software may not be copied and the information * contained herein may not be used o...
[ "864876693@qq.com" ]
864876693@qq.com
f2cd50ca16b171887ef05fe91f3a25d45a14501e
9a1a5c29ed128d9b785d5d661a510603287ab862
/brandy/basic_loader/bsp/bsp_for_a13/include/arm_a8.h
1cff0bad781cb8b82f0116aa01daed3404aef14c
[]
no_license
jevois/jevois-sdk
1cc7a77104a751acb4a981853deb4cd6567de7e6
bab50ddbccfad041f920a71ec36a8e826f9e454b
refs/heads/master
2023-07-01T17:46:29.938208
2023-06-23T17:46:48
2023-06-23T17:46:48
82,126,253
16
19
null
2023-02-27T16:00:43
2017-02-16T01:42:30
C
UTF-8
C
false
false
2,056
h
/* * (C) Copyright 2007-2015 * Allwinner Technology Co., Ltd. <www.allwinnertech.com> * Jerry Wang <wangflord@allwinnertech.com> * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Ge...
[ "jevois.org@gmail.com" ]
jevois.org@gmail.com