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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
92af273a49321355435ff6341cc4b99bd3749955 | 0965418bb52c57a986f77aa9736d965068117efe | /exercises/ws2_STRINGS.h | 5b3b2798c9ff64dc2f84ad5409ba8be8d007bf2e | [] | no_license | shellyweiss/infinity_code | 550af0468ba9ab65d4da09962d220a89615e56b3 | d6d7e381e1e6989a3c4c6d339ada3c27ac1a6817 | refs/heads/master | 2022-04-15T11:30:42.450263 | 2020-03-03T20:39:37 | 2020-03-03T20:39:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,614 | h | /* Made by Alex Budie 22.08.17 */
#ifndef WS2STRING_H
#define WS2STRING_H
/* Function that recieves pointer to string and retuns the length of the string */
size_t MyStrlen (const char *prt);
/* This FUNCTION will compare between MyStrcmp and strcmp in string.h library */
int MyStrcmp (const char* str1, const char*... | [
"noreply@github.com"
] | shellyweiss.noreply@github.com |
c388eb855b378ecd175ea53ba8fd40f2d0967ee6 | a74fa52907cbcb076cb56687b13336071ee64946 | /pglogical_sync.c | b9c89ac79ca15c15f4870710844cef65ce0bd115 | [] | no_license | skyformat99/pglogical-2.0 | bd2906e3d108d43ceff501b078499605b562bbe6 | e23a82fb13d90e405910a83d9c86a4bd70782caf | refs/heads/master | 2021-07-12T01:29:31.112886 | 2017-10-11T05:26:51 | 2017-10-11T05:26:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 42,962 | c | /*-------------------------------------------------------------------------
*
* pglogical_sync.c
* table synchronization functions
*
* Copyright (c) 2015, PostgreSQL Global Development Group
*
* IDENTIFICATION
* pglogical_sync.c
*
*-------------------------------------------------------------------------
... | [
"noreply@github.com"
] | skyformat99.noreply@github.com |
823f5f8562a2ecbcdcc49bf89daa9e2a419f4d26 | ace26cc33ebc9fa02199b0627699999adfba2164 | /kernel/linux-5.4.152/drivers/usb/gadget/function/usb_f_ss_lb.mod.c | 24b95a1fa59f7dce5e13ed7afb622bc882b4b0bf | [] | no_license | YJbonobono/linux-design | 936d5b9880e2aac4d86c07c3ca6c260d90b3e135 | 1684b19645bcd523d51fe2d12805d0bbcdea6599 | refs/heads/main | 2023-08-07T21:55:30.484704 | 2021-10-12T17:01:04 | 2021-10-12T17:01:04 | 413,645,550 | 0 | 0 | null | 2021-10-05T02:34:49 | 2021-10-05T02:15:12 | Shell | UTF-8 | C | false | false | 1,922 | c | #include <linux/build-salt.h>
#include <linux/module.h>
#include <linux/vermagic.h>
#include <linux/compiler.h>
BUILD_SALT;
MODULE_INFO(vermagic, VERMAGIC_STRING);
MODULE_INFO(name, KBUILD_MODNAME);
__visible struct module __this_module
__section(.gnu.linkonce.this_module) = {
.name = KBUILD_MODNAME,
.init = init_... | [
"1004anny1@naver.com"
] | 1004anny1@naver.com |
38cbea6830da7339602bc217e44ab8deaa6a6459 | dbbd6d5158c02293646cc2c3f3f69b97a0436a2c | /Microchip/SAMD21_DFP/3.6.144/samd21c/include/component/adc.h | 87c31e76f1d28474a052f4646edc90af985c92e1 | [
"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 | 58,019 | h | /*
* Component description for ADC
*
* Copyright (c) 2022 Microchip Technology Inc. and its subsidiaries.
*
* Subject to your compliance with these terms, you may use Microchip software and any derivatives
* exclusively with Microchip products. It is your responsibility to comply with third party license
* terms... | [
"thibaut.viard@microchip.com"
] | thibaut.viard@microchip.com |
112714225066b85ebcb820b28644c9e1d432fb0d | e83ee24a063aa02e1d289c79dbe7812267c9268f | /libc/stdio/vfscanf.c | 32d260deaf641b91b355c92f4bd01afea171e4d4 | [
"MIT"
] | permissive | ManuelAngel99/XeonOS | f07f6d450ffba90fbfde71e068b00c9e4f9f41ff | cfd928a75fca527156c19e95b9cca1503eba41bb | refs/heads/master | 2021-06-06T05:57:33.804540 | 2016-09-08T13:04:53 | 2016-09-08T13:04:53 | 65,385,575 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 541 | c | /*
* Author: Manuel Ángel Suárez Álvarez
* E-mail Manuel_Angel99@outlook.com
* Created: 2016-09-02 10:57:35
*
* File: vfscanf.c
* Description: Implements the vfscanf function that reads a formated argument list from a file
*/
#include <stdio.h>
int vfscanf(FILE * file_pointer, const char* format, va_list arguments_to... | [
"Manuel_Angel99@outlook.com"
] | Manuel_Angel99@outlook.com |
3dcdc0601abba4d3ecb55c88a12a6cb6195464d1 | 10db70cd53f771d3a811c13eb49e028f4db72829 | /libft/ft_islower.c | a008772b53dbb652fd56bee5752cb03149576ba5 | [] | no_license | WSeegers/get_next_line | 513e4beb30132dd2511ae2a555d3131a14f80a5b | f33b4f0be36d6e2dfff4eff4e079df1f41094f8b | refs/heads/master | 2020-03-16T19:48:36.939494 | 2018-05-26T19:20:31 | 2018-05-26T19:20:31 | 132,932,678 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 951 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_islower.c :+: :+: :+: ... | [
"wseegers.mauws@gmail.com"
] | wseegers.mauws@gmail.com |
3ec54d5472e6dcc351a3c4a050f145396b4433e3 | bd93fe8dea2f4ab55b697b4de9093e6e89a281f7 | /Modules/photoelectric_switch.c | 3e8e9e8656bc470b29528827bb363b7c6393e235 | [] | no_license | quanhengwen/mcu_conveyor_belt | 35c923415307275b225efc5790567236b549bdfb | 586105302671736e5033ca8d1f8a395d3b5714e4 | refs/heads/master | 2022-02-24T02:11:57.215355 | 2019-06-05T06:14:35 | 2019-06-05T06:14:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 333 | c | /*
* Author: Kaka Xie
* brief: photoelectric switch operation
*/
#include "photoelectric_switch.h"
#include "platform.h"
uint8_t pho_switch_state = 0;
void pho_switch_init(void)
{
}
uint8_t get_pho_switch_state(void)
{
return get_pho_switch_1_state() | get_pho_switch_2_state() << 1 | get_pho_switch_3_sta... | [
"kaka.xie@mrobot.cn"
] | kaka.xie@mrobot.cn |
c63d568462d3f33a200848153871b19ffc508d4e | fe692881320e10c55962cebd165d478c1434c359 | /item/final/86/7025.c | c47bfcdb5f7f9a3f86ce1ae260cc92b364888a61 | [] | no_license | anho9339/chienquoc | 130602c90c43053bbc99dfbfbc877de0b2d81dd7 | cb5157d5eabcb4bb2ff71c292cfbdd5dc5fbb221 | refs/heads/master | 2021-07-04T07:51:49.408023 | 2021-02-01T15:15:58 | 2021-02-01T15:15:58 | 222,929,950 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 658 | c |
// 自动生成:/make/weapon/make72b
#include <equip.h>
#include <level.h>
inherit NECK;
// 函数:适用门派
int get_family() { return 7; }
// 函数:成品编号
int get_fin_type() { return 1312; }
// 函数:构造处理
void create()
{
set_name("Hộ Mệnh Hạng Liên");
set_picid_1(8612);
set_picid_2(8612);
set_level(25);
... | [
"hothienan1993@gmail.com"
] | hothienan1993@gmail.com |
43bc82d69733d54fb12d5a371c39a22e98bd6363 | c79e03092a86c30e3c1f8fde1618ef3002f4d8a1 | /chess/EIFGENs/chess/W_code/C32/kl2012.c | a52e7b022bacdcd8186d01b0bf9cd9eb56627eee | [] | no_license | shesan/Eiffel-Projects | 0da86814a3b12e6b69eba73665ed800670c0dcf1 | 94f3d0b8be89285327f3093f628c7615edcf6cf4 | refs/heads/main | 2023-05-08T04:23:06.412007 | 2021-05-30T18:26:46 | 2021-05-30T18:26:46 | 372,284,028 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 47,297 | c | /*
* Code for class KL_SPECIAL_ROUTINES [INTEGER_32]
*/
#include "eif_eiffel.h"
#include "../E1/estructure.h"
#ifdef __cplusplus
extern "C" {
#endif
extern EIF_TYPED_VALUE F2012_9922(EIF_REFERENCE, EIF_TYPED_VALUE);
extern EIF_TYPED_VALUE F2012_9923(EIF_REFERENCE, EIF_TYPED_VALUE, EIF_TYPED_VALUE);
extern EIF_TYP... | [
"shesan_619@hotmail.com"
] | shesan_619@hotmail.com |
49149012107d589c2a2ff911a4a509b81363225f | 1e55349d14d65e5be67e2e92d9978beb0ed7a0c0 | /examples/c/rkh/shared_freertos/app/inc/client.h | 501548c86ee5423286867ca58fc5cfebe172f053 | [
"BSD-3-Clause"
] | permissive | martinribelotta/cese-edu-ciaa-template | 39b325389aff0a19dd1e14ed87088d63f3e222a8 | 8ff0977b104f4fe43f155d90bbc2ebbd3430fb2d | refs/heads/master | 2021-04-15T12:46:16.263408 | 2020-09-17T13:55:05 | 2020-09-17T13:55:05 | 126,267,255 | 1 | 0 | BSD-3-Clause | 2018-09-26T02:32:18 | 2018-03-22T02:20:04 | C | UTF-8 | C | false | false | 2,020 | h | /**
* \file client.h
* \brief Example application
*/
/* -------------------------- Development history -------------------------- */
/*
* 2016.03.17 LeFr v1.0.00 Initial version
*/
/* -------------------------------- Authors -------------------------------- */
/*
* LeFr Leandro Francucci lf@... | [
"bukitoo@gmail.com"
] | bukitoo@gmail.com |
9d58f7ae99b9ec0e97ff00863059d75d1c62a3f7 | 8ac0cbee4189b5a7927fe6f21580c0a1131f5ef1 | /lib/bio-gem/templates/ffi/ext.h | 5a677745c1fbab7f9d267a0d29280369a47680d7 | [
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | rjpbonnal/bioruby-gem | 256034ada9077bbed93ab66383c1ecd0fa21f640 | 60ff17ba0eb971324c7a374e9a4326c266d57945 | refs/heads/master | 2021-12-14T12:55:54.793095 | 2014-05-20T04:31:09 | 2014-05-20T04:31:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 97 | h | #ifdef __cplusplus
extern "C" {
#endif
int add_one(int number);
#ifdef __cplusplus
}
#endif
| [
"ilpuccio.febo@gmail.com"
] | ilpuccio.febo@gmail.com |
13553a274401efae743d61388a31c00bc92ba353 | b71b8bd385c207dffda39d96c7bee5f2ccce946c | /testcases/CWE121_Stack_Based_Buffer_Overflow/s05/CWE121_Stack_Based_Buffer_Overflow__CWE805_wchar_t_declare_ncat_05.c | df6b4766f564e96ca60daed4e1340bacc5e82a15 | [] | no_license | Sporknugget/Juliet_prep | e9bda84a30bdc7938bafe338b4ab2e361449eda5 | 97d8922244d3d79b62496ede4636199837e8b971 | refs/heads/master | 2023-05-05T14:41:30.243718 | 2021-05-25T16:18:13 | 2021-05-25T16:18:13 | 369,334,230 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,121 | c | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE121_Stack_Based_Buffer_Overflow__CWE805_wchar_t_declare_ncat_05.c
Label Definition File: CWE121_Stack_Based_Buffer_Overflow__CWE805.string.label.xml
Template File: sources-sink-05.tmpl.c
*/
/*
* @description
* CWE: 121 Stack Based Buffer Overflow
* BadSource: Set dat... | [
"jaredzap@rams.colostate.edu"
] | jaredzap@rams.colostate.edu |
150faf63971f26aed869993d0b80b8077cabb6c5 | 5c255f911786e984286b1f7a4e6091a68419d049 | /code/782eb10f-2a00-4bc5-aa84-03f8e1b952a9.c | 4a5489c4ca3d436559c791283ef9a827b72d86cf | [] | 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 | 261 | c | #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 = l/j;
l = l-j;
l = j/j;
l = i%j;
l = l%j;
k = k-k*i;
printf("vulnerability");
printf("%d\n",l);
return 0;
}
| [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
3ed11c13b42006cc44a19a3c19956440e3656c5a | 59144efe03d0957458423f28778ebbc56cbb58b1 | /kernel.h | b99ebd5069d9f2607ee67b1abcbf53018085d380 | [] | no_license | Olejek88/transporter | b06b73752a786ee21576c511ca29ce8143aa2e5e | f71fab6ed39b19aa8957019e6be2ec273ad44839 | refs/heads/main | 2022-12-30T22:42:45.233851 | 2020-10-03T09:32:15 | 2020-10-03T09:32:15 | 300,842,413 | 0 | 0 | null | null | null | null | WINDOWS-1251 | C | false | false | 6,277 | h | // constants
// global variables
byte WorkEnable=1; // work flag
byte ConvStopped=1; // conveer stopped
byte Dozation1=0; // флаг сигнала процесса дозации 1
byte Dozation2=0; // флаг сигнала процесса дозации 2
byte TestRegim=0; // тестовый режим
byte StekloFound=0; // найдена стеклодеталь
byte ShapkaFound=0; // найден... | [
"olejek8@yandex.ru"
] | olejek8@yandex.ru |
14bd6852929bd896cce841e517a8d01052ebbd11 | a280aa9ac69d3834dc00219e9a4ba07996dfb4dd | /regularexpress/home/weilaidb/work/kernel/linux-3.0.8/drivers/video/via/debug.h | 0f953d017eef0d07d6fd702a8e303c75a202632b | [] | no_license | weilaidb/PythonExample | b2cc6c514816a0e1bfb7c0cbd5045cf87bd28466 | 798bf1bdfdf7594f528788c4df02f79f0f7827ce | refs/heads/master | 2021-01-12T13:56:19.346041 | 2017-07-22T16:30:33 | 2017-07-22T16:30:33 | 68,925,741 | 4 | 2 | null | null | null | null | UTF-8 | C | false | false | 236 | h | #define __DEBUG_H__
#define VIAFB_DEBUG 0
#if VIAFB_DEBUG
#define DEBUG_MSG(f, a...) printk(f, ## a)
#define DEBUG_MSG(f, a...)
#define VIAFB_WARN 0
#if VIAFB_WARN
#define WARN_MSG(f, a...) printk(f, ## a)
#define WARN_MSG(f, a...)
| [
"weilaidb@localhost.localdomain"
] | weilaidb@localhost.localdomain |
50d10222d3ec7f09fd2b73eda6c84a7a83409309 | ea5975df319111e9f2e2e1acc52448781674d1a7 | /src/include/system/types.h | 208bd081e9d2fe2f05b6d79676880717280a22d7 | [] | no_license | BiggerOnTheInside/Boom | dc1a0a45d2b52f6f6eb61c724875fb5648b3b081 | 4f3ece1ce350945444467ae84444bd840608bb3b | refs/heads/master | 2016-08-06T10:52:22.769769 | 2015-02-14T00:14:22 | 2015-02-14T00:14:22 | 30,388,932 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 882 | h | /*************************************************************************/
/* Copyright 2015 Bigger On The Inside Development, all rights reserved. */
/*************************************************************************/
#ifndef __SYSTEM_TYPES_H
#define __SYSTEM_TYPES_H
#define insl(port, buffer, count) \
__asm... | [
"officialyoutextcontrol@gmail.com"
] | officialyoutextcontrol@gmail.com |
e53dd8aa406ef8ee2223cf8e96069f021c1bf0ef | 6bbb77067d05cca32db00202ad6c2b9450da2fc8 | /src-1/include/pihm_input_struct.h | 52e6e3ab985cb5c1d7e544caed531a77ba4cbc6a | [] | no_license | mpolitan/pihm_iihr | 70c5e4b0321ab8ae736553bd851e90604e5b269e | fccf9ac2d83c24fba6a930604998d28ed1dedc00 | refs/heads/master | 2021-01-23T05:18:39.755209 | 2017-05-31T15:55:32 | 2017-05-31T15:55:32 | 92,963,025 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 33,767 | h | #ifndef PIHM_INPUT_STRUCT_HEADER
#define PIHM_INPUT_STRUCT_HEADER
/*****************************************************************************
* Input file names
* ---------------------------------------------------------------------------
* Variables Type Description
* ========== ... | [
"noreply@github.com"
] | mpolitan.noreply@github.com |
8724fa563aa31e85865047b8005462ab3716d609 | eb811749ca2e8f02a84c428d1459065723fa4749 | /HOMEWORK/HOMEWORK_3.c | 00876f2be4cf112337b000a82cbebb04a8b14c08 | [
"Apache-2.0"
] | permissive | IsraelVS7/C | 9108abf47d678f84a5dc88903d80936e0fecb512 | 9d6de820eb6d4ba0a3fac887c62040909348c984 | refs/heads/main | 2023-04-30T16:17:03.829259 | 2021-05-20T20:03:22 | 2021-05-20T20:03:22 | 336,397,254 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 3,096 | c | // this is a mess but is my mess
// i think this was a good one but i cannot solve it
#include <stdio.h>
#include <string.h>
#define TRUE 1
#define FALSE 0
int main(int argc, char *argv[]) {
//int Y;
int STRING; // cadenas
int j; // Selector de operaciones para el bucle
int PAR, COM,... | [
"noreply@github.com"
] | IsraelVS7.noreply@github.com |
08572fb60d19f208ce19f719bfee5ec273c66ff1 | e1bc46edbe00f261282cb798eb59a25ad5227eff | /lte/gateway/c/oai/tasks/gtpv1-u/gtp_tunnel_libgtpnl.c | f6f60e71ac7a5744ba5f64a0ac2406184b0ec44b | [
"BSD-3-Clause",
"Apache-2.0",
"LicenseRef-scancode-unknown",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | 119Vik/magma-1 | 57f9a69036c742fcfcb97e84c59be78dec650609 | 107a7b374466a837fc0a49b283ba9d6ff1d702e3 | refs/heads/master | 2022-12-14T14:03:53.841221 | 2020-07-24T10:46:09 | 2020-07-24T11:29:37 | 279,833,292 | 0 | 0 | BSD-3-Clause | 2020-07-15T12:12:30 | 2020-07-15T10:05:13 | Go | UTF-8 | C | false | false | 6,470 | c | /*
* Licensed to the OpenAirInterface (OAI) Software Alliance under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The OpenAirInterface Software Alliance licenses this file to You under
* the Apache License... | [
"facebook-github-bot@users.noreply.github.com"
] | facebook-github-bot@users.noreply.github.com |
e7cee57aba05e32c91f655b9a06c2d7502e13e8e | a39336307fdd61101b6d59231c6397df3e73bf32 | /firmware-base/vCommon.h | 6202b574142e45b82c0bf943d3a9eae3552f55c7 | [
"MIT"
] | permissive | sensei-software/sensei-firmware | 812479af55096fadb6c0282dd8e5a969be7baf09 | 7bfc51efff50623ee5404d01b6e7798c746add70 | refs/heads/master | 2020-04-06T06:59:08.945675 | 2016-08-24T17:26:36 | 2016-08-24T17:26:36 | 61,629,118 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,210 | h | // vCommon 0.5.0a
#define ANALOG_SAMPLES_DEF_SAMPLES 20
#define ANALOG_SAMPLES_DEF_DELAY 20
// Takes multiple sample from AnalogRead and average them
struct analogSampleResult {
int minValue;
int maxValue;
int errorRange;
float avgValue;
};
analogSampleResult analogSampleRaw(int PIN, int samples=ANALOG_SAM... | [
"daniele.bruneo@gmail.com"
] | daniele.bruneo@gmail.com |
ed4ba56e3a680dd6b1cce7308673368330ed5d69 | f8b4ed86fb998ffae8e8c6bdea6f997b8b242c00 | /cpsc213/a3/bubble_sort_dynamic.c | 39e31703e6b86c5efca8237978ead5219c7bed75 | [] | no_license | Dzdimi14/UBC | f99073c9d1093b210d2074b7c36cbbdfdedd74ee | 7ccd94db07519b27e64cbd280e68a8da197275ee | refs/heads/main | 2023-01-05T07:51:17.577630 | 2020-11-04T03:07:42 | 2020-11-04T03:07:42 | 304,457,252 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 632 | c | #include <stdlib.h>
#include <stdio.h>
int main (int argc, char** argv) {
char* ep;
int n;
n = argc - 1;
int *val = malloc(n * sizeof(int));
for (int i=0; i<n; i++) {
val[i] = strtol (argv[i+1], &ep, 10);
if (*ep) {
fprintf (stderr, "Argument %d is not a number\n", i)... | [
"noreply@github.com"
] | Dzdimi14.noreply@github.com |
90dd51ef54704f73b449a91a0422d4f2b283ae5d | fd90fde1871e7d6fed1d8e8f01e7452d53c3ef4e | /libft/ft_toupper.c | d99209960d0241f949fa1051adb6fe69110143d7 | [] | no_license | handrow/minishell | 9d67c4abbb99b130fe7f1e56d8ae7aecc9d88d91 | 86279fb6712d063817c729e9fe51fada596ec615 | refs/heads/main | 2023-01-23T02:22:18.922444 | 2020-12-02T16:38:34 | 2020-12-02T17:04:09 | 314,697,127 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 973 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_toupper.c :+: :+: :+: ... | [
"handrow@mi-a1.msk.21-school.ru"
] | handrow@mi-a1.msk.21-school.ru |
3c7d6b0faab28855ec407f2983bab27e0e4a5238 | 8492018b911b1a655591dc4568575012a85e0bef | /1080URI-Highest and Position.c | 8aac5199aa56caf92a926145158b09ced9bfb80b | [
"MIT"
] | permissive | WeDias/Brincando-Com-C | 4e1186ef41de5cb0fe844b7436d0524fc411b07a | 5a2bead86693cffff007782f531eb2ca0446111e | refs/heads/master | 2020-12-22T18:11:01.011457 | 2020-05-15T01:03:45 | 2020-05-15T01:03:45 | 236,884,106 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 783 | c | #include <stdio.h>
int main(){
int contfim;
scanf("%d", &contfim);
char animal;
int cont, coelhos = 0, ratos = 0, sapos = 0, total = 0, atual;
for(cont = 0; cont < contfim; cont++){
scanf("%d %c", &atual, &animal);
total += atual;
if(animal == 'C') coelhos += atual;
else if(animal == 'R') ratos... | [
"noreply@github.com"
] | WeDias.noreply@github.com |
5bc248b57a75c82e113a7f65ea389712f1659e19 | 5c255f911786e984286b1f7a4e6091a68419d049 | /code/3d35c703-3c83-43a8-bfc9-f9ccee48815e.c | e9cdcd790c247e2c7baa386597a12b5ac25b9316 | [] | 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 | 254 | c | #include <stdio.h>
int main() {
int i=4;
int j=122;
int k;
int l;
k = 53;
l = 64;
k = i/j;
l = i/j;
l = l/j;
l = j/j;
l = k%j;
l = l+j;
k = i-j*i;
printf("vulnerability");
printf("%d%d\n",k,l);
return 0;
}
| [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
ce3baa8d61e441cf3205e0e3e20ba1c53904f11a | fefa23b041149161b9c2689e07177f3010183b36 | /usuarios/usuarios/main.c | 08ba6ffde015d00fd86913cc6c3bbd176ba323a9 | [] | no_license | LuizAraujo2020/estruturada-crud | 2c75cb902e05473118478e9839b3a44927040d8c | e06c70be22f981c1817e9737d12b290f4548de2d | refs/heads/main | 2023-07-07T10:01:24.138893 | 2021-08-11T02:00:30 | 2021-08-11T02:00:30 | 356,286,601 | 0 | 0 | null | 2021-08-11T01:59:49 | 2021-04-09T13:47:51 | C | UTF-8 | C | false | false | 8,215 | c | //
// main.c
// estruturada-crud-usuário
//
// Created by Luiz on 06/04/21.
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
//DECLARACAO DE TIPO
struct tUsuario {
int id;
char nivel;
char nome[50];
char nascimento[11];
char login[20];
char senha[15];
int quantidadeCatalogo;
... | [
"luizcarlos_bsb2006@hotmail.com"
] | luizcarlos_bsb2006@hotmail.com |
eb3511661387808dc970e3809a06a32ad5a3dbf6 | 2e0d14747912106ce2a4f0133ddb5d2083d963cd | /ChallengeProblems/Linked_lists/Solutions/linked_omp3_tasks.c | 398cbd3a03c75f970f905ac9102abfc699fe5776 | [
"CC0-1.0"
] | permissive | tgmattso/OmpCommonCore | 4ff811959f3cffc5a6b62a4864a0baec130407b9 | ba1480431769991597d38d16e9bc7954ccdfe6be | refs/heads/master | 2022-11-11T13:13:12.519968 | 2022-10-28T18:51:29 | 2022-10-28T18:51:29 | 232,235,273 | 60 | 25 | CC0-1.0 | 2022-11-03T12:49:20 | 2020-01-07T03:31:36 | C | UTF-8 | C | false | false | 2,106 | c | #include <omp.h>
#include <stdlib.h>
#include <stdio.h>
#ifndef N
#define N 5
#endif
#ifndef FS
#define FS 38
#endif
struct node {
int data;
int fibdata;
struct node* next;
};
struct node* init_list(struct node* p);
void processwork(struct node* p);
int fib(int n);
int fib(int n)
... | [
"timothy.g.mattson@intel.com"
] | timothy.g.mattson@intel.com |
13d496bbbff1f9e97682f2c75ce94afecc038eda | cc4888938f31753471fc687e18227cb315b9b4fc | /MiniDumpWriteDump_lsass/MiniDumpWriteDump_lsass2/stdafx.h | a49dd17d5d83107a125acfbc1ec8481288854328 | [] | no_license | shad0w008/Somecode | 4635db2461be50e9a88af75e7f3637c0affbf226 | 4f3b94f733624316c3e3bf08aac4c16e166892fd | refs/heads/master | 2022-04-19T19:57:14.728099 | 2020-04-03T06:32:01 | 2020-04-03T06:32:01 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 245 | h | // stdafx.h : 标准系统包含文件的包含文件,
// 或是经常使用但不常更改的
// 特定于项目的包含文件
//
#pragma once
#include "targetver.h"
// TODO: 在此处引用程序需要的其他头文件
| [
"noreply@github.com"
] | shad0w008.noreply@github.com |
2deeea207e1fbc1d8cd41eef70d04976ad4d7190 | ee23ccc1626aeedcccca08ef40a566ce57582ae7 | /libft/ft_putstr_fd.c | 64b9af35891db610dcb9ee980d8bff607a21d53c | [] | no_license | aperesso/Fract-ol | 58abf13f57c10231fdd370e810da223fa3caff78 | 6ab8b693ee7861e13017019d4682e22072ae93bb | refs/heads/master | 2021-05-11T18:33:54.054649 | 2018-01-29T17:53:17 | 2018-01-29T17:53:17 | 117,833,561 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,010 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_putstr_fd.c :+: :+: :+: ... | [
"alexia@MacBook-de-Alexia.local"
] | alexia@MacBook-de-Alexia.local |
919b916f26dd24cd27d5ca1d891fab2ae6ae6fdd | 59513c2246bbf4471e363af4c9f6532317503506 | /Homeworks/Numerical Methods/Eigenvalues/jacobi_eig_by_eig.c | a1aa55fff1f21a37699815bd867bd1d9957cc0a9 | [] | no_license | martin-knudsen/Numerical-methods-in-C | a5b5513a9ff35805e2cb0a3a9db58161ec868a00 | 734993e16b62c7aa8b36d66660e4f47336e3f904 | refs/heads/master | 2021-09-16T07:04:58.423380 | 2018-06-18T10:20:40 | 2018-06-18T10:20:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,059 | c | #include <math.h>
#include <gsl/gsl_matrix.h>
#include <gsl/gsl_vector.h>
#define FMT "%7.3f"
/* Build upon the cyclic one from Dmitri. Only difference is that
whereas the cyclic runs through the whole matrix this only runs
through the required number of rows, thereby finding the required
amount of lowest eigenva... | [
"martin.knudsen@protonmail.com"
] | martin.knudsen@protonmail.com |
a1fd919302b6634979dcab6c43247fec3d35ac07 | 51635684d03e47ebad12b8872ff469b83f36aa52 | /external/gcc-12.1.0/gcc/testsuite/gcc.c-torture/compile/pr48767.c | f504fe0030bf0bd213730d1aeebd6a837b010192 | [
"LGPL-2.1-only",
"GPL-3.0-only",
"GCC-exception-3.1",
"GPL-2.0-only",
"LGPL-3.0-only",
"LGPL-2.0-or-later",
"FSFAP",
"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 | 168 | c | /* PR target/48767 */
void
foo (__builtin_va_list ap)
{
__builtin_va_arg (ap, void); /* { dg-error "second argument to .va_arg. is of incomplete type .void." } */
}
| [
"rink@rink.nu"
] | rink@rink.nu |
0c5b114ad860236aa89801bcbb9ac940061e9404 | 5f0f753595dcf3d0f745c86935099509e4c9307a | /resource.h | 4282d4282300dfcbd2817cb5201f5abf02c35aa1 | [] | no_license | necr0potenc3/UOLog_1.2 | c80f4c7003070b6917e788ee7cebabc7c53542b0 | 0b88ebfd093e0aa1fe475efcb3bb17e60c6f7228 | refs/heads/master | 2021-03-13T00:10:12.260245 | 2015-01-08T03:36:51 | 2015-01-08T03:36:51 | 28,947,172 | 4 | 11 | null | null | null | null | UTF-8 | C | false | false | 1,402 | h | //{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by rsrc.rc
//
#define ID_MAINMENU 4
#define ID_FILE_QUIT 102
#define ID_CLIENT_ATTACH 103
#define IDD_OPTIONS 106
#define ID_OPTIONS_FILTER 107
#define ID... | [
"necr0potenc3@users.noreply.github.com"
] | necr0potenc3@users.noreply.github.com |
ba2c3c4b5a8728f6e60cddc3d65ba71751bc6161 | 6acb9b7abe639900e404aadf262b27430f7d7171 | /v3.0/libft/printf/includes/all 4.h | af789b5346c7a0a38ddc8de46d6433867441eb0b | [] | no_license | fjewfish/cub3d_final | 43bf417230d3adcb65b47de778b6c026ad4f27c3 | c4507b0d7f704fc5b1cddf4c43d730d55a3efec6 | refs/heads/master | 2022-12-31T22:00:16.658388 | 2020-10-22T14:57:45 | 2020-10-22T14:57:45 | 303,130,023 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,050 | h | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* all.h :+: :+: :+: ... | [
"fjewfish@MacBook-Pro.local"
] | fjewfish@MacBook-Pro.local |
ea36c2bbe0956f3c4d0954c28ffa6238499471c0 | ad6c22c59a5516e1d974b33f1076302784f3d796 | /vcy3021/apps/applications/sink/sink_gatt_server.h | 9950e5f7dbc1e00477f34855fb40e7a5c991875f | [] | no_license | LfjGitHub/vcy302x | c755d18b0b6fae7d31d89dd5579537e543dd7e07 | 68ad4df50fc2f980d60b512ebaba9d7fcb920eba | refs/heads/master | 2020-09-18T05:58:10.620354 | 2019-12-18T08:24:55 | 2019-12-18T08:24:55 | 224,131,629 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,576 | h | /*******************************************************************************
Copyright (c) 2015 Qualcomm Technologies International, Ltd.
Part of 6.3.0
*******************************************************************************/
#ifndef _SINK_GATT_SERVER_H_
#define _SINK_GATT_SERVER_H_
#include <gatt_server... | [
"luofengjun@vcyber.com"
] | luofengjun@vcyber.com |
81dc5fe9cd7ad082a1d499f670ed69e5e4878b23 | 90743e197265738b5d3247fc4d8b1f229b98f5cf | /C/Exercitii/TemaCapitol2/1.3.10/main.c | 54ee799c1c60a9cf61a47016ff9bc9095fcf9fac | [] | no_license | Andrei1107/GitHubCV | a54a770d000e7578d4d8a8d1095016fa326028e5 | dc7d4451441bb1ec1dd1902952f93b592a4555fc | refs/heads/master | 2022-06-26T09:08:16.061243 | 2019-12-06T16:07:00 | 2019-12-06T16:07:00 | 209,280,485 | 0 | 0 | null | 2022-06-21T02:23:32 | 2019-09-18T10:24:22 | JavaScript | UTF-8 | C | false | false | 650 | c |
#include<stdio.h>
#include<conio.h>
void elimina_a(float v[], int *l, float a)
{
int i, j;
for(i=0;i<*l;i++)
if(v[i]==a)
{
for(j=i;j<*l-1;j++)
v[j]=v[j+1];
*l=*l-1;
i--;
}
}
void main()
{
float v[100], val;
int i, n;
printf("\n Numarul de elemente din vector este, n=");
scanf("%d",&n);
prin... | [
"oprea96@yahoo.com"
] | oprea96@yahoo.com |
f3e66f83fb31083b92cec2261e29d6d2d6777c74 | 4e432b0a49606d35dce15ef4df4d90d881bf309e | /daemon/class/ghost/tonsillitis/powerfade.c | 6cac805d7cfef4b73b92bf0ac4a0530665691209 | [] | no_license | MudRen/sanjie | 352e8490ec289877da73b21475c1272409193650 | 87f491aa0608044f23cd3dfe61daed6ec424df58 | refs/heads/master | 2020-04-17T04:10:26.979307 | 2019-01-18T07:02:00 | 2019-01-18T07:02:00 | 166,217,299 | 0 | 1 | null | null | null | null | GB18030 | C | false | false | 1,169 | c | //Cracked by Roath
// powerfade.c
#include <ansi.h>
inherit F_CLEAN_UP;
int exert(object me, object target)
{
int skill;
if( target != me )
return notify_fail("你只能用反五行摄气诀压制自己的杀气。\n");
if( (int)me->query("force") < 100 )
return notify_fail("你的内力不够。\n");... | [
"i@chenxuefeng.cn"
] | i@chenxuefeng.cn |
34935dde6ec76293f29371f816115f999067d506 | 4d9acb1ac3ed605774f9d0bf11d90b754258c3e9 | /branches/radeon-viewport-1.0/drm/libdrm/xf86drm.h | b44e4281d686a697a7d92b782dbb283dd1633547 | [] | no_license | BackupTheBerlios/dri-ex-svn | b3eef2bf8a3eae1ebee90b03ace7cbb97df4eccd | 42927120278245ea9856a848027f7dae80354ae4 | refs/heads/master | 2021-01-20T06:19:41.239698 | 2005-01-29T09:02:12 | 2005-01-29T09:02:12 | 40,670,522 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 25,453 | h | /**
* \file xf86drm.h
* OS-independent header for DRM user-level library interface.
*
* \author Rickard E. (Rik) Faith <faith@valinux.com>
*/
/*
* Copyright 1999, 2000 Precision Insight, Inc., Cedar Park, Texas.
* Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California.
* All Rights Reserved.
*
* Perm... | [
"jrosik@7f6ae7b5-c3eb-0310-8559-b47cdf8b4f99"
] | jrosik@7f6ae7b5-c3eb-0310-8559-b47cdf8b4f99 |
0ba4a1ea9b9c0030f8392cf1eb01f2b3b8eab919 | 1232ad844f7cd26a8557c9e4857511bcfc15a4dc | /src/nimble/nimble/host/mesh/src/shell.h | 53cc83a278b22f862d3dc2ea06d4f2c97d37c93b | [
"BSD-3-Clause",
"LicenseRef-scancode-gary-s-brown",
"Apache-2.0"
] | permissive | h2zero/NimBLE-Arduino | ed248f407e3444d1868a71b6a09c75dae61190a6 | bc333ccb6e8d9ff2059af9cbd5006a290a4de3a5 | refs/heads/release/1.4 | 2023-08-10T17:13:05.681059 | 2023-05-29T13:56:31 | 2023-05-29T14:00:01 | 244,276,348 | 520 | 129 | Apache-2.0 | 2023-08-19T03:52:45 | 2020-03-02T04:00:48 | C | UTF-8 | C | false | false | 81 | h | #ifndef __SHELL_H__
#define __SHELL_H__
void ble_mesh_shell_init(void);
#endif
| [
"powellperalta@gmail.com"
] | powellperalta@gmail.com |
d9102be8059427f2d2770f32fd3360ab46bcf635 | 401286ce530da3c1935b508e1302a64e14010d42 | /SDK/SDK_2.4.1_LPCXpresso54114 (3)/middleware/issdk/driverexamples/mag3110/mag3110_normal_interrupt.c | 2b31e1416f7ace9cb7fc6d7e477b5a8c3f8fe3e2 | [] | no_license | fovVdk/LPC5411xx | a270662c29df7cf1e30ddef6a0373fb8521a9f74 | 64ff3b0a6bf60f8bd2d929d126470d67db830d89 | refs/heads/master | 2020-04-04T23:39:57.938276 | 2018-11-06T10:54:36 | 2018-11-06T10:54:36 | 156,366,941 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,661 | c | /*
* The Clear BSD License
* Copyright (c) 2015-2016, Freescale Semiconductor, Inc.
* Copyright 2016-2017 NXP
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted (subject to the limitations in the disclaimer below) provided
* that the follo... | [
"1613146717@qq.com"
] | 1613146717@qq.com |
093cfebe0cd2f345e6023d813cd99aede0c38690 | ee4fc7669fe73373c8ad663284ed3a7bbd4d1e0e | /CodigosAnimación/Animacion2D_freeglut_tiempo_inmediato-1.c | b58754b2083ba3eddac01bac719960211fa8c9dd | [] | no_license | IsaacAPM/Miniproyecto1_Gr-ficas | 3508f771ae6b925a83b0da7d93bd25b74f278a04 | a65b9b0c9beb0103a5b34dfe48e18e461052fab7 | refs/heads/main | 2023-01-04T06:24:31.778090 | 2020-10-24T01:51:41 | 2020-10-24T01:51:41 | 306,774,590 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,241 | c | #define STB_IMAGE_IMPLEMENTATION
#include <stb_image.h>
#include <GL/glew.h>
#include <GL/freeglut.h>
#include <GL/gl.h>
#include <GL/glu.h>
#include <stdio.h>
// Variables para controlar la animación
double rotacion = 0.5, x = 0, velocidad = 180;
double delta;
int tiempoActual, tiempoAnterior;
// Variables para el m... | [
"isaacapimentelm@gmail.com"
] | isaacapimentelm@gmail.com |
01c58927b0f9b50b3e4131ebce9f822d82642325 | 2dbdde4f33907ac60d3e2f789690b4926d02c20c | /Graph.h | 98836f7f541204ef0f8b440ff8de01bab6883d97 | [] | no_license | yuyoux/Simple-Graph-structure-based-Search-Engine | dc26f6e80d68ea20bb341dddfa96190ffa43b0a9 | c22ddebb3906300d4bdf0e11b79a66c788c30397 | refs/heads/master | 2020-03-27T17:51:36.897262 | 2018-08-31T10:56:02 | 2018-08-31T10:56:02 | 146,879,887 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 621 | h | // Graph ADT interface ... COMP9024 17s2
#include <stdbool.h>
typedef struct GraphRep *Graph;
typedef struct GraphRep {
int **edges; // adjacency matrix
int nV; // #vertices
int nE; // #edges
} GraphRep;
// vertices are ints
typedef int Vertex;
// edges are pairs of vertices (end-poin... | [
"noreply@github.com"
] | yuyoux.noreply@github.com |
3a0e0fe788d3c7133b1a90afb1410474f197f781 | 33c60a139159d6f1c6722fdd13ffbfa9203eef0e | /SDK_2.6.0_FRDM-K64F_m/middleware/azure_iot/deps/parson/parson.c | aed87f5a62638433665b1ea28afeea1cfc660cf4 | [
"MIT"
] | permissive | maskedbaby-ch/deep_learning | 079444e40772ee03bd0d9b7ad956ed995f0f6cd0 | 61819ddfc06f471d1d4edefa63201c016051e97e | refs/heads/main | 2023-03-20T21:37:19.259878 | 2021-03-15T06:11:39 | 2021-03-15T06:11:39 | 347,821,092 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 69,872 | c | /*
Parson ( http://kgabis.github.com/parson/ )
Copyright (c) 2012 - 2017 Krzysztof Gabis
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 ... | [
"18252343715@163.mail"
] | 18252343715@163.mail |
929100dfa8d6f30642ecd4ef014e9d0633222faa | 8b1740fa31220d962e09cdf15bdcbe487524adcc | /140916_centrality/tower_data_mc_number.C | 3115bb915394bf56ebc587c9a19f4e223f82efbe | [] | no_license | YeonjuGo/PhotonAnalysis2014 | 9b7912c5b1eab9731fa3a3461458b9978d67c5cd | efb97ed232969f8425d629245aa10f01b44c8e22 | refs/heads/master | 2020-04-01T07:51:20.993957 | 2014-12-16T06:53:04 | 2014-12-16T06:53:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 12,481 | c | // Author Yeonju Go
#include "TFile.h"
#include "TTree.h"
#include "TLine.h"
#include "TH1D.h"
#include "TH2D.h"
#include "TStyle.h"
#include "TCut.h"
#include "TCanvas.h"
#include "TLegend.h"
#include "TString.h"
#include "TMath.h"
#include "TDirectory.h"
#include "TProfile.h"
#include "TPad.h"
#include "stdio.h"
#inc... | [
"yeonjugo@gmail.com"
] | yeonjugo@gmail.com |
c4910d38dbe9aef50d7c0278e3f2c43a3fe3f7f5 | 833efee60d801b46cad0adec94cc5951bf6b3489 | /littlefs/lfs2_util.c | 24cdb5ba3060faeb46d58c9621482275d4b73169 | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | yisea123/mbed-littlefs | f4eb5919e0fe88a72a8a75b288166470fa25036e | 19da65ba112669c43d59d847344b58a6dc0cc868 | refs/heads/master | 2020-11-25T11:24:24.068415 | 2019-01-29T20:42:20 | 2019-01-29T22:33:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 831 | c | /*
* lfs2 util functions
*
* Copyright (c) 2017, Arm Limited. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*/
#include "lfs2_util.h"
// Only compile if user does not provide custom config
#ifndef LFS2_CONFIG
#ifndef __MBED__
uint32_t lfs2_crc(uint32_t crc, const void *buffer, size_t size) {
s... | [
"chaster@utexas.edu"
] | chaster@utexas.edu |
95944ac447e023946b55d978a28909e796458b0c | 01ada17e306b503a3c57bd83c31448a25381d11d | /libft/src/ft_memchr.c | 8d51d1a4d3648238d7fb5acc7f74e7df5d8b9aad | [] | no_license | arthurmaurer/42-Malloc | 10698b581f0b3187f6b5cbd63cae1867bd1b5503 | 6815141c2461a847fde7c4879b4d7ddd8680e7c9 | refs/heads/master | 2021-01-01T05:23:29.488960 | 2016-05-22T14:32:15 | 2016-05-22T14:32:15 | 59,241,494 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,107 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_memchr.c :+: :+: :+: ... | [
"arthimaurer@gmail.com"
] | arthimaurer@gmail.com |
3bcd04a708199d0f3feabc3a13d22ae9503a8a11 | 719b030e91a81f88d173dd2a0d1b87e4dbb48ef5 | /src/oogl/config.h | f20be0ebfff428b2df5678aa7df42dee21186873 | [
"MIT"
] | permissive | xubingyue/oogl-1 | 443089299971ca590acf23d4ef5b7ab0754b8b7a | 2df0a0bcad6eac7e9fa06ffe86a0326a697dcff6 | refs/heads/master | 2020-04-12T07:54:28.866375 | 2018-12-18T14:43:14 | 2018-12-18T14:43:14 | 162,374,621 | 1 | 0 | MIT | 2018-12-19T02:56:42 | 2018-12-19T02:56:42 | null | UTF-8 | C | false | false | 1,215 | h | //
// Created by xiaozhuai on 2018/12/18.
//
#ifndef OOGL_CONFIG_H
#define OOGL_CONFIG_H
#if defined(_WIN32)
// Windows
#define OOGL_SYSTEM_WINDOWS
#elif defined(__APPLE__) && defined(__MACH__)
// Apple platform, see which one it is
#include <TargetConditionals.h>
#if TARGET_OS_IPHONE || TARGE... | [
"798047000@qq.com"
] | 798047000@qq.com |
54ce3a4587236a32b23c8cedc82caf6fb08d161d | d6584f07d70a37f968f790320866d13af789c6e6 | /amplayer/player/player_thumbnail.c | 2537c558e816b3fd5a813c7588d8c9c80037d9b1 | [] | no_license | SuperICS/-android_packages_apps_amlogic_LibPlayer | 4ef19763bc5100ca2ed453bfffb69161604e1259 | 0861d2b88cbec4e99acb53348a08e21ff79d2cfe | refs/heads/master | 2020-05-26T08:10:19.407371 | 2012-08-30T11:58:52 | 2012-08-30T11:58:52 | 5,616,165 | 5 | 3 | null | null | null | null | UTF-8 | C | false | false | 11,083 | c | #include <stdio.h>
#include <stdlib.h>
#include <log_print.h>
#include "thumbnail_type.h"
static inline void calc_aspect_ratio(rational *ratio, struct stream *stream)
{
int num, den;
av_reduce(&num, &den,
stream->pCodecCtx->width * stream->pCodecCtx->sample_aspect_ratio.num,
stream->pCodec... | [
"chaco_Sc_21@hotmail.com"
] | chaco_Sc_21@hotmail.com |
7edd3104e6daaedde0c99c10cdf4c3ea1d6e0e87 | 513038d167cd2ea0f6513203bb0780eeb39ef2e0 | /src/lib/libssl/ssl_cert.c | 2a439444461c8018954b8700cc9b0e161e418129 | [
"OpenSSL",
"LicenseRef-scancode-openssl",
"LicenseRef-scancode-ssleay-windows",
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | AlexxNica/openbsd | 76ce0ef53a22e31ab339ebd1f7dbca035cace255 | 623a38e81111bf7ca913b23b4af2036cc0d24f30 | refs/heads/master | 2020-05-27T21:20:53.583188 | 2017-02-25T23:48:08 | 2017-02-25T23:48:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 18,904 | c | /* $OpenBSD: ssl_cert.c,v 1.63 2017/01/29 17:49:23 beck Exp $ */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
* The implementation was written so as to conform with Netscapes SSL.
*
* This l... | [
""
] | |
215e9c8776e1968a1e0594286159b5f3a6e9e9d7 | ac25fc53371c49cdfc796e2a60e368c2a69c4c77 | /native/nf-interpreter/targets/CMSIS-OS/ChibiOS/ST_STM32F429I_DISCOVERY/nanoCLR/mcuconf_nf.h | b34976b479f6153c9abbcf4657f5f88c7d40faf8 | [
"Apache-2.0",
"MIT"
] | permissive | nanoframework/metadata-processor | 7bdfe5d3fa88dbdbbc4eef34e1e8fb09fb9eb178 | 607000b298a4292f5562218e4e73bbf0f8b4b931 | refs/heads/main | 2023-07-05T15:59:32.927702 | 2023-06-02T12:34:08 | 2023-06-02T13:10:42 | 192,704,874 | 5 | 12 | MIT | 2023-06-02T12:17:04 | 2019-06-19T09:47:36 | C | UTF-8 | C | false | false | 597 | h | //
// Copyright (c) 2017 The nanoFramework project contributors
// See LICENSE file in the project root for full license information.
//
#ifndef _MCUCONF_NF_H_
#define _MCUCONF_NF_H_
/*
* FSMC driver system settings.
*/
#define STM32_FSMC_USE_FSMC1 TRUE
#define STM32_FSMC_FSMC1_IRQ_PRIORITY 10... | [
"jose.simoes@eclo.solutions"
] | jose.simoes@eclo.solutions |
50f36e91d48e9227b917cefda6eedf00cf124c9f | 92b7e6f651f87a5ceeba5e42e2747f6f95dee719 | /PROG131.C | 38a620be5eecd0e712451d818737922e89d0b983 | [] | no_license | praneeth7811/c-programs | fa077c058dce80b0bcd2f9182deb57259f464db7 | 5a4fc1968934541d73c6d1a1bc7fecbe165921ae | refs/heads/main | 2023-07-12T17:16:06.208640 | 2021-08-24T17:58:06 | 2021-08-24T17:58:06 | 384,701,398 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 328 | c | //to read and display 5 numbers using arrays
#include<stdio.h>
#include<conio.h>
void main()
{int a[5],c;clrscr();
printf("enter any 5 values \n");
for(c=1;c<=5;c=c+1)
{
printf("enter a no:");
scanf("%d",&a[c]);
}
printf("the given values are \n");
for(c=1;c<=5;c=c+1)
printf("%d\t",a[c]);
get... | [
"noreply@github.com"
] | praneeth7811.noreply@github.com |
c6c20896eb69f3f2b4df3086ee4f807d70fe3233 | aa723782eda1643dd910f08e2c4fdb493c4662c1 | /C++/[VN-ZOOM] C & C++ Full/[VN-ZOOM] C & C++ Full/full c/ngon ngu c tap 2/VIDU/CH12/VD12_18.C | b610c7796020e91fa2e4339a8da3fd9078fea455 | [] | no_license | congthanh97/laptrinhc | 422879fb267cccbb8e5964170942f9bffe73e5af | b15a5030a762674a35f65f71dfc8f38b3345ba1c | refs/heads/master | 2022-04-22T20:39:51.307263 | 2020-04-19T01:24:43 | 2020-04-19T01:24:43 | 238,343,006 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 362 | c | #include"graphics.h"
main()
{
int man_hinh,kieu,loi;
char *con_tro;
man_hinh=VGA;
kieu=VGAHI;
initgraph(&man_hinh,&kieu,"d:\\tc\\");
loi=graphresult();
if (loi)
{
printf("-Ma loi: %d ",loi);
con_tro=grapherrormsg(loi);
printf("\n-Ly do: ");
puts(con_tro);
}
else
puts("-Khong c... | [
"41881944+Root1166@users.noreply.github.com"
] | 41881944+Root1166@users.noreply.github.com |
6e9f7cc28cba8349a6071361b34235b6735991e0 | 2d814e61b0705285cb9719881a4e12b6b3fbedd1 | /sp/1126/jump2.c | 3beecf476babc4b6efb36e92284ec5566a6fc1ef | [] | no_license | sji8562/systemprogramming | 897f5bef321d7425c9723dc3362b5aff739d4d76 | 90f36d8ecc08259f33479d844ce5f7147c8eefe3 | refs/heads/master | 2020-07-23T04:19:17.387428 | 2019-11-26T01:36:12 | 2019-11-26T01:36:12 | 207,444,101 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 430 | c | #include<stdio.h>
#include<stdlib.h>
#include<unistd.h>
#include<setjmp.h>
#include<signal.h>
void p1();
void intHandler();
jmp_buf env;
int main(){
signal(SIGINT, intHandler);
if(setjmp(env) != 0){
printf("인터럽트로 인해 복귀\n");
exit(0);
}
else printf("처음 통과\n");
p1();
}
void p1(){
while(1){
printf("루프\n");
s... | [
"whaqlzkem@naver.com"
] | whaqlzkem@naver.com |
50bedef55650b93b2749954c64b2ebb2896ef895 | 9934e1de635ac14cb4f63f773156cf22b26db653 | /exam/0-0-ft_print_numbers/main.c | b8eb2d80707cc8adc4ec3a9825b40a84ca7abee6 | [] | no_license | alfcolon/examprep | 86eee799452c9d1fd04db03472e6fec89af8812a | 8aad4d2f88bd53ea4141bdd52b7cade1f38b9139 | refs/heads/master | 2020-03-24T09:22:53.479723 | 2018-07-27T22:15:37 | 2018-07-27T22:15:37 | 142,627,626 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 109 | c | #include <unistd.h>
void ft_print_numbers(void);
void ft_print_number(void)
{
write(1,"0123456789",10);
}
| [
"aliens.dahling@gmail.com"
] | aliens.dahling@gmail.com |
08005640cdd44850014b5f45c971746e75fd1231 | 56769bd9a078a1e6ebea67da23642b20b62c6a1b | /GD32F303_shell/Hardware/USART/usart_shell.c | 0f773da32bb097c7a779469fff9900a40ecdbf6f | [] | no_license | zhangqianling-china/303_letter_shell | 568c0a182fa29b15174541f8a124294867a470d3 | 340b0afee1208413cb369b8cb0c9e113f6a4804f | refs/heads/master | 2022-12-08T23:20:05.978989 | 2020-08-19T09:28:24 | 2020-08-19T09:28:24 | 288,646,635 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 4,124 | c | #include "usart_shell.h"
#include <stdio.h>
#include <string.h>
#include "shell_port.h"
extern Shell shell;
uint16_t receive_len=0;
char Usart0_Rx_Buf[USART0_RX_BUFF_SIZE]={0};
#define USART0_DATA_ADDRESS ((uint32_t)&USART_DATA(USART0))
void usart0_shell(void)
{
nvic_irq_enable(USART0_IRQn, 0, 0);
... | [
"2809667805@qq.com"
] | 2809667805@qq.com |
770b3b5f4a745cef16722bc436811d571766bed9 | 1e180ead710d7ec0a59e8afcfa3a950017152bba | /Actividades/Actividad_20/lex.yy.c | 430cf273ff7013b801df6b5808d9e7db36f127d3 | [] | no_license | DenisLlc/TC_Lab_02 | f09c2545d7273a1be33d68ea8ef7714c947d475d | 6bbf31f6a9f5d564d8353a5bf36922c415b1c2bf | refs/heads/master | 2022-07-29T22:49:51.875092 | 2020-05-24T01:52:39 | 2020-05-24T01:52:39 | 265,743,980 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 44,303 | c |
#line 3 "lex.yy.c"
#define YY_INT_ALIGNED short int
/* A lexical scanner generated by flex */
#define FLEX_SCANNER
#define YY_FLEX_MAJOR_VERSION 2
#define YY_FLEX_MINOR_VERSION 6
#define YY_FLEX_SUBMINOR_VERSION 4
#if YY_FLEX_SUBMINOR_VERSION > 0
#define FLEX_BETA
#endif
/* First, we deal with platform-specific ... | [
"dllamoca665@gmail.com"
] | dllamoca665@gmail.com |
77b8b7e925d2ff6e8797a43b82b530910354cb45 | ee080dbd8517ebc0b621dcb339a818b03749d77f | /advanced-programming-in-the-unix-environment-2nd/ch20/ex20.7.c | b2b708f2863a96c2b7d30442d47f4e6ecca84133 | [] | no_license | chenjianlong/books-code | b01c92f0cd74861f315a65fa70ad0de729356978 | bbbf379db7117d023f68aac1fd39b5846118159e | refs/heads/master | 2023-07-21T14:43:46.951799 | 2023-05-09T03:23:59 | 2023-05-09T03:23:59 | 9,493,872 | 4 | 3 | null | 2023-09-07T11:57:37 | 2013-04-17T09:23:04 | C | UTF-8 | C | false | false | 25,154 | c | /*
* \file ex20.7.c
* \brief the C source file for the library
* \author Jianlong Chen <jianlong99@gmail.com>
* \date 2014-01-10
*/
/* $Id$ */
#include "apue.h"
#include "ex20.7.h"
#include <fcntl.h> /* open & db_open flags */
#include <stdarg.h>
#include <errno.h>
#include <sys/uio.h> /* struct iovec */
/*
* ... | [
"jianlong99@gmail.com"
] | jianlong99@gmail.com |
0d654d0fb9be1354c720b67d4f3de198ec63bd36 | 150b81ccac48afa3c4aa37b901fb66265f55653c | /tests/real_matrices.c | b9b9e6f5c37ede673656ed7aa3c9272ed8daafbd | [
"MIT"
] | permissive | hrishitchaudhuri/line | 377b5e751170521753047c02b65b2ad130fc08f3 | 5e56e8d45a9a201204cfbb971fa1c31021ba296c | refs/heads/main | 2023-04-04T22:08:47.380059 | 2021-04-17T10:37:09 | 2021-04-17T10:37:09 | 342,130,186 | 1 | 0 | MIT | 2021-02-25T05:42:24 | 2021-02-25T05:11:14 | C | UTF-8 | C | false | false | 1,894 | c | #include<stdio.h>
#include"../src/vectors.h"
#include"../src/real_matrices.h"
int main() {
double a[5] = {1.23, 1.12, 1.56, 1.98, 2.03};
Vector *v1 = createVector(a, 5);
double b[5] = {1.43, 1.23, 4.56, 1.98, 1.11};
Vector *v2 = createVector(b, 5);
Vector *v[2] = {v1, v2};
Matri... | [
"hrishitchaudhuri@gmail.com"
] | hrishitchaudhuri@gmail.com |
5fa312bb4c1c4688134806015a9558c09eb86e92 | d45c2851c41bfac7a169236460a368ebf5032394 | /Lab 4/simodyssey/EIFGENs/simodyssey1/W_code/C10/et1272d.c | 795f9fd14eb649156bf83076b543058551dad0d0 | [] | no_license | GavinSit/EECS-3311-Software-Design | dd549ee44d7404a891e099e79d2545fefa502c57 | c762d4a16643c4e9f2ae546a51fdddc9b5d6c952 | refs/heads/main | 2023-04-26T22:50:12.356097 | 2021-05-17T16:25:27 | 2021-05-17T16:25:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,885 | c | /*
* Class ETF_STR_ARG
*/
#include "eif_macros.h"
#ifdef __cplusplus
extern "C" {
#endif
static const EIF_TYPE_INDEX egt_0_1272 [] = {0xFF01,232,0xFFFF};
static const EIF_TYPE_INDEX egt_1_1272 [] = {0xFF01,245,1271,0xFFFF};
static const EIF_TYPE_INDEX egt_2_1272 [] = {0xFF01,1271,0xFFFF};
static const EIF_TYPE_IN... | [
"gavin.sit22@gmail.com"
] | gavin.sit22@gmail.com |
11746332986735024e2610bc71293631bf414c70 | 9207512eb6ccf6d6a5f50c0376e35faf7256d912 | /lab_3/dup2sort.c | a488244dfdd6135c93cc86e6d6a865a4c7b48a6d | [] | no_license | llamington/ENCE360 | 6032f0b12571766505578daa49ed5fde764accce | 169cc373d38dc31d02112ea549eda91827416ef3 | refs/heads/master | 2023-08-23T23:37:45.734483 | 2021-10-18T08:38:53 | 2021-10-18T08:38:53 | 389,816,763 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 733 | c | /* Title: dup2eg.c
* Description: ENCE360 Example code - dup2.
*/
#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
int main(void)
{
int fd;
/* Open my.file */
if ((fd = open("my.file", O_RDONLY, S_IRUSR | S_IWUSR)) == -1)
{
... | [
"lissington4@gmail.com"
] | lissington4@gmail.com |
fffe96018cfc13c4d52f8067b5163b35497121f9 | f5008df5aab5615d39a9847fa09f9581f7b19a5f | /linux-5.4.38/drivers/gpu/drm/i915/gt/intel_breadcrumbs.c | 09c68dda209886c169d632b550c42b3a1bb8daf2 | [
"Linux-syscall-note",
"GPL-2.0-only",
"Apache-2.0"
] | permissive | wenhuizhang/llvm-linux-5.4.38 | 2f3f44287dbb1445cd7d4670df8bfc9873441558 | bd6678fbd3635428a6d594dbb24a87b9308a52ef | refs/heads/main | 2023-01-07T09:57:19.452542 | 2020-11-01T04:20:46 | 2020-11-01T04:20:46 | 303,426,734 | 0 | 0 | Apache-2.0 | 2020-11-01T04:20:47 | 2020-10-12T15:00:48 | C | UTF-8 | C | false | false | 10,414 | c | /*
* Copyright © 2015 Intel Corporation
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
* the rights to use, copy, modify, merge, pub... | [
"wenhui@gwmail.gwu.edu"
] | wenhui@gwmail.gwu.edu |
124ac8e7c0264ee6884f91ddba94144a865be6f3 | 84b9dd141734d46fe643efdb02bbd19dd58bf49c | /Operating Systems/lab6/1-invers.c | bc20fd754e45082be29d6945aef49c6e498ecf8c | [] | no_license | cosminbvb/Uni | a8748fc77b2d34a2f419fe6dd507f9b73cbc8f78 | 6acbae2a4fca728435d6a6740b3d33758efb215a | refs/heads/master | 2023-03-13T20:22:53.423358 | 2021-09-11T11:30:59 | 2021-09-11T11:30:59 | 240,605,555 | 25 | 1 | null | 2023-03-03T08:24:22 | 2020-02-14T21:58:29 | Python | UTF-8 | C | false | false | 1,144 | c | #include <pthread.h>
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
void * invers(void *v){
char *sir = (char *)v; //cast
char *sir_inv = (char *)malloc(strlen(sir)+1); //alocam sirul in care vom scrie invers
for(int i=0;i<strlen(sir);i++){
sir_inv[strlen(sir)-1-i] = ... | [
"cosmin.petrescu@my.fmi.unibuc.ro"
] | cosmin.petrescu@my.fmi.unibuc.ro |
e2bf66292d6778491e9bb9970ebfdddd5f0a1704 | ee3534de6af88c58916864c8e3ad31ca5153c597 | /att56k_usb/att56k.c | 9a67e62172ac1f4f432d05bab9f961c34b7999cb | [] | no_license | engicoder/qmk_converters | 639b22d3844bd093f6f80ca124a0bd3df8e2a9f3 | 3240fd10a5d83eb0a2274ddfc295968008fc056d | refs/heads/master | 2020-12-27T21:07:18.384070 | 2020-02-03T21:25:21 | 2020-02-03T21:25:21 | 238,056,431 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 398 | c | #include <stdbool.h>
#include "att56k_if.h"
#include "att56k.h"
#include <print.h>
#include "debug.h"
#include "util.h"
bool process_record_kb(uint16_t keycode, keyrecord_t *record) {
switch (keycode) {
case CLCK_CYC:
if (record->event.pressed) {
att56k_click_cycle();
... | [
"2364890+engicoder@users.noreply.github.com"
] | 2364890+engicoder@users.noreply.github.com |
e381fb579959b3a69775a16989197eed600c3937 | d22af102d1d650866401bc9ac1fe5d287af167df | /src/plugins_types/integer.c | 3acd1549452909c81ce18974d29fd84e597d6491 | [
"BSD-3-Clause"
] | permissive | Sandeepchobey/libyang | 950ca0fb50d4c0007f669005925b4f25c69f2abf | d7a53ec9579f102fab514370e2109c5f015afd69 | refs/heads/main | 2023-07-17T22:10:03.798562 | 2021-09-03T05:26:41 | 2021-09-03T05:26:41 | 402,428,440 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 16,859 | c | /**
* @file integer.c
* @author Radek Krejci <rkrejci@cesnet.cz>
* @brief Built-in integer types plugin.
*
* Copyright (c) 2019-2021 CESNET, z.s.p.o.
*
* This source code is licensed under BSD 3-Clause License (the "License").
* You may not use this file except in compliance with the License.
* You may obtain ... | [
"sandeep.kumar5@stl.tech"
] | sandeep.kumar5@stl.tech |
64abade2eebbe814fef4700c52cb1f6e35837c2c | f4342149773a353c09e23efe6700036092d50c54 | /2_unidade/26_resolucao_de_problemas/3-exerc/exerc.c | 6b1e9c9144edf55af92dca06ddda508d8854ff1e | [] | no_license | Gaobaofogo/Mat-ria-do-BTI---ITP---2019.2 | d34f1e645abe7cc858e2fc4e40f1e68519ed344c | 1df8d12447ee1f3354017c78178e036c3e7dde34 | refs/heads/master | 2020-07-20T18:03:57.688065 | 2019-09-30T22:33:18 | 2019-09-30T22:33:18 | 206,688,961 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 254 | c | #include <stdio.h>
int main() {
int v[3][3] = {
{1,2,3},
{4,5,6},
{7,8,9}
};
for(int i = 0; i < 3; i++) {
for(int j = 0; j < 3; j++) {
printf("Endereco de v[%d][%d]: %p\n", i + 1, j + 1, &v[i][j]);
}
}
return 0;
}
| [
"gabaofogo@hotmail.com"
] | gabaofogo@hotmail.com |
7baf15e8a07ccfcbcd006a299ff97d1102cfca2a | 78c9abc2b44975d652fc612c513385d922d7eecf | /ext/GLAD/include/glad/glad.h | 50dc0e54fc7e952bc1ae350471f7165a3f8b1da0 | [] | no_license | antimonic/oxide-voxels | cd04d5a8ea5237e863f1894f78a0bdbf88c0c47a | 1543bce29b1f031935e6080de24f313865a68b35 | refs/heads/master | 2023-05-08T05:44:05.227882 | 2021-05-27T21:05:25 | 2021-05-27T21:05:25 | 371,503,599 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 211,699 | h | /*
OpenGL loader generated by glad 0.1.29 on Tue Feb 19 03:08:34 2019.
Language/Generator: C/C++
Specification: gl
APIs: gl=4.6
Profile: core
Extensions:
Loader: True
Local files: False
Omit khrplatform: False
Reproducible: False
Commandline:
--profile="co... | [
"root@DESKTOP-FIT86IL.localdomain"
] | root@DESKTOP-FIT86IL.localdomain |
dd4fbe4a49a694ec07196af4a64e84abdbfef505 | 3b79fda9d5d4bd2fffb134f2ea37c013deaac252 | /FRDMKLXX_DEMO/src/mcu_init/drivers/uart/uart_kl25.c | 1497d7d673d17890262dd853f27e5afb2e3b83c0 | [] | no_license | sridharsrirangam/demo_project | 83f04e021245104ca4f224e048aad74d78e6808f | fe3f60d42d61584e2f8a90d798e936d2530007aa | refs/heads/master | 2021-01-10T21:59:16.891323 | 2015-01-22T02:28:55 | 2015-01-22T02:28:55 | 29,574,607 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,193 | c | /*
* File: uart.c
* Purpose: Provide common UART routines for serial IO
*
* Notes:
*
*/
#include "derivative.h"
#include "uart_kl25.h"
/********************************************************************/
/*
* Initialize the UART for 8N1 operation, interrupts disabled, and
* no hardw... | [
"srirangam.sridhar@gmail.com"
] | srirangam.sridhar@gmail.com |
4b5ea0fb26c401b05ad5594f03bc5ecb285e3d6c | 21c09799d006ed6bede4123d57d6d54d977c0b63 | /fits_2018_08/PFDijet2016bgCSVv2le1b450Scan/fit_mjj_Full_PFDijet2016bgCSVv2le1b450.C | 98ed7d7a99e91b7f5134a105a97886476080e728 | [] | no_license | corvettettt/DijetRootTreeAnalyzer | 68cb12e6b280957e1eb22c9842b0b9b30ae2c779 | e65624ffc105798209436fc80fb82e2c252c6344 | refs/heads/master | 2021-05-06T09:57:12.816787 | 2019-04-18T15:32:38 | 2019-04-18T15:32:38 | 114,043,763 | 1 | 0 | null | 2017-12-12T22:02:46 | 2017-12-12T22:02:46 | null | UTF-8 | C | false | false | 42,713 | c | void fit_mjj_Full_PFDijet2016bgCSVv2le1b450()
{
//=========Macro generated from canvas: c/c
//========= (Fri Aug 31 06:09:14 2018) by ROOT version6.02/05
TCanvas *c = new TCanvas("c", "c",0,0,600,700);
gStyle->SetOptStat(0);
gStyle->SetOptTitle(0);
c->SetHighLightColor(2);
c->Range(0,0,1,1);
c->SetFi... | [
"zhixing.wang@ttu.edu"
] | zhixing.wang@ttu.edu |
b6446f44801cc4ad4ad28df0eeb95a5370e1bcfe | aa7c72f46a22bca5e9f24a9c1e48163538e69a19 | /include/foolstd.h | f4a22a8e583399a1f55dc5efa6e86414a729ac60 | [] | no_license | bedreamer/fdos | c0e5017dede9eb0895b8664d315803afb2b88de8 | ab6a55de550c8f60739e6aa773742b13417573bb | refs/heads/master | 2021-01-18T14:28:42.737884 | 2014-02-10T03:27:47 | 2014-02-10T03:27:47 | 8,966,589 | 2 | 0 | null | 2013-11-03T06:16:09 | 2013-03-23T06:12:47 | C | UTF-8 | C | false | false | 1,287 | h | /*
* foolstd.h
* system call interface.
* bemaster@163.com
*/
#ifndef FOOL_STD_
#define FOOL_STD_
# ifndef _STDDEF_
#include <stddef.h>
# endif // _STDDEF_
typedef size_t pid_t;
/*open mode and open conditions directions.*/
#define MODE_RO 0x00000001
#define MODE_READWRITE 0x00000002
#define MODE_CREATE ... | [
"cuplision@163.com"
] | cuplision@163.com |
7863ea901580bc255ced1901175a1cc1850ab5d8 | 56a41e858375a0d3de5671b5cfcf213a74a36820 | /aula01-24/aula6.c | d366b45ea57a15fb869dfb4644f9a46ced78d16f | [] | no_license | Edely/learning-c | 6f6140c9bfc45f89545a7e693fb4fb604ddb8955 | c972c245c97e8549522f3034c99c081a0a5e4059 | refs/heads/master | 2020-06-14T13:26:04.628589 | 2019-03-29T09:24:05 | 2019-03-29T09:24:05 | 75,176,180 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 249 | c | #include <stdio.h>
int main(){
int minhaIdade = 20;
int maeIdade = 40;
int paiIdade = 45;
int irmaoIdade = 15;
int idadeTotal;
idadeTotal = minhaIdade * maeIdade / paiIdade + irmaoIdade + 100;
printf("%i\n", idadeTotal );
return 0;
} | [
"edely.gomes@gmail.com"
] | edely.gomes@gmail.com |
3bfb09727dff2a7c894830f9c55937962628870a | 3b5fa2b5a3b9d2e565e3d82cdd94dff85aa4e59d | /verifType.h | 4d51bb7cbf839694f6655744fb0373837668672c | [] | no_license | Skoresby/projet_systeme | 8b4ba1995dc1e4c861ebf9718ca34ad2c2cef51d | 63681b1f9c1f8c3987eb5f8fc3020602205d0aa2 | refs/heads/master | 2020-03-15T18:39:35.709659 | 2018-06-20T14:05:42 | 2018-06-20T14:05:42 | 132,289,213 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 88 | h | #ifndef VERIFTYPE_H
#define VERIFTYPE_H
int verifType(char *objet, _Bool sudo);
#endif
| [
"noreply@github.com"
] | Skoresby.noreply@github.com |
6632e0eba75ab0fcd8ff2c6c130f45e6cd32e490 | a06397965b6d36129fa48009cc891de2a56387ca | /src/f32-vbinary/gen/vaddc-minmax-sse-x4.c | 3c7f8a67d2c949976036fa995eff851862460a55 | [
"LicenseRef-scancode-generic-cla",
"BSD-3-Clause"
] | permissive | Pandinosaurus/XNNPACK | 70e2cc2f34cf651c68eaca65f3561ed4d663a403 | 13768839fc64617264c86ac1a348a5476595901e | refs/heads/master | 2023-08-31T22:52:50.001686 | 2022-02-23T22:00:03 | 2022-02-23T22:00:59 | 246,161,859 | 0 | 0 | NOASSERTION | 2022-02-25T02:48:37 | 2020-03-09T23:15:50 | C | UTF-8 | C | false | false | 1,597 | c | // Auto-generated file. Do not edit!
// Template: src/f32-vbinary/vopc-sse.c.in
// Generator: tools/xngen
//
// Copyright 2019 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 <xmmintrin.h... | [
"xnnpack-github-robot@google.com"
] | xnnpack-github-robot@google.com |
c34e59e476bc683d647fd73ca6a141d64f8271e3 | 04ad1e5adbf9c8011629cce5251ac6e2f6b657e4 | /d/qianjinlou/main-03s2.c | 30ee59fe2da29693e652e7c1a670327bcb67ca2e | [] | no_license | cao777/mudwllz2-utf8 | 7398dd2dc702e8ab9a3c98895d2afc3392c07232 | 19ae1d998a871b9ad7f29c467481015143ffb7a8 | refs/heads/master | 2023-03-16T08:34:07.707561 | 2020-05-09T00:04:07 | 2020-05-09T00:04:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 787 | c | // main-03s2.c - 千金楼(花园)
#include <ansi.h>
inherit ROOM;
void create()
{
set("short", "花 园");
set("long", @LONG
这里是千金楼的北花园。刚踏进花园,一股幽香扑鼻而来。仔细一看
,园中种满了各式各样鲜艳的花朵:牡丹,药勺,杜鹃,月季等,园中东
面更种着一棵大槐树,几个身着艳丽的女子正在大树底下捉迷藏,不时间
传来阵阵悦耳而清脆的欢笑声。
LONG
);
set("outdoors", "qianjinlou");
set("exits", ([
... | [
"ashwing920@gmail.com"
] | ashwing920@gmail.com |
8b91c5c5bfbad42c0689e80526cd2d9689419914 | 7fb771916a1a2afe6fb14ea246255641fe1a6f19 | /modules/camera/drivers/media/pci/atomisp2/css2400b0_v2/sh_css_param_dvs.h | 8b61302bcfe2f789c7021ddc6876b048559cd0ca | [] | no_license | lenovo-k900/android_kernel_lenovo_redhookbay | 6b7ca1531401fc4cc34fda9d403dbac06a901fcb | ac3441c179197d65d5d1ff60fead6c401cc648b6 | refs/heads/master | 2021-01-25T03:54:38.904419 | 2016-01-06T16:35:36 | 2016-01-06T16:35:36 | 46,940,667 | 3 | 2 | null | null | null | null | UTF-8 | C | false | false | 2,835 | h | /* Release Version: ci_master_byt_20130823_2200 */
/*
* Support for Intel Camera Imaging ISP subsystem.
*
* Copyright (c) 2010 - 2013 Intel Corporation. All Rights Reserved.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License version
* 2... | [
"xxxman@open.by"
] | xxxman@open.by |
d4089fb2016ab80750bafa94e4ff6a5f1f95a373 | 15b84ea63f589641f0ea36c3eb0f61b0e008c789 | /vmBuild/src/plugins/FileCopyPlugin/FileCopyPlugin.c | c16bc80a96a8bb4aa177775d7199516b7a0d1454 | [
"MIT"
] | permissive | JeanBaptisteArnaud/RaspLocalDebug | 3ea479e0f666ecfc3a3299ba5f148b1bc421c9a5 | 6af30bc10d91a4ac42cabcd2e9d30d9c7eda258b | refs/heads/master | 2021-01-10T19:57:13.220810 | 2014-02-10T13:33:32 | 2014-02-10T13:33:32 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,044 | c | /* Automatically generated by
SmartSyntaxPluginCodeGenerator VMMaker-oscog-jeanbaptistearnaud.314 uuid: 9a82bb5d-38d0-4216-a6e9-88a33cf5eeab
from
FileCopyPlugin VMMaker-oscog-jeanbaptistearnaud.314 uuid: 9a82bb5d-38d0-4216-a6e9-88a33cf5eeab
*/
static char __buildInfo[] = "FileCopyPlugin VMMaker-oscog-jeanbaptiste... | [
"jbaptiste.arnaud@gmail.com"
] | jbaptiste.arnaud@gmail.com |
bf16b762f914a53c05af11566b89f1cf11af5e4f | 5b6cc4b6f33bbd5edec0f675500da2d6329cdbed | /1_beginner/1173.c | a1ec2b38b2bce4cf7f1d2b99571911a50bcecd5d | [] | no_license | chvillap/URI | 13655d1c0f727972cb12e501f6194296d1f519d6 | 9b22bd4042bd3fa449befb7cc21532ceed04c2eb | refs/heads/master | 2022-07-23T04:13:02.988837 | 2022-07-17T20:53:26 | 2022-07-17T20:53:26 | 89,297,050 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 312 | c | // https://www.urionlinejudge.com.br/judge/en/problems/view/1173
#include <stdio.h>
int main()
{
int i, V, N[10];
scanf("%d", &V);
N[0] = V;
printf("N[0] = %d\n", V);
for (i = 1; i < 10; ++i) {
N[i] = 2 * N[i - 1];
printf("N[%d] = %d\n", i, N[i]);
}
return 0;
}
| [
"chvillap@gmail.com"
] | chvillap@gmail.com |
6d1f0991a085d063d90aaee67debffb953df6393 | b171904d65a504382a30f5c664a4c58df3f7685a | /Algorithms/Search/Linear/LinearSearch.c | ece42d1d57cc2ca1af7e0aea27dea5b45dcf875d | [] | no_license | metehankurucu/data-structures-and-algorithms | e560afd190aa48605131db1d854d2ffe6f2fbf92 | 3087dfee8d0dfab126bc32ed7737d112a268579d | refs/heads/master | 2022-11-30T19:25:58.255279 | 2020-07-27T07:01:16 | 2020-07-27T07:01:16 | 256,633,501 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 244 | c | #include <stdio.h>
int linearSearch(int arr[], int x){
int length = sizeof(arr) / sizeof(arr[0]), i;
for(i = 0; i < length; i++){
if(arr[i] == x)
return i;
}
return -1;
}
int main()
{
return 0;
}
| [
"paradoxofact@gmail.com"
] | paradoxofact@gmail.com |
d9eb841f3c0f410b8ab8560f24edbedf9e32baa9 | 5e7bd79cec61ddd36d2e5fd598b02f642f7cd179 | /Src/stm32f1xx_it.c | 30e2a585ad4ee2f6a25f4fffb3b29a083754e2fb | [] | no_license | ThisIsDiKo/aride_pressure | a7a7216521fe1f44f8292bbfd324a9c0eb57febf | 02d4776f1ad3599b5ab8f72254f28d176e46109c | refs/heads/master | 2020-07-07T16:31:25.257888 | 2019-11-04T17:16:43 | 2019-11-04T17:16:43 | 203,406,302 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,196 | c | /* USER CODE BEGIN Header */
/**
******************************************************************************
* @file stm32f1xx_it.c
* @brief Interrupt Service Routines.
******************************************************************************
* @attention
*
* <h2><center>© Copyright (c) ... | [
"38630172+ThisIsDiKo@users.noreply.github.com"
] | 38630172+ThisIsDiKo@users.noreply.github.com |
8be592dbea679a82f0759d8ddab5c5270024686b | aec5cbdbfd3fc89255d75687c200164da795af28 | /NewSamplesBPIX3FPIX2/Efficiencies/9p8/BinWidth/VeryFineBinWidth/EfficiencyByEta_vs_Lz.C | 671a0528b0c5e50876c874c21de7c42df3355bd1 | [] | no_license | bmichlin/MuJet_Macros | ae67e5bbb74435b5a8ffe2152f48bdde22c46f17 | b3707bb6d9444d0b5e16f3733c46bfc5dec0e888 | refs/heads/master | 2020-06-17T07:42:57.224902 | 2016-11-28T23:10:41 | 2016-11-28T23:10:41 | 75,018,392 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 82,370 | c | void EfficiencyByEta_vs_Lz()
{
//=========Macro generated from canvas: eta_lz/eta_lz
//========= (Mon May 9 08:02:49 2016) by ROOT version6.02/05
TCanvas *eta_lz = new TCanvas("eta_lz", "eta_lz",0,0,700,500);
eta_lz->Range(-8.55,-0.125,54.15,1.125);
eta_lz->SetFillColor(0);
eta_lz->SetBorderMode(0);
et... | [
"bmichlin@rice.edu"
] | bmichlin@rice.edu |
5cc6d486de37eacac80ab17facbae26bd35c7e09 | a92a91a02b97334487fd89deb29064dd109b965d | /multimedia/video/components/jpegenc/arm_nmf/algo/src/jpegenc_interface.c | ec0c2ad5d60914f82c4aaaf5cb5bd92a83ebd874 | [
"Apache-2.0"
] | permissive | AveHornet/vendor_st-ericsson_u8500 | 4af9987f79cbe9bebd142c770cf10c36ac959fd7 | 5c3c8f4491a9996429c52ecc946bf76d3c4fc5a8 | refs/heads/master | 2021-01-21T09:07:00.004338 | 2014-03-03T04:23:29 | 2014-03-03T04:23:29 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | C | false | false | 4,436 | c | /******************************************************************************
Copyright (c) 2009-2011, ST-Ericsson SA
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of so... | [
"shantanupaul@live.com"
] | shantanupaul@live.com |
aadd0fd96909b808b76182f90a316e7dc106adf6 | a4f6a06e41f0873bc5d71783051c2483e4a90314 | /targets/TARGET_Samsung/TARGET_SIDK_S1SBP6A/device/cmsis.h | 438cbdb52c560678be01a50348f9f0368331c5a8 | [
"SGI-B-1.1",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"MPL-2.0",
"BSD-3-Clause",
"BSD-4-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | jeromecoutant/mbed | 20b7a5a4dfbcace7c5a6a2086fde939c28dc8a8b | bf07820e47131a4b72889086692224f5ecc0ddd7 | refs/heads/master | 2023-05-25T09:50:33.111837 | 2021-06-18T09:27:53 | 2021-06-18T15:18:48 | 56,680,851 | 2 | 4 | Apache-2.0 | 2018-09-28T12:55:38 | 2016-04-20T11:20:08 | C | UTF-8 | C | false | false | 1,284 | h | /****************************************************************************
*
* Copyright 2020 Samsung Electronics 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.
* ... | [
"heuisam@samsung.com"
] | heuisam@samsung.com |
90986c15b9daa13445cc78b00e18915ee8c962fb | 5412bfe0116338ae596619e8a0723de4475f6fe6 | /strutil.c | 5caf585383dac79f787c86fff44cfc56d5f915ce | [] | no_license | TGRodriguez/7541-TDAs | 3e251697ce6e51538efc0656293ad21008903294 | e805accf1dbc2c99cf5757e033c308c7d5c1dc36 | refs/heads/main | 2023-07-28T13:48:22.576827 | 2021-09-20T15:51:09 | 2021-09-20T15:51:09 | 408,504,223 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,661 | c | #define _POSIX_C_SOURCE 200809L
#include "strutil.h"
#include <string.h>
#include <stdlib.h>
#include <stdio.h>
char *substr(const char *str, size_t n){
char* res = calloc(n + 1, sizeof(char));
if (!res){
return NULL;
}
return strncpy(res, str, n);
}
char **split(const char *str, char sep){
... | [
"noreply@github.com"
] | TGRodriguez.noreply@github.com |
56dcf054a95bef3a08ae54dddff898d182a23355 | 94e8344ee420ae4d2eb1643e95973845f341a3d2 | /gcc_4.3.0_mutants/mutant100457_loop-invariant.c | e9365547e6d10c849a554042200295b0d5681cd8 | [] | no_license | agroce/compilermutants | 94f1e9ac5b43e1f8e5c2fdc17fa627d434e082f3 | dc2f572c9bfe1eb7a38999aaf61d5e0a2bc98991 | refs/heads/master | 2022-02-26T21:19:35.873618 | 2019-09-24T15:30:14 | 2019-09-24T15:30:14 | 207,345,370 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 34,875 | c | /* RTL-level loop invariant motion.
Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of GCC.
GCC 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, or (at y... | [
"agroce@gmail.com"
] | agroce@gmail.com |
2c7c3ffeb7a9dbb740e011e63aad38f56e7a8dc0 | 71e5f96a29f5d643ab888b37677d38c33f8d765d | /d/token_hunt/obj/mid/extradsash.c | 5c8177f7b5dc79dfd1b5b74c5b17320b185f4c3c | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | Cherno-SuS/SunderingShadows | 5f755fbebb79dc0b9d1c2a0541408be4afeb8b67 | c3b4370beb2c4351ecc60826850c94892a42b685 | refs/heads/main | 2023-04-21T09:52:14.580024 | 2021-03-23T12:09:55 | 2021-03-23T12:09:55 | 349,490,686 | 0 | 0 | NOASSERTION | 2021-03-23T12:09:56 | 2021-03-19T16:40:12 | null | UTF-8 | C | false | false | 2,747 | c | #include <std.h>
inherit PARMOUR;
void create(){
::create();
set_name("%^BOLD%^%^CYAN%^Spl%^BLUE%^e%^CYAN%^nd%^BLUE%^i%^CYAN%^d S%^BLUE%^a%^CYAN%^sh %^BLUE%^o%^CYAN%^f th%^BLUE%^e %^CYAN%^W%^BLUE%^o%^CYAN%^rlds%^RESET%^");
set_id(({ "sash", "sash of the worlds", "worlds sash", "world sash", "storage sash", "extradi... | [
"law@shadowgate.org"
] | law@shadowgate.org |
648c285988e6c54819bee9822a76d42d12db6846 | c8b901a712df526fbfed1f31580dadeaefab2b31 | /libft/ft_lstiter_bonus.c | aa04394413bf672f5004e318746b71e9916b020c | [] | no_license | charlierdlp/printf | 47e7483f9f48d66e2a5fac14a83d2afdc9b659af | 3d1c4475827974b85360a2d8e28b57b6185505d2 | refs/heads/master | 2022-03-01T13:57:28.861449 | 2022-02-11T00:36:41 | 2022-02-11T00:36:41 | 242,737,312 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,026 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_lstiter.c :+: :+: :+: ... | [
"cruiz-de@student.42.fr"
] | cruiz-de@student.42.fr |
525ffad7647e9c78bbf30750693ba93116e1c6f4 | d1799963408fd0dc01c286814168d2edee5b6dd7 | /EthIf_config.c | 182454841c00f1f22e91167b9a95a6f1e394cfbd | [] | no_license | moustafaAsamy/TCPIP-module-autosar-4.3.1- | 2d0769b8f453f52f4a1280816919d41176c6ccd7 | b916f091ef0fb8a8992b83bffc88438ba50fbdb1 | refs/heads/master | 2020-12-01T12:57:14.656101 | 2020-11-26T09:35:07 | 2020-11-26T09:35:07 | 230,633,017 | 1 | 2 | null | 2020-11-24T09:30:46 | 2019-12-28T16:15:39 | C | UTF-8 | C | false | false | 354 | c | /*
* EthIf_config.c
*
* Created on: Dec 25, 2019
* Author: lenovo
*/
#include "autosar_includes/TcpIp.h"
#include "autosar_includes/ComStack_Types.h"
#include "Eth.h"
struct EthIfController EthIfController_list[2] =
{
{
.EthIfCtrlIdx =0,
.EthIfCtrlMtu =1500,
.EthI... | [
"noreply@github.com"
] | moustafaAsamy.noreply@github.com |
47e96d81f3ae012d1d316479ad6de34e0e5b94b9 | 092a97511c1b08dc960ae2d721c1969d361508d3 | /src/swipl-7.7.10/packages/xpce/src/txt/textmargin.c | 7608ad53195f723b004df16c7eb0fb818537383e | [
"BSD-2-Clause"
] | permissive | 42n4/rolog | 2da1a5f0f8ca4e3ab3e7e6123166e39f8a188bea | b836220551c20c265cb1c55e02c2e561459aa508 | refs/heads/master | 2021-04-27T09:06:47.945084 | 2018-02-23T02:00:48 | 2018-02-23T02:00:48 | 122,507,761 | 3 | 0 | null | 2018-02-22T16:55:41 | 2018-02-22T16:55:40 | null | UTF-8 | C | false | false | 9,277 | c | /* Part of XPCE --- The SWI-Prolog GUI toolkit
Author: Jan Wielemaker and Anjo Anjewierden
E-mail: jan@swi.psy.uva.nl
WWW: http://www.swi.psy.uva.nl/projects/xpce/
Copyright (c) 1985-2002, University of Amsterdam
All rights reserved.
Redistribution and use in source a... | [
"Matthias.Gondan@psy.ku.dk"
] | Matthias.Gondan@psy.ku.dk |
cfb197c69de65dcb8f3b405f9db72dcb814ec119 | 73cd9d424bdfac0ba32605cb51f7afc08620f446 | /lab6/kern/mm/default_pmm.c | a9aaa1be9ca7d77a25d4d1ff662b20d13bb94a39 | [] | no_license | AnthonyWang14/ucore_submit | f06bf90ce8196b50767cd8a1f59100d4fbd1c235 | 0cae790db1cff44133c3a7e38d0b5659a867e84b | refs/heads/master | 2021-01-21T15:45:16.589943 | 2016-03-30T06:44:45 | 2016-03-30T06:44:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,164 | c | #include <pmm.h>
#include <list.h>
#include <string.h>
#include <default_pmm.h>
/* In the first fit algorithm, the allocator keeps a list of free blocks (known as the free list) and,
on receiving a request for memory, scans along the list for the first block that is large enough to
satisfy the request. If the ch... | [
"donghy_cst@163.com"
] | donghy_cst@163.com |
c18fd95afc2be17f81d214ec736011d641e9c334 | 68cf02c4cd7d327ed74535aaf1ebecfacd30269b | /tinyusb/class/msc_host.c | 5d06308139b681d5b23638564c7768e70f1e1c8d | [
"BSD-3-Clause"
] | permissive | ongjohn/tinyusb | 378dca720c89a4320c587fce9324cfb1d499f0c6 | 0e14752c814f13abfa18b1175b83da5c6c05c2e9 | refs/heads/master | 2021-01-17T21:42:26.304953 | 2013-07-06T12:06:30 | 2013-07-06T12:06:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,994 | c | /**************************************************************************/
/*!
@file msc_host.c
@author hathach (tinyusb.org)
@section LICENSE
Software License Agreement (BSD License)
Copyright (c) 2013, hathach (tinyusb.org)
All rights reserved.
Redistribution and use in source ... | [
"thachha@live.com"
] | thachha@live.com |
65fbf104b91297b87db8b67006827060f1c7296c | 17dd5c92eec82394c4e0b0472b6d302d85757a5a | /vendors/renesas/rz/core_package/generate/sc_drivers/r_adc/inc/r_adc_lld_rza2m.h | efe1464c9386ca4221192773003b6697aad68150 | [
"MIT",
"Apache-2.0"
] | permissive | RyoheiHagimoto/amazon-freertos | 1d8d68af09e8e38a4ffe03f68de2ab05716d6b70 | 6987fb4265141df65cb38b6f1e50f0af7bb271a6 | refs/heads/master | 2021-12-01T22:09:24.362760 | 2021-01-20T06:27:47 | 2021-01-20T06:27:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 16,710 | h | /**********************************************************************************************************************
* DISCLAIMER
* This software is supplied by Renesas Electronics Corporation and is only
* intended for use with Renesas products. No other uses are authorized. This
* software is owned by Renesas ... | [
"ryohei.hagimoto.vx@renesas.com"
] | ryohei.hagimoto.vx@renesas.com |
d8e0c4d5bfb61dd2740c13f9a9862ece505c26ff | 6dece68ef33b85ebce5561f31ab61860823d0acc | /MorseCode_Translator.h | 602174402a9a88b46fda4d67bb3d0a3be0440ee1 | [] | no_license | samj06/CS303Project3B | 1cab12ac9028bfe8607a5f866681a66fb070f779 | 863ffcc43cd2237d6f4f66d802c082632d792979 | refs/heads/master | 2021-01-18T08:11:51.780392 | 2015-04-27T18:57:15 | 2015-04-27T18:57:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 95 | h | #ifndef __CS303_Project3B__MorseCode_Tree__
#define __CS303_Project3B__MorseCode_Tree__
#endif | [
"tuvu23061992@gmail.com"
] | tuvu23061992@gmail.com |
e1141fb3942e945dadca4d492c154b4e952c3c78 | b00d238c6b252f6d1dc63ab5a88419a5c613f0fc | /merge-k-sorted-lists.c | 8b31864bb56ba70da4cd9ffc47b675672c01a20d | [] | no_license | zzc2422/leetcode_c | bb756b73c18bdf54844639120eb3ce0db9ff94de | 5190ba2b8fa4d96647b08d84eb56a74cae150380 | refs/heads/master | 2021-08-20T04:52:12.779145 | 2020-06-24T06:15:15 | 2020-06-24T06:15:15 | 204,263,586 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,128 | c | #include "include_all.h"
typedef struct {
int value, index;
} ii_t;
static void _down(ii_t ii_a[], int length, int index_p1, ii_t value) {
while (1) {
int left_index_p1 = index_p1 << 1;
if (left_index_p1 > length) {
break;
}
int min_child_index_p1;
ii_t left_value = ii_a[left_index_p1 - 1], min_child_v... | [
"liksasdilasely@163.com"
] | liksasdilasely@163.com |
0968aaa13a49ae0dda81834fb2afe24e6e21be38 | 201bf2f4c84c492700bf76348846378f1e765ae5 | /LB_PIC18F8722_Digital_Oscillator/floating-point-arithmetic/LM044L_MCP23S17_SPI.c | 3ed8f5aa13af1b01246942619d327b6b87160311 | [] | no_license | laura-bin/2021_microcontroleurs | cf3e74dac81290b7f46697afbb173fd6416eadcd | f3f4e0b3f6a16191eebd9c221ed8f97e08782dcf | refs/heads/main | 2023-07-16T12:01:59.059440 | 2021-08-30T23:45:52 | 2021-08-30T23:45:52 | 340,356,973 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,416 | c | /** ***************************************************************************
* LCD library for PIC18F8722 (10MHz HSPLL)
* ========================================
*
* Manages the communication with the alphanumeric LCD LM044L
* via the MCP23S17 I/O expander and using the SPI bus
*
* Microcontroleurs 2021 - La... | [
"l.binacchi@gmail.com"
] | l.binacchi@gmail.com |
4e86440811557e392bea244b795837449006fcb0 | 7cc235a91c3afe2dd25c03210ecc2e6141cb08ea | /T1/6/prog.c | 6fc75256a45e5964e52581a58f2b399943d47df2 | [] | no_license | Peaverin/MetodesNumerics | 3314f2beaa2441cbdbe055229deb522226747ed1 | 4602a6a8c8225c615a775c4766ea049a0dcbec74 | refs/heads/master | 2021-04-26T01:02:07.128844 | 2018-01-06T00:12:52 | 2018-01-06T00:12:52 | 107,327,969 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,157 | c | #include <stdio.h>
#include <math.h>
int m;
/*Funcio normal*/
double f(double x, double c){
int k;
double y = 1.;
for (k=1; k<=m; k++) y=y*(x-k);
y = y+c*pow(x, m);
return y;
}
/*Derivada de la funcio*/
double d(double x, double c){
int k,j;
double y,p;
y=0.;
for(k=1; k<=m ;k++... | [
"amirmonc7@alumnes.ub.edu"
] | amirmonc7@alumnes.ub.edu |
e562abf84e95acf525005963e04a8eab45facdca | 70b4219bca8faf3338033e870d50080f71d6d0a6 | /VJUDGE/ACMSecTest_PracticeOnRecusrsion/11.c | 4c5be9ff24dd6762a6f4c27a217fb2585bb55864 | [] | no_license | SamratAlShahriar/CodeBlocks-Projects | 944a23c26c8385550b30983a663e57d84ffd1726 | 756f20c5176298b207e2e18ae229ca55604eabc8 | refs/heads/master | 2020-04-07T12:30:57.530160 | 2018-12-08T08:45:16 | 2018-12-08T08:45:16 | 158,370,673 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 451 | c | #include<stdio.h>
int getMax(int ar[], int i, int l)
{
int max;
if(i==l)
{
return ar[i];
}
else
{
max = getMax(ar, i+1, l);
return ar[i] >= max ? ar[i]:max;
}
}
int main()
{
int s;
scanf("%d", &s);
if(s>0)
{
int arr[s];
for(int i = 0... | [
"32227996+SamratAlShahriar@users.noreply.github.com"
] | 32227996+SamratAlShahriar@users.noreply.github.com |
8696b8a3b4427494406b1e1212546968bae82c81 | 90c4586f95351e00d74b1474118093de1eb53216 | /CelestialExploratory.c | fc7b11b542c8a762b82451c88a164b83739d294f | [] | no_license | Abhishekkt15/CelestialExploratory | 9ce73d1f1e34f4f6e5cf305981529e0177da0b2a | 10af6ab91a437cd79c8a8eb8585778c215be3552 | refs/heads/master | 2021-06-25T04:36:45.737450 | 2020-11-05T08:15:54 | 2020-11-05T08:15:54 | 140,813,269 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 27,951 | c | #include<stdio.h>
#include<stdlib.h>
#include<GL/glut.h>
#include<math.h>
#include<string.h>
static int m=0,M=0,v=0,V=0,E=0,e=0,r=0,R=0,j=0,J=0,s=0,S=0,U=0,u=0,n=0,N=0,X=0,z=0,B=0,b=0,c=0;
static GLint axis=2;
#define TEXTID 5
int f=1;
GLfloat diffuseMaterial[4]={0.5,0.5,0.5,1.0};
/*initialize material property,light ... | [
"noreply@github.com"
] | Abhishekkt15.noreply@github.com |
417d32c4edfe6c1d72764e35ee41c59f1614c564 | 18c545212c01a371e4a2d9641cb989d81b241bc3 | /libft/srcs/is_/ft_isascii.c | 7d684a17fa74c564761c6309e013f900632e06f6 | [] | no_license | eezn/42-pipex | 9324d6010b9188fbc9ab2d5e5e0c4e7085d96c5a | b19ab49ff5dabec95ad2ba1cca27ac9979b545ba | refs/heads/master | 2023-08-25T15:09:56.761058 | 2021-10-19T05:32:29 | 2021-10-19T05:32:29 | 382,286,830 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 990 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_isascii.c :+: :+: :+: ... | [
"pplaneoo@gmail.com"
] | pplaneoo@gmail.com |
172be6f03eb07afb0db04a230eae9c625af30e5e | 5971935e1e5c1793fb97ac9d4acda29e1860d57c | /vecoo/x15/vdec_lib_g1/src/linux/dwl/dwl_x170_linux_no_drv.c | 3f6c631b7d981700616ce202fc6bc9233fb43832 | [] | no_license | rick1018/v5-package | 6e018150e47fedeba806b79281785797389be427 | 10f0e5a8887d44317e179a9119b68c15c8d53d5a | refs/heads/master | 2020-05-15T22:43:26.222464 | 2019-02-01T08:28:37 | 2019-02-01T08:28:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 15,542 | c | /*------------------------------------------------------------------------------
-- --
-- This software is confidential and proprietary and may be used --
-- only as expressly authorized by a licensing agreement from ... | [
"shanechou@qnap.com"
] | shanechou@qnap.com |
7c48a4bebcec9d4e2299d2fdceb2e3e5a3a7c087 | 1be4e1508c8d6e32776ade42cd0f815426b29d9b | /libqltipc/ql-tipc/rpmb_proxy.c | b2f5f5cc834005c1b03f07a57772df887fe47ee7 | [
"MIT",
"BSD-2-Clause"
] | permissive | markstachowski/kernelflinger | a77c3312bdbb87ad7a544a9d0a12529b1835a603 | 699706d3b25f7d260a4c3530448be168a4cb4c64 | refs/heads/master | 2020-03-07T22:32:57.962649 | 2018-03-08T05:32:06 | 2018-03-22T09:37:21 | 127,757,051 | 1 | 0 | null | 2018-04-02T13:03:03 | 2018-04-02T13:03:02 | null | UTF-8 | C | false | false | 10,106 | c | /*
* Copyright (C) 2016 The Android Open Source Project
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
* files (the "Software"), to deal in the Software without
* restriction, including without limitation the rights to use, copy,
*... | [
"ctbbot@intel.com"
] | ctbbot@intel.com |
712243552e5e363ac3d6d055c4bf80808476fc17 | 963af14046bf70bf2157b1993c00c3ef9f562c52 | /Engine/common/mod_studio.c | cdbe29a8dc616cce36ed8129a85b3abc8af46e6a | [] | no_license | brentdc-nz/Half-LifeX | 05e73689a3b336becba5b0df65f15efabed7c9a4 | 6d3779333b35689d8145f317b4c2da0d9b225fd4 | refs/heads/master | 2023-08-09T07:44:33.353360 | 2023-07-27T11:02:25 | 2023-07-27T11:02:25 | 84,005,431 | 10 | 3 | null | null | null | null | UTF-8 | C | false | false | 26,164 | c | /*
sv_studio.c - server studio utilities
Copyright (C) 2010 Uncle Mike
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) any later version.
This pr... | [
"puxleymartin@gmail.com"
] | puxleymartin@gmail.com |
16a06e8b4c3ee536f3f81123372a48776248d734 | 83236068831db6968ffbfbc009ff0efa023e0071 | /If-else-switch/DayM.c | d487b88494e252991bb9c259031d8da30bf5b872 | [] | no_license | Nisan2049/c-prog | 2c7b7e69f70309e7ec385494cbaa28fa2615f72c | e422f8e22c27566737527873daf61637ae7f7c8f | refs/heads/main | 2023-06-14T20:35:06.112139 | 2021-07-10T08:59:52 | 2021-07-10T08:59:52 | 384,632,343 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,240 | c | /*******************************************************
Statement - Display Day of the month.
Code By - Nishan Lamichhane
Visit my Website - http://nisanlamichhane.com.np
*******************************************************/
#include<stdio.h>
#include<conio.h>
#include<math.h>
int fm(int date, int month, int... | [
"Nisan2049@gmail.com"
] | Nisan2049@gmail.com |
08de64bbcc07a33b084d2c595b0f4c9a3669243a | 17bc35a89305b7f30e367c864dc332bfdee467db | /KeepUpGameP3/Temp/StagingArea/Data/il2cppOutput/t3525329790MD.h | 937b507747ec60e6286c6db0140368d07bf1ea64 | [] | no_license | mariocova3/KeepUpGame | 72b298f716794c1d868c3d1e4911127dfaa2be7c | c86423fab83fa8420fe3be33546c7cc42053b49d | refs/heads/master | 2020-12-24T08:00:42.924698 | 2016-09-07T19:19:23 | 2016-09-07T19:19:23 | 58,960,925 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,534 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
#include <assert.h>
#include <exception>
struct Il2CppObject;
struct String_t;
#include "codegen/il2cpp-codegen.h"
#include "t3525329790.h"
#include "Il2CppObject.h"
extern "C" voi... | [
"cm10079253@011-a218-37582.lisd.local"
] | cm10079253@011-a218-37582.lisd.local |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.