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
c94e2043fe215b4374c174a9c4c958e7aeed67cb
8632613274a9c44847df77a362482c8d8161a889
/Assignment 2/Assignment 2b/child.c
6f46782c7769863e00f9720f5cd5e3659bcc782e
[]
no_license
ozturkosu/OSlab
ab2d7c80db6f84f4c43b75a13e6b393382dd11d9
98124abc6cf7510a280b704a3ccd757620942b64
refs/heads/master
2020-05-17T17:29:21.780191
2015-10-06T07:04:48
2015-10-06T07:04:48
null
0
0
null
null
null
null
UTF-8
C
false
false
2,477
c
#include <time.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <unistd.h> #include <sys/types.h> /*MACROS*/ #define REQUEST 100 #define PIVOT 200 #define LARGE 300 #define SMALL 400 #define READY 500 #define EXIT 600 int main(int argc, char const *argv[]) { srand(time(NULL)); int fc[2]; ...
[ "ashutosh.baheti95@gmail.com" ]
ashutosh.baheti95@gmail.com
110bc50e6eccc5d818748144eee2c2f71b554080
4b117d8aa8fbccb33cc3fc2d5233f621f4ae114f
/dm9000x.h
e8e9cb5ae34e26e2d5c54c78da63445c6340df36
[]
no_license
cleanli/s3c2440
666d1cbdc60294a765ad8c48dd01f77681b6bb0d
cf77dae787d42ef83dbbb709073a3dddf9dd738f
refs/heads/master
2022-11-07T20:57:58.733378
2020-06-26T14:39:39
2020-06-26T14:39:39
264,446,544
0
0
null
null
null
null
UTF-8
C
false
false
3,587
h
/* * dm9000 Ethernet */ #ifndef _DM9000X_H #define _DM9000X_H #include "debug.h" #include "common.h" #define DM9000_ID 0x90000A46 #define DM9000_PKT_MAX 1536 /* Received packet max size */ #define DM9000_PKT_RDY 0x01 /* Packet ready to receive */ /* although the registers are 16 bit, they are 32-bit aligned. *...
[ "clean_li@yahoo.com" ]
clean_li@yahoo.com
ae07df8e7b96a5c57068592354b5389379aad325
a153092f42293c811fd6a4b76d620139e1e08f2f
/synergy/ssp/inc/framework/instances/sf_external_irq.h
30535a623d92a534e04e98df2782459f0e91eda0
[]
no_license
JPacho/ProyectoIntegrador
8ee990117c0c2df86485c387f4f1ead9372ca9f7
6bb1524874cf0cd00e752d337efdc950ce522e20
refs/heads/master
2020-06-16T01:38:34.584753
2019-10-31T03:33:23
2019-10-31T03:33:23
195,445,494
0
0
null
2019-10-19T14:52:50
2019-07-05T17:23:58
C
UTF-8
C
false
false
5,224
h
/*********************************************************************************************************************** * Copyright [2015-2017] Renesas Electronics Corporation and/or its licensors. All Rights Reserved. * * This file is part of Renesas SynergyTM Software Package (SSP) * * The contents of this fil...
[ "fcojair.dico@gmail.com" ]
fcojair.dico@gmail.com
b40bbec98f4fbbd9452bdcd7e236ec20baed1a34
103bd751cb3ac3f560668198c75f1a4e47faf561
/utility/index_split.c
422227c40af1e88c782fe52ca788f9a0a94955c2
[]
no_license
xorpse/safe-string
9f72e0252ba31cc9605ef60d1db06e92109171e1
1c73e8246eaa193c1daa423ef0dc694cb0b458cf
refs/heads/master
2016-09-16T04:21:19.638445
2012-02-06T22:20:43
2012-02-06T22:20:43
3,250,802
2
0
null
null
null
null
UTF-8
C
false
false
3,709
c
/*! * @file utility/index_split.c * @brief Splits a string based on an array of indexes. * @author Sam Thomas <s@ghost.sh> * * @section LICENSE * Copyright (c) 2012 Sam Thomas <s@ghost.sh> * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permit...
[ "s@ghost.sh" ]
s@ghost.sh
c6dc7460ace962b207e92cbedf5868ffebb593d8
bce519ba4dc9cabf61cd1b73aa84563292ccad1b
/class/3_multiprocess/for_a_fist_full_of_syscalls.c
32af7ab310d4274993736c174af426c9627ca655
[]
no_license
robertu94/cpsc3220-f18
cb617c0411cd28528765f801416f459ba5e9aa19
cb4c67b8a3278f9a662468e30f357cc2b571e6e7
refs/heads/master
2020-03-23T22:40:12.787234
2018-11-26T14:53:11
2018-11-26T14:53:11
142,189,944
4
3
null
null
null
null
UTF-8
C
false
false
735
c
#include <stdio.h> #include <sys/types.h> #include <sys/wait.h> #include <unistd.h> #include <stdlib.h> int global = 3; void parent(pid_t child_pid) { pid_t parent_pid = getpid(); printf("parent started %d\n", parent_pid); int status; waitpid(child_pid, &status, 0); printf("parent done\n"); } void child() { ...
[ "rr.underwood94@gmail.com" ]
rr.underwood94@gmail.com
ef1171eade9fd26f1b1694c9f01cb12231115006
6a9109d3397bd74f7cfd3ccb361626a59a8a59e2
/CES/SOURCE/COSTSHT/dialog.h
04401d01047265469c0bd1f196298fd695b6a7a0
[]
no_license
gnu0000/mec-old-ces_old
f57638e1989253ef7c732b93019891100869e445
991cc945576db8b693bfd6d7cd533e02f95477e7
refs/heads/master
2023-05-26T23:14:25.193145
2021-06-15T01:18:36
2021-06-15T01:18:36
376,997,692
0
0
null
null
null
null
UTF-8
C
false
false
2,048
h
/*--------------------------------------------------------------------------+ | | | Copyright (c) 1992 by AASHTO. All Rights Reserved. | | | | ...
[ "craig.fitzgerald00@gmail.com" ]
craig.fitzgerald00@gmail.com
06c0a158c648cc7e20f2c1874688c9107d75120a
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/php-src/ext/pcre/extr_php_pcre.c_php_pcre_free.c
666c07c0afd9eeb63621fd3b4320d058d31de2fb
[]
no_license
isabella232/AnghaBench
7ba90823cf8c0dd25a803d1688500eec91d1cf4e
9a5f60cdc907a0475090eef45e5be43392c25132
refs/heads/master
2023-04-20T09:05:33.024569
2021-05-07T18:36:26
2021-05-07T18:36:26
null
0
0
null
null
null
null
UTF-8
C
false
false
536
c
#define NULL ((void*)0) typedef unsigned long size_t; // Customize by platform. typedef long intptr_t; typedef unsigned long uintptr_t; typedef long scalar_t__; // Either arithmetic or pointer type. /* By default, we understand bool (as a convenience). */ typedef int bool; #define false 0 #define true 1 /* Forward d...
[ "brenocfg@gmail.com" ]
brenocfg@gmail.com
dd4d86b4df895a1e308cc63c0e7cb2c2a8035a0f
092a97511c1b08dc960ae2d721c1969d361508d3
/src/swipl-7.7.10/packages/nlp/porter_stem.c
d6a9ae06ec0974f7459d61df36fbb9bcad4f7056
[ "BSD-2-Clause" ]
permissive
42n4/rolog
2da1a5f0f8ca4e3ab3e7e6123166e39f8a188bea
b836220551c20c265cb1c55e02c2e561459aa508
refs/heads/master
2021-04-27T09:06:47.945084
2018-02-23T02:00:48
2018-02-23T02:00:48
122,507,761
3
0
null
2018-02-22T16:55:41
2018-02-22T16:55:40
null
UTF-8
C
false
false
21,279
c
/* $Id$ This is the Porter stemming algorithm, coded up in ANSI C by the author. It may be be regarded as canonical, in that it follows the algorithm presented in Porter, 1980, An algorithm for suffix stripping, Program, Vol. 14, no. 3, pp 130-137, only differing from it at the points maked --DEPAR...
[ "Matthias.Gondan@psy.ku.dk" ]
Matthias.Gondan@psy.ku.dk
af91f039425dd299c4f090755900d7b4d3b766bf
6b40e9dccf2edc767c44df3acd9b626fcd586b4d
/NT/base/mvdm/softpc.new/base/ccpu386/ntthread.h
17333219df71a9e28a8be7a7075cd7987ef548f6
[]
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
298
h
extern void ccpu386InitThreadStuff(); extern void ccpu386foundnewthread(); extern void ccpu386newthread(); extern void ccpu386exitthread(); extern jmp_buf *ccpu386SimulatePtr(); extern void ccpu386Unsimulate(); extern jmp_buf *ccpu386ThrdExptnPtr(); extern void ccpu386GotoThrdExptnPt();
[ "seta7D5@protonmail.com" ]
seta7D5@protonmail.com
24372c8eb50608e63c5b2761e8598cc039d5df58
4bab98acf65c4625a8b3c757327a8a386f90dd32
/ros2-windows/include/rcl_interfaces/msg/detail/floating_point_range__type_support.c
dd9d9be27c35551a5601d7d5d2406ad27125a3cf
[]
no_license
maojoejoe/Peach-Thinning-GTRI-Agricultural-Robotics-VIP
e2afb08b8d7b3ac075e071e063229f76b25f883a
8ed707edb72692698f270317113eb215b57ae9f9
refs/heads/master
2023-01-15T06:00:22.844468
2020-11-25T04:16:15
2020-11-25T04:16:15
289,108,482
2
0
null
null
null
null
UTF-8
C
false
false
5,003
c
// generated from rosidl_typesupport_introspection_c/resource/idl__type_support.c.em // with input from rcl_interfaces:msg\FloatingPointRange.idl // generated code does not contain a copyright notice #include <stddef.h> #include "rcl_interfaces/msg/detail/floating_point_range__rosidl_typesupport_introspection_c.h" #in...
[ "aidencfarrar@gmail.com" ]
aidencfarrar@gmail.com
a5826a83f1ba3032208243d09fb859aeab8f3343
19b8b19016db3b84014497198ebf59f9e7f8e238
/lib/libft/ft_toupper.c
930672010512e58383c28dafbcc1e3da074a7e0b
[]
no_license
42-mvan-wij/ft_printf
26dbbec956bc1d65ebcfde1d58ff89807e10bdc6
aaa0d3ddbdf9364237f6c360759b446693345a3a
refs/heads/master
2023-04-06T06:03:25.140011
2021-03-27T13:06:14
2021-03-27T13:06:14
null
0
0
null
null
null
null
UTF-8
C
false
false
984
c
/* ************************************************************************** */ /* */ /* :::::::: */ /* ft_toupper.c :+: :+: ...
[ "mvan-wij@student.codam.nl" ]
mvan-wij@student.codam.nl
8f7458d9b53dbb3e7c57bce541ecc1460de184d5
b01299f1d8972949863b3862ac6b83da580d443f
/lib/tspam/downloads/mess822-0.58/caltime.h
36ed8ea049404bd48c6bea7328f546edd044c84f
[]
no_license
neophytos-sk/phigita-star
daf170f29212f601270c8182ffb1835163485efe
dd48dc5f5768acb199c3ee2866d01efb4ef98f8a
refs/heads/master
2021-01-25T10:21:12.039782
2016-02-24T09:50:28
2016-02-24T09:50:28
35,161,947
3
2
null
2023-03-20T11:47:34
2015-05-06T14:01:52
HTML
UTF-8
C
false
false
293
h
#ifndef CALTIME_H #define CALTIME_H #include "caldate.h" struct caltime { struct caldate date; int hour; int minute; int second; long offset; } ; extern void caltime_tai(); extern void caltime_utc(); extern unsigned int caltime_fmt(); extern unsigned int caltime_scan(); #endif
[ "neophytos@gmail.com" ]
neophytos@gmail.com
61d51457b05f6288aba7d92edebc6896266b6670
0b12d6110fe8a54ccb3829f69707a229bfb35282
/naruto/u/m/mouse/tree/tree37.c
b14b41214478098250c115cd3bccd81c4439ca24
[]
no_license
MudRen/mudos-game-naruto
b8f913deba70f7629c0bab117521508d1393e3b6
000f286645e810e1cd786130c52d7b9c1747cae8
refs/heads/master
2023-09-04T05:49:01.137753
2023-08-28T12:19:10
2023-08-28T12:19:10
245,764,270
1
0
null
2020-03-08T06:29:36
2020-03-08T06:29:36
null
BIG5
C
false
false
456
c
#include <ansi.h> inherit ROOM; void create() { set("short","土著村"); set("long", @long 這裡似乎就是土著的村子了,不過因為外來者的入侵,除了戰士 之外找不到婦女、老人和小孩。 long); set("exits", ([ "west" : __DIR__"tree36.c", "east" : __DIR__"tree38.c", ])); set("objects", ([ __DIR__"npc/shooter.c" : 2, __DIR_...
[ "zwshen0603@gmail.com" ]
zwshen0603@gmail.com
3b6fc34a6bae1602cf346cf1d97bae1a6b376e67
65832c922286fd921f8eaaba1434c847cb688d92
/Systematics/MCShape_f0Shape_Sys.C
0c2c28c3a84fb18c75d27900a8266a895a8fe44b
[]
no_license
JelovXCMS/Ds_Ana
ebcf2caf147669a0b8b31f58a53c9a33627d8dd2
f70b57d1e7dfac4593abe5ded1b9a30177026192
refs/heads/master
2020-09-06T04:27:29.511931
2019-11-07T19:56:38
2019-11-07T19:56:38
220,318,059
0
0
null
null
null
null
UTF-8
C
false
false
6,111
c
#include "/home/peng43/work/Project/Ds_PbPb/Ds_PbPbAna/include/parameters.h" #include "/home/peng43/work/Project/Ds_PbPb/Ds_PbPbAna/include/uti.h" #include "/home/peng43/work/Project/Ds_PbPb/Ds_PbPbAna/include/helpers/plotting.h" #include "/home/peng43/work/Project/Ds_PbPb/Ds_PbPbAna/include/helpers/InitStyle.h" #inc...
[ "peng43@purdue.edu" ]
peng43@purdue.edu
14b9fa30ae8213a02de15285000d12247af34dc0
629fe294f0362be77d0c619352a8b05ae43dffa2
/modexhs.h
0aa7f8820cdf53e47b052b013f0a5b45dde67c12
[]
no_license
20goto10/superjoust
0d1bf63ec22d02e004a78421615a9ccec2e176b4
c266e22dda4731c0703a9c66dd512087bff02239
refs/heads/master
2021-01-10T20:58:52.700226
2013-05-23T22:03:38
2013-05-23T22:03:38
null
0
0
null
null
null
null
UTF-8
C
false
false
1,689
h
#ifndef __STDIO_H #include <stdio.h> #endif #ifndef __STDLIB_H #include <stdlib.h> #endif #ifndef __DOS_H #include <dos.h> #endif #ifndef __MEM_H #include <mem.h> #endif #define CRTC_ADDR 0x3d4 #define SEQU_ADDR 0x3c4 #define GRAC_ADDR 0x3ce typedef unsigned char unchar; unchar *vga = (unchar*) MK_FP(0xA000,0); un...
[ "bbcpluto@gmail.com" ]
bbcpluto@gmail.com
be55a9f7eb67689012be539b6a2cd6883d420136
48b13a215c666f459c74d2b5f33a390526359798
/vendor/github.com/spdk/spdk/dpdk/app/test-pmd/cmdline.c
589121d69cca73cb755af1b36b99d1805637db6e
[ "BSD-3-Clause", "GPL-2.0-only", "Apache-2.0" ]
permissive
ColinIanKing/oim
ff287a5535c07cf22c3485c019af3e138842315c
930f4833602a686c52627350101c7b5359423205
refs/heads/master
2023-07-20T03:35:40.236957
2019-01-14T14:11:06
2019-01-15T09:27:35
169,052,938
1
0
Apache-2.0
2019-02-04T09:12:33
2019-02-04T09:12:33
null
UTF-8
C
false
false
557,686
c
/* SPDX-License-Identifier: BSD-3-Clause * Copyright(c) 2010-2016 Intel Corporation. * Copyright(c) 2014 6WIND S.A. */ #include <stdarg.h> #include <errno.h> #include <stdio.h> #include <stdint.h> #include <string.h> #include <termios.h> #include <unistd.h> #include <inttypes.h> #ifndef __linux__ #ifndef __FreeBSD_...
[ "patrick.ohly@intel.com" ]
patrick.ohly@intel.com
a04e7fc1bf0351028a3ea372a162cab3b57660d0
30980a2594f6cee571a42b7fd3e9270ea9ecc079
/c/gtk/button_radio/button.c
41e1ef118c51505d9943b37fea9a534977d831c7
[]
no_license
ewangplay/exercise
dd6ffe269af76872a5b54b004512cd00454d6ba1
a0c1b22d0ce4e27c1af0410fbe774a869bc9a08f
refs/heads/master
2021-01-19T01:43:36.365107
2016-06-22T15:50:14
2016-06-22T15:50:14
22,347,453
0
0
null
null
null
null
UTF-8
C
false
false
5,192
c
#include <gtk/gtk.h> void check_callback ( GtkWidget *widget, gpointer data ) { if(gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(widget))) { g_print ("%s has been selected.\n", (gchar *)data); } else { g_print ("%s has been unselected.\n", (gchar *)data); } } void ok_callback(...
[ "ewangplay@gmail.com" ]
ewangplay@gmail.com
710a86f32b74161e1e47de9f9752a22f2691f0d7
2875f808e793a01ec0d011b5689669d6b9e27d2a
/gcc/device/include/instance/usart0.h
29db31ea583977fabe06f81ce637277a8d6c1a9a
[]
no_license
SAME70Examples/c_01_led
351be80bb7a357bbec37bc311d17ece1a570303e
b285158a76294af0c5751aee957efe2414fef5af
refs/heads/master
2021-05-04T10:33:54.952652
2017-09-06T08:36:48
2017-09-06T08:36:48
48,956,086
0
0
null
null
null
null
UTF-8
C
false
false
8,812
h
/* ---------------------------------------------------------------------------- */ /* Atmel Microcontroller Software Support */ /* SAM Software Package License */ /* -----------------------------------------------------------------...
[ "limonesu.me@gmail.com" ]
limonesu.me@gmail.com
8f2429d4bec8c3aa2ad878aa36f83b843e80e1c7
c7b1686493eca805c9ba97b6f7ac5ef3206cbfe6
/ssh/send/write-socket.h
14743763b08207e6ab84092b04b3389713f7cb9c
[]
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
925
h
/* 2018 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 version. This program is distributed i...
[ "stefbon@gmail.com" ]
stefbon@gmail.com
06f2d6ae6294dd5bd69a0469084186a87fbeffa5
7b46d010786df690a548033ecdfc374b2e73bad6
/c/src/parent_tree.c
310db163138a8651fc8b36fd4414c291b2b9b200
[]
no_license
RobinYang11/algorithm
2eb4af1fa391e28c7ce89afb8184bced8d0800c8
21dcb35817f834501aa864921b1682bf8a61a79a
refs/heads/main
2023-02-23T01:27:02.799470
2021-01-26T11:50:15
2021-01-26T11:50:15
332,600,863
1
0
null
null
null
null
UTF-8
C
false
false
514
c
#define MAX 100 typedef struct Node { char *value; int *parent; int *index; }; typedef struct ParentTree { struct Node nodes[MAX]; int *nodeNum; }; int treeDepth(struct ParentTree *tree) { int maxDepth = 0; for (int i = 0; i < tree->nodeNum; i++) { int depth = 0; for (int j = i; j > 0; j =...
[ "756517553@qq.com" ]
756517553@qq.com
e1a043595db257e7ef45042a7c79a25647a21a75
2c22f8bda440d9496c34572acd2dde4db4aba419
/MPU6050/MPU6050.h
0d65634fd318f86c82242df2a520de19e7b53ff8
[]
no_license
mgonulkirmaz/mpu6050_hal_library
5c8cff48aba013fe2dba80544eb7f8c94465c27e
6b208d1e808e4254e02c50287835bfc750c71bd6
refs/heads/main
2023-08-15T11:20:53.052483
2021-09-19T19:41:09
2021-09-19T19:41:09
401,968,478
0
0
null
null
null
null
UTF-8
C
false
false
6,169
h
/* * MPU6050.h * * Created on: Aug 16, 2021 * Author: mgk */ #ifndef INC_MPU6050_H_ #define INC_MPU6050_H_ #ifdef __cplusplus extern "C" { #endif // INCLUDES #include <stdint.h> #include "stm32f4xx_hal.h" // DEFINES #ifndef MPU6050_ADDR #define MPU6050_ADDR 0x68 #endif #define MPU6050_CALIBRATION_CNT ...
[ "mgonulkrmaz@gmail.com" ]
mgonulkrmaz@gmail.com
6b307af5e3b5ef7110af2b9ac31e70968a5778bb
c0a717b3cae89fd5f7afd5270644774fde8b6ec1
/server/src/native/cm/src/tcp_abort/tcp_abort.h
92a3b676dba9d4e3bf8ea31bfd336b5cd83832ce
[]
no_license
elambert/honeycomb
c11f60ace76ca0ab664e61b4d2ff7ead4653e0de
abd6ce4381b5db36a6c6b23e84c1fb8e8412d7b5
refs/heads/master
2020-03-27T22:39:34.505640
2012-08-29T20:09:16
2012-08-29T20:09:16
472,780
3
1
null
2012-08-29T19:52:10
2010-01-14T23:39:04
Java
WINDOWS-1252
C
false
false
4,687
h
/* * Copyright © 2008, Sun Microsystems, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the f...
[ "eric.d.lambert@gmail.com" ]
eric.d.lambert@gmail.com
221f8c1d8ef634fe3bf74761509220c1e04cf320
5c255f911786e984286b1f7a4e6091a68419d049
/code/b4c63638-cff1-4532-aedf-3660071a31e0.c
a0ee36dd878a3400498b663221f9765e0870a034
[]
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
219
c
#include <stdio.h> int main() { float i; float j; float k; float l; i = 6; j = 9; printf("vulnerability"); k = 3; l = i*k*k/9; printf("vulnerabbvitty"); printf("%f\n",k); return 0; }
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
916e24eafb112ded6595ec4dcd810066f4c06b37
9ab722e6b9e4ce741cc6f865ba97e0fdc0ad14e5
/putty/windows/resource.h
bc1bb01c1ff0ee191f0ca4b75b2e786490c36542
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
csjy309450/PuTTY-ng
b892c6474c8ff797f1d0bf555b08351da4fe617b
0af73729d45d51936810f675d481c47e5588407b
refs/heads/master
2022-12-24T13:31:22.786842
2020-03-08T16:53:51
2020-03-08T16:53:51
296,880,184
1
0
MIT
2020-09-19T13:54:25
2020-09-19T13:54:24
null
GB18030
C
false
false
67,417
h
//{{NO_DEPENDENCIES}} // Microsoft Visual C++ 生成的包含文件。 // 供 putty.rc 使用 // #define SW_HIDE 0 #define HIDE_WINDOW 0 #define WM_NULL 0x0000 #define WA_INACTIVE 0 #define HTNOWHERE 0 #define SMTO_NORMAL ...
[ "noodle1983@126.com" ]
noodle1983@126.com
26236d4c959e5cc8b942856ffd6a8a9fb0a1df6e
3f9f4eba039cd7848fe97e2f3dee2db1f1b95922
/apps/gendh.c
2cce6cf50b77af71d86ef83f2511ea54bd5d35b9
[ "FSFAP", "OpenSSL", "LicenseRef-scancode-openssl", "LicenseRef-scancode-ssleay-windows", "LicenseRef-scancode-public-domain", "LicenseRef-scancode-unknown-license-reference" ]
permissive
LeSuisse/libressl-salsa20
4d63a99e217e8e1457138332903bd82614767e74
c3fd4f66452aa3e160ca813d9b3a77c553f9c5b6
refs/heads/master
2021-01-20T21:53:23.728458
2014-11-13T14:15:55
2014-11-25T14:15:24
28,284,153
3
0
null
null
null
null
UTF-8
C
false
false
6,159
c
/* $OpenBSD: gendh.c,v 1.28 2014/07/14 00:35:10 deraadt Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). * The implementation was written so as to conform with Netscapes SSL. * * This l...
[ "thomas@gerbet.me" ]
thomas@gerbet.me
095b3aaba66f37e387a20106c94097f6c08c5858
28fd09aacd43dd7c854cee588fd13407ee3b5a05
/acsl/libraries/libc/test/stdio/test_fgetpos.c
765f56a69cbda4ad10fb33e9a22647dc586b8b94
[ "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
695
c
#include "../../stdio_common.h" void runSuccess() { fpos_t pos; FILE* file = VALID_FILE; if (file != NULL) { fgetpos(file, &pos); } } void runFailure() { fpos_t pos; fgetpos(NULL, &pos); } void runFailure1() { FILE* file = VALID_FILE; if (file != NULL) { fget...
[ "crazybonesj@yahoo.com" ]
crazybonesj@yahoo.com
0011212501ca9699afab0fe5c011fc1d0db3a9c0
9d23b8ec20b6f8d29982ca828432bd157b89707a
/Parte4.c
de688069b0df68c8c7cd97cc6627e13e6e0662a7
[]
no_license
ivanscardaoni1/Grupo-Sint
7313bbc7eb1ec537ad8a24ce83cb4f785ca77930
31f809ff122f5a0efe4bcda6f7c2b7fc6ccae31f
refs/heads/master
2022-04-22T04:16:16.618084
2020-04-24T17:41:13
2020-04-24T17:41:13
257,640,160
0
0
null
null
null
null
UTF-8
C
false
false
3,683
c
//El programa anda pero la ultima palabra tiene que terminar con una coma si o si, sino no la lee. #include <stdio.h> #include <stdlib.h> //Prototipo de funcion que aplica el automata.(la comentamos porque no anda) //void aplicoAutomata (int [][7], char , int, int, int); int main(int argc, const char * argv[]) { ...
[ "ivan.scardaoni1@gmail.com" ]
ivan.scardaoni1@gmail.com
87e1be8eee71ca50da5972442e1e680c5eec725e
c7792b5e5ae5e74d643518a5b0644020288fc6da
/compilable_mutants/fuzzgoat.mutant.12290.c
9bd3a6e6ea7709cf325dd6166f5120dfca4261bb
[ "BSD-2-Clause" ]
permissive
agroce/fuzzgoattriage
0dc99daf2d061aaa0f58ceef3657b6f9ff411613
173c585cc7e87bcb2b82ae22fde56935352cd597
refs/heads/master
2020-07-29T14:49:39.691056
2019-09-20T18:07:19
2019-09-20T18:07:19
209,830,892
0
0
null
null
null
null
UTF-8
C
false
false
32,159
c
/* vim: set et ts=3 sw=3 sts=3 ft=c: * * Copyright (C) 2012, 2013, 2014 James McLaughlin et al. All rights reserved. * https://github.com/udp/json-parser * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1...
[ "agroce@gmail.com" ]
agroce@gmail.com
3aec5b5ced26225047163714d1739b1c5d9b3b82
28d0f8c01599f8f6c711bdde0b59f9c2cd221203
/sys/arch/hpcmips/include/mips_opcode.h
d17fd4655c3c92aaa020d981aab8ef8bbd73b101
[]
no_license
NetBSD/src
1a9cbc22ed778be638b37869ed4fb5c8dd616166
23ee83f7c0aea0777bd89d8ebd7f0cde9880d13c
refs/heads/trunk
2023-08-31T13:24:58.105962
2023-08-27T15:50:47
2023-08-27T15:50:47
88,439,547
656
348
null
2023-07-20T20:07:24
2017-04-16T20:03:43
null
UTF-8
C
false
false
105
h
/* $NetBSD: mips_opcode.h,v 1.1.1.1 1999/09/16 12:23:23 takemura Exp $ */ #include <mips/mips_opcode.h>
[ "takemura@NetBSD.org" ]
takemura@NetBSD.org
3846a5ae80352b58c83c2687a76fdc4955fb7bf8
52cabf081da6b778826cecd4c11026c3dea77621
/lecture_code/lec6_stack.h
464943845101656fc98c8365cad967c2dd7f5ebe
[]
no_license
Hcque/cs107-programming_pradigms
b9d41b946a8046948297b124a5faadf548061d77
56a4bd7d5d409c17ccccdfa9bf7331d709e5c9c0
refs/heads/master
2022-10-09T23:00:57.682234
2020-06-06T13:29:17
2020-06-06T13:29:17
258,969,052
0
0
null
null
null
null
UTF-8
C
false
false
223
h
typedef struct { int *elems; int elemSize; int logicLen; int allocLen; } stack; void StackNew(stack *s); void StackDispose(stack *s); void StackPush(stack *s, int value); void StackPop(stack *s);
[ "hc995639@gmail.com" ]
hc995639@gmail.com
038bbb5350a26755fc49d6c79b4c79f07588c898
562162aa02ca14bee1c9ece3fd15fa7179218fb3
/junk/test1.c
1b2adef2941c5f639e29bddd18d4e253d5a8a7d7
[ "MIT" ]
permissive
cheritaousley/sr
98a7a07ebb0d81cf4a45e321aebd24fa72737205
df3e625021e3281613a25e36497f0a7c632a7d51
refs/heads/master
2020-12-29T11:11:11.102805
2020-02-11T01:06:21
2020-02-11T01:06:21
238,587,588
0
0
MIT
2020-02-06T01:59:27
2020-02-06T01:59:26
null
UTF-8
C
false
false
105
c
#include <stdio.h> #include <stdint.h> int main(int argc, char **argv) { printf("Hello, World!\n"); }
[ "wiladams@microsoft.com" ]
wiladams@microsoft.com
2e149bb3845c3dcc993fc1fc17cc65f5aef1ffed
fbfbeba195653199d949a8c00ae6f0668f412ea6
/exe_templates/shell.c
42d7c6345d46ef07a26645a98c27ae13d1c92a8a
[]
no_license
haxxer23/testor
0e07ab3abe58e635e0b10a86b77f5922fc59c4fa
b53f219c1e9a8d244b3403069ff3b57a4a78c870
refs/heads/master
2021-01-20T13:39:11.542572
2017-05-07T17:47:47
2017-05-07T17:47:47
90,511,387
1
0
null
null
null
null
UTF-8
C
false
false
2,420
c
#include<windows.h> #include<stdio.h> #include<string.h> unsigned char code[]= { "\xbe\xc4\x9e\x4f\xb7\xda\xc1\xd9\x74\x24\xf4\x5f\x31\xc9\xb1\x85\x83\xef\xfc\x31\x77\x0e\x03\xb3\x90\xad\x42\xc7\x45\xb8\xad\x37\x96\xdb\x24\xd2\xa7\xc9\x53\x97\x9a\xdd\x10\xf5\x16\x95\x75\xed\xad\xdb\x51\x02\x05\x51\x84\x2d\x96\x57...
[ "haxxer@gmx.com" ]
haxxer@gmx.com
c1d3c7c1bddf27b36d72f85cbf56022e5bd1175a
fb19e8a450e4f9a2b8b8551ab33884663c0e2de5
/day05/ex04/ft_strncpy.c
f71fdb97344e88f3eaca944c7e91091d6ea992dc
[]
no_license
existentialtiger/42
f8ef45fd6caa5e634c4406c92f396526bad7e6fb
cba97df6c5e3debaf616e0358bf87a0beaa8ec46
refs/heads/master
2021-04-15T04:15:13.721275
2018-04-10T18:36:00
2018-04-10T18:36:00
126,863,859
0
0
null
null
null
null
UTF-8
C
false
false
1,106
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strncpy.c :+: :+: :+: ...
[ "edehmlow@student.42.us.org" ]
edehmlow@student.42.us.org
3b049c2d9e3b045e95f9fcae965a59a8d79217b7
086cfe77be3de372eb46a5535fb057e1336de0ad
/lista.h
014e42808f138d8a900f9fcd765409b8286da48c
[]
no_license
budnieswski/arvore-aritmetica
73694983635840b4249d16c36d2714562e9e63f8
7a77c85fe3e3fe8d9c3e357240cc5e2b289ff527
refs/heads/master
2021-01-19T00:51:11.822284
2016-06-30T18:06:27
2016-06-30T18:06:27
62,083,670
0
0
null
null
null
null
UTF-8
C
false
false
563
h
typedef struct Lista { Pilha expressao; struct Lista *prox; } Lista; Lista * criaLista () { Lista *l; l = (Lista *) malloc( sizeof(Lista) ); if (!l) { printf("Erro durante a alocação\n"); exit(0); } return l; } void addLista (Lista **l, Pilha p) { Lista *n; n = criaLista(); n->exp...
[ "guilherme@localhost.localdomain" ]
guilherme@localhost.localdomain
fff299e659f0d429f3d48897c7c2100250d22c22
7e326602066e295207cbef1621e9c5ed8853fe2e
/student_originated_software/data_structures/quarter1/midterm/final/wat/testProb1.c
caf61b5925dfad32564e38b08972edb883e5c27e
[]
no_license
PedroSilvaC/coursework
96ea9b807cea842d7a4fda7dc03c0f8702f0e58f
f0da276527d42a6751fb8d29c76de35ce358fe65
refs/heads/master
2020-11-24T14:32:18.760484
2014-11-06T05:46:26
2014-11-06T05:46:26
null
0
0
null
null
null
null
UTF-8
C
false
false
2,348
c
/* Jay Bolton * Tests for list.c */ #include "list.c" #include <stdio.h> /* This function is an element of O(N) where N is the length of the list */ /* Reverse a list using only the interface functions */ List nonmemberReverse(List l) { Node position = getFirst(l), next, prev = NULL; setLast(l,position); w...
[ "jayrbolton@gmail.com" ]
jayrbolton@gmail.com
5675dfec70eac1be3ef4d3be3437f8316ab7eb59
007c3a685c5011ff9382d76f84c0873ab1147d8c
/dilshadwide.h
bfd0c6e3668a0055235569b5ba10520ad337b4dd
[]
no_license
enayet123/GRPSRestaurantReceiver
1c195962dcd6a31cdf4ccc306d413e3306959d81
ac0133a262738a46b9182c351ca0cc0cc97eac1c
refs/heads/master
2021-07-25T15:29:39.739377
2017-11-08T14:43:50
2017-11-08T14:43:50
109,987,838
0
0
null
null
null
null
UTF-8
C
false
false
58,252
h
static const uint8_t PROGMEM dilshadwide [] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,...
[ "enayet123@hotmail.com" ]
enayet123@hotmail.com
c9b54c26d32d2e297a1af45bb0549ec67124196c
423cc5d4f67ecf06e084a8715d0fb65b7afa1a12
/8. Jackpot/JACKPOT/JACKPOT/defs.h
9b08bb020ec4f673a2ce5f378be08cb929714e16
[]
no_license
barnaba94/C-Projects
f85d2bebe15bd6787c404a5b4c06fe78a0b6907c
8d7f2b7093e298e71647189f04516309d4fbd400
refs/heads/master
2021-04-18T22:08:15.920701
2018-03-25T12:50:02
2018-03-25T12:50:02
126,691,184
0
0
null
null
null
null
WINDOWS-1250
C
false
false
1,314
h
//definicja stałych i typów #pragma once #define NCOUNTRYID 2 #define NCHECKDIGITS 2 #define NBANK 8 #define NPERSONAL 16 #define SWIFTTYPE 9 #define CONTROL 4 #define MAX 12 #define PESEL 11 #define STATN 50 #define STATEN 10 #define NPLAYER 7 #define N1 5 #define N2 2 #define OFSPACE 35 #define BETS 3 typedef enum...
[ "tarnawa.mikolaj@gmail.com" ]
tarnawa.mikolaj@gmail.com
9c99a2f1b7d89f3c5bca75a5d9266db21842c062
1301fa4ed949c7cd2ee433c8e1084a1144443be8
/Programmation/Télécommande/Module HF STA.cydsn/Generated_Source/PSoC5/cyfitter_cfg.c
754eef16b054daabdcb9c654d6fa461b55d79f4d
[]
no_license
Eih3/Projet-RAGT-2015
2f5d510cdf3b1815920d98cddaa812d7422f8d24
b2d87c4c0942fdb568a557678f2999876703e19d
refs/heads/master
2021-01-10T17:10:06.472048
2015-06-14T07:57:53
2015-06-14T07:57:53
36,423,737
0
0
null
null
null
null
UTF-8
C
false
false
13,700
c
/******************************************************************************* * FILENAME: cyfitter_cfg.c * PSoC Creator 3.1 SP2 * * Description: * This file is automatically generated by PSoC Creator with device * initialization code. Except for the user defined sections in * CyClockStartupError(), this file shou...
[ "eih3.prog@outlook.fr" ]
eih3.prog@outlook.fr
d7e84c1bd8ff233d5767d6d8f48a0a908175c214
7784f59b7371abfbd02b015ab0d5bd0ef3b1cb0e
/common/array.c
f6f15270d8faf67896f3808663de0e01c59120d7
[ "MIT" ]
permissive
joshwyant/cc
7176fb78a33dbd81b041fc00deccf13e7de73485
0bddcb39c63d72bdc66c5214187a9b0d10593e57
refs/heads/master
2020-09-14T13:07:34.897622
2019-12-01T23:39:43
2019-12-01T23:39:43
223,135,803
0
0
null
null
null
null
UTF-8
C
false
false
8,739
c
#include "protected/array.h" #include <string.h> #include "../test/stubs.h" #include "public/collections.h" #include "public/assert.h" DEFINE_ARRAY(Int, int) DEFINE_ARRAY(Long, long) DEFINE_ARRAY(Char, char) DEFINE_ARRAY(Float, float) DEFINE_ARRAY(Double, double) DEFINE_ARRAY(UnsignedInt, unsigned int) DEFINE_ARRAY(...
[ "joshwyant91@gmail.com" ]
joshwyant91@gmail.com
49a99d2f35ff4a9c13cb25ba6887e79d25006942
c7c7bdcd3a44c02f09c2c980340ce64cdbc5e014
/soma.c
60eec7838816fedad04d4cb9902b7e2bfa20e59d
[ "MIT" ]
permissive
TiagoTHS/PP
3470c5cc1453d85ed3e6cf06733a6e648830f658
77966dc91e136ae6ac7d29537763bbfe1541e4cf
refs/heads/master
2023-02-26T12:50:41.180475
2021-01-27T22:15:39
2021-01-27T22:15:39
296,982,186
0
0
null
null
null
null
UTF-8
C
false
false
427
c
/* Apresenta a soma dos números naturais entre dois números A e B, tal que A < B. por Tiago Souza. */ #include <stdlib.h> #include <stdio.h> int main() { int a=0; //número informado int b=0; //número informado int s=0; //guarda soma printf("Digite dois números\n"); scanf("%d %d", &a, &b); //lê teclado (st...
[ "tiago.souza9935@gmail.com" ]
tiago.souza9935@gmail.com
af4347229d615f34534bcb69e23fb11e8aebb551
12ea67a9bd20cbeed3ed839e036187e3d5437504
/winxgui/Tools/Dev/include/kscomm/text/application/binview/wps/filefmt.h
e4ba41847fd8e6821396d9fbe2e14d67e3b65855
[]
no_license
cnsuhao/winxgui
e0025edec44b9c93e13a6c2884692da3773f9103
348bb48994f56bf55e96e040d561ec25642d0e46
refs/heads/master
2021-05-28T21:33:54.407837
2008-09-13T19:43:38
2008-09-13T19:43:38
null
0
0
null
null
null
null
GB18030
C
false
false
6,528
h
/* -----------------------------------------------------------------------*\ * 关于二进制文件格式描述Script的Rule,可归纳如下 1). 用户定义类型 - 结构体(struct)、类(class) Rule = struct { ... }; Rule = class { ... }; Rule = struct(BaseRule) { ... }; Rule = class(BaseRule) { ... }; 2). 内置类型 - DWORD、WORD、BYTE、LONG、SHORT、CHAR、...
[ "xushiweizh@gmail.com@86f14454-5125-0410-a45d-e989635d7e98" ]
xushiweizh@gmail.com@86f14454-5125-0410-a45d-e989635d7e98
ce61e545d9bd21e5e07363e457640bb77b93e63d
829f433f724dc30ec808e1c363fb645c06555958
/Projects/STM324x9I_EVAL/Examples/BSP/Src/lcd.c
86404c5308ce30fd31bc540342268fdce00b28bb
[ "BSD-2-Clause" ]
permissive
Bosvark/STM32Cube_FW_F4_V1.1.0
3d451932af8017a2459dd8ed8072df854af6707e
6f48d86351bdd8a9f0ede4d89fa8ad651b4a2667
refs/heads/master
2020-05-29T20:55:36.815358
2014-09-24T01:59:22
2014-09-24T01:59:22
21,951,493
0
1
null
null
null
null
UTF-8
C
false
false
7,414
c
/** ****************************************************************************** * @file BSP/Src/lcd.c * @author MCD Application Team * @version V1.0.1 * @date 26-February-2014 * @brief This example code shows how to use LCD drawing features. ********************************************...
[ "dieter@bluebag.co.za" ]
dieter@bluebag.co.za
af847ee20622369f5f640fb425654d0560cdd916
4e80f485d4fb5f532c32addc870d775de4785c3a
/src/tree_binary.c
2f2176a9861a5a5e5b6bd4321e9db06898ad66d4
[]
no_license
fzhedu/prefetch
89d7fcd5e022886a32a4e9ce6d8159baef03932a
2c04089199ac26ebf429bada0748a30d474ff449
refs/heads/master
2020-04-12T04:27:02.166418
2019-03-05T11:36:27
2019-03-05T11:36:27
162,295,983
0
0
null
null
null
null
UTF-8
C
false
false
18,592
c
#include "no_partitioning_join.h" #include "tree_node.h" void build_tree_st(tree_t *tree, relation_t *rel) { chainedtnodebuffer_t *cb = chainedtnodebuffer_init(); tree->first_node = nb_next_writepos(cb); tree->buffer = cb; tuple_t *first_tuple = rel->tuples; tree->first_node->key = first_tuple->key; tree->f...
[ "fzhedu@gmail.com" ]
fzhedu@gmail.com
7dacea4c1ca0f713a63080b9558adbea485f7bb6
bbe706d47603bf1df35955a62a4ba63f1672fe70
/contrib/depends/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/Kernel.framework/Versions/A/Headers/mach/mach_time.h
eff0658fa7797aa45fd4a176afd6a1494a54a16c
[ "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause", "MIT" ]
permissive
Amity-Network/amity
c02dea2d7c87ac61102dd17411894a12ec3946aa
3e57379f01af4ca851079c8e469fbda7c8165b47
refs/heads/dev
2021-03-11T06:42:21.042291
2020-04-29T00:26:26
2020-04-29T00:26:26
246,514,737
0
0
NOASSERTION
2020-04-29T00:26:27
2020-03-11T08:26:43
Roff
UTF-8
C
false
false
1,771
h
/* * Copyright (c) 2001-2005 Apple Computer, Inc. All rights reserved. * * @APPLE_OSREFERENCE_LICENSE_HEADER_START@ * * This file contains Original Code and/or Modifications of Original Code * as defined in and that are subject to the Apple Public Source License * Version 2.0 (the 'License'). You may not use th...
[ "hooftly@TINDEVM001.tf-dev.org" ]
hooftly@TINDEVM001.tf-dev.org
096c9a3146c62c9a170fbd3a4f03d08f578ce71f
99367d497c44fb387f4800017c1118145e40618f
/opensource/iclsip_1.6.9wPCA/src/sipTx/Transport.c
417274c8514f43c841903a4b0e1160d7dc3f6d71
[]
no_license
ScaredyCat/ADSL2-PCI-Card-Single-Port-ADSL-Modem
8049d9781c39d515339ca8ebc188bba8a38dcda1
25a8a362658e5f305f9a2ee12650d30081057fd0
refs/heads/master
2022-09-30T14:49:55.733554
2020-06-06T21:46:58
2020-06-06T21:46:58
103,403,567
3
1
null
2020-06-06T21:46:59
2017-09-13T13:30:32
C
UTF-8
C
false
false
37,413
c
/* * Copyright (C) 2002 Computer & Communications Research Laboratories, * Industrial Technology Research Institute */ /* * Transport.c * * $Id: Transport.c,v 1.77 2006/12/05 09:30:41 tyhuang Exp $ */ #include <stdio.h> #include <string.h> #include <stdlib.h> #include <common/cm_trace.h> #in...
[ "fuzzycat@gmail.com" ]
fuzzycat@gmail.com
658c84920ca966ee033002909af572b4d4eaf092
6f4f35f81ec651eb2b7fc6e10eb77a90a1b4335b
/kernel/sysdepend/cpu/raspib/cpu_conf.h
4af5561b6dc0f5575451b1bb2260df12f6089d70
[]
no_license
metanest/utkernel-pi
d762b87e118d9ef69a36ee2df425c89b6d20161b
70eea97f92ce8bbda97eee812f22a4f96d821f3a
refs/heads/master
2016-09-06T19:11:56.155688
2012-10-26T10:55:18
2012-10-26T10:55:18
5,775,548
5
1
null
null
null
null
UTF-8
C
false
false
858
h
/* *---------------------------------------------------------------------- * micro T-Kernel * * Copyright (C) 2006-2011 by Ken Sakamura. All rights reserved. * micro T-Kernel is distributed under the T-License 2.0. *---------------------------------------------------------------------- * * Version: ...
[ "ksmakoto@dd.iij4u.or.jp" ]
ksmakoto@dd.iij4u.or.jp
773b6a57d642c5f0033d2279110f914682d2a6d5
eb74346783c59783f2cfda7e45f80ee53993e1ee
/src/board.h
670aedf2862e5dd9a626573f8535bafe3c55d186
[ "MIT" ]
permissive
maxbaird/blitzkrieg
cae3956d07d596dae57e6c8b02c8fc67f43338cf
793294841017ecf2856613addea572ae635e18ef
refs/heads/master
2020-04-17T07:46:01.976177
2020-02-14T04:41:40
2020-02-14T04:41:40
166,383,202
0
0
null
null
null
null
UTF-8
C
false
false
389
h
#ifndef __BOARD_H__ #define __BOARD_H__ #include "tile.h" typedef struct dimension{ size_t height; size_t width; }Dimension; typedef struct board{ Tile *tiles; Dimension dimension; }Board; Board *makeBoard(Tile *tiles, size_t height, size_t width); void placeLetters(Board *b, char *letters); size_t getBoard...
[ "mmb1@hw.ac.uk" ]
mmb1@hw.ac.uk
8b3161d90a0a3a63444c288bbd9b610447ea02b8
31199d4b744503935f9029eea749f26da9019d55
/plugins/in_syslog/syslog_server.c
f52f82595127b4e55987bf0fa9f0fb4067918a40
[ "Apache-2.0" ]
permissive
micklonge/fluent-bit
ede0536cce653b25c63021962107d9771dde867a
276c82b23e58595a8d6a08e6f5b17012dd124b15
refs/heads/master
2020-12-02T06:34:56.108379
2017-11-21T09:15:04
2017-11-21T09:15:04
96,856,888
1
0
null
2017-11-21T09:15:05
2017-07-11T06:06:02
C
UTF-8
C
false
false
3,172
c
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* Fluent Bit * ========== * Copyright (C) 2015-2017 Treasure Data 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 cop...
[ "eduardo@treasure-data.com" ]
eduardo@treasure-data.com
08e28b74aeb36fdf4870d482b6e41434601bcd6f
3a8ecf9b8c8afd4fc55b747942229505a8925cfb
/src/geo/vbl_hull.c
655304d2639d111003a2f11573b1796bd157ae5f
[]
no_license
vaporstack/vbl
b8e59d63e13fc13b2224bc539cdfceb03d7073fc
a3dd75eacec71c92390fb3a6ed6f7197c5131db6
refs/heads/master
2020-04-15T01:26:01.615432
2019-06-20T16:30:09
2019-06-20T16:30:09
164,275,620
0
0
null
null
null
null
UTF-8
C
false
false
156
c
// vbl_hull.c // vbl_hull // // Created by Andrew Macfarlane on 10/10/17. // Copyright © 2017 vaporstack. All rights reserved. #include "vbl_hull.h"
[ "andrew@vaporstack.org" ]
andrew@vaporstack.org
20f1bd209511e15ce91744262107440431a09556
ebaf831452dbb2615a93d05729b5e17b21bd5e2b
/rtos/drivers/block/edf/edf.h
b2937f8872c3535319d907e8a1b43bd796d858b6
[]
no_license
galiman/S.Ha.R.K
cf82c5cde73b1ab1723e9aaa34518a51663e5dd5
9b794cee514efb50f1818ff826e9b3063ace2531
refs/heads/master
2020-08-05T02:08:01.748273
2019-10-02T14:08:06
2019-10-02T14:08:06
212,357,306
3
0
null
null
null
null
UTF-8
C
false
false
1,931
h
/* * Project: S.Ha.R.K. * * Coordinators: * Giorgio Buttazzo <giorgio@sssup.it> * Paolo Gai <pj@gandalf.sssup.it> * * Authors : * Paolo Gai <pj@gandalf.sssup.it> * Massimiliano Giorgi <massy@gandalf.sssup.it> * Luca Abeni <luca@gandalf.sssup.it> * (see the we...
[ "galiman85@mail.ru" ]
galiman85@mail.ru
e62ec794f687030c0faec80d550738048be89567
5c56523c4c550971e446d88e777585819f987e98
/PA03/main.c
5213a05039ae2e49d3903880aed0a5225572dbe8
[]
no_license
vmanja16/ECE264
bad1dcc5d4fcb387e1388f48dde4bbfca8e288fb
8edc77f914fb6fc6df70f29fd1947438ff18238d
refs/heads/master
2021-01-15T08:31:20.316733
2015-04-20T04:34:12
2015-04-20T04:34:12
23,412,510
0
0
null
null
null
null
UTF-8
C
false
false
1,521
c
#include <stdio.h> #include <string.h> #include <stdlib.h> #include "answer03.h" // This does not work... fix it. // Hint: look up swap(int *, int *) in the course notes void swapString(const char ** a, const char ** b) { const char * tmp = *a; *a = *b; *b = tmp; printf("Calling swapString(...)\n");...
[ "vmanja@ecegrid-thin1.ecn.purdue.edu" ]
vmanja@ecegrid-thin1.ecn.purdue.edu
00812a663d1678fda4e374f4ebc6bedec8c9ca10
4eeb55264763b3646b1115d0e728339d579f2a6d
/Projects/STM32L152C-Discovery/Examples/RTC/RTC_Tamper/Src/main.c
bd73e8c195b26c507e8d833f12721176bb675133
[ "BSD-2-Clause" ]
permissive
GreyCardinalRus/stm32-cube
cc47d3254c849f0a1adb5d6da216c7f6cb708c29
05a0058d87dd39b2d154e2bd593e208ada9715e8
refs/heads/master
2020-04-05T00:17:02.069923
2015-02-08T18:19:58
2015-02-08T18:19:58
41,241,708
0
0
null
null
null
null
UTF-8
C
false
false
10,995
c
/** ****************************************************************************** * @file RTC/RTC_Tamper/Src/main.c * @author MCD Application Team * @version V1.0.0 * @date 5-September-2014 * @brief This sample code shows how to use STM32L1xx RTC HAL API to write/read * data to/f...
[ "grey.c.rus@localhost" ]
grey.c.rus@localhost
cb44a512c0ea42df27069e78c50b62f29c1f7550
36937c0a31f18d1e01ef3536254854660b188434
/renpy-6.17.4-sdk/module/gen/renpy.display.accelerator.c
f5783ee0356f68ebc6ddba60d149fb9f3e8529c2
[]
no_license
Unicorn9504/Unicorn
f3548d182b3d5fc382085a051b9e6af2c3a7ecc6
bf7313707ccf9a28e09c01a49df55080e432ff86
refs/heads/master
2020-04-15T20:02:32.113864
2014-06-11T14:17:03
2014-06-11T14:17:03
null
0
0
null
null
null
null
UTF-8
C
false
true
228,670
c
/* Generated by Cython 0.19.2 on Fri Mar 28 01:25:36 2014 */ #define PY_SSIZE_T_CLEAN #ifndef CYTHON_USE_PYLONG_INTERNALS #ifdef PYLONG_BITS_IN_DIGIT #define CYTHON_USE_PYLONG_INTERNALS 0 #else #include "pyconfig.h" #ifdef PYLONG_BITS_IN_DIGIT #define CYTHON_USE_PYLONG_INTERNALS 1 #else #define CYTHON_USE_PYLONG_INTER...
[ "wei9504@china.com" ]
wei9504@china.com
30cca4ac2cfcb317a901f02caba5aa406aca1942
625382eba25fa291d511df68cb62a7524dd44634
/mqtt/MQTTConnect.h
4d97684fd454bb3d54206468b281c27fa152cf15
[]
no_license
GrandviewIoT/Industrial_IoT_Projects
0dc73c3c1733a677a645a76d88151799294c06e3
5e5136771217bb737629abf93fc08015de793d78
refs/heads/master
2021-01-10T16:42:14.927719
2015-12-01T17:52:32
2015-12-01T17:52:32
47,206,058
1
2
null
null
null
null
UTF-8
C
false
false
4,366
h
/******************************************************************************* * Copyright (c) 2014 IBM Corp. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * and Eclipse Distribution License v1.0 which accompany this ...
[ "grandvu@sonic.net" ]
grandvu@sonic.net
109cf3ce20c71b39e876531d39794257f18a8cd0
427afb7dc8ea1659698b9695e8fffe7d50cafd68
/main.c
824c44ef03047ab36bb8a2473fff726a6b1ddba8
[]
no_license
moacyrsalim/TP-AEDS-III-fatoracao
207d2598b83bec04739f18b9ff03683445c572dd
5ad611d3ac11814f753d1d263f2c1e5513312d45
refs/heads/master
2022-03-18T01:55:54.526763
2019-12-07T12:22:14
2019-12-07T12:22:14
226,507,484
0
0
null
null
null
null
UTF-8
C
false
false
195
c
#include <stdio.h> #include <stdlib.h> #include <getopt.h> #include "function.h" #include <sys/resource.h> #include <sys/time.h> int main(int argc, char **argv){ run(argc, argv); return 0; }
[ "noreply@github.com" ]
moacyrsalim.noreply@github.com
3793afb817a98715d055df8ec0016bf20a824535
ebd4cb73a24227d748ef7e3ffe36df72e709206f
/C/Assignments/Bitwise Assignment/bit_swap.c
4d91769f187277fac1eec0bbda4b0489b2a5e176
[]
no_license
avisy1996/GE_Code
c905e5679d0557c9cede39eb52cd689eb3eddea2
4cfba5e710380fd0edda3c35a545274fb279cf21
refs/heads/master
2021-06-13T02:17:29.482702
2021-03-23T14:01:00
2021-03-23T14:01:00
170,869,877
0
0
null
null
null
null
UTF-8
C
false
false
464
c
#include "bitwise_op.h" unsigned int bit_swap(unsigned int *s_num, int s_pos, int d_pos) { unsigned int temp_num, bit1, bit2; if (!pos_validation (s_pos)|| !pos_validation (d_pos)) { return FAILURE; } if (!integer_valid (*s_num)) { return FAILURE; } bit1 = (temp_num >> s_pos) & 1; bit2...
[ "avisy1996@gmail.com" ]
avisy1996@gmail.com
db0d17b8e3dd763e0503111faf884e8fc05e457a
35deece410cc75c6e477dd01c2c8f9ac9986e94f
/reduce2.c
8a408592468d68df54cd5a5ef32299fa14938576
[]
no_license
suhasbhairav/parallel-computing
451a3cfc9ebb6464369f2addcd960f8a641cfcf6
257e223e57f5f90f14af0e982b4d0b75200df204
refs/heads/master
2021-01-17T10:24:11.799213
2016-07-06T18:58:26
2016-07-06T18:58:26
56,379,253
0
0
null
null
null
null
UTF-8
C
false
false
712
c
#include <mpi.h> #include <stdio.h> int main(int argc, char *argv){ MPI_Init(NULL, NULL); int rank, size; int result; MPI_Comm_size(MPI_COMM_WORLD, &size); MPI_Comm_rank(MPI_COMM_WORLD, &rank); int arr[10] = {1,10,2,3,4,5,6,7,8,9}; int elements_per_proc = 10/size; int partres[elements_per_proc]; int subarr[...
[ "suhasbhairav@gmail.com" ]
suhasbhairav@gmail.com
f391937b3c72ea6a9d939d3d1cb11c8e5e9d0502
22446075c2e71ef96b4a4777fe966714ac96b405
/clicks/rtc17/lib_rtc17/src/rtc17.c
00b0b5f9b3d5e4c11a39cf357a2b8acb19df45e6
[ "MIT" ]
permissive
MikroElektronika/mikrosdk_click_v2
2cc2987869649a304763b0f9d27c920d42a11c16
49ab937390bef126beb7b703d5345fa8cd6e3555
refs/heads/master
2023-08-21T22:15:09.036635
2023-08-18T12:54:06
2023-08-18T12:54:06
299,882,138
77
68
NOASSERTION
2023-09-08T12:56:11
2020-09-30T10:18:15
C
UTF-8
C
false
false
6,605
c
/**************************************************************************** ** Copyright (C) 2020 MikroElektronika d.o.o. ** Contact: https://www.mikroe.com/contact ** ** Permission is hereby granted, free of charge, to any person obtaining a copy ** of this software and associated documentation files (the "Software"...
[ "stefan.filipovic@mikroe.com" ]
stefan.filipovic@mikroe.com
ffc1e90b40aba1c3877a5bb69b53315d3817799e
d3fd68aa2097c5db75a53a798f43962af3170058
/TrimWhiteSpace.c
68280ed9682f2db745da4fd5963254d4f728fbae
[ "MIT" ]
permissive
Soreasan/CCodeSamples
74a9f84ecb826701d5f3dea0c48f126f93f0d458
72bdecad8ded2a06395e3bcdbcc9ccba8ef1b9e0
refs/heads/master
2021-01-17T10:58:23.355372
2016-11-04T18:48:37
2016-11-04T18:48:37
68,645,181
0
0
null
null
null
null
UTF-8
C
false
false
690
c
/* Kenneth Adair K&R page 65 The trim function is supposed to remove trailing blanks, tabs, and newlines. i attemped to create my own test method but I can't tell if it's working. Nevertheless I must move on to the next section. =( */ #include <stdio.h> #include <string.h> int trim(char s[]); int test(); int mai...
[ "soreasan@gmail.com" ]
soreasan@gmail.com
0d03d0cce1cbbfc3166fcbedd834f0a792cd94fa
3940f3deaf01f1e0f077e2c63cfedfb15bd5c8da
/SMC1940资料/电脑鼠程序 - 副本/USER/main.c
5e8595f0b1fac7ccdf5f644f7007f79bf2f5d1d3
[]
no_license
ghcdmm/1
b4f596a08982304cc955044ddd03ed1469c2edde
638ceccbd5c3c17927afaa2bb587d420cf8d66e7
refs/heads/master
2022-03-19T23:44:17.320770
2019-05-02T03:19:20
2019-05-02T03:19:20
184,506,684
0
0
null
null
null
null
GB18030
C
false
false
37,112
c
/****************************************Copyright (c)**************************************************** ** Tianjin Polytechnic University A408 ** ** http://www.turnedback.cn ** **--------------File Info---------------...
[ "121938244@qq.com" ]
121938244@qq.com
61e0ad3f2476d70329bedd4b315ed7edf21443d2
c0f55b46c173c5042eb133fbd1aa23589e7c7cc7
/libft/ft_memalloc.c
85bd9dff906313ebc196f53361d0d796ad318df1
[]
no_license
Yserhii/Fillit
08ea0506e6efdceb6ae941aeece4a192db92758b
d1e8973a2b2cbb8bfa50423f7870427bf9fb2872
refs/heads/master
2020-07-12T03:02:37.337712
2019-08-28T10:06:31
2019-08-28T10:06:31
204,700,418
1
0
null
null
null
null
UTF-8
C
false
false
1,076
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_memalloc.c :+: :+: :+: ...
[ "vrudyka@e2r6p1.unit.ua" ]
vrudyka@e2r6p1.unit.ua
bbfbe7cc14811d76bf4c3e12c7478678ab30c7a9
6b40e9dccf2edc767c44df3acd9b626fcd586b4d
/NT/ds/nw/vwipxspx/dll/vwipxspx.h
7cf69b8951b795780b1e42572417c8addaeec2a7
[]
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
18,217
h
/*++ Copyright (c) 1993 Microsoft Corporation Module Name: vwipxspx.h Abstract: Contains manifests, typedefs, structures, macros for NTVDM IPX/SPX support Author: Richard L Firth (rfirth) 30-Sep-1993 Environment: Structures are expected to live in segmented VDM address space,...
[ "seta7D5@protonmail.com" ]
seta7D5@protonmail.com
cceaf1577302c7e8265f4b5b93ac57ef74323f1d
fd6fbb865a0fecf82f647bef0413b17cf37948b4
/eclipse/plugins/com.ti.mcu.msp430.driverlib.product.ui_1.90.0.65/resources/empty/MSP430F5xx_6xx/driverlib/MSP430F5xx_6xx/deprecated/flash.h
5dea0fb6cade0ac4672898f17ef181493729bc42
[]
no_license
ekawahyu/MSP430Ware
260c52b289d4be0e3db76ac912bb7d00178ebad6
38d0683120930bea8e724e831896fba2118171bf
refs/heads/master
2016-09-06T02:20:45.391331
2014-07-27T02:23:47
2014-07-27T02:23:47
22,288,364
1
0
null
null
null
null
UTF-8
C
false
false
4,828
h
/* --COPYRIGHT--,BSD * Copyright (c) 2014, Texas Instruments Incorporated * 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 copy...
[ "ekawahyu@aisenke.com" ]
ekawahyu@aisenke.com
23e29e6018dca566a427494975b1b763643cc1dd
87fd3d3852d441bde98bab44de195d4c9b94f35e
/Src_160113/Rtc.c
9e3e4f5ea6649af53b60f00bc5c3fed94c451292
[]
no_license
gaoxiaoyan/Emergency-position-indicating-radio-beacon
58f20db0236c5b3970ddcf2a8d26ff4804937221
2b45c15443b700865c605b96cb50a9dfb17ade08
refs/heads/master
2021-01-16T21:35:43.277458
2017-08-14T07:28:46
2017-08-14T07:28:46
100,217,149
0
0
null
null
null
null
GB18030
C
false
false
7,939
c
/****************************************************************************** * * Copyright (C) 2014, Sunic-ocean * All Rights Reserved * * 文 件 名: Rtc.c * 描 述: * 创建日期: 2014年11月12日16:15:25 * 作 者: Bob * 当前版本: V1.00 ------------------------------------------------------ ***************************************...
[ "545583750@qq.com" ]
545583750@qq.com
78a3583a72b2a6c633d05087ddd9afbb037a6a05
fbfa8f9ff680b772d66a198e7cc24aca4a15d3d0
/bigger.c
346a90cefa207f73e3933072907da717193c2820
[]
no_license
abianaya/abi
a9c2a3629207bbcbfcd8e6a88f0a4fbd2d8d5e21
bf1e20760d2e1a1751e467c6b28e2630c97286f3
refs/heads/master
2021-01-12T06:00:00.827559
2017-08-04T11:16:12
2017-08-04T11:16:12
77,269,369
0
0
null
null
null
null
UTF-8
C
false
false
279
c
#include<stdio.h> #include<conio.h> void main() { int a,b,c; printf("enter the number a and b and c"); scanf("%d %d %d",&a,&b,&c); if(a>b&&a>c) printf(" a is greater %d",a); else if(b>c) printf(" b is greater %d",b); else printf("c is greater %d",c); getch(); }
[ "noreply@github.com" ]
abianaya.noreply@github.com
ff6c5722c64bf19a27ae0690a92a55c4a60fcc76
723cec6dfd49717099c0c518e9022f02888bccff
/include/console/command.h
f1d1b42e612ec6089179a121524f2b80fb275684
[]
no_license
edjubuh/libconsole
62df38565e4a1decdd5ace556de766e68f2a5d5e
7a68ed1331550a3a5dc7af0c7d4f5360edbce7fe
refs/heads/master
2022-04-15T00:47:02.223668
2020-04-13T03:08:33
2020-04-13T03:08:33
242,049,270
4
0
null
null
null
null
UTF-8
C
false
false
2,496
h
/* * Copyright (c) 2008-2009 Travis Geiselbrecht, 2020 Elliot Berman * * Use of this source code is governed by a MIT-style * license that can be found in the LICENSE file or at * https://opensource.org/licenses/MIT */ #pragma once #include <stdbool.h> #include <stddef.h> #include <sys/types.h> #ifdef __cplusp...
[ "edjubuh@gmail.com" ]
edjubuh@gmail.com
fa2f84fef871189f495e490ed08270784c01aa66
bfd2e8099eb4920d3c8160ca159cca1e2829a454
/CODE/HT66F4560_TuYa_FishTank_V1.0/mcu_sdk/protocol.h
07922effa58520c47cce2394b175628203581c73
[]
no_license
vikingGit66/TuYa_Pet_Feeder_FishTank
76efd7a1f89f214608810067f8a266726d9a7e54
6501af735932c1b7ac3950880dbda860be5fe56d
refs/heads/master
2023-04-10T09:30:33.858205
2021-04-06T02:36:15
2021-04-06T02:36:15
355,018,994
0
0
null
null
null
null
UTF-8
C
false
false
28,794
h
/**********************************Copyright (c)********************************** ** 版权所有 (C), 2015-2020, 涂鸦科技 ** ** http://www.tuya.com ** *********************************************************************************/ /** * @file protocol.h * @author 涂鸦综合协议开...
[ "2501226760@qq.com" ]
2501226760@qq.com
6d29b20301d3f25c646888adc083b889ccd27148
626e98c1ec98bcea54677b2448c1f51b291ac7ce
/Documents/Sysopy/zad2/Files/generator.h
3a82acfad373d25f5299708961a74b93347db51e
[]
no_license
tom1700/Sysopy
34de50639fac6b13f28802eb86fcdf9454bb5346
94ac649a26acb163d7cae27736eafad79907b6be
refs/heads/master
2021-01-21T13:08:00.012038
2016-05-21T15:14:06
2016-05-21T15:14:06
53,977,833
0
1
null
null
null
null
UTF-8
C
false
false
71
h
int generate(char * filename,int record_length,int number_of_records);
[ "Your Name" ]
Your Name
ff6edaa66433b17de0a68a9452b1bb9ce1659a80
db6cbef19b64e9b33cec3c8711bb5bc684f0a3de
/courses/prog_base/tasks/recursion/main.c
c80cdfe0057721bb4919c594f3067990a9ae1255
[]
no_license
Blackstee/Blackstee
3b1ee9989dca6d804e194bf880771916b0da56fe
3ee27bcf3945554aba0ddb2f0fc8c9f69f9d25dc
refs/heads/master
2020-04-06T06:59:06.373918
2016-06-13T15:04:59
2016-06-13T15:04:59
42,065,884
0
0
null
null
null
null
UTF-8
C
false
false
491
c
#include <stdlib.h> #include <stdio.h> #include <string.h> #include <ctype.h> int numberofpunct (char *ptr, int number){ if (*ptr == '\0') return number; else if (ispunct(*ptr)) number++; numberofpunct (ptr + 1, number); } int main(void){ char string[100]; puts("Please, enter the s...
[ "ya.nastuha24@yandex.ua" ]
ya.nastuha24@yandex.ua
1bdf597c26d15581a0b83c3541dc534a8c9ab569
b75d6226ac51cdedb311e8b0b545c07fcecabbfa
/parte1/entrada_saida.c
334b861f4edd0a8366c5d09fb54e84a1deeeecc0
[]
no_license
gbo42/icc-invmat
484de8bb9265c6339d772f79bce1da8865844c45
43acb09c56676f4c81a3e9ca3c4ff37685e55e85
refs/heads/master
2021-08-26T07:07:19.466682
2017-11-22T02:57:31
2017-11-22T02:57:31
111,629,016
1
0
null
null
null
null
UTF-8
C
false
false
3,165
c
/** * @file entrada_saida.c * * @author Guilherme Bastos de Oliveira * @author Mariana Carmin * * @brief Funções de entrada/saída * */ #include "entrada_saida.h" /** * @brief Imprime matriz * * @param arq arquivo onde deve ser impressa a matriz * @param N tamanho da matriz * @param...
[ "gbastosoliveira@gmail.com" ]
gbastosoliveira@gmail.com
2c1a7a46736c00b1c45969a34a3ba10e3c9e528b
04d02e5bc422efa8b26d6a6d20892d95ad7cd609
/src/errors.c
a6fa0e702ef6dc59f1b5839fb84d72cf78b82370
[ "MIT" ]
permissive
arschles/luna
379cb3ec738cf17058429625609460314c39d97f
67a86c1b2d3844b3a51518489ecf40415b944d69
refs/heads/master
2021-01-18T03:36:22.289040
2011-07-11T05:23:57
2011-07-11T05:23:57
2,045,461
3
0
null
null
null
null
UTF-8
C
false
false
693
c
// // errors.c // // Copyright (c) 2011 TJ Holowaychuk <tj@vision-media.ca> // #include "errors.h" /* * Report syntax or parse error. */ void luna_report_error(luna_parser_t *parser) { char *err, *type = "parse"; luna_lexer_t *lex = parser->lex; // error message if (parser->err) { err = parser->err; ...
[ "tj@vision-media.ca" ]
tj@vision-media.ca
b2a5f795da216257905688196ab2deef91a2624a
7d7cc77fc1cc23f368993dd11050d8ef2032e259
/map/arrayMap.h
1eaec9b0159fe94e30136c767e21ff05828e9369
[]
no_license
wangshu464113010/c
fff5c32f50f6a6ab619b0b9112da2b7e51217497
5d55bac0487bfdbf2240b5fcc77549600b20c6f8
refs/heads/master
2020-11-23T20:05:38.206917
2020-05-22T06:17:00
2020-05-22T06:17:00
227,801,767
1
0
null
null
null
null
UTF-8
C
false
false
913
h
// // Created by wangshu on 2020/4/13. // #ifndef PROJECT_ARRAYMAP_H #define PROJECT_ARRAYMAP_H #include <stdlib.h> #include <stdio.h> #include "../list.h" typedef struct array_entry{ // int hash; void* key; void* value; } array_entry; typedef array_entry* ARRAY_ENTRY; /*** * data [ 1 2 3 4 5 6 7 8 9 10]...
[ "wangshu@ws" ]
wangshu@ws
2f1c023e1593c6915c65b7fbf7d4b0697092b101
9782e000c61633f7ad875d171672d87d786fb207
/osal/src/os/shared/osapi-sockets.c
17f258199eec6556a5795dca58c0349eb76d1c0c
[ "Apache-2.0" ]
permissive
JiHunBae/FIT-Source-Code-nos3-fsw
2e148641299ded9e8d8c8c12a24b4e12a0d6e11a
6fd2d02595014d663cd9eea7ba406e5968fbca12
refs/heads/main
2023-07-22T22:01:33.338996
2021-08-19T03:22:43
2021-08-19T03:22:43
397,797,557
0
0
null
null
null
null
UTF-8
C
false
false
18,832
c
/* * NASA Docket No. GSC-18,370-1, and identified as "Operating System Abstraction Layer" * * Copyright (c) 2019 United States Government as represented by * the Administrator of the National Aeronautics and Space Administration. * All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the...
[ "qowlgns304@gmail.com" ]
qowlgns304@gmail.com
08f86916aaf7ab8128dc51ee3467300b0a5d4290
c478775bf3759ae45fc523dbb9d8708e8d9a0f84
/kaijou.c
1ea7312bde4f677766250446f0da8523063bcc96
[]
no_license
zunp/prog
7603c9acaf854973addedac132fa0c14dd42bdab
5d39f20bdfcdd4cb4484e456410f419d508c7881
refs/heads/master
2021-01-21T12:53:23.462849
2016-05-12T15:28:52
2016-05-12T15:28:52
47,123,955
0
0
null
null
null
null
UTF-8
C
false
false
376
c
#include <stdio.h> int main(void) { int a, i, sum; while (1) { printf("整数aを入力=>"); scanf("%d",&a); sum = 1; if (a <= 0) { break; } else { for(i = 1; i <= a; i++) { sum *= i; } printf("%d!=%d\n",a,sum); ...
[ "ooyamajunpei@ZunpnoMacBook-Air.local" ]
ooyamajunpei@ZunpnoMacBook-Air.local
9ca626dbdf0ed1e34919896bed161e6fbddb65bb
bcd0042abf59ad3292b0b6b091db94b9f171acbb
/Lab2/Lab2/main.c
b3d42916d7dd58a5864ada51be5f8fd39994950c
[]
no_license
sylvanarama/MECH458
1de283a4d2880aa5908d85035dcca9bd69dac818
3856783569aa6ac8204e51d5d3c924b250bbc7ec
refs/heads/master
2021-08-23T23:35:25.617006
2017-11-22T21:23:39
2017-11-22T21:23:39
105,594,821
0
1
null
2017-11-21T22:07:49
2017-10-02T23:15:56
C
UTF-8
C
false
false
2,848
c
/* ######################################################################## # MILESTONE : 2 # PROGRAM : 2 # PROJECT : Lab 2 # GROUP : 2 # NAME 1 : Madeleine Townley, V00752611 # NAME 2 : Alex Koszegi, V00811645 # DESC : This program outputs the "Knightrider" pattern to eight LEDs, using the MCU timer ##################...
[ "mtownley@hotmail.ca" ]
mtownley@hotmail.ca
63902151dfc920021bf0d3d3d1d9c4d4e0d8e8c5
a9ff154ae8133a54d8a372a8b33679bef8858a60
/QCDEstimate.C
ae29c0574e87f34ebebdb10f606fab87f07a4eea
[]
no_license
knk6103/HEPTools
c5ed515cb43e6ed934c22352da1296d02938696c
edfad705b087f84ab2d7ccf6b14ac16a46ffeaa3
refs/heads/master
2020-03-18T13:38:04.813046
2017-06-03T12:36:40
2017-06-03T12:36:40
null
0
0
null
null
null
null
UTF-8
C
false
false
759
c
void QCDEstimate(){ TFile * f = new TFile("hist_qcd.root"); TH1F * qcd_mu_S0 = (TH1F*) f->Get("h_LepIsoQCD_Ch0_S0_qcd"); TH1F * qcd_ele_S0 = (TH1F*) f->Get("h_LepIsoQCD_Ch1_S0_qcd"); double mu_B = qcd_mu_S0->Integral(1,15); double mu_A = qcd_mu_S0->Integral(16,100); double mu_ratio = mu_B / mu_A ; cou...
[ "monttj@gmail.com" ]
monttj@gmail.com
d5e34829b2d5fc07cf4f7d25a097d2b4c03479e9
de5e362db780429ac6304c11345f060e3149f498
/adm/daemons/combatd.c
6ba8a350ce3774545bdedf0e2c9a6dd3ac2385f7
[ "MIT" ]
permissive
caokang/mud
8058c0de0ac791fa8662224f82318e4e8b0b62bd
99025000097bbe4bc5028e216c8d0eb05ef9ac67
refs/heads/master
2023-06-17T18:37:14.304099
2021-07-15T12:51:40
2021-07-15T12:51:40
null
0
0
null
null
null
null
UTF-8
C
false
false
79,235
c
// combatd.c // Update by Doing for HELL // #pragma optimize // #pragma save_binary #include <ansi.h> #include <skill.h> #include <weapon.h> #include <combat.h> inherit F_DBASE; inherit F_CLEAN_UP; // 关于玩家数据(/combat/)的说明 // PKS:杀害的玩家数目 // MKS;杀死的NPC数目(动物不计算) // WPK:主动杀死玩家的次数 // WPK_NOTGOOD:主动杀死非正派(shen < 500)玩家的次数 ...
[ "i@oiuv.cn" ]
i@oiuv.cn
b2e49150e69c66d720d125e97e1dbea1b592e85a
debf2e8c8e61cbfbd301e96f92f83b33bca2d092
/working_directory/sa-train-1000/src/55014bde5c.c
e7ef475f7fac1f891b96f3cd7aabb99b7b65adb2
[]
no_license
ChenglinYu/Sa_gen_tokens
fac9fa8d4e202e4f44a59dd16f20effc6edcbaaf
ee19807a3468e8fd1081260b2214f61ad18b7cca
refs/heads/master
2020-06-19T04:42:59.013398
2019-07-13T07:11:30
2019-07-13T07:11:30
196,565,205
0
0
null
null
null
null
UTF-8
C
false
false
1,135
c
#include <stdlib.h> // Tag.OTHER int main() // Tag.OTHER { // Tag.OTHER int entity_9; // Tag.BODY char entity_2[89]; ...
[ "y2607570419@gmail.com" ]
y2607570419@gmail.com
b42830132e7f61016fd241ef1507a8d488c83931
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/reactos/sdk/lib/crt/mbstring/extr_mbclen.c__mbclen.c
bcf3adb2b3850e14ba0aca4795aa4ac9b7ea6d3d
[]
no_license
isabella232/AnghaBench
7ba90823cf8c0dd25a803d1688500eec91d1cf4e
9a5f60cdc907a0475090eef45e5be43392c25132
refs/heads/master
2023-04-20T09:05:33.024569
2021-05-07T18:36:26
2021-05-07T18:36:26
null
0
0
null
null
null
null
UTF-8
C
false
false
514
c
#define NULL ((void*)0) typedef unsigned long size_t; // Customize by platform. typedef long intptr_t; typedef unsigned long uintptr_t; typedef long scalar_t__; // Either arithmetic or pointer type. /* By default, we understand bool (as a convenience). */ typedef int bool; #define false 0 #define true 1 /* Forward d...
[ "brenocfg@gmail.com" ]
brenocfg@gmail.com
1d7edab7764f29bdb0ebe76b97797407e47cfd3a
649b6af375c8578452c21cbacda4e79d1435c29b
/Core/Src/adc.c
f5055dbb216712f81d1dab583ba7dc4215197c8e
[]
no_license
Lugi55/FB_V1
7f3b09ddd801337436ae291d5bdebb9d61eb3e97
80dbc068f0e3729a8f78b8b02e864475bb337b98
refs/heads/main
2023-06-30T00:49:59.008418
2021-08-04T17:54:22
2021-08-04T17:54:22
362,905,105
0
0
null
null
null
null
UTF-8
C
false
false
12,830
c
/** ****************************************************************************** * @file adc.c * @brief This file provides code for the configuration * of the ADC instances. ****************************************************************************** * @attention * * <h2><center>&copy;...
[ "Lugi55@web.de" ]
Lugi55@web.de
4b443e6b2917687711a0fcf46dda813cf6a99ec5
f19ec303df1bdc7c7d64cdbceac232da4c0464f1
/homeworks/hw6/hw6pr2/src/fifo.c
0e2524f5e90fbc43a637abd524fca47de5f088d4
[]
no_license
allisterakun/ECE357_Operating_System
046b671e099fa7a7d3fc1f877615e04da54f31ce
4737e4f3aa35d7ce1769117354615e0c9bebab0e
refs/heads/main
2023-03-16T13:44:40.263304
2021-03-14T02:19:18
2021-03-14T02:19:18
347,519,532
0
0
null
null
null
null
UTF-8
C
false
false
823
c
#include "fifo.h" void fifo_init(struct fifo *f){ f->read = 0; f->write = 0; sem_init(&f->empty, 0); sem_init(&f->full, MYFIFO_BUFSIZ); sem_init(&f->mutex, 1); } void fifo_wr(struct fifo *f,unsigned long d){ while (1) { sem_wait (&f->full); if (sem_try (&f->mutex)) { f->buff[f->write] =...
[ "allisterakun@gmail.com" ]
allisterakun@gmail.com
3facc5900185e56427c0fcbee82d1cd920cd64e7
034488698a0e2a029c2c41278d6bafd11895c75c
/4marchc/ptrarrfun.c
e5a1d0a03296df74279d6c3e077c7ae72f37b5e3
[]
no_license
manvirajawat/CPrograms
99a62fe6d16a2e2347e119f4e144d74c900e76f7
9f4940fd6e2c2f207d953c2c75a59b417eeaae50
refs/heads/master
2023-01-29T15:55:58.395709
2020-12-03T11:33:44
2020-12-03T11:33:44
318,172,995
0
0
null
null
null
null
UTF-8
C
false
false
426
c
#include<stdio.h> int i,size; int* getArrayValue(int arr[]) { printf("Enter size of array :"); scanf("%d",&size); printf("\nEnter array elements :\n"); for(i=0;i<size;i++) { scanf("%d",&arr[i]); } return arr; } void main() { int arr[20],*ptr; ptr=getArrayValue(arr); printf("Array...
[ "manvi18rajawat@gmail.com" ]
manvi18rajawat@gmail.com
c5633e0c856e58db362299ba0e387df72849dc29
1add86c07ec2b8b4caec2e3e861b969743090ce0
/ex2-3.c
7fea8f26d329dce8dacbb50db67d1c494fb2cf22
[]
no_license
Yutaro-U/hellow-world
597009f832a7791d36eaf21c45e623fc03435acc
ee6c0fb60425540fae9d21a05c991168758443d7
refs/heads/master
2021-01-20T22:31:12.118901
2016-06-09T14:38:13
2016-06-09T14:38:13
60,780,405
0
0
null
2016-06-09T14:33:56
2016-06-09T14:18:59
null
UTF-8
C
false
false
401
c
#include<stdio.h> int main(void) { double shincho, risou, taijyu; printf("身長?"); scanf("%lf", &shincho); risou = shincho*shincho*22/10000; printf("体重?"); scanf("%lf", &taijyu); if((risou + 5)<taijyu){printf("甘いものを減らしましょう!\n"); }else if((risou - 5)>taijyu){printf("もっと食べましょう!\n"); }else{printf("その調子!\n");...
[ "y_taro122@yahoo.co.jp" ]
y_taro122@yahoo.co.jp
b16674aa25f62110cef4d43ce45e6ef27b820073
a263d3d53926db1462b7bc65851f784c5e517dfc
/vendor/bundle/ruby/3.2.0/gems/rdiscount-2.2.7/ext/gethopt.c
4c6e4cedb17539a8c1c5a1c670b7ab664ef74fff
[ "MIT", "BSD-3-Clause" ]
permissive
cmaurini/cmaurini.github.io
870065735e14de75b990e9e9cc2dd754a70dfdc9
c6e2667efe7ea38043e1382923530ee682f58441
refs/heads/source
2023-04-27T14:43:17.947811
2023-04-19T14:27:34
2023-04-19T14:27:34
54,099,785
0
0
MIT
2023-03-08T20:19:24
2016-03-17T08:06:12
HTML
UTF-8
C
false
false
5,810
c
/* * gehopt; options processing with both single-character and whole-word * options both introduced with - */ #include <stdio.h> #include <string.h> #include "gethopt.h" void hoptset(ctx, argc, argv) struct h_context *ctx; int argc; char **argv; { memset(ctx, 0, sizeof *ctx); ctx->argc = argc;...
[ "corrado.maurini@sorbonne-universite.fr" ]
corrado.maurini@sorbonne-universite.fr
6a10e56cc8cd245415d561b75f773ad828af7afb
1adab2d2cc6fe69dbec7c3353b98ea77e06644bb
/static practise file/static practise file/rectangle.h
6232182d946be26f1340c3652c77b43dfdc0d8ba
[]
no_license
BilalAli181999/OOP-IN-C_Plus_Plus
681bb28774bfe8c998456cb28f154a313f8292ae
09274e930a33b05fb6acedb9de57b8ac2f6a8e1d
refs/heads/master
2020-07-16T04:50:23.605385
2019-09-01T20:37:23
2019-09-01T20:37:23
205,723,018
0
0
null
null
null
null
UTF-8
C
false
false
1,095
h
//#ifndef RECTANGLE_H //#define RECTANGLE_H //// //// //#include<iostream> //#include"circle.h" ////using namespace std; //// ////class rectangle ////{ ////public: //// int length; ////public: //// rectangle(int l = 2) //// { //// length = l; //// } //// operator circle () //// { //// circle c(length); //// cout << ...
[ "m.bilalali181999@gmail.com" ]
m.bilalali181999@gmail.com
ff48e354d04615a2721a1b3847e6f902a8463152
aa163fba15c512251c4cd832da42746309ec1f22
/C/Projects/Shared Memory/Windows/shmemClient/shmemClient/shmemClient.c
93b8ac73369e22b51c3c46eea7e1f13a4ab34c55
[]
no_license
Subrising/C-C-Stuff
c83caf8c58a37dc5e303ebd992528eabdd574e2f
146ae8d1c93b789c2f237a258787d688ebe41c4d
refs/heads/master
2021-08-30T18:27:59.558556
2017-12-19T00:44:11
2017-12-19T00:44:11
114,593,693
0
0
null
null
null
null
UTF-8
C
false
false
8,325
c
// shmemClient.cpp : Defines the entry point for the console application. // #include "stdafx.h" // Constant Values #define STDIN_FILENO 0 #define NB_ENABLE 1 #define NB_DISABLE 0 #define KEY 1080 // Shared Memory Struct typedef struct { // Values long number; long rNumber; int rNumbers[32]; long slots[10]; ...
[ "david.gray2@griffithuni.edu.au" ]
david.gray2@griffithuni.edu.au
44bab25c2dabea85d27c9c68824e01a197efd3d7
223bf5927dc3c64fede37e23a3996ddf207a9aad
/lab3/lab3_4/shm.c
7d804ba13e6a7e235dc1d5421b0455982d0cb683
[]
no_license
fakki/OS_Lab
84d4241c21321cb989dc6fc3dd37df54ac79c48a
1b404d9dd4489f75e0238db8c9dcf189acbe47e2
refs/heads/master
2020-05-07T18:35:01.594615
2019-05-25T04:57:26
2019-05-25T04:57:26
180,773,660
0
0
null
null
null
null
UTF-8
C
false
false
1,656
c
#include <stdio.h> #include <stdlib.h> #include <sys/ipc.h> #include <sys/shm.h> #include <semaphore.h> #include <pthread.h> #include <string.h> #define TEXT_SIZE 1024 sem_t sem_sender, sem_receiver; pthread_t sender_t, receiver_t; struct msg_block { char msg[TEXT_SIZE]; }; struct msg_block *msg_send; void *sen...
[ "17051907@hdu.edu.cn" ]
17051907@hdu.edu.cn
0d2c103ae544d08c81ba67248de08ecf1bc6414b
3e5aac2f8338e65c51ea312c1190fe674ce8f9f7
/Engine/Source/Runtime/Core/Public/Misc/Compression.h
c6e3370d140ef785639ad73abc350b4e8bb56cf2
[]
no_license
blueness9527/SolidAngle
b48fa9562776f24fc9f165b53048ff6982d9570b
c1c329cd8f0dcd97387ea962f4f00c0b67ccffdf
refs/heads/master
2021-04-09T13:22:03.333409
2017-07-25T02:34:39
2017-07-25T02:34:39
null
0
0
null
null
null
null
UTF-8
C
false
false
4,404
h
#pragma once // Copyright 1998-2017 Epic Games, Inc. All Rights Reserved. #pragma once #include "CoreTypes.h" /** * Flags controlling [de]compression */ enum ECompressionFlags { /** No compression */ COMPRESS_None = 0x00, /** Compress with ZLIB */ COMPRESS_ZLIB = 0x01, /** Compress ...
[ "yearling@163.com" ]
yearling@163.com
15184137a194aea3195afd23a1b7ac13dc0937e1
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/49421a00-b38f-44e6-afc6-fb99e6d32005.c
3a956183384cce6e959dbffa628fda27cf77ce37
[]
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
562
c
#include <string.h> #include <stdio.h> int main() { int i=0; int j=14; int k; int l; j = 53; l = 64; k = i/j; l = i/j; l = l/j; l = i%j; l = l%j; l = k-k*i; //variables /* START VULNERABILITY */ int a; char b[28]; char c[71]; a = 0; while (( a - 1 ) ...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
8d529db14c4bb0ddc2a15f6ff29cb418f6326662
de8c0ea84980b6d9bb6e3e23b87e6066a65f4995
/3pp/linux/kernel/latencytop.c
e3acead004e6e7025502cd222fd4183507e15fc6
[ "MIT", "Linux-syscall-note", "GPL-2.0-only" ]
permissive
eerimoq/monolinux-example-project
7cc19c6fc179a6d1fd3ec60f383f906b727e6715
57c4c2928b11cc04db59fb5ced962762099a9895
refs/heads/master
2021-02-08T10:57:58.215466
2020-07-02T08:04:25
2020-07-02T08:04:25
244,144,570
6
0
MIT
2020-07-02T08:15:50
2020-03-01T12:24:47
C
UTF-8
C
false
false
7,392
c
// SPDX-License-Identifier: GPL-2.0-only /* * latencytop.c: Latency display infrastructure * * (C) Copyright 2008 Intel Corporation * Author: Arjan van de Ven <arjan@linux.intel.com> */ /* * CONFIG_LATENCYTOP enables a kernel latency tracking infrastructure that is * used by the "latencytop" userspace tool. The...
[ "erik.moqvist@gmail.com" ]
erik.moqvist@gmail.com
9c3735f75055acf86b7676ccc78c995272b37147
40dd2c2ba934bcbc611b366cf57762dcb14c48e3
/RI_Platform/src/snmp/orig/hrProcessorTable.h
a083fbbc6ff6eea5c6d228cdcd584197bc77b11a
[]
no_license
amirna2/OCAP-RI
afe0d924dcf057020111406b1d29aa2b3a796e10
254f0a8ebaf5b4f09f4a7c8f4961e9596c49ccb7
refs/heads/master
2020-03-10T03:22:34.355822
2018-04-11T23:08:49
2018-04-11T23:08:49
129,163,048
0
0
null
null
null
null
UTF-8
C
false
false
519
h
/* * Note: this file originally auto-generated by mib2c using * : mib2c.create-dataset.conf 9375 2004-02-02 19:06:54Z rstory $ */ #ifndef HRPROCESSORTABLE_H #define HRPROCESSORTABLE_H /* function declarations */ void init_hrProcessorTable(void); void initialize_table_hrProcessorTable(void); Netsnmp_Node_Handler hr...
[ "amir.nathoo@ubnt.com" ]
amir.nathoo@ubnt.com
47a5ddb65ac8ecde458e181bad4be2f72b79a4bc
84aacfa9d4dbb48175c9700b85fbbda294e0d8d3
/src/PuTTY/unix/xpmpucfg.c
a2c95e3b13323b49ddcfde251fe01d61054dbc44
[ "MIT" ]
permissive
OS-Q/W37
8c3c501a9d4834fdcb405bf757362cf790f412b4
be2f45cc975f93f2079ff9427de53936c6e033cb
refs/heads/master
2022-12-31T09:01:52.835552
2020-10-21T09:58:29
2020-10-21T09:58:29
153,408,131
1
0
null
null
null
null
UTF-8
C
false
false
5,348
c
/* XPM */ static const char *const cfg_icon_0[] = { /* columns rows colors chars-per-pixel */ "16 16 9 1", " c black", ". c navy", "X c blue", "o c #808000", "O c yellow", "+ c #808080", "@ c #C0C0C0", "# c gray100", "$ c None", /* pixels */ "$$$ $$ $$", "...
[ "qitas@qitas.cn" ]
qitas@qitas.cn
92fc893b7b4276560d92c5e9c0569a665744dcb4
2a33eb5c69f9f3402e0edce4c1b2e3a8e97c998c
/07. Sentencias repetitivas/secuencia/main.c
7d1003be9406e0b57ae4590669c228374ce82d9e
[]
no_license
jrbarrio/FundamentosProgramacionI
2a710aec7d3d9a4683d81e7b5ec550fd6ffc5f9e
6028f5a00041ff51a786651fe12a20126e4ebd59
refs/heads/master
2016-09-05T18:01:44.905835
2013-02-16T22:20:37
2013-02-16T22:20:37
7,896,712
1
0
null
null
null
null
UTF-8
C
false
false
580
c
#include <stdio.h> void main (void) { int blancos=0,digitos=0,letras=0; char caracter; printf ("INTRODUCE CARACTERES (* PARA TERMINAR)\n\n"); do { caracter=getchar(); if (caracter!='*') if ((caracter>='A' && caracter<='Z')|| (caracter>='a' && caracter<='z')) letras=letras+1; else if (caracter>='...
[ "jorge.roldan@gmail.com" ]
jorge.roldan@gmail.com
4f87bce2a95c4a6d5c9e48a35afc88f65eb921b5
bdfaff6f3e3fbd373b72b984b7305e92d14da90c
/node/vuo.event/vuo.event.fireOnStart.c
ff853cd0ee8ed7bb0bc2cab9ddb10c36f1947259
[]
no_license
alcomposer/vuo
809888bbc20d242db5d782b8a87696c0fdeb7286
2a6a2aedd296cbd198c372215ecfdae2210dedae
refs/heads/master
2021-01-16T23:31:11.424222
2015-12-28T05:26:47
2015-12-28T05:26:47
48,317,125
0
0
null
2015-12-20T11:11:49
2015-12-20T11:11:49
null
UTF-8
C
false
false
1,003
c
/** * @file * vuo.event.fireOnStart node implementation. * * @copyright Copyright © 2012–2014 Kosada Incorporated. * This code may be modified and distributed under the terms of the MIT License. * For more information, see http://vuo.org/license. */ #include "node.h" VuoModuleMetadata({ "title" : "Fire ...
[ "info@vuo.org" ]
info@vuo.org
ee665515ef4638c9d04de3c4541623d0e8c30945
54420f20ea0f9b11124bd3770d54e4280ff205fd
/invSpect/loadMeth.c
23dde3f6f4c054c1e88694e2d25cb4015826404c
[]
no_license
CAMRIatUNC/Spectroscopic-VTI-T1
7373167310543e9f8c0d77f025ac07927b49c44a
720603d6c954a93fee92d17b829bd24bf2898814
refs/heads/master
2022-12-07T05:31:39.801929
2020-09-04T22:00:20
2020-09-04T22:00:20
null
0
0
null
null
null
null
UTF-8
C
false
false
2,922
c
/**************************************************************** * * $Source: /pv/CvsTree/pv/gen/src/prg/methods/NSPECT/loadMeth.c,v $ * * Copyright (c) 1999 - 2010 * Bruker BioSpin MRI GmbH * D-76275 Ettlingen, Germany * * All Rights Reserved * * * $Id: loadMeth.c,v 1.5.2.1 2014/12/17 18:20:58 josh Exp $ ...
[ "67516945+mjmackin@users.noreply.github.com" ]
67516945+mjmackin@users.noreply.github.com
6bba4493e5c069efd11bedd8ac360e5e4f4d0f61
f4c97dbd18b22adb8ac669a58393883bc7978fa1
/demo/UCloudMediaRecorderDemo/UCDLiveDemoHeader.h
c177a819aafe840e018a19926b3571a0daabecc0
[ "MIT" ]
permissive
wyuzyf/UCDLive_iOS
95d07e5ed7d9da92c3e21d67ccd896d59a217777
555a04eca16e8df958542ce836235e02c2812345
refs/heads/master
2021-05-08T11:56:16.686988
2018-01-03T07:02:34
2018-01-03T07:02:34
null
0
0
null
null
null
null
UTF-8
C
false
false
2,448
h
// // UCDLiveDemoHeader.h // UCloudMediaRecorderDemo // // Created by Sidney on 26/04/17. // Copyright © 2017年 https://ucloud.cn. All rights reserved. // #ifndef UCDLiveDemoHeader_h #define UCDLiveDemoHeader_h // demo中的推流地址仅供demo测试使用,如果更换推流域名地址,请发邮件至spt_sdk@ucloud.cn或联系客服、客户经理索取对应的AccessKey #define AccessKey @"p...
[ "zhongxilin@gmail.com" ]
zhongxilin@gmail.com
293d54f34912ebcf34a9bb6c4dea0d312e9813b9
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/f292f426-7bcc-4b34-a00e-3d55bd35e416.c
6498a32a67733af59b70c323c29eac30eb2d3b4e
[]
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
568
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 = i-j; l = j%j; k = l-k*i; //variables /* START VULNERABILITY */ int a; int b[42]; int c[34]; a = 0; while (a < strlen(b...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
1caa7a01cd36f17e07746513d52ec08373d820bd
94e8344ee420ae4d2eb1643e95973845f341a3d2
/gcc_4.3.0_mutants/mutant104101_simplify-rtx.c
efaa25e1ca9f128491bc46f231c0f199776f0406
[]
no_license
agroce/compilermutants
94f1e9ac5b43e1f8e5c2fdc17fa627d434e082f3
dc2f572c9bfe1eb7a38999aaf61d5e0a2bc98991
refs/heads/master
2022-02-26T21:19:35.873618
2019-09-24T15:30:14
2019-09-24T15:30:14
207,345,370
1
0
null
null
null
null
UTF-8
C
false
false
158,215
c
/* RTL simplification functions for GNU compiler. Copyright (C) 1987, 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GCC. GCC is free software; you can redistribute it and/or modify it under the te...
[ "agroce@gmail.com" ]
agroce@gmail.com
4c8cfe643b1bfda4f6212b65d8c5cd4fe2735164
cac37d245fb8b6019168a47c781b66241a95b20c
/holy_pro.si4project/Backup/flash(840).h
ad9554087548b36ed895034427ed86c9ab7d1a75
[]
no_license
JIAWEI-jee/K9018
cea742d2b678515ed6bce70811ac50b1fb38ca64
53e300aa6f1306a9f1478c637625a48516692ef6
refs/heads/master
2022-12-15T04:04:54.932466
2020-08-21T06:59:55
2020-08-21T06:59:55
288,148,469
1
0
null
null
null
null
GB18030
C
false
false
1,146
h
#ifndef __FLASH_H__ #define __FLASH_H__ #include "HC89F303.h" #define FLASH_CHECK_ADDRESS 0X3C00 //用flash末尾1K(总16K)地址作为存储基地址 1024*14 = 0X3800 #define FLASH_DATA_ADDRESS FLASH_CHECK_ADDRESS + 4 typedef enum TIMER_TYPE { TIMER_ON = 0X00, TIMER_0_5H = 0X01, TIMER_1H = 0X02, TIMER_2H = 0X03, T...
[ "690794326@qq.com" ]
690794326@qq.com
cbb96ce8db5b95bcfcab52f6e7215eea9cdc2f8a
60479c10ac9c11356f2d8f2918b07e871d026a7f
/libft/src/ft_minmax_int.c
ddcc0d9f7943e8e7c47b544a35e870b6b625fc79
[]
no_license
IohannRabeson/42sh
1eb11e348970a54ca145e94cd66be04117f08654
9dcac1651b2b57db0bf021e527c9d964de6c1886
refs/heads/master
2020-04-09T14:57:13.968980
2015-07-02T18:45:01
2015-07-02T18:45:01
20,038,177
0
0
null
null
null
null
UTF-8
C
false
false
1,059
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_minmax_int.c :+: :+: :+: ...
[ "irabeson@student.42.fr" ]
irabeson@student.42.fr