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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
92731e7b15f0f716cad3df84c64c036a0bfb0076 | e66fceee9d201962b0668e1f58c46859854fceb4 | /clone/quarry/dong100.c | efe865d1e0e21020e20275f2e492d87822535257 | [] | no_license | cao777/mudHYLib | a8a6e28d097afb87ef68ee0a3fae13a1c50fe822 | dd7832cc0abad1a21c797692c3f5fafd98702fb6 | refs/heads/master | 2023-03-15T16:26:34.697435 | 2018-12-03T15:35:34 | 2018-12-03T15:35:34 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 460 | c | #include <room.h>
#include <ansi.h>
inherit ROOM;
void create()
{
set("short", GRN"原始森林"NOR);
set("long", GRN @LONG
这是一个黑漆漆石洞,周围都是坚硬的石壁,左面有阶梯
似乎可以一直往下去。
LONG NOR);
set("exits", ([
"north" : __DIR__"dong99",
"south" : __DIR__"dong10",
"out" : "/d/pingan/nan3"
]));
set("no_npc",... | [
"i@oiuv.cn"
] | i@oiuv.cn |
755620c0b0e8479888f6dd15b06547a95d82d8c0 | b8b7ed26db7f083bf9b7e3d5426d42d85af8df5e | /test/config-prime-c/intra-2/main.c | d99b5044b19b77a49b70d79e09e18e1f684d7da0 | [] | permissive | SRI-CSL/OCCAM | 12840b314f6431a8760520b714f72f7ceb20f84c | 00af27fe40ff3835f754d66d1acad8b3372f098b | refs/heads/master | 2023-07-05T22:37:31.150625 | 2023-06-22T16:26:50 | 2023-06-22T16:26:50 | 46,732,043 | 25 | 11 | BSD-3-Clause | 2020-10-05T21:51:54 | 2015-11-23T16:12:07 | C++ | UTF-8 | C | false | false | 981 | c | #include <stdio.h>
#include <stdlib.h>
/*
* We use a fully instantiated manifest.
*
* The Config Prime engine should remove everthing except the only
* possible execution.
*
* EXPECTED: all strings "You should NOT see this message" are removed
* in the bitcode.
*/
void foo(int argc, char **argv) {
int fla... | [
"jorge.navas@sri.com"
] | jorge.navas@sri.com |
58d5f083a277102e087cf9c6299da3320f0be243 | 2d59fb0c5b5a7dbc1c31fab2ea3b89a08a859ef6 | /include/configs/at91sam9rlek.h | 1da26049fd9a90ed74a4028c772872031988be3d | [
"0BSD",
"GPL-2.0-or-later"
] | permissive | CPU-Code/-u_boot_fslc | 683f4d183723df62f17645ec7f2d3c6bccbf737c | da15f58fe22fce65c6934eaa0d69d8bd2631f9a7 | refs/heads/master | 2023-04-03T15:38:33.105773 | 2020-05-16T12:04:44 | 2020-05-16T12:04:44 | 278,999,208 | 0 | 0 | 0BSD | 2021-04-20T20:20:33 | 2020-07-12T05:38:02 | C | UTF-8 | C | false | false | 2,571 | h | /* SPDX-License-Identifier: GPL-2.0+ */
/*
* (C) Copyright 2007-2008
* Stelian Pop <stelian@popies.net>
* Lead Tech Design <www.leadtechdesign.com>
*
* Configuation settings for the AT91SAM9RLEK board.
*/
#ifndef __CONFIG_H
#define __CONFIG_H
#include <asm/hardware.h>
/* ARM asynchronous clock */
#define CONFI... | [
"923992029@qq.com"
] | 923992029@qq.com |
4c26a55490ad7517e134ca8e34da1cd136ff8420 | a9be7d02028936cfdb82e492d2cc3a9384bdc437 | /LuminousPassage2/pwm.h | 9705f425094d11c3b04da11b43467b9ec34fcf36 | [] | no_license | dshobbes13/LuminousPassage2 | c1f9529c33d551ec986b23eead93d9a7b5b206eb | 5ab315295fff20044b6c86d926c295c8c60ebcec | refs/heads/master | 2016-09-05T12:38:46.937406 | 2012-12-11T01:43:12 | 2012-12-11T01:43:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 273 | h | // File: pwm.h
#ifndef PWM_H
#define PWM_H
//*****************
// DEFINITIONS
//*****************
//*****************
// PUBLIC FUNCTIONS
//*****************
void PwmInit( void );
void PwmProcess( void );
void PwmSetChannels( unsigned char* channelValues );
#endif
| [
"dsantos@alum.mit.edu"
] | dsantos@alum.mit.edu |
1914b57a162e5dcec2e3c19d4b4e75dbf650fff8 | 21a53d4b665d696f8b5ba1d733e5dc373c34f24e | /PacketStorm/1999-exploits/9904-exploits/cgichk1.2.c | 4ff521af086ffe36db0746dd2fd0066cd3e957b5 | [] | no_license | camexp/ExploitDB | 64bae7ecc908ccb592ad01e71e10ea72ef26d930 | cc5a94b7759a45c87e85118c3fc735bec1cf1792 | refs/heads/master | 2022-04-10T21:14:12.631169 | 2020-04-03T12:37:52 | 2020-04-03T12:37:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,401 | c | /* ---------------------------------------------------------------------- */
/* CGI scanner v1.2, m0dify and recode by su1d sh3ll //UnlG 1999 */
/* Tested on Slackware linux with kernel 2.0.35 and FreeBSD 2.2.2-3.1 */
/* Source c0de by [CKS & Fdisk] */
/* Gr33tz to... | [
"barrakudarain@gmail.com"
] | barrakudarain@gmail.com |
8288a86ea4eef299a85f5726ffcb6ffab30e0715 | 3251f964ea02270bb5ed34d1b294ec4c71fab24e | /src/LIBRARY/GETOPT.C | b9eff6eb6ac0695e20662bfedcbc0cd8a5c73fde | [
"BSD-3-Clause"
] | permissive | minsuklee/tcpip | 25ab2b10a4de2bc7ca84e9a2e56a6c2b55ea8722 | 2b390acc04be48aa2a20c30dfd36851f860ea608 | refs/heads/master | 2021-01-21T21:48:43.930043 | 2018-06-24T14:40:08 | 2018-06-24T14:40:08 | 17,235,899 | 30 | 9 | null | 2018-06-24T14:40:09 | 2014-02-27T04:00:19 | C | UTF-8 | C | false | false | 1,312 | c | /******************************************************
* IMIGE/TCP, Copyright (C) 1995, IMIGE Systems Inc.
*
* All rights reserved.
* This software is under BSD license. see LICENSE.txt
*
* Author : Minsuk Lee (ykhl1itj@gmail.com)
******************************************************/
#include "imigelib.h"... | [
"minsuk@hansung.ac.kr"
] | minsuk@hansung.ac.kr |
60b4069b2c2e1e9b294fdef6c59333ede7caaa97 | c97b96158601d7b5fd9d375fdef2d886b752839b | /石器時代服務器端最新完整源代碼/gmsv/npc/npc_door.c | be16cbbc4d937e395f9af19483dffdb6f444e286 | [] | no_license | freelunchcap/stoneage | 458bf5f604cf4fed6f0fed5545b6451ea808a995 | 52e3c6e1b89c7bab052d5273106d285653b8e13c | refs/heads/master | 2023-04-28T12:02:40.419531 | 2023-04-19T06:50:29 | 2023-04-19T06:50:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 18,722 | c | #include "version.h"
#include "object.h"
#include "char_base.h"
#include "char.h"
#include "util.h"
#include "handletime.h"
#include "anim_tbl.h"
#include "npc_door.h"
#include "npcutil.h"
#include "readmap.h"
#include "npc_roomadminnew.h"
#include <string.h>
#include <ctype.h>
static int NPC_Door_isOpen( int meinde... | [
"frank@csie.io"
] | frank@csie.io |
3c07f8f31d5145e006762f15f6f646864d1e7e2b | daf5d13186d5f50660fbd4b5613c807ac8403aee | /components/service/ucloud/objectdet/include/objectdet.h | ec05dea9314709a9b4fdc9102e4167ca941129e3 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | kerrylinux/alios-things | 4350a2535e3682309a35472928272f324f260bf3 | fcd091e6f96f054caed0ecec02aad15717fd424c | refs/heads/master | 2023-03-29T06:20:55.405541 | 2021-03-25T10:01:39 | 2021-03-25T10:01:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 623 | h | /*
* Copyright (C) 2015-2018 Alibaba Group Holding Limited
*/
#ifndef _OBJECTDET_H_
#define _OBJECTDET_H_
#ifdef __cplusplus
extern "C" {
#endif
typedef struct _object_rect_t {
double x;
double y;
double w;
double h;
} object_rect_t;
typedef int (*objectdet_detect_object_cb_t)(char *type, float scor... | [
"noreply@github.com"
] | kerrylinux.noreply@github.com |
b1ac960c660a2eb540ddfa0eb20e4fe163ef4f7c | cb99709c17771ea64a647fd72b08c514d00a9ac3 | /emulator/models/evm/simulator/sha3/Rotation.h | 3e9e5622fee4626f533070c398cf5b5c73e865e3 | [] | no_license | Altgas-io/gvmcore | 74658d6907309595e663695a11905c12007432bd | 313a030d52e98a775d6c63e53ce9cffc1eb731ea | refs/heads/master | 2020-06-01T20:28:29.455964 | 2019-01-23T10:50:13 | 2019-01-23T10:50:13 | 190,916,892 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 687 | h | #ifndef ROTATION_H_
#define ROTATION_H_
// As we're not using assembly, we can't use the native rotation instructions
// replace it with a small inline
static inline uint64_t rotateLeft(uint64_t x, unsigned int n)
{
const unsigned int mask = (8*sizeof(x) - 1); // assumes width is a power of 2.
// assert ( (c<=mas... | [
"samik.mechanic@gmail.com"
] | samik.mechanic@gmail.com |
c249428a457afa639bac9f7ca2cf02d4fb61110b | b052e00904946b82df04dbd6145b8fc3d32fce87 | /set11/prgm1.c | a3e218f46b8d64623f33ce5c5397e0ebb4549015 | [] | no_license | SUJITHRAG/assignment1 | 02f6606564aa8776f4e9a029b2cc28f4fe7849f4 | df82b496c9a06ae5da83dce907d536e2352998d6 | refs/heads/master | 2021-09-10T14:06:38.756844 | 2018-03-27T14:13:14 | 2018-03-27T14:13:14 | 114,718,421 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 194 | c | #include <stdio.h>
#include<string.h>
int main(void) {
char str[100];
scanf("%s",str);
int n,m,i;
scanf("%d",&n);
m=strlen(str);
for(i=n;i<m;i++)
{
printf("%c",str[i]);
}
return 0;
}
| [
"noreply@github.com"
] | SUJITHRAG.noreply@github.com |
ef9c0a87eeabda51af445d43b1513b1f324108fc | af79492c6999077f88b820185ecd4eb82c355c9a | /pi0_eta_id_pictures_gsim_2aOnly_FeD_Fe/mbpic/hM2_4.C | 7d6b6e68b5568950f9042cd26343d6014836bb9f | [] | no_license | orsosa/Eg2_ana | f8d20c0a4c3c0a2e725a24fa84518b552dde31e3 | f49ee1384f54365c0b293656386635b111c54ae0 | refs/heads/master | 2020-07-01T09:30:30.162135 | 2018-11-05T15:08:42 | 2018-11-05T15:08:42 | 74,095,684 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,377 | c | {
//=========Macro generated from canvas: c/The canvas
//========= (Tue Oct 11 11:07:09 2016) by ROOT version5.34/19
TCanvas *c = new TCanvas("c", "The canvas",1,1,800,576);
c->SetHighLightColor(2);
c->Range(0.06625,20.87736,0.20375,251.1121);
c->SetFillColor(0);
c->SetBorderMode(0);
c->SetBorderSize... | [
"oj.5070@gmail.com"
] | oj.5070@gmail.com |
b0fb91ebf3c2d3d30f16f24a5c8cf5b95ea6790e | 144a6e020f4ca38f9a31f88e00e24267eb6cf13e | /nb_test/system.c | 353d21bbf80509e4dd155d7166c13fb9b390c80f | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | sirfragles/nb_wvds | ab91c889f12113b59c9d1bbba8bd9c77f0116e98 | 7f046b19bd0bad0253c38f785dcfc471ea693cbd | refs/heads/master | 2020-09-13T22:13:25.500422 | 2017-10-11T10:07:36 | 2017-10-11T10:07:36 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 6,034 | c | #include "system.h"
static void port_init(void);
static void port_mapping(void);
static void systemled_init(void);
/*================================================================
【名 称】void msp430_cpu_init(void)
【功 能】端口初始化设置
【备 注】所有端口设置为普通输入
================================================================*/
void ms... | [
"yaolan08@qq.com"
] | yaolan08@qq.com |
986167c93f9998378196ee34add2d67aceb0750b | f0d66453a8cef359f80d9cce22f82efe8ed04f9f | /Projects/PIC/Password_Auth_System_PIC/Password.c | 2ea0270e964be6ed9928b0d2f3b6e2eea19a5baf | [] | no_license | Aswinvt/Embedded_Systems_Basics | 71b7664dc6c48beed4f1a5eebcc6641cc6e50aad | 7596532b7903df86c749aeb32bcde844409b07b9 | refs/heads/master | 2020-03-19T16:14:59.813197 | 2019-01-20T17:47:02 | 2019-01-20T17:47:02 | 136,707,639 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,520 | c | #include<pic.h>
void cmd(int);
void data(char);
void display(const char *);
char key();
void delay();
void main()
{
char a[4]="1234",b[4];
int i,c=0;
TRISC=0X00;
TRISD=0X00;
TRISB=0X0F;
cmd(0X38);
cmd(0X80);
cmd(0X01);
cmd(0X06);
cmd(0X0E);
for(i=0;i<4;i++)
{
b[i]=key();
data(b[i]);
}
for(i=0;i<4;i+... | [
"aswinvt010@gmail.com"
] | aswinvt010@gmail.com |
71adec2987cee69d3938efaa2519ea15d83eac1d | a4cf085ab74335c266d531530b6b4ef99f48990f | /cmpsc473mr.c | 10c8431227d41aa254c9d432d27bc706d584677f | [] | no_license | InDey/map-reduce | 00e5319c7dd0042d68dc5ef01c8820f8bbcdd2af | becac5e765d15f158c180de7603a7d2e11c47731 | refs/heads/master | 2021-01-10T16:27:53.266501 | 2015-09-28T18:25:56 | 2015-09-28T18:25:56 | 43,318,874 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,460 | c | #include "cmpsc473mr.h"
/* Jack Pokras
CMPSC 473
Project 3
*/
// global variables
int n; // # thread pairs in mapper stage
int b; // max buffer
pthread_mutex_t *tLock;
char *file;
long fsize;
long psize;
int main(int argc, char *argv[]) {
// initialize variables
struct timeval sTime, eTime;
... | [
"jplax911@yahoo.com"
] | jplax911@yahoo.com |
cd3d78aa9f83c3674e46263c8c372a5a06f9bcd6 | 142697fe56066b75776b40912e5cbf5d8c240bd8 | /Src/001LED_Toggle.c | 85480a8ab8b0960cfd39009388db15874188c945 | [] | no_license | tran-nick/NUCLEOF446xx_Driver_Development | 9b6a03215f6ce886ff1ab8781f7d3a8b67b4b461 | 23733cc1440362bacaa80469f604355276780a74 | refs/heads/master | 2022-11-24T12:28:35.055066 | 2020-07-23T21:56:18 | 2020-07-23T21:56:18 | 281,201,240 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 638 | c | /*
* 001LED_Toggle.c
*
* Created on: May 12, 2020
* Author: nhon_tran
*/
#include "stm32F446xx.h"
void delay(void)
{
for(uint32_t i = 0 ; i < 50000 ; i++);
}
int main(void)
{
GPIO_Handle_t GpioLed;
GpioLed.pGPIOx = GPIOA;
GpioLed.GPIO_PinConfig.GPIO_PinNumber = GPIO_PIN_NO_5;
GpioLed.GPIO_PinConfig... | [
"noreply@github.com"
] | tran-nick.noreply@github.com |
55b6b9b1cdcc891ca822c84f200ff0f5bc593ec0 | 61c7dded1a0f26aca007ca25014256c9b96b120e | /src/drv/drv_pwmServo.c | f4660c1c42e037fd09e4ebf602a60d10500025a7 | [] | no_license | bubi-007/AQ32PlusF3 | d3158fabe9cb4a9fec6a354cd7b8da7f68d69caf | 497d2870b81aff3c9c09134dd86bfdd5d989c5bb | refs/heads/master | 2021-01-18T05:30:47.512214 | 2014-07-30T07:17:16 | 2014-07-30T07:17:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,407 | c | /*
December 2012
aq32Plus_F3 Rev -
Copyright (c) 2012 John Ihlein. All rights reserved.
Open Source STM32 Based Multicopter Controller Software
Includes code and/or ideas from:
1)AeroQuad
2)BaseFlight
3)CH Robotics
4)MultiWii
5)S.O.H. Madgwick
6)UAVX
7)STM DiscoveryF3 demonstration softwar... | [
"jihlein@hotmail.com"
] | jihlein@hotmail.com |
d1cc609ba71654a0400ebee9cb7ede1e2201a68b | 86409140ebebfc541661f1fc59028fa57fa92088 | /com_tcp/UserFile/uartWifi.c | 25a9c03d4760aab9456021d800f66b3783c9c2c3 | [] | no_license | wonghai/serial2net | 80fc1dcb5bf65bc4514d240a5f8435f0ef44548b | 4409864c130975f7856c85ebdd70a9da61fc51d2 | refs/heads/master | 2020-05-02T19:48:48.171596 | 2018-04-15T10:33:38 | 2018-04-15T10:33:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,525 | c |
#include "uartWifi.h"
#include <stdio.h>
#include <string.h>
//#include <windows.h>
unsigned char recTimeOut;
unsigned char recOkFlag;
unsigned char dealString[2048];
//发送完命令后等待多长时间
//unsigned int waitRecTime = 1;
char *SetServerPort(char *buf, char *ip, unsigned int port) ... | [
"haozi@ubuntu.(none)"
] | haozi@ubuntu.(none) |
4ae8a09b75a828d7df51a5c9e4efc11197761496 | 5cb9d567d785df431335dee171e25a01a41d450b | /source/proj0/extract/dtruong/calc/008.c | bd10efb256b72e351cd5f2ea7df760515148a0dd | [] | no_license | fenghuo/AutoGrading | f8c6a481d97c6121479c46f1f9dfc4a5823533c2 | d206ced16daa3bfb85494a3bd371468f329b7ab8 | refs/heads/master | 2016-09-11T12:14:42.641357 | 2014-03-13T18:33:57 | 2014-03-13T18:33:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 354 | c | #include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <iostream>
#include <math.h>
using namespace std;
int main()
{
int m[100];
m[0]=5/2*3;
m[4]=88+2;
m[0]=5-(m[4]-6);
m[0]=5/2*3;
m[0]=2+m[2];
m[0]=5-m[4**3*1-2]-6;
L1:
m[0]=5-(m[4]-6);
m[0]=5/2*3;
m[0]=2+m[2];
m[0]=5-m[4-6];
m[3]=5-(4-6);
m[2]=5-m[(6-4)]... | [
"cs160@csil.cs.ucsb.edu"
] | cs160@csil.cs.ucsb.edu |
dd4af8d461a3455b5ff266d5d12195b24a1748d2 | a556c07ecfa1031dae46fd3433762941ceca68b1 | /d/jwhz/paocang1_1.c | e1611432f7447fa9a8fb7558551a2a509a45d4e0 | [] | no_license | yqzcabao/pkuxkx-utf8 | 53c3c24f4e3a9125372bca72b6a4b10aa6293a7f | 0eaf237c9970795a51aa4cc04b5b762003300cbd | refs/heads/main | 2023-04-01T21:16:23.894845 | 2021-04-09T13:33:24 | 2021-04-09T13:33:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,887 | c | #include "second.h"
#include "chuan.h"
#include "paocang.h"
void create()
{
object jwhz;
int height,wide;
object room;
room=load_object("/d/yashan/waneast3.c");
if(room) room->set("exits/"+PATHNAME,file_name(this_object()));
jwhz=load_object("/adm/daemons/jwhz.c");
wide=jwhz->query("wide");
height=jwhz->query("... | [
"i@oiuv.cn"
] | i@oiuv.cn |
b49d468b52a2b9df62a100f957ae63110cf72aa3 | 0892034e4842f2e468232373ca676ce9a9dfaa7e | /CHAMELEON_H01_S02_RC4_20140303/sink_a2dp.c | 6045c3d4043531d67394a257438fb1d7e5f8bcdf | [] | no_license | layerfsd/BC | 99847cafd96f7803ec4db9641cbdf5e06def03da | 9f5a2fa4c89bf2291ab5e30dedcc5a5054ebd53d | refs/heads/master | 2020-12-26T03:55:02.999336 | 2015-08-03T02:52:33 | 2015-08-03T02:52:33 | 57,318,459 | 0 | 1 | null | 2016-04-28T16:41:49 | 2016-04-28T16:41:48 | null | UTF-8 | C | false | false | 102,346 | c | /****************************************************************************
Copyright (C) Cambridge Silicon Radio Ltd. 2004-2013
*/
/*!
@file sink_a2dp.c
@brief a2dp initialisation and control functions
*/
#include "sink_debug.h"
#include "sink_statemanager.h"
#include "sink_states.h"
#include "sink_private.h"... | [
"jybae@jybae-w7.Bluecom.domain"
] | jybae@jybae-w7.Bluecom.domain |
354579375da9dfa5dae4070f66243c382ab18e83 | 287230b6695941701830dd513273d516c7235ba9 | /prebuilts/gcc/linux-x86/arm/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf/lib/gcc/arm-linux-gnueabihf/8.3.0/plugin/include/regs.h | 8f4f603293ee1559e8c6eb96c43e32d5266313e8 | [] | no_license | haohlliang/rv1126 | 8279c08ada9e29d8973c4c5532ca4515bd021454 | d8455921b05c19b47a2d7c8b682cd03e61789ee9 | refs/heads/master | 2023-08-10T05:56:01.779701 | 2021-06-27T14:30:42 | 2021-06-27T14:30:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 130 | h | version https://git-lfs.github.com/spec/v1
oid sha256:0ef5be0296441c575d2f0a14f6976affba511201d3b476424bd0f9b29ca2ad86
size 12655
| [
"geierconstantinabc@gmail.com"
] | geierconstantinabc@gmail.com |
c44cc2aa30fd9d26b7d65738e017844c4b8b9ed9 | 521f0026f286613b26ee1b8a72c9847027dff4d0 | /crawler/src/utils.h | 89d567ed28d723d340dae53361180a3e17a587a6 | [] | no_license | jlingohr/searchEngine | 888897ea50a01189187762284bd01fd5e264b556 | c97a58492cb654e8ca714f5bb3c96f3ebbbefbee | refs/heads/master | 2021-01-21T04:47:22.371057 | 2016-06-22T05:57:47 | 2016-06-22T05:57:47 | 53,387,162 | 0 | 0 | null | 2016-06-03T04:32:46 | 2016-03-08T06:07:23 | C | UTF-8 | C | false | false | 1,714 | h | /* ========================================================================== */
/* File: utils.h
*
* Project name: CS50 Tiny Search Engine
* Component name: Crawler
*
* This file contains helpful utility macros.
*
*/
/* ========================================================================== */
#ifndef UTILS_... | [
"johannlingohr@gmail.com"
] | johannlingohr@gmail.com |
7216a571a4fa69b4553c9cd83bd349095184fe5c | e25c8b65c0115053b14f8ecffaea94a964eefa1f | /ds/u/i/iamtheking/test/map_2_14.c | 456eb48982f11c5ae5da7e9f53db09aaf7c22a96 | [] | no_license | zwshen/mudos-game-ds | c985b4b64c586bdc7347bd95d97ab12e78a2f20f | 07ea84ebdff5ee49cb482a520bdf1aaeda886cd0 | refs/heads/master | 2022-03-01T14:55:10.537294 | 2022-02-15T15:41:26 | 2022-02-15T15:41:26 | 244,925,365 | 4 | 1 | null | 2022-02-15T15:41:27 | 2020-03-04T14:44:49 | C | BIG5 | C | false | false | 375 | c | inherit ROOM;
void create()
{
set("short", "石板路");
set("long", @LONG
LONG
);
set("exits",([
"west" : __DIR__"map_2_13",
"north" : __DIR__"map_1_14",
"south" : __DIR__"map_3_14",
"east" : __DIR__"map_2_15",
]));
setup();
set("map_long",1); //show map as long
replace_program(RO... | [
"zwshen0603@gmail.com"
] | zwshen0603@gmail.com |
7c1f218617352c54116e7d5c4da52215a268a56e | d7d9d804bb8a64d831cae9251efae9ddd2a9ab75 | /src/shared_routines/str_procs.c | 778ec8a1f3dfefab0f7f96043e0a99b3c3fd6533 | [] | no_license | morgan-elder/ETL_Pro-C_OracleToOracle | 0117dcd6ec2c3fc2e60bfaf74408953733fae06f | 52e89a60d28484c731cd912323bc2b9a1ebf092d | refs/heads/master | 2023-03-11T05:00:41.101583 | 2021-02-21T22:52:55 | 2021-02-21T22:52:55 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,587 | c | #include <string.h>
#include <stdlib.h>
#include <stdio.h>
#include <ctype.h>
#include <assert.h>
#include "str_procs.h"
/*
* Takes a character string, in, and determines a substring
* based on the start and end values. The substring is then
* copied into the output character string, out.
*
* Returns: 0 for suc... | [
"douglas.s.elder@boeing.com"
] | douglas.s.elder@boeing.com |
33de03fd903515df6d6bd0877cb112866ddfa482 | 3ded542387d866e49a940cb3a4184cc340088549 | /data1/codegen/mex/getNewDiscount/getNewDiscount_types.h | 3d8b042288fd123bbb3c9ad4f873d908d339668d | [] | no_license | sun3shan/InvestmentPlan | fb79cbbde4f6ca06d6670c4c90f4bcce8de25d70 | 11f34f28f2f5a8e17b3400162214168f54d17c7b | refs/heads/master | 2020-04-07T20:40:10.567231 | 2018-11-22T12:34:19 | 2018-11-22T12:34:19 | 158,698,393 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,202 | h | /*
* getNewDiscount_types.h
*
* Code generation for function 'getNewDiscount'
*
*/
#ifndef __GETNEWDISCOUNT_TYPES_H__
#define __GETNEWDISCOUNT_TYPES_H__
/* Include files */
#include "rtwtypes.h"
/* Type Definitions */
#ifndef struct_emxArray__common
#define struct_emxArray__common
struct emxArray__common
{
... | [
"kuangshan@sf-express.com"
] | kuangshan@sf-express.com |
277475075bed2cc2e78e83c04932d33054d2e6ba | 0cd6ab7f4562cb80a65dc1974be1816caaed9370 | /Phase1 (connection_dsmwrap)/truc.c | 155e83304f23b2b35a0132257b22fcef3a8dfe6a | [] | no_license | Countermatt/DSM | ca04c6dcc4a05bb27d65e72056a98b9904d1c7f8 | 8d8ef4cc50610e9407956900a353a028acc9d169 | refs/heads/master | 2023-05-11T06:30:34.888814 | 2021-05-27T11:29:28 | 2021-05-27T11:29:28 | 371,349,182 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 669 | c | #include <stdio.h>
#include <sys/types.h>
#include <unistd.h>
#include <sys/stat.h>
#include <fcntl.h>
int main(int argc, char *argv[])
{
int fd;
int i;
char str[1024];
char exec_path[1024];
char *wd_ptr = NULL;
wd_ptr = getcwd(str,1024);
fprintf(stdout,"Working dir is %s\n",str);
fprintf(st... | [
""
] | |
2ed4615af7e1d307469f257ed7ce339183c68637 | 05b458a94b13328c4ab0bb474513e69c5f253ec0 | /analysis-sources/obs-analysis/_cppstats/obs-studio/deps/lzma/liblzma/check/crc64_table.c.bak4 | 61e4f253ade2bf59280dd1df80fa412dd299dccc | [] | no_license | paulobernardoaf/dataset-files | c7b3a5f44f20a6809b6ac7c68b9098784d22ca52 | 6cc1726ee87e964dc05117673e50e3e364533015 | refs/heads/master | 2022-04-23T06:52:15.875641 | 2020-04-25T18:28:48 | 2020-04-25T18:28:48 | 253,626,694 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 168 | bak4 |
#include "common.h"
#if defined(WORDS_BIGENDIAN)
#include "crc64_table_be.h"
#else
#include "crc64_table_le.h"
#endif
| [
"paulomax9002@gmail.com"
] | paulomax9002@gmail.com |
c705c7add1ecce6790d4a532ee71c95fdba2fdd5 | 88ae8695987ada722184307301e221e1ba3cc2fa | /third_party/ffmpeg/libavfilter/vf_colortemperature.c | e6ac5f95c710b3cbf60f8323b51b643b697e6b96 | [
"BSD-3-Clause",
"Apache-2.0",
"LGPL-2.0-or-later",
"MIT",
"GPL-1.0-or-later",
"LGPL-2.1-only",
"LGPL-3.0-only",
"GPL-2.0-only",
"LGPL-2.1-or-later",
"GPL-3.0-or-later",
"LGPL-3.0-or-later",
"IJG",
"LicenseRef-scancode-other-permissive",
"GPL-2.0-or-later",
"GPL-3.0-only"
] | permissive | iridium-browser/iridium-browser | 71d9c5ff76e014e6900b825f67389ab0ccd01329 | 5ee297f53dc7f8e70183031cff62f37b0f19d25f | refs/heads/master | 2023-08-03T16:44:16.844552 | 2023-07-20T15:17:00 | 2023-07-23T16:09:30 | 220,016,632 | 341 | 40 | BSD-3-Clause | 2021-08-13T13:54:45 | 2019-11-06T14:32:31 | null | UTF-8 | C | false | false | 12,187 | c | /*
* Copyright (c) 2021 Paul B Mahol
*
* This file is part of FFmpeg.
*
* FFmpeg 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 License, or (at your option) any late... | [
"jengelh@inai.de"
] | jengelh@inai.de |
526b0fcdbafae47d44bfc034f298e690718adeb1 | abdab886a1d4202a397c9d33844d4a56299398af | /ethereum/BREthereum.h | 26657f0a99ead2eeaa31c3394e08edb8d456918f | [
"MIT"
] | permissive | MUEDEV/br-cr | 23bbb8b953a658aa086f429fdd70159bc85d8b1a | 8228db56a7538853137daf2c0e832061c2a0b4e2 | refs/heads/master | 2020-04-08T03:07:24.056762 | 2018-11-24T19:18:35 | 2018-11-24T19:18:35 | 158,962,720 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 30,647 | h | //
// BREthereum
// breadwallet-core Ethereum
//
// Created by Ed Gamble on 2/24/18.
// Copyright (c) 2018 breadwallet LLC
//
// 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 Softwar... | [
"noreply@github.com"
] | MUEDEV.noreply@github.com |
7cb1dbf0dde4ad819990cf2dbbf59b4475c129f7 | c18cd23e539fefca601ae2dc23fbce33f5e0268a | /module/common.h | e561219fee0fc630577fb7d93bab9ad326ebc919 | [] | no_license | Andiry/proj6 | f5323ace2c365ce4002c260554db85f2d98eb4f3 | f65b866d588128a31de6b25c0c281f9f4849f976 | refs/heads/master | 2016-09-05T13:32:38.087836 | 2015-03-30T02:58:03 | 2015-03-30T02:58:03 | 33,100,293 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 471 | h | #ifndef COMMON_H
#define COMMON_H
#include <linux/ioctl.h>
#define EXP_IOC_MAGIC 'E'
#define EXP_IOCTALLOCDMABUF _IOW(EXP_IOC_MAGIC, 1, int)
#define EXP_IOCGDMABUFPA _IOR(EXP_IOC_MAGIC, 2, int)
#define EXP_IOCTFREEDMABUF _IO(EXP_IOC_MAGIC, 3)
#define EXP_IOCTSTARTDMA _IOW(EXP_IOC_MAGIC, 4, void*)
#define... | [
"jix024@cs.ucsd.edu"
] | jix024@cs.ucsd.edu |
ccbc2cc7cc2182a01bbd74fc1b434d5fa37ae534 | dadcf03d05c11a51e0ab843b60e19d66c7c55929 | /deadReckoning/Lab5_I2C/Lab5_I2C/Inc/ins_types.h | 14fb41cbb65cd0019c304247e7dc954e9293c24e | [] | no_license | jphran/embeddedSysDesign | 13ac8625b2e80a8b2e74344288a0a07a13588aa6 | 8febccfcd54ea8ec600b2a8020e22f320975c043 | refs/heads/master | 2020-12-23T02:30:21.459253 | 2020-05-02T02:24:01 | 2020-05-02T02:24:01 | 237,004,021 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,861 | h | #ifndef INS_TYPES_H
#define INS_TYPES_H
// TODO: Figure out where int32_t is defined, because including this whole thing is just stupid. Even if it has include guards.
#include "stm32f0xx_hal.h"
#include <math.h>
#include <stdlib.h>
#include <stdio.h>
//Q21.10 Types, used for Position.
typedef int32_t q21p10_t;
//Q3.... | [
"u1063296@umail.utah.edu"
] | u1063296@umail.utah.edu |
f4c6655c8dee10f74774b9274b803902867c63e9 | 87eb2cd82ea5b617f359989a95589db76fd1d812 | /archive/master/v0.0.3-1019-g3d209e8/opsis/net/lm32/logs/version_data.c | 8a305ab0ea4b47a248aa0abfc099e4bb546d8dce | [
"MIT",
"BSD-2-Clause"
] | permissive | timvideos/HDMI2USB-firmware-prebuilt | d6872785c7b97d5a1a2fe3418458824d944c3f37 | bf8ee7bf8ec3569980b02ab39c9700bf4b9ce5a9 | refs/heads/master | 2023-05-04T14:30:57.741336 | 2020-01-30T16:52:41 | 2020-01-30T16:52:41 | 11,761,544 | 9 | 14 | null | 2018-04-27T21:25:04 | 2013-07-30T09:33:09 | Verilog | UTF-8 | C | false | false | 592 | c |
#ifndef PLATFORM_OPSIS
#error "Version mismatch - PLATFORM_OPSIS not defined!"
#endif
const char* board = "opsis";
#ifndef TARGET_NET
#error "Version mismatch - TARGET_NET not defined!"
#endif
const char* target = "net";
const char* git_commit = "3d209e89ee490fbd1fef7e221c00c95685e16721";
const char* git_branch = "m... | [
"robot@timvideos.us"
] | robot@timvideos.us |
2dc7954adf3ef48da8a8b95955adae66b99d8b8a | 1d4e67ee9c08d6b659b00d73704eefc2832df9cb | /validator.c | 3c5d4ec7e1d11c0942a377b7a81f6ef4d2b10525 | [] | no_license | jimmy0301/CSV_Parser | 123791905015b1bed6b7b3c4d3f8c4b76ec24930 | 5db9489e3c75bc8e93a320522c63e68607ffb769 | refs/heads/master | 2021-01-25T09:38:27.998466 | 2017-06-13T00:23:40 | 2017-06-13T00:23:40 | 93,867,555 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,097 | c | #include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <ctype.h>
#include "common.h"
#include "validator.h"
static bool is_valid_integer(char *str);
static bool is_valid_bool(char *str);
static bool is_valid_double(char *str);
static bool is_valid_char(char *str, size_t size);
static bool is_valid_varch... | [
"webmail@localhost.localdomain"
] | webmail@localhost.localdomain |
7d719f564ae81ab8b8cf2f8b08ab5bbcce244b27 | c6cc977b58dcaf31484fd959f48bd206810dbf79 | /problem3.c | 92ecad7a3aaa60d526209540328af14d114ce89e | [] | no_license | luliphys2200/Final | ba678338f5485c1164b8c2fd97c5f8f7bbcc2c80 | e5c0c352a8fb5e44afcf0a5b3be2c5e854410383 | refs/heads/master | 2021-01-10T20:13:41.184229 | 2014-12-15T13:13:12 | 2014-12-15T13:13:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 804 | c | /* Estimate the value of pi^4/90 with relative error less than 3 times machine epsilon. */
#include <stdio.h>
#include <math.h>
int main(void)
{
float macheps = 1.;
float s, errmax, w;
float err = 1;
float exact = pow(M_PI, 4.)/90.;
int n = 5;
int k;
/* find machine epsilon */
whi... | [
"kllrules@aol.com"
] | kllrules@aol.com |
8198a3fb5a2aa9ea2b9750d9b5276ee70f35dc11 | c76ddca8dee4faf819c159b26d90c0cb2e81a293 | /fd2.c | 0dc2ba8f0ee812c2d3aff440fe4b1ea341bcc764 | [
"BSD-3-Clause",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause"
] | permissive | JamesLinus/v6shell | e2067652ef6d34a8bb0a672e24e86d09c7697fa3 | 23ebd167b8118dd8d19bedbde0713a033bacc16f | refs/heads/current | 2021-08-21T21:00:27.874853 | 2017-11-29T02:27:13 | 2017-11-29T02:27:13 | 112,798,210 | 2 | 1 | null | 2017-12-01T23:57:06 | 2017-12-01T23:57:06 | null | UTF-8 | C | false | false | 3,860 | c | /*
* fd2.c - redirect from/to file descriptor 2
*/
/*-
* Copyright (c) 2005-2017
* Jeffrey Allen Neitzel <jan (at) etsh (dot) io>.
* 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. ... | [
"jan@v6shell.org"
] | jan@v6shell.org |
04deb00f391fdf56a52d3dea305cc1c5b43e4417 | d94a394e220f427198b465123b05bde992ffa56e | /examples/atoi2.c | 2dcc6fcb97b264591f5aeea0ea0b052b5b040a03 | [
"WTFPL"
] | permissive | mbrt/keygen-post | 5c77264018da4d32f5a5718831550df85f4817b2 | e35b79f37d101583a02dd1e3a86b0bfa86cbcf11 | refs/heads/master | 2021-01-19T06:58:25.537517 | 2015-08-23T08:11:39 | 2015-08-23T08:11:39 | 33,085,919 | 6 | 4 | null | null | null | null | UTF-8 | C | false | false | 213 | c | #include <stdlib.h>
#include <assert.h>
#include <klee/klee.h>
int main(int argc, char* argv[]) {
int result = argc > 1 ? atoi(argv[1]) : 0;
if (result == 42)
klee_assert(0);
return result;
}
| [
"michele.bertasi@gmail.com"
] | michele.bertasi@gmail.com |
99a54c7f9629d8ca5d5378371446e5921a0150da | ff84e03cc488aff38528fac2b9efa032319d32eb | /induction/src/devnormal.h | d270b7dc29e831c1611de481d90dce4612b7e1ac | [] | no_license | jdotw/Lithium | 2a28245346b52d9cac161ebe85d6d5354f6ef33e | b20d29ee9c26c0105a96debfdea845d783d0a09b | refs/heads/master | 2021-09-10T05:41:22.758137 | 2011-12-22T02:43:50 | 2011-12-22T02:43:50 | 126,108,027 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 43 | h | int i_devnormal_report (i_resource *self);
| [
"jwilson@lithiumcorp.com"
] | jwilson@lithiumcorp.com |
3bfc0d42960889fbb7d7ac71a68dd4c3eb96e19c | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/b8a0fb64-4827-43dc-83fc-fd26783e597b.c | 6ae774f254083617a9a43f3ac21657682427dba0 | [] | 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 | 543 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=0;
int j=10;
int k;
int l;
i = 53;
l = 64;
k = i/j;
l = i/j;
l = j%j;
l = l%j;
k = -k*i;
//variables
/* START VULNERABILITY */
int a;
int b[53];
int c[95];
a = 0;
do {
//random
/*... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
a028e16eb2f2e2e1af90f40a216c5eeaba1ec29a | 6b5df934b3bece1682871fb3380422611a9d5abb | /src/framework/peripheral/osc/templates/osc_FRCDivisor_Default.h | 2bbcdfa3d8e14df6054ff98a4bd82448f267ff10 | [] | no_license | ufanders/wordClock | b79272496fdc4980273e40a75c57bdac5b025b64 | 5002fd9a41c12e629507adb17818de26908c8cc6 | refs/heads/master | 2020-12-24T14:10:27.095581 | 2014-08-01T00:12:36 | 2014-08-01T00:12:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,572 | h | /*******************************************************************************
OSC Peripheral Library Template Implementation
File Name:
osc_FRCDivisor_Default.h
Summary:
OSC PLIB Template Implementation
Description:
This header file contains template implementations
For Feature ... | [
"anders.k.nelson@gmail.com"
] | anders.k.nelson@gmail.com |
9fb7c0793a023e70727cd667a31be14fe14197fb | c2b6bd54bef3c30e53c846e9cf57f1e44f8410df | /Temp/il2cppOutput/il2cppOutput/mscorlib_System_Collections_Generic_GenericEqualit1673331431MethodDeclarations.h | 48d9b932cd82ccbce7f4df7d2840e531cb6979a1 | [] | no_license | PriyeshWani/CrashReproduce-5.4p1 | 549a1f75c848bf9513b2f966f2f500ee6c75ba42 | 03dd84f7f990317fb9026cbcc3873bc110b1051e | refs/heads/master | 2021-01-11T12:04:21.140491 | 2017-01-24T14:01:29 | 2017-01-24T14:01:29 | 79,388,416 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,964 | 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>
#include "codegen/il2cpp-codegen.h"
#include "mscorlib_System_Object2689449295.h"
// System.Collections.Generic.GenericEqualityComparer`1<Sys... | [
"priyeshwani@gmail.com"
] | priyeshwani@gmail.com |
f29e8ae313c08f3212f20b42b2d0e440160e94a4 | 3db023edb0af1dcf8a1da83434d219c3a96362ba | /windows_nt_3_5_source_code/NT-782/PRIVATE/WINDOWS/SHELL/CHIPORT/MSCTLS/HEADER.C | 0f30ad4f0e7ae90c5cc4705a4469289a696d370b | [] | no_license | xiaoqgao/windows_nt_3_5_source_code | de30e9b95856bc09469d4008d76191f94379c884 | d2894c9125ff1c14028435ed1b21164f6b2b871a | refs/heads/master | 2022-12-23T17:58:33.768209 | 2020-09-28T20:20:18 | 2020-09-28T20:20:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 22,994 | c | #include "ctlspriv.h"
#define CURSORSLOP 3
static WCHAR szHeaderClassW[] = HEADERCLASSNAMEW;
static CCHAR szHeaderClassA[] = HEADERCLASSNAMEA;
static HCURSOR hSplit;
/* I only need one of these since you can only have capture on one window
* at a time
*/
static struct
{
HWND hWnd;
HWND hO... | [
"benjamin.barratt@icloud.com"
] | benjamin.barratt@icloud.com |
b803855560ebb3b0777ed8d1c4bf34ff505aa770 | f0dfd88459d5aa2f19ab5ee1fbc993952cb37332 | /usr.sbin/ospfd/log.h | b9fdd4d2976a42ed101b856db2886fa17c9f6f1a | [] | no_license | radixo/openbsd-src | 5f93c09735d519689ffc0c5144d05abfeaacf82c | 2554c092cef615cba187243a9e2fe6e943ef6248 | refs/heads/master | 2021-01-10T21:48:43.347196 | 2015-12-04T02:34:41 | 2015-12-04T02:34:41 | 41,678,666 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,264 | h | /* $OpenBSD: log.h,v 1.5 2009/11/02 20:20:54 claudio Exp $ */
/*
* Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission... | [
"wsouzant@gmail.com"
] | wsouzant@gmail.com |
ca43aca23ce8baf53453e443945a3e1e78774bd2 | 19b161d59f915f2723675aed0e9e6e67f20b786e | /PDFNet/PDFNet.framework/C_CPP_Headers/PDF/Annot.h | 65ab731c8de5d444c7a96af3d3ea5bfab27636bd | [] | no_license | torhector2/test-lfs | 35aebfc5e06de13443f62bd80d26e6e5c7a8bc78 | 1a6026eb263c9263619c6c7986038ff9a7d63602 | refs/heads/master | 2020-09-08T00:51:27.406836 | 2019-11-11T11:35:33 | 2019-11-11T11:35:33 | 220,962,012 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 130 | h | version https://git-lfs.github.com/spec/v1
oid sha256:66a1c70cd4a2a3df151e24956746a1c6736ff0b0a3cf6ad6acaa0b9805dc356d
size 31329
| [
"torhector2@gmail.com"
] | torhector2@gmail.com |
d5233c30c96479a87bcf1c390916093b5261c8af | b945b2fac11f237a49de33af1b8fa02ba3ed1814 | /exnuc/include/exmacros.h | aadd9f1bd166233dc2eddf30590815f5c536e943 | [] | no_license | ahundiak/isdp | b94f56f7a7b02b806209ff06da8e22497f6e1386 | 07572eb18f07cbf762505ef34e471fa47c102df4 | refs/heads/master | 2021-03-12T20:02:34.067237 | 2011-12-16T20:03:20 | 2011-12-16T20:03:20 | 37,136,442 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 85,574 | h | #ifndef exmacros_include
#define exmacros_include
#include "exdef.h"
#include "OMminimum.h"
#include "igrtypedef.h"
#include "ex.h"
/* PPL does not need prototypes */
#ifdef __STDC__
#include "exproto.h"
#endif
#define check_error_status(stat,msg)\
if(!(stat&1)) \
{ \
if (stat... | [
"ahundiak@e9faf64c-7e38-11de-a453-d5a50d962d30"
] | ahundiak@e9faf64c-7e38-11de-a453-d5a50d962d30 |
33d823e9f624f0d2804f4625d5ab5bc2ad4df0ac | 0cc8f633f76d64ba6cfa04cae649046c99d30578 | /SDK_framework/linux/ebdrip/core/v20/obj/c_src/na-EBDEVAL-le-pcl/gcc_4_5_3/misc/idlepss.c | 843ca92bac706bd55e1cc345b81fe2d0d3d75715 | [] | no_license | S0043640wipro/RiCRiPInt | 08f71a7d1edb74a5632564bc48038972b4c87623 | c12d2e9ef11d481ab620f1d15a80f8f161feb930 | refs/heads/master | 2020-12-11T05:24:29.189410 | 2014-11-20T05:42:12 | 2014-11-20T05:42:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 16,063 | c | /* THIS FILE IS PRODUCED AUTOMATICALLY - DO NOT EDIT IT */
unsigned char idlepss [26][100] = {
{ 0x09, 0xe0, 0x8a, 0xd9, 0xde, 0xcb, 0xde, 0xdf, 0xd9, 0xce,
0xc3, 0xc9, 0xde, 0x8a, 0xc8, 0xcf, 0xcd, 0xc3, 0xc4, 0x8a,
0xd9, 0xcf, 0xd8, 0xdc, 0xcf, 0xd8, 0xce, 0xc3, 0xc9, 0xde,
0x8a, 0xc8, 0xcf, 0xcd, 0xc3, 0xc4, 0x85... | [
"vinay.chiniwar@wipro.com"
] | vinay.chiniwar@wipro.com |
462ca59e999a1cef69485ec9e728e1025ec4cafb | b1ecab7c00e7abc6ccbfad9e96ea524624a708b1 | /libft/strings/ft_strjoin.c | 69d569359853d74bd92919ed85fb7b4eac43005d | [] | no_license | AleksandrovAA/printf | 699bac70112eb9f1d8b8a47a819f001db1e12555 | 52e56c24754437e03bcc4f47a71916efbc9ddee0 | refs/heads/master | 2020-12-26T20:07:03.733778 | 2020-02-19T19:45:59 | 2020-02-19T19:45:59 | 237,626,262 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,284 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strjoin.c :+: :+: :+: ... | [
"leksa.senyazha@mail.ru"
] | leksa.senyazha@mail.ru |
f2a31499d0339f352a07a669573a6e42aefa446b | 2260708e64c1ff247e72332b28e5a460cfcc104b | /lvl5/options/main.c | 85c720e11e2d9c91573a1a029e24eb60fe938c98 | [] | no_license | Althis974/examC | 63358764cb619c043316c09a2b7eb88fd44fa35b | f226bc9810ba774362bf33e79ecdc7e80530d866 | refs/heads/master | 2021-09-08T01:43:52.549708 | 2018-03-05T13:57:38 | 2018-03-05T13:57:38 | 113,066,535 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,376 | c | /* ************************************************************************** */
/* LE - / */
/* / */
/* main.c .:: .:/ . .:: ... | [
"rlossy@z1r11p2.le-101.fr"
] | rlossy@z1r11p2.le-101.fr |
90c5489367b6b401cd7628278b1b918544fd47d6 | 36db2a366737f7a802769337086399640626d1e3 | /include/soc/sbx/qe2k/sbZfKaQmFbLine.hx | 978552619975d8c2a5b47fc41698c72f4173ed72 | [] | no_license | lcyddp/bcm-sdk-5.10.1 | 8d82266d901023fdf5a76786ee6fb96cd2f21ecc | 7443047b308fa846a9a9cd14bf1da6d590a23703 | refs/heads/master | 2020-03-16T04:54:05.162215 | 2018-02-27T15:51:13 | 2018-02-27T15:51:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 24,512 | hx | /* -*- Mode:C; c-basic-offset:4 -*- */
/*
* $Id: sbZfKaQmFbLine.hx 1.1.44.4 Broadcom SDK $
* $Copyright: Copyright 2011 Broadcom Corporation.
* This program is the proprietary software of Broadcom Corporation
* and/or its licensors, and may only be used, duplicated, modified
* or distributed pursuant to the term... | [
"remon.zhang@163.com"
] | remon.zhang@163.com |
ae26348049c5b219e5edbc8d02f4f00c54ed0ebc | 7b24cf69709e491dd36c717a1dd3838222fc9df6 | /1418_10144248(AC).c | 685f12dc6b9fcc190fd931d656047aa49e3b2977 | [] | no_license | joolink96/Code-up | 029fb8e197f3cdd264c1d921f8cd7060a89550d9 | 739290338a7618efd2dcba8b117e3ffe467d9359 | refs/heads/main | 2023-06-16T18:53:13.838151 | 2021-07-05T12:12:46 | 2021-07-05T12:12:46 | 382,598,484 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 360 | c | #include <stdio.h>
#include <string.h>
int main()
{
char arr[11]="";
int i;
int brr[11]={0};
scanf("%s",arr);
for(i=0;i<strlen(arr);i++)
{
if(arr[i]=='t')
{
brr[i]=i+1;
}
}
for(i=0;i<11;i++)
{
if(brr[i]!=0)
{
printf("%d ",b... | [
"noreply@github.com"
] | joolink96.noreply@github.com |
89bb7da5270165bdd1cf69114e3f0636c881beaa | abd32296585618b20ceee5990b4e81002613878c | /examples/sample.source.PKIX1/ENUMERATED.h | 984338ed466bfb3a28f88f16a95a2804d78baf79 | [
"BSD-2-Clause"
] | permissive | dmbaggett/asn1c | 564b53dc9dd44d7c3b4aa498ab1f9b8e1076b588 | ed65a4ec1c9e07254fd830f4a8fdc657b27bee6a | refs/heads/master | 2021-01-16T19:42:57.153649 | 2013-03-06T20:59:52 | 2013-03-06T20:59:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 28 | h | ../../skeletons/ENUMERATED.h | [
"dmb@arcode.com"
] | dmb@arcode.com |
546b97b529df7a054e6f5fe940be21cf2cc9e393 | a364f5e25e4ec3563c2a6e366069488786927948 | /sys/dev/scsipi/scsi_changer.h | 4a7300a7728149204c069c7d113b8f8640fd98a5 | [] | no_license | noud/mouse-bsd | b044db5ba4085794b94ea729eb4148e1c86d73b5 | a16ee9b253dbd25c931216ef9be36611fb847411 | refs/heads/main | 2023-02-24T06:22:20.517329 | 2020-08-25T20:21:40 | 2020-08-25T20:21:40 | 334,500,331 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 14,119 | h | /* $NetBSD: scsi_changer.h,v 1.14 1999/09/09 23:24:12 thorpej Exp $ */
/*
* Copyright (c) 1996, 1999 Jason R. Thorpe <thorpej@and.com>
* All rights reserved.
*
* Partially based on an autochanger driver written by Stefan Grefen
* and on an autochanger driver written by the Systems Programming Group
* at the Univ... | [
"mouse@Rodents-Montreal.ORG"
] | mouse@Rodents-Montreal.ORG |
656cf0ab210421eeba98b7d4f084c93b1e7be5a1 | 3cc833d93e8fbabfdd98dd6e1c719e54812e5093 | /release/src/router/quicksec-6.0-fips/src/lib/sshvalidator/cmi-config.c | 46faac7c4ae73980dd9e482f451212d20e605960 | [] | no_license | ghsecuritylab/tenda-ac9 | 00493b01403b0cd3928dd95cb46341a7683f127f | 6506c13947410a00fe54a024b2f33f5f97e474f4 | refs/heads/master | 2021-03-01T22:06:47.174447 | 2019-04-16T14:38:16 | 2019-04-16T14:38:16 | 245,816,027 | 0 | 0 | null | 2020-03-08T13:06:40 | 2020-03-08T13:06:39 | null | UTF-8 | C | false | false | 11,664 | c | /**
@copyright
Copyright (c) 2002 - 2014, INSIDE Secure Oy. All rights reserved.
*/
/**
Validator configuration.
*/
#include "sshincludes.h"
#include "cmi.h"
#include "cmi-internal.h"
#ifdef SSHDIST_CERT
#define SSH_DEBUG_MODULE "SshCertCMi"
/************ Configuration Setup ****************/
SshTime ssh_... | [
"846207054@qq.com"
] | 846207054@qq.com |
697609c39a5e8e3c141dddf3cad6d05033ab6de5 | 12252145335cc7d0b0328c26de480e511140b0ba | /bubble.c | 6d82f42a63b5e7645b1c07b5bbd47bfff3caa8c0 | [] | no_license | dasasathyan/ds | 344fad707766d187c645fd788b9bf0f0796e4d89 | 1442c89daacf3e620b3794a9b7c1122742feacb8 | refs/heads/master | 2020-05-20T12:41:25.359608 | 2017-01-30T15:14:01 | 2017-01-30T15:14:01 | 80,432,581 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 475 | c | #include<stdio.h>
int main(){
int no[100], n, i, j, temp;
printf("Enter number of elements\n");
scanf("%d",&n);
printf("Enter %d integers\n",n);
for (i=0;i<n;i++){
scanf("%d", &no[i]);
}
for (i=0;i<(n-1);i++)
{
for (j=0;j<n-i-1;j++)
{
if (no[j] > no[j+1])
{
temp = no[j];
no[j] ... | [
"dasasathyan@gmail.com"
] | dasasathyan@gmail.com |
77b89fe32713b5eec61f19c80fdf0e68b05b4023 | 45f9956e3d5e4038c3eda5dc774253c86f4cd612 | /EntranceGuard.cydsn/Generated_Source/PSoC4/UART_433_PM.c | 54c0a4711639e158478ac7e0aef39ebb3f70c2ef | [] | no_license | eeant2017/EG_S13B | 9850e9caf8d250bdaacda7497c4f8b64c71e8fa2 | 0231cc273ac5ea3ba0a19628674c74fdf79bb173 | refs/heads/master | 2020-03-27T04:34:41.546790 | 2018-08-24T07:16:34 | 2018-08-24T07:16:34 | 145,951,413 | 0 | 1 | null | null | null | null | WINDOWS-1258 | C | false | false | 6,813 | c | /***************************************************************************//**
* \file UART_433_PM.c
* \version 4.0
*
* \brief
* This file provides the source code to the Power Management support for
* the SCB Component.
*
* Note:
*
********************************************************************************
* ... | [
"1241939835@qq.com"
] | 1241939835@qq.com |
d66de3c8633bfad2e08fef58a9462f361be242ae | f026cb616ef14bae15a1d251ca6dbe0f55016d9c | /linux/19686.c | 208aedf41ac24019769703b969ba129807458f12 | [] | no_license | jajajasalu2/cocci-lkmp-c-files | 3eb7d451929dca5cb6beb56aabd69fe3f7fc176c | 5da943aabe1589e393a131121dbf8e7a84b3cf2a | refs/heads/master | 2020-12-02T17:30:14.411816 | 2020-01-29T08:36:30 | 2020-01-29T08:36:30 | 231,053,574 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,672 | c | cocci_test_suite() {
const struct psp_var_map_entry cocci_id/* arch/mips/ar7/prom.c 76 */[];
struct psp_var_map_entry {
u8 num;
char *value;
} cocci_id/* arch/mips/ar7/prom.c 71 */;
struct psp_env_chunk {
u8 num;
u8 ctrl;
u16 csum;
u8 len;
char data[11];
}__packed cocci_id/* arch/mips/ar7/prom.c 63 *... | [
"jaskaransingh7654321@gmail.com"
] | jaskaransingh7654321@gmail.com |
793ccf4e9fd92e0acce4c97177cf637b8a921578 | 28c879c0389911cf1021cb4ee538661b7c570352 | /ex19/object.c | 5cb8f39143e580eaf234a24f186162b1d8204376 | [] | no_license | acousticpants/LCTHW_C | 991e9bb0d9d5778599f9bafe5bf9ab6838a1b932 | b4a91a11453217774ea29c90110e2d3f3905c21b | refs/heads/master | 2021-01-25T10:44:27.313944 | 2014-04-12T19:35:47 | 2014-04-12T19:35:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,550 | c | //stuff declared in object.h is define here in this file
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include "object.h"
#include <assert.h>
void Object_destroy(void *self)
{
Object *obj = self;
if(obj) {
if(obj->description) free(obj->description);
free(obj);
}
}
void Obje... | [
"acousticpants@gmail.com"
] | acousticpants@gmail.com |
cd4865dbcd81e2eb592de52d020b838e7daa5c6a | 17dba4039c78c6990990182d007e7e044dce2051 | /app/src/main/jni/com_zoe_ndkdemo_jni_MathKit.h | b7edbc9a21c656f539670460376a9ad215ffedaa | [] | no_license | SeniorZhai/NdkDemo | 68313f3c5f100389a397845924687f7e2f3ef23c | a90f399dba03d1adf438acbdc3d3708c56c11340 | refs/heads/master | 2020-12-30T10:12:51.393800 | 2015-03-19T07:08:31 | 2015-03-19T07:08:31 | 32,506,201 | 0 | 0 | null | null | null | null | UTF-8 | C | false | true | 470 | h | /* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class com_zoe_ndkdemo_jni_MathKit */
#ifndef _Included_com_zoe_ndkdemo_jni_MathKit
#define _Included_com_zoe_ndkdemo_jni_MathKit
#ifdef __cplusplus
extern "C" {
#endif
/*
* Class: com_zoe_ndkdemo_jni_MathKit
* Method: square
... | [
"370985116@qq.com"
] | 370985116@qq.com |
fae53d058aa41f3f4fd73bacf38f29419b7bc1ae | 144fdeec6dec6ed22e702f8902f94d77ba0d6059 | /tests/com.oracle.truffle.llvm.tests.libc/libc/memset/memset-struct-with-ptr.c | 63d2d750c8d87d05787992f5c2f3aee241c61d36 | [
"BSD-3-Clause",
"NCSA",
"MIT"
] | permissive | pointhi/sulong | cb9dc61f54a113e988911f1e3654d6e5792c2859 | 5446c54d360f486f9e97590af5f466cf1f5cd1f7 | refs/heads/master | 2021-01-16T22:17:36.966183 | 2018-07-03T16:12:12 | 2018-07-03T16:12:12 | 67,107,046 | 1 | 1 | null | 2016-09-01T07:06:28 | 2016-09-01T07:06:28 | null | UTF-8 | C | false | false | 222 | c | #include <assert.h>
#include <string.h>
struct test {
char *ptr1;
int a;
long *ptr2;
};
int main() {
struct test t;
memset(&t, 0, sizeof(struct test));
assert(t.ptr1 == NULL && t.a == 0 && t.ptr2 == NULL);
}
| [
"manuel.rigger@jku.at"
] | manuel.rigger@jku.at |
2097f229aefc5e6d057d1af971e5a1cca9208643 | 94b1ffe4c16810630aa33cf70fb478edb3c0455e | /大三上学期/操作系统/assignment/ch5/Programming Projects/posix/schedule_priority.c | 4908260de3647aa8e02e07d8ed79bbcc3f2a2dce | [] | no_license | chrisliu12345/sysu-junior-ise-study | 8e95d643ea734d7c4093be8fa89e99a4adbcdb4a | 2e6d0e2186bae0a26a6a847f3153d1e364293f86 | refs/heads/master | 2022-11-19T06:37:04.468637 | 2020-07-17T09:26:56 | 2020-07-17T09:26:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 878 | c | #include <stdlib.h>
#include <stdio.h>
#include <limits.h>
#include "list.h"
#include "task.h"
#include "cpu.h"
#include "schedulers.h"
struct node *list;
int i = 0;
// add a task to the list
void add(char *name, int priority, int burst){
Task *t = malloc(sizeof(Task));
t->name = name;
t... | [
"“ymqgmaail@gmail.com”"
] | “ymqgmaail@gmail.com” |
ef11beba8d92109beddfb5810bfc414c2316c929 | 0d5f7c21f78c8156e07668026ed2d44fa50ecfec | /macros/pythia_monojet.C | 48af6932ebf44cc6cca0bb4958b249bfe556a7f2 | [] | no_license | VVerkest/veronica_jet_hadron_correlation | 0466ab5d5b362be0f37de25dfdb90059ab116121 | d05fc3745320163900d4bb7bf31d22a12a6174e0 | refs/heads/master | 2020-05-22T10:05:26.124785 | 2017-04-18T20:16:41 | 2017-04-18T20:16:41 | 84,689,455 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,472 | c | void pythia_monojet(){
double pi = 3.141592653589793238462643383;
TString fileSaveName = "pythia_monojet_min_3_GeV";
fileSaveName += ".root";
TString canvasTitle = "Pythia Jets (pt min: 3.0 GeV)";
// create a new Root file
TFile *top = new TFile(fileSaveName,"recreate");
// create a new subdirector... | [
"vverkest@gmail.com"
] | vverkest@gmail.com |
279452a892a06b07e6979efc1a39986745cb6f75 | 500daaa7ff2b54e111bc4b2e98f6d0b7d0897a79 | /challenges/impossible_passwd/program.c | 4be2c0c0a35863fb01d3718ad67da2bd04501210 | [] | no_license | mowemcfc/htb-files | 3a0535c8207175ab783bc436f0982f649f39d769 | 39ee66e6271ca3a893af2b3036af9187797c559a | refs/heads/main | 2023-03-13T05:17:16.789504 | 2021-02-28T10:47:13 | 2021-02-28T10:47:13 | 310,856,268 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 326 | c | #include <stdlib.h>
#include <stdio.h>
void main()
{
int local_14;
char* local_10;
local_14 = 0;
local_10 = "A]Kr=9k0=0o0;k1?k81t";
while ((*local_10 != 9 && (local_14 < 0x14))) {
putchar((int)(char)(*local_10 ^ 9));
local_10 = local_10 + 1;
local_14 = local_14 + 1;
}
putchar(10);
retu... | [
"jcartermcfc@gmail.com"
] | jcartermcfc@gmail.com |
c9b24870eed202530c87bbc6e20414268886f2ab | 5b42590448e96f24b026ca50084df777c952c8e9 | /vex/include/phy/microfacet.h | 6908a012e3c376751bb362dcd1cc203b37575d51 | [] | no_license | zhangxiao6776/physhader-for-mantra | 5885d92d9e2e8e2bc75c6fe46e5a47d3f31e066b | 6b7076be2ed99357cb5657a3365cd9d42c197341 | refs/heads/master | 2021-05-01T04:21:23.251498 | 2015-04-06T14:38:41 | 2015-04-06T14:38:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,039 | h | // This may look like -*- C -*- code, but it is really Houdini Vex
//
// microfacet.h - BSDF routines for phySurface.
// This is part of phyShader for Mantra.
//
//
// Copyright (c) 2013-2015 Roman Saldygashev <sldg.roman@gmail.com>
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
//... | [
"sldg.roman@gmail.com"
] | sldg.roman@gmail.com |
008c386c9917fc8e381d6c7b86b79b833b2dfd5e | d593a3de18a740ede9cfc9a8be601de1db552f20 | /examples/quick-sort/quick-sort.h | 6c5889579b2bba6914af392f8522b11b3d43be0e | [
"MIT"
] | permissive | kksweet8845/linux-list | e58974bb6d4c459e5f9866c89d46a3594a96709d | 580a16bfe21eb08c0da1b1c7f630518c9c4a81fd | refs/heads/master | 2020-08-11T04:56:16.225211 | 2019-10-11T17:39:17 | 2019-10-11T17:39:17 | 214,495,721 | 0 | 0 | MIT | 2019-10-11T17:37:22 | 2019-10-11T17:37:22 | null | UTF-8 | C | false | false | 202 | h | #include <stdint.h>
#include "../include/list.h"
#include "../private/common.h"
void list_qsort(struct list_head *head);
int list_random_qsort(struct list_head *head, uint16_t k);
int quick_run(int); | [
"f74064054@mail.ncku.edu.tw"
] | f74064054@mail.ncku.edu.tw |
21e32c34b3faf8a9a61f78ad1ddd6e93aee62cd9 | ee87a56a32fdc14e32692e61ce7c5263a01f5d43 | /old/pku/AC_1147.c | 154b53276109e50f8f5727ff71dc3c12426138a6 | [] | no_license | simplyzhao/Code_Pearls | 6ff91eb52dcdc6ae4e555f9af65a9b25d57abf38 | 69534bcbed2a46ca331b8b58db5888f307f522fd | refs/heads/master | 2021-01-20T23:18:14.714405 | 2014-05-23T14:19:47 | 2014-05-23T14:19:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 678 | c | #include<stdio.h>
#include<stdlib.h>
#include<string.h>
#define MAX_LEN 3001
int first_col[MAX_LEN], last_col[MAX_LEN];
int N, zeros, ones, next[MAX_LEN];
int
main(int argc, char **argv)
{
int i, count;
while(scanf("%d", &N) != EOF) {
zeros = ones = 0;
for(i=1; i<=N; i++) {
scanf("%d", last_col+i);
if(last... | [
"simplyzhao@gmail.com"
] | simplyzhao@gmail.com |
b697d0aae26a4194fb2b4846519dc5417adaa0a6 | a0155e192c9dc2029b231829e3db9ba90861f956 | /MailFilter/Libs/src/pcre-3.9/pcredemo.c | f93dada6b0e3e446bef54c9c400e1f53cb8f0cf4 | [
"LicenseRef-scancode-pcre"
] | permissive | zeha/mailfilter | d2de4aaa79bed2073cec76c93768a42068cfab17 | 898dd4d4cba226edec566f4b15c6bb97e79f8001 | refs/heads/master | 2021-01-22T02:03:31.470739 | 2010-08-12T23:51:35 | 2010-08-12T23:51:35 | 81,022,257 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,351 | c | #include <stdio.h>
#include <string.h>
#include "pcre.h"
/* Compile thuswise:
gcc -Wall pcredemo.c -I/opt/local/include -L/opt/local/lib \
-R/opt/local/lib -lpcre
*/
#define OVECCOUNT 30 /* should be a multiple of 3 */
int main(int argc, char **argv)
{
pcre *re;
const char *error;
int erroffs... | [
"ch@zeha.at"
] | ch@zeha.at |
a910dd776c240937974631c2958642717b24edc1 | e24a981d22dc9f08eaead51792f5933d359f003d | /drivers/include/linux/ktime.h | ba95feafd5abe783a77b26aaf648561f60fe3977 | [] | no_license | Harmon758/kolibrios | d6001876fefb006ea65e5fe3810b26606e33284e | 0d615a7c442e8974f58b7260b094c1212c618bcf | refs/heads/master | 2023-08-20T11:47:59.999028 | 2023-08-20T10:40:03 | 2023-08-20T10:40:03 | 66,638,292 | 32 | 4 | null | null | null | null | UTF-8 | C | false | false | 7,577 | h | /*
* include/linux/ktime.h
*
* ktime_t - nanosecond-resolution time format.
*
* Copyright(C) 2005, Thomas Gleixner <tglx@linutronix.de>
* Copyright(C) 2005, Red Hat, Inc., Ingo Molnar
*
* data type definitions, declarations, prototypes and macros.
*
* Started by: Thomas Gleixner and Ingo Molnar
*
* ... | [
"serge@a494cfbc-eb01-0410-851d-a64ba20cac60"
] | serge@a494cfbc-eb01-0410-851d-a64ba20cac60 |
7bba13b1f9c03f828dd466b33258266fbd47592f | 960eee56caf6572fab087b5d7cc1761efe2e2b58 | /source/TR-181/middle_layer_src/cosa_moca_dml.c | 7097ece9ee95131528633487a4c6510579502aec | [] | no_license | davekimble/CcspPandM | 4d7841f58d7f207db7573d6cc212341dfdecf5d7 | 662f2280ad30d537c3c91d179392550461c9ca72 | refs/heads/master | 2021-01-15T12:48:58.961364 | 2015-11-20T18:22:11 | 2015-11-20T18:22:11 | 46,748,904 | 0 | 0 | null | 2015-11-23T21:24:37 | 2015-11-23T21:24:37 | null | UTF-8 | C | false | false | 157,144 | c | /**********************************************************************
Copyright [2014] [Cisco Systems, Inc.]
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... | [
"steve.maynard@twcable.com"
] | steve.maynard@twcable.com |
87b47ec5b43ffa2cc68a56c2cdf465f0d0b89cbd | 02ae4d6546d02ed434c6cc41f8a86b13e6c1b97f | /apps/plugins/imageviewer/ppm/ppm_decoder.c | 440f14af55c58375a32365c811b650ad5fa45b43 | [] | no_license | victor2002/rockbox_victor_clipplus | 6b56418d4db7751172569dcb0236a3a29f0d39d6 | 120ee7cf2b01b03dd067e38419f7bfd41cdeb64c | refs/heads/master | 2021-01-19T14:33:53.323223 | 2012-01-09T14:12:45 | 2012-01-09T14:12:45 | 3,136,782 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 6,870 | c | /*****************************************************************************
* __________ __ ___.
* Open \______ \ ____ ____ | | _\_ |__ _______ ___
* Source | _// __ \_/ ___\| |/ /| __ \ / __ \ \/ /
* Jukebox | | ( (__) ) \___| ( | \_\ ( (__... | [
"victor2002@qq.com"
] | victor2002@qq.com |
e20809abc7f8c532384540d700adab2549a93750 | 520e9560eb219f5a9fdf4a76c4b3eb5d1c478b89 | /ise/adder4_ripple/isim/ripple_adder4_isim_beh.exe.sim/work/ripple_adder4_isim_beh.exe_main.c | b23f7129aa5a926513054d382e63d32092de9f0a | [] | no_license | shvalipanah/project | c0b6a43f681260173b4916bb9cdd5c9285744f41 | 5a44212a47152d45bde4bfd4636ef5611c5744ca | refs/heads/master | 2020-12-30T16:01:28.052262 | 2017-05-23T12:32:39 | 2017-05-23T12:32:39 | 91,193,516 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,675 | c | /**********************************************************************/
/* ____ ____ */
/* / /\/ / */
/* /___/ \ / */
/* \ \ \/ ... | [
"sharifeh valipanah"
] | sharifeh valipanah |
5f861f7bff3f15d3880caffb37d11cee6f35da3e | 21fd33362a81ba05d49c647b9f06595d034f3668 | /Third-Party/XTPSkinFramework v20.1.0/Include/Common/Schemadef.h | 587fc78a864070a6b02beba0cade07fb5f8940cf | [] | no_license | SuperSuslik312/FenrirMediaServer | 789d7ca9872cb7dce16e0bbd471af50ba9ef986a | 9366c1b457f5ecdab4322e00e61d36ce1fcf596b | refs/heads/main | 2023-08-03T01:43:33.532313 | 2021-09-29T22:31:56 | 2021-09-29T22:31:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,278 | h | //-----------------------------------------------------------------
// SchemaDef.h - defines needed to build a Theme Manager schema
// file
//-----------------------------------------------------------------
#ifndef SCHEMA_STRINGS // FIRST PASS of this hdr file
//----------------------------------... | [
"artem1999.umerov@gmail.com"
] | artem1999.umerov@gmail.com |
495d27427ef30ef01af72c0f714897a67475be90 | bdc71858e18affc34dbf4717e7fb21f99cf8df30 | /12163291_allcode/lec6_ex11.c | dff2af3a3c152dcccaaba5ce3a1f1fb4e9bc8342 | [] | no_license | khjsla/sys_pro | ee495937132efe401a6d0da7054473cf13fb5238 | 658ddf49f9618d3466de48023363ac282ccbb08f | refs/heads/main | 2023-02-17T00:17:14.123762 | 2021-01-21T10:22:56 | 2021-01-21T10:22:56 | 331,589,908 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 404 | c | #include <fcntl.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <unistd.h>
#include <stdio.h>
#include <string.h>
int main(){
int x1, x2, y;
char fname[20];
unsigned char buf[20];
printf("enter file name\n");
scanf("%s",fname);
x1 = open(fname,O_RDONLY,00777);
for(;;){
y=read(x1,buf,20);
scanf("%... | [
"rkdguswlsla@naver.com"
] | rkdguswlsla@naver.com |
93695e2cbde3b78d71e3a00693f692bda95c7eec | f026cb616ef14bae15a1d251ca6dbe0f55016d9c | /linux/15602.c | 70f46d318e1097d0209c2b3f70eadd9f8d1f2509 | [] | no_license | jajajasalu2/cocci-lkmp-c-files | 3eb7d451929dca5cb6beb56aabd69fe3f7fc176c | 5da943aabe1589e393a131121dbf8e7a84b3cf2a | refs/heads/master | 2020-12-02T17:30:14.411816 | 2020-01-29T08:36:30 | 2020-01-29T08:36:30 | 231,053,574 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,782 | c | cocci_test_suite() {
u8 cocci_id/* drivers/staging/rtl8192e/rtl819x_HTProc.c 830 */;
u8 *cocci_id/* drivers/staging/rtl8192e/rtl819x_HTProc.c 830 */;
struct rtllib_device *cocci_id/* drivers/staging/rtl8192e/rtl819x_HTProc.c 830 */;
enum rt_ht_capability cocci_id/* drivers/staging/rtl8192e/rtl819x_HTProc.c 701 */;
... | [
"jaskaransingh7654321@gmail.com"
] | jaskaransingh7654321@gmail.com |
b567cdb7c5f5509d21364c86db2448a2f49a5093 | f1d29e72b3857c863f7ce6a8617ddcd8cc7c5f63 | /Twitter/Pods/Pods-environment.h | 026a749526738f0f09976cdd6d2a30068535c0b2 | [] | no_license | osabina/ios-twitter | 1222f5db91e91bd6707dcd608b63b2b76db45ad6 | a823e70b0c04b9c393196fa4c36cd6675d0c14a8 | refs/heads/master | 2016-09-10T17:52:12.112736 | 2014-07-17T10:00:23 | 2014-07-19T04:16:17 | 21,553,186 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,880 | h |
// To check if a library is compiled with CocoaPods you
// can use the `COCOAPODS` macro definition which is
// defined in the xcconfigs so it is available in
// headers also when they are imported in the client
// project.
// AFNetworking
#define COCOAPODS_POD_AVAILABLE_AFNetworking
#define COCOAPODS_VERSION_MAJOR_... | [
"oz@sabina.org"
] | oz@sabina.org |
25bfb4f576785da63ffa80f09c2e22dd3cd4b370 | a280aa9ac69d3834dc00219e9a4ba07996dfb4dd | /regularexpress/home/weilaidb/work/kernel/linux-3.0.8/drivers/block/paride/friq.c | d33f129091427017f7467f3c68905e5cadd84ba4 | [] | no_license | weilaidb/PythonExample | b2cc6c514816a0e1bfb7c0cbd5045cf87bd28466 | 798bf1bdfdf7594f528788c4df02f79f0f7827ce | refs/heads/master | 2021-01-12T13:56:19.346041 | 2017-07-22T16:30:33 | 2017-07-22T16:30:33 | 68,925,741 | 4 | 2 | null | null | null | null | UTF-8 | C | false | false | 959 | c | #define FRIQ_VERSION "1.01"
#define CMD(x) w2(4);w0(0xff);w0(0xff);w0(0x73);w0(0x73);\
w0(0xc9);w0(0xc9);w0(0x26);w0(0x26);w0(x);w0(x);
#define j44(l,h) (((l>>4)&0x0f)|(h&0xf0))
static int cont_map[2] = ;
static int friq_read_regr( PIA *pi, int cont, int regr )
static void friq_write_regr( PIA *pi, int cont, int regr... | [
"weilaidb@localhost.localdomain"
] | weilaidb@localhost.localdomain |
bc289eb01607ff0159d8d3da0eb828019024f86c | be3f4f9aa733317a9a2bce244edf84ad842b0d4f | /WICTextureLoader.h | 4624e57ef75cf1cea444d478a18a50e92ff19cd0 | [] | no_license | hoisin/ModelViewerXD | a7ceb759434185ca8dca641a3085ff96a1a42699 | 0013e1e8ad6268397e0dcbc1e79c9616a5ae86e2 | refs/heads/master | 2020-05-18T14:22:53.300475 | 2019-05-01T19:12:31 | 2019-05-01T19:12:31 | 184,468,590 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,996 | h | //--------------------------------------------------------------------------------------
// File: WICTextureLoader.h
//
// Function for loading a WIC image and creating a Direct3D 11 runtime texture for it
// (auto-generating mipmaps if possible)
//
// Note: Assumes application has already called CoInitializeEx
//
// W... | [
"mwctsang@gmail.com"
] | mwctsang@gmail.com |
bca7c655c4059b50117b32e24476cb67dde95e75 | f1295f723a70cc3fb8a5239d9a767376fa8bb3ae | /protocolevent.h | 28b8d4684852869da22ec50fd648b918b154fba4 | [] | no_license | chetca/tic-tac-tot_agarb | 3b20c9325d799ecf52bea962c612cf03be94abb5 | 93d70e3a226d838b5390856b9500aa6143191e09 | refs/heads/master | 2020-07-01T03:45:19.430344 | 2016-11-18T05:47:38 | 2016-11-18T05:47:38 | 74,099,007 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 314 | h | #ifndef PROTOCOLEVENT_H
#define PROTOCOLEVENT_H
#include <QTextStream>
enum class ProtocolEvent {
GameMoved,
GameEnded,
PlayerMoved
};
QTextStream &operator<< (QTextStream& stream, ProtocolEvent event);
QTextStream &operator>> (QTextStream& stream, ProtocolEvent &event);
#endif // PROTOCOLEVENT_H
| [
"chetca@yandex.ru"
] | chetca@yandex.ru |
5d0774b103ea63cd298cd0a3e87e2607e6769114 | b55cc72f9f38a94996b16769ce4b3956f0a2dd09 | /Inmate 2/Support/libharu/hpdf_page_operator.c | c11026f823314ec20b6516aae57de16e22a110ab | [] | no_license | faizanrefai/In-Mate | 9b28d50519c8008df2fdfcf97285c2f99f87af9e | c243e5a04e7cfa4a61855b61006ac100a43fc8e3 | refs/heads/master | 2020-12-24T18:22:33.015381 | 2016-04-26T08:08:09 | 2016-04-26T08:08:09 | 57,109,783 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 78,569 | c | /*
* << Haru Free PDF Library >> -- hpdf_page_operator.c
*
* URL: http://libharu.org
*
* Copyright (c) 1999-2006 Takeshi Kanno <takeshi_kanno@est.hi-ho.ne.jp>
* Copyright (c) 2007-2008 Antony Dovgal <tony@daylessday.org>
*
* Permission to use, copy, modify, distribute and sell this software
* and its documenta... | [
"faizanrefai@gmail.com"
] | faizanrefai@gmail.com |
191c5158c81d82170c2a6b902f837abb8ff55d97 | 1ad4dd5261a185f3cf92d7fd3226de28679747c5 | /kernel/arch/arm64/include/asm/kvm_asm.h | 26a64d0f9ab919445de352588bf9a6df4f273e5c | [
"Linux-syscall-note",
"GPL-2.0-only",
"MIT"
] | permissive | oslab-swrc/libmpk | b30c8fa2eea834a8ab441fdd9f7789296781ec17 | a0b20ab8819d60d22d2a90f0d54eccae40ae6b05 | refs/heads/master | 2022-05-01T01:36:07.491532 | 2022-03-18T05:44:14 | 2022-03-18T05:44:14 | 223,290,854 | 0 | 0 | MIT | 2019-11-22T00:30:13 | 2019-11-22T00:30:12 | null | UTF-8 | C | false | false | 2,151 | h | /*
* Copyright (C) 2012,2013 - ARM Ltd
* Author: Marc Zyngier <marc.zyngier@arm.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*
* This program is distributed in the ho... | [
"spark720@gatech.edu"
] | spark720@gatech.edu |
b4e2d539226623aaea9b50b885f62f6a05174380 | a6724aec3c8776b3e7fe6b47927f7ca24b686749 | /HERO/monki_jump.c | b57262f888d0800c2db1d5d055d08a624778795f | [] | no_license | mjhagen/Monki-Kong | adc169afbc2cf4559b31890197b3c0996c6f64eb | 3645ba2bd51b56815c992b54af79f12c1739f8af | refs/heads/master | 2020-08-02T10:34:08.979227 | 2020-05-07T21:20:47 | 2020-05-07T21:20:47 | 211,318,955 | 1 | 0 | null | 2019-10-25T19:06:20 | 2019-09-27T12:53:08 | Assembly | UTF-8 | C | false | false | 887 | c | const unsigned char monki_f9[]={
0, 0,0x00,0, 8, 0,0x8B,0,
0, 8,0x9A,0, 8, 8,0x9B,0,
0,16,0xAA,0, 8,16,0xAB,0,
0,24,0xBA,0, 8,24,0xBB,0,
0x80
};
const unsigned char monki_f10[]={
0, 0,0x8C,0, 8, 0,0x00,0,
0, 8,0x9C,0, 8, 8,0x9D,0,
0,16,0xAC,0, 8,16,0xAD,0,
0,24,0xBC,0, 8,24,0xBD,0,
0x80
};
... | [
"email@mingo.nl"
] | email@mingo.nl |
39508621e33d9b2631ac2a4991e285ee5aa79e82 | e7fb270963340f49bd65b17e5e5f1b49e660fa71 | /include/gbafe/vramtransfer.h | 3752ddc81bcd27b4b4c3e9c66699513f7d68e3c2 | [] | no_license | StanHash/FE-CLib | ea6d8efd43734a7d02cc521fdafaca262ecbe286 | 973d069e6dabb21af6c6a3a27c0ff65139959075 | refs/heads/master | 2023-03-09T13:33:09.135483 | 2022-12-26T21:57:12 | 2022-12-26T21:57:12 | 154,418,805 | 9 | 12 | null | 2023-02-27T15:07:24 | 2018-10-24T01:17:52 | Assembly | UTF-8 | C | false | false | 1,355 | h | #ifndef GBAFE_VRAMTRANSFER_H
#define GBAFE_VRAMTRANSFER_H
#include "common.h"
typedef struct ObjData ObjData;
struct ObjData {
u16 count;
u16 data[]; // NOTE: C99+ only
};
// "Standard" single-object datas
extern const struct ObjData gObj_8x8;
extern const struct ObjData gObj_16x16;
extern const struct ObjData gO... | [
"deindall@gmail.com"
] | deindall@gmail.com |
4565e9d1be8445073af6b2507d678d258073900f | 6a86d740f9b17721677b9ee193f2009a2333a3be | /tutorial/characters/galadhel/galadhel.c | 35abc206efef2bade0fde5a928e5416e3fa9d109 | [] | no_license | realms-mud/core-lib | b2a0cc727fd0b1eb47fa244d6fb05de322abe88f | 293089e8900b5a0d46f64619f89c78deea7477e5 | refs/heads/master | 2023-07-06T07:04:25.390271 | 2023-06-27T21:20:29 | 2023-06-27T21:20:29 | 113,914,065 | 69 | 20 | null | null | null | null | UTF-8 | C | false | false | 2,739 | c | //*****************************************************************************
// Copyright (c) 2023 - Allen Cummings, RealmsMUD, All rights reserved. See
// the accompanying LICENSE file for details.
//*****************************************************************************
virtual inherit "... | [
"abc@maelstrom.cc"
] | abc@maelstrom.cc |
611c56956acfc2ac8f5ede1f564ea2fd73c91d37 | 34d0bb0e961bc9e40de1b36c629d9d0a522028ff | /sort/main.c | 4995b0dd3cd6207734624a7e77a8ca1f23db5d5a | [] | no_license | ccuchengwei/DataStructuresInC | d767ad5b125d702e4d8e656a1b0099e589377934 | 1662f5ff4464f8e7fbd5e094cd449756c64c8450 | refs/heads/master | 2021-05-07T01:12:22.276683 | 2017-11-11T08:32:06 | 2017-11-11T08:32:06 | 110,219,564 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,036 | c | #include <stdio.h>
#include <stdlib.h>
#include "sort.h"
void printarray(int *a,int len)
{
int i;
for(i=0;i<len;i++)
printf("%d ",a[i]);
printf("\n");
}
int main()
{
int a[10] = {9,1,5,4,7,8,2,6,3,0};
printf("unsort array:");
printarray(a,10);
printf("Bubble Sort:");
BubbleSor... | [
"yy316004@gmail.com"
] | yy316004@gmail.com |
fedbeed71039936eb22a30cc8fe2853071e46342 | 0fccc4ea5c92482596457af045cad0c47c3c2c91 | /test/manualtest/fsccbug-L123.link.test.c | 1817d3e033a183a19357af9c7532202cfa607e25 | [
"LicenseRef-scancode-generic-exception",
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | MayBeLaterOrNot/FailSafeC | 934f1cdad630ca95f74a2296483eec0fee0341a7 | 1458e382518ba8b56f680436873c3b42a89e1636 | refs/heads/master | 2023-03-31T15:03:48.812868 | 2018-02-10T01:08:47 | 2018-02-10T01:08:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 123 | c | /* link with -fgnu-autoconf-workaround */
char getifaddrs ();
int
main ()
{
return getifaddrs ();
return 0;
}
| [
"block8437@gmail.com"
] | block8437@gmail.com |
9f848abf36f2801eb2822e158f84560afefa4b41 | 26634ca82ad7c792f241016e6538dfecac0eda01 | /compiler/SRC/COMPILER/C/SYMTAB.C | 06a07168cd7489d1cb434bf6d824909ad11210f4 | [] | no_license | Kampbell/holub | 87c3b6c72f61a27ea96775dd779b13f8980f7844 | 4b6e04a6e70689c558efe4b832424f6af13b56e8 | refs/heads/master | 2016-09-13T08:09:23.161578 | 2016-05-24T14:16:35 | 2016-05-24T14:16:35 | 59,578,970 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 17,160 | c | /*@A (C) 1992 Allen I. Holub */
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <tools/debug.h>
#include <tools/hash.h>
#include <tools/l.h>
#include <tools/compiler.h>
#include <tools/c-code.h>
#include "symtab.h" /* Symbol-table definitions. ... | [
"zosrothko@orange.fr"
] | zosrothko@orange.fr |
138df3b368707813837f5693e192a0bdbf9e2c77 | 7dd73504d783c7ebb0c2e51fa98dea2b25c37a11 | /N64Wasm-master/code/src/mupen64plus-core/src/r4300/cp0_private.h | ea6891d0cbb6cebdd5abeaabd4b9858eb21696b4 | [
"GPL-2.0-only",
"LicenseRef-scancode-info-zip-2009-01",
"BSD-3-Clause",
"Zlib",
"GPL-1.0-or-later",
"Bitstream-Vera",
"LGPL-2.0-or-later",
"LGPL-2.1-or-later",
"MIT"
] | permissive | bagel-man/bagel-man.github.io | 32813dd7ef0b95045f53718a74ae1319dae8c31e | eaccb6c00aa89c449c56a842052b4e24f15a8869 | refs/heads/master | 2023-04-05T10:27:26.743162 | 2023-03-16T04:24:32 | 2023-03-16T04:24:32 | 220,102,442 | 3 | 21 | MIT | 2022-12-14T18:44:43 | 2019-11-06T22:29:24 | C++ | UTF-8 | C | false | false | 1,743 | h | /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Mupen64plus - cp0_private.h *
* Mupen64Plus homepage: http://code.google.com/p/mupen64plus/ *
* Copyright (C) 2002 Hacktarux *
* ... | [
"tom@blowmage.com"
] | tom@blowmage.com |
0757d39c33e827f4ff3ddd5dc6cbf07d8ab4db4b | 3b04925b4271fe921020cff037b86e4a5a2ae649 | /windows_embedded_ce_6_r3_170331/WINCE600/PRIVATE/WINCEOS/COREOS/NK/INC/intrapi.h | e22235ae55de8df300c442b13e2991e7d5ce10e2 | [] | no_license | fanzcsoft/windows_embedded_ce_6_r3_170331 | e3a4d11bf2356630a937cbc2b7b4e25d2717000e | eccf906d61a36431d3a37fb146a5d04c5f4057a2 | refs/heads/master | 2022-12-27T17:14:39.430205 | 2020-09-28T20:09:22 | 2020-09-28T20:09:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,568 | h | //
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft shared
// source or premium shared source license agreement under which you licensed
// this source code. If you did not accept the terms of the license agreement,
// you are... | [
"benjamin.barratt@icloud.com"
] | benjamin.barratt@icloud.com |
8652597db7584556682af70ecf431890c8b94b5c | 2bd08454e1b26089f869b51c93997510806799ba | /KL46/Micrium_FRDM-KL46Z_QSP/Source/Micrium/Examples/Freescale/FRDM-KL46Z/BSP/bsp_lcd.c | b70bd7b019645981cb48de44e5912fff6465c21d | [] | no_license | Lyanzh/Learning_Material | 2c36015d343ce708c55ab49c25f7ba506f21ea5e | a42d485f698661234b5ef2a17b4dafd10a766d60 | refs/heads/master | 2016-08-12T18:08:21.211696 | 2015-11-01T11:31:48 | 2015-11-01T11:31:48 | 45,364,736 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 22,663 | c | /*
*********************************************************************************************************
* MICIRUM BOARD SUPPORT PACKAGE
*
* (c) Copyright 2014; Micrium, Inc.; Weston, FL
*
* All rights reserved. Protected by internationa... | [
"986914265@qq.com"
] | 986914265@qq.com |
5a088a5b900ffcd771ae87718064fc23b305e56b | fe6b3bf3347a633f20012c9b9ad43e4fe2069ca4 | /components/stage/easyflash4/src/ef_port.c | 43247a9c1cf91d7e09295bc07d0330d68ee37d7c | [
"Apache-2.0"
] | permissive | cgbarros/bl_iot_sdk | c3668bbf2bed6b85ed52d72b7bc27180deaf5e3d | 8e6979bde4ce51993ace28ed28b305c03a5b6f39 | refs/heads/master | 2023-01-19T01:19:44.676830 | 2020-11-21T02:19:32 | 2020-11-21T02:19:32 | 307,999,548 | 0 | 0 | Apache-2.0 | 2020-11-21T01:03:20 | 2020-10-28T11:48:16 | C | UTF-8 | C | false | false | 5,948 | c | /*
* This file is part of the EasyFlash Library.
*
* Copyright (c) 2015, Armink, <armink.ztl@gmail.com>
*
* 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... | [
"rjwang@bouffalolab.com"
] | rjwang@bouffalolab.com |
ba4c748024a8e1d7c82d9f9bc01106122d45999d | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/88cf4d1c-f4d5-45b0-b85e-d477aab58e9e.c | 5a9fc771c30f514398245913c7e1b4e316f2754c | [] | 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 | 569 | c | #include <string.h>
#include <stdio.h>
int main() {
float i;
float j;
float k;
float l;
i = 6;
j = 9;
//variables
//random
/* START VULNERABILITY */
int a;
int b[59];
int c[41];
a = 0;
do {
//random
/* START BUFFER SET */
*((int *)c + a) =... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
6153a82cc368813d3ef2c1bd7e508572730ed4c4 | d5924d8fc061fb2b3be3c70b8553b150b1ad91ea | /exercises/sudoku.c | 9ab4b7001a4e424dc241780d951327564cf6a0eb | [] | no_license | victorpedrota/lp | 75cacab0ed26e9e177235981171d0b5225ea6444 | fd4e145a192133904af4a6a35e0bcb9aec7861a2 | refs/heads/master | 2020-05-21T18:32:09.355020 | 2019-06-04T19:45:41 | 2019-06-04T19:45:41 | 186,134,606 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 850 | c | #include <stdio.h>
int verifica(int linha, int coluna, int matriz[9][9]){
int i,j,numero = matriz[linha][coluna];
for (j = 0; j < 9; j++) {
if(matriz[linha][j] == numero && j!= coluna ){
return 0;
}
}
for (i = 0; i < 9; i++) {
if(matriz[i][coluna] == numero && i!= linha){
... | [
"victorpedrota@hotmail.com"
] | victorpedrota@hotmail.com |
755d98f78c690d4ba6c5f446eb81a78d21dbbd92 | d6c9d639f2cabb4aada52d4b49478c5c154d9f78 | /src/os/linux/linux.c | 56c5c87afd8edb7a4b3b6a72642ddfc355270a9a | [] | no_license | lallouslab/DummySteamAPI | 61b181ba193fcc5a807b14287e2e8de8a4ff4711 | 3b4adefa1e93f5f677ceb0ab1d74c4df77e9476a | refs/heads/master | 2021-02-05T18:36:03.661300 | 2020-02-02T21:36:26 | 2020-02-02T21:36:26 | 243,815,525 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 4,552 | c | #define _GNU_SOURCE 1
#define _POSIX_C_SOURCE 200809L
#include <stdlib.h>
#include <sched.h>
#include <pthread.h>
#include <pwd.h>
#include <semaphore.h>
#include <signal.h>
#include <sys/stat.h> /* mkdir() */
#include <sys/types.h>
#include <unistd.h>
#include "debug.h"
#include "dsa.h"
#include "utils.h"
#include ... | [
"guillaume.charifi@sfr.fr"
] | guillaume.charifi@sfr.fr |
aaf0a096d933f76a4dcbc612dd502c4b300a49db | 1c6a7ae5dca2a38c68fde97a676478c6573bca02 | /linux-3.0.1/arch/powerpc/platforms/cell/spufs/file.c | 3c7c3f82d8424d67e24587cd40d2ef60f0647772 | [
"Apache-2.0",
"Linux-syscall-note",
"GPL-2.0-only",
"GPL-1.0-or-later"
] | permissive | tonghua209/samsun6410_linux_3_0_0_1_for_aws | fab70b79dc3e506dc03ac1149e2356137869c6ca | 31aa0dc27c4aab51a92309a74fd84ca65e8c6a58 | refs/heads/master | 2020-04-02T04:24:32.928744 | 2019-01-20T13:51:34 | 2019-01-20T13:51:34 | 154,015,176 | 0 | 0 | Apache-2.0 | 2018-10-24T14:51:04 | 2018-10-21T14:07:31 | C | UTF-8 | C | false | false | 65,595 | c | /*
* SPU file system -- file contents
*
* (C) Copyright IBM Deutschland Entwicklung GmbH 2005
*
* Author: Arnd Bergmann <arndb@de.ibm.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundati... | [
"kyh1022@163.com"
] | kyh1022@163.com |
25783cd1408538cef46d26c9881f9cad6e8f61fb | f745c507addb705b8edfcefc030a48d6be7ded03 | /firmware/usbdesc.c | 766630b4a9bc8ef53a202865a037015cd3ee1296 | [] | no_license | parthkalgaonkar/usb2multi | 4b1aa1384aa11a6b77fbeedaa8d1fff5c154359d | 1db4d39250dba7fbd3e45b819812705d23a57754 | refs/heads/master | 2020-04-01T07:09:57.865279 | 2018-11-26T03:01:07 | 2018-11-26T03:01:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,393 | c | /*----------------------------------------------------------------------------
* U S B - K e r n e l
*----------------------------------------------------------------------------
* Name: USBDESC.C
* Purpose: USB Descriptors
* Version: V1.10
*-----------------------------------------... | [
"f2016268@pilani.bits-pilani.ac.in"
] | f2016268@pilani.bits-pilani.ac.in |
75c9cec7c3928865fc10609941076a619e233519 | 312dfe30e0ff52c6a113369ab3e115d292dd1816 | /nachos-3.4/code/test/testSyscall3.c | 18387ba791dda818e32fb6daad7cf50119eda7df | [
"MIT-Modern-Variant"
] | permissive | Leputa/Nachos | cdf0967a399e839d26cad59fedd3ae2f9d29eca6 | 08e7d00f78e75595be03aa1e2da50d891306cd7c | refs/heads/master | 2021-08-31T23:12:22.046571 | 2017-12-23T10:44:03 | 2017-12-23T10:44:03 | 106,383,809 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 82 | c | #include "syscall.h"
int main(){
int id=Exec("../test/halt");
Join(id);
}
| [
"limengyuan@pku.edu.cn"
] | limengyuan@pku.edu.cn |
a8f5b67b0fb9d9f9220ef5d908cfa3fefa25bdce | 7e32deab1a939fa0755525844abe8c6f6ef587f5 | /7.c | 4d1dc1b988327fcaaef677d1bdec4f78cd0d3977 | [] | no_license | RachanaSengupta25/C_ARRAY | 5c30c7c71311c1783f1788166440c6ccb4a44435 | cfde3606ac53e4616bf18780fcb6bd996370e133 | refs/heads/main | 2023-07-16T17:00:07.677767 | 2021-09-03T14:52:40 | 2021-09-03T14:52:40 | 402,804,849 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 435 | c | #include<stdio.h>
#include<string.h>
main()
{
char a[50][50];
int b[50];
int i,n,d,temp;
printf("Enter the number of cricketers");
scanf("%d",&n);
printf("\nEnter the name of the player and the run");
for(i=0;i<n;i++)
{
fflush(stdin);
gets(a[i]);
scanf("%d",&b[i]);
}
temp=b[0];
for(i=1;i<n;i++)
{
if... | [
"rachanasengupta25@gmail.com"
] | rachanasengupta25@gmail.com |
26c2148925569336f508946f45ffd8c02203aa29 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/7a8226aa-2c15-4748-9477-80ff06a1e239.c | 3e0d98434192c357eb8412887e88024bbdd18356 | [] | 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 | 569 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=4;
int j=12;
int k;
int l;
k = 53;
l = 64;
k = l/j;
l = i/j;
l = l%j;
l = l-j;
k = k--*i;
//variables
/* START VULNERABILITY */
int a;
long b[34];
long c[39];
a = 0;
while (( a - 1 ) < strlen(b))... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
5a52eda813bce40217ae63ed064f27968d9531d0 | a03a7935a191d63bee76fd3b85a61ee27f98904a | /src/tools/DataManualExamples/DatabasePlugin/vectormetadata.C | eb6a5fb47a9aa43a6a9f2d233583c023060e49e2 | [] | no_license | cchriste/visit | 57091c4a512ab87efd17c64c7494aa4cf01b7e53 | c72c413f571e56b52fb7221955219f11f4ba19e3 | refs/heads/master | 2020-04-12T06:25:27.458132 | 2015-10-12T15:41:49 | 2015-10-12T15:41:49 | 10,111,791 | 5 | 1 | null | null | null | null | UTF-8 | C | false | false | 2,896 | c | /*****************************************************************************
*
* Copyright (c) 2000 - 2015, Lawrence Livermore National Security, LLC
* Produced at the Lawrence Livermore National Laboratory
* LLNL-CODE-442911
* All rights reserved.
*
* This file is part of VisIt. For details, see https://visit.llnl... | [
"bonnell@18c085ea-50e0-402c-830e-de6fd14e8384"
] | bonnell@18c085ea-50e0-402c-830e-de6fd14e8384 |
ab5eb572e80127191fbe4fc215495b312109c015 | 4908f194a545946fa6581bb8abb264c6b3a9ae74 | /GNL/libft/ft_lstmap.c | 00bf894a39e9d268fdc6a4535413c8e6e95fae7f | [] | no_license | Pyrate86/Algo | a66cee7178b0c1d9d938357c1ad3fc2db77e5670 | 26e15be8cde2e33fb5d50a6b58eee4b3960bd306 | refs/heads/master | 2021-01-01T16:06:19.522261 | 2015-07-01T19:53:23 | 2015-07-01T19:53:23 | 30,859,870 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,248 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_lstmap.c :+: :+: :+: ... | [
"hebus25@gmail.com"
] | hebus25@gmail.com |
ac66beb9e007d4e88a444bd0a751b6ee4662e5dc | 14d9092522998ee50524f35423b627eb7db7cf2f | /optimized_controller/slprj/_sfprj/hyd_hyb_2_int_cont_1_new3_5cyc/_self/sfun/src/hyd_hyb_2_int_cont_1_new3_5cyc_sfun.h | 27641dcc3aba1af33a18fc39a1e54ade93288961 | [] | 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 | 980 | h | #ifndef __hyd_hyb_2_int_cont_1_new3_5cyc_sfun_h__
#define __hyd_hyb_2_int_cont_1_new3_5cyc_sfun_h__
/* Include files */
#define S_FUNCTION_NAME sf_sfun
#include "sfc_sf.h"
#include "sfc_mex.h"
#include "rtwtypes.h"
#include "sfcdebug.h"
#define rtInf (mxGetInf())
#defi... | [
"ali@humanitas.io"
] | ali@humanitas.io |
2e7defebc8844011c1cebc4dd07fd49b7821aa5f | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/drivers/pinctrl/extr_pinctrl-ingenic.c_ingenic_pinconf_group_set.c | e483a250281a3249c5b28af28527f43496501e44 | [] | no_license | isabella232/AnghaBench | 7ba90823cf8c0dd25a803d1688500eec91d1cf4e | 9a5f60cdc907a0475090eef45e5be43392c25132 | refs/heads/master | 2023-04-20T09:05:33.024569 | 2021-05-07T18:36:26 | 2021-05-07T18:36:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,099 | c | #define NULL ((void*)0)
typedef unsigned long size_t; // Customize by platform.
typedef long intptr_t; typedef unsigned long uintptr_t;
typedef long scalar_t__; // Either arithmetic or pointer type.
/* By default, we understand bool (as a convenience). */
typedef int bool;
#define false 0
#define true 1
/* Forward d... | [
"brenocfg@gmail.com"
] | brenocfg@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.