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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
bbf52ad5243333b85c1d273ce7db7944b5a242e2 | 835a27ad699d0aa27eec37c83e8c8628b4d26ac0 | /meida/src/main/cpp/mediarecord-jni/jni/ijkmedia/ycmedia/common.c | 857530af8bc67156b9d66b0210fe72658911ef92 | [] | no_license | dengV/RealX | 463bd0df13ce67f8ec2957a13a3e829e59b1d87d | 6951923989b70df59c4cd35cc6fa592601de1ca2 | refs/heads/master | 2020-04-08T06:15:14.500929 | 2018-11-22T09:33:34 | 2018-11-22T09:33:34 | 159,090,711 | 2 | 0 | null | 2018-11-26T01:01:49 | 2018-11-26T01:01:49 | null | UTF-8 | C | false | false | 3,129 | c | /*
* common.c
*
* Created on: Nov 19, 2014
* Author: huangwanzhang
*/
#include "common.h"
#include <libavformat/avformat.h>
//add bhl
#include <sys/time.h>
//add bhl end
// NOTICE that this function is not thread safe
char * mytime(){
time_t now = time (NULL);
return ctime(&now);
}
int64_t getcurrent... | [
"ouyangshaocong@yy.com"
] | ouyangshaocong@yy.com |
35ef55a3b9372f1c0359d2e89116cfde851c0d16 | 3a81e57eadf0b9c687a1547ced0164199cb3eb37 | /guilds/scion/paths/dagger/forms/the-unicorn.c | 2d03f5b01c01657abed41d6f3368531c28c507a0 | [] | no_license | mindware/core-lib | fcdc47d57bdbf3d9d72b918ba450d2b260350fe0 | ffc58e9d0192ac382038713cdf4f08ec9062e062 | refs/heads/master | 2022-12-12T06:25:19.696779 | 2020-09-01T23:09:20 | 2020-09-01T23:09:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,445 | c | //*****************************************************************************
// Copyright (c) 2020 - Allen Cummings, RealmsMUD, All rights reserved. See
// the accompanying LICENSE file for details.
//*****************************************************************************
inherit "/lib/mod... | [
"abc@maelstrom.cc"
] | abc@maelstrom.cc |
4fbba939661ef2f17a56d015e39177325aaff623 | 94d66942e741f167133a1b62db59c64b643b3ed0 | /src/predict.c | 4f378356517fad0eca93b0b9e646faeb5758a353 | [
"BSD-2-Clause",
"BSD-3-Clause"
] | permissive | taoliqiang1/ctsa | ec2b70c0e034a7e22f02538d7316e0ddd794860a | 611ef8ca7b8304333787217c1fae2b2bb902a7dc | refs/heads/master | 2022-11-30T16:48:03.834496 | 2020-08-16T03:06:00 | 2020-08-16T03:06:00 | 287,855,982 | 0 | 0 | null | 2020-08-16T02:00:08 | 2020-08-16T02:00:07 | null | UTF-8 | C | false | false | 978 | c | /*
============================================================================
Name : tseries.c
Author : Rafat Hussain
Version :
Copyright :
Description : Hello World in C, Ansi-style
============================================================================
*/
#include <stdio.h>
#include <stdlib.... | [
"noreply@github.com"
] | taoliqiang1.noreply@github.com |
edb30c62cf92e8bc8a64d63c7c14266ba29e7578 | e5046e7dfda3e836cbe894bd9e314c589f58bad7 | /sdk/src/azure/storage/az_storage_blobs_blob_client.c | cbe4c02ce67ed4428aeb2a715e7de0566ade7a0d | [
"LicenseRef-scancode-generic-cla",
"MIT",
"LicenseRef-scancode-unknown-license-reference",
"LGPL-2.1-or-later"
] | permissive | mcrlc/azure-sdk-for-c | 941764fcc7e30fd33c805598291e54fad1d01380 | 251df2bedb3144bc01fb84c64bd614758fcb20bb | refs/heads/master | 2022-11-06T07:05:41.550908 | 2020-06-19T01:59:14 | 2020-06-19T01:59:14 | 273,870,813 | 1 | 0 | MIT | 2020-06-21T09:13:37 | 2020-06-21T09:13:36 | null | UTF-8 | C | false | false | 6,385 | c | // Copyright (c) Microsoft Corporation. All rights reserved.
// SPDX-License-Identifier: MIT
#include <azure/core/internal/az_config_internal.h>
#include <azure/core/internal/az_credentials_internal.h>
#include <azure/core/az_http.h>
#include <azure/core/internal/az_http_internal.h>
#include <azure/core/az_http_transp... | [
"noreply@github.com"
] | mcrlc.noreply@github.com |
d51b759af45816a086af45defda04416a673c3b8 | d77b3e74c7c1174102a6f9eaf120ef518218018f | /libs/grlib/fonts/fontcmsc12.c | 20d7ad3f4fb3f24dd927f4e64314f2377b50f7fc | [] | no_license | ccabrerah/scheduled-odometer-ti | a56dbb29285c44be3a6f523ca6ad551d932628ae | 66498e3affc0cf4cf7027fb57f94e57be5922a03 | refs/heads/master | 2021-01-10T20:20:15.616728 | 2015-03-25T14:42:00 | 2015-03-25T14:42:00 | 32,868,624 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,150 | c | //*****************************************************************************
//
// fontcmsc12.c - Font definition for the 12 point Cmsc font.
//
// Copyright (c) 2008-2011 Texas Instruments Incorporated. All rights reserved.
// Software License Agreement
//
// Texas Instruments (TI) is supplying this softwa... | [
"carlos.cabrera@meetmail.com"
] | carlos.cabrera@meetmail.com |
2810b18598c0956d466c2064ec8e01106d14be5c | 8856883a352bf3db55879748582941e2fe06c345 | /inc/bst.h | 027945a2604e832c46fd9588b2d3b9b898df5400 | [] | no_license | gwimm/lib | 6e6d967c8a60f88c6dd67f47f50658dcb9efa1c5 | 7c260a17d9c60a8940e9355cc4307dac452706a7 | refs/heads/master | 2020-07-09T16:23:19.550068 | 2019-09-24T20:58:59 | 2019-09-24T20:58:59 | 204,021,228 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 464 | h | #ifndef BST_H
#define BST_H
#ifdef __cplusplus
extern "C" {
#endif // __cplusplus
typedef int (*bst_blk_fun_t)(void *, void *);
struct bst {
struct bst_obj *root;
cmp_fun_t cmp;
};
struct bst *bst_alc(cmp_fun_t);
void bst_dlc(struct bst **);
void bst_ins(struct bst *, void *);
void bst_del(st... | [
"gwimm@tutanota.com"
] | gwimm@tutanota.com |
bcb3c54595e6cc715ad9095a3333101626cef87c | 81dea70b93c391569c60c2ad866917ff4935336e | /GPIO_LED/User/LED/bsp_led.h | 35002b9dc79a5884baff768525e8b210431eac1a | [] | no_license | ZCB1208/STM32Learning | 526f683c84c7929e19aad8a65ffd23ff2c12dd49 | efd9e791ee6eff398038875185fc693497710c83 | refs/heads/master | 2022-12-15T19:52:39.096744 | 2020-09-22T14:49:27 | 2020-09-22T14:49:27 | 297,676,046 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 1,876 | h | // R-红色
#define LED1_GPIO_PORT GPIOB
#define LED1_GPIO_CLK RCC_APB2Periph_GPIOB
#define LED1_GPIO_PIN GPIO_Pin_5
//G-绿色
#define LED2_GPIO_PORT GPIOB
#define LED2_GPIO_CLK RCC_APB2Periph_GPIOB
#define LED2_GPIO_PIN GPIO_Pin_0
//B-蓝色
#define LED3_GPIO_PORT ... | [
"chenbo.zhou@yuyuyu.com.cn"
] | chenbo.zhou@yuyuyu.com.cn |
1550bb44f48012d939ceaef9486a5d311294f358 | bdbfe84050592732e6b4b02b5078335b553c24c0 | /clang/test/CodeGen/RISCV/rvv-intrinsics/vmv.c | 1a779e2d4bb0dace7823775995c692299625993a | [
"Apache-2.0",
"LLVM-exception",
"NCSA"
] | permissive | Bo98/llvm-project | d654a0541d25cd03d2e3d12e8e920852b6dce141 | ef620c40f371e7e3269bd8bef57d069330baa355 | refs/heads/main | 2023-04-18T16:33:10.479371 | 2021-04-16T16:04:09 | 2021-04-16T16:04:53 | 358,655,146 | 1 | 0 | null | 2021-04-16T16:14:40 | 2021-04-16T16:14:39 | null | UTF-8 | C | false | false | 114,686 | c | // NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py
// REQUIRES: riscv-registered-target
// RUN: %clang_cc1 -triple riscv32 -target-feature +f -target-feature +d -target-feature +experimental-v \
// RUN: -disable-O0-optnone -emit-llvm %s -o - | opt -S -mem2reg | FileCheck --check-prefix=CHEC... | [
"zakk.chen@sifive.com"
] | zakk.chen@sifive.com |
201c7cb9539e772f02e2a9c1e7bf37cd5e720f46 | c434f0466868b5d7b38ae344dca0abf620045faf | /Library/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q7_to_q15.c | ad7342ac0217002cb6c43ddafd2bf71da4184195 | [
"Apache-2.0"
] | permissive | OpenNuvoton/M451BSP | bf950163a1c4ba87e64b7d6d4a50c1e5c7956471 | 835ded99dec3776db16015b7c0ae155d7877e2fd | refs/heads/master | 2023-04-15T22:25:26.377643 | 2023-03-22T03:05:00 | 2023-03-22T03:05:00 | 122,421,022 | 9 | 11 | null | null | null | null | UTF-8 | C | false | false | 3,560 | c | /* ----------------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 14/06/07 1:57a $Revision: V1.1.0
*
* Project: CMSIS DSP Library
* Title: arm_q7_to_q15.c
*
* Description: Converts the elements of the Q7... | [
"WSChang0@nuvoton.com"
] | WSChang0@nuvoton.com |
8b616721bfdb0d1131923c1ccf8e9acabcc9e8bd | 527421f3589e943db64c476656927c62829d1524 | /system/dev/block/ahci/ahci.h | 4495f692ef98ad4eb891fee7e7952a475547a5e3 | [] | no_license | wahwahwinner/smartnix | 5e0d0248ed8eaeb38d51a4b44c41eaa21d9c9b59 | f3aa1cc8873ec08f3ea7d66713843d3fdbebd7b5 | refs/heads/master | 2020-04-28T21:01:49.414154 | 2019-03-04T03:58:26 | 2019-03-04T03:58:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,387 | h |
#pragma once
#include <ddk/device.h>
#include <ddk/driver.h>
#include <ddk/protocol/pci.h>
#define AHCI_MAX_PORTS 32
#define AHCI_MAX_COMMANDS 32
#define AHCI_MAX_PRDS ((PAGE_SIZE / sizeof(zx_paddr_t)) + 1)
#define AHCI_MAX_PAGES AHCI_MAX_PRDS
// one page less of 2M because of unaligned offset
#define AHCI... | [
"376305680@qq.com"
] | 376305680@qq.com |
8f175afd230764ed660810efe19c047502233aa5 | 4fccfca6216415c0b3fc54b6136f3ab93de33711 | /STAGE1/y.tab.c | f4fdeefface18e48e46d0a38ccadb4f8369db841 | [] | no_license | vineetjc/xsm_expl | 03bf39367ff432dbca56e925713255afeb850091 | 0073c9d073dadd263cc691e5ce57f32296ca19e2 | refs/heads/master | 2020-04-17T05:32:22.854916 | 2020-01-26T13:46:59 | 2020-01-26T13:46:59 | 166,284,069 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 45,884 | c | /* A Bison parser, made by GNU Bison 3.0.4. */
/* Bison implementation for Yacc-like parsers in C
Copyright (C) 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by... | [
"vineetjc@yahoo.com"
] | vineetjc@yahoo.com |
92c16306680fb307eefba21dc9b9ea21fb81f665 | 635e7ca601105115e3e801e12991d00fe5d0a25d | /29_DequeMain.c | 348b3e059011067d8d1a46e516f7d0ecc23306c5 | [] | no_license | FunFunHaDa/Example_Data_Structure | 77aa99a85157b8f7008ea8fbec64f7ea78fbf2a6 | 8830c18474e88874a8d1dd21f1e7e9ba44bc07eb | refs/heads/master | 2020-03-26T03:47:43.827096 | 2019-05-11T14:52:02 | 2019-05-11T14:52:02 | 144,471,052 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 508 | c | #include<stdio.h>
#include"29_Deque.h"
int main(void)
{
Deque deq;
DequeInit(&deq);
DQAddFirst(&deq, 3);
DQAddFirst(&deq, 2);
DQAddFirst(&deq, 1);
DQAddLast(&deq, 4);
DQAddLast(&deq, 5);
DQAddLast(&deq, 6);
while (!DQIsEmpty(&deq))
printf("%d ", DQRemoveFirst(&deq));
printf("\n");
DQAddFirst(&deq, 3... | [
"kjhkjh0929@gmail.com"
] | kjhkjh0929@gmail.com |
ed89c12313d6bcb7e5b11a2178690f5d89c7bd98 | 78bf428211164cb427906ca44f47076b0d75beb3 | /advsys/advsys11.c | ef6f47faa3352a752344dc24ef60616e125a5b09 | [] | no_license | cmatsuoka/mdadv | 4eb6b82aef170acafc0e63d09b93d96fdcc6a842 | 92263438f118e6f89f958ef23a3a564e2e408aa1 | refs/heads/master | 2020-12-05T03:48:10.540562 | 2020-01-12T12:56:51 | 2020-01-12T12:56:51 | 232,001,360 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,695 | c | // FILE = ADVSYSI/ASM LAST MODIFIED: 12/30/84
// ********** THIS VERSION OF ADVSYSI MUST BE USED FOR ALL **********
// ********** ADVENTURES PRIOR TO THE VORTEX FACTOR. **********
// VERSION 1.1 - 12/30/84
// CORRECTED ERRORS IN THE SCROLL DOWN ROUTINE (SCRDN)
// AND LOCATE LAST LINE OF OVER... | [
"cmatsuoka@gmail.com"
] | cmatsuoka@gmail.com |
6446630247a87341fa93a4262a9cf7e499873984 | 3d34c02808e28fbff08ddd0886139d0332b979c0 | /addr2line/bfd/hppabsd-core.c | 0fa422854c4268c778693cbfcbe9188b8f32e64e | [] | no_license | simonyanmikayel/addr2line | 8f80c45d917a56f8a3fa90f0104146e93c92c6f4 | eccb38774571abaa4592fe14b397613577e9c18f | refs/heads/master | 2021-04-15T07:42:29.659641 | 2021-02-09T15:38:01 | 2021-02-09T15:38:01 | 126,305,453 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,358 | c | /* BFD back-end for HPPA BSD core files.
Copyright (C) 1993-2016 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
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
... | [
"misha@energizeglobal.com"
] | misha@energizeglobal.com |
5ef114771ff0c072a83c25aa52cd7838a5e6ccb4 | afa7d061e3125e01f37cfd67d6a38d679059c3d2 | /Sonar/ComplexDrivers/CD_AnalogIn.c | 4402ba6b88cf3e1ca45d6eb0dcd4d1f6daaa5161 | [] | no_license | MartoniczD/Sonar_app | 2c2bf543a6630e178f3780c6095f98ddbe3e7d54 | f65053b2c05bff5641fb4002245a6d42141ea35c | refs/heads/master | 2016-09-03T03:02:35.867161 | 2014-04-26T10:37:58 | 2014-04-26T10:37:58 | null | 0 | 0 | null | null | null | null | IBM852 | C | false | false | 5,898 | c | #include "CD_AnalogIn.h"
enum { ADC_HALF_BUFFER = 1024 };
volatile uint16 ADCbuf[ADC_HALF_BUFFER*2];
volatile uint32 samples = 0;
static void setup_adc_gpio(void)
{
GPIO_InitTypeDef GPIO_InitStructure;
/* Enable GPIOA Periph clock */
RCC_AHBPeriphClockCmd(RCC_AHBPeriph_GPIOA, ENABLE);
/* Conf... | [
"registration@martonicz.com"
] | registration@martonicz.com |
eba2a4acc785354cce0ccf5b536cb4cd088860e1 | fb844c59b0b565514e1b37a0688099e1ae6f3669 | /src/ctemplate-0.8/src/config_for_unittests.h | 8462252ea99cb407c9df4b426a9b7b13da5ad61b | [
"BSD-3-Clause"
] | permissive | johnsonzhu/SCFF | 240c82117682733d78d259b5c83cc7a2fa9877c1 | 66c566b6c5589fde3f992cadc7dedefc5f2b806b | refs/heads/master | 2020-04-21T00:31:16.720525 | 2014-02-24T12:21:58 | 2014-02-24T12:21:58 | 17,049,739 | 7 | 3 | null | null | null | null | UTF-8 | C | false | false | 2,983 | h | // Copyright (c) 2007, Google Inc.
// 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 copyright
// notice, this list of condi... | [
"357367831@qq.com"
] | 357367831@qq.com |
f9bafbe840ea7a8743aff38397012af26c716507 | a9e5b737448e7a614126f1ff9ed5146bf2774213 | /人脸门禁单片机/Inc/ultrasonic.h | 7c9c32a44da49795da7c011af06a84a172d1103f | [] | no_license | ccy-blog/Intelligent_Face_Recognition_Lock | 7b6e39353970ea511e878da8454fd0d8b145c4f3 | 1b1e2ab56e11caa8fa5c89f24855809daf5bfdbb | refs/heads/master | 2023-08-20T08:33:39.480062 | 2021-10-31T11:57:37 | 2021-10-31T11:57:37 | 423,132,932 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 948 | h | /**
******************************************************************************
* File Name : ultrasonic.h
* Description : 用于超声波测距模块的初始化和采集数据 。
******************************************************************************
*
********************************************... | [
"2633105829@qq.com"
] | 2633105829@qq.com |
a303911bfac4ece813e9c5283fbdda9fb76bbc04 | 200974c96055fad4e0feeb319c2d70e7c504d0ad | /tester1.c | c2fecdea34664c9274cc3e14a84270e66630ef4f | [] | no_license | ArchitaSurai95/summer_project | dd8781a122965055e626dc6524126de76614d9ca | e787398d5c721cb81c498431ed0dca47afaf716b | refs/heads/master | 2016-09-14T13:27:45.539822 | 2016-06-10T13:52:58 | 2016-06-10T13:52:58 | 59,543,623 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,947 | c | #include<stdio.h>
#include<stdlib.h>
#include<string.h>
void func(int *array)
{
for(int i=0;i<5;i++)
array[i]+=1;
}
int main(int argc, char * argv[])
{
int *array,num[argc-1],i,j,value=0,count1,count2,dummy,len;
FILE *fd_read[argc-1];
char c[4]="A",ch='a',a;
float x,y,z;
int n=5,arr[2][3]={{11,2,3},{4,5,6}};
FI... | [
"archita.surai@gmail.com"
] | archita.surai@gmail.com |
8b1b101fa4f7126da5c80c52c9bf9efcc8a07ebc | 3b7cdefcad1272ce9ef9b5a2ea6f6c36d4604a6f | /mcu/common/driver/che/include/md32_common.h | d42446663646ad6548ad1142f38731f6da508faa | [] | no_license | junkyard-2327/TK_MD_BASIC_MOLY.LR12A.R3.MP.V110.6 | ad79a26ed395d5b333b718a6b0913003b556f15e | 04ebd402fe9472e0c2e3da5a296c11819307b929 | refs/heads/master | 2022-12-25T23:24:05.155209 | 2020-10-09T04:37:19 | 2020-10-09T04:37:19 | 301,968,967 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 10,658 | h | /* crypto/md32_common.h */
/* ====================================================================
* Copyright (c) 1999-2007 The OpenSSL Project. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
*... | [
"null"
] | null |
6dfb730d56248a3606ff868bb3d05ef8675b9314 | 3c60ed2d4282310f845ca6fe50909ae766e7a09e | /FunctionOverloading_2/SourseHeader/FillRand.h | 6a74a09d1a38db9171f33f32042c0558eb67c38d | [] | no_license | trimmergrom/FunctionOverloading_2 | d5132ed071ec4dbcd161029535be661dcf0e031d | 6759c5cd54eac4fa79aa534bfb8711ff9a7a326d | refs/heads/master | 2023-09-04T06:00:41.949805 | 2021-11-03T04:35:45 | 2021-11-03T04:35:45 | 418,227,147 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 860 | h | #pragma once
#include "Constants.h"
void ArrRand(int arr[], int arr_1[], const unsigned int n, int minRand, int maxRand);
void ArrRand(int arr[], int arr_1[], const unsigned int n);
void ArrRand(double arr[], double arr_1[], const unsigned int n, int minRand, int maxRand);
void ArrRand(float arr[], float arr_1[], cons... | [
"trimmergrom@yandex.ru"
] | trimmergrom@yandex.ru |
b51b4ad1af7b168421f382a6b101f45eeb2db575 | 0acd9f4ab3318f683d3a6165cc6be253ac91a803 | /Exam (15 Mar 2020)/2.MemoryMonitor/Structs.h | b32edb5fd5c0a124d673b48aaa0d58d7bc03eef8 | [] | no_license | AleksievAleksandar/Cpp-Advanced | f2b4c68ade183d6b6bec0904e6371c2eb9e1140a | 8e48a57e33bdfbb5e6ecf54ed0e2b2892c334599 | refs/heads/master | 2023-06-09T11:24:26.872945 | 2023-06-05T13:32:29 | 2023-06-05T13:32:29 | 250,770,870 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 160 | h |
#ifndef STRUCTS_H_
#define STRUCTS_H_
struct MemoryNode
{
MemoryNode() : data(nullptr), size(0)
{
}
int* data;
int size;
};
#endif /* STRUCTS_H_ */
| [
"noreply@github.com"
] | AleksievAleksandar.noreply@github.com |
b542297b0f5846f6d8d1637c1448e00e7d072b66 | 10287b76cd674e40be1cc4dde8749ae2adf8e7ee | /src/chmod.c | bbe26dcab0d470f2f69cd4ad8f493e35afe2076e | [
"MIT"
] | permissive | dishankgoel/Neon-Shell | 957ef4067612fc73fd680b8c11f6a13abf3e3ebc | 4078a0b771858ac45998d1b542bc297f3a1643bf | refs/heads/master | 2022-12-16T12:35:09.007573 | 2020-09-23T16:20:59 | 2020-09-23T16:20:59 | 298,027,491 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,869 | c | /* Author: Dishank Goel
* Date written: 21st August 2020
*
* chmod.c implements the `chmod` command in UNIX without any options
* chmod is used to change permissions of a file
* Usage: chmod MODE FILE...
*/
#include <stdio.h>
#include <stdlib.h>
#include <errno.h>
#include <string.h>
#include <sys/stat.h>
... | [
"dishankgoel1729@gmail.com"
] | dishankgoel1729@gmail.com |
23e19d0babddd0c2e7d1843fa0dd9226acd5dfb4 | 3d8b8ba694b64d5e6a6074b59f562cc89e99f21d | /sources/GE/src/sur301.c | 7e6782a0aaaa545eb56634e87c08715ae08fed16 | [] | no_license | starseeker/varkon | cf773ddd1604451986823bddd534464921b6147d | d775659e7e42c2e1deb0e3be6094494f637dbf2a | refs/heads/master | 2021-01-01T19:19:35.715452 | 2013-05-26T01:28:47 | 2013-05-26T01:28:47 | 10,288,101 | 4 | 1 | null | null | null | null | UTF-8 | C | false | false | 24,250 | c | /********************************************************************/
/* */
/* This file is part of the VARKON Geometry Library. */
/* URL: http://varkon.sourceforge.net */
/* ... | [
"cliffyapp@gmail.com"
] | cliffyapp@gmail.com |
6aad843e64ed7e3d61d250b6116f38e2d7eb6246 | 9f05d15a3f6d98711416d42e1ac3b385d9caa03a | /sem2/sorting/C/sort5.c | 810e7b771d566efeb07d4d18e1e69981b7a847c9 | [] | no_license | dtbinh/MAI | abbad3bef790ea231a1dc36233851a080ea53225 | a5c0b7ce0be0f5b5a1d5f193e228c685977a2f93 | refs/heads/master | 2020-06-16T06:45:58.595779 | 2016-08-21T15:37:10 | 2016-08-21T15:37:10 | 75,237,279 | 1 | 0 | null | 2016-11-30T23:45:58 | 2016-11-30T23:45:58 | null | UTF-8 | C | false | false | 188 | c | #include "sort5.h"
void sort5(int *a, const int n)
{
int i, j;
for (i = 1; i < n; i++)
{
j = i;
while (j > 0 && a[j] < a[j - 1])
{
swap(&a[j], &a[j - 1]);
j--;
}
}
}
| [
"dron.elektron@gmail.com"
] | dron.elektron@gmail.com |
e53398b32ae06e389805d1e94a2e3b4cd1ae0b90 | e567681bca202d737995a9dde7ca646035d9d1d4 | /genCode/codegen/mex/testAddOne/interface/_coder_testAddOne_mex.h | c127f30c9087a52e6aa9e488de63cae836c8a5bc | [] | no_license | shackopu/ManavMantra | 0b0bfad7ec9eacadae6d40dcc3e49ce3d7c0a6cf | 72f0da766eddd93171d88359868c8ed9ad3b32a6 | refs/heads/master | 2020-04-15T20:07:21.655572 | 2018-04-29T08:35:42 | 2018-04-29T08:35:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 808 | h | /*
* Academic License - for use in teaching, academic research, and meeting
* course requirements at degree granting institutions only. Not for
* government, commercial, or other organizational use.
*
* _coder_testAddOne_mex.h
*
* Code generation for function '_coder_testAddOne_mex'
*
*/
#ifndef _CODER_TESTA... | [
"praveen.bhatia@sumpurn.com"
] | praveen.bhatia@sumpurn.com |
4052c37d41acd9532d31bb14d1eafbf8578fb2b4 | cea42b9891a10f6878479854f0c648781ff6c597 | /fifo_page.c | 8c3ccb49adba0886a661e58c7f53c1454f86bb3d | [] | no_license | pramitt14/OS-Problems | b7e4ff8ea4e05868f222742c2bae03b31ef65e57 | 374b0e49da1010cb7ceacb723b6160e5f97e172e | refs/heads/master | 2022-11-10T17:24:29.530405 | 2020-06-10T14:43:36 | 2020-06-10T14:43:36 | 271,300,851 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,135 | c | #include<stdio.h>
int main()
{
//int n -- for counting pages
//int a[] -- for page number input
//int no -- for frame numbers
//int f[] -- to show values in the frame
int i,j,n,a[50],f[10],no,k,avail,count=0;
printf("\nENTER THE NUMBER OF PAGES:\n");
scanf("%d",&n);
pr... | [
"noreply@github.com"
] | pramitt14.noreply@github.com |
a3e2edfd6662a12406b599f1ef5465c0fd810da2 | 05623dd273e9b8c4b3b379ea1d4b87e6017bcc87 | /test.c | 2f8adee4367054a6e50ca7aea92ec24e5126c68a | [] | no_license | Aura5/test-git | 2aa738a603bef7d86158dafc16b156978d88d9bf | 763daacfca01606f0b5e506f8427833ed7dae653 | refs/heads/master | 2020-12-02T11:21:55.649752 | 2017-07-08T18:16:23 | 2017-07-08T18:16:23 | 96,632,142 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 139 | c | #include <stdio.h>
void main()
{
int a,b,c;
printf("Enter");
while(a < b)
{
a = b + c;
c = a;
}
}
_void
perro
hola
cambio
| [
"noreply@github.com"
] | Aura5.noreply@github.com |
a21ba3a82a7ccfbb7fca068044a0ed6634068307 | d0a194bc4ee5083d691a042c712522b30c59aa8a | /src/mounika.c | dbc95f4559907bf08b47a68d93e55241afcf2d8e | [] | no_license | stepin104923/ctea-task2b | 0f557e2f0b7f7f7281f26910e50ee1b417fc9832 | 2de7c3489fa45b3e4bf68664d6da79a6b7268fdf | refs/heads/main | 2023-02-27T12:37:47.953149 | 2021-02-04T12:20:54 | 2021-02-04T12:20:54 | 335,912,761 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 99 | c | #include <stdio.h>
#include "mounika.h"
void print_mounika()
{
printf("This is mounika\n");
}
| [
"71550057+mounikamoni9999@users.noreply.github.com"
] | 71550057+mounikamoni9999@users.noreply.github.com |
5164ccab376ba159fff4db4d920dd2782bbe2993 | 5dc68a3e3ea1885a59730144af071753b2f9b158 | /5.0TIM定时器/1.0基本定时器500ms延时/SYSTEM/DelayPriacy/DelayPriacy.h | f1283054c5d1ef7a0e1a0eb1fe71df0c6f105c01 | [] | no_license | Delires/SECOND-STM32 | 1525ea3896df85c628558f365bf7d2a4d2692bcc | e0c22ddf0fd85a74e8ff338265de57b723dc7715 | refs/heads/main | 2023-01-03T02:26:03.682515 | 2020-10-31T03:40:36 | 2020-10-31T03:40:36 | 308,796,335 | 2 | 0 | null | null | null | null | GB18030 | C | false | false | 274 | h | #ifndef DelayPriacy__h__
#define DelayPriacy__h__
#include "stm32f10x.h"
#include "sys.h"
void delay_init(void); //初始化函数声明
void delay_ms(u16 nms); //ms毫秒延时函数
void delay_us(u32 nus); //us微秒延时函数
void Delay(uint32_t Count);
#endif
| [
"2356365675@qq.com"
] | 2356365675@qq.com |
efb2f87ee19cc30fa99e6685123e0c07d5e9bb4c | 7cbef866d84a9b452552a36f802d058219014b24 | /include/knapsack/fastmath.h | e57905357bcbebaaad13188ba24d035406fd1941 | [] | no_license | Aeswyr/knapsack-plus-plus | 81137ad3bd4b1e045e9667afac903b82e59a180d | 106499f4c7aed910d943bd5a3baa90ef29c2e3a7 | refs/heads/master | 2023-06-18T03:14:56.111423 | 2021-03-09T19:43:24 | 2021-03-09T19:43:24 | 310,499,280 | 0 | 0 | null | 2021-03-09T19:43:25 | 2020-11-06T05:18:08 | C++ | UTF-8 | C | false | false | 1,138 | h | #pragma once
#define PI 3.14159263
/**
* Uses the legs of a right triangle to calculate cosine
*
* float dx - the x leg of the right triangle
* float dy - the y leg of the right triangle
* returns - the cosine based on the input legs of a triangle
*/
float cos(float dx, float dy);
/**
* Uses the legs... | [
"pmkgbwis@gmail.com"
] | pmkgbwis@gmail.com |
4cf6d0eb05d2cbf4588c229d35f776aa08dabc4a | 97b0793dc872963d1f816c7250857ffc4792b611 | /Temp/StagingArea/Data/il2cppOutput/t2557MD.h | 74f84119932ceab1d2b6250920fc8126f4b53de1 | [] | no_license | JamesMoulang/LudumDare32 | 1e63f2d46dd8d9e8cf52cfc33a1f0f98b08d3119 | 9826e0eba56c85ed8161c510ba91af5bee52eea4 | refs/heads/master | 2020-04-27T08:17:58.678320 | 2015-04-23T15:33:15 | 2015-04-23T15:33:15 | 34,171,493 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 535 | h | #pragma once
#include <stdint.h>
#include <assert.h>
#include <exception>
#include "codegen/il2cpp-codegen.h"
struct t2557;
struct t28;
struct t29;
#include "t176.h"
void m14294 (t2557 * __this, t29 * p0, MethodInfo* method) IL2CPP_METHOD_ATTR;
t28 * m14295 (t2557 * __this, MethodInfo* method) IL2CPP_METHOD_ATTR;
... | [
"james@jamess-MacBook.local"
] | james@jamess-MacBook.local |
18132b06dae68dd7f51bbaf9350913ab03d954eb | 9f38a2b4f7cc8e7a7e48cd1312db4fd474952cbf | /src/peer.c | 263adebbaa4619a9e2932e81e715754fd3d5f65b | [
"BSD-3-Clause"
] | permissive | vanvantong/copycat | 8174c355c965f86a032cbff5d08b982a1c37ecc1 | 199582508f37bb25baac88e4a1dbd88795d0b87c | refs/heads/master | 2021-06-18T06:07:44.480155 | 2017-06-15T11:56:43 | 2017-06-15T11:56:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 20,983 | c | /**
* \file peer.c
* \brief The fullmesh peer implementation.
* \author k.edeline
* \version 0.1
*/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <errno.h>
#include <signal.h>
#include <glib.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <sys/time.h>
#include... | [
"korian.edeline@ulg.ac.Be"
] | korian.edeline@ulg.ac.Be |
499c90c12d39d20115215c9300074664952cfc3e | 6735ac20704aacb2a13292cf41a75bca6385d87e | /sum1.c | 9e4bb5bf436a0cb5f2222df838755f2cb295b825 | [] | no_license | sathyakrishna98/Sathyamani.k | f74a71d4ff8e304156ea0c05d5caf40b8e4a7c28 | c85c1b80d66143b6be5cf981d0ee7ba90f3047da | refs/heads/master | 2021-09-11T12:45:37.831194 | 2018-04-07T08:26:05 | 2018-04-07T08:26:05 | 113,657,217 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 138 | c | #include<stdio.h>
void main()
{
int inp,i,sum=0;
scanf("%d",&inp);
for(i=1;i<=inp;i++)
{
sum=sum+i;
}
printf("%d",sum);
}
| [
"noreply@github.com"
] | sathyakrishna98.noreply@github.com |
3c76ba7edd97379d867b5e3597ffe70302bbd8e9 | 1248df42107e1e9899e17b6ba13d1e9ad1870b4c | /apue/signal/mytbf/mytbf.c | 0d355be18f3639ba4c4612ac2290b61ae8ec7254 | [] | no_license | yankunsam/learning | 5be3799fdc0ea7108d2dcab9072e0e19825ecc16 | 0cc6c5be100029d34991f37119a672e4d5f54ae9 | refs/heads/master | 2021-01-11T03:13:26.951279 | 2018-08-20T08:44:18 | 2018-08-20T08:44:18 | 70,142,627 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,975 | c | #include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
#include <errno.h>
#include <signal.h>
#include "mytbf.h"
typedef void (*sighandler_t)(int);
struct mytbf_st
{
int cps;
int burst;
int token;
int pos;
};
static struct mytbf_st *job[MYTBF_M... | [
"samyankun@gmail.com"
] | samyankun@gmail.com |
c1d638129b90edfcaebaacab96d64e22a644d12a | e8121212a21cab08a44aeb8c50104f693c21691a | /docs/EPD Extension Board Gen2 (EXT2)_v1.30 formal/edit/EPD Extension Board Gen2.si4project/Backup/EPD_drivers(5560).h | 33b6abb23699427915605e07ad0f2af8d505d6a6 | [] | no_license | alterwear/arduino-firmware | e6f94fc06ceb351f1014817078b9abfcd0fe717b | fe5d3530b8d5f403af580bfacf12319e4994d929 | refs/heads/master | 2021-03-19T15:38:21.772848 | 2019-04-17T17:47:37 | 2019-04-17T17:47:37 | 122,406,525 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,545 | h | /**
* Copyright (c) Pervasive Displays Inc. 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 con... | [
"molecule@berkeley.edu"
] | molecule@berkeley.edu |
86a4cd29b72f8b9d4d3bf052d2b9e03d6344985a | e937108317f9a75ca85919c4fe5c06a15c73b415 | /apps/libs/avrcp/avrcp_continuation_handler.c | 5984e6d8988bda4a77c2265ea1cb956744502fa8 | [] | no_license | Fangxihu/W1_V006 | e2be343f0e80951940aad158d7de01c2b9e0752d | 726ec248c371c22c63309bed9ed8bb6b96b5f11a | refs/heads/master | 2020-06-05T19:16:20.780711 | 2019-07-09T01:27:40 | 2019-07-09T01:27:40 | 192,520,169 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,549 | c | /****************************************************************************
Copyright (c) 2004 - 2015 Qualcomm Technologies International, Ltd.
Part of 6.3.0
FILE NAME
avrcp_continuation_handler.c
DESCRIPTION
Internal functions handling the Continuation feature.
NOTES
*/
/******************************... | [
"Fangxihu"
] | Fangxihu |
1a52501cab1978c8465ddda1d9d8f9dc22bb8358 | a3acf202efe53040bfb989dec6505958d0992657 | /mbedtls/src/x509write_csr.c | b65986d2a1a3a9091f060b3923696e8766733dec | [] | no_license | ArrowElectronicsESC/SiLabsLoRA_EFM_GG | 19c76cda9bc3810e1df037a647be39eb2601652d | b5a2c17d3a95326b01820decec503248449d098b | refs/heads/master | 2020-07-07T17:56:58.777770 | 2019-12-11T15:26:38 | 2019-12-11T15:26:38 | 203,430,179 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 9,526 | c | /*
* X.509 Certificate Signing Request writing
*
* Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
* SPDX-License-Identifier: Apache-2.0
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may
* not use this file except in compliance with the License.
* You may obtain a copy ... | [
"ankush.kapile@einfochips.com"
] | ankush.kapile@einfochips.com |
d20d5d0d77d9563f13a27d13db03b96c36f7f00c | 838d44c4516358a60a7533ed698e72602c833a1d | /src/numinfo.h | 963331577542f7653920a7e6f03f96318c04edb4 | [
"MIT"
] | permissive | silentindark/libastphonenumber | 825a71379812530b2a8908f865710910318aa50c | 7d5713c27e183d8d3775d5d923eb1c19c8e51157 | refs/heads/master | 2022-11-13T21:24:10.008151 | 2020-07-09T12:07:50 | 2020-07-09T12:07:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,651 | h |
#ifndef LIBASTPHONENUMBER_NUMINFO_H
#define LIBASTPHONENUMBER_NUMINFO_H
#ifdef __cplusplus
extern "C" {
#endif
/**
* Type of phone numbers.
* @see https://github.com/googlei18n/libphonenumber
*/
#define FOREACH_PHONE_TYPE(TYPE) \
TYPE(FIXED_LINE) \
TYPE(MOBILE) \
TYPE(FIXED_LINE_OR_MOBI... | [
"sdefauw@gmail.com"
] | sdefauw@gmail.com |
4e57f7b3aaaac6595b9a91fc26499abd7201fd7e | ea4e3ac0966fe7b69f42eaa5a32980caa2248957 | /download/unzip/Heimdal/Heimdal-453.20.2/lib/krb5/verify_krb5_conf.c | 76ab576b6bc2c5eab83f49377d61377fd3762027 | [
"BSD-3-Clause"
] | permissive | hyl946/opensource_apple | 36b49deda8b2f241437ed45113d624ad45aa6d5f | e0f41fa0d9d535d57bfe56a264b4b27b8f93d86a | refs/heads/master | 2023-02-26T16:27:25.343636 | 2020-03-29T08:50:45 | 2020-03-29T08:50:45 | 249,169,732 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 21,284 | c | /*
* Copyright (c) 1999 - 2005 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions o... | [
"hyl946@163.com"
] | hyl946@163.com |
852c0d514f87b54be2399bbfd04f363ead055c74 | cfe9822f4351f9fdf4da8a81224acd63dd0fc6b2 | /printf/ft_putstr.c | 4d8be6ca8c00a25758994eb592829e3d7fbcf83d | [] | no_license | lord0gnome/push_swap | 0e1a5308b4afaaff9687c51567eb3e0117ac9010 | df7a11a4c3343160daff41d5c07e8ee9d8e26c25 | refs/heads/master | 2021-01-15T15:41:49.116043 | 2016-11-18T17:33:00 | 2016-11-18T17:33:00 | 54,416,790 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,014 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_putstr.c :+: :+: :+: ... | [
"guiricha@e1r7p15.42.fr"
] | guiricha@e1r7p15.42.fr |
3b3ce054fd6cb7b3b4ca87663590e4faf1e6e301 | 24d856d98c85a319d53be2768ccc176a50873fa3 | /linux-lts-quantal-3.5.0/drivers/leds/led-class.c | e663e6f413e989d835067811a992bb62dc316f36 | [
"BSD-2-Clause",
"GPL-1.0-or-later",
"Linux-syscall-note",
"GPL-2.0-only"
] | permissive | dozenow/shortcut | a4803b59c95e72a01d73bb30acaae45cf76b0367 | b140082a44c58f05af3495259c1beaaa9a63560b | refs/heads/jumpstart-php | 2020-06-29T11:41:05.842760 | 2019-03-28T17:28:56 | 2019-03-28T17:28:56 | 200,405,626 | 2 | 2 | BSD-2-Clause | 2019-08-03T19:45:44 | 2019-08-03T17:57:58 | C | UTF-8 | C | false | false | 6,011 | c | /*
* LED Class Core
*
* Copyright (C) 2005 John Lenz <lenz@cs.wisc.edu>
* Copyright (C) 2005-2007 Richard Purdie <rpurdie@openedhand.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software ... | [
"jflinn"
] | jflinn |
388c6efcceb451733a906b014922ec81bf9a7796 | 5c255f911786e984286b1f7a4e6091a68419d049 | /code/89804282-f4cc-4c6c-bc24-ea6914a4936e.c | e5cfe2d2486541d29bddd9c73571435f662edfe0 | [] | 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 | 219 | c | #include <stdio.h>
int main() {
float i;
float j;
float k;
float l;
i = 5;
j = 9;
printf("vulnerability");
k = 3;
l = l*j*k/9;
printf("vulnerabbivtty");
printf("%f\n",k);
return 0;
}
| [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
b3d2456f2dee5a9aed9acdc563b9060d06a8db60 | 7af617d8b566563abcb79967454254a4bb8aea20 | /src/lua.c | 02605c938106e086d925c9142e6e077ce09c94e5 | [] | no_license | OpenInkpot/attic-slindak | adf741f1dafaf29f10dcaaf1d8fad8998c1b7cbd | 0a5d0f0310520a8791bbf357862faa839b06e1c5 | refs/heads/master | 2020-04-10T04:00:58.665009 | 2008-08-21T07:46:45 | 2008-08-21T07:46:45 | 68,095,878 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,665 | c | /*
* vi: sw=4 ts=4 noexpandtab
*/
#define _GNU_SOURCE
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <lua.h>
#include <lualib.h>
#include <lauxlib.h>
#include "common.h"
#include "lua-helpers.h"
#include "configuration.h"
#include "debfile.h"
lua_State *L;
int L_push_int_str(int table, int key,... | [
"virtuoso@slind.org"
] | virtuoso@slind.org |
b9f9901be215b5cceb0b9b850c361e02513dea2c | a154c96065007d7a7f6fbe0458dd59b0b63df062 | /0x19-hash_tables/5-hash_table_print.c | 780b05f5475935c4c536fc480eebe2877878ca78 | [] | no_license | JacobBHartman/holbertonschool-low_level_programming | bcca8df9ef4f49f37fdcf4964303c3b9c13722b4 | b00ff48c55ff3a3ddeadeeb74bf570da4024124c | refs/heads/master | 2021-05-16T06:21:12.047009 | 2018-04-12T00:04:52 | 2018-04-12T00:04:52 | 103,428,716 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 671 | c | #include "hash_tables.h"
/**
* hash_table_print - prints a hash table
* @ht: the hash table
* Returns: nothing
*/
void hash_table_print(const hash_table_t *ht)
{
unsigned long int i;
int flag = 0;
hash_node_t *pail = NULL;
if (ht == NULL || ht->size == 0)
return;
putchar('{');
for (i = 0; i < ht->size; i... | [
"209@holbertonschool.com"
] | 209@holbertonschool.com |
2bc96b461df0d5002c5be106224e7d82ee96ada7 | 333f495445d4ff7cefab17571f894854b14a31d3 | /src/z80asm/parse.c | ab52e757fe56c66065a660892f2f8d27c4cddbbc | [
"ClArtistic",
"Artistic-2.0"
] | permissive | Irvise/z88dk | cd3965478fb8fda2da7df846760dd0d7f9d610de | fcfdeec1f60d565abb64ca84849d78ff749b1ddf | refs/heads/master | 2023-08-26T09:32:55.504082 | 2021-11-13T23:10:25 | 2021-11-13T23:10:25 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 13,237 | c | /*
Z88-DK Z80ASM - Z80 Assembler
Copyright (C) Gunther Strube, InterLogic 1993-99
Copyright (C) Paulo Custodio, 2011-2021
License: The Artistic License 2.0, http://www.perlfoundation.org/artistic_license_2_0
Repository: https://github.com/z88dk/z88dk
Define ragel-based parser.
*/
#include "class.h"
#include "codear... | [
"pauloscustodio@gmail.com"
] | pauloscustodio@gmail.com |
117d9d5c2e9b461606e50b6114f350f8ac9c5841 | 59558e12cb9db0fa9fda33af29d7cd5c36aa174c | /plainbox-provider-snappy/src/clocktest.c | 5aadb9651d5711a8e5007ba10717cd6a781f4d18 | [] | no_license | kissiel/plainbox-provider-snappy | 5491f74de6cc57e5f5bd51dd49f5f3991d272218 | be840684cdb25fbeedcf890665d36b101ea9b1b3 | refs/heads/master | 2021-01-22T10:57:14.432309 | 2017-02-01T10:04:25 | 2017-02-01T10:04:25 | 82,055,971 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,183 | c | /* clocktest.c - check for clock jitter on SMP machines */
#include <unistd.h>
#include <stdlib.h>
#include <stdio.h>
#include <time.h>
#include <sys/time.h>
#define __USE_GNU 1
#include <sched.h>
#define NSEC_PER_SEC 1000000000
#define MAX_JITTER (double)0.2
#define ITERATIONS 10000
#define NSEC(ts) (... | [
"jonathan.cave@canonical.com"
] | jonathan.cave@canonical.com |
7e09e971c2200711e184d31c62975c1d46c188ae | 3174a5dff20546d8d811416b7536bb3926639f34 | /Hardware/screen.v3_total/sht2x.c | 7c3ee13592f69b0029b88bbbf1dad39ca9b83045 | [] | no_license | xiao2yang1998/MagicMask | aa7b619f60bc6f7e497ee67af600b92c68bc94e4 | f3798c8bf6f960ac93d3f64169f0ba7a43a1f491 | refs/heads/master | 2022-11-16T01:30:26.132342 | 2020-07-12T09:40:26 | 2020-07-12T09:40:26 | 279,029,104 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,836 | c | /**
******************************************************************************
* @file sht2x.c
* @author William Xu
* @version V1.0.0
* @date 9-Apr-2018
* @brief SHT2x sensor driver
******************************************************************************
*
* Copyright (c) 2009-2018 MXCHIP Co... | [
"ytchuyang111@163.com"
] | ytchuyang111@163.com |
a0b95d586241e24ffbbd8755f7daecdcf728ca47 | 5c255f911786e984286b1f7a4e6091a68419d049 | /code/9123ea7d-e5cf-4b08-a01e-26b3bdb96975.c | 124057683c1daf181c27dc3bf824e66fd73d4f23 | [] | 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 = l;
j = 9;
printf("vulnerability");
k = 3;
l = i*j*k/9;
printf("vulnerabitity");
printf("%f\n",k);
return 0;
}
| [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
ec15536abc31a6eff00d553501dd466bcb21cb5c | f50da5dfb1d27cf737825705ce5e286bde578820 | /Temp/il2cppOutput/il2cppOutput/mscorlib_System_Collections_Generic_List_1_Enumera1250342799MethodDeclarations.h | 25306510a6f8529ff6de8a0d463df9daaad2ce89 | [] | no_license | magonicolas/OXpecker | 03f0ea81d0dedd030d892bfa2afa4e787e855f70 | f08475118dc8f29fc9c89aafea5628ab20c173f7 | refs/heads/master | 2020-07-05T11:07:21.694986 | 2016-09-12T16:20:33 | 2016-09-12T16:20:33 | 67,150,904 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,504 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
#include <assert.h>
#include <exception>
#include "codegen/il2cpp-codegen.h"
#include "mscorlib_System_Collections_Generic_List_1_Enumera4014815677MethodDeclarations.h"
// System.Vo... | [
"magonicolas@gmail.com"
] | magonicolas@gmail.com |
37e60c6195b23555f98d68ee4e0a95756f588b2d | fb55ced304dc64ad12e80a69659deda2bec3aa42 | /0x13-more_singly_linked_lists/10-delete_nodeint.c | 98d208979a589225cb1d84c0426062a0d80a7bdf | [] | no_license | JwowSquared/holbertonschool-low_level_programming | 5a2e110b0559edc6d76c197e35f81244c3e97ccd | c981eeb0bac0fcb405a1682f5d3e830bbf47655a | refs/heads/master | 2023-02-20T04:57:48.154211 | 2021-01-16T06:58:35 | 2021-01-16T06:58:35 | 271,305,909 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 653 | c | #include "lists.h"
/**
* delete_nodeint_at_index - doesn't really leave much to the imagination
* @head: double pointer to head of list
* @idx: index to delete node at
*
* Return: 1 on success, -1 otherwise
*/
int delete_nodeint_at_index(listint_t **head, unsigned int idx)
{
unsigned int i = 0;
listint_t *temp, *pre... | [
"Jdwagner1@hotmail.com"
] | Jdwagner1@hotmail.com |
58c5ccbe3e5469b0a7e65078b3581ecc949afb55 | 9b04a4bdef55994a102e2989f6345a94b036c8f7 | /ft_strjoin.c | eeb2aef583e63aeb7730f77dcf055d3a151fd322 | [] | no_license | mxaba/libft | ca8477b1c1dbe74093965f1f4e540f3fa9cd99d2 | 2f3c7227eddba7b5c1414b7a339a0b950d9307c4 | refs/heads/master | 2020-03-19T03:25:46.919798 | 2018-06-01T14:29:36 | 2018-06-01T14:29:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,269 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strjoin.c :+: :+: :+: ... | [
"noreply@github.com"
] | mxaba.noreply@github.com |
20f65ebd21d9d2e53e219fb42c1817cd22be8237 | 6034097cfe98c56b4a3d874200e45281a61e8c49 | /libvec/v2_new_val.c | ac07b7ebd1b35c7e47fe464d0f22639f6ba00035 | [] | no_license | k-off/RT-v1 | 1b645086571b7d7131e7bbc04e82f8c921d9db95 | b100d25c21b4f0135eaa5eec56e2c409a1845a25 | refs/heads/master | 2020-06-01T21:10:48.874074 | 2019-09-25T19:13:02 | 2019-09-25T19:13:02 | 190,928,812 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,010 | c | /* ************************************************************************** */
/* */
/* :::::::: */
/* v2_new_null.c :+: :+: ... | [
"pacovali@f0r4s17.codam.nl"
] | pacovali@f0r4s17.codam.nl |
fd159592136ecb460e66f020bd3a5c52d882ad6e | 61160823ed0ff9d2a6d53ddf6c0452bada428911 | /0x02-functions_nested_loops/5-sign.c | 31cea2e8d5167e8b7618fec008b736a13484153f | [] | no_license | gateway17/holbertonschool-low_level_programming | 4cf8036a0271490c3a3016d021cef2598b2be548 | 7c20d629efa660aaa065496c6f90d77c08fc79ec | refs/heads/main | 2023-08-22T23:13:40.102527 | 2021-09-20T22:15:03 | 2021-09-20T22:15:03 | 296,677,446 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 365 | c | #include "holberton.h"
/**
* print_sign - sign of a number (ASCCI)
* print the sign (dipending in ASCCI table) by the number.
*@n: sign's number.
* Return: always 0.
*/
int print_sign(int n)
{
if (n > '0')
{
_putchar ('+');
return (1);
}
else if (n == 0)
{
_putchar ('0');
return (0);
}
else
{
_pu... | [
"gateway17ssh@gmail.com"
] | gateway17ssh@gmail.com |
634fb5d598d5376f59f89d96d8db358365af3d98 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/bf71ad10-4a9d-46e4-adb4-13ce730e630f.c | 2ec4f883c12b5cfdbd33b871463b92631915e802 | [] | 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 | 592 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=4;
int j=32;
int k;
int l;
k = 53;
l = 64;
k = i/j;
l = i/j;
l = i/j;
l = l/j;
l = l/j;
j = j-j*k;
//variables
//random
/* START VULNERABILITY */
int a;
char b[33];
char c[70];
a = 0;
do {... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
f4b79f388646b4d76a455165f80951e49769f086 | 98882a957b1c15d7d15da1e77efe886d89d4d1ee | /自作エミュレータで学ぶx86アーキテクチャ/3章/emulator/io.c | 4591221eae95675d2032087cb9b398713bc30324 | [] | no_license | hanakata/studying_cs | 7e93849ad1bae3103e09ce59f8a03cfda6048114 | e8def23f09ede3bebbba98b42b1fc46ae09ce0b6 | refs/heads/master | 2020-03-24T15:46:16.687676 | 2019-11-03T15:55:02 | 2019-11-03T15:55:02 | 142,800,953 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 297 | c | #include <stdio.h>
uint8_t io_in8(uint16_t address){
switch (address) {
case 0x03f8:
return getchar();
default:
return 0;
}
}
void io_out8(uint16_t address, uint8_t value){
switch (address)
{
case 0x03f8:
putchar(value);
break;
}
} | [
"33023745+hanakata@users.noreply.github.com"
] | 33023745+hanakata@users.noreply.github.com |
ebc5c4547e8efdd2ba3cdb3b5eb7eb731bf90b0e | a29cc52897aa268a02598a18b9d3974b15ba1a7b | /ft_strmapi.c | 4760581bf312bf5b11c4d0e1ab71bf0d8f17d2ee | [] | no_license | EndlessBox/libft | bde98f26849513cc120d066bf416c238049197c4 | 2aaa655c159a997f27a427d1b1adeca6b2637ba8 | refs/heads/master | 2021-06-24T13:57:35.487942 | 2020-10-28T11:01:16 | 2020-10-28T11:01:16 | 154,321,584 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,229 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strmapi.c :+: :+: :+: ... | [
"ybouladh@e2r6p15.1337.ma"
] | ybouladh@e2r6p15.1337.ma |
6895b0af6243e4dc4e3fbb3cc0da4f014a64ce04 | d85b1f3ce9a3c24ba158ca4a51ea902d152ef7b9 | /testcases/CWE476_NULL_Pointer_Dereference/CWE476_NULL_Pointer_Dereference__int64_t_10.c | 69ef7e30eccd5f0863e9b584a1b8cccd2ded24d9 | [] | no_license | arichardson/juliet-test-suite-c | cb71a729716c6aa8f4b987752272b66b1916fdaa | e2e8cf80cd7d52f824e9a938bbb3aa658d23d6c9 | refs/heads/master | 2022-12-10T12:05:51.179384 | 2022-11-17T15:41:30 | 2022-12-01T15:25:16 | 179,281,349 | 34 | 34 | null | 2022-12-01T15:25:18 | 2019-04-03T12:03:21 | null | UTF-8 | C | false | false | 4,075 | c | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE476_NULL_Pointer_Dereference__int64_t_10.c
Label Definition File: CWE476_NULL_Pointer_Dereference.label.xml
Template File: sources-sinks-10.tmpl.c
*/
/*
* @description
* CWE: 476 NULL Pointer Dereference
* BadSource: Set data to NULL
* GoodSource: Initializ... | [
"Alexander.Richardson@cl.cam.ac.uk"
] | Alexander.Richardson@cl.cam.ac.uk |
01807d3415a635cd8eab8edf59da07c00927f602 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/net/netlink/extr_af_netlink.c_netlink_data_ready.c | 7951909fea3e20fca9a33d882da91ef2d3a9beb4 | [] | 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 | 531 | 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 |
a4d7cc32bc9cc383d31d117909b1c890d209947f | 33ffba71a8b679861f42e36f722a9e27a855ac18 | /Chapter 07/Example/Program 7.7.c | ff8bdc8a40d4bf9c901959ec59f8ae0f9b91748f | [] | no_license | Feroz455/programming-in-ansi-c-by-balaguruswamy | 1bd00b2ad6c2df4610729e1443ebb3c405e48eec | 205300ee0b398daea03fcb3c5aca1ba345724077 | refs/heads/main | 2023-05-14T00:59:29.154638 | 2021-05-30T07:02:44 | 2021-05-30T07:02:44 | 371,787,526 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,008 | c | /**
page 212
Program 7.7
The program in fig 7.8 shows how to multiply the element of two N x N matrices
*/
///program begin
#include<stdio.h>
#include<conio.h>
//main() function begin
int main()
{
int a1[10][10], a2[10][10], c[10][10];
int i, j, k, a, b;
printf("Enter the size of the squa... | [
"noreply@github.com"
] | Feroz455.noreply@github.com |
d38c478caea412510eb369347a08579a302e44c8 | d8b3f13a6c59d906d93f12f365f447eeed85dc2d | /factorization.c | 79d1dfd4786df85b1bc9f53b7b9d2435f7a3fe2a | [] | no_license | Elegie0/42Seoul | 95347904b60fca893006c7abb8627bfaf2aeecbc | 2efc3cdff69769b5092967b88f65bb7b422b18c4 | refs/heads/master | 2020-12-26T17:29:22.926954 | 2020-04-02T15:39:28 | 2020-04-02T15:39:28 | 237,579,750 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,698 | c | #include "factorization_header.h"
int check_overflow(char s, number num)
{
static number max;
if (!max)
{
INIT_MAX
}
if (num > max / 10 || (num >= max / 10 && (number)(s - '0') > max % 10))
{
return (ERR_OVERFLOW);
}
else
return (OK);
}
int init(int argc, char **argv, number *num)
{
char *arg;
int ... | [
"minckim@student.42seoul.kr"
] | minckim@student.42seoul.kr |
0078969bde3372ae8264edd10cfbecb4fe423d1c | 0ebf84222d725d16e253d70d12a84672ed303eeb | /x11/modular-xorg-server/patches/patch-include_dix.h | 6c6a387559cf1996c1d7a4840adb3dd278266506 | [] | no_license | davefinster/pkgsrc | 341b42479e040c17f0f1e5c1bd3c8bdb3de67d86 | cb042e79100d10a6adb374bd3c8fd56fe16ece9b | refs/heads/trunk | 2021-01-17T10:20:44.238012 | 2015-02-15T02:42:22 | 2015-02-15T02:42:22 | 30,813,126 | 1 | 0 | null | 2015-02-15T00:25:12 | 2015-02-15T00:25:12 | null | UTF-8 | C | false | false | 728 | h | $NetBSD: patch-include_dix.h,v 1.1 2014/12/21 16:03:17 wiz Exp $
X.Org Security Advisory: Dec. 9, 2014
Protocol handling issues in X Window System servers
--- include/dix.h.orig 2012-05-17 17:09:04.000000000 +0000
+++ include/dix.h
@@ -72,8 +72,13 @@ SOFTWARE.
if ((sizeof(req) >> 2) > client->req_len )\
... | [
"wiz"
] | wiz |
89c08d8a2b2ccbf9e660c36f3f6d1816ba5e086c | 2898fa4f2ad766afa0495a837f59fe95daa081a7 | /tests/unit-pass/functional-cast-4.C | 84bf2874c90ed9b199ced627c5311f8c7efc122a | [
"NCSA"
] | permissive | kframework/c-semantics | 12fcc1b1bf1f7792636d1c37f6f7bb1b89a392b5 | e6879d14455771aa0cb3e3d201131d4d763a73a2 | refs/heads/master | 2023-07-31T23:57:03.316456 | 2022-02-01T17:50:31 | 2022-02-01T17:50:31 | 11,747,541 | 312 | 52 | NOASSERTION | 2022-02-01T17:50:33 | 2013-07-29T19:13:25 | C | UTF-8 | C | false | false | 122 | c | struct S{
S(){}
S(int, float){}
S(int) {}
};
int main() {
S s1 = S(1);
S s2 = S{2};
S s3 = S(3,4);
S s4 = S();
}
| [
"noreply@github.com"
] | kframework.noreply@github.com |
5a27352efdfb6b4fb0a58555dbdcd2e85273349c | 5442d26ead3f87cff6db24633b0fe79fa5c440ca | /glvio-vision/configs/lt1s/config.h | a8cdf6f2e675c892b1f6f2b864b22fb4e07cd115 | [] | no_license | liuheng135/glvio | b41db85483b242938ea4c982fac5277a9f0d983a | c5969897c3c10cbb06281a60b03720a663e05d27 | refs/heads/master | 2020-08-14T19:47:50.192564 | 2020-04-06T06:21:40 | 2020-04-06T06:21:40 | 215,224,629 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,534 | h | #ifndef _CONFIG_H_
#define _CONFIG_H_
#define MAIN_LOOP_HZ 400
#define SCHED_DEFAULT SCHED_FIFO
#define GPS_UART_PATH "/dev/ttyS2"
#define GPS_USING_UBLOX
#define LOG_PATH_ROOT "/tmp/"
#define LOG_COUNT_MAX 1
#define LOG_BUF_SIZE (10 * 1024)
#define PARAM_FILE_PATH "/netPrivate/param... | [
"liuheng135@gmail.com"
] | liuheng135@gmail.com |
08aa2afc81446caaea02af888676fee59734f475 | 5150ed0a238533eb2edd41f2ecc94c7f8fdbf2bf | /test/thread_test.c | 0fda937a2ff929e9a9175f22e998557fbdeefccb | [] | no_license | adhoc-dtn/ImageTransmissionOverWSN | 8a8288cbaaddd9c541ba9cc0fe76366e0785e371 | 2abc6f6ced906fb202daa900f0ee220a07a762db | refs/heads/master | 2021-01-19T06:35:32.114793 | 2015-02-12T13:04:25 | 2015-02-12T13:04:25 | 16,933,152 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,688 | c | #include <stdio.h>
#include <sys/types.h>
#include <pthread.h>
void *counter(void *arg)
{
int i;
pid_t pid;
pthread_t thread_id;
pid=getpid();
thread_id=pthread_self();
for(i=0;i<10;i++){
sleep(1);
printf("[%d][%d]%d\n",pid,thread_id,i);
}
return(arg);
}
void thre... | [
"matsuday@mse211.(none)"
] | matsuday@mse211.(none) |
1f758471a24b58acb5dc50a19b4438994d0d9581 | 31c659747c9e6df1beca435309b92ddbe1514f89 | /Fillit/Libft/ft_strcmp.c | 8d3aea81d8fe9c9960bfba343c69adb507e66bc7 | [] | no_license | artemreyt/School21 | bd67ce1c32e2b8e430f3f3fff60343cf41790eed | 8c30bb869c5e4028aadaf9e5b144f91bc76c46dd | refs/heads/master | 2021-07-16T09:15:23.743447 | 2020-02-17T21:53:11 | 2020-02-17T21:53:11 | 206,268,492 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,057 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strcmp.c :+: :+: :+: ... | [
"creicher@oa-l6.21-school.ru"
] | creicher@oa-l6.21-school.ru |
1e5778bb709d004d9dfe751861ebeba04ed26535 | fb6a5afa925bf01ebf4561c11ef80390dae85251 | /Task1501f-master/TestFSM/TestFSM/test/test_stateMachine.c | 989e3472ac7c172015521650a03997a1470bc210 | [] | no_license | Xisthename/C | a157514964ec675aa1e64bcfe8ff18b21986fb14 | 5df56efa9a1625e7eb245201c63e8b532734d030 | refs/heads/master | 2021-01-13T03:04:58.333578 | 2016-12-20T22:37:55 | 2016-12-20T22:37:55 | 76,989,223 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,880 | c | /*
* test_stateMachine.c
*
* Created: 2015-06-17 16:29:39
* Author: Uek
*
* The tests for the state machine assumes the code is 1332, same as in the example in the assignment
* Note that the tests DO NOT COVER ALL STATE TRANSITIONS!
*/
//#include <inttypes.h> /* See http://en.wikipedia.org/wiki/C_data_types#F... | [
"xisthenamedanne@gmail.com"
] | xisthenamedanne@gmail.com |
4ff33bdac2f1b201578137048e3634089c5bcb34 | 3d739f27ee3e4c86e7aeb765d3b2668ec7918147 | /UVA/12802.c | b1755ef6186b492073c8163ff22815a75e51bbd0 | [] | no_license | monircse061/My-All-Codes | 4b7bcba59a4c8a3497d38b6da08fca1faf0f6110 | b5c9f4367efd134c08a4f1eff680202484963098 | refs/heads/master | 2023-04-13T18:55:50.848787 | 2021-04-24T03:46:45 | 2021-04-24T03:46:45 | 361,062,511 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 486 | c | #include<stdio.h>
int main()
{
int x,n,p,y,i;
while(scanf("%d",&n)!=EOF)
{
x=n;
p=0;
while(n>0)
{
p=p*10+n%10;
n=n/10;
}
printf("%d\n",x*2);
y=1;
if(x==1)
y=0;
for(i=2; i*i<=x; i++)
{
... | [
"monirahammod097@gmail.com"
] | monirahammod097@gmail.com |
061229c0b79cb8dabc459089ff4c6d7a9d8597b7 | b3bfe54cbabb82c6b326b04f65bb3dec935fa109 | /src/third_party/libvpx/source/libvpx/vp8/decoder/decodemv.h | b5d750ce4eb8222dd1f16f6267bc97832f3e1b92 | [
"MIT"
] | permissive | darkberg/Chromium-WebCL | 7308fe4f4567a9dd25b84d5c75a6bf10eba24f40 | 41baee31a8e6e3241e097db4047025a3ecbfc9f4 | refs/heads/master | 2020-03-12T23:23:57.841758 | 2014-05-22T01:44:28 | 2014-05-22T01:44:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 576 | h | /*
* Copyright (c) 2010 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... | [
"scalable@scalablevision.com"
] | scalable@scalablevision.com |
eaca941bfcb2f8424665a410b20fc471cba86007 | 91a882547e393d4c4946a6c2c99186b5f72122dd | /Source/XPSP1/NT/drivers/video/ms/3dlabs/perm3/disp/inc/reg.h | 49abdd7890663dbfe2ad7d714eda89e587c811dc | [] | 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 | 273,458 | h | /******************************Module*Header*******************************\
*
* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
* !! !!
* !! WARNING: NOT DDK SAMPLE CODE !!
*... | [
"support@cryptoalgo.cf"
] | support@cryptoalgo.cf |
a45cdc3f7bcbcb9c2f1395c792d69fc2b14aca10 | a166d6b81a7120f4c5172b0d7682658baddcba8c | /Personel/Sandeep/clang/16-sep/bubble.c | 820a5fd633756deaf7d197e0e9cf4ed036fa7293 | [] | no_license | shankar7791/MI-8-systems | 80ab115d42450af1036e60e0047617b5c79a7019 | 55aa74f326cb43b4e6a57676f7e2385a769b6bda | refs/heads/master | 2023-03-03T04:04:27.363041 | 2021-02-12T10:35:09 | 2021-02-12T10:35:09 | 291,920,630 | 4 | 7 | null | 2021-01-22T11:14:51 | 2020-09-01T06:54:24 | C | UTF-8 | C | false | false | 514 | c | #include<stdio.h>
int main()
{
int a[10],i,j,temp,n;
printf("\n Enter the no.of Elements: \n");
scanf("%d",&n);
printf("\n Enter the Elements : \n");
for(i=0; i<n; i++)
{
scanf("%d",&a[i]);
}
for(i=0; i<n; i++)
for(j=i+1; j<n; j++)
{
if(a[i]>a[j])
... | [
"sandeep.jashu1431@gmail.com"
] | sandeep.jashu1431@gmail.com |
a787d96e00e1e82386dca190a18ebd2159afc46f | be528cd6074c1270fba7aaf3d9831a037564bdee | /Corrections/ft_split/main.c | 9dcfacc30fd5fc61cb721c898443e8970f1e313c | [] | no_license | XD-OB/C-Exams | 893da94b4b180a01a7634a9c1a5151019e37ad98 | 3b151cccaf7d0aac1feb46d3f07fbb89d62e5217 | refs/heads/master | 2023-03-08T23:25:12.982209 | 2021-02-21T02:24:44 | 2021-02-21T02:24:44 | 169,741,555 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 343 | c | #include <stdio.h>
char **ft_split(char *str);
void print_tab(char **tab)
{
int i;
int j;
i = 0;
while (tab[i])
{
j = 0;
while (tab[i][j])
printf("%c", tab[i][j++]);
printf("\n");
i++;
}
}
int main(int argc, char **argv)
{
char **tab;
if (argc == 2)
{
tab = ft_split(argv[1]);
print_tab(t... | [
"OB-96@hotmail.com"
] | OB-96@hotmail.com |
1ed84e5682f5073f597fc4530762de8c5228818b | 04f15599af31f14f01c70940b72557a1f3a96400 | /14151219_柳寅_3_6.c | 790ead94933236fef776517acc64bc4810353615 | [] | no_license | 2015CLanguage/homework2 | cd27f3f87db45385c80c760482fe99754d7cdbfd | eb1a9f03d9cd83000871d08131744b7289903a15 | refs/heads/master | 2016-09-05T22:32:55.821517 | 2015-03-30T10:19:42 | 2015-03-30T10:19:42 | 32,525,533 | 0 | 1 | null | 2015-03-29T06:14:19 | 2015-03-19T14:14:50 | C | UTF-8 | C | false | false | 180 | c | #include<stdio.h>
int main()
{char c1='C',c2='h',c3='i',c4='n',c5='a';
c1=c1+4;
c2=c2+4;
c3=c3+4;
c4=c4+4;
c5=c5+4;
printf("password is %c%c%c%c%c%c\n",c1,c2,c3,c4,c5);
return 0;}
| [
"buaa_2015_c@163.com"
] | buaa_2015_c@163.com |
04d5cbd38e9d28291997f3afb239eb9a7bd8e585 | 27e54cfc996e2c02227a6175ec9e584ad22a0574 | /pokeemerald/src/graphics.c | 18afb79ff3c3ac25da95edebb7af5b106411c253 | [] | no_license | NoFunGunki/emeraldPlus | 2fb6d902cd6d695730a1f049a48ebb9ebb17ef58 | f3f1874129c9fbe20c5d6e5401f314ffb88de7c6 | refs/heads/master | 2020-12-11T01:18:05.536270 | 2020-01-14T05:24:02 | 2020-01-14T05:24:02 | 233,761,306 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 113,108 | c | #include "global.h"
const u32 gBattleTextboxTiles[] = INCBIN_U32("graphics/battle_interface/textbox.4bpp.lz");
const u32 gBattleTextboxPalette[] = INCBIN_U32("graphics/battle_interface/textbox.gbapal.lz");
const u32 gBattleTextboxTilemap[] = INCBIN_U32("graphics/battle_interface/textbox_map.bin.lz");
const u32 gUnuse... | [
"outlander.nerevarine@gmail.com"
] | outlander.nerevarine@gmail.com |
e574a7b2c3f7ee157530127a42bcb661758c7ca8 | a6daa434268dc71d6791daf95a05de7c9cb85a8f | /exercitii curs C/sedinta_1/exe_rezolvate/9-contributiiAngajat.c | e0e999a4f2954135d7e6ce5eb22a523c4a9a2fc0 | [] | no_license | oanapy/The-more-I-C-the-less-I-see | 3f125188eccc7dc36db6adbb2fbf52ec233ab760 | bebba6a9b968f356bcafbe318606704a5ee96c23 | refs/heads/master | 2021-09-03T08:37:13.576355 | 2018-01-07T16:15:06 | 2018-01-07T16:15:06 | 103,628,612 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 751 | c | #include <stdio.h>
int main(){
double salariu;
printf("Salariul brut: ");
scanf("%lf", &salariu); //se foloseste specificatorul de format lf pentru double
double asanatate, impozit, pensii, somaj;
double net;
pensii = 10.5/100 * salariu;
asanatate = 5.5*salariu/100;
i... | [
"ao@ao.plainsight.ro"
] | ao@ao.plainsight.ro |
6921e28938f68c612b0995f7458c36dc000e6d59 | 8ce439dede2817d78716097de1df1471bd0879a9 | /src/avr/USART0.c | 71ada4e636ee84f6e4a1da2f4dfbea5819625780 | [
"MIT"
] | permissive | jgressmann/Weatherbug | ab363f8f9db0103b5e4ec5424f7f5614d8011d8a | 0cfc76cb4fdeda5b919771fc5792dcf8ab05e2c3 | refs/heads/master | 2021-01-09T20:09:13.951319 | 2017-04-02T16:39:50 | 2017-04-02T16:39:50 | 81,238,290 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,332 | c | /* The MIT License (MIT)
*
* Copyright (c) 2016 Jean Gressmann <jean@0x42.de>
*
* 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 rig... | [
"jean@0x42.de"
] | jean@0x42.de |
20721b6e85fb1ead495769d5e3e8b146c870bf6a | 04a5d4d4588bbf5c7f9fcfb8de02ba6c9a6f8b7d | /Unit_3/src/MazePath.c | b565b0a33978e0bc75f9e4726bc6c7057531468f | [] | no_license | yeehlin/DataStructure | 83797d359c1ef0d428e5be29ee7093329d444e63 | 680321484610fbbaac202ff0e0ac896cbb76d27d | refs/heads/master | 2022-03-29T08:27:42.013369 | 2019-12-07T14:32:01 | 2019-12-07T14:32:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,798 | c | /**
* P50 3.2.4 迷宫求解问题
* 2018.3.17 OK!测验的几个刁难点都可以到达
* 但是本人知道程序还有瑕疵,发现bug请联系本人邮箱 770486267@qq.com 大家共同学习共同进步
*/
#ifndef MAZEPATH_C
#define MAZEPATH_C
#include "MazePath.h"
#include "stdlib.h" //提供随机函数
Bool visit_Maze(ElemType e);
Status CreateMap(Map map){ //创建地图,边界都为墙,其他位置随机生成墙
int i,j,k;
for(i=0;i<N;i++){... | [
"77048627@qq.com"
] | 77048627@qq.com |
655f6a2d6a5808aaa0d6f9d526f275ff20cbbb3f | 8f48135b09424e7c5074fbf91f15e9684bf49412 | /Composite_Decoder.cydsn/Generated_Source/PSoC5/Composite_Pin_aliases.h | 6e0078e657c645e6ae5db1142ef7613c166ebc70 | [] | no_license | EngineeredEntropy/PSoC-Composite-Decoder | 555ab503e45a9549460985d2e3629382dc143928 | 73b60763f675bf133007e4e7e547a82d5ac533ea | refs/heads/master | 2021-07-02T01:00:30.732859 | 2017-09-22T03:23:57 | 2017-09-22T03:23:57 | 104,425,426 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,322 | h | /*******************************************************************************
* File Name: Composite_Pin.h
* Version 2.20
*
* Description:
* This file contains the Alias definitions for Per-Pin APIs in cypins.h.
* Information on using these APIs can be found in the System Reference Guide.
*
* Note:
*
**********... | [
"jrdiaz89@gmail.com"
] | jrdiaz89@gmail.com |
14e54dad4096051fdbf123e23bc461c3e91a1b90 | 8cedeca351b2e7ec542c76041748585f30a586e6 | /benchmarks/minSpanningForest/orig/optimized/parallelKruskal/unionFind.h | 977d881660f943ace99510c5c753fb5c7e6846a4 | [
"MIT"
] | permissive | rutgers-apl/TaskProf2 | 0cc8a7243c65d425a9676969b2913a98c70b83fe | e710e1c0d38451bb5ffe9ad7635127f09e3ec4e3 | refs/heads/master | 2020-04-30T06:09:17.674051 | 2019-04-29T15:55:15 | 2019-04-29T15:55:15 | 176,643,775 | 10 | 0 | null | 2019-04-08T17:25:42 | 2019-03-20T03:17:09 | C | UTF-8 | C | false | false | 1,977 | h | // This code is part of the Problem Based Benchmark Suite (PBBS)
// Copyright (c) 2011 Guy Blelloch and the PBBS team
//
// 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... | [
"adarsh.yoga@cs.rutgers.edu"
] | adarsh.yoga@cs.rutgers.edu |
d3e282667eb824e76e77306b9255bd19dbfcd0be | d40bd7c15907300b43770085565875b0935f3be9 | /plots/selection715693.C | a1f02d771f1b1106bcdf33ca5b2c6a69315fc8ee | [] | no_license | arnaudsteen/root_macros | 64efa7e55799fb33de79b3dc53adc7f4f2249595 | 1ee24031a839909ecb0b2a7a4cd39f79abc01ba9 | refs/heads/master | 2021-01-22T05:10:00.139220 | 2015-04-15T08:21:27 | 2015-04-15T08:21:27 | 33,981,880 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 13,872 | c | {
//=========Macro generated from canvas: c1/c1
//========= (Mon Jan 26 13:52:40 2015) by ROOT version5.34/05
TCanvas *c1 = new TCanvas("c1", "c1",1874,357,600,600);
gStyle->SetOptStat(0);
gStyle->SetOptTitle(0);
c1->Range(-50,-0.9164334,450,5.2376);
c1->SetFillColor(0);
c1->SetBorderMode(0);
c1->... | [
"arnaudsteen2.0@gmail.com"
] | arnaudsteen2.0@gmail.com |
34ce95f3a89c53aaac7d2ad67e9d522bb71bb0ea | 94f7b0ebd86a9d88d3c87c7270e7f9415c2c37ce | /backup/app0/speed.c | 519f274a5feadf8c2042b50f4490ca962bbc24a5 | [
"Apache-2.0"
] | permissive | wellrun/balanceNewCar | f9daa2db6cfb05979e1f0e1144865ba7d97c9f6e | 8264ed78381cc7b35576c52b24da2e9b01ad1337 | refs/heads/master | 2020-12-27T09:41:48.041705 | 2016-08-21T02:22:51 | 2016-08-21T02:22:51 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 11,904 | c | #include "speed.h"
#include "math.h"
#include "Fuzzy.h"
#define SPEED_VALUE 0.1105 //速度换算系数 0.1105
//#define SPEED_TIME 50 //50MS 5ms更新一个数据,取历史45ms中的9个数据平均值来计算速度量
#define DIRECT_TIME 10 //10MS
#define SA_START 13
int speed_time=0;
int direct_time=0;
/****************... | [
"1225817921@qq.com"
] | 1225817921@qq.com |
645bdd59fa0b84e5b2aeaba8db62ad274b4cb466 | de7d312026be88c982b973d24bb636ece0e37a2a | /firmware-stm32/SW4STM32/firmware-stm32/TM/tm_stm32_delay.c | 9923bcbbb023ecc42cc0b3b0ac5265feee59f74b | [] | no_license | kubabuda/thesis-firmware-stm32 | 61f7dee04cfc240a98fed16376edbf07ad38ef5a | 1cc76356053f5c7fe20d507186cc400cf0a80d69 | refs/heads/master | 2020-03-26T23:44:29.848802 | 2017-12-16T17:44:20 | 2017-12-16T17:44:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,280 | c | /**
* |----------------------------------------------------------------------
* | Copyright (c) 2016 Tilen Majerle
* |
* | 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 wit... | [
"kubabuda@gazeta.pl"
] | kubabuda@gazeta.pl |
45267b3bff70d6e339140fd4e5572ca1d1f8afa8 | 321621f42b927bca86b06af56edf71eeeaea71f6 | /smp/include/smp/smp.h | 1bb9ba704e2364c1499ab0f264ab48b76001fb42 | [] | no_license | ccollins476ad/mynewt-mcumgr | e28f6099833e947727ffdb01fcdc535a0e28a31a | 7480d0c56f717ba138808e1f65339b1242479af6 | refs/heads/master | 2022-02-28T22:48:38.674311 | 2018-01-15T21:58:00 | 2018-01-15T21:58:00 | 113,514,522 | 0 | 0 | null | 2017-12-08T00:59:09 | 2017-12-08T00:59:09 | null | UTF-8 | C | false | false | 3,082 | h | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | [
"ccollins@apache.org"
] | ccollins@apache.org |
6de045ff63b23116b3f665d44e4c2400e6c0f210 | a6a42471f35eb2d4d92046387330f6eee4675615 | /AnalogBinLogger/Visual Micro/.AnalogBinLogger.vsarduino.h | 704b794a5c90fad49221ed7d03fde577a581fe89 | [] | no_license | promavto/trunk | b637c8e2f3aefbd5475351bfd1d35c4e19453acb | 05a041bb017511a0d1e7e824a13dc4e14b07a9a9 | refs/heads/master | 2020-12-24T18:03:48.229480 | 2015-08-18T13:01:39 | 2015-08-18T13:01:39 | 26,538,996 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,177 | h | /*
Editor: http://www.visualmicro.com
visual micro and the arduino ide ignore this code during compilation. this code is automatically maintained by visualmicro, manual changes to this file will be overwritten
the contents of the Visual Micro sketch sub folder can be deleted prior to publishing a... | [
"promavto@ntmp.ru"
] | promavto@ntmp.ru |
e0a8d8b4d8d0eddff82d404e769387129359dd22 | f8f9d924d05bf0eb448d5f7842a5e5517d961691 | /ffead-cpp-interface-test-lib/src/c_interface.h | dac45ee768681192d104e67f753d533380eedd96 | [] | no_license | southbear-club/ffead-cpp | 0d94e47aca09b88ad90034f8e5364170dec6a9de | 546d249f1e9b6405209d79eb96319ee41cf78c22 | refs/heads/master | 2023-04-15T04:39:08.248408 | 2021-04-25T05:59:04 | 2021-04-25T13:30:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,698 | h | /*
Copyright 2009-2020, Sumeet Chhetri
Licensed under the Apache License, Version 2.0 (const 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 ... | [
"sumeet.chhetri@gmail.com"
] | sumeet.chhetri@gmail.com |
1c03cddad0b07400c4be17d432cb125aabb581a6 | 26a6946a1d901ff04f07ab91a1f424ef72b04d7f | /cs271/projects/project5/c5.c | d2f0269aa783faf5d35c841b110fc3ec4f1902d6 | [] | no_license | IStallcup/school | abae37dbb64d5da25374a340c770761e19b3e0ba | f581db7fb6ab6d4d582dc84258b7dacfd0691728 | refs/heads/master | 2021-09-06T21:54:42.911142 | 2018-02-12T07:12:29 | 2018-02-12T07:12:29 | 51,281,044 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,123 | c | ;#include <stdio.h>
;#include <math.h>
;#include <stdlib.h>
;
;void calculate_e()
;{
; int a;
; float b, c, e, z;
; a = 1;
; b = 1;
; c = 1;
; float y = 1.0;
; float e_6 = 2.718281;
; float prec = 0.00001;
;
; while (a <= 9)
; {
; printf("\n\nIteration number %d\n", a);
; c = c*a... | [
"stallcui@flip3.engr.oregonstate.edu"
] | stallcui@flip3.engr.oregonstate.edu |
622965e38a45cc0199ea38b869bec79b8c33381d | 2c35c71b09d86b55f1bac54fc21dcd4ae75abc1a | /2BITZ/IFJ/proj1/test_suite/tests/test_for_wrong_cond4 | d91ac7bfe7e27a5f4adecf8b06bd2e8d21529df5 | [] | no_license | xsocma00/FIT | e9cd45a18ec9d82cd5eb35db0cf3955208977d18 | 89dd4e5d76cc1627996fb8dfc26d22eaddc31051 | refs/heads/master | 2020-04-05T16:37:42.713632 | 2018-03-05T22:09:23 | 2018-03-05T22:09:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 74 | int main()
{
for(int i = 0; "qwe"; i = i + 1)
{}
return 42;
}
| [
"jan.pavlica@gnj.cz"
] | jan.pavlica@gnj.cz | |
e0bb879bb7f58e0dd4661cb0e4816fc3fcd7708d | cc13bdb0f445b8acf6bec24946fcfb5e854989b6 | /Pods/gRPC-C++/src/core/lib/uri/uri_parser.h | b6771bbde3f9b832abeccee98aace751ffbc4be4 | [
"MIT",
"Apache-2.0"
] | permissive | devMEremenko/XcodeBenchmark | 59eaf0f7d6cdaead6338511431489d9d2bf0bbb5 | 3aaaa6aa4400a20513dd4b6fdb372c48b8c9e772 | refs/heads/master | 2023-09-04T08:37:51.014081 | 2023-07-25T23:37:37 | 2023-07-25T23:37:37 | 288,524,849 | 2,335 | 346 | MIT | 2023-09-08T16:52:16 | 2020-08-18T17:47:47 | Swift | UTF-8 | C | false | false | 1,509 | h | /*
*
* Copyright 2015 gRPC authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... | [
"devMEremenko@gmail.com"
] | devMEremenko@gmail.com |
db74cd8c22577cbcb4ff391500a13714824022aa | 218f94f3678f36391358fa2677ce7bffdf9aa69b | /ComputerSystems/5a_Processes/example3.c | 04060ed6e7933a5febbc385e09051cefe4335857 | [] | no_license | bekadavis9/PersonalProjects | 3cf2d567b5caef6a5f288d6134498e9f244aae25 | f852a2ec2a28e5b30033661830b8bd26f6c6e573 | refs/heads/master | 2021-07-11T21:35:11.546762 | 2020-07-09T01:23:03 | 2020-07-09T01:23:03 | 154,150,987 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 360 | c | // Type in and try example3.c
//
#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>
#include <unistd.h>
int main(){
pid_t pid;
int x = 1;
pid = fork();
if(pid==0){
printf("Running child forever now pid=%d\n",getpid());
while(1){
}
}else{
printf("Terminating parent pid=%d\n",... | [
"bekadavis9@gmail.com"
] | bekadavis9@gmail.com |
96f97ee278b46dd6a425c5cc1c5d4d5dcd2d029f | 10e64f8dca0b596b339169f80c8706edb51eed9f | /linux-devkit/sysroots/armv7ahf-neon-linux-gnueabi/usr/share/ti/ti-ipc-tree/examples/DRA7XX_bios_elf/ex11_ping/dsp2/AppDsp2.c | 5dbb5904888116a2c3b1e39d3f820cd5f24c5300 | [] | 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 | 8,982 | c | /*
* Copyright (c) 2012-2013, 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 copyright
* n... | [
"82796620@qq.com"
] | 82796620@qq.com |
d308e2e7c40231dd61b6b6a1d7edf81777f722e3 | f60e6463f9df819ce01f856134bc194127b8ec3b | /Estoque/Vendas.h | df32f6b45d9acab23ce57d57b6e1ac3f06787b39 | [] | no_license | ismael027/Estoque_Simples | 9121b05d9b25015e20c026e74c7e84665e7784ed | 454e0f5d1b08031c849770197bb053cc2a00d507 | refs/heads/master | 2023-06-12T05:03:56.982857 | 2021-07-09T02:08:58 | 2021-07-09T02:08:58 | 190,453,818 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,475 | h | #ifndef VENDAS_H_INCLUDED
#define VENDAS_H_INCLUDED
#include <stdio.h>
#include <stdlib.h>
#include "Cliente.h"
#include "Produto.h"
typedef struct vendas
{
char Nome [TAM];
int Codigo;
int Quantidade;
float Peco;
TData DataDeVenda;
TData DataDoPagamento;
int tipo;
} TVendas;
typedef stru... | [
"51297923+ismael027@users.noreply.github.com"
] | 51297923+ismael027@users.noreply.github.com |
52d835fb3957198d958537e95be35f8e8a138d72 | 6f286be4a4e16867cc6e488080b8e3eced1dcd62 | /src/tools-TEST/BedSubtract_Test.h | 13fc5940cdc9733b13631b1df7e246735ac849c4 | [
"MIT"
] | permissive | imgag/ngs-bits | 3587404be01687d52c5a77b933874ca77faf8e6b | 0597c96f6bc09067598c2364877d11091350bed8 | refs/heads/master | 2023-09-03T20:20:16.975954 | 2023-09-01T13:17:35 | 2023-09-01T13:17:35 | 38,034,492 | 110 | 36 | MIT | 2023-09-12T14:21:59 | 2015-06-25T07:23:55 | C++ | UTF-8 | C | false | false | 676 | h | #include "TestFramework.h"
TEST_CLASS(BedSubtract_Test)
{
Q_OBJECT
private slots:
void test_01()
{
EXECUTE("BedSubtract", "-in " + TESTDATA("data_in/BedSubtract_in1.bed") + " -in2 " + TESTDATA("data_in/BedSubtract_in2.bed") + " -out out/BedSubtract_test01_out.bed");
COMPARE_FILES("out/BedSubtract_test01_out.be... | [
"marc.sturm@med.uni-tuebingen.de"
] | marc.sturm@med.uni-tuebingen.de |
da11570181dad0950cdb9f102e7db224eb4534f5 | 5983ee932722fc6561f79a85873cbe5068d8911a | /main.c | 3609fe16374ce54bda875a8b7cb8092daa38fbba | [] | no_license | RomanBelic/TCPClientProject | 0156b59f6de0dec24de0d8ffb5abdf6ed3bc862d | 687f5f49a269d8bcdc31f96a1e37c720afd6d232 | refs/heads/master | 2021-01-21T15:32:07.285167 | 2017-05-19T22:41:53 | 2017-05-19T22:41:53 | 91,850,777 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,425 | c | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
/*
* File: main.c
* Author: Romaaan
*
* Created on 12 mai 2017, 08:21
*/
#include <stdio.h>
#include <stdlib.h>... | [
"Romaaan@LAPTOP-MHJ46GN6"
] | Romaaan@LAPTOP-MHJ46GN6 |
0387e3728794d8fc1a9a8e6690b6e5f40e19fb91 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/b52d7932-1be8-4ea9-9ac4-3439b33741bf.c | 6b739034b6d17a9cf665756065ad65e9478fea4e | [] | 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 | 549 | c | #include <string.h>
#include <stdio.h>
int main() {
float i;
float j;
float k;
float l;
i = 3;
j = 9;
//variables
/* START VULNERABILITY */
int a;
char b[16];
char c[76];
a = 0;
while (a < strlen(b)) {
//random
/* START BUFFER SET */
*((char *... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
2fd445514d6c244ab050092100dad4413d4a3524 | 5792b184e71a9de7779e0bd21b6833f8ddfdb4b5 | /sysvr3/301/usr/src/lib/libc/port/stdio/fseek.c | df50724bd4fcfe58aeb65543768cc3a855d20b6f | [] | no_license | ryanwoodsmall/oldsysv | 1637a3e62bb1b9426a224e832f44a46f1e1a31d4 | e68293af91e2dc39f5f29c20d7e429f9e0cabc75 | refs/heads/master | 2020-03-30T06:06:30.495611 | 2018-09-29T09:04:59 | 2018-09-29T09:04:59 | 150,839,670 | 7 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,351 | c | /* Copyright (c) 1984 AT&T */
/* All Rights Reserved */
/* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */
/* The copyright notice above does not evidence any */
/* actual or intended publication of such source code. */
#ident "@(#)libc-port:stdio/fseek.c 1.7"
/* 3.0 SID # 1.2 */
/*LINTLIBRARY*/
/*
* S... | [
"rwoodsmall@gmail.com"
] | rwoodsmall@gmail.com |
5e4dc26c9b6072c429f1d1e7ac2fd18027500d51 | 0aef26863f142bef75a0e4aaf7da76fc95e3d8ae | /crypto_sign/picnic3l1/ref/picnic.h | eb91f1209955379227dd172e7e432a41b1928d30 | [] | no_license | jedisct1/supercop | 94e5afadc56ef650d7029774a6b05cfe2af54738 | 7c27338ee73a2bd642ba3359faaec395914175a2 | refs/heads/master | 2023-08-02T20:12:39.321029 | 2023-05-30T03:03:48 | 2023-05-30T03:03:48 | 179,046,113 | 23 | 2 | null | null | null | null | UTF-8 | C | false | false | 9,106 | h | /*! @file picnic.h
* @brief Public API for the Picnic signature scheme.
*
* This file is part of the reference implementation of the Picnic signature scheme.
* See the accompanying documentation for complete details.
*
* The code is provided under the MIT license, see LICENSE for
* more details.
* SPDX-Li... | [
"github@pureftpd.org"
] | github@pureftpd.org |
14bc0d81b0ace953b00188845441c1fb796136b4 | 18a69de8450538c3315e6de2b2edc2d1c1e4d172 | /_labs/lab2/code/testing/testing.c | 2adf83aa416e0266690d8afca9e30d94b3ff318e | [] | no_license | jihoonryoo/cs107e.github.io | 9f6aefa3ff05100e239998a9f4ac22d0932ed34d | a8c2d7244de43e856f2d59dfb61c0184da0b0b21 | refs/heads/master | 2020-12-02T12:45:15.172939 | 2017-06-21T20:30:36 | 2017-06-21T20:30:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,087 | c | // File: testing.c
// ---------------
// Unit testing example
#include "assert.h"
// The is_odd function is intended to return a true/false value
// that reports whether its argument is odd. But oops-- the code as
// written below is buggy! Something this simple we could validate
// "by inspection" but we are going... | [
"cs107e.bot@gmail.com"
] | cs107e.bot@gmail.com |
ebb862abc7ad527ce2db5f6bd510c7f009f7be4e | 011184da2c88745bdf83aad09b6525f196cd231a | /2015 tests/gameoflife.c | d3fa272b6a19ce0bf584d8983bee99c49c82f836 | [] | no_license | fslo1709/Intro-Programming | 532abc016a5e06ab8e6406be1a6b89ce9ac7418c | 37f3321220fef392547ea5cab17703d1a3d0419b | refs/heads/master | 2020-03-20T22:15:08.352248 | 2019-10-05T10:14:43 | 2019-10-05T10:14:43 | 137,788,137 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,378 | c | #include <stdio.h>
int dx[8]={-1,0,1,-1,1,-1,0,1},dy[8]={-1,-1,-1,0,0,1,1,1};
int grid1[100][100];
int grid2[100][100];
int livecount[100][100];
int *g,*h;
int main(int argc, char const *argv[])
{
int n,k,posx,posy,max=-1;
scanf("%d %d",&n,&k);
for (int i=0;i<n;i++)
for (int j=0;j<n;j++) {
scanf("%d",&grid1[i][... | [
"sebastil@hotmail.com"
] | sebastil@hotmail.com |
389156ff6f2479e767eefb0fa8848c63c68a793b | 5971ac054f281c79989f29765443b7aa510650d7 | /src/test_meta.h | 6cc5666e292981985c937cae4805eb8b1bc05ee0 | [
"BSD-3-Clause"
] | permissive | ArshartCloud/libDDCPP | 41c01b5f88912b7af49387b54d2cd2854616f0e0 | e9e717794c38fe8a9e1098cd4892f01df1594889 | refs/heads/master | 2021-01-15T11:08:06.050206 | 2015-09-29T09:05:30 | 2015-09-29T09:05:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 90 | h | #ifndef TEST_META_H_INCLUDED_
# define TEST_META_H_INCLUDED_ 1
void test_meta();
#endif
| [
"idingdong@mogara.org"
] | idingdong@mogara.org |
d6793b8a698d07cfb2f702e7dfc7ea4cfbd15239 | 3b91dfd4409513207575f2728918a1e2e484e13b | /trunk/zlib/adler32.c | c8bdf740d7018e9e0ebe988628fb4b997c027bf7 | [] | no_license | wingfiring/xirang | 16a8b10de9965b7609153acb8d4cfe878a089aa5 | eda84647cca476a29e8d785b8fd8ceda78bb952f | refs/heads/master | 2019-06-15T08:06:44.692019 | 2017-06-04T10:25:57 | 2017-06-04T10:25:57 | 6,007,811 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,110 | c | /* adler32.c -- compute the Adler-32 checksum of a data stream
* Copyright (C) 1995-2007 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/* @(#) $Id: //depot/PlatformSDK/sandbox/sunjac/protein/zlib/adler32.c#1 $ */
#include "zutil.h"
#define local static
local uLong adler32... | [
"finger@sjdebian.ads.autodesk.com"
] | finger@sjdebian.ads.autodesk.com |
23586d61e70f163c48c7968a717f3f5d3fe993e7 | 3c7d839c81df143e8b0fe380f77ef045b8f76b2d | /sys/pci.c | ce5f22790c367bfcc46f558301c31bc9aaf98282 | [
"BSD-2-Clause-Views"
] | permissive | harpreetsc1992/sbu-bs | 47db155c4d4d2aa6d87c013dd6112e1745e3149d | 7e69cb2f3cec1abad525a51ae609e89095d3c84f | refs/heads/master | 2021-09-09T12:41:22.218260 | 2018-03-16T05:48:41 | 2018-03-16T05:48:41 | 111,270,780 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,529 | c | #include <stdio.h>
#include <sys/defs.h>
#include <sys/pci.h>
#include <sys/memory.h>
int got_it;
void
sysOutLong(
unsigned short port,
uint32_t val
)
{
__asm__ volatile( "outl %0, %1": : "a"(val), "Nd"(port) );
}
uint32_t
sysInLong(
unsigned short port
)
{
uint32_t ret;
__asm__ volatile(... | [
"hsc.10oct@gmail.com"
] | hsc.10oct@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.