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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4abd084ca19c5c28c6e076b8d9646674530facb3 | c09686d016a81fe144c67ac35980fde01193430b | /proggyak/02 het 03 feladat/main.c | 7c6a6797eb3a32e48bf3f46a4b1b1736e606393b | [] | no_license | histvan15/proggyak | 0553d7364f1944e1f82c3d8a6900ccfe5b15cbfe | b21b56517257b03abf7bb4c2ce625bc11b6a6848 | refs/heads/main | 2023-08-02T22:09:28.185139 | 2021-10-05T14:30:22 | 2021-10-05T14:30:22 | 406,412,169 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 311 | c | #include <stdio.h>
#include <stdlib.h>
#define PI 3.14
int main()
{
double r = 0;
double t = 0;
double k = 0;
printf("Kerem a kor sugarat: ");
scanf("%lf",&r);
k = 2*r*PI;
t = r*r*PI;
printf("Kor terulete: %.2lf\nKor kerulete: %.2lf",t,k);
return 0;
}
| [
"noreply@github.com"
] | histvan15.noreply@github.com |
254273ee544ee1f99fffbf81c660472b1cb4e6a2 | b5e4006d9d37c167f59f43134d82ed1dc9dda4b8 | /src/npdsuit/npd/src/app/ds_series/ds5652_board_param.c | 1b9fcbec13b633d0ccd911d718a85c5c6d62e84c | [] | no_license | liwenhua/chanos | 3073e4eb7dcf70715874317f45ef639acd3d550f | 9eb39443660cfb97309d632dac4f7e63b1a1f217 | refs/heads/master | 2020-05-23T11:16:13.757059 | 2014-09-16T06:59:37 | 2014-09-16T06:59:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,214 | c | #ifdef __cplusplus
extern "C"
{
#endif
long ds5652_board_npd_os_upgrade(unsigned int slot_index)
{
npd_syslog_err("NH 3052 not be supported.\n");
return NPD_SUCCESS;
}
ipp_fix_param_t ds5652_board_ipp_param =
{
.ipp_portnum = 1,
.ipp_phyport_map = {"eth0-1"},
.ipp_board_map = {-2}
};
sub_board_fix_par... | [
"thyho@163.om"
] | thyho@163.om |
140e16831860cf88820e4fb15893f8fc9b62af3a | 638fbafff603eacda2931185892914d3201ea3de | /projects/bins/zocromas_server/src/mas_server_sig.c | 585a933110174b3d2cff250dd98d2c341f012531 | [] | no_license | mastarink/zoc | e3a992a47e1c569ec3800bd609ce0e3836c95f7c | 926bd3bb2fc1baae5f33edbb5f270dad651b1884 | refs/heads/master | 2021-01-22T10:56:13.974839 | 2018-09-11T11:08:41 | 2018-09-11T11:08:41 | 36,388,603 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 17,388 | c | #define MAS_MAX_INT_1 2
#define MAS_MAX_INT_2 10
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include <sys/time.h>
#include <sys/types.h>
#include <unistd.h>
#include <sys/prctl.h>
#include <pthread.h>
#include <signal.h>
#include <mastar/types/mas_control_types.h>
#include <mastar/types/mas_opts_types.h... | [
"mastarink@mastarink.net"
] | mastarink@mastarink.net |
503f65dc0825fae6cd6e927961a15574b41ba546 | f9c315ec77bfbffbf02c6df37033ed0cd3b5a074 | /include/pwm.h | 017be32d88c2d2bb99ed65fb96660f58579be12f | [] | no_license | RohanK99/wheel-monitoring-system | ef9bc466e37b083b31c74cb55d17ffc9ca676ab5 | feed2596c27e697618e3a9e44d9eac7338976942 | refs/heads/master | 2020-09-16T04:18:41.069243 | 2019-11-23T22:14:15 | 2019-11-23T22:26:12 | 223,651,000 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 206 | h | /*
* pwm.h
*
* Created on: Jul 8, 2019
* Author: sbaveja
*/
#ifndef INCLUDE_PWM_H_
#define INCLUDE_PWM_H_
void initPWM();
void startPWM(int dutyCycle);
#endif /* INCLUDE_PWM_H_ */
| [
"rohancalgary14@gmail.com"
] | rohancalgary14@gmail.com |
ac4a9b9afdee3eaa44e35e34410ac2e2dccb7911 | b65a7535f7f5363396eadc56e50a8cd029ad63b0 | /LUGE2/Temp/il2cppOutput/il2cppOutput/UnityEngine_UnityEngine_Events_UnityAction_1_gen_0.h | ccffb6ac1932d867db0c4dea2f9bd1908993b04a | [] | no_license | Folofl/L-U-G-E_final | 8916b3f5a7a9cfc39bad39163b602fc27213933a | d4a6c3f18d9b13e75beb60e6e2274638546d7ae0 | refs/heads/master | 2021-01-18T01:23:48.069619 | 2015-12-15T16:22:46 | 2015-12-15T16:22:46 | 48,052,044 | 0 | 0 | null | 2015-12-15T15:35:49 | 2015-12-15T15:35:48 | null | UTF-8 | C | false | false | 524 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
// System.IAsyncResult
struct IAsyncResult_t1_27;
// System.AsyncCallback
struct AsyncCallback_t1_28;
// System.Object
struct Object_t;
#include "mscorlib_System_MulticastDelegate.h"... | [
"jslavitz@gmail.com"
] | jslavitz@gmail.com |
d82b5bfced04e023f12d8856f25d30cff8ba3812 | 59a398546744a7979a2cd12407ce11b4fd794088 | /extern/deprecated/redis-2.8.21/deps/jemalloc/test/unit/prof_gdump.c | a00b1054f1d6f638067275a4f64190ec481711ce | [
"BSD-2-Clause",
"BSD-3-Clause",
"MIT"
] | permissive | left2right/codis | 461e2d6bb4e64085135465c7794ce28abd0b06ad | e7950ae124725647589ba1882bd83a51397eeb5a | refs/heads/release3.2-k8s | 2021-01-20T12:12:25.312258 | 2017-10-31T09:20:20 | 2017-10-31T09:20:20 | 71,685,794 | 29 | 8 | MIT | 2017-11-29T06:46:12 | 2016-10-23T06:23:51 | Go | UTF-8 | C | false | false | 1,127 | c | #include "test/jemalloc_test.h"
#ifdef JEMALLOC_PROF
const char *malloc_conf = "prof:true,prof_active:false,prof_gdump:true";
#endif
static bool did_prof_dump_open;
static int
prof_dump_open_intercept(bool propagate_err, const char *filename)
{
int fd;
did_prof_dump_open = true;
fd = open("/dev/null", O_WRONLY)... | [
"wnzheng@gmail.com"
] | wnzheng@gmail.com |
ff0fced772be88018e0d743b4b184ba950b7b8d6 | 38a3834044015c01e259436e8aaf99708a8e7543 | /list.h | 92360e12c7c673f2010bda1bafcdda6cfda417e3 | [] | no_license | KirillAnokhin/list | dd27145a7e2fd116918a6a6adfc628bc9015cefb | 6e6dc2186e7efbc8409eda0d776973fb9360dea1 | refs/heads/master | 2020-03-14T17:14:13.209044 | 2018-05-01T13:16:26 | 2018-05-01T13:16:26 | 131,714,813 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 133 | h | #ifndef _list_h_
#define _list_h_
typedef int Data;
struct Node
{
Data data;
struct Node * next;
struct Node * prev;
};
#endif
| [
"kirya.anokhin.99@mail.ru"
] | kirya.anokhin.99@mail.ru |
27e23b90f76527cfae2eadbdca89094e4cccf9e7 | c3bab2a86201e68b11106e49c838e2e9a53808b5 | /src/timer_a3.c | 1afcc0287846d1d9a2cf99eee58f10efdfbe4cf4 | [] | no_license | setswservices/GSD-Sensor-V3 | dc04caad8efc2b24a482f69f17c75c47d8bebde4 | 9b675b6e7b7e8641b0828f1011657c73ff25a886 | refs/heads/master | 2020-11-26T13:16:41.728433 | 2020-04-09T17:27:24 | 2020-04-09T17:27:24 | 229,082,747 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,831 | c | /*
* timer_a3.c
*
* Created on: Dec 19, 2019
* Author: dantonets
*/
#include "stdio.h"
#include "string.h"
#include "file.h"
#include "driverlib.h"
#include "gsd.h"
/*********************************************
* Timer used for control the Rx timeout for nRF905.
* If Rx timeout expired, the FW us... | [
"jbahr@set-software-services.com"
] | jbahr@set-software-services.com |
26b90da335af605d880a22cb2a626e2923c19c2e | 3944ad3ced99e89a98712ae1e9d3cda83e1b90c6 | /addition of series.c | d1d7ffd5ff1e05718f9b05edd97c1440673434a0 | [] | no_license | PriyankaNohria/C_CODES | 5be8171dcc437c8d7b362f4c93cafabde6e8d661 | dd54dedc9f14c224d7106a00431e08be1fe8ecbb | refs/heads/master | 2022-04-15T22:43:20.185988 | 2020-01-10T16:55:25 | 2020-01-10T16:55:25 | 197,817,515 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 292 | c | #include<stdio.h>
int fact(int);
int main()
{
int n,f,i;
float result=0.0;
printf("enter the value of n :");
scanf("%d",&n);
for(i=1;i<=n;i=i+1)
{
f=fact(i);
result +=1/(float)f;
}
printf("%.1f",result);
return 0;
}
int fact(int num) {
int f=1,i;
for(i=num;i>=1;i--) {
f=f*i; }
return f;
}
| [
"priyankanohria1999@gmail.com"
] | priyankanohria1999@gmail.com |
23dfc55448d9ea2886bbfbb74644468af783c5de | fd0c132f979ecd77168511c6f4d276c480147e57 | /ios/Classes/Native/mscorlib_System_Collections_Generic_EqualityCompar3467213816MethodDeclarations.h | 1fdca98150a4b71d1e760648ad47cd681b616e31 | [] | no_license | ping203/gb | 9a4ab562cc6e50145660d2499f860e07a0b6e592 | e1f69a097928c367042192619183d7445de90d85 | refs/heads/master | 2020-04-23T02:29:53.957543 | 2017-02-17T10:33:25 | 2017-02-17T10:33:25 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,194 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
#include <assert.h>
#include <exception>
// System.Collections.Generic.EqualityComparer`1<Player/DatCuoc>
struct EqualityComparer_1_t3467213816;
// System.Object
struct Il2CppObject;
... | [
"nguyenhaian@outlook.com"
] | nguyenhaian@outlook.com |
eb2b1799e4911331050d1ae89281a61308996ea8 | 745df397854a1a06a78bd1bb60c90a3919a48393 | /STM32CubeExpansion_MEMS1_V7.1.0/Projects/STM32L073RZ-Nucleo/Applications/IKS02A1/MagnetometerCalibration/Src/main.c | b2c93129c99bf1504d49c981cfee5576eb71ec5f | [] | no_license | imwangwang/en.x-cube-mems1 | 8a7aafea8f33fa71685ee6c0832d960ad923917e | dc883acd878193b1648f66ba829eab0e7dc780ba | refs/heads/master | 2022-04-24T06:24:41.560972 | 2020-04-24T04:07:52 | 2020-04-24T04:07:52 | 258,400,725 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 20,143 | c | /**
******************************************************************************
* @file main.c
* @author MEMS Software Solutions Team
* @brief Main program body
******************************************************************************
* @attention
*
* <h2><center>© Copyright (c) 2019 ... | [
"imwangwang@gmail.com"
] | imwangwang@gmail.com |
0f1abcbd91cfb5df8bf083f5adff5d25b388ddd6 | aae64a3dcd23df4babb3de1509cb3438953af18e | /pipe/header.h | da7d0438ae0559eaff627e633016a330d879f4c9 | [] | no_license | someshd7/os | 3bc9c4090fd84d5b5f163f2723808b24e4886f48 | 500d247d7838c9e8bf721d3fb2a763de2c886fe3 | refs/heads/master | 2021-08-14T18:15:04.725664 | 2017-11-16T12:38:50 | 2017-11-16T12:38:50 | 110,106,824 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 149 | h | #include<stdio.h>
#include<stdlib.h>
#include<unistd.h>
#include<sys/resource.h>
#include<sys/stat.h>
#include<fcntl.h>
#include<sys/types.h>
| [
"someshdeshmukh07@gmail.com"
] | someshdeshmukh07@gmail.com |
069fd821ab5514fe178173024b70474373600729 | a0ab4b29b91d80f2226100e97c67e8566984c7e4 | /core/mcal/arch/mpc5xxx/src/contrib/i2c/i2c.c | e40d6b4bab9fcc4a68457e138751a22038b7c6b6 | [] | no_license | kangdazhi/AUTOSAR-1 | 8285006a44e53b3819692ea007d8d583ee94b3e5 | b11b081f835fd7279b72b1438a6a4f20743071f5 | refs/heads/master | 2022-04-21T03:38:03.953673 | 2020-04-21T17:05:53 | 2020-04-21T17:05:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 26,610 | c | /*******************************************************************************
* NXP Semiconductors
* (c) Copyright 2016 NXP Semiconductors
* ALL RIGHTS RESERVED.
********************************************************************************
Services performed by NXP in this matter are performed AS IS and with... | [
"AnycQing@163.com"
] | AnycQing@163.com |
8976aa439d8812643ff66dbbb51f7ec5889a91b0 | a6771a0f87a465d0d26fc6a45d54579fa8dfe051 | /BSP/X_NUCLEO_IKS01A1/x_nucleo_iks01a1.h | 24f24acb99d2d9245744a0e0f5c3b19b77e57252 | [] | no_license | happain/Demo_Mems | 3d7a83674dfa8f1b7212327f993dc2ab9c6d65ec | b46b675416d5ebef2afe1a12f4df06442cb032e3 | refs/heads/master | 2021-01-15T12:55:18.060753 | 2015-01-11T04:45:23 | 2015-01-11T04:45:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,991 | h | /**
******************************************************************************
* @file x_nucleo_iks01a1.h
* @author MEMS Application Team
* @version V1.0.0
* @date 30-July-2014
* @brief This file contains definitions for the x_nucleo_iks01a1.c
* board specific functions.
*********... | [
"gvigelet@duvitech.com"
] | gvigelet@duvitech.com |
b65c342651688ebbda1a09d20aac7080a03ec02f | a3f07f3b48747ce23c21bfdb61b8347468fd8011 | /src/AacEncoder/libfaac/filtbank.c | 5c8a2810c610d1c9da997807f9e8bd16a2c44073 | [
"MIT"
] | permissive | bozang/ZLMediaKit | fc24175020c68218a52d058b72d45f7cbd05d434 | 63dc82f83e455649abe3d5d1d3371deaa04bccdb | refs/heads/master | 2021-05-17T15:24:16.234323 | 2020-07-27T07:09:32 | 2020-07-27T07:09:32 | 250,843,282 | 3 | 0 | MIT | 2020-04-20T08:48:32 | 2020-03-28T16:33:53 | null | UTF-8 | C | false | false | 21,715 | c | /************************* MPEG-2 NBC Audio Decoder **************************
* *
"This software module was originally developed by
AT&T, Dolby Laboratories, Fraunhofer Gesellschaft IIS in the course of
development of the MPEG-2 NBC/MPEG-4 Audi... | [
"zb@ZB-PC"
] | zb@ZB-PC |
c050a4158d97edab61fb788cac9c817dcd1717cf | 4659bb4a9585466e156814db28da8a455b81ed66 | /ENV/MixVector/MixVector_Win/model/SimATALib/SimATA_HSCMDCallBack.h | b67466bf47305c5310db3fdf2fc5de3dbf6cc37f | [] | no_license | Tobacco-cn/Demo_GitHub | af2c8a353bbb5d0e522cfe87efd0e32edbf9ce6f | 1693e722b1498bebefba3183b92dec3566006326 | refs/heads/master | 2022-01-05T12:52:36.349373 | 2018-08-16T07:45:27 | 2018-08-16T07:45:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 12,943 | h | /*******************************************************************************
* Copyright (C), 2015 VIA Technologies, Inc. All Rights Reserved. *
* *
* This PROPRIETARY SOFTWARE is the property of VIA Technologies, Inc. ... | [
"linzhude@139.com"
] | linzhude@139.com |
0f9b2f43dd65fe4e30b0e693feb3b1369d34b8da | 02d9d0ad2e788e427e2a058ce0591ff3d2fef7b7 | /hw4/p5/p5.c | f5a8391d0825743233ef5bcc79248f974a01dade | [] | no_license | acham1/51100-AdvancedProgramming | f79b7e9e3dcaf1e540628297aa97d802e6397054 | 2202fb31f6c6c3ed5f414f1722cc2a7596343727 | refs/heads/master | 2021-01-25T14:03:29.126509 | 2016-12-10T02:50:13 | 2016-12-10T02:50:13 | 69,314,795 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,155 | c | /** Alan Cham
* MPCS 51100
* November 31, 2016
* HW4 P5 */
#include <stdlib.h>
#include <stdio.h>
#include "graph.h"
#include "scc.h"
#define EXPECTED_ARGC 2
#define GRAPH_FILE_INDEX 1
#define HARD_CODE_LIMIT 8
#define myabs(a) ((a) > 0 ? (a) : -(a))
int printheading(FILE** f, int argc, char* argv[]);
int mai... | [
"alanchamis@gmail.com"
] | alanchamis@gmail.com |
d7d61493657d2e8fb026c93a3e83782485e49ff4 | 444096fc2fb07679de015961f12bb4e985635b22 | /ch03/projects/02.c | 10a29a5a67b5c4623b6f1af7b6bc635a1db17fe5 | [] | no_license | m1nhtu99-hoan9/c-programming-a-modern-approach | 2205641705d3e08a2cc5d21e3afb4eb04d9cfe73 | 084efa23dd76eb142720eff6e6c1d6afc4255692 | refs/heads/master | 2022-12-27T06:41:34.066213 | 2020-10-12T15:57:08 | 2020-10-12T15:57:08 | 289,456,397 | 14 | 2 | null | null | null | null | UTF-8 | C | false | false | 609 | c | #include <stdio.h>
int main(void)
{
int item_number, date, month, year;
float unit_price;
printf("Enter item number: ");
scanf("%d", &item_number);
printf("Enter unit price: ");
scanf("%f", &unit_price);
printf("Enter purchase date (mm/dd/yyyy): ");
scanf("%2d/%2d/%4d", &month, &date, &year);
/*
... | [
"minhtu.hoang19@gmail.com"
] | minhtu.hoang19@gmail.com |
be468e5f4cbd7ab6a06ae72b199ab9ab054fad77 | 2eeccce6399ea42ac17e76664b0caef254eb93c2 | /src/gallium/drivers/freedreno/a5xx/fd5_emit.h | 2c6b717d57026ebff196b5d738a0e4ada274b59a | [] | no_license | edmondo/mesa-mesa | 22261436777cfd2c0cbfbd8849610aa11ce02c8a | 771985aac48eeed78d70e8e18da2168cc8421671 | refs/heads/master | 2021-01-11T09:22:07.310012 | 2016-12-21T21:01:32 | 2016-12-21T21:04:09 | 76,988,699 | 0 | 0 | null | 2016-12-20T20:18:16 | 2016-12-20T20:18:15 | null | UTF-8 | C | false | false | 5,133 | h | /*
* Copyright (C) 2016 Rob Clark <robclark@freedesktop.org>
*
* 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 restriction, including without limitation
* the rights to use, cop... | [
"robdclark@gmail.com"
] | robdclark@gmail.com |
1bc45824b4fcea23ac7532a5ec90b65d919ace62 | 4fc0b8796c63a0aa3c2a072e1cc7aef49528a5df | /tools/dump_policy_bpf/print.c | 99c3a587d4851e7081ce7870a38fa092b7d1c1ad | [
"Apache-2.0"
] | permissive | google/kafel | 64825127e2be6329c9610d35e7169fcf30ff3f2a | 1af0975af45ca4404f357b9a4e1636f53a01bfd3 | refs/heads/master | 2023-08-22T02:30:08.287916 | 2021-11-02T15:08:45 | 2021-11-04T16:33:45 | 68,689,779 | 283 | 65 | Apache-2.0 | 2023-08-03T11:29:17 | 2016-09-20T08:14:32 | C | UTF-8 | C | false | false | 5,879 | c | /*
Kafel - BPF pretty printer
-----------------------------------------
Copyright 2016 Google LLC
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/licen... | [
"wiktorg@google.com"
] | wiktorg@google.com |
e2645bb654f97c6f037740df16b6a6b653c66a61 | 723239e103e3416ad4530c0718c7bab88432ce42 | /lineraseacrhing.c | d04c56dce80f3b9fd953d6316ea53ad9c11d7ff0 | [] | no_license | riti-123/datastructurewithc | 2f35bce95e3da9ed8208eaab58ffcb6f58dcd8dc | 62f2b909b8e90992b31b5ac4b054810ff4e30add | refs/heads/master | 2022-12-14T14:07:08.576738 | 2020-09-18T04:31:11 | 2020-09-18T04:31:11 | 289,016,771 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 476 | c | #include<stdio.h>
int seqsearch(int l[], int n, int item)
{
int i, flag = 1;
for(i=0;i<=n-1;i++)
{
if(l[i]==item){
flag=0;
printf("search successful");
printf("item %d",l[i]);
}
}
if(flag==1)
printf("search unsuccessful");
}
int main()
{
int a[100],n,j,item;
printf("enter the size of ar... | [
"ritikamaarula21@gmail.com"
] | ritikamaarula21@gmail.com |
c59c3c90f62f374c65e32de4d2c61879e5c56ff3 | 972fb4d12c8e63775c9d414bcd06d9d9dba6e903 | /libcanard_dsdlc_generated/uavcan/equipment/hardpoint/Status.h | a85bfbda8f2c7cf7ad410ede0f6c9d63c1070106 | [] | no_license | UofA-SPEAR/uavcan_dsdl | 65990e265eca40bfc56c357793dd5906ba1a2f31 | b5dd7c615a85ca6329d31fb73c3ccc1cdeb8fcad | refs/heads/master | 2022-06-01T01:10:07.327790 | 2022-05-28T20:03:37 | 2022-05-28T20:03:37 | 146,963,515 | 0 | 0 | null | 2022-05-28T20:03:38 | 2018-09-01T03:19:34 | C++ | UTF-8 | C | false | false | 2,520 | h | /*
* UAVCAN data structure definition for libcanard.
*
* Autogenerated, do not edit.
*
* Source file: /home/isthatme/Documents/Clubs/SPEAR/embedded/common/uavcan_dsdl/uavcan_dsdl/uavcan/equipment/hardpoint/1071.Status.uavcan
*/
#ifndef __UAVCAN_EQUIPMENT_HARDPOINT_STATUS
#define __UAVCAN_EQUIPMENT_HARDPOINT_STAT... | [
"lenfesty@ualberta.ca"
] | lenfesty@ualberta.ca |
b8ac0b241a003f6094c84bd55f37d0ec117e4a71 | 6ac8c01ed7f610bc3306c70d1039547aa51f5301 | /CSC 4760 - Parallel Programming/MPI Matrix Vector Multiplication/serial_mat_vect.c | 9af9adb292e172443e7542b2f383a4a6cd3c8b1c | [] | no_license | amberbrinp/Classwork | b4a0ab20cd9d2b8e2582c2c8b42787447138c1b3 | 8c023f70560acd7886d89d63b3dfa54414e63aae | refs/heads/master | 2021-06-27T15:38:58.273526 | 2019-07-21T23:41:08 | 2019-07-21T23:41:08 | 97,657,913 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,930 | c | /* File: serial_mat_vect.c
*
* Purpose: Computes a matrix-vector product on a single processor.
*
* Compile: gcc -g -Wall -o serial_mat_vect serial_mat_vect.c
* Run: ./serial_mat_vect <seed>
* Warning: I'm not checking to make sure you input a seed!
*
* Input: m, n: order of matrix
* A, x: ... | [
"coursework@coursework.csc.tntech.edu"
] | coursework@coursework.csc.tntech.edu |
e0433f12c56058b37797f76d266c8edb97ce39c3 | 9007ab07c9f1e8928eeda34af7254481ff997195 | /libretro-alt/scrnmng.h | fdbbba675ecb0230c799706febcc617b07aa9ffa | [
"MIT"
] | permissive | libretro/libretro-meowPC98 | deed8e63602cee23eaa6a65b78e10b3f7d02daa6 | bee2e243b0c68f787d0d360c2d4c289e581620ef | refs/heads/master | 2023-06-17T08:28:08.583126 | 2023-05-28T12:17:16 | 2023-05-28T12:17:16 | 87,991,058 | 11 | 17 | MIT | 2023-05-28T12:17:17 | 2017-04-12T00:18:46 | C | UTF-8 | C | false | false | 932 | h |
typedef struct {
UINT8 *ptr;
int xalign;
int yalign;
int width;
int height;
UINT bpp;
int extend;
} SCRNSURF;
#ifdef __cplusplus
extern "C" {
#endif
void scrnmng_setwidth(int posx, int width);
#define scrnmng_setextend(e)
void scrnmng_setheight(int posy, int height);
const SCRNSURF *scrnmng_surflock(voi... | [
"r-type@gmail.com"
] | r-type@gmail.com |
a4980cb403a1ba087498e526d245d90537c7322c | 478b528dd039166e3988a0145972cce42fa0780a | /20赛季调车/步兵合/USER/main.h | 9555637658c63449c909b082fa6a9534e4f73d17 | [] | no_license | Yice-Liu1/splendid | 4602a9ba397870cb7907bdbfef0f511247d5a371 | 8aaab45d39bdba064907f599fd145156786783d7 | refs/heads/master | 2021-03-26T18:29:21.036481 | 2020-03-16T13:04:36 | 2020-03-16T13:04:36 | 247,733,665 | 0 | 0 | null | 2020-03-16T15:25:46 | 2020-03-16T14:54:58 | null | GB18030 | C | false | false | 2,290 | h | #ifndef __MAIN_H
#define __MAIN_H
#define VAL_LIMIT(val, min, max)\
if(val<=min)\
{\
val = min;\
}\
else if(val>=max)\
{\
val = max;\
}\
#define ABS_VALUE(value)\
if(value>=0)\
{\
value = value;\
}\
else if(value<0)\
{\
value=-value;\
}\
#include "stm32f4xx.h"
#include <stdio.h>
#include <math.h>
#include <str... | [
"52603083+Jiexin-Zheng@users.noreply.github.com"
] | 52603083+Jiexin-Zheng@users.noreply.github.com |
ef1eb1e3b315c0250bc2e75a12cd78c6a3dbb35a | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/4b4dcf78-71b0-4114-92d3-e1853747b3c3.c | 55846f6f5b50816529001c967dd30d7fe8779d87 | [] | 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 | 556 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=4;
int j=12;
int k;
int l;
k = 53;
l = 64;
k = i/j;
l = i/j;
l = i-j;
l = l%j;
k = i-j*i;
//variables
//random
/* START VULNERABILITY */
int a;
char b[21];
char c[59];
a = 0;
while (( a - 1 )... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
5230f47e41bf3a75eece49620266726a9eeb8de0 | 557eab64ffe5b04c7c6f8b4b85ca4c3d1a4d7176 | /C programming/basic/fab.c | 2078eaea9b157ab963b8b1434ad492c5ab87ff35 | [] | no_license | jethinthomas/programming | e19130a2196b35fbef7c107f176139f1f2ae22d8 | 6129dc7ee0def53b36379ae96e6abff6a3c96a6f | refs/heads/main | 2023-03-04T22:02:13.497071 | 2021-02-14T16:26:21 | 2021-02-14T16:26:21 | 338,536,858 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 302 | c | #include<stdio.h>
int main()
{
int n1=0,n2=1,n3,i,number;
printf("Enter the number of elements:");
scanf("%d",&number);
printf("\n%d\n %d\n",n1,n2);
for(i=2;i<number;++i)
{
n3=n1+n2;
printf(" %d\n",n3);
n1=n2;
n2=n3;
}
return 0;
} | [
"jethinthomas18@gmail.com"
] | jethinthomas18@gmail.com |
87a92c0de07aeb9bd0f2ab2a173b5a9b469234f4 | db26aaf4cf3a7c83a6115a94c71bbebb4366d402 | /src/fdf_key_release.c | 7182c94585d33e199d1ad50f05637a0da8e1c099 | [
"Unlicense"
] | permissive | tac4ttack/fdf | 449a3825ff9d68701bfa4f07bde9c4bc45f09318 | 78bd664ba18c2daef7a0959e062dbd9177974b79 | refs/heads/master | 2020-03-12T21:38:39.905345 | 2018-04-24T09:51:44 | 2018-04-24T09:51:44 | 130,832,405 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,817 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* fdf_key_release.c :+: :+: :+: ... | [
"fmessina@student.42.fr"
] | fmessina@student.42.fr |
603655250b169b53ffa006c418f00f207f2a5321 | 2d43ca5a7c30ce763121b9f4afa2000cc204493c | /Cimp/src/utils/path_utils.c | 0d304866def944259130e5e0676564f709f0eb12 | [] | no_license | efraika/UniversityProject | 9318798447c7ae80f618a1ba746872b60a47754e | bbaf23e917aad1abbdf4658c283bdeedc4086ad8 | refs/heads/main | 2023-07-31T06:50:59.706707 | 2021-10-07T12:10:40 | 2021-10-07T12:10:40 | 329,002,427 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,545 | c | #include "cimp.h"
/**
* Concatère 2 chemins l'un à la suite de l'autre
* @param f1 le préfixe
* @param f2 le suffixe
* @return un nouveau pointeur allouée.
*/
static char * concat_dir_str(char * f1, char * f2) {
size_t len;
len = strlen(f1);
if (len > 0 && f1[len - 1] == '/')
return (strjoin(f1, f2));
... | [
"marie.bcd@outlook.fr"
] | marie.bcd@outlook.fr |
0c152f28000664765871493ed7986e1b5d9ba45f | aa0aa7fbdf8a38b867918338957ea0c9bc7790b5 | /build-arm64-release/system/ulib/minfs/config-module.h | 9dc8876853dc5bfaadb79a265c84965d616584f4 | [
"BSD-3-Clause",
"MIT"
] | permissive | ChristopherWen/Debug_zircon | e32c21e0caffbdf3a665c1d0c16c16b3879c62cd | 76228456e9a31a200f1d4f1fb9b5cd45b52f6263 | refs/heads/master | 2021-09-14T18:55:13.682316 | 2018-05-17T13:39:21 | 2018-05-17T13:39:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,871 | h | #pragma once
#define MODULE_LIBS "system/ulib/async.default_system/ulib/bitmap_system/ulib/c_system/ulib/fdio_system/ulib/trace-engine_system/ulib/zircon_"
#define MODULE_STATIC_LIBS "system/ulib/fs_system/ulib/fzl_system/ulib/async.cpp_system/ulib/async_system/ulib/async-loop.cpp_system/ulib/async-loop_system/ulib/blo... | [
"763106285@qq.com"
] | 763106285@qq.com |
e858c1758c1ab0bc88d18b73698b671d21b94572 | bdffc91a299f0dcc4e4f34a72f878ed8ad2afd2f | /German/NPGameLib.c | 0e0e6bb3f7279afa483e82d8224afa0de787e6ae | [] | no_license | fengjixuchui/nProtect-GameGuard | 791893fe5d73be90a4d0c95ee2f276df1e50d5e9 | 164940ba81d318c300234c75f04da1412b554621 | refs/heads/master | 2023-03-10T03:52:22.710513 | 2021-02-21T22:22:02 | 2021-02-21T22:22:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 155,200 | c | /* This file was generated by the Hex-Rays decompiler.
Copyright (c) 2007-2020 Hex-Rays <info@hex-rays.com>
Detected compiler: Visual C++
*/
#include <windows.h>
#include <defs.h>
#include <stdarg.h>
//-------------------------------------------------------------------------
// Function declarat... | [
"noreply@github.com"
] | fengjixuchui.noreply@github.com |
1ff14039fd299091dfe2d45183fcc1db07e52b7f | 14c9f3256148f8ded24b777a1a0f58681bb042ad | /encoderlib.c | fd488edc8062bfcf7b5e0492273e97a0ebe01000 | [] | no_license | Hiddenowl81/WHEEL_ENCODER | 2b3a86cff2f549b2b374975e43970d8822995de2 | aa8c707881e1be75a99f5757172b1761689177b2 | refs/heads/master | 2020-03-31T01:59:46.206245 | 2015-07-05T12:21:49 | 2015-07-05T12:21:49 | 38,223,053 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,281 | c | /*
Copyright (c) 2015, Jasper Dupuis and Nicholas Campbell
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, this list of conditions... | [
"WorldDestiny@gmail.com"
] | WorldDestiny@gmail.com |
5b4fa2fec4ea5da2a59956097c918b95a68e4d4d | 6fd4592c14582cc1380deca09b62c8b2e9fd4f4f | /lightningd/netaddress.c | c838e7b17da6069f7b59daaa2502f2c80365b60f | [
"MIT"
] | permissive | dzhelezov/lightning | f43c0ca8ce39f2def745769629b30d63b16b9f71 | af7e6158af90a2fea7fa3921aa250cb3539b73f4 | refs/heads/master | 2021-08-19T13:50:38.252959 | 2017-11-23T03:03:07 | 2017-11-24T12:29:03 | 112,117,251 | 1 | 0 | null | 2017-11-26T21:15:24 | 2017-11-26T21:15:23 | null | UTF-8 | C | false | false | 9,796 | c | #include <arpa/inet.h>
#include <assert.h>
#include <common/wireaddr.h>
#include <errno.h>
#include <lightningd/lightningd.h>
#include <lightningd/log.h>
#include <lightningd/netaddress.h>
#include <netinet/in.h>
#include <stdbool.h>
#include <sys/socket.h>
#include <sys/types.h>
#include <unistd.h>
#include <wire/wire... | [
"rusty@rustcorp.com.au"
] | rusty@rustcorp.com.au |
762141c2ba1d557c3de994db17816ba9b431fe58 | d2cf63cbafd6093290f4f374e9bfcdad2c2d055d | /Plots/2018/Nb-Njets/Nb2018v4_2D_Backup.C | 12a4a72df71c056ac789b2718bef335b962bdd95 | [] | no_license | cwchung95/fourtop | cfcc4e8706d1643351e655fcf43b2129c28f7352 | b58f87fdcce0067ca1ed1a951dd0aa754ebb86a0 | refs/heads/master | 2020-06-05T01:57:41.854335 | 2019-08-20T09:27:14 | 2019-08-20T09:27:14 | 192,273,208 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,886 | c | void Nb2018v4_2D_Backup()
{
//=========Macro generated from canvas: c/c
//========= (Tue Aug 20 14:33:54 2019) by ROOT version 6.17/01
TCanvas *c = new TCanvas("c", "c",0,23,2400,800);
c->Range(0,0,1,1);
c->SetFillColor(0);
c->SetBorderMode(0);
c->SetBorderSize(2);
c->SetFrameBorderMode(0);
// ---... | [
"changhwanjung95@gmail.com"
] | changhwanjung95@gmail.com |
d5aacef016f900fa057f4fff04ee65b25ec967be | 099d37a70848d2e4054ec456c0c14a72c14b8841 | /src/os/shared/common/src/com/ngos/shared/common/pci/database/generated/vendor9413/pcidevice9413.h | 6d7f6781a488056837a7dc2042166607f05a7a53 | [] | no_license | Gris87/ngos | c96e702b26fb5bcae894400657573ba71b72c996 | e5e20c632ea53ee6fcc82475c0b9ed6852932397 | refs/heads/master | 2022-11-08T01:16:55.262819 | 2022-10-23T08:55:10 | 2022-10-23T08:55:10 | 115,521,164 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,676 | h | // This file generated with the code_generator
// Please do not modify it manually
#ifndef COM_NGOS_SHARED_COMMON_PCI_DATABASE_GENERATED_VENDOR9413_PCIDEVICE9413_H
#define COM_NGOS_SHARED_COMMON_PCI_DATABASE_GENERATED_VENDOR9413_PCIDEVICE9413_H
#include <com/ngos/shared/common/ngos/types.h>
#include <com/ngos/shared... | [
"Gris87@yandex.ru"
] | Gris87@yandex.ru |
faef824d5f62a8727d79bf18f5aa529b496b1f9b | 6a0633b246f58522f376cf0d9608fccdafc47da4 | /mergeInterval56.c | e2dffb671bf4752cb62af94781db546d131e0d37 | [] | no_license | studentBC/justExercise | 9ec10dbea9b2fe62d5d673fc39a91d08c9723bf7 | c5a022a6b46f56598234fb410b5d317f08dcda9c | refs/heads/master | 2023-06-26T12:28:18.144489 | 2023-06-11T15:27:36 | 2023-06-11T15:27:36 | 130,351,745 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,836 | c | //the fatest method
int partition(struct Interval* intervals, int s, int e){
int mid = (s+e)/2;
struct Interval temp = intervals[mid];
intervals[mid] = intervals[e];
intervals[e] = temp;
int i = s, big = s;
int left = temp.start;
for (i = s; i < e; i++) {
if (intervals[i].start ... | [
"benchin@quantatw.com"
] | benchin@quantatw.com |
3e08628b6c8b99d9b9031f1493e0da8c6aa437a8 | d49b8536d996a81fd2a356f2ccd850abd4447217 | /VirusPack/SkuZ-Netapi-VNC-IM/SkuZ-Netapi-VNC-IM/Str.h | 1ec71c08be1a8f366a885dd607a208567e9eff76 | [] | no_license | JonnyBanana/botnets | 28a90ab80f973478d54579f3d3eadc5feb33ff77 | 995b9c20aca5de0ae585ae17780a31e8bdfd9844 | refs/heads/master | 2021-07-01T01:51:01.211451 | 2020-10-22T23:14:57 | 2020-10-22T23:14:57 | 148,392,362 | 9 | 5 | null | null | null | null | UTF-8 | C | false | false | 13,954 | h | ///////////////////////////////////////////////////////////////
// __ _ _____ _ _ //
// / _\ | ___ _/ _ / | |__ ___ | |_ //
// \ \| |/ / | | \// / _____ | '_ \ / _ \| __| //
// _\ \ <| |_| |/ //\ |_____| | |_) | (_) | |_ ... | [
"mstr.be832920@gmail.com"
] | mstr.be832920@gmail.com |
21fa13d45f51ba563f76a93845b21e820358b488 | 09624db28094f38077e01e3b1da641345847c0e9 | /elfenstein/test/main.c | 83f340398839994a1288015e35abc2214a9b7336 | [] | no_license | ptisserand/golang-utils | e72881aad2905937d6cf158c77916b63ff73b7a7 | fd9127d0d13179574a2d1f153e0d1a58abc7458d | refs/heads/master | 2020-05-27T06:02:12.599123 | 2017-01-23T21:18:13 | 2017-01-23T21:18:13 | 41,260,681 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 628 | c | #include <stdio.h>
#include "foo.h"
int main(int argc, char** argv) {
fprintf(stderr, "Foo: %d\n", foo);
foo = 42;
fprintf(stderr, "Foo: %d\n", foo);
fprintf(stderr, "Billy: [");
for (int i = 0; i < 4; ++i) {
fprintf(stderr, " 0x%.2x", billy[i]);
}
fprintf(stderr, " ]\n");
fprintf(std... | [
"patrice@tisserand.org"
] | patrice@tisserand.org |
cbe91db95c5c513cd356db08413e7365b31cf841 | 5c255f911786e984286b1f7a4e6091a68419d049 | /code/f99ede00-1594-4ec9-b9b5-719720c86e24.c | e995104f5ad108cb3d6c7b5aa2eb60c69d2f3d4a | [] | 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 | 242 | c | #include <stdio.h>
int main() {
int i=4;
int j=12;
int k;
int l;
k = 533;
l = 64;
k = i/4;
l = i/j;
l = l/j;
l = i%j;
l = l%j;
k = i-k*i;
printf("vulnerability");
printf("%d%d\n",k,i);
return 0;
}
| [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
3f1438f8b6cea92491d38078c7d8e6609a7ca5c6 | 59138b1b34e2a9356ad7154a9705007349209e9a | /devices/Tf/src/bricklet_industrial_dual_analog_in.c | d731d6ce35162dfea1155720d5b7572be5b2c903 | [
"Apache-2.0"
] | permissive | gboyraz/macchina.io | 6b879fca2329e7060122adfc691b4870d4dc06ac | de79c4d2eace01e24d685ac7f7c2e8aadf6b2668 | refs/heads/master | 2020-06-29T13:18:05.975243 | 2019-08-04T22:43:08 | 2019-08-04T22:43:08 | 200,547,738 | 2 | 0 | Apache-2.0 | 2019-08-04T22:29:19 | 2019-08-04T22:29:19 | null | UTF-8 | C | false | false | 17,698 | c | /* ***********************************************************
* This file was automatically generated on 2016-02-10. *
* *
* C/C++ Bindings Version 2.1.10 *
* *
* If... | [
"guenter.obiltschnig@appinf.com"
] | guenter.obiltschnig@appinf.com |
637e5a4c0b48155e3cc55f4b6e3f4a9a00cb122f | 5e9f1649554595fecc30ae671444a73370ac4362 | /Exercicio3/list.h | 5cf46519eabd9aeac27c85fa39eacbe3c70bd865 | [] | no_license | yasmin-araujo/Alg-1 | 5dec357e1b1df7da7ada3b85eb341be113266678 | c6e0648b0921f31b3f899fc893eba6edc94cec9f | refs/heads/master | 2022-04-23T12:20:31.208615 | 2020-04-26T02:31:45 | 2020-04-26T02:31:45 | 213,012,210 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,008 | h | #ifndef LISTA_H
#define LISTA_H
typedef struct guia_ Guia;
typedef struct node_ Node;
typedef struct list_ List;
/* Função que determina se lista está vazia */
int empty(List* l);
/* Função para inicialização de uma lista */
List* create_list (void);
/* Função para inserç... | [
"yasminoa@hotmail.com"
] | yasminoa@hotmail.com |
7c285512831cd3fe7387b377e85272779ed30998 | 852ca3e259848d8498072245a08254224a5c4ee6 | /fy4/d/guanwai/obj/ironstaff.c | 30d4098b1b7f719ed4f3f3006a6697ab5fe4fd2a | [] | no_license | losep/fy2005 | 2fa3d5e6d607c663edaab190bf66899789b83929 | 6ff35a0f7a33c454d9195ee1e28f310d65ec954b | refs/heads/master | 2020-07-16T16:08:23.397485 | 2016-01-05T05:07:46 | 2016-01-05T05:07:46 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 521 | c |
#include <ansi.h>
#include <weapon.h>
inherit STAFF;
void create()
{
set_name("乌铁禅杖" , ({ "staff", "iron staff" }) );
set_weight(8000);
if( clonep() )
set_default_object(__FILE__);
else {
set("unit", "条");
set("long", "一条又粗又长的乌铁禅杖,上面镶著一个铜环。\n");
set("value", 1);
set("material", "iron");... | [
"liang.huang@transmension.com"
] | liang.huang@transmension.com |
fa37b0e702477691d87e7dee3f5f8614dc6c690f | 948f4e13af6b3014582909cc6d762606f2a43365 | /testcases/juliet_test_suite/testcases/CWE680_Integer_Overflow_to_Buffer_Overflow/CWE680_Integer_Overflow_to_Buffer_Overflow__malloc_rand_64b.c | 4625987619a53696c04a88a3a05c8d68d1cec9db | [] | no_license | junxzm1990/ASAN-- | 0056a341b8537142e10373c8417f27d7825ad89b | ca96e46422407a55bed4aa551a6ad28ec1eeef4e | refs/heads/master | 2022-08-02T15:38:56.286555 | 2022-06-16T22:19:54 | 2022-06-16T22:19:54 | 408,238,453 | 74 | 13 | null | 2022-06-16T22:19:55 | 2021-09-19T21:14:59 | null | UTF-8 | C | false | false | 2,440 | c | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE680_Integer_Overflow_to_Buffer_Overflow__malloc_rand_64b.c
Label Definition File: CWE680_Integer_Overflow_to_Buffer_Overflow__malloc.label.xml
Template File: sources-sink-64b.tmpl.c
*/
/*
* @description
* CWE: 680 Integer Overflow to Buffer Overflow
* BadSourc... | [
"yzhang0701@gmail.com"
] | yzhang0701@gmail.com |
dc447ce2a6c716df8a828d68ffd6cfec2d2edade | 848fd2a194417d049cc8a0e91d1721abfc3b7758 | /practica10_Archivos_RW/main.c | b3c6fc3acf9a93c61ed5876f3b0722d326ed9a5e | [] | no_license | ctnfimac/C | 3e1f42452ed3039bbbb2c478fe3dcc1755675851 | 40610dd174a7fa68f2f7ce42c1738412a8c3ac41 | refs/heads/master | 2021-04-28T20:11:50.598239 | 2018-02-18T05:33:40 | 2018-02-18T05:33:40 | 121,917,981 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,058 | c | // gcc main.c -o main.out
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
struct registro{
char nombre[20];
char apellido[20];
int matricula;
}est;
int main(){
int cont = 0 ;
char nom[20];
system("cls");
/* printf("\nNombre:");
gets(est.nombre);
printf("Apellido:");
gets(est.apellido);
... | [
"christianipc.1987@gmail.com"
] | christianipc.1987@gmail.com |
d8f1f771bfcd95d83618b86784c3171bbd4d6c48 | cfe69fc556729bdecf2118fa5bc329343c42ed80 | /10.0.10240.16384/ntoskrnl/Functions/PopLazySensorInactivate.c | 4b93679e4526912cadf8921f378538f3e386d6f5 | [] | no_license | Myprivateclonelibrary/W10M_unedited-decomp | 8e5ec89a20e634ffc53457a40b0fd6d8a9e1757a | 67b05851a3e262ff8a5d11ee50db34f28c350f16 | refs/heads/main | 2023-08-31T06:00:37.303105 | 2021-05-15T23:53:23 | 2021-05-15T23:53:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 126 | c | // PopLazySensorInactivate
int __fastcall PopLazySensorInactivate(int a1, int a2)
{
return PoLazySensorPoller(a1, a2);
}
| [
"64583248+Empyreal96@users.noreply.github.com"
] | 64583248+Empyreal96@users.noreply.github.com |
2719cbe50fd77499bf422792bf905c51392e9f47 | e5d8852c06c79021527cf54eda4cdf75a3a5ed8c | /common/symbol.c | 070cde0930b72bd1918006796311c288abbcb8a8 | [
"MIT"
] | permissive | cookyt/pl0-compiler | c9e41c70713c12ada5789bafb51fdb6ef8f2a0d0 | 92a2e1bc3286baf36a7ea8b38c046ad2ba8a2258 | refs/heads/master | 2020-05-31T11:49:19.041663 | 2013-04-12T23:58:52 | 2013-04-12T23:58:52 | 9,406,049 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 440 | c | #include <stdlib.h>
#include <string.h>
#include "symbol.h"
#include "token.h"
#include "util.h"
Symbol *createSymbol(int kind, char *name, int val, int level, int address)
{
Symbol *ret = (Symbol *)smalloc(sizeof(Symbol));
ret->kind = kind;
strncpy(ret->name, name, IDENTIFIER_SIZE);
ret->val = val;
... | [
"cookyt2@gmail.com"
] | cookyt2@gmail.com |
8e3c7a26b8723b8be29d297c777b07f06e6bc9bf | a33aac97878b2cb15677be26e308cbc46e2862d2 | /program_data/PKU_raw/77/1342.c | 2ee23337777123df16fd937e34c3cc38f65ebaeb | [] | 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 | 621 | c | int lefts(char *,char *);
char boy,girl;
int main()
{
char children[105]={'\0'};
int i,left,right,sum;
cin>>children;
sum=strlen(children);
boy=children[0];
girl=children[sum-1];
for(i=0;i<sum;i++)
{
if(children[i]==girl)//??????girl???????lefts??????
{
right=i;
left=lefts(children,chil... | [
"bdqnghi@gmail.com"
] | bdqnghi@gmail.com |
be5ae56280af3d9561561aa1a776e13ef3e370f3 | b1d500a451cd9852089bf3d97e829df069daa9c8 | /Images/Data/ClosedOrbit/reprocessed/CaloMisalignment_9.C | fd55275b18060ea76fbdb4702e0c8c4f4aa027b9 | [] | no_license | sam-grant/EDM | 486ea029bf766c968a3c7b41198ffcf9bc3c9b8a | 525e41de5f675c39014488c79144f47562910736 | refs/heads/master | 2022-10-30T22:35:42.979799 | 2022-10-19T18:44:54 | 2022-10-19T18:44:54 | 296,421,806 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 3,499 | c | void CaloMisalignment_9()
{
//=========Macro generated from canvas: c/c
//========= (Tue Jan 19 03:29:49 2021) by ROOT version 6.22/06
TCanvas *c = new TCanvas("c", "c",0,0,800,600);
gStyle->SetOptFit(1);
c->SetHighLightColor(2);
c->Range(-3.156,-2.886436,28.404,2.148448);
c->SetFillColor(0);
c->SetB... | [
"samuelgrant@x.local"
] | samuelgrant@x.local |
6a5be60556199b6f04189e5e6ca1a58372659f5c | a277bd2f527a154a0ec78093e8608c386d772e84 | /tests/toolchain-check/tools/data.h | b41e962b332c337feca4e85602dc4407c425bf03 | [
"BSD-2-Clause"
] | permissive | FuriousBerserker/OCRDebugRuntime | 5c7025752fb76c09aa6f622649f242910972c0e7 | 5965cb6483c3b8be5a8e90d860b26f999886d66a | refs/heads/master | 2021-01-25T12:31:16.076959 | 2018-02-17T06:33:09 | 2018-02-17T06:33:09 | 82,502,131 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,091 | h | char data[] = {
0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07,0x08,0x09,0x0a,0x0b,0x0c,0x0d,0x0e,0x0f,
0x10,0x11,0x12,0x13,0x14,0x15,0x16,0x17,0x18,0x19,0x1a,0x1b,0x1c,0x1d,0x1e,0x1f,
0x20,0x21,0x22,0x23,0x24,0x25,0x26,0x27,0x28,0x29,0x2a,0x2b,0x2c,0x2d,0x2e,0x2f,
0x30,0x31,0x32,0x33,0x34,0x35,0x36,0x37,0x38,0x39,0x3a,0x3b,0... | [
"ylcmen@gmail.com"
] | ylcmen@gmail.com |
161c575daa892b6a139ded6799abb5a2909c738d | 11d36634ad297f314a975aaec9484f7afa631b91 | /Projects/NUCLEO-L496ZG/Examples_LL/ADC/ADC_ContinuousConversion_TriggerSW_Init/Src/main.c | 519fe745eea17d7d0d21d51c37ec346e94fa0220 | [
"BSD-2-Clause"
] | permissive | Rayling35/STM32Cube_FW_L4_V1.12.0 | 195f5d0903a5e7d8b0b3a9940adca8477e3f1412 | 7c33143c28075fb08322af6335c7ced3550e275d | refs/heads/master | 2020-03-20T07:47:57.994399 | 2018-06-14T06:11:47 | 2018-06-14T06:11:47 | 137,291,478 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 40,652 | c | /**
******************************************************************************
* @file Examples_LL/ADC/ADC_ContinuousConversion_TriggerSW_Init/Src/main.c
* @author MCD Application Team
* @brief This example describes how to use a ADC peripheral to perform
* continuous ADC conversions o... | [
"honwe.lin@gmail.com"
] | honwe.lin@gmail.com |
0ecec9f18fab732b0af91c528bed9fdd7d61acd9 | 3e803e787ee8feb738d6a7a48b608c064076626c | /ex13.c | 1b060b0b3a71421efe4e4e4c2e2fd73e84c24225 | [] | no_license | rkersh/lcthw | 43eab54285279d6f610d073d61648463060cd7af | 781806e8a7981429af240d0dc54c0ed265bcec93 | refs/heads/master | 2016-09-09T17:43:04.679126 | 2016-03-13T20:56:01 | 2016-03-13T20:56:01 | 28,727,699 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,094 | c | #include <stdio.h>
#define UPPER_A 65
#define UPPER_Z 90
#define UPPER_LOWER_DIFF 32
int main (int argc, char *argv[])
{
if (argc != 2) {
printf("ERROR: You need one argument.\n");
// this is how you abort a program
return 1;
}
int i = 0;
for (i = 0; argv[1][i] != '\0'; i++) {
char letter = a... | [
"ryankersh@gmail.com"
] | ryankersh@gmail.com |
af0485b85a8a6bd11606851301370ae73f73be75 | 11bb0cbe6de2a0a4e94fc0ba610f61894d5593a1 | /VBS_Zgamma/RunII2017/plj/testcode/runxx.C | aec07f2d182e9835d5c0f7164d4d6dba6f1fd506 | [] | no_license | AnYpku/PKU-Cluster | 0dc4a88445aeb3ca239b2d7d7f796c6a67f3f69c | f9ffbcb7988053f4618fd015c1bb656d92ff51c6 | refs/heads/master | 2022-11-01T23:46:59.442037 | 2022-10-21T06:37:43 | 2022-10-21T06:37:43 | 188,202,345 | 0 | 4 | null | null | null | null | UTF-8 | C | false | false | 1,054 | c | #include "xx.C"
#include <fstream>
void runxx() {
//gROOT->LoadMacro("xx.C");
TString dir="/eos/uscms/store/user/qliphy/andy/2017/cutlep/";
//TString dir="/eos/uscms/store/user/qliphy/andy/2017/";
//TString dir="/uscms_data/d3/qliphy/andy/CMSSW_9_4_9_cand2/small/cutla/";
ifstream infile("file");
string buffer;
TStrin... | [
"ying.an@cern.ch"
] | ying.an@cern.ch |
632174cfeefd5fd4c03a68d8ba9a27275f9ca0c9 | a8bf8ac0f607089a898caea798f38367f30003f0 | /Ex3/Q12/fun.c | 7dc07d1e5ce0b9942274b421ac60ac5c9fefccd2 | [] | no_license | Harish-Kumar-Haruto/Assignment | 61bdc5f52cbd308e5f612114347a76367bfca33a | ef81d7bfe13b7d76e0068970e0cad2236b4c159d | refs/heads/master | 2021-01-02T09:21:37.381561 | 2017-09-02T11:53:31 | 2017-09-02T11:53:31 | 99,193,562 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 246 | c | int DtoB(int num)
{
long remainder, decimal_num,base=1,binary=0;
decimal_num = num;
while(num>0)
{
remainder=num%2;
binary=binary+remainder*base;
num=num/2;
base=base*10;
}
return binary;
}
| [
"harishkumarharuto@gmail.com"
] | harishkumarharuto@gmail.com |
6c97e871392edb391a41ff272f225d8ea393453f | 8175db153d20e1e414c2e6feac4874c3f1560b0c | /Main Program/motion.h | 99dcfe502e8f5e27cc79993c7903385afae4fac0 | [] | no_license | diunuge/Image-Processing-Robot--IESL-Robogames-2011 | 7765db6b629e5f74dcdd2bc0c571aa7c746d397f | 19199d7f6134b0da2d4067d8efffabf2dc5035d0 | refs/heads/master | 2016-09-06T02:49:11.930288 | 2013-08-09T05:08:18 | 2013-08-09T05:08:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,138 | h | //wijesinghe D.B.
#define M1_F PORTD.B0
#define M1_R PORTD.B1
#define M2_F PORTC.B0
#define M2_R PORTC.B3
#define M3_F PORTC.B4
#define M3_R PORTC.B5
#define M4_F PORTD.B3
#define M4_R PORTD.B2
void M1_foward();
void M1_reverse();
void M1_stop();
void M2_foward();
void M2_reverse();
void M2_stop();
v... | [
"D@D-PC.(none)"
] | D@D-PC.(none) |
1bdbcafe34e1a0511acd0b82284415fc0d03c32e | 2e2ada3d11799b4a133d4b055a0e7f459cd20ee7 | /context_controller.ysc.c | 0241e6848b0a2ec34b663a8dc47bed1d7566d9d9 | [] | no_license | GTAResources/v-decompiled-scripts-edit | 8d90517c0209151dacc69c4c6370ce19af4fd9f7 | c78c2758f75774c0e9ceda7b43871317bf1f936b | refs/heads/master | 2021-02-07T18:24:11.326443 | 2019-05-29T17:19:17 | 2019-05-29T17:19:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 21,832 | c | #region Local Var
var uLocal_0 = 0;
var uLocal_1 = 0;
int iLocal_2 = 0;
int iLocal_3 = 0;
int iLocal_4 = 0;
int iLocal_5 = 0;
int iLocal_6 = 0;
int iLocal_7 = 0;
int iLocal_8 = 0;
int iLocal_9 = 0;
int iLocal_10 = 0;
int iLocal_11 = 0;
var uLocal_12 = 0;
var uLocal_13 = 0;
float fLocal_14 = 0f;
var uLoc... | [
"jeremie.ngadi@gmail.com"
] | jeremie.ngadi@gmail.com |
8694e38a04e1a73f779cf3d820ed05a966cae7fb | 51635684d03e47ebad12b8872ff469b83f36aa52 | /external/gcc-12.1.0/gcc/testsuite/gcc.dg/lto/pr61278_1.c | 6e7f0eb7b2e654696cf7c3e22a29551c63119370 | [
"FSFAP",
"LGPL-2.1-only",
"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 | 76 | c | extern char foo (char *);
char d;
int
main ()
{
foo (&d);
return 0;
}
| [
"rink@rink.nu"
] | rink@rink.nu |
a0919573fdfd14dae17f523996976e0389bf120c | e481d33cd77bd51d7e489e49415a04c860a4099b | /0x01-python-if_else_loops_functions/13-insert_number.c | f96caefb3ca3538849c5254dd48486f542a95a57 | [] | no_license | ksualcode/holbertonschool-higher_level_programming | ece13504176a6f95a34e000043a9cd63a832b398 | b151454adcd3b3e182bafe94a6ab1580a5630d5c | refs/heads/main | 2023-07-27T04:34:05.428218 | 2021-09-14T20:42:20 | 2021-09-14T20:42:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,000 | c | #include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include "lists.h"
/**
* insert_node - Inserts a node in a list
* @head: head of a linked list
* @number: Node where is the new node needed
* ---------------------------------------------
* Return: return a pointer the new node or a null if failed
*/
listint_t... | [
"2758@holbertonschool.com"
] | 2758@holbertonschool.com |
88a76929fea89d18c34e58df76bf371d0f2861c1 | 3bc1787a62c62a340253318367354524404ff10d | /Quectel_demo/quectel/example/tcp_client/src/example_tcpclient.c | b0b8e5d02279499116887cab0a7a978d33df91ef | [] | no_license | 35mickey/GoKit4_demo | e3365a84c3b207716d811132f41ff04314fab7c6 | e5cc950c604a9c8ed81b60a99685ef1120920b02 | refs/heads/master | 2020-12-01T11:25:22.314900 | 2019-12-28T14:34:25 | 2019-12-28T14:34:25 | 230,616,240 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 17,232 | c | /******************************************************************************
*@file example_tcpclient.c
*@brief Detection of network state and notify the main task to create tcp client.
* If server send "Exit" to client, client will exit immediately.
* --------------------------------------------------... | [
"35mickey@163.com"
] | 35mickey@163.com |
91b6c3bdd98cf6d96212674dee7909ce617c2bba | 9d8fe725e79e5856b8b863abf0907a6a5f6f8a3c | /80F2D6C.c | 454d059e1cfc237f9b14d668c4b3046da7b4a249 | [] | no_license | camthesaxman/ruby-c | 08bb12c3c6662b113f558a2b43a4f232fedcbd91 | afb59d795416468362ddf942d4cb1fca638f2bd6 | refs/heads/master | 2020-12-30T16:45:53.246386 | 2016-09-11T22:33:27 | 2016-09-11T22:33:27 | 91,023,059 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 526 | c | int __fastcall sub_80F2D6C(unsigned __int8 a1)
{
unsigned int v1; // r4@2
unsigned int v2; // r4@5
int v4; // [sp+8h] [bp-4h]@0
if ( a1 > 4u )
{
FreeSpriteTilesByTag(2u);
v2 = 0;
do
{
DestroySprite(*(_DWORD *)(4 * v2 + 0x2003B90));
v2 = (v2 + 1) & 0xFFFF;
}
while ( v2 <= 1... | [
"shadow962@live.com"
] | shadow962@live.com |
9b008d7dac883746cc2d0a1e2ea93d11a83c4f6b | f1bc129debaca67dd206d20bddf3cbac2aff235a | /contests/vjudge/Marathon Dp - 01/F - Coin Change (III).c | 03e6da8309c51395b6b936d6b67a19e8935fd983 | [] | no_license | ovis96/coding-practice | a848b0b869b8001a69770464c46e4cfe1ba69164 | 7214383be1e3a2030aa05ff99666b9ee038ae207 | refs/heads/master | 2022-05-28T14:13:17.517562 | 2022-05-21T14:16:04 | 2022-05-21T14:16:04 | 70,779,713 | 3 | 2 | null | null | null | null | UTF-8 | C | false | false | 1,056 | c | #include<cstdio>
#include<cstring>
#include<cstdlib>
#include<cmath>
#include<iostream>
#include<algorithm>
#include<vector>
#include<stack>
#include<queue>
#include<map>
#define pf printf
#define sf scanf
#define pcase(x) printf("Case %d: ",x)
using namespace std;
typedef long long int lint;
typedef dou... | [
"ovishek.private@gmail.com"
] | ovishek.private@gmail.com |
341cc72ca6a194960b9ca85c71bd9eefd65d1f03 | cdda1f92c2acebf5c6780a62481b471491584870 | /Piscine/j04/ex05/ft_sqrt.c | 99bcc0d8006d55f3029502471aa0643d4a3c09f5 | [] | no_license | AnnaZhuravleva/21-school | 6aaccff6d5dfe036fa0080f10bf5af21f1bc14d6 | 62ad4ff307dff3de4066600ab8ad25f06fb04864 | refs/heads/master | 2020-04-26T05:25:16.803654 | 2020-03-22T12:04:36 | 2020-03-22T12:04:36 | 173,333,533 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,067 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_sqrt.c :+: :+: :+: ... | [
"noreply@github.com"
] | AnnaZhuravleva.noreply@github.com |
fff115f8f337911995f0763e95edd86b5a010c6d | 5af832f30b8377f0688059f24cda0504ed5e13e5 | /simple_interest_calculator.c | 58245de1729f14ff401713e96d80486e23807a3b | [] | no_license | ray-alvarez/Learning-C-programming | 1185206a4659ebddb37b4b15bef772e6eca9d7dd | 1fc88d057bcf1d74903b55c525fa705fe2ab9016 | refs/heads/master | 2021-06-07T14:27:47.886793 | 2016-11-19T05:19:24 | 2016-11-19T05:19:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 498 | c | #include <stdio.h>
#include <stdlib.h>
int main()
{
/* here, I am going to work on developing on a simple interest calculator */
float balance = 2000;
balance *= 1.1;
/* the above statement is a shorter of the longer equation */
/* long equation = balance = balance * 1.1 */
printf("Balance: %.2f \n", balance);
... | [
"rollingdash68@gmail.com"
] | rollingdash68@gmail.com |
01efb28a39cb8d75d21d99ac9333d091d8a5b61d | 1fbbfd6cc64b42cbf5e1e34662144732315568cf | /program/file_Serv.c | 193a87e528ba8990a21aa4e939d0bd933ca112b3 | [] | no_license | kimsos0723/Network-organize | 5c038094c778d4bbd52271241befc1526383f004 | 3b884ffed0d2592d12d7e573546434b7402513ac | refs/heads/master | 2020-04-11T01:30:45.884963 | 2019-10-06T14:03:55 | 2019-10-06T14:03:55 | 161,417,892 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,308 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <arpa/inet.h>
#include <sys/socket.h>
#define BUFF_SIZE 30
int main(int argc, char const *argv[])
{
int serv_sd, clnt_sd;
FILE *fp;
char buf[BUFF_SIZE];
char file_name[BUFF_SIZE];
int read_cnt;
struct sock... | [
"kimsos0723@gmail.com"
] | kimsos0723@gmail.com |
60c75cec40cc1efb61b1c2d58bf52723534cee71 | 488378d66dfb12d3292886b160243aa24e27c420 | /linux-3.16/block/ioctl.c | 7d5c3b20af451a111834efbabbdd83269085f123 | [
"GPL-1.0-or-later",
"Linux-syscall-note",
"GPL-2.0-only",
"Unlicense"
] | permissive | jj1232727/system_call | 3ec72bdecad15a43638cc5eb91ba1ae229d651bb | 145315cdf532c45b6aa753d98260d2b1c0b63abc | refs/heads/master | 2020-08-11T13:56:16.335620 | 2019-10-12T11:12:53 | 2019-10-12T11:12:53 | 214,575,269 | 0 | 0 | Unlicense | 2019-10-12T04:06:22 | 2019-10-12T04:06:22 | null | UTF-8 | C | false | false | 10,977 | c | #include <linux/capability.h>
#include <linux/blkdev.h>
#include <linux/export.h>
#include <linux/gfp.h>
#include <linux/blkpg.h>
#include <linux/hdreg.h>
#include <linux/backing-dev.h>
#include <linux/fs.h>
#include <linux/blktrace_api.h>
#include <asm/uaccess.h>
static int blkpg_ioctl(struct block_device *bdev, stru... | [
"jj1232727"
] | jj1232727 |
72d8170c61ecf0721dc1f4248941a144fe98fb44 | ecce427678ecff2a93a47f3b1b664202c7d27617 | /levels/hmc/rolling_rock_fragment_1/geo.inc.c | a40bae6250bedd1b82c8fe8ebefb87e20cd9f46e | [] | no_license | sm64pc/sm64ex | ecf37f31b3f7426c4874254660d856030d789714 | 54cd27ccee45a2403b45f07a00d6043c51149969 | refs/heads/nightly | 2023-08-11T12:14:34.424168 | 2023-07-01T11:45:50 | 2023-07-01T11:45:50 | 262,091,731 | 795 | 238 | null | 2023-07-01T11:45:51 | 2020-05-07T15:43:27 | C | UTF-8 | C | false | false | 197 | c | // 0x0E000570
const GeoLayout hmc_geo_000570[] = {
GEO_CULLING_RADIUS(150),
GEO_OPEN_NODE(),
GEO_DISPLAY_LIST(LAYER_OPAQUE, hmc_seg7_dl_07023E10),
GEO_CLOSE_NODE(),
GEO_END(),
};
| [
"n64"
] | n64 |
718784ed61665e0911e1d339353b96f376b6c437 | 8f4cb156ff518d581b143237c71d88ab826dd05f | /MSP430 Workspace/QA350/driverlib/MSP430F5xx_6xx/sd24_b.h | bc64961a9e418a3b108a2138f3816331495481a2 | [
"MIT"
] | permissive | QuantAsylum/QA350 | 49ac675b673d26b50659bf1a0a96aca121895704 | 771ac8f789fd8051c53277fd9744317b21998076 | refs/heads/master | 2021-01-19T22:34:29.914903 | 2019-07-02T00:12:15 | 2019-07-02T00:12:15 | 88,826,267 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 48,168 | h | /* --COPYRIGHT--,BSD
* Copyright (c) 2014, 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 ab... | [
"matt@quantasylum.com"
] | matt@quantasylum.com |
cf8984a58a7582fc80c1212e5b76d7dad193c72c | e6c50c3ad6362f7f05682d64c96748fab0ca025b | /src/qc8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c | 40d28788fb825c7551934be27fa555243b7fa097 | [
"BSD-3-Clause",
"LicenseRef-scancode-generic-cla"
] | permissive | Maratyszcza/XNNPACK | 537e670d0d172b3ec9f04808e07ed4a5436b01a7 | 16b3379825a5de3d148658af572a0a45eea3bfa3 | refs/heads/master | 2023-06-05T16:36:41.404271 | 2022-09-24T06:01:47 | 2022-09-24T06:02:47 | 218,375,282 | 1 | 0 | NOASSERTION | 2019-10-29T20:14:30 | 2019-10-29T20:14:30 | null | UTF-8 | C | false | false | 8,242 | c | // Auto-generated file. Do not edit!
// Template: src/qs8-igemm/MRx4c2s4-sse.c.in
// Generator: tools/xngen
//
// Copyright 2022 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#if defined(__GNUC_... | [
"xnnpack-github-robot@google.com"
] | xnnpack-github-robot@google.com |
29e17eb9d0e8fe08e9db01a37d1b0b0fb731bdfe | 79d19bcb34bc74951d6ba2a08d826a4744391255 | /libft/libft.h | 40de2f28da64af8a004de6fa01693f69b040e077 | [] | no_license | timchuchok/fdf | 0508f3ec990c6534e07e3d79c08747ffb4efc1ed | 3bc1dec344cb43315a3784c85b6af8ec75ab932f | refs/heads/master | 2021-01-23T06:35:43.307701 | 2017-06-01T10:57:57 | 2017-06-01T10:57:57 | 93,031,854 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,847 | h | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* libft.h :+: :+: :+: ... | [
"vtymchen@e1r2p13.unit.ua"
] | vtymchen@e1r2p13.unit.ua |
d1f0591b9d251cb291d04a17340221e76e52824e | 81de1f1f62154bcb59cbf3e40e1998f74c46d35f | /Abyss/NetworkLibrary/Zlib/zlib/adler32.c | 7410161d6050a0f28739a35cda9c7e24921dac99 | [] | no_license | M4th3m4tic4l/wow-emulator-archive | 872ea550524821e52568c1bf3e3fe3d5b0b32c6c | 75caaf4f5958dca3de6a4f35a1a54d5ee47a82e6 | refs/heads/master | 2023-07-29T09:06:17.391951 | 2021-09-16T12:35:29 | 2021-09-16T12:35:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,361 | c | /* adler32.c -- compute the Adler-32 checksum of a data stream
* Copyright (C) 1995-2003 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/* @(#) $Id: adler32.c,v 1.1 2004/05/28 10:15:03 fredhps Exp $ */
#define ZLIB_INTERNAL
#include "zlib.h"
#define BASE 65521UL ... | [
"francois@fat.sh"
] | francois@fat.sh |
168183f25d3b945a37d959db3d903ef8b6c6ee4f | 6fa6be3e7dcb10d020209f7a73de393a1f24bd45 | /linux-3.4/drivers/usb/sunxi_usb/usb3/host.c | 3a8c42716784860f14e73737ab603aa9574e2ccf | [
"Apache-2.0",
"Linux-syscall-note",
"GPL-2.0-only",
"GPL-1.0-or-later"
] | permissive | okshall/v3s-linux-sdk | f9eb73a1e271ebf02320f98befabccdb6c462944 | 776196306198f14ec6f10c316950a81b7e417886 | refs/heads/master | 2021-07-07T11:44:34.667911 | 2021-01-22T04:43:38 | 2021-01-22T04:43:38 | 225,315,340 | 1 | 0 | Apache-2.0 | 2019-12-02T07:46:23 | 2019-12-02T07:46:22 | null | UTF-8 | C | false | false | 1,809 | c | /*
* drivers/usb/sunxi_usb/udc/usb3/host.c
* (C) Copyright 2013-2015
* Allwinner Technology Co., Ltd. <www.allwinnertech.com>
* wangjx, 2014-3-14, create this file
*
* usb3.0 contoller host
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public L... | [
"yeashenlee@163.com"
] | yeashenlee@163.com |
ebc67ff76117a6092173c540e7a97e8163e4c362 | a33b5adb1d6a93e2717c97d627ee381606a29e30 | /libft/ft_strcmp.c | fe699f377acdc641ebd061d4d6e2ae62f3e03715 | [] | no_license | elopukh/RTv1 | aeef5551b1420885bdae45ff591f7105e68ce49c | a2b7781f2665fea3b01820fa35d1db6bd9abb049 | refs/heads/master | 2020-03-22T13:26:30.358948 | 2019-01-19T13:16:57 | 2019-01-19T13:16:57 | 140,108,242 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,254 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strcmp.c :+: :+: :+: ... | [
"elopukh@e1r7p17.unit.ua"
] | elopukh@e1r7p17.unit.ua |
44d7baec4ab5eed982603d794d0afeefa15e6ace | 85f388c8266debbdd9327976a8833fc1984a9c80 | /asg0/tstSort.c | 3c576c4ac55670d5dbf12621365716c1287bb4a2 | [] | no_license | AustinParkes/ARM-Assembly | 58cab54c6abe9177a3989ddf8c23e7d961a5508f | d6b2686fb2e336ceaab1810be699039c440d2424 | refs/heads/main | 2023-01-27T13:40:22.576772 | 2020-12-15T16:48:54 | 2020-12-15T16:48:54 | 321,724,885 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,089 | c | #include <stdio.h>
#include <stdlib.h>
#include <assert.h>
#include "word.h"
unsigned int cntNodes(word_t *wb)
{
unsigned int cnt=0;
while (wb)
{
cnt++;
wb = wb->next;
}
return(cnt);
}
int main(int nargs, char **args)
{
unsigned int i, n;
word_t *wp, *wb=NULL;
word_t *mySort(word_t... | [
"noreply@github.com"
] | AustinParkes.noreply@github.com |
6e18b1669ed93147a5e4045fc3fe23a41f560edc | 50563c71dc5ee5f5f9d479391143b3114d8154aa | /lab/inc/pincl.h | ce5a5d742dead4ce7ff5d3ecc260e995f4388db7 | [
"BSD-4-Clause-UC"
] | permissive | pallavi-gh/SBUcse506 | 94e12395af2e39ff5208a7ab9ffef018baffdd24 | d911f53b6eae38d5dcc87d743b15b040b890f771 | refs/heads/master | 2020-12-27T12:13:43.580458 | 2011-12-14T00:16:46 | 2011-12-14T00:16:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 605 | h | #ifndef JOS_INC_PINCL_H
#define JOS_INC_PINCL_H
#include <inc/stdio.h>
#define clog(fmt, ...) \
cprintf("%s:%d: %s: " fmt "\n", __FILE__, __LINE__, \
__func__, ##__VA_ARGS__)
#define dclog(dbg, fmt, ...) \
if (dbg) clog(fmt, ##__VA_ARGS__)
// Profile utility macros
#define PROFILE_START() \
unsigned __time_st... | [
"prosen.sark@gmail.com"
] | prosen.sark@gmail.com |
92e3ae3cb69d15465d609ff50669dfba99098909 | 8c8ffe46c3b2e420b14d319c243c048dd6b2f558 | /ΜΑΘΗΜΑΤΑ/ΗΥ-240/assignment 1/src/ask1b.c | fef8873cfd665308314b62fbde7eebefa583691b | [] | no_license | MikelaMiki/CSD-wiki | 74b60a3f87e6b9689fc3e4aa45900c111d1679a8 | 4104020ca17b79b879c3ffdfd09994b41391510b | refs/heads/master | 2023-03-28T13:24:46.055186 | 2021-03-26T09:21:39 | 2021-03-26T09:21:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 501 | c | #include <stdio.h>
int main() {
int i=0,A[10],this = 0;
for (i=0; i<10; i++) {
if (i>5) {
A[i]=INT16_MAX;
}else{
A[i]=i;
}
}
/*
for (i=0; i<10; i++) {
printf("%d,",A[i]);
}
printf("\n");
*/
for (i=0; i<50; i++) {
if(A[... | [
"iantsiakkas@gmail.com"
] | iantsiakkas@gmail.com |
8f93c8eb765cb5702bbee581d56bbbc3c9d6c542 | dd7e0f3828d2193440318e204356b38f92d6eaf2 | /sys/src/alef/8/inst.c | 2cad6b6400821c7322dcf5fde4666646a1fd96ef | [] | no_license | Plan9-Archive/alef | 80e000fa7b062838350d85d821e2129ccdbb44a5 | 507c0713afc7bff2788bd159a6f1de255c6d9df9 | refs/heads/master | 2022-11-16T07:04:29.916623 | 2020-06-23T04:40:46 | 2020-06-23T04:40:46 | 274,307,864 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,781 | c | #include <u.h>
#include <libc.h>
#include <bio.h>
#include <ctype.h>
#define Extern extern
#include "parl.h"
#include "globl.h"
/* These are machine specific convs which generate no code */
ulong
nopconv[Ntype] =
{
0, /* TXXX */
MLINT|MLUINT, /* TLINT */
MLINT|MLUINT, /* TLUINT */
MINT|MUINT|MIND, /* TINT */
... | [
"henesy.dev@gmail.com"
] | henesy.dev@gmail.com |
b4022cd2ff60fac7270e7b286c82567664236998 | babf4d7a0759ed1f1ab09441d39b413393df9393 | /matlab/Robot/LBR4pSimple/@LBR4pSimple/inertia.c | 460221ed9f544ae9a9316f3b29f4da895922d072 | [] | no_license | pi-q/learnOptimWBC | ed9fcc3674cb1f4fe7bbedc31d73439f81a8f533 | 880a0948aa3175da6ffa6e0a1b45ad5072d9b9e4 | refs/heads/master | 2021-09-24T10:11:36.115365 | 2018-10-07T19:21:42 | 2018-10-07T19:21:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,482 | c | /* LBR4PSIMPLE_INERTIA - This file contains auto generated C-code for a MATLAB MEX function.
// For details on how to use the complied MEX function see the documentation provided in LBR4pSimple_inertia.m
// The compiled MEX function replaces this .m-function with identical usage but substantial execution speedup.
//
//... | [
"valerio.modugno@gmail.com"
] | valerio.modugno@gmail.com |
aa0a69f5c0ebf83a3642354247fcb41b4d777222 | 32e6bdc978c444d3088380e3dbf4585b5dbd470d | /benchmark/timestamp.c | 9d6f2025c0449e443f75492d50d23d1cd40a3a48 | [] | no_license | akshaal/akatlib4 | 8e75f51a97e15c5e5e0f27503dee59131265e901 | 9c69becc6cc5e9671546f5e97039473acf9e6010 | refs/heads/master | 2021-07-02T02:13:25.364195 | 2021-05-18T21:27:32 | 2021-05-18T21:27:32 | 234,426,243 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,734 | c | #include <stdlib.h>
#include <avr/interrupt.h>
#include <avr/io.h>
#include "benchmark.h"
WRITE_CFLAGS$(build/timestamp);
X_CPU$(cpu_freq = 8000000);
USE_REG$(akat_timestamp_decisecond__t);
USE_REG$(akat_timestamp_second__t);
USE_REG$(akat_timestamp_minute__t);
USE_REG$(akat_timestamp_hour__t);
X_TIMESTAMP$(t_unuse... | [
"Evgeny.Chukreev@gmail.com"
] | Evgeny.Chukreev@gmail.com |
94b8cdb8f2c7e84d508b10a772d47a8670d2d324 | d971fb254bdc391cc5e94d186a18ec584c43495f | /LCD_MicroChipGUI/MicroChipGUI/Graphics/Drivers/SH1101A_SSD1303.c | 573c9f1f4eb815e93056d269c8c5bb8028b2c216 | [] | no_license | drackyalcin/stm32-codes | aef3abbd9cb61d79af143c2898f54eb97e25a59a | a295cd16c2597244a3bca317a05aa01be45fed60 | refs/heads/master | 2021-01-10T20:00:58.291810 | 2011-04-19T06:05:57 | 2011-04-19T06:05:57 | 40,294,685 | 1 | 0 | null | null | null | null | WINDOWS-1258 | C | false | false | 13,038 | c | /*****************************************************************************
* Module for Microchip Graphics Library
* Sino Wealth Microelectronic SH1101A OLED controller driver
* Solomon Systech SSD1303 LCD controller driver
*****************************************************************************
... | [
"Dean.Sinaean@19657033-0acc-cfff-0a07-3c241eebd25e"
] | Dean.Sinaean@19657033-0acc-cfff-0a07-3c241eebd25e |
3bd8113ecfb5a89e6abf65e5c18ef081099a2020 | f8fdd636a521cbb66d76bc74141128c06f90a77e | /src/lauxlib.c | ff4cc633172396790e417c3f90446229fc5d2af9 | [] | no_license | yhnu/luaread | 0e3e37e1ec36dff51d5ab0eb9163611b7397068f | 7e38aa3ac3465f43f7ad4083ea69313e248cd9ae | refs/heads/master | 2021-07-08T20:27:03.577198 | 2017-10-06T09:59:11 | 2017-10-06T09:59:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 27,773 | c | /*
** $Id: lauxlib.c,v 1.240 2011/12/06 16:33:55 roberto Exp $
** Auxiliary functions for building Lua libraries
** See Copyright Notice in lua.h
*/
#include <errno.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
/* This file uses only the official API of Lua.
** Any function decla... | [
"zhouzhen912@gmail.com"
] | zhouzhen912@gmail.com |
252747f5d8a1d1c95295570be83b04099c5a303d | be22196a990106134547410320a07957545e7a39 | /calculadora/inc/math.h | 0220aad0963007c79c7d7006eebaf8fbdb62b815 | [] | no_license | yurikepler/CursoC2015.2 | e9d55deadfbca17e9e5c9f526bfdcfb148a8ffb9 | f5ae93c1e20973ab9d88af4a8324295725244fc2 | refs/heads/master | 2021-01-01T05:34:16.212955 | 2015-07-25T00:42:59 | 2015-07-25T00:42:59 | 39,664,063 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 112 | h |
int soma(int x, int y);
int subtracao(int x, int y);
int divisao(int x, int y);
int multiplica(int x, int y);
| [
"yurikepler@outlook.com"
] | yurikepler@outlook.com |
e7275ca5267a6e74c5b77e5bcdb747cdcb596da8 | 7b29859195ebab040f7b8a440a35f25e340532cc | /8x8_clock_thermo.X/init1_max7219.c | a0ed58fdc1a5830d1c91e83f97a8fa62131d813c | [] | no_license | bertielicious/8x8matrix_6_digit_clock | be491db46b316123c4f099eed8a8a9aae2afdcd6 | 3ea89025de2c3d8be1c0489241009c4649550884 | refs/heads/master | 2021-01-21T10:38:12.914984 | 2017-05-18T14:51:25 | 2017-05-18T14:51:25 | 91,701,709 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 610 | c | #include "config.h"
#include "send_spi_byte.h"
/* initialise matrix 1 */
void init1_max7219()
{
CS = 0;
send_spi_byte (normal_operation_addr,normal_operation_data);//leave shutdown mode and enter normal //operation
CS = 1;
CS = 0;
send_spi_byte (display_inte... | [
"noreply@github.com"
] | bertielicious.noreply@github.com |
3a643639702bca54c4f8bf81e2f87106a936ee2c | d11bce6fcb3989947d5f3a97c3787af9ef8c19f3 | /0x0F-function_pointers/3-get_op_func.c | 48f11698953a29a0a65f6eccdba4821bfbb7e5ac | [] | no_license | Jp203/holbertonschool-low_level_programming | 1909cd587ddecf5aa61cf8573aa0a8477a00c989 | e0c284c70a7cb2dcdf3548483074f8a54c5ba756 | refs/heads/master | 2020-06-06T14:50:20.317024 | 2020-04-27T13:15:49 | 2020-04-27T13:15:49 | 192,769,202 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 541 | c | #include <stdlib.h>
#include <stdio.h>
#include "3-calc.h"
/**
* get_op_func - Selects correct math function to perform asked by user.
* @s: operator argument passed to program.
* Return: pointer to function selected.NULL if operator not a match.
*/
int (*get_op_func(char *s))(int, int)
{
int i;
op_t ops[] = ... | [
"jp203@icloud.com"
] | jp203@icloud.com |
89ce734289c196daf5bba27080c1404442504b17 | 81553ac539449ee576c7d6db2fbad761c45586b9 | /sqlite3.c | 3a5e11a14eeef298041a0d8ecb6ec544192c3e00 | [
"blessing"
] | permissive | flaviusb/rustsqlite | 9043d944d036a603ea777570594079c6df942afb | f7a5e054877fef092ffdb3dfd15567d29e1af306 | refs/heads/master | 2021-01-16T22:46:56.882778 | 2012-04-25T15:49:39 | 2012-04-25T15:49:39 | 4,138,160 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 4,648,092 | c | /******************************************************************************
** This file is an amalgamation of many separate C source files from SQLite
** version 3.7.9. By combining all the individual C code files into this
** single large file, the entire code can be compiled as a single translation
** unit. T... | [
"brian@linuxfood.net"
] | brian@linuxfood.net |
03b5aba05ed4394d2354f49cbb4487bb1a9df161 | 9b785ab94cc42b19c596b20f951c0e9cb0485b6c | /Carthage/Build/iOS/NIOModel.framework/Headers/NIOModel-Swift.h | 890c00f6a36603da2c3d9171b5e3befda4baac10 | [] | no_license | BetrayalPromise/NIOModel | 1d4bd2689dc10c1e2e6afafd750349c4e473cba7 | c532db2aeacbcc48933c652c6177596c83e805e9 | refs/heads/master | 2021-07-11T07:59:45.646938 | 2020-10-03T15:20:08 | 2020-10-03T15:20:08 | 196,383,799 | 4 | 0 | null | null | null | null | UTF-8 | C | false | false | 13,542 | h | #ifndef TARGET_OS_SIMULATOR
#include <TargetConditionals.h>
#endif
#if TARGET_OS_SIMULATOR
// Generated by Apple Swift version 5.0.1 (swiftlang-1001.0.82.4 clang-1001.0.46.5)
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wgcc-compat"
#if !defined(__has_include)
# define __has_include(x) 0
#endif
#if... | [
"chunyang.li.o@nio.com"
] | chunyang.li.o@nio.com |
c6b026a5f76432e6818d1b2aa079edac8eede58e | 7384ed43d6283f3c851ed5aed9485bc4578ce166 | /ex1-lista8.c | e7a7c61d5403439271f7f321677c4b2ff8574464 | [
"MIT"
] | permissive | danielfavoreto/Second-semester-programacao-2- | ecde3464315e52c3bb3c7c5ac60b17e5b43b3654 | 4a4bd9b1a845cd747457b062c2c90ce07ccf34eb | refs/heads/master | 2021-04-24T21:08:44.583154 | 2018-01-10T14:42:28 | 2018-01-10T14:42:28 | 116,968,571 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 825 | c | #include<stdio.h>
#define N1 10
#define N2 5
void ler(int* vet,int fim);
int main()
{
int A[N1],B[N2],i,j,cont;
printf("digite as %d componentes inteiras do vetor A: \n",N1);
ler(A,N1);
printf("digite as %d componentes inteiras do vetor B: \n",N2);
ler(B,N2);
cont=0; //contar ocorrencias de elementos de B em A
... | [
"noreply@github.com"
] | danielfavoreto.noreply@github.com |
7323e033696f7d55ded21246a169e0223e8ee87a | 3330e736a00296f99d05c6423b9a04cfb6f2e92d | /H10/10/10.1.c | 1dfa86546b720948aa1d233308c133b7d40b7789 | [
"MIT"
] | permissive | ViktoriaFrantalova/basic-C | ac4abb43f97d547ec30488fc0e29d806ac2112a4 | 9a3678710696891d6f319b30904f22fec1fc3588 | refs/heads/main | 2023-03-31T06:52:50.506726 | 2021-04-09T18:56:40 | 2021-04-09T18:56:40 | 355,598,929 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,801 | c | #include <stdlib.h>
#include <stdio.h>
#include <g2.h>
#include <g2_X11.h>
int main(int argc, char *argv[])
{
int i = 0;
int dev = 0;
int color1 = 0, color2 = 0, color3 = 0, color4 = 0;
dev = g2_open_X11(500, 320); //otevre okno o velikosti 500x320
//zkrizene cary
g2_pen(dev, 19); //barva
... | [
"viktoria.frantalova@gmail.com"
] | viktoria.frantalova@gmail.com |
45791f6184faa11b4d665417cad0c2b47cf1a993 | b3f09cbd16a3c903b7e9516a67a6e387b553ca67 | /Workspace_3/serial_nicola_2.c | 09cc60a470af6296a41661690263757df8565291 | [] | no_license | nicdom23/FHPC_2019-2020 | 7133b52a8b8d3e5e39b168ab9ad513fb10a38502 | 70f4cdfdb3bfbeade896d1a2cb1cd6e602de4282 | refs/heads/master | 2020-08-14T04:40:48.941146 | 2020-01-16T11:09:53 | 2020-01-16T11:09:53 | 215,099,261 | 0 | 0 | null | 2019-10-14T16:58:48 | 2019-10-14T16:58:48 | null | UTF-8 | C | false | false | 3,762 | c | #include <stdlib.h>
#include <stdio.h>
#include <math.h>
void write_pgm_image( void *image, int maxval, int xsize, int ysize, const char *image_name);
//creates the pgm image containing the fractal
double module(int real,int imag);
//calculates the module of a complex number
void printMatrix(char *matrix, int n_rows,... | [
"nicoladomenis23@hotmail.it"
] | nicoladomenis23@hotmail.it |
fc6d63f3f66866bc501bb958f0e6ab1d64b2194b | 968cb6195b76d70f9d2046d8f43f29e7db7fb572 | /UI_NOS.h | 2b12278fb3d2d2758746a6e7d880fa020421e900 | [] | no_license | KodFreedom/Impact | bb2e867b446fbbc4f9dd4dc7105ff5b541c492c5 | b1dfa8e80b235b67178431841a625f69c5eec135 | refs/heads/master | 2021-01-01T04:37:25.290972 | 2017-07-14T08:58:51 | 2017-07-14T08:58:51 | 97,211,582 | 0 | 0 | null | null | null | null | SHIFT_JIS | C | false | false | 1,047 | h | //--------------------------------------------------------------------------------
//
// UINOS.h
// Author : Xu Wenjie
// Date : 2016-07-01
//--------------------------------------------------------------------------------
// Update :
//
//---------------------------------------------------------------------------... | [
"kodfreedom@gmail.com"
] | kodfreedom@gmail.com |
b1725727066cd7809b7c32b4985b890c87ce8b6a | 0f4b65bdd99e642402d489fdd662a7dc1d1441f5 | /testsuite/EXP_2/test2262.c | 821aced7d7a06454477976681aaba956ab0e8c87 | [
"MIT"
] | permissive | matthiaskrgr/CF3 | 157e4967f12a6e6a0eee0fa9421f7855d24047c5 | 981a49c2b1f0fb80e1d1778beb3f3ce8578338c3 | refs/heads/master | 2021-01-01T06:02:05.773732 | 2017-07-15T20:15:36 | 2017-07-15T20:15:36 | 97,335,407 | 0 | 0 | null | 2017-07-15T18:41:20 | 2017-07-15T18:41:20 | null | UTF-8 | C | false | false | 51,778 | c |
/*
CF3
Copyright (c) 2015 ishiura-lab.
Released under the MIT license.
https://github.com/ishiura-compiler/CF3/MIT-LICENSE.md
*/
#include<stdio.h>
#include<stdint.h>
#include<stdlib.h>
#include"test1.h"
uint64_t x4 = 58844LLU;
volatile int32_t t0 = 20009;
int32_t t1 = -13419154;
volatile int16_t x13 = INT16_MAX;... | [
"ishiura-compiler@ml.kwansei.ac.jp"
] | ishiura-compiler@ml.kwansei.ac.jp |
c142f72a4aab7e898a7ccce7c2336da97b061d5b | de5e362db780429ac6304c11345f060e3149f498 | /d/lingzhou/yipinjieyin.c | a876ce284cb6f38c87defb41871bb3b5439ecc0a | [
"MIT"
] | permissive | caokang/mud | 8058c0de0ac791fa8662224f82318e4e8b0b62bd | 99025000097bbe4bc5028e216c8d0eb05ef9ac67 | refs/heads/master | 2023-06-17T18:37:14.304099 | 2021-07-15T12:51:40 | 2021-07-15T12:51:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 651 | c | // Room: /lingzhou/yipinjieyin.c
// Java. Sep 21 1998
#include <room.h>
inherit ROOM;
void create()
{
set("short", "接引堂");
set("long", @LONG
这里是西夏一品堂的接引堂,每个自愿加入一品堂的江湖高手,都
需有人充当接引人,查清底细,方能入堂。入堂以后,才有资格由赫连
主管分派任务,为一品堂效力。好在这里有个专职接引的汉子,为一品
堂广开贤路,所以一品堂在江湖中也确实声名雀起。
LONG );
set("exits", ([
"west" : __DIR__"yipindayuan"... | [
"i@oiuv.cn"
] | i@oiuv.cn |
7964c036a5ae1ddcfa9a04d7f2aba1cd142e4812 | d192fc5ad14b2f122c4bf4a1b86163aface53d44 | /ds practice programs/12312.c | 776c58ad5ac480fc9486eb4d49717388612f040e | [] | no_license | mukeshsinghmanral/C-data-structures-and-Graphics-Program | 8c5a6acbddbc5016b6cd349d59a154fc5f4a3687 | f97a0a9b68ef05ec63d62800c7b31c1b9f824072 | refs/heads/master | 2022-12-01T06:25:35.053246 | 2020-08-12T04:02:40 | 2020-08-12T04:02:40 | 286,910,713 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,342 | c | #include<stdio.h>
#define Max 5
int push(int *,int,int);
int pop(int *,int,int);
void display(int *,int);
int main(){
int stack[Max],top=-1,choice,temp_var,item;
while(1){
printf("\n1.push\n2.pop\n3.display\n4.exit\n");
printf("\nenter your choice");
scanf("%d",&choice);
... | [
"noreply@github.com"
] | mukeshsinghmanral.noreply@github.com |
e6057ba5b733c53a0191e7f54dfe25d659d06a42 | f7fb35e84680dc45786c862054a4a40cbad61e46 | /vendor/qcom/proprietary/mm-camera/mm-camera2/media-controller/modules/sensors/chromatix/0309/chromatix_imx214/3A/zsl_preview/chromatix_imx214_zsl_preview_lc898122.c | 382a9706f4d481f3373c1ff84b5fafd2787ecb77 | [] | no_license | sethsong90/vendor_qcom_new | accce62fd862d219742954992a2f19729549f98a | 879eb95b4bd4843e058b5ebae832f60d8afc7d73 | refs/heads/master | 2021-01-13T06:51:34.856302 | 2017-01-03T11:12:20 | 2017-01-03T11:12:20 | 81,229,492 | 5 | 4 | null | null | null | null | UTF-8 | C | false | false | 930 | c | /*============================================================================
Copyright (c) 2015 Qualcomm Technologies, Inc.
All Rights Reserved.
Qualcomm Technologies Proprietary and Confidential.
============================================================================*/
/*===============================... | [
"xin.qi@sim.com"
] | xin.qi@sim.com |
3f34e20409cac0e9930e13184f7a85051418f4fd | 75dd7231fabebfcfb19d9d1fbfca01d7e9b6ff6a | /libft/srcs/ft_striteri.c | a21caa01344479130cf3dd7642aa267625cbe646 | [] | no_license | elhmn/Raytracer | 5410f6efb9487960621499e42a5be65fa60d7a20 | 2224b436a33ca1b40caec9e74d7ad1925fb3bc9c | refs/heads/master | 2021-06-19T06:13:04.831495 | 2021-06-14T18:09:41 | 2021-06-14T18:09:41 | 17,701,071 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,027 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_striteri.c :+: :+: :+: ... | [
"elhmn@localhost.localdomain"
] | elhmn@localhost.localdomain |
bb9ed36c505a13c05746849349b7efba8569f97d | a0da2cf43141246a50818e526d64e087c65b389d | /c/ethlib/udp.h | 4054b55d26effce9ea16536b92b7232bfc3a29c9 | [
"BSD-2-Clause"
] | permissive | egk696/patmos | ebb8befbecfa57c1012df239a86f108d497f808e | 40a21354ff0e2ef225e881b31b1a6ff26198e146 | refs/heads/master | 2020-03-14T16:12:11.959036 | 2018-04-25T10:11:49 | 2018-04-25T10:11:49 | 131,693,135 | 0 | 0 | BSD-2-Clause | 2018-05-01T08:49:05 | 2018-05-01T08:49:05 | null | UTF-8 | C | false | false | 3,723 | h | /*
Copyright 2014 Technical University of Denmark, DTU Compute.
All rights reserved.
This file is part of the time-predictable VLIW processor Patmos.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
... | [
"lpez@dtu.dk"
] | lpez@dtu.dk |
67cc08a59f2e65fc385314e316e18f2782e9eaa8 | b6fd3ebe265cc089f76391068f07d2e7ea361e76 | /drivers/s3_win/devclut.h | c93a70b8c3e17a4f96de743dc6d8ae204666eb3a | [
"MIT"
] | permissive | foone/BRender-v1.3.2 | 55bbdba6470234e158f82247bb5e03c2c27b9e3e | d88d0ed41122664b9781015b517db64353e16f19 | refs/heads/main | 2022-05-05T22:39:56.191332 | 2022-05-05T22:33:54 | 2022-05-05T22:33:54 | 488,348,032 | 486 | 35 | MIT | 2022-05-03T23:06:16 | 2022-05-03T20:06:34 | C | UTF-8 | C | false | false | 955 | h | /*
* Copyright (c) 1993-1995 Argonaut Technologies Limited. All rights reserved.
*
* $Id: devclut.h 1.1 1997/12/10 16:50:49 jon Exp $
* $Locker: $
*
* Private device CLUT state
*/
#ifndef _DEVCLUT_H_
#define _DEVCLUT_H_
#ifdef __cplusplus
extern "C" {
#endif
/*
* Private state of device CLUT
*/
typedef struc... | [
"fooneturing@gmail.com"
] | fooneturing@gmail.com |
b71679518cd5e9ff9468347919d58ccbb61ecd09 | c2d31c63fbd88ec0c6c5501c56f8bb891a076be1 | /tprintf.c | bc5d8de5406586491411962382dbf4cdbb140595 | [] | no_license | vvinhe/OV7670_MSP430 | c0c8ae941552634b8936f2794569771ca6b21914 | 0dcbc9cf305ebf8b29c0e1caf68f32a93a4fb130 | refs/heads/master | 2021-06-18T05:43:52.570734 | 2017-04-08T05:48:36 | 2017-04-08T05:48:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,639 | c | /*
* Tiny printf by oPossum
* http://www.43oh.com/forum/viewtopic.php?f=10&t=1732
* + Small changes by me
*/
#include <msp430.h>
//#include <legacymsp430.h>
#include <stdarg.h>
#include "uart.h"
static const unsigned long dv[] = {
// 4294967296 // 32 bit unsigned max
1000000000, // +0
1000000... | [
"anuar.yeraliyev@gmail.com"
] | anuar.yeraliyev@gmail.com |
b4ef50f9c4d0d24ecb2535b6d770db311369c755 | af94fde4dedd11852ad661db68fd4f294c058189 | /3º/1º semestre/SO/Practica 3/P3/P3.3.- Simulator/simulator.c | b3dc5f277467672d32c4bf0e68561bf17fae8343 | [
"MIT"
] | permissive | dlgeraghty/Practicas-FdI-UCM | 59a2919aa077ca49003afc0b8e822e0e3dcb84b8 | 5d3dfc153a23cda15dd8363efa05c80f0d2abead | refs/heads/master | 2023-07-14T06:02:00.705173 | 2021-08-31T08:53:48 | 2021-08-31T08:53:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,353 | c | #include <stdlib.h>
#include <stdio.h>
#include <pthread.h>
#include <unistd.h>
//Estado del bus
#define EN_RUTA 0 // autobús en ruta
#define EN_PARADA 1 // autobús en la parada
#define N_PARADAS 5 // número de paradas de la ruta
#define MAX_USUARIOS 40 // capacidad del autobús
#define USUARIOS 4 // numero de usua... | [
"markelalvarez99@gmail.com"
] | markelalvarez99@gmail.com |
61953e5615d18100e25a3fde57a71d7cadb98a0d | bb6248e129a7b7593b451de7b97bc8cc5b3dba0c | /server/listen.c | 7bf7ddd26160fe081f76756194a8e55f5900bdb5 | [
"Apache-2.0",
"LicenseRef-scancode-zeusbench",
"BSD-3-Clause",
"RSA-MD",
"LicenseRef-scancode-rsa-1990",
"Beerware",
"LicenseRef-scancode-other-permissive",
"Spencer-94",
"metamail",
"LicenseRef-scancode-rsa-md4",
"HPND-sell-variant",
"LicenseRef-scancode-unknown-license-reference",
"License... | permissive | arukshani/httpd-2.4.46 | 38a1f458ead4f9849100ab839f3f553e20aa5509 | 0be8fa638e25577b8b31845205222998bba35653 | refs/heads/master | 2023-01-01T21:27:10.848043 | 2020-10-19T18:04:07 | 2020-10-19T18:04:07 | 305,471,272 | 0 | 2 | null | null | null | null | UTF-8 | C | false | false | 34,885 | c | /* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not... | [
"rukshani@Rukshanis-MacBook-Pro.local"
] | rukshani@Rukshanis-MacBook-Pro.local |
b356f1c39c36b0eabe3d8b75fda495d302e94a7f | f45c98298988e7d0966937364a74bb6b0a1690e5 | /C Programming Solutions/DigitFrequency.c | 9951b1a38b211366f9d10876b4d0e89aeb0e01df | [] | no_license | nadialeiden/HackerRank-C-Solutions | e55ece3bfe01ec4b1a04f1cf7f0d7e1285c2e4f0 | 9748ffb948cf0e894b0d58723bc15ea834922626 | refs/heads/main | 2023-08-08T06:22:17.088793 | 2021-09-18T10:42:02 | 2021-09-18T10:42:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 984 | c | /* solving code with O(n) + O(n) */
#include <stdio.h>
#include <string.h>
#include <math.h>
#include <stdlib.h>
int main() {
int arr[10] = {};
char s[1000];
scanf("%s", &s);
int len = strlen(s);
/* Enter your code here. Read input from STDIN. Print output to STDOUT */
for(int i = 0; i < len... | [
"noreply@github.com"
] | nadialeiden.noreply@github.com |
60695685f7a483ec45d4a72f1a55e5eaaceacdad | a57290b1aa9f408d3c0f8298b76c29c0b49657b6 | /0x1A-double_circular_linked_list/list.h | 0ba62d1e4b725b9f61a20f31cf7d42c5e9bd881f | [] | no_license | gefranco/holbertonschool-interview | f5cac958bf6531101541979b47c6a09b1590be28 | 9c98fd6ca3938eda8ad44c8ee6b39c183ecca5e1 | refs/heads/main | 2023-07-20T06:52:29.189773 | 2021-08-26T14:44:13 | 2021-08-26T14:44:13 | 319,457,948 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 442 | h | #ifndef _LIST_
#define _LIST_
/**
* struct List - doubly linked list
* @str: string - (malloc'ed string)
* @prev: points to the previous node
* @next: points to the next node
*
* Description: doubly linked list node structure
* for Holberton project
*/
typedef struct List
{
char *str;
struct List *prev;
stru... | [
"933@holbertonschool.com"
] | 933@holbertonschool.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.