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
bdb433f52aabd0598dfd614d06a06df651eda122
297a8b509a6c809cd1e53cede93820a1502617cf
/Library/IDLFramework/inc/Scheduler/scheduler.h
e32032277351f2db07988d95118424a64553b582
[]
no_license
johnpcondon/TestRepo
a5664423d22407ecdac3e6d8d15506d016d6a83f
e3cbf7db6a82aea515e7e5f09b0c85c9d4a3d26f
refs/heads/master
2021-01-18T20:12:27.881764
2015-06-16T19:37:39
2015-06-16T19:37:47
37,550,497
0
0
null
null
null
null
UTF-8
C
false
false
3,309
h
/* ========================================================================== */ /* */ /* scheduler.h */ /* (c) 2013 John Kablan */ ...
[ "jcondon@innovativedesignlabs.com" ]
jcondon@innovativedesignlabs.com
2bd9793b4872359d920c8c5b1f07d2b9525c276b
f8e6f6c6fa9495561653ca41777d754e431ad543
/demos/common/include/aws_clientcredential.h
bd555de3e7a1fc47609fe26005462bd94656c3ae
[ "MIT" ]
permissive
roedan/amazon-freertos
b3750673f345a6985bf1a988babf1b5c1c326a19
52edb7c79ee1691088208ad5fdd6e062bbe8151b
refs/heads/master
2021-08-24T06:32:46.955449
2017-12-07T17:47:06
2017-12-07T17:47:06
113,350,623
1
2
null
2017-12-06T18:05:40
2017-12-06T18:05:39
null
UTF-8
C
false
false
2,921
h
/* * Amazon FreeRTOS V1.0.0 * Copyright (C) 2017 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * 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, includi...
[ "aggarg@amazon.com" ]
aggarg@amazon.com
300b56d3c3370b72d36c2c723ac8b7974fd3518d
4051e1360fc61f73891c6a1dcc2a22c6ce928ef6
/pgutil.h
76c8a802713bc66696f6cd9e58346c057ef81547
[]
no_license
philcrump/groundstation-tracking-scheduler
7ed962d67b2cab486b028a472f4ca63ff18f7601
d03f823858da3c3c9b94caabfb28c17894001f1f
refs/heads/master
2021-01-23T05:50:51.282417
2019-02-08T13:13:27
2019-02-08T13:13:27
92,995,203
1
2
null
null
null
null
UTF-8
C
false
false
153
h
#ifndef __PGUTIL_H__ #define __PGUTIL_H__ void pg_transaction_begin(PGconn *conn); void pg_transaction_commit(PGconn *conn); #endif /* __PGUTIL_H__ */
[ "phil@philcrump.co.uk" ]
phil@philcrump.co.uk
48c4e563de2fbcae4df42f2d06a166c91854cced
14beda43a72aa1941da902adaf1f6aabd555e262
/GD32Board/Hardware/NBIOT/at_conn_mqtt.c
a10167aa4e36ff7b7fd2721dbf16b44b06e10d80
[]
no_license
736727429/hello-world
4b1952522f49de88e56dfe366d6b83d12f3fc9b9
304354fc39deb22a87dc0473ffddcce2e7ef1f66
refs/heads/master
2022-03-05T16:24:21.071610
2022-02-27T14:05:59
2022-02-27T14:05:59
137,191,336
0
0
null
2018-06-13T09:52:54
2018-06-13T09:10:24
null
UTF-8
C
false
false
78
c
/* * at_conn_mqtt.c * * Created on: Aug 9, 2019 * Author: yxq */
[ "danny@gs-robot.com" ]
danny@gs-robot.com
2e231adccc5e025e73abc8cf9a99069010c4048a
28d0f8c01599f8f6c711bdde0b59f9c2cd221203
/sys/external/bsd/drm2/dist/drm/i915/i915_query.c
69bf77c45582eb8427a1977ea473b8d2a8869800
[]
no_license
NetBSD/src
1a9cbc22ed778be638b37869ed4fb5c8dd616166
23ee83f7c0aea0777bd89d8ebd7f0cde9880d13c
refs/heads/trunk
2023-08-31T13:24:58.105962
2023-08-27T15:50:47
2023-08-27T15:50:47
88,439,547
656
348
null
2023-07-20T20:07:24
2017-04-16T20:03:43
null
UTF-8
C
false
false
12,126
c
/* $NetBSD: i915_query.c,v 1.2 2021/12/18 23:45:28 riastradh Exp $ */ /* * SPDX-License-Identifier: MIT * * Copyright © 2018 Intel Corporation */ #include <sys/cdefs.h> __KERNEL_RCSID(0, "$NetBSD: i915_query.c,v 1.2 2021/12/18 23:45:28 riastradh Exp $"); #include <linux/nospec.h> #include "i915_drv.h" #include ...
[ "riastradh@NetBSD.org" ]
riastradh@NetBSD.org
a468b508c4db55dfa4f08b730936e6c7aa0caadc
1ae06dc85014fbb658aba733053763165950d318
/vendor/github.com/spdk/spdk/dpdk/lib/librte_eal/common/include/generic/rte_byteorder.h
7d9a1463c40c4a9c1be962baa31344ac47530fe7
[ "BSD-3-Clause", "GPL-2.0-only", "Apache-2.0" ]
permissive
intel/oim
4bc003da0a6b75d1fe50c848aa9bb68145fc69c0
ee179563970db92487d76b373cc3b25dc2c99ca5
refs/heads/master
2023-09-03T01:15:52.079309
2022-08-04T22:47:56
2022-08-04T22:47:56
168,253,801
18
9
Apache-2.0
2019-03-04T15:20:47
2019-01-30T00:48:36
Go
UTF-8
C
false
false
6,777
h
/* SPDX-License-Identifier: BSD-3-Clause * Copyright(c) 2010-2014 Intel Corporation */ #ifndef _RTE_BYTEORDER_H_ #define _RTE_BYTEORDER_H_ /** * @file * * Byte Swap Operations * * This file defines a generic API for byte swap operations. Part of * the implementation is architecture-specific. */ #include <st...
[ "patrick.ohly@intel.com" ]
patrick.ohly@intel.com
f79511df70428c2eefb7c5dbe1473a163a7d0e61
45e66980d15a06b264f31f9a7d6dcd6dc271b815
/src/crypto/cubehash.c
5e3e6bad453a295c861cc679b9194a4443df94d6
[ "MIT" ]
permissive
Lucky1689/ukcoin
e3ff17c66c85f5531d81580e4bc84ff3994924af
11bcd6ded7b11a7179e32f1bf0d6f75615c0dde1
refs/heads/master
2022-09-20T17:25:14.553647
2020-06-03T18:08:17
2020-06-03T18:08:17
262,382,958
0
0
null
null
null
null
UTF-8
C
false
false
17,757
c
// Copyright (c) 2018 The Bitcoin Core developers // Copyright (c) 2017 The Raven Core developers // Copyright (c) 2018 The Rito Core developers // Copyright (c) 2020 The Ukcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-...
[ "Ukcoin168@gmail.com" ]
Ukcoin168@gmail.com
e18742dc417829cf2831ced9cc6d6e49ffdce967
dd67bfc5663dc16da51826bc2f8f977d1a6dbcc2
/univdec/hal/lg1152/vp8/vp8/vp8hwd_headers.h
96f9a2ae1b0bc081f0a40444cfd9e07229301c65
[]
no_license
erfanoabdi/lg115x-kdriver-gtv
3d758aca76ef55ee48aca869e6b89a4161452e60
16fe95ff2c6a299d567806e67027b57f70c57bfb
refs/heads/master
2020-12-09T21:44:13.186009
2020-01-12T16:36:12
2020-01-12T16:36:12
233,423,637
0
0
null
null
null
null
UTF-8
C
false
false
1,889
h
/*------------------------------------------------------------------------------ -- -- -- This software is confidential and proprietary and may be used -- -- only as expressly authorized by a licensing agreement from ...
[ "erfangplus@gmail.com" ]
erfangplus@gmail.com
2fcc9617f0af7a04212c334aa98d7f24c66577e2
6171f1b926b96eb43b84e15860937ff474166494
/src/uInvLys.X/uInvLys_isr.c
50d9ea8d2248571c17cfed8b3c54e632f01114ba
[]
no_license
ilyas9461/microInverter
8e62085865e70b824a0222d2f0b0837471800611
c28f18954878091c368fdac9b3f5dcc7d44f42b7
refs/heads/main
2023-06-15T12:18:22.121545
2021-07-10T16:34:15
2021-07-10T16:34:15
384,738,315
0
1
null
null
null
null
UTF-8
C
false
false
19,063
c
#include "uInvLys_isr.h" // System Faults unsigned char criticalFaultFlag = 0, inverterFrequencyErrorFlag = 0, frequencyFaultCounter = 0; int maxInverterOutputVoltage = 0, rectifiedInverterOutputVoltage = 0; // Compensator Variables int rectifiedInverterOutputCurrent = 0, peakInverterOutputVoltage = 0; long int Ioutp...
[ "ilyas@nioyatech.com" ]
ilyas@nioyatech.com
15c586d8668a0444e0f14fa730472be3380266de
adc79e9544cba8fcde05ef9484a6f9b63b313c81
/Sports-Facilities-Management-System/Sports-Facilities-Management-System/fusage.h
b2b5e0f3a3ab2205b8c37f18bc59c688dec5c7e9
[]
no_license
Tiffceet/Sports-Facilities-Management-System
5b67ca718cb392063e8f0ae31db71499fb8e7bab
3a757daa4e7fe715d77c32e9f4097463263f7a52
refs/heads/master
2020-09-06T06:54:07.389674
2019-12-31T08:41:14
2019-12-31T08:41:14
220,356,685
0
0
null
null
null
null
UTF-8
C
false
false
297
h
#pragma once #ifndef FUSAGE_H #define FUSAGE_H void fusagemain(); void staffLogin(); void fusagemain(); void fUsageRecord(); void fUsageAddRecord(); void fUsageSearchRecord(); void fUsageModify(); void fUsageDisplay(); int fUsageMenu(); // variable for filepath char fusageFilePath[1024]; #endif
[ "satishsnaidu3@gmail.com" ]
satishsnaidu3@gmail.com
f59fe588b38cbdb89416f569a95a719098b2e189
1b74f6b5790daa7cb5e9385b851a0ed6d109f305
/compiler/src/analysis/process_symbol_table.c
a92ff898590ecf9bad835af4182d746b831c89ae
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
rummens1337/compilerconstruction
ccf89349bcd4ba5833548d141a60d8e0d184e661
7b37fe165fae4e6d7a1bb5a53cc2c77331dd6521
refs/heads/master
2022-04-12T21:00:39.834169
2020-04-12T21:10:14
2020-04-12T21:10:14
240,024,095
0
0
null
null
null
null
UTF-8
C
false
false
8,587
c
/***************************************************************************** * * Module: process symbol table * * Prefix: PST * * Description: process symbol table * *****************************************************************************/ #include "process_symbol_table.h" #include "symbol_table.h" #i...
[ "hamza.aitmessaoud@student.hu.nl" ]
hamza.aitmessaoud@student.hu.nl
5de0dd7bfa005cddadfd116111192ee5133f0af3
741bd5879ed9a77b2d9e2ebb115b349b7a2ea143
/message passing practice/interact_reciever.c
2f70b1fd6ea9e40efdd05b6145af807413311a8e
[]
no_license
zxp86021/GG-shell
66867b558c7fa8f5bb9b547b14f5c7cc80c475cc
b25ca08eaeab65a6f5427396db27a105142ac18b
refs/heads/master
2021-08-30T20:36:16.326864
2017-12-19T10:28:17
2017-12-19T10:28:17
108,957,095
0
0
null
null
null
null
UTF-8
C
false
false
736
c
#include <stdio.h> #include <sys/msg.h> #include <stdlib.h> #include "msg_buf.h" int main() { int msgqid; key_t key = 0x123; int msgflag = IPC_CREAT|0666; struct msqid_ds buf; int ret; struct msgbuf mbuf; if ((msgqid = msgget(key, msgflag)) < 0) { printf("message queue create faile...
[ "zxp86021@gmail.com" ]
zxp86021@gmail.com
cc30d52d6e069d769cdb4dff15947a3c9d3fc84d
d2f26f4f6376f95a7c9b01dece58e82f58b4894f
/Src/stm32f4xx_it.c
92aca190640e8882de74786c22971e03cbb5f26f
[ "MIT" ]
permissive
winxos/stm32f4iap
626648bbb01c5548e8032dfc2b3ae0dce36252fe
bd09ab9b4a990c4b67ed03fbb7b3ca0eae473db8
refs/heads/master
2021-04-28T11:04:35.889234
2018-02-26T12:34:15
2018-02-26T12:34:15
122,082,421
2
1
null
null
null
null
UTF-8
C
false
false
5,900
c
/** ****************************************************************************** * @file stm32f4xx_it.c * @brief Interrupt Service Routines. ****************************************************************************** * * COPYRIGHT(c) 2018 STMicroelectronics * * Redistribution and use in source...
[ "winxos@hotmail.com" ]
winxos@hotmail.com
8d869becf28997c334ad457dfe1c43f5e93e794b
7cd2ab9e24e5eb9ec3e81d8d31a6c5cbe2c19a6c
/WinDump/print-juniper.c
07a39c4217a8bf8db322249b5d506f41a69739de
[ "MIT" ]
permissive
hjw21century/WinDump-Npcap-VS2013
75d19cffccfcc1fdedf2f10822f5d5faccaa828a
71fd696b99dce4172717efd6db000e6e6577f4aa
refs/heads/master
2021-01-15T22:19:03.511484
2017-08-10T08:51:35
2017-08-10T08:51:35
99,896,663
0
0
null
null
null
null
UTF-8
C
false
false
30,748
c
/* * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that: (1) source code * distributions retain the above copyright notice and this paragraph * in its entirety, and (2) distributions including binary code include * the above copyright notice and this par...
[ "hjw21century@163.com" ]
hjw21century@163.com
47ec8b72e13c6087fc39c9e65066b80e1e3229c1
8c8df6262f6a346a4568ae0aa69bfc93314774f6
/client-command-macro.h
c1007ee1e4f4bfa1917d7dd037dbe6a5e8c80313
[]
no_license
thonv54/ZigbeeCoor
7ee56d9c6449f21062053f3354adcad283ced6da
12731108ed977b8c856623734ec5196b63dc9138
refs/heads/master
2020-04-18T15:18:32.258706
2016-09-15T09:45:34
2016-09-15T09:45:34
66,124,238
1
0
null
null
null
null
UTF-8
C
false
false
628,233
h
// This file is generated by Ember Desktop. Please do not edit manually. // // // Enclosing macro to prevent multiple inclusion #ifndef CLUSTER_CLIENT_API #define CLUSTER_CLIENT_API // This is generated client API /** * @addtogroup command Application Framework V2 command interface Reference * This document de...
[ "thonv54@gmail.com" ]
thonv54@gmail.com
750567272500b94816afea79162597b3f78df08c
6c3616e34ecbf07759a624a682ac135fee135a05
/Inc/stm32f4xx_it.h
e47a103b2ff0cef3c60a8021a2c5bb9a33e41c04
[]
no_license
0x1iii1ii/Quadcopter-Project-2021-ITC
2549e563b95b13d036750c0082b3e92706d91c87
a16f740f115cad20c3f20f95d55c3e988592c646
refs/heads/main
2023-06-09T08:01:26.192112
2021-07-01T12:35:12
2021-07-01T12:35:12
310,172,569
0
1
null
null
null
null
UTF-8
C
false
false
2,627
h
/* USER CODE BEGIN Header */ /** ****************************************************************************** * @file stm32f4xx_it.h * @brief This file contains the headers of the interrupt handlers. ****************************************************************************** * @attention * ...
[ "noreply@github.com" ]
0x1iii1ii.noreply@github.com
dff44ea03fd011c900d84151fb626e47426cf1b2
2a88a2adcf066ab1c5176e87390b468c8e696c08
/dist-development/cpu/efm32/families/efm32zg/include/vendor/efm32zg_cmu.h
6cfd879a94e9fb24fd417abddf893221108cd26b
[ "MIT" ]
permissive
kaibeckmann/EFM2RIOT
c93aefb72c633e00e5727b2feb63f47e3f88a9f8
6c1abc0e83be3a566162458f475c04e7000a338b
refs/heads/master
2021-01-01T17:50:55.318734
2017-12-15T16:17:22
2017-12-15T16:17:22
98,175,194
0
0
null
2017-07-24T09:46:04
2017-07-24T09:46:04
null
UTF-8
C
false
false
114,328
h
/**************************************************************************//** * @file efm32zg_cmu.h * @brief EFM32ZG_CMU register and bit field definitions * @version 5.3.3 ****************************************************************************** * # License * <b>Copyright 2017 Silicon Laboratories, Inc. h...
[ "basstottelaar@gmail.com" ]
basstottelaar@gmail.com
81d35d1fa985f6ee1a00f6a4d44dda9c7423c9a6
a87d025342d5a8ca97f1f7a5c4caec7db9a7960e
/apps/blemesh_light/src/main.c
0d88e3db0d8961edd75aa15b878d34347c3c4ae3
[ "Apache-2.0", "LicenseRef-scancode-gary-s-brown", "BSD-3-Clause" ]
permissive
RT-Thread-packages/nimble
070d7cce12b3fdaf575bae4a601a55b5a4c24a1d
4e7653a22e8bcf499dd4a8a978a371d5969c862e
refs/heads/master
2023-03-17T23:29:05.734717
2023-01-15T13:27:14
2023-01-15T13:27:14
167,159,041
128
79
Apache-2.0
2023-01-15T09:31:01
2019-01-23T09:51:28
C
UTF-8
C
false
false
3,552
c
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
[ "hcr1947@163.com" ]
hcr1947@163.com
6df3487a64153693bd815449ef15487d478bac7b
d8133f2f81f7cf3d8304703aa797d2b54c78b0ad
/HARDWARE/OLED/oled.c
54fa3178b7e7294d096ea692af46fb948cceb4e3
[]
no_license
pca6191/meca_base
412e63dafb11306b2fdc19581a1735da63d73527
91b031f9e18d486d01baa45a49ecf4a3bf2f16be
refs/heads/master
2022-12-01T04:23:01.436378
2020-08-16T03:25:25
2020-08-16T03:25:25
287,710,829
0
0
null
null
null
null
UTF-8
C
false
false
7,418
c
#include "oled.h" #include "stdlib.h" #include "oledfont.h" #include "delay.h" /************************************************************************** ���ߣ�ƽ��С��֮�� �ҵ��Ա�С�꣺http://shop114407458.taobao.com/ **************************************************************************/ u8 OLED_GRAM[...
[ "kc.chang@coretronic.com" ]
kc.chang@coretronic.com
472d80175de2118947a4841fcd4dfcc188ae6ad4
dc0f927f814dc6a11aaad80585490c9bffa0c791
/isr_hdl.c
e4a9864d12a54254749cc06d8705acc3252e3327
[]
no_license
MatteoRagni/MSP430Sh
f8fc42d1548f460ab017b21b2d4d2770eea52dde
6f24b798e69fbc4bbfed81a2d0a48a0f9a4469a1
refs/heads/master
2016-09-10T10:25:06.292200
2013-09-03T10:18:12
2013-09-03T10:18:12
12,560,414
1
0
null
null
null
null
UTF-8
C
false
false
1,283
c
/* * isr_hdl.c * * Created on: 07/ott/2012 * Author: nirvana1289 */ /* * Inclusioni * */ #include "isr_hdl.h" /* * Implementazioni degli interrupt della libreria * */ #pragma vector=COMPARATORA_VECTOR __interrupt void COMPARATORA_ISR (void) { UART_write("\n\r[ISR]: ComparatorA...
[ "matteo.ragni.it@gmail.com" ]
matteo.ragni.it@gmail.com
fee7d9a7a0e6cda2f999e7e4278daa2e96427920
e0b181ba95bf4691394d969fa3c01322212a57b0
/time/mktime.c
4b05d2ddb8e9255eb8506912850d71cea3618c27
[ "MIT" ]
permissive
lucvoo/slibc
adcfd7af217fc4fe021feb79b1ee0733f80f1495
2f356f934078425b620b047d6344b85912d219a4
refs/heads/master
2020-03-30T02:43:51.948479
2018-10-08T02:03:43
2018-10-09T02:45:53
150,646,413
1
0
null
null
null
null
UTF-8
C
false
false
332
c
#include <time.h> #include "libc/time.h" // for __libc_tm2time() time_t mktime(struct tm *tm) { time_t t; t = __libc_tm2time(tm); // FIXME: does not take timezone in account !! // FIXME: does not take saving day light in account !! // FIXME: does not adjust wday & mon & ... tm->tm_wday = 0; tm->tm_mon = 0; ...
[ "luc.vanoostenryck@gmail.com" ]
luc.vanoostenryck@gmail.com
43c796d51f7ce01c1791cc29b18fc830050deedc
0345df8f3f019cce422ed303783b0d2c2e17eb29
/ip.c
c5e1bfa904fe5a74fd6dee6c2a6adb582b158e80
[ "BSD-3-Clause" ]
permissive
cakturk/unet
85ed550ee867b8136455ed5241d4c6603974dca9
206da696408c1329908376b88616f575255b7196
refs/heads/master
2020-12-30T13:38:49.782701
2017-11-12T16:01:45
2017-11-12T16:01:45
91,232,511
18
1
null
null
null
null
UTF-8
C
false
false
1,615
c
#include <stdio.h> #include <stddef.h> /* NULL */ #include "netif.h" #include "mbuf.h" #include "udp.h" #include "netsniff.h" #include "checksum.h" #include "etherif.h" #include "arp.h" #include "unet.h" static char fmt_buf[1024]; static struct strbuf sb = { .size = sizeof(fmt_buf), .buf = fmt_buf }; void ip_input...
[ "cakturk@gmail.com" ]
cakturk@gmail.com
01e3ceb2dfb4280d89be421479b68ff93e057cbb
04d1a4c090e2e37cd47a8c67a64f40c9ed57c536
/libft/srcs/ft_strlen.c
3335890ab4ef9ab9751b3b69706da68fa1d66b12
[]
no_license
Fofonew/ft_ls
791c2352d410842468a199cd25f13cf521508fdb
241518f23766f453db2d553208486d3a67b18f54
refs/heads/master
2022-06-17T01:04:19.653557
2022-05-19T19:04:27
2022-05-19T19:04:27
93,299,483
0
0
null
null
null
null
UTF-8
C
false
false
1,002
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strlen.c :+: :+: :+: ...
[ "doriol@student.42.fr" ]
doriol@student.42.fr
507d0548df79f63196dcb579d504b61710162710
911f754c53337c564ed8feac4098193356b13850
/klish/kplugin.h
e274304272a2f0a9f7c52a6e9df0dbd2fb01a56e
[ "BSD-3-Clause" ]
permissive
adimgong/klish-1
8f05ba501561b44c94c4396899fe409e6315d78a
22d87b4d99e59533afa7a8b8af09e6e637a77dc5
refs/heads/master
2023-04-24T14:17:33.244825
2021-04-21T16:13:32
2021-04-21T16:13:32
null
0
0
null
null
null
null
UTF-8
C
false
false
2,329
h
/** @file kplugin.h * * @brief Klish scheme's "plugin" entry */ #ifndef _klish_kplugin_h #define _klish_kplugin_h #include <stdint.h> #include <faux/list.h> #include <klish/ksym.h> #include <klish/kcontext_base.h> // Current API version // Major and minor version numbers is uint8_t #define KPLUGIN_MAJOR 1 #defin...
[ "serj.kalichev@gmail.com" ]
serj.kalichev@gmail.com
654f84214e7b464088b1474f1b98fec7c1b5d260
d40efadec5724c236f1ec681ac811466fcf848d8
/branches/top_secret/code/ai/ai.h
8f53da8a077d68016de9a34b9b43a76de8139786
[]
no_license
svn2github/fs2open
0fcbe9345fb54d2abbe45e61ef44a41fa7e02e15
c6d35120e8372c2c74270c85a9e7d88709086278
refs/heads/master
2020-05-17T17:37:03.969697
2015-01-08T15:24:21
2015-01-08T15:24:21
14,258,345
0
0
null
null
null
null
UTF-8
C
false
false
35,805
h
/* * Copyright (C) Volition, Inc. 1999. All rights reserved. * * All source code herein is the property of Volition, Inc. You may not sell * or otherwise commercially exploit the source or things you created based on the * source. * */ #ifndef _AI_H #define _AI_H #include "globalincs/pstypes.h" #include "g...
[ "Goober5000@387891d4-d844-0410-90c0-e4c51a9137d3" ]
Goober5000@387891d4-d844-0410-90c0-e4c51a9137d3
4c4bf82d6bf3d8b1a622487ff1834438772bce9b
fc5a3cb6f9de2f4e6d0aa0937578c19c9e86913e
/regression/goto-analyzer/intervals_12/main.c
506e118f898994e30ca6b3d91b0861a14d5d82f7
[ "BSD-2-Clause", "BSD-4-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
hannes-steffenhagen-diffblue/cbmc
610bf7cb45e7b5147a53bed5023e246a53bced12
1fcc711af1d8d489766e38926794df6b500de928
refs/heads/develop
2021-06-05T16:02:58.643414
2020-10-09T14:28:41
2020-10-09T14:28:41
113,325,956
0
0
NOASSERTION
2021-02-12T14:11:37
2017-12-06T14:22:05
SWIG
UTF-8
C
false
false
140
c
int main (void) { int i; int j; if (i <= 0 && j < i) assert(j < 0); if (j < i && i <= 0) assert(j < 0); return 0; }
[ "kroening@cs.ox.ac.uk" ]
kroening@cs.ox.ac.uk
733c2611207b303bb7f0d293b5a82cda7c88492d
22c6c9a9678df4446ac7bc2a2a3c4996865862cb
/往届代码参考/y0umu/2015/决赛/iic.c
cfdc27c8ac4e747bf7e19dfd0bbc6623c977f5b1
[]
no_license
chuiming24/CT107D_STC15W
83c6fce83f6f2fa34098da94c102ccbd63896199
56acdccb07d63ae86ff0af2d4bea2b1a7b72bfc4
refs/heads/master
2022-03-06T00:31:35.382487
2022-02-26T07:57:18
2022-02-26T07:57:18
86,973,607
29
8
null
2018-04-06T15:53:51
2017-04-02T08:37:30
C
GB18030
C
false
false
2,804
c
/* 程序说明: IIC总线驱动程序 软件环境: Keil uVision 4.10 硬件环境: CT107单片机综合实训平台(12MHz) 日 期: 2011-8-9 */ #include "iic.h" //#define DELAY_TIME 10 //总线启动条件 void iic_delay(uchar n) { do { _nop_(); _nop_(); _nop_(); _nop_(); _nop_(); _nop_(); } while(n--); } //?????? void IIC_Start(void) { SDA = 1; ...
[ "antitankxzc@gmail.com" ]
antitankxzc@gmail.com
d86c51f79c8807e769f5209523d6bd4b065aa0b5
0b1cdc9d51d0423fbb90b8c355ae1d23e520a92b
/main.c
8db247ece5259658e98ab98cdba058e264fe9ba8
[]
no_license
aFellowCoder/cCollegeProject
2b4ec6366bdea2c89323b93a42274011298bede0
b795ff7787793cc94172774ec075f04409fa516d
refs/heads/master
2022-12-17T11:27:24.685237
2020-09-23T15:34:26
2020-09-23T15:34:26
298,015,227
0
0
null
null
null
null
UTF-8
C
false
false
4,397
c
#include <stdio.h> #include <stdlib.h> #include <string.h> /** * Generates a number of random lower case letterValues. * The letterValues will be stored in the given array. */ void generate_letterValues(int number, char *destination){ char vowels[] = {'a', 'e', 'i', 'o', 'u'}; int i; unsigned int rand_seed...
[ "noreply@github.com" ]
aFellowCoder.noreply@github.com
849937aeaddcb0286ba207fafaa9c789a405b426
b1c0a1117a62d5f049e189e041aa19a914be6dbd
/extra/hacker/shortshuffle/pcg.h
e7763590b20474b78938dd7df797653e0ea13fa4
[ "LicenseRef-scancode-public-domain" ]
permissive
lemire/Code-used-on-Daniel-Lemire-s-blog
847451d3acbeb28a6a6d50c6686eb537a6fdff41
c13fe68cdec26d45f688b5c58245fb428dc2ddb9
refs/heads/master
2023-08-31T09:55:12.275811
2023-08-31T00:33:59
2023-08-31T00:33:59
3,945,414
729
194
null
2023-09-04T07:50:21
2012-04-06T00:13:02
C
UTF-8
C
false
false
931
h
#ifndef PCG_H #define PCG_H #include <stdint.h> /** BEGIN minimalist PCG code */ typedef struct pcg_state_setseq_64 { // Internals are *Private*. uint64_t state; // RNG state. All values are possible. uint64_t inc; // Controls which RNG sequence (stream) is // selected. Must...
[ "lemire@gmail.com" ]
lemire@gmail.com
c70fb18424da9cc0cd0ce20d06c838f92530d5e9
83e87f6c1a771157d5e505ae0a833cfb7cb106a7
/c/infinite.c
d21b97cd0ae8833be4182186d2e0fdc86887fdb0
[]
no_license
rohitwtbs/235711
7b495915088b54f3a8694f08333efdba263139ea
aaf6d498bb3a4c1d68a7498377627446c9d24a9b
refs/heads/master
2023-04-09T04:02:38.546102
2023-03-26T10:51:20
2023-03-26T10:51:20
174,187,527
0
0
null
null
null
null
UTF-8
C
false
false
92
c
#include<stdio.h> void main() { int i,j=30268,p; for(i=1;;i++) { p=j*i; printf("%d",p); } }
[ "12rohit4@gmail.com" ]
12rohit4@gmail.com
b57b6922152deeb4a82ce9cc1352e4473960aad6
686a0b0abb005533da098c37dc8539ab673482e3
/kern/io/drv/pc/ps2/kbd_us.h
599880ac4f3c8e8713a1faf38e161106ba4217cf
[]
no_license
0x0c72/OS-Zero
d2cd4d3c14d88959a161b16694029e8dc3e1b2cb
1edebf36261c2551951cfcb0fce9bc18302ac9e3
refs/heads/master
2023-02-08T09:59:26.432162
2014-01-15T22:01:21
2014-01-15T22:01:21
null
0
0
null
null
null
null
UTF-8
C
false
false
4,761
h
#ifndef __KERN_IO_DRV_PC_PS2_KBD_US_H__ #define __KERN_IO_DRV_PC_PS2_KBD_US_H__ /* scancodes. */ /* single-byte values. */ #define KBD_ESC 0x01 #define KBD_1 0x02 #define KBD_2 0x03 #define KBD_3 0x04 #define KBD_4 0x05 #def...
[ "tuomoster@gmail.com" ]
tuomoster@gmail.com
82531be60227db83301cb6dc3d418cc4a89322a7
0fa1152e1e434ce9fe9e2db95f43f25675bf7d27
/src/drivers/ins/vectornav/libvnc/src/vn/conv.c
b70082b6a5a0f1eed25cb6a21c2fc7eebac9dbc7
[ "BSD-3-Clause" ]
permissive
PX4/PX4-Autopilot
4cc90dccc9285ca4db7f595ac5a7547df02ca92e
3d61ab84c42ff8623bd48ff0ba74f9cf26bb402b
refs/heads/main
2023-08-30T23:58:35.398450
2022-03-26T01:29:03
2023-08-30T15:40:01
5,298,790
3,146
3,798
BSD-3-Clause
2023-09-14T17:22:04
2012-08-04T21:19:36
C++
UTF-8
C
false
false
1,913
c
#include "vn/conv.h" #include <math.h> #include "vn/const.h" #define C_E2 (0.006694379990141) #define C_EPSILON (0.996647189335253) #define C_ABAR (42.69767270717997) #define C_BBAR (42.84131151331357) #define C_A (6378.137) vec3d ecef_to_lla_v3d(vec3d ecef) { double x, y, z, r, c_phi, ...
[ "noreply@github.com" ]
PX4.noreply@github.com
abee6c7a8d21bf0232b65549ede54576b51b554c
bc949cbcded25afc8511d07c8d86509d5746b2a8
/dataset/1519.c
29c36979b502c38d170731717f2e36146db57050
[]
no_license
hqjenny/CSmith_random_pgm
52aa1face59749a9d0656fc4088f6f921aac2dab
0ebf41b85201cbe791a13304cdb45e22504f0ce7
refs/heads/master
2023-08-17T23:28:24.519500
2021-09-15T19:55:23
2021-09-15T19:55:23
406,904,982
1
0
null
null
null
null
UTF-8
C
false
false
7,663
c
/* * This is a RANDOMLY GENERATED PROGRAM. * * Generator: csmith 2.2.0 * Git version: dcef523 * Options: --no-structs --no-pointers --no-math64 --max-funcs 4 --no-unions --output 1519.c * Seed: 3483276848 */ #include "csmith.h" static long __undefined; /* --- Struct/Union Declarations --- */ /* --- GL...
[ "hqjenny@hotmail.com" ]
hqjenny@hotmail.com
b3976a1a4ba08c8cbd4319ddc0abfd4ba01e3c69
dc6a1cbb9a20d0bd30db5e08d603c8d22fe889f4
/libft/ft_putstr_fd.c
adc807798e07b82109c3d1fceefc39cd82b958ea
[]
no_license
G89Cl215/Fillit
fe0c25c53087b6f22c80c955449afcd2adc974b8
4551ad2cdaad100cb86160d35b6e19f1a5be8925
refs/heads/master
2020-04-08T20:16:07.864039
2018-12-09T11:08:55
2018-12-09T11:08:55
159,691,510
0
0
null
null
null
null
UTF-8
C
false
false
1,013
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_putstr_fd.c :+: :+: :+: ...
[ "tgouedar@e2r1p4.42.fr" ]
tgouedar@e2r1p4.42.fr
7f3af617c302f884db7e48c9a3361d231fe5e549
9572068c2bd9c2bd3b57ef4cd01bf46b4796edd4
/Hw9/code/hw09.c
02b8f61870121e16912fdc452827e85d7447d4d4
[]
no_license
Degermandal/Computer_Programming
087e97e1394aaee30df1d8fdab643056067d7185
468bdb3f276e2f12ee4e15dc184ba9c70b67e93c
refs/heads/master
2020-04-22T00:02:31.128690
2019-02-10T10:20:25
2019-02-10T10:20:25
169,965,684
1
0
null
null
null
null
UTF-8
C
false
false
7,384
c
#include <stdio.h> #include <string.h> #include <stdlib.h> #define NAMELEN 50 #define MAXRECORD 500 typedef struct record_s { int id; char number[NAMELEN]; struct record_s *next; } Record; typedef struct person_s { int id; char name[NAMELEN]; double expenditure; Record *numbers; /* head h...
[ "degermandal@gmail.com" ]
degermandal@gmail.com
7410fbe539d57d5ca7a907f67c74a3121f0d3a01
aee5e113d4739740fa5dbe2acf62218f824ff13c
/latest/intruder/stream.h
228d2f5d58385a27be12cc4184ee0bdaeee17bc5
[ "BSD-3-Clause" ]
permissive
hlitz/stamp_libitm_excitevm
0ea8d2655678f4ca6299d38c95b9ab04ee4a2b05
cda1a76c01e18ae7e51650d6921630fdee499de9
refs/heads/master
2020-05-17T01:23:04.717961
2015-06-29T20:18:35
2015-06-29T20:18:35
32,036,335
3
0
null
null
null
null
UTF-8
C
false
false
4,465
h
/* ============================================================================= * * stream.h * * ============================================================================= * * Copyright (C) Stanford University, 2006. All Rights Reserved. * Author: Chi Cao Minh * * =========================================...
[ "spear@cse.lehigh.edu" ]
spear@cse.lehigh.edu
e5c51da77f830f9984ebea5fb6624bea89104f9b
bdac59533b957261ba31a161cfe7d385d587ab0e
/allfiles/C files/proj2.c
c06942995a85fa9f48e44c8932f8b4c8a52528a0
[]
no_license
cletus93/cletus93schoolwork
cebaf112a71c161779e0a510b1d67c0929fc58cf
c7e9297c10b072870a25379d74ad1e7d07355217
refs/heads/master
2021-01-12T08:29:16.666399
2017-06-13T16:49:04
2017-06-13T16:49:04
76,594,970
0
0
null
null
null
null
UTF-8
C
false
false
643
c
//This program takes of list of integers from the user and sorts them using a tree from least to greatest. #include <stdio.h> #include <string.h> #include <stdlib.h> #include "tree.h" int main () { FILE *outfile; outfile = fopen ("sortedlist.h", "wb"); int i, n, count = 0; int arr[1000]; printf("Please enter ...
[ "noreply@github.com" ]
cletus93.noreply@github.com
d90b761c2083f76d27a40df3a657dc93c1e830f5
d818801f58f10c1c1acc7666d00e518ee4566a36
/RemoteFolder/mpich-3.1.4/src/binding/fortran/mpif_h/reduce_scatter_blockf.c
c7ee000bd9e74b9bf0fc8b5af6ee4478da908753
[ "mpich2" ]
permissive
bhatnags/HPC_Benchmarks
08ff1c88b8f4a96277fffb61192d87411c5dd880
1b7138133056ed0cafa8f88f9f55917f3f38a47d
refs/heads/master
2020-04-02T18:24:48.080763
2018-10-25T18:20:16
2018-10-25T18:20:16
154,698,991
1
0
null
null
null
null
UTF-8
C
false
false
18,203
c
/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. * * This file is automatically generated by buildiface * DO NOT EDIT */ #include "mpi_fortimpl.h" /* Begin MPI profiling block */ #if defined(USE_WEAK_SYMBOLS) && !defined(USE...
[ "bhatnags@tcd.ie" ]
bhatnags@tcd.ie
d4cac80a142ebfc56ca3fbc6bd143d3808e718e3
2ca8009b82171574a373f14cef8c748488ee2c14
/client/driver_dns.c
649e3d5fc595f69cc3bc507bbadbb0529c3b9204
[]
no_license
robertwessen/dnscat2
8d355030a17c4e71783ab6a44ac9a35a55a120ac
880b9221655976fb46874e2467aa2f19ca274e39
refs/heads/master
2021-01-18T10:49:33.867538
2015-03-13T19:43:05
2015-03-13T19:43:05
null
0
0
null
null
null
null
UTF-8
C
false
false
10,537
c
/* driver_dns.c * Created July/2013 * By Ron Bowes */ #include <assert.h> #include <ctype.h> #include <stdio.h> #include <string.h> #include "buffer.h" #include "dns.h" #include "log.h" #include "memory.h" #include "message.h" #include "types.h" #include "udp.h" #include "driver_dns.h" #define MAX_FIELD_LENGTH 62...
[ "ron@skullsecurity.net" ]
ron@skullsecurity.net
cba7e1c028b0e8f32a8eb7c22a0725157d1b3a87
a889ca901f43f60c7b105e0a6cdf2abf76980698
/dominion/mutants/mutant101429_dominion.c
bca789af2709778f31b9e43b252d5f7a25bae7ef
[]
no_license
cs362sp16/cs362sp16_berezam
cd21fb143531fed76d68f1cb71b08dff4c440de9
b44a43198f23932f015abe6379b1ac2fdebe053b
refs/heads/master
2016-09-12T21:10:55.700141
2016-06-08T04:56:07
2016-06-08T04:56:07
56,246,014
0
0
null
null
null
null
UTF-8
C
false
false
33,430
c
#include "dominion.h" #include "dominion_helpers.h" #include "rngs.h" #include <stdio.h> #include <math.h> #include <stdlib.h> #include <string.h> //for memset int compare(const void* a, const void* b) { if (*(int*)a > *(int*)b) return 1; if (*(int*)a < *(int*)b) return -1; return 0; } struct gameState* newGam...
[ "berezam@flip3.engr.oregonstate.edu" ]
berezam@flip3.engr.oregonstate.edu
1a8c8119d8a230123f9d00af09d718aa3fe55e71
c6b2ef3f8b03b2b3bcaf26cc14b34efd1e38c7ee
/hello_world/src/main.c
6ab896702a67a5669b1abdfc0c4d92a0fabb5457
[ "Apache-2.0" ]
permissive
ccarrizosa/zephyr_sandbox
de3216277212eaeeb84f2abac3828fd19cad83e1
fa840ba91c0106b80e60c1dd0d27c2b6e1cc5e0e
refs/heads/master
2021-01-10T13:26:16.698933
2016-03-30T18:03:43
2016-03-30T18:03:43
52,474,408
0
0
null
null
null
null
UTF-8
C
false
false
840
c
/* * Copyright (c) 2012-2014 Wind River Systems, Inc. * * 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 applic...
[ "c.carrizosa@gmx.com" ]
c.carrizosa@gmx.com
ef6e55e9e85e3f519003d32e2978da351c0a3ffc
6dd73e894577ee0f2a79f6ec23efc8c4d9d09a18
/git_ipc/app_rebulid/sdk/HI3516C_V3/hi_isp_cfg_parse.c
2c75ba3ec5bff8ce087fbdc4784907f314e5a847
[]
no_license
qq431169079/git_ipc_hi3516C_V3
55339f4091fb9ded4aa3c56ebab1e3c215bd2536
b6823975bcc8c191279261120d523c36007c28b9
refs/heads/master
2020-07-30T21:57:35.290278
2019-08-10T18:53:08
2019-08-10T18:53:08
null
0
0
null
null
null
null
UTF-8
C
false
false
28,264
c
#include "hi_isp_cfg_def.h" #include "hi_isp_cfg_parse.h" #include "inifile.h" #include "hi3516c.h" #include <stdio.h> #include <stdlib.h> #include <string.h> typedef struct _ispCfgIniParse{ int (*ispCfgIniRead)(const char *filepath, void *args, size_t size); int (*ispCfgIniWrite)(const char *filepath, void *args, ...
[ "leqing_h@163.com" ]
leqing_h@163.com
f2c0ab9d044c5b85dfe53e3273146b16ed1ee623
a536152f197015125025aa5db966d0eccf55340d
/lib/lora/src/mac/LoRaMacCrypto.c
354cf2ede71ca14af10025db09a06ae01fd161ca
[ "Apache-2.0" ]
permissive
ccceeefff/usgs-stream-gauge
f4f97fc2e30cda0d910e955bbfc374bd97ab498f
c89cdfcfc7d3d0cc1fec5fd5ca0d77c68bb647f5
refs/heads/master
2020-04-08T14:45:06.243433
2018-11-28T20:04:03
2018-11-28T20:04:03
159,450,062
0
0
null
null
null
null
UTF-8
C
false
false
6,443
c
/* / _____) _ | | ( (____ _____ ____ _| |_ _____ ____| |__ \____ \| ___ | (_ _) ___ |/ ___) _ \ _____) ) ____| | | || |_| ____( (___| | | | (______/|_____)_|_|_| \__)_____)\____)_| |_| (C)2013 Semtech ___ _____ _ ___ _ _____ ___ ___ ___ ___ / __|_ _/_\ / __| |/ / __/ _ \|...
[ "cef.ramirez@gmail.com" ]
cef.ramirez@gmail.com
c9d060fa68f8502c27df11fb7caba5edcad88c0a
fee2e5cd6cd7aa252162640a50bbec5bb390406e
/STM32F405RG/User/stm32f4xx_it.c
5c376d80d5570bacff574ba9e7e3acbfbbb147c8
[]
no_license
ferrophile/elec3300
2b941cf7b0b76a9164972f19e946b030b56b27fd
50f5e724f76cfa7e40834652f416a254ec457510
refs/heads/master
2021-08-23T19:52:24.109857
2017-12-06T09:01:25
2017-12-06T09:01:25
105,242,828
0
0
null
null
null
null
UTF-8
C
false
false
4,419
c
/** ****************************************************************************** * @file Project/STM32F4xx_StdPeriph_Templates/stm32f4xx_it.c * @author MCD Application Team * @version V1.6.1 * @date 21-October-2015 * @brief Main Interrupt Service Routines. * This file provides templat...
[ "hwpang@ust.hk" ]
hwpang@ust.hk
84883e43daf26159a404c5825a1f832f1b674b60
f81bf2ca0a9c7597e9b18e8291a27645dca79588
/PLAN_MEMOIRE.h
8377faf8e889e82904e80420459c81ebd855c0ca
[]
no_license
Yoldark34/os_tp5_keyboard
b3fd44595f95e9a06ea183870408c18ebc668e1d
5fc5dca83b74997a43bff046c34a74b738230d02
refs/heads/master
2020-05-29T13:33:54.741590
2013-04-28T15:23:47
2013-04-28T15:23:47
null
0
0
null
null
null
null
UTF-8
C
false
false
2,369
h
/* * File: DESCRIPTEUR.h * Author: JLV * TP EMA OS 2011 * */ #ifndef PLAN_MEMOIRE_H #define PLAN_MEMOIRE_H //############################################################################## // PLAN MEMOIRE // GDT en 0x00000000 // le code est chargé par le grub à 0x00100000 ...
[ "yoldark@gmail.com" ]
yoldark@gmail.com
1f2501a4f6ea6c96fe2d9139b58ebc29820b727c
1fabbdfd1ca9ea1b6808893e12bd907eb74de414
/xcode/Classes/Native/mscorlib_System_Collections_Generic_EqualityComparer_1_Defau_247MethodDeclarations.h
0d469bd959860734023affbddbda39f50ba4a053
[]
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
1,361
h
#pragma once #include <stdint.h> #include <assert.h> #include <exception> #include "codegen/il2cpp-codegen.h" // System.Collections.Generic.EqualityComparer`1/DefaultComparer<GCGame.Table.Tab_NewServerAward> struct DefaultComparer_t13209; // GCGame.Table.Tab_NewServerAward struct Tab_NewServerAward_t563; // System.V...
[ "bu213200@gmail.com" ]
bu213200@gmail.com
29e877f2368bc45f36671a6ed50ca06755d4864e
b2de5cc844ed3df20036b2b3fd340aca53218924
/Example/Pods/Headers/Private/MUKit/MUSecurityPolicy.h
ce17488a3e28f250ef1c65079598979acd708c30
[ "MIT" ]
permissive
chimingzi/MUKit
2872523d056d141e9d33ea29ae8f5836d8f36271
1d5da7193b0a10a8a0a67e661c0836aeac18c5b8
refs/heads/master
2020-03-26T22:59:36.056437
2018-08-17T06:02:06
2018-08-17T06:02:06
null
0
0
null
null
null
null
UTF-8
C
false
false
58
h
../../../../../MUKit/Classes/ImageCache/MUSecurityPolicy.h
[ "jekity@JekitydeiMac.local" ]
jekity@JekitydeiMac.local
e92cfcebe626ea11eff59fed228d4c298f98823d
d9ce55c966779722cc692d6f129f831887a7c124
/cFS/apps/ardupilot/fsw/src/apProcessMessages.c
48cf29c8ee4ce233e15cfa5be8769363d548dd6d
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
CHREC/icarous-1
e98aafda2f398eb431bee991e8b94b31f7ef0df0
6a40282cf50df91fe97a598169e89a2c491155e6
refs/heads/master
2020-07-24T23:20:07.231505
2019-07-25T18:47:01
2019-07-25T18:47:01
null
0
0
null
null
null
null
UTF-8
C
false
false
26,710
c
/* * ardupilot_process_messages.c * * */ #define EXTERN extern #include <msgdef/traffic_msg.h> #include <msgdef/ardupilot_msg.h> #include "ardupilot.h" #include "UtilFunctions.h" int GetMAVLinkMsgFromAP(){ int n = readPort(&appdataInt.ap); mavlink_message_t message; mavlink_status_t status; uint8_...
[ "sweewarman.balachandran@nasa.gov" ]
sweewarman.balachandran@nasa.gov
f1bfa5be7d8a8ef7adef97ee2bfd9029bbd4bbb2
4ce56f791d898fadc8fee56c362b5c26322dbfda
/libraries/TheGreatEscape/Data/Map.c
5826eaaa9ea1571fa4e2c3f9d2f2b0c554e8e4a4
[]
no_license
dpt/The-Great-Escape-in-C
7dbeb2d308b6bfcbc40bd46b5c457617069d8b32
f17b488c83de06374c6a8bfdb6fbc95a8866c2dc
refs/heads/master
2022-10-28T00:06:17.642644
2022-10-19T18:36:05
2022-10-19T18:36:05
25,271,138
110
13
null
2022-04-19T23:44:07
2014-10-15T19:57:53
C
UTF-8
C
false
false
12,159
c
/** * Map.c * * This file is part of "The Great Escape in C". * * This project recreates the 48K ZX Spectrum version of the prison escape * game "The Great Escape" in portable C code. It is free software provided * without warranty in the interests of education and software preservation. * * "The Great Escape"...
[ "dave@davespace.co.uk" ]
dave@davespace.co.uk
9a31e1bbde9a9685f47bc9cc7cba582f5ebef6ea
ef0d473261ae9c567652ae6223fdb35c61b034a7
/plasma-17.1/compute/sgeqrs.c
dbb87bc4901c45fcda5448b6bf4c90c37729f0e7
[ "MIT" ]
permissive
ToraNova/pyplasma
36ee310724f5a3dd53b72ccb24532179660dc42a
e3dd8f6bf9935276f4948277a86c73c84ce5bdaa
refs/heads/master
2020-05-19T01:16:06.944029
2019-05-21T09:01:54
2019-05-21T09:01:54
184,751,466
0
0
null
2019-05-10T04:54:41
2019-05-03T12:27:03
C
UTF-8
C
false
false
9,127
c
/** * * @file * * PLASMA is a software package provided by: * University of Tennessee, US, * University of Manchester, UK. * * @generated from compute/zgeqrs.c, normal z -> s, Tue Apr 16 14:34:00 2019 * **/ #include "plasma.h" #include "plasma_async.h" #include "plasma_context.h" #include "plasma_descript...
[ "chia_jason96@live.com" ]
chia_jason96@live.com
64f258a01be56eaac4a8df651275ce837a1d9618
548c1f582114e047a5d15ee1cd67f984cd2cf7d5
/WebProgramming/3.6.0 module_sample/module_sample.c
27af231601ed2ec171cf4653f649ab1e45142911
[]
no_license
hi-iwi/Note
bd4ced003a7d69e5a3c2c8dc7082ed3698591fe3
9ea8471f911c4e51430cd51a66f34daad17c8610
refs/heads/master
2022-02-05T03:45:14.452938
2019-07-10T02:00:02
2019-07-10T02:00:02
null
0
0
null
null
null
null
UTF-8
C
false
false
2,069
c
#ifdef HAVE_CONFIG_H #include "config.h" #endif #include "php.h" #include "php_ini.h" #include "ext/standard/info.h" #include "php_module_sample.h" static int le_module_sample; PHP_FUNCTION(confirm_module_sample_compiled) { char *arg = NULL; size_t arg_len, len; zend_string *strg; if (zend_parse_parameters(ZEN...
[ "Aario@luexu.com" ]
Aario@luexu.com
fab380144896f12b433a402dba60ca82903e0d75
97f1be9ac088e1c9d3fd73d76c63fc2c4e28749a
/3dc/include/prototyp.h
d3a6fee97212d5728278cf472b791c5951055056
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
SR-dude/AvP-Wine
2875f7fd6b7914d03d7f58e8f0ec4793f971ad23
41a9c69a45aacc2c345570ba0e37ec3dc89f4efa
refs/heads/master
2021-01-23T02:54:33.593334
2011-09-17T11:10:07
2011-09-17T11:10:07
2,375,686
1
0
null
null
null
null
UTF-8
C
false
false
55,176
h
#ifndef PROTOTYP_INCLUDED /* Global Functions, Structures and Variables are prototyped here */ #include "shpanim.h" #ifdef __cplusplus extern "C" { #endif #include "mem3dc.h" /* Structures, Unions & Enums */ /* Grrr!! That's the last time these will be missing! */...
[ "a_jagers@ANTHONYJ.(none)" ]
a_jagers@ANTHONYJ.(none)
6c5bdfdea0c105d2223ea786e919071ea1fa8bd1
379af39cd8836244a6d16189609624adc2d84eec
/GenerateRendererSample/swift/GenerateRenderer/Header.h
5641fd5cb1e8053498e61c3ebb1d2379d7bf4dc2
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
samcom2015/arcgis-runtime-samples-ios
cf854be2245b910b788cb4ae34e8d21cdab2db04
6abc4e221394547ab3556e7ebd18a2dc232344ca
refs/heads/master
2021-01-18T02:09:13.574144
2015-04-06T23:50:10
2015-04-06T23:50:10
33,910,093
1
0
null
2015-04-14T04:07:54
2015-04-14T04:07:53
null
UTF-8
C
false
false
215
h
// // Header.h // GenerateRenderer // // Created by Gagandeep Singh on 11/24/14. // Copyright (c) 2014 Esri. All rights reserved. // #ifndef GenerateRenderer_Header_h #define GenerateRenderer_Header_h #endif
[ "gagan.singh04@gmail.com" ]
gagan.singh04@gmail.com
6177dbf49a04a20ed971d98d51690fc82a3594ff
de8c0ea84980b6d9bb6e3e23b87e6066a65f4995
/3pp/linux/drivers/gpu/drm/radeon/nid.h
3c9fec88ea4463e072173025431d0ef2c7bbf74a
[ "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
54,880
h
/* * Copyright 2010 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, m...
[ "erik.moqvist@gmail.com" ]
erik.moqvist@gmail.com
8c79cbc31bc83e5ac86754b34ec783ee3aa5464c
31a6ba3e59872b113e5b0ae28c7f29cd59136ffc
/Rx_Dup/Peripherals.h
fa9e80d3f0f5790f6c9817262ba4a1e45fd0c3cb
[]
no_license
MarioRarwio/ECE_3301_Group_2_Final
f0897f7ef2a1ee88f3f5b2aee09f082b0848245a
c57d5a386839b8b994713cb64d867bc6e882aab5
refs/heads/main
2023-05-06T19:42:46.900872
2021-05-12T19:16:56
2021-05-12T19:16:56
359,613,766
1
0
null
null
null
null
UTF-8
C
false
false
317
h
#ifndef Peripherals_h //Checks if main has already defined header file #define Peripherals_h #include <Arduino.h> struct Peripherals { byte jX; // joystick X val byte jY; // joystick Y val byte pot1; // Pot 1 (blue) byte mode; //byte pot2; // Pot 2 (red) }; #endif
[ "ignacio11ch@gmail.com" ]
ignacio11ch@gmail.com
b3680a66dc7a1c12d186a17019147df565290c71
8fd700902d6948d79588260d4c4aa56eb6fab6b7
/client/cli/cliapp/include/xmlrpc.h
c1768e4ee8da8717c0eb2796495a050d54b6f19c
[]
no_license
dsxyy/tecs
81556f0731480f82d90afcef80fb6bf8b63377ca
bdb7f8455f2082afe9a16a71786b3ad8add296e7
refs/heads/master
2021-01-21T11:07:33.068222
2017-03-01T08:24:42
2017-03-01T08:24:42
83,524,822
1
0
null
null
null
null
GB18030
C
false
false
1,464
h
/********************************************************************* * 版权所有 (C)2002, 深圳市中兴通讯股份有限公司。 * * 文件名称:SavePrtclCfg.h * 文件标识: * 内容摘要:在线配置存盘 * 其它说明: * 当前版本: * 作 者 :殷浩 * 完成日期:20080307 * * 修改记录1:// 修改历史记录,包括修改日期、修改者及修改内容 * 修改日期: * 版 本 号: * 修 改 人: * 修改内容: * 修改记录2:…...
[ "yao.yuan3@zte.com.cn" ]
yao.yuan3@zte.com.cn
79189919e4d86d39d77239e4f8ff5d4b2b4b79e8
18cf6ec58a633d35f3518b9e3a8b4d1c65d705a0
/C_Study_basic/3_internal_function/1_stream/1_420.c
5d13515af59472b859e44da6a8eb4ed350c0464c
[]
no_license
baewonje/IOT_bigdata
f319d8d103098f37b1bbbb33f177b63d7b989b1e
cc6a693229fa917d509bad2e2c77a191d7c89029
refs/heads/master
2020-05-18T05:11:40.307629
2019-06-05T08:28:28
2019-06-05T08:28:28
184,195,558
0
0
null
null
null
null
UHC
C
false
false
302
c
#include <stdio.h> #pragma warning (disable:4996) void main(){ int ch1, ch2; char my_str[100]; printf("문자열을 입력하세요: "); scanf("%s", my_str); printf("%s\n", my_str); printf("출력완료"); /* ch1 = getchar(); ch2 = fgetc(stdin); putchar(ch1); fputc(ch2, stdout); */ }
[ "you@example.com" ]
you@example.com
1c38078b5ec6b917661185072ee29db0855eb614
257c95cc39b8b4bbf361b13bd23c52b0536b8a8b
/proj-c/include/mytag.h
b5f39a428ca5f1ed7e823e44ee8026a2232c6e4c
[]
no_license
FranciscoFreitas45/LI3
0ac9b37732095f7ce24bc50a4c0277bd4a53bf77
653cad7cdcf101ed60fdd0b7f85e69106a677cc1
refs/heads/master
2020-03-22T00:28:38.446130
2018-06-30T13:11:59
2018-06-30T13:11:59
139,246,973
0
0
null
null
null
null
UTF-8
C
false
false
228
h
#ifndef __MYTAG_H__ #define __MYTAG_H__ typedef struct mytags *TAGS; TAGS create_tag(long id, char *name); long get_tag_id(TAGS t); char * get_tag_name(TAGS t ); void set_id(TAGS t,long id); void free_TAG(TAGS t); #endif
[ "zefreitas2011@hotmail.com" ]
zefreitas2011@hotmail.com
c98e551a57034a59e521edc8ca20bc300af42c3c
03be86744b97da17684aef009feeb3ec9400959c
/.vscode/cquery_cached_index/c@@users@admin@documents@github@pros-v5/include@headers@gyrofunctions.h
ccf37fb1fad08b4fb8a583ebb0ad20dcfe963aad
[]
no_license
19jloken/Pros-V5
e5e07781bb363423465ab26fb8fca0c7813d29ff
7ff28e7e9b0fdc180a6b11922f724be6ed70e347
refs/heads/master
2020-04-16T01:51:43.233069
2019-01-18T19:11:01
2019-01-18T19:11:01
165,187,966
1
0
null
null
null
null
UTF-8
C
false
false
412
h
#ifndef gyroFunctions_h #define gyroFunctions_h float correctGyroValue(float given);// converts given value to its corresponding positive gyro value int gyroDirection(int first, int second);// determines if the robot should turn right or left to reach its target gyro value float gyroDifference(float first, float secon...
[ "19jloken@xaviercatholicschools.org" ]
19jloken@xaviercatholicschools.org
cf2de0c51cbe6ff83943bbc67728a6988389b82a
8c3b4235efc308e4682d577722d2b1a15a87868a
/BSP/SampleCode/VoiceEffect/HarmonySnd/InputKeyActions.c
a9ca19170e4ac45d3ee90266e0341c136017c26c
[]
no_license
robbie-cao/trumpet
b0e49793636d4c83a45ac9d2aff075b54428e348
9b26ac9cc43149ac312ba5a8a60a70bf0bf93f08
refs/heads/master
2020-12-24T12:41:21.057686
2016-11-12T12:40:30
2016-11-12T12:41:45
72,958,458
6
7
null
null
null
null
UTF-8
C
false
false
4,083
c
/*---------------------------------------------------------------------------------------------------------*/ /* */ /* Copyright(c) Nuvoton Technology Corp. All rights reserved. ...
[ "robbie.cao@gmail.com" ]
robbie.cao@gmail.com
1efb164ca25a2cdcb182afe1dbe8ac4c27b5a1ab
3f6d956c4da9d782d941be183c604d38f3b7d64f
/code/school/class2/thread2/mycount.c
6a9bd5d2d2ace615e22415adddfbb041a5f99334
[]
no_license
Hkiwifruit/my_code
14caa344067848290ffc1e2cbff84cd6739f3089
f89d648683f7dc05e6e1089878bc03508a5dd5de
refs/heads/master
2021-07-07T16:02:16.415832
2017-10-04T04:39:59
2017-10-04T04:39:59
105,732,082
0
0
null
null
null
null
UTF-8
C
false
false
567
c
#include<stdio.h> #include<pthread.h> int count=0; pthread_mutex_t lock = PTHREAD_MUTEX_INITIALIZER; void *threadCount(void *arg) { int i=0; int tmp=0; while(i<5000){ pthread_mutex_lock(&lock); tmp= count; printf("thread: %u, count is : %d\n", pthread_self(), count); count=tmp+1; pthread_mutex_unlock(&lo...
[ "root@www.sn.10086.cn" ]
root@www.sn.10086.cn
61856b464c304a323109eaca3dda5e65e8bbb886
90dd32f913ef74833946f03a5b43d7cdfed209b8
/org.yafra.tdb.classic/dbi/xDLNinput.c
95baaf4231fff613b2df4464ba93d21a38815653
[ "Apache-2.0" ]
permissive
yafraorg/yafra-tdb-c
f90a1fb14d0d7c0d4bb3fd32c581d515be8d8f9b
c81c965a4a8947e7d6bad497ca09768243fcc26b
refs/heads/master
2021-01-21T21:55:03.225854
2020-04-16T20:49:34
2020-04-16T20:49:34
30,203,508
1
0
null
null
null
null
UTF-8
C
false
false
6,479
c
/*D*********************************************************** * Modul: DBI - database action * DLN Dienstleistungsnehmer * * Copyright: yafra.org, Basel, Switzerland **************************************************************/ #include <mpmain.h> #include <mpprodbi.h> /* Prototypes f�r ANSI-C *...
[ "yafraorg@gmail.com" ]
yafraorg@gmail.com
c5fb4076868829d9d6eefd6ab18fe4a7ed30e675
e8285ae0847730558f32fd2a914edf357b3a4382
/src/GPuzzle.c
487931a970ba555c88d0065a6501d2f92af3945d
[]
no_license
ghost2004/GPuzzle
39c917779890dae4186038efce4ad0d4a448a46e
a2fc3b8ebecbc59fd3a4a898c75d65d07af22b41
refs/heads/master
2016-09-05T15:33:09.442267
2012-07-30T23:37:54
2012-07-30T23:37:54
null
0
0
null
null
null
null
UTF-8
C
false
false
1,561
c
/* ============================================================================ Name : GPuzzle.c Author : Tiangang Liu Version : Copyright : Your copyright notice Description : Hello World in C, Ansi-style ============================================================================ */ #includ...
[ "tialiu@tialiu-WS.cisco.com" ]
tialiu@tialiu-WS.cisco.com
bd0f243b57d99b9bc7d998cb6467f395bf02a0c4
3fbf0478f7bd7083ec88489f3d3380c937299b90
/Exercicios de introdução a programação/Ex2_repet_3.c
7bf14dedc4fe81676c0fff165cd9099da5cef0a1
[]
no_license
GuiRosario/ACT-2-SEMESTER-CC
e0a9878241003462c69ffb212af43e524a16c365
4cf72250442886eb3554766850bbe4391efb6ef8
refs/heads/main
2023-08-07T16:27:13.942308
2021-09-14T02:24:28
2021-09-14T02:24:28
406,193,134
0
0
null
null
null
null
UTF-8
C
false
false
212
c
#include <stdio.h> void main(){ char simbol; int n,soma; soma = 0; do{ scanf("%i",&n); getchar(); scanf("%c",&simbol); soma = soma+n; }while(simbol == '+'); printf("Soma: %i\n",soma); return; }
[ "gdasilvarosario@gmail.com" ]
gdasilvarosario@gmail.com
e60e218457c0ac3c570ea324b4693dd1af47e5c1
7cc79cc16fecccf0cc588bd1293cca64db028836
/ecse446/src/renderpasses/ssao.h
99109a11875945313a32978f838c4c5310fbfac9
[]
no_license
nocis/renderers
5cd02eb6a9d085754592e45c18a8c23d59eacf4a
21725133e095ad8d19599c22c6bc3b5175224703
refs/heads/master
2022-12-21T08:38:35.376035
2020-09-08T06:30:13
2020-09-08T06:30:13
271,780,957
0
0
null
null
null
null
UTF-8
C
false
false
13,853
h
// // Created by jared on 9/2/20. // #ifndef TINYRENDER_SSAO_H #define TINYRENDER_SSAO_H /* This file is part of TinyRender, an educative rendering system. Designed for ECSE 446/546 Realistic/Advanced Image Synthesis. Derek Nowrouzezahrai, McGill University. */ #pragma once #include "core/renderpass.h" #include "...
[ "nocis@tju.edu.cn" ]
nocis@tju.edu.cn
cd26d6c0f9a5ec0abcc9ad8812f8911037bac3e7
3136933c4bec4832abdb8db7b17a4067cd881fc4
/libsent/src/hmminfo/cdhmm.c
5e2c0a6461f30ad522e757ad4a9f1e1283d52b10
[]
no_license
Dayof/api-julius
b6323e52b4355bf62d73043c415e6d19fd6e4e18
ad713706ac830cb21fe09dab3d802fba300cf35c
refs/heads/master
2021-01-17T17:36:54.739470
2016-07-21T10:47:04
2016-07-21T10:47:04
63,858,377
0
0
null
null
null
null
EUC-JP
C
false
false
5,307
c
/** * @file cdhmm.c * * <JA> * @brief 音素列からコンテキスト依存音素モデルにアクセスするためのサブ関数群 * </JA> * * <EN> * @brief Sub functions to access context dependent %HMM from phones * </EN> * * @author Akinobu LEE * @date Tue Feb 15 17:33:47 2005 * * $Revision: 1.2 $ * */ /* * Copyright (c) 1991-2007 Kawahara Lab., K...
[ "dayannefernandesc@gmail.com" ]
dayannefernandesc@gmail.com
01881989a55ccd7bb56dd357fd75bf227e71d184
357c77c16024988c483e739f3b52ede468429604
/TD4/src/crible.c
3411f56a8a336ad9bf4cc8cc226f5d355e890b2e
[]
no_license
gattazr-student/CPS-TDs
1db19b5dfb744443d0c2dc39152faaa4cc3d8140
e6f29c31c0e0d27290a1131729097e36810cff53
refs/heads/master
2021-01-11T09:55:51.686913
2017-01-03T14:00:51
2017-01-03T14:00:51
77,921,988
0
0
null
null
null
null
UTF-8
C
false
false
2,484
c
#include <stdio.h> #include <crible.h> #include <utils.h> /* * initialiserCrible * Initialise le crible à 1 pour tous les entiers. 0 et 1 sont initiliasés à 0. * aTailleCrible et aMax doivent être supérieur à 3. * @param aCrible crible * @param aTailleCrible taille du crible */ void initialiserCrible(int *aCribl...
[ "remi.gattaz@gmail.com" ]
remi.gattaz@gmail.com
605bb6e90ffd9265277f72581f5916da9b80c4f6
4483b10028c73fc49a518be4a2bcb56848d8786b
/ios/Google Cardboard Demo/Mecha-Mecha/Classes/Native/mscorlib_System_Array_InternalEnumerator_1_gen_59MethodDeclarations.h
53b0a28741e9705c8fe37119e1a6c5454ef31852
[]
no_license
nchavez324/es50_final_project
aa8202470b59be1ddc25e78a3e1712708f5b00c4
be1b8f9849d1ff4a845a137eefecb49df27f2e1c
refs/heads/master
2021-01-10T07:03:26.885783
2020-12-03T16:02:23
2020-12-03T16:02:23
47,363,409
0
0
null
null
null
null
UTF-8
C
false
false
2,397
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_Array_InternalEnumerator_1_gen_0MethodDeclarations.h" // System.Void System.Ar...
[ "nchavez324@yahoo.com" ]
nchavez324@yahoo.com
b55d35ae83f440cd8a73a66ba8592223c939752a
38151519d36669d0886804246a7e0f9b0dd1ef32
/piscine/c02/intra-uuid-b57c95dd-5d2f-4d9e-b8d8-4303959157e9-3363040/ex11/ft_putstr_non_printable.c
c1fca221920dcacbc5a4da6a0313f238f4e9863c
[]
no_license
rheehot/learn_C
029809cb155a52559163345a842371e14eb4c654
75facdfdeb268553126c39b33e767296fa16da57
refs/heads/master
2023-02-10T07:37:45.785339
2021-01-11T05:49:31
2021-01-11T05:49:31
null
0
0
null
null
null
null
UTF-8
C
false
false
1,394
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_putstr_non_printable.c :+: :+: :+: ...
[ "jungjaedev@gmail.com" ]
jungjaedev@gmail.com
f6edd84c8cdaa60f786cfe5cf6a8d79adc8051b5
6a68b126b80431c19a3faf625e2f85b8d5876574
/ex9.c
eb7e2d90d56e5e57a90a406e9d11052078014ef3
[]
no_license
filipebarrosdeoliveira/IC2017
b635d9e7bcd05d2eb8bf21d680011040fbb1863d
5e8cea4e64203ddd43834e2b4cc14e77f45ed253
refs/heads/master
2021-01-23T01:01:38.634389
2017-06-22T05:15:29
2017-06-22T05:15:29
85,863,962
0
0
null
null
null
null
UTF-8
C
false
false
311
c
#include <stdio.h> void main() { int numerador = 1; float h; for (int denominador=1; denominador<=50; denominador++) { h = h + (numerador / float(denominador)); numerador = numerador + 2; } printf("H = 1/1 + 3/2 + 5/3 + 7/4 + ... + 99/50"); printf("\n\n"); printf("H = %10.7f\n", h); }
[ "noreply@github.com" ]
filipebarrosdeoliveira.noreply@github.com
d47086e3c0a17d2b68193bdb4b71bb096c73886b
8b13d4aebcc15eda99185c23c6ddd7f7060abadb
/src/villns.c
d4d99f458641df2c414a32f17ce4c72fb26efb36
[ "LicenseRef-scancode-public-domain" ]
permissive
1Bitsy/1bitsy-zork
3389fd8d9337ed4155ffff94b753f5843b368354
479d2453aa2b648a66ff9a68c08dda8f12b92ded
refs/heads/master
2020-04-03T09:56:35.111732
2016-11-22T18:01:13
2016-11-22T18:01:13
70,035,840
3
1
null
null
null
null
UTF-8
C
false
false
11,769
c
/* TROLLP- TROLL FUNCTION */ /*COPYRIGHT 1980, INFOCOM COMPUTERS AND COMMUNICATIONS, CAMBRIDGE MA. 02142*/ /* ALL RIGHTS RESERVED, COMMERCIAL USAGE STRICTLY PROHIBITED */ /* WRITTEN BY R. M. SUPNIK */ #include "funcs.h" #include "vars.h" logical trollp_(arg) integer arg; { arg = arg; /* System generated loc...
[ "piotr@esden.net" ]
piotr@esden.net
4516f930f8622d8210b96034749af24aa2a41400
51635684d03e47ebad12b8872ff469b83f36aa52
/external/gcc-12.1.0/gcc/testsuite/gcc.dg/pure-3.c
2eeb8a30e9c8333f299de51b5a90f871fa40a1e2
[ "LGPL-2.1-only", "FSFAP", "LGPL-3.0-only", "GPL-3.0-only", "GPL-2.0-only", "GCC-exception-3.1", "LGPL-2.0-or-later", "Zlib", "LicenseRef-scancode-public-domain" ]
permissive
zhmu/ananas
8fb48ddfe3582f85ff39184fc7a3c58725fe731a
30850c1639f03bccbfb2f2b03361792cc8fae52e
refs/heads/master
2022-06-25T10:44:46.256604
2022-06-12T17:04:40
2022-06-12T17:04:40
30,108,381
59
8
Zlib
2021-09-26T17:30:30
2015-01-31T09:44:33
C
UTF-8
C
false
false
554
c
/* PR tree-optimization/83559 - -Wsuggest-attribute=const conflicts with -Wattributes warning about const attribute on function returning void { dg-do compile { target nonpic } } { dg-options "-O2 -Wsuggest-attribute=pure" } */ int global; int f_i_v (void) /* { dg-warning "candidate for attribute .pure." ...
[ "rink@rink.nu" ]
rink@rink.nu
428f746f3652dc8f61f0c50ee3e471cceb259281
5d29f38985e5b570ee8321aef9ad43781824f9d7
/AED II 2014/Tarefa/Prog_AEDII/MergeSort.c
d84914c7a1fb6ebe577c877472300e3614ae418f
[]
no_license
edhsiao/Codigo-AED-II
e2eb94b545e341db0b10c1ecdfb70aeb06b91244
e0a55d439fd086d75089d97a06e44d92d795b145
refs/heads/master
2021-01-19T16:15:05.610043
2017-08-21T21:04:46
2017-08-21T21:04:46
100,992,504
0
0
null
null
null
null
UTF-8
C
false
false
1,858
c
#include <stdio.h> #include <stdlib.h> typedef int TChave; typedef struct { TChave Chave; /* outros compomentes */ } TItem; int Carrega(TItem **A) { int i, n; scanf("%d", &n); if (n > 0) { (*A) = (TItem *) malloc(n * sizeof(TItem)); for (i = 0; i < n ; i++) scanf("%d", &(*A)[i].Chave); } else (*...
[ "edh.hsiao@gmail.com" ]
edh.hsiao@gmail.com
ea196555a7cfe8f71bcc1353ecd484876481d7b2
6c1d2d4cb0c02dfcb58734117451406e1ea31921
/spicelib/devices/jfet/jfetext.h
ad92ee314d2404ba732ebe369380b8dccf5a94ec
[]
no_license
kakungulu/ramspice
29176a5df927e2fa2fcd280b556f7a2d9e393da5
10e5f97c7e2e548c8e7f79c8723e5fca3fba42e0
refs/heads/master
2021-07-01T16:50:10.465953
2015-05-06T23:53:07
2015-05-06T23:53:07
30,081,733
0
1
null
null
null
null
UTF-8
C
false
false
1,095
h
/********** Copyright 1990 Regents of the University of California. All rights reserved. Author: 1985 Thomas L. Quarles Modified: 2000 AlansFixes **********/ extern int JFETacLoad(GENmodel*,CKTcircuit*); extern int JFETask(CKTcircuit*,GENinstance*,int,IFvalue*,IFvalue*); extern int JFETdelete(GENmodel*,IFuid,GENinsta...
[ "ystatter@chencloud1.(none)" ]
ystatter@chencloud1.(none)
1a6a1800353e447b5cc1335594c7523e2cf099ae
9138d9dbcc398b6abbbb13ee595d923be7db1279
/pos2hist.c
7e169f46a5448c5733cb27d03cad8623fd8d777b
[]
no_license
jonahsaidian/Quantum-harmonic-Oscillator-MCMC
5d47af2d9d980a93a92c5cc99542dd10cf1de029
39ff974e8bbea7e9469eed34f82aab2afe3cb527
refs/heads/main
2023-06-02T22:34:05.497388
2021-06-14T20:20:27
2021-06-14T20:20:27
376,945,962
1
0
null
null
null
null
UTF-8
C
false
false
9,900
c
1.456846 1.494774 1.462437 1.488966 1.487724 1.435638 1.471085 1.496112 1.462035 1.517896 1.505543 1.423600 1.483977 1.513003 1.356739 1.435171 1.463189 1.471543 1.466775 1.473358 1.484204 1.465791 1.423232 1.391423 1.480984 1.376304 1.521409 1.411438 1.477167 1...
[ "noreply@github.com" ]
jonahsaidian.noreply@github.com
9aaeae07531ed364cd90cf516ce8716fbec7a484
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/drivers/bus/fsl-mc/extr_mc-sys.c_mc_status_to_string.c
73e11a9451b9f3a94d7b2a3957d598077aa31753
[]
no_license
isabella232/AnghaBench
7ba90823cf8c0dd25a803d1688500eec91d1cf4e
9a5f60cdc907a0475090eef45e5be43392c25132
refs/heads/master
2023-04-20T09:05:33.024569
2021-05-07T18:36:26
2021-05-07T18:36:26
null
0
0
null
null
null
null
UTF-8
C
false
false
1,855
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
6cde185aab8d1a7dc8fc3564cab8f01926deefc9
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/drivers/base/extr_memory.c_memory_block_release.c
0bb40f60bf0310848f68224b414e799ae65e2bea
[]
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
710
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
07529d6861a69a0437c391dd498099bff0dfdacd
4f03de6112f3e9960abe436f89d56a05fb0c7856
/sve/interp_linear.h
2794e4db6216233f6304f8a530d697d4aab4deec
[]
no_license
sdevega/Tunnelling-Loss-Currents-gr-hBN-gr
93d3cbf0e8e690b141591e014d1ce18770e9c273
035305db3bb57705739004cff796a8ba57f0f42a
refs/heads/master
2020-04-23T17:09:00.461161
2019-03-25T11:15:21
2019-03-25T11:15:21
171,320,800
0
0
null
null
null
null
UTF-8
C
false
false
328
h
#pragma once #include "nr3.h" #include "interp_1d.h" struct Linear_interp : Base_interp { Linear_interp(VecDoub_I &xv, VecDoub_I &yv) : Base_interp(xv,&yv[0],2) {} Doub rawinterp(Int j, Doub x) { if (xx[j]==xx[j+1]) return yy[j]; else return yy[j] + ((x-xx[j])/(xx[j+1]-xx[j]))*(yy[j+1]-yy[j]); ...
[ "noreply@github.com" ]
sdevega.noreply@github.com
cda5c191b57737fb976cc3420ee33434a99dfccf
2af943fbfff74744b29e4a899a6e62e19dc63256
/IGTLoadableModules/MotionTracker/Resources/vtkMotiontracker_ImageData.h
68ab66cf84a91ad4da41bb96366bc98e5e732bc4
[]
no_license
lheckemann/namic-sandbox
c308ec3ebb80021020f98cf06ee4c3e62f125ad9
0c7307061f58c9d915ae678b7a453876466d8bf8
refs/heads/master
2021-08-24T12:40:01.331229
2014-02-07T21:59:29
2014-02-07T21:59:29
113,701,721
2
1
null
null
null
null
UTF-8
C
false
false
1,449
h
/* * Resource generated for file: * MotionTracker_Play.png (zlib, base64) (image file) */ static const unsigned int image_MotionTracker_Play_width = 18; static const unsigned int image_MotionTracker_Play_height = 18; static const unsigned int image_MotionTracker_Play_pixel_size = 4; stati...
[ "ayamada@5e132c66-7cf4-0310-b4ca-cd4a7079c2d8" ]
ayamada@5e132c66-7cf4-0310-b4ca-cd4a7079c2d8
5347ede4f797bbd8511fab1c2e54baf114ea022a
26834b3ba9a9be86aa3acf6032aeee23c2631822
/T.P Final Lab II/main.c
91f29b1eb5a9684835aa6b5b81513707eb934e28
[]
no_license
WallyMoretti/StarWarsEpIV.I-BizarreEdition
29d9ffc2bc3f123d7a3c8e01cd5c437119fabb8f
3f4b5784c6521475fb02c0b70783f90b18805003
refs/heads/main
2023-01-12T12:29:53.326009
2020-11-22T20:35:48
2020-11-22T20:35:48
null
0
0
null
null
null
null
ISO-8859-10
C
false
false
31,104
c
#include <stdio.h> #include <stdlib.h> #include <strings.h> #include <windows.h> #include <pthread.h> #include "gotoxy.h" #include "StarWarsIntro.h" // Hilo Musica Partida. pthread_t hiloMusic; /// Estructuras typedef struct // Historia. { int idActual; // ID del Nodo en el que se Encuentra. char historia[120...
[ "wally.moretti@gmail.com" ]
wally.moretti@gmail.com
48e4874450a7372c031fa99fb5c5e2ba5ba9a0e8
71f2fa43b52a49d3c19b757ed5adef7fbb84f957
/ch5/연습문제/Ex5_3.c
b5abf39b89fbe6211c02342cbe0613f3336f495d
[]
no_license
Genne23v/007031
319d3853d8a7e65ed6f98b948c254ca358cdcf91
03a07b713b3d63a241e29fd326690f9269375406
refs/heads/master
2022-12-18T19:57:33.336263
2020-09-28T06:27:51
2020-09-28T06:27:51
null
0
0
null
null
null
null
UTF-8
C
false
false
567
c
#include <stdio.h> #include <stdlib.h> #define swap(a, b){int t = a; a=b; b=t;} void separateNumbers(int data[], int size) { /* n:음수 인덱스 */ int n = size - 1; /* O(n) 시간에 실행합니다 */ for (int i = 0; i < size; i++) { if (data[i] > 0) { while (data[n] > 0 && i < n) { n--;...
[ "stopy@gilbut.co.kr" ]
stopy@gilbut.co.kr
1d4022ade1df33008700993ffee570aa59b29a83
99bdb3251fecee538e0630f15f6574054dfc1468
/bsp/stm32/libraries/STM32U5xx_HAL/STM32U5xx_HAL_Driver/Src/stm32u5xx_hal_flash.c
4e4bf16014dc489665b1adf594994574217f9437
[ "Zlib", "LicenseRef-scancode-proprietary-license", "MIT", "BSD-3-Clause", "X11", "BSD-4-Clause-UC", "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
RT-Thread/rt-thread
03a7c52c2aeb1b06a544143b0e803d72f47d1ece
3602f891211904a27dcbd51e5ba72fefce7326b2
refs/heads/master
2023-09-01T04:10:20.295801
2023-08-31T16:20:55
2023-08-31T16:20:55
7,408,108
9,599
5,805
Apache-2.0
2023-09-14T13:37:26
2013-01-02T14:49:21
C
UTF-8
C
false
false
23,285
c
/** ****************************************************************************** * @file stm32u5xx_hal_flash.c * @author MCD Application Team * @brief FLASH HAL module driver. * This file provides firmware functions to manage the following * functionalities of the internal FLASH me...
[ "liukangcc@outlook.com" ]
liukangcc@outlook.com
9bc3fc2a5d4a8de0528b6da99aa057f2fae44393
addf244cb267458bd9a9169fed565bf3b6f26baa
/3.5.c
19159d926f8bd09509ffeec710a82298dfebb022
[]
no_license
EddenJeong/Everyday-Water
952eea7af9cbae5ba0633120da69261a905b3676
f78b23bc0c4c873f82ea6515a2d023e9afb28cee
refs/heads/main
2023-02-27T10:27:37.337542
2021-02-03T05:06:11
2021-02-03T05:06:11
331,944,507
0
0
null
null
null
null
UTF-8
C
false
false
223
c
#include <cs50.h> #include <stdio.h> const int N = 3; int main(void) { int scores[N]; scores[0] = 72; scores[1] = 73; scores[2] = 33; printf("Average: %i\n", (scores[0] + scores[1] + scores[2]) / N); }
[ "noreply@github.com" ]
EddenJeong.noreply@github.com
ee9c08516eae5f8481b7bf8b322b74cf24ec1443
a95d86051903c75a009123929a257d2d120cb6df
/1.c
a649fe99a5e6aa609422b00677c6f4a91db7d841
[]
no_license
ccssy/lianxisheng
e444107b4f6936192408a504780b01ab2cfd0656
67aff877d503a3a6252df7d46bfdeb343dcbd5ca
refs/heads/main
2023-06-17T07:37:21.386296
2021-07-07T11:23:03
2021-07-07T11:23:03
383,640,144
0
0
null
null
null
null
UTF-8
C
false
false
110
c
#include<stdio.h> int main() { printf("hello"); printf("hello, ss"); printf("ballballss"); return 0; }
[ "1926700039@qq.com" ]
1926700039@qq.com
511c26483bc4aa55b731026b33f667324bb4b1fe
abad1ec300d689bc7d2ed95d57947e611f6440df
/inc/view.h
cf6044b669ea217ec35b2c9002fb723f271eabd5
[]
no_license
hackqiang/good-eye
c69fb2d1e29c51688da7876fb51ec5c13d83c908
c9b2ea4cbbd6f7c781096bb536ac94e298ae6a52
refs/heads/master
2020-07-04T06:31:04.708492
2016-08-26T02:14:07
2016-08-26T02:14:07
65,998,714
0
0
null
null
null
null
UTF-8
C
false
false
3,027
h
/* * Copyright (c) 2015 Samsung Electronics Co., Ltd * * Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://floralicense.org/license/ * * Unless required by applicable law or ...
[ "hackqiang@qq.com" ]
hackqiang@qq.com
8656b4e928a813b4fd1d12d57541de6cab1b0a46
6526240bf968007fb568bbf83c6b8e8aad2e2a7e
/0727/072603.c
ff1c400592419053370a41ba9f63900c1531e7b1
[]
no_license
wsIThp/xiaoxin-project
6c193f3aac088d22ffd2a8fcc3083bd69927814b
0d469d8e6f9757e0da8967d989b385321cdd4f3c
refs/heads/master
2016-08-04T06:34:18.148242
2011-11-08T08:38:40
2011-11-08T08:38:40
2,076,645
0
0
null
null
null
null
UTF-8
C
false
false
349
c
#include <stdio.h> int main(int argc, const char *argv[]) { int a=0x424588aa; int mask = 0x0f; int i = 0; int move = 28; char str[17]="0123456789abcdef"; printf("0x"); for (i = 0; i < 8; i++) { printf("%d",str[((a >> move) & mask)]); move = move-4; } p...
[ "593748946@qq.com" ]
593748946@qq.com
57bd1a96ff80d7d04f8e2398ec22972945a58ec1
5099bc2ecd145f3acc8ca6300bcaec1ab26cce6c
/Projetos/Testes/Teste do Timer0.X/Lcd.h
cc16b7971f23bfc056652b9c9523fe26c8971033
[]
no_license
galalauber/Pic-XC8-Library
bc344a628f6978573c2c1f0293337e8f93454f3f
808cda0ff8162bc7b692347b919ed6415a8ca011
refs/heads/master
2021-07-11T18:38:53.969911
2017-10-14T13:17:36
2017-10-14T13:17:36
106,928,678
1
1
null
null
null
null
ISO-8859-1
C
false
false
48,173
h
/* * Arquivo: Lcd.h * Versão: 24.06.2017 * Autor: JABNeto */ #ifndef LCD_H #define LCD_H #include "Definicoes Gerais.h" #include "Ports.h" #include "Oscilador.h" //Definições do módulo -------------------------------------------------------- #define LCD_ENDERECO_LINHA1 0x00 #defin...
[ "emaildoglauber@gmail.com" ]
emaildoglauber@gmail.com
fc7d8f01f52955147b86f2a76ad6565844479f84
109fc456f9652d9ba023226af1d30bf0df0eb35b
/bufferchain.c
bbface04f5eebfb7c8cff7ef63d4fb39519ec029
[ "BSD-2-Clause" ]
permissive
mendsley/stud
7e105a66bd7132c8401826edd64ba43886b52513
9f7c1ea63832550cb14709e884cffdaedd5f0780
refs/heads/master
2023-06-07T08:43:31.667099
2020-08-25T20:17:21
2020-08-25T20:19:16
13,103,727
3
1
null
null
null
null
UTF-8
C
false
false
2,401
c
/* Copyright 2015 Matthew Endsley */ #include "bufferchain.h" #include "slist.h" #include <stdlib.h> #include <string.h> static struct slist g_buffer_freelist; static struct bufferchain_node* get_block() { struct bufferchain_node* n = slist_pop(&g_buffer_freelist); if (!n) { n = malloc(sizeof(struct bufferchain...
[ "mendsley@gmail.com" ]
mendsley@gmail.com
64e69079abc70a6faf1b5e9c36b9c8c12a70ec62
74de2a0cd640f5be28606b01db39525ffb8e70f4
/src/WinTrek/artwork.h
dc3386b23697094b916c95fca2549ae62884651d
[ "MIT" ]
permissive
StudentAlleg/Allegiance
7111213a1bc75c05d5be240532ebf930947161cf
bb1d2d3354b7f46b9c37ca1085133520697dde5c
refs/heads/master
2023-07-11T01:18:02.195255
2022-08-02T02:24:36
2022-08-02T02:24:36
229,182,279
1
0
MIT
2022-08-02T01:41:22
2019-12-20T03:22:38
C++
UTF-8
C
false
false
13,502
h
// // This file contains #defines for all the artwork files in wintrek. // #ifndef _ARTWORK_H_ #define _ARTWORK_H_ // // Control bitmaps // #define AWF_CONTROL_UP_ARROW "scrollupbmp" #define AWF_CONTROL_SELECTED_UP_ARROW "scrollupselbmp" #define AWF_CONTROL_DOWN_ARROW "s...
[ "nick@zaphop.com" ]
nick@zaphop.com
f8dd5d886de3852e2762793e7df79db1bba379f4
3efa9d23a119eab35d975f3fabcb00b7d8058bf0
/Assignment2_Rakshit_Sareen_rs5606/processor.c
c046bef51a5c28fe9b794d3fd186d68398091a76
[]
no_license
rakshitsareen/OperatingSystems
e6d8be4be0e283ec3935119b65e0b7dce91e99ad
9c885b49ea308a93d1b025f7f918aadbd943edda
refs/heads/master
2020-03-28T18:00:06.629580
2018-12-02T19:39:34
2018-12-02T19:39:34
148,843,501
0
0
null
null
null
null
UTF-8
C
false
false
1,161
c
#include <sys/types.h> #include <sys/ipc.h> #include <sys/shm.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <ctype.h> #define MAXSIZE 27 void die(char *s) { perror(s); exit(1); } int main() { int sharedmemoryid; key_t key; char *shm; FILE *fp; char *storage; ...
[ "rs5606@nyu.edu" ]
rs5606@nyu.edu
2e4004b091a0a5c74f057c0d10a988297f493ac1
c4afbfe1885e8d0c7a1c8b928563f7bb8ab6a683
/openETCS_Releases/v0.3-D3.6.3/KCG_GreenField/collectRadioOutput_radioOutput_.h
339f98df235d1f20de7c73b5e4c525b33623e919
[]
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
3,384
h
/* $**************** KCG Version 6.4 (build i21) **************** ** Command: kcg64.exe -config D:/Github/modeling/model/Scade/System/OBU_PreIntegrations/openETCS_EVC/KCG_GreenField/config.txt ** Generation date: 2015-11-05T08:54:04 *************************************************************$ */ #ifndef _collectRadio...
[ "bernd.hekele@deutschebahn.com" ]
bernd.hekele@deutschebahn.com
ea625eae99d1f0ab3c0aad89f0c19a9b01eb591b
959a125d54c614e5b14d37703ae305f3e325a77b
/export/data/snapshot/kaneton/machine/architecture/ia32/educational/include/context.h
3ea452bce8188658fb4ad0d964b2e7c7aa072da2
[]
no_license
kaneton/snapshot
38f4a89eadd1208a8215ad8ca8e4339f049e8122
8a863a0be5b4ecf0e37ecdaf48bc841d5e135bb0
refs/heads/master
2016-09-03T06:59:50.626489
2015-02-06T17:15:15
2015-02-06T17:15:15
30,422,820
3
1
null
null
null
null
UTF-8
C
false
false
2,712
h
/* * ---------- header ---------------------------------------------------------- * * project kaneton * * license kaneton * * file /home/mycure/kane...cture/ia32/educational/include/context.h * * created renaud voltz [tue apr 4 22:01:00 2006] * updated julien quintard [mo...
[ "guerr@julio.in" ]
guerr@julio.in
aa398b8cf8282e28491109b6eb4f0c7e66d66d77
73c79b98d316246dae8da360248905e9aacfdc28
/geopm/src/geopm_message.h
cdd57f8993de9d4c4e8bdb09459323a5ae8d55f2
[]
no_license
slabasan/mpigather-geopm
e8d567f092f817ef64d3c9f419f0664b37dd878d
5d9f20b7d0456e56eb01cefaa15ea1d8fb857f6e
refs/heads/master
2021-01-11T20:40:46.727980
2017-01-16T23:35:59
2017-01-16T23:35:59
79,167,300
8
0
null
null
null
null
UTF-8
C
false
false
6,110
h
/* * Copyright (c) 2015, 2016, 2017, Intel Corporation * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * * Redistributions of source code must retain the above copyright * notice, this list of cond...
[ "labasan1@llnl.gov" ]
labasan1@llnl.gov
743a1adf97f7fc38847e1707d475c686af80b1ae
23863dd9f34cdd172e7cbd88987634c56555d27e
/Pods/Headers/Public/RongCloudIMKit/RongIMLib/RongIMLib.h
f5bf4ed3edb8001f308712b5e68bee9332220db9
[]
no_license
Demo861025/HeyZhiShi
2c5197c3da795c86961977c16063fc9e3e9d3f29
2c1445ef3be1291cb5f9aab771f1bbeb6871322b
refs/heads/master
2021-01-10T18:05:26.111330
2016-01-19T15:55:11
2016-01-19T15:55:11
49,182,609
1
0
null
null
null
null
UTF-8
C
false
false
99
h
../../../../RongCloudIMKit/Rong_Cloud_iOS_SDK_v2_4_5_stable/RongIMLib.framework/Headers/RongIMLib.h
[ "Demo@huhaiqingdeMacBook-Pro.local" ]
Demo@huhaiqingdeMacBook-Pro.local
7d4d47e115454d8127fa297def5d94e86dfd3e19
104aaed99c6a8e8ef3febaf6f473121a4fc2d3f2
/tigress-generated-programs/empty-Seed4-RandomFuns-Type_short-ControlStructures_9-BB1-ForBound_constant-Operators_Shiftlt_Shiftrt_Lt_Gt_Le_Ge_Eq_Ne_BAnd_BXor_BOr.c
e552692f852647ff295f2f14f183b70fa0eaff41
[ "MIT" ]
permissive
WillJohn/obfuscation-benchmarks
528dd152e5e9a11571ae95a54040451d07c8805c
d11452ffb3ec7418a462f65d4034f9f1474136c8
refs/heads/master
2020-07-12T12:36:10.069207
2018-02-25T15:15:07
2018-02-25T15:15:07
null
0
0
null
null
null
null
UTF-8
C
false
false
2,835
c
/* Generated by CIL v. 1.7.0 */ /* print_CIL_Input is false */ struct _IO_FILE; struct timeval; extern void signal(int sig , void *func ) ; extern float strtof(char const *str , char const *endptr ) ; typedef struct _IO_FILE FILE; extern int atoi(char const *s ) ; extern double strtod(char const *str , char co...
[ "banescusebi@gmail.com" ]
banescusebi@gmail.com
3ff8972a3d8eab9861c7ce6bde17f8f1e7d791bc
c73fd342099b12a81b37f57656bf78d87c55ca17
/src/bp_implementations/al_bp_ion_conversions.c
b56d8c14f5432d6ee8e294bf2dc2de0fc3d621a7
[]
no_license
ltartarini90/Abstraction_Layer-Bundle_Protocol
9e85784fea1a96529490081108d98c8bc076b156
2e45f94d27c41f187e1e80a5468fd04369916eaf
refs/heads/master
2021-01-02T09:14:16.316412
2013-12-26T22:42:56
2013-12-26T22:42:56
null
0
0
null
null
null
null
UTF-8
C
false
false
9,274
c
/************* * * bp_ion_conversion.c * * Conversions bp abstract types to ion types and viceversa * *************/ #ifdef ION_IMPLEMENTATION #include "al_bp_ion_conversions.h" BpSAP al_ion_handle(al_bp_handle_t handle){ return (BpSAP) handle; } al_bp_handle_t ion_al_handle(BpSAP handle){ return (al_bp_han...
[ "luca@Notebook-PB" ]
luca@Notebook-PB
8daa3c7ae10aeb2942557a8b43514838ddfc7ea2
88148b5583ea833e910701365272b926ff32d39c
/Assignment 3/submit/run9.c
10e70f4aa4fbdd24d0324a4806c1957b884edfc1
[]
no_license
alexdwang/CSE545-Software-Security-assignments
6614af89330410ba23295adf8d527638f626f59a
fce3f945efa1d6b1a91bdf346cd557b526277488
refs/heads/master
2021-05-13T18:42:33.754098
2018-03-22T00:12:30
2018-03-22T00:12:30
116,874,173
3
0
null
null
null
null
UTF-8
C
false
false
434
c
#include<stdlib.h> #include<stdio.h> #include<string.h> void main(int argc,char** argv,char** env) { char* name[]={NULL}; char* file="/var/challenge/level9/9"; char test[33]={ 0x36,0x77,0xfe,0xbf, 0x36,0x77,0xfe,0xbf, 0x36,0x77,0xfe,0xbf, 0x36,0x77,0xfe,0xbf, 0x36,0x77,0xfe,0xbf, 0x36,0x77,0...
[ "alexdwang@hotmail.com" ]
alexdwang@hotmail.com
bff7a509331b26c2aca1d4eef812ac5c5c753a7e
be04c6ec1c5f62c93cd5b07951c6f91e640ff733
/app/src/main/cpp/aapt/AaptFile.h
ab968353f609df22ce7d5c446563f2877e821d20
[]
no_license
jituijiaqiezi/AndroidSystem
ebcdd5a4fc3269d65b3127a464a1c4a413fb4372
36b25ec0301364557adeac1fefd05da04e7d0202
refs/heads/master
2020-03-27T00:37:57.840259
2018-08-23T12:05:34
2018-08-23T12:05:34
145,635,171
0
0
null
null
null
null
UTF-8
C
false
false
146
h
// // Created by 林晨鹏 on 2018/8/23. // #ifndef ANDROIDSYSTEM_AAPTFILE_H #define ANDROIDSYSTEM_AAPTFILE_H #endif //ANDROIDSYSTEM_AAPTFILE_H
[ "849547685@qq.com" ]
849547685@qq.com
a33572613a716899e7462a76c123fb4b9db59214
abd31a789798fb251ad278f9139fc646b1f0e138
/pc_SDK/ClientDemo-1/include/libav/libavformat/cdg.c
b47a20e06a642aec56bc5bf099cb9ee01522a416
[]
no_license
jameshilliard/pcSCCSDK140920
caff45b611ae429164746c0d4cacbf15b193ab77
5d5372ca210303dd929277b1c27e7ddd56dbac63
refs/heads/master
2021-04-29T10:19:24.278679
2016-12-29T22:59:06
2016-12-29T22:59:06
77,644,893
4
0
null
null
null
null
UTF-8
C
false
false
1,741
c
/* * CD Graphics Demuxer * Copyright (c) 2009 Michael Tison * * This file is part of Libav. * * Libav is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at...
[ "james.hilliard1@gmail.com" ]
james.hilliard1@gmail.com
fafbdee3f3dc97ce003469a47dae727dff90af65
9bbb0e8629cbef856aec9667ee46aa07d238dc42
/Lista 01 - Expressão & Seleção & Repetição/01 - Expressão/Ex-01/init.c
0b914a48fcb47b30316cd90b1237127a1f0fbb31
[]
no_license
ianitow/exercicios-em-c-resolvidos
887d97a7792d1033e0983f0895d4cb163b71e033
c121a6c40f4b16d7a6f625fcb8ba4883a43f1eb1
refs/heads/main
2023-02-13T21:34:47.976047
2021-01-05T02:47:59
2021-01-05T02:48:15
310,977,010
1
0
null
null
null
null
UTF-8
C
false
false
439
c
#include <stdio.h> int main() { float salary, kwSpent, costPerKw, costConsume, costWithDiscount; scanf("%f", &salary); scanf("%f", &kwSpent); costConsume = ((kwSpent / 100) * (0.7 * salary)); costPerKw = costConsume / kwSpent; costWithDiscount = costConsume - costConsume * 0.1; printf("Custo por kW: R$ %....
[ "iaan.developer@gmail.com" ]
iaan.developer@gmail.com