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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a6e59a90bc74319c33f3cf1132313682363f4bc0 | 83214753e9183327e98af0e6768e9be5385e5282 | /d/qujing/wuji/east.c | fc2502809a91840393ced1ab00d9a541bf2faf5b | [] | no_license | MudRen/hymud | f5b3bb0e0232f23a48cb5f1db2e34f08be99614e | b9433df6cf48e936b07252b15b60806ff55bb2f3 | refs/heads/main | 2023-04-04T22:44:23.880558 | 2021-04-07T15:45:16 | 2021-04-07T15:45:16 | 318,484,633 | 1 | 5 | null | null | null | null | GB18030 | C | false | false | 331 | c | // Room: /u/mimi/zhuziguo/east snowcat moved to /d/qujing/wuji
inherit ROOM;
void create()
{
set ("short", "东厢房");
set ("long", @LONG
这是宝林寺的禅房,房内摆有一张长桌,靠墙设有几张木床。
LONG);
set("light_up", 1);
set("exits", ([ /* sizeof() == 1 */
"north" : "",
]));
setup();
}
| [
"i@oiuv.cn"
] | i@oiuv.cn |
adfb5912f2a181f1ca1b174f96a31c1f1270c660 | ac2c55df8b8e8273f91ff16b0a7dd1de862c7996 | /Week4/y.tab.c | b85f307a488f4a7044140fc0337968e96d8eec50 | [] | no_license | GokulSudheesh/Compiler-Construction | d6f1a972466d3f0ce89e8a5c96408bae5330e255 | 3db3c9462559f6c4a5e0b4eb4943ad98b1a1443b | refs/heads/main | 2023-04-29T08:54:57.375421 | 2021-05-19T17:28:43 | 2021-05-19T17:28:43 | 354,578,628 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 60,519 | c | /* A Bison parser, made by GNU Bison 3.5.1. */
/* Bison implementation for Yacc-like parsers in C
Copyright (C) 1984, 1989-1990, 2000-2015, 2018-2020 Free Software Foundation,
Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License a... | [
"gokulsudheesh1@gmail.com"
] | gokulsudheesh1@gmail.com |
f475a8de946f4108a67152a2c099d6436a0960df | 30fd21a00f5276edef41c97a6eb4b84cd386634d | /2ano/2semestre/SO/SO-18:19/SO/Guiões/Guião 2/ExC/ex7.c | 98c5a274dece10d1d440180a314fb025d20dc41b | [] | no_license | JoaoPalmeira/MaterialLicenciaturaMIEINF | 00b4639cb6ac0c094437e1bccc6c58e725757577 | 1f1d59e9010ad18e02e5dfb3b597330054e681a3 | refs/heads/master | 2020-07-02T12:05:37.430589 | 2019-08-09T18:25:42 | 2019-08-09T18:25:42 | 201,519,160 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,214 | c | #include <stdio.h>
#include <stdlib.h>
#include <unistd.h> /* chamadas ao sistema: defs e decls essenciais */
#include <sys/wait.h> /* chamadas wait*() e macros relacionadas */
// pid_t getpid(void);
// pid_t getppid(void);
// pid_t fork(void);
// void _exit(int status);
// pid_t wait(int *status);
// pid_t waitpid(p... | [
"a73864@alunos.uminho.pt"
] | a73864@alunos.uminho.pt |
fe2e39c8a1a8201b9cf85bef1377fba0a4d14ef7 | 51635684d03e47ebad12b8872ff469b83f36aa52 | /external/gcc-12.1.0/gcc/testsuite/gcc.target/arc/interrupt-2.c | 09c6f4d216e9f8b2139fd49f62c182d2041eca05 | [
"LGPL-2.1-only",
"FSFAP",
"LGPL-3.0-only",
"GPL-3.0-only",
"GPL-2.0-only",
"GCC-exception-3.1",
"LGPL-2.0-or-later",
"Zlib",
"LicenseRef-scancode-public-domain"
] | permissive | zhmu/ananas | 8fb48ddfe3582f85ff39184fc7a3c58725fe731a | 30850c1639f03bccbfb2f2b03361792cc8fae52e | refs/heads/master | 2022-06-25T10:44:46.256604 | 2022-06-12T17:04:40 | 2022-06-12T17:04:40 | 30,108,381 | 59 | 8 | Zlib | 2021-09-26T17:30:30 | 2015-01-31T09:44:33 | C | UTF-8 | C | false | false | 296 | c | /* { dg-skip-if "ilink2 is not an ARCv2 register" { archs || arcem } } */
void __attribute__ ((interrupt("ilink2")))
handler1 (void)
{
}
/* { dg-final { scan-assembler-times "j.*\[ilink2\]" 1 { target { arc6xx } } } } */
/* { dg-final { scan-assembler-times "rtie" 1 { target { arc700 } } } } */
| [
"rink@rink.nu"
] | rink@rink.nu |
6bb129bf1dfc07d52a494f445e0b64d4ee6e827a | f30756dce125f723407989a9ca297636e783120b | /Projeto_Escola/relatorio.h | 1e30509d78c0fa59229d3f0d8fc4f6940ca5161d | [] | no_license | GabrielFDJ/INF029-GabrielFerreira | ffcebfe3cf36dc61890e8e7cc02bf08d659e180f | e651eab07bb3b78e8c92a7b122dcc43d61c9b5be | refs/heads/main | 2023-05-13T23:18:48.385798 | 2021-06-07T13:48:59 | 2021-06-07T13:48:59 | 342,060,950 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,030 | h | #define TAM 5
#include <string.h>
typedef struct cadastroAluno{
int matricula;
char nome [50];
char dataNascimento [15];
char cpf [15];
char sexo;
}Aluno;
typedef struct cadastroProfessor{
int matricula;
char nome [50];
char dataNascimento [15];
char cpf [15];
... | [
"gabrielferreiradj2014@gmail.com"
] | gabrielferreiradj2014@gmail.com |
475f6fb399256582461ec6a015b24841629f6dcd | 6c2d194506dea5a67cf1871b33ab2db2dec47486 | /tags/TMUX_1_2/paste.c | 2ff4133e09d1b12bcf6cfd976c086bb7fa356531 | [] | no_license | ThomasAdam/tmux-ARCHIVED | ac55547c4a5cd8e4a42069a24e1220932e93c49b | fb40523d50d7868cc3886cf1c753299d91ada10a | refs/heads/master | 2016-09-06T10:20:11.407136 | 2012-08-31T09:30:16 | 2012-08-31T09:30:16 | 1,806,764 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,156 | c | /* $Id: paste.c,v 1.13 2009-12-04 22:14:47 tcunha Exp $ */
/*
* Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permissio... | [
"(no author)@303bd1e2-03bb-47f1-b221-2a0928954661"
] | (no author)@303bd1e2-03bb-47f1-b221-2a0928954661 |
c4474ad2ec0c22563c5ccc6c136fd5411c1ccac0 | fc7d5b988d885bd3a5ca89296a04aa900e23c497 | /Programming/mbed-os-example-sockets/mbed-os/connectivity/cellular/include/cellular/framework/common/APN_db.h | 6bd2432932a17b7f15f5fb4734e36d97ddd25c00 | [
"Apache-2.0"
] | permissive | AlbinMartinsson/master_thesis | 52746f035bc24e302530aabde3cbd88ea6c95b77 | 495d0e53dd00c11adbe8114845264b65f14b8163 | refs/heads/main | 2023-06-04T09:31:45.174612 | 2021-06-29T16:35:44 | 2021-06-29T16:35:44 | 334,069,714 | 3 | 1 | Apache-2.0 | 2021-03-16T16:32:16 | 2021-01-29T07:28:32 | C++ | UTF-8 | C | false | false | 1,775 | h | /* mbed Microcontroller Library
* Copyright (c) 2017 ublox, ARM Limited
* SPDX-License-Identifier: Apache-2.0
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache... | [
"albmar-6@student.ltu.se"
] | albmar-6@student.ltu.se |
3425847cf5a93304342f09c51c2ad926d2944b1e | 019b085ac8ef4594fb43a1566b8e984cd34fac16 | /platforms/nuttx/NuttX/nuttx/arch/arm/src/samv7/sam_dac.c | 815a5e22d8a7ecfaee7e7851d97e137c228fea0e | [
"BSD-3-Clause",
"LicenseRef-scancode-warranty-disclaimer",
"GPL-1.0-or-later",
"LicenseRef-scancode-other-permissive",
"ISC",
"MIT"
] | permissive | JJRnumrous/Firmware | fffabcee637b5fe00f374b6849894ae518b8c8af | 7c3505dffa465be7bcef4602976df853d587e467 | refs/heads/master | 2020-08-17T20:26:09.876510 | 2019-10-17T05:22:09 | 2019-10-17T05:22:09 | 150,714,296 | 0 | 0 | BSD-3-Clause | 2018-09-28T09:06:12 | 2018-09-28T09:06:12 | null | UTF-8 | C | false | false | 17,476 | c | /************************************************************************************
* arch/arm/src/samv7/sam_dac.c
*
* Copyright (C) 2016 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>
*
* Redistribution and use in source and binary forms, with or without
* modification, are pe... | [
"18231349@sun.ac.za"
] | 18231349@sun.ac.za |
f450df608b0623d1b533eeb49ee0b603f729a41b | eda52f00615564e818ed8de8c481d1c8c843b7a5 | /opari2/src/pomp-lib-dummy/pomp2_region_info.h | 056364394faeb76d86cb0d58201e86befef94c26 | [] | no_license | pyrovski/scalasca | e54c52e8aa4a8b5cbb2294074c53d95eab1eeb7d | 726e6f85fd89f284bda6df6d8bb160276b3a297f | refs/heads/master | 2021-01-01T04:27:08.330831 | 2013-07-19T19:26:18 | 2013-07-19T19:26:18 | 11,535,489 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 7,354 | h | /*
* This file is part of the Score-P software (http://www.score-p.org)
*
* Copyright (c) 2009-2011,
* RWTH Aachen University, Germany
* Gesellschaft fuer numerische Simulation mbH Braunschweig, Germany
* Technische Universitaet Dresden, Germany
* University of Oregon, Eugene, USA
* Forschungszen... | [
"peter.eldridge.bailey@gmail.com"
] | peter.eldridge.bailey@gmail.com |
d31b60b9a85af31cd1f5ee5204cf95c3bb90b7d1 | f4954ba40fbeb59a69284a8dd720eb110418b723 | /杨辉三角(2)/杨辉三角(2)/test.c | 6e26632c6f501b9699c61cc7809e99c13d32f14a | [] | no_license | jihaojiemo/C | a07adf3e878f7818f0e998aac6bef81067bd9755 | 53b53ec46074ec73c5a567c4a1a07878f41ee9e4 | refs/heads/master | 2020-04-04T18:15:59.528637 | 2019-08-06T03:41:41 | 2019-08-06T03:41:41 | 156,156,773 | 2 | 1 | null | null | null | null | GB18030 | C | false | false | 649 | c | // 在屏幕上打印杨辉三角
// 1
// 1 1
// 1 2 1
//1 3 3 1
// 第i行有i个元素,每一行的第一个数和最后一个数(第i个数)都是1
#include <stdio.h>
#include <stdlib.h>
#define N 9
int main() {
int a[N][N] = { 0 };
int i = 0;
int j = 0;
for (i = 0; i < N; ++i) {
a[i][0] = 1;
a[i][i] = 1;
}
for (i = 2; i < N; ++i) {
for (j = 1; j < ... | [
"914064689@qq.com"
] | 914064689@qq.com |
13bdb45c051c53894e8a4879a21c429f97d08e95 | 07bbe7a0a829cfbc9789831d981aedf36e4e94d9 | /source/lexbor/html/tree/insertion_mode/in_column_group.c | 7e42a3b17e041796b0043cf8338797f6083b3b32 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | lexbor/lexbor | 0bf3a22898d8e295fa20cc1391e31a68502c458a | 31e3d9d7f9032cd475d5afa788999de2d4b891dd | refs/heads/master | 2023-08-31T23:25:49.903737 | 2023-08-30T08:25:12 | 2023-08-30T08:25:12 | 122,375,902 | 758 | 95 | Apache-2.0 | 2023-08-30T08:25:13 | 2018-02-21T18:28:52 | C | UTF-8 | C | false | false | 6,946 | c | /*
* Copyright (C) 2018-2020 Alexander Borisov
*
* Author: Alexander Borisov <borisov@lexbor.com>
*/
#include "lexbor/html/tree/insertion_mode.h"
#include "lexbor/html/tree/open_elements.h"
lxb_inline bool
lxb_html_tree_insertion_mode_in_column_group_anything_else(lxb_html_tree_t *tree,
... | [
"lex.borisov@gmail.com"
] | lex.borisov@gmail.com |
e76a63ecb4d9830f206546262c787a501a2ef49f | 9eec0e4a53c8fc0a42b22f99fd5ca18233a1c1ff | /socodery/C_Programming/Advanced/PRISM3/Pointers/Julian/include/julian_header.h | 946062dc02952695d5d3de3761ee2efd0dcf0d82 | [] | no_license | ansrivas/codes | 1b3139411e879e8b13ae3508f7793beffd1c36bd | 36693d7aaefdc894b200f4d2a9937ac2137f3146 | refs/heads/master | 2021-01-13T01:27:40.877798 | 2013-10-25T09:38:59 | 2013-10-25T09:38:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,264 | h | /*************************************************************************
*
* FILE NAME : julian_header.h
*
* DESCRIPTION : Contains header files and function prototypes for julian prg
*
* DATE NAME REFERENCE REASON
*
* 1-JUN-10 Sibu PRISM-3 C FG Initial Creation.
*
* 2010, Techno... | [
"best.ankur@gmail.com"
] | best.ankur@gmail.com |
f78cba82bea6fcd682ea4c79b9a9a1c110373a26 | d2caaf92994b930a70eaf4f2f6b8054b74632e24 | /__vm/.wifi_scanner.vsarduino.h | d097aa66c120b411ff224bdfa53e03f073f1401c | [] | no_license | factoryal/wifi_scanner | 128f308b4a987812204a802b49ff42ed0231fc22 | 3f59b6fce3cf360eef59c9786c5e34dbbe940b4a | refs/heads/master | 2021-07-03T11:10:28.951354 | 2017-09-26T03:55:04 | 2017-09-26T03:55:04 | 104,833,756 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,176 | h | /*
Editor: http://www.visualmicro.com
visual micro and the arduino ide ignore this code during compilation. this code is automatically maintained by visualmicro, manual changes to this file will be overwritten
the contents of the Visual Micro sketch sub folder can be deleted prior to publishing a pr... | [
"vkdlsvnt@naver.com"
] | vkdlsvnt@naver.com |
b5e4841df75257709ceec249420f7ea2e76b4a32 | 5fe959ff07fc2724e6c99c34e6b3b2b7658a1016 | /src/compiler.c | 253c9b35b11a8ad19aad5fee3dfcb49325f3bac6 | [
"MIT"
] | permissive | TheEnbyWitch/cidscropt | e2541be1b20aa8275d6c399776cd536e83eb84a0 | f31f834d1f5c26977d904ae4e8e35de1acf002bc | refs/heads/master | 2022-12-26T10:06:47.217380 | 2016-08-19T00:16:48 | 2016-08-19T00:16:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 40,682 | c | #include <stdio.h>
#include <stdlib.h>
#include <ctype.h>
#include "xalloc.h"
#include "tokens.h"
#include "variable.h"
#define ENUM_BEGIN(typ) typedef enum {
#define ENUM(nam) nam
#define ENUM_END(typ) } typ;
#include "vm_opcodes.h"
#undef ENUM_BEGIN
#undef ENUM
#undef ENUM_END
#define ENUM_BEGIN(typ) static const... | [
"riicchhaarrd@users.noreply.github.com"
] | riicchhaarrd@users.noreply.github.com |
43479c08d71abd69eb57fb62cac7211e2b707e03 | 7b31fa25d5e49460978e2dd79b3bde0a0aa907eb | /ds-lib/testutil.h | ee817e7cbc404c225e67b751fd41111a2c518dcd | [] | no_license | nanchen/c-data-structures-analysis | 23fc1fc470bc5176c6235e4d343e1b4530c2f73f | 7d393b476c5ff232353a42d7e48a4ad86b64a462 | refs/heads/master | 2020-05-17T13:33:56.741062 | 2011-10-11T21:07:11 | 2011-10-11T21:07:11 | 1,511,339 | 1 | 2 | null | null | null | null | UTF-8 | C | false | false | 170 | h | /*
* testutil.h
*
* Created on: Apr 5, 2011
* Author: nan
*/
#ifndef TESTUTIL_H_
#define TESTUTIL_H_
void permute(int a[], int n);
#endif /* TESTUTIL_H_ */
| [
"mnanchen@gmail.com"
] | mnanchen@gmail.com |
34058c80f8dc315ef423ade3f6f327e97f79749e | 43260c9add09e83c4f36c694f473b79fdf60cf6b | /aubit4glsrc/tags/Aubit4gl-1_2-28/tools/no_rpc/cygwin/rpc/types.h | d3dd4a3c359c1d15c04a12e0e8cdedcebf8d46d6 | [] | no_license | tompipen/aubit4gl_code | 63d31e10e329831f95f9e839a0f1bf312c056164 | ea632477f2653dd97f024eb6a54abfdf5a892153 | refs/heads/master | 2020-04-11T14:52:49.192757 | 2018-11-12T10:21:42 | 2018-11-12T10:21:42 | 161,871,995 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,044 | h | /* @(#)types.h 2.3 88/08/15 4.0 RPCSRC */
/*
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for
* unrestricted use provided that this legend is included on all tape
* media and as a part of the software program in whole or part. Users
* may copy or modify Sun RPC without charge, but are not autho... | [
"nobody@ccff5c2d-aaaf-4f61-a5bd-d7f44fd75822"
] | nobody@ccff5c2d-aaaf-4f61-a5bd-d7f44fd75822 |
ed8a2c3f6fb2bed5bd80d9946d8cd00767e5e438 | 5b61532985557fc08c9fdf8565b59654a4ca2bdc | /src/util.c | 57bcfa2e822dad99fdf6f78540e80966b13e45b6 | [
"MIT"
] | permissive | jubalh/swappy | 931ba5dabf551ec986920941177711478945a3eb | de88325a7e62d406cffcd6e3c98b3658b97adc4b | refs/heads/master | 2022-11-15T12:05:54.570940 | 2020-07-08T01:32:44 | 2020-07-08T01:32:44 | 278,011,411 | 0 | 0 | MIT | 2020-07-08T06:44:58 | 2020-07-08T06:44:57 | null | UTF-8 | C | false | false | 962 | c | #include "util.h"
#include <glib.h>
#include <string.h>
void string_remove_at(gchar *str, size_t pos) {
if (str && strlen(str) > pos) {
memmove(&str[pos], &str[pos + 1], strlen(str) - pos);
}
}
gchar *string_insert_chars_at(gchar *str, gchar *chars, size_t pos) {
gchar *new_str;
if (str && chars) {
... | [
"jeremy.attali@gmail.com"
] | jeremy.attali@gmail.com |
a5cbb783eaec857291e27940d48d6ab85b8f5e82 | d5f7257da1fd3d94eed5c945f59a33fb9822c5c1 | /vendor/vectorfont/etrump/inc/freetype/internal/ftstream.h | 6a48686beea9a14cc5a7a982d249a14fd6a923c2 | [] | no_license | dongdong-2009/2503D_MQTT | ce37cd3bd83fbd310e411d21aea663dd02d4ac6a | 15f0ec65a56412935a810712807303362b2c5427 | refs/heads/master | 2023-04-22T21:33:57.079597 | 2021-04-25T11:36:43 | 2021-04-25T11:36:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 23,377 | h | /***************************************************************************/
/* */
/* ftstream.h */
/* */
/* ... | [
"864876693@qq.com"
] | 864876693@qq.com |
f172aff5d3c058e9400a6791595a965ad807e309 | 34bdcb3928fe742fc4b012a44b61dc6addb8edf7 | /p9_hash_table.c | 868cb4b39ee003fba7a574fbe8d3c195c19557f5 | [] | no_license | Karthikzee/DSC | dc4e3c1b6666f0445a52aafd2b0539cc6f569e43 | d6cc042a620640bff12ec80fa702cbe04c753554 | refs/heads/master | 2020-07-09T09:07:31.776282 | 2020-03-13T06:36:36 | 2020-03-13T06:36:36 | 203,936,390 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 942 | c | #include<stdio.h>
void main()
{
int n,a[5][3],p[5]={0,0,0,0,0},i=0,b,index,k,c,m,flag;
printf("enter the number of buckets:\n");
scanf("%d",&n);
do
{
printf("\n1.insert 2. search 3. exit");
printf("\nEnter your choice:");
scanf("%d",&c);
switch(c)
{
case 1:
printf("\nEnter your number to insert:"... | [
"noreply@github.com"
] | Karthikzee.noreply@github.com |
1f85d34833190f3034a08caf2c8475829653882a | a57b1c443706625a681f8538cc9d0cfce281946d | /src-xpl/xpl_imui.c | adeeaebedfc637068f0100c580469e47f02b473d | [] | no_license | justinbowes/ld26-ultrapew | d2af0d500536307db3007f4fb0ecaffacaf41eb8 | e956d84cfe7fab3eebae6df90fa82487f6040a95 | refs/heads/master | 2021-07-05T17:30:19.283393 | 2017-09-29T01:41:14 | 2017-09-29T01:41:14 | 9,737,763 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 43,380 | c | /*
* File: xpl_imui.c
* Author: justin
*
* Created on November 11, 2012, 12:54 PM
*/
#include <assert.h>
#include <math.h>
#include <uthash.h>
#include <minIni.h>
#include <sys/param.h>
#include "xpl_gl.h"
#include "xpl_input.h"
#include "xpl_platform.h"
#include "xpl_memory.h"
#include "xpl_vec.h"
#include "... | [
"jbowes@informi.ca"
] | jbowes@informi.ca |
3ffbf949096b7883bd18432b9227662e788a16a1 | 3251b41e7fec5c34c5cf3a8c14cfc9350bb84da2 | /upc/osu_upc_all_gather.c | 7c16742932027023208b05643a1b72676a607447 | [
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | marufdsi/osu-micro-benchmarks | b88aa0b2f9c9016f0cfa5bdd257af792dc9ef3ff | 41febdbf6faec723f84f5078a51ba01b2e462b41 | refs/heads/master | 2021-06-16T18:12:29.693104 | 2021-04-20T22:12:25 | 2021-04-20T22:12:25 | 194,316,316 | 0 | 0 | NOASSERTION | 2019-06-28T18:17:53 | 2019-06-28T18:17:53 | null | UTF-8 | C | false | false | 2,620 | c | #define BENCHMARK "OSU UPC Gather Latency Test"
/*
* Copyright (C) 2002-2016 the Network-Based Computing Laboratory
* (NBCL), The Ohio State University.
*
* Contact: Dr. D. K. Panda (panda@cse.ohio-state.edu)
*
* For detailed copyright and licensing information, please refer to the
* copyright file COPYRIGHT in... | [
"forresti@eecs.berkeley.edu"
] | forresti@eecs.berkeley.edu |
1c036e121a689cc4119e88df1dfe0434db9ef23e | bbc35e3c7e35b5219e06027c1798ac36775305ff | /LeeCode/topic860/c/main.c | 29ab7e918b77435c7008f2a25d06de79c6ec2745 | [] | no_license | zabcdefghijklmnopqrstuvwxy/leecode | 7f261dfde880f4755cf3b35b0ca08b36025cd5e9 | 35018a3e0506a77d425d0aff6a1c50bfa67afeaa | refs/heads/master | 2023-03-07T06:27:51.292041 | 2023-02-26T03:50:34 | 2023-02-26T03:50:34 | 211,665,551 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,137 | c | bool lemonadeChange(int* bills, int billsSize){
int nDrawer[3] = {0};
int i = 0;
for(i = 0; i < billsSize; i++)
{
if(bills[i] == 5)
{
nDrawer[0]++;
}
else if(bills[i] == 10)
{
if(nDrawer[0] > 0)
{
nDrawer[1]++;
... | [
"sai14790085178@163.com"
] | sai14790085178@163.com |
16d7269ec3b0b351c9c2a52639406086ffebc356 | 6c06758057ad5f0d138aa6a9b30bca88acdd4ce1 | /Read1.c | eb24d2a84466f20067414cc7a7e4faf8392bc553 | [] | no_license | AdarshPawar29/CSE325_Linux_Programming | 5c4791619220f8dcb6284cb6af13af5fa78c655b | fe87214f9924215fade3cd1c7260d2ca19a7aed7 | refs/heads/master | 2020-03-14T13:13:41.723511 | 2019-12-13T09:02:28 | 2019-12-13T09:02:28 | 131,628,670 | 3 | 2 | null | null | null | null | UTF-8 | C | false | false | 145 | c | #include<sys/types.h>
#include<unistd.h>
#include<stdlib.h>
int main()
{
int n;
char buff [50];
n = read(0,buff,50);
write (0,buff,n);
}
| [
"noreply@github.com"
] | AdarshPawar29.noreply@github.com |
9a81a22e0f6ed0866415ec667cf41d2a5ea95960 | fd0c132f979ecd77168511c6f4d276c480147e57 | /ios/Classes/Native/AssemblyU2DCSharp_Const3649691843MethodDeclarations.h | 39f5a7e1c761486e28618be5d8af578252db98d7 | [] | no_license | ping203/gb | 9a4ab562cc6e50145660d2499f860e07a0b6e592 | e1f69a097928c367042192619183d7445de90d85 | refs/heads/master | 2020-04-23T02:29:53.957543 | 2017-02-17T10:33:25 | 2017-02-17T10:33:25 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 399 | 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>
// Const
struct Const_t3649691843;
#include "codegen/il2cpp-codegen.h"
// System.Void Const::.ctor()
extern "C" void Const__ctor_m239760034... | [
"nguyenhaian@outlook.com"
] | nguyenhaian@outlook.com |
b6c20d34d857f92564af7652aa647ea29a525bf7 | b9c1de5bd62cd05e7564637d086e4583c3bf5872 | /5.c | 2cf49ca3d1c45420cf2ab80b4f686d215906786c | [] | no_license | Pratik177/ass8 | ae7361563b21b2118460cb635fe9917f45fca352 | 1bf9bd2b9bc9f3a82d8106d4b9e8b695eb25e70a | refs/heads/main | 2023-06-16T04:46:52.131535 | 2021-07-16T11:18:31 | 2021-07-16T11:18:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 681 | c | #include<stdio.h>
int main()
{
int a[3][3],i,j,b[3][3],sum=0;
printf("enter a number for 3 x 3 :\n");
for(i=0;i<=2;i++)
{
for(j=0;j<=2;j++)
{
printf("a[%d%d]=",i,j);
scanf("%d",&a[i][j]);
}
}
printf("the matrix is :\n");
for(i=0;i<=2;i++)
... | [
"noreply@github.com"
] | Pratik177.noreply@github.com |
bf9809ca3f9c17e532893047854976c00ba1b2c5 | 8abbebafdcc1114d990e24e9ecc0ef8b20de863f | /Library/Il2cppBuildCache/iOS/il2cppOutput/UnityEngine.ParticleSystemModule_CodeGen.c | e52f175f1573e3a95bece20d1770d76e77f9e602 | [] | no_license | SpamMasubi/Codename-ATARU | 99a95612a9fc1a38657d361c384a188918d75a76 | 76fdf0f27a5fc09ca2488508ee66096a30ebf242 | refs/heads/main | 2023-06-26T02:13:16.957108 | 2021-07-20T06:14:07 | 2021-07-20T06:14:07 | 357,102,358 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 644 | c | #include "pch-c.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include "codegen/il2cpp-codegen-metadata.h"
extern const CustomAttributesCacheGenerator g_UnityEngine_ParticleSystemModule_AttributeGenerators[];
IL2CPP_EXTERN_C const Il2CppCodeGenModule g_UnityEngine_Part... | [
"38049610+SpamMasubi@users.noreply.github.com"
] | 38049610+SpamMasubi@users.noreply.github.com |
4319ee12e15b68064ba69fc047948785c2859006 | d9ba0806c2f8c601cdbd9b40ab78e88c8d420af6 | /Device/Interface/ICommunication.h | 690502f1287838717067d481f912870cbb19059d | [] | no_license | Alekseu/Stm32F103_C-_Framework | 83f1b64ddb0932516b1439ec70e597114848773b | b77b11a6154d87cde48d2cc8ce9e95b87d2489b0 | refs/heads/master | 2020-05-26T04:23:00.617595 | 2018-07-04T14:55:09 | 2018-07-04T14:55:09 | 84,991,592 | 0 | 0 | null | null | null | null | ISO-8859-5 | C | false | false | 248 | h | /*
* ICommunication.h
*
* Created on: 31 рту. 2017 у.
* Author: hudienko_a
*/
#ifndef DEVICE_INTERFACE_ICOMMUNICATION_H_
#define DEVICE_INTERFACE_ICOMMUNICATION_H_
#endif /* DEVICE_INTERFACE_ICOMMUNICATION_H_ */
| [
"hudienko@river-soft.net"
] | hudienko@river-soft.net |
6bc603acb9fba80de8d1d5f7a9889e865a70d07f | fceda50414b3ffc9375dca759d2b929b19f49d0e | /1990s/1993-envos/users-maiko/DOS/src/mkatom.c | bd64e05dddbca7e36e4d45d906590bd7a09eb33d | [] | no_license | Interlisp/history | 3cc8c852447796a959405dcf6d8b49db58746e85 | 9dd0dfb1bb7e21d64a33ed9b468cd93663bdeb31 | refs/heads/master | 2023-09-02T07:30:23.798817 | 2023-07-24T20:39:11 | 2023-07-24T20:39:11 | 295,280,158 | 8 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,825 | c | /* @(#) mkatom.c Version 1.2 (4/23/92). copyright venue & Fuji Xerox */
static char *id = "@(#) mkatom.c 1.2 4/23/92 (venue & Fuji Xerox)";
/************************************************************************/
/* */
/* (C) Copyright 1989, 1990, 1991, 1992 Venue. All Rights Reserved. */
/* Manufactured... | [
"LMM@acm.org"
] | LMM@acm.org |
aa80751a9e7728f5dae933aa5794e5c9ef0368ab | 1fc7a6ff8d4f93c9716a2074c71911f192745d95 | /assimpmodel/libft/libft2/ft_fwrite.c | 16262c91b7ab2a9bed31da10940bfdb64be37481 | [] | no_license | playbar/gllearn | 14dc6e671f5161cac768884771e2a6401a5ed5b7 | 19e20ffd681eadff2559f13a42af12763b00b03e | refs/heads/master | 2021-12-06T05:15:10.299208 | 2021-11-09T11:00:46 | 2021-11-09T11:00:46 | 180,532,777 | 0 | 2 | null | 2020-10-13T12:55:49 | 2019-04-10T08:04:15 | C++ | UTF-8 | C | false | false | 2,542 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_fwrite.c :+: :+: :+: ... | [
"hgl868@126.com"
] | hgl868@126.com |
7a487a1c044a8d63000cf3413673f9771ce392df | f6f9c7bfac8049b4825a6eef03a20a086262da9f | /Source Files/io.c | 367c8db04da89a722b4a1051452957e71024ff7c | [] | no_license | mrthomaschin/Audio-Visualizer | ff6d29db94d46e9956d67175246e4ef78c7f585e | 21931cddd8f4cd9677087a2b95b52c2d6e7c793e | refs/heads/master | 2020-05-22T04:53:12.691210 | 2019-05-12T08:22:19 | 2019-05-12T08:22:19 | 186,224,653 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,008 | c | #include <avr/io.h>
#include <avr/interrupt.h>
#include <stdio.h>
#include "io.h"
#define SET_BIT(p,i) ((p) |= (1 << (i)))
#define CLR_BIT(p,i) ((p) &= ~(1 << (i)))
#define GET_BIT(p,i) ((p) & (1 << (i)))
/*-------------------------------------------------------------------------*/
#define DATA_... | [
"thomasc246@gmail.com"
] | thomasc246@gmail.com |
10775c091d6a2d283fd950f506fad87acf8a09cc | 34d18560d095da88a743c684066d2941179a98f3 | /Inc/main.h | 25978e1b5830ce751ea07b80a4975de09c1e638f | [] | no_license | xmartonm/VRS_cv5 | 06d2fe2db057a3402335c3dfa79d534db29102db | e4832323837b54b671581a1781397b76b6ce043b | refs/heads/master | 2023-01-01T20:50:54.853763 | 2020-10-27T09:11:35 | 2020-10-27T09:11:35 | 307,622,926 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,601 | h | /* USER CODE BEGIN Header */
/**
******************************************************************************
* @file : main.h
* @brief : Header for main.c file.
* This file contains the common defines of the application.
*************************************************... | [
"36737275+xmartonm@users.noreply.github.com"
] | 36737275+xmartonm@users.noreply.github.com |
20b4c9172c7bcd6798afe791c936c41773025f27 | 8bcdc1fa9af90c47f3f898c5be9a286226d74cb2 | /sim/shared_lib/rs.c | 85b4d852ddf081b5a34532301824aad0e6ff851f | [] | no_license | huxh10/rs | f185a78b3a0548eee23d50f437401cbc71d4fcfd | 08162286d6ed495137e28dd3bbb98b5f835f8474 | refs/heads/master | 2021-03-27T10:18:26.458985 | 2017-04-26T22:19:19 | 2017-04-26T22:19:19 | 78,922,773 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 20,231 | c | #include <stdio.h>
#include <assert.h>
#include "error_codes.h"
#include "uthash.h"
#include "datatypes.h"
#include "bgp.h"
#include "rs.h"
#ifndef SAFE_FREE
#define SAFE_FREE(ptr) {if (NULL != (ptr)) {free(ptr); (ptr)=NULL;}}
#endif
uint32_t compute_route_by_msg_queue(void *msg, size_t msg_size, as_conf_t *p_pol... | [
"huxiaohe10@gmail.com"
] | huxiaohe10@gmail.com |
277fe92720c6cef276c82fee984e31aa270f6eef | 61d1cd0e9b3325d9ebbaa4ba05fa39ab7907685e | /kernel_header/include/linux/usb/functionfs.h | 7bb330381f03f367f22c8f448a39e843ebff9d54 | [] | no_license | Manish4586/android_platform_htc_a56dj | 506fa2e82943fa35cb3bc7b007cb074eb62b7116 | ac650ca4fe902f2ee477775241bfe99e8cdb6e92 | refs/heads/master | 2020-03-15T11:11:01.644293 | 2018-05-09T03:54:55 | 2018-05-09T03:54:55 | 132,115,280 | 0 | 1 | null | 2020-03-07T21:32:04 | 2018-05-04T08:56:18 | C | UTF-8 | C | false | false | 1,285 | h | #ifndef __LINUX_FUNCTIONFS_H__
#define __LINUX_FUNCTIONFS_H__ 1
#include <linux/types.h>
#include <linux/ioctl.h>
#include <linux/usb/ch9.h>
enum {
FUNCTIONFS_DESCRIPTORS_MAGIC = 1,
FUNCTIONFS_STRINGS_MAGIC = 2
};
struct usb_endpoint_descriptor_no_audio {
__u8 bLength;
__u8 bDescriptorType;
__u8 bE... | [
"manish.n.manish45@gmail.com"
] | manish.n.manish45@gmail.com |
50c0bbf9ae26878b338680a7b1bd86c54e0e69d4 | 202bbc35b672ebda80f7295a7793995d5d877206 | /ScubaSteve/Builds/IOS/Classes/Native/AssemblyU2DCSharpU2Dfirstpass_Soomla_SequenceReward.h | 6af7fdaabdb153fc67258e2a663d3987f5c4cc77 | [] | no_license | gohun04/ScubaSteve | c2388d677c77b374fccb62c0e8cce4740d06ca50 | 2428e54e97238f48f67652a8dd982e1f6821e7e0 | refs/heads/master | 2021-01-01T16:00:07.055501 | 2015-04-25T09:07:26 | 2015-04-25T09:07:26 | 34,557,070 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 493 | h | #pragma once
// System.String
struct String_t;
// System.Collections.Generic.List`1<Soomla.Reward>
struct List_1_t77;
// Soomla.Reward
#include "AssemblyU2DCSharpU2Dfirstpass_Soomla_Reward.h"
// Soomla.SequenceReward
struct SequenceReward_t44 : public Reward_t40
{
// System.Collections.Generic.List`1<Soomla.Reward> ... | [
"jacobpipers@msn.com"
] | jacobpipers@msn.com |
df228cd8b89dd72db03fe0b674162c734fe1ec9e | 56edbe97376bd87040e090f7ebf00db61f2940cb | /ft_strcpy.c | 0fb22a526a521fe254f05f34ac7c67b2502d022b | [] | no_license | iisaacs/libft | b6c9cafb516b4a7ed7ece51045dbdef47e131b43 | fdb24e0e9aed94794b2e0422c86bd54ac31ff64a | refs/heads/master | 2020-05-23T12:40:12.450853 | 2019-06-14T11:34:48 | 2019-06-14T11:34:48 | 186,761,182 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,064 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strcpy.c :+: :+: :+: ... | [
"iisaacs@c3r1s9.wethinkcode.co.za"
] | iisaacs@c3r1s9.wethinkcode.co.za |
e49a8b3b8e2f99006399ddf7b936d551a3887e28 | a734a6098b235f2b590d8c8eccc082075249789b | /Proyecto/Music/LABP.c | 2709b68f84c1c1493f4543e97c890ecddb00e573 | [] | no_license | jp-loran/Proyecto_CG_Lab | 49e7761c48a985c72536fc98b894e9091830a2e6 | 94effd748a8fa6aeb5e052c2a139deb4b1c0639e | refs/heads/master | 2023-07-02T07:10:06.223397 | 2021-08-12T03:45:02 | 2021-08-12T03:45:02 | 383,237,354 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,291 | c | #include <16F877A.h>
/**********TEMPERATURA**********/
#device *=16
#device adc=10
float temperatura;
/********VOLTAJE***********/
int16 valor_adc;
float voltaje;
/*******LCD**********/
#use delay(clock=20M)
#define LCD_ENABLE_PIN PIN_D6 /* ASIGNAMOS EL PIN "B0" COMO SALIDA PARA E */
#define LCD_RS_PIN PIN_D7 /* ASIGNA... | [
"josue1999s@hotmail.com"
] | josue1999s@hotmail.com |
3db07bdcad60479299166950f1c399a9577c2978 | 87366e5da2089e9550ebfa9f3ea7002dc7abe0fd | /ponteiro 15.c | 2cb9d79bc914aff1657de62472f00e60febfe29b | [] | no_license | FreezyTerror1337/Iury-alves | abebc41fe7a6c2ce577e758a5bdf38e3633fccce | 766ea614e29fb45bca6786f628e7f65eb2f894b4 | refs/heads/main | 2023-04-11T15:51:13.232317 | 2021-05-02T18:32:36 | 2021-05-02T18:32:36 | 363,716,763 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 191 | c | #include <stdio.h>
#include <stdlib.h>
void imprime(int *n, int m){
int i;
for (i=0; i<m; i++)
printf("%d \n", n[i]);
}
int main(){
int v[5] = {1,2,3,4,5};
imprime(v, 5);
}
| [
"noreply@github.com"
] | FreezyTerror1337.noreply@github.com |
8783b25df5fa5b28f9d734acc3593eaf47bab0c6 | cd357ecb74d5bc66dee780e7f2f497b006d86a61 | /rtcs/source/include/icmp_prv.h | 83ce53e3c56eff04c8499e1da52113644d57947e | [] | no_license | Wangwenxue/FutureMove-T-box | 3218b880bea2618e9e85c6fcc75f138e3e6f4be7 | 86fb1da36be92e9e094c3c4d22ccd0368b674463 | refs/heads/master | 2016-08-12T09:50:28.395491 | 2015-10-28T12:09:24 | 2015-10-28T12:09:24 | 45,109,909 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,100 | h | #ifndef __icmp_prv_h__
#define __icmp_prv_h__
/*HEADER**********************************************************************
*
* Copyright 2008 Freescale Semiconductor, Inc.
* Copyright 2004-2008 Embedded Access Inc.
* Copyright 1989-2008 ARC International
*
* This software is owned or controlled by Freescale Semicondu... | [
"b51443@freescale.com"
] | b51443@freescale.com |
9d49ece1ed6aafeacfe3a1339684dd62fa9b4dc3 | 3abb4a43863619227a3b0d6aaeca71e871a34123 | /P3/sorter_server.c | 3d9763e2dd3260ce26a63bcd5662898379d2c610 | [] | no_license | Hitmonrocker/CS_214 | 74a5b9c448d173d8c6df3425bc0057194e18c7f0 | 8883be2858cbc8df86cbd91f7236b24180b571e7 | refs/heads/master | 2021-08-29T21:57:54.988384 | 2017-12-15T04:55:15 | 2017-12-15T04:55:15 | 107,591,162 | 0 | 1 | null | 2017-12-14T19:33:12 | 2017-10-19T19:47:11 | C | UTF-8 | C | false | false | 16,010 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <dirent.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/wait.h>
#include <unistd.h>
#include <errno.h>
#include <pthread.h>
#include <arpa/inet.h>
#include <netinet/in.h>
#include <stdbool.h>
#include "sorter_server.h"
#incl... | [
"noreply@github.com"
] | Hitmonrocker.noreply@github.com |
37f792ed8e7a48717b907d14525848bfb2f78cae | 83c24f3a930cee972b2bd2b4970d681b98e475ba | /StackUsingArray.c | 96521f46e27686de4057bea7b6ab009acf1cc687 | [] | no_license | Farjana23/Data-Structure-Code | fed6436ec4fb275dcbab326fc57662240a7fa5ad | 264c152846d03ca1fee85b8d455e4ed620880235 | refs/heads/master | 2020-04-04T16:02:22.235582 | 2018-11-04T08:24:02 | 2018-11-04T08:24:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,096 | c | #include <stdio.h>
int A[10], top=-1; // Creating Stack
int size_A = sizeof(A)/sizeof(A[0]); // Calculating Size of Array
/* Driver Functions */
void Push(int data);
int Pop();
void PrintStack();
int IsEmpty();
/* Check for empty stack */
int IsEmpty()
{
if(top==-1)
return 1;
else
retu... | [
"nuralnahian0420@gmail.com"
] | nuralnahian0420@gmail.com |
92f831e7b0c6c84eb5428457b0034588b0dba31d | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/b985f555-06ae-4160-9a45-12a4924de00a.c | 76ea7b2b59a0951557b00ec59d4287c3b80b5400 | [] | 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 | 550 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=4;
int j=12;
int k;
int l;
j = 53;
l = 64;
k = i/j;
l = i/j;
l = l/j;
l = i%j;
l = l%j;
j = k-j*i;
//variables
/* START VULNERABILITY */
int a;
int b[86];
int c[76];
a = 0;
do {
a--;
... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
36ebeb4d4cdff872e592ccce03b279979a58661f | 0f8d7de0ec0767c82706d1410780608bfae1aa64 | /SendMessageViaThread/resource.h | cc7db4a747af3ab8812e5301ffac20a6874aea89 | [] | no_license | wangzhan/SendMessageViaThread | 6ed700f781bafa6cd150c887f4ba2d1cbd6d83c2 | 674af2ede09afb612109156e10d5ae3a78e3df78 | refs/heads/master | 2016-09-10T18:35:23.519023 | 2014-06-29T07:14:59 | 2014-06-29T07:14:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 849 | h | //{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by SendMessageViaThread.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_SENDMESSAGEVIATHREAD_DIALOG 102
#define IDR_HTML_DIALOGINOTHERTHR... | [
"wangzhan.1985@gmail.com"
] | wangzhan.1985@gmail.com |
1992f3b688eac86162a0bc50a6d2dce4692a79fe | c4afbfe1885e8d0c7a1c8b928563f7bb8ab6a683 | /openETCS_Releases/v0.3-D3.6.3/KCG-Releases/changeoverSwitch_Handover_Pkg_handoverUtils_Pkg.c | 1b6c8ee65c3482a88715ac51a20aeb0763fae132 | [] | no_license | VladislavLasmann/srcAndBinary | cd48ebaa2f1f7f697ba5df9f38abb9ed50658e10 | 13aa76e545b9596f6dac84fb20480dffae7584d8 | refs/heads/master | 2021-05-08T15:04:05.709079 | 2016-01-22T12:40:10 | 2016-01-22T12:40:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,133 | c | /* $**************** KCG Version 6.4 (build i21) ****************
** Command: kcg64.exe -config D:/Github/modeling/model/Scade/System/OBU_PreIntegrations/openETCS_EVC/KCG-Releases/config.txt
** Generation date: 2015-11-05T08:55:27
*************************************************************$ */
#include "kcg_consts.h... | [
"bernd.hekele@deutschebahn.com"
] | bernd.hekele@deutschebahn.com |
3e809145f91a4a85ddfdfda4d917ca8eb0a92996 | 97285bd0f82d1db252724f14679ff9b5aca8a420 | /ControladorGUI/ControladorGUI.c | 98b496db096ce84a2fae496ca9fd51b02b809fdb | [] | no_license | jpbp218/Sistema-Controlador-SO2---ISEC | 699c60be57bc057434e0ac3321407994ebda8eee | c2206dd90875290f0b34bfec58c4868fc79a4373 | refs/heads/master | 2023-08-20T21:13:48.612352 | 2021-10-22T11:45:33 | 2021-10-22T11:45:33 | 374,994,799 | 1 | 0 | null | null | null | null | WINDOWS-1252 | C | false | false | 24,463 | c | #include "threadsControlador.h"
#include "windowsx.h"
#include <math.h>
INT_PTR CALLBACK ver_passageiros(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam);
LRESULT CALLBACK TrataEventos(HWND, UINT, WPARAM, LPARAM);
INT_PTR CALLBACK dialog_regista_aeroporto(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam);
I... | [
"59974846+jpbp2001@users.noreply.github.com"
] | 59974846+jpbp2001@users.noreply.github.com |
666af1b76da09acc4c90d9d2afe783ad12329412 | 8103f2cad38261ee8644bb860c8290f4a7bd191d | /Codes/macro_plot_ratio_32_ht_2_unc_single.C | b6f7367d24d75b3af121490b7c257734abde9500 | [] | no_license | askaur/Thesis | 05336e19d3fbe4d61e7c777cb58ee2a4b282edf9 | a768f3e1cec2a0432812ada7359ae1d172cf3b69 | refs/heads/master | 2021-10-02T20:38:23.806361 | 2018-11-30T14:55:40 | 2018-11-30T14:55:40 | 95,333,091 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 19,568 | c | double makeCanvas (TCanvas *c1, TH1D *h_up_1, TString plotname)
{
c1->Range(2.318121,0.4327759,3.346459,1.683612);
c1->SetFillColor(0);
c1->SetBorderMode(0);
c1->SetBorderSize(2);
c1->SetTickx(1);
c1->SetTicky(1);
c1->SetLeftMargin(0.1546185);
c1->SetRightMargin(0.04417671);
c1->SetTopMargin(0.0668449... | [
"anter.18@gmail.com"
] | anter.18@gmail.com |
144911bbe663563c0c2be4b0c52457c0a94d265d | c08962c8e7bda4af4ddb9b394ffa9d7d9fb64823 | /freshman year/CSE12/hw7/Calc.c | c78a08be04875fcdd92202d6675cf215b521d1b5 | [] | no_license | zhang-jm/schoolwork | 302b10869f2b058fd4b416aaa546df9289692783 | 876bc7da4df0c909e9ec76653956028f7c353b9f | refs/heads/master | 2020-03-09T09:20:51.216917 | 2018-04-09T18:23:26 | 2018-04-09T18:23:26 | 128,710,859 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,828 | c | #include <cctype>
#include <cstdio>
#include <cstdlib>
#include <iostream>
#include <string.h>
#include "Calc.h"
#include "Decin.h"
#include "Namein.h"
#include "Stack.h"
using namespace std;
/* DO NOT CHANGE: This file is used in evaluation */
#define OPERATOR 0
#define VALUE 1
#define VARIABLE 2
struct Operator :... | [
"jmzhang003@gmail.com"
] | jmzhang003@gmail.com |
0d41491936fd0267110e98c0e8c46f1f71b8c4e9 | db895fb9d7cd67eb3713945b98cb78738b9e3ff9 | /lightSphere2.c | 5f64f6e4f411fa812df81f23592a1bd22af77e8b | [] | no_license | RichieLe96/Graphics-2 | 9251d41fad3d3afd3d2ee4d40293db24ad754632 | 54e0219bd2103e262a9b9494160ab8275c0824b9 | refs/heads/master | 2020-03-12T07:59:14.537687 | 2018-04-21T23:01:34 | 2018-04-21T23:01:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,902 | c | #ifdef __APPLE__
#include <GLUT/glut.h>
#else
#include <GL/glut.h>
#endif
#include<stdio.h>
#include<stdlib.h>
static GLfloat theta[] = {0.0, 0.0, 0.0};
GLfloat vertices[][3] = {
{-1.0, -1.0, -1.0},
{1.0, -1.0, -1.0},
{1.0, 1.0, -1.0},
{-1.0, 1.0, -1.0},
{-1.0, -1.0, 1.0},
{1.0, -1.0, 1.0},
... | [
"noreply@github.com"
] | RichieLe96.noreply@github.com |
82a0ad7df58643f0b2ccde93b193239fb27564c0 | c231df9b16ece37a6204ba276ab9379c470d7271 | /9.c | 5313aa96260b3ab770ed8b262e982074031eda75 | [] | no_license | jialuhu/my_rep | dd2be419ebb6d3a84f34e5cf01e90db3bc436c0b | 5fc53e6c0ff2eea4839742a17d509274bd061799 | refs/heads/master | 2021-01-22T08:02:17.513421 | 2017-08-01T07:14:01 | 2017-08-01T07:14:01 | 92,595,394 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,051 | c | /*************************************************************************
> File Name: 9.c
> Author: hujialu
> Mail:
> Created Time: 2017年07月18日 星期二 14时21分49秒
************************************************************************/
/*邮箱格式判断,条件一不能在首和尾出现@和.,条件二只能出现仅且一次出现@,条件三出现@并且之后至少要有一个不与之相连的.之前也不能有.*/
#include... | [
"974520639@qq.com"
] | 974520639@qq.com |
d4838ede63f4ba5418fd2aab2d97f4d6d42aa7bd | b3e0dc436b51be0765787953eaa111ed6e46bf7e | /Quadrotor-EEPROM/SYSTEM/iic/iic.c | d9255049f3fd60dcd878b15248f1595d1328f8e1 | [] | no_license | onlyzzj/Data-structure-template | 063044f07470e2b76580d9bd844fd15e0ee1f0c4 | 39b16934f16af7f652c5455d1e8c989370ebf58a | refs/heads/master | 2023-08-04T08:37:07.468842 | 2021-09-03T10:51:15 | 2021-09-03T10:51:15 | 402,733,934 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,808 | c | #include "iic.h"
#include "delay.h"
void IIC_Init(void)
{
GPIO_InitTypeDef GPIO_InitStructure;
RCC_AHB1PeriphClockCmd(RCC_AHB1Periph_GPIOB,ENABLE);
GPIO_InitStructure.GPIO_Pin=GPIO_Pin_8|GPIO_Pin_9;
GPIO_InitStructure.GPIO_Mode=GPIO_Mode_OUT;
GPIO_InitStructure.GPIO_OType=GPIO_OType_OD;
GPIO_InitStruct... | [
"1175564861@qq.com"
] | 1175564861@qq.com |
0d80f611d1786ebb31692abef5d9e5efe2bc8c65 | c19d3322bd560054c7c5463aab4f3e952597fa41 | /boot/arm/ixp425/boot2/lib.h | d1e71da3aa6f7b3d9f6f8b8144c8786ce03836f6 | [] | no_license | claudiobsd/pcbsd-work | 03e52c282b4d77bd368419a39486f17a00a2e963 | 8a730a7b9f2f45e6a743161f2bdcb15f94c54671 | refs/heads/master | 2020-06-05T19:03:46.003001 | 2013-09-30T17:28:18 | 2013-09-30T17:28:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,378 | h | /*-
* Copyright (c) 2008 John Hay. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions ... | [
"claudio@hpgcc3.org"
] | claudio@hpgcc3.org |
bb13d0b7e3e6248d7b70f6b2bd8868decdac1222 | b5f2ded9bc36c547719bccfe82169dfec61c4239 | /src/controllers/endpoint_auth.c | 646d891e14709eb01f4999d23cdda46473fb3685 | [] | no_license | bq1028/ayahesa | 7631804e42622b69ebc8baa11f5f985477555f47 | f604989bdd4c5fad1b6ba19ca745c4d073c86132 | refs/heads/master | 2020-03-18T13:22:35.434708 | 2017-03-09T23:30:00 | 2017-03-09T23:30:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,056 | c | /**
* Copyright (C) 2017 Quenza Inc.
* All Rights Reserved
*
* This file is part of the Ayahesa core.
*
* Content can not be copied and/or distributed without the express
* permission of the author.
*/
#include <ayahesa.h>
#define TEST_AUD "C1M0L0P2"
extern int model_principal_auth(const char *, const char *... | [
"yorick17@outlook.com"
] | yorick17@outlook.com |
d8bae59e5e7c4ea4ef19f83cd3d650e26ace8183 | fdfe62a9b82d6537d633849a8f3ad5a24130bbeb | /irods-3.3.1-cyverse/iRODS/server/re/src/reAutoReplicateService.c | f25c5ec4e7cd33e41b05fdb11f3dd6d06bc02549 | [] | no_license | bogaotory/irods-cyverse | 659dbef3652c1713a419d588adf0b866474dea9a | 2aceaf7c318c2fb581fcca2d62968f69460dcc9c | refs/heads/master | 2021-01-10T14:15:27.267337 | 2016-02-25T00:44:06 | 2016-02-25T00:44:06 | 52,032,218 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 35,240 | c | /**
* @file reAutoReplicateService.c
*
*/
#include "apiHeaderAll.h"
#include "rsApiHandler.h"
#include "objMetaOpr.h"
#include "dataObjOpr.h"
typedef struct __replicas_check_status_
{
int registered;
char checksum[200];
int chksum_status;
int repl_num;
char resc[200];
}ReplicaCheckStatusStruct;
s... | [
"gaoblin@gmail.com"
] | gaoblin@gmail.com |
f6632c4797661b5d9a990069e9b2f51359ab5369 | 25beb8545ac284815ac6b7c855dce9e45b0dc9d1 | /source/GUI.c | 4ad6bc26bc060071dbad508e5efddb5c5e927599 | [
"Apache-2.0"
] | permissive | Rarder44/omega-kernel | aa1a14230bb525e7235c4e13ee5e87a9f7ebe9f6 | 2235cac526d36c579db961639d85e6081fbdbfc5 | refs/heads/master | 2022-08-30T07:18:45.724064 | 2020-05-25T23:27:43 | 2020-05-25T23:27:43 | 264,736,075 | 2 | 1 | Apache-2.0 | 2020-05-21T14:09:17 | 2020-05-17T18:58:05 | C | UTF-8 | C | false | false | 6,337 | c | #include "GUI.h"
//1 = false
//0 = true
u8 show_MENU_confirm()
{
DrawPic((u16 *)gImage_MENU, 56, 25, 128, 110, 0, 0, 1); //draw background
const char *en_confirm[] = { //define text TODO: move to lang
"",
"ARE YOU SURE?"... | [
"lpozzi44@gmail.com"
] | lpozzi44@gmail.com |
dab02f065c174a7b38eb6f676549cb8c5e23bf17 | 16230ecf10191d8e37c894249f5248a7372f2a0e | /oddandeven.c | 274fe07111d966be10ba8559148a85fbfbe261ae | [] | no_license | ptripathi3/GITLearn | 8024799dfe5f8f96db35771304d64daf9f6e05e8 | 7536f97315e8894d0d5dce6fdc8866be12b6d02b | refs/heads/master | 2022-11-06T06:15:19.297806 | 2020-06-26T09:51:10 | 2020-06-26T09:51:10 | 274,868,734 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 108 | c | //here is a better code
//And we select this code in our final merge
void fun(int n)
{
printf("hi");
}
| [
"pragya03099@gmail.com"
] | pragya03099@gmail.com |
0e8ab11e309ab253ead6265a74d94f5b110d7328 | 0d1065e8fa0c9de4c0dadfae4d126413b62aa159 | /inputTest.c | 01b3bff10500d4fc0c401cc3b9868066d71a8ead | [] | no_license | ashourf/c-2nd-lang-asst-01 | d6e492eff08d79a75767fa035fa142fb9e8e656d | 84f5dc3be754741771be806e837231ad586829ff | refs/heads/master | 2020-04-24T00:57:56.144301 | 2019-02-25T01:38:34 | 2019-02-25T01:38:34 | 171,581,783 | 0 | 0 | null | 2019-02-20T01:53:24 | 2019-02-20T01:53:24 | null | UTF-8 | C | false | false | 220 | c | #include <stdlib.h>
#include <stdio.h>
int main()
{
static int buffersize = 2048;
static char buffer[2048];
printf("Enter a string\n");
fgets (buffer, buffersize, stdin);
printf("word: %s", buffer);
}
| [
"noreply@github.com"
] | ashourf.noreply@github.com |
c3450c7ada247c1eaf48ed9c94b7c4297f8d62e9 | 2e222de5e03b948e5692f0011b6e38aa6067551b | /av/media/libvoicecall/libwebrtc_neteq/src/common_audio/signal_processing/auto_correlation.c | ca105550ea914caa13d398f6a1c3c0d92429c396 | [] | no_license | cnping/Framework_V3 | 2df169e82aad2a898f4128f186ff88cc48249a4a | 558bbd2175a46cb83c1a65af7146e8f5918f4bac | refs/heads/master | 2021-01-12T20:48:36.792426 | 2015-11-13T01:22:52 | 2015-11-13T01:22:52 | 48,948,388 | 3 | 3 | null | 2016-01-03T14:23:08 | 2016-01-03T14:23:07 | null | UTF-8 | C | false | false | 2,200 | c | /*
* Copyright (c) 2012 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... | [
"978935078@qq.com"
] | 978935078@qq.com |
85d5a79208338827e4a6a5cce62340efa24a089e | 264cc34d1d5322c9c955f351e5ed710836f6a1a5 | /cmake_targets/basic_simulator/enb/CMakeFiles/RRC_Rel14/TDD-Config-v1450.h | 915249c964abe59139e76c781aa10d39b5c0820d | [
"BSD-3-Clause",
"BSD-2-Clause",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-generic-cla"
] | permissive | mr-ytseng/openairinterface5g | 8d40a768b2046da8c521f58d34c0466226f1c154 | 54d541c22cdfcb774774089291c93e4e79294a1d | refs/heads/master | 2021-10-27T20:56:33.843199 | 2019-04-19T15:37:55 | 2019-04-19T15:37:55 | 177,127,103 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,418 | h | /*
* Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
* From ASN.1 module "EUTRA-RRC-Definitions"
* found in "/home/user/openairinterface5g/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-14.7.0.asn1"
* `asn1c -pdu=all -fcompound-names -gen-PER -no-gen-OER -no-gen-example -D /home/user/openairinterface5g/c... | [
"yuchia.tseng@irt-systemx.fr"
] | yuchia.tseng@irt-systemx.fr |
8955fff3555909a8b0318e09627dd123b158ed41 | 1670da34233e49dd6600492ab4779ebc8da50251 | /src/utilitaire.c | 359cf4e0e563252c68a9b3a42fb0f2f25c8b711d | [] | no_license | Manonzlamarguerite/RISK | 148da2d78e8decb022e62bef02fe80ebdc525140 | a9b41749b868fe0ba5eb0f5a9233c397278a2c44 | refs/heads/master | 2023-05-09T20:17:30.816928 | 2021-06-04T21:01:03 | 2021-06-04T21:01:03 | 373,233,872 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 145 | c | #include <stdlib.h>
#include <stdio.h>
void verif_alloc(void* ptr){
if(ptr==NULL){
printf("Problème d'allocation\n");
exit(0);
}
}
| [
"m.girard42@hotmail.com"
] | m.girard42@hotmail.com |
07ee650d764e5ac0157624950d17af7c50377fda | a7b46de1bfff2186b6157ecf03c502138c532a57 | /Delivery_Master_2016-09-16/FunctionLibrary/BrakePressureLowTellTale/inc/BrakePressureLowTellTale.h | fb60e224de4773fc63cbed4f79d2424dc948a1c4 | [] | no_license | zhuhaijun753/FDTtools | d5e7f889c472669cc4d443e0a5a51b81d1da60fe | c9808f1dcf94dfd6326807e6a93550d30f738311 | refs/heads/master | 2021-03-07T01:21:27.017115 | 2017-10-20T06:57:05 | 2017-10-20T06:57:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 198 | h | #ifndef __BRAKEPRESSURELOWTELLTALE_H
#define __BRAKEPRESSURELOWTELLTALE_H
void BrakePressureLowTellTale_Run(void);
void BrakePressureLowTellTale_Init(void);
#endif // __BRAKEPRESSURELOWTELLTALE_H
| [
"shorway@163.com"
] | shorway@163.com |
54ccf1945aa250d1e90b7c4676a6ef4310196c0a | 654e898008a1cb0ee081233c359c276b8c937a5e | /loader/efi/include/efi/efi_processor_information.h | 1aef70b51e1b41ce44b6b83573d1d28e798b23d3 | [
"MIT"
] | permissive | shutupandhack-club/hypervisor | a925d287487b6d8231f39b47a7f3a1e91da20a2e | 58418ae1da8364200f2f06225ac801c45bea590a | refs/heads/master | 2023-08-14T01:03:37.208229 | 2021-09-19T01:45:34 | 2021-09-19T01:45:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,226 | h | /**
* @copyright
* Copyright (C) 2020 Assured Information Security, Inc.
*
* @copyright
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitatio... | [
"rianquinn@gmail.com"
] | rianquinn@gmail.com |
24530f5625d5c89635f2a0bd2d48ea51d72e42e7 | c05f9f6817f74263bdc078d3872ba8fab6f1b09b | /1476393253.c | be6e14b32dab31f3444c3ce9bcb39166fade6d45 | [] | no_license | Saisi/secret-octo-wookie | 71aa331779216775ee10d8d0a738dd364a5c5202 | a8e52e3fed94ab6993d4baaeaa926d659cac3735 | refs/heads/master | 2021-01-23T18:59:00.780545 | 2017-06-03T05:33:28 | 2017-06-03T05:33:28 | 25,811,730 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 464 | c | /*
* This is a RANDOMLY GENERATED PROGRAM.
*
* Generator: csmith 2.2.0
* Git version: dcef523
* Options: (none)
* Seed: 2155412704
*/
#include "csmith.h"
static long __undefined;
/* --- Struct/Union Declarations --- */
/* --- GLOBAL VARIABLES --- */
static int32_t g_3 = 0xB4E1265AL;
static volatile in... | [
"saisi@users.noreply.github.com"
] | saisi@users.noreply.github.com |
61de2a16311467b23a5279f4df4e29470210fcbc | c05f9f6817f74263bdc078d3872ba8fab6f1b09b | /1488297885.c | 4a500ea9af2af1355b27a29721002c0b492517ee | [] | no_license | Saisi/secret-octo-wookie | 71aa331779216775ee10d8d0a738dd364a5c5202 | a8e52e3fed94ab6993d4baaeaa926d659cac3735 | refs/heads/master | 2021-01-23T18:59:00.780545 | 2017-06-03T05:33:28 | 2017-06-03T05:33:28 | 25,811,730 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 437 | c | /*
* This is a RANDOMLY GENERATED PROGRAM.
*
* Generator: csmith 2.2.0
* Git version: dcef523
* Options: (none)
* Seed: 1643957166
*/
#include "csmith.h"
static long __undefined;
/* --- Struct/Union Declarations --- */
struct S0 {
unsigned f0 : 5;
signed f1 : 6;
signed f2 : 16;
unsigned f3... | [
"saisi@users.noreply.github.com"
] | saisi@users.noreply.github.com |
32c6e0b45821b412b06dbfd0d7056b1ca43aa42a | d482f5abfb55e2da43886ae0bb4db0aad52cbb6e | /C04/ex04/ft_putnbr_base.c | 4ab0fe1efd6663669f911dd9a3e2c87b02962c70 | [] | no_license | Alice2406/Piscine42 | 03d3ab7c58d910a5d88e5ec17305cb7c795f71c2 | e3dd6b3febcc63ad5efc805f55dedee763231a35 | refs/heads/master | 2023-06-23T20:26:53.634670 | 2021-07-22T21:41:56 | 2021-07-22T21:41:56 | 385,383,049 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,263 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_putnbr_base.c :+: :+: :+: ... | [
"aniezgod@e3r12p2.42.fr"
] | aniezgod@e3r12p2.42.fr |
c7da9c78ba0cded4a327223627b1aa3477e81b5b | f0909e04886640502ea166d08f565ee4fc7518f9 | /Exe3.35/Exe3.35/main.c | b929fb0526179453c18391022f5c6951ac4fbbb4 | [] | no_license | ottone/C | b8b8d48dc83c14444fc09a43feb9725a9e409b25 | f933af69d04e33cf3baba98eac04be7a0f92a25d | refs/heads/master | 2020-04-13T07:55:27.395080 | 2019-08-30T06:46:13 | 2019-08-30T06:46:13 | 163,066,474 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,828 | c | //
// main.c
// Exe3.35
//
// Created by Francesco Parrucci on 30/12/18.
// Copyright © 2018 Francesco Parrucci. All rights reserved.
//
/* UN PALINDROMO E' UN NUMERO O UNA FRASE DI TESTO CHE DA SINISTRAA DESTRA O DA DESTRA A SINISTRA SI LEGGE NELLO STESSO MODO. PER ESEMPIO OGNUNO DEI SEGUENTI INTERI DI CINQUE CIFR... | [
"demonerosso77@gmail.com"
] | demonerosso77@gmail.com |
62db17945a5cb62545681d82e4363c8aa2f90437 | 801d0701d19b392a4ff7c268d470959815462398 | /include/hl2sdk-css/game/client/iclientshadowmgr.h | 48ff0a7c013c1ab940cb17898b668783bf6bafd7 | [] | no_license | rdbo/CS-Source-Base | c6e21cc46bca5fb57f3e7f9ee44c3522fd072885 | 4605df4b11a2c779d56d16dd7e817536cdc541f7 | refs/heads/main | 2023-03-03T13:19:04.657557 | 2021-02-06T13:46:53 | 2021-02-06T13:46:53 | 335,521,112 | 6 | 1 | null | null | null | null | WINDOWS-1252 | C | false | false | 4,457 | h | //========= Copyright © 1996-2005, Valve Corporation, All rights reserved. ============//
//
// Purpose:
//
// $NoKeywords: $
//
//=============================================================================//
#ifndef ICLIENTSHADOWMGR_H
#define ICLIENTSHADOWMGR_H
#ifdef _WIN32
#pragma once
#endif
#i... | [
"rdbodev@gmail.com"
] | rdbodev@gmail.com |
7207ba9b8971028c23051421cf6408e55439bef8 | 1e9cde139acc8cd7f68d8e3a7707202dbad80ea2 | /opendps/ringbuf.c | ffedd4aa7c0b14db5c5010838f6ec8644e05cb05 | [
"MIT"
] | permissive | gavinJing/opendps | ec181a26eaf6749e0bca62873ce211eea4701da1 | 3a00c6a55354d06dd71c19ba1f7eb8434d759e97 | refs/heads/master | 2020-03-19T08:16:59.181694 | 2018-05-14T19:45:23 | 2018-05-14T19:45:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,303 | c | /*
* The MIT License (MIT)
*
* Copyright (c) 2017 Johan Kanflo (github.com/kanflo)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitatio... | [
"johan.kanflo@bitfuse.net"
] | johan.kanflo@bitfuse.net |
b9f5525696b6c9ea5ef258c271f0b5bd0255ee9f | 299426a473b725df6c58f4b838be65eb7f6b46d2 | /MdePkg/Library/BasePciCf8Lib/PciCf8Lib.c | 7d8587116656dfe20534b151688abd6bec6f4100 | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference",
"BSD-2-Clause-Patent"
] | permissive | donnayoyo/slimbootloader | ae494e7f2e4e07652fc8c84e57f6f7a24f590310 | 7942790d76a66ef386660e72c61022696d36273e | refs/heads/master | 2023-03-05T03:04:12.822419 | 2023-02-22T15:22:45 | 2023-02-22T22:19:56 | 153,537,980 | 0 | 0 | BSD-2-Clause | 2018-10-17T23:51:58 | 2018-10-17T23:51:57 | null | UTF-8 | C | false | false | 61,938 | c | /** @file
PCI CF8 Library functions that use I/O ports 0xCF8 and 0xCFC to perform PCI Configuration cycles.
Layers on top of an I/O Library instance.
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#include <Base.h>
#include <Library/B... | [
"maurice.ma@intel.com"
] | maurice.ma@intel.com |
3aac530292b7e41ecd385c1da40cdbcfedfeb77b | c7769141586eb386c4c99d57c1c2e0fb041c4a8f | /code/main.c | 5dcb2cce06c623ec7ca2b19285a1b116beefcfec | [] | no_license | tahtaciburak/edge-detection | a1c3e8acb231e109cf874c456e0db10157255ae0 | 84af3e8a551ef262f94b3be36856b436124f52fe | refs/heads/master | 2020-04-02T05:00:35.363600 | 2018-10-21T20:12:31 | 2018-10-21T20:12:31 | 154,047,985 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,951 | c | #include<stdio.h>
#include<stdlib.h>
#include<math.h>
#include<string.h>
typedef struct _PGMImage {
int row;
int col;
int max_gray;
int **matrix;
} PGMImage;
int **allocate_memory(int row, int col){
int **matrix;
int i;
matrix = (int **)malloc(sizeof(int*) * row);//Allocate rows
if (matrix == NULL){
perr... | [
"tahtaciburak@gmail.com"
] | tahtaciburak@gmail.com |
00cb9c46feb280f13d5515cb2d35f14503d7c541 | 5f66512ac78af996d2681c0272c6e5b299c12734 | /output.c | 39d22e7024b420608265d989d44646ee7abd5b4b | [] | no_license | TrevenHu/Real-Time-Control-Software-for-Elevator-System | b0e3f699a4df24881c6c35ddc04499e3c2403130 | 876438c55f5cdc7739b4f66811cbf1035e33f8b4 | refs/heads/master | 2021-01-12T04:43:32.436078 | 2017-01-01T11:24:40 | 2017-01-01T11:24:40 | 77,775,974 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 11,966 | c | #include"elevator.h"
#include"egg.h"
void printState1andState2andState0 (int State)//上行、下行和空闲状态的输出函数
{
//全局变量的声明
extern float currentFloor;
extern FILE *fPtr;
extern int strategy;
if(State==1 || State==2)//上行或下行状态时
{
//文件输出
fPtr=fopen("C:\\Users\\Administrator\\Desktop\\输出文件.txt","a");
if(fPtr!=NULL)... | [
"hzy1994@bupt.edu.cn"
] | hzy1994@bupt.edu.cn |
98ec88c6f247850bcc8a8c063a131fdae3f1b834 | aed03a222d91ea12b9958bfbb52e0cefc1db88d2 | /D_week5/SortAlgorithms.c | 3a6005825583119e5d62b2fb390603848fc4efee | [] | no_license | runnycoder/DataStructure | e3d885e3f2860617248647f061c85fc9a532e92b | f60b154182bd8c0008e3f972a71fbcb10cd68f78 | refs/heads/master | 2022-11-13T09:47:23.456498 | 2020-07-07T08:51:29 | 2020-07-07T08:51:29 | 272,429,322 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,445 | c | //
// SortAlgorithms.c
// D_week5
//
// Created by runny on 2020/7/3.
// Copyright © 2020 runny. All rights reserved.
/**
几种常用的排序算法
首先明确一个概念 什么是逆序 假设我们定义元素从左到右依次递增
那么对于A[i]>A[j] ,i<j 则说明Ai Aj是逆序的 称(Ai,Aj)为一对逆序对 排序算法的目的就是消除所有的逆序对
*/
#include "SortAlgorithms.h"
typedef int ElementType;
void swap(ElementT... | [
"842655705@qq.com"
] | 842655705@qq.com |
af4b707039c5843df02770c47754ec11198bb71f | 67286dbb273645ce663a964a0e135b42773c239d | /Source/Chapter7/Subset_Structs/EOLM_Packet/EOLM_Packet_Init.c | 26c045a4859c26d1880b93e0f8cda893dbf68e37 | [] | no_license | xiaomailong/dataDictionary | 3d8541df5affcf0a5c1df92c502f84a08a5c20ff | 869e962c1e0b7e77448b9232250956051e9b9b91 | refs/heads/master | 2020-04-01T19:11:10.340213 | 2015-01-28T09:13:35 | 2015-01-28T09:13:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 345 | c |
#include "EOLM_Packet_Init.h"
void EOLM_Packet_Init(EOLM_Packet* p)
{
p->NID_PACKET = 0;
p->Q_DIR = 0;
p->L_PACKET = 0;
p->Q_SCALE = 0;
p->NID_LOOP = 0;
p->D_LOOP = 0;
p->L_LOOP = 0;
p->Q_LOOPDIR = 0;
p->Q... | [
"timon.lapawczyk@fokus.fraunhofer.de"
] | timon.lapawczyk@fokus.fraunhofer.de |
036aa95d76150d49dffc9ccc76211bb445df4d5d | c0091147a25a5462147df18eff1d9a24bb5fc690 | /velocidade_jogo.h | 45d77eba10b804ab3b1a9d2318c96eec698ebea2 | [] | no_license | murilostodolni/Jogo-BreakOut | ec356a44847210e43493286f13d1f07419b2ad21 | ed583b435d781383525682511cba0174f0d2e796 | refs/heads/master | 2020-05-10T00:02:51.991685 | 2019-04-15T20:40:58 | 2019-04-15T20:40:58 | 181,519,528 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 131 | h | #ifndef VELOCIDADE_JOGO_H_INCLUDED
#define VELOCIDADE_JOGO_H_INCLUDED
void escolha_nivel();
#endif // VELOCIDADE_JOGO_H_INCLUDED
| [
"m_campanhol@hotmail.com"
] | m_campanhol@hotmail.com |
a7cd2fdb23373d026bb3b8125501c5e136fa3da9 | c270908776e315247b4e151d6db24ca2dff25752 | /hw06/mclient.c | 289f485f2b129b75a86671702b1afd2d1d264bc2 | [] | no_license | Sait-Nuri/System-Programming | 9838573bc1bbb915a4c3284be5fd679362a847f6 | 87b0cb08187700464aca64813912f94cfadc0fbc | refs/heads/master | 2021-09-07T16:05:16.284887 | 2018-02-25T19:38:45 | 2018-02-25T19:38:45 | 16,694,418 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 14,686 | c | #include <sys/types.h>
#include <sys/ipc.h>
#include <sys/shm.h>
#include <stdio.h>
#include <unistd.h>
#include <string.h>
#include <pthread.h> /* POSIX Threads */
#include <string.h> /* String handling */
#include <semaphore.h>
#include <stdlib.h>
#include <fcntl.h>
#include <signal.h>
#include <math.h>
#defi... | [
"datron1111@gmail.com"
] | datron1111@gmail.com |
019a8415ea6c2ec8d78f93f6d1d2f1ef04b25812 | 0c5d3b088080577388f5766431487534f93a2c40 | /Github-Projects-Origin/linux-master/arch/blackfin/kernel/irqchip.c.bak.c | 635a3d45d0cbd1b6c531b4eff14da0280bc0507f | [] | no_license | zhiyuanjia/WoBench | 878255ce45e76ef57f88743c7f43acdfa59e93e7 | 6b337780cbd598de98fc0eabd19efaf1a01b6012 | refs/heads/master | 2021-09-23T03:12:08.091319 | 2018-06-14T10:17:59 | 2018-06-14T10:17:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,316 | c | #include <assert.h>
#include <string.h>
#define INCLUDEMAIN
/*
* Copyright 2005-2009 Analog Devices Inc.
*
* Licensed under the GPL-2 or later
*/
#include <linux/kernel_stat.h>
#include <linux/module.h>
#include <linux/random.h>
#include <linux/seq_file.h>
#include <linux/kallsyms.h>
#include <linux/interrupt.h>
#... | [
"wangcong15@mails.tsinghua.edu.cn"
] | wangcong15@mails.tsinghua.edu.cn |
33c5324c1bad59ddeeafbaa15bc051c251f65802 | 948f4e13af6b3014582909cc6d762606f2a43365 | /testcases/juliet_test_suite/testcases/CWE127_Buffer_Underread/s02/CWE127_Buffer_Underread__malloc_char_loop_68a.c | a6b4c5e5e84098777e561c2a7fb66a4a79f2d1ca | [] | no_license | junxzm1990/ASAN-- | 0056a341b8537142e10373c8417f27d7825ad89b | ca96e46422407a55bed4aa551a6ad28ec1eeef4e | refs/heads/master | 2022-08-02T15:38:56.286555 | 2022-06-16T22:19:54 | 2022-06-16T22:19:54 | 408,238,453 | 74 | 13 | null | 2022-06-16T22:19:55 | 2021-09-19T21:14:59 | null | UTF-8 | C | false | false | 2,921 | c | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE127_Buffer_Underread__malloc_char_loop_68a.c
Label Definition File: CWE127_Buffer_Underread__malloc.label.xml
Template File: sources-sink-68a.tmpl.c
*/
/*
* @description
* CWE: 127 Buffer Under-read
* BadSource: Set data pointer to before the allocated memory... | [
"yzhang0701@gmail.com"
] | yzhang0701@gmail.com |
65f1cbf8681cb6447f412603d4a57d4c9ae728fd | 32080b1c2731d6fd6446c6b8d145c95eb215797c | /aes.c | c9e828f51dfed66cd983ae60e2d5247e0359e4a7 | [] | no_license | withoutleg/bootloader | 00abd39d6b5036add58100dd1f582dc28ccf813a | b1791ef1be1f76fabe0f8672ac5fcf944b894ca9 | refs/heads/main | 2022-12-27T06:15:29.258511 | 2020-10-09T10:42:21 | 2020-10-09T10:42:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 19,805 | c | /*
This is an implementation of the AES algorithm, specifically ECB, CTR and CBC mode.
Block size can be chosen in aes.h - available choices are AES128, AES192, AES256.
The implementation is verified against the test vectors in:
National Institute of Standards and Technology Special Publication 800-38A 2001 ED
ECB... | [
"noreply@github.com"
] | withoutleg.noreply@github.com |
baec7dfec16fd8f755f9225a4de979dbf098d8fa | 13e692134aca70d66f03325b08384210a5e6fef1 | /evo_distanceToOutgroups.h | 1ea4bfe35d16ac40c2bb3aa00e31e386db09bc32 | [] | no_license | millanek/evo | 2fdbb1d026ab4afe7c9936706ac1d39c878a4ef5 | 88e673061f2a67ebd8f51fd4151b18d04e0182c4 | refs/heads/master | 2022-08-05T20:14:30.629362 | 2022-08-03T12:35:13 | 2022-08-03T12:35:13 | 17,292,881 | 7 | 6 | null | 2019-10-01T12:21:19 | 2014-02-28T16:52:16 | C++ | UTF-8 | C | false | false | 454 | h | //
// evo_distanceToOutgroups.hpp
// process_vcf
//
// Created by Milan Malinsky on 14/02/2022.
// Copyright © 2022 Milan Malinsky. All rights reserved.
//
#ifndef evo_distanceToOutgroups_h
#define evo_distanceToOutgroups_h
#include <stdio.h>
#include "process_vcf_utils.h"
#include "process_vcf_annotation_tools.h... | [
"millanek@gmail.com"
] | millanek@gmail.com |
f5316ddde1822582fab3de75079e89ceb1bda16f | 5bd3313816f5af0aa59f365c1bda1a2dfbd9f222 | /include/toggle_interrupt.h | 45da27267a516633480061e907609101a8a80ffd | [] | no_license | ZiZizou/Mastergard_Safety_Brake | ebc89eb1eedd2557287b69e7dde2520ad7ec7e0f | 7d5b35852cb4709b32055bb451f5ba5366c17846 | refs/heads/master | 2023-07-15T17:36:17.918024 | 2021-08-21T18:47:15 | 2021-08-21T18:47:15 | 393,967,567 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 523 | h | #ifndef TOGGLE_INTERRUPT
#define TOGGLE_INTERRUPT
#include "toggle_interrupt.h"
#include <Arduino.h>
#include <EEPROM.h>
#define CHARGE_TIME_MS_1 250 //capacitor charging time in ms
#define DISCHARGE_TIME_MS_1 300 //capacitor discharge time in ms
#define CHARGE_TIME_MS_2 250 //capacitor charging time in ms
#define... | [
"atharva.naik@ucalgary.ca"
] | atharva.naik@ucalgary.ca |
e1fdb038ad73c3096c6f9b67aa152a22147dbd87 | 0ada75af9df27e40b2caff45a3b3219ba488285f | /programs/array_rev_pointers.c | f012d3dd528a0ad8ab0198ea276e8a754ba53fb2 | [] | no_license | SriSatyaLokesh/programming | 3b3231f20e3549a2fd21b23082450a4e7c2a5c43 | 84ca8fe53fe97155430bee2a441dd533c1ed49fb | refs/heads/master | 2022-03-01T13:12:13.708216 | 2019-11-06T16:39:16 | 2019-11-06T16:39:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 278 | c | #include<stdio.h>
#include<stdlib.h>
#include<string.h>
char** rev(char *a){
char *p;
p=(char *)malloc(sizeof(char));
p=strrev(a);
return p;
}
int main(){
char *p;
p=(char *)malloc(sizeof(char));
scanf("%s",p);
char **b=rev(p);
printf("%s",b);
}
| [
"noreply@github.com"
] | SriSatyaLokesh.noreply@github.com |
392e509f38f105735ee1e521102132cc02253877 | 84efdb6283bebb62bac6bac2d99d48ea45e6f8aa | /include/movingPlatform.h | 1d7be1ab94d7a5ec61c91dc00634b26fa0a7eb30 | [] | no_license | pm3polo99/portalmod | 9fb46b7fd8a85adaaae66957fd073d6fc0f6a260 | b36bed43551c964e822a89452f32c327119b3958 | refs/heads/master | 2021-01-19T07:48:00.349496 | 2014-06-04T18:21:38 | 2014-06-04T18:21:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 224 | h | #ifndef MOVINGPLATFORM_H
#define MOVINGPLATFORM_H
typedef struct moving_platform {
b2Body * platform;
b2Vec2 start;
b2Vec2 end;
b2Vec2 direction;
float speed;
bool active = false;
} Platform;
#endif
| [
"lmelendez@cs.csubak.edu"
] | lmelendez@cs.csubak.edu |
869ef4697fbd53c54b33b1c33706c7febd3aa0f4 | 8266b0a7932cb41d6aad8974cfca289824b8c051 | /c dersleri51(pointer..)/main.c | c2ba5cf9686dc61605977f400850a4ec4249cd72 | [] | no_license | huseyin4334/C-Example | 3cb1cb7fdb699e27ae93955b1441f9ec8d126141 | fbe268891fd72f79cf125f03474a1b31712c94a6 | refs/heads/master | 2020-07-09T20:10:18.037658 | 2019-08-23T21:29:15 | 2019-08-23T21:29:15 | 204,071,677 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 862 | c | #include <stdio.h>
#include <stdlib.h>
int main()
{
/* short a;
int b;
long c;
char d;
int dizi[5];
int *ptr;
printf("sizeof(short) : %d\n", sizeof(short));
printf("sizeof(int) : %d\n", sizeof(int));
printf("sizeof(long) : %d\n", sizeof(long));
printf("sizeof(char) : %d\n", sizeof(char));
prin... | [
"33188524+huseyin4334@users.noreply.github.com"
] | 33188524+huseyin4334@users.noreply.github.com |
dfb75e279dff09bd160e99f29b12b184cd7cb002 | 589efb772e0e86c946f9c320d74e97259656d5f2 | /sharedMemory/reader.c | 35677a877fb4ef3417bff5940daea09ce0fe688e | [] | no_license | nahomD/Interfacing | eabf8ddb4392e07fe954061571055e6f089e59b4 | ba3868235a084cf4f76bf51a4080dd0f8614bb1f | refs/heads/master | 2020-03-19T03:02:27.321455 | 2018-06-26T14:16:02 | 2018-06-26T14:16:02 | 135,687,988 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 687 | c | #include<stdio.h>
#include<sys/ipc.h>
#include<sys/shm.h>
#include<stdlib.h>
int main(){
key_t key = 1234567890;
int buf_size = sizeof(int);
int id;
int *data;
if((id = shmget(key,buf_size,0666)) < 0){
printf("\nError getting shared memory\n");
exit(1);
}
if((data = shmat(id, NULL, 0)) == (int *)-1){
pri... | [
"mailtonahom2@gmail.com"
] | mailtonahom2@gmail.com |
305894e6d3301b41f1e92835c956c21a9b4ee918 | 00ede1d2093e24bbb19ce61ba2408797b1f54a9d | /SPISlave.X/mcc_generated_files/tmr1.h | c20a47aeefdfc8f5eb55b0ed6fdacc3eb20e57b8 | [] | no_license | KijiHouti1/ProjetDEC | 643eaec5232726e05e885aad427479cb3279128f | a2950867c0abe324fd8567091b5056afeb4f3208 | refs/heads/master | 2020-03-14T18:48:31.658421 | 2018-05-01T18:52:23 | 2018-05-01T18:52:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,134 | h | /**
TMR1 Generated Driver API Header File
@Company
Microchip Technology Inc.
@File Name
tmr1.h
@Summary
This is the generated header file for the TMR1 driver using PIC10 / PIC12 / PIC16 / PIC18 MCUs
@Description
This header file provides APIs for driver for TMR1.
Generati... | [
"noreply@github.com"
] | KijiHouti1.noreply@github.com |
801d37166453f64c2e2b669d28df744e50a1aed5 | b17d2230ffe4f0b9d5fd8201238be2ebf788d6e5 | /C01/ft_ultimate_div_mod.c | 058c002e9cb3d33c469effc3a074f39f72ba1f3f | [] | no_license | charlottelg1/Piscine_2021 | 7d37e27bf2053a75ef5908f97e49ed18b45ead00 | 8b0bfed305e3ed3f96a78ff3ee8b322d130203ed | refs/heads/main | 2023-04-02T05:22:06.981728 | 2021-04-05T15:37:53 | 2021-04-05T15:37:53 | 354,880,051 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,012 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_ultimate_div_mod.c :+: :+: :+: ... | [
"noreply@github.com"
] | charlottelg1.noreply@github.com |
65fba5f28d51bae07cc5e3f1623938906c361527 | f346991d639ab701b239e7f199cd20f3b9501a36 | /libraries/protocols/arrayent/ACA/aca.h | 7fa96bd032620f747de92128ad0518174b7712e4 | [] | no_license | SmartArduino/MICO-1 | c9d15e8e0db8ddc94c0e6a988444ff3fc20f019a | f67d9076d87d6fb74db3e8892c938e70f21ef83e | refs/heads/master | 2021-01-22T21:57:59.529775 | 2015-11-04T15:21:10 | 2015-11-04T15:21:10 | 46,105,319 | 1 | 1 | null | 2015-11-13T06:54:15 | 2015-11-13T06:54:14 | null | UTF-8 | C | false | false | 29,015 | h | /**
*
* @file aca.h
* @brief Arrayent Connect Agent (ACA) library interface.
*
* Copyright (c) 2014 Arrayent Inc. Company confidential.
* Please contact sales@arrayent.com to get permission to use in your application.
*
**/
/**
@mainpage
<!-- This comment block is the index page for the project documentat... | [
"loboris@gmail.com"
] | loboris@gmail.com |
66d4e1eb2b28789acab7b3baffdeafb62d2e85eb | 669bfa741d20863b28e01f6b21ce46eff3f821d1 | /EmbeddedProject3/EmbeddedProject3/VisualGDB/Debug/bootloader/config/sdkconfig.h | 2f048f87a32ad3948d4de07bc33fde3a504afb94 | [] | no_license | ChesiAndrea/PR2012-2012-SmartMoldSensor | 341b4763d6f78e25c5c266ba0d7c3c0e2be68820 | 5ba506a081e5eb411168d53ee14658b24a62209a | refs/heads/master | 2021-04-11T11:40:36.192731 | 2020-04-19T15:52:01 | 2020-04-19T15:52:01 | 249,016,065 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,917 | h | /*
* Automatically generated file. DO NOT EDIT.
* Espressif IoT Development Framework (ESP-IDF) Configuration Header
*/
#pragma once
#define CONFIG_IDF_CMAKE 1
#define CONFIG_TOOLPREFIX "xtensa-esp32-elf-"
#define CONFIG_MAKE_WARN_UNDEFINED_VARIABLES 1
#define CONFIG_LOG_BOOTLOADER_LEVEL_INFO 1
#define CONFIG_LOG_BO... | [
"andrea.chesi2000@gmail.com"
] | andrea.chesi2000@gmail.com |
e6bc4eb60f8f6035798816b3259c07104a5e381f | 5c255f911786e984286b1f7a4e6091a68419d049 | /code/24bd5627-eeaa-422a-b79d-8b25ccc84417.c | 65690ba7626fff5ea51500962cfab6964ce86939 | [] | 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 | 225 | c | #include <stdio.h>
int main() {
int i=0;
int j=12;
int k;
int l;
k = 53;
l = 64;
k = i/j;
l = i/j;
l = l/j;
l = l/j;
k = k-k*i;
printf("vulnerability");
printf("%d\n",l);
return 0;
}
| [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
52aea397a1f4133e6da0a42e26232ed2bd44a5e6 | 0daf8fc8a65d2ee5d919bef00d950cfe4ca4d4b7 | /MusicMachine/Sequencer.h | 59c0b1ad3c92658665176d524a9e661c06afeb9e | [] | no_license | Zylanx/Uni-AVR-Music-Sequencer | a6457a0fa3dfda627c4b63592944c972ae932daa | 29394ba94ee6d17a1dd5f3ff7a09d0e572bf2858 | refs/heads/master | 2021-04-27T21:28:15.007714 | 2018-02-21T22:30:16 | 2018-02-21T22:30:16 | 122,401,045 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 533 | h | // Sequencer.h
#ifndef _SEQUENCER_h
#define _SEQUENCER_h
#if defined(ARDUINO) && ARDUINO >= 100
#include "Arduino.h"
#else
#include "WProgram.h"
#endif
#include "Note.h"
#include "SongStorage.h"
struct SequencerState;
typedef struct SequencerState sequencerState_t;
#ifdef __cplusplus
extern "C" {
#endif
sequenc... | [
"zylanx@users.noreply.github.com"
] | zylanx@users.noreply.github.com |
ec5f57c780634c495adb59e6bec42f66b2c8a385 | 107b43dc0243cc5194200a5da2aaa4188b8ec8a4 | /libft/ft_strsplit.c | 4c2b84b0bb7ca2c9d1c6bf165d5c99d763ef0acb | [] | no_license | Vrobin0101/push_swap | fee430d2b4beef224ffc89d4b7576deab5d694d7 | 9269c5bf9696183bcb4ed6a422a1c739d68c4997 | refs/heads/master | 2021-06-26T12:07:00.622929 | 2021-02-16T13:39:28 | 2021-02-16T13:39:28 | 191,661,838 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,453 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strsplit.c :+: :+: :+: ... | [
"robin.vrtz@gmail.com"
] | robin.vrtz@gmail.com |
dfa38bfb9e8a2cb948d2d67d1c327e9a7a7e9068 | ad737f6b2872819b8ea88835edee8356da58a82e | /software/tools/arm/lib/gcc/arm-none-eabi/7.3.1/plugin/include/lto-section-names.h | 9684a95ba99460376a11107ecac09f3ee77ee742 | [
"MIT"
] | permissive | UASLab/RAPTRS | e4f3240aaa41000f8d4843cbc26e537ccedf2d48 | ebcebf87b5195623a228f9844a66c34d557d2714 | refs/heads/master | 2022-05-03T02:23:16.231397 | 2022-04-04T14:02:07 | 2022-04-04T14:02:07 | 208,188,913 | 4 | 3 | MIT | 2022-04-11T18:13:21 | 2019-09-13T03:29:57 | C++ | UTF-8 | C | false | false | 1,595 | h | /* Definitions for LTO section names.
Copyright (C) 2013-2017 Free Software Foundation, Inc.
This file is part of GCC.
GCC 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 3, or (at your option)... | [
"brian.taylor@bolderflight.com"
] | brian.taylor@bolderflight.com |
d673e5efc2630f97881f4f19e53ef73a6deda39a | 3460192109f91ff16568a248d24ad1b1e13be792 | /ft_memcmp.c | 047cb2bc3db1da84ff5129f99f580e65745e2a6a | [] | no_license | constantoine/42_libft | 4c0579ad2c0942674cf8cc49741d9bdf354420b3 | cc0a1765261e05154d5a4c58b264de2aa4faf11e | refs/heads/master | 2021-06-28T01:43:36.432313 | 2021-03-25T21:14:03 | 2021-03-25T21:14:03 | 220,319,702 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,227 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_memcmp.c :+: :+: :+: ... | [
"crebert@student.42.fr"
] | crebert@student.42.fr |
5a5da1c2ae3d4a81728c8c18fb82d082cfa246df | 9fd902b674c171a9997ae6e3df7e3644b20693f2 | /src/common/comm_channel.h | 061b1a65df2e2f62f5fc41faf2372437e7adb3e7 | [
"BSD-3-Clause"
] | permissive | davecramer/pljvm | f02b834f2183c0ba3b9ddc2795ce7d0cf62371aa | 39696d3c0a157d4f9b295d9180620cabd6dc6242 | refs/heads/master | 2022-12-16T02:33:21.291996 | 2020-09-16T00:51:49 | 2020-09-16T00:51:58 | 112,203,781 | 4 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,038 | h | /*
Copyright 1994 The PL-J Project. All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following... | [
"davecramer@gmail.com"
] | davecramer@gmail.com |
619c92fd52d8a15d99a7dd984a12acb222bc08b7 | 9d769d12ff857446d440bf79b072ba70f9f4ab76 | /ranking.h | 21e806d92c93e943f0db388783c85461a7ab6a60 | [] | no_license | filipepacheco/1024 | 66376e2a1aa24aa4e068bf0ada4b69b28f43b396 | 5e6b0ab06b413e6648ad7b0b79f461d9ab0e9120 | refs/heads/master | 2020-07-27T21:26:06.606365 | 2016-11-30T01:38:44 | 2016-11-30T01:38:44 | 73,424,906 | 1 | 1 | null | 2016-11-30T13:50:36 | 2016-11-10T22:09:30 | C | WINDOWS-1250 | C | false | false | 85 | h |
void menuRanking(); // Menu principal da tela de ranking que direciona o usuário
| [
"lip3pacheco@gmail.com"
] | lip3pacheco@gmail.com |
61793c39f66e6866e5646a77cb974c7e6b559f70 | ef12df785c15a0d5b6c3c85c4244bc65603f9b15 | /d05/ex23/ft_print_memory.c | 9442be56383dce12ea284c6c06ba00586443d5f2 | [] | no_license | A1xander1/42us-my-stuff | 697122a6df313989d90ad89fc69f90474cf8b51c | ee3e12706096af2ab872f9fe814d45c1c4e1e08c | refs/heads/master | 2020-12-18T19:59:12.680594 | 2017-02-03T02:31:05 | 2017-02-03T02:31:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,101 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_print_memory.c :+: :+: :+: ... | [
"mirror12k@gmail.com"
] | mirror12k@gmail.com |
f5177261940e5c877b291244851c36918917cd06 | 769b77673013dced1e37185e997ca9675677f385 | /systemd/1_301+gitAUTOINC+714c62b463-r0/build/src/resolve/dns_type-from-name.h | 0169d1704151ce349b0c594fb36a94245907cf6d | [] | no_license | tonyjih/psclassic-source | 9c191100977b26535024a0ead2f87bdd315a5346 | 8d31b326bc8e3393380987048b24a2aca32c7a12 | refs/heads/master | 2020-08-30T21:04:24.876245 | 2018-12-03T22:29:22 | 2018-12-03T22:29:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,500 | h | /* ANSI-C code produced by gperf version 3.0.4 */
/* Command-line: gperf -L ANSI-C -t --ignore-case -N lookup_dns_type -H hash_dns_type_name -p -C */
/* Computed positions: -k'1-2,$' */
#if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \
&& ('%' == 37) && ('&' == 38) && ('\'' == 39) && ('(' == 40) ... | [
"whatever@xyz.is"
] | whatever@xyz.is |
7b1bc62d1580b99aa0a39ed5ad7285c660cbb405 | a019ddd9cfcce8ac16207e2b7f60280301a36761 | /drivers/hitechnic-irseeker-v1-test1.c | 46e7fe5fdc94d839ed795c5dda585fc5f2b12098 | [] | no_license | MFSHawks237/CascadeEffectPrograms | e04e0fc6d440d6162f283ef9ee0607874551a7ce | ac84b8e0ebd60504454dd725312bb7083b912521 | refs/heads/master | 2021-01-23T20:13:15.254993 | 2015-03-03T21:27:53 | 2015-03-03T21:27:53 | 24,900,380 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,137 | c | #pragma config(Sensor, S1, HTIRS, sensorI2CCustom)
//*!!Code automatically generated by 'ROBOTC' configuration wizard !!*//
/*
* $Id: hitechnic-irseeker-v1-test1.c 109 2012-09-25 17:10:26Z xander $
*/
/**
* hitechnic-irseeker-v1.h provides an API for the HiTechnic IR Seeker. This p... | [
"mfshawksteam237@gmail.com"
] | mfshawksteam237@gmail.com |
c37c5c5ca10d6444851b5f8ccef33ba0e1030226 | 1b3dd4ad76820d42c9091a8f29082b43457b497f | /src/time.h | 60848856d779e99ee64a26c59f37a9dfa6eb2932 | [
"MIT"
] | permissive | erjohnson/SlimApp | 87b1bf74613729086a1dad6419a3b35063f782f7 | bded1a5c6bc25747963625df3f73e097c2022f35 | refs/heads/main | 2023-05-24T11:43:45.477207 | 2021-06-18T07:38:41 | 2021-06-18T07:38:41 | 378,215,551 | 0 | 1 | MIT | 2021-06-18T16:59:53 | 2021-06-18T16:59:53 | null | UTF-8 | C | false | false | 4,264 | h | #pragma once
typedef u64 (*GetTicks)();
typedef struct PerTick {
f64 seconds, milliseconds, microseconds, nanoseconds;
} PerTick;
typedef struct Ticks {
PerTick per_tick;
u64 per_second;
} Ticks;
typedef struct Timer {
GetTicks getTicks;
Ticks *ticks;
f32 delta_time;
u64 ticks_before,
... | [
"a.m.marcus@gmail.com"
] | a.m.marcus@gmail.com |
580382384e910e5825a9ad46549abac444e94693 | e66b75848da8ee9c54c981daed7d9a528d35a461 | /src/reduced_analysis/doMVA/weights_withPt_30_01_14_EE/TMVAClassification_BDTG.class.C | 26605f53722e13802c267f9586bf897cbcb416fd | [] | no_license | gdimperi/GammaJets | 77d9348315484e38f090c1fdc529c25feffef976 | 4af9914fdeb7efce5d24d94bb207d7e390682ffb | refs/heads/master | 2021-01-20T21:40:27.712423 | 2015-01-15T16:40:51 | 2015-01-15T16:42:05 | 11,812,757 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 336,301 | c | // Class: ReadBDTG
// Automatically generated by MethodBase::MakeClass
//
/* configuration options =====================================================
#GEN -*-*-*-*-*-*-*-*-*-*-*- general info -*-*-*-*-*-*-*-*-*-*-*-
Method : BDT::BDTG
TMVA Release : 4.1.2 [262402]
ROOT Release : 5.32/00 ... | [
"giulia.dimperio@cern.ch"
] | giulia.dimperio@cern.ch |
0c60e7d988e798153461246e008aa5ae73d7e88d | 30355e7672116963848d59b03cea3ddb19abc98c | /Antigos/Datas_C/data1.c | 27473d4a371434a12ae56c5030014f0ba2452f02 | [] | no_license | gilrsantana/LinguagemC | 391532d3e9f096605492ad996ad2204eb977c6f4 | ebabcd7ec112c41b6f4050eeb79b5778eb0091be | refs/heads/master | 2021-03-13T18:33:03.859385 | 2020-11-30T01:18:30 | 2020-11-30T01:18:30 | 246,700,167 | 0 | 0 | null | 2020-09-24T16:43:13 | 2020-03-11T23:25:04 | C | UTF-8 | C | false | false | 413 | c | /*
Faça um programa que mostre a data atual do sistema.
DD/MM/AAAA Dia/Mês/Ano
*/
#include <stdio.h>
#include <time.h>
int main(void){
struct tm *data_atual;
time_t segundos;
time(&segundos);
data_atual = localtime(&segundos);
printf("\nDia: %d/", data_atual->tm_mday);
printf("Mes: %d/", da... | [
"g.r.santana@hotmail.com"
] | g.r.santana@hotmail.com |
485d2cc89b351afa8dcc3746604d8a3afb9a3696 | c7e8b295197b07f3545459a4bd1dbabdd3d61d46 | /labs/week1/ex4.c | dba6a06c4422c5595fb6b273aa8c9d3663146a4b | [] | no_license | DarkPurple141/teaching-api | 8d45f7963db5713408e7958f4c24467783ea2dbd | 4723935f50943091fb216c3dec5c5f51721f7957 | refs/heads/master | 2021-09-04T13:16:49.987985 | 2018-01-19T03:45:50 | 2018-01-19T03:45:50 | 112,703,103 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 731 | c | // S1 // S2
switch (ch) { switch (ch) {
case 'a': printf("eh? "); break; case 'a': printf("eh? ");
case 'e': printf("eee "); break; case 'e': printf("eee ");
case 'i': printf("eye "); break; case 'i': printf("... | [
"alex.hinds141@gmail.com"
] | alex.hinds141@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.