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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2598e48e41cc00b0ab2ca490ae3495259627e8f0 | b4e88a6ce871daeb18e9476d777cf65811f67f66 | /initstruct.c | 3171ca740e94d59049e400bcfed6e3c40d40619e | [] | no_license | NicolasJaussaud/SOKOBAN | fe20a2c02856c34262c48f1008a3620b6b658957 | a48b466e5bc47b51eb0eb308c62db98054e5c772 | refs/heads/master | 2021-05-04T04:10:38.712032 | 2018-02-06T10:49:32 | 2018-02-06T10:49:32 | 120,329,316 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 291 | c | /*
** EPITECH PROJECT, 2017
** initstruct
** File description:
** inisialisation de structure
*/
#include "./include/my.h"
param_t initparam(param_t param, char **av)
{
param.str = get_file(av[1]);
param.n = 0;
param.counto = 0;
param.nbro = 0;
param.boolean = 0;
return (param);
}
| [
"jaussaudnc@gmail.com"
] | jaussaudnc@gmail.com |
c65dba28b5b891e4fdce0368595749a75e955b0e | ab05a5d42191988a1e801c087a29057081d8c5f2 | /confidentiality/mutants/confidentiality_68.c | e075db48b58903215ec333e9d2ff7bf937b0c638 | [
"MIT"
] | permissive | Firobe/metacsl_examples | d7e59d3344b741cb8d5e1ba681e0f27a6ace03df | 3de96f910b3b14bf08bfc1a3f5b619cbdbf9cc31 | refs/heads/master | 2020-04-08T08:54:34.213959 | 2019-04-29T14:17:22 | 2019-04-29T14:17:22 | 159,198,885 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,383 | c | /* Generated by Frama-C */
#include "stddef.h"
#include "stdlib.h"
#include "string.h"
#include "strings.h"
enum allocation_status {
PAGE_ALLOCATED = 0,
PAGE_FREE = 1
};
struct Page {
char *data ;
enum allocation_status status ;
unsigned int confidentiality_level ;
unsigned int encrypted_level ;
};
... | [
"virgile.robles@protonmail.ch"
] | virgile.robles@protonmail.ch |
06f1e2cd998b4cdf88684359bf1aab8deb51ded8 | f0dfd88459d5aa2f19ab5ee1fbc993952cb37332 | /usr.bin/ssh/nchan.c | bdd0912e58f199615de4b5dd5145452dbda7b56a | [
"BSD-3-Clause",
"SSH-OpenSSH",
"LicenseRef-scancode-other-permissive",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"LicenseRef-scancode-public-domain-disclaimer"
] | permissive | radixo/openbsd-src | 5f93c09735d519689ffc0c5144d05abfeaacf82c | 2554c092cef615cba187243a9e2fe6e943ef6248 | refs/heads/master | 2021-01-10T21:48:43.347196 | 2015-12-04T02:34:41 | 2015-12-04T02:34:41 | 41,678,666 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 12,916 | c | /* $OpenBSD: nchan.c,v 1.62 2008/11/07 18:50:18 stevesk Exp $ */
/*
* Copyright (c) 1999, 2000, 2001, 2002 Markus Friedl. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistribution... | [
"wsouzant@gmail.com"
] | wsouzant@gmail.com |
ce83cc35187f249437a83a999397ed1b847d77aa | 387ad3775fad21d2d8ffa3c84683d9205b6e697d | /openhpi/tags/2.15.0/plugins/snmp_bc/snmp_bc.c | eca8c448d091101b4da4e0d12062471450b8e4c1 | [] | no_license | kodiyalashetty/test_iot | 916088ceecffc17d2b6a78d49f7ea0bbd0a6d0b7 | 0ae3c2ea6081778e1005c40a9a3f6d4404a08797 | refs/heads/master | 2020-03-22T11:53:21.204497 | 2018-03-09T01:43:41 | 2018-03-09T01:43:41 | 140,002,491 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 14,906 | c | /* -*- linux-c -*-
*
* (C) Copyright IBM Corp. 2003, 2006
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. This
* file and program are licensed under a BSD style license... | [
"mxbishop@a44bbd40-eb13-0410-a9b2-f80f2f72fa26"
] | mxbishop@a44bbd40-eb13-0410-a9b2-f80f2f72fa26 |
5ef718681241ecf886495d1ee9820ad173028f60 | 252e233d23aa7f0967d75afc3354b808f0df934b | /examples/conio/adventure/main.c | 5f734f329e56dd3621e2a74092781040486c660f | [
"Unlicense"
] | permissive | DreamcastSDK/build | 8b9a7be99c53909fc46a32073f2bfc1551607576 | 7e727c3ce0472730ffc2a1fb0a43b405fb7af3ab | refs/heads/master | 2021-06-19T14:22:01.276370 | 2017-07-28T03:06:11 | 2017-07-28T03:06:11 | 78,170,821 | 3 | 2 | null | null | null | null | UTF-8 | C | false | false | 25,652 | c | /*-
* Copyright (c) 1991, 1993
* The Regents of the University of California. All rights reserved.
*
* The game adventure was originally written in Fortran by Will Crowther
* and Don Woods. It was later translated to C and enhanced by Jim
* Gillogly. This code is derived from software contributed to Berkeley
... | [
"github@adaptivetime.com"
] | github@adaptivetime.com |
6706c11dee469a0c07bcd2ce565b76593534a684 | 775acebaa6559bb12365c930330a62365afb0d98 | /source/public/interfaces/layout/GapToolID.h | 42236c17e7bf27ef844f80bc60d2bd90b34c6ea3 | [] | no_license | Al-ain-Developers/indesing_plugin | 3d22c32d3d547fa3a4b1fc469498de57643e9ee3 | 36a09796b390e28afea25456b5d61597b20de850 | refs/heads/main | 2023-08-14T13:34:47.867890 | 2021-10-05T07:57:35 | 2021-10-05T07:57:35 | 339,970,603 | 1 | 1 | null | 2021-10-05T07:57:36 | 2021-02-18T07:33:40 | C++ | UTF-8 | C | false | false | 3,687 | h | //========================================================================================
//
// $File: //depot/devtech/16.0.x/plugin/source/public/interfaces/layout/GapToolID.h $
//
// Owner: Rich Gartland
//
// $Author: pmbuilder $
//
// $DateTime: 2020/11/06 13:08:29 $
//
// $Revision: #2 $
//
// $... | [
"75730278+Tarekhesham10@users.noreply.github.com"
] | 75730278+Tarekhesham10@users.noreply.github.com |
801291b15ff845d3b2627c0f78c40c758663334f | d5604f76a6e5305f6613da6209ddf0d0d217137e | /variants/atmelsam/samg54/gcc/startup_samg54n19.c | 7f6e4e38b1a0b9fccb6eaeefecc88ecb354ab1a8 | [
"Apache-2.0"
] | permissive | chepo92/framework-cmsis-atmelsam | 72afb550e8ea6422cce445b28d5116dfca15a75c | ca2abc9e661b92c2dd2185c6aa5e01012ba27bcf | refs/heads/master | 2022-03-03T19:52:00.175944 | 2019-11-07T19:30:23 | 2019-11-07T19:30:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,860 | c | /**
* \file
*
* \brief GCC startup file for ATSAMG54N19
*
* Copyright (c) 2017 Atmel Corporation, a wholly owned subsidiary of Microchip Technology Inc.
*
* \license_start
*
* \page License
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in ... | [
"frankleonrose@gmail.com"
] | frankleonrose@gmail.com |
8fd63c342c9ab7fbf7d21b919053179ee9fcdd59 | dafa529eb1127ff2d43b23c67f15ee268249bf8b | /php-7.3.0/ext/intl/msgformat/msgformat.c | 3f5af5fd6729e3c9aecce9c378ecffdfb5187561 | [
"BSD-4-Clause-UC",
"BSD-3-Clause",
"LicenseRef-scancode-other-permissive",
"TCL",
"ISC",
"Zlib",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"blessing",
"MIT"
] | permissive | octalmage/wib | 0524efd0cc2bb14db1d256336da04139288cf396 | ca257ef20930ce029ed7e471a07d6b147fa4e9d0 | refs/heads/master2 | 2020-04-23T12:56:40.947351 | 2019-02-19T19:36:49 | 2019-02-19T19:36:49 | 171,185,884 | 2 | 1 | MIT | 2019-02-19T19:17:15 | 2019-02-17T23:47:48 | C | UTF-8 | C | false | false | 5,845 | c | /*
+----------------------------------------------------------------------+
| PHP Version 7 |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is ... | [
"zrothauser@gmail.com"
] | zrothauser@gmail.com |
e348b88578345ac7d16cc7461d4476199f476985 | 3343050b340a8594d802598cddfd0d8709ccc45a | /src/share/native/java/lang/SecurityManager.c | 697680897a3daa786fe6e86a9ddcb05fa727d5f2 | [
"Apache-2.0"
] | permissive | lcyanxi/jdk8 | be07ce687ca610c9e543bf3c1168be8228c1f2b3 | 4f4c2d72670a30dafaf9bb09b908d4da79119cf6 | refs/heads/master | 2022-05-25T18:11:28.236578 | 2022-05-03T15:28:01 | 2022-05-03T15:28:01 | 228,209,646 | 0 | 0 | Apache-2.0 | 2022-05-03T15:28:03 | 2019-12-15T15:49:24 | Java | UTF-8 | C | false | false | 3,961 | c | /*
* Copyright (c) 1995, 2013, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... | [
"2757710657@qq.com"
] | 2757710657@qq.com |
8e733bfc50c533dfb9d02ecd74b15754a9844024 | de5e362db780429ac6304c11345f060e3149f498 | /d/mingjiao/npc/litianyuan.c | e636900362e5d5da904810b7c9f7bd33c1725767 | [
"MIT"
] | permissive | caokang/mud | 8058c0de0ac791fa8662224f82318e4e8b0b62bd | 99025000097bbe4bc5028e216c8d0eb05ef9ac67 | refs/heads/master | 2023-06-17T18:37:14.304099 | 2021-07-15T12:51:40 | 2021-07-15T12:51:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,445 | c | // LiTianYuan.c
// pal 1997.05.11
inherit NPC;
#include <ansi.h>
void create()
{
set_name("李天垣", ({ "li tianyuan", "li", "tianyuan", }));
set("long",
"他是一位看起来很慈祥的老者,身穿一件白布长袍。\n"
"他是白眉鹰王殷天正的师弟。一双眼睛总是笑眯眯的,但不知为什么,他的下属\n"
"对他畏如蛇蝎。\n"
);
set("title", HIR "明教" CYN "天市堂" NOR "堂主" )... | [
"i@oiuv.cn"
] | i@oiuv.cn |
0727f2d6da2a2087409c674bdb993939e7e8697e | 580640d37bbe8fda09544dacc2f283950982c910 | /Framework-Headers/PrivateFrameworks/PassKitServices._framework/Objc/CDStructures.h | 152e12132d1d73ac3281ef52594678c2f78bc70b | [] | no_license | oxLeslie/iOS-Header | 3a588ba9ec67bdf62396b8fd52f3754b7723ef3e | b851261aaab9907b0f7e309be2abd25747efdf78 | refs/heads/master | 2023-03-17T05:06:29.255250 | 2020-12-29T03:12:13 | 2020-12-29T03:12:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 490 | h | //
// Generated by class-dump 3.5-MH (64 bit).
//
// Copyright (C) 1997-2019 Steve Nygard.
//
#pragma mark Blocks
typedef void (^CDUnknownBlockType)(void); // return type and parameters are unknown
#pragma mark Named Structures
struct CGSize {
double _field1;
double _field2;
};
struct os_unfair_lock_s... | [
"1211153686@qq.com"
] | 1211153686@qq.com |
9355d6799bb812c2c5f311e0a83c667899869b4a | 9b418962f55c748e6a3fa4f6321d08e7f11458ff | /kata3/keyboard_row.c | 11b627fda37b8675d34770bbb3786a12f6d0742b | [] | no_license | juanheuforico95/pavansada-2017-2 | 10eade4382e994354794dbfcf13db5bf7dbda900 | 4f305e08e32f6dff4bf19f8962e5c0cba08144cf | refs/heads/master | 2021-01-16T00:42:19.111902 | 2017-11-10T00:55:08 | 2017-11-10T00:55:08 | 99,973,721 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,479 | c | #include <stdlib.h>
#include <stdio.h>
#include <ctype.h>
#include <string.h>
#include "keyboard_row.h"
/** compare_characters
revices 2 arreglos de strings, el programa regrevisa si el primer arreglo puede
ser formado por los elementos del segundo, el programa regresa 1 o 0;
basicamento lo que hace es comparar ... | [
"juanheuforico@gmail.com"
] | juanheuforico@gmail.com |
b6152200e51158f1f1cb104b9261a13657eb7444 | 011f9dd58f3b891029de0d8dadb2effd66851f2b | /DA2/DA2T2/DA2T2C/C_Code/main.c | 39f7b36dd5b89e7f5f6fd7c4a4cc37b64b10b71f | [] | no_license | nhand2/CPE301S16 | b839dca6b14965401ca7c699a5988c981a2c0cd6 | 482830c23222fcf272b96023583ea65b99aa107e | refs/heads/master | 2021-01-21T13:35:03.316206 | 2016-05-07T05:50:55 | 2016-05-07T05:50:55 | 51,854,208 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,312 | c | #include <avr/io.h>
void sub_delay()
//delay subroutine that creates a 50% duty cycle clock w/ period of 5 seconds
{
TCNT1=63583; //sets counter to 63583, which takes 0.25 s to overflow
TCCR1A=0x00; //normal more operation
TCCR1B=0x05; //prescaler of 1024
while((TIFR1&0x01)==0); //loops until TOV... | [
"nhand2@unlv.nevada.edu"
] | nhand2@unlv.nevada.edu |
ead52d47acd3dedb43a34d8cec4e910531b940c6 | 1e7a6076477b2057cf29f11d03046522442c7c3d | /src/pl-sys.c | 1d24235200ed26e1df1303bbcdf7584160c68376 | [
"BSD-2-Clause"
] | permissive | lucvoo/log2c | 542559208cad899d505c23090a2d618e0373f068 | 0097d0ff170ea70e87ba8877cd2c959967bfd343 | refs/heads/master | 2020-03-30T02:38:47.364321 | 2018-09-27T20:04:40 | 2018-09-27T20:59:07 | 150,641,176 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 2,461 | c | /************************************************************************/
/* Copyright (c) 1998-2014 Luc Van Oostenryck. All rights reserved. */
/* */
/* %@%LICENSE */
/* */
/************************************************************************/
#include "Prolog.h"
#include "pl-os.h"
#includ... | [
"luc.vanoostenryck@gmail.com"
] | luc.vanoostenryck@gmail.com |
71d4d37819add0bf81fb28df72425608fe8fb424 | 9c5147bf338fdb45c9c7bac9d6000ac34aef24c5 | /00-libfiles/keypad.c | 6bb793252f5ce27dd4866aa4481f34dd39c94886 | [] | no_license | andrevcn/MCU_LPC1768 | 5b9f9b0c37d8c444df5655810bccef68794a49d7 | 9159157cff70a0d700877f7164e9735d5bcdc084 | refs/heads/master | 2020-07-18T00:49:19.221432 | 2019-09-03T18:28:38 | 2019-09-03T18:28:38 | 206,137,515 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 9,690 | c | /***************************************************************************************************
ExploreEmbedded
****************************************************************************************************
* File: keypad.c
* Version: 16.0
* Author: ExploreEmbed... | [
"noreply@github.com"
] | andrevcn.noreply@github.com |
4b48bf077b705070b65bce7cf0c43616ec111b20 | 24ae6d51b0a12d0671771a21fff35109f5f45148 | /app/BCM53101 sdk-all-6.5.7/libs/phymod/chip/madura/tier1/madura_serdes/falcon_madura_src/falcon_madura_functions.c | bc5608e03177a24ea5e4a87b29ed57a237ea21ef | [] | no_license | jiaotilizi/cross | e3b7d37856353a20c55f0ddf4c49aaf3c36c79fc | aa3c064fc0fe0494129ddd57114a6f538175b205 | refs/heads/master | 2020-04-08T14:47:57.798814 | 2018-11-03T09:16:17 | 2018-11-03T09:16:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 102,884 | c | /*
* $Copyright: (c) 2016 Broadcom.
* Broadcom Proprietary and Confidential. All rights reserved.$
* $Id$
*/
/***********************************************************************************
***********************************************************************************
* File Name : falcon_furia_... | [
"andy.4.liu@nokia-sbell.com"
] | andy.4.liu@nokia-sbell.com |
ff1875e96070a26276626c6d01d7bc6eb66d2d87 | 2557dd2e4ae3b046bfecf668c84b9274fdf9f332 | /EjFunSenYCos.c | 0aea083ecd82a5b97db7b1fc3594bde89e24daa8 | [] | no_license | andresth126/LibreriaSenoYCoseno | 972337dc23443afae3cfe6dfa02b7c14564a6a33 | beda3011156184b2642faad03837b07ea18f4586 | refs/heads/main | 2023-04-30T16:45:46.833961 | 2021-05-17T03:38:12 | 2021-05-17T03:38:12 | 368,044,517 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,577 | c | /*
* The MIT License
*
* Copyright 2021 andre.
*
* 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 limitation the rights
* to use, copy, m... | [
"noreply@github.com"
] | andresth126.noreply@github.com |
cb2e93a4b825912a2a27ab0021ed24db82a8997c | a7527e686a5f4a9b053a003b7c8b0fd0854e564d | /Code/OpenMP-Tasks.c | c63f55ee3da770a04a9341b527b4473704b50133 | [] | no_license | its-lito/Parallel-Programming | 9b82242dcfc86355f2dc562306ef773fdd5f9570 | 3aba1c3b71340316c4c71790027939cfeede1be4 | refs/heads/main | 2023-06-19T22:57:59.625598 | 2021-07-14T14:09:58 | 2021-07-14T14:09:58 | 385,604,141 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,257 | c | #include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <time.h>
#include <sys/time.h>
#include <omp.h>
#define MAXVARS (250) /* max # of variables */
#define RHO_BEGIN (0.5) /* stepsize geometric shrink */
#define EPSMIN (1E-6) /* ending value of stepsize */
#define IMAX (5000) /* max # of iterati... | [
"noreply@github.com"
] | its-lito.noreply@github.com |
ea6c2253cee4ff3109a7abd40ce602838b57fdda | 90b6451569aacbc7d75ef30ed80c60813100c356 | /DMA.h | 1b550e2018b9902145550576982be55efb25b014 | [] | no_license | Yuliy97/FlappyPanda | 504885eada5cf2740b34097f601413e3015c6962 | 5d452c2126f3854a6243ab68a35fe73541cb8439 | refs/heads/master | 2021-08-15T18:33:04.137419 | 2017-11-18T04:02:42 | 2017-11-18T04:02:42 | 111,175,047 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,871 | h | typedef unsigned int u32;
/* DMA */
#define REG_DMA0SAD *(volatile u32*)0x40000B0 // source address
#define REG_DMA0DAD *(volatile u32*)0x40000B4 // destination address
#define REG_DMA0CNT *(volatile u32*)0x40000B8 // control register
// DMA channel 1 register definitions
#defi... | [
"yuliyliu97@gmail.com"
] | yuliyliu97@gmail.com |
da5ab4d4959a687d2ba4585e9d95f3b6234e292d | 5fe5b360a1836a3e7ba8d25b0f7a1b1b47e9973d | /허정윤_inte168/[BOJ] 2475_검증수.c | 1b2359914176ff785b3c39ce8420ce8cdeb55f0c | [] | no_license | inte168/algorithm-study | d3f0255c17b288fb95eecc66b221bd2b94fad16a | 30d023d48706311735468d4766632a434bc8234e | refs/heads/main | 2023-06-26T21:31:57.286532 | 2021-07-23T13:30:03 | 2021-07-23T13:30:03 | 354,525,815 | 0 | 0 | null | 2021-04-04T11:25:36 | 2021-04-04T11:25:35 | null | UTF-8 | C | false | false | 224 | c | #define _CRT_SECURE_NO_WARNINGS
#include<stdio.h>
int main()
{
int num[5];
static int sum = 0;
for (int i = 0; i < 5; i++) {
scanf("%d", &num[i]);
sum += num[i] * num[i];
}
int fin = sum % 10;
printf("%d", fin);
} | [
"intelligent1001@chungbuk.ac.kr"
] | intelligent1001@chungbuk.ac.kr |
26d950bb12d1b10ba22f564f92e4ab98a9a2b69d | b7525fde60c1e747864254ac3e2a0f0beeaf75cb | /extensional-1/sat-aim200_klee/aim-200-1-6-unsat-4.c | ef48ac5f96158825f5d406fb6edf13554639805a | [
"LicenseRef-scancode-public-domain-disclaimer"
] | permissive | vsahil/csp-c | 8ea7e875378ffcb79e97eb2db150027b83a4ce47 | 0afcfe6ab1df25c81b14fb7540d89c3c4fd42277 | refs/heads/master | 2020-03-18T04:28:40.358350 | 2019-05-16T05:17:11 | 2019-05-16T05:17:11 | 134,289,263 | 0 | 1 | null | 2018-05-29T08:15:58 | 2018-05-21T15:39:11 | C | UTF-8 | C | false | false | 49,267 | c |
int dist(int a, int b)
{ int dis = (a-b >= 0) ? a-b : b-a;
return dis;
}
#include <klee/klee.h>
#include <assert.h>
#include <stdio.h>
#include <stdlib.h>
int main () {
int var0;
klee_make_symbolic(&var0, sizeof(var0), "var0");
int myvar0 = 1;
if((var0 >= 0) && (var0 <= 1) && 1) {myvar0= 1;}
else {exit(0);}
int var1;... | [
"v.sahil1@gmail.com"
] | v.sahil1@gmail.com |
fcda4dcfdaaa8057b2678c230143911a10fe75fb | 3e74600ebe1144b8a0bbdd9ccced976c15e47506 | /main.c | 62665435ccfa21dee9278fa90c4e4e44ab88dab2 | [] | no_license | scottjmoore/vlink | 316180e6122174461d8737b41303134e6c9a8b08 | bef613134dd8300004220770ca846ec2911998d5 | refs/heads/master | 2023-08-21T05:12:45.476236 | 2021-09-29T19:15:45 | 2021-09-29T19:15:45 | 411,799,043 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 20,320 | c | /* $VER: vlink main.c V0.16h (14.04.21)
*
* This file is part of vlink, a portable linker for multiple
* object formats.
* Copyright (c) 1997-2021 Frank Wille
*/
#define MAIN_C
#include "vlink.h"
struct GlobalVars gvars;
static const char *get_option_arg(int argc,const char *argv[],int *i)
/* get pointer to... | [
"scottmoore@archlinux-epsilon.broadband"
] | scottmoore@archlinux-epsilon.broadband |
fd30af307aeb456872868dbbca7a628ae4cd85df | 2561dba6586c3d2a3fcd62d29dd6be89cd893855 | /scripts/RaspberryPI/inc-gen/EBRumble_ID_17138.h | 982922ebb17d2d0722f59256b3b491ccd08f0f3b | [] | no_license | Yueeeeeeee/SLAMParking | 4c5503f46233b4e011775070458e18c49f49fdec | e58190181be8b3758cc26d3f316c9bb8c2ca72a0 | refs/heads/master | 2020-06-24T18:25:14.778746 | 2019-07-26T16:05:01 | 2019-07-26T16:05:01 | 199,043,789 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 693 | h | /* generated by AutoFOCUS 3 (2.14.0) on Tue Jul 09 17:20:02 CEST 2019 */
#ifndef __HEADER_EBRumble_ID_17138_h
#define __HEADER_EBRumble_ID_17138_h
#include "inc-gen/data_dictionary.h"
extern GEN_TYPE_boolean RumbleEB_ID_17206;
extern GEN_TYPE_boolean noval_RumbleEB_ID_17206;
extern GEN_TYPE_boolean ForceEBOff_ID_177... | [
"yuezrhb@gmail.com"
] | yuezrhb@gmail.com |
fae0420370adee0d7173a99c04633da7fa0e7418 | e789a32f06a7dfdbf89a8d7a9c1a18ab7e5c2a50 | /binary/inc/xkcd.h | 066706f7bf333de92a2034732ee0e2bad84ceed4 | [
"MIT"
] | permissive | vyivanov/xkcdxx | abf0780e2feab542b598cda527daaaf983e34cd4 | dfb4132a3393b27c8ea793e3e1955fb39f5ba1e5 | refs/heads/main | 2023-07-18T00:13:06.159295 | 2021-09-01T04:42:34 | 2021-09-01T04:42:57 | 396,172,842 | 0 | 0 | MIT | 2021-09-01T04:04:39 | 2021-08-15T00:45:19 | C++ | UTF-8 | C | false | false | 1,838 | h | /*
MIT License
Copyright (c) 2021 Vladimir Yu. Ivanov <inbox@vova-ivanov.info>
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 limitation the rights
to use... | [
"inbox@vova-ivanov.info"
] | inbox@vova-ivanov.info |
13b79ac2bc9bcde84717300731e9ac095a2c9274 | d14b5d78b72711e4614808051c0364b7bd5d6d98 | /third_party/llvm-16.0/llvm/lib/Support/BLAKE3/blake3_sse41.c | 87a8dae15ce9a44c18dcf41c800d3ea9211896f9 | [
"Apache-2.0",
"Spencer-94",
"BSD-3-Clause",
"LicenseRef-scancode-public-domain",
"CC0-1.0"
] | permissive | google/swiftshader | 76659addb1c12eb1477050fded1e7d067f2ed25b | 5be49d4aef266ae6dcc95085e1e3011dad0e7eb7 | refs/heads/master | 2023-07-21T23:19:29.415159 | 2023-07-21T19:58:29 | 2023-07-21T20:50:19 | 62,297,898 | 1,981 | 306 | Apache-2.0 | 2023-07-05T21:29:34 | 2016-06-30T09:25:24 | C++ | UTF-8 | C | false | false | 20,813 | c | #include "blake3_impl.h"
#include <immintrin.h>
#define DEGREE 4
#define _mm_shuffle_ps2(a, b, c) \
(_mm_castps_si128( \
_mm_shuffle_ps(_mm_castsi128_ps(a), _mm_castsi128_ps(b), (c))))
INLINE __m128i load... | [
"swiftshader-scoped@luci-project-accounts.iam.gserviceaccount.com"
] | swiftshader-scoped@luci-project-accounts.iam.gserviceaccount.com |
96894513b00e5d1e4ae89637b4d6262a1d05c751 | 99bdb3251fecee538e0630f15f6574054dfc1468 | /bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Src/HAL_CAN.c | 972eb8bcb26702c35188f9231e0e0a73f2fbf880 | [
"Zlib",
"LicenseRef-scancode-proprietary-license",
"MIT",
"BSD-3-Clause",
"X11",
"BSD-4-Clause-UC",
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | RT-Thread/rt-thread | 03a7c52c2aeb1b06a544143b0e803d72f47d1ece | 3602f891211904a27dcbd51e5ba72fefce7326b2 | refs/heads/master | 2023-09-01T04:10:20.295801 | 2023-08-31T16:20:55 | 2023-08-31T16:20:55 | 7,408,108 | 9,599 | 5,805 | Apache-2.0 | 2023-09-14T13:37:26 | 2013-01-02T14:49:21 | C | UTF-8 | C | false | false | 30,210 | c | /*
******************************************************************************
* @file HAL_Can.c
* @version V1.0.0
* @date 2020
* @brief CAN HAL module driver.
* This file provides firmware functions to manage the following
* functionalities of the Universal Asynchronous Recei... | [
"xiangfeng.liu@aisinochip.com"
] | xiangfeng.liu@aisinochip.com |
7ee88c717d01d2be59832cc717e58eb2c3e5410f | bd1fea86d862456a2ec9f56d57f8948456d55ee6 | /000/246/442/CWE78_OS_Command_Injection__wchar_t_connect_socket_execlp_53b.c | 47c37839b0ff4e4ea5071fe35c48dcc460cc23c3 | [] | no_license | CU-0xff/juliet-cpp | d62b8485104d8a9160f29213368324c946f38274 | d8586a217bc94cbcfeeec5d39b12d02e9c6045a2 | refs/heads/master | 2021-03-07T15:44:19.446957 | 2020-03-10T12:45:40 | 2020-03-10T12:45:40 | 246,275,244 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 2,440 | c | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE78_OS_Command_Injection__wchar_t_connect_socket_execlp_53b.c
Label Definition File: CWE78_OS_Command_Injection.strings.label.xml
Template File: sources-sink-53b.tmpl.c
*/
/*
* @description
* CWE: 78 OS Command Injection
* BadSource: connect_socket Read data using a co... | [
"frank@fischer.com.mt"
] | frank@fischer.com.mt |
63575fdb247167b39671f47e5c3bfaa456959880 | 871732a534e3f904863afcab2aee27f1db8563f2 | /c-dragon/PartI/dragon.c | 7e6922c57c5ebd7ad6f958787f72c8bb776eeb13 | [] | no_license | jordanspooner/c-tests | 1a094b718445a5a98421c0590ac215c560c6103a | 1e9ff82fea17bc1f0a468a509ebb86f82fd0b555 | refs/heads/master | 2021-05-15T22:48:39.952268 | 2017-06-24T07:46:27 | 2017-06-24T07:46:27 | 106,752,234 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 4,987 | c | #include <assert.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <math.h>
#include <stdbool.h>
#include "image.h"
#include "dragon.h"
/* x, y: coordinates of turtle */
static long x, y;
/* When drawing a pixel to the image, x and y must be divided by this value.
* This enables both the dragon ... | [
"jordan.spooner16@imperial.ac.uk"
] | jordan.spooner16@imperial.ac.uk |
bf4854e337e6b9b58bd056cd54bbdc3aa7839187 | 18a79f5cc4fcae0debe8b9dd736a89ece6abe0e3 | /tests/test_lol_shell.c | 87af7c7395888e6662b88cc58d513971902092e5 | [] | no_license | loldebyte/projet_tos | efc93668404ed634be9663c30db4c43f5ad2d4cf | c55b6c722f765700a69a9630ba34f022313a9ef0 | refs/heads/master | 2023-03-02T03:52:37.105027 | 2021-01-17T17:24:06 | 2021-01-17T17:24:06 | 327,651,109 | 0 | 0 | null | 2021-01-22T16:08:42 | 2021-01-07T15:28:07 | C | UTF-8 | C | false | false | 4,316 | c | #include "../lol_shell.h"
bool test_validate_input(void);
bool test_split_into_arguments(void);
bool test_set_execution_type(void);
bool test_strings_are_the_same(void);
bool test_exec_conf_factory(void);
bool test_dealloc_last_argument(EXECUTION_CONF *);
bool test_execute(EXECUTION_CONF *);
bool test_validate_input... | [
"qdimarellis@laposte.net"
] | qdimarellis@laposte.net |
aaf586e89a116fbddfcb939d47b61a77a23359be | eadffb51c23239fc0cec4a13411ef49dd27b95b1 | /User/Src/beep_functions.c | b357cbea92a084f77de5246df04422af46112393 | [] | no_license | ChenWEIx2/RC_Software | 22a518722a10eb70d9782b7438605620bdd228f2 | 370cadb19196fcdb3546064f4338e59a682ffa65 | refs/heads/main | 2023-06-16T20:14:58.708048 | 2021-07-04T10:52:14 | 2021-07-04T10:52:14 | 375,105,232 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 260 | c |
#include "beep_functions.h"
void Beep_Toggle(GPIO_TypeDef* GPIOx, uint16_t GPIO_Pin,uint16_t Frequency)
{
uint8_t count = 10;
while(count)
{
HAL_GPIO_TogglePin(GPIOx,GPIO_Pin);
HAL_Delay(1000/Frequency);
count--;
}
} | [
"1374691864@qq.com"
] | 1374691864@qq.com |
75ae6ad650cc8812ccb679aab59233b1c8865545 | f136aa278102db08ae141fc3d43cfead717797bc | /tests/shared/string.c | a8d2e9443897bee9d67bfa41ff8996283bd352e7 | [] | no_license | Ferdi265/dynamic-loader | e233e75c9b92762fb732977c3eb37c2d7e5ac38d | 83df0f43329999c066a78249fb29cee9670d9289 | refs/heads/master | 2023-04-13T02:18:55.963869 | 2023-04-06T13:37:21 | 2023-04-06T13:37:21 | 196,735,879 | 12 | 4 | null | null | null | null | UTF-8 | C | false | false | 582 | c | #include <stddef.h>
#include <sys/types.h>
#include <unistd.h>
#include <stdio.h>
#include "syscall.h"
#include "string.h"
ssize_t write(int fd, const void * buf, size_t count) {
return (ssize_t)__syscall(SYS_write, (size_t)fd, (size_t)buf, count, 0, 0, 0);
}
size_t strlen(const char * s) {
size_t len = 0;
... | [
"theferdi265@gmail.com"
] | theferdi265@gmail.com |
ba4cf30e8b6fa120c4f82351c372ae95c6713888 | ee8e71b5de9d59dbe21eed63695460ec56b5ab8b | /PROGRAM/DIALOGS/RUSSIAN/quest_smuggler_01_dialog.h | a7b45fa8d0d92e592abc1cd8a3282c7f75afb38b | [] | no_license | Hammie/new-horizons | 04371ac9b553f609351c23fbc48b51366ad3e95f | fd89f556628ab7c541c5b5d8026edb06b1b3694e | refs/heads/master | 2023-08-04T01:22:42.052539 | 2021-09-09T10:55:51 | 2021-09-09T10:55:51 | 398,774,841 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,980 | h | string DLG_TEXT[36] = {
"Ты ищешь ",
"Desmond Ray Beltrop",
", парень? Он хочет узнать по какому вопросу.",
"Мне нужно поговорить с ним.",
"На какую тему? ",
"Desmond Ray Beltrop",
" не любит тратить свое время по пустякам.",
"А решаешь, кто с ним будет разговаривать, а кто нет, ты что ли?",
"Ты угадал, приятель. Так ч... | [
"sam@hammie.be"
] | sam@hammie.be |
c88ed12e9b2140b1ff5a5115f33ecfad9e4d99bd | 910f2c78ebdc99d54207974b539cd55ec673d167 | /Other robot program.c | 6f208bbdf0f5cf7a31668baa5bbe68cd1ebcabe4 | [] | no_license | ktissan13/robotc-robotics-programs- | b524c6d2315dafa697b702112d2a261991108ea6 | 49dd894ed4cda12c50cf33f210c2d0a16c556aa3 | refs/heads/master | 2020-03-08T12:38:14.677682 | 2018-04-04T23:07:01 | 2018-04-04T23:07:01 | 128,132,297 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,847 | c | #pragma config(Motor, port7, rightMotor, tmotorVex393_MC29, openLoop)
#pragma config(Motor, port9, leftMotor, tmotorVex393_MC29, openLoop)
//*!!Code automatically generated by 'ROBOTC' configuration wizard !!*//
task main()
{ while(1 == 1)
//controller preset
motor[l... | [
"noreply@github.com"
] | ktissan13.noreply@github.com |
7e48d02eff61751e4a09e7ab679c94dbd3d89c28 | dec68c105e3c9244047eecb901900903e26fd411 | /user/manchestrate.h | 5ce2a0e0eb49a3494f9d06d9ea262e872a739a2e | [
"LicenseRef-scancode-unknown-license-reference",
"BSD-2-Clause",
"BSD-2-Clause-Views"
] | permissive | cnlohr/espthernet | a15866f3c9e58f1e137ac171ecac84d30f1ab42d | 348050286698f9964fa26e89bfd5dcaa421f22af | refs/heads/gh-pages | 2021-01-13T12:26:09.479785 | 2017-05-23T04:35:49 | 2017-05-23T04:35:49 | 54,803,019 | 252 | 46 | null | 2017-04-19T14:41:27 | 2016-03-26T22:49:30 | C | UTF-8 | C | false | false | 1,943 | h | //Copyright 2015-2016 <>< Charles Lohr, see LICENSE file. This file is licensed under the 2-Clause BSD License.
#ifndef _MANCHESTRATE_H
#define _MANCHESTRATE_H
#include <c_types.h>
#include <eth_config.h>
//
// This file handles accepting all data from the I2S subsystem, via GotNewI2SData.
// When it suspects a new... | [
"lohr85@gmail.com"
] | lohr85@gmail.com |
39ff98283c0fd62ace5a5516e85fa5570d94ef79 | 374db5362011d6764839c2c47d88fef43e7512d1 | /C06/ex00/ft_print_program_name.c | 23072bfeeaa7340551d5942d4ca6564a84a0aca6 | [] | no_license | agiats/Piscine | 82b6cc29a1884b43289c8b3041d419377a1e95bc | 478473d43bda8ce416290cc2cc35973ee42fe596 | refs/heads/main | 2023-04-18T22:56:14.234083 | 2021-05-01T02:28:54 | 2021-05-01T02:28:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,081 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_print_program_name.c :+: :+: :+: ... | [
"tsomeya@student.42tokyo.jp"
] | tsomeya@student.42tokyo.jp |
20c20abcb90ac358d7fe2a5f2e80ad9cca1747d3 | 18baf19c498ceed6e101542dd591db11eced694f | /include/virus-war.h | f3260ca94791cc94574ce3bd9d8c60e83f80371e | [] | no_license | mustitz/virus-war | 954dcd14f4d35e1e6481e2e3e7daf81340fe75cd | 7d32411da789d7f3ffc2296462ff19fb9498f1ff | refs/heads/master | 2020-06-24T16:16:33.760298 | 2019-08-27T10:35:55 | 2019-09-27T12:09:29 | 199,013,002 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,717 | h | #ifndef YOO__VIRUS_WAR__H__
#define YOO__VIRUS_WAR__H__
#include <errno.h>
#include <stdarg.h>
#include <stddef.h>
#include <stdint.h>
#include <stdlib.h>
#define BB_ONE ((bb_t)1)
#define BB_SQUARE(sq) (BB_ONE << (sq))
#define ACTIVE_X 1
#define ACTIVE_O 2
void * multiallo... | [
"mustitz@gmail.com"
] | mustitz@gmail.com |
66ad1e0bc977dbc673213a6dbbed91cb1d45dee2 | 608bdab0fd412bd08b5d0d2e02f5ccacb7f59f80 | /example1/.solution/annotated/errors/example1-undefined.c | ffef70aaf4a7b4da415ae3e3e6d355a7b11d673c | [] | no_license | benjaminflin/cle-sprint-demo | 717808be8e0b69c3aff2b29569b7834021501279 | 0f11c1594eae4809bb185c7e4f124750f5979dba | refs/heads/master | 2023-06-10T21:53:04.319741 | 2021-07-07T15:38:00 | 2021-07-07T15:38:00 | 383,590,008 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,321 | c | #include <stdio.h>
/*
* Error: use of an undefined label: GREEN
*/
#pragma cle def PURPLE {"level":"purple"}
#pragma cle def ORANGE {"level":"orange",\
"cdf": [\
{"remotelevel":"purple", \
"direction": "egress", \
"guardhint": { "operation": "allow"}}\
] }
#pragma cle def XDLINKAGE_GET_A {"level... | [
"benjamin.flin@peratonlabs.com"
] | benjamin.flin@peratonlabs.com |
93bacf3e1b08cbd876e66e18b9097d75e7742974 | 3190a9606fdb6a32b68b4012869c1074a5933ca4 | /c++/20140709/arrstruct.c | 39497301a52f8ab0853f4d23798c9fd27a261e79 | [] | no_license | lvchao0428/ultrapp | caa5971eddc98226bb62d8269b7be2537c442ca3 | 614c85e88dce932663389a434297f516ea3c979b | refs/heads/master | 2021-01-23T17:31:10.722025 | 2015-09-22T03:30:57 | 2015-09-22T03:30:57 | 21,064,395 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 714 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>
#define M 5
#define N 5
typedef struct Array_
{
int A_[M][N];
int m_;
int n_;
}Array;
void pointer(Array *a)
{
int i, j;
for (i = 0; i < a->m_; i++) {
for (j = 0; j < a->n_; j++) {
printf("%d\t", ... | [
"lvchao0428@163.com"
] | lvchao0428@163.com |
43d46f308f407826552864838e7d775a4f0b2282 | 15bb1d660362a264ae697b727696b7d1ebc7e7f6 | /二叉树/二叉树/assistqueue.c | 7bd6720ee73632ca522d465f41d365f603419066 | [] | no_license | lwgithubcode/new | 0bcb6774429b9cce7e2ae6875b9699eebd1b18f5 | 6dab17327b1dd72cc450898bce4462737b4e66a9 | refs/heads/master | 2022-12-05T09:19:51.968207 | 2020-08-26T13:44:27 | 2020-08-26T13:44:27 | 260,252,500 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 1,068 | c | #define _CRT_SECURE_NO_WARNINGS 1
#include"assistqueue.h"
//初始化链队
void LinkQueueInit(LinkQueue * plq)
{
assert(plq != NULL);
plq->head = NULL;
plq->tail = NULL;
}
//摧毁链队
void LinkQueueDestory(LinkQueue * plq)
{
assert(plq != NULL);
while (plq->head != NULL)
{
LinkQueueNode *p = plq->head;
plq->head = plq... | [
"535726496@qq.com"
] | 535726496@qq.com |
a2efef3ffc683e5509c80287ef922fa77cc74bf4 | ddaccde932bc594c42b14852c1ced7e5a28242bb | /G_SETGPH.C | 8f74f8f3540c9d14a3fbf652a373708024eb333a | [
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-public-domain"
] | permissive | OS2World/DEV-SAMPLES-C-FSGFX | 0fc87cc6bbc0fdbb27695ddd9a161dcefb5248d0 | 314596a02caf9a347b87d368913b4c0c20623d62 | refs/heads/master | 2020-03-22T19:09:54.333004 | 2018-07-11T02:21:48 | 2018-07-11T02:21:48 | 140,510,140 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 20,587 | c | /* g_setgph.c */
/* set graphics mode, initialize threads */
/* this also contains external variables for other modules */
#include <stdio.h>
#include <malloc.h>
#include <memory.h>
#include "mygraph.h"
#include "mymouse.h"
#define STK_SIZE 32768
/* external variables, initialized bye g_setgph */
int oldtextx = 0;... | [
"martin@os2world.com"
] | martin@os2world.com |
dfd911b372dfbaaedae3114f274ea6a3e42e15b3 | a36899b1da27a9bf6f89c5fef60bd71b96779fc7 | /cmocka/cmocka-1.1.0/include/cmockery/pbc.h | 50bac870b227ec1491a92cc1ef33b94f031dd672 | [
"Apache-2.0"
] | permissive | kubos/kubos | b26cb13f8bc60b9e333906f391c51d8c8651d6ce | 49b4bf78939cac4161374e696f1b8c834921ad7c | refs/heads/master | 2023-08-03T10:19:22.732695 | 2023-02-21T19:32:46 | 2023-02-21T19:32:46 | 117,996,656 | 300 | 70 | Apache-2.0 | 2023-07-25T22:54:04 | 2018-01-18T14:55:14 | Rust | UTF-8 | C | false | false | 24 | h | #include <cmocka_pbc.h>
| [
"ryan@kubos.co"
] | ryan@kubos.co |
9e3ca07f5da6ba8a63372f3fcde84f44eef5c20d | 28d345b8589ad926321afa52a818fe88057929a4 | /Azinth Core/Resource.h | 2b1cfe6d8860c30ca1919d8238bdb3711cf00783 | [] | no_license | rafaelktakahashi/azinth-core | 0cb0fcab9f57f8d417c843b786a7c5a760f64e7f | fafa6844061c5f6c7530006938fe979e379dc781 | refs/heads/master | 2020-12-19T09:18:08.463208 | 2020-01-25T22:14:47 | 2020-01-25T22:14:47 | 235,693,613 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 744 | h | //{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Azinth Core.rc
#define IDS_APP_TITLE 103
#define IDR_MAINFRAME 128
#define IDD_AZINTHCORE_DIALOG 102
#define IDD_ABOUTBOX 103
#define IDM_ABOUT 104
#define IDM_EXIT 105
#define IDI_AZINTHCORE 107
#define IDI_SMA... | [
"rafael.k.takahashi@gmail.com"
] | rafael.k.takahashi@gmail.com |
d101d099b3f531e7661c5de39ab988cc699440d1 | bf925e86b12916f926c1d26687e6406fdd2f937b | /2016-2 Algorithm HW/algo PHW00_eular_path/LinkedList_ptr_L.h | 12af6ff08455de76dc73c4ed49a3b6ee821f4c69 | [] | no_license | gusqls1603/Sogang_Undergraduate | 4fd61b9c775f76dd568f1f2f0a13e822bb7bf659 | 9f9627452e7a6104b55cdfb855fd07b1a032dff9 | refs/heads/master | 2020-03-21T09:57:59.768324 | 2018-11-29T09:25:59 | 2018-11-29T09:25:59 | 138,426,850 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 367 | h | #define NONE -1
typedef struct ptr_list{
int i;
struct ptr_list *p;
} ptr_L;
void pushQ_ptr_L ( ptr_L **Q, int i );
int popQ_ptr_L ( ptr_L **Q );
ptr_L *addFIFO_ptr_L ( ptr_L **Q, ptr_L **Q_end, int sym );
int getFIFO_ptr_L ( ptr_L **Q, ptr_L **Q_end );
ptr_L *Alloc_ptr_L( void );
void Free_ptr_L... | [
"noreply@github.com"
] | gusqls1603.noreply@github.com |
2269f9f6c6765a76272834577a0d3d54a523eec1 | 4d22bf33552b5919bd5fe44b4e76c1fee014830e | /CheesySubs/parser.tab.c | c4bcc61a2769fa9d5bb78da580825b092a32f6c0 | [] | no_license | Qeolvdxu/jam0001 | 78304fab87f8e9a4427804e97678e7d3bce2b79b | 28072adacbd392df253a5cdc5ce017811d341a58 | refs/heads/main | 2023-07-13T11:30:32.346174 | 2021-08-21T04:29:22 | 2021-08-21T04:29:22 | 398,138,206 | 0 | 0 | null | 2021-08-21T00:14:04 | 2021-08-20T03:00:58 | C | UTF-8 | C | false | false | 48,601 | c | /* A Bison parser, made by GNU Bison 3.7.6. */
/* Bison implementation for Yacc-like parsers in C
Copyright (C) 1984, 1989-1990, 2000-2015, 2018-2021 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... | [
"gamingxslendix@gmail.com"
] | gamingxslendix@gmail.com |
48685975daa5b3c834873a87f4e879b96ce23252 | dc2f24165f0c5af3fa5f62537279104ef9e4ab13 | /src/bcmltd/chip/bcmltd_ctr_trill_t.c | 9b6440a74b97c3d13000619aa80499c7d4e0e8db | [
"Apache-2.0"
] | permissive | opennetworkinglab/SDKLT | 7376cf1708b17f6976ce9e0be9669ec3b579dd96 | cf7dd8f2f04025ee40e13355cfed4ce9b9614593 | refs/heads/master | 2023-07-31T15:43:55.138638 | 2022-07-13T19:36:54 | 2022-07-13T19:36:54 | 186,948,886 | 10 | 4 | null | 2022-07-13T19:36:55 | 2019-05-16T04:06:06 | C | UTF-8 | C | false | false | 7,724 | c | /*******************************************************************************
*
* DO NOT EDIT THIS FILE!
* This file is auto-generated by fltg from INTERNAL/fltg/xgs/ctr/CTR_TRILL.tbl.ltl
* Edits to this file will be lost when it is regenerated.
*
* Copyright: (c) 2018 Broadcom. All Rights Reserved. "Broadcom"... | [
"sdk.releases@broadcom.com"
] | sdk.releases@broadcom.com |
c14021e14d670b31f8bafde6408818e9ce5869c0 | 64140e2d9f7ec9dda817bb65db159cb1b5b62d7f | /tetattds/sdl/source/wifi.h | 1eb370dd61ff262da5c8e23330dca9ee9851bedd | [] | no_license | Flare183/tetattds | fa168809c01a25777d7da8e2efee58abea64daf7 | 024480f2c72c72f385c321d0d0f3add0fe46cc7f | refs/heads/master | 2021-12-04T11:15:55.406897 | 2015-03-16T09:03:17 | 2015-03-16T09:03:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 893 | h | #pragma once
#ifdef GEKKO
#include <network.h>
#include <errno.h>
void SetupWifi()
{
}
enum WIFI_ASSOCSTATUS {
ASSOCSTATUS_DISCONNECTED = 0,
ASSOCSTATUS_ACQUIRINGDHCP = 4,
ASSOCSTATUS_ASSOCIATED = 5,
ASSOCSTATUS_CANNOTCONNECT = 6
};
WIFI_ASSOCSTATUS Wifi_AssocStatus()
{
s32 result = net_init();
if(result == ... | [
"sten.larsson@gmail.com"
] | sten.larsson@gmail.com |
5af4c60b7c1cdae8f7489a8dae10142dfbe05f14 | dd86f7742e450e273035afc86710740150b75ce9 | /AZ_XO/Guests.h | 433ddf31824fd380e22c5bd3e958f1d12c781141 | [] | no_license | a-b-r-a-m/TicTacToe-Cplusplus-console-application | 93e44dbd875dd11c9b27c293017ccb1d3c6e7235 | 80e6d4faf1561c7e441a9fcc1c9d62f977eea9b1 | refs/heads/master | 2020-07-21T12:24:00.640147 | 2019-09-06T19:58:07 | 2019-09-06T19:58:07 | 206,863,987 | 0 | 0 | null | 2019-09-06T19:58:09 | 2019-09-06T19:48:51 | C++ | UTF-8 | C | false | false | 990 | h | #pragma once
#include "Mandatory.h"
void Play(string& grid) {
char choice = '?';
int i;
PrintGrid(grid);
while (choice != '0') {
for (i = 1; i < 10; ++i) {
cout << endl << "Pick a cell: ";
cin >> choice;
while (IsTaken(grid, choice) || !isdigit(choice) || choice == '0') {
cout << endl << "Inval... | [
"zdravko_abramovic@protonmail.com"
] | zdravko_abramovic@protonmail.com |
bd5da944985be7686bb6e71ad31fccedef046217 | 06486020f7d4f8245250e716073e2039cd8ef840 | /Pia-no-dash/project.IOs/Project.IOs/Classes/Native/AssemblyU2DCSharp_UIEventListener_BoolDelegate.h | bc0b000be2c6fe40874f9e9a487f44d275060eca | [] | no_license | hoangwin/2-ca-rs-tim-berman | df95d958c82cf8b8f4172b2c2d49cd6c294100f4 | 1470153378864b77237196be7f1ca9e2809e8998 | refs/heads/master | 2021-01-09T20:48:17.806165 | 2016-07-07T08:17:52 | 2016-07-07T08:17:52 | 39,478,909 | 3 | 1 | null | null | null | null | UTF-8 | C | false | false | 491 | h | #pragma once
#include <stdint.h>
// UnityEngine.GameObject
struct GameObject_t23;
// System.IAsyncResult
struct IAsyncResult_t13;
// System.AsyncCallback
struct AsyncCallback_t14;
// System.Object
struct Object_t;
// System.Void
#include "mscorlib_System_Void.h"
// System.Boolean
#include "mscorlib_System_Boolean.h"
/... | [
"hoang.nguyenmau@hotmail.com"
] | hoang.nguyenmau@hotmail.com |
d2c15834e793b1923dacc49411194dd9b626f554 | 69f09f84e8c23fded6b68902658e5fb3ac92577f | /task2/task2.c | 6cd14c18fba5a15cb593cdcd9fc407a9dc275982 | [] | no_license | PenielA/Lab-4-Part-1-Intro-to-Function-pointers | 7149fd5278fdb5543655dfce6845fb37e06b971a | cdedb521c0a59d583a60cf28c13ad62f9d21dd61 | refs/heads/master | 2020-09-27T05:00:54.883955 | 2019-12-07T01:15:28 | 2019-12-07T01:15:28 | 226,436,847 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,415 | c | #include <time.h>
#include <stdio.h>
#include <stdlib.h>
#define UPPER 100
#define LOWER 10
typedef int (*Conditional)(int a, int b);
/* IMPLEMENT ME: Declare your functions here */
int add (int a, int b);
int subtract (int a, int b);
int multiply (int a, int b);
int divide (int a, int b);
int main (void)
{
Condit... | [
"peniel.abebe@bison.howard.edu"
] | peniel.abebe@bison.howard.edu |
e785d695098826be502d1effcf039a9cbe460308 | 51635684d03e47ebad12b8872ff469b83f36aa52 | /external/gcc-12.1.0/gcc/testsuite/g++.dg/cpp1y/constexpr-base2a.C | 9eb72b96de99dff6bd7a6b41f29e6d81386c5d96 | [
"FSFAP",
"LGPL-2.1-only",
"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 | 300 | c | // PR c++/103879
// { dg-do compile { target c++14 } }
struct A { int n = 42; };
struct Y { int m = 0; };
struct X : Y, A { };
struct B : X { };
struct C { B b; };
constexpr int f() {
C c;
A& a = static_cast<A&>(c.b);
B& b = static_cast<B&>(a);
return b.n;
}
static_assert(f() == 42, "");
| [
"rink@rink.nu"
] | rink@rink.nu |
2833136675358d25e014fdc4427d8aa10d85cda2 | 49c13799a0416809a45ad817c2e859f1da1a2260 | /labs/lab8/q6.c | 30736dfc514c8b420b1fee2ba6039cd5e3c20750 | [] | no_license | tyrelkostyk/CMPT214 | 5f75885b04c8a05bf8e46aae9e8604a347236184 | 16401adff051bb5bb73862d1b05774f88e56bf5c | refs/heads/master | 2020-03-28T11:22:29.573228 | 2018-12-05T00:24:00 | 2018-12-05T00:24:00 | 148,206,430 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 454 | c | /*
* Program for Q6 of Lab 08
*/
#include <stdlib.h>
#include <stdio.h>
int main(void)
{
int* a;
int b[10];
a = malloc(); /* provide the parameters for this function call */
int sizeof_a = /* complete this line; determine the size, in bytes, of a */;
int sizeof_b = /* complete this line; determi... | [
"tck290@mail.usask.ca"
] | tck290@mail.usask.ca |
179a3a83ec29dce64ed960b1dc841e95277f1c03 | b1a25c2bd8b05cfbfcadfc2977901e401bb60fe6 | /nemu/src/cpu/exec/control-transfer/setno.h | 3387de8cb2d6d7464c9bdec28f48226e68d48987 | [] | no_license | wxlt233/ics_programming-assignment | 691d3afafe96d88a5f96dec4527dc3a20b9035b8 | b309a375e93a1785c13bb843fd6a9c582d99bef8 | refs/heads/master | 2021-01-12T13:57:29.947247 | 2016-09-20T09:45:29 | 2016-09-20T09:45:29 | 69,251,102 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 79 | h | #ifndef __SETNO_H__
#define __SETNO_H__
make_helper(setno_rm_b);
#endif
| [
"14307130132@fudan.edu.cn"
] | 14307130132@fudan.edu.cn |
fbf7fd30616c382a0662ccf2d76ada4c60640e69 | 2984c5fabf63715f53dce431eb74444560a3b523 | /hardware/ilitek/TDD_v8.0.4.0/new_mp_test/mp_parse.c | d58e22e8e53096113b66491ba04354f451c2ea0f | [] | no_license | clayly/malina-misc | b9fb6352e2d2821a21d5bf58d4c86e2fe468d426 | 4158b4f92e0f8b4670cb20004ed9f34647922376 | refs/heads/master | 2020-07-15T01:24:35.793551 | 2019-09-23T14:07:12 | 2019-09-23T14:07:12 | 205,447,083 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,402 | c | /*
* Copyright (C) 2006-2017 ILITEK TECHNOLOGY CORP.
*
* Description: ILITEK I2C touchscreen driver for linux platform.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 ... | [
"clayly@gmail.com"
] | clayly@gmail.com |
8a1c6645ce18e4db1edfd172757e1ddc9e8d8030 | e01852d60c73793e0de21154e58728d6a98808d3 | /K&R/chp1/strcat.c | 6e9fd3441e576db46e4c3dafb235b6e1d7c4129e | [] | no_license | pandasasa/LearningC | 41b19718abdb5f761de5c646a1ee6470542f0e35 | 5a3e1a3e9f9a4d796bc5a4ea3298608b3d99ef08 | refs/heads/master | 2021-01-18T18:53:41.954411 | 2014-10-23T07:53:29 | 2014-10-23T07:53:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 961 | c | #include<stdio.h>
#include<stdlib.h>
#include<string.h>
char *join1(char *, char*);
void join2(char *, char *);
char *join3(char *, char*);
int main(void) {
char a[4] = "abc"; // char *a = "abc"
char b[4] = "def"; // char *b = "def"
char *c = join3(a, b);
printf("Concatenated String is %s\n", c);
... | [
"wdxbupt2009@gmail.com"
] | wdxbupt2009@gmail.com |
91c5a04bcfad80a0fd1bed455c18a78a88381db4 | cffca8c0d5de81865c6611a45379c51c083e5cd2 | /mouse.c | 3303651e335ba3c27b65d0e4207e578c0af4f39b | [] | no_license | Heppokoyuki/learn-os | 049eb04105d18450ba6aa1ae1af22b55c7c03611 | 41f7b88e520c08e1dd35f406db436a29e3c8a52e | refs/heads/master | 2020-03-10T17:24:41.051659 | 2019-02-04T05:06:16 | 2019-02-04T05:06:16 | 129,499,734 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,409 | c | #include "haribote.h"
struct FIFO32 *mousefifo;
int mousedata0;
void enable_mouse(struct FIFO32 *fifo, int data0, struct MOUSE_DEC *mdec)
{
mousefifo = fifo;
mousedata0 = data0;
wait_KBC_sendready();
_io_out8(PORT_KEYCMD, KEYCMD_SENDTO_MOUSE);
wait_KBC_sendready();
_io_out8(PORT_KEYDAT, MOUSEC... | [
"yuhki.yasuda@gmail.com"
] | yuhki.yasuda@gmail.com |
df325128f0564004b26f1f88c5aa3ad6f7e612f9 | 5b2e4721e2bf05e1023fea8af3643a52aee5f197 | /verifica_sudoku.c | 5d5b24aedbb07c2a083a3fcb342df96111026a67 | [] | no_license | frbinucci/Verifica_Sudoku | 965a796690f5e526afa085e2a613f566666b6ef4 | fee2122b40fb2140ece3ee2450c8fcfa4434be0e | refs/heads/master | 2021-01-12T10:52:29.808545 | 2016-11-05T00:20:46 | 2016-11-05T00:20:46 | 72,739,571 | 0 | 0 | null | null | null | null | IBM852 | C | false | false | 5,544 | c | #include<stdio.h>
//Definizione dei prototipi delle funzioni necessarie.
//-------------------------------------------------------------------------------
/*Funzione "verificaSchema(int mat[][9])", necessaria a verificare la correttezza
dell'intero schema di gioco.
int mat[][9]=>Matrice rappresentante lo schema di gio... | [
"binucci.francesco@gmail.com"
] | binucci.francesco@gmail.com |
2215ed82ecbd1d0d6ee8afe6758cfa411cda77cf | 54a4ce47760417bca24165c35c592ec2ecd53e9f | /Assignment 24-26/263.c | e1508908508ccef99e33af2c4569c34d1b35a8a3 | [] | no_license | omkarg6651/LB-Assignment | bfd67898b8179ffa543c387a88e2942f6ddbe96a | bed0bfd4ef4c269c4bc12069b012c5bb48648548 | refs/heads/main | 2023-09-06T02:50:15.888329 | 2021-11-22T10:06:49 | 2021-11-22T10:06:49 | 409,850,574 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 357 | c | #include<stdio.h>
void StrCpyX(char *src, char *dest)
{
while(*src != '\0')
{
if(*src>='a' && *src<='z')
{
*dest=*src-32;
}
else{
*dest=*src;
}
dest++;
src++;
}
*dest='\0';
}
int main()
{
char arr[30] = "Marvellous Python 2";
char brr[30]; // Empty string
StrCpyX(arr,br... | [
"noreply@github.com"
] | omkarg6651.noreply@github.com |
0e9c6ffccd23d0dc6de00837072c33d60a06cb40 | a9b9264d3455b787ca90b390fc8a789434407bc3 | /src/glad/glad.h | a63d32f5856bed03c9480a91f5344e6e7ced7f38 | [
"Zlib",
"LGPL-3.0-only",
"LicenseRef-scancode-public-domain"
] | permissive | luksamuk/studium | 95631ffd97327db3d883bc21908d1a365f8d4b23 | 6ab602964589f193c12230f83ba758af263c9c24 | refs/heads/master | 2023-03-16T15:57:40.534144 | 2023-03-09T02:20:33 | 2023-03-09T02:22:17 | 124,967,773 | 2 | 1 | MIT | 2018-04-04T08:55:28 | 2018-03-13T00:15:50 | CMake | UTF-8 | C | false | false | 892,430 | h | /*
OpenGL loader generated by glad 0.1.28 on Fri Nov 9 16:14:26 2018.
Language/Generator: C/C++
Specification: gl
APIs: gl=3.3
Profile: core
Extensions:
GL_3DFX_multisample,
GL_3DFX_tbuffer,
GL_3DFX_texture_compression_FXT1,
GL_AMD_blend_minmax_factor,
... | [
"lucasvieira@protonmail.com"
] | lucasvieira@protonmail.com |
c5f5a0ac8731777e26660b37ebdd8bde2306f4f0 | 306c478a2c13b19c715ffb5000917fac84793e78 | /3-11.c | 896edbda961619b76608dc957dde9dbabefbf017 | [] | no_license | kinoue-1130/linux | cf441b8b48f586016b490588a87630d0f893f9ac | 46655e13baa26391280a1094b28be3d31a56abd4 | refs/heads/master | 2022-11-14T05:41:20.264794 | 2020-06-25T05:16:45 | 2020-06-25T05:16:45 | 265,776,424 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 483 | c | #include <stdio.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
int
main()
{
int sock;
struct sockaddr_in addr;
int n;
sock = socket(AF_INET, SOCK_DGRAM, 0);
addr.sin_family = AF_INET;
addr.sin_port = htons(12345);
inet_pton(AF_INET, "239.192.1.2", &... | [
"kiwami.inoue1130@gmail.com"
] | kiwami.inoue1130@gmail.com |
d80a49c1bf50177dd64cc87722054b6991bd716b | c79b1b657e8d227d61bd0e6e8e70d11a37d81d5a | /applications/aes/baremetal/aes.c | 75d192c22f792548397c51084337e4e739156804 | [] | no_license | xyzsam/zedboard | 33378dacf4f9d480a1c9a64c69d5af1a383935fd | 24f802ebdca374c364d17bdaf87155c94c5691fa | refs/heads/master | 2021-09-10T17:02:04.409098 | 2018-03-29T20:15:04 | 2018-03-29T20:15:04 | 52,304,154 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,379 | c | /*
* AES testbench.
*/
#include <stdio.h>
#include "platform.h"
#include "xaxidma.h"
#include "xaes.h"
#include "xparameters.h"
#include "arm_timing_utils.h"
#include "dma_utils.h"
#include "interrupts.h"
#include "profiling.h"
#include "generate.h"
#include "aes.h"
// #define DEBUG
static XAes aes_device;
static... | [
"samxi@seas.harvard.edu"
] | samxi@seas.harvard.edu |
355fc37c7c56e44d9899c144ffb6a206ade32098 | 32c99c5666cb1b81caced10b1b3ee5b86590b596 | /ft_ls/src/ls_boolean_check.c | dc7a0ae863ec485bd06d18bde95aab92f20ec0fc | [] | no_license | nkone/42_fdf | 3c3a7224eba61999890a230640dd83f3d0851281 | 7786dcd6c8542c960f7dfc9700f2f12f141617cf | refs/heads/master | 2020-06-26T20:28:40.552452 | 2019-11-03T01:43:08 | 2019-11-03T01:43:08 | 199,747,367 | 4 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,722 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ls_boolean_check.c :+: :+: :+: ... | [
"phtruong@protonmail.com"
] | phtruong@protonmail.com |
5f4b892159e06dc62d95c945346f9d373c1c9543 | 33d9fb53e5e5ec22dd8f7336399a4d60c6987f7b | /zImprovedArmor/Sources.h | a253a83947a9c36f89b4a3806fe126ecf7719bcc | [] | no_license | Gratt-5r2/zImprovedArmor | bae5dde5c0c1ae1b3614141d7592b8a73eee2a41 | 061915791032acfed45703284d2ccd5d394e4a88 | refs/heads/master | 2023-04-30T23:20:52.486636 | 2023-03-12T12:42:08 | 2023-03-12T12:42:08 | 332,370,109 | 1 | 2 | null | 2023-04-18T23:44:42 | 2021-01-24T04:54:39 | C++ | UTF-8 | C | false | false | 237 | h | // Supported with union (c) 2018 Union team
// Add your sources this
// Automatically generated block
#pragma region Includes
#include "Utils.cpp"
#include "zModel.cpp"
#include "oNpc.cpp"
#include "Plugin.cpp"
#pragma endregion
// ... | [
"amax96@yandex.ru"
] | amax96@yandex.ru |
bdc37bb992aab27e9d766efa721744aecccb03c3 | a47074692bd700190cd988c2a5df4fa22e5b5fc0 | /modules/lwjgl/core/src/main/c/dyncall/dyncall_signature.h | 385dec67a5eeee4124e9587c13f8fdc58b480ee2 | [
"ISC",
"BSD-3-Clause",
"LGPL-2.0-or-later",
"LicenseRef-scancode-free-unknown",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | johalun/lwjgl3 | 823087f6da986818c8ab2fb0903d3a3cd9323d3b | fcaab301aa489c6310c149c788999f35333fbc7c | refs/heads/master-linux64 | 2023-02-08T03:35:15.451240 | 2019-05-11T01:00:01 | 2019-05-11T01:00:01 | 151,859,836 | 1 | 8 | BSD-3-Clause | 2023-01-25T12:25:36 | 2018-10-06T16:36:25 | Java | UTF-8 | C | false | false | 2,171 | h | /*
Package: dyncall
Library: dyncall
File: dyncall/dyncall_signature.h
Description: Type and calling-convention signature character defines
License:
Copyright (c) 2007-2015 Daniel Adler <dadler@uni-goettingen.de>,
Tassilo Philipp <tphilipp@potion-studios.com>
Permission to use,... | [
"iotsakp@gmail.com"
] | iotsakp@gmail.com |
d274d7035fb4f6143b790c0f6f12b38896348121 | 08651e33605d481d157d8126d01925ee5667cb8c | /maratona/iniciante/exer1067.c | 69b0643022d75ed4b96426a963b22242ea681baa | [] | no_license | paulotokarskiglinski/C | 66e536804a5a85abf682d1c9025b6cd43281a674 | 98e2504ce6643d563a775e8c564f51457c488bf1 | refs/heads/master | 2021-10-22T05:28:46.625280 | 2019-03-08T13:52:56 | 2019-03-08T13:52:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 181 | c | #include <stdio.h>
int main() {
int x, cont;
scanf("%d", &x);
for(cont = 1; cont <= x; cont++) {
if((cont % 2) != 0)
printf("%d\n", cont);
}
return 0;
} | [
"paulotokarski@gmail.com"
] | paulotokarski@gmail.com |
f62e2dbbfd082c8c3679cbf4efd8d719b9f9cbcc | fcd357fea6df11c8679183594063028f6217f096 | /platform/ext/target/musca_a/Libraries/mt25ql_flash_lib.h | f081fb2ce4db4b3e68a73f81117e3fb40b829e03 | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0",
"LicenseRef-scancode-public-domain"
] | permissive | geesun/trusted-firmware-m | 0d8121d53c2ddb1481507336a92c7df8988e18f0 | 3cc0927fd363e96a5a28474ebfbd7f25899d1988 | refs/heads/master | 2020-04-25T02:01:00.887682 | 2019-02-19T10:53:30 | 2019-02-19T16:28:30 | 172,425,121 | 1 | 0 | NOASSERTION | 2019-02-25T03:07:39 | 2019-02-25T03:07:39 | null | UTF-8 | C | false | false | 10,751 | h | /*
* Copyright (c) 2018 Arm Limited
*
* 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 agreed... | [
"david.vincze@arm.com"
] | david.vincze@arm.com |
ab950fba79f2352270d47603cb61af3728ece11f | 0aef26863f142bef75a0e4aaf7da76fc95e3d8ae | /crypto_kem/ntrulpr761/factored/params.h | 9117904a4e160922ba6079cd7cc5d7a8df4780af | [] | no_license | jedisct1/supercop | 94e5afadc56ef650d7029774a6b05cfe2af54738 | 7c27338ee73a2bd642ba3359faaec395914175a2 | refs/heads/master | 2023-08-02T20:12:39.321029 | 2023-05-30T03:03:48 | 2023-05-30T03:03:48 | 179,046,113 | 23 | 2 | null | null | null | null | UTF-8 | C | false | false | 1,579 | h | #ifndef params_H
#define params_H
#define p 761
#define q 4591
#define w 250
#define tau0 2156
#define tau1 114
#define tau2 2007
#define tau3 287
#define I 256
#define ppadsort 768
#define q18 57 /* round(2^18/q) */
#define q27 29235 /* round(2^27/q) */
#define q31 467759 /* floor(2^31/q) */
#include "crypto_verif... | [
"github@pureftpd.org"
] | github@pureftpd.org |
07acbb560fc43f2c941eb96668345de5d99b430c | f7ee49080d4b940e68afbd89357743d9d0e6d32e | /benchmarks/splash2/splash2/codes/apps/volrend/user_options.H | 0144803e92350fbd8d1ff0808d066003f0195aa4 | [
"LicenseRef-scancode-public-domain",
"MIT"
] | permissive | anujpathania/HotSniper | eae261d202ea43f7f529e94c4982995621bd7908 | 9cd2a8f6473625372d45f9ca315019ce190b143d | refs/heads/master | 2023-08-17T20:23:34.313699 | 2023-08-15T16:28:07 | 2023-08-15T16:28:07 | 87,197,006 | 63 | 28 | NOASSERTION | 2023-09-06T16:39:22 | 2017-04-04T14:31:28 | C | UTF-8 | C | false | false | 3,732 | h | /*************************************************************************/
/* */
/* Copyright (c) 1994 Stanford University */
/* */
/* All rights r... | [
"martin.rapp@kit.edu"
] | martin.rapp@kit.edu |
6fcd8885d59d79dac69416771d3d34244be77ab6 | a78b57fac2408ede0b75fb3d1b00526b4dfe55df | /HelloWordFile.c | fae097a64bfc2727d8c6405b22eab338f25b2d08 | [] | no_license | arda971/Hello-Hacktober | bf7442e1b959a3e2e4e742ddc4bc7cb833185276 | a0ba2052d5d539b38fc5ffba9af2e5a64ae59e73 | refs/heads/master | 2020-08-12T17:15:02.611905 | 2019-10-01T07:43:42 | 2019-10-01T07:43:42 | 214,807,144 | 0 | 0 | null | 2019-10-13T11:21:18 | 2019-10-13T11:21:17 | null | UTF-8 | C | false | false | 152 | c | #include <stdio.h>
int main()
{
printf("Hello World: M-Arshed");
return 0;
}
} | [
"arshederozgaar@gmail.com"
] | arshederozgaar@gmail.com |
8d4463f0889dd22e968c81398366196271296df8 | 5b260e86250825a68e9a5d1acfb3ed3e2efabb20 | /ICSPInter.h | 90793ba6f686a4ba88dcce45cad03d523fdad170 | [] | no_license | jisus189/customCodec | b65d4fd16f0c1409a3ad77382f0183731943ce66 | ecd02447c2bb0071c4fcc92b16a022b34adf4524 | refs/heads/master | 2022-01-05T11:17:23.674665 | 2019-07-22T05:46:16 | 2019-07-22T05:46:16 | 196,109,919 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 704 | h | #pragma once
void ReadFrames(int pIndex, int cIndex);
void makeFirstRFrame();
void MotionEstimationExc(int nowFrameCount);
void CopyMargin(int now);
void InitFrames();
void MotionEstimation(int now);
void MotionEstimation_R(int now);
void MakeBlock(int wid, int hei, byte(*cBlock)[BLOCK_SIZE]);
void MakeSearchRange(int... | [
"jisus.kim189@gmail.com"
] | jisus.kim189@gmail.com |
cf650127be50ba7d9e76f192af389aeada1d612b | 8d54cb3eb8555125d93a4d6e157553f13bd07b96 | /HAL/w25q256.h | 3c5cebe044a4383f775c0709e13b221f13d80891 | [] | no_license | Jimwang9018/STM32F103_FreeRTOS | 2a5c44e60c58cb4f2ee58355d1dac57928816caf | 44e38532457dd2a8f73691efb55a332a7ac827c4 | refs/heads/master | 2020-04-07T05:02:35.685388 | 2018-11-18T13:15:58 | 2018-11-18T13:15:58 | 158,067,456 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,125 | h | #ifndef __SPI_FLASH_H
#define __SPI_FLASH_H
#include "stm32f10x.h"
//#define SPI_FLASH_PageSize 4096
#define SPI_FLASH_PageSize 256
#define SPI_FLASH_PerWritePageSize 256
#define W25X_WriteEnable 0x06
#define W25X_WriteDisable 0x04
#define W25X_ReadStatus... | [
"z7z8king@163.com"
] | z7z8king@163.com |
0d1d8cb5efe457315d8f39fec8ec2fed230036dc | d5c2cdc7f86d989be6e751d2e9314489d4089b31 | /SaberX4_new_code/code/saberX4Test/test_kex (POLVECq2BS).c | 05f4301235ca5318884b7b0d13232831fc917c7a | [] | no_license | sujoyetc/SaberX4 | 23b24f2b58fa9804ff04976d54f1b5254858d777 | bed4323afed24c26c129d32b9a9162c91ca7ff0d | refs/heads/master | 2020-07-28T10:21:42.094895 | 2020-05-23T22:55:55 | 2020-05-23T22:55:55 | 209,392,056 | 3 | 1 | null | null | null | null | UTF-8 | C | false | false | 12,563 | c | #include "../SABER_indcpa.h"
#include "../kem.h"
#include "../api.h"
#include "../poly.h"
//#include "../randombytes.h"
#include "../rng.h"
#include "../cpucycles.c"
#include "../verify.h"
#include<stdio.h>
#include<stdint.h>
#include<stdlib.h>
#include<time.h>
#include<immintrin.h>
#include<string.h>
uint64_t clock... | [
"noreply@github.com"
] | sujoyetc.noreply@github.com |
7d3d4ac7f63c6debf9e06c0a4a89aa4daaf5ec30 | 8d5bb2c9b90fbe8bebcda5413b85dd7017dd9d8e | /brCommon/src/libs/data/brType/_hold/Version.h | d4910d27c532c3b665f024ce502d433713e4ddb2 | [
"BSD-3-Clause"
] | permissive | eirTony/BelaRust | d1afedb7d2fdce377ffd10511a62e8b4f0349316 | e26c020ad3b8fa5c38325caf907e9ab18cc95603 | refs/heads/master | 2016-09-13T15:13:54.676141 | 2016-04-24T08:44:59 | 2016-04-24T08:44:59 | 56,962,266 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 252 | h | /*! @file type/Version.h Version info for eirType library
*
*/
#ifndef VERSION_H
#define VERSION_H
#define VER_FILETYPE VFT_DLL
#define VER_APPNAME "eirType"
#define VER_FILEDESC "EclipseIR Type Definition Library"
#endif // VERSION_H
| [
"tony.dyndez@gmail.com"
] | tony.dyndez@gmail.com |
86478dd49c9238b2ee5cd967f6118e3c10bb4f25 | 6be0aeb751f6e5893a4af029206dfa0e9a2b2c8e | /benchmarks/SanDiegoVision/clava/woven_code/getDisparity.c | 37b74db3ad34a6a30f7b8ff68128fe380c867b27 | [
"Apache-2.0"
] | permissive | TheNunoGomes/clava | 15188cdeebad25f105d066f06ed7429da55c3205 | 4a25a5fbd4bcd740c1fbe3d8b6e271c65ae311ae | refs/heads/master | 2023-03-22T12:23:22.335685 | 2021-03-08T17:48:01 | 2021-03-08T17:48:01 | 295,422,617 | 1 | 0 | Apache-2.0 | 2020-12-14T19:14:45 | 2020-09-14T13:20:31 | Mercury | UTF-8 | C | false | false | 1,490 | c | #include <stdio.h>
#include <stdlib.h>
#include "disparity.h"
/********************************
Author: Sravanthi Kota Venkata
********************************/
I2D * getDisparity(I2D *Ileft, I2D *Iright, int win_sz, int max_shift) {
I2D *retDisp;
int nr, nc, k;
I2D *halfWin;
int half_win_sz, rows, cols;
... | [
"nunomrgomes@hotmail.com"
] | nunomrgomes@hotmail.com |
05d6abd2c763ec69cce219b40fd6181063a4060b | fb2002f951640c52e539cc5ed0ca254238d395e8 | /Modules/Server/srcs/map/look.c | 011f029b748f206d1ba781d22ee8a4c79d5fb768 | [] | no_license | Robin-P/zappy | c9c127d3a76ac8307091372fc6416a4c5ac3db16 | f74ac84a58ff454aa9231a2647285eedb200ecbb | refs/heads/master | 2020-03-21T20:32:34.692943 | 2018-06-28T12:38:53 | 2018-06-28T12:38:53 | 139,013,687 | 0 | 1 | null | 2023-06-06T07:39:55 | 2018-06-28T12:14:48 | C | UTF-8 | C | false | false | 2,017 | c | /*
** EPITECH PROJECT, 2018
** zappy_tmp
** File description:
** args_fct
*/
#include "macro.h"
#include "server.h"
#include "manage_time.h"
char *look_top(t_server *server, char *str, t_pos pos, t_message *cmd)
{
for (int i = 0; i < (int)(1 + cmd->owner->level); ++i) {
if (pos.y - i < 0)
pos.y += server->opts-... | [
"robin94320@gmail.com"
] | robin94320@gmail.com |
2e5851218b596351777d0c7897fecbe49decfbc1 | b5095b5b7bd0e9166532995b30cfa0681a6aaa69 | /StandardizationPractice/Pods/Headers/Private/HTNetworking/HTNetworking.h | 27f434f2e8f49a4655df79f821efd70c85a70b8a | [] | no_license | qjsxq121/standardization-iOS | 3ee0e8ae4cfb060e14505d6e4c1191c0847f87cd | 5ecdc5b55a03719d8544e3ec286e9641028694a3 | refs/heads/master | 2021-09-02T14:30:24.262531 | 2018-01-03T07:16:31 | 2018-01-03T07:16:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 57 | h | ../../../HTNetworking/HTHttp/HTHttp/HTHttp/HTNetworking.h | [
"hztaozeyu@corp.netease.com"
] | hztaozeyu@corp.netease.com |
14ba857a078deef66097b1874109d1a9d3bbb12f | 42a40acf8ee7187a1541f0471230c33a16f17c17 | /libmine/test.c | ff7efea758b236a8e2f38f7521b07333ab3c136a | [] | no_license | olegwtf/mine | 6f6da6c27405d088aec5932e01b15ab8584d45ea | 16bc9757a498cb8ec11994f85ff61dba2543259b | refs/heads/master | 2021-01-10T19:01:58.618982 | 2011-06-15T17:54:10 | 2011-06-15T17:54:10 | 1,707,043 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 821 | c | #include <stdio.h>
#include "mine.h"
int main() {
MINE *m = mine_new();
if (mine_connect(m, "localhost", 1135)) {
printf("Successfully connected. %s protocol\n", m->ssl ? "SSL" : "Plain");
if (mine_login(m, "root", "toor")) {
printf("Successfully logged in\n");
if (mine_event_reg(m, "EV_COME", "0.0.0... | [
"verdrehung@gmail.com"
] | verdrehung@gmail.com |
0a78792de3a5da6dd352f66a9a11784501e82659 | 4a1faaf0940aaa5363629c03e7195cc8db44b226 | /node-ios-hello/NAVFoundation/NAVAudioEnvironmentDistanceAttenuationParameters/NAVAudioEnvironmentDistanceAttenuationParameters.h | 8b94aa92716d6fd4a860cfcef2add9ea3fe006e6 | [] | no_license | sweetiebird/sweetiekit | b6b0f6db2338acaa38c80fee8be91d8f9616d6ac | 3138c071087b9773d56e8d64630136955680a0d4 | refs/heads/master | 2023-01-14T05:08:19.850640 | 2019-07-28T02:06:33 | 2019-07-28T02:06:33 | 190,447,772 | 5 | 0 | null | 2023-01-03T23:29:36 | 2019-06-05T18:28:55 | C++ | UTF-8 | C | false | false | 1,051 | h | //
// NAVAudioEnvironmentDistanceAttenuationParameters.h
//
// Created by Shawn Presser on 6/26/2019.
// Copyright © 2019 sweetiebird. All rights reserved.
//
#ifndef NAVAudioEnvironmentDistanceAttenuationParameters_h
#define NAVAudioEnvironmentDistanceAttenuationParameters_h
#include "NNSObject.h"
#define js... | [
"shawnpresser@gmail.com"
] | shawnpresser@gmail.com |
057c857952922d93b54898b9ce26587f9e34a277 | d6dc23d409ed82fbee0cbf89bdeaa7710a158c30 | /Algorithms/DynamicProgramming/Permutations/permutationCo.c | 6a5907cf0181bde3ee2d66ff821d4b026c62b14f | [] | no_license | kvreddy422/DSA | 95d14462ef41d17ffdf46fdbd86664ed64c6ddde | 892a2a9a3a01980855cbdd64f627f797f71a2059 | refs/heads/master | 2021-01-21T12:20:32.091993 | 2018-07-27T17:47:13 | 2018-07-27T17:47:13 | 91,788,201 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 279 | c | # include<stdio.h>
long Permutation(int n,int k){
int a=n-k;
if(n-k<1)
a=1;
if(k<1)
k=1;
if(n==1)
return 1;
else
return n*Permutation(n-1,k)/a;
}
int main(){
int i=100;
int j=50;
printf("Value of P(%d , %d) is %lu\n",i,j,Permutation(i,j));
return 0;
}
| [
"kvreddy422@gmail.com"
] | kvreddy422@gmail.com |
4c0f1b7f7902ab67a0fb9cebf05aab3b54908fce | 83cdedbd1d7ac1f97855f61820d2bb641ff8c6d3 | /fichas 1 2 3/Ficha1/labs/lab2/lab2.c | ebc3297e12823a0ae4a59f61236359744f440804 | [] | no_license | FreakTSG/PA | 5f0e3b687bfa553c78f0ece32bbfa31f7fd7fc1d | cae62eda7ef5b0d60e7b8919cc5c44582b04ac0b | refs/heads/main | 2023-08-24T05:04:26.292726 | 2021-11-10T10:28:01 | 2021-11-10T10:28:01 | 426,577,044 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 195 | c | #include <stdio.h>
#include <sys/types.h>
#include <unistd.h>
int main(void) {
printf("O meu PID e':%d \n\n", getpid());
printf("O PID do meu pai e':%d\n\n", getppid());
return 0;
}
| [
"freaktsg@gmail.com"
] | freaktsg@gmail.com |
062664cd25957fb2d17dc515d9fa0389bc4db509 | 5b34e7e108ff2fe7112a0cac8be2450bba9e2de3 | /covid-sim/simulacao.c | 26d4b964e9c698e9677f8e163867f798025d5995 | [] | no_license | diogotfernandes/TP-Prog-Covid19 | 1fdd631db598911de9742e96b348fd94138dccb7 | acc9a0bdc4ac2f85b916d5842314b45cb0eba761 | refs/heads/master | 2023-07-09T07:56:43.551413 | 2020-06-15T22:50:39 | 2020-06-15T22:50:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,936 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "local.h"
#include "pessoa.h"
#include "utils.h"
#include "simulacao.h"
#define PROBIMUNE 0.2
//NOVA ITERAÇÃO NA SIMULAÇÃO
void simularDia(ppessoa p, int dia, int *n, plocal e) {
//printf("\n*********************************************** DIA %... | [
"diogofernandes.11@gmail.com"
] | diogofernandes.11@gmail.com |
144b2b572581029866daf60bd6cc7c0dd6ef27b7 | fb2748f16d7f8f88fafaced722773b7e24dd4be6 | /surf/surf.c | af76b50e9625cff939f56d8c46c93334372b461e | [
"MIT"
] | permissive | sikfeng/suckless-configs | 58d0d7c6cbe89be0206741fc0107719a2dc0aa9e | 626c384009f4d7543ab00df3a326503135edb162 | refs/heads/master | 2020-04-04T09:16:44.641495 | 2019-11-24T15:57:23 | 2019-11-24T15:57:23 | 155,813,877 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 53,566 | c | /* See LICENSE file for copyright and license details.
*
* To understand surf, start reading main().
*/
#include <sys/file.h>
#include <sys/types.h>
#include <sys/wait.h>
#include <glib.h>
#include <libgen.h>
#include <limits.h>
#include <pwd.h>
#include <regex.h>
#include <signal.h>
#include <stdio.h>
#include <std... | [
"Cheong Sik Feng"
] | Cheong Sik Feng |
cfeeb562b1644053b8e37df417b328731ebbaaaa | b4ceb1c779b1c098254cc74f702ba17b2106a599 | /src/game/game_0147d0.c | a6e79aba11af5462ab659b1e1df4e1fd246abe95 | [] | no_license | BooshSource/perfect_dark | 6d50fe810eff013ba6a77ffbcb8167d73c878398 | 599c50d903263782bd9d55ad8628032ee9ebe6e4 | refs/heads/master | 2023-01-11T09:23:36.686742 | 2020-11-16T13:56:39 | 2020-11-16T13:56:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 19,614 | c | #include <ultra64.h>
#include "constants.h"
#include "game/data/data_000000.h"
#include "game/data/data_0083d0.h"
#include "game/data/data_00e460.h"
#include "game/data/data_0160b0.h"
#include "game/data/data_01a3a0.h"
#include "game/data/data_020df0.h"
#include "game/data/data_02da90.h"
#include "game/game_0147d0.h"
#... | [
"ryandwyer1@gmail.com"
] | ryandwyer1@gmail.com |
a99e23af350dff91963ae9cef393cdd79567028d | 60712a0c58becf528e4a8790810bb5c8adc48183 | /src/lua.h | b83915c83f119b2eb883e04b3231af295b47b729 | [] | no_license | wuwx/lua_arduino | d112115e07275159b9704a08badcfde0b3346292 | 6e647b173b5069748d26a470c8806ffa95b9337e | refs/heads/master | 2021-01-19T06:20:31.583687 | 2016-12-05T01:25:34 | 2016-12-05T01:25:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 12,780 | h | /*
** $Id: lua.h,v 1.218.1.5 2008/08/06 13:30:12 roberto Exp $
** Lua - An Extensible Extension Language
** Lua.org, PUC-Rio, Brazil (http://www.lua.org)
** See Copyright Notice at the end of this file
*/
#ifndef lua_h
#define lua_h
#ifdef LUAC_CROSS_FILE
#include "luac_cross.h"
#endif
#ifdef LUA_CROSS_COMPILER
#inc... | [
"iboris@free.fr"
] | iboris@free.fr |
29487cd9e62d130f520a7135237169296d051a5c | c50e74bb8b3b4a609c76b5b1aff3b3abdd8341fd | /SDK/BP_HologramBullet_ch0900_classes.h | 0ffbdac784b7f7ddf48582bca1ee0d6744bf5cc6 | [] | no_license | Roadou/Scarlet-Nexus-SDK | 8eb3669c66094a41152cc2acccec77d4457aea68 | 734c98180d88c391a8210c9315c73c28d95fd888 | refs/heads/main | 2023-08-03T07:36:41.801852 | 2021-07-07T06:25:44 | 2021-07-07T06:25:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,172 | h | // BlueprintGeneratedClass BP_HologramBullet_ch0900.BP_HologramBullet_ch0900_C
// Size: 0x5d8 (Inherited: 0x5b4)
struct ABP_HologramBullet_ch0900_C : ABP_BulletBase_C {
char pad_5B4[0x4]; // 0x5b4(0x04)
struct UCapsuleComponent* AttackCollision5; // 0x5b8(0x08)
struct UCapsuleComponent* AttackCollision4; // 0x5c0(0x... | [
"43587824+BelovedTomboyishGirl@users.noreply.github.com"
] | 43587824+BelovedTomboyishGirl@users.noreply.github.com |
d6bec3cab55667019b533fcb61722175c45e5fc2 | 262cae0658008d8488be5c339476e423876eb64f | /Assignment 3/test_align_2.c | c9f9921c84cd3f39760d67859bf2cc88eadec98d | [] | no_license | mikh/527_repo | a7b53fec167146b7ce02d537334bd2dccdb7ed66 | b83be9d1dd657be65ff0132f6b6e906028cdb747 | refs/heads/master | 2021-01-18T17:19:22.127046 | 2015-05-08T16:52:09 | 2015-05-08T16:52:09 | 29,870,573 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,462 | c | /**************************************************************/
// gcc -o test_align test_align.c -lrt
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <assert.h>
#include <xmmintrin.h>
#include <mm_malloc.h>
#include <time.h> // get time of day
#define OPTIONS 2
#define GIG 1000000000
#define CP... | [
"mikha.andreev@gmail.com"
] | mikha.andreev@gmail.com |
7768b518ba60f52b7d4a9ff8b9fb806a02f48470 | 90eb10779738ba677c3c2de6201ae85ef645c8d2 | /Prir/lab7/seq.c | 9c590a9d72e590c6a55eae7d4c615d9fb8ae6b2c | [] | no_license | Kadek/Study | 86a094481245a2be543fdb527ffc6d6bd0f463af | 530f7638eb8db8be5208b9fdd177f6a1ae8254be | refs/heads/master | 2020-04-13T09:33:28.643206 | 2018-12-25T21:52:11 | 2018-12-25T21:52:11 | 163,114,689 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,575 | c | #include <stdio.h>
#include <stdlib.h>
#include <math.h>
#define N 10000000
#define S (int)sqrt(N)
#define M N/10
long int podzielniki(long int* erastotes, long int* pierwsze){
long i,k;
long int llpier = 0; /*l. liczb pierwszych w tablicy pierwsze*/
/*wyznaczanie podzielnikow z przedzialow 2..S*/
for(i=2; i<=S... | [
"kadek750@gmail.com"
] | kadek750@gmail.com |
7206df052d005893054942916921cd15e7dc6a49 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/drivers/video/backlight/extr_lv5207lp.c_lv5207lp_backlight_update_status.c | ee63fc5dab10735cff71ae44b65b7591253b9e1a | [] | 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,725 | 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 |
fd7eb12a788d2887bf6a7979b0fc7a981ce9a068 | 996be7b8729b0d0238233b91dbccaa25092f334d | /F28M35H52C_System/driverlib/interrupt.h | 5207e307a02aa11a9b69a42bf276849256abc645 | [] | no_license | vpreethamkashyap/Modbus-CAN-ARM-Cortex-M3-Serial | 016e4a60f724083b12775b621f1b8ddc0dfb851d | 1b60d01b87c783477378b156f29b5f0a2d75ff69 | refs/heads/master | 2021-01-01T15:31:58.763957 | 2017-08-08T12:54:48 | 2017-08-08T12:54:48 | 97,634,794 | 0 | 2 | null | null | null | null | UTF-8 | C | false | false | 2,451 | h | //###########################################################################
// FILE: interrupt.h
// TITLE: Prototypes for the NVIC Interrupt Controller Driver.
//###########################################################################
// $TI Release: F28M35x Support Library v201 $
// $Release Date: Fri Jun 7 1... | [
"preetham.k@sonnen-batterie.com"
] | preetham.k@sonnen-batterie.com |
96fcda8a187b586fc1300e80f5131c5890bbd7e3 | e8cec014c373a8599f9ac5d3768d87662528b28e | /meeting-qt/meeting-ipc/third_party/openssl/include/android/openssl/opensslconf.h | c85b6c0d17736f4df5c62f6c065bce0bb15f516d | [
"MIT"
] | permissive | xiaoge136/Meeting | ee69e309666b3132449476217033d34b92eb975d | 0b85c53ee3df6d5611c84dc2b9fe564590874563 | refs/heads/main | 2023-07-21T14:39:03.158711 | 2021-08-31T14:13:18 | 2021-08-31T14:13:18 | 401,727,185 | 0 | 1 | MIT | 2021-08-31T14:10:04 | 2021-08-31T14:10:04 | null | UTF-8 | C | false | false | 3,953 | h | /*
* WARNING: do not edit!
* Generated by Makefile from include/openssl/opensslconf.h.in
*
* Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
* in t... | [
"wangjianzhong@corp.netease.com"
] | wangjianzhong@corp.netease.com |
2548878c9abe7cb2414b0af45def0b069cfd437b | ca75a0cd2e9a114481f02ae22547a76656985f9e | /resource.h | 928f63b27c8ba17a0c5d994a83ade1daf42d206e | [] | no_license | GTAResources/CTW-Mobile-Explorer | a49b3698d836b738b44b02189a1afa08b661c6c2 | 43277ec5821addc5b2488f44282edd88a0e2b676 | refs/heads/master | 2021-02-07T18:15:59.103522 | 2019-04-01T21:49:38 | 2019-04-01T21:49:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 446 | h | //{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by CTW-Mobile-Explorer.rc
//
#define IDI_ICON1 101
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 102
#define _APS_NEXT_COMMA... | [
"gdamdk@gmail.com"
] | gdamdk@gmail.com |
e0fa5514987ee2647f061b1cd56502850dd562b5 | 0c020e85c21825d252b5426439e97c33f1de69e1 | /lib/read.c | 6d42fcb3e199b23113c9901b2e9c237171e15047 | [] | no_license | qpig/sfs | aada9f45d956c15f49e346a7157aeb243dae6011 | 8a1ee260843abe621de0a8447fc4a636165413f0 | refs/heads/master | 2021-01-06T20:41:47.071335 | 2013-06-11T06:52:04 | 2013-06-11T06:52:04 | 10,615,929 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 202 | c | #include "fs.h"
int read(int fd, void *buf, int count )
{
MESSAGE msg;
msg.type = READ;
msg.FD = fd;
msg.BUF = (void *)buf;
msg.CNT = count;
send_recv( BOTH, TASK_FS, &msg );
return msg.CNT;
}
| [
"pig@pig-laptop"
] | pig@pig-laptop |
25f7bcb4f60cf643edd8229a82a292b90beec0ea | 08bccbab0a482ecb8f393807782cc56536714c2d | /get_next_line_bonus.c | 48a127957be1e3f797cf274c7a79303e07775a68 | [] | no_license | chronikum/get_next_line | 6c8a491b4aa0ff270c64312716f7048976d01f67 | 09b4aa7c7dd92b484fa71d675d73cfdbc8f09ba6 | refs/heads/master | 2023-06-10T13:45:41.440790 | 2021-06-30T10:38:41 | 2021-06-30T10:38:41 | 379,845,538 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,613 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* get_next_line_bonus.c :+: :+: :+: ... | [
"jfritz@1-B-5.42heilbronn.de"
] | jfritz@1-B-5.42heilbronn.de |
3bc3da183a9683aa6408e7cf0b7e2fc380a6c6e2 | 5813789e210612742c7a6cb1c689651b107fcf38 | /script_rel/show_nbx_firebreath_01.c | 68a6cceaae831ba2dc66079ee1fccb11e75ca69b | [] | no_license | Jill0/rdr3-decompiled-scripts.1232 | e77b325be4761c0517fbb1b103f101abca30aa76 | 023e299cb6050ce07b5aad4147df58e304c0450f | refs/heads/master | 2020-12-09T08:59:36.862443 | 2019-12-16T20:28:33 | 2019-12-16T20:28:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 380,748 | c | #region Local Var
int iLocal_0 = 0;
int iLocal_1 = 0;
int iLocal_2 = 0;
var uLocal_3 = 0;
var uLocal_4 = 0;
var uLocal_5 = 0;
var uLocal_6 = 0;
var uLocal_7 = 0;
struct<1071> Local_8 = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0... | [
"37632412+gottfriedleibniz@users.noreply.github.com"
] | 37632412+gottfriedleibniz@users.noreply.github.com |
6e89cd3c14bd3fd4917207a4c7de8a38cf3b780a | cc47ccf4a957f42d520020936c38b3002142a8d1 | /t8/mdcrack-1.2/sequencial.c | 07e94639677244950b1b69cc0eff2211c88c7265 | [] | no_license | otaviodeon/elc139-2017a | 51835aa897b48d58a1a03a7bbef0ad50e2602e20 | 51f048826319705bdab73f61132e509c601407d5 | refs/heads/master | 2020-05-25T02:26:26.301843 | 2017-07-14T22:11:36 | 2017-07-14T22:11:36 | 84,901,734 | 0 | 0 | null | 2017-03-14T03:33:14 | 2017-03-14T03:33:14 | null | UTF-8 | C | false | false | 2,638 | c | #include <stdio.h>
#include <stdlib.h>
#include <sys/time.h>
long wtime() {
struct timeval t;
gettimeofday(&t, NULL);
return t.tv_sec*1000000 + t.tv_usec;
}
//FUNCAO DE LEITURA DO ARQUIVO E ARMAZENAMENTO DAS SENHAS NO VETOR 'SENHAS' (POR REFERENCIA)
char **lerSenhas(int *numSenhas) {
int nSenhas=0;
c... | [
"odeon@inf.ufsm.br"
] | odeon@inf.ufsm.br |
45730b22243bd8c8dbdce64da6cd58a44432bd26 | 66bef660d7e88ca7141b814da4206fbe37d1c46e | /mudlib/d/areas/tyranid/rooms/0414.c | 6e5172d6ff3b6b336b656083da17b79117161f11 | [] | no_license | Tlny/DarkeLIB | e1975bf5b2c436fa35a1b18b8c9d8a6ae2a270f9 | 903121f782b9ce9dec01a3197c2f0d69589fc7bf | refs/heads/master | 2022-11-11T09:53:06.895952 | 2022-10-30T23:13:44 | 2022-10-30T23:13:44 | 234,828,979 | 0 | 1 | null | 2020-01-19T02:36:45 | 2020-01-19T02:36:44 | null | UTF-8 | C | false | false | 168 | c | // Wizard: Avatar
// Room: Hive Room - type J
// /wizards/avatar/tyranid/rooms/basej.c
// October 23rd, 1996
#define EAST "0514"
#define WEST "0314"
#include "basej.c"
| [
"60052985+Tlny@users.noreply.github.com"
] | 60052985+Tlny@users.noreply.github.com |
4c59791bb9a4c45dbbbe99db4fbb8c71a69233e2 | ef058890a5f6fe36f294e20a86a18509e7abbb49 | /nqueen.c | b5e07796c5fb45f4ae671a9aadaa7bc43c722c94 | [] | no_license | ANKITPODDER2000/DAA_SEM | dbfd45a44af9289114b400436353540279b12104 | b23e1865b4fcff4f9c747a9ed86fcb8d8b6d68bc | refs/heads/main | 2022-12-31T19:34:12.772009 | 2020-10-04T18:27:52 | 2020-10-04T18:27:52 | 301,198,111 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,039 | c | #include <stdio.h>
int isSafe(int , int );
int placeQueen(int);
void printSolution(void);
int board[64][64] , N;
int placeQueen(int row)
{
if(row >= N)
return 1;
for(int i = 0 ; i<N ; i++)
{
if(isSafe(row , i))
{
//printf("\n-========= %d %d",row , ... | [
"noreply@github.com"
] | ANKITPODDER2000.noreply@github.com |
c70d95f762b0aa095dbb6c8e014c1842368892fe | db3309ba8860f2fe26ba3fd03a9240166286f7d9 | /update.c | b5d5710f8c98c9c51022ea6b0821b50e2c22c735 | [] | no_license | VernBuck/HW03_VernonBuck | 5bde7ceee4ad49dcf6360bf93d128c6fb5dc44be | 680d8b2c04d2d41715202fb15f98baf1ca183a71 | refs/heads/master | 2022-01-28T13:23:34.338693 | 2019-07-22T23:05:14 | 2019-07-22T23:05:14 | 198,314,248 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,879 | c | #include "main.h"
#include "myLib.h"
#include "update.h"
//Updates the position of the player
//Checks whether or not the bouncing box collides
int checkEdgeCollision(BOX* b) {
if(b->row < 0) {
return 0;
} else if(b->col < 0) {
return 3;
} else if(b->col + b->width + b->colDel > 240) {
return 1;
} else if(b... | [
"backvernon@gmail.com"
] | backvernon@gmail.com |
5742edcce77eb274cebe9b716eae3793b374f5c6 | a29f7b0767915dc0ae41e12f9ef21283a9f23e06 | /src/key_manager.c | d6a67146c662b0b61c7c61aec84d4fe2684f5848 | [] | no_license | khsdo95/2018s-onion-team1 | f7c1a7d7cfcf7cbc4800e24e91cfa263e4ce2842 | 41eb6a798885f269dd133699279261a37f2370d1 | refs/heads/master | 2020-03-08T07:30:48.045523 | 2018-04-04T04:09:06 | 2018-04-04T04:09:06 | 127,996,038 | 0 | 0 | null | 2018-04-04T02:32:30 | 2018-04-04T02:32:30 | null | UTF-8 | C | false | false | 4,656 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <arpa/inet.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/stat.h>
#include <fcntl.h>
int is_valid_githubid(char *githubId);
int auth_passphrase(char *PGP_passphrase, char *mygithubId);
int to_exist_publ... | [
"jiwon.choi@kaist.ac.kr"
] | jiwon.choi@kaist.ac.kr |
6e404c97bb8fafbd68019d5fc6701bd617c2e099 | b0c49cfe3f22353b8b51b8cdc00762447d5e9daa | /ParProg/OpenMp/sin/sin_1_x.c | 31fc5f4e2b71cf0795a89ab794aa14505412accf | [] | no_license | Vipon/mipt | 025c85e9f06778e112a1ab2fa2004b4bced1140a | f64ced8f0cd435a27823710f2a0df56ab5c47f7f | refs/heads/master | 2021-01-10T15:19:53.063875 | 2017-12-19T15:48:36 | 2017-12-19T15:48:36 | 53,130,099 | 0 | 2 | null | null | null | null | UTF-8 | C | false | false | 929 | c | #include <omp.h>
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#define MAX_STEP 100000
double normalize ( double arg )
{
double d_pi = 2 * M_PI;
while ( arg > d_pi )
arg -= d_pi;
return arg;
}
double fact ( long long count )
{
double f = 1;
long long i = 0;
for ( i = 0; i < count; )
f *= ++i;... | [
"valerakonychev@gmail.com"
] | valerakonychev@gmail.com |
c26e1e33b90e0b5ca5ba185439ad509d85080408 | cedca2c20a31acab6e257329f9bcc0ed13194b93 | /lab_6_new_day_2/proba_1_2.c | e361821ec2eb8a6f2fe6a46cfefa3a27b6026220 | [] | no_license | Bukinan1991/kthread_sem_mut | 3aaa2d0788becbc770160623afe196560ab7ba88 | 03f59437229976dc3cb2151a2800dba4e86c5818 | refs/heads/master | 2016-09-05T16:56:12.961604 | 2014-08-24T14:44:16 | 2014-08-24T14:44:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,106 | c | #include <linux/module.h>
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/delay.h>
#include <linux/jiffies.h>
#include <linux/kthread.h>
static int fun_1(void *data)
{
printk(KERN_INFO "test \n");
printk(KERN_INFO "test \n");
printk(KERN_INFO "test \n");
printk(KERN_INFO "test \n");
... | [
"Bukinan1991@yandex.ru"
] | Bukinan1991@yandex.ru |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.