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
d538462f708086aaa165986bb3a7ea97bcf31ae7
46367579a54a09dd220dd9a678b1452f06897f11
/tags/r1_1beta1/src/H5Ppublic.h
028fa573a31bc6b0ffdc9f068bfb68eb90de9cba
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
TPLink32/hdf5
33ff24c9b6133f0f51cb6cc2b722fba7bb1777dd
0d6987c15284bd9f34c7e44452a152833d42a738
refs/heads/master
2021-05-31T01:15:39.463663
2016-04-14T23:02:09
2016-04-14T23:02:09
null
0
0
null
null
null
null
UTF-8
C
false
false
5,429
h
/**************************************************************************** * NCSA HDF * * Software Development Group * * National Center for Supercomputing Applications * * Unive...
[ "(no author)@dab4d1a6-ed17-0410-a064-d1ae371a2980" ]
(no author)@dab4d1a6-ed17-0410-a064-d1ae371a2980
5d65e0590cfea7b33b5bb1687b02c6ddbc545a3a
885e8de60e9291b6c80f55092e33a8edbc07e758
/Mükemmel sayı mı.c
9352bb6d0b1db5876285d886ae4db04b9e75da81
[]
no_license
zulalvarol/c-programlama
4356e80c0287eff5d1d8812fcdccec668c6bf117
aa3c5c8527eac52ca282483cdf860c7f3508322d
refs/heads/main
2023-06-21T02:21:33.187295
2023-06-12T22:33:53
2023-06-12T22:33:53
310,046,563
0
0
null
2020-11-04T16:37:53
2020-11-04T15:44:04
C
UTF-8
C
false
false
456
c
#include<stdio.h> main(){ int sayi, i, toplam=0; printf("lutfen bir sayi giriniz: "); scanf("%d",&sayi); for(i=1; i<sayi; i++){ if(sayi % i == 0) toplam = toplam+i; } if(sayi == toplam) printf("%d sayisi mukemmel sayidir",sayi); ...
[ "noreply@github.com" ]
zulalvarol.noreply@github.com
dc39ff59e53d14989d6758cd39388c659c38ff43
b2a0bc03d73b670c657ab03768eb41756bb0c0a4
/Platform/Ampere/JadePkg/Drivers/SmbiosPlatformDxe/Type09/PlatformSystemSlotFunction.c
e91b0eb1cc71356bb83a6cf10d9927074fd53e85
[ "BSD-2-Clause-Patent", "LicenseRef-scancode-public-domain", "LicenseRef-scancode-unknown", "BSD-2-Clause", "FreeBSD-DOC", "Zlib", "BSD-3-Clause", "Python-2.0", "DOC", "MIT" ]
permissive
zhujun74/edk2-platforms
69566361c00a67c03a30e600c3e78f7dfa822284
9131d63e08b6845d28778a73c719ae3ef08e42f2
refs/heads/master
2023-08-14T15:17:04.432766
2023-07-13T05:29:38
2023-07-17T05:31:23
142,731,135
0
0
BSD-2-Clause
2018-07-29T04:38:42
2018-07-29T04:38:42
null
UTF-8
C
false
false
1,526
c
/** @file Copyright (c) 2023, Ampere Computing LLC. All rights reserved.<BR> SPDX-License-Identifier: BSD-2-Clause-Patent **/ #include <Library/AmpereCpuLib.h> #include <Library/BaseLib.h> #include <Library/DebugLib.h> #include <Library/MemoryAllocationLib.h> #include "SmbiosPlatformDxe.h" /** ...
[ "ardb@kernel.org" ]
ardb@kernel.org
839d0d081fda5a9232ce337d48f3e65dc043d39d
ee9ba017e4f8be1eeba1d05d3c602a8cfc56e185
/study_4/mrv_p1/cmodel.c
1d169388451855b7b5a5aa0e2365f5a4b78a0abe
[]
no_license
contract-ace/smartace-2020-experiments
dd43fb403634e3b37e0ef5bbc7d344be3a58fcb9
97b5a1972f975edc9262a7fc7f26c4dc5d8ffcac
refs/heads/master
2023-04-03T21:32:26.307644
2021-04-22T22:23:33
2021-04-22T22:23:33
305,369,552
0
0
null
null
null
null
UTF-8
C
false
false
78,581
c
#include "cmodel.h" GHOST_VAR sol_uint256_t last; sol_raw_uint160_t g_literal_address_0; sol_uint256_t sol_pay(sol_uint256_t *bal, sol_uint256_t amt) { sol_require(((bal)->v) >= ((amt).v), "Insufficient funds to call."); ((bal)->v) -= ((amt).v); return amt; } uint8_t sol_send(sol_uint256_t *bal, sol_address_t dst...
[ "scott.wesley@ns.sympatico.ca" ]
scott.wesley@ns.sympatico.ca
6b1c85d580b7436296c2b9a9678b5506aa16c4b4
59cca12ab0fe635a238f2927d65bfe154817ce55
/Tris.c/rapide.c
5bde5b3ceab0568a05b408f1ca4cf595fc5f26fd
[]
no_license
Semrom/Complexite_Algo_Tris
42b53bd16f6a09be5dc185f291bc979a234c7526
354cc0fb0d1f88d180f3e1eb783b69c9d5a9cf3c
refs/heads/master
2022-12-22T19:40:59.662818
2022-12-17T20:02:23
2022-12-17T20:02:23
163,446,079
0
0
null
null
null
null
UTF-8
C
false
false
944
c
#include "rapide.h" void placer_pivot(int gauche, int droite, int t[], int *position) { /* * Spécifications externes : * - Entrée : Deux indices du tableau, 0 <= g < d <= MAX-1 et x = t[g]. * - Sortie : p déterminé et t[g...d] est réorganisé de telle façon que x = t[p], t[g...p-1] <= x, x <= t[p+1...d]. */ *positio...
[ "romain.semler@gmail.com" ]
romain.semler@gmail.com
f5ee4def61d77efa923e19606e27a423d0b384c2
1744185a1e318fd0705b7c8d71635966bf2f7451
/template/lib/Projects/STM324x9I_EVAL/Applications/LwIP/LwIP_HTTP_Server_Raw/Inc/lwipopts.h
016c27aa09dff0c7db5dfc7468126dd013a39851
[ "MIT", "LicenseRef-scancode-st-bsd-restricted" ]
permissive
swedishhat/stm32f4-bear-metal
99554444acc611433190b00599d5be9ebbcbac49
04c8ae72ee6ea658dc376afe64f7f3a47c67512b
refs/heads/master
2020-12-24T09:09:59.574026
2016-11-09T18:07:57
2016-11-09T18:07:57
73,302,594
0
1
MIT
2020-03-08T01:27:48
2016-11-09T16:45:24
C
WINDOWS-1252
C
false
false
9,793
h
/** ****************************************************************************** * @file LwIP/LwIP_HTTP_Server_Raw/Inc/lwipopts.h * @author MCD Application Team * @version V1.4.5 * @date 03-June-2016 * @brief lwIP Options Configuration. ***************************************************...
[ "patrick.d.lloyd@gmail.com" ]
patrick.d.lloyd@gmail.com
9c57d764db8b7d22ce78754a33b07eef7bc4fbc4
664a14b0998a94c1c5f2695a66c6452aaf6c2c49
/from_snowman/malformed-elf-3/x64_elf/by_retdec.c
d5813fdd50e3d115cf570fccc37aa10ef19cc2d7
[]
no_license
xiaobo996/decompiler-subjects
2d8712a3ef0c031d2cf44b3e69ec8b03983cd366
d8d55ee11f095405aeb420fa982f260dd85b5831
refs/heads/master
2023-03-15T10:26:13.249349
2021-03-14T16:47:33
2021-03-14T16:47:33
null
0
0
null
null
null
null
UTF-8
C
false
false
984
c
// // This file was generated by the Retargetable Decompiler // Website: https://retdec.com // Copyright (c) Retargetable Decompiler <info@retdec.com> // #include <stdint.h> // ------------------- Function Prototypes -------------------- int64_t entry_point(void); int64_t function_4006e0(void); int64_t function_4007...
[ "i-git-stone@rf.risimo.net" ]
i-git-stone@rf.risimo.net
bae71c51c1f939ba78dd4f1b7d0560041c732999
2b2577e414fa0dbfc4108b8c90b44da640c05d27
/Chapter10/test.c
5de1e6c61133d6c23e9b5c420bcd5c826e4c122b
[ "MIT" ]
permissive
chibby0ne/AcceleratedC
a92f444b3e14d9c51ea5372301b7c249878001b1
6454d7c71ccda959f38ab5f10cd7ad90156e3872
refs/heads/master
2020-04-14T23:53:34.935940
2014-02-26T22:42:27
2014-02-26T22:42:27
null
0
0
null
null
null
null
UTF-8
C
false
false
463
c
#include <stdio.h> double median(double *begin, double *end) { printf("end = %p\n", end); printf("begin = %p\n", begin); printf("end - begin = %ld\n", end - begin); return 7.5; } int main(int argc, const char *argv[]) { double array[6] = { 5, 6, 7, 8, 9, 10 }; printf("size of array == %ld\n", ...
[ "chibby0ne@gmail.com" ]
chibby0ne@gmail.com
75aaf10e1300a2617017f911b28e8b89872a3a7d
459dc297f03b1251e41e9cf1eae3e8e321cd8898
/fibonacci.c
8e5507f4ff2216dabb4184089ce939678a122b24
[]
no_license
Yagorsilvaaa/apostilas-DOJO
f4a48a070e6ac94f89cd792075c8a002d7f160d4
bb9d32613bb99bf7ee721081208ec0252fbbef98
refs/heads/main
2023-05-28T11:28:14.701506
2021-06-18T15:03:06
2021-06-18T15:03:06
376,032,140
0
0
null
null
null
null
UTF-8
C
false
false
504
c
#include <stdio.h> int main () { int N, valorUm = 0, valorDois = 1, valor; scanf("%i", &N); if(N > 0 && N < 46) { for (int i = 0; i < N; i++){ valor = valorUm; printf ("%i", valor); if (i < (N - 1)) { printf (" "); ...
[ "noreply@github.com" ]
Yagorsilvaaa.noreply@github.com
1ab1aee1e208c38bd0c1dec7dded61ab02963ace
1df9e0577dd1156c420b6b8fc2d8598d2dccdcff
/phoneBook/phone.h
376b4e95a69204a2bf4651c14552d733d62bb089
[]
no_license
leehyunk6310/HW5
85646a8cd940044813ab431ec8b7bf18d29ddfde
ba92088d09235e6f8db4a9c756dea80bfd40ace8
refs/heads/master
2022-09-21T22:33:03.051496
2020-06-01T10:36:30
2020-06-01T10:36:30
268,441,600
0
0
null
null
null
null
UTF-8
C
false
false
213
h
// array of sturcure #ifndef phone_h #define phone_h struct Contact { char Name[10]; char PhoneNumber[13]; }; struct Contact PhoneBook[50]; int size; // store the actual numbers of PhoneBook #endif
[ "leehyunk6310@naver.com" ]
leehyunk6310@naver.com
579c51ef9fab4724c2bb503c2b5b66c50c4ba2b0
e6dc948f7bd44d58f191fdbb33f64642e4ca407e
/JN-AN-1217-Zigbee-3-0-Base-Device_1/Router/Source/zps_gen.h
a6bc2d3888553acc6e46cd939cced8477c65f7fc
[]
no_license
minhtan58/SmartHome
c2831bc810f589a554a3bdac82961f536ad99dd8
ee64f78061eb9a7145bfc31b8ff2c9a815e850a5
refs/heads/main
2023-06-03T08:19:07.034755
2021-06-16T11:38:43
2021-06-16T11:38:43
372,249,663
1
0
null
null
null
null
UTF-8
C
false
false
9,130
h
/**************************************************************************** * * THIS IS A GENERATED FILE. DO NOT EDIT! * * MODULE: ZPSConfig * * COMPONENT: zps_gen.h * * DATE: Thu Apr 8 10:55:08 2021 * * AUTHOR: NXP Zigbee Protocol Stack Configuration Tool * ...
[ "tantm@dicom.com.vn" ]
tantm@dicom.com.vn
422ae664c2a720c1c4595721f39d507e508d8f68
dadeb56ba038f36fd287a013792e6158dafc77ad
/Examples/MCUXpresso/LPC55S69-EVK/LPC55S69_McuLib_Blinky/McuLib/src/Input1.c
aa016f4f2a61f899d159569b9319c964654d7625
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
xiubeizi/mcuoneclipse
527eddeb70b624579ab8210f089b6ebdb6e86f89
0637a38cdc7f2dda7509c4ed3a6d7d21d82a28d9
refs/heads/master
2021-03-10T08:53:58.596419
2020-03-05T05:44:34
2020-03-05T05:44:34
246,440,422
2
0
NOASSERTION
2020-03-11T00:47:56
2020-03-11T00:47:55
null
UTF-8
C
false
false
17,894
c
/* ################################################################### ** This component module is generated by Processor Expert. Do not modify it. ** Filename : Input1.h ** Project : FRDM-K64F_Generator ** Processor : MK64FN1M0VLL12 ** Component : SDK_BitIO ** Version : Component...
[ "erich.styger@hslu.ch" ]
erich.styger@hslu.ch
6a533421a157070c68c7e67177024bf943cfc3b9
3b9b4049a8e7d38b49e07bb752780b2f1d792851
/src/native_client/toolchain/linux_x86/nacl_x86_glibc/x86_64-nacl/include/irt.h
979614a10e02430c54e7b7c393745d06793662c3
[ "BSD-3-Clause", "Zlib", "Classpath-exception-2.0", "BSD-Source-Code", "LZMA-exception", "LicenseRef-scancode-unicode", "LGPL-3.0-only", "LGPL-2.0-or-later", "LicenseRef-scancode-philippe-de-muyter", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-intel-osl-1993", "HPND-sell-var...
permissive
webosce/chromium53
f8e745e91363586aee9620c609aacf15b3261540
9171447efcf0bb393d41d1dc877c7c13c46d8e38
refs/heads/webosce
2020-03-26T23:08:14.416858
2018-08-23T08:35:17
2018-09-20T14:25:18
145,513,343
0
2
Apache-2.0
2019-08-21T22:44:55
2018-08-21T05:52:31
null
UTF-8
C
false
false
17,470
h
/* * Copyright (c) 2012 The Native Client Authors. All rights reserved. * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ #ifndef NATIVE_CLIENT_SRC_UNTRUSTED_IRT_IRT_H_ #define NATIVE_CLIENT_SRC_UNTRUSTED_IRT_IRT_H_ #include <stddef.h> #include <stdint.h> #inc...
[ "changhyeok.bae@lge.com" ]
changhyeok.bae@lge.com
8cf78ac33bc3cae3f2f9b3a96d9df87905dd0187
c18ce349cd0dbc4985a7e6801313bb6279296095
/Pods/Headers/Public/AsyncDisplayKit/ASStackLayoutable.h
9b099aec7c5cbb5cf06ac9dbdc3b278c022d02bc
[ "MIT" ]
permissive
beck0527/MYTableViewManager
930a49f9d7585722ddcfca071c7690cf604c8620
f26336974c44569f4c664eebf8c98ab6e8bf50cc
refs/heads/master
2020-03-14T03:09:28.710445
2018-04-29T04:49:32
2018-04-29T04:49:32
131,414,105
0
0
MIT
2018-04-28T13:57:53
2018-04-28T13:57:53
null
UTF-8
C
false
false
67
h
../../../AsyncDisplayKit/AsyncDisplayKit/Layout/ASStackLayoutable.h
[ "m.yang0204@gmail.com" ]
m.yang0204@gmail.com
d7e8937d389e0d0e2297666a737daa81da66fe2c
6667e06bd733570ce4f7c99bb87b4929c095b8b3
/APP/GDW376_2.c
cb9101a92a76e7c4d9708f9395c57c3717ef9ca0
[]
no_license
Bobe-Wang/DLMR-PDA
ead093f61815bbd79aabea1b0c6f072998fb0ce1
7b1a4e33be46f7d53a2d624bfb1f80f95dc5baf4
refs/heads/master
2021-05-29T20:55:13.207294
2015-09-15T09:03:42
2015-09-15T09:03:42
null
0
0
null
null
null
null
GB18030
C
false
false
24,925
c
#include"includes.h" //#include "HAL.h" //static u8 PL_Up_ch; //上行通讯信道 //const u8 Bit_Def[8]={0x01,0x02,0x04,0x08,0x10,0x20,0x40,0x80}; //extern UCHAR g_rf_buf[PLC_BUF_MAX_LEN+6]; //=====================国网本地模块通讯协议帧头构造====================== //说明1:通讯方式固定为集中式载波 //说明2:通讯波特率固定为9600bps //u8* DesAddrBuf, 目标节点地址,6字节为...
[ "jianghua.wang@foxmail.com" ]
jianghua.wang@foxmail.com
9d92e4a030ec2d363f0dffe4828bddad65a2cbf0
df8a6a9cce9775a2dad610cfe4961d8a176fbc49
/_strcat.c
3a585b561f7ad18f31933a5295e6d871a5290365
[]
no_license
ArthurAbeshouse/simple_shell
b076441ac42c6195d379d0c1e2be978a1fc12d52
0a3d5f09a40f1594f381515f40615184fc27d701
refs/heads/master
2020-09-10T17:47:46.993420
2019-11-27T21:10:46
2019-11-27T21:10:46
221,785,164
0
0
null
2019-11-22T20:55:10
2019-11-14T20:54:39
C
UTF-8
C
false
false
331
c
#include "shell.h" /** * _strcat - function that concatenates strings * @dest: destination for concatnation * @src: source of string * Return: dest */ char *_strcat(char *dest, char *src) { int i = 0, j; for (j = 0; dest[j] != '\0'; ++j) ; while (src[i] != '\0') { dest[j + i] = src[i]; ++i; } return...
[ "31039144+ArthurAbeshouse@users.noreply.github.com" ]
31039144+ArthurAbeshouse@users.noreply.github.com
2e64bd8d0a26db500dadfe648502bb3033a640ea
dfa6895fbedc517df13eea35900c56e9f748196c
/src/types.c
5b04e8d050275c3215ef66ea65a2cc478a0f01bd
[ "MIT" ]
permissive
dcheatha/EXT2
ac9a14ca20f997f05547b76496dba3a7956a5b8b
a9b4d47aeb837ca9375a6a3fbbb5bfc3d95ec492
refs/heads/master
2023-02-05T10:00:07.939171
2020-12-29T23:57:07
2020-12-29T23:57:07
251,735,882
2
0
null
null
null
null
UTF-8
C
false
false
185
c
#include "types.h" /** * @brief Constant offset of the superblock */ const int32_t SUPERBLOCK_OFFSET = 1024; /** * @brief ID of the root INode */ const int32_t INODE_ROOT_ID = 2;
[ "7143383+dcheatha@users.noreply.github.com" ]
7143383+dcheatha@users.noreply.github.com
eada7d46756b45c99d816b1038fb175f94a4bd16
722354b071259e09c64c4c56567b60557a8cebe1
/journal_paper/codegen/mex/nsht_legmat/nsht_legmat_emxutil.c
2facb47a30bef2508cdfa006826a1bd32029aec1
[]
no_license
AliceB/dMRI_Antipodal_Sampling_Schemes
f110f7bca2b289392c413e6bea21256589dc68c3
65e5f787ee80a0345d0a590b8729a85c4d2f071e
refs/heads/master
2016-08-05T03:11:37.370609
2014-09-25T04:30:54
2014-09-25T04:30:54
23,300,214
1
0
null
null
null
null
UTF-8
C
false
false
2,720
c
/* * nsht_legmat_emxutil.c * * Code generation for function 'nsht_legmat_emxutil' * * C source code generated on: Mon Aug 11 15:44:13 2014 * */ /* Include files */ #include "rt_nonfinite.h" #include "nsht_legmat.h" #include "nsht_legmat_emxutil.h" /* Function Definitions */ void emxEnsureCapacity(emxArray__com...
[ "abat055@aucklanduni.ac.nz" ]
abat055@aucklanduni.ac.nz
b797e02463b69ce1c2ad1363d22a20c3106c1fcc
8d7518969d7a42afc46a75b9baf12d69a71bdd22
/TransferRobot/Devices/DR16.c
23f604b17878a9e8f060a23c6af50ee3d4eaa480
[]
no_license
DaqoLee/ElectronicDesign
d6c570ffb2ed6ced4b25a7a9c6d1aca3290e639d
c13bf9013d75a73c849bc05f3b25fdcafe3a9f00
refs/heads/master
2020-09-06T01:43:04.273458
2019-11-13T03:51:55
2019-11-13T03:51:55
220,275,735
1
0
null
null
null
null
UTF-8
C
false
false
3,207
c
/** |-------------------------------- Copyright -----------------------------------| | | | (C) Copyright 2019, Daqo Lee | | ...
[ "2662114014@qq.com" ]
2662114014@qq.com
48ddeec885f16d33832cc15db50c863f8005ae67
19b80c95a99163ea7e53d67c1862df79ffe49b67
/Chapter06/ios/Pods/Headers/Private/Protobuf/GPBDescriptor.h
63331674d9fb94c7c1b014b945e81038dd156337
[ "MIT" ]
permissive
PacktPublishing/React-Native-Blueprints
fdffd2df343ec01267688ac4427719907a572c40
2bdb3b4f2dd1fa0c6c64e3ff6b366d960dda3eba
refs/heads/master
2023-02-05T18:02:01.980704
2023-01-30T10:15:49
2023-01-30T10:15:49
107,963,002
51
33
MIT
2023-01-24T22:18:10
2017-10-23T09:51:47
JavaScript
UTF-8
C
false
false
44
h
../../../Protobuf/objectivec/GPBDescriptor.h
[ "prajaktam@packtpub.com" ]
prajaktam@packtpub.com
208da34641eb59acb65410717a5847add2d49882
f0c9b1e8ac94382cc17d82d14b22ef82a31d1e82
/DskyTroostite1.0v/Design01/Design01.cydsn/Generated_Source/PSoC5/MotorPwmLeft_PM.c
1bbdb2525f5a3a91515ce0b7502ecadf0bcbffc6
[]
no_license
dsky7/PSoC
115b7dfcbf477932e73ce0bb755201133e676b43
303e8ada834d22dffc2de1bb5348882645f135ae
refs/heads/master
2020-05-29T10:33:39.095777
2015-08-20T09:54:28
2015-08-20T09:54:28
34,363,321
0
0
null
null
null
null
UTF-8
C
false
false
6,621
c
/******************************************************************************* * File Name: MotorPwmLeft_PM.c * Version 3.0 * * Description: * This file provides the power management source code to API for the * PWM. * * Note: * ******************************************************************************** * Copy...
[ "sakai7213@yahoo.co.jp" ]
sakai7213@yahoo.co.jp
ac78697a06822680bbb0dfb6a4a5d35751fc3f90
0fbd84d8c74d8693e48b7e5ba4bc3dca938f0d3c
/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-magic.c
30449a483fe25febb849211882b6402ee917c0f5
[ "BSD-3-Clause", "LicenseRef-scancode-generic-cla" ]
permissive
hyt462/XNNPACK
6f020f72b6550fc2c8f99ceb288dae8d46ef561a
89cd59bcfbfb43c086aab0541e863bc91da74693
refs/heads/master
2023-06-23T17:38:35.112654
2021-07-16T03:20:18
2021-07-16T03:21:00
null
0
0
null
null
null
null
UTF-8
C
false
false
14,851
c
// Auto-generated file. Do not edit! // Template: src/qs8-dwconv/unipass-scalar.c.in // Generator: tools/xngen // // Copyright 2021 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <fp16.h...
[ "xnnpack-github-robot@google.com" ]
xnnpack-github-robot@google.com
a8a368ea02d338526efcb761984303aa93d49946
b24d9963592960222ac5a724a63834a0027fe5e0
/oldprogtect/chp4q6.c
e98260cea91207e951f65f299a07ce97eca8caf6
[]
no_license
pratik-a/tect
4ccb621099246629c150db766f930e1cabf0b574
1a8a3697043c84f3731b2ef6663488cfdb69d85d
refs/heads/master
2023-03-15T16:35:46.765385
2021-03-05T17:48:46
2021-03-05T17:48:46
321,892,579
0
0
null
null
null
null
UTF-8
C
false
false
318
c
#include<stdio.h> #include<conio.h> void main() { int x,sum=0,num,fact=1,temp; printf("enter value if x :\t"); scanf("%d",&x); temp=x; while(x!=0) { fact=1; num=x%10; while(num>0) { fact=fact*num; num--; } sum=sum+fact; x=x/10; } if(sum==temp) printf("num %d is special",sum); getch(); }
[ "awasthipratik.98@gmail.com" ]
awasthipratik.98@gmail.com
a928d365faab693f35261adbf7b6b434ff93cbbd
39f6cbefbdf03515738e59f639ca3a30caed93df
/inlaprog/src/fgn.c
a8164125afee59a0c55c1b30cddde7a50b7510b5
[]
no_license
proman666/r-inla
b15420636660b60057ed45065f6291da777c2e5d
aa76a9547d4085dfbaa7765349b9798233178a4b
refs/heads/master
2023-05-02T10:48:54.201647
2020-06-30T09:25:15
2020-06-30T09:25:15
null
0
0
null
null
null
null
UTF-8
C
false
false
8,420
c
/* fgn.c * * Copyright (C) 2016-17 Havard Rue * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or (at * your option) any later version. * * This pr...
[ "haavard.rue@kaust.edu.sa" ]
haavard.rue@kaust.edu.sa
3d10bd2692b4f444cb4f90cd0f14457809dd66e0
fbd296e613c6d09ac6b208522df38c2e104f1a2d
/BSOS/Register.c
acdf23f6632463fbbfa29f6f94657fba6df797d6
[]
no_license
Kn0lc/BSOS
077a0a0eafbc080c34442d8bbdafaf83a363f21f
6233ec16f3fcff66ff840d5bb717aa6e7fc85132
refs/heads/master
2016-09-06T00:35:54.916003
2014-04-27T17:46:11
2014-04-27T17:46:11
null
0
0
null
null
null
null
UTF-8
C
false
false
31
c
#include "Data/Multitasking.h"
[ "baumhaus41@gmx.net" ]
baumhaus41@gmx.net
cbaed4893383e2d976cd597a6f67b3f72c58b479
699e39a306ab0a26f76700cfc0fd351826db8cc3
/Code/MT2AnalysisCode/RootMacros/StopFeasibilityBTagVariable.C
154a3035c7bc0e366250fb7669a26d65c8aa4076
[]
no_license
MT2Analysis/MT2Analysis
19d396d81173b23248902b105ba0b4c220ed0281
12229f8b8731115215e4be0d68fbf07c21b2f1a9
refs/heads/master
2020-05-04T09:56:39.549915
2014-07-29T10:22:29
2014-07-29T10:22:29
null
0
0
null
null
null
null
UTF-8
C
false
false
155,265
c
#include "TEventList.h" #include "TLorentzVector.h" #include "TMath.h" #include "TString.h" #include "TObject.h" #include "TFile.h" #include "TDirectory.h" #include "TH2.h" #include "TH3.h" #include "TF1.h" #include "TCanvas.h" #include "TTree.h" #include "TCut.h" #include "TStyle.h" #include "TROOT.h" #include "TH3F.h...
[ "hannsjorg.artur.weber@cern.ch" ]
hannsjorg.artur.weber@cern.ch
3296fcfd2e64f82fd48f0e6de15ee8fdcd65efd7
fe692881320e10c55962cebd165d478c1434c359
/item/54/0300.c
fe636846ed2d7022eb33dcb8e23b1a315d49dda7
[]
no_license
anho9339/chienquoc
130602c90c43053bbc99dfbfbc877de0b2d81dd7
cb5157d5eabcb4bb2ff71c292cfbdd5dc5fbb221
refs/heads/master
2021-07-04T07:51:49.408023
2021-02-01T15:15:58
2021-02-01T15:15:58
222,929,950
1
0
null
null
null
null
UTF-8
C
false
false
1,593
c
#include <ansi.h> inherit ITEM; inherit COMBINED; inherit USABLE; int card_id; int card_time; int set_card_id(int i) { return card_id = i; } int get_card_id() { return card_id; } int set_card_time(int i) { return card_time = i; } int get_card_time() { return card_time; } void create() { set_n...
[ "hothienan1993@gmail.com" ]
hothienan1993@gmail.com
019de31150d7f1a3e65718acf9a36fecb5fb3231
90565bea4c4d80b584ca1ee7ea3e70b64cd42aa5
/7 segment/7 seg 99-0/seg 99 - 0.c
a6b86d0eade78b37da779f2f4607e1979274c072
[]
no_license
saurubh/8051-Tutorial
01d071845f7937286b1d220c44e0777f3427414a
7a0145d3c3e2e08b2dc16e2ba7ecf03be8a4b244
refs/heads/master
2021-06-01T09:00:12.306590
2016-05-17T19:24:02
2016-05-17T19:24:02
59,051,920
1
0
null
null
null
null
UTF-8
C
false
false
463
c
#include<reg51.h> sbit sl1 = P1^0; sbit sl2 = P1^1; void msdelay(unsigned int); void main() { unsigned char digit[10] = {0x40,0x79,0x24,0x30,0x19,0x12,0x02,0x78,0x00,0x10}; while(1) { int k,m,t; for(k=9;k>=0;k--) { for(m=9;m>=0;m--) { for(t=0;t<25;t++) { sl1=1; P2=digit[k]; msdelay(1); sl1 = 0; } sl2=1; P2...
[ "the.saurabh@yahoo.com" ]
the.saurabh@yahoo.com
0c63bb329d0fd0901d62f3a5ffbf4f1b3d8ea117
abff3f461cd7d740cfc1e675b23616ee638e3f1e
/opencascade/AIS_DisplaySpecialSymbol.hxx
6ba30a742206d92f601551e64102217cf4f82ac0
[ "Apache-2.0" ]
permissive
CadQuery/pywrap
4f93a4191d3f033f67e1fc209038fc7f89d53a15
f3bcde70fd66a2d884fa60a7a9d9f6aa7c3b6e16
refs/heads/master
2023-04-27T04:49:58.222609
2023-02-10T07:56:06
2023-02-10T07:56:06
146,502,084
22
25
Apache-2.0
2023-05-01T12:14:52
2018-08-28T20:18:59
C++
UTF-8
C
false
false
1,014
hxx
// Created on: 1996-12-11 // Created by: Robert COUBLANC // Copyright (c) 1996-1999 Matra Datavision // Copyright (c) 1999-2014 OPEN CASCADE SAS // // This file is part of Open CASCADE Technology software library. // // This library is free software; you can redistribute it and/or modify it under // the terms of the GN...
[ "adam.jan.urbanczyk@gmail.com" ]
adam.jan.urbanczyk@gmail.com
a59b291d6d5140b76e752247ac52355d62922939
d2a8481d0d7c192a97574e32885b75b6d1507914
/Files/Lists/ch06/6.20.c
9f095dd7c5952ebb970a6fbe14d36085547e95ea
[]
no_license
RainyH2O/C-Primer-Plus
23ea974038b03a38ba8616e1cdb92b2d56f9576a
39cb4f13db0fe111f5b89ae048b9324a0b4a28f9
refs/heads/master
2021-01-12T13:31:09.961785
2016-09-27T16:34:34
2016-09-27T16:34:34
69,372,773
0
0
null
null
null
null
GB18030
C
false
false
792
c
// power.c -- 计算数值的整数次幂 #include <stdio.h> double power(double n, int p); // ANSI原型 int main(void) { double x, xpow; int exp; printf("Enter a number and the positive integer power"); printf(" to which\nthe number will be raised. Enter q"); printf(" to quit.\n"); while (scanf("%lf%d", &x, &exp)...
[ "rainyh2o@qq.com" ]
rainyh2o@qq.com
92e0a3b4a99675e627137ca667d32e6100dea0ee
63ba7b55331d4b72699e92b12fe2776a3826a88b
/Drivers/DevDriver/ENCODER/Inc/DD_ENCODER.h
d121f98300f55bfdb32525804d840bd52f55538d
[ "Apache-2.0" ]
permissive
UnknownSP/stm32f4xx_system
3061677b563bf76953b10f1d1553a0e7615b0178
5d2ab1d74cc113d6dfbc77cae47d29dc4eb55f24
refs/heads/main
2023-03-06T20:30:45.946258
2021-02-23T17:19:02
2021-02-23T17:19:02
313,718,703
0
0
null
2020-11-17T19:20:22
2020-11-17T19:16:04
null
UTF-8
C
false
false
1,183
h
/* ===Kisarazu RBKN Library=== * * autor : Wakabayashi * version : v0.10 * last update : 20160811 * * **overview*** * エンコーダーの値を取得する。 * * TIM3及びTIM4を使用 */ #ifndef DD_ENCODER_H #define DD_ENCODER_H #include <stdint.h> #include "MW_ENCODER.h" #include "DD_Gene.h" #include "message.h" /* *エン...
[ "UnknownSP@izutsu.local" ]
UnknownSP@izutsu.local
de06ff03efeedb3c6d4e8ecd36d454470e1d7ea2
82b1912e6dae10f1cc787b27c91b8205cf21b16a
/ch4/4-8/Consecutive Odd Primes.c
0671af67dafc18e856528fae5864040f84dca3f9
[]
no_license
tzyLee/109-1-PP
40c56ac29b22347837dd754bc750d27e0b58663b
773214a9c4ec65877db27781cd47a05a846923a1
refs/heads/master
2023-02-01T17:17:45.152933
2020-12-25T10:46:01
2020-12-25T10:46:01
302,828,151
0
0
null
null
null
null
UTF-8
C
false
false
1,205
c
#include <mpi.h> #include <stdbool.h> #include <stdio.h> static bool isPrime(int n); // Usage: // mpicc -o [EXECUTABLE_NAME] __FILE__ // mpiexec -n [NUMBER_OF_PROCESS] [EXECUTABLE_NAME] int main(int argc, char *argv[]) { int rank, np; MPI_Init(&argc, &argv); MPI_Comm_rank(MPI_COMM_WORLD, &rank); MPI_Co...
[ "b06901145@ntu.edu.tw" ]
b06901145@ntu.edu.tw
73f0ebac2276a98d3f6219aac410daf521dd9c39
d1313c3a19feae4e06cf9178e9cdb701332f6d23
/mmap/seq/client.c
8ebbabecc81832229d88301242e392560e977759
[]
no_license
fcgll520/kore.io_websocket
123e6575425bae7dc24b5987b445797a9f085f12
9dbc9ce2efd42f9aaba5459ab5d0808e963df650
refs/heads/master
2021-10-23T09:17:54.051892
2019-03-16T18:03:36
2019-03-16T18:03:36
null
0
0
null
null
null
null
UTF-8
C
false
false
5,727
c
// source from https://gist.github.com/Alexey-N-Chernyshov/4634731 #include <errno.h> #include <fcntl.h> #include <stdio.h> #include <signal.h> #include <unistd.h> #include <sys/select.h> #include <netinet/in.h> #include <stdlib.h> #include <string.h> #include "message.h" peer_t server; void shutdown_properly(int co...
[ "gru5@yandex.ru" ]
gru5@yandex.ru
c6024264c4dfe960e6a5c3742d8290e446803a96
4e298b59e91f9088f36e9c488eb8c062b8a16c07
/open/clan/area/multipk/thunder_1.c
a00df965c2e24a268f4e264e61804a2180c898f4
[]
no_license
HexColors60/fs2
07714b1dbd27d666febf7ccc5e8d3476edaf0146
c1bc56122142ac741d2432551508d04c9be4694e
refs/heads/master
2021-05-27T11:06:07.272106
2012-08-03T04:15:15
2012-08-03T04:15:15
null
0
0
null
null
null
null
WINDOWS-1252
C
false
false
364
c
// thunder_1.c by ACKY inherit ROOM; #include <ansi.h> #include <thunder.msg> void create() { set( "short", HIY"…dѸÀ×·å…d"NOR ); set( "long", (: print_msg :) ); set( "no_transmit", 1 ); set( "light_up", 1 ); set( "exits", ([ /* sizeof() == 2 */ "south" : __DIR__"thunder_4", "east" : __DIR__"thun...
[ "szhowardhuang@gmail.com" ]
szhowardhuang@gmail.com
5bd0dd5b9648ad16e3f5603f254cd87e1aa34a95
70f63f6b356c665842e359469a89287106a5a754
/src/mudlib/std/npc_nobel.c
8158778658adb96edde7bc5545a58b6a8dcd1365
[]
no_license
DPrenC/endor-mud
2aebc7af384db692c7dbc6c0a0dbb3c600e93ecc
3ca7605715ce2c02734c68766470f5d581b9fc98
refs/heads/master
2021-01-21T18:53:26.493953
2017-05-21T23:04:36
2017-05-21T23:04:36
null
0
0
null
null
null
null
ISO-8859-1
C
false
false
566
c
/* Fichero: npc_nobel.c Autor: Orome. Fecha: 28/09/2014 Descripción: Archivo base de animalillos de nivel mínimo */ #include <properties.h> inherit NPC; create () { ::create(); seteuid(getuid()); SetWhimpy(2); } public varargs int Defend(int dam, int dam_type, mixed flags, string *xtras){ //write(TO->Query...
[ "ea5gna@gmail.com" ]
ea5gna@gmail.com
c2caa3a690504a4df728571cb7a8c36312a75d1b
2da523847bffaf81b56f97d5e5131ff4aa06572a
/resource.h
cee5fb00af9f8145c56fa84a613546ce73fc68c3
[]
no_license
OhadAsh/Paint_CPP
b4534268107d9dcfd267fdfffb758f33b962c275
8818b7ff5b0476c80e76ed7970de1b59e682bfd9
refs/heads/main
2023-04-16T07:16:12.468877
2021-05-04T10:57:05
2021-05-04T10:57:05
364,225,266
0
0
null
null
null
null
UTF-8
C
false
false
2,853
h
//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by Dlg.rc // #define IDM_ABOUTBOX 0x0010 #define IDD_ABOUTBOX 100 #define IDS_ABOUTBOX 101 #define IDD_DLG_DIALOG 102 #define IDI_ICON1 13...
[ "noreply@github.com" ]
OhadAsh.noreply@github.com
4ee16caab97d19dc17ae570e88094238585a1724
003dd6fb74bfafd8411eedf5f99463b301ac0bc3
/include/pdk/global/SystemDetection.h
5da2fe58409f9c7affc593435077ad9b9b3dde74
[ "Apache-2.0" ]
permissive
ajunlonglive/pdk
9d70525661095e307322e5e1d4504161d2b508b8
830c5d38c710db5b610bd1c1fbf4cad953f1e42b
refs/heads/master
2023-03-23T12:39:20.233221
2018-05-25T01:19:34
2018-05-25T01:19:34
null
0
0
null
null
null
null
UTF-8
C
false
false
9,543
h
// @copyright 2017-2018 zzu_softboy <zzu_softboy@163.com> // // THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR // IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES // OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. // IN NO EVENT SHALL THE AUTHOR BE ...
[ "zzu_softboy@163.com" ]
zzu_softboy@163.com
2b8e1873c22d2eeedbc100cf5eb13934cdde7ce3
9f22e47cc4630f3eb81205b9a581b9e9066ba32f
/part2/lecture3/a3_p10.c
f65b87bd351e4c5d05ffdb4a9d52cb12d895a95e
[]
no_license
dmejdani/programming-in-c
d56a1afdb0c4b259feab8c6b323d98693bcac69d
8599e703b4b105fe4c7a9c168965e38a566213b8
refs/heads/master
2022-11-06T02:09:17.060228
2020-06-24T20:22:00
2020-06-24T20:22:00
274,757,110
0
0
null
null
null
null
UTF-8
C
false
false
87
c
/* JTSK-320112 a3_p10.c Desar Mejdani d.mejdani@jacobs-university.de */
[ "mejdanid@gmail.com" ]
mejdanid@gmail.com
0d8cbc7fdd8839368b18e8ea5de1f7e7f5dcbcfa
d2e148acaffccbbb8c874db0b4c6ecb773c9314d
/AppSync-Dev/appinst/zipzap/ZZConstants.h
ac68142768371623f15aaf33c9c745ae646b2390
[ "MIT", "GPL-3.0-or-later", "GPL-3.0-only", "GPL-1.0-or-later" ]
permissive
long-woo/Cydia
84eedeccece1001be92dfdffcb411f073e7862ad
17a514f2d530763a45170f58c0a6d97e57c78bc8
refs/heads/master
2023-06-10T18:42:01.094005
2023-03-03T07:09:13
2023-03-03T07:09:13
256,098,047
2
0
MIT
2020-04-16T03:19:25
2020-04-16T03:19:24
null
UTF-8
C
false
false
2,465
h
// // ZZConstants.h // zipzap // // Created by Daniel Cohen Gindi on 12/29/13. // // // 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, ...
[ "xlsn0wios@gmail.com" ]
xlsn0wios@gmail.com
375e52f0244842847b74b4f121ca893f534c14eb
b1d500a451cd9852089bf3d97e829df069daa9c8
/Images/MC/dMu/5.4e-18/MomBinnedAna/S0_Momentum_Y_RMS_vs_p_trackReco_WORLD_250MeV_BQ.2_1.C
4ceb05981393424189db89526f6761ea9f70bf72
[]
no_license
sam-grant/EDM
486ea029bf766c968a3c7b41198ffcf9bc3c9b8a
525e41de5f675c39014488c79144f47562910736
refs/heads/master
2022-10-30T22:35:42.979799
2022-10-19T18:44:54
2022-10-19T18:44:54
296,421,806
0
1
null
null
null
null
UTF-8
C
false
false
3,075
c
void S0_Momentum_Y_RMS_vs_p_trackReco_WORLD_250MeV_BQ.2_1() { //=========Macro generated from canvas: c/c //========= (Wed Feb 2 11:33:57 2022) by ROOT version 6.24/06 TCanvas *c = new TCanvas("c", "c",0,0,800,600); c->SetHighLightColor(2); c->Range(-168.118,2.991282,3409.577,28.37947); c->SetFillColor(0)...
[ "samuel.grant94@gmail.com" ]
samuel.grant94@gmail.com
1a62ce9855c9f92f70588941094b4d14facaf183
08e3dcfa2b294e02cf4f1f94868788f2403e51cc
/nactar/pointer_array.c
5331e39bd71f4741dcaa6c10bbb83196e7154549
[]
no_license
GMuktadir/programming
a2d24c191052a0b348462b86a426c2e7f0ee6f72
14b29b2dfeec35e91876716c3b3a9f316a2e2997
refs/heads/master
2023-06-03T12:24:43.194573
2021-06-21T19:42:52
2021-06-21T19:42:52
274,956,143
0
0
null
null
null
null
UTF-8
C
false
false
206
c
#include<stdio.h> int main() { //Declaration method 1 int x[5]; for(int i=0;i<5;i++) { printf("&x[%d]=%d\n",i,&x[i]); } printf("Address of array: %d\n",x); return 0; }
[ "gm.cse.duet@gmail.com" ]
gm.cse.duet@gmail.com
22926b6d68b5ae8b017e53cad6020a46cbd4d9c4
a280aa9ac69d3834dc00219e9a4ba07996dfb4dd
/regularexpress/home/weilaidb/work/kernel/linux-3.0.8/arch/sparc/include/asm/sembuf.h
76aaa0d807ffc5b6ce2bd146d744f3c4496eff93
[]
no_license
weilaidb/PythonExample
b2cc6c514816a0e1bfb7c0cbd5045cf87bd28466
798bf1bdfdf7594f528788c4df02f79f0f7827ce
refs/heads/master
2021-01-12T13:56:19.346041
2017-07-22T16:30:33
2017-07-22T16:30:33
68,925,741
4
2
null
null
null
null
UTF-8
C
false
false
161
h
#define _SPARC_SEMBUF_H #if defined(__sparc__) && defined(__arch64__) # define PADDING(x) # define PADDING(x) unsigned int x; struct semid64_ds ; #undef PADDING
[ "weilaidb@localhost.localdomain" ]
weilaidb@localhost.localdomain
016176685c629815c37428cb7c3b223cd4a22557
191707dd19837f7abd6f4255cd42b78d3ca741c5
/X11R6/xc/programs/Xserver/hw/xfree86/accel/mach8/mach8frect.c
fc67e1167ba287fb70be994f461e1eae67601c4d
[]
no_license
yoya/x.org
4709089f97b1b48f7de2cfbeff1881c59ea1d28e
fb9e6d4bd0c880cfc674d4697322331fe39864d9
refs/heads/master
2023-08-08T02:00:51.277615
2023-07-25T14:05:05
2023-07-25T14:05:05
163,954,490
2
0
null
null
null
null
UTF-8
C
false
false
22,510
c
/* $XConsortium: mach8frect.c,v 1.6 95/01/12 20:19:35 kaleb Exp $ */ /* $XFree86: xc/programs/Xserver/hw/xfree86/accel/mach8/mach8frect.c,v 3.1 1994/11/26 12:43:26 dawes Exp $ */ /* * Fill rectangles. */ /* Copyright (c) 1989 X Consortium Permission is hereby granted, free of charge, to any person obtaining a cop...
[ "yoya@awm.jp" ]
yoya@awm.jp
502caf8460518ffe2ea3ed5e57986defb20052a1
d87ad310a2f40b2fab405f1d09c4ebdd4503ad0d
/Program/Transmitter/App/main.c
f5ad360d054cfbb63ea05232f640669179f60db7
[]
no_license
BSP-Embed/Sensor-Gloves-2016
e851e84acef72b6ce0f0cf88be99c72d5771a9b4
9d1bf12d83723ad74fb2754d3ecbe7bcafa1c659
refs/heads/master
2021-01-11T13:55:28.292595
2017-06-20T13:59:48
2017-06-20T13:59:48
94,897,422
0
0
null
null
null
null
UTF-8
C
false
false
3,840
c
#include "main.h" extern int8u lcdptr; static volatile int8u mode = CTRL; const char *MSG[] = { "I'm in Emergency condition. Please Help Me.", }; int8u SYM[][5] = { 33,44,43,23,28, /* H */ 34,25,29,27,31, /* E */ 46,44,27,24,29, /* L */ 37,27,33,30,36, /* O */ }; int mai...
[ "bsp.embed@gmail.com" ]
bsp.embed@gmail.com
3091dab2ddc5490c6b8285021d3daca1269d087e
785efe1701d369e370190122ff3e9145a5d99d17
/1/tasks/Task1.h
d218bf5b6d70a15ad21fcdcabc3f0c2a4508a64e
[]
no_license
MykytaMaliarenko/c-laboratory
a137dfa59b81bbf23c1aafc669eed5891b3811f6
fbbb4e5f19de3f494979b622781b28ea8ada82f7
refs/heads/master
2020-12-28T11:19:02.670926
2020-05-23T18:15:05
2020-05-23T18:15:05
238,310,306
0
2
null
null
null
null
UTF-8
C
false
false
196
h
// // Created by nam62 on 03.02.2020. // #ifndef INC_1_TASK1_H #define INC_1_TASK1_H #include <stdbool.h> void CalculatePrismArea(); void CalculateParallelogramArea(); #endif //INC_1_TASK1_H
[ "mykytamaliarenko@gmail.com" ]
mykytamaliarenko@gmail.com
f01f5a0139d7a420df6a90b50a6d7b8454854dd6
bc3579159fa4f0545ae19ced663a9b0546f936fb
/No15/HLS/Calc/CalcDiff.c
4cdb071b8a76ee0ecfe5e350ec4c8f605728b9dc
[]
no_license
aquaxis/FPGAMAG
29c077b37340535b88d5810b23bb5f1d3ea11f7e
4ac2356b972c7ce734d0c17ed16d29cfd9cf0ff6
refs/heads/master
2020-12-24T15:50:04.444892
2017-02-23T14:48:34
2017-02-23T14:48:34
22,172,041
7
3
null
null
null
null
UTF-8
C
false
false
170
c
#include <math.h> short CalcDiff(unsigned char a, unsigned char b) { #pragma HLS INTERFACE ap_ctrl_none port=return #pragma HLS PIPELINE return (short)b - (short)a; }
[ "hidemi@sweetcafe.jp" ]
hidemi@sweetcafe.jp
a7ec5d9d658cb922e49e1fedec58feab2c40c4c3
3934cdf17301219728a967e8913237284ae57bd3
/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-wasmrelaxedsimd-fma-loadsplat.c
f9de3a9bf943038c1f9d01d5979740dcb116570d
[ "LicenseRef-scancode-generic-cla", "BSD-3-Clause" ]
permissive
google/XNNPACK
c1a709b570460dd9e352300b18ba75025ace34ac
c758a4a6601513736ae520dd87206c76e8f5f05a
refs/heads/master
2023-08-30T10:43:28.569336
2023-08-30T07:46:17
2023-08-30T07:47:37
208,364,128
1,565
313
NOASSERTION
2023-09-14T19:47:21
2019-09-13T23:48:37
C
UTF-8
C
false
false
2,517
c
// Auto-generated file. Do not edit! // Template: src/f32-gemm/wasmsimd-loadsplat.c.in // Generator: tools/xngen // // Copyright 2020 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <wasm...
[ "xnnpack-github-robot@google.com" ]
xnnpack-github-robot@google.com
3e0e2c2358ac29d31a301bfafec2afc34661ed4d
503a0b733016ba530f39136b24036358904e5cc6
/06.practical.work.producer.consumer.c
994bbf5590a98da1d1660101f56248f1bc4412f0
[]
no_license
lecanhduong/os2018
7c439a35f8f37155caf259ecb9188e47d173a173
4a3feb46d0e368a65f0cfbf254eda66c76c5e5b9
refs/heads/master
2021-05-13T20:08:26.303348
2018-02-02T16:06:59
2018-02-02T16:06:59
116,905,308
0
0
null
2018-01-10T03:51:48
2018-01-10T03:51:48
null
UTF-8
C
false
false
1,228
c
#include <unistd.h> #include <stdio.h> #include <string.h> #include <stdlib.h> #define BUFFER_SIZE (10) typedef struct { char type; int amount; char unit; }item; item buffer[BUFFER_SIZE]; int first = 0; int last = 0; void produce(item *i){ while ((first + 1) % BUFFER_SIZE == last){ } memcpy(&buffer[first], i...
[ "le.canhduong98@gmail.com" ]
le.canhduong98@gmail.com
7588b34d70f8df957e3e77fc0369f9e8fe144b21
2a4293dff07c65cfc578540b7c23a095540d3459
/lesson12/main.c
5892a08c8378c06bae2a5bd863abac372864f330
[]
no_license
toby4548/Embedded_C
46c38fe35a79297f1724597234bdc00510849dd1
846710955f09da2ced817f21be3c47da7fb22280
refs/heads/master
2021-04-15T04:54:22.879790
2018-05-09T15:02:06
2018-05-09T15:02:06
126,544,134
1
0
null
null
null
null
UTF-8
C
false
false
1,569
c
#include <stdint.h> #include "tm4c_cmsis.h" #include "delay.h" #define LED_RED (1U<<1) #define LED_BLUE (1U<<2) #define LED_GREEN (1U<<3) typedef struct { uint16_t x; uint8_t y; } Point; Point p1, p2; typedef struct { Point top_left; Point bottom_right; } Windows; typedef struct { Point cor...
[ "toby4548@gmail.com" ]
toby4548@gmail.com
bbaf2641982b8cdf7257d6ab0f7005a24dba606c
a8d1d48de47caccda2d5fe0093f2b072d7b58c32
/Cbasics/week6-1.c
c627a30386735a9d83fe7b598ea15768e532a210
[]
no_license
Devinwon/master
d5f4ca111ac61ab4864272b3220f6a35e727e7ba
fd0515f0db60a0caa900b1e0d969f2d7447b6ab6
refs/heads/master
2021-06-22T22:16:59.633514
2019-04-30T10:00:01
2019-04-30T10:00:01
91,666,410
0
0
null
null
null
null
GB18030
C
false
false
2,000
c
//浙江大学程序入门c语言 //第6周作业1代码 /*分解质因数(5分) 题目内容: 每个非素数(合数)都可以写成几个素数(也可称为质数)相乘的形式, 这几个素数就都叫做这个合数的质因数。比如,6可以被分解为2x3,而24可以被分解为2x2x2x3。 现在,你的程序要读入一个[2,100000]范围内的整数,然后输出它的质因数分解式; 当读到的就是素数时,输出它本身。 提示:可以用一个函数来判断某数是否是素数。 输入格式: 一个整数,范围在[2,100000]内。 输出格式: 形如: n=axbxcxd 或 n=n 所有的符号之间都没有空格,x是小写字母x。abcd这样的数字一定是...
[ "917570905@qq.com" ]
917570905@qq.com
07940f7935f21f067c3a02de1ec2d91c16960c9a
0e4ed1c843941d41a61ad447ea385b33a4499572
/include/Xm/LabelP.h
d69af4fb3ccdb0ddda555c58cf9ebe85f58ed47c
[]
no_license
LanceKnight/Ray-Tracing
02fc87c1748d847a6c61d71fa4f44b42ee22cae8
99d7d3202155c5852b2c686bdb0845c116d5b319
refs/heads/master
2022-01-28T23:18:52.944786
2019-05-07T01:01:06
2019-05-07T01:01:06
null
0
0
null
null
null
null
WINDOWS-1252
C
false
false
4,312
h
/** * * $Header: /cvsroot/lesstif/lesstif/include/Motif-1.2/Xm/LabelP.h,v 1.5 2002/03/02 13:49:26 dannybackx Exp $ * * Copyright (C) 1995 Free Software Foundation, Inc. * Copyright © 1995-2000, 2002 LessTif Development Team * * This file is part of the GNU LessTif Library. * * This library is free software; yo...
[ "lanceknight26@gmail.com" ]
lanceknight26@gmail.com
fc842c8bef256e7816de5cccf8a35d51a92d98ae
2b4e3291ae13b90a00d652acd8472b21fcf55ea5
/td3/ex04.c
d9dced16a87cb6424a36346d7f6c3186e86b144c
[]
no_license
PetitEsprit/IN405
8b74001f54c857db5cb14927b9b60ab41f95991c
6e23a7f8ec4feae19b1a303fab65c689d1b56cad
refs/heads/master
2020-04-28T08:49:13.954848
2019-04-09T10:36:17
2019-04-09T10:36:17
175,143,337
0
0
null
null
null
null
UTF-8
C
false
false
775
c
#include <sys/types.h> #include <sys/stat.h> #include <sys/mman.h> #include <fcntl.h> #include <stdio.h> int main(int ac, char **av) { if(ac == 2 ) { int i = 0; int fd = open(av[1], O_RDWR); struct stat fdstat; if(fstat(fd, &fdstat) < 0) perror("Error stat\n"); char *fstr = mmap(NULL, fdstat....
[ "PetitEsprit@users.noreply.github.com" ]
PetitEsprit@users.noreply.github.com
8790df851c1cc5ac596b8f7d58afa96a38f40850
19eb97436a3be9642517ea9c4095fe337fd58a00
/private/mvdm/wow32/wumsg.h
3066dc68c8b48dd505fcc431bbed31c5439795e3
[]
no_license
oturan-boga/Windows2000
7d258fd0f42a225c2be72f2b762d799bd488de58
8b449d6659840b6ba19465100d21ca07a0e07236
refs/heads/main
2023-04-09T23:13:21.992398
2021-04-22T11:46:21
2021-04-22T11:46:21
360,495,781
2
0
null
null
null
null
UTF-8
C
false
false
1,624
h
/*++ BUILD Version: 0001 * * WOW v1.0 * * Copyright (c) 1991, Microsoft Corporation * * WUMSG.H * WOW32 16-bit User Message API support * * History: * Created 07-Mar-1991 by Jeff Parsons (jeffpar) --*/ #define WOWDDE_POSTMESSAGE TRUE extern BOOL fWhoCalled; ULONG FASTCALL WU32CallM...
[ "mehmetyilmaz3371@gmail.com" ]
mehmetyilmaz3371@gmail.com
b0eac29d10acf918de7222251eb4cca07bf8ac7c
301b833b455489478174acd7e1d845054b25f767
/0x17-doubly_linked_lists/0-print_dlistint.c
5d60da2c094ce58311e02336a4caf668b9f1259b
[]
no_license
matxa/holbertonschool-low_level_programming
05f459f324ef33e6b8533337f7994ef586b65695
efdffcb13a1fb3d598bcdca7b14eefaa4007ff2c
refs/heads/master
2021-07-11T06:41:39.205865
2020-08-27T21:46:15
2020-08-27T21:46:15
209,312,710
0
0
null
null
null
null
UTF-8
C
false
false
293
c
#include "lists.h" /** * print_dlistint - print linked list * @h: type list_t * Return: printed elements * */ size_t print_dlistint(const dlistint_t *h) { const dlistint_t *last; int f = 0; while (h) { printf("%d\n", h->n); last = h; h = last->next; f++; } return (f); }
[ "matxa21@gmail.com" ]
matxa21@gmail.com
9bdea2c8269a67729e79902dead5152a44f52f83
33319f9bb1b64d54bc9767045a953b0cc29b6079
/src/lib/datapipeline/inc/dpp_types.h
6b8713e633bd17f66d142860e092dd3e20605b57
[ "BSD-2-Clause", "BSD-3-Clause" ]
permissive
mbakshi99/plume-pml
5849887d7c21b378fcaec94e434face8b61222ca
f8b95f3770192d737b9bd739b0c5f1021ffb3db8
refs/heads/master
2020-03-26T17:11:19.274295
2018-03-02T15:29:57
2018-03-02T15:29:57
null
0
0
null
null
null
null
UTF-8
C
false
false
11,209
h
/* Copyright (c) 2015, Plume Design Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the...
[ "mladen@plumewifi.com" ]
mladen@plumewifi.com
6526c4b63971238ac474ce3d57d6f75aa98811ce
fb8cdbe234670cd728b27f615aba7167394f93b9
/test/ucosii-2.92/APP/syscall.c
a75b9524196725f0a204aaef5caccad3ad2d9322
[]
no_license
lujialiang/logic32-software
2bab88aee2072f9425539207de41528ebd576fb2
bcd8ccfd25f2e8cfdfbf09b676bdf59aae9b9d51
refs/heads/master
2020-11-25T09:40:45.118056
2019-12-31T07:44:14
2019-12-31T07:44:14
228,600,167
1
0
null
null
null
null
UTF-8
C
false
false
630
c
#include <sys/stat.h> int read (file, ptr, len) int file; char * ptr; int len; { return 0; } int lseek (file, ptr, dir) int file; int ptr; int dir; { return 0; } int write (file, ptr, len) int file; char * ptr; int len; { return 0; } int open (path, fla...
[ "jialiang@localhost.localdomain" ]
jialiang@localhost.localdomain
464ec230caa3402420d08c88f8232c14dad5b435
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/a561f6f0-0b8c-48f6-a68a-5257a4d89326.c
d180b7bd82e23701f7f7cfc7e97fbd66221377cb
[]
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
625
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 = i/j; l = l-j; l = j-j; l = i%j; l = k-j; k = k-k*i; //variables //random /* START VULNERABILITY */ int a; int b[88]; int c[7...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
1c5cd4d2ef156e7690d0bc162d624c7e14606a99
e6c50c3ad6362f7f05682d64c96748fab0ca025b
/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c
5c3c6c73db82134afd05cbb84fb599db236ad29b
[ "BSD-3-Clause", "LicenseRef-scancode-generic-cla" ]
permissive
Maratyszcza/XNNPACK
537e670d0d172b3ec9f04808e07ed4a5436b01a7
16b3379825a5de3d148658af572a0a45eea3bfa3
refs/heads/master
2023-06-05T16:36:41.404271
2022-09-24T06:01:47
2022-09-24T06:02:47
218,375,282
1
0
NOASSERTION
2019-10-29T20:14:30
2019-10-29T20:14:30
null
UTF-8
C
false
false
6,861
c
// Auto-generated file. Do not edit! // Template: src/qs8-gemm/MRx4c8-sse.c.in // Generator: tools/xngen // // Copyright 2020 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <smmintrin.h>...
[ "xnnpack-github-robot@google.com" ]
xnnpack-github-robot@google.com
50e96b208af549c777516ae8ff782c667627d514
c2abdfd5908060ad58ce442f211e667073ab50cf
/ext/standard/base64.c
b3179b99ff8c6642eddc586a65f9bf494c602533
[]
no_license
kennyb/php-broken
3c51e5f504b2b4021e16d383aae7e71da0dbb9c7
d28a8936d4d186b3ab9d6ddfa27d12797513d3be
refs/heads/master
2021-01-19T14:34:09.479826
2009-03-16T23:31:29
2009-03-16T23:31:29
107,010
1
0
null
null
null
null
UTF-8
C
false
false
7,595
c
/* +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2008 The PHP Group | +---------...
[ "kenny@L4.(none)" ]
kenny@L4.(none)
57d6a968072217109cc62b5397a37233f237cb83
56576b96d8fa41c5ea11d966349fd9aab0c95b6f
/dominion/mutanttesting/notkilled/mutant100369_dominion.c
a5775e634723d55aca6b010ecd2eb4fa53ec2fb2
[]
no_license
cs362sp16/cs362sp16_minnerp
9f45847caa77acb4f390e07478139ac7dd681203
12cba30f398c2e18aa4b7138c6034503fba8624f
refs/heads/master
2021-01-21T11:40:18.310073
2016-06-06T18:01:45
2016-06-06T18:01:45
55,734,691
0
0
null
null
null
null
UTF-8
C
false
false
32,219
c
#include "dominion.h" #include "dominion_helpers.h" #include "rngs.h" #include <stdio.h> #include <math.h> #include <stdlib.h> int compare(const void* a, const void* b) { if (*(int*)a > *(int*)b) return 1; /* MUTANT (rep_op) */ if (*(int*)a <= *(int*)b) return -1; return 0; } struct gameState* newGame() { str...
[ "minner.paul@gmail.com" ]
minner.paul@gmail.com
652f7de09fe27789a71490e3415688e2ba034377
ffd1709f6448123b72315963bb4ab8b790c0be4d
/nwp.c
228ba6c216bfd9cea8a08535c54be8726175ce28
[]
no_license
alior/nwp
3ced3e08112164012750b9fb649b0f974bfc0fd2
d4c7c949769c2a3303b30b24112a608e488ebb25
refs/heads/master
2016-09-06T09:28:05.819094
2012-06-06T01:17:15
2012-06-06T01:17:15
null
0
0
null
null
null
null
UTF-8
C
false
false
1,843
c
#include <stdio.h> #include <stdlib.h> #include <string.h> void PRINTLCS(int b[][100], char X[], int i, int j) { if (i == 0 || j == 0) return; if (b[i][j] == 1) { PRINTLCS(b, X, i - 1, j - 1); printf("%c", X[i-1]); } else if (b[i][j] == 2) PRINTLCS(b, X, i - 1, j); else PRINTLCS(b, X, i, j - 1); } void ...
[ "alior@alior-PC.(none)" ]
alior@alior-PC.(none)
0677e1bb3d5155aae6b1da01a2eae89435f91178
db4d8e2bc092fdefd72b454a74e773b3683cf187
/init.h
0235613980855295b170a057215f84fbbee1c525
[]
no_license
vitorvilela/unstructured
1f1b890b81939d5e8afa7658d775f78641e1ce34
1813a79b64db27e53aa4fbf18c790d671a8819d8
refs/heads/master
2020-04-25T12:44:17.109493
2019-02-27T14:19:20
2019-02-27T14:19:20
172,787,575
4
0
null
null
null
null
UTF-8
C
false
false
305
h
#ifndef initH #define initH void Vertex_Init(const char *fname); void Edge_Init(const char *fname); void Volume_Init(const char *fname); void Edge_Geom(); void Edge_Vol_Assign(); void PlateCase_Gama_Init(); void Volume_Centroid_Init(); void Volume_Area_Init(); void Edge_Lenght_Init(); #endif
[ "noreply@github.com" ]
vitorvilela.noreply@github.com
315419fba2635043e3b17a150bf5d75241dbc81a
ae41a6e8b1033015a5a622e4e7b5f90453632741
/include/platform/compiler.h
89255847d70f50bc636ede23a00982a58a6d0d20
[ "BSD-2-Clause" ]
permissive
PikoRT/pikoRT
8ac985e89fd640e965f59a651366b67ac996ceea
3783e0d9c7fe3533a73db3a91b0caf9817cc78de
refs/heads/master
2022-11-27T16:28:24.808521
2022-11-24T19:58:32
2022-11-24T19:58:32
99,430,730
127
40
NOASSERTION
2022-11-24T19:58:33
2017-08-05T15:20:13
C
UTF-8
C
false
false
270
h
#ifndef _PLATFORM_COMPILER_H #define _PLATFORM_COMPILER_H #define PLAT_EVAL(macro) \ ({ \ void __wrapper__(void) {macro;} \ __wrapper__; \ }) #endif /* !_PLATFORM_COMPILER_H */
[ "yenwu.tw@gmail.com" ]
yenwu.tw@gmail.com
7f804365427be8f5450e2081e3852aaf9049bd67
191707dd19837f7abd6f4255cd42b78d3ca741c5
/X11R5/contrib/lib/DPS/motifdemos/scratchpad/fontpanel.c
83f23d18f4734e89c8ff432d1c000257b3ca165d
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
yoya/x.org
4709089f97b1b48f7de2cfbeff1881c59ea1d28e
fb9e6d4bd0c880cfc674d4697322331fe39864d9
refs/heads/master
2023-08-08T02:00:51.277615
2023-07-25T14:05:05
2023-07-25T14:05:05
163,954,490
2
0
null
null
null
null
UTF-8
C
false
false
3,295
c
/* fontpanel.c * * Copyright (C) 1990-1991 by Adobe Systems Incorporated. * All rights reserved. * * Permission to use, copy, modify, and distribute this software and its * documentation for any purpose and without fee is hereby granted, * provided that the above copyright notices appear in all copies and that ...
[ "yoya@awm.jp" ]
yoya@awm.jp
3d8aa83580fb960e2786a06ee6f499bc1ef2960a
2720630e9bd3f3b41c28104d3951b6cf5d6956d6
/sixth sem/networks lab/ass7/lab_7_17CS10012_17CS30042/user1.c
692b1df5143643f3c82b04bdfbf0dca6144767d8
[]
no_license
code-o-soccer/Academics
2241e3564a40d553075e2bc92aad9b824751b610
604f269418967a430bfc42feeef82159f02683aa
refs/heads/main
2023-01-21T17:28:19.790360
2020-11-30T12:22:47
2020-11-30T12:22:47
null
0
0
null
null
null
null
UTF-8
C
false
false
1,237
c
#include <stdio.h> #include <string.h> #include <arpa/inet.h> #include "rsocket.h" #define MAXLINE 100 #define ROLLNO 10012 struct sockaddr_in addr,addr2; socklen_t len; char buffer[MAXLINE] ; int main(int argc, char **argv ) { int sockfd = r_socket(AF_INET, SOCK_MRP, 0); if ( sockfd < 0 ) { ...
[ "divyangmittal44@gmail.com" ]
divyangmittal44@gmail.com
e920e29d4a90c765be71664b7a872c7f76a10b9b
bb7df16956349d79b9f4febab78ba1cad16d106e
/softw/act_dti/unit_tests/dropout_tester.c
2d99b33a9b6d6b85bcce559cb5866dbce1f4fd63
[]
no_license
PierreVH2/ACTSoftware
3d766d586544344192b713918876ad1e850bb8dd
aba691ef7cc9684863e8ff6bbf29820b7a33d00b
refs/heads/master
2020-03-26T19:38:44.288131
2018-08-26T12:52:24
2018-08-26T12:52:24
145,277,644
0
0
null
null
null
null
UTF-8
C
false
false
26,677
c
#include <stdio.h> #include <string.h> #include <errno.h> #include <gtk/gtk.h> #include <act_plc.h> #include <act_ipc.h> #include <unistd.h> #include <stdlib.h> #include <fcntl.h> #include <sys/ioctl.h> #include "dropout.h" void quickmsg_select(GtkWidget *cmb_quick_msg, gpointer ent_sendmsg); void send_msg(gpointer us...
[ "pierre.van.heerden86@gmail.com" ]
pierre.van.heerden86@gmail.com
5a8161294e3cbc64957d0237b489bb6695182130
3277b4e2445eb9e12706c6edf04f7ecce1eb1a24
/week8/homework/trauco.c
e4545e94b1a95732753b4b6386fbe862396a1659
[]
no_license
samhvw8/cprogramingIntroduction
ec9a7d99d1c3be0c9f86eb1b7353b6e3f59ed786
6ebf0cdee880aad160384e8cbe733e0d676ff061
refs/heads/master
2021-01-18T09:04:56.550942
2015-11-09T13:48:40
2015-11-09T13:48:40
39,304,157
0
1
null
null
null
null
UTF-8
C
false
false
872
c
/////////////////////////// // Hoang van sam - ICT58 // /////////////////////////// #include <stdio.h> int main () { // dung 5 nam 3 3*gia 1 int i,j,z; // i trau dung ; j trau nam ; z trau gia printf("%s\n\n","trau dung an 5 bo co,trau nam an 3 bo co, 3 trau gia an 1 bo co" );printf("------------------...
[ "samhv.ict@gmail.com" ]
samhv.ict@gmail.com
1499e4a13369a7922e0c2b04d01b2012f7f647df
d0bc7ef9226cf315331f4f65ccfc07917642a788
/srcs/ft_lstadd.c
ee4aa7f13064189b367d727b955d60838b18661b
[]
no_license
Qespion/libft
b834c3e1452b442f471c665093026c1875bfb340
4b39fb1de7539b6a37b8270daa77859a88b79342
refs/heads/master
2020-03-06T18:07:55.012295
2018-05-04T12:40:33
2018-05-04T12:40:33
null
0
0
null
null
null
null
UTF-8
C
false
false
997
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_lstadd.c :+: :+: :+: ...
[ "q.espion@gmail.com" ]
q.espion@gmail.com
ef945475f19353397aa0ffdc1beb05c9e7d2db8f
6eac78933399490323e9f12979ff5c808f604c71
/firmware/serialif_examples/cyfxusbi2sdmamode/cyfxusbenumdscr.c
97bbc39594824c8b365fe2ab9739ed469e970085
[]
no_license
webstorage119/cypress-ezusb-fx3
05df162d7df1964c49de7ac4bbbecb00621edb69
e091403b15a32ae19b86d3f137137856862960e2
refs/heads/master
2021-05-26T18:25:49.610832
2013-01-24T08:48:37
2013-01-24T08:48:37
null
0
0
null
null
null
null
UTF-8
C
false
false
14,532
c
/* ## Cypress USB 3.0 Platform header file (cyfxusbenumdscr.c) ## =========================== ## ## Copyright Cypress Semiconductor Corporation, 2010-2011, ## All Rights Reserved ## UNPUBLISHED, LICENSED SOFTWARE. ## ## CONFIDENTIAL AND PROPRIETARY INFORMATION ## WHICH IS THE PROPERTY OF CYPRESS. ## ## ...
[ "ygpark@YGPARK-VAIO.IRISAID.NET" ]
ygpark@YGPARK-VAIO.IRISAID.NET
b86ab349f43e9ff6b0ecaf96a1a0338358427fea
e60bc336f63ea1b80e3e7eee2f991596b406bf1d
/mimikatz/modules/kuhl_m_sid.c
b059e9ddc1e05e1b947aaf2a937743d7c8d33e84
[ "CC-BY-4.0" ]
permissive
sergey-cheperis/mimikatz-staticlib
b7ea608ea1f0476be8d771408d4021ebfc3a3488
82df6144177fd62c46f99d58562625f3d0c70944
refs/heads/master
2022-02-16T20:38:09.169683
2022-02-09T23:15:12
2022-02-09T23:15:12
113,077,128
13
2
null
null
null
null
UTF-8
C
false
false
13,715
c
/* Benjamin DELPY `gentilkiwi` https://blog.gentilkiwi.com benjamin@gentilkiwi.com Licence : https://creativecommons.org/licenses/by/4.0/ */ #include "kuhl_m_sid.h" const KUHL_M_C kuhl_m_c_sid[] = { {kuhl_m_sid_lookup, L"lookup", L"Name or SID lookup"}, {kuhl_m_sid_query, L"query", L"Query object by S...
[ "benjamin@gentilkiwi.com" ]
benjamin@gentilkiwi.com
17596c9cf09b870a6eefe8045f1e0d28c639e456
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/drivers/s390/scsi/extr_zfcp_sysfs.c_zfcp_sysfs_adapter_failed_show.c
8a29418cfe02c17a992c481b438ffba9c4691866
[]
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,363
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
46c30a30405cbff64ffed3efa3898689b40bd73b
63500da020e30e83270073f821e2cc6c33efc1e8
/efm32g210f128-rtx-truerandom/CMSIS/efm32g/Include/efm32g_af_pins.h
6d751876880397700f84abace61416bcbb7445ca
[ "MIT" ]
permissive
monpetit/inventus-factory-examples
a2319c5d6b394b55d76282cba5d8249b70f3abe8
a9cce11efcf2e3ab61e8973ca85760c211e30b50
refs/heads/master
2021-01-20T20:09:07.959777
2017-01-15T03:34:14
2017-01-15T03:34:14
62,686,504
1
1
null
null
null
null
UTF-8
C
false
false
7,826
h
/**************************************************************************//** * @file efm32g_af_pins.h * @brief EFM32G_AF_PINS register and bit field definitions * @version 4.4.0 ****************************************************************************** * @section License * <b>Copyright 2016 Silicon Laborat...
[ "monpetit@gmail.com" ]
monpetit@gmail.com
2397e130cab461a96ff8230ed70e6c62dc05eb30
b0b8e9d356e70d0c14fa9260620780b46854c150
/qfloat/qc9tstl.c
ed2030e0506c4f9183a7d7d06b61378c444774f4
[]
no_license
emsr/maths_cephes
5d7251f42d308660956d82e0e2c37de2da4fae2c
32ea96abe260737ea274b8362e483da3b0b13eca
refs/heads/master
2022-04-11T09:54:29.231597
2020-03-30T22:43:19
2020-03-30T22:43:19
109,444,229
1
0
null
null
null
null
UTF-8
C
false
false
6,751
c
/* qctstl.c */ /* Function test routine, long double complex variable version. * Requires q type check routine and double precision function under * test. Indicate function name and range in #define statements * below. Modifications for two argument functions and absolute * rather than relative accuracy...
[ "3dw4rd@verizon.net" ]
3dw4rd@verizon.net
c98be7033490b7427e9952388bf3a4148995ba1e
bb108c3ea7d235e6fee0575181b5988e6b6a64ef
/mame/src/mame/drivers/galaga.c
5f54f9510c588269013c2729b4d8ff47afc08ecc
[ "MIT" ]
permissive
clobber/MAME-OS-X
3c5e6058b2814754176f3c6dcf1b2963ca804fc3
ca11d0e946636bda042b6db55c82113e5722fc08
refs/heads/master
2021-01-20T05:31:15.086981
2013-04-17T18:42:40
2013-04-17T18:42:40
3,805,274
15
8
null
2013-04-17T18:42:41
2012-03-23T04:23:01
C
UTF-8
C
false
false
166,910
c
/*************************************************************************** Bosconian (c) 1981 Namco Galaga (c) 1981 Namco Xevious (c) 1982 Namco Dig Dug (c) 1982 Namco driver by Nicola Salmoria based on previous work by Martin Scragg, Mirko Buffoni, Aaron Giles All these games are based on t...
[ "brymaster@gmail.com" ]
brymaster@gmail.com
e4786525b869950b95adc9828c1d22c4fa6c79cb
db5f4117d169e6bc80647f5750c06c589b7c2576
/server_srcs/player_data_tools.c
34587be84168421b5d29e40a16db1a40aafe6e9a
[]
no_license
BenjaminGirard/C_Zappy_project
59c723d4355c7c991847ef8f74baf53ea70d7eca
8f1b7e61f1b6a9fcc9187545eeddb29f80b5005b
refs/heads/master
2021-07-08T20:43:46.601618
2017-10-07T21:09:26
2017-10-07T21:09:26
106,128,019
0
0
null
null
null
null
UTF-8
C
false
false
3,948
c
/* ** player_data_tools.c for in /home/tetard/eptechY2/PSU/PSU_2016_zappy/server_srcs ** ** Made by girard ** Login <benjamin.girard@epitech.eu> ** ** Started on Mon Jun 26 12:35:32 2017 girard ** Last update Tue Jun 27 22:12:47 2017 sebastien vidal */ #include "server.h" static void init_action_spec(t_client_d...
[ "benjamin.girard@epitech.eu" ]
benjamin.girard@epitech.eu
15be6e7cf7714f5a4850a31f9c13bea0972cea27
4fc15ccac40536024440170354cfb420b8c0b921
/Microchip/PIC32CM-LS_DFP/1.0.110/PIC32CM-LS00/include/component/opamp.h
04889136092739e4591f9ef17628a459da02efd9
[ "Apache-2.0" ]
permissive
dd-rrc-ps/dev_packs
332ada2d4e127d4b176305cc2149fd61b8ed4836
774a64e80f5f5ee6f54e1b55ee4cffe2762927bf
refs/heads/master
2023-03-12T17:38:20.424934
2021-02-23T21:01:56
2021-02-23T21:01:56
null
0
0
null
null
null
null
UTF-8
C
false
false
52,869
h
/** * \brief Component description for OPAMP * * 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 licens...
[ "thibaut.viard@microchip.com" ]
thibaut.viard@microchip.com
156f9a580f73723bd37a52eafe8e1466e149c17c
d2d1e0031fb1aed45545ba2ae453f6730a67eba1
/CLRS/BST.c
46c03dfa30153d04fcc8b854dab07dfd445e97e3
[]
no_license
zpoint/Algorithms
c70087c6c6b19ec7a587c58566954f920838811b
c0f55d61c00f9f990da71cc181b956fa199d442e
refs/heads/master
2022-03-11T14:45:05.608004
2022-01-19T04:33:29
2022-01-19T04:33:29
70,546,826
9
0
null
null
null
null
UTF-8
C
false
false
550
c
#include <stdio.h> #include <stdlib.h> typedef int tree_date; typedef struct Ntree { struct Ntree *parent = NULL; struct Ntree *left = NULL; struct Ntree *right = NULL; tree_date date; }node_tree; node_tree *init_node(tree_date value, node_tree *parent = NULL, node_tree *left = NULL, node_tree *right = ...
[ "mimic@mimic.laptop" ]
mimic@mimic.laptop
5d51c6c1233570562e309d5f4bee045a8610ae5b
c82811a4f19aecc700a2a136a588e4b84f31d3ce
/coprocessor_cc13xx_lp/Application/CoP/api_mac.c
337d8cf6bfb2475b0fa1ee5d61d33367657741ce
[]
no_license
nghiaquy1991/PAN
ffed866004b7c7d9eda1eb9154bc3f3b39da9851
10b72322a82b5d272a95c465f97cb5fa51cb3e05
refs/heads/master
2021-01-24T09:31:36.386715
2016-12-26T19:50:10
2016-12-26T19:50:10
69,864,373
0
0
null
null
null
null
UTF-8
C
false
false
110,132
c
/****************************************************************************** @file api_mac.c @brief TIMAC 2.0 API Group: WCS LPC Target Device: CC13xx ****************************************************************************** Copyright (c) 2016, Texas Instruments Incorporated All rights reserved. ...
[ "nghiaquy91@gmail.com" ]
nghiaquy91@gmail.com
ea14acf3cc1abc9e5bce944b19e3fe30d6728664
18f8293ffcb67ef780610969888f8fffb407c803
/server/prads_u.h
825f2901605dd34cde0a64073890ef97370d988d
[]
no_license
nsdi2018/traffic_archives
b41a47423cd03d0ed699ea6b1ec039d7293000c6
caa853a5deab7424d2d14d1b84581b0059ac5eff
refs/heads/master
2021-07-06T19:58:42.595735
2017-10-02T03:17:22
2017-10-02T03:17:22
104,806,427
1
1
null
null
null
null
UTF-8
C
false
false
1,479
h
#ifndef PRADS_U_H__ #define PRADS_U_H__ #include <stdint.h> #include <wchar.h> #include <stddef.h> #include <string.h> #include "sgx_edger8r.h" /* for sgx_satus_t etc. */ #include <stdlib.h> /* for size_t */ #define SGX_CAST(type, item) ((type)(item)) #ifdef __cplusplus extern "C" { #endif void SGX_UBRIDGE(SGX_NO...
[ "guawadd1@gmail.com" ]
guawadd1@gmail.com
f3bd56e13067786c6bbeeec627a68657d0d5ac7e
21efae182f09f1a022f4eaa96faa75078fe257e9
/CM7/Core/Src/ltdc.c
96ddd27c7b57ad0242c652cb600c889a20e19a86
[]
no_license
Neboron/STM32H745DISCO_Test
674c740ef6cb330ebd5c7c0e45db34e9df8e2930
8809080b31573022201b620c9829f8a6a94fd123
refs/heads/main
2023-01-23T06:06:16.451745
2020-11-12T09:45:31
2020-11-12T09:45:31
312,227,081
0
0
null
null
null
null
UTF-8
C
false
false
1,623
c
#include "ltdc.h" //---------------------------------------- extern volatile uint32_t framebuffer_01[16000]; extern LTDC_HandleTypeDef hltdc; //---------------------------------------- void TFT_FillScreen(uint32_t color) { uint32_t i; uint32_t n = hltdc.LayerCfg[0].ImageHeight*hltdc.LayerCfg[0].ImageWidth; for(i=0;i...
[ "timedivergent@gmail.com" ]
timedivergent@gmail.com
b7a055e303f0f9562289a00d33f224463432d20f
4a53b25a996a3a9f15f4d6afe7b9218c2e9817a1
/inc/whitgl/math.h
a46e6973d0105beeb2537a232ce050b46b6a0e2c
[ "MIT" ]
permissive
whitingjp/ld29
1f826b5dee451c787ac34284842312f640e258d8
865ed056bd623f48a9410dc8e0f770b9a6c1af4d
refs/heads/master
2020-03-29T13:14:31.684575
2014-04-28T08:42:58
2014-04-28T08:42:58
19,170,065
2
0
null
null
null
null
UTF-8
C
false
false
3,458
h
#ifndef WHITGL_MATH_H_ #define WHITGL_MATH_H_ #include <stdbool.h> typedef long int whitgl_int; typedef double whitgl_float; typedef struct { whitgl_int x, y; } whitgl_ivec; static const whitgl_ivec whitgl_ivec_zero = {0,0}; typedef struct { whitgl_float x, y; } whitgl_fvec; static const whitgl_fvec whitgl_fvec_...
[ "jonathan@ignika.com" ]
jonathan@ignika.com
dcc45988f3acbbd667cb351cc2da435a77b6877b
617bd24f8c106b9c707a0afcef2abc2b64e08e43
/ios/Pods/Headers/Private/ReactABI32_0_0/ABI32_0_0RCTImagePickerManager.h
b738e25c429fbf3379ee21b40c5c7321728a5003
[ "MIT", "BSD-3-Clause", "Apache-2.0" ]
permissive
atiato78/expo
54f15c932a3984f2a60b7fddc9bd55c470ba92e4
0c9ef858e125b5f9d421edc183ec10aa84c9b41b
refs/heads/master
2022-12-15T09:30:33.721793
2019-07-31T20:04:43
2019-07-31T20:04:43
199,931,004
2
0
MIT
2022-12-04T05:33:11
2019-07-31T21:24:06
Objective-C
UTF-8
C
false
false
98
h
../../../../versioned-react-native/ABI32_0_0/Libraries/CameraRoll/ABI32_0_0RCTImagePickerManager.h
[ "sjchmiela@gmail.com" ]
sjchmiela@gmail.com
169fe69692c173b1578c41d98d27b45a537783ae
4d5f2cdc0b7120f74ba6f357b21dac063e71b606
/postgresql/src/include/utils/excid.h
2c59f66cc2c93473981406cdcf59f95522670284
[ "PostgreSQL", "BSD-2-Clause" ]
permissive
anjingbin/starccm
cf499238ceb1e4f0235421cb6f3cb823b932a2cd
70db48004aa20bbb82cc24de80802b40c7024eff
refs/heads/master
2021-01-11T19:49:04.306906
2017-01-19T02:02:50
2017-01-19T02:02:50
79,404,002
2
0
null
null
null
null
UTF-8
C
false
false
1,074
h
/*------------------------------------------------------------------------- * * excid.h * POSTGRES known exception identifier definitions. * * * Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * $Id: excid.h,v 1.2 ...
[ "anjb@qkjr.com.cn" ]
anjb@qkjr.com.cn
0158823ca8147a232f4e2e7c8bde9b36e5c10cfb
552c8799fa23c6aedcc78108d5ddddf6d561c21e
/ScorpionBot/rdpartyrobotcdr-3.1/humarobotics-wifiblock-test1.c
0abcef8e1bbfd5b65082852c73af2512ae453f5f
[]
no_license
mplamann/BowledOver
545c23021dca03ef78e3601ad8643274f0760106
e18095fc5e907ccadcff3a84e2e76ce08bc939f8
refs/heads/master
2020-05-20T08:51:08.473639
2013-05-07T01:12:19
2013-05-07T01:12:19
null
0
0
null
null
null
null
UTF-8
C
false
false
4,489
c
#pragma config(Sensor, S1, WifiBlockPort, sensorI2CCustom) //*!!Code automatically generated by 'ROBOTC' configuration wizard !!*// /* * $Id: humarobotics-wifiblock-test1.c 123 2012-11-02 16:35:15Z xander $ */ /** * humarobotics-wifiblock.h provides an API for the HumaRobotics WiFiBlock ...
[ "User@user-12a3b33ee3.(none)" ]
User@user-12a3b33ee3.(none)
a8b5b08f721a17131b0b938db5ee3f8583e0c201
fc510fa767cef201f7d6a0511c20439923388fe5
/sams/ascii.c
a49910844ac1c5d0cde6f31ec5f656967a5a491b
[]
no_license
zyandeep/Hello-C
d81ce20d347239f354d86e1417d1ed780494258f
527fad9e813e7bade1439b54bda55d45b4982fb8
refs/heads/master
2020-03-21T11:18:20.691953
2018-06-24T16:51:09
2018-06-24T16:51:09
138,499,402
0
0
null
null
null
null
UTF-8
C
false
false
347
c
/* Printing the ASCII character set */ #include <stdio.h> int main( void ) { char cs; // Standard 7-bit ASCII unsigned char ce; // Extended 8-bit ASCII for (cs = 46; cs < 60; cs++) { printf( "%c = %d\t", cs, cs ); } printf("\n\n"); for (ce = 128; ce < 180; ce++) { printf( "%c = %d\t", ce, ce ); } ...
[ "zyandeep000@gmail.com" ]
zyandeep000@gmail.com
0d88a7165ad852a5300c7d411f07cbc8359c5b58
676f60bbd86139b02798f3371c690f5503512d02
/include/glove.h
ee83df08a4e72a41e69420268d59ece509d11607
[]
no_license
anasofia9/Robotic-Hand
0f44440172534180c2c76335815f5c4ea20c0340
90d1dcf4e55c0f70060564ded45c613aa688186b
refs/heads/master
2020-03-16T19:43:08.757855
2018-05-10T17:49:01
2018-05-10T17:49:01
132,928,909
0
0
null
null
null
null
UTF-8
C
false
false
250
h
#ifndef GLOVE_H #define GLOVE_H typedef unsigned int finger; #define THUMB 0 #define POINTER 1 #define MIDDLE 2 #define RING 3 #define PINKY 4 void init_glove(void); void update_glove(void); unsigned int angle(finger f); #endif
[ "noreply@github.com" ]
anasofia9.noreply@github.com
cb93a092b923fc38e5a6df6b288ac60ef87c49f4
b313b0b61e08e1405dbf752aed24f9abf28560f8
/app/src/main/cpp/simple_log.h
879bffdd3c8d7dff86c8d0633b4be170b08572d4
[]
no_license
ecit010223/ndk
d29ae36f094fe1ebccb1f2ebb3b1e7100f3a2063
779859d7081900411da115a027ad47dd07352e5b
refs/heads/master
2020-03-27T23:29:51.156652
2018-12-10T06:40:19
2018-12-10T06:40:19
147,322,238
0
0
null
null
null
null
UTF-8
C
false
false
631
h
/* * Created by zyh on 2018/9/4. */ #include <android/log.h> #ifndef NDK_SIMPLELOG_H #define NDK_SIMPLELOG_H #ifdef __cplusplus extern "C" { #endif #define LOG_TAG "alex" #define LOGV(...) __android_log_print(ANDROID_LOG_VERBOSE, LOG_TAG, __VA_ARGS__) #define LOGD(...) __android_log_print(ANDROID_LOG_DEBUG, LOG_...
[ "zyh2018" ]
zyh2018
edaace7fb0dbc24b7b488ecdf2de41bd9d53d6ca
c2cedcf36667730f558ab354bea4505b616c90d2
/players/mizan/opl/CELLS/C6973.c
92dfd2be327b0b5b3a207cd812b278a12096d3c3
[]
no_license
wugouzi/Nirvlp312mudlib
965ed876c7080ab00e28c5d8cd5ea9fc9e46258f
616cad7472279cc97c9693f893940f5336916ff8
refs/heads/master
2023-03-16T03:45:05.510851
2017-09-21T17:05:00
2017-09-21T17:05:00
null
0
0
null
null
null
null
UTF-8
C
false
false
2,404
c
inherit "/players/mizan/opl/core/room.c"; #include "/obj/ansi.h" object mob0, mob1, mob2, mob3, mob4, bonus, bonus2, bonus3, boss, door1, door2; /* This is a TOP cell of maze, automatically generated. */ /* Please do not make edits to this file as changes would be overwritten */ /* every two weeks by the Perl code wh...
[ "rump.nirv@gmail.com" ]
rump.nirv@gmail.com
596efc032a5d1b606b26336a38581d390393f8d3
67055bb5cb95e5c9ad33d54885c5ce12f49ed70f
/IntroClass/digits/295afd8942816e14193424cec0b9802cea194a90b13253b85fd19b6caeada3830c60f1fb2fbbdc67a8f713be54b01a6ea116a7d206800df226d6285ece3a4736/007/digits.c
b46e3be1f4fed3c28078dc83935ec87d13ac0311
[ "BSD-3-Clause" ]
permissive
bboysteed/case_generate
f61462921ee7dc13f205026ace78b6df75d346d6
d8cfeddf0382f480a54e7a0082dd0d2680ce7c3e
refs/heads/main
2023-03-25T06:30:31.112843
2021-03-22T13:22:59
2021-03-22T13:22:59
348,641,976
0
0
null
null
null
null
UTF-8
C
false
false
493
c
/**/ #include <stdio.h> #include <math.h> int main () { int n; int rem; int negtemp; printf("\nEnter an integer > "); scanf("%d", &n); while (n >= 10) { rem = n % 10; n = n / 10; printf("\n%d", rem); } while (n <= -10) { rem = n % 10; n = n / 10; ...
[ "18811603538@163.com" ]
18811603538@163.com
0dd43a596cfdc99712cdfb1591098974076479fa
daad341da0dee521e47f8bf0caf352c08191e9f2
/sentences/wld9b.c
844e8ecceb0d9946fbd49ba7537ee5447b8d3276
[]
no_license
brennamcgrail/GitMagic
295c89a6c5b9963a4b8d21221866dc48e03e30e4
d784ee2aea49e50b369fcbe1c8cdd51b146b99a7
refs/heads/master
2022-12-04T00:04:23.859546
2020-08-30T01:47:42
2020-08-30T01:47:42
291,380,176
0
0
null
2020-08-30T01:49:09
2020-08-30T01:49:09
null
UTF-8
C
false
false
201
c
#include <stdio.h> int wld9bSentence1() { printf("The dog looked at the bird in the tree."); return 1; } int wld9bSentence2() { printf("Then the dog flew to the tree."); return 1; }
[ "liuweijufeng@gmail.com" ]
liuweijufeng@gmail.com
d349c24d9c4e908992fbb807ff74f3ba658ec9c4
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/drivers/i2c/busses/extr_i2c-stm32f7.c_stm32f7_i2c_release_bus.c
f76d6852a3946c24f9d21296c12282a52883ad97
[]
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,185
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
292cb615aae3048b454641cb1df5265ec95c811e
a1446c3f95df2dfe097a9bd6b463767b00f18140
/usr.sbin/bind/bin/named/lwresd.c
6f991030802e9fba6b78c9a542b809db4e6f2e00
[ "ISC" ]
permissive
chrissicool/l4openbsd
e2fb756debc1c3bdc1c2da509fa228c25a3185e8
077177814444e08500e47bc2488502f11469bc60
refs/heads/master
2021-04-09T17:12:53.122136
2011-08-22T16:52:58
2011-08-22T16:52:58
1,706,491
18
4
null
2017-04-06T19:17:29
2011-05-05T14:08:03
C
UTF-8
C
false
false
22,044
c
/* * Copyright (C) 2004-2006, 2008 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000-2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this p...
[ "cludwig@net.t-labs.tu-berlin.de" ]
cludwig@net.t-labs.tu-berlin.de
4327e40319b471144f3c1cc009702ed3fffc7acd
9519a07085c9ba3a3e6f5a56806d67ecfe302f0a
/large_files/large_files.c
e2c7b803384bdef53bcd8b37de3c5245489741a5
[]
no_license
Clotildelevou/LPI
5ad59b488aa33f5df5e33b8c1d19075a1a5475d3
fd35968220a92c3eec47e670f9b4151804f4e134
refs/heads/main
2023-09-03T17:56:46.022276
2021-10-19T11:41:21
2021-10-19T11:41:21
390,990,152
0
0
null
null
null
null
UTF-8
C
false
false
546
c
#include "large_files.h" int main(int argc, char *argv[]) { int fd; off_t off; if (argc != 3 || strcmp(argv[1], "--help") == 0) printf("%s pathname offset\n", argv[0]); fd = open(argv[1], O_RDWR | O_CREAT, S_IRUSR | S_IWUSR); if (fd == -1) { printf("open64"); exit(-1); ...
[ "clotilde.levesque@epita.fr" ]
clotilde.levesque@epita.fr
1a9921ce8fabb4b832a2fb531e7c5ad0ba654055
a516fe677a42ad444c8b07d1174318aef564d9f8
/src/compat/byteswap.h
f4839cdcb6d5d08d8d44c42493b36b14899d8be0
[ "MIT" ]
permissive
Whiff-dev/WhiffV2.0
251a7d7328fd3ab0978e15a86623bc741df2e49a
e44fffbe9f448e2bd2362cc74057bc541594f58b
refs/heads/master
2020-03-30T02:28:37.889867
2018-09-27T18:44:45
2018-09-27T18:44:45
150,632,734
0
0
null
null
null
null
UTF-8
C
false
false
1,883
h
// Copyright (c) 2014-2016 The Bitcoin Core developers // Copyright (c) 2017 The Whiff Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef WHIFF_COMPAT_BYTESWAP_H #define WHIFF_COMPAT_BYTESWAP_H #if defined(...
[ "whiffnetwork@gmail.com" ]
whiffnetwork@gmail.com
112f893f65e965c1e42559a431f0d944a987fffd
70f63f6b356c665842e359469a89287106a5a754
/src/mudlib/d/pais-bree/comun/habitacion/caminos/camino_o15.C
3eb3fff27d78c38904b1738bf2b23a0935ca3df9
[]
no_license
DPrenC/endor-mud
2aebc7af384db692c7dbc6c0a0dbb3c600e93ecc
3ca7605715ce2c02734c68766470f5d581b9fc98
refs/heads/master
2021-01-21T18:53:26.493953
2017-05-21T23:04:36
2017-05-21T23:04:36
null
0
0
null
null
null
null
ISO-8859-1
C
false
false
297
c
/* Fichero: camino_o15.c Autor: aulë Fecha: 07/03/2013 Descripción: camino al oeste de la encrucijada, hacia la Comarca. */ #include "./path.h" inherit HABITACION+"caminos/camino_o0"; create() { ::create(); AddExit("este", "./camino_o14"); AddExit("suroeste", "./camino_o16"); }
[ "ea5gna@gmail.com" ]
ea5gna@gmail.com
a4ab9b6fe53a8aad5d2375c3d58eb6f33536b25c
f0ede73c70b4baa2c07e2783dac26723a9246534
/cmd-list-panes.c
6fefdecb385848eed8b98da7f473b4f67cb1690c
[]
no_license
dsturnbull/tmux
606ef87869fbc4bead364d40132605d00fba8bcd
9ccc5cb17b7ebce47ef9596af16666d3fd8c808c
refs/heads/master
2021-01-15T21:29:27.213780
2010-03-02T07:58:34
2010-03-02T07:58:34
null
0
0
null
null
null
null
UTF-8
C
false
false
2,004
c
/* $Id: cmd-list-panes.c,v 1.4 2009/12/04 22:14:47 tcunha Exp $ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this p...
[ "tcunha" ]
tcunha
6a177edd60a2f01cfff22600702afa8379e142fa
0fda0a5fa669e88cd7a93a8392f21efef02309bb
/unrolled/include/ComputeLocalOutlierFactorUnrolled.h
0d8410efcd28e2d1793790058031fd01f2fe69a5
[]
no_license
Utkarsh-Bajpai/Local-Outlier-Factor
bf553ec2a851877cb56a4c30b65e192b3010cbc5
542f56b01568c9edd0154e2295e2f46d0d436de5
refs/heads/master
2022-11-29T18:02:04.008435
2020-08-13T21:30:30
2020-08-13T21:30:30
268,374,047
0
0
null
null
null
null
UTF-8
C
false
false
2,172
h
// // Created by pasca on 08.05.2020. // #ifndef FASTLOF_COMPUTELOCALOUTLIERFACTORUNROLLED_H #define FASTLOF_COMPUTELOCALOUTLIERFACTOR_H //BASELINE /* typedef void (* my_lof_fnc)(int, int, const double*, const int*, double*); void ComputeLocalOutlierFactor(int k, int num_pts, const double* lrd_score_table_ptr, ...
[ "Utkarsh._.Bajpai@Utkarshs-Macbook-Pro.local" ]
Utkarsh._.Bajpai@Utkarshs-Macbook-Pro.local
967aafbd611bc116d9314b011576fbbcfef738ac
095ae785521df481fb1e8a77bf5ccfc1fb2e0a5d
/circle.c
d40381cb09b766b7e2789bac87826f3ebadcdf7b
[]
no_license
MahalakshmiAnandan/C-basics
a2f817c414fcd56bcd25bb3efcc8c502807b0780
5b71f0311f5c220dc5b68b6e4df14e52f809f77f
refs/heads/master
2020-06-03T12:46:14.445599
2019-09-11T15:22:47
2019-09-11T15:22:47
191,572,654
0
0
null
null
null
null
UTF-8
C
false
false
215
c
#include<stdio.h> #define PI 3.14 int main() { int r,area,cir; printf("enter the radius"); scanf("%d",&r); area=PI*r*r; cir=2*PI*r; printf("area is %d",area); printf("\ncircumference is %d",cir); }
[ "noreply@github.com" ]
MahalakshmiAnandan.noreply@github.com
d10cbb82d3715f018288fdfc0ddc11ce54896c26
58e4d8549bebff82f84f3f784117ab27f597d4ba
/client/listener.h
b11debc3460bb0d81675e3de4c2503ba530cce92
[]
no_license
ewust/tapdance
f69dbe19dcc6e93fa289eff8efb837d1c64cd74d
a03082d7030603fd0448ef4ef7f04a1201271611
refs/heads/master
2020-05-29T11:55:32.554441
2015-09-19T20:28:34
2015-09-19T20:28:34
16,182,918
0
1
null
null
null
null
UTF-8
C
false
false
896
h
#ifndef _LISTENER_H_ #define _LISTENER_H_ #include <event2/listener.h> #include <event2/event.h> #include "state.h" #if !defined(LIBEVENT_VERSION_NUMBER) || LIBEVENT_VERSION_NUMBER < 0x02000100 #error "This version of Libevent is not supported; Get 2.0.1-alpha or later." #endif // Initializes TCP and LibEvent, then...
[ "ewust@umich.edu" ]
ewust@umich.edu
b8ea720fa4ff0c31924a649139ea6d3ae2cff271
04c8d8da9cebc13513c1b9c7658707ecadfa0ed3
/Roll a Ball/Temp/il2cppOutput/il2cppOutput/mscorlib_System_Collections_ObjectModel_ReadOnlyCollection_1_112.h
b6130f31a560c1aef7120f649f1adf6b33c991e9
[]
no_license
fkieyhzen/RollABall
ed9ef9e93f3cfaecd2be10013797e97e9c1e479e
f083b660966094939ed2b5d2028e31bb4e86a67e
refs/heads/master
2023-03-19T18:19:11.437779
2015-06-08T15:27:45
2015-06-08T15:27:45
null
0
0
null
null
null
null
UTF-8
C
false
false
577
h
#pragma once // System.Collections.Generic.IList`1<System.Collections.Generic.KeyValuePair`2<System.String,System.Int32>> struct IList_1_t8376; // System.Object #include "mscorlib_System_Object.h" // System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.String,System.Int3...
[ "patrick@beetheswarm" ]
patrick@beetheswarm