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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
59f125c36c9ab03ab61e886df142466a424dc12b | db68da9c2909c4414cba7d79c6c33056d7a97af2 | /multimedia/libmp4v2/patches/patch-lib_mp4_mdhd.c | 42ff7d31cff0e1ba16c1ee0d1aec8ae90e7ace44 | [] | no_license | threader/pkgsrc-termux | cd50b2cdfacea866c6cfde33261e87c9e3b7defb | 3a9ad0b9d9ea51156ba531728b532469f8336bcf | refs/heads/master | 2021-04-29T19:11:06.223259 | 2018-03-27T16:30:04 | 2018-03-27T16:30:04 | 121,690,562 | 5 | 3 | null | null | null | null | UTF-8 | C | false | false | 2,756 | c | $NetBSD: patch-lib_mp4_mdhd.c,v 1.1 2017/09/25 22:30:06 joerg Exp $
--- lib/mp4/mdhd.c.orig 2017-09-25 14:54:56.041582738 +0000
+++ lib/mp4/mdhd.c
@@ -1,6 +1,6 @@
#include "quicktime.h"
-int quicktime_mdhd_init(quicktime_mdhd_t *mdhd)
+void quicktime_mdhd_init(quicktime_mdhd_t *mdhd)
{
mdhd->version = 0;
mdhd-... | [
"mike@mike"
] | mike@mike |
df5fa9b945cc9bdab5a8fca8644c595dfc85aa2e | 1ad9918bf415a9a47bb0a9278a316bed93241ae3 | /k_and_r/chpt02/2-4.c | 612c7ca99c257516f8179ba3b5497f3b345ed8bc | [] | no_license | bsvh/programming_exercises | df8d45e5f3f8ddeaa8506f88ecb3862261a2777d | c715fdd45205a4151e12403f553e2184a4ffb61a | refs/heads/master | 2020-05-04T00:36:52.474154 | 2019-07-03T01:09:23 | 2019-07-03T01:09:23 | 178,888,314 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 935 | c | /*
* Exercise 2-4. Write an alternate version of squeeze(s1, s2) that deletes each
* character in s1 that matches any character in s2.
*
* squeeze: delete all c from s
* void squeeze(char s[], int c)
* {
* int i, j;
*
* for (i = j = 0; s[i] != '\0'; i++)
* if (s[i] != c)
* s[j++] = s[i];
* s[j] = '\... | [
"brendan@vastactive.com"
] | brendan@vastactive.com |
9f606f9efb84dde3307c74b0139eedb0691cee76 | e6f11ea3ab2a539f0573d0fa955ddb286877e494 | /ato-ms/search/multiobjective/paretofront.c | b6469b3b4a3bf2ccb464d718f88f4fc76efd4a53 | [] | no_license | orchidees/atoms | a81af4ba28a2eb6fa5b374c5ba3a3fea842a3bed | 3d459ffc066599135e1c770bbc86a6f0474d52d4 | refs/heads/master | 2020-06-10T19:41:16.449815 | 2019-06-25T14:38:32 | 2019-06-25T14:38:32 | 193,725,480 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,688 | c | #include <math.h>
#include "mex.h"
/*
paretomember returns the logical Pareto membership of a set of points.
synopsis: front = paretofront(objMat)
created by Yi Cao
y.cao@cranfield.ac.uk
for compiling type
mex paretofront.c
*/
void paretofront(bool * f... | [
"esling@m2903.ircam.fr"
] | esling@m2903.ircam.fr |
5da1c990bb9973a6364a5408c453a42bca8f48a9 | 8dc3cf7f77b9d5bcda8b4d734955983404c2a855 | /util/fixearn.c | ef0e62d6262e2e646d049e5449695411aa112348 | [] | no_license | lowrob/LedgerBase | bcee5ed3523eee7b1604f6695eedecf8e0ab8124 | e4bade9a5dc4237d25f408a04f86c51aa308d20e | refs/heads/master | 2021-10-09T09:57:18.951950 | 2020-12-02T03:31:40 | 2020-12-02T03:31:40 | 249,305,178 | 0 | 0 | null | 2020-04-29T12:15:33 | 2020-03-23T01:09:31 | C | UTF-8 | C | false | false | 2,693 | c | /*-----------------------------------------------------------------------
Source Name: fixearn.c
System : Budgetary Financial system.
Module : Personnel Payroll
Created On: 26 Aug 95
Created By: L. Robichaud
DESCRIPTION: This program is to be used to fix the earnings
for the month of Dec. The pay run wa... | [
"louis.robichaud@gmail.com"
] | louis.robichaud@gmail.com |
435eb464c06d06e1fbfad931d4dc81c1e888ff8d | 701a2fc8a4b7c6f72f3d1172eefe6241147424a1 | /perftest_win32.c | 34d275d3d88a86284c53a0c3364a3c346b9b34b3 | [
"X11",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | JasonGreen/gfxperftest | a6bb516edf9e37311e71886f4172ee5e205a3268 | f8a281ced856350edabd68a22c3665207d78bc24 | refs/heads/master | 2021-01-23T14:04:05.324909 | 2013-08-05T16:39:36 | 2013-08-05T16:40:57 | 1,568,835 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 4,596 | c | /* D3D9 Performance test
*
* Windows-specific functions
*
* Copyright 2010-2011, TransGaming, Inc.
*/
#include "perftest.h"
#ifdef __WIN32__
BOOL gIsQuitting = FALSE;
HDC gHdc = 0;
LRESULT CALLBACK WndProcPerfTest(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam)
{
switch(msg) {... | [
"jason@transgaming.com"
] | jason@transgaming.com |
d02be3bc2b886cdc432bc576dbba9a963269757e | 7ff2354c647253c9d63831d6c7b46100c05a7bb3 | /gallery/active/Guide/GuideProj_ATL.h | 35fcbfb8917ab33227f963460ae16b91b37a5a20 | [] | no_license | Omgan/code4me | d28143c1aac5ff097cc50fab820c1a2706bc1eb7 | 19b2bd1a06780f29e93745a1dee89932a65b9c76 | refs/heads/master | 2020-12-28T21:06:36.220571 | 2013-06-19T02:20:14 | 2013-06-19T02:20:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 724 | h | //$$---- ATL unit HDR ---- (stATLUnitHdr)
//---------------------------------------------------------------------------
#ifndef GuideProj_ATLH
#define GuideProj_ATLH
// Check if we're using ATLVCL
//
#if defined(USING_ATLVCL)
// To get declaration of _Module
//
#include <atl\atlvcl.h>
#elif defined(USING_ATL)
// ... | [
"hikerlive@gmail.com"
] | hikerlive@gmail.com |
56b40becc16de09fcd4876aa5a1c139bebeb851d | 4eade67d0d2863a9e5cc1201a2c887d5541d802c | /character is alphabet or not.c | d8dc76a9cbc4f280c24f8b83938cf7a789282a25 | [] | no_license | Sunil8/programming-fundamentals | 4fe49f8c9f36e382d474790a9a5aaa582ed50742 | 27fe2ed2dbff9ec2a8c7f27b423cebd498b6f452 | refs/heads/master | 2021-01-18T21:28:31.168023 | 2017-01-31T06:54:52 | 2017-01-31T06:54:52 | 68,500,298 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 359 | c | /*
Student Name=Sunil Giri
Subject=Programming Fundamentals
Roll No.=
Program=
Lab No.=25
BCS Sem.=1st
Date=jan 8,2017
*/
#include<stdio.h>
//#include<conio.h>
int main()
{
char a;
printf("Enter any character:");
scanf("%c",&a);
((a>='A' && a<='Z') || (a>='a' && a<='z'))?printf("%c is an alphabet",a):printf("%... | [
"noreply@github.com"
] | Sunil8.noreply@github.com |
b947cd8e538cd804a5fd8fcbd2e31e2fcd08663e | d2036f36c9ceab38d6b590aa4b7bb95bdb3125af | /libft/printf/ft_get_s.c | a2c4da68909434b92d01d7d6329cbc59f70ea986 | [] | no_license | prippa/Corewar | 700da1c89db61e6600fc546000f8645905913e9e | 14ba6fa41e47df91e7d1ae342e25d417c9a6e537 | refs/heads/master | 2020-04-29T09:27:27.795572 | 2019-11-11T14:45:53 | 2019-11-11T14:45:53 | 126,884,886 | 1 | 0 | null | 2018-03-26T20:16:34 | 2018-03-26T20:16:33 | null | UTF-8 | C | false | false | 1,194 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_get_s.c :+: :+: :+: ... | [
"K4rmU78B"
] | K4rmU78B |
318bb09f6f770e68efebf50e92fd7b737f835996 | 75769bea756af71dd3359711c0d96a08849ae7b8 | /cn/localhost01/lteenodeb/lte_tr069/cwmp/session_manager/session/src/session_manager.c | c0394ed716f16e9312bb4eff1fb84d544cf2e65b | [] | no_license | windy-zzf/C_code_annalyze | ed986c6c24b7e410eae9790736209f8b0dbf15a8 | da038bcc9eda6a853f13bb39313917a16694271b | refs/heads/master | 2023-03-27T04:09:28.453216 | 2021-03-29T05:47:41 | 2021-03-29T05:47:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 225,483 | c | /********************************************************************************
*
* FILE NAME : session_manager.c
*
* DESCRIPTION : This file is used for maintaing the session
*
* REVISION HISTORY:
*
* NAME DATE REFERENCE REASON
*____________________... | [
"820713556@qq.com"
] | 820713556@qq.com |
4fc7e3762ac2dc151dd2d534e939c724b24387a7 | 8c3520258571dd2fd5df73e81dc176993e3612b7 | /src/core/external/freetype/src/winfonts/winfnt.c | 86b6157ac5686d8c85beed5ecbab38819beaf4ff | [
"FTL",
"BSD-3-Clause",
"Zlib",
"BSD-2-Clause-Views",
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0",
"BSD-2-Clause",
"LicenseRef-scancode-unknown-license-reference",
"Libpng"
] | permissive | weimingtom/krkrz110_fork | 6b14ad7224d4f83cd150f0cca7ff3a0913fa5bd8 | dda1177f75428e030853c0de237076986818fa65 | refs/heads/master | 2020-03-21T15:45:15.173617 | 2018-07-05T09:10:10 | 2018-07-05T09:10:10 | 138,730,821 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 33,774 | c | /***************************************************************************/
/* */
/* winfnt.c */
/* */
/* F... | [
"weimingtom@qq.com"
] | weimingtom@qq.com |
058eec81b18972c4f323d57209cdf9747ca5e24f | f394bd3be5624da6810bc1d56a08f25463f8c280 | /Cross_compiling_static_qemu/main.c | 7744f809c4e03f8fa9fe6d55d50cce4f6773ce7d | [] | no_license | 99004401-soumyadeep/99004401_Linux_Kernel_programming | e40c9d22876457bba3003af04b394a8166fc318a | 90cbfd081d02b8b8135b1ab523dde93ffebc7a76 | refs/heads/main | 2023-06-16T19:20:37.795840 | 2021-07-17T06:44:06 | 2021-07-17T06:44:06 | 386,322,964 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 469 | c | WORK=/media/Work/qemu
cd $WORK/build/w32
(export PKG_CONFIG_PATH=$WORK/install/w32/lib/pkgconfig ;
export PKG_CONFIG_PREFIX=$WORK/install/w32 ;
#export BASH_X=-x ;
bash $BASH_X ../../qemu.git/configure --target-list="i386-softmmu" \
--cross-prefix=i686-w64-mingw32- \
--extra-ldflags="-L$WORK/install/w32/lib" \
--extra... | [
"noreply@github.com"
] | 99004401-soumyadeep.noreply@github.com |
5bb356823373d0b8b87c4eae692adba05100a7f0 | a4de55e164f177ff8674c52ce293ed0430f2d478 | /source/constrnt.h | 99967487148927bac32d64b88c01c47278597888 | [] | no_license | refaqtor/FuzzyCLIPS64 | 2fa062321d79808ea014f3a5fc0a9a92a1771e17 | 78a9195f2e4d37399aa49dc0422221798b6fc25d | refs/heads/master | 2023-04-25T07:54:10.650853 | 2021-05-19T01:59:46 | 2021-05-19T01:59:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,850 | h | /*******************************************************/
/* "C" Language Integrated Production System */
/* */
/* CLIPS Version 6.40 12/02/19 */
/* */
/* ... | [
"griley@clipsrules.net"
] | griley@clipsrules.net |
e57705a88489a0cb15d0b9600edfce41f03bbcd4 | e72960bd63a94c1acac25e16d1746892a44b30cd | /Example/Pods/Headers/Public/MagicalRecord/MagicalRecord/MagicalRecord+Actions.h | a062df75c39f97ab05ea032350305fba721da71a | [
"BSD-2-Clause"
] | permissive | Ibrahimhass/INSElectronicProgramGuideLayout | 2ca52d61cedc9b3f4173ef352013ffc7e827e1b6 | d1ec80dd183171dd483125d0c897eac09227472e | refs/heads/master | 2022-07-31T04:59:44.495901 | 2020-05-21T23:59:29 | 2020-05-21T23:59:29 | 263,768,584 | 3 | 0 | BSD-2-Clause | 2020-05-13T23:42:54 | 2020-05-13T23:42:54 | null | UTF-8 | C | false | false | 68 | h | ../../../../MagicalRecord/MagicalRecord/Core/MagicalRecord+Actions.h | [
"jkereako@users.noreply.github.com"
] | jkereako@users.noreply.github.com |
8f567e042897dbcbbf1688fb95a032013432bc9b | d69bc27dc4695dfbaab55db622ae43b29ba83886 | /SourceSDK/tier0/minidump.h | b736773e08dc6db1ede672d24bb6762d4746d8b3 | [
"MIT"
] | permissive | FWGS/libvinterface | 7aeda9aedf756d95deaca8f987a199fa40f88fc2 | 4030b748f7e2b56870dc7a6a6b1c671d6f188089 | refs/heads/master | 2021-01-22T13:37:26.914949 | 2016-06-09T20:28:04 | 2016-06-09T20:28:04 | 54,228,626 | 2 | 3 | null | null | null | null | UTF-8 | C | false | false | 2,014 | h | //========= Copyright (C) 1996-2005, Valve Corporation, All rights reserved. ============//
//
// Purpose:
//
//=============================================================================//
#ifndef MINIDUMP_H
#define MINIDUMP_H
#ifdef _WIN32
#pragma once
#endif
#include "tier0/platform.h"
// writes ... | [
"a1ba.omarov@gmail.com"
] | a1ba.omarov@gmail.com |
059d014e9b5f100ea05d6195ffd6c77e5828f22c | 0a8d317b53686ac730afe7aff7b5706d68f1e6ba | /Programacion/Tarea 14/t14_03.c | 0075c90c560af12fb21a5db720424632df6e8ea3 | [] | no_license | Espadas22/Trabajos_INCO | ff388ad59c3f91e8f288d31771d8dc4bcea76eb4 | f8d42c8461fb12d9211d24cafbb7db30402ea04c | refs/heads/master | 2021-03-28T06:10:29.031393 | 2020-05-15T05:30:56 | 2020-05-15T05:30:56 | 247,844,697 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,118 | c | #include <stdio.h>
#include <stdlib.h>
int **matriz, filas, columnas;
int main ()
{
printf("Cuantas columnas tendra la matriz?\n");
scanf("%i", &columnas);
printf("\nY cuantas filas tendra?\n");
scanf("%i", &filas);
matriz = (int**)malloc(columnas*sizeof(int*));
if (matriz == NULL)
{
... | [
"espadasrodriguezaj@gmail.com"
] | espadasrodriguezaj@gmail.com |
8fd5028f36a9a04e1ccd533a7a4e46962eb30f59 | 0aa31d232a6949dfbe7fd25365578d2788440d95 | /src/algo/extra.c | dbbfe43fb2d1c65a2692470e1609eb4e2beeef20 | [
"MIT"
] | permissive | QuarterCoin/QuarterCoin-Wallet | 55382d234b9605822d64b2a857e1e57bff5022b3 | bf6bf8ec8a2907e1fa29305df389e0ae7156e544 | refs/heads/master | 2020-09-09T05:03:29.646947 | 2019-11-15T02:03:58 | 2019-11-15T02:03:58 | 221,355,759 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,209 | c | // Copyright (c) The Bitcoin Core developers
// Copyright (c) 2017 The Raven Core developers
// Copyright (c) 2018 The Rito Core developers
// Copyright (c) 2019 The Quartercoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit... | [
"splnty@live.com"
] | splnty@live.com |
8cd0148590c1416104de762e47f888cbdd3730e1 | e270cf1d54f2d1435c23cb535b3a21812ced4ccd | /proj/diskarray/old/sys-scsi.h | b08f4c1ea7c380fa52e2dbd45283dba09b07907d | [] | no_license | dgundlach/Projects | 2160b800dac7eecd0d37c1e7c09afa83af7e7312 | 29dc4554492dc0993fa2b5b287f9ed14f5ec3db9 | refs/heads/master | 2021-08-14T08:45:35.101822 | 2017-11-15T05:27:00 | 2017-11-15T05:27:00 | 110,784,400 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 379 | h | #define IS_SCSI_DISK 1
#define IS_SCSI_PARTITION 2
int lookup_scsi_device_name(char *, int);
dev_t lookup_scsi_number(char *);
dev_t sys_major_minor(char *);
dev_t is_scsi_disk(char *);
dev_t is_scsi_device(char *, int);
dev_t is_unpartitioned_scsi_disk(char *);
dev_t is_scsi_disk_sys(char *);
dev_t is_unpartitioned... | [
"cyclist2918@gmail.com"
] | cyclist2918@gmail.com |
4e959f33ddd5df3472e8f025be519e56fdc66727 | 28fd09aacd43dd7c854cee588fd13407ee3b5a05 | /acsl/libraries/libc/test/posix/unistd/test_encrypt.c | fdcb8bb4a78ff351d27cb212bf0f03ed358ed1f7 | [
"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 | 568 | c | #include "../../../test_common.h"
#include <unistd.h>
/*@
assigns \nothing; //FIXME: assigns \result[0..63];
ensures \valid(\result+(0..63));
ensures \forall integer x; 0 <= x < 64 ==> \result[x] == 0 || \result[x] == 1;
*/
extern char* block();
void runSuccess() {
encrypt(block(), 0);
encrypt(block(), 1);
}
... | [
"crazybonesj@yahoo.com"
] | crazybonesj@yahoo.com |
11221024e5aaea38deb14145221a65fe6da3fd37 | 64710f80dcfdd2ac930b6ca2ae67ffc0a73f99d2 | /project/app/src/server.c | 5f8e320f8003b029309486055fb1c288f0c1a958 | [] | no_license | ryanjmortenson/ecen_5623 | 13a8d474ece13f10250ecf9b574c9f4baa6843b1 | 94d26a3f5f4a553110aede0fcfad7f9bc6928e92 | refs/heads/master | 2021-01-22T02:18:15.851873 | 2017-08-23T13:09:42 | 2017-08-23T13:09:42 | 92,352,953 | 0 | 0 | null | 2017-08-23T13:09:43 | 2017-05-25T01:42:13 | C | UTF-8 | C | false | false | 5,217 | c | /** @file server.c
*
* @brief Holds functions for a TCP server
*
*/
#include <errno.h>
#include <mqueue.h>
#include <netinet/in.h>
#include <pthread.h>
#include <stdint.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>
#include <sys/socket.h>
#include <unistd.h>
#include "log.h"
#include "project_defs.h"
#... | [
"ryan.j.mortenson@gmail.com"
] | ryan.j.mortenson@gmail.com |
45b57a8a337f7466b97570465e5744746d81225a | 41d6193de7f38713dbe5089e8da7ce96afa16ac5 | /kernel/kernel/pc/i16/i16_pic.c | 3ff26973552e8bb82c78525d600f67e911126509 | [
"BSD-3-Clause"
] | permissive | neozeed/xMach | 2be67bfdcb329b8952d0a384bfc76e6ce025a3e9 | 2283fb558392a5412f06007bb1d55fb5c670bc0a | refs/heads/main | 2023-07-25T07:38:59.593412 | 2022-11-12T23:10:10 | 2022-11-12T23:10:10 | 374,872,648 | 11 | 5 | BSD-3-Clause | 2021-07-14T02:58:10 | 2021-06-08T03:46:04 | C | UTF-8 | C | false | false | 2,159 | c | /*
* Copyright (c) 1995 The University of Utah and
* the Computer Systems Laboratory at the University of Utah (CSL).
* All rights reserved.
*
* Permission to use, copy, modify and distribute this software is hereby
* granted provided that (1) source code retains these copyright, permission,
* and disclaimer no... | [
"neozeed@users.noreply.github.com"
] | neozeed@users.noreply.github.com |
2205a2013188071a70617c39351fc97af7e58720 | 40215e2e898af2746509b4e9e0d30cb7b6bfe897 | /curso_c/extra/enum01.c | 62b0f2577703e8b8bfa0a06023ed1db4db9cbf8c | [] | no_license | ecram/C-C-plusplus-UNICAMP-Programaci0n-ATS-Youtube | 1463762ddb72d981f804f640869f772a81c85190 | 20a19cd15b7d17481e913bb69201beca799b1454 | refs/heads/master | 2020-03-28T14:18:16.118316 | 2018-09-12T12:22:31 | 2018-09-12T12:22:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 115 | c | #include <stdio.h>
int main(){
enum tenum { VAR1, VAR2, VAR3 };
int VAR1=10;
printf("%u\n",VAR1);
return 0;
}
| [
"marcelpalmas@gmail.com"
] | marcelpalmas@gmail.com |
1d1ae253a28caf188722c64d06b707d472e76c9c | e66fceee9d201962b0668e1f58c46859854fceb4 | /kungfu/class/taohua/obj/yuxiao.c | 5191f44234a1b119dafc74b41753355d89baa5e4 | [] | no_license | cao777/mudHYLib | a8a6e28d097afb87ef68ee0a3fae13a1c50fe822 | dd7832cc0abad1a21c797692c3f5fafd98702fb6 | refs/heads/master | 2023-03-15T16:26:34.697435 | 2018-12-03T15:35:34 | 2018-12-03T15:35:34 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 642 | c | // yuxiao.c
#include <ansi.h>
#include <weapon.h>
inherit SWORD;
void create()
{
set_name("玉萧", ({"yuxiao"}));
set_weight(500);
if (clonep())
set_default_object(__FILE__);
else {
set("unit", "支");
set("long", "一支白玉做成的长萧,看上去晶莹温润。武林中人经常以萧代剑。\n");
set("value", 20000);
... | [
"i@oiuv.cn"
] | i@oiuv.cn |
1c316071b9a45678f6d94a2d56fa486df052b684 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/424eebec-1b97-445f-b33c-ac36c1c7f4a7.c | 581066ba35967937533f6fe8d5468aaf6182e5ae | [] | 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 | 557 | 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 = l/j;
l = l%j;
l = l%j;
k = k-i*i;
//variables
//random
/* START VULNERABILITY */
int a;
long b[62];
long c[29];
a = 0;
do {
//r... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
60c14aa22dc4881758d2883bc0c2cb40c60a786a | 18bc49334c8539aa9cdd5eadcfcab8e9e560fb68 | /src/jni/memorize/DictMemorize.c | 704b24cb0b2cf21885e9564033cdd7fc73d0102f | [] | no_license | xiaowenhuman/MangoDict | b4870c1f8e74717068abf027c36be1ed71755c17 | ce5c35f3da17b182b3d70db3a40c530f2a07c93e | refs/heads/master | 2021-01-24T02:34:52.762213 | 2011-09-20T02:58:33 | 2011-09-20T02:58:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,192 | c | #include "DictMemorize.h"
#include "utils/DictUtils.h"
#include "memorize/DictMemorize.h"
static const char *DictMemorize_ReadFirstOnPageKey(DictMemorize * pMe, long page_idx)
{
uint32 page_size = 0, minsize = 0;
fseek(pMe->idxfile, pMe->oft_file.wordoffset[page_idx], SEEK_SET);
page_size = pMe->oft_file.wordoffs... | [
"jeffrey.wuzw@gmail.com"
] | jeffrey.wuzw@gmail.com |
2c7f6226198027d81c1a49d7a279032b4f333c57 | 7ab7f79682ab0daa36a27eee514f6605f25a047a | /smallsh/smallsh.h | 7248fd20ba2f3554585d331d36e959dd9fef7a8e | [] | no_license | RebeccaLyric/operating-systems | e7a7354b3c258d4c469b034647b78b7e46bf5c71 | 122bef6d45de07177a9bdc69c6e9f0c6b247d02a | refs/heads/master | 2020-12-03T18:12:54.129729 | 2020-01-23T18:56:29 | 2020-01-23T18:56:29 | 231,424,823 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,004 | h | /******************************************************************************
* Header file smallsh - a basic shell written in C
* Define macros and declare global variables and function definitions
*******************************************************************************/
#ifndef SMALLSH_SMALLSH_H
#define S... | [
"tayloreb@oregonstate.edu"
] | tayloreb@oregonstate.edu |
286ddbc7a51d1b880cb3548fb58518401eb70260 | 7a40489aa39f8fab8102686d42882a772a0f6ec0 | /cquptALL/03_day_2/02_code/src/main.c | 0bec3537c8c747310b5c4345a2ff605cc1ee56fa | [
"MIT"
] | permissive | asdlei99/curriculum-design | 198acc4b13b9301735c6c13ec4eb31dc1a8de3a4 | 74d9b8c62494a81236794d00e36c580963cc8da6 | refs/heads/master | 2023-06-03T23:58:16.751466 | 2018-05-01T13:41:47 | 2018-05-01T13:41:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 226 | c | #include "stdio.h"
#include "lcd.h"
#include "ts.h"
int main(int argc, char const *argv[])
{
lcd_rgb_mmap(0x00ff);
bmp_800_480("01.bmp");
show_bmp_not_800_480("./02.bmp",400,240);
test();
printf("cqupt\n");
return 0;
}
| [
"1756260160@qq.com"
] | 1756260160@qq.com |
e161702fc50503d7fdf6193aa12c94ed549eb229 | 4be6e569e449a394380fece760f8d6811bd59321 | /02_primera_variable_input.c | 5b7f8adda5777b904f5ce494ce5bed428624cd13 | [] | no_license | isabelyb/structured_programming | ce902038fda563fa212cf191a54ff058e4a4ae35 | 3fc1302eaecf384a420fae80f9db486f16791fdd | refs/heads/master | 2022-12-17T04:50:59.698418 | 2020-09-26T17:22:36 | 2020-09-26T17:22:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 232 | c | # include <stdio.h>
# include <stdbool.h>
int main()
{
int integerA;
float floatA;
char letterA;
printf("Ingresa el valor del entero A: ");
scanf("%i", &integerA);
printf("El entero A es: %i", integerA);
return 0;
}
| [
"noreply@github.com"
] | isabelyb.noreply@github.com |
6a9635448f45b88f7089c202eff30c802f74f627 | 04a15a269bae6513c8487809b094d9a08c74f933 | /SampleCode_FreeRTOS/lwIPShare/netif/eth1.c | 12a74899b200319a055542583fdde600dac2f227 | [] | no_license | OpenNuvoton/NUC980_NonOS_BSP | e083f9971739350f44dca7afefd211c2606a46d9 | c7b0e069cba67e92201d41885557c4a42fa31896 | refs/heads/master | 2023-06-10T03:54:20.126554 | 2023-06-02T07:14:34 | 2023-06-02T07:49:49 | 156,318,323 | 12 | 13 | null | 2023-02-11T02:00:51 | 2018-11-06T03:08:09 | C | UTF-8 | C | false | false | 8,524 | c | /**************************************************************************//**
* @file eth1.c
* @brief EMAC1 driver source file
*
* @copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
******************************************************************************/
#include "nuc980.h"
#include ... | [
"yclu4@nuvoton.com"
] | yclu4@nuvoton.com |
367d589f48f8986d4d2a86401b4a61cbea7261d3 | f1953328765d722876b609ab905052b34a92cb87 | /Dro/SerialMem.h | c21ad484cbb7bf48e94c4c9d651cca2b2fb3bdb1 | [
"Unlicense"
] | permissive | VB6Hobbyst7/TouchscreenDigitalReadout | b0690e2f5bf9f43268a6bc85b00d3692e6224fa8 | fd8fd83c404bec5a901aaf86eba5050d9b79ffd5 | refs/heads/master | 2023-06-16T10:34:05.516263 | 2021-07-18T18:11:48 | 2021-07-18T22:42:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,338 | h | //****************************************************************************
// SerialMem.h
//
// Created 12/15/2020 11:12:29 AM by Tim
//
//****************************************************************************
#pragma once
#include <sam.h>
//****************************************************************... | [
"tp@timpaterson.com"
] | tp@timpaterson.com |
a8ff549af95b03efdcd13470c233cf46c8ec002d | 7f34f86dc7d6269fbc00d57a0879a6c6bdf95049 | /pipe/pipe2.c | c793840114491c66903bfc585311e1eb2a17969e | [] | no_license | halradaideh/c | 341554b5462651177dbecf8f294448d755bedeb8 | c368083cb004335abb82ce9f64c7bcdf4e51bef2 | refs/heads/main | 2023-03-02T08:02:00.928666 | 2021-01-31T15:38:44 | 2021-01-31T15:38:44 | 320,375,028 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,093 | c | #include <stdlib.h>
#include <stdio.h>
#include <unistd.h>
#include <sys/types.h>
#include <string.h>
int main()
{
int filedes[2], nbytes;
pid_t childpid;
char string[] = "Hello, world!\n";
char readbuffer[80];
pipe(filedes);
if((childpid = fork()) == -1)
... | [
"hradaideh@atypon.com"
] | hradaideh@atypon.com |
51ea69794e53e641a81c03b30f12b53060ec309c | 0db818aedb976c0a26528dc6970e90c2718f4b2b | /CMSIS/MKV58F24.h | a42ac9659d9e0d9e4e0c038527631a80bb8efe54 | [] | no_license | MatrixSP/NXP-KV58 | 823dbbdea0022aaac8adeb983657ad20e8101b52 | 3e74274b63846106adefac9e2d4d45f242110e3c | refs/heads/master | 2020-05-09T18:01:05.597469 | 2019-07-09T14:59:57 | 2019-07-09T14:59:57 | 181,321,956 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 992,239 | h | /*
** ###################################################################
** Processors: MKV58F1M0VLL24
** MKV58F1M0VLQ24
** MKV58F1M0VMD24
** MKV58F512VLL24
** MKV58F512VLQ24
** MKV... | [
"shenjiaqihi@gmail.com"
] | shenjiaqihi@gmail.com |
8b7da4d7dc7b257d93e62908e0121abba0ed1c31 | b73a04d60f1912fc3e9520eab183cec9c43acfe8 | /week9_lab/list_delete_contains.h | 35022448554971ddd1c597d442c8b374242cbcff | [] | no_license | wilsoncgj/2020_t1_comp1511_github | 3291ce7ac8b4c5d078f9c7b76e8e8aecf4093b7c | 006ea5c1af37bfdc3ee74abb64eedc06ac1ccff0 | refs/heads/master | 2022-06-04T16:19:46.603247 | 2020-05-05T07:41:22 | 2020-05-05T07:41:22 | 263,825,164 | 3 | 0 | null | 2020-05-14T05:38:53 | 2020-05-14T05:38:53 | null | UTF-8 | C | false | false | 2,815 | h | Your task is to add code to this function in list_delete_contains.c:
//
// Delete the first node in the list containing the value `value`.
// The deleted node is freed.
// If no node contains `value`, the list is not changed.
// The head of the list is returned.
//
struct node *delete_contains(int value, struct node *... | [
"62190984+Fitz-cmd@users.noreply.github.com"
] | 62190984+Fitz-cmd@users.noreply.github.com |
de784217dcc7ab49a9d6cd5dc3c05f422324e0e2 | 632a0682c014ce53ca23af19c1504be7103fe95f | /FMIL/src/Import/include/FMI1/fmi1_import_capi.h | 013de77ce25c008d9cade196210117ec3f26bd8f | [
"LicenseRef-scancode-generic-cla"
] | no_license | OpenModelica/OMCompiler-3rdParty | 319709654f2453357e2cb65c2bbe169905fe35dd | 449e88fbe5fb25f04b4520b5b7ee472de27af7d4 | refs/heads/master | 2023-08-09T21:30:04.445890 | 2023-07-20T13:37:49 | 2023-07-20T13:37:49 | 35,017,865 | 4 | 54 | null | 2023-09-13T20:58:54 | 2015-05-04T06:24:36 | C | UTF-8 | C | false | false | 22,452 | h | /*
Copyright (C) 2012 Modelon AB
This program is free software: you can redistribute it and/or modify
it under the terms of the BSD style license.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or F... | [
"martin.sjolund@liu.se"
] | martin.sjolund@liu.se |
415507e7936206a4767c32bf534fc8f05703993c | 5a1dfecb9cfabeafa6a98bf7aadba91356164e9d | /TypGraphe.h | 85797fabcc249ff9112038726cb073ae9b8409b7 | [] | no_license | Forkeur/Postier-Chinois | ea70f0e920d42a6f32099ddab5b4d5051ccddba5 | 7a4e370a36fe710c8f3fd7b6c58c97a871e5b452 | refs/heads/master | 2021-01-16T12:19:49.583271 | 2014-12-14T21:17:03 | 2014-12-14T21:17:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,144 | h | /*
* File: TypGraphe.h
* Author: maxime & awaleh
*
* Created on 24 octobre 2014, 20:50
*/
#pragma once
#include "TypVoisin.h"
#ifdef __cplusplus
extern "C"
{
#endif
/**
* La structure TypGraphe
*/
typedef struct
{
bool estOriente : 1;
int nbMaxSommets;
TypVoisins** listesAdjacences;
colorT*... | [
"maxisoft.eu@gmail.com"
] | maxisoft.eu@gmail.com |
5067457a014244236090251f261563d92dae1ed7 | cca4da9c86fe95e23c83246645478eb2631b7bfd | /3rdParty/contourCut/mex/mex_sparse_bwlabel.c | a75932dbcbe517d1e37cc7ad73cfc33b9fd0ae0a | [] | no_license | fdsa1860/ContourObject | fe68da0e646425a0959f73d827cee2ffd05570b3 | 3a1b74f8344836ff793255037cfd0ce9ff9f5514 | refs/heads/master | 2020-06-04T07:04:08.424338 | 2015-03-31T21:09:21 | 2015-03-31T21:09:21 | 23,478,361 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,926 | c | /*=========================================================================
* function [im2, nc] = mex_sparse_bwlabel(im, n);
*=========================================================================
* Fast version of Matlab function bwlabel(). It handles sparse matrices.
*
* INPUT
* im A sparse binary ima... | [
"zhangxk2009@gmail.com"
] | zhangxk2009@gmail.com |
741462a5894c5466c459dea4a30528c5433a14d6 | ec3e76f32fbf9f3013857bd286b698b4ba2258f7 | /PilaEstatica/pila.h | 0551d9ec3f3e5fa24b07f17341049a632c3a0b7e | [] | no_license | Tubbi24/EstructuraDeDatos | 473301bfe72a79bc14325684bedaa682bd81aa6e | a6d5cb3aaf1012c317a5f413a85b1f01cf42ac4d | refs/heads/master | 2021-02-16T16:36:22.920709 | 2020-07-15T17:03:22 | 2020-07-15T17:03:22 | 245,024,913 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 265 | h |
#ifndef __PILA_H__
#define __PILA_H__
#include <stdio.h>
#include <stdlib.h>
struct Pila
{
int elementos[100];
int tope;
};
int push(struct Pila **, int);
int pop(struct Pila **);
void mostrarPila(struct Pila *);
int buscarPila(struct Pila *, int);
#endif
| [
"byronlopez@MacBook-de-Fer.local"
] | byronlopez@MacBook-de-Fer.local |
1b293c3f841e5c41e6383d32d6262f4949a5830e | 36591993bc2d61696914a17cd161d5b404d34565 | /URI-5-10-05-2021/1176.c | 0dd61815a1a9f7c37d23f2a18cbaffdd6afd3d39 | [
"MIT"
] | permissive | taylorkcantalice/URI_Submission | 973835545cd1af960ccf468d485607fdf5e7f342 | 43a84682cba469647ce6c70dd3d939a5872a6d30 | refs/heads/main | 2023-07-17T02:35:58.395741 | 2021-09-09T21:16:30 | 2021-09-09T21:16:30 | 404,872,439 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 775 | c | /**
============================================================================
Nome : 1176.c
Autor : Taylor Klaus Cantalice Nobrega - 20200004268
Versao : 1.0
Descricao : Fibonacci em Vetor - 1176
============================================================================
*/
#include <stdio.h>
u... | [
"taylorkcantalice@gmail.com"
] | taylorkcantalice@gmail.com |
09441a29901ca79338e5d5239d5ca13d7664b4c2 | cdfc1d146f207c34d9f503a8717f6f4c8833a5c9 | /file/study/algorithm/OPTMAL_BST.c | 41bcae623b73699317d69ba0f5961c98a8eb2b1d | [] | no_license | CHackingTeam/import | 0f670ca44ad4b9828dcaa03d8ec1f4148d9b9fc3 | 5faca681c75935e1dbe072f3fb0a4176175e9965 | refs/heads/master | 2021-05-07T17:30:02.660400 | 2017-10-29T14:12:30 | 2017-10-29T14:12:30 | 108,734,460 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,448 | c | #include <stdio.h>
#include <stdlib.h>
#define SIZE 5
#define MAX 1024
void print_tree(int *c,int ci)
{
if(c[ci]!=0)
{
printf("k%d_",c[ci]);
print_tree(c,ci*2);
print_tree(c,ci*2+1);
}
}
void buile_tree(int left,int right,int root[][SIZE+1],int *c,int ci)
{
int rootp=root[left][right];
c[ci]=rootp;
i... | [
"hackingteam@localhost.localdomain"
] | hackingteam@localhost.localdomain |
1dc0c7e75e4162504a91e4e2678084d9bc75c5f7 | b1c0a1117a62d5f049e189e041aa19a914be6dbd | /2023/03/10/bigtable.h | e86217a2553b69e409e167e691ae9f86cafde17d | [
"LicenseRef-scancode-public-domain"
] | permissive | lemire/Code-used-on-Daniel-Lemire-s-blog | 847451d3acbeb28a6a6d50c6686eb537a6fdff41 | c13fe68cdec26d45f688b5c58245fb428dc2ddb9 | refs/heads/master | 2023-08-31T09:55:12.275811 | 2023-08-31T00:33:59 | 2023-08-31T00:33:59 | 3,945,414 | 729 | 194 | null | 2023-09-04T07:50:21 | 2012-04-06T00:13:02 | C | UTF-8 | C | false | false | 2,872,400 | h | #ifndef BIGTABLE_H
#define BIGTABLE_H
uint8_t shufmask[ 16 * 65536] = {
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,
0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,
4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,
0,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,
2,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,
0,2,4,4,4,4,4,4,4... | [
"daniel@lemire.me"
] | daniel@lemire.me |
5c56441caabf697572fef688263707c986d46a36 | b1d500a451cd9852089bf3d97e829df069daa9c8 | /Images/Data/dMu/Run-1/MainPlots/S12_h_pull_Run-1a_125MeV_BQ.C | abdd208c6615c5f398a6504714a068fd4260d02b | [] | no_license | sam-grant/EDM | 486ea029bf766c968a3c7b41198ffcf9bc3c9b8a | 525e41de5f675c39014488c79144f47562910736 | refs/heads/master | 2022-10-30T22:35:42.979799 | 2022-10-19T18:44:54 | 2022-10-19T18:44:54 | 296,421,806 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 2,066 | c | void S12_h_pull_Run-1a_125MeV_BQ()
{
//=========Macro generated from canvas: c/c
//========= (Fri Mar 25 03:46:00 2022) by ROOT version 6.24/06
TCanvas *c = new TCanvas("c", "c",0,0,800,600);
c->SetHighLightColor(2);
c->Range(0,0,1,1);
c->SetFillColor(0);
c->SetBorderMode(0);
c->SetBorderSize(2);
... | [
"samuel.grant94@gmail.com"
] | samuel.grant94@gmail.com |
19a4adb0492ad667b6df5ece06f6eafce6011857 | e6cd51943f682a006da8b1245e6585e453334687 | /Classes/Native/AssemblyU2DCSharp_DBM_DATA3286956634MethodDeclarations.h | 68aab1b8a91dca9e5a06a29cfa67c9f3ff6befa3 | [] | no_license | JasonRy/Seer_0.9.1 | a7495d385a6c5bcec6040ce061410d9eea4d09eb | f727a9442015b2dc03fc19d2fa68dc88ca8bfac0 | refs/heads/master | 2021-07-23T06:23:40.432032 | 2017-11-03T07:57:23 | 2017-11-03T08:53:35 | 109,366,091 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,962 | 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>
// DBM_DATA
struct DBM_DATA_t3286956634;
// System.String
struct String_t;
// System.Collections.IEnumerator
struct IEnumerator_t3464575207;
/... | [
"renxiaoyi@me.com"
] | renxiaoyi@me.com |
c0491f7eec0a1f69e7bb4c55bafb43e37dc55361 | 08ff1940abe000cc03b64d27a9afe53bbf5d03f0 | /Assignment2/isim/array_multiplier_test_isim_par.exe.sim/work/m_00000000004134447467_2073120511.c | 779069dbd87be0eaf3558c4f575e079c96cf9317 | [] | no_license | 07kshitij/Digital-VLSI | 74dd69585368b3d0e5ad838d68add3a56d50bfad | d55a95fbf04e2e49ecadc2a876f037359660d94d | refs/heads/master | 2022-07-09T10:52:26.002743 | 2020-05-17T09:33:51 | 2020-05-17T09:33:51 | 245,482,014 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,703 | c | /**********************************************************************/
/* ____ ____ */
/* / /\/ / */
/* /___/ \ / */
/* \ \ \/ ... | [
"kshitijagrawal2607@gmail.com"
] | kshitijagrawal2607@gmail.com |
8eaf8dd72857b49d378bc257a3e2dbfb39fd713e | 39921d049a882220193fb45f4023a6831fb79908 | /Pods/gRPC-Core/src/core/ext/filters/client_channel/global_subchannel_pool.h | e0abc0af0a8edc6b94e68ba5d6964ef9b452b16a | [] | no_license | furydeveloper/SearchCoinKaraoke | a48bb7f0a4032735a2fc8895bd6bb02626b392b3 | 98043d3e280814f75c4f6c7957e6c0eee320a9b9 | refs/heads/master | 2023-08-10T23:24:28.780365 | 2021-10-03T02:51:57 | 2021-10-03T02:51:57 | 409,012,702 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 129 | h | version https://git-lfs.github.com/spec/v1
oid sha256:7aa9a49f44817d91d2c1c9b3b96e5ea6038edc76c01f5b556c037e54791e07aa
size 2470
| [
"furysecu@gmail.com"
] | furysecu@gmail.com |
82acf0cca2215d3a662186abadbde01c786817d1 | 61de147b672f29e97e786eb508167706b463feb1 | /FaustGames/Native/src/razor/razor_references.h | d8115ef4c5cae0d33095d92ab0dacb7f347df362 | [] | no_license | faustgames-ru/FaustEngine | 83914ac8ba11163984dbe74ebfdef48793c3c67c | c779e3ff99503f366624c5c1ac202e4648c6bb4e | refs/heads/master | 2021-04-22T13:31:30.544214 | 2019-02-05T08:49:07 | 2019-02-05T08:49:07 | 29,536,506 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 178 | h | #include "../core/core.h"
#include "../graphics/graphics.h"
#include "../graphics/utilities/Camera.h"
#include "../graphics/utilities/Viewport.h"
#include "../content/content.h"
| [
"deathmond11@gmail.com"
] | deathmond11@gmail.com |
53b051667cf40a567501eb18cb1c462f4d456f65 | 94301f0af4088e45a9898085039505ad5adf0b87 | /archives/WTPA2_old/OLD_VERSIONS/WTPA2_SST_Flash_Proto/softclock.c | a30050afe4db61d075253c3e719203400ece4098 | [] | no_license | ToddBailey/WTPA2 | c1048620aea80a76242057298758b7655eda28ff | b0bc3d91a9fe3c8bb4934cd481d185a7057a09d3 | refs/heads/master | 2016-08-03T12:30:53.853120 | 2015-02-21T17:53:29 | 2015-02-21T17:53:29 | 13,862,578 | 23 | 2 | null | null | null | null | UTF-8 | C | false | false | 2,166 | c | //-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// Software Clock Functions:
//-----------------------------------------------------------------------
//-------------------------------------------------------------------... | [
"bai1ey.tm@gmail.com"
] | bai1ey.tm@gmail.com |
e0271988b93df93e0eae9e108fe7c203a9ed9b06 | f283c79b532fe09e61272e5648693ce7fae159bf | /apache-1/apache/src/modules/standard/mod_log_agent.c | b625afcf0c83c5e0c318bf8b2e68cae4a3c7bce1 | [
"Apache-1.0",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-public-domain"
] | permissive | tienex/Darwin-0.3 | d0ac366240c4301664629113cda18c066d869ea9 | 745305afd074437bb660bcf02146a2754eeef5ae | refs/heads/master | 2023-07-17T14:18:20.900894 | 2021-02-04T16:07:02 | 2021-02-04T16:07:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,593 | c | /* ====================================================================
* Copyright (c) 1995-1999 The Apache Group. 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 o... | [
"brady.dreiling@gmail.com"
] | brady.dreiling@gmail.com |
510658df59ea5418d5fe147345044a4e9fde9e98 | a6d52b19618cacd64c6377fb3b5fdf4d6c18c7d9 | /tests/tests_my_putx.c | 322ba8d7e1650a815504887ff7548f0393119b50 | [] | no_license | OctaveLarose/libmy | 00bbe6ad4293fe4bf0adf12aa13b13bcda171afa | d513a4675abcd6a7b8d854f7602826d1f8b85cb2 | refs/heads/master | 2020-09-27T18:30:50.745006 | 2019-12-07T21:47:03 | 2019-12-07T21:47:03 | 226,574,560 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 675 | c | /*
** EPITECH PROJECT, 2017
** tests_my_putx
** File description:
** Unit tests for my_putstr and my_put_nbr
*/
#include <criterion/criterion.h>
#include <criterion/redirect.h>
#include "my.h"
void redirect_all_std(void)
{
cr_redirect_stdout();
cr_redirect_stderr();
}
Test(my_putstr, basic, .init = redirect_all_st... | [
"octave.larose@epitech.eu"
] | octave.larose@epitech.eu |
de88094721e0609261bf02f60379eec86812b94d | cc6f3c5719e9a0bbb52a724f43de81f5e58c82b6 | /include/time.h | ae763a6436990ce8631a0d2f0ef37626ec283389 | [] | no_license | noud/mouse-bsd-5.2 | e2b08156b7a8482909d4c3cd6067e8c48bc22004 | 82d6a9798f4d4121bd5c202e1a17caead426c4aa | refs/heads/master | 2023-02-25T02:02:41.193435 | 2021-01-19T20:42:32 | 2021-01-19T20:42:32 | 334,537,488 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,698 | h | /* $NetBSD: time.h,v 1.37 2008/09/21 16:59:46 christos Exp $ */
/*
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
* (c) UNIX System Laboratories, Inc.
* All or some portions of this file are derived from material licensed
* to the University of California by Americ... | [
"mouse@Rodents-Montreal.ORG"
] | mouse@Rodents-Montreal.ORG |
18318c55f02ebe7a6f25a333861f8d65878b8373 | 98ea51f12f5d7851cbe19c25d9790daa8d0fca6a | /lab011/lab011_2/lab011_2/main.c | 2ddb2606763c120714e1fdd0d308bc52d01cdb7d | [] | no_license | MCoyne1234/CS120B_Labs | ceff96f7717b2df7897a8a713baf4bad6c19c29e | ecf0d589ae9e94fc661f7d4645b21e599926dfe4 | refs/heads/master | 2020-05-25T07:19:37.292224 | 2019-05-20T02:29:02 | 2019-05-20T02:29:02 | 187,682,802 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 3,160 | c | /*
* lab011_2.c
*
* Created: 2/21/2019 4:23:27 PM
* Author : Administrator
*/
#include <avr/io.h>
#include <io_alt.c>
#include <timer.h>
#include <scheduler.h>
unsigned char stuff[] = "CS120B is Legend... wait for it DARY!";
enum State {SCROLL};
int Tick(int state){
static unsigned char scroll = 16;
... | [
"32471492+MCoyne1234@users.noreply.github.com"
] | 32471492+MCoyne1234@users.noreply.github.com |
036970257dd18de64ee5939fb15bc5eeb4365878 | 91d7f5ea32e192902988e88e2aaf7ea62d1c386f | /cc10.7.c | 5a10db25445253200501f7367287f403b237186f | [] | no_license | sunnywjx/cc150 | 9f6618ab3dc09daefae8a836b9668b3af60baee9 | faaaf65c310e1b93352293cd11eda6cf1d0723d4 | refs/heads/master | 2021-01-17T11:37:20.999900 | 2016-06-29T19:55:51 | 2016-06-29T19:55:51 | 62,252,581 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,816 | c | /*
cc10.7: Imagine a web server for a simplified search engine. This system has 100 machines to respond to search
queries, which may then call out using processSearch (string query) to another cluster of machines to
actually get the result. The machine which responds to a given query is chosen at rand... | [
"noreply@github.com"
] | sunnywjx.noreply@github.com |
891eca492eb6291b6e6a2f331a5347e30998250a | 37b4f25c5759bc834fb54719442287c227d17517 | /1098 Sequence IJ 4/Sequence IJ 4.c | 3add1e012f061b600233b9cf0ee50b1404e0e614 | [] | no_license | Rabbi011/URI-Beginner-Problems-solve- | d2742b8d3195d905f83b8adad4d0530cb6efa884 | f6e80fed8c93d690bf26413feb25c51a7c0ab170 | refs/heads/master | 2022-09-23T06:57:41.378232 | 2022-08-30T19:00:15 | 2022-08-30T19:00:15 | 236,319,719 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 621 | c | #include <stdio.h>
int main(){
float i = 0;
float j = 1;
while(i <= 2.2){
if((i>0 && i<1)|| (i>1 && i<2) || (i>2.1 && i<=2.2) )
{
printf("I=%0.1f J=%0.1f\n",i,j+i);
printf("I=%0.1f J=%0.1f\n",i,j+1+i);
printf("I=%0.1... | [
"rakibul15-13011@diu.edu.bd"
] | rakibul15-13011@diu.edu.bd |
f7481459533b572ff1b8ce56fc84af9ea668ea72 | 18c9730228d5d20e5f5388c3c658a209f38f5264 | /Mem Dinamica/2019/menuVector/main.c | de25f25ce6d7b4744d93fae31c838e32bf646d34 | [] | no_license | Aiilu/LaboI_C | 88d69f2b86e55509a4fdb8c89f13aae64286a456 | 2b0deed2216df562f7e569d2a8a5121df31591b1 | refs/heads/master | 2023-03-17T06:29:48.430669 | 2019-07-18T02:24:23 | 2019-07-18T02:24:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,423 | c | #include <stdio.h>
#include <stdlib.h>
int menu();
int main()
{
char seguir = 's';
int* vec;
vec = (int*)malloc(sizeof(int)*5);
do
{
switch(menu())
{
case 1:
if(cargarVector(vec,5)==1)
{
printf("No se consiguio lugar\n");
... | [
"alumno@utnfra.com.ar"
] | alumno@utnfra.com.ar |
1762d4291a8fd44c495f534bc1d62e7f9d8a674f | 85c6f9320181a31960ba8569b7b8ae08cf0cd19c | /cs_ctrl/controls.c | 575d89b6147919c5562706095a4ee5b7f6201d56 | [] | no_license | imatrix-iot/iMatrix | 11e470691917438c0c0d1208fe855342fb426905 | 3358986804676b67a69fd6a60e1f445eea2b6221 | refs/heads/master | 2021-05-06T22:04:58.676443 | 2018-02-21T18:06:46 | 2018-02-21T18:06:46 | 112,652,814 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,182 | c | /*
* $Copyright 2013-2017, Sierra Telecom, Inc.
* All Rights Reserved.
*
* This is UNPUBLISHED PROPRIETARY SOURCE CODE of Sierra Telecom, Inc.;
* the contents of this file may not be disclosed to third parties, copied
* or duplicated in any form, in whole or in part, without the prior
* written permission of Sie... | [
"greg.phillips@sierratelecom.net"
] | greg.phillips@sierratelecom.net |
6a93ed27adea5b30589881e39f1c1bc5e0bf2ab1 | 1ec84aaaa7d066e3d944f592497bc3c9edf91c0a | /week6/for_csv/count_omp.c | 276bf9bf67b73209487715bd182104d4f0d2e7f1 | [] | no_license | thm4859/uibk_ipcpa_19 | a87c59e175999994a5c7ac679f46e02ed1a81ca0 | 22ffa21b89c5739466ebb4a9db7086a4cd43b558 | refs/heads/master | 2020-04-27T18:35:50.839500 | 2020-02-05T01:19:40 | 2020-02-05T01:19:40 | 174,578,288 | 1 | 0 | null | 2019-03-08T17:14:08 | 2019-03-08T17:14:08 | null | UTF-8 | C | false | false | 1,193 | c | #include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include "utils.h"
int main(int argc, char** argv) {
// read N from input
long long N = 100*1000*1000;
if (argc > 1) {
N = atoll(argv[1]);
}
//printf("N = %lld\n", N);
// create an array of N bytes
char* array = malloc(s... | [
"csat2244@zid-t9pc1923.uibk.ac.at"
] | csat2244@zid-t9pc1923.uibk.ac.at |
84e1572a708071fae4f9c948d5a24bbdae52b5a4 | 83b7f3fd6eb4cd4ff3728e9249abdf1ce1fdce33 | /SPOJ/PRACTICE/SAMER08F.C | bc1b1ba9f8c62e44acb5e506b357fc3fd3f3995a | [] | no_license | akash19jain/COMPETITIVE-PROGRAMMING | 881ee80c40b1bdb8556f4fd8193896224e126a95 | 7a0fe1a5aad7d1990838a7b99891e9af1be5c336 | refs/heads/master | 2021-11-23T01:26:36.780405 | 2021-09-12T17:05:27 | 2021-09-12T17:05:27 | 173,334,187 | 8 | 3 | null | null | null | null | UTF-8 | C | false | false | 387 | c | ERROR: type should be string, got "https://www.spoj.com/problems/SAMER08F/\n\n/* AUTHOR:AKASH JAIN\n* USERNAME:akash19jain \n* DATE:12/01/2019 \n*/\n#include<stdio.h>\n#include<math.h>\n#include<string.h>\n#include<stdlib.h>\n#include<stdbool.h>\nint main()\n{\n int n;\n scanf(\"%d\",&n);\n while(n>0)\n {\n long long ans=0;\n ans=(n*(n+1)*((2*n)+1))/6;\n printf(\"%lld\\n\",ans);\n scanf(\"%d\",&n);\n }\n}\n" | [
"noreply@github.com"
] | akash19jain.noreply@github.com |
814f4cb73c88341b6990302a255ac24e11a759a1 | ab6f5d453a016cb948d7558d367a067a8721560d | /2.3.2.c | bd74ed63c24ea51901f9644ad9bc7d6be806fe26 | [] | no_license | ilahNK/lab2 | b8d73f4708c6045dd947f4455433b93e19e4fadf | 6b849a3d422f7dcfa198200a6f1c473d1ddb274f | refs/heads/main | 2023-01-09T00:35:21.332813 | 2020-10-24T16:01:24 | 2020-10-24T16:01:24 | 306,502,140 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 474 | c | #include <stdio.h>
# include <stdlib.h>
#include <sys/types.h>
#include <sys/wait.h>
#include <unistd.h>
int main (void){
for (int i=1; i<13; i++){
pid_t pid= fork();
if (pid == 0){
printf("Child process => PPID =%d, PID=%d\n", getppid(), getpid());
exit(0);
}
else {
printf("Parent process => PID =%d\n... | [
"nabilahkhan99@gmail.com"
] | nabilahkhan99@gmail.com |
7184792bbb843549c4e4de3f309a5e5d8c375760 | bd5c8e1e4e7e6ac6969c47319d68373171870db8 | /LS10.5/SA/sa_catcust_dsp/catcust_dsp.c | 9dc5657bf1ab964853166f35398d74e39491a4b5 | [] | no_license | ScottByronDarrow/Logistic-Software-LS10-v5 | e68a1790bb431f2a4e192b5d11e65b73707d12a0 | 09a9c8e93a1792888625a9eccf2de294f297a6a9 | refs/heads/master | 2020-06-05T03:28:39.412622 | 2019-07-26T03:27:18 | 2019-07-26T03:27:18 | 192,295,110 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 38,937 | c | /*=====================================================================
| Copyright (C) 1996 - 1999 Logistic Software Limited . |
|=====================================================================|
| Program Name : ( sa_catcust_dsp.c ) |
| Program Desc : ( Sales Analy... | [
"scott@darrow.me"
] | scott@darrow.me |
bd070b0c1d2df8a47e16f1e7f37fc5171760c6f1 | 6b40e9dccf2edc767c44df3acd9b626fcd586b4d | /NT/base/wow64/inc/wow64warn.h | e80ee08d396db321103558294cc0640c13d79af2 | [] | 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 | 599 | h | /*++
Copyright (c) 1998 Microsoft Corporation
Module Name:
wow64warn.h
Abstract:
Global warning flags for wow64 project.
Author:
5-Jan-1999 mzoran
Revision History:
--*/
// Make the compiler... | [
"seta7D5@protonmail.com"
] | seta7D5@protonmail.com |
00cb657f425e26586e6a350ca74f5e596cc5ea87 | 6b7ff2933c8e6bc4273948e3c2ad1b45bb31bcb7 | /icm-20600_registers.h | 07f383bfd3070715f53a7604cd858767ef4ddf1e | [
"MIT"
] | permissive | 701lab/icm-20600_impi | 1f8ab910da332d5bc9fbecb34ce44101f7b13d73 | 44e06217134e7af9f3437771a999ce36074f0770 | refs/heads/master | 2022-05-29T03:19:33.983667 | 2020-05-05T08:41:59 | 2020-05-05T08:41:59 | 257,272,168 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,246 | h | #ifndef ICM_20600_REGISTERS_H_
#define ICM_20600_REGISTERS_H_
//*** ICM-20600 registers ***//
// Registers
#define ICM_XG_OFFS_TC_H 0x04
#define ICM_XG_OFFS_TC_L 0x05
#define ICM_YG_OFFS_TC_H 0x07
#define ICM_YG_OFFS_TC_L 0x08
#define ICM_ZG_OFFS_TC_H 0x0a
#define ICM_ZG_OFFS_TC_L 0x0b
... | [
"noreply@github.com"
] | 701lab.noreply@github.com |
c2baa8c579ad69f7be2dd5689c04d7fbfea8c868 | e9e8bc845437b4e5d66382284f3eef0d638aac4c | /rf_id_reader/drive/pwm.h | 4632204126da4597a2addc0297dbf05360106685 | [] | no_license | Mrklly/source | 412bf4ff8668979f459227ee6d3242b6b0dc6903 | 570a400937af6d3ca7de5378f98f8fc512918d33 | refs/heads/master | 2020-11-24T12:57:00.370476 | 2019-12-15T08:49:47 | 2019-12-15T08:49:47 | 228,154,638 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 260 | h | #ifndef __PWM_H
#define __PWM_H
#include "stm8s.h"
typedef struct _gradual_t_ {
u16 zkb;
u16 v;
} gradual;
extern gradual gra;
#define DIM_DEVICE 1000
void PWM_Init(void);
extern void gradual_hander(void);
#endif
| [
"li18370992660@gmail.com"
] | li18370992660@gmail.com |
d929d3b1b57a00142d7ca55842025385bbfbe51d | f2fe47185d47ac2417a1e6f0aebca3c498a54ef2 | /lab5/src/free_tree.h | 527c952261c71465d65ce717c3b880991223c2dd | [
"Unlicense"
] | permissive | myPar/NSU.c | dbf14dc489614a3a0e89de6819898825b49629c7 | 0a10926bab5bc5c10613e0f0967cdd3c8b33ec2b | refs/heads/master | 2022-11-25T06:10:55.485899 | 2020-07-22T06:24:32 | 2020-07-22T06:24:32 | 281,590,027 | 0 | 0 | Unlicense | 2020-07-22T06:24:33 | 2020-07-22T06:06:01 | C | UTF-8 | C | false | false | 192 | h | #ifndef LAB_HAFFMAN_FREE_TREE_H
#define LAB_HAFFMAN_FREE_TREE_H
#include "structures.h"
void free_tree(Node *root);
void free_code_list(char *code_list[256]);
#endif //LAB_HAFFMAN_FREE_TREE_H
| [
"a.bobrovskii1@g.nsu.ru"
] | a.bobrovskii1@g.nsu.ru |
b89eaa4ae787fb17708ef3b5aede2a23d8c3bf67 | a9bcf101dbdd4ed5aaaef3af7729aab922cba1ca | /main.c | 648f75873aa53fe70a2f014d0f8f2c3e81402146 | [] | no_license | bribarski7/Homework | 055f01061bdc01f530b8d777be154c5821dc4fb6 | 755a84314d70ccee08d2135d699fafb740328d1c | refs/heads/master | 2020-05-22T18:43:52.601330 | 2019-05-16T08:35:18 | 2019-05-16T08:35:18 | 186,479,549 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 344 | c | #include <stdio.h>
double square_root2(double S) {
double x0 = 1,x1;
while(x0<S)x0*=10;
int loop = 1;
while(loop){
x1 = (x0 + S/x0)/2;
if(x1==x0){
return x0;
}
x0 = x1;
}
}
int main(){
double i = square_root2(11943936);
printf("%f\n"... | [
"noreply@github.com"
] | bribarski7.noreply@github.com |
7ff77c2fd426a855be341b075249aae50e0b915a | 76f9898ff7a555f4a729d725056a317af818375d | /src/overlays/actors/ovl_Bg_Haka_Water/z_bg_haka_water.h | fc6989af26432b90735e6fff497d6004a2b37321 | [] | no_license | z64proto/sw97 | 0b65837ab2f2a4073faca5670761d7fe0e74d29d | f571505ade2cefd4a5b5d19da06d33e7c6b02c60 | refs/heads/master | 2023-08-01T02:47:42.895871 | 2022-05-15T20:29:08 | 2022-05-15T20:29:08 | 430,216,978 | 208 | 29 | null | 2021-11-22T12:23:50 | 2021-11-20T21:52:59 | C | UTF-8 | C | false | false | 426 | h | #ifndef _Z_BG_HAKA_WATER_H_
#define _Z_BG_HAKA_WATER_H_
#include "ultra64.h"
#include "global.h"
struct BgHakaWater;
typedef void (*BgHakaWaterActionFunc)(struct BgHakaWater*, GlobalContext*);
typedef struct BgHakaWater {
/* 0x0000 */ Actor actor;
/* 0x014C */ BgHakaWaterActionFunc actionFunc;
/* 0x0150... | [
"zelda@sw97"
] | zelda@sw97 |
37684c8fb508c8fd821c306f6e697b6e93f71fd0 | b2a9058f33bd790af5cb44cc6bf4e7a2ab471858 | /core/dynawa/bt/bccmd.h | a43408bc61bd73b32a1914e10a1be71828be5494 | [] | no_license | 1847123212/dynawa | db22866919ab689312db60ebca2d7a1ef9f8e0be | 96ac30a9b38a3ff4dfbfb44d52f29e71035f4c61 | refs/heads/master | 2021-01-01T03:47:36.589411 | 2011-09-15T06:43:55 | 2011-09-15T06:43:55 | 56,056,146 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 829 | h | #ifndef BCCMD_H__
#define BCCMD_H__
#define BCCMD_CHANNEL 2
#define BCCMDPDU_STAT_OK 0
#define BCCMDPDU_GETREQ 0
#define BCCMDPDU_GETRESP 1
#define BCCMDPDU_SETREQ 2
#define BCCMDVARID_CHIPVER 0x281a
#define BCCMDVARID_COLD_RESET 0x4001
#define BCCMD... | [
"nalim68@33c7e71e-f84e-11de-ab06-dd2c9883db02"
] | nalim68@33c7e71e-f84e-11de-ab06-dd2c9883db02 |
06bee19a344778ce0d3e7086e9d471cbab6e0f2e | e0c4cac1539e8d1d269ae34630f008c18ce492a7 | /Core/Src/stm32f7xx_it.c | 745cb6c26614c39d20659c4fc22fb7cdc4245048 | [] | no_license | adamKuzanski/PracaDyplomowa | 744d817670fd7a9bd1ff0d0063c315f09a46cb06 | 60746406b591ae8b40e74817645a941f3b7bc38d | refs/heads/master | 2020-12-09T12:53:56.197359 | 2020-01-11T22:57:25 | 2020-01-11T22:57:25 | 233,308,352 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,774 | c | /* USER CODE BEGIN Header */
/**
******************************************************************************
* @file stm32f7xx_it.c
* @brief Interrupt Service Routines.
******************************************************************************
*
* COPYRIGHT(c) 2018 STMicroelectronics
*
* Red... | [
"adamkuzanski@gmail.com"
] | adamkuzanski@gmail.com |
04b37f4b29c6d67613055168fc1177972569db8e | b4a62a94d736169b9fe6876377b0a136d87b0144 | /entrega2/ficha3/ex05/shd_type.h | a536461a9c4bde8ba960389ab06637da622cf5c8 | [] | no_license | danieljfgoncalves/scomp-16-17-2dd-g06 | c22b3d79f9a7c7da18004dd35f7b7e571475484b | 5f252319a5906d1e5ba5a03aabfd47ee2d3c9ca8 | refs/heads/master | 2021-09-05T06:15:35.947111 | 2017-05-29T16:03:50 | 2017-05-29T16:03:50 | 118,800,095 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 438 | h | /*
* Renato Oliveira > 1140822@isep.ipp.pt
* SCOMP - Turma 2DD
*
* shd_type.h
*/
#ifndef SHD_TYPE_H
#define SHD_TYPE_H
#define STR_SIZE 30
#define NR_DISC 10
#define SHM_NAME "/shm_f3_ex05"
/*
* struct for a shared data type
*/
typedef struct
{
int w_flag; // flag to check when finished writing (Set to 1... | [
"1140822@isep.ipp.pt"
] | 1140822@isep.ipp.pt |
8ffca13665fb466f923caf6ef95fbca53b40cd17 | c23f604b813493bb2b6e59ba5d965ef98d329c14 | /srcs/map_creator.c | f7d1053de4d5560b3647c897a18041560196c7c3 | [] | no_license | sshiling/42-filler | f37d31caf9c9a09b98e6eb4e91ea16df8e36980b | f19867494a5f6b8e1a34e0c6c41802ac0a42f3df | refs/heads/master | 2020-03-17T13:36:06.902297 | 2018-08-19T12:37:01 | 2018-08-19T12:37:01 | 133,637,667 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,661 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* map_creator.c :+: :+: :+: ... | [
"s.shilingov@gmail.com"
] | s.shilingov@gmail.com |
364ad934b45131a337af16cb0fddc61087fa8f37 | 94e8344ee420ae4d2eb1643e95973845f341a3d2 | /gcc_4.3.0_mutants/mutant102929_c-typeck.c | f3f2202ca9155ef1c4c271e2faeefed60b418406 | [] | 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 | 271,120 | c | /* Build expressions with type checking for C compiler.
Copyright (C) 1987, 1988, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
Free Software Foundation, Inc.
This file is part of GCC.
GCC is free software; you can redistribute it and/or modify it ... | [
"agroce@gmail.com"
] | agroce@gmail.com |
aed8ad2ac9f12b597d3b0b3ca57142ca5b230483 | 26be07bd0c8a35a872818210adb3c3d42db23753 | /MouseHole/mousehole.c | 63f313fcaca2b416dc5ee9258abeb3475ba29d7f | [] | no_license | devnjw/OperatingSystem | d19c20164333d6dc0df33d1349e38be3ffc23fa4 | 0adb0f8e69f0f8ee5d8df959c18a1101e9f4b854 | refs/heads/master | 2023-05-08T11:10:26.855467 | 2021-05-21T14:00:48 | 2021-05-21T14:00:48 | 360,028,989 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,727 | c | #include <linux/syscalls.h>
#include <linux/module.h>
#include <linux/proc_fs.h>
#include <linux/seq_file.h>
#include <linux/uaccess.h>
#include <linux/kallsyms.h>
#include <linux/init.h>
#include <linux/kernel.h>
#include <asm/unistd.h>
#include <linux/cred.h>
#include <linux/sched.h>
#include <linux/string.h>
#includ... | [
"noreply@github.com"
] | devnjw.noreply@github.com |
644e12334ad883e819ee5d9f88ec8b537e9e84bf | a03a7935a191d63bee76fd3b85a61ee27f98904a | /src/visitpy/common/PyImageObject.h | 37ec8de439b3d09ce769dfbca79c36b536c13dfb | [] | no_license | cchriste/visit | 57091c4a512ab87efd17c64c7494aa4cf01b7e53 | c72c413f571e56b52fb7221955219f11f4ba19e3 | refs/heads/master | 2020-04-12T06:25:27.458132 | 2015-10-12T15:41:49 | 2015-10-12T15:41:49 | 10,111,791 | 5 | 1 | null | null | null | null | UTF-8 | C | false | false | 3,024 | h | /*****************************************************************************
*
* Copyright (c) 2000 - 2015, Lawrence Livermore National Security, LLC
* Produced at the Lawrence Livermore National Laboratory
* LLNL-CODE-442911
* All rights reserved.
*
* This file is part of VisIt. For details, see https://visit.llnl... | [
"bonnell@18c085ea-50e0-402c-830e-de6fd14e8384"
] | bonnell@18c085ea-50e0-402c-830e-de6fd14e8384 |
5ef184ac25c5f6fe37b413b29c17ae25c69be4a2 | 00a54568064bafa436096e6853d0c74654fa8ed5 | /import/ao-audio.c | 174a90830d119c6b7008bf17eee4c1ec5ac12ab2 | [] | no_license | maghoff/spotify-mpd | 51a53c825d29d55650b1e664a0ee5826fe11a935 | d1c2d14b4b7aeb6eec9c19a780bfdb6da4133228 | refs/heads/master | 2020-08-03T09:11:16.496795 | 2011-08-02T22:25:58 | 2011-08-02T22:25:58 | 211,696,907 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,144 | c | #include <stdlib.h>
#ifdef _WIN32
#include <windows.h>
#else
#include <pthread.h>
#endif
#include "audio.h"
#include <ao/ao.h>
#include <math.h>
ao_device* init_ao(audio_fifo_data_t *afd) {
ao_sample_format fmt;
fmt.byte_format = AO_FMT_LITTLE;
fmt.rate = afd->rate;
fmt.channels = afd->channels;
... | [
"unknown"
] | unknown |
03a1b48b632826f8ac10c2b09bf480f724d9bd65 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/ef66184b-b1af-429f-86cd-6278a299cff7.c | b3b2c18ffedfc7c73a3e90f6c5978a1614b7fea4 | [] | 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 | 582 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=4;
int j=112;
int k;
int l;
k = 53;
l = 64;
k = i/j;
l = i/j;
l = l/j;
l = i%j;
l = i-j;
k = k-k*i;
//variables
/* START VULNERABILITY */
int a;
char b[90];
char c[50];
a = 0;
while (( a - 1 )... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
d656c9ece1457fe6ec56170ba944d5fa01508515 | 48d89545fd4a9c8e29c52b2386cd856bc425869a | /Colligens/interprocedural/lighttpd/src/fdevent_linux_sysepoll.c | e330dca06ca51b8e4a556710e4871d678f36c315 | [] | no_license | iranrodrigues/interprocedural | 7bc41f5a5703f588e63533fbfed95955a6c4df05 | a4f34ace03a2876df9a32b37685b23b56fc0565a | refs/heads/master | 2021-01-10T19:46:43.201534 | 2014-03-19T13:10:12 | 2014-03-19T13:10:12 | 15,970,391 | 0 | 2 | null | null | null | null | UTF-8 | C | false | false | 3,632 | c | //#include <stubs.h>
//#include "fdevent.h"
//#include "buffer.h"
//#include "log.h"
//#include <sys/types.h>
//#include <unistd.h>
//#include <stdlib.h>
//#include <stdio.h>
//#include <string.h>
//#include <errno.h>
//#include <signal.h>
//#include <fcntl.h>
#ifdef USE_LINUX_EPOLL
//# include <sys/epoll.h>
stati... | [
"iran@iranrodrigues.com.br"
] | iran@iranrodrigues.com.br |
0792aa44d5c736a48d24474b4d716652757853b6 | e1fc95aafd9924810347553304320808ac7d61ea | /userapps/broadcom/tr69c/inc/tr69cdefs.h | 313c3fdece01d0330889fef9c22c78bb3931f936 | [] | no_license | hvegh/bcm-adsl | 020bcead2276276d7c090f8e356824f3596aaadc | 92ff16ae19cf1d6736dfb2b359fc253321a4d025 | refs/heads/master | 2021-01-13T05:03:26.010182 | 2017-02-07T13:06:39 | 2017-02-07T13:06:39 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 11,232 | h | /*----------------------------------------------------------------------*
<:copyright-broadcom
Copyright (c) 2005 Broadcom Corporation
All Rights Reserved
No portions of this material may be reproduced in any form without the
written permission of:
Broadcom Corporation
16215 Alton Parkway
... | [
"ahmadrasydsimbolon@gmail.om"
] | ahmadrasydsimbolon@gmail.om |
13f8ae30f72a88a47672b8bca6916680d298ff0d | 1007425133d1b01a46e1b232f4150ccb8399577b | /ex1/ex1-1.c | a43fef79c3900f8184bc60cd516d3b2a0e4f98c4 | [] | no_license | tetsu5555/c_study | e7d8e1ebd3bce61075f6222d7606453c42c3e47b | f90a66f5c3cce9393870d27cf5a06ee2abda0316 | refs/heads/main | 2023-04-07T05:58:33.689380 | 2021-04-18T18:21:11 | 2021-04-18T18:21:11 | 353,450,116 | 1 | 0 | null | 2021-04-18T18:21:12 | 2021-03-31T18:16:28 | C | UTF-8 | C | false | false | 73 | c | #include <stdio.h>
int
main()
{
printf("Hello world!!");
return 0;
}
| [
"tetete1118@gmail.com"
] | tetete1118@gmail.com |
f2f20f0308932697aca19ae0c62610d3779bd200 | 5f44983397573ea857932e31afa666ad69b7f7c2 | /swe_code/ocl/device_setup.c | 9478358c9a414872d1ae3472da963ba8f06b778c | [] | no_license | cenamiller/RBF-FD-SWE | 1929b7e7bd1de27c1bec56b9b22e4223c626376d | 58725d14438103cecee8ee9f2f91beff89ac9207 | refs/heads/master | 2022-04-27T02:30:52.534138 | 2020-04-08T13:32:30 | 2020-04-08T13:32:30 | 220,291,004 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 17,021 | c | // Written by Tuan Ta, 2016- from Gen1 RBF_SWE code. Last updated- Richelle Streater, Summer 2018.
#ifdef USE_OCL
#define CL_USE_DEPRECATED_OPENCL_1_2_APIS
#include <device_setup.h>
extern sim_params_struct sim_params;
extern int mpi_rank;
extern int mpi_size;
// Choose from a list of possible platforms (platformI... | [
"cmille73@ucar.edu"
] | cmille73@ucar.edu |
f20f4453d2103a876320c250e2206358c4c12274 | f3ab6effc4bbaaeae0501592c54721c53af0a6c2 | /src/char.c | 00be87fcccce34d652628f123168143c49bcfb2e | [
"MIT"
] | permissive | kvbc/cl-cinp | 58f0150e7a05b31dbd1329bc6e9407c5918e314b | ab11fe2b79d57a4a7403409237981596f79f9a55 | refs/heads/master | 2023-01-02T10:14:30.834997 | 2020-10-18T17:30:11 | 2020-10-18T17:30:11 | 296,870,082 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 417 | c |
#include "char.h"
bool cl_char_isnum(char c) {
return c == '-'
|| c >= '0' && c <= '9';
}
bool cl_char_isws(char c) {
return c == '\n' || c == '\r'
|| c == '\t' || c == '\f' || c == '\v' || c == ' ';
}
bool cl_char_islb(char c) {
return c == '\n'
|| c == '\r';
}
bool cl_char_is... | [
"noreply@github.com"
] | kvbc.noreply@github.com |
7652fa8fddd7aba834f66e983c1d18d13218b7ac | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/reactos/dll/win32/inetmib1/extr_main.c_mib2IpAddrQuery.c | 22264d628ba4ff8a5581573af45edbcc72ba0b28 | [] | 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 | 3,609 | 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 |
5fd56ad5375d930b03152d6501b6fd76456d3de5 | dccfba2d54457adf6d4f6c9626a558e1f973c6b5 | /BSP/SampleCode/VideoIn/Smpl_WT8861.c | b1e270996955cec78270fd3941a756732e27c74e | [] | no_license | zhou-peter/N9H26_emWin_NonOS | d8327b03f57a639827c68953140c1213a545e8d5 | 94a5e4954b14397c2bfd72b6ddb141cf7abf272a | refs/heads/master | 2023-01-01T23:52:57.508031 | 2020-10-27T09:03:55 | 2020-10-27T09:03:55 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 14,715 | c | /**************************************************************************//**
* @file Smpl_WT8861.c
* @brief Initialize WT8861 sample code
*
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2020 Nuvoton Technology Corp. All rights reserved.
***********************************************************... | [
"YCYen0@nuvoton.com"
] | YCYen0@nuvoton.com |
2f9f7c8a81e53fab499cdab65a4703e6209f63ea | 535663c81037d7bf1d609ced6f25d8e8a236e027 | /0x07-pointers_arrays_strings/3-strspn.c | 6552fadd6f429a97f0669e3a75b52236859fc267 | [] | no_license | rennleon/holbertonschool-low_level_programming | fae0e667dcaf4a287c49c1e528ddc84a2afc17a5 | 7b28e31a31b8c4583346137e3b6d80148725c240 | refs/heads/main | 2023-07-17T01:35:59.236358 | 2021-08-30T20:30:31 | 2021-08-30T20:30:31 | 335,717,836 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 822 | c | #include "holberton.h"
int char_accepted(char *, char);
/**
* _strspn - Gets the length of a prefix substring
* @s: String in wich to search chars
* @accept: Set of chars that are accepted
*
* Return: Length of string that is entirely formed with accept chars
*/
unsigned int _strspn(char *s, char *accept)
{
un... | [
"2829@holbertonschool.com"
] | 2829@holbertonschool.com |
e9a84f12942b59cb7d217507f7877d24798bb523 | 9f77551c647f8ec639014d397da57ab9f0c7141a | /src/libpraefectus/bsd.h | f11138bd2b5c9089b87f6f0cbeed6bcd1abfe46e | [
"BSD-3-Clause",
"LicenseRef-scancode-warranty-disclaimer",
"BSD-2-Clause"
] | permissive | AltSysrq/praefectus | a9bd1f9bb6bc5aef56a2f8aa3aafbc60a7388905 | 644b64225b19537aa0e8594be67befa80956f4f3 | refs/heads/master | 2021-01-17T15:30:39.321787 | 2016-03-11T03:37:38 | 2016-03-11T03:37:38 | 24,127,079 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,054 | h | /*-
* Copyright (c) 2013, 2014, 2016 Jason Lingle
* 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 li... | [
"jason@lin.gl"
] | jason@lin.gl |
b8eca5cdef14519058e73f62890d107646b4f111 | 1df4c1d65b71bb4c7c4d9a4399a187b1d44c2b5f | /Decoder/idct.h | 9370937fa5af9620dab6bbf1265186b657c260b1 | [] | no_license | matejrafaj/MASLRIpredaja | c1f59879e946bbe9551ad3ee40d54b956902929b | 5c6165b07b31448a5fa449a23360c5c10ebb5c30 | refs/heads/main | 2023-02-20T11:05:34.326710 | 2021-01-21T16:00:37 | 2021-01-21T16:00:37 | 331,666,348 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 99 | h | #ifndef INVERSE_DCT_H
#define INVERSE_DCT_H
void dctInverse(float *block);
#endif //INVERSE_DCT_H | [
"matej.rafaj@fer.hr"
] | matej.rafaj@fer.hr |
bc8397249bc1ea07e9a1e98371a63eeab562f949 | ab8cda872eac3f7670aa0bddd28b58e13125b5b6 | /swa.c | 644d9cda52d4dd0e79b39f1f945a158ecd6ecacd | [] | no_license | DhayananthanVC/dhayananthan | 7828acc6ce704193292cea797445b276b9d4c129 | b564f7642f4a23914e2f63d0c74ce21d22b71ec9 | refs/heads/master | 2021-09-09T16:40:56.307331 | 2018-03-18T05:41:42 | 2018-03-18T05:41:42 | 118,322,140 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 228 | c | #include<stdio.h>
void main()
{
int a,b;
printf("a &b");
scanf("%d%d",&a,&b);
printf("%d & %d are values before swap",a,b);
a=a+b;
b=a-b;
a=a-b;
printf("\n%d & %d are values after swap",a,b);
}
| [
"noreply@github.com"
] | DhayananthanVC.noreply@github.com |
b7f4f68e5cf21ff9cc8b6b1d8364808a6d36a60b | 6d0066a63b48328b28a13ee1985fa608b0314fe6 | /ACD/LAB4/switch/y.tab.c | 13ea5b5f750588dd225659369cfa77dc250539a0 | [] | no_license | CinnamonRolls1/IT-5th-sem | 58f5288253b7a81e8825d8175a1999ae073f0c6d | a03e5ea886062da0cff339a99b2ec15cbc12a90d | refs/heads/master | 2022-12-12T05:16:19.123544 | 2019-11-05T10:35:31 | 2019-11-05T10:35:31 | 198,618,146 | 0 | 0 | null | 2022-12-11T10:31:45 | 2019-07-24T11:01:46 | C | UTF-8 | C | false | false | 52,250 | c | /* A Bison parser, made by GNU Bison 3.0.4. */
/* Bison implementation for Yacc-like parsers in C
Copyright (C) 1984, 1989-1990, 2000-2015 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 as published by... | [
"chinmayanks"
] | chinmayanks |
420831042f4f73db1b243601c30bbe95c5c4761a | 2e6a050d94f711140495c150798a461e5eb201a2 | /main.c | 449709949abce612bd74d39c0149461daae33006 | [] | no_license | asifhasnat/Temple | f4016e70eb01628b9f1ef9cc9f9d083840091d1a | 13cb38fe536e9fc1e1b8fc0d208eeb4f77cf37ad | refs/heads/main | 2023-06-10T19:51:29.705025 | 2021-07-09T09:23:18 | 2021-07-09T09:23:18 | 384,386,099 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 509 | c | #include <stdio.h>
int main(void) {
// your code goes here
int s;
scanf("%d",&s);
while(s--){
int n;
scanf("%d",&n);
int a[n];
for(int i=0;i<n;i++){
scanf("%d",&a[i]);
}
if(a[0]==1&&a[n-1]==1){
int i=1;
int j=n-2;
while(i<=j){
if((a[i]==a[j... | [
"noreply@github.com"
] | asifhasnat.noreply@github.com |
bbaf5c0eca276488f3091180caf332af0ec9b346 | 5c8b63cbb5a00fec312bb5d405ad27e50dc71003 | /include/config.h | 43fdb42fb14cc4b7a577bbb158db3ca2788e0dd3 | [] | no_license | czw90130/czw_cv | 87f01e0cdc2cb8cdbc4848e2010fe791e0f4a802 | 98f6d1b9070913e48476d811f019672ed1ab492c | refs/heads/master | 2021-01-10T19:14:31.292402 | 2013-07-24T21:20:47 | 2013-07-24T21:20:47 | 11,645,552 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 178 | h | #ifndef _MY_MAT_CONFIG_H_
#define _MY_MAT_CONFIG_H_
#include <stdio.h>
#include "mymat.h"
#include "canny.h"
#include "sift.h"
#include "liftwave.h"
#include "hough.h"
#endif
| [
"czw90130@gmail.com"
] | czw90130@gmail.com |
d2f7dae254b99fcefa1b4f5fde5ea348be61df69 | 5e1da4615bac8fdda702123244abc4f9687e5d1c | /my_teams/cli/includes/codes.h | bb29e1d32a025b5e48254106d29ede37df8ed77c | [] | no_license | fredericLechevalier/Shared_projects | 1af20940ab2b36d0b1b48b730e29e0f5717a34ad | eb0df9d4901b43640cdaf95da138ded61c214dae | refs/heads/master | 2023-05-24T19:17:16.184226 | 2023-05-18T12:34:24 | 2023-05-18T12:34:24 | 374,667,268 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,735 | h | /*
** EPITECH PROJECT, 2021
** mylib
** File description:
** mylib
*/
#ifndef CODES_H
#define CODES_H
#define STR_CONNECTED "200"
#define STR_LOGED_IN "201"
#define STR_LOGED_OUT "202"
#define STR_HELP "203"
#define STR_USERS ... | [
"frederic.lechevalier@epitech.eu"
] | frederic.lechevalier@epitech.eu |
885984f76fbf71186cd2aef014b780d2c2fce879 | ced1d10f86c6c55ec8be6c8b8f257eec75c71d98 | /tags/GW_5_0_0/src/dm/gw_dm_state_prologs.c | 0e85f79541c45477746dc7c8ec82cf3dc9fc39a8 | [
"Apache-2.0"
] | permissive | ehuedo/gridway | 02d6a3438289d6786bef65951b5841037cb6c966 | ecdc1fe027a5bada0d9d449cd3ffa0006496cf64 | refs/heads/master | 2021-06-11T20:40:02.532482 | 2017-10-28T20:12:02 | 2017-10-28T20:12:02 | 35,217,664 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 15,075 | c | /* -------------------------------------------------------------------------- */
/* Copyright 2002-2006 GridWay Team, Distributed Systems Architecture */
/* Group, Universidad Complutense de Madrid */
/* ... | [
"ruben@9b4b2aa8-92f0-458a-8103-c3834d721760"
] | ruben@9b4b2aa8-92f0-458a-8103-c3834d721760 |
96f1a00746d8dfd3bd4b08f319007f59743a64ad | 1a89befb93a2a5dd0c6c65ca15d296b070f67f52 | /plots/plot_H1.C | 9184b811e21a43d0920d909ee175a4c46b2bcf93 | [] | no_license | hanjie1/Radiative-correction | a03fb64e35bc4537b288d395f13b3f272fb67887 | fed36f92ebe78578ae1e4cc5d3b83adc16720c13 | refs/heads/master | 2021-06-05T22:42:31.142000 | 2020-01-16T14:40:14 | 2020-01-16T14:40:14 | 148,507,490 | 0 | 2 | null | null | null | null | UTF-8 | C | false | false | 6,854 | c | #include <fstream>
#include "ReadFile.h"
using namespace std;
void plot_H1()
{
Double_t H1_x[4][MAXBIN],H1_Q2[4][MAXBIN],H1_Yield[4][MAXBIN],H1_Yerr[4][MAXBIN];
Double_t H1R_x[4][MAXBIN],H1R_Q2[4][MAXBIN],H1_Born1[4][MAXBIN],H1_Rad1[4][MAXBIN];
Double_t H1_Born2[4][MAXBIN],H1_Rad2[4][MAXBIN],H1_Born3[4]... | [
"hanjie@mrtcol.jlab.org"
] | hanjie@mrtcol.jlab.org |
5f24aee541656658afd02beed77569c5631f1e96 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/22af5443-b87b-4bfd-b0ed-73e8daa850c0.c | 22ca878f2afaae02ee4901f30e9aea4ecf7aa39e | [] | no_license | nmharmon8/Deep-Buffer-Overflow-Detection | 70fe02c8dc75d12e91f5bc4468cf260e490af1a4 | e0c86210c86afb07c8d4abcc957c7f1b252b4eb2 | refs/heads/master | 2021-09-11T19:09:59.944740 | 2018-04-06T16:26:34 | 2018-04-06T16:26:34 | 125,521,331 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 578 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=4;
int j=12;
int k;
int l;
j = 53;
k = 64;
k = i/j;
l = i/j;
l = i/j;
l = l%j;
l = l%j;
j = k-k*i;
//variables
/* START VULNERABILITY */
int a;
int b[91];
int c[10];
a = 0;
do {
a++;
... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
cfa94d1ef28f730919f05369350fb2112091b5e5 | 24ad59421ea3841c493e4625d920f114233a93c3 | /Bai_15_dot_4.c | 85c1e8bc285825c2ccf6af0584442ee68031a61b | [] | no_license | kodomotachi/C | 813ed185cf73b703305a364d58b9b6fb86aa6c74 | f47376a6468a07e1b6879a5e01b6969025902e5c | refs/heads/main | 2023-08-14T22:53:00.269582 | 2021-09-21T11:26:55 | 2021-09-21T11:26:55 | 406,038,427 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 909 | c | #include <stdio.h>
void nhapMang1(int *n, int *a)
{
int i;
while ((*n) <= 0)
{
printf("Nhap n > 0: ");
scanf("%d", n);
}
for (i = 0; i < (*n); i++)
{
printf("a[%d] = ", i);
scanf("%d", &a[i]);
}
}
void nhapMang2(int *m, int *b)
{
int i;
while ((*m) <= 0)
{
printf("Nhap m > ... | [
"noreply@github.com"
] | kodomotachi.noreply@github.com |
6306de7923f5f3168ae55c8517b1ebcfe6dbb926 | 93d85f619f8e9c9a784fbcbc34302df8b8f74303 | /450B/450B/03-WIFI/03-WIFI/14-程序/正式/YF-1584031402 wifi2净水器源程序/wifi2净水器/wifi2净水器/newboard_0601_boot/newboard_0601_boot/UART_Bootloadable.cydsn/Generated_Source/PSoC4/LED_KEY_WIFI.h | 39a503a1f745ff1c09c98e443a1c240b366bc460 | [] | no_license | Ljt0926/JY | a4903ed841d9a92408bc0fb840b7acabe41b89ab | 7c2434a1e5d00c3e849dfaae05d2706fcd970455 | refs/heads/master | 2020-03-28T15:51:43.591259 | 2018-09-13T12:28:49 | 2018-09-13T12:28:49 | 148,632,837 | 0 | 1 | null | 2018-09-13T12:28:50 | 2018-09-13T12:15:21 | C | UTF-8 | C | false | false | 3,136 | h | /*******************************************************************************
* File Name: LED_KEY_WIFI.h
* Version 2.10
*
* Description:
* This file containts Control Register function prototypes and register defines
*
* Note:
*
********************************************************************************
* C... | [
"42888115+Ljt0926@users.noreply.github.com"
] | 42888115+Ljt0926@users.noreply.github.com |
283f875914465cb0bcfa4363377f29f0969ff2f3 | 3834d6da678dc6003a5e6c435476461fdc1efc4d | /test/ut_clock_button.c | 78574c8e646715cd035f1e5ebcb30a7dabc28ecf | [
"Apache-2.0"
] | permissive | sealemar/BinaryClock | d755164bc5e56b973f5bfd767142345191d201cc | 74be1a76ee29ae67169489038f60daa719b8f641 | refs/heads/master | 2020-06-01T06:53:00.234578 | 2015-01-19T00:51:10 | 2015-01-19T00:51:10 | 14,249,090 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 6,303 | c | // Copyright [2013] [Sergey Markelov]
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agree... | [
"s.a.markelov@gmail.com"
] | s.a.markelov@gmail.com |
5d9d16e838dfc8136af9b41f970b49dbd4dd2771 | 1e2c2688150ddcc894d9049fc353029cd75c8d87 | /supporting libraries/pyside/PySide-1.2.4/pyside_build/py3.5-qt4.8.5-64bit-release/pyside/PySide/QtGui/PySide/QtGui/qpainter_pixmapfragment_wrapper.h | 1363cebeffef8781707c14a6dc9fc5287d2cd40b | [] | no_license | tryanaditya/mainmain | f3f9559230a520b69bdafc8bf9e36ebbf14147fa | fc82048e17587af3b56b977bea476a7f2506a7ba | refs/heads/master | 2021-01-11T03:11:00.020758 | 2016-10-16T23:55:05 | 2016-10-16T23:55:05 | 71,084,893 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,055 | h | /*
* This file is part of PySide: Python for Qt
*
* Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
*
* Contact: PySide team <contact@pyside.org>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* version 2... | [
"tryan.aditya@yahoo.com"
] | tryan.aditya@yahoo.com |
36fe87781d01555d44becfd31ee3b4722bd34d11 | 8ba74a9f4923d01116b321f9f4570b02c8deb6e3 | /test/lib/test-js.c | 8e860a55c9cceeeab61888cd21f52d17c7289a3c | [
"MIT"
] | permissive | havocp/hwf | 07d16c8b3a7eaa4c3c41537870e9b7b83c49f44b | a99e9a0461983226717b278513cfd9f1e53ba0f1 | refs/heads/master | 2021-01-19T11:25:46.193890 | 2014-01-24T18:53:21 | 2014-01-24T18:53:21 | 1,119,517 | 1 | 0 | null | 2014-01-24T08:54:09 | 2010-11-28T16:24:19 | JavaScript | UTF-8 | C | false | false | 6,291 | c | /* -*- mode: C; c-basic-offset: 4; indent-tabs-mode: nil; -*- */
/*
* Copyright (c) 2010 Havoc Pennington
*
* 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... | [
"hp@pobox.com"
] | hp@pobox.com |
accdf05e65ea40494c01f59ac0b51851e72b2b82 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/fs/nfs/extr_nfs4proc.c_nfs4_free_closedata.c | 3118e466c2decb5fcdf9c66581f348435bb8375c | [] | no_license | isabella232/AnghaBench | 7ba90823cf8c0dd25a803d1688500eec91d1cf4e | 9a5f60cdc907a0475090eef45e5be43392c25132 | refs/heads/master | 2023-04-20T09:05:33.024569 | 2021-05-07T18:36:26 | 2021-05-07T18:36:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,928 | 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 |
b915d838ad6239b81584cfcc64cd2763127de7ec | 7655ba39008039c122275b314e6340ccc4e98ec4 | /obj1701/Tdiacli.c | c6ccb7b09044d72d9918132786954b006e4883b7 | [] | no_license | cruzoses/sicoinfa | 46cdb262f7185e4f398297c88450c156e3638450 | d8f869c67bee9676c3b21ae78df254867122aa9b | refs/heads/master | 2021-01-01T20:50:11.071997 | 2017-07-31T10:49:37 | 2017-07-31T10:49:37 | 98,943,461 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 39,959 | c | /*
* Harbour 3.2.0dev (r1307082134)
* Borland C++ 5.8.2 (32-bit)
* Generated C source from ".\.\Prg\Tdiacli.prg"
*/
#include "hbvmpub.h"
#include "hbinit.h"
HB_FUNC( TDIACLI );
HB_FUNC_EXTERN( AADD );
HB_FUNC_EXTERN( CIMP );
HB_FUNC( TINFDIACLI );
HB_FUNC_EXTERN( RTRIM );
HB_FUNC_EXTERN( ORETFLD );
HB_FUNC_EXTER... | [
"dario@gestool.es"
] | dario@gestool.es |
2b521831e0d27ee83d0aca35f04b4209b54a8f81 | 81337736553c07bcfd94bbacfdb2da8246f48d42 | /RTOS/FreeRTOSv202104.00/FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/string.h | c5ff0c6f46680463d32dfdd61fa9496b529c2107 | [] | no_license | Jutenbezbuten/wzpsw | ce725f2697c57ac2e37f81c651d4ed36cbcf0e4f | b0faa8293dedfd0e2d6a6b94d3ae7e08711041ad | refs/heads/main | 2023-05-13T04:26:32.503163 | 2021-05-26T05:09:00 | 2021-05-26T05:09:00 | 370,913,395 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 487 | h | enum CompResult {DIFFERENT,EQUAL};
enum CompResult eCompareString(char pcStr1[],char pcStr2[]);
void ReplaceCharactersInString(char pcString[],char cOldChar,char cNewChar);
void UIntToHexStr(unsigned int uiValue, char pcStr[]);
enum Result eHexStringToUInt(char pcStr[], unsigned int *puiValue);
void AppendUIntToString... | [
"stalowa733@gmail.com"
] | stalowa733@gmail.com |
0f1c0f53eec4aff49bd4fef16027941f2c72de34 | 7e63347513b7beb9a30881fcd94be892d91a0abc | /perfect/suite/pa1/app/dwtfusion.c | 4ef3139b68a3e0c70c2ffe0c9cfe3157bbe446b8 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | mjshoushtari/benchmark-suits | 2728587bc79aa0157ecbadb4efc05d6f70cff017 | 414592b5053a0c14a5e446b66bd16865da49a7e3 | refs/heads/master | 2021-01-13T16:46:09.478175 | 2017-02-27T23:25:28 | 2017-02-27T23:25:28 | 54,240,102 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,235 | c | /**************************/
/*** UNCLASSIFIED ***/
/**************************/
/* -*-Mode: C;-*- */
/**BeginCopyright************************************************************
*
* $HeadURL: https://pastec.gtri.gatech.edu/svn/svn-dpc/INNC/projects/PERFECT-TAV-ES/suite/wami/kernels/debayer/wami_debayer.c $
... | [
"anamakis@uci.edu"
] | anamakis@uci.edu |
69c8ca9c49ddf7648dc95b1b3075756b6e4166e1 | 51635684d03e47ebad12b8872ff469b83f36aa52 | /external/gcc-12.1.0/gcc/config/bpf/bpf-opts.h | 57b90894b0f2190c5ca8a23e1ab776299c1b9226 | [
"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 | 1,392 | h | /* Definitions for option handling for eBPF.
Copyright (C) 2019-2022 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, ... | [
"rink@rink.nu"
] | rink@rink.nu |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.