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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
78906eb585a97c0f45a45a4bfe4fa493c6c9b79c | aa57bedf1f82e495ffd7d42d79fac4c21f849bc9 | /src/mt-metis/metis/GKlib/csr.c | 7dbb106d07fc0114e703c18a29ce33a5e55ea3a0 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | minombreesjeff/METIS | e3c1479cd6c8095857869a1fa8f8f1311ada2264 | 0ff2bd26b0cb466f15a7defb4aee312a4b337bba | refs/heads/master | 2020-03-10T16:03:20.336135 | 2018-04-14T12:59:50 | 2018-04-14T12:59:50 | 129,464,628 | 3 | 1 | null | null | null | null | UTF-8 | C | false | false | 80,330 | c | /*!
* \file
*
* \brief Various routines with dealing with CSR matrices
*
* \author George Karypis
* \version\verbatim $Id: csr.c 16297 2014-02-24 20:36:56Z karypis $ \endverbatim
*/
#include <GKlib.h>
#define OMPMINOPS 50000
/*************************************************************************/
/*... | [
"gendo5150@gmail.com"
] | gendo5150@gmail.com |
7e31276c3c282d1b512a43cac7a41b5c4ed8f905 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/abb0d0ee-a350-48a6-be1d-fa5587882f7b.c | 185746dfdd2eba5693d9dcf4fdbee95e99107b7a | [] | 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 | 563 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=4;
int j=124;
int k;
int l;
k = 53;
l = 64;
k = i/j;
l = i/j;
l = l/j;
l = i-j;
l = k--*i;
//variables
//random
/* START VULNERABILITY */
int a;
long b[26];
long c[54];
a = 0;
do {
a+... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
080463eadd4699f749ff47d4a55b59fd43904ad2 | c2cedcf36667730f558ab354bea4505b616c90d2 | /players/jareel/monsters/duck_pond/newtling.c | 4b5b911c28365bae550833fdeedb1b5a72927740 | [] | no_license | wugouzi/Nirvlp312mudlib | 965ed876c7080ab00e28c5d8cd5ea9fc9e46258f | 616cad7472279cc97c9693f893940f5336916ff8 | refs/heads/master | 2023-03-16T03:45:05.510851 | 2017-09-21T17:05:00 | 2017-09-21T17:05:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 764 | c | inherit "/obj/monster";
#include "/players/jareel/define.h"
int number;
string mobname;
reset(arg)
{
number = random(3);
::reset(arg);
if (arg) return;
set_race("newtling");
set_alt_name("newt");
set_al(102);
set_ac(8);
set_wc(14);
set_hp(150);
set_level(10);
add_money(350+random(100));
if(number == ... | [
"rump.nirv@gmail.com"
] | rump.nirv@gmail.com |
393f00cbc8dd553ca4ae86218e7b0ab5770f7842 | 8718115e393432af74586bc31b6f9369cefb18ec | /srcs/ft_verif_graph.c | 932e75bbeb67c5403b50978aa107dd3108d5a37c | [] | no_license | iTzDyms/lem-in | 3fd2942ed2a8ee7f81c70bc0ed7414ea0671cbde | 7f4aef7a0fbf0796ae68fef1f2b3a749bbc2c747 | refs/heads/master | 2020-04-28T20:43:10.033079 | 2014-02-21T16:13:01 | 2014-02-21T16:13:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,717 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_verif_graph.c :+: :+: :+: ... | [
"cheron@e1r7p13.42.fr"
] | cheron@e1r7p13.42.fr |
7b1b24734810756bbfc580b74b7e7e57834463ac | 76cb5342f4e3b0e376e618f1a98cf9f45aff75c4 | /Project/Source/Miscallaneous/CFUserNotification.h | 65262b67d0d825eddb23d8b109df9a84501e38fa | [] | no_license | ledwardchow/iTransmission-4 | 1357cec1ece5759a63e2253b1da5a428e55fb4c9 | 39bcb02c0545623c9aa6dbebd15efbd2d8ac9a27 | refs/heads/master | 2020-05-29T11:57:46.564223 | 2014-12-25T10:46:27 | 2014-12-25T10:46:27 | 28,082,217 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 7,248 | h | /* CFUserNotification.h
Copyright (c) 2000-2009, Apple Inc. All rights reserved.
*/
#if !defined(__COREFOUNDATION_CFUSERNOTIFICATION__)
#define __COREFOUNDATION_CFUSERNOTIFICATION__ 1
#include <CoreFoundation/CFBase.h>
#include <CoreFoundation/CFDate.h>
#include <CoreFoundation/CFDictionary.h>
#include <CoreFounda... | [
"koalaos127@gmail.com"
] | koalaos127@gmail.com |
ed7a7438328403bdb0847f30241365055ae44482 | c4a84c99d274c498d8e2c6dc5b808ab53df7ebf2 | /include/arch/i386/gdt.h | 99cd5c66a4ffe98607953d339e1b6e327b1ba239 | [] | no_license | shweta1207/OpenOs | a86a3a8e53b95478769d1eee84dd5077e3de69ec | b9ba5f0b0117d9b54dab3a9f87ab9020bd686635 | refs/heads/master | 2020-06-29T07:59:45.829883 | 2019-07-28T16:56:47 | 2019-07-28T17:00:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 154 | h | #ifndef _KERNEL_GDT_H_
#define _KERNEL_GDT_H_
// Sets up the GDT, should be called on early initialization
void gdt_install();
#endif // _KERNEL_GDT_H_ | [
"vikasmahato0@gmail.com"
] | vikasmahato0@gmail.com |
bd286fefed6986e34076f1b737e1ceeffd7cf3e5 | be50f7c22be1032690c2f644f1811a65f0afc69d | /Src/usart.c | bc712a8e8964eeff04383f4f2b64975703e4710b | [] | no_license | SupowangFork/esp8266_stm32f103 | cf8135e7f5193876aedb65ae662e72f198f6d325 | 2db7294582a5a5ee3e2d3f9494e69ff38d77faa9 | refs/heads/master | 2020-04-30T16:03:21.621074 | 2018-06-15T17:55:58 | 2018-06-15T17:55:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,806 | c | /**
******************************************************************************
* File Name : USART.c
* Description : This file provides code for the configuration
* of the USART instances.
***************************************************************************... | [
"caio.cruz@tpv-tech.com"
] | caio.cruz@tpv-tech.com |
fed83808fa46879960dfd4b3c826f1094aa0be56 | c8c754c4c06ac5d9af973f5835bc3186385f0a41 | /src/actions.c | aa79b6f7c0258849b01e94578aad91f2df657a40 | [] | no_license | ender2101/x48-sdl | d06a975d89fd3e089cf2d249a8100c5969eae136 | bd633bb0daf3783b688b8af834e607d8a9968774 | refs/heads/master | 2020-04-05T23:41:06.315569 | 2012-01-26T19:42:39 | 2012-01-26T19:42:39 | 40,269,943 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 20,317 | c | /*
SDL port of x48
Copyright (C) 2011-2012 Daniel Roggen
Revision 1.0
*/
/*
Applied a patch of SVN revision 13 to avoid arrows and backspace repeating at full speed.
*/
/*
* This file is part of x48, an emulator of the HP-48sx Calculator.
* Copyright (C) 1994 Eddie C. Dost (ecd@dressler.de)
*
* This progra... | [
"droggen@gmail.com"
] | droggen@gmail.com |
82d002b88e9959000dd8c3f78b6f3a79e75ab87b | 4d18b8676f6e16bcaafbfb9043b3ba985a5214c8 | /Assembly Lab 6/Exercise06_C_Project_EC/Exercise06_Lib.h | 7aaafcbea8a824fd6c81fe8d02bb4953717ca68b | [] | no_license | sm9943/Assembly-250 | 1d9cfe745d26d68ba5db4d5e4542d79a9219885b | 92282147c2764b2cff895234bfeb2009c2890f4f | refs/heads/main | 2023-04-16T20:26:22.836445 | 2021-05-05T12:29:45 | 2021-05-05T12:29:45 | 364,566,824 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 397 | h | /***************************************************************/
/* Prototype for Exercise 06 library module */
/* R. W. Melton */
/* 10/2/2017 */
/***************************************************... | [
"noreply@github.com"
] | sm9943.noreply@github.com |
156711d3e17fcaa57e440b38eede082c7219129b | 0c9ee871a6248174c1f4efced017b0d9d5d6c27d | /student-distrib/systemcall.h | 8d4c63af3648e244d033e51745423342c14548ec | [] | no_license | nlyu/Project_myOS | 4d75f00bd96fc8699e311d64d19ca36c523d25f2 | f90233675fac1b9360ed3a0ed14bcce3aca6f01e | refs/heads/master | 2021-01-12T02:58:29.404287 | 2019-03-29T07:18:12 | 2019-03-29T07:18:12 | 78,141,675 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,609 | h | #ifndef SYSTEMCALL_H
#define SYSTEMCALL_H
#include "files.h"
#include "mypaging.h"
#include "keyboard.h"
#include "types.h"
#include "lib.h"
#include "handler.h"
#include "i8259.h"
#include "rtc.h"
//pcb_file_de done
typedef struct file_op{
int32_t open;
int32_t read;
int32_t write;
int32_t c... | [
"lnc0519@gmail.com"
] | lnc0519@gmail.com |
abf3b2f749398914c69c82c61e9f0c2ce3bc7bd1 | d4dc6611f556bdb4d0c97ff357f233c70cb7f8eb | /project/project_code/ZStack-CC2530-2.3.0-1.4.0/Components/stack/zcl/zcl_se.c | 32f940ef84d4e02739e87f0f4967e9c5a5f9fff0 | [] | no_license | GFLEE/Smart-home | 907d4a93f53655ee117b0e5f03af0e658d0dae10 | cef77449d9416d6eea63c804eadb3e7388bce6a2 | refs/heads/master | 2020-03-27T21:52:07.772758 | 2019-06-16T04:23:25 | 2019-06-16T04:23:25 | 147,182,134 | 9 | 6 | null | null | null | null | MacCentralEurope | C | false | false | 65,026 | c | /**************************************************************************************************
Filename: zcl_se.c
Revised: $Date: 2007-07-31 09:16:11 -0700 (Tue, 31 Jul 2007) $
Revision: $Revision: 14985 $
Description: Zigbee Cluster Library - SE (Smart Energy) Profile.
Copyright... | [
"leegradylll@gmail.com"
] | leegradylll@gmail.com |
6b3234270f239e330c8dec6a91b274434c6037c9 | 70ccbda8e5a7c67cb7f7c631d3a44736762c4065 | /libcdatastructures/dsavltree.h | a31bc02247d601ec289ad5653873478164882c72 | [] | no_license | badungphan99/cdatastructures | 6bf7ddbf9a67a4e2c169df6a01d3574afc3d6b25 | 8649b04343f84c023b523f5d0fda070389aa0b64 | refs/heads/master | 2020-09-14T10:20:04.548480 | 2019-11-28T05:40:52 | 2019-11-28T05:40:52 | 223,101,967 | 0 | 2 | null | null | null | null | UTF-8 | C | false | false | 7,259 | h | /** @file dsavltree.h
*
* @brief Balanced binary tree
*
* The AVL tree structure is a balanced binary tree which stores
* a collection of nodes (see @ref AVLTreeNode). Each node has
* a key and a value associated with it. The nodes are sorted
* within the tree based on the order of their keys. Modifications
*... | [
"badungphan99@gmail.com"
] | badungphan99@gmail.com |
165ea25d33430ceb11d9ea52b56af7a3ea6a9acb | 378a4d01d70044ca85d71282211996519c67afc1 | /Xilinx/fsm/isim/finitestatemachine_tb_isim_beh.exe.sim/work/m_00000000004134447467_2073120511.c | d2a4fd1d937099b366c9fea8861bff0a67c7c5c6 | [] | no_license | Psichico/Vending_Machine_FPGA | 9ed1d36f66eb3b4fe84ad0f6f56ec6fa2805b6ff | f39cdeee0a2ce574f26fb88ac4aa2ff896dcb9ad | refs/heads/master | 2022-11-03T09:55:31.179263 | 2020-06-17T05:24:20 | 2020-06-17T05:24:20 | 225,206,906 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,638 | c | /**********************************************************************/
/* ____ ____ */
/* / /\/ / */
/* /___/ \ / */
/* \ \ \/ ... | [
"jaimilpatel30@gmail.com"
] | jaimilpatel30@gmail.com |
86e22d95e428547f0a764a279dd058bdd6f42bad | 3353a8f7acded32e3ba151a975a2cec225f27212 | /Src/Modbus_slave/array.h | a87e646c72e2e2e79083622dc816142cffc75410 | [] | no_license | NTterry/XHJ0223 | be5dea1f1800458d2dd10545fdc692fe537d3f9d | 30be872f0933ca08ba480b193645c208bfac0c26 | refs/heads/master | 2021-01-13T20:03:33.659158 | 2020-03-02T09:40:48 | 2020-03-02T09:40:48 | 242,479,651 | 0 | 0 | null | 2020-03-01T10:36:23 | 2020-02-23T08:08:39 | C | UTF-8 | C | false | false | 839 | h |
#include "stm32f1xx_hal.h"
#ifndef __ARRAY_H_
#define __ARRAY_H_
#define MAXQSIZE 128
#ifndef true
#define true 1
#endif
#ifndef false
#define false 0
#endif
#define QUEUE_OK 0 /* No error, everything OK. */
#define QUEUE_ERR -1 /* Out of memory error. */
#define QUEUE_EMP... | [
"CTH0518@yeah.net"
] | CTH0518@yeah.net |
b2c854c5d9ed10f992f928e4b32704cb4469b605 | 71a6ba355608644a40c23a6de2292f4e7511c130 | /cgi-stu/stu/mod.c | da2d2f7fe7803f1d92a185ef933ef0d262794de4 | [] | no_license | zhangboliang/MYSQL | 7d1b1ebc3267086224b462ed10b3d7168b28ae8c | 03ca9b11bf946fe255affd2300f116b27bf5734c | refs/heads/master | 2020-09-07T06:59:27.313116 | 2017-06-22T09:32:28 | 2017-06-22T09:32:28 | 94,421,741 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,020 | c | #include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <mysql/mysql.h>
#include "cgic.h"
char * headname = "head.html";
char * footname = "footer.html";
int cgiMain()
{
FILE * fd;
fprintf(cgiOut, "Content-type:text/html;charset=utf-8\n\n");
char sname[20] = "\0";
char age[8] = "\0";
char sno[20] = ... | [
"billz873@outlook.com"
] | billz873@outlook.com |
defc2193c1ade395bd3e61021b3106e4d615cc39 | 448e0ffb43b723924d2b870f7bb222203b3197a6 | /globals.c | 583f6467bdddc5c9d607d85f627ccc4d164505a7 | [] | no_license | rafaelgorr/meta-heuristicas | 8ae9d2c9c337bac166ce9daead7494c730bb6cb4 | f4bf4ac7cd68e1e8b8f1032abd3c664618d7083a | refs/heads/master | 2020-04-02T01:32:25.490767 | 2018-10-29T03:10:30 | 2018-10-29T03:10:30 | 153,860,472 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 134 | c | #include "globals.h"
#include <stdio.h>
int numberCities;
int numberClusters;
City *cities;
Cluster *clusters;
int *mapCityCluster;
| [
"rafa_igor@hotmail.com"
] | rafa_igor@hotmail.com |
fb8e0190b978db0cffd822e11dc3b8c0adbf3b50 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/d1d628e5-66f1-4239-9400-06a26bfdfccf.c | e1ffe8dd4c4ea5c4d8a60a50ac384ba683eeeca7 | [] | 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 | 559 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=4;
int j=12;
int k;
int l;
k = 53;
l = 64;
k = i/j;
l = i/j;
l = i%j;
l = k+j;
k = k-k*i;
//variables
//random
/* START VULNERABILITY */
int a;
long b[27];
long c[51];
a = 0;
do {
/* ... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
dd92dbbb4a3b5d169c7125cd68f01db42dcfa2b1 | b64c6a982f6738fb237e4e7a4b389bc6ef9b176e | /python/session.c | 6acbfebf1ccff3008cefb7c7807b8ce4155369d2 | [
"BSD-3-Clause"
] | permissive | darshana-jk/libnetconf2 | ba4bd567df2989722a7a20f21214a5d6fe278b01 | 4dce03369b61da63881ae1b2095233ebd904eeb4 | refs/heads/master | 2021-09-12T17:48:30.188376 | 2017-09-14T11:40:47 | 2017-09-14T11:40:47 | 103,649,606 | 0 | 0 | null | 2017-09-15T11:28:35 | 2017-09-15T11:28:35 | null | UTF-8 | C | false | false | 13,152 | c | /**
* @file session.c
* @author Radek Krejci <rkrejci@cesnet.cz>
* @brief NETCONF session management in Python3 bindings for libnetconf2 (client-side)
*
* Copyright (c) 2017 CESNET, z.s.p.o.
*
* This source code is licensed under BSD 3-Clause License (the "License").
* You may not use this file except in compli... | [
"rkrejci@cesnet.cz"
] | rkrejci@cesnet.cz |
ed0b3e990b56b456004812778bd690f56b5ee5c6 | c5cb98ad5c3fa37ce761cb9b430b69e29a33141f | /d/migong/lev1/dong67.c | c1119075e31e324b06c28ade769333602c64384a | [] | no_license | cao777/mudylfy | 92669b53216a520a48cf2cca49ea08d4df4999c5 | 266685aa486ecf0e3616db87b5bf7ad5ea4e57e4 | refs/heads/master | 2023-03-16T20:58:21.877729 | 2019-12-13T07:39:24 | 2019-12-13T07:39:24 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 449 | c | #include <room.h>
#include <ansi.h>
inherit ROOM;
void create()
{
set("short", CYN"石洞"NOR);
set("long", CYN @LONG
这是一个黑漆漆石洞,周围都是坚硬的石壁。
LONG NOR);
set("exits", ([
"north" : __DIR__"dong03",
"south" : __DIR__"dong68",
]));
set("objects", ([
__DIR__"npc/lev" : 1,
... | [
"i@chenxuefeng.cn"
] | i@chenxuefeng.cn |
9b102a3e4ee0042a197a97c0c854cd4c84937edf | 0a659038c4ba7046b47acc2236cc8e743ee2475e | /F28379D_Projects/libraries/dsp/FPU/c28/examples/common/examples_setup.h | 60f7acae44b7032564f4b4369a6132f480fe1ef0 | [] | no_license | hangcui1201/DSP_TI_TMS320F28379D | 4891b86155c31d3f014da297cb45dd75e823b1a0 | f8b3d16800fda4b8609d8fd1b0250cc6acb9ccb7 | refs/heads/master | 2020-11-27T22:42:07.071010 | 2020-01-19T03:16:04 | 2020-01-19T03:16:04 | 229,629,176 | 2 | 2 | null | 2020-03-07T10:00:27 | 2019-12-22T20:49:25 | C | UTF-8 | C | false | false | 2,882 | h | #ifndef _EXAMPLES_SETUP_H_
#define _EXAMPLES_SETUP_H_
//#############################################################################
//! \file /examples/common/examples_setup.h
//!
//! \brief Initialization routines for the FPU library examples
//! \author Vishal Coelho
//! \date Feb 26, 2015
//
// Group: ... | [
"37420029+hangcui1201@users.noreply.github.com"
] | 37420029+hangcui1201@users.noreply.github.com |
c475185d22f419e33e197f3304afc2d85c19d0be | ffb95cd72b2cd8e631ca3b195ef1b5186390b55b | /pdclib/tags/v0.5/functions/_PDCLIB/strtox_main.c | 04fcb89490f17c090aa6311eb116f320766ac558 | [
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-public-domain"
] | permissive | MatiasNAmendola/CSOS | 1a3a5a8e5723486fed2962b2d4b5eda88aa9596f | 63ee3627377005e2138ef7f11d632c90a7b232af | refs/heads/master | 2021-01-16T18:44:33.801367 | 2011-05-14T06:00:49 | 2011-05-14T06:00:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,590 | c | /* $Id: strtox_main.c 416 2010-05-15 00:39:28Z solar $ */
/* _PDCLIB_strtox_main( const char * *, int, _PDCLIB_uintmax_t, _PDCLIB_uintmax_t, int )
This file is part of the Public Domain C Library (PDCLib).
Permission is granted to use, modify, and / or redistribute at will.
*/
#define _PDCLIB_INT_H _PDCLIB_INT... | [
"charlie@charliesomerville.com"
] | charlie@charliesomerville.com |
6945c8bfc6085bd8ccc364d26cbe463e141b58f6 | 2ff616545b61b234915a1f7959615c0aae673448 | /1290-ConvertBinaryNumberInALinkedListToInteger/soln.c | 47e4838b1bac4d861d7dbf23a852feb1e78c1f77 | [
"MIT"
] | permissive | ghadlich/LeetCodeSolutions | b3026e1c0c4c934a788f66f1622dbf456f5f0fba | 8c7f3b8eeb5841add364c8a51d4d078775d0b5d5 | refs/heads/main | 2023-02-08T14:47:31.811399 | 2020-12-24T06:11:26 | 2020-12-25T05:03:15 | 324,037,371 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,491 | c | /* Copyright (c) 2019-2021 Grant Hadlich
*
* 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, merge, publi... | [
"ghadlich@gmail.com"
] | ghadlich@gmail.com |
9104367e371405e6b96161cf09b1d28286fed001 | 211a9d4e316ac03bdeb87da13fd552e4f885124f | /lib/lib1/add.h | 6e05e6af43e54ed63c492d3423fa3bedf227c7a0 | [] | no_license | SoftwareKiller/Linux | 3300a294f571f7549d9e601a41e8265db2f525f0 | 742d0dd6f36ce573eab274dbffbc0916a14961d5 | refs/heads/master | 2020-03-17T16:12:00.574907 | 2018-06-16T14:45:51 | 2018-06-16T14:45:51 | 133,739,472 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 67 | h | #ifndef __ADD_H__
#define __ADD_H__
int add(int a,int b);
#endif
| [
"admin@localhost.localdomain"
] | admin@localhost.localdomain |
dc3d0b0170baec25f04d580bd043df4a8a204c17 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/h2o/deps/mruby/src/extr_class.c_mrb_class_inherited.c | 8aac539e0e0aebfcde9646e22546323a5cb50bad | [] | 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,615 | 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 |
6f4c4401b8840c9841745f50eb2662ba47c5a30a | 373be8770d4b7b59675452a0bfb206992a99c1cd | /ports/ameba/mphelper/amebaz/objloguart.c | dec736cc123283df8a75900e88a2ac80a55ec95d | [
"MIT"
] | permissive | cwyark/micropython-ameba | fcdba7482c868f59e0a52cf9eb956afe7a69e38d | 5e2312c1fc9329b8fd7b3d1dd15492d819f740ed | refs/heads/master | 2022-08-09T03:10:13.320543 | 2017-11-22T13:31:42 | 2017-11-22T13:31:42 | 60,191,034 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 8,607 | c | /*
* This file is part of the Micro Python project, http://micropython.org/
*
* The MIT License (MIT)
*
* Copyright (c) 2017 Chester Tseng
*
* 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 So... | [
"cwyark@gmail.com"
] | cwyark@gmail.com |
2281afae19a456a2c0b0d4f1ef53a5a0c23da24c | 9187c6aebdc9792858c6ae7491a83a72cce3986d | /lib/printfmt.c | 43a5d0b496ba47274b2efc4bdaefd6c023c1177d | [] | no_license | liaowang11/Xunil | 1e0b37c3a7274a64ffa2d6aee179c96ae3604a6f | 70be5fd4aea49f829fe43a6c9a50879444e26b15 | refs/heads/master | 2020-05-18T01:30:31.814141 | 2012-03-21T14:13:59 | 2012-03-21T14:13:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,086 | c | // Stripped-down primitive printf-style formatting routines,
// used in common by printf, sprintf, fprintf, etc.
// This code is also used by both the kernel and user programs.
#include <inc/types.h>
#include <inc/stdio.h>
#include <inc/string.h>
#include <inc/stdarg.h>
#include <inc/error.h>
/*
* Space or zero padd... | [
"lwlw1988@gmail.com"
] | lwlw1988@gmail.com |
0448a540b8dd81079aa08ddc9c69889ff9530f5e | 22568552b27bda85fa363d3ecfcb332b2c660941 | /CW/conv-harness_SSE.c | ad9c82daf80800fcf9a3c91ef6af5b064d17db0e | [] | no_license | Can-ZHOU/CS3014-Concurrent-Systems-I | cbbf4cb98c4e52fb99c5fa34ade875e28d03456e | 47172baf5c04a396b92a29f1bae6c4321ca69b4a | refs/heads/master | 2022-11-21T05:55:24.386961 | 2020-07-24T16:43:10 | 2020-07-24T16:43:10 | 252,729,146 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 19,835 | c | /* Test and timing harness program for developing a multichannel
multikernel convolution (as used in deep learning networks)
Note there are some simplifications around this implementation,
in particular with respect to computing the convolution at edge
pixels of the image.
Author: David Gregg
Date: ... | [
"zhoucan1999@outlook.com"
] | zhoucan1999@outlook.com |
8a2af51d5cf9ece3b800f9ef722d39c2e2387fe7 | c05f9f6817f74263bdc078d3872ba8fab6f1b09b | /1480537481.c | 4cd2e5dc6b83fa801e67530fc9e65500e4725eaf | [] | no_license | Saisi/secret-octo-wookie | 71aa331779216775ee10d8d0a738dd364a5c5202 | a8e52e3fed94ab6993d4baaeaa926d659cac3735 | refs/heads/master | 2021-01-23T18:59:00.780545 | 2017-06-03T05:33:28 | 2017-06-03T05:33:28 | 25,811,730 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 375 | c | /*
* This is a RANDOMLY GENERATED PROGRAM.
*
* Generator: csmith 2.2.0
* Git version: dcef523
* Options: (none)
* Seed: 2960043638
*/
#include "csmith.h"
static long __undefined;
/* --- Struct/Union Declarations --- */
struct S0 {
signed f0 : 9;
int64_t f1;
};
#pragma pack(push)
#pragma pack(1... | [
"saisi@users.noreply.github.com"
] | saisi@users.noreply.github.com |
05bb8552ff26c0a00420baf23b36abf278e54950 | 522287f5edf725170acc79e3a7c20f53c3a1e82e | /HengShengMdApi.h | 573236f1d1049d3ccbd92d14bc4ae74bcef6cb58 | [] | no_license | WickedYoungster/HS_MdApi | 63268163e2688f37a7c3a1a5bb82e56fe57f2cf6 | d430c1f5f53c7388473d4b2c31f0addf93c82bed | refs/heads/master | 2020-11-28T01:48:08.962526 | 2019-12-23T04:11:32 | 2019-12-23T04:11:32 | 229,671,718 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 120 | h | #pragma once
#ifdef __cplusplus
extern "C" {
#endif
int HengShengMdApiTest();
#ifdef __cplusplus
}
#endif
| [
"332467630@qq.com"
] | 332467630@qq.com |
07169012f37434cdb8700a59527c823f5b4fea26 | 7796bbd68586524e19ec0130a9bbfc1b98fee7b2 | /code/readmark.c | 5ea77a2f9f4337da7148f3fcc3c3910f7b48861a | [] | no_license | chreinhardt/tipsy | a9c4ee2bf232f5da6059d4b0e559cfa2f1b812cf | 925a94df25d2c5097a2027085af8b3caf7dbd20a | refs/heads/master | 2023-05-22T04:29:07.083471 | 2021-06-09T16:09:09 | 2021-06-09T16:09:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,145 | c | /* $Header$
* $Log$
* Revision 1.2 1997/02/20 02:37:13 trq
* Make reading and writing marks work with a loaded subbox.
*
* Revision 1.1.1.1 1995/01/10 22:57:35 trq
* Import to CVS
*
* Revision 2.1 1994/12/29 02:27:52 trq
* close the file when done.
*
* Revision 1.7 1994/04/20 08:46:05 trq
* Added... | [
"trq"
] | trq |
7450f833967d585189d5e5a7b26747342641edc8 | ca2fb6f69a5379c79d6aef7136d1bc047e672f42 | /Main.c | 9f1c75d7fc31243270e7e0e76fd5d4df542da533 | [] | no_license | Samir-Giripunje/Snakes-and-Ladders | a1ddb6963c11a7ef372827501d1f7618e12adfb5 | 114d92a7ab44ca477218fc42e99750afd8eb1b67 | refs/heads/main | 2023-06-14T17:53:52.766087 | 2021-06-12T13:20:37 | 2021-06-12T13:20:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 14,400 | c | #include<conio.h>
#include<time.h>
#include "Headers/position.h"
struct players {
char name[100];
int position;
};
typedef struct players players;
int num;
players* player;
int long_ladders;
int long_ladders_length;
int short_ladders;
int short_ladders_length;
int long_snakes;
int long_snakes_length;
int shor... | [
"200020040@iitdh.ac.in"
] | 200020040@iitdh.ac.in |
a79c4bdf374d1b97a95217879d0a0f588552a411 | c44af58efe24d93cc435afaa69a7b247a6eed96c | /finallayer/aminsert.c | 34462f505a0426d79e45e0584c3a8cc55113d0a1 | [] | no_license | rawalkhirodkar/db_indexing | 02fbaacbea13f90722253e94504e3f0538094cf5 | 6726988b8ed78e31ae7a3fc25ab94d523c832d72 | refs/heads/master | 2021-01-10T05:02:04.115705 | 2016-01-03T12:55:22 | 2016-01-03T12:55:22 | 48,884,135 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,891 | c | # include <stdio.h>
# include "am.h"
# include "pf.h"
/* Inserts a key into a leaf node */
AM_BTreeInsertintoLeaf(pageBuf,attrLength,value,recId,index,status)
char *pageBuf;/* buffer where the leaf page resides */
int attrLength;
char *value;/* attribute value to be inserted*/
int recId;/* recid of the attribute to b... | [
"rawalkhirodkar@gmail.com"
] | rawalkhirodkar@gmail.com |
e2fc0564e7fe267dd753839032f00f8535990ab9 | 6b74f732d3c7102580ee3854d39ac062985c86dd | /FreeRTOS/Demo/CORTEX_M7_SAMV71_Xplained_AtmelStudio/libchip_samv7/source/twid.c | 3d1f2246aa6b726404c459c3adbc391182a7f665 | [
"freertos-exception-2.0",
"GPL-2.0-or-later",
"MIT"
] | permissive | lundinc2/FreeRTOS-Labs | c88055958c313fb1c45528f88be5d6bc832fc18d | 775033dac12fe9fb3d55ac8cca43b2991fdbef57 | refs/heads/master | 2022-12-22T23:38:08.564023 | 2020-09-22T00:00:10 | 2020-09-22T00:00:10 | 271,820,118 | 0 | 0 | MIT | 2020-06-12T14:40:25 | 2020-06-12T14:40:25 | null | UTF-8 | C | false | false | 21,108 | c | /* ----------------------------------------------------------------------------
* SAM Software Package License
* ----------------------------------------------------------------------------
* Copyright (c) 2011, Atmel Corporation
*
* All rights reserved.
*
* Redistribution and use in source and binary fo... | [
"noreply@github.com"
] | lundinc2.noreply@github.com |
d04b4d8af9f8c6ccc12ea01a2647ee2607270b69 | de1ccbbec8ca16f158e77edab72bc74e3086c629 | /UNIT_2/RE_2/RE2.c | 2a7d891931571ec27721cd423907eb9ad28854ed | [] | no_license | howlettjames/Introduction-To-Automata-Complexity-Theory | aa4daa8f81672c40e16b82cb9cf35b50d2745dc7 | cede0076b8082c6411e9a4850e873506e3e91065 | refs/heads/master | 2022-12-15T05:38:21.746418 | 2020-09-02T06:03:07 | 2020-09-02T06:03:07 | 292,191,960 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,986 | c | #include <stdio.h>
#include <windows.h>
#include <time.h>
#include <stdlib.h>
#include <string.h>
#define RANDOM_TOP 100
int main(void)
{
int option = 0, k = 0, i = 0, j = 0;
long int length = 0;
int index;
char *string1, *alpha_string;
FILE *write_fp;
srand((unsigned) time(NULL));
for(;;)
... | [
"jamesf6888@gmail.com"
] | jamesf6888@gmail.com |
05f17b8c9e1ceb8f49cddf53b9bc12cfa9a3049c | 8aba398d88ae0d64d66cf6c3e334248f0fd40d18 | /cs354_programs/p3/tests/alloc_nospace.c | e83a77740abf6382baf8d4b89f934e6804918e0e | [] | no_license | alexyavni/CS354 | 8f255835cb4bd4c4085b5f60be1f99bf918c4b58 | e907b1226301c8833f832fc8713d350f883cd02f | refs/heads/master | 2022-12-06T10:08:40.767220 | 2020-08-04T04:10:37 | 2020-08-04T04:10:37 | 284,874,161 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 226 | c | /* allocation is too big to fit in available space */
#include <assert.h>
#include <stdlib.h>
#include "mem.h"
int main() {
assert(Init_Mem(4096) == 0);
assert(Alloc_Mem(4095) == NULL);
Dump_Mem();
exit(0);
}
| [
"alex.yavni@gmail.com"
] | alex.yavni@gmail.com |
156de1d170c4e42091256d46b076b9cf5058ee33 | 3f2cd9d83360643da07ce58d47c8848f0c201695 | /第 5 章〔if 練習〕- 求最大最小與中位數/對四個變數求最大值.c | 34f11bbfd1e958972487618df470a0b64162007a | [] | no_license | sx3578426sx/C | e2e0ce453245e49adbe9c7beffd051a584215f7d | 837bc87536588cc06c3638d541f9cd08b5391652 | refs/heads/main | 2023-06-22T04:55:11.535658 | 2021-07-22T01:50:00 | 2021-07-22T01:50:00 | 388,292,193 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 341 | c | #include <stdio.h>
int main(){
int a, b, c, d, max;
printf("Please enter four integer: ");
scanf("%d%d%d%d", &a, &b, &c, &d);
max = a;
if(b > a){
max = b;
}
if(c > a){
max = c;
}
if(d > a){
max = d;
}
printf("The maxinum is %d .", max)... | [
"noreply@github.com"
] | sx3578426sx.noreply@github.com |
b762f119e44e165f7c8c25ba1b1723836546a80a | 69400ba40238c48a7e45684ca7ddbe065551286a | /mcp3221.c | c35d2353ddf157bc1e58e96a5bf16626e710f6f7 | [] | no_license | ictu-dungnt98/MCUCollectionLibrary | bd8544178d430fb21241e21164c412c59e53c614 | 2295d3d485230a478781f488bc6958d93f915140 | refs/heads/master | 2023-03-16T09:56:30.439978 | 2020-06-30T05:33:19 | 2020-06-30T05:33:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 703 | c | #include <regx51.h>
#include "gpio.h"
//#include "delay.h"
#include "i2c_sw.h" //we use software i2c
#include "mcp3221.h" //we use mcp3221 i2c adc
unsigned char _mcp3221_a210x=0x00; //a210x for the selected chip
void mcp3221_init(void) {
}
void mcp3221_select(unsigned char a210x) {
_mcp3221_a210x = a... | [
"ngtranminhtuan@gmail.com"
] | ngtranminhtuan@gmail.com |
e09f47d9e05ad5798eeec0e94af3cb09a209e4cd | 6432ffa0649947cdb0c2045a3a7b2b2bee27e8c2 | /kungfu/condition/guoys_mis.c | 8a3d41a07c8384bfe281f53bd63acd1de00e069f | [] | no_license | MudRen/xkx100 | f2e314a542e459502e28f311cd9f20ee7f7c6f43 | dfca57e056460d7c0532a6e19a5e4add94a5588d | refs/heads/main | 2022-03-05T00:08:01.398338 | 2022-01-25T09:00:27 | 2022-01-25T09:00:27 | 313,971,845 | 6 | 3 | null | null | null | null | UTF-8 | C | false | false | 893 | c | // guoys_mis.c by Sir 2003.11.13
//郭靖保护义士任务
#include <ansi.h>
#include <login.h>
int update_condition(object me, int duration)
{
object *obs;
int i;
if (duration < 1)
{
tell_object(me, HIY "你的动作太慢,任务被取消了。\n" NOR);
me->delete_temp("guoys_mis_target");
me->delete_temp("guoys_mis_given");
me->delete_te... | [
"freddy.chua@ey.com"
] | freddy.chua@ey.com |
855b60f8ed7fe76d4dc58b24d0c72cee622239cf | 37072817c81548d77c5048d6617eed93607cf2e9 | /projeto 2/bkp/lex.yy.c | 3496f1ca23b7bce3e263900f65608a1804875d74 | [] | no_license | gabriel-ma/Compiladores | 511ecb13234cfd7130d71e76adde79857f8ddbd4 | 534ff6364f7d5a4c48df1f62b9b1b31f54ebe760 | refs/heads/master | 2021-01-22T07:31:48.522719 | 2017-11-25T15:27:22 | 2017-11-25T15:27:22 | 102,305,979 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 38,301 | c | /* A lexical scanner generated by flex */
/* Scanner skeleton version:
* $Header: /home/daffy/u0/vern/flex/RCS/flex.skl,v 2.91 96/09/10 16:58:48 vern Exp $
*/
#define FLEX_SCANNER
#define YY_FLEX_MAJOR_VERSION 2
#define YY_FLEX_MINOR_VERSION 5
#include <stdio.h>
/* cfront 1.2 defines "c_plusplus" instead of "__c... | [
"risadaa05@gmail.com"
] | risadaa05@gmail.com |
f91d7a363505e8ff4903fd32319429cb0cb95a34 | ed948d33e72c5c020b8b3a2427d8f32243bc06f5 | /test_ioctl_err.c | 2eab82d23003c8427d08232732a2662b959631e6 | [] | no_license | aishtodkar/LDD | b3503f38e4d17db4a7ce4baede0d70c05a95df29 | 72f4015477b110452de7415b0cc28c99bdba590e | refs/heads/main | 2023-08-24T03:03:59.156233 | 2021-10-29T14:40:27 | 2021-10-29T14:40:27 | 406,782,637 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 4,962 | c | #include <stdio.h>
#include <unistd.h>
#include <fcntl.h>
#include <string.h>
#include <stdlib.h>
#include <sys/types.h>
#include<sys/ioctl.h>
#define MY_MAGIC 'a'
#define WR_VALUE _IOW(MY_MAGIC,'a',int32_t*)
#define RD_VALUE _IOR(MY_MAGIC,'b',int32_t*)
#define MY_IOCTL_MAX_CMD 2
int main()
{
int fd;
int32_t v... | [
"noreply@github.com"
] | aishtodkar.noreply@github.com |
8766faa30593694d071d72093d70cc6ade0b89c5 | 6b109ba36a221565bca8fe1dee415585ed0335fe | /hw2/hw2_pthread_static.c | c6d4a8ea8bbea53ac9291ced5c03e41c0eca0780 | [] | no_license | heyfey/Parallel-Programming | 00d48c0deb619b7b58a03e869f8ca1da69092f7d | 5d32776173ecf39f01d51d553e2e08f42ba95aff | refs/heads/master | 2023-04-04T15:25:49.995122 | 2021-04-01T18:58:38 | 2021-04-01T18:58:38 | 211,219,364 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,830 | c | #ifndef _GNU_SOURCE
#define _GNU_SOURCE
#endif
#define PNG_NO_SETJMP
#include <sched.h>
#include <assert.h>
#include <png.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>
void write_png(const char* filename, int iters, int width, int height, const int* buffer) {
FILE* fp = fopen(file... | [
"tsungtsohsieh@gmail.com"
] | tsungtsohsieh@gmail.com |
82ec95553c672f7f4025d71a1894f8b55d64a05e | dd41d26e11f39ee0fa88b12c833cef441461a090 | /elf_format/include/elfminformat.h | 498b1110bd9481c4f8afcb0e6f92487caddecb66 | [] | no_license | stevanmilic/ss-assembler_parser | e36601cb412bec99247f738da978e23ab60858fa | 9f83fd847c9ad1d9e91e3b918b7b1f4b09583e7f | refs/heads/master | 2020-04-02T04:53:16.678447 | 2016-07-05T20:26:28 | 2016-07-05T20:33:41 | 60,420,695 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,372 | h | #ifndef _elfminformat_h_
#define _elfminformat_h_
typedef struct {
// int e_machine;//type of machine using
int e_shoff;//section header table offset
int e_phoff;//program header table offset
int e_shnum;//number of sections in section header
int e_phnum;//number of segments in program header
int e_shstrndx;//i... | [
"stevan.milic@yahoo.com"
] | stevan.milic@yahoo.com |
96dd1634d11c2d31384c9d8be945bca0202b3b84 | d82711b122d2a96dd6350afcab1ddddb4811e863 | /Compiler/Symtab.h | defd743a15e2630906ce14bab0919579959a949b | [] | no_license | bjgxjob/CMinus | 6fcc14d997035e6855fa976f9c6614cfc6eb5a53 | 31b46b5480a5a7ad78710f3d1a08d4d7155de580 | refs/heads/master | 2021-01-18T16:48:01.958373 | 2014-01-11T22:34:58 | 2014-01-11T22:34:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 643 | h | /********************************************************************
created: 2006/03/07
created: 7:3:2006 0:28
Copyright by Pointer(YongZhang81@gmail.com)
purpose: Symbol table implementation
*********************************************************************/
#pragma once
#include "Globals.h"
void Init_Hash... | [
"yongzhang81@gmail.com"
] | yongzhang81@gmail.com |
a685603ed812933cf2a80d71a935fc681fe4cccf | 9de0cec678bc4a3bec2b4adabef9f39ff5b4afac | /PWGCF/FEMTOSCOPY/macros/Train/pPbKKfemto/exp/conf/2/ConfigFemtoAnalysis.C | fdbd9729361b1f3f05b2101aaab8d33ffb1956c0 | [] | permissive | alisw/AliPhysics | 91bf1bd01ab2af656a25ff10b25e618a63667d3e | 5df28b2b415e78e81273b0d9bf5c1b99feda3348 | refs/heads/master | 2023-08-31T20:41:44.927176 | 2023-08-31T14:51:12 | 2023-08-31T14:51:12 | 61,661,378 | 129 | 1,150 | BSD-3-Clause | 2023-09-14T18:48:45 | 2016-06-21T19:31:29 | C++ | UTF-8 | C | false | false | 18,342 | c |
/*********************************************************************
* *
* ConfigFemtoAnalysis.C - configuration macro for the femtoscopic *
* analysis, meant as a QA process for two-particle effects *
* ... | [
"maszyman@cern.ch"
] | maszyman@cern.ch |
1249b4891444454e808506dc71c9f045cf8f74a2 | eab73a7acf3194b5d9f095aade9ca83ba2e9c5cb | /InterfaceArchive/v002001/include/Pegasus/Common/Platform_HPUX_PARISC_ACC.h | 17616fd0775dd3bd416e7ccfb432972978772600 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-other-permissive"
] | permissive | edwardt/Pegasus-2.5 | f1af8e7c546d1ae50bbcbd0b5af752b111b5d895 | 4a0b9a1b37e2eae5c8105fdea631582dc2333f9a | refs/heads/master | 2022-03-17T17:34:46.748653 | 2013-07-23T13:21:50 | 2013-07-23T13:21:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,054 | h | //%2003////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Development
// Company, L. P., IBM Corp., The Open Group, Tivoli Systems.
// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L. P.;
// IBM Corp.; EMC ... | [
"ncultra@gmail.com"
] | ncultra@gmail.com |
ce412357da2fb4c4457266b09d468fe49ef69147 | cfc3ea6a37dba70d12381b0f46106fa5ce1abed6 | /21- pestañas y enter/sdasd.c | 60a0eab91d4d734a63663062e35211aeb3ed45f8 | [] | no_license | Lechufane/PrimerosPasosEnC | 7225529724aeb5d860cd8ed5ca500a7818043ec4 | 8656837b170320adc1b7de51b1c18d6b062f5b95 | refs/heads/master | 2023-06-18T03:16:28.755518 | 2021-07-18T20:12:02 | 2021-07-18T20:12:02 | 387,261,116 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 210 | c | #include <stdio.h>\n
int main()
{
/* printf() function to write Hello, World! */
printf("esto\n\t");
printf("tiene la\n\t\t");
printf("forma de\n\t\t\t");
printf("una escalera!\n\t\t\t\t");
}
| [
"diego.villafañe94@gmail.com"
] | diego.villafañe94@gmail.com |
b172600dc467901409c52b883e03ee3c621ceb44 | 42ab603daafbf180dc3bbd47cfaf0ce04ea2291b | /src/inc/msquicp.h | 45417b243dc33cbbf8b6256475e3c1c4e4af2a72 | [
"MIT"
] | permissive | Mu-L/msquic | 53f2ae4d21c0e3723135c190cca6551ac3c969df | 9f4df34a7f3dac1b322080009033154c1fa7a79d | refs/heads/master | 2022-12-07T19:42:31.417629 | 2020-08-21T21:17:25 | 2020-08-21T21:17:25 | 286,661,440 | 0 | 0 | MIT | 2020-08-20T23:23:51 | 2020-08-11T06:14:46 | C | UTF-8 | C | false | false | 2,217 | h | /*++
Copyright (c) Microsoft Corporation.
Licensed under the MIT License.
Abstract:
Private definitions for MsQuic.
--*/
#pragma once
#ifndef _MSQUICP_
#define _MSQUICP_
#include <msquic.h>
#if defined(__cplusplus)
extern "C" {
#endif
//
// Disables server certificate validation.
// Used with the Q... | [
"noreply@github.com"
] | Mu-L.noreply@github.com |
4fe1ade8fea88fc8ca80520e68554c3f30d4503e | 995215d661f403c045c3c6b31dbd4a4a2ef26bb8 | /framebufferV180601/framebuffer/src/include/bitmap.h | 169e1a29109b6b4f664f9e92afa09a06b9205af8 | [] | no_license | moliuke/Mygithub | 9586ebba5788d9684379e5151524f50a01738735 | 0c017939a167f0071a70d404922877bd487aa690 | refs/heads/main | 2023-03-17T19:41:29.820606 | 2021-02-28T05:54:33 | 2021-02-28T05:54:33 | 342,477,022 | 0 | 1 | null | null | null | null | GB18030 | C | false | false | 7,262 | h | #ifndef _LI_BITMAP_H_
#define _LI_BITMAP_H_
#pragma pack(push, 1)
#include "Dev_framebuffer.h"
/*****Grup for the member @mapValid of the structrure @BitMapData_t****/
#define MAP_VALID 1
#define MAP_INVALID 0
typedef unsigned char U8;
typedef unsigned short U16;
typedef unsigned in... | [
"1577931186.com"
] | 1577931186.com |
17d97c8d63a9dce16af6814cd0c4b993563fc1aa | 599908a2466ef05aaa247d616b8c5a7c6a3ddbf4 | /Projects/STM32469I_EVAL/Examples/LCD_DSI/LCD_DSI_CmdMode_PartialRefresh/Inc/stm32f4xx_it.h | 65123f6452f18c011519ba43794af221ebf67618 | [
"BSD-2-Clause"
] | permissive | wongyunkei/KeiLib | d65cae1136015b25e98586342c99f5dbbc1016c5 | fff7e13b7f57c03d53b442b656eb68c7195df10c | refs/heads/master | 2021-01-19T10:15:28.137603 | 2017-02-19T08:29:13 | 2017-02-19T08:29:13 | 82,168,386 | 0 | 1 | null | 2020-03-08T01:17:13 | 2017-02-16T10:23:08 | C | UTF-8 | C | false | false | 3,247 | h | /**
******************************************************************************
* @file LCD_DSI/LCD_DSI_CmdMode_PartialRefresh/Inc/stm32f4xx_it.h
* @author MCD Application Team
* @version V1.0.5
* @date 04-November-2016
* @brief This file contains the headers of the interrupt handlers.
... | [
"wongy@DESKTOP-TMGI6Q9"
] | wongy@DESKTOP-TMGI6Q9 |
be3b78b09b2b98234e4bc98362c7b250bf39fca3 | 4e298b59e91f9088f36e9c488eb8c062b8a16c07 | /open/main/room/gosteeple.c | 4417c97c85c90c04ca4b63150314f4a2376bc616 | [] | no_license | HexColors60/fs2 | 07714b1dbd27d666febf7ccc5e8d3476edaf0146 | c1bc56122142ac741d2432551508d04c9be4694e | refs/heads/master | 2021-05-27T11:06:07.272106 | 2012-08-03T04:15:15 | 2012-08-03T04:15:15 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 320 | c | inherit ROOM;
void create ()
{
set ("short", "浓雾");
set ("long", @LONG
雾气慢慢的加重了,你的四周仿佛都被雾气所淹没了,
在视线不佳的情形下,你依稀可以看到东边似乎有一座
高塔...
LONG);
set("exits",([
"west":__DIR__"s22",
"east":"/open/steeple/steeple",
]));
setup();
}
| [
"szhowardhuang@gmail.com"
] | szhowardhuang@gmail.com |
81079197282352d4001fce0bdf58b545af0bab5f | 4a36af1b62dc335e1b977668bd0c841b9c9a67ee | /Spirit_src/Firmware/SPIRIT1_Library_Project/Application/examples/PingPong/SDK_PingPong_B.c | 115274c4890863d839bbb9e2f8b887684dafa052 | [] | no_license | david-kooi/eval | 1c6046996f99c704b34a970e2bdb8f85d2a3eff1 | 5edb52441739d63ae16d55858cfe0d2344478767 | refs/heads/master | 2021-01-10T12:50:43.375677 | 2015-11-23T16:51:33 | 2015-11-23T16:51:33 | 46,693,457 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,445 | c | /**
* @file SDK_PingPong_B.c
* @author VMA division - AMS
* @version 3.2.1
* @date May 1, 2015
* @brief Example of transmission and reception of SPIRIT STack packets.
* @details
*
* THE PRESENT FIRMWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS
* WITH CODING INFORMATION REGARDING THEIR PR... | [
"kooi.david.w@gmail.com"
] | kooi.david.w@gmail.com |
d133fb9c8eb1cfacccfb08b48a4353af0d563208 | 58d7f76427e9ff9d493dfc17bf9b70915a488d8e | /Typing Tutor/typingtutor.c | e5a02edac3a18d0a2549b8ad08ce0fcfee089daf | [] | no_license | abhipriyanka/Typing-Tutor-in-C | d2c6578fb826aa214d6025de2698a3619d1f3c5e | 12527a790ae53de994ab1e7ec8e4974c04a30119 | refs/heads/master | 2022-03-23T15:12:02.528265 | 2019-12-19T16:27:28 | 2019-12-19T16:27:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 14,639 | c | #include<windows.h>
#include<stdio.h>
#include<string.h>
#include<stdlib.h>
#include<time.h>
void setcolor(int color) //function to change setcolor
{
WORD wColor;
HANDLE hStdOut = GetStdHandle(STD_OUTPUT_HANDLE);
CONSOLE_SCREEN_BUFFER_INFO csbi;
//We use csbi for the wA... | [
"noreply@github.com"
] | abhipriyanka.noreply@github.com |
845825d54621b5b2472d61cd87e6184d2175eb63 | 65f9576021285bc1f9e52cc21e2d49547ba77376 | /adsp_proc/core/power/rpmh/inc/hal/rsc_hal.h | e2761f9749d19085bcb50cbfd19bdb411968bc57 | [] | no_license | AVCHD/qcs605_root_qcom | 183d7a16e2f9fddc9df94df9532cbce661fbf6eb | 44af08aa9a60c6ca724c8d7abf04af54d4136ccb | refs/heads/main | 2023-03-18T21:54:11.234776 | 2021-02-26T11:03:59 | 2021-02-26T11:03:59 | null | 0 | 0 | null | null | null | null | WINDOWS-1250 | C | false | false | 15,012 | h | /*
==============================================================================
FILE: rsc_hal.h
DESCRIPTION: This file contains description about RSC Hal. Rsc HAL is mainly responsible for
managing TCSs/AMCs associcated with RSC hw block on each subsystem
==================================... | [
"jagadeshkumar.s@pathpartnertech.com"
] | jagadeshkumar.s@pathpartnertech.com |
68963737f1f3ca427b49e2ae40f7905d22dd21c8 | 95cb5961ca50e3af6dc703145626c043ef8f7a75 | /src/10/os/kozos.h | 18086136ed2e42df4078274426c680651fdb7549 | [] | no_license | henteko/12step | a5c57d211ffb87434d87cf0f7cad0a4a09472eaa | 662242bd087e29d4d94972ba1ee742d709106335 | refs/heads/master | 2021-01-10T10:43:32.850283 | 2016-01-16T15:02:08 | 2016-01-16T15:02:08 | 48,645,407 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 646 | h | #ifndef _KOZOS_H_INCLUDED_
#define _KOZOS_H_INCLUDED_
#include "defines.h"
#include "syscall.h"
kz_thread_id_t kz_run(kz_func_t func, char *name, int priority, int stacksize, int argc, char *argv[]);
void kz_exit(void);
int kz_wait(void);
int kz_sleep(void);
int kz_wakeup(kz_thread_id_t id);
kz_thread_id_t kz_getid(v... | [
"henteko07@gmail.com"
] | henteko07@gmail.com |
052cb4f66c4d8864deb6ddc85e036c8fdc66a3e7 | 6cf64ae695d140e9a8584fcd9f5f81931e05ca47 | /src/ADCFilter.c | a70a6cc1114a48700da3dc9fb4a60f7eb46d0d6c | [] | no_license | meltingmelon/PIC32 | 4294d1d0498b17ce35f5d1ba58af431fe0a412e1 | 2f336bdce60bb7b5086fe41e7fa30e7c9df7281e | refs/heads/main | 2023-06-10T21:07:05.056547 | 2021-07-02T02:08:46 | 2021-07-02T02:08:46 | 382,198,802 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,863 | c | /*
* File: ADCFilter.c
* Author: Mel Ho
* Brief: Analog-to-Digital Conversion filtering library for the UNO32 microcontroller's built-in 10-bit ADC.
* See the PIC32 FRM Sect. 17 for more information about the AD registers.
*/
/*******************************************************************************
* #... | [
"me@bigbucksmel.com"
] | me@bigbucksmel.com |
a8e54d41a4bf4cb4c6ee0210a321d5fd75cabcab | 46d4712c82816290417d611a75b604d51b046ecc | /Samples/Win7Samples/winbase/WHEA/DumpRec/lib/events.c | ec6baee4a4c0f9f6e9f8ab12d5b89a6740b53501 | [
"MIT"
] | permissive | ennoherr/Windows-classic-samples | 00edd65e4808c21ca73def0a9bb2af9fa78b4f77 | a26f029a1385c7bea1c500b7f182d41fb6bcf571 | refs/heads/master | 2022-12-09T20:11:56.456977 | 2022-12-04T16:46:55 | 2022-12-04T16:46:55 | 156,835,248 | 1 | 0 | NOASSERTION | 2022-12-04T16:46:55 | 2018-11-09T08:50:41 | null | UTF-8 | C | false | false | 9,570 | c | // THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
// ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
// PARTICULAR PURPOSE.
//
// Copyright (c) Microsoft Corporation. All rights reserved
/*++
Module Name:
whe... | [
"chrisg@microsoft.com"
] | chrisg@microsoft.com |
23326b618a836861dda4694123c165d8090e4698 | d43be27600bbb572383d921f2623266676b6ecee | /hash.h | 16fe452f4f8f6833daf725dab59434fafd5e541f | [
"Apache-2.0"
] | permissive | abates/pcap2flow | d9b1700e2e3ceed2d86035aaa3fc3aa05108a98e | afb701e97d937ac967268cb819a0f81da555bea8 | refs/heads/master | 2022-02-02T14:58:49.909740 | 2022-01-18T22:04:58 | 2022-01-18T22:04:58 | 14,433,836 | 10 | 3 | Apache-2.0 | 2022-01-18T22:04:59 | 2013-11-15T20:04:16 | C | UTF-8 | C | false | false | 1,485 | h | /* Copyright 2014 Andrew Bates
*
* 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 ... | [
"abates@omeganetserv.com"
] | abates@omeganetserv.com |
0ad132bb843ffd594f79cc28b9321783cb6fccee | df1949fba5c107eff267e8fe1c6c52dd22555dff | /target/classes/hfy4code/d/cave/npc/obj/whitetowel.c | 0f1ac8d557032a595466bf560c591b284ef18580 | [] | no_license | yiwugan/fyvidata | cf1d95f9e060be22a33549512d266967b3daea66 | 0f0129aa2fabbaf9c0735b88970cca18beeba4a4 | refs/heads/master | 2020-03-27T09:23:25.891788 | 2018-09-04T03:05:43 | 2018-09-04T03:05:43 | 146,336,668 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 544 | c | // icy_girth.c
#include <ansi.h>
#include <armor.h>
inherit HEAD;
void create()
{
set_name(HIW"白布头"NOR, ({ "whitetowel" }) );
set_weight(600);
if( clonep() )
set_default_object(__FILE__);
else {
set("unit", "条");
set("long", "一条浸渍满血迹的白布头。\n");
... | [
"yiwugan2@gmail.com"
] | yiwugan2@gmail.com |
81e10395753cd2598e35fb1744e2dabe727bb0a5 | b93f37d479522b05f7c7d5e9c6e74f64a00fe455 | /stunnel-oqs/oqs-openssl-1.0.2/ssl/ssl_ciph.c | 52d5a953eabc0b285f3ac15df2f7acf7ae80048a | [
"MIT",
"OpenSSL"
] | permissive | gehuangyi20/Koinonia | 455062c94cf0fc5b81a0572304835d3e32200866 | 98b81dd3da9f1bd4d16844f77def22c068d6559a | refs/heads/master | 2021-07-06T08:45:29.693558 | 2020-11-10T17:43:57 | 2020-11-10T17:43:57 | 204,637,538 | 2 | 3 | MIT | 2020-11-10T17:43:58 | 2019-08-27T06:41:56 | C | UTF-8 | C | false | false | 72,856 | c | /* ssl/ssl_ciph.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
* The implementation was written so as to conform with Netscapes SSL.
*
* This library is free for commercial and non-commer... | [
"gehuangyi20@hotmail.com"
] | gehuangyi20@hotmail.com |
562e668da15b67d5a8dfc32e9b221c57af9ff981 | 7f39babfd5f9a0dd22aee11db5f93c20dbe8fe33 | /feedback/benchmark.h | 804ec8b40c3fe9f35fadeba992f74ebddf0b5149 | [] | no_license | WojciechMula/avx512popcnt-superoptimizer | 84da5537829f61478793e484391dd07419f333b1 | 1611f9470359c1e67200e349d378ffc6163c77c5 | refs/heads/master | 2023-06-20T17:23:02.200443 | 2018-01-20T09:42:32 | 2018-01-20T09:42:32 | 77,161,895 | 8 | 3 | null | null | null | null | UTF-8 | C | false | false | 5,301 | h | #ifndef _BENCHMARK_H_
#define _BENCHMARK_H_
#define RDTSC_START(cycles) \
do { \
uint32_t cyc_high, cyc_low; \
__asm volatile("cpuid\n" ... | [
"wojciech_mula@poczta.onet.pl"
] | wojciech_mula@poczta.onet.pl |
cb817712d05d980180acb94115b2d0b396c59fcd | 0a901af29be833bb73265222f3b7a2a00f739aa8 | /LegacyComponents/RegFile/xi/xi/xi/RegisterFile/isim/_tmp/work/RegFileSch_isim_beh.exe_main.c | 41ff01011fd484a96239b43ddcebd118f5988991 | [] | no_license | mattplank/EECE4730-5730-Class-Project | 620eb7785d38facf17a4ffc6c9b90d55ea7a192f | a44f40f3ed50536938a71be291c4c021bf78f5d3 | refs/heads/master | 2021-01-18T08:31:47.153997 | 2011-11-15T18:12:57 | 2011-11-15T18:12:57 | 2,762,770 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,783 | c | /**********************************************************************/
/* ____ ____ */
/* / /\/ / */
/* /___/ \ / */
/* \ \ \/ ... | [
"matt.plank@marquette.edu"
] | matt.plank@marquette.edu |
e73c092e6192ecdfc79834e1ec54fce7556d0a0e | 1ac703581124248f932351dc2bb6e31bccf7914f | /粤嵌实习-c语言/01ccc/1.c | cc283f1f31d5b71b2ce913a715e427ea184d350c | [] | no_license | 18476040601/C-VScode | 76f8b16df4e88d2c9bf7377b54da1c274b603aed | 939a099520ee5f00ff51e97af8b2e9eac7e46d3b | refs/heads/master | 2023-07-07T02:18:11.379831 | 2021-08-13T06:58:22 | 2021-08-13T06:58:22 | 395,305,469 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 395 | c | #include<stdio.h>
#include<stdlib.h>
#include<time.h>
int main(void)
{
char str[100];
int offset =0;
int i=0;
srand(time(0)); // *随机种子
for(i = 0;i<10;i++)
{
offset+=sprintf(str+offset,"%d,",rand()%100); // 格式化的数据写入字符串
}
str[offset-1]='\n';
printf(*str);
return 0;
}
... | [
"1060341971@qq.com"
] | 1060341971@qq.com |
b6e553bc147b91bcfed87dd50920c41c4d1ec117 | 02b404547152990ad45eb9eb7736e21b4b4da38e | /src/vim9execute.c | 7afc5c27cdec53d5cd73e69374601191f68ed026 | [
"Vim"
] | permissive | thophe/vim | c8a6fd14f5cdce2444913f824532fb71887e4d4e | 349f609f8990a3aca9a4b8faa0585d75e03116db | refs/heads/master | 2022-12-25T05:21:41.544359 | 2020-10-06T18:46:49 | 2020-10-06T18:46:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 88,488 | c | /* vi:set ts=8 sts=4 sw=4 noet:
*
* VIM - Vi IMproved by Bram Moolenaar
*
* Do ":help uganda" in Vim to read copying and usage conditions.
* Do ":help credits" in Vim to see a list of people who contributed.
* See README.txt for an overview of the Vim source code.
*/
/*
* vim9execute.c: execute Vim9 script in... | [
"Bram@vim.org"
] | Bram@vim.org |
55d731d9610b641d94c2f04f7162424b74c8c167 | 56154ff8a64639adee25f8765c1c5f0afd198a4b | /hw/integration/CPU_MMU/CPU_MMU/isim/test_isim_beh.exe.sim/xilinxcorelib_ver/m_00000000001382328732_2631104285.c | fb57439372d8e344ceb70283a5d190df07b0919d | [] | no_license | nnadams/ECE554-SPU | 0fbf8ed2377985328ac662fc80eac5182490edcb | 234e4facf260617c88791aa276f29b52ba798c90 | refs/heads/master | 2021-04-30T23:17:18.338384 | 2016-12-22T04:51:45 | 2016-12-22T04:51:45 | 70,527,945 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 259,209 | c | /**********************************************************************/
/* ____ ____ */
/* / /\/ / */
/* /___/ \ / */
/* \ \ \/ ... | [
"jbrand989@gmail.com"
] | jbrand989@gmail.com |
ca6b04abc563295bf6d55196aeedc66112e2f1b9 | f79ef81e6e4e989ed14ed0283a9737f731101aab | /Unix Family/Linux.OpenSsh-3.7.1p2/src/mac.c | ab9a03d84e867379aa8386d9b1b4a137c9f14293 | [
"MIT",
"BSD-3-Clause",
"SSH-OpenSSH",
"snprintf",
"Beerware",
"ISC",
"LicenseRef-scancode-other-permissive",
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-public-domain-disclaimer",
"BSD-2-Clause",
"X11-distribute-modifications-variant"
] | permissive | TheWover/Family | 9d5597eda68aeee5e99de993176b6bd1366b57f1 | f3ed1713c6b71823d8236b80148b60982dd906e1 | refs/heads/master | 2020-09-11T15:11:21.601776 | 2019-10-30T04:33:43 | 2019-10-30T04:33:43 | 222,106,609 | 3 | 4 | MIT | 2019-11-16T13:54:02 | 2019-11-16T13:54:01 | null | UTF-8 | C | false | false | 3,337 | c | /*
* Copyright (c) 2001 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. Redistributions of source code must retain the above copyright
* notice, this list of conditi... | [
"57078196+vxunderground@users.noreply.github.com"
] | 57078196+vxunderground@users.noreply.github.com |
fb12aab4c8345620bcdfa264a174eca1cbf0c5dc | cfe69fc556729bdecf2118fa5bc329343c42ed80 | /10.0.10240.16384/ntoskrnl/Functions/sub_7F3788.c | 6c45542e4eb2f9c80393ce5d8376bcc1cfd331a1 | [] | no_license | Myprivateclonelibrary/W10M_unedited-decomp | 8e5ec89a20e634ffc53457a40b0fd6d8a9e1757a | 67b05851a3e262ff8a5d11ee50db34f28c350f16 | refs/heads/main | 2023-08-31T06:00:37.303105 | 2021-05-15T23:53:23 | 2021-05-15T23:53:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 144 | c | // sub_7F3788
void sub_7F3788()
{
_DWORD *v0; // r4
int v1; // r6
if ( *v0 != v1 + 28 )
JUMPOUT(0x70DC1A);
JUMPOUT(0x70DC52);
}
| [
"64583248+Empyreal96@users.noreply.github.com"
] | 64583248+Empyreal96@users.noreply.github.com |
0edb77b0c15822e01071afefe6d3f21cbcc2a4c9 | 9050af714fc59f783e606656d521173a049b23e4 | /registers.h | 378363843883b3f4736debea8e0f9a4594d59cb6 | [] | no_license | kevinnegy/x86_decoder | 5e3591562492372b3111b962d67fdc09b71c5627 | adf081445208cac74ff0e0a36e3889f8cb080a41 | refs/heads/master | 2023-01-22T00:01:42.749190 | 2020-12-03T16:38:04 | 2020-12-03T16:38:04 | 273,420,675 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,527 | h | #ifndef REGISTERS_H
#define REGISTERS_H
#include "prefix.h"
// Registers are stored in 3 bits
// word registers w = 1 (or default, no w bit needed)
enum regs_16{
REGS_16_AX = 0x0,
REGS_16_CX = 0x1,
REGS_16_DX = 0x2,
REGS_16_BX = 0x3,
REGS_16_SP = 0x4,
REGS_16_BP = 0x5,
REGS_16_SI = 0x6,
... | [
"kevinnegy@gmail.com"
] | kevinnegy@gmail.com |
63d90233cb1e1da201ed1702e3137d05817a2a01 | d37e16e47ef2ae6b95c91537f4ee077de9dc601f | /P1/tintegral.c | dd8b290a30e2167c4e00b3a97a5ce36901f904bf | [] | no_license | gokhansim/CS342-Operating-Systems | f34bddf289f06ac7756a662c74526032fb4f4deb | dd4226f7b6c3f1387cd3b87027f42048ed2e1ce7 | refs/heads/master | 2021-08-29T18:06:52.009263 | 2017-12-14T14:44:47 | 2017-12-14T14:44:47 | 112,006,131 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,009 | c |
#include <stdlib.h>
#include <stdio.h>
#include <unistd.h>
#include <pthread.h>
#include "function.h"
struct integralInput {
int inputLower;
double inputStep;
double inputSubIntervals;
int inputI;
};
double sum;
void* calculate(void* args) {
//printf("Entered thread\n");
struct integralInp... | [
"gokhannsimsek96@gmail.com"
] | gokhannsimsek96@gmail.com |
5a5af13f5ffe0fba77e0d9867fb5df29f9cc8618 | f89759e49e6e24b4ca8d9cec1c62b7b3b535523b | /chapW28/GTK_Example_1.c | 17822b6adc25ba1c19dfcedac04946470eb0ba30 | [] | no_license | Feldariia/linuxthetextbook | 7ae46f96a39edbc98d5a7d957a9e63fba4eab574 | b258e52663270f0771d0ca440b9e31b521d578c9 | refs/heads/master | 2023-04-12T23:59:11.274723 | 2021-04-19T12:43:35 | 2021-04-19T12:43:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,229 | c | #include <gtk/gtk.h>
static void
print_hello (GtkWidget *widget,
gpointer data)
{
g_print ("GTK+ in Weston\n");
}
static void
activate (GtkApplication *app,
gpointer user_data)
{
GtkWidget *window;
GtkWidget *button;
GtkWidget *button_box;
window = gtk_application_window_new... | [
"bobk48@gmail.com"
] | bobk48@gmail.com |
0994d4b01bd755ecbcd8e6fc3c0d38c7aa4b473c | a494e4f43a0a2bab56e045509534138c969943ab | /R7000/src/router/shared/wapi_utils.h | 2a440e5a1b37c9f8befeec4e89762a09a9326454 | [
"ISC"
] | permissive | darthzen/netgear-firmware | 3e82468c950cfcacb7c53cc0157477bc6a9f6104 | f9eada61448405df437eb5934a533014aecf62cc | refs/heads/master | 2021-01-23T03:37:16.943672 | 2017-03-24T18:13:43 | 2017-03-24T18:13:43 | 86,094,812 | 2 | 1 | null | 2020-03-06T22:01:02 | 2017-03-24T17:37:35 | null | UTF-8 | C | false | false | 1,878 | h | /*
* Shell-like utility functions
*
* Copyright (C) 2015, Broadcom Corporation. All Rights Reserved.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all c... | [
"root@ark.ash4d.com"
] | root@ark.ash4d.com |
d0558d7d567ad85e1b426c65bf5fe1fcff9c9bea | 4e8c86fc1eb47ed8037d419487f9503df22c7083 | /Optimization/LevmarAndroid/jni/Thirdparty/clapack/TESTING/LIN/zchksy.c | 4f97dd6d9b1d01ae525f146f5738d0a829cf6676 | [
"MIT",
"BSD-3-Clause"
] | permissive | dalek7/Algorithms | c993f6d922a5574e54c2d8ece70bd0f9dd281a26 | 657275472d116f3b117c67e366a7e45de8e9c0e7 | refs/heads/master | 2020-04-12T01:40:56.502302 | 2019-09-07T16:46:09 | 2019-09-07T16:46:09 | 51,481,437 | 4 | 2 | MIT | 2019-07-09T10:58:28 | 2016-02-10T23:39:20 | C | UTF-8 | C | false | false | 20,022 | c | /* zchksy.f -- translated by f2c (version 20061008).
You must link the resulting object file with libf2c:
on Microsoft Windows system, link with libf2c.lib;
on Linux or Unix systems, link with .../path/to/libf2c.a -lm
or, if you install libf2c.a in a standard place, with -lf2c -lm
-- in that order, at the end of... | [
"dalek@kaist.ac.kr"
] | dalek@kaist.ac.kr |
9697da00d8d1ef239c7957592d33c0df3e267ea4 | f4145ddbff409d7d545ff60c7b31d1574ddc44e3 | /irsdk/src/main/jni/IrSdk/ir_plug_sdk_colormap_rgb565.c | ecafcd93834d425123611a733929695ee7dba471 | [] | no_license | Dreamfuck/TestJs | 3d343c17dfec97a8a2a0404efcc35f84bf24dbb4 | b246086b8cbd0f3f07775ccbbc2150a91d6d8b69 | refs/heads/master | 2023-03-13T07:43:25.268081 | 2021-02-23T17:02:41 | 2021-02-23T17:02:41 | 341,627,127 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,836 | c | #include "ir_plug_sdk_colormap.h"
const U16 ColorMap_HotSpot_RGB565[256] =
{
0x0861, 0x0861, 0x0861, 0x0861, 0x0861, 0x0861, 0x0861, 0x0861,
0x0861, 0x0861, 0x0861, 0x0861, 0x0861, 0x0861, 0x0861, 0x0861,
0x0861, 0x1082, 0x1082, 0x1082, 0x1082, 0x10A2, 0x10A2, 0x10A2,
0x10A2, 0x18C3, 0x18C3, 0x18C3, 0x18C3, 0... | [
"1457988355@qq.com"
] | 1457988355@qq.com |
dddfaf045953b063015d773fd6d994c4f79a3ebe | 668e10448c9828a9ba9303b3c3b8b602a20f70b3 | /testdata/lapack/LAPACKE/src/lapacke_dgesvd.c | 1801e86a5481624adf0c190fc22703b2ce893909 | [
"BSD-3-Clause",
"MIT",
"BSD-3-Clause-Open-MPI"
] | permissive | Konstantin8105/f4go | f59ebfefbb2b43d7d7e51e6e931dce6db4b4bc5a | 4507663ea152c94f57d71e1ded240c49255b88ba | refs/heads/master | 2022-10-22T14:48:27.062945 | 2022-10-06T12:56:11 | 2022-10-06T12:56:11 | 140,186,941 | 37 | 11 | MIT | 2021-11-30T13:42:23 | 2018-07-08T17:05:43 | Go | UTF-8 | C | false | false | 3,726 | c | /*****************************************************************************
Copyright (c) 2014, Intel Corp.
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 cod... | [
"noreply@github.com"
] | Konstantin8105.noreply@github.com |
0dfd46ca8e1bc92f9b0159babae3f744f4f3b292 | 4e5dee523afcc6a0c21a460aae0938cac5e3d6b0 | /src/parser.c | 54d6d0ea3d004e8c65ac05aa9dd4a3a9388ee681 | [
"MIT"
] | permissive | AndreasDahl/tree-sitter-ocamllex | 86ab61f8b5a7ee9896a3173fd39032ea85a29256 | aa1b0f8d91a8f7f422a93bf59fd08534d8358aed | refs/heads/master | 2022-08-02T12:01:53.456043 | 2020-05-29T10:02:34 | 2020-05-29T10:02:34 | 267,825,652 | 0 | 0 | MIT | 2020-05-29T10:02:54 | 2020-05-29T10:02:53 | null | UTF-8 | C | false | false | 76,778 | c | #include <tree_sitter/parser.h>
#if defined(__GNUC__) || defined(__clang__)
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wmissing-field-initializers"
#endif
#define LANGUAGE_VERSION 10
#define STATE_COUNT 99
#define SYMBOL_COUNT 63
#define ALIAS_COUNT 3
#define TOKEN_COUNT 37
#define EXTERNAL_TOKEN_CO... | [
"3.14.e.ter@gmail.com"
] | 3.14.e.ter@gmail.com |
cd4b30f0de7cc7080cd9eb0a0369ce8745610281 | 7714b5c518edcc60e2efdbd07a849847de4b8a0b | /main.c | 86b8808467d6359ac18bfff14cb8a89c8f8cb049 | [] | no_license | JoHwanhee/JaccardSimilarity | d460ea8217e7b0575bf4399a65b9c0e4e4999e9b | 22ccaea8174165638abfb3887c53abed44598fec | refs/heads/master | 2020-04-18T10:47:17.641335 | 2019-01-28T14:45:13 | 2019-01-28T14:45:13 | 167,478,538 | 1 | 0 | null | null | null | null | UHC | C | false | false | 2,596 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "dictionary.h"
int isInterset(int value)
{
return value == 1;
}
int isUinon(int value)
{
return TRUE;
}
void loads(Dictionary* dictionary, unsigned char** arr, int start, int end)
{
for (int i = start; i < end; i++) {
unsigned ch... | [
"kikiki0611@naver.com"
] | kikiki0611@naver.com |
bd5ee5f4e74e0bdf43e42d71fd56fd372fdf3fe3 | 9fd3e917f558d208040b323fdcc7e22297dcdfd4 | /mengalong/fork.c | 578ec5d6987fb3079f39bf1197aca9d0530c66b4 | [] | no_license | xiyoulinux/xy-virtual-process-management | 2bddc9c029b18e116cf8f490d7e0ab183755f834 | 98e467399ddeae29f508316fce9d42631b356a26 | refs/heads/master | 2021-01-01T19:25:17.486854 | 2015-04-29T11:24:47 | 2015-04-29T11:24:47 | 34,786,135 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 263 | c |
#include "includes.h"
/*创建进程的函数*/
struct task_struct * create_process()
{
struct task_struct *stk;
stk = (struct task_struct *)malloc(sizeof( struct task_struct));
stk->PCBpid = 0;
stk->PCBprio = 4;
stk->PCBstat = STAT_RDY;
return stk;
}
| [
"boyan1105@75493c20-c87d-11de-a380-73d83ba7c083"
] | boyan1105@75493c20-c87d-11de-a380-73d83ba7c083 |
0e24e0edb2dd52570cdb27844c80b5f5d02b2795 | 711e5c8b643dd2a93fbcbada982d7ad489fb0169 | /XPSP1/NT/base/mvdm/tools/c1032/inc/rpcndr.h | 76a8f7f430fd598a022287a51ba01d3043717d2c | [] | no_license | aurantst/windows-XP-SP1 | 629a7763c082fd04d3b881e0d32a1cfbd523b5ce | d521b6360fcff4294ae6c5651c539f1b9a6cbb49 | refs/heads/master | 2023-03-21T01:08:39.870106 | 2020-09-28T08:10:11 | 2020-09-28T08:10:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 71,788 | h | /*++
Copyright (c) 1992-1995 Microsoft Corporation
Module Name:
rpcndr.h
Abstract:
Definitions for stub data structures and prototypes of helper functions.
Author:
DonnaLi (01-01-91)
Environment:
DOS, Win 3.X, and Win/NT.
Revision History:
DONNALI 08-29-91 Start ... | [
"112426112@qq.com"
] | 112426112@qq.com |
86ff47c3bbacbd481304d1e3f84c43a697b4aa07 | 01153ffafdc935705d10bafb9b7f8eed07160c4a | /binarysearchTree/serchtree_list.c | 60d9bf49efc8211b64075c3ccf900f879f342a62 | [] | no_license | codemover/commeninterfaceOfc | 38a3dfa88503aae25d689969bdee6fab9636044d | 3d2ecb803efba11f7714bbb2e0faa5cecbc2b63c | refs/heads/master | 2021-01-18T00:46:38.287776 | 2016-06-30T00:49:56 | 2016-06-30T00:49:56 | 56,041,862 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,195 | c | /*
*2 binary search tree
*data struct : list
*
*/
#include <stdio.h>
#include <stdlib.h>
#define VALUE_TYPE int
typedef struct search_tree_node
{
VALUE_TYPE value;
struct search_tree_node *l_child;
struct search_tree_node *r_child;
}search_tree_node,*search_tree;
/*name: search_tree_init
* *return:
* sear... | [
"570897785@qq.com"
] | 570897785@qq.com |
abae9e0f54f0098adcde303e97d96c1e36584f12 | 21c09799d006ed6bede4123d57d6d54d977c0b63 | /fits_2018_10/PFNo7Dijet2017bbCSVv2le1bLScan/fit_mjj_Full_PFNo7Dijet2017bbCSVv2le1bL.C | b81a3d01aa01c2810130513ab95799a1ec2bbd73 | [] | no_license | corvettettt/DijetRootTreeAnalyzer | 68cb12e6b280957e1eb22c9842b0b9b30ae2c779 | e65624ffc105798209436fc80fb82e2c252c6344 | refs/heads/master | 2021-05-06T09:57:12.816787 | 2019-04-18T15:32:38 | 2019-04-18T15:32:38 | 114,043,763 | 1 | 0 | null | 2017-12-12T22:02:46 | 2017-12-12T22:02:46 | null | UTF-8 | C | false | false | 42,000 | c | void fit_mjj_Full_PFNo7Dijet2017bbCSVv2le1bL()
{
//=========Macro generated from canvas: c/c
//========= (Fri Oct 26 04:03:59 2018) by ROOT version6.02/05
TCanvas *c = new TCanvas("c", "c",0,0,600,700);
gStyle->SetOptStat(0);
gStyle->SetOptTitle(0);
c->SetHighLightColor(2);
c->Range(0,0,1,1);
c->SetF... | [
"zhixing.wang@ttu.edu"
] | zhixing.wang@ttu.edu |
82cf497ae6a368acf8d375039f034f48c45e85a2 | 02725276a21fc49c9a8e6937ff0c9751e9e037c4 | /code/OS programs/queuearray.h | da3d3eebef73119e393ac7ea258bf7c61cad3eb8 | [] | no_license | ntttrung/C-basis | 1bed35d605bb9351cf640b50f2e5a09a6308bd09 | a1c326da57a9183c606e59b2a2d77dcc32b3344f | refs/heads/master | 2022-11-13T07:04:44.296283 | 2020-07-02T00:21:55 | 2020-07-02T00:21:55 | 274,806,427 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 527 | h | #ifndef _QUEUE_ARRAY_H_
#define _QUEUE_ARRAY_H_
#define MAX_LEN 1000
typedef struct
{
char id[50];
int mem;
char stt[15];
}
element_t;
struct Queue
{
element_t data[MAX_LEN];
int front, rear;
};
typedef struct Queue* queue;
queue create_queue();
int is_empty(queue q);
in... | [
"trung.ntt1210@gmail.com"
] | trung.ntt1210@gmail.com |
377347365d14e8503432f4f40600f8720bdb842a | 36c5ff3396bb095f8ab957fcee6cbce78bb86cd1 | /esp32/wheeledbase/instructions.h | dc6a365ca00ae5ce0b90ae6bd8a9b1d7110e0d9f | [] | no_license | clubrobot/team-2020 | 97ecf6aed46f57f86dac79205858c486378a87a6 | 96e9b0f29b50e8651dfe81b5f6083aa99e96bf58 | refs/heads/master | 2020-07-28T17:54:11.873367 | 2020-07-01T07:39:11 | 2020-07-01T07:39:11 | 209,484,853 | 3 | 1 | null | 2020-04-09T07:31:39 | 2019-09-19T07:01:35 | C++ | UTF-8 | C | false | false | 3,924 | h | #ifndef __INSTRUCTIONS_H__
#define __INSTRUCTIONS_H__
#include <SerialTalks.h>
// Opcodes declaration
#define SET_OPENLOOP_VELOCITIES_OPCODE 0x13 //0x12
#define GET_CODEWHEELS_COUNTERS_OPCODE 0x1C //0x0D
#define SET_VELOCITIES_OPCODE 0x10 //0x06
#define START_PUREPURSUIT_OPCODE 0x11 //0x07
#define START_TURNONT... | [
"matlecr35@gmail.com"
] | matlecr35@gmail.com |
3e81c45e4c4b00f9dfd69c6d95a0209eeec6e4a6 | 10e64f8dca0b596b339169f80c8706edb51eed9f | /linux-devkit/sysroots/armv7ahf-neon-linux-gnueabi/usr/share/ti/ti-imglib-c66x-tree/packages/ti/imglib/src/IMG_conv_11x11_i16s_c16s/c66/IMG_conv_11x11_i16s_c16s.h | 87ed69dcdc75a041a9b5d9d341ac1dbd8b76b72b | [] | no_license | wangy2000/LeezBoard_TI5708 | 264cea03d04402cf14714e35f1ca9efd4a1ef7cb | 1c0e92c5b61de16f8d8aeb86852c9d53ed99ac58 | refs/heads/master | 2020-06-16T22:01:26.340391 | 2019-04-23T13:21:54 | 2019-04-23T13:21:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,028 | h | /* ======================================================================== *
* IMGLIB -- TI Image and Video Processing Library *
* *
* *
* C... | [
"82796620@qq.com"
] | 82796620@qq.com |
e4d7976960b8f914f77a817841a620efd82efb36 | c4afbfe1885e8d0c7a1c8b928563f7bb8ab6a683 | /openETCS_Releases/v0.4-D3.6.4/KCG_GreenField/p131_rbcTransitionOrder_2_p42_e.c | 9e16375ea402a7bd50aded1359999992a77458d2 | [] | no_license | VladislavLasmann/srcAndBinary | cd48ebaa2f1f7f697ba5df9f38abb9ed50658e10 | 13aa76e545b9596f6dac84fb20480dffae7584d8 | refs/heads/master | 2021-05-08T15:04:05.709079 | 2016-01-22T12:40:10 | 2016-01-22T12:40:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,533 | c | /* $**************** KCG Version 6.4 (build i21) ****************
** Command: kcg64.exe -config D:/Github/modeling/model/Scade/System/OBU_PreIntegrations/openETCS_EVC/KCG_GreenField/config.txt
** Generation date: 2015-12-03T13:39:53
*************************************************************$ */
#include "kcg_consts... | [
"bernd.hekele@deutschebahn.com"
] | bernd.hekele@deutschebahn.com |
1efe6318d9b9fbfc7c202ea15bf9e391b2170623 | c91d6b8f2f4be51115eee88730643db8f18668ea | /C algorithms/knapsack.c | 8f6ef6f43968d43e1c40eaf8d8001bf772715098 | [] | no_license | cirick/Algorithms | 4990e375519538347d37875d813f09d247658129 | ab69c4e12431f64a74bf2f14cbb4e25f66f4dba4 | refs/heads/master | 2021-01-21T21:47:37.913376 | 2016-04-18T01:51:39 | 2016-04-18T01:51:39 | 25,134,816 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,153 | c | /* @file: knapsack.c
* @details:
* This an implementation of the 0-1 knapsack problem
* using dynamic programming which operates in
* O(nW) time and O(W) space, where n is the number
* of items, and W is the weight of the knapsack.
*
* @author: Charles Irick
*/
#include<stdio.h>
#include<stdlib.h>
// A utili... | [
"cirick@gmail.com"
] | cirick@gmail.com |
fe61035e7dbbd1766fa3294ead976825d5dc974f | 1ea7a9d2cc28cee7b5db1a6e0a5cb5c69902d325 | /src/date-time.c | 5f56fa91e298af394662c0f6b290cc407da3550b | [] | no_license | Samee-Swartz/Artz-pebble-watchface | d2be3d4978db6c60bb5272e820401a9ad36849e9 | b0995d44fea47f7c734d8bd8fb74dc60370d1954 | refs/heads/master | 2021-01-18T14:48:52.959233 | 2014-12-27T21:53:26 | 2014-12-27T21:53:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,187 | c | #include "pebble.h"
#include "date-time.h"
Window *clock_window;
TextLayer *text_date_layer;
TextLayer *battery_layer;
TextLayer *text_time_layer;
Layer *line_layer;
TextLayer *connection_layer;
TextLayer *info_text;
TextLayer *bar_layer;
AppTimer *timer;
TextLayer *call_layer;
static AppSync sync;
enum callKey {
... | [
"Samee.swartz@gmail.com"
] | Samee.swartz@gmail.com |
e6a9e3c179b0637892f58756d9edc2209c7060b2 | 44f144e865688260a32abbb08857872e6ef61447 | /public/CodeSamples/C/CacheSimulator/storage.c | 1a60df4e98d17ddcf5ec7fe2b4b0ebf4ade953d5 | [] | no_license | roryabraham/KashmirCode | 4c0cf32dcf9a779a87a19e5d428195d7a006152d | a497dad0f48b5c1eb6776cabb453ee6c6fc5378c | refs/heads/master | 2023-01-30T00:51:05.156129 | 2020-06-02T20:20:24 | 2020-06-02T20:20:24 | 169,830,088 | 0 | 0 | null | 2022-12-09T18:29:57 | 2019-02-09T04:02:38 | Java | UTF-8 | C | false | false | 1,791 | c | #include "storage.h"
#include <stdio.h>
#include <string.h>
static int storage_stat_load_cost = 0;
static int storage_stat_store_cost = 0;
#define START_COST 50
#define INCREMENTAL_COST 10
static unsigned char storage[MAX_STORAGE_SIZE];
void storage_init()
{
storage_stat_load_cost = 0;
storage_stat_store_co... | [
"rabraham@sandiego.edu"
] | rabraham@sandiego.edu |
41d22d234cc2d791275054f5e2cd6732954e8f8e | 60acd088977b3db349e19d3cb5b8e5a4576707ce | /temperature.c | c1348ffff33718221dab81aa8d909a7902aa9695 | [] | no_license | wangjing93/ccode | cac5c6754914a3893de50efd9d13a94b73559b39 | 566c06b2d970510a43e1f555d28a825c898239c8 | refs/heads/master | 2021-06-23T03:33:37.681253 | 2017-07-18T08:09:54 | 2017-07-18T08:09:54 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 458 | c | #include <stdio.h>
/* 当fahr=0,20,...,300时,分别
打印华氏温度与摄氏温度对照表 */
main() {
float fahr, celsius;
float lower, upper, step;
lower = 0; /* 温度表的下限 */
upper = 300; /* 温度表的上限*/
step = 20; /* 步长 */
fahr = lower;
printf("%s %s\n", "华氏度", "摄氏度");
while(fahr <= upper) {
celsius = (5.0 / 9.0) * (fahr - 32.0 );
printf... | [
"jing.wang@daigj.com"
] | jing.wang@daigj.com |
e73bda5b87c9392ec53ee39eba05607b4a8e5234 | 93fb8b2876f8b8c5ee261f85d0358d951158bf3a | /V3.c | 3e423d1ade2c52ca5248f58033a651a4fd9c3ae9 | [] | no_license | nimaghoroubi/Nbody | df6c4e7657334a050a494de38eaaa9c51d7b3dc1 | 7b0a8c40be5dee3cbd3beba3197eccdeada80106 | refs/heads/master | 2020-04-29T07:55:07.272710 | 2019-04-08T21:28:13 | 2019-04-08T21:28:13 | 175,968,263 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,620 | c | //### version 3, final version
//########################################################
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include "graphics.h"
#define PRINT 0
///graphics
const float W = 1;
const float H = 1;
const int redColor = 0;
const int greenColor = 1;
const int yellowColo... | [
"noreply@github.com"
] | nimaghoroubi.noreply@github.com |
fa54018556cea91c8d128f2ea785cab4def9c4b2 | 596626032c35261a800daf78f0fc9447585d88bc | /src/tbd_write.c | a6d6f6c02ccc2d6872dd38776f058f6054a70d61 | [
"MIT"
] | permissive | swigger/tbd | 7d2ccafd88188312204deb62c9087e0a3d5cf34a | 06ff2dad00053422017a70a96809eef69b6226fa | refs/heads/master | 2021-01-22T18:42:54.250992 | 2019-03-27T15:50:35 | 2019-03-27T15:50:35 | 85,106,916 | 2 | 0 | null | 2017-03-15T18:23:50 | 2017-03-15T18:23:50 | null | UTF-8 | C | false | false | 22,734 | c | //
// src/tbd_write.c
// tbd
//
// Created by inoahdev on 11/23/18.
// Copyright © 2018 - 2019 inoahdev. All rights reserved.
//
#include <inttypes.h>
#include <stdio.h>
#include "tbd_write.h"
#include "yaml.h"
int tbd_write_archs_for_header(FILE *const file, const uint64_t archs) {
if (archs == 0) {
... | [
"inoahdev@gmail.com"
] | inoahdev@gmail.com |
9a213f3722acb4cce1eaebc51ee938c1e6333d50 | 1aa9a0f427f0e150bfa3e7f8a0d572c854e80e9e | /pit.c | f6fc63ada4b7492cfade33c03943434e36a5be07 | [] | no_license | krzysjed/EmbeddedSythesizer | e34d37ed7ce2601576ce2ac5ac30b93a5fd0fc3d | 3303f0562ec17da74f740633a0c9adcb4bb0db5e | refs/heads/main | 2023-02-04T03:23:19.156450 | 2020-12-14T15:31:43 | 2020-12-14T15:31:43 | 321,404,526 | 0 | 0 | null | 2020-12-14T16:18:18 | 2020-12-14T16:18:18 | null | UTF-8 | C | false | false | 2,347 | c | /*----------------------------------------------------------------------------
* Name: pit.c
*
* Purpose: Microprocessors Laboratory 2
*
* Author: Pawel Russek AGH University of Science and Technology
*---------------------------------------------------------------------------*/
... | [
"noreply@github.com"
] | krzysjed.noreply@github.com |
042ec488cabab77c0796ab84f8fae08667a08efb | 779b3e988580ce458416cf128b45a5eb8a7ea756 | /src/exec_parallel.c | 46896d5812550fdd0d8828a370a742231ccf762e | [] | no_license | cinquin/MEME | 000d30ec0928c6094f4f749a3a576113f6e6ec4b | 8ca7292109d0943d4a3d1d8bca188fe6234b1652 | refs/heads/master | 2021-01-01T18:51:13.202649 | 2017-07-26T17:42:51 | 2017-07-26T17:42:51 | 98,449,548 | 6 | 2 | null | null | null | null | UTF-8 | C | false | false | 5,324 | c | /***********************************************************************
* *
* MEME *
* Copyright 1994-2013, The Regents of the University of California *
* and The University of Quee... | [
"olivier.cinquin@uci.edu"
] | olivier.cinquin@uci.edu |
4f36056341c810efd0877aa00c8c528c291ce7ce | c47c254ca476c1f9969f8f3e89acb4d0618c14b6 | /datasets/linux-4.11-rc3/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8192e2ant.c | ffa1f438424d44c67a9f848b1e43b2969be71737 | [
"BSD-2-Clause",
"GPL-1.0-or-later",
"LicenseRef-scancode-warranty-disclaimer",
"Linux-syscall-note",
"GPL-2.0-only"
] | permissive | yijunyu/demo | 5cf4e83f585254a28b31c4a050630b8f661a90c8 | 11c0c84081a3181494b9c469bda42a313c457ad2 | refs/heads/master | 2023-02-22T09:00:12.023083 | 2021-01-25T16:51:40 | 2021-01-25T16:51:40 | 175,939,000 | 3 | 6 | BSD-2-Clause | 2021-01-09T23:00:12 | 2019-03-16T07:13:00 | C | UTF-8 | C | false | false | 123,181 | c | /******************************************************************************
*
* Copyright(c) 2012 Realtek Corporation.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of version 2 of the GNU General Public License as
* published by the Free Software Foundation.
... | [
"y.yu@open.ac.uk"
] | y.yu@open.ac.uk |
f9af5769dbc6439bbbf53eca14343a232966dcd8 | 129bf21c665f619642823f672ff788c9ae2ac2a9 | /lab5/kern/trap/trap.c | 892731f3ba636772d01e84899190d3e9d864786e | [] | no_license | yuhao0102/my_ucore_os_lab | c09702e727f1b0541c556907215b3ed9d22b5d04 | d9a17ca8ee59ea9f47f51395b2f217eee34600c8 | refs/heads/master | 2020-05-05T07:46:25.711551 | 2019-06-27T09:45:47 | 2019-06-27T09:45:47 | 179,837,715 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,465 | c | #include <defs.h>
#include <mmu.h>
#include <memlayout.h>
#include <clock.h>
#include <trap.h>
#include <x86.h>
#include <stdio.h>
#include <assert.h>
#include <console.h>
#include <vmm.h>
#include <swap.h>
#include <kdebug.h>
#include <unistd.h>
#include <syscall.h>
#include <error.h>
#include <sched.h>
#include <sync... | [
"yuh18@mails.tsinghua.edu.cn"
] | yuh18@mails.tsinghua.edu.cn |
b162fd63896110dd39ffcfad6641542bd6b0fa6c | f49a216df651f81ee8fb942bb1163a61247145d4 | /lib/libft/sources/ft_isdigit.c | 3bc9a4304886efeb3c9246da469db61041cc3a3e | [] | no_license | falaxx/Doom-nukem | 8b89d98988c689f22fcc1ca4b9f071f98336b528 | daa25af49c293462641780ea93e2e22b1bb8cf7a | refs/heads/master | 2020-09-21T06:23:23.599536 | 2019-11-28T19:35:39 | 2019-11-28T19:35:39 | 224,707,584 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 993 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_isdigit.c :+: :+: :+: ... | [
"hsabouri@student.42.fr"
] | hsabouri@student.42.fr |
225d95cb31e63f8d3dbe5f1c39ff310a9ca1e0c4 | 68ac6ebca737b4b855a730d540478295f6cf1afd | /Introduction_to_Embedded_Systems/try2/include/DIO_interface.h | 14ecab3b21333eb5f3d4f617277b235b79d50351 | [] | no_license | Nafe3/stm32f103c8t6 | 2104700027c1e3aae301245ddea1280f72b50c9e | 2fb64cc08df4eb91361d4f6ea52475fa9bac1134 | refs/heads/master | 2021-01-01T00:48:39.334662 | 2020-05-19T22:54:17 | 2020-05-19T22:54:17 | 239,102,379 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 126 | h | void DIO_setPinMode(u8 port, u8 pin, u8 mode);
void DIO_setPinVal(u8 port, u8 pin, u8 val);
u8 DIO_getPinVal(u8 port, u8 pin); | [
"eng.mohamed.nafe3@gmail.com"
] | eng.mohamed.nafe3@gmail.com |
0d2ca8d8b7df0db39db8bbf1dba038ea59b64119 | 943dd54918355e8028fdd759bae6d9dd837e11e0 | /third-party/cmsis-atmel/CMSIS-Atmel/CMSIS/Device/ATMEL/saml21a1/include/component/tal.h | 6601c2659bdd275397124d8e1a49914c2bc075c2 | [
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | fieldkit/firmware | 06e920ad01c2f48142413d3a3447188bc9753004 | 45c51ce8dc51df886875e97de17980c839882adf | refs/heads/main | 2023-08-23T22:29:02.022772 | 2023-07-24T22:18:01 | 2023-07-24T22:18:01 | 183,808,180 | 11 | 1 | BSD-3-Clause | 2023-04-04T20:42:38 | 2019-04-27T18:27:51 | C++ | UTF-8 | C | false | false | 67,302 | h | /**
* \file
*
* \brief Component description for TAL
*
* Copyright (c) 2016 Atmel Corporation,
* a wholly owned subsidiary of Microchip Technology Inc.
*
* \asf_license_start
*
* \page License
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file... | [
"jlewallen@gmail.com"
] | jlewallen@gmail.com |
f10683634371380c90205d85032d0b3a2d783ca7 | 8b06ec428600e7f4b36b1544b5b75cd2527b2e8e | /model/v1_attached_volume.c | 829c655579f23f59339014bdc5bdad6b242d8af0 | [
"curl",
"Apache-2.0"
] | permissive | ityuhui/client-c | e875d0d33e4e4664a207b5c5198b3fa65cbaa97a | 1d30380d7ba0fe9b5e97626e0f7507be4ce8f96d | refs/heads/master | 2022-05-17T12:31:03.253587 | 2022-05-13T03:37:33 | 2022-05-13T03:37:33 | 215,933,099 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,206 | c | #include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include "v1_attached_volume.h"
v1_attached_volume_t *v1_attached_volume_create(
char *devicePath,
char *name
) {
v1_attached_volume_t *v1_attached_volume_local_var = malloc(sizeof(v1_attached_volume_t));
if (!v1_attached_volume_local_var) {... | [
"yuhuixa@cn.ibm.com"
] | yuhuixa@cn.ibm.com |
2a71c338e1ac065d4fadde6b3c38d291b8eae248 | 5c255f911786e984286b1f7a4e6091a68419d049 | /code/f0fc2313-9719-429c-af7c-4c18cacc4db7.c | c684871ac873373c06db351ce2f600fac3136866 | [] | 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 | 218 | c | #include <stdio.h>
int main() {
float i;
float j;
float k;
float l;
i = 6;
j = 9;
printf("vulnerability");
k = 3;
l = i*j*k/9;
printf("vulnerabbiliy");
printf("%f\n",l);
return 0;
}
| [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
2a985259b0c535db7d1e37a631da287ffba73f28 | ad28439d75a8719f0da9b29c9cdb57aaad7bba33 | /ndr.h | 8a57295cfa6932aa73bc21838d9ddb2b5415d002 | [] | no_license | gsrr/smb-ntacl | 0e00a338ba990ebe90b803142d96d4cb83627516 | 07f2444c7c7f053f5f3c87f1119f8c05ac369f4b | refs/heads/master | 2021-09-05T07:10:54.070464 | 2018-01-25T03:35:21 | 2018-01-25T03:35:21 | 113,896,120 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 3,690 | h | typedef void TALLOC_CTX;
typedef unsigned int uint32_t;
typedef unsigned char uint8_t;
typedef unsigned short int uint16_t;
typedef unsigned long long int uint64_t;
typedef uint64_t NTTIME;
#define NDR_SCALARS 0x100
#define NDR_BUFFERS 0x200
#define LIBNDR_FLAG_BIGENDIAN (1<<0)
#define LIBNDR_FLAG_NOALIGN (... | [
"root@localhost.localdomain"
] | root@localhost.localdomain |
365b23bd3176cb3d643f3e07278b666a87766772 | 8e9c02e194b85009f21f082183de211161e3b030 | /node_code/Pulse_Sensors_Correction_old.c | bdc139ec6f05ffa2bd66cd2e56d47fccd6d51f62 | [] | no_license | hjawe557/marsta | acd79f6ff21ef590205b8ce5b09b2fb10913dcfd | c7aed70ab0186b0fcf60bd9dc3eb40757d39aff5 | refs/heads/master | 2021-01-23T02:40:28.916592 | 2012-11-14T15:53:24 | 2012-11-14T15:53:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 989 | c | #include "contiki.h"
#ifdef __IAR_SYSTEMS_ICC__
#include <msp430.h>
#else
#include <io.h>
#include <signal.h>
#endif
#include "dev/leds.h"
#include <stdlib.h>
#include <stdio.h>
//extern volatile uint8_t pulse_counter;
/*---------------------------------------------------------------------------*/
PROCESS(Pulse_Senso... | [
"hjalmar.wennerstrom@it.uu.se"
] | hjalmar.wennerstrom@it.uu.se |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.