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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a341cac2a7df81af4e5bf70af5eb5d85ac216897 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/cf8025c6-6d7a-4407-9cdb-3408c1d2e5f2.c | 0493ba9fa7d24c786c9d41a4402668dc5bdd0552 | [] | 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 | 571 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=0;
int j=12;
int k;
int l;
j = 53;
l = 64;
k = i/j;
l = i/j;
l = l/j;
l = l%j;
l = l-j;
k = k-k*k;
//variables
//random
/* START VULNERABILITY */
int a;
char b[29];
char c[23];
a = 0;
do {... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
c1134dcaa0f538490eb02e81fb63e30507bc088a | 688124e5fd54c7e18e63927000a6d39f10b65587 | /training/micro_controller/cubemx/stm32f411/blink/Core/Src/main.c | 1667051028e40dba3e064ebfd273efa449e892a1 | [] | no_license | lenguyen1999/myTutorial | a6c9aebab3a61897815cffcee5325e6dc4b4d24c | 1e91981c0cc89b4360cf6100484ae44b3ffb61e7 | refs/heads/main | 2023-08-14T18:15:57.032670 | 2021-09-27T12:45:44 | 2021-09-27T12:45:44 | 399,836,040 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 5,753 | c | /* USER CODE BEGIN Header */
/**
******************************************************************************
* @file : main.c
* @brief : Main program body
******************************************************************************
* @attention
*
* <h2><center>© Copyright (c) ... | [
"lenguyen01101999@gmail.com"
] | lenguyen01101999@gmail.com |
10c23b2394736a72e84094ecc7b00cdd8a80e7c7 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/0ab449aa-e9f8-4615-bc3f-6545338377f5.c | 5a5872eedae7e1202f31332e86495621102cbbe3 | [] | 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 | 589 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=4;
int j=12;
int k;
int l;
k = 533;
l = 64;
k = i/j;
l = i/j;
l = l/j;
l = i%j;
l = l-j;
k = k-k*i;
//variables
/* START VULNERABILITY */
int a;
char b[66];
char c[38];
a = 0;
do {
a--... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
731718902305939cbf8c49119e88887ca9409e5f | 97ac0d942964336e02336c3f5e1e07a2d6ef5953 | /sign.c | fd8f64c23f0c82c8845d997605b51ac74bd17227 | [] | no_license | wx109/c | bd023eb8fed6e804890d38d91e514e0c5416abd8 | 804f52fc8e4f588de7503b2c1956e19bb6e241a1 | refs/heads/main | 2023-03-04T14:19:54.309171 | 2021-02-08T10:44:03 | 2021-02-08T10:44:03 | 328,102,474 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 53 | c | #include<stdio.h>
int main() {
printf("aaaaa");
} | [
"1092590490@qq.com"
] | 1092590490@qq.com |
6c78a05fcc1aaffaa59b8da5050d4b784187bb37 | 0095f326a88d7f652ac3c92ef7303ccb8c8d315e | /test/sample_code/moab/MReq.c | ea15805f24b89ec1e40b75b36c3a9b123284b140 | [] | no_license | dhh1128/cbase | dca237c00a21306ec187f1a41af05ab9f7f18ff7 | 3ae7b17313c8f2cc22970798a580660942b9942c | refs/heads/master | 2021-01-10T22:07:31.428127 | 2013-06-06T05:17:07 | 2013-06-06T05:17:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 82,010 | c |
/* HEADER */
/**
* @file MReq.c
*
* Contains:
*/
#include "moab.h"
#include "moab-proto.h"
#include "moab-const.h"
#include "moab-global.h"
/**
* Create/allocate new req structure.
*
* NOTE: all dynamic req attributes must be explicitly handled inside of
* DoAllocate == TRUE bloc... | [
"dhardman@adaptivecomputing.com"
] | dhardman@adaptivecomputing.com |
ac60a57832cc0f45f3067535dd6980f38dc4d022 | 971c5ae1d87cdfbb97723485c3d76c17395b82b0 | /x86-semantics/tests/gcc.c-torture/job_601_1465/src/pr35800.c | e6a215f61137fb5d1270b491a8e50a9a43043dda | [
"NCSA"
] | permissive | mewbak/binary-decompilation | 7d0bf64d6cd01bfa5f5fc912d74a85ce81124959 | f58da4c53cd823edc4bbbad6b647dbcefd7e64f8 | refs/heads/master | 2020-04-16T06:08:14.983946 | 2019-01-06T17:21:50 | 2019-01-06T17:21:50 | 165,334,058 | 1 | 0 | NOASSERTION | 2019-01-12T01:42:16 | 2019-01-12T01:42:16 | null | UTF-8 | C | false | false | 1,988 | c | #include "mini_string.h"
#include "mini_stdlib.h"
extern void abort (void);
int stab_xcoff_builtin_type (int typenum)
{
const char *name;
if (typenum >= 0 || typenum < -34)
{
return 0;
}
switch (-typenum)
{
case 1:
name = "int";
break;
case 2:
name = "char";
case 3... | [
"sdasgup3@illinois.edu"
] | sdasgup3@illinois.edu |
139e36a9032b7fe63fd2df57e4943126cc79ed6d | 1b24bfd4eaddcdb4093a6b3a8b27c823977bd502 | /nginx-1.14.2/src/test/ngx_queue_t_test2.c | 2d90b30aa71906edb8615daab3e88234a0f672ab | [
"BSD-2-Clause"
] | permissive | parahaoer/nginxLearning | 138983222f25e05894ca380189357dd761a00389 | f1a4f1c9173f3b94528887f57b0b1d487a8dd878 | refs/heads/main | 2023-05-08T11:34:19.692528 | 2021-05-25T09:41:33 | 2021-05-25T09:41:33 | 346,300,504 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,323 | c | /**
* ngx_queue_t test
*/
#include <stdio.h>
#include "ngx_config.h"
#include "ngx_conf_file.h"
#include "nginx.h"
#include "ngx_core.h"
#include "ngx_palloc.h"
#include "ngx_queue.h"
//2-dimensional point (x, y) queue structure
typedef struct
{
int x;
int y;
} my_point_t;
typedef struct
{
my_point_... | [
"884101054@qq.com"
] | 884101054@qq.com |
625289a9063610e36a0d1352ce0095566844e400 | 7c306891d87057931b22df292abc10f9e4d52271 | /ali/ali_1.c | 2243ab1e3d71b9ac8e2940307072de4b2e744454 | [] | no_license | 1459292960/embedded-soft | c2afa17dc0dace81313ab5b604b94cbf2ef18075 | 57ad727f2e52253ef6b06b2954598e3853ec7a64 | refs/heads/master | 2023-07-17T22:18:18.739836 | 2021-08-29T14:15:33 | 2021-08-29T14:15:33 | 354,020,149 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,822 | c | /*@date:2021-04-07
陈世杰笔试第一题
@功能:
4月7号阿里测试第一题,用上面键盘的符号代替数字进行计算并且表示
以字符串的形式读入,更技高一筹,不用管两个字符串之间隔了几个空格
@目的:
*/
#include <stdio.h>
#include<math.h>
// 将符号转换为数字
int func1(char a){
switch (a){
case ')':
return 0;
case '!':
return 1;
case '@':
r... | [
"1459292960@qq.com"
] | 1459292960@qq.com |
18d2e253b4091531ab3c4fc9f29d3c8046364e77 | 65b354637253592bfd8f3538f2b58bc4fdbc76d0 | /ft_memcmp.c | fd9114ba83999e1da8ca8c7cc68ace49a85a1cbe | [] | no_license | eserebry/Libft | e34d7237a5168d80cb499bdf09fa33874fd14be8 | dab3c40802b65df2cc295f5c73e67a4ecb6593b1 | refs/heads/master | 2021-08-24T12:42:25.311919 | 2017-12-09T23:42:14 | 2017-12-09T23:42:14 | 90,257,515 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,159 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_memcmp.c :+: :+: :+: ... | [
"noreply@github.com"
] | eserebry.noreply@github.com |
73dfbc27110e168e4958315efd4ad36561dbffed | 019b085ac8ef4594fb43a1566b8e984cd34fac16 | /platforms/nuttx/NuttX/nuttx/configs/stm32f103-minimum/src/stm32_mcp2515.c | d6e4b554777070d530f1ebb1ba0780b66b8bddea | [
"BSD-3-Clause",
"LicenseRef-scancode-warranty-disclaimer",
"GPL-1.0-or-later",
"LicenseRef-scancode-other-permissive",
"ISC",
"MIT"
] | permissive | JJRnumrous/Firmware | fffabcee637b5fe00f374b6849894ae518b8c8af | 7c3505dffa465be7bcef4602976df853d587e467 | refs/heads/master | 2020-08-17T20:26:09.876510 | 2019-10-17T05:22:09 | 2019-10-17T05:22:09 | 150,714,296 | 0 | 0 | BSD-3-Clause | 2018-09-28T09:06:12 | 2018-09-28T09:06:12 | null | UTF-8 | C | false | false | 7,933 | c | /****************************************************************************
* configs/stm32f4discovery/src/stm32_mcp2515.c
*
* Copyright (C) 2017 Alan Carvalho de Assis. All rights reserved.
* Author: Alan Carvalho de Assis <acassis@gmail.com>
*
* Redistribution and use in source and binary forms, with or w... | [
"18231349@sun.ac.za"
] | 18231349@sun.ac.za |
e8b3ef3366ef0385cf92232b9990ea6f93ba1eec | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/radare2/libr/asm/arch/cris/gnu/extr_cris-dis.c_print_insn_cris_without_register_prefix.c | 27089381747868dcd4e4fd6cca72de41c77e861c | [] | 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,049 | 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 |
9437f81adc96e1ce86ee2f3f2530cb59683d6f9d | 5342f11d6e76c780793985e21f040968170b3566 | /scripts/4_World/Classes/Recipes/Recipes/CraftSalineBagIV.c | 3e553d163eb3d1e2da2038eec3bac1e751438f42 | [
"MIT"
] | permissive | Da0ne/DayZCommunityOfflineMode | 31b4ee298f754fb49788a8e39dcf51c672e542cc | 77ebd221a877270e704c75bcc529a7b97c918f2e | refs/heads/master | 2020-03-13T14:57:50.786995 | 2018-04-26T15:07:45 | 2018-04-26T15:07:45 | 131,168,416 | 1 | 0 | MIT | 2018-04-26T14:32:59 | 2018-04-26T14:32:58 | null | UTF-8 | C | false | false | 3,746 | c | class CraftSalineBagIV extends RecipeBase
{
override void Init()
{
m_Name = "#STR_CraftSalineBagIV0";
m_IsInstaRecipe = false;//should this recipe be performed instantly without animation
m_AnimationLength = 1;//animation length in relative time units
m_Specialty = -0.02;// value > 0 for roughness, value < 0 ... | [
"arkensor@gmail.com"
] | arkensor@gmail.com |
4fe5f60e44e688b726785431b8267464c3580597 | cb51269f05ea1299154c8e8d54612ff4b6eb0382 | /libsrc/7z934-src/C/LzmaDec.c | 42c90bdb1af10d7377793504d4698690a231ed79 | [] | no_license | jinseungim/jmw | d752be358a78aba8e7a78f2357bf48a320c4021d | a41908dd0589d71ebc448ec2272ddb9ad7203d9d | refs/heads/master | 2021-01-22T09:04:32.883313 | 2015-03-13T02:16:28 | 2015-03-13T02:16:28 | 32,123,096 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 27,878 | c | /* LzmaDec.c -- LZMA Decoder
2011-09-03 : Igor Pavlov : Public domain */
#include "Precomp.h"
#include "LzmaDec.h"
#include <string.h>
#define kNumTopBits 24
#define kTopValue ((UInt32)1 << kNumTopBits)
#define kNumBitModelTotalBits 11
#define kBitModelTotal (1 << kNumBitModelTotalBits)
#define kNumMoveBits 5
#de... | [
"jinseungim@gmail.com"
] | jinseungim@gmail.com |
0bf6c1d791b7824d86842b0efdeb492b41a0fb60 | 0e139e4f2dd1283255da500c4c68da522d5bbca1 | /IrisKing---dsp-framework/dsp_all_v2/rsalib/MISC.H | 21d8109a6bbfdf98007a71a4d86de25c4d40d459 | [] | no_license | binphilxiao/Irisking | 2a6982185fad45456181ca4561f2d77257237c1b | b845fb4c67c72de58bab9c485cf3a7ae8041d3e1 | refs/heads/master | 2021-01-22T20:36:10.459846 | 2017-03-30T16:03:01 | 2017-03-30T16:03:01 | 85,331,213 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,258 | h | /*
* Header for misc.c.
*/
#ifndef PUTTY_MISC_H
#define PUTTY_MISC_H
#include "puttymem.h"
#include <stdio.h> /* for FILE * */
#include <stdarg.h> /* for va_list */
#include <time.h> /* for struct tm */
#ifndef FALSE
#define FALSE 0
#endif
#ifndef TRUE
#define TRUE 1
#endif
t... | [
"bin.phil.xiao@gmail.com"
] | bin.phil.xiao@gmail.com |
a665c2bf6d8bb021adc1b0e26f877631dfff93ef | 0c9e671356cdb363447b7e990f29d056832e9a3a | /Practica 1 contador/funciones/numeros.c | d8f40f9c7b53eb3ab84376f553af9f7c62f83d48 | [] | no_license | degos782/practica1 | 97be6a4099e18fb5283305e2507f9f32b3ef685a | fafac32104a398a9b7548f3c53602eae141173e7 | refs/heads/master | 2020-04-06T07:07:25.799870 | 2018-03-07T04:14:26 | 2018-03-07T04:14:26 | 124,177,779 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,451 | c | /*
* numeros.c
*
* Created on: Feb 20, 2018
* Author: Diego Romo C
*/
#include "fsl_gpio.h"
#include "numeros.h"
#include "inicializar.h"
#include "stdtypes.h"
void Numero0(void)
{
GPIO_WritePinOutput(GPIOC,LED_A,False);
GPIO_WritePinOutput(GPIOC,LED_B,False);
GPIO_WritePinOutput(GPIOC,LED... | [
"Diego Romo C@LAPTOP-504RF7IT"
] | Diego Romo C@LAPTOP-504RF7IT |
0c0a9a3346748dde424eca01003e0d5bfaf1ffe9 | 42120003e8b2f2657c0604ba7459a6b66859ca9d | /xmc4500/xmclib/inc/xmc1_gpio.h | 34e52248b8bc7027eea04a414c7a19a5fb55dfe5 | [
"BSD-3-Clause"
] | permissive | kthenrique/Haste-Space | 5297d9e9b5acf97ad59ec533356b10f95c229e12 | 0d2429a427c63b64a37fa73d3b2f412ac91a097b | refs/heads/master | 2021-09-14T05:50:45.407591 | 2018-05-08T21:46:44 | 2018-05-08T21:46:44 | 112,496,606 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 16,205 | h | /**
* @file xmc1_gpio.h
* @date 2015-06-20
*
* @cond
*********************************************************************************************************************
* XMClib v2.1.12 - XMC Peripheral Driver Library
*
* Copyright (c) 2015-2017, Infineon Technologies AG
* All rights reserved. ... | [
"kelvehenrique@hotmail.com"
] | kelvehenrique@hotmail.com |
d99cf59091af90b352bfeeacb583d781b66149e6 | 536d2bdb83e849ac2bdc6845008e351b94b6d2cd | /jni/EmojicodeCompiler/Emojis.h | c1adbcf7470003cc5b94ec37af2c5e3652c19475 | [] | no_license | kirill578/EmojiCodeJNI | fa4a8a96b2791b53c90caac51014e6e065e5fa52 | dd54278777a5c28858681047f8dddfb552e58edc | refs/heads/master | 2020-04-28T16:56:48.729905 | 2019-03-13T13:47:22 | 2019-03-13T13:47:22 | 175,429,413 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,407 | h | //
// Emojis.h
// Emojicode
//
// Created by Theo Weidmann on 28/12/15.
// Copyright © 2015 Theo Weidmann. All rights reserved.
//
#ifndef Emojis_h
#define Emojis_h
enum Emojis {
E_LARGE_RED_CIRCLE = 0x1F534,
E_GRAPES = 0x1F347,
E_CANDY = 0x1F36C,
E_ORANGE_TRIANGLE = 0x1F536,
E_RED_APPLE = 0x1... | [
"kirill578@gmail.com"
] | kirill578@gmail.com |
d0b5c8114de0de15491ce54f3cee5f200fd80bc9 | 54f352a242a8ad6ff5516703e91da61e08d9a9e6 | /Source Codes/AtCoder/arc007/B/1351786.c | 2fb15d0717f9630c1087a29e9d6f21aa6cae8d1f | [] | no_license | Kawser-nerd/CLCDSA | 5cbd8a4c3f65173e4e8e0d7ed845574c4770c3eb | aee32551795763b54acb26856ab239370cac4e75 | refs/heads/master | 2022-02-09T11:08:56.588303 | 2022-01-26T18:53:40 | 2022-01-26T18:53:40 | 211,783,197 | 23 | 9 | null | null | null | null | WINDOWS-1250 | C | false | false | 945 | c | #include <stdio.h>
int main(){
int N,M;
scanf("%d %d",&N,&M);
int CD[364];
int haveCD=0;
int kari=0;
for(int i=0;i<N;i++)CD[i]=i+1;
int task[364];
for(int i=0;i<M;i++){
scanf("%d",&task[i]);
if(task[i]!=haveCD){
for(int j=0;;j++){
... | [
"kwnafi@yahoo.com"
] | kwnafi@yahoo.com |
329ea63e7132c3c134409b6eb49ccc2f555a9771 | 5c255f911786e984286b1f7a4e6091a68419d049 | /code/61d9a934-817a-4fc4-8fdf-e492d2d8b757.c | 8e775412192ff4cdb87dc9ab55db52d71a129eaa | [] | 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 | 230 | c | #include <stdio.h>
int main() {
int i=0;
int j=14;
int k;
int l;
k = 534;
l = 64;
k = i/j;
l = i/j;
l = l%j;
l = i+j;
k = k-k*i;
printf("vulnerability");
printf("%d%d\n",k,l);
return 0;
}
| [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
ff74acedde229a1f1bfacb5fe89ff0720f401e7b | 36ab85e77d74effd2cb701ffbb3efac0e2e62ac7 | /lab8/task1/defs.h | dabb99350f143857aa41eb3f1fd7922d47361e09 | [
"MIT"
] | permissive | udit01/Fuse-Tutorial | 51a60549ebe3a071bd4ee08811825a97945ba340 | 5cf91f773aa6f83c925278454b357d9d96eacef2 | refs/heads/master | 2020-03-28T17:31:37.827987 | 2018-10-24T13:23:48 | 2018-10-24T13:23:48 | 148,798,242 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,444 | h | struct buf;
struct context;
struct file;
struct inode;
struct pipe;
struct proc;
struct rtcdate;
struct spinlock;
struct sleeplock;
struct stat;
struct superblock;
// bio.c
void binit(void);
struct buf* bread(uint, uint);
void brelse(struct buf*);
void bwrite(struct buf*);
// cons... | [
"uditjainiitd@gmail.com"
] | uditjainiitd@gmail.com |
1f72c133e22d74d42d54faa7daa15b9b8c4f86a0 | e4dbb3bd4b70500e3dc057a175c3a5aae069c346 | /vtss_api/include/vtss_os_ecos.h | d208850120fed094b1d060ff8e9764c470c94aed | [
"MIT"
] | permissive | jkengg/unified_api_4x | da22813543d251a713aaa90e4504ef5253282b7b | 88bd09ec0225279a6156d04aa863f8b60067234d | refs/heads/master | 2023-05-12T16:41:55.201365 | 2020-10-20T02:35:57 | 2020-10-20T02:35:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,110 | h | /*
Copyright (c) 2004-2018 Microsemi Corporation "Microsemi".
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modi... | [
"john.haechten@microchip.com"
] | john.haechten@microchip.com |
e3e1e37e716366d1bf198911a41f1ad04513280d | 9dda65e07960d71d875614308064302c2407d97c | /inode.c | b80ad117083adb52b28e998749d48eee545d33ca | [] | no_license | manoharmukku/network-file-system | 96db9b1570904b60f2fa24e4be0e8ff2db28a421 | f08d3c55639ebfc95f6b5d3bd37a0094c9e366ed | refs/heads/master | 2020-03-31T02:51:26.070767 | 2018-10-06T13:24:59 | 2018-10-06T13:24:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,982 | c | #include <stdio.h>
#include <fcntl.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <sys/stat.h>
#include <sys/types.h>
#include "inode.h"
#include "superblock.h"
extern SUPERBLOCK *superblock;
extern int fd;
void write_inode(INODE *n_inode)
{
int i = n_inode->inode_number;
int ssize =... | [
"manoharmukku@gmail.com"
] | manoharmukku@gmail.com |
089924c4ee6abf6ff67755c83c91485bcd8f6ed9 | 83afa2032fa40aa0bbab9d98db4d0f0959230f96 | /tags/wired-1.2/wired/wired/utility.h | 23b69e23b617eac04c2fb4b1d1e74394421d7576 | [] | no_license | lucasw-eng/zanka | b4002e5df0f369d34dafb954a47e70a4da5d5532 | 532d2398da5223d8214e64784df39e85dd80b2b5 | refs/heads/master | 2022-08-24T07:36:44.912111 | 2011-11-28T17:28:06 | 2011-11-28T17:28:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,445 | h | /* $Id$ */
/*
* Copyright (c) 2003-2004 Axel Andersson
* 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
* n... | [
"rw@read-write.fr"
] | rw@read-write.fr |
dd0b5d11df73f42d8c1910335a144428a5970552 | 6b73794e518abafd2c7128cd3ad6f2e5f9c52726 | /Consolidated_330_SW/src/Simon/buttonHandler.h | c781f263cf0e711a6bb0b6d9f6b8b205eaca8023 | [
"MIT"
] | permissive | wg88719/zybo_samples | 23e2971517110fa7952a943a55736c5f2805150d | b36a34dd217769d47e19af6806da1dface26a4e6 | refs/heads/master | 2020-04-14T19:20:33.660977 | 2015-06-01T19:04:15 | 2015-06-01T19:04:15 | 50,923,775 | 0 | 1 | null | 2016-02-02T13:52:02 | 2016-02-02T13:52:01 | null | UTF-8 | C | false | false | 1,535 | h | //*****************************************************************************
// Luke Hsiao
// 20 May 2015
// Interface of the SM to handle drawing buttons and detecting touches.
//*****************************************************************************
#ifndef BUTTONHANDLER_H_
#define BUTTONHANDLER_H_
#includ... | [
"luke.w.hsiao@gmail.com"
] | luke.w.hsiao@gmail.com |
a4b2da134f0ecf0c9fc258438ba8f8833263efbb | b275569b5c07f7b731cbaafaeaa26a5fef3a0cb0 | /libft/srcs/str/ft_strcut.c | 53893f9fcd9b3303ea7a9932f20a6843a20aa8ab | [] | no_license | dd0lynx/ft_printf | ba0039bf0c8899aa88992b950110faddcaa231e0 | ab12c655f9da94bc96514dc15d1dd4947ce3c289 | refs/heads/master | 2021-01-12T05:57:29.809817 | 2016-12-24T01:08:39 | 2016-12-24T01:08:39 | 77,257,429 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,014 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strcut.c :+: :+: :+: ... | [
"ddowty@e1z2r7p17.42.us.org"
] | ddowty@e1z2r7p17.42.us.org |
8ef878c15f6947f89ae09c51b5cb9c581471e205 | afe3b9f82c5b57e83e903d08d9ec7b4d3bd80c97 | /Mercury5/proj/sc/application/mmi/srv/pub/mmi_previewline2srv.h | 3258063e71cc5ea60389331f21e2745ce68fba6e | [] | no_license | xtxbruin/SDK_pulbic | bbb79f9eb642aa9ecaa3825944ffc20430cd9057 | c1436fa7446457e8d6547874d27ee4e34be150cf | refs/heads/master | 2022-03-24T09:27:12.825861 | 2020-01-01T07:31:36 | 2020-01-01T07:31:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,785 | h | /**
* @file mmi_previewline2srv.h
*
* Service without using State Machine - PREVIEWLINE2SRV
* Generated by XFSM v1.0, CodeVer=v0.24
*
* Class Id: CLSID_PREVIEWLINE2SRV
* Interface Id: IID_PREVIEWLINE2SRV
*
* @version $Id: mmi_previewline2srv.h 33461 2009-06-16 08:06:40Z mark.yang $
*/
#ifndef __MMI_PREVIEWLINE2SRV_H__
... | [
"695732416@qq.com"
] | 695732416@qq.com |
2754e7fc6a764c69959a573b060526b98a021d49 | a3d5acbe71960362418a1f029c0c2ee0b6af0457 | /App/24cxx.c | 5e13446a0b0b597a5baa92ec92ba9d893edd3dd8 | [] | no_license | conggoer/CTP | 2d3a9c64c12915a0144c63a443e04bf248cd1a0c | ecdfee694eddcd878476fa43092b420c3deb3d7b | refs/heads/master | 2021-07-25T02:31:46.294944 | 2017-11-01T01:26:54 | 2017-11-01T01:26:54 | 109,068,653 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 4,205 | c | #include "24cxx.h"
#include "timer.h"
//////////////////////////////////////////////////////////////////////////////////
//本程序只供学习使用,未经作者许可,不得用于其它任何用途
//ALIENTEK战舰STM32开发板
//24CXX驱动 代码(适合24C01~24C16,24C32~256未经过测试!有待验证!)
//正点原子@ALIENTEK
//技术论坛:www.openedv.com
//修改日期:2012/9/9
//版本:V1.0
//版权所有,盗版必究。
//Copyright(C... | [
"conggoer@163.com"
] | conggoer@163.com |
a1c147d02e11b92f3796d43a7982dd3943673acc | a8458c5dadaa38bb15e54561d2c73146fac99ae2 | /UnityExport/Classes/Unity/UnityInterface.h | d8294fd3a315cc9d055c6255e8b751096f766df7 | [] | no_license | chiahsien/UnityInSwiftUI | bc1de7b6766718319bd801f4a7d2f4b19dac1112 | e21d87fb7bd192cc5eb82bd597dde0a1fae49046 | refs/heads/main | 2023-07-01T22:04:17.908673 | 2021-08-03T15:20:50 | 2021-08-03T15:20:50 | 392,355,853 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 15,529 | h | #pragma once
#include <stdint.h>
#include <stdarg.h>
#include "UnityForwardDecls.h"
#include "UnityRendering.h"
// unity plugin functions
// audio plugin api
typedef int (*UnityPluginGetAudioEffectDefinitionsFunc)(struct UnityAudioEffectDefinition*** descptr);
// OLD rendering plugin api (will become obsolete ... | [
"chiahsien@gmail.com"
] | chiahsien@gmail.com |
1dd939541bd545b6affa605f590cfe91b0d5e1dd | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/0ddfec68-0c25-440a-b465-128d70bda5aa.c | 1179f366b56441266ebfa8f192c58b9cb98f2b07 | [] | 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 | 561 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=4;
int j=12;
int k;
int l;
i = 53;
l = 64;
k = i/j;
l = i/j;
l = l/j;
l = i/j;
l = j%j;
l = l-j;
k = k-k*i;
//variables
//random
/* START VULNERABILITY */
int a;
char b[58];
char c[46];
a =... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
9b97d537956fa992a7dc69ace44a7edf268ec9df | 1661f671592004844cf0af80773afb8c700e36a3 | /src/include/seq_list.h | 5597242cd9dbe585bf6ad0257ce7e512cfa0f1f9 | [
"BSD-3-Clause"
] | permissive | marianabianca/sibylline | a414db560e0ae2d35c2b04c279538a645906d173 | ef0e9be3a1b58788b5380dbb1e054b6334345e9f | refs/heads/master | 2020-08-27T13:06:29.063564 | 2019-10-20T22:37:13 | 2019-10-20T22:37:13 | 217,381,360 | 1 | 0 | BSD-3-Clause | 2019-10-24T19:38:51 | 2019-10-24T19:38:51 | null | UTF-8 | C | false | false | 3,051 | h | /**
* @file seq_list.h
* @author Benardi Nunes <benardinunes@gmail.com>
* @date 12 Oct 2019
* @brief Header file for Sequential List module.
*
* Defines the constant MAX number of elements, the structs Key, Register
* and SeqList and the prototypes for the subroutines of the Sequential
* List module.
*/
#ifn... | [
"benardinunes@gmail.com"
] | benardinunes@gmail.com |
1dc13b79cb8cb7b09a2a5b277d1c08bd3eca1095 | b3c12cdc0655f9cd3a32cf1c4ce46df95e8e754b | /libft/ft_printf.h | 1596e84228e08ba31ad55cc7ca4232c338c4c91b | [] | no_license | ben4523/Ft_ls | 8818dd93a18d30806523c61c656b70c1e178acd6 | 705df96600df320605541ff3c47071e6ca2e025a | refs/heads/master | 2021-07-03T01:08:31.313790 | 2017-09-25T15:02:04 | 2017-09-25T15:02:04 | 104,761,249 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,643 | h | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_printf.h :+: :+: :+: ... | [
"ben4523@hotmail.fr"
] | ben4523@hotmail.fr |
7e0bcdf5558f24a2f1c0029e7f1914cbccd2b522 | bb4f68d18dacfeeba017aa9131923cfdeb366e3e | /javacall/implementation/win32_emul/common/io_sockets/io_sockets.c | ace6564be5f28ef0181ecb96827ae4af733ea103 | [] | no_license | ruitaomu/phoneme-qtopia | 91cdccaf32232783a5b0a7cf58b2e660c5afa366 | 04f8a87e4e386c1fc3f02a80cc5ce7261753e146 | refs/heads/master | 2021-05-11T09:16:49.230977 | 2018-08-09T13:35:36 | 2018-08-09T13:35:36 | 118,073,212 | 0 | 1 | null | 2018-01-19T03:42:46 | 2018-01-19T03:42:46 | null | UTF-8 | C | false | false | 16,610 | c | /*
* Copyright 1990-2009 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License version
* 2 only, as published by the Free Software F... | [
"megaborman@gmail.com"
] | megaborman@gmail.com |
8441efd90d3dc07f2cc2dc57ee009483d134b7a4 | 2b1c7f85fbbed8a4084e32542aa7acebe8def5a4 | /lancast-samples/build/bbc-microbit-classic-gcc/yotta_build_info.h | efeea29950e2ea5bfa1d1618bcf1015b44910c36 | [
"MIT"
] | permissive | UWCEDAR/micro-bitz | 677a397c6d651d74be45bd1ed58d0db5f99c61fb | ae8fafe8432f14d1703f366b2f29e48377170001 | refs/heads/master | 2021-07-18T02:05:59.763266 | 2017-10-23T00:05:32 | 2017-10-23T00:05:32 | 106,045,715 | 1 | 1 | null | 2017-10-19T17:07:24 | 2017-10-06T20:05:51 | C | UTF-8 | C | false | false | 824 | h | #ifndef __YOTTA_BUILD_INFO_H__
#define __YOTTA_BUILD_INFO_H__
// yotta build info, #include YOTTA_BUILD_INFO_HEADER to access
#define YOTTA_BUILD_YEAR 2017 // UTC year
#define YOTTA_BUILD_MONTH 10 // UTC month 1-12
#define YOTTA_BUILD_DAY 18 // UTC day 1-31
#define YOTTA_BUILD_HOUR 7 // UTC hour 0-24
#define YOTTA_BUIL... | [
"scrypy@localhost.localdomain"
] | scrypy@localhost.localdomain |
49d29332a27d41f5bf1329edc96083917dc59c58 | 3286f38f37da2b40eaeb3664d5d55e27b0c31bf3 | /training_data/s12nn_16384_in1_ia.c | 8945182a2df2416148d6564c4235e4542caf9e00 | [
"BSD-3-Clause"
] | permissive | intel/neuro-vectorizer | e20e207c2fbd934bbe3bd8c6182a762c4733343c | 28b65ab7cdcbae81b7e379e628bbf3bf85211000 | refs/heads/master | 2023-06-02T16:54:02.487191 | 2023-01-07T00:10:24 | 2023-01-07T00:10:24 | 219,954,590 | 79 | 35 | BSD-3-Clause | 2020-05-23T01:52:24 | 2019-11-06T09:04:15 | C | UTF-8 | C | false | false | 2,445 | c | /*
Copyright (c) 2019, Ameer Haj Ali (UC Berkeley), and Intel Corporation
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
... | [
"ameerh@berkeley.edu"
] | ameerh@berkeley.edu |
f07aaa9bd53c59809a6a3ae23e8b9e09dae8c2ad | afc255608753ab472bb0c8d953fb0361bc4ab635 | /BLUE_ENGINE/Helper.h | 85ccb25af4d8750d3b4a08fcce928c3ae11a2afb | [] | no_license | Nero-TheThrill/-Game-waybackhome_built-with-customengine | 23e8e9866c5e822ed6c507232a9ca25e4a7746ad | 70beab0fb81c203701a143244d65aff89b08d104 | refs/heads/master | 2023-08-21T03:02:28.904343 | 2021-11-02T11:01:50 | 2021-11-02T11:01:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 370 | h | /*
* File Name : Helper.h
* Primary Author : Choi Jinwoo
* Secondary Author :
* Brief: If the object cannot interact, the object's color is changed to grey.
*
* Copyright (C) 2019 DigiPen Institute of Technology.
*/
#pragma once
#include "ControllerType.h"
#include "BaseController.h"
bool FindInteract(BLUE::Base... | [
"imjinwoo98@gmail.com"
] | imjinwoo98@gmail.com |
22148432e3b040e1f3739d48dc75aa1c6ead818d | af9b7a49f5912142ff4e7cb35fd11b1e9635154d | /sdk/driver/linux/completion.c | 218d81896fbcf898d321e874df39b272da7ad65a | [] | no_license | YuHsinShi/2430personal | 528ff02226102af77a006fef80fe7c35139fa7bb | 83e1ce53a7d872ed27bad4ba5549953975c0be3b | refs/heads/master | 2023-03-06T14:44:31.607663 | 2020-07-25T15:55:28 | 2020-07-25T15:55:28 | 340,536,248 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,315 | c |
#include <linux/completion.h>
#include <linux/spinlock.h>
/**
* complete: - signals a single thread waiting on this completion
* @x: holds the state of this particular completion
*
* This will wake up a single thread waiting on this completion. Threads will be
* awakened in the same order in which they were qu... | [
"lawrence.shi@ite.com.tw"
] | lawrence.shi@ite.com.tw |
cbb403b0e231863d9aee25f017ed8e67e2b9ff5b | 32eaade1442c246c0f5411b1ab20c271baa4d391 | /2Ano/2semestre/AC2/aula72/parte1/ex1.c | 4e0b65d9da9c7e94acf7cb104baf57eeaf8a7f9c | [] | no_license | marciapires10/MIECT | eb50d0317caa0f07633889428d59c2a4da74373f | 7c6b4dd540f0ceedfb42c93ddb83f5fa03cfbbb4 | refs/heads/master | 2020-12-20T15:37:17.789272 | 2020-02-29T00:56:01 | 2020-02-29T00:56:01 | 236,122,567 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 354 | c | # include <detpic32.h>
int main(void){
//Configure Timer T3 (2Hz)
T3CONbits.TCKPS = 7;
PR3 = 39062;
TMR3 = 0;
T3CONbits.TON = 1;
// atendimento por polling
while(1){
//Wait until T3IF = 1
while(IFS0bits.T3IF == 0);
//Reset T3IF
IFS0bits.T3IF = 0;
pu... | [
"marcia.pires@ua.pt"
] | marcia.pires@ua.pt |
9b4c74a1ed9655e47956e27aa55842e48926bcb1 | 82f9c620f2912858c38d64c31803312180ae7483 | /AEDs2/1/exec.h | b7e47437bb9730111d1cc90da0ada7c76e5de42f | [] | no_license | thiagosouto/TP | 07004c1dc085d0fd52a5a3f35b99a904a332d3d1 | 4fbca8ef7708258c07377618a3fd8cb79fbb3838 | refs/heads/master | 2021-01-24T22:43:38.945354 | 2018-04-02T14:46:36 | 2018-04-02T14:46:36 | 123,281,279 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 578 | h | #ifndef incrudes
#define incrudes
#include <stdlib.h>
#include <stdio.h>
#include <math.h>
#include <time.h>
#endif
#ifndef executor
#define executor
/*função para rodar o codigo na forma em que seja possivel
*usar cada ordenador de forma separada e com vetores de tamanho
* e ordem diferente.
*/
void execucao_no... | [
"souto.t@hotmail.com"
] | souto.t@hotmail.com |
e17596a28ce949e156c492934135c5800f983cc1 | 15ffbde721ea115766dc0ee6a1b64330879af1d4 | /ui.c | a137964aa873aab939cfeb221635200899c98a20 | [
"Apache-2.0"
] | permissive | sakuramilk/sc02c_cwm_recovery | abe806a42fbbc92547940dfe8a56e56c19909e41 | fe0cf3a1c398ca47218806ff932022ee29eeabc5 | refs/heads/master | 2020-12-25T18:20:37.459121 | 2011-10-20T16:36:12 | 2011-10-20T16:36:12 | 2,129,182 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 20,199 | c | /*
* Copyright (C) 2007 The Android Open Source Project
*
* 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 app... | [
"c.sakuramilk@gmail.com"
] | c.sakuramilk@gmail.com |
289717f84f3124d4f3f0d7a6e9a969924208da53 | ae536d4f5c17e15a5e3010fa75fcb11b78323c57 | /Test/file_utils.c | 1dd47c5570ccdee04ea549dab19db8d810cc2ead | [] | no_license | Atonej/mynewrepository | 8ce73b46bdde5785064047003a66a969d3a260f1 | 3b1f0a43b37102af612f35211549d15400a59d9f | refs/heads/master | 2020-03-27T18:51:33.364421 | 2019-02-23T23:43:10 | 2019-02-23T23:43:10 | 146,948,995 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 911 | c | #include <stdio.h>
#include <sys/stat.h>
int read_file(char* filename, char **buffer){
//open file
FILE *fp;
fp = fopen(filename,"r");
//does it exist?
if(fp == NULL){
fprintf(stderr, "*FILE ERROR (read)*\n");
return -1;
}
//get the size of the file
struct stat st;
stat(filename, &st);
int size = s... | [
"jorymana@eos21.cis.gvsu.edu"
] | jorymana@eos21.cis.gvsu.edu |
8ee689e3c50dbf8885b824cfb64feb9ad7a83983 | 80ef5b32eae92bace24cb72e1c620d8e329024bc | /utils/ft_atoi.c | 97ebf3eabaec053752aa821cb71d43701408fb85 | [] | no_license | Glagan/42-cub3d | 6d165de244d29da238045f59589cbce11e51b8d3 | 2ef35a3221992c011b5bab1ba1f38967535b8ccc | refs/heads/master | 2020-08-29T01:58:52.276307 | 2019-11-13T14:43:01 | 2019-11-13T14:43:01 | 217,886,925 | 96 | 47 | null | null | null | null | UTF-8 | C | false | false | 1,350 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_atoi.c :+: :+: :+: ... | [
"ncolomer@e2r2p4.42.fr"
] | ncolomer@e2r2p4.42.fr |
859d5a610898d3dbf081ab0c16c09b99143cb2e1 | e67e7e76980a43e3f36f8adc815893cda5c3b9cb | /is_empty.c | f25cb6613d1be141a371f7c6027c66e084a026ae | [] | no_license | nicolasdossantos/stringLib | 656f23dd02189ea90a276a8291c8005c0e8baed5 | e48523bc16407130453f0f15c52cb92d16f15c79 | refs/heads/master | 2020-03-12T12:58:41.383241 | 2018-04-25T01:15:55 | 2018-04-25T01:15:55 | 130,631,229 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 178 | c | #include "my_str.h"
int is_empty(char *s) {
for (size_t i = 0; i < lengthStr(s); i++) {
if (!isspace(s[i])) {
return 0;
}
}
return 1;
} | [
"32803654+tchin25@users.noreply.github.com"
] | 32803654+tchin25@users.noreply.github.com |
c81d513d4796ce7b57ae7af3396e3f4c431a719e | 2f040fc998cb336a77d9dfc00c15066c08cb9d56 | /libft/src/libft/ft_isalpha.c | 8f1f80dc7e26c6618f417ac109b6267499752ebe | [] | no_license | eleboucher/ft_ls | 8feae8e8661437b05244c9c7479d6e0b8530644b | d80f104e13d737dc6f5895ea405c62a08ab7c348 | refs/heads/master | 2021-09-06T10:22:10.371321 | 2018-02-05T13:56:43 | 2018-02-05T13:56:43 | 117,565,132 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 995 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_isalpha.c :+: :+: :+: ... | [
"erwanleboucher@gmail.com"
] | erwanleboucher@gmail.com |
f29443bef0e46dc4849bfb324bf4f19b38afd351 | 294f5974dd3622e8ecdc7e393ce2817746b5bc60 | /PA4/DigraphProperties.c | 4fa54a5693fc784e84f75177fca2837f78cfc53b | [] | no_license | ParkTheJohn/CMPS-101 | 728035aed9b3e68f260c41b8a5239d78d52f4129 | f8f9b7efe6a65ef59c1ce6aa24a3cca3c94ec905 | refs/heads/master | 2020-11-25T05:22:52.572041 | 2019-12-17T02:48:15 | 2019-12-17T02:48:15 | 228,519,015 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,982 | c | // ----------------------------------------------------------------------------
// Jongwoo Park
// jpark510
// PA4
// DigraphProperties.c
// Reads the first line of the input file, and uses newDigraph() and addEdge() to create a digraph
// that corresponds to that line and tests functions implemented in Digraph.c... | [
"39757869+ParkTheJohn@users.noreply.github.com"
] | 39757869+ParkTheJohn@users.noreply.github.com |
4c386b6ce480e6c5f2c2d08301e070d123f87f4d | f2c30c5be049e23a8e7a11dd31017b495ac32ffb | /2.Images/PNG/Tuffy_Bold_Italic.h | f1bf9d9fb022b0439f4307b0ecfea61177d2babf | [] | permissive | FT81xMania/GD23Z32 | 3c11ae81eb611206f6e87d4fe69546605efc73e4 | 6a62fd1b198bf46dd2b2bc761d5319da93b0b072 | refs/heads/master | 2021-09-09T18:33:48.706631 | 2018-03-18T18:36:11 | 2018-03-18T18:36:11 | 125,773,452 | 0 | 0 | BSD-3-Clause | 2018-03-18T22:28:26 | 2018-03-18T22:28:25 | null | UTF-8 | C | false | false | 20,290 | h | 120, 218, 237, 92, 93, 108, 35, 215, 117, 158, 161, 248, 63, 252, 203, 6, 134, 235, 212, 54, 55, 92, 239, 218, 222, 218, 166, 226, 53, 210, 98, 157,
44, 85, 191, 4, 69, 1, 83, 112, 2, 244, 165, 14, 133, 180, 9, 80, 160, 49, 213, 180, 47, 41, 138, 80, 109, 131, 52, 15, 93, 115, 147, 186,
125, 92, 42, 235, 246, 37, 15,... | [
"noreply@github.com"
] | FT81xMania.noreply@github.com |
2a5eed7b11d73ae39d2fa28dbb89004f41bfa685 | f1f462ec1cc08ec9498df0be6b17a5cd314bf528 | /src/cli/replies/cmd_reply_info_msg.c | 9b4e06976801b115fc1a94a3e31c64109ce50381 | [] | no_license | skyf0l/MyTeams | 380605ed558e74ec15dbe74fb29b1135f8bcd5ea | d4dcc7438e991e330ec1c8d8a8064562e0db1246 | refs/heads/master | 2023-05-18T07:06:13.388195 | 2021-06-14T10:46:38 | 2021-06-14T10:46:38 | 376,787,324 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,155 | c | /*
** EPITECH PROJECT, 2021
** CMD_REPLY_INFO_MSG
** File description:
** Cmd_reply_info_msg function
*/
#include <stdio.h>
#include "tools.h"
#include "wrapper_logging_client.h"
#include "packet/prot_server.h"
#include "cli/teams_cli.h"
static void cmd_reply_of_notification(const struct serv_pck_info_msg *packet... | [
"tom.rorato@epitech.eu"
] | tom.rorato@epitech.eu |
c4b4f652ab036d84227a62f3d6304b3105e27646 | ce59413b41cdb82cd0ad81faf0749bfb37fc2c09 | /system/deadlock.c | a8b95259cc5b887204ef7c11a2c3e5aceecc0c76 | [] | no_license | mgilbert311/proj4 | 0a76a4b68752d8f8c652e35e46964533a8d34d7a | 1a97f555f65cd22cb0980b583acf6870f692c559 | refs/heads/master | 2021-01-19T22:10:48.137923 | 2017-04-25T00:45:54 | 2017-04-25T00:45:54 | 88,767,563 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 50 | c | #include <xinu.h>
//TODO - add in your functions
| [
"evan@carlin.com"
] | evan@carlin.com |
014c47d3ccfa709628b1e312f34f05f3fe3e84cb | c43577a03617161559aa5159ead822eb0b44406a | /Temp/il2cppOutput/il2cppOutput/Vuforia_UnityExtensions_Vuforia_StereoViewerCamera1054822973MethodDeclarations.h | 03f12ea432651df1819eed1105e485d08eb40dc6 | [] | no_license | hanab/ARHouseExpoiOSAndroid | ffe3f1559f42d775674e65ec05e2779b869d7c69 | 4f8bd5610ca5557c40278cd91cc411c2b08ddcf0 | refs/heads/master | 2020-09-28T02:26:24.080346 | 2016-08-31T15:26:35 | 2016-08-31T15:26:35 | 67,028,460 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,353 | 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>
// Vuforia.StereoViewerCameraConfiguration
struct StereoViewerCameraConfiguration_t1054822973;
// UnityEngine.Camera
struct Camera_t3533968274... | [
"hb16826@gmail.com"
] | hb16826@gmail.com |
91fd32694854e478d1ab476bc6788d2ee636cadd | c425afb8bb6b182168fd4c3a46c9b334f4740e60 | /data/warcraft/xiaoyaoc.c | de886d7d49b738bca4130438eb1faa0a8aae6323 | [] | no_license | fluffos/nt7 | ceef82b2465cf322549c7ece6ce757eaa8ec31ff | 52727f5a4266b14f1796c2aa297ca645ca07282a | refs/heads/main | 2023-06-17T10:07:33.000534 | 2021-07-15T11:15:05 | 2021-07-15T11:15:05 | 308,148,401 | 9 | 9 | null | 2021-06-28T14:11:57 | 2020-10-28T21:45:40 | C | UTF-8 | C | false | false | 527 | c | // warcraft.c
#include "/clone/npc/warcraft.h"
void setup()
{
set_name("第三青龙[2;37;0m[2;37;0m", ({"sleepbagc"}));
set("gender", "男性");
set("long", "第三青龙[2;37;0m
它是小妖三号的魔幻兽。
");
set("race_type", "青龙");
set("magic/type", "wood");
set("owner", "xi... | [
"i@oiuv.cn"
] | i@oiuv.cn |
fa72b145f000638c0835c2c2fa0c458b3800d2ba | 1fabbdfd1ca9ea1b6808893e12bd907eb74de414 | /xcode/Classes/Native/mscorlib_System_Collections_ObjectModel_ReadOnlyCollection_1_50MethodDeclarations.h | b017641a619feadb267c318f3e975b1dc7f06a7c | [] | no_license | Klanly/TutorialPackageClient | 6f889e96c40ab13c97d107708ae8f3c71a484301 | b9d61ba2f287c491c9565b432f852980ec3fee28 | refs/heads/master | 2020-12-03T01:42:35.256114 | 2016-11-01T02:40:21 | 2016-11-01T02:40:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 12,682 | h | #pragma once
#include <stdint.h>
#include <assert.h>
#include <exception>
#include "codegen/il2cpp-codegen.h"
// System.Collections.ObjectModel.ReadOnlyCollection`1<GCGame.Table.Tab_ChristmasMeterialItem>
struct ReadOnlyCollection_1_t10238;
// GCGame.Table.Tab_ChristmasMeterialItem
struct Tab_ChristmasMeterialItem_t3... | [
"bu213200@gmail.com"
] | bu213200@gmail.com |
d8932af658fee0f5e7d73a7807dc3029d138f690 | 1cfbd8c96f829634628e36b38b7f7dab9332ee65 | /Pods/Headers/Public/React/ARTRenderable.h | 35e60442523418ae65706c3abe22a5c4a66ec8a8 | [] | no_license | gjjggg/iOSRN | 0094b587aa10fba40f83297c0ab75cf29e4e3b88 | 8f32b1aab12ad3afd26e18ba652e2ca5c34f45f2 | refs/heads/master | 2020-12-02T08:00:23.751785 | 2017-07-11T06:56:30 | 2017-07-11T06:56:30 | 96,758,976 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 67 | h | ../../../../node_modules/react-native/Libraries/ART/ARTRenderable.h | [
"1271719322@qq.com"
] | 1271719322@qq.com |
e321324dd6773813e0f4299e22c75c0013bb5e64 | 7e35e641c1fac8442d2c7bf6d9216858085a427e | /source/head/data.h | 3fbd5ee22ef318cafbc55a331ea7591a08c029b8 | [] | no_license | My-Wang-FT/Tetris | 8453c44cf56e19ce5fd094a59e9c61732cc8ac98 | 65c169dbad314a5b7c3533b70db4630c5cd7ec02 | refs/heads/master | 2023-07-28T08:10:40.616518 | 2021-09-07T03:41:47 | 2021-09-07T03:41:47 | 192,077,517 | 1 | 0 | null | null | null | null | GB18030 | C | false | false | 3,493 | h | #ifndef _DATA_H_
#define _DATA_H_
#define HEIGHT 20 // 游戏区高度
#define WIDTH 10 // 游戏区宽度
#define BLOCK_TYPE 19 // 基础方块种类
#define SIZE 4 // 每个方块存储区域大小
#define NUB 9 // 用户名数组大小
// 如下宏为信号变量定义方式
// 如新添加绘图变量 In_Draw
// 在下面宏定义中添加宏:#define In_Draw Nub
// 其中 Nub 为当前 宏NUMBER+1 的结果
// 并且把宏 NUMBER 值也加一
// 可以采用 Inf[In_D... | [
"wmyang806@outlook.com"
] | wmyang806@outlook.com |
8178e982d1b76a714cacce0b333f7d867a27c399 | 5883f9e9e3879cbd6756ac8974b30c8ad0f959ce | /pyecsca/codegen/templates/rand.c | f29238a256cf75a980decfedec100a0f10badc19 | [
"MIT"
] | permissive | J08nY/pyecsca-codegen | c18efe6e4fcade37ebe5eaf991548ecf2911a521 | 0602b39001ca8a8ea55df3990294de19cfd2cafb | refs/heads/master | 2023-08-05T04:53:26.481594 | 2023-07-19T13:06:03 | 2023-07-19T13:06:03 | 223,235,671 | 7 | 1 | MIT | 2023-07-19T13:06:05 | 2019-11-21T18:13:03 | C | UTF-8 | C | false | false | 390 | c | #include "rand.h"
#include "action.h"
{% from "action.c" import start_action, end_action %}
bn_err bn_rand_mod(bn_t *out, const bn_t *mod) {
{{ start_action("random_mod") }}
#if MOD_RAND == MOD_RAND_SAMPLE
bn_err err = bn_rand_mod_sample(out, mod);
#elif MOD_RAND == MOD_RAND_REDUCE
bn_err err = bn_rand_mod_red... | [
"johny@neuromancer.sk"
] | johny@neuromancer.sk |
4920bac212c01943fe2c6feaac418b40abb15b33 | ce67d3b1f2fc3a414ebef4f1db9380ea6f9f9d00 | /runtime/C/src/antlr3debughandlers.c | 29ce6b6c670f64d6501110df356d0f42d92cc316 | [
"LicenseRef-scancode-warranty-disclaimer",
"BSD-3-Clause"
] | permissive | sebasjm/antlr | c5ecedf627f007e777ec0d77a4d1192a2ab8cbd6 | 3c33e8b8862ca6b4b0a1ac81d96a9ec1443cc9f7 | refs/heads/master | 2020-04-09T07:01:34.466276 | 2010-04-01T16:42:02 | 2010-04-01T16:42:02 | 582,688 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 30,432 | c | /// \file
/// Provides the debugging functions invoked by a recognizer
/// built using the debug generator mode of the antlr tool.
/// See antlr3debugeventlistener.h for documentation.
///
// [The "BSD licence"]
// Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC
// http://www.temporal-wave.com
// http://www.linked... | [
"jimi@temporal-wave.com"
] | jimi@temporal-wave.com |
383f8594cddc161cf1b8eb1baf29c2926ae04896 | 7f53b42e2e4449058c022760bb0f85e6408ce8f0 | /src/tests/filst/sc-bad-exit.c | 685a79dc4c7d5d14f9058f80784e888768f28e18 | [
"MIT-Modern-Variant",
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | JoeyStrandnes/TDIU16 | 535915c9cdbaf3fec37e1ac04f6274841acbbb44 | 752c0afc3e69f092434ef41ec4659782caf6db59 | refs/heads/master | 2023-05-26T10:43:05.584829 | 2021-06-09T20:20:02 | 2021-06-09T20:20:02 | 353,027,024 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,511 | c | #include <syscall-nr.h>
#include <stdio.h>
#include "tests/lib.h"
#include "tests/main.h"
/**
* From threads/vaddr.h:
*/
#define BITMASK(SHIFT, CNT) (((1ul << (CNT)) - 1) << (SHIFT))
#define PGSHIFT 0 /* Index of first offset bit. */
#define PGBITS 12 /* Number of o... | [
"linus.classon@hotmail.com"
] | linus.classon@hotmail.com |
4726b6a6b8a66d6dd1843ac4da0ac0c45b659b9d | 2e642d99de38642e892e71a8f50e16f8a3538dde | /File/src/Basic_Fileops/lseek.c | 8b629f7db832bdfd5bbfa5684a4337bf0fe0fa13 | [] | no_license | dinesh-dotcom/LSP | 178210b355c0d2cb7f4c3497115c44ceb05a8683 | 87ff3770023697f0c3942ac901c507e6469c0f51 | refs/heads/master | 2023-02-01T07:45:32.195445 | 2020-11-24T08:25:33 | 2020-11-24T08:25:33 | 320,864,727 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 696 | c | /* THis is open system call example */
/* A program that reads a abc file content and writes in to stadard output. */
//#include <unistd.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <stdlib.h>
#include <stdio.h>
main ()
{
int fd,nread,nwrite,ret;
char buff[100];
fd = open ("abc",O_RDWR);
printf ("open ... | [
"kishore@kernelmasters.org"
] | kishore@kernelmasters.org |
790aef4c704d721eb61017f0204edd5443cebbfd | 786b77a8a49e213180352c79c95bccd9cea0f5b8 | /lib/asn1c/nr_rrc/DLInformationTransfer-v1610-IEs.h | 68bd6e77b84585b36e958023060578262eae8da7 | [
"Apache-2.0"
] | permissive | ziseputi/free5GRAN | b593c45d757812c01423d8c91d877a67826407ce | 2e8d4004342a53e8dcd4081b18798f2f06838134 | refs/heads/master | 2023-02-15T11:33:14.940984 | 2021-01-12T15:53:27 | 2021-01-12T15:53:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,349 | h | /*
* Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
* From ASN.1 module "NR-RRC-Definitions"
* found in "NR-RRC-Definitions.asn"
* `asn1c -fcompound-names -no-gen-example -pdu=all`
*/
#ifndef _DLInformationTransfer_v1610_IEs_H_
#define _DLInformationTransfer_v1610_IEs_H_
#include "asn_application.h"
/*... | [
"aymeric@dejavel.fr"
] | aymeric@dejavel.fr |
160cc9745e9592ca207840c83a2da40d8088065a | 4545588c8427debaf17f9dc71b0ace32f4fb5d67 | /thirdparty/fatfs/example/sam4cmp16c_sam4cmp_db/conf_virtual_mem.h | 3359ce8275dc07963c7f7863b0162e1b9164857f | [
"LicenseRef-scancode-warranty-disclaimer"
] | 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,170 | h | /**
*
* \file
*
* \brief Virtual memory configuration file.
*
* This file contains the possible external configuration of the Virtual Memory.
*
* Copyright (c) 2014-2015 Atmel Corporation. All rights reserved.
*
* \asf_license_start
*
* \page License
*
* Redistribution and use in source and ... | [
"buildmaster@atmel.com"
] | buildmaster@atmel.com |
7214fc77009b071d96cfe1d2617b8ed58a9fb309 | 3b2d968763d14d31dd7d0e2a20a68d4d20d84593 | /LearnCexamples/ex14.c | 21f8b4d68324a166e27c71648142f5a5b690de58 | [] | no_license | natesampo/SmallSat | f8ada7c29d179cff2624c7f6f96203de30392cbb | 59c891d04f0cd93f9659b5418548c900b871d052 | refs/heads/master | 2020-04-04T21:30:33.019505 | 2018-12-15T21:05:46 | 2018-12-15T21:05:46 | 156,288,703 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 609 | c | #include <stdio.h>
#include <ctype.h>
//forward declarations
int can_print_it(char ch);
void print_letters(char arg[]);
void print_arguments(int argc, char *argv[])
{
int i = 0;
for (i=0; i<argc; i++){
print_letters(argv[i]);
}
}
void print_letters(char arg[])
{
int i=0;
for (i=0; arg[i]!='\0'; i++){
... | [
"lisa.hachmann@gmail.com"
] | lisa.hachmann@gmail.com |
4a0c823842babe1870429538b447e388b0659251 | ca41ffdd4e8b486abcbc3c4247b1be60102ec6d3 | /d/qujing/xuanyuan/road2.c | cef14bb57d5779c1c5381265ecf25dc93429ee34 | [] | no_license | kttycn/xyj | 4c6d6322e02939118fc68f45ea3ab5c5dbe9ce8a | 7018cde4d21839142f2be2f2c3475eb0f0574835 | refs/heads/master | 2021-01-12T08:41:24.764167 | 2016-12-16T14:42:47 | 2016-12-16T14:42:47 | 76,660,707 | 1 | 0 | null | null | null | null | GB18030 | C | false | false | 462 | c | // 古墓入口
inherit ROOM;
void create()
{
set("short","入口");
set("long",@LONG
这时你感觉眼前的世界变大了好多,几只小狐狸在你的脚
下穿来穿去,你的心平息了,这里好象很安详,只是你闻到
一股很难闻的味道,不过地方却打扫的很干净。
LONG);
set("exits", ([
"out" : __DIR__"entrance",
"north" : __DIR__"road3",
]));
set("objects", ([
__DIR__"npc/fox" : 3,
]) );
setup();
}
| [
"kttycn@gmail.com"
] | kttycn@gmail.com |
ffaa0255452e43810df712b09058c4cd688e30cb | 096af518821011d84cec30eb928555ac283215f2 | /src/packages/app/ios/Pods/Headers/Private/React-Core/React/RCTRedBoxSetEnabled.h | 7d7e10ccc38572057d7ae0df5ff469e86d24b3d0 | [] | no_license | imownbey/babelwrongpath | 4071af882a4d6a4c2a52526a2882b89ecd4ef7a5 | 0c76c131da243ec2b6ca79788355d868267bbe84 | refs/heads/master | 2023-02-15T15:07:38.103530 | 2021-01-13T23:05:04 | 2021-01-13T23:05:04 | 329,452,961 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 85 | h | ../../../../../../../../../node_modules/react-native/React/Base/RCTRedBoxSetEnabled.h | [
"ian.ownbey@coinbase.com"
] | ian.ownbey@coinbase.com |
18b028e5462a10596763391599364178dbc37cfa | b090de9fd899999b7102a8c4528968cd05d4df97 | /src/util/src/version.c | 87f6a4ec3841815b8b3b4f991ef2833b574d37ec | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | gokulvasan/hse | 3204bc7a46e76021a1de6e3db0e53882edbe2466 | 3a69746d2ced47ee2e687720d0cdfd3c26b48ca7 | refs/heads/master | 2022-11-25T15:11:40.985055 | 2020-07-30T20:47:28 | 2020-07-30T20:47:28 | 284,338,219 | 1 | 0 | null | 2020-08-01T21:01:56 | 2020-08-01T21:01:55 | null | UTF-8 | C | false | false | 552 | c | /* SPDX-License-Identifier: Apache-2.0 */
/*
* Copyright (C) 2015-2020 Micron Technology, Inc. All rights reserved.
*/
#include <hse_util/string.h>
#include "hse_version.h"
/**
* hse_version() - retrieve version string
* @version: buffer to receive copy of version string
* @size: size of buffer
*... | [
"bvasandani@micron.com"
] | bvasandani@micron.com |
7be018ecd08ae220f05ebaddb5042c907b509c91 | c1ff870879152fba2b54eddfb7591ec322eb3061 | /core/sceneManager/network/3rdParty/curl/src/tool_help.c | 978d8b6014e043caadd6c71cd5483f3c7cee26e4 | [
"curl",
"LicenseRef-scancode-free-unknown",
"MIT"
] | permissive | MTASZTAKI/ApertusVR | 1a9809fb7af81c3cd7fb732ed481ebe4ce66fefa | 424ec5515ae08780542f33cc4841a8f9a96337b3 | refs/heads/0.9 | 2022-12-11T20:03:42.926813 | 2019-10-11T09:29:45 | 2019-10-11T09:29:45 | 73,708,854 | 188 | 55 | MIT | 2022-12-11T08:53:21 | 2016-11-14T13:48:00 | C++ | UTF-8 | C | false | false | 17,784 | c | /***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | [
"peter.kovacs@sztaki.mta.hu"
] | peter.kovacs@sztaki.mta.hu |
2083432ace8da5421468c18b5a0522f4a19cb61a | 62d279721cebba747a48f4353b8d4abc4dd7971e | /tests/lfn/DRV089.c | 69afdf4a69cec06c83003ae4d0f8bfde139a025e | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | MicrochipTech/mla_fileio | ced4b28ad00dd33fe5adeab322a5cec1345f3bd6 | 6c88d3e0a46314f936958ef1d198b1f9a57104f0 | refs/heads/master | 2021-01-23T01:52:26.339449 | 2019-08-27T18:53:53 | 2019-08-27T18:53:53 | 37,939,171 | 2 | 5 | Apache-2.0 | 2018-08-20T23:30:36 | 2015-06-23T19:08:01 | C | UTF-8 | C | false | false | 36,790 | c | /*******************************************************************************
Copyright 2018 Microchip Technology Inc. (www.microchip.com)
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
htt... | [
"David.Flowers@microchip.com"
] | David.Flowers@microchip.com |
0d2a63e478056eecbb66593544a26aca0dd2962a | 81ee9f450695c9ab23ed47cdcc21212610f5158c | /College Programs/C++/OpenGLSB2E/Chap07/BITS/bits.c | b3ddb68b187825d8eb650f937618f0fe39e8bbf3 | [
"MIT"
] | permissive | HintonBR/scratch | 397369fe2d5adff9a5eb971706ad025ef78308fd | c178fc6de2e221a0dc937779444b358f0b2594ec | refs/heads/master | 2021-01-10T17:53:12.879414 | 2018-06-11T20:31:11 | 2018-06-11T20:31:11 | 53,345,578 | 0 | 0 | null | 2016-09-07T17:46:04 | 2016-03-07T17:40:59 | JavaScript | UTF-8 | C | false | false | 2,488 | c | /*
* OpenGL bitmap smiley demo from Chapter 7.
*
* Written by Michael Sweet.
*/
#include <GL/glut.h>
/*
* Globals...
*/
int Width; /* Width of window */
int Height; /* Height of window */
/*
* Functions...
*/
void Redraw(void);
void Resize(int width, int height);
/*
* 'main()' - Open a ... | [
"hintonbr@hotmail.com"
] | hintonbr@hotmail.com |
6ae7e803a62a85df934f0637801b52b4bf1d6845 | e3365ffd5b2435e93fdf93249781299c93cae418 | /src/thread/pthread_mutex_trylock.c | 54876a619fb1238a3a37dd8346fbbf615152b263 | [
"MIT",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"LicenseRef-scancode-other-permissive",
"LicenseRef-scancode-mit-nagy",
"LicenseRef-scancode-musl-exception",
"BSD-3-Clause"
] | permissive | seL4/musllibc | 1aeeeb3f554422c9b44b5fe04f618267817c5bc6 | 3d6b939e8f05cb1d2a1a8c8166609bf2e652e975 | refs/heads/sel4 | 2022-12-12T06:44:51.358570 | 2021-11-28T22:19:11 | 2021-11-29T02:18:48 | 24,437,581 | 21 | 48 | NOASSERTION | 2023-09-12T20:34:41 | 2014-09-25T00:30:14 | C | UTF-8 | C | false | false | 1,492 | c | #include "pthread_impl.h"
int __pthread_mutex_trylock_owner(pthread_mutex_t *m)
{
int old, own;
int type = m->_m_type & 15;
pthread_t self = __pthread_self();
int tid = self->tid;
old = m->_m_lock;
own = old & 0x7fffffff;
if (own == tid && (type&3) == PTHREAD_MUTEX_RECURSIVE) {
if ((unsigned)m->_m_count >= I... | [
"dalias@aerifal.cx"
] | dalias@aerifal.cx |
6e96f97849dafa4a3bad69cd976c96c75e1c6b25 | 33377c4d113cf9ea1338077af6bd645f3c5796b3 | /extensions/android/ringlibsdl/project/jni/freetype-2.4.12/src/cff/cffdrivr.c | 8d216fe87380918f762757b15ee8e26be92aa46a | [
"LicenseRef-scancode-free-unknown",
"MIT",
"FTL"
] | permissive | ring-lang/ring | 56f55111f751b0274d4f588871f806a8c2734dea | 2081d2efb41c9dacd49b7a6944b9ca332638ba64 | refs/heads/master | 2023-09-04T16:54:44.309452 | 2023-09-03T10:28:57 | 2023-09-03T10:28:57 | 54,633,811 | 1,360 | 555 | MIT | 2023-08-03T01:48:24 | 2016-03-24T10:29:27 | C | UTF-8 | C | false | false | 24,418 | c | /***************************************************************************/
/* */
/* cffdrivr.c */
/* */
/* Op... | [
"msfclipper@yahoo.com"
] | msfclipper@yahoo.com |
cb607693fbf43cadd05a0868c7a308edd61b09c9 | 9f0ebe37a2242208d9d91a7eb5560a6ba76d4861 | /main.c | f96aee582bebee8113fff698e30e9cf028ca2a98 | [] | no_license | kshitij14/adf | 244719dd785814a8ebb5958f10bb7ea81bbd86a4 | ead6fa0985f51179d454db9d9c0ad27e43ff93ed | refs/heads/master | 2021-01-19T10:12:20.869169 | 2014-06-14T07:06:35 | 2014-06-14T07:06:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 809 | c | /**
author : kshitij
date: 9th june 2014
**/
#include "bb.h"
unsigned long readback;
int main()
{
WDTCTL = WDTPW | WDTHOLD; // Stop watchdog timer
while(1)
{
bitbang_initialise();
BITBANG_SLE_PxOUT &= ~BITBANG_SLE_BIT;
... | [
"kshitij14395@yahoo.co.in"
] | kshitij14395@yahoo.co.in |
60b68f8d5c754b506fca2e0123be8d71caab60ff | 8e9eb565e4549e840d9f4f479b69cab0b798135d | /0x17-doubly_linked_lists/7-insert_dnodeint.c | 944ae7ae50d27c19359aeda99f34e4681ec4968c | [] | no_license | Blackmask001/alx-low_level_programming3 | 45a7db0dfe87c33249c8702ebc2fe2e5eb784f9c | 00c379c38d077eefb25b2c6b97a52d8707161654 | refs/heads/master | 2023-05-05T18:56:33.478837 | 2021-05-23T20:40:56 | 2021-05-23T20:40:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 828 | c | #include <stdio.h>
#include <stdlib.h>
#include "lists.h"
/**
* insert_dnodeint_at_index - inserts a new node at a given position.
* @h: The node pointer to the struct
* @idx: is the index of the list where the new node should be added.
* @n: the data
*
* Return: the address of the new node, or NULL if it failed... | [
"emanuelmaimona@hotmail.com"
] | emanuelmaimona@hotmail.com |
dedc1b7b7024ad8085a0b9f647ce8fa20e2b3dbf | 743330e9fb93a4e1e1a7a1c1a6dd40090db58dd4 | /1521/labs/week09/test.c | f80ab03af339b0b2a1035197fe682b53bfb7c948 | [] | no_license | kantanman/COMP | 2ef5c9710c8c72ed0575dcc505d1cf9968b68dfb | 8e787d13ec611ffeb514b0c6076fd990959a763d | refs/heads/master | 2022-03-21T12:21:38.089714 | 2019-12-06T18:24:37 | 2019-12-06T18:24:37 | 226,380,267 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 178 | c | #include <stdio.h>
#include <stdlib.h>
int main() {
char *name;
printf("What is you're name?\n");
scanf("%s", name);
printf("Hello %s", name);
return 0;
}
| [
"z5258551@unsw.edu.au"
] | z5258551@unsw.edu.au |
e94aebffa035bd4f0e355ea26e9fdafae810587a | 8ae681a01ecedd4d107534baa95212b92c8f4520 | /usb/include/AUDDFunction.h | e63000fb2bd530b8b4d02c7b0b9db87ede28e7c3 | [] | no_license | helloworld1983/2060-83 | 7ea250bd5b86e32febf291d87b816ddea2e8fa4a | 73e01796f67e4b9ac87645aaa91760b96d12067f | refs/heads/master | 2020-04-24T13:47:40.050654 | 2013-06-20T07:22:46 | 2013-06-20T07:22:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,641 | h | /* ----------------------------------------------------------------------------
* ATMEL Microcontroller Software Support
* ----------------------------------------------------------------------------
* Copyright (c) 2008, Atmel Corporation
*
* All rights reserved.
*
* Redistribution and use in source an... | [
"chenzhengxi@126.com"
] | chenzhengxi@126.com |
02a0a6588fe1ea8fa25772d2afab52417c4d8f0b | c776476e9d06b3779d744641e758ac3a2c15cddc | /examples/litmus/c/c-litmus-ARMCBMC/long-MP+dmb.sy+pos-addr-pos-addr.c | bce1afe7e58c992af08e44e66a0426cdc55e0c71 | [] | 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 | 2,216 | c | /* Copyright (C) 2023 ARM-CBMC
* This benchmark is part of ARM-CBMC */
#include <assert.h>
#include <pthread.h>
#include <stdatomic.h>
// Memory barriers
void dmbld();
void dmbst();
void dmbsy();
void isb();
atomic_long vars[3];
atomic_long atom_1_X0_1;
atomic_long atom_1_X2_1;
atomic_long atom_1_X8_0;
void *t0... | [
"tuan-phong.ngo@it.uu.se"
] | tuan-phong.ngo@it.uu.se |
90b0adbf753373c3164fefd59c741c75d2d2fb1c | aa1529f689a962f5af337cb4476e0b8908396e2a | /usr.sbin/switchd/timer.c | a21726071bf029125478576a4405d338d0f5f1e6 | [] | no_license | netzbasis/openbsd-src | 4b85ec60a3de43a57f4816ae04b363710c4b1c20 | d934f830de7af7ac65c21e2af85a2e04cf7d2e7f | refs/heads/master | 2021-05-22T07:59:33.483036 | 2021-01-09T22:58:59 | 2021-01-09T22:58:59 | 22,029,913 | 4 | 2 | null | 2021-01-09T17:17:55 | 2014-07-20T09:19:31 | null | UTF-8 | C | false | false | 1,940 | c | /* $OpenBSD: timer.c,v 1.1 2016/07/19 16:54:26 reyk Exp $ */
/*
* Copyright (c) 2010-2016 Reyk Floeter <reyk@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 notice... | [
"programmer@netzbasis.de"
] | programmer@netzbasis.de |
29fa286802745c0ddb35004d83ee913bbde616cb | ec9dedebf3d0cef95d21da9500b9b8428275654a | /net_demo1/client.c | 5519fcc6bad56767c0c41e856ae3113c582b43fc | [] | no_license | xiaopeng-sodu/net-demo | 494be4cca16da0650c95428356d57ff84134a0f2 | 1d3168268fb3c9e68a2f61c8e7ddcdbda0509164 | refs/heads/master | 2020-08-25T03:18:03.560908 | 2019-11-20T09:18:11 | 2019-11-20T09:18:11 | 216,953,598 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,122 | c | #include <stdio.h>
#include <string.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <assert.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <stdarg.h>
#define PORT 8888
#define HOST "127.0.0.1"
#define LOG_MSG_SIZE 256
void setInfo(const char *fmt, ...);
int
main(int argc, char * argv[]){
... | [
"root@localhost.localdomain"
] | root@localhost.localdomain |
bffe97a8d0cd0d62a855f4fe99d90af453fc076d | c694da160d4365eb2d5aad404334c6ed1d41a75c | /src/usr/isteps/istep16/call_host_load_io_ppe.C | 2f0b59f152dd21eb8af11668058389020ed78079 | [
"Apache-2.0"
] | permissive | 3mdeb/talos-hostboot | b00e00fa4613731c01338a73dcf39dededae971f | 8d49baa2180fc3cff78c393b19e39816dfa8606f | refs/heads/master | 2022-12-18T01:04:50.303567 | 2018-04-25T02:13:30 | 2018-05-20T06:31:19 | 299,345,985 | 1 | 0 | NOASSERTION | 2020-09-28T15:40:46 | 2020-09-28T15:06:58 | C++ | UTF-8 | C | false | false | 7,623 | c | /* IBM_PROLOG_BEGIN_TAG */
/* This is an automatically generated prolog. */
/* */
/* $Source: src/usr/isteps/istep16/call_host_load_io_ppe.C $ */
/* ... | [
"dcrowell@us.ibm.com"
] | dcrowell@us.ibm.com |
ab61309e1714d224cb6a35dbb0e7e7b384de2340 | bc47b362d2d56cc30cae0091225862189cd45459 | /Source-program/Code/Public/inc/INCLUDES.H | 017bc4de25842f087654a6143e30f07f9ae5cbf5 | [
"MIT"
] | permissive | alan-git/IrrigationSystems | c2af7ba4417bb4376f2fe321b9506b8648087c1e | 64b63015a33f41d63836554a736eba90ea308456 | refs/heads/master | 2021-04-15T04:16:01.905760 | 2018-03-26T14:59:27 | 2018-03-26T14:59:27 | 126,504,783 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 424 | h | #ifndef _INCLUDES_H__
#define _INCLUDES_H__
/*PUBLIC*/
#include "MAIN.H"
#include "PBDATA.H" //仅本文件中不引用头文件“INCLUDES.H”
#include "TIME_BASE.H"
/*DIRVER*/
#include "I2C.H"
#include "PCF8591.H"
#include "LCD1602.H"
#include "Timer_Clock.H"
/*DEVELOPER*/
#include "SeparateDis.H"
#include "Unknown_Category.H"
#inc... | [
"35301028+alan-git@users.noreply.github.com"
] | 35301028+alan-git@users.noreply.github.com |
7c60cf7b8205c636db958510860e0674c795a230 | 04c8d8da9cebc13513c1b9c7658707ecadfa0ed3 | /Roll a Ball/Temp/il2cppOutput/il2cppOutput/mscorlib_System_Collections_Generic_EqualityComparer_1_Defau_90MethodDeclarations.h | 05ebbaf61493e79cb2639791ef83d27b36b54592 | [] | no_license | fkieyhzen/RollABall | ed9ef9e93f3cfaecd2be10013797e97e9c1e479e | f083b660966094939ed2b5d2028e31bb4e86a67e | refs/heads/master | 2023-03-19T18:19:11.437779 | 2015-06-08T15:27:45 | 2015-06-08T15:27:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,337 | h | #pragma once
// System.Collections.Generic.EqualityComparer`1/DefaultComparer<System.Collections.Generic.List`1<System.Double>>
struct DefaultComparer_t7156;
// System.Collections.Generic.List`1<System.Double>
struct List_1_t1806;
// System.Void System.Collections.Generic.EqualityComparer`1/DefaultComparer<System.Co... | [
"patrick@beetheswarm"
] | patrick@beetheswarm |
509d7261d8412be70026a9eb0bba1062327705e8 | 99931b96de2d55bcb85c29873747cffb36d8e8f1 | /final/handleClient.c | e69cab0a20fac2b7b08505075aef671206536cad | [] | no_license | jjtaft/systems_II | ea782d0ba0a07c933eb32e8b0d087557c17fb1ed | a035947608ac95c4f8a533c28bbbf73548f2ddc2 | refs/heads/master | 2021-09-02T14:06:48.489751 | 2017-03-18T00:53:51 | 2017-03-18T00:53:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,012 | c | void handleClient (int toClientFd)
{
char buffer[BUFFER_LEN];
int fileSize;
DIR* dirPtr;
// (A) YOUR CODE HERE
read(toClientFd,&fileSize,sizeof(int));
fileSize = ntohl(fileSize);
dirPtr = opendir(".");
if (dirPtr != NULL)
{
struct dirent* dirEntryPtr;
struc... | [
"vagrant@precise64.(none)"
] | vagrant@precise64.(none) |
4e685c9bcea2a19918d05097a2001191128eba24 | 6b952cdc72c0503be0ee498b3332189b9f74db36 | /world/feature/move.c | fdbf5ef7c49611db54646a483ce7254bf664b65b | [] | no_license | wwwguess/4321 | 6d58e58396465ed6403b06b091e846227880a050 | 2322c6f5f34c594040a3bc352d9d1c63d77f2070 | refs/heads/master | 2021-01-17T10:52:06.325973 | 2017-04-28T02:43:35 | 2017-04-28T02:43:35 | 84,018,934 | 1 | 0 | null | null | null | null | GB18030 | C | false | false | 3,990 | c | // move.c
#pragma optimize
#include <dbase.h>
static int weight = 0;
static int encumb = 0, max_encumb = 0;
nomask int query_encumbrance() { return encumb; }
nomask int over_encumbranced() { return encumb > max_encumb; }
nomask int query_max_encumbrance() { return max_encumb; }
nomask void set_max_encumbrance(int ... | [
"fanjiang008@gmail.com"
] | fanjiang008@gmail.com |
8a80f884a73e41d29ee6a83f555f2e60db07816b | 964c4714bd434599c5f3794d8e9494504c61de92 | /Example_TelestoIII/main.c | ce0745c82e63551b8ab9a7ed7c48d50b963c553c | [] | no_license | Geromino/WirelessConnectivity-SDK | ca2d752739e79309b96c2b673d8d41f27f63ef6e | 57d8496eb2a9f6401f4c546cb76f410b464595c4 | refs/heads/master | 2023-06-01T19:07:19.063261 | 2021-06-11T07:47:57 | 2021-06-11T07:47:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 13,533 | c | /**
***************************************************************************************************
* This file is part of WIRELESS CONNECTIVITY SDK:
* https://www.we-online.com/wireless-connectivity
*
* THE SOFTWARE INCLUDING THE SOURCE CODE IS PROVIDED “AS IS”. YOU ACKNOWLEDGE THAT WÜRTH ELEKTRONIK
* EISOS ... | [
"Selina.Schuler@we-online.com"
] | Selina.Schuler@we-online.com |
cd85978ef9fa4461428419efc747cc7ca3594278 | 77df647e08b6c0ca2872f7a27993b0bcb5fe62b8 | /src/1021.c | 88cf94a4fcc9fe9f66b3033818956d80222764f9 | [
"MIT"
] | permissive | IsaqueReis/uri | 45cbf14815d3ac2a7db8148db24e9d4c54587b14 | 43877332dfcacd23ce6530dd5a47a7b818c09c0f | refs/heads/master | 2021-02-28T22:17:00.622474 | 2020-03-15T15:59:03 | 2020-03-15T15:59:03 | 245,736,729 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,779 | c | #include <stdio.h>
#include <math.h>
int main(void)
{double entrada, fracao, inteiro;
int grana[11] = {0,0,0,0,0,0,0,0,0,0,0};
int cem = 0;
scanf("%lf", &entrada);
fracao = modf(entrada, &inteiro);
if(inteiro >= 100.0 && inteiro <= 1000000)
{
cem = inteiro / 100;
}
double resto = i... | [
"IsaqueReis@users.noreply.github.com"
] | IsaqueReis@users.noreply.github.com |
2fddf77bd0c63d4d9ce9e9bece167079944e14c2 | 30b9c24788653050a8ef5a277ed65b58ae562ceb | /board_code/Project_Headers/Fsm.h | c16a3ea44d9c24361930bbcb9b40b952cf9e96e5 | [] | no_license | tomer1203/terminal_project | 047bffd868c49af4e6b66ed2a40463ebe0cfd11d | 834328342c7feea09bed1fba6f2a8f91542a662e | refs/heads/main | 2023-07-18T04:13:41.400113 | 2021-08-29T18:51:04 | 2021-08-29T18:51:04 | 394,219,972 | 0 | 0 | null | 2021-08-23T15:40:18 | 2021-08-09T08:57:13 | C | ISO-8859-7 | C | false | false | 482 | h | /*
* Fsm.h
*
* Created on: May 5, 2021
* Author: θμ
*/
#ifndef FSM_H_
#define FSM_H_
#include <stdint.h>
#define NL 218
int interval;
typedef enum StateModes{
IDLE_E,
CHAT_E,
FILE_TRANSFER_E, // display file transfer menu
WRITING_FILE_INIT_E,
WRITING_FILE,
READ_FILE_E,
DISPLAY_FILE_E,
SEND_FILE... | [
"tomer1shaked@gmail.com"
] | tomer1shaked@gmail.com |
4dfab05860661d6b0fa20e8a14a3f77bb578393f | 44efed3137749e9171d7aad4f884b6b044822053 | /include/arch/cache.h | 26c10dc2c43981bd8d178819c8bcaa7a41826ed8 | [] | no_license | agustingianni/ArgOS | 4a05817ed2d2df784354108ef7b65a28a4eaa6cb | 8a942bb58e772f89ac357e3d2f45136a29c305ed | refs/heads/master | 2021-01-19T17:44:43.202730 | 2011-05-03T21:40:00 | 2011-05-03T21:40:00 | 276,582 | 5 | 2 | null | null | null | null | UTF-8 | C | false | false | 317 | h | /*
* File: cache.h
* Author: gr00vy
*
* Created on May 25, 2008, 11:30 PM
*/
#ifndef _CACHE_H
#define _CACHE_H
/* L1 cache line size */
#define L1_CACHE_SHIFT (7)
#define L1_CACHE_BYTES (1 << L1_CACHE_SHIFT)
#define L1_CACHE_ALIGN(x) (((x)+(L1_CACHE_BYTES-1)) &~ (L1_CACHE_BYTES-1))
#endif /* _CACHE_H */
| [
"agustingianni@gmail.com"
] | agustingianni@gmail.com |
6dcbb2d33b1bec4d96c80348346b1ca88495a46a | 63d01d5b07b134ada9ddf36d61c54491daeac825 | /globalvars.c | 58d7378ff20abf9c353ba6b6012040d39f0a38b3 | [] | no_license | tianjuxu/miniGLSL-Compiler | bf1190f8d16a86529fcd42c3c6c8c07b4d34e2c2 | 0106f2ae5cec027ce793d5527f807893c6680255 | refs/heads/master | 2021-01-10T02:37:42.660900 | 2015-09-26T17:42:41 | 2015-09-26T17:42:41 | 43,037,111 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,518 | c | /***********************************************************************
* **YOUR GROUP INFO SHOULD GO HERE**
*
* globalvars.c
*
* CSC467 Project Compiler Shared Global Variables
*
* This file contains the definition of global variables that are used
* for communication among the various compiler modules
*****... | [
"xutianju@hotmail.com"
] | xutianju@hotmail.com |
e0a6c46f75f79d9bd5d9a6353e58262fdb6e7dcc | 1ea0a2b59dc64e61d80c356b5ad4baf4fccc3345 | /src/main.c | 36dcc0c542d3d7ed3793c61ec33e17bbf778fbd3 | [] | no_license | mishapankin/Area | 02670cfa9e13ceda61ababfe9d85af4620fbe0bb | 306a9a54dab0d04c205ae61fd5d85d77eee2572d | refs/heads/master | 2020-05-22T09:40:10.681737 | 2019-05-23T17:02:16 | 2019-05-23T17:02:16 | 186,295,606 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,825 | c | #include <math.h>
#include <stdio.h>
#include <unistd.h>
#include "func.h"
#include "methods.h"
#include "parse_args.h"
#include "test_funcs.h"
extern const double a; // Левая граница. Инициализируется в func.nasm
extern const double b; // Правая граница. Инициализируется в func.nasm
const double EPS = 1e-5; //... | [
"mishapankin@gmail.com"
] | mishapankin@gmail.com |
9a45f1f96c5f4c325d76ad8b4ea3ae33e451cf9e | 79c7c427944b1279973c23903a7c0b3466e23b1d | /libft/srcs/array/ft_array_iter_ptr_item.c | f19f69e1d9b2fb09b27a448f62c4b6a545637a5c | [] | no_license | jquenel/corewar | 9c218510527357555ff6d8c5aa70f789b2a5c9ac | 5cb1f2712f37ef5b55a34c8b97da6d91c83903bb | refs/heads/master | 2020-03-11T08:28:09.829390 | 2018-05-26T07:20:20 | 2018-05-26T07:20:20 | 129,884,593 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,136 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_array_iter_ptr_item.c :+: :+: :+: ... | [
"sboilard@student.42.fr"
] | sboilard@student.42.fr |
cfb32f7bbf9a1b57aad2912b27652f3d68c7a31e | ad41198ad433285c6066b4663ffc84ae579d799f | /sys/kern/pagetbl.h | 1ed0a4bec19c32808e59dd18afc8930110b1c77e | [
"Unlicense"
] | permissive | matsud224/tinyos | aa5889760082bf99b94e8bbb26e02ffa15ba21b6 | 5ff5079c656913b809f8ee9091d931fc492d07de | refs/heads/master | 2021-06-16T13:19:22.769012 | 2020-08-15T14:11:32 | 2020-08-15T14:11:32 | 105,175,420 | 54 | 5 | null | null | null | null | UTF-8 | C | false | false | 290 | h | #pragma once
#include <kern/kernlib.h>
void pagetbl_init(void);
paddr_t pagetbl_new(void);
void pagetbl_free(paddr_t pdt);
void pagetbl_add_mapping(u32 *pdt, vaddr_t vaddr, paddr_t paddr);
void pagetbl_remove_mapping(u32 *pdt, vaddr_t vaddr);
paddr_t pagetbl_dup_for_fork(paddr_t oldtbl);
| [
"matsu.d.224@icloud.com"
] | matsu.d.224@icloud.com |
079926947152af8242729000c16f134e778a674e | 4894583a42bfd6738e847eab1b825a578653c08e | /libft/srcs/lst-ft/ft_lstnew.c | 4ec3d30cd8cef406ac85011aa2f9a13b8f12685a | [] | no_license | xuanyoulim/get_next_line42 | c314346c8016c908044fa03d7880c5fe39a15bbe | 11871566527a5c2dfead5ff6f622209c33fa134d | refs/heads/master | 2020-03-26T17:39:00.150662 | 2018-08-30T06:37:29 | 2018-08-30T06:37:29 | 145,172,625 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,301 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_lstnew.c :+: :+: :+: ... | [
"lyyxy@hotmail.com"
] | lyyxy@hotmail.com |
dcac1ce2aefeddf60f66e3d47160e87e445aa0ed | 19954ee86dead23842a89c3eb3fd4c4cafac9f4e | /solve.c | a0c707f5820519eddcd5524fb784028927d5d608 | [] | no_license | gmehedi/Others | 13119c4bb18b102795686d68b2ce2c3969af424b | 487e6f7b4a317d5ba6440b8b9792e3ae0561b023 | refs/heads/master | 2020-03-23T10:01:16.723594 | 2019-12-10T16:07:39 | 2019-12-10T16:07:39 | 141,421,502 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 12,394 | c |
#include<stdio.h>
int Ans(char s1[1000000],char s2[1000000], double num, int isMinus1, int isMinus2 ){
// printf("S %s %s %d %d\n",s1,s2,isMinus1, isMinus2);
int i = 0;
for( i = 0; i < 12; i++) num = (num * 10);
double num1 = 0, num2 = 0;
int len1 = 0, len2 = 0, flag1 = 0, flag2 = 0;... | [
"noreply@github.com"
] | gmehedi.noreply@github.com |
6b950756afd374123d2ec903ec0d070cca33bafc | 32ae375de4aee1d18af7de73e8b1df8449fe6815 | /test-clock.c | 4abbe52c7cf0ec47db0ddf91a022fd304802c706 | [] | no_license | nikkokun/operating-systems | eb7d6c68a8d68348b737bbb3e8d015027ae578dc | e83634db0412816d63c7ce6b5523aae749878586 | refs/heads/master | 2020-03-21T07:35:05.660922 | 2018-06-22T10:16:13 | 2018-06-22T10:16:13 | 138,288,425 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 274 | c | #include <stdio.h>
#include <sys/types.h>
#include <sys/sysctl.h>
int main() {
int mib[2];
unsigned int freq;
size_t len;
mib[0] = CTL_HW;
mib[1] = HW_CPU_FREQ;
len = sizeof(freq);
sysctl(mib, 2, &freq, &len, NULL, 0);
printf("%u\n", freq);
return 0;
} | [
"mizutaninikkou@gmail.com"
] | mizutaninikkou@gmail.com |
7e2e091de1e9b18d4ef92238bfe584bb0980a18c | eee501f499e717a23789f6071dede1725789b655 | /src/parser_vars.c | 5f3ad1eb76de3a26b8ad07c3ff3d594c9bb0a764 | [] | no_license | wnormcor/minishell | 7f0169fde420c316e01a35e269a22d47f9ae7abc | 6b5e04ff1111c1f6d2e534bd48be3dd41828d821 | refs/heads/main | 2023-06-20T07:22:07.485436 | 2021-07-22T17:34:58 | 2021-07-22T17:34:58 | 388,545,298 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,064 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* parser_vars.c :+: :+: :+: ... | [
"wnormcor@gmail.com"
] | wnormcor@gmail.com |
04a72787a57db0f6986b3b91ce33b00f542a3e73 | 314d8059b81aa5b92b9b0d8a4c4915d2b2718332 | /Zigbee/Coordinator/Ep4.h | a75b1044239a433ee82880a7798364ace8c4f290 | [] | no_license | EdgeAI-Lab/ZigbeeToCoolpy | 0a61b367aed890ba8aea3971a7d454ba21bea9d6 | 76e1c85902a0cb894a1b91f92868cf1ed36d9f2c | refs/heads/master | 2021-06-05T16:30:18.780476 | 2016-11-12T03:15:12 | 2016-11-12T03:15:12 | null | 0 | 0 | null | null | null | null | MacCentralEurope | C | false | false | 3,871 | h | /**************************************************************************************************
Filename: Ep4.h
Revised: $Date: 2012-02-12 15:58:41 -0800 (Sun, 12 Feb 2012) $
Revision: $Revision: 29216 $
Description: This file contains the Generic Application definitions.
Copyrigh... | [
"847923458@qq.com"
] | 847923458@qq.com |
f9756d5f2faa92ad5056e56d846fc2f457fa89cd | cf2f2711d99ee19d23fcd52b96f565475dee4ae8 | /struct.c | 04e69a2e2bc0c63d037066bf088c6526aabebd44 | [] | no_license | Alther01/Huxley | e4f9bbf291550db71003d44eddd001b955e74903 | 985d4f94d5c1d46098e67b9f3c860293ab9bc2c9 | refs/heads/master | 2020-03-23T13:22:43.831558 | 2018-09-25T13:25:32 | 2018-09-25T13:25:32 | 141,614,659 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,121 | c | #include <stdio.h>
typedef struct {
int idade;
float peso, altura;
} pessoa;
void hp(int n, pessoa array[], int i)
{
if(i == n) return;
printf("%.1d %.1f %.1f\n", array[i].idade, array[i].peso, array[i].altura);
print(n, array, i + 1);
}
void warehouse(int n, pessoa array[], int i)
{
if(i == n) return;
... | [
"noreply@github.com"
] | Alther01.noreply@github.com |
9c274d0718c66a5d4db2789de67c0f2851ac9311 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/net/openvswitch/extr_conntrack.c_ovs_ct_set_labels.c | 22af6833d18314a2f998decbc64dccc3ffe907be | [] | 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,536 | 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 |
4234cf8f5a5812aa4a8072d202fcf3b42c8278c2 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/libgit2/src/extr_odb.c_odb_exists_prefix_1.c | 4c3599033d8bab514203c1fa5232a468e94aa133 | [] | 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 | 2,368 | 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 |
15fb633fe6f3a0cd01c0e122f3d3bf1dc7a2686e | 7134e4d73289fe9b8d6c4fa6c085869612cc216d | /SampleCode/Semihost/main.c | 7a175dbc01be00e2510872bda98402bd896a0f7e | [] | no_license | lawesly/M051BSP | aad3900e15f739d9eb384a6d09a38a2b45e33442 | 45c1111c15c36c93d310edef79234af32cf26967 | refs/heads/master | 2021-09-05T07:04:00.808233 | 2018-01-05T05:51:04 | 2018-01-05T05:51:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,803 | c | /****************************************************************************
* @file main.c
* @version V3.00
* $Revision: 4 $
* $Date: 15/11/04 9:32a $
* @brief M051 Series Semihost Sample Code
*
* @note
* Copyright (C) 2014 Nuvoton Technology Corp. All rights reserved.
*
****************************... | [
"WSChang0@nuvoton.com"
] | WSChang0@nuvoton.com |
0d7144a78d3323d005d5504f5e86b937cecbd755 | 677b0882477793978d9416ec52113bcebabb0d15 | /lightnet/_darknet/convolutional_layer.c | 109da0c37b1f1df3c8f902c0926a9e2e4d6ddbc3 | [
"MIT"
] | permissive | amirunpri2018/lightnet-1 | 5db3fa54dd6897c7527168f7dd2acda4bc0e6195 | e7283d95367ed2288a26f2744ad015f6dc0f17bd | refs/heads/master | 2021-05-18T11:01:13.391280 | 2018-10-28T16:27:13 | 2018-10-28T16:27:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 18,445 | c | #include "convolutional_layer.h"
#include "utils.h"
#include "batchnorm_layer.h"
#include "im2col.h"
#include "col2im.h"
#include "blas.h"
#include "gemm.h"
#include <stdio.h>
#include <time.h>
#ifdef AI2
#include "xnor_layer.h"
#endif
void swap_binary(convolutional_layer *l)
{
float *swap = l->weights;
l->we... | [
"honnibal+gh@gmail.com"
] | honnibal+gh@gmail.com |
d45e99d4c732f1ea3e2f0a4012b39610b29edbec | 9b981abe1d878e2b06d8f8385b3d71a21a033b98 | /InnoSQL_5.5.13/storage/innobase/mtr/mtr0mtr.c | 88e698ed818b10c6d2500a42d3830cdb3cf4e971 | [] | no_license | xiaoma20082008/david-mysql-tools | 29c5c700f337d4a1f6c14382b19d6744201d9abe | 5bf406b27a8b47eb7175bc9ac6a47f8d4a8f75f6 | refs/heads/master | 2021-05-04T02:16:34.825858 | 2016-10-19T01:39:00 | 2016-10-19T01:39:00 | 71,307,366 | 0 | 0 | null | 2016-10-19T01:38:11 | 2016-10-19T01:38:10 | null | UTF-8 | C | false | false | 10,294 | c | /*****************************************************************************
Copyright (c) 1995, 2009, Innobase Oy. All Rights Reserved.
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; version 2 o... | [
"jiangchengyao@00fc00a4-aa9c-11de-b7bf-31c12d054fdc"
] | jiangchengyao@00fc00a4-aa9c-11de-b7bf-31c12d054fdc |
50488f9aeef5ee1bbfddf64c8c11621e845912b0 | 72b1179372ba8f40acd24153b73bab90a1e4fe08 | /debug_malloc.c | ecc4717a8c1a01986fec28d236e90f65aefa5b9c | [
"MIT"
] | permissive | dgwynne/debug-malloc | 231e3a6690407cedbd9ba7979c8f4dbccec464eb | d05494b3e8500903f957591826b5baf5c808c29b | refs/heads/master | 2021-02-14T05:46:31.962314 | 2019-08-19T03:51:00 | 2019-08-19T03:51:00 | 244,776,923 | 0 | 0 | MIT | 2020-03-04T01:05:58 | 2020-03-04T01:05:58 | null | UTF-8 | C | false | false | 1,876 | c | #include <sys/mman.h>
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
void* malloc(size_t rawSize) {
// add the length of the ptr immediately before the ptr
size_t size = rawSize + sizeof(size_t);
int page = getpagesize();
// gap between start of page and start of chunk t... | [
"ashfordneil0@gmail.com"
] | ashfordneil0@gmail.com |
2b11cf10846f6cda2f87ffb5f60b6b21ac68ccdb | 96716786d1549b3c05991a69b7e068923bdbbfa0 | /Labs/library/include/timer.h | 49f4d2836f562ed5fb3fc2d9456130ebe3d727db | [
"MIT"
] | permissive | vymaztom/Digital-electronics-2 | 87bc6f8224f5419f37ea9e1c31963fe3af55f1d2 | c0077243e67d0b9684e2cb46f3f25b127c19884f | refs/heads/master | 2021-01-03T16:57:52.194431 | 2020-12-15T20:29:57 | 2020-12-15T20:29:57 | 297,887,687 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,736 | h | #ifndef TIMER_H
#define TIMER_H
/***********************************************************************
*
* Timer library for AVR-GCC.
* ATmega328P (Arduino Uno), 16 MHz, AVR 8-bit Toolchain 3.6.2
*
* Copyright (c) 2019-2020 Tomas Fryza
* Dept. of Radio Electronics, Brno University of Technology, Czechia
* Thi... | [
"vyma.96@gmail.com"
] | vyma.96@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.