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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cd64ff45f7f7cd676fece1ebfd12aedac75b6c31 | beafd9251c1c69c8126ff5344acb8163d5291dd1 | /Sistemas Distribuídos/Socket e Protobuf/Socket/cliente.c | 5de2ec1ab1c283fbee2a8f5d99cd937496938049 | [] | no_license | DanielBrito/ufc | 18f5a1b6b3542b27ec465d966dd6b48a8cb2f8ac | 32004cdc6b708ffda24a0aae24525c6e423dd18e | refs/heads/master | 2023-07-19T17:27:11.150306 | 2022-02-12T03:15:43 | 2022-02-12T03:15:43 | 101,405,465 | 20 | 6 | null | 2023-07-16T04:22:11 | 2017-08-25T13:15:44 | C | UTF-8 | C | false | false | 12,107 | c | #include <netdb.h>
#include <stdio.h>
#include <fcntl.h>
#include <unistd.h>
#include <stdlib.h>
#include <string.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <time.h>
#include <pthread.h>
#define STR_LEN 100
#define TEL_LEN 15
#define TEL_UNI_LEN 15 * 50
#define MAX 100000000
#d... | [
"noreply@github.com"
] | DanielBrito.noreply@github.com |
7af751fe7cc02e5e049e4da74bb113d742a5ddd7 | 868c96df91734ef5e8dd9d56113a3ce1b05908b5 | /mediatek/custom/common/kernel/imgsensor/siv120b_yuv/siv120byuv_CameraCustomized.h | cbc5e746ad8cc78a78af048cadaf7dbd80def64f | [] | no_license | bq/aquaris-E5 | 6bd5b9a1e41398d0fb6f5ff928901ee8e5dc9115 | 9cab53cb4a4aba4e1c697e2f5940c401ed92e7cb | refs/heads/aquaris-E5 | 2021-06-24T20:35:38.281230 | 2015-05-11T08:06:58 | 2015-05-11T08:06:58 | 22,873,241 | 27 | 24 | null | 2017-04-02T04:36:59 | 2014-08-12T10:16:42 | C | UTF-8 | C | false | false | 4,574 | h | /*****************************************************************************
*
* Filename:
* ---------
* sensor.h
*
* Project:
* --------
* DUMA
*
* Description:
* ------------
* Header file of camera customized parameters.
*
*
* Author:
* -------
* PC Huang (MTK02204)
*
*==================... | [
"pmoncadaisla@gmail.com"
] | pmoncadaisla@gmail.com |
ddbf81dfa565954e8213cf9b6ae6674d29e13f11 | cd878a7e12da49e51fb472e2bab062ab98fca2d4 | /ios/CryptoSwift.framework/Headers/CryptoSwift-Swift.h | efcae7399e5a1d6fe9a7f222fb91395c9b78917e | [
"MIT"
] | permissive | lizhming/readium-react-bridge | 285fe2c4a617da8379cdba4c8e12e37cb31b67b0 | ee2ec5f2ea84e36205a223c028a53f6df1a6927e | refs/heads/master | 2022-04-13T11:50:54.946441 | 2020-04-03T09:07:19 | 2020-04-03T09:07:19 | 197,973,007 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 27,240 | h | #ifndef TARGET_OS_SIMULATOR
#include <TargetConditionals.h>
#endif
#if TARGET_OS_SIMULATOR
#if 0
#elif defined(__x86_64__) && __x86_64__
// Generated by Apple Swift version 5.0.1 effective-4.2 (swiftlang-1001.0.82.4 clang-1001.0.46.5)
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wgcc-compat"
#if !d... | [
"flymaxelib@hotmail.com"
] | flymaxelib@hotmail.com |
fb0ca3abe85fd880abf95ba49a58c4b16de7fe7b | 84f2fa522756606b917769ec9ecba0b8ef8ce575 | /Binery_Tree_Test/Binary_Tree_3/Binary_Tree_3/main.c | 648d1ab551081baafca29cef7e59d5d60d0c4c23 | [] | no_license | WilliamJQ/Data_Structure | 81af789e75f44bcfcbc34c9942039485c21131c2 | 4b8d754bdbb40607e1e6dcc9476df25c92da75ff | refs/heads/master | 2021-09-05T13:54:18.661538 | 2018-01-28T12:31:07 | 2018-01-28T12:31:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,162 | c | //
// main.c
// Binary_Tree_3
//
// Created by William on 2017/12/20.
// Copyright © 2017年 William. All rights reserved.
//
#include <stdio.h>
#include <stdlib.h>
#define DataType int
#define MAX 10000
typedef struct node{
DataType data;
struct node *lchild;
struct node *rchild;
//标记
int flag;... | [
"William@163.com"
] | William@163.com |
a6f9d12b508854b3322c945a8b164e460ad05c10 | 06a0d5ed8acb4466f39ee404890b22527c784400 | /project/startcode/LPUART0_TXRXIRQ/MF-config/Inc/mf_config.h | f6387a65c9715c386bf9affe8988ad06d72a023d | [] | no_license | SoCXin/FM33LC0 | 2f92808a4600f9fae67c9424ac8d333880e2dc9d | 091e3489a2b57fad5b3d883a726407c089f47558 | refs/heads/master | 2023-02-21T17:23:54.098292 | 2021-01-22T08:08:05 | 2021-01-22T08:08:05 | 153,388,236 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,710 | h | /* USER CODE BEGIN Header */
/**
******************************************************************************
* @file : mf_config.h
* @brief : Header for mf_config.c file.
* This file contains the common defines of the application.
***************************************... | [
"qitas@qitas.cn"
] | qitas@qitas.cn |
31d318ddbe57b5386d7e0c9997431b7c881f9db4 | 28c000caf6617ba2074e0f2a8fc936ccb8c01fb3 | /poj/1454/4961086_AC_0MS_208K.c | 0e4e4caa470a061d9bf872c433d5815fb1a6ce90 | [] | no_license | ATM006/acm_problem_code | f597fa31033fd663b14d74ad94cae3f7c1629b99 | ac40d230cd450bcce60df801eb3b8ce9409dfaac | refs/heads/master | 2020-08-31T21:34:00.707529 | 2014-01-23T05:30:42 | 2014-01-23T05:30:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,629 | c | #include<stdio.h>
int arrey[800];
int digit[10];
void Factorial(int n)
{
int i,j,count,t;
memset(arrey,0,sizeof(arrey));
arrey[1]=1;t=1;
for(i=2,count=0;i<=n;i++){
t=782;
while(!arrey[t])t--;
for(... | [
"wangjunyong@doodlemobile.com"
] | wangjunyong@doodlemobile.com |
cd3885241744018ecdee31ae5854bc847aa6392c | 070413b7a046d4ec6167ec443017b239d7fe5d75 | /server/win32/server.h | 38eb26d64a5932c3e97801f4e452a9391b794a33 | [] | no_license | arevalirio/lockmypc | e296840d399769275f27dd85ed1fbb01d1b0f9c3 | 720f62428fa80be205aa81d790ff518aff78b6f6 | refs/heads/master | 2023-08-16T22:30:40.893757 | 2019-06-26T03:36:44 | 2019-06-26T03:36:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 691 | h | #pragma once
#include <windows.h>
#include "config.h"
struct _LMPC_SERVER;
typedef struct _LMPC_SERVER LMPC_SERVER, *HLMPC_SERVER;
typedef struct _LMPC_PACKET
{
DWORD Signature;
UINT Time;
BYTE Hash[32];
} LMPC_PACKET, *PLMPC_PACKET;
typedef const LMPC_PACKET* PCLMPC_PACKET;
HRESULT LmpcSrvCreate(HLMPC_CONFIG, H... | [
"koro@kzxiv.net"
] | koro@kzxiv.net |
a8e99526086b4738694741d0187c98df4688893f | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/drivers/crypto/rockchip/extr_rk3288_crypto_ablkcipher.c_rk_aes_cbc_decrypt.c | 78e198a07cb3a73c54e0f134d3329b095333bbae | [] | no_license | isabella232/AnghaBench | 7ba90823cf8c0dd25a803d1688500eec91d1cf4e | 9a5f60cdc907a0475090eef45e5be43392c25132 | refs/heads/master | 2023-04-20T09:05:33.024569 | 2021-05-07T18:36:26 | 2021-05-07T18:36:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,198 | 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 |
99a114329ab47b81520fff24a0e3a8bd219d3817 | a556c07ecfa1031dae46fd3433762941ceca68b1 | /d/shaolin/gulou4.c | ffa9f1f1f053a917c21297e2ac71f70378652a19 | [] | no_license | yqzcabao/pkuxkx-utf8 | 53c3c24f4e3a9125372bca72b6a4b10aa6293a7f | 0eaf237c9970795a51aa4cc04b5b762003300cbd | refs/heads/main | 2023-04-01T21:16:23.894845 | 2021-04-09T13:33:24 | 2021-04-09T13:33:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 531 | c | // Room: /d/shaolin/gulou4.c
// Date: YZC 96/01/19
inherit ROOM;
void create()
{
set("short", "鼓楼四层");
set("long", @LONG
到这里楼梯大概只能容一人上下,墙身也略薄了些。视线
越过窗棂,南边的练武场,罗汉堂,般若堂历历在目,不少僧
人正汇集在练武场上习武,吆喝声一阵阵传进耳鼓。北边的藏
经楼,方丈楼也尽露全貌。
LONG
);
set("exits", ([
"up" : __DIR__"gulou5",
"down" : __DIR__"gulou3",
]));
setup();... | [
"i@oiuv.cn"
] | i@oiuv.cn |
8df66904c0ac8255b7ab34e364a194ea6ab2edb0 | 718f326554334a70cfd0d6ffd037405f4e2dfdc2 | /main/lib/rfid.c | 1dd3f89f4ff28c0a446a32e4100fdda24917026b | [] | no_license | aopem/ee459-final-project | 91120db71b41a20ecc24157a1fd240edb6ddb195 | ffccd0e4da702c2131096f5f508d4e1f9521810d | refs/heads/master | 2021-01-06T01:19:28.001569 | 2020-05-07T03:33:40 | 2020-05-07T03:33:40 | 241,187,527 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,366 | c | // https://github.com/asif-mahmud/MIFARE-RFID-with-AVR/blob/master/lib/avr-rfid-library/lib/mfrc522.c
// RFID component used: MFRC522
#include <rfid.h>
#include <spi.h>
void rfid_init() {
uint8_t byte;
rfid_reset();
rfid_write(TModeReg, 0x8D);
rfid_write(TPrescalerReg, 0x3E);
rfid_write(TReloadReg_1, 30);... | [
"andrewopem@gmail.com"
] | andrewopem@gmail.com |
ebfc6860bd034818725ff9ddc5d547b62de286e9 | 5245eb8733e631bcdb4d9099857ddba421b87dac | /nfq/crypto/gcm.h | 42adad99ce4c2784a394ab8e6075a1ce3afdf3a1 | [] | no_license | bol-van/zapret | 1b971cb52cafbfe1ace1a16273b4a9da7c7c83a3 | 47e756561b57bd7fbabda9ff02f8a8b6208abdac | refs/heads/master | 2023-09-01T02:44:33.925288 | 2023-08-27T12:37:41 | 2023-08-27T12:37:41 | 51,757,458 | 2,368 | 309 | null | 2023-07-16T19:15:41 | 2016-02-15T13:30:50 | C | UTF-8 | C | false | false | 8,419 | h | /******************************************************************************
*
* THIS SOURCE CODE IS HEREBY PLACED INTO THE PUBLIC DOMAIN FOR THE GOOD OF ALL
*
* This is a simple and straightforward implementation of AES-GCM authenticated
* encryption. The focus of this work was correctness & accuracy. It is written... | [
"none@none.none"
] | none@none.none |
bff9e346106af9058b73c0f7a3b2b7e88b0f1ebf | 772f877ed91dae08d5659be7490484baf1b8a0c9 | /src/main.c | c7f5153a29a0bac1bfbe55ac6bf16cfe603f5998 | [] | no_license | Junus89/BEMT-2021 | d08ca6a60c04201eaf18b0068baaf378596c72c8 | 9705f9e71bc653f142aa8d53ed02f8230c643540 | refs/heads/master | 2023-03-17T15:51:39.159596 | 2021-03-18T11:34:14 | 2021-03-18T11:34:14 | 345,436,685 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,275 | c | #include<stdio.h>
#include<stdlib.h>
#include<math.h>
#include<complex.h>
#include "BEMT.h"
int main(int argc, char **argv)
{
/*cpu time variables */
clock_t start=0.0;
clock_t end=0.0;
double cpu_time;
start=clock();
/*reading input file */
const char* thisroutine="main";
/* input data declerations... | [
"yunusi@Yunusis-MacBook-Pro.local"
] | yunusi@Yunusis-MacBook-Pro.local |
7fd4506bb2df0c69288d1b13f7a303b09d29a47e | c5c6a8ec4a3c4c0944b920ea78d4ee4c2442a50e | /Laboratorio_4_Slave.X/ADC_Init.c | f30e9ab13cd4113c19f6049ad2db387f8c0462a5 | [] | no_license | JALR0701/Laboratorio-4 | 24cbf71de36418c4cf6db53603dc543f92c44c59 | f130b6d5e295afc4c65b21d57bdf585a5f2261f0 | refs/heads/master | 2022-04-03T03:49:12.238483 | 2020-02-16T21:19:31 | 2020-02-16T21:19:31 | 240,052,868 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,317 | c | #include <stdint.h>
#include <pic16f887.h>
#include "ADC_Init.h"
void initADC(uint8_t analog){ //Inicializacion del ADC
INTCONbits.GIE = 1;
INTCONbits.PEIE = 1;
PIE1bits.ADIE = 1;
PIR1bits.ADIF = 0;
ADCON0bits.ADCS1 = 0;
ADCON0bits.ADCS0 = 1;
ADCON0bits.ADON = 1;
swi... | [
"44651220+JALR0701@users.noreply.github.com"
] | 44651220+JALR0701@users.noreply.github.com |
84f86fe62da737be2797d5fdc56d4dfefe4ec6b9 | 85d17fedc4c392a22be4fb125ba0f363b330c9a3 | /cmd/xfe/colorpicker.c | 8c53233e27bf33fd1731bb68f3f15d8ceb7674b4 | [] | no_license | fordream/b2g_mozilla-central | 37e8ba16974ec809d90d054827adb4c629b74994 | 3b56a9af51519d2e77e05efa672a13e6be2e9ebc | refs/heads/master | 2021-01-18T12:04:12.633772 | 1998-03-28T02:44:41 | 1998-03-28T02:44:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 40,132 | c | /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
*
* The contents of this file are subject to the Netscape Public License
* Version 1.0 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
* Soft... | [
"ltabb"
] | ltabb |
485f23eeadee34c7763de54caca34f222297f9a6 | a92cd1decd8a028f67300ce99a7fa35ed9b78c81 | /src/public/vgui/LIScheme.h | 2fecb318ff4521c6fce616cd0615c2b39bb19348 | [] | no_license | AluminumKen/hl2sb-src | 06bcae8db4e460ce8c99842b0d5448a54baf4614 | 308feb9dab8815d89ac9c392a1337edc18846aae | refs/heads/master | 2016-09-01T14:27:25.418233 | 2013-05-26T09:57:30 | 2013-05-26T09:57:30 | 49,325,598 | 1 | 0 | null | null | null | null | WINDOWS-1252 | C | false | false | 714 | h | //========= Copyright © 1996-2005, Valve Corporation, All rights reserved. ============//
//
// Purpose:
//
// $NoKeywords: $
//=============================================================================//
#ifndef LISCHEME_H
#define LISCHEME_H
#ifdef _WIN32
#pragma once
#endif
/* type for IScheme ... | [
"mcwattersandrew@gmail.com"
] | mcwattersandrew@gmail.com |
2ed2b944a62fa12f84cc1f31aeccb79704c4fa5c | b4bd9e091e7552dd0066b5c1575f336de815d819 | /Microchip/TCPIP Stack/FileSystem.c | 75b3d140b18bbcba205db6bf2a4c0acf8007d2a1 | [] | no_license | Fontys-elektrotechniek/Eco-trafficlights-ethernet | 3f7984ea7a597cbbf1907b5d626000d2585d3deb | 131860deb958bd6c5be88d512e19c8890c383d57 | refs/heads/master | 2021-03-12T22:59:20.731930 | 2012-06-01T10:45:40 | 2012-06-01T10:45:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,797 | c | /*********************************************************************
*
* File system access interface layer Source File
*
*********************************************************************
* FileName: FileSystem.c
* Description: File system access interface layer
* Processor: PIC... | [
"jimclermonts@gmail.com"
] | jimclermonts@gmail.com |
e83152e235def2d388874bf22d1b9fafd6cee433 | 00245490a6b4f986fb90520bf5352eaf1935af2e | /integration/jnifuse/native/src/main/native/libjnifuse/jnifuse_impls.h | da5312d450b45ed8ffbeee8c652eed2a859a93b7 | [
"MIT",
"EPL-1.0",
"LicenseRef-scancode-proprietary-license",
"CC0-1.0",
"Apache-2.0",
"Unlicense",
"LicenseRef-scancode-warranty-disclaimer",
"BSD-2-Clause",
"BSD-3-Clause",
"CC-PDDC",
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-free-unknown"
] | permissive | wuzhenwei-xxx/alluxio | 9470f09f55069b4562ad29215584cb74a80821af | bf26cc181e8ed390bc0a1833798f7247454c87b0 | refs/heads/master | 2023-04-03T12:15:26.567593 | 2021-04-16T06:40:33 | 2021-04-16T06:40:33 | 351,013,723 | 0 | 0 | Apache-2.0 | 2021-04-16T06:26:39 | 2021-03-24T09:07:26 | null | UTF-8 | C | false | false | 2,379 | h | /*
* The Alluxio Open Foundation licenses this work under the Apache License, version 2.0
* (the "License"). You may not use this work except in compliance with the License, which is
* available at www.apache.org/licenses/LICENSE-2.0
*
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTIES OR CONDI... | [
"noreply@github.com"
] | wuzhenwei-xxx.noreply@github.com |
63ddd8345d1207fd2b728f4ca1df50c8b22d9a9e | 82e4fc4c3990865ac34d2fbe91b2bd432641c62a | /Header/adc.h | 634afbc9bf2ba1f689eda3a5f4dac8804853c0c2 | [] | no_license | malysh76/project | f2413bf7ab0aeb37dc27f38e9065cde82b2e2e05 | 5a32ec042545457846a1fa07a851475be742d97e | refs/heads/master | 2016-09-03T06:50:24.552811 | 2014-01-21T10:00:57 | 2014-01-21T10:00:57 | null | 0 | 0 | null | null | null | null | WINDOWS-1251 | C | false | false | 4,636 | h | /*
* adc.h
*
* Created on: 28.02.2011
* Author: 129
*/
#ifndef ADC_H_
#define ADC_H_
// каналы adc
#define ADC_U27 2
#define ADC_U310 3
#define ADC_UIN 4
//#define ADC_DEBUG 7
//#define NTURNS_INIT 0//64 // значение инициализации количества оборотов
// ------------ ИНИЦИАЛИЗАЦИЯ ПОРТА ДЛЯ ADC --------... | [
"malysh76@gmail.com"
] | malysh76@gmail.com |
b758a1b55299f3d348929c06fddf7fad340473bf | eb9f655206c43c12b497c667ba56a0d358b6bc3a | /python/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/cybin/endian_port.h | be8299bd8bf2fbe28525a40dac775dbdedd086f1 | [
"Apache-2.0"
] | permissive | JetBrains/intellij-community | 2ed226e200ecc17c037dcddd4a006de56cd43941 | 05dbd4575d01a213f3f4d69aa4968473f2536142 | refs/heads/master | 2023-09-03T17:06:37.560889 | 2023-09-03T11:51:00 | 2023-09-03T12:12:27 | 2,489,216 | 16,288 | 6,635 | Apache-2.0 | 2023-09-12T07:41:58 | 2011-09-30T13:33:05 | null | UTF-8 | C | false | false | 705 | h |
#if defined(__APPLE__)
#include <libkern/OSByteOrder.h>
#define htobe16(x) OSSwapHostToBigInt16(x)
#define htobe32(x) OSSwapHostToBigInt32(x)
#define htobe64(x) OSSwapHostToBigInt64(x)
#define be16toh(x) OSSwapBigToHostInt16(x)
#define be32toh(x) OSSwapBigToHostInt32(x)
#define be64toh(x) OSSwapBigToHostInt64(x)
#e... | [
"dmitry.trofimov@jetbrains.com"
] | dmitry.trofimov@jetbrains.com |
2ad9074576a3197870769094de9b9456467ea5d8 | 0c5d3b088080577388f5766431487534f93a2c40 | /Github-Projects-Origin/linux-master/drivers/net/wireless/ti/wl1251/acx.c.bak.c | 942b58acfdd926a007531991d4c89770edb8ecf8 | [] | no_license | zhiyuanjia/WoBench | 878255ce45e76ef57f88743c7f43acdfa59e93e7 | 6b337780cbd598de98fc0eabd19efaf1a01b6012 | refs/heads/master | 2021-09-23T03:12:08.091319 | 2018-06-14T10:17:59 | 2018-06-14T10:17:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 23,548 | c | #include <assert.h>
#include <string.h>
#define INCLUDEMAIN
// SPDX-License-Identifier: GPL-2.0
#include "acx.h"
#include <linux/module.h>
#include <linux/slab.h>
#include "wl1251.h"
#include "reg.h"
#include "cmd.h"
#include "ps.h"
int wl1251_acx_frame_rates(struct wl1251 *wl, u8 ctrl_rate, u8 ctrl_mod,
u8 mg... | [
"wangcong15@mails.tsinghua.edu.cn"
] | wangcong15@mails.tsinghua.edu.cn |
507b9f994bc69a550ae0ca34f1424320382b3b11 | a364f5e25e4ec3563c2a6e366069488786927948 | /sys/compat/svr4/svr4_sockio.c | 99d10bdcdfeb3c651241db6a63b75c498d880ea9 | [] | no_license | noud/mouse-bsd | b044db5ba4085794b94ea729eb4148e1c86d73b5 | a16ee9b253dbd25c931216ef9be36611fb847411 | refs/heads/main | 2023-02-24T06:22:20.517329 | 2020-08-25T20:21:40 | 2020-08-25T20:21:40 | 334,500,331 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,490 | c | /* $NetBSD: svr4_sockio.c,v 1.12 1999/09/07 18:20:19 christos Exp $ */
/*-
* Copyright (c) 1995 The NetBSD Foundation, Inc.
* All rights reserved.
*
* This code is derived from software contributed to The NetBSD Foundation
* by Christos Zoulas.
*
* Redistribution and use in source and binary forms, with or wit... | [
"mouse@Rodents-Montreal.ORG"
] | mouse@Rodents-Montreal.ORG |
cf7c453b56c690303b9a72c70d0bd79bb7d2d965 | cefd6c17774b5c94240d57adccef57d9bba4a2e9 | /Foundation/src/pcre_exec.c | 3838ed68b3bc14b92e56edebab5c96cc0b77344f | [
"BSL-1.0"
] | permissive | adzhou/oragle | 9c054c25b24ff0a65cb9639bafd02aac2bcdce8b | 5442d418b87d0da161429ffa5cb83777e9b38e4d | refs/heads/master | 2022-11-01T05:04:59.368831 | 2014-03-12T15:50:08 | 2014-03-12T15:50:08 | 17,238,063 | 0 | 1 | BSL-1.0 | 2022-10-18T04:23:53 | 2014-02-27T05:39:44 | C++ | UTF-8 | C | false | false | 151,067 | c | /*************************************************
* Perl-Compatible Regular Expressions *
*************************************************/
/* PCRE is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
... | [
"adzhou@hp.com"
] | adzhou@hp.com |
c369e9e4c4c8ecbc03ad5220acfa9e91f515f468 | 90ee96d7002f2013e6be0f6bcf0ab7e8e6904b37 | /printf/flag.c | deb6e911dcab3dc47db0072496721e515061531f | [
"Apache-2.0"
] | permissive | cykjamie/42 | e5631bc83c9932d836c4ceb9610503d7e7ef297e | 856cce5bc8f5c35db73903e6ccd4732d66e68543 | refs/heads/main | 2023-08-12T19:39:14.990949 | 2021-10-10T05:15:21 | 2021-10-10T05:15:21 | 415,489,861 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,989 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* flag.c :+: :+: :+: ... | [
"noreply@github.com"
] | cykjamie.noreply@github.com |
38e2526a810bdfbe75b5b1006088ee58691c1209 | bd4a37b2afc880ffbd5d12cd517815e8c702a0ef | /src/gst-plugins/rtpendpoint/kmsrtpconnection.h | 17c8772b3b317189f54d4e3cfcafabeebd5a8be0 | [
"Apache-2.0"
] | permissive | instrumentisto/kms-elements | ec9cd86f5304d09103e04d280ae1d8e7bd47eaed | 8dc58943c04f1155cd3ec6c1d348a0d5201a12c7 | refs/heads/master | 2020-04-13T19:13:50.652760 | 2019-10-23T00:08:21 | 2019-10-23T00:08:21 | 163,396,302 | 1 | 2 | Apache-2.0 | 2019-10-22T23:52:25 | 2018-12-28T10:10:58 | C | UTF-8 | C | false | false | 1,858 | h | /*
* (C) Copyright 2015 Kurento (http://kurento.org/)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicab... | [
"santoscadenas@gmail.com"
] | santoscadenas@gmail.com |
e6cd83f1af097a06c76e62f420eb24ab3d5327a3 | bb7e54ed9c23a494b54e3a54d2bd5430929800f9 | /src/delete.c | b58abd21bcd63c328f897340278a24fd45501951 | [] | no_license | yihoc/CloudDisk | 04ab12c3105c0f7429e4c1c664bad5a4ca956486 | bdec9de3e3383a02c21d5f8686733018d22058b8 | refs/heads/master | 2022-12-12T18:06:20.657716 | 2020-09-02T15:24:46 | 2020-09-02T15:24:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 963 | c | #include "delete.h"
int DeleteFile(const char* client_conf_file,
char* file_id)
{
int result;
ConnectionInfo *p_tracker_server = NULL;
DEL_DEBUG("%s", "初始化配置");
if ((result=fdfs_client_init(client_conf_file)) != 0) {
return result;
}
DEL_DEBUG("%s", "连接 tracker");
p_tracker_server... | [
"82457097@qq.com"
] | 82457097@qq.com |
51b20986735c36681548318f055e53a0265d070a | 2266eb133fc3121daf0aa7f4560626b46b94afe0 | /d/xiangyang/tiejiangpu.c | e2fd6aa724f7b2080b3f21f3d672389a8c6bc169 | [
"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 | 716 | c | // Room: /d/xiangyang/tiejiangpu.c
// Date: Jan. 8 1999 by Winder
inherit ROOM;
void create()
{
set("short", "兵器铺");
set("long", @LONG
这里原来是一家极其简陋的铁匠铺。近年来蒙古大军屡次
进犯襄阳,这家铁匠铺被官府征用,作为官办作坊。目前规模
很大,一般用来为襄阳守军打造铠甲、兵器等,近来因襄阳需
筹备守城物资,奉郭夫人之命也生产一些铁钎、铁锤、伐木斧
头等。只见几十个铁匠正叮叮当当地忙个不停。
LONG );
set("exits", ([
"west" ... | [
"i@oiuv.cn"
] | i@oiuv.cn |
04163716413ea7b4cea356b97948a41ef3eb1eb5 | 58ead20940b70eb108d6cba7fff6e412d04211fe | /Piscine/j05/ex00/ft_putstr.c | 2cf7de1075f10bc6be8c1a85cf11226a9e9b78c9 | [] | no_license | fscty/swimmingpool | d18c60bd3caa612b62f1f5c1bb59836259f92e06 | 7e35346758688727c7dbce2d6c0138c55769f1b7 | refs/heads/master | 2021-04-15T13:47:04.266868 | 2018-06-01T23:20:07 | 2018-06-01T23:20:07 | 126,377,727 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,036 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_putstr.c :+: :+: :+: ... | [
"waionshredder@gmail.com"
] | waionshredder@gmail.com |
c0a17f5060ba7258beae1da4fa07f1d7808a7658 | b419d1d9fbc7a78a5043d05b1273a6a224581d47 | /AH_Computing_Science_Project/CustomMessages.h | 58a6513783136cb46b3aaa37f14dc88c3a776ec3 | [] | no_license | Matthew-07/AH_Computing_Science_Project | 4e263975fa0f35a2ac45bcf5f573954374a10fb7 | 32ce86d4bc1de8d9d2b513bf5ebc8aad6aea40f1 | refs/heads/master | 2023-08-20T15:25:34.323702 | 2021-10-30T14:56:31 | 2021-10-30T14:56:31 | 208,568,990 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 133 | h | #pragma once
#include "CA_pch.h"
#define CA_SHOWMAIN WM_USER
#define CA_SHOWGAME WM_USER + 1
#define CA_CLEARLOGIN WM_USER + 2 | [
"matthew.elliot7@googlemail.com"
] | matthew.elliot7@googlemail.com |
20b981db237b5e85c746e671b9c0b45bb55e8400 | 73f99b5a3b7fcd78b52eec24da2e04430854ef46 | /Core/Src/stm32f1xx_it.c | 30009f8016b18e90ac1d853234a5a45705628313 | [] | no_license | Ziink4/Manette | 5e85676ac622c8249156797b42020b5bd7e64af3 | bd961f5b0d95a67df476a479942de799dc6491ab | refs/heads/main | 2023-09-01T04:24:07.623733 | 2021-10-15T22:56:59 | 2021-10-15T22:56:59 | 417,028,305 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,541 | c | /* USER CODE BEGIN Header */
/**
******************************************************************************
* @file stm32f1xx_it.c
* @brief Interrupt Service Routines.
******************************************************************************
* @attention
*
* <h2><center>© Copyright (c) ... | [
"Ziink4@users.noreply.github.com"
] | Ziink4@users.noreply.github.com |
aeb3d7d4704092f8f74f2adeaef9b56bcea96a5d | 721b7f6caada93cab474fe1e01a02fb58376f8b7 | /release/mingw64/include/mcfgthread/env/thread.h | 0aef2126bf32ff9e640ec46283466b945b08b270 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | stahta01/mcfgthread-mingw | 1f129e8306ad9e2625017163f2c26e756293bd67 | be3d908c6318b46dec8f72cb053150290022e361 | refs/heads/master | 2022-02-15T03:20:41.837406 | 2016-07-05T06:58:24 | 2016-07-05T06:58:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,797 | h | // This file is part of MCFCRT.
// See MCFLicense.txt for licensing information.
// Copyleft 2013 - 2016, LH_Mouse. All wrongs reserved.
#ifndef __MCFCRT_ENV_THREAD_H_
#define __MCFCRT_ENV_THREAD_H_
#include "_crtdef.h"
_MCFCRT_EXTERN_C_BEGIN
typedef unsigned long (__attribute__((__stdcall__)) *_MCFCRT_NativeThread... | [
"ralph@nomail.com"
] | ralph@nomail.com |
d45de81db3299d61dc592abd9f8e9c439463f905 | 1bc78f8a0b42e1f4eaa5e65d70c4ee469c5a1185 | /runtime/libupc/smp/upc_lock_sup.c | 4dc12037bd352468be4340c75da816873d56a30b | [
"BSD-3-Clause",
"NCSA"
] | permissive | vitillo/clang-upc | cf20e2175b032ce0d873afafae9a96bfcb5932fc | b0f5220365f90f68cab42e9cf2118e2dfb2b5710 | refs/heads/master | 2021-01-17T13:25:53.324145 | 2013-09-20T04:13:11 | 2013-09-24T21:48:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 953 | c | /*===-- upc_lock_sup.c - UPC Runtime Support Library ---------------------===
|*
|* The LLVM Compiler Infrastructure
|*
|* Copyright 2012, Intrepid Technology, Inc. All rights reserved.
|* This file is distributed under a BSD-style Open Source License.
|* See LICENSE-INTREPID.TXT for details.
|*
|*... | [
"gary@intrepid.com"
] | gary@intrepid.com |
265d3484194865b950ad402fccfddcbb122dc111 | 0b52803913bfaa9380aa6507872419b255c9601d | /cmds/spells/c/_cause_fear.c | bbccc395c5f5638689a701446c93d96279d622cc | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | Magnachromium/shadowgate | 2a568871209b9de9962a1b139ecdc7401fc3deac | 53a13838c380c533c90d0f684ab87cb98ef46903 | refs/heads/master | 2020-07-24T16:12:22.061360 | 2019-09-12T06:17:01 | 2019-09-12T06:17:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,852 | c | #include <std.h>
#include <daemons.h>
#include <magic.h>
inherit SPELL;
void create() {
::create();
set_spell_name("cause fear");
set_spell_level(([ "mage" : 1, "bard" : 2, "cleric":1,"paladin":1 ]));
set_spell_sphere("necromancy");
set_syntax("cast CLASS cause fear on TARGET");
set_description("... | [
"law@shadowgate.org"
] | law@shadowgate.org |
44bd2efdf82e1db570d8ae150c32544657cbf437 | bc887336189c794a56c05dc4beb37ae095952f3a | /Drivers/HT32F1xxxx_Driver/inc/ht32.h | 76dcc81de40b5fab34b17bd5b5898102ebba6ffc | [] | no_license | AzollaGit/HT32F5xxxx | 0cd20b904a09c7e417f03305fbdb66a99ce46a64 | 3ae7e0d24a384b9aa04a1ed8e7e563e5e5bbf2d8 | refs/heads/master | 2022-11-03T20:53:20.919721 | 2020-06-18T09:10:48 | 2020-06-18T09:10:48 | 273,192,210 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,118 | h | /*********************************************************************************************************//**
* @file ht32.h
* @version $Rev:: 80 $
* @date $Date:: 2017-05-25 #$
* @brief The API between application and HT32FXXXX Firmware Library.
********************************************... | [
"azolla_linux@DESKTOP-GCHNAD4.localdomain"
] | azolla_linux@DESKTOP-GCHNAD4.localdomain |
6c62d2b6553c2f2e0585afba4efa8d6fb390348a | a8c35fcf4a0f1b00c0a6d918f6c088ff14cb859b | /libft/ft_split.c | 488f5b9c4a11ef8770d15905e22da1fe1385f7f3 | [] | no_license | charMstr/expresion_tree | 93d45844103e5a27bc76f50320eb91fc72fb9a3b | db465bde3298bf9747f7f66b74adb792f8098f40 | refs/heads/master | 2022-07-12T05:15:05.597689 | 2020-05-17T21:58:53 | 2020-05-17T21:58:53 | 264,762,872 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,288 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_split.c :+: :+: :+: ... | [
"orson@marmouts-macbook-pro.home"
] | orson@marmouts-macbook-pro.home |
0775775fa6ebc95e508b97edf9f7b449412a7420 | 892704877e08be41b437d6cb6d0e3bedef5f7177 | /exam/null/examshell/examshell/solo/ft_range.c | 3305620847c37509662c7fa212572cecbac93780 | [] | no_license | fighterxxxx/42 | 59511af1202a2ec86fbf311a444f11343d2b2516 | 667a34e0831f7499c75673c6d6d7862cd5676882 | refs/heads/master | 2022-12-06T01:50:39.825891 | 2020-08-27T13:57:23 | 2020-08-27T13:57:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 335 | c | #include <stdlib.h>
int *ft_range(int start, int end)
{
int i;
int len;
int *ret;
i = 0;
len = (end - start);
if (start < 0 && end < 0)
len = ((start * -1) - (end * -1));
if (!(ret = (int *)malloc(sizeof(int) * len + 1)))
return (NULL);
while (start <= end)
{
ret[i] = start;
start++;
i++;
}
r... | [
"momahtal@e3r10p22.42.fr"
] | momahtal@e3r10p22.42.fr |
dc777f46516c868b730e7bbb2d19cab6f922f95e | 814d4fa988ab9ce2d56dcffbfb7e75890e337445 | /src/objects.c | df915186c51f81af15a31235c024e3527edac841 | [] | no_license | dutenrapha/MyRayTracing | 221b33f4cfc0606ff595dfe3219060460633e10d | e476707e04124b295f1e0212c89b0b4837880441 | refs/heads/master | 2023-04-05T07:42:08.884339 | 2021-04-19T02:58:58 | 2021-04-19T02:58:58 | 319,746,866 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,151 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* objects.c :+: :+: :+: ... | [
"dutenrapha@hotmail.com"
] | dutenrapha@hotmail.com |
44d261e8fa427ad8d8535f3c938bf30c49fff9db | 8ac5cbf3377cb222d12f515b0fe38a5219f47456 | /src/3.c | 7b7e905bdaf88788c6d3865bc585654ae699e438 | [] | no_license | Acry/SDL2-TTF | 1c97c1da396b4a03ee5d190d06e90ee89155783b | a6e3c8e76cd6cb62f79018ad099525bbb9f4a2d6 | refs/heads/master | 2021-07-03T11:14:45.266190 | 2020-08-22T18:33:38 | 2020-08-22T18:33:38 | 144,551,110 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,582 | c | //BEGIN INCLUDES
//sys headers
#include <math.h>
#include <stdlib.h>
#include <string.h>
//local headers
#include "helper.h"
//END INCLUDES
//BEGIN CPP DEFINITIONS
#define DIM_W 1920/2
#define DIM_H 1080/3
#define CENTER_X DIM_W/2
#define CENTER_Y DIM_H/2
//END CPP DEFINITIONS
//BEGIN DATASTRUCTURES
//END DATASTRUC... | [
"carsten-holtkamp@t-online.de"
] | carsten-holtkamp@t-online.de |
40c7de3c45d741471af990a615cdfc65c05c2a67 | 243dd70b2592a7f2e75bc06598f61d400249627d | /user/include/sys/types.h | 7c6f3115fed8f46300e4d9ea369c62796b7a351a | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | vmlemon/Orion | 4d1445f750c8450f9c5ac1979eb846dbaed178f5 | 61f894826a802c24076c22c1c9439bc7382a276a | refs/heads/master | 2020-07-06T08:20:32.942117 | 2020-01-25T19:08:09 | 2020-01-25T19:08:09 | 202,951,911 | 6 | 0 | null | 2019-10-24T00:37:40 | 2019-08-18T02:40:09 | C | UTF-8 | C | false | false | 11,845 | h | /*-
* SPDX-License-Identifier: BSD-3-Clause
*
* Copyright (c) 1982, 1986, 1991, 1993, 1994
* The Regents of the University of California. All rights reserved.
* (c) UNIX System Laboratories, Inc.
* All or some portions of this file are derived from material licensed
* to the University of California by American... | [
"tyson.key@gmail.com"
] | tyson.key@gmail.com |
9ae522dc97c3c969a4819cb447d753f6fe1eae67 | fdf10bbda17369f1e02cb3b52be35a2b636e7138 | /CANOPEN/Src/sdo.c | 1e1e9e9d57687fd4636b5ec937f035f8ec4f7614 | [] | no_license | shuimuyangsha/F103zet6_CANopen | c42b276a7a1bc1d9540afe2f0a5dc15e6155878f | 61ea251a5250bb76a4be23be656634f358c2157a | refs/heads/master | 2021-03-31T20:46:59.706569 | 2020-10-27T13:00:28 | 2020-10-27T13:00:28 | 248,130,771 | 0 | 2 | null | null | null | null | UTF-8 | C | false | false | 79,981 | c | /*
This file is part of CanFestival, a library implementing CanOpen Stack.
Copyright (C): Edouard TISSERANT and Francis DUPIN
See COPYING file for copyrights details.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as ... | [
"1023178387@qq.com"
] | 1023178387@qq.com |
1a2c7abda4782ac33a0909ad2b311373601bc089 | 2bdedcda705f6dcf45a1e9a090377f892bcb58bb | /src/main/output/thing/company/community.c | 6dab466c62643aa60376d9f26b4820dc2836ce20 | [] | no_license | matkosoric/GenericNameTesting | 860a22af1098dda9ea9e24a1fc681bb728aa2d69 | 03f4a38229c28bc6d83258e5a84fce4b189d5f00 | refs/heads/master | 2021-01-08T22:35:20.022350 | 2020-02-21T11:28:21 | 2020-02-21T11:28:21 | 242,123,053 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,290 | c | const chunk = require('lodash.chunk');
const flatten = require('lodash.flatten');
const fs = require('fs');
const {parseToTree, getTextTobeTranslated, stringifyToDoc} = require('./lib/parseMarkdown');
const {translate} = require('./lib/translateByMicrosoft');
module.exports = ({
src, from, to, subscriptionKey
}) =>... | [
"soric.matko@gmail.com"
] | soric.matko@gmail.com |
dfa459c849a09580bbe28137e67430cb001db936 | 884c59bb9905bb27a350cbd600a213130aa29990 | /CSE 340 Project 3/CSE 340 Project 3/semantic.c | b2d6275d673f85c55a7831e7d30e34e47c890aaf | [] | no_license | lshart/CSE-340-Projects | a709bb19029c9caf95280ea5bbd6ba18d87bdd86 | 199542318c7585ea5f1cdab180f975abdae9a9ac | refs/heads/master | 2021-01-21T21:19:53.705794 | 2017-06-19T21:23:18 | 2017-06-19T21:23:18 | 94,822,355 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 24,725 | c | /*----------------------------------------------------------------------------
Note: the code in this file is not to be shared with anyone or posted online.
(c) Rida Bazzi, 2015
----------------------------------------------------------------------------*/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#in... | [
"lshart@asu.edu"
] | lshart@asu.edu |
d43fb890ca5f4da623ff8e513bf92bd4b4cef5f9 | 47854972c514c00c6db41157a1dbd8dd490631ea | /DataStructures/linkedlist.h | f78df04fcdc813c631c0bf4378ed21a50a32e6a3 | [] | no_license | avanishgiri/Algorithms | 9c6ba7ad85227047cb37cf763658d7225a344706 | 2ad83dedec3f8dd39a8aaa3f1ee667253280269b | refs/heads/master | 2016-08-06T04:20:48.449602 | 2013-12-03T20:20:46 | 2013-12-03T20:20:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,418 | h | #include <stdio.h>
#include <stdlib.h>
typedef struct list list;
void print_int(int num){
printf("%d\n",num);
}
struct list {
int data;
struct list *next;
};
void insert(list **l, int value){
list *p;
p = malloc(sizeof(list));
p->data = value;
p->next = *l;
*l = p;
}
void delete(list **l, int value){
list... | [
"coolinuf@gmail.com"
] | coolinuf@gmail.com |
60441e2ff1da53f01fd38361f1e6c635232d0cba | eb1be9206c9cf7bc2e79526e4d55130eff439257 | /src/opercmd.c | 902eac5879361c138852e0cc05b2a63354ba7b7c | [] | no_license | jobe1986/bomb | 4d985e64cd1b8724c30e905769ba54c134104639 | 51c94b85fd14b09db440ebc96a70e6905a27404f | refs/heads/master | 2016-09-05T13:36:32.229343 | 2014-06-20T18:11:26 | 2014-06-20T18:11:26 | 15,263,378 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,048 | c | /*
Copyright (C) 2002 Erik Fears
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 2
of the License, or (at your option) any later version.
This program is distributed in the hope th... | [
"devnull@localhost"
] | devnull@localhost |
14e0a1edd233c73dafb3f628f6a6daeb4b9519f5 | f09bf572b6c1e769b041b9150649f248f4ce2b28 | /tests/raytracing/main.c | 898469820702cebad491e917b875f52c07b7c33f | [
"Zlib"
] | permissive | bssrdf/Maratis-Tiny-C-library | 466bfb353aa4ec0b0a5fd0781d4f2e4b916ba1b5 | 79f602d737053cf7c885e013780c45c94b613079 | refs/heads/master | 2021-01-18T04:26:56.748397 | 2015-04-20T15:53:44 | 2015-04-20T15:53:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,898 | c | /*======================================================================
Maratis Tiny C Library
version 1.0
------------------------------------------------------------------------
Copyright (c) 2015 Anael Seghezzi <www.maratis3d.com>
This software is provided 'as-is', without any express or implied
warran... | [
"anael@maratis3d.com"
] | anael@maratis3d.com |
c8a2da00a4b1e94e88ab52194f3b876a3d55df3d | b1d500a451cd9852089bf3d97e829df069daa9c8 | /Images/MC/dMu/5.4e-18/Acceptance/Main/VerticalMomentum_-50_-40.C | 1b834113cb71968e141d539fd0eb7a2d21e33e24 | [] | no_license | sam-grant/EDM | 486ea029bf766c968a3c7b41198ffcf9bc3c9b8a | 525e41de5f675c39014488c79144f47562910736 | refs/heads/master | 2022-10-30T22:35:42.979799 | 2022-10-19T18:44:54 | 2022-10-19T18:44:54 | 296,421,806 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 624,713 | c | void VerticalMomentum_-50_-40()
{
//=========Macro generated from canvas: c/c
//========= (Sat Feb 19 20:55:25 2022) by ROOT version 6.24/06
TCanvas *c = new TCanvas("c", "c",0,0,800,600);
gStyle->SetOptStat(0);
c->SetHighLightColor(2);
c->Range(0,0,1,1);
c->SetFillColor(0);
c->SetBorderMode(0);
c... | [
"samuel.grant94@gmail.com"
] | samuel.grant94@gmail.com |
3c8d8d4e91ee0bf1ec50a9f54cb0c393d54e2222 | d8c1802a9f7f5c9abcd9d38cee647855a7732c36 | /libft/ft_memmove.c | 7719ec9dff3dbc5993e873f16c15f787cea511d7 | [] | no_license | Wouterbeets/minishell1 | ef8b5f611be3cfed3baf44a98f9504d49f5603b1 | 1929a5b882e5488b0976de762c1a6ef57cd251c1 | refs/heads/master | 2021-01-02T08:19:14.586588 | 2013-12-27T10:53:25 | 2013-12-27T10:53:25 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,189 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_memmove.c :+: :+: :+: ... | [
"wbeets@e1r2p9.42.fr"
] | wbeets@e1r2p9.42.fr |
8d407107a8c71bc3210987e5acdfef6023d1205c | 44240596069f896fa17f26228b83571a90962643 | /Source/HsCommon/RectPosRgnEx.h | de40c7cacf42ef61f885372adb4aafc58e05c838 | [
"Apache-2.0"
] | permissive | yuwenyong/wndspy | f9aa57c1e9330ba0d66f97d784eecbf3b02c3304 | b89cc2df88ca3e58b26be491814008aaf6f11122 | refs/heads/master | 2022-02-20T09:33:19.186965 | 2018-12-06T07:12:42 | 2018-12-06T07:12:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,697 | h | #if _MSC_VER > 1000
#pragma once
#endif
#ifndef HS_INC_HEADER_RECTPOSRGNEX
#define HS_INC_HEADER_RECTPOSRGNEX
//////////////////////////////////////////////////////////////////////////
VOID ScreenToWindowRect(HWND hwnd, RECT *pRect);
VOID WindowToScreenRect(HWND hwnd, RECT *pRect);
///////////////////////////////////... | [
"liuz@junfunsoft.com"
] | liuz@junfunsoft.com |
a6e3ed1947d3858356d0c2b7b72d4d5408931443 | 2181883c8faac55bfc969a97d22d9b24a3e81ab3 | /Pythonwin/dibapi.h | 9bfa80f2ebf4a68aecfba13a9d3b7a496bf71bc7 | [
"PSF-2.0"
] | permissive | mhammond/pywin32 | 574bf121cfeac8c7a9d28f94ee0f2069a425e8ab | 2a7137f21965013020ef9e4f27565db6dea59003 | refs/heads/main | 2023-09-02T13:16:52.307262 | 2023-08-17T19:42:26 | 2023-08-17T19:42:26 | 108,187,130 | 4,757 | 907 | null | 2023-08-23T01:45:49 | 2017-10-24T21:44:27 | C++ | UTF-8 | C | false | false | 1,553 | h | // dibapi.h
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1992 Microsoft Corporation
// All rights reserved.
//
// This source code is only intended as a supplement to the
// Microsoft Foundation Classes Reference and Microsoft
// QuickHelp and/or WinHelp documentation provided wi... | [
"mhammond@skippinet.com.au"
] | mhammond@skippinet.com.au |
bb79f1797d77da2156cd8e2bfbc14e07951b680b | 96c5a04a7339e1738b7b1b721916d4c450a77d2c | /varG.h | fd3ab36b3a83fd07948b767fbde3614cc59b5c28 | [] | no_license | FelipeCupito/TPE1-1 | 800f8e45c145a40f6a168acc56949f03da2be923 | 5b0e33b254caae8016bf738c22ed5b3ad446ed6e | refs/heads/master | 2023-04-01T13:58:08.015056 | 2021-04-05T22:30:01 | 2021-04-05T22:30:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 55 | h | #ifndef varG
#define varG
#define STEP_SHM 200
#endif | [
"65664359+GastonDeS@users.noreply.github.com"
] | 65664359+GastonDeS@users.noreply.github.com |
1dd3afadcc3666ffd1319facd20a42d9c9913691 | b477697f95728fbf8d1759a73858860c9620c3ab | /peripheral/eth/processor/eth_p32mz1064dag176.h | 19075d6d1aa388c9de22044ed28ecb1b92bf48c7 | [] | no_license | gmuro/harmony-v2_06-framework | 12bcb30c2dc9f4737aab8762da8b25632822d00e | 2196b67de35af9d1126b539b08324cf72ed13521 | refs/heads/master | 2022-12-07T19:24:34.649360 | 2022-11-18T22:16:49 | 2022-11-18T22:16:49 | 190,900,209 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 36,188 | h | /* Created by plibgen $Revision: 1.31 $ */
#ifndef _ETH_P32MZ1064DAG176_H
#define _ETH_P32MZ1064DAG176_H
/* Section 1 - Enumerate instances, define constants, VREGs */
#include <xc.h>
#include <stdbool.h>
#include "peripheral/peripheral_common_32bit.h"
/* Default definition used for all API dispatch fu... | [
"gustmuro@gmail.com"
] | gustmuro@gmail.com |
a698a392e6391173440b72b2b5b8c9cacfefd677 | 7f0ad865b4bca0a11de06e5e72f3232460faa5d2 | /Timer3.h | f192eb3717b5ebeabcb184d67437a2f6cf05789e | [] | no_license | threenbe/Bubble-Shooter-Game | ac49562d92d9f03b316178747f4c3358b0c01fe8 | 1dce324b18bdad6123ba4e05b807a692466fcd35 | refs/heads/master | 2020-03-29T05:12:50.960204 | 2018-09-22T05:45:59 | 2018-09-22T05:45:59 | 149,573,108 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 186 | h | //Timer3.h
#ifndef __TIMER3INTS_H__ // do not include more than once
#define __TIMER3INTS_H__
void Timer3_Init(void(*task)(void), uint32_t period);
#endif // __TIMER2INTS_H__
| [
"noreply@github.com"
] | threenbe.noreply@github.com |
b23fc14789c89d4fb17a7956c1ecc10b33bed3dd | 24e6d8a5944ad55358511cd47dba2cfebae0fa89 | /code kata/large.c | b257f933254aa9ad2a617e24e6e65ad51d289673 | [] | no_license | meerak05/c-programming | 589f1946c403113077b0d8fce5a59caafccad492 | 761cd26d42f3be4c106fcf6995db2ec6a6eb5179 | refs/heads/master | 2020-03-12T14:40:32.005333 | 2018-07-31T10:43:25 | 2018-07-31T10:43:25 | 130,672,928 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 174 | c | #include<stdio.h>
int main()
{
int a,b,c;
scanf("%d %d %d",&a,&b,&c);
if(a>b||a>c)
{
printf("%d",a);
}
else if(b>c)
{
printf("%d",b);
}
else
{
printf("%d",c);
}
return 0;
}
| [
"noreply@github.com"
] | meerak05.noreply@github.com |
ed70a23965a1e666a9b844ef946f3a3eef3b9252 | 632c5b59777e3e75bfac93a71a150355e6becf2a | /libft/ft_strmap.c | 70c2566024be163d18e464e8addad3b2c132a8e2 | [] | no_license | arnaudmathias/42 | 93d45b9d4d6e7f8f382618a60ade13aa31cf35b3 | 3d148313fafb17bc925ee1ae42c8c356ac56ecdc | refs/heads/master | 2021-09-14T21:07:14.941754 | 2018-05-19T19:00:20 | 2018-05-19T19:00:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,182 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strmap.c :+: :+: :+: ... | [
"amathias@e1r4p14.42.fr"
] | amathias@e1r4p14.42.fr |
83c14cf53f3a58142f9e193e9056da7d8971a0d5 | ebbc6793eb62d6ab47e9225a8e18a238b98d6a84 | /matrix.c | 0962989bb3d431d39d1ae54c8591af32b0637fa4 | [] | no_license | ShipitsynaAlina/mipt-parprog | f27328399f5c5aa6a051b4f3bc66d93b835dd47f | 72c6b4c70122b1f3520bda1a496f830f06925aa5 | refs/heads/main | 2023-07-26T03:50:22.244754 | 2021-09-08T10:42:00 | 2021-09-08T10:42:00 | 404,307,525 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,534 | c | //
// matrix.c
//
//
// Created by Alina Shipitsyna on 14.04.2020.
//
#include "mpi.h"
#include <stdio.h>
#include <math.h>
#include <stdlib.h>
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#... | [
"noreply@github.com"
] | ShipitsynaAlina.noreply@github.com |
1455283b4842fcfa00dc583501a4516fc9efc517 | e409050ae00024eb23c6100e8ac3bc686b748fac | /srcs/tmpl/ss.c | 1e6bda6d44e59a84a1197bbcddb62362bbaf58f9 | [] | no_license | uebayasi/tmpl | a440e2d38d67e94f83699ec79aaa59cee9115f1f | 09b53380adc06c8e89297d110b52d0d50e4be001 | refs/heads/master | 2021-01-09T21:57:22.205422 | 2015-11-09T03:10:23 | 2015-11-09T03:10:23 | 44,756,990 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,635 | c | /*
* Copyright (c) 2015 Masao Uebayashi <uebayasi@tombiinc.com>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS I... | [
"uebayasi@tombiinc.com"
] | uebayasi@tombiinc.com |
acae5e25e93ba7638eaef2b7058a6d2246f24f05 | cd357ecb74d5bc66dee780e7f2f497b006d86a61 | /rtcs/source/include/icmp.h | 7f21268c75ec94dc9b330c32a6e58a06065f3c4c | [] | no_license | Wangwenxue/FutureMove-T-box | 3218b880bea2618e9e85c6fcc75f138e3e6f4be7 | 86fb1da36be92e9e094c3c4d22ccd0368b674463 | refs/heads/master | 2016-08-12T09:50:28.395491 | 2015-10-28T12:09:24 | 2015-10-28T12:09:24 | 45,109,909 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,662 | h | #ifndef __icmp_h__
#define __icmp_h__
/*HEADER**********************************************************************
*
* Copyright 2008 Freescale Semiconductor, Inc.
* Copyright 2004-2008 Embedded Access Inc.
* Copyright 1989-2008 ARC International
*
* This software is owned or controlled by Freescale Semiconductor.
* ... | [
"b51443@freescale.com"
] | b51443@freescale.com |
d4b0a0129458f12847536d9b8544b911aa987081 | a5876b9d9cfbdff1f8fcddfb3af4fb793ff9d786 | /HW4 CUDA/matrixNorm.c | 68a00532a1872dfa6ea905c5a97b16608d2342ec | [] | no_license | coderrish7/Parallel-Programming-Assignments | ddb640504a5c922f000617cbb0f7704ad9ca9a84 | 8456b706d1fce3ecc9c4318bae1d37d4c47c9fd2 | refs/heads/main | 2023-04-25T05:40:40.653170 | 2021-05-16T18:12:58 | 2021-05-16T18:12:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,647 | c | /* Matrix normalization.
* Compile with "gcc matrixNorm.c -lm -o matrixNorm"
*/
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include <sys/time.h>
#include <math.h>
/* Program Parameters */
#define MAXN 6000 /* Matrix size */
int N = 6000;
/* Matrices */
volatile float A[MAXN][MAXN], B[... | [
"noreply@github.com"
] | coderrish7.noreply@github.com |
329e842f51f01459a8cee8f40a826ecac143436a | 1d79d502efe6ea906370dacdda0446e8a5f7369c | /System/Library/Frameworks/PassKit.framework/PassKit-Structs.h | 0e73de192d6d6625c6da7d444704e3bf3590c7c7 | [] | no_license | NightOfTwelve/iOS10.1.1-iphoneheaders | 0ba5f354b071a9e9c0ff8f437025b5b0abd1efc8 | 7a8b139187377676eb512866e48d6c4b356759ae | refs/heads/master | 2021-04-06T06:37:17.940527 | 2016-12-27T08:36:16 | 2016-12-27T08:36:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 390 | h | /*
* This header is generated by classdump-dyld 1.0
* on Tuesday, December 27, 2016 at 4:51:31 PM Japan Standard Time
* Operating System: Version 10.1.1 (Build 14B150)
* Image Source: /System/Library/Frameworks/PassKit.framework/PassKit
* classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias Limneos.
*... | [
"ichitaso@MBPR.local"
] | ichitaso@MBPR.local |
d98b1e693c3a473527cc27fdeff75f8127d621b5 | f75b932981e6ff47daf12caa1252b2490583847b | /SDK/SDK_Export_2/Moore_bsp/ps7_cortexa9_0/libsrc/moore_voting_ip_v1_0/src/Moore_Voting_ip.c | dfe9d31b6d98312284d0ac70c05e0728a30527b9 | [] | no_license | Gemiliu/moore-fpga-design | 465909f188e89d0ca25b0f3447864c74188ffa20 | 45ee794015fa4aea1b06a21bbaca74e9e2c04622 | refs/heads/master | 2021-01-10T17:32:37.503194 | 2016-02-09T09:25:23 | 2016-02-09T09:29:36 | 50,861,064 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 188 | c |
/***************************** Include Files *******************************/
#include "Moore_Voting_ip.h"
/************************** Function Definitions ***************************/
| [
"Gemiliu@gmail.com"
] | Gemiliu@gmail.com |
e349479d417e933c463ae2c1e87f6d9d968df31a | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/tools/testing/selftests/bpf/extr_test_sock_addr.c_run_bind_test_case.c | df3c100237108cddcaec59f7d77bd79e6028ef2c | [] | no_license | isabella232/AnghaBench | 7ba90823cf8c0dd25a803d1688500eec91d1cf4e | 9a5f60cdc907a0475090eef45e5be43392c25132 | refs/heads/master | 2023-04-20T09:05:33.024569 | 2021-05-07T18:36:26 | 2021-05-07T18:36:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,617 | 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 |
9c5c69610a95925777d3305b42603e1e1bced913 | 773d1341a6f55ce97296214aee170bccdef1c850 | /ft_strncpy.c | 514aa20b983a5ad38df2400214af12ac15642bfd | [] | no_license | Abil27/libft_with_comments | 4d006e90efe1250fb1e204445e2133379f3cb019 | 1469383459da2fc5036283c8ed34e3c6b940d9da | refs/heads/master | 2020-03-15T10:20:19.918400 | 2018-05-07T04:27:31 | 2018-05-07T04:27:31 | 132,096,250 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,103 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strncpy.c :+: :+: :+: ... | [
"ahoussei@e1z1r4p30.42.us.org"
] | ahoussei@e1z1r4p30.42.us.org |
2072ceafe3e0a40c19a3ef996b14418f09e32058 | b59b029b0ea0934d962a341ac5b9bc1de4b731d5 | /M2354BSP/Library/Device/Nuvoton/M2354/Include/gpio_reg.h | 7fd518310b52c016aceb50b7cb1f75aa15e0bfbc | [] | no_license | charles-cj-cheng/M2354-Blinky | 7be48460d0d8624e0489a26b0dec5b2262853a45 | b9c7a9802c9cbfec5d4924f976b1438dad2d0a7a | refs/heads/main | 2023-06-17T14:12:17.391274 | 2021-07-15T01:59:45 | 2021-07-15T01:59:45 | 365,670,349 | 0 | 0 | null | 2021-05-09T07:28:12 | 2021-05-09T04:56:19 | null | UTF-8 | C | false | false | 77,659 | h | /**************************************************************************//**
* @file gpio_reg.h
* @version V1.00
* @brief GPIO register definition header file
*
* @copyright SPDX-License-Identifier: Apache-2.0
* @copyright Copyright (C) 2020 Nuvoton Technology Corp. All rights reserved.
**************... | [
"charles_cj_cheng@yahoo.com.tw"
] | charles_cj_cheng@yahoo.com.tw |
68147c8e0108cc01895afa5dca47722b67578b02 | b6793deef261a45b04279ce2f59ef9036219354c | /openvx/include/VX/vx_khr_xml.h | 5b52cbf0c9282e62d665a2d6f34897d35acf2ff0 | [
"MIT"
] | permissive | rrawther/amdovx-core | 02aaba1dae3c2285dd64b47bd93c62fc1a67fadd | 250af2eb34b4894d9c9f789bf419877738c88b3f | refs/heads/master | 2021-08-15T19:13:16.010523 | 2017-12-03T01:00:40 | 2017-12-03T01:00:40 | 114,312,782 | 0 | 0 | null | 2017-12-15T01:21:44 | 2017-12-15T01:21:44 | null | UTF-8 | C | false | false | 7,352 | h | /*
* Copyright (c) 2012-2017 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 Materials without restriction, including
* without limitation the rights to use, copy, m... | [
"rgiduthuri@gmail.com"
] | rgiduthuri@gmail.com |
4fd429eee207f759c435a665ff3b82fd62a43480 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/drivers/rtc/extr_rtc-asm9260.c_asm9260_rtc_set_time.c | 89e04f3d802e7e6c30c9fef1d56b0dcd898b020c | [] | no_license | isabella232/AnghaBench | 7ba90823cf8c0dd25a803d1688500eec91d1cf4e | 9a5f60cdc907a0475090eef45e5be43392c25132 | refs/heads/master | 2023-04-20T09:05:33.024569 | 2021-05-07T18:36:26 | 2021-05-07T18:36:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,754 | 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 |
54c7b0197acaae8f40666f38b2d99394d0c0bd8e | 95e726b45797eeb844964d93cc19d3ca0a5b017d | /source/oggplayer.c | f5ff0f69d285c0e25ac1906c8be81529163cc4d8 | [] | no_license | iGlitch/brawlplusupdatifier | 805f780891d562a6dfb78d2ac8bc3f2f1e4baa6e | 6a966fbb4701070b228951ed083f6478d18f9dbf | refs/heads/master | 2021-01-10T10:13:14.228136 | 2009-10-30T11:28:36 | 2009-10-30T11:28:36 | 48,336,539 | 1 | 0 | null | null | null | null | ISO-8859-10 | C | false | false | 7,921 | c | /*
Copyright (c) 2008 Francisco Muņoz 'Hermes' <www.elotrolado.net>
All rights reserved.
Threading modifications/corrections by Tantric, 2009
Redistribution and use in source and binary forms, with or without modification, are
permitted provided that the following conditions are met:
- Redistributions... | [
"giantpune@a4a47d44-c171-11de-ad03-79fce359684b"
] | giantpune@a4a47d44-c171-11de-ad03-79fce359684b |
2b948ce8cee6ad5cac3cbec94cc6f6a1ed18c1d5 | 2ce48884abe43f938a9be7b74ef0f3217ede225d | /pow(x,n).c | 6b5b7d7be6734e6d941c5d14dda6e9973691b502 | [] | no_license | DongqingZhang/Leetcode | 50a17a6640aa2d3d4d307f251ab951fea2b96f9a | 2010bc673f9a9befe0a66e8322506a75940df292 | refs/heads/master | 2021-01-12T12:27:49.624642 | 2020-07-19T19:14:49 | 2020-07-19T19:14:49 | 72,497,865 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 508 | c | class Solution {
public:
double myPow(double x, int n) {
if (n==-2147483648)
return 1.0/(myPow(x,-n-1)*x);
if (n<0)
return 1.0/myPow(x,-n);
vector <int> bits;
while(n){
bits.push_back(n&1);
n = n>>1;
}
double base = x;
... | [
"DongqingZhang@users.noreply.github.com"
] | DongqingZhang@users.noreply.github.com |
81f508c4d784b2dac7d4f7c32f5e18ac813ba4bf | 3e7c5a0a21ec5d406901c48b35a113f73da1dd22 | /lib/tls/openssl/lws-genrsa.c | ad8dbd544edfc7e232805dab9e64d02b417730c8 | [
"LicenseRef-scancode-public-domain",
"MIT",
"Zlib",
"BSD-3-Clause",
"CC0-1.0",
"Apache-2.0",
"Beerware",
"BSD-2-Clause",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-other-permissive"
] | permissive | nikias/libwebsockets | aa6b4bd1a2e647c699d657426912fe4a1a4aec92 | 33ca0701e35839d22d34ce8191f0c95cd4022613 | refs/heads/main | 2023-06-06T21:46:43.486170 | 2021-07-12T17:09:43 | 2021-07-12T17:09:43 | 385,314,269 | 1 | 0 | NOASSERTION | 2021-07-12T16:34:47 | 2021-07-12T16:34:47 | null | UTF-8 | C | false | false | 9,550 | c | /*
* libwebsockets - small server side websockets and web server implementation
*
* Copyright (C) 2010 - 2019 Andy Green <andy@warmcat.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
* deal in the So... | [
"andy@warmcat.com"
] | andy@warmcat.com |
b6b0ecc4539c9174233e4e64a263547f9d4e8865 | 7304e8f6b0402f3858981795e97a0b26e77a8bd2 | /modules/ircd/commands/chatops.c | f794d8ad838543272cd7fd691f60c34ad75037ee | [
"BSD-2-Clause"
] | permissive | Vaelatern/ithildin | f0f2bc5463733d92b600c772d66f0417e153d913 | efee8b2f20abd45c91b4a4c7d0109638b7acedca | refs/heads/master | 2020-03-13T05:00:35.199230 | 2010-05-23T03:52:17 | 2010-05-23T03:52:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,421 | c | /*
* chatops.c: the CHATOPS command
*
* Copyright 2002 the Ithildin Project.
* See the COPYING file for more information on licensing and use.
*
* I would like to note my personal objection to this command. I've written
* and included only to provide backwards compatibility, and if you can
* discourage people... | [
"elly@leptoquark.net"
] | elly@leptoquark.net |
279f082f8ba41031db666ac5c1b41fe8248bff43 | 4e0e14738db63fdc4d6e178c7f16190b2918192b | /secp256k1/field_10x26.h | d544139e858d6bba09b53e262a2231674b96a1e4 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | DldFw/ethereum | 5a8b50fd8bafcf66ea969ed90670b040c154c356 | d45dc929b594add85d527236830037f01da0e8a3 | refs/heads/master | 2023-04-04T22:48:07.342137 | 2021-04-16T02:35:05 | 2021-04-16T02:35:05 | 278,397,779 | 0 | 0 | MIT | 2020-07-09T15:11:01 | 2020-07-09T15:11:01 | null | UTF-8 | C | false | false | 430 | h | // Copyright (c) 2013 Pieter Wuille
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef _SECP256K1_FIELD_REPR_
#define _SECP256K1_FIELD_REPR_
#include <stdint.h>
typedef struct {
// X = sum(i=0..9, elem[i]*2^26) mo... | [
"i@gavwood.com"
] | i@gavwood.com |
8bd71b7effc670d32397184e62963b8d85d7462b | dea9babae75b270e1c0898a0362918fd52276983 | /0x02-functions_nested_loops/11-print_to_98.c | 70575c4301014c9094ae6d72fdc7f1f69d08ab8c | [] | no_license | SebastianCalle/holbertonschool-low_level_programming | cb5f9670c73b3cf5f251efa518b7d4ce510efc55 | 4d78ab072e39fd646e14bc9ba5ab358cebea98d2 | refs/heads/master | 2021-07-25T18:20:18.499800 | 2020-06-24T13:38:46 | 2020-06-24T13:38:46 | 192,736,273 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 376 | c | #include <stdio.h>
/**
* print_to_98 - print the numberso from n to 98
* @n: parameter
*/
void print_to_98(int n)
{
int m = 98;
if (n == m)
printf("%d", m);
else
{
while (n < m)
{
printf("%d, ", n);
n++;
if (n == m)
printf("%d", n);
}
while (n > m)
{
printf("%d, ", n);
n--;
i... | [
"jusemonca@gmail.com"
] | jusemonca@gmail.com |
32c9cb16d273155ee31a933887f7bb199a8400f6 | dbbd6d5158c02293646cc2c3f3f69b97a0436a2c | /Microchip/PIC32CX-BZ_DFP/1.2.230/BZ24/include/instance/dsu.h | e18f53dfe106da49195f53238b5b06de83666bba | [
"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,659 | h | /*
* Instance header file for PIC32CX1012BZ24032
*
* 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 li... | [
"thibaut.viard@microchip.com"
] | thibaut.viard@microchip.com |
49fd86a444236dcf02de753d66632eb9a2875d99 | aba986373d82c1993e0652a560bbacb99bec7d85 | /sys/arch/arm/sunxi/sunxi_ccu_nm.c | 8c6f4ebb024e9f740237ecc627f5118026067b2b | [] | no_license | jsonn/src | 6ca01e26548f9be57fec24731f44c6fb9ef8047c | be04bbea3f6e2175fa2fa3d599b440fab0b80eea | refs/heads/trunk | 2021-01-23T19:27:06.938789 | 2017-07-07T13:11:31 | 2017-07-07T13:11:31 | 16,292,208 | 45 | 44 | null | 2016-09-02T08:59:44 | 2014-01-27T20:47:57 | null | UTF-8 | C | false | false | 5,489 | c | /* $NetBSD: sunxi_ccu_nm.c,v 1.3 2017/06/29 10:53:59 jmcneill Exp $ */
/*-
* Copyright (c) 2017 Jared McNeill <jmcneill@invisible.ca>
* 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.... | [
"jmcneill"
] | jmcneill |
afbf2ad37475849ec630405e84dff4cf07776e6a | 943d51a06836e615d58a8888cef706d63d270a75 | /DUMP/FirstPartyAccount_WBP_classes.h | 71c2347caf65481fce0438892beab35466678d17 | [] | no_license | hengtek/Back4BloodSDK | f1254133d004d7a5237013059d49c80f536879db | 25ab4c4ce2e140b7e6b7afaac443e836802c3b2d | refs/heads/main | 2023-07-05T03:23:01.152076 | 2021-08-15T15:03:38 | 2021-08-15T15:03:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 240 | h | // WidgetBlueprintGeneratedClass FirstPartyAccount_WBP.FirstPartyAccount_WBP_C
// Size: 0x468 (Inherited: 0x460)
struct UFirstPartyAccount_WBP_C : UFirstPartyAccountUserWidget {
struct UPlatformIcon_WBP_C* PlatformIcon; // 0x460(0x08)
};
| [
"hsibma02@gmail.com"
] | hsibma02@gmail.com |
2f3161129f3d548e7c1d84ec9456aec2c2522f17 | 71e5f96a29f5d643ab888b37677d38c33f8d765d | /d/tharis/forest/forest68.c | 08fb415337ba61a9275b50b7cb644709aad29f3c | [
"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 | 230 | c | //forest68.c
#include <std.h>
#include "./forest.h"
inherit BFOREST;
void create(){
::create();
set_exits(([
"north":TFOREST"forest69",
"south":TFOREST"forest67",
]));
}
| [
"law@shadowgate.org"
] | law@shadowgate.org |
222d51794fdc61c7a706602ce392b25bb3ac69b2 | 52a6f2e44a3d553eb12ce1ea18ae9cbaf1829f9c | /liboqs/src/kem/threebears/pqclean_mamabear_clean/ring.h | adb4a5bc0a9426f3b3517df587257429ec6f2f5f | [
"MIT",
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause",
"LicenseRef-scancode-free-unknown",
"Apache-2.0",
"LicenseRef-scancode-public-domain"
] | permissive | microsoft/Quantum-Safe-OpenSSH | 624848cb410e65232cbe223e6c84ead8d27f56a7 | 07d1592ac37f4b45ab7b577c7fbcc00f0003a493 | refs/heads/master | 2023-04-26T20:02:09.651690 | 2020-12-17T18:24:35 | 2020-12-17T18:24:35 | 257,728,154 | 11 | 7 | MIT | 2023-04-24T08:54:19 | 2020-04-21T22:13:53 | C | UTF-8 | C | false | false | 757 | h | #ifndef __THREEBEARS_RING_H__
#define __THREEBEARS_RING_H__
#include "api.h"
#include "params.h"
typedef uint16_t limb_t;
typedef int16_t slimb_t;
typedef uint32_t dlimb_t;
typedef int32_t dslimb_t;
#define LMASK (((limb_t)1<<LGX)-1)
typedef limb_t gf_t[DIGITS];
/* Serialize a gf_t */
void PQCLEAN_MAMABEAR_CLEAN_con... | [
"ljoy@microsoft.com"
] | ljoy@microsoft.com |
fc152d0a2e184c874ba6ce1648e3d8af89141f00 | fad4bad0637cbd6c1c974f6eed127ff4b68346ea | /src/main.c | 623a3441518713c64ca6d56bd6cbc7eb839929d4 | [] | no_license | G-Node/nsmatlab | b8c64863e06b7626e9aabf0bf9e6361a7070cc90 | df69aa0620b2316ec34d221679670cc0b91e450e | refs/heads/master | 2020-05-27T17:58:12.597354 | 2011-01-23T18:33:29 | 2011-01-23T18:33:29 | 1,281,664 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 99,258 | c | ///////////////////////////////////////////////////////////////////////////////////////////////////
//
// Copyright (C) 2003 - 2010 Neuroshare Project
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GN... | [
"gicmo@gnome.org"
] | gicmo@gnome.org |
429f7236ad11b7a54f9357d06370811e21abe304 | 80d9f1327bf40cc07f8e4f14f1cd76a3e8b514b7 | /rs405cb.h | f1c96f68e76ff3731398b13f76d5d1ca029aadaf | [
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | nao-in/autonomous-vehicle | 4c8a64ba0eb2283c9841046766b63c89fad4bf32 | 6e4b0b3dcfbaad00fa95cbf0acc9c55cb2524344 | refs/heads/master | 2021-01-17T23:40:46.572831 | 2014-03-19T03:49:30 | 2014-03-19T03:49:30 | null | 0 | 0 | null | null | null | null | SHIFT_JIS | C | false | false | 751 | h | #define SERVO_ID 1 // サーボのID
#define COM_PORT "COM1" // サーボのCOM番号
#define MAX_TORQUE 0x64 // 最大トルク
HANDLE CommOpen( char *pport ); // 通信ポートのオープン
int CommClose( HANDLE hComm ); // 通信ポートを閉じる
int RSMove( HANDLE hComm, short sPos, unsigned short sTime );
// サーボの出力角を指定
short RSSt... | [
"method_aspect_card@yahoo.co.jp"
] | method_aspect_card@yahoo.co.jp |
d9af90666120842e68524b23464dbe1008da9ca8 | 5212f0af6f89a7262922e97442f801674e2eb7f9 | /guvi_hunter_1.c | 8970c0c83747242a9608703aa1d211cd3077a02d | [] | no_license | hairabai/guvi_practice | 108e019d7f7f161d162cb4d28f7adbe926bd6537 | 3811b7a5321b36b3e0799f310423301d47cb0b8f | refs/heads/master | 2021-01-11T02:14:44.484242 | 2016-10-16T08:54:42 | 2016-10-16T08:54:42 | 71,005,190 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 461 | c |
#include<stdio.h>
#include<conio.h>
#include<math.h>
void main()
{
long int a[20],i,j,n,temp,c;
long int sum=0;
clrscr();
scanf("%ld",&n);
for(i=0;i<n;i++)
{
scanf("%d",&a[i]);
}
for(i=0;i<n;i++)
{
for(j=i+1;j<n;j++)
{
if(a[j]>a[i])
{
temp=a[i];
a[i]=a[j];
a[j]=temp;
}
}
}
for(i=0;i<n-1;i++)... | [
"hairabai2@gmail.com"
] | hairabai2@gmail.com |
8895667ffc0303ba061547dc33e9cee08453b7df | 10fc03d279a5fcb620cdbba2e1941f6b460d996b | /Heap.h | 2a28d1756e1469f5539ede6ea44b9ceb004cec9f | [] | no_license | nburow/SecAMI | d01bc683c673fe1f5fe7c45e253b58cf2ea25c4c | 0d535d3057625224d328861ca8c376fce91e00a8 | refs/heads/master | 2016-08-05T11:54:19.932399 | 2014-05-19T22:41:04 | 2014-05-19T22:41:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 486 | h | #ifndef HEAP_H
#define HEAP_H
#include "Event.h"
#define HEAPSIZE 1000
struct myHeap{
int maxSize;
int currentSize;
Event** array;
};
typedef struct myHeap* Heap;
typedef Heap* HeapPointer;
void MinHeapBuild(Heap heap);
void Heapify(Heap heap, int currentNode);
void HeapPop(Heap heap, Event* event);
void HeapI... | [
"liu1234@purdue.edu.cn"
] | liu1234@purdue.edu.cn |
3133f53d6ae0bffe6d0ad8d9901e6b1f0adcfe4d | c7f393b4ee99cee8652e3e119f7ffbaf90f1a5f4 | /push_swap/libft/ft_strmap.c | df1635a80f6313aba4872a7ae7e8b00ff98d82f9 | [] | no_license | mathix420/ProjetStudent | 417e8829ad6aaa168bf0118c4dc7a86b89a935e8 | 63d21e9a1fc5faacd3d3d4a67858d9c0fb829752 | refs/heads/master | 2020-04-10T00:52:04.531332 | 2019-10-24T13:29:20 | 2019-10-24T13:29:20 | 160,698,456 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,188 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strmap.c :+: :+: :+: ... | [
"agissing@e2r11p13.42.fr"
] | agissing@e2r11p13.42.fr |
77e860a7e2f0211b9704032b02f2250a2e51e973 | 496d5fc806c4bd4a567ebbddf82680db834c330a | /mqx/source/bsp/m5329evb/vectors.c | 23eb60476e8edc9569d2776401f0525c5fdfe19d | [] | no_license | gxliu/MQX-3.7.0 | b5302cb837865c73c63eb0f0d20a28380ace98c0 | 58f534a8ef75f38608cfb8d5ed715fd8bc47c16b | refs/heads/master | 2020-06-03T15:46:31.344915 | 2011-12-28T13:46:25 | 2011-12-28T13:46:25 | 21,204,095 | 2 | 2 | null | null | null | null | UTF-8 | C | false | false | 11,980 | c | /**HEADER********************************************************************
*
* Copyright (c) 2008 Freescale Semiconductor;
* All Rights Reserved
*
***************************************************************************
*
* THIS SOFTWARE IS PROVIDED BY FREESCALE "AS IS" AND ANY EXPRESSED OR
* IMPLIED W... | [
"pavel.nakonechny@skitlab.ru"
] | pavel.nakonechny@skitlab.ru |
ceb08e8baf32d41391c84c580126f59108c3da33 | c0ddd8ccb6d3f1358d89c9017392620c1dc53967 | /MysqlAPI/c_mysql/query.c | 5136a37680e77801cb6229a4a6cb809b4858d413 | [] | no_license | ywh939/WDCppProject | c00a4d43ae5bab51e8b5165955966441ec97bb51 | 24f21777aae9444935f87b2c3eabf13cce28b7e2 | refs/heads/master | 2021-01-24T06:42:21.740901 | 2017-11-12T09:10:55 | 2017-11-12T09:10:55 | 93,314,344 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 888 | c | #include <mysql/mysql.h>
#include <stdio.h>
int main()
{
MYSQL *conn;
MYSQL_RES *res;
MYSQL_ROW row;
char* server="localhost";
char* user="root";
char* password="123";
char* database="zhongwen";
char* query="select * from Person";
int t,r;
conn=mysql_init(NULL);
if(!mysql_real_connect(conn,server,user,passw... | [
"1135964990@qq.com"
] | 1135964990@qq.com |
ce38cbdec83778a7b93d88b4e3766922620e3737 | 4a435cc619d1b7b9e7d70b696863f6c9cabf9ddd | /src/lz4/lz4.c | 5c4bbe04692b3765010ed28518ccea6fe0ee6709 | [
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | Yattabyte/nSuite | 2c382fa18f42facc2b72d3afcfc36b3e7c2f2f51 | 6cdddd1440ecf71b252eafaa2ad92d83969812a0 | refs/heads/beta | 2020-04-22T14:22:19.253641 | 2020-02-17T01:16:18 | 2020-02-17T01:16:18 | 170,440,994 | 3 | 2 | BSD-3-Clause | 2020-01-17T03:19:42 | 2019-02-13T04:36:22 | C | UTF-8 | C | false | false | 108,309 | c | /*
LZ4 - Fast LZ compression algorithm
Copyright (C) 2011-present, Yann Collet.
BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php)
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
... | [
"tklowry93@gmail.com"
] | tklowry93@gmail.com |
d1165ce64f98e3247498b6de7e62348489c20003 | c53e1c8f21d7729c267299095cd8884f9174ba74 | /src/kernel/src/graphics/framebuffer.h | 697bd570f056ef68bb748d206bd5924ff5c5cb0f | [] | no_license | robotman2412/skye-os | 95bd3e45a16a126ab89ed65c8a0e716d49340b8f | d656ff53420d0b23e7c99ec2410b98cbb780b453 | refs/heads/main | 2023-04-25T09:26:02.703869 | 2021-05-14T11:32:50 | 2021-05-14T11:32:50 | 354,584,157 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,706 | h |
#ifndef FRAMEBUFFER_H
#define FRAMEBUFFER_H
#include <stdint.h>
#include "../memory.h"
#define COLOR_BLACK 0x00000000
#define COLOR_DARK_RED 0xff7f0000
#define COLOR_DARK_GREEN 0xff007f00
#define COLOR_DARK_YELLOW 0xff7f3f00
#define COLOR_DARK_BLUE 0xff00007f
#define COLOR_DARK_MAGENTA 0xff7f007f
#define COLOR_DA... | [
"julian@scheffers.net"
] | julian@scheffers.net |
9d182aae359686994c38e7e1831d0292fb7f2076 | aa7121f9f71bcc9ff21302c55930f7482f0c593a | /include/third/max3/compiler.h | 9e20d9dd25b12f44760349174f5c3586b7849703 | [] | no_license | mvarie/btxe | 38e8c99adf03f21275499b1656374d62dc0d8c8a | 3bcd8b8144e98f781b96b2854b9c2b1c875af63e | refs/heads/master | 2023-03-18T09:19:10.466508 | 2016-11-06T12:21:56 | 2016-11-06T12:21:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,519 | h | /*# name=Compiler-determination and memory-model-determination routines
name=Support for WATCOM C (DOS, OS/2 and 386 flat), Microsoft C
name=(all memory models, DOS & OS/2), Turbo C 2.0, Turbo/Borland C++
name=and IBM C Set/2 (flat model).
*/
/* Non-DOS systems... Just do a "#define __FARCODE__", ... | [
"a.n.skovpen@gmail.com"
] | a.n.skovpen@gmail.com |
280e7e539ef0a7895fa2068dc4268e7dfa2be3d0 | 83df99c5914b8b68fb04cf55e35cbf4e9432d946 | /chapter_3/Figure3.1/lseek.c | a05fab7cbbeb1e43f9126a621c02a263584dc98d | [] | no_license | CodingdAwn/apue_learn | a65fbf28e015ab2830939c9ef3b45adbda170c81 | 103f32b85d668c8cb6bad70a4fdcd84137a37430 | refs/heads/master | 2022-01-16T05:40:04.518857 | 2022-01-01T17:29:03 | 2022-01-01T17:29:03 | 180,396,123 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 159 | c | #include "apue.h"
int
main()
{
if (lseek(STDIN_FILENO, 0, SEEK_CUR) == -1)
{
printf("cannot seek.\n");
}
else
{
printf("seek OK\n");
}
exit(0);
}
| [
"gxf_dawn@163.com"
] | gxf_dawn@163.com |
f2f651596862c796d5b73aecf039299abcfbbad7 | 90116cb448dc5c05e7ad44ca9fb217b2e6151064 | /findSubGraphs.c | e4d3b563302d588a2184263abc8cf1d3acc19c98 | [
"BSD-3-Clause"
] | permissive | Bader-Research/GraphCT | b28f29323cf5f558e8ec317d841f6c9a1f9e0af3 | b549a11ced0c199f03c1e770ca6565d5f2238ba0 | refs/heads/main | 2023-02-05T19:56:58.693968 | 2020-12-11T02:41:09 | 2020-12-11T02:41:09 | 320,370,833 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,760 | c | #include <sys/types.h>
#include <stdlib.h>
#include <stdio.h>
#if !defined(__MTA__)
#include "compat/xmt-ops.h"
#endif
#include "defs.h"
#include "globals.h"
/* Recursive BFW algorithm */
void markSubGraph(int64_t L, int64_t head, int64_t *eV, int64_t *start, int64_t *sgv) {
int64_t i;
if (L == subGraphPathLength ... | [
"dbader13@gmail.com"
] | dbader13@gmail.com |
9b1d0ecf73535a3ab9e67c6638b2291432552af5 | 431bc209251c67ed68b69ca12a34f79da4be946c | /src/libs/blueprint/c/conduit_blueprint_mpi_mesh.h | a2fa4bb879f88978cefa215cd4f968f6a32526d2 | [
"BSD-3-Clause"
] | permissive | LLNL/conduit | 4ae3157e8e9a83643f9479506f3b5f1def7b99fa | a6b0b179716eb804a0749cc20083c24c21ed682b | refs/heads/develop | 2023-09-04T00:04:32.475102 | 2023-09-01T16:00:30 | 2023-09-01T16:00:30 | 40,552,086 | 168 | 58 | NOASSERTION | 2023-09-05T21:33:19 | 2015-08-11T16:14:10 | C++ | UTF-8 | C | false | false | 2,728 | h | // Copyright (c) Lawrence Livermore National Security, LLC and other Conduit
// Project developers. See top-level LICENSE AND COPYRIGHT files for dates and
// other details. No copyright assignment is required to contribute to Conduit.
//-----------------------------------------------------------------------------
///... | [
"noreply@github.com"
] | LLNL.noreply@github.com |
2bb3ef72b092e457e9e6e85ed3c0360e63c97871 | 07635d37fbd720318d7ec17e88ab00e81e45c4c2 | /includes/som.h | 9b1726ed15dafe464b8c4a993a8bca7a65010c07 | [] | no_license | YatchiYa/self-organized-map-iris-dataset | 4b7cee99a6a76159beb2f6c8cf15db4253fc084f | 1b6da5c0e3cd8c0020c9050b318af2556a86ba6d | refs/heads/main | 2023-02-12T23:04:34.358669 | 2021-01-13T00:11:21 | 2021-01-13T00:11:21 | 314,880,340 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,335 | h |
#ifndef SOM_H
# define SOM_H
# include <unistd.h>
# include <stdlib.h>
# include <fcntl.h>
# include <math.h>
# include <stdio.h>
# include <string.h>
# include <time.h>
# include "./get_line.h"
# include "./tools.h"
# include "../pbplot/pbPlots.h"
# include "../pbplot/supportLib.h"
# define iris_da... | [
"noreply@github.com"
] | YatchiYa.noreply@github.com |
068cbf47f00deb74dd2c2b010b9c92deebb83314 | 485dfa42f6d26f3981e9abd7f8da8f79ab51a7fc | /String/output_newline.c | 66e8196dee33cf496279cc49d7ab83dc602cb481 | [] | no_license | zhoudaoyu/testC | d3ebf882bf51e556b146c5b7aa9ff8a91dd36d7e | e266aba1010bdcf4d42f3708dee262dbcef63c76 | refs/heads/master | 2021-01-10T18:40:47.302634 | 2016-05-23T03:06:18 | 2016-05-23T03:06:18 | 58,975,098 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 171 | c | #include <stdio.h>
int main(void)
{
char line[81];
while(gets(line))
{
puts(line);
break;
}
while(fgets(line, 81, stdin)){
fputs(line, stdout);
break;
}
}
| [
"zhoudaoyu2005@163.com"
] | zhoudaoyu2005@163.com |
5fcf61636fe93ed6c3f18ec630915574b2f47c4a | 933302f64f1838726486dd8754d3797b22006e32 | /header/stack_generic.h | ffdf701d191f98a1786b672ab34cdf6cfcc5533f | [
"MIT"
] | permissive | hamavreg1983/data_stracture-generic | bdc833c65e41eee55c8f536640973b38778e3115 | aca1b971eb1db0b856e18a92f8e7dfd9345b7906 | refs/heads/master | 2021-01-25T06:55:39.735281 | 2017-06-07T12:03:25 | 2017-06-07T12:03:25 | 93,624,275 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 724 | h | #ifndef __STACK_H__
#define __STACK_H__
#include "list.h"
#ifndef TRUE
#define TRUE 1
#define FALSE 0
#endif
/* This libary builds and oprate data stratue of stack type, genric data type.
// on top of list_generic.a libray
//
// Yuval Hamberg March 2017
// yuval.hamberg@gmail.com
*/
typedef List Stack;
Stack... | [
"yuval.hamberg@gmail.com"
] | yuval.hamberg@gmail.com |
6df6243764df4c40b1c1954ff26347e926654c65 | 69784e105ddc2aca3699b6b07dbcb1834d7c242c | /Classes/Native/AssemblyU2DCSharp_Vuforia_VuforiaConfiguration3823746026MethodDeclarations.h | 7fd1693546c1cefbf58c9531e815b6203a7bc565 | [] | no_license | ryanmcgrail95/CRHC-iOS | 7e72139100b2140143deb424d21fdc69b2959ed1 | 1b00260e6c59f552d9a8b94e42fcae5e657a6c46 | refs/heads/master | 2021-06-12T11:21:33.461817 | 2017-03-04T01:08:34 | 2017-03-04T01:08:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 507 | 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>
// Vuforia.VuforiaConfiguration
struct VuforiaConfiguration_t3823746026;
#include "codegen/il2cpp-codegen.h"
// System.Void... | [
"rmcgrai1@nd.edu"
] | rmcgrai1@nd.edu |
05f9c35868b38a9c8ccb8f11a2cc9086e2501fea | 93abcb935ba7e319e2c50d6b35b6e503193fe66f | /src/demo.c | 2df7f24cc18576970076e2dbe66cf28d0d43f501 | [] | no_license | thimabru1010/darknetAlexeyAB2018 | 72f73dfe0f0fa7f1c3ef82042546810de1557b1d | e203d69e83596f974ef688b4c8300c4ddfbcffb5 | refs/heads/master | 2022-02-22T11:12:27.492231 | 2019-09-18T23:35:37 | 2019-09-18T23:35:37 | 207,916,761 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,310 | c | #include "network.h"
#include "detection_layer.h"
#include "region_layer.h"
#include "cost_layer.h"
#include "utils.h"
#include "parser.h"
#include "box.h"
#include "image.h"
#include "demo.h"
#ifdef WIN32
#include <time.h>
#include <winsock.h>
#include "gettimeofday.h"
#else
#include <sys/time.h>
#endif
#define FRAME... | [
"thiago.matheus.bruno@gmail.com"
] | thiago.matheus.bruno@gmail.com |
0dd5e8484fd7d91e648ec369d322441b485706d0 | bf820e672e254db88aec517fb271055f2049e45c | /real-tests/libft/libft.h | f7c4d1681576581b6ad3a813a8a337c51c25131e | [] | no_license | glouyot/moulinator | d51de8315a968f8efea39c9a0135d6df06acb754 | 93a1017b88f0b367b9b6a3964deb147e171fec06 | refs/heads/master | 2021-01-22T06:10:57.578481 | 2017-03-01T16:58:35 | 2017-03-01T16:58:35 | 81,739,516 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,014 | h | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* libft.h :+: :+: :+: ... | [
"glouyot@student.42.fr"
] | glouyot@student.42.fr |
f3f2b4c96407fe9741f6c33f5a3dfe4344835750 | dc3d1541d795652de7e35729e53da97eeb042a66 | /NES/Deprecated/dev/EMUs/mame/src/mame/video/gundealr.c | 36b940f523f2f57a73101990646d17378a58e2c4 | [] | no_license | no-carrier/playpower | 41a3040dad00a1f5dba9de008b824d06d149c993 | 6e670930ee6e9c919572f38af98227e1aedbdc87 | refs/heads/master | 2021-01-18T15:18:55.725944 | 2010-09-12T13:14:02 | 2010-09-12T13:14:02 | 32,271,580 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,503 | c | /***************************************************************************
video.c
Functions to emulate the video hardware of the machine.
***************************************************************************/
#include "driver.h"
UINT8 *gundealr_bg_videoram,*gundealr_fg_videoram;
stati... | [
"vivekfitkariwala@38caf8bc-9974-11dd-b31e-5b0f3c431db7"
] | vivekfitkariwala@38caf8bc-9974-11dd-b31e-5b0f3c431db7 |
d2455cb61531f0cbc96cfbf1d6216fd8a6108304 | 05322c42d547b8f7ef0ed28007c446f13325041e | /burg/zalloc.c | f39d2adfbb9dc8a0a7ee12732716138154245c18 | [] | no_license | AntonErtl/rafts | dbc0b78cef4fa705d3054c440158880e7319f36a | cd6749d35aa81683096d255f1d36bdbeb0aac639 | refs/heads/master | 2021-04-06T05:22:17.277237 | 2018-03-12T17:14:57 | 2018-03-12T17:14:57 | 124,918,105 | 5 | 0 | null | null | null | null | UTF-8 | C | false | false | 497 | c | #ident "@(#)$Id: zalloc.c,v 1.1 1996/08/14 18:42:33 anton Exp $";
#include "b.h"
int DEFUN(fatal, (name, line), char *name AND int line)
{
fprintf(stderr, "assertion failed: file %s, line %d\n", name, line);
exit(1);
return 0;
}
PTR DEFUN(zalloc, (size), unsigned int size)
{
PTR t = (PTR ) malloc(siz... | [
"anton@mips.complang.tuwien.ac.at"
] | anton@mips.complang.tuwien.ac.at |
4dd81ee1686258e3afd6014174c75af8d17cbe76 | c28a6f2c8ce8f986b5c22fd602e7349e68af8f9c | /android/device/realtek/proprietary/libs/libRTKExtractor/RTKExtractor/Filters/NavigationFilter/InputASF/PlayReady/Source/inc/drmlicacq.h | a58b0fb8e07d40b937aa046723c80c1549d6e0a9 | [] | no_license | BPI-SINOVOIP/BPI-1296-Android6 | d6ade74367696c644a1b053b308d164ba53d3f8c | 1ba45ab7555440dc3721d6acda3e831e7a3e3ff3 | refs/heads/master | 2023-02-24T18:23:02.110515 | 2019-08-09T04:01:16 | 2019-08-09T04:01:16 | 166,341,197 | 0 | 5 | null | null | null | null | UTF-8 | C | false | false | 9,373 | h | /**@@@+++@@@@******************************************************************
**
** Microsoft PlayReady
** Copyright (c) Microsoft Corporation. All rights reserved.
**
***@@@---@@@@******************************************************************
*/
#ifndef __DRM_LA_H__
#define __DRM_LA_H__
#include <... | [
"Justin"
] | Justin |
55ef2f809d51af44de5cc54858ef1f87c2b68278 | 83d0a08dec952a0729526e1db52e0eb71af24d06 | /examples/CMake/library_example/src/hello_unit.h | 4247e229608b5bdac8b890d772ead305d9a8b17b | [] | no_license | VetrovSV/OOP | e732eccfffc4e76cb3e7a4126ffd80217863342b | 39182900aa5ed4dd3dc5d1f3624a7436fd53d3d6 | refs/heads/master | 2023-06-10T18:07:42.488280 | 2023-06-03T01:25:06 | 2023-06-03T01:25:06 | 107,647,790 | 15 | 10 | null | null | null | null | UTF-8 | C | false | false | 58 | h | #pragma once
/// print Hello, World!
void hello_world(); | [
"x@example.com"
] | x@example.com |
fdc43cbc822ebd05769bafa4fdb9f6b716565ff6 | 9130db0ed6fefbab698722ef882888d9adc8faf1 | /Project2-Geometrical Image Modificiation, Homography Transformation and Image Stitching, Digital Halftoning and Morphological Processing/ErrorDiffusionFunc.h | 65faaefb0bc1a11309aaaf716daab47552b91464 | [] | no_license | SmartKangJohn/Digital-Image-Processing-Computer-Vision-Toolbox | 8391fd9a72b9df73a69ffa63b84dde0f3f50681b | bc5ea9aafa4cb7646fa59ab471628a5b9ecd431f | refs/heads/master | 2020-09-06T09:04:11.949237 | 2019-03-15T07:47:51 | 2019-03-15T07:47:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 575 | h | #ifndef ERRORDIFFUSIONFUNC_H
#define ERRORDIFFUSIONFUNC_H
#include <stdlib.h>
unsigned char * getpixelpos(unsigned char* Img , int i , int j , int width, int bpp);
void FloydSteinbergError(unsigned char*Img,int width, int height, const int bpp, unsigned char* Buffer,unsigned char* OutputFloydStein);
void JJN(unsigne... | [
"noreply@github.com"
] | SmartKangJohn.noreply@github.com |
00c8e0f7e745db88fd62386978587f8e31c243c2 | 46197b4dda60f992455361049e0ea1d7d95466cd | /build/compiler/nds32le-elf-newlib-v3/nds32le-elf/sys-include/libgen.h | 9a6a01fd2703dc230255e3d398fc9d61b874cf17 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | EatonYao/alios_aligenie | 51d45a0b70a34ae790920721ac9539c7270d2e5f | cbecbfe1fd510d3d6039b185aa080fbb7fa1b6b4 | refs/heads/master | 2020-07-23T04:35:20.890428 | 2019-09-10T03:12:52 | 2019-09-10T03:12:52 | 207,446,051 | 1 | 1 | Apache-2.0 | 2020-03-06T22:46:56 | 2019-09-10T02:18:37 | C | UTF-8 | C | false | false | 19 | h | ../include/libgen.h | [
"1154031976@qq.com"
] | 1154031976@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.