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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
101a9c88b0dcfadfbc5fecba55daf941a38c506b | d0f5b485ddc4d8e1ff736cbb695d91f335fe4df7 | /C Programming/C-ND4/src/htools/hfun.c | 970e5c682a382492310cae28137d436cd46bda10 | [] | no_license | hakeris1010/Academic-Projects | 527beff55d996c341e921da2c6a8c200c85f78e6 | 9b5ebef95e900cda9f0e37ac4fd775b41522f052 | refs/heads/master | 2020-05-21T13:29:42.425441 | 2017-03-16T11:22:17 | 2017-03-16T11:22:17 | 53,062,288 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,875 | c | #include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <ctype.h>
#include "logger.h"
#include "hstring.h"
#include "hfun.h"
#define HFUN_DEBUG_ISSTRINGINSPECIFIEDS 0
void hfun_getFileExtension(const char* fileName, char* extBuff, size_t buffSize)
{
if(!fileName || !extBuff)
return;
size_t... | [
"hakeris1010@gmail.com"
] | hakeris1010@gmail.com |
a74aadf8ca0b7cb8e37f91eb29b100b03b8e6504 | fe3939e260d0fa25dde549cf40c4da8c6cc9520b | /osdrv/ezcfg/ezcfg-0.1/libezcfg/src/composite/json_http/json_http.c | 0a251778af8a9b3af8911507d20c0c3795a5963b | [
"Apache-2.0"
] | permissive | zetalabs/hi3520d | 20969a2a3fa55aa4dd6b8caeb86610a4ad1e0576 | 27374d155c4bcc1904d377dd3328f4d47b2cbc3d | refs/heads/master | 2021-01-19T00:20:43.488086 | 2015-12-21T06:56:54 | 2015-12-21T06:56:54 | 48,212,258 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 7,851 | c | /* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
/**
* ============================================================================
* Project Name : ezbox configuration utilities
* File Name : composite/json_http/json_http.c
*
* Description : interface to configurate ezbox information
*
* C... | [
"zetalabs@gmail.com"
] | zetalabs@gmail.com |
cb400e557ca5d5390bfbb3dbe211ecf66992146e | fd2837aef61176323fb6d8eb647b20debe7995f5 | /CSAPP/sa-bAbi/working/98637650d2.c | 9b610b3b2502a2b4172461ef58497050b8f7fca5 | [] | no_license | callMeBigBen/CourseWork | b0ef17b5cfe07ba61404abd68812d2b56393db87 | 41d68c07f7b1411dbca7dc7d5e2efeceb9edee27 | refs/heads/master | 2020-04-10T08:18:21.617984 | 2019-05-22T05:26:38 | 2019-05-22T05:26:38 | 160,902,512 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 497 | c | #include <stdlib.h> // Tag.OTHER
int main() // Tag.OTHER
{ // Tag.OTHER
int entity_3; // Tag.BODY
int* entity_7; // Tag.BODY
int* entity_6; // Tag.BODY
entity_7 = new int(rand()); // Tag.BODY
entit... | [
"33094628+callMeBigBen@users.noreply.github.com"
] | 33094628+callMeBigBen@users.noreply.github.com |
82f7914a32d331842cff66af47b72dc1f4e911c9 | ce7f54dfc4a0305e26d2bbbceb2702d35e5a555f | /day09/ex04/ft_rot42.c | 691f0549a0c1346a32092ab42e3ae03edb0290e0 | [] | no_license | DGmoN/WTC | 20d0fc0f7fc9b509292a4971b37d218fc39e0dd4 | 42e1ac72297d4af2d76f31fb6f53afd28e6e0ad8 | refs/heads/master | 2021-04-28T17:01:08.013246 | 2018-03-04T15:19:59 | 2018-03-04T15:19:59 | 121,844,130 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,202 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_rot42.c :+: :+: :+: ... | [
"wgourley@student.wethinkcode.co.za"
] | wgourley@student.wethinkcode.co.za |
28028ac3bf29e86d01594af715eb715facdb8a89 | 2ee3a0c398cb452fe3b20391c476e8462586dadf | /libIPLAY/libSrc/usbotg/include/Usbotg_host_web_cam.h | f1a0fe953e6aa6fa555ef374494145ff2468fe97 | [] | no_license | gradliang/fusion1 | a08f8f0b8a15716628db412d6db0fa664eba3f29 | 07972a0da8cc09faf3ebe801283c87430c71804b | refs/heads/master | 2021-07-18T03:00:41.118177 | 2020-08-11T02:08:30 | 2020-08-11T02:08:30 | 203,027,101 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 20,709 | h | /*
*******************************************************************************
* Magic Pixel
* 5F, No.3, Creation Road III, Science_Based
* Industrial Park, Hsinchu, Taiwan, R.O.C
* (c) Copyright 2004, Magic Pixel Inc, Hsinchu, Tai... | [
"gradliang@live.com"
] | gradliang@live.com |
f5f8c12cf8cca5995f087302e028c332e6c48d64 | 8b736f2e7f3e1db7722aa2331c5216fb1abab174 | /main.c | 465bee70b1d8866730724b240651e24c71480908 | [
"MIT"
] | permissive | dmedinag/OS-Thread-Scheduler-simulation | 6c30e35530e6b579a5100932505aa2a4376f8ce1 | 95a6c73565da3b2b42eed9fe28561a01035a303c | refs/heads/master | 2020-06-12T18:09:14.280161 | 2016-12-06T23:42:57 | 2016-12-06T23:42:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,255 | c | #include <stdio.h>
#include <sys/time.h>
#include <signal.h>
#include <stdlib.h>
#include <ucontext.h>
#include <unistd.h>
#include "mythread.h"
void fun1 (int global_index)
{
int a=0, b=0;
for (a=0; a<10; ++a) {
// printf ("Thread %d with priority %d\t from fun2 a = %d\tb = %d\n", mythread_gettid(), mythread... | [
"danielmedinagarcia@protonmail.com"
] | danielmedinagarcia@protonmail.com |
e026e26811f616d40cde83a83cece9c8a52818e4 | b9a87a5be69fac92970c5defa940dbfdd507ec10 | /abs_min.c | 801a06b93fedde73c6728616057c1ee7abfb2c6c | [] | no_license | Ilia-yash/stepik | ebc0741c1fec4e79e7a88b559bebe7649e320d56 | 2e13cec2cc914d3b3f9e8f9ec33d40cd2a01ef9f | refs/heads/master | 2020-08-23T17:18:41.731958 | 2019-10-21T21:49:31 | 2019-10-21T21:49:31 | 216,671,030 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 303 | c | #include <stdio.h>
#include <stdlib.h>
#include "abs_min.h"
int abs_min(int array[], int x){
int result = array[0], i;
for (i = 0; i < x; i++) {
if (array[i] == 0)
result = 0;
if (abs(array[i]) < abs(result))
result = array[i];
}
return result;
}
| [
"noreply@github.com"
] | Ilia-yash.noreply@github.com |
b7185b62c4286c99b26a18b831a93d231f22d644 | 1abfa98534c313619de266b2eac6e56dbab811e1 | /待整理进框架的代码/Erica_Sadun/iOS-6-Advanced-Cookbook/C02 - Documents/02 - Passive Pasting/HelloWorld/Utility.h | d3ac659285ae24339b03ad4086281f690f6ad361 | [] | no_license | johndpope/OneDayOneOpenSourcePracticesDemoOniOS | a4debc9699bccf17b3706cbad25ee956c4dec18d | 8733118dddca337658ce2eb2b5e8b928a221d009 | refs/heads/master | 2021-01-24T10:08:18.866022 | 2015-11-29T17:28:33 | 2015-11-29T17:28:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,121 | h | /*
Erica Sadun, http://ericasadun.com
iPhone Developer's Cookbook, 6.x Edition
BSD License, Use at your own risk
*/
#pragma mark - Cookbook
#define COOKBOOK_PURPLE_COLOR [UIColor colorWithRed:0.20392f green:0.19607f blue:0.61176f alpha:1.0f]
#pragma mark - Bar Buttons
#define BARBUTTON(TITLE, SELECTOR) [[UIBarBut... | [
"suxinde2009@126.com"
] | suxinde2009@126.com |
7bf57b1ec5cfb540f2e997ee3281ff789be8baa2 | 84e21fc0bd50a98f12eea594216c3cc43d9eb982 | /src/prueba.c | 3a5a1932269227ad3078c65cb6490237962f342a | [] | no_license | guille-c/VIR | e55ed272866c776032ec87162e6e48fb70eef4a8 | 99ae7028b83a8f76002d5233792d3589190f71b8 | refs/heads/master | 2021-01-01T05:08:38.032710 | 2016-04-18T21:04:37 | 2016-04-18T21:04:37 | 56,539,607 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 654 | c | #include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include "arista.h"
#include "lista.h"
#include "mallaVoronoi.h"
#include "funcL.h"
#include "frprmn.h"
#include "gauss.h"
#include "reconstructor.h"
int main (int argc, char **argv) {
int n = 500, i, j, nx = 128, ny = 128, k;
float ftol = 1e-10;
double **... | [
"gcabrera@dim.uchile.cl"
] | gcabrera@dim.uchile.cl |
47ac9c8c600f0508a27e36d8a4e72f8f4c311f2d | cc24dbdc3a491985b0471d2b4f2d26c542576b15 | /test_c/fib.c | ac46c9560ac0d359c908bf2f68c349a52291aa47 | [] | no_license | rumor-sourse/aoxin | 0ccfc36607916393f5f8f038091fe19d6212e2d4 | 1d3f54177f880c41901d44ac4ac2e6f39e361088 | refs/heads/master | 2023-09-01T09:17:58.488471 | 2021-10-14T15:28:29 | 2021-10-14T15:28:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 215 | c | #include<stdio.h>
#include<math.h>
#define mod 1000000007
int main()
{
unsigned long int m,result;
scanf("%lu",&m);
result=(unsigned long int)fmod(pow(2,m),mod);
printf("%lu",result);
return 0;
} | [
"xxx"
] | xxx |
e4374bac17fc79c685713336f078e3c0033e6324 | b99cf02643c1496db80b266e2d3de2809d067953 | /hscommonlib/ft_math/src/vec4_compare_operations.c | 4101f7610e8b587d0a560328b4eedc572cb306a7 | [] | no_license | omiroshn/Corewar | 74240d1fdd0c6e463abe80ed5b95c5c8f04d5758 | ddba24a4a17bed376a63193d0101801facb6fbe0 | refs/heads/master | 2021-09-23T23:48:09.128289 | 2018-09-29T16:00:15 | 2018-09-29T16:00:15 | 150,880,259 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,308 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* vec4_compare_operations.c :+: :+: :+: ... | [
"omiroshn@e1r8p2.unit.ua"
] | omiroshn@e1r8p2.unit.ua |
9b9dba80655dad2f4e3bc80b2d33c26064bbf283 | 9a64ae6925354178b279725b0ad3a09b5142746a | /psdk_rtos_auto_j7_06_02_00_21 2/tiovx/source/framework/vx_pyramid.c | c247751b3b8128954470a33e5baeb11a09053c96 | [] | no_license | Liulongge/studyOpenVX | c7f6a9680f21afa39ee1f4b1875ac955269d142e | 791498eb06c17e15e81b23d915cc3d779bd81503 | refs/heads/main | 2023-07-16T21:01:31.084326 | 2021-08-29T07:03:19 | 2021-08-29T07:03:19 | 400,837,068 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 19,151 | c | /*
* Copyright (c) 2012-2016 The Khronos Group Inc.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and/or associated documentation files (the
* "Materials"), to deal in the Materials without restriction, including
* without limitation the rights to use, copy, m... | [
"792286891@qq.com"
] | 792286891@qq.com |
808206677989f301a99ca08575e9fc00462a0121 | df097e07c1c080490661554ee4b2f8936db6a92b | /misc/debug_tools/acrn_crashlog/acrnprobe/include/loop.h | 54055edd38c6975bdefba518a9a7efc1331c181d | [
"BSD-3-Clause"
] | permissive | junjiemao1/acrn-hypervisor | cfc12c278600ae55403c93bff65cba7791653efe | 6458a3f4743ab963d627ac6cd53e426e0bc5624f | refs/heads/master | 2023-06-08T18:06:07.830605 | 2022-04-20T02:00:29 | 2022-04-20T06:15:25 | 127,699,633 | 2 | 4 | BSD-3-Clause | 2022-03-01T08:02:35 | 2018-04-02T03:48:04 | C | UTF-8 | C | false | false | 686 | h | /*
* Copyright (C) 2018 Intel Corporation
* SPDX-License-Identifier: BSD-3-Clause
*/
#include <ext2fs/ext2fs.h>
int loopdev_num_get_free(void);
int loopdev_set_img_par(const char *loopdev, const char *img_path,
const char *parname);
int loopdev_check_parname(const char *loopdev, const char *parname);
int e2fs_d... | [
"jinxiax.li@intel.com"
] | jinxiax.li@intel.com |
cea2a0ff853cac257932c9de0dd50f05ee8f22f5 | b641bf2c042415e61ea2dd81e50777676e919026 | /diskio.h | 2d50075835129367fde675ed7c21b20326beec2e | [] | no_license | rprouse/68K-MBC-IOS | 0d294adae34ad7fa2770f5a26946e4670f1f353a | 96e1861ec1e76d3a9a3780fd487d26d7ec313e5c | refs/heads/main | 2023-07-20T06:17:12.984082 | 2021-09-05T02:01:56 | 2021-09-05T02:01:56 | 403,193,943 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,042 | h | /*-----------------------------------------------------------------------
/ PFF - Low level disk interface modlue include file (C)ChaN, 2014
/-----------------------------------------------------------------------*/
#ifndef _DISKIO_DEFINED
#define _DISKIO_DEFINED
#ifdef __cplusplus
extern "C" {
#endif
... | [
"rob@prouse.org"
] | rob@prouse.org |
c71d71ca01e0598ecc3df4fc5efb917534b41a3b | 6b7aa167f0d7948c191b68e75ca5129c75c7e6f5 | /src/liblsquic/lsquic_eng_hist.h | 3a64efe10315d035a9f1e0a70c6e5c813aa2f4c5 | [
"MIT",
"BSD-3-Clause"
] | permissive | fja43/lsquic | d4862e1dbb75e766d791058f0e06902e4ace26a1 | 8c1565cb1c185cf14dcc4ec038c99c105ac61ba3 | refs/heads/master | 2023-04-10T15:04:34.179264 | 2020-01-30T22:12:47 | 2020-01-30T22:12:47 | 237,386,036 | 0 | 0 | MIT | 2023-04-03T23:37:46 | 2020-01-31T08:05:46 | null | UTF-8 | C | false | false | 3,144 | h | /* Copyright (c) 2017 - 2020 LiteSpeed Technologies Inc. See LICENSE. */
/*
* lsquic_eng_hist.h - Engine history.
*
* Keep track of new and destroyed connections, packets in and packets out.
*/
#ifndef LSQUIC_ENG_HIST
#define LSQUIC_ENG_HIST
#define ENG_HIST_ENABLED 1
#define ENG_HIST_BITS 2
#define ENG_HIST... | [
"dtikhonov@litespeedtech.com"
] | dtikhonov@litespeedtech.com |
f612f043bee4b5de315216093febd497ab2ffccc | 6308e9145582d7a1902bd076879e662498ac1cec | /Init.h | 7bda9177271862d8e558f2a3ccbf639bdd9ce741 | [] | no_license | mgh3326/ss_hw2_cmake | 0b09061e226cdd4077cef21664d1d242612fab73 | 11dd1537383be6008cbac0991fb4bbcf01ded239 | refs/heads/master | 2021-05-11T01:08:06.370078 | 2018-03-31T11:45:22 | 2018-03-31T11:45:22 | 118,317,774 | 0 | 0 | null | 2019-11-30T05:42:42 | 2018-01-21T08:35:03 | C | UTF-8 | C | false | false | 132 | h | //
// Created by moon on 1/21/18.
//
#ifndef UNTITLED5_INIT_H
#define UNTITLED5_INIT_H
void Init(void);
#endif //UNTITLED5_INIT_H
| [
"mgh3326@naver.com"
] | mgh3326@naver.com |
cfd3d09b4cf223e64b248f3a363ddfe05695a4f6 | bdfa935097ef39f66c7f18856accef422ef39128 | /parts/qla/tree/lib/perl/code-templates/M_eq_inverse_M.c | c5f1c4798ab87c03003636ac184f58a27c6869db | [] | no_license | djm2131/qlua | 213f5ed4b692b1b03d2ff1a78d09ea9d2d9fe244 | 737bfe85228dac5e9ae9eaab2b5331630703ae73 | refs/heads/master | 2020-04-18T15:01:06.117689 | 2019-02-06T15:23:27 | 2019-02-06T15:23:27 | 162,349,914 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,461 | c | /**************** QLA_M_eq_inverse_M.c ********************/
#include <stdio.h>
#include <qla_config.h>
#include <qla_types.h>
#include <qla_random.h>
#include <qla_cmath.h>
#include <math.h>
#if QLA_Precision == 'F'
# define QLAPX(x,y) QLA_F ## x ## _ ## y
#else
# define QLAPX(x,y) QLA_D ## x ## _ ## y
#endif
#if... | [
"dmurphyiv@gmail.com"
] | dmurphyiv@gmail.com |
6dd126a76730f691bcd115fe309173941f55d875 | 111191f471fe57b49940ae834f781d81c9442a1d | /Archivos/TP Ramos LauraTT/APeliculas y ASocios (punto b).c | b3132cb69acdb7d6d1e257adf2eaad50ed8e6adf | [] | no_license | MatiasEJ/UTN-Progr-1 | 52deb74da410d751266b175470c8b50e2038541f | f7dea3c7474e9148989852836c7c82bf39117472 | refs/heads/master | 2020-06-11T13:44:11.971101 | 2019-11-13T20:03:50 | 2019-11-13T20:03:50 | 193,984,879 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 486 | c | #include <stdlib.h>
#include <stdio.h>
void AbrirAlquileres (FILE *Alquileres)
{
printf ("Se procede a abrir el archivo Alquileres\n");
Alquileres=fopen ("c:Alquileres.dat","rb");
fscanf (FILE *Alquileres,"%d",&CodigoPeliculaPedida);
while (!feof(Alquileres))
{
}
}
void AbrirAPeliculas (FILE *A... | [
"don.juncos@gmail.com"
] | don.juncos@gmail.com |
c1134460dc91d4cd5bfd958bd77c732b256f8b6b | 8df271bca420bdf4bfc9418e59a8e78bacae6224 | /libft/libft/ft_lstrmvone.c | a21d7d4fec261c69b06aafdbe4f3cb0e18e8a82e | [] | no_license | deveul/fractol | fa37aaaf08830280ca22031e66d98bc3f2084775 | 12b6d264da0c8e107582771fa65faa116a0a0dde | refs/heads/master | 2020-04-11T05:00:37.021267 | 2019-03-12T15:02:05 | 2019-03-12T15:02:05 | 161,534,902 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,328 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_lstrmvone.c :+: :+: :+: ... | [
"vrenaudi@student.42.fr"
] | vrenaudi@student.42.fr |
02905b83c6cfd139c520abc16100b942363dff46 | a924e821a24dc2d73db5dd685349ddcafce163b8 | /src/test/epoll_pwait2.c | 67e494b59697dd8b3c4b0a60be0277a2c23c6873 | [
"MIT",
"BSD-2-Clause"
] | permissive | bernhardu/rr | 87039a9737ff8ca5cb8bcfc4cbc8639509ac765e | 115ae00d62faa312baf8a7c404478b6341266dd5 | refs/heads/master | 2023-08-26T18:58:58.152189 | 2023-08-26T04:03:53 | 2023-08-26T04:06:27 | 184,623,072 | 0 | 0 | NOASSERTION | 2019-05-02T17:28:43 | 2019-05-02T17:28:42 | null | UTF-8 | C | false | false | 952 | c | /* -*- Mode: C; tab-width: 8; c-basic-offset: 2; indent-tabs-mode: nil; -*- */
#include "util.h"
static void handle_sig(__attribute__((unused)) int sig) {
/* Don't do anything, just go through the signal handler motions */
}
int main(void) {
int pipe_fd[2];
int epfd;
struct timespec ts = { 5, 0 };
struct e... | [
"robert@ocallahan.org"
] | robert@ocallahan.org |
6b323168abee4b27dd76e5a1972b8728fc7e3f79 | 50bc968b83ebd7681ff51a84e889016139aec2d2 | /examples/encoded_font.h | 5cbe77f0e13611d162f5b97d76c82afceb3cbfde | [
"BSD-3-Clause",
"LicenseRef-scancode-public-domain"
] | permissive | sega-dreamcast/libronin | d92c61d5f577e6a71456475fd6789da95a8e4009 | 7ddaf4921b1b52554bb7ae76692f35616a458007 | refs/heads/master | 2020-04-06T07:53:52.776082 | 2016-09-25T20:19:53 | 2016-09-25T20:19:53 | 157,288,823 | 7 | 2 | null | null | null | null | UTF-8 | C | false | false | 325,085 | h | static unsigned char cybersans[] = {
0x9d, 0x08, 0x0f, 0x00, 0x1e, 0x00, 0x2d, 0x00, 0x3c, 0x00, 0x4b, 0x00,
0x5a, 0x00, 0x6d, 0x00, 0x79, 0x00, 0x83, 0x00, 0x8d, 0x00, 0x97, 0x00,
0xa1, 0x00, 0xa6, 0x00, 0xab, 0x00, 0xb2, 0x00, 0xc5, 0x00, 0xd3, 0x00,
0xdf, 0x00, 0xed, 0x00, 0xfb, 0x00, 0x09, 0x01, 0x17, 0x01, 0x2... | [
"zino@lysator.liu.se"
] | zino@lysator.liu.se |
fc375767e268584f75b0975fa0d79cdc0822f9e6 | 044bc45a152700e50f22bf3a9196696e21db871c | /01-uplooking_zhao/day10/05-bubble_sort.c | d5c2746fa7c3ad4901b279e7685a6b3ba041ad90 | [] | no_license | czbijian/c | 0a0755db70a04eea6a3c3fd3dcaec3103d0a03b0 | 7b7fb499cd37464f2ecfe3cf3c7297c3c490e0ba | refs/heads/master | 2020-05-03T08:02:04.822305 | 2019-07-05T02:05:18 | 2019-07-05T02:05:18 | 178,514,851 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 423 | c | // 冒泡排序
#include <stdio.h>
#define ARRSIZE 5
int main()
{
int arr[ARRSIZE] = {12,45,10,10,23};
int i,j;
int temp;
int flag;
for(i=0;i<ARRSIZE-1;i++){
flag=0;
for(j=0;j<ARRSIZE-i-1;j++){
if(arr[j]>arr[j+1]){
temp = arr[j];
arr[j] = arr[j+1];
arr[j+1] = temp;
flag=1;
}
}
if(flag==0){
... | [
"czbijian@outlook.com"
] | czbijian@outlook.com |
4aa171c3b40d3a6dde54ea2c3b2e9f4c9a1b2dd4 | 5e7168790e3189b10b8f551e2c460da062cbda0a | /compositor/keyboard.h | 795b293b88f7d5c5186010da25b3f1111fe86be4 | [
"MIT"
] | permissive | eminent10/way-cooler | 0e488e2e9e00e26b6f6deabc097bcb8ac7720b15 | 7792fce46c1758f3059e09eacaaf7efc8217ce9e | refs/heads/master | 2020-06-03T19:14:41.065269 | 2019-05-14T23:49:56 | 2019-05-14T23:49:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 456 | h | #ifndef WC_KEYBOARD_H
#define WC_KEYBOARD_H
#include "wlr/types/wlr_input_device.h"
#include "server.h"
struct wc_keyboard {
struct wl_list link;
struct wc_server* server;
struct wlr_input_device* device;
struct wl_listener key;
struct wl_listener modifiers;
struct wl_listener destroy;
};
void wc_new_keyboa... | [
"APragmaticPlace@gmail.com"
] | APragmaticPlace@gmail.com |
119abb0cba743717ac342b7cf9231692e10fa9bb | 7932f00142f59c31247d4da8c6bca83cb0878aac | /Unidade-I/08.c | 541d17a6647dd48f5bf6321c08d18047113d7cc7 | [] | no_license | MaykonMorais/EstruturaDeDados | 9ac359137cd89114c7cca7336e0b5f2a5ae7f495 | 755cdcb932d9e5f8d387360ea92899fc9fd064a3 | refs/heads/master | 2020-08-15T22:16:39.653947 | 2020-02-04T23:47:42 | 2020-02-04T23:47:42 | 215,415,386 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 344 | c | #include <stdio.h>
int main() {
double x, y;
printf("Digite um numero: ");
scanf("%lf", &x);
printf("Digite outro numero: ");
scanf("%lf", &y);
if(y == 0) {
printf("Divisao impossivel");
} else {
double result = x / y;
printf("%.2f / %.2f = %.2f", x, y, result)... | [
"maykons501@gmail.com"
] | maykons501@gmail.com |
c897b365c42643d557bd4f8a96b9010741360454 | 41364b9eeca9877200cf2ad0fa256dd0d4372f86 | /lnd_files/kernel/Threads/mtx_thread.c | d40e2950360616a6c133c909ca587c459b0dee0f | [] | no_license | mahendra-21/lnd_work | 2a10f662effba389c8320839b8c5a8a508bbe272 | 47cfcefef9f7b1ccc64c7235c8e515abf7b9e34d | refs/heads/master | 2020-12-19T15:12:42.558893 | 2020-02-06T07:08:34 | 2020-02-06T07:08:34 | 235,768,266 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,664 | c | #include "header.h"
static unsigned long long int glob = 0;
static pthread_mutex_t mtx = PTHREAD_MUTEX_INITIALIZER;
static void * /* Loop 'arg' times incrementing 'glob' */
threadFunc(void *arg)
{
unsigned long long int loops = *((unsigned long long int *) arg);
unsigned long long int loc, j;
... | [
"m.lakku@globaledgesoft.com"
] | m.lakku@globaledgesoft.com |
754728b8d68f58907d7a93a1c6843d660abc47a4 | 262cae0658008d8488be5c339476e423876eb64f | /Assignment 6/test_SOR.c | 8f9a8e67965952a676cda6c22abdea2baf75ccd3 | [] | no_license | mikh/527_repo | a7b53fec167146b7ce02d537334bd2dccdb7ed66 | b83be9d1dd657be65ff0132f6b6e906028cdb747 | refs/heads/master | 2021-01-18T17:19:22.127046 | 2015-05-08T16:52:09 | 2015-05-08T16:52:09 | 29,870,573 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,661 | c | /*****************************************************************************/
// gcc -O1 -o test_SOR test_SOR.c -lrt -lm
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include <math.h>
#include <pthread.h>
#define GIG 1000000000
#define CPG 2.53 // Cycles per GHz -- Adjust to your computer
#def... | [
"mikha.andreev@gmail.com"
] | mikha.andreev@gmail.com |
6255b37c8248f3c042f4faace2da3e2c308cbec0 | f684157cd3e5a1001368c5689d02c9443252c493 | /For Loop/decimaltobinary.c | 0e7cc58af2c920920ea75a6e2cedce41f072973e | [] | no_license | Yatharth00/Life-in-C | 89ee115aadce24d981c115a5b4e352d18fc5ce45 | 17a72d202d10d037e1f6c45d5e2f1d582b823c7f | refs/heads/master | 2022-11-27T22:29:24.501315 | 2020-08-10T05:45:24 | 2020-08-10T05:45:24 | 282,607,515 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 654 | c | // Write a program in C to convert a decimal number into binary .
#include<stdio.h>
void main()
{
int n,a[20],r,i=0,count=0;
printf("Enter the number");
scanf("%d",&n);
while(n>0)
{
r = n%2;
a[i]=r;
i++;
count++;
n=... | [
"noreply@github.com"
] | Yatharth00.noreply@github.com |
7f25175fd0e2e6c5e416508141bc892c7d2efdca | 0b0c2391a9dfd3a3ec858eb6de967c597e2e486c | /src/gfx.c | 8dd93a0ead89c29016b7c492dbfe010b43394a55 | [] | no_license | zeralight/catsdl | 8a98dfe646759874f5780f5afd8fb65a21abe350 | e68c12939943487fb9bde479ab94218cf4e693c9 | refs/heads/master | 2021-01-20T01:57:31.271019 | 2019-12-29T22:32:44 | 2019-12-29T22:32:44 | 30,562,054 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 18,485 | c | #include "gfx.h"
static texture getTextureFromGlyph(TTF_Font *font, Uint16 c, SDL_Color clr)
{
texture tx;
SDL_Surface *s;
s = TTF_RenderGlyph_Blended(font, c, clr);
if(s == NULL){
SDL_ShowSimpleMessageBox(SDL_MESSAGEBOX_ERROR, "Error", TTF_GetError(), NULL);
exit(EXIT_FAILURE);
}
... | [
"zeralight@users.noreply.github.com"
] | zeralight@users.noreply.github.com |
a6c682ee6f79c562505c81bee5fc086a3519014a | a957c167dd9aa314d0cab28fcdda9dd02f51423f | /PLL_SYSCLK/Core/Inc/stm32f4xx_hal_conf.h | f6735b199a6f779ddebc329b5151d8549f61ba4a | [] | no_license | TienVoCEK20/HAL_MCU2 | ca51e97de3cc4acd7732290e083975b84e33a11b | 2240f71e6d3e7afb4e0ad67ad7416796cae92b55 | refs/heads/main | 2023-08-29T05:07:36.447686 | 2021-10-11T03:34:52 | 2021-10-11T03:34:52 | 414,599,758 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 19,546 | h | /**
******************************************************************************
* @file stm32f4xx_hal_conf_template.h
* @author MCD Application Team
* @brief HAL configuration template file.
* This file should be copied to the application folder and renamed
* to stm32f4xx_hal_conf... | [
"vodangduytien@gmail.com"
] | vodangduytien@gmail.com |
c20b54f85e8efbf4585865af1ade5df29d25b57e | 24beaac5410172488cc1e893d6015a16abfa5bb6 | /chapter1/1-8.c | c5f5070aca859214b8dab7326578dc83c3a8c793 | [] | no_license | naiyt/kandr | a2f447f58fe6f650a283caaf472d8a7f096988fd | 5aebdfcebb7190d9e5354faeb5b1515627d7b4f7 | refs/heads/master | 2021-01-25T10:14:17.860884 | 2013-10-31T06:37:21 | 2013-10-31T06:37:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 413 | c | /* Excercise 1-8
"Write a program to count blanks, tabs, and newlines */
#include <stdio.h>
main() {
int c, blanks, tabs, nl;
blanks = tabs = nl = 0;
while ((c = getchar()) != EOF) {
if (c == ' ')
++blanks;
else if (c == '\t')
++tabs;
else if (c == '\n')... | [
"nate@natecollings.com"
] | nate@natecollings.com |
2c58f0f6cdb9b7d924de763b12e365ad91fbeaeb | 27fe38a68cfe9b020ac7100a06be42fa57852a43 | /drivers/nvme/host/pci.c | 7e188da8ba85b7ff52f41a29b350954e43140bae | [] | no_license | UchihaDev/HyperPlus | eb588c9c39a20fb167d4872067d9efbc27935f87 | 12fc688d905a6045c190e3bd1c85792dda4ead61 | refs/heads/master | 2021-09-21T19:12:41.290858 | 2018-04-23T11:40:12 | 2018-04-23T12:08:11 | 125,210,569 | 10 | 4 | null | 2018-08-30T12:32:18 | 2018-03-14T12:40:47 | C | UTF-8 | C | false | false | 89,772 | c | /*
* NVM Express device driver
* Copyright (c) 2011-2014, Intel Corporation.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and conditions of the GNU General Public License,
* version 2, as published by the Free Software Foundation.
*
* This program is distributed ... | [
"ajit4guraya@gmail.com"
] | ajit4guraya@gmail.com |
88656b8e7da87dabe3e8402ac94851d8771823d0 | 0784d40ab601683e919946c8ae8ef0f872b6e449 | /0x02-functions_nested_loops/8-main.c | e6bf1f80209abea09c2553820ed28cc6a6d1f83f | [] | no_license | mitch-codes/alx-low_level_programming-4 | 2107124696de46724206fa7211bde1aacebb1578 | ad94f09f55e9b64b6f71617b2bc4a32cc8c64519 | refs/heads/main | 2023-07-16T06:13:21.266217 | 2021-09-02T15:56:06 | 2021-09-02T15:56:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 148 | c | #include "holberton.h"
/**
* main - check the code for the ALX students
*
* Return: Always 0
*/
int main(void)
{
jack_bauer();
return (0);
}
| [
"tshabalalaaj@outlook.com"
] | tshabalalaaj@outlook.com |
fa4329d8f6206447a39a422decc1227be044ba87 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/fastsocket/kernel/drivers/scsi/extr_scsi_transport_sas.c_sas_phy_release.c | 06d2b5db19e116122088378e65e001ff6c5988a3 | [] | 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,410 | 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 |
1280a6d37b5d67bb096b50a4029304d61ca4ec5f | 7d3647ddc1e26e2d9764775829b88785aa7c2cb2 | /src/maskdlg/maskdlg.c | 9804fb38ed80980c4f11983f3780659a43aed8e5 | [
"ISC"
] | permissive | digital-sound-antiques/in_msx | 5c08759adf7d4bd5d2e3e11605082e02b4711376 | 4de2c55825a9c805d1604c7dd7aa18fabe1bbc4f | refs/heads/main | 2022-12-04T03:01:16.463963 | 2022-11-25T19:45:56 | 2022-11-25T19:45:56 | 47,694,237 | 21 | 6 | null | null | null | null | UTF-8 | C | false | false | 6,816 | c | #include <stdio.h>
#include <windows.h>
#include <assert.h>
#include "msxplug.h"
#include "kssplay.h"
#include "config/config.h"
#include "maskdlg.h"
#include "rc/resource.h"
static void update_t(MASKDLG *dlg, UINT cid, UINT dev, UINT mask)
{
if(IsDlgButtonChecked(dlg->dialog, cid) == BST_UNCHECKED)
... | [
"okaxaki@users.noreply.github.com"
] | okaxaki@users.noreply.github.com |
54a3316112d9d0fde11989e42bdec30dcadc5456 | 4fa1e0711c3023a94035b58f6a66c9acd4a7f424 | /Microsoft/SAMPLES/xedit/inc/hexedit.h | 4c9a9faff4a6b18448d335c4e3549168eb982400 | [
"MIT"
] | permissive | tig/Tigger | 4d1f5a2088468c75a7c21b103705445a93ec571c | 8e06d117a5b520c5fc9e37a710bf17aa51a9958c | refs/heads/master | 2023-06-09T01:59:43.167371 | 2020-08-19T15:21:53 | 2020-08-19T15:21:53 | 3,426,737 | 1 | 2 | null | 2023-05-31T18:56:36 | 2012-02-13T03:05:18 | C | UTF-8 | C | false | false | 2,197 | h | /************************************************************************
*
* Project:
*
* Module: hexedit.h
*
* Remarks:
*
* Revisions:
*
*
***********************************************************************/
#ifndef _HEXEDIT_H_
#define _HEXEDIT_H_
/*
* Window S... | [
"charlie@kindel.com"
] | charlie@kindel.com |
dc2d5b1358b056e4fdea13e77bf32a1c2444f433 | f8d03df4ec10a93874201e164ba4719e2e270b57 | /Inc/main.h | 10200b459272a950d6a55551fabc092e015f975c | [
"BSD-2-Clause"
] | permissive | writeing/FMC_SDRAM | 9d130ddfc4522a92a4f5e0f279293acdda56de66 | d8cf80c8bf3e7536b20ca242877382791e7deb16 | refs/heads/master | 2020-04-05T13:39:56.764814 | 2017-07-20T02:25:54 | 2017-07-20T02:25:54 | 94,952,515 | 0 | 1 | null | null | null | null | GB18030 | C | false | false | 13,844 | h | /**
******************************************************************************
* @file FMC/FMC_SDRAM/Inc/main.h
* @author MCD Application Team
* @version V1.0.0
* @date 25-June-2015
* @brief Header for main.c module
*****************************************************************************... | [
"853976858@qq.com"
] | 853976858@qq.com |
d9dfb9ef0c5f9e67ea92738dc46022f2a6e9c7e3 | 9f178e43126dffbef67fb003b81f0956230f42cf | /tools/nproc.c | 26cdd77a3b1dc118ef66ea7d5536cf583372ebc5 | [
"MIT"
] | permissive | GregoryIstratov/mdb | d4ed4b324f04f281b9249cf38d6bdf0598315ade | 306b17de869cbc164d00da921a78dcd40610c4c2 | refs/heads/master | 2021-09-13T09:18:08.652963 | 2018-04-27T17:23:21 | 2018-04-27T17:23:21 | 104,608,712 | 1 | 0 | null | 2017-10-16T23:30:26 | 2017-09-24T00:52:11 | C | UTF-8 | C | false | false | 714 | c | #include "nproc.h"
#include <tools/log.h>
#if defined(__unix__)
#include <sys/sysinfo.h>
int nproc_active(void)
{
int n = get_nprocs();
if(n > 0)
return n;
LOG_ERROR("Failed to get number of processors. Fallback to 1");
return 1;
}
#endif
#if (defined _WIN32 || def... | [
"gregory.istratov@gmail.com"
] | gregory.istratov@gmail.com |
a9ca66375ebb10d81f80bad67086ff9a2d24640b | 63efa84208a06661f0d4c85178400b25264337be | /物联网综合应用实验台/linux应用程序开发实验/qtNFC/qtNFC/PN532.h | 64664ed8f3871129dc4189d87de94dcfa9810c3e | [] | no_license | aiotcom/aiotcode | a1a6fe65d6dcd9f639eff36121d851cc08f8006b | 531f2986692edec51c1a997f8ea4f353270f0911 | refs/heads/master | 2023-01-05T19:49:26.801842 | 2020-10-29T06:16:12 | 2020-10-29T06:16:12 | 285,197,939 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 2,095 | h | #ifndef __PN532_H
#define __PN532_H
#include <stdbool.h>
#define PN532_PREAMBLE 0x00
#define PN532_STARTCODE1 0x00
#define PN532_STARTCODE2 0xFF
#define PN532_POSTAMBLE 0x00
#define PN532_HOSTTOPN532 0xD4
#define PN532_FIRMWAREVERSION 0x02
#define P... | [
"719189563@qq.com"
] | 719189563@qq.com |
0ffa46768894a7cf17509777ae458d4875a8f8bd | 336f89c0d8386c5669a476578a8a636a690c2c14 | /union_find/unionfind.c | 1a9367cdc03cb32d2a7771f503343f1dc72f8cb4 | [] | no_license | cadizm/csci570 | 5d06a1f3001b117df1e75774fb8ac1890e0219e0 | c1dcf93f72217c2d91d78ccd04380e15918cb48a | refs/heads/master | 2020-04-05T23:19:43.165593 | 2012-09-16T20:02:18 | 2012-09-16T20:02:18 | 4,152,987 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,195 | c |
#include <stdio.h>
#include <stdlib.h>
struct Set {
int name;
int value;
struct Set* ptr;
};
/*
* Create an array of Set pointers of length len. Each set
* has a name and value corresponding to a value of v.
* Return the array of pointers.
*/
struct Set** MakeSet(int V[], int len)
{
struct Set** ... | [
"michael.cadiz@gmail.com"
] | michael.cadiz@gmail.com |
5d905263e84d237ecfff1b19dc83807e618df2a1 | b24f56ce18f7b2186bf44d1ebb1bb0e7ad481d7e | /program11.c | 69cb0feb06567c13114c1e40d83acf41e22e804e | [] | no_license | manideepbachu/CRT-PROGRAM1 | 116d08d86f47977263c08791bb9be6b5145d04e4 | 983c128af53d6377ecb7692536a2223e35f411d6 | refs/heads/master | 2020-09-22T18:38:00.862279 | 2019-12-09T06:37:15 | 2019-12-09T06:37:15 | 225,300,140 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 270 | c | //find the sum of first n natural numbers
#incde<stdio.h>
int main()
{
int n,i,sum=0;lu
printf("enter the number");
scanf(" %d",&n);
// for odd i=1;i=i+2 and for even i=0;i=i+2
for(i=1;i<=n;i++)
{
sum=sum+i;
}
printf(" %d ",sum);
return 0;
}
| [
"noreply@github.com"
] | manideepbachu.noreply@github.com |
8255dbae0dedfb1c32045d004e5ac1f8e3530f41 | b477697f95728fbf8d1759a73858860c9620c3ab | /peripheral/cmp/templates/cmp_CVREFEnableControl_Unsupported.h | 7731fc2dce86d7cd48f5273de4cd75d211295152 | [] | no_license | gmuro/harmony-v2_06-framework | 12bcb30c2dc9f4737aab8762da8b25632822d00e | 2196b67de35af9d1126b539b08324cf72ed13521 | refs/heads/master | 2022-12-07T19:24:34.649360 | 2022-11-18T22:16:49 | 2022-11-18T22:16:49 | 190,900,209 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 3,794 | h | /*******************************************************************************
CMP Peripheral Library Template Implementation
File Name:
cmp_CVREFEnableControl_Unsupported.h
Summary:
CMP PLIB Template Implementation
Description:
This header file contains template implementations
... | [
"gustmuro@gmail.com"
] | gustmuro@gmail.com |
3dc8d2da37b8125698c3427da83f372aea940658 | bf62555ce0a8580689808ae52a328f3cdd86d864 | /Hazel/Source/Hazel/Core.h | d39e31d137760f8964f4633a998134f759de85fc | [] | no_license | hamza1474/Hazel | f03c5f41f5f8453c9e993519415852fc96029233 | ede3c2b32def097478934564f62594f4475b8287 | refs/heads/main | 2023-02-06T00:33:12.432369 | 2020-12-18T23:34:30 | 2020-12-18T23:34:30 | 321,778,765 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 588 | h | #pragma once
#ifdef HZ_PLATFORM_WINDOWS
#ifdef HZ_BUILD_DLL
#define HAZEL_API __declspec(dllexport)
#else
#define HAZEL_API __declspec(dllimport)
#endif
#else
#error Unsupported Operating System !!!
#endif
#ifdef HZ_ENABLE_ASSERTS
#define HZ_ASSERT(x, ...) { if(!(x)) { HZ_ERROR("Assertion Failed: {0} ", __VA... | [
"ameerhamza1474@gmail.com"
] | ameerhamza1474@gmail.com |
d4f498c389703dd04e1f9aa81ea5452cf562c87b | d4bde4e07ee14ac2e5a472de26451339b68b1438 | /main/actuators/peltier.h | adf0c46638ad204b84a15dc6cf79ef5601b83de0 | [] | no_license | marselap/casu-oiu | 97ee45d6c9adff72df09c5a877845d0d352700eb | 0ca99d761f1b489e989eedf84a2ca18e54f1d61a | refs/heads/master | 2021-04-06T06:39:47.412471 | 2018-04-11T13:43:17 | 2018-04-11T13:43:17 | 124,540,074 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 942 | h | /*! \file peltier.h
* \brief Declarations of functions and variables used for controlling Peltier device.
*/
#ifndef PELTIER_H
#define PELTIER_H
#include <Generic.h>
#include "../casu/initializeHardware.h"
#define IMAX 3 //[A] - maximum output current
#define DAC_G 0 //DAC output gain 0 -... | [
"marselapolic@gmail.com"
] | marselapolic@gmail.com |
1be1088a8c9e4ca291b56a9db315872e1de6d7d8 | 0803664b32ae02dfcb471fed19f677cff7fa1107 | /project2/read_seq.c | 52d8d138326e79a0b7b6ad7e29b0c59eab963890 | [] | no_license | yubinquitous/FileStructure | ffa8cbe85349522e7f225c6fad1a753a34c07fe0 | bbbcd01c6840c30ab67c55d855dd79b3a9769cbf | refs/heads/main | 2023-07-14T09:05:35.504854 | 2021-08-23T07:22:16 | 2021-08-23T07:22:16 | 396,621,777 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,375 | c | /*
표준입력으로 레코드 파일명을 읽어 들이고 (예: sread student1.dat), 이 파일에 저장되어 있는 모든 레코드를 순차적으로 읽고 이때 발생하는 전체 시간적 비용을 계산하여 출력한다.
*/
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <fcntl.h>
#include <sys/time.h>
int main(int argc, char **argv)
{
struct timeval start_time, end_time;
int fd = 0; //파일 디스크립터
i... | [
"yb9854@naver.com"
] | yb9854@naver.com |
b74705ae5052ca672af7048be81e19e1cc669fc5 | 46979906b331cc10c7f0f009a158ce0996f14097 | /dynchk/tests/struct/validate_struct__GtkPaned.c | b957f37c6ca10fb1910984f19516fa87f43d9d3b | [] | no_license | mwichmann/lsb-checkers | 2f6a9674c9a23e39d69d35e8d2457c7a5b3881dc | 1170e4486085731b129cbb060c693e7e6ebca027 | refs/heads/master | 2020-06-11T00:07:56.105656 | 2016-12-08T19:30:39 | 2016-12-08T19:30:39 | 75,857,254 | 3 | 3 | null | null | null | null | UTF-8 | C | false | false | 330 | c | // Code generated by gen_tests.pl
#include "../type_tests.h"
#include <gtk-3.0/gtk/gtk.h>
int validate_struct__GtkPaned(struct _GtkPaned * input, char *name)
{
int failure = 0;
if(validate_NULL_TYPETYPE(input-> container,name ))
failure = 1;
if(validate_NULL_TYPETYPE(input-> priv,name ))
failure = 1;
return fa... | [
"mats@linuxfoundation.org"
] | mats@linuxfoundation.org |
7b045ad7aebd8796183b82d400c1f91e38a5cc23 | 0f4140107fcbac8d107e19d17448315d5246d6ab | /statistics/group.c | 4cf7afce512c9af79fb63eb05d61046cd38ee102 | [] | no_license | robchett/igc_parser | 64044f3a849bd127b552fcbc78300d3363a0e30f | f5d17e08bff3d96d3c558bdaeeaa25f94713c10b | refs/heads/master | 2021-01-19T03:16:16.831207 | 2016-08-02T22:20:25 | 2016-08-02T22:20:25 | 49,794,293 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,011 | c | #include "../main.h"
#include "element.h"
#include "group.h"
void statistics_set_init(statistics_set_t *obj, coordinate_set_t *set) {
obj->height_max = set->max_ele;
// obj->height_max_t = set->max_ele_t;
obj->height_min = set->min_ele;
// obj->height_min_t = set->min_ele_t;
obj->climb_m... | [
"robchett@gmail.com"
] | robchett@gmail.com |
8255b08b5ff2048fd140de10c4cbd1f411fa06c7 | 277e143975d67165d761fe0f5c329d0af7e8fb4e | /TI/msp430/projects/CCS_Examples/C/msp430x20x3_ta_01.c | 1e57ec3a77d6552684238512981f151a8b2822a4 | [] | no_license | vhulagov/electronics | 43c8bd64578ae717d5997cdba3177bbd65c29ca1 | ede547c2613720b27e90012b0c4ae743489312e1 | refs/heads/master | 2021-10-10T21:19:02.698994 | 2021-09-28T10:44:29 | 2021-09-28T10:44:29 | 20,236,554 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,496 | c | // MSP430F20xx Demo - Timer_A, Toggle P1.0, CCR0 Cont. Mode ISR, DCO SMCLK
//
// Description: Toggle P1.0 using software and TA_0 ISR. Toggles every
// 50000 SMCLK cycles. SMCLK provides clock source for TACLK.
// During the TA_0 ISR, P1.0 is toggled and 50000 clock cycles are added to
// CCR0. TA_0 ISR is trigger... | [
"lacitis@yandex-team.ru"
] | lacitis@yandex-team.ru |
080f259f672d165c08a929e156490b91ae839b9a | 2c73a693c2b3c162eae2ab94f649d8c4494878ba | /components/u8g2/u8x8_d_st75320.c | 4b928a7569543452a8ba85183b32ee13edf53db7 | [
"MIT"
] | permissive | openLuat/LuatOS | 185e1e140aed908434168133571ddcafe98f4e12 | 4b29d5121ab4f7133630331e8502c526c7856897 | refs/heads/master | 2023-08-23T04:57:23.263539 | 2023-08-23T04:46:46 | 2023-08-23T04:46:46 | 230,403,844 | 378 | 93 | MIT | 2021-12-17T02:19:30 | 2019-12-27T08:29:19 | C | UTF-8 | C | false | false | 9,342 | c | /*
u8x8_d_st75320.c
Universal 8bit Graphics Library (https://github.com/olikraus/u8g2/)
Copyright (c) 2019, olikraus@gmail.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:
* Redistr... | [
"1473454180@qq.com"
] | 1473454180@qq.com |
ea5c53972d6b0c4a4b9d246e8266d4628faab5b8 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/drivers/mfd/extr_da9150-core.c_da9150_reg_read.c | 2c85cc5e70cffa84dabc9811a081ec2369de6944 | [] | 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 | 904 | 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 |
03ff3621ee1a708ea49ca65c5c086e4e7ab75d39 | 0c846407b8c1356580208e2fff8c86e5e54f5b47 | /original/GenProg/tcas/rds/v4/1/result/repair6.c | f95064db42e401a582b50aee89296f5b18cfe5f1 | [] | no_license | ymxl85/MRs-based-test-suite-for-APR | 3522691bab1b8f126ed47ee930895e7b98a222a3 | b6c6e7e027629fef00e737726161970760a2d560 | refs/heads/master | 2020-11-29T22:26:05.610363 | 2020-04-27T02:59:34 | 2020-04-27T02:59:34 | 230,019,140 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 12,228 | c | int ALIM(int Cur_Vertical_Sep , int High_Confidence , int Two_of_Three_Reports_Valid , int Own_Tracked_Alt , int Own_Tracked_Alt_Rate , int Other_Tracked_Alt , int Alt_Layer_Value , int Up_Separation , int Down_Separation , int Other_RAC , int Other_Capability , int Climb_Inhibit )
{
{
if (Alt_Layer_Value == 0) ... | [
"jiang_my@126.com"
] | jiang_my@126.com |
15a366f8607b6e705ed4173f79814694c68d8d13 | 514de8973bfb56fdac073a06be8b9537284888b8 | /lab1/output.c | bfae77829a5b6a352004cbde41e32341fd0fcb8c | [] | no_license | mcconnco/JOS-LAB | 2a591428cf53f695a0e81b796d55e104cfcec5ba | 1544fefe0675a2927319996bcacff57d08f830af | refs/heads/master | 2023-03-16T07:36:28.066122 | 2014-01-26T03:50:32 | 2014-01-26T03:50:32 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 126 | c | #include <stdio.h>
int main(){
unsigned int i = 0x00646c72;
printf("H%x Wo%s\n", 57616, &i);
printf("x=%d, y=%d\n",3);
}
| [
"y.w.zhou1993@gmail.com"
] | y.w.zhou1993@gmail.com |
55a93c3d1d44a87923bf14d20923ae5129f093ec | da7faa58478563148ea0e95b0cd7278e36e0cd92 | /lib/static/_dtor.C | 2a229feeef604662964363b05f694f6bee96d6aa | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | DaemonDave/CFront-3.0.3.1 | 75e0a973bacaa24928aeb4e60f63638346e3b5a2 | 93e60175884dc24540d9b1d82088094632e4de80 | refs/heads/main | 2023-01-07T06:46:47.032923 | 2020-11-09T21:24:13 | 2020-11-09T21:24:13 | 311,431,886 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 812 | c | /*ident "@(#)cls4:lib/static/_dtor.c 1.3" */
/*******************************************************************************
C++ source for the C++ Language System, Release 3.0. This product
is a new release of the original cfront developed in the computer
science research center of AT&T Bell Laboratories.
Copyrig... | [
"daveerickson@shaw.ca"
] | daveerickson@shaw.ca |
d3d67effab9372b18571a7f5ee0fef70dc1c7143 | f4b27b4abba5459ac888492e551693da03bce5f3 | /Codes/C-code/group6.c | e6cd0b7ecfbc3bcb2f7482cb1bb5ed79dd9f535a | [
"MIT"
] | permissive | eyantra/Auto_Target_Acquisition_-_Engagement_Using_Atmega2560 | 87671ed6388f5d04b15d25dbc75cd92927a3e30f | 67d2a499a9739955d08932d7e6cd52fab5d145fd | refs/heads/master | 2021-01-20T05:31:48.475143 | 2019-10-16T10:45:00 | 2019-10-16T10:45:00 | 20,960,074 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 20,393 | c | /********************************************************************************
Written by: Sachitanand Malewar, NEX Robotics Pvt. Ltd.
AVR Studio Version 4.17, Build 666
Date: 13th January 2010
Application example: Robot control over serial port
Concepts covered: serial communication
Serial Port used: UA... | [
"eyantra.erts@gmail.com"
] | eyantra.erts@gmail.com |
fdc8bb3e967b6022b8683f5c1ee6def60463abf3 | 0bf9b23302a63bdcd564ee4c0ae1d1fb07d7ac26 | /cs231/words.c | 70222c439fc4aa5938133eb7609f8bdc6c19a99d | [] | no_license | Buzzlet/Coursework | 1fb81754f363efa032e0ab3bf42716997699f005 | f07d7d036d08f3a333c323636bd3c0ce45f15395 | refs/heads/master | 2021-05-03T08:12:51.810587 | 2018-02-07T04:25:15 | 2018-02-07T04:25:15 | 120,562,951 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 796 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
int main()
{
char line[200];
printf("\nThis program will separate whatever words you enter.\n");
fgets(line, 200, stdin);
int linelen = strlen(line);
int printindex = 0;
int i;
for(i = 0; i < linelen; i++)
{
// A... | [
"jristvedt@gmail.com"
] | jristvedt@gmail.com |
8bbb62fecb4475014159d5960372e92132689727 | 1f8883d096367787cf8a00bcbe81f6fd70656b56 | /libft/ft_strcmp.c | f721127e32857eefdefd0af11c5f52af78c33b36 | [] | no_license | MallieBeahan/FdF | 0a70c6222e1e6acfa759a23f7985d7639ea604da | a1e5b7c8d9dd97f648a7a142cc478e27ba3c52bf | refs/heads/master | 2020-07-30T07:50:02.138400 | 2019-09-30T15:47:40 | 2019-09-30T15:47:40 | 210,141,786 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,100 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strcmp.c :+: :+: :+: ... | [
"fordiablo93@mail.ru"
] | fordiablo93@mail.ru |
1436cc79a304376e5417118927c52b632442b8e4 | 683904b255142aba935412bf30083cb6124a8c3c | /source/input_hw/sportspad.c | fc41f584216fb508371ec3400dbf741940dbc6ef | [] | no_license | Ced2911/genesis-plus-gx-xenon | 93bf08ff6cff59e6a1c374418b9101dc05f1b299 | 44c0b5c4edb3c3edff8a7f709e6c68de5eba6e40 | refs/heads/master | 2020-12-24T16:23:35.678766 | 2012-01-14T13:59:06 | 2012-01-14T13:59:06 | 2,467,226 | 4 | 1 | null | null | null | null | UTF-8 | C | false | false | 3,884 | c | /***************************************************************************************
* Genesis Plus
* Sega Sports Pad support
*
* Copyright (C) 2007-2011 Eke-Eke (Genesis Plus GX)
*
* Redistribution and use of this code or any derivative works are permitted
* provided that the following conditions are ... | [
"cc2911@facebook.com"
] | cc2911@facebook.com |
902396f53906638b3f4424063ed4d32d8d5510ef | bd5b7d2fc3aedfbf5d8f1df885174b08c3d8a03f | /src/game/ddracecommands.h | 31aab359ef5fbbfd62d1ad8b0e519eba47f4f8ab | [
"LicenseRef-scancode-other-permissive",
"Zlib"
] | permissive | Fear-cool/dDDRace | d92c91b7038dc3dc792dd0e771b20d82dc3b3568 | 58d1c3d86af667cf736d7977bdecee07b52d8e37 | refs/heads/master | 2020-12-24T15:49:06.109040 | 2011-06-16T08:27:38 | 2011-06-16T08:27:38 | 1,835,606 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,635 | h | /* (c) Shereef Marzouk. See "licence DDRace.txt" and the readme.txt in the root of the distribution for more information. */
#ifndef GAME_SERVER_DDRACECOMMANDS_H
#define GAME_SERVER_DDRACECOMMANDS_H
#undef GAME_SERVER_DDRACECOMMANDS_H // this file can be included several times
#ifndef CONSOLE_COMMAND
#define CONSOLE_C... | [
"rex.n@mail.ru"
] | rex.n@mail.ru |
e7c769233d7e160cecaf3ee4458b0db5f469f7bb | 7750cb55054d771e58e6a4ce10305d10741a2f32 | /基于uCOS-II的程序/User/myfile/DataCal.h | 5ad2cfe7400c634289cd9aa1f752bc6511f19611 | [] | no_license | mohammadfatemieh/DataAcquisitionSystem-FSC | e42a15d94f9cca2631c639bf14e6fa436e4ec2a9 | 167f7d4d77cd0914529659c4c8003b12c7cbf323 | refs/heads/master | 2020-12-26T11:51:36.466553 | 2018-03-12T12:32:16 | 2018-03-12T12:32:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 70 | h | #ifndef __DATACAL_H
#define __DATACAL_H
#include "includes.h"
#endif
| [
"drinow@sina.com"
] | drinow@sina.com |
b479f5254d15e5fcbf42f9a631a45ea64fc507cb | 79c9cb05a0a1edece3a653dde8b2f38e14b5e649 | /BLAINE RPG v0.1.c | 36c9961aa8eb70cc91abfb881f5a54f48dd871f6 | [] | no_license | 0050014880/Prog1.1 | 6ac2cbc53dbda0e8f3fe4aea15b5e44795035fb5 | 4a5de1df91e8ea2f768214262b2c0fb0886d46a3 | refs/heads/master | 2021-07-14T23:21:58.593863 | 2017-10-22T03:46:45 | 2017-10-22T03:46:45 | 107,839,580 | 0 | 0 | null | 2017-10-22T05:18:33 | 2017-10-22T05:18:32 | null | UTF-8 | C | false | false | 913 | c | #include <stdio.h>
#include <math.h>
#include <string.h>
#include <unistd.h>
#include <time.h>
int main(){
char nome[15], m1,m2[15],m3[15];
int ataque, vida, classe;
/*
m1=Lestrigones;
m2=Godizika;
m3=Ness;
*/
printf("Bem vindo!Esse eh o mundo imaginario. Seu herói vive em no vilarejo alfa e irá para o c... | [
"noreply@github.com"
] | 0050014880.noreply@github.com |
d3b51630174036977405bb0f55cc70aa4ef78f4f | a93a2dbfa545632a95ca111a84bf45d0ec802dfd | /c/Temp_C_to_F.c | e58d655798657b4c0a0f21f97ea427fdb1adb4a2 | [] | no_license | Raghav-Bajaj/HacktoberFest-2 | 0af9e902be6aa1d1c1d38d52914d52c9e1c17f21 | 23f0d0048f842dca4f102a3c368c78304b6a243f | refs/heads/master | 2023-08-13T08:40:58.607609 | 2021-10-18T18:15:03 | 2021-10-18T18:15:03 | 413,308,857 | 1 | 2 | null | 2021-10-06T10:21:31 | 2021-10-04T07:00:51 | Jupyter Notebook | UTF-8 | C | false | false | 164 | c | #include<stdio.h>
int main()
{
float c, f;
printf("Enter Temp in c = ");
scanf("%f",&c);
f=(9.0/5.0*c)+32.0;
printf("Temp in f = %.2f",f);
return 0;
}
| [
"noreply@github.com"
] | Raghav-Bajaj.noreply@github.com |
46e39e30b27a182c82c1a95ed9832425f0b673fc | 666dc7c3a29b9c4f114fd981ad2bbff74d82173d | /S41_Perform_Download_All_MyRanks.c | 43212405b7ef1cd57d623fc37caf441d81f8e5b8 | [] | no_license | bamzy/LoadRunner-Phase3-LoadTest | 205f17c7a39532fea5a9f3214d71a11820b0cfc2 | f2d9ddad680ac362b30faaad3d80526cd1eeec46 | refs/heads/master | 2022-02-22T22:31:48.361577 | 2019-10-03T17:02:05 | 2019-10-03T17:02:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 150 | c | S41_Perform_Download_All_MyRanks()
{
web_link("Download All",
"Text=Download All",
"Ordinal=1",
"Snapshot=t491.inf",
LAST);
return 0;
}
| [
"aghilide@ualberta.ca"
] | aghilide@ualberta.ca |
7369fa9b6883a716249ac400ab04e36473eeb3f8 | 0e986df223a073666515642a57c36a8fc426c535 | /pizmidi/midiPitchBendQuantize/PizPluginInfo.h | ab7165d3eb18b1e4f8f0589c1315251ffab1aa43 | [] | no_license | CptanPanic/pizmidi | 49878f9312bce3f64cc51ee55092103db57acde7 | 9daf55ceff5d146dbbcc44ae6e78aea137598ebe | refs/heads/master | 2021-01-19T15:38:55.441104 | 2015-03-24T15:36:58 | 2015-03-24T15:36:58 | 32,807,602 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 447 | h | #ifndef MIDIPITCHBENDQUANTIZE_INFO
#define MIDIPITCHBENDQUANTIZE_INFO
#define PIZMIDI 1
#define PLUG_MIDI_INPUTS 1 //(only 1 or 0!)
#define PLUG_MIDI_OUTPUTS 1 //(only 1 or 0!)
#define PLUG_AUDIO_INPUTS 0
#define PLUG_AUDIO_OUTPUTS 0
#define PLUG_FORCE_EFFECT 0
#define PLUG_FORCE_INST 0
#define PLUG_NAME "m... | [
"reuben.vinal@gmail.com"
] | reuben.vinal@gmail.com |
3218e1916b10777e73e044533cecae762f76cd4e | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/radare2/libr/anal/p/extr_anal_8051.c_exw_a.c | b552c970b08111f9a0144e15a8e14658925aa89f | [] | 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 | 579 | 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 |
a43d51de29725bdc689cc161010f99ee5e2b84e8 | f88ac134d009b9984e89f77e83f81127e6c21006 | /ICP/UC1F1802/LYF_assignment.c | b408ed57a601648064946d1eaf3a9b30cfce6673 | [] | no_license | dang666/APU-Modules-Rebuild | 3344efb0e89839445b53dc462f347856cd4f3810 | 924c12253acdec777a3dc3dbc47aa531078032a1 | refs/heads/master | 2022-12-23T02:12:31.575905 | 2020-09-28T09:12:47 | 2020-09-28T09:12:47 | 300,216,927 | 1 | 0 | null | 2020-10-01T09:11:06 | 2020-10-01T09:11:05 | null | UTF-8 | C | false | false | 9,612 | c | #include <stdio.h>
#include <stddef.h>
#include <stdbool.h>
#include <time.h>
#include <conio.h>
#include <stdlib.h>
void re();
void Login();
void syste();
void book();
void cancel();
void modidify();
void view();
struct re
{
char *username[20];
char *password[20];
}reg;
//booking infomation struct
struct info
{
... | [
"noreply@github.com"
] | dang666.noreply@github.com |
a8f197d7be0eaa3ceee832f4720f47e4b9bb9ba8 | bd1fea86d862456a2ec9f56d57f8948456d55ee6 | /000/088/361/CWE195_Signed_to_Unsigned_Conversion_Error__negative_strncpy_12.c | ec66fb871e3180516c97b3121c472c06a04cd08c | [] | no_license | CU-0xff/juliet-cpp | d62b8485104d8a9160f29213368324c946f38274 | d8586a217bc94cbcfeeec5d39b12d02e9c6045a2 | refs/heads/master | 2021-03-07T15:44:19.446957 | 2020-03-10T12:45:40 | 2020-03-10T12:45:40 | 246,275,244 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 3,331 | c | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE195_Signed_to_Unsigned_Conversion_Error__negative_strncpy_12.c
Label Definition File: CWE195_Signed_to_Unsigned_Conversion_Error.label.xml
Template File: sources-sink-12.tmpl.c
*/
/*
* @description
* CWE: 195 Signed to Unsigned Conversion Error
* BadSource: negative S... | [
"frank@fischer.com.mt"
] | frank@fischer.com.mt |
635cabf7d9c06c9517058604ceda7db3ad354300 | 72ab0083e1ae2ace5ca20a44a46ff2c1d551d202 | /FrameWork/DataInterface/Siemens/DaveInterface.h | 00fd89c91d992094a6814dbd58212ba436b353d0 | [] | no_license | junhuanchen/ZwLib | 984f57b57acfab079f3458e5f4ddb7c1bd7be183 | cb01d25674eadb6eb0c29a403984e43683e7ac69 | refs/heads/master | 2022-01-13T02:11:20.313229 | 2019-04-03T14:54:54 | 2019-04-03T14:54:54 | 179,307,938 | 1 | 1 | null | null | null | null | GB18030 | C | false | false | 10,210 | h | #ifndef DAVE_INTERFACE_H
#define DAVE_INTERFACE_H
// #include <stdbool.h>
#include <stdint.h>
#include <string.h>
#include "Log.h"
#ifdef LINUX // 未使用
#define DAVE_DECL
#define DAVE_TRAN_INVALID
typedef void DaveFile;
typedef void TmOutType;
#elif WIN32
#ifdef DOEXPORT
#define EXPORTSPEC __declspec (dllexport)
#else... | [
"junhuanchen@qq.com"
] | junhuanchen@qq.com |
e6ffbc00f3711ff9955190d7282f50d380543ac0 | befd3c888dff79f56bdc8892bdebe8847d59c9ad | /hisi/common/sample_comm_vo.c | 0741e75cca99d1876f0b67f0c0886b453a0cbe64 | [] | no_license | wlfsihua/HI3520DVR | 2a44d9dc5cab7b4eccf854d95725723ed972658b | 5c09110cbe140dc3e44e5c6366995cb45c8bf14c | refs/heads/master | 2022-11-06T09:29:38.946490 | 2020-06-21T17:43:16 | 2020-06-21T17:43:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 29,475 | c | /******************************************************************************
Some simple Hisilicon Hi3531 video output functions.
Copyright (C), 2010-2011, Hisilicon Tech. Co., Ltd.
******************************************************************************
Modification: 2011-2 Created
****************... | [
"864733526@qq.com"
] | 864733526@qq.com |
27ca33a9bb3a574fc92d01a9adef88be635de7fd | ac065a67fdc68fc817e429ee91101fc8382e0e8f | /hal/ia32/efi/kernel/elf.h | 34a3ffd49a3f957eb6c1373746fb542f0cb8a7bd | [
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | phoenix-rtos/plo | dc16a9c09c3359a7b68407ab6fa2309aa93f1350 | 8b999cebad828d6f09d29541f0a25e29c912fb64 | refs/heads/master | 2023-08-25T13:12:46.290530 | 2023-08-23T12:11:44 | 2023-08-23T12:33:17 | 125,824,441 | 3 | 15 | BSD-3-Clause | 2023-09-14T13:34:10 | 2018-03-19T08:21:03 | C | UTF-8 | C | false | false | 1,893 | h | /*
* Phoenix-RTOS
*
* Operating system kernel
*
* ELF definitions
*
* Copyright 2012 Phoenix Systems
* Copyright 2001, 2005 Pawel Pisarczyk
* Author: Pawel Pisarczyk
*
* This file is part of Phoenix-RTOS.
*
* %LICENSE%
*/
#ifndef _ELF_H_
#define _ELF_H_
typedef unsigned short Elf32_Half;
typedef unsign... | [
"pawel.pisarczyk@phoesys.com"
] | pawel.pisarczyk@phoesys.com |
512d1dc0d4102f2b7e1a502324f194c641ddd772 | 13498564cb8349b311d3b8448e9c5380c39d3c0d | /devel/include/jaco_fk/FKCheckResponse.h | e6ce27767db735ddfa3c71b1092ba9f0fa4445b5 | [
"MIT"
] | permissive | adfayed/kinova-demo | 9796362950608904e645a3926a03a67cb59e79d1 | f4bc8412cb8d8987e58638f614be02dcf1551cc0 | refs/heads/master | 2022-11-16T04:06:54.623270 | 2020-07-02T19:41:40 | 2020-07-02T19:41:40 | 276,731,278 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 81 | h | /home/afayed/kinova-demo/devel/.private/jaco_fk/include/jaco_fk/FKCheckResponse.h | [
"ADFayed@Hotmail.com"
] | ADFayed@Hotmail.com |
e8128de4a24b7cb680c1e1614914d25b83a77517 | 19e356aa308d3adef259a912b29950a3af37a2e2 | /Temp/il2cppOutput/il2cppOutput/Parse_Unity_Parse_Internal_MissingExtensions_U3CZipU3Ed__9_3MethodDeclarations.h | 6bc091838567ae68c71de6a67767630ffcb394e1 | [] | 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 | 284 | h | #pragma once
#include <stdint.h>
#include <assert.h>
#include <exception>
#include "codegen/il2cpp-codegen.h"
// Parse.Internal.MissingExtensions/<Zip>d__9`3
struct U3CZipU3Ed__9_3_t995;
// System.Object
struct Object_t;
// System.Collections.IEnumerator
struct IEnumerator_t60;
| [
"minu.hanwool@gmail.com"
] | minu.hanwool@gmail.com |
0c2946121fa2bf7e4c2a59fec072ddce3bdaed90 | 6c03032d19477cd47c152f5cc86cbd130289a8db | /src/drivers/inout.c | c88af21cba2a4657e369e4896d09cf162bfc0ce3 | [] | no_license | clitime/stm32f407ve | 992316bcd80aa74dd38347c4acd9251f33d7367f | 25acc998ec809fbd3ea7c48184a857ac837ee5e0 | refs/heads/master | 2022-07-17T19:41:45.715116 | 2020-05-20T07:41:46 | 2020-05-20T07:41:46 | 265,489,113 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,272 | c | #include <stddef.h>
#include "inout.h"
struct gpio {
GPIO_TypeDef *port;
uint32_t pin;
};
static struct gpio output[] = {
#define XX(name, port, pin, mode, type, pull, speed, state) \
{port, pin},
OUT_MAP(XX)
{NULL, 0}
#undef XX
};
static struct gpio ... | [
"smirnov-eas@yandex.com"
] | smirnov-eas@yandex.com |
344a56e03e0cd550c40cd8c15344db297d5d7584 | 6cc72a7b09dd57560eae8b06f66ca788eece400e | /other.c | 6de69ce9cf218d560fc13f35d81d66611d8cb844 | [] | no_license | gitech42/My_Runner | 890985b54a0f6c5a6fd7f37d55408ac60ff1fd16 | 437349d99f3d31d9440f4584f1b9135acce461ba | refs/heads/main | 2023-04-25T12:28:28.421634 | 2021-05-17T20:08:20 | 2021-05-17T20:08:20 | 368,307,637 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,629 | c | /*
** EPITECH PROJECT, 2021
** my_runner
** File description:
**
*/
#include "my.h"
void hoption(void)
{
my_putstr("Runner created with CSFML\n");
my_putstr("\nUSAGE\n");
my_putstr(" ./my_runner map.png\n\n\n");
my_putstr("OPTIONS\n");
my_putstr("-i launch the game in infinity mode.\n");
... | [
"noreply@github.com"
] | gitech42.noreply@github.com |
7478e540efc3325fcaef25412a74cb5d95765ada | 26b715831ecfe9a91eb7c368580138dfb774f9e5 | /Experiments/functions/sources/nivo_1/D10/f24.c | 8cb999e6a025e87a28ec45bbbb4bc21b697b8ea5 | [] | no_license | branislavazivkovic13/master-thesis | 058f353d2fe8d6e83c0a152c35621f5e449f7485 | 469cc7a464c6d61bf919135fa391cb126123292a | refs/heads/master | 2022-10-14T09:30:06.443939 | 2017-09-08T12:52:39 | 2017-09-08T12:52:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 13,759 | c | #include <stdio.h>
int f1(int a, int b, int c) {
a = (b<<1)*((a>>1)/3);
b = (a<<1)*((b>>1)/3);
a = (b<<1)*((a>>1)/3);
b = (a<<1)*((b>>1)/3);
a = (b<<1)*((a>>1)/3);
b = (a<<1)*((b>>1)/3);
a = (b<<1)*((a>>1)/3);
b = (a<<1)*((b>>1)/3);
a = (b<<1)*((a>>1)/3);
b = (a<<1)*((b>>1)/3);
a = (b<<1)*((a>>1)/3);
b = (... | [
"missuchiha93@gmail.com"
] | missuchiha93@gmail.com |
f16a18ec50f63986a717d56e86c9d00dfce22fcf | ec749fa9378d488483b9b3d65fe2118726d4b32e | /src/InputSelect.h | 24be0debcc60e1d314baa5906e9215f7f6c92580 | [] | no_license | Djuke-DIYAudio/preamp | 322614e7c93effa68a359d56f2e8e6f1a45d28d4 | 7dfede62ec075acbaf7cda2e0311500e5c30b6b3 | refs/heads/master | 2023-01-20T21:34:34.291335 | 2023-01-19T15:26:49 | 2023-01-19T15:26:49 | 78,674,997 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 212 | h | #ifndef INPUTSELECT_H
#define INPUTSELECT_H
#include <stdint.h>
// Function definitions
void inputselect_init(void);
void inputselect_set_input(uint8_t input);
unsigned char inputselect_get_input(void);
#endif | [
"menno@motionundercontrol.nl"
] | menno@motionundercontrol.nl |
ce4fc588ea10147d8722e9489f71d9e77b58b956 | cd0217abf19a2d598b64892ffce9626bba041e29 | /R3_binary_search_tree.c | 2778cfd369131d595e29192272226c9193439e9d | [] | no_license | yahooshiken/in-c | 280c3d8e269fd5c59e4018a4eac4b96949ab0d4e | b5a28914144f3994dff0cf36b2de9dfea5cabb2c | refs/heads/master | 2023-07-09T17:57:42.929372 | 2021-08-23T08:09:54 | 2021-08-23T08:09:54 | 390,682,029 | 4 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,735 | c | #include <stdio.h>
#include <stdlib.h>
typedef int KEY;
typedef struct node {
KEY data;
struct node *left;
struct node *right;
} NODE;
int keyequal(KEY key1, KEY key2) { return key1 == key2; }
int keylt(KEY key1, KEY key2) { return key1 < key2; }
NODE *insert(NODE **p, KEY key) {
NODE *new;
while (*p != N... | [
"hoshimure.47@gmail.com"
] | hoshimure.47@gmail.com |
8dd1c128c9797a0d3029d2ae7afbcf8ae9321f4c | c38d62de0ff32eff186593090e30e836540ddd45 | /Interview_Google/320-Generalized Abbreviation.c | 36aca9df9277c98e57e334a2bdc49b7ee0cab36f | [] | no_license | cydrain/Coding_Practice | c4683e3e78dc18bc1553be0e492943a8adc175f5 | f8a3618055113b7b8d27411435adff9f03cf469d | refs/heads/master | 2020-05-27T08:04:03.233671 | 2018-02-06T05:55:09 | 2018-02-06T05:55:09 | 16,273,226 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 42 | c | ../leetcode/320-Generalized Abbreviation.c | [
"cydrain@126.com"
] | cydrain@126.com |
51675585a07cc8b549bd7c6065f8a1bafe0a8bb1 | 76ea36f2abf5035e3695132e0cc5b59e2e9a325c | /src/vim9execute.c | afd0a613ddcba8f5e45f6b772de8eb16e89c7c03 | [
"Vim"
] | permissive | ichizok/vim | 5e2db38b9d3b90ea98d6ee4138bbcf6263433ac1 | 0ccb5842f5fb103763d106c7aa364d758343c35a | refs/heads/master | 2023-07-24T11:06:52.189740 | 2021-12-18T18:33:46 | 2021-12-18T18:33:46 | 52,954,259 | 0 | 1 | null | 2016-03-02T10:26:12 | 2016-03-02T10:26:12 | null | UTF-8 | C | false | false | 157,817 | c | /* vi:set ts=8 sts=4 sw=4 noet:
*
* VIM - Vi IMproved by Bram Moolenaar
*
* Do ":help uganda" in Vim to read copying and usage conditions.
* Do ":help credits" in Vim to see a list of people who contributed.
* See README.txt for an overview of the Vim source code.
*/
/*
* vim9execute.c: execute Vim9 script in... | [
"Bram@vim.org"
] | Bram@vim.org |
4baf022280f865f36744bea98c8aa00175eff100 | 360aaf59710a962026f317285e84e612bf0eadd1 | /0x08-static_libraries/2-strncpy.c | 42ad932212f11e79fabd8cb6ae9a92ee422ef5a0 | [] | no_license | alt3ralus/holbertonschool-low_level_programming | a84261c2cc379fe0ec51453c84882cad12b26222 | 3413fac9a28e93735f52792c26f9ac9e7ab0f807 | refs/heads/master | 2020-04-21T09:47:41.557849 | 2019-12-06T15:25:47 | 2019-12-06T15:25:47 | 169,463,016 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 279 | c | #include "holberton.h"
/**
* _strncpy - A function that concatenates two string.
* @dest: char
* @src: char
* @n: integer.
* Return: *dest
*/
char *_strncpy(char *dest, char *src, int n)
{
int i, j;
for( ; dest[i] && src[j] && n > 10; i++, j++)
{
}
return(dest);
}
| [
"755@holbertonschool.com"
] | 755@holbertonschool.com |
4ada8550b0c99e76c0a58b5e4604147cdf91640b | b711ca9f1d0a1479c7cc6d27a916b1586ebeb11d | /2020.07.24-PROJECT(PINGPONG68)/PingPong68_V1(8x8disp)/[claude]8x8_V1.c | 26fa0598fe7fc03567b2c776c778fc3053b7615f | [] | no_license | Admin368/8051-Projects-2020-Workshop | 0874d678ae53884350861a9621f14a88918cb86c | 5b3f1651f57aa182356791c9b59e44d480b74547 | refs/heads/master | 2022-12-08T21:14:18.074415 | 2020-08-29T09:32:30 | 2020-08-29T09:32:30 | 285,775,967 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,421 | c | #include <reg52.h>
sbit selectionLatch=P2^7;
sbit dataLatch=P2^6;
sbit led1=P1^0;
code void delay(char x);
code char calc_p0 (char n,char r);
code void display();
code char t=0;
code char check=0;
sbit col0 = P2^0;
sbit col1 = P2^1;
sbit col2 = P2^2;
sbit col3 = P2^3;
sbit col4 = P2^4;
sbit col5 = P2^5;
sbit col6 = ... | [
"58757588+Admin368@users.noreply.github.com"
] | 58757588+Admin368@users.noreply.github.com |
9825dc4bd91aa14e045a5143c63855c096236d4a | 0b3753bbcbc32efc8fe17e043644ae4923c1e1b3 | /grlib-gpl-1.1.0-b4108/software/leon3/base_test.c | d8828364ab774d55351debfe20659c2e7b02aec8 | [] | no_license | zantine/TVS_training_course | 9b9e2f2aafdf758f5237ec7ef0d07953c33a9283 | 910847f81c6cd382e768c2a52be3eb528746abbb | refs/heads/master | 2020-05-17T10:04:17.382439 | 2012-04-08T02:48:11 | 2012-04-08T02:48:11 | 4,046,432 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 319 | c |
base_test()
{
/* leon3_test(1, 0x80000200, 0);
irqtest(0x80000200); */
gptimer_test(0x80000300, 8);
gpio_fifo_test(0x80000b00);
apbuart_test(0x80000100);
}
base_test_tirq(int irq)
{
leon3_test(1, 0x80000200, 0);
irqtest(0x80000200);
gptimer_test(0x80000300, irq);
apbuart_test(0x80000100);
}
| [
"mike.benjamin@virgin.net"
] | mike.benjamin@virgin.net |
816472e725781d2065e5f87c9328d2aea301ae16 | 62053c077326e843c016d1a0a0ba5aedb33b1f90 | /01_prime_number.c | 503e6dcf6d10afea0081f886f3b48c83e258daf1 | [] | no_license | coolbrg/college-practicals | ecd3e1f23f4d71c2399732def146f7813bbbc65f | 51032d2c4291b219b894fe70da16843ac58404f1 | refs/heads/main | 2023-03-11T07:09:45.787865 | 2021-02-27T07:03:10 | 2021-02-27T07:03:10 | 342,791,242 | 0 | 1 | null | 2021-02-27T07:03:11 | 2021-02-27T06:49:36 | C | UTF-8 | C | false | false | 78 | c | // Program to find prime or not
#include<stdio.h>
int main(){
// program
}
| [
"brgclasses@gmail.com"
] | brgclasses@gmail.com |
d098d289a26d4e549275b1517c610a173091c1b8 | 237a0df48151c3b918ed634782b9219e6db6fc84 | /simon/72_48/simon72_48.c | c88353f5ff4dd46c38c1a71cf175402f8b353c20 | [
"MIT"
] | permissive | vdweegen/SimonSpeck | 96de7273b3138634a0762b969fe953aa0f9ff23a | 9c6fe5ac215cf12aeee0adad17ed05c2b8f095ad | refs/heads/master | 2020-03-20T19:48:53.330820 | 2019-11-10T14:47:10 | 2019-11-10T14:47:10 | 137,655,126 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,998 | c | /**
* simon72_48.c - Simon implementation
*
* Author: Cas van der Weegen <cas@vdweegen.com>
*
* Copyright (c) 2017 Cas van der Weegen
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without... | [
"cas@vdweegen.com"
] | cas@vdweegen.com |
2fcdb388ddc1ba1dbd8b8c62db1080a113f94d0f | 739323a885b63b861f82fb5b348fafb63abf9423 | /v2.7/platform/Device/SiliconLabs/EFR32FG1P/Include/efr32fg1p_wdog.h | 229238fa33eff6b3ef36a21fecc14abbbb19f924 | [] | no_license | dimkas/gecko_sdk_suite | d88b32f911b1f6d3a83d4d66067cb643ad1b5492 | 50920d1bc35987195408fca332cc53867cb96a83 | refs/heads/master | 2022-03-27T23:31:53.644980 | 2020-01-14T10:45:13 | 2020-01-14T10:45:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 34,386 | h | /***************************************************************************//**
* @file
* @brief EFR32FG1P_WDOG register and bit field definitions
*******************************************************************************
* # License
* <b>Copyright 2019 Silicon Laboratories Inc. www.silabs.com</b>
*********... | [
"bdrr77@gmail.com"
] | bdrr77@gmail.com |
e70092de0129d6ccd5465b815feff4fc1efd0903 | d87d994e335d8d01def6ffc4f00901c2f0de6e63 | /main.c | 625c9d45c7d26c7d7882aac9cf9f8e6e6d2238d6 | [] | no_license | TobMoeller/c-school-project-3 | df91803fc34cd2584134f60055d981973b02349e | a23dd4015fb0aff88d23732719a071f88540a98a | refs/heads/master | 2022-11-20T19:39:00.393682 | 2020-07-12T15:20:02 | 2020-07-12T15:20:02 | 279,088,777 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,339 | c | #include <stdio.h>
#include <stdlib.h>
float test(float wow);
float tarifBerechnung(float monatsPreis, float minutenPreis, float minuten);
int main(void)
{
switchCase();
}
void switchCase() {
int caseProgram;
printf("\nWas moechtest du starten? \n"
"Option (1): Test-Funktion\n"
"Opt... | [
"tob.moeller@gmx.de"
] | tob.moeller@gmx.de |
c7bbff163342b69676b6a2786dca4218eb1e8bd9 | a93201567f35b5c8ba1e1456e5189f0f9dc351ca | /libft/ft_memalloc.c | 7c432ec5dd01b633a02f851bc3b2396075473052 | [] | no_license | ilyassber/corewar | 5ee06c4239b735a4662159a70169d1d03bfd54b1 | f1393c7c0199274a3cd91f65720862a0598defd9 | refs/heads/master | 2022-03-20T20:34:59.895893 | 2019-12-07T17:10:32 | 2019-12-07T17:10:32 | 214,171,989 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,153 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_memalloc.c :+: :+: :+: ... | [
"iberchid@e1r9p12.1337.ma"
] | iberchid@e1r9p12.1337.ma |
6cb8bbb13688f1ae0346dcf8f1f43ad588b6f2c3 | 7a5d3661d23520805e4231f549d40d6e98f41889 | /src/ADC_1.c | e0272adc3e8a31c76368241fdb44011669d97a9e | [] | no_license | arcoslab/open-coroco-legacy | 6527cb2e74bd45141a257e0142e4cbabdcfa38d9 | 73418824652bfd712e292e0abb8b8bc862d71794 | refs/heads/master | 2021-01-19T06:29:35.259398 | 2017-09-30T00:30:13 | 2017-09-30T00:30:13 | 8,869,628 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,254 | c | /*
*This file is part of the open-coroco project.
*
* Copyright (C) 2013 Sebastian Chinchilla Gutierrez <tumacher@gmail.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 ... | [
"tumacher@gmail.com"
] | tumacher@gmail.com |
d359ba1d6fe48de39cefd14f71d8743d268a4736 | 9d62bcbd0e6f4ce943d19e6ae13b4c2e70fed55d | /abkInstant/nlp_adrenaline/Adren_button_talk.c | a5d2516b748975d968e06df4c7a3d86bf7da6d36 | [] | no_license | stenniswood/bk_code | 87ce26e032c1f1895c1c557c4e2ba4465a61b438 | 13535863decc23414854c08ebf8fc90c06a92fbd | refs/heads/master | 2021-07-05T21:25:37.512024 | 2021-06-02T08:01:40 | 2021-06-02T08:01:40 | 25,167,429 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 752 | c | #include <iostream>
#include <list>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <errno.h>
#include <string.h>
#include <sys/types.h>
#include <ifaddrs.h>
#include <time.h>
#include "protocol.h"
#include "device... | [
"stenniswood@ymail.com"
] | stenniswood@ymail.com |
a7ce6d296fc8627002578938538afbbea57d502a | 9f9e5916c2a00673b13c575a465bda8c879cb2bf | /wxWidgets/include/wx/setup.h | 926adad190ebfa66bdad73de657c6cbea818e7aa | [] | no_license | mbabramo/GambitVS2 | 16d71ee86a0aaf45990f05c7007a0e5d3ec67ccd | 613394291c19e4dec764ef487add4b7dd6a2ed19 | refs/heads/master | 2023-01-28T02:36:01.571721 | 2020-12-07T20:31:26 | 2020-12-07T20:31:26 | 319,436,910 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,505 | h | /////////////////////////////////////////////////////////////////////////////
// Name: msvc/wx/setup.h
// Purpose: wrapper around the real wx/setup.h for Visual C++
// Author: Vadim Zeitlin
// Modified by:
// Created: 2004-12-12
// Copyright: (c) 2004 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence... | [
"mbabramo@yahoo.com"
] | mbabramo@yahoo.com |
51ecccd33ae0d240967f4b8177caa2ff2d7c6d88 | 990d3c79523e95c5deb52f88bb36c870987fe6ad | /CC1310_LAUNCHXL.c | 9170070d125922464179bab472665dda71e3d764 | [] | no_license | shadowpho/collector-cc1310 | 1b0e7c315d38a05a868aaf95508f912c0571e693 | 74681a9afadd63bf8b9d62db38110caf04da6a89 | refs/heads/main | 2023-04-01T11:28:47.750734 | 2021-04-14T21:00:05 | 2021-04-14T21:00:05 | 352,419,464 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 37,991 | c | /*
* Copyright (c) 2015-2019, Texas Instruments Incorporated
* 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
* n... | [
"shadowp@gmail.com"
] | shadowp@gmail.com |
5513614cf32077f520e985afe8cbe86ce455b3ff | 51635684d03e47ebad12b8872ff469b83f36aa52 | /external/gcc-12.1.0/gcc/testsuite/gcc.c-torture/execute/20000412-3.c | a5cb3eece03b403f72cee2de78694446432f56d4 | [
"LGPL-2.1-only",
"FSFAP",
"LGPL-3.0-only",
"GPL-3.0-only",
"GPL-2.0-only",
"GCC-exception-3.1",
"LGPL-2.0-or-later",
"Zlib",
"LicenseRef-scancode-public-domain"
] | permissive | zhmu/ananas | 8fb48ddfe3582f85ff39184fc7a3c58725fe731a | 30850c1639f03bccbfb2f2b03361792cc8fae52e | refs/heads/master | 2022-06-25T10:44:46.256604 | 2022-06-12T17:04:40 | 2022-06-12T17:04:40 | 30,108,381 | 59 | 8 | Zlib | 2021-09-26T17:30:30 | 2015-01-31T09:44:33 | C | UTF-8 | C | false | false | 318 | c | typedef struct {
char y;
char x[32];
} X;
int z (void)
{
X xxx;
xxx.x[0] =
xxx.x[31] = '0';
xxx.y = 0xf;
return f (xxx, xxx);
}
int main (void)
{
int val;
val = z ();
if (val != 0x60)
abort ();
exit (0);
}
int f(X x, X y)
{
if (x.y != y.y)
return 'F';
return x.x[0] + y.x[0];
}
| [
"rink@rink.nu"
] | rink@rink.nu |
552a5c158c7dea182ba5064f2f67a1b21c4aa5bb | 5c255f911786e984286b1f7a4e6091a68419d049 | /code/a3c4c30b-c9e8-4d03-a8d9-1cb9c1251484.c | 7435da445739ad1c59cbf83225451e21dfff5ff5 | [] | 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 | 237 | c | #include <stdio.h>
int main() {
int i=4;
int j=12;
int k;
int l;
j = 53;
l = 64;
k = i/j;
l = i/j;
l = l/j;
l = l%j;
l = l-j;
k = l-k*i;
printf("vulnerability");
printf("%d\n",l);
return 0;
}
| [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
8eaef4f0df148a67c796a5678fdf7c0b1137c704 | 99e50ebf05fe047251339ba957db65edbb2f84db | /include/main.h | 84a8d587919d8bf6bf785d082d38308901857540 | [] | no_license | av-dx/amogush | da5587aa7905e15cf6f38592b2e64be82bb9d833 | c9f8811bb96f9d1b5faa371c05fd591695282158 | refs/heads/master | 2023-08-23T22:47:22.803963 | 2021-10-04T14:45:28 | 2021-10-04T14:51:39 | 405,681,809 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 451 | h | #ifndef __MAIN_H
#define __MAIN_H
typedef int(*cmd_callback)(int, char**);
extern char **builtin_cmds;
extern cmd_callback *builtin_cmd_callbacks;
extern const unsigned int NUM_BUILTIN_CMDS;
enum BuiltinsCMD {
BUILTIN_CD,
BUILTIN_LS,
BUILTIN_ECHO,
BUILTIN_PWD,
BUILTIN_PINFO,
BUILTIN_LIST_STAR... | [
"aashwin.vaish@research.iiit.ac.in"
] | aashwin.vaish@research.iiit.ac.in |
e69f745eaa9465d8c043de9a50080e1d4e7b40db | 26c3e3c441c021dd0138afef886ef802b451fced | /RvRtp/inc/common/rvarescache.h | b89956fbff26254b312492c378a6174e821767f3 | [] | no_license | chxj1980/firstproject | 1b25543db4e4b3d1ba636a03d2f3d9d8c8fef69f | effadd90087a0894a84e5a90924935c6d492eada | refs/heads/master | 2021-09-15T20:24:09.870832 | 2018-06-10T11:17:18 | 2018-06-10T11:17:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,699 | h | /***********************************************************************
Filename : rvarescache.h
Description: Internal module that provides caching support for
DNS resolution.
This module includes defines internal API for caching support,
so most of the functions (except some functions for debugging ... | [
"shixin_0125@126.com"
] | shixin_0125@126.com |
7151769fcba38e11f63c5668619c97ebde9be22d | 3c0a588614a9996e8bda11107c24c0927ea899a1 | /3-conversion-charactes.c | bc57fa5fd71ab51bcfb027abef060e8092d0f0dc | [] | no_license | sayudhawibisana/2-Learn-C | 34434dbd873409642b422b9e32e57ea95e13bc2c | 1d6aa624e5d9103602fc3ea00629b9a2839b5a10 | refs/heads/master | 2023-06-09T23:00:02.110547 | 2021-07-12T06:00:48 | 2021-07-12T06:00:48 | 376,454,670 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 145 | c | #include <stdio.h>
int main() {
printf("%d roses cost %.2f per %d\n", 24, 19.95, 12);
printf("%s %d %f %c\n", "Sam", 14, -18.76, 'X');
} | [
"sayudhawibisana@gmail.com"
] | sayudhawibisana@gmail.com |
067d6ece7961b1d9f956300d605bc2c1728ad64f | cf8be2b39de63cef430b874c741de844174bbbdc | /libft/ft_itoa.c | d6bc8bc355653094820c4a201555fd5ae6abd049 | [] | no_license | coddport/lemin | f94511293fbfee6b0e31d8ceeebe5cf592680627 | c2bfe55c89195d3f8d9e0ba35492ad990aa2608a | refs/heads/main | 2023-04-30T07:24:35.465848 | 2021-05-26T09:58:54 | 2021-05-26T09:58:54 | 370,985,601 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,278 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_itoa.c :+: :+: :+... | [
"noreply@github.com"
] | coddport.noreply@github.com |
adc6116a1cfa54dca1427ac0a4680f8999fbc60b | 6f4c0b5dbd63446adbfafa8ae08b376d35903079 | /src/builtin/built_unsetenv.c | 6e40d4121bf5fd6c93998225e6d01a11457a8c1a | [] | no_license | davidabidow/-EPITECH-PSU_2013_42sh | c87e579d3b146fdbdb6dc82e3b133435dcdea3d0 | a214b3609b37da9526f66ca2e787e55aa6a766fe | refs/heads/master | 2021-05-31T09:26:03.182778 | 2015-04-13T17:26:58 | 2015-04-13T17:26:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,547 | c | /*
** built_unsetenv.c for 42sh in /home/tran_0/rendu/rendugit/PSU_2013_42sh/src
**
** Made by david tran
** Login <tran_0@epitech.net>
**
** Started on Mon May 12 23:52:26 2014 david tran
** Last update Sat May 24 17:44:04 2014 david tran
*/
#include "42sh.h"
#include "my.h"
int suppend(t_env *list, char *str,... | [
"tran_0@epitech.eu"
] | tran_0@epitech.eu |
8a2e36e018bed2b24a8170cc98fb2a9713bb2ee2 | d6eac61fe6fb6473b80b8fc6db9b094a6fe8cbb6 | /f77src/ecosys_core/parameters.h | b1f28a90b81e3f61521689ef07e06bcc6ea4a221 | [
"BSD-3-Clause"
] | permissive | jinyun1tang/ECOSYS | 1c3a06d6581261faf5d2ff36b38dcd624204ab4c | 0038610916bad2a2c756e19dc29fa60f7adef873 | refs/heads/master | 2023-04-01T12:47:07.022653 | 2023-03-30T16:12:14 | 2023-03-30T16:12:14 | 144,186,189 | 37 | 37 | BSD-3-Clause | 2023-03-11T19:41:50 | 2018-08-09T17:53:57 | Fortran | UTF-8 | C | false | false | 82 | h | PARAMETER(JX=10,JY=10,JZ=20,JH=JX+1,JV=JY+1,JD=JZ+1
2,JP=5,JC=10,JS=5)
| [
"jinyuntang@gmail.com"
] | jinyuntang@gmail.com |
25d530ed33487e70722350110e5ea04a179620f5 | 5a9db56082c1f147426a2a7388437441e5d2d1a4 | /trunk/Projects/Benito/Descriptors.c | fc9d5aba3c2972a75861a60e5b6b6757e219a78b | [] | no_license | jevinskie/lufa-lib | 1c6b76211dc3b967ac15ecbd7d0a1a2364b6dedd | cc543e6abc5c882890c0fa8438b634640a4328fa | refs/heads/master | 2021-01-18T13:02:31.994013 | 2010-10-06T16:02:45 | 2010-10-06T16:02:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,139 | c | /*
LUFA Library
Copyright (C) Dean Camera, 2010.
dean [at] fourwalledcubicle [dot] com
www.fourwalledcubicle.com
*/
/*
Copyright 2010 Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documen... | [
"Dean@d5102386-fcda-11dd-9fdb-3debd5008f28"
] | Dean@d5102386-fcda-11dd-9fdb-3debd5008f28 |
54e740b8f06ae0222af610c17337220fa85ad3e2 | 0886ab86a4a5abc559ceb30c28dbfd8ddf77ade8 | /basico/janela_simples.c | f1b48676cc5af8bc5cb436a7d80443e8cdb1a8ef | [] | no_license | FranciscoThiago/aprendendo_gtk | b1125c749f55cb47999e364c1b396fbedeb77fd7 | 9d06dbc7728d3f842fb148e87f77298e19cc3a76 | refs/heads/master | 2020-04-10T14:32:38.905408 | 2018-12-12T20:42:38 | 2018-12-12T20:42:38 | 161,080,007 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,049 | c | #include <gtk/gtk.h>
void init_janela(GtkApplication *app, gpointer data);
//argc e argv sempre devem ser passados como parametro
int main(int argc,char **argv )
{
/*
* Aplicativo gtk. Necessita de um endereço como paramentro
* deve ser único para não ser confundido com outros programas
*/
GtkApplication *ap... | [
"thiagonline750ip@gmail.com"
] | thiagonline750ip@gmail.com |
27d7f2ff806ae988df25410ac236a26ca1934720 | 260655872288312a12168fa2ebe45d5b1a6f26d1 | /Function.h | cb6b5150093b7b3d0306eae644e2b855605077cb | [] | no_license | Baymax104/EscapeMaze | f505f6dc946b9fbc5828614f6c2f021636a6c78a | edfbf449b8a4b172f51f29efd87ddf57347b08ae | refs/heads/master | 2023-04-05T07:24:57.164341 | 2021-04-16T12:37:10 | 2021-04-16T12:37:10 | 352,019,360 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 1,076 | h | #ifndef ESCAPEMAZE_FUNCTION_H
#define ESCAPEMAZE_FUNCTION_H
#include"Memory.h"
//游戏运行
bool isGameOver(int x, int y);
void move(int& x, int& y, int direction,
Map map[][10], Node* flower, Node* jewel, Node* bomb);
void spaceHit(int x, int y, Map map[][10], Node *flower);
// 鼠标控制
void mouseControl(Node *flower, Node ... | [
"wzy1048168235@163.com"
] | wzy1048168235@163.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.