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
86723ce66e899ccb1a6d7cbb9606a46a08114247
91a882547e393d4c4946a6c2c99186b5f72122dd
/Source/XPSP1/NT/windows/winstate/v1/imported/net/rras/ras/ui/inc/rautil.h
4498fcc3532266ba6890b48c07811261441523f6
[]
no_license
IAmAnubhavSaini/cryptoAlgorithm-nt5src
94f9b46f101b983954ac6e453d0cf8d02aa76fc7
d9e1cdeec650b9d6d3ce63f9f0abe50dabfaf9e2
refs/heads/master
2023-09-02T10:14:14.795579
2021-11-20T13:47:06
2021-11-20T13:47:06
null
0
0
null
null
null
null
UTF-8
C
false
false
1,408
h
/* Copyright (c) 1995, Microsoft Corporation, all rights reserved ** ** rautil.h ** Remote Access RASAPI utility library ** Public header ** ** 12/26/95 Steve Cobb */ #ifndef _RAUTIL_H_ #define _RAUTIL_H_ #include <list.h> // for LIST_ENTRY definitions #include <serial.h> // RAS serial media header, for SERIAL_T...
[ "support@cryptoalgo.cf" ]
support@cryptoalgo.cf
5461686c040b7b60358972a381c84e422c756120
35815d4ec2a07fc2154897b55d9b9d834ef7fb31
/benchmarks/LAVA-M/base64/coreutils-8.24-lava-safe/lib/link.c
4151ea3251b51750b6a056caf8f265d26f889de4
[ "Apache-2.0", "GPL-3.0-or-later", "GPL-1.0-or-later", "LGPL-2.0-or-later", "GPL-3.0-only", "GFDL-1.3-or-later" ]
permissive
fuzzm/fuzzm-project
4401058e9630375c2d37b8fa63423e80fd2d1c3e
93c7a7e6c934a6de106c27d2042baa6938685d54
refs/heads/master
2023-08-27T12:27:42.207317
2021-10-25T18:19:56
2021-10-25T18:19:56
356,208,272
28
4
Apache-2.0
2021-08-25T10:34:18
2021-04-09T09:09:45
C
UTF-8
C
false
false
5,683
c
/* Emulate link on platforms that lack it, namely native Windows platforms. Copyright (C) 2009-2015 Free Software Foundation, Inc. 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 ...
[ "toldamtorp@gmail.com" ]
toldamtorp@gmail.com
f6ae769b393fc7ff2a45022697bda73aaee9cdb5
cb8c337a790b62905ad3b30f7891a4dff0ae7b6d
/st-ericsson/validation/hardware/tat/tat/tatlgps/srce/tatl01selftest.c
e02a47e92113fa5b8a5e7ac80c1f71461f12f444
[]
no_license
CustomROMs/android_vendor
67a2a096bfaa805d47e7d72b0c7a0d7e4830fa31
295e660547846f90ac7ebe42a952e613dbe1b2c3
refs/heads/master
2020-04-27T15:01:52.612258
2019-03-11T13:26:23
2019-03-12T11:23:02
174,429,381
1
0
null
null
null
null
WINDOWS-1252
C
false
false
8,391
c
/*****************************************************************************/ /** * @file tatl01selftest.c * * @author Alain CROUZET * * @date April 14, 2010 * * @brief Implementation for GPS self tests. * * Revision: none * * © Copyright ST-Ericsson, 2010 - All rights reserved * Reproduction and C...
[ "xiangxin19960319@gmail.com" ]
xiangxin19960319@gmail.com
a675431fcbf0513c85b389c2b4e5034a73b6ebc4
2f7158964dce10546f01c6cb3c093d17676fc5f8
/xfs.c
779a01e63dae304dc022b88d51730f37916ea021
[]
no_license
asurkis/system-software-lab1
53a7eb83c0cd2e620772fe1385e9fa62ff31448f
08f5ebb8b996a2f46ee8cb3a33489274665c95cd
refs/heads/master
2023-03-23T16:10:24.615906
2021-03-21T17:57:25
2021-03-21T17:57:25
340,913,698
1
0
null
null
null
null
UTF-8
C
false
false
13,203
c
#include "xfs.h" #include "utils.h" #include <alloca.h> #include <endian.h> #include <features.h> #include <stddef.h> #include <stdlib.h> #include <string.h> #include <sys/stat.h> #include <unistd.h> fm_xfs_err_t fm_xfs_init(fm_xfs_t *fm, char const *device_path) { fm->f = fopen(device_path, "r"); if (!fm->f) ...
[ "antonsurkis@gmail.com" ]
antonsurkis@gmail.com
44534e06cd2fbc422bf9cb3e04c9d3880a756302
3286f38f37da2b40eaeb3664d5d55e27b0c31bf3
/training_data/s10_4096_mul_4.c
cfc3ee065ea3ad2859a78a9381fd45cb49465089
[ "BSD-3-Clause" ]
permissive
intel/neuro-vectorizer
e20e207c2fbd934bbe3bd8c6182a762c4733343c
28b65ab7cdcbae81b7e379e628bbf3bf85211000
refs/heads/master
2023-06-02T16:54:02.487191
2023-01-07T00:10:24
2023-01-07T00:10:24
219,954,590
79
35
BSD-3-Clause
2020-05-23T01:52:24
2019-11-06T09:04:15
C
UTF-8
C
false
false
2,107
c
/* Copyright (c) 2019, Ameer Haj Ali (UC Berkeley), and Intel Corporation All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this ...
[ "ameerh@berkeley.edu" ]
ameerh@berkeley.edu
278adcfcdf30b0ba18b47c9b0f98798233999f4d
58b853ea841c26ab6fcf04ce45f4bbba90bf7b11
/test/LocalSocketPairTests.h
5ecd40424ba51a36e974acaf3d56c322b2bcdcdf
[]
no_license
gygias/yammer
a6e45dc707376bcae5ac8d78732e68dade2192aa
d7e1704d259afa56c5ebff257f9f8c1e044bc9f7
refs/heads/master
2023-08-17T05:03:46.468413
2023-08-12T01:54:19
2023-08-12T01:54:19
45,477,829
1
0
null
null
null
null
UTF-8
C
false
false
372
h
// // LocalSocketPairTests.h // yammer // // Created by david on 12/2/15. // Copyright © 2015 combobulated. All rights reserved. // #ifndef LocalSocketPairTests_h #define LocalSocketPairTests_h #include "Tests.h" YM_EXTERN_C_PUSH void LocalSocketPairTestsRun(ym_test_assert_func assert, const void *context); YM...
[ "gygias@users.noreply.github.com" ]
gygias@users.noreply.github.com
868dd89962f7858f32bdebce0593754fa7e7b22b
18a33002b18b1daf3851eb5bd0928bd3f11c1741
/corest/restrequest.c
09a5b4f38c5f07a58c1f03990c49dfef0efe46a8
[ "Apache-2.0" ]
permissive
MarouenMechtri/accords-platform-1
3eec269b8df71f7ba9a5071753e873e9baaed632
4f950fffd9fbbf911840cc5ad0fe5b5a331edf42
refs/heads/master
2021-01-16T21:36:31.279852
2013-05-19T09:59:02
2013-05-19T09:59:02
23,386,851
1
0
null
null
null
null
UTF-8
C
false
false
2,875
c
/* -------------------------------------------------------------------- */ /* ACCORDS PLATFORM */ /* (C) 2011 by Iain James Marshall (Prologue) <ijm667@hotmail.com> */ /* -------------------------------------------------------------------- */ /* Licensed under th...
[ "ijm667@hotmail.com" ]
ijm667@hotmail.com
fa1fd3b35b70dac02bfad44c49e684b33ae1b715
5c255f911786e984286b1f7a4e6091a68419d049
/code/8c69987d-f545-4948-a71a-af2389096a49.c
5c41f8a01ad553684ab440062d6c0f1acb4d4bf8
[]
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
216
c
#include <stdio.h> int main() { int i=4; int j=1; int k; int l; j = 53; l = 64; k = i/j; l = j%j; l = l%j; j = i-k*i; printf("vulnerability"); printf("%d%d\n",k,l); return 0; }
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
b69c0fb2a26713ab6d438eca0a2c20a929d2bc0b
ec640ca33805bcd4bcb8b77aa7f4a53606073ba1
/mediatek/custom/common/kernel/lcm/otm8009a_huayu_UD0087KP040_IVO_dsi_2_wvga/otm8009a_huayu_UD0087KP040_IVO_dsi_2_wvga.c
9be570097a7628d1b1fe5ed247d961f36599f36b
[]
no_license
4Fwolf/gs202-kernel-3.4.5
d96834ba65b4f153e3ef114ede167106680b93ce
9eaff65837f61cccbc3b5946ea0651ebc19ab002
refs/heads/master
2016-09-06T13:10:54.870530
2015-01-17T22:45:42
2015-01-17T22:45:42
29,407,710
0
1
null
null
null
null
UTF-8
C
false
false
21,386
c
/* Copyright Statement: * * This software/firmware and related documentation ("MediaTek Software") are * protected under relevant copyright laws. The information contained herein * is confidential and proprietary to MediaTek Inc. and/or its licensors. * Without the prior written permission of MediaTek inc. and/or ...
[ "sasha.halchin@gmail.com" ]
sasha.halchin@gmail.com
1cb62769fdb30c8ad8cebd0434bb842f2ee3f783
9d364070c646239b2efad7abbab58f4ad602ef7b
/platform/development/ndk/platforms/android-L/include/linux/nfc.h
e9642e28309629ffabd46721efc07c42b85b7e9b
[]
no_license
denix123/a32_ul
4ffe304b13c1266b6c7409d790979eb8e3b0379c
b2fd25640704f37d5248da9cc147ed267d4771c2
refs/heads/master
2021-01-17T20:21:17.196296
2016-08-16T04:30:53
2016-08-16T04:30:53
65,786,970
0
2
null
2020-03-06T22:00:52
2016-08-16T04:15:54
null
UTF-8
C
false
false
4,050
h
/**************************************************************************** **************************************************************************** *** *** This header was automatically generated from a Linux kernel header *** of the same name, to make information necessary for userspace to *** call i...
[ "allegrant@mail.ru" ]
allegrant@mail.ru
5e34bee4045645002a3d1b33160996817ace8ad4
d1c58c50215a0549ff4ae55403369c1bfde1637d
/src/wpanctl/tool-cmd-reset.c
8406b00d32cc9b5af09dfc5634edc8fcd6f52207
[ "Apache-2.0" ]
permissive
ramonhpr/wpantund
7c51c896c12a01ad56127c336e80c72b614f475d
dbd25a4982bfb9eda75fb3152666ae68bfbf77c9
refs/heads/master
2020-03-21T23:20:24.990780
2018-06-29T03:26:06
2018-06-29T16:31:05
139,181,441
0
0
Apache-2.0
2018-06-29T18:13:29
2018-06-29T18:13:29
null
UTF-8
C
false
false
3,619
c
/* * * Copyright (c) 2016 Nest Labs, Inc. * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requi...
[ "rquattlebaum@nestlabs.com" ]
rquattlebaum@nestlabs.com
a86ca90c0ed914c64ac4c2de2ce688e5ec75dc8d
5aa8c94b33b727a92cc2c3ba8bc3f69f66f8bca1
/sys/news3400/news3400/trap.c
e2d9111975f9d9b5af6848f3b3fd1a1e770f7592
[]
no_license
dank101/4.4BSD-Alpha
d6458c1d1cc82f6332f6f87dcdc223f7d1b2b0ee
b119e6613a15af07855e4cda5dd9f0e78adcbf40
refs/heads/master
2020-03-30T09:51:58.598180
2014-08-01T20:24:53
2014-08-01T20:24:53
22,526,911
1
2
null
null
null
null
UTF-8
C
false
false
34,538
c
/* * Copyright (c) 1988 University of Utah. * Copyright (c) 1992 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * the Systems Programming Group of the University of Utah Computer * Science Department, Ralph Campbell, Sony Corp...
[ "dank101@localhost.localdomain" ]
dank101@localhost.localdomain
29be2246a15dd1ab45611e716521cff626c31e12
adbb9f7981e6c9a0523f289b5d50f37eefa03680
/test/test.h
f2be55539442619fc370aeceef56193b8ae13931
[ "MIT" ]
permissive
crienzo/cspeech
c3093fb1011c6fbfe60bd1a16016e9c22a28e646
c6a3cd5309c6fe3f16a5f8e7d3162f06d4e3135b
refs/heads/master
2021-01-17T20:37:10.084969
2014-01-13T13:14:42
2014-01-13T13:14:42
null
0
0
null
null
null
null
UTF-8
C
false
false
2,362
h
/* * cspeech - Speech document (SSML, SRGS, NLSML) modelling and matching for C * Copyright (C) 2013, Grasshopper * * License: MIT * * Contributor(s): * Chris Rienzo <chris.rienzo@grasshopper.com> * * test.h - Simple unit testing macros * */ #ifndef TEST_H #define TEST_H #include <string.h> #include <stdli...
[ "ben@langfeld.me" ]
ben@langfeld.me
12ec26425d71b868e96a912d24a3628c0fa923d4
6aea1a5d983e4e0188b79a436d4c1635fc142d41
/luat/rtt/luat_malloc_rtt.c
300548e8c8d30c2c5e5461c6535ad208bf705ec7
[ "MIT" ]
permissive
devin-ngd/LuatOS
add61c9f1f2f685799c4766f4ecda9fbbb544b59
8e0998db86ed5d16e079b2791974fff30a7663d7
refs/heads/master
2022-12-05T16:46:29.196072
2020-09-01T15:09:48
2020-09-01T15:09:48
null
0
0
null
null
null
null
UTF-8
C
false
false
1,840
c
#include "luat_base.h" #include "luat_malloc.h" #include "rtthread.h" #define DBG_TAG "luat.heap" #define DBG_LVL DBG_INFO #include <rtdbg.h> #ifdef RT_USING_MEMTRACE int memcheck(void); #endif void luat_heap_init(void) {}; void* luat_heap_malloc(size_t len){ return rt_malloc(len); } void ...
[ "wendal1985@gmail.com" ]
wendal1985@gmail.com
dbc144190c0ed22300ff0cec2ddbde66fcbbc863
db49bf8bdd64945cc12b8a7cceb3d70297bc0589
/device_drivers/src/M95160_Driver.c
1f2f057df4fb914f6a8361b88cb7494e2942caf3
[]
no_license
zhuhaijun753/EVBMM-2412_Templete_IAR
019949577d3148abde2b81f4663f448ec4ec9067
62ec83eaf9878f453e0c4837912a690bc7d7dd79
refs/heads/master
2021-05-29T17:41:52.396860
2015-10-26T11:51:49
2015-10-26T11:51:49
null
0
0
null
null
null
null
UTF-8
C
false
false
7,892
c
/** ****************************************************************************** * @Copyright (C), 1997-2015, Hangzhou Gold Electronic Equipment Co., Ltd. * @file name: M95160_Driver.c * @author: Wangjian * @Descriptiuon: Provide a set of functions about initialize M95160 chip, * writting d...
[ "KevinWangJian@users.noreply.github.com" ]
KevinWangJian@users.noreply.github.com
408936c097d31541732d05946100679e4ac59fe2
844bf788e42525a5d755e6a9111dbaec6952974a
/0x02-functions_nested_loops/4-isalpha.c
9bdce2945f0af0253981613a66a2d96f5f457467
[]
no_license
sara-arredondo/holbertonschool-low_level_programming
fe2714c20d316dea2f16e3ff0504a5e6f69bf404
f3d3ebe9312f6484922b20497d246b338166589e
refs/heads/main
2023-06-01T12:54:29.582904
2021-06-24T21:00:46
2021-06-24T21:00:46
377,903,977
0
0
null
null
null
null
UTF-8
C
false
false
257
c
#include "holberton.h" /** * _isalpha - check if a letter is lowercase * @c: Represent the value of the letter * Return: int c */ int _isalpha(int c) { if (c >= 97 && c <= 122) { return (1); } else if (c >= 65 && c <= 90) { return (1); } return (0); }
[ "sara.arredondo.giraldo@gmail.com" ]
sara.arredondo.giraldo@gmail.com
828ee0435faab2f5d2ce65f09e26dc44140e5496
5b3d61cbb5051aa30bbbd81f6490cb522d77291b
/gaussian_filter.c
a95cbb133de1aaeca05f6cdb7754ab97e86d1c70
[]
no_license
whcho/whcho_reposit
ee9339a58a1f68b39ee26d1b7e84b67b1210b0ec
37a9f0d74c09c0085e1aa6376bdc9e4f14f4e26b
refs/heads/master
2020-06-13T16:15:51.463269
2016-12-06T09:10:56
2016-12-06T09:10:56
75,713,896
0
0
null
null
null
null
UTF-8
C
false
false
2,933
c
#include <stdio.h> #include <math.h> #define N 300 // image size #define KS 5 // kernel size #define HKS 2 // half kernel size void generate_filter (double gaussian_kernel[][KS]); void read_pgm (char image[][N]); void save_pgm (char image[][N]); void image_padding (char input_image[][N], char padded_image[][N+4]); voi...
[ "whcho@snucad.snu.ac.kr" ]
whcho@snucad.snu.ac.kr
b01259e7df2b97e8237e1709e8e5e1cc4b2955b9
2ce56f7efcd3bb3b30048f2b56258224ea5026bc
/Code/inc/bill_acceptor.h
c889d37d651feeddadbc2e524b551b196e81d7ea
[]
no_license
Domalogica/WM_FreeRTOS
1217b8da59872a73c1edce16a2971cb7a4280bf6
0cc9179cbdd6ed6911a3b26beb1d9af49192b025
refs/heads/master
2021-04-06T06:59:05.257335
2018-04-23T14:24:46
2018-04-23T14:24:46
124,630,375
0
0
null
null
null
null
UTF-8
C
false
false
376
h
#ifndef _BILL_ACCEPTOR_H_ #define _BILL_ACCEPTOR_H_ #include "stm32f1xx.h" #include "gpio.h" #include "gpio_us.h" typedef struct { uint32_t money; uint32_t coin; } BILL_data; void BILL_PortInit(void); BILL_data BILL_GetData(void); void BILL_ResetData(void); void Money_on(void); void Money_off(void); void Coin_off...
[ "gereyhanov@gmail.com" ]
gereyhanov@gmail.com
3f4641db76eaf9c6516d3b7cf254ff2a5a09f2c9
161e96ade39666714f5db10022d10b2816012f33
/prac4toctodo/prac4_toc_avan/isim/tb_divider_isim_beh.exe.sim/work/a_2425904575_1516540902.c
a04c3f18f93bde3923bdfc9494347a08c9d71bed
[]
no_license
PabloSaro/TOC
b806d55cfbb796b8036863e8b6d8319f9ad56fab
32e4f2f8c4bb6fe7bb8d72c2c5730dbe6bd9d978
refs/heads/main
2023-02-16T15:18:28.051398
2021-01-15T13:34:49
2021-01-15T13:34:49
329,921,377
1
0
null
null
null
null
UTF-8
C
false
false
14,781
c
/**********************************************************************/ /* ____ ____ */ /* / /\/ / */ /* /___/ \ / */ /* \ \ \/ ...
[ "abeoxsaro@gmail.com" ]
abeoxsaro@gmail.com
7016449b02071f40f230afd09342ba880661a7c3
eaf4470018729bdf5c995dcb91eda9d6246d80b6
/modules/lib.ds/lib/domains/default/npc/wraith.c
87764e9e1e95aaf9cbf869ade496a784a2b947b4
[]
no_license
arylwen/terebi
5ab777b79895127e50420f4fdf4743c428ff26b5
5c522bb27eb1ee0ee4a3fa1eb5accbb7b703ddd3
refs/heads/master
2021-01-24T05:53:41.003302
2013-08-11T19:36:57
2013-08-11T19:36:57
null
0
0
null
null
null
null
UTF-8
C
false
false
605
c
#include <position.h> #include <lib.h> inherit LIB_SENTIENT; static void create() { sentient::create(); SetKeyName("spectre"); SetAdjectives( ({"shadowy", "undead", "unholy", "malevolent", "spiteful"}) ); SetId( ({"wraith", "specter", "ghost", "apparition", "manifestation"}) ); SetShort("a siniste...
[ "mudsings@mudsings.com" ]
mudsings@mudsings.com
1b40a2cf8004ba5ad51212ddb61b0481cd3ed319
5e52b0f192a7dcc5054d6b45f69d6bc4b9b35915
/2313/Kitchen_Lights/uart.h
eaaf8ac1ddd4f7456b1df348fbd6d6f23b42a5ed
[]
no_license
systronix/ATtiny_projects
278f11f0695e3e96b1e3c563a73a5a37b5189ced
284f8bc925bda41cfa63365dbdc861ac2a940d7e
refs/heads/master
2023-03-19T16:02:45.823425
2015-04-13T12:36:16
2015-04-13T12:38:20
null
0
0
null
null
null
null
UTF-8
C
false
false
368
h
#ifndef uart_h #define uart_h void uart_setup(void); void uart_half_duplex_test(void); void uart_send(uint8_t byte); void uart_send_string(const char * string); void uart_send_pgm_string(const char * string); uint8_t uart_read(void); #define uart_avail() uart_rx_buffer_fullness() uint8_t uart_rx_buffer_fullness(void);...
[ "robert@linuxbox.site" ]
robert@linuxbox.site
944b137869363993cf146983ff8cb6463405a458
33db9339c1d42d2b7386994dfc6561595b5e178f
/src/util/.svn/text-base/plrtoascii.c.svn-base
ddbfef50533bc15a737ce4bb67efbe2ccc621fb8
[ "BSD-2-Clause" ]
permissive
ptrayal/d202PF
9e0de97be63b7e9557816bc6d102b38e5c91fde4
e075d49d985342011c3d2a0cb7e3bd3c33dfbe53
refs/heads/master
2021-01-23T17:33:34.809499
2020-08-03T09:58:24
2020-08-03T09:58:24
32,033,960
4
1
null
2016-02-11T15:47:07
2015-03-11T18:25:11
C
UTF-8
C
false
false
8,837
/* ************************************************************************ * file: plrtoascii.c Part of CircleMud * * Copyright (C) 1990, 1991 - see 'license.doc' for complete information. * * All Rights Reserved * ****************...
[ "ptrayal@gmail.com" ]
ptrayal@gmail.com
bafbaa485e135cfba4e41e229e887c39a5a2827c
c776476e9d06b3779d744641e758ac3a2c15cddc
/examples/litmus/c/c-litmus-CSEQ/MP+dmb.sy+ctrl-rfi-ctrl-addr-pos.c
d951710f6c3e26b4921095e6aeb6f375c650650d
[]
no_license
ashutosh0gupta/llvm_bmc
aaac7961c723ba6f7ffd77a39559e0e52432eade
0287c4fb180244e6b3c599a9902507f05c8a7234
refs/heads/master
2023-08-02T17:14:06.178723
2023-07-31T10:46:53
2023-07-31T10:46:53
143,100,825
3
4
null
2023-05-25T05:50:55
2018-08-01T03:47:00
C++
UTF-8
C
false
false
1,680
c
/* Copyright (C) 2023 ARM-CBMC * This benchmark is part of ARM-CBMC */ #include <assert.h> #include <pthread.h> // Memory barriers #define FENCE() volatile int vars[4]; volatile int v_1_X0_1; volatile int v_1_X4_1; volatile int v_1_X8_0; volatile int v_1_X10_0; void *t0(void *arg){ label_1:; vars[0] = 1; F...
[ "tuan-phong.ngo@it.uu.se" ]
tuan-phong.ngo@it.uu.se
d708ad9402e0e928ad9a6f8fa1659dbf6d46eb78
e44283331c214e69f049d3d23b6350dbf2abbf32
/C/fwrite() fread() 1/main.c
7dccec8a1e9818cc0b2eb78a270e43cbc5eab12d
[]
no_license
Abiduddin/Competitive-Programming-Codes
cd2a8730998859d751e1891b4bc9bd3a790b8416
59b51b08c6f34c1bed941c8b86490ee9a250e5a9
refs/heads/master
2020-09-09T22:54:09.708942
2019-11-14T02:31:06
2019-11-14T02:31:06
221,588,892
0
0
null
null
null
null
UTF-8
C
false
false
500
c
#include <stdio.h> #include <stdlib.h> int main(void) { FILE *fp; double d=12.23,k1; int i=101,k2; long l=12345L,k3; if((fp=fopen("te","wb+"))==NULL){ printf("Cannot open file.\n"); exit(1); } fwrite(&d,sizeof d,1,fp); fwrite(&i,sizeof i,1,fp); fwrite(&l,sizeof l,1,...
[ "abidakash456@gmail.com" ]
abidakash456@gmail.com
e9cfd9431a8a2a84e6336b9b6dcb9130e4f3823d
93016a5dab2faf09cf1cf0c01e12f99b4ebe842a
/ch17/ch17_ex2.h
d7e14810ad36dce4582b1b02ef7db33601d709e7
[]
no_license
chenyulue/c-primer
57f73fd45ce17efcadb8be65855f1a1631f577dc
b20414a986cd9c0079688cec4a8dfa90f22a0ba4
refs/heads/main
2023-03-21T13:29:29.356587
2021-03-23T13:39:36
2021-03-23T13:39:36
347,101,629
0
0
null
null
null
null
UTF-8
C
false
false
726
h
#ifndef CH17_EX2_H_ #define CH17_EX2_H_ #include <stdbool.h> #define TSIZE 45 struct film { char title[TSIZE]; int rating; }; typedef struct film Item; typedef struct node { Item item; struct node * next; } Node; #ifndef CH17_EX3_H_ typedef struct list { Node * head; Node * end; } List; #els...
[ "chenyulue@163.com" ]
chenyulue@163.com
97572935a9618d56b6dad795943ac21b44ed1050
a9aceb1f00cee5925f11eb19aaaa459e69a50e59
/hw05.c
83ee9ccdb785f15cdcdeffd73c3ff6c72d108388
[]
no_license
tgailey/CSE240_Homework5
f80d840acdb0c6bbfe2533cea717319bc847060f
db5463355bab663a95161621e09083def0acd90a
refs/heads/master
2021-01-19T17:33:53.680086
2017-04-15T07:27:41
2017-04-15T07:27:41
88,331,597
0
0
null
null
null
null
UTF-8
C
false
false
11,830
c
// READ BEFORE YOU START : // You are given a partially completed program that creates a list of students for a school. // Each student has the corresponding information: name, gender, class, section, and roll_number. // To begin, you should trace through the given code and understand how it works. // Please read the i...
[ "trenton.gailey@gmail.com" ]
trenton.gailey@gmail.com
03ccc1a32f20ebbb99b71236ae40d1cd35b6d76d
102aeb9849f55265d80471ab8153d412877b63e9
/myproj/project_1.sdk/memcp_bsp_0/psu_cortexa53_0/libsrc/spips_v3_0/src/xspips_g.c
a51951fc12698b0476d04e759f80976c9c87f807
[]
no_license
Lorenzo202653/bare-metalProva
aa09dce68f20464335790534b403eecb685de5e3
c950a74c9a73b81aa32d8318b68a8622f23796e1
refs/heads/master
2022-12-26T19:35:28.452561
2020-10-14T15:57:35
2020-10-14T15:57:35
276,926,524
0
1
null
null
null
null
UTF-8
C
false
false
2,077
c
/******************************************************************* * * CAUTION: This file is automatically generated by HSI. * Version: * DO NOT EDIT. * * Copyright (C) 2010-2020 Xilinx, Inc. All Rights Reserved.* *Permission is hereby granted, free of charge, to any person obtaining a copy *of this software and as...
[ "stefanellilorenzo.sl@gmail.com" ]
stefanellilorenzo.sl@gmail.com
de98bc0ed572efb1b343b4b2f919e772274309f4
b5513464486a0c4520468ddeacc074cc95383568
/opal/runtime/opal_init.c
af9e3e67a7dddf902609204c3b59716cd7d9dffc
[ "BSD-3-Clause-Open-MPI" ]
permissive
ICLDisco/ulfm-legacy
aee021037354b8ee58f6789fea132030ca0cda43
720dfbd7d522b67b8ff0b3e1321676a1870c7fc8
refs/heads/master
2022-11-09T06:09:43.671960
2017-07-14T00:28:44
2017-07-14T00:28:44
276,218,089
0
0
null
null
null
null
UTF-8
C
false
false
14,884
c
/* * Copyright (c) 2004-2010 The Trustees of Indiana University and Indiana * University Research and Technology * Corporation. All rights reserved. * Copyright (c) 2004-2005 The University of Tennessee and The University * of Tennessee Resea...
[ "4259120+jjhursey@users.noreply.github.com" ]
4259120+jjhursey@users.noreply.github.com
70ecdf00f5dc21e5f2e409cde6f3fa9aad3f8cdf
552760608d0071f17e024762bdd9f9113e0e79f3
/assets/graphics/x4_0041.h
98ff56ed671112af08434d41cd84e9042ad442c7
[]
no_license
caioso/PEngine
88f16ee86e29277e68d3bc57c4690b7615b8885b
0abbb0c025a41f029b15c0da46986095068e5461
refs/heads/master
2021-01-23T13:59:25.176576
2016-11-05T20:53:10
2016-11-05T20:53:10
48,956,725
2
0
null
null
null
null
UTF-8
C
false
false
544
h
/* This file was autogenerated by raw2c. Visit http://www.devkitpro.org */ //--------------------------------------------------------------------------------- #ifndef _x4_0041_h_ #define _x4_0041_h_ //--------------------------------------------------------------------------------- extern const unsigned char x4_0041...
[ "caiooliveira@Caios-MacBook-Pro.local" ]
caiooliveira@Caios-MacBook-Pro.local
95b186c50f38abeb1c1e6e4ef1da4032ef4bab0b
c00d48dcc4b8982f7271d56eb3173d4a0bb88423
/OMP_tasks/task_13/13.c
c3bf0b7259344f11de5d329e86baa997c7d9a65f
[ "MIT" ]
permissive
TTimerkhanov/parallel_computing
3dd46f1aa3d8a8d644f0448e24962cb05a2957af
75c79a4e50ac2f5f9fab90cd79560cd8e848228e
refs/heads/master
2021-04-09T13:00:59.640626
2018-04-26T11:44:06
2018-04-26T11:44:06
125,546,123
8
0
null
null
null
null
UTF-8
C
false
false
1,080
c
/* На нулевом процессе задан массив целых чисел, который является двоичным представлением десятичного числа. Написать параллельную программу вычисления десятичного числа из заданного двоичного представления. int a[30] = {1, 0, 1, 1, 0, 1, 0, 0, 0, 1, 1, 1, 0, 1, 0, 1, 0, 0, 0, 1, 0, 1, 1, 1, 0, 0, 0, 1, 0, 1}; Число x ...
[ "timurgrunge@gmail.com" ]
timurgrunge@gmail.com
1c554ba967065847245808c041eac818ccc45cbd
724b67df29d2cd52f8a6c5e28dba22f44d66f4ae
/Lab 8/Lab8.c
a6c83d7596a03b7d4c2e46e67ebaee6908df84c8
[]
no_license
pbobyn91/C-Programming
428bb63842cbf20a03b9cd81d9833cd98668aa51
d064e5d9a5662c27c69d9c7d042a57f280491a81
refs/heads/master
2020-04-27T22:37:11.670311
2019-03-09T20:31:20
2019-03-09T20:31:20
174,742,638
0
0
null
null
null
null
UTF-8
C
false
false
1,294
c
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <ctype.h> void toFile (FILE*, int, char *[]); void printArgs (FILE*, char *, int); int main( int argc, char *argv[] ) { int i, sum; FILE *fp; fp = fopen(argv[1], "wb+"); if (fp==NULL) { printf("\nFile %s does not open", argv[1]); exit(EXIT...
[ "pbobyn@gmail.com" ]
pbobyn@gmail.com
dfc62db3d6df7b69d50169938210430ac0802ae0
64452d389a5ae803741f46ba20f179c49118bfaa
/Assignment 6/main.c
d214b94d77a2022c4c46281ea7ac1b0014b36ec6
[]
no_license
isaac-chan/CS261
577523dcfaeeb721ef9fbae425623707a45fe156
c7369d3f976342da8e01c9c32baa8c6baa2cf559
refs/heads/master
2020-06-04T06:01:51.699427
2016-02-28T21:20:22
2016-02-28T21:20:22
40,997,764
0
1
null
2015-08-18T21:23:41
2015-08-18T21:11:16
null
UTF-8
C
false
false
685
c
#include <stdio.h> #include "graph.h" int main () { /* change this number to generate different graphs */ int graphTestNumber = 1; /* permissible values are 1-5 */ /* switch this to 0 to use BFS */ int useDFS = 1; Graph g; /* set up the graph */ if(graphTestNumber == 1) createGraph1(&g); else if(graphTe...
[ "isaac.chan13@gmail.com" ]
isaac.chan13@gmail.com
f341062b47b489efe6848a65e5e66d0e4a5dcf76
7b83c55106389199c65a18fa2da1221d7b012bd2
/day-2/new3.c
4820b314d3a4a54825d9a62019be711e08487d5a
[]
no_license
pongsakornT/PREP-2019
a7ac4f733cd113b83aa58f60af6598c5776cfaed
33a33319c3fa7dfb5b7bd8ba2cf4c683b83398af
refs/heads/master
2020-06-03T08:54:42.297569
2019-06-12T16:10:50
2019-06-12T16:10:50
191,515,623
0
0
null
null
null
null
UTF-8
C
false
false
614
c
#include <stdio.h> int main() { float x,y,z; printf("number: "); scanf("%f %f %f", &x , &y, &z); if(x>y) { if(y>z) { printf("MAX %fMIN %f\n" , x,z); } else if(x>z) { printf("MAX %fMIN %f\n" , x,y); } else { printf("MAX %fMIN...
[ "apisith.roo@student.mahidol.edu" ]
apisith.roo@student.mahidol.edu
1ce5fe9cd40f67e4ca07bc68b399fcd0833f4d4d
5fea801e69923f3d08abdfc3b93adfe7883b1312
/IPC/pipe.c
ff1ea3a51c2d9d2bae705de46b5a62448edb7dfa
[]
no_license
A-star-ayush/C_examples
17c7385e8ec6c1fffb50d9a63fc2e6d517f680dd
bc862f12b37f7acc802081cd179b1248c9fc45bc
refs/heads/master
2021-05-04T06:02:21.703838
2018-10-21T04:27:49
2018-10-21T04:27:49
71,007,068
0
0
null
null
null
null
UTF-8
C
false
false
1,637
c
#include <stdio.h> #include <unistd.h> #include <stdlib.h> #include <sys/wait.h> #include <string.h> #define error_handler(msg) \ do { perror(msg); exit(EXIT_FAILURE); } while(0) /* The program uses a pipe to communicate between a parent and its child process. Parent writes whatever was passed to it in argv[1], Th...
[ "myselfthebest@yahoo.com" ]
myselfthebest@yahoo.com
fa81e059d93df283e0e2276dc46fcba9662f22e7
7047c2ebf8d7944c6b4467560e190b184d54697d
/openmpi-1.2.4/ompi/mca/bml/r2/bml_r2_component.c
cbc6f4a20a334258649e8ab3a18d041ef855ac2c
[ "BSD-3-Clause-Open-MPI" ]
permissive
NirantK/Text-Summarization
7afb7be3810ccfc1341758ce7899fb2e41b49d4c
45bfa88f77515e1e5c8c6c6b3c64aba4ef8e1575
refs/heads/master
2020-06-04T07:12:43.455919
2019-06-27T00:49:40
2019-06-27T00:49:40
33,182,022
3
6
null
null
null
null
UTF-8
C
false
false
3,094
c
/* * Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana * University Research and Technology * Corporation. All rights reserved. * Copyright (c) 2004-2006 The University of Tennessee and The University * of Tennessee Resea...
[ "nirant.bits@gmail.com" ]
nirant.bits@gmail.com
91ab92668f3ad355f999e2ccd851f1f1f09f7f9a
431745eb9be80d796ae0d4b43a675873bd1235b8
/manipulations_three.c
630cf4360f521a2a9a00286796909d32386110fe
[]
no_license
jadonhansen/push_swap-FINAL
db7f0e194c1aed758b4d382c9fcb69c1df999b65
388b36c4480374d60d371d2477e702dfad5be0c9
refs/heads/master
2020-06-13T13:51:02.767381
2019-09-23T21:50:45
2019-09-23T21:50:45
194,677,840
0
0
null
null
null
null
UTF-8
C
false
false
1,082
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* manipulations_three.c :+: :+: :+: ...
[ "jadongavhansen@gmail.com" ]
jadongavhansen@gmail.com
abbb6ac47e87b52f45b9f69790c8b708dc9a3f29
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/cf41bd8c-71d0-4fbd-928f-3e4077541ba4.c
74d5f07db98c406f9cb466df4b3436d3d5981606
[]
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
572
c
#include <string.h> #include <stdio.h> int main() { int i=4; int j=122; int k; int l; j = 53; l = 64; k = i%j; l = i/j; l = i%j; l = i%j; l = l-j; k = k-k*i; //variables //random /* START VULNERABILITY */ int a; int b[78]; int c[74]; a = 0; while...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
c3430808854f7f475b0ba2ed446cf4ea4438c2d1
c0df10d6259305000e43e4b6bc63fe3da4ecf7c6
/Problems On Character and strings/StrCpyTgl.c
6ac2fd52a8546dcc7462c79a38bd94a266846c7e
[]
no_license
PhoeniX-d/C-CPP
61b3fe224eceb973f74f533765138320f8c3c3ad
fb40827f1fea970ea4dad55d329ceefb4931c8cb
refs/heads/master
2023-06-14T12:20:21.405687
2021-07-08T01:09:57
2021-07-08T01:09:57
281,208,380
1
0
null
null
null
null
UTF-8
C
false
false
1,368
c
/* * Program to toggle letters from source string into destination string */ #include<stdio.h> #define MAXLEN 30 void StrCpyTgl(const char *, char*); int main() { char cSrc[MAXLEN] = {'\0'}; char cDest[MAXLEN] = {'\0'}; printf("Enter the string\n"); scanf("%[^\n]", cSrc); printf("Entered...
[ "prnv24choudhary@gmail.com" ]
prnv24choudhary@gmail.com
419bb2acd04d0bd2f3279c757e5eb75269759ffa
f2509c75146b08a683908c696ac7158c21598771
/fib.c
7548561fde4baf17e549543ad35743bbbf52cd3c
[]
no_license
jayavino/c
61ad607e6fea2ba59d87cdc3dfcbdff6973e72cd
726e367c93d2ca22ca6dc56ea3cf99a4ac1a9a9d
refs/heads/master
2021-01-19T05:16:13.476738
2016-06-23T16:46:28
2016-06-23T16:46:28
61,772,199
0
0
null
null
null
null
UTF-8
C
false
false
229
c
#include <stdio.h> int main() { int i,a=0,b=1,c,num; scanf("%d",&num); printf("fibanocci series :%d %d ",a,b); for(i=3;i<=num;i++) { c=a+b;a=b;b=c; printf("%d ",c); } return 0; }
[ "noreply@github.com" ]
jayavino.noreply@github.com
9a9a8c67917ac7ebb5397c22b692157f7a5cc6ad
4b66fd1f445b23d86daf3e668ca2ed62d5daf0e3
/seed.c
6ddb32f8dcbef0b833fcc43d86f82874f9b7d2e6
[]
no_license
aasirjesudas/pro
1a1d49269a864cd9ee947fd66f34a51364f918c2
5ff2a2a8f4f430f31bb0e83d58a38505baec8ec5
refs/heads/master
2020-09-16T03:48:12.790645
2016-08-25T08:29:29
2016-08-25T08:29:29
66,469,876
0
0
null
null
null
null
UTF-8
C
false
false
153
c
#include <stdio.h> int main(void) { int x,s,t; scanf("%d",x); s=x; while(n!=0) { t=x%10; s*=t; x=t/10; } printf("%d",s); return 0; }
[ "noreply@github.com" ]
aasirjesudas.noreply@github.com
f567013452ffd312b249eb33c9966bf9dbcb2794
11f142d49b89b97e401841599dafd5555e44df54
/Mini1/Master.X/lcd.c
cf7cc8e7a6c5248da1f8f74adf4cc0e4213b3a6c
[]
no_license
paullarry2/MiniProyecto_1
2b616b08c38bd001358561d20f4897d834c77add
2998e307187ccb3b7551235bc190ffa48abea8ce
refs/heads/main
2023-03-21T14:12:33.081992
2021-03-12T23:11:46
2021-03-12T23:11:46
341,377,497
0
0
null
null
null
null
UTF-8
C
false
false
1,247
c
#include "lcd.h" #define _XTAL_FREQ 8000000 #define RS RE0 #define EN RE1 void Lcd_Port(char a) { PORTD = a; } void Lcd_Cmd(char a) { RS = 0; // => RS = 0 Lcd_Port(a); EN = 1; // => E = 1 __delay_ms(4); EN = 0; // => E = 0 } void Lcd_Clear() { Lcd_Cmd(0); Lcd_Cmd(1); } void Lcd_Set...
[ "78246265+paullarry2@users.noreply.github.com" ]
78246265+paullarry2@users.noreply.github.com
d50f1600389f4cb74f6e89e9cb55846b93b4e49d
9a62169ace507c0be95adf3f86c849b0dc144c3e
/TestTeam/fault/NPD/GHX_NPD_28.c
9f0e43f3b7a1e80bb424e5bf37553ece413afb3c
[]
no_license
13001090108/DTSEmbed_LSC
84b2e7edbf1c7f5162b19f06c892a5b42d3ad88e
38cc44c10304458e923a1a834faa6b0ca216c0e2
refs/heads/master
2020-04-02T05:27:57.577850
2018-10-22T06:28:28
2018-10-22T06:28:28
154,078,761
0
0
null
null
null
null
UTF-8
C
false
false
101
c
#include <stdio.h> void func() { FILE *fp; fp = fopen("myfile.txt", "w"); rewind(fp); //DEFECT }
[ "lishaochun@bupt.edu.cn" ]
lishaochun@bupt.edu.cn
d542432739818d14261c34b6dfc3beba60ad4b32
92d4587306dc66cd9e86b3edf447ead7ba197837
/WA8YWQ/ghpsdr3-Windows/dspserver/ozy.h
6f28ae9495aadd5937264178df397caa56ec38f9
[]
no_license
ZHJEE/OpenHPSDR-SVN
6b469826054356da4607097d17a00aa234e1924b
efe1cc275cdeaf7e0314e0eba068c2033ceb16f6
refs/heads/master
2022-01-23T07:21:43.714129
2019-05-11T07:18:33
2019-05-11T07:18:33
null
0
0
null
null
null
null
UTF-8
C
false
false
5,949
h
/** * @file ozy.h * @brief Header files for the Ozy interface functions * @author John Melton, G0ORX/N6LYT, Doxygen Comments Dave Larsen, KV0S * @version 0.1 * @date 2009-03-10 */ /* Copyright (C) * 2009 - John Melton, G0ORX/N6LYT, Doxygen Comments Dave Larsen, KV0S * This program is free software; you can redistri...
[ "wa8ywq@fab57ed4-c20f-0410-8556-bd0ba87add53" ]
wa8ywq@fab57ed4-c20f-0410-8556-bd0ba87add53
155a606ed112dc3685113e08afee79b744d10739
834cd422a7ee36c31118941ded8e0fbdbdb6a492
/STM32_WPAN/zigbee/stack/include/zcl/zcl.time.h
aab7aa6926f817b3cba09c5b48135ca6bcbc4245
[ "LicenseRef-scancode-st-mcd-2.0", "Apache-2.0" ]
permissive
xupenghu/stm32wb55_sdk
763dec92cd95ec8c5665f3133305e3b24ebed5fb
03210c73e9ed25e6b75a07c049488fc3d0f8bc42
refs/heads/main
2023-04-16T00:39:22.198673
2021-03-27T06:08:55
2021-03-27T06:08:55
347,290,313
2
1
Apache-2.0
2023-06-01T23:54:38
2021-03-13T06:17:09
C
UTF-8
C
false
false
4,848
h
/** * @file zcl.time.h * @brief ZCL Time cluster header * ZCL 7 section 3.12 * ZCL 8 section 3.12 * @copyright Copyright [2009 - 2020] Exegin Technologies Limited. All rights reserved. */ #ifndef ZCL_TIME_H # define ZCL_TIME_H /*-------------------------------------------------------------------------- * DESC...
[ "xupenghu@outlook.com" ]
xupenghu@outlook.com
9aaf074a587a26e207ed61398e0461e1ca10428f
102d0c7eb4f11611ceca9df15bdfa9ae5047a101
/libft/ft_strcat.c
e82f50debf833734cbb0303b5a43a5786b359a1c
[]
no_license
fpipart/lem-in
16834b48c9ae08567e1bed85400cb9c3c0909303
aba935a1452c0e814798e7876c5f308c957eaa9b
refs/heads/master
2021-03-27T13:37:10.777409
2017-07-20T20:18:15
2017-07-20T20:18:15
79,124,147
0
0
null
null
null
null
UTF-8
C
false
false
1,119
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strcat.c :+: :+: :+: ...
[ "fpipart@e1r11p4.42.fr" ]
fpipart@e1r11p4.42.fr
efa7cb74bdc4cd234513cb2264173a4b568515d6
7d2a6b298bff2a7e6be42e0593fe3d8b84347491
/ConfProfile/jni/ocpa/jni_VpnTunnel.c
155cf2a6d1645781ad44a4e691c0fd0d9adfb4e1
[ "MIT" ]
permissive
Infoss/conf-profile-4-android
0fa6f0271d9df145176aaa0ec3f996b7f9e3f1ba
619bd63095bb0f5a67616436d5510d24a233a339
refs/heads/master
2021-12-14T19:47:27.859389
2021-12-07T12:21:27
2021-12-07T12:21:27
18,248,980
0
2
NOASSERTION
2021-12-07T12:23:28
2014-03-29T19:31:56
null
UTF-8
C
false
false
1,692
c
/* * jni_VpnTunnel.c * * Author: Dmitry Vorobiev */ #include "android_jni.h" #include "tun.h" #include "util.h" JNI_METHOD(VpnTunnel, setDnsIp4, void, jlong jtunctx, jint idx, jint ip4) { TRACEPRINT("(tun_ctx=%p, idx=%d, ip=0x%08x)", jtunctx, idx, ip4); tun_ctx_t* ctx = ((tun_ctx_t*) (intptr_t) jtunctx); ...
[ "vorobievds@gmail.com" ]
vorobievds@gmail.com
79643b99bf93a7d1e31502e9d74152784e29bf42
7774f5fa84edbe372df5bbb536e8b07b51306681
/Temp/StagingArea/Data/il2cppOutput/t2047.h
b09d3d02da0c44d6f7805f562a85327e6951be79
[]
no_license
1jeffcohen/Mr-Turtle-Breaks-Free
677f4792b30ac3041e1454e6027a64478ec18a05
360506196b46e3b8234cf732230b266e655975e1
refs/heads/master
2016-09-01T16:24:29.294516
2015-10-08T21:46:23
2015-10-08T21:46:23
43,917,971
0
0
null
null
null
null
UTF-8
C
false
false
243
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> struct t25; struct t181; struct t182; struct t14; #include "t179.h" struct t2047 : public t179 { };
[ "1jeffcohen@gmail.com" ]
1jeffcohen@gmail.com
3a7b448827900ce5164583f7ba28dfec861d955b
593b2c1fcd44e00614b5af77c436dd038704a4c5
/WithIo/Qt/VidyoIoWrapper/VidyoClient-WindowsSDK/include/Lmi/Os/LmiRandom.h
44ccb38e3816ec7048a110deb3acad746d8a6963
[]
no_license
vidyoworks/VidyoWorksSamples
2eed56133a55d7688efd27feb699de9f5c856850
6097e9d30b2d1b3c0e25effbaed186f9c715eba1
refs/heads/master
2021-01-20T15:26:51.017321
2020-09-22T10:45:08
2020-09-22T10:45:08
93,974,728
9
15
null
2019-06-21T09:54:14
2017-06-11T01:28:13
C
UTF-8
C
false
false
3,669
h
/** {file: {name: LmiRandom.h} {description: Random number handling.} {copyright: (c) 2006-2016 Vidyo, Inc., 433 Hackensack Avenue, Hackensack, NJ 07601. All rights reserved. The information contained herein is proprietary to Vidyo, Inc. and sha...
[ "Dinesh@vidyo.com" ]
Dinesh@vidyo.com
1085377902d55ac28d49491e1c87f28ecf174557
4b8d0ed808caf25d6531758483e45f89c3e71208
/Lab2/tempCodeRunnerFile.c
500b26ed91c72e5339afa4d28a8bbb8f94d6addf
[]
no_license
vladik9/C_programs_USV
dc36d645d01c7b27e87609d791643a24c174811e
74cca77fbe1af9a32669c8340f13b689fd26380f
refs/heads/main
2023-03-28T02:39:33.978345
2021-03-28T16:59:38
2021-03-28T16:59:38
350,377,879
0
0
null
null
null
null
UTF-8
C
false
false
17
c
{
[ "v.cornici@gmail.com" ]
v.cornici@gmail.com
2c499eb0ba04689ff1344fbd2948ef7213adb96b
bd3a0c6b727339ae30b543b4682d3e149c556eee
/hardware/board/config/brd2501a/sl_cpc_drv_uart_secondary_exp_config.h
61bf3f1468bfd1842a08b1a1e0f9feeed8531642
[ "Zlib" ]
permissive
nzinn08/sdk_support
89980f67e974157f61151ed38aacb876b4387e7f
5f92c311a302e2ba06040ec37f8ac4eba91b3d5d
refs/heads/master
2023-08-12T23:03:28.087174
2021-08-26T00:41:21
2021-08-26T00:41:21
416,490,066
0
0
null
null
null
null
UTF-8
C
false
false
2,871
h
/***************************************************************************//** * @file * @brief CPC UART SECONDARY driver configuration file. ******************************************************************************* * # License * <b>Copyright 2020 Silicon Laboratories Inc. www.silabs.com</b> *************...
[ "Mason.Tran@silabs.com" ]
Mason.Tran@silabs.com
1522fdd77313aeff4bb914698bb457aaa453179c
7ad69adeb574f608efbd89037781466689edeb2f
/ISO14443_GYF_2019-05-13_Sy.c
84ed128b9e260a6aff80bd8857b8947ded02f8fb
[]
no_license
gfreny/RF17550_Lib
945601d6b70b013bd440dd080dde3d4ef6aef66d
c576e9ef82aa1fffa89f4147c9841e86ad7c28f7
refs/heads/master
2020-06-09T14:52:26.648021
2019-06-24T03:03:00
2019-06-24T03:03:00
193,454,976
0
0
null
null
null
null
GB18030
C
false
false
30,061
c
/******************************************************************************** * Copyright (c) 2012, Beijing Tongfang Microelectroics Co., Ltd. * All rights reserved. * Module: ISO14443.c * Author: Cui Lu * Version: V1.0 * History: * 2013-05-30 Original version *****************************************************...
[ "gfreny@163.com" ]
gfreny@163.com
d26e22242807d26456f63a6e9338d96250a28646
87a2427439cd9654ad3395cfaedab8faae1a0d39
/8_3.c
00b849ea788d0b63f81f27ca73b0151f8c678f61
[]
no_license
sh-saurabh4/-Algorithms-Analysis-and-Programming-Practices-
d2560d0e02c6b2cb98616a71958eabb9541a2709
f25b54feb8acf122b7503df7f1a5b7faf964d0bd
refs/heads/master
2020-12-31T02:23:28.167839
2016-11-16T06:28:25
2016-11-16T06:28:25
68,718,590
0
1
null
null
null
null
UTF-8
C
false
false
1,198
c
#include<stdio.h> int parent(int i){ return i / 2; } int l_child(int i){ return 2 * i; } int r_child(int i){ return 2 * i + 1; } void swap(int *p,int *q){ int temp = *p; *p = *q; *q = temp; } void max_heapify(int a[],int size,int i){ int max = i; int l = l_child(i); int r = r_child(i); if((l <= size) && ...
[ "noreply@github.com" ]
sh-saurabh4.noreply@github.com
3c412d95678934710154c2cfe7b2e1579df9c64a
d6d96a94e8bc8b87e38d707e923f4521479486a6
/stm32f4/Projects/adafruitTFTLDCportClang/main.h
af62bb65597364cb4d9736c602a85f3d06c39771
[]
no_license
immi0/stm32f4
d4d5bfb88498a6bb7cb61677764268823609eec4
12df010d76903e96408347defb75651619159a60
refs/heads/master
2021-01-18T04:41:59.786904
2012-08-03T04:20:43
2012-08-03T04:20:43
null
0
0
null
null
null
null
UTF-8
C
false
false
2,611
h
/** ****************************************************************************** * @file main.h * @author MCD Application Team * @version V1.0.0 * @date 19-September-2011 * @brief Header for main.c module ****************************************************************************** * @atten...
[ "rogemichael@gmial.com" ]
rogemichael@gmial.com
da884f3a07a241ca98f05b5e969f921b16592c6f
eea89835bb3eb8fe48674f0f0e938cbca614c779
/src/basic.h
aafc0a980bb78434b7f7d9c9f32cfd29c5b0b919
[]
no_license
nicolas42/clang
d88d5ac1da9e680761adf9151c2cf246efc9a6f3
07d945b4ce6cec6b34ec36a409975bb03363e676
refs/heads/master
2020-07-16T10:29:15.065261
2020-06-20T05:22:44
2020-06-20T05:22:44
205,771,445
0
0
null
null
null
null
UTF-8
C
false
false
1,070
h
#ifndef BASIC_H #define BASIC_H #include <stdio.h> #include <string.h> // #include <ctype.h> #include <stdlib.h> #include <time.h> // Parse words by noting down the starting positions of words // and changing spaces to null characters double get_time(void); double get_time(void) { return clock()/(double)CLOCKS_PE...
[ "Nick@Morty.local" ]
Nick@Morty.local
08ebe9378777281a85aafa16db92fdafac843174
296ff381f4c3db0eff51052387f3c2b24af0e855
/x64dbgApiBreak/src/incl/hlp.h
14bd3dc5af9218c6fccd08b20670ee8449d8a0c5
[]
no_license
mrexodia/Api-Break-for-x64dbg
a5815c633dec25636c0cbdb83d548fd5e9ac04fd
7060a92bae8a35bec569fe6e28bdd218f60c4c72
refs/heads/beta-development
2020-05-20T12:25:16.704714
2017-01-30T17:28:56
2017-01-30T17:28:56
80,443,767
2
0
null
2017-01-30T17:16:10
2017-01-30T17:16:10
null
UTF-8
C
false
false
510
h
#ifndef __HELPER_H_ #define __HELPER_H_ #include <corelib.h> void HlpDebugPrint(const char *format, ...); LPWSTR HlpAnsiToWideString(LPCSTR str); LPSTR HlpWideToAnsiString(LPCWSTR str); void HlpRemoveQuotations(LPSTR str); bool HlpBeginsWithA(LPCSTR look, LPCSTR find, LONG findLen); bool HlpEndsWithA(LPCSTR look,...
[ "0xffffffff@oguzkartal.net" ]
0xffffffff@oguzkartal.net
9f553d582399bc3cce4f2ae4c8f7d5624e0a0320
019b085ac8ef4594fb43a1566b8e984cd34fac16
/platforms/nuttx/NuttX/nuttx/sched/mqueue/mq_setattr.c
5f5caa599581e7a2eba710bba4f3e7d3ae9f34fe
[ "BSD-3-Clause", "LicenseRef-scancode-warranty-disclaimer", "GPL-1.0-or-later", "LicenseRef-scancode-other-permissive", "ISC", "MIT" ]
permissive
JJRnumrous/Firmware
fffabcee637b5fe00f374b6849894ae518b8c8af
7c3505dffa465be7bcef4602976df853d587e467
refs/heads/master
2020-08-17T20:26:09.876510
2019-10-17T05:22:09
2019-10-17T05:22:09
150,714,296
0
0
BSD-3-Clause
2018-09-28T09:06:12
2018-09-28T09:06:12
null
UTF-8
C
false
false
3,565
c
/**************************************************************************** * sched/mqueue/mq_setattr.c * * Copyright (C) 2007, 2009, 2011, 2015 Gregory Nutt. All rights reserved. * Author: Gregory Nutt <gnutt@nuttx.org> * * Redistribution and use in source and binary forms, with or without * modification,...
[ "18231349@sun.ac.za" ]
18231349@sun.ac.za
7afb0ee44ac76672d92311203658c8bf6252afc6
611359d7328e35c45a46aec25a155e2513e9c608
/hash/sha3/KeccakCodePackage/PlSnP/KeccakP-1600-times2/SIMD512/KeccakP-1600-times2-SIMD512.c
4a9e37dde8c8f5111b26be25b172cb1aca83ec3b
[ "BSD-2-Clause", "CC0-1.0", "BSD-3-Clause", "LicenseRef-scancode-public-domain" ]
permissive
gianpyc/tinycrypt
5033de93bcb1d81bef972e62b11e8608706c6ddd
966a4bac1a9c0a7d70f220e66751b6b46645ceb2
refs/heads/master
2020-04-20T01:55:17.966206
2019-01-31T06:40:02
2019-01-31T06:40:02
null
0
0
null
null
null
null
UTF-8
C
false
false
29,472
c
/* Implementation by the Keccak, Keyak and Ketje Teams, namely, Guido Bertoni, Joan Daemen, Michaël Peeters, Gilles Van Assche and Ronny Van Keer, hereby denoted as "the implementer". For more information, feedback or questions, please refer to our websites: http://keccak.noekeon.org/ http://keyak.noekeon.org/ ...
[ "odzhan@protonmail.com" ]
odzhan@protonmail.com
ef08adf1b2451f5329346d1cd671081763e25445
cf706c3282337034e1acf761e0041414a584d50d
/c_labs/dataStructAndAlgo/gcd/gcd.c
6eb7286673897a003aa33faa739e4d550e8d61f1
[]
no_license
passioner/programming_lab
40c7fd9607a7c72aba86b33f702ab412471b4bf9
2795f20a6077a62924a541f138bb77e8d2f688b9
refs/heads/master
2021-07-16T11:31:20.827759
2020-07-05T00:39:36
2020-07-05T00:39:36
181,330,256
0
0
null
null
null
null
UTF-8
C
false
false
721
c
/** * @file gcd.c * @brief calculate greatest common dividor * calculate leaset common multiple * @author passio91@163.com * @version 1.0 * @date 2019-11-10 */ #include <stdio.h> int calc_gcd(int m, int n) { int a, b, tmp; if (m >= n) { a = m; b = n; } else { a = n; b = m; } while (b > 0)...
[ "passion91@163.com" ]
passion91@163.com
868f9685e42a45ef1e254955f67a00e9df4b96a6
68821e63c099501ecabde645e75c3262ff02db1e
/test/identify/visionmodule_global.h
f95bdcbecc17435aab9bc9fd7aa1c7e0e0d8d48a
[]
no_license
zengyixiong/bar
fe6442e6c7d384e8c848927d41690688bbc18c45
bf41d7dbaf57ee55f63da1423331e288d0af95e6
refs/heads/master
2023-05-15T07:30:24.807726
2021-06-11T08:17:30
2021-06-11T08:17:30
368,357,862
0
0
null
null
null
null
UTF-8
C
false
false
240
h
#pragma once #include <QtCore/qglobal.h> #ifndef BUILD_STATIC # if defined(VISIONMODULE_LIB) # define VISIONMODULE_EXPORT Q_DECL_EXPORT # else # define VISIONMODULE_EXPORT Q_DECL_IMPORT # endif #else # define VISIONMODULE_EXPORT #endif
[ "292779094@qq.com" ]
292779094@qq.com
87dc11142caf7dcdab74c78fecfcd89cc6745bd2
7478af0eddaf7b61a8e5b5cd5e78080d14a079d9
/trade/sinc/mmd_dyic.h
9eb158cab119b26ba623f9e4a8d9971b30cbf824
[]
no_license
richcow2018/C
d4cac8d8b1236073fae35e52f2d294a7e9721f72
40d0b4e296ed34d9813a4b69b97d323e211fad60
refs/heads/master
2020-04-05T20:39:52.664190
2018-11-28T02:33:19
2018-11-28T02:33:19
157,190,593
0
0
null
null
null
null
EUC-JP
C
false
false
2,910
h
/****************************************************************************/ /* */ /* 動的システム変更 */ /* */ /* Created: */ /* 95.05.30 K.Kubota ST2707: ICP Process cooperation release */ /* */ /* Update history: */ /* 95.0...
[ "noreply@github.com" ]
richcow2018.noreply@github.com
8692b2531769631e157d6463960a8d4e851c1de9
be1e13a136ea9eeaf203418d87d1c2452aeac70f
/Lab 2 part 4.c
b2066caae8f01232cdfedd3cf000212bd7a40b9a
[]
no_license
ChunkyPanda/CSE-1320
55d48ad08220be58cfef2a4c12a72650217c37e4
2d86a34d4cbe96d03b2d621771d3698501f33bc8
refs/heads/master
2021-01-20T07:52:20.911848
2017-05-02T17:00:58
2017-05-02T17:00:58
90,057,288
0
0
null
null
null
null
UTF-8
C
false
false
688
c
#include <stdio.h> #include <string.h> int main() { char string[10]; // Variable for string input int c = 0, count[26] = {0}; // Initializing c with zero printf("Enter the string: \n"); gets(string); // Input for string while (string[c] != '\0') // T...
[ "noreply@github.com" ]
ChunkyPanda.noreply@github.com
e190526eab319b95546995a19b1acad4f2d0cc4f
de6a1a95444071c5ae201e0add4a6133905492ee
/apps/fs/sqi_flash_fat/firmware/src/config/sam_a5d2_xult_xc32_freertos/initialization.c
f1c17db37634c3d8b9728073c0db7aeb39638ba3
[ "LicenseRef-scancode-unknown-license-reference", "ISC", "LicenseRef-scancode-public-domain" ]
permissive
fb321/core
bba2c99e7ab09d4c884fad7227fc4a98e1c38c81
ac3b1a4d576ee974ad9f1bcfdc7889a05c885a2d
refs/heads/master
2020-06-27T13:44:06.203997
2019-06-28T12:29:22
2019-07-02T14:15:32
199,966,101
0
1
NOASSERTION
2019-08-01T03:02:36
2019-08-01T03:02:36
null
UTF-8
C
false
false
8,258
c
/******************************************************************************* System Initialization File File Name: initialization.c Summary: This file contains source code necessary to initialize the system. Description: This file contains source code necessary to initialize the system. It ...
[ "http://support.microchip.com" ]
http://support.microchip.com
0d913e38da21ae458b240aa06b4097f3651d1b6f
80e48cb17b68791e02ad48caac95163647a287e3
/src/c/lazyctester.h
69ae74f13b6216cfbd7de46a3b5ff89b67f4c779
[]
no_license
danko-david/lazyctest
55b1c02c4cb4c47b480cae60e0a5e5ffaea0fdce
c23966b0ba4a86e9c8ce923c70799ce61b3c8978
refs/heads/master
2020-05-25T00:16:01.847826
2019-11-13T01:19:44
2019-11-13T01:19:44
187,530,270
0
0
null
null
null
null
UTF-8
C
false
false
926
h
#ifndef LAZYCTESTER_H #define LAZYCTESTER_H #include "include.h" #include <dlfcn.h> #include <link.h> #include <signal.h> #include "utils.h" #include "symbols.h" #include "lazyctest.h" #include <sys/wait.h> enum lct_exit_reasons { LCT_EXIT_SUCCESS, LCT_EXIT_BAD_CLI_ARG_PARAM, LCT_EXIT_BAD_SHARED_OBJECT, LCT_E...
[ "info@dankodavid.hu" ]
info@dankodavid.hu
61d3dfce6d255cd1ca353921db5cc00637d1f0ac
0c8b9d1e2653308a085206ac84888f9dcb84078e
/Ficheiros Lab 2/ObterPlant_sldrt_win32/rtwtypes.h
700693ac297d78753ed03592dc4801ab79d81f4a
[]
no_license
hdplsa/CComp-Lab
5dd1f12f4a2165264524836b2796afdee7db420b
e0f32c4e3aaf9d324f6c580917090182ae170f87
refs/heads/master
2021-01-18T18:30:40.118495
2016-12-26T00:24:11
2016-12-26T00:24:11
72,097,755
0
0
null
null
null
null
UTF-8
C
false
false
926
h
/* * rtwtypes.h * * Code generation for model "ObterPlant". * * Model version : 1.14 * Simulink Coder version : 8.8 (R2015a) 09-Feb-2015 * C source code generated on : Thu Oct 20 11:49:54 2016 * * Target selection: rtwin.tlc * Note: GRT includes extra infrastructure and instrumentation ...
[ "hdplsa@gmail.com" ]
hdplsa@gmail.com
0a9aa7247ed4d86dfd549c35b6972b77ee1ce56c
d7f8b9f6b87b4947c3f171109eb41d4116c033bf
/push.c
4686e8644edec42b5e9e0b66a027a600ebfe7193
[]
no_license
Alexbamulanzeki/monty
32a28a7c72e036ecbf154fc07601e24bce69670d
5d3331c70048f760b02d0f035d5de53042c58ac2
refs/heads/master
2023-08-14T06:21:33.313778
2021-09-23T15:33:11
2021-09-23T15:33:11
409,090,013
0
0
null
null
null
null
UTF-8
C
false
false
814
c
#include "monty.h" #include <string.h> /** *push - add a neode in the list *@stack: pointer to a pointer to the doubly linked list *@line_number: line where there is an error *Return: nothing */ void push(stack_t **stack, char *n, unsigned int line_number) { stack_t *new = NULL; int i; new = malloc(sizeof(stack_t)); i...
[ "syliviakimuli2@gmail.com" ]
syliviakimuli2@gmail.com
ade3f24e2893b20fff2d7d776ed8a184e9320e3c
56b8c25cb758aa5151633da5a08c5bd38a39f818
/src/terminal.c
f1d89ab9e4bc7692122eec9a7c411c52f88a67db
[ "Vim" ]
permissive
Boualem-Boulkaria/vim
4242f56575964fd025ae96f71b2eaf76cdfbd48f
d2c1fb476d5816db129eb428ffef6a81027eb13a
refs/heads/master
2020-08-01T19:52:59.250640
2019-09-25T21:06:40
2019-09-25T21:06:40
null
0
0
null
null
null
null
UTF-8
C
false
false
163,821
c
/* 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. * See README.txt for an overview of the Vim source code. */ /* * Terminal window support, see ":help :...
[ "Bram@vim.org" ]
Bram@vim.org
db0d11285b9dcbb6326e458058eb797a0adee6d1
26d3c6af68c56d3867aa44063a83acaaf46df595
/trunk/LUFA/Drivers/USB/HighLevel/StreamCallbacks.h
777b588fb24c94dd216fc8e5bd2dbee3ca3f8f26
[]
no_license
baoyoubing/lufa-lib
9123af19bf97867423915e218f6d4f75d378a9ea
43d1e6da004c114cd0704c5fb59f2c85e62ab100
refs/heads/master
2023-03-29T03:55:19.683634
2010-03-22T07:12:25
2010-03-22T07:12:25
null
0
0
null
null
null
null
UTF-8
C
false
false
2,972
h
/* LUFA Library Copyright (C) Dean Camera, 2010. dean [at] fourwalledcubicle [dot] com www.fourwalledcubicle.com */ /* Copyright 2010 Dean Camera (dean [at] fourwalledcubicle [dot] com) Permission to use, copy, modify, distribute, and sell this software and...
[ "Dean@d5102386-fcda-11dd-9fdb-3debd5008f28" ]
Dean@d5102386-fcda-11dd-9fdb-3debd5008f28
718c37940c0bcbda45ecb648f5b53cedea82821b
ce1becd0bafaabd181cf876d3db987322d921ab1
/Laboratorio de programação/Lista 1- Maxwell Alves Teixeira/Questao2.c
a04eff5448a93c00950654febecf5a2fac02ef86
[]
no_license
PabloPrince/Faculdade
d86c406e85b2b0ac7c66208431dd5c6fab4317d3
02108a0e314057c1d2c94340a02692d6889f85d5
refs/heads/master
2020-03-30T07:03:52.399927
2018-08-22T20:57:52
2018-08-22T20:57:52
null
0
0
null
null
null
null
ISO-8859-1
C
false
false
430
c
/* Descrição: É uma função que recebe o ano de nascimento de uma pessoa e o ano atual. A função retorna a idade da pessoa. Data: 24/09/2014 Autor: Maxwell Alves */ #include <stdio.h> int idade(int a, int b){ return b-a; } int main(){ int x, y; printf("Digite o ano em que você nasceu: "); scanf("%d", &x); printf(...
[ "maxwell3531@gmail.com" ]
maxwell3531@gmail.com
59e3f81a69a45ab1035150b228ec1b89879962ec
bd26516108669170220aff4aa91afe791b369428
/IntrOS/port/CORTEXM/CLANG/oscore.c
92ce9d0bb20f598c32e4485395a6a4edc01b679d
[ "MIT" ]
permissive
ericyao2013/RTOS-IntrOS
d8349a6829137a9ab09fd9a014574872469ddd9c
70acabdf5d86e9678491fc34d5eeda7020426935
refs/heads/master
2020-03-18T07:14:06.246252
2018-05-20T19:57:37
2018-05-20T19:57:37
null
0
0
null
null
null
null
UTF-8
C
false
false
2,515
c
/****************************************************************************** @file IntrOS: oscore.c @author Rajmund Szymanski @date 24.01.2018 @brief IntrOS port file for ARM Cotrex-M uC. ****************************************************************************** Copyright (c) 2018...
[ "rajszym@o2.pl" ]
rajszym@o2.pl
452b4c409914039197f27a411128fb0eb17485fc
beb9c057330cc64edcc3f6307a01b602e7088687
/PIC24F Starter Kit 1/rtcc.h
148a1e7c3f9b8a7828c67e243908d93c697be0fc
[]
no_license
xzcvczx/mla-legacy
57ae21d6fa116316dd738a1a9b0c6f0d3a31ac07
bfbde37085c268fd73051abadaf1bd3be5b77111
refs/heads/master
2020-08-13T20:09:57.744748
2019-10-14T14:16:46
2019-10-14T14:16:46
215,025,377
0
0
null
null
null
null
UTF-8
C
false
false
5,106
h
/***************************************************************************** * * Real Time Clock Calender * ***************************************************************************** * FileName: rtcc.h * Dependencies: * Processor: PIC24 * Compiler: C30 xx.xx or higher * Li...
[ "simonrwells@gmail.com" ]
simonrwells@gmail.com
3c509542fb33ead5b331ba3b7451c32d64e544e3
b66a574830a38d099337fe6f5c35b5187a6e49f8
/envutils.h
c24c0dad235a833eb9660d303a2e6c976fc02aa9
[ "Apache-2.0" ]
permissive
cybernetics/pgnodemx
d3469bf5f81ffba9cd038c715032c496be8d89f4
df2bd23f6cb3b17e92acff7c5ab0cafbbcc693dd
refs/heads/master
2022-12-13T22:31:30.009107
2020-08-28T13:28:48
2020-08-28T13:28:48
null
0
0
null
null
null
null
UTF-8
C
false
false
1,371
h
/* * envutils.h * * Functions specific to capture and manipulation of environment vars * * Joe Conway <joe@crunchydata.com> * * This code is released under the PostgreSQL license. * * Copyright 2020 Crunchy Data Solutions, Inc. * * Permission to use, copy, modify, and distribute this software and its * doc...
[ "mail@joeconway.com" ]
mail@joeconway.com
71c8375496445f50f39d1ee7f84b4bae37156195
cec7bae3679f35c2a7770f9a10f7a76347e72adf
/past/SI.c
fb2f2e16fe0a4ba869848cec56fe677e47047cec
[]
no_license
monta0315/atcoder_begin
36cc54f2d02174a9045b3a7c67c988830112b0b9
6ac337b9a36a8984c4769d74f3044c405936cf5f
refs/heads/master
2023-05-23T05:46:39.982947
2021-06-14T07:03:46
2021-06-14T07:03:46
null
0
0
null
null
null
null
UTF-8
C
false
false
636
c
#include<stdio.h> int main(){ int a,b,c,max,mid,min,i,x_d,x_n,num,j,tmp; int cnt[3]; scanf("%d%d%d",&a,&b,&c); cnt[0]=a; cnt[1]=b; cnt[2]=c; for(i=0;i<3;i++){ for(j=i;j<3;j++){ if(cnt[i]<cnt[j]){ tmp=cnt[i]; cnt[i]=cnt[j]; cnt[j]=tmp; } } } max=cnt[0]; mid...
[ "noreply@github.com" ]
monta0315.noreply@github.com
c1b5f9dc8e50d398f2e8ec2bb9a1b8163ddb8e77
1a00c6c637f64655a5320db14b83f2778f6b155f
/Jobsheet 7.c
c9e9e76fc919c8d25bfbe7ec46dc31afbbdd4b17
[]
no_license
IndraAndhikaBenu25/taufikmuhamat
73f331f8fe725e85ed27199e89856599205fd1eb
3bb4d212e495ef01128714bcf35b8f68b8e30005
refs/heads/master
2022-09-23T20:01:35.243455
2020-05-27T10:23:38
2020-05-27T10:23:38
263,032,815
0
0
null
null
null
null
UTF-8
C
false
false
243
c
#include <stdio.h> main (){ printf ("Nama : Indra Andhika Benu\n"); printf ("Nim : F1B019072\n "); printf ("Kelompok : 14\n"); int nim [1], i; for (i = 0; i<= 1; i++){ printf ("Masukkan nimke-%i= ", i+1); scanf ("%i", &nim[i]); } }
[ "noreply@github.com" ]
IndraAndhikaBenu25.noreply@github.com
e1e1162fff68cf1f8711797e88f805e9cfd0070e
ab1da8c711a3152409bc9559e5164639e4d94cce
/libft/ft_striteri.c
1895dd841788fa157fb4a607eefc3bd7a03101cc
[]
no_license
rhulam/lem_in
610d616caf6126ab73192021cfce19d6d406c06c
4242d6b9f4878770d12d0a2dea0a84389c34d2ae
refs/heads/master
2021-01-21T12:43:16.532747
2017-10-02T14:19:39
2017-10-02T14:19:39
102,093,077
0
0
null
null
null
null
UTF-8
C
false
false
1,063
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_striteri.c :+: :+: :+: ...
[ "ruslan.gulam.n@gmail.com" ]
ruslan.gulam.n@gmail.com
1ae26035bb97da5b5525633f7e685dd760cba8de
8623be986a91e01c8bb5542a26fb77157ec46e75
/Alumnos/Turno2/EstebanOsella/Nivel_1/timerInputCapture/libs/sapi/src/sapi_timer.c
37fa7350346f4ead001869f305fd78291da45895
[ "BSD-3-Clause" ]
permissive
capse3Co2017/capse3Co_Nivel2
0758f7b922ad04ddaaff09fb1cee49abf76a2a0d
376f60c219eaad50b1c11c2a9b09b0a18db2540d
refs/heads/master
2021-03-16T03:46:11.537508
2017-08-07T01:15:41
2017-08-07T01:15:41
91,528,733
0
29
null
2017-08-07T01:15:42
2017-05-17T03:16:54
C
UTF-8
C
false
false
23,636
c
/* Copyright 2016, Ian Olivieri * Copyright 2017, Eric Pernia * All rights reserved. * * This file is part sAPI library for microcontrollers. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributio...
[ "osella.esteban@gmail.com" ]
osella.esteban@gmail.com
b3116cdf9797dd1102726a11a0fb4871f5e2da1d
059aa8f0fa06728db3f76bd514391eb36c145e0d
/vm/exception.c
a833609283532e283db7aaa429a6e8979b345ad1
[]
no_license
rscrtz/VirtualMemory
f7e303148e0057efaffcc60290df29121388ab0b
0d6fad9ea8555773b66606a7c6ee657bd7343510
refs/heads/master
2020-03-27T12:02:39.360319
2018-10-15T02:30:01
2018-10-15T02:30:01
146,085,073
0
0
null
null
null
null
UTF-8
C
false
false
10,204
c
#include "userprog/exception.h" #include <inttypes.h> #include <stdio.h> #include <string.h> #include "userprog/gdt.h" #include "threads/interrupt.h" #include "threads/thread.h" #include "threads/vaddr.h" #include "threads/malloc.h" #include "userprog/pagedir.h" #include "userprog/syscall.h" #include "vm/frame.h" #incl...
[ "noreply@github.com" ]
rscrtz.noreply@github.com
396236e1cd465cc6cdbfe871f29e22f93ff95352
d23927a3774149474b7c960505a496ea1ac333a4
/MIPS_emulator/print_instruction.c
ae62c87f28f2aef8972daa81fd87fc0e6a3c6be4
[]
no_license
JayC-github/MIPS-Assembly-Language
4ac10fe2c774e6aaf704ef0528fdee0ebf82a348
595b572287e2977b28b1aae8b2c1f9f77e825015
refs/heads/main
2023-08-21T08:20:38.262727
2021-10-23T06:52:59
2021-10-23T06:52:59
417,670,896
0
0
null
null
null
null
UTF-8
C
false
false
10,599
c
// If you use C library functions add includes here. #include "emu.h" #include "ram.h" #include "registers.h" ///////////////////////////////////////////////////////////////////////// // change all the d,s,t,I,b,o part in bit pattern into 0 // add $d, $s, $t add d = s + t #define ADD 0b00000000000000000000000000...
[ "jianjunjchen@gmail.com" ]
jianjunjchen@gmail.com
cc96a06bb58997eb729b90de8b1a6087e4396351
f67a19652b7cb195cddbdfc4b73e75cc15e5bc75
/ft_isalpha.c
f987e13a2dce1598c36c527bef302812794f4c5f
[]
no_license
slogos/Libft
7c017e6d36a5f8c8836d9fdc9172c34af8531e3e
e9c4d14407e01d3563daf38bb30ee179a14614c9
refs/heads/master
2021-01-11T14:56:26.674156
2017-01-28T00:35:18
2017-01-28T00:35:18
80,256,416
2
0
null
null
null
null
UTF-8
C
false
false
1,021
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_isalpha.c :+: :+: :+: ...
[ "slogos@e1z2r4p30.42.us.org" ]
slogos@e1z2r4p30.42.us.org
67794db1da16105a681b507e243c2604c0f9df84
be3167504c0e32d7708e7d13725c2dbc9232f2cb
/mameppk/src/mame/drivers/metlclsh.c
3f3ed769259f55d70ab90037977e0f55a1435499
[]
no_license
sysfce2/MAME-Plus-Plus-Kaillera
83b52085dda65045d9f5e8a0b6f3977d75179e78
9692743849af5a808e217470abc46e813c9068a5
refs/heads/master
2023-08-10T06:12:47.451039
2016-08-01T09:44:21
2016-08-01T09:44:21
null
0
0
null
null
null
null
UTF-8
C
false
false
15,024
c
// license:BSD-3-Clause // copyright-holders:Luca Elia /*************************************************************************** -= Metal Clash =- driver by Luca Elia, based on brkthru.c by Phil Stroffolino CPUs : 2 x 6809 Sound : YM2203 + YM3526 Video : ...
[ "mameppk@199a702f-54f1-4ac0-8451-560dfe28270b" ]
mameppk@199a702f-54f1-4ac0-8451-560dfe28270b
9fab17e73378cb8746db47585ab5d118390626d4
aaf72e41642fc0313437c64acb98374e527a6101
/StringFunctions.c
4d7e2a41d1c9a8caa365271541c63dbb28e96bd6
[]
no_license
MarvelCoder/C-programs
0e9f04b02c39dfb8b433b6d27502e0e4855a0341
738ea545c44778d66e147744928d4ad8ace11432
refs/heads/main
2023-04-14T04:05:25.277810
2021-04-26T12:38:06
2021-04-26T12:38:06
361,743,060
0
0
null
null
null
null
UTF-8
C
false
false
919
c
#include<stdio.h> #include<stdio.h> #include<string.h> void main(){ char s1[20],s2[20],s3[20]; printf("Enter String 1 - "); gets(s1); printf("Enter String 2 - "); gets(s2); printf("comparing %s and %s returns %d\n",s1,s2,strcmp(s1,s2)); printf("%s length is %d\n",s1,strlen(s1...
[ "noreply@github.com" ]
MarvelCoder.noreply@github.com
212f261885ae65eca7f35ecc01fb90126970bd7d
6a146212deb7418d982b021bf1c02de71a8c471e
/lib3.0/SRC/UTIL/UTCPUX.C
ce13f8fd69bcab04a05284c3495c5aa846a347fd
[]
no_license
respec/FORTRAN
38a0b72a9961e736db0bf541028c5b5c3590eabf
fe1e50bf3ab2a93571e02b0ebc031519ebc396fe
refs/heads/master
2023-09-06T02:26:45.266095
2023-08-29T21:05:10
2023-08-29T21:05:10
69,603,480
15
13
null
null
null
null
UTF-8
C
false
false
646
c
#include <string.h> void copyi_ ( arLen, arIn, arOut) int *arLen; char *arIn, *arOut; { int Len; Len = (*arLen)*4; (void) memcpy (arOut, arIn, Len); } void copyr_ ( arLen, arIn, arOut) int *arLen; char *arIn,...
[ "jack@gkfamily.org" ]
jack@gkfamily.org
ee865c7dc242652c1e6656ec914aec2d34dfbe8a
dc4ef1cc30c8176cc591436a127f67ba475782ab
/i2c.c
40d5f8bf08182520dd4521e97a6875dcdbccbfcc
[]
no_license
Silgm/C51_Templete
fb006a86f7e06c3699b7248b7aec07ac884e9bc0
5f3f5e81480362f2606f8a5bc286b58c7992c049
refs/heads/master
2021-05-11T12:16:38.368693
2018-01-16T09:43:52
2018-01-16T09:43:52
117,654,291
0
0
null
null
null
null
UTF-8
C
false
false
994
c
#include "i2c.h" void i2cDev_Create(i2cDev *this, uint8_t sda, uint8_t scl) { this->sda = sda; this->scl = scl; digitalWrite(this->sda, HIGH); digitalWrite(this->scl, HIGH); } void i2cDev_Start(i2cDev *this) { digitalWrite(this->sda, HIGH); digitalWrite(this->scl, HIGH); digitalWrite(this->sda, LOW); digita...
[ "609630908@qq.com" ]
609630908@qq.com
bc16db2e42336cd0f85bd0a6ac65673253418ffa
b617f143de008eba296a8f9d64dd2a3d8d49037a
/main.c
cfa81ac4385497db830a25dff881de296f17e204
[]
no_license
gogus4/My_Grep
175a0273b8d92ab7e016f06e506bf30bfe3dfcf1
3122c90410c9f1fa70a488d2ddf4490ab12b07f3
refs/heads/master
2016-09-01T22:00:21.241418
2014-08-05T07:19:44
2014-08-05T07:19:44
null
0
0
null
null
null
null
UTF-8
C
false
false
3,865
c
#include <stdio.h> #include <stdlib.h> #include <string.h> #include "grep.h" #include "utils.h" #include "errors.h" #include "arg_exception.h" #define TAILLE_MAX 250 int main(int argc,char ** argv) { char string_to_search[100] = ""; char Argument[100] = ""; char File_Name[50][50]; int Arg_Number[10] = { -1 };...
[ "diego.dacosta@hotmail.fr" ]
diego.dacosta@hotmail.fr
fb437fbf02e6a642ef052080d8ab913e0c2552a1
e0c5fe690985deeb41725f214b6224764b930e27
/code/final/KIT042_Accelerometer_LightPaint.cydsn/Generated_Source/PSoC4/I2C_Accel_SCBCLK.h
f960a84b353bee86477d23367fb8e48311b35c69
[]
no_license
jeffreychan637/battlefieldbot
09ee47f0c89e606592da0dcca57404cd8fa213d5
8501eba334a097d73be0e711fda396e7827b56b3
refs/heads/master
2021-01-19T20:41:41.247810
2017-05-13T02:31:01
2017-05-13T02:31:01
88,536,915
1
0
null
2017-04-20T09:02:30
2017-04-17T18:18:43
CSS
UTF-8
C
false
false
3,499
h
/******************************************************************************* * File Name: I2C_Accel_SCBCLK.h * Version 2.20 * * Description: * Provides the function and constant definitions for the clock component. * * Note: * ******************************************************************************** * Co...
[ "szhangada@berkeley.edu" ]
szhangada@berkeley.edu
a8d7882e99b3541c2c74ff6bf56469003945e0e3
baccc28d662ff0e634260c30abe90ecff2dafab4
/build/libsipua3/conference.c
ee66fb0a790a43f586c6981192bbc7360ccc24b4
[]
no_license
flybird119/mediastream-plus
a13abfb2742cfdac2d77851e2d67449a753f3d98
b842f4f098342a3fe2c693628c62c89d28bb0e60
refs/heads/master
2021-01-10T11:42:05.351194
2012-06-21T03:48:10
2012-06-21T03:48:10
47,672,953
1
0
null
null
null
null
GB18030
C
false
false
16,511
c
#include "conference.h" #include "mediastreamer2/mstee.h" #include "mediastreamer2/msfileplayer.h" #include "mediastreamer2/msfilerec.h" #include "conf_private.h" const char *conference_state_to_string(LinphoneConferenceState cs) { switch (cs){ case LinphoneConferenceNew: return "ConferenceNew"; cas...
[ "duanweiwei1982@gmail.com" ]
duanweiwei1982@gmail.com
615b8f60a8ed35923b3088246f7a133c720671d8
ac1697be6f5f4191311381bbbfa55fff171d6835
/firmware/efm8ub1/bootloader/inc/USB_descriptor.h
077007abb46ae5438827ac208301f9609e9e4adc
[]
no_license
cryptovillage/badge2018
7d03ee913ab4fcea09414c473d6f0b8a2db3012f
d99eb1a5e90ee078c8f0d21885ff7b9833f93546
refs/heads/master
2022-01-09T13:49:13.245704
2019-06-09T05:41:05
2019-06-09T05:41:05
143,668,717
16
1
null
null
null
null
UTF-8
C
false
false
5,411
h
/**************************************************************************//** * Copyright (c) 2015 by Silicon Laboratories Inc. All rights reserved. * * http://developer.silabs.com/legal/version/v11/Silicon_Labs_Software_License_Agreement.txt ***********************************************************************...
[ "supersat@cs.washington.edu" ]
supersat@cs.washington.edu
7c40b11d008b478a151a49728b7f712e90d92a2e
4b497d92fe2c5dee31248d3be1cf6321d7a0cd59
/Repository/src/OOOIRepositoryData.h
c46f6c4f7dfdbad9a77191f1836be6c00f531418
[ "MIT" ]
permissive
pghalliday/OOOCode-Repository
cfb6566a7be3714bfc1ce08dad7099ff6fca2dab
f3a8d16a57179c55308f0f643aefbcd0b96aa9e8
refs/heads/master
2016-09-05T19:59:07.165035
2012-12-05T23:55:29
2012-12-05T23:55:29
null
0
0
null
null
null
null
UTF-8
C
false
false
309
h
#ifndef OOOIRepositoryData_H #define OOOIRepositoryData_H #include "OOOCode.h" #include "OOOIError.h" #define OOOInterface OOOIRepositoryData OOOVirtuals OOOVirtual(char *, getName) OOOVirtual(void, data, OOOIError * iError, unsigned char * pData, size_t uSize) OOOVirtualsEnd #undef OOOInterface #endif
[ "pghalliday@gmail.com" ]
pghalliday@gmail.com
6faad69872db84ac0f5fd3d608bf32d7a0de1c0a
57610d90506f9b93d2097067bbe7658e7460c2e6
/yoketoru-unity/Temp/StagingArea/Data/il2cppOutput/t1269711593MD.h
e5b0f133dde660bfe8a981c84f98342086cf4e82
[]
no_license
GEhikachu/GEhikachu.github.io
4c10b77020b9face4d27a50e1a9f4a1434f390c1
b9d6627a3d1145325f2a7b9cf02712fe17c8f334
refs/heads/master
2020-07-01T08:16:40.998434
2016-12-09T01:22:35
2016-12-09T01:22:35
74,089,233
0
0
null
null
null
null
UTF-8
C
false
false
679
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include <assert.h> #include <exception> struct Il2CppArray; #include "codegen/il2cpp-codegen.h" #include "Il2CppArray.h" #include "IntPtr_t.h" #include "t3042581795.h" extern "C" ...
[ "hikapika911@gmail.com" ]
hikapika911@gmail.com
f8ca60cf5fd0fd746a9f1d91a7d3d868ed13a1b6
6d55d4bbbf18c0c21a88954348ed531b386ebe04
/nt/private/oleutest/act/dll/dlldata.c
98ca5984e1c4ab7802bc499a13de8a63af9444ab
[]
no_license
ataceyhun/old-src
85db5fe140311d2def3ef3c361c8285dc218cd1c
98bd914d250dd72a85e351da1ec3aa88433aac35
refs/heads/master
2021-01-09T06:26:17.986788
2016-12-01T15:55:47
2016-12-01T15:55:47
80,987,707
5
6
null
2017-02-05T11:14:08
2017-02-05T11:14:08
null
UTF-8
C
false
false
770
c
/********************************************************* DllData file -- generated by MIDL compiler DO NOT ALTER THIS FILE This file is regenerated by MIDL on every IDL file compile. To completely reconstruct this file, delete it and rerun MIDL on all the IDL files in this DLL, specifying this...
[ "root@stephanos.io" ]
root@stephanos.io
c2a391d57f9d7a42d3fe4bd3a46a8f423686053a
31fd71daa917689f008bdbec8fa78eb266ead91f
/archAPI.h
44ba585bb5f6936a5eca1e66dc57fcc0d03d9b37
[]
no_license
snytav/0buf
171b3a9a6aba2f04c69771c5d9a0674b5cd91d3b
b5484c2e7b116116fdc5cd82574117cecb310cb4
refs/heads/master
2021-07-12T18:04:26.911386
2018-10-02T05:58:59
2018-10-02T05:58:59
150,738,208
1
0
null
null
null
null
UTF-8
C
false
false
2,039
h
#ifndef ARCHAPI_H_ #define ARCHAPI_H_ #include <string.h> #include "read_particles.h" #define HOST_TO_DEVICE -131313 #define HOST_TO_HOST -131314 #define DEVICE_TO_HOST -131315 #define DEVICE_TO_DEVICE -131316 #ifdef __CUDACC__ //#ifdef#ifdef#ifdef#ifdef#ifdef#ifdef#ifdef#ifdef#ifdef#ifdef#ifdef#ifdef #def...
[ "snytav@gmail.com" ]
snytav@gmail.com
8c2b2f4767b843d4b8e930d9868cae38a5ad0508
fae45a23a885b72cd27c0ad1b918ad754b5de9fd
/benchmarks/shenango/parsec/pkgs/libs/ssl/src/crypto/asn1/a_utctm.c
d31c0281930b4ac504f168e30ae6492c162ce799
[ "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-proprietary-license", "OpenSSL", "MIT", "Apache-2.0", "LicenseRef-scancode-free-unknown" ]
permissive
bitslab/CompilerInterrupts
6678700651c7c83fd06451c94188716e37e258f0
053a105eaf176b85b4c0d5e796ac1d6ee02ad41b
refs/heads/main
2023-06-24T18:09:43.148845
2021-07-26T17:32:28
2021-07-26T17:32:28
342,868,949
3
3
MIT
2021-07-19T15:38:30
2021-02-27T13:57:16
C
UTF-8
C
false
false
8,494
c
/* crypto/asn1/a_utctm.c */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). * The implementation was written so as to conform with Netscapes SSL. * * This library is free for commercial and no...
[ "nilanjana.basu87@gmail.com" ]
nilanjana.basu87@gmail.com
f8a7c7bc234e6caf51526819b96d549c4cd8aab5
24971bb186a3a94363b94c08e6b47a07f4a462a5
/gtalk-dos-v19Z14/USER.C
ad22ae6568b05659be405c899943cc9d2f18d2ac
[ "LicenseRef-scancode-public-domain" ]
permissive
jeske/GTalk
9f99e8f5e91d5bb9e4ad35c5b68f35395370dd10
b0f2fedccafbdd6edeb3e17e053ab6405ef31a8b
refs/heads/master
2021-01-23T12:11:35.038221
2016-06-09T21:48:38
2016-06-09T21:48:38
60,809,366
0
0
null
null
null
null
UTF-8
C
false
false
8,712
c
/* User.c */ /* test */ /* headers */ #include "include.h" #include "gtalk.h" user_dat far user_lines[MAXPORTS]; user_p far user_options[MAXPORTS]; /*********************************/ char userfile[] = "USER.DAT"; char far user_member_list[] = "USERS\\MEMBER.LST"; char sysop_member_list[] = "USERS\\SYSMBR.LST"; ...
[ "davidj@gmail.com" ]
davidj@gmail.com
9acf49562423c0967ba5bf1d90e1544dd759c0a7
40f876febdd70e69b65a07459e3e6f45a776b69c
/libft/srcs/ft_bzero.c
a5711f9164c9caecd6f8e647ab377f8350240b93
[]
no_license
duemti/21sh
daad52d24592fc59992e76600b7a39675db65a30
ed531e1bd29e9d6b83c79995d23798afd7ddde30
refs/heads/master
2021-03-22T05:12:12.154189
2018-04-18T15:25:35
2018-04-18T15:25:35
null
0
0
null
null
null
null
UTF-8
C
false
false
1,030
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_bzero.c :+: :+: :+: ...
[ "dpetrov@e1p56.chisinau.42.fr" ]
dpetrov@e1p56.chisinau.42.fr
1768915c1b6d9e95f8e9e3eb418c92c5d6c26b19
06ae15489dec54a1156bdfa3b6827ca3a002cd57
/Content/NeuroStudio/Assets/LearningEngine/node_modules/@tensorflow/tfjs-node/deps/include/tensorflow/c/c_api.h
1f03a0bc678e7714abc220a8e4bad9807006bb82
[ "Apache-2.0" ]
permissive
ArturToJa/UE4Tests
644af0db3856403658e6c4f9e7c194f920250f46
3808ae26c76abdb7980553b8dc488536924862e2
refs/heads/master
2022-12-05T14:24:17.541833
2020-08-31T21:29:04
2020-08-31T21:29:04
277,622,407
0
0
null
null
null
null
UTF-8
C
false
false
83,768
h
/* Copyright 2015 The TensorFlow Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable ...
[ "pawel.kaszuba.off@gmail.com" ]
pawel.kaszuba.off@gmail.com
f464e137234e09c80ae4b90560360ae1e4123f34
15da95b8ed744cbcf8873b1119cebcf2df6b199d
/rectangle.c
002f8c253ea0e3158b223cfc3e677e6055ff37e5
[]
no_license
saharnafisi/Micro_Project
3bd704c45cb3e83d3b4345c90483862b872f7d72
a765363610c570248bf6b65ed514534a4b70f481
refs/heads/master
2021-05-04T14:58:30.669261
2018-02-05T00:26:27
2018-02-05T00:26:27
119,721,051
0
0
null
null
null
null
UTF-8
C
false
false
3,999
c
/**************************************************************************** Image data created by the LCD Vision V1.05 font & image editor/converter (C) Copyright 2011-2013 Pavel Haiduc, HP InfoTech s.r.l. http://www.hpinfotech.com Graphic LCD controller: KS0108 128x64 CS1,CS2 Image width: 64 pixels Image height: 64...
[ "Sahar Nafisi" ]
Sahar Nafisi
20e5c4599865ac8da17217dfdfbb55410a11039a
8d753bb8f19b5b1f526b0688d3cb199b396ed843
/osp_sai_2.1.8/system/sai/src/qos/ctc_sai_d2_qosmaps.h
91bb3c59774c29da776a136876e7e80a078f1334
[]
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
1,898
h
#if !defined (__SAI_QOSMAPS_H_) #define __SAI_QOSMAPS_H_ #include <saiqosmaps.h> #include <ctc_sai_common.h> #include <saitypes.h> #include <saistatus.h> #include <ctc_vector.h> #include <ctc_opf.h> #define CTC_SAI_QOS_MAP_TC_NUMBER 8 #define CTC_SAI_QOS_DOMAIN_NUMBER 8 typedef struct ctc_sai_qos_map_ctc_dir_domai...
[ "zhwwan@gmail.com" ]
zhwwan@gmail.com
68477826dc201d888c700afe46df0acb48180593
54e9c487ececea8f0a6ff4588375e5698dac527a
/Libft./ft_strnstr.c
e19b9434e7e447bc04793ec38f9a501b2a1a46b9
[]
no_license
RBERTOUI/Libft
9f5ba90292c5666e08c984de1e9e5cfdbc17595e
417d0950d10bfe91593977c67df584d0a101145d
refs/heads/master
2023-01-11T19:23:42.487397
2020-11-20T19:04:18
2020-11-20T19:04:18
314,364,367
0
0
null
null
null
null
UTF-8
C
false
false
1,247
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strnstr.c :+: :+: :+: ...
[ "romainbertouille@MacBook-Pro-de-Romain.local" ]
romainbertouille@MacBook-Pro-de-Romain.local
adecaeda41afcc7e28f2355a852da8d0d633c559
7e7d7a865b5d23d90450af6a35d3aa71928d0e8a
/lib/src/idris-1.0/rts/idris_stdfgn.c
a77d335e1b18e9307e14f471403dc14205c6ae6f
[ "BSD-3-Clause", "BSD-2-Clause" ]
permissive
irreverent-pixel-feats/idris-ubuntu-xenial-build-1.0
ff15770e60180a236bc592dcd1ed63fc6c2377a1
c60e7f82a670d012ca1bb859348050456cd48013
refs/heads/master
2021-06-23T04:32:30.327553
2017-08-16T15:44:25
2017-08-16T15:44:25
100,246,815
1
0
null
2017-08-16T15:44:26
2017-08-14T08:46:39
Haskell
UTF-8
C
false
false
3,435
c
#include "idris_stdfgn.h" #include "idris_rts.h" #include "idris_gmp.h" #include "idris_gc.h" #include <fcntl.h> #include <errno.h> #include <sys/stat.h> #include <stdio.h> #include <time.h> #if defined(WIN32) || defined(__WIN32) || defined(__WIN32__) int win_fpoll(void* h); FILE *win32_u8fopen(const char *path, cons...
[ "domdere@domdere.com" ]
domdere@domdere.com
4076d6ab07fa45d9c7c7cb3b05cb9b7d2d129eb2
64be428385ce58d131f39d8933e86f1c644f32c4
/help/graphics.h
e88371cea51c6a04e4993826371b8d139e063baa
[]
no_license
fengdeyingzi/mrcc
958f1426fd2d6bbc75c0d66dd333923530982e96
52174e65da9b6d0a9ed99f97a8189f1409ee29d5
refs/heads/master
2022-03-20T13:56:32.397997
2022-03-08T06:27:24
2022-03-08T06:27:24
246,253,694
6
2
null
null
null
null
GB18030
C
false
false
1,162
h
/* 手机CAPP mrp版 头文件说明 graphics.h 注意:graphics.h只支持读取bmp图片格式,支持正常的bmp图片 目前仅支持16位与24位的bmp 风的影子 编写 */ //从内存卡读取bitmap int readBitmap(char *filename); //裁剪绘制bitmap int32 drawBitmapFlip(int buf, int32 x, int32 y, int32 w, int32 h, int32 sx, int32 sy); /* 将bitmap上(tx,ty,tw,th)区域缩放绘制到屏幕(x,y,w,h)区域上 参数: x 绘制到屏幕上的x坐标 ...
[ "oncwnuHIi_u71WrUflnCwh-IBN2s@git.weixin.qq.com" ]
oncwnuHIi_u71WrUflnCwh-IBN2s@git.weixin.qq.com
696fd0dc165352630aa2befcb81aed08f9968be5
5ae8e279bfeda1b932e8958770a7ce0a8ec89f37
/lib/src/McuRingbuffer.c
b4863140b4302af59d8333ebc7f66cd2ff291308
[ "BSD-2-Clause" ]
permissive
rcjetpilot/McuOnEclipseLibrary
69ee4157a3708cbd523ba9f8708dccbb7551010c
54219bb1276bad012bf44e8f233d1cad307bb259
refs/heads/master
2021-01-18T18:32:33.766941
2017-03-27T16:16:47
2017-03-27T16:16:47
null
0
0
null
null
null
null
UTF-8
C
false
false
12,664
c
/* ################################################################### ** This component module is generated by Processor Expert. Do not modify it. ** Filename : McuRingbuffer.c ** Project : FRDM-K64F_Generator ** Processor : MK64FN1M0VLL12 ** Component : RingBuffer ** Version : C...
[ "erich.styger@hslu.ch" ]
erich.styger@hslu.ch