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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
21de949327e13a7c9ecbebb8f848d589d5b000c1 | 9dc6ba586e959dbb1feef14ec03262785fadc7b5 | /examples/objects/html/attr_tags.h | 68fcff3e01009045e66bf70fc2ce17c14c4c74eb | [] | no_license | plainC/wondermacros | 6b9b9d5e80596b6c46472c7dc0e4d5aef78557c9 | 517bc5a4f54cd85e0f8dedc30724c495bbdeeae5 | refs/heads/master | 2021-08-16T05:57:32.837392 | 2021-07-27T07:57:01 | 2021-07-27T07:57:01 | 152,588,355 | 5 | 1 | null | null | null | null | UTF-8 | C | false | false | 6,867 | h | XMACRO(accept,accept, ACCEPT(form) ACCEPT(input))
XMACRO(accept_charset,accept-charset, ACCEPT(form))
XMACRO(accesskey,accesskey, GLOBAL)
XMACRO(action,action, ACCEPT(form))
XMACRO(align,align, ACCEPT(applet) ACCEPT(caption) ACCEPT(col) ACCEPT(colgroup) ACCEPT(hr) ACCEPT(iframe) ACCEPT(img) ACCEPT(table) ACCEPT(tbody) ... | [
"wondermacros@jiivonen-laptop"
] | wondermacros@jiivonen-laptop |
e26fb25a85eeb2d317184665be8592b7784c34a4 | 3d245ad878df480de34a399830a567290f021b3f | /ep_poll_epoll.c | 6edc968464d373074b5075449e8c384d412ffe33 | [] | no_license | zcy421593/h2_proxy | 0ee890465574b157fad64c0b214b38bed7b45c7f | 552189aedd53c468ded90c1a7179b500a4d0fe8c | refs/heads/master | 2021-01-10T01:42:10.990513 | 2016-02-07T04:52:40 | 2016-02-07T04:52:40 | 51,235,627 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,130 | c | #include "ep.h"
#include "ep_poll.h"
#include <stdio.h>
#include <sys/epoll.h>
#include <stdlib.h>
#include <unistd.h>
#define MAX_EVENT_COUNT 128
struct ep_poll {
int epoll_fd;
struct epoll_event events[MAX_EVENT_COUNT];
};
static struct ep_poll* ep_poll_create() {
struct ep_poll* poll = (struc... | [
"421593804@qq.com"
] | 421593804@qq.com |
a96785a9d68231c07a36e0a7651864c3099016fd | 0fe7828baba14aaa0ea8e26b11014acdf7c93005 | /cross/aix/sysroot/usr/include/swclock.h | 987dca951f5e39798316c2c071a6c95788c452d3 | [] | no_license | realbrotha/docker_ci_cd | 6f7791e0f6a35093ee2c3a6c554c7e8e6f205d01 | 6e62e46256588dcf50adc7d002f956a1112b2142 | refs/heads/master | 2022-11-24T00:52:16.182073 | 2020-08-07T02:05:20 | 2020-08-07T02:05:20 | 283,120,878 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,778 | h | /* IBM_PROLOG_BEGIN_TAG */
/* This is an automatically generated prolog. */
/* */
/* */
/* ... | [
"realbrosss@naver.com"
] | realbrosss@naver.com |
81f253e35f2179613d955825ccc49701f532b9bd | 957a7398028062ef677c296a3fdc16060c59d908 | /LORA/HARDWARE/KEY/key.h | 5356b3598c602f211bdeca5d78ceaa3236da418a | [] | no_license | ShiyanXu/LORA | c33f0fdd71c8d04aade5cd19e4f1501abd413140 | bb24a33b5c5d9baa881238fdda9e90a88c3cfd9c | refs/heads/master | 2020-07-20T18:12:04.881456 | 2019-09-06T01:44:46 | 2019-09-06T01:44:46 | 206,689,764 | 1 | 0 | null | null | null | null | GB18030 | C | false | false | 536 | h | #ifndef __KEY_H
#define __KEY_H
#include "sys.h"
//#define KEY0 PCin(5)
//#define KEY1 PAin(15)
//#define WK_UP PAin(0)
#define KEY0 GPIO_ReadInputDataBit(GPIOC,GPIO_Pin_1)//读取按键0
#define KEY1 GPIO_ReadInputDataBit(GPIOC,GPIO_Pin_13)//读取按键1
#define WK_UP GPIO_ReadInputDataBit(GPIOA,GPIO_Pin_0)//读取按键... | [
"“shiyanxu1998@gmail.com"
] | “shiyanxu1998@gmail.com |
3766d8241d63d907869c607bf75cd703407f5709 | f840883edfd83577c170a9b3def6d3fb9556291e | /plotcode/plotevent.C | 9ab766670d7d96b6efe37918210d101f64341ac9 | [] | no_license | yistand/ppjet | d1968028ff542d98762af062cde49b9d568da5a7 | 8cbfa2a61f0de352cc46fc1299207ec7702508e6 | refs/heads/master | 2021-01-19T01:51:42.434216 | 2019-05-16T12:44:14 | 2019-05-16T12:44:14 | 45,508,287 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,730 | c | void plotevent(int ievent = 350) {
TFile *f = new TFile("NoTofMatch_FullJet_TransCharged_MatchTrig_ppJP_160811P12id_R06_HadrCorr_170127.root");
TTree *ResultTree = (TTree*)f->Get("ResultTree");
float jphi[100], jeta[100], sphi[100], seta[100], aphi[100], aeta[100], iphi[100], ieta[100];
int j, s, a, i;
float jp[10... | [
"yistand@gmail.com"
] | yistand@gmail.com |
7838ba5a16ff2995c1bbabd83c35f1631f5a04f6 | d70418e165548ada4af01c38fa0bc34a066eea75 | /pin_intr.h | 9da70097ce74d5cffa58239d9931618862c08c03 | [] | no_license | SnSlog/climate_sensor | 717e36606db615b6a01e9d0c44306b0a801c391c | 918e54edaa25128dddc69046248526f9e0350343 | refs/heads/master | 2021-07-15T15:27:03.664925 | 2017-10-21T10:49:06 | 2017-10-21T10:49:06 | 107,636,577 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,737 | h | Ticker D3_delay;
Ticker send_delay;
Ticker second_tick;
void update_time (void) {
UnixTimestamp++;
}
void Send_Data (void) {
send_mqtt_data = true;
if (config_dev.ADC_EN) {
ADC_data = analogRead (A0);
Serial.println ("ADC data: " + (String)ADC_data);
}
}
boolean dht_data_receiving(){
//http://wiki... | [
"6248369@gmail.com"
] | 6248369@gmail.com |
40de0efd4c9fcf8e4bfb586b9083fca28ab9e588 | f4dc3450a1cfedf352774cba95dc68b32cbfbf11 | /Sources/Emulator/src/mess/machine/c64_final3.c | 8756925ce0e0d34884437dad30e9a1714e875f00 | [] | no_license | Jaku2k/MAMEHub | ae85696aedf3f1709b98090c843c752d417874a9 | faa98abc278cd52dd599584f7de5e2dd39cf6f87 | refs/heads/master | 2021-01-18T07:48:32.570205 | 2013-10-10T01:42:06 | 2013-10-10T01:42:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,958 | c | /**********************************************************************
Final Cartridge III emulation
Copyright MESS Team.
Visit http://mamedev.org for licensing and usage restrictions.
**********************************************************************/
#include "c64_final3.h"
//*****************... | [
"jgmath2000@gmail.com"
] | jgmath2000@gmail.com |
04731a19edf286ceb1098df4d2af03a2804d36dd | adec472448891aa9c3afe153c0d6f9dd4f7d6710 | /Project 1/multithreaded_http_server.c | e70fa10023876dc9e7366d5794b310dea9cdf0d5 | [] | no_license | narendravankayala/ComputerNetworks | 205cac88f479edfc772a23d8396229ffb06459b3 | 8b307eb1ea44af82ea6c30494231b3b7d0d1777a | refs/heads/master | 2020-04-28T07:55:50.558089 | 2019-03-16T18:22:16 | 2019-03-16T18:22:16 | 175,107,731 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,794 | c | /*
Authors: Shanmukha Praveen Madasu
Narendra Kumar Vankayala
*/
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <signal.h>
#include <unistd.h>
#include <libgen.h>
#include <netdb.h>
#include <sys/socket.h>
#define BUF_SIZE 100
struct addrinfo *getAddrInfo(char* port)
{
... | [
"42788016+narendravankayala@users.noreply.github.com"
] | 42788016+narendravankayala@users.noreply.github.com |
19deae060b6f87ac1e702f875405ad3f305d7c02 | 1cc5d45273d008e97497dad9ec004505cc68c765 | /cheatsheet/MyNote/study_note/uc/day08/code/07wait.c | 597f6116819586eb3b40840e34c551cf98614e32 | [] | no_license | wangfuli217/ld_note | 6efb802989c3ea8acf031a10ccf8a8a27c679142 | ad65bc3b711ec00844da7493fc55e5445d58639f | refs/heads/main | 2023-08-26T19:26:45.861748 | 2023-03-25T08:13:19 | 2023-03-25T08:13:19 | 375,861,686 | 5 | 6 | null | null | null | null | UTF-8 | C | false | false | 735 | c | //使用wait函数等待子进程结束
#include<stdio.h>
#include<stdlib.h>
#include<unistd.h>
#include<sys/types.h>
#include<sys/wait.h>
int main(void)
{
//创建子进程
pid_t pid=fork();
if(-1==pid)
perror("fork"),exit(-1);
//子进程工作10秒后终止
if(0==pid)
{
printf("子进程%d开始运行\n",getpid());
sleep(10);
printf("子进程结束\n");
_exit(100);
}
//... | [
"wangfl217@126.com"
] | wangfl217@126.com |
03311ee6393b64eaacbcfad7d0cd0b0dc711a448 | 7cff0c641802787caf7b0a22cba66fbc3695b061 | /print/printSigEff.C | a98a95283586560a3a74f47e009787b24665a51b | [] | no_license | ericlwilliams/rs_graviton | 10cc3206c55c8eaa4332f13a99f89c4d6a9017df | 03dbda5eb10ce008ecfd0ddd6e81b1256fdc9523 | refs/heads/master | 2020-06-08T11:25:45.193061 | 2014-01-27T23:46:41 | 2014-01-27T23:46:41 | 16,296,054 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,588 | c | #include "../include/lnuj_bkgd_list.h"
#include "../include/wwFileInfo.h"
#include <iostream>
#include <iomanip>
#include <TGraphErrors>
TString proc_type="lnuj";
const int nCuts=3;
string cuts[nCuts] = {"lt","ht","st"};
const int nVals=25;
string vals[nVals] = {"100","125","150","175","200","225","250",
"27... | [
"ericlwilliams@gmail.com"
] | ericlwilliams@gmail.com |
cc62facc12168dbace38bdb249f8ed760a488342 | e0d753aee00dd0f4a5defe5c42b8da74f01cd8b3 | /mesh/systems/render/scene.h | a118ee63e574a7d79422a477717f37a5a2f65bea | [] | no_license | gulbanana/musa | 05ea7e636ee73109d08c124cd865f24258ec453a | 5925d23e109422a38a0a6e917094fe0a3194fcfd | refs/heads/master | 2016-09-05T12:20:11.966246 | 2014-04-21T17:48:21 | 2014-04-21T17:48:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 223 | h | #pragma once
#include "scene/IGraphNode.h"
#include "scene/RootNode.h"
#include "scene/BranchNode.h"
#include "scene/LeafNode.h"
#include "scene/IGraphWalker.h"
#include "scene/LambdaWalker.h"
#include "scene/SceneGraph.h" | [
"castiglione@gmail.com"
] | castiglione@gmail.com |
439a1ebe2387358fb0712e10b61e4a3392e8f0d8 | 3ad643ffff51df64ffa13b473833ef9c999eb68e | /ft_p.c | 8bb71c46cbe6f02aed7f49dc5f0b06d24fc9fed8 | [] | no_license | nail8787/School_ft_printf | 6e4fb614967efc9c41040ce58d4f08dc3ab5f7c7 | b1c2c3e56563c0942d5cf2c8a1f812c2d5518c94 | refs/heads/master | 2023-06-16T03:52:37.415255 | 2021-07-09T12:26:46 | 2021-07-09T12:26:46 | 384,429,997 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 994 | c | #include "ft_printf.h"
static char conv_num(unsigned long int num)
{
char numb;
if ((num >= 1 && num <= 9) || num == 0)
numb = num + '0';
if (num > 9 && num <= 16)
numb = num + 'W';
return (numb);
}
static char *conv_ptr(unsigned long int num, char *num_str)
{
*num_str = '\0';
if (num == 0)
*--num_str ... | [
"tcassia@student.21-school.ru"
] | tcassia@student.21-school.ru |
22aff5143296c5f2748d8754d54fbe791842baf6 | 08def9480151e661ba3a7be5c7eceb71cf1a86c2 | /src/signal_handler.c | c31258ac0d88dbc9f8119577d20d96ccb519438e | [] | no_license | sebkzn/PSU_navy_2020 | a8fe0f88d5009d40e8fc9b3cfa7b5cfecccbfcf5 | dbf624261c547dae9951e0976ba7f789940b94ea | refs/heads/master | 2023-02-18T23:14:30.244270 | 2020-12-19T18:46:48 | 2020-12-19T18:46:48 | 331,722,838 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,255 | c | /*
** EPITECH PROJECT, 2020
** B-PSU-101-NCY-1-1-navy-sebastien.raoult
** File description:
** signal_handler
*/
#include "my.h"
#include "navy.h"
#include "signal_handler.h"
void atk_pos(int sig)
{
if (sig == SIGUSR1)
statusinfo.count += 1;
else if (sig == SIGUSR2)
statusinfo.received = 1;
}
... | [
"sebastien.raoult@epitech.eu"
] | sebastien.raoult@epitech.eu |
4ab3718ed70204fa3c49022ec9ad547d3104c630 | 439bef0b704161802cac8d6feaeecd331031c7c8 | /Project2/mysh.c | 595430fa85da3bcee52af5001c2ae26144b22f6a | [] | no_license | kexincoding/Operating-System | 13c2842c890f1104a3215922bf52c9d4b683b209 | b428e0fb2ce627bde46bdf4db5640db7c8c6d949 | refs/heads/master | 2021-04-15T15:21:23.005617 | 2018-03-23T00:02:07 | 2018-03-23T00:02:07 | 126,408,923 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,671 | c | #include<stdio.h>
#include<fcntl.h>
#include<unistd.h>
#include<stdlib.h>
#include<string.h>
int redirection(char** a,int k);
int redirection1(char** a,int k,int fd[][2],int j);
int redirectionandback(char** a,int k);
int backrgound(char** a,int k);
int background1(char** a,int k,int fd[][2],int j);
int execute(char*... | [
"kexin.yy.wang@outlook.com"
] | kexin.yy.wang@outlook.com |
a089100bfbdcb2f39c33c2a31a1df38647342e3d | f130b4547dafe46e9ebab7a59866c2b08cb542d3 | /part_98_aes_enc.c | db69c880b28efc135ef29a245526bf7c460e8cf6 | [] | no_license | imliyucai/MicroZed-Chronicles | 4fb2473c0a9b86d58bb5d013ca985f00ff1a001b | 77644d54bb019e2a5680dee0bc5a964b394b2427 | refs/heads/master | 2021-09-24T12:11:55.830609 | 2018-10-09T21:05:17 | 2018-10-09T21:05:17 | 263,270,242 | 1 | 0 | null | 2020-05-12T07:54:14 | 2020-05-12T07:54:13 | null | WINDOWS-1252 | C | false | false | 5,502 | c | /*Copyright (c) 2015, Adam Taylor
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 and the following dis... | [
"aptaylor@theiet.org"
] | aptaylor@theiet.org |
563931ea8fc6495ee376adcc9cef75aecc607052 | 0175a88d135e79229346a191f8ae0e8615622d9d | /ATMEL-ES49503/src/Source/wdt.h | 01734b326e15ef50db3814a5c2ab804cf65e7e81 | [] | no_license | chenjiawei180/ATMEL-ES49503 | 210a86f619f94aafb68ab32b81f2fcc643d2a949 | e542dc59793a6f0c5df76b6bb80658351025306b | refs/heads/master | 2021-03-27T20:07:58.076640 | 2017-04-12T07:09:26 | 2017-04-12T07:09:31 | 85,177,523 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 306 | h | /*
* wdt.h
*
* Created: 2017/2/6 10:32:42
* Author: chenjiawei
*/
#ifndef WDT_H_
#define WDT_H_
#include "asf.h"
#include "global.h"
extern void Configure_Wdt(void);
extern void Wdt_Clear(void);
extern void configure_wdt_callbacks(void);
extern void watchdog_callback(void);
#endif /* WDT_H_ */ | [
"chenjiawei180@gmail.com"
] | chenjiawei180@gmail.com |
8a603a2156d79b85cb46a57aed2bc667184d751f | 19d6fb99d53b8581b78c62b58f8c3fd29fe9a449 | /EK-TM4C1294_IAR8/TivaWare_C_Series-2.1.4.178/grlib/fonts/fontcmtt44.c | f349a1f4caab443b5fe7b05c2e4ad00405c44782 | [
"MIT",
"LicenseRef-scancode-proprietary-license",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | beltraoluis/SistemasEmbarcados | f836ebbdd1939a0bec4882788ab25bfaad54ab7d | 50084bd5083935e4ec542cef70d76a040ddebdc9 | refs/heads/master | 2022-03-21T19:11:35.483210 | 2019-12-18T00:28:35 | 2019-12-18T00:28:35 | 206,675,542 | 0 | 0 | MIT | 2019-10-14T21:58:58 | 2019-09-05T23:43:40 | C | UTF-8 | C | false | false | 31,421 | c | //*****************************************************************************
//
// fontcmtt44.c - Font definition for the 44pt Cmtt font.
//
// Copyright (c) 2011-2017 Texas Instruments Incorporated. All rights reserved.
// Software License Agreement
//
// Texas Instruments (TI) is supplying this software for use ... | [
"beltraoluis@gmail.com"
] | beltraoluis@gmail.com |
0d352c25572c370ff38a3082de6d29b2bbc179a5 | 8f99eccaee9e20dff869c2ddeea81fc5273cb7da | /libft/ft_lstadd.c | 381500a66321a4e785c437de63079063523381da | [] | no_license | nanderstabel/lem_in | d6466c6ff7fbf2319cd0b575aa4500d5f2d74452 | d112d2e1073d1f196dd2cc4ec1778c08d08e2e76 | refs/heads/master | 2022-11-22T04:56:45.875989 | 2020-07-24T06:59:11 | 2020-07-24T06:59:11 | 236,179,512 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 993 | c | /* ************************************************************************** */
/* */
/* :::::::: */
/* ft_lstadd.c :+: :+: ... | [
"nstabel@DESKTOP-K75P1TU.localdomain"
] | nstabel@DESKTOP-K75P1TU.localdomain |
a0d7201f8a428571527950a232410c4b9cab50c6 | 7aa88371e2053b9172c4eafcdb121ab0fc6cfa97 | /00_libft/ft_lstadd_back.c | f5150a423642f7ac2110bf5d758224482decd534 | [] | no_license | cheun0327/42cursus | f410d8f957cbf6f9fe251677657c0d50dfdc6a2d | fad04fb290af76f2af8cd1c3e4491a20ce968924 | refs/heads/master | 2023-06-10T19:54:11.486289 | 2021-06-24T11:22:35 | 2021-06-24T11:22:35 | 374,523,486 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,138 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_lstadd_back.c :+: :+: :+: ... | [
"cheun0327@gmail.com"
] | cheun0327@gmail.com |
4218dc146861a7dab722114a16cfdcb9b6c0a157 | 66480b61712dfc5d921b9449ed8e0be243311658 | /Resenha ED/Bubble_Sort.C | 3a48755b038f0e073a476a0424609cafef94daae | [] | no_license | DjalmaANeto/Estrutura_de_dados | 4919a2eb5aff3d8c96c83f2da5922f36ada47740 | 85d869c1130a768ee63268e3568a8014c3439956 | refs/heads/master | 2022-12-16T00:45:33.891386 | 2020-09-16T20:31:21 | 2020-09-16T20:31:21 | 255,745,617 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,831 | c | #include <stdio.h>
#include <conio.h>
#include <stdlib.h>
#include <time.h>
#define n 100
void bubble(int *item, int count, int *trocas);
int main(void)
{
int *item;
int trocas = 0;
clock_t tempo = 0;
//incrementanod array
item = (int *) malloc(n * (sizeof(int)));
int i;
srand(time(NULL))... | [
"42612494+DjalmaANeto@users.noreply.github.com"
] | 42612494+DjalmaANeto@users.noreply.github.com |
655dbc379838a9ab75ceba69dce19dfcfa5ce9b8 | d03df1695ae86631e0f68177b30cfc90a0ae0b2b | /ios/include/openssl/dsa.h | b08a7103b3b2d8a7e7bc9e803da5ddda37dfc2ae | [
"OpenSSL"
] | permissive | Alex1989Wang/OpenSSL | 001086b8ee2267f533ae5e94275cc2723dbff158 | 2832ba20c6d762dffc095e18172614f5edaabb5e | refs/heads/master | 2020-05-20T00:49:57.605457 | 2019-05-07T02:42:25 | 2019-05-07T02:42:25 | 185,296,151 | 0 | 0 | null | 2019-05-07T01:17:36 | 2019-05-07T01:17:36 | null | UTF-8 | C | false | false | 13,983 | h | /* crypto/dsa/dsa.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
* The implementation was written so as to conform with Netscapes SSL.
*
* This library is free for commercial and non-comm... | [
"alex1989wang@foxmail.com"
] | alex1989wang@foxmail.com |
55a9dc3cc9f1b4cfff2c720d839a875dc41237b1 | 6d4928c74650143dea9a7a70a9535dc2a2023519 | /rachj_finalproject_CS223.c | 5b75445f478eea77c5de39541235ab1325430352 | [] | no_license | jrach190/C_Programming_Final_Project | 98e97050819cf1d758a8fa2730cc42b2eeb30f7a | d2f50f263eeb91ff0be28e69c1adf18dfd930c29 | refs/heads/master | 2021-01-10T09:26:41.080434 | 2016-01-22T01:29:30 | 2016-01-22T01:29:30 | 50,148,373 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,090 | c | /* -----------------------------------------------
Submitted By: JONATHAN RACH
Homework Number: FINAL PROJECT
Credit to:
LIAM GUNTER, FOR BAR GRAPH AND LOGIC ASSISTANCE
Submitted On: 2 DECEMBER 2014
By submitting this program with my name,
I affirm that the creation and modification
of this program is prima... | [
"jrach190@gmail.com"
] | jrach190@gmail.com |
ebfd3170c55de9f67615edf523eedda86df9c3e5 | 5c255f911786e984286b1f7a4e6091a68419d049 | /code/4346d1ca-7477-4841-a4ee-e7d0da7cc127.c | 9f9e992c4dac97d37c75568e3d866f7d9ac0e310 | [] | 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 | 254 | c | #include <stdio.h>
int main() {
int i=4;
int j=144;
int k;
int l;
k = 53;
l = 64;
k = i/j;
l = i/j;
l = l/j;
l = i/j;
l = l%j;
l = l%j;
k = k-k*k;
printf("vulnerability");
printf("%d%d\n",k,l);
return 0;
}
| [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
9c755a610a2f31596ea6cf9dcf7b61c481cee50d | 2cc6baac9ac7947f2f78d774a4ff2a18c97b6023 | /asm/src/check_values.c | 7690d8c51ac57d50f83fcfc5340c1d7dc7f4f4c5 | [] | no_license | Saursinet/Corewar | 66367ddb51a92df4113e08edad251944ffe042c4 | 3d4a0eccd322285fe214b68343e2a06f2439d3af | refs/heads/master | 2020-06-18T02:01:26.677484 | 2016-11-28T10:43:02 | 2016-11-28T10:43:02 | 74,959,247 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,226 | c | /*
** check_values.c for check_values in /home/noboud_n/rendu/CPE/Corewar/src
**
** Made by Nyrandone Noboud-Inpeng
** Login <noboud_n@epitech.net>
**
** Started on Mon Mar 16 20:13:24 2015 Nyrandone Noboud-Inpeng
** Last update Wed Apr 8 16:38:44 2015 Nyrandone Noboud-Inpeng
*/
#include "asm.h"
int check_func... | [
"florian.saurs@epitech.eu"
] | florian.saurs@epitech.eu |
04a51916ecce5bbb3c34cd365ae576c82061b52f | 332f29bc2d40a01c899272a62e4601e41cc2f5d5 | /FFmpegDemo/ffmpeglib/src/main/cpp/libavutil/timecode.h | 294308871eb90610a3e885d77f61b74e1bde09be | [
"Apache-2.0"
] | permissive | liuxuanhai/JeffFFmpegDemo | 861bf717b1cf9629c6a4cf2f936c088e20bae012 | decb381b18fc085a0acf451bdc7585cde93ade36 | refs/heads/main | 2023-05-06T08:56:56.929277 | 2021-05-26T14:15:56 | 2021-05-26T14:15:56 | 374,857,660 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,321 | h | /*
* Copyright (c) 2006 Smartjog S.A.S, Baptiste Coudurier <baptiste.coudurier@gmail.com>
* Copyright (c) 2011-2012 Smartjog S.A.S, Clément Bœsch <clement.boesch@smartjog.com>
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesse... | [
"jeffmony@163.com"
] | jeffmony@163.com |
1aab4f7e5f948bfc933177080d74a3232bc3572e | 0518e53526c214da6142d940c42a428ec7d58122 | /CWE-399/source_files/112667/CWE761_Free_Pointer_Not_at_Start_of_Buffer__char_file_05.c | 117d99071e70b2076bdb077887a4fe055abe4687 | [
"Apache-2.0"
] | permissive | Adam-01/VulDeePecker | eb03cfa2b94d736b1cba17fb1cdcb36b01e18f5e | 98610f3e116df97a1e819ffc81fbc7f6f138a8f2 | refs/heads/master | 2023-03-21T07:37:26.904949 | 2020-11-17T19:40:13 | 2020-11-17T19:40:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,975 | c | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE761_Free_Pointer_Not_at_Start_of_Buffer__char_file_05.c
Label Definition File: CWE761_Free_Pointer_Not_at_Start_of_Buffer.label.xml
Template File: source-sinks-05.tmpl.c
*/
/*
* @description
* CWE: 761 Free Pointer not at Start of Buffer
* BadSource: file Read input f... | [
"王苏菲"
] | 王苏菲 |
8bfd472e19d77c3f93f1647f0f385b4a55363980 | 4545588c8427debaf17f9dc71b0ace32f4fb5d67 | /thirdparty/wireless/avr2025_mac/apps/mac/no_beacon/coord/ncp/atxmega256a3u_rf212b_zigbit_usb/conf_board.h | e4ad5e561eeb9f1a6dae6a9e6e18c6cc6adcba23 | [] | no_license | eewiki/asf | 02e06cec0465b28dd689dea801e6be6cbcd47eca | 8d0f55bd089f2e68d2b53aa76adbb02c07cdb166 | refs/heads/master | 2021-01-16T18:20:22.690176 | 2015-03-09T05:42:50 | 2015-03-09T05:42:50 | 18,419,213 | 34 | 30 | null | 2014-12-25T05:13:20 | 2014-04-03T21:42:46 | C | UTF-8 | C | false | false | 2,008 | h | /**
* \file
*
* \brief Example specific board configuration file
*
* Copyright (c) 2013-2015 Atmel Corporation. All rights reserved.
*
* \asf_license_start
*
* \page License
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the fol... | [
"buildmaster@atmel.com"
] | buildmaster@atmel.com |
fcc17ba790bf2e32039ca743350fa6db2753c1eb | cbd3482d261a8f52c27f49a40e2586baa445a59c | /0x06-pointers_arrays_strings/5-string_toupper.c | 99588e0fbc5d90deffffab78a9b3ca79e4704451 | [] | no_license | monicaLozano/holbertonschool-low_level_programming | cfddb27a008574fa7a9a635980f1ab2325f0cffd | d2b141ea59d0e278e0500734e0e1c5c55ce67338 | refs/heads/main | 2023-08-24T09:48:31.727922 | 2021-10-19T14:53:39 | 2021-10-19T14:53:39 | 377,896,380 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 353 | c | #include "main.h"
/**
* string_toupper - Devuelve una copia de esta cadena convertida a mayúsculas.
* @str: the string
*
* Return: the string that change for uppercase
*/
char *string_toupper(char *str)
{
int i;
i = 0;
while (str[i] != '\0')
{
if (str[i] >= 97 && str[i] <= 122)
{
str[i] = str[i] - 32;... | [
"monicalt21@hotmail.com"
] | monicalt21@hotmail.com |
c986b93536864ab49c37aef0a5dc52210df247d1 | 52c8ed39b32ccc7c0673278c1adea3638797c9ff | /src/arch/riscv64/mach-f133/include/f133-irq.h | 8a2c436c5331740761da6e594e887c5cb0262ce5 | [
"MIT"
] | permissive | xboot/xboot | 0cab7b440b612aa0a4c366025598a53a7ec3adf1 | 6d6b93947b7fcb8c3924fedb0715c23877eedd5e | refs/heads/master | 2023-08-20T05:56:25.149388 | 2023-07-12T07:38:29 | 2023-07-12T07:38:29 | 471,539 | 765 | 296 | MIT | 2023-05-25T09:39:01 | 2010-01-14T08:25:12 | C | UTF-8 | C | false | false | 5,738 | h | #ifndef __F133_IRQ_H__
#define __F133_IRQ_H__
#ifdef __cplusplus
extern "C" {
#endif
#define F133_IRQ_UART0 (18)
#define F133_IRQ_UART1 (19)
#define F133_IRQ_UART2 (20)
#define F133_IRQ_UART3 (21)
#define F133_IRQ_UART4 (22)
#define F133_IRQ_UART5 (23)
#define F133_IRQ_TWI0 (25)
#define F133_IRQ_... | [
"8192542@qq.com"
] | 8192542@qq.com |
524985135b7e84549b54a11c2260149ce938bc6f | 36e842bea36dfb193337d0f7583afee6d12f002c | /libraries/src/app/wristband/src/ams.c | f11e56088ae79e7558abaa59a9f1dc45234f7b66 | [
"Apache-2.0"
] | permissive | timepaz/SDK | 8e6b95d881ff4d7365ff31542edbb4e780aefacf | e9156dd1e01ebcc83700a1ccdf3b2ee7b1010b6f | refs/heads/main | 2023-02-22T06:10:11.321030 | 2021-02-01T09:13:56 | 2021-02-01T09:13:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 14,264 | c | /**
*****************************************************************************************
* Copyright(c) 2018, Realtek Semiconductor Corporation. All rights reserved.
*****************************************************************************************
* @file ams.c
* @brief This file handles... | [
"chentingwei@rt-thread.com"
] | chentingwei@rt-thread.com |
ff28a0a72b455f5d5441950e4b6c21756f82e636 | b38259b1c92daa3457cfb67096ad214cca05da4d | /tests/test-cs_line.c | 60ad2810b5b8bbf87898237f32950057db499029 | [] | no_license | gitter-badger/xraylib | eb1836374728c84d373f49b16f7a24767decb990 | 7089ff6608d528da03580bd4a5be1652cc2eaeb6 | refs/heads/master | 2020-07-20T00:31:12.838001 | 2019-09-05T10:42:36 | 2019-09-05T10:42:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,942 | c | /* Copyright (c) 2018, Tom Schoonjans
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this list of conditions and the followin... | [
"Tom.Schoonjans@diamond.ac.uk"
] | Tom.Schoonjans@diamond.ac.uk |
108f40b2f3c41039b90238c05d5aee23cd5c7332 | 8801144d02b0196a5b8c56a6abfe6cdf15c92c0e | /3_6_3/itoa.c | 9345842f9dfbafc4bc5dfa116ea023d5375caf90 | [] | no_license | wpzero/the_c_programming_language_all_code | b6f10118afaab74dad461b52f88d9d674f0e8f4a | 2b7290fdd970df6fb18f7c21b6d2e70874f23d20 | refs/heads/master | 2020-03-13T07:25:55.194056 | 2018-05-25T12:27:54 | 2018-05-25T12:28:15 | 131,025,353 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 718 | c | #include <stdio.h>
#include <string.h>
#define MAXLEN 100
void itoa(int n, char *str, int width);
void reverse(char *str);
int main() {
int n1, n2;
char r1[MAXLEN], r2[MAXLEN];
n1 = 123;
n2 = -123;
itoa(n1, r1, 5);
itoa(n2, r2, 5);
printf("%s\n", r1);
printf("%s\n", r2);
return 0;
}
void itoa(int ... | [
"wpcreep@gmail.com"
] | wpcreep@gmail.com |
d323e3c25136b32c280cade6425899f7c688a2e4 | 747f57c2b3b9792b68a24f27e3ffd431d02fae3d | /NPB3.3.1/NPB3.3-OMP/UA/npbparams.h | 6dc3df55d0a00f81c0a43ba4107e3bf65542c2a8 | [] | no_license | yeominstall/gomguk | 8ae1c1b4174b7a7caaf6a70840226c79082a2312 | 44cb81f4406d1a65ad50533c0c0fc901ae058ab7 | refs/heads/master | 2021-06-23T23:40:59.732087 | 2017-09-01T13:14:57 | 2017-09-01T13:14:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,318 | h | c CLASS = S
c
c
c This file is generated automatically by the setparams utility.
c It sets the number of processors and the class of the NPB
c in this directory. Do not modify it by hand.
c
integer lelt, lmor, refine_max, fre_default
integer niter_default, nmxh_default
... | [
"y.minn13@gmail.com"
] | y.minn13@gmail.com |
b4e2e407b3a8097e00bf79ca5d2e4db8f625952b | 16291ea44517cfdef7bda4755af06acaafb5cf39 | /3.2/Universal/Interfaces/CIncludes/OCEStandardMail.h | 4b12754f09aa1ff80db2e8a6700055ac9e3813c0 | [] | no_license | elliotnunn/UniversalInterfaces | 93c12c52f54c95f227f1e726132faa70393ea403 | 328d38f2b72b2d4ceda30170eea32ca6b9de218a | refs/heads/master | 2020-06-16T07:51:18.059086 | 2019-07-06T07:23:20 | 2019-07-06T07:23:20 | 195,511,216 | 5 | 0 | null | null | null | null | UTF-8 | C | false | false | 22,235 | h | /*
File: OCEStandardMail.h
Contains: Apple Open Collaboration Environment Standard Mail Interfaces.
Version: Technology: AOCE Toolbox 1.02
Release: Universal Interfaces 3.2
Copyright: © 1994-1998 by Apple Computer, Inc., all rights reserved.
Bugs?: For bug reports, consult the following page on... | [
"elliotnunn@me.com"
] | elliotnunn@me.com |
6442e5bafae62ce341727ddab8550fd37ba4eab3 | 6ca05402832158bc1f5d3c2f5bd7795e421d8467 | /Archive/partie_3/droite-pixel.c | e463a248d6ae06bec721d521fc4caa6447e62e2c | [] | no_license | john2duff/informatiqueGraphique | 6d01f463edb75fd5388c2ad597c75fa6835adff6 | a8680812e7cfb7e1c609ba317a3bfa4e3e139dae | refs/heads/master | 2021-04-28T15:30:18.646539 | 2018-02-22T12:42:05 | 2018-02-22T12:42:05 | 121,989,653 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,622 | c | #include "../base.c"
char name[]="Trace de droites reelles !";
char message[200];
int typeDroite=1;
double gs( double); //Fonction ponderation de Gupta-Sproull
void filtre(double,double *,double*); //Application fonction de ponderation aux couleurs
void tracedroiteTheorique(int x0,int y0,int dx,int dy,double *c);
void... | [
"jonathan.merandat@outlook.com"
] | jonathan.merandat@outlook.com |
66b8ae72fda1c71172c26d51d71ad4e5dfc80726 | 9de239026382850123303de107aa0945c91cf1f1 | /软件/海蜇号程序/主程序/HAIZHE_V2.0_HAL_USB/HARDWARE/BAROMETER/baro_ms5803.h | 4da4e594f5a56821141d9e82b03ff5182436f84e | [] | no_license | coolerjoey/SASUV | 979eabc6f154d6eee6c9000ac5d71b83b45275d0 | 01769eb62cf228e075d60bdd05c0bd98c453c886 | refs/heads/main | 2023-08-22T22:41:13.180207 | 2021-10-13T01:59:31 | 2021-10-13T01:59:31 | 416,425,250 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 1,476 | h | #ifndef _BARO_MS5803_H_
#define _BARO_MS5803_H_
#include "sys.h"
#include "delay.h"
#include "ms5803iic.h"
//MS5803地址配置
#define MS5803_ADDR 0x76 //在 CSP 接高电平时,地址为 0x76(1110110 b),而 CSB 接低电平时,地址为 0x77
//MS5803命令配置
#define MS_RESET 0x1E
#define CONVERT_D11 0x40
#define CONVERT_D12 0x42
#define CONVERT_D13 0x44
#def... | [
"1524989339@qq.com"
] | 1524989339@qq.com |
dac5b5ad34acc58e74f97b29de0ed95b8155f532 | 1390cb4f58bd09087184a64fe2838dec29600d8a | /1841.c | 2706706504b1c0b992e8eb34a691ba3f8c4cff05 | [] | no_license | imasker/obfuscatorTestCases | bf21352be1dbd6c8bdd868b093af03f315d92a45 | 5f5561846ec09a040b42dc12842c9581e7be6b4d | refs/heads/master | 2023-03-27T11:35:21.843689 | 2021-03-25T07:38:05 | 2021-03-25T07:38:05 | 351,342,479 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 308,442 | c | /*
* This is a RANDOMLY GENERATED PROGRAM.
*
* Generator: csmith 2.3.0
* Git version: 30dccd7
* Options: -o /home/x/obfuscator/data/programs/1841.c
* Seed: 2139481778
*/
#include "csmith.h"
static long __undefined;
/* --- Struct/Union Declarations --- */
/* --- GLOBAL VARIABLES --- */
static volatile ... | [
"13277988207@163.com"
] | 13277988207@163.com |
96dfd618cc20f26661fc805d1172acce1c6442bb | 554badb7c00a47d44ef21c358f59b0efc388cbac | /ft_memcpy.c | 50d30564ff9c7bb5f2f75238bad112b439a128ff | [] | no_license | JKAmadio/42sp_00_libft | 43d3e673dcfb4fc08214da7e16dcc3156f92271d | 23fe37104f5a866aae2ab48c108fae4f3af05b71 | refs/heads/main | 2023-05-19T02:01:45.926376 | 2021-06-13T01:40:12 | 2021-06-13T01:40:12 | 376,378,552 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,262 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_memcpy.c :+: :+: :+: ... | [
"jkahvedjian@gmail.com"
] | jkahvedjian@gmail.com |
7527c437f673b60d2949fa40ecaa610b2de0eb56 | 3eec654b5df2d32934dd5c73b777fc29606873f3 | /Measurement ECU(Asaad)/Headers/DIO.h | 24b29902b8794e5ab4fb45c5ddc4136235136ece | [] | no_license | AsaadKam/Vehicle-State-Estimator | 95f9e988f2f7aab289e79a630b62b91fef780d0a | a21bf0a751770da24c087221a912bab4c57faffc | refs/heads/master | 2020-11-30T22:08:55.419301 | 2020-02-26T12:35:41 | 2020-02-26T12:35:41 | 230,492,028 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,225 | h | /*
* DIO.h
*
* Created: 02/11/2019 00:35:59
* Author: Native_programmer
*/
#ifndef DIO_H_
#define DIO_H_
#include "BitManipulation.h"
#include "Data_Types.h"
#include "DIO_PostBConfig.h"
/* _________________DIO PINS_______________________*/
#define A0 0
#define A1 1
#define A2 2
#define A3 3
#define A4 4
#def... | [
"mohamed.hesh.asad@gmail.com"
] | mohamed.hesh.asad@gmail.com |
5cf0c54de1b3cc864f3645224027bfa75e7417d5 | 777895c568ef9dc6a9029856454c5e8a0f5abead | /cmd.c | c7812226d30b279a41b8d9debcbf6450911388e5 | [] | no_license | damir00/evsource | 1da9b116c433ef128a07c80c6c4eb820b44099fd | 3a8a16ddbaced95bd4812b2fe7c0be889e4f682c | refs/heads/master | 2021-01-17T07:55:28.507553 | 2013-01-10T08:14:13 | 2013-01-10T08:14:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 60,533 | c |
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <time.h>
#include <stdarg.h>
#include <errno.h>
#include <unistd.h>
#include <dirent.h>
#include <pwd.h>
#include <fcntl.h>
#include <sys/types.h>
#include <sys/time.h>
#include <sys/socket.h>
#include <sys/stat.h>
#include <sys/un.h>
... | [
"eva@ectroverse.org"
] | eva@ectroverse.org |
1d30162fb44bb8aab84eea941408c51fd615bbb4 | 6ef6213d2fa39d1d0ab7e2373d882b9d263e8c6d | /vision_sdk/apps/src/rtos/iss/src/sensor/ar0143/ar0143_mars_wdr_1280x720_setup.h | 8dba887933e2526dcf4ea39b6e7d74d663cbe1e5 | [] | no_license | Zhangh2018/PROCESSOR_SDK_VISION_03_06_00_00 | 9c380d3167b156a11a8f21814e94ac5550cddc87 | 05c72de5d031006c7565d4234abd53670a926acd | refs/heads/master | 2021-10-16T13:43:05.313842 | 2019-02-11T09:10:44 | 2019-02-11T09:10:44 | null | 0 | 0 | null | null | null | null | MacCentralEurope | C | false | false | 21,425 | h | /******************************************************************************
Copyright (c) [2012 - 2017] Texas Instruments Incorporated
All rights reserved not granted herein.
Limited License.
Texas Instruments Incorporated grants a world-wide, royalty-free, non-exclusive
license under copyrights and patents it... | [
"yukichen@otobrite.com"
] | yukichen@otobrite.com |
04fffe6b91e9628272f868b2f31dc64c4c315291 | adf6565d586dda4c0f354ca7c66f3e10e3876905 | /mbed_nano/2.5.2/cores/arduino/macros.h | 1f3f8486273d0b4f4b15ea6e8a2c2f350d4a4459 | [] | no_license | AR-kazemzadeh/Nano.33-BLE-Sens | 348942ba29c950b379f4a08ca2d670e2d2aa1657 | bbaaa5c58146f2f48077d26503eb5701f0dc102a | refs/heads/main | 2023-08-16T01:58:27.233878 | 2021-10-16T10:15:14 | 2021-10-16T10:15:14 | 415,828,070 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,817 | h | /*
macros.h - basic porting layer for mbed-enabled boards
Part of Arduino - http://www.arduino.cc/
Copyright (c) 2018-2019 Arduino SA
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundatio... | [
"n95a@yahoo.com"
] | n95a@yahoo.com |
f55a9cdfddb3ca681459b1eb92fc18db00e76e08 | 81b82b8f0bab5b8eaf24a5aeba289837078a7a7f | /xdimage.h | d2c587255d7e27280d822be3507585333d827f96 | [] | no_license | nonakap/xnscripchan | 40db501f28fa498aa16762ab496f890788b7742d | 2198fdc984ff952464533bcbbc63134b9191cdd8 | refs/heads/master | 2016-09-11T02:39:51.561243 | 2013-07-03T09:22:50 | 2013-07-03T09:22:50 | 11,145,834 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,185 | h | /* $Id: xdimage.h,v 1.2 2001/12/13 16:56:10 nonaka Exp $ */
/* $libvimage-Id: libxvimage.h,v 1.1 1999/01/16 12:52:55 ryo Exp $ */
/*
* Copyright (c) 2001 NONAKA Kimihiro <aw9k-nnk@asahi-net.or.jp>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are pe... | [
"nonakap@gmail.com"
] | nonakap@gmail.com |
4c76ea42cd62347f3287e4a144e50d7d7d30ba45 | f81c38dccc0bba7caf8033c1e6814da612a67033 | /c program batch 1/ascending order.c | 0d4c3cfa896b84ce4c3647d6dd10e51db0d456ef | [] | no_license | Minitechhacker/C-programming-examples | cd451400d37ee8bfbb5eebc2d0ede9a2d7e6711f | 260a8b6e65378d76d478ec1c488f3d84973b8af3 | refs/heads/master | 2020-11-27T01:33:46.497460 | 2020-01-06T13:45:12 | 2020-01-06T13:45:12 | 229,257,421 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 340 | c | int main()
{
int a[5],i,j,t;
printf("\n ENTER THE ARRAY ELEMENTS:");
for(i=0;i<5;i++)
{scanf("%d",&a[i]);
}
for(i=0;i<5;i++)
{
for(j=i+1;j<5;j++)
{
if(a[i]>a[j])
{
t=a[i];
a[i]=a[j];
a[j]=t;
}
}
}printf("\n the ascending order:");
for(i=0;i<5;i++)
{printf("\n%d",a[i]);
... | [
"noreply@github.com"
] | Minitechhacker.noreply@github.com |
6a3e20aac0b036d698e58e14408cc6cba72942e7 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/1ebc9aae-0189-405b-909d-7a8d177cbf1e.c | 60677c35961a12b4827d4f2495a538082e40ecaa | [] | 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 | 586 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=0;
int j=12;
int k;
int l;
k = 533;
l = 64;
k = i/j;
l = i/j;
l = l/j;
l = l-j;
l = l-j;
k = l-k*i;
//variables
//random
/* START VULNERABILITY */
int a;
char b[45];
char c[5];
a = 0;
do {... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
a2ba9e088d1149e2c38ec161232ee290f10b408f | e0c092d241d00803a84842014c238a28b2bc6c4d | /year2010/b.c | bc3d842f61bc3a519056258c5f081d78cfb1e009 | [] | no_license | acmgnyr/acmgnyr.org | 67058e56a18ecc91244e57653fc4d731ad748c9e | 21d42eed225106c65512e7a8a420d9258d08538b | refs/heads/master | 2021-01-18T21:23:56.867067 | 2017-12-06T04:48:59 | 2017-12-06T04:48:59 | 36,015,061 | 4 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,525 | c | /*
* B - Nim-B Sum
* ACM International Collegiate Programming Contest
* Greater New York Region
* October 24, 2010
*/
#include <stdio.h>
#include <math.h>
char inbuf[256];
int NimNSum(int base, int val1, int val2)
{
int result, factor, dig1, dig2;
result = 0;
factor = 1;
while((val1 != 0) || (val2 != 0)) {
... | [
"boxysean@gmail.com"
] | boxysean@gmail.com |
44ee6b2bce287fd5fac4cca3c82ab009182a27e1 | 1c37f5134b65eeb4c69d03fb2538e63ff69050fd | /test/test_fset_conf_state.c | ba5ac737696adb8a2c9f4c1c27205ac04a92fbf8 | [] | no_license | shizzeer/stoneshire | db5d2fe0856f236b53aa070141d349d61a0774cd | 2ca963da22b17141df26bd3b9fd1e0c139ceaa62 | refs/heads/master | 2020-06-03T02:42:56.086723 | 2019-07-22T21:51:02 | 2019-07-22T21:51:02 | 191,400,747 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,369 | c | #include <stdio.h>
#include <stdarg.h>
#include <stddef.h>
#include <setjmp.h>
#include <cmocka.h>
#include <stdlib.h>
#include <stdbool.h>
#include <string.h> /* for strlen in open_config_file */
#include "conf.h"
#define LINES_TO_TEST 6
struct conf config;
int __real_getline(char **lineptr, size_t *n, FILE *stre... | [
"chat00@wp.pl"
] | chat00@wp.pl |
fe19520b6d3a4896286edcc2bf2fd5458b48d6f0 | 19e356aa308d3adef259a912b29950a3af37a2e2 | /Temp/il2cppOutput/il2cppOutput/mscorlib_System_Array_InternalEnumerator_1_gen_82MethodDeclarations.h | 4f258d789815758449f5e0f2290b9e3b5a7277e8 | [] | 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 | 1,979 | h | #pragma once
#include <stdint.h>
#include <assert.h>
#include <exception>
#include "codegen/il2cpp-codegen.h"
// System.Array/InternalEnumerator`1<FB>
struct InternalEnumerator_1_t4303;
// System.Object
struct Object_t;
// FB
struct FB_t150;
// System.Array
struct Array_t;
// System.Void System.Array/InternalEnumera... | [
"minu.hanwool@gmail.com"
] | minu.hanwool@gmail.com |
4ce0548c70ec867b05e43e2766014dd847ec1b43 | 77fc8cbcec55c1c5b1234baa210a52229165a035 | /src/print_int.c | 9488f3c0097d30aabbd6f84d8dae64a8f874223a | [] | no_license | sctru/31_printf | d59724b1539630184d3a1d8629520339b11a07b4 | b595445c49036e679ed66fee27ef7c6a5a813fb5 | refs/heads/master | 2021-01-23T16:18:31.508716 | 2017-06-07T03:55:34 | 2017-06-07T03:55:34 | 93,291,454 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,044 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* print_int.c :+: :+: :+: ... | [
"tchan@student.42.us.org"
] | tchan@student.42.us.org |
336a3709b74f3fa19b26264fb7704de0cc54e4b9 | a289a0dfb774513f9476dce4cd1cc663342aedfc | /0x05-pointers_arrays_strings/8-print_array.c | e2f69e5b38933c96e942d86d42737f0470ff12ac | [] | no_license | jossvega/holbertonschool-low_level_programming | 448d216416bd50632ae9e8182d1fe10d2c989224 | e5efa3d74a38a091ccf4371ad0aeac18d80bf526 | refs/heads/master | 2023-02-24T03:03:27.773610 | 2021-01-26T01:08:41 | 2021-01-26T01:08:41 | 271,371,673 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 312 | c | #include <stdio.h>
/**
* print_array - prints n elements of an array of integers
* @n:elements of arrays
* @a: pointer to int
* Return: nothing
*/
void print_array(int *a, int n)
{
int x;
x = 0;
while (x < n)
{
printf("%d", a[x]);
x++;
if (x != n)
{
printf(", ");
}
}
printf("\n");
}
| [
"jossvega103@gmail.com"
] | jossvega103@gmail.com |
fa60eba50c71a6dd859a61aa0f7230739f223b30 | f5008df5aab5615d39a9847fa09f9581f7b19a5f | /linux-5.4.38/arch/arm64/kvm/hyp/switch.c | d76a3d39b26993c01bebccce5021e4c1633d71ce | [
"Linux-syscall-note",
"GPL-2.0-only",
"Apache-2.0"
] | permissive | wenhuizhang/llvm-linux-5.4.38 | 2f3f44287dbb1445cd7d4670df8bfc9873441558 | bd6678fbd3635428a6d594dbb24a87b9308a52ef | refs/heads/main | 2023-01-07T09:57:19.452542 | 2020-11-01T04:20:46 | 2020-11-01T04:20:46 | 303,426,734 | 0 | 0 | Apache-2.0 | 2020-11-01T04:20:47 | 2020-10-12T15:00:48 | C | UTF-8 | C | false | false | 20,401 | c | // SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright (C) 2015 - ARM Ltd
* Author: Marc Zyngier <marc.zyngier@arm.com>
*/
#include <linux/arm-smccc.h>
#include <linux/kvm_host.h>
#include <linux/types.h>
#include <linux/jump_label.h>
#include <uapi/linux/psci.h>
#include <kvm/arm_psci.h>
#include <asm/arch_gicv... | [
"wenhui@gwmail.gwu.edu"
] | wenhui@gwmail.gwu.edu |
a528cd643ce39222bdfdca87297432963f917a62 | d26331a860d5fa0dd76aa402dea3be82d2ea8aec | /get_phys_dists/build/get_phys_dists_Dict.C | b7ba05650680630198f5ae90724150219d2aa91f | [] | no_license | danjump/phenix_analysis | 23cf37cb53b6ea4a1617e3c34c633d0d3ded0ba6 | 601679fe07791404a6c3ffe632722eb22ba1e93f | refs/heads/master | 2021-01-17T15:35:20.892826 | 2016-04-19T08:47:36 | 2016-04-19T08:47:36 | 38,225,849 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 12,869 | c | //
// File generated by rootcint at Mon Jul 22 08:27:15 2013
// Do NOT change. Changes will be lost next time file is generated
//
#define R__DICTIONARY_FILENAME get_phys_dists_Dict
#include "RConfig.h" //rootcint 4834
#if !defined(R__ACCESS_IN_SYMBOL)
//Break the privacy of classes -- Disabled for the moment
#define... | [
"daniel.jumper@gmail.com"
] | daniel.jumper@gmail.com |
4acde7a5da2d31bf28a456e71c27427264128356 | 36d6278131e5d7d809968d181aaf68295f32b1d6 | /Utilities/lwip-1.3.1/port/server.c | ccb12f7c13f9486dc05c9f15861e1bd46395851d | [
"BSD-3-Clause"
] | permissive | mcroal/OFC_6LBR-fw | 12452f45a6993416724f69278e1a8dfe54d6f37a | f7b5c98bfcb18fc839e6b76526432e3b56386a69 | refs/heads/master | 2021-01-23T19:44:41.198722 | 2015-04-01T04:07:57 | 2015-04-01T04:07:57 | 29,581,658 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 6,442 | c | /**
******************************************************************************
* @file server.c
* @author MCD Application Team
* @version V1.0.0
* @date 11/20/2009
* @brief A sample UDP/TCP server application.
******************************************************************************
* ... | [
"mcroal@qq.com"
] | mcroal@qq.com |
9d382942e131c0daece84bc321c85b935fb2e294 | b367fe5f0c2c50846b002b59472c50453e1629bc | /xbox_leak_may_2020/xbox trunk/xbox/private/xdktools/xboxdbg/fileapi.c | af4f69d8663a451c44a0ebbc7f4fbf1fea111948 | [] | no_license | sgzwiz/xbox_leak_may_2020 | 11b441502a659c8da8a1aa199f89f6236dd59325 | fd00b4b3b2abb1ea6ef9ac64b755419741a3af00 | refs/heads/master | 2022-12-23T16:14:54.706755 | 2020-09-27T18:24:48 | 2020-09-27T18:24:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 96 | c | /*
*
* fileapi.c
*
* File APIs
*
*/
#include "precomp.h"
#include "filefunc.c"
| [
"benjamin.barratt@icloud.com"
] | benjamin.barratt@icloud.com |
ea8c432a7aede287b3b6ae437673a8a3351f2d0e | 4e14be442a65f5ebb29096beba7424156d7a6ce0 | /libOne/inc/Thread/ReferenceTypeTemplate.h | 4f98f2805b41568884d59db14a325c9219698f36 | [] | no_license | Coding-Ocean/empty | 14fdafbff045a66c81448f39ad0307cfac1d6159 | fc861b725f6fd77f1c3062610c297ad61583fb85 | refs/heads/master | 2023-04-21T01:12:27.168870 | 2023-04-19T02:51:55 | 2023-04-19T02:51:55 | 362,628,092 | 3 | 0 | null | null | null | null | SHIFT_JIS | C | false | false | 1,049 | h | //これはクラスを書く人向けで、ユーザがインクルードすることはない。
//参照カウント型のクラスでは必ず持っている関数というものがあり、
//これを書くのを楽にする。
//#define TYPE ActualType
//と書いてからインクルードすること。もちろんActualTypeは本当の型の名前だ。
TYPE::TYPE() : mImpl( 0 ){
}
TYPE::TYPE( const TYPE& o ) : mImpl( o.mImpl ){
if ( mImpl ){
mImpl->refer();
}
}
TYPE::~TYPE(){
release();
}
void TYPE::release... | [
"eijo524@gmail.com"
] | eijo524@gmail.com |
677add7cca0b5542177b5161f768b1aed5a29957 | 14d9092522998ee50524f35423b627eb7db7cf2f | /optimized_controller/slprj/_sfprj/hyd_hyb_2_opt_cont_1/_self/sfun/src/c1_hyd_hyb_2_opt_cont_1.c | 48680025977fb91d81f3f8c59b50a6ad14193904 | [] | no_license | alzizou/Hybrid_Vehicle_IntelligentControl | 510086cbd3b76bfc99d7591ad0c72500cce27cd0 | 7a375f556b5f90e441d6ad518f12ecc66ce44495 | refs/heads/main | 2023-02-12T10:15:42.389897 | 2021-01-14T03:58:18 | 2021-01-14T03:58:18 | 325,576,891 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 42,871 | c | /* Include files */
#include "blascompat32.h"
#include "hyd_hyb_2_opt_cont_1_sfun.h"
#include "c1_hyd_hyb_2_opt_cont_1.h"
#include "mwmathutil.h"
#define CHARTINSTANCE_CHARTNUMBER (chartInstance->chartNumber)
#define CHARTINSTANCE_INSTANCENUMBER (chartInstance->instanceNumber)
#include "hyd_hyb_2_opt_co... | [
"ali@humanitas.io"
] | ali@humanitas.io |
07507ce5c734d5faa28c1da0196d8c1e35db169a | 1d99366fe182983cf26fcda68df974c23e92337b | /util-mpm-ac.h | 1760be9fe2eea7e04f4090e0bd1f18df614c67b5 | [] | no_license | lc2705/suricata | 0c3401f863c4baa1d44f9e36447ed100e0ce805f | 691820d1e9aceb7f993010bb941563a294b1491d | refs/heads/master | 2020-03-29T15:02:19.702878 | 2015-05-20T09:43:08 | 2015-05-20T09:43:08 | 35,142,113 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,519 | h | /* Copyright (C) 2007-2014 Open Information Security Foundation
*
* You can copy, redistribute or modify this Program under the terms of
* the GNU General Public License version 2 as published by the Free
* Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY... | [
"liuchang2705@163.com"
] | liuchang2705@163.com |
619fd96747b1220c62f265fa2afb3134e462e8aa | 4cad721204fec6965de9c6fdfcb1e78e118c5e7e | /source/LamdaOption.h | 8ee45b95d4248e29ab3d47c3a637507af55925a2 | [
"MIT"
] | permissive | Borrk/Optical-Power-Meter | 95e4a8bc84a62804b20dc518adb591104b90fc27 | 35340c93d9c1bcbd306dc0c21c2e5ca38bf7280f | refs/heads/master | 2020-07-01T01:45:14.401660 | 2019-08-07T10:07:59 | 2019-08-07T10:07:59 | 201,011,385 | 3 | 2 | null | null | null | null | UTF-8 | C | false | false | 552 | h | /*****************************************************************************
*
* Copyright Photonic Ltd. (C) 2012
* All rights reserved.
*
* Module Name: LamdaOption.h
* Author:
* Description: Lamda Coeff.
*
* Author: Auto
* Date: 08/01/2012
*
************************************************... | [
"yiyasail@hotmail.com"
] | yiyasail@hotmail.com |
59f6732b1a0b9d2f372e215631843d139c664f12 | a9d90a4d2fa6f40009bd59f3c4e6b60deed2d690 | /quicksort.c | c8865d445d12fcbb324ecdcfb6ff095b6fd78cba | [] | no_license | r888800009/practice | a6c6a7d4c57525128e082105ebb48f9ee4b31641 | 1a7d02fd39d6de9e221bc342648b2d45d4ef6455 | refs/heads/master | 2023-04-07T02:42:00.891330 | 2023-04-05T17:26:00 | 2023-04-05T17:26:00 | 144,837,928 | 4 | 0 | null | null | null | null | UTF-8 | C | false | false | 994 | c | #include <stdio.h>
#include <stdlib.h>
void swap(int *a, int *b)
{
int temp = *a;
*a = *b;
*b = temp;
}
void quicksort(int *list, int size)
{
int *endPtr = list + size - 1;
int *headPtr = list;
while (headPtr < endPtr)
{
if (*headPtr > *endPtr) {
swap(endPtr, e... | [
"r888800009@users.noreply.github.com"
] | r888800009@users.noreply.github.com |
d5aa296ddb8ba440e2f3de114f86bc640d3ea358 | 2925c6ceae4670a7e60fc3cc08075059fa8761f6 | /isim/MROM_TB_isim_beh.exe.sim/work/MROM_TB_isim_beh.exe_main.c | 55a0aa0ae450ba41c6e2652e79d399b7798d51b8 | [] | no_license | igmonk/vhdl-mpcu-example | 4fb4577ee000ff4f3519de87528b2b972abe9cbc | d9311b9008ec011cd684fd5e97d096fce4be91bf | refs/heads/master | 2023-05-24T17:45:13.657870 | 2018-05-06T01:08:36 | 2018-05-06T01:08:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,675 | c | /**********************************************************************/
/* ____ ____ */
/* / /\/ / */
/* /___/ \ / */
/* \ \ \/ ... | [
"imoiseyenko93@gmail.com"
] | imoiseyenko93@gmail.com |
86888f66a97ddeb8f0b3061825d90062d6949362 | ee7bb619575e7540d4a16c06cf57bf044b1df080 | /Homework3/home3.mod.c | 6a0c956dfc40e97314b93f158e4926aa8cf1f895 | [] | no_license | yasiraslamshah/Advance-Embedded-System-Developement | f52d0bf605c89d5fe2054c2b84a33696856291b3 | f0c171acdedeaa553eee7579696d68fa00ffde61 | refs/heads/master | 2020-04-18T11:24:48.722911 | 2019-04-11T05:50:45 | 2019-04-11T05:50:45 | 167,498,875 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,352 | c | #include <linux/module.h>
#include <linux/vermagic.h>
#include <linux/compiler.h>
MODULE_INFO(vermagic, VERMAGIC_STRING);
MODULE_INFO(name, KBUILD_MODNAME);
__visible struct module __this_module
__attribute__((section(".gnu.linkonce.this_module"))) = {
.name = KBUILD_MODNAME,
.init = init_module,
#ifdef CONFIG_MODU... | [
"noreply@github.com"
] | yasiraslamshah.noreply@github.com |
d9ba343856db86824b5759d28f14e2d0a1580df7 | 5f32ef1229131c3df4dd98adc5d68dc2750fe364 | /B-tree.c | ba78c413e6573f468cc325d5317219e586401497 | [] | no_license | ChinmayR19/Advanced-Data-Structures-Lab-work | 5057b6cc6d1881e35a363eebde80eb637163551e | 010fd618a868d0f706cc4f6c00694d2cddffe7d4 | refs/heads/master | 2020-03-29T12:27:57.506652 | 2018-09-22T17:33:28 | 2018-09-22T17:33:28 | 149,900,621 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,520 | c | /*NAME : Chinmay Rane
RollNo. : 55
Batch : D (SE comps)
Exp no. : 6(B tree)
*/
#include <stdio.h>
#include <stdlib.h>
int m, skey = 0;
typedef struct node
{
int data[10];
struct node * link[10];
int l;
int r;
}node;
struct node * insertion(struct node * , int );
struc... | [
"noreply@github.com"
] | ChinmayR19.noreply@github.com |
774e8178a3d3e680f2ef6324a6f24526a76684df | 1cc5d45273d008e97497dad9ec004505cc68c765 | /cheatsheet/ops_doc-master/Service/cfaq/cnote/Unity/main.c | b6b9884e4aa2779fb57fc9c1365deaea91993f65 | [] | no_license | wangfuli217/ld_note | 6efb802989c3ea8acf031a10ccf8a8a27c679142 | ad65bc3b711ec00844da7493fc55e5445d58639f | refs/heads/main | 2023-08-26T19:26:45.861748 | 2023-03-25T08:13:19 | 2023-03-25T08:13:19 | 375,861,686 | 5 | 6 | null | null | null | null | UTF-8 | C | false | false | 677 | c | #include "unity.h"
// #include "UnitUnderTest.h" /* The unit to be tested. */
void setUp (void) {} /* Is run before every test, put unit init calls here. */
void tearDown (void) {} /* Is run after every test, put unit clean-up calls here. */
int FunctionUnderTest(void){
return 5;
}
void test_FunctionUnderTest_shoul... | [
"wangfl217@126.com"
] | wangfl217@126.com |
bcf3731a7a5dfa97b2346fe44fe09f8c5bebd06e | b62e7086980cb97554b01dbfad64a040f9f80165 | /NtupleMacros/HybridLooper/histtools.C | 6d58bb2f06cfb749d69958d977e656fac978e350 | [] | no_license | tastest/CMS2 | f819962e172c712abd82a8b213c4cb2286bcdcfe | e31e02d6037fbef206e216413b4def558ccefb39 | refs/heads/master | 2021-01-10T20:22:52.181267 | 2013-07-12T15:16:31 | 2013-07-12T15:16:31 | 10,772,930 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 18,484 | c | #include "TList.h"
#include "TObjArray.h"
#include "TH1.h"
#include "TH2.h"
#include "TLegend.h"
#include "THStack.h"
#include "TCanvas.h"
#include "TFile.h"
#include "TRegexp.h"
#include "TKey.h"
#include <iostream>
#include "histtools.h"
namespace hist {
//Add all histograms whose names match the given regular ex... | [
"dlevans"
] | dlevans |
481662e99193fd7f743bc51480996d7a5ab3aa9a | a09400aa22a27c7859030ec470b5ddee93e0fdf0 | /stalkersoc/include/object_item_client_server_inline.h | 1e79999cc52172a7fa34c7b98d829679cb5b56fe | [] | no_license | BearIvan/Stalker | 4f1af7a9d6fc5ed1597ff13bd4a34382e7fdaab1 | c0008c5103049ce356793b37a9d5890a996eed23 | refs/heads/master | 2022-04-04T02:07:11.747666 | 2020-02-16T10:51:57 | 2020-02-16T10:51:57 | 160,668,112 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 2,945 | h | ////////////////////////////////////////////////////////////////////////////
// Module : object_item_client_server_inline.h
// Created : 27.05.2004
// Modified : 30.06.2004
// Author : Dmitriy Iassenev
// Description : Object item client and server class inline functions
//////////////////////////////////////////... | [
"i-sobolevskiy@mail.ru"
] | i-sobolevskiy@mail.ru |
7a1920e7200ca1fa32d699b3609728686867c92b | 8dc84558f0058d90dfc4955e905dab1b22d12c08 | /third_party/sqlite/sqlite-src-3230100/src/vdbeaux.c | 78777bd5a63c37b16f59a6e97ea31496ac801c41 | [
"blessing",
"LicenseRef-scancode-public-domain",
"LGPL-2.0-or-later",
"GPL-1.0-or-later",
"MIT",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause"
] | permissive | meniossin/src | 42a95cc6c4a9c71d43d62bc4311224ca1fd61e03 | 44f73f7e76119e5ab415d4593ac66485e65d700a | refs/heads/master | 2022-12-16T20:17:03.747113 | 2020-09-03T10:43:12 | 2020-09-03T10:43:12 | 263,710,168 | 1 | 0 | BSD-3-Clause | 2020-05-13T18:20:09 | 2020-05-13T18:20:08 | null | UTF-8 | C | false | false | 150,460 | c | /*
** 2003 September 6
**
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgiveness for yourself and forgive others.
** May you share freely, never taking more than you give.
**
********************... | [
"arnaud@geometry.ee"
] | arnaud@geometry.ee |
77f566508739433f12070d316252250d6383a4ec | 8ddd2ca4b49c138980fc4220e0ca907bda5952ee | /library/specialSolutions/assignGraphColorsByDividing.h | 248d20f386e16648ba2a740dc3eb97892aa25dbc | [
"Unlicense"
] | permissive | bluedawnstar/algorithm_study | b7b08e2fca31ecfc87bafa3a9734627245f16ad5 | d5aec7035e65d8f5386a0791c26d59340fd09ef5 | refs/heads/master | 2023-06-24T19:47:57.640559 | 2023-06-14T14:43:01 | 2023-06-14T14:43:01 | 76,085,991 | 45 | 8 | Unlicense | 2023-06-14T14:43:03 | 2016-12-10T02:41:35 | C++ | UTF-8 | C | false | false | 1,589 | h | #pragma once
// https://www.codechef.com/problems/DOOFST
// Assigning colors repeatedly by dividing into two groups
struct AssignGraphColorsByDividing {
int N;
vector<vector<int>> edges;
vector<int> degree;
//--- result
vector<int> nodeColor; // node nodeColor
vector<int> colorCount; // the... | [
"youngman.ro@gmail.com"
] | youngman.ro@gmail.com |
af793600e8617f230e49bfd9e5722d1d4158b9b8 | 751ac279ec026ffb296c0cb052381b8bb1bde4ac | /files.h | 87cf84bdc92229cf0a89d4f4d348f2744e9e4d1d | [] | no_license | JakobJFL/ElectricitySmartHomesystem-P1AAU | 44dd5097e72911ffab49776085734783d818a5ab | fa3319bfa56340319172b1697c3bff5ac660a7c2 | refs/heads/main | 2023-02-18T19:46:29.344537 | 2021-01-16T12:08:21 | 2021-01-16T12:08:21 | 312,540,913 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 373 | h | #include <stdio.h>
#define FILE_MAX_LINE 100
#define FILE_LINE_LENGTH 40
#define OPTIONS_LENGTH 4
enum options {maxLoad, divideCharging, minDistance, maxDistance};
int readOptionsFile(enum options optionsArray[]);
int readFileEV(electricVehicle array[], int arrayLen);
int readSpotPricesFile(spotPrices elPrArray[], in... | [
"47578462+JakobJFL@users.noreply.github.com"
] | 47578462+JakobJFL@users.noreply.github.com |
4dbc84e065869d9ad3d5cb755c24ae44bcc1ec5f | 24ae6d51b0a12d0671771a21fff35109f5f45148 | /app/BCM53101 sdk-all-6.5.7/libs/phymod/chip/dino/tier1/dino_serdes/merlin_dino_src/merlin_dino_common.h | e3afaf3d0dcaf97719f2181b3ad8908832564b65 | [] | no_license | jiaotilizi/cross | e3b7d37856353a20c55f0ddf4c49aaf3c36c79fc | aa3c064fc0fe0494129ddd57114a6f538175b205 | refs/heads/master | 2020-04-08T14:47:57.798814 | 2018-11-03T09:16:17 | 2018-11-03T09:16:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,607 | h | /********************************************************************************
********************************************************************************
* *
* Revision : $Id: merlin_dino_common.h 1266 2015-11-20 13:18:43Z k... | [
"andy.4.liu@nokia-sbell.com"
] | andy.4.liu@nokia-sbell.com |
c769858a54c042b8a1876cd869bb57dc8d354162 | 84aec744ee4ea06bd641e06c70beab6443eac9ed | /Drivers/STM32F2xx_HAL_Driver/Inc/stm32f2xx_hal_wwdg.h | 842656e0b81dda0845ddc29a86fe30c66a9289cc | [] | no_license | evanhunter/STM32Cube_core | 89ac6336c12f4cce43c2b07dd14fa816c0e401ae | ebbccc961f51841d5735d23066e9793421fa9563 | refs/heads/master | 2021-01-09T21:46:24.747066 | 2016-01-18T23:16:30 | 2016-02-21T11:03:12 | 48,757,950 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 12,542 | h | /**
******************************************************************************
* @file stm32f2xx_hal_wwdg.h
* @author MCD Application Team
* @version V1.1.2
* @date 11-December-2015
* @brief Header file of WWDG HAL module.
***************************************************************... | [
"evan@ozhiker.com"
] | evan@ozhiker.com |
e6cfc76f4b0241dd2486c7daaca55a77619aec94 | be5f70620aa2ceb5b35655ae86d891ad2018af41 | /app/netserver/netctl.h | 9aa94d92cdfc78ef8bc7c9523fedb34b46e5a6fb | [
"BSD-3-Clause"
] | permissive | npnet/x3568-linux | 64866f4ceb69ffa3c739eb1148ea340924bdceeb | 9f893209504a7511161eb34157555df1386b6b36 | refs/heads/master | 2023-07-16T22:24:19.659444 | 2021-08-12T04:26:15 | 2021-08-12T04:26:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,284 | h | #ifndef __NETCTL_H
#define __NETCTL_H
#include <dbus/dbus.h>
#include <pthread.h>
#include <glib.h>
#include <gdbus.h>
typedef gboolean (*power_send_changed_func)(char *name, int power);
typedef enum {
TECH_PRO_CHANGED = 0,
SERVICE_PRO_CHANAGED,
SERVICE_CHANAGED,
TECH_ADD,
TECH_REMOVED,
} Massage... | [
"yiming.chen@adlinktech.com"
] | yiming.chen@adlinktech.com |
137b4d53c2cefd4f62be0d88b6ad2d8868720670 | 0e9de167c9f587d71cbdec78794054ae41fed440 | /src/utilities/install/install_nt.h | d1349624669dae847581d90caf61febd4deb5a18 | [] | no_license | FirebirdSQL/x-cvs-vulcan | 10d01433df4e670977409817a71675f78e1deed1 | ba93778a72e348c0fbef4de6471a448ac5606f73 | refs/heads/master | 2023-08-03T01:31:05.900834 | 2009-03-04T16:18:54 | 2009-03-04T16:18:54 | 110,444,948 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,163 | h | /*
* PROGRAM: Windows NT installation utilities
* MODULE: install.h
* DESCRIPTION: Defines for Windows NT installation utilities
*
* The contents of this file are subject to the Interbase Public
* License Version 1.0 (the "License"); you may not use this file
* except in compliance with the License. You may obt... | [
"pcisar@users.sourceforge.net"
] | pcisar@users.sourceforge.net |
86bb2bfa83af9ac633d11c6b1d5841a32d0597e2 | 8217f7986187902617ad1bf89cb789618a90dd0a | /source/2.4.1/routines/graphics/Actions.c | b99f770df36fb01b98a2cb9613ef156e4c08107a | [
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | clg55/Scilab-Workbench | 4ebc01d2daea5026ad07fbfc53e16d4b29179502 | 9f8fd29c7f2a98100fa9aed8b58f6768d24a1875 | refs/heads/master | 2023-05-31T04:06:22.931111 | 2022-09-13T14:41:51 | 2022-09-13T14:41:51 | 258,270,193 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 8,987 | c | /*------------------------------------------------------------------------
Graphic library for 2D and 3D plotting
Copyright (C) 1998 Chancelier Jean-Philippe
jpc@cergrene.enpc.fr
--------------------------------------------------------------------------*/
#include "Math.h"
/****************************... | [
"claude.gomez55@gmail.com"
] | claude.gomez55@gmail.com |
1e3df402c119430dfc316ab9c24c090196f3b296 | 2224e36d68c460b21d8a47ce92f1178452cc9a1f | /SHA3_DRBG/src/SHA3_DRBG.c | c773812252f9d9a3f9c805e8a9edf5cc1100e53c | [] | no_license | kyu-h/NSR_Newest_hash_function | e49b02b8e0466a3d46f41ac4065203f266f68bc9 | 0e2e8edd128f399c951e819f239ce1daa7090686 | refs/heads/master | 2020-03-12T08:42:42.229556 | 2018-09-03T03:53:53 | 2018-09-03T03:53:53 | 130,534,112 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 13,208 | c | /*
* Key generation application
*
* Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
* SPDX-License-Identifier: GPL-2.0
*
* 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; e... | [
"tigerk9212@gmail.com"
] | tigerk9212@gmail.com |
2c42196f36689d1c52bb6c6924cfa9ceed88761b | 88216e8df442c9c41e7a1acef59f5fdb7c2ff8c5 | /QBC_changespeed.X/Door.h | 7a85837b312f5f7b106a848c2882134da1fdc60d | [] | no_license | DddHBbb/Project-QBC | f62a449020ca0d23cf1f6b146eddf1b21ec13c95 | dd6577a63df4cf9599e4f882b44699acbe5dc7b0 | refs/heads/master | 2020-09-13T03:13:15.496063 | 2019-11-22T08:34:39 | 2019-11-22T08:34:39 | 222,640,946 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 343 | h | #ifndef DOOR_H
#define DOOR_H
unsigned char Flag_close_ok; //1、仓门打开,仓门又关闭;0,未打开过,未关闭
unsigned char Flag_open; //1,仓门打开;0,未打开过
unsigned char Flag_close; //1,仓门打开;0,未打开过
void Door_check(void);
#endif
| [
"henryduan.com@outlook.com"
] | henryduan.com@outlook.com |
c43e46d681dd49f49036784aee96c2000f810738 | 15f4fe5b09cacdd8fdcc1ef61685bc3aa29ed8f7 | /test.c | 34ef6541bfdc3f6fd0e268410108cf807717aeb9 | [] | no_license | siliconx/operating_system | 58fccde62a30b02f9e7ab5ec15a958aadef1e39f | 2813f52449b602db224e86e929e096a28daff53c | refs/heads/master | 2021-01-20T08:07:28.309160 | 2017-06-18T06:37:50 | 2017-06-18T06:37:50 | 90,101,048 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 116 | c | // @siliconx
// 2017-04-26 11:11:27
#include <stdio.h>
int main(void) {
fprintf("%d\n", 1&3);
return 0;
}
| [
"1159401236@qq.com"
] | 1159401236@qq.com |
4e3e24a60b4f4eb7cd3828b10b5018e9a9c44e61 | 51e12382f713ecb0d54de4e07f743b5e717bb9af | /pfil/HP-UX/space.h | 86406315bbc82fd691381dff750f0b955db9f4ba | [] | no_license | cschuber/ipfilter-archive | 89f59963ad89f324fa595011849e8cd9c73b0c86 | 79122f4538653603393c4fe0b5d1d13ff4069d55 | refs/heads/master | 2020-03-21T07:02:55.656478 | 2014-06-28T06:58:30 | 2014-06-28T06:58:30 | 138,257,349 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 87 | h | /*
* Tunable parameters for "pfil" module
*/
int pfildebug = 0;
int qif_verbose = 0;
| [
""
] | |
25bf8486a32af86b5cf55549733c527bc9095a7a | 5f19749d915f24c0015398dc3de45add2a68648e | /src/libft/ft_itoa_base.c | f3680fe85d58434ed89694401064848b10eb2b92 | [] | no_license | yurii-sushkov/rt-menu | 998ff5801197da0409aa5bc8c27496bac179cc2e | ac895f03412af6954aea2aec22d346494cdda1e9 | refs/heads/master | 2021-09-24T02:59:11.479554 | 2018-10-02T05:59:22 | 2018-10-02T05:59:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,695 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_itoa_base.c :+: :+: :+: ... | [
"s.supremus@gmail.com"
] | s.supremus@gmail.com |
bb3e5582119ed255aa8db0ce506b6f5bf0ab153f | c776476e9d06b3779d744641e758ac3a2c15cddc | /examples/litmus/c/c-litmus-CBMC/Z6.3+dmb.st+dmb.ld+addr.c | 12082d67a93ef4da72b4d98664855a86e2bd983a | [] | no_license | ashutosh0gupta/llvm_bmc | aaac7961c723ba6f7ffd77a39559e0e52432eade | 0287c4fb180244e6b3c599a9902507f05c8a7234 | refs/heads/master | 2023-08-02T17:14:06.178723 | 2023-07-31T10:46:53 | 2023-07-31T10:46:53 | 143,100,825 | 3 | 4 | null | 2023-05-25T05:50:55 | 2018-08-01T03:47:00 | C++ | UTF-8 | C | false | false | 1,228 | c | /* Copyright (C) 2023 ARM-CBMC
* This benchmark is part of ARM-CBMC */
#include <assert.h>
#include <pthread.h>
// Memory barriers
#define FENCE() asm volatile ("mfence" ::: "memory")
volatile int vars[3];
volatile int v_2_X0_1;
volatile int v_2_X3_0;
void *t0(void *arg){
label_1:;
vars[0] = 1;
FENCE();
va... | [
"tuan-phong.ngo@it.uu.se"
] | tuan-phong.ngo@it.uu.se |
da315ac5be0bf0373126acd6811b38b591df64ec | 2f9d4b5317317bf299f2db12a67c7473c252c0ad | /0x05-pointers_arrays_strings/8-print_array.c | 9160a8fe5a5ae0198c7a0dd3cdc906d73019fe1c | [] | no_license | Samkingworld/alx-low_level_programming | 53d0eb3d1527420a86345dd55b19289ed72b326d | 7780984e7f01066b535e8ebbcc89e99afbd75fd0 | refs/heads/master | 2023-06-29T11:22:38.055761 | 2021-08-03T23:25:09 | 2021-08-03T23:25:09 | 377,962,524 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 313 | c | #include "holberton.h"
#include <stdio.h>
/**
* print_array - prints n number of indexes of an array
* @a: input array
* @n: input num of indexes to print
*
* Return: void
*/
void print_array(int *a, int n)
{
int c;
for (c = 0; c < n; c++)
printf("%d%s", a[c], c < n - 1 ? ", " : "");
printf("\n");
}
| [
"samkingworld@gmail.com"
] | samkingworld@gmail.com |
e692a6e391e49ac65d2ff28affb3f5d04c8e7ffb | 83ad61aee2c828978a8e4a5db5c4e8a6bf7574c6 | /third_party/securec/src/strncpy_s.c | ab0c45d622e9604ee8d30271835569aad37f5856 | [
"Apache-2.0"
] | permissive | zengchen1024/mindinsight | 24b2877af1cc32da5f3cfab8af36c26416b8dcd5 | 228a448b46707e889efc1fb23502158e27ab56ca | refs/heads/master | 2021-05-19T05:16:26.548635 | 2020-03-30T12:01:47 | 2020-03-30T12:01:47 | 251,543,681 | 0 | 0 | Apache-2.0 | 2020-03-31T08:30:33 | 2020-03-31T08:30:32 | null | UTF-8 | C | false | false | 5,610 | c | /**
* Copyright 2020 Huawei Technologies Co., Ltd
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law... | [
"gaocongli@huawei.com"
] | gaocongli@huawei.com |
171a5c62e0d3cf908d1ac966b4cd90134b81afbd | dc83c6a458468d27da4d11c9e80771bfcae66328 | /Arena_Extended.c4s/Flints.c4d/Zufallsflint.c4d/HalfExplode.c4d/Script.c | fb45e5c8065a487f394b094a6b13b36c04398c88 | [] | no_license | Deflaktor/Clonk-Content | 561321eb52817b8ef250c9dacc48a11cd1e9bb4d | 148ca9131a552d5a96846ca7393af839792b09b1 | refs/heads/master | 2021-08-07T16:20:53.511229 | 2021-07-28T18:41:21 | 2021-07-28T18:41:21 | 247,836,781 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 225 | c | /*-- Half Explode --*/
#strict
Initialize:
SetPosition();
Global(0)=3;
return(1);
Check:
SetLocal(3,Sum(Local(3),1));
if (Local(3)>15) {
Global(0)=0;
return(RemoveObject());
}
return(1);
| [
"deflaktor@gmail.com"
] | deflaktor@gmail.com |
84e9e47ffd1ab0357b578153faf27957366d5839 | d482d17bf7bcc947a2de7012f35f694d09a6ed59 | /Pods/Headers/Private/UMengSocial/WBSDKBasicButton.h | 32ee15afef80dd7d5a260480071f77bf01e306f9 | [
"MIT"
] | permissive | xiaofeixiaflyingOC/UMengShare | c26a48de71f341583a87fe040d0154de54b6cca0 | 94243cbe89605cfdc2db9d573d0c97be21d902ba | refs/heads/master | 2021-01-20T18:58:24.702565 | 2016-06-01T09:26:10 | 2016-06-01T09:26:10 | 60,163,279 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 110 | h | ../../../UMengSocial/Umeng_SDK_Social_iOS_ARM64_4.2.5/UMSocial_Sdk_Extra_Frameworks/SinaSSO/WBSDKBasicButton.h | [
"shengxin@tuxing2010.com"
] | shengxin@tuxing2010.com |
3ab47da231b12cc3d1b43da12146eea6e81b50cb | 51635684d03e47ebad12b8872ff469b83f36aa52 | /external/gcc-12.1.0/gcc/testsuite/gcc.target/nvptx/shift16.c | 185aa62fa9a4e0ed3e98896f603f733ff984a98f | [
"LGPL-2.1-only",
"GPL-3.0-only",
"GCC-exception-3.1",
"GPL-2.0-only",
"LGPL-3.0-only",
"LGPL-2.0-or-later",
"FSFAP",
"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 | 525 | c | /* { dg-do assemble } */
/* { dg-options "-O2 -save-temps" } */
void
foo (unsigned short u)
{
volatile unsigned short u2 = u << 5;
}
void
foo2 (short s)
{
volatile unsigned short s2 = s << 5;
}
void
foo3 (unsigned short u)
{
volatile unsigned short u2 = u >> 5;
}
void
foo4 (signed short s)
{
volatile signed... | [
"rink@rink.nu"
] | rink@rink.nu |
b6c9f926fd9e98580045df94988eee2d855a3dc3 | f1367720ff59f14b556b3d0fb3218d5e43533157 | /Exercises/Shellcode/Execve/shellcode_bash.c | bf24a29256d714d8c9be8101be6b85393324c784 | [] | no_license | Shaiful-SystemA/SLAE | 476aadda0f669f40284665e33e92343fb94da664 | 12ab31dcdf3d72832e7b2dafa234de56dad7f702 | refs/heads/master | 2020-05-19T05:44:08.675805 | 2019-04-07T13:30:05 | 2019-04-07T13:30:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 384 | c | #include<stdio.h>
#include<string.h>
unsigned char code[] = \
"\xeb\x1a\x5e\x31\xdb\x88\x5e\x09\x89\x76\x0a\x89\x5e\x0e\x8d\x1e\x8d\x4e\x0a\x8d\x56\x0e\x31\xc0\xb0\x0b\xcd\x80\xe8\xe1\xff\xff\xff\x2f\x62\x69\x6e\x2f\x62\x61\x73\x68\x41\x42\x42\x42\x42\x43\x43\x43\x43";
int main()
{
printf("Shellcode Length: %d\n",... | [
"vottadaniele@gmail.com"
] | vottadaniele@gmail.com |
f278938049d223e217b12693bbf4a37c8c7fbb25 | f62a725cf1126eb3d6892ee304bdf8836ba14779 | /process_pool_server/child.c | 9426e06305068c0a34965c1608358ea88b09af71 | [] | no_license | felixhjh/wangdao-linux | 545dbbc31ecbd61544ba219214f8def285c6d952 | 9aa35b454485402808a3c12f33af5020bbd0770f | refs/heads/master | 2020-04-19T22:14:02.996409 | 2019-02-08T02:55:29 | 2019-02-08T02:55:29 | 168,463,756 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 510 | c | #include"pro_pool_server.h"
void makeChild(proData* pManage,int proNum)
{
int i;
pid_t pid;
int fds[2];
for(i=0;i<proNum;i++)
{
socketpair(AF_LOCAL,SOCK_STREAM,0,fds);
pid=fork();
if(!pid)
{
close(fds[1]);
childHandle(fds[0]);
}
close(fds[0]);
pManage[i].pid=pid;
pManage[i].fds=fds[1];
}
}
... | [
"852142024@qq.com"
] | 852142024@qq.com |
83c5bc496459dda45b7189024684797b25629205 | 9d8d4d3825d45c70af68686a3893cf99a8ab8250 | /lab3/sprut/krafna-tp/tp/fabaa796ee8cbd51699f1ddae4f6dc9e.c | af83a1f90367a5e80fc7220a7449b56029ce914d | [] | no_license | msantl/ppj | 285a8a7bfee0d9645a550b42bbc15b357e6c9fa1 | 6797c806c677f0b60b25088eef4357299b5b1b44 | refs/heads/master | 2016-09-10T03:26:20.617945 | 2014-02-20T12:53:08 | 2014-02-20T12:53:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 17 | c | char x[5] = "b";
| [
"msantl.ck@gmail.com"
] | msantl.ck@gmail.com |
254cb76ee38d742d7038d7c14f27bf6f004a6ac0 | 7b72ca7c0a6560716eca445a06e7d132becea027 | /openssh-7.4p1/openbsd-compat/realpath.c | 4d8a94c70eb9fecf3bf24117c61501fd83c8cc5c | [
"BSD-3-Clause",
"X11-distribute-modifications-variant",
"MIT",
"LicenseRef-scancode-public-domain-disclaimer",
"Beerware",
"ISC",
"SSH-OpenSSH",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"snprintf",
"LicenseRef-scancode-other-permissive",
"LicenseRef-scancode-warranty-disclaimer",
... | permissive | kaiven11/GODEYE | acd018186d0c1ae8665c798e94fe0b37d5f6e184 | 17891567cc479777aaf978c0c49e1a0ec4fe6a0c | refs/heads/master | 2023-02-26T18:13:52.470016 | 2018-04-17T03:31:41 | 2018-04-17T03:31:41 | 117,991,550 | 5 | 0 | null | 2023-02-15T18:45:51 | 2018-01-18T14:12:48 | C | UTF-8 | C | false | false | 6,452 | c | /* $OpenBSD: realpath.c,v 1.20 2015/10/13 20:55:37 millert Exp $ */
/*
* Copyright (c) 2003 Constantin S. Svintsoff <kostik@iclub.nsu.ru>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributio... | [
"1061187559@qq.com"
] | 1061187559@qq.com |
34954b02c4c868d550c118b679a720d6bddacf29 | adda5a3cee68947d944fe4fc918d4c438d9d3f98 | /include/typedefs.h | d2db171e05e2f2341f71d97ab4056cd42d827007 | [] | no_license | mtuckerman/STAGE_PI_1D | fc3c1ba0e54957f1c8c6dbd9d1f621e85d103fa1 | 202be96091cbeb98ef25e19b295e932afedad3da | refs/heads/master | 2021-01-01T06:55:22.862277 | 2014-09-29T16:03:13 | 2014-09-29T16:03:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,154 | h | typedef struct {
double x;
} VECTOR;
typedef struct {
VECTOR *r,*fr; /* Primitive Variables */
VECTOR *u,*fu,*fu_ext; /* Staging Variables */
VECTOR *v; /* Fictitious Velocities */
double *m_stage; /* Staging masses */
double *mp_sta... | [
"mark.tuckerman@nyu.edu"
] | mark.tuckerman@nyu.edu |
870b8ae66d4e73fdb19496292f52b6b9ced78464 | 1f3fabdca091a615cf1a66a446e14662a989128d | /LevelControl/common/driver/include/pdf8574.h | 68bd9f7ab03111c6ac4e22782706e16fd0d7f724 | [] | no_license | Daven005/ESP8266 | c8ca8daf6e9bb6b6b7fd18b378e2161a5f110598 | dc8c142a4ce6303861e3adb6689b4e5f6d5330c5 | refs/heads/master | 2022-04-29T12:22:28.729343 | 2022-04-02T10:25:56 | 2022-04-02T10:25:56 | 61,060,824 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 359 | h | /*
* pdf8574.h
*
* Created on: 15 Oct 2018
* Author: User
*/
#ifndef COMMON_DRIVER_INCLUDE_PDF8574_H_
#define COMMON_DRIVER_INCLUDE_PDF8574_H_
#include <os_type.h>
#define PDF8574_ADDR 0x20
void initExpander(void);
void setExpanderOutput(uint8 op);
uint8 getExpanderOutput(void);
#endif /... | [
"david@norburys.me.uk"
] | david@norburys.me.uk |
174683ae860a60fe73d56afcbea62da25171e64b | 52a6f2e44a3d553eb12ce1ea18ae9cbaf1829f9c | /liboqs/src/sig/rainbow/pqclean_rainbowIa-cyclic-compressed_clean/rainbow_keypair_computation.h | 3af7563af3fbcde9333d768877973761bae7ebd2 | [
"MIT",
"CC0-1.0",
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause",
"LicenseRef-scancode-free-unknown",
"Apache-2.0",
"LicenseRef-scancode-public-domain"
] | permissive | microsoft/Quantum-Safe-OpenSSH | 624848cb410e65232cbe223e6c84ead8d27f56a7 | 07d1592ac37f4b45ab7b577c7fbcc00f0003a493 | refs/heads/master | 2023-04-26T20:02:09.651690 | 2020-12-17T18:24:35 | 2020-12-17T18:24:35 | 257,728,154 | 11 | 7 | MIT | 2023-04-24T08:54:19 | 2020-04-21T22:13:53 | C | UTF-8 | C | false | false | 2,785 | h | #ifndef _RAINBOW_KEYPAIR_COMP_H_
#define _RAINBOW_KEYPAIR_COMP_H_
/// @file rainbow_keypair_computation.h
/// @brief Functions for calculating pk/sk while generating keys.
///
/// Defining an internal structure of public key.
/// Functions for calculating pk/sk for key generation.
///
#include "rainbow_keypair.h"
///... | [
"ljoy@microsoft.com"
] | ljoy@microsoft.com |
4a323ab9ce870170374eb98a9f6b5a8dc8b91db3 | 4545588c8427debaf17f9dc71b0ace32f4fb5d67 | /sam/utils/cmsis/sam4e/source/templates/system_sam4e.c | c288fab0850c2dad6e9214e7add4751a810e95cb | [] | no_license | eewiki/asf | 02e06cec0465b28dd689dea801e6be6cbcd47eca | 8d0f55bd089f2e68d2b53aa76adbb02c07cdb166 | refs/heads/master | 2021-01-16T18:20:22.690176 | 2015-03-09T05:42:50 | 2015-03-09T05:42:50 | 18,419,213 | 34 | 30 | null | 2014-12-25T05:13:20 | 2014-04-03T21:42:46 | C | UTF-8 | C | false | false | 6,571 | c | /**
* \file
*
* \brief Provides the low-level initialization functions that called
* on chip startup.
*
* Copyright (c) 2011-2015 Atmel Corporation. All rights reserved.
*
* \asf_license_start
*
* \page License
*
* Redistribution and use in source and binary forms, with or without
* modificati... | [
"buildmaster@atmel.com"
] | buildmaster@atmel.com |
16952ee4ec58dd1e1c054a4fe79ca88a31196eb3 | 98278b136825a0cf170bcb2d419ff72c5f28e435 | /svf/SVF/tests/mem_leak/malloc29.c | 3e2f5f2388c1baf6deeaee56bc2743e1d04062ef | [
"Apache-2.0",
"GPL-3.0-or-later",
"NCSA"
] | permissive | cponcelets/savior-source | b3a687430270593f75b82e9f00249bdb4e4ffe13 | ac553cafba66663399eebccec58d16277bd1718e | refs/heads/master | 2021-05-23T18:35:33.358488 | 2020-09-30T08:18:29 | 2020-09-30T08:18:29 | 299,001,996 | 1 | 0 | Apache-2.0 | 2020-09-27T09:57:26 | 2020-09-27T09:57:25 | null | UTF-8 | C | false | false | 220 | c | /*
* pass values to globals
* Author: Yule Sui
* Date: 02/04/2014
*/
#include "aliascheck.h"
int func(){
static int* q;
int *p = SAFEMALLOC(10);
q = p;
printf("%d%d",p,q);
//free(p);
}
int main(){
func();
}
| [
"chen.yaoh@husky.neu.edu"
] | chen.yaoh@husky.neu.edu |
ed452799af5ffc691062f73a21b0fb47fa2066ea | 029b5ec068640060b3e9b986366428a8bef98a82 | /recursive_binary_search.c | 866d22aefe1587ad1c7b54c9904dd93eaf34be14 | [] | no_license | AxiomSamarth/C-Programs | db14caad039b1565c69bfbc2bffa25ac4cca23e7 | 6f5f8bea2770ec23e4d649848b2eb9e69d09cfce | refs/heads/master | 2020-03-19T05:10:55.692785 | 2016-10-28T18:06:40 | 2016-10-28T18:06:40 | 72,230,552 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,240 | c | #include<stdio.h>
#include<stdlib.h>
int low=0,high;
void search(int a[],int n,int key)
{
int mid;
if(low>high)
{
printf("\nKey not found..!!\n\n");
exit(0);
}
mid=(low+high)/2;
if(a[mid]==key)
{
printf("\nSearch successful, key found..!!");
exi... | [
"deyagondsamarth@gmail.com"
] | deyagondsamarth@gmail.com |
00fcd136e9f432346961d86637cb2926be573d93 | 746f7a06acfe5075943331b471257304f1bd12b4 | /src_c/ptv.h | afeb3809d600bdff2e506b00ee1a564af94baabd | [
"MIT"
] | permissive | psteinhoff/openptv-python | 21a8d6be3af3b3b6dd50d3d5a56c701ab6bdaa8c | 0fa029cc499f68dfcb18bd0bb0f600000ef648aa | refs/heads/master | 2021-01-21T23:13:20.762378 | 2014-01-19T17:56:05 | 2014-01-19T17:56:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 122 | h | #include <stdio.h>
#include <math.h>
#include <stdlib.h>
#include <string.h>
#include "typedefs.h"
#include "globals.h"
| [
"alex.liberzon@gmail.com"
] | alex.liberzon@gmail.com |
bcd91618096154866cae92d7b86ed9abee797e7f | 70214efa2467f6c567b805dc923c0d288bf92733 | /src/dm/impls/plex/plexcgns.c | eb4a308886848b4e98142fe1f0dbce8f3c4e28d0 | [
"BSD-2-Clause"
] | permissive | OpenCMISS-Dependencies/petsc | 0684cd59bb9bddb6be03f27f2e9c183ad476b208 | 5334b1442d9dabf795f2fdda92d0f565f35ff948 | refs/heads/master | 2021-01-17T10:08:25.370917 | 2014-11-04T23:15:22 | 2014-11-04T23:15:22 | 26,249,164 | 2 | 5 | null | null | null | null | UTF-8 | C | false | false | 12,949 | c | #define PETSCDM_DLL
#include <petsc-private/dmpleximpl.h> /*I "petscdmplex.h" I*/
#if defined(PETSC_HAVE_CGNS)
#include <cgnslib.h>
#include <cgns_io.h>
#endif
#undef __FUNCT__
#define __FUNCT__ "DMPlexCreateCGNSFromFile"
/*@C
DMPlexCreateCGNS - Create a DMPlex mesh from a CGNS file.
Collective on comm
... | [
"daniel.wirtz@simtech.uni-stuttgart.de"
] | daniel.wirtz@simtech.uni-stuttgart.de |
ca7919b25ef2f65d984e9f96d979d53d1532c365 | 92b79d7f9f8ce739ef9cb3e0ec9b1fc981074819 | /AIT8428_CarDV_SDK_Ver1.0.0x000_r5412/core/src/common/inc/module/misc/mmpf_timingmark.h | 1b739432b75ed0b6334258fbe1dc9b49a1c67369 | [] | no_license | longyanjun2020/anyWhere | 929e09da23e3ecde0902aba52d4beb05f609d80b | b733561c1f7f3cd47f51e916049f3141a611f3fa | refs/heads/master | 2020-12-03T03:03:24.537331 | 2020-01-01T09:20:02 | 2020-01-01T09:20:02 | 231,188,811 | 0 | 4 | null | null | null | null | UTF-8 | C | false | false | 919 | h | //==============================================================================
//
// File : mmpf_timingmark.h
// Description : Firmware Timing Mark
// Author : Caesar Chang
// Revision : 1.0
//
//==============================================================================
#define SUPPORT_TIMING_... | [
"695732416@qq.com"
] | 695732416@qq.com |
c387761a876d42f0456c0fcab6c3314d5da7acf4 | 79d343002bb63a44f8ab0dbac0c9f4ec54078c3a | /lib/libc/include/generic-glibc/sys/utsname.h | 4321db26ce5e3a86735a3914e601fb1e07b8e70f | [
"MIT"
] | permissive | ziglang/zig | 4aa75d8d3bcc9e39bf61d265fd84b7f005623fc5 | f4c9e19bc3213c2bc7e03d7b06d7129882f39f6c | refs/heads/master | 2023-08-31T13:16:45.980913 | 2023-08-31T05:50:29 | 2023-08-31T05:50:29 | 40,276,274 | 25,560 | 2,399 | MIT | 2023-09-14T21:09:50 | 2015-08-06T00:51:28 | Zig | UTF-8 | C | false | false | 2,480 | h | /* Copyright (C) 1991-2021 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the ... | [
"andrew@ziglang.org"
] | andrew@ziglang.org |
6cc72b97db827df6cf26b3c96e94d67e9cfd31c2 | 95f05adf28f0a3e958e1f9b1e2a4cbc515f736bb | /plagiarism-core/src/main/resources/scripts/sherlock/sherlock.c | 00460364ef4369f48adf8efd2ad96c6a1f8e538c | [] | no_license | huxley-open-source/huxley-plagiarism-open-source | 0f2c2a3a5567581ab785a0e5245123a3c76e3689 | 28698f43394d423e2880699570f7c77847aca27e | refs/heads/master | 2023-01-23T04:23:13.735126 | 2020-11-24T19:12:00 | 2020-11-24T19:12:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 144 | c | #include <stdlib.h>
#include "base64.c"
int main(int argc, char *argv[])
{
char* code = "adsasd asd as das da sd as da sd s a";
return 0;
} | [
"ngomesneto@outlook.com"
] | ngomesneto@outlook.com |
8078ca01731ea13c2455a201c948138408c8c1d5 | 2d1e2bac5e2b304fdae5a0f15e62e6a4c3f0c9c0 | /up.c | 8ec83e8af4b1aef34eb909c5732715f5486cd310 | [] | no_license | vvroman/AQ_C_Oleg | 7e726bdc5a447d13055ff1a6737f338cca50e048 | c4e8c64d51ef3b35e76d45cb5605733b9e252e15 | refs/heads/master | 2020-05-23T04:16:03.975333 | 2019-02-26T21:38:37 | 2019-02-26T21:38:37 | 57,043,137 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 13,943 | c | // Generated by : ImageConverter 565 v1.1
// Generated from: up.bmp
// Time generated: 10.08.2012 1:24:28
// Dimensions : 48x31 pixels
// Size : 2 976 Bytes
#include <avr/pgmspace.h>
PROGMEM const uint16_t up[0x5D0] ={
//prog_uint16_t up[0x5D0] PROGMEM ={
//const uint16_t up[0x5D0] __attribute__((section... | [
"vovkroman@gmail.com"
] | vovkroman@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.