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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
9cd06607916799ba2ba98668975dc756ae1174fb | ef8bf1e486e42a5e9cb9dca85df477d0d379b3df | /Pattern Printing/Assignment No-01/09.Pattern.c | f3b93dee229fcdf0e0854235b15dfb28168b6cf9 | [] | no_license | SayaliPatil04/C-Programming | a045ca3f693dafd7e96196619b378b6bf0f539b9 | 50b3724dc45077c8ff9421871f9e1a81ecc87379 | refs/heads/main | 2023-03-18T23:10:44.388939 | 2021-03-13T14:10:11 | 2021-03-13T14:10:11 | 334,660,630 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 804 | c | #include<stdio.h>
#include<conio.h>
int main()
{
int i=0,j=0,c=0;
int No=0,Temp=0;
printf("\n Enter a value for pattern: ");
scanf("%d",&c);
printf("\n Enter number to print table in column format: ");
scanf("%d",&No);
Temp=No;
printf("\n......................pattern... | [
"noreply@github.com"
] | SayaliPatil04.noreply@github.com |
b0504f07418310c5cf64f48bdb6b751f91dd000c | f3c2026baf2ec2e56fc76181ff0e6d756a08e0d1 | /oldstudycode/driver/led/myled.c | 4a08bfee5b65d8c5e11e4d6240deaad7b1104720 | [] | no_license | Lava-Liu/media | 9572e8bece6187c26e122d02481a886e9a9f6f07 | ab77d860889655c899206a032462266dd5a42d84 | refs/heads/master | 2023-02-04T16:25:50.091020 | 2019-12-12T01:27:31 | 2019-12-12T01:27:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,439 | c | /* ==================================================================
* Filename: myled.c
* Description:
* Created: 2013年10月22日 16时31分54秒
* Compiler: gcc/g++
* Author: Star (Liu Wei), 384439695@qq.com
* Company: 昆山杰普科技有限公司
* ============================================... | [
"silence@silence-VirtualBox.(none)"
] | silence@silence-VirtualBox.(none) |
81ca03a43cdbcf6e2871ad296dbf43b4e5515293 | d96658d8b28125f621bd7c3468c56ff912747b67 | /Drivers/i2c/driver_i2c_soft/driver_i2c_soft.c | cd679411a5e672a44c270d6ab1ed6df9f0e16373 | [] | no_license | yehangyang/stm32_general_utils | f3e7d3fd4a65cc01bc2bfea0300cb16a0b79fd72 | 207612fb8b76ba6237cbd70e207440838ed6c7a2 | refs/heads/master | 2021-06-17T09:50:39.316150 | 2017-06-07T07:23:38 | 2017-06-07T07:23:38 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 8,304 | c | #include "i2c_soft.h"
#include "delay.h" //调用了延时函数
#include "usart.h"
#include <math.h>
//SCL -> PC1
//SDA -> PC2
#define SCL_H() GPIO_SetBits(GPIOC, GPIO_Pin_1)
#define SCL_L() GPIO_ResetBits(GPIOC, GPIO_Pin_1)
#define SDA_H() GPIO_SetBits(GPIOC, GPIO_Pin_2)
#define SDA_L() GPIO_ResetBits(GPIOC, GPIO_Pin_2)
... | [
"yehangyang@qq.com"
] | yehangyang@qq.com |
589b52923737da00d079e2fc8ea754c384f95dd9 | 593b2c1fcd44e00614b5af77c436dd038704a4c5 | /WithIo/Qt/VidyoIoWrapper/VidyoClient-WindowsSDK/include/Lmi/VidyoClient/VidyoRoomPropertiesInline.h | ab316a2317c93b76650de32e69c69d89058f8648 | [] | no_license | vidyoworks/VidyoWorksSamples | 2eed56133a55d7688efd27feb699de9f5c856850 | 6097e9d30b2d1b3c0e25effbaed186f9c715eba1 | refs/heads/master | 2021-01-20T15:26:51.017321 | 2020-09-22T10:45:08 | 2020-09-22T10:45:08 | 93,974,728 | 9 | 15 | null | 2019-06-21T09:54:14 | 2017-06-11T01:28:13 | C | UTF-8 | C | false | false | 563 | h | /**
{file:
{name: VidyoRoomPropertiesInline.h}
{description: }
{copyright:
(c) 2014-2015 Vidyo, Inc.,
433 Hackensack Avenue,
Hackensack, NJ 07601.
All rights reserved.
The information contained herein is proprietary to Vidyo, Inc.
and shall not be reproduced, copied (in whole or in part), adapted,
m... | [
"Dinesh@vidyo.com"
] | Dinesh@vidyo.com |
acf35154724ecf542f5fc9735d15c9015c5206e7 | acea543810fa0a368b66206587ead73a70b5bedd | /C/1589.c | a9be0ab1f6ae778d078f7b2743af4e67b5a5706c | [
"MIT"
] | permissive | bmviniciuss/URI | ea7575c0fcbee0317153219c49e7549ef6a20886 | cb57027e8b5f5309eb90770fb6028ffad1c703de | refs/heads/master | 2021-09-09T16:20:45.338234 | 2018-03-17T22:38:34 | 2018-03-17T22:38:34 | 105,489,368 | 4 | 1 | null | 2018-01-28T08:53:27 | 2017-10-02T01:58:58 | C | UTF-8 | C | false | false | 289 | c | //1589 - Bob Conduite
#include <stdio.h>
int main(){
int casos, i;
int raio1, raio2, raioC;
scanf("%d", &casos);
for(i = 0; i < casos; i++){
scanf("%d %d", &raio1, &raio2);
raioC = raio1 + raio2;
printf("%d\n", raioC);
}
return 0;
}
| [
"bmvinicius11@gmail.com"
] | bmvinicius11@gmail.com |
7be1b2e370f69cd98e0668948679e9fccc5b1277 | 690428b06e10f1e85407de775a4b2a34ed29b703 | /apps/host/hid_basic_mouse_usart/firmware/src/config/sam_d21_xpro/usb/src/usb_host.c | c1394bef54a9185dfccbef55afb95fa75272c73f | [
"LicenseRef-scancode-unknown-license-reference",
"ISC",
"LicenseRef-scancode-public-domain"
] | permissive | fb321/usb | e7b2898c83083e3447e01f0fa0d06155426691e0 | 69c122c92fc9db946021e7b4e0166cd95d704f66 | refs/heads/master | 2020-06-27T13:35:37.380300 | 2019-07-11T17:07:26 | 2019-07-11T17:22:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 286,944 | c | /*******************************************************************************
USB Host Layer Implementation.
Company:
Microchip Technology Inc.
File Name:
usb_host.c
Summary:
This file contains implementations of both private and public functions
of the USB Host Layer.
Desc... | [
"http://support.microchip.com"
] | http://support.microchip.com |
03ad8aa2628434fd814fc572eecd1465ba41459a | d579699e6728aa74084f8cc4dc435007b9f523a8 | /data/signatures/posix/pwd.h | 79f26e0e07c5c47196b97793328e96b57a68f9a2 | [
"BSD-3-Clause"
] | permissive | BoomerangDecompiler/boomerang | b3c6b4e88c152ac6d437f3dd3640fd9ffa157cb6 | 411041305f90d1d7c994f67255b5c03ea8666e60 | refs/heads/develop | 2023-08-31T03:50:56.112711 | 2020-12-28T12:11:55 | 2020-12-28T17:38:56 | 7,819,729 | 281 | 41 | NOASSERTION | 2020-12-27T17:59:52 | 2013-01-25T12:26:59 | C++ | UTF-8 | C | false | false | 520 | h |
struct passwd
{
char *pw_name;
uid_t pw_uid;
gid_t pw_gid;
char *pw_dir;
char *pw_shell;
};
passwd *getpwnam(const char *name);
passwd *getpwuid(uid_t uid);
int getpwnam_r(const char *nam, struct passwd *pwd, char *buffer,
size_t bufsize, struct passwd **resul... | [
"ceeac@users.noreply.github.com"
] | ceeac@users.noreply.github.com |
5fac4fd1e6bbdc38e38c9a89cf178d106c3d6994 | 5c255f911786e984286b1f7a4e6091a68419d049 | /code/5cb36f5a-abd7-4084-bfa0-6240d0556244.c | 94a00f56990fdd09c10e82186127ac6d2e523773 | [] | no_license | nmharmon8/Deep-Buffer-Overflow-Detection | 70fe02c8dc75d12e91f5bc4468cf260e490af1a4 | e0c86210c86afb07c8d4abcc957c7f1b252b4eb2 | refs/heads/master | 2021-09-11T19:09:59.944740 | 2018-04-06T16:26:34 | 2018-04-06T16:26:34 | 125,521,331 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 253 | c | #include <stdio.h>
int main() {
int i=0;
int j=14;
int k;
int l;
k = 53;
l = 54;
k = i/j;
l = i/j;
l = i/j;
l = l/j;
l = l-j;
l = j-j;
k = k-k*i;
printf("vulnerability");
printf("%d%d\n",k,l);
return 0;
}
| [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
49e2b4b0fa504aec3d47967197d08f6d11c5e864 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/git/extr_refs.c_ref_update_reject_duplicates.c | 84dc0073ded01dace1d90a027c9ed6c51cbb6ef5 | [] | 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,321 | 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 |
56c705f8086aaaeaa1eb3209f88ebe850c6d6a48 | a33aac97878b2cb15677be26e308cbc46e2862d2 | /program_data/PKU_raw/38/24.c | ba836d949d7f6248e824e902be9c4f67dc4bad06 | [] | no_license | GabeOchieng/ggnn.tensorflow | f5d7d0bca52258336fc12c9de6ae38223f28f786 | 7c62c0e8427bea6c8bec2cebf157b6f1ea70a213 | refs/heads/master | 2022-05-30T11:17:42.278048 | 2020-05-02T11:33:31 | 2020-05-02T11:33:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 370 | c | int main(){
int n,i,j;
double a[100],sum,jun,s,m;
double *p=a;
scanf("%d",&n);
for(j=0;j<n;j++){
scanf("%lf",&m);
for(i=0;i<m;i++){
scanf("%lf",p+i);
}
sum=0;
for(i=0;i<m;i++){
sum=sum+*(p+i);
}
jun=sum/m;
sum=0;
for(i=0;i<m;i++){
sum=sum+(*(p+i)-jun)*(*(p+i)-jun);
}
s=sum/m;
s=s... | [
"bdqnghi@gmail.com"
] | bdqnghi@gmail.com |
ca4ab00b9c616cc3a853131bf262d1cff3d35d49 | 65a45144e9de54ed1a0e85d04cba409dd36d8183 | /libft/ft_isprint.c | b8e45cb04ea6b01bb8cfa3bd04574b932083a010 | [] | no_license | Dogs624/so_long | 925ea8d24d96bf85cc6a7ab42769460d0cf26364 | d8d1c836d116331d55765480c9f2a240c8757678 | refs/heads/master | 2023-09-04T01:35:06.813754 | 2021-10-21T13:31:15 | 2021-10-21T13:31:15 | 419,315,731 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 949 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_isprint.c :+: :+: :+: ... | [
"jvander-@student.s19.be"
] | jvander-@student.s19.be |
a22b76b34650df25c7835838ebabf6b5e9b80f5f | 10a8580aa44d33b7458429023c00de8c01ceda98 | /make/backtrace_test.c | f01aa7ac87959d9340e6c11a451cedf8486e1ee8 | [
"Apache-2.0"
] | permissive | newrelic/newrelic-php-agent | 87ad20e0a5abf0d2855e7d27a25c36454ae4389a | dfb359f0dbb53e4cbc5106b52c8f3807c7fc8d42 | refs/heads/main | 2023-08-15T10:28:24.372352 | 2023-08-14T17:29:31 | 2023-08-14T17:29:31 | 302,112,572 | 116 | 67 | Apache-2.0 | 2023-09-13T18:33:47 | 2020-10-07T17:35:01 | C | UTF-8 | C | false | false | 291 | c | /*
* Copyright 2020 New Relic Corporation. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/
#include <execinfo.h>
int main(void) {
void* arr[100];
backtrace(arr, sizeof(arr) / sizeof(void*));
backtrace_symbols_fd(arr, sizeof(arr) / sizeof(void*), 1);
return 0;
}
| [
"noreply@github.com"
] | newrelic.noreply@github.com |
864687961bac0b955def8ee094edc25e61ea2c77 | 1f10c82447ff97e5e064267a00bc38ac5d5126ae | /src/app/main.h | 546b9934a92da7a66b69778e2089f1b4fa0afc4c | [] | no_license | chaosAD/SWD-for-ARM-Cortex-M4 | d3b5564fde606fb06d8f2e3e5c17c166e36bf66b | 937eca1abfffccdc4f3c8aba599e4dc94574331b | refs/heads/master | 2021-01-22T16:45:30.825367 | 2015-11-14T19:30:25 | 2015-11-14T19:56:14 | 45,586,109 | 0 | 0 | null | 2015-11-05T03:51:50 | 2015-11-05T03:51:50 | null | UTF-8 | C | false | false | 161 | h | #ifndef __MAIN_H
#define __MAIN_H
#include <stdio.h>
#include "Swd.h"
#include "ProgramWorker.h"
#include "SystemConfigure.h"
#include "Itm.h"
#endif // main_H
| [
"mygamelife1@gmail.com"
] | mygamelife1@gmail.com |
de1453d08019f602f3cdb2042d100c3bc68bea67 | 78e075a96220953df6cb832a2814fb44ef17b986 | /mips-ucontext.h | 3e43d222375d5dd381b081b00f5a04186b975321 | [
"dtoa",
"MIT"
] | permissive | BruceChen7/libtask-reading | 566af1b689054950ba46cf7549da8b1ad9f6ce6b | 4914c7d11b213a8a126c225909c5d56909e21ef4 | refs/heads/master | 2020-12-01T06:09:45.898361 | 2020-04-12T07:46:30 | 2020-04-12T07:46:30 | 230,573,027 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,346 | h | typedef struct mcontext mcontext_t;
typedef struct ucontext ucontext_t;
extern int swapcontext(ucontext_t*, const ucontext_t*);
extern void makecontext(ucontext_t*, void(*)(), int, ...);
/*
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is d... | [
"bofengqiye7@gmail.com"
] | bofengqiye7@gmail.com |
a713f8f9b16bb63ee191374e00ba0e4e0dddefd1 | 1ba1144b09e97cbf1a79e9ba16b148d7284beddd | /lib/node_modules/@stdlib/ndarray/base/sub2ind/src/main.c | bc09f8921251d441acb88b5b3a7bddfe83b014f6 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"MIT",
"SunPro",
"BSD-3-Clause",
"BSL-1.0",
"LicenseRef-scancode-public-domain"
] | permissive | doc22940/stdlib | faecf4fbd61c3c5b5d782c3e1ffe78ecd6d5ab27 | 3bfc8bcf42ee5ee3db4db534aa2b2cbdbf131db7 | refs/heads/develop | 2021-03-02T15:52:14.912013 | 2020-02-15T19:20:34 | 2020-02-15T19:20:34 | 245,879,921 | 1 | 0 | Apache-2.0 | 2021-01-28T02:43:52 | 2020-03-08T20:06:08 | null | UTF-8 | C | false | false | 3,647 | c | /**
* @license Apache-2.0
*
* Copyright (c) 2018 The Stdlib Authors.
*
* 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... | [
"kgryte@gmail.com"
] | kgryte@gmail.com |
da30381c640f96ee60904d4779110e378ac3a8ab | f7feeafac969d59711df7440a65510574d15c9b1 | /tubii_server/src/data.c | 631442726e5d010b94652fe27787f1e798385ae5 | [] | no_license | pennneutrinos/workspace_tubii | 34085ebcce1a6c086b0c8f7876f7c86917f12498 | 82d108f7b33113a6965f9f48df8c737fef2357be | refs/heads/master | 2020-04-12T06:10:38.834742 | 2018-02-09T00:05:04 | 2018-02-09T00:05:04 | 162,344,903 | 1 | 0 | null | 2018-12-18T21:02:44 | 2018-12-18T21:02:43 | null | UTF-8 | C | false | false | 2,120 | c | #include "ae.h"
#include <stdio.h>
#include "sock.h"
#include "anet.h"
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include "record_info.h"
#include "sds.h"
#include "logging.h"
#include "data.h"
#define BUFSIZE 4096000 /* 5 MB */
Sock *data_stream;
extern aeEventLoop *el;
int dispatch_connect(aeEve... | [
"i.coulter1@hep.upenn.edu"
] | i.coulter1@hep.upenn.edu |
6366876632b474a7c9f20c8b54db71c9fa8bbd11 | 68da0b9b9ddd92537687a2adf218914221d2697a | /codeforces/business trip.c | 7a5f200773356ae485045eba9768ab2a117f4685 | [] | no_license | minhaz725/Contest-Programming | 71f298730fafba263a828d1b3182f465b2a51c43 | d15c546f36d59594bad787de88786cb57aac067c | refs/heads/master | 2023-04-05T20:41:26.996384 | 2021-04-16T16:19:31 | 2021-04-16T16:19:31 | 311,758,191 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 587 | c | #include <stdio.h>
int main()
{
int i,j,n,c,t;
scanf("%d",&n);
int a[12];
for(i=0;i<12;i++) scanf("%d",&a[i]);
if(n==0) {printf("0"); return 0;};
for(i=0;i<12-1;i++)
{
for(j=0;j<12-i-1;j++)
{
if(a[j]>a[j+1])
{
c=a[j];
a[... | [
"minhaz725@gmail.com"
] | minhaz725@gmail.com |
4f2ca07a7d5f63b2da90a2e3c091c7ad5566410f | fa3e58b66e54bcfea6ae349c58bea65dda1a1de1 | /src/dirtool.h | 9ebafe460a8a593ab907f6abf93e37052ad7e37d | [
"BSD-2-Clause"
] | permissive | MasterScott/Effy | a9c343f448cfe2bf0af8dc910dd3b0a378b758b7 | 0ef18a8f115606aeeb7323bede628b58e38badc8 | refs/heads/master | 2022-04-09T23:18:29.866318 | 2020-02-28T03:01:01 | 2020-02-28T03:01:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,835 | h | #pragma once
#ifndef __DIRTOOL_H__
#define __DIRTOOL_H__
#include <efi.h>
#include <stdbool.h>
#define MAX_FILE_INFO_SIZE 1024
#define MAX_PATH_LENGTH 512
struct _DIRTOOL_DRIVE;
typedef struct _DIRTOOL_FILE
{
bool isDir;
CHAR16 Path[MAX_PATH_LENGTH];
EFI_FILE_HANDLE FileHandle;
EFI_FILE_INFO* Fi... | [
"github@public.swineson.me"
] | github@public.swineson.me |
4814beaa18ca932ad90e9e319a52a95f073e8835 | e8d1bbb3104ff4209ccc051aba4b4cdc363caf65 | /project/Nstartcode/MBF031C8T_n_reg/UART/UART_Print_DMA/HARDWARE/DMA/dma.c | 0e0bdfb4f24bb337ff81ea25ce68a064ab71defa | [] | no_license | SoCXin/MM32F031 | c3dd4a3597f7e0591fcf1b407af582208257ccc0 | a2109b76ae5a44ab55903ba53c456b9098e42ec0 | refs/heads/master | 2023-04-07T02:16:02.498002 | 2021-04-19T09:31:32 | 2021-04-19T09:31:32 | 251,277,845 | 1 | 1 | null | null | null | null | GB18030 | C | false | false | 1,882 | c | #include "dma.h"
//////////////////////////////////////////////////////////////////////////////////
//开发板
//DMA 代码
//////////////////////////////////////////////////////////////////////////////////
u16 DMA1_MEM_LEN;//保存DMA每次数据传送的长度
//DMA1的各通道配置
//这里的传输形式是固定的,这点要根据不同的情况来修改
//从存储器->外设模式/8位数据宽度/存储器增量模式
//DMA_... | [
"qitas@qitas.cn"
] | qitas@qitas.cn |
64c84063fc11a70c5733e7566843d91020a509ae | 4dfdd9e7ed9d2b09725f6ec14309bc7f8e126c8e | /expressions.h | 3ba14d61d6ad42499de733e592ff02c9d6bc5bd4 | [] | no_license | ZeyadOsama/data-structures | 0226083d35fa1df894b8101b89491fa92a0c4fa6 | 98fac8c1d6c3dd0f084c4d8f866350465d2f206f | refs/heads/master | 2021-09-10T08:27:18.004934 | 2018-03-22T22:34:47 | 2018-03-22T22:34:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 547 | h | #ifndef EXPRESSIONS_H_INCLUDED
#define EXPRESSIONS_H_INCLUDED
#include "myString.h"
#include "stack.h"
// boolean checks
int isAlphaOperand (char character);
int isNumericOperand (char character);
int isOperator (char character);
// conversion functions
String infixToPostfix (String infix);
String pos... | [
"noreply@github.com"
] | ZeyadOsama.noreply@github.com |
d61cf95ffa4b76ee01cc1ae681e7dd4e8f188a4a | 19e356aa308d3adef259a912b29950a3af37a2e2 | /Temp/il2cppOutput/il2cppOutput/Parse_Unity_System_Threading_Tasks_Task_1_U3CU3Ec__DisplayCl_60.h | 962142bcfcf6c2df317c4008fedc366b862c0776 | [] | no_license | minuJeong/AcocGame | 87314d914b72290fff347cc590ae03669d10d6ba | 24eeaba66393890998d55a633fcbd17d984549b4 | refs/heads/master | 2021-03-12T23:51:57.818655 | 2015-03-29T12:44:58 | 2015-03-29T12:44:58 | 32,936,460 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 561 | h | #pragma once
#include <stdint.h>
// System.Action`1<System.Threading.Tasks.Task`1<System.Threading.Tasks.Task`1<System.Char>>>
struct Action_1_t11215;
// System.Object
#include "mscorlib_System_Object.h"
// System.Threading.Tasks.Task`1/<>c__DisplayClass1<System.Threading.Tasks.Task`1<System.Char>>
struct U3CU3Ec__Dis... | [
"minu.hanwool@gmail.com"
] | minu.hanwool@gmail.com |
524fdbfd2841583da34537fdaf9bc7c700050868 | 2f8261bcfc6416b200309b5969a7a46e29edfc8c | /utils/perl/c/i686-w64-mingw32/include/wsrm.h | c205add802f586d6d8a64d892a147bd6adf6e732 | [
"LicenseRef-scancode-public-domain-disclaimer"
] | permissive | keenanlang/winepics | d0b385b93b8d7b099b95bf66c608637294da05fc | 5cae5bb9905889ad8694ece05b2b749904d7d39d | refs/heads/master | 2020-04-06T07:01:25.600675 | 2019-03-06T21:44:54 | 2019-03-06T21:44:54 | 42,735,349 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,968 | h | /**
* This file has no copyright assigned and is placed in the Public Domain.
* This file is part of the w64 mingw-runtime package.
* No warranty is given; refer to the file DISCLAIMER.PD within this package.
*/
#ifndef _WSRM_H_
#define _WSRM_H_
#define IPPROTO_RM 113
#define MAX_MCAST_TTL 255
#define ... | [
"klang@aps.anl.gov"
] | klang@aps.anl.gov |
de5cd72c1c92d6a3e0a15464f7eef6ddb41017b0 | 664a14b0998a94c1c5f2695a66c6452aaf6c2c49 | /from_holdec/movfuscator/prime/ia32_elf_movcc/by_jeb.c | 458e986286cfa594bd07a9675a063cc42a76b12c | [] | no_license | xiaobo996/decompiler-subjects | 2d8712a3ef0c031d2cf44b3e69ec8b03983cd366 | d8d55ee11f095405aeb420fa982f260dd85b5831 | refs/heads/master | 2023-03-15T10:26:13.249349 | 2021-03-14T16:47:33 | 2021-03-14T16:47:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 196,122 | c |
void dispatch() {
jump external;
}
int is_prime() {
alu_x = target;
alu_y = 2281998180;
int v0 = (unsigned int)*(char*)&alu_x;
unsigned int v1 = (unsigned int)*(char*)((unsigned int)*(char*)&alu_y + *(unsigned int*)(v0 * 4 + (int)&alu_eq));
b0 = (unsigned int)*(char*)((unsigned int)*(char*)&al... | [
"i-git-stone@rf.risimo.net"
] | i-git-stone@rf.risimo.net |
2a1cac1a6de488993c674d1f284e7394e732fc2d | 2eb05aa3ba7145b82819813c8a917f026ab86467 | /SHCHUD/HUD.h | 37a4a6f42287a7d5f1823bb8a93c9567ed143c0f | [
"MIT"
] | permissive | SHCcc/SHCHUD | f80d2eae28bac38799398c46033be96277add91a | 0074251c783885487682f979d8c463b4f1fa354d | refs/heads/master | 2021-01-06T20:43:54.665956 | 2018-12-27T03:14:10 | 2018-12-27T03:14:10 | 99,549,550 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 236 | h | //
// SHCHUD.h
// Pods
//
// Created by 邵焕超 on 2017/9/15.
//
#ifndef SHCHUD_h
#define SHCHUD_h
FOUNDATION_EXPORT double SHCHUDVersionNumber;
FOUNDATION_EXPORT const unsigned char SHCHUDVersionString[];
#endif /* SHCHUD_h */
| [
"578013836@qq.com"
] | 578013836@qq.com |
3825a47c09ab214276f426321e160dde56a96046 | 202bbc35b672ebda80f7295a7793995d5d877206 | /ScubaSteve/Builds/IOS/Classes/Native/mscorlib_System_Security_Cryptography_RSAPKCS1SignatureForma.h | 801793c1992b22cd3f2cf6bc59e70403b0067c22 | [] | no_license | gohun04/ScubaSteve | c2388d677c77b374fccb62c0e8cce4740d06ca50 | 2428e54e97238f48f67652a8dd982e1f6821e7e0 | refs/heads/master | 2021-01-01T16:00:07.055501 | 2015-04-25T09:07:26 | 2015-04-25T09:07:26 | 34,557,070 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 692 | h | #pragma once
// System.Security.Cryptography.RSA
struct RSA_t1526;
// System.Security.Cryptography.HashAlgorithm
struct HashAlgorithm_t1721;
// System.Security.Cryptography.AsymmetricSignatureFormatter
#include "mscorlib_System_Security_Cryptography_AsymmetricSignatureFor.h"
// System.Security.Cryptography.RSAPKCS1Sig... | [
"jacobpipers@msn.com"
] | jacobpipers@msn.com |
fa362ccb780e84384f9ae8bae1daf39d694b4be0 | 6dad397cab261f5b823eca5a8e394bb67cc9634f | /vxl1.c | 148e79696ada888ff0da6916ac909539a48bbf71 | [] | no_license | zymethyang/C_programing | 5f093cb1d44c9fc2e856a75b02daaf67d6ffeb0d | 75025ac273e7a608ba306c0044e6a5017a1c3e74 | refs/heads/master | 2021-08-19T03:37:48.183348 | 2017-11-24T15:42:52 | 2017-11-24T15:42:52 | 103,942,426 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 396 | c | #include <stdio.h>
void main(){
int a = 0xb7;
printf("%x \n",a);
int b = 0x5e;
printf("%x \n",b);
int x = a | b;
printf("%x \n",x);
b = ~a;
printf("%x \n",b);
int y=a^b;
printf("%x \n",y);
int z=x&y;
printf("%x \n",z);
for(int i=0;i<3;i=i+2){
b++;
prin... | [
"zymethyang@gmail.com"
] | zymethyang@gmail.com |
6aeb04fb9ef6ad5f2f917d437f738e093ec831c2 | c41ec65b872b24a6ae30a00d191654e47ec2568d | /face_recognition/network/main.c | 8296414449ce2aab2b11d73e9b2ad7c62cd15e78 | [] | no_license | MattVil/Face_Key | 3221d2d4eb80d80fa34e20cdde03eccb5a376e86 | 41370806c01fb2dcb6cfacc8e9315fd7b8929e2c | refs/heads/master | 2021-03-19T18:28:44.791401 | 2018-05-19T11:49:50 | 2018-05-19T11:49:50 | 105,790,030 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,977 | c | #include "mlp.h"
int main(int argc, char const *argv[]) {
//training file
int nb_img;
nb_img = open_training_files();
//test file
int nb_img_test;
nb_img_test = open_test_files();
Network network = build_neural_network();
int x;
for(x=0; x<network.nb_layor; x++){
printf("%d : %lf\n", x, network.ta... | [
"mattvilain@gmail.com"
] | mattvilain@gmail.com |
28c4564e66992da1dde7d5a624f74ae9d57bf265 | b3a4cc8f037ebe8cd2fd338b220847d820b9ebcb | /libft/ft_strlcat.c | 1442d853aae8e684baaa220bca3ebdb326dea92b | [
"MIT"
] | permissive | SpenderJ/Corewar | 96ad25364a9cd00f1ff24cfa05c688e4fa48127a | 5ae6c9aab7057f0f6dc53ff7252eed9e703b5d5e | refs/heads/master | 2020-05-16T22:04:05.306013 | 2019-04-25T01:21:44 | 2019-04-25T01:21:44 | 183,324,940 | 1 | 0 | null | 2019-04-25T01:21:46 | 2019-04-25T00:18:47 | C | UTF-8 | C | false | false | 1,414 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strlcat.c :+: :+: :+: ... | [
"juspende@e1z3r1p19.42.us.org"
] | juspende@e1z3r1p19.42.us.org |
109c58bc4c8373d3d53691af3482bbf0a1fb3b8b | 0662c990d0266776369dcfcd77de53a4c0b960ad | /asst3/dumb/utils.c | e7bbf1092e924b8acb69c215a400c42c753f29cb | [] | no_license | galudino/sysprog_2019 | bce2e8da6df4dd9db2a39c4a9d948c013aa13a06 | 37b57b4e55669651fe97d09f958083ca62c0326c | refs/heads/master | 2021-06-24T18:26:29.126388 | 2021-02-17T04:45:22 | 2021-02-17T04:45:22 | 206,181,922 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,426 | c | /**
* @file utils.c
* @brief Source file utility functions, macros, etc.
*
* @author Gemuele Aludino
* @date 02 Dec 2019
* @copyright Copyright © 2019 Gemuele Aludino
*/
/**
* Copyright © 2019 Gemuele Aludino
*
* Permission is hereby granted, free of charge, to any person obtainin... | [
"g.aludino@gmail.com"
] | g.aludino@gmail.com |
88fdfed2e496c674bd8691cc8b0256b6624c7192 | 91a882547e393d4c4946a6c2c99186b5f72122dd | /Source/XPSP1/NT/net/sfm/afp/server/intrlckd.h | abb55f591e508c894f9a24af24fd851976194cd2 | [] | no_license | IAmAnubhavSaini/cryptoAlgorithm-nt5src | 94f9b46f101b983954ac6e453d0cf8d02aa76fc7 | d9e1cdeec650b9d6d3ce63f9f0abe50dabfaf9e2 | refs/heads/master | 2023-09-02T10:14:14.795579 | 2021-11-20T13:47:06 | 2021-11-20T13:47:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,839 | h | /*
Copyright (c) 1992 Microsoft Corporation
Module Name:
intrlckd.h
Abstract:
This module defines the routines that should have been in the EX package.
This manipulates inter-locked operations on flags and such.
Author:
Jameel Hyder (microsoft!jameelh)
Revision History:
... | [
"support@cryptoalgo.cf"
] | support@cryptoalgo.cf |
05f46edc3d35c19acfea752b921f66ef5ac4f282 | 8a8dc634a80febfde2113b6ade276df40b77df7e | /ESP32_E-Puck_2/main/main_e-puck2.c | 4256f8613ba2601b8d5bf4c1a443586bcf02799f | [] | no_license | taraspavliv/RobotiqueProject | 55d770eef8ee96f51c435dc6fdf94898b202f10f | f857527b0c5613c3faf1961751e26d3139dcc5ca | refs/heads/main | 2023-05-04T06:59:08.599736 | 2021-05-16T18:47:54 | 2021-05-16T18:47:54 | 342,182,874 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,065 | c | /*
File : main_e-puck2.c
Author : Eliot Ferragni
Date : 12 november 2017
REV 1.0
Firmware to be run on the ESP32 of the e-puck2
*/
#define __BTSTACK_FILE__ "ESP32_E-Puck_2.c"
#include <stdio.h>
#include "freertos/FreeRTOS.h"
#include "freertos/task.h"
#include "freertos/xtensa_api.h"
#include "freertos/queue... | [
"taras.pavliv@hotmail.com"
] | taras.pavliv@hotmail.com |
f070bf24c10a964aae63f1b4ab81feada7f68174 | a196afa943fad1c6113c4e9591835733927cddf7 | /lesson_32/src/function_address_pointer.c | 9eeabec79e7a33380127ee42b1544074d11f2473 | [] | no_license | mmtaksuu/c_couse_notes | 89050d388cc862f08385b5ee64378608c0d33c3a | f4878feb8a15557be1a8d48b51a1b148a0c2a5b0 | refs/heads/master | 2021-01-01T00:30:31.406960 | 2020-11-27T18:05:57 | 2020-11-27T18:05:57 | 239,097,691 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,994 | c | /**
* @file : LESSON_32 project file
* @author : MEHMET AKSU
* @note : mmtaksu.25@gmail.com
* @date : 02 / Mart / 2020
* @code : function_address_pointer_01.c file
* @details :
*/
#include <stdio.h>
#include <string.h>
// strcmp gibi bir fonksiyonun adresini tutan degisken turunun typedef bildir... | [
"mmtaksu.34@hotmail.com"
] | mmtaksu.34@hotmail.com |
c495a70b8bb307246a286548950391e5d2fc0e0e | ac1d7bb3375a219907ae87cc10ea2ba4e9906eef | /mainAnchor.h | 76e422b55e52d16b72313aa7214eecf78427a54a | [
"Apache-2.0"
] | permissive | devkotaprativa/masteranchor | c71e50137c070df93587e18f98e58ea7b20eb576 | ef0b7f3edb8ca9e72626d703f5dcd98a0054c616 | refs/heads/master | 2020-03-19T01:57:34.200461 | 2018-05-31T13:25:04 | 2018-05-31T13:25:04 | 135,586,243 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 668 | h | /*
Extended DW1000 Ranging example for radino32 DW1000 and radinoL4 DW1000
Based on Decawave DW1000 example library
2017 In-Circuit GmbH
wiki.in-circuit.de
*/
#include <Arduino.h>
#include <EEPROM.h>
#include <SPI.h>
#include <Wire.h>
#include "IC_DW1000_Ranging_local.h"
#include "common.h"
void... | [
"devkotaprativa@gmail.com"
] | devkotaprativa@gmail.com |
029f7dfd9d33ed9b889a352d144161ada6b42e14 | 717bc5628f3c2fd8890893a23519f18d4ae7c17d | /prova1/3_2nd.c | e616716ef2fbe79acc68eb734207744efca6a4f6 | [] | no_license | amelco/ITP | e0c027259ea77b4dc5f5e8b741f0252d412e00df | 2d3b645b7540d841ad434070a22a900e290905c1 | refs/heads/master | 2020-06-23T18:45:07.591068 | 2019-11-01T22:25:08 | 2019-11-01T22:25:08 | 198,720,491 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 235 | c | #include <stdio.h>
int main() {
char txt1[50];
char txt2[50];
char res[100];
scanf("%s %s", txt1, txt2);
int i=0;
while(i<100) {
if (i%2==0) {
}
i++;
}
return 0;
} | [
"amelco.herman@gmail.com"
] | amelco.herman@gmail.com |
627b6ff2079d400ba2915bf40059f0171085a32f | 19e7a8650e2a6814fd256e42d4cc9b09c447efb3 | /gadget/LUFA/Demos/Host/LowLevel/MouseHostWithParser/MouseHostWithParser.h | 92782cf750ae16bd7d747c0dd42afdf6daf90904 | [] | no_license | smartwanwan/teensy | ec7799d6993d1723fd57395c14c7eb7544b7c577 | 8b0f1e99afd09666bb435b8b2f54dbd42e727f5c | refs/heads/master | 2020-06-03T01:37:19.027859 | 2009-12-09T00:36:05 | 2009-12-09T00:36:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,957 | h | /*
LUFA Library
Copyright (C) Dean Camera, 2009.
dean [at] fourwalledcubicle [dot] com
www.fourwalledcubicle.com
*/
/*
Copyright 2009 Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, and distribute this software
and its do... | [
"Thomas.DuBuisson@gmail.com"
] | Thomas.DuBuisson@gmail.com |
ed09a176186b2c6a431dfa2ad19aa2bc0bf639c8 | e2053eada4623230c25f11128e49d7671e3978df | /frame/3/trsm/4m/bli_trsm4m.h | 06374c3c65a653a42f5e421d073afb2150b0ec1a | [
"BSD-3-Clause"
] | permissive | tkelman/blis | c59d210edad783dc76b733da31a7c71332218bac | ee2b679281ca45fb40b2198e293bc3bc3d446632 | refs/heads/master | 2020-12-24T10:11:47.895467 | 2014-06-06T17:41:55 | 2014-06-06T17:41:55 | 20,832,649 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,647 | h | /*
BLIS
An object-based framework for developing high-performance BLAS-like
libraries.
Copyright (C) 2014, The University of Texas
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
- Redistributi... | [
"field@cs.utexas.edu"
] | field@cs.utexas.edu |
526ba1c1c892e4d54069bb4125721ebf6f29ca99 | 827853c0a159bb34a1518f72ceb979d02023d234 | /Meta3/annotTree.c | 4bf6e2961c2afc9d390ab9e958c6cc2ffbd2624f | [] | no_license | jmsmarques/compiladores | df9e2d6c1712f9efae17c4c430cd492c5d13ac16 | 0774592c072338b34d7d887920b41cafa7c466c8 | refs/heads/master | 2021-04-28T18:29:17.576721 | 2018-06-01T16:51:21 | 2018-06-01T16:51:21 | 121,872,604 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 16,400 | c | #include "structs.h"
char* checkVarType(char* string) {
char* aux = NULL;
if(!string)
return NULL;
if((strncmp(string, "IntLit", 6) == 0) || (strncmp(string, "int", 3) == 0)) {
aux = strdup("int");
}
else if(strncmp(string, "ChrLit", 6) == 0) {
aux = strdup("int");
}
... | [
"jojomarques96@gmail.com"
] | jojomarques96@gmail.com |
f23962808ff50139329904c9b9908b92c2ff141b | 3dae53692c7fab9557ae36af61e6d0d850f0b133 | /TargetWorkspace/001_HelloWorld/Src/syscalls.c | 363a24514d20b7d8c71e3087ef410e8cfffb36be | [
"MIT"
] | permissive | nemanjadjekic/Embedded-C | c7b729943636b93257b0d3cc946e15e0a790a12e | 9d6b6231edf70c858a6c825b2400a6e583ba76fd | refs/heads/master | 2021-05-17T14:15:35.881695 | 2020-12-21T15:13:35 | 2020-12-21T15:13:35 | 250,815,564 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,735 | c | /**
******************************************************************************
* @file syscalls.c
* @author Auto-generated by STM32CubeIDE
* @brief STM32CubeIDE Minimal System calls file
*
* For more information about which c-functions
* need which of these lowlevel function... | [
"nemanjadjekic93@gmail.com"
] | nemanjadjekic93@gmail.com |
b3d9a5bb5f0b6a80fb9d2ecee6f46d38e4d2771a | dee428ff6e4802a7a448cba79fa1f67af01942c0 | /Supplementary/c_language_test/main.c | 419f22a11dda838d8b263fd049772004b5d93528 | [
"MIT"
] | permissive | zweed4u/Real-Time-and-Embedded-Systems | 82956264f1d58fd089f5105a87ab834270b9534d | f0635bf051e805741ea9e0064bd645cc8c0f01e9 | refs/heads/master | 2021-05-01T01:56:19.644778 | 2017-05-16T22:40:39 | 2017-05-16T22:40:39 | 79,859,397 | 0 | 2 | null | null | null | null | UTF-8 | C | false | false | 479 | c | // C language self test
// SWEN-563
// Larry Kiser Jan. 30, 2017
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "c_language_test.h"
#include "unit_tests.h"
// Run the unit tests or as a "normal program".
int main( int argc, char *argv[] ) {
// Execute unit tests if program name con... | [
"zdw7287@rit.edu"
] | zdw7287@rit.edu |
844cb45d5de73f8dc0ee969b512a6d7f6983a1e6 | cb3fb35e330bbd275f0341631205c8d38f14037a | /ios/Pods/Headers/Public/RNGoogleSignin/RNGoogleSignInButton.h | 6482fbe4b599bdf71c4a1eeb3143312336aeae1b | [
"MIT"
] | permissive | 7kfpun/JapaneseReactNative | 4e72929ea10313bbdcaff044fe2edb8ae57c2a74 | 0f764f5f4a9878a4c6ec784b7e7915250fed47dd | refs/heads/master | 2022-12-09T19:48:32.558607 | 2019-09-14T07:46:09 | 2019-09-14T07:49:17 | 123,300,387 | 11 | 7 | MIT | 2022-12-09T08:27:56 | 2018-02-28T14:59:42 | JavaScript | UTF-8 | C | false | false | 96 | h | ../../../../../node_modules/react-native-google-signin/ios/RNGoogleSignin/RNGoogleSignInButton.h | [
"7kfpun@gmail.com"
] | 7kfpun@gmail.com |
8f3a9ea693d3692e5d057d8b1759257bb64fb09e | fd26af694f6451d625dc418bd05a617271763292 | /code/z80/z80user.h | 2d9a00f8e5ddad4acc732dbfacb9bd885fe35097 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | yamori813/cpm8266 | 49606885fff822c20f6f21c534e5b8b7c0c8ffea | 5a64c89dbb3a0171befa9870ded5b206b4251ef2 | refs/heads/master | 2020-06-08T22:26:21.990534 | 2019-06-25T09:17:39 | 2019-06-25T09:17:39 | 193,317,631 | 0 | 0 | MIT | 2019-06-23T07:12:20 | 2019-06-23T07:12:20 | null | UTF-8 | C | false | false | 5,851 | h | /* z80user.h
* Add your code here to interface the emulated system with z80emu. See towards
* the end of the file for an example for running zextest.
*
* Copyright (c) 2016 Lin Ke-Fong
*
* This code is free, do whatever you want with it.
*/
#ifndef __Z80USER_INCLUDED__
#define __Z80USER_INCLUDED__
#ifdef __cpl... | [
"mats.engstrom@gmail.com"
] | mats.engstrom@gmail.com |
69aaabd26dc99f9d8cfa11b27b27dd7e5aae5120 | c8d7054d051cbd052f6cdc7bc1bfcc7ef4fac6d8 | /firmware/src/system_config/boostv1/system_definitions.h | 7b223adf5523c20efd427d3d4f8c7175804b8c73 | [] | no_license | hjph/BoostGitHub | 20d832a83f9ff5bc3f0e01829ab573f06259a244 | d9a604e8d3ef3736bdc7ed923b77f99d6b5db0b5 | refs/heads/master | 2021-01-10T10:01:56.340081 | 2015-11-26T01:26:53 | 2015-11-26T01:26:53 | 46,897,100 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,765 | h | /*******************************************************************************
System Definitions
File Name:
system_definitions.h
Summary:
MPLAB Harmony project system definitions.
Description:
This file contains the system-wide prototypes and definitions for an MPLAB
Harmony project.
****... | [
"hugoj.perezh@gmail.com"
] | hugoj.perezh@gmail.com |
8e7a6c8bc5f6a3da5525236bf9e755ff01607a49 | 6c81c16465b27f53dd675491a4bab5b94485f56a | /cw01/zad1/library.c | 16a71d3647425b34397adacf86137f082171aaad | [] | no_license | pkrucz00/SysOpy | 538755e188d64a33347c4836b46882d60919adab | 5756107b57206ec2d38127fc4e47453b502fabb4 | refs/heads/master | 2023-05-14T11:39:06.614814 | 2021-06-06T11:34:37 | 2021-06-06T11:34:37 | 352,275,802 | 0 | 2 | null | null | null | null | UTF-8 | C | false | false | 3,863 | c | #include "library.h"
main_table* create_main_table(size_t size){
main_table* table = calloc(1, sizeof(main_table));
table -> blocks = calloc(size, sizeof(block*));
table -> max_size = size;
table -> current_size = 0;
return table;
}
block* define_sequence(char *name_sequence){
block* new_block... | [
"pawel.kruczkiewicz@gmail.com"
] | pawel.kruczkiewicz@gmail.com |
c22aa24eda9efbc3cf9ae5608c00fe9107843aeb | 7d8f0cd831710fabf9a57c9c71cbed4c04b69707 | /tools/include/a_out.h | 72a055335919c34fdcfba022abc5ac42f1c21b0b | [] | no_license | sanderv32/milo-2.2 | 56367ffaec78a46bbc972d9c22145c508e0d34e3 | 05c0dd82aef21e6f72219fa7c8e1f10122cda5c1 | refs/heads/master | 2020-12-27T09:19:00.632644 | 2020-02-02T22:55:27 | 2020-02-02T22:55:27 | 237,849,269 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 5,378 | h | /*
* HISTORY
* $Log: a_out.h,v $
* Revision 4.0 1993/10/18 15:37:42 rusling
* Include file.
*
*/
#ifndef _A_OUT_H_
#define _A_OUT_H_ 1
/* This file describes the a.out file format
Copyright (C) 1987 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
GAS is free software; you can r... | [
"sanderv32@gmail.com"
] | sanderv32@gmail.com |
73492c4c104ab452755f369c18d96f70ec91937d | 8348f46c413b53c8f0ed88a2be6756cdb895f4ff | /src/wrapped/generated/wrappedgompundefs.h | cb0dd19134088b83ed6928bd3f233c2cf0f7aca0 | [
"MIT"
] | permissive | fengjixuchui/box86 | b3c3b1cf09b8beb4138bb96a6828f0bbbf4e9e6d | f0691e56fcb7c835cfcfd4dd76815d0517f8f4c4 | refs/heads/master | 2023-05-25T16:45:52.817195 | 2023-05-13T16:42:46 | 2023-05-13T16:42:46 | 208,695,258 | 0 | 0 | MIT | 2019-09-16T02:44:18 | 2019-09-16T02:44:18 | null | UTF-8 | C | false | false | 305 | h | /*******************************************************************
* File automatically generated by rebuild_wrappers.py (v2.0.0.10) *
*******************************************************************/
#ifndef __wrappedgompUNDEFS_H_
#define __wrappedgompUNDEFS_H_
#endif // __wrappedgompUNDEFS_H_
| [
"sebastien.chev@gmail.com"
] | sebastien.chev@gmail.com |
a9bbea93620774b1704048cc22789e4ffe5b9850 | 36a466a5192f3fa875a49c2e5da85f20920244a5 | /software/igor/apps/state_lib/fsw/src/state_lib.h | a6c9f98d8a749e56ae201e339677d74576874bcc | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | efeslab/igor-ae | 3bf440bd96df3ec05a0c67bde4a834e341376401 | 17e940d4d3ab009fdfc4934b3a7a8ca76e5b7829 | refs/heads/main | 2023-04-03T05:55:59.661521 | 2021-04-12T18:24:56 | 2021-04-12T18:24:56 | 336,148,837 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,205 | h | /*
** Andrew Loveless <loveless@umich.edu>
** License details in LICENSE.txt
*/
#ifndef _state_lib_
#define _state_lib_
#include "cfe.h"
#include "cfe_platform_cfg.h"
#include <stdbool.h>
/*
** Public Defines
*/
/* Maximum size of data to disperse in bytes. */
#define STATE_MAX_DATA_SIZE (1400)
/* Max instances o... | [
"loveless@umich.edu"
] | loveless@umich.edu |
ddb4c97adaeac3e7b8c1df58234b4214c2b7db85 | 664a14b0998a94c1c5f2695a66c6452aaf6c2c49 | /from_boomerang/stattest/ia32_elf_by_boomerang/by_retdec.c | abec38afc0b361893f4a467045347734ba18abe0 | [] | no_license | xiaobo996/decompiler-subjects | 2d8712a3ef0c031d2cf44b3e69ec8b03983cd366 | d8d55ee11f095405aeb420fa982f260dd85b5831 | refs/heads/master | 2023-03-15T10:26:13.249349 | 2021-03-14T16:47:33 | 2021-03-14T16:47:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,367 | c | //
// This file was generated by the Retargetable Decompiler
// Website: https://retdec.com
// Copyright (c) Retargetable Decompiler <info@retdec.com>
//
#include <stdint.h>
#include <stdio.h>
#include <sys/stat.h>
// ------------------------ Structures ------------------------
struct stat {
int32_t e0;
int3... | [
"i-git-stone@rf.risimo.net"
] | i-git-stone@rf.risimo.net |
09367542e0e47b981161c4ec27bd371d504594c8 | de68efe5f645b806ea61205f6c71a51439dda66a | /hvl_replay.h | e07732f2e0b84fdd4ad650fe3f61c03a14d858ad | [] | no_license | PSP-Archive/Planet-Hively | 09b07a0b423e32da13f47c0ca8a666e054e09fe6 | 01eacca314db8ba75ad460d14fbbc02641f14eb6 | refs/heads/main | 2023-07-02T13:40:24.939695 | 2021-08-08T01:58:10 | 2021-08-08T01:58:10 | 393,831,830 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,148 | h |
#include "types.h"
// Woohoo!
#define MAX_CHANNELS 16
#define Period2Freq(period) ((3546897.f * 65536.f) / (period))
struct hvl_envelope
{
int16 aFrames, aVolume;
int16 dFrames, dVolume;
int16 sFrames;
int16 rFrames, rVolume;
int16 pad;
};
struct hvl_plsentry
{
uint8 ple_Note;
uint8 ple_Waveform;
... | [
"pierluigiortenzi@gmail.com"
] | pierluigiortenzi@gmail.com |
c250ae8552698d447c59a26b08cc1009c90a675f | 934bf402fcb7f71ccae768aa2af049971d8d7bc8 | /sys/sys/vm_mem.c | b3aa66e1360d88295a2adbf5c0a59872ea208cab | [] | no_license | phamthechung/photonbsd | 0b82be7de25084314193313b56bdc937dcaea484 | 6860dfd5be0dc4a0462c9a1fb90aa01a82d60228 | refs/heads/master | 2016-09-06T07:49:45.900042 | 2013-02-02T06:03:12 | 2013-02-02T06:03:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 13,246 | c | /*
* Copyright (c) 1982, 1986 Regents of the University of California.
* All rights reserved. The Berkeley software License Agreement
* specifies the terms and conditions for redistribution.
*
* @(#)vm_mem.c 7.1 (Berkeley) 6/5/86
*/
#include "../machine/pte.h"
#include "param.h"
#include "systm.h"
#include "cm... | [
"phamthechung0@gmail.com"
] | phamthechung0@gmail.com |
f5095378ceb137517c315fbd4eabd02fd359d04c | 5a91da3720296d30eef5ced0ff241d046ee782c8 | /blinky/main.c | d367888d1c122f66f60b6cf2def91d9a57aa40ca | [] | no_license | dennyem/pico-demos | 0aeb3d1cadaec20e52ffc1e8add5eeeadc213188 | a5adce447999a6207362db1681004accc2491624 | refs/heads/master | 2023-03-29T05:38:12.783476 | 2021-03-25T20:50:12 | 2021-03-25T20:50:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,234 | c | /*
* Copyright (c) 2016, Alex Taradov <alex@taradov.com>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice,
* ... | [
"12226419+majbthrd@users.noreply.github.com"
] | 12226419+majbthrd@users.noreply.github.com |
c6bf102773f17f89855b9f45cc1e444f13947b9f | bd89f94d931fdd41760075518bd47f688fbaa908 | /Two_level_dir.c | 6c03cabc61bbe94fe6dac66535a015632bc4516a | [] | no_license | Bharathm1/S5_System-Software-Lab | ed0f82062bb236456d79a6be438746bae444e976 | 32b2a094b02d27f030d53c210c98fe50bf4525cb | refs/heads/master | 2022-03-22T17:13:29.229154 | 2019-11-14T15:47:41 | 2019-11-14T15:47:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,282 | c | #include<stdio.h>
#include<string.h>
#include<stdlib.h>
struct directory
{
char dname[10],fname[10][10];
int n;//no. of files
}dir[10];
main()
{
int i,c,m,k;
char f[30], d[30];
m=0;
while(1)
{
printf("\n\n1.Create directory\n2.Create file\n3.Delete file\n4.Search file\n5.Display\n6.Exit\nEnter your choice: "... | [
"meghakc10@gmail.com"
] | meghakc10@gmail.com |
507aaa9c971f7de2bc6cc8bbe4c4719a00cc59e0 | 307e775b650f60d658832f30137c059df02cdce9 | /Midterm/week3/quiz/q2/q2.c | b2061ccfc6e26d19b880a6e115edc0cdd7baa11e | [] | no_license | ZeroHX/Compro2018 | 822eefeb84d57455732f82322e28e075b4b7925e | be228585d03925daf3efd4ee85931d44432c083b | refs/heads/master | 2020-04-18T06:43:24.710655 | 2019-03-20T15:42:09 | 2019-03-20T15:42:09 | 167,334,261 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 202 | c | #include "stdio.h"
int main() {
int i=5, j=36;
float x = 0.001, y = 0.00, z = -81.753;
char c='z', d='M';
// Assignment Statements of each question
j*=(int)(x+z)/2;
return 0;
} | [
"61070023@kmitl.ac.th"
] | 61070023@kmitl.ac.th |
e67ca9f2279281004369d5e031c00cc837e0d245 | 551e8e5685fa06bacb4787647e7788f8bf5d003b | /t/hello/gb/goodbye.c | 492be7e6fcb8825a2bfe8677e01c0d04af4f6d85 | [] | no_license | mikkoi/audited-objects | c34dffb38b1b7e28434fe3b1d4f1b441b8143799 | b15f30ce2847f17c6887447b0ef18409bec95a97 | refs/heads/master | 2020-07-29T10:16:41.771138 | 2016-09-27T04:32:52 | 2016-09-27T04:32:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 114 | c | #include "../hello.h"
#include "goodbye.h"
int main(int argc, char *argv[])
{
printf("Goodbye, world!\n");
}
| [
"boyski@users.sourceforge.net"
] | boyski@users.sourceforge.net |
0f7c3c98b6d40895bccc81cbb36d27ad8cca40f0 | 7c6d52578899988488ea29033c43063367f5c319 | /KLEE-VERSION/RERS/Wtest23-B5.c | b95019a4782f8393ce137ef9e499f6873ccd3e52 | [] | 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 | 139,565 | c | #include<stdio.h>
#ifdef LLBMC
#include <llbmc.h>
#else
#include <klee/klee.h>
#endif
#define BOUND 5
int kappa;
int input,output;
#include <assert.h>
#include <math.h>
#include <stdlib.h>
// inputs
int inputs[] = {5,6,1,7,2,8,3,9,10,4};
int calculate_output(int);
int calculate_outputm1(int);
int calculate_ou... | [
"sanghu1790@gmail.com"
] | sanghu1790@gmail.com |
94f48effd101d6d3b39a6f10989c4cf41164c8a0 | 544db9399564385d703ee84c45483eb11efe9dbb | /CORE32/tftp.c | 11b7883dcd0e239bac1cb8ae773c74996ae167f7 | [
"MIT"
] | permissive | Dragon307/Helios | 90462a74eadd4baa1cf7d321896fdc3654a0c9a5 | 11e5333f7b0dbda893ae5e309471096df8bcf945 | refs/heads/master | 2022-02-14T07:12:49.925061 | 2018-04-14T06:06:08 | 2018-04-14T06:06:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,516 | c | #include "main.h"
#include "globals.h"
HANDLE payload_transfer_handle;
HANDLE payload_transfer_mapping_handle;
DWORD *payload_transfer_mapping;
DWORD payload_transfer_size = 0;
SOCKET local_tftp;
BOOL tftpd_intro(VOID)
{
struct sockaddr_in local_address, remote_address;
WSADATA ... | [
"noreply@github.com"
] | Dragon307.noreply@github.com |
242f5c82f11dee125c28e3abef0556a357a73698 | ca978c8ad2a77677635df5042aa9139a727172dc | /cmake-build-debug/third_party/curl/curl/src/curl/lib/warnless.c | f1923a0566b8f3018853d57d62dc41df978e4586 | [
"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 | 11,830 | c | /***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | [
"hhiren111111@gmail.com"
] | hhiren111111@gmail.com |
343bf46ab01154dd0d7c91d40ee840861e005c94 | e028013b5dfe8262af326be861b344e36752b4a3 | /LD130_FW/osa/kernel/events/osa_flag.h | 6d22b6812cfa958cc1194d6071e1d6940b7e5579 | [] | no_license | HappyHunter/LD130 | 3a769300e331213da8a64d341e30269dd0afb961 | 60a2a25c4f4388915814f59d9c47930b39f4d10d | refs/heads/master | 2019-01-02T04:34:29.521971 | 2011-08-15T12:37:30 | 2011-08-15T12:37:30 | 1,172,890 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,535 | h | /*
************************************************************************************************
*
* OSA cooperative RTOS for microcontrollers PIC, AVR and STM8
*
* OSA is distributed under BSD license (see license.txt)
*
* URL: http://wiki.pic24.ru/doku.php/en/osa/ref/intro
*
*------... | [
"afilenkov@gmail.com"
] | afilenkov@gmail.com |
d9b126c8ba384178da1181880c4869a077093799 | bd8c909bc64f24cbd0ac9ddd70db513279732bba | /socket_connection/cgroup_connection.c | eb5d131fe7354f0f3f78a46771c3405ac214bc20 | [] | no_license | Maziyar-Na/ElasticContainers | 87fbf926d9a90a3000a5c83c682d977634a4455e | 1ae14bcc204522cf926fb71a3b3d4059dbc10310 | refs/heads/master | 2020-06-26T20:18:23.110753 | 2019-11-13T02:17:51 | 2019-11-13T02:17:51 | 199,744,919 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,527 | c | #include "cgroup_connection.h"
int tcp_send(struct socket* sock, const char* buff, const size_t length, unsigned long flags){
struct msghdr msg;
struct kvec vec;
int len, written = 0, left = length;
mm_segment_t oldmm;
msg.msg_name = 0;
msg.msg_namelen = 0;
msg.msg_control = NULL;
msg.msg_controllen = 0;
ms... | [
"maziyar.nazary@gmail.com"
] | maziyar.nazary@gmail.com |
27b81367856ef7f8766f6680c94e8510c396891a | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/reactos/sdk/tools/hhpcomp/lzx_compress/extr_lz_nonslide.c_lz_reset.c | 95b60fddb17f805fc86a6664e251947772fffae5 | [] | 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 | 834 | 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 |
abc7b66c196de87635f8916ca86cb2bc8d370384 | d223bc26a57396c5d3a5060fb1086bd9e738279c | /charconvert.c | 3c414b6a3c0fd43e43f309224af7772aded048b7 | [] | no_license | huqianjie/cLib | f7d12151f729f9cd44fe15c08116829fd7cea3d4 | 364e72d6890bdb4c392cd91ffc9f9b4c7b8a41f1 | refs/heads/master | 2021-01-10T10:12:09.888532 | 2016-01-29T07:06:33 | 2016-01-29T07:06:33 | 50,644,479 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,052 | c | /**
******************************************************************************
* @file charconvert.c
* @author Dragon.Chen
* @version V1.0.0
* @date 07-22-2013
* @brief 字符编码相互转化
******************************************************************************
* @attention
*
* <h2><center>&... | [
"jz_network@sina.com"
] | jz_network@sina.com |
42e89fa8ec041f973c939ce362cf9fca01fd02cf | 7e159c01bcb4c1c5de9eb70567b718918a86e01f | /SDK_V4.3.0/driver/chip/mt2523/src/hal_audio_internal_vm.c | 7065c3a9ffedd242ba6f7e6213076e83e3065c75 | [] | no_license | gentoos163/MTK-IOT | 122d7c21de66ed3506a1d529f0dc4cb9c395ac39 | 7424e28a49f87ab07f432dcaf1ecf6dddbcf8b0c | refs/heads/master | 2022-04-13T05:39:25.754624 | 2017-12-25T07:38:38 | 2017-12-25T07:46:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 16,868 | c | /* Copyright Statement:
*
* (C) 2005-2016 MediaTek Inc. All rights reserved.
*
* This software/firmware and related documentation ("MediaTek Software") are
* protected under relevant copyright laws. The information contained herein
* is confidential and proprietary to MediaTek Inc. ("MediaTek") and/or its ... | [
"leo_advance@163.com"
] | leo_advance@163.com |
d3e6deead8341f997f78d09c44834f66b399bd7c | 6c3eea86b6e19f7fbf693ea474660654c5a3107d | /cplussharp/ohos/lrzsz-0.12.20/intl/explodename.c | 37c46e9d7b85073bf95c06eee1fbf9c1b212d7b2 | [
"GPL-1.0-or-later",
"LicenseRef-scancode-public-domain",
"GPL-2.0-only",
"Apache-2.0"
] | permissive | yippeesoft/NotifyTools | 149d2b240880c17e1347e695c48a34688c58cb5c | 57b52ced667797267690264751084cc575b426e6 | refs/heads/master | 2023-08-18T17:12:23.709666 | 2023-08-11T06:58:52 | 2023-08-11T06:58:52 | 78,162,261 | 38 | 14 | Apache-2.0 | 2021-01-21T05:13:53 | 2017-01-06T01:23:15 | C | UTF-8 | C | false | false | 4,480 | c | /* Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
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 versi... | [
"yippeesoft@gmail.com"
] | yippeesoft@gmail.com |
0e648abc14934f6a29652915a160e1ec4b17a8da | da7c499625123f5d1a28e3d75b037523df11ccb5 | /devel/coda/src/rol/jvme/jlabgef.c | a16db90abb8fff4dc21d769aea428a0a38645fdd | [] | no_license | emuikernel/BDXDaq | 84d947b0a4c0c1799a855dbe6c59e9560a8fc4e2 | cf678d3b71bdfb95996e8b7e97ad3657ef98262f | refs/heads/master | 2021-01-18T07:26:38.855967 | 2015-06-08T15:45:58 | 2015-06-08T15:45:58 | 48,211,085 | 3 | 2 | null | 2015-12-18T02:56:53 | 2015-12-18T02:56:52 | null | UTF-8 | C | false | false | 37,591 | c | /*----------------------------------------------------------------------------*
* Copyright (c) 2009,2010 Southeastern Universities Research Association, *
* Thomas Jefferson National Accelerator Facility *
* *
... | [
"andrea.celentano@ge.infn.it"
] | andrea.celentano@ge.infn.it |
6eb36f1a5ab38aade7883765cda97be27ec41d8b | ab7f67845d340eb70b10fc1b83a0a0732befb4bc | /OS LAB/BankersAlgo.c | dbce7661a225092cdde999cad69a06c8a9d9bc0f | [] | no_license | 1a1242/II-IT-A-LAB | c8c077a1ed258c519c17ab1f1b73c7e7b0f041d5 | 19913f513ea18ef7c0c92bcafffdc31f20cd0201 | refs/heads/main | 2023-06-18T01:14:56.686485 | 2021-07-15T09:18:04 | 2021-07-15T09:18:04 | 375,627,493 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,247 | c | #include<stdio.h>
int main()
{
int m, n, i, j, k;
//m -> processes, n -> resources
printf("Enter no. of processes\n");
scanf("%d", &m);
printf("Enter no. of resourses\n");
scanf("%d", &n);
int allocate[m][n], max[m][n], need[m][n], available[n];
printf("Enter allocation matrix\n");
for(i = 0; i < m; i++)
{
... | [
"noreply@github.com"
] | 1a1242.noreply@github.com |
6eb05a473a7c7efb39650e44a96d0180c143e736 | 40de3da30239862f11a946166b50438174c2fd4e | /lib/wizards/gynter/v_map/virtual_map.c | bf38a8d0b78cf75cf869dd6c59bb0a99727b5941 | [
"MIT"
] | permissive | vlehtola/questmud | f53b7205351f30e846110300d60b639d52d113f8 | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | refs/heads/master | 2020-12-23T19:59:44.886028 | 2020-01-30T15:52:16 | 2020-01-30T15:52:16 | 237,240,459 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,528 | c | inherit "/room/map_daemon";
check_rooms(string str) {
if (str == "f") return clone_object("/wizards/celtron/field/forest");
if (str == "p") return clone_object("/wizards/celtron/field/plains");
if (str == "v") return clone_object("/wizards/celtron/field/valley");
}
check_special_coords(x,y) {
if(x == 38 && y ... | [
"ville.lehtola@iki.fi"
] | ville.lehtola@iki.fi |
32aacb48b10cf05b034aca6fb8d39a98a86d8572 | de30e974fa53ec8f2872d61b6829e742426350bd | /MultiThreading/speedtest.c | aeaefe283d0c7f5cf9f3b8e8bfa5fe043d4241ba | [] | no_license | Griebia/speedTest | ca885f129a8b92fb2421551aa57efb92a8970786 | 321c983ae6b8ffe134c37f62785ddc287d6d051e | refs/heads/master | 2021-01-05T20:17:32.068770 | 2020-04-09T15:45:35 | 2020-04-09T15:45:35 | 241,125,365 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,595 | c | #include "speedtest.h"
lua_State *stateL;
sem_t mutex;
int threadCount;
struct testresults results[MAX_THREADS];
//Libary of commands for lua to recognise.
static const struct luaL_Reg mylib[] = {
{"testspeed", testspeed_wrapper},
{"getbody", getbody_wrapper},
{NULL, NULL} /* sentinel */
};
//Curl comma... | [
"ule2ga@yahoo.com"
] | ule2ga@yahoo.com |
8b31d71701c0abd16a208be6a8ead1c7fea2addb | 1fabbdfd1ca9ea1b6808893e12bd907eb74de414 | /xcode/Classes/Native/mscorlib_System_Collections_Generic_Comparer_1_gen_246.h | 4ac33acc28ed2209ed3591d2d58b1b0d79e1d884 | [] | no_license | Klanly/TutorialPackageClient | 6f889e96c40ab13c97d107708ae8f3c71a484301 | b9d61ba2f287c491c9565b432f852980ec3fee28 | refs/heads/master | 2020-12-03T01:42:35.256114 | 2016-11-01T02:40:21 | 2016-11-01T02:40:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 523 | h | #pragma once
#include <stdint.h>
// System.Collections.Generic.Comparer`1<Games.ImpactModle.ClientImpactInfo>
struct Comparer_1_t18329;
// System.Object
#include "mscorlib_System_Object.h"
// System.Collections.Generic.Comparer`1<Games.ImpactModle.ClientImpactInfo>
struct Comparer_1_t18329 : public Object_t
{
};
stru... | [
"bu213200@gmail.com"
] | bu213200@gmail.com |
4a752ce7851c45eefdaa18f5633a7ac703266c87 | 2bce6da26d51c32e9ff2bda3c564136c622e596c | /source/viewer/shaders_bin/vk/vs_color.h | 25435f954b08f90b8d73a41c0055124d6af3cfe8 | [
"MIT"
] | permissive | jpcy/xatlas | 37dc66f4c2cc45130926d1d8723b94f85964a918 | f700c7790aaa030e794b52ba7791a05c085faf0c | refs/heads/master | 2023-08-15T00:11:07.888384 | 2022-07-25T23:06:01 | 2022-07-25T23:06:01 | 140,512,438 | 1,662 | 179 | MIT | 2023-08-08T17:30:59 | 2018-07-11T02:43:53 | C++ | UTF-8 | C | false | false | 7,871 | h | static const uint8_t vs_color_vk[1058] =
{
0x56, 0x53, 0x48, 0x08, 0x00, 0x00, 0x00, 0x00, 0xa4, 0x8b, 0xef, 0x49, 0x01, 0x00, 0x0f, 0x75, // VSH........I...u
0x5f, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x56, 0x69, 0x65, 0x77, 0x50, 0x72, 0x6f, 0x6a, 0x04, 0x01, // _modelViewProj..
0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0xf0, ... | [
"young.jpc@gmail.com"
] | young.jpc@gmail.com |
c2716c5aa399145a2b190cc2e05a0bc7e4b96c5d | 5ad062b6afc5bf7e85c8e92f0fc24c21a2699598 | /81-00024-01.cydsn/Generated_Source/PSoC4/UART_In_ISR.c | 1fde722caae3279bbc9a370815399acceeb1996e | [] | no_license | feniex/Firm-AI-Cube | 717b4fb609ca739c61e854648aa8d67e3f37b7f8 | 754dbfa236b9d91651e2b5572efc24d4047745b1 | refs/heads/master | 2021-03-27T15:57:30.556340 | 2019-08-07T00:21:48 | 2019-08-07T00:21:48 | 117,143,353 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 12,342 | c | /*******************************************************************************
* File Name: UART_In_ISR.c
* Version 1.70
*
* Description:
* API for controlling the state of an interrupt.
*
*
* Note:
*
********************************************************************************
* Copyright 2008-2015, Cypress... | [
"K.Hale@Feniex.com"
] | K.Hale@Feniex.com |
c0e3f6451e7113a77f11bcbe81d89dff348ce830 | 6c5e39bf4b20e434a1fd2503b7438598e9b2ab24 | /lab_10_03_02/src/main.c | 0e94d36ab34ff26a63e4a5e6d3160771d0112281 | [] | no_license | RullDeef/c-lab | bcbf8eea497825aacf78caadb6ce100c0c820552 | 9856fb5cb92976863b667416a1534c6aa196cf13 | refs/heads/master | 2023-06-27T21:31:19.735178 | 2021-01-19T23:14:52 | 2021-01-19T23:14:52 | 387,733,033 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 375 | c | #include <stdio.h>
#include <stdlib.h>
#include "num_dcmp.h"
#include "commander.h"
int main(void)
{
int status = EXIT_FAILURE;
char *line = NULL;
size_t line_len = 0;
if (getline(&line, &line_len, stdin) > 0)
{
cmd_type_t cmd = cmd_parse(line);
status = cmd_execute(c... | [
"klimenko0037@gmail.com"
] | klimenko0037@gmail.com |
02cca76e67b3b73a8ca7ac37df3b9f4d36cb4e3f | 65877762bd3e61211249208099488593d7a72c94 | /remote file server/fs_crypt.h | 12c849d47886af17a5a31a5864ee1fd7a0869d0a | [] | no_license | Zeyu-Wang-MP/Kernel-course-project | cec3cf7fa5d051f816c7a52aa0db1dce2ca10c3d | 2bba240bde35489bb7d2c99c44fe183ab42360b8 | refs/heads/main | 2023-02-02T12:55:14.642541 | 2020-12-17T23:58:17 | 2020-12-17T23:58:17 | 313,821,819 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,635 | h | /*
* fs_crypt.h
*
* File server encryption routines.
*/
#ifndef _FS_CRYPT_H_
#define _FS_CRYPT_H_
/*
* Encrypt data using CLEAR or AES encryption, using the null-terminated string in
* password as the encryption key. The block of data to be encrypted is
* pointed to by buf_decrypt and is of size size_decrypt.... | [
"zywang@umich.edu"
] | zywang@umich.edu |
595ee031c2ed02c661bb12ab075400e4438002f5 | c05751072840e68fe3347e183cf8074fd62f1ff1 | /receivepackets.c | 936c95dab551b3a6c05f9a3f51f961ff83aef7c4 | [] | no_license | gmaxim10/maximhelloapp | 995a161affe8e37a29e80e202c695eb9e75ddb52 | d0d0633ce6bd65e0b9f332f10711456a945cbb0d | refs/heads/master | 2020-03-26T17:09:18.806406 | 2018-09-03T06:57:42 | 2018-09-03T06:57:42 | 145,144,559 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,464 | c | /*This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*/
#include <arpa/inet.h>
#include <linux/if_packet.h>
#include <li... | [
"maxim.geifman@osrenterprises.com"
] | maxim.geifman@osrenterprises.com |
5ef841e077421f35a175412c5dc39e7f51dec310 | 8121b623f1dff002a7cc38ef4333f73cd6a7daf2 | /02/print_bits.c | 57845275ae5a7ee03675484668edab328db21541 | [] | no_license | moonlightcrystal/exam | 1120ff60ec9cd77b9b8339d6452280c9e1edc386 | 62d9a27d15d2f87f2bfbb26f50bfbfa350f29319 | refs/heads/master | 2020-07-03T05:23:18.717703 | 2019-08-22T20:06:18 | 2019-08-22T20:06:18 | 201,798,390 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,036 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* print_bits.c :+: :+: :+: ... | [
"weloveyoucris7@gmail.com"
] | weloveyoucris7@gmail.com |
68a43263f63ea762ea5a54760baf35d30d4bf7cc | 668bfe8110d134f7c8b5455039c8ba7aef142953 | /testdb.c | ff8158c919ba6df73c919816202dbc1b89fbf687 | [] | no_license | rcampos18/LabComu | 5b18b2514d6b8a9cb039db7c12dd45b89e043b43 | cc3fe015ac7fbd33076dfc9f186013dc715e3153 | refs/heads/master | 2021-04-26T23:29:01.919332 | 2018-06-20T14:46:48 | 2018-06-20T14:46:48 | 124,003,384 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,192 | c | //gcc testdb.c -o testdb `mysql_config --cflags --libs`
//./testdb
#include <my_global.h>
#include <mysql.h>
void finish_with_error(MYSQL *con)
{
fprintf(stderr, "%s\n", mysql_error(con));
mysql_close(con);
exit(1);
}
int main(int argc, char **argv)
{
MYSQL *con = mysql_init(NULL);
if (con == NUL... | [
"noreply@github.com"
] | rcampos18.noreply@github.com |
3801d99cfdb92441fe24e0e3d15d17853950ff82 | 1251275156459eecc936e336d1a1b2b1ba817f97 | /vmem_disk_driver.h | b13109ddca49b2b56d57679b9ca3bc29fd0ab138 | [] | no_license | jefby/LDD | c3da237ee798d3f2e3e27ab0284eecd0a5b61ed2 | e2873944bca82383612386e6c93fee8b12e29948 | refs/heads/master | 2016-09-06T05:28:11.136695 | 2013-08-20T12:16:45 | 2013-08-20T12:16:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,154 | h | /*
*
* Author:jefby
* Email:jef199006@gmail.com
*
*
*
*
*
*
*
*
*
*/
#include <linux/init.h> // for module_init or module_exit
#include <linux/module.h> // for MODULE_LICENSE,module_param
#include <linux/errno.h>//like errno.h
#include <linux/fs.h> //register_blkdev or block_device_operations
#include <... | [
"jef199006@gmail.com"
] | jef199006@gmail.com |
ee6feff0c0e6a96e8eb497cb8c06ea293914b7e5 | 5b0ef3e872f5aca8b430e34ebca9c1a4ae3d63fe | /older/Game_ofDivisors.c | 3a526d52029115d29918fb4317cd86b73e676e61 | [] | no_license | venkatesh551/CodeChef | 826d27989029770b8db77c235e0d5de001aaf83c | ae20d15dd35ae530d35732f113e9f7f0c7142542 | refs/heads/master | 2021-01-23T21:35:36.918692 | 2015-07-14T04:42:46 | 2015-07-14T04:42:46 | 34,179,633 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 201 | c | #include <stdio.h>
int main(void)
{
int T;
scanf("%d", &T);
while (T--)
{
int n;
scanf("%d", &n);
if (n & 1)
{
puts("Tom");
}
else
{
puts("Mike");
}
}
return 0;
}
| [
"p.venkatesh551@gmail.com"
] | p.venkatesh551@gmail.com |
2dc67643d6d19f6d37fff647482184c1c107c296 | 4d24f7df4c1a844f4b15c969ecfd33a60bc116e0 | /test/test_ft_isalpha.c | 569a07249983e5f6fc45cb696c99c3acb479c0de | [
"MIT"
] | permissive | Mitsu325/libft | 453e1b1076a5fdf632ea3e985084e64aa8914976 | a3cd12218772fd766d96abd8c0ecb47e84216f11 | refs/heads/main | 2023-03-05T16:42:48.990881 | 2021-02-21T00:05:52 | 2021-02-21T00:05:52 | 338,449,145 | 4 | 1 | null | null | null | null | UTF-8 | C | false | false | 533 | c |
#include <ctype.h>
#include <stdio.h>
#include "libft.h"
int main(void)
{
int ret1;
int ret2;
ret1 = isalpha(32);
printf("lib >> %d \n", ret1);
ret2 = ft_isalpha(32);
printf("ft >> %d \n", ret2);
printf("================\n");
ret1 = isalpha(65);
printf("lib >> %d \n", ret1);
ret2 = ft_isalpha(65);
prin... | [
"patricia.mashiba@gmail.com"
] | patricia.mashiba@gmail.com |
e01170390e38878d0b4f74acfd112af025ea253e | c52728310a11dd935bbf59926868e8b1dcdb271c | /yuanma/1602.c | 4f0e4b80a7e3fc4fa45f362bf3d7e2084949dab9 | [] | no_license | li-car-fei/wenshidu | 1b68eb2fa6069b81d5940482326fd36458071859 | f3c04388699b3c608d0de89805a7a3aca8fc251c | refs/heads/master | 2020-08-12T11:25:47.755688 | 2019-10-13T04:17:06 | 2019-10-13T04:17:06 | 214,758,762 | 2 | 0 | null | null | null | null | GB18030 | C | false | false | 4,344 | c | /********************************************************************
* 文件名 : 液晶1602显示.c
* 描述 : 该程序实现了对液晶1602的控制。
***********************************************************************/
#include "1602.h"
#include "math.h"
/********************************************************************
* 名称 : delay()
* 功能 :... | [
"1073490398@qq.com"
] | 1073490398@qq.com |
0d9dd0db5d81395fb313579b664670fd2c05a19f | 075ba532caa1e447fdef53b40906727801d82683 | /RtosDemo2/source/main.c | 71090c3e1cfc852303e04f0c01c075c4a96d0b73 | [] | no_license | opprud/kinteis | c88a6f7d8c8cd397f3e10fbccc049088c22a0d4a | 200f7ca5ca85c718937025bc48e5f5c217386ce2 | refs/heads/master | 2021-01-10T05:54:22.901052 | 2016-03-02T08:07:24 | 2016-03-02T08:07:24 | 52,945,210 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,280 | c | /*
* Copyright (c) 2013 - 2016, Freescale Semiconductor, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* o Redistributions of source code must retain the above copyright notice, th... | [
"mortenopprudjakobsen@mortens-MacBook-Pro.local"
] | mortenopprudjakobsen@mortens-MacBook-Pro.local |
1d3e56cb779cda81a3d25544b3470ded0b87e254 | 38c0ef1759dc9a9b715589ea632dd1ac6b64d598 | /Projects/STM32H735G-DK/Examples/DTS/DTS_GetTemperature/Src/stm32h7xx_it.c | d2503334bc874dd14c1492f96fbded87ef4a1d1a | [
"Apache-2.0",
"BSD-3-Clause"
] | permissive | engycz/STM32CubeH7 | 9fb379f88d80ca8813557c9ab4e9f83dd7a97bf5 | 91dd6590d8904651ac01380dd1adaf0b2e8a3068 | refs/heads/master | 2021-11-26T04:15:14.720718 | 2021-11-18T14:07:06 | 2021-11-18T14:11:23 | 235,042,695 | 0 | 0 | NOASSERTION | 2020-01-20T07:27:10 | 2020-01-20T07:27:09 | null | UTF-8 | C | false | false | 4,004 | c | /**
******************************************************************************
* @file DTS/DTS_GetTemperature/Src/stm32h7xx_it.c
* @author MCD Application Team
* @brief Main Interrupt Service Routines for Cortex-M7.
******************************************************************************
* @... | [
"ali.labbene@st.com"
] | ali.labbene@st.com |
9ae91639afa220811ac7386a790d990abfd7d928 | 531aaa11903accbc2a0529226292babd44646f1e | /dist/mac/stdlib_pegs.nim.c | c4e2eebbee30f27abe0e6333df2924bf5872ddb8 | [
"MIT"
] | permissive | abanoub-nasser/faster-than-requests | bd8afce19507f0470a67cbe55a8925d4699c5b97 | b8541578c5492830ea3ffed1424bdf86178d2df6 | refs/heads/master | 2022-12-24T02:37:07.610623 | 2020-09-28T15:38:15 | 2020-09-28T15:38:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 238,872 | c | /* Generated by Nim Compiler v1.3.5 */
/* (c) 2020 Andreas Rumpf */
/* The generated code is subject to the original license. */
#define NIM_INTBITS 64
/* section: NIM_merge_HEADERS */
#include "nimbase.h"
#include <string.h>
#undef LANGUAGE_C
#undef MIPSEB
#undef MIPSEL
#undef PPC
#undef R3000
#undef R4000
#undef ... | [
"JuanCarlospaco@gmail.com"
] | JuanCarlospaco@gmail.com |
390fba61e9d7a72cb74a35b676c27d4be8f28742 | 93721de64ca595a772d168fb04610ad6c268ea2c | /src/common.h | 8b3ccaef007c7932c25dc521dff338fa528ecdd5 | [] | no_license | ww4u/megaroboupdate | a7d90cdeb4d52c9cddddb7da5c4f77eca5a63986 | 0b6e2d0468baa5eb2191af2eb2dfc7d575d6d9b8 | refs/heads/master | 2022-12-15T03:11:06.886585 | 2019-07-27T05:42:25 | 2019-07-27T05:42:25 | 296,257,458 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 204 | h | #ifndef COMMON_H
#define COMMON_H
#include <QByteArray>
/* */
enum Endian
{
LittileEndian,
BigEndian
};
int byteArrayToInt(QByteArray arr, Endian endian = LittileEndian);
#endif // COMMON_H
| [
"liwenqiang@megarobo.tech"
] | liwenqiang@megarobo.tech |
e75dbed4de147c6c51a2f45c47c65bf2a19aa6cf | 732d2cc6ec3f14b224d420f956d84106fc19b565 | /core/include/mcu/nrf52_bitfields.h | e5d31091b854071eb1a3be539f1b8d9958a3886a | [] | no_license | WojciechJasko/nordic_sdk | 6a84ceb29c77ee78483dd8e0593100387c3b81eb | 0becc11040e382e6bc9398c8ab617a99f86cc8ec | refs/heads/master | 2021-01-11T19:36:19.497609 | 2016-10-23T18:25:42 | 2016-10-23T18:25:42 | 69,036,037 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 738,269 | h | /* Copyright (c) 2016, Nordic Semiconductor ASA
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* * Redistributions of source code must retain the above copyright notice, this
* lis... | [
"wojciech.jasko@nordicsemi.no"
] | wojciech.jasko@nordicsemi.no |
098ab0bf2e739ca0bde775d1d82ba8244754a424 | 21a4b5fd560169eda0ef2da9b9670dcdbe2bb0b6 | /c_code/5_2/rodwrite.c | 439b23ce4133ddb11013eaf86fc6877a052d37bf | [] | no_license | sriramnrn/csources | 694b389f2456742ccefa88ce250f74a5f0347b8c | 5938a27a43f4bf3ad920f9725f3e8aa3d324b4a1 | refs/heads/devel | 2021-01-22T15:01:26.212148 | 2015-01-24T14:32:09 | 2015-01-24T14:32:09 | 29,775,787 | 0 | 0 | null | 2015-01-24T12:27:27 | 2015-01-24T12:27:26 | null | UTF-8 | C | false | false | 54,567 | c | /* Generated by Nim Compiler v0.10.0 */
/* (c) 2014 Andreas Rumpf */
/* The generated code is subject to the original license. */
#define NIM_INTBITS 64
#include "nimbase.h"
#include <string.h>
#include <stdio.h>
typedef struct tpasscontext285005 tpasscontext285005;
typedef struct tsym224849 tsym224849;
typedef str... | [
"dominikpicheta@googlemail.com"
] | dominikpicheta@googlemail.com |
18ac5afd36f73f9477cd9c3a10eecbadf3ef8b50 | 51928337483095b12f046eda9ea17ba0b1a81fc0 | /3rdparty/mkl/compilers_and_libraries_2017.2.187/windows/mkl/interfaces/fftw2xf/wrappers/rfftw_fprint_plan.c | 054ff3f400e80234916c95f821684e12b834fc2c | [] | no_license | kingofthebongo2008/geometry_images | 8592aa99e53a16821725a2564313eeafb0462362 | 53109f9bc9ea19d0f119f0fe71762248d5038213 | refs/heads/master | 2021-01-19T03:02:56.996122 | 2017-07-06T13:25:47 | 2017-07-06T13:25:47 | 87,302,727 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,690 | c | /*******************************************************************************
* Copyright 2010-2017 Intel Corporation All Rights Reserved.
*
* The source code, information and material ("Material") contained herein is
* owned by Intel Corporation or its suppliers or licensors, and title to such
* Material rem... | [
"stefan.dyulgerov@gmail.com"
] | stefan.dyulgerov@gmail.com |
cb294f4aa9b50cad140f835603c8996297d8bd6f | 4d872d33309b00d78b981e28a7f8e52d9b0a30ae | /Exercicios/7/q3.c | d4c4a6338fb8732e8796fe07d9ef2f75dffdce49 | [] | no_license | pedrobcbr/Embarcados | 6b32a845e8e855e2580f13b5409412d3081388bf | a123dc64cb41ce3d0806752663ca4c518753c239 | refs/heads/master | 2020-04-29T19:39:50.620844 | 2019-07-06T01:52:12 | 2019-07-06T01:52:12 | 176,362,726 | 0 | 0 | null | null | null | null | ISO-8859-1 | C | false | false | 1,511 | c | #include <stdio.h>
#include <stdlib.h>
#include <signal.h>
#include <unistd.h>
#include <string.h>
#include <sys/wait.h>
int main()
{
int pid;
int fd[2];
// Cria o pipe
pipe(fd);
// Cria o processo
pid = fork();
// Codigo do filho
if(pid == 0)
{
char buffer_filho[100], msg_filho[100]... | [
"noreply@github.com"
] | pedrobcbr.noreply@github.com |
f744679eb73d6e83fb88ba97e8d0cc905cf0d844 | 4c4adeef3f2a8252fa9d1b6486df8813695faff9 | /src/InfineonRacer_TC23A/0_Src/AppSw/Tricore/Main/TestGtm/AppTaskFu.h | 2a5314f520b2902f6d3f084bafe7a072a83309b2 | [] | no_license | realsosy/InfineonRacer | 637fd1364e47f99cd0cb830f93b6e175b54e84d5 | 7fc847ba9eb1d3caa230baa7240fd332bcaa1d13 | refs/heads/master | 2021-04-26T03:05:31.202330 | 2019-04-04T15:15:02 | 2019-04-04T15:15:02 | 124,036,690 | 32 | 26 | null | 2019-02-11T08:08:28 | 2018-03-06T07:13:12 | C | UTF-8 | C | false | false | 476 | h | #ifndef APPTASKFU_H_
#define APPTASKFU_H_
#include <Ifx_Types.h>
#include "Basic.h"
#include "AsclinShellInterface.h"
IFX_EXTERN boolean task_flag_1m;
IFX_EXTERN boolean task_flag_10m;
IFX_EXTERN boolean task_flag_100m;
IFX_EXTERN boolean task_flag_1000m;
void appTaskfu_init(void);
void appTaskfu_1ms(void);
void ap... | [
"wootaik@gmail.com"
] | wootaik@gmail.com |
26bcae31d264a36ce15d2cbe9875268558830c47 | fe6c714ca3f7b5dc389c00dcc1fdf0ed6f32b3ca | /ProtectedStack/stack.c | be3a916b983d0618660f9c979768dd106b6ecd8a | [] | no_license | riggertt0/PhystechTasks | d22addd5f6ccf22fd5582772e14d72e32a77cb08 | fdb59b2a2cc8aee323d8302a781ec6076b649a3c | refs/heads/master | 2023-02-02T10:58:30.809890 | 2020-12-17T17:52:50 | 2020-12-17T17:52:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,297 | c | #define COEF_OF_REALLOC 2
#define CORONARY_VALUE 0xBADC0FFEE
#define DEBUG_MODE
#ifdef DEBUG_MODE
#define ASSERT_OK(thov) if(stackOK(thov)) {printf("ERROR:%d\n",stackOK(thov));stackDump(thov); assert(!"OK");}
#else
#define ASSERT_OK ;
#endif
typedef int Elem_t;
typedef long hash_t;
typedef long coronary... | [
"noreply@github.com"
] | riggertt0.noreply@github.com |
95ff07228ffffea7def1c7e0ae1318a177ce9afe | e53ae9c98f54650697d829dcef711132e2a659e3 | /include/HL_reg_htu.h | 37c294c79e427527974df7bd26e4c77e7c8b4dd4 | [] | no_license | piense/rm57-i2c-repeated-start | 049dfd98339678245176e9cd47fdc8f8cdcf09a1 | d7f68c0394fb35011feaf4778631a7ddfb61b4e7 | refs/heads/master | 2021-01-19T17:41:18.910342 | 2017-08-22T16:22:42 | 2017-08-22T16:22:42 | 101,083,730 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,133 | h | /** @file HL_reg_htu.h
* @brief HTU Register Layer Header File
* @date 02-Mar-2016
* @version 04.05.02
*
* This file contains:
* - Definitions
* - Types
* - Interface Prototypes
* .
* which are relevant for the HTU driver.
*/
/*
* Copyright (C) 2009-2016 Texas Instruments Incorporated - www.ti.co... | [
"piense@gmail.com"
] | piense@gmail.com |
5d84e5467fe67aafefd7dc0e0129d3758bfb0885 | 1223b44a0464df655d31af70ab28ef1b4f2f00b8 | /Libraries/uCGUI_LIB/USER/uCGUI/Core/GUIType.h | 0d484ca42e7c12c766f7d6776af54f7311957b8f | [] | no_license | ekuiter/stm32-projects | caa70a639e15ece2cb0b6f3234c92ef11d3abcde | 4006d9f795ed6ab3076d940d2368d974e39cc462 | refs/heads/master | 2021-05-04T11:24:06.728576 | 2019-01-25T10:41:23 | 2019-01-25T10:41:23 | 43,648,835 | 4 | 2 | null | null | null | null | WINDOWS-1252 | C | false | false | 12,778 | h | /*
*********************************************************************************************************
* uC/GUI
* Universal graphic software for embedded applications
*
* (c) Copyright 2002, Micrium Inc., Weston, FL
... | [
"info@elias-kuiter.de"
] | info@elias-kuiter.de |
e6ae00bbeb13ae03c62d6232ed119d3ccf371654 | b3a847cca7271da0683f54a65f09e59b67e60e11 | /CplusplusSample/SampleProject/Chap6/Grading/did_all_hw.h | e8ef437c3b54efec6fdd47d773e687250cd7bae6 | [] | no_license | nhan0504/Learn-C-plus-plus | 484bdc4dcae1eae56ab2a747e5e786758c5aecaf | 6536bc15b3452f7201453b1071598a631a93afd4 | refs/heads/main | 2023-06-01T23:55:45.030435 | 2021-06-18T04:29:25 | 2021-06-18T04:29:25 | 324,389,310 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 125 | h | #ifndef GUARD_did_all_hw.h
#define GUARD_did_all_hw.h
#include "Student_info.h"
bool did_all_hw(const Student_info&);
#endif
| [
"ttn0504ltt@gmail.com"
] | ttn0504ltt@gmail.com |
92b471ea7b3aaab0628b2d722beb21f930c63e78 | 74ee33613d5946ff56fcb0636cb8133a5bbcfb90 | /02 - Parciales/Parcial 1 - ABM/Funciones/estructuraDirector.c | 5ef5473d730f027d1f62bc94a66853a981db08d3 | [] | no_license | aeserein/Carpeta-C | 9bb54bb6592e6d2394cf5729232f18bcfebf471d | 3573a8dd141e005d87b140f769a0cbd68a888fe0 | refs/heads/master | 2020-03-27T18:45:23.105867 | 2019-08-18T04:42:28 | 2019-08-18T04:42:28 | 146,941,068 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 7,059 | c | #include "estructuraDirector.h"
int director_init( director listado[],int limite) {
int retorno = -1;
int i;
if(limite > 0 && listado != NULL)
{
retorno = 0;
for(i=0; i<limite; i++)
{
listado[i].estado= VACIO;
listado[i].id= 0;
}
}
return... | [
"ae.serein@gmail.com"
] | ae.serein@gmail.com |
9af77b437e76dfa89cf724b01d093f3fe10ca087 | bec856a283de845e8deb1338049e68b45ab41aba | /apps/tests/ppv2/cls/cls_edrop.c | 40192ee73acdad38e9a4f08e81c38c6eb58b32f8 | [
"BSD-3-Clause"
] | permissive | MarvellEmbeddedProcessors/musdk-marvell | 7fb1bbe5e6e53b1d2581b77e0e60a3c23de75eec | 278748af6e197672551ba220c8720d9ae0a8461e | refs/heads/musdk-release-SDK-10.3.5.0-PR2 | 2023-01-19T09:54:31.359738 | 2020-12-16T21:10:16 | 2020-12-16T21:10:16 | 87,414,878 | 12 | 15 | BSD-3-Clause | 2022-08-28T00:04:40 | 2017-04-06T10:03:52 | null | UTF-8 | C | false | false | 13,497 | c | /*******************************************************************************
* Copyright (C) Marvell International Ltd. and its affiliates
*
* This software file (the "File") is owned and distributed by Marvell
* International Ltd. and/or its affiliates ("Marvell") under the following
* alternative licensing t... | [
"lironh@marvell.com"
] | lironh@marvell.com |
0ca8add7f4d494bcdeda613a9794131dc01634d6 | a40eeb616f62673ecb279df805d0836f28d9b6c2 | /shell/sh_ringbell.c | e14098a4c8831cfa38c1bf510c26fc4e5429f63c | [] | no_license | waxife/nezha | d729a52559b4c019d8942d54775fa58a47943103 | 24e9370066517a8c74b85a2cf5c1470ebcc407a4 | refs/heads/master | 2021-01-19T21:08:24.883242 | 2017-04-21T11:51:44 | 2017-04-21T11:51:44 | 88,610,691 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 2,313 | c | /**
* @file sh_audio.c
* @brief audio test command
* $Id: sh_ringbell.c,v 1.3 2014/03/07 03:36:03 lym Exp $
* $Author: lym $
* $Revision: 1.3 $
*
* Copyright (c) 2012 Terawins Inc. All rights reserved.
*
* @date 2013/09/03 hugo New file.
*
*/
#include <config.h>
#include <stdio.h>
#inclu... | [
"bob.wang@st.com"
] | bob.wang@st.com |
276250eb7aa48c4f5f3717caddeb8079d5d70980 | a48c619fa5c04e93a39262878e2b09720930c197 | /kernel/arch/x86/exn.c | 7d127d8041db53db8e197823660fd7f921b1d098 | [] | no_license | vn-os/moridin_simple_os | 61504775034b2efebac8851b31e9bcd6935df7ea | a02c5271607894373a92d0d43c04af60f481fd26 | refs/heads/master | 2023-03-16T09:53:34.770831 | 2015-05-05T02:26:05 | 2015-05-05T02:26:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,133 | c | /**
* @file x86/exn.c
*
*/
#include <arch/exn.h>
#include <arch/idt.h>
#include <arch/reg.h>
#include <arch/vm.h>
#include <assert.h>
#include <types.h>
void page_fault(int vector, int error, struct registers *regs);
/*
* x86 exception handling jump table
*/
void (*exn_table[])(int vector, int error, struct reg... | [
"matlackdavid@gmail.com"
] | matlackdavid@gmail.com |
606f9e9e844902a770b9dfe4580edfda3c599ea5 | af7977991477325ddc604b6d3e2ac3cb4aa29337 | /FlappyBirdGame3D2.0/Temp/il2cppOutput/il2cppOutput/mscorlib_System_Array_InternalEnumerator_1_gen426083020.h | 8067001074116e329895de8afcee691f12a9bcb4 | [] | no_license | jpf2141/FlappyBird3D | b824cf5fac6ca3c5739afc342b659af1f2836ab9 | fe4e9c421ec8dc26a7befd620f9deaf3c6361de5 | refs/heads/master | 2021-01-21T13:53:25.062470 | 2016-05-06T02:39:28 | 2016-05-06T02:39:28 | 55,712,365 | 3 | 1 | null | null | null | null | UTF-8 | C | false | false | 504 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
// System.Array
struct Array_t;
#include "mscorlib_System_ValueType_103494864.h"
// System.Array/InternalEnumerator`1<Vuforia.HideExcessAreaAbstractBehaviour>
struct InternalEnumer... | [
"jpf2141@columbia.edu"
] | jpf2141@columbia.edu |
a1add91b4f261db1425139b25345c476ef071f04 | 807e340c4640c2bd0a071c6d238d6f6ac83e0be9 | /src/mpi/coll/ireduce/ireduce_tsp_ring_algos_prototypes.h | 3ccd92dc65e9fc791e7855dbd1f7f20a6957df8a | [
"mpich2"
] | permissive | shefty/mpich | 0980b53a19b9de10c95a4b68e223b616d66e4217 | c832b01ff0030ead33ee52472a2f7f325760141d | refs/heads/master | 2020-03-23T20:59:04.265296 | 2018-07-17T14:21:23 | 2018-07-23T21:01:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,434 | h | /* -*- Mode: C; c-basic-offset:4 ; indent-tabs-mode:nil ; -*- */
/*
* (C) 2006 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*
* Portions of this code were written by Intel Corporation.
* Copyright (C) 2011-2017 Intel Corporation. Intel provides this material
* to Argonne Natio... | [
"raffenet@users.noreply.github.com"
] | raffenet@users.noreply.github.com |
0dad5d7859be16eb487d1aefc5d650203ba82c1d | 0702ded3a66b4f0101f18bdc4a7ae49e204a23d6 | /firstStep.c | 9bd1e7082fb846ab4ec4b99e12f6dc39206cd5bd | [
"MIT"
] | permissive | Ardustorm/2x2_solver | a189b17583451fdf863b482e647aeed3a2121e17 | cf29bbd1e014fb234e89ccc22f8b4665fd1e3e0e | refs/heads/master | 2021-01-19T07:46:05.968586 | 2014-03-18T13:35:12 | 2014-03-18T13:35:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,166 | c | #include "solver_v1.c"
//Now the bottom is oriented as this:
// X X
// X ?
//defines functions before hand
void step1B();
void step1Ba();
void step1Bb();
void step1Bc();
void step1Bd();
void step1Be();
void step1Bf();
void step1Bg();
void step1Bh();
void step1A();
void step1Aa();
void ste... | [
"luke24601@gmail.com"
] | luke24601@gmail.com |
feb30864af2f57baad27af6434d11c3fb3305384 | 6d20ec7f0462613d9585647d348979858baa75e0 | /src/wave/wave_canal.c | 3c94690026e70485752f0052c38c801588f95a28 | [] | no_license | Seinic-Mihai/WAVE-audio_format_editor | 85d0d0fe58f8d41029ac9cfec6ee2a892d2777fd | d3129ecda2486f08ccadf56c452b2b9c7d57fc91 | refs/heads/master | 2021-01-17T14:20:20.561860 | 2017-03-06T14:59:38 | 2017-03-06T14:59:38 | 84,085,935 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 797 | c | #include "wave.h"
wave_t *wave_canal(wave_t *wave, uint16_t c)
{
wave_t *w;
uint32_t k = 0;
uint32_t i = 0;
uint16_t j = 0;
w = wave_new(W_SAMPLE_RATE(wave),W_BITS_PER_SAMPLE(wave),c,W_DATA_SIZE(wave)/W_BLOCK_ALIGN(wave));
if(W_CHANNELS(wave) > c)
{
while (i < W_DATA_SIZE(wave))
{
j = 0;
while (j < c... | [
"mseinic@student.42.fr"
] | mseinic@student.42.fr |
6b2c33f95148a98a26643fdd817dea314fc2f5da | f5008df5aab5615d39a9847fa09f9581f7b19a5f | /linux-5.4.38/drivers/gpu/drm/msm/disp/mdp5/mdp5_cfg.c | f6e71ff539cab1d4d2b47e6da911c22b947700cb | [
"Linux-syscall-note",
"GPL-2.0-only",
"Apache-2.0"
] | permissive | wenhuizhang/llvm-linux-5.4.38 | 2f3f44287dbb1445cd7d4670df8bfc9873441558 | bd6678fbd3635428a6d594dbb24a87b9308a52ef | refs/heads/main | 2023-01-07T09:57:19.452542 | 2020-11-01T04:20:46 | 2020-11-01T04:20:46 | 303,426,734 | 0 | 0 | Apache-2.0 | 2020-11-01T04:20:47 | 2020-10-12T15:00:48 | C | UTF-8 | C | false | false | 19,001 | c | // SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright (c) 2014-2015 The Linux Foundation. All rights reserved.
*/
#include "mdp5_kms.h"
#include "mdp5_cfg.h"
struct mdp5_cfg_handler {
int revision;
struct mdp5_cfg config;
};
/* mdp5_cfg must be exposed (used in mdp5.xml.h) */
const struct mdp5_cfg_hw *mdp5_cfg... | [
"wenhui@gwmail.gwu.edu"
] | wenhui@gwmail.gwu.edu |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.