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 802
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 148
values | src_encoding stringclasses 33
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 10.3M | extension stringclasses 118
values | content stringlengths 3 10.3M | authors listlengths 1 1 | author_id stringlengths 0 228 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
f750d8535c37262fe876e241687d5d84f7102a37 | 5c401ec9019d76e1795cf45e1891016b55dce7f9 | /build/curl/curl-7.64.0/lib/easy.c | b61c80e1a23c3fcba72900d6736ada7d290fd55a | [
"curl"
] | permissive | bmjoy/curl-unity | 298b4175e539923115854bf6b087ebb4b3e75f7a | cc01be5eccd6677b620db4cf9dc6cd75713b7bf4 | refs/heads/master | 2020-08-17T17:13:49.433751 | 2019-10-16T08:32:27 | 2019-10-16T08:32:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 33,158 | c | /***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | [
"yzk0370@gmail.com"
] | yzk0370@gmail.com |
9c2a6b0b0d846994a07f18645bf4a8e44da4eede | ef23e388061a637f82b815d32f7af8cb60c5bb1f | /src/emu/imagedev/chd_cd.h | 5c28ac508974f9fefda2b37fdd4b3cbc742838a4 | [] | no_license | marcellodash/psmame | 76fd877a210d50d34f23e50d338e65a17deff066 | 09f52313bd3b06311b910ed67a0e7c70c2dd2535 | refs/heads/master | 2021-05-29T23:57:23.333706 | 2011-06-23T20:11:22 | 2011-06-23T20:11:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,236 | h | /*********************************************************************
chd_cd.h
Interface to the CHD CDROM code
*********************************************************************/
#ifndef CHD_CD_H
#define CHD_CD_H
#include "cdrom.h"
/********************************************************... | [
"Mike@localhost"
] | Mike@localhost |
bdfa6c7f257352546fc2f6142ddfdf732f1c994f | 9a9e511d4881edaa293b6378e3f81ab853fa8b31 | /misc/Lw11_plugins/include/lwmeshedt.h | 5952bea3b2fc8cf2888d5273996e5f8207cc0eb2 | [] | no_license | DeanoC/old_yolk | d14a4c02da1841f83e919915bd62bfd51d6a309b | 3d413320c2a0e53e3ddc9c76a801b5b91abe2028 | refs/heads/master | 2021-07-14T02:17:44.062551 | 2017-08-01T16:17:31 | 2017-08-01T16:17:31 | 208,746,200 | 0 | 0 | null | 2020-10-13T16:04:18 | 2019-09-16T08:15:54 | C++ | UTF-8 | C | false | false | 9,554 | h | /*
* LWSDK Header File
* Copyright 1999, NewTek, Inc.
*
* LWMESHEDT.H -- LightWave MeshDataEdit Server
*
* This header contains the types and declarations for the Modeler
* MeshDataEdit class.
*/
#ifndef LWSDK_MESHEDT_H
#define LWSDK_MESHEDT_H
#include <lwmodeler.h>
#include <lwmeshes.h>
#include... | [
"deano@cloudpixies.com"
] | deano@cloudpixies.com |
c97b3328343856417f101259ccb47b9d5a639da2 | dadb03095d2ec2c1d70382bf280db0bccbd497d1 | /mega328_GPS_CAN/Src/Main.c | 67ad70386e7231b63e8b7e11e0b4db7a1ab8eb8e | [] | no_license | nalale/BoatFirmware | 493ff9cf8bbacb3fccb7e927036acfaff2b88db5 | 6476312e96541f55f916849912780912c7767a4d | refs/heads/master | 2021-06-15T01:32:03.516836 | 2021-05-25T06:30:09 | 2021-05-25T06:30:09 | 197,399,164 | 0 | 1 | null | null | null | null | WINDOWS-1251 | C | false | false | 1,710 | c | /*
* Main.c
*
* Created on: 17 ะผะฐั 2020 ะณ.
* Author: a.lazko
*/
#include "Main.h"
#include <avr/io.h>
#include <avr/interrupt.h>
#include <avr/pgmspace.h>
#include <stdio.h>
#include <string.h>
#include "../ATmega328P-master/inc/SPI.h"
#include "../ATmega328P-master/inc/UART2.h"
#includ... | [
"alelazk@yandex.ru"
] | alelazk@yandex.ru |
fa6e394b4ac2dac9dfa0807db16dbfd6e40309a8 | ca93ccf1b7168680b9c6e336e33a33be2726ca54 | /Excercise/chapter9/C(d).c | 7fd2fd0f63adf26f7981b0a40cf69e580f297e90 | [] | no_license | shubh-dubey/Let-Us-C-Solutions | bf202126228133a816a9924e53ef7e1e0ad2b51c | de1f57455d8840313bf27715ed04efade5c20c18 | refs/heads/main | 2023-08-22T09:50:55.815620 | 2021-06-10T10:08:04 | 2021-06-10T10:08:04 | 412,448,514 | 0 | 0 | null | 2021-10-01T11:57:42 | 2021-10-01T11:57:42 | null | UTF-8 | C | false | false | 364 | c | #include<stdio.h>
#include<conio.h>
void GCD(int *, int *);
int main(){
int J, K;
printf("Enter value of J and K : ");
scanf("%d %d", &J, &K);
while(K!=0){
GCD(&J, &K);
}
getch();
return 0;
}
void GCD(int *J, int *K){
int j, k;
int remainder = *J / *K;
j=*J; k=*K;
*J=k; *K= j-remainder*k;
if(*K==0)
prin... | [
"amitchoudhary9425@gmail.com"
] | amitchoudhary9425@gmail.com |
5672076eec3b553ef3fe794cd26f3735b10ac6ca | 87d28f3a047f7a0c22046ee333cfac1e82703b60 | /ch04/code/printf.c | 11ac65a53e12625f0e12f77dc9fccc8a6806fd26 | [] | no_license | zxplsec/linear_algebra | d639a42ac0b9607397f0b368bba983edb58dfe65 | 442915f9e218ff64f37b8c78fb046205f3cc9ef0 | refs/heads/master | 2021-05-08T05:43:21.559068 | 2018-04-15T13:52:09 | 2018-04-15T13:52:09 | 106,508,967 | 4 | 0 | null | null | null | null | UTF-8 | C | false | false | 77 | c | #include<stdio.h>
int main()
{
printf("Geek%sforGeek%s");
return 0;
}
| [
"xpzhang.math@whu.edu.cn"
] | xpzhang.math@whu.edu.cn |
5336b637956f6fed59c59afe8f2ab2f6844872bf | b655a8b3d606f0f27e11f3e41bb33ea3dda4103a | /sigs/sigs.c | b70ccba5a4554e3d4f2e71bfa20a8613e3a9d2ae | [
"WTFPL",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | nehls01/Universal_GTAO_Booster | accbe4497ebe6c272cb71d53dda0db4c83d7c980 | 03918bf17f38751320b4d09c8e00fbdd7dc147cf | refs/heads/master | 2023-03-18T05:29:00.711959 | 2021-03-12T15:51:06 | 2021-03-12T15:51:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,631 | c | #include "../headers.h"
VirtualFunction unkItemTransactionFunc = NULL;
NetCatalogueInsert netCatalogueInsertPtr = NULL;
Strlen originalStrlen = NULL;
HMODULE gtaHmod = NULL;
IMAGE_DOS_HEADER* gtaDosHeader = NULL;
IMAGE_NT_HEADERS* gtaNtHeader = NULL;
size_t gtaLen = 0;
uint8_t* netCatalogueInsertUniquePtr = NULL;
ui... | [
"timothy.quick.us.il@gmail.com"
] | timothy.quick.us.il@gmail.com |
7d778d4727d8770a0cbccb330c737cd906785e71 | 81d701975da56478c85077d18fbace2092ed9811 | /IntervalsList.h | 13a61d22ffd8662c8a4e6a88d8400094302c5c84 | [
"Apache-2.0"
] | permissive | wang-nb/camera-roll-calibration | 8f12552e18c2d07d92b334b914aec962cc7b6870 | ab82723e4f9dda88a63add60d5f28dda5a22bc73 | refs/heads/master | 2023-07-09T03:00:19.348150 | 2021-05-31T06:12:43 | 2021-05-31T06:12:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 402 | h | #ifndef TEST_OPENCV_INTERVALSLIST_H
#define TEST_OPENCV_INTERVALSLIST_H
#include "Interval.h"
struct IntervalsList
{
Interval *head, *tail;
IntervalsList *next;
IntervalsList();
~IntervalsList();
void addInterval(int begin, int end, int y_coordinate, cv::Vec3b color);
void addInterval(Inter... | [
"alex.sergeevich1348@gmail.com"
] | alex.sergeevich1348@gmail.com |
73e426fbe28b3a735c0696956ad45467384a006a | d792300a60bf72fc85f85d7297c7b878ede92fc6 | /bsp/inc/bsp.h | 3ef95f1dcb85f9dec94a9fa34b1cf227ec7598cc | [] | no_license | nahueespinosa/salt | f2882b6a8220dda16559c65281318e443bce5ff6 | 0fa33e4ad54c1ef9464be9194368bee91ce67c32 | refs/heads/master | 2023-01-22T05:43:55.373000 | 2020-11-29T16:13:26 | 2020-11-29T16:13:26 | 292,737,728 | 0 | 0 | null | 2020-10-01T23:39:33 | 2020-09-04T03:18:07 | C | UTF-8 | C | false | false | 2,787 | h | /*
* --------------------------------------------------------------------------
*
* Framework RKH
* -------------
*
* State-machine framework for reactive embedded systems
*
* Copyright (C) 2010 Leandro Francucci.
* ... | [
"nahue.espinosa@gmail.com"
] | nahue.espinosa@gmail.com |
6872e3100c43ed0fc4e192fa43560a23f32c4187 | 7b55cacf46bf2fd6298315bccfa4b6f0375e3865 | /src/sys/dev/qbus/dl.c | e0aab6274c2eccd387a8d0258b93a32ba6a248c8 | [
"MIT",
"LicenseRef-scancode-bsd-3-clause-jtag",
"BSD-2-Clause"
] | permissive | libos-nuse/frankenlibc | 7f33a86f277ea13eeae573e0339b03c5e2a9ff58 | b2e9db0084847aaa63fcddce2f5bf2e0e43669d5 | refs/heads/lkl-musl | 2021-01-21T23:30:07.179889 | 2018-06-21T07:46:36 | 2018-08-14T03:52:22 | 47,620,000 | 9 | 6 | NOASSERTION | 2019-02-21T14:53:00 | 2015-12-08T12:13:28 | C | UTF-8 | C | false | false | 14,149 | c | /* $NetBSD: dl.c,v 1.49 2014/07/25 08:10:38 dholland Exp $ */
/*-
* Copyright (c) 1996, 1997 The NetBSD Foundation, Inc.
* All rights reserved.
*
* This code is derived from software contributed to The NetBSD Foundation
* by Jason R. Thorpe.
*
* Redistribution and use in source and binary forms, with or without... | [
"justin@specialbusservice.com"
] | justin@specialbusservice.com |
b1627fbacd5c34175192acbf5b9e75c8a924d0bf | 6b0a9609bed4a5768a876b855a47f2d1e2c58043 | /KeyboardEncrypt/Win10_1809_x64.h | be2e94c17631ba32e4a5b6a8025dd2b38dde26f6 | [] | no_license | zha0/KeyboardEncrypt | b5ce3c0f4d0eba93314482f8bae763a138b84b85 | 523241de81bc5e3cd43b53406016580833973092 | refs/heads/master | 2022-03-27T17:06:30.797665 | 2020-01-14T02:44:05 | 2020-01-14T02:45:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 23,128 | h | #pragma once
#include <ntdef.h>
struct _MY_EPROCESS_WIN10_1809_X64_
{
UCHAR PcbAndOthers[0x488]; // +0x000 Pcb : _KPROCESS
// + 0x2d8 ProcessLock : _EX_PUSH_LOCK
// + 0x2e0 UniqueProcessId : Ptr64 Void
// + 0x2e8 ActiveProcessLinks : _LIST_ENTRY
// + 0x2f8 RundownProtect : _EX_RUNDOWN_REF
// + ... | [
"supermanc88@gmail.com"
] | supermanc88@gmail.com |
9b61c6b11509f78e7248b0e1265c8a49121277d9 | a280aa9ac69d3834dc00219e9a4ba07996dfb4dd | /regularexpress/home/weilaidb/software/Python-2.7.13/Modules/zlib/gzwrite.c | 2c9ac2b2f60a283032eae46b7e79ca53e6ff65fa | [] | 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 | 1,084 | c | local int gz_init OF((gz_statep));
local int gz_comp OF((gz_statep, int));
local int gz_zero OF((gz_statep, z_off64_t));
local int gz_init(state)
gz_statep state;
local int gz_comp(state, flush)
gz_statep state;
int flush;
local int gz_zero(state, len)
gz_statep state;
z_off64_t len;
int ZEXPORT gzwrite(file, buf, len)... | [
"weilaidb@localhost.localdomain"
] | weilaidb@localhost.localdomain |
e8c6c8ffff1c2af42fae36105bb1eb978fb18f26 | fc55c1ee23ee688ed0dff9047d3e49030c0f76f3 | /dump.c | 60c4e2759b753aa68ccd15080e5ea830ab52d608 | [] | no_license | loversmile/mytest | 768784013081d98993e3ded74fbf605d6bd033bb | 248eb6278a89f2077465f599044867ab6aac2d51 | refs/heads/master | 2021-01-10T08:17:40.471978 | 2016-03-28T03:41:50 | 2016-03-28T03:41:50 | 52,493,999 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 402 | c | /*************************************************************************
> File Name: dump.c
> Author:
> Mail:
> Created Time: 2015ๅนด02ๆ28ๆฅ ๆๆๅ
ญ 16ๆถ23ๅ28็ง
************************************************************************/
#include<stdio.h>
int main()
{
char *str = NULL;
while(*str)
{
... | [
"jklou@grandstream.cn"
] | jklou@grandstream.cn |
e09cf7fcd5e60270c792254f89d9d830e468fc56 | ecfb152af870aea90355fe29fa46989030c6d4c6 | /xorg-server-X11R7.1-1.1.0/hw/xfree86/os-support/shared/bios_devmem.c | b63704cde96a2a11f8c7371e715908474e5fec9e | [] | no_license | Magister/x11rdp_xorg71 | b1e6a4acf08812dc92b3e507bd22281697989ef0 | 097603f5f9cf6e8ea56d6e3f8bea6100cc835ada | refs/heads/master | 2021-01-19T07:41:02.050682 | 2012-02-11T21:49:32 | 2012-02-11T21:49:32 | 3,473,986 | 1 | 2 | null | null | null | null | UTF-8 | C | false | false | 2,328 | c | /* $XFree86: xc/programs/Xserver/hw/xfree86/os-support/shared/bios_devmem.c,v 3.5 1998/09/13 00:51:32 dawes Exp $ */
/*
* Copyright 1993 by David Wexelblat <dwex@goblin.org>
*
* Permission to use, copy, modify, distribute, and sell this software and its
* documentation for any purpose is hereby granted without fee,... | [
"jay@1bcb0b09-b424-0410-92a4-e5ef3db1a8a0"
] | jay@1bcb0b09-b424-0410-92a4-e5ef3db1a8a0 |
d7e9e977df23176b6c40f93790f0d0212cebcfb7 | 165e7f37f36adf0b002ed125a8c2a38986f8bea8 | /EvalBoards/Microchip/Explorer16/PIC33FJ256/MPLAB_C30/OS-Probe/app_cfg.h | b9401e077ce8eadbac2e7b241dc20bf166ca59c6 | [] | no_license | bright-pan/Anti-Stealing | cfd53797c63b32deba56d19041e2119e952e208d | c9a7894f7e4f7986269b1c4bdfd21910bbe70324 | refs/heads/master | 2020-05-29T13:56:55.960668 | 2010-12-07T01:31:32 | 2010-12-07T01:31:32 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 6,617 | h | /*
*********************************************************************************************************
* uC/OS-II Application Configuration
*
* DO NOT DELETE THIS FILE, IT IS REQUIRED FOR OS_VER > 2.80
*
* CHANGE SETTINGS ACCORDI... | [
"loststriker@gmail.com"
] | loststriker@gmail.com |
1f13d7aaa788f39d7c7d2a1a27045e442e608350 | de8c0ea84980b6d9bb6e3e23b87e6066a65f4995 | /3pp/linux/drivers/mtd/nand/raw/hisi504_nand.c | 0b48be54ba6f211e81cf1696613ee96f9e5bb83c | [
"MIT",
"Linux-syscall-note",
"GPL-2.0-only"
] | permissive | eerimoq/monolinux-example-project | 7cc19c6fc179a6d1fd3ec60f383f906b727e6715 | 57c4c2928b11cc04db59fb5ced962762099a9895 | refs/heads/master | 2021-02-08T10:57:58.215466 | 2020-07-02T08:04:25 | 2020-07-02T08:04:25 | 244,144,570 | 6 | 0 | MIT | 2020-07-02T08:15:50 | 2020-03-01T12:24:47 | C | UTF-8 | C | false | false | 23,721 | c | // SPDX-License-Identifier: GPL-2.0-or-later
/*
* Hisilicon NAND Flash controller driver
*
* Copyright ยฉ 2012-2014 HiSilicon Technologies Co., Ltd.
* http://www.hisilicon.com
*
* Author: Zhou Wang <wangzhou.bry@gmail.com>
* The initial developer of the original code is Zhiyong Cai
* <caizhiyong@hua... | [
"erik.moqvist@gmail.com"
] | erik.moqvist@gmail.com |
838c0cdff1f1e0f6f58b8063f308aec7c91ec593 | 03a7c5275dfeb4369930679c561e73e9eeeeb215 | /CodeScanner/USER/stm32f10x_it.c | 76e0959e619ff1390536dc653ee5bac1ed89ed3e | [
"Apache-2.0"
] | permissive | lingjiawang511/myprogram_2016year | 620edf99783a0857e7dc93476a931a3a76909ff3 | 758bc0a2d9bdfda8e8664d539180cb14c96ace9c | refs/heads/master | 2021-01-23T07:21:29.008533 | 2020-04-26T07:15:46 | 2020-04-26T07:15:46 | 86,420,757 | 0 | 1 | null | null | null | null | GB18030 | C | false | false | 7,047 | c | /**
******************************************************************************
* @file Project/STM32F10x_StdPeriph_Template/stm32f10x_it.c
* @author MCD Application Team
* @version V3.5.0
* @date 08-April-2011
* @brief Main Interrupt Service Routines.
* This file provides template f... | [
"398677675@qq.com"
] | 398677675@qq.com |
37ebb384693854f54bf8573d1df8197b6533935a | 878d388f045cbe4ad82585385bb2c7b2af912c30 | /c_c++_project/epoll.c | 29ee690bed89aabb881dadd531781ae026c4bf01 | [] | no_license | 219gauss/android | 4270bee6535e3f6715a38164c01ecd94dde01a14 | d2556a0e6bab9ca377c7155755251c89c535ead0 | refs/heads/master | 2020-03-21T10:34:26.318251 | 2018-07-25T03:05:01 | 2018-07-25T03:05:01 | 138,458,795 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 1,317 | c | /*
*ๅ่ฝ๏ผ็ๆงๆไธๆไปถๆฏๅฆๆๆฐๆฎๅๅ
ฅ๏ผๅฆๆๆๅๆๅฐๅบๆฅ
*ๆง่ก๏ผ./epoll epoll_test/1 &
*/
#include <stdio.h>
#include <sys/epoll.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#define EPOLL_MAX_EVENT 4
#define EPOLL_MAX_DATA 500
int main(int argc,char** argv)
{
int epfd,opfd,i,event_num;
struct epoll_event event;
struct e... | [
"1459525376@qq.com"
] | 1459525376@qq.com |
168cd3bfd3ccd448402375791c91fba90bfc2e6e | cbcd2f7e11e004034ef7d9f0589198ba86f8cca5 | /Postfix_Expression_Algo/arrayStack.c | 7a460d0f14de6df429ce725dec5b334e82b51d17 | [] | no_license | inventvictor/Data-Structures-and-Algorithms | 5d1bdb8d77a52471f5358f660ae8c9f7ece25025 | b267c023a4890786259fb678f1a7d0a02cf3faab | refs/heads/master | 2022-09-18T18:36:58.691241 | 2022-09-08T05:13:57 | 2022-09-08T05:13:57 | 98,222,993 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 851 | c | /*
* arrayStack.c
*
* Created on: Nov 18, 2016
* Author: inventor
*/
#include "arrayStack.h"
#include <stdbool.h>
char array[STACKSIZE];
char *arr_ptr = &array[STACKSIZE-1];
int ptr_counter = STACKSIZE;
bool stack_isEmpty()
{
bool b = false;
if(ptr_counter == STACKSIZE)
{
b = true;
}
return b;
}
... | [
"victorshoaga@gmail.com"
] | victorshoaga@gmail.com |
3afd41daf1a9ef727174609417f5aacca43a12be | 1e55349d14d65e5be67e2e92d9978beb0ed7a0c0 | /examples/c/rkh/blinky_bm/bsp/src/assert.c | 66d02b8eaf625713096846593687653433b05c66 | [
"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,887 | c | /*
* --------------------------------------------------------------------------
*
* Framework RKH
* -------------
*
* State-machine framework for reactive embedded systems
*
* Copyright (C) 2010 Leandro Francucci.
* ... | [
"bukitoo@gmail.com"
] | bukitoo@gmail.com |
8102b8a3e89c92062f024aac87f1a8ca63c8be45 | 9f89cc4b6ce520201697622e59f1e8d5e2e96842 | /libft/ft_lstdelone.c | 612ce20bf0bd85e7a2369284d90206a1056e4acd | [] | no_license | hyechanshin/Fdf | 2cbe1c7a1626435cb4e890d2e2f760b2fec2019a | 916669c42804faaa9034edea0571941f7c70f7ea | refs/heads/master | 2023-05-10T09:52:56.663600 | 2021-02-24T19:21:42 | 2021-02-24T19:21:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,073 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_lstdelone.c :+: :+: :+: ... | [
"kirikeria@gmail.com"
] | kirikeria@gmail.com |
4c5c1cb98a1af17e1012f7d8c3e86c55604b726d | 0b82191215fffbe6c9b2cac63dfff5d18e40d01c | /tests/fixtures/stm32f1_project/Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_q15.c | 6a67eef3d376458b55808934ff06cbac925ae87d | [
"MIT"
] | permissive | vznncv/vznncv-cubemx-tools | a737ab1526ed8ba144c88e59290bb1e4490eef96 | 9d73b578f1afb056accdbbefb66fe1f49337cd84 | refs/heads/master | 2020-03-19T15:28:22.820175 | 2019-07-11T17:59:04 | 2019-07-11T17:59:34 | 136,672,141 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 79 | c | Stub content:
Drivers/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_q15.c
| [
"vznncv@gmail.com"
] | vznncv@gmail.com |
ebfbde0f30114cf4aae06dcb722d4337df5eaf36 | 112df2a11ca1d09b9503ede2bf3bea884656df6a | /CoreFiles/kalinote/console/cmd_start.c | 4e33a40e57009917da2743fe3453ffa4bccfc85f | [
"MIT"
] | permissive | youvalue/KalinoteOS | b31bf995232dcd6130be376cbbf8e575742ea298 | 7cd490686223a806c52e1f750d2bbb5379edd1a7 | refs/heads/main | 2023-02-19T15:05:42.929117 | 2021-01-23T12:49:15 | 2021-01-23T12:49:15 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 624 | c | /* ้ๅบ็จๅบ */
#include "../bootpack.h"
void cmd_start(struct CONSOLE *cons, char *cmdline, int memtotal){
/* ๅจๆฐ็ๅฝไปค็ชๅฃๅฏๅจไธไธชๅบ็จ็จๅบ */
struct SHTCTL *shtctl = (struct SHTCTL *) *((int *) SHTCTL_ADDR);
struct SHEET *sht = open_console(shtctl, memtotal, 0);
struct FIFO32 *fifo = &sht->task->fifo;
int i;
sheet_slide(sht, 32,... | [
"840746219@qq.com"
] | 840746219@qq.com |
a9dc7f189b7bd847f70f29b02750875ced440a38 | e41c5d10d50013752a9b4fa0823b30a55ab4c958 | /src/kernel/management/mm.c | 6bf0be8370cf09d5b95569d1620f305df6d1216a | [] | no_license | autumn-wind/os-lab1 | de4dffcbe923275e72639480211862582def72c6 | 4c7e3e2c5185f75100b7dff084771e41c9d267ae | refs/heads/master | 2021-05-04T11:00:18.959405 | 2017-05-11T06:15:08 | 2017-05-11T06:15:08 | 48,466,517 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,262 | c | #include "kernel.h"
static void mm(void);
extern uint8_t mem_maps[PAGE_NR];
pid_t MM;
uint32_t get_free_page(){
int i;
for(i = 0; i < PAGE_NR; ++ i){
if(mem_maps[i] == 0){
mem_maps[i] = 1;
return KMEM + i * PAGE_SIZE;
}
}
panic("No free page is found!\n");
return 0;
}
void copy_mem(char *dest, char ... | [
"junf_wang@126.com"
] | junf_wang@126.com |
e5af280bd47578693245d933790f4c998ac70019 | 79453691a2d2001bd6ba9caba30e0279f03dd91f | /core/timeline.c | 1e8de446a0eb96ea08605807a6d49389d57cf489 | [
"ISC"
] | permissive | mstorsjo/l-smash | 41e2a1f11d1ae7a95a13473ac5592c49f8ebe1c0 | feb6036a47b74b318b67ac20fb2923236e2ae4a5 | refs/heads/master | 2023-08-24T04:44:56.682511 | 2014-10-11T19:08:12 | 2014-10-11T19:52:55 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 86,433 | c | /*****************************************************************************
* timeline.c:
*****************************************************************************
* Copyright (C) 2011-2014 L-SMASH project
*
* Authors: Yusuke Nakamura <muken.the.vfrmaniac@gmail.com>
*
* Permission to use, copy, modify, an... | [
"muken.the.vfrmaniac@gmail.com"
] | muken.the.vfrmaniac@gmail.com |
f39483a20b77f95659c49efc89f27aae18d3def5 | c99d6f8fab0e587bcfa5d21bd5a126851b7bdf24 | /kalimba/lib_sets/sdk/include/multirate_operators/cbops_peak_monitor_op.h | 916f379ccd9bbd00a7969a9fbc0c919c8668f1cd | [] | no_license | DIIIIII/koovox_adk4.0 | cd75854533a1b88667bdc21f8ef6e9476e289cc3 | ed6522025aca351885b47593620926889b914d37 | refs/heads/master | 2020-04-28T17:00:38.985571 | 2015-08-21T07:02:09 | 2015-08-21T07:02:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 600 | h | // *****************************************************************************
// %%fullcopyright(2007) http://www.csr.com
// %%version
//
// $Change: 2317643 $ $DateTime: 2015/07/10 11:14:28 $
// *****************************************************************************
#ifndef CBOPS_PEAK_MONITOR_HEADER_... | [
"youqiukun@163.com"
] | youqiukun@163.com |
0baefd07bb8e12e6c3fdf5174a143ef935181581 | 3839a59d66f65daaaf9f8f12ed1952223ecc116c | /tests/net/tcp/src/main.c | 1799929c5ea374d8317d7a8f1b0196b03d694222 | [
"Apache-2.0"
] | permissive | Jason0204/jasontek_f103rb-zephyrOS-project | 74e7863222c05e10f30a1c8951c43af60bc57baf | 21f354f9f0f13ff5f9fe0ed4236fa79635068591 | refs/heads/master | 2021-01-11T14:37:16.982857 | 2017-06-03T12:26:04 | 2017-06-03T12:26:04 | 80,175,240 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 37,176 | c | /* main.c - Application main entry point */
/*
* Copyright (c) 2016 Intel Corporation
*
* 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.... | [
"root@promote1204.router"
] | root@promote1204.router |
74fc6835d34cec1e2dae5784bb573dfa0198a474 | fee9e7a10356c611229a426bba147c9b489df089 | /Chapter12/example/prog12.4.c | 8a2eb0b7e6600b5f2e46e7a9795047a9ace3f34c | [] | no_license | ankitrgadiya/learn-c | e6be58f8ff588168ecf69b0ec92517118e07156b | 88445a9ccf99023e6753eb4fbe87ad5b6ee50086 | refs/heads/master | 2021-03-22T02:15:59.054313 | 2017-10-05T15:08:44 | 2017-10-05T15:08:44 | 88,732,254 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 849 | c | // Program to illustrate rotation of integers
#include <stdio.h>
int main (void)
{
unsigned int w1 = 0xabcdef00u, w2 = 0xffff1122u;
unsigned int rotate (unsigned int value, int n);
printf("%x\n", rotate (w1, 8));
printf("%x\n", rotate (w1, -16));
printf("%x\n", rotate (w2, 4));
printf("%x\n", rotate (w2, -2));... | [
"git@argp.in"
] | git@argp.in |
17c3554a0e5f96c50a0bc58e036e717366402412 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/mpv/video/out/opengl/extr_context_angle.c_angle_swap_buffers.c | 7bd2ae27dc9b5bcdf7e449fce6264ee92f23ec6f | [] | 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 | 799 | 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 |
045bdf79728ce0ab185922364f8b0baf61ee5bb1 | 1e395205d1c315c269a44c2e465831f862b2a491 | /src/nimbro/hardware/cm730/firmware/CM730_HW/src/system_init.c | 924b93bda21d48b4041d4f488f6326fe1680a42d | [] | permissive | anh0001/EROS | 01c46f88cc91ef0677b482124b2974790143e723 | a5fae8bf9612cd13fbbcfc0838685430a6fe8fa4 | refs/heads/master | 2021-08-28T00:07:13.261399 | 2021-08-20T08:56:12 | 2021-08-20T08:56:12 | 195,176,022 | 0 | 2 | MIT | 2021-08-20T08:52:12 | 2019-07-04T05:44:14 | null | UTF-8 | C | false | false | 23,542 | c | /************************* (C) COPYRIGHT 2010 ROBOTIS *************************
* File Name : system_init.c
* Author : zerom
* Version : V0.1
* Date : 2010/08/25
* Description : Functions relating to system initialisation
* Comment : This file has be... | [
"anhrisn@gmail.com"
] | anhrisn@gmail.com |
b6b7adc3ce32b5a8062cc2ae7dbdeab344d0b1b3 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/drivers/video/fbdev/extr_leo.c_leo_unmap_regs.c | 1818cd781a46434dc349ff569f5ff0f51f6e133a | [] | 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,322 | 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 |
acf36eaa7874588989de33bd95a3500c8621ed56 | 004120f3f7cc962f72cd4f29f45096f32fd1b284 | /C01/ex06/ft_strlen.c | 250949198298f88415c335fdd56c317c3e9bd02f | [] | no_license | gperuchi/42-Basecamp | e3104b50279a2f29003dd9d655747a92c16e028d | 84e5c73998336bb5c67ac1bf8391eb7c20da3b44 | refs/heads/main | 2023-04-16T11:04:03.522143 | 2021-04-20T22:40:17 | 2021-04-20T22:40:17 | 351,912,817 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 995 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strlen.c :+: :+: :+: ... | [
"gperuchi@student.42sp.org.br"
] | gperuchi@student.42sp.org.br |
b8cef1fefeb0d5061e3acfe668d228e2bc3b4f6f | 9980de4267127b2ef8452af164387526dc1ca483 | /platform/Device/SiliconLabs/EZR32HG/Include/ezr32hg320f64r69.h | 3af332c26f7c2e7b164da1f07f442d168103dc3b | [] | no_license | a-v-s/Gecko_SDK | 74df2d4cace0da22cdc382102e65f489b7d33a25 | f32fba67c98aa7f447708424ad2aa9519bc57fd2 | refs/heads/master | 2022-02-25T18:03:15.036123 | 2019-09-01T12:53:02 | 2019-09-01T12:53:02 | 186,304,303 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 23,116 | h | /***************************************************************************//**
* @file
* @brief CMSIS Cortex-M Peripheral Access Layer Header File
* for EZR32HG320F64R69
* @version 5.8.1
*******************************************************************************
* # License
* <b>Copyright 2019 Silic... | [
"andre@philosopher.it"
] | andre@philosopher.it |
dbf16474a120ed17d54c179cf4c524424f6f637e | 03b60dde2f22afe5bb7752558c0cfa20c4f251c2 | /third-party/LUFA100513/Demos/Host/ClassDriver/KeyboardHost/KeyboardHost.h | 2e5f1caeef665e9f69400adb13107c52d2a4ee44 | [
"CC0-1.0"
] | permissive | CrashSerious/dump-ninja | 241e8f20c74eed7401e028bdc20eceb0bcc7110f | 36e8e4a7625bdc956582a3bf30972dabe229e606 | refs/heads/master | 2020-05-16T21:11:13.447711 | 2012-01-14T16:19:41 | 2012-01-14T16:19:41 | 3,175,915 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,801 | h | /*
LUFA Library
Copyright (C) Dean Camera, 2010.
dean [at] fourwalledcubicle [dot] com
www.fourwalledcubicle.com
*/
/*
Copyright 2010 Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and... | [
"root@AVRDev.(none)"
] | root@AVRDev.(none) |
f8c44c62f46576c9bae111a220e5913dde2e56d7 | 78f22f375dac012269b8dac63ccb3f2537e4358b | /main.h | bcd4002c5f8e598e7f71edad87a344ca873c4b93 | [
"MIT"
] | permissive | jackmygreat/end.ac | d798547db83c49fb9d5c16bda8bd06a36c19ae4f | 33e7fffc62e2b7ec6ba29ab41036ca2c2597e82a | refs/heads/master | 2022-02-02T21:42:20.895137 | 2019-06-17T06:25:38 | 2019-06-17T06:25:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,069 | h | #ifndef _XDPD_MAIN_H
#define _XDPD_MAIN_H
#include <sys/socket.h>
#include <linux/if.h>
#include <linux/if_ether.h>
#define ALIGN(x,a) __ALIGN_MASK(x,(typeof(x))(a)-1)
#define __ALIGN_MASK(x,mask) (((x)+(mask))&~(mask))
#define SRV6_END_AC
#define SRV6_PSP
#ifdef SRV6_END_AC
#include <pthread.h>
#endif
//#define ... | [
"eden@nttv6.jp"
] | eden@nttv6.jp |
3fc434589591683f4ec7e04e48fd991cbc79228f | 01a4e429aeed06d87a74960818115ce2f534a462 | /apps/i2c_fail_safe_bootloader/host_app_nvm/firmware/src/config/sam_e54_xpro/peripheral/nvic/plib_nvic.c | 29b31940be2c2230bf6ce551f98c4aebc6883f2f | [
"ISC",
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | jmaya371/Boot-i2c | de7457db5946f3688c160bdd737be9c87a5360a6 | 1aa53edf577ac6b0d1096c753bd11997c79a6c89 | refs/heads/master | 2023-03-07T13:31:04.998810 | 2020-11-30T23:19:56 | 2020-11-30T23:19:56 | 340,567,769 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,795 | c | /*******************************************************************************
NVIC PLIB Implementation
Company:
Microchip Technology Inc.
File Name:
plib_nvic.c
Summary:
NVIC PLIB Source File
Description:
None
****************************************************************************... | [
"amit.raddi@microchip.com"
] | amit.raddi@microchip.com |
e037093c59a425901a66ed36b6b12e9f48c0cabb | 20c67a9b23f2af13fe197dc7ad840d373931234a | /targets/TARGET_Cypress/TARGET_PSOC6/psoc6cm0p/COMPONENT_CM0P_CRYPTO/psoc6_03_cm0p_crypto.c | 5d32d508a5ecdc86a300bc0b80deb798fb9115ee | [
"LicenseRef-scancode-pbl-1.0",
"BSD-3-Clause",
"MIT",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | OSHChip/mbed-os | 84d4985bec3b329b436d13fc45de72296a648b82 | 2bde6581a6710db6613aabd0493d727bce81a9ad | refs/heads/master | 2021-05-16T14:38:16.365393 | 2019-11-21T14:29:29 | 2019-11-21T14:29:29 | 118,018,112 | 0 | 1 | Apache-2.0 | 2019-10-17T00:49:17 | 2018-01-18T17:56:20 | C | UTF-8 | C | false | false | 234,813 | c | /***************************************************************************//**
* \file psoc6_03_cm0p_crypto.c
*
* \brief
* Cortex-M0+ prebuilt application image.
*
********************************************************************************
* \copyright
* Copyright (c) 2018-2019 Cypress Semiconductor Corporation
... | [
"opm@cypress.com"
] | opm@cypress.com |
6695fd12e433549f310e0567b53702efce2f6a98 | c7be5b45ee13d3f2bad32902f8602ee00dff13c0 | /numeric/AKWF_0487.h | 5ff63a51334301bf54aa304b855dc53892d430c9 | [] | no_license | DatanoiseTV/AKWF_WaveForms_1024 | d38ed856416b093d3b0c0b7ef8203cd3fdf20f20 | 54c9d55511f007feacfac3d437e0eb1d1f214d5e | refs/heads/master | 2021-01-19T22:01:48.646095 | 2014-07-08T12:34:35 | 2014-07-08T12:34:35 | 21,574,675 | 3 | 1 | null | null | null | null | UTF-8 | C | false | false | 7,406 | h | // Converted by AKWF2Teensy from AKWF_0487.wav.
// AKWF2Teensy - Beerware by Datanoise.net.
const int16_t AKWF_0487[1025] = {
217, 639, 1062, 1485, 1908, 2328, 2748, 3164, 3579,
3985, 4389, 4788, 5181, 5566, 5945, 6316, 6679, 7031, 7376,
7711, 8036, 8350, 8653, 8945, 9223, 9491, 9746, 9... | [
"github@ext.no-route.org"
] | github@ext.no-route.org |
8f7d3e44857ac33ebee1e2fa253a778f81c03a05 | 3c883e1084f0a61e558c2d210bb1b4ae8a5e6a06 | /third_party/nvxs-1.0.2/CLAPACK/SRC/cgeqlf.c | a489c9139f70bc8d25734fd728ecf6586899fe87 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"Python-2.0",
"BSD-3-Clause"
] | permissive | nya3jp/python-animeface | 7e48aa333c9f365a80acdf43e5d516edc8d0b189 | 15caf8b1ca29847f0dceb54e4b91c77726c4111c | refs/heads/main | 2022-04-29T20:17:01.198810 | 2022-04-04T10:17:59 | 2022-04-04T10:17:59 | 10,998,381 | 150 | 14 | Apache-2.0 | 2022-04-03T07:18:40 | 2013-06-27T14:06:08 | C | UTF-8 | C | false | false | 7,291 | c | #include "f2c.h"
#include "blaswrap.h"
/* Table of constant values */
static integer c__1 = 1;
static integer c_n1 = -1;
static integer c__3 = 3;
static integer c__2 = 2;
/* Subroutine */ int cgeqlf_(integer *m, integer *n, complex *a, integer *lda,
complex *tau, complex *work, integer *lwork, integer *info)
{
... | [
"takahashi.shuhei@gmail.com"
] | takahashi.shuhei@gmail.com |
112d141b3387959a6638445da509b6701f3f1533 | 9dbce2353cc5371cfa1c11536f895a45a259c488 | /Projet-ABDALLAH-LALLIS/fonction.c | 640566c33ec96a842874b7db86acb9d893aacefe | [] | no_license | Alsroth/Compilateur_miniC_DOT | e091bea9f9aff387599af61e64a92a4b29cdece8 | 34dd9e75f48c74e175865e0a0014bf10ecc13afc | refs/heads/master | 2020-04-20T19:39:45.742884 | 2019-12-18T20:19:48 | 2019-12-18T20:19:48 | 169,055,186 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,637 | c | // main.c
// Compilateur
//
// Created by Swabahadine ABDALLAH on 13/03/2019.
// Copyright ยฉ 2019 Swabahadine Abdallah. All rights reserved.
//
typedef struct Variable Variable;
typedef struct Environnement Environnement;
typedef struct Pile Pile;
struct Variable{
char* nom;
int valeur;
};
Variable li... | [
"alexandre.lallis@gmail.com"
] | alexandre.lallis@gmail.com |
e05f3c9bc8d46d58dd25b1bdb6144d5c662b8ed7 | f106b2ada207084f76f3fcd16283302fff257b70 | /frameworks/runtime-src/Classes/Const.h | e8c8ea1c9cdd0a6cd920bccd626467cfa6fdf558 | [] | no_license | djs-it/LinkUp | 3d15d22b3d855ee8e52ffbd9437399e90d92a5f6 | a9df86c07ea7f28a1822cd660d995c593ac3b9df | refs/heads/master | 2021-06-06T04:01:44.798236 | 2016-07-22T08:12:03 | 2016-07-22T08:12:03 | 63,861,048 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 247 | h | //
// Const.h
// Template
//
// Created by Tim Mars on 4/20/15.
//
//
#ifndef Template_Const_h
#define Template_Const_h
#define UUID_IOS_KEYCHAIN "5G2TD45G3P.com.donopo.overlap"
#define XXTEA_KEY "d@n0po"
#define XXTEA_SIGN "donopo"
#endif
| [
"djs_it@163.com"
] | djs_it@163.com |
0b3e9021be2486464a4926ecb645d361f9892898 | e279fe2c4e0822448b19f4dfe871f24287b79c26 | /variants/ArduCAM_ESP32S_UNO_PSRAM/pins_arduino.h | 3a9417d71fe954206e55472de9cea323ba56b1f6 | [] | no_license | ArduCAM/ArduCAM_ESP32S_UNO_PSRAM | 171f5ef073f820ea98222c0f34d92253eadaa0a9 | 18463b501075000784d3b3e6409c20b33c082ae0 | refs/heads/master | 2022-03-09T11:03:20.209031 | 2021-09-09T01:15:52 | 2021-09-09T01:15:52 | 196,910,169 | 21 | 25 | null | 2022-02-24T23:44:15 | 2019-07-15T02:32:17 | C | UTF-8 | C | false | false | 2,186 | h | #ifndef Pins_Arduino_h
#define Pins_Arduino_h
#include <stdint.h>
#define EXTERNAL_NUM_INTERRUPTS 16
#define NUM_DIGITAL_PINS 40
#define NUM_ANALOG_INPUTS 16
#define analogInputToDigitalPin(p) (((p)<20)?(esp32_adc2gpio[(p)]):-1)
#define digitalPinToInterrupt(p) (((p)<40)?(p):-1)
#define digitalPinHa... | [
"avahe.uctronics.com"
] | avahe.uctronics.com |
3e5e6128ba9c522ca89a80b7752af2f104324e1a | cb66093cc5909b35d710e9d722930fe449d4b09d | /pilot/include/header.h | 9a556a8395db39e8b3366ddb36a44eeb638a34c0 | [] | no_license | samanbarghi/syscall-overhead | b163c29598e20f0a7146f11feb268140e1cdb372 | e15fc2048ed0e1cf8f99f94a5034a1e7ab6d1bb6 | refs/heads/master | 2020-04-11T06:27:31.840365 | 2015-12-03T21:04:20 | 2015-12-03T21:04:20 | 20,651,169 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 820 | h | #include <stdio.h>
#include <assert.h>
#include <sys/types.h>
#include <sys/shm.h>
#include <sys/ipc.h>
#include <fcntl.h>
#include "spec.h"
#ifndef _SM_HEADER_H_
#define _SM_HEADER_H_
#define SM_SHMKEY 1020
syscall_page *shared_syscall_page(){
key_t key = SM_SHMKEY;
int shmid;
size_t shmsize = sizeof(sy... | [
"sbarghi@amquant.com"
] | sbarghi@amquant.com |
5539483810ecfb68b42ba34a08956d1f6191d34c | 7696875004ebef1287c8bff0875ec74b39314e89 | /4_fillit/libft/ft_strnequ.c | b1fda05e2ab323d8bb679f82e567ea354171e41e | [] | no_license | criro1/fgeorgin | 06565f4219e183e62c33f03dd83200faca45620e | 6f04101794cb8b6dcf82564c367a36710478a839 | refs/heads/master | 2021-06-28T23:55:14.030377 | 2020-10-21T09:28:41 | 2020-10-21T09:28:41 | 184,742,566 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,079 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strnequ.c :+: :+: :+: ... | [
"fgeorgin@at-o7.21-school.ru"
] | fgeorgin@at-o7.21-school.ru |
1f97ebf95b08e276b8944ae00e1b404c6d9cc405 | c1af42bb78cdeac97dcbcce7f85161a5ea7ab7e0 | /src/game_processing/game_main.h | 44328c9a7f7e83d3b8533c7febc700b3a00f1199 | [] | no_license | ditrol/tmmo | 288612460339512479525d7b72e9dc8af153c24d | 9582a6085fa2161a0af245368257cd11a6a20d69 | refs/heads/master | 2021-01-12T12:13:26.088895 | 2017-03-27T20:18:54 | 2017-03-27T20:18:54 | 72,372,369 | 0 | 0 | null | 2016-10-30T20:03:41 | 2016-10-30T20:03:41 | null | UTF-8 | C | false | false | 581 | h | #include "map.h"
#include "../map&builds_gen/buildgen.h"
#include "character.h"
#ifndef GAME_MAIN_H
#define GAME_MAIN_H
#define tick_delay 10000 //1000 = 1ms
#define BUILDING_TYPE_OFFSET 10
typedef enum building_type
{
barrack = 0,
smithy,
market,
tavern,
academy
} building_type_t;
typedef stru... | [
"postem256@gmail.com"
] | postem256@gmail.com |
b51b6941e732d4ac14e96952356b51db5c84da76 | 11ee3810ad0e2334e7f5af76867a7e8de98715d8 | /C_06/ex03/ft_sort_params.c | 057e442bab37cf955eb20db882479f9e75ae3fed | [] | no_license | ncliff-git/school21_pool_by_ncliff | 38f1ee9c5fb2c1206224aaeabed2d647007c6513 | a24601f66c0b74ca0d18fd2723c3767c3941ba29 | refs/heads/master | 2023-08-01T00:13:30.659337 | 2021-09-12T11:07:16 | 2021-09-12T11:07:16 | 286,780,068 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,630 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_sort_params.c :+: :+: :+: ... | [
"ncliff@un-h6.kzn.21-school.ru"
] | ncliff@un-h6.kzn.21-school.ru |
d51b1dcd5cd29364c1d6dda1945aa93f99e76645 | 4d26465ff79d1b7d328f324941fcfc1f09952e1f | /SDK_v4_geri/5G_ICT_Open_Platform_device_sdk_4.5.6_C_TCP/project/src/dynamic-library/iotmakers_dll_impl.c | d7b8b9e7523b3d5b01f8038959fa2c87596d67c7 | [
"LicenseRef-scancode-other-permissive"
] | permissive | soosun/sdk_v4 | 098ee29587f5803118411d8b1c2b428387695e67 | 721b83733accb3783966f57e8259f922d8d933a3 | refs/heads/master | 2023-05-31T19:28:53.637648 | 2021-06-14T23:07:37 | 2021-06-14T23:07:37 | 366,534,091 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,081 | c | /**
* Copyright (c) 2018 KT Corp. All rights reserved.
*
* This is a proprietary software of KT corp, and you may not use this file except in
* compliance with license agreement with KT corp. Any redistribution or use of this
* software, with or without modification shall be strictly prohibited without prior ... | [
"soosun1@daum.net"
] | soosun1@daum.net |
2878bda288888805864cb36db64e70866f0a7919 | 05bd89f61623c130cfa36d3c5b0d1e8617005cc4 | /0x13-more_singly_linked_lists/4-free_listint.c | 088c22e608b1fa503a6faad2dc543d367959f63e | [] | no_license | stevenbrand99/holbertonschool-low_level_programming | bf832e2188f8fa832d08532a0dff161fd29554c3 | c72c1e8716190251271f19ca9e42dcbf34f1dd89 | refs/heads/master | 2022-12-14T19:45:48.322233 | 2020-08-27T05:11:33 | 2020-08-27T05:11:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 212 | c | #include "lists.h"
/**
* free_listint - free_listint
* @head: head
*/
void free_listint(listint_t *head)
{
listint_t *store;
while (head != NULL)
{
store = head->next;
free(head);
head = store;
}
}
| [
"steven.brand1999@gmail.com"
] | steven.brand1999@gmail.com |
e52ddabf597623c9e98ce120b844a50689b1fe89 | 2875e427d9931ab8cfe2e066e1568c3130fcc3f2 | /Solaris_2.6/os_net/src_ws/usr/src/lib/libcurses/screen/compiler.h | 4338dee919e150e1fb30fa90fd384608f5a12856 | [] | no_license | legacy-codedigger/Solaris-2.6-Source-Code | 3afaff70487fb96c864d55bd5845dd11c6c5c871 | 60a0b3093caa7d84e63dd891a23df0e8e720bf3d | refs/heads/master | 2022-05-23T16:05:32.631954 | 2020-04-25T01:07:08 | 2020-04-25T01:07:08 | 258,658,903 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 5,179 | h | /* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
/* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */
/* The copyright notice above does not evidence any */
/* actual or intended publication of such source code. */
#ident "@(#)compiler.h 1.5 92/07/14 SMI" /* SVr4.0 1.5 */
/************************... | [
"zahir.meddour@protonmail.com"
] | zahir.meddour@protonmail.com |
60db1c2dc5abbafb16a5d6d61a3f6f1a6bc5dbb2 | b9435874ac443d72bf9d9fd7fb41477fe6008772 | /include/udap/threadpool.h | 60962f462474c6238f7e2311619bf5906e9a8293 | [
"Zlib"
] | permissive | Degget1986/uplexa-network | 9b4a88e9553c871625d410e07410b7bda0b23590 | 55493d8653d6271732f77c3999b473928ec2261c | refs/heads/master | 2022-02-25T15:35:14.136628 | 2019-09-05T22:08:31 | 2019-09-05T22:08:31 | 208,914,609 | 1 | 0 | NOASSERTION | 2019-09-16T23:12:20 | 2019-09-16T23:12:20 | null | UTF-8 | C | false | false | 1,161 | h | #ifndef UDAP_THREADPOOL_H
#define UDAP_THREADPOOL_H
#ifdef __cplusplus
extern "C" {
#endif
struct udap_threadpool;
struct udap_threadpool *
udap_init_threadpool(int workers, const char *name);
/// for single process mode
struct udap_threadpool *
udap_init_same_process_threadpool();
void
udap_free_threadpool(struct ... | [
"piercecoding@gmail.com"
] | piercecoding@gmail.com |
0c0b6d498fcf8236f9da14a5ea6f01e3935c2d92 | d9889fc26bee3790130b8e01e8d8c63bd13ab6d4 | /libft/srcs/ft_strncmp.c | 9610abdf86f4dfb0de840b65c6d4ce9233bf5972 | [] | no_license | multisme/philo | 7836aef1e25735b60ba0cac768f1d6b4526f76e1 | 0a6adde599cb4ff24b31d1a0058783b4d954db31 | refs/heads/master | 2021-08-22T04:56:05.629959 | 2017-11-29T10:34:29 | 2017-11-29T10:34:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,203 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strncmp.c :+: :+: :+: ... | [
"takiapo@e2r12p22.42.fr"
] | takiapo@e2r12p22.42.fr |
a04001b2b15aae24f19eb13721a0624dd761f563 | 5838cf8f133a62df151ed12a5f928a43c11772ed | /NT/com/netfx/src/clr/toolbox/tlbimp/tlbimpcode/__file__.h | 0b2942c6ac8250263661b975b63378a8cd971847 | [] | no_license | proaholic/Win2K3 | e5e17b2262f8a2e9590d3fd7a201da19771eb132 | 572f0250d5825e7b80920b6610c22c5b9baaa3aa | refs/heads/master | 2023-07-09T06:15:54.474432 | 2021-08-11T09:09:14 | 2021-08-11T09:09:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 444 | h | // ==++==
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
// ==--==
#ifdef _DEBUG
#define VER_FILEFLAGS VS_FF_DEBUG
#else
#define VER_FILEFLAGS VS_FF_SPECIALBUILD
#endif
#define VER_FILETYPE VFT_DLL
#define VER_INTERNALNAME_STR "TLBIMPCODE.DLL"
#define VER_FILEDESCRIPTION_... | [
"blindtiger@foxmail.com"
] | blindtiger@foxmail.com |
0e7a90538e1df8571644c766e15cdf81543ce621 | 202731ff01216915a791b31bb99b332e77ea765d | /Lexical-Analysis/testcases/test7.c | 47c2f5e1a54bc9053585e3aaf1fd2d5d5172aafe | [
"Apache-2.0"
] | permissive | rahulkumdas/Mini-Compiler-project | e2bb583ad3c38d8260da1707ec598a853c181740 | c30d64ef9f18a74637ff687b21a16358ba1ac804 | refs/heads/master | 2022-04-06T15:05:22.325637 | 2020-01-29T08:34:17 | 2020-01-29T08:34:17 | 235,524,099 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 204 | c | #include<stdio.h>
int square(int a)
{
return(a*a);
}
/*struct abc
{
int a;
char b;
};*/
int main()
{
int num = 2;
int num2 = square(num);
printf("Square of %d is %d", num, num2);
return 0;
}
| [
"rahul.kr0324@gmail.com"
] | rahul.kr0324@gmail.com |
ee7c28d552e74a466873e4e53c9d7331f337dd1b | ad0f70df9a874f388515ca5263a3e35c250c82c6 | /lab2-2_1/lab2-2_1.c | 97819943fe27e785c5c1c628bb1293be8e076ec3 | [] | no_license | JJuOn/2019-01-iotsw | fdf131392fe84db0355db1c96e9bd1425de241aa | 885c5fca43f4fc40efedf03fd9936cc855f3807d | refs/heads/master | 2020-05-17T22:43:26.121868 | 2019-06-21T04:30:55 | 2019-06-21T04:30:55 | 184,009,223 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 410 | c | #include <stdio.h>
#include <wiringPi.h>
#define LED_ON 1
#define LED_OFF 0
const int Led[16]={4,17,18,27,22,23,24,25,6,12,13,16,19,20,26,21};
int main()
{
int i;
if(wiringPiSetupGpio()==-1)
return 1;
for(i=0;i<16;i++)
{
pinMode(Led[i],OUTPUT);
digitalWrite(Led[i],LED_OFF);
}
while(1)
{
digitalWrite(Le... | [
"jwseo001@khu.ac.kr"
] | jwseo001@khu.ac.kr |
22eb5565d4e4bd60d5774f3ede7dddda4fc0e0de | 21b34921c86f311eb99e6d6af5d72744b2d9ba73 | /buffer.h | 969c5d8678c5bcf8aaa73f2b0511f86330ebec04 | [
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-public-domain"
] | permissive | io7m/coreland-corelib | 39d1aef2a16b858101df1b743e9a67681fa42f8b | f0c27f147c9757980de95189ff4435dae7d13dd3 | refs/heads/master | 2020-04-09T08:10:15.939615 | 2009-10-23T04:24:55 | 2009-10-23T04:24:55 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,390 | h | #ifndef CORELIB_BUFFER_H
#define CORELIB_BUFFER_H
#define BUFFER_OUTSIZE 8192
#define BUFFER_INSIZE 8192
#define BUFFER_ZERO {0,0,0,0,0}
struct buffer {
char *buf;
unsigned long pos;
unsigned long size;
int fd;
long (*op)(int, char *, unsigned long);
};
typedef long (*buffer_op)(int, char *, unsigned long)... | [
"markzero@6e7d7e42-f3d6-da11-80d8-00d0b73f4485"
] | markzero@6e7d7e42-f3d6-da11-80d8-00d0b73f4485 |
ec6feca65f5354de55edbaf9ae9a10fd55d7611e | 3031cee249c04edae3c36413e6e5f5ef10843ba6 | /V2/Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_adc.h | a58955935e53cfc4360f06149d9da6e3e91ae5e8 | [
"BSD-2-Clause"
] | permissive | HeyBirdie/Instrulab_V3 | bf3fe8e6abfbd60fa7bcec614e6f98b2585c3167 | a2084f98443e86bd7905afed902501c12435a762 | refs/heads/master | 2020-03-30T16:42:12.020715 | 2019-04-18T11:15:18 | 2019-04-18T11:15:18 | 151,422,183 | 0 | 1 | NOASSERTION | 2019-04-18T09:27:41 | 2018-10-03T14:03:15 | C | UTF-8 | C | false | false | 62,296 | h | /**
******************************************************************************
* @file stm32l0xx_hal_adc.h
* @author MCD Application Team
* @version V1.8.0
* @date 25-November-2016
* @brief Header file of ADC HAL module.
************************************************************************... | [
"jan.mucala@gmail.com"
] | jan.mucala@gmail.com |
d680aa70237e2fccb1e1474cbd7f43262b91e8b5 | 04788e316e71ce9af7a1299a7b73a5f5843f2167 | /srcs/do_the_s.c | 560e877d64df794f6a86d488b7c7f89e948c5828 | [] | no_license | adolivei/ft_printf | 51890366d0bce5889a8f564dba7cbebc91495615 | 603d8dd3ada8769c72841a43d110bfc2d6f217eb | refs/heads/main | 2023-05-15T11:49:49.638236 | 2021-06-03T12:29:04 | 2021-06-03T12:29:04 | 373,213,107 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,728 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* do_the_s.c :+: :+: :+: ... | [
"adolivei@c1r13s1.42lisboa.com"
] | adolivei@c1r13s1.42lisboa.com |
73db95df57dfb6f6951433c9fdd550c6cb1fb505 | 0f4b65bdd99e642402d489fdd662a7dc1d1441f5 | /testsuite/EXP_4/test1676.c | ee3deab4c753a012b7401762b3dc944e2d27d143 | [
"MIT"
] | permissive | matthiaskrgr/CF3 | 157e4967f12a6e6a0eee0fa9421f7855d24047c5 | 981a49c2b1f0fb80e1d1778beb3f3ce8578338c3 | refs/heads/master | 2021-01-01T06:02:05.773732 | 2017-07-15T20:15:36 | 2017-07-15T20:15:36 | 97,335,407 | 0 | 0 | null | 2017-07-15T18:41:20 | 2017-07-15T18:41:20 | null | UTF-8 | C | false | false | 52,102 | c |
/*
CF3
Copyright (c) 2015 ishiura-lab.
Released under the MIT license.
https://github.com/ishiura-compiler/CF3/MIT-LICENSE.md
*/
#include<stdio.h>
#include<stdint.h>
#include<stdlib.h>
#include"test1.h"
volatile uint8_t x5 = 9U;
volatile int8_t x8 = 6;
static uint32_t x9 = UINT32_MAX;
int64_t x11 = -1LL;
int64_t... | [
"ishiura-compiler@ml.kwansei.ac.jp"
] | ishiura-compiler@ml.kwansei.ac.jp |
3e541acf3fcb22613f9a07de10e7d837ae8fa561 | c2cedcf36667730f558ab354bea4505b616c90d2 | /players/astaroth/nk1.c | b82d466121b5983c9ef1dd3f22cee39b5e60f3e1 | [] | no_license | wugouzi/Nirvlp312mudlib | 965ed876c7080ab00e28c5d8cd5ea9fc9e46258f | 616cad7472279cc97c9693f893940f5336916ff8 | refs/heads/master | 2023-03-16T03:45:05.510851 | 2017-09-21T17:05:00 | 2017-09-21T17:05:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 361 | c | inherit "obj/monster";
reset(arg) {
if(!arg)
::reset(arg);
set_name("johnathan");
set_level(1);
set_alias("newkid");
set_race("man");
set_hp(15);
set_aggressive(1);
set_al(-1000);
set_short("Johnathan");
set_long("This is an evil new kid.\n" +
"He belongs on the chopping block.\n" +
... | [
"rump.nirv@gmail.com"
] | rump.nirv@gmail.com |
b2625c08e5d4c9ec306611b16c9f398e5aab39c2 | b945b2fac11f237a49de33af1b8fa02ba3ed1814 | /vds/vdaim/test2/main.c | c921ffdcd1071a280d8453dbbee5267b94659dc6 | [] | no_license | ahundiak/isdp | b94f56f7a7b02b806209ff06da8e22497f6e1386 | 07572eb18f07cbf762505ef34e471fa47c102df4 | refs/heads/master | 2021-03-12T20:02:34.067237 | 2011-12-16T20:03:20 | 2011-12-16T20:03:20 | 37,136,442 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,345 | c | #include <stdio.h>
#include <string.h>
#include <glib.h>
#include <gio/gio.h>
extern test_ftp();
#define POSTMAN_MAGICNO 1234567876 /* good buffer identifier prefix */
#define FULL_BUFFER 1 /* needs packing buffer on CLIX */
#define LEAN_BUFFER 2 /* no mfail etc; saves packing space */
... | [
"ahundiak@e9faf64c-7e38-11de-a453-d5a50d962d30"
] | ahundiak@e9faf64c-7e38-11de-a453-d5a50d962d30 |
d2992ef2f29855880b5236609463f866dca97f58 | d41b90545b1d5a417cef4510e530a4b392e9f247 | /source/src/sdk/src/qcommon/qcommon.h | ab1810b7245f30bd94f407fe3a7e88555260557e | [] | no_license | annihil-com/eth32nix_resurrection | d36d47c85ea2cbcff04f03b8826864852e2f8eb6 | b45c8e29cc60bcf778ef0420f9951d157706f9d0 | refs/heads/master | 2022-10-10T00:00:26.118732 | 2020-06-07T14:51:52 | 2020-06-07T14:51:52 | 268,081,021 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 32,521 | h | /*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
This file is part of Quake III Arena source code.
Quake III Arena source code is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public License as
publish... | [
""
] | |
07d3a145fe7a311720173102b61fb493ab5698a0 | a936bd820013210ee8691e5bdb471dd0901f8ef0 | /inc/to_wordtab.h | 79ca2febd3dc000b30f6386270fc95e3064f15e7 | [] | no_license | ValXp/my_irc | 84f32057ac335582f11b1d5add3613df0fe5b6f4 | 52d6d39226f19e031b0320594b20f49454e83c3b | refs/heads/master | 2021-01-23T20:12:47.880339 | 2015-06-12T17:49:16 | 2015-06-12T17:49:16 | 12,162,835 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 357 | h | /*
** to_wordtab.h for my_irc in /home/horner_v/tek2/c/my_irc
**
** Made by Valentin Horner
** Login <horner_v@epitech.net>
**
** Started on Wed Apr 21 17:09:28 2010 Valentin Horner
** Last update Wed Apr 21 17:09:50 2010 Valentin Horner
*/
#ifndef TO_WORDTAB_H_
# define TO_WORDTAB_H_
char **to_wordtab(char *tot... | [
"vhorner@tripadvisor.com"
] | vhorner@tripadvisor.com |
85ad8d9beff3706cf04f73aa1c60734602694102 | fb0669ad61a375ae3bdb9b57bd44c35be14f90d2 | /src/listener.h | b5a889fe6377800af9b9aaf80c6586c9165648d2 | [] | no_license | saxenasaurabh/indoor-3d-mapping-turtlebot | fd0d94fb0b23a9b0239c850d7c48765aeed2ad54 | eb829b21d0c345eaa9684791ed5a670265c08f32 | refs/heads/master | 2021-01-01T18:49:31.912983 | 2015-01-13T00:14:03 | 2015-01-13T00:14:03 | 29,119,252 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 46 | h | bool get_current_orientation (double arr[4]);
| [
"saxena.saurabh90@gmail.com"
] | saxena.saurabh90@gmail.com |
7a6936325243ed3e3fb6d0b331e4c6fb4797c8f8 | 4f1d319133a467466a99c5197b519f73fd73e1f1 | /src/osd/sdl/dview.h | 488aaa1c61833c18b0c7b6f847698d635ad75fc3 | [] | no_license | AltimorTASDK/shmupmametgm | 5da401800c7c435b1c3a5a927ba5bc15a6e056cd | 2911e3cf43d04a3d1587a48a63352c42647cc9e6 | refs/heads/master | 2021-01-13T00:50:22.251435 | 2015-12-13T18:16:27 | 2015-12-13T18:16:27 | 47,025,375 | 3 | 3 | null | 2017-02-05T01:09:53 | 2015-11-28T13:55:58 | C | UTF-8 | C | false | false | 1,332 | h | #ifndef DVIEW_H
#define DVIEW_H
#include <gtk/gtk.h>
#include "emu.h"
#include "video.h"
#include "osdepend.h"
#include "debug/debugvw.h"
#include "debug/debugcon.h"
#include "debug/debugcpu.h"
GType dview_get_type(void);
#define DVIEW_TYPE (dview_get_type())
#define DVIEW(obj) (G_TYPE_CHECK_IN... | [
"altimormc@gmail.com"
] | altimormc@gmail.com |
cf8fbbdc34eb8b3a53263738736824fff0bdd2e9 | 230764d82733fac64c3e0eae1ce0a4030965dc4a | /third_party/gst-plugins-base/gst-libs/gst/audio/audio-resampler-neon.h | 5a77d45d3be38c83920c8b080503154267b56ba0 | [
"BSD-3-Clause",
"LGPL-2.1-only",
"LGPL-2.0-or-later",
"LicenseRef-scancode-other-copyleft",
"LicenseRef-scancode-warranty-disclaimer",
"GPL-1.0-or-later",
"GPL-2.0-only",
"LGPL-2.0-only",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | isabella232/aistreams | 478f6ae94189aecdfd9a9cc19742bcb4b4e20bcc | 209f4385425405676a581a749bb915e257dbc1c1 | refs/heads/master | 2023-03-06T14:49:27.864415 | 2020-09-25T19:48:04 | 2020-09-25T19:48:04 | 298,772,653 | 0 | 0 | Apache-2.0 | 2021-02-23T10:11:29 | 2020-09-26T08:40:34 | null | UTF-8 | C | false | false | 30,554 | h | /* GStreamer
* Copyright (C) <2016> Wim Taymans <wim.taymans@gmail.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your option) any... | [
"dschao@google.com"
] | dschao@google.com |
7a41ee094cfb1f370d67e6deadc8c8de6c2e2ae6 | 102b6cf872cf4d5653b2ae9c0dc7baa3c2418644 | /25Hz prototype/source/Safety_EEprom.c | d25dfb99ae9b2aec2f2da55486be19584b02596a | [] | no_license | capeter123/LY25HZ_50HZ | ba90d5b5a0b51b16f99a77d24f044da00e571f3c | 55d923fc6ff276fa1135fce7a0c2716d966ec234 | refs/heads/master | 2021-10-19T05:04:38.777137 | 2019-02-18T11:10:49 | 2019-02-18T11:10:49 | null | 0 | 0 | null | null | null | null | TIS-620 | C | false | false | 12,103 | c | /*=============================================================================*
* Copyright(c) 2009-2011, ALL RIGHTS RESERVED
*
* FILENAME : 50KW_Safety_EEprom.c
*
* PURPOSE :
*
* HISTORY :
* DATE VERSION AUTHOR NOTE
*
*
*--------------------------------... | [
"xindangmoziyuan@163.com"
] | xindangmoziyuan@163.com |
7e81e080c10c76f97aef06c0a42dbcf598b3d785 | 4045ca0933bbccd556c8cd251ecba512c8e1383d | /src/include/dare/dare_kvs_sm.h | 575f5145386481c76cf628011021617bddc39a6e | [
"BSD-3-Clause-Open-MPI"
] | permissive | wnagchenghku/RDMA-PAXOS | 64372cff3c1e658a7c33137f728e0ce8c301a6cd | 9fd851b959800aadd8b74ccee61e9d4fc8b34b63 | refs/heads/master | 2020-05-29T14:04:52.502763 | 2019-06-07T04:52:49 | 2019-06-07T04:52:49 | 189,182,791 | 0 | 0 | NOASSERTION | 2019-05-29T08:24:44 | 2019-05-29T08:24:44 | null | UTF-8 | C | false | false | 999 | h | /**
* DARE (Direct Access REplication)
*
* State machine implementation (KVS)
*
* Copyright (c) 2014-2015 ETH-Zurich. All rights reserved.
*
* Author(s): Marius Poke <marius.poke@inf.ethz.ch>
*
*/
#ifndef... | [
"you@example.com"
] | you@example.com |
6044329e2720d29a4234d6f088cee598a805e17d | c0bfd93cd7f26a271268e504959256f1e02c6806 | /components/esp8266/include/driver/i2s.h | 3b4e6056d781b31b57160923a0794a0694a1151a | [
"Apache-2.0"
] | permissive | espressif/ESP8266_RTOS_SDK | 606f396e92d2675d9854f0fabd88587fbbbaf267 | af0cdc36fa2600033d0a09301c754008cf1503c1 | refs/heads/master | 2023-08-24T22:40:15.373553 | 2023-05-06T02:04:24 | 2023-05-06T02:04:24 | 27,584,181 | 3,163 | 1,749 | Apache-2.0 | 2023-08-09T10:48:13 | 2014-12-05T09:27:12 | C | UTF-8 | C | false | false | 10,411 | h | // Copyright 2018-2025 Espressif Systems (Shanghai) PTE LTD
//
// 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 a... | [
"xiongyu@espressif.com"
] | xiongyu@espressif.com |
686197567763009a8812e31185d0c5a2e3bfa9fd | eaef7a8d2241cee298c1e02ffa5aa0a89de1bf08 | /Structs/main.c | e82a59d9d33fa713fea2f3b11fa81e6cceddf6f4 | [] | no_license | Euby/fCC-Beginners-C | 11903eb26791d83ca3952fdbde68aee3e2dfed22 | cfe94d1539b12f2404351cb6b1b95a2dcd432061 | refs/heads/master | 2022-11-23T01:08:36.088252 | 2020-07-31T06:00:37 | 2020-07-31T06:00:37 | 283,830,994 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 640 | c | #include<stdio.h>
#include<stdlib.h>
#include<string.h>
struct Student{
char name[50];
char major[50];
int age;
double gpa;
};
int main(void){
struct Student student1;
student1.age = 18;
student1.gpa = 3.2;
strcpy(student1.name, "Christopher Euabanks");
strcpy(student1.major, "Co... | [
"ceubanks06@gmail.com"
] | ceubanks06@gmail.com |
0825592e53ba7046f2026b08e439232d380ebc0a | c14b295f793b0ea3cdfdfc185c3a4b5a382fb14e | /0x05-pointers_arrays_strings/0-main.c | 9938daea095eba90e41bdd3e63f3e79db4cbb93f | [] | no_license | macoyulloa/holbertonschool-low_level_programming | 2b87acc374e8d71a8f07eec15e20b4bff2bbe943 | 291a7290e2144eed0f0c877a8107b0e31d2a69a5 | refs/heads/master | 2020-04-21T09:02:19.247265 | 2019-08-29T23:48:08 | 2019-08-29T23:48:08 | 169,436,484 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 356 | c | #include "holberton.h"
#include <stdio.h>
/**
* main - check the code for Holberton School students.
*
* Return: Always 0.
*/
int main(void)
{
char s1[98] = "Hello ";
char s2[] = "World!\n";
char *p;
printf("%s\n", s1);
printf("%s", s2);
p = _strcat(s1, s2);
printf("%s", s1);
printf("%s", s2);
... | [
"malejacoy@hotmail.com"
] | malejacoy@hotmail.com |
834f348a38c3f412467849641d2d2a7d144d205c | 02a087e8de0a7d0cfed9dba60e8cff5be4ae3be1 | /Research_Bucket/Completed_Archived/ConcolicProcess/oracles/Bellon/bellon_benchmark/sourcecode/cook/src/cook/graph/run.h | b8e5449e85054e967c0f0e78f7289b476ca05e53 | [] | no_license | dan7800/Research | 7baf8d5afda9824dc5a53f55c3e73f9734e61d46 | f68ea72c599f74e88dd44d85503cc672474ec12a | refs/heads/master | 2021-01-23T09:50:47.744309 | 2018-09-01T14:56:01 | 2018-09-01T14:56:01 | 32,521,867 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,197 | h | /*
* cook - file construction tool
* Copyright (C) 1997 Peter Miller;
* 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 as published by
* the Free Software Foundation; either version 2 of ... | [
"dxkvse@rit.edu"
] | dxkvse@rit.edu |
c4fc7f178872d84fa16efb7f9920ad174a396aa9 | 3ac819ce9d1ac47712238d91e77a47446841821b | /driver/retimer/nb7v904m.c | 81fd5abc93be4e3fcde120563625204132869c39 | [
"BSD-3-Clause"
] | permissive | platinasystems/chrome-ec | cd638b8f86076cb01e5048ca51a63e4adbfbac85 | ce143d577fa85acae86ae372a7521d7def6c2391 | refs/heads/master | 2021-01-12T13:00:38.698345 | 2020-02-19T16:48:06 | 2020-02-27T14:35:48 | 69,767,954 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,492 | c | /* Copyright 2020 The Chromium OS Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*
* ON Semiconductor NB7V904M USB Type-C DisplayPort Alt Mode Redriver
*/
#include <stdbool.h>
#include "common.h"
#include "console.h"
#include "ec_... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
2e1ba944c817047a373ca0105b4ecd2113b66f88 | d3712eb8d530dd4eac13eebb8f50e87fc7b36e7e | /PushPillClient/DerivedData/PushPill/Build/Intermediates/Pods.build/Debug-iphonesimulator/Pods-PushPill.build/DerivedSources/Pods_PushPill_vers.c | e6b1641c4a5bc0814d90a30d7bf3e0f45c1f08a6 | [] | no_license | teamsokal/PushPill | 9a5e16b87094ad7941a27341aaace75ef7a7d525 | 066305f05c1e38a53cd6f387bd764e5cac24ce15 | refs/heads/master | 2021-01-01T05:13:46.183721 | 2016-04-25T01:47:59 | 2016-04-25T01:47:59 | 56,678,919 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 202 | c | const unsigned char Pods_PushPillVersionString[] __attribute__ ((used)) = "@(#)PROGRAM:Pods_PushPill PROJECT:Pods-1" "\n"; const double Pods_PushPillVersionNumber __attribute__ ((used)) = (double)1.;
| [
"gaeunkim913@gmail.com"
] | gaeunkim913@gmail.com |
4dac9318871220a7cebdb5c6b01fc08d41dece2c | e4224daa874a49f513999545068e61b990c8df92 | /src/main/tunnel/nt_distributor.h | 75f2b2412423707750daf9246887c6014b0e51f1 | [] | no_license | goldolphin/nettle | 4d434f84960d9b74515868d410d705d31af0d279 | 61913d04c5c3060deac29339e7967d9eea9e1033 | refs/heads/master | 2021-01-22T22:20:00.836614 | 2017-03-23T09:10:20 | 2017-03-23T09:10:20 | 85,928,401 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,286 | h | /**
* @author caofuxiang
* 2015-07-01 14:44:44.
*/
#ifndef NETTLE_NT_DISTRIBUTOR_H
#define NETTLE_NT_DISTRIBUTOR_H
#include <dispatcher/common.h>
typedef struct {
address_t src;
address_t dst;
} nt_path_t;
const char * parse_address(address_t * address, const char * str);
const char * parse_path... | [
"goldolphin@gmail.com"
] | goldolphin@gmail.com |
f5c51e2a4bac01595de5cebdb3f46d6a3f423a98 | 2c78de0b151238b1c0c26e6a4d1a36c7fa09268c | /common/components/rtl/external/Embarcadero/DelphiBerlin/cpprtl/Source/startup/rawdll.c | 987f7ed5397312653a3a174a65879a6d6b3b7f00 | [] | no_license | bravesoftdz/realwork | 05a3b308cef59bed8a9efda4212849c391b4b267 | 19b446ce8ad2adf82ab8ce7988bc003221accad2 | refs/heads/master | 2021-06-07T23:57:22.429896 | 2016-11-01T18:30:21 | 2016-11-01T18:30:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 443 | c | /*-----------------------------------------------------------------------*
* filename - rawdll.c
*
*-----------------------------------------------------------------------*/
/*
* C/C++ Run Time Library - Version 24.0
*
* Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc.
* All Rights Rese... | [
"lulinalex@gmail.com"
] | lulinalex@gmail.com |
38c8e163af72fa371a2b5581041bfe10f5ba50d6 | 6fab035296f5122c10bb53eed6591c0bbbbdeeb1 | /Conditionally.h | 676caf011bf5f17118bf8e39eb08398d66aa3d32 | [
"MIT"
] | permissive | robskillington/objc-conditionally | 3d32ba7ea80cfb29ef6953929be52057b93cfd27 | 2e80a6d90c8f8b798714b72f644a1e4a90f4bc5a | refs/heads/master | 2021-01-18T23:57:07.647960 | 2014-08-14T00:14:23 | 2014-08-14T00:14:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 695 | h | //
// Conditionally.h
// MIT License: https://github.com/robskillington/objc-conditionally/blob/master/LICENSE
// Rob Skillington
//
static const NSTimeInterval ConditionalExecuteBlockTestInterval = 0.01;
static const NSTimeInterval ConditionalExecuteBlockTimeout = 2.0;
typedef BOOL (^ConditionalTestBlock)();
type... | [
"rob.skillington@gmail.com"
] | rob.skillington@gmail.com |
2a3be8cd6d51e4cdb4c5f4302682cfd0610aa6f9 | 9e5d4a9ecc98ab56d872e20af63f73765b0fca1f | /Pods/Headers/Build/CoconutKit/NSArray+HLSExtensions.h | 59f69b2c8842a31e30f16aa13f610b907ad4d188 | [] | no_license | defagos/CoconutKit-BindingsHandsOn | 561f1cbb5f761a1896c196ede3b65c8d52424a6f | 199c87cf70338cddc86c5117a9582a44f5c139d2 | refs/heads/master | 2021-01-25T05:22:03.217719 | 2014-11-26T08:25:01 | 2014-11-26T08:25:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 67 | h | ../../../CoconutKit/CoconutKit/Sources/Core/NSArray+HLSExtensions.h | [
"defagos@gmail.com"
] | defagos@gmail.com |
cc182956b4c019e247f244dc7f59ac2c66ffa545 | 818cb9cb4ee6e52db8ded109a198f72cfe1c600c | /stm32f103_i2c1/src/i2c.h | 1f1b5b7bbc18602f388e6a8e7c814f78afe5cd18 | [] | no_license | Fullmoon12185/HY-MiniSTM32V | 927a7da43e3201ac3d7b902ed8c881424859dc8c | 98275e8a36007638c6a4028f5e5d23457a6791d1 | refs/heads/master | 2020-09-29T23:27:31.655936 | 2019-03-18T19:05:23 | 2019-03-18T19:05:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 182 | h | #ifndef _I2C_H_
#define _I2C_H_
#include "stm32f10x_conf.h"
void i2c_init();
void write_pcf8574(uint8_t addr, uint8_t data);
uint8_t read_pcf8574(uint8_t addr);
#endif // _I2C_H_ | [
"nils.stec@gmail.com"
] | nils.stec@gmail.com |
db376c16e0d821c3c61a42b83b5a7ef7130b6e71 | 41d0aee2205d1d1d244faf6b72bae5b48d3839af | /kernel/base/include/los_base_pri.h | a43f073a33585280e12c3232407a7083781ec7e4 | [
"BSD-3-Clause"
] | permissive | SunnyLy/kernel_liteos_a_note | 75d2df014abce78e85722406331343832f74cec4 | 9c54aa38d2330b365e55e5feff1f808c3b6dba25 | refs/heads/master | 2023-08-19T13:15:21.905929 | 2021-10-22T09:26:15 | 2021-10-22T09:26:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,093 | h | /*
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
* Copyright (c) 2020-2021 Huawei Device Co., Ltd. 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.... | [
"kuangyufei@126.com"
] | kuangyufei@126.com |
0184788893cc48dfd6c8f117c1b22420fafd3dbc | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/drivers/input/keyboard/extr_imx_keypad.c_imx_keypad_irq_handler.c | 79547298deed6e0de85cf2822cd92de35ae7cf24 | [] | 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,642 | 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 |
237456fb780044b87dfaa80455968506fcfd9b79 | ad2541550220131170abf20b0074df7e0914805f | /src/includes/routine.h | 58d219db97ac38342d93ffd34d73a467a51c9c77 | [] | no_license | RRZE-HPC/MPIBench | 9c4467df2195c22e3e92c6cac0ecbdb7d38eb5ae | c16dc57a46921b0b93a82a5c229a18071946c926 | refs/heads/master | 2022-03-04T18:16:22.563839 | 2019-08-19T08:07:28 | 2019-08-19T08:07:28 | 177,814,117 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 406 | h | #ifndef ROUTINE_H
#define ROUTINE_H
#include <stdio.h>
#include <mpi.h>
#include <stdlib.h>
#include <string.h>
#include "overlap_functions.h"
void Ibcast(int argc, char * argv[]);
void Igather(int argc, char * argv[]);
void Ireduce(int argc, char * argv[]);
void Iscatter(int argc, char * argv[]);
void Isend... | [
"hassanasghar13@yahoo.com"
] | hassanasghar13@yahoo.com |
44ed14cb026c55e84eb1bd55bb2b915b60d953b7 | 3d7d23cc85221a614cd08bda63121fb56d776aae | /glfw-3.2.1/include/GLFW/glfw3.h | 7666ff610f99a56e925d17de28bfa967dd55c913 | [] | no_license | wesstr/tessellation | 53832badcad9284c0dfd5d8a616c8d208295f100 | 1d9fc54c320e76c9b302499c377b9064fe341b66 | refs/heads/master | 2021-08-23T22:07:10.419337 | 2017-12-06T19:41:23 | 2017-12-06T19:41:23 | 113,143,118 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 131 | h | version https://git-lfs.github.com/spec/v1
oid sha256:58cb6576c30b9a4d67f4041ab713da850eabafafb2c14d23e1c5a500654788dd
size 152470
| [
"wesstr@gmail.com"
] | wesstr@gmail.com |
8a2eeaaf22f040f7ff7ef70633a970bd89b12dfc | 173eb435fef61582ea8b255fe5d1df9dc58f2abc | /slave_srio/se_main.c | 8a27127ac123df82391597b161bdc0f2fb27b7c2 | [] | no_license | Cai900205/test | 6d9e8fe5c7193cdf1e75885d85bc92c67cdb8812 | 1f9db0fcaa4bdd4f8966e016649a99bb37614808 | refs/heads/master | 2020-12-25T17:27:05.718094 | 2016-08-22T13:15:20 | 2016-08-22T13:15:20 | 40,888,283 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,694 | c | /*************************************************************************
> File Name: main.c
> Author:
> Mail:
> Created Time: Wed 12 Aug 2015 05:16:49 PM CST
************************************************************************/
#include "fvl_common.h"
#include "fvl_srio.h"
#define Buf_num 16
#define Buf_... | [
"1198430034@qq.com"
] | 1198430034@qq.com |
3e9a7de8da5b23a0838793f035eeab54f73477d8 | cb6bd0015a08b01c5312ec47ab29a4431f2746a5 | /arch/esp32/main/forth_evt.c | 5df52a3274ad07fbb32ec7b24bc6db8f6ec42808 | [
"CC0-1.0",
"LicenseRef-scancode-public-domain"
] | permissive | petarkabashki/punyforth-esp32 | 9d6e21761b809148410b6073515e27a9fcd1f9d8 | 590d2b4638ba06eda73376db3445dfc8b5515ffa | refs/heads/main | 2022-12-26T14:30:17.531036 | 2020-10-07T00:19:36 | 2020-10-07T00:19:36 | 301,885,440 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 570 | c | // #include "espressif/esp_common.h"
#include "freertos/FreeRTOS.h"
#include "freertos/task.h"
#include "freertos/queue.h"
#include "forth_evt.h"
static QueueHandle_t event_queue;
void init_event_queue() {
event_queue = xQueueCreate(12, sizeof(struct forth_event));
}
void forth_add_event_isr(struct forth_event *... | [
"peter.kabashky@gmail.com"
] | peter.kabashky@gmail.com |
fb7dc7d25f1efec59753dc854065bdd4a57f3719 | 4bcb76847e10b1cd0a19337715668c65e36337ae | /ios/Pods/Headers/Private/react-native-spinkit/RTSpinKitArcAnimation.h | 8469910ed11942b202238fdab1eb297d935a7fce | [
"MIT"
] | permissive | lklima/constru-app | 71d8e0e2a471cf2591e5d6b57fa94a8d12afdac3 | 168078625e77df03e012c33dba06ab0838191154 | refs/heads/master | 2022-12-26T16:57:59.265702 | 2020-02-27T01:48:27 | 2020-02-27T01:48:27 | 220,639,891 | 0 | 1 | MIT | 2022-12-10T08:21:39 | 2019-11-09T12:36:17 | JavaScript | UTF-8 | C | false | false | 105 | h | ../../../../../node_modules/react-native-spinkit/ios/Libraries/SpinKit/Animations/RTSpinKitArcAnimation.h | [
"lkpro2011@gamil.com"
] | lkpro2011@gamil.com |
6949b49baa0e4585eaab17a73f4499beda509f0b | 46367579a54a09dd220dd9a678b1452f06897f11 | /features/ccp/src/H5Gent.c | 3809933b4705b88fa8e5c5702fdc94c2a46233e8 | [
"LicenseRef-scancode-llnl",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-hdf4"
] | permissive | TPLink32/hdf5 | 33ff24c9b6133f0f51cb6cc2b722fba7bb1777dd | 0d6987c15284bd9f34c7e44452a152833d42a738 | refs/heads/master | 2021-05-31T01:15:39.463663 | 2016-04-14T23:02:09 | 2016-04-14T23:02:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 20,160 | c | /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Copyright by The HDF Group. *
* Copyright by the Board of Trustees of the University of Illinois. *
* All rights reserved. *
* ... | [
"acheng@dab4d1a6-ed17-0410-a064-d1ae371a2980"
] | acheng@dab4d1a6-ed17-0410-a064-d1ae371a2980 |
156adf484fb8187059cb528e84e178a21a78ae5e | d880bac94871b7d153a8217f0d2423fc018d17df | /fun2.c | 7a00e860bcfd7d83ba027c9dc3d316c4f42aa080 | [] | no_license | xby999/xby | 4a3f9d1d03aa8d09af93ad0a7cda4afc91c149f1 | dcc4f940516b0b207e2588176a17f91ab4fbb4f7 | refs/heads/master | 2020-08-07T22:05:00.563490 | 2019-10-08T09:23:42 | 2019-10-08T09:23:42 | 213,599,788 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 73 | c | #include <stdio.h>
int main()
{
printf("hellow world\n");
return 0;
}
| [
"1963256383@qq.com"
] | 1963256383@qq.com |
8e9da1ffe99caaeaeb39586685d5ff95b9e8cad6 | 30c984ecd771f1aea9000c4b90267f2d75d9a54f | /Embedded_cal_test/ecosystem/stm32f37x/c/cpal/inc/stm32f37x_i2c_cpal.h | 3025f777067166c491f7477e9677c5b89ddc1e18 | [] | no_license | vincentwenxuan/smores_document | 682a491d0e0424ea54ead7aecb897409594a6770 | bc1be012bcd10b80df41d3f61fa4aec1238fdcc9 | refs/heads/master | 2021-01-10T01:27:04.022279 | 2015-09-09T20:15:03 | 2015-09-09T20:15:03 | 36,809,619 | 0 | 0 | null | null | null | null | WINDOWS-1252 | C | false | false | 33,136 | h | /**
******************************************************************************
* @file stm32f37x_i2c_cpal.h
* @author MCD Application Team
* @version V1.0.0
* @date 20-September-2012
* @brief This file contains all the functions prototypes for the I2C firmware
* layer.
****... | [
"xiaojun.sun086@gmail.com"
] | xiaojun.sun086@gmail.com |
bce5799844b63cfc6d76779fa2b61ace67dd3449 | 1bf8dbc04a8fd0d9eda69a09c62d4e96073d76f5 | /Aps-Jogo/aleatorio.c | 8f06fe56b7513a3b65b654d3992d3e9a6bf1638c | [] | no_license | HendricksSumeck/Torre-negra | ce3300e2f72f1a5f91c7dab0d6464af5994637bd | 84e9f0b9af99c600cb8993a989c326655335ac93 | refs/heads/master | 2020-03-18T00:10:45.323911 | 2018-06-22T20:29:45 | 2018-06-22T20:29:45 | 134,081,722 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 615 | c | #include <math.h>
#include <stdlib.h>
#include <stdio.h>
#include "Personagem.h"
double randomico_gausiano (double mu, double sigma)
{
double U1, U2, W, mult;
static double X1, X2;
static int call = 0;
if (call == 1)
{
call = !call;
return (mu + sigma * (double) X2);
}
do
{
U1... | [
"hendrick@alunos.utfpr.edu.br"
] | hendrick@alunos.utfpr.edu.br |
5f2197d41d8e2f08a1d32677cfb830c73894103e | aa3183321d2b5ab55df0943070e215af9c69386d | /lab10/macro_func.c | f96b24e975ef2857cc2fa3f4de45aec7d7e19882 | [] | no_license | JoosJuliet/c | 5d906d7bebf83d49e79f93db35023c2f933fcf42 | a667b80419c00428e7b7294b0861c9bf76f2d9fd | refs/heads/master | 2021-08-27T22:25:42.593803 | 2017-12-10T15:05:18 | 2017-12-10T15:05:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 713 | c | #include <stdio.h>
#define SQUARE(x) ((x)*(x))
#define ADD(x,y,z) ((x)+(y)+(z))
#define MUL(x,y,z) ((x)*(y)*(z))
#define MIN(x,y) (((x)<(y))? (x):(y))
#define MIN4(x,y,z,w) MIN(MIN(x,y), MIN(z,w))
#define WRONG_SQUARE(x) x*x
#define PI 3.14159
#define AREA_CIRCLE(x) ((PI)*(x)*(x))
int main(void)
{
int a= 3,b=4,c... | [
"saven7788@gmail.com"
] | saven7788@gmail.com |
ed87ff9b5427dbc136e373ac6654cc0706ceff7e | c0f4d4f11decef4898ccc0fff95d73c1eb9da83e | /ft_putnbr.c | df4b259333d8fc03f424c97c046115ea68e2a39b | [] | no_license | anthelix/My_libft | 36db9dceaa6167046da6bd66b05d95badd074e0b | 71aaa9a7dad59e66c77df394b54f723b321849a0 | refs/heads/master | 2022-04-13T17:00:13.477773 | 2020-03-28T15:46:50 | 2020-03-28T15:46:50 | 159,134,614 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,054 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_putnbr.c :+: :+: :+: ... | [
"sdulou@free.fr"
] | sdulou@free.fr |
ef158c11b178e13eb1470ddaaf2592a5278ae6e9 | 711e5c8b643dd2a93fbcbada982d7ad489fb0169 | /XPSP1/NT/sdktools/pdh/pdhlog/log_ctrl.c | d644d226349f859f0458045ab53a1020f4d40c0c | [] | no_license | aurantst/windows-XP-SP1 | 629a7763c082fd04d3b881e0d32a1cfbd523b5ce | d521b6360fcff4294ae6c5651c539f1b9a6cbb49 | refs/heads/master | 2023-03-21T01:08:39.870106 | 2020-09-28T08:10:11 | 2020-09-28T08:10:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 42,716 | c | /*++
Copyright (C) 1995-1999 Microsoft Corporation
Module Name:
log_ctrl.c
Abstract:
Log file control interface helper functions
--*/
#include <windows.h>
#include <stdlib.h>
#include <assert.h>
#include <pdh.h>
#include "pdhidef.h"
#include "pdhmsg.h"
#include "strings.h"
#define ... | [
"112426112@qq.com"
] | 112426112@qq.com |
8f0694449339d464aa9309f5a872f652c51c147c | 2bbbe579a904fdc6ec06ad6c94237c9d06c58018 | /testsuites/kernel/sample/posix/pthread/full/It_posix_pthread_068.c | 6ced64b9c5d1545f23b4b14a3eb814b41bb3d151 | [
"BSD-3-Clause"
] | permissive | zuiaichi/kernel_liteos_a_note | 98e622f2ee65ecb0ec987f234767bc5bfdf34262 | 547a4b3582581da3321c82b7e19114c165db0c94 | refs/heads/master | 2023-06-08T17:05:22.794654 | 2021-06-30T02:06:44 | 2021-06-30T02:06:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,896 | c | /*
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
* Copyright (c) 2020-2021 Huawei Device Co., Ltd. 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. Redist... | [
"kuangyufei@126.com"
] | kuangyufei@126.com |
3de87ab597ff5c0105df77469740e9bcd19420e2 | a98840211a0a9ae535d35817119f112a462c8143 | /appl/static_tunnel/newton_raphson.c | da3d8c5886a4730d82e015920ae2ea3a6f62975c | [] | no_license | mitsuy/C | 3160463959d1c8258924048362c0fb63de3b3f14 | c623860f30868e3aaf92247c52828f08584c78f2 | refs/heads/master | 2020-05-24T14:01:12.268935 | 2020-04-17T07:37:33 | 2020-04-17T07:37:33 | 187,300,619 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 734 | c | /*
Newton Raphson Method (NRM) for nonlinear equation.
Solve velocity within tunnel as below eq.
v_new = v_old - J^{-1} * f
Written by M.YAGYU, 22 April, 2019
*/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <math.h>
#define MX 20
#define MXB 100
double newt... | [
"d.0u.t3jjw2.tj6@icloud.com"
] | d.0u.t3jjw2.tj6@icloud.com |
93c84d2a4a391b6280a8138e7f0e154e9379678c | ecf37088c1618092ee847cb3bc656fdcf851fc48 | /Project/DemoKit/SrcCode/UIApp/UsbCommand/UsbCmdID.c | b1bb5f3a415ef086967e63bffca5950270856a69 | [] | no_license | calvinqiu/mygithub | b2ce14f0f6f1d3057517c16f109347d88b4a096d | b16780a2b34ba8e00af39b0fd9ccb4dacf1a0eee | refs/heads/master | 2021-05-13T21:55:39.951529 | 2018-01-08T02:39:35 | 2018-01-08T02:39:35 | 116,472,710 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 883 | c | #include "UsbCmdID.h"
#include "SysKer.h"
#include "UsbCmdInt.h"
#include "UsbCmdAPI.h"
#include "PrjCfg.h"
//#NT#2016/05/31#Ben Wang -begin
//#NT#Add UVC multimedia function.
#if(UVC_MULTIMEDIA_FUNC == ENABLE)
#define PRI_USBCMD 10
#define STKSIZE_USBCMD 4096
#define STKSIZE_USBCMD_DOWNLOA... | [
"hebo@you-qin.com"
] | hebo@you-qin.com |
d09caf25421535e604ce5e6da03014532a38b0bd | ac0936da6729df900b1a3eafe10dd53dcfa3104f | /extlibs/MCU/Examples/C8051F97x/Oscillators/Oscillator_CMOS/src/F970_Oscillator_CMOS.c | 9fe0eb4327b7742a6fdb328c53e59c92afee88b0 | [] | no_license | dania99/si1000-rf-beacon | 272195996c0e491e4177ddac31114edb700fb1c1 | ba772d789cde2935fd12e66f7765c6edf1408ce2 | refs/heads/master | 2022-01-05T04:39:43.174744 | 2019-05-13T16:59:48 | 2019-05-13T16:59:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,170 | c | //-----------------------------------------------------------------------------
// F97x_Oscillator_CMOS.c
//-----------------------------------------------------------------------------
// Copyright 2014 Silicon Laboratories, Inc.
// http://developer.silabs.com/legal/version/v11/Silicon_Labs_Software_License_Agreement.... | [
"vladimir.pinchuk01@gmail.com"
] | vladimir.pinchuk01@gmail.com |
6d58709375d7563d9c64d0ac73243c6916a56775 | 9a8367eb15eb43f73f266ad41acc12d0d5c19280 | /chardev.c | 448d9011e9884cc0d44b6fc63e66bdd43eb89102 | [] | no_license | DenisEvteev/chrdev | a522ff6298d22941cf26bc082e25b444b94850fe | cd1dde4e454f11362f742d49436dae444c868109 | refs/heads/main | 2023-01-10T09:06:25.339523 | 2020-11-10T10:44:36 | 2020-11-10T10:44:36 | 311,614,508 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,860 | c | #include <linux/module.h>
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/fs.h>
#include <linux/cdev.h>
#include <linux/types.h>
#include <linux/kdev_t.h>
#include <linux/slab.h>
#include <linux/uaccess.h>
#include <linux/wait.h>
#include <linux/mutex.h>
#define DEVICE_NAME "echo"
#define BUF_SIZE (... | [
"evteev.da@phystech.edu"
] | evteev.da@phystech.edu |
4ef191dbf255612e56b0e976a6b910aa11644202 | f15eb31f51ee26de9a161c2950312721ae4acd37 | /asm/src/parser.c | 8d8453bd61983224b737abdc90ccf1755da7b574 | [] | no_license | theocerutti/Corewar | a667f8e4f0e4580bd9d76b6e33fe2d9ca9544b24 | 541dce938100b7ec24ce48ad38ea6cce37c44d07 | refs/heads/master | 2020-05-27T20:22:33.832275 | 2020-04-06T16:00:10 | 2020-04-06T16:00:10 | 188,778,697 | 4 | 0 | null | null | null | null | UTF-8 | C | false | false | 798 | c | /*
** EPITECH PROJECT, 2019
** parser
** File description:
** parser
*/
#include "asm.h"
void write_instru_token(data_t *data, token_t *token, char *instru,
int begin_code_line)
{
for (int i = 0; instru != NULL && op_tab[i].mnemonique != NULL; i++) {
if (!my_strncmp(instru, op_tab[i].mnemonique, my_strlen... | [
"theo.cerutti@epitech.eu"
] | theo.cerutti@epitech.eu |
516c2c91d7cc37c838f7d590864f99176a4e2e04 | 2a4ef692496bd4904a7d44fa55d966f6ff5b80bf | /src/display_size.c | fd1202d13e2a606aa49b1af223b6745fec243f14 | [] | no_license | Geoffrey42/ft_ls | 437068af955f326fc5300f0292050225eacbbd52 | a89088e2e6151d65d9ca42c186a33f2223ad299f | refs/heads/master | 2021-01-13T07:49:48.554266 | 2017-01-09T09:43:35 | 2017-01-09T09:43:35 | 60,631,687 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,338 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* display_size.c :+: :+: :+: ... | [
"ggane@e1r5p6.42.fr"
] | ggane@e1r5p6.42.fr |
87523070eb07d2c0a170c717dfc9724d5f371d46 | 431e9a53feb2af871dbba7a0c73f508a80c09b41 | /PDSE02_21000172/PDSE02B_21000172/PDSE02B_21000172/PDSE02B_21000172.c | 31f20677f9989d05e9be3a314606565263925d28 | [] | no_license | JueunKim/ECE20017_Data_strcuture | f98a4d9fe4aef0f402e941d1ba7b242dd772e202 | ca65a0d1b76fd43d94092ff955a3817eed3f5b57 | refs/heads/master | 2020-03-22T18:34:43.649732 | 2019-01-07T05:35:02 | 2019-01-07T05:35:02 | 140,468,645 | 0 | 0 | null | null | null | null | UHC | C | false | false | 4,244 | c | /*************************************************************************
๊ณผ๋ชฉ๋ช
: ํ๋ก๊ทธ๋๋ฐ ์ค์ต (์,๋ชฉ 3๊ต์)
ํ๋ถ_์ ์ฐ์ ์๊ณตํ๋ถ
ํ๋ฒ_ 21000172
์ด๋ฆ_ ๊น์ฃผ์
์ค์ต ๋ด์ฉ(02B) : ์ฃผ์ด์ง ์ผ๋ จ์ ์์ ์ ์๋ฅผ ์
๋ ฅ์์๋ฅผ ์ถ๋ ฅํ๋
ํ๋ก๊ทธ๋จ์ ํ๋ฅผ ํตํ์ฌ ๊ตฌํํ๋ผ.
์กฐ๊ฑด 1)Queue์ Linked List๋ก ๊ตฌํ
2)์
๋ ฅ๋ฐ์ดํฐ๋ฅผ ํ์ผ๋ก ์
๋ ฅํ๋ผ(inputdata.txt)
3)๊ฒฐ๊ณผ๋ฅผ ์ถ๋ ฅํ์ผ๋ก ์ถ๋ ฅํ๋ค(R... | [
"jueunkim@jueun-mbp.wireless.emory.edu"
] | jueunkim@jueun-mbp.wireless.emory.edu |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.