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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
424ef673ed5280d01863f242a060065c93418159 | dded16dd7b7c8ab3ff0f7df45f046b0be442103c | /vpxtest/nestegg/include/nestegg/nestegg.h | 76eebcd33b91f135b6b622f74b393643f670a6d7 | [
"MIT",
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference",
"ISC"
] | permissive | Promit/rendervid | d0f02d516ed18b93b88db9d60c236adb795d710f | bd036882c4bdeede7f74c5291c61208d2cbb409b | refs/heads/master | 2022-03-07T18:20:12.420683 | 2022-02-18T03:43:06 | 2022-02-18T03:43:06 | 85,153,185 | 0 | 0 | null | 2022-02-18T03:43:07 | 2017-03-16T04:37:25 | C | UTF-8 | C | false | false | 17,413 | h | /*
* Copyright © 2010 Mozilla Foundation
*
* This program is made available under an ISC-style license. See the
* accompanying file LICENSE for details.
*/
#if !defined(NESTEGG_671cac2a_365d_ed69_d7a3_4491d3538d79)
#define NESTEGG_671cac2a_365d_ed69_d7a3_4491d3538d79
#include <stdint.h>
#if defined(_... | [
"noreply@github.com"
] | Promit.noreply@github.com |
7b31093b556f265166a2a9fecbd2556fe4d2ea12 | d7f59893d92ae6bc464fa41ac0bab69d2b8a800e | /forktest.c | 257578b8b553c480c849116d0026cd5914792a74 | [] | no_license | chih7/c_learning | aadd2889eb9381e3c4dd433afbfdc54c46a420e0 | 12cbc8bbd93d499f6592947627ec0e68059f1420 | refs/heads/master | 2021-08-23T07:24:46.744724 | 2017-12-04T03:51:23 | 2017-12-04T03:51:23 | 112,991,930 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,314 | c | #include <stdio.h>
#include <unistd.h>
#include <stdlib.h>
#include <sys/types.h>
#include <sys/wait.h>
int main()
{
pid_t pid;
pid_t wait_pid;
int status;
int retval;
pid = fork();
if(pid == 0)
{
printf("this is a child process with pid is:%d\n",getpid());
if(execlp("firef... | [
"i@chih.me"
] | i@chih.me |
5d1d53ac22133bfbdf1c2d22894bc9453059df66 | f964b13e37b120e92f5eca60da249eaa6ec3d812 | /Pods/Headers/Private/React/InspectorInterfaces.h | 445ffff89a43ba5319f0c304a65f1823e62684f3 | [] | no_license | MrChenYoung/RNTest | 2368c5f7065aaf80ccf20d5b14f9ea93875f4b8c | 2dc3d0fffbaf5b6eac6e89f0932701ddb0c80a9c | refs/heads/master | 2020-03-24T06:16:05.867106 | 2018-11-24T02:11:14 | 2018-11-24T02:11:14 | 142,522,339 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 86 | h | ../../../../RN/node_modules/react-native/ReactCommon/jsinspector/InspectorInterfaces.h | [
"chenhuiyiyoung@163.com"
] | chenhuiyiyoung@163.com |
09ee12196281ae4720249b312904496aaa463bc8 | d45d1ebece5df5473d19821634dbd2d4782ec20b | /LAPACK/cgegs.h | efad9f1b1c7e824f28cc0ebf7f87897117588709 | [] | no_license | soltaniehha/honeycomb | 29279c8057f60e061ffba018378758bc42db3ce7 | bd7e646c1c9eca9e7612de64cefdd1e91154d652 | refs/heads/master | 2021-01-23T23:03:56.567920 | 2014-10-03T15:51:30 | 2014-10-03T15:51:30 | 23,085,901 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,480 | h | #ifdef __cplusplus
extern "C" void cgegs_(
const char &jobvsl, // (input)
const char &jobvsr, // (input)
const int &n, // (input)
complex<float> *a, // a[n][lda] (input/output)
const int &lda, // (input)
complex<float> *b, // b[n][ldb] (input/output)
const int &ldb, // (input)
complex<float> *alpha, ... | [
"soltaniehha.m@gmail.com"
] | soltaniehha.m@gmail.com |
3487ea0a7835becda0c66605f8c7664084ea921b | b02b0093b1acc4eecf74b1eefb611da6071bad53 | /hw04/linux-5.4.67/drivers/ata/pata_sch.mod.c | bbeaed8b8dc9904d7de614159ef12ce94c441cda | [] | no_license | KmYongHwan/Linux-hw | 41f1b2f0efd0d9cfaba291c8a8fd25b8a6ece17d | b4b82a8e73b221b02aad143469bada18adf3140a | refs/heads/master | 2023-08-14T07:10:52.198430 | 2021-10-14T07:03:22 | 2021-10-14T07:03:22 | 413,544,805 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,572 | c | #include <linux/build-salt.h>
#include <linux/module.h>
#include <linux/vermagic.h>
#include <linux/compiler.h>
BUILD_SALT;
MODULE_INFO(vermagic, VERMAGIC_STRING);
MODULE_INFO(name, KBUILD_MODNAME);
__visible struct module __this_module
__section(.gnu.linkonce.this_module) = {
.name = KBUILD_MODNAME,
.init = init_... | [
"kyh5678@gmail.com"
] | kyh5678@gmail.com |
4c6286319cea5e13c9f809bee5c79b2b85f678a4 | 81d30176e9c42248ff3eec10e332b722e1fa502f | /Pods/Headers/Public/FMDBDataTable/FMDTSchema.h | faca3185b1e8a733564bfb69ae57c9df4929130a | [] | no_license | bukeyishiqi/GWDrawEngine | 26474b5b9a5477fd6235ec8e0c37c3ba86c297c8 | a02cac9399c6fb5037721b5c2477d98fdbc0a3bd | refs/heads/master | 2023-02-11T17:49:32.288063 | 2021-01-06T10:06:39 | 2021-01-06T10:06:39 | 327,267,114 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 43 | h | ../../../FMDBDataTable/Classes/FMDTSchema.h | [
"chenqi_f@126.com"
] | chenqi_f@126.com |
84e103fe2f601f603de1ca4e5b536f3dad932ec3 | 665443052fa3c17f94c945f08b6378016d5a1dae | /0153-20140210/src/mame/video/runaway.c | b5490cf0e7aa6e80c2ccf730675ec87124fa0e56 | [] | no_license | dezi/mame-libretro-odroid | a6f3e0fd87e00fe8beda936f1cd3cf2fe508fcf0 | 31b588c088928f967b9fb9cf903b7a3f18a91eaa | refs/heads/master | 2020-04-18T07:49:09.588326 | 2014-02-11T14:27:40 | 2014-02-11T14:27:40 | 16,698,177 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,132 | c | /***************************************************************************
Atari Runaway video emulation
****************************************************************************/
#include "emu.h"
#include "includes/runaway.h"
WRITE8_MEMBER(runaway_state::runaway_paletteram_w)
{
int R =
0x21 * ((~data ... | [
"dezi@kappa-mm.de"
] | dezi@kappa-mm.de |
075c3a4789f83dafea7d931a64b374fb62489d32 | 9b04b9297f9dc353282568db05418b3138fed4b1 | /OJ之用队列实现栈/OJ之用队列实现栈/Mystack.c | fd962417c4a4fece22983624adc7e6195194e326 | [] | no_license | Pussycat-Doll/Algorithm-- | 891a22cf31c0044df8dbce3da53912d0d6f6ad06 | c31fa9b29ec18275f87d8f7241a03fc84918b375 | refs/heads/master | 2020-08-06T18:58:51.195696 | 2020-06-28T15:15:19 | 2020-06-28T15:15:19 | 213,111,562 | 1 | 0 | null | null | null | null | GB18030 | C | false | false | 3,300 | c | #define _CRT_SECURE_NO_WARNINGS 1
#include"queue.h"
void QueueInit(Queue* pq)
{
assert(pq);
pq->_front = pq->_tail = NULL;
}
void QueueDestory(Queue* pq)
{
assert(pq);
QueueNode* cur = pq->_front;
while (cur != NULL)
{
QueueNode* next = cur->_next;
free(cur);
cur = next;
}
}
QueueNode* BuyQueueNode(QuDat... | [
"2633974012@qq.com"
] | 2633974012@qq.com |
5dd2a10f8ff78c91f6642da6db509735f7ac424f | 966d1bed7b05155919aa790cf2adcfb20a271d49 | /STM32/Product/competition/OLED/HARDWARE/LED/led.c | f2183c647793141f47fab9b5e952bdce0c954999 | [
"MIT"
] | permissive | lzyiii404/MyWorkSpace | 4afb03f0ce3a05dae3830014d0a43562ea5987cc | 2b72fd458cacf0445e3aefbb600e383c2fa23e7c | refs/heads/master | 2023-03-05T15:52:28.732500 | 2021-01-20T10:55:58 | 2021-01-20T10:55:58 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 840 | c | #include "led.h"
void LED_Init(void)
{
GPIO_InitTypeDef GPIO_InitStructure;
RCC_APB2PeriphClockCmd(RCC_APB2Periph_GPIOC, ENABLE); //使能C端口时钟
GPIO_InitStructure.GPIO_Pin = GPIO_Pin_12;
GPIO_InitStructure.GPIO_Mode = GPIO_Mode_Out_PP; //推挽输出
GPIO_InitStructure.GPIO_Speed = GPIO_Speed_50MHz;//速度50MHz
GPIO... | [
"809440459@qq.com"
] | 809440459@qq.com |
e73f2a9ae55e04f5a972f52ee2a107006438a693 | 590c7c574cad43bfbbd23f46e89553c286135cd9 | /apps/emma/emma-resources.h | ce404f276f036b558dac572593363dfccdf7184d | [] | no_license | zzuzpb/emma-node | 2995034157d0b682dc39dacdf57dd71893e8a672 | d6ed47b5a4c608d59dd05cc7e3f87dd95621d769 | refs/heads/master | 2020-04-15T02:56:37.899710 | 2012-06-08T10:54:43 | 2012-06-08T10:54:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 227 | h |
#include "emma-rest.h"
#define RESSOURCE_MAX 3
void
resources_init();
resource_t *
rest_get_resource(char * name);
emma_error_t
rest_add_resource (char* name, char* data);
emma_error_t
rest_del_resource (char* name);
| [
"duhart.clement@gmail.com"
] | duhart.clement@gmail.com |
45ffa3d60e99f8294662bd5f013191b221f98c83 | 519176eccf8be3b1dae2ab72e48a544f9d0e25a3 | /Packet-Parser/DOCUMENTS/BPF/args.h | eb25e119684f7675e2813752436cefc3bac007e4 | [] | no_license | caidongyun/tools | eb06039ad8190a8ac8a19327b8a75ef720fa7092 | 3eafac97ebc3aa995f2390467ed53778a500dae6 | refs/heads/master | 2021-01-16T00:49:39.409077 | 2015-07-14T17:18:12 | 2015-07-14T17:18:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 133 | h | /*
* args.h
*/
#undef COMMANDS
#define COMMANDS "?,/?,h,-h,help,--help#s,-s,sniff,--sniff"
#define HELP 1
#define SNIFF 2
| [
"soni.aeon@live.com"
] | soni.aeon@live.com |
18ec2fae8d2ea94e8e6734a44c6010e45290e557 | 5ef4f6e5c9aff2945b07f123b32381fb30b079ab | /cel/include/cel/crypto/md4.h | 673c70043d85e819440c55a73594885f50b46910 | [] | no_license | hujinya/cel-demo | 19d47147e0b27c99de755d03f0cd82b930b9f3bd | ed826f60628fe1757f53ee31c4d3c386448e6e39 | refs/heads/master | 2021-04-16T00:07:06.921312 | 2020-10-07T13:43:14 | 2020-10-07T13:43:14 | 249,311,635 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,227 | h | /**
* CEL(C Extension Library)
* Copyright (C)2008 - 2018 Hu Jinya(hu_jinya@163.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your o... | [
"hjy@gzsunrun.cn"
] | hjy@gzsunrun.cn |
7955e30c6a34d1e96164d6f0f5c142e0a8e26c32 | 22a7514b918222e70049fb26dd82b249cf6fe63c | /ft_memccpy.c | 2fc1668cf3439e390c82231cbcb5546607ef5597 | [] | no_license | UriVentura/42_Libft | d7c0c6365a60b3b0977f38d14647950297ff6da4 | 8637ca6abb0c95d7954905afdc153947db35811a | refs/heads/main | 2023-06-02T17:14:53.759370 | 2021-06-16T20:58:23 | 2021-06-16T20:58:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,493 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_memccpy.c :+: :+: :+: ... | [
"uriventura97@gmail.com"
] | uriventura97@gmail.com |
8faa1115cac68b288b0dd25ccb234d02a10efc5f | f2f13d7c27af5de32a23d0b40a1904b732206f28 | /Unsteady Heat Conduction FTCS BTCS ADI/New folder/154103093_a2_ADI.c | 02a714a74c7b3a2443c45e4ebd8cd30f33f33849 | [] | no_license | rlb1993/CFD_Code_ME543 | 1d62f9b23a36b3318e311fe19934a702e6bf2fc6 | 57d274e3662ec99383047992e37349ac23ab12a6 | refs/heads/master | 2021-01-10T05:12:58.880710 | 2016-03-15T13:28:42 | 2016-03-15T13:28:42 | 53,943,354 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,513 | c | #include<stdio.h>
#include<stdlib.h>
#include<math.h>
#include<time.h>
int main()
{
clock_t begin,end;
FILE *f,*fp;
f=fopen("Temp_data_a2_ADI.txt","w");
fp=fopen("ErrorVsTime_ADI.txt","w");
int count=0,M, N ;
float L=1, H=1, delta_x, delta_y, b,e=1,sum=0,x,y,t=0,as,ks,h,delta_t,Yy,Yx;
printf("\nEnter... | [
"rlb.nits@gmail.com"
] | rlb.nits@gmail.com |
727f4df83067aa991da58d08949c367641b877aa | 619d6952a3dc472dce9501157022497e114664f4 | /embedded/AVR/Low Level Drivers/SPI/spi/spi_lcfg.c | 777aaacd94489f7f6671dcecfada974f7150178e | [] | no_license | siredmar/siredmar_projects | 643cc3d9a7691495e45259045787c80432d81fce | 74181c2a39670dfece7b248e1cca0ddc887f64b4 | refs/heads/master | 2020-12-24T17:17:08.620872 | 2014-07-09T20:04:29 | 2014-07-09T20:04:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 396 | c | #include "spi_lcfg.h"
#include "spi.h"
extern void spi_Callback();
const spi_configType spi_initialConfiguration_s =
{
SPI_MODULE_ENABLED,
SPI_MASTER_MODE,
SPI_INTERRUPT_ENABLED,
&spi_Callback,
SPI_LSB_FIRST,
SPI_CPOL_1,
SPI_CPHA_1,
SPI_CLOCK_PRESCALER_DIV_4,
SPI_DOUBLE_SPEED_ENABLED
};
const void ... | [
"knallerbse@gmail.com"
] | knallerbse@gmail.com |
edca46676cad9eca0f6fca7e2cfa89ad254d0c3a | ba00585deea22072688ac4b20b7b32e94dbcbab2 | /SoftUniHomeWorks_C/my_libs/numbers/counting_systems.h | e4f3cb9f0977a4314177f33366dd7d48a48a6ed9 | [] | no_license | MYCourseWorks/softuni-hw | d83a8ab18a5a6021b2e542b3d1722f52f0f53207 | d5378f8f83b69b42e499365e893f2c22fec2297c | refs/heads/master | 2021-05-16T21:46:15.972031 | 2020-09-13T12:31:30 | 2020-09-13T15:30:38 | 250,482,538 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,471 | h | #include <stdlib.h>
#include <math.h>
#ifndef COUNTING_SYSTEM
#define COUNTING_SYSTEM 1
/*
summary:
this function converts the integer type
to a char* binary representation.
The recommend buffer size is the size
of the int type.
uses:
math.h and stdlib.h
*/
void int_to_bin(unsigned int n, char* buffer);
/*
summ... | [
"martin.nm357@gmail.com"
] | martin.nm357@gmail.com |
ff252d93f58a89832eb9ff33324d885fe5bb4632 | 96543059e1b24d5012d5e29361612f6377e0e303 | /Project5/1.c | 282b1d75172327f78d07081ffd15accebfedbe89 | [] | no_license | buxiaomao/tuxingxue | 3f41f8a5799008c027a2400ff7363118316fbaa8 | 10dea0a94f2f07bcd9a2f4ab6f3d13625ca85cbc | refs/heads/master | 2021-06-25T16:28:03.765835 | 2017-09-13T05:21:23 | 2017-09-13T05:21:23 | 103,356,679 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 1,336 | c | #include <GL/glut.h>
typedef GLfloat point2d[2]; // a point data type
void triangle(point2d a, point2d b, point2d c) // display a triangle
{
glBegin(GL_TRIANGLES);
glVertex2fv(a);
glVertex2fv(b);
glVertex2fv(c);
glEnd();
}
void display(void)
{
point2d v[3] = { { -1.0, -0.58 },{ 1.0, -0.58 },{ 0.0, 1.1... | [
"you@example.com"
] | you@example.com |
8d312ee01484ef90541e87951d44b2357b1a913b | 8b34a8e384c08b2ff00fa51453a4901698852f82 | /lib/seq/utils/seqdis.c | 930dd126c199ac7ebc9145b5efaefa1a3d4acc86 | [] | no_license | Bagunceiro/octriq | 6d8557b6042286a31737ed61f715d72913206237 | 908a53a012fda8e4ecfa8974cda5b9f9771d1d5d | refs/heads/main | 2023-07-09T06:38:54.288855 | 2021-08-01T21:22:13 | 2021-08-01T21:22:13 | 391,741,732 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,776 | c | #include <stdio.h>
#include <string.h>
#include <getopt.h>
#include "seqlang.h"
int readInstruction(FILE *infile, unsigned long *instr)
{
return (fread(instr, INSTR_BYTES, 1, infile));
}
unsigned long getField(unsigned long code, int width, int pos, int bits)
{
int offset = (sizeof(code) * BYTE_BITS) - width... | [
"paul@acasa.org.uk"
] | paul@acasa.org.uk |
f43c15d60225cf8eb274166216c4716dd517131c | 34d44a9ca7e6eb63495247ed2aed146b55f1c7db | /QuestionAns/czy/1039.c | 0625861dbce1be7bd0955581f4c15742f92ca55f | [] | no_license | sdustlug/OpenJudge | 2419c00824f29144864571e1d25c9de1a09350d2 | a6550441691470df505f6a971bc9661ced1b0773 | refs/heads/master | 2023-09-03T11:48:01.041727 | 2021-10-18T13:47:57 | 2021-10-18T13:47:57 | 418,521,703 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 880 | c | #include <stdio.h>
#include <string.h>
int main()
{
int temp=0,n=0,m=0,sum=0,i,j,k;
// scanf("%d",&n);
int a[20];
while(scanf("%d",&n)!=EOF)
{
m=0;
if(n==0)
{
printf("0\n");
continue;
}
while(1)
{
if... | [
"if.nicer@gmail.com"
] | if.nicer@gmail.com |
68f63ca0feabb0841cd25445680f2dca059c74f5 | bc8797666a13e693fdc18ca3323beaebb98e665d | /GUI_X.c.old.2 | 81333e00e746ed9d49b6d49d0b49095b80fdedad | [] | no_license | ippersky/GBM2100.cydsn | 507bf0bce5d2af2f6a188209b7c3b99525487384 | 9fb6fbf2ff333987d29805bdbb05d740ba194dc2 | refs/heads/main | 2023-04-09T10:06:17.799934 | 2021-04-22T04:55:28 | 2021-04-22T04:55:28 | 350,918,611 | 0 | 0 | null | 2021-04-15T19:29:56 | 2021-03-24T02:14:41 | C | UTF-8 | C | false | false | 5,490 | 2 | /*********************************************************************
* SEGGER Microcontroller GmbH & Co. KG *
* Solutions for real time microcontroller applications *
**********************************************************************
* ... | [
"fatima.zahra@live.ca"
] | fatima.zahra@live.ca |
ad80a7b9238418c6cc400f1d74539d13c08c2057 | 2cdacf6ccd31ad47c29d2b2ad6a89fe7ea1acf80 | /dwt_lifting_step/RPi2/lifting/lifting.c | 7732a4ecc8a391ec2e9036ee4344f691a92627c6 | [] | no_license | develone/Ultibo_Projects | cc4e8ee3b898f8b137caa66645bcb3c232b791ad | 84fa88655feaf365b17606dcb8a53d1caf7a989e | refs/heads/master | 2023-08-04T16:20:37.418402 | 2023-07-20T17:11:07 | 2023-07-20T17:11:07 | 122,085,724 | 7 | 2 | null | null | null | null | UTF-8 | C | false | false | 6,248 | c | ////////////////////////////////////////////////////////////////////////////////
//
// Filename: lifting.c
//
// Project: XuLA2-LX25 SoC based upon the ZipCPU
//
// Purpose: This goal of this file is to perform, on either the ZipCPU or
// a more traditional architecture, the lifting/WVT step of the
// JPEG-2000 compr... | [
"devel@mypi3-20.attlocal.net"
] | devel@mypi3-20.attlocal.net |
f7c3b423eb878b52284d77ba086ad347a0f5899e | d02da3ca64d5be81e251d8a224bb1b1f56e46912 | /ARChemistre_build/Classes/Native/System_System_Net_ServicePointManager.h | a15bd61266b2cdb8635fb4f73a5de4a36a2ea45d | [] | no_license | Dotby/ARChemistre | ae0dadc598142bb8545ccf3170ed2e4d8fd4e779 | d3904072305237fbb926dcf095aca5263ae7b138 | refs/heads/master | 2020-12-26T19:38:31.255015 | 2015-07-14T16:27:50 | 2015-07-14T16:27:50 | 38,375,255 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,686 | h | #pragma once
#include <stdint.h>
// System.Collections.Specialized.HybridDictionary
struct HybridDictionary_t1293;
// System.Net.ICertificatePolicy
struct ICertificatePolicy_t1338;
// System.Net.Security.RemoteCertificateValidationCallback
struct RemoteCertificateValidationCallback_t1324;
// System.Object
#include "ms... | [
"gonikitamo@gmail.com"
] | gonikitamo@gmail.com |
98a18a5161eaf7945ffd3c92ebe992acfd6b68b0 | 955d8f93870000deea7dbd6b4f5ce99bfcfbfa04 | /own_ls/libft/ft_strnchr.c | b897abf102a1efd5043a02a0be94297003f5a2ea | [
"MIT"
] | permissive | iiasceri/AcademyPlus | 82f58f213e25e1064577a30b466cb2b5b9a4ff03 | 3a48cbfe82c1d1e859d5d9300c2b811715c0b042 | refs/heads/master | 2020-03-25T00:47:59.051150 | 2018-08-15T14:50:30 | 2018-08-15T14:50:30 | 132,472,917 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,058 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strnchr.c :+: :+: :+: ... | [
"noreply@github.com"
] | iiasceri.noreply@github.com |
0d7971d5dfc844f8f3d686c398c6b3545d75a7b6 | 227c81c36ea909ec1ea1cc7b86088f8377efcb76 | /tools/nupack3/src/thermo/utils/pfuncUtilsHeader.h | 464f9457efd1ff4b8848d2ab65266dbb37abced8 | [] | no_license | Harvard-MolSys-Lab/dynamic-workbench | 2618eb7fb4b48d39924d3a117db3da5d0731fb56 | b92316cbc5a7d1ac35c3a64970551d7a59f965db | refs/heads/master | 2021-05-28T02:42:20.306122 | 2014-12-10T04:08:04 | 2014-12-10T04:08:04 | 2,002,767 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 52,211 | h | /*
pfuncUtilsHeader.h is part of the NUPACK software suite
Copyright (c) 2007 Caltech. All rights reserved.
Coded by: Robert Dirks 7/2006, Justin Bois 1/2007
Note that DBL_TYPE is defined in pfuncUtilsConstants.h, and
indicates what type of floating point variables should be used
(float, double, long doubl... | [
"casey.grun@wyss.harvard.edu"
] | casey.grun@wyss.harvard.edu |
ed49486b4b4e35d551cac6e44c8950df65947e4d | 4da64eca3613ff70b2dde94702b8cb8e81210cb1 | /components/usb/test/hcd/test_hcd_common.c | 2bf815b47b2f73748e56852682d5515604289ad6 | [
"Apache-2.0"
] | permissive | joncmaloney/esp-idf | d06c7542e9525e046861a457703f31fc64828b86 | 84d1897c3d969430fd67be59a9e1d5433492cc64 | refs/heads/master | 2021-08-28T07:50:59.928881 | 2021-08-24T10:29:40 | 2021-08-24T10:29:40 | 228,752,300 | 0 | 0 | Apache-2.0 | 2019-12-18T03:44:05 | 2019-12-18T03:44:04 | null | UTF-8 | C | false | false | 14,154 | c | // Copyright 2015-2020 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 app... | [
"darian@espressif.com"
] | darian@espressif.com |
595f285fc4ca1ed496d3c9eb0ec60e68362b0399 | 8fba825f984c85ea8431f1ab6bf7615255098150 | /tools/font/bdfconv/bdf_glyph.c | 3d6ee44bf36c1d785cc82a57ba968e2659808aff | [
"BSD-3-Clause",
"LicenseRef-scancode-x11-adobe-dec",
"BSD-2-Clause"
] | permissive | m-piatkowski-dev/ucglib | 4884892f1445811be5361641675e5481d12aa096 | 73affe078af55fca30a752f048ad6acaf79d8002 | refs/heads/master | 2020-12-10T15:39:44.490711 | 2020-01-01T09:50:24 | 2020-01-01T09:50:24 | 233,635,361 | 1 | 0 | NOASSERTION | 2020-01-13T16:04:13 | 2020-01-13T16:04:12 | null | UTF-8 | C | false | false | 7,732 | c |
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <assert.h>
#include "bdf_glyph.h"
bg_t *bg_Open(void)
{
bg_t *bg;
bg = (bg_t *)malloc(sizeof(bg_t));
if ( bg != NULL )
{
bg->encoding = 0;
bg->map_to = -1;
bg->bitmap_data = NULL;
bg->target_data = NULL;
bg->target_ma... | [
"olikraus@gmail.com"
] | olikraus@gmail.com |
52ecbf88d63a7caf16a1144b864d7c28e16611ea | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/drivers/video/fbdev/omap2/omapfb/displays/extr_encoder-tfp410.c_tfp410_connect.c | 4175afbdf3c9493b848eed94822bb8ec5523e173 | [] | 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,352 | 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 |
60db1d5d5023299a1475e4483eec08cdd5d0c45c | 39ce0125cb0c5cacf091c47c4a73c32e32ee2d0c | /S1/ASE/TP1/try/try.h | 3c36650dffe72c4e29055505ca4ef6411a4d4101 | [] | no_license | nveerapen/Master_1 | d0f95c7c25d041d4a48b77ff7bc1cc13c28020f6 | c69e5d296d9ade36ccc61fc0cff696d9a1fecdd3 | refs/heads/master | 2020-05-25T14:13:12.823309 | 2019-05-16T10:23:36 | 2019-05-16T10:23:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 207 | h | struct ctx_s{
void *rsp_add;
void *rbp_add;
int magic;
};
#define MAGIC 0xDEADBEEF
typedef int (func_t)(int);
int try(struct ctx_s *pctx, func_t *f, int arg);
int throw(struct ctx_s *pctx, int r);
| [
"texierl@b10p16.fil.univ-lille1.fr"
] | texierl@b10p16.fil.univ-lille1.fr |
b8a345e5434a7f6ac65d84333f48d108f2b52023 | 30f6612e86ca19f3d56f600cf1ba4300af44215e | /Source/Resource_Managers/Resource_Holder.h | aa97056c9dee020186d4da7a4d37d8e0a3960160 | [] | no_license | Hopson97/Basic-SFML-Game-Engine | 96a3e9058d4e1d39c3f0250f2b9c7f70e39090fe | 22010eee34b65406debbe6f0b53c0edd93719d56 | refs/heads/master | 2021-01-11T10:25:32.136790 | 2018-01-19T16:46:38 | 2018-01-19T16:46:38 | 79,142,302 | 21 | 8 | null | null | null | null | UTF-8 | C | false | false | 305 | h | #ifndef RESOURCE_HOLDER_H_INCLUDED
#define RESOURCE_HOLDER_H_INCLUDED
#include "Texture_Manager.h"
#include "Sound_Manager.h"
#include "Font_Manager.h"
struct Resource_Holder
{
Texture_Manager textures;
Font_Manager fonts;
Sound_Manager sounds;
};
#endif // RESOURCE_HOLDER_H_INCLUDED
| [
"mhopson@hotmail.co.uk"
] | mhopson@hotmail.co.uk |
5e40c7639f1a9484a7666a128d2d1d0b9ff5e3f7 | ca978c8ad2a77677635df5042aa9139a727172dc | /cmake-build-debug/third_party/curl/curl/src/curl/lib/http_negotiate.h | 296d470bb0cc9f1d6c9ea9bfd92158533de20ec4 | [
"curl",
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | hrnbot/MAVSDK | e5541d60be3b32bf12bf0ea5afefc91a27b810a9 | 68ab0c5d50bb2e7e8f1e7ce565603f9e3f2c772f | refs/heads/master | 2023-01-05T17:58:22.994430 | 2020-10-12T10:59:14 | 2020-10-12T10:59:14 | 287,504,011 | 0 | 0 | BSD-3-Clause | 2020-10-07T10:06:05 | 2020-08-14T10:11:29 | C++ | UTF-8 | C | false | false | 1,565 | h | #ifndef HEADER_CURL_HTTP_NEGOTIATE_H
#define HEADER_CURL_HTTP_NEGOTIATE_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* ... | [
"hhiren111111@gmail.com"
] | hhiren111111@gmail.com |
70842f0062fc9a91390c4e14300b9a46f621e1e0 | 6fa6be3e7dcb10d020209f7a73de393a1f24bd45 | /linux-3.4/drivers/video/sunxi/disp2/disp/de/lowlevel_sun8iw9/disp_al.c | 18851b559c8777ee87bf5e332837cbc6ab96f4df | [
"Apache-2.0",
"Linux-syscall-note",
"GPL-2.0-only",
"GPL-1.0-or-later"
] | permissive | okshall/v3s-linux-sdk | f9eb73a1e271ebf02320f98befabccdb6c462944 | 776196306198f14ec6f10c316950a81b7e417886 | refs/heads/master | 2021-07-07T11:44:34.667911 | 2021-01-22T04:43:38 | 2021-01-22T04:43:38 | 225,315,340 | 1 | 0 | Apache-2.0 | 2019-12-02T07:46:23 | 2019-12-02T07:46:22 | null | UTF-8 | C | false | false | 12,626 | c | #include "disp_al.h"
#include "de_hal.h"
struct disp_al_private_data
{
u32 output_type[DEVICE_NUM];//index according to device
u32 output_mode[DEVICE_NUM];//indicate mode for tv/hdmi, lcd_if for lcd
u32 output_cs[DEVICE_NUM];//index according to device
u32 connection[DEVICE_NUM];//connection[0]=1:indicate disp0 <-... | [
"yeashenlee@163.com"
] | yeashenlee@163.com |
019cc03f9ea24245e22fc2ca7e1ea9c818d2d464 | 11f5ffa05f1c6324f510cd943c3c4731b0ca49a5 | /imagePnm.h | f03e62ce38022814a599308eab770ba66ff02533 | [] | no_license | loicknuchel/editPnmPic | 3d453858a9c1fd1228e44a6639bcb79bab4c04f7 | 3900cdb7f7edf972feb0d590838371879f192410 | refs/heads/master | 2021-01-22T21:32:35.296604 | 2011-03-05T23:45:37 | 2011-03-05T23:45:37 | 1,444,778 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,604 | h | #ifndef _IMAGEPNM_H_
#define _IMAGEPNM_H_
#include "pixel.h"
typedef struct _image{
int hauteur;
int largeur;
int type;
char fichier[MAX_LENGHT_PARAM];
pixel * img;
} image;
int init_struct_image(image * img);
int get_hauteur(image img);
int get_largeur(image img);
int get_type(image img);
int set_type(image * ... | [
"loicknuchel@gmail.com"
] | loicknuchel@gmail.com |
b3fccfe06000590bf6b89bb147bdd01ae824cfa5 | 54198d20656219e657a14bd1987c7088a6a36692 | /driver/xf86-video-chips/src/ct_regs.c | 4446b330284bc7d4bfaf8574353447746535a6d0 | [
"HPND-sell-variant",
"MIT"
] | permissive | bitrig/bitrig-xenocara | 4c288d36a512c88aa6e98637a7001522ae2262fc | 689a1c2f5e4b05ee6d5fed4b4cd398186e3d95a7 | refs/heads/master | 2020-12-24T17:36:23.163790 | 2016-11-28T03:12:12 | 2016-11-28T19:05:31 | 4,652,376 | 11 | 8 | null | null | null | null | UTF-8 | C | false | false | 13,748 | c | /*
* Created 1998 by David Bateman <dbateman@eng.uts.edu.au>
*
* Permission to use, copy, modify, distribute, and sell this software and its
* documentation for any purpose is hereby granted without fee, provided that
* the above copyright notice appear in all copies and that both that
* copyright notice and this... | [
"matthieu@cvs.openbsd.org"
] | matthieu@cvs.openbsd.org |
454ac967b3a34cfb09403c23a11770fef3e294da | 86f1f993cdaff2bbbc3651360fc2bfeb82056236 | /libft/lib/ft_nbrlen.c | 00608aeb7d2c079302e53c819ebcfbef8598240a | [] | no_license | spajeo/push_swap | b7d013d2495d473cd53421935e2c5e3a1dd27ac3 | 2e3faa6a608055282dc2e19acf3890eb6846bdfb | refs/heads/master | 2021-04-09T01:57:58.062575 | 2018-06-26T21:39:42 | 2018-06-26T21:39:42 | 98,406,935 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,091 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_nbrlen.c :+: :+: :+: ... | [
"spajeo@e3r1p4.42.fr"
] | spajeo@e3r1p4.42.fr |
09198278ba4605c0f66eed861cddd548fcde9b0b | a1091ad42e6a07b6fbb6fe876feb03547a8da1eb | /MITK-superbuild/MITK-build/Modules/AlgorithmsExt/MitkAlgorithmsExtExports.h | 8cc05ef57ddd7d103336c12e3154d4b303fb2d2f | [] | no_license | Sotatek-TuyenLuu/DP2 | bc61866fe5d388dd11209f4d02744df073ec114f | a48dd0a41c788981009c5ddd034b0e21644c8077 | refs/heads/master | 2020-03-10T04:59:52.461184 | 2018-04-12T07:19:27 | 2018-04-12T07:19:27 | 129,206,578 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,126 | h |
#ifndef MITKALGORITHMSEXT_EXPORT_H
#define MITKALGORITHMSEXT_EXPORT_H
#ifdef MITKALGORITHMSEXT_STATIC_DEFINE
# define MITKALGORITHMSEXT_EXPORT
# define MITKALGORITHMSEXT_NO_EXPORT
#else
# ifndef MITKALGORITHMSEXT_EXPORT
# ifdef MitkAlgorithmsExt_EXPORTS
/* We are building this library */
# define M... | [
"tuyen.luu@sotatek.com"
] | tuyen.luu@sotatek.com |
f8ccdbf7e73e2e73dc4e082e21c8bbed7b01fd7b | 5c61dc1781881ae6236ff0995bcdbb032383434c | /include/fpp.h | f82ee4879bc334446bdbde3517d1ef103687f851 | [] | no_license | nekoniaow/WinUAE | 961a7a5320ceba8ed73604e63d3cdd049a3f6389 | 2bb919576d1b581c1ed73aa0b30264ac4796a0ef | refs/heads/master | 2021-10-13T10:20:52.831099 | 2021-10-03T15:16:27 | 2021-10-03T15:16:27 | 49,371,218 | 1 | 0 | null | 2016-01-10T14:53:17 | 2016-01-10T14:53:16 | null | UTF-8 | C | false | false | 4,796 | h |
/* single : S 8*E 23*F */
/* double : S 11*E 52*F */
/* extended : S 15*E 64*F */
/* E = 0 & F = 0 -> 0 */
/* E = MAX & F = 0 -> Infin */
/* E = MAX & F # 0 -> NotANumber */
/* E = biased by 127 (single) ,1023 (double) ,16383 (extended) */
#define FPSR_BSUN 0x00008000
#define FPSR_SNAN 0x00004000
#de... | [
"twilen@winuae.net"
] | twilen@winuae.net |
cb1de17c7c98cf766984280701599d9fd57ccc1c | 89330816fb301e46c697e9d5896cb7356d7a9d47 | /simplePattren.c | 9a936c449b757e3af6dbc15560ac7a4139007b42 | [] | no_license | nrohit1997/basic_c_programs | f5b0b3bb873685bb76dbc3b003f30d1f06cea591 | bb42391b8fc0d5436ec4c9c346308203c59883dc | refs/heads/master | 2021-09-05T19:53:57.144913 | 2018-01-30T17:46:28 | 2018-01-30T17:46:28 | 119,563,034 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 173 | c | /* simple pattern printing */
#include<stdio.h>
void main()
{
int i,j;
for(i=1;i<=5;i++)
{
for(j=1;j<=5;j++)
{
printf("*");
}
printf("\n");
}
}
| [
"noreply@github.com"
] | nrohit1997.noreply@github.com |
0f6f10752f71078822169fb7373a28a804856c99 | b6e8f5e19700ad69e0f83720099e19cadb6b474e | /src/libvirtif/if_virt.c | bc23ad12ed3e4d4f99bfa46e3c55cb9fa03c8818 | [
"BSD-2-Clause"
] | permissive | simonhf/dpdk-rumptcpip | 2cbaec0c5e11a167a932de861f02336b6bb6eb05 | 8f928cdf6ed9d72977b043b1a4e890fe8afdc801 | refs/heads/master | 2021-01-15T11:34:42.121498 | 2013-10-27T14:52:06 | 2013-10-27T14:52:06 | 14,055,604 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,794 | c | /* $NetBSD: if_virt.c,v 1.36 2013/07/04 11:46:51 pooka Exp $ */
/*
* Copyright (c) 2008, 2013 Antti Kantee. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source c... | [
"pooka@iki.fi"
] | pooka@iki.fi |
21a946b008ca858cfb8441cc076bdf098d6c8fc2 | 7c6d52578899988488ea29033c43063367f5c319 | /AFL-VERSION/RERS/Wtest28-B18.c | abbc2d7aef045eba355ab3572b50673cc4afa509 | [] | no_license | tracer-x/PROGRAM-DATABASE-TEACHING | e803aca2a007bf366460b3466d2614e7ce8f66ce | a3c47853e656af890d77b5c7afae9c310c15345b | refs/heads/master | 2021-01-07T05:54:47.151186 | 2020-02-19T10:40:46 | 2020-02-19T10:40:46 | 241,597,951 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 63,629 | c | //This Program is Problem10-REACHABILITY-RERS17.c
#define BOUND 18
int kappa;
int input,output;
#include <assert.h>
#include <math.h>
#include <stdlib.h>
// inputs
int inputs[] = {2,5,3,1,4};
int errorCheck();
int calculate_output(int);
int calculate_outputm1(int);
int calculate_outputm2(int);
int calcu... | [
"sanghu1790@gmail.com"
] | sanghu1790@gmail.com |
4c942526e90226904b7a552f05594d23cfe04c72 | 0c338278efe932234fd1c49e882d258017041515 | /wonderswan/mednafen/types.h | 0f108c26ae5e74164d19ea74669a321840d40fe1 | [] | no_license | cyndyishida/BizHawkEmulator | 49b9e50760664d6364a1e1c2b0e41b9d227ccc39 | c03dc523a5e616ca3427955be4801ca866ba8ac5 | refs/heads/master | 2021-01-11T18:54:19.176608 | 2017-05-11T18:42:52 | 2017-05-11T18:42:52 | 79,653,122 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,086 | h | #ifndef __MDFN_TYPES
#define __MDFN_TYPES
#define __STDC_LIMIT_MACROS 1
// Make sure this file is included BEFORE a few common standard C header files(stdio.h, errno.h, math.h, AND OTHERS, but this is not an exhaustive check, nor
// should it be), so that any defines in config.h that change header file behavior... | [
"ishidacy@msu.edu"
] | ishidacy@msu.edu |
a673891e28bae57f84c3f1fa0cf12720c3b03d6a | 73be42b996a026b1435821d0be2d3265189ced27 | /sign-verify/ecdsa-sign-verify-tests/ecdsa-sign-verify-tests.c | 7f17dd84a2a30b840d705aad3d91a2e6af1d13b8 | [] | no_license | Zhiyi-Zhang/ndn-riot-tests | 613e3f4c95edefe70291f4569e635571f37f3e64 | 8cf7b6c0cd575c860f2fae7d32c41b6bf1bd9c70 | refs/heads/master | 2020-03-23T06:34:45.841445 | 2019-05-03T03:29:07 | 2019-05-03T03:29:07 | 141,217,151 | 2 | 3 | null | 2019-02-26T02:11:25 | 2018-07-17T01:58:51 | C | UTF-8 | C | false | false | 3,552 | c |
/*
* Copyright (C) Tianyuan Yu, Edward Lu
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*
* See AUTHORS.md for complete list of NDN IOT PKG authors and contributors.
*/
#inclu... | [
"edwardzlu98@gmail.com"
] | edwardzlu98@gmail.com |
7cde4d606b0fb190a9759996246d94c35e0570c0 | c40691d5eb016eb5da60f92a4afd91214f84569d | /float/funion.c | 511d1ecc38a3ce9880f68b7a577b10984b266a96 | [] | no_license | norcimo5/sandbox | 538fe70c3e763845b9d96b44e2b8cbbab29bb332 | 607bb458b8d054c1af4d703f3b0d2a939bea0800 | refs/heads/master | 2021-01-01T06:00:10.911591 | 2015-04-22T18:57:08 | 2015-04-22T18:57:08 | 20,308,847 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 858 | c | #include <stdio.h>
#include <string.h>
#include <stdlib.h>
typedef union {
unsigned char array[4];
float f;
unsigned int i;
} funion;
int printbin(unsigned int n) {
int x = 31;
puts("33222222222211111111110000000000");
puts("10987654321098765432109876543210");
puts("----------------------... | [
"norcimo5@localhost"
] | norcimo5@localhost |
04e169a2291b5fe449deeca7c8638ad3e326efcd | 837e74970d90cc1646973159612730353858ee8a | /linkedlist/singly linked list/deleteSL.c | 61385918e38674666e7d84689c917f0a7bb428bb | [] | no_license | saibharadwaj135/Datastructures | 0f169332f8f27fd22c76ea2107dbdb4e1476e8b4 | f393d694e86abf6ae99d8f152d9e2ae8e797f053 | refs/heads/main | 2023-02-22T15:20:27.985341 | 2021-01-30T17:42:49 | 2021-01-30T17:42:49 | 334,371,194 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,567 | c | #include<stdio.h>
#include<stdlib.h>
struct node
{
int data;
struct node *next;
};
struct node *head,*temp;
void display()
{
temp=head;
while(temp!=NULL)
{
printf("%d ",temp->data);
temp=temp->next;
}
}
void delbeginning()
{
temp=head;
head=temp->next;
free(temp)... | [
"noreply@github.com"
] | saibharadwaj135.noreply@github.com |
a7fc46656aaab76c0bde3e91aeb27abe9222ca17 | e5cca1578c94c52f77722cb032a79e1784c7378c | /Lab 2/ece3849d19_lab2_yaverdeja/Debug/configPkg/package/cfg/rtos_pem4f.c | 849f7e397e7cac1142f150681307d3af00a86702 | [] | no_license | yilverdeja/ECE3849 | 0d0e7a1b9c0d2f07bb2b449c78054cd0be52ad0b | 683f52af8708786f6d22e81f0c1eb023588249cb | refs/heads/master | 2020-05-05T00:33:56.043253 | 2019-05-04T05:00:58 | 2019-05-04T05:00:58 | 179,578,846 | 0 | 4 | null | null | null | null | UTF-8 | C | false | false | 748,608 | c | /*
* Do not modify this file; it is automatically
* generated and any modifications will be overwritten.
*
* @(#) xdc-B06
*/
#define __nested__
#define __config__
#include <xdc/std.h>
/*
* ======== GENERATED SECTIONS ========
*
* MODULE INCLUDES
*
* <module-name> INTERNALS
* <modu... | [
"noreply@github.com"
] | yilverdeja.noreply@github.com |
4553c1c924dc6c3d4f7b9cbfe74f54d926722916 | ac362bb8969d647cd219430bc71c831d894e531c | /crypto/dist/ssh/packet.c | ff04f67555a2554b11a5115e133b28f5f88470cc | [
"BSD-3-Clause",
"SSH-OpenSSH",
"LicenseRef-scancode-public-domain-disclaimer",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"BSD-4-Clause",
"LicenseRef-scancode-other-permissive"
] | permissive | noud/mouse-bsd-4.0.1 | efb3b16fcc872ab227e6bb651cf1e836796a0804 | 4c0a1e08df407a759afac2d6a98507df94f5f814 | refs/heads/master | 2023-02-24T23:42:54.060718 | 2020-08-16T20:10:53 | 2020-08-16T20:10:53 | 334,536,412 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 39,716 | c | /* $NetBSD: packet.c,v 1.26 2006/09/28 21:22:14 christos Exp $ */
/* $OpenBSD: packet.c,v 1.144 2006/09/16 19:53:37 djm Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
* All rights reserved
* This file contains code implementing t... | [
"mouse@Rodents-Montreal.ORG"
] | mouse@Rodents-Montreal.ORG |
8223929cdf1baac34221cfbc7896d9b74c97dbe8 | eb4080ab9c82f4e9fd5cdfa07ac405bce86718d4 | /DYMVA/weights/dymva_0jet_JECvarUp_BDT.class.C | 5c6cf9028ef90f3e93d47399e1023e47fff6035e | [] | no_license | rafaellopesdesa/WWAnalysis | 580af72b5ea65d980493bdf912f6dd86ab9bb2f6 | f049f66e9ab0344084a8db4fde1742715843bf2b | refs/heads/master | 2021-01-22T15:51:09.288363 | 2015-12-01T09:09:12 | 2015-12-01T09:09:12 | 44,548,900 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 501,032 | c | // Class: ReadBDT
// Automatically generated by MethodBase::MakeClass
//
/* configuration options =====================================================
#GEN -*-*-*-*-*-*-*-*-*-*-*- general info -*-*-*-*-*-*-*-*-*-*-*-
Method : BDT::BDT
TMVA Release : 4.2.1 [262657]
ROOT Release : 6.05/02 [3... | [
"rclsa@fnal.gov"
] | rclsa@fnal.gov |
c98f996e289ef42cc6d476124296f3a0f2a3179b | cec0e621218352b3685358c697ecbe9c725e6131 | /chall00/charmstr.c | 5cd03577b2023ba5e582254e0f3ae2a87e477048 | [] | no_license | 42Paris/remote-challenges | ecf76c101f5f070455e2f54128faebef18a9b000 | f9270e7981178243fccebeee2574e3dde91891fd | refs/heads/master | 2021-05-21T19:36:36.177086 | 2020-06-12T12:22:35 | 2020-06-12T12:22:35 | 252,772,141 | 74 | 209 | null | 2020-06-12T12:22:37 | 2020-04-03T15:33:34 | C | UTF-8 | C | false | false | 673 | c | #include <unistd.h>
static int my_ft_strlen(char *str)
{
int i;
i = 0;
while (str[i])
i++;
return (i);
}
static int my_ft_strncmp(const char *s1, const char *s2, size_t n)
{
size_t i;
i = 0;
if (!n)
return (0);
while ((s1[i] == s2[i]) && s1[i] && s2[i] && (i + 1 < n))
i++;
return ((unsigned char)s1[i... | [
"orson@marmouts-macbook-pro.home"
] | orson@marmouts-macbook-pro.home |
7d40429bad6d802b5a9fa5b862908100d6b6a069 | 635b0ea9c3a2d0767a7e5399dc48e32d7fe3d3be | /vgaterm/vgafont-demo.c | 9e631b810b2d08380dccb67e8d5e0dff1afd7681 | [] | no_license | nacase/libvgaterm-staging | 1446cf683eb4277d08ad4399c9f3c2ee159c6d3b | 0b39c3b71459ff6c35a0e0ef34ece1cafc025c35 | refs/heads/master | 2021-01-01T05:58:52.643103 | 2012-09-30T18:09:57 | 2012-09-30T18:09:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,334 | c | /*
* Compile with:
* gcc vgafont-demo.c vgafont.c -o vgafont-demo `pkg-config --cflags --libs gtk+-2.0`
*/
#include <gtk/gtk.h>
#include <gdk/gdkscreen.h>
#include <cairo.h>
#include "vgafont.h"
/* function prototypes */
static void screen_changed(GtkWidget *widget, GdkScreen *old_screen, gpointer user_data);
... | [
"nacase@gmail.com"
] | nacase@gmail.com |
58a90dd4788b3c7be3bea3b9eb7c3273a4b1c83b | 3a81e57eadf0b9c687a1547ced0164199cb3eb37 | /areas/tol-dhurath/temple-interior/6x9.c | cb4e5777c4f98ea27ba00f4e206a11bb11348d9f | [] | no_license | mindware/core-lib | fcdc47d57bdbf3d9d72b918ba450d2b260350fe0 | ffc58e9d0192ac382038713cdf4f08ec9062e062 | refs/heads/master | 2022-12-12T06:25:19.696779 | 2020-09-01T23:09:20 | 2020-09-01T23:09:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 777 | c | //*****************************************************************************
// Copyright (c) 2020 - Allen Cummings, RealmsMUD, All rights reserved. See
// the accompanying LICENSE file for details.
//*****************************************************************************
inherit "/lib/env... | [
"abc@maelstrom.cc"
] | abc@maelstrom.cc |
7a63f4635592d6ebf2588febff902d6d52a599b7 | 933e4b63b4e6828a2ee0e862ae1b3fa8d6d6bd36 | /GCUpload/qiniu/rs.c | 23ae8fa2dfe249740d88b79df5be0621815e0a4c | [] | no_license | fengxieye/Qt-item | dd6886a49ba2aa365c764c0f111de3caa7ceb2e4 | bd8aef429322a3ec0b77576ceb713356977dc366 | refs/heads/master | 2020-04-30T20:52:58.974314 | 2019-05-27T06:11:26 | 2019-05-27T06:11:26 | 177,080,412 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 26,857 | c | /*
============================================================================
Name : rs.c
Author : Qiniu.com
Copyright : 2012(c) Shanghai Qiniu Information Technologies Co., Ltd.
Description :
============================================================================
*/
#include "rs.h"
#includ... | [
"jianhui.zhong@timelink.cn"
] | jianhui.zhong@timelink.cn |
7e3957738968d778dfacdc8ce4346a3298700619 | b1d500a451cd9852089bf3d97e829df069daa9c8 | /Images/MC/dMu/5.4e-18/attic/Unblinded/MomBinnedAna/MomMinScan/FullModuloFit_1400_3127_truth_equalStats_500e3_AQ.C | baf6faa3af0197cb50a4399deee151181e121347 | [] | 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 | 1,045,150 | c | void FullModuloFit_1400_3127_truth_equalStats_500e3_AQ()
{
//=========Macro generated from canvas: c/c
//========= (Wed May 19 17:10:54 2021) by ROOT version 6.22/08
TCanvas *c = new TCanvas("c", "c",0,0,800,600);
c->SetHighLightColor(2);
c->Range(-0.6024336,-6.25,4.944727,6.25);
c->SetFillColor(0);
c->... | [
"samuel.grant94@gmail.com"
] | samuel.grant94@gmail.com |
9e8c3cb2db594764d37a5306a237d427d938705b | 000687849750b3c249fc1f3c720f45101faf20ca | /Example/Pods/Headers/Public/TYFoundationKit/NSString+TYBase64.h | 2ebcc89edea265d893f9c4cf3719aa59dd8d309c | [] | no_license | MichaelLynx/TuyaCameraExample | 5d4fc6e904f3aea40eeabcc991a85c3268bc9da6 | d1dcefdc2866fc28beeea98d46fb48d623deb99a | refs/heads/main | 2023-04-01T13:15:33.117452 | 2021-04-06T02:20:02 | 2021-04-06T02:20:02 | 355,030,921 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 87 | h | ../../../TYFoundationKit/TYFoundationKit-1.14.0-rc.5/Headers/Public/NSString+TYBase64.h | [
"michaellynxcn@gmail.com"
] | michaellynxcn@gmail.com |
0e46a388126c94d77728da43ae50fa0d7a272319 | f7d21283b6cdd6df96e724c2e43b1f57831cef83 | /Lab 4 Battleship/battleship/battleship/battleship/EIFGENs/battleship/W_code/C17/ev1488d.c | 290b93118b4bd7df386e04d77ec1e5c33266396a | [] | no_license | kishanpatel98/Eiffel-Labs | c9088d5969d69943447903ef9bd16c40852bc444 | f6c5807f4e55f05be704520150fab2418d43f9f9 | refs/heads/master | 2020-09-10T04:05:32.948313 | 2019-11-14T08:03:58 | 2019-11-14T08:03:58 | 221,642,534 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 11,598 | c | /*
* Class EV_MULTI_COLUMN_LIST_ROW_I
*/
#include "eif_macros.h"
#ifdef __cplusplus
extern "C" {
#endif
static const EIF_TYPE_INDEX egt_0_1488 [] = {0xFF01,231,0xFFFF};
static const EIF_TYPE_INDEX egt_1_1488 [] = {0xFF01,247,1487,0xFFFF};
static const EIF_TYPE_INDEX egt_2_1488 [] = {0xFF01,1487,0xFFFF};
static co... | [
"kishanaptel12@gmail.com"
] | kishanaptel12@gmail.com |
e93cfe1c9c27c33e0f32e52c56b402eeddcae176 | f14f08e9b03cbee956cd189feee0881cfdeec584 | /hello-world/hello-world.c | c047dc7f8e402db6f47454eef2ea9d33817fbbd5 | [] | no_license | jodobear/exercism_c | d63e995658d1773c53e459f291538de9bd13f0de | bb499d4134eb648e69a1ac56b1eac458121a26d0 | refs/heads/master | 2020-04-10T22:16:04.400507 | 2018-12-18T00:43:47 | 2018-12-18T00:43:47 | 161,318,910 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 76 | c | #include <stdio.h>
void main(void)
{
printf("Hello, World!");
return 0;
}
| [
"nishitshah@mailfence.com"
] | nishitshah@mailfence.com |
2340914b2c915ea8abd9601bdb3eefbd409032cd | e88f437c031640fca2cc4b3eb63700e422cb5ccf | /if_Else/week.c | fba59a59679a6daa0e9e1c85664b6416682d1ae1 | [] | no_license | Sawom/practise-problem-in-C | 11c63a8b38288040a1d85aaac3aeed375ccda5ba | 1218c21b73e7c081df71379cd01e635d3262b3cf | refs/heads/main | 2023-05-07T12:31:35.582410 | 2021-05-27T14:51:20 | 2021-05-27T14:51:20 | 317,633,686 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 504 | c | #include<stdio.h>
int main(){
int week;
printf("Enter number of week : \n");
scanf("%d",&week);
if(week==1){
printf("Saturday\n");
}else if(week==2){
printf("Sunday\n");
}else if(week==3){
printf("Monday\n");
}else if(week==4){
printf("Tuesday\n"... | [
"noreply@github.com"
] | Sawom.noreply@github.com |
07922c0e41562da004459dc45c3fdb0258877c92 | 48fa4a1aedeb72f2962e595484727e0d8bfe5c19 | /TestData/cfiles/schedule2.c | 3ce9e4129d3abf63068d3509eb58b27dd074fe83 | [] | no_license | dzt2/jcsa | 10bb42aff08a63c82ced9ed8970ac9e58f5421d9 | e5d877f98e36d5fc24175f14f53c7fc969844a65 | refs/heads/master | 2022-08-19T11:47:21.702270 | 2022-08-10T08:17:35 | 2022-08-10T08:17:35 | 245,330,182 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 8,468 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
/* $Log: schedule.h,v $
* Revision 1.4 1993/05/04 12:23:44 foster
* Debug stuff removed
*
* Revision 1.3 1993/05/03 20:26:51 foster
* Full functionality
*
* Revision 1.2 1993/05/03 17:14:24 foster
* Restructure functions
*
* Revision 1.1 1... | [
"dzt2@ubuntu"
] | dzt2@ubuntu |
f4f411c70ea0be345b0de6233d846eb99e043667 | 8375a6e561a63daaaf1ad2ce995332df6cdffb9c | /pa5/client.h | 5ad072e5b1089171b1882f87d200ab6378cca546 | [] | no_license | lawrence/cs214 | 2b007a5de7e413e9447652bd0817e97bf3eac600 | 9658ae70e3b86cb60e8d007583d02b8f0bf7ff10 | refs/heads/master | 2021-09-03T20:44:58.940076 | 2018-01-11T22:15:19 | 2018-01-11T22:15:19 | 117,145,507 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 532 | h | #ifndef client_h
#define client_h
// Chris McDonugh
// Lawrence Park
#include <stdio.h>
#include <errno.h>
#include <stdlib.h>
#include <pthread.h>
#include <stdio.h>
#include <ctype.h>
#include <string.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <netdb.h>
#... | [
"12parkl@gmail.com"
] | 12parkl@gmail.com |
af6c5e24adec3e974d7365e146d91457e24ae058 | 45a26f28a29ab6dd9d3bcf315117d814f50808b1 | /src/cddafs/cddafs-200.2.5/AppleCDDAFileSystemUtils.h | e4e2b4db375f2e9cd9b032e6d979136bc689ad4d | [] | no_license | zeborrego/opensource.apple.com | 0eb9161029ce8440dbdc4b5157b3927a6e381f8d | 88cbaab4a42e97cbbfe6b660f2f0945536821be6 | refs/heads/master | 2021-07-06T17:16:28.241638 | 2017-10-02T11:58:56 | 2017-10-02T11:58:56 | null | 0 | 0 | null | null | null | null | ISO-8859-7 | C | false | false | 3,913 | h | /*
* Copyright (c) 2000 Apple Computer, Inc. All rights reserved.
*
* @APPLE_LICENSE_HEADER_START@
*
* The contents of this file constitute Original Code as defined in and
* are subject to the Apple Public Source License Version 1.1 (the
* "License"). You may not use this file except in compliance with the
* ... | [
"mattl@cnuk.org"
] | mattl@cnuk.org |
ebdb52203d82aa87f5cee41eef68bd587cb3c71a | 8550f21689b0549d899b738411d2f94e1e5cc7e2 | /catkin_ws/devel/include/mavros_msgs/WaypointPushResponse.h | 2dbfc33c32de43ce3b5fde2fcc924cb99fd778b1 | [] | no_license | pratyusv/px4_data_collection | fb21c0e53b9b9c5b7d3d4f1db25589ca852561b9 | cb45a180ff2c2b3cf7d9693c54997123dbfd46b5 | refs/heads/master | 2020-03-20T01:27:21.756306 | 2018-06-12T17:34:01 | 2018-06-12T17:34:01 | 137,076,821 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 118 | h | /home/pratyush/git/px4_data_collection/catkin_ws/devel/.private/mavros_msgs/include/mavros_msgs/WaypointPushResponse.h | [
"pratyushvarshney91@gmail.com"
] | pratyushvarshney91@gmail.com |
cda96f28d0d3dba2799198a6e569759c04d69c78 | 515a68146cfb33135ca0a2b335d31c2082229e37 | /inc/queue.h | 633097573ac9d0be63a66f15c5808415c72f1db8 | [] | no_license | zeminlu/flying-high | 49818345b7a91f7e1ec3aa5ce73ce382d7ecf5ba | fe383beb6b3629d479e5f5a0e4747f19686aba46 | refs/heads/master | 2021-01-01T18:17:04.523985 | 2010-05-20T02:30:54 | 2010-05-20T02:30:54 | 32,280,360 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 846 | h | /**
* \file queue.h
*
* \brief Keyboard queue module.
*
* \author Luciano Zemin, Nicolás Magni, Nicolás Purita
*
*/
#ifndef _QUEUE_H_
#define _QUEUE_H_
#include "keyboard_buffer.h"
#include "types.h"
/*
* Define Section
*/
/*
* Function Section
*/
/**
* \fn void charEnque ( Keycode elem )
*
* \par... | [
"zeminlu@c06c0ad2-8b28-93df-a945-e75a71ef55d8"
] | zeminlu@c06c0ad2-8b28-93df-a945-e75a71ef55d8 |
36f9d3ab583822810757c9c443479fc081beb641 | 37bf77c75be5e4a1e43ae67c195697b5a9c018c0 | /src/api/service/api_service.h | 025e71e6a412e00d0e14d3d00e3656e0def7a8ee | [
"LicenseRef-scancode-other-permissive",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | mecctro/wasabi | dbaa656ad71f719fa7b227346dc892058212f96d | 49d293042ce17b0d137b2e4c6fc82a52bdb05091 | refs/heads/master | 2020-12-29T01:11:56.251711 | 2013-09-01T20:08:51 | 2013-09-01T20:08:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,835 | h | /*!*/ // ----------------------------------------------------------------------------
/*!*/ // Generated by InterfaceFactory [Sat Oct 16 14:54:13 2004]
/*!*/ //
/*!*/ // File : api_service.h
/*!*/ // Class : api_service
/*!*/ // class layer : Dispatchable Interface
/*!*/ // -------------------------------... | [
"killallthehumans@gmail.com"
] | killallthehumans@gmail.com |
a779a37743f16cac6d0e556cd03008ac52257525 | 8d168bb61d52caf778b24107ae897e7f3df45c9e | /middleware/private/bluetooth_sdk_customer/liblinkplaybt/include/bta_dg_api.h | ffcfd1ef397e253171a005f17889aeab3f6e2b1b | [] | no_license | xueming1988/test1 | 5a92294103d4e707dd97ae18f304b8c0fbc318c6 | 1b6a732fda35f3423b12edabbaf4bc9389b41a98 | refs/heads/master | 2023-03-23T06:27:57.617495 | 2021-03-21T05:58:09 | 2021-03-21T05:58:09 | 349,882,722 | 1 | 4 | null | null | null | null | UTF-8 | C | false | false | 7,599 | h | /*****************************************************************************
**
** Name: bta_dg_api.h
**
** Description: This is the public interface file for the data gateway
** (DG) subsystem of BTA, Widcomm's Bluetooth application
** layer for mobile phones.
... | [
"249890681@qq.com"
] | 249890681@qq.com |
ee83d2b21f0c3a30a2c42cbcd7abf16e463771d2 | 4fad94751f12ca0a0665a15e47a51c2273a94f18 | /Operating Systems/lab10/supervisor-workers-3/slave.c | 1a06de38f630dab7320d8a8233f9a6bf0051225a | [] | no_license | andreihaivas6/University | 9354a0f2208b32ffd259d093fea2b4ea56d62a54 | dc24608cffce80cd4b285d586747cb5f12f618f9 | refs/heads/master | 2023-06-16T15:56:21.373371 | 2021-07-11T23:24:46 | 2021-07-11T23:24:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 777 | c | #include <stdio.h>
#include <fcntl.h>
#include <errno.h>
#include <unistd.h>
#include <string.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <pwd.h>
#include <dirent.h>
#include <stdlib.h>
#include <sys/wait.h>
int main(int argc, char *argv[])
{
int nr1, nr2, ans;
char op;
if (argc < 4)
{
fprintf(stde... | [
"alexoloieri2014@gmail.com"
] | alexoloieri2014@gmail.com |
bdc3c8420baf727cc92e7faf0bd5846e75ba5d51 | badf98be242a780d2f534432dc6e3e84f02da7d6 | /plots/configZHmmJ_13TeV.C | 6c8c13976de2d9103b344b88e62271de9658afcf | [] | no_license | benitezj/VHbbResonance | 7ac1ba39c8c630ecd3689b7992fdcefa4c62b5e4 | d3b432847f9304facc583175b2a82f52c5456ce1 | refs/heads/master | 2020-03-24T12:20:23.950054 | 2018-07-28T21:39:39 | 2018-07-28T21:39:39 | 142,711,821 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 640 | c | #include "configZHllJ_13TeV.C"
bool configZHmmJ_13TeV(Plotter * analysis, TString inpath){
if(!analysis) return 0;
if(!configZHllJ_13TeV(analysis,"ZHmmJ",inpath)) return 0;
////Z
analysis->defineBackground("ZmumuL","",colorZl,titleZl);
if(!analysis->loadBackgroundSamples("ZmumuL","Zmumu*CVetoBVeto",inp... | [
"jose.benitez@cern.ch"
] | jose.benitez@cern.ch |
e6c32a14510699c164c541f59f4cd513f42c84aa | afa1b5c4b62c114882f411ed25d2c79d8b28690f | /chapter_11/program_10.c | 0396038b815b744a274fe12ac3c1a1681e9ce658 | [] | no_license | reaburoa/c_primer_plus | 4d369d051c4357bd72ea29cf3dd97bf6d565e9ed | ee66c739c0261df3d076a1d4990f4546fb1c8133 | refs/heads/master | 2020-03-27T00:40:39.153321 | 2018-08-24T09:40:30 | 2018-08-24T09:40:30 | 145,644,892 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 616 | c | #include <stdio.h>
#include <ctype.h>
#include <string.h>
#include "s_gets.h"
#define SIZE 80
char *del_space(char *st);
int main(void)
{
char str[SIZE];
printf("Please input a string,program will delete space:\n");
while (s_gets(str, SIZE) && str[0] != '\0')
{
printf("You input string is:%s\n", str);
del_s... | [
"zl@sunmi.com"
] | zl@sunmi.com |
f44ad8cf67837d45fb3df1e509c12156a2768df7 | c20c4812ac0164c8ec2434e1126c1fdb1a2cc09e | /Source/Source/Tools/Updater/GameUpdater/KSystemCheck.h | 808fd15fbd5decc5df7d5a2b35a4040071a9ef7f | [
"MIT"
] | permissive | uvbs/FullSource | f8673b02e10c8c749b9b88bf18018a69158e8cb9 | 07601c5f18d243fb478735b7bdcb8955598b9a90 | refs/heads/master | 2020-03-24T03:11:13.148940 | 2018-07-25T18:30:25 | 2018-07-25T18:30:25 | 142,408,505 | 2 | 2 | null | 2018-07-26T07:58:12 | 2018-07-26T07:58:12 | null | GB18030 | C | false | false | 414 | h | ///////////////////////////////////////////////////////////////
// Copyright(c) Kingsoft
//
// FileName : KSystemCheck.H
// Creator : zhongguangze
// Date :
// Comment : 系统环境检查
//
///////////////////////////////////////////////////////////////
#ifndef _KSYSTEMCHECK_H_
#define _KSYSTEMCHECK_H_
// @brief : Insta... | [
"dark.hades.1102@GAMIL.COM"
] | dark.hades.1102@GAMIL.COM |
60c77fa787322563326be9fc164ff2c44163a076 | 7136bd29e0022052a03b3be895b35203f3df0cad | /include/ljatype.h | d6f087e609174f721c8db3c0ea2ec4f6063e4c27 | [] | no_license | ljacode/ljac | cdf97826159ccb3002dd14e801f4e79242180605 | 818c41b1f782bdb548fc5a547018981cbfd05735 | refs/heads/master | 2020-06-06T06:35:03.205931 | 2012-11-29T12:47:45 | 2012-11-29T12:47:45 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 648 | h | /**
* @file ljatype.h
* @brief ljac中使用的数据类型
* @author LJA
* @version 0.0.1
* @date 2012-11-13
*/
#ifndef __LJATYPE_H__
#define __LJATYPE_H__
typedef unsigned char u_char;
typedef unsigned char u_int8;
typedef unsigned short int u_int16;
typedef unsigned int u_int32;
#if LJA_WORDSIZE == 64
typedef unsigned long i... | [
"ljacode@gmail.com"
] | ljacode@gmail.com |
a5b8ae0f22e2c07dfae01e20b3d31e7141cefe6f | 85d78cf5554744fbef6eaa3c17838e0aae881f98 | /srcs/ast_generation/pipeline.c | f6721888e526467fb39b3e3816c6d56b54fc2c26 | [] | no_license | bjanik/42sh | 389ef7a57326b7221fdfbe84745b818b9d83e00e | 55112161ee495f8a46f346dcacd0d0d50712eaa5 | refs/heads/master | 2020-03-07T07:35:37.550799 | 2018-03-23T15:05:44 | 2018-03-23T15:05:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,708 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* pipeline.c :+: :+: :+: ... | [
"ble-berr@student.42.fr"
] | ble-berr@student.42.fr |
db59bb67ad2091c1cd676927c4b09ea5f71a206f | d73ca8df715fcae0da31e2a5e9b19129e693e9b3 | /c-skills/branching/loops/while5.c | 88cd7a99ebd27b837ca572f984103f9281c2567d | [] | no_license | loschnigsolutions/Workspace | 254da461752e5c4c7afc8a0967588e8f4d3f8197 | ac32cb866232b144695b20be625f2d0b089befdd | refs/heads/master | 2023-01-18T18:05:11.047619 | 2020-11-26T17:46:06 | 2020-11-26T17:47:13 | 316,301,853 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 170 | c |
#include <stdio.h>
void main()
{
int lmt;
printf("Enter max Value: ");
scanf("%d", &lmt);
while (lmt >= 0)
{
printf("%d ", lmt);
lmt--;
}
printf("\n");
}
| [
"loschnigsolutions@gmail.com"
] | loschnigsolutions@gmail.com |
da78b1c2601f822bd582fca427d7dea2faf2c939 | f6e4c0c3891c22a400627181d4fd97a3f745f25f | /SRC/DRIVERS/I2C/drv.h | 950fb7b750cc97891b5bed0b0b3d4b2cb183e208 | [] | no_license | HITEG/TenByTen6410_SLC | 9c051026cd08687471e542f47cbdf42526fde8d9 | f598dfab12d985bef06a979606eaf585077fab78 | refs/heads/master | 2021-01-18T12:15:00.022928 | 2014-03-11T09:24:55 | 2014-03-11T09:24:55 | 8,493,991 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 5,534 | h | //
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you licensed this SOFTWARE PRODUCT.
// If you did not accept the terms of the EULA, you are not authorized to use
// this source cod... | [
"info@hiteg.com"
] | info@hiteg.com |
a039090b132a1f3d6fd11b6fef6b765c79c585d5 | 91729ccf7286bddffb04df2f4889462e4a40a294 | /NMSIS/DSP/Test/QuaternionMathFunctions/part1/conjugate.c | ff0c4c87397d98bb7ef0ae65342ab47eb23c4522 | [
"Apache-2.0"
] | permissive | soburi/NMSIS | dd244e2ebcd0424f361286b475e3a447c4003271 | bfb0709d919e9fb3d96a8c75b5d04500943b7240 | refs/heads/main | 2023-08-22T03:35:32.818232 | 2021-10-16T05:49:22 | 2021-10-16T07:31:21 | 373,988,418 | 0 | 0 | Apache-2.0 | 2021-06-05T00:30:59 | 2021-06-05T00:30:58 | null | UTF-8 | C | false | false | 505 | c | #include "ref.h"
void ref_quaternion_conjugate_f32(const float32_t *pInputQuaternions,
float32_t *pConjugateQuaternions,
uint32_t nbQuaternions)
{
for(uint32_t i=0; i < nbQuaternions; i++)
{
pConjugateQuaternions[4 * i + 0] = pInputQuaternions[4 * i + 0];
pConjugateQuaternions[4 * i + 1] =... | [
"soburi@gmail.com"
] | soburi@gmail.com |
fcb236a9d910b2e21ec27806ba7281419b5b4f9b | d4f4448135e1f116fd06f2e9340a79d381a5c4f3 | /v_CLASS/Src/main.c | cbbc56ad3cdc2a64576a235e1dc0f3cf9d808472 | [] | no_license | WeSpeakEnglish/cashbox | 07f3e649219413db60978f4350c410dd049d34a0 | e428d5af6175f8ab13c5ea1b952ca092f74b3f68 | refs/heads/master | 2020-05-24T08:18:32.857533 | 2017-03-23T18:58:52 | 2017-03-23T18:58:52 | 84,839,191 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,377 | c | /**
******************************************************************************
* File Name : main.c
* Description : Main program body
******************************************************************************
*
* Copyright (c) 2017 STMicroelectronics International N.V.
* All right... | [
"p@52.ru"
] | p@52.ru |
3ba8ebb89d140f82d416dd0b2949a8f1c303a576 | 245aa0432f36890b2b7b3f71933398c50fb150a5 | /Soft/3D (Marlin)/3D/Marlin/Configuration_adv.h | 5794d4c17a1cf8618f3fba243f896dd60ea37a5e | [] | no_license | ludisnet/ludisnet-3d-printer | bc5cf69e58d38957c458e1d9a3b28ad64a724d19 | 2d8ad45f3621ce84432cf745e4e6bf10c57ac019 | refs/heads/master | 2021-01-19T11:15:12.088667 | 2015-06-21T13:00:17 | 2015-06-21T13:00:17 | 33,748,446 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 12,960 | h | #ifndef CONFIGURATION_ADV_H
#define CONFIGURATION_ADV_H
//===========================================================================
//=============================Thermal Settings ============================
//===========================================================================
#ifdef BED_LIMIT_SWITCHING
... | [
"ludisnet@gmail.com@b6544e72-a4c7-18a3-19cb-e099485814d1"
] | ludisnet@gmail.com@b6544e72-a4c7-18a3-19cb-e099485814d1 |
ab33f4c06f610984f228ae12434cd9fc8f9af000 | 5dfdce270d7d6d0ba5b70740e9f21de07498c686 | /Jorge/ProyecSO/INIT.C | ca9de5ef90a4c6d4e64b91413288d84c160270c5 | [] | no_license | raulacava/kernel | fcdc6d96befa4ed07a741aac58cf585c9360481f | 571b32af9308ad38341eba2c21902c423187ea70 | refs/heads/master | 2020-08-02T17:45:14.905108 | 2019-11-30T05:01:25 | 2019-11-30T05:01:25 | 211,451,637 | 0 | 2 | null | 2019-09-29T18:15:35 | 2019-09-28T05:54:28 | C | UTF-8 | C | false | false | 501 | c | #include<conio.h>
#include<stdio.h>
#include<dos.h>
#include<graphics.h>
#include"datos.h"
#include"mancolas.h"
#include"mancpu.h"
#include"pripro.h"
#include"func.h"
/*/////////////////// MAIN() /////////////////////////*/
main()
{
int gm, gd=DETECT;
initgraph(&gd,&gm,"C:\\TURBOC3\\BGI");
tarea = t1;
inicializa_t... | [
"raulacava@gmail.com"
] | raulacava@gmail.com |
61395371cb646111187e3e91e53b0b1598249e5a | 58b100f1ccb5776286db7d593c2971ec39a76462 | /lucky.c | 2957b61dd2ccd61748d8e391cc4913c26ff3a936 | [] | no_license | di31vyam/c- | b8902d69fb270dfad50ca485d87aea65d15e7a82 | 31fb37ba75feec6f48450671cb9acd4095e98bbd | refs/heads/master | 2020-04-01T16:54:09.094862 | 2018-10-17T18:05:27 | 2018-10-17T18:05:27 | 153,403,243 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 369 | c | #include<stdio.h>
int main() {
int a,b,n,i,d,c=1,e=0;
scanf("%d",&a);
for(i=1;i<=a;i++)
{
scanf("%d",&n);
for(b=1;b<=n;b++)
{
c=c*b;
}
printf("factorial is%d\n",c);
while(c>0)
{
d=c%10;
c=c/10;
e=e+1;
}
printf("nu... | [
"divyammahajan22@gmail.com"
] | divyammahajan22@gmail.com |
f3c541995f7f5b79aa77f8c6b9a054412b403411 | 7444e5360931a79715d2e622e093a6569c0727f6 | /Project_4/xv6/kernel/sysfunc.h | 11e58ee36d6f76b1a594e76a5f45108e79d50772 | [] | no_license | LeiShi1313/EECS343_Operating_Systems | 5c9b915745bd3a1f9d5bbd8c65bf07635ae9ca30 | bc91ea62ec6524f4deea4b09e1c09bb0296ed7ba | refs/heads/master | 2021-03-24T12:29:33.873850 | 2018-01-06T04:26:21 | 2018-01-06T04:26:21 | 105,037,635 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 624 | h | #ifndef _SYSFUNC_H_
#define _SYSFUNC_H_
// System call handlers
int sys_chdir(void);
int sys_close(void);
int sys_dup(void);
int sys_exec(void);
int sys_exit(void);
int sys_fork(void);
int sys_fstat(void);
int sys_getpid(void);
int sys_kill(void);
int sys_link(void);
int sys_mkdir(void);
int sys_mknod(void);
int sys_o... | [
"sl9212@gmail.com"
] | sl9212@gmail.com |
7eb9a5ba75422a8f8d49993066e87b2fb6760992 | 8ba4e97109e6f85a38edf35c1bcd72ad28ed7032 | /bsp/eeprom.h | d9a3e51b9b6cddd993507fa592cee59aa0f33127 | [] | no_license | 2302053453/ESLink-II | 92880579ba35a3a09ab5fefd3b606022530db609 | 3ff0c318703ea9732bbea90d3da19ed07c805960 | refs/heads/master | 2020-06-27T12:23:03.002753 | 2019-04-17T09:59:07 | 2019-04-28T03:30:55 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 938 | h | #ifndef _EEPROM_H
#define _EEPROM_H
#define FM24C04 //使用24c04
#ifdef FM24C02
#define EE_MODEL_NAME "FM24C02"
#define EE_DEV_ADDR 0xA0 /* 设备地址 */
// #define EE_PAGE_SIZE 8 /* 页面大小(字节) */
#define EE_SIZE 256 /* 总容量(字节) */
#define EE_ADDR_BYTES 1 /* 地址字节个数 */
... | [
"1370656133@qq.com"
] | 1370656133@qq.com |
6e51b3fe9fbe9f758c627e8125676dcea9b7bbed | 6ae77b6c6ac2eb394a9893e2740ac88d107cb213 | /src/voltmeter.c | 331b63f29ca08a37babb7b1dae5ecc77458546a3 | [] | no_license | YO3BN/digiclock | fb1b9b40817cc512aa23c15f2bb5ee0c25e0b58f | 753821888d3add6cd9673d8755bea821c6772ed4 | refs/heads/master | 2022-10-06T07:40:01.917129 | 2022-10-03T05:46:24 | 2022-10-03T05:46:24 | 206,230,411 | 0 | 0 | null | 2022-09-25T15:04:14 | 2019-09-04T04:21:58 | C | UTF-8 | C | false | false | 624 | c | #include <avr/io.h>
#include <avr/interrupt.h>
#include <stdio.h>
#include <string.h>
#include "../lcd/lcd.h"
#define LCD_VOLTAGE_POSITION 0
#define ADC_TO_BAT_VOLTAGE(x) (((2.56 * (float) (x)) / 1023) * 7.8)
extern void
show_voltage(const int16_t adc_val)
{
char buffer[8];
static char last_buffer[8] = "";
/... | [
"cristian.ionita85@gmail.com"
] | cristian.ionita85@gmail.com |
72b82555d434a9413d4c7a84465884d5b5f6d0da | 1e37c3e2fffdab188d5d9e9f64434ced4d9949f7 | /8_linked_list_task.c | 308d5f1cf1fcd062c20f5e5485e939b8a56693de | [] | no_license | thaink/OpenMP_Exercises | cec9651cea9414873aa9046ba8cacf32713c7431 | 7f9ac804a04d39ce70ba19ce7a7bb22c77799241 | refs/heads/master | 2021-09-16T00:57:23.730908 | 2018-06-14T00:37:46 | 2018-06-14T00:37:46 | 111,771,438 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,823 | c | #include <stdlib.h>
#include <stdio.h>
#include <omp.h>
#ifndef N
#define N 5
#endif
#ifndef FS
#define FS 38
#endif
struct node {
int data;
int fibdata;
struct node* next;
};
int fib(int n) {
int x, y;
if (n < 2) {
return (n);
} else {
x = fib(n - 1);
y = f... | [
"thaibkset@gmail.com"
] | thaibkset@gmail.com |
c097f16d70b3182c100a51205ee77582ae69085f | 2e3921699e0619e662cf6f40c2e93766ec769ed7 | /SRC/applications/Ano_RC.c | 94d0239455d05af67cd8e821d7e926b6ae48e08c | [] | no_license | PenperKing/uav_core | cd71c21d8700777611bc2203d9e6c5eb82bf9a5b | 6b3783999f7f88ead003cd051d5af44189b387c3 | refs/heads/master | 2020-03-28T10:37:25.279479 | 2018-09-10T09:20:16 | 2018-09-10T09:21:16 | 148,127,480 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,524 | c | /******************** (C) COPYRIGHT 2017 ANO Tech ********************************
* 作者 :匿名科创
* 官网 :www.anotc.com
* 淘宝 :anotc.taobao.com
* 技术Q群 :190169595
* 描述 :遥控器通道数据处理
**********************************************************************************/
#include "include.h"
#include "Ano_RC.h"
#includ... | [
"jl_163mail@163.com"
] | jl_163mail@163.com |
3f04e111b5844e9299dd24ea6bb6c26b2b71732b | 1b296ef4b6603e5b0fedc2cdb7d59ef7fea766a6 | /dev/FW/BLE_Protocol/SF_BLE_protocol_creator40/Client.cydsn/LED_Display.c | 05ad0e5cda85426ec73d0113a6a26a79f93cbd31 | [] | no_license | SannySannyman/start-finish-system | b7787b0d191dba8dda232b0525920698571581f1 | e763dd043a001b5a7b32c53b96174c7e8998e239 | refs/heads/master | 2021-01-15T11:04:13.794982 | 2017-08-29T09:13:59 | 2017-08-29T09:13:59 | 99,611,979 | 0 | 0 | null | 2017-08-07T19:21:24 | 2017-08-07T19:21:24 | null | UTF-8 | C | false | false | 7,216 | c | /* ========================================
*
* Copyright YOUR COMPANY, THE YEAR
* All Rights Reserved
* UNPUBLISHED, LICENSED SOFTWARE.
*
* CONFIDENTIAL AND PROPRIETARY INFORMATION
* WHICH IS THE PROPERTY OF your company.
*
* ========================================
*/
#include "LED_Display.h"
#include <stri... | [
"ol.podolchak@gmail.com"
] | ol.podolchak@gmail.com |
a7fa0b9068acdc85556452b6144e4337e608e3e1 | 3b4fcd8781e2ff23751640c110e92347570fe96f | /Source/Group8/Enums/AbilityBerryEnum.h | 6988cf3e4819cd7926837bbd981c14b31fa84882 | [] | no_license | DonutSenpai/Cokora | 288912872146d9335caaac4ab19b5da87032cf7e | 007d3db7a59b927be3a0d9fbebed8e8491f1183c | refs/heads/master | 2020-11-25T19:45:22.610288 | 2019-12-18T17:18:27 | 2019-12-18T17:18:27 | 228,816,466 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 173 | h | #pragma once
#include "AbilityBerryEnum.generated.h"
//TO DO
//Remove unused types
UENUM(BlueprintType)
enum class EAbilityBerry : uint8
{
AB_None,
AB_Dash,
AB_Jump
};
| [
"33453826+DonutSenpai@users.noreply.github.com"
] | 33453826+DonutSenpai@users.noreply.github.com |
404efb17e615ad036eb6087c424d5ae4da23426d | fd0c132f979ecd77168511c6f4d276c480147e57 | /ios/Classes/Native/AssemblyU2DCSharp_Org_BouncyCastle_Math_EC_Multipli762726336MethodDeclarations.h | a08c63f16cf2e38538ed87b148f45719c2576d41 | [] | no_license | ping203/gb | 9a4ab562cc6e50145660d2499f860e07a0b6e592 | e1f69a097928c367042192619183d7445de90d85 | refs/heads/master | 2020-04-23T02:29:53.957543 | 2017-02-17T10:33:25 | 2017-02-17T10:33:25 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,567 | 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>
// Org.BouncyCastle.Math.EC.Multiplier.FixedPointCombMultiplier
struct FixedPointCombMultiplier_t762726336;
// Org.BouncyCastle.Math.EC.ECPoin... | [
"nguyenhaian@outlook.com"
] | nguyenhaian@outlook.com |
2b50cace1499d355336c3adda2d8e30ecd4ffb5f | 9871821218da260e859963e47c60ef474811bbae | /jdt/jdt/ACMacros.h | a02bfed7be6af9da9ce38696fa4de6ae183bd950 | [] | no_license | yilongchun/jdt | 0d55a6b9df96301385cb09deca0596679b8c7275 | 4ebd664c1e7b566c96b0b15ced97dff64d546cae | refs/heads/master | 2021-01-20T14:30:27.565468 | 2017-03-07T04:51:08 | 2017-03-07T04:51:08 | 82,756,873 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 12,917 | h | //
// ACMacros.h
//
#ifndef ACMacros_h
#define ACMacros_h
//后台运行
#define BACK_GCD(block) dispatch_async(dispatch_get_global_queue(DISPATCH_QUEUE_PRIORITY_DEFAULT, 0), block)
//主线程运行
#define MAIN_GCD(block) dispatch_async(dispatch_get_main_queue(),block)
//** 沙盒路径 **************************************************... | [
"5115413@qq.com"
] | 5115413@qq.com |
c9f38b82d6e6bd7d9ed7a05beef8125f73214105 | 64aa8e65c9570a6e9add1eb84d16249ddb10d2a1 | /SPI_REG/spi.h | 39627d0c9c6a607d32297455801c3a5ab786a583 | [
"MIT"
] | permissive | KaDw/STM32 | 98bdf5ba03893b91d4239ba3acef3bbb79a28691 | 7aebc1bf357cda164a37f031c3004344895056ad | refs/heads/master | 2018-07-03T05:28:58.149341 | 2018-05-31T17:44:31 | 2018-05-31T17:44:31 | 60,246,273 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 167 | h | #include "stm32f10x.h"
extern uint8_t SpiRxBuffer[6];
void SpiInit(void);
void CS_LOW(void);
void CS_HIGH(void);
uint8_t SpiTransmit(uint8_t data, uint8_t count);
| [
"kardwor1@student.pg.gda.pl"
] | kardwor1@student.pg.gda.pl |
7b8156f11df6fcbee04f0979b8054743912ec686 | 6aca4f163dfc56a20075c91ea50077f072467cb4 | /8_FreeRTOS_Static_Task/SYSTEM/Sys_Task.c | 1815be3b3f2ff8707aed448c48de580d61646f80 | [] | no_license | NYCParker/freertos_learning | f53717301f2571a409902a7fe38dea8f4dc293e7 | aea0e271c4cc8e9f22a8d91f55ab60d66e5a91db | refs/heads/master | 2023-06-28T19:54:34.124683 | 2021-08-04T02:50:00 | 2021-08-04T02:50:00 | 365,693,705 | 2 | 0 | null | null | null | null | GB18030 | C | false | false | 2,722 | c | #include <XMC4400.h>
#include "Sys_Task.h"
/*Function declaration*/
static void LED_Task(void* parameter);
void AppTaskCreate(void);
void AppTaskCreate_Task(void);
//任务栈
static StackType_t Idle_Task_Stack[configMINIMAL_STACK_SIZE]; //空闲任务堆栈
static StackType_t Timer_Task_Stack[configTIMER_TASK_STACK_DEPTH];//定时器堆... | [
"Niyunchuan7@qq.com"
] | Niyunchuan7@qq.com |
2bd5333119a19e7e213fb2acf9f6d4c84ff05666 | 495ce0c31ab178efa78609cde85131c212afb6a1 | /includes/drawing.h | 69fef26bac8f6f451965aef05af7e991749ec5ae | [] | no_license | alanbarnett/ft_select | 03038507f8a176a5d18635c51ee2d451cd1dd528 | e27c49b9d4cdb8073df1a7563661e9780685520c | refs/heads/master | 2020-06-10T04:45:49.366628 | 2019-12-11T21:05:41 | 2019-12-11T21:09:10 | 193,586,646 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,258 | h | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* drawing.h :+: :+: :+: ... | [
"alanbarnett328@gmail.com"
] | alanbarnett328@gmail.com |
2a8ad0c68ca44643611de50ddae27c0d172688c3 | 890bf8c775ae3f8e04be4153fb2f94bad81c7922 | /src/app_options.c | bfe28644fc8b87adfaea2387e3c1859fa1bff47b | [
"MIT"
] | permissive | wessim11/App_options | e632557e342249f5c8678c8c917787ff4baaf32f | e4a41d9666b25f63ebd032821cef8738097edfb5 | refs/heads/master | 2021-04-29T18:48:05.384223 | 2018-02-16T00:53:43 | 2018-02-16T00:53:43 | 121,700,801 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 36,765 | c | /*! \file
*
* \brief Check and Execute specific options for current users
*
* \author Jazzar Wessim <wjazzar@plugandtel.com>
*
* \ingroup applications
*/
/*** MODULEINFO
<depend>app_mixmonitor</depend>
<depend>mysqlclient</depend>
<support_level>extended</support_level>
<defaulte... | [
"wessim11@gmail.com"
] | wessim11@gmail.com |
2ea4e15bbba4ecbfb39f0261e3a01d79ac2e37b7 | 5d06e16d3e21b5a341fda4beea143bd6a3371aef | /filesys/fat/src/lib/save/ifsdir.c | 46686aa9e7b190e8b8eab69f68d5a13edaae9513 | [] | no_license | ErisBlastar/osfree | b5a080084d2d92f2ec43084291220ba84ffde977 | 9472591e4e8f9c8e3b78e6b8d6f0634c63387fd3 | refs/heads/master | 2020-12-25T17:34:18.394988 | 2016-07-29T03:46:31 | 2016-07-29T03:46:31 | 14,848,971 | 44 | 6 | null | 2018-02-07T16:46:26 | 2013-12-02T00:21:14 | C | UTF-8 | C | false | false | 8,540 | c | #include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>
#include <string.h>
#define INCL_DOS
#define INCL_DOSDEVIOCTL
#define INCL_DOSDEVICES
#define INCL_DOSERRORS
#include "os2.h"
#include "portable.h"
#include "fat32ifs.h"
int far pascal FS_CHDIR(
unsigned short usFlag, /* flag */
str... | [
"orionblastar@gmail.com"
] | orionblastar@gmail.com |
c3d9556176e5949b7ab1a8c96da1b7e884f9be2d | 6881944510a82911ea4335438cb3fca357a93119 | /WaqarFramework.xcframework/ios-arm64_x86_64-simulator/WaqarFramework.framework/Headers/WaqarFramework-Swift.h | e530e8ad6e6e1cd7fa9abce1341cad9a5228461b | [
"MIT"
] | permissive | WaqarKhalid/WaqarFramework | e50159c2a9998ec66c2fe82869aefb9f4c310347 | af555a3512cce13037cdb84b65b27cf1f3653a00 | refs/heads/main | 2021-12-03T02:59:16.337604 | 2021-11-18T12:12:16 | 2021-11-18T12:12:16 | 199,793,223 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 15,183 | h | #if 0
#elif defined(__arm64__) && __arm64__
// Generated by Apple Swift version 5.5.1 (swiftlang-1300.0.31.4 clang-1300.0.29.6)
#ifndef WAQARFRAMEWORK_SWIFT_H
#define WAQARFRAMEWORK_SWIFT_H
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wgcc-compat"
#if !defined(__has_include)
# define __has_include(... | [
"waqarkhalid323@gmail.com"
] | waqarkhalid323@gmail.com |
f774de67c19928d8ac44606d7cdcede4094667aa | 0c5d3b088080577388f5766431487534f93a2c40 | /Github-Projects-Origin/linux-master/sound/core/pcm_compat.c.bak.c | d357f40e7041731fdc3909a2d08121eb31aed280 | [] | 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 | 22,156 | c | #include <assert.h>
#include <string.h>
#define INCLUDEMAIN
/*
* 32bit -> 64bit ioctl wrapper for PCM API
* Copyright (c) by Takashi Iwai <tiwai@suse.de>
*
* 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 ... | [
"wangcong15@mails.tsinghua.edu.cn"
] | wangcong15@mails.tsinghua.edu.cn |
b0c6a2b7ce3ea5750d2b3c4f240f71e4a9ddf5f4 | 2417c1bcc9261fb8d26cee17f7fc3b28beaa6d24 | /memops.c | 83832bb087ff6146512cf069c19aa1e659a1df23 | [] | no_license | gabrielle95/ISA | 680412f904e6947a2a918b0e3c8ca83339938969 | bcf1548129cdc3623fffc70658124126d4428427 | refs/heads/master | 2021-08-30T02:36:53.772800 | 2017-12-15T18:55:45 | 2017-12-15T18:55:45 | 114,399,715 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,396 | c | /* ISA 2017/2018 */
/* Project Měření ztrátovosti a RTT */
/* Author: xpacak01, Gabriela Pacáková */
/* File: memops.c */
/* Description: Contains functions handling memory operations */
#include "memops.h"
/* LIST OPERATIONS */
NodeList *nodelist_push(NodeList * List, char *data, int Family){
NodeList *temp = mallo... | [
"noreply@github.com"
] | gabrielle95.noreply@github.com |
b3abe38d0aa11363db6f7e404a0fc4782cc4bde8 | 6e1725d7a0ee94cc2b1fc3bc2545a3c20b55a61d | /max_7219/Core/Inc/stm32f1xx_it.h | 4e60a013d3df75abc34369e26a2243adb45a35db | [] | no_license | DangLamTung/stm32code | 87a01026e3169b7b561219033a9212ac0bcf886f | ee2a30fdcf6ea240e8b875f84a4c5ff740f6abf4 | refs/heads/master | 2020-12-18T19:05:32.670858 | 2020-04-26T18:10:56 | 2020-04-26T18:10:56 | 235,489,905 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,170 | h | /* USER CODE BEGIN Header */
/**
******************************************************************************
* @file stm32f1xx_it.h
* @brief This file contains the headers of the interrupt handlers.
******************************************************************************
* @attention
*
... | [
"danglamtung199@gmail.com"
] | danglamtung199@gmail.com |
2522d2de9b572c5904dd63f3142452bfcb53990b | b5bfb7697607706be5a91324cbf7242ba56c18da | /svec/src/vec_linterp.c | a47be6bfd42afafeff3de8effb579e5f45b787f7 | [] | no_license | PruzisBdg/math-small-C | 035bb8d2ed9d873434f1db18fc5d25e0f1db3fd1 | 5ba8fd1b1ccb4f48717a442002aeb0c160fbc24e | refs/heads/master | 2022-02-26T15:50:29.362851 | 2022-02-18T16:08:32 | 2022-02-18T16:08:32 | 167,302,552 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,484 | c | /*-------------------------------------------------------------------------------------------------
|
| FUNCTION: Vec_Linterp
|
| Linear interpolation of vector 'in' onto 'axis'; result in 'out'.
|
| The number of points interpolated is the lower of the number of columns specified in
| 'out' and 'axis'. If the col... | [
"spjh1@wi.rr.com"
] | spjh1@wi.rr.com |
7c7badcc710bdfbbe8abd9c7bd02af42b5f39938 | 0b50cc42b6065a1a0442e09a9836a443b97ec249 | /thirdparty/sfs2x/Core/OpenSSL/Unix/include/openssl/ssl.h | 59cc7a632c91061d1015de06f7b775454c25f575 | [
"MIT"
] | permissive | godot-addons/godot-sfs2x | 06dc177d8289898d487d12e01ac1023cc7a63395 | a8d52aa9d548f6d45bbb64bfdaacab0df10e67c1 | refs/heads/master | 2021-07-12T02:01:23.368889 | 2020-05-31T19:25:12 | 2020-05-31T19:25:12 | 140,114,287 | 3 | 3 | MIT | 2018-07-07T20:44:16 | 2018-07-07T20:14:46 | null | UTF-8 | C | false | false | 104,186 | h | /* ssl/ssl.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
* The implementation was written so as to conform with Netscapes SSL.
*
* This library is free for commercial and non-commercial... | [
"noreply@github.com"
] | godot-addons.noreply@github.com |
d86acc7932b68065ab23cf0be066dd0f30411290 | dbec5063549ed282f3b56f627c0091e2bcc94381 | /libft/ft_memset.c | bbde2655d33e18f2ff814812fccdeed71c8caac4 | [] | no_license | Yakuin/basic-raytracer | bf2b7fc485591ae72c48aacf1486cdd344e3d72c | c3dde64ed751e812fc49ea8d9389bd81ced7eada | refs/heads/master | 2020-04-05T19:02:34.557918 | 2016-10-02T18:57:13 | 2016-10-02T18:57:13 | 68,557,948 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,085 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_memset.c :+: :+: :+: ... | [
"yboualla@student.42.fr"
] | yboualla@student.42.fr |
0f9be5c8bc0c23e8c1f61aad610bc64178896e04 | 6ca6121566492154441c01d9bb377419ad66da23 | /src/kent/src/hg/hgTables/bedList.c | 52162d9f2b9c006e722c7909b26a39531ea5838c | [] | no_license | Pfiver/RNA-Seqlyze | f805573b3bcb67089d1210edabba626c8f889c99 | 20c58157ff1e3aa5be6df5bcd4d63ad6020c65c2 | refs/heads/master | 2021-08-23T00:18:22.679226 | 2012-08-08T23:44:38 | 2012-08-08T23:44:38 | 112,779,297 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 26,456 | c | /* bedList - get list of beds in region that pass filtering. */
#include "common.h"
#include "hash.h"
#include "linefile.h"
#include "localmem.h"
#include "dystring.h"
#include "jksql.h"
#include "cheapcgi.h"
#include "trackDb.h"
#include "customTrack.h"
#include "hdb.h"
#include "hui.h"
#include "hCommon.h"
#include ... | [
"patrick.pfeifer@students.fhnw.ch"
] | patrick.pfeifer@students.fhnw.ch |
e1abc43c00bb0398c3f0bf26916696205b617065 | 0485a490f466bd1d02eaae96d277888781208c0e | /tests/single_instruction_translation_validation/mcsema/memory-variants/vunpcklps_ymm_ymm_m256/test.c | 6e4c18c6d81012cf3630f9cf2c09950da1a83955 | [
"LicenseRef-scancode-unknown-license-reference",
"NCSA"
] | permissive | Mthandazo42/validating-binary-decompilation | c0e2d54cd79e609bfa35802975bddfa52e646fad | c0fcd6f099e38195dcbbac9e8c13a825865c5cb5 | refs/heads/master | 2022-11-11T13:18:13.033044 | 2020-06-25T05:49:01 | 2020-06-25T05:49:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 63 | c | void main() {
__asm__("vunpcklps -32(%rbp), %ymm2, %ymm1");
} | [
"sdasgup3@illinois.edu"
] | sdasgup3@illinois.edu |
c1a6e89654b256a246ac8a374173faeafc1f89b5 | d2e0fb3fdad7fc2cb70894591d358f40d8db13d2 | /libc/src/time/time.c | d4fc773bfe2e4bc8038ee996a26cf254514e7fda | [
"ISC",
"MIT"
] | permissive | dennis95/dennix | 54c568485862a0799664033eb0717abb028d3924 | f898bb2d27346f6257df1650a002ee929e66e7fa | refs/heads/master | 2023-08-17T06:54:17.274650 | 2023-07-10T16:06:35 | 2023-07-10T16:06:35 | 55,073,371 | 168 | 15 | null | null | null | null | UTF-8 | C | false | false | 1,106 | c | /* Copyright (c) 2018, 2022 Dennis Wölfing
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR D... | [
"denniswoelfing@gmx.de"
] | denniswoelfing@gmx.de |
fe71011093b3cb9cba5816ee42b77aa6188c79dd | 2114db79e26bd45fe3fd28fb9e42399e392fca74 | /PmodLibDemos/RecorderDemo_795/PmodLibArchive/PmodLibDevTest/PmodACL/pmodACL.h | 260de52bf1e9bd5b8778dbfb059331ff57a296a4 | [] | no_license | duttondj/Digilent-PMOD-driver-libraries | 67f230126e64bbf6a5ec7ee634eb38fd893ca6c1 | d6ae2226e88fd9bb72282b7467a9b9dcf91ae281 | refs/heads/master | 2021-01-17T23:01:58.213878 | 2011-12-19T03:13:16 | 2011-12-19T03:13:16 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | C | false | false | 51,812 | h | /************************************************************************/
/* pmodACL.h -- PmodACL header file, public API */
/* */
/************************************************************************/
/* Author: Ryan Hoffman */
/* Copyright (C) 2011 Ryan Hoffman */
... | [
"CaptnIgnit@8bbe6f1c-b789-5162-a2a6-bc72c77501e9"
] | CaptnIgnit@8bbe6f1c-b789-5162-a2a6-bc72c77501e9 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.