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
a1e1baf817283c78686ab5b156281d7de9776bf9
95bf8a8843ae559da30564042ad11d3c96e96c59
/openbor/source/gamelib/spriteq.h
627e8afe94f61d062631384fbea1284b7fe77e86
[]
no_license
motoedy/a320_src
64a5d2a18629c27edf64bc5980e2d62130da6bd4
46ed601f45cbd6f3344290b07827919dbeb7c23d
refs/heads/master
2020-04-14T22:33:39.392104
2018-07-06T10:43:59
2018-07-06T10:43:59
null
0
0
null
null
null
null
UTF-8
C
false
false
1,130
h
/* * OpenBOR - http://www.LavaLit.com * ----------------------------------------------------------------------- * Licensed under the BSD license, see LICENSE in OpenBOR root for details. * * Copyright (c) 2004 - 2009 OpenBOR Team */ #ifndef SPRITEQ_H #define SPRITEQ_H #define SFX_NONE 0 #define ...
[ "g9313716@yuntech.edu.tw" ]
g9313716@yuntech.edu.tw
d3eac13d9dde82171e93d39287010feeb8f63856
37ae67561ea9c1e8b396023ecea9b65c952453d1
/windows_functions.h
565b3a686f55f4142e587261701a4e701945f29d
[]
no_license
jogi1/twm
e89991fe24cd91fe1989410566da60463203f9c8
c65214cd0c1df1496bcf96fb0d94b280f7d3b082
refs/heads/master
2020-05-19T11:08:10.796721
2014-08-15T09:20:09
2014-08-15T09:20:09
22,984,764
2
1
null
null
null
null
UTF-8
C
false
false
751
h
struct window { HWND handle; DWORD process_id; DWORD original_dwStyle; DWORD original_dwExStyle; RECT original_rcWindow; RECT original_rcClient; char *class_name; char *window_name; struct window *next, *prev; }; BOOL CALLBACK enumWindowsProc(HWND hwnd, LPARAM lparam); void hotkey_taskbar(void); void hotkey...
[ "newemail" ]
newemail
700baa81bf8a13223a1f92a6cd9669b863b6a8f3
5a6c87065ac664c91e36b5f7d9ec9ecf8f49def3
/platform/mcu/esp32/bsp/include/esp32/include/esp_event.h
ccffdb8186e3cb2a02889dc1c33fa34edc7bf251
[ "LicenseRef-scancode-warranty-disclaimer", "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
MiloMallo/AliOS-FM
f26a3b6fb26b3cb3b30c1681a479d8ed2dcfa2c7
ae9f234c073404d8c97100927cbc53f49ae59a25
refs/heads/rel_1.3.2
2020-03-25T22:56:11.102641
2018-08-10T08:38:47
2018-08-10T08:38:47
144,251,423
4
4
Apache-2.0
2020-03-07T21:20:51
2018-08-10T07:18:56
C
UTF-8
C
false
false
7,961
h
// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD // // 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 app...
[ "lc122798@alibaba-inc.com" ]
lc122798@alibaba-inc.com
5017c3d8132626db3a1c36edac71658cb7aeb566
081d80d63debe29c45a39ce76c5c4dcd5cbf7b15
/targets/TARGET_ublox/TARGET_HI2110/mbed_overrides.c
bbc29831c08319a8578c02a199f024d1f71958cd
[ "BSD-3-Clause", "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
mbed-Infineon-XMC/mbed-os
70ecc16c1d10212d092c42d98f316ff567f160e1
41a44d7a0dc4af1551eca9f9584d9038df9a9d29
refs/heads/master
2020-03-12T21:29:35.420444
2018-05-08T20:16:00
2018-05-08T20:16:00
96,932,837
3
1
Apache-2.0
2018-02-11T11:20:08
2017-07-11T20:07:29
C
UTF-8
C
false
false
1,331
c
/* mbed Microcontroller Library * Copyright (c) 2016 u-blox * * 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 ...
[ "rob.meades@u-blox.com" ]
rob.meades@u-blox.com
16eb7f3d08d783c723071849f1cf1d2a7b19bb19
8dc84558f0058d90dfc4955e905dab1b22d12c08
/third_party/webrtc/api/videosinkinterface.h
21957b433cd569add1fdc822b8f496c4df69bac1
[ "LGPL-2.0-or-later", "GPL-1.0-or-later", "MIT", "Apache-2.0", "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause", "LicenseRef-scancode-google-patent-license-webm", "LicenseRef-scancode-google-patent-license-webrtc", "LicenseRef-scancode-takuya-ooura", "LicenseRef-scancode-public-domai...
permissive
meniossin/src
42a95cc6c4a9c71d43d62bc4311224ca1fd61e03
44f73f7e76119e5ab415d4593ac66485e65d700a
refs/heads/master
2022-12-16T20:17:03.747113
2020-09-03T10:43:12
2020-09-03T10:43:12
263,710,168
1
0
BSD-3-Clause
2020-05-13T18:20:09
2020-05-13T18:20:08
null
UTF-8
C
false
false
652
h
/* * Copyright (c) 2016 The WebRTC project authors. All Rights Reserved. * * Use of this source code is governed by a BSD-style license * that can be found in the LICENSE file in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contribut...
[ "arnaud@geometry.ee" ]
arnaud@geometry.ee
6f8e7a9130776eda4c01747c9719432cc3f2bef1
d9aea03e8a489b4a49cb344b22a4eaddb5414241
/stdlib/stdconv.h
113e2de6eb9a146494784ed8accf06c96ed1d0bb
[]
no_license
CollinReeser/clam
f22b0a267aeab290bfd709bdcfa3856ad687eb50
6c24416fdbf5c82c60cc5921e1bd2243afbbe7ec
refs/heads/master
2016-09-09T17:43:55.774565
2015-07-12T03:53:38
2015-07-12T03:53:38
19,960,461
1
0
null
null
null
null
UTF-8
C
false
false
62
h
#ifndef STDCONV_H #define STDCONV_H int ord(char c); #endif
[ "collin.reeser@gmail.com" ]
collin.reeser@gmail.com
2a0c57b4c31d010469b930804f064d81288e7aec
7578772afef5275e8d1edf5c9e6b34fc0368f492
/d/qujing/jinping/huayuan3.c
3d096eedfbfa9384d20f2bfa202786aac2b969f1
[]
no_license
jackyueq/xyj2006
3b899323c4b891b57fa25d671527edea7f4fccd2
2d0681c32c6bb880c21a43aca127f5d4af1000a0
refs/heads/master
2020-04-06T04:25:29.851538
2015-03-18T07:22:28
2015-03-18T07:22:28
32,443,903
3
5
null
null
null
null
GB18030
C
false
false
482
c
// create by snowcat.c 12/8/1997 inherit ROOM; void create () { set ("short", "花园"); set ("long", @LONG 花园里有一条小径,小径两边是花圃,种着牡丹芍药海棠腊梅 菊花等等。花圃的后面是果实累累的寺内果园,西边有门通向 正殿。 LONG); set("exits", ([ "north" : __DIR__"huayuan2", "west" : __DIR__"zheng", "east" : __DIR__"xiaolu", ])); ...
[ "jackyueq@gmail.com" ]
jackyueq@gmail.com
8f40b669da37854b70e71a12cb2c78cd1775c1e7
36a28705f1061c2544cec32f831e4b05f2ff0465
/practice/pipe-fifo/ls_wc.c
b6754866910152264b660b7e93f44f421508446a
[ "MIT" ]
permissive
rohithasrk/csn-510
64294a5b56f88bc9f86cac47bf4aaabbb47103d2
b841587d6321f2b6da9c4bfe2f2ed0ceddd38535
refs/heads/master
2021-03-22T03:26:54.601748
2017-11-18T14:07:23
2017-11-18T14:07:23
106,311,920
1
0
null
null
null
null
UTF-8
C
false
false
362
c
#include <stdio.h> #include <stdlib.h> #include <unistd.h> int main(void){ int pfds[2]; pipe(pfds); if(!fork()){ close(1); dup(pfds[1]); close(pfds[0]); execlp("ls", "ls", NULL); } else{ close(0); dup(pfds[0]); close(pfds[1]); execlp("wc",...
[ "rohith.asrk@gmail.com" ]
rohith.asrk@gmail.com
43f3792a5e1c79c00d8165155f6f6e6d18d7b96d
b1996750cc84e41589383e8058bb014b8f7786e6
/examples/C8051F330DK/PCA/F33x_PCA0_8Bit_PWM_Output/src/F33x_PCA0_8Bit_PWM_Output.c
81efe6f7bc8fc7eec25b48b760132411fc4abe03
[]
no_license
mathiasvr/silabs-8051-sdk
9f66e905bb31aa5c4efcaf4055b17380b330a016
eff6046fcb1705f00588bcd2d03cc8f0361bfc14
refs/heads/main
2022-07-30T06:20:11.791382
2022-01-05T00:29:38
2022-01-05T01:22:03
444,606,667
2
3
null
null
null
null
UTF-8
C
false
false
9,243
c
//----------------------------------------------------------------------------- // F33x_PCA0_8Bit_PWM_Output.c //----------------------------------------------------------------------------- // Copyright 2014 Silicon Laboratories, Inc. // http://developer.silabs.com/legal/version/v11/Silicon_Labs_Software_License_Agree...
[ "mathiasvr@gmail.com" ]
mathiasvr@gmail.com
263fafa7f20eb5ac04002f25ef3cb7b38736cf07
8cedde843a077eefd797271f692443b26c3944bb
/lietkesodangn.8.c
f1991460a54deaad12d73b892b75cfdd0cc12da8
[ "Apache-2.0" ]
permissive
khimne/thieu_nhi_part
685dbf4d91d04007bdd218fa17a1b8afa9f3133e
838dcec534bb25f5a5b0a3b6287dd7c97a30ca55
refs/heads/main
2023-06-30T06:03:59.298927
2021-08-07T03:13:58
2021-08-07T03:13:58
393,564,155
0
0
null
null
null
null
UTF-8
C
false
false
364
c
//Liet ke so dang n=abc sao cho n=a^3 + b^3 + c^3 #include<stdio.h> #define FOI(i,l,r) for (int i=1; i<r; i++) int main(){ FOI(i,100,1000) { int tram=i/100; int chuc=i/10%10; int donvi=i%10; if (i==tram*tram*tram+chuc*chuc*chuc+donvi*donvi*donvi) ...
[ "noreply@github.com" ]
khimne.noreply@github.com
1e133e6fd6501110a297d8f6ec878fbd0a2e694e
2044ac158d1b96661269cba3968fb859362d59b9
/build-final_task-Desktop_Qt_5_12_2_MinGW_32_bit-Debug/debug/moc_predefs.h
7c1e9f90a0b4c881848f601c59071fce0f080ff6
[]
no_license
mgrunfiter/cjunior-2019
5ba6c0bb14b9eef1850bd23b871586a34c6d48a1
1b2bbacd9580651910246d7839f1bd5617e2f68c
refs/heads/master
2020-04-11T23:09:51.494108
2019-03-19T17:44:13
2019-03-19T17:44:13
162,158,343
0
0
null
null
null
null
UTF-8
C
false
false
13,890
h
#define __DBL_MIN_EXP__ (-1021) #define __FLT32X_MAX_EXP__ 1024 #define __cpp_attributes 200809 #define __pentiumpro__ 1 #define __UINT_LEAST16_MAX__ 0xffff #define __ATOMIC_ACQUIRE 2 #define __FLT128_MAX_10_EXP__ 4932 #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F #define __GCC_IEC_559_COMPLEX 2 #defin...
[ "mrgunfiter@gmail.com" ]
mrgunfiter@gmail.com
fdf7f0ec88bdc7705ac717f1aa1ed00c705f105b
f732546ce96f93ff0be6277f601bd40a8d674766
/inc/user_spi.h
a090876751f75e7dbb10a5302bd1f4eb4dc7a774
[]
no_license
zhuohc2017/QK_measure1
a431b28d867e9ddf7412de7cdd21270ba6c0835b
3542eda34de617432a1dfd4f31ccb98e0a4e3da6
refs/heads/master
2021-01-01T06:58:07.625383
2018-03-07T07:20:10
2018-03-07T07:20:10
97,564,656
0
0
null
null
null
null
UTF-8
C
false
false
252
h
#ifndef __USER_SPI_H__ #define __USER_SPI_H__ #include "Nano100Series.h" uint8_t SPI_SendByte(uint8_t byte); uint8_t SPI_Flash_ReadByte(void); uint16_t SPI_I2S_ReceiveData(void); void SPI_I2S_SendData(uint16_t Data); void MX_SPI1_Init(void); #endif
[ "1178553454@qq.com" ]
1178553454@qq.com
cb365ccd55c3a518385f6760950d4b8dcbdbe358
87eb2cd82ea5b617f359989a95589db76fd1d812
/archive/master/v0.0.4-552-g793f8c3/mimas_a7/base/lm32/software/include/generated/mem.h
72e7db2e281820dc327bd5983f6301837a5a58fa
[ "MIT", "BSD-2-Clause" ]
permissive
timvideos/HDMI2USB-firmware-prebuilt
d6872785c7b97d5a1a2fe3418458824d944c3f37
bf8ee7bf8ec3569980b02ab39c9700bf4b9ce5a9
refs/heads/master
2023-05-04T14:30:57.741336
2020-01-30T16:52:41
2020-01-30T16:52:41
11,761,544
9
14
null
2018-04-27T21:25:04
2013-07-30T09:33:09
Verilog
UTF-8
C
false
false
592
h
//-------------------------------------------------------------------------------- // Auto-generated by Migen (562c046) & LiteX (113f7f40) on 2019-07-25 03:53:09 //-------------------------------------------------------------------------------- #ifndef __GENERATED_MEM_H #define __GENERATED_MEM_H #define ROM_BASE 0x000...
[ "robot@timvideos.us" ]
robot@timvideos.us
1830593a72f4299bb742b779d97123ab4f4557dd
5f7ae0c17d5df07064e2cd0a4d3e76682683f985
/simulators/e2sim/ASN1c/PrivateIE-Field.h
474cdc1f5b60c50e5ac401f2edc3e60360d8bf5e
[ "Apache-2.0", "CC-BY-4.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
o-ran-sc/it-test
92ef03cefb85809d62e8ff6bed5af71a6dbe1051
e275ff0ac796b49eeed92d8833b0d4bf470ae791
refs/heads/master
2023-08-18T15:29:16.386417
2023-06-27T18:23:41
2023-06-27T18:23:46
222,808,917
4
0
null
null
null
null
UTF-8
C
false
false
2,834
h
/***************************************************************************** # * # Copyright 2019 AT&T Intellectual Property * # * # Li...
[ "tuyen@research.att.com" ]
tuyen@research.att.com
2e5d53b19279a63c68c93e8df159790ceac694a0
b58e0a61339f81c9280cea5d644e857278b00332
/os/board/rtl8720e/src/component/soc/amebalite/fwlib/usrcfg/ameba_sleepcfg.c
9dafea6a3c49ca9db7605b5bcc6ca4b827efbb2b
[ "GPL-1.0-or-later", "BSD-3-Clause", "ISC", "MIT", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-other-permissive", "Apache-2.0" ]
permissive
junmin-kim/TizenRT
80b0b78ba8eae547bf3156c4d274c66651f1e18f
9444d65b56ea7b4da11dd49e8392b4131aec88f5
refs/heads/master
2022-12-09T06:11:25.486818
2022-11-29T11:12:34
2022-11-30T09:48:35
444,381,857
0
0
Apache-2.0
2022-01-04T10:46:12
2022-01-04T10:46:11
null
UTF-8
C
false
false
6,380
c
/** ****************************************************************************** * @file rtl8721dlp_sleepcfg.c * @author * @version V1.0.0 * @date 2016-05-17 * @brief This file provides firmware functions to manage the following * functionalities of pin control: * - sleep wa...
[ "sh924.chang@samsung.com" ]
sh924.chang@samsung.com
6ee8658be2fee465c36ae3bd9ef9ef7f6b2154e5
9bc7e204718e6935ddb23102d5c49b5259538929
/src/Utils.h
cf50f4e9906055a3aaf1c847dd436f96fb6c180b
[ "BSD-2-Clause" ]
permissive
Ashgun/LogView
e68beefb7b5d5d5d59e1455554dabd6061894ab5
b080153d32e8af26069228798f0e0384edbb6aa8
refs/heads/master
2021-07-08T16:07:24.163801
2019-03-22T18:06:37
2019-03-22T18:06:37
143,643,393
0
0
null
null
null
null
UTF-8
C
false
false
202
h
#ifndef UTILS_H #define UTILS_H #include <QString> QString LoadFileToQString(const QString& filename); void SaveQStringToFile(const QString& str, const QString& filename); #endif // UTILS_H
[ "melkor_bsuir@tut.by" ]
melkor_bsuir@tut.by
cc5cb59b2e949f8f1719f767f99ab1e814ed6a9c
63a750596010de9d5b44c543cc851b5440d427c8
/external/libucl/src/ucl_emitter.c
d0e62436d72cffd367d910cd7866650499414804
[ "LicenseRef-scancode-bsd-unchanged", "MIT" ]
permissive
xzhavilla/pkgng
75e060c14dcc34cadf1f731860531c965bf9ef2f
6d023cc31dd95edbe937282c2bb97b41ace9bbff
refs/heads/master
2021-01-18T10:51:36.864236
2014-01-10T01:26:32
2014-01-10T01:26:32
3,306,958
0
0
null
null
null
null
UTF-8
C
false
false
15,754
c
/* Copyright (c) 2013, Vsevolod Stakhov * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must retain the above copyright * notice, this list o...
[ "bapt@FreeBSD.org" ]
bapt@FreeBSD.org
b9663148cd99b8cb862c9749e36df0c8209c488c
3321b307a5c83fdda68cec932cd165b1fdbbafda
/sample/scene.c
62be0273d50765499bad398554f0626bce7d7e05
[]
no_license
sethk/SOGL
cdeb871f57662b7af9cbb2316be6da577a04dce1
a297fe72a760e3f8cd67ad0ac8df59c91f0806e4
refs/heads/master
2020-04-04T00:34:29.963111
2018-11-01T04:29:40
2018-11-01T04:30:43
155,654,591
2
0
null
null
null
null
UTF-8
C
false
false
5,287
c
/* Copyright (c) Mark J. Kilgard, 1994. */ /** * (c) Copyright 1993, Silicon Graphics, Inc. * ALL RIGHTS RESERVED * Permission to use, copy, modify, and distribute this software for * any purpose and without fee is hereby granted, provided that the above * copyright notice appear in all copies and that both th...
[ "sethk@meowfishies.com" ]
sethk@meowfishies.com
f509c58ed3adea77a1520404eba6574ffd34011d
b6c665d4cbc8cb2d4ebaf9a9ee42b4b82c2afbc2
/v3.3/src/plugin/tlq/tlqla.c
01265a351510da333292f4d2334fa18588974572
[]
no_license
zhangxu2/mygit
77d37d153d643d4f97a9c6692f8a3ad7be20f9e4
5c7d5fb67658ae3973510a42824247d75a5a5519
refs/heads/master
2020-03-22T10:55:44.328333
2018-07-06T05:32:42
2018-07-06T05:32:42
139,936,364
0
0
null
null
null
null
UTF-8
C
false
false
15,202
c
#include "lsn_pub.h" #include "tlq_pub.h" #include "pub_log.h" #include "pub_shm_ex.h" char *send_buf = NULL; char *recv_buf = NULL; extern sw_int_t lsn_cycle_child_destroy(sw_lsn_cycle_t *cycle); sw_int_t tlqla_extcevt(sw_fd_list_t *fd_lists) { return SW_DELETE; } sw_int_t tlqla_destroy() { return 0; } sw_int_t...
[ "zhangxu_xa@dhcc.com.cn" ]
zhangxu_xa@dhcc.com.cn
0e35123263c8e00a01067486d665f66303516fdd
3c0b4023e86e91d6f3b7d5b2db59fe49e623ac74
/3-quick_sort.c
0cfd54d011dc38e7fa61cdbd91607d2d28d297e2
[]
no_license
Kashuhappy/sorting_algorithms
b4f2221f668005ccb47ef0270bd55d3c4aa622f6
debc9030733444d89240fb1e3e481ca046c4f5dd
refs/heads/master
2023-08-31T11:58:47.067806
2021-10-26T18:29:40
2021-10-26T18:29:40
null
0
0
null
null
null
null
UTF-8
C
false
false
1,619
c
#include "sort.h" /** * swapnprint - swaps two integers in an array and prints the array * @a: first number * @b: second number * @array: the arry to be printed * @size: size of the array */ void swapnprint(int *a, int *b, int *array, size_t size) { int tmp = *a; *a = *b; *b = tmp; print_array(array, size); } /** * qui...
[ "knashipa@gmail.com" ]
knashipa@gmail.com
dabc9f2007191ef83ab5139441ca7d0b85c6a951
b54ded614dcc6474b72e4e0740837dec776c683b
/Proyecto_Final/semaforos.h
bb8fe4283372b90b48afd357e8cb9ecb86dc6928
[]
no_license
miguelarman/Soper_2018
54f539f6cdcbaaef902751e989168954cf6c2f57
1b7839667599ef9a5cc8fde753c5e2d062e9b05a
refs/heads/master
2022-03-29T02:41:32.748610
2019-12-23T14:09:08
2019-12-23T14:09:08
119,996,165
0
0
null
null
null
null
UTF-8
C
false
false
3,620
h
#include <sys/ipc.h> #include <sys/sem.h> #include <sys/types.h> #define OK 0 #define ERROR -1 /*************************************************************** * Nombre: * Inicializar_Semaforo. * Descripcion: * Inicializa los semaforos indicados. * Entrada: * int semid: Identificador del semaforo. * uns...
[ "miguelarman@gmail.com" ]
miguelarman@gmail.com
ccf4fa465d5dc9e56a32d366a10ee2011eaa9668
b643e10110906a185298ea8ae614dccf8294033d
/lcd/stm32412g_discovery_lcd.c
a18e949df301c433d1882e4d5e9c12c5e71896fc
[]
no_license
vokergl/spectrum-analyzer
7a909a50627b88ce6fd51a60a822a06676597c05
c37450796b598fbf63858f6b1d8e1f4874dcb8ea
refs/heads/master
2020-06-21T22:44:48.783734
2019-07-18T11:35:13
2019-07-18T11:35:13
197,569,775
0
0
null
null
null
null
UTF-8
C
false
false
33,759
c
/** ****************************************************************************** * @file stm32412g_discovery_lcd.c * @author MCD Application Team * @version V1.0.0 * @date 04-May-2016 * @brief This file includes the driver for Liquid Crystal Display (LCD) module * mounted on STM...
[ "noreply@github.com" ]
vokergl.noreply@github.com
0671bffb9ad78ab88506ed00d5d463da3288fa1f
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/41445e1f-b234-45d2-bbc9-8f4c1f3c6c5b.c
5118d8991607c742e344b10d10e5f8cdd562fe88
[]
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
578
c
#include <string.h> #include <stdio.h> int main() { int i=0; int j=12; int k; int l; j = 53; l = 64; k = i/j; l = i/j; l = i/j; l = l/j; l = l%j; l = l%j; k = k-k*i; //variables //random /* START VULNERABILITY */ int a; char b[47]; char c[12]; a =...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
c4662b0325262b3f0afd25bc558a26ec0c6c1ee5
81024c4396f19152dce8a490967bac44c0dba99c
/cing_ings/GStreamer/lib/include/gstreamer-0.10/gst/interfaces/interfaces-enumtypes.h
375a821faf54aa7c85835ab83eee67869fc6a077
[ "LicenseRef-scancode-unknown-license-reference", "MIT" ]
permissive
CingProject/Cing
ca8c44377705d1f3b744141809ae486a8cc640aa
1e4f83fe76e69bad57e07b48d2c54813e9a3a1c2
refs/heads/master
2020-04-05T23:41:10.838562
2014-05-05T17:30:46
2014-05-05T17:30:46
1,756,756
7
7
null
2014-05-05T17:30:33
2011-05-16T18:11:33
C++
UTF-8
C
false
false
1,718
h
#ifndef __GST_INTERFACES_ENUM_TYPES_H__ #define __GST_INTERFACES_ENUM_TYPES_H__ #include <glib-object.h> G_BEGIN_DECLS /* enumerations from "colorbalance.h" */ GType gst_color_balance_type_get_type (void); #define GST_TYPE_COLOR_BALANCE_TYPE (gst_color_balance_type_get_type()) /* enumerations from "mixer.h" */ G...
[ "julio.obelleiro@wildbytes.cc" ]
julio.obelleiro@wildbytes.cc
a6e0ac29463932e303bcef6f5c8023c2a6b5f556
79e7ad8b238265ac7d2d2959ebf11afc987759bc
/bcmdrivers/opensource/char/btusb/impl1/inc/btusb_lite_hci.h
96ee84c822474ac8e6dc0515fba22e619c7f88d3
[]
no_license
robcore/Actiontec_T3200M
5a8bbbb276c0f0e9e679d65b4dc60c4ba16edc9a
756696f61c17a604503a4ade6c7ff4f8e68d3c40
refs/heads/master
2021-01-04T12:39:43.718196
2020-02-14T16:27:11
2020-02-14T16:27:11
240,551,787
6
2
null
null
null
null
UTF-8
C
false
false
2,403
h
/* * <:copyright-BRCM:2015:GPL/GPL:standard * * Copyright (c) 2015 Broadcom Corporation * All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License, version 2, as published by * the Free Software Foundation (the "G...
[ "robpatershuk@gmail.com" ]
robpatershuk@gmail.com
855e597e2a7ab044e77c34cb06daacdef1587a84
ac875ae529a08c2d091aa5730ebb8c037cce4283
/src/plugins/yajl/iterator.h
1d859127284afba9009ea9d36beef363cee430e0
[ "BSD-3-Clause" ]
permissive
0003088/libelektra-qt-gui-test
cb49c076f7524505b6c4d8eec3117401b025b295
f127a7bd4daba1b70e1ea0ce13d8ff650beda5b6
refs/heads/master
2021-01-13T01:04:15.919740
2015-12-10T19:58:29
2015-12-10T19:59:16
45,785,542
1
0
null
null
null
null
UTF-8
C
false
false
602
h
#ifndef ELEKTRA_PLUGIN_YAJL_ITERATOR_H #define ELEKTRA_PLUGIN_YAJL_ITERATOR_H #include "kdb.h" typedef struct _keyNameReverseIterator { const char *rbegin; ///< begin of name (constant during iteration) const char *rend; ///< end of name (constant during iteration) const char *current; ///< current position s...
[ "elektra@markus-raab.org" ]
elektra@markus-raab.org
2995cff7d2756cdf066fcbe312d6454365b0de32
f6e6854c468efd909dabfc5247dca79ee874da19
/day10/ex08_test/ft_advanced_sort_wordtab.c
049416652f8d8839356edfcb30066d03744b5b6a
[]
no_license
vgolskiy/21_pool
2ad0035b4cab1f37b6fff79d3e710a404223296b
22fd69cc2a177dcd3fc405233eda75d9d1c2683f
refs/heads/master
2022-09-04T14:59:08.055770
2020-05-29T09:03:14
2020-05-29T09:03:14
267,804,866
0
1
null
null
null
null
UTF-8
C
false
false
1,864
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_advanced_sort_wordtab.c :+: :+: :+: ...
[ "noreply@github.com" ]
vgolskiy.noreply@github.com
0b97c06e075eac48b2df06cad3a4b0734419da74
65586140b375f8da4c765653ae5617b2af6580c2
/mod/net/flowman/icmp.c
5882d1b9ad65b6db0ae65de5f9b0a55ad8cc53c7
[]
no_license
berkus/nemesis
5aed6a51a1efa4302ea159b7431c6e2deef5f12d
2507f72ca9191842f41b81f786dae6c7de042534
refs/heads/master
2023-07-10T23:04:51.058618
2012-02-11T20:01:29
2012-02-11T20:01:29
6,571,138
1
1
null
null
null
null
UTF-8
C
false
false
16,529
c
/* ***************************************************************************** ** * ** Copyright 1996, University of Cambridge Computer Laboratory * ** * ** A...
[ "berkus@madfire.net" ]
berkus@madfire.net
65508ad9f4e811f2c266d78c4b3616a016e83580
a6556a8c212eac6b162182a5242d4ce629004eaa
/session-01/01-formated-io.c
b945fdc0fe9c18835691214094be21fed4386de1
[]
no_license
avdotion/itmm-tasks
eb0c5a2a4a6feded343bf82a86ed1d9ad0e305d8
238e5418f197f743afd51813d7c53e0b830a467f
refs/heads/master
2020-03-29T07:31:28.892673
2019-05-17T20:06:50
2019-05-17T20:06:50
149,668,409
0
1
null
null
null
null
UTF-8
C
false
false
2,547
c
// TASK: Formated I/O // STATUS: DONE // MARK: PASSED #include <stdio.h> #include <stdlib.h> int main() { // Assignment char symbol; int integer_number; double real_number; char string[100]; // Using strtol() and strtod() instead of using scanf() for integer char buffer[100]; char *ptr; // Input ...
[ "avdotion@yandex.com" ]
avdotion@yandex.com
aa645a603a7c3c7cd2815b9b96392116a1ccad6e
2a5bc50e43c266d95a66185a2e837724959bd144
/Problem_4/problem_4-alternative.c
945d9d1b7906f4858d0b867fe81a20a4c4beeeeb
[]
no_license
kablondino/project_euler
599aaccb55583d9bf65adc51ad5da82511cb6e3f
46824120bd651ae6598067815e0cae4146534744
refs/heads/master
2022-07-01T22:58:29.628564
2020-04-14T12:38:03
2020-04-14T12:38:03
143,754,115
0
0
null
null
null
null
UTF-8
C
false
false
2,250
c
/***************************************************************************** * Problem 4: Largest palindrome product * * A palindromic number reads the same both ways. The largest palindrome made * from the product of two 2-digit numbers is 9009 = 91 × 99. * * Find the largest palindrome made from the product o...
[ "kablondino@gmail.com" ]
kablondino@gmail.com
6f26db6a983e3c180a93c28de9eb224db5fc0f9e
16f75ebdba7e7738e9d771367b5f22d2ec0c6b23
/il2cpp_output/mscorlib_System_Comparison_1_gen_57MethodDeclarations.h
69e60ae2480711010c1d9028a4fead2c5743adde
[]
no_license
18945661022/pintu
c0bb3ffe3627d0f7612b5647a3bbedd879bdd6f3
0becf624cfd9e0812820507890eefc49f5af6f14
refs/heads/master
2020-04-04T19:24:25.056903
2018-11-05T11:08:24
2018-11-05T11:08:24
156,204,405
0
0
null
null
null
null
UTF-8
C
false
false
2,802
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include <assert.h> #include <exception> // System.Comparison`1<System.Reflection.CustomAttributeTypedArgument> struct Comparison_1_t2941; // System.Object struct Object_t; // System....
[ "Apple@chengdedeMac-mini-10.local" ]
Apple@chengdedeMac-mini-10.local
ecf0692e32923e716a4a77087807f13d9e05c2dc
1a413fc1f3bfa028f9d14a12a2c1b99fb20ec6a5
/src/asyncio.h
036767e86c993f658185babac936605d4329d444
[]
no_license
AshishNamdev/async-io
ee75b6bb0cd4618c8c475e7b162a054dc0ea864f
7d284babc629dc8ad72a8c02135b83cc01356469
refs/heads/master
2020-12-26T03:34:01.585775
2013-06-20T04:04:45
2013-06-20T04:04:45
null
0
0
null
null
null
null
UTF-8
C
false
false
427
h
#include <stdio.h> #include <stdarg.h> #include <stdlib.h> #include <pthread.h> #ifndef ASYNC_IO #define ASYNC_IO pthread_t fopen_t(void *(*callback)(FILE *), const char *, const char *); pthread_t fscanf_t(void *(*callback) (int), FILE *stream, const char *format, ...); pthread_t fprintf_t(void *(*callback) (int), F...
[ "sankha93@gmail.com" ]
sankha93@gmail.com
e9fcb1031cca6e0c50f56c96bd52fe62410e0131
c1feb6939c7264b174f722f3a37a840fa7a0bcd5
/src/draw/sw/lv_draw_sw.h
1ec2f46df4fc00707b03df77656b9d0d9b3dec15
[ "MIT" ]
permissive
embeddedt/lvgl
9fc5ff157c20d225d62948952cc5bd6eebca73bd
bc826c703f0dcf6474cc450f19c8dbeda4e84ac8
refs/heads/master
2021-12-22T18:38:36.673496
2021-12-13T02:45:48
2021-12-13T02:45:48
152,248,104
0
0
MIT
2018-10-25T15:09:29
2018-10-09T12:35:09
C
UTF-8
C
false
false
2,465
h
/** * @file lv_draw_sw.h * */ #ifndef LV_DRAW_SW_H #define LV_DRAW_SW_H #ifdef __cplusplus extern "C" { #endif /********************* * INCLUDES *********************/ #include "../../misc/lv_area.h" #include "../../misc/lv_color.h" #include "../lv_draw_arc.h" #include "../lv_draw_rect.h" #include "../lv_d...
[ "noreply@github.com" ]
embeddedt.noreply@github.com
d237946b05eb07dcd88c83e73e697fa2250cff35
93a36f5962622e31b0dc4ff2ffa66209b33d91e5
/libft/src/ft_strncpy.c
2a4641c92aee4525a1f8512383bcc73cb69b7df6
[]
no_license
Tyraen1er/wolf3d
157656680734b68594ccecc9e6ce1d9324439ac6
49a4befeb45247afdb66376bcecccb227ba62cc7
refs/heads/master
2021-01-18T16:56:38.174335
2018-02-12T11:44:03
2018-02-12T11:44:03
100,474,550
0
0
null
null
null
null
UTF-8
C
false
false
1,105
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strncpy.c :+: :+: :+: ...
[ "emmanuel.ferrandini@yahoo.fr" ]
emmanuel.ferrandini@yahoo.fr
65421ffe2bad09f545d5776675698dd666a5674f
6e9b88294b51e14a280904e96018201e96599d26
/iOS/Pods/Headers/Anode/ANFile_Private.h
33018b3ed5c2d06eac199ef668d14fc4c40a4694
[ "MIT" ]
permissive
mobyinc/Anode-Examples
72c839be8e22cfded5f4526912285cc4a47d538d
b29f505201565dab59b954947491999a06d8ffe6
refs/heads/master
2021-01-10T21:26:29.015957
2014-04-24T17:20:36
2014-04-24T17:20:36
null
0
0
null
null
null
null
UTF-8
C
false
false
34
h
../../Anode/Anode/ANFile_Private.h
[ "james@builtbymoby.com" ]
james@builtbymoby.com
f361bfcdafaa4840a191e0150ccc85eb451b5921
c4afbfe1885e8d0c7a1c8b928563f7bb8ab6a683
/openETCS_Releases/v0.4-D3.6.4/KCG_GreenField/scaledDLINK_2_dlink_BasicLocati.h
581a2aa811f18bc2286cd1844054623ffb5fb78c
[]
no_license
VladislavLasmann/srcAndBinary
cd48ebaa2f1f7f697ba5df9f38abb9ed50658e10
13aa76e545b9596f6dac84fb20480dffae7584d8
refs/heads/master
2021-05-08T15:04:05.709079
2016-01-22T12:40:10
2016-01-22T12:40:10
null
0
0
null
null
null
null
UTF-8
C
false
false
1,263
h
/* $**************** KCG Version 6.4 (build i21) **************** ** Command: kcg64.exe -config D:/Github/modeling/model/Scade/System/OBU_PreIntegrations/openETCS_EVC/KCG_GreenField/config.txt ** Generation date: 2015-12-03T13:39:51 *************************************************************$ */ #ifndef _scaledDLINK_...
[ "bernd.hekele@deutschebahn.com" ]
bernd.hekele@deutschebahn.com
3ec972b5c7ddb7d460dd45d8a6aa3893e12d45b4
31976d7f26c6449cd52b470f2eefc7a924eaf115
/soft/platform/edrv/btd/rdabt_adapter/include/rdabt_pbap.h
d3b986f4018c18f91d06b69e8d3de8e355d3855e
[]
no_license
jhart99/RDA8955_W17.44_IDH
1198a5b7eafcdeb2403676beb697887d8b9d6036
09ecb99b552f498388d53386befb7f75b03da2a7
refs/heads/master
2023-04-23T16:41:25.513792
2021-05-10T07:14:01
2021-05-10T07:14:01
null
0
0
null
null
null
null
UTF-8
C
false
false
1,082
h
/* Copyright (C) 2016 RDA Technologies Limited and/or its affiliates("RDA"). * All rights reserved. * * This software is supplied "AS IS" without any warranties. * RDA assumes no responsibility or liability for the use of the software, * conveys no license or title under any patent, copyright, or mask work * right to t...
[ "1036421284@qq.com" ]
1036421284@qq.com
d60a2d9426c00377faee3ff9a9435be588048afd
c1cb63f1ec540e9446e8f488fb7b1b7813bdd6ba
/test/pthread2.c
027c11511c0b14ff6484bcb383f438273d502fb3
[]
no_license
SherryLGT/NTU-MDPGrp2-RPi
3935e91fc774089b5a5d78a2e77be1f2df7709fe
991f1f6acd87c3a7876c26b5005b04ff135aa073
refs/heads/master
2021-03-27T19:08:38.955620
2018-03-22T14:53:06
2018-03-22T14:53:06
null
0
0
null
null
null
null
UTF-8
C
false
false
547
c
#include <stdio.h> #include <stdlib.h> #include <pthread.h> int g_var1 = 0; // global variable void *inc_gv() { int i,j; for (i=0;i<10;i++) { g_var1++; // increment the global variable for (j=0; j<5000000;j++); // delay loop printf(" %d",g_var1); // print the value fflush(stdout); } } main() { pthread_...
[ "sherry@cczy.io" ]
sherry@cczy.io
1bec6d0935eeb4bb6a5afdab5972af3701c0d191
815c87121f4154f7f8640bb26c28dbe450884db7
/fetch.c
65be92715b75024f2fdf46e0dba33820c4d17e4f
[ "ISC" ]
permissive
technocake/8p
081d939a270bc19e8e6f685dd58738bb5288b76f
6fafb3eadb407fcdbe7303fd7be37634df80ff61
refs/heads/master
2021-01-16T22:39:28.881737
2015-10-27T09:49:33
2015-10-27T09:49:33
45,030,813
1
0
null
2015-10-27T09:40:34
2015-10-27T09:40:34
null
UTF-8
C
false
false
2,221
c
/* See LICENSE file for copyright and license details. */ #include "fetch.h" static size_t write(void *, size_t, size_t, void *); int fetch(char **js, const char *url) { CURL *curl; CURLcode curl_err; struct buffer buf; struct curl_slist *headers; if (url == NULL || *js == NULL) return ERROR; /* Initializ...
[ "jgmpostma@gmail.com" ]
jgmpostma@gmail.com
a33fea226fd7d7ffcac3a78cf72cd5b93cb16bbe
e8205201971bf7b2de1278114796b30423c983f0
/c07/ex01/ft_range.c
c87c99645a38952e8b21669f940463b9bcf5de53
[]
no_license
stephaneworkspace/piscine42
60b4c097529bf507b7e435d71cae407f09a5e34b
75d56b516e5e06ca9763184e06098f0e2386d954
refs/heads/master
2022-12-07T06:52:50.195286
2020-09-07T11:11:49
2020-09-07T11:11:49
null
0
0
null
null
null
null
UTF-8
C
false
false
1,131
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_range.c :+: :+: :+: ...
[ "asoursou@e2r11p15.42.fr" ]
asoursou@e2r11p15.42.fr
3b34693e90cf1e7dbb118bd8ec5c1055760d2d83
748bbbc1aed84f3dac61e6252a4bd5258c2b6bc5
/assignment2/p2/subscriber.h
2f78c0df5493c6160b3fe1be60d4d58abcb09c46
[]
no_license
LakshSingla/netprog-assignments
228bedb28f2cefa9cbb90596510a0ebb8c9ce737
d6b2799dbb5a20b1fcff9b4fa4bfa15c366c7db2
refs/heads/master
2022-03-26T14:40:30.241314
2020-01-01T11:05:31
2020-01-01T12:29:00
null
0
0
null
null
null
null
UTF-8
C
false
false
167
h
#ifndef _SUBSCRIBER_H_ #define _SUBSCRIBER_H_ extern char *subscribed_topics[__MAX_TOPIC_COUNT__]; extern char subscribed_topics_len; extern int last_msg_id; #endif
[ "kunalmohta1818@gmail.com" ]
kunalmohta1818@gmail.com
fdf63d25a8c81d2eebe99611282b0b77f1b6b2ee
241d81ed5b405bb65f02da686e95d6e5a485ac1d
/git/strbuf.h
3646a6291b5026fc6d9e211a0313d76e4d2e100d
[ "MIT", "GPL-1.0-or-later", "LGPL-2.0-or-later", "LGPL-2.1-only", "GPL-2.0-only", "GPL-3.0-only" ]
permissive
paithan/LaTeX-Basics
b4f44e7e782a4f553a69eeb909debbfe7f3cf7e2
8a1a84e582689b6541362e300e1debe373c8d7dc
refs/heads/master
2023-01-21T07:00:16.218198
2023-01-09T20:40:06
2023-01-09T20:40:06
95,379,118
0
1
MIT
2020-03-19T19:06:33
2017-06-25T18:46:05
C
UTF-8
C
false
false
21,092
h
#ifndef STRBUF_H #define STRBUF_H /** * strbuf's are meant to be used with all the usual C string and memory * APIs. Given that the length of the buffer is known, it's often better to * use the mem* functions than a str* one (memchr vs. strchr e.g.). * Though, one has to be careful about the fact that str* functio...
[ "paithanq@gmail.com" ]
paithanq@gmail.com
44683dc848f4d18328148a9498894db9e152a662
3035ef8d9a989366f814ff72a12ee658a430ac3b
/487/CEX/lv2/src/memory_c.c
af6dba260620dcdcd06e0944fcbff583877c3edf
[]
no_license
sjoerdvz/COBRA
6acb0555c65d7a855634e3a0eb8ed8d0860b66f2
58664bcdffbdd05c83b1a0323b6e7a52e7708cc9
refs/heads/master
2023-03-12T16:11:45.626713
2021-03-03T22:46:19
2021-03-03T22:46:19
null
0
0
null
null
null
null
UTF-8
C
false
false
879
c
#include <malloc.h> #include <lv2/memory.h> void *kalloc(size_t size) { return alloc(size, 0x2F); } void kfree(void *ptr) { dealloc(ptr, 0x2F); } void *malloc(size_t size) { return alloc(size, 0x27); } void free(void *ptr) { dealloc(ptr, 0x27); } int free_page(process_t process, void *page_addr) { return page...
[ "aldostools@gmail.com" ]
aldostools@gmail.com
a7c04e46bef38632ffbdd8db36f1ec14d4f1c1ea
71ee684273b5a4f1b9af0956a75f70427ed9a3cd
/sansung/key_gpio.c
ed36dfcc7114aeb4b14a4fc9aa70e0a613078fb1
[]
no_license
daaie/KITRI
b62990937c788a9e129918f59f55f03aa215b44e
f7cd8904f8d152bfccc8530ce1bb449dbe854556
refs/heads/master
2021-09-18T00:23:34.901375
2018-07-07T13:51:49
2018-07-07T13:51:49
139,788,742
0
0
null
null
null
null
UTF-8
C
false
false
4,227
c
#include <linux/module.h> #include <linux/version.h> #include <linux/sched.h> #include <linux/init.h> #include <linux/ioport.h> #include <asm/uaccess.h> #include <linux/fs.h> #include <asm/io.h> #include <asm/types.h> #include <asm/setup.h> #include <asm/memory.h> #include <asm/mach-types.h> #include <asm/hardware....
[ "https://github.com/daaie/GOTGAM/" ]
https://github.com/daaie/GOTGAM/
eaecb81bd8393207fd09ea72efe9289e020020be
c58101ec772a3276472d416694a45459b3a9f5c4
/code/netp/echoserveri.c
f9724b676defc374cd14b1fb22c30a98a68bd21b
[]
no_license
ramsayleung/csapp
4b6c2d6e65835899b2f598e926cdec296804a8a7
9e5dcbfeb786e8a59fe413a7937db54d72218675
refs/heads/master
2020-03-10T01:11:56.329404
2018-04-13T14:09:27
2018-04-13T14:09:27
null
0
0
null
null
null
null
UTF-8
C
false
false
999
c
#include "../include/csapp.h" void echo(int connfd); int main(int argc, char **argv) { int listenfd, connfd; socklen_t clientlen; struct sockaddr_storage clientaddr; /* Enough space for any address */ char client_hostname[MAXLINE], client_port[MAXLINE]; if (argc != 2) { fprintf(stderr, "usage: %s <port>\n...
[ "samrayleung@gmail.com" ]
samrayleung@gmail.com
10a40ca4a6f3a6036fed5ddfe1549e0a0e4b33a8
0833a2a510889836dc9154f5e39b9a96a223ba48
/msdos-11/conf/config.c
fa1915279fcd24f91412c0d51ee96ae46c48e931
[]
no_license
johnsonjh/NeXTMach
189929022146f35dd13792c114de5da83f355a70
f6bdb9c3268f0eadc545d41bcc0564453b17001e
refs/heads/master
2023-05-14T00:51:20.245305
2021-08-19T20:18:35
2021-08-19T20:18:35
398,064,783
19
8
null
2021-08-19T20:20:42
2021-08-19T20:18:55
C
UTF-8
C
false
false
6,399
c
/* * configure MSDOS project build directory Makefiles * * History * 31-May-90 Doug Mitchell at NeXT * Created. * * input: files.msdos * contains: * usr/pc_abort.c * lowl/pc_clalc.c * etc * Makefile.{DEBUG, RELEASE} * contains: * CFLAGS= whatever * other config-specific stuff * M...
[ "trnsz@pobox.com" ]
trnsz@pobox.com
56477bb391e737947c2e2d889fa7adcd64e0712a
38f498ad353c91c3e02a96d517fa37218a5299a0
/Classes/Source/function.c
58a1e2893c1aabb45f9853626a6ae78c086485f4
[ "WTFPL", "LicenseRef-scancode-unknown-license-reference" ]
permissive
umlaeute/pd-else
fb76dec1b063f1c8be2db49108734991616bd101
def2a95ab71883489613d81b645ee6c77e000a50
refs/heads/master
2020-05-21T00:14:15.826225
2019-05-09T04:39:37
2019-05-09T04:39:37
185,820,033
0
0
null
2019-05-09T14:54:57
2019-05-09T14:54:56
null
UTF-8
C
false
false
44,739
c
// based on [tof/brakpoints] // memory realloc may crash but pointer seems ok! 'STATES' prevents it #define STATES 100 // Remove this, make it work better... #define BORDERWIDTH 3 #define IOHEIGHT 1 #include <m_pd.h> #include <g_canvas.h> #include <string.h> #include <math.h> t_widgetbehavior functi...
[ "porres@gmail.com" ]
porres@gmail.com
6d6d4e578a41f4ed651c6f78d9f1990e55995279
c1abb76f0367f9ca12c8cd9a0d5d875150b4bb3c
/decompiled_scripts/gpb_griff.c
45af9ececd5917930b2d3e56a742818ece491f45
[ "Unlicense" ]
permissive
songce74/GTA-V-Decompiled-Scripts
19fbcb8081df38c81ee5308cda68f57526da7462
d029f8df88d1bc51d41b5597f845ba1658807d88
refs/heads/master
2023-02-06T08:03:10.305438
2020-12-25T02:03:51
2020-12-25T02:03:51
null
0
0
null
null
null
null
UTF-8
C
false
false
64,951
c
#region Local Var var uLocal_0 = 0; var uLocal_1 = 0; int iLocal_2 = 0; int iLocal_3 = 0; int iLocal_4 = 0; int iLocal_5 = 0; int iLocal_6 = 0; int iLocal_7 = 0; int iLocal_8 = 0; int iLocal_9 = 0; int iLocal_10 = 0; int iLocal_11 = 0; var uLocal_12 = 0; var uLocal_13 = 0; float fLocal_14 = 0f; var uLoc...
[ "63328889+Sainan@users.noreply.github.com" ]
63328889+Sainan@users.noreply.github.com
076c98be64a4353f391aa587b78835eb17f91540
06486020f7d4f8245250e716073e2039cd8ef840
/Pia-no-dash/project.IOs/Project.IOs/Classes/Native/mscorlib_System_Diagnostics_CodeAnalysis_SuppressMessageAttr.h
be0a1cb5be2bb18109fd3b97005a028259a39b3d
[]
no_license
hoangwin/2-ca-rs-tim-berman
df95d958c82cf8b8f4172b2c2d49cd6c294100f4
1470153378864b77237196be7f1ca9e2809e8998
refs/heads/master
2021-01-09T20:48:17.806165
2016-07-07T08:17:52
2016-07-07T08:17:52
39,478,909
3
1
null
null
null
null
UTF-8
C
false
false
599
h
#pragma once #include <stdint.h> // System.String struct String_t; // System.Attribute #include "mscorlib_System_Attribute.h" // System.Diagnostics.CodeAnalysis.SuppressMessageAttribute struct SuppressMessageAttribute_t1469 : public Attribute_t706 { // System.String System.Diagnostics.CodeAnalysis.SuppressMessageAt...
[ "hoang.nguyenmau@hotmail.com" ]
hoang.nguyenmau@hotmail.com
8ec6024096bee885e243cca98e28854e0effa4ed
c50e74bb8b3b4a609c76b5b1aff3b3abdd8341fd
/SDK/BP_ReviveSequencerPP_classes.h
40b67730c87e4bd72f96f64853e08584f3c91a7f
[]
no_license
Roadou/Scarlet-Nexus-SDK
8eb3669c66094a41152cc2acccec77d4457aea68
734c98180d88c391a8210c9315c73c28d95fd888
refs/heads/main
2023-08-03T07:36:41.801852
2021-07-07T06:25:44
2021-07-07T06:25:44
null
0
0
null
null
null
null
UTF-8
C
false
false
1,332
h
// BlueprintGeneratedClass BP_ReviveSequencerPP.BP_ReviveSequencerPP_C // Size: 0x25c (Inherited: 0x230) struct ABP_ReviveSequencerPP_C : AActor { struct FPointerToUberGraphFrame UberGraphFrame; // 0x230(0x08) struct UPostProcessComponent* PostProcess; // 0x238(0x08) struct USceneComponent* DefaultSceneRoot; // 0x24...
[ "43587824+BelovedTomboyishGirl@users.noreply.github.com" ]
43587824+BelovedTomboyishGirl@users.noreply.github.com
e2a1d38ec27aa95585027509ee41d221aa7981df
f73cfa6822f0feb9f60e74d3859f7d6e6645ea06
/Combo/Remote Control/Firmware/mTouchConfig.h
f87b2fea9e83620ac5fcf372c3ab2408221298e2
[]
no_license
ikalogic/Microchip
16af7b5b705758251a736ace3c9b2b3219ce32d0
ae5dabf9a9152953ea46f6de11a2b3c185535117
refs/heads/master
2021-01-18T10:30:34.215580
2014-01-08T23:29:04
2014-01-08T23:29:04
51,304,817
0
1
null
2016-02-08T15:07:59
2016-02-08T15:07:58
null
UTF-8
C
false
false
9,928
h
/************************************************************************* * � 2011 Microchip Technology Inc. * * Project Name: mTouch Library * FileName: mTouchConfig.h * Dependencies: None. * Processor: PIC18, PIC24 * Compiler: HI-TECH, M...
[ "shay.h.maor@gmail.com" ]
shay.h.maor@gmail.com
130c9ce7bb8dc9d506458233a3ec1733d77bf7a2
0751c6a8ccf4e0de7a8a2d13e2e51fe6d9f2c2ae
/data_struct/26_make_linklist.c
6aa378e6089dfaa46deb8f828da8f894c82a8243
[]
no_license
ghostwu/c-program-study
6dfee027bc0429784297e9573f49297b13150c30
d418bd99a8dae032d3fcaf0c57b144596ca0e857
refs/heads/master
2020-03-25T18:10:12.063281
2018-10-08T14:43:21
2018-10-08T14:43:21
144,016,343
0
0
null
null
null
null
UTF-8
C
false
false
953
c
/* * 创建链表 */ #include <stdio.h> #include <stdlib.h> typedef struct user_info { int id; char name[20]; struct user_info *p_next; }ui; int main( void ){ ui* p_head; ui* p_node; p_head = (ui*)malloc( sizeof( ui ) ); if( NULL == p_head ){ printf( "内存分配失败\n" ); exit( -1 ); } p_head->p_next = NULL; p_...
[ "359173352@qq.com" ]
359173352@qq.com
9d3c7390b312f591b60a3ae9481976c155e6fed4
d52df52ed4a886e47f46c8945548261e1a90f76b
/arduino-1.6.0+Intel/hardware/tools/i586/sysroots/i586-poky-linux-uclibc/usr/include/asm/vmx.h
a02cb6e8a235fa40e1c040317cd8f1543bb93ede
[]
no_license
milanmenezes/iot
6f9f4f0186aac10febd4dadbffafd49e909d4321
945db4de6d63ebb39499f82d8e30e65e66949a9f
refs/heads/master
2021-06-25T13:26:44.364647
2018-10-13T04:33:05
2018-10-13T04:33:05
145,190,223
0
0
null
2020-10-26T09:00:00
2018-08-18T04:35:36
C
UTF-8
C
false
false
4,672
h
/* * vmx.h: VMX Architecture related definitions * Copyright (c) 2004, Intel Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software Foundation. * * This program is...
[ "milanmenezes@gmail.com" ]
milanmenezes@gmail.com
6bbcaf46e4418af2a323f67bb338374bd731af1c
814f6ad083ae273fc369d7ce54bf6496c97ab591
/Src/sx/sx.c
bf63fa8d2cd4a9c24934c416e13c1b161333410f
[]
no_license
Nickilant/LoRaWan
6e0044d70af13c001be58ce6be52849de9e5b6c4
5b7c4aa5577ebce8f56f9c4fc2afcd645b19e227
refs/heads/master
2020-06-09T19:20:52.819253
2019-06-24T11:36:01
2019-06-24T11:36:01
193,492,356
0
0
null
null
null
null
UTF-8
C
false
false
36,892
c
#include "sx/sx.h" uint8_t sxInit(void) { /* uint8_t _b = 0; int8_t b_ = 0; b_ = sxOpMode(MODE_SLEEP); if(b_ != 1 && b_ != 0) { return 0; } // LoRa on // reg modem config 3 // reg lna /rx // pa ramp /tx // bw - 125 // coding rate - 5 // header - 0 // SF - 7 // crc - on(1) //...
[ "noreply@github.com" ]
Nickilant.noreply@github.com
568ed95b56412f310ecb97cc56ccc144907fc2f1
4e298b59e91f9088f36e9c488eb8c062b8a16c07
/open/gsword/obj/pass.c
41ae46284d36f0a0d16d3cf9c831fd177c805a40
[]
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
GB18030
C
false
false
191
c
inherit ITEM; void create() { set_name("藏经阁通行证", ({"pass"})); set("long","一张藏经阁的通行证.\n"); set("unit","张"); setup(); }
[ "szhowardhuang@gmail.com" ]
szhowardhuang@gmail.com
2e4ea424c468913f9f683fb0bfb5a5f8ab35fd82
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/189ecdcd-19eb-471c-b2ee-62c5a51c1cf3.c
f90af3dd9a2e62ac2beeb0c708ca755120a4039e
[]
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
551
c
#include <string.h> #include <stdio.h> int main() { int i=4; int j=13; int k; int l; k = 533; l = 64; k = i/j; l = i%j; l = i+j; k = k-k*k; //variables /* START VULNERABILITY */ int a; char b[65]; char c[65]; a = 0; do { a++; /* START BUFFE...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
961516105f6af36992b8285782c5f4ecab439d98
0aef26863f142bef75a0e4aaf7da76fc95e3d8ae
/crypto_encrypt/ntruees593ep1/ref/ntru_crypto_sha2.c
64f38aa7bfcd7a3be5517c6a2e712e989ec010d4
[]
no_license
jedisct1/supercop
94e5afadc56ef650d7029774a6b05cfe2af54738
7c27338ee73a2bd642ba3359faaec395914175a2
refs/heads/master
2023-08-02T20:12:39.321029
2023-05-30T03:03:48
2023-05-30T03:03:48
179,046,113
23
2
null
null
null
null
UTF-8
C
false
false
21,241
c
/****************************************************************************** * NTRU Cryptography Reference Source Code * Copyright (c) 2009-2013, by Security Innovation, Inc. All rights reserved. * * ntru_crypto_sha2.c is a component of ntru-crypto. * * Copyright (C) 2009-2013 Security Innovation * * This...
[ "github@pureftpd.org" ]
github@pureftpd.org
14b30e78f42947abdab0528e90b9470a8f7a5261
e4ef9316c9e18b2fa5cfd7e84150a6ef7f90a204
/学习/编译原理/实验作业/Experiment7/First.h
9153775ac5246b8fb43c05d23b54d1fd004e21f1
[ "MIT" ]
permissive
Jamesbing-wu/HDU-Experience
433ec3a322614356b015de9ff113443d9169021d
934491a63b141a79319290540169c3770e7c85cd
refs/heads/master
2023-03-07T22:35:47.082758
2023-02-24T14:20:26
2023-02-24T14:20:26
256,082,951
0
0
null
2020-04-16T01:54:55
2020-04-16T01:54:54
null
UTF-8
C
false
false
1,565
h
#ifndef FIRST_H_ #define FIRST_H_ // // 在此处包含 C 标准库头文件 // #include <stdio.h> // // 在此处包含其他头文件 // // // 在此处定义数据结构 // #define MAX_STR_LENGTH 64 struct _Rule; typedef struct _RuleSymbol { struct _RuleSymbol* pNextSymbol; // 指向下一个 Symbol int isToken; // 是否为终结符。1 表示终结符,0 表示非终结符 char SymbolName[MAX_STR_LENGTH];...
[ "1007384211@qq.com" ]
1007384211@qq.com
d3f69e5b727c15b3e56596704ac810abc11f2ee7
3ac07226d431691b0a4e5639f0c7f4bf6a68366e
/DZ/Pods/Headers/Public/DZ_BEELIB/Bee_SQLITE.h
719fd903f9c0bb995248bd975615f4222087c30f
[]
no_license
Natoto/SVN_DZ0530
bf9139cdd5cdf518b1ca691c7f71affc2c053970
34a42da5c32f8777008913947bec03f2669e1c4d
refs/heads/master
2021-01-15T18:58:22.836136
2014-12-23T04:57:54
2014-12-23T04:57:54
null
0
0
null
null
null
null
UTF-8
C
false
false
64
h
../../../DZ_BEELIB/framework/system/database/driver/Bee_SQLITE.h
[ "787038442@qq.com" ]
787038442@qq.com
050cad1b67ee96ed0469d01d2c56e36eff5a5b9b
d38fcc27d8aa876634336859e9bfbfa46cdad735
/7. Reverse Integer.c
3b7977c7a785e5df24ea395e853c8cb7680e3888
[]
no_license
nkf40716/My_Leet_Code
01e2ad471d278001451d691d598c211a1630523f
501a3557025b1e12d343981752747fe76ff3f649
refs/heads/master
2021-01-19T20:56:53.498759
2017-06-13T07:12:56
2017-06-13T07:12:56
88,580,843
0
0
null
null
null
null
UTF-8
C
false
false
241
c
#define _MAX_INT (2147483646 + 1) #define _MIN_INT (-2147483647 - 1) int reverse(int x) { double res=0; while (x) { res = res*10 + x%10; x /= 10; } if (res > _MAX_INT || res < _MIN_INT) return 0; else return (int)res; }
[ "JanalTsai@cyberon.com.tw" ]
JanalTsai@cyberon.com.tw
bae681d6515d5a3d0c2066bf54acc2b06898bda8
4732b9514f97dbb79390a121da9f9a6320cd7fe9
/linuxc/chapter7/orphan.c
5ba0918c1316e852e2727f3af659d843267847c1
[]
no_license
hevervie/C
7c52d9111fc8f5bb351b883c664b6b07b0016e4d
1a1c0610706a23cbc01fb5f9e60d5b8f88a88053
refs/heads/master
2021-06-17T07:20:12.174285
2017-05-03T09:45:24
2017-05-03T09:45:24
null
0
0
null
null
null
null
UTF-8
C
false
false
904
c
/************************************************************************* > File Name: orphan.c > Author: ZhouPan > GitHub: dreamer2018 > Blog: http://blog.csdn.net/it_dream_er > Mail: zhoupan@xiyoulinux.org > About: 孤儿进程测试 > Created Time: 2017年05月03日 星期三 09时19分56秒 *********************************************...
[ "zhoupans_mail@163.com" ]
zhoupans_mail@163.com
2c0c1a3df1ba937cd0ab708fdd740227221ca9f7
326186a0ae1b1052df1a505eb2fddf54289d3adf
/inter.c
341fb8a81ff438ec3f9c48846e86b369b73563c0
[]
no_license
vytautas-valaitis/avr-pamokos
dc10ad911667058944ee6d32ee10c8cc6f865ede
755d8bd99955b92e2aa9e59a49c8a5ee2aa00d24
refs/heads/master
2023-06-26T01:39:57.138818
2021-07-28T11:50:50
2021-07-28T11:50:50
388,115,982
0
0
null
null
null
null
UTF-8
C
false
false
409
c
#include <avr/io.h> #include <avr/interrupt.h> #include <util/delay.h> volatile uint8_t flag_led = 0; ISR(INT0_vect) { flag_led = 1; } int main() { DDRB |= (1 << PB5); // led DDRD &= ~(1 << PD2); // int0 PORTD |= (1 << PD2); EIMSK |= (1 << INT0); EICRA = 0x00; sei(); for(;;) { if(flag_led) ...
[ "vytautas@valaitis.net" ]
vytautas@valaitis.net
e78bdbe81f78a2a3727e569ce76d0abf880b5f7e
f16c160e85773d2de5a4e87797447c2bc0dda504
/test.c
fa8083cfe04d3fc5bead98eae5654154c50bfe13
[]
no_license
sijingfeng/Testgit1
94f0418e6bd2127d7103c7bdf433fce5e90254b7
7b310a4ab7d57efcfe179dfb24e106a0ca6395b7
refs/heads/master
2021-05-10T09:00:24.973762
2018-01-26T02:46:19
2018-01-26T02:46:19
118,913,093
0
0
null
null
null
null
UTF-8
C
false
false
402
c
/************************************************************************* > File Name: test.c > Author:printf("\033[1;32;40m string \033[0m") > Mail: wangrq@farsight.com.cn > Created Time: 2018年01月25日 星期四 13时33分19秒 ************************************************************************/ #include<stdio.h> int ...
[ "Ezreal_9527@163.com" ]
Ezreal_9527@163.com
e1630525daad6ca4920359fc36e066f6d2e14e06
b4070e22746cf9295f4d384e65db51673844abb7
/OpenHero++/Packets.h
92e26442a63c9ffdee79267e6d7a5b877248f6c9
[]
no_license
JahlerN/OH_Public
f87df5a052d152734fb4aad8b44c25bd6abb89d3
edc0cf3ebddc4271a8e34f128431e357dd72006a
refs/heads/master
2022-02-22T11:54:57.436649
2016-09-18T19:46:37
2016-09-18T19:46:37
67,039,878
0
0
null
null
null
null
UTF-8
C
false
false
3,296
h
#ifndef PACKETS_H #define PACKETS_H #define PKT_GAMESERVER_CHARSEL_SCREEN 0x01 enum CHAR_SELECTION_SCREEN { CSS_VERSION_CHECK = 0x01, CSS_REQUEST_ALL_CHAR = 0x02, CSS_CREATE_CHAR = 0x03, CSS_SELECT_CHAR = 0x05, CSS_UNK = 0x07, CSS_DELETE_CHAR = 0xb2 }; #define PKT_GAMESERVER_MESSAGE 0x71 enum MESSAGE_TYPE { MT...
[ "jahlersc2@hotmail.com" ]
jahlersc2@hotmail.com
f6ecd5181cfdf6e0eb8b2d324ce5bc131f29f38d
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/c4910e3e-be35-46e8-9f6b-7abf05e5e9f7.c
5becf8f3a750f50d94c0adc1158f0f436ccac1cb
[]
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
586
c
#include <string.h> #include <stdio.h> int main() { int i=4; int j=12; int k; int l; k = 53; l = 64; k = i/j; l = i/j; l = l%j; l = l-j; k = j-k*i; //variables //random /* START VULNERABILITY */ int a; int b[20]; int c[30]; a = 0; while (a < strlen(...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
5dae15823cd8de1f98e5ceb5d349fc5a310783cc
3f44daf5c560e1fc8af4ff042cdbcc8474563483
/kern/synchprobs/traffic_synch.c
b20b0d37e064945a39f663d68fac2f767b9afe4e
[]
no_license
AnnaLok/os161-1.99
6b13f1c9cae439e920c9a2d1541cfd623ce88f34
ffae07ed53290773b69ec298fc218bd9f2a116b1
refs/heads/master
2022-03-05T12:22:51.384596
2019-09-28T18:59:50
2019-09-28T18:59:50
null
0
0
null
null
null
null
UTF-8
C
false
false
4,776
c
#include <types.h> #include <lib.h> #include <synchprobs.h> #include <synch.h> #include <opt-A1.h> #include <array.h> /* * This simple default synchronization mechanism allows only vehicle at a time * into the intersection. The intersectionSem is used as a a lock. * We use a semaphore rather than a lock so that ...
[ "yilunbai@gmail.com" ]
yilunbai@gmail.com
aa1140610a93ccebfc3fb8148f0a313e6ae55c23
b755aa67fdf93c8b9b014f455956f235fcd97b37
/NoPossitiveNegative.c
a2442e723343c56a5d964fe065e19bdfe4866c78
[]
no_license
NikitaBalasahebRaut/3PatternPrinting
0a99b07c54fa932dd604db43948669c3d9a9f7a3
61062ddba27b33bb228ca44229426a0ebd902917
refs/heads/main
2023-03-19T10:59:54.483021
2021-03-11T07:49:28
2021-03-11T07:49:28
346,620,195
0
0
null
null
null
null
UTF-8
C
false
false
679
c
/* Problem statement : Write a program which accept number from user and display below patternwill display b: Input : 4 Output : -4 -3 -2 -1 0 1 2 3 4 Input : 2 Output : -2 -1 0 1 2 */ /* iNo -> 4 -4 -3 -2 -1 0 1 2 3 4 */ ...
[ "noreply@github.com" ]
NikitaBalasahebRaut.noreply@github.com
a058373e10fece35d57fee9e41dac55969d32f17
1a6199bf7694272e25d7363f63fde55c6939f1a5
/eybuild_broadband_router_demo/bbr/cspsrc/usr/menu.h
5760fb6862848c48e254f8e4842b9262d52c1d0d
[]
no_license
link4all/eybuild
a02e8db7aa5feecf9996bfb78eab08d7e40b957a
1ecbb812b19cbe9a731af2cef37d96f0e6e0fdd0
refs/heads/master
2021-01-10T08:09:03.713476
2016-01-22T10:00:05
2016-01-22T10:00:05
50,172,914
6
1
null
null
null
null
UTF-8
C
false
false
862
h
/* menu.h - GUI menu control */ /* Copyright(C) eyBuild Group, 2005, 2006. All Rights Reserved. */ /* modification history -------------------- 01a, 2005-12-3, newzy author */ #ifndef _INC_MENU_H_ #define _INC_MENU_H_ #include <stdlib.h> #include <ebfrm.h> #ifdef __cplusplus extern "C" { #endif typedef struct { ...
[ "hewenhao2008@sina.com" ]
hewenhao2008@sina.com
6c5c021d4278148e9f097b6bee12bfe1f47c9292
0e4f480fccd0f198e7ddcdba1a1a9ca031239e1c
/src/room.h
4cbdb9ce7fff217ddf5d4e52160c1fee993a718a
[]
no_license
Maxs1789/DunGen
f3b093144a2186db57364a4cc9e3b1645c537f49
72f649a60bca9a224e8c17206282a890d6abf7c3
refs/heads/master
2020-06-06T15:46:45.269807
2012-11-15T00:15:48
2012-11-15T00:15:48
6,697,123
1
0
null
null
null
null
UTF-8
C
false
false
2,595
h
#ifndef __ROOM_H__ #define __ROOM_H__ /** @file room.h */ #include "types.h" /** * @brief Construit une nouvelle salle. * * @param dungeon Le donjon de la salle. * @param x La position en x de la salle. * @param y La position en y de la salle. * * @return La salle. */ Room *room_new (Dungeon *dun...
[ "max1789@hotmail.com" ]
max1789@hotmail.com
9bb6114210c4386ebc3339b04c6ac9bdd488681b
b84f27d4c7a05c12070e28eb0c9cca9de9c95a5d
/ft_printf/libft/ft_bzero.c
b561965879e238e15f17176b18da77b4ad80fa53
[]
no_license
bjarne0706/printf
86d3558119ed7e0d8f64a859a02d6825499341b5
0180ef6acf0e5810752c58d9b60f5bc89667e961
refs/heads/master
2020-04-17T04:48:49.267937
2019-01-29T16:57:51
2019-01-29T16:57:51
166,247,097
0
0
null
null
null
null
UTF-8
C
false
false
970
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_bzero.c :+: :+: :+: ...
[ "dchantse@e1r5p14.unit.ua" ]
dchantse@e1r5p14.unit.ua
b36671208c5622ebd5cb23eb277766a654afec42
5da4eb96f14db40c0ce031744d35dd883a13aff9
/ProgrammingInC-master/chapter04/prog45.c
f7b8134aec03541a58d11f193388bb385b8228b7
[ "Apache-2.0" ]
permissive
SuperCXW/C-Demos
a3e5790258a5b7c1866ad08e7662225150b8ac35
a20494dee93d6f4b588d4732fa99e97a336271ce
refs/heads/master
2020-05-18T16:49:58.803310
2019-05-02T07:25:17
2019-05-02T07:25:17
184,537,360
0
0
null
null
null
null
GB18030
C
false
false
1,150
c
// 整型数与浮点数之间的转换 #include <stdio.h> int main (void){ float f1 = 123.125, f2; int i1, i2 = -150; char c = 'a'; i1 = f1; // 浮点数转换为整型数, 123 printf ("%f assigned to an int produces %i\n", f1, i1); f1 = i2; // 整型数转换为浮点数, -150.000000 printf ("%i assigned to an float produces %f\n", i2, f1); f1 = i2 / 100; // 整型...
[ "superCXW@foxmail.com" ]
superCXW@foxmail.com
cc1a976ea74228b276fab0a803dd5c64dadd85fe
5b51313683bf542b587a11719b21480468d20ef3
/exercises-c/trabalhos/T4/convolution.c
0a1a55592f9408763d53ccd11224d77d65456fe2
[]
no_license
DonizetiJr/1st-semester
a7a7d13f65a558b2fd9d3a22fad0328d038cb5b1
79ccd1f98e53ce50cf812ddf15df409ffbaa6f4b
refs/heads/master
2021-01-19T05:36:13.118043
2016-07-01T18:29:07
2016-07-01T18:29:07
61,797,447
0
0
null
null
null
null
UTF-8
C
false
false
1,464
c
//k is the mask size (kxk) //coeffs[k][k] is a 2D array of integer coefficients //scale is a scalling factor to normalise the filter again /* for each image row in input image: for each pixel in image row: set accumulator to zero for each mask row in mask1: for each element in mask1 row: if ele...
[ "dcs.junior22@gmail.com" ]
dcs.junior22@gmail.com
bc731f2f6673c35d0fee664037c24f1ac714205c
52a6f2e44a3d553eb12ce1ea18ae9cbaf1829f9c
/liboqs/src/kem/hqc/pqclean_hqc-256-2-cca2_leaktime/repetition.c
11e10f3e8962f958bae05de468b2967fb52cb0d2
[ "MIT", "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause", "LicenseRef-scancode-free-unknown", "Apache-2.0", "LicenseRef-scancode-public-domain" ]
permissive
microsoft/Quantum-Safe-OpenSSH
624848cb410e65232cbe223e6c84ead8d27f56a7
07d1592ac37f4b45ab7b577c7fbcc00f0003a493
refs/heads/master
2023-04-26T20:02:09.651690
2020-12-17T18:24:35
2020-12-17T18:24:35
257,728,154
11
7
MIT
2023-04-24T08:54:19
2020-04-21T22:13:53
C
UTF-8
C
false
false
2,920
c
/** * @file repetition.c * @brief Implementation of repetition codes */ #include "parameters.h" #include "repetition.h" #include <stddef.h> #include <stdint.h> static void array_to_rep_codeword(uint8_t *o, const uint8_t *v); /** * @brief Encoding each bit in the message m using the repetition code * * For rea...
[ "ljoy@microsoft.com" ]
ljoy@microsoft.com
cb517e1eb0fe3161ae0c1eae105d59a4f87daecb
9d364070c646239b2efad7abbab58f4ad602ef7b
/platform/development/ndk/platforms/android-9/arch-mips/include/asm/xtalk/xwidget.h
5f101bfb897a7941eb48011a2c5ed60b82448e1d
[]
no_license
denix123/a32_ul
4ffe304b13c1266b6c7409d790979eb8e3b0379c
b2fd25640704f37d5248da9cc147ed267d4771c2
refs/heads/master
2021-01-17T20:21:17.196296
2016-08-16T04:30:53
2016-08-16T04:30:53
65,786,970
0
2
null
2020-03-06T22:00:52
2016-08-16T04:15:54
null
UTF-8
C
false
false
4,453
h
/**************************************************************************** **************************************************************************** *** *** This header was automatically generated from a Linux kernel header *** of the same name, to make information necessary for userspace to *** call i...
[ "allegrant@mail.ru" ]
allegrant@mail.ru
adc9af5b498ea95484eae7e7f130d46233475f63
7620dc3c4b7a07b018f0663964f4899ad32e6814
/Help.c
b175daa36ae355656782462fefe8c64b07142d90
[]
no_license
Raicandy/HSMW_simple_file_copy
d9251cbff42629bfea0bde80180d206a7f8cbbf6
7b5ed29d93032f3d10e1e86acd392cd202fb106f
refs/heads/master
2020-12-25T14:58:29.336980
2016-05-29T16:41:56
2016-05-29T16:41:56
59,942,796
0
0
null
null
null
null
UTF-8
C
false
false
2,441
c
/* Kopierprogramm */ /* ist Zieldatei bereits vorhanden, wird abgefragt, ob sie überschrieben werden soll */ // gcc -Wall -g -o name name.c #define BLKSIZE 4096 #define _LARGEFILE_SOURCE #define _FILE_OFFSET_BITS 64 #include <stdio.h> #include <errno.h> #include <unistd.h> #include <fcntl.h> #include <stdlib.h> ...
[ "user@localhost" ]
user@localhost
8e7abea2c765f3d23e22ffffa9a7dba00cefd76a
ddd64761ee9b75f269abb91353a9b2b65b433336
/src/qt/test/paymentrequestdata.h
e04fe3df019a72018f571ab17687965653e09386
[ "MIT" ]
permissive
faridsany/deuscoin-core
1ec6c7dbe4c41427f8cf3253b3d6e08c6e1014db
907e444d2b3bb5424665efabd692f02c4bccd8de
refs/heads/master
2020-04-09T17:30:27.626145
2017-11-15T16:23:10
2017-11-15T16:23:10
null
0
0
null
null
null
null
UTF-8
C
false
false
25,609
h
// Copyright (c) 2009-2015 The Deuscoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. // // Data for paymentservertests.cpp // // Base64/DER-encoded fake certificate authority certificates. // Convert pem to b...
[ "a987@mac.com" ]
a987@mac.com
a86dd6a1f3b6351825b5bf5d6ed90e959c9c0ddc
f5aa4e677309b2e7586cbb50186e9a76abdf43c3
/small_large_in_array.c
35181094ddc0f7ed006dd067985a8d8eb28a4694
[]
no_license
Mahalakshmimadhu98/mahamadhu97
c82a50e601460c5a77199a5c9c4296841ee9802b
3b1f0e3c72706c21b1e07e8cfdb544cc3e2d76ab
refs/heads/master
2021-01-22T03:08:50.425502
2018-04-28T12:18:15
2018-04-28T12:18:15
102,258,119
0
1
null
null
null
null
UTF-8
C
false
false
315
c
#include<stdio.h> void main() { int i,j,a[20],n,t=0; printf("enter no.of.elements"); scanf("%d",&n); printf("\n Enter array elements"); for(i=0;i<n;i++) { scanf("%d",a[i]); } for(i=0;i<n;i++) { for(j=i+1;j<n;j++) { if(a[i]>a[j]) { t=a[i]; a[i]=a[j]; a[j]=t; } } } printf("largest & smallest: %d %d",a[0],a[n-1]); }
[ "noreply@github.com" ]
Mahalakshmimadhu98.noreply@github.com
b3694247a548271f7677c2853bb77fde4616c00c
b1b2064974571a653d0d56ba0cfeec7e5c6d67a0
/week3/31test.c
0ef9b27c996e1f3fb493e0281165af6cdc51dbd4
[]
no_license
madbryan24/Data-Structure-and-Algorithm
d3a955e3c758aabd4ca666b3a92cfe26093f16f7
d13456b62a6c12fdf52303fe4fe548344c86f74c
refs/heads/master
2020-03-22T14:08:04.729683
2018-07-08T09:42:04
2018-07-08T09:42:04
140,155,376
0
0
null
null
null
null
UTF-8
C
false
false
1,194
c
#include<stdio.h> #include<stdlib.h> #include<string.h> #define MAX 100 void clear_buffer(){ int ch; while ((ch=getchar()) !='\n' && ch!=EOF); } int main(int argc,char* argv[]){ while(argc!=2){ printf("the number of arguments should be 2!"); exit(1); } FILE* fp; char s[MAX]=""; ...
[ "madbranner@gmail.com" ]
madbranner@gmail.com
f08724ccaab9e97be1a95fa79a1eaca449ab2400
5ce99c41016eead1abe6774476902f03e40e112f
/C语言学习/code/cnotes/max.c
e29e7c5c1c422c3946978be61aea5e5b635fd13f
[]
no_license
CatchTheDog/learn_notes
3f4019eb245f2751dc9db20100c71c3ef2d2d270
94a3012f881efd09692473efd96f51b9adc7ded1
refs/heads/master
2022-03-01T12:42:32.325045
2019-09-03T11:03:36
2019-09-03T11:03:36
198,121,630
0
0
null
null
null
null
UTF-8
C
false
false
71
c
#include "max.h" int max(int a, int b) { return a >= b ? a : b; }
[ "1924528451@qq.com" ]
1924528451@qq.com
2e0a935c17b3d2ae284462fa62b85c5630baa1f4
99d9a9d142d35754d15323fb0256e2a01bf097a1
/BusquedaBinaria/Ordenar.h
f6ebf8ba5386e5fe7541a93c9b84a128734a5988
[]
no_license
ijzm/TecnicasDeProgramacion
fa29e512fd3d22907971780d614ed39be9aa196e
0f57e0d599ab1cff4aab5180c8268266c9587d5d
refs/heads/master
2020-03-28T20:07:54.625397
2018-11-27T15:42:27
2018-11-27T15:42:27
149,042,119
0
0
null
null
null
null
UTF-8
C
false
false
169
h
#ifndef ORDENAR_H #define ORDENAR_H int LeerDatos(int *); void Ordenar(int *arr, int MAX); void Swap(int *menor, int *mayor); void ImprimirArreglo(int *, int); #endif
[ "ignacio.zevallos@hotmail.com" ]
ignacio.zevallos@hotmail.com
8656f8d729c863aff78a39f0a8adbaf1958b99a2
56886ebe404aa428ace2fc7251397993f7b37605
/MSP430/ADC.c
3ff3be14769476b8cbfb741deb19d17d682d8fea
[]
no_license
AlucardNosferatu/BME_HeartSignal
ee2e80dd86b792380698c23224df04bddf6cd93f
bd5a3c2d62afc237bfb412bdf0316209d8c7c8cf
refs/heads/master
2020-09-29T16:22:25.722020
2019-12-10T09:04:12
2019-12-10T09:04:12
227,072,243
0
0
null
null
null
null
UTF-8
C
false
false
1,693
c
/* * Lesson2_Lab3_TempSensor_AD10_UART_10Hz.c * * Created on: 2014-5-27 * Author: changquan */ #include <msp430G2553.h> unsigned char voltage; void Clock_Initial(); void UART_Initial(); void ADC_Initial(); int main(void) { WDTCTL = WDTPW + WDTHOLD; // Stop WDT DCOCTL=0; Clock_Initial()...
[ "1641367382@qq.com" ]
1641367382@qq.com
fb5a0fc28f3e69083167228ec374bd74a11c6b4c
350e21f13b1413febad4304faa0d8224da9cc70b
/smallsh.c
de8ae8c6bcea2bb8c59fc1ff7e6b6e7e86eebd2f
[]
no_license
abagwell/myshell
d0568173ff9aeb83ec7f3387627ec4b97a7078be
dc1427187f32afdab5d9dd5c1a56db78f9013994
refs/heads/master
2021-06-08T19:13:09.963062
2016-12-19T17:32:54
2016-12-19T17:32:54
null
0
0
null
null
null
null
UTF-8
C
false
false
13,886
c
/* Name: Andrew Bagwell File: smallsh.c Description: This is a small shell program that runs within a bash shall. It has three built in commands with all other processes being forked and exec'd. This shell can handle simple redirection as well. It handles foreground as well as background processes. Summary: main() ...
[ "andrewbagwell1@gmail.com" ]
andrewbagwell1@gmail.com
79ef74eaa0d2cb1d05e812645b8b4b0b3caacf0a
2158b2c0d19f472e3fa1c7f53222ee878f75f978
/xorg-server-android/hw/xfree86/loader/loader.c
b72b8b89deba5e5e43a889a4db51feda820e0ccc
[ "MIT-open-group", "BSD-3-Clause", "LicenseRef-scancode-warranty-disclaimer", "SGI-B-2.0", "LicenseRef-scancode-x11-adobe", "X11-distribute-modifications-variant", "HPND-sell-variant", "ICU", "LicenseRef-scancode-mit-old-style", "HPND", "ISC", "LicenseRef-scancode-xfree86-1.0", "LicenseRef-sc...
permissive
sulmone/X11
f5feb486ea628f5fd327adafa884f343d136711a
59029dc09211926a5c95ff1dd2b828574fefcde6
refs/heads/master
2021-12-14T17:09:17.130019
2013-02-08T12:22:33
2013-02-08T12:22:33
7,878,511
3
0
null
null
null
null
UTF-8
C
false
false
6,280
c
/* * Copyright 1995-1998 by Metro Link, Inc. * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that * copyright notice and this permission noti...
[ "chris@liquidmetalgames.com" ]
chris@liquidmetalgames.com
363ee3a874d3be42cb9274cc36b4aea82d67645e
5b44f7b4bb96e466c40d421ce01ffa2353c40acb
/ONENET/coap_lwm2m/transaction.c
85e03a76b81202d1ab88fa762021ea0d6d9bbd82
[]
no_license
szp7788196/SLC_OneNet_NEMA
5c3a099df87e9c311a46fedeed543d5bce74f658
9dac6b79cce6742359ce7986ef48d3f330432262
refs/heads/master
2020-04-28T07:56:34.011530
2019-06-27T06:27:17
2019-06-27T06:27:17
175,108,230
0
0
null
null
null
null
UTF-8
C
false
false
3,438
c
/** * Copyright (c) 2017 China Mobile IOT. * All rights reserved. **/ #include "internal.h" #include "stdio.h" int nbiot_transaction_add(nbiot_device_t *dev, bool update, const uint8_t *buffer, ...
[ "790411585@qq.com" ]
790411585@qq.com
914a02ff3d7ea962b08b5783758111f182e2cbdd
b71b8bd385c207dffda39d96c7bee5f2ccce946c
/testcases/CWE78_OS_Command_Injection/s09/CWE78_OS_Command_Injection__wchar_t_listen_socket_w32_spawnlp_09.c
f733d61debadc0a7271bfb9ee9cec2c465fd0eb4
[]
no_license
Sporknugget/Juliet_prep
e9bda84a30bdc7938bafe338b4ab2e361449eda5
97d8922244d3d79b62496ede4636199837e8b971
refs/heads/master
2023-05-05T14:41:30.243718
2021-05-25T16:18:13
2021-05-25T16:18:13
369,334,230
0
0
null
null
null
null
UTF-8
C
false
false
6,876
c
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE78_OS_Command_Injection__wchar_t_listen_socket_w32_spawnlp_09.c Label Definition File: CWE78_OS_Command_Injection.strings.label.xml Template File: sources-sink-09.tmpl.c */ /* * @description * CWE: 78 OS Command Injection * BadSource: listen_socket Read data using a l...
[ "jaredzap@rams.colostate.edu" ]
jaredzap@rams.colostate.edu
c8ae029f42693db98d709324140c93536dd1c822
b462811325894bb60df5b57fdc4dafcb0412c01d
/sys/src/libgo/runtime/go-assert.c
ae6af2fdee055e8644833479aed517439e223848
[]
no_license
mischief/goose
77f25680241c74ce2641cd781a7d2066ad4bb760
f3db70fcd3d5f236dfe80f2ec385b0b9792b2e8c
refs/heads/master
2021-01-14T14:22:45.090099
2014-01-07T03:22:33
2014-01-07T03:22:33
null
0
0
null
null
null
null
UTF-8
C
false
false
514
c
/* go-assert.c -- libgo specific assertions Copyright 2010 The Go Authors. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. */ //#include <stdio.h> //#include <stdlib.h> #include "runtime.h" #include "go-assert.h" void __go_assert_fail (...
[ "mischief@offblast.org" ]
mischief@offblast.org
18d372a6c40991329bf80f23c21c060246783d95
60cf05248ffef70857654c8cae781f51185e61e2
/c/gtk3/hello/main.c
7a3024af1f26a5e60ca0d480b5b5b09cf9ded5ee
[]
no_license
Soveu/random
ae21cbb6ce7fe56fbbc660c9a8821dc52f9a6cfc
9536ba9cb2da7cbee3adb1a50d6b5acc9ab405ff
refs/heads/master
2022-06-22T11:26:08.296215
2022-06-08T10:26:10
2022-06-08T10:26:10
168,704,478
0
0
null
null
null
null
UTF-8
C
false
false
1,212
c
#include <gtk/gtk.h> static void print_hello (GtkWidget *widget, gpointer data) { g_print ("Hello World\n"); } static void activate (GtkApplication *app, gpointer user_data) { GtkWidget *window; GtkWidget *button; GtkWidget *button_box; window = gtk_application_window_new (a...
[ "panrosolek@gmail.com" ]
panrosolek@gmail.com
6c2150d7c20defb9d1b803212fb1653e45a3fd32
f89b4b753be4a6a1d9a714dd840cd3183a6a8a7b
/im2col.c
bd5a99fe28045f20b1d7ff1ea7323946c450bb7c
[]
no_license
laski007/darknet9000
04547594c44171e5216607ecd60be6915841c5d8
4c6ee33330e247aa1a1ea5f18442a43400692980
refs/heads/master
2021-01-23T10:54:56.543950
2017-06-06T22:11:54
2017-06-06T22:11:54
93,103,034
0
0
null
null
null
null
UTF-8
C
false
false
3,417
c
#include "im2col.h" #include <stdio.h> float im2col_get_pixel(float *im, int height, int width, int channels, int row, int col, int channel, int pad) { row -= pad; col -= pad; if (row < 0 || col < 0 || row >= height || col >= width) return 0; return im[col + width*(row +...
[ "noreply@github.com" ]
laski007.noreply@github.com
3b52f7874028b0e2f699a91f93c5e5bdfbcd65b8
041efdad486372f118d32bd9951e9b91408570e6
/adt/static_hash.h
5b466efb4100040a9efab3bf689e5a4d63ce9202
[]
no_license
kspine/heidsoft-libc
6320e5e47f91307511c09dad008da3ec38b6d48a
38c9ef0caa150fa3607b1a48c850d6afa3632529
refs/heads/master
2021-01-20T06:58:00.117618
2017-06-19T08:30:16
2017-06-19T08:30:16
null
0
0
null
null
null
null
GB18030
C
false
false
752
h
#ifndef _STATIC_HASH_H #define _STATIC_HASH_H #define __USE_GNU #include <search.h> #include <stdarg.h> typedef struct dnsurl_s { char urlstr[64]; uisigned int ip[4]; char flag; /*0:自定义解析 1:禁止访问*/ }dnsurl; #define hash_entry ENTRY typedef struct hsearch_data hash_table; hash_tabl...
[ "heidsoft@sina.com" ]
heidsoft@sina.com
afdd5f09ff87633babd58a9ecb371f696244bfef
14b83485962e984de53459ebc9848fce086bbc02
/Balance.cydsn/codegentemp/Throttle_Pin.c
aaf63f78fce2c7f28a53617e416d7d6043b567e8
[]
no_license
JonathanBush/Smart-Bike-PSoC
3f2ec3f4cbbebff749c58c41cc87d082b334ddbe
78e463c8cdbec66bb40ccc573f6408c3d0db8f2b
refs/heads/master
2020-05-18T20:03:23.906342
2019-05-03T21:54:43
2019-05-03T21:54:43
184,620,090
0
0
null
null
null
null
UTF-8
C
false
false
8,859
c
/******************************************************************************* * File Name: Throttle_Pin.c * Version 2.20 * * Description: * This file contains API to enable firmware control of a Pins component. * * Note: * ******************************************************************************** * Copyrigh...
[ "jebush2@asurite.asu.edu" ]
jebush2@asurite.asu.edu
3c2b90a9cd9e23467d46d63ddda71bfa33d4d6d7
e3a73671a820024c942abc5d1e68e5679e755886
/Loop.c
ba62a8e6d9625bca37acb9968ee0da88d31c31b8
[]
no_license
Chase124/Learning-C-code-
556446cb8d34f54cbc3c60f2d7ac9e2b41728c89
19e8e55cbccc41271ed598e5628e82018be7852b
refs/heads/master
2020-03-27T11:48:26.719300
2018-08-28T21:28:43
2018-08-28T21:28:43
146,508,369
0
0
null
null
null
null
UTF-8
C
false
false
178
c
#include <stdio.h> int main() { printf("The first 10 natural number is:\n"); for (int i=1 ; i<=10 ; i++) { printf("%d ",i); } printf("\n"); return 0; }
[ "chaseporter@chases-mbp.lan" ]
chaseporter@chases-mbp.lan
c94c514a61b4856a432444c95a72d045c721e3fc
94456372edceb7e71b994789346472f24215300d
/Day-3/Day_3_p1_exportmod/Avg.mod.c
91706e244959007d315de4cf0bbbd86d86f869f1
[]
no_license
sowmyashaik/LDD_210550154013_sowmya
a91bca1da51c12d5275b654417bc3ec32a3f2778
7512b2a1beeea065e9e6a688317c2aecaec7857e
refs/heads/master
2023-07-08T14:51:12.772951
2021-08-19T08:27:35
2021-08-19T08:27:35
394,962,651
0
0
null
null
null
null
UTF-8
C
false
false
846
c
#include <linux/module.h> #define INCLUDE_VERMAGIC #include <linux/build-salt.h> #include <linux/vermagic.h> #include <linux/compiler.h> BUILD_SALT; MODULE_INFO(vermagic, VERMAGIC_STRING); MODULE_INFO(name, KBUILD_MODNAME); __visible struct module __this_module __section(".gnu.linkonce.this_module") = { .name = KBU...
[ "sowmya@sowmya.com" ]
sowmya@sowmya.com
b4e19467c26275ac03dbd6b0087458e97a4f9516
c7b1686493eca805c9ba97b6f7ac5ef3206cbfe6
/fuse-sftp.c
b5f45b22e6c0b64b0dbba96c2e00aa095e727226
[]
no_license
stefbon/fs-workspace
8a0e5f4ff7741a8ff954c26f5557b38a351da119
d109048fe106f6f9d2567d48ce3c6201c55064c5
refs/heads/master
2023-01-24T05:12:49.743577
2020-12-08T22:14:29
2020-12-08T22:14:29
303,079,996
1
0
null
null
null
null
UTF-8
C
false
false
24,904
c
/* 2010, 2011, 2012, 2103, 2014, 2015, 2016, 2017 Stef Bon <stefbon@gmail.com> 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...
[ "stefbon@gmail.com" ]
stefbon@gmail.com
dd0cbd2af5f47d26234d9654139c6ca8dd4c8805
f59eb2eee3e524295e32ec5fb64fa90cd530b8e1
/src/libc/string/strncat.c
896a1d1df571bb71a29ddb678166ce87881b2a40
[]
no_license
iliak/68kOS
2eb71ce4645f78ef57db8a08b51dfbe2b3e02d6d
12591e42709ea677b40666488b3130c78b476463
refs/heads/master
2016-08-10T21:40:41.354457
2015-11-28T08:20:19
2015-11-28T08:20:19
47,015,771
0
0
null
null
null
null
UTF-8
C
false
false
542
c
#include <string.h> /** * strncat - Append a length-limited, C-string to another * @dest: The string to be appended to * @src: The string to append to it * @count: The maximum numbers of bytes to copy * * Note that in contrast to strncpy(), strncat() ensures the result is * terminated. */ char *strncat(char ...
[ "iliak@mimicprod.net" ]
iliak@mimicprod.net
3da068ce90dece7fb10440eb793288f34303cccf
9826fabd5e417fb52f0b1fd3083f3aced5fd1c8b
/Pods/Headers/Private/LFImagePickerController/UIImage+LF_Format.h
3e952c47ddd37cd1c2f6065672e721bcb77c8f4f
[]
no_license
Simon1223/HDWebSocketText
bde58028fe16c9121b53950dd566acdf253cc65f
e21b74cbe2b93fb71db230b731cd283b7a1911a2
refs/heads/master
2021-01-25T05:02:15.547370
2017-06-07T09:58:16
2017-06-07T09:58:16
93,504,091
0
0
null
null
null
null
UTF-8
C
false
false
97
h
../../../LFImagePickerController/LFImagePickerController/class/utils/Category/UIImage+LF_Format.h
[ "578793587@qq.com" ]
578793587@qq.com
cfba04680bb3e46076e423324683658d683b598d
70bb787cd3070dfa53408529cc10ae9f5c84ac8d
/lab9/symtable.h
70b748b18928c0bf0070c5a91b980d0e8011fbfa
[]
no_license
tom9910/undergrad
b4c27690ccc89d0931f4289845e2383b284588cd
7c42a1a3f6cc221ef23519739aaebd19b976b411
refs/heads/master
2021-07-17T04:15:31.084255
2020-09-14T06:51:18
2020-09-14T06:51:18
208,369,277
0
0
null
null
null
null
UTF-8
C
false
false
897
h
//Thomas Sanchez //lab9.c //05-08-20 // lab9 changes: PRODUCE MIPS CODE add strings #include "ast.h" #ifndef _SYMTAB #define _SYMTAB void Display(); int Delete(); int FetchAddr (char *lab); struct SymbTab { char *name; int offset; /* from activation record boundary */ int mysize; /* numbe...
[ "tomasanchez9910@gmail.com" ]
tomasanchez9910@gmail.com
c0d34928d5de2b1f8102343029b8553eb74b3bf0
d89e539c3374907b624882c5c9fb2a21f8742782
/KinematicSym/Code/slprj/_sfprj/simlwrkuka_kinematics/_self/sfun/src/simlwrkuka_kinematics_sfun.h
e95d04b71ebe0acc3cd630793ff0b2403cdbce03
[]
no_license
fahaghverd/KUKA-LBR-iiwa-Sim
f8beab719a4363f177345620391bb868da7063ab
7aa9196b981eb831466fe3b79ce9cabd35510129
refs/heads/master
2020-08-07T01:38:15.304868
2019-10-06T21:17:16
2019-10-06T21:17:16
213,244,816
0
1
null
null
null
null
UTF-8
C
false
false
1,517
h
#ifndef __simlwrkuka_kinematics_sfun_h__ #define __simlwrkuka_kinematics_sfun_h__ /* Include files */ #define S_FUNCTION_NAME sf_sfun #include "sf_runtime/sfc_sf.h" #include "sf_runtime/sfc_mex.h" #include "rtwtypes.h" #include "multiword_types.h" #include "sf_runtime/sfcdebug.h" #define rtInf ...
[ "fhaghverd@gmail.com" ]
fhaghverd@gmail.com
00cdfbe282d91e8d938c8c8b6682e253f1912321
2c6baae7c493a32f2ac8c483442d5c88598d8b46
/src/chatease-server.c
84aea502d9f31b4372d09fc806782b9c44bb9010
[ "Apache-2.0" ]
permissive
wangscript007/chatease-server
eec11f648bae42b2c6d78fc797c0f84f8c41e724
0e6786e0ddba626a475ca02c846c67fce42c97f6
refs/heads/master
2021-09-01T17:13:06.342694
2017-12-28T02:34:20
2017-12-28T02:34:20
null
0
0
null
null
null
null
UTF-8
C
false
false
2,551
c
/* ============================================================================ Name : chatease-server.c Author : Tony Lau Version : 1.x.xx Copyright : studease.cn Description : Websocket chat server. ============================================================================ */ #include "cn...
[ "670292548@qq.com" ]
670292548@qq.com
68f6a60c44b48c7b348e8c079ff9cd2b7d00eb98
28fd09aacd43dd7c854cee588fd13407ee3b5a05
/acsl/libraries/libc/test/math/round/test_floorf.c
fef6c4568eb85b8b0f74db9a74d4244f1554d805
[ "Apache-2.0" ]
permissive
AnnotationsForAll/annotationsforall
3e9a444ba689153aa7bd0c027bf74e97ec9c4128
16024a9ffecdb72b638e1f942c567f8815183e89
refs/heads/master
2021-01-13T00:53:00.474354
2017-03-31T16:40:34
2017-03-31T16:40:34
53,446,061
4
1
null
null
null
null
UTF-8
C
false
false
350
c
#include "../../../test_common.h" #include <math.h> void runSuccess() { floorf(1.0f); floorf(0.0f); floorf(43.56f); floorf(-2.5f); floorf(anyfloat()); } void runFailure() { } int f; void testValues() { f = 2; float result; floorf(anyfloat()); //@ assert f == 2; ...
[ "crazybonesj@yahoo.com" ]
crazybonesj@yahoo.com
dca4e436c0037adc3e104b4a1db0b1d58a9416df
6ebfc45ff367066c0c77e5ade3b052d89c8883e6
/symbolTable.h
623ee88de0bbe02987ad3f967ebf992de685526e
[]
no_license
GITHUBear/Lava-Compiler
f93d65563573d98f806ef01d0cc213adfc73f6e1
e62d26dfc2f32a7bbf701b457e3ab4831ad70947
refs/heads/master
2020-05-23T02:29:00.979058
2019-06-05T05:42:17
2019-06-05T05:42:17
186,604,824
6
0
null
null
null
null
UTF-8
C
false
false
520
h
#ifndef SYMBOL_TABLE_H #define SYMBOL_TABLE_H #define DX (-8) #define ARGDX 0 #define FUNC 1 #define VAR 2 #define ARRAY 3 #define ROWMAX 10000 typedef struct symtable{ char *name; int type; int level; int offset; int *types; int *argnum; char oname[20]; int namedup; int size; } ...
[ "1729307751@qq.com" ]
1729307751@qq.com