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
e562e439cd29b4878c0bb1ea82904e89bff5ccd7
f099ca4184b15a8bca436d4ea7182a451ed1a40e
/Licenciatura_BSc/3º Ano/2º Semestre/Processamento Linguagens/Práticas/14-03/lex.yy.c
ec25588c26bd9e47ff8a8fca6535098494b001f1
[ "MIT" ]
permissive
MikeDM16/Computer-Science-UMinho
f74c5a57877235908d7c5125ffa93e2936993795
74a3441762fd5557234c5080579567f7c4b019eb
refs/heads/master
2020-05-03T09:06:40.225626
2019-03-30T15:59:42
2019-03-30T15:59:42
178,545,377
1
0
null
null
null
null
UTF-8
C
false
false
44,573
c
#line 3 "lex.yy.c" #define YY_INT_ALIGNED short int /* A lexical scanner generated by flex */ #define FLEX_SCANNER #define YY_FLEX_MAJOR_VERSION 2 #define YY_FLEX_MINOR_VERSION 6 #define YY_FLEX_SUBMINOR_VERSION 0 #if YY_FLEX_SUBMINOR_VERSION > 0 #define FLEX_BETA #endif /* First, we deal with platform-specific ...
[ "miguel_miranda96@live.com.pt" ]
miguel_miranda96@live.com.pt
575dde658cd77100471b5efa22a88b8aee5e571d
9d08bfcea0bc36875e08264962d3b6fc667a0aff
/datastructures/include/FundamentalTypedefs.h
f33a2ff576665122731173568a0333c0964c6892
[]
no_license
hmehta410/GameEngine
4269bc66593fb9aa118196195f15995bd30a8f7d
a6db648712a097aaf60488cf0032b4841f6d1799
refs/heads/master
2020-04-06T04:42:16.502989
2017-05-20T20:27:47
2017-05-20T20:46:44
82,880,522
1
0
null
null
null
null
UTF-8
C
false
false
253
h
#pragma once typedef unsigned char uchar; typedef char int8; typedef unsigned char uint8; typedef short int16; typedef unsigned short uint16; typedef int int32; typedef unsigned int uint32; typedef long long int64; typedef unsigned long long uint64;
[ "hmehta410@gmail.com" ]
hmehta410@gmail.com
b1bdfc483176e0d721ba0f5a928feb0a3a1e3a71
c924cd841ef8ce16a3e087e8d3ea8815a75fd595
/onnc-runtime/lib/operator/sub.c
fbe48fcedc26f4d33fcf65b85548a87dfd8e89f7
[]
no_license
ONNC/onnc-wasm
34caf24e00016f7db7e5e2b2e124d9f4f45fc0a6
42042dfeef70f0b53a2dde952cda3cc15aba45db
refs/heads/master
2021-01-02T18:36:05.761840
2020-05-27T09:32:50
2020-05-27T09:32:50
239,745,051
44
4
null
2020-05-27T09:32:51
2020-02-11T11:24:36
C++
UTF-8
C
false
false
567
c
#include <stdint.h> typedef int32_t ONNC_INDEX_TYPE; #include "generic/assign.h" #include "generic/binary.h" static float sub_(float a, float b) { return a - b; } void ONNC_RUNTIME_sub_float(void* restrict context, const float* restrict A, int32_t Adim, const int32_t* restrict Ashape, const float* restri...
[ "weifen@skymizer.com" ]
weifen@skymizer.com
0e31492987138824b0d9625f99e5a26d6b0635cd
e7b1fbfdd64c4d0962f72ba952ced03782c10650
/732C/Untitled3.c
61a73a2add91801218dec086ada75e36acb30f1f
[]
no_license
gmshakhawat/OtherExercise
8ef8eb540923551be520b4e83dcd554ffc8b7da3
7aca03d27456ef9a1eab97c14582a88c25855adc
refs/heads/master
2020-11-24T02:21:12.414224
2019-12-13T21:40:45
2019-12-13T21:40:45
227,922,334
0
0
null
null
null
null
UTF-8
C
false
false
271
c
#inclde<stdio.h> int main() { int b,d,s; scanf("%d %d %d",&b,&d,&s); ss=b-1; dd=b-1; bb=b-1; if((b==s && d==s)||(bb==s && bb==d)) { printf("0"); } else if(bb==s && bb==d) { printf } }
[ "noreply@github.com" ]
gmshakhawat.noreply@github.com
1f6593f960d83c0840acb8b52a4cb5f2c5d89402
57ee4cbbca98a4802e138cd3c039a5532f4cc140
/3rdparty/libxml2/src/include/libxml/tree.h
7e06686af3c2fb12461642361746173559e2a171
[ "MIT", "Apache-2.0" ]
permissive
intel/umf
8a9c27c5454b239e57253be0abfa0c69dcddf8ea
fa3db1ded78c80df5b3e0f02bab979a4abbeccdd
refs/heads/master
2023-09-03T08:52:20.723979
2023-01-07T00:07:15
2023-01-07T00:07:15
39,856,779
14
8
Apache-2.0
2019-07-03T19:34:13
2015-07-28T20:42:42
C++
UTF-8
C
false
false
37,843
h
/* * Summary: interfaces for tree manipulation * Description: this module describes the structures found in an tree resulting * from an XML or HTML parsing, as well as the API provided for * various processing on that tree * * Copy: See Copyright for the status of this software. * * Au...
[ "erik.a.niemeyer@intel.com" ]
erik.a.niemeyer@intel.com
93c74a44bafefd4a4bd787ca1ada875434ce5bfa
1064e9733319608435d65179025cc572aed755d2
/APP/main.c
fb8a2d2899e8e059bcc57da3b589d76bc48db74d
[]
no_license
xrdsshare/W01GK01
13c063894ebd5663bad28f482a71ee36a99c1bff
8a8eaca33f9f2271fd66772cb4ae24070322cc21
refs/heads/master
2020-04-19T14:35:24.234290
2018-09-30T10:03:39
2018-09-30T10:03:39
168,248,546
0
0
null
null
null
null
GB18030
C
false
false
3,138
c
#include "app_includes.h" #define PGA 2 //用volatile定义的变量会在程序外被改变,每次都必须从内存中读取,而不能重复使用放在cache或寄存器中的备份。 volatile u8 Usart1ReceiveState = 0; //串口1接收不定长度字符串结束标识符 volatile u8 Usart1ReceiveCounter = 0; //串口1接收到的字符串个数 volatile u8 Usart1Buffer[20] = { 0x00 }; // CAN 数据变量定义 volatile u8 CanReceiveState = 0; //CAN接收...
[ "xrdsshare@163.com" ]
xrdsshare@163.com
7013f36cc617aa39e68ba93c2330492e10f3b425
74966b364bf4dda18163f8e9c4b02a9889679aae
/sdk/nrf5_sdk_16.0.0_thread/components/zigbee/cli/zigbee_cli_cmd_zdo.c
b2eaa11b19ed08abe0e5b4aaebc0cb0740b82736
[ "MIT" ]
permissive
ShishirPatil/nrf52x-base
55256482890addfe33801fc1ede272e3b286cf31
14887c9982ddb8d9c4812a011b41126117a9cb0f
refs/heads/master
2022-04-19T22:19:43.523743
2020-04-15T23:25:05
2020-04-15T23:25:05
255,825,007
0
0
MIT
2020-04-15T06:25:58
2020-04-15T06:25:58
null
UTF-8
C
false
false
65,808
c
/** * Copyright (c) 2018 - 2019, Nordic Semiconductor ASA * * 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 no...
[ "nealjack@umich.edu" ]
nealjack@umich.edu
243d8006a6b7118d7a4a20a72868e0400f93b696
3352a1db84dd6a6164b2d0832f1cb57e94f2e1e3
/FuncLib/Other/flashmem/lowlevel_flashmem.h
0b2edab33f1a0e466a8b46b1853daa9167a56d54
[]
no_license
AdrianGin/pic-source
bef9fe0d52e356b7e8579e2a82e9271f4a877bcb
54f321d0a5ad3530a1c46d53ca24cee62f20aa4a
refs/heads/master
2023-09-02T22:57:08.380760
2021-11-20T10:19:11
2021-11-20T10:19:11
273,621,080
0
0
null
null
null
null
UTF-8
C
false
false
933
h
#ifndef _LOWLEVEL_FLASHMEM_ROUTINES #define _LOWLEVEL_FLASHMEM_ROUTINES /* Both in Byte sizes */ //Normally defined in hardwareSpecific.h //#define FLASH_END (0x7FFF) //#define FLASH_BLOCK_SIZE (512) /* Hardware specific section to be located in hardwareSpecific.h */ /* #define FLASH_PAGE_ERASE(address) ...
[ "adrian.gin@gmail.com" ]
adrian.gin@gmail.com
27625779d31719e725ae4905b44f212ada8ea836
4f641db97c49fa0b4d89964bea4c2ae5062bf68a
/Src/Inits/re_dock_latch_init.c
cc4d7d619176dde06be85db7f25f85fb97da0629
[]
no_license
surya-merugu/Ckit
ccdfff1c37e376a8ca2b257ea8e44c70ab0d25a2
a19a65117d070db33e35789af39c8838d421f2b5
refs/heads/master
2022-07-18T23:33:11.790447
2020-05-21T04:19:41
2020-05-21T04:19:41
265,752,295
0
0
null
null
null
null
UTF-8
C
false
false
2,022
c
/** ***************************************************************************** * Title : CONVERSION KIT * Filename : re_dock_latch_init.c * Origin Date : 15/02/2020 * Compiler : Specify compiler used * Hardware : Optocoupler Relay...
[ "surya.m@racenergy.in" ]
surya.m@racenergy.in
8b748fe16153e4dc42196e99883d0aa44467d8b5
0f73e93eec0c503cf1b0b147019562365580389a
/src/qt/qtipcserver.h
5c14e4c99d1e4d542f355bd8de1de0e20ad75903
[ "MIT" ]
permissive
BTCtimis-com/BCCXGenesis
ddd8d59ce959731cb9bb0255ca9b3a533e6d74a6
03c7cc8def7b13d58624579fdb2fce3f037fe8e1
refs/heads/main
2023-03-31T07:44:33.758425
2021-01-18T03:09:00
2021-01-18T03:09:00
null
0
0
null
null
null
null
UTF-8
C
false
false
243
h
#ifndef QTIPCSERVER_H #define QTIPCSERVER_H // Define bccxgenesis-Qt message queue name #define BITCOINURI_QUEUE_NAME "bccxgenesisURI" void ipcScanRelay(int argc, char *argv[]); void ipcInit(int argc, char *argv[]); #endif // QTIPCSERVER_H
[ "5erendipity@protonmail.ch" ]
5erendipity@protonmail.ch
a2467e0208f3800906c81ad7f03ddabccb0c05dd
fb33be4618a664735d5d27ee4745607c3de665ad
/c-interfaces-m2/src/m2-ptrvalidate.h
0d02edaab8a4dfc5ebfda7516d1fa1b24f3be853
[ "Apache-2.0" ]
permissive
jwebb68/c-interfaces
40a19fdaa2f318b69dbd32a776c74a7fe29515b1
701f5ba2625fe6642c4a3e0366e9c31b8841719b
refs/heads/master
2022-10-05T18:01:38.660109
2022-09-23T15:22:19
2022-09-23T15:22:19
217,754,229
0
0
null
null
null
null
UTF-8
C
false
false
2,230
h
#ifndef M2_PTRVALIDATE_H #define M2_PTRVALIDATE_H #include <stddef.h> //size_t #include <stdbool.h> bool M2_is_range_readable(void const *const ptr, size_t const len); #define M2_IS_RANGE_READABLE(ptr, len) \ (M2_is_range_readable((ptr), (len))) #define M2_IS_STRUCT_READABLE(ptr) \ (M2_IS_RANGE_READABLE((ptr...
[ "jwebb@tuffmail.co.uk" ]
jwebb@tuffmail.co.uk
ec61919872547be9ce8143c3fc6ae162927d68e0
435877ead8f5004b0a81ec13d8ea120798056bec
/src/examples/to_winnl.c
4ccee2bc3134833d204d66992e5b5d4359cd65dc
[ "Unlicense" ]
permissive
codefionn/libini
ceca20756bf0144a570b4d215e916d6b4bf8e51b
a5ffecdb610063f43882a3842c5aa68fbafdf983
refs/heads/master
2020-03-24T05:34:36.090920
2019-02-19T11:48:03
2019-02-19T11:48:03
142,494,252
0
0
null
null
null
null
UTF-8
C
false
false
722
c
/*! @file to_winnl.c * @brief Read ini file and output new ini file with DOS newlines */ #include <INI/ini.h> int main(int argc, char * argv[]) { if (argc != 3) { fprintf(stderr, "Invalid usage!\n"); fprintf(stderr, "Usage: %s input.ini output.ini\n", argv[0]); return EXIT_FAILURE; } /...
[ "fionn.langhans@gmail.com" ]
fionn.langhans@gmail.com
c1d6b6af66f9fa5c3e24a762acd02878837d6b72
776037fb4a91183c821784af9ab117048a326423
/d/phoenix/cyan3/npc/obj/jarmor.c
089471741bedb5416c5fac27698fc33527550e6c
[]
no_license
zhoudaohong007/fengyun2005
74d41428339e8e57854e26de27cdcfbbf7ac1e34
8b52994bbd8db9de7bcb7f15012261a0f9554977
refs/heads/main
2023-06-10T13:17:50.285139
2021-06-27T12:46:10
2021-06-27T12:46:10
null
0
0
null
null
null
null
UTF-8
C
false
false
318
c
#include <armor.h> inherit CLOTH; void create() { set_name("铁灰斗装", ({ "cloth" }) ); set_weight(10000); if( clonep() ) set_default_object(__FILE__); else { set("unit", "件"); set("material", "cloth"); set("value", 10); set("no_get",1); set("armor_prop/armor", 1); } ::init_cloth(); }
[ "i@oiuv.cn" ]
i@oiuv.cn
b0d8f206de55855b6a9cb6ad63d11add0b96c22a
6a98076e1c468f7d3a45c92306e4e8811ff67403
/lib/domains/std/school/R/monster.c
80b0acb9d381a678f35f03168c6d200cd8be7dbb
[]
no_license
quixadhal/lima
98954b5e73084ce96c6d3334715df4795ef02e5b
9d16472877c258cbe7e74edbdf03f3d42695b2ea
refs/heads/master
2022-02-24T16:56:01.441388
2022-02-13T10:46:13
2022-02-13T10:46:13
3,733,453
9
6
null
2016-02-01T19:20:38
2012-03-15T22:16:46
C
UTF-8
C
false
false
607
c
#include "../school.h"; inherit ROOM; void setup(){ set_brief("How to make a monster wear and wield"); set_long(@MAY inherit ADVERSARY; void setup() { ::setup(); set_name("Monster"); set_id("monster"); set_gender(1); set_proper_name("Frank the Monster"); set_in_room_desc("Frank the Mons...
[ "quixadhal@gmail.com" ]
quixadhal@gmail.com
e6ed1212b809f2c85dd4c3e14b3221b21c088656
637a3d1e3c3fc0cd8a47dda32292540d38a7ac77
/rcp_send_as_command.h
549bc851eadf70a4bc548c9e58ae2802d42a6145
[]
no_license
Kent-Na/rcp_alpha_one
3742a45e0269156e441c56e04e7fcff5f429df10
165510cf1609687c434f4d8a1b4a194eb278fc7e
refs/heads/master
2016-09-06T19:01:27.918308
2014-06-11T08:45:29
2014-06-11T08:45:29
null
0
0
null
null
null
null
UTF-8
C
false
false
423
h
#include "def/rcp_connection.h" void rcp_send_as_command( rcp_type_ref type, rcp_data_ref data, rcp_connection_ref con); void rcp_std_send_as_command( rcp_type_ref type, rcp_data_ref data, rcp_connection_ref con); void rcp_array_send_as_command( rcp_type_ref type, rcp_data_ref data, rcp_connection_ref co...
[ "czel@mac.com" ]
czel@mac.com
860c729e2c1bbcbca7a3948e645e18b4e5b9da82
8276c9e7eeef5875820f33c60e71403174ad6146
/init/init_run.c
9692e22f72fb9c2d173d62ac9815d12d57768da5
[ "BSD-2-Clause" ]
permissive
neusse/mumps
052715d78b07ac8d6d302f3b68fee47c91130d0d
e124761777a40759fc46aa2b205edf4977016c71
refs/heads/master
2023-03-18T12:39:44.302722
2013-03-04T01:46:00
2013-03-04T01:46:00
null
0
0
null
null
null
null
UTF-8
C
false
false
17,762
c
// File: mumps/init/init_run.c // // module MUMPS - startup (main) code /* Copyright (c) 1999 - 2012 * Raymond Douglas Newman. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * ...
[ "jan@rootmusic.com" ]
jan@rootmusic.com
a7794babe8ef9ec9aa417abd733689507ad44a31
64d0765fc943d240f9448731a1ec1e57df568382
/AccHw_Crypto/STM32L1/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_tim_ex.h
73e6035bd467945142a21ba3361b3cd1b9fb1fcb
[]
no_license
nickfox-taterli/x-cube-cryptolib
54bb648e5fd7c2b0de846cb45e6f5c8107b615ee
e5efcb19b31c2ed2ccec0edd78dac796f8ad1d9a
refs/heads/master
2021-04-28T04:20:16.770554
2018-02-20T05:27:21
2018-02-20T05:27:21
122,158,497
17
11
null
2020-01-20T09:40:01
2018-02-20T05:19:27
C
UTF-8
C
false
false
13,260
h
/** ****************************************************************************** * @file stm32l1xx_hal_tim_ex.h * @author MCD Application Team * @version V1.1.1 * @date 31-March-2015 * @brief Header file of TIM HAL Extension module. **************************************************************...
[ "admin@lijingquan.net" ]
admin@lijingquan.net
b0f2e396d85c5eb8561846511f2928852c80bbda
d4c74a8001451840f3efb87f15856cdb9d5e9eb6
/rtos/mbed-os/features/nanostack/sal-stack-nanostack/source/Security/protocols/fwh_sec_prot/supp_fwh_sec_prot.c
97fc30958f3fb87dbc26260a1a17286524438d83
[ "BSD-3-Clause", "LicenseRef-scancode-warranty-disclaimer", "Apache-2.0", "MIT", "LicenseRef-scancode-public-domain", "BSD-2-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
danieldennett/gap_sdk
3e4b4d187f03a28a761b08aed36a5e6a06f48e8d
5667c899025a3a152dbf91e5c18e5b3e422d4ea6
refs/heads/master
2020-12-19T19:17:40.083131
2020-02-27T14:51:48
2020-02-27T14:51:48
235,814,026
1
0
Apache-2.0
2020-01-23T14:39:59
2020-01-23T14:39:58
null
UTF-8
C
false
false
18,102
c
/* * Copyright (c) 2016-2019, Arm Limited and affiliates. * SPDX-License-Identifier: Apache-2.0 * * 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/...
[ "noreply@github.com" ]
danieldennett.noreply@github.com
064c065b8016a106a7f5a449e2b578ebe37560f7
dba3bb89b440131911f7c2e50618ad64ca6cb3ac
/if语句.c
ba0e90f5ab4add6fe611612243f38fe8a6f9d68c
[]
no_license
EliasFrank/-c-
a6e5392731a41e236e4dc126124793b023ad4c40
6f1d8f93ddede342150123336fd0e6b13521ef53
refs/heads/master
2020-07-10T21:49:37.834860
2019-08-26T02:24:12
2019-08-26T02:24:12
204,379,584
0
0
null
null
null
null
UTF-8
C
false
false
206
c
#include<stdio.h> int main() { int a ,b,max; printf("input two numbers\n"); scanf("%d%d",&a,&b); max=a; if(max<b) {max=b; printf("max=%d",max); } else printf("max=%d",max); }
[ "2721584867@qq.com" ]
2721584867@qq.com
21ac0972cf72dc9cd679c04e8d8b0fac98331cd6
390779a53f605b3275db74c5a092db35a7375e24
/derivatives/freesurfer/sub-055/surf/rh.white.H
be50a1ef016019962cd2f3341eff79e7cfab57f7
[]
no_license
OpenNeuroDatasets/ds001734
65f26497304dfd18bbaa0930a4c2500d4127b0e3
0ad017e7f83ecda943fb85cc93bb3a8a122b2e60
refs/heads/master
2021-07-10T13:27:39.771755
2020-05-07T20:10:08
2020-05-07T20:10:08
186,529,946
1
1
null
null
null
null
UTF-8
C
false
false
134
h
../../../../.git/annex/objects/zx/7V/MD5E-s485831--3184f34aa4587cb9f9e72208a9426c49.H/MD5E-s485831--3184f34aa4587cb9f9e72208a9426c49.H
[ "git@openneuro.org" ]
git@openneuro.org
a7e4e3c4663682d17d8bc4520cb638e77fbd8ce0
0bbf35091b8b9ea10ce65ccdd0b9dbf459dc64ed
/platform/base/hal/micro/cortexm3/em35x/em3591/micro-features.h
c95fa7175dbed6c7d657c920a4303af1dc15acbb
[ "Zlib" ]
permissive
silabs-DavidS/sdk_support
c833d95bef26c1a2e070a89b2d80c7c2bb8da3e5
d394d99c9d8f36c128085c5a8115b70b2cd8685e
refs/heads/master
2022-12-05T08:38:10.266469
2020-08-25T02:35:31
2020-08-25T02:35:31
290,084,030
0
1
NOASSERTION
2020-08-25T02:36:23
2020-08-25T01:45:52
C
UTF-8
C
false
false
1,685
h
/***************************************************************************//** * @file * @brief Constants to indicate which features the em3591 has available * THIS IS A GENERATED FILE. DO NOT EDIT. ******************************************************************************* * # License * <b>Copyright 2018 S...
[ "jean-francois.penven@silabs.com" ]
jean-francois.penven@silabs.com
d213628bb14bfab32d04a773761d007460e9182d
35ddd0f3036ac38423ded0435cd4b595f5dab31c
/src/lib/unused/z80pack/memory.h
f10baa144a17de43bc23d17c1950ddf595ea1ea3
[ "Zlib", "Apache-2.0" ]
permissive
cm68/micronix
18854e545fefb077fbbfb8a4f4e19296ff258fdb
6c3165f80f740f96fe4b402d4d87dfc9d8ec210b
refs/heads/master
2023-07-27T16:40:03.054677
2023-07-14T10:13:16
2023-07-14T10:13:16
138,250,652
12
1
null
null
null
null
UTF-8
C
false
false
95
h
extern BYTE memrdr(unsigned short addr); extern BYTE memwrt(unsigned short addr, BYTE value);
[ "curt@zen-room.org" ]
curt@zen-room.org
39bd702241c1daf233b176fe4e91c5b40df4f4b6
86f3797a7c995f71cec06f1f02d47a70616aa014
/so2-pilotion-app/control-gui/airport.model.h
8d53795c87d76bc69b3a15ac93d43bca4f1df0ea
[ "MIT" ]
permissive
DBarbosaDev/pilotion
65de43ffb1ec306d32b28d03b4b7e53067f5be5a
c370ab9c0d163083c93208a6b9d0e12db15dbc49
refs/heads/main
2023-05-22T15:57:11.656771
2021-06-13T23:53:40
2021-06-13T23:53:40
355,598,205
1
1
null
null
null
null
UTF-8
C
false
false
540
h
#pragma once #include <windows.h> #include <tchar.h> #include "constants.h" typedef struct AirportModel { TCHAR* name; int positionX; int positionY; struct AirportModel* prox; } AirportModel; int isNotInAirportMaxRadius(int positionX, int positionY, int newPositionX, int newPositionY); AirportModel* createAirp...
[ "diogobarbosa1@outlook.pt" ]
diogobarbosa1@outlook.pt
f70f8810fed09755e64d40569a0366eec89f7c98
a38b707df8d461941bbbe6b33faf2e4fa6ad0f30
/Achilles/src/Achilles/EntryPoint.h
dd738cb1ee60d0eff1408888fb26c436fe98e1c5
[ "Apache-2.0" ]
permissive
DiagonalCorgi/Achilles-Engine
9771c4ddf2e813088a2e834d4ff95afebbf8c5d2
0dbb2b97123608df79814b862f6b7c4e2dd74538
refs/heads/master
2020-06-10T08:25:13.568926
2020-01-27T00:32:29
2020-01-27T00:32:29
193,623,694
1
0
null
null
null
null
UTF-8
C
false
false
218
h
#pragma once #ifdef AC_PLATFORM_WINDOWS extern Achilles::Application* Achilles::CreateApplication(); int main(int argc, char** argv) { auto app = Achilles::CreateApplication(); app->Run(); delete app; } #endif
[ "dca87@uclive.ac.nz" ]
dca87@uclive.ac.nz
2632108e9d08c0e062a6b2c15bbbb24e4d013024
5e307705fe15591f21b8c6b7879e2d169a71c2be
/CoOS/kernel/serviceReq.c
ec59896500eab55d69605f86c760a4325b980428
[]
no_license
zxletjy/SkyBoard_V2
2ba2e9a56f919d87b9a658e547d5e6370f5de563
05a4d33941a7d40904f09db2498a6caf431cf3ef
refs/heads/master
2021-01-17T08:12:51.351898
2016-06-23T05:49:20
2016-06-23T05:49:20
60,240,096
1
0
null
null
null
null
UTF-8
C
false
false
7,224
c
/** ******************************************************************************* * @file serviceReq.c * @version V1.1.6 * @date 2014.05.23 * @brief servive request management implementation code of CooCox CoOS kernel. **************************************************************...
[ "tjy@flyeah.com" ]
tjy@flyeah.com
2000c67539031438fd860970a0eae08cf0f4f9b7
3702cb6e4a6860a8173960c9cba6e49d5b67b867
/1). Introdução à Programação/Exercício2.c
4c8383097a72b51844eb479052009c3fecefd829
[]
no_license
GDV1/Programacao-C
ef084f8fac8771932e74794b05b280e22d919a10
17d585d7dc7518bb97b2426957fa9b0bce9f9ed7
refs/heads/master
2020-04-28T13:24:55.842406
2019-03-12T22:39:05
2019-03-12T22:39:05
175,306,226
0
0
null
null
null
null
ISO-8859-1
C
false
false
665
c
/** Autor: Gabriel Dias **/ /** * Algoritmo que calcula a área e o perimetro de uma esfera. **/ //Bibliotecas padrão #include <stdio.h> #include <stdlib.h> #include <locale.h> int main(){ //Configura o idioma de acordo com a localização setlocale(LC_ALL, "Portuguese"); //Variáveis float Raio, Area, Perimet...
[ "gabrieldv.dv@hotmail.com" ]
gabrieldv.dv@hotmail.com
9c0cab81f27269fbfee5ff0ce4c7486d72ff6c24
068e2c7ce666dc5029ce0a3dffbaa806f8ad6b8b
/taller/estadistica/raiz.c
d2d6165d1f74c24b4b2cdb8d1905e8a5bee91961
[ "MIT" ]
permissive
netotz/programacion-estructurada
7a3d910da1a9e0be090249ddef8e78cc4ee3077c
c08b3eca79d88e021b7056711b4cca98f495db19
refs/heads/master
2021-09-24T14:56:57.025661
2021-09-11T21:40:50
2021-09-11T21:40:50
254,500,371
2
0
null
null
null
null
UTF-8
C
false
false
146
c
#include "estadistica.h" double raiz(double x){ double f0 = x, f1 = 0.0; do{ f1 = f0; f0 = ((x/f0)+f0)/2.0; }while(f1!=f0); return f0; }
[ "neto.otz@hotmail.com" ]
neto.otz@hotmail.com
f8e9464778928a538ec9805803b28984a0a57e0d
8bec27744f5091bca5537410767b1cf0e74ea886
/TaeinPark/homework/c/01/data_type.c
40aa94668bb006ba14801553614b691f333078b6
[ "MIT" ]
permissive
parktaein/Lv01-02
ef779036b06ab38c7653786ebc44d495d13587f6
aa725e5c88524361aebfba8aaa70a237ac66d90e
refs/heads/main
2023-06-27T12:35:25.903716
2021-07-30T14:03:09
2021-07-30T14:03:09
344,977,394
0
0
MIT
2021-03-06T01:26:22
2021-03-06T01:26:21
null
UTF-8
C
false
false
1,295
c
#include <stdio.h> // void main(void) <<< 굉장이 안좋은 습관(특히 리눅스) // 이유는 레벨 2 리눅스 시스템 프로그래밍 할 때 설명. // 프로세스(task)를 제어 할 때 return 값이 결국 프로세스가 정상 종료 했는지 비정상 종료했는지 상태값을 의미합니다. // 그러나 void main(void)인 경우 이 프로세스가 정상 종료되었는지 비정상 종료 되었는지 알 수가 없습니다. // 그래서 void main(void)를 권장하지 않습니다. int main(void) { int num1 = 1; short num2 = 2...
[ "pti1360@naver.com" ]
pti1360@naver.com
b1d3fb5efdca41576cc095f59c7a5f77db23bcad
dd29a1aee00b59ca62dff6359b2570633269e62b
/cdg/test/attic/hlcirc/max.c
cf39777d390bb3cd082831e90a9e97ffb142fa8b
[]
no_license
haslab/CircGen
184e6e31b7434f53c57760a03646de6a028db4d9
74a835abfc0477f51d6ee72db8f66caa6a544809
refs/heads/master
2021-01-12T17:33:54.320262
2020-08-03T21:45:02
2020-08-03T21:45:02
71,602,502
5
2
null
null
null
null
UTF-8
C
false
false
227
c
#define AddInput(X) __builtin_mem_in(&X, sizeof(X)); #define AddOutput(X) __builtin_mem_out(&X, sizeof(X)); /* Max Sort */ int idata odata; int main() { AddInput(idata); odata = idata; AddOutput(omax); return 0; }
[ "bacelar@di.uminho.pt" ]
bacelar@di.uminho.pt
68a2d0c2da9647280e9e6cc7c82122bb55d9b7f3
6a86d740f9b17721677b9ee193f2009a2333a3be
/areas/tol-dhurath/forest-1/15x8.c
0c92cbc6e7f06834e7602bcb18bebf205bb7acf9
[]
no_license
realms-mud/core-lib
b2a0cc727fd0b1eb47fa244d6fb05de322abe88f
293089e8900b5a0d46f64619f89c78deea7477e5
refs/heads/master
2023-07-06T07:04:25.390271
2023-06-27T21:20:29
2023-06-27T21:20:29
113,914,065
69
20
null
null
null
null
UTF-8
C
false
false
917
c
//***************************************************************************** // Copyright (c) 2023 - Allen Cummings, RealmsMUD, All rights reserved. See // the accompanying LICENSE file for details. //***************************************************************************** inherit "/lib/env...
[ "abc@maelstrom.cc" ]
abc@maelstrom.cc
21772df9604b429e845c9c2cbaba545d7186be1b
0cb312fe83239872ae45c0735f1ee81f73df3f1c
/HFC/card_three.c
b314f510b15bab24bd8b4822768d64e45f616cd0
[]
no_license
sandeepmaity09/C_Programs
76efc6cead91ab2c2b7f0982af6be059237da9cc
809990edfe41246667982111c90526779af37209
refs/heads/master
2021-01-19T01:17:34.238685
2016-10-21T14:42:19
2016-10-21T14:42:19
65,138,454
0
0
null
null
null
null
UTF-8
C
false
false
333
c
/* * program to simulate three card game * Ghost licence * (c),2016, The Warmachine */ #include<stdio.h> int main() { char cards[] = "JQK"; char a_card = cards[2]; cards[2] = cards[1]; cards[1] = cards[0]; cards[0] = cards[2]; cards[2] = cards[1]; cards[1] = a_card; puts(cards); ...
[ "sandeepmaity09@gmail.com" ]
sandeepmaity09@gmail.com
1a56bb15586fa79973e3b4108e80fdf1451c5999
544aa0a7f119ef1c8860c39f188b41f1bbd9d1c8
/IoT-RDA5836_3.3/platform/edrv/lcdd/include/lcdd_m.h
321e869374a50d4a3fdd476a4fd9318da7f220c8
[]
no_license
Edragon/RDA-RDA5856
e337b5ea357068e37dfd6c6525ae58527b26d743
b8e7fb8e8915faf6163e28178861a6a94aa63c6e
refs/heads/master
2021-09-07T23:08:38.284445
2018-03-02T17:43:32
2018-03-02T17:43:32
123,610,783
2
6
null
null
null
null
UTF-8
C
false
false
18,166
h
/* * Copyright (c) 2006-2016 RDA Microelectronics, 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 applicable ...
[ "info@electrodragon.com" ]
info@electrodragon.com
ec53271aaad164a0c733d369a6e2367af47274b8
00813cb9333698db48fb2ce4e1da4854961893c3
/Lab9/calib.h
66676b458ccada4bdcd26313df1f3ee5b96d2cb8
[ "MIT", "LicenseRef-scancode-other-permissive" ]
permissive
JDongian/EE445L
7cb63749df2bd37cddd3a66c487105bb1903938e
d7a9a0ca972480ed3f7c82d537faf9fdac22feab
refs/heads/master
2021-05-01T13:59:20.200540
2016-12-03T08:24:09
2016-12-03T08:24:09
67,551,048
0
1
null
null
null
null
UTF-8
C
false
false
34
h
#define TEMP_OFFSET (uint16_t)80
[ "trevore@utexas.edu" ]
trevore@utexas.edu
57eb190cc58b44acdbe4a03f921bef36a168262d
b90b369afd4ee12d2e71a6f3e744429f5b5d10e6
/pacman/pellet.h
d2f7fbc075451652bcb5ae06bfb25452b29aabce
[]
no_license
ChaseManseth/SUPER-PAC
0c34892e5a1248ed35be71051070538ecbaa835b
3eff90699a0e1ac90e2fcecfd1eca8dfe8560a5e
refs/heads/master
2021-05-15T10:42:25.683128
2018-04-18T23:28:06
2018-04-18T23:28:06
108,195,650
0
1
null
null
null
null
UTF-8
C
false
false
2,646
h
/* * Author: Zachary Steudel, Chase Manseth, Meghan Bibb, * Will Rhoden, Bailey Stone * Assignment Title: Pacman Group Project * Assignment Description: User can play a faithfully recreated * version of pacman. * Due Date: 12/4/2017 * Date Created: 11/1/2017 * Date Last Modified: 12/3/2017 */ #ifndef PELLE...
[ "noreply@github.com" ]
ChaseManseth.noreply@github.com
6acdaf45741b340a21577812ee81370077175d6a
c9c4706afa26078507fc8ebe9732f824f4d2559d
/os_tasks/application_task/application_task.c
ddc7f753f46a745b9cc0966bb8f3ab0ec6a1dd0c
[ "MIT" ]
permissive
rogeriomarcondeli/iib_rtos
2850469145a074d4816359b007f551983f4b716b
4707a5faa5cea60e28b3f6a138ac645e44bd167e
refs/heads/master
2022-11-06T06:50:22.277887
2020-06-19T02:46:55
2020-06-19T02:46:55
267,993,729
0
0
null
null
null
null
UTF-8
C
false
false
1,417
c
///////////////////////////////////////////////////////////////////////////////////////////// #include <stdbool.h> #include <stdint.h> #include "iib_devices/application.h" #include "iib_devices/priorities_task_iib.h" #include "FreeRTOS.h" #include "task.h" #include "queue.h" #include "semphr.h" #include "os_tasks/ap...
[ "rogerio.marcondeli@gmail.com" ]
rogerio.marcondeli@gmail.com
3e9af26b0539b08b71d0110347954676396c3ee3
5c255f911786e984286b1f7a4e6091a68419d049
/code/4ea0a1f8-4035-49fc-bdc2-b192bba71b4d.c
a482ff68a12da395ab489185d8c26693609e3e49
[]
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
229
c
#include <stdio.h> int main() { int i=4; int j=11; int k; int l; k = 53; l = 64; k = i/j; l = i/j; l = k%j; l = l%j; k = k-k*i; printf("vulnerability"); printf("%d%dnn",k,l); return 0; }
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
e6ad97513afc2baa1bb6da0eefee1886bb9567d3
8dd49f8698c70d94a6477bda16735059ef8128f8
/src/core/object/refration.h
9cdc88ea446b39885904c4ed72287b3d8261f807
[]
no_license
emiflake/RT
e11b2887af491c3721cc39510937e495ba0d237c
8bd63d71afbd906eeb85bc88f2ae4b6438d1beb0
refs/heads/master
2020-08-13T20:15:22.040033
2019-11-27T12:54:35
2019-11-27T12:54:35
215,031,246
3
0
null
2019-11-27T12:54:36
2019-10-14T11:55:06
C
UTF-8
C
false
false
1,128
h
/* ************************************************************************** */ /* */ /* :::::::: */ /* refration.h :+: :+: ...
[ "pacovali@student.codam.nl" ]
pacovali@student.codam.nl
8935dced038424feafe1554fc26a93dff64f0089
1b46c41a614a96b4b267d19aad5561c773d60590
/7. C控制语句:分支和跳转/7.12.3.c
ddf1b9e436fb03b76e48e3e72ce987f2212637ea
[]
no_license
laufirelive/C-Prime-Plus
199a47903833aa4e5027cc53404a2d4bd45f4a87
9ae9e036ce88e9e0a0ef951b9c185433322435a6
refs/heads/master
2020-04-15T20:43:54.681149
2019-01-10T06:58:58
2019-01-10T06:58:58
165,006,059
1
0
null
null
null
null
GB18030
C
false
false
825
c
// 编写一个程序。该程序读取整数,直到输入 0 。 // 输入终止后,程序应该报告输入的偶数(不包括 0 )总个数、偶数的平均值, // 输入的奇数总个数以及奇数的平均值。 #include <stdio.h> int main() { int num_typed; int even_count = 0; int odd_count = 0; int even_sum = 0; int odd_sum = 0; while (scanf("%d", &num_typed) && num_typed != 0) { if (num_typed % 2) { ...
[ "noreply@github.com" ]
laufirelive.noreply@github.com
0a4db825e2df25158078b2ed151ecc6fc1af1458
8c81f51baff17f0116c25812253f0a68800a74e8
/ga/core/ga-module.h
df36f86be358571c1cb5a24b91a891f518ff25dd
[]
no_license
minititanxi/ga
1a18d0899af0f2f1ba656618b6284bd5398cf31e
a0e14319f995905d656aed84efbacfa4cb624476
refs/heads/master
2023-02-03T23:10:05.676332
2020-12-14T13:18:39
2020-12-14T13:18:39
313,258,555
0
0
null
null
null
null
UTF-8
C
false
false
6,119
h
/* * Copyright (c) 2013 Chun-Ying Huang * * This file is part of GamingAnywhere (GA). * * GA is free software; you can redistribute it and/or modify it * under the terms of the 3-clause BSD License as published by the * Free Software Foundation: http://directory.fsf.org/wiki/License:BSD_3Clause * * GA is distr...
[ "13006138126@163.com" ]
13006138126@163.com
4c531124680c2cec36c9ec02c0a396ad5451db25
5c255f911786e984286b1f7a4e6091a68419d049
/code/58491d08-fea9-4678-af42-fb31b6705b2a.c
f8c85b29d83e53a6cd414231d4ceac017ac06e1d
[]
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
228
c
#include <stdio.h> int main() { int i=4; int j=1; int k; int l; j = 53; l = 64; k = i%j; l = i/j; l = i%j; l = i/j; k = k-k*i; printf("vulnerability"); printf("%d%d\n",k,l); return 0; }
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
065457ea846092f5351c2b6e78fc871c0e513c7b
d0a39caca85e49b1878da3a1fc60284ffda98b63
/bstree/bst.c
ebab3f82ee5316b36b44d8da17cc91452ad095a0
[]
no_license
sguzwf/datastruct
489ec47937ffbae38c683ff4f44018e8d39beccc
d613f9a815706d06b89dc2e306f1b7f6979dbc50
refs/heads/master
2021-01-18T14:36:06.961414
2015-11-29T14:08:25
2015-11-29T14:08:25
null
0
0
null
null
null
null
UTF-8
C
false
false
2,063
c
#include <stdio.h> struct node { struct node *left; struct node *right; }; typedef (*cmpfunc_t)(struct node*, struct node*); struct bstree { struct node *root; cmpfunc_t cmp; }; void insert(struct bstree *tree, struct node *n) { struct node *p,*q; int cmp; q = NULL; p = tree->root; while(p) { cmp = tree-...
[ "tiancaiamao@gmail.com" ]
tiancaiamao@gmail.com
0d7c8ca8a8fffffb9341c9502a1e0396a2c84567
d02da3ca64d5be81e251d8a224bb1b1f56e46912
/ARChemistre_build/Classes/Native/Mono_Security_U3CPrivateImplementationDetailsU3E_$ArrayType$MethodDeclarations.h
cbc9b323bc5d02244a1a66a6980475679ed4f1eb
[]
no_license
Dotby/ARChemistre
ae0dadc598142bb8545ccf3170ed2e4d8fd4e779
d3904072305237fbb926dcf095aca5263ae7b138
refs/heads/master
2020-12-26T19:38:31.255015
2015-07-14T16:27:50
2015-07-14T16:27:50
38,375,255
0
0
null
null
null
null
UTF-8
C
false
false
572
h
#pragma once #include <stdint.h> #include <assert.h> #include <exception> #include "codegen/il2cpp-codegen.h" // <PrivateImplementationDetails>/$ArrayType$3132 struct $ArrayType$3132_t1767; struct $ArrayType$3132_t1767_marshaled; void $ArrayType$3132_t1767_marshal(const $ArrayType$3132_t1767& unmarshaled, $ArrayType...
[ "gonikitamo@gmail.com" ]
gonikitamo@gmail.com
24dec8f5f180ff9f92af01eb9838e1d1ca0d0cfe
0fedeb29ba77736ba81c961029bbe7f3d703ae72
/cryptography/LibreCrypt-master/LibreCrypt-master/src/Common/Common/inc/SDUGeneral.h
7d31ec72cf1ff47b1c712542f68c4df0f1c7de71
[]
no_license
mr-wrmsr/BlackServerOS
68f58edb45a1d02df6db11bee070d478cc1380f3
8a6191f732d97e34adba5f2da343fed6f02a56a3
refs/heads/master
2020-03-23T04:24:07.704656
2017-06-30T15:20:33
2017-06-30T15:20:33
null
0
0
null
null
null
null
UTF-8
C
false
false
8,431
h
// Description: // By Sarah Dean // Email: sdean12@sdean12.org // WWW: http://www.SDean12.org/ // // ----------------------------------------------------------------------------- // #ifndef _SDUGeneral_H #define _SDUGeneral_H 1 #include <windows.h> // Required for WCHAR // ====================================...
[ "constanceiverson@my.smccd.edu" ]
constanceiverson@my.smccd.edu
f63496db27c904ba574ec0976426ae9f021d3d5a
51f55b21f33ec53ccb127e4945252fe322955b6c
/VC/Tools/MSVC/14.29.30133/crt/src/i386/wcsrchr.c
2263bd4b323e0d7140c89f6e6cc34194e96e4c23
[]
no_license
ojdkbuild/tools_toolchain_vs2019bt_16113
6a99c5fe1f1de55cd9d88fdc045a07535a087b95
8739e474753c93215ecade7c36bb0f96b7f3903b
refs/heads/master
2023-07-27T23:30:28.952184
2021-09-19T13:36:57
2021-09-19T13:36:57
408,131,653
0
2
null
null
null
null
UTF-8
C
false
false
4,855
c
/*** *wcsrchr.c - find last occurrence of wchar_t character in wide string * * Copyright (c) Microsoft Corporation. All rights reserved. * *Purpose: * defines wcsrchr() - find the last occurrence of a given character * in a string (wide-characters). * *****************************************...
[ "akashche@redhat.com" ]
akashche@redhat.com
937808ced003666049939c65a55805ef92a6a9c7
98558c02536711d8487ac89e9a58821246e8bd9a
/trimester 1/progamming/C/assignment/archive/Lab7/Q2.c
881274af33ef1a626d7cb5d235f78ef53be34b1c
[]
no_license
ALor79/uni_projects
6debab96b442f935f089076e0182ebf715449b2a
a854b7c5ae62850d48143db0f795c23a1d213efb
refs/heads/master
2022-11-08T10:37:37.473976
2020-06-12T15:00:07
2020-06-12T15:00:07
271,822,089
0
0
null
null
null
null
UTF-8
C
false
false
859
c
#include<stdio.h> int main() { //declaring variables long n, count, j; long i = 3; //getting user's input printf("Enter the n: "); scanf("%ld", &n); //error checking if(n <= 2) { printf("invalid input the first prime number is : 2"); } for(i = 2; i <= n; i...
[ "aallii.tmnt@gmail.com" ]
aallii.tmnt@gmail.com
cc8b92724207c3037ab39bf6bc511ea1b982869e
b73a7c9f2debf2da36a47adb7e8cbe470c4e4339
/libft/src/ft_strmap.c
21f6ccfe0095a45d9d8106b60605f3ea2f9f5f39
[]
no_license
Oksanatishka/42_ft_ssl_md5
a5353d60eb8049e53d9041aa94bbf56cb1bb832f
f8676d63c9b6a7c5ca8cd19526d937ed79452e25
refs/heads/master
2020-04-13T22:29:29.748003
2019-01-05T06:30:39
2019-01-05T06:30:39
163,480,598
0
0
null
null
null
null
UTF-8
C
false
false
1,140
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strmap.c :+: :+: :+: ...
[ "obibik@e1z4r6p8.42.us.org" ]
obibik@e1z4r6p8.42.us.org
ba481a7439f046f853ade57c97a6294074248e31
17ad4c0b9f122716e33c39634989f2ae15a45f5b
/Code/MSP430_Kretsn_V3/DCO.h
7f4d16e851c7e50cb4c063cd92e479e11951b377
[]
no_license
MandusBorjesson/Kretsn_Glasses
e4dd336784202149978e831ac96fa9e7127084a5
9a17e2a7a46088a35d3c0859a033a25e3f73b2f9
refs/heads/master
2020-05-19T02:13:56.770520
2019-08-24T10:33:38
2019-08-24T10:33:38
184,775,277
0
0
null
null
null
null
UTF-8
C
false
false
668
h
/* * DCO.h * * DCO header file * Functions: * -- Set DCO settings (change clock freq.) * * Created on: 17 Jan 2018 * Author: Mandus */ #ifndef DCO_H_ #define DCO_H_ void DCO_Calib() { if (CALBC1_1MHZ==0xFF) // If calibration constant erased { while(1); ...
[ "te11a.mandus.borjesson@gmail.com" ]
te11a.mandus.borjesson@gmail.com
b0469770b5c3b6b2f8d9318aa3da65204aae45eb
1941d7b916f311cbe52abaf704788d4582ce760a
/base/SuperMarioProj.1994-02-09/ProcessMgr/Memory.c
cff9f6a4478fdbd488f808a0a44759419c33caa8
[]
no_license
elliotnunn/supermario
237bf7f58589ca0795ae4162f17f0219912dba55
9dd3c4bef84df2ea30f5ec2c5e97b043e8267b3f
refs/heads/master
2020-05-04T22:39:39.546271
2020-02-16T00:18:24
2020-02-16T00:18:31
179,518,768
27
4
null
null
null
null
UTF-8
C
false
false
15,866
c
/* File: Memory.c Contains: Routines manage the Process Mgr's memory resources. Written by: Erich Ringewald and his bestest buddy Philip York Goldman. Copyright: © 1986-1992 by Apple Computer, Inc., all rights reserved. Change History (most recent first): <12> 10/28/92 DTY Use new Get/Set macros to acce...
[ "elliotnunn@me.com" ]
elliotnunn@me.com
85adb782397bfeb227aa6e6ad02f9d9a716c3fb8
1fabbdfd1ca9ea1b6808893e12bd907eb74de414
/xcode/Classes/Native/UnityEngine_UnityEngine_Events_InvokableCall_1_gen_721MethodDeclarations.h
c4ed16eca14eff09ddcd2b33b8eb3dac797f1ca6
[]
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,793
h
#pragma once #include <stdint.h> #include <assert.h> #include <exception> #include "codegen/il2cpp-codegen.h" // UnityEngine.Events.InvokableCall`1<UIHexagonGrid> struct InvokableCall_1_t22561; // System.Object struct Object_t; // System.Reflection.MethodInfo struct MethodInfo_t1087; // UnityEngine.Events.UnityAction...
[ "bu213200@gmail.com" ]
bu213200@gmail.com
229536089a342d92b8d0687de3279e8df2829eb9
6ec5194379c76121a66209b22effd82452ec5a45
/combination.c
decc908351e659a2c0cac566f3cb86ea679d53ad
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
dedetmix/INSAR_G2S
dc7eb0e5d8e4e81ea100f7e91688eda585538424
16b26f9fa359d01e6ba5c63fb360193641289df4
refs/heads/master
2023-04-27T23:43:49.301035
2023-04-14T03:33:40
2023-04-14T03:33:40
218,036,927
27
6
null
2022-10-07T08:19:53
2019-10-28T12:01:46
Shell
UTF-8
C
false
false
962
c
#include <stdio.h> // N.Isya 2017.11.01 int main (int argc, char **argv, int *arr) { //remove dummy result char filename[] = "result_combination.txt"; remove(filename); FILE *indate, *result_combination; //read date file indate = fopen(argv[1],"r+"); if (indate == NULL) { printf("Couldn't ope...
[ "dedetmix@yahoo.co.id" ]
dedetmix@yahoo.co.id
16e19f06acce34e4c3084a4d594849c02540f2fd
e7a9688907f3d2569f5aaa817643a30a41248526
/rom4chick/lab_7/List.h
f25cd8f82f17bc58595797c439f2fb799aadf046
[]
no_license
PashaKlybik/prog-053505
bc3827b1174ef8d5ea3c50648acf91f1f2153b60
8478558bf66d6a78597a646bc2e56ca27e489abb
refs/heads/main
2023-06-01T13:55:18.540348
2021-06-21T21:33:11
2021-06-21T21:33:11
341,513,371
0
30
null
2021-06-21T21:33:11
2021-02-23T10:20:05
C
UTF-8
C
false
false
3,948
h
#pragma once #include "Employee.h" #include <malloc.h> #define NULL ((Node*)0) typedef struct node { node* pNext; node* pPrev; Employee employee; }Node; typedef struct list { Node* head; Node* tail; int size; }List; List Create() { List list = { NULL, NULL, 0 }; return list; } void copy(List* list, Node* n...
[ "noreply@github.com" ]
PashaKlybik.noreply@github.com
63750c01ec04e8550920332382464a641d0254e0
85c6f2eaa44552e63895813d952b5090100506f8
/P117.c
1f87a370e3a4f2fbb46e1aede71077cc4f7bb419
[]
no_license
pragadeeshrock/pragadeesh
b4f963059b80dca66b90a4a8c08d610a06b9040c
3c0f3623d3d82ca6e22b6f203d62437aec68b4b1
refs/heads/master
2020-04-17T11:06:50.835173
2019-04-01T10:49:50
2019-04-01T10:49:50
166,527,938
0
0
null
null
null
null
UTF-8
C
false
false
321
c
#include <stdio.h> #include<string.h> int main(void) { char str[30]; int i,j,temp,n; scanf("%s",str); n=strlen(str); i=0;j=n-1; while(i<j) { temp=str[i]; str[i]=str[j]; str[j]=temp; i++; j--; } for(i=0;i<n;i++) { printf("%c",str[i]); if(i==n-1) { break; } printf("-"); } return 0; }...
[ "noreply@github.com" ]
pragadeeshrock.noreply@github.com
1a9bb7c984bd6e5d8fdf8c472b2f36733e184eb3
99745c8568dbcfb57d63be73b1840b02f4a01a57
/print.c
616b22983af2214e53a8ea9f3beb789bead5363f
[ "MIT" ]
permissive
davidcolling/vi_midi_cc
48f9d76b3f83c7ad68516fe3a5c972ed62f2d4b3
c2c416dfc85606cbe15ec7075871a94840d07667
refs/heads/main
2023-03-28T10:25:20.840205
2021-03-29T21:40:14
2021-03-29T21:40:14
348,472,308
4
0
null
null
null
null
UTF-8
C
false
false
2,277
c
#include "main.h" /* * functions for printing ui to the screen */ void printFader(int x, int y, int resolution, char *id); void printCommandLine(); void printMessage(char *message); void markSelected(int y, int x); void unMark(int y, int x); void printKnob(int y, int x); void rmKnob(int y, int x); void markActive(int...
[ "d@365922.local" ]
d@365922.local
677134fdc5b1103f94073aabdbf9a090c9b0e578
5b7d0f4b79a411e2fba1ea24c9cf1d4af20f813d
/iOS8.2/System/Library/PrivateFrameworks/PhotoBoothEffects.framework/PhotoBoothEffects-Structs.h
52837e18cab523b627a031be0e9d75e31cea0874
[]
no_license
ichitaso/iOS-iphoneheaders
07ebebac9afb043f10d921c15f24c44ce664b800
e0e0b2f57eeb94a0d07036e6dc14472cd1972843
refs/heads/master
2023-06-08T08:07:00.244639
2023-05-28T11:03:07
2023-05-28T11:03:07
21,318,634
81
57
null
2018-05-14T19:47:30
2014-06-29T07:24:01
null
UTF-8
C
false
false
721
h
/* * This header is generated by classdump-dyld 0.7 * on Tuesday, June 23, 2015 at 11:20:43 PM Japan Standard Time * Operating System: Version 8.2 (Build 12D508) * Image Source: /System/Library/PrivateFrameworks/PhotoBoothEffects.framework/PhotoBoothEffects * classdump-dyld is licensed under GPLv3, Copyright © 2013 by ...
[ "willfeeltips@gmail.com" ]
willfeeltips@gmail.com
a57063c4bbea52ec9a2233a0dceb18c90718235b
06cdd8140bd3cd17dd21228c1f5e77b6344ec916
/libft/src/ft_strdel.c
084b93ba85fbb27a955a32e2a6c4c1331658014d
[]
no_license
deladia/Fractol
c2c5fd2cec88ec959b12d23b7030174aff7e3b09
c543ca5fb9f6b0216c90018c19715eca385c2a12
refs/heads/master
2020-07-20T07:23:43.751246
2019-11-13T14:50:53
2019-11-13T14:50:53
206,597,588
2
1
null
null
null
null
UTF-8
C
false
false
1,002
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strdel.c :+: :+: :+: ...
[ "vlbattalov@gmail.com" ]
vlbattalov@gmail.com
608f19dc1ea2f7339df55723214e3594ddcc3ccf
43c960aca34e79b1750c5b7dd9da665c7a3cff7b
/libft/ft_lstiter.c
808aa5bfaa3e7f4b179cdb92a9a68d0b3b9304a0
[]
no_license
lgallern/Get-Next-Line
376b4cdeef3a91c5c1f3c4dba5c6c73b010fc85a
683ce4a6fb5ee910b2cebabd6179a54fd7429f7c
refs/heads/master
2021-01-10T08:39:05.860142
2015-12-04T19:08:07
2015-12-04T19:08:07
47,421,797
0
0
null
null
null
null
UTF-8
C
false
false
1,026
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_lstiter.c :+: :+: :+: ...
[ "lgallern@e1r9p4.42.fr" ]
lgallern@e1r9p4.42.fr
1e7b7632639957a53e18ce7b62a6ec00295e88f4
c47c254ca476c1f9969f8f3e89acb4d0618c14b6
/datasets/linux-4.11-rc3/drivers/clk/qcom/clk-alpha-pll.h
d6e1ee2c7348e617447c9fc785990e24559df09a
[ "BSD-2-Clause", "Linux-syscall-note", "GPL-2.0-only" ]
permissive
yijunyu/demo
5cf4e83f585254a28b31c4a050630b8f661a90c8
11c0c84081a3181494b9c469bda42a313c457ad2
refs/heads/master
2023-02-22T09:00:12.023083
2021-01-25T16:51:40
2021-01-25T16:51:40
175,939,000
3
6
BSD-2-Clause
2021-01-09T23:00:12
2019-03-16T07:13:00
C
UTF-8
C
false
false
1,982
h
/* * Copyright (c) 2015, The Linux Foundation. All rights reserved. * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Foundation, and * may be copied, distributed, and modified under those terms. * * This program is distributed in the h...
[ "y.yu@open.ac.uk" ]
y.yu@open.ac.uk
8fcfac62fc213a98d6873f723967ba9bbab1cdc8
aa611bd6d04e26eba71b338a6d83a95d234615a0
/libft/ft_putstr_fd.c
adbfd948b63c3c14b51fa7ecdba141dd01283cbc
[]
no_license
perfect-cents/fillit
0be94bda8d95386a7134ffb3e7e06a9ab81b813e
e4deeebb101892e3abef032f1fa61b1103098657
refs/heads/master
2021-05-01T14:06:29.088409
2017-01-25T06:16:45
2017-01-25T06:16:45
79,608,728
0
1
null
2017-01-21T02:42:07
2017-01-20T23:14:51
C
UTF-8
C
false
false
986
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_putstr_fd.c :+: :+: :+: ...
[ "noreply@github.com" ]
perfect-cents.noreply@github.com
0f8bc8852471598dd727a1052f20a6e8f7eabfcd
2266eb133fc3121daf0aa7f4560626b46b94afe0
/d/shaolin/fzlou.c
3ddd1f116e4bde88b0099f92f2b0e76e3e8013b5
[ "MIT" ]
permissive
oiuv/mud
6fbabebc7b784279fdfae06d164f5aecaa44ad90
e9ff076724472256b9b4bd88c148d6bf71dc3c02
refs/heads/master
2023-08-18T20:18:37.848801
2023-08-13T07:00:15
2023-08-13T07:00:15
112,278,568
99
49
MIT
2023-02-01T03:42:14
2017-11-28T03:05:14
C
UTF-8
C
false
false
734
c
// Room: /d/shaolin/fzlou.c // Date: YZC 96/01/19 inherit ROOM; void create() { set("short", "方丈楼"); set("long", @LONG 这里的地上整整齐齐的排放着数十个黄布蒲团,北首有一个 红木讲坛,讲坛上放着个竹制的木鱼。东西边各放着一对美轮美 奂的大花瓶,上插檀香数枝,香烟缭绕,氤氲芬芳,室内一片祥 和之气。看来这里是方丈对僧众讲经说法的地方。 LONG ); set("exits", ([ "south" : __DIR__"wuchang", "up" : __DI...
[ "i@oiuv.cn" ]
i@oiuv.cn
4816705ca3d17e1e0226fa854ded62351f99a671
2f61782d051e027879bc559393d422d63a97dff0
/Scripts/svn/src/cl-conflicts.c
cd836ab7283bf9d00b9b98ed9a1723e5ce1b4bed
[]
no_license
mgood7123/ccr_resources
00d6dc8487a90d152516cb3a63e8dcb28a014923
664cefaa104f87eed5dedb5573fc26872ccf0e9b
refs/heads/master
2021-07-07T09:26:01.050875
2019-02-15T17:25:05
2019-02-15T17:25:05
139,378,697
0
0
null
2018-07-02T01:58:31
2018-07-02T01:58:31
null
UTF-8
C
false
false
22,459
c
/* * conflicts.c: Tree conflicts. * * ==================================================================== * 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 c...
[ "dztall@hanmail.net" ]
dztall@hanmail.net
8de44b704771bfd2e900c76819e3acc0c6800dd1
2fa90fd459dcff014d118f02771b959ea15ebf77
/2.dataStructures/10.sorts/Sorts.h
abec0c94e83b334bb48f383da2eab2d2cca11da5
[]
no_license
nadavMiz/school-stuff
441f0ed2b7097822e7884dbf7a12d1dae73c6442
de22d00919427a535c01c4e6ebb89bc76a074bb9
refs/heads/master
2021-09-16T19:20:39.584774
2018-06-23T20:47:54
2018-06-23T20:47:54
116,257,607
0
0
null
null
null
null
UTF-8
C
false
false
3,070
h
#ifndef __EX_SORT_H__ #define __EX_SORT_H__ #include "ADTErr.h" #include "vector.h" /* templet for a function that desides if to swap the elements or not. */ typedef int(*Compare)(int, int); typedef int(*GetKey)(int, void*); /* helper function to get various compare functions input _option: 0) return (a > b) 1) re...
[ "nadav.mizrahi16@gmail.com" ]
nadav.mizrahi16@gmail.com
7e132b077d9d3354bcc4b7bb9c86895dc404c33a
a1446c3f95df2dfe097a9bd6b463767b00f18140
/usr.sbin/afs/src/lib/sl/make_cmds.c
4368f61842e4f5944b44b8cab6bac6f703d9a2c6
[]
no_license
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
ISO-8859-1
C
false
false
5,766
c
/* * Copyright (c) 1998-1999 Kungliga Tekniska Högskolan * (Royal Institute of Technology, Stockholm, Sweden). * 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. Redistribution...
[ "cludwig@net.t-labs.tu-berlin.de" ]
cludwig@net.t-labs.tu-berlin.de
aa63d1d9fdf6dd6f1d2da4f1a2e0ecfc09f4b9cf
54f352a242a8ad6ff5516703e91da61e08d9a9e6
/Source Codes/AtCoder/arc030/A/2014547.c
ff8a6ad9ba75fdd15bf14fdb19745eba3d4d20f4
[]
no_license
Kawser-nerd/CLCDSA
5cbd8a4c3f65173e4e8e0d7ed845574c4770c3eb
aee32551795763b54acb26856ab239370cac4e75
refs/heads/master
2022-02-09T11:08:56.588303
2022-01-26T18:53:40
2022-01-26T18:53:40
211,783,197
23
9
null
null
null
null
WINDOWS-1252
C
false
false
12,630
c
/* cat <<EOF >mistaken-paste */ #pragma GCC diagnostic ignored "-Wincompatible-pointer-types" #include <stdio.h> #include <stdint.h> #include <stdlib.h> #include <string.h> #include <stdbool.h> #include <math.h> #define BIG 2000000007 #define VERYBIG 200000000000007LL #define MOD 1000000007 typedef...
[ "kwnafi@yahoo.com" ]
kwnafi@yahoo.com
f959aee9d8d446e72f54cae2df78b58da2908e28
b652d9ad10df9265860ce0b7baee0638417462c5
/openwrt/target/linux/ar71xx/files/arch/mips/ar71xx/irq.c
7fee98f1552682da1b1570f27f114f25f2554ffb
[]
no_license
webiizy/wtp-simulator
1fce23549b503e0a19b87e0cfe8a398ce34d90ab
ee08b6d457bb8dfa24bc58c6b93632269b34e7fe
refs/heads/master
2020-06-05T13:16:42.336443
2011-06-08T18:48:46
2011-06-08T18:48:46
39,611,222
0
0
null
null
null
null
UTF-8
C
false
false
7,333
c
/* * Atheros AR71xx SoC specific interrupt handling * * Copyright (C) 2008-2010 Gabor Juhos <juhosg@openwrt.org> * Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org> * * Parts of this file are based on Atheros' 2.6.15 BSP * * This program is free software; you can redistribute it and/or modify it ...
[ "jsong@hiwifi.net" ]
jsong@hiwifi.net
620325841b1fb5d909086d13295268989d1795eb
c6c362d2c8d1b9073c340f9b28df6bb894e73703
/单元最短路径/18软工5班 180021102208 郑锐.c
ded4e4524cab2f3c214df5b583175574590ecdff
[]
no_license
1585030177/algorithm_code
f4da9ecaa33bce771cc8079f4bbc84639f1c8409
c2179523d7f16638ab00f4bc262ebe4895d8090e
refs/heads/master
2020-09-23T23:31:01.056972
2020-01-05T06:23:41
2020-01-05T06:23:41
225,615,032
0
0
null
2019-12-03T12:31:07
2019-12-03T12:31:07
null
GB18030
C
false
false
1,349
c
#include <iostream>; using namespace std; const int inf = 0x3f3f3f3f; int edge[5][5] = { {-1,-1,-1,-1,-1}, {-1, 0, 2, 6, 4}, {-1, inf, 0,3, inf}, {-1, 7, inf, 0, 1}, {-1, 5, inf, 12, 0} }; int main() { const int n = 4;//点的数量 int dis[n+1];//当前各点到源点的距离 int book[n+1];//各点到源点是否为最小值 //初始化,设源点...
[ "1585030177@qq.com" ]
1585030177@qq.com
9a072dbaed42b3e21b95cc5ba966a810a50beb70
05ff3463687f60058481576a631f76e0bfac1573
/output.c
b6ffb94f3cabb7f647c9a1b1bafbb7049d9ba658
[ "Zlib", "LicenseRef-scancode-public-domain" ]
permissive
locklin/spatial-trees
35ff4ce4263858e5afa315b7bddd19ba3815aa33
21ae9f86ea41c7fb0ddafc64203f72ec2606ea35
refs/heads/master
2021-01-01T16:40:15.782608
2014-08-05T20:47:30
2014-08-05T20:47:30
null
0
0
null
null
null
null
UTF-8
C
false
false
3,350
c
# #include "defs.h" #include <stdio.h> /* for those who don't have Cherry's plot */ /* #include <plot.h> */ openpl(){} extern void line(); extern void circle(); extern void range(); float pxmin, pxmax, pymin, pymax, cradius; out_bisector(e) struct Edge *e; { if(triangulate & plot &!debug) line(e->reg[0]->coord.x, e-...
[ "scott@thinkpad.(none)" ]
scott@thinkpad.(none)
380f036c403a39f56a7ce34496d7c5cbb8fbbd90
8c101514b35d5efc6735d2f3f58f38af1fb47eb3
/solutions/problem_5/solution.c
c2a8b6e8a0838746a5478b22f42bfabd51c0e4f7
[ "MIT" ]
permissive
eHattori/project_euler
badc90b7d96ff5270860f2ac7f720b072b581f22
f703e788baba3a1b5d3316ef4e53a589eae14543
refs/heads/master
2022-07-08T22:22:39.676468
2016-03-22T19:58:44
2016-03-22T19:58:44
47,205,767
1
0
null
2015-12-01T17:25:00
2015-12-01T17:25:00
null
UTF-8
C
false
false
390
c
#include <stdio.h> #include "utils.h" #define LIST_SIZE 20 unsigned long solution(){ int i, highest_number; unsigned long l[LIST_SIZE], *list, result; highest_number = 0; for(i = 0; i < LIST_SIZE; i++){ l[i] = i+1; } list = l; result = reduce(mmc, list, LIST_SIZE); return result; } int main...
[ "matheusdsrosa@gmail.com" ]
matheusdsrosa@gmail.com
63edd4deecc93a62375bebed68140aba99ec85d6
5e934ca60bf4b302ae1ba9497292604f21132c68
/msi_statemachine.h
4df6e294a39ef2192078b31b66d5ba9d0b6e6f5f
[]
no_license
Sengming/userfaultfd-dsm
7f53c1b6632cfd57ea90224a6a38838ef78cf80b
b005f953ffe13e5cd9ce9f3e0a63bf9e7604a9f2
refs/heads/master
2022-12-18T17:32:55.604823
2020-09-14T16:05:13
2020-09-21T20:49:08
292,888,120
3
1
null
2020-09-21T20:49:10
2020-09-04T15:52:09
C
UTF-8
C
false
false
491
h
#ifndef __MSI_STATEMACHINE_H__ #define __MSI_STATEMACHINE_H__ #include "messages.h" void msi_request_page(int sk, char* page, void* fault_addr, unsigned int rw); void msi_handle_page_request(int sk, struct msi_message* in_msg); void msi_handle_page_invalidate (int sk, struct msi_message* in_msg); struct msi_page* find...
[ "nitricrage@gmail.com" ]
nitricrage@gmail.com
08400bb564403571dd86c52ce10417571cb3f135
f117628af1b7dfc0a38b5419135ae4450c12ed6a
/test/c/exe/trigraph/t003.c
944d95dcb74aa565b2c91eb52be8d01a43aa6b4c
[ "BSD-3-Clause", "BSD-2-Clause" ]
permissive
trixirt/afront
bf53429217f32d572270673b735e17ce0c52d5fe
cb450c68453f2ad33df25cec3450735dd8567e39
refs/heads/master
2023-02-19T02:38:34.521045
2023-02-18T16:31:38
2023-02-18T16:31:38
119,847,434
1
0
null
null
null
null
UTF-8
C
false
false
199
c
// Copyright (c) 2018 Tom Rix, All rights reserved. int main() { unsigned short a = 0; unsigned short b = 0xaa55; unsigned short c, d; if (a ??!| b) return 0; else return 1; }
[ "Tom@bumblecow.com" ]
Tom@bumblecow.com
cd232efeae6c44ca5b2c0748e1040f102616c36e
8fdce79a3b1e7e9c7a1e03aa4cf497fab1cbe10c
/wtw_fb_notif/wtw-api/wtwWinInet.h
a19ea89511398c549b5ae3278cf5786c13d59cde
[]
no_license
raczman/wtw-fb-notif
d024f474fc576122562eaede17053a05da9c5ddd
547c3790024295c978266482f4097e73853e4fe2
refs/heads/master
2020-08-05T03:32:40.061159
2011-12-25T18:12:25
2011-12-25T18:12:25
3,048,194
0
0
null
null
null
null
UTF-8
C
false
false
234
h
#pragma once #include "wtwPlugin.h" #include <wininet.h> #define WTW_WININET_GET_INTERNET L"WinInet/GetHandle" HINTERNET __inline wtwGetInet(WTWFUNCTIONS *pFunc) { return (HINTERNET)pFunc->fnCall(WTW_WININET_GET_INTERNET, 0, 0); }
[ "raczman@gmail.com" ]
raczman@gmail.com
9a237259cca8d5ad27972b71c0ad4a0414ae582d
11dd40f763699da3e35102dbc22f82199479852c
/Test.c
858deac6154d8953bec6a787f86f3aa726f0c076
[]
no_license
Qwertycrackers/crumtest
aeec044ccfeccd0fe46c9bb50a53c50d4aaeb7cf
ec42ed1627b2bca3446facac9db7b32f47bc8c68
refs/heads/master
2021-05-02T05:24:05.578815
2018-02-18T22:33:59
2018-02-18T22:33:59
120,920,586
0
0
null
null
null
null
UTF-8
C
false
false
3,412
c
#include "Test.h" int countTests(FILE *file); // internal function to count tests int genTest(FILE *file, struct Test *test); // generate a test from a section of a file int genTests(const char *fileName, struct Test **tests, int *count) { FILE *file; // file descriptor of the test file to parse char c; // curren...
[ "indyJAG@gmail.com" ]
indyJAG@gmail.com
51d9214e5d89823ae8239f65fba92673ea4eab9a
62669fbaa3d9b52bd34a8ab8bf781f2d18b3778b
/dlib/gui_widgets.h
5b243ef8f5a17019eead20ab8fe4c949f431ac92
[ "BSL-1.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
davisking/dlib
05c04e5c73c8b92526c77431e9bb622974ffe3f2
f6c58c2d21a49d84967e48ffa33e7d1c783ae671
refs/heads/master
2023-09-06T08:22:13.063202
2023-08-26T23:55:59
2023-08-26T23:55:59
16,331,291
13,118
3,600
BSL-1.0
2023-09-10T12:50:42
2014-01-29T00:45:33
C++
UTF-8
C
false
false
330
h
// Copyright (C) 2005 Davis E. King (davis@dlib.net) // License: Boost Software License See LICENSE.txt for the full license. #ifdef DLIB_ALL_SOURCE_END #include "dlib_basic_cpp_build_tutorial.txt" #endif #ifndef DLIB_GUI_WIDGETs_ #define DLIB_GUI_WIDGETs_ #include "gui_widgets/widgets.h" #endif // DLIB_GUI_...
[ "davis@dlib.net" ]
davis@dlib.net
b4510671f11a49135f62485a226c6ec390b04a1a
30bba6e6bc5cc43223f335358a55df9aa29f1307
/examples/as7/Safe/Safe/driver_init.c
800e2b092145f11a42985a9891f20c8ea62cd2ed
[]
no_license
mattstock/cse321
4bab70788a62e4f7b750db9eeb61e764ec51b228
f28ed1e88cb501717f2f2b0146ba2e486cd3bb17
refs/heads/master
2020-03-26T18:30:35.782570
2018-11-18T04:38:32
2018-11-18T04:38:32
145,216,658
6
13
null
2018-10-11T01:53:43
2018-08-18T12:03:23
C
UTF-8
C
false
false
8,669
c
/* * Code generated from Atmel Start. * * This file will be overwritten when reconfiguring your Atmel Start project. * Please copy examples or other code you want to keep to a separate file * to avoid losing it when reconfiguring. */ #include "driver_init.h" #include <peripheral_clk_config.h> #include <utils.h> ...
[ "stock@csgeeks.org" ]
stock@csgeeks.org
255c78df6f91a6845fb6e5826637e3d9ae464a2a
1099987109f9522e090861bc0f0430b846607265
/vm/weta-esp/weta-esp32/platform/boards/board.h
9a0ddf92b759531918c90c67b14c28351fd23eec
[ "Apache-2.0" ]
permissive
murray-lang/Weta
283fa9b890950651cc63499de7d5a879b0120bd1
223c84d50d3c7e09ec04f5dd75591f0e9e60542e
refs/heads/master
2021-01-23T04:57:38.809529
2020-08-06T05:46:55
2020-08-06T05:46:55
80,402,912
1
0
null
null
null
null
UTF-8
C
false
false
278
h
#ifndef VM_BOARD_H #define VM_BOARD_H #include <sdkconfig.h> extern void init_board(void); #if defined(CONFIG_TARGET_BOARD_MYNANO32) #include "mynano32/mynano32_board.h" #elif defined(CONFIG_TARGET_BOARD_CARLOS) #include "carlos/carlos_board.h" #endif #endif // VM_BOARD_H
[ "murray.lang@westnet.com.au" ]
murray.lang@westnet.com.au
3e2154806d16b55766a00bd017b5b2756750c77a
36d2cb45898815245af7a9caa460f8297ee54297
/MyProj/Ext_UART_IT/main/stm32f4xx_it.c
c9f3133221d4abd63bf4a0294644e8894bce6b6f
[]
no_license
WSCKY/STM32F401RE_Nucleo_Demo
0513b8ca36736fe522d51f19a8d675aedda98ba3
24f3d3fe5a4850fe2e0ec2fb529c88ddddc74c5b
refs/heads/master
2020-06-30T18:00:45.606143
2016-11-21T11:50:37
2016-11-21T11:50:37
74,357,943
1
0
null
null
null
null
UTF-8
C
false
false
5,973
c
/** ****************************************************************************** * @file Templates/Src/stm32f4xx_it.c * @author MCD Application Team * @version V1.0.1 * @date 26-February-2014 * @brief Main Interrupt Service Routines. * This file provides template for all except...
[ "hello.kychu@gmail.com" ]
hello.kychu@gmail.com
533e6dea92f639ff80cc39d8e546f9d6b0d9c88a
807f55d26c0350116ddb7002b422355b0140c87c
/challenges/2016_first_year/URI_1000-1499/1002.c
49212f536898e62f624c470367753bb1ae41af3d
[]
no_license
GuilhermeGSartori/programming-challenges
5f9ed15fe7a93b1ecfec5b2f905f2dea8c22df9b
179fa5d6fd5f8fdd14c98e3710c43abd86b31065
refs/heads/master
2020-09-30T00:28:31.640816
2019-12-10T16:47:29
2019-12-10T16:47:29
227,156,517
0
0
null
null
null
null
UTF-8
C
false
false
170
c
#include <stdio.h> int main() { double raio, area; scanf("%lf", &raio); area = raio*raio*3.14159; printf("A=%4.4lf\n", area); return 0; }
[ "noreply@github.com" ]
GuilhermeGSartori.noreply@github.com
1c1b60b11c58e7aa8b1d7872e0d7110c237217e8
55a8607375617ac25d9df58b48a7e6eeb05ce2f9
/mapper_h/m9.h
6ff72c34b299873db7ce573977da1fa845c61037
[ "MIT" ]
permissive
opendata26/fixNES
1a4442f733cfa491a83bc9dd1bcd3e2e09fb241d
8542455ff1371dd9bc6e29f2dfa6f04e2761afd1
refs/heads/master
2021-01-09T06:27:22.730341
2017-02-10T16:45:11
2017-02-10T16:45:11
80,982,533
0
0
null
2017-02-10T16:07:39
2017-02-05T09:25:00
C
UTF-8
C
false
false
484
h
/* * Copyright (C) 2017 FIX94 * * This software may be modified and distributed under the terms * of the MIT license. See the LICENSE file for details. */ #ifndef m9_h_ #define m9_h_ void m9init(uint8_t *prgROM, uint32_t prgROMsize, uint8_t *prgRAM, uint32_t prgRAMsize, uint8_t *chrROM, uint32_t chrROMs...
[ "fix94.1@gmail.com" ]
fix94.1@gmail.com
b30aebf3f6991982cddb8e3d514ca6bf9ac3eaaa
681e52b88d2eadaf17e44664f113160c9014c410
/project.interpreteur/testaroFonciton.c
0faef287095540e902ab2c6fccbb0bbe120739a3
[]
no_license
NielsTilch/Interpreter
391a494ba27c4e80c26abc08a0559bed582afe6d
511721ffc0ea590b8f7cea3a9301bd02763aad82
refs/heads/main
2023-03-10T04:05:05.421036
2021-02-27T11:28:42
2021-02-27T11:28:42
null
0
0
null
null
null
null
UTF-8
C
false
false
6,430
c
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <unistd.h> #include <sys/types.h> #include <sys/wait.h> #include <sys/time.h> #include <sys/stat.h> #include <signal.h> #include <stdio.h> #include <stdlib.h> #include <sys/types.h> #include <sys/wait.h> #include <unistd.h> #include <sys/time.h> #inc...
[ "noreply@github.com" ]
NielsTilch.noreply@github.com
8cabac03c90c1a7542b3993aa1cfd1bc5db5e9c1
2a5371b7c948644f464fbee7390b38515c09d739
/PC/include/keyboard.h
accab67f58c3b9023379bd86c327462070a38557
[]
no_license
thejsa/3DSController
9d34e3a9e4a0679c65bf64d4735c77acf1f1f1fb
c4af0ddb825c70bd0fa969cdd60ccdd6d78fbf18
refs/heads/master
2021-01-13T09:10:13.018288
2016-10-16T09:15:04
2016-10-16T09:15:04
69,689,955
1
1
null
2016-10-16T09:15:04
2016-09-30T18:06:00
C
UTF-8
C
false
false
127
h
#pragma once extern unsigned char keyboardActive; extern unsigned char keyboardToggle; inline char currentKeyboardKey(void);
[ "cturt@users.noreply.github.com" ]
cturt@users.noreply.github.com
3ea99dc50f7b2689371197132bf97e944d0e8cb2
ecf8d16c05d2d422d91c618bf8c3c07ceebf2ff9
/ch2/01.c
5c4e648e3d9e2135b6a4df16f6dc3e07e4b00cd6
[]
no_license
Liquifier/K-R
41a56b40869291ea087a349acc03c7c766bc2e9f
8bee22daaf3875bb53e01c828bd9cc500f204c22
refs/heads/master
2021-01-23T21:39:22.734072
2011-08-17T01:01:48
2011-08-17T01:01:48
1,998,965
0
0
null
null
null
null
UTF-8
C
false
false
1,344
c
/*Write a program to determine the ranges of char, short, int and long variables, both signed and unsigned, by printing appropriate values from standard headers and by direct computation. Harder if you compute them: determine the ranges of the various floating-point types. */ #include <stdio.h> #include <limits....
[ "floogcrap@gmail.com" ]
floogcrap@gmail.com
4b6eaab597a3b5a5299f83b16a2c7d50933a712b
6b40e9dccf2edc767c44df3acd9b626fcd586b4d
/NT/termsrv/common/inc/uwrap2.h
83aded18edb7e08fc0e9a2584c4f7dbe3a0da4c8
[]
no_license
jjzhang166/WinNT5_src_20201004
712894fcf94fb82c49e5cd09d719da00740e0436
b2db264153b80fbb91ef5fc9f57b387e223dbfc2
refs/heads/Win2K3
2023-08-12T01:31:59.670176
2021-10-14T15:14:37
2021-10-14T15:14:37
586,134,273
1
0
null
2023-01-07T03:47:45
2023-01-07T03:47:44
null
UTF-8
C
false
false
1,539
h
// // uwrap2.h // // Phase2 Unicode wrappers for Win32 API // (included after ATL headers are processed) // // Inlucde this header to redirect any W calls // to wrappers that dynamically convert to ANSI // and call the A versions on non-unicode platforms // // Unlike the shlwapi wrappers which create a DLL /...
[ "seta7D5@protonmail.com" ]
seta7D5@protonmail.com
a64fec1b2132dc02c067136b2b72daa196050d42
081df5a4a9eba0b600aa274df70b31c19155d1c6
/proj05/proj05.driver.c
9b700804cee1be88eccec7e892b6e0bf6f77697a
[]
no_license
trainesb/CSE320-Computer_Organization_and_Architecture
8c890e7954d5a63a762de53f41b2d82b9853135d
06ddac08bc74ce19f612a18638f433a87950d0e2
refs/heads/master
2020-07-21T15:45:55.985528
2019-09-07T03:57:19
2019-09-07T03:57:19
206,912,222
1
0
null
null
null
null
UTF-8
C
false
false
1,915
c
/******************************************************************************* Project05 Ben Traines 06/04/2018 *******************************************************************************/ #include "proj05.support.c" int main() { float inf=get_infinity(); float nan=get_nan(); float max_norm = get...
[ "noreply@github.com" ]
trainesb.noreply@github.com
f6ab4e130f40be40a7db8ed67869e9985eb560e5
405355897af287f742bbd3a21499c1cba4004318
/3rdparty/md5.c
a81d73defdab6cbf4012cd9330b5e0b31201fe6e
[]
no_license
syscx/libmars
8cf171514f3721f9cf30185417343745e44f9c27
34b5316b77843d42ab1beefa202ad0748bf8c58d
refs/heads/master
2021-01-10T21:03:45.553651
2015-07-27T16:05:55
2015-07-27T16:05:55
39,784,076
0
0
null
null
null
null
UTF-8
C
false
false
12,689
c
/* Copyright (C) 1999, 2000, 2002 Aladdin Enterprises. All rights reserved. This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any...
[ "s882852@gmail.com" ]
s882852@gmail.com
8d71df5351f27320bfb43d1089dc4dffc58aaa55
48acee6fbeb9b7e98fea987cbaf27f3fa85d8fb2
/Test/Test_02/02_findmissinginteger.c
0d5fc6792eaf98cafbe0c2f7eb8a5bdb71ed1f6a
[]
no_license
anshi595/c_codes
a9d465171d777bb745bf645b67ee93b8344e3ed3
ac586a7d95ab79ee9ae859a517a82ac30fa2c765
refs/heads/master
2022-11-25T10:23:08.416027
2020-08-01T09:04:23
2020-08-01T09:04:23
269,951,526
0
0
null
null
null
null
UTF-8
C
false
false
551
c
//WAP to find the missing integer in the given array having values from 20 to 30 #include <stdio.h> #include <stdlib.h> int findmissing( int *arr) { int i, x, sum1=0, sum2=0; for(i=20; i<=30; i++) { sum1=sum1+i; } for(i=0; i<10; i++) { sum2=sum2 + arr[i]; ...
[ "anshi595@gmail.com" ]
anshi595@gmail.com
9f9d2e6feb4a6bff1b07e26fafe8c85898318d0c
3a6ff24478d974bb0f711b98f74c28cab4c782fa
/ch06-memory-management(1)/ch06-demo-实验06-内存管理(1)/实验06 内存管理(1)/MemoryManage.c
df8296ed13f06f2fe13064a5b01a86f9e8370e80
[]
no_license
edu2act/course-os-practice
1b8efd654ecad666c50bfbbf3b732953d1515399
ebd81093ec73aa3128e22e543076fb153a69beaa
refs/heads/master
2020-06-20T11:32:34.230125
2019-07-16T06:09:28
2019-07-16T06:09:28
197,109,341
0
1
null
null
null
null
GB18030
C
false
false
3,738
c
#include "MemoryManage.h" //***** PCB链表操作 *****// Status InsertProcess(LinkList Q,PCBType e) { return ListInsert_L(Q, e); } Status DeleteProsess(LinkList Q,int i,PCBType *e) { return ListDelete_L(Q ,i,e); } //***** 分区表操作 *****// Status InsertTable(SqList *L, int i, PartiType e) { re...
[ "863255386@qq.com" ]
863255386@qq.com
4afee2e05c9b58df1c4e60714c3a20084470e483
35ddd0f3036ac38423ded0435cd4b595f5dab31c
/extra/2.11/pdp11/usr/src/games/rogue/score.c
d13d45fac4147e89ceaa032873039124fcb34d70
[ "Zlib", "Apache-2.0" ]
permissive
cm68/micronix
18854e545fefb077fbbfb8a4f4e19296ff258fdb
6c3165f80f740f96fe4b402d4d87dfc9d8ec210b
refs/heads/master
2023-07-27T16:40:03.054677
2023-07-14T10:13:16
2023-07-14T10:13:16
138,250,652
12
1
null
null
null
null
UTF-8
C
false
false
10,431
c
/* * score.c * * This source herein may be modified and/or distributed by anybody who * so desires, with the following restrictions: * 1.) No portion of this notice shall be removed. * 2.) Credit shall not be taken for the creation of this source. * 3.) This code is not to be traded, sold, or used fo...
[ "curt@zen-room.org" ]
curt@zen-room.org
98462e81ac185e181853df29bed4a88cae31a115
b2631b16972b6adf495dbb980fad1d92ad2c0a57
/V1_20200822/files/code/mulan2_platform/libsrc/MUPET/TEMPLATE/mupet_cfg.h
c35ec329563ee439913bc35aefb67ebfe66c30b1
[]
no_license
yinjinzhong/My_Repository_2
f1eff3edef65ff08e4fa7b636a1c9505d5714ae6
8a7e5236983be0bdaecf8c69a93133c42f4f46f6
refs/heads/master
2023-03-20T11:44:47.996960
2020-11-24T14:10:31
2020-11-24T14:10:31
null
0
0
null
null
null
null
UTF-8
C
false
false
283
h
/* * Copyright (C) 2013 Melexis N.V. * * MUPeT, Application Layer * Configuration (cfg) for application. * * */ #ifndef MUPET_CFG_H_ #define MUPET_CFG_H_ #include <ioports.h> #include <syslib.h> #include "interrupts.h" #endif /* #ifndef MUPET_CGF_H_ */ /* EOF */
[ "qiang8656@163.com" ]
qiang8656@163.com
a089060d9247b3126363b69b6747435b9069d518
61a1d121e2d9803b399f645a14681501c90302d2
/projects/sosnovsn/dominion/randomtestcard1.c
3dbe93c7c8510fb13bf96c709c9f8cf581de3814
[]
no_license
nathansoz/CS362-004-W2018
6b9a333cccf977433be146a631ac4b23b79a6a1f
c658b04d373a8d010022336cf0b0d7410613bb01
refs/heads/master
2021-05-12T11:09:14.340316
2018-03-17T18:02:50
2018-03-17T18:02:50
117,378,556
0
0
null
2018-03-17T18:01:59
2018-01-13T21:06:46
C
UTF-8
C
false
false
3,244
c
#include "dominion.h" #include "dominion_helpers.h" #include "randomTestingUtilities.h" #include <stdio.h> #include <math.h> #include "rngs.h" #include <time.h> #include <stdlib.h> #include <string.h> #include "cards/cards.h" int handCountErrors = 0; int treasureCardErrors = 0; int totalCountErrors = 0; int actionErro...
[ "noreply@github.com" ]
nathansoz.noreply@github.com
58e1dce472556e5b9a6f4977a1f6f8f4586c1516
c0e0138bff95c2eac038349772e36754887a10ae
/mdk_release_18.08.10_general_purpose/tools/18.06.6/common/rtems/prebuilt/release/ma2100/lib/include/rtems/confdefs.h
5fe366089ede0c3204763bb101cb5a9288819b5e
[]
no_license
elfmedy/vvdn_tofa
f24d2e1adc617db5f2b1aef85f478998aa1840c9
ce514e0506738a50c0e3f098d8363f206503a311
refs/heads/master
2020-04-13T17:52:19.490921
2018-09-25T12:01:21
2018-09-25T12:01:21
null
0
0
null
null
null
null
UTF-8
C
false
false
120,482
h
/** * @file * * @brief Configuration Table Template that will be Instantiated * by an Application * * This include file contains the configuration table template that will * be instantiated by an application based on the setting of a number * of macros. The macros are documented in the Configuring a System * ...
[ "palani.andavan@vvdntech.com" ]
palani.andavan@vvdntech.com
3c4b3f2533522147c4767f68b8257476b3b841b2
32e1aaeb62c160ec35e5fb10cc0a56114820b762
/stm32f0/code/input_test/Src/stm32f0xx_it.c
ebb8874da27359d8cef9ea11ad62511281b55a05
[]
no_license
matthew-ardi/V3M-face-follower
12874a56ee2fa03b2a8a1bfb4c7fe4e8d32dc6b4
7a396f5495c41b5591b10f360fb3b1afe9e1b6cf
refs/heads/master
2021-04-12T09:56:09.106464
2018-09-27T13:41:06
2018-09-27T13:41:06
126,402,589
0
0
null
null
null
null
UTF-8
C
false
false
4,506
c
/** ****************************************************************************** * @file stm32f0xx_it.c * @brief Interrupt Service Routines. ****************************************************************************** * * COPYRIGHT(c) 2018 STMicroelectronics * * Redistribution and use in source...
[ "mardi@purdue.edu" ]
mardi@purdue.edu
4d3dc787b07183331b31f981cb8b4b618df48b85
d894b2db35c8e3ac84c1a21932292a88df08e7bd
/c/derivative_dynmat.h
bb13132db70f80cbbd8599433092bf24c13ad676
[]
permissive
JaGeo/phonopy
275dc228f63aa0e586bb91d68c847bdce29fa285
f66f0cb961fd35f2401bbc0b700b4dc5ac3c644a
refs/heads/master
2023-07-07T02:24:56.574267
2023-05-17T04:12:07
2023-05-17T04:12:07
259,658,340
0
0
BSD-3-Clause
2020-04-28T14:20:19
2020-04-28T14:20:18
null
UTF-8
C
false
false
2,210
h
/* Copyright (C) 2015 Atsushi Togo */ /* All rights reserved. */ /* This file is part of phonopy. */ /* 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 abo...
[ "atz.togo@gmail.com" ]
atz.togo@gmail.com
218d3b7034ce2dfa5b566e606cb59a93fb3a2e90
b2e9e3db0202a6bd06b5d1f4c4fd3369b5260261
/c/p039.c
8a9673298f854183fe3c52933fef3f8ea4f845c1
[]
no_license
jackmoody11/project-euler-solutions
66e7128cae130499ce518c2008e5df91a6883a68
8b6e00bfac7855f5c892f5b3094415935358cb98
refs/heads/master
2020-04-12T23:52:57.347142
2020-01-10T00:23:16
2020-01-10T00:23:16
162,831,576
0
0
null
null
null
null
UTF-8
C
false
false
580
c
#include <stdio.h> int num_solutions(int p); int main() { int result = 0; int result_solutions = 0; for (int p = 2; p <= 1000; p += 2) { int p_solutions = num_solutions(p); if (p_solutions > result_solutions) { result_solutions = p_solutions; result = p; ...
[ "jackmoody@unc.edu" ]
jackmoody@unc.edu
95f736ea8ba638c89d8e3e4befc943bc08d657ff
878590789ab3c80f81dbbba9cf0dacfdcdc4508e
/X11/neXtaw/Paned.c
8c2122922e74baa74333c8c85e3d322ee6ac3f81
[ "MIT" ]
permissive
juddy/NeXTAW
054ebd5ff64b9bfcc9ab5cdf238c939625952cc5
d169367fe94b686e21cd7fd067415f936cc62c69
refs/heads/master
2021-01-10T09:24:51.851113
2015-11-02T18:36:28
2015-11-02T18:36:28
45,414,179
5
1
null
null
null
null
UTF-8
C
false
false
56,115
c
/* $XConsortium: Paned.c,v 1.27 94/04/17 20:12:28 kaleb Exp $ */ /*********************************************************** Copyright (c) 1987, 1988, 1994 X Consortium Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"),...
[ "wm@wm.local" ]
wm@wm.local
25395cd3ba3f97ef86a6bf6a03ac26c255fb7b1f
ab110612f1b2a0ca24c75bbca9d9557a0a8fdf89
/Libmx/src/mx_get_char_index.c
b242d517ca2d40038525705b2b46b6ab8a9548dd
[]
no_license
sovushka-kp/UNIT
29cc565c2917ec2421f7e7b8142af9104fc5e4c8
aa6b709374a3d649867f0bc9393b96e913b8d9d1
refs/heads/master
2023-01-06T03:17:08.168924
2020-10-21T18:48:31
2020-10-21T18:48:31
291,699,541
0
0
null
null
null
null
UTF-8
C
false
false
242
c
#include "libmx.h" int mx_get_char_index(const char *str, char c) { int i = 0; if ( str == NULL) return -2; while (*str != '\0') { if (*str == c) return i; str++; i++; } return -1; }
[ "kpischansk@e1r9p8.unit.ua" ]
kpischansk@e1r9p8.unit.ua
5be0c1e1d630457eeabf3396e88dba1e6d040f6c
8d183cdb54c54304efa2a088f7d0908e7e4f7a3c
/battleship/EIFGENs/battleship/W_code/C5/ev1120.c
3239549fd72047372112db7286feffad4e8bd84d
[]
no_license
mzlatkin/battleship
d5dbc9433bd44df04bf643759d63610e1c653e64
76dd92ee0a5b7c428cff497d2cf69caa920685ce
refs/heads/master
2021-07-04T04:14:07.995855
2020-09-23T18:20:35
2020-09-23T18:20:35
178,740,165
0
1
null
null
null
null
UTF-8
C
false
false
5,083
c
/* * Code for class EV_CHARACTER_FORMAT_CONSTANTS */ #include "eif_eiffel.h" #include "../E1/estructure.h" #ifdef __cplusplus extern "C" { #endif extern EIF_TYPED_VALUE F1120_10772(EIF_REFERENCE); extern EIF_TYPED_VALUE F1120_10773(EIF_REFERENCE); extern EIF_TYPED_VALUE F1120_10774(EIF_REFERENCE); extern EIF_TYPE...
[ "mzlatkin@elltechnologies.com" ]
mzlatkin@elltechnologies.com
451a79541a06f051f7efb8070b7d983e24c65e6d
16a76ee66d9b2f59c9beee4a4a0e104ce347e32a
/malware_via_email/malware_0715/ia32_pe/by_reko.globals.c
2f2a4920d483843c79f126ad09fad2c6a8efa0c6
[]
no_license
rfalke/decompiler-subjects
4cee3263fa9116285b4bc4b6373efd2e4efa925f
7187fa93b285c32325826eecd0128e907a28809b
refs/heads/master
2023-08-10T08:24:27.198393
2023-07-28T19:44:41
2023-07-28T19:44:41
3,725,678
41
12
null
2023-03-15T16:14:41
2012-03-15T06:01:36
null
UTF-8
C
false
false
212
c
// subject.c // Generated by decompiling subject.exe // using Reko decompiler version VERSION #include "subject.h" <anonymous> * g_ptrF10BC48B; Eq_5 g_tF2A4B46C; Eq_5 g_tF5F6DA4A; <anonymous> * g_ptrFF74FF25;
[ "i-git-stone@rf.risimo.net" ]
i-git-stone@rf.risimo.net
02189e7cb4d5f3b6729339e3853ecc2489316049
ebb7c4a95aa20b60f84e4017587a0e04178fe621
/sources/qgamma-x.c
d1d5f231071b1c1d8f2a51ec9d4f9058e5fc6ea3
[ "MIT" ]
permissive
usqcd-software/qlua
cd50df95c1f795c6f289a438f45a820195bcce87
15d2469b123a9a3f93d0c7762ccaca19ac95ed90
refs/heads/master
2020-06-06T11:46:35.471662
2014-01-16T22:02:34
2014-01-16T22:02:34
15,982,144
5
1
null
null
null
null
UTF-8
C
false
false
20,009
c
#define PIDX(a,b) ((a) * QDP_Ns/2 + (b)) static int Qs(q_g_mul_d_)(lua_State *L) { mClifford *m = qlua_checkClifford(L, 1); Qs(mSeqDirFerm) *f = Qs(qlua_checkSeqDirFerm)(L, 2, -1); Qs(mSeqDirFerm) *mf = Qs(qlua_newSeqDirFerm)(L, QC(f)); Qs(mSeqDirFerm) *r = Qs(qlua_newZeroSeqDirFerm)(L, QC(f)); int...
[ "avp@65d2813f-f11f-0410-b17b-8647a28db151" ]
avp@65d2813f-f11f-0410-b17b-8647a28db151
95026cf8b2ed3ef208c60347fc4a7f5ea54d1e24
5791d786c0f26fc287ac0fa7b293fe7339e041c2
/Classes/spiceCpp/spicelib/devices/cccs/cccsload.c
fcf823c853b338f44ed46cffef98617914f78603
[]
no_license
fengmm521/myspice
2c2da3e9c250e0a4193d2d999b2eb119c18f0d38
aacf57b4a11a34aa8ed38ee3557f6dc532aabffb
refs/heads/master
2021-01-10T11:26:53.150769
2015-09-27T16:28:59
2015-09-27T16:28:59
43,237,336
3
2
null
null
null
null
UTF-8
C
false
false
983
c
/********** Copyright 1990 Regents of the University of California. All rights reserved. Author: 1985 Thomas L. Quarles **********/ /* */ #include "ngspice/ngspice.h" #include "ngspice/cktdefs.h" #include "cccsdefs.h" #include "ngspice/sperror.h" #include "ngspice/suffix.h" /*ARGSUSED*/ int CCCSload(GENmodel *inMo...
[ "fengmm521@gmail.com" ]
fengmm521@gmail.com
90eb611acb288db6c6e4c85225f7d327f5baa6b9
3a090e932c04608be10e74cd4a8ceb453c1100df
/add-ons/c/adminservices/resource_admin/codegen/adb_CollectionContentBean.h
af3e9a8dcca20341daaacd721dac54a68c19f019
[ "Apache-2.0" ]
permissive
calders/wsf
2b21daf1861cac6b071c489f652a4376cf55189f
d238b2a5d2b4bd13c03d8484d9c435e6cf5840d8
refs/heads/master
2021-01-18T08:46:55.449156
2015-02-10T22:24:08
2015-02-10T22:24:08
30,302,832
3
3
null
2016-01-08T12:56:18
2015-02-04T14:33:24
C
UTF-8
C
false
false
41,683
h
/* * Copyright 2009-2010 WSO2, Inc. http://wso2.com * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
[ "danushka@a5903396-d722-0410-b921-86c7d4935375" ]
danushka@a5903396-d722-0410-b921-86c7d4935375
8da5b905fd68562fef33b84cb0f00f38983e3593
53e34589e5ba1046aee99e4167348672a1222ae8
/VS2017/sdk/include/shared/srb.h
38b983d1e2d9c7dfd81153638a8a971b94f87816
[]
no_license
ir0nc0w/cross-compile_for_Windows
8088a0db9cfdeac6243b56ec0c8e79e5076990c4
08935f0864f497ee7fc6f13aba1b598701a04be1
refs/heads/master
2020-05-31T15:03:45.160869
2019-11-05T11:14:21
2019-11-05T11:14:21
190,342,498
9
1
null
null
null
null
UTF-8
C
false
false
48,954
h
/*++ Copyright (c) Microsoft Corporation. All rights reserved. Module Name: srb.h Abstract: This file defines the interface between SCSI mini-port drivers and the SCSI port driver. It is also used by SCSI class drivers to talk to the SCSI port driver. Revision History: --*/ #i...
[ "330cjfdn@gmail.com" ]
330cjfdn@gmail.com