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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5e1d963b0dfb6be0258b71777f32487a466e50a4 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/a4b64e73-f055-4e37-862b-64ac5a23dded.c | 1b8b42f428a7ceba9d141462f09778e24b9bb39e | [] | 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 | 599 | 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 = j%j;
l = l-j;
k = k-k*i;
//variables
//random
/* START VULNERABILITY */
int a;
int b[77];
int c[31];
a = 0;
do {
... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
310c9f72e45fe9a7e69830ddb8812df95eb2e31e | dd80a584130ef1a0333429ba76c1cee0eb40df73 | /hardware/broadcom/wlan/bcmdhd/dhdutil/include/bcmendian.h | 9af27bcc6f336d449a5a58c4c2bedb1f8496017c | [
"ISC",
"MIT"
] | permissive | karunmatharu/Android-4.4-Pay-by-Data | 466f4e169ede13c5835424c78e8c30ce58f885c1 | fcb778e92d4aad525ef7a995660580f948d40bc9 | refs/heads/master | 2021-03-24T13:33:01.721868 | 2017-02-18T17:48:49 | 2017-02-18T17:48:49 | 81,847,777 | 0 | 2 | MIT | 2020-03-09T00:02:12 | 2017-02-13T16:47:00 | null | UTF-8 | C | false | false | 7,347 | h | /*
* Byte order utilities
*
* Copyright (C) 1999-2013, Broadcom Corporation
*
* 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 copies.
*
* THE SOFTWARE... | [
"karun.matharu@gmail.com"
] | karun.matharu@gmail.com |
9f36efbbc3efd560483947b0974e2d6358a0e02d | 8e41d38911eaaf7dc40c3443fe239f119c8295a0 | /src/pseudo_fat.c | c300ea5679f4093a2be15756c6b4109e72180a55 | [] | no_license | vrenclouff/pseudoFAT | 34661068ceec3fee4fc03265d6a77aac5db0bea4 | 63cb773d50b526f310e115683735bd4721a28ef5 | refs/heads/master | 2021-01-10T01:35:52.939766 | 2016-01-25T05:29:27 | 2016-01-25T05:29:27 | 48,575,301 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 13,259 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <math.h>
#include <pthread.h>
#include <time.h>
#include "pseudo_fat.h"
#include "fat_rw.h"
/************************************************************/
unsigned int thread_count = 1;
pthread_mutex_t files_mutex = PTHREAD_MUTEX_INITIALIZER;
pthrea... | [
"luc.cerny@gmail.com"
] | luc.cerny@gmail.com |
4ceba075c5b8ae27a225819dab214206ac1f7781 | 2014cd756e034d4219983b3aebe1b9f8aca4aad1 | /jni/org_librdf_rasqal_Query_Type.h | 658df9353de052c5da587adb191bb5bae47e61be | [] | no_license | ewpatton/librdf-android-experimental | 3a4f99797c42aac783a9145dd46ac0b4a1ede772 | 632566637e39d0a2a708ea528dd338dabe7f560e | refs/heads/master | 2020-06-06T00:14:10.416450 | 2014-02-26T01:09:57 | 2014-02-26T01:09:57 | 16,243,846 | 1 | 0 | null | null | null | null | UTF-8 | C | false | true | 292 | h | /* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class org_librdf_rasqal_Query_Type */
#ifndef _Included_org_librdf_rasqal_Query_Type
#define _Included_org_librdf_rasqal_Query_Type
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif
#endif
| [
"ewpatton@gmail.com"
] | ewpatton@gmail.com |
5ee7182a33b29dab4c9c96d2a3c9b62ab050f0cb | 971bd92347e8af49bee360624b8e9f59748bcb73 | /firtree/tree.c | 4b2e620b3bc49cb0c0cadf71b1fa0c8e0caa8319 | [] | no_license | GAOOcean/CPOOL_GMJ17150003 | cd77e9717b4d189cec50f9360c6fe9e09d3ed600 | 77741d29ef184cf79607c2d1d6eeedc6fdac8a98 | refs/heads/master | 2021-03-30T21:23:32.842244 | 2018-03-29T13:48:59 | 2018-03-29T13:48:59 | 124,972,349 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 831 | c | #include<unistd.h>
int my_putchar(char c)
{
write(1,&c,1);
}
void head(int col[], int row, int max)
{
for(int i=0;i<row;i++)
{
for(int j=0;j<(max-col[i])/2;j++)
my_putchar(' ');
for(int k=0;k<col[i];k++)
my_putchar('*');
my_putchar('\n');
}
}
void root(int max, int n)
{
for(int i=0;i<n;i++)
{
for... | [
"374811709@qq.com"
] | 374811709@qq.com |
b2e89d087e0579143c167436afff6a1ad9b68c72 | 2ba94892764a44d9c07f0f549f79f9f9dc272151 | /Engine/Source/ThirdParty/PhysX/APEX-1.3/externals/CUDA_6.5.19/extras/CUPTI/include/GL/wglext.h | af71a216c0a040a9d829fe7dc933c29dda854af0 | [
"BSD-2-Clause",
"LicenseRef-scancode-proprietary-license"
] | permissive | PopCap/GameIdea | 934769eeb91f9637f5bf205d88b13ff1fc9ae8fd | 201e1df50b2bc99afc079ce326aa0a44b178a391 | refs/heads/master | 2021-01-25T00:11:38.709772 | 2018-09-11T03:38:56 | 2018-09-11T03:38:56 | 37,818,708 | 0 | 0 | BSD-2-Clause | 2018-09-11T03:39:05 | 2015-06-21T17:36:44 | null | UTF-8 | C | false | false | 32,855 | h | #ifndef __wglext_h_
#define __wglext_h_
#ifdef __cplusplus
extern "C" {
#endif
/*
** License Applicability. Except to the extent portions of this file are
** made subject to an alternative license as permitted in the SGI Free
** Software License B, Version 1.1 (the "License"), the contents of this
** file are subject... | [
"dkroell@acm.org"
] | dkroell@acm.org |
213b554c42d6bcc787bb095c624719385c6af37b | 4147fcc3bfbc885f98dce09f8dcd7f7af238631b | /src/mail.c | 777f49a4f64df1636fbf9de344a382bafccc298c | [] | no_license | tycho/nethack | 17b0b4a5cea6cfcc43c4236f6448690563e9cccb | 251d7478fe3fcc8627eaf527389aa7a51caa2b0d | refs/heads/master | 2023-07-22T13:18:07.670354 | 2023-07-16T01:35:59 | 2023-07-16T01:35:59 | 1,982,106 | 8 | 2 | null | null | null | null | UTF-8 | C | false | false | 17,525 | c | /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
#include "hack.h"
#ifdef MAIL
#include <fcntl.h>
#include <errno.h>
#include "mail.h"
/*
* Notify user when new mail has arrived. Idea by Merlyn Leroy.
*
* The mail daemon can... | [
"steven@uplinklabs.net"
] | steven@uplinklabs.net |
0bf2355996de0c052eccf94c337bf99206638ef9 | 2ac5d072fe4b63beaabb734b217cf0f907a5a85e | /LostProj/Source/Lib/tmax/TMAX매뉴얼(v3.14)/Sample/server/aaa.c | 6f341a86c49808d818465c97b679c6b251e8835e | [] | no_license | nawhizz/KAIT | 62c148ecd623aad5a5eefa237aa4ca51e04feb01 | ed4942db6978f56177cf49bc51df49e5afc65dc1 | refs/heads/master | 2020-04-02T04:45:26.691800 | 2017-02-26T02:49:58 | 2017-02-26T02:49:58 | 63,002,192 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,835 | c |
/* Result Sets Interface */
#ifndef SQL_CRSR
# define SQL_CRSR
struct sql_cursor
{
unsigned int curocn;
void *ptr1;
void *ptr2;
unsigned long magic;
};
typedef struct sql_cursor sql_cursor;
typedef struct sql_cursor SQL_CURSOR;
#endif /* SQL_CRSR */
/* Thread Safety */
typedef void * sql_co... | [
"nawhizz@gmail.com"
] | nawhizz@gmail.com |
19aa7c6424380625168516eb4a68e6740e09666c | f908cb67f64f224c7e7d7b546e2d0effd1bf18d4 | /source/Software/uC-MB/Cfg/Template/mb_cfg.h | 81a1a8a5cc40385c5daf624ddd160778e036c2ea | [] | no_license | yisea123/csnc_boot_stm | 459faa0da7f011ded05c17cfc04790166b5e2991 | 533a9ed81d78aee21f6e9d0adafc5f91ae83c333 | refs/heads/master | 2020-08-08T02:05:04.351674 | 2018-06-14T07:20:49 | 2018-06-14T07:20:49 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 7,026 | h | /*
*********************************************************************************************************
* uC/Modbus
*
* (c) Copyright 2003-2009; Micrium, Inc.; Weston, FL
*
* All rights reserved. Protected by international copyright ... | [
"redmorningcn@qq.com"
] | redmorningcn@qq.com |
ff2811cd9c3bc0ce690c1e2de3b1564a1d65d154 | b2e7bfb650c6c0984f612ec90415f95343fbe3b3 | /openSSLDemo/include/openssl/opensslconf.h | e4e1a16c0052d2a287402031554523d3fe307f89 | [] | no_license | sendwave/OpensslDemo | 5cfa3bffcfb4d4534586defa4819f8a664541bc7 | 48c9a6bf9a0e70bd58e5d2367537ce5ef7ecd161 | refs/heads/master | 2020-03-26T20:11:40.246232 | 2017-11-01T07:19:06 | 2017-11-01T07:19:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,037 | h | /*
* WARNING: do not edit!
* Generated by Makefile from include/openssl/opensslconf.h.in
*
* Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
* in th... | [
"786452470@qq.com"
] | 786452470@qq.com |
54dbd6cc6542dc12d9740d0e4e6c575fff227f9c | c7994284f52223f2cf74cd1b767c608f2d8d3c15 | /Code.c | 1b01402cd385025c6ec0e906ffb2832ef96da45d | [] | no_license | VishvaNavanjana/Word-frequencies-in-text-files-using-C | f8c1f31e8e5d74a410a68e7dd7e8f076bfa212d4 | 30baddd92344019682b80693002bae951d20ce36 | refs/heads/master | 2022-12-16T04:05:33.162800 | 2020-09-19T12:47:50 | 2020-09-19T12:47:50 | 296,867,193 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 20,148 | c | /*
Word-frequencies-in-text-files-using-C
*/
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <ctype.h>
typedef struct _{
char word[100];
unsigned long long int count;
struct _*next;
}node;
node *head=NULL; // to store the address of the first node
node *c... | [
"noreply@github.com"
] | VishvaNavanjana.noreply@github.com |
e991237a39429a02ddde1e885be4b7ba3572e4cf | 08ba198e778c82d6b50bfc1afacaf0f53ba4874b | /src/php/objects/php_priority_queue.c | 89e8e12473cc7dc7c853b8276e2b65f4055283a7 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | dlundgren/extension | a63863b9da704b1500db9c1fa6912de3b1ee3d63 | de13045e2343bee93aae964a29d758912252aa02 | refs/heads/master | 2021-01-15T08:03:31.474280 | 2016-07-09T23:52:08 | 2016-07-09T23:52:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,258 | c | #include "../iterators/php_priority_queue_iterator.h"
#include "../handlers/php_priority_queue_handlers.h"
#include "../classes/php_priority_queue_ce.h"
#include "php_priority_queue.h"
zend_object *php_ds_priority_queue_create_object_ex(ds_priority_queue_t *pq)
{
php_ds_priority_queue_t *obj = ecalloc(1, sizeof(p... | [
"rudolf.theunissen@gmail.com"
] | rudolf.theunissen@gmail.com |
e94927ef01fdb7a85a415c5d4ce2b840b413699d | 08f6ae3b41f952d21317ba3ab700f8c501f18b1c | /FenJuan/Classes/CommonClasses/CTGoodDefine/CTGoodDefine.h | 5acbc213caee125a16415511a7d062bcd1c7677b | [] | no_license | dengchenglin/- | 84e950e00df079bf8dc808b941f3f67aabcc3450 | 09bfce849237816f36cae9cedcce6c42345f1df4 | refs/heads/master | 2021-03-22T03:05:48.871686 | 2019-08-13T02:08:42 | 2019-08-13T02:08:42 | 49,881,222 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 592 | h | //
// CTGoodDefine.h
// CouponTicket
//
// Created by dengchenglin on 2019/1/24.
// Copyright © 2019年 Danke. All rights reserved.
//
#ifndef CTGoodDefine_h
#define CTGoodDefine_h
typedef NS_ENUM(NSInteger,CTGoodSortType) {
CTGoodSortComprehensive = 0, //综合
CTGoodSortSales, //销量
CTGoodSo... | [
"297854263@qq.com"
] | 297854263@qq.com |
0081776156f96265c672e0c2a9d501dac374ce93 | 7fffc39739869f259fe2d103efa05b87739778d1 | /C/1420.c | 6467ca8b536899a6237cb344c990becd5d0d5281 | [] | no_license | yunbinni/CodeUp | be39b3bd9fbeaa64be2a77a92918ebcc79b1799b | 5cb95442edb2b766de74154e0b91e8e1c236dd13 | refs/heads/main | 2023-08-15T19:02:29.819912 | 2021-10-12T00:50:16 | 2021-10-12T00:50:16 | 366,761,440 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 401 | c | #include <stdio.h>
int main(){
int n;
scanf("%d", &n);
char name[n][10];
int score[n];
int rank[n];
for(int i = 0; i < n; i++){
scanf("%s %d", name[i], &score[i]);
rank[i] = 1;
}
for(int i = 0; i < n; i++){
for(int j = 0; j < n; j++){
if(score[i] < score[j]){
rank[i]++;
}
}
}
for(int... | [
"yunbin9049@gmail.com"
] | yunbin9049@gmail.com |
1f554a03faf9d42a1d2c6ca7a3c9f8e17d941625 | a1c442eb9ca4c20822b38fa5f9e19c5c75798810 | /C Prog/File Handling/Raw Images/fileRaw.c | ec11d06e072278a9d56b77244d3d3e9d6603a0c5 | [] | no_license | shivi0011/codingground | f5899d8b68e5b1dd17b3aa964d45ab91709b9872 | d5f4635b9b0c443ed00ae876caa221911e6bd0ff | refs/heads/master | 2020-07-23T03:32:11.100778 | 2019-01-04T07:01:40 | 2019-01-04T07:01:40 | 94,351,198 | 1 | 0 | null | 2017-06-22T04:19:07 | 2017-06-14T16:25:13 | C | UTF-8 | C | false | false | 1,266 | c | //https://stackoverflow.com/questions/1531268/getting-rgb-values-for-each-pixel-from-a-24bpp-bitmap-for-conversion-to-gba-form
#include <stdio.h>
int main()
{
FILE *fp,*fp1;
fp = fopen("lena_gray.raw","rb");
if(fp==NULL)
{printf("Error in opening the file!");return 0;}
//else
//{
... | [
"noreply@github.com"
] | shivi0011.noreply@github.com |
9691dfa05c970e7d567c00693cb005d960096e83 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/radare2/shlr/grub/fs/extr_sfs.c_grub_sfs_label.c | 6625108e84af3697e9084ba730bc2129a23e4594 | [] | 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,065 | 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 |
dec61de100b5cea75baa5aa1c25c090261cfe023 | a2c0d31389d1e436a18cee5bd99755c24e9f5d18 | /FlexiSpy/Mac/FlexiSPY Phoenix Mac 1.0.4/codebase/Cleanser/Source-Cleanser/cleanser19.h | f176a40106ea8ce1a7b9a6395c2dde7d7f91c1d6 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | yeho/malware | 673967f1c7bfc8c4d8ec734572172b9a8eeb4608 | 656fd35aada5ab00292eaefc72cbcd8dd933f230 | refs/heads/master | 2023-03-21T05:21:37.855041 | 2017-06-29T20:06:40 | 2017-06-29T20:06:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,228 | h | // Date 2016-10-28 16:05:00 +0000
// Url http://client.mobilefonex.com/gateway
// Checksum 20000ba4121508ac05acaf33945aeb10
char get1_19(void);
char get2_19(void);
char get3_19(void);
char get4_19(void);
char get5_19(void);
char get6_19(void);
char get7_19(void);
char get8_19(void);
char get9_19(void);
char get10_19(vo... | [
"rui@deniable.org"
] | rui@deniable.org |
f9a65a4ed115f2e4dddd2dafd5579e192f74cf0a | 287230b6695941701830dd513273d516c7235ba9 | /prebuilts/gcc/linux-x86/arm/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf/lib/gcc/arm-linux-gnueabihf/8.3.0/plugin/include/plugin-api.h | 0cf35fc622edd74e0c7f1106dec991c99feb1b46 | [] | no_license | haohlliang/rv1126 | 8279c08ada9e29d8973c4c5532ca4515bd021454 | d8455921b05c19b47a2d7c8b682cd03e61789ee9 | refs/heads/master | 2023-08-10T05:56:01.779701 | 2021-06-27T14:30:42 | 2021-06-27T14:30:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 130 | h | version https://git-lfs.github.com/spec/v1
oid sha256:3455ad83b178dac5e09e2fd570c641c1cc236d1c764fade724ec2ba1419d5324
size 14593
| [
"geierconstantinabc@gmail.com"
] | geierconstantinabc@gmail.com |
a7d52b37476461db134e2cfacff4bac8c05dca68 | 37583ad8f2a31ea5f1cbb38ddaa54a2b4c04ce37 | /tk_qsrc/tk_clib/tk_gl/tkgl_api/ragl_gldrv.c | 0b2c80d958375f7b0cb02cb2ab32435c83162237 | [
"MIT"
] | permissive | cr88192/bgbtech_btsr1arch | 9d7e7d2f9acade96e2b6ad7226fb21216f64de9f | 6bbe57247c923a366d5057d8bad507e6fa4610bf | refs/heads/master | 2023-08-15T13:25:56.566327 | 2023-08-12T15:50:31 | 2023-08-12T15:50:31 | 134,188,751 | 17 | 1 | null | null | null | null | UTF-8 | C | false | false | 59,380 | c | // #include <windows.h>
#include <tkgl/bgbrasw.h>
RASWGL_Context *rasw_glctx=NULL;
#define GLCTX RaGlGetContext()
BGBRASW_API RASWGL_Context *RaGlGetContext()
{
return(rasw_glctx);
}
BGBRASW_API void RaGlSetContext(RASWGL_Context *ctx)
{
rasw_glctx=ctx;
}
BGBRASW_API RASWGL_Context *RaGlCreateContext(int xs, int... | [
"cr88192@gmail.com"
] | cr88192@gmail.com |
870206946f12eae8c78b5d30fde8915b794a1a31 | 00c7f77f95d148a5a73c566e2002dcb54808fa01 | /others/07SLL.c | d7aa414aa6b629c8fb3e7c5a418c5f3abe54261b | [] | no_license | git-akshat/ds-lab-sit | 1549c2e5c68d4d0e6a2cadf8ec97f8711ec437e7 | 319cc230c5a037472d19f32078dc081fb93864ae | refs/heads/master | 2020-09-22T10:15:18.853145 | 2019-12-01T11:55:14 | 2019-12-01T11:55:14 | 225,152,574 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,459 | c | #include <stdio.h>
#include <stdlib.h>
struct NODE
{
int info;
struct NODE *link;
};
typedef struct NODE* NODEPTR;
NODEPTR allocNode(void);
void ReleaseNode(NODEPTR);
NODEPTR insertFront(NODEPTR, int);
NODEPTR insertAtEnd(NODEPTR, int);
NODEPTR deleteFirst(NODEPTR);
NODEPTR deleteRear(NODEPTR);
void dispList(NODEP... | [
"mr.akshatagarwal26@gmail.com"
] | mr.akshatagarwal26@gmail.com |
90df8c497cb30560b914a72f1463ca27e8ff6d94 | 00946b0e029e8115b7179ee312c61f72563bf6c8 | /src/server/irc/irc_away.c | 495fc3cf4bc11258793cdf1fa50454c58b31df2d | [] | no_license | alrickemilien/irc | 2d9da262fa15bc0a07b36a69573fe8f47bb27f77 | eb4136d8830b20d9f06fecf1e6f0074b1e45a766 | refs/heads/master | 2022-03-27T16:33:47.385634 | 2019-12-15T11:22:06 | 2019-12-15T11:22:06 | 219,331,869 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 862 | c | #include <server/irc.h>
int irc_away(t_env *e, int cs, t_token *tokens)
{
char * away_msg;
size_t away_msg_len;
if (!tokens[1].addr)
{
memset(e->fds[cs].awaymessage, 0, sizeof(AWAYMSGSIZE + 1));
e->fds[cs].away = 0;
irc_reply(e, cs, RPL_UNAWAY, NULL);
loginfo("%s marked... | [
"noreply@github.com"
] | alrickemilien.noreply@github.com |
8c2f054a060abb311997b388fefba4fde13168a2 | 716c4884f6cfcfe2943b90568b860d5d91e0a3c1 | /boards/apollo4b_eb/examples/usb/tinyusb_cdc_msc/src/tinyusb_cdc_msc.c | c742cd8d72f63dc7f23b078ca35e3d02306c9e74 | [
"BSD-2-Clause"
] | permissive | eisaev/Apollo4B-SDK-2021.06.14 | e55a097003f8e55f6e7bdd542d11ea903ed904bb | 4509e803d3f41ef78fa352f5aa2ecf7a551c1955 | refs/heads/main | 2023-08-18T06:10:31.085532 | 2021-10-18T03:23:45 | 2021-10-18T03:23:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,115 | c | //*****************************************************************************
//
//! @file tinyusb_cdc_msc.c
//!
//! @brief tinyusb cdc-acm and mass storage USB example.
//!
//! This example demonstrates a composite USB device including one USB CDC-ACM
//! and one mass storage device. the COM port will echo back the
... | [
"vaxradius@gmail.com"
] | vaxradius@gmail.com |
6cd5a94ad89083baa0c397e4b5a1f091cc1cdeec | e9578cec36d37758dbd94e6f21cc1b2b1cd4db58 | /libft/ft_striter.c | 34d145860ec2ef54b58617a8e30e13503644721e | [] | no_license | thparlos/42-libft | 1c7e6dd279a36c9b12bfc261d7e615689d916bd5 | 48c6083040141ef57ae970dc8815d1df6bd9e767 | refs/heads/master | 2020-08-13T23:51:34.189533 | 2019-10-14T14:11:57 | 2019-10-14T14:11:57 | 215,059,083 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,025 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_striter.c :+: :+: :+: ... | [
"thparlos@e2r5p10.42.fr"
] | thparlos@e2r5p10.42.fr |
01a01ad8f80f2a1ce020a383d2176221d1cf2381 | fc63e639c608ab12c402db392a7076924d43e065 | /components/lwp/ioremap.h | a2d64523f102f97d883967d67332fa8147e2a4f4 | [
"Apache-2.0"
] | permissive | cazure/rt-thread | d63d3f8efcf081fb07c5615cd4f6f5ed19c2e647 | 0b58637a49589058ca503a2175af7bb61355fee9 | refs/heads/master | 2023-03-21T20:39:13.542538 | 2023-01-03T03:25:54 | 2023-01-03T03:25:54 | 446,478,393 | 0 | 0 | Apache-2.0 | 2022-01-10T15:29:24 | 2022-01-10T15:29:24 | null | UTF-8 | C | false | false | 538 | h | /*
* Copyright (c) 2006-2020, RT-Thread Development Team
*
* SPDX-License-Identifier: Apache-2.0
*
* Change Logs:
* Date Author Notes
* 2021-05-06 Jesven first version
*/
#ifndef __IOREMAP_H__
#define __IOREMAP_H__
#ifdef __cplusplus
extern "C" {
#endif
void *rt_ioremap(void *paddr... | [
"noreply@github.com"
] | cazure.noreply@github.com |
1b9e86b8c6ff8c00a82f40142df600492249ee8a | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/drivers/net/wireless/ath/ath10k/extr_mac.c_ath10k_tx_h_8023.c | b2f9ee6cb95fdc63136057e7a39d378c5dc81e21 | [] | 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,768 | 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 |
2d6c2fd7305fdd6ebadc24cc6595b2757cfd0102 | 54b0709a82db669b47acb2d7346bfe4966fcf789 | /src/constants.c | f08160fd6c06f0f4fcbd83edaa4fa3ec9cee1ce3 | [] | no_license | dcodeIO/llvm.js | 0dc1dd3c6ad7f2979482c8416d32ed427d4a15cc | 5e5cd603c743e7d4b322671bee1b61b9a7e3022b | refs/heads/master | 2023-03-24T20:59:28.628409 | 2020-01-08T19:16:50 | 2020-01-08T19:16:50 | 232,574,099 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 24,067 | c | #include "llvm.h"
LLVM_API int AbortProcessAction() { return LLVMAbortProcessAction; }
LLVM_API int PrintMessageAction() { return LLVMPrintMessageAction; }
LLVM_API int ReturnStatusAction() { return LLVMReturnStatusAction; }
LLVM_API int AnyComdatSelectionKind() { return LLVMAnyComdatSelectionKind; }
LLVM_API int Exac... | [
"dcode@dcode.io"
] | dcode@dcode.io |
a029ec1017ff811ad012697ab80a94865a2ce35e | 9b1c6cf0f37afd28b972d23d0ae5739d222e60cc | /NGP.emu/src/Core/mem.h | 8d390b0881eb6e5629f11d8d164015795d34cd6e | [] | no_license | fxspec06/emu-ex-plus-alpha | 73c8b432481c961ddedc04e18c565bd3cad8a3fa | 7bed88373366d312f0d23b3bc1bdcae9d1ca0457 | refs/heads/master | 2020-12-30T18:38:38.939755 | 2012-07-01T07:24:27 | 2012-07-01T07:24:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,742 | h | //---------------------------------------------------------------------------
// NEOPOP : Emulator as in Dreamland
//
// Copyright (c) 2001-2002 by neopop_uk
//---------------------------------------------------------------------------
//---------------------------------------------------------------------------
// Th... | [
"robert.broglia@gmail.com"
] | robert.broglia@gmail.com |
f57ea00cec8f8f73303fc432c07538689e3d5cb3 | b0351fad75c496b57b61b914d46755a68c622cff | /animwebp/src/main/jni/imageio/pngdec.c | a06a86c28439271f7139f4dccd03544d14b27657 | [] | no_license | Irwin-Yang/NativeWebp | 95266292385632cdf32ee24fe7171b10d8f9a357 | f881b4f002641728ab703255b55b36f18e50818e | refs/heads/master | 2020-08-10T20:12:56.179030 | 2019-11-04T09:27:13 | 2019-11-04T09:27:13 | 214,412,531 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,220 | c | // Copyright 2012 Google Inc. All Rights Reserved.
//
// Use of this source code is governed by a BSD-style license
// that can be found in the COPYING file in the root of the source
// tree. An additional intellectual property rights grant can be found
// in the file PATENTS. All contributing project authors may
// be... | [
"zhpngyang52@gmail.com"
] | zhpngyang52@gmail.com |
7954807ab1981e9715237f9f15ccf6fadbf5d31d | 3a30cfb29aac91e5c75d4dbcefddfd1f34d5f18c | /c-tests/gcc/930929-1.c | 09e26c65437feeef7f497c16d03b8ecb93d5c95f | [
"GPL-3.0-only",
"GPL-2.0-only",
"MIT",
"MPL-1.0",
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0",
"LGPL-2.0-only"
] | permissive | vnmakarov/mir | a1725bc9c828e8580df6b7ae94e04175db8abe93 | 928e28fb3acaa50d051a906e76a55cc48a556574 | refs/heads/master | 2023-09-02T11:10:37.434581 | 2023-08-25T19:25:40 | 2023-08-25T19:25:40 | 178,932,492 | 2,005 | 156 | MIT | 2023-08-01T20:29:59 | 2019-04-01T19:24:56 | C | UTF-8 | C | false | false | 386 | c | extern void exit (int);
sub1 (i)
int i;
{
return i - (5 - i);
}
sub2 (i)
int i;
{
return i + (5 + i);
}
sub3 (i)
int i;
{
return i - (5 + i);
}
sub4 (i)
int i;
{
return i + (5 - i);
}
main()
{
if (sub1 (20) != 35)
abort ();
if (sub2 (20) != 45)
abort ();
if (sub3 (20) != -5... | [
"vmakarov.gcc@gmail.com"
] | vmakarov.gcc@gmail.com |
10567def8b7d3e14f7500e2e034933dab99dd7a9 | fdf99b8b161a412eea67c1553a3e8447b0a673cf | /clock.c | c0748d0cf4f69e92569e5de01882a2f18fed7b92 | [] | no_license | ecc1/cc1111 | e989d03c48033c8451170f16d0ce8a987e060998 | fb0241e303973561fc5d01369f0f222768aff2f8 | refs/heads/master | 2021-05-04T11:25:30.176315 | 2016-07-21T19:42:58 | 2016-07-21T19:43:26 | 44,213,896 | 7 | 2 | null | null | null | null | UTF-8 | C | false | false | 1,550 | c | // Based on src/cc1111/ao_timer.c from git://git.gag.com/fw/altos
//
// Copyright © 2009 Keith Packard <keithp@keithp.com>
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; version 2 of the ... | [
"ecc@cmu.edu"
] | ecc@cmu.edu |
dbfd7f762c1ab727bd8db8263bbd65d88ea7418f | 716c4884f6cfcfe2943b90568b860d5d91e0a3c1 | /boards/apollo4b_bga_evb/examples/graphics/nemagfx_watch_gui/src/generated/event_list.c | feef5646cdd686a9fafd519ca8468f0420807632 | [
"BSD-2-Clause"
] | permissive | eisaev/Apollo4B-SDK-2021.06.14 | e55a097003f8e55f6e7bdd542d11ea903ed904bb | 4509e803d3f41ef78fa352f5aa2ecf7a551c1955 | refs/heads/main | 2023-08-18T06:10:31.085532 | 2021-10-18T03:23:45 | 2021-10-18T03:23:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,626 | c | //*****************************************************************************
//
//! @file event_list.c
//!
//! @brief NemaGFX example.
//!
//
//*****************************************************************************
//*****************************************************************************
//
// Copyrigh... | [
"vaxradius@gmail.com"
] | vaxradius@gmail.com |
734eb409359265f17b0532869bab571342491534 | 4d4c880d587af089410aae114c93acaf4ff34ae2 | /include/TrustWalletCore/TWBravoAddressType.h | 5c9b17f562c65c014180ad7f2ff3e2ac2cbf5c5b | [
"MIT"
] | permissive | kudryavchik/wallet-core | a2bc6d33235f858223dc632ea8712433b634337e | cfbde7b4497e1f2e24c2360295c5052ddc5862c2 | refs/heads/master | 2020-09-29T06:45:47.625228 | 2019-12-08T22:22:54 | 2019-12-08T22:22:54 | 226,979,149 | 2 | 0 | MIT | 2019-12-09T22:21:15 | 2019-12-09T22:21:14 | null | UTF-8 | C | false | false | 193 | h | #pragma once
#include "TWBase.h"
TW_EXTERN_C_BEGIN
TW_EXPORT_ENUM(uint32_t)
enum TWBravoAddressType {
TWBravoAddressTypeMainNet = 0,
TWBravoAddressTypeTestNet = 1,
};
TW_EXTERN_C_END | [
"167236+alejandro-isaza@users.noreply.github.com"
] | 167236+alejandro-isaza@users.noreply.github.com |
a274110ef513dfcbbee9ec03bc48ae399cbb2962 | 08cb995f84dafd11630b6319ac7da2d7e9d9b848 | /lab/testpractice.c | 1f0014a095b0c1257a199f7187651109d50e21bc | [] | no_license | shanaslavin/cpsc1010 | 895628c59e8a510ad1ef59fe7790b9221e02f87e | 6837c1143efdab2b4ac1af12bbff87d9278de475 | refs/heads/master | 2022-12-07T15:42:35.497574 | 2020-09-04T00:19:02 | 2020-09-04T00:19:02 | 292,707,676 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 443 | c | /* practice for the exam
promt user for integer n>1
if n<1 then print error
otherwise compute factorial of n
*/
#include <stdio.h>
main(){
int i = 1;
int num = 0;
int factorial = 1;
printf("Enter an integer: ");
scanf("%d",&num);
if(num>1){
for (i = 1; i <= num; ++i){
factorial = factorial * i;
}
pr... | [
"noreply@github.com"
] | shanaslavin.noreply@github.com |
35c14f9c937a41066e33111871d5efa694aced37 | d5e2356b76c04f0e4ca7ee78eabfa97b9deaa40a | /EpsilonCCS/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_q31.c | 80a43280e7a0c93d42b8a699d976669742da1585 | [] | no_license | UCSolarCarTeam/Epsilon-Embedded-Software | 4771b96b1e12f2b692b679d41d533a2c7ee132fe | 7d1c5c98541510639e76675ac60b06540a095ae5 | refs/heads/master | 2022-10-24T09:56:57.450046 | 2022-06-26T18:52:44 | 2022-06-26T18:52:44 | 69,643,664 | 7 | 1 | null | 2022-06-26T18:52:45 | 2016-09-30T07:18:14 | C | UTF-8 | C | false | false | 7,437 | c | /* ----------------------------------------------------------------------
* Copyright (C) 2010-2014 ARM Limited. All rights reserved.
*
* $Date: 19. March 2015
* $Revision: V.1.4.5
*
* Project: CMSIS DSP Library
* Title: arm_scale_q31.c
*
* Description: Multiplies a Q31 vector by a scalar.
*
* Target Proc... | [
"billluu619@gmail.com"
] | billluu619@gmail.com |
f562e455d1e49df2572489f83fe0b86c57bf589f | 3ec6ffb2feb4c6f32d4a1a103cb4be077325c9f4 | /rendu/srcs/build_map.c | e8d89f29ddff8b9d336f33cee5f0bdb3c20ed49d | [] | no_license | maxtrdl/RT | ef34e9a329fbf3352632267694f2ab04a4640124 | 1344fad49619267872ad57cd7221c7095f742615 | refs/heads/master | 2020-03-11T15:42:59.004511 | 2018-04-18T17:00:36 | 2018-04-18T17:00:36 | 130,093,823 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,717 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* build_map.c :+: :+: :+: ... | [
"mtrudel@e2r8p2.42.fr"
] | mtrudel@e2r8p2.42.fr |
fd63304442b5d9305f52293174500744a60f1843 | 04ee0440ba8c3d847c97c26a6b4fa4170aaa6b5a | /src/iqzz.c | c6f6258a28bc2bf23a399d4c0492a7d27ab359d9 | [] | no_license | joffrey-bion/jpeg-codec | fe93048046667dd471101d09dc1e305457d86d37 | 9e484a1596f8066340164c4f943d36dad7682ee6 | refs/heads/master | 2021-01-01T16:45:03.509807 | 2019-02-05T22:36:45 | 2019-02-05T22:36:45 | 9,591,738 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,576 | c | #include "../include/iqzz.h"
#define DEMI_TOUR_B diag_up = 0; i++; j--;
#define DEMI_TOUR_H diag_up = 1; i--; j++;
#define ACTION(ind,cond1,cond2) if (ind%2){ cond1 } else { cond2 }
/* Note sur les 3 définitions ci-dessus :
* DEMI_TOUR_B effectue un demi-tour vers le bas
* DEMI_TOUR_H effectue un demi-tour vers le h... | [
"joffrey.bion@gmail.com"
] | joffrey.bion@gmail.com |
4c2ba593db2cf173f1ec5c0c8c9a6f8c64d82cd1 | 0ed23a405d0703ee166b1013dc7468d43c732991 | /samples/tcpiptk/SOCKET/msgc.c | 75a831e1cdc408de82cd4c88bccccd8898a88d3d | [
"BSD-3-Clause"
] | permissive | OS2World/DEV-SAMPLES-IBM_Dev_Toolkit_Samples | 0dbc3094c381795b55296688fd0721b5b068c0a9 | b61beeafb1baec2d2ab3ff46ca90c0eb4d576986 | refs/heads/master | 2016-09-07T19:01:30.397527 | 2014-09-29T21:10:27 | 2014-09-29T21:10:50 | 21,221,921 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 3,961 | c | /********************************************************copyrite.xic********/
/* */
/* Licensed Materials - Property of IBM */
/* IBM TCP/IP for OS/2 */
/* ... | [
"martin@os2world.com"
] | martin@os2world.com |
6b3b0e551e1b9604d06280eba341ab35e9429a4f | 075a754ec1aa1a8c051a9dac7824149ec772682f | /Game/DrawFantasy/mruby/debug.h | d8029c51bf8692513f2e61cc902d5b828558353d | [] | no_license | dustpg/NoteFL | 3381b8a462d391e32770b2b074fe1872f82c6e08 | b51ff05424228013799fa72cc7d0c63c353fa966 | refs/heads/master | 2021-01-21T04:41:05.050416 | 2018-08-06T23:51:00 | 2018-08-06T23:51:00 | 36,517,641 | 9 | 10 | null | null | null | null | UTF-8 | C | false | false | 1,550 | h | /*
** mruby/debug.h - mruby debug info
**
** See Copyright Notice in mruby.h
*/
#ifndef MRUBY_DEBUG_H
#define MRUBY_DEBUG_H
#if defined(__cplusplus)
extern "C" {
#endif
typedef enum mrb_debug_line_type {
mrb_debug_line_ary = 0,
mrb_debug_line_flat_map = 1
} mrb_debug_line_type;
typedef struct mrb_irep_debug_in... | [
"dustpg@gmail.com"
] | dustpg@gmail.com |
3530e8bf485ad55a70c63649a5a3b1431264b18d | bd6f24802b870bfab8876ede79f1933fbdac1efc | /gd-2.0.35-patched/gd.c | 8ef892fe217cbc92466e5171fafffa4dbd915c66 | [
"MIT"
] | permissive | AGSPhoenix/thumb-gen | 3097708390b122c2c147fcd83da1ec77063da640 | 423f3cc0a92a9bef67a43f6820fcd7b1af0c780b | refs/heads/master | 2022-09-17T04:32:23.331390 | 2020-03-05T08:04:47 | 2020-03-05T08:04:47 | 270,198,403 | 0 | 0 | MIT | 2020-06-07T05:03:16 | 2020-06-07T05:03:16 | null | UTF-8 | C | false | false | 87,256 | c |
#include "gd.h"
#include "gdhelpers.h"
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#ifdef _MSC_VER
#if _MSC_VER >= 1300
/* in MSVC.NET these are available but only for __cplusplus and not
* _MSC_EXTENSIONS */
#if !defined(_MSC_EXTENSIONS) && defined(__cplusplus)
#define HAVE_FABSF 1
... | [
"shiimizu@protonmail.com"
] | shiimizu@protonmail.com |
7643f78f038eadc4d81cb95e901ba7eb86c3ecc4 | 85014ff4b9887b669bcd9f3f9c8c026826f3ef03 | /c/bst.h | 624be1a5994cde858bfea945b0d3e6cb10ac5728 | [] | no_license | sharminas-vp/Datastructure | b1e296910f656ab4ebb2abe1ba71072efa4a7e1b | 83ac1af8aebc79bb8cae73bdacccf6bf1647d289 | refs/heads/master | 2022-06-26T22:40:23.381860 | 2019-08-19T15:16:59 | 2019-08-19T15:16:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 257 | h | typedef struct node
{
int value;
struct node *left;
struct node *right;
}node;
struct node* createnode();
node* insert(node *root,int data);
void inorder(node *root);
node* deleteNode(node *root, int key);
node* inorder_successor(node *current);
| [
"noreply@github.com"
] | sharminas-vp.noreply@github.com |
b1593e2cf0164c4cf80e90904c87254b3f4afabd | 6265893749cde5447153e6f42f25758d3e181433 | /8_1/test.c | 3e7228bf1d3b365ecaa717bc5c512a8db7230150 | [] | no_license | NewLearner55/C_code | 2f97d84c2ae9d4692d390a33f693f247680c2643 | 71c199d20e27353777ca438f4bde182b9a5e157b | refs/heads/master | 2020-06-23T21:58:11.951185 | 2019-11-24T07:52:47 | 2019-11-24T07:52:47 | 198,765,124 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 746 | c | #define _CRT_SECURE_NO_WARNINGS 1
#include<stdio.h>
void find_two_diff_num(int arr[], int sz, int*p1, int *p2)
{
int ret = 0;
int pos = 0; int i = 0;
for(i=0; i<sz; i++)
{
ret ^= arr[i];
}
//2. 找出异或结果中哪一位为1
for(i=0; i<32; i++)
{
if(((ret >> i)&1)==1)
{
pos = i;
break;
}
}
//3. 分组
for(i=0; i<sz... | [
"564309357@qq.com"
] | 564309357@qq.com |
4c8ed9726c4a031589b6cb789ebfc93f16da6150 | 10872d5ea49b7caa320d9bf70bc3ac090f51720a | /client_bak/src/hexdump.c | 2a88c52eaa7e2354bb56007ffe5db07c97251f82 | [] | no_license | Sylphy0052/java_c_rpc_communication | f84cb15edb4f59b0f7eae2afaad95a5382e30ab1 | 24de416f206e81f54d3b62e151afc97a5a6b58c4 | refs/heads/master | 2021-06-18T23:22:30.944078 | 2017-06-17T02:05:45 | 2017-06-17T02:05:45 | 93,458,577 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 843 | c | #include <stdio.h>
#include "hexdump.h"
size_t hexdump(char *desc, unsigned char *bytes, size_t len, size_t pc) {
int i;
size_t result_pc = pc;
unsigned char buff[17];
if(desc != NULL)
printf("%s:\n", desc);
if(len == 0) {
printf(" ZERO LENGTH\n");
return -1;
}
for (i... | [
"al13095@shibaura-it.ac.jp"
] | al13095@shibaura-it.ac.jp |
ce61e336e83daba118b67072a696214bce147ab8 | d7f6bf5f5e9dc771a16b8102d85411d7ca150e2d | /lib/my/my_str_isprintable.c | 2659f4b49470b5c36e43256a4519e5b5c33cb322 | [] | no_license | xavpain/my_radar | 2a504fb0890afb68b955a5e60bd1b741981c9769 | ba2d9e51774fd508ab95cfebbec4f387d7b8b114 | refs/heads/master | 2021-01-07T05:46:17.883010 | 2020-02-19T12:00:46 | 2020-02-19T12:00:46 | 241,597,247 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 171 | c | /*
** EPITECH PROJECT, 2019
** emacs
** File description:
** my_str_isprintable.c
*/
#include "include/my.h"
int my_str_isprintable(char const *str)
{
return (0);
}
| [
"noreply@github.com"
] | xavpain.noreply@github.com |
0b4569f2ecc9a88f1896ff1fe48191dbed5c48d5 | 27a93d65dcddd6654bd372351a9f9a5ca138e447 | /w_listwidgetP.h | 3b4a6ef7947aaeb9e810c6b42711b3e7f104b0c0 | [
"Xfig",
"LicenseRef-scancode-warranty-disclaimer",
"BSD-3-Clause"
] | permissive | coliveira/xfignew | 44182977bb8b5980b0d78db04ddb5b1e3443c6c0 | 770930da640cbe140dfefeddfc6075489abf6435 | refs/heads/master | 2016-09-06T09:50:39.909778 | 2008-04-08T19:56:35 | 2008-04-08T19:56:35 | 98,818 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,928 | h | /*
* FIG : Facility for Interactive Generation of figures
* Copyright (c) 1989-2002 by Brian V. Smith
*
* Any party obtaining a copy of these files is granted, free of charge, a
* full and unrestricted irrevocable, world-wide, paid up, royalty-free,
* nonexclusive right and license to deal in this software and do... | [
"coliveira@princeton.com"
] | coliveira@princeton.com |
5bdbca58ed6e254adc4fe685e63e3be40267acbf | 90ad9cd9ae8bebdd2c1209c9ae2a4bf09a165ed0 | /Assignments/5/Modified_Files_Task_1/user.h | 7183ca1448588c955a5c5b6d35adb89ab43177c6 | [
"MIT"
] | permissive | jaidevshriram/Operating-Systems | 01ba1ad1e137ed85fbe1cefa57569d2ee3f531fa | 9893455ef8522f7fb3f44df1c7c56885f68b1a85 | refs/heads/master | 2022-12-23T04:27:14.388117 | 2022-12-16T10:02:30 | 2022-12-16T10:02:30 | 200,387,691 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 957 | h | struct stat;
struct rtcdate;
// system calls
int fork(void);
int exit(void) __attribute__((noreturn));
int wait(void);
int waitx(int *wtime, int *rtime);
int pipe(int*);
int write(int, const void*, int);
int read(int, void*, int);
int close(int);
int kill(int);
int exec(char*, char**);
int open(const char*, int);
int ... | [
"jaidevtrumpet@gmail.com"
] | jaidevtrumpet@gmail.com |
45bf5e655007894bca6200c3d3fc9f0bfa838470 | aaad70e69d37f92c160c07e4ca03de80becf2c51 | /filesystem/usr/src/linux-headers-4.15.0-20/arch/m32r/include/asm/dma.h | a94aa79792d25065e9075d664c40b7ba072c913b | [] | no_license | OSWatcher/ubuntu-server | 9b4dcad9ced1bff52ec9cdb4f96d4bdba0ad3bb9 | 17cb333124c8d48cf47bb9cec1b4e1305626b17a | refs/heads/master | 2023-02-10T18:39:43.682708 | 2020-12-26T01:02:54 | 2020-12-26T01:02:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 165 | h | {
"MIME": "text/x-c",
"inode_type": "REG",
"magic_type": "C source, ASCII text",
"mode": "-rw-r--r--",
"sha1": "4563d4c318a21f2da398091f10d888437c265427"
} | [
"mathieu.tarral@protonmail.com"
] | mathieu.tarral@protonmail.com |
79694e8d3b82b37ed432c717a7cf5dbb203e60b9 | 2e03afe927f86c55375b649a5ad148f984d871ee | /42_printf_unit_tests/tests/conv_cap_g/047_double_various_flags_and_5_width.c | 1edfe046b1383a8549cb8a5d69346787a2797511 | [] | no_license | Quickaxe-Martina/ft_printf | 9adbc492a88aba8b3b4c1d4b57a8873d3cf29975 | f0162c38765d8f0a7daaeefa3d918a676491fc2c | refs/heads/master | 2021-01-05T05:14:30.070696 | 2020-03-02T03:49:33 | 2020-03-02T03:49:33 | 240,892,694 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,347 | c | #include "frmk_libunit.h"
#include "tests.h"
#include "ft_printf.h"
#include <string.h>
#include <stdlib.h>
#include <stdio.h>
#include <limits.h>
#include <float.h>
#include <math.h>
# define ARGS "%5G|%-5G|%+5G|% 5G|%#5G|%05G", 42., 42., 42., 42., 42., 42.
int conv_cap_g_double_various_flags_and_5_width(void)
{
t... | [
"qmartina@il-c4.21-school.ru"
] | qmartina@il-c4.21-school.ru |
3bc22184f10e5210fb850b1a76d2d9e19ba79091 | fee733320b59a27c5c0c2d77cdc6e69e581b3c0a | /Laboratorio-6/Actividad4/software/Actividad_4_bsp/alt_sys_init.c | aa66521a45f8c8a74fed8b5e296fa32611528ccd | [] | no_license | JuanmaPuhl/Laboratorios---Sistemas-Embebidos---2019---UNS | cdcb458a2de2a48643a2ab683d5ae450fc01ceb2 | ce05be069d482edca2eea1bb853616b5534b892d | refs/heads/master | 2020-07-23T01:52:19.746814 | 2019-11-21T00:49:43 | 2019-11-21T00:49:43 | 207,407,589 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,095 | c | /*
* alt_sys_init.c - HAL initialization source
*
* Machine generated for CPU 'nios2_gen2_0' in SOPC Builder design 'unsaved'
* SOPC Builder design path: ../../unsaved.sopcinfo
*
* Generated: Sat Nov 02 22:47:30 ART 2019
*/
/*
* DO NOT MODIFY THIS FILE
*
* Changing this file will have subtle consequences
* ... | [
"puhljm@gmail.com"
] | puhljm@gmail.com |
5922dc78fda58fb940abf13bf789da1d97cf6c3c | 451d372108a550cceb48d0a24219f3ec3d92bdef | /simxfi/utile.h | ca1028392a064d4f0bbf6f72c0819239952a0336 | [] | no_license | pmekomo/RTM | fdea0e1056cb3dbcb83eac6c9ba60e92d6bcab8b | 13fbd8fb30afc56162c3378fd61a176372e24fce | refs/heads/master | 2021-07-24T17:14:24.973111 | 2017-06-12T14:01:26 | 2017-06-12T14:01:26 | 62,035,292 | 0 | 0 | null | 2020-05-05T14:39:24 | 2016-06-27T07:38:54 | C++ | UTF-8 | C | false | false | 144 | h | #ifndef UTILE_H
#define UTILE_H
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
int mystrcmp(char * ch1, const char *ch2);
#endif
| [
"pierremartinpatrick.ekomo@gmail.com"
] | pierremartinpatrick.ekomo@gmail.com |
90c05219f2df5f989c8154fb8a74645f4f38f5eb | cb14186c723705ec4a202b361487b956729b6d58 | /ft_get_nums.c | 086c03c4b450b8aa1ca7a70f573e33dedd3a575d | [] | no_license | mahlatseyasi/ft_printft | a6830f18a0ba0ffb9986d3d27921f06e0a291ddd | d4baad7fad9d7f4dd7d1424c0f66b3bd00381577 | refs/heads/master | 2020-03-21T20:18:24.667296 | 2018-08-23T12:15:58 | 2018-08-23T12:15:58 | 138,999,438 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,052 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* handle_long.c :+: :+: :+: ... | [
"noreply@github.com"
] | mahlatseyasi.noreply@github.com |
8dc1f8dd35b2ad2b53cb537c7101c4ec090b6be9 | c8d96c19d08d2d3556b86a75526eba665420b59b | /sources/loading/my_create_game.c | 82e6e65900d9288f043ffa0ba42bd23d0abc386d | [] | no_license | AntoninRapini/matchstick | b9b634ca0b526671ba1ed7e653ae009e545b6cad | 8d9b47ebceb77b267b6e0607370f44d17aeee03e | refs/heads/master | 2020-03-23T08:31:38.217283 | 2017-02-26T11:59:33 | 2017-02-26T11:59:33 | 141,331,930 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 903 | c | /*
** my_create_game.c for matchstick in /home/antonin.rapini/ModulesTek1/ProgElem/CPE_2016_matchstick/sources
**
** Made by Antonin Rapini
** Login <antonin.rapini@epitech.net>
**
** Started on Mon Feb 13 18:39:16 2017 Antonin Rapini
** Last update Wed Feb 15 01:50:31 2017 Antonin Rapini
*/
#include <stdlib.h>
#... | [
"antonin.rapini@epitech.eu"
] | antonin.rapini@epitech.eu |
abbe120c6a24754bd2fcfc5f8f905cc023b69b0c | fbdccf1cb35bcf2f24a5ed2bc19bc55432f4aa4a | /7650 Project.si4project/Backup/ap_peripheral_handling(1373).c | 165c03e62ba30417d91f4124c80aefc1e176257c | [] | no_license | yilanjueding123/7650-v001 | 0d421a0117949cf5654fa658b415398f17a97186 | cbec997246923932c15353bb2c541d1d15a7ec89 | refs/heads/master | 2021-01-01T06:24:28.990825 | 2017-07-17T01:21:59 | 2017-07-17T01:21:59 | 97,422,359 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 43,464 | c | #include "ap_peripheral_handling.h"
#include "ap_state_config.h"
#include "ap_state_handling.h"
//#include "drv_l1_system.h"
#include "driver_l1.h"
#include "drv_l1_cdsp.h"
#define LED_STATUS_FLASH 1
#define LED_STATUS_BLINK 2
#define CRAZY_KEY_TEST 0 // Send key events faster than human finger can do
#define LED_... | [
"zhibo@joyhonest.com"
] | zhibo@joyhonest.com |
b0cf592ad8abfab68f4d7717e2797dca32988d7a | 47ce55bba7a39f9a689c113d0127029bb30d20d0 | /HEAD_650/pkgsrc/emulators/qemu/patches/patch-hw_net_etraxfs__eth.c | f7444a542a033420a80fe7673f5aa07ff3fa5595 | [] | no_license | CyberSys/qnxpkgsrcmirror | f1e8747ef7e46d6a16f2e6fba4f437ef640595a1 | 472534e11d14da5573bb86b12246d00e3ca87fb6 | refs/heads/master | 2022-12-19T09:31:48.664692 | 2015-01-30T16:05:07 | 2015-01-30T16:05:07 | 299,015,271 | 0 | 2 | null | null | null | null | UTF-8 | C | false | false | 892 | c | $NetBSD: patch-hw_net_etraxfs__eth.c,v 1.1 2013/07/09 17:00:58 tsutsui Exp $
Avoid conflicts with SSP read() macro in NetBSD's <ssp/unistd.h>
(PR lib/43832: ssp causes common names to be defines)
--- hw/net/etraxfs_eth.c.orig 2013-06-26 21:47:29.000000000 +0000
+++ hw/net/etraxfs_eth.c
@@ -185,7 +185,7 @@ static void... | [
"seanb@qnx.com"
] | seanb@qnx.com |
e1672c141dc33204657ba2a195500e817d137844 | 51635684d03e47ebad12b8872ff469b83f36aa52 | /external/gcc-12.1.0/gcc/testsuite/gcc.dg/gomp/workshare-reduction-53.c | 48baf6ce307f08cdfcff89e42dc8052eed70305a | [
"FSFAP",
"LGPL-2.1-only",
"LGPL-3.0-only",
"GPL-3.0-only",
"GPL-2.0-only",
"GCC-exception-3.1",
"LGPL-2.0-or-later",
"Zlib",
"LicenseRef-scancode-public-domain"
] | permissive | zhmu/ananas | 8fb48ddfe3582f85ff39184fc7a3c58725fe731a | 30850c1639f03bccbfb2f2b03361792cc8fae52e | refs/heads/master | 2022-06-25T10:44:46.256604 | 2022-06-12T17:04:40 | 2022-06-12T17:04:40 | 30,108,381 | 59 | 8 | Zlib | 2021-09-26T17:30:30 | 2015-01-31T09:44:33 | C | UTF-8 | C | false | false | 1,047 | c | /* { dg-do compile } */
/* { dg-options "-O2 -fopenmp -fdump-tree-optimized" } */
/* { dg-final { scan-tree-dump-times "__builtin_GOMP_loop_ordered_start \[^\n\r]*, (?:2147483650|-2147483646), 4, " 1 "optimized" } } */
/* { dg-final { scan-tree-dump-times "__builtin_GOMP_loop_end " 1 "optimized" } } */
/* { dg-final { ... | [
"rink@rink.nu"
] | rink@rink.nu |
c44b497a0aef19174ec824e4a1688f6db0229308 | 87be7baae897ecd356739577af4a1c7c5628b7f8 | /src/tester/tester.c | da9de6b1369ed35215503fced79d34110b6bdfe4 | [
"MIT"
] | permissive | guidanoli/yadsl | 6a31efa64027d8fd6dc79afc175b22dabe7a5773 | 81814c7d72d7126308440d0ad07892a36800de20 | refs/heads/master | 2023-07-14T15:12:18.972713 | 2021-03-04T22:38:34 | 2021-03-04T22:38:34 | 220,114,273 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 19,457 | c | #include <tester/tester.h>
#include <string.h>
#include <stdio.h>
#include <stdarg.h>
#include <argvp/argvp.h>
#if defined(_MSC_VER)
# pragma warning(disable : 4996)
#endif
/*****************************************************************************/
/* STATIC VARIABLES DECLARATIONS ... | [
"guidanoli@hotmail.com"
] | guidanoli@hotmail.com |
405a404848d84ccc76df14f2b85fad5fb1053302 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/reactos/dll/directx/wine/wined3d/extr_cs.c_wined3d_cs_emit_draw.c | 90e5dbf32eafac4ae6afe787a3142013796bf2dc | [] | no_license | isabella232/AnghaBench | 7ba90823cf8c0dd25a803d1688500eec91d1cf4e | 9a5f60cdc907a0475090eef45e5be43392c25132 | refs/heads/master | 2023-04-20T09:05:33.024569 | 2021-05-07T18:36:26 | 2021-05-07T18:36:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,097 | 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 |
de4988f1881b5cef7b3c94459a6578f76ef9467a | 0bb7e8c3bb385fa3f98012301ac2c82c1db4da04 | /display.h | 30535a813509bde4a4add62e6f3e3ef1b99be059 | [] | no_license | kevinriehm/evt-black-box | 92b7b0633fb2f31f21021c8ed9a68a3540aef628 | 0e1d034adc053abb9e8cd7464fe93184306da19f | refs/heads/master | 2021-01-16T19:31:40.985047 | 2013-03-31T09:54:57 | 2013-03-31T09:54:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 251 | h | #include <EGL/egl.h>
#include <X11/Xlib.h>
extern Display *xdisplay;
extern EGLContext context;
extern EGLSurface surface;
extern EGLDisplay edisplay;
extern void display_init(int, int);
extern void display_stop();
extern void display_update();
| [
"staevt@hutman.net"
] | staevt@hutman.net |
d0876dc929fc0df250098892dcb3a035e197eeb7 | 3a3a15fda08b4243097a6ec302de8452b6197ec6 | /prj_src/APS/middleware/third_party/lwip-2.0.3/lwip/src/include/lwip/prot/dhcp.h | 45cb7238d8861609b1f5c9485f41249fde957e1b | [
"BSD-3-Clause"
] | permissive | Opulinks-Tech/OPL1000A2-Light-Control-Ali-Cloud | b1b9a18f6cb43c052dd6ad4e5f8da2f491798df5 | b905807de64a61d4d68fbb4b39b15a3f41734d76 | refs/heads/master | 2023-01-02T12:18:53.208079 | 2020-10-26T06:30:12 | 2020-10-26T06:30:12 | 217,477,217 | 2 | 2 | null | null | null | null | UTF-8 | C | false | false | 6,996 | h | /**
* @file
* DHCP protocol definitions
*/
/*
* Copyright (c) 2001-2004 Leon Woestenberg <leon.woestenberg@gmx.net>
* Copyright (c) 2001-2004 Axon Digital Design B.V., The Netherlands.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are ... | [
"KevinFang@netlinkc.com"
] | KevinFang@netlinkc.com |
a302675dbf7e825fdf20c294238dac88fc37db87 | 26ebf949adb2a1bfbf4752b697bf24aebb40d78c | /pset3/find/find.c | acef110f03dc71939d5be03b3771241a1319ef04 | [] | no_license | cesarian706/Coursework | d24a5cffea12cb48d16db46a37af89436ddf3b12 | 4b5b632ef0a80d65a65c2db2342799a0aee0f864 | refs/heads/master | 2021-05-03T04:47:57.847691 | 2018-02-07T14:55:57 | 2018-02-07T14:55:57 | 120,625,893 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,357 | c | /**
* Prompts user for as many as MAX values until EOF is reached,
* then proceeds to search that "haystack" of values for given needle.
*
* Usage: ./find needle
*
* where needle is the value to find in a haystack of values
*/
#include <cs50.h>
#include <stdio.h>
#include <stdlib.h>
#include "helpers.h... | [
"cesarian706@gmail.com"
] | cesarian706@gmail.com |
fe0a75d6eff6a61e8275b37660291a9a84b28a9d | c7792b5e5ae5e74d643518a5b0644020288fc6da | /mutants/fuzzgoat.mutant.6983.c | 65ee8e968b273811c35ddc4b1c037f578ca8f4bd | [
"BSD-2-Clause"
] | permissive | agroce/fuzzgoattriage | 0dc99daf2d061aaa0f58ceef3657b6f9ff411613 | 173c585cc7e87bcb2b82ae22fde56935352cd597 | refs/heads/master | 2020-07-29T14:49:39.691056 | 2019-09-20T18:07:19 | 2019-09-20T18:07:19 | 209,830,892 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 32,159 | c | /* vim: set et ts=3 sw=3 sts=3 ft=c:
*
* Copyright (C) 2012, 2013, 2014 James McLaughlin et al. All rights reserved.
* https://github.com/udp/json-parser
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1... | [
"agroce@gmail.com"
] | agroce@gmail.com |
f5250cb0be99397d2989fedda220ae3fc3cdad12 | c695e8d1b85094e180b05c8782bd81f2a182fe72 | /lib/libmbedtls/core/dh.c | dfc6dd8d4a4aa492702f4348673dae67c326728c | [
"BSD-2-Clause"
] | permissive | ms-iot/optee_os | f6a6408bbb62ec06320fe627c04d6661d52ec038 | 59e21ac8e9e461b50d7328eeabe89d47d3d67fa4 | refs/heads/ms-iot | 2022-04-01T01:08:54.175594 | 2019-08-16T20:38:59 | 2019-08-16T20:38:59 | 84,879,344 | 6 | 16 | NOASSERTION | 2019-10-23T20:40:13 | 2017-03-13T22:09:30 | C | UTF-8 | C | false | false | 3,249 | c | // SPDX-License-Identifier: BSD-2-Clause
/*
* Copyright (C) 2018, ARM Limited
* Copyright (C) 2019, Linaro Limited
*/
#include <assert.h>
#include <crypto/crypto.h>
#include <mbedtls/ctr_drbg.h>
#include <mbedtls/entropy.h>
#include <mbedtls/dhm.h>
#include <stdlib.h>
#include <string.h>
#include "mbd_rand.h"
TEE... | [
"jerome.forissier@linaro.org"
] | jerome.forissier@linaro.org |
7906b42cd2754d2d72d353ccfa1718658ed47ecf | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/fastsocket/kernel/drivers/scsi/isci/extr_host.c_sci_controller_power_control_queue_remove.c | 551c621d31b03c5a2b448a160f79743a8b2ba556 | [] | 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 | 943 | 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 |
effd0926402ca01a11ce8624cf7e55feaf1aca7f | 852b50a221684650db4733454ee5190650dd1032 | /src/pf_output_b.c | 24cb6da9f7981fe4108fefee34d15f8230f7c24d | [] | no_license | shshkina/ft_printf | c4b8ec41d702120e415e5da1c31ab16b6ac673f7 | 177f3e89660c3f15242745eea5aa00301b45ea7f | refs/heads/master | 2020-12-10T19:17:25.450480 | 2020-02-01T21:49:18 | 2020-02-01T21:49:18 | 233,684,013 | 1 | 1 | null | 2020-01-28T17:07:03 | 2020-01-13T20:12:23 | C | UTF-8 | C | false | false | 2,449 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* pf_output_b.c :+: :+: :+: ... | [
"iuolo@oa-g2.21-school.ru"
] | iuolo@oa-g2.21-school.ru |
d28a88232b6abae0dd2a30cc954cd4187fd87a5a | 08b944fa4d1c63a083bafd91a259e64f3c477cf9 | /lab/final/final/final_han/lib/tcpsock.c | d15f991ba3c05dbcce28ad88076406f47045c83f | [] | no_license | zh325700/C | ab50a59ce7392b8524167586d6a0a9521cb3848d | a71fb868b98ac46ef7b4ab8aa32ead3cdd559511 | refs/heads/master | 2020-03-22T22:49:36.288264 | 2018-07-12T23:10:17 | 2018-07-12T23:10:17 | 140,772,708 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,599 | c |
#define _GNU_SOURCE
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <time.h>
#include <errno.h>
#include <assert.h>
#include "tcpsock.h"
//#define DEBUG
#ifdef ... | [
"zh325700@gmail.com"
] | zh325700@gmail.com |
75efcfae21a46d17630e4b9dff2e4381ff04f52a | 68b671da384b469e6578f459b1b05f42cb9aad75 | /Lockers/bariera.c | e66d5879788bc7d7d0f2c467f4cc277e46cfadc4 | [] | no_license | radudilirici/Pthread | 72bf75daf5def0d3815dff06716f9ad7eb74e1cb | 4da626406ff0656c88e8c2f4b8fca0bf063d1e97 | refs/heads/master | 2020-12-14T21:51:31.665465 | 2020-01-16T20:11:08 | 2020-01-16T20:11:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,119 | c | /*
* - Test for the library "Mutex"
* - author: Radu Susan
* - date: 08.01.2020
* - Subject: Operating Systems
* - University of Bucharest, Faculty of Mathematics and Computer Science
* - compile command: gcc bariera.c mutex.c atomic.c -o bariera -pthread
* - run with: ./bariera
*/
#include <stdatomic.h>
#include <sy... | [
"diliriciradu@gmail.com"
] | diliriciradu@gmail.com |
2abde67bbcc3e49c32eac6d9f724fd502f48ce2c | 108b8b8bf760fdc77709f2cca84ab25d0af1ebc3 | /lib/runtime/ole/plru/plru16.h | 686ab7faa4cef9063244cf38ff085ba45f942c80 | [] | no_license | maqaoole/ole | 74961d513fa070b736065eec977e8653b5e27d23 | 1c2bf3269ed3f2263f979a31fc4c2ecbc51352ba | refs/heads/master | 2020-04-27T14:58:42.551836 | 2019-03-12T14:40:38 | 2019-03-12T14:40:38 | 174,427,238 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 309 | h | #include <stdio.h>
#include "find.h"
//
typedef unsigned u_int;
typedef unsigned short word;
//
typedef struct { word list; } bit_list16;
//int find_first_zero16(unsigned);
FIND_FIRST_ZERO_PRO(16)
void init_plru16(bit_list16 *);
int get_evict_line16(bit_list16 *);
int update_plru16(bit_list16 *, u_int);
| [
"andrew.jasper.erickssen@gmail.com"
] | andrew.jasper.erickssen@gmail.com |
b60441e3f7291e21c06bb31ef8293aee1b939091 | 72f11c0c7777566a26f9c927d0e1c079d78c5ddf | /sll-problems/palindrome.c | b25c120662c5b0f0b9cf7488cd58881402b56328 | [] | no_license | Divya748/Data-structures-algo-using-c | 03136a511d37513f9c5e022646b747ff8ab37c60 | aab3ac6c7bb3652a1cb692b61763e6ba9b6c27a8 | refs/heads/main | 2023-04-21T01:42:45.800223 | 2021-05-05T02:19:27 | 2021-05-05T02:19:27 | 364,437,315 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 841 | c | #include<stdio.h>
#include<stdlib.h>
struct node{
int data;
struct node *link;};
struct node *start,*temp,*t,*prev,*next;
void main(){
int ch,sum1=0,sum2=0;
printf("enter choice");
scanf("%d",&ch);
while(ch!=0){
temp=(struct node*)malloc(sizeof(struct node));
printf("enter a value");
scanf("%d",&temp->data);
temp... | [
"noreply@github.com"
] | Divya748.noreply@github.com |
2aa96c2982170824e65ac7d3f84249a9e6977526 | 3e7bd485ca734b3b80ce4f9a1372a6a00e68ba9a | /7_3_18/main.c | 9a7b5b51e2f50dfa6cc9493f39516b202c5481b2 | [] | no_license | Dans-Sytes-Net/Programy-C | a5f987188d8b55f099b268c8f4e31368be81ebd3 | 750c1a98db3900e928de178d98125639a8b897cc | refs/heads/main | 2023-05-25T17:18:20.754212 | 2021-06-10T08:29:17 | 2021-06-10T08:29:17 | 346,466,173 | 0 | 2 | null | null | null | null | UTF-8 | C | false | false | 890 | c | #include <stdio.h>
#include <stdlib.h>
struct element{
int i;
struct element *next;
};
void wypisz_str_head(struct element *elem){
elem=elem->next;
while(elem!=NULL){
printf("%d ",elem->i);
elem=elem->next;
}
printf("\n");
}
void usun(struct element *Lista, struct element *ele... | [
"danku@onet.eu"
] | danku@onet.eu |
b097f579ceca6e375cbd87b1a0d5f1f6cbf50cc1 | 2d43ca5a7c30ce763121b9f4afa2000cc204493c | /Cimp/src/commands/cimp_open.c | 76a51214df26c04517ce4fff0205366ee8f26e8c | [] | no_license | efraika/UniversityProject | 9318798447c7ae80f618a1ba746872b60a47754e | bbaf23e917aad1abbdf4658c283bdeedc4086ad8 | refs/heads/main | 2023-07-31T06:50:59.706707 | 2021-10-07T12:10:40 | 2021-10-07T12:10:40 | 329,002,427 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 393 | c | #include "cimp.h"
t_rc_cmd cimp_open(t_cmd * cmd) {
int rc;
t_bool must_abort;
rc = get_available_id();
if (rc == -1) {
printf("%s\n", TOO_MUCH_SCREENS);
}
else if (cmd != NULL) {
g_cimp->screen[rc] = cimp_screen_init(cmd->name, &must_abort);
if (g_cimp->screen[rc] == NULL) {
return (must_abort ? ABORT... | [
"marie.bcd@outlook.fr"
] | marie.bcd@outlook.fr |
a5b75c03da9b4a43d439878d36e27012ff9e289d | 3e7f9d27d31ec8ccab8798bb6ebd327d94eebba6 | /solutions/mailbox0.c | 14fd8eb9ded680246a9f4976db6f097f51dcdc20 | [] | no_license | Sophie1142/cs50section4 | 0ba65d166d84f5eb63552661597880ab94d36f5b | 40f834cad7ecc6c3c81f9905666fe7f23b2b2845 | refs/heads/master | 2022-12-18T14:00:37.062479 | 2020-09-29T23:49:03 | 2020-09-29T23:49:03 | 299,520,978 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 351 | c | #include <stdio.h>
int main(void)
{
int envelope = 8;
int *mailbox = &envelope;
printf("Address 1: %p\n", mailbox);
printf("Address 2: %p\n", &envelope);
printf("Envelope 1: %i\n", *mailbox);
printf("Envelope 2: %i\n", envelope);
printf("Envelope 3: %i\n", *&envelope);
printf("Address ... | [
"sedouard@college.harvard.edu"
] | sedouard@college.harvard.edu |
e3cc9bdc361ab4479615f2ed4b25471c6490ba30 | 3cb39833be57f9dd04d61e4aea525964671596f3 | /arch/x86/soc/apollo_lake/soc.h | 3692906cfc8225b9f75261219ed16b16620e7c05 | [
"Apache-2.0"
] | permissive | hautezwei/zephyr | dab4fd89506ebe643c591e981f4c094d9eae92f3 | 5d1b57ff9d08b47942c750a92c0af413d02c7c5c | refs/heads/master | 2020-03-23T09:31:29.050696 | 2018-07-16T09:32:39 | 2018-07-17T21:08:22 | 141,392,978 | 1 | 2 | Apache-2.0 | 2018-07-18T06:47:09 | 2018-07-18T06:47:09 | null | UTF-8 | C | false | false | 483 | h | /*
* Copyright (c) 2018, Intel Corporation
* Copyright (c) 2010-2015, Wind River Systems, Inc.
*
* SPDX-License-Identifier: Apache-2.0
*/
/**
* @file
* @brief Board configuration macros for the Apollo Lake SoC
*
* This header file is used to specify and describe soc-level aspects for
* the 'Apollo Lake' SoC.... | [
"anas.nashif@intel.com"
] | anas.nashif@intel.com |
4d277d036f13553bffac0438a2ff035a4b1a86b9 | 62af9a6ee92c237b57344b54dbbe5e6b1b94b8f8 | /nqueenscoursework-visualstudioproject/StructureDefinitions.h | b9121c3a68a94a9849fac0d1ed744d18294c171a | [] | no_license | callum-gill/N-queens | 9ca9d5dc3e612be5b51ac9bc32c501868f558dc3 | a9a73385d3721a035dffbbf35bbf969df2ee1a12 | refs/heads/master | 2023-06-23T03:41:05.199879 | 2020-09-27T22:03:33 | 2020-09-27T22:03:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,096 | h | /*
* StructureDefinitions.h
* NQueens-Example
* This is a header file where I define some problem-sepcific types such as structures
* so that I can refer to things in my code using names that make sense in the context of the problem
* Created by Jim Smith on 25/09/2014.
* Copyright (c) 2014, 2018 James Smith. All... | [
"noreply@github.com"
] | callum-gill.noreply@github.com |
be39285dca7afdfa05b3cc9b506de5055b4cf0d2 | 90babfb57db02a7e2ccebcab39515e08b0a501bf | /libft/ft_power.c | 6821b22935d25302f11f1c401963f3c394dddd6f | [] | no_license | vpopovyc/lem_in | 88a04479d48dcb5aca59e8a9b437d29a450c36cf | a33ad64303536ee61a3ebbac94e0a276d6d3f0cd | refs/heads/master | 2021-01-23T00:21:27.670381 | 2017-07-01T18:43:46 | 2017-07-01T18:43:46 | 85,723,732 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,043 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_power.c :+: :+: :+: ... | [
"vpopovyc@e1r2p16.unit.ua"
] | vpopovyc@e1r2p16.unit.ua |
bc14c08f7f4373f84b7b7a4878e1bb85cbd7e2a5 | cf40e3879ad31ea2265a06b8f59deaf8536ebd0e | /Examples/Eclipse/FRDM-K64F/FRDM-K64F_NeoPixel/Sources/DMA.h | 5f04d6dadf56c837856ce4d1a3a5047b7fa30e8b | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | sdorf/mcuoneclipse | dc8698ca252a5e9b0ff822c116956cac2019d3ec | b01c699a6c8b8f5b72498209439a3f5c33dd21a2 | refs/heads/master | 2021-01-16T22:13:52.953930 | 2015-04-04T17:31:52 | 2015-04-04T17:31:52 | 33,415,020 | 1 | 0 | null | 2015-04-04T18:08:11 | 2015-04-04T18:08:11 | null | UTF-8 | C | false | false | 146 | h | /*
* DMA.h
*
* Created on: 04.06.2014
* Author: tastyger
*/
#ifndef DMA_H_
#define DMA_H_
void DMA_Run(void);
#endif /* DMA_H_ */
| [
"erich.styger@steinerberg.com"
] | erich.styger@steinerberg.com |
9d933509281535a32db63b1b27697337a33bee59 | ff8c47409e8e7987909f47dcecf8ae8e9c48e30c | /ADE7878_NUC422_Softwave/NUC472_NUC442_BSP_CMSIS_V3.01.000/NUC400SeriesBSP_CMSIS_V3.01.000/SampleCode/StdDriver/I2S_WAVPLAYER/main.c | 55c2b843d4ecf6549fe41eea7cebd2dd8d05451b | [] | no_license | wjw890912/Power-measurementV0.2 | c452ee26b2e2c3476d6d2901c741248062fdf3ac | 999d17f1151e3c884f59a737a5e8aacb6432015e | refs/heads/master | 2021-01-10T02:21:34.051926 | 2016-04-10T05:21:48 | 2016-04-10T05:21:48 | 55,769,032 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 13,594 | c | /**************************************************************************//**
* @file main.c
* @version V1.00
* $Revision: 7 $
* $Date: 14/05/29 1:14p $
* @brief This is a WAV file player which plays back WAV file stored in
* USB pen drive.
*
* @note
* Copyright (C) 2014 Nuvoton Technology... | [
"925295580@qq.com"
] | 925295580@qq.com |
fa1ed6e36be82163729c7581d2df49a71a252d0a | f22cd0e31164c7bc2ef8d8b941026a31251742d7 | /example/c/ARM/CEC/Click_BUCK9_CEC.c | 49716dc7d9528891584a8040e300cd8abc306d2c | [] | no_license | MikroElektronika/Buck_9_click | aec8d4d78846d6073f0c62cb4f5f9b4597345361 | dc9d31ece3b933038a2bde40aa76b97aa63c4ba4 | refs/heads/master | 2020-04-27T13:13:00.223969 | 2019-03-07T14:37:07 | 2019-03-07T14:37:07 | 174,361,496 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,320 | c | /*
Example for BUCK9 Click
Date : dec 2018.
Author : Katarina Perendic
Test configuration CEC :
MCU : CEC1702
Dev. Board : Clicker 2 for CEC1702
ARM Compiler ver : v6.0.0.0
---
Description :
The application is composed of three sections :
- System Initia... | [
"katarina.perendic@mikroe.com"
] | katarina.perendic@mikroe.com |
4f4c461de77dd84e5cf8661179d8c9d3f8e6cb5f | a328be0784ec4790ef0cecb8a04b6bf631ccb3ff | /63.c | 2b25ba47948c8615510bea87052532b40de986d1 | [] | no_license | arunmani20/arun | 33dbc479d31d38ca6bea57b1cc842f34d2259cc9 | 3550adeb3df59995feed52dc2b17b96e78b9b123 | refs/heads/master | 2021-01-15T13:36:27.941333 | 2018-03-13T10:46:15 | 2018-03-13T10:46:15 | 99,680,448 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 257 | c | #include <stdio.h>
#include <string.h>
void main()
{
char s[200];
int count = 0, k;
printf("enter the string\n");
scanf("%[^\n]s", s);
for (k = 0;s[k] != '\0';k++)
{ if (s[k] == ' ')
count++;
}
printf("number of words is %d ", count + 1);
}
| [
"noreply@github.com"
] | arunmani20.noreply@github.com |
4e64b09ef409b662d7a9726cd70e0be7cc6331ca | 5809eec653b864140d409b243580fba1d66d2ca4 | /eMod/mod_orange/GUI/win/lyrwin/cursor.c | d76d15f31784f3e1da3b741294a89575c747058f | [] | no_license | sabars/yeker_box | 149ea4f1721dcfa4e7ea95c4e3ea47f0e2ed1e87 | 8b02e4592707992e2676dc9c42398995d2e2c566 | refs/heads/master | 2020-12-08T04:36:02.260995 | 2018-10-07T03:45:28 | 2018-10-07T03:45:28 | null | 0 | 0 | null | null | null | null | WINDOWS-1258 | C | false | false | 10,722 | c | /*
*******************************************************************************************************************
* Module Orange
* the embedded Graphical module
*
* Copyright(C... | [
"shuntianxia@qq.com"
] | shuntianxia@qq.com |
b84f916d85bfca7c78c3871d39c068e9e4935d69 | 390b60c96afc60c91cf9416702bd2f460f7e0242 | /ex-1.1/ex_set.c | 3ab5b51b48c944b38a79f3fcd3885a521c75d71b | [] | no_license | mmhhpp/pcc370 | fcb03244b0eeefd46d58dcabae379abde748e866 | 2a32a0af2966731087a6e3afa0d1313628279107 | refs/heads/master | 2021-01-22T09:27:06.982293 | 2018-07-08T17:07:18 | 2018-07-08T17:07:18 | 81,959,398 | 3 | 4 | null | null | null | null | UTF-8 | C | false | false | 5,073 | c | #include "ex.h"
/*
* Ex - a text editor
* Bill Joy UCB September 1977
*/
char shellname[30] "/bin/sh";
char direct[30] "/tmp";
char ttytype[30] "unknown";
char NONAME[] "@";
#define ONOFF 0
#define NUMERIC 1
#define STRING 2
#define TERM 3
char NOTify[] "notify";
struct varbl varbls[] {
"autoindent", "ai",... | [
"ikj1234i@yahoo.com"
] | ikj1234i@yahoo.com |
38020b31072c51d0423e0f9ffa6d56fd8af024f3 | 1b9c2463056b93413920c35fabcbf6882f46a921 | /test/TEST_tsp_v2/compute_lagrange.h | 84275d4516572a3c58e63c07115538a421962477 | [] | no_license | ludovicominto/ro2tsp | 2ab7674c90b5b1907596e760ee2b87ccbd56438f | 978e2f092262618b963c9ab0b5d5db54ac63ed1c | refs/heads/master | 2021-01-16T22:59:42.809594 | 2015-03-13T15:09:56 | 2015-03-13T15:09:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 766 | h | #ifndef COMPUTE_LAGRANGE_H_
#define COMPUTE_LAGRANGE_H_
#include <stdlib.h>
#include <math.h>
#include "constants.h"
#include "graph.h"
#include "onetree.h"
// calcola e ritorna un lower bound del costo di un tour ottimo su G cercando di risolvere il duale lagrangiano del problema TSP su G con un algoritmo subgradien... | [
"ludovico.minto@gmail.com"
] | ludovico.minto@gmail.com |
a83b02ecce502e3ff339a34554d579bc64a762e8 | c7792b5e5ae5e74d643518a5b0644020288fc6da | /compilable_mutants/fuzzgoat.mutant.14185.c | 411051e118d0a54fababaf4c71e97b31a25a9a9e | [
"BSD-2-Clause"
] | permissive | agroce/fuzzgoattriage | 0dc99daf2d061aaa0f58ceef3657b6f9ff411613 | 173c585cc7e87bcb2b82ae22fde56935352cd597 | refs/heads/master | 2020-07-29T14:49:39.691056 | 2019-09-20T18:07:19 | 2019-09-20T18:07:19 | 209,830,892 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 32,098 | c | /* vim: set et ts=3 sw=3 sts=3 ft=c:
*
* Copyright (C) 2012, 2013, 2014 James McLaughlin et al. All rights reserved.
* https://github.com/udp/json-parser
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1... | [
"agroce@gmail.com"
] | agroce@gmail.com |
b54aa6f67ba35f868fd353c7239ba86d8588f8e1 | 2cab4c946095e3e9d4919440143b80c867604914 | /examples/es256/decode.c | 6913dd08e0c05ea3647dd425d74a91f4c1700b62 | [
"Apache-2.0",
"MIT",
"BSD-3-Clause",
"Zlib"
] | permissive | jasonbrent/l8w8jwt | c2ff42383338f66e0612d59e972e5b781f542a79 | 560fc2b27fe1f4b1149c563437557a8161455fe2 | refs/heads/master | 2023-02-21T15:58:19.232538 | 2021-01-29T00:36:07 | 2021-01-29T00:36:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,071 | c | /*
Copyright 2020 Raphael Beck
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 wr... | [
"glitchedpolygons@protonmail.com"
] | glitchedpolygons@protonmail.com |
cf380214f9072e4ec76b71c61cca699581dd445f | 767a06b1f764b1616b4327e51e27013317032a82 | /c/task_1.2.c | 0f7c1a16417525a7ca49ea36c6581b2e74f048d6 | [] | no_license | shilogilor90work/programming | 2f514c18258f04f8f1b41b9336abab2173742fae | 5c80b380b9172f04967a725c0663e06a41083345 | refs/heads/master | 2021-06-28T02:24:32.257827 | 2019-07-22T06:03:41 | 2019-07-22T06:03:41 | 169,556,233 | 0 | 1 | null | 2022-05-06T14:35:47 | 2019-02-07T10:44:44 | HTML | UTF-8 | C | false | false | 657 | c | #include <stdio.h>
int main() {
printf("Enter char to count:\n");
char chosen_char , seq_char;
int counter = 0;
scanf("%c", &chosen_char);
if (chosen_char == 's' || chosen_char == 'S' || chosen_char == 'm' || chosen_char == 'M')
{
printf("Enter the chars sequence:\n");
do
... | [
"shilogilor1990work@gmail.com"
] | shilogilor1990work@gmail.com |
be3a90f7e4ab158c75b408c189ff81f24cce32e4 | 2387fb7ce3dd0df615968d0f758f6b50e03b39ca | /10-q.c | 7aba55d9ef88a59c2578517a098353cc7be51cbc | [] | no_license | unlimish/prac_9c | 06bcc194df22bb4d292c142102d9d88ac756fdde | 4e167feb4fee40e479f0c1a7a0aff20b8fef7781 | refs/heads/master | 2022-12-02T13:43:52.919624 | 2020-08-15T03:35:06 | 2020-08-15T03:35:06 | 280,602,699 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 187 | c | #include <stdio.h>
int main(void) {
int score = 0;
do {
printf("Enter score:");
scanf("%d", &score);
} while (score < 0 || score > 100);
printf("Score: %d\n", score);
} | [
"mail@unlimish.xyz"
] | mail@unlimish.xyz |
77255db78679f910e735f8175f9f1a8d0b767370 | 3918fef230675c3335759ee43da42e7b9c50c713 | /Proxy/Thumb_Antonio/stampa_cinematica/Mother_sfcn_rtw/rtGetNaN.c | 54f6c85e31c93a242d2b5f10f61e04ac596cf3fd | [] | no_license | diguardoa/RightHexoscheletonGit | 309ce4aad25b91f6de16a9892e02d144a4a16461 | 07e7ca8d750e76278961af8627fcac096bf37b03 | refs/heads/master | 2021-09-09T09:12:28.276697 | 2018-03-14T14:40:48 | 2018-03-14T14:40:48 | 108,838,718 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,495 | c | /*
* rtGetNaN.c
*
* 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.
*
* Code generation for model "Mother_sf".
*
* Model version : 1.2002
* Simulink C... | [
"diguardoa@gmail.com"
] | diguardoa@gmail.com |
4671d65dff62baac88cf5208d8dccaa13a7c2a20 | d984c71fb026098c136a7c947e8abc987d5f1301 | /实验三 图及其应用/LinkQueue.h | 38a83f50380fe78d4eb6f5ac81c082909e881f56 | [] | no_license | 0x112a/TransFile | cf747710c11e8198e7f63b3c4747c985b14459e7 | 482bee322a6d24df37c0eee5e379928b64d81c6a | refs/heads/main | 2023-02-05T04:58:58.296392 | 2020-12-27T03:10:36 | 2020-12-27T03:10:36 | 321,188,258 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 515 | h | #include "DS.h"
typedef int QElemType;
typedef struct QNode{
QElemType data;
struct QNode *next;
}QNode, *QueuePtr;
typedef struct{
QueuePtr front;
QueuePtr rear;
}LinkQueue;
Status InitQueue(LinkQueue &Q); /*初始化队列*/
Status QueueEmpty(LinkQueue Q); /*判断队列是否为空*/
S... | [
"1436063244@qq.com"
] | 1436063244@qq.com |
5f25ed7b9b1ceaba997250df3178dfb4ad5c6ca3 | 344e01e5095eb6c442912a8817a6c3bbcca8cf3f | /STM32代码/标准库/mpu6050 DMP/app/MPU6050_DMP/mpu6050_dmp.h | 11b297f9e4456c69e8faef3b380abdd7f34ab783 | [] | no_license | writemanybug/stm32_code | 6bc6dd858bd2fd05460579e16545188839414a4d | 2022048fe2980ef3459559651f849a968c1d16be | refs/heads/master | 2023-03-01T23:52:13.066099 | 2021-02-11T14:02:35 | 2021-02-11T14:02:35 | 338,043,397 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 1,811 | h | #ifndef _mpu6050_dmp_H_
#define _mpu6050_dmp_H_
#include "sys.h"
#include "mpu6050.h"
#include "inv_mpu.h"
#include "inv_mpu_dmp_motion_driver.h"
#define MPU6050
////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//映射这8个函数
/* The following functions mus... | [
"2310173245@qq.com"
] | 2310173245@qq.com |
738c956d1cfda11bf4d48dadb68dad846e0bae3a | 508673ed6a1b33d90fca0b0b7bf86bb0fe8d80ee | /machine problems/nemenovalles4.c | 0aac918222077c3372bdf02af7ae9c315450eb75 | [] | no_license | ohhskar-school/cmsc-21 | 35d887ce0c08cafe17668b0b80d70b765ddb8b76 | ec5030021f946590eb0a8359b47b5ee39fb81258 | refs/heads/master | 2021-10-27T12:05:18.003029 | 2019-04-17T04:57:13 | 2019-04-17T04:57:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,844 | c | #include <stdio.h>
void printDayOfTheWeek(int, int, int);
void printNthDay(int, int, int);
void case2(int, int);
int checkInputs(int day, int month, int year, int testCaseType);
int checkLeapYear(int);
int roundOwn(float);
int main() {
int testCasesNumber = 1, testCaseType = 1;
do {
if (testCasesNumb... | [
"oscarvianvalles@gmail.com"
] | oscarvianvalles@gmail.com |
47f5d74b1d36215b098720ce60debf1268f319cc | 16ccd10eee20d733025b2ead4e9b6d368cc0ca5b | /getchar/gc.c | cafed74283c5d04d0e8e148622eaa9920f4e2803 | [] | no_license | saunind/C | e63bb8d0aa27b8ce2327f2827483207257c811a1 | 59875c17443e7e8f49ad96bf05ece9adfd881f35 | refs/heads/master | 2021-01-11T08:25:33.051114 | 2016-11-06T18:53:07 | 2016-11-06T18:53:07 | 72,281,914 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 231 | c | #include <stdio.h>
void main(void)
{
int i;
char str[20];
for(i = 0; (str[i] = getchar()) != '\n'; i++);
str[i] = '\0';
printf("%d\n", i);
printf("%d\n", str[i]);
printf("\n%s\n", str);
}
| [
"test@localhost.localdomain"
] | test@localhost.localdomain |
7edab6dba54985fe7a635bf6bf5a6e44f33f8ffe | 66538f27515b856b3eeb88670e32b96bf4caaaa1 | /DUII/TargetHW/GUI/GUI_CalcColorDist.c | 14cef0d394e1164d0f1e2ab21ae48f123c53239b | [] | no_license | xianke5200/Emwin-source-V5.06 | 4ae1a83b6ed98227e5f6ef38c359709bab49ce94 | 9a95647c3bf311b4b5d11cc54d5d77a753e79e83 | refs/heads/master | 2023-04-21T09:58:35.215095 | 2021-05-20T03:13:06 | 2021-05-20T03:13:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,067 | c | /*********************************************************************
* SEGGER Microcontroller GmbH & Co. KG *
* Solutions for real time microcontroller applications *
**********************************************************************
* ... | [
"traqmateglenn@gmail.com"
] | traqmateglenn@gmail.com |
dc152ba6c3f83110b4fed45f1e3e708fca65c5a2 | 06b63fdf9a89ec3574c7415e14606e7e246e53d9 | /Distribution/EkoChat.xcframework/ios-arm64/EkoChat.framework/Headers/EkoChannelBuilder.h | c80e0377386f961b714ae24e5336452917eb4e19 | [] | no_license | EkoCommunications/EkoMessagingSDKUIKit | 1a55a675cd6f78c69d0dcba5bfe108309a089771 | 390e9f25b7778679d90c79d472a173dfdc0749db | refs/heads/master | 2023-08-21T10:41:32.227345 | 2021-10-05T15:52:07 | 2021-10-05T15:52:07 | 267,007,620 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 129 | h | version https://git-lfs.github.com/spec/v1
oid sha256:cc76259f38f524917d8c92c9bcd134cbfef9657527eab7f837015afad25428bb
size 1180
| [
"siengnontapat@gmail.com"
] | siengnontapat@gmail.com |
4c0f5ec8e9e68eb6702f5b0d58258d4c06ee8401 | c254e0261294c304aa66b54eb30b9e6679b1fcdb | /1078 [기초-종합] 짝수 합 구하기.c | 3aedfb38e602f3b34a9fb8ecff97f20b0fcc1634 | [] | no_license | Seongsukimm/Code-Up-Algorithm | 38c642f9ed0ad2b300ab09bd6b9b76835e17cab6 | 988a4b624d80f5219fa34d15c803e4f7b69416d4 | refs/heads/master | 2022-08-18T08:39:47.565026 | 2022-08-09T10:42:19 | 2022-08-09T10:42:19 | 311,944,502 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 206 | c | #include <stdio.h>
int main(void)
{
int a;
scanf("%d", &a);
int sum = 0;
for(int i = 1; i <= a; i++)
{
if(i % 2 == 0)
sum = sum + i;
}
printf("%d", sum);
}
| [
"ndb796@naver.com"
] | ndb796@naver.com |
3fcee7267b0b3e5cdd2353c91aed71db777b1a60 | 1feb9c6151ea0c1de9ca8dbf8085c920405f2a66 | /support.h | b55a8aaf3d94c3216f89b439f4b08bd1424aa3fa | [] | no_license | Miguel-thevasquez/CalcOnsoleInterfaceFloatNumb | 60d015bcf09f40c5347fa99d94a4cb1dc09c7d70 | 896658b6d0edfe178e67f76991e87de44862fd4c | refs/heads/main | 2023-06-17T13:50:53.322212 | 2021-07-04T02:45:09 | 2021-07-04T02:45:09 | 382,740,320 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 234 | h | #ifndef SUPPORT_H
#define SUPPORT_H
float pluus(float a, float b){
return a+b;
}
float rest(float a, float b){
return a-b;
}
float mult(float a, float b){
return a*b;
}
float div(float a, float b){
return a/b;
}
#endif | [
"vasquezmiguel330@gmail.com"
] | vasquezmiguel330@gmail.com |
203f4a891d657a8e241517434dbf74bf0cbc5096 | c9e1e57b9c38c92a2140de74d7b59dbacbc044a2 | /config.def.h | 9481f9cd9988f6acec00dd7bca8fcb9d5e0c224e | [
"MIT"
] | permissive | ad0ma5/dwm | 58ded473e003c90bfc642bae26fcd983ac4a4251 | 2bc9177207c8bc07fedbf2800081992b072aaada | refs/heads/master | 2022-09-18T16:12:10.880869 | 2020-06-01T23:16:20 | 2020-06-01T23:16:20 | 268,652,629 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,704 | h | /* See LICENSE file for copyright and license details. */
/* appearance */
static const unsigned int borderpx = 1; /* border pixel of windows */
static const unsigned int snap = 32; /* snap pixel */
static const unsigned int systraypinning = 0; /* 0: sloppy systray follows selected monitor, >0: pi... | [
"dadamonis@gsma.com"
] | dadamonis@gsma.com |
907c210cc81106c5269bac34fe2ed4f40c44a689 | ab11858b530e24310d7e291fedc2ce8987ed6c4d | /Tweaks/sm64ios/sm64ios/Applications/sm64ios.app/textures/intro_raw/sparkle_0.rgba16.inc.c | b72d11f3f57a0f16f4dc115b1b7f5d4299c05cdd | [
"MIT"
] | permissive | xxthepersonx/repo | ae17ca9f86e2445847578966132642e6e8f53867 | c7f535be4a04a7a1c3117566941d7ffc9c0812fe | refs/heads/master | 2021-10-20T08:23:12.102172 | 2021-10-11T07:08:01 | 2021-10-11T07:08:01 | 258,843,048 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 8,431 | c | 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,... | [
"zackstephens@Zacks-MacBook-Pro.local"
] | zackstephens@Zacks-MacBook-Pro.local |
fb747e799d0753fbc44b02a380ee037a44aca082 | 9792bc402aaa25c57b4012b1610992eec1f2028f | /resource.h | 54e89c2b59fedb3a5ef69a28d031fdb58a41ed26 | [] | no_license | ElsevierSoftwareX/SOFTX-D-15-00076 | c86e6263a1e33e0670dd6849f0631c92575626e8 | 7f1f23db53d82ef74a6bfe8d1dc7734c22d3abf8 | refs/heads/master | 2021-01-01T03:54:10.596728 | 2016-04-13T11:22:32 | 2016-04-13T11:22:32 | 56,145,834 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 3,589 | h | //{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by WinApp1.rc
//
#define IDC_VER1 1001
#define IDC_VER2 1002
#define IDC_VER3 1003
#define IDC_VER4 1004
#define IDC_VER5 1005
... | [
"viviana.letizia@gmail.com"
] | viviana.letizia@gmail.com |
dc412b051633846f37c256ee52e9308191218390 | ca69ef761466443da430fbe9cdc6cf1bdae07ba0 | /HT2/MakeHT2.h | 1ba8528d51cfbba2081ae57a09a95acd24c040ec | [] | no_license | SanjanaSekhar/HLSWorkshop | c31dc4e172dd5553ad35d6160dffff41b4aa1373 | bd689973a322a02acdcc2e712dc5c497035143b3 | refs/heads/master | 2021-09-02T09:22:40.517284 | 2018-01-01T11:23:16 | 2018-01-01T11:23:16 | 100,247,438 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 390 | h | #ifndef MakeHT2_h
#define MakeHT2_h
#define NCrts 18
#define NCrds 7
#define NRgns 2
#define NHFRgns 8
#define MinETCutForHT1 20
#define MinETCutForHT2 10
#define MinETCutForHT3 5
#define MinHFETCutForHT1 20
#define MinHFETCutForHT2 10
#define MinHFETCutForHT3 5
#include <stdint.h>
void MakeHT(uint16_t rgnET[NCrts... | [
"f2013589@goa.bits-pilani.ac.in"
] | f2013589@goa.bits-pilani.ac.in |
f40875cd92f7b78b55c5f6976cd937e88b0a1b89 | 4714890c461c2a0ec86930cf206510f4b9d01198 | /avl.c | 92093279712578bff5a9c91404f7ad388750f53f | [] | no_license | Rodtrk/new_2_c | 75c7447f24c3ff3781bcf5848472755c766bfb00 | 9f8069f0f22e347debf6d96fee65227dfaf74f0a | refs/heads/master | 2020-04-14T21:06:28.607542 | 2020-03-09T03:51:17 | 2020-03-09T03:51:17 | 164,117,746 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,573 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#define size 20
struct avl {
struct avl *left, *right;
int element, height ,key; // AVL trees node
};
//struct avl insert(struct avl *n, int key );
//struct avl search(struct avl number);
//struct avl deletion(struct avl num);
//struct avl height(struct... | [
"noreply@github.com"
] | Rodtrk.noreply@github.com |
5be19e710018e774b7905c02a2b2e0fd9be6f071 | b945b2fac11f237a49de33af1b8fa02ba3ed1814 | /legacy/nfm/src/include/NFMsysextern.h | 152f30613bd84fdbc2373e51dbfdd6c15e7c7d12 | [] | no_license | ahundiak/isdp | b94f56f7a7b02b806209ff06da8e22497f6e1386 | 07572eb18f07cbf762505ef34e471fa47c102df4 | refs/heads/master | 2021-03-12T20:02:34.067237 | 2011-12-16T20:03:20 | 2011-12-16T20:03:20 | 37,136,442 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 42 | h | extern NFMsys_buf_status sys_buf_status ;
| [
"ahundiak@e9faf64c-7e38-11de-a453-d5a50d962d30"
] | ahundiak@e9faf64c-7e38-11de-a453-d5a50d962d30 |
26b265372ea7554ccdb0f1efd48111bde1798af8 | ccc3a1e0e448be348b6ae3f783a210e1264c87f5 | /libft/ft_strtrim.c | 5589ba73f7a84f3002d5f7cc03fbdf72cc6bc12a | [] | no_license | vkovsh/Fractol | 2b22c78e45398028dc5a236764bf59683261f22a | 5ea018e0d4f3ab0d86340e890eb7f91e89247a0f | refs/heads/master | 2021-09-10T02:16:00.286929 | 2018-03-20T17:16:02 | 2018-03-20T17:16:02 | 126,055,066 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,402 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strtrim.c :+: :+: :+: ... | [
"vmukashi7@gmail.com"
] | vmukashi7@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.