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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a379baa96dd02eb4386b4ab4921eec368c69d3f7 | e0c5fe690985deeb41725f214b6224764b930e27 | /code/final/KIT042_Accelerometer_LightPaint.cydsn/Generated_Source/PSoC4/Pin_LEDGreen.c | d0dcc5f0c95a27d7c6f854e5e4737cf1c099a470 | [] | no_license | jeffreychan637/battlefieldbot | 09ee47f0c89e606592da0dcca57404cd8fa213d5 | 8501eba334a097d73be0e711fda396e7827b56b3 | refs/heads/master | 2021-01-19T20:41:41.247810 | 2017-05-13T02:31:01 | 2017-05-13T02:31:01 | 88,536,915 | 1 | 0 | null | 2017-04-20T09:02:30 | 2017-04-17T18:18:43 | CSS | UTF-8 | C | false | false | 9,781 | c | /*******************************************************************************
* File Name: Pin_LEDGreen.c
* Version 2.20
*
* Description:
* This file contains API to enable firmware control of a Pins component.
*
********************************************************************************
* Copyright 2008-201... | [
"szhangada@berkeley.edu"
] | szhangada@berkeley.edu |
4c6b102e3eb864d117e21af8927f1cc57a0dcdd6 | ebfc941ae6c12727f0b62b8fba1fc71ed6b6ecf4 | /PICPICSerial.X/Serial_lcd.h | 90b18232d39fa264070b92d02dd7620dfd721ead | [] | no_license | c3turotime/Microcontroladores | 3c0d18ec9b1019be4c51c73f330a927ef3cf6553 | 3a65df7df46cbc62184e84d580988afe12f4c5e9 | refs/heads/master | 2021-09-24T02:53:48.077821 | 2018-10-02T02:14:16 | 2018-10-02T02:14:16 | 104,622,249 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 3,179 | h | #ifndef __Serial_lcd_H
#define __Serial_lcd_H
#define _XTAL_FREQ 8000000
//******************************************
// Libreria para control de LCD Serial *
// Vladimir Cusatti *
//******************************************
#define LCD_RC7 RC7 // Puerto RX C7
#define TR... | [
"vacusattic@gmail.com"
] | vacusattic@gmail.com |
7087742096e5024377531eac73390ab24cb9ef70 | c7b6e97e145cdf17787283ea2cae5c2198853f29 | /lib/libc/string/swab.c | 0cae5f7329360548d98db4ec46602e24996d9f2a | [] | no_license | shivshankardayal/Universal-C-C-- | 36640ced556f52893f906d8123ddbe5ce73f5d74 | cead882b61c280096cabea640492aebdb9bc1ff1 | refs/heads/master | 2016-09-05T23:03:23.442410 | 2012-09-23T12:15:17 | 2012-09-23T12:15:17 | 2,559,971 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,618 | c | /* $NetBSD: swab.c,v 1.7 1998/02/03 18:49:26 perry Exp $ */
/*
* Copyright (c) 1988, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* Jeffrey Mogul.
*
* Redistribution and use in source and binary forms, with or without... | [
"root@myhost.(none)"
] | root@myhost.(none) |
40588bb632def2ca160e923ba02c9db92c7cb2bd | 00e590a83ac45f95efbf6d6044cc583e73c579e3 | /sorter/main.c | b8c943f0e63f2c4632a12ac5235e7ab8f8005fa6 | [] | no_license | jeevansurendran/sorter | a48d9d3e7890eef6ae2be18b1d6f643aba78da09 | 3e3dccb2374764b865ca4ddf0471aeff7f480238 | refs/heads/main | 2023-06-07T00:18:59.534512 | 2021-06-30T14:04:51 | 2021-06-30T14:04:51 | 381,719,570 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,389 | c | #include<stdio.h>
#include<stdlib.h>
#include<string.h>
#ifdef __APPLE__
#define GL_SILENCE_DEPRECATION
#include <GLUT/glut.h>
#else
#include<GL/glut.h>
#endif
#define SORT_NO 4 // Number of sorting algorithms
#define MAX 50 // Number of values in the array
#define SPEED 700 // Speed of sorti... | [
"jvns67@gmail.com"
] | jvns67@gmail.com |
c29adc0f101f9a88b77e3396c616adbd0b688923 | 488378d66dfb12d3292886b160243aa24e27c420 | /linux-3.16/drivers/staging/ced1401/usb1401.c | 284abc08922cf8f876a9d43c32d850470da71a3c | [
"GPL-1.0-or-later",
"Linux-syscall-note",
"GPL-2.0-only",
"Unlicense"
] | permissive | jj1232727/system_call | 3ec72bdecad15a43638cc5eb91ba1ae229d651bb | 145315cdf532c45b6aa753d98260d2b1c0b63abc | refs/heads/master | 2020-08-11T13:56:16.335620 | 2019-10-12T11:12:53 | 2019-10-12T11:12:53 | 214,575,269 | 0 | 0 | Unlicense | 2019-10-12T04:06:22 | 2019-10-12T04:06:22 | null | UTF-8 | C | false | false | 57,807 | c | /***********************************************************************************
CED1401 usb driver. This basic loading is based on the usb-skeleton.c code that is:
Copyright (C) 2001-2004 Greg Kroah-Hartman (greg@kroah.com)
Copyright (C) 2012 Alois Schloegl <alois.schloegl@ist.ac.at>
There is not a great deal ... | [
"jj1232727"
] | jj1232727 |
7addc1e37983252b5712db1599d013f2e73a59c1 | 22e4278edaa16494ec1bc9a30623c905ac59a52e | /BungieFrameWork/BFW_Source/BFW_Motoko/Engines/DrawEngine/Direct3D/MD_DC_Method_Bitmap.h | c83ced2c1f31628cc413924c2ce603fba67173af | [] | no_license | z33ky/OniFoxed | 8a676dd51facf5da26384265db7f2797daa6f6ae | 1dc5904fc2e86db6a13ee0f2fe0523de9657d8d9 | refs/heads/main | 2023-08-25T14:32:14.353600 | 2021-06-07T22:40:51 | 2021-06-07T22:40:51 | 409,343,521 | 1 | 0 | null | 2021-09-22T20:15:23 | 2021-09-22T20:15:23 | null | UTF-8 | C | false | false | 449 | h | /*
FILE: MD_DC_Method_Bitmap.h
AUTHOR: Brent H. Pease
CREATED: Nov 13, 1997
PURPOSE:
Copyright 1997
*/
#ifndef MD_DC_METHOD_BITMAP_H
#define MD_DC_METHOD_BITMAP_H
void
MDrDrawContext_Method_Bitmap(
M3tDrawContext *inDrawContext,
M3tTextureMap *inBitmap,
M3tPointScreen *inDestPoint,
UUtUns16 ... | [
"hogsy@oldtimes-software.com"
] | hogsy@oldtimes-software.com |
bb43b32ba23db8c68f026355831d469dbd9b22ac | 667fc74f7a2bb565a4f788091bf84a7057fdb78d | /tags/concentrator-orig/src/config.c | aa4b21c7c9fba9951edd989ef4f0413eb9d47c8c | [] | no_license | BackupTheBerlios/vermont-svn | 9437c4eb3f9f1c6e02d1bc1ee965837910ff0e0e | 6511fc20604f7b1a3cc74cea17a148399593069f | refs/heads/master | 2020-04-06T03:40:02.760964 | 2011-05-28T19:58:54 | 2011-05-28T19:58:54 | 40,804,173 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,325 | c | /** \file
* Global configuration management.
*
* Parses a config file into a Config structure which can then be used throughout an application
*
*/
#include <string.h>
#include <stdlib.h>
#include <stdio.h>
#include "common.h"
#include "config.h"
/**
* Reads in global configuration options
* @return NULL if an... | [
"freequaos@aef3b71b-58ee-0310-9ba9-8811b9f0742f"
] | freequaos@aef3b71b-58ee-0310-9ba9-8811b9f0742f |
4c53fd3266c723a859508a98d6154d8741f7f06a | 117e414da890dd418e91c4316b0ecb3e297529c5 | /libft/ft_memcmp.c | 76493c1d3bf9372a3b74cde7d7fef10234a629ce | [] | no_license | tgiboure/Fillit | 4950dacacf22357493bf428652f8f95dc194a099 | 606041e8c2bd42286c9f70a5fcfce6d9a697491e | refs/heads/master | 2020-04-03T00:47:21.114076 | 2018-10-27T01:35:24 | 2018-10-27T01:35:24 | 154,908,727 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,298 | c | /* ************************************************************************** */
/* LE - / */
/* / */
/* ft_memcmp.c .:: .:/ . .:: ... | [
"togibour@z3r6p3.le-101.fr"
] | togibour@z3r6p3.le-101.fr |
df4f202f2ee67f6134bfc23a0199c3cc131603fa | 88787e5398f344e1e72fc1e418c3e73e95eed753 | /Components/hal/include/hal_adc.h | 5c13d312fd086b88a94e97c8ea8f571c7f6959f0 | [] | no_license | koenieee/ZigBee-Code-WTWS | 415be7708d7b0830fa9f1ad6fd18fb3de6d9074d | 726a3a72abea315fb7786dddbddaedb07e079e1e | refs/heads/master | 2021-06-14T14:08:17.509565 | 2017-03-21T11:18:51 | 2017-03-21T11:18:51 | null | 0 | 0 | null | null | null | null | WINDOWS-1258 | C | false | false | 6,267 | h | /**************************************************************************************************
Filename: hal_adc.h
Revised: $Date: 2013-03-06 13:50:31 -0800 (Wed, 06 Mar 2013) $
Revision: $Revision: 33395 $
Description: This file contains the interface to the ADC Service.
Copyrig... | [
"koen.degruijter@student.hu.nl"
] | koen.degruijter@student.hu.nl |
45ec86e1efa27ce52908c3f6eaa6ec9b1b164267 | 72380175cf455055c150e2bb06830b0a3253999c | /poj/1753/flip_game.c | 866f094eea144213a1f9c193dedbbd703e98910a | [] | no_license | songpengwei/OJ | 0219518fc16459116526e7bdf29393faad1fdb66 | 86ae5a16fe5e2e0b0f01e264405ff4ac3dcb7f15 | refs/heads/master | 2021-01-20T11:25:22.814186 | 2015-06-13T02:21:40 | 2015-06-13T02:21:40 | 32,861,944 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,238 | c | #include <stdio.h>
#include <stdlib.h>
unsigned short now_status = 0;
unsigned short oprand[16] = {0};
int times = 33;
void get_input()
{
int i = 0;
char c;
for (i = 15; i >= 0; --i){
if ((c = getchar()) == '\n')
c = getchar();
if (c == 'w')
now_status |= (1<<i);
//printf("%c", c);
}
//printf("%... | [
"songpengwei40@gmail.com"
] | songpengwei40@gmail.com |
20e30037c04c07a3b38265d1165734f5cdb65b39 | fa4cc7fe6aef26b1ea1e2101a8e4024f8d711809 | /config/Src/main.c | 189463649495a9f67979429c37ac3a6e32cfb398 | [] | no_license | jimrustle/comms_commander | 58f2ff0cd9143454bacd2a6617fc78c73ce0b0a2 | de72cb55c99d0a84916da171611c36247e12e65e | refs/heads/master | 2021-01-18T21:00:23.621969 | 2017-11-30T16:13:30 | 2017-11-30T16:13:30 | 68,986,642 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,175 | c | /**
******************************************************************************
* File Name : main.c
* Description : Main program body
******************************************************************************
** This notice applies to any and all portions of this file
* that ar... | [
"jim_rustle@live.com"
] | jim_rustle@live.com |
da3fcbb6c055f7df762c28f72b098276d758dc86 | 68623651a3d2bcfecf0e71649fa6a0141c6de221 | /suckless/st-0.8.3/config.h | c008420ff84b22f4aa23f328e422232852f44a71 | [
"MIT"
] | permissive | DenisMutinda/dwmdots | 4a9c280baf8ed4cfc34b7c6879324b91c3739faa | 69bf64182452881d137ab39f0510f7afd1511e14 | refs/heads/master | 2022-12-11T15:19:27.057699 | 2020-09-20T08:49:06 | 2020-09-20T08:49:06 | 296,767,414 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 20,433 | h | /* See LICENSE file for copyright and license details. */
/*
* appearance
*
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
/*
* static char *font = "JetBrainsMono Nerd Font:pixelsize=12:antialias=true:autohint=true";
*static char *font = "monospace:pixelsize=12:antialias=true:aut... | [
"dennismutinda007@gmail.com"
] | dennismutinda007@gmail.com |
a85bc0131daa72571ce0ff03062c9818d53a7bea | 8f9bad13860ea561b77f6aef1ba59bcc61233985 | /libft/ft_putendl_fd.c | a0aa0a411e0cf495f21f334f16d6bfff0cedbc69 | [] | no_license | breakstate/42_FdF | b07593bc966f230bb7220e226ff2638b0c5a378d | 57cdef8c31f3cbed5fe0381458a9b2df33c652ce | refs/heads/master | 2021-03-30T16:17:47.939408 | 2018-09-20T17:51:37 | 2018-09-20T17:51:37 | 95,114,879 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,091 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_putendl_fd.c :+: :+: :+: ... | [
"bmoodley@e4r16p11.jnb.42.fr"
] | bmoodley@e4r16p11.jnb.42.fr |
712a68b23916adbbeecef013c970840b959116a6 | b5b330c8af935f65af46d6554cc40f4d4a5dea84 | /common/xen-tools/libxl/libxl_utils.c | 1fa2c0fb2c05f074b99848f9094d7f667eed4bf3 | [] | no_license | dozylynx/uxen-openxt | 63c910acf4a736c470363d5e1af2165914e6649a | 9ff1c5f929dac74cdd312e14efd01d549df6f32d | refs/heads/master | 2022-01-06T03:43:46.818549 | 2019-06-11T00:55:00 | 2019-06-11T00:55:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 15,925 | c | /*
* Copyright (C) 2009 Citrix Ltd.
* Author Stefano Stabellini <stefano.stabellini@eu.citrix.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published
* by the Free Software Foundation; version 2.1 only. with the ... | [
"christopher.w.clark@gmail.com"
] | christopher.w.clark@gmail.com |
a5afa2e02596d6a8007417e87f464d7dcb4954d7 | 1486da1aa55594135f6fccaea76f15bf3c92cf1c | /tau21_scale_factor/practice_for_macro_of_ttbar_scale_factor/test_Diff_Bin_width/interface/gen_leptonic_Bjet.C | b885d6d98a215e1f3153d633134f4250316b396a | [] | no_license | shu-xiao/xtozh_common | f84a4984fef5f0f2b314a0c26281f4684706f7cf | d1487cfb7790bee686a67c10af736c6cabfca145 | refs/heads/master | 2021-01-01T20:18:38.929254 | 2015-08-03T05:21:10 | 2015-08-03T05:21:10 | 98,804,949 | 0 | 0 | null | 2017-08-04T13:16:23 | 2017-07-30T15:00:57 | C | UTF-8 | C | false | false | 7,165 | c | #include <map>
#include <vector>
#include <string>
#include <iostream>
#include <algorithm>
#include <TH1D.h>
#include <TH1F.h>
#include <TMath.h>
#include <TFile.h>
#include <TList.h>
#include <TChain.h>
#include <TCanvas.h>
#include <TBranch.h>
#include <TRandom.h>
#include <TProfile.h>
#include <TLorentzVector.h>
#i... | [
"index0192@yahoo.com.tw"
] | index0192@yahoo.com.tw |
ba160003ed17a9bd5749c002da59d4c32da5ca55 | 3b23a371ab4678889d89c7d68957546e921e449c | /Kernel/include/keyboardDriver.h | 1e95c16477a5cadbf8e08f2c466b87319991799a | [
"BSD-3-Clause"
] | permissive | Smonjeau/TPE2-SO | 3470fface24a5bcb9d889e0b5b18ce88c2ff35d6 | 9ff6dff3a1d1e0344d8e4092bf38a4098e74aa4e | refs/heads/master | 2022-12-10T21:42:44.045294 | 2020-09-13T16:48:22 | 2020-09-13T16:48:22 | 294,455,722 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 277 | h | #ifndef __KEYBOARD_DRIVER_H_
#define __KEYBOARD_DRIVER_H_
#define PRESSED 1
#define RELEASED 0
#define ACTIONCODE_ERROR -1
//static int enterPressed=0;
//static int currentCode;
void keyboard_handler();
unsigned int readStandardInput(char * buffer,int dim);
#endif | [
"smonjeau@itba.edu.ar"
] | smonjeau@itba.edu.ar |
742be8d29b986fe8c758e366ee9561823970656b | 83214753e9183327e98af0e6768e9be5385e5282 | /p/item/ritema/Acloth79.c | 6f0293716a76f4e8f591ae56648cd4b55b625ac6 | [] | no_license | MudRen/hymud | f5b3bb0e0232f23a48cb5f1db2e34f08be99614e | b9433df6cf48e936b07252b15b60806ff55bb2f3 | refs/heads/main | 2023-04-04T22:44:23.880558 | 2021-04-07T15:45:16 | 2021-04-07T15:45:16 | 318,484,633 | 1 | 5 | null | null | null | null | WINDOWS-1252 | C | false | false | 2,639 | c | #include <ansi.h>
#include <armor.h>
inherit CLOTH;
string *du=({
"ice_poison",
"ill_dongshang",
"ill_fashao",
"ill_kesou",
"ill_shanghan",
"ill_zhongshu",
"xx_poison",
"cold_poison",
"flower_poison",
"rose_poison",
"x2_poison",
"sanpoison",
"scorpion_poison",
"anqi_poison",
"nx_poison",
"chilian_poison",
"yufeng_po... | [
"i@oiuv.cn"
] | i@oiuv.cn |
cb61ecde44b8ca1689f6c4b02929ea53f4a3f3d1 | 4d2d10962626d0ea6a418317fde93e5fb735ec6c | /ThirdParty/mono/repo/mono/metadata/metadata-verify.c | 4e5a6dc72cf930aebcd9a832ec790d15d611ebec | [
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-unknown",
"MIT",
"CC-BY-4.0",
"CC-BY-2.5",
"GPL-2.0-only",
"Apache-2.0",
"LicenseRef-scancode-info-zip-2009-01",
"GPL-1.0-or-later",
"BSD-3-Clause",
"MPL-1.1",
"MS-PL",
"License... | permissive | m-sobieszek/fonline | ae8b034f38871ebe1a5117703c3015a95798a2fa | f19a7fbf4063d0377578f86012be0be4088c42ff | refs/heads/master | 2022-07-21T01:29:11.052381 | 2022-05-16T15:39:32 | 2022-05-16T15:39:32 | 227,718,607 | 0 | 0 | MIT | 2019-12-12T23:59:35 | 2019-12-12T23:59:34 | null | UTF-8 | C | false | false | 153,005 | c | /**
* \file
* Metadata verfication support
*
* Author:
* Mono Project (http://www.mono-project.com)
*
* Copyright (C) 2005-2008 Novell, Inc. (http://www.novell.com)
* Licensed under the MIT license. See LICENSE file in the project root for full license information.
*/
#include <config.h>
#include <mono/metadat... | [
"cvet@tut.by"
] | cvet@tut.by |
a5cc537c2f32bc7025b3d840f5b68d089578e5cf | 15eeb974f093d04edf2a16cd20d2a56036f2c341 | /samples/advanced_samples/MultisampledFBO/jni/inc/gl2ext.h | be668716425f52cecef362c95e70162684727107 | [
"MIT"
] | permissive | zloop1982/opengl-es-sdk-for-android | e54d2351ca4c1a3873ac67a51ce18103f7929751 | 191d44e531dcb797b71f529344ec8c9607f74ddb | refs/heads/master | 2020-06-13T22:07:43.784152 | 2019-11-09T12:08:22 | 2019-11-09T12:08:22 | 194,803,156 | 0 | 0 | NOASSERTION | 2019-11-09T12:08:23 | 2019-07-02T06:36:56 | CSS | UTF-8 | C | false | false | 169,529 | h | #ifndef __gl2ext_h_
#define __gl2ext_h_ 1
#ifdef __cplusplus
extern "C" {
#endif
/*
** Copyright (c) 2013-2015 The Khronos Group Inc.
**
** Permission is hereby granted, free of charge, to any person obtaining a
** copy of this software and/or associated documentation files (the
** "Materials"), to deal in the Materi... | [
"daniele.didonato@arm.com"
] | daniele.didonato@arm.com |
fb7a291f5fd058ce5c09e5b9ccdecc05442d6f39 | a7984f7540977663ed1f4adf0495ed7f1079494e | /data_structures/stack/trap_water/trap_water2/srcs/trap.c | 3bb2b8d41519182ef2ecfb227eb15a139898ad0a | [] | no_license | gddh/practice | 79947e6e6d8b42b811797df0ad4197a4fd46a45b | 31329c671425aca8cb3209fab063c1cb71c79104 | refs/heads/master | 2020-03-11T06:21:39.055854 | 2019-10-27T01:32:36 | 2019-10-27T01:32:36 | 129,827,720 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 571 | c | #include <trap.h>
int trap(int *height, int heightSize)
{
t_stack *stack;
int total;
int cur_i;
int top_i;
int prev_i;
int w;
int h;
stack = init_stack(0);
cur_i = 0;
total = 0;
while (cur_i < heightSize)
{
while (!is_empty(stack) && height[peek(stack)] < height[cur_i])
{
top_i = pop(stack);... | [
"delin@e1z3r2p2.42.us.org"
] | delin@e1z3r2p2.42.us.org |
07fcf456973793fd012dc88803a3db96267b2afe | dbb9980f2e663c4019a0946563a83ff33af098ff | /driver.c | ffecabe0f39ff43ba6e9e6445a874914c4e3c525 | [] | no_license | neil92/PerfLabCode | 5b409de59f544839d12d6f12f932e0493ca014e1 | 8062445b94866cb771002bcccb81f70a793a3a39 | refs/heads/master | 2021-01-01T17:33:06.971001 | 2014-04-25T14:59:02 | 2014-04-25T14:59:02 | 18,654,320 | 1 | 3 | null | null | null | null | UTF-8 | C | false | false | 21,439 | c | /*******************************************************************
*
* driver.c - Driver program for CS:APP Performance Lab
*
* In kernels.c, students generate an arbitrary number of rotate and
* smooth test functions, which they then register with the driver
* program using the add_rotate_function() an... | [
"patel.neil.92@gmail.com"
] | patel.neil.92@gmail.com |
f20ed1fbe765bd2d0018084fff38bb7c0fc51242 | 5a01900cb8cf63e28d7db9416423a3cb55344a0f | /json.h | 084d62212e4a56d6ec71e18941bee2063e6a3a23 | [] | no_license | kusma/json-lol | f836d1ae8b3e9aea05a3f03c287274d0c832788d | 165e94f4640e12306aaae5631b3545bcd99b98e5 | refs/heads/master | 2020-12-24T16:24:32.123294 | 2017-09-22T11:43:28 | 2017-09-22T11:43:30 | 34,823,673 | 7 | 0 | null | 2017-05-22T12:46:21 | 2015-04-29T23:29:06 | C | UTF-8 | C | false | false | 703 | h | #ifndef JSON_H
#define JSON_H
struct json_value {
enum {
JSON_STRING,
JSON_NUMBER,
JSON_OBJECT,
JSON_ARRAY,
JSON_BOOLEAN,
JSON_NULL
} type;
union {
const char *string;
double number;
struct {
struct {
const char *name;
struct json_value *value;
} *properties;
int num_properties;
... | [
"kusmabite@gmail.com"
] | kusmabite@gmail.com |
5b9b7fd547efac760f275836e945556e9ddaf31a | 3da738854134e337aedf5adedeb3361d91287df4 | /framebuffer.h | 88ae6c4d3694cb8ea0181f7aa9e1992608c951bb | [] | no_license | roughiz/checkers-psp-game | 937ee9442e43a71d1f5523732a47c455a5406160 | 3982e103468da0ff47cb6c90466418d934ee609a | refs/heads/master | 2022-08-04T17:31:03.359055 | 2020-05-12T16:37:36 | 2020-05-12T16:37:36 | 263,386,981 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 105 | h | #ifndef __FRAMEBUFFER_H
#define __FRAMEBUFFER_H
#include <psptypes.h>
extern u32* g_vram_base;
#endif
| [
"roughiz@Desktop.fr"
] | roughiz@Desktop.fr |
bdd0a84e0b88b8da3a65f108f2d0126d84dbe7ff | 8be211274f207a79d113b049597d8b0928123a08 | /source/DMA_control.c | 4a57aaad2b6a56f48cb811cd16f66ea8b3728983 | [] | no_license | tld95/ECEN5813_Project_6 | 298954694303cb612eae606d8347af2a7102d305 | 30a7a4a98d1dc3741185893a7153dfc046cd5aee | refs/heads/master | 2020-09-27T23:01:49.545171 | 2019-12-10T16:10:18 | 2019-12-10T16:10:18 | 226,630,225 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,535 | c | /*
* PES Project Six DMA Control source code implementation
* Tristan Duenas
* Refereneces:
* SDK_2.x_FRDM-KL25Z
*/
#include "DMA_control.h"
dma_handle_t g_DMA_Handle;
volatile uint8_t g_Transfer_Done = 0;
// Referenced DMA example from SDK_2.x_FRDM-KL25Z
void DMA_Callback(dma_handle_t *handle, void *param)
{
... | [
"tristanduenas@gmail.com"
] | tristanduenas@gmail.com |
a7db0639e77a7e85070c4cff1b082cb6b35eeb09 | 042a2686bf3fbc7d42ca34b190dd84695e03099d | /gateway-firmware/yotta_modules/sal-stack-lwip/mbed-net-lwip/lwip/include/ipv4/lwip/icmp.h | 699af41ad5701af0f6a6373a99dc7ee215898368 | [
"Apache-2.0",
"BSD-4-Clause",
"BSD-4.3TAHOE",
"LicenseRef-scancode-ppp",
"RSA-MD",
"BSD-3-Clause"
] | permissive | ARMmbed/apm-watch-tracker | d3dcbb667eb617ab1a78790860d9a575c4b3fe2b | a70aba452301a94eba2e70de4135fef74920161a | refs/heads/master | 2023-03-16T13:57:25.984322 | 2016-07-20T16:28:48 | 2016-07-20T16:28:48 | 63,711,272 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,039 | h | /*
* Copyright (c) 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 of the License at
*
* http://www.apache.org/licen... | [
"janjongboom@gmail.com"
] | janjongboom@gmail.com |
c6a5ab2cfd86c240283ed1b35e1514eba499b1ae | d0c44dd3da2ef8c0ff835982a437946cbf4d2940 | /cmake-build-debug/programs_tiling/function14397/function14397_schedule_10/function14397_schedule_10_wrapper.h | 2afd52340a974c8afde80780ce1907f7af9ed5f2 | [] | no_license | IsraMekki/tiramisu_code_generator | 8b3f1d63cff62ba9f5242c019058d5a3119184a3 | 5a259d8e244af452e5301126683fa4320c2047a3 | refs/heads/master | 2020-04-29T17:27:57.987172 | 2019-04-23T16:50:32 | 2019-04-23T16:50:32 | 176,297,755 | 1 | 2 | null | null | null | null | UTF-8 | C | false | false | 282 | h | #ifndef HALIDE__generated_function14397_schedule_10_h
#define HALIDE__generated_function14397_schedule_10_h
#include <tiramisu/utils.h>
#ifdef __cplusplus
extern "C" {
#endif
int function14397_schedule_10(halide_buffer_t *buf0);
#ifdef __cplusplus
} // extern "C"
#endif
#endif | [
"ei_mekki@esi.dz"
] | ei_mekki@esi.dz |
6697f5c6e352335796d0722b9de57434224423ac | cf8a6c37f71ce5edc59ad6c312802a7c13e0a73f | /mpp/sample/quickstart/src/gc2053_sensor_init.c | a552c6db1816a45f2fb4a68449e24694a3b23ff3 | [
"MIT"
] | permissive | uouo00/TeamX4 | 66c6b4c297845eb17d40bf7ef5b16b183a39f858 | 6c1fb79540e25d1a1d240d42e2e7cd39859382ee | refs/heads/master | 2022-02-20T14:34:57.448530 | 2019-08-28T23:51:07 | 2019-08-28T23:51:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 13,637 | c |
/******************************************************************************
Copyright (C), 2016, Hisilicon Tech. Co., Ltd.
******************************************************************************
File Name : gc2053_sensor_ctl.c
Version : Initial Draft
Author : Hisilicon multimedi... | [
"weilin_wu1990@163.com"
] | weilin_wu1990@163.com |
1b8dac4dfdd5f7f5a01ea761ee7c090cbc795740 | b6f2bebcc747c4b0bda68f6e6d929fc7e3e33396 | /Pods/BuildHeaders/CocoaSoundCloudUI/SCFoursquarePlacePickerControllerDelegate.h | 2c5e0218b25d138bac3ea827a9f474e3f8a20d3f | [
"MIT"
] | permissive | nbonatsakis/NBSoundCloudActivity | 8f568c37a74311d396e4113cec573e48820f7816 | d02e9bc5620bd11b4a6b8b621d8ec788497e08fa | refs/heads/master | 2021-01-23T15:29:33.358634 | 2012-11-12T15:39:02 | 2012-11-12T15:39:02 | 6,521,039 | 6 | 0 | null | 2014-07-29T16:08:53 | 2012-11-03T15:40:45 | Objective-C | UTF-8 | C | false | false | 88 | h | ../../CocoaSoundCloudUI/Sources/SoundCloudUI/SCFoursquarePlacePickerControllerDelegate.h | [
"nbonatsakis@gmail.com"
] | nbonatsakis@gmail.com |
9a2ffce07d41914fb482540d76086b2b4d23e107 | a0bdef977dbe375f04fc497f3df5e3d9649f48a7 | /src/t_string.c | 71794d365d0b7d2f802d83d807971883002b6ed6 | [
"BSD-3-Clause"
] | permissive | didichuxing2/redis-3.0.0-annotated | b44d35296a2379015946beb676f5d59a27513847 | 589244ba2a937194384ef6359893d6cce8d262c0 | refs/heads/master | 2021-05-30T13:22:57.314263 | 2015-08-24T15:43:14 | 2015-08-24T15:43:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 15,081 | c | /*
* Copyright (c) 2009-2012, Salvatore Sanfilippo <antirez at gmail dot com>
* 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 co... | [
"kakoimiku@gmail.com"
] | kakoimiku@gmail.com |
5dbaab6ef808b533389d332b91486fa4401938c0 | 4a55ca1083f9bd7bf0e4848a55020eabd0760afb | /src/std/array_m.c | 5f72188325e335ecc30a8aec98ff036d85c93c4e | [
"MIT"
] | permissive | ezhangle/axle | 697130d0185a10719d948538dc212506ab7df40f | bdde68164ef6a6f9ec5ec9e1a39636f605dd5b9c | refs/heads/master | 2021-01-18T13:18:34.288237 | 2016-07-31T11:06:13 | 2016-07-31T11:06:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,307 | c | #include "array_m.h"
#include "std.h"
array_m* array_m_create(uint32_t max_size) {
array_m* ret = (array_m*)kmalloc(sizeof(array_m));
ret->array = (void*)kmalloc(max_size * sizeof(type_t));
memset(ret->array, 0, max_size * sizeof(type_t));
ret->size = 0;
ret->max_size = max_size;
return ret;
}
array_m* array_m_... | [
"phillip.ennen@gmail.com"
] | phillip.ennen@gmail.com |
29836da734a5c1f1f369fba30ede1164706b7fa1 | f69c4855951d99187f0c2e93a2b021d61da1d826 | /KiCad/varcolan_sv/01_software/delphi/src/plugins/remote2.c | 5e60b2c849760fdd008cd51530d8611396106a85 | [] | no_license | simoneantonietta/Test | 71f09c9d9e2388205e1227bb916c066bad1a66f4 | 7630f039ddcc912d631bff53029ae8e84ce93ecc | refs/heads/master | 2021-06-20T12:50:27.319621 | 2021-01-20T13:04:46 | 2021-01-20T13:04:46 | 154,491,821 | 0 | 0 | null | 2018-10-24T12:30:06 | 2018-10-24T11:47:47 | null | UTF-8 | C | false | false | 12,764 | c | #include "protocol.h"
#include "database.h"
#include "support.h"
#include "user.h"
#include "master.h"
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <string.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <sys/ioctl.h>
#ifdef __CRIS__
#include <asm/saetmm.h>
#end... | [
"simone.antonietta@saet.org"
] | simone.antonietta@saet.org |
ae0933a8df496722e2abaadceae77bcccc3b7ac0 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/drivers/gpu/drm/amd/display/dc/core/extr_dc_link.c_dc_link_perform_link_training.c | d37122530df2b30d26b7f7f86ea8f207cbf200ca | [] | 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 | 870 | 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 |
8d41e75380f9334087073b9114f8f862b68dc83c | d448899d525838ff2a80de9eda6bdfc49ec19ae2 | /src/comm/spi/SDCard/FileSystemUtils.h | 08a2cc5e068039e2934e034d99c556ec496776fa | [
"MIT"
] | permissive | mpgramlich/2015-WVU-USIP-FlightCode | dc6ffda3fec4c177f7bab5eaa7362621f40c286f | 928cbb63979864fc46b2d8d34f261d9466e1138a | refs/heads/master | 2021-01-10T06:11:06.844440 | 2016-01-20T16:56:00 | 2016-01-20T16:56:00 | 36,541,257 | 1 | 0 | null | 2015-08-10T01:06:13 | 2015-05-30T03:23:06 | C++ | UTF-8 | C | false | false | 2,032 | h | /* Revision: 2.7.3 */
/******************************************************************************
* Copyright 1998-2015 NetBurner, Inc. ALL RIGHTS RESERVED
*
* Permission is hereby granted to purchasers of NetBurner Hardware to use or
* modify this computer program for any use as long as the resultant progr... | [
"mpgramlich@mix.wvu.edu"
] | mpgramlich@mix.wvu.edu |
c2f82b62342ac3fd909a09b6339c93b68f367de2 | 148a477b7c71950087002669f8c7a591dd4ed10f | /ziua09/ex08/ft_spy.c | 3d720c7824c7c8055933dc8f66ab1339bc82bb5d | [] | no_license | LacraDanciu/Academy-Plus- | d5818df6f998e7a4d223153f4257444c02ca074b | 3947c770c652e84eb7b37d93619aaf9dcd38c628 | refs/heads/master | 2020-05-22T07:51:26.409248 | 2017-03-11T21:52:54 | 2017-03-11T21:52:54 | 84,681,965 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,921 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_spy.c :+: :+: :+: ... | [
"Diana Lacramioara Danciu"
] | Diana Lacramioara Danciu |
1474fc271ff24a94bc12c3ed81ccb6614a4852e3 | c1d1ca79c07a16902dbffa7eeccb4fb47d2d6cd9 | /HADEWARE/buzzer.h | 80bdaef1b36f53b57930d787ce774f4a4998dbb1 | [] | no_license | dreamofTaotao/STM32_Usart | 7116687a8cbb98ef83a6eff2e18e2c1bf1a602e8 | c81b6f7c4fae3eef33cba2f25a548663361a75ba | refs/heads/master | 2020-07-03T09:08:18.711974 | 2019-08-12T05:09:57 | 2019-08-12T05:09:57 | 201,861,432 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 114 | h | #ifndef __BUZZER_H
#define __BUZZER_H
#include "sys.h"
#define Buzzer PBout(8)
void Buzzer_Init(void);
#endif
| [
"13103486070@163.com"
] | 13103486070@163.com |
8170e6e2ccea067e0d7687604d36965354d6dcf6 | 3ef988d013fab203ecae38a17c2e0b7489ae60ce | /src/show_array.c | 0b505625c4fd9747893897e7fbd65591179fd97b | [] | no_license | GernathMaxime/BSQ | 46a5a632a110472f34908d83be271b0ac3b87dac | d21d0b13c42b708f8f9ad9be15e8238cfc111ff4 | refs/heads/master | 2021-04-15T18:33:10.322307 | 2018-03-23T07:35:18 | 2018-03-23T07:35:18 | 126,448,949 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 782 | c | /*
** EPITECH PROJECT, 2017
** show_array.c
** File description:
** print x for the square
*/
#include "bsq.h"
#include <unistd.h>
buffer_t *spe_case(buffer_t *b)
{
for (int i = 0; i <= b->line - 1; i++) {
for (int j = 0; j <= b->colum - 1; j++) {
if (b->map[i][j] == '.') {
b->map[i][j] = 'x';
return (b... | [
"maxime.gernath@epitech.eu"
] | maxime.gernath@epitech.eu |
8ce290a121ff2c1a480bc233bc6df22dbcde15ba | 09b176ffe1100d7baa4c69540f3e1629eb3f26e9 | /MSP430G2553/MSP430G2xx1 Code Examples/C/msp430g2xx1_P1_02.c | 5d84e597c97e6380c3f1cdfa89058d3fb38555cd | [] | no_license | heungsaeom/MSP430 | bd736d15910759fea96626102506109c9a2211b8 | 6cb6582a0a5e83007993763f4d916596f36331b1 | refs/heads/master | 2021-04-30T02:31:51.574728 | 2018-02-14T17:55:31 | 2018-02-14T17:55:31 | 121,502,415 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,648 | c | //******************************************************************************
// MSP430G2xx1 Demo - Software Port Interrupt Service on P1.4 from LPM4
//
// Description: A hi/low transition on P1.4 will trigger P1_ISR which,
// toggles P1.0. Normal mode is LPM4 ~ 0.1uA. LPM4 current can be measured
// with the LE... | [
"nguyenvanhung96bn@gmail.com"
] | nguyenvanhung96bn@gmail.com |
a40c475c4eb4a7f02291f875f8fdb87de64d344e | 5efb98bdbea0475c55fcf0dd7dcac80d07853ec2 | /str_to_hex.c | bc0a167158a4816149658222386e2021d7fc66ea | [
"MIT"
] | permissive | Smile-gj/str_to_hex | 2d29c6efd3daf475ac97c9c65f67c9312717df2e | fffca1aa367f85e91bb4a09e045e0761fd7ac400 | refs/heads/master | 2021-08-19T19:59:05.806481 | 2017-11-27T09:28:12 | 2017-11-27T09:28:12 | 112,174,190 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,453 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
typedef unsigned int u_int32_t;
#define MAX_BUFFER_LENGTH ((65536 * 2) + 4096)
/* same as above but working with a static buffer */
u_int32_t ByteStrToHexStr(const u_char *xdata, int length,char *retbuf)
{
char conv[] = "0123456789ABCDEF";
const u_ch... | [
"noreply@github.com"
] | Smile-gj.noreply@github.com |
3f4411b7390cb49eb35b14016c8c9f84a707d461 | 434e483d548bb0987e94578f6bbe7bd59adc7b2c | /soc_src/jz4755/sample/nand/main_group.c | 2c792893608d6e1d2d12f1f7c781c09e927702ec | [] | no_license | joyup/open-p3go | ab7c67a500f7b4bf90d8a564557607c215235888 | d863547f469f31b1dcc7d318409250177d5b96bb | refs/heads/master | 2021-01-01T16:13:29.917484 | 2010-11-26T15:14:32 | 2010-11-26T15:14:32 | 1,090,896 | 4 | 1 | null | null | null | null | UTF-8 | C | false | false | 7,439 | c | /*
*********************************************************************************************************
* uC/OS-II
* The Real-Time Kernel
*
* (c) Copyright 1992-2002, Jean J. Labrosse, Weston, FL
* ... | [
"Administrator@.(none)"
] | Administrator@.(none) |
e9c8ee046ac692db5e0ee4cafab0c1f0a83fe3f2 | 491569a6a745b695ad786f142aa1c83cb1e50e93 | /src/qs8-igemm/gen/3x4c8-minmax-gemmlowp-wasmsimd-ld128.c | 1b89f99fc2fb9ce67d3eb0ea0e3d5b2923867ca5 | [
"LicenseRef-scancode-generic-cla",
"BSD-3-Clause"
] | permissive | isabella232/XNNPACK | 80793b9b8dc944c7d1ae4087c5d5abe8da859f87 | 16d79edc423d0a622b190cbfc6703c39ca2c0097 | refs/heads/master | 2023-06-07T14:15:33.093710 | 2021-06-17T20:25:46 | 2021-06-17T20:26:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,642 | c | // Auto-generated file. Do not edit!
// Template: src/qs8-igemm/MRx4c8-wasmsimd.c.in
// Generator: tools/xngen
//
// Copyright 2020 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include <wasm_s... | [
"xnnpack-github-robot@google.com"
] | xnnpack-github-robot@google.com |
c9e08539d8826167f31c5ac7209a3bdd2d70d9f3 | dbbd6d5158c02293646cc2c3f3f69b97a0436a2c | /Microchip/CEC_DFP/1.8.258/cec1734/include/instance/dma_chan06.h | b993875bef5232ff731b974998f2f384f014d6fb | [
"Apache-2.0"
] | permissive | Microchip-MPLAB-Harmony/dev_packs | 7db4dbb0d0198e21f0b0797cf935032ed402d8f3 | f2408856cf6379db7750aa7c67fe12ff676e621e | refs/heads/master | 2023-08-27T18:15:04.733933 | 2023-06-09T15:38:43 | 2023-06-09T15:38:43 | 161,400,334 | 14 | 11 | null | 2022-02-28T00:39:02 | 2018-12-11T22:11:24 | Roff | UTF-8 | C | false | false | 1,410 | h | /*
* Instance header file for CEC1734_S0_2ZW
*
* Copyright (c) 2023 Microchip Technology Inc. and its subsidiaries.
*
* Subject to your compliance with these terms, you may use Microchip software and any derivatives
* exclusively with Microchip products. It is your responsibility to comply with third party licens... | [
"thibaut.viard@microchip.com"
] | thibaut.viard@microchip.com |
bc05d7255873f918772b7f66f4b70b9b46886469 | 9e9a957c744737f54db16ebdd9a8d4bdc50ba20b | /src/candidator/hashtable.h | d023c3dfe329bc04d6f072fb89f31f7f2fdef550 | [] | no_license | Cloogo/EnglishSpellingCorrector | 95cab1adeaa392385224bad39261e17972ef4be8 | 6a1d12fbde224f61b7e9e007fa3cf04b61b77d2a | refs/heads/master | 2020-12-31T06:10:13.536077 | 2017-02-05T04:21:47 | 2017-02-05T04:21:47 | 80,527,264 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 243 | h | #ifndef _HASHSTR_H
#define _HASHSTR_H
extern void Hashtable_init();
extern void Hashtable_destroy();
extern void Hashtable_put(const char* key,int len);
extern int Hashtable_get(const char* key,int len);
extern char* Hashtable_print();
#endif
| [
"wang691234@gmail.com"
] | wang691234@gmail.com |
343868b352b5b39e61fcd5ac282c8879d447b0fb | 95fc3178faf5b82a9431f1d465b1f2e7e153c0f5 | /openblas/driver/level3/CMakeFiles/zsyr2k_kernel_U.c | a9a0090887e001012926f4dd542d2e685d12b156 | [] | no_license | kendonB/base | 7e53d116783e1130eca0c5533f4f0ed527939f46 | 885ae225e89f6c914ec3b0d6fb35f73a350252e5 | refs/heads/master | 2021-09-01T14:06:03.457255 | 2017-12-27T09:19:09 | 2017-12-27T09:19:09 | 115,228,450 | 0 | 0 | null | 2017-12-23T23:42:56 | 2017-12-23T23:42:55 | null | UTF-8 | C | false | false | 291 | c | #define ASMNAME zsyr2k_kernel_U
#define ASMFNAME zsyr2k_kernel_U_
#define NAME zsyr2k_kernel_U_
#define CNAME zsyr2k_kernel_U
#define CHAR_NAME "zsyr2k_kernel_U_"
#define CHAR_CNAME "zsyr2k_kernel_U"
#define DOUBLE
#define COMPLEX
#include "C:/projects/OpenBLAS/driver/level3/syr2k_kernel.c" | [
"kmb56@berkeley.edu"
] | kmb56@berkeley.edu |
11a8fb9df80602f6e0e6e5c769f18005efbf283b | 665eac2bfd0d2f1d559f485375f89e8a91632c6e | /VOL_300/329_01/DPRINTF.C | e6dd41940c0fc63431b32f22d066423bf43af0d3 | [
"Spencer-86",
"LicenseRef-scancode-public-domain"
] | permissive | kubohisa/CUGL | 615c29732e5fc2c6bcb29a4013be3351dc21dda6 | 75fc7cb2f8c5f3869a091b2b5c50c09323bc1c03 | refs/heads/main | 2023-03-15T16:19:49.355867 | 2020-10-02T21:19:00 | 2020-10-02T21:19:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 15,956 | c | /* > DPRINTF.C
*
* dprintf -- Source Code
* (C) April 4 1990 Asaf Arkin
* All rights reserved
*/
/* Include files:
*/
#include <ctype.h>
#include <setjmp.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
/* Macro constants:- TRUE/FALSE, F... | [
"username@Rodney.(none)"
] | username@Rodney.(none) |
6b335240b5a8198861e9819d756beb22a6483dfe | 764a0b2a6fb06cc1162948671259f59278ed22b9 | /pw2fopen.c | b387098faa3ac5f62e3a2d2ba35223c7fe6f2080 | [
"MIT"
] | permissive | OS2World/UTIL-SYSTEM-Pwd-2 | 3d70a34b29db073b199e7cbe562f41e2f5a8ce21 | 576793798983591ac087640b8ea1f2965d03ba69 | refs/heads/master | 2021-03-12T23:44:45.912624 | 2013-08-22T14:45:16 | 2013-08-22T14:45:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,517 | c | /*
* pw2fopen.c
*
* Open the passwd file.
*
* Copyright (c) 2003 Nicholas Paul Sheppard (nps@zeta.org.au)
*
* 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, inclu... | [
"martiniturbide@gmail.com"
] | martiniturbide@gmail.com |
aa8bec15410d8909caeaa1c399746db61918b71a | 6d34e8f33bafbd275fce9e070ac6c0a6562c62bb | /libft/ft_memccpy.c | 8dfe8d08aaaa66a3ab6a44fcbeb1503ff8d308e6 | [] | no_license | arunsubra1/Fillit | 7888be9716e675e9ff76a381ff91a30795294fcd | 3b662fcac493de49951cb9f70b73dd0d916117da | refs/heads/master | 2020-09-07T11:53:54.051770 | 2019-11-10T11:06:11 | 2019-11-10T11:06:11 | 220,771,687 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,405 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_memccpy.c :+: :+: :+: ... | [
"arun.subra.1@gmail.com"
] | arun.subra.1@gmail.com |
29607b0b6d9f50ee60e898614187973dc9d64a6b | 34229c1de89fb8993710f2fe642810e403ac00ef | /Recursion/sort.c | 9c145a03a6812ca0f4a5bb61aeda8eea01172004 | [] | no_license | xxm0703/C | efeab25c6200cbce5c64dc39b043b23af55035b5 | 3cd6148012e8010a6a3a77e9f7ff6c2d7b89df4e | refs/heads/master | 2021-01-23T00:44:35.115859 | 2019-04-15T21:57:29 | 2019-04-15T21:57:29 | 92,836,537 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 600 | c | #include<stdio.h>
int max(int*, int);
void print(int a[], int len){
for(int i=0;i<len;++i)printf("%d", a[i]);
printf("\n");
}
void sort(int*, int);
void swap(int*, int a, int b);
int main(){
int a[] = {4,5,2,8,1,67,78,34,21,12};
print(a,10);
sort(a,10);
print(a,10);
return 1;
}
int max(int a[],int size){
if(si... | [
"xxm0703@abv.bg"
] | xxm0703@abv.bg |
2586fa9c5e4eac80c6918661ef1d82cb1651822e | b3a4813decb064094295a57e50fef8bc94f0cd7e | /Code_USI_TWI/myADC.h | 5854694f97fdaa1da6933d124fbe2f8c2e71c362 | [] | no_license | min805/ATMEL_usitwi | 6739c9c100720aa0d24e6e586e094c9e78dd17f1 | 5c8b8b106c9634f385f7cdd0fcbe6273ac7f933c | refs/heads/master | 2022-07-04T19:48:30.558421 | 2017-04-19T22:54:52 | 2017-04-19T22:54:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 434 | h | /*
* MyADC.h
*
* Created: 4/3/2017 4:58:16 PM
* Author: min
*/
#ifndef __MYADC_H__
#define __MYADC_H__
#define ADCDIVIDE 16
// 10bit adc = 1023
// 1023 * 16 = 0x3FF0 (in 16bit)
// 1023 * 24 = 0x5FF8
// 1023 * 32 = 0x7FE0
// 1023 * 64 = 0xFFC0
void adc_init(void);
void adc_start(uint8_t channel);
uint16_t adc_conver... | [
"mirgwak@yahoo.com"
] | mirgwak@yahoo.com |
77c47249a493f4a6e5912dad5310d3ee1be41158 | 795438ec73c0fffdeef48e1969ea9acbc1e1d1c9 | /bartender.h | 0a74581465a1d2537b353b2f37205522b4057555 | [] | no_license | smcclain56/bartender-problem | d8719fdb481ddbb5e2f2d81eac05d9c39bc34855 | 5e16b308359d8d29d0e9bfa5d97e0a49c51a5db3 | refs/heads/master | 2022-12-13T17:50:20.979178 | 2020-09-15T17:54:26 | 2020-09-15T17:54:26 | 295,807,367 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 242 | h | /*
* bartender.h
*
* Created on: Dec 26, 2015
* Author: dchiu
*/
#ifndef BARTENDER_H_
#define BARTENDER_H_
void* bartender(void* args);
void makeDrink();
void waitForCustomer();
void receivePayment();
#endif /* BARTENDER_H_ */
| [
"mcclainsarah3@gmail.com"
] | mcclainsarah3@gmail.com |
9ecd0ae46cbbf3f53e93021d0b68c700e233c730 | 317e07fc6d1d181b6a94c05aa176a8746051d41d | /Parcial_lab1FINAL/Marca.c | 5bea86f846b510faba1964326eaae38660913e2e | [] | no_license | Herik22/-tp_laboratorio_1-UTN1er | 142273834eedfdf3c0f0e5c7d971b68d1d5b1065 | 2980655d13020c01ad987cd41197ad2b4f029ba6 | refs/heads/master | 2022-12-03T05:22:56.824268 | 2020-08-25T19:50:31 | 2020-08-25T19:50:31 | 289,597,723 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,654 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include"Marca.h"
void marca_hardcodeo(eMarca listaMarca[],int tamMar)
{
int id_[3]={10000,10001,10002};
char marca[3][20]={"ford","fiat","vw"};
char pais [3][50]={"eeuu","italia","alemania"};
for(int i=0;i<tamMar;i++)
{
... | [
"noreply@github.com"
] | Herik22.noreply@github.com |
720f2f27990f5bf7ea0800e9dce0dfd283b61793 | 1e30f099b943619b733dddac436dfad444d1ae30 | /rtp/rtp_ptp.c | ad814b6a25f7bab37f2e675d1e4d49ac3409ac11 | [
"BSD-3-Clause"
] | permissive | youviewtv/cisco-vqe-client | eac58b1913a485b04cb434722923d51256e1975a | 39343596a79439dfdcd050934b02d2a8513168f9 | refs/heads/master | 2021-03-12T23:13:38.596514 | 2013-11-14T13:45:40 | 2014-03-17T11:38:57 | 24,111,714 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,445 | c | /* $Id$
* $Source$
*------------------------------------------------------------------
* rtp_ptp.c - Functions to handle Point-to-Point RTP session.
*
* Copyright (c) 2006-2011 by cisco Systems, Inc.
* All rights reserved.
*------------------------------------------------------------------
* $Log$
*----------... | [
"william.manley@youview.com"
] | william.manley@youview.com |
9d430e2905c082978408eb0ebb87fd1a263ffb9d | 5be3d0ca0f487ac3ebb9d93d9c147b6bc7d0ae51 | /breakout/bricks.c | 8aa4f6222e307b85654cd02ad79dc574da5f2570 | [] | no_license | SinghNO/breakout | 91980d5e1243b0c745796d6c61250a42c0617a90 | c5bbd1a94a1b0198c692b055a32fb0d8c93c2c5f | refs/heads/master | 2021-01-10T15:45:07.145783 | 2015-11-15T08:29:47 | 2015-11-15T08:29:47 | 44,554,316 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,160 | c | /* All functions related to bricks are stated here.
Copyright (C) 2015 NIKUNJ SINGH
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option... | [
"nikunj.singh95@gmail.comcd"
] | nikunj.singh95@gmail.comcd |
bc7609ee2b3e2d300cb0b042c09d6bf1b6ac49a2 | 045c145582bc77d705374e756515ac6d8e4e75e8 | /Configuration_adv.h | 8421ea963cbf4782a3f328888f55d645851eebd8 | [
"CC0-1.0"
] | permissive | MrGilAitken/Marlin-2.0.6.1-ENDER-3-PRO-Silent-Board | 8b461ee1fa36a60a13f4a3b66aad5a39107fde45 | 7eff2192d2ef4b85c3563f04207a4dab39b137c4 | refs/heads/main | 2023-03-05T22:21:02.686218 | 2021-02-17T22:18:23 | 2021-02-17T22:18:23 | 335,490,929 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 142,662 | h | /**
* Marlin 3D Printer Firmware
* Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
*
* Based on Sprinter and grbl.
* Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General... | [
"noreply@github.com"
] | MrGilAitken.noreply@github.com |
bf56bda3d213103376511014372ea0ee2e419b13 | 550a85ca3efc13eefee8342ad2ff635938240f40 | /0x01-variables_if_else_while/3-print_alphabets.c | ec97d30e1aeb9247d7e9dcf6beae3dbcda898dc4 | [] | no_license | ryan-mbaiwa/alx-low_level_programming | 810390c057519fe7228f99ac92e60ab6386fc8dd | 44e8366b0a4428805af241430f8909ce10f72785 | refs/heads/main | 2023-08-13T18:55:26.758564 | 2021-10-08T20:30:38 | 2021-10-08T20:30:38 | 377,876,064 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 336 | c | #include <stdio.h>
/*file: 3-print_alphabets.c*/
/**
* main - prints the alphabet in lowercase
*
* and then uppercase followed by a new line.
*
* Return: Always 0 (Success)
*/
int main(void)
{
char ch;
for (ch = 'a'; ch <= 'z'; ch++)
{
putchar(ch);
}
for (ch = 'A'; ch <= 'Z'; ch++)
{
putchar(ch);
}
putchar('\n')... | [
"ryanmbaiwa@gmail.com"
] | ryanmbaiwa@gmail.com |
a47766b733fc9def0d39b3d884bc5842cc9a0fb8 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/6c2fddd1-5f02-4f4c-891b-b04109b018b4.c | d0912dcdb0ba0349e7b3549c143b2e4475394314 | [] | 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 | 572 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=4;
int j=12;
int k;
int l;
j = 53;
l = 64;
k = i/j;
l = i/j;
l = l/j;
l = i/j;
k = l-k*i;
//variables
//random
/* START VULNERABILITY */
int a;
long b[84];
long c[38];
a = 0;
do {
a--... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
d39ce30fb8505003f942015cd66585f57b11fef3 | 91a882547e393d4c4946a6c2c99186b5f72122dd | /Source/XPSP1/NT/base/busdrv/pci/fdo.c | e6aaae9d60079c247bee3ddd2ee03cf7b31277c0 | [] | 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 | 39,878 | c | /*++
Copyright (c) 1998-2000 Microsoft Corporation
Module Name:
fdo.c
Abstract:
This module handles IRPs for PCI FDO's.
Author:
Adrian J. Oney (adriao) & Andrew Thornton (andrewth) 10-20-1998
Revision History:
--*/
#include "pcip.h"
NTSTATUS
PciFdoIrpStartDevice(
IN PIRP Ir... | [
"support@cryptoalgo.cf"
] | support@cryptoalgo.cf |
09d137c4cb2be19fb820ab89bc006685d3889d25 | 438cd59a4138cd87d79dcd62d699d563ed976eb9 | /mame/src/mame/video/dbz.c | a44c6c6dafcfd9b708488921fdbca1b7dbcbe72d | [] | no_license | clobber/UME | 031c677d49634b40b5db27fbc6e15d51c97de1c5 | 9d4231358d519eae294007133ab3eb45ae7e4f41 | refs/heads/master | 2021-01-20T05:31:28.376152 | 2013-05-01T18:42:59 | 2013-05-01T18:42:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,639 | c | /*
Dragonball Z
(c) 1993 Banpresto
Dragonball Z 2 Super Battle
(c) 1994 Banpresto
Video hardware emulation.
*/
#include "emu.h"
#include "video/konicdev.h"
#include "includes/dbz.h"
void dbz_tile_callback( running_machine &machine, int layer, int *code, int *color, int *flags )
{
dbz_st... | [
"brymaster@gmail.com"
] | brymaster@gmail.com |
814125ca9a19630f5973c1ae71ef37c8240613d2 | a5eb392ccd766cc9d08ceb66cf5d7c68eed27c4b | /lexer/token_tab_func.c | ff6cba13c1c184827ecebbcc9b17c461fccfd50b | [] | no_license | oyagci/42sh | de89b8de5f1cfdbc5b6baf38ca627a2180532f86 | 61fd4a4d3b0e48cf0bf7760cf20204faf29a88da | refs/heads/master | 2020-12-30T16:28:02.937347 | 2017-10-12T10:04:53 | 2017-10-12T10:04:53 | 90,992,548 | 1 | 0 | null | 2017-06-14T12:30:55 | 2017-05-11T15:05:28 | C | UTF-8 | C | false | false | 1,937 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* token_tab_func.c :+: :+: :+: ... | [
"oyagci@student.42.fr"
] | oyagci@student.42.fr |
df8bedc75f485c5b61cdea80e705400fa0a89150 | 1302ea9d143e0a112d0a0eb14c76bf2a1804a68e | /testprograms/1615.c | 30efb613412ff5d65faadfa95d4929674d9e684e | [] | no_license | tangyixuan01/DIPROM | 14d8d582f3c2dec511a58704d231b537f81aa4fb | 668ccc49bc170280878cd0310d782f5ea7725fb7 | refs/heads/master | 2023-06-23T21:03:50.172828 | 2021-08-05T09:31:09 | 2021-08-05T09:31:09 | 390,763,124 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,760 | c | #include <stdint.h>
#include <stdarg.h>
#include <stdlib.h>
volatile uint64_t uli_0 = 0x0;
static volatile int64_t li_1 = 0x3AC84DE1A7C09C95;
static volatile uint64_t uli_2 = 0xB3C170C6DB9BED6A;
static volatile uint32_t ui_3 = 0x0;
uint64_t uli_4 = 0xB2A8234B9444715F;
uint8_t uc_5 = 0x5E;
volatile int32_t i_6 = 0xAAB04... | [
"1332822759@qq.com"
] | 1332822759@qq.com |
13c7990bad54fcdc63a874fa56d20718f1125067 | d893b37e7cb6184807babd4fe355c08049406813 | /参考资料/Fly_Vehicle 7.11 v1.4/Fly_Vehicle 7.11 v1.4/Inc/tim.h | 49f3d714d676b594b8a916f406906208bca8db82 | [] | no_license | Zwysun/AUH | a5f2419a82d99094e854b8d1bf2d9e4a9cebeef0 | 63b24b7cbd3bd434846a3eac75b64130ca0b47f9 | refs/heads/master | 2021-03-06T23:01:16.649288 | 2020-03-22T08:47:39 | 2020-03-22T08:47:39 | 246,229,955 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,707 | h | /**
******************************************************************************
* File Name : TIM.h
* Description : This file provides code for the configuration
* of the TIM instances.
******************************************************************************
* @... | [
"zwysun@outlook.com"
] | zwysun@outlook.com |
3c1dd7f5bf1d43d25aa0f176bee5d73b241cbebb | 456397a8fb081cb7a5bb960ca05c777e3ec48e97 | /study/Example_6_3/Example_6_3.c | a447519258423e52dc6a75790b5c3818006d34be | [] | no_license | ctaxue/opengles | 6d7a0d909d3037a178648650d7d07f82867f08ec | 4936cdb736965d44c61e710220c09696a401bf4c | refs/heads/master | 2022-01-05T02:04:45.047577 | 2019-06-17T05:28:19 | 2019-06-17T05:28:19 | 104,571,317 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,013 | c | // The MIT License (MIT)
//
// Copyright (c) 2013 Dan Ginsburg, Budirijanto Purnomo
//
// 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... | [
"chengongqiang@saicmotor.com"
] | chengongqiang@saicmotor.com |
7ac15af55e709e5485b3deb631804618f4aa3eb8 | 57b2b93e3b521b34aaaad6d80671d0a979e4ca0f | /CodeKata/set5/num-within-the-range.c | bbb54a1c6831e9a381d5c50ae5e7ba7fdc3dc35e | [] | no_license | Gnanapradeepa/C-Programming | 032738059ddc06fa6504d96157d2ba97af46ac5d | 222cb45bf040082a6b1e8b6946e704af016a3e9b | refs/heads/master | 2018-09-06T16:32:00.857777 | 2018-06-25T18:02:38 | 2018-06-25T18:02:38 | 114,627,122 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 152 | c | #include <stdio.h>
int main(void)
{
int n;
scanf("%d",&n);
if(n>=1 && n<=10)
{
printf("\n yes");
}
else
{
printf("\n no");
}
return 0;
}
| [
"noreply@github.com"
] | Gnanapradeepa.noreply@github.com |
53a34c0e31090d7da91ea4bec2858ed6afdf21d5 | a851acd4b8a6fb8c110aecd8582579e416136c1c | /mmap.c | def90006cff5bea4c100129b583a3546877692a0 | [] | no_license | imwack/mmap | bbc4408df2b88505a32f37304cb9ec8a8d616dfe | d85114efd84a8c057c2578786a85ac1ea348468a | refs/heads/master | 2021-01-01T03:46:07.588789 | 2016-04-28T13:14:33 | 2016-04-28T13:14:33 | 57,036,171 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,502 | c | #include <linux/module.h>
#include <linux/init.h>
#include <linux/moduleparam.h>
#include <linux/version.h>
#include <linux/sched.h>
#include <linux/kernel.h> /* printk() */
#include <linux/slab.h> /* kmalloc() */
#include <linux/errno.h> /* error codes */
#include <linux/types.h> /* size_t */
#include <linux/interru... | [
"i.am.wack.1993@gmail.com"
] | i.am.wack.1993@gmail.com |
3b99e81e31c5fee93785abb7a442e6e51dbecddb | cc68134e5396b2de2e1c5e7ff4ac748f0133f429 | /stm8s103f3p6mini/DigitalTube4/inc/stm8s_conf.h | b876d0655807752845b5e13da4b7b996b9ea28da | [
"MIT"
] | permissive | aguegu/stm8demos | a0fc79455b7cec5093b87152bab9bd8e59cbad7e | 65d4ea25606f00c8b03e2e6343a531e4a823237c | refs/heads/master | 2021-05-26T05:30:45.476066 | 2019-12-09T01:05:59 | 2019-12-09T01:05:59 | 127,630,626 | 5 | 1 | null | null | null | null | UTF-8 | C | false | false | 5,226 | h | /**
******************************************************************************
* @file stm8s_conf.h
* @author MCD Application Team
* @version V2.2.0
* @date 30-September-2014
* @brief This file is used to configure the Library.
*********************************************************... | [
"weihong.guan@gmail.com"
] | weihong.guan@gmail.com |
26e068b83467dcde342ba715d15d52bc20ce3de4 | 2609c727e183ffe628380b0f057a4084621d47a8 | /third_party/st/stm32l4_sdk/v1.12.0/Projects/STM32L476G-EVAL/Examples/I2C/I2C_TwoBoards_ComIT/Src/stm32l4xx_it.c | 2733c36904db26965355b2b0f17a9ee920402707 | [
"BSD-2-Clause",
"MIT"
] | permissive | dpalchak/estoppel | 6d4eac4400780024f73cb05b9918a718f36b68f9 | 921e29865a9a558ea70a2329f16428a96935a90b | refs/heads/master | 2021-06-07T02:27:31.385345 | 2021-06-04T17:03:03 | 2021-06-04T17:03:03 | 138,643,212 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,164 | c | /**
******************************************************************************
* @file I2C/I2C_TwoBoards_ComIT/Src/stm32l4xx_it.c
* @author MCD Application Team
* @brief Main Interrupt Service Routines.
* This file provides template for all exceptions handler and
* periph... | [
"david@palchak.net"
] | david@palchak.net |
db25c5ae0d9a8b227a24f7c71e4c34fb496a0503 | 96c998148aa1819d4fc9f8d66abebb29d24217a3 | /samples/quarkslab.c | 02d2e3ec44fa35e3e6dbda3edda7bd88ff7fbd5b | [
"MIT"
] | permissive | BwRy/deobfuscate_cfg_flattening | c539ecfc0f29e1a51b55d1f92a0cd075962c4370 | 444d914d24d0cba1e4f95c77ef8bf8227c1ed6ab | refs/heads/master | 2022-04-19T14:22:26.032008 | 2018-07-09T18:35:04 | 2018-07-09T18:35:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 729 | c | // -mllvm -fla quarkslab.c -o quarkslab.elf
// quarkslab.c -o quarkslab_org.elf
// source code taken from
// https://blog.quarkslab.com/deobfuscation-recovering-an-ollvm-protected-program.html
#include <stdio.h>
#include <stdlib.h>
unsigned int target_function(unsigned int n)
{
unsigned int mod = n % 4;
unsigned in... | [
"MariusGuggenmos@gmail.com"
] | MariusGuggenmos@gmail.com |
0040aba9d23670432398524a23599d7d5bbf1e8d | ca5bec4fb475645b484d989c1359c985badb88a9 | /emXGUI_Lib/app/base/boot_interface/GUI_Boot_Interface_Dialog.c | b477d21521e73c5eef4640cb43eaa5a77b34785f | [] | no_license | Embedded-Resources/emXGUI_demo_stm32f407_4.3_4.5 | 1e0648e8e6e74c559bdbe10b65230ae1b6dae80f | 79eff080529c22f335862c4806a2f84d30134edc | refs/heads/master | 2021-02-13T01:59:22.919304 | 2020-01-07T02:59:18 | 2020-01-07T02:59:19 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 8,536 | c |
#include <stdio.h>
#include "emXGUI.h"
#include "x_libc.h"
#include "GUI_AppDef.h"
#include "emxgui_png.h"
#include "gui_font_port.h"
/**********************分界线*********************/
HWND GUI_Boot_hwnd;
/* 各类控件ID */
enum eID
{
ID_LOGO,
ID_TEXT1,
ID_TEXT2,
ID_PROGBAR,
};
/* 外部图片数据 */
extern char bootlogo[];
... | [
"hjw0415@utlook.com"
] | hjw0415@utlook.com |
6d78e7c5049943d5aa1aa73f5068db0579c5429b | 66c93f0bc99f2471690107d8c11a4bfb41af1f67 | /tree.c | 07f210d0245381c7fec95bb4f6a1cca6bda396e0 | [] | no_license | hsiang-wu/tiger-compiler-c | b025b582ac670dfedaf726604a88e0d6b877ee72 | 587db7d5c0f4068fa7a119f5046056b03b85c009 | refs/heads/master | 2021-06-10T18:29:43.163231 | 2017-01-05T02:54:48 | 2017-01-05T02:54:48 | 78,072,219 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 3,394 | c | #include <stdio.h>
#include "util.h"
#include "symbol.h"
#include "temp.h"
#include "tree.h"
T_expList T_ExpList(T_exp head, T_expList tail)
{T_expList p = (T_expList) checked_malloc (sizeof *p);
p->head=head; p->tail=tail;
return p;
}
T_stmList T_StmList(T_stm head, T_stmList tail)
{T_stmList p = (T_s... | [
"willx8@gmail.com"
] | willx8@gmail.com |
33368ac7cb9e0f7be2681b1017c37511d2c49c67 | b081d42f988b8e124cb2a8ac97036ed02bf97064 | /CPool_Day11_2019/lib/my/my_sort_int_array.c | 4c7889654ed4f7258ab03763f600dd3d3363a1ce | [] | no_license | Exylar/Piscine-C-Epitech | 89a13c61432a292daa2675cec21d04f986b9fbe6 | 93a60e0ceb00aac97b1a10c42dad7cd4711d7bd9 | refs/heads/master | 2023-01-11T07:15:30.448889 | 2020-11-21T22:55:37 | 2020-11-21T22:55:37 | 310,587,034 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 399 | c | /*
** EPITECH PROJECT, 2019
** CPool_Day04_2019
** File description:
** my_sort_int_array
*/
void my_swap(int *a, int *b);
void is_sup(int *array ,int i ,int j)
{
if (array[i] < array[j])
my_swap(&array[i], &array[j]);
}
void my_sort_int_array(int *array, int size)
{
for (int i = 0; i < size; i++) {
... | [
"thomas1.bastien@epitech.eu"
] | thomas1.bastien@epitech.eu |
01d33fd4315989aba9e0be151855c6166858f28c | 042a2686bf3fbc7d42ca34b190dd84695e03099d | /gateway-firmware/yotta_modules/sal-stack-lwip/source/arch/memcpy.c | 4df29cfecd362361a088e0f2401aa9d32f5a4f44 | [
"Apache-2.0",
"BSD-4-Clause",
"BSD-4.3TAHOE",
"LicenseRef-scancode-ppp",
"RSA-MD",
"BSD-3-Clause"
] | permissive | ARMmbed/apm-watch-tracker | d3dcbb667eb617ab1a78790860d9a575c4b3fe2b | a70aba452301a94eba2e70de4135fef74920161a | refs/heads/master | 2023-03-16T13:57:25.984322 | 2016-07-20T16:28:48 | 2016-07-20T16:28:48 | 63,711,272 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,078 | c | /* Copyright (C) 2013 - Adam Green (https://github.com/adamgreen)
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 requi... | [
"janjongboom@gmail.com"
] | janjongboom@gmail.com |
0b78585c874e74137e460fd7edef6b284e1d7e0a | 5cea73cdcd63bd3b6a9d0cbdc64f350bd7393038 | /test/manual/closefd.c | 0521538a4c200eebd956f7b2f0f75dcb51522b74 | [
"Apache-2.0"
] | permissive | skchoi56/appscope | 252941a6051e5178c1c9af4de68ba9f8c56230f0 | 869a92e15c524e911e564d5bd421e16eeffb9def | refs/heads/master | 2023-07-08T23:18:37.822789 | 2021-08-04T01:06:22 | 2021-08-04T01:06:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,502 | c | #include <fcntl.h>
#include <stdio.h>
#include <time.h>
#include <unistd.h>
//gcc -g test/manual/closefd.c -o closefd && ./closefd
/* This test was written because we've observed processes (splunk maybe)
that close all file descriptors during initialization, probably to
avoid leaking file descritors during sub... | [
"john@cribl.io"
] | john@cribl.io |
564303b266b7acc719eabe12ff6e2e531e0581f7 | d67279c741bcc386aa9f81646e80072dbd87bae9 | /assets.c | 57946666f0503db1e7a082c564e441f4b90f594f | [] | no_license | ayubatif/SpaceInvadersPIC32MX | 950108e31e7e3909ab7f9f73e05be6ef111be838 | 9e0fc366d13080a3f4bce008412610f699e6c02f | refs/heads/master | 2021-10-09T07:07:56.409677 | 2018-12-23T12:12:17 | 2018-12-23T12:12:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,036 | c | /* assets.c
This file written 2018-02-16 by Ayub Atif
*/
#include "switch.h"
#include <pic32mx.h>
#include <stdint.h>
int alien_count=0;
void move(Point *thing){
int i, len, ai; /*AI left=2 right=4*/
/*ship may not go beyond [512]*/
if(thing[0].id==SHIP)
if((getbtns()==LEFT && thing[0].ypos<1) || (getbt... | [
"noreply@github.com"
] | ayubatif.noreply@github.com |
bb2f60e6987877866938ef4524c37eef926ae29b | ed1a9291d20e8a2ea1fdb413830ccfe603432a1d | /target/classes/benchmark/kratos/loop_3/transmitter_3.c | 3ad73d372ec0d909bdf400eb2d2c880018924d68 | [] | no_license | yen25598/Vtse-VerificationTool | f251b127e498c4770dde1ceaa2a3675ecdcc74d3 | 246bd3da34860be7b5ba512bb34514a5c80a45af | refs/heads/master | 2022-11-08T01:43:11.477790 | 2019-08-21T16:39:23 | 2019-08-21T16:39:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 13,036 | c | /* Generated by CIL v. 1.3.6 */
/* print_CIL_Input is true */
int assert_1 = 0;
int m_pc = 0;
int t1_pc = 0;
int t2_pc = 0;
int t3_pc = 0;
int m_st ;
int t1_st ;
int t2_st ;
int t3_st ;
int m_i ;
int t1_i ;
int t2_i ;
int t3_i ;
int M_E = 2;
int T1_E = 2;
int T2_E = 2;
int T3_E = ... | [
"vananhnt97@gmail.com"
] | vananhnt97@gmail.com |
3600c96ab0df6d39f3e5b0fc2ed8d451142cd03b | 58b14aa5edde01d56433f4917a1b7f94e54b29d4 | /lab3/main.c | ec861d09637d057cf92c89500fd7296b5e5f17ce | [] | no_license | kshitij3199/DSA_LAB | f9bd1c822199ce71c5202613840dd6f2f9bf9ddf | 057bb0de75bf4de9f72346d6718766fc7954105b | refs/heads/master | 2020-12-09T22:23:53.588392 | 2020-03-09T22:07:55 | 2020-03-09T22:07:55 | 233,433,356 | 0 | 0 | null | 2020-03-09T22:25:50 | 2020-01-12T17:48:23 | C | UTF-8 | C | false | false | 279 | c | #include <stdio.h>
#include "que.h"
int main(){
printf("Start\n");
Queue* q = newQ();
Element*e = createElement(5);
q=addQ(q,e);
e = createElement(6);
q=addQ(q,e);
e = createElement(7);
q=addQ(q,e);
printf("the length of queue is %d\n",lengthQ(q) );
return 0;
} | [
"noreply@github.com"
] | kshitij3199.noreply@github.com |
a012fa105bd3dd4f6e003c55a03a9c22f40815e3 | 171f1647eb1f61c5341c53c8fa8c24ab38c3612e | /lang_C/single/fp-cmp-1.c | 7a8a6e25c49f12219f1c326ce6aa5d9a95c47ad7 | [] | no_license | Stensal/test_bench | a8a03ff8c804000450b139fe73f824e24e71e614 | 47b0e5750f87c630fc2cd0602af49b694b9599fe | refs/heads/master | 2021-01-09T20:41:33.015673 | 2020-05-24T14:49:49 | 2020-05-24T14:49:49 | 39,208,579 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 844 | c | #include <signal.h>
double dnan = 1.0/0.0 - 1.0/0.0;
double x = 1.0;
// Changed by Stensal Inc.
// It is not treated as a signal handler
void leave (int x)
{
exit (0);
}
main ()
{
#if ! defined (__vax__) && ! defined (_CRAY)
/* Move this line earlier, for architectures (like alpha) that issue
SIGFPE on the... | [
"email@ningwang.org"
] | email@ningwang.org |
88558ba819ae3ff9a53c1f2f7c44c5cad8208493 | 34a80380a44da453a8ec0bdc9675570f9780583d | /Abhi programs/Interview/C/13_check_for_pair_inArray_withSum_x/find_pair.h | ef65c8c967d49fa06585d0fdf36b466f94f53e59 | [] | no_license | nvnvenki/Interviews-Practice | dd8bd97eeb49459411fd4aa0075924e107a16756 | c4e68ca7fe550c52e3da2b1a5fd2f6045d1fa16c | refs/heads/master | 2021-01-22T02:47:58.548601 | 2015-01-02T15:38:14 | 2015-01-02T15:38:14 | 19,904,507 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 60 | h | #define MAX 1000
void find_pair(int* array, int n, int sum); | [
"nvnvenki@gmail.com"
] | nvnvenki@gmail.com |
11fa2d3a273ff6d9b907e024bd0e2abb024cc806 | 1fdcd6cee81ca9a144cbb524e28e3371569bcce7 | /socket/sock_cmp_addr.h | ef72c450bd3de015c0afd82163d10065ae4145f7 | [] | no_license | oatrx/UnixSocket | da38d80191f8a65dac4d6bdf12eced2520489fc9 | 04ff6864672ae0c2c2a09d465a7f8c050868e471 | refs/heads/master | 2020-03-15T21:33:53.228510 | 2018-05-06T16:46:47 | 2018-05-06T16:46:47 | 132,357,380 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 282 | h | /*
* sock_cmp_addr.h
*
* Created on: Aug 20, 2017
* Author: centos
*/
#ifndef SOCK_CMP_ADDR_H_
#define SOCK_CMP_ADDR_H_
#include "unpsys.h"
int
sock_cmp_port(const struct sockaddr *sa1, const struct sockaddr *sa2,
socklen_t salen);
#endif /* SOCK_CMP_ADDR_H_ */
| [
"oatrx@aliyun.com"
] | oatrx@aliyun.com |
dd90ef37fb901dd49de39fbc30ef3d40f2f3eea7 | 55b649e63c3980ed827f688f22f629b52b1ea940 | /asn1c_defs/all-defs/PA-Values.h | ccce2be27954d56de2c8093c8c4057033d1c2766 | [
"Apache-2.0"
] | permissive | o-ran-sc/archived-ric-app-kpimon | c12a0d51bb64f0bc107464eb2ed2bbede718cfee | b402550220ed60118aea67031516f4164b82a8ac | refs/heads/master | 2023-08-17T03:50:33.152799 | 2020-03-27T12:08:19 | 2020-03-27T12:22:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,523 | h | /*
* Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
* From ASN.1 module "X2AP-IEs"
* found in "../../asn_defs/asn1/x2ap-modified-15-05.asn"
* `asn1c -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-OER`
*/
#ifndef _PA_Values_H_
#define _PA_Values_H_
#include <asn_applicat... | [
"jy.oak@samsung.com"
] | jy.oak@samsung.com |
ec78c8115283ec030eed910a5903fd9c07fcd2d9 | 77162ce3fb80d48cd61f98e7c7181e25c29d2e47 | /SKR v1.4-Turbo-Marlin-2.0.5.3/config/examples/delta/Tevo Little Monster/Configuration.h | 3c9b7af53263f92e8da492132776c9615a1fbc27 | [
"MIT"
] | permissive | himalayanelixir/ender-3-pro | 02df97db23366aa9b5482320a012654f62acd755 | 249548ad89921a419c3edb781523a4af4a2dda09 | refs/heads/master | 2022-11-04T23:03:21.412107 | 2020-06-24T21:05:44 | 2020-06-24T21:05:44 | 267,795,506 | 0 | 0 | MIT | 2020-06-13T18:12:17 | 2020-05-29T07:34:41 | C | UTF-8 | C | false | false | 87,284 | h | /**
* Marlin 3D Printer Firmware
* Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
*
* Based on Sprinter and grbl.
* Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General... | [
"himalayanelixir@gmail.com"
] | himalayanelixir@gmail.com |
05d2741a3052cb92f101f8321179bcaf667bbfa1 | d8e50207d9c072c321fb961765679482d75a61b3 | /GD32E50x/GD32E50x_Firmware_Library_V1.2.1/Examples/SHRTIMER/SHRTIMER0_complementary_output/main.h | 46328e1450014259f6d3c17fcc325c83167b7fda | [
"BSD-3-Clause"
] | permissive | zhou-peter/gigadevice-firmware-and-docs | f22e6301051b788b2b547cb32da3f2f8f80ce9dc | c2f545f960f05371aa1945de5b5a72a45612fb7c | refs/heads/main | 2023-07-17T19:15:46.501716 | 2021-09-04T17:57:12 | 2021-09-04T17:57:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,879 | h | /*!
\file main.h
\brief the header file of main
\version 2020-03-10, V1.0.0, firmware for GD32E50x
\version 2020-08-26, V1.1.0, firmware for GD32E50x
*/
/*
Copyright (c) 2020, GigaDevice Semiconductor Inc.
Redistribution and use in source and binary forms, with or without ... | [
"jesse@keyboard.io"
] | jesse@keyboard.io |
e461372a0b7a81ce925ef14aac8ef25df51c09b1 | e2e996662fde8ac0e1509995468b725d47d8ea10 | /program_repo/Codeflaws/version/v527/test_data/defect_root/source/tcas.c | 397eb56fcca724c054e2871cb8405274cf29f6e1 | [] | no_license | HOM-CISE/HOM-MBFL | b5c27ba9268b2bf7cd4faccece2ff479147ebf81 | 38806a5971736ab98e1d6f4b22952cf4d9b328b2 | refs/heads/master | 2023-05-05T20:24:44.228132 | 2021-06-01T13:58:28 | 2021-06-01T13:58:28 | 285,776,568 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 609 | c | #include <stdio.h>
int main(int argc, char *argv[]){
int n,m;
int neg=0, pos=0;
int temp;
scanf("%d %d", &n ,&m);
int l, r;
for(int i=0; i<n; i++){
scanf("%d", &temp);
if (temp<0){
neg++;
}else{
pos++;
}
}
for (int i=0; i<m; i++){... | [
"LK464841764@163.com"
] | LK464841764@163.com |
a78dee99ce552d070674235d5c089d03576a87be | 3c883e1084f0a61e558c2d210bb1b4ae8a5e6a06 | /third_party/nvxs-1.0.2/nv_ml/nv_ml.h | d202c1ba73d3c6eb728e7fb13a09e60b72653692 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"Python-2.0"
] | permissive | nya3jp/python-animeface | 7e48aa333c9f365a80acdf43e5d516edc8d0b189 | 15caf8b1ca29847f0dceb54e4b91c77726c4111c | refs/heads/main | 2022-04-29T20:17:01.198810 | 2022-04-04T10:17:59 | 2022-04-04T10:17:59 | 10,998,381 | 150 | 14 | Apache-2.0 | 2022-04-03T07:18:40 | 2013-06-27T14:06:08 | C | UTF-8 | C | false | false | 350 | h | #ifndef __NV_ML_H
#define __NV_ML_H
#include "nv_core.h"
#if !NV_XS
#include "nv_ml_som.h"
#include "nv_ml_irls.h"
#include "nv_ml_xmeans.h"
#include "nv_ml_nb.h"
#endif
#include "nv_ml_gaussian.h"
#include "nv_ml_mlp.h"
#include "nv_ml_kmeans.h"
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cp... | [
"takahashi.shuhei@gmail.com"
] | takahashi.shuhei@gmail.com |
a624461efb5244ce8e7878c55eeb9bca3903d0c0 | 7d761dcd9263ac6e5b9daede963f5e56c4fb3a36 | /sys/arch/arm/broadcom/bcm53xx_pax.c | 9c2128e089a5641adf82f714e26ef9c21230e884 | [
"Apache-2.0"
] | permissive | execunix/vinos | dcb063eb045292c48f33362299e8398a0429777b | d2ecdb6a4f937fbce3bd82d2136b97e456ef4741 | refs/heads/master | 2022-11-05T19:45:46.443487 | 2022-10-09T01:08:00 | 2022-10-09T01:08:00 | 45,656,899 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 16,290 | c | /*-
* Copyright (c) 2012 The NetBSD Foundation, Inc.
* All rights reserved.
*
* This code is derived from software contributed to The NetBSD Foundation
* by Matt Thomas of 3am Software Foundry.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the... | [
"execunix@xmtlinux1"
] | execunix@xmtlinux1 |
00f3097453e599888d45715a6b8c5beb4ff4a437 | 157fd7fe5e541c8ef7559b212078eb7a6dbf51c6 | /TRiAS/TRiASDB/TRiASDB/TRiASDBConfig.h | f9c8c0336b32600565beda947de4a4e513fa344c | [] | no_license | 15831944/TRiAS | d2bab6fd129a86fc2f06f2103d8bcd08237c49af | 840946b85dcefb34efc219446240e21f51d2c60d | refs/heads/master | 2020-09-05T05:56:39.624150 | 2012-11-11T02:24:49 | 2012-11-11T02:24:49 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | C | false | false | 4,569 | h | // $Header: $
// Copyright© 1998 TRiAS GmbH Potsdam, All rights reserved
// Created: 10/22/1998 09:11:34 AM
//
// @doc
// @module TRiASDBConfig.h | Konfigurationskonstanten für TRiASDB
#if !defined(_TRIASDBCONFIG_H__21005238_6792_11D2_9EDE_006008447800__INCLUDED_)
#define _TRIASDBCONFIG_H__21005238_6792_11D2_9... | [
"Windows Live ID\\hkaiser@cct.lsu.edu"
] | Windows Live ID\hkaiser@cct.lsu.edu |
0d91fb2f4d8323b4ac37e2bba31b0a62cec4933b | 6ebaef8060185a7947258540bddc1e0be17b6fd8 | /PulseGen.cywrk_.Archive01/Design93/PulseGenerator.cydsn/codegentemp/USBFS_pvt.h | 842d090737aa123b0ff003a283faf504bf8716bf | [] | no_license | bseaholm/PulseGen | d3256b80e17a8e0b6601e66160dee186a9a0da69 | 92a63c875e22ecae74ad67e3be052876800dfdd8 | refs/heads/main | 2023-07-15T22:06:27.642145 | 2021-08-12T20:43:56 | 2021-08-12T20:43:56 | 395,136,040 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 13,825 | h | /***************************************************************************//**
* \file .h
* \version 3.10
*
* \brief
* This file provides private function prototypes and constants for the
* USBFS component. It is not intended to be used in the user project.
*
*******************************************************... | [
"brian.seaholm@resodyn.com"
] | brian.seaholm@resodyn.com |
14a4bd582c4e1afba020af73a63f24264e1e3c64 | eb0913000eb474779406ac6ffeff9565f2d7ba2a | /libft/ft_memchr.c | ccdf094490f5b9591c395d34b6e155910c708ca7 | [] | no_license | Daykz/push_swap | d06e0d0963b3828e4faa92ddee064f94fb99edf3 | 1c0955cb110a9c2447ba139176f1c90faa0b4381 | refs/heads/master | 2021-01-10T18:04:18.245141 | 2016-11-29T20:32:27 | 2016-11-29T20:32:27 | 46,572,359 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,128 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_memchr.c :+: :+: :+: ... | [
"dmathe@e1r11p22.42.fr"
] | dmathe@e1r11p22.42.fr |
bd94c9e23b02068d8c6133a802614f8717ac7dd7 | 5188660d11feff6de1571faa2d2f251f1adb48ef | /cs295/hw1/e95_tokens.c | 07041a0e7b1aa5f7d02b8de628ef34598e425960 | [] | no_license | ellerycoleman/code_samples | f3839a8f917838a78148cc677463ddaf2586e1b1 | d58b35435ee1944df27a7d5c78a19f92b897bd5c | refs/heads/master | 2021-01-10T12:34:22.093139 | 2015-10-05T19:14:01 | 2015-10-05T19:14:01 | 44,031,642 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 13,596 | c | /*============================================================================
| File: e95_tokens.c
| Date: Sat Sep 14 20:54:57 GMT 2013
| Author: ellerycoleman@fas.harvard.edu
| Abstract: Implements the data structures used for classifying tokens.
+--------------------------------------------------------------------... | [
"ellery.coleman@gmail.com"
] | ellery.coleman@gmail.com |
d1643eca64478b1d403fe591b86a97364a15518b | a5d2a47421a0728b6862071baee5a3cc35fbf7f9 | /e_2/event.h | 59bb75b302021cf66ace40cbc4be292cc380eadb | [] | no_license | lehahel/algo_3sem | 62acc1298054384e96ccb47e625ac9788c506a47 | 552017fe658ab7f4dc4e46b0979ce5e81bcb900a | refs/heads/master | 2023-02-06T10:11:12.550297 | 2020-12-16T08:32:23 | 2020-12-16T08:32:23 | 295,948,717 | 0 | 0 | null | 2020-11-23T18:40:26 | 2020-09-16T06:53:00 | C++ | UTF-8 | C | false | false | 359 | h | #pragma once
#include <algorithm>
enum class CScanLineEventType {
SG_START,
SG_END
};
struct CScanLineEvent {
CScanLineEvent() = delete;
CScanLineEvent(long long x, CScanLineEventType type, size_t id);
long long x;
size_t id;
CScanLineEventType type;
};
bool event_cmp(const CScanLineEven... | [
"lehahel2014@gmail.com"
] | lehahel2014@gmail.com |
623fc961153743e911f6b0af08d6ae697e412bf2 | 8a7d94c6cfb1967a29e49ff36a7035bc6715696b | /num.c | b7fe4f01eb88c3ecfe76ca6e02c2e1688aaec7d6 | [] | no_license | Bhakti110/MyPPLAssignments | fa2b22eee4cf3a56129701c9abfd72c08af07586 | a21b02ac90cf39add7fd0baffaed6ea6f7f19726 | refs/heads/master | 2022-09-07T01:45:32.836228 | 2020-05-29T13:52:41 | 2020-05-29T13:52:41 | 267,866,641 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 307 | c | #include<stdio.h>
int sum(int n);
int main(){
int number, result;
printf("enter a positive integer : \n");
scanf("%d", &number);
result = sum(number);
printf("sum = %d \n", result);
return 0;
}
int sum(int n){
if(n != 0)
return n + sum(n-1);
else
return n;
}
| [
"noreply@github.com"
] | Bhakti110.noreply@github.com |
8d3eb7ec06efc96bc23064ed400c1fc9f61b9627 | 32b023084aebf4dbcb7ce8c915faa465a9ebf057 | /src/config.c | 7f0634758e759bbdce9ea43836de7541e2fd9b69 | [] | no_license | JustYarka/yVKBot | 0769d3d32b151d0aa56dcd608dfa91f0222a718c | a5e29e594c4ea97fb252645dbfc199438bc1ccb3 | refs/heads/master | 2022-04-11T14:44:24.825519 | 2020-01-04T18:07:35 | 2020-01-04T18:07:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,343 | c | #define _POSIX_C_SOURCE 200809L
#include "common.h"
#include "minini.h"
#include "config.h"
bot_config_t config = { 0 };
static int config_handler(const char *section, const char *key, const char *value, void* user)
{
if(!strncasecmp("token", key, 5))
{
config.token = strdup(value);
return 0;
... | [
"mr.maks0443@gmail.com"
] | mr.maks0443@gmail.com |
c8fa04e5d2ed79a0928b2876410b45b31505f101 | 12c2f0fc8ea5c14261cbfb4c8f7cee5c47acd281 | /firmware/app.cydsn/Generated_Source/PSoC4/ADC.h | 2cf45cd06b6477cc51f3b5370815fc8cdb0c76b1 | [
"MIT"
] | permissive | nmsrox/EzTempRH-for-Raspberry-Pi | c74783db1aeaea1791b4e838cd6529de272299b1 | 4a05e95589681ef47fb6dc804bbbed4e3777aee7 | refs/heads/master | 2020-03-27T18:02:43.905610 | 2015-02-23T17:03:21 | 2015-02-23T17:03:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 28,175 | h | /*******************************************************************************
* File Name: ADC.h
* Version 2.0
*
* Description:
* This file contains the function prototypes and constants used in
* the Sequencing Successive Approximation ADC Component.
*
* Note:
*
***************************************************... | [
"pablo.bacho@caimanics.com"
] | pablo.bacho@caimanics.com |
6de53726e06a713db022e9a213ca6d8875045e1d | af2bc42540a6593feb97caee5e5acb9cec46fe7b | /llahmos/nn5.c | d5c2fee096c85a76ae5c4c2b7497ae184b68c148 | [] | no_license | opu-imp/LLAH-Nakai | 3dba87eb03ae95565ee283d04a7b1d59923899ad | 9c8f1b19dd7456a73eae170bd31f1409b6ae8d72 | refs/heads/main | 2023-02-18T03:32:40.649880 | 2021-01-15T08:48:29 | 2021-01-15T08:48:29 | 329,805,846 | 1 | 0 | null | null | null | null | SHIFT_JIS | C | false | false | 79,152 | c | #include "def_general.h"
#include <stdio.h>
#include <time.h> // 乱数用
#ifdef WIN
#include <windows.h>
#include <mmsystem.h>
#include <sys/timeb.h>
#else
#include <glob.h>
#endif
#include <cv.h>
#include <highgui.h>
#include "disc.h"
#include "hash.h"
#include "dirs.h"
#include "hist.h"
#include "nn5.h"
#include "corres... | [
"masa@m.cs.osakafu-u.ac.jp"
] | masa@m.cs.osakafu-u.ac.jp |
3ed19b760e06bc80e3b441f2439b523a0db410d5 | 0cb85cd0c88a9b9f0cca4472742c2bf9febef2d8 | /CKAH/uzlib/crypt.c | 82fac0d2e498e883e6ec5cff8d97a9689084bb46 | [] | no_license | seth1002/antivirus-1 | 9dfbadc68e16e51f141ac8b3bb283c1d25792572 | 3752a3b20e1a8390f0889f6192ee6b851e99e8a4 | refs/heads/master | 2020-07-15T00:30:19.131934 | 2016-07-21T13:59:11 | 2016-07-21T13:59:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 20,646 | c | /*
Copyright (c) 1990-2000 Info-ZIP. All rights reserved.
See the accompanying file LICENSE, version 2000-Apr-09 or later
(the contents of which are also included in zip.h) for terms of use.
If, for some reason, all these files are missing, the Info-ZIP license
also may be found at: ftp://ftp.info-zi... | [
"idrez.mochamad@gmail.com"
] | idrez.mochamad@gmail.com |
89a93771f90e3cc2bad4663a44294e1f1179ba8e | 6ae49a8909dcb901c8ef5a39a703abba5ff35040 | /Examples/STM32_keil files/nrf24_v1_transmissor/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_msp_template.c | 2fe22bb82b202ca92251aaeb78c54bf974fb613c | [] | no_license | nesvera/STM32_NRF24 | 236514eb93e992b3215d0b373dd808922c0e6a9b | 05cd840a92b9e81f5a0cc7d3e4f91bfda213e196 | refs/heads/master | 2021-06-22T16:04:06.161933 | 2017-08-15T03:09:21 | 2017-08-15T03:09:21 | 100,332,964 | 8 | 1 | null | null | null | null | UTF-8 | C | false | false | 3,483 | c | /**
******************************************************************************
* @file stm32f1xx_hal_msp_template.c
* @author MCD Application Team
* @version V1.0.3
* @date 11-January-2016
* @brief HAL BSP module.
* This file template is located in the HAL folder and should be copied... | [
"daniel.nesvera@ecomp.ufsm.br"
] | daniel.nesvera@ecomp.ufsm.br |
56a6b16d41c13f55c4db6375e5671ec0e2c1bc16 | 1577e1cf4e89584a125cffb855ca50a9654c6d55 | /dcerpc/dcerpc/idl_compiler/mtsbacke.c | 8494f065b7035ee34d5f1633d2a2b2cbb0bdb402 | [
"BSD-3-Clause",
"HP-1986",
"OLDAP-2.8",
"BSD-4-Clause-UC",
"BSD-2-Clause"
] | permissive | apple-open-source/macos | a4188b5c2ef113d90281d03cd1b14e5ee52ebffb | 2d2b15f13487673de33297e49f00ef94af743a9a | refs/heads/master | 2023-08-01T11:03:26.870408 | 2023-03-27T00:00:00 | 2023-03-27T00:00:00 | 180,595,052 | 124 | 24 | null | 2022-12-27T14:54:09 | 2019-04-10T14:06:23 | null | UTF-8 | C | false | false | 15,617 | c | /*
* Copyright (c) 2010 Apple Inc. All rights reserved.
*
* @APPLE_LICENSE_HEADER_START@
*
* 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
... | [
"opensource@apple.com"
] | opensource@apple.com |
0c5dc97dfafc9693223e57a31705e96b024a5c24 | 2266eb133fc3121daf0aa7f4560626b46b94afe0 | /kungfu/class/misc/guoxiang.c | f99a21ce4af8a40e9a60fb6a0f3813636bd95c8d | [
"MIT"
] | permissive | oiuv/mud | 6fbabebc7b784279fdfae06d164f5aecaa44ad90 | e9ff076724472256b9b4bd88c148d6bf71dc3c02 | refs/heads/master | 2023-08-18T20:18:37.848801 | 2023-08-13T07:00:15 | 2023-08-13T07:00:15 | 112,278,568 | 99 | 49 | MIT | 2023-02-01T03:42:14 | 2017-11-28T03:05:14 | C | UTF-8 | C | false | false | 1,946 | c | // guoxiang.c
#include <ansi.h>
inherit "/inherit/char/punisher";
void create()
{
set_name("郭襄", ({ "guo xiang", "guo" }));
set("long", "她是峨嵋派的开山祖师。\n");
set("nickname", HIM "小东邪" NOR);
set("gender", "女性");
set("age", 24);
set("attitude", "peaceful");
set("shen... | [
"i@oiuv.cn"
] | i@oiuv.cn |
8eea270fdd835d64e81990cb56e2a53bd1c75c42 | bfb34c373a1eb74e9680fca1fa2001e46e905119 | /C/msp430g2x12_ca_03.c | 0fa70ac13fba7e43418d2a3d4d5dd886f0f71755 | [] | no_license | clayrichardson/MSP430G2xx2 | b68a60a012c469bc05b1481a8fd9ebb014ec4cd2 | 7ede80612897e0b40ea78714c6d11a1e04b4cdb4 | refs/heads/master | 2020-05-29T18:58:23.258945 | 2012-03-17T10:09:46 | 2012-03-17T10:09:46 | 3,746,822 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,315 | c | //******************************************************************************
// MSP430G2x12/G2x52 Demo - Comp_A, Simple 2.2V Low Battery Detect
//
// Description: Two comparator_A reference generators 0.25*Vcc and ~0.55V
// are compared for a simple battery check of 2.2V. In the subroutine
// Batt_Check, a... | [
"c.richardson917@gmail.com"
] | c.richardson917@gmail.com |
11b561613eacf23462b06f0af3185af2814a0e00 | c9b366a711f8c906ff76d96e122e90733f0a71e8 | /unityreboot/Temp/StagingArea/Data/il2cppOutput/t1_561.h | 41611d39ea0047745cb16c12754630f70cf05e92 | [] | no_license | elliotfiske/growgame | 6cdc75f715f3ce7f60f7a3bb30a9e787dce49226 | 61c597b1a1dfb00472e256b9353642c9733a8e2c | refs/heads/master | 2016-08-11T08:14:00.215795 | 2015-12-15T22:28:26 | 2015-12-15T22:28:26 | 47,860,447 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 284 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
struct t1_1;
struct t1_185;
#include "t1_1.h"
struct t1_561 : public t1_1
{
};
struct t1_561_SFs{
t1_1 * f0;
t1_185 * f1;
t1_185 * f2;
};
| [
"elliotfiske@gmail.com"
] | elliotfiske@gmail.com |
3d35a96fe1df643e6c5ef0d9ea6772d93cfa587e | 119b012d9533bcf0cebec554b37b381ddb2b2f18 | /midas.h | df0fc3c47fc6b92211c5f2a44beebe669185e5e2 | [] | no_license | jhigdon/MidasWWW | fed8435dcb4508e685c7b4f2d32d9ed1c003aced | f9cbf101e6f13d49a79fac756f9fbe1752dbf2e3 | refs/heads/master | 2021-01-23T10:22:06.436199 | 1992-11-17T02:54:46 | 1992-11-17T02:54:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 199 | h | #include "midaslist.h"
#include "midasoperand.h"
MidasOperand MidasGetIngot();
MidasOperand MidasConvertFromInteger();
MidasOperand MidasConvertFromString();
MidasOperand MidasConvertFromBoolean();
| [
"Tony_Johnson@slac.stanford.edu"
] | Tony_Johnson@slac.stanford.edu |
d580461334919456a7841d852d3077b2b61ae028 | 436061b01c1e1f62ed578e5886d539e9c80b20b4 | /drivers/media/usb/uvc/uvc_driver.c | 6d53fb4615f960b3dd415098c56ff206ac0e6420 | [] | no_license | sm7150/a70qk | 466b83455b64967f88d73c75cf28bb573740027c | 60fd4bd1b919531e1f1531251160bc4098241891 | refs/heads/main | 2023-03-01T22:03:16.874711 | 2021-01-11T06:54:34 | 2021-01-11T06:54:34 | 325,787,438 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 76,393 | c | /*
* uvc_driver.c -- USB Video Class driver
*
* Copyright (C) 2005-2010
* Laurent Pinchart (laurent.pinchart@ideasonboard.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... | [
"mydadisbrave2@gmail.com"
] | mydadisbrave2@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.