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
fb5724d59aa7064dc983f4bb2e7d64919a9ebd09
36fd373ae7dfab1a7ddef88d820258d6d277927f
/scr/Flash.h
d5e0c306b4c83908beff7a33f9fcfe152960b6c4
[]
no_license
lingkongxuewu/WTAL
56118483fde6e878eeb1127a04e6bbcd3db32133
da7edf0fa61bd5910aad0f036bed9aace3eb0558
refs/heads/master
2020-03-21T12:51:12.417321
2018-06-25T09:47:29
2018-06-25T09:47:29
138,575,151
0
0
null
null
null
null
GB18030
C
false
false
1,758
h
/*--------------------------------文*件*信*息----------------------------- * 文件名: Flash.h * 版 本: v1.0 * 描 述: 100T双轴 整合后的版本 * 创建人: * 日 期: -------------------------------------------------------------------------- *当前版本: v1.0 *修 改 人: *日  期: ----------------------------------修改履历-------------------------------- 1、...
[ "lingkongxuewu@163.com" ]
lingkongxuewu@163.com
4b77cbb760513a22c858ba74eae097c7fa4487fd
15a3205101e40ee32bb4c142d169a9f2794eb223
/ch6_curses/keypad.c
3d2c983d0edd66c5406e807aceff90397cd0a00d
[]
no_license
stroxler/beginning_linux_programming
07b1498b4fad328cf7d16eaaad9880d5a5d9739d
24f63b33ee77983455713568575637e705f2f20d
refs/heads/master
2023-05-14T14:21:46.791286
2023-05-07T13:44:14
2023-05-07T13:44:14
39,276,971
10
17
null
null
null
null
UTF-8
C
false
false
1,708
c
#include <unistd.h> #include <stdlib.h> #include <curses.h> /* Simple demo of a keypad program. */ #define LOCAL_ESCAPE_KEY 27 // 27 is the normal escape key int main() { int key; initscr(); crmode(); // this is a synonym for nocbreak(); - normal line buffering // mode. But I think it w...
[ "steven.troxler@gmail.com" ]
steven.troxler@gmail.com
e44b1fa025ad4f334a1d8dc2c7348081ace192d0
b098016c0a13f366f80e1a0b8d51026b4d422576
/QCA4020_SDK/QCA4020_SDK/target/quartz/serializer/manual/host/qapi_ble_aios_host_mnl.c
e03cb61de0f4e1f880fd6fbb0fe348024049a1b8
[ "Apache-2.0", "BSD-3-Clause", "LicenseRef-scancode-free-unknown", "LicenseRef-scancode-proprietary-license", "LicenseRef-scancode-warranty-disclaimer", "GPL-1.0-or-later", "MIT", "LicenseRef-scancode-public-domain-disclaimer", "LicenseRef-scancode-unknown-license-reference", "HPND", "GPL-2.0-onl...
permissive
r8d8/lastlock
26a939556538d7ea84dc22f3c656caaa50429f70
78c02e5fbb129b1bc4147bd55eec2882267d7e87
refs/heads/master
2020-04-08T08:53:33.033910
2019-09-07T20:44:32
2019-09-07T20:44:32
159,198,095
1
0
Apache-2.0
2019-11-05T23:49:21
2018-11-26T16:18:05
C
UTF-8
C
false
false
18,812
c
/* * Copyright (c) 2018 Qualcomm Technologies, Inc. * All Rights Reserved. */ // Copyright (c) 2018 Qualcomm Technologies, Inc. // All rights reserved. // Redistribution and use in source and binary forms, with or without modification, are permitted (subject to the limitations in the disclaimer below) // provided t...
[ "ckryvomaz@gmail.com" ]
ckryvomaz@gmail.com
af784d33eae8e8f930ae25affd3f5b9508ee5b8f
fa32e1579b76c6e6e14001f10143ceeadea5aa72
/station/Middlewares/Third_Party/FatFs/src/drivers/sram_diskio.h
6ffbb6653cc87b54240d455ad59b3af21a123bb4
[ "LicenseRef-scancode-st-mcd-2.0", "MIT" ]
permissive
tigercosmos/bus-iot
0e155cb0a36a63969b1576f65865f913aa3098ec
a08427e41b33b9102c3dcc79f27599ad9b56b750
refs/heads/master
2021-01-19T15:17:18.752546
2020-03-09T04:04:59
2020-03-09T04:04:59
100,954,785
1
2
MIT
2020-03-09T04:05:00
2017-08-21T13:25:13
C
UTF-8
C
false
false
1,706
h
/** ****************************************************************************** * @file sram_diskio.h * @author MCD Application Team * @version V1.3.0 * @date 08-May-2015 * @brief Header for sram_diskio.c module ****************************************************************************** ...
[ "b04209032@ntu.edu.tw" ]
b04209032@ntu.edu.tw
939e5a40e9deec2e967788ae318cd3a1e072d5ab
f2e5f0c74cca281000e5b0a47044a84b49d5cb87
/Comp 411/lab8/ex2.c
26b7e04133527db118ca8ee0646ad2649f5fc0e2
[]
no_license
AaronZhangGitHub/Archive
7ad351831c7d1d197471213a2b483696ee38f426
e803443d5333f7f8f99e99e257735d5440ca8df7
refs/heads/master
2021-01-16T19:06:45.637250
2017-08-12T20:49:55
2017-08-12T20:49:55
100,136,627
0
0
null
null
null
null
UTF-8
C
false
false
1,091
c
#include <stdio.h> #include <string.h> void bedtimestory(char words[20][15], int current, int number); int main(){ char names[20][15]; int num; for (num=0; num<20; num++){ fgets(names[num], 15, stdin); names[num][strlen(names[num])-1] = '\0'; if (!strcmp(names[num], "END")){ break; } } bedtimestory(...
[ "aaronz@live.unc.edu" ]
aaronz@live.unc.edu
bd5fe35281bb458b181796562e1bbb09a7eb6a38
6783a19b912f41883f381a1634cfdd7ed0702a18
/CodeBackup/msp430_旧协议/msp430/test430/4xADS1220_FR4133_PT100_PT1K_V2/4xADS1220_FR4133_PT100_PT1K_V2/Projects/main_qp.c
61c8ddc02ae30dad8232dab52a2c18d5b48bf54f
[]
no_license
wwkkww1983/Conclusion
6ab248059d7d3d6112c6f2d931496cace6a8b4d2
902a038c830b4493d665ce73bd0b9da6bfccb0c2
refs/heads/master
2020-04-23T11:45:55.887872
2018-08-11T01:53:25
2018-08-11T01:53:25
null
0
0
null
null
null
null
WINDOWS-1252
C
false
false
4,400
c
/*---------------------------------------------------------------------------- * Demo Application for SimpliciTI * * L. Friedman * Texas Instruments, Inc. *---------------------------------------------------------------------------- */ /****************************************************************************...
[ "xuyingjun2012@163.com" ]
xuyingjun2012@163.com
19e4af39a2f68498c80f81297d7672a5969c100f
9dc070448da9ceea98f8b19a214084a6f321e642
/if中加个break跳出循环.c
357716bb885e073e7c947be3bf71b4875b256876
[]
no_license
nukeexplode/some-exercise
5274dfeaaf30579b5b7dde4a18a505a3c30254aa
f1883ef70344872466f3f2bbb60f86b116204ba0
refs/heads/master
2020-03-30T11:46:55.621813
2018-10-21T07:26:51
2018-10-21T07:26:51
151,192,492
0
0
null
null
null
null
UTF-8
C
false
false
151
c
#include <stdio.h> int main() { int x = 0; while( x<10 ) { if( x== 5 ) { break; } x++; } printf("%d", x); system("pause"); return 0; }
[ "1759175397@qq.com" ]
1759175397@qq.com
0ba96b5547c70dd69ff903774ea065bd38d1807b
2624134f9af54890c394726cb102253ca926c95d
/src/interfaces/type_001/interface_type_001_sensors.h
95776ae447696ed57196d3e234bfe6e4187b5405
[]
no_license
patdie421/mea-edomus-lite
8425ad95b77f4187f9feae78bbdaf1e0a69e03fb
522c34a07a26ef05d90f4d5b89860ca541c5553b
refs/heads/master
2023-05-25T21:27:06.460964
2020-01-20T16:46:42
2020-01-20T16:46:42
156,108,646
0
1
null
2023-04-29T19:17:27
2018-11-04T17:46:19
C
UTF-8
C
false
false
1,192
h
// // interface_type_001_sensors.h // mea-eDomus // // Created by Patrice DIETSCH on 29/11/12. // // #ifndef __interface_type_001_sensors_h #define __interface_type_001_sensors_h #include "mea_timer.h" #include "interface_type_001.h" struct sensor_s { uint16_t sensor_id; char name[20]; char arduino_p...
[ "patrice.dietsch@gmail.com" ]
patrice.dietsch@gmail.com
f5c290df5f337e8806169f2dd79d5752f73ea83c
53e34589e5ba1046aee99e4167348672a1222ae8
/SDK7/include/vptype.h
6804e9ad03e37cfdda24d37a732a269f4c5379b8
[]
no_license
ir0nc0w/cross-compile_for_Windows
8088a0db9cfdeac6243b56ec0c8e79e5076990c4
08935f0864f497ee7fc6f13aba1b598701a04be1
refs/heads/master
2020-05-31T15:03:45.160869
2019-11-05T11:14:21
2019-11-05T11:14:21
190,342,498
9
1
null
null
null
null
UTF-8
C
false
false
2,733
h
//------------------------------------------------------------------------------ // File: VPType.h // // Desc: This file includes all the data structures defined for the IVPConfig // interface. // // Copyright (c) 1997 - 2001, Microsoft Corporation. All rights reserved. //---------------------------------...
[ "330cjfdn@gmail.com" ]
330cjfdn@gmail.com
e8e8cf8770cb6c093f801cd9a6926266f03dbcac
90df40c3272d6063dd8cadc46a4c5742b03e3c0c
/src/executor/object-table.c
e61a4cf3b93c62e1a6516ae61cbe90ade18ec1da
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
yoshiylife/OZonUnix
2026b86c82ab41930642ab7975c63b0605eaeef6
3903823a70d1b8ed231dea0b89136702a5063e53
refs/heads/master
2020-05-20T06:02:50.568176
2016-02-18T19:03:39
2016-02-18T19:03:39
null
0
0
null
null
null
null
UTF-8
C
false
false
28,248
c
/* Copyright(c) 1994-1997 Information-technology Promotion Agency, Japan All rights reserved. No guarantee. This technology is a result of the Open Fundamental Software Technology Project of Information-technology Promotion Agency, Japan (IPA). */ /* unix system include */ #include <stdio.h> /* multithread s...
[ "yoshiylife@gmail" ]
yoshiylife@gmail
864a3cbdbd9f9b29d406567645577cda89ca8742
b71b8bd385c207dffda39d96c7bee5f2ccce946c
/testcases/CWE122_Heap_Based_Buffer_Overflow/s09/CWE122_Heap_Based_Buffer_Overflow__c_CWE806_char_snprintf_17.c
62ecdaf2074f68fe869271412c595c53e601dbdb
[]
no_license
Sporknugget/Juliet_prep
e9bda84a30bdc7938bafe338b4ab2e361449eda5
97d8922244d3d79b62496ede4636199837e8b971
refs/heads/master
2023-05-05T14:41:30.243718
2021-05-25T16:18:13
2021-05-25T16:18:13
369,334,230
0
0
null
null
null
null
UTF-8
C
false
false
2,883
c
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE122_Heap_Based_Buffer_Overflow__c_CWE806_char_snprintf_17.c Label Definition File: CWE122_Heap_Based_Buffer_Overflow__c_CWE806.label.xml Template File: sources-sink-17.tmpl.c */ /* * @description * CWE: 122 Heap Based Buffer Overflow * BadSource: Initialize data as a...
[ "jaredzap@rams.colostate.edu" ]
jaredzap@rams.colostate.edu
e595d8cc2baa6f38aadc4704c116d44076447f5c
8c628792f1cf623ee80489415c973a2c83e99973
/source/game/NPC_AI_Sentry.cpp
a23e72abf77249437d873c50768852740dbcd3ea
[]
no_license
Jrbesse/OpenRP
5317d7c6b0c3ea1d7bfdf2f2cfd606a7e9f9c378
c8415725b61dd61d74ba783a4ad603f9e07ad73b
refs/heads/master
2023-02-06T07:25:01.827567
2020-12-31T01:18:17
2020-12-31T01:18:17
325,340,371
0
0
null
2020-12-31T01:27:17
2020-12-29T16:53:52
C++
UTF-8
C
false
false
13,127
cpp
#include "b_local.h" #include "g_nav.h" #include "../namespace_begin.h" extern gitem_t *BG_FindItemForAmmo( ammo_t ammo ); #include "../namespace_end.h" extern void G_SoundOnEnt( gentity_t *ent, soundChannel_t channel, const char *soundPath ); #define MIN_DISTANCE 256 #define MIN_DISTANCE_SQR ( MIN_DISTANCE * MIN_DI...
[ "Fighter298xCoDx@gmail.com" ]
Fighter298xCoDx@gmail.com
cc88570db7ebece903d7d5a9873fa441dd30e767
bde250a5bd97435abf0ffa505ba3da1f129720d8
/security/services/ca/certmmc/urls.h
00718d68d98e29e7f4b19aea3462ddb6dacb27de
[]
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
1,851
h
//+------------------------------------------------------------------------- // // Microsoft Windows // // Copyright (C) Microsoft Corporation, 1999 - 1999 // // File: urls.h // //-------------------------------------------------------------------------- #ifndef __CERTMMC_URLS_H__ #define __CERTMMC_URLS_H__ ...
[ "polarisdp@gmail.com" ]
polarisdp@gmail.com
de22904381a5eac0d89976e2bcf5df2a9c7dac7f
654b375eead1813f9e8cc671869e2f841bf4ca3b
/Semaphore/posixapi/semaphore.c
707bd1312d4993435e29c5886e3af143928b642a
[ "MIT" ]
permissive
xiaojin-wang/IPCExample
465fd192eac04436a756159efb276435e2ddd206
b0b089616887409c4af8f727a5ebdeb2d36aea58
refs/heads/master
2021-06-26T04:42:40.936644
2017-09-02T14:37:28
2017-09-02T14:37:28
null
0
0
null
null
null
null
UTF-8
C
false
false
1,129
c
#include <semaphore.h> #include <stdio.h> #include <stdlib.h> #include <stdbool.h> #include <unistd.h> #include <sys/types.h> #include <errno.h> #define NUM_OF_SEMS 1 #define SEM_NAME "sem_test" int main(int argc, char** argv) { bool is_owner = true; sem_t *p_sem = sem_open(SEM_NAME, O_CREAT | O_EXCL, 0666, N...
[ "qun.wang@live.com" ]
qun.wang@live.com
92c264d811225ec44afabaa163b45ad0918edd50
4b1584927a4b74c1ea2c5b051239bd1f9ea84bbe
/permutations/johnson-trotter/main-v1.c
aa77a983e9b5e7c6468721885d08d646f28fefdd
[]
no_license
mrrusof/algorithms
03efb14bb8f4d03764a28c86316e3978a69acb8e
2abadaa2af972c2cb671afab14e8186d12c4df49
refs/heads/master
2020-04-12T07:30:11.619387
2019-12-18T20:36:14
2019-12-18T20:36:14
19,556,619
22
8
null
null
null
null
UTF-8
C
false
false
2,351
c
#include <stdio.h> int swap_count; void print_swap(int i, int n) { int k; printf("%3d ", ++swap_count); for(k = 0; k < n-1; k++) { if(k == i) printf("|<-->"); else printf("| "); } printf("|"); } void adjacent_swap(char *a) { char t = *a; *a = *(a + 1); *(a + 1) = t; } /* 1 ...
[ "ruslanledesmagarza@gmail.com" ]
ruslanledesmagarza@gmail.com
2d1fe918a472d76a55a393e5092e65cf3d7cd570
2875f1c75a4b6d71e3271965595c206500271344
/src/memory.c
31c27e6098193c81587c0b1a567dd5f51911c5d1
[]
no_license
ChristianFjordstroem/A2
97f07c4285814f713a553c0736b42f5e99fb1be5
d496b8762fe5ea16605ecfa1d08d9df308520949
refs/heads/main
2022-12-24T07:07:15.387940
2020-10-01T17:53:27
2020-10-01T17:53:27
300,371,867
0
0
null
null
null
null
UTF-8
C
false
false
10,841
c
#include <stdio.h> #include <stdlib.h> #include "memory.h" #include "trace_read.h" #include "support.h" #define BLOCK_SIZE 16384 #define BLOCK_MASK (BLOCK_SIZE - 1) typedef uint64_t word; typedef uint8_t byte; //////////////// // Cache model //////////////// // 4-way associative 4K cache with 32...
[ "noreply@github.com" ]
ChristianFjordstroem.noreply@github.com
7594df56af65faa6e116f658764f553a7f34cd66
9c7fc63fc975f9fd95ca805d780923b5472dc4b2
/sk/70.c
1322908414f1a5eb21c52c530a6d40aa03635f81
[]
no_license
kalairk1928/kalaivani
7d576cd3ce010d763a7074e7b5079ae55b50db5a
25a18ca886f521c3bc1a00889c6b013f65feb87a
refs/heads/master
2021-05-14T11:03:46.691933
2018-03-19T11:00:02
2018-03-19T11:00:02
116,369,226
0
1
null
null
null
null
UTF-8
C
false
false
148
c
#include<stdio.h> void main() { int n,a=0,b=1,i; scanf("%d",&n); while(n!=1) { n=n/2; a++; } for(i=0;i<a+1;i++) b=b*2; printf("%d",b); }
[ "noreply@github.com" ]
kalairk1928.noreply@github.com
bd4f17e2a70446c36c7e7c96686ca7e390b73fa9
91a882547e393d4c4946a6c2c99186b5f72122dd
/Source/XPSP1/NT/base/ntos/ke/i386/intobj.c
1c316e477fea9f707a1d7d18d7e7327e43f06f2d
[]
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
20,347
c
/*++ Copyright (c) 1989 Microsoft Corporation Module Name: intobj.c Abstract: This module implements the kernel interrupt object. Functions are provided to initialize, connect, and disconnect interrupt objects. Author: David N. Cutler (davec) 30-Jul-1989 Environment: Kernel mode only. Rev...
[ "support@cryptoalgo.cf" ]
support@cryptoalgo.cf
47230edf2e116a9194b3386448ca70df2bacd774
a8dfa341e6b572168758ac79410788953d51417d
/DHT_TEST/TWI.c
3216352605eab5ec812d758654aaffacbd766c3f
[]
no_license
Liv-deFreitas/ECE-388
42b9727d42ad49cfaf72687f5af9bcf93cd484eb
6ab5709451de31f5618b7661dc1fd55319f6c3e1
refs/heads/master
2020-03-28T14:34:40.429789
2018-12-13T09:09:06
2018-12-13T09:09:06
148,500,823
0
0
null
null
null
null
UTF-8
C
false
false
1,737
c
/* * TWI.c * * Created: 11/9/2018 8:36:39 PM * Author: rjfur */ #define F_CPU 16000000UL #define F_SCL 100000UL // SCL frequency #define Prescaler 1 #define TWBR_VAL ((((F_CPU / F_SCL) / Prescaler) - 16 ) / 2) #include"TWI.h" void TWI_Init() { TWBR = (uint8_t)TWBR_VAL; TWSR &= ~(0b11<<...
[ "noreply@github.com" ]
Liv-deFreitas.noreply@github.com
d916ec4983132844af3a13150d61458b761bbc96
ecccb29d9329443556d12d90f3d48b6f43755b30
/Code + Executable/TAC.h
806fd79e8cd1a7de2a5821ec514987da99a683aa
[]
no_license
billyphelps/--C-Compiler-Interpreter
2eb96364c920ba5341604860f873937ff50b979b
9e6424e1d3ec7a2f3bb0362b37b245ab0dbfbb9d
refs/heads/master
2020-04-09T19:14:26.796892
2018-12-05T15:47:47
2018-12-05T15:47:47
160,538,200
0
0
null
null
null
null
UTF-8
C
false
false
619
h
#ifndef _tac_ #define _tac_ #include "symbol_table.h" #include "C.tab.h" typedef enum operator { ADD, SUBT, MULT, DIVI, LOAD, STO, RTRN, LABEL, GOTO, IFN, LT, GT, LTE, GTE, EQ, NE, PUSH, POP, FUNC, CALL, END } operator; typedef struct TACLINE{ operator operator; TOKEN* operand1; TOKEN* operan...
[ "" ]
2eade0045671dcd4f9632b79dab34803550d96ea
c1ff870879152fba2b54eddfb7591ec322eb3061
/core/sceneManager/network/3rdParty/raknet/DependentExtensions/speex-1.1.12/libspeex/hexc_table.c
268408a8d48279322577e8ee50f03950ea3a5ad3
[ "BSD-3-Clause", "LicenseRef-scancode-free-unknown", "BSD-2-Clause", "MIT" ]
permissive
MTASZTAKI/ApertusVR
1a9809fb7af81c3cd7fb732ed481ebe4ce66fefa
424ec5515ae08780542f33cc4841a8f9a96337b3
refs/heads/0.9
2022-12-11T20:03:42.926813
2019-10-11T09:29:45
2019-10-11T09:29:45
73,708,854
188
55
MIT
2022-12-11T08:53:21
2016-11-14T13:48:00
C++
UTF-8
C
false
false
6,039
c
/* Copyright (C) 2002 Jean-Marc Valin File: hexc_table.c Codebook for high-band excitation in SB-CELP mode (8000 bps with sign) Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - Redistributions of sour...
[ "peter.kovacs@sztaki.mta.hu" ]
peter.kovacs@sztaki.mta.hu
49b86920875e772508ff7acae171d6c902659cca
42ddcedb48530b3f3128927bbf2d132de1b669b3
/petsc-3.15.2/include/petscdmplex.h
7102c82f55950e3ccda7c9dd8f403ebde2964aa2
[ "BSD-2-Clause" ]
permissive
shaunakshende/FBSI_3152
53d1a1660c01b998059d63d3760f4a00cd39ea82
8bc3f2f035c7f38b663fa906acfb8f1747763014
refs/heads/main
2023-06-24T17:51:38.545399
2021-07-22T22:28:25
2021-07-22T22:28:25
388,612,853
1
0
null
null
null
null
UTF-8
C
false
false
35,366
h
/* DMPlex, for parallel unstructured distributed mesh problems. */ #if !defined(PETSCDMPLEX_H) #define PETSCDMPLEX_H #include <petscsection.h> #include <petscpartitioner.h> #include <petscdm.h> #include <petscdmplextypes.h> #include <petscdt.h> #include <petscfe.h> #include <petscfv.h> #include <petscsftypes.h> #inc...
[ "shaunak_shende@brown.edu" ]
shaunak_shende@brown.edu
7adb663cac97fa0811c30cc82044cd77402e174a
7f98dbc591aea4194a56683247fb9c4b5f1a741d
/main.c
9b17758e1c9208f58ef6a28dff4dc334d484b82e
[]
no_license
Kaushalya-K/Int-Union-diff
2449118ef64c944ac4895bdec9aeb06a864ba254
f303c55947576f4da6e5b7867a5ef278346c736b
refs/heads/master
2022-10-08T00:43:46.389895
2020-06-04T08:33:16
2020-06-04T08:33:16
269,303,649
0
0
null
null
null
null
UTF-8
C
false
false
2,997
c
#include <stdio.h> #include <stdlib.h> struct array { int a[10]; int size,len; }; void displaythearray(struct array arr) { int i; for(i=0;i<arr.len;i++) { printf("%d ",arr.a[i]); } printf("\n"); } struct array* merge(struct array *arr1,struct array *arr2) { in...
[ "noreply@github.com" ]
Kaushalya-K.noreply@github.com
27892d679e2191c2e63dd8feba357d647afa92f4
bd111f77d5d2f988eb17ff20b588439f6caf5984
/apps/sam_e70_xpld/getting_started_drivers_middleware/firmware/src/app_sensor.h
1a8bd3aa7097e6ea3b0887b8d016cf546cc87c71
[ "ISC", "LicenseRef-scancode-public-domain", "LicenseRef-scancode-unknown-license-reference" ]
permissive
SyedThaseemuddin/MPLAB-Harmony-Reference-Apps
d10e472b9504bdadbae77552ba16007bd897e75a
16e4da0b1d071a9c1f454697b275a2577c70a0aa
refs/heads/main
2022-07-28T17:43:06.953592
2021-01-28T01:53:21
2021-01-28T01:53:21
300,107,782
0
0
NOASSERTION
2020-10-01T01:52:13
2020-10-01T01:37:31
null
UTF-8
C
false
false
7,610
h
/******************************************************************************* MPLAB Harmony Application Header File Company: Microchip Technology Inc. File Name: app_sensor.h Summary: This header file provides prototypes and definitions for the application. Description: Thi...
[ "syed.thaseemuddin@microchip.com" ]
syed.thaseemuddin@microchip.com
dc32b7a94e8689edcc0e20aa3543d308559ffa70
816c13e19ace57d133a3a3b66d26181c2e3c3d13
/experiments/enum.c
0dfbc7526ffd3bd07cf3acee2c830e960aa0928a
[]
no_license
rbjagadeesh/experiments
505aa0e67185ca0782d917cecf97e4a47ff8089b
940bf49779a5070cf23cc96ece3c461033c31b37
refs/heads/master
2021-01-19T22:46:25.311982
2017-04-20T11:20:41
2017-04-20T11:20:41
88,846,523
0
0
null
null
null
null
UTF-8
C
false
false
1,304
c
#include <stdio.h> #include <stdlib.h> #if 0 enum months *fun(enum months *); int main (void) { int i = 0; enum months {jan = 1, feb, mar, apr, may, jun = 'a', jul, aug, sep, oct = 111, nov, dec}; enum months *mnt = (enum months *)malloc(4); mnt = jan; // for (i =0; i< 12; i++) printf ("%d\n", jan); printf...
[ "jagadeeshrb1@gmail.com" ]
jagadeeshrb1@gmail.com
1fd4183104f82d477a77671d3a01bfc5ef49431e
5eff7a36d9a9917dce9111f0c3074375fe6f7656
/lib/mesa/src/compiler/nir/nir_lower_point_smooth.c
4cc37ccd15466295b8a93c0c7127870878bcb9e7
[]
no_license
openbsd/xenocara
cb392d02ebba06f6ff7d826fd8a89aa3b8401779
a012b5de33ea0b977095d77316a521195b26cc6b
refs/heads/master
2023-08-25T12:16:58.862008
2023-08-12T16:16:25
2023-08-12T16:16:25
66,967,384
177
66
null
2023-07-22T18:12:37
2016-08-30T18:36:01
C
UTF-8
C
false
false
3,642
c
/* * Copyright © 2022 Advanced Micro Devices, Inc. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify,...
[ "jsg@openbsd.org" ]
jsg@openbsd.org
b8eb6a26cf5ad075790cfda5117e964dee77d7f2
bc3b74a580d971cc1beda7746bd7f8189daf44a3
/0x13-more_singly_linked_lists/7-get_nodeint.c
c41bba28e5c90b059647bbb21897df05a806aadc
[]
no_license
JoseR98/holbertonschool-low_level_programming
d531010a5b9b9ec2b7f09d85fff4a7e68c1922d6
e10f11bdf430c42afe11b3025687a80488e1a75f
refs/heads/master
2020-12-29T09:04:57.766807
2020-11-03T23:08:59
2020-11-03T23:08:59
238,548,581
0
0
null
null
null
null
UTF-8
C
false
false
470
c
#include "lists.h" /** * get_nodeint_at_index - go through the nth node of a list * @head: pointer to the first node * @index: index of the node * Return: Address of the nth node that specifies the index parameter */ listint_t *get_nodeint_at_index(listint_t *head, unsigned int index) { unsigned int i; listint_...
[ "josealonsoingeniero@hotmail.com" ]
josealonsoingeniero@hotmail.com
f9d430abef2f631dc7d1f720dd6f81f9f17812bf
31976d7f26c6449cd52b470f2eefc7a924eaf115
/soft/platform/system/mdi/alg/h264_dec/include/bswap.h
365a5a11a8c829225cceb789299e7b7eb899f2a6
[]
no_license
jhart99/RDA8955_W17.44_IDH
1198a5b7eafcdeb2403676beb697887d8b9d6036
09ecb99b552f498388d53386befb7f75b03da2a7
refs/heads/master
2023-04-23T16:41:25.513792
2021-05-10T07:14:01
2021-05-10T07:14:01
null
0
0
null
null
null
null
UTF-8
C
false
false
2,931
h
/* Copyright (C) 2016 RDA Technologies Limited and/or its affiliates("RDA"). * All rights reserved. * * This software is supplied "AS IS" without any warranties. * RDA assumes no responsibility or liability for the use of the software, * conveys no license or title under any patent, copyright, or mask work * right to t...
[ "1036421284@qq.com" ]
1036421284@qq.com
0cd663f03712e0fedee593b4339b9f3d9b9887cd
e3b7ce34a2a8f21e4a7155fdff67acc9d6dd73d1
/simple_example_update/glib_glist/g_list_last.c
a77253dfddb02bc41787ab59240546af12696fbc
[]
no_license
wcphkust/sling
0c71bc9cbc10f681b6d89a85cd15765e21aff909
d51349a4488b0ad31d769a82fa73995535c6e40f
refs/heads/master
2020-11-24T08:25:07.165502
2019-05-27T01:08:32
2019-05-27T01:08:32
228,051,026
1
0
null
2019-12-14T16:10:37
2019-12-14T16:10:37
null
UTF-8
C
false
false
461
c
#include "header.h" #include <stdlib.h> #include <stdio.h> DLNode * g_list_last(DLNode * list) { //pre DLNode * curr = list; if (curr != NULL) { while(curr->next != NULL) { //loop curr = curr->next; } } //post return curr; } int main(int argc, char * argv[]){ int size = 0; ...
[ "gzheng@cse.unl.edu" ]
gzheng@cse.unl.edu
ff1783a5c483495ba95069cd83e6b3becdd1f9e4
3d2e36f1b4855fcd206474f4aaac615d03ea0c23
/crypto_kem/rollo-III-192/ref/ffi_qre.h
e94300c7711af22bb559763b66194de486894a78
[]
no_license
dsprenkels/mupq
842e56cf001c110c5834f31a864c81740e729220
12f6d394d9e51ef8308860633f3d097f298cec69
refs/heads/master
2021-02-17T19:11:04.970903
2020-02-04T11:29:42
2020-02-04T11:29:42
245,120,527
0
0
null
2020-03-05T09:29:43
2020-03-05T09:29:42
null
UTF-8
C
false
false
33
h
../../rollo-III-128/ref/ffi_qre.h
[ "noreply@github.com" ]
dsprenkels.noreply@github.com
a790992895c193d2a8b4cc787011ec17eee62fcd
4fb2940150e1279168ee69c71e7cffd96e2f6920
/drivers/platform/x86/wmi.c
a59013c87f2b9daa50ff9423ab96748527aceb96
[]
no_license
mhrsolanki2020/Dhollmen_Kernel
740d33825301dd191cc6243f5fc7ef9cb67ed3fb
c144e86a40e514c21c28621ba43f37fae8f1c0d1
refs/heads/master
2021-01-18T20:17:29.719478
2014-04-15T00:16:49
2014-04-15T00:16:49
19,468,965
0
1
null
null
null
null
UTF-8
C
false
false
23,560
c
/* * ACPI-WMI mapping driver * * Copyright (C) 2007-2008 Carlos Corbacho <carlos@strangeworlds.co.uk> * * GUID parsing code from ldm.c is: * Copyright (C) 2001,2002 Richard Russon <ldm@flatcap.org> * Copyright (c) 2001-2007 Anton Altaparmakov * Copyright (C) 2001,2002 Jakob Kemi <jakob.kemi@telia.com> ...
[ "usuario@localhost.localdomain" ]
usuario@localhost.localdomain
94dbc709392b50e0e545c055c2d55b3f1a919e2c
6edcaa111907f2b02e2224465a5a1e72eae15444
/nginx/src/http/modules/ngx_http_charset_filter_module.c
ad32b4c6a8b0a2e07238aa7e6206308b7bf2ac3c
[ "BSD-2-Clause" ]
permissive
caidongyun/nginx-openresty-windows
31b89c47746f5c04fb9d0119e826079b969747fd
c60fbbda4ab86f9176255eed03b4ac06cb3c7b16
refs/heads/master
2016-09-10T01:08:36.088933
2015-03-27T03:36:48
2015-03-27T03:36:48
32,963,611
6
4
null
null
null
null
UTF-8
C
false
false
42,663
c
/* * Copyright (C) Igor Sysoev * Copyright (C) Nginx, Inc. */ #include <ngx_config.h> #include <ngx_core.h> #include <ngx_http.h> #define NGX_HTTP_CHARSET_OFF -2 #define NGX_HTTP_NO_CHARSET -3 #define NGX_HTTP_CHARSET_VAR 0x10000 /* 1 byte length and up to 3 bytes for the UTF-8 encodi...
[ "caidongyun@360.cn" ]
caidongyun@360.cn
42ac078929e708c9ddc689fd9db7d512fed60c0c
45e4fbb613db013ca33b6c2c237d1d0d2b201930
/src/jpegmodule/z64.h
35cb48199489f5537db99cd9fa6ff589a1b0b822
[]
no_license
AngheloAlf/jpeg_test
b3b71ca9477091c08fbc23bcbbf71188d54c2837
b40048a28f8ba20260923755063da18035c7339f
refs/heads/master
2023-08-04T21:42:36.965955
2021-09-24T23:48:19
2021-09-24T23:48:19
410,043,883
0
0
null
null
null
null
UTF-8
C
false
false
2,740
h
#ifndef Z64_H #define Z64_H #include "ultra64/types.h" #include "ultra64/thread.h" #include "ultra64/convert.h" #include "ultra64/time.h" #include "ultra64/message.h" #include "ultra64/sptask.h" #include "ultra64/vi.h" #include "macros.h" #include "sched.h" #define NULL ((void*)0) #define true 1 #define false 0 #def...
[ "angheloalf95@gmail.com" ]
angheloalf95@gmail.com
305e8c4892e46e85ace17d622d22d9d5cb3d4567
d80a05ba2c3ab862ba14b0ad7dec4da9c2914781
/main.c
03c7123f3e90fc3fccc12cb9681090ee22acbd80
[]
no_license
PsychoBurns/Codigo-Agenda
9a40307d7c953aa688dc379792a7e7019381f821
1dc3bf017a5d095f0025303ef68372c654afe817
refs/heads/main
2023-04-01T17:26:51.818512
2021-04-08T21:35:42
2021-04-08T21:35:42
344,292,908
0
0
null
null
null
null
UTF-8
C
false
false
15,661
c
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <windows.h> /* STRUCT PARA INFORMAÇOES DOS CONTATOS DA AGENDA IRA POSSUIR 10 ESPAÇOS PARA CONTATO*/ struct Agenda { int id; char nome[100]; char telefone[20]; char email[100]; char dataNascimento[10]; char obs[200]; } agenda[10...
[ "matheusclaudino2006@hotmail.com" ]
matheusclaudino2006@hotmail.com
7a430b39dca557a40e9b6a9923219128ced9c843
2af8f9c4c5a26f36c2f6e940a1dda6e1c909c119
/src/main.c
6d53fd9428ce4cf9874a4d54ca3a992963e466da
[]
no_license
pouyanh/xsl-diaries
dfde25e16da100696343e15b3a09af622551a479
21c96c08574650ad128b3bd59d629633aad02d25
refs/heads/master
2021-01-17T14:47:02.985527
2016-02-02T13:11:16
2016-02-02T13:11:16
50,821,514
1
0
null
null
null
null
UTF-8
C
false
false
137
c
#include <stdlib.h> #include <stdio.h> int main(int argc, char** argv) { fprintf(stdout, "Coming soon...\n"); return EXIT_SUCCESS; }
[ "heyratpour@ghasedak.com" ]
heyratpour@ghasedak.com
d928c819e752bece1737dc89f09f897808bb5af6
9a452ff5b25aca2d5bbad91ca67b716c249849c9
/c/buildyourownlisp/parsing.c
2d756256841e26f443f9bd08016b94947a341d9f
[]
no_license
faterer/cpm
40b11f1ca9d13f30f9356c4587c5c3fe53818172
8b65a58dba3425033fc703e25ff5ddb9cf4c1464
refs/heads/master
2023-02-25T22:12:52.659885
2021-01-27T14:10:26
2021-01-27T14:10:26
null
0
0
null
null
null
null
UTF-8
C
false
false
1,684
c
#include "mpc.h" #ifdef _WIN32 static char buffer[2048]; char* readline(char* prompt) { fputs(prompt, stdout); fgets(buffer, 2048, stdin); char* cpy = malloc(strlen(buffer)+1); strcpy(cpy, buffer); cpy[strlen(cpy)-1] = '\0'; return cpy; } void add_history(char* unused) {} #else #include <readline/readl...
[ "cpmcoder@qq.com" ]
cpmcoder@qq.com
a385c11be1945053a6abdaa622d25c7ed3eb4217
783f93a65c7070d76aa63a0704f05173c7d199b3
/usb/host/source/host/ehci/ehci_bw.c
11a0e8a9bbd5bc0f78eae210d44a22285bbfbdbc
[]
no_license
futuretekinc/fte
a3ef852d06fbf9d00855d51e5e2dd49a21d13b67
cb5ab49e86e2b5a47cbcd009e801dfdc95dc06db
refs/heads/master
2021-06-19T22:18:35.100106
2017-07-21T05:44:08
2017-07-21T05:44:08
36,979,442
0
0
null
null
null
null
UTF-8
C
false
false
69,033
c
/**HEADER******************************************************************** * * Copyright (c) 2008 Freescale Semiconductor; * All Rights Reserved * * Copyright (c) 1989-2008 ARC International; * All Rights Reserved * *************************************************************************** * * THIS SOFT...
[ "xtra72@gmail.com" ]
xtra72@gmail.com
c4503a0d1c17d493ca61f5e6e926c0e04a1fe5fc
c4eedcea9461513bd0fd15cc46695a2df6bf71cd
/Week4/allEven.c
8af26e4f72c5354076fc41e8c052ce1758254ae1
[]
no_license
elnazd/IPC144Winter15
65317f876c1c77342f783eb704fed193dfd5d53b
a4521a46622311f7bb32e758cb9bfd90979375ae
refs/heads/master
2016-09-05T14:59:28.649595
2015-04-15T23:16:48
2015-04-15T23:16:48
28,995,974
0
1
null
null
null
null
UTF-8
C
false
false
221
c
/*Write a program to print all positive EVEN numbers on the screen. starting from 2, ending 100 2 4 6 … 100.*/ #include<stdio.h> int main() { int i; //the counter for(i=2;i<100;i+=2) printf("%d ",i); return 0; }
[ "elnaz.delpisheh@gmail.com" ]
elnaz.delpisheh@gmail.com
ace172ca9404ceec44b2b62b2d2c8e1dd842c4cd
40eeeba1cd3b413f596194178e3c21dcf02138b5
/C-Programming Day 1 Assignment/Area of circle/main.c
20c924cf9c1f53cba05a004c684881b3912fa4b8
[]
no_license
Aditi15091999/MSIS-Bridge-course
21f67142c189cf3948754e4d967af8ff3d097885
9a83b6d870e5ca79289e5ec173859b20c7cd8aae
refs/heads/main
2023-08-30T18:05:24.612641
2021-10-21T05:57:05
2021-10-21T05:57:05
405,865,891
0
0
null
null
null
null
UTF-8
C
false
false
236
c
#include <stdio.h> //# define pi 3.14; int main(){ float r,area; printf("Enter the radius of the circle:"); scanf("%f",&r); area=3.14*r*r; printf("The area of the circle is %.2f\n",area); return 0; }
[ "noreply@github.com" ]
Aditi15091999.noreply@github.com
af81af3513470a279fb452d59388f94b86212d09
87dc8e0399e0bc8385c46edd454af0b55d32b058
/MergeSort/mergeSortParallel.h
de6447c418751235ee7ba236461e1620281ee6a5
[]
no_license
nowhereknight/Parallelization
0edb8f7d1bb630173741b0788af5f52e7cd8a238
295c4edf8dce20c82d43dfbd6743ac16163ce992
refs/heads/master
2020-08-03T14:07:27.128136
2019-09-30T06:05:50
2019-09-30T06:05:50
211,779,146
1
0
null
null
null
null
UTF-8
C
false
false
825
h
void mergeParallel(int *arr, int p, int q); void mergeSortParallel(int *arr, int size) { int p,q; p = size/2, q = size-p; if (size == 1) return; #pragma omp task firstprivate(arr,p,q) mergeSortParallel(arr , p); //#pragma omp task firstprivate(arr) if(size>10000) mergeSortParallel...
[ "zurieluzai2015@gmail.com" ]
zurieluzai2015@gmail.com
659de603efb76a5593907f4348b66dd2c8b2e1c5
f026cb616ef14bae15a1d251ca6dbe0f55016d9c
/linux/11318.c
3a03270157dd5a692a64206d118154acf234289a
[]
no_license
jajajasalu2/cocci-lkmp-c-files
3eb7d451929dca5cb6beb56aabd69fe3f7fc176c
5da943aabe1589e393a131121dbf8e7a84b3cf2a
refs/heads/master
2020-12-02T17:30:14.411816
2020-01-29T08:36:30
2020-01-29T08:36:30
231,053,574
1
0
null
null
null
null
UTF-8
C
false
false
2,532
c
cocci_test_suite() { struct page *cocci_id/* drivers/gpu/drm/armada/armada_gem.c 96 */; unsigned int cocci_id/* drivers/gpu/drm/armada/armada_gem.c 52 */; struct dma_buf_attachment *cocci_id/* drivers/gpu/drm/armada/armada_gem.c 505 */; const struct dma_buf_ops cocci_id/* drivers/gpu/drm/armada/armada_gem.c 480 */;...
[ "jaskaransingh7654321@gmail.com" ]
jaskaransingh7654321@gmail.com
99c1110ef2e54bd5d139636e625a38220bc57c60
de93128179196d92599312c8db3a31a6f556ef35
/Microchip/SAML21_DFP/3.5.87/saml21a1/include/component/wdt.h
6a035680c3894a4e49854c589a0d46f5f53fc1b9
[ "Apache-2.0" ]
permissive
marcins1024/dev_packs
5a6a7b5379856bcf75ee9bc283db6743eca2241a
afa97e11185a60e9bc44e0a3550f0ba3eb818679
refs/heads/master
2023-08-04T08:32:16.607078
2021-09-22T10:18:05
2021-09-22T10:18:05
null
0
0
null
null
null
null
UTF-8
C
false
false
23,060
h
/** * \brief Component description for WDT * * Copyright (c) 2021 Microchip Technology Inc. and its subsidiaries. * * Subject to your compliance with these terms, you may use Microchip software and any derivatives * exclusively with Microchip products. It is your responsibility to comply with third party license ...
[ "thibaut.viard@microchip.com" ]
thibaut.viard@microchip.com
c0e45c55c34bd4e01e36c4309efa8d24bfd08f32
3ee72449a67604227961af8ea950a3d0fbf212e5
/CW6687/CW6687C/APP/common/macro.h
d8bc12a81a729309943765defdf54280847e61bb
[]
no_license
Edragon/buildwin
d0eca542f8a0e5b98f995801c4ac514f07ba558d
258a1ca3409b64dfb41ef732df14790680d5a548
refs/heads/master
2020-03-18T01:48:01.332725
2018-05-20T15:29:01
2018-05-20T15:29:01
134,160,248
1
3
null
null
null
null
GB18030
C
false
false
2,240
h
/***************************************************************************** * Module : COMMON * File : macro.h * Author : Hanny * Function : 常用的宏定义 *****************************************************************************/ #ifndef MACRO_H #define MACRO_H #define BIT(n) (1<<(n)) #define BYT...
[ "info@electodragon.com" ]
info@electodragon.com
93acee06b1e053d2174ceeb9617be354731b4753
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/9c6135eb-0b8f-428b-811d-26a13998124d.c
17a2cf3235f59463685c5f2efb76d1fe5832b054
[]
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
583
c
#include <string.h> #include <stdio.h> int main() { int i=0; int j=124; int k; int l; k = 53; l = 64; k = i/j; l = i/j; l = j/j; l = j%j; l = i-j; k = k-k*i; //variables /* START VULNERABILITY */ int a; long b[97]; long c[68]; a = 0; do { a++...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
8ec459458afe16e41935ac55125d0a7b85772574
e63afa379b42ce1acd849afc3a4cfbefc45ea38e
/ECEP/LinuxInternals/Assignments/Chapter3/child_commandline.c
50182852de5ddfcd5e23048c97d264ea08e7c136
[]
no_license
Pankaj-Ra/ECEP_C-CPP
b06579bc6d2aec525236204093db97e68a45c7da
0c09ea4a63f55bd8c018ab9d80740549b658c4a1
refs/heads/master
2021-02-14T20:30:16.601932
2020-03-04T07:21:36
2020-03-04T07:21:36
244,832,241
0
0
null
null
null
null
UTF-8
C
false
false
475
c
#include <stdio.h> #include <unistd.h> #include <sys/types.h> int main(int argc, char *argv[]) { int pid; pid = fork(); if (!pid) { if (!strcmp(argv[1], "ls")) { execv("/bin/ls", (argv+1)); } else if (!strcmp(argv[1], "man")) { execv("/usr/bin/man", (argv+1)); } else if (!strcmp(argv[1], "wc")...
[ "pankaj.rangta@outlook.com" ]
pankaj.rangta@outlook.com
46e41cd30628f5011f217c60bceda49165e77a27
8e538a3bb115c9bdc225db85bf4625b89bc44aff
/lab10a.c
2b8a152de34df07cc28e8b9872f27d3f28e4b15d
[]
no_license
mateusccoelho/mc102
b2522eb94646c62df7fe7a88fd4054506d8e0155
6ab56bffa4167590716a0cf2ee058b9de663f04f
refs/heads/master
2021-01-19T13:26:37.141570
2015-03-07T00:37:01
2015-03-07T00:37:01
19,656,223
0
0
null
null
null
null
UTF-8
C
false
false
3,463
c
/* Nome: Mateus de Carvalho Coelho RA: 156675 Turma: R Lab 10a - LSCrypto */ #include <stdio.h> #include <stdlib.h> int main() { /* texto - matriz que armazena o texto. letras - vetor que armazena os caracteres do alfabeto I, J e P - sao contadores. alfabeto - vetor que armazena a quantidade ...
[ "mateus_coelho@live.com" ]
mateus_coelho@live.com
c21782f02c957b91587bb5442c0c0f12bc5ae8c3
1080c7e774ad8c79323e05e246eab5cd7b6992ec
/cuneiform_src/Kern/rstr/src/cg_main.c
c97bcf4c10cb33f1833bfe6dd9f38039feab4854
[]
no_license
chadheyne/cuneiform-by
4791cfb8fcde426d36cfd1537d55cb49f0ae6c5c
f3a8f5865d1c351818bfa3e182d374ede6a0c8e2
refs/heads/master
2021-01-18T05:54:38.439358
2012-11-04T17:03:32
2012-11-04T17:03:32
null
0
0
null
null
null
null
IBM866
C
false
false
155,275
c
/* Copyright (c) 1993-2008, Cognitive Technologies All rights reserved. ╨рчЁх°рхЄё  яютЄюЁэюх ЁрёяЁюёЄЁрэхэшх ш шёяюы№чютрэшх ъръ т тшфх шёїюфэюую ъюфр, Єръ ш т фтюшўэющ ЇюЁьх, ё шчьхэхэш ьш шыш схч, яЁш ёюсы■фхэшш ёыхфє■∙шї єёыютшщ: * ╧Ёш яютЄюЁэюь ЁрёяЁюёЄЁрэхэшш шёїюфэюую ъюфр фюыцэ√ юёЄртрЄ№ё  єърчрээюх ...
[ "begemotv2718@gmail.com" ]
begemotv2718@gmail.com
6507a898e5a8c591eeb64bac6abc0036825e44db
1d7bcd34f7122040d3b3cac98001af4178ef204f
/0x02-functions_nested_loops/holberton.h
52e7da35bb91e7f8bc28df727bd2be5323396a98
[]
no_license
loyeloye/alx-low_level_programming
755968d4267da7406ecb293618aebdfc00fca22d
436ff6fcb2d60d6acedb8fca05a54bafb082170f
refs/heads/main
2023-03-19T21:08:05.535246
2021-03-11T16:00:18
2021-03-11T16:00:18
335,688,832
0
0
null
null
null
null
UTF-8
C
false
false
328
h
#ifndef HOLBERTON_H_ #define HOLBERTON_H_ int _putchar(char c); void print_alphabet(void); void print_alphabet_x10(void); int _islower(int c); int _isalpha(int c); int print_sign(int n); int _abs(int); int print_last_digit(int); void jack_bauer(void); void times_table(void); int add(int, int); void print_to_98(int n);...
[ "davidakin6@gmail.com" ]
davidakin6@gmail.com
a8f6de76001d1e041fe1b06739b1acc5a5eaf90c
9b135a62453f44f15f9268a4930dc2eada9de8d6
/frameworks/cocos2d-x/cocos/scripting/lua-bindings/manual/audioengine/lua_cocos2dx_audioengine_manual.h
6447de6c669fd4a78383b3968b402c8757178622
[]
no_license
zhangdongli/Cocos2d-lua-Navmesh
7e86073f8c66afd3e7426ae696224007996910b5
b784a71a7c108bf577e566cfc60a53b0fdb738cb
refs/heads/master
2020-04-06T06:58:51.348081
2015-06-04T09:44:32
2015-06-04T09:44:32
35,826,643
10
4
null
null
null
null
UTF-8
C
false
false
2,209
h
/**************************************************************************** Copyright (c) 2014 Chukong Technologies Inc. http://www.cocos2d-x.org 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 Sof...
[ "donglizhang2011@126.com" ]
donglizhang2011@126.com
e9c37fad146f8f3ed220ffe94e0d649f0029961a
a48c619fa5c04e93a39262878e2b09720930c197
/kernel/kernel/sched.c
71ff5a21a53e2fdc4b20e8e4da90635a83b502eb
[]
no_license
vn-os/moridin_simple_os
61504775034b2efebac8851b31e9bcd6935df7ea
a02c5271607894373a92d0d43c04af60f481fd26
refs/heads/master
2023-03-16T09:53:34.770831
2015-05-05T02:26:05
2015-05-05T02:26:05
null
0
0
null
null
null
null
UTF-8
C
false
false
2,326
c
/** * @file kernel/sched.c */ #include <kernel/sched.h> #include <kernel/spinlock.h> #include <kernel/config.h> #include <kernel/timer.h> #include <arch/sched.h> #include <arch/irq.h> #include <arch/syscall.h> #include <list.h> #include <assert.h> struct scheduler { thread_list_t runnable; struct spinlock lock; };...
[ "matlackdavid@gmail.com" ]
matlackdavid@gmail.com
35f2fdbf58c38022904707b59a899bd2d762bbcd
c4afbfe1885e8d0c7a1c8b928563f7bb8ab6a683
/openETCS_Releases/v0.4-D3.6.4/KCG-Releases/Send_P042_no_merge_TM_specific_send.c
1a2e0e75e95bb831cd02669ca70402aff393fdad
[]
no_license
VladislavLasmann/srcAndBinary
cd48ebaa2f1f7f697ba5df9f38abb9ed50658e10
13aa76e545b9596f6dac84fb20480dffae7584d8
refs/heads/master
2021-05-08T15:04:05.709079
2016-01-22T12:40:10
2016-01-22T12:40:10
null
0
0
null
null
null
null
UTF-8
C
false
false
1,303
c
/* $**************** KCG Version 6.4 (build i21) **************** ** Command: kcg64.exe -config D:/Github/modeling/model/Scade/System/OBU_PreIntegrations/openETCS_EVC/KCG-Releases/config.txt ** Generation date: 2015-12-03T13:41:24 *************************************************************$ */ #include "kcg_consts.h...
[ "bernd.hekele@deutschebahn.com" ]
bernd.hekele@deutschebahn.com
03a17be2c2bd0133c56a0c7b7e3b0e3b7a41f9a2
1fabbdfd1ca9ea1b6808893e12bd907eb74de414
/xcode/Classes/Native/mscorlib_System_Collections_Generic_Dictionary_2_ValueCollec_287.h
89c41b98034bce375ccfafc7d102684ea3647b31
[]
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
678
h
#pragma once #include <stdint.h> // System.Collections.Generic.Dictionary`2<System.Int32,System.Collections.Generic.List`1<GCGame.Table.Tab_RestaurantGuest>> struct Dictionary_2_t280; // System.Object #include "mscorlib_System_Object.h" // System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,System.Col...
[ "bu213200@gmail.com" ]
bu213200@gmail.com
79af58f7d059e7673f5cdb482044e99f53e3774f
27863d25a07c7e924c8b56d1be8371af85e3af60
/hashing.c
782a5a6848910c273c0b3da7f5a267e95c1cee29
[]
no_license
sadhanaathi/sadhana
194d5190f9a3e1d6f6d68e079a3875f71a6cad2a
beac6a107bb6e069a503b7ef9ac8c175170e7db2
refs/heads/master
2021-01-17T12:52:36.166993
2016-07-28T15:20:04
2016-07-28T15:20:04
60,501,524
0
0
null
null
null
null
UTF-8
C
false
false
696
c
#include<stdio.h> int main() { int n,i,hash[100]={0},a[100],max=0; //printf("No. of ele:"); scanf("%d",&n); // printf("Array ele...\n"); for(i=0;i<=n;i++) { scanf("%d",&a[i]); if(max<a[i]) m...
[ "noreply@github.com" ]
sadhanaathi.noreply@github.com
07a3ab8d39e388cbf263205a0856732646abd152
c8705106f967e2dac42889f606fbff10e06aeb5a
/src/errorHandler.h
bd8a073b32ecc0cd414be5aa7522423618d0e595
[ "MIT" ]
permissive
m00zh33/OMEN
34f2dc075e04897a7adabbc7557e2ca381493e46
42819f65ea993bb92de25313efd2cd8a170c411d
refs/heads/master
2021-01-19T19:05:55.686348
2017-03-22T21:48:52
2017-03-22T21:48:52
null
0
0
null
null
null
null
UTF-8
C
false
false
1,432
h
/* * errorHandler.h * @authors: Fabian Angelstorf, Franziska Juckel * @copyright: Horst Goertz Institute for IT-Security, Ruhr-University Bochum * * Implements a linked-list to store any Error or Warning that may occur during * the execution of any OMEN-application. There are functions at the disposal to * add ...
[ "maximilian.golla@ruhr-uni-bochum.de" ]
maximilian.golla@ruhr-uni-bochum.de
084d9da716f92f356b4f83345934222ad042ec32
968a4cb2feb13518940f9d125c4d6b5ae2094595
/VTK/Utilities/TclTk/internals/tk8.2/tkWin.h
ff580f5defabafc899f84355173d815f1c9293f1
[ "LicenseRef-scancode-paraview-1.2", "BSD-3-Clause" ]
permissive
wildmichael/ParaView3-enhancements-old
b4f2327e09cac3f81fa8c5cdb7a56bcdf960b6c1
d889161ab8458787ec7aa3d8163904b8d54f07c5
refs/heads/master
2021-05-26T12:33:58.622473
2009-10-29T09:17:57
2009-10-29T09:17:57
null
0
0
null
null
null
null
UTF-8
C
false
false
1,183
h
/* * tkWin.h -- * * Declarations of public types and interfaces that are only * available under Windows. * * Copyright (c) 1996-1997 by Sun Microsystems, Inc. * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * * RCS...
[ "barre" ]
barre
2824760cb4db84cb21aabf3f13ebe801b8de74ac
13676595f663ca4daea57d617ce766d87751e9cc
/GTKmmStack36/include/gtk+-3.7.2/gtk/a11y/gtklabelaccessible.h
5e0060b88f725b6947084a0088c4e6913ce6ba53
[]
no_license
anroniogi/opros_knu
7b4f41b9d28ec41e41f6c2e29469f08ff87090ba
3c27522f2d1d948a7f4bd0b543d60a3bdc2115ef
refs/heads/master
2021-01-23T20:26:45.413064
2017-11-22T15:02:05
2017-11-22T15:02:05
102,856,847
1
0
null
null
null
null
UTF-8
C
false
false
2,064
h
/* GAIL - The GNOME Accessibility Implementation Library * Copyright 2001 Sun Microsystems Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by the Free Software Foundation; either * version 2 of the License,...
[ "anroniogi@icloud.com" ]
anroniogi@icloud.com
a35df4003f8c6896aa0b942da2d70947f8269714
ce5005af25f35e0b47eb2860bcb33371784518bb
/Prog01/userinf.c
3937670e18666a036316279049c768ebc259eaed
[]
no_license
gvanderclay/OSHomework
dd4e29590dcad11d8aedbd12eedf36c16efa711f
0f4bf7f410fd18c5fd50259116f81ed5f94c586c
refs/heads/master
2021-01-11T21:04:48.240950
2017-04-20T20:46:17
2017-04-20T20:46:17
79,240,741
0
0
null
null
null
null
UTF-8
C
false
false
1,486
c
/* * Author: Gage Vander Clay */ #include <unistd.h> #include <string.h> #include <stdio.h> #include <stdlib.h> #include <sys/types.h> #include <pwd.h> void printHostName(); void printPasswordFileEntries(); void getEnvironmentVar(); char * trimNewLine(char *); int main() { printf("User is: %s\n", getlogin()); ...
[ "gvanderclay@yahoo.com" ]
gvanderclay@yahoo.com
8c5fe5fe2868149f8305d8333ba65ac2e570d57e
82e939914e445ec9bae1f5ef68dccdea54943a1e
/0x03-debugging/3-main_a.c
74554a8406add75fde457a77db2a65b165c5b767
[]
no_license
Niyo-Fiston/alx-low_level_programming
560507be77d7329e18adc191b9813dd2192d6577
e81c98c2de69a7c7f4e501a84008b2974e730afd
refs/heads/master
2023-08-28T16:29:48.552102
2021-09-17T18:33:20
2021-09-17T18:33:20
400,166,235
0
0
null
null
null
null
UTF-8
C
false
false
396
c
#include <stdio.h> #include "main.h" /** * main - takes a date and prints how many days are left in the year, taking * leap years into account * Return: 0 */ int main(void) { int month; int day; int year; month = 4; day = 01; year = 1997; printf("Date: %02d/%02d/%04d\n", month, day, year); day = convert...
[ "niyomutonifiston@gmail.com" ]
niyomutonifiston@gmail.com
54f818c4b0f0cdeb4dc662482d733e7d5316764f
8fe6a8abc197494e8b8d7929b524197e8db35deb
/rtcs/source/media/ip-e.c
62aeaec8e90df34ab685af919d180aedf0e90d30
[]
no_license
kangdazhi/Freescale_MQX_4_2
bd089f1aca24c5c4eb02aa6ea0a8fc4a73a44158
402f872acda55586008ee62bb36b5b484601aee1
refs/heads/master
2020-06-03T00:39:22.453575
2018-02-05T05:57:28
2018-02-05T05:57:28
null
0
0
null
null
null
null
UTF-8
C
false
false
20,319
c
/*HEADER********************************************************************** * * Copyright 2008 Freescale Semiconductor, Inc. * Copyright 2004-2008 Embedded Access Inc. * Copyright 1989-2008 ARC International * * This software is owned or controlled by Freescale Semiconductor. * Use of this software is governe...
[ "mr_zouyong@163.com" ]
mr_zouyong@163.com
8e5c4622337eef791c7ea3b06583a81187f08e80
52e7facffe4ee2ce9ce2bc2eb14a5224aba893ec
/util/lev_yacc.c
c5ab1b9084fbd7a1f40d0d75d716622a7636ae47
[]
no_license
leizhanglei/mynethack
71df022aff705a5d31b89dfb1e8590a01b13f5bc
82bbd33d744e5d79aee390e2f5e8821c5d6f6b24
refs/heads/master
2021-01-21T11:45:44.323788
2014-07-07T23:16:13
2014-07-07T23:16:13
null
0
0
null
null
null
null
UTF-8
C
false
false
83,537
c
#ifndef lint static const char yysccsid[] = "@(#)yaccpar 1.9 (Berkeley) 02/21/93"; #endif #define YYBYACC 1 #define YYMAJOR 1 #define YYMINOR 9 #define YYEMPTY (-1) #define yyclearin (yychar = YYEMPTY) #define yyerrok (yyerrflag = 0) #define YYRECOVERING() (yyerrflag != 0) #define YYPREFIX "yy" #...
[ "zhanglei6551v@gmail.com" ]
zhanglei6551v@gmail.com
6932b6d638aadd259ccb6f5986442b5e706f2f86
223d37b2ebc54145ea14d8b98de72add497c29e3
/main.c
8f428c3dcccf1a3677959f2a239f90c2327d22e7
[]
no_license
Douglas1912/inbyggda_system_Labb_02
759481cd863c2aa4d8dde514bc11864268317ce9
69df4ed6857cc1eb370a4582d503122364a33e1b
refs/heads/master
2023-01-05T18:54:56.915580
2020-10-28T13:48:43
2020-10-28T13:48:43
307,361,105
0
0
null
null
null
null
UTF-8
C
false
false
712
c
#include <avr/io.h> #include <avr/pgmspace.h> #include <util/delay.h> #include <stdio.h> #include "led.h" #include "serial.h" #include "timer.h" #define LED PD6 void set_pwm(uint8_t data); int main (void) { uart_init(); timer_init(); LED_init(); uint8_t i=0; uint8_t fadeValues[7] = {0,20,80,120,160,200,255}...
[ "d.andre070@gmail.com" ]
d.andre070@gmail.com
29a0ffcaec0d3c4ed1d84ff1f235542c067a71c9
55ea3d502daaa47ca3486d6f93edca9e8615cab8
/platform/mcu/cy8c6347/drivers/PSoC6/pdl/drivers/peripheral/trigmux/cy_trigmux.c
3a4467367decf30db6c103ef3620a5388bd3f86d
[ "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
5,840
c
/***************************************************************************//** * \file cy_trigmux.c * \version 1.10 * * \brief Trigger mux APIs. * ******************************************************************************** * \copyright * Copyright 2016-2018, Cypress Semiconductor Corporation. All rights...
[ "cutworth@163.com" ]
cutworth@163.com
726347dde218540b48309f52c946132caf7a93e5
93085ed454b08423a517d5814daaa6b1f0a598d6
/ARM-mbed_os/STM32Cube/STM32Cube_FW_F3_V1.1.0/Projects/STM32303E_EVAL/Examples/RCC/RCC_ClockConfig/Inc/stm32f3xx_it.h
224cb2c407359d61ae5b004724c53aa9c63c522a
[ "BSD-2-Clause" ]
permissive
Jaehoon79/D-Lab
ce3e5d336112effd75af6471c250513694022493
b93dd7cfd2eef54a2dcc8e4d94c0b63acd168da1
refs/heads/master
2020-04-06T07:06:50.771873
2014-11-27T02:40:07
2014-11-27T02:40:07
26,522,949
0
1
null
null
null
null
UTF-8
C
false
false
3,164
h
/** ****************************************************************************** * @file RCC/RCC_ClockConfig/Inc/stm32f3xx_it.h * @author MCD Application Team * @version V1.1.0 * @date 12-Sept-2014 * @brief This file contains the headers of the interrupt handlers. ***********************...
[ "jh228.kim@samsung.com" ]
jh228.kim@samsung.com
6f1847a068335312e9a51eef83e46f0f05920f80
8899bc8dc2e28b75e844b73edb5c51578717a44a
/18_TEST/Src/main.c
4cb54c70b167527cd557dedd29e2fea825dbabad
[]
no_license
pajoheji0909/stm32f4_study_code
665d76e0d51e9d603e5224883e384b322a91c75a
0bcb4e5fe47d05a463ff4f9fe390223931a7cd1b
refs/heads/master
2020-12-30T09:26:04.293645
2016-04-04T17:10:37
2016-04-04T17:10:37
100,404,715
0
1
null
2017-08-15T18:00:41
2017-08-15T18:00:40
null
UTF-8
C
false
false
11,635
c
/** ****************************************************************************** * File Name : main.c * Description : Main program body ****************************************************************************** * * COPYRIGHT(c) 2016 STMicroelectronics * * Redistribution and use in ...
[ "donghun94@gmail.com" ]
donghun94@gmail.com
a4b3e7e66d3e27fbfa2ddd1319e108ae12e96fba
18d903b96106bfb20c76e226bee15053df8aa628
/c_and_cpp/simple/1-TwoSum.c
36b2c19f0c91c9d5092bc3cefd26a9ee0a540f06
[]
no_license
Nextmeta/LeetCode-AC
b88312a6eab3abddd808e65fb02fbacb0f7f048d
121087001fc9ad9d2be9b083f2ad3af94908148c
refs/heads/master
2020-03-29T08:32:19.765436
2018-12-11T15:21:10
2018-12-11T15:21:10
null
0
0
null
null
null
null
UTF-8
C
false
false
371
c
int* twoSum(int* nums, int numsSize, int target) { /* O(n^2) solution ways */ /* hash table can reduce a linear level */ int i, j; int *temp = (int*) malloc(sizeof(int) * 2); for (i = 0; i < numsSize; i++) { for (j = i + 1; j < numsSize; j++) { if (nums[i] + nums[j] == target) { temp[0] = i; temp[1] ...
[ "ilhanwnz@hotmail.com" ]
ilhanwnz@hotmail.com
2f081dfdb295935dd82956ac1d762ebcde2a78c6
762347c6a26ed0cd9cc3aede9f39a0e42dc99fec
/usr/games/dungeon/dice.c
cb9bad4dc84442aa2d36000d918c6045411f69ae
[]
no_license
bgulander/OS-Zero
54a37bd99faa6ce1b55142757f96b132d0791f58
610e0ab09fa23219183f1c80f1e6ca60e809c644
refs/heads/master
2020-03-09T01:35:11.482243
2018-04-07T05:01:06
2018-04-07T05:01:06
null
0
0
null
null
null
null
ISO-8859-1
C
false
false
3,054
c
/* Copyright (C) Tuomo Petteri Venäläinen 2011 */ /* compile with something like: * gcc -O -o dice dice.c * - vendu */ #if !defined(TEST_DICE) #define TEST_DICE 0 #endif #include <stdio.h> #include <stdlib.h> #include <string.h> #include <time.h> #if (DNG_RANDMT32) #include <zero/randmt32.h> #endif #include "dice...
[ "tuomoster@gmail.com" ]
tuomoster@gmail.com
eab1ff8023c6a810b19f0309a0dc64999f948ca7
b7fe403bfb7e2087efe05025ec47f64640856615
/ch17-heap-and-stack-memory-allocation/database.c
3e1e7af04e2f3af8d57eff6387fc0667707c2b87
[]
no_license
CrisKrus/c-the-hard-way
874269846071984bce5ac4109d8d1dcd26528276
8d09a372771503b20f8fb115ec3382136571e39c
refs/heads/master
2020-07-04T13:12:03.265465
2019-09-11T07:44:06
2019-09-11T07:44:06
202,295,779
0
0
null
null
null
null
UTF-8
C
false
false
2,708
c
#include "database.h" #include "error_handler.h" #include <string.h> #include <stdlib.h> void Database_load(struct Connection *conn) { int rc = fread(conn->db, sizeof(struct Database), 1, conn->file); if (rc != 1) die("Failed to load database."); } struct Connection *Database_open(const char *filename...
[ "cristian.suarez@leanmind.es" ]
cristian.suarez@leanmind.es
41ec310b34f65af3a8a1f237ccba50ce0eaa7830
6b40e9dccf2edc767c44df3acd9b626fcd586b4d
/NT/ds/ds/src/util/ntdsetup/install.h
0c9496362dac91ef935151981aec5a7afde84bfe
[]
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
1,798
h
/*++ Copyright (c) 1997 Microsoft Corporation Module Name: install.h Abstract: Contains function headers the NtdsInstall support routines Author: ColinBr 14-Jan-1996 Environment: User Mode - Win32 Revision History: --*/ // // Exported functions // DWORD Ntds...
[ "seta7D5@protonmail.com" ]
seta7D5@protonmail.com
27afc0ca3092bc95aba14ece465c7f119eb7e5b2
a389c903f78dca3edc841c499821d582bc173553
/Src/cliff.c
abd136234a75c55b3b202911535eafe6482dcb29
[]
no_license
hyokuni/CLIFFHUB_TESTER
1bb223c9813987d97b6d1228cb5e77841430798c
78a10f3442f2a8c452290a838dd596e29b189123
refs/heads/master
2020-05-29T12:10:04.129564
2020-03-04T03:16:23
2020-03-04T03:16:23
189,126,559
0
0
null
null
null
null
UTF-8
C
false
false
6,949
c
///* Includes */ ///* ================================================================================ */ //#include "main.h" //#include "stm32f4xx_hal.h" // ////#include "cliff.h" // // ///* defines & macros */ ///* ================================================================================ */ // //#define I2C_I2...
[ "hyosang@torooc.com" ]
hyosang@torooc.com
53c34c2b63fc7f5b5dc45094b6e706093a9aaf29
463457cc4910a9bb5fb48c3d5d77f62d26a0ea35
/oss_c_sdk/aos_http_io.c
c4f70e2d9e5725134140bbbec80e205cd5dea814
[ "MIT" ]
permissive
zhengbincesc/osssdk3.6.0ToKodo
946b9d606e9ad92d68d726870c7c9393b143bc05
26eea7c281734377669cf9b5c2a074a072d84e8a
refs/heads/master
2020-03-28T12:04:02.454938
2018-09-20T06:13:42
2018-09-20T06:13:42
147,791,221
1
0
MIT
2018-09-07T08:45:27
2018-09-07T08:01:13
C
UTF-8
C
false
false
9,635
c
#include "aos_log.h" #include "aos_http_io.h" #include "aos_define.h" #include <apr_thread_mutex.h> #include <apr_file_io.h> aos_pool_t *aos_global_pool = NULL; apr_file_t *aos_stderr_file = NULL; aos_http_request_options_t *aos_default_http_request_options = NULL; aos_http_transport_options_t *aos_default_http_trans...
[ "zhengbin@qiniu.com" ]
zhengbin@qiniu.com
f4f2e43356685852a7fce722cef6af21edd4d83a
3ae224ed102bace71ce7f6c969e73edc0e424659
/CH3/3-1.c
f095681df99083cdcda641da86f08981ed7d3f76
[]
no_license
devgitdlee/CH3
3f9909d2a7b6dbbb85db4f9ce759172771268000
29e5631beb31196aae963b7701253848f69e3091
refs/heads/master
2020-04-09T10:39:44.862063
2018-12-10T01:44:14
2018-12-10T01:44:14
160,278,398
0
0
null
null
null
null
UHC
C
false
false
342
c
#include <stdio.h> int main(void) { int a; int b, c; double da; char ch; a = 10; b = a; c = a + 20; da = 3.5; ch = 'A'; printf("변수 a의 값 : %d\n", a); printf("변수 b의 값 : %d\n", b); printf("변수 c의 값 : %d\n", c); printf("변수 da의 값 : %.1lf\n", da); printf("변수 ch의 값 : %c\n", ch); return 0; }
[ "dwgitdlee@outlook.kr" ]
dwgitdlee@outlook.kr
39d767bd0085e2396545382b79355dd00d653521
04e09e2a3956eef0b18abdf9c45c180cdebc2500
/Classes/Native/DOTween_DG_Tweening_ShortcutExtensions_U3CU3Ec__Di1142366464MethodDeclarations.h
f8bde139c94bff7dc8108b61681e5777f188d147
[]
no_license
alexeymax/BetPalzIOSPlugin
fbab11036598d151bd57fd83bf171cb4f77b6032
6f1c544a8dd06e6b6ce6d1c5346f73924158bf89
refs/heads/master
2021-01-11T22:59:38.673084
2017-01-10T12:44:05
2017-01-10T12:44:25
78,532,028
0
0
null
null
null
null
UTF-8
C
false
false
1,204
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> // DG.Tweening.ShortcutExtensions/<>c__DisplayClass43_0 struct U3CU3Ec__DisplayClass43_0_t1142366464; #include "codegen/il2cpp-codegen.h" #in...
[ "mkulik@briskmobile.com" ]
mkulik@briskmobile.com
e69c0b3b6153e13d132642649e07d6e698d800e5
de8c0ea84980b6d9bb6e3e23b87e6066a65f4995
/3pp/linux/net/ipv4/xfrm4_input.c
f8de2482a52923709ed58c401785a6ac60771932
[ "MIT", "Linux-syscall-note", "GPL-2.0-only" ]
permissive
eerimoq/monolinux-example-project
7cc19c6fc179a6d1fd3ec60f383f906b727e6715
57c4c2928b11cc04db59fb5ced962762099a9895
refs/heads/master
2021-02-08T10:57:58.215466
2020-07-02T08:04:25
2020-07-02T08:04:25
244,144,570
6
0
MIT
2020-07-02T08:15:50
2020-03-01T12:24:47
C
UTF-8
C
false
false
4,399
c
// SPDX-License-Identifier: GPL-2.0 /* * xfrm4_input.c * * Changes: * YOSHIFUJI Hideaki @USAGI * Split up af-specific portion * Derek Atkins <derek@ihtfp.com> * Add Encapsulation support * */ #include <linux/slab.h> #include <linux/module.h> #include <linux/string.h> #include <linux/netfilter.h> #include <l...
[ "erik.moqvist@gmail.com" ]
erik.moqvist@gmail.com
fc33bc722b0987ff15bb8ff32a0f83ec8fbd5237
1ce3fbb8c8bd7445679e8a3288ef9064bf9f26aa
/inc/dlst.h
51ea2ee81489bc427e49222ab2a276423a63f237
[]
no_license
FeLT1S/libft
7dd23ce68a735d3b3e481b98a517852daeeb818c
3dca05e75cb8af8b63aaab33a96ce6e7685fb403
refs/heads/master
2023-01-19T13:02:42.072941
2020-11-18T20:47:32
2020-11-18T20:47:32
260,571,354
1
0
null
null
null
null
UTF-8
C
false
false
1,544
h
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* dlst.h :+: :+: :+: ...
[ "kostbg1@gmail.com" ]
kostbg1@gmail.com
a7e09281d2328e4f4fb3cb5fbe0917044d80e29a
b5f2245aea173e32d7be88ac6fc14cfe4859c860
/IncrementalesSO/src/funciones.h
694f1f239f1eb48c44e814fa3ab6bcb7fd3335a2
[]
no_license
Hernandn/ejerciciosSO
cf690debfac9e8dd582a7ec409ba008f7290761f
4d52c68dee3202073e50c0adf925ac7e4ec9dd5c
refs/heads/master
2021-01-10T17:49:50.049764
2016-04-16T02:16:45
2016-04-16T02:16:45
55,018,317
0
0
null
null
null
null
UTF-8
C
false
false
765
h
/* * funciones.h * * Created on: 8/4/2016 * Author: utnso */ #ifndef SRC_FUNCIONES_H_ #define SRC_FUNCIONES_H_ typedef struct Libro { char nombre[20]; // valor que contiene el nodo char isbn[14]; float precio; int stock; struct Libro* sig; // referencia al siguiente nodo } Libro; #endif /*...
[ "utnso@utnso40" ]
utnso@utnso40
2f6d21b9089a66371464f7909e9b68ba3719bbd0
fe3cda9cf77b9afff5de9db1078d2316e95df2e6
/kstar/opisrc/include/typedefine.h
318a50901632589658041a0ecee63fab2a0b69d3
[]
no_license
Sangil-Lee/RefCode
c230f9dbab9246c510799cc8bc523e8acfdcf008
c9bd25d1a9033c0071b70eab17b442b535a188fb
refs/heads/master
2023-08-08T15:38:42.616284
2023-07-22T01:28:15
2023-07-22T01:28:15
34,648,348
3
3
null
null
null
null
UTF-8
C
false
false
1,040
h
#ifndef TYPE_DEFINE_H #define TYPE_DEFINE_H #include <string.h> #include <stdlib.h> #include <ctype.h> #include <errno.h> #include <pwd.h> // OK, NOK #ifdef OK #undef OK #endif #define OK 0 #ifdef NOK #undef NOK #endif #define NOK (-1) // TRUE, FALSE #ifdef TRUE #undef TRUE #endif #define TRUE 1 #ifdef ...
[ "silee7103@gmail.com" ]
silee7103@gmail.com
54b4949d72e09774979183c7915afd995d664b73
28bb373f1180b98b08b73db03acb98a07f7cf478
/Src/stm32f1xx_it.c
4c02c5c3cde3ffc6b4cfdc97d6d5d002cb688958
[]
no_license
IGPO/Temperature_sensor_MLX90614ESF
849841b64ffb7ce58d9218378ef8908c817a875b
320f3accdb3b94f977f4f21074fe3bbc162a7cd6
refs/heads/master
2022-11-21T07:38:06.635725
2020-07-27T14:24:06
2020-07-27T14:24:06
282,631,912
0
0
null
null
null
null
UTF-8
C
false
false
5,548
c
/* USER CODE BEGIN Header */ /** ****************************************************************************** * @file stm32f1xx_it.c * @brief Interrupt Service Routines. ****************************************************************************** * @attention * * <h2><center>&copy; Copyright (c) ...
[ "igpo@ukr.net" ]
igpo@ukr.net
f1db5be2399c7a759bf3bab4326441b8f894d88d
c2fe208147576c9875123aeb3fe34b50beaf6244
/PingPongOS/ppos_disk.h
c0e1e295cc8405995ea3d6555a03d49a242488eb
[]
no_license
PedroPC94/PingpongOS
ed8271fc93e6eda3da0e3d79e0035b48b0bad422
808033af3cb2a673e03f8217587703fa39bfa77d
refs/heads/main
2023-07-16T11:43:30.914177
2021-08-30T02:11:45
2021-08-30T02:11:45
401,189,101
0
0
null
null
null
null
UTF-8
C
false
false
1,246
h
// PingPongOS - PingPong Operating System // Prof. Carlos A. Maziero, DINF UFPR // Versão 1.2 -- Julho de 2017 // interface do gerente de disco rígido (block device driver) #ifndef __DISK_MGR__ #define __DISK_MGR__ // estruturas de dados e rotinas de inicializacao e acesso // a um dispositivo de entrada/saida orient...
[ "noreply@github.com" ]
PedroPC94.noreply@github.com
7cf7bd2ffb0b09c08ecc6fb187b8f1619ea29e47
dde865de49638cb84e2dfa92781706082e9294d7
/src/com/i2c_bb.c
d15b225f3c5614c2002b2902805202a4670b45c4
[]
no_license
hoo2/toolbox
cf3bb9d18cd039d77afc0022c53ca1e512a266c2
9b2b5fd9e4f80505c5adcc8b54dafef2f5997a9d
refs/heads/master
2021-08-14T18:49:55.040365
2021-07-28T10:51:16
2021-07-28T10:51:16
18,702,624
1
2
null
2019-05-09T06:17:28
2014-04-12T11:30:10
C
UTF-8
C
false
false
8,816
c
/*! * \file i2c_bb.c * \brief * A target independent i2c using bit-banging driver with ACK/NACK support. * * This file is part of toolbox * * Copyright (C) 2014 Houtouridis Christos (http://www.houtouridis.net) * * This program is free software: you can redistribute it and/or modify * it under th...
[ "houtouridis.ch@gmail.com" ]
houtouridis.ch@gmail.com
4fa4fb0096f17ba2a5631d68d5440acf2d7ffeac
61283bb32652990d882c6856cdc25868f91088d1
/C/Tutorial/const_literals.c
8c4e519734e9033189c02396d2a2b32a65c35fb0
[ "MIT" ]
permissive
michaelg29/Programming
1fbd03099ad75eeab7f0be9d4ee83cb4e5ef6c3f
7f726fbd8e97fe3d32d58265ab753735d88be3e0
refs/heads/master
2023-03-09T08:05:11.314808
2023-02-07T18:04:59
2023-02-07T18:04:59
163,780,658
5
3
MIT
2023-03-06T12:39:52
2019-01-02T01:35:00
C++
UTF-8
C
false
false
1,032
c
#include <stdio.h> int main() { // integer literals printf("%d\n", 85); // print decimal printf("%d\n", 010); // print octal number in decimal format printf("%o\n", 0213); // print octal number in octal format printf("%o\n", 8); // print number in octal format printf("%d\n", 0x4b); // pri...
[ "30534878+michaelg29@users.noreply.github.com" ]
30534878+michaelg29@users.noreply.github.com
839c8db4dc51957409f9be20fac81e0f882840d5
3e77989f6af86d56c16f0e6577624ed7bad15342
/countchars/countchars.c
f6875091800c728cf21835b49f578e44772b2c12
[]
no_license
kkevin98/CEsSysOp
ab0c1732bf61ee8192f70ccfd9c28603586f4666
77c1d42974eab790e187377f08bdb031940c527a
refs/heads/master
2021-03-26T01:09:07.360629
2020-03-30T12:33:14
2020-03-30T12:33:14
247,661,310
1
0
null
null
null
null
UTF-8
C
false
false
693
c
/* * countchars.c * * Created on: 30 mar 2020 * Author: utente */ // ESERCIZIO 1: // leggi da stdin fino a EOF e conta i caratteri: '\n', '\t' e ' ' (spazio) // dopo EOF, scrive su stdout il numero di occorrenze di ciascuno dei tre caratteri sopra #include <stdio.h> int main(int arcg, char * argv[]){ ...
[ "utente@debian10.units.it" ]
utente@debian10.units.it
2f38eb3aca92b07bb18e4b9959d18dd9b6746e50
ec479679c0b195a8f223f4be78482685aabe351b
/entity_rail.c
92075b43630509c93571029cffd408fe2ec69643
[]
no_license
Pebloop/MUL_my_runner_2019
84049e4f48efd2d150daf68135a4c0a329753ea8
91fdd5709c579cba7df8adb0f2e858ad1a68bd6d
refs/heads/master
2022-04-09T20:21:51.271188
2020-01-29T17:09:51
2020-01-29T17:09:51
null
0
0
null
null
null
null
UTF-8
C
false
false
687
c
/* ** EPITECH PROJECT, 2019 ** my_runner ** File description: ** rail entity and system */ #include <stdlib.h> #include "libdragon.h" #include "ecs.h" dg_entity_t *entity_rail_create(int x, int y) { sfVector2f scale = {8, 8}; sfVector2f pos = {x, y}; dg_entity_t *entity = dg_entity_create(); sfSprite ...
[ "alexleg33@outlook.fr" ]
alexleg33@outlook.fr
ea878bcc988184e3057d8d5b81120045878a06f9
3286f38f37da2b40eaeb3664d5d55e27b0c31bf3
/training_data/s9n_128_128_2_y.c
0cd6e848fe49e55f5ae3b8dabaa6b9bd0a2abbc8
[ "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,071
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
79bfaba0bbb10f976b211b2ce64872ba0832f7f8
459a89738b538180ac609fe7756b0f5a7f003642
/kern/init.c
aa5cbdf6ece13cbb13a044129a8f8c56f5b80f19
[]
no_license
zijeric/EricOS
d37f5a4e51e1c9c448819fb7fd128321bd4064bc
a8ebd263c5896dede6fd9909cbb926b0c22e632c
refs/heads/master
2023-05-24T09:20:22.850562
2021-06-13T08:37:44
2021-06-13T08:37:44
null
0
0
null
null
null
null
UTF-8
C
false
false
15,371
c
#include "inc/stdio.h" #include "inc/string.h" #include "inc/assert.h" #include "inc/memlayout.h" #include "kern/monitor.h" #include "kern/console.h" #include "kern/kdebug.h" #include "kern/dwarf_api.h" #include "kern/pmap.h" #include "kern/kclock.h" #include "kern/env.h" #include "kern/trap.h" #include "kern/sched.h...
[ "1090034020@qq.com" ]
1090034020@qq.com
507058ceba93a3e32958a8ccbcd588c91e244816
29a187a6985cf5575857e63526c41a905a273b40
/old/main2.c
f40dccb86b5f75f602ee7c1926b21a77f5ecf1e0
[]
no_license
oscarutnfrba/Compartiendo
a0a3a2fa3767f0ad411c75b606cd724e9bc0d9be
7027c6d57f7cee2a76c14434a8143f5e2c11d5eb
refs/heads/master
2020-01-23T22:01:03.089457
2016-11-25T00:54:53
2016-11-25T00:54:53
74,713,508
0
0
null
null
null
null
UTF-8
C
false
false
7,217
c
#include "header.h" /* R abre si no existe da error no lo crea W crea si existe sobrescribe se pierde lo anterior A abre o crea para aniadir si existe se abre apuntando al final si no existe lo crea ab abre en modo escritura binario para aniadir al final si no existe lo crea + se adiciona B binario se debe co...
[ "root@osky-nb" ]
root@osky-nb
48d6be5eb2a3acc6a9e452bca587dbc30c7f3c80
dd5f3192b92313d4d8bd5f8f588fb531434762b3
/MarioBaseProject/MarioBaseProject/MarioBaseProject/MarioBaseProject/MarioBaseProject/Commons.h
9c98c3a23d18df50122f10ef94182c5a758be510
[]
no_license
HaroonNasir786/MarioBaseProject
e755c6e37e90192399b952d6fae4d1db8b1a6ed4
a8e96517a96942187f0988283fdfa87eb4f9496d
refs/heads/main
2023-04-10T23:41:28.987270
2021-04-23T09:47:12
2021-04-23T09:47:12
334,130,448
0
0
null
null
null
null
UTF-8
C
false
false
570
h
#pragma once struct Vector2D { float x; float y; Vector2D() { float x = 0.0f; float y = 0.0f; } Vector2D(float initial_x, float initial_y) { x = initial_x; y = initial_y; } }; enum SCREENS { SCREEN_INTRO, SCREEN_MENU, SCREEN_LEVEL1, SCREEN_LEVEL2, SCREEN_GAMEOVER, SCREEN_HIGHSCORES }; enum FA...
[ "59843420+HaroonNasir786@users.noreply.github.com" ]
59843420+HaroonNasir786@users.noreply.github.com
c5c9b2b12789b28bcd3d58163b07f30c90dd7cad
09884947c578015a250e41dd8b7c694685490b66
/deps/kb_meme/meme-5.0.1/src/fimo.c
e7007aa639b6d1500bb0c33a6ba67915c6103e86
[ "MIT" ]
permissive
kbasecollaborations/MotifFinderGibbs
51e85369656795ead6d41653aea13c0e3ad72cdb
a428a71716b3c0040bd7825dcbea3fc7fbb6823b
refs/heads/master
2020-04-09T16:06:02.547790
2019-08-23T00:53:35
2019-08-23T00:53:35
160,443,764
0
1
MIT
2019-08-23T00:53:36
2018-12-05T01:46:43
Python
UTF-8
C
false
false
30,654
c
/******************************************************************** * FILE: fimo.c * AUTHOR: William Stafford Noble, Charles E. Grant, Timothy Bailey * CREATE DATE: 12/17/2004 * PROJECT: MEME suite * COPYRIGHT: 2004-2007, UW ********************************************************************/ #define DEFINE_G...
[ "mandecent.gupta@gmail.com" ]
mandecent.gupta@gmail.com
3e427144c8c3d0b7c8b124d85fa76e14f0976f88
f9e6e97cdfab130887bdf9f639645e597f55baa8
/os_frame/xgui/Graphics/Button.c
ed438d44a52633c3ed72f10514b607a1032aa12f
[]
no_license
mikewang01/Zezus
623f4a1fef00cd8fb8a65dd5c63513fc455e30e6
d73f94713bdf085d3d15155e5f7946278714f50b
refs/heads/master
2021-01-18T14:31:25.160754
2014-10-15T16:21:22
2014-10-15T16:21:22
null
0
0
null
null
null
null
WINDOWS-1258
C
false
false
12,727
c
/***************************************************************************** * Module for Microchip Graphics Library * GOL Layer * Button ***************************************************************************** * FileName: Button.c * Dependencies: Button.h * Processor: PIC24, PIC32 * ...
[ "wangxd@wshhb.cn" ]
wangxd@wshhb.cn
cfd00d76d3b1325bb655b889e4445d2dcba34cd1
6b2a8dd202fdce77c971c412717e305e1caaac51
/solutions_5639104758808576_0/C/maups/ovation.c
b8b8d3fc3ece91bd22634cccadb3025963909381
[]
no_license
alexandraback/datacollection
0bc67a9ace00abbc843f4912562f3a064992e0e9
076a7bc7693f3abf07bfdbdac838cb4ef65ccfcf
refs/heads/master
2021-01-24T18:27:24.417992
2017-05-23T09:23:38
2017-05-23T09:23:38
84,313,442
2
4
null
null
null
null
UTF-8
C
false
false
375
c
#include <stdio.h> int main() { char buffer[2000]; int n, s, sum, req, i, j, k; scanf("%d", &n); for(i=0; i < n; i++) { scanf("%d%s", &s, buffer); //sum = 0; sum = buffer[0]-'0'; req = 0; for(j=1; j <= s; j++) if(j > sum) { req += j-sum; sum += buffer[j]-'0'+j-sum; } else sum += buf...
[ "eewestman@gmail.com" ]
eewestman@gmail.com
d293e2712fbafd293eb8a402c854819eca25486e
4965ad59d1202a21712751150c43edc266c0ef41
/libft/ft_strclr.c
465b860521f59b1de6e27948cfd1c5912581132a
[]
no_license
Fred-dee/get_next_line
f37506d74ef4ed0738db6047c584d4c0cb68c023
95019d04d0d9d0005e0b3ec1de8c11b29671db30
refs/heads/master
2020-03-18T09:09:41.717427
2018-06-30T10:06:55
2018-06-30T10:06:55
134,547,842
1
0
null
2018-06-08T13:37:09
2018-05-23T09:43:10
C
UTF-8
C
false
false
1,040
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strclr.c :+: :+: :+: ...
[ "mdilapi@e5r5p1.wethinkcode.co.za" ]
mdilapi@e5r5p1.wethinkcode.co.za
5b14bac592d6cd02b294aa8a690e341b79ca5f6c
e9b261410263dcbf0cb6565b0ee4a9506c666e04
/DirectMemoryControl.c
cdfc6e317a92fae08a53e7a3ba7f876857c6a81e
[]
no_license
kalahel/GPIO_Zedboard
8f6e682f0e3884351dd8027fb1c357cfd244947c
d503c6b7f0394ce63d26a0b6a13952ccf90cf1a7
refs/heads/master
2020-03-13T05:04:16.976636
2018-06-15T09:42:41
2018-06-15T09:42:41
130,975,248
1
0
null
null
null
null
UTF-8
C
false
false
42,546
c
#include <fcntl.h> #include <poll.h> #include <stdio.h> #include <stdlib.h> #include <unistd.h> #include <string.h> #include <errno.h> #include <sys/time.h> #include <sys/epoll.h> #include <sys/mman.h> #define GPIO_BASE_ADDR 0xE000A000 #define GPIO_END_ADDR 0xE000AFFF #define GPIO_MAP_SIZE 0x1000 #define ZYNQ_GPIO_UP...
[ "mathieu95480@gmail.com" ]
mathieu95480@gmail.com
e5f1b5b32e5bf290bd68827b36bbd4cee9ee7d73
54cf0213998ef60c318dc5bb119133ca744c0257
/DBdust.c
a63ddd41c757931156c36dc7d129c36c6c70d459
[]
no_license
pb-jchin/DAZZ_DB
49985905f4911e94fa6f2ef63bc7771ae5278b38
88e30590eae130ee899c52e69f72a887c3a10026
refs/heads/master
2020-12-24T18:13:43.595699
2015-08-12T23:21:15
2015-08-12T23:21:15
27,683,434
1
0
null
null
null
null
UTF-8
C
false
false
16,064
c
/************************************************************************************\ * * * Copyright (c) 2014, Dr. Eugene W. Myers (EWM). All rights reserved. * * ...
[ "gene.myers@gmail.com" ]
gene.myers@gmail.com
62f709a3c94e7b2bb9c3590cee7f567fb066a034
4dbb45758447dcfa13c0be21e4749d62588aab70
/iOS/Classes/Native/mscorlib_Mono_Security_Authenticode_AuthenticodeBa3046059246MethodDeclarations.h
fd28a8d3dd73bce29c531c5ad388d061ebb191c7
[ "MIT" ]
permissive
mopsicus/unity-share-plugin-ios-android
6dd6ccd2fa05c73f0bf5e480a6f2baecb7e7a710
3ee99aef36034a1e4d7b156172953f9b4dfa696f
refs/heads/master
2020-12-25T14:38:03.861759
2016-07-19T10:06:04
2016-07-19T10:06:04
63,676,983
12
0
null
null
null
null
UTF-8
C
false
false
2,241
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> // Mono.Security.Authenticode.AuthenticodeBase struct AuthenticodeBase_t3046059246; // System.String struct String_t; // System.Byte[] struct ...
[ "lii@rstgames.com" ]
lii@rstgames.com
26b0b80dc55ef59f558f25688ef624ebc7505842
9f83c1ca4a402833903ba55ea00aa061bf3e7d32
/macros/MakeAnaNueTreePECut.C
038fc453a4d9c4fb6dac933e50df57f6ca44d0f1
[]
no_license
dungphan90/MINOS-NueAna
63bb99e75621d7b5e85ce39a268204e2e771f5f1
5ffafe0ab9292adbf4f8ecefcb0df65a44eabc0b
refs/heads/main
2023-03-03T19:12:41.400507
2021-02-16T17:59:51
2021-02-16T17:59:51
339,484,662
0
0
null
null
null
null
UTF-8
C
false
false
7,742
c
// Macro for making AnaNue trees //----------------------------------------------------------------------------- // Can be run in several ways: //---------------------------- // SNTP files (Birch/Carrot or Cedar/Daikon): // loon NueAna/macros/MakeAnaNueTree.C blah.sntp.root // or // loon 'NueAna/macros/MakeAn...
[ "brianp.dung@gmail.com" ]
brianp.dung@gmail.com
27e7845682596f46953ad6e9b3882fffe5fc7709
0bbf35091b8b9ea10ce65ccdd0b9dbf459dc64ed
/platform/base/hal/plugin/antenna/antenna.c
2bd68894b7f617033f1c4c2a73bdcd10134705c0
[ "Zlib" ]
permissive
silabs-DavidS/sdk_support
c833d95bef26c1a2e070a89b2d80c7c2bb8da3e5
d394d99c9d8f36c128085c5a8115b70b2cd8685e
refs/heads/master
2022-12-05T08:38:10.266469
2020-08-25T02:35:31
2020-08-25T02:35:31
290,084,030
0
1
NOASSERTION
2020-08-25T02:36:23
2020-08-25T01:45:52
C
UTF-8
C
false
false
9,364
c
/***************************************************************************//** * @file * @brief HAL functions to control antenna mode ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b> *********************...
[ "jean-francois.penven@silabs.com" ]
jean-francois.penven@silabs.com
a511458f2d2f87efb17388577941c21db56642d6
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/reactos/sdk/lib/3rdparty/adns/src/extr_query.c_makefinal_query.c
c923717f0ff07265013b8560335cd23bf60398bc
[]
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
2,389
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
77890f387e4cbf7731bfd44bfde87e12cffd315d
b67205d579dfe4aa5eb3f7f9eb95b3b5b8dd4a5d
/src/usbd_8dev_if.c
617aebd68c7888ea736a7a1cd3cf1e8b07e44671
[ "MIT" ]
permissive
zhuhui09/canalyze-fw
14da496a84ea10c3239517697ad28a4e0a57a7be
10285cee4a92dab81b7f901e61b29264f1a9fb0b
refs/heads/master
2022-04-16T01:11:20.724679
2020-04-13T01:51:58
2020-04-13T01:51:58
null
0
0
null
null
null
null
UTF-8
C
false
false
13,210
c
/** * Handle device driver protocol. * * Responsible for sending the correct message format, responding to commands * etc. All USB communication is piped through @see usbd_8dev.c * This file contains the main working of the device and is mostly event * driven through callbacks @see USBD_8DEV_ItfTypeDef received f...
[ "kenny.kuchera@gmail.com" ]
kenny.kuchera@gmail.com
182098f546dbb238659fa31d9bb12738cdac9da1
a98815e4373a8bc51125165bcd5cc50654092456
/pset3/recover/recover.c
a25f01a9626c7c3b83d5638a34c209aaf9787e32
[]
no_license
iSpammer/CS50
489b51fdf98c8e1d0dea01b157696cad10915e15
ad3cbdba5b9644ddf14803f51117455fa9db35bc
refs/heads/master
2020-04-25T02:56:08.529758
2019-02-25T07:49:12
2019-02-25T07:49:12
172,458,809
0
0
null
null
null
null
UTF-8
C
false
false
2,173
c
#include <stdio.h> #include <stdlib.h> #include <cs50.h> int main(int argc, char *argv[]) { if (argc != 2) { fprintf(stderr, "usage ./recover car.raw\n"); return 1; } //open the card file char *infile = argv[1]; FILE *outptr = fopen(infile, "r"); if (outptr == NULL) { ...
[ "ispamossama@gmail.com" ]
ispamossama@gmail.com
c499b0e875363e7f20b54fed921ac196a1b177a4
c737ee530d39451c62a86750ff9cc19f1dabc035
/MiniFun/Builds/IOS/0.0.0.2/Classes/Native/mscorlib_System_Collections_Generic_List_1_gen2204984990MethodDeclarations.h
b2679eb4c9279a75378cb84aef3444365b3ed379
[]
no_license
Zaidock/MiniFun
816df20bc25ada51f4ed1b3777ecbf279308f3af
96ab024d1c4e103843aa88632b0db820d3fb0526
refs/heads/master
2021-01-13T14:09:46.859046
2016-12-11T00:47:58
2016-12-11T00:47:58
76,146,055
0
0
null
null
null
null
UTF-8
C
false
false
17,218
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include <assert.h> #include <exception> #include "codegen/il2cpp-codegen.h" #include "mscorlib_System_Collections_Generic_List_1_gen1244034627MethodDeclarations.h" // System.Void S...
[ "zaidock@users-MacBook-Pro.local" ]
zaidock@users-MacBook-Pro.local
0a61bdac9ef927e82eee24ef0367727480f813fb
fe5e4748939432af1d691f9d5837206fbf6c6c2f
/C++/codeforces_socks.c
e9856251e5858839477b4886e07a9a02ab850543
[]
no_license
soadkhan/My-Code
e0ebe0898d68df983e8c41e56633780d6ac22c39
72fc258cdbf08d86f20a565afe371713e8e8bc39
refs/heads/master
2021-01-23T03:27:34.181019
2017-03-24T14:42:15
2017-03-24T14:42:15
86,077,758
0
0
null
null
null
null
UTF-8
C
false
false
304
c
#include<stdio.h> int main(void) { int n,m,i,j=0; scanf("%d %d",&n,&m); if(n==1) { printf("1\n"); return 0; } n=n-1; for(i=2;;i++) { if((i-1)%m==0) { n=n+1; } if(n==0) { printf("%d\n",i-1); return 0; } n=n-1; } return 0; }
[ "khancse5914@gmail.com" ]
khancse5914@gmail.com