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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ba29bfe152f8c36a23ca7d78ff196a3d2e43650b | a1fbf16243026331187b6df903ed4f69e5e8c110 | /cs/sdk/3d_sdk/maya/ver-8.5/devkit/ExternalWebBrowser/Linux/src/melurlhandler/main.c | 7b9bbe068d10b972678af3bfad700df3b1182197 | [
"LicenseRef-scancode-warranty-disclaimer",
"BSD-2-Clause"
] | permissive | OpenXRay/xray-15 | ca0031cf1893616e0c9795c670d5d9f57ca9beff | 1390dfb08ed20997d7e8c95147ea8e8cb71f5e86 | refs/heads/xd_dev | 2023-07-17T23:42:14.693841 | 2021-09-01T23:25:34 | 2021-09-01T23:25:34 | 23,224,089 | 64 | 23 | NOASSERTION | 2019-04-03T17:50:18 | 2014-08-22T12:09:41 | C++ | UTF-8 | C | false | false | 3,438 | c | // ==========================================================================
// Copyright (C) 1995 - 2006 Autodesk, Inc. and/or its licensors. All
// rights reserved.
//
// The coded instructions, statements, computer programs, and/or related
// material (collectively the "Data") in these files contain unpublished ... | [
"paul-kv@yandex.ru"
] | paul-kv@yandex.ru |
8912f70d9ee7b3e587c00e37ad3eee5b97223518 | 1c6a7ae5dca2a38c68fde97a676478c6573bca02 | /linux-3.0.1/drivers/staging/iio/trigger/iio-trig-bfin-timer.c | 4f1729565582f3853efade06cdf024ad5eed06da | [
"Apache-2.0",
"Linux-syscall-note",
"GPL-2.0-only",
"GPL-1.0-or-later"
] | permissive | tonghua209/samsun6410_linux_3_0_0_1_for_aws | fab70b79dc3e506dc03ac1149e2356137869c6ca | 31aa0dc27c4aab51a92309a74fd84ca65e8c6a58 | refs/heads/master | 2020-04-02T04:24:32.928744 | 2019-01-20T13:51:34 | 2019-01-20T13:51:34 | 154,015,176 | 0 | 0 | Apache-2.0 | 2018-10-24T14:51:04 | 2018-10-21T14:07:31 | C | UTF-8 | C | false | false | 5,657 | c | /*
* Copyright 2011 Analog Devices Inc.
*
* Licensed under the GPL-2.
*
*/
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/platform_device.h>
#include <linux/slab.h>
#include <linux/interrupt.h>
#include <linux/irq.h>
#include <linux/delay.h>
#include <asm/gptimers.h>
#include "../iio.h"
#in... | [
"kyh1022@163.com"
] | kyh1022@163.com |
b96b3cecb87edf75b1f69c34a2a1a37a2b96cbbb | c0889409507c33099f9b069d6ef19be481186059 | /NfcStack/NfcLibrary/Nfc_settings.h | be21f6f73f9702f52847b4bba2c0e5911236379d | [] | no_license | blackxll/YGKJ_NFC | 6f3355129f0fdd1b24110f6d844b785757ad6369 | 7d716dd735a68e9b6eb71cc1c1345fdb372cd9a5 | refs/heads/master | 2020-03-19T03:03:58.075953 | 2018-06-01T09:54:36 | 2018-06-01T09:54:36 | 135,682,208 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,011 | h | /* *************************
* Copyright 2018 NXP
* All rights reserved.
**************************** */
#ifndef __NFC_SETTINGS_H__
#define __NFC_SETTINGS_H__
/***** NFC dedicated setting ****************************************/
//#include "cpu.h"
/* Following definitions specifies which settings will apply when Nxp... | [
"xll.ling@qq.com"
] | xll.ling@qq.com |
550ca23c594673145870692426785124d39985a5 | 5838cf8f133a62df151ed12a5f928a43c11772ed | /NT/base/ntos/ke/i386/iopm.c | 22cb3ae50a44a79af5689ccc65c671f49da0412d | [] | no_license | proaholic/Win2K3 | e5e17b2262f8a2e9590d3fd7a201da19771eb132 | 572f0250d5825e7b80920b6610c22c5b9baaa3aa | refs/heads/master | 2023-07-09T06:15:54.474432 | 2021-08-11T09:09:14 | 2021-08-11T09:09:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,313 | c | /*++
Copyright (c) 1991 Microsoft Corporation
Module Name:
iopm.c
Abstract:
This module implements interfaces that support manipulation of i386
i/o access maps (IOPMs).
These entry points only exist on i386 machines.
Author:
Bryan M. Willman (bryanwi) 18-Sep-91
Environment:
Kernel mod... | [
"blindtiger@foxmail.com"
] | blindtiger@foxmail.com |
098633f3ce9725e08004e6c2f3444a17327b17d5 | 05b458a94b13328c4ab0bb474513e69c5f253ec0 | /analysis-sources/vlc-analysis/_cppstats_featurelocations/vlc/modules/demux/mp4/meta.c | 0de231238e9f2cd88b4654811d61e07a945cc729 | [] | no_license | paulobernardoaf/dataset-files | c7b3a5f44f20a6809b6ac7c68b9098784d22ca52 | 6cc1726ee87e964dc05117673e50e3e364533015 | refs/heads/master | 2022-04-23T06:52:15.875641 | 2020-04-25T18:28:48 | 2020-04-25T18:28:48 | 253,626,694 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 14,080 | c |
#if defined(HAVE_CONFIG_H)
#include "config.h"
#endif
#include "mp4.h"
#include "../../meta_engine/ID3Genres.h"
#include "languages.h"
#include <vlc_meta.h>
#include <vlc_charset.h>
#include "../../meta_engine/ID3Tag.h"
#include "../../... | [
"paulomax9002@gmail.com"
] | paulomax9002@gmail.com |
efc04218feb413794bf100123832d17fbcfa4169 | c9d571badac76e927c2e16666bab6bad7e546fec | /core/ov/source/libov/ov_malloc.c | 27a594aad9f4c6abe941bb40ff9919a483f16775 | [
"Artistic-1.0",
"LicenseRef-scancode-public-domain"
] | permissive | HolgerJeromin/rte | b132d5d53ab461a60c9fbbc8bf8d6e1ed6e7e931 | 4da89db30a1f0413ec1697db1631307d6a967a8e | refs/heads/master | 2021-01-18T06:07:55.607903 | 2016-09-06T14:21:51 | 2016-09-06T14:21:51 | 67,730,885 | 1 | 0 | null | 2016-09-08T18:46:59 | 2016-09-08T18:46:59 | null | UTF-8 | C | false | false | 2,627 | c | /*
* $Id: ov_malloc.c,v 1.2 1999-09-15 10:48:22 dirk Exp $
*
* Copyright (C) 1998-1999
* Lehrstuhl fuer Prozessleittechnik,
* RWTH Aachen, D-52056 Aachen, Germany.
* All rights reserved.
*
* Author: Dirk Meyer <dirk@plt.rwth-aachen.de>
*
* This file is part of the ACPLT/OV Package which is licensed as ope... | [
"holger@7a3915f3-eddd-4ae9-ab37-eb2ea51f0265"
] | holger@7a3915f3-eddd-4ae9-ab37-eb2ea51f0265 |
3aaecf1ae75cdf1fe21d9691b274d4d1fd84190b | 3567309d3f25020ec7a0d59e0ef55da7be113085 | /d/wastelands/w/critical/forest/forest_529.c | 85d8da8b638be277b18f4c481493c8962c08396b | [] | no_license | flyingstupid/gbapoclib | 64ec8b3828201d7eb158b5371164765d1b65ce93 | dea2a4be3399509c7df44d33b2a307db3821017d | refs/heads/master | 2021-04-27T08:02:48.717277 | 2018-02-23T17:04:11 | 2018-02-23T17:04:11 | 122,640,255 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 726 | c | /**
* Area Maker room for forest area
*/
#include <mudlib.h>
inherit ROOM;
#include "base/autogenroom.h"
void reset(status arg) {
if (arg) return;
set_weather( 1, 0, 0 );
set_short( get_short_by_id(529) );
set_long( get_long_by_id(529) );
set_exits(({
AREA_PATH + "forest_478.c", "no... | [
"ray.lukes@gmail.com"
] | ray.lukes@gmail.com |
c095d5f5c39260aabdc95c463629665ef5b6f865 | f70aa205289792fc419e479bc4d32c4dc09c6361 | /fillit/ft_print_map_exit.c | 75876180aa78775fba6900ab8339872765d0a66a | [] | no_license | NataliYatsulka/UNIT | c7b2419f48fd640112a87475cc78a04bc42087a7 | 52fb638f1607925c022586a56e45165108bef086 | refs/heads/master | 2021-01-17T07:57:26.515903 | 2018-05-24T19:54:00 | 2018-05-24T19:54:00 | 83,819,682 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 999 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_print_map_exit.c :+: :+: :+: ... | [
"yatsulka@gmail.com"
] | yatsulka@gmail.com |
e74f85055495558341a8ddd8cc4b275ee25ad6b3 | cfa1957fea26df12c58487bdbab8f55fb0bcc9e7 | /examples/echo-server-c/libev-server.c | 55fe115c83e70f1769d1b9ad1e663d19d68ebb8d | [] | no_license | omsobliga/learning-notes | 9e3c3cd3a5a364e469d6ba9b9e12352918387f35 | bd8e08ccb22a25888eedd6bf0758a37f8aabf1e7 | refs/heads/master | 2021-09-07T14:53:20.921328 | 2018-02-24T09:33:12 | 2018-02-24T09:33:12 | 41,245,575 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,419 | c | #include <stdio.h>
#include <stdlib.h>
#include <netinet/in.h>
#include <unistd.h>
#include <ev.h>
#define PORT_NO 3033
#define BUFFER_SIZE 1024
int total_clients = 0; // Total number of connected clients
int get_listenfd();
void accept_cb(struct ev_loop *loop, struct ev_io *watcher, int revents);
void read_cb(stru... | [
"lih@zhihu.com"
] | lih@zhihu.com |
986a3d0a70665cbb52728d585a5caeb8bed846af | 6a3929ae284b1f0fab3bfa60841d59398c411617 | /projects_MSU/Fedotova/BigINT/lariph/lariph.h | fd1e1fa8a87177ae89aef4ca8c4ada5801cd3735 | [] | no_license | GarkushaMV/Old-Projects | cbea702f34fe24e54b207c5d2daad0cd4f2963c8 | dc0942f4fe8c99260ab6627ec3cb57ee4a83e7fd | refs/heads/master | 2021-01-18T22:19:21.529193 | 2016-10-31T15:32:13 | 2016-10-31T15:32:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,040 | h | /*
* File "lariph.h"
* Ariphmetic of Long Integers, Definitions
*
* Implements the operations with integers of arbitrary length.
* Author: Olga Sysoeva, MSU, mech-math dept., 3 course, 1993
*/
#ifndef LARIPH_H
#define LARIPH_H
typedef unsigned short byte2; /* Digit == 2 bytes */
typedef unsigned int by... | [
"m.v.garkusha@gmail.com"
] | m.v.garkusha@gmail.com |
47b182bf94a2fe42ce3bdf5cc531784632de8cee | bd1fea86d862456a2ec9f56d57f8948456d55ee6 | /000/234/430/CWE124_Buffer_Underwrite__malloc_char_ncpy_42.c | 7d15d017debc26c486c486e8f6ad8022cfd8d43d | [] | 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 | 3,569 | c | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE124_Buffer_Underwrite__malloc_char_ncpy_42.c
Label Definition File: CWE124_Buffer_Underwrite__malloc.label.xml
Template File: sources-sink-42.tmpl.c
*/
/*
* @description
* CWE: 124 Buffer Underwrite
* BadSource: Set data pointer to before the allocated memory buffer
... | [
"frank@fischer.com.mt"
] | frank@fischer.com.mt |
6dc058273ce070907d2a19de8d84fd993f42a76d | 8ca85947ab083c5a523f9a1e4bc1868060509d7a | /driver/ppc/nx20p3483.c | d9f760165a90df997aedfcc0a951b29b1f6c1dc4 | [
"BSD-3-Clause"
] | permissive | Crockcharterings/chrome-ec | 45feba3558bdb2e1c665adfa5acec2fead32d715 | bbdff9dbb8e9f37ab444f72c48b70fa76a5e18bf | refs/heads/master | 2020-03-12T14:58:26.872639 | 2018-04-12T10:14:21 | 2018-04-23T08:36:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,701 | c | /* Copyright 2018 The Chromium OS Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
/* NX20P3483 USB-C Power Path Controller */
#include "common.h"
#include "console.h"
#include "driver/ppc/nx20p3483.h"
#include "gpio.h"
#include ... | [
"chrome-bot@chromium.org"
] | chrome-bot@chromium.org |
9ae0413ac9b676cd0e8df39de99a3e9c8862b2cf | 8dcb9fb63ff8827be7be0deb665c510907d33c83 | /application/src/radio_configs.h | 6607250a9276d60f6e03b3953a20e8245bd24360 | [] | no_license | eugmes/ais-recv-fw | bddd463d89c3259571efb4f16c40866fc41234e5 | b342dcd0884898a86431850be009ea84308c16f9 | refs/heads/master | 2023-01-12T00:39:15.522396 | 2020-11-08T00:57:26 | 2020-11-08T00:57:26 | 291,834,852 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 229 | h | #ifndef APPLICATION_SRC_RADIO_CONFIGS_H_
#define APPLICATION_SRC_RADIO_CONFIGS_H_
#include <stdint.h>
extern const uint8_t radio_config_ch1[];
extern const uint8_t radio_config_ch2[];
extern const uint8_t radio_patch[];
#endif
| [
"eugen@debian.org"
] | eugen@debian.org |
aa2f3454ebda58263bd3f1971d43437223cfe545 | c425afb8bb6b182168fd4c3a46c9b334f4740e60 | /d/wudu/obj/qianzhumiji.c | c80b6aca6aa17df81227b1118406a698485ac642 | [] | no_license | fluffos/nt7 | ceef82b2465cf322549c7ece6ce757eaa8ec31ff | 52727f5a4266b14f1796c2aa297ca645ca07282a | refs/heads/main | 2023-06-17T10:07:33.000534 | 2021-07-15T11:15:05 | 2021-07-15T11:15:05 | 308,148,401 | 9 | 9 | null | 2021-06-28T14:11:57 | 2020-10-28T21:45:40 | C | UTF-8 | C | false | false | 11,392 | c | inherit ITEM;
inherit F_UNIQUE;
#include <ansi.h>;
void setup()
{}
void init()
{
add_action("do_yanjiu", "yanjiu");
add_action("do_yanjiu", "research");
add_action("do_du", "du");
}
void create()
{
set_name(WHT "千蛛万毒手秘芨" NOR, ({ "qianzhu miji", "miji", "book"}));
set_weight(50... | [
"i@oiuv.cn"
] | i@oiuv.cn |
8e048c8d76435e1bdea0905ba897580c7f595efe | 2bf91c966f6bff66137ca1456dc1ea886d72b976 | /utility_bunny/src/register/ub_register.c | 18a3ae90b82cc34f115c6ab149fe63434c47dd94 | [] | no_license | asdyxcyxc/Dynamic-Rabbits | 4a85f467af200739a48e13a73f5211ba4ee92db3 | 5b0c487545c4779cb9d72fc7dcd04562e34e2535 | refs/heads/master | 2022-12-24T16:44:18.303337 | 2020-09-27T21:51:38 | 2020-09-27T21:51:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,292 | c | /*
* register.c
*
* Author: john
*/
#include "ub_register.h"
#include "dr_api.h"
#include "drmgr.h"
#include "drutil.h"
#include <string.h>
#include <stddef.h>
#include <stdint.h>
#include "../byte/ub_byte_array.h"
#define REG_SIZE 16
static bool ub_is_reg_supported(reg_id_t reg_id) {
return (reg_is_... | [
"noreply@github.com"
] | asdyxcyxc.noreply@github.com |
5b531551ca2c502bd7c2e6aa5e94da5150dc8072 | a31647f8237d4ed1dc6b393fe4239927b2e35b67 | /lib/libft/libft.h | c3eaa7dc0aab075c0191213889fed2dbe59cb326 | [] | no_license | h1ken/wolf3d | 9d2773480ac27b404f08d883e521750b415da921 | c33cd3ae8827e08c2190e872ba90fbbd1df16049 | refs/heads/master | 2022-11-09T11:29:29.218664 | 2020-07-02T07:37:24 | 2020-07-02T07:37:24 | 240,843,463 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,786 | h | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* libft.h :+: :+: :+: ... | [
"cstripeb@at-h3.21-school.ru"
] | cstripeb@at-h3.21-school.ru |
abe0af8c3810a0206eecc3dc98ff7fbf3a8d6eeb | f655cf22d9eb9ce00003280907ad0a1d061109c6 | /kdrive/xorg-server-1.6.5-apple3/glx/rensize.c | 5c6b1500d067b07a7261c4a3696eb0ee2424d22e | [
"MIT-open-group",
"BSD-3-Clause",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-x11-adobe",
"HPND-sell-variant",
"ICU",
"ISC",
"SGI-B-1.1",
"MIT",
"LicenseRef-scancode-xfree86-1.0",
"X11-distribute-modifications-variant",
"HPND",
"LicenseRef-scancode-mit-old-style",
"Lice... | permissive | QPC-github/X11server | c9b313d5811e556f2cad7424adfc8d2ac322b1f5 | 532470604f6f17ad20bd2b08e07b4f09b4ab1a7c | refs/heads/main | 2023-07-28T20:22:48.192175 | 2011-06-01T05:16:52 | 2021-10-06T05:04:20 | 589,235,418 | 1 | 1 | null | 2023-01-15T14:27:05 | 2023-01-15T14:27:04 | null | UTF-8 | C | false | false | 12,470 | c | /*
* SGI FREE SOFTWARE LICENSE B (Version 2.0, Sept. 18, 2008)
* Copyright (C) 1991-2000 Silicon Graphics, Inc. All Rights Reserved.
*
* 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 wi... | [
"91980991+AppleOSSDistributions@users.noreply.github.com"
] | 91980991+AppleOSSDistributions@users.noreply.github.com |
c3ce8dd359fee512db03136487c35ea12679858c | 27bcd5c9ded70102540c0ccd03f3e2b281dbf58c | /mudlib/d/urghak/acantilado/obj/piel.c | 553faa653c645819877eb5a035e6624718a6f797 | [] | no_license | unleashed/ninetears | 57fdc71fd651b3ff95e5e7c14b0566729584e006 | 4edd22c75e3fa99be4b5820300491c6b62e06085 | refs/heads/master | 2020-07-14T04:25:56.302027 | 2019-08-29T18:46:57 | 2019-08-29T18:46:57 | 205,225,438 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 336 | c | inherit "/std/object";
void setup(){
set_name("piel de galeb-dhur");
add_alias("piel");
add_alias("galeb");
set_main_plural("Pieles de Galeb-D'hur");
add_plural("pieles");
set_short("Piel de Galeb-D'hur");
set_weight(100);
set_long("Piel de Galeb-D'hur\n\nUn simple trozo de piel de este ... | [
"amr@redhat.com"
] | amr@redhat.com |
af8a9188f027f786c98a5925f8b263795ab76991 | f9f1f3ac13df0548b04e86333ec23594d53e1b98 | /wmsdk_bundle-2.13.82/wmsdk-2.13.82/src/drivers/mc200/mdev_rtc.c | 09fc8313cbdc747508afec016409f45164e600b6 | [] | no_license | tomsparrow25/wifisdk_for_wm | de416c9512f3ab4dff8acbe35bff6f37cad2ddd6 | 0ce19c0305cc23b8769fce9343c6faa7b2777c54 | refs/heads/master | 2020-04-09T16:41:01.375282 | 2015-07-24T02:54:52 | 2015-07-24T02:54:52 | 50,881,717 | 6 | 2 | null | 2016-02-02T00:23:31 | 2016-02-02T00:23:31 | null | UTF-8 | C | false | false | 4,278 | c | /*
* Copyright 2008-2013, Marvell International Ltd.
* All Rights Reserved.
*/
/*
* mdev_rtc.c: mdev driver for RTC
*/
#include <wmstdio.h>
#include <wm_os.h>
#include <mdev_rtc.h>
#include <mdev_gpt.h>
#include <mc200_clock.h>
#include <mc200_pinmux.h>
#include <mc200_gpio.h>
#include <mc200_pmu.h>
#include <... | [
"niezheyuan@163.com"
] | niezheyuan@163.com |
c4096c9376629b951bcdcd47d3f639deff92469f | 62bf64b74b0cb5615402e4a814a4a7b92bcda516 | /src/system/cpu/stm32f3/cpuctl.c | c02a59ca0817fbe3a4b9dc394214f12c66ff15a6 | [] | no_license | devdnl/dnx-rtos | 17492f8ec897f38b9379b53c7fc1bc85582070d9 | 5703c7a99b4f156126b304662d25b7a7c4299837 | refs/heads/master | 2022-09-03T02:29:37.097172 | 2020-12-19T16:17:12 | 2020-12-19T16:17:12 | 86,936,208 | 13 | 8 | null | null | null | null | UTF-8 | C | false | false | 14,711 | c | /*=========================================================================*//**
@file cpuctl.c
@author Daniel Zorychta
@brief This file support CPU control
@note Copyright (C) 2020 Daniel Zorychta <daniel.zorychta@gmail.com>
This program is free software; you can redistribute it and/or modify
... | [
"danzor87@gmail.com"
] | danzor87@gmail.com |
1808fb7c0ea730a1ac7773ddc94fe208298804bc | 06966dbea0cca89701d818602c80505d7c0ffab4 | /ClassNoste/week4/main.c | 7b80c5aad1f902d745df54547ce1d455d72b6556 | [] | no_license | TaroGuost/DungenGame | 675e662c14efd1c3f016207da42e76c983b1688f | d1f604a01d8b2e44c54bc484fa254e231b6dbd75 | refs/heads/master | 2021-10-09T03:24:49.404418 | 2018-12-20T16:53:10 | 2018-12-20T16:53:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 382 | c | #include <stdio.h>
#include "stack.h"
int main(int argc, char *argv[])
{
stack_t s;
int i, j;
stack_init(&s);
for (i = 0; i < 10; i++) {
stack_push(&s, i);
}
printf("Size is %d\n", stack_size(&s));
for (i = 0; i < 5; i++) {
stack_pop(&s, &j);
printf("Popped %d\n", j);
}
printf("Size i... | [
"xiuyuang@iastate.edu"
] | xiuyuang@iastate.edu |
2b38294a1326006093dc69294a1c813b0c6a1be6 | 6b40e9dccf2edc767c44df3acd9b626fcd586b4d | /NT/net/ipsec/polstore/update-r.h | 61cfe7ad084c16b0b5c0ffb86d0c4a63c728f1e5 | [] | 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 | 1,994 | h |
DWORD
RegBackPropIncChangesForISAKMPToPolicy(
HKEY hRegistryKey,
LPWSTR pszIpsecRootContainer,
LPWSTR pszLocationName,
PIPSEC_ISAKMP_OBJECT pIpsecISAKMPObject
);
DWORD
RegBackPropIncChangesForFilterToNFA(
HKEY hRegistryKey,
LPWSTR pszIpsecRootContainer,
LPWSTR pszLocatio... | [
"seta7D5@protonmail.com"
] | seta7D5@protonmail.com |
2bc254a401528e11f1e725335890ab74e9ffecb8 | b03bbc19aae233ca46cb6c296eb372bb09dabf17 | /sources/save_links.c | e671430481519b585dbfcc0e60aeb1433f3928e7 | [] | no_license | egiant/Lem_in | d86123658e99d0dc94a143e10d0f2b5ff164a058 | 6b73e2d80cec9373256c8ba89ba7b3dd141bae9f | refs/heads/master | 2020-08-31T23:23:41.429227 | 2019-11-06T13:50:14 | 2019-11-06T13:50:14 | 218,812,222 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,541 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* save_links.c :+: :+: :+: ... | [
"Arina@MacBook-Arina.local"
] | Arina@MacBook-Arina.local |
d8d9b2a1c5113e41187e6e892ee1575561d36d50 | e37edd994adf5cd8a155bde537f99e53ca4cd31b | /c-lang/endian_test/endian.c | d4cb4de6ad149853ee52a1e05d5a06f5c3b1f764 | [] | no_license | Shouren/snippet | 10d086b35f24beb226028e4ebcf8f410768e2fc4 | 39af8ece730b6614204f2e63387af421715345a5 | refs/heads/master | 2023-06-22T14:49:23.272950 | 2019-10-01T13:02:33 | 2019-10-01T13:02:33 | 37,904,567 | 0 | 0 | null | 2023-06-21T22:09:15 | 2015-06-23T07:42:28 | Python | UTF-8 | C | false | false | 230 | c | #include <stdio.h>
#include <stdint.h>
#include <arpa/inet.h>
int main(int argc, char *argv[]) {
uint16_t proto;
proto = 0x0107;
printf("Proto Code: %d\n", proto);
proto = htonl(0x0107);
printf("Proto Code: %d\n", proto);
}
| [
"kimi_ysr@yahoo.com"
] | kimi_ysr@yahoo.com |
2b4a9a2ba1c0e13ac7770665de2b36d326082b3f | 098f7ecf88dcd4e72142c161a4ccc90cf016b827 | /main.c | b31eb8fb63fdb163c401cb300f8fcea703f4872f | [] | no_license | JP-Amboage/PayEtse | 270197850cd51d451fa1564c42909934d789aca5 | d09955920095195774af02168fd3c3cda4070b2c | refs/heads/master | 2020-08-03T18:34:22.180380 | 2019-09-30T11:46:35 | 2019-09-30T11:46:35 | 211,846,929 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,143 | c | #include <stdio.h>
#include <stdlib.h>
//#include "abb.h"
#include "FuncionsPayETSE.h"
/*
*
*/
int main(int argc, char** argv){
//imprimos o logo da empresa
printf("\n\n"
"██████╗ █████╗ ██╗ ██╗ ███████╗████████╗███████╗███████╗\n"
"██╔══██╗██╔══██╗╚██╗ ██╔╝ ██╔════╝╚══██╔══╝█... | [
"juangamboage@gmail.com"
] | juangamboage@gmail.com |
e99a52072839b09cb6bac38406435ba0c0fb9112 | 91a882547e393d4c4946a6c2c99186b5f72122dd | /Source/XPSP1/NT/base/mvdm/tools/c1032/inc/wfext.h | 7f422cb5f84b937253910360e425ecb3d8f90a41 | [] | no_license | IAmAnubhavSaini/cryptoAlgorithm-nt5src | 94f9b46f101b983954ac6e453d0cf8d02aa76fc7 | d9e1cdeec650b9d6d3ce63f9f0abe50dabfaf9e2 | refs/heads/master | 2023-09-02T10:14:14.795579 | 2021-11-20T13:47:06 | 2021-11-20T13:47:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,674 | h | /*****************************************************************************\
* *
* wfext.h - Windows File Manager Extensions definitions (Win32 variant) *
* *
... | [
"support@cryptoalgo.cf"
] | support@cryptoalgo.cf |
d1cad692f3b8f61a271adc40478e289a315c17da | 49780f24a92fcc9a7c855144fb195ae3736bf390 | /examples/devices/MSP430G2xx/MSP430G2xx3_Code_Examples/C/msp430g2xx3_ta_17.c | 6b82c83f466f887c055b674b0af33e5f66e32057 | [] | no_license | PiBoxY/msp430ware | 81fb264c86ff1f68f711965b793aa58794ae2f00 | 7c96db00f97bbfd3119843e18ac895a54b4a6d39 | refs/heads/master | 2020-04-21T07:29:13.386144 | 2019-02-06T11:32:42 | 2019-02-06T11:32:42 | 169,394,007 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 3,965 | c | /* --COPYRIGHT--,BSD_EX
* Copyright (c) 2012, Texas Instruments Incorporated
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* * Redistributions of source code must retain the above c... | [
"admin@piboxy.com"
] | admin@piboxy.com |
0feb9c2efcb2918dbdda7feaa48f24865576b28b | c2aaef787c886d14eb484c2240799e5b0e9d477e | /benchmarks/kernel-460.c | 8eccdae8816c461f78d31f8d0d3e8d2f133f296d | [] | no_license | hussamaa/imp-cl-compilers-practical-task | 45723a2067e2a9b237ec26458d5f96138f951586 | 104c03eb674fedbb00823afd494217cde0c8e216 | refs/heads/master | 2021-08-18T21:11:22.288158 | 2017-11-23T21:14:08 | 2017-11-23T21:14:08 | 109,432,054 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,924 | c | // --atomics 54 ---atomic_reductions ---fake_divergence ---inter_thread_comm -g 27,77,3 -l 27,1,1
#define int64_t long
#define uint64_t ulong
#define int_least64_t long
#define uint_least64_t ulong
#define int_fast64_t long
#define uint_fast64_t ulong
#define intmax_t long
#define uintmax_t ulong
#define int32_t int
#d... | [
"hussama.ismail@gmail.com"
] | hussama.ismail@gmail.com |
b0683d221a64ee62e85d58bfb8f94e7fe10b388e | 7488463477e77a2ae86d5264e4f274b2b1877d38 | /stm/mgr/Inc/LIB_Config.h | 1ea74ac4da5243d32c3eae8869b1340393fd2452 | [] | no_license | whydak13/mgr | 5d24afd8c69f3635256baf9da87908fd50a2827c | d2afe9787a5533e72342388d47664121eb52a50d | refs/heads/master | 2021-01-18T08:55:44.034322 | 2018-05-06T16:32:31 | 2018-05-06T16:32:31 | 84,307,572 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,096 | h | /**
******************************************************************************
* @file LIB_Config.h
* @author Waveshare Team
* @version
* @date 13-October-2014
* @brief This file provides configurations for low layer hardware libraries.
*****************************************************... | [
"michal.gora997@gmail.com"
] | michal.gora997@gmail.com |
e2a7a67f66abcb0b304e29eca1a187ab7e4ed8fe | 3eed4e9fa0518ad2e3db6a5aa8433819ceead9c3 | /bashrc/my_strcmp.c | a679a9b7acc796d168e99e4cb565151d58f85030 | [] | no_license | juquetquentin/42sh | e82e53b46cc4d8ca70dbc67c64a51cd8d0884947 | a88a431418fdab3cc1daa47e5b0190a3eb11fe53 | refs/heads/master | 2021-01-20T19:42:28.728797 | 2016-06-27T13:41:08 | 2016-06-27T13:41:08 | 62,058,391 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 500 | c | /*
** my_strcmp.c for libmy in /home/flipper/rendu/template/lib/my/string/
**
** Made by Matthis Le Texier
** Login <le-tex_m@epitech.eu>
**
** Started on Mon Apr 4 09:59:24 2016 Matthis Le Texier
** Last update Thu Jun 02 17:36:33 2016 juquet_q
*/
#include <stdlib.h>
int my_strcmp(const char *str1, const char *... | [
"quentin.juquet@epitech.eu"
] | quentin.juquet@epitech.eu |
7ce950de05bb21cfa3664c77b9ee17ebcb330c6c | 667b7b3de33f7bf2385442db07be3fc421d3f634 | /datasheets/piccolo/piccolo_dev_brd_docs/TI_F28xxx_SysSW/~SupportFiles/DSP2803x_headers/include/DSP2803x_Cla.h | dbc2ac88668efa8e902ab16fad288f1eb7cbcc6d | [] | no_license | dongdong-2009/falcon | d9438f66a4dd5279a945fba48f0ff73bbf079e13 | 5f31edefc82bfedae11e0c125be31e638c019f5f | refs/heads/master | 2023-04-18T12:44:26.435624 | 2011-05-20T16:32:58 | 2011-05-20T16:32:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,603 | h | // TI File $Revision: /main/1 $
// Checkin $Date: December 5, 2008 18:04:44 $
//###########################################################################
//
// FILE: DSP2803x_Cla.h
//
// TITLE: CLA Type 0 Register Definitions.
//
//###########################################################################... | [
"justa.tribute08@gmail.com"
] | justa.tribute08@gmail.com |
68899f14b1d369b08c180aabd4a138926b68b2e7 | f7b7503a86241fb46a27aa3542125b5ba989f89e | /lab5/usr/philosopher/main.c | 1a393f2d658f6f16e484db8e489f53d9f9ed869f | [] | no_license | qiumuyang/NJU-OS2020spring | d22eb61c9b7920da73aac830bdc1389248a0e2bd | 769b8b038985ea8f0b24e33d11b48928a05b7122 | refs/heads/master | 2023-02-09T09:12:10.304647 | 2020-12-27T09:45:07 | 2020-12-27T09:45:07 | 305,689,607 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,040 | c | #include "lib.h"
#include "types.h"
#define N 5
sem_t Forks[N];
int parent;
int child[N-1];
void randSleep() {
int tm = rand() % 11 * 37 + 71;
sleep(tm);
}
void philosopher(int i) {
while(1) {
printf("Philosopher %d: think\n", i+1);
randSleep(); // think()
if(i % 2 == 0) {
sem_wait(&Forks[i]);
sem... | [
"181860075@smail.nju.edu.cn"
] | 181860075@smail.nju.edu.cn |
43ec8320dfffc2db6509bf40af5392fcce4c0cdd | 88216ddc669547de054af36d1197146710496f19 | /source/widgets/base.c | be519858aeee87747ecc3fbaa63729ea66a1b92f | [
"LicenseRef-scancode-public-domain-disclaimer",
"LicenseRef-scancode-public-domain"
] | permissive | Mojofreem/flub | 731aef79cad26d804e3974badb93aa472ac34113 | 6b87c904b725dcaed1bf2e1cc9bb47c875def700 | refs/heads/master | 2020-05-17T05:33:51.114683 | 2015-10-08T22:57:08 | 2015-10-08T22:57:08 | 42,430,010 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,418 | c | #include <flub/widget.h>
#include <flub/widgets/base.h>
void widgetBaseInit(widget_t *widget) {
return;
}
void widgetBaseDestroy(widget_t *widget) {
return;
}
void widgetBaseApplyTheme(widget_t *widget, flubGuiTheme_t *theme) {
return;
}
void widgetBaseRender(widget_t *widget, gfxMeshOb... | [
"liam.chasteen@gmail.com"
] | liam.chasteen@gmail.com |
a785c80a5d4742d4eaa579b59872798bf66d45a4 | 387f8bea9e86235cedaf7a6df4ff9b0bd27c07c2 | /testing/Tests/Test133.c | d699cd1e9d899db66c01de5c62eac60c89767942 | [] | no_license | kTindalland/SPL-Compiler | 4ff0886d32e4a9b532f95705fb27b1673f4eec2d | 6f1dfa6c48a7e74649400b70a404b72175015463 | refs/heads/master | 2023-01-23T04:15:25.022971 | 2020-11-19T13:25:55 | 2020-11-19T13:25:55 | 305,739,035 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 181 | c | #include <stdio.h>
int main(int argc, char* argv[]) {
int var1;
int var2;
var1 = 1;
var2 = 2;
if ((var2)<=(var1)) {
printf("y");
}else {
printf("n");
}
printf("\n");
return 0;
}
| [
"kaitindall2000@gmail.com"
] | kaitindall2000@gmail.com |
10223ce4f5548b8d2ae56f4952a76cec16b58f27 | fd06be37cdc04fb3a2786dc2e0bf7e431f6801f0 | /EmbeddedSystem/projects/mp3_meta_test/l4_io/cli/handlers/handler_i2c.c | a77ce5390d750c45f2eb89cf8ee500d77a4de2cf | [] | no_license | BangNguyenSJSU/Real-Time-Embedded-System-Co-Design | 3d9899fe9653a676634b189e98f54fb9bb09beee | c640ac7f357c296e97e14064675276d221412d2a | refs/heads/main | 2023-01-13T23:46:34.222986 | 2020-11-22T17:08:03 | 2020-11-22T17:08:03 | 302,834,971 | 2 | 1 | null | 2020-11-10T05:27:47 | 2020-10-10T06:47:09 | C++ | UTF-8 | C | false | false | 4,115 | c | #include "cli_handlers.h"
#include "i2c.h"
/// The I2C bus we will use for this CLI
static const i2c_e i2c_bus = I2C__2;
static void cli__i2c_read(const sl_string_t command_params, app_cli__print_string_function cli_output);
static void cli__i2c_write(sl_string_t command_params, app_cli__print_string_function cli_ou... | [
"pherobang.nguyen@gmail.com"
] | pherobang.nguyen@gmail.com |
8e9fb870b9e372c96b787396cf4f5d973b1492a7 | 976b5afc9f58b1436b9199ae111d07548d918bb8 | /HelpersHarkon.c4j/EnemyAI.c4d/Rule.c4d/Script.c | e1c5c45bc568e8c3212af4154516cbf6ef2c8206 | [] | no_license | Froggit/Data_Project1_Repos2 | a4d1829f1762d2257051f3b8ad2f7869b5e7b692 | 931c028b8af66873122f0b2492f1fd86c87f3297 | refs/heads/master | 2021-01-22T07:18:06.830057 | 2014-07-21T19:30:02 | 2014-07-21T19:30:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 148 | c | /*-- Gegner KI --*/
#strict 2
protected func Activate(int iByPlayer)
{
MessageWindow(GetDesc(), iByPlayer);
return 1;
}
| [
"markh4b@hotmail.com"
] | markh4b@hotmail.com |
e4d6bc7127575e90132440b0559a939c2a9bb16c | c86fcce80d0631e6d74c2faa45b3426d0dea5e13 | /Victor/v4_Working line sensors, no stopping/Accelerometer.c | 9250b2efedcacb4194dfd111d762a482c83edd8b | [] | no_license | erniep/Potatoes | 16a04ea1795d762800451860dac7da56326110ce | 94d44f499b2e220acfaeff1ac9021d2f9baaae41 | refs/heads/master | 2021-01-10T19:50:00.254299 | 2015-04-16T18:11:44 | 2015-04-16T18:11:44 | 26,566,256 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 260 | c | /*
* Accelerometer.c
*
* Created on: Feb 13, 2015
* Author: Wicho
*/
//#include <sensorlib/lsm303dlhc_accel.h>
//#include <driverlib/i2c.h>
//#include <stdbool.h>
#define I2CACCELBASE 1
//I2CMasterInitExpClk(I2CACCELBASE, uint32_t ui32I2CClk, true)
| [
"Vbrzeski@gmail.com"
] | Vbrzeski@gmail.com |
2d50dcf018097200ed193f80daa17a8857881440 | b489d2d3cfd7d0fa27c3e0489f3c9fe62d65c6f3 | /src/request.c | ce3471d616bb9b7574541079bf7fd5d6878d647c | [
"Apache-2.0"
] | permissive | mei-rune/squirrel | c0ba759f089445d70f388bebbdf33489c31f340d | 536df301a9446ac830ffc679aa22e1ccc8dc2b21 | refs/heads/master | 2022-08-21T08:37:24.750824 | 2014-02-10T09:43:26 | 2014-02-10T09:43:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,746 | c |
#include "squirrel_config.h"
#include <assert.h>
#include "internal.h"
#ifdef __cplusplus
extern "C" {
#endif
static int _http_request_on_message_begin(http_parser* inner) {
shttp_connection_internal_t* conn;
conn = (shttp_connection_internal_t*)inner->data;
shttp_assert(shttp_request_none ==... | [
"runner.mei@gmail.com"
] | runner.mei@gmail.com |
6880bab55ca79ad2993a16930e79fa8549a61764 | c057e033602e465adfa3d84d80331a3a21cef609 | /C/testcases/CWE127_Buffer_Underread/s02/CWE127_Buffer_Underread__malloc_char_memcpy_53b.c | 89f585073bee80d70c3cd303a201cdb59c4effc0 | [] | no_license | Anzsley/My_Juliet_Test_Suite_v1.3_for_C_Cpp | 12c2796ae7e580d89e4e7b8274dddf920361c41c | f278f1464588ffb763b7d06e2650fda01702148f | refs/heads/main | 2023-04-11T08:29:22.597042 | 2021-04-09T11:53:16 | 2021-04-09T11:53:16 | 356,251,613 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,414 | c | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE127_Buffer_Underread__malloc_char_memcpy_53b.c
Label Definition File: CWE127_Buffer_Underread__malloc.label.xml
Template File: sources-sink-53b.tmpl.c
*/
/*
* @description
* CWE: 127 Buffer Under-read
* BadSource: Set data pointer to before the allocated memory buffe... | [
"65642214+Anzsley@users.noreply.github.com"
] | 65642214+Anzsley@users.noreply.github.com |
99fda13936685aaea4bd5ddad5d60a05d263fd9c | 2de3a81ae3989467d5d51f4c583e88603efc9d4e | /panda/panda2.0/src/system/myrinet/user_threads/pan_sync.c | 12ee3e34eefe817574535968bc7a9dde55ea432f | [] | no_license | Abhiroop/orca | 087e9b1ff50c0f99bfbf0da14cae4ae448a35351 | a51a1e09f98af04f73701bce8160d41e9ba04c12 | refs/heads/master | 2020-06-17T09:07:01.379914 | 2019-07-08T19:17:27 | 2019-07-08T19:17:27 | 195,872,398 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,734 | c | #include "pan_sys_msg.h" /* Provides a system interface */
#include "pan_system.h"
#include "pan_sync.h"
#include "pan_threads.h"
#include "pan_time.h"
#include "pan_error.h"
#include "pan_global.h"
#include "pan_const.h"
#ifdef pan_mutex_lock
# undef pan_mutex_lock
#endif
#ifdef pan_mutex_unlock
# undef pan_mutex... | [
"asiamgenius@gmail.com"
] | asiamgenius@gmail.com |
6d81d1d4ceaebf1c204195016bfcb886ce501f08 | b01939adc1b8c676bd6ddd09f98834bee1dcb914 | /Easter_Project/endscreen.c | 796d6fe6fe1f3f454fdbbad891ecc22921060e6a | [] | no_license | YanisMhdi/mes_projets | 3756a0203eb7e26eb92029badf435d98d63e6eb0 | 790f3cd748f19a34a3ca1607fa9a29ca8f9f7f80 | refs/heads/master | 2021-01-01T05:46:52.353798 | 2015-04-23T19:08:54 | 2015-04-23T19:08:54 | 34,465,910 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,429 | c | #include <stdlib.h>
#include <stdio.h>
#include <unistd.h>
#include <SDL/SDL.h>
#include <SDL/SDL_ttf.h>
#include <SDL/SDL_image.h>
#include <SDL/SDL_mixer.h>
#include "my.h"
#include "my_hero.h"
#include "my_monster.h"
void defeat_sound()
{
Mix_FreeMusic(scr.battle);
scr.battle = Mix_LoadMUS("Sounds/Defeat.mp3");... | [
"mohamd_y@sm304-r1p09.local"
] | mohamd_y@sm304-r1p09.local |
d284049013fd5dca3312c82b27f1b7d3af0300b6 | 2fbef32e0df45b1d57a26be14c6d3d7aeadcc888 | /submission-yuhao3-20200919082520 下午1.15.54/map2.c | 803747c1d9f0512df5f574d067cbb00deb9175cd | [] | no_license | yuhao-3/Algorithm-and-Data-structure-Project | 375ae908083c541f6b8a2805a0e1a6db81274193 | fdbb3164f126046ddd78177710450072e25a0134 | refs/heads/main | 2023-06-10T22:46:09.017835 | 2021-07-03T16:42:17 | 2021-07-03T16:42:17 | 382,660,463 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 359 | c | #include "tree.h"
#include "read1.h"
// main function for map2
int main(int argc, char *argv[])
{
tree_t *tree;
// create tree
tree = make_empty_tree();
// store data into tree
tree = store(tree,argv[1]);
// search radius and print
read_and_search_radius(tree,argv[2]);
freeTree(tr... | [
"noreply@github.com"
] | yuhao-3.noreply@github.com |
d1f71d9c3e710b55dd1cbfa8ffe6a1398e484e0d | f70f9c576652af56f072561031394207f2bd11e8 | /src-onboard_ATmega128/sofa/faom03.c | 8ac332f1aa3b22492bc30fb4069522ea1cba3e14 | [] | no_license | Unica-RocketSpace/CanSat-2017 | 97501ecf3a284da344540637b30e73dd1d194dee | b8fae8209e18c88575f60b3c933f248b0b0512e5 | refs/heads/master | 2020-07-30T12:08:58.493224 | 2017-07-03T10:37:29 | 2017-07-03T10:37:29 | 73,630,142 | 4 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,975 | c | #include "sofa.h"
float iauFaom03(float t)
/*
** - - - - - - - - - -
** i a u F a o m 0 3
** - - - - - - - - - -
**
** Fundamental argument, IERS Conventions (2003):
** mean longitude of the Moon's ascending node.
**
** This function is part of the International Astronomical Union's
** SOFA (Standa... | [
"qwerty2012i@yandex.ru"
] | qwerty2012i@yandex.ru |
40e2c8a7fe8743b7fd2b7e8c73991fbaf2d2e61a | afa3687ee985916c0698f6c3d0324cdf6be50e28 | /WorkSheet 1/Worksheet 2b/Q1.c | 5dc7f4b183100897691af6445cf195a7b1c9455c | [] | no_license | AlastairMicallef/Low-Level-Programming-Revision | ca64e3c0fff391a0d16d99bd0c62ba9d5b74bc39 | 1177b9dc20285393f4c08f94ffd52c2cef6d67a9 | refs/heads/master | 2020-03-15T00:26:17.972773 | 2018-05-03T15:01:52 | 2018-05-03T15:01:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 97 | c | #include<stdio.h>
/*
int main(void) {
int *iPtr;
char *cPtr;
float *fptr;
int **ipp;
}*/ | [
"mezigan@gmail.com"
] | mezigan@gmail.com |
8977e8c1052aa316a71772898dbaa312e2d541c8 | 09cfb911954b4d8efcb200a7acb2a57bb819c58a | /rush3/rendu/hsudo.h | 8f892d200b6368e95839b9c46526db53d5e08b9b | [] | no_license | xAt0mZ/epitech_tek1_rushs | 42440a573790101625df7b10700d22ef87b1a609 | d9142fb030f61543ae29b392c71cdc051c018259 | refs/heads/master | 2020-06-11T12:38:14.367168 | 2016-12-05T20:56:31 | 2016-12-05T20:56:31 | 75,665,410 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 615 | h | /*
** hsudo.h for sudoki-bi in /home/baron_l//local/rendu/projets/rush/rush3/rendu
**
** Made by louis-philippe baron
** Login <baron_l@epitech.net>
**
** Started on Fri Apr 19 22:27:52 2013 louis-philippe baron
** Last update Sat Apr 20 01:20:06 2013 louis-philippe baron
*/
#ifndef PROJET_H_
#define PROJET_H_
#... | [
"baron_l@epitech.eu"
] | baron_l@epitech.eu |
a1915a3eb979453cbe1f8970d057a0495ff75256 | 5697dde75fe142d445ddc01de929e05e01f2999d | /example/c/DSPIC/Click_POT_DSPIC.c | 8a225ac00b367c7c9115c745ac152b61a2dd51ca | [] | no_license | MikroElektronika/POT_click | 09211c6696b464691c059a7736b820ed533f714a | 3c2b7e80cbdc26d95a0bc209c55ac778023ea276 | refs/heads/master | 2020-04-27T17:28:56.714630 | 2019-03-08T11:03:09 | 2019-03-08T11:03:09 | 174,521,785 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,458 | c | /*
Example for POT Click
Date : Dec 2018.
Author : Nemanja Medakovic
Test configuration dsPIC :
MCU : P33FJ256GP710A
Dev. Board : EasyPIC Fusion v7
dsPIC Compiler ver : v7.1.0.0
---
Description :
The application is composed of three sections :
- Syst... | [
"katarina.perendic@mikroe.com"
] | katarina.perendic@mikroe.com |
acfff4ef9ff7f54b4a289162e0095722b7c4ad0f | d0eef89719d0ec4601bd4d5be3326c76d140c4d6 | /getCommand.c | 7b17a967dfff464ad8203a48b2455e39bbf9a70c | [] | no_license | lihechao/Shell | aa8c132ce08c5b4b81bc49b88c5041d13f686fc2 | 8b4cb3307ee2e7f453e6cbc6b369d419cba845e2 | refs/heads/master | 2020-06-04T18:10:04.620288 | 2015-01-01T14:57:39 | 2015-01-01T14:57:39 | 28,688,567 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,189 | c | #include "global.h"
void getSimpleCommand()
{
if(currentSimpleCommand == NULL) simpleCommandList = newSimpleCommand;
if(currentSimpleCommand!=NULL)
currentSimpleCommand->next = newSimpleCommand;
currentSimpleCommand = newSimpleCommand;
newSimpleCommand = (SimpleCommand*)malloc(sizeof(SimpleCommand));
newSimpleC... | [
"529969485@qq.com"
] | 529969485@qq.com |
e52939774e93f08099055918f71b021e48a86372 | 8bf0f5c987d2449d0ee6954dc333fb004e3bd904 | /ft_ls/verif.c | 2f30a4719e001bbe5f10166abbc2b88c3fd72b9d | [] | no_license | dcaplain/42_projects | d3fe844af8bdd7a41f10c3dca51ed356213d3f1e | 8c9b39efe9b65281006dd539e78cb70519b6c36f | refs/heads/master | 2021-01-21T11:23:48.751824 | 2017-03-17T16:32:44 | 2017-03-17T16:32:44 | 83,565,365 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,588 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* verif.c :+: :+: :+: ... | [
"dcaplain@e1r12p7.42.fr"
] | dcaplain@e1r12p7.42.fr |
a43ebca5217c227816e0536ee89cf8058f0dceaa | e80590731a22bf4f4c62c0279d4681d19a69cdfd | /software/usb_kb/io_handler.c | 91085c04c98b1e2b62bde40c5e0c22bcc8885fed | [] | no_license | Pratheek-RM/Guy | 076a58826a9aba0de66a993ff6aec9963ff8f10b | 8acfcaf4f516897c5b0e55af1fd48d87b785db7e | refs/heads/master | 2021-05-14T08:41:47.092790 | 2018-01-04T21:43:36 | 2018-01-04T21:43:36 | 116,306,674 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,297 | c | //io_handler.c
#include "io_handler.h"
#include <stdio.h>
#include "alt_types.h"
#include "system.h"
#define otg_hpi_address (volatile int*) OTG_HPI_ADDRESS_BASE
#define otg_hpi_data (volatile int*) OTG_HPI_DATA_BASE
#define otg_hpi_r (volatile char*) OTG_HPI_R_BASE
#define otg_hpi_cs (volatile cha... | [
"noreply@github.com"
] | Pratheek-RM.noreply@github.com |
74c96bfef181569e14bb8abb12673f9250fbfe26 | 9c3870bf211ee27d819de27d0298143451a7596d | /Control_device_node/alarm/CC2530neting/Enddevice.c | 9dfbc140c502af5ee17310dfff48bcdefb747a42 | [] | no_license | coin-zeng/SmartHomeOnZigbee | e27fec7396ddc8faf391eb2b2a3c830e185350d3 | 3b67503be16add5ee12527432c20ea9d679adee0 | refs/heads/master | 2022-12-25T02:58:47.267403 | 2020-10-03T08:26:46 | 2020-10-03T08:26:46 | 300,833,284 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 2,886 | c | #include "OSAL.h"
#include "AF.h"
#include "ZDApp.h"
#include "ZDObject.h"
#include "ZDProfile.h"
#include <string.h>
#include "Coordinator.h"
#include "DebugTrace.h"
#if !defined( WIN32 )
#include "OnBoard.h"
#endif
/* HAL */
#include "hal_lcd.h"
#include "hal_led.h"
#include "hal_key.h"
#include "hal_uart.h"
#defi... | [
"1339056689@qq.com"
] | 1339056689@qq.com |
f123981bbba30613a8a4964c4deeee560939b8c2 | 6b02992f7aedd87228e7db7ee9bd5fd2f73d3673 | /pthread/10080.Fast_Matrix_Multiplication/matrix.c | 153049d9f3e2eceffe434aa8e8ae61d31ea1f30a | [] | no_license | b04902009/2018-pp | c0ded1f07f9cb8e0745c5affa716a3d7282cf8c0 | f4fe61e4faeaf7a377ce12aeda02344ec94c7139 | refs/heads/master | 2021-04-15T17:59:36.543339 | 2018-06-18T14:27:37 | 2018-06-18T14:27:37 | 126,520,181 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,422 | c | #include "matrix.h"
// #define seq
void multiply(int N, UINT A[][MAXN], UINT B[][MAXN], UINT C[][MAXN]){
#ifndef seq
UINT tmp;
for(int i = 0; i < N; i++)
for(int j = i+1; j < N; j++){
tmp = B[i][j];
B[i][j] = B[j][i];
B[j][i] = tmp;
}
pthread_t threads[MAX_THREAD];
pthread_attr_t attr;
pthread_attr_in... | [
"b04902009@ntu.edu.tw"
] | b04902009@ntu.edu.tw |
193303b0647667926b32ef60e23289a61a8a3b5b | 7f6214d78cdf00e1312818b4122c775ffff3e4b2 | /recursion/SumNatural.c | a771e4fe083af3ec8f109c20bfc28a2ce5789283 | [] | no_license | airpods69/Cstuff | c51d197c2631c4235b6e1f633b8a866db39dc3da | 681aaa60b84837593b7fcaea67711fc04c7a4836 | refs/heads/main | 2023-03-03T01:25:54.410601 | 2021-02-16T15:31:43 | 2021-02-16T15:31:43 | 323,416,020 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 234 | c | #include <stdio.h>
int sum(int);
int main()
{
int n;
scanf("%d", &n);
printf("%d\n", sum(n));
return 0;
}
int sum(int n)
{
if (n==1)
{
return 1;
}
else
{
return n+sum(n-1);
}
} | [
"Varenyambhardwaj123@gmail.com"
] | Varenyambhardwaj123@gmail.com |
03cd165bac245f5b5702d8768a08c5ecd06512ef | 6f697be45fc8e8a245d5aa434402a73b3f4b9278 | /src/pb.c | d66b4f1d753cc0c06c14183dc5a13b72c3791730 | [] | no_license | sampcj-2013/lottery | d26c949e62a159ea0de68ad876a7f7f2c3fe67c5 | 5c19ca8999b4222159e9c871ce5fa8cbb71b29c0 | refs/heads/master | 2021-03-12T22:44:01.058929 | 2013-10-30T17:23:36 | 2013-10-30T17:23:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 654 | c | #include <stdio.h>
#include <stdlib.h>
#define LUCKY_NUMBER 7
int calculate_result(int white_balls[5], int power_ball)
{
for (int i=0; i<5; i++)
{
if (
(white_balls[i] < 1)
|| (white_balls[i] > 59)
)
{
return -1;
}
}
if (
(power_ball < 1)
|| (power_ball > 39)
)
{
return -1;
}
return 0;
}
int main(int argc, char** argv... | [
"sam@samsoft.co.uk"
] | sam@samsoft.co.uk |
ff96c8a7c6fb9ce4bb06a0d1859c6c11c3ded507 | b6ee9214e49f0de8bf926645798faadf1ca0de9e | /c04/ex04/main.c | e9d56c9a839e3bc0db3e3d1214d4d37205907b0f | [] | no_license | abdslam01/42-cpool | cd68703ee0bb159d207780a353ac29a93434f6e8 | ca14679bf175280ec38dd211928cebdf260ca173 | refs/heads/master | 2023-09-03T19:48:13.273400 | 2021-10-22T14:49:45 | 2021-10-22T14:49:45 | 408,411,131 | 4 | 0 | null | null | null | null | UTF-8 | C | false | false | 86 | c | void ft_putnbr_base(int nbr, char *base);
int main()
{
ft_putnbr_base(16, "0123");
}
| [
"zomiix246@gmail.com"
] | zomiix246@gmail.com |
ccf722b77e8457405f607dc9c570a10647d7ac4f | 95c80662bad36f87ebd2507d0f917b920133de2b | /image_process/gray_transform/src/png.c | 8acde7091a2357f17af1491bac4c8ad39ab37370 | [] | no_license | PaParaZz1/cv_utils | 42aa07483f364819df841e3d220cb59fa2d2fe35 | 69d8ee9d213543a750aa846feb3b08139a5c6a36 | refs/heads/master | 2020-04-25T17:00:15.563391 | 2019-10-28T07:14:25 | 2019-10-28T07:14:25 | 172,931,811 | 4 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,181 | c | #include "png.h"
#include <string.h>
#include <stdio.h>
#define DATA_STREAM FILE* fp
#define GET(u) (u = fgetc(fp))
#define PUT(u) fputc(u, fp)
#define PUT_32(u) do {PUT((u)>>24); PUT(((u)>>16)&255); PUT(((u)>>8)&255); PUT((u)&255);} while(0)
#define PUT_8C(u) do {PUT(u); c^=(u); c = (c>>4) ^ t[c&15]; c = (c>>4) ^ t[c... | [
"niuyazhe@buaa.edu.cn"
] | niuyazhe@buaa.edu.cn |
26e305c451d81d764575ac34e7cb2545adf8c987 | bb7d83cd9ab2fa9995bcfb970d2dcccd0fcc7cc4 | /xlockmore/5.x/5.51/xlockmore-5.51/xlock/resource.c | 98753353501bc568f51a49df380368a5eb7dc746 | [] | no_license | daveriesz/xlockmore-releases | 8e6b4aeab63427e605e693cb55f68524a5dde319 | a85e159040ed993be28fea691d5bbaf4e53dcd3f | refs/heads/master | 2023-04-06T16:21:33.544578 | 2023-03-17T23:25:32 | 2023-03-17T23:25:32 | 292,445,787 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 79,470 | c | #if !defined( lint ) && !defined( SABER )
static const char sccsid[] = "@(#)resource.c 4.08 98/08/04 xlockmore";
#endif
/*-
* resource.c - resource management for xlock, the X Window System lockscreen.
*
* Copyright (c) 1991 by Patrick J. Naughton.
*
* See xlock.c for copying information.
*
* Revision History:... | [
"dave@riesz.net"
] | dave@riesz.net |
5587294ce2cc72b610cfa5bcd9e3225c29ec50c0 | a907ba17a4db90841262a6d0962df301e6d076ff | /src/pyramid.c | c553a7aa4c9ef019d4f2b3576c3cf4a1150d5d07 | [] | no_license | DSPLABDICIS/KLT | 5aabd8866b04baf33042bc0edf1aaabce332300d | 2fff24141fa94f572a252cadd450cb0922091f23 | refs/heads/master | 2021-01-10T20:03:13.921805 | 2015-05-19T20:35:08 | 2015-05-19T20:35:08 | 35,907,059 | 0 | 2 | null | null | null | null | UTF-8 | C | false | false | 3,576 | c | /*
* pyramid.c
*
* Created on: Feb 26, 2013
* Author: luzdora
*/
/*********************************************************************
* pyramid.c
*
*********************************************************************/
/* Standard includes */
#include <assert.h>
#include <stdlib.h> /* malloc() ? */
#... | [
"dsplab@dsplab-Aurora-R4"
] | dsplab@dsplab-Aurora-R4 |
c7db163f5ebaea602f6444a42fd465943747ee4b | fc4b4cbf9456d48eda3494d5dae79f0f031d9e2a | /apps/usplash-theme-guadalinex/tags/0.17/usplash-theme-ubuntu.c | 610fb034f70a144dd721fc7dc20060f816647efc | [] | no_license | guadalinex-archive/guadalinex-v6 | 775f6c1bbe85376e95c403bb31fbbad6d94d9503 | 5aeeec4c6e0bfeafbc07df8dc3b8e1174f1ff738 | refs/heads/master | 2021-01-18T03:19:36.090592 | 2010-01-26T09:27:51 | 2010-01-26T09:27:51 | 47,262,133 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 10,694 | c | /* usplash
*
* eft-theme.c - definition of eft theme
*
* Copyright © 2006 Dennis Kaarsemaker <dennis@kaarsemaker.net>
*
* 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 o... | [
"rcmorano@f556af9c-ebad-4709-b871-15ab8a80d05a"
] | rcmorano@f556af9c-ebad-4709-b871-15ab8a80d05a |
d2941328373327d7d460c25c89a845cb47022e92 | cdbc0478f7d630d7c7bbbd7cfce2499f0fe4689b | /C/C_STACK.C | cbb8e5df97e4c4554e86b854ad501553669701da | [
"MIT"
] | permissive | sukritishah15/DS-Algo-Point | 79bf3f7767592e5d6dd49b97a14a800b90c82e88 | 1b6040f7d9af5830882b53916e83d53a9c0d67d1 | refs/heads/master | 2023-08-28T18:17:55.003418 | 2022-10-08T12:53:58 | 2022-10-08T12:53:58 | 299,329,204 | 1,185 | 514 | MIT | 2023-01-22T07:12:14 | 2020-09-28T14:09:43 | Java | UTF-8 | C | false | false | 1,807 | c | // C program for implementation of stack
#include <limits.h>
#include <stdio.h>
#include <stdlib.h>
#include <conio.h>
// A structure to represent a stack
struct Stack {
int top;
unsigned capacity;
int* array;
};
// function to create a stack of given capacity. It initializes size of
// stack as 0
struct... | [
"aditikhemka03@gmail.com"
] | aditikhemka03@gmail.com |
4e25ee962b376cd78a37c08e90756873bd4748a7 | 3db023edb0af1dcf8a1da83434d219c3a96362ba | /windows_nt_3_5_source_code/NT-782/PRIVATE/NTOS/BOOT/DETECT/I386/TYPES.H | 4e6e3b0b1e3b088ec171e49883d50f79af39ff04 | [] | no_license | xiaoqgao/windows_nt_3_5_source_code | de30e9b95856bc09469d4008d76191f94379c884 | d2894c9125ff1c14028435ed1b21164f6b2b871a | refs/heads/master | 2022-12-23T17:58:33.768209 | 2020-09-28T20:20:18 | 2020-09-28T20:20:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,890 | h | /*
File
types.h
Description
defines and structure definitions for nt386 hardware detection.
Author
Shie-Lin Tzong (shielint) Feb-15-1992
*/
#define IN
#define OUT
#define OPTIONAL
#define NOTHING
#define CONST const
//
// Void
//
typedef void *PVOI... | [
"benjamin.barratt@icloud.com"
] | benjamin.barratt@icloud.com |
21c94b662bafbf4b586f867ca080375d30665e38 | ad3bc509c4f61424492b2949e03c60628f631a31 | /test/encodings/unicode_group_N_u_encoding_policy_fail.c | fa9ece6852221c637d6d0f6f6056cfb975eaef7b | [
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-public-domain"
] | permissive | sergeyklay/re2c | 0b1cdbfe40b4514be33320b2e1d263cf5d6426d6 | 88ff1e5a2ad57d424fe999e17960c564886d36f4 | refs/heads/master | 2021-12-23T22:24:30.716697 | 2021-06-26T22:56:00 | 2021-06-27T15:23:28 | 299,206,360 | 0 | 0 | NOASSERTION | 2021-06-19T10:49:05 | 2020-09-28T06:10:35 | C | UTF-8 | C | false | false | 12,553 | c | /* Generated by re2c */
#line 1 "encodings/unicode_group_N_u_encoding_policy_fail.re"
// re2c $INPUT -o $OUTPUT -u --encoding-policy fail
#include <stdio.h>
#define YYCTYPE unsigned int
bool scan(const YYCTYPE * start, const YYCTYPE * const limit)
{
__attribute__((unused)) const YYCTYPE * YYMARKER; // silence compile... | [
"skvadrik@gmail.com"
] | skvadrik@gmail.com |
24a88fcb114576823c27e07d161813a89eff35dc | 1f5c8bdd1c15a94e2b0c6cdc389d83d0937de82a | /Temp/il2cppOutput/il2cppOutput/mscorlib_System_Collections_Generic_Comparer_1_gen_13.h | ffe0b6a6ea458fd3495656dae343bb1287838613 | [] | no_license | White-Wlof/Pull_Action | 8798e0767180269bfe686abc5bb9110c53e39346 | 587d3b9bd1c5d12507563fad450e31bad897c176 | refs/heads/master | 2021-01-10T14:36:15.399060 | 2015-11-25T02:30:51 | 2015-11-25T02:30:51 | 46,396,200 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 541 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
// System.Collections.Generic.Comparer`1<System.Guid>
struct Comparer_1_t2283;
#include "mscorlib_System_Object.h"
// System.Collections.Generic.Comparer`1<System.Guid>
struct Comp... | [
"cihi13042@g.nihon-u.ac.jp"
] | cihi13042@g.nihon-u.ac.jp |
2ce6615a8dc37ea9972f1dfe5af8dd85c5a1a5f5 | ef55d0e2d4797533783573377b4ae75d48313928 | /xmlroff/libfo/property/fo-property-display-align.h | e9a966b8873983378a05499a484ab3e3135793c6 | [
"BSD-3-Clause"
] | permissive | xmlroff/xmlroff | fefab307345ddd8ffcb3872c256969e4dd88936a | 0e407a385a5fc63c1faf1f0ac62e4468491543d7 | refs/heads/master | 2021-10-25T17:15:52.256578 | 2019-01-05T22:46:08 | 2019-01-05T22:46:08 | 6,376,377 | 15 | 9 | null | 2021-10-21T20:54:59 | 2012-10-24T19:42:14 | C | UTF-8 | C | false | false | 1,879 | h | /* Fo
* fo-property-display-align.h: 'display-align' property
*
* Copyright (C) 2001-2005 Sun Microsystems
* Copyright (C) 2007-2008 Menteith Consulting Ltd
*
* See COPYING for the status of this software.
*/
#ifndef __FO_PROPERTY_DISPLAY_ALIGN_H__
#define __FO_PROPERTY_DISPLAY_ALIGN_H__
#include <libfo/fo-uti... | [
"tkg@8c214379-a42c-0410-92c0-bc03c673cdb0"
] | tkg@8c214379-a42c-0410-92c0-bc03c673cdb0 |
e1c67d743e59dde0b60cd69395d5defa7ecfc097 | 8664ebf70d307f108bea93ed82bbe8b036943da9 | /views/index.c | a52c71d28587366de5675380fee9486ae622ecd3 | [] | no_license | Krystofee/http-server | 25351560eeb4a0afa9d2e367257241dfd1b43422 | a4ce41fec0b2ad8ea6446d6e31505d8c1378be6e | refs/heads/master | 2023-08-04T03:42:33.684160 | 2021-10-11T08:02:40 | 2021-10-11T08:02:40 | 400,907,664 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 196 | c | #include "index.h"
#include "serve_static.h"
int view_index(struct http_response_t *response, struct http_request_t *request)
{
serve_static(response, "/static/index.html");
return 0;
}
| [
"krystofee@gmail.com"
] | krystofee@gmail.com |
7d989a4c4880b4de39f331ea9580119105f3aec0 | f88749054b1277b9960474dd5fde2cf95ea90dea | /app/src/main/cpp/libs/google/protobuf/config.h | 25c95158c61d7cbbfff9cdca785cd41942d28d6d | [] | no_license | momo145/NativeSocketDemo | d8a5c22e2726ca73a62eb22b13d021739d92e7e4 | 9afe612c1a2df48a20638314710801fcac7ef97a | refs/heads/master | 2020-03-29T01:48:31.601256 | 2018-09-19T07:10:00 | 2018-09-19T07:10:00 | 149,407,247 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,306 | h | /* config.h. Generated from config.h.in by configure. */
/* config.h.in. Generated from configure.ac by autoheader. */
/* the name of <hash_map> */
#define HASH_MAP_CLASS unordered_map
/* the location of <unordered_map> or <hash_map> */
#define HASH_MAP_H <unordered_map>
/* the namespace of hash_map/has... | [
"416941523@qq.com"
] | 416941523@qq.com |
36bd2553c9fe4ca76fdab570fd2edc211775f5e3 | 610f53c53a83f3a8063f9972b727f97856935018 | /debug/c.c | be1d789bd2591cac5828eae8a0daaa3e8f24df84 | [
"BSD-3-Clause"
] | permissive | hsk/lit-x86 | 7eb2f05f491f124138fe79322c2427b6c5631af5 | 56c490f68ba94db5be767e10ea17765bac0ab836 | refs/heads/master | 2021-01-15T12:41:18.509364 | 2016-07-03T07:00:24 | 2016-07-03T07:00:24 | 63,023,171 | 0 | 0 | null | 2016-07-10T23:38:25 | 2016-07-10T23:38:23 | C++ | UTF-8 | C | false | false | 57 | c | #include <stdio.h>
int main() {
printf("%u", stdin);
}
| [
"konndennsa@gmail.com"
] | konndennsa@gmail.com |
5c5ff23cdceebe2e30dc996aae38df001f39b36c | e75044657ae4544ef9b1e8430b2ce6ef15ebaa66 | /Micrium/Software/uCOS-II/ARM-Cortex-M4/IAR/MP3Player - YesCtx NoPjdf/MP3Player/BSP/bsp.h | 63d3724a532f6eb526dd00ef5573ce8e99517acd | [] | no_license | asahoo5/mp3-player | 4e48b194bbfa51749b3791ca58abd926e6898add | 9c0c0a97362f949598c002719f86afb0784d2c3e | refs/heads/main | 2023-05-30T06:18:38.571119 | 2021-06-15T00:25:56 | 2021-06-15T00:25:56 | 344,358,161 | 0 | 0 | null | 2021-06-15T00:25:56 | 2021-03-04T05:15:50 | null | UTF-8 | C | false | false | 796 | h | /*
bsp.h
Catch-all include file of board support interfaces for inclusion by applications
Developed for University of Washington embedded systems programming certificate
2016/2 Nick Strathy wrote/arranged it
*/
#ifndef __BSP_H
#define __BSP_H
// Add interfaces to the specific hardware for use by... | [
"72913058+asahoo5@users.noreply.github.com"
] | 72913058+asahoo5@users.noreply.github.com |
cb7605aaf4294dc5d28afe609ad72c53c1750a04 | 1ec04a68de7345754f2243c83ca1c4f5e30443d3 | /V/03/22/04_tree.c | 869d095f2c6639f0c3a8e2d8f2cd8575a44a7e36 | [
"MIT"
] | permissive | tishka25/c-programming-homework | 7867f9b5ec0d4202b8319c0d85cd7668b20f6d35 | 8199d18f2664b45073917923cb453af65247f65b | refs/heads/master | 2021-01-10T22:44:29.816783 | 2016-12-04T21:11:46 | 2016-12-04T21:11:46 | 70,361,913 | 2 | 0 | null | 2016-10-08T22:59:17 | 2016-10-08T22:59:15 | null | UTF-8 | C | false | false | 475 | c | #include <stdio.h>
int main(){
int i, n, j, h=0;
scanf("%d", &n);
for(j=1; j<n-1; j++)for(i=0; i<j*2-1; i++)h++;
printf("%d\n", h);
for(i=0; i<n-1; i++) printf(" ");
printf("*");
for(i=0; i<n-1; i++) printf(" ");
printf("\n");
for(j=1; j<n-1; j++){
for(i=n-j-1; i!=0; i--) printf(" ");
printf("*");
for(... | [
"rumen_do@abv.bg"
] | rumen_do@abv.bg |
9e607779a2bb7e67b270be9601a86879068885d4 | 2bbbc572f8f23eec605dd1528a48890b9f71de13 | /0x01-variables_if_else_while/101-print_comb4.c | 124615a07aaa2274b372dc4225477f2a5964a1df | [] | no_license | tosattijames/holbertonschool-low_level_programming | 612c98a2b73f6c6e62674383645e5acaada2b2b1 | b0ee088c2904f12cdc4c55a15badea19777463f7 | refs/heads/master | 2020-04-22T01:39:24.397139 | 2019-04-10T14:32:30 | 2019-04-10T14:32:30 | 170,021,026 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 781 | c | #include <stdio.h>
/**
* main - Print all possible different combinations of three digits.0
* 102, 021, 201, 210 are considered the same combination of the three
* digits 0, 1 and 2 decimal values are used for the ',' and 'blank space'.
*Return: 0
*/
int main(void)
{
int num1;
int num2;
int num3;
int comma1 ... | [
"tosattijames@gmail.com"
] | tosattijames@gmail.com |
a2711fbab238fe7281cdbe9c2c2893728b52e2d3 | ae0c70392ca2abc102e8bc10a51dfebe2e2ef106 | /include/gdf/gdf.h | 2f448b35db8b1e130bfe26f04425a9cff7aa71b7 | [
"Apache-2.0"
] | permissive | TomAugspurger/libgdf | 4d7edbac4fb0c2940ae87da3df3802ba2b0a6572 | 6a766b22e848791eb60aeceb6ceee81444adf00d | refs/heads/master | 2021-01-17T14:11:12.046374 | 2017-06-26T19:20:14 | 2017-06-26T19:20:14 | 95,686,830 | 0 | 0 | null | 2017-06-28T15:54:29 | 2017-06-28T15:54:29 | null | UTF-8 | C | false | false | 205 | h | #ifndef GDF_GDF_H
#define GDF_GDF_H
#include <cstdlib>
#include "cffi/types.h"
#define GDF_VALID_BITSIZE (sizeof(gdf_valid_type) * 8)
extern "C" {
#include "cffi/functions.h"
}
#endif /* GDF_GDF_H */
| [
"michael.lam.sk@gmail.com"
] | michael.lam.sk@gmail.com |
aa4859bceb9780799f6a2979e634630e36a90a6a | 7cd7c7cd61259dd92ed4a9a13abe1dd55d3f363b | /semaphore_with_pthred_cond.c | 8c3b09ff692f7664cd547deaeec4bd9d93cd97d7 | [] | no_license | banne01/python-practive | a91e20792b985610a428fd74902b86d017fc276f | 6e6cc1c34085976dcd8eef066f148e6e83bd9c8d | refs/heads/master | 2021-01-01T06:01:33.734882 | 2017-07-20T10:16:11 | 2017-07-20T10:16:11 | 97,332,327 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 506 | c | pthread_mutex_t count_lock;
pthread_cond_t count_nonzero;
unsigned int count;
init(c){
count = c;
// initiazize thread and mutex
}
sem_down()
{
pthread_mutex_lock(&count_lock);
while (count == 0)
pthread_cond_wait(&count_nonzero, &count_lock);
count = count - 1;
pthread_mutex_unlock(&count_lo... | [
"nehal.bandi@gmail.com"
] | nehal.bandi@gmail.com |
cf63e2d367bdcb83474fa61acebcd403ee7486cd | 16073c5599ee6e5b4e9d413829131730a751931e | /RaceMgrLib/src/runners.c | 615b75265f782482d7ff7e2d58c8cedbd535bf76 | [
"MIT"
] | permissive | StrongCod3r/RaceManager | 6e836c5d2459cee757d4f8299270f537587483b5 | 6a1a08165b8feb518a0730e0e7e23d2a1c221c5c | refs/heads/master | 2020-03-22T18:35:38.549107 | 2018-07-10T18:01:55 | 2018-07-10T18:01:55 | 140,469,550 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,825 | c | /*
* File: runners.c
* Description: Contains the operations that manage the runners
*/
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include "runners.h"
#include "operations.h"
/*
* Function: runners_checkRunner
* Description: Verifies the introduced information is valid
* Argument... | [
"strong.cod3r@gmail.com"
] | strong.cod3r@gmail.com |
796d5e89efe424a2814268a83b8ca030e9e4ac9f | 324cfb44630070a485d1f32e2ac91fe57abbb783 | /src/lib/wkpf/build/GENERATEDwuclass_light_actuator.h | a80c682b3799cf539c7675335b6e38e21627a161 | [
"BSD-2-Clause-Views"
] | permissive | fakewen/Monitoring-branch | e2106dbc9c2b27fc39744acd1c033a4575795c61 | cb5516d7cd4eaac3f88f32dc37fdff622f3a6655 | refs/heads/master | 2021-01-10T12:10:33.103545 | 2015-05-29T04:40:25 | 2015-05-29T04:40:25 | 36,426,393 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 275 | h |
#include "native_wuclasses.h"
#include "native_wuclasses_privatedatatypes.h"
#ifndef WUCLASS_LIGHT_ACTUATORH
#define WUCLASS_LIGHT_ACTUATORH
extern wuclass_t wuclass_light_actuator;
#endif
| [
"fakewen@gmail.com"
] | fakewen@gmail.com |
f9ca3aad2cbfa0ea1ef023f4a423d75c6daf0c03 | 3b9b4049a8e7d38b49e07bb752780b2f1d792851 | /src/third_party/libvpx/source/libvpx/vp9/encoder/x86/vp9_frame_scale_ssse3.c | 38af3b13a2585070c0723757d8dcb91786b59aa3 | [
"BSD-3-Clause",
"Apache-2.0",
"LGPL-2.0-or-later",
"GPL-1.0-or-later",
"MIT"
] | permissive | webosce/chromium53 | f8e745e91363586aee9620c609aacf15b3261540 | 9171447efcf0bb393d41d1dc877c7c13c46d8e38 | refs/heads/webosce | 2020-03-26T23:08:14.416858 | 2018-08-23T08:35:17 | 2018-09-20T14:25:18 | 145,513,343 | 0 | 2 | Apache-2.0 | 2019-08-21T22:44:55 | 2018-08-21T05:52:31 | null | UTF-8 | C | false | false | 9,118 | c | /*
* Copyright (c) 2016 The WebM project authors. All Rights Reserved.
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributin... | [
"changhyeok.bae@lge.com"
] | changhyeok.bae@lge.com |
c0b574e7da03aa3788a47504783c4e1f8ac31d22 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/e3c219c5-b116-4b31-abab-e78da0106ca4.c | 80b5acfe2b898795a84435f756e35087eb38584e | [] | 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 | 607 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=0;
int j=12;
int k;
int l;
j = 53;
l = 64;
k = i/j;
l = i/j;
l = l/j;
l = j%j;
l = l-j;
k = i-k*i;
//variables
//random
/* START VULNERABILITY */
int a;
char b[83];
char c[33];
a = 0;
do {... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
46498e5f1adb2517538504bb41e600fd68f15d40 | ef52f3ade3c2b085c00b627037fff1defd394e1e | /src/element_promotion/NodeMapMaker.C | d32e2769bcbc0a262e6b201e0dd4b3a6fa1da569 | [
"BSD-2-Clause"
] | permissive | tslund/nalu-wind | a0cc2a0a006d945a9449059079ff86dcfbe4433c | 84a0cc1b491f53d09f4ba8a096d1c058949ca36f | refs/heads/master | 2020-03-25T19:45:58.368661 | 2018-08-06T21:12:52 | 2018-08-06T21:12:52 | 144,099,356 | 0 | 0 | null | 2018-08-09T04:06:10 | 2018-08-09T04:06:10 | null | UTF-8 | C | false | false | 3,040 | c | /*------------------------------------------------------------------------*/
/* Copyright 2014 Sandia Corporation. */
/* This software is released under the license detailed */
/* in the file, LICENSE, which is located in the top-level NaluUnit */
/* director... | [
"noreply@github.com"
] | tslund.noreply@github.com |
8aa7a8a043ebdd1dd6169ad2df2383b23b3dd550 | e003f6a691e3443c6f083d851c4ea05d3ab20c66 | /src/util.c | 8af262fa7ccfa846ce4087fd1b5972d1a7eca6d8 | [
"BSD-3-Clause"
] | permissive | lemonad/tc | 5b040d6905af10a427b164857f512cf8cf6ba2f0 | 3760553212ab7d8d31a8abd5180fd43d049436a0 | refs/heads/master | 2021-01-15T18:14:40.720994 | 2009-05-06T07:17:45 | 2009-05-06T07:17:45 | 193,728 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 546 | c | #include "util.h"
#include "__init__.h"
int char_bounds(short x) {
if (x < SCHAR_MIN) {
PyErr_SetString(PyExc_OverflowError,
"signed byte integer is less than minimum");
return 0;
} else if (x > SCHAR_MAX) {
PyErr_SetString(PyExc_OverflowError,
"signed byte integer is greater than maximum");
... | [
"rasmus@notion.se"
] | rasmus@notion.se |
d1ab92c42249346408d4abae8696d3fbd25682f9 | b65dd6deca2b0c8fe4fd6175b73f03e25495c9a8 | /fc-solve/rejects/fcc_brfs_test.h | 42bf24cb1ca64b7a4628a40ef226467a6959ed10 | [
"MIT"
] | permissive | shlomif/fc-solve | 935f1d7238ac66a88aa5311a471902992ef7c613 | 09e23e309459dbe6675c49a8d2198471a8faa24d | refs/heads/master | 2023-08-22T12:22:42.443908 | 2023-08-19T09:34:23 | 2023-08-19T09:34:23 | 3,932,472 | 63 | 13 | MIT | 2023-03-16T07:55:02 | 2012-04-04T19:41:12 | C | UTF-8 | C | false | false | 821 | h | /*
* fcc_brfs_test.h
* Copyright (C) 2019 Shlomi Fish <shlomif@cpan.org>
*
* Distributed under terms of the MIT license.
*/
#ifndef FCC_BRFS_TEST_H
#define FCC_BRFS_TEST_H
typedef struct
{
int count;
fcs_fcc_move *moves;
char *state_as_string;
} fcs_FCC_start_point_result;
DLLEXPORT int fc_solve_use... | [
"shlomif@shlomifish.org"
] | shlomif@shlomifish.org |
ed1ae607f972afbf16a078c55e1ac652138a6505 | c89dd495353f7b961240801be2ffd4193c9b9458 | /4/main.c | f572796dbdfea42cf027f2b1fd9f14b129344727 | [] | no_license | qmfkdldks/tp1 | 77985f18a029772f1608ed15ba260974dd2e5d3c | 708bd2fe3dabbdbf7aae66912a2796ccd207a413 | refs/heads/master | 2022-06-09T20:19:04.938586 | 2020-04-30T22:01:31 | 2020-04-30T22:01:31 | 258,653,647 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 314 | c | #include <stdio.h>
#include <stdlib.h>
int main()
{
int valor, incremento, decremento;
scanf("%d", &valor);
incremento = valor + 1;
decremento = valor - 1;
printf("VALOR: %d \n", valor);
printf("INCREMENTO: %d \n", incremento);
printf("DECREMENTO: %d", decremento);
return 0;
}
| [
"qmfkdldks@gmail.com"
] | qmfkdldks@gmail.com |
362b5f4da1df592a11cc1aba278edb88a625b33b | d3e613882b65fbd4bbac2532fc6968d75b57afe8 | /capitulo-3/ExerciciosResolvidos/testTernaryConditional.c | 241223fcdfc79c379c006a5df2a1fbccff832601 | [] | no_license | RRICHARRD/learning-C | f321efa65667ee7b07c317c1ec741424ad252f3c | d8b023171bd5e2e92e9851ab467d156e81cc4a88 | refs/heads/master | 2023-06-03T19:59:48.957489 | 2021-06-20T22:28:47 | 2021-06-20T22:28:47 | 363,009,056 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 118 | c | #include <stdio.h>
void main() {
int number = 150;
number = number == 15 ? 15 : 19;
printf("%d", number);
}
| [
"guilherme.rixard@gmail.com"
] | guilherme.rixard@gmail.com |
716149747bfcc373806af8c9b9f87fbe2dac2d43 | ebdce143eb4d3d176fa994f6550b53bb3aa91425 | /src/game.h | bea92273bbcc8395733a001799db83fba8f430d6 | [] | no_license | bmiddag/tower-defense | 281ff2ab5ad838afea33b94323110912201c3368 | 8de6c5a6fd8ca4abd7db03c1cc6929258ab400ec | refs/heads/master | 2021-01-11T00:05:46.836580 | 2016-10-12T18:41:41 | 2016-10-12T18:41:41 | 70,727,468 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 2,250 | h | // Bart Middag & Thomas Dhondt ; groepsnummer: 14 ; game.h
#ifndef H_GAME
#define H_GAME
#include "hud.h"
#include "world.h"
typedef enum {NONE, BUILD_TOWER, DESTROY_TOWER, GENERATE_FROST_WAVE, RELEASE_POISON_GAS} Action;
typedef struct {
int wave_number;
int spawn_interval;
int spawn_counter;
int started;
int... | [
"bart.middag@gmail.com"
] | bart.middag@gmail.com |
dbfb961f4699501706a0abce2779ec8cc26206a0 | 84b25ce804a08616e9dffc03d23f34109b139d32 | /Headers/C/PDF/TRN_Action.h | f05ebfc87427e7fdd1d9a6dbf4eba2a7946cd158 | [] | no_license | londbell/doc_manager | 4b8d049e9b5d0e76df7c0caec00fc8f2e281a071 | 9eb4e8374db9b497c74d69d92b540075fe395d8c | refs/heads/master | 2021-01-20T19:25:58.382594 | 2011-06-07T10:44:30 | 2011-06-07T10:44:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,357 | h | //---------------------------------------------------------------------------------------
// Copyright (c) 2001-2011 by PDFTron Systems Inc. All Rights Reserved.
// Consult legal.txt regarding legal and license information.
//---------------------------------------------------------------------------------------
#ifnd... | [
"33@163.com"
] | 33@163.com |
c80832e58be762be6cc58a1321b601876fbec5ce | 037059ff8619cc3328db825c50e14e59765b2d91 | /Part13/13-31.c | b8d9e8f1608d67f34ebab50d9cecbc438c1ef6c7 | [] | no_license | MinWooPark-dotcom/c-programming | 7c2521323547fb692af42d823fba0248bd57ec6f | bed0dbe284211bce7b0445a7c9db5d7ea406897c | refs/heads/main | 2023-07-26T21:16:47.616891 | 2021-09-02T04:05:23 | 2021-09-02T04:05:23 | 396,326,961 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 272 | c | #include <stdio.h>
int main(void)
{
char *p = &"ABCD";
printf("%x \n", p);
printf("%x \n", p + 1);
printf("%x \n", p + 2);
printf("%x \n", p + 3);
printf("%x \n", p + 4);
printf("-----\n");
printf("%x %x \n", &"ABCD", p);
return 0;
} | [
"positive1attraction@gmail.com"
] | positive1attraction@gmail.com |
c55f96443c24ce56a7bcf2cde9df66ff39cb8084 | b0046c20cfa13dd3dfdb7617f4be82b0025bd51c | /pwee_conf.h | 991316581d2f88c855ff883da513c6b89a74ec7f | [
"MIT"
] | permissive | lovette/pwee | 08d1044e62dc10799b538b98f74a8f499ab4bd00 | 20a91b9c7e0f3bf96e6f58093f4ed06d0c3bd2e3 | refs/heads/master | 2021-01-10T22:29:08.232198 | 2012-06-15T17:56:23 | 2012-06-15T17:56:23 | 1,246,562 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,961 | h | /*
Copyright (c) 2002, Lance Lovette
All rights reserved.
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, modify, m... | [
"lance.lovette@gmail.com"
] | lance.lovette@gmail.com |
f283e441f0d828cd17efd2b9c865e34029040dac | 730c862a3647a73750c11d82ef40fc0274b4d520 | /benchmarks/cyclone/grobner/c/cmu/src/cmump/Mpow.c | fd7ed733690763ca859c5163d71d674ca6b0cd12 | [] | no_license | 8l/csolve | 80ae29b308bdd0d2c366f78f4eae2290d45ea673 | 685f05924fad425668321f9834ff881b10514de8 | refs/heads/master | 2020-12-11T02:02:02.438608 | 2013-02-28T21:22:47 | 2013-02-28T21:22:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 885 | c | #include "cmump.h"
/* mpow raises a to the b-th power mod c */
void mpow(MINT *a, MINT *b, MINT *c, MINT *result)
{ int i,j,n;
MINT x,y,d;
MINIT(&x);
MINIT(&y);
MSET (1,&d);
for(j=0;j<b->len;j++)
{ n=b->val[b->len-j-1];
for(i=0;i<15;i++)
{ mmult(&d,&d,&x);
mdiv(&x,c,&y,&d);
if((n=n<<1)&0100000)
{... | [
"pmr@plague"
] | pmr@plague |
ae3b7034f03df3f69bb0c61c3e6177e9573d1f27 | fd36795a6092e16cdd374fe8367f0f0617a22ea4 | /src/interfaces/ecpg/pgtypeslib/numeric.c | 93505eaab187cf05b232257357b34b72bf54b758 | [
"MIT",
"BSD-4-Clause-UC",
"BSD-3-Clause",
"ISC",
"bzip2-1.0.6",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"BSD-4-Clause",
"Artistic-2.0",
"PostgreSQL",
"LicenseRef-scancode-unknown"
] | permissive | DalavanCloud/hawq | eab7d93481173dafb4da42c2d16249310c4c2fc9 | aea301f532079c3a7f1ccf0a452ed79785a1a3a3 | refs/heads/master | 2020-04-29T10:14:22.533820 | 2019-03-15T13:51:53 | 2019-03-16T03:37:51 | 176,054,339 | 1 | 0 | Apache-2.0 | 2019-03-17T04:02:59 | 2019-03-17T04:02:58 | null | UTF-8 | C | false | false | 31,507 | c | /* $PostgreSQL: pgsql/src/interfaces/ecpg/pgtypeslib/numeric.c,v 1.33 2006/10/04 00:30:12 momjian Exp $ */
#include "postgres_fe.h"
#include <ctype.h>
#include <limits.h>
#include "extern.h"
#include "pgtypes_error.h"
#define Max(x, y) ((x) > (y) ? (x) : (y))
#define Min(x, y) ((x) < (y) ? (x) : (y))
#define ... | [
"rvs@apache.org"
] | rvs@apache.org |
74f7703f260bd3305bb101f3a704a3a5c5de9030 | 521fb47c1ed22fc6f5fd000a1ab01186b2d05da0 | /src/xdp_acl_user.c | 69d66e79708e605f4a8a9b68dc2757eeee91b962 | [] | no_license | annp1987/bpf-progs | 7d6ad7d2869f24f826471082ef9d9bacd8836218 | 6441441f0483987b25eb27d545351dbafddd93ed | refs/heads/master | 2022-12-07T03:49:27.095777 | 2020-08-18T22:58:18 | 2020-08-18T22:58:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,866 | c | // SPDX-License-Identifier: GPL-2.0
/* example using ebpf and xdp for ACL
*
* Copyright (c) 2019-2020 David Ahern <dsahern@gmail.com>
*/
#include <linux/bpf.h>
#include <linux/if_link.h>
#include <linux/limits.h>
#include <sys/types.h>
#include <netinet/in.h>
#include <netdb.h>
#include <arpa/inet.h>
#include <errn... | [
"dsahern@gmail.com"
] | dsahern@gmail.com |
78da225e6564ce2e8897cd396035a55de5a82a9f | 0f11bb2fc3bb7068670f5105234eea0654ecbcf3 | /my_init/dsu.c | a80b12cefa3f9cae6a590311da9473373447bbb2 | [] | no_license | dxstp/samd21n_init_mplabx | 22c8679a9d3eadfd6b7a8801fc29b0391149c888 | c93ea588cdecacd04e1450287395261c52d9b4cc | refs/heads/master | 2021-09-08T11:20:01.135816 | 2021-09-03T11:28:49 | 2021-09-03T11:28:49 | 240,354,434 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,908 | c | // DOM-IGNORE-BEGIN
/*
(c) 2019 Microchip Technology Inc. and its subsidiaries.
Subject to your compliance with these terms, you may use Microchip software and any
derivatives exclusively with Microchip products. It is your responsibility to comply with third party
license terms applicable... | [
"39129283+dxstp@users.noreply.github.com"
] | 39129283+dxstp@users.noreply.github.com |
ce8833572b6f4a805bedc006ff76acb7e0e42cdb | daaf2114f51fab126e679bdf15081b62f4f7d70f | /ft_itoa.c | 285cc355c5d49eedee9baf55f4b4d30e22a68722 | [] | no_license | ejbertrand/libft | bfde515b5c30cb2dcd0d64a21c58ec442ecbe5e9 | 7db611ec23eac406b0322815a7f10fb67d4cb5e2 | refs/heads/main | 2023-06-14T11:51:59.935562 | 2021-07-12T17:42:36 | 2021-07-12T17:42:36 | 368,392,573 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 725 | c | #include "libft.h"
static int isnegative(int n)
{
if (n < 0)
return (1);
return (0);
}
static int num_order(unsigned int n)
{
int c;
c = 0;
if (n == 0)
return (1);
while (n >= 1)
{
n = n / 10;
c++;
}
return (c);
}
char *ft_itoa(int n)
{
unsigned int order;
unsigned int negative;
char *new_st;
... | [
"eddas_email@yahoo.com"
] | eddas_email@yahoo.com |
dce71c5b32f4203f31a17ca29de093cde18349b0 | 38f055a979a0e4acecf5d2a5ad0d0344d1f52db2 | /src/emu/cpu/pdp1/pdp1.c | f777ff0d45fda5a8ae3387d6c0e17b0fb0988f3a | [] | no_license | poliva/mame-rr | 0cc05bed2a80addbb906e97b8f25633496eecab6 | 124dbb66844bc6d8747b19b8483cefa28fb6b7fb | refs/heads/master | 2021-01-22T05:16:42.247183 | 2015-04-24T08:59:22 | 2015-04-24T08:59:22 | 34,506,421 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 73,632 | c | /*
* Note: Original Java source written by:
*
* Barry Silverman mailto:barry@disus.com or mailto:bss@media.mit.edu
* Vadim Gerasimov mailto:vadim@media.mit.edu
*
* Basically, it has been rewritten entirely in order to perform cycle-level simulation
* (with only a few flip-flops being set one cycle too ear... | [
"pau@eslack.org"
] | pau@eslack.org |
11bcf8a2160b1bcfc9b0db3886532387c303b0f0 | 315577ccc284b5750b78e070bd40890aacdd2f8c | /Modes/Bulk.h | 57a2e03146568144f6db64d8264ca439c3e9aea7 | [] | no_license | pomalone91/c_roll | d5bbaa2517549478c05725441b5b4847ce602052 | 1f314cd162a207f902848c12f03b6dc7f677ca81 | refs/heads/master | 2020-08-21T22:27:27.655344 | 2020-05-13T04:19:08 | 2020-05-13T04:19:08 | 216,261,071 | 0 | 0 | null | 2020-05-13T04:19:09 | 2019-10-19T19:41:36 | C | UTF-8 | C | false | false | 253 | h | //
// Bulk.h
// c_roll
//
// Created by Paul Malone on 3/29/20.
// Copyright © 2020 Paul Malone. All rights reserved.
//
#ifndef Bulk_h
#define Bulk_h
#include <stdio.h>
#include "Die.h"
// Public interface
void bulk(void);
#endif /* Bulk_h */
| [
"pomalone91@gmail.com"
] | pomalone91@gmail.com |
dcd9e8a6b3fc7613b18f63c08caf31cc6a57bb28 | 0682d2c7dd9f4679b39bf5505f9e82961ec07a62 | /include/camera.h | 3c538e85b0cd26a43b7b22216a4ca06b16cc19c5 | [
"Apache-2.0"
] | permissive | maksym-pasichnyk/procedural_world | 3e9e3067af36ec5f35467b9c835d2161cb08e5fc | e197bf275f07043b688e68bdf07c9cb708386215 | refs/heads/master | 2022-01-20T21:37:17.450370 | 2019-05-16T06:20:22 | 2019-05-16T06:20:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 836 | h | /*
Copyright 2019 Maxim Pasichnyk
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 to in writing, software... | [
"maximmkaaa@gmail.com"
] | maximmkaaa@gmail.com |
ff0d84f5408f22a3f7010d736f542f46734a5c96 | e2763950338163d90a94268ffcc06b71487796b5 | /src/fsync.c | e72ce4255b111e32a7734d371ecc7d564ccd6e15 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | oxnz/shell-utils | 73363d011c79493d3c32b40a9ede9618e41b6310 | 6c2d3d4a11f07b4726ed0d9a8c14862eff2e7792 | refs/heads/master | 2021-08-12T01:15:57.343351 | 2021-08-11T09:42:04 | 2021-08-11T09:42:04 | 27,758,690 | 15 | 7 | null | 2015-11-10T12:04:01 | 2014-12-09T09:17:39 | Shell | UTF-8 | C | false | false | 1,093 | c | /*
* Filename: fsync.c
*
* Author: Oxnz
* Email: yunxinyi@gmail.com
* Created: 2015-09-04 20:06:36 CST
* Last-update: 2015-09-04 20:06:36 CST
* Description: anchor
*
* Version: 0.0.1
* Revision: [NONE]
* Revision history: [NONE]
* Date Author Remarks: [NONE]
*
* License:
* Copyright (c) 2015 Oxnz
*
... | [
"yunxinyi+github@gmail.com"
] | yunxinyi+github@gmail.com |
567308885dc4be190497d96f631a8d63324b5433 | fe590b2d8c50a59fd09308ac63d5f7a7104eb768 | /sets/EURUSD_H4.h | db6dc6b3835740b510761acb393f0d5084d145d5 | [] | no_license | nseam/Strategy-Envelopes | c378e1a8aeda36b3b34328f1929039b8c21b43f0 | 48c04b13977eeb7dcca4a6f127d7a5f64402ab82 | refs/heads/master | 2021-07-25T11:38:48.115859 | 2020-02-07T15:38:27 | 2020-02-07T15:38:27 | 238,912,456 | 0 | 0 | null | 2020-02-07T12:05:16 | 2020-02-07T12:05:15 | null | UTF-8 | C | false | false | 1,008 | h | //+------------------------------------------------------------------+
//| EA31337 - multi-strategy advanced trading robot |
//| Copyright 2016-2020, 31337 Investments Ltd |
//| https://github.com/EA31337 |
//+---------------------------------... | [
"kenorb@users.noreply.github.com"
] | kenorb@users.noreply.github.com |
a26af8cacbd716fc7ce688aa80ee66e20baf12d9 | bb108c3ea7d235e6fee0575181b5988e6b6a64ef | /mame/src/mame/drivers/gumbo.c | 269b74e447501342c71d29c06cda85f64b8940ce | [
"MIT"
] | permissive | clobber/MAME-OS-X | 3c5e6058b2814754176f3c6dcf1b2963ca804fc3 | ca11d0e946636bda042b6db55c82113e5722fc08 | refs/heads/master | 2021-01-20T05:31:15.086981 | 2013-04-17T18:42:40 | 2013-04-17T18:42:40 | 3,805,274 | 15 | 8 | null | 2013-04-17T18:42:41 | 2012-03-23T04:23:01 | C | UTF-8 | C | false | false | 19,041 | c | /*
Gumbo (c)1994 Min Corp (Main Corp written on PCB)
Miss Bingo (c)1994 Min Corp
Miss Puzzle (c)1994 Min Corp
argh they have the same music as news (news.c)
*/
/* working notes (Gumbo)
68k interrupts
lev 1 : 0x64 : 0000 0142 -
lev 2 : 0x68 : 0000 0142 -
lev 3 : 0x6c : 0000 0142 -
lev 4 : 0x70 : 000... | [
"brymaster@gmail.com"
] | brymaster@gmail.com |
e7319297b7620326b5a3eb2459ba80041cecc475 | 35591d6d83a009f79f53fc3bdd877362091f0e97 | /src/gui/methods.c | 50dc7d0d59da60fc0cbe5809229546b9ae5f2225 | [] | no_license | rolfrm/Neon2Experiments | 502e744ad2b47bb26bcb38f5da28bc15beac97f7 | 0a05cbad545a9ec20840f068df702f8469a452b9 | refs/heads/master | 2020-03-18T00:13:58.784735 | 2018-06-09T09:49:35 | 2018-06-09T09:49:35 | 134,084,257 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,726 | c | // This file is auto generated by icy-table.
#ifndef TABLE_COMPILER_INDEX
#define TABLE_COMPILER_INDEX
#define array_element_size(array) sizeof(array[0])
#define array_count(array) (sizeof(array)/array_element_size(array))
#include "icydb.h"
#include <stdlib.h>
#endif
methods * methods_create(const char * optional_na... | [
"rolfrm@gmail.com"
] | rolfrm@gmail.com |
cf9de3e90caf448ae99765548ea0fe6377801301 | b1a042287eda4911bb34c4052fe46519631f2aec | /tools/my_fd_func.c | d78426405c1bd8675821e0c8bdeb1c47b65a01b6 | [] | no_license | emephield/Luke_fileworker | 94ab327fd7c38c1d5c1333e0ef2fe07fc4085494 | 2ba39ac9246f3130e68c950eb920db2ee031c518 | refs/heads/master | 2020-05-18T21:06:07.419957 | 2014-01-13T16:14:19 | 2014-01-13T16:14:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,404 | c | /*
** my_fd_func.c for magic21 in /home/keolas_s//test/prog_elem/magic21/tools
**
** Made by souvisay keolasy
** Login <keolas_s@epitech.net>
**
** Started on Wed Sep 25 15:35:46 2013 souvisay keolasy
** Last update Wed Sep 25 23:35:39 2013 souvisay keolasy
*/
#include <unistd.h>
#include <sys/types.h>
#include <... | [
"keolas_s@pc-keolas_s.(none)"
] | keolas_s@pc-keolas_s.(none) |
0114b35982d0624238e81aee76c68e4f96c06cfc | d1e08525e36e08518a9d12a6ac3d1b6f21aaf2ad | /rers2012/rers2012/P15/Problem15_prop_011-正确验证-新增.c | 330dd60d590f86aeb2901dee7ec3dd2bf70b3e7b | [] | no_license | guokeke/test | 7c5fd15e123ab8e613e73912f4dbc046b09aba0f | a4c14213ada7da7c6104c69ab45c668094a790c3 | refs/heads/master | 2021-01-25T10:44:40.607072 | 2018-03-01T02:36:19 | 2018-03-01T02:36:19 | 99,791,306 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 77,698 | c | //#Safe
//
//Formula: (! (true U iF) | (! oX U (iC | iF)))
//"input C precedes output X before input F"
//Formula is satisfied.
//Problem15.c
//(! (F iF) | (! oX U (iC | iF)));
#include <stdio.h>
#include <assert.h>
#include <math.h>
extern void __VERIFIER_error() __attribute__ ((__noreturn__));
extern void __VERIFI... | [
"kaiyang@stu.xidian.edu.cn"
] | kaiyang@stu.xidian.edu.cn |
236f4d8324cfe131d7e464db5aa559a05a62f5af | 04d8acca49272b6d06ea589f93e16bf3520f79e3 | /0x02-functions_nested_loops/10-add.c | 2172c386f615828835dd998ad77e32aa29122149 | [] | no_license | Charitie/alx-low_level_programming | 2f4d8674fc07a11f55d6a4209a174ebde96bdc99 | a23b6321b3c4cf7ea7b2e5a33abd3fa1c6e0b4bd | refs/heads/master | 2023-03-16T14:10:05.402639 | 2021-03-02T19:25:29 | 2021-03-02T19:25:29 | 335,608,292 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 204 | c | #include "holberton.h"
/**
* add - adds two integers and returns the result.
* @i: integer to add
* @j: integer to add
* Return: Result
*/
int add(int i, int j)
{
int sum;
sum = (i + j);
return (sum);
}
| [
"charitytarus21@gmail.com"
] | charitytarus21@gmail.com |
95bd4c26f5d9bcd94b0fe9ccf3a38e6ec803d1b7 | bb612e337e4706b47838c68b05c3440675bdf1da | /linind.c | d5212135f6e2175102d8b38423845489c0fa614b | [] | no_license | subramaniantr/ECE521_Project | 66f7d230caf82d777a45eaefba48fae74873e0b2 | e14266eef2e519bcd7fbfcc9f9075918dfe78a57 | refs/heads/master | 2020-06-14T17:10:21.539926 | 2016-12-06T00:32:56 | 2016-12-06T00:32:56 | 75,356,946 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,717 | c | #include "macros.h"
#include "math.h"
#include "sparse/spMatrix.h"
#include "defs.h"
#include "linind.h"
void makeLinInd(LinInd, numLinInd, buf)
linind *LinInd[];
int numLinInd;
char *buf;
{
linind *inst;
int j, nodeP, nodeN,branchNum, atoi();
char name[MAXFIELD], mname[MAXFIELD], node[MAXFIELD], num[MAX... | [
"tirunels@aprilcreek.eecs.oregonstate.edu"
] | tirunels@aprilcreek.eecs.oregonstate.edu |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.