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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
6b0c5a082ab21b9fcbafe694085747154a30d68e | 3ac78caf28163a075b51f3216f83a998e515f894 | /toys/cbox/graphics/game/sdl/intro.c | 0cedfe707b53424bb71cb2dc270e9c4864226562 | [] | no_license | walrus7521/code | 566fe5b6f96e91577cf2147d5a8c6f3996dab08c | 29e07e4cfc904e9f1a4455ced202506e3807f74c | refs/heads/master | 2022-12-14T03:40:11.237082 | 2020-09-30T15:34:02 | 2020-09-30T15:34:02 | 46,368,605 | 2 | 1 | null | 2022-12-09T11:45:41 | 2015-11-17T19:00:35 | C | UTF-8 | C | false | false | 3,182 | c | #include <stdio.h>
#include <stdbool.h>
#include <SDL2/SDL.h>
#include <SDL2/SDL_image.h>
#include <SDL2/SDL_timer.h>
#define WIDTH 800
#define HEIGHT 500
// https://www.geeksforgeeks.org/sdl-library-in-c-c-with-examples/
int main()
{
if (SDL_Init(SDL_INIT_EVERYTHING) != 0) {
printf("error init SDL\n");
... | [
"bartbartel@Barts-MBP.hsd1.wa.comcast.net"
] | bartbartel@Barts-MBP.hsd1.wa.comcast.net |
9a7ff5ec727aed4bc1f5a53b655ddbf57be0e47e | c47c254ca476c1f9969f8f3e89acb4d0618c14b6 | /datasets/linux-4.11-rc3/arch/sh/kernel/stacktrace.c | 7a73d2763e1ba3ffef136c83198ee75e5fe4256e | [
"BSD-2-Clause",
"Linux-syscall-note",
"GPL-2.0-only"
] | permissive | yijunyu/demo | 5cf4e83f585254a28b31c4a050630b8f661a90c8 | 11c0c84081a3181494b9c469bda42a313c457ad2 | refs/heads/master | 2023-02-22T09:00:12.023083 | 2021-01-25T16:51:40 | 2021-01-25T16:51:40 | 175,939,000 | 3 | 6 | BSD-2-Clause | 2021-01-09T23:00:12 | 2019-03-16T07:13:00 | C | UTF-8 | C | false | false | 2,211 | c | /*
* arch/sh/kernel/stacktrace.c
*
* Stack trace management functions
*
* Copyright (C) 2006 - 2008 Paul Mundt
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/
#include <linux/sched.... | [
"y.yu@open.ac.uk"
] | y.yu@open.ac.uk |
a0e76af83d4b3a392cce93565cae591a770e6250 | 630216fc466083829783a525b958b69223e2e29e | /adk/src/domains/bt/profiles/mirror_profile/mirror_profile_signalling.c | 1b4ccfae12c416ac00b0ead5ec3ae16834571786 | [] | no_license | litterstar7/Qualcomm_BT_Audio | 43c67dc69ff3ee868c3af755147435d9251d99fc | bff2d8c9e5e1ead4018f63098c1adea0e0c28184 | refs/heads/master | 2022-12-19T03:21:12.052733 | 2020-09-24T10:25:09 | 2020-09-24T10:25:09 | 297,954,877 | 4 | 1 | null | null | null | null | UTF-8 | C | false | false | 8,293 | c | /*!
\copyright Copyright (c) 2019-2020 Qualcomm Technologies International, Ltd.\n
All Rights Reserved.\n
Qualcomm Technologies International, Ltd. Confidential and Proprietary.
\file
\brief Mirror profile channel for sending messages between Primary & Secondary.
*/
#ifdef INCLUDE_MIRRORI... | [
"wang.lei@excelpoint.com.cn"
] | wang.lei@excelpoint.com.cn |
fb073bcfb50fce95797277ba42c0a8aa0b257c23 | 037f9f57b1a4cb2113acdc5a46c1b8dcc7edaf06 | /program/inc/beer/jupiler.h | c1eab826cfd897c15147dd9d78f926ad8d7ecba5 | [] | no_license | jackodirks/nonrec-makeTest | 00f3830984be8275fd1aedb8de47852ed42ab9de | 8abe63a05c8d9be30d09ca70827f7786d9ff3cad | refs/heads/master | 2021-05-27T21:06:51.145610 | 2014-09-01T17:47:10 | 2014-09-01T17:47:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 24 | h | int printJupiler(void);
| [
"jacko.dirks@gmail.com"
] | jacko.dirks@gmail.com |
807feeaf4066b23e353c5cf2a78f5db68bac91a0 | 50e7f29b07531bf3db585e420fb7a4209bacf102 | /unity-samples/Temp/il2cppOutput/il2cppOutput/mscorlib_System_Collections_Generic_Dictionary_2_KeyCollecti_9MethodDeclarations.h | ef003b8c178a77a1d31f5d854c3e850b9492bf3b | [] | no_license | golergka/appboy-unity-sdk | 0d7a8732c6dfd66ffbf30c9214c932a04f2b6d59 | deeeba3849bd3a8e6a1166e95a6a5be6f5038646 | refs/heads/master | 2021-01-18T11:53:22.096992 | 2016-03-17T12:24:52 | 2016-03-17T12:24:52 | 54,115,484 | 0 | 0 | null | 2016-03-17T12:18:57 | 2016-03-17T12:18:56 | null | UTF-8 | C | false | false | 6,439 | 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_Collections_Generic_Dictionary_2_KeyCollecti_2MethodDeclarations.h"
// System.... | [
"wenzhi@appboy.com"
] | wenzhi@appboy.com |
36103c833dca95dd25119cf80b3076947777bbfb | ff78294a378022b1aedbbe931f518760428dd8fd | /Junk/ModuleTest3_fint_t/Project/ModuleTest/System.h | 2593da53a59c757c50738826fa55b7d4f73497cb | [
"MIT"
] | permissive | stackprobe/Annex | 4dfc85388f2891eeefdc70983278af0505f63f27 | 9338f57558c1261eb9ace9ae7fb11640c5266f49 | refs/heads/master | 2021-10-08T07:10:41.609007 | 2021-09-29T01:22:41 | 2021-09-29T01:22:41 | 99,795,261 | 0 | 1 | MIT | 2021-09-29T01:22:43 | 2017-08-09T10:17:50 | C# | UTF-8 | C | false | false | 480 | h | void termination(int errorlevel);
void error2(char *source, int lineno, char *function);
#define error() \
error2(__FILE__, __LINE__, __FUNCTION__)
#define errorCase(status) \
do { \
if((status)) error(); \
} while(0)
void cout(char *format, ...);
char *xcout(char *format, ...);
uint64 nowTick(void);
uint now(v... | [
"stackprobes@gmail.com"
] | stackprobes@gmail.com |
3414071049ef7733793e2be1f36f02d1c968a461 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/fastsocket/kernel/drivers/video/nvidia/extr_nvidia.c_nvidiafb_open.c | 9b113a49ae4cc6ecd39fb56d333b36878a22e945 | [] | 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 | 911 | 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 |
dd627e7e755b9f56f8532dc9c4f8375db706065e | a2d0d00657bf60438f607fe9b082a6b9b29539f3 | /c_mm_ht.h | 9d7e0708630fc4ed25e4a0692ee9e635a480559b | [
"MIT"
] | permissive | DaKellyFella/def_reclaim_examples | 1cffd1bb814529777b16396d7552892fe400cf28 | d94d424b95154040795938f6f7fdc4277a9bbdc7 | refs/heads/master | 2020-03-25T05:04:25.500970 | 2018-11-07T12:02:55 | 2018-11-07T12:02:55 | 143,428,309 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 467 | h | /* Lock-free seperate chaining hash table.
* From paper "High Performance Dynamic Lock-Free Hash Tables and List-Based Sets".
* Lock-free updates (add/remove, contains).
*/
#pragma once
#include <stdint.h>
typedef struct c_mm_ht_t c_mm_ht_t;
c_mm_ht_t * c_mm_ht_create(uint64_t size, uint64_t list_length);
int c_m... | [
"dakellyfella@gmail.com"
] | dakellyfella@gmail.com |
4352a9cd338c50c6e3055c6a2188d98f99c965e0 | 9f22e47cc4630f3eb81205b9a581b9e9066ba32f | /part2/lecture6/P4/a6_p4.c | 3d3a708d073a882b4aecdc2ea0a14566f65a4d13 | [] | no_license | dmejdani/programming-in-c | d56a1afdb0c4b259feab8c6b323d98693bcac69d | 8599e703b4b105fe4c7a9c168965e38a566213b8 | refs/heads/master | 2022-11-06T02:09:17.060228 | 2020-06-24T20:22:00 | 2020-06-24T20:22:00 | 274,757,110 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,858 | c | /*
JTSK-320112
a6_p4.c
Desar Mejdani
d.mejdani@jacobs-university.de
*/
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
int main()
{
char fname[50];
char uname[50];
char pwd[50];
char uname_check[50];
int size;
FILE *fp;
// name of file
scanf("%s", fname);
... | [
"mejdanid@gmail.com"
] | mejdanid@gmail.com |
19b4233d4c5b285756e59ff1ac54274be14d7b24 | 3b38e89e3a334c28ff9661f91bb9ccabcf4fb864 | /printf/libft/src/ft_revers.c | 68b895651e8d21bcdd1c1db8c608265b6ab66096 | [] | no_license | asipes/school_21 | a97f978f16790b5980f4a5c0baa8bc03d52a9e0a | 8a74a5c80552f4b8f191e1f03fb0f3a260e824dc | refs/heads/master | 2020-07-08T05:45:44.209599 | 2019-08-21T12:44:56 | 2019-08-21T12:44:56 | 203,582,083 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,140 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_revers.c :+: :+: :+: ... | [
"dr.crewcut@gmail.com"
] | dr.crewcut@gmail.com |
e2dc1e008a065bc0f7178ab20dccd59ae0b76dcf | 74cf02854c2786bca1311b51677592d1c5379c95 | /test_main.c | fed5e33c6b6bd0bd8df812064fda7d5b0f78c936 | [] | no_license | scuervo101/MSP43-RTOS-and-Mutliplayer | 76c7c2da9af75a53845d733bd6f2186471bbeb0e | a4522be3b63c3ce82023cc545cd519645a518343 | refs/heads/master | 2022-12-17T15:08:40.105085 | 2020-09-05T23:15:21 | 2020-09-05T23:15:21 | 293,161,248 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 600 | c | /*
* test_main.c
*
* Created on: Mar 17, 2020
* Author: natha
*/
#include "msp.h"
#include "G8RTOS.h"
//#include "Threads.h"
#include "BSP.h"
#include "spi.h"
#include "cc3100_usage.h"
uint8_t send_buf[4] = {0xAA,0xAA,0xAA,0xAA};
uint8_t recv_buf[4];
int32_t ret = -1;
uint32_t count = 0;
void main(void)
{... | [
"scuervo@ufl.edu"
] | scuervo@ufl.edu |
3e734514e90815a7e6c0f8853272851ba2217ceb | 572b91e7f2a9dd95a9d758c10584ccf7f8ba94c4 | /lprev/apass.c | 335fa066e397645cf01e3a354d689bfde4751e31 | [] | no_license | vlazzarini/cmusic | ac8ee214ba963f2468eda38a623b354d5b92cf36 | 010ea09ecf055a4d0ed24045d240254f234ffe9a | refs/heads/master | 2023-04-05T07:58:28.997182 | 2021-04-09T16:17:36 | 2021-04-09T16:17:36 | 356,330,883 | 7 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,605 | c | #include <stdio.h>
#include "lprev.h"
#include "apass.h"
float **apz; /* pointers to allpass z-delay buffers */
float **aps; /* output buffers for allpass */
float Iapdlys[] = APDLYS; /* delay times in seconds of allpass */
float *apdlys = Iapdlys;
int *aplens; /* delay lengths corresponding to delay times */
... | [
"victor.lazzarini@mu.ie"
] | victor.lazzarini@mu.ie |
cff5ca24e2112c9bebba54b1c86c5a95ac56392b | 5792b184e71a9de7779e0bd21b6833f8ddfdb4b5 | /sysv-pdp11_usr/src/cmd/sa/sa.h | 5557eb2f65bfcf4185543e228fea15b9d52767b2 | [] | no_license | ryanwoodsmall/oldsysv | 1637a3e62bb1b9426a224e832f44a46f1e1a31d4 | e68293af91e2dc39f5f29c20d7e429f9e0cabc75 | refs/heads/master | 2020-03-30T06:06:30.495611 | 2018-09-29T09:04:59 | 2018-09-29T09:04:59 | 150,839,670 | 7 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,412 | h | /* sa.h 1.6 of 6/28/82 */
/* sa.h contains struct sa and defines variable used
in sadc.c and sar.c.
The nlist setup table in sadc.c is arranged as follows:
For VAX and PDP11 machines,
- device status symbol names for controllers with 8 drives ,
headed by _hpstat.
(not include the _gdstat)
- device statu... | [
"rwoodsmall@gmail.com"
] | rwoodsmall@gmail.com |
33ed1f9c6d54b379ece3b35230f5e50fbff3d9d2 | 56022afaaa2e542bbfbde2bad158b736ad2eaafd | /rushes/rush01/mapsolver.c | 46e26e244580555f8192b83ea9ebac3b276fad91 | [] | no_license | siriusnottin/piscine-42 | e1796010441eb61e46350e79caebb2b95c7bc3d1 | 42c47f3f9bdbca416702acc566216043ca9f7e61 | refs/heads/master | 2022-09-01T17:25:46.177871 | 2019-06-26T20:10:44 | 2019-06-26T20:10:44 | 191,057,211 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,267 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* mapsolver.c :+: :+: :+: ... | [
"snottin@e1r7p15.42.fr"
] | snottin@e1r7p15.42.fr |
9e8a2abf417588ec30b6435cf89cd359ea3ad623 | cf75d3f47b5b6eb3cc4fcad44c40acf2510bd1f6 | /lib/linsolve.c | 9a23a8e5445a87a28fa86e41645ef26172c9ed37 | [] | no_license | slitvinov/alg | e392a94d40f868bb2e2ab8685954256741e6dc92 | d10ec97d972b4a4589cafa7c6e0165c8804adb77 | refs/heads/master | 2020-05-07T13:01:29.459994 | 2020-03-23T12:40:15 | 2020-03-23T12:40:15 | 180,530,852 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,996 | c | #include <stdio.h>
#include <gsl/gsl_linalg.h>
#include <real.h>
#include <co/err.h>
#include <co/macro.h>
#include <co/matrix.h>
#include <co/memory.h>
#include <co/real.h>
#include "alg/linsolve.h"
#define T LinSolve
struct T {
int n;
gsl_permutation *p;
gsl_matrix *A;
gsl_vector *b, *x;
};
int
lin_... | [
"slitvinov@gmail.com"
] | slitvinov@gmail.com |
dce5f383221ac000d933bb4a42fee4570c0875a6 | 294c22a25f4d4edb82f513eb9faf2a4443536cf0 | /11.13, 버블정렬 구현.c | 5109e4f40567a031c09f865352921c1d08fe1c8c | [] | no_license | Kimdonghyeon7645/Data_Structure-Study | a6bd62c0c22c39f1d38f4eb6bad333e916f5d368 | 17ebbc42c74d5e343cf5c4255308b30b42725ac1 | refs/heads/master | 2022-07-28T10:34:27.576891 | 2020-05-24T09:01:47 | 2020-05-24T09:01:47 | 266,503,233 | 1 | 0 | null | null | null | null | UHC | C | false | false | 533 | c | #include<stdio.h>
#define N 10
void main(){
int arr[N] = {0};
printf("정렬할 배열을 입력하세요. (띄어쓰기로 구분, 9개 입력) : ");
for(int i=1; i<N; i++) scanf("%d", &arr[i]);
for(int i=1; i<N-1; i++){
for(int j=1; j<N-i; j++){
if(arr[j]>arr[j+1]){
int temp=arr[j];
arr[j]=arr[j+1];
arr[j+1]=temp;
}
}
printf("\n... | [
"kkddhh2826@gmail.com"
] | kkddhh2826@gmail.com |
9b480663c86393113f43f739c8df92685cb9e064 | c2cedcf36667730f558ab354bea4505b616c90d2 | /players/angel/area/thanagar/obj/crest.c | d49ccd847edc36501ab60645522065cf3f1136d1 | [] | no_license | wugouzi/Nirvlp312mudlib | 965ed876c7080ab00e28c5d8cd5ea9fc9e46258f | 616cad7472279cc97c9693f893940f5336916ff8 | refs/heads/master | 2023-03-16T03:45:05.510851 | 2017-09-21T17:05:00 | 2017-09-21T17:05:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,131 | c | /* *
* File: /players/angel/area/thanagar/room/glovers.c *
* Function: obj *
* Author(s): Angel@Nirvana *
* Copyright: Copyrigh... | [
"rump.nirv@gmail.com"
] | rump.nirv@gmail.com |
586186db71dc1f4bd861d57780fa565aa4fc29f5 | bc49204c75220d7da264e64e3854c6f60242a30a | /graphics.h | b4cdbf8aa2bc2dc2d0a10efa912f37c769e188dd | [] | no_license | focusright/rawgl | a04acb34de58f27ae20ff88282af65941f4292b5 | dc4acc52ad3ed2082e9acbdd6bdc69d4702e1354 | refs/heads/master | 2020-12-05T05:38:27.798519 | 2020-01-26T12:57:57 | 2020-01-26T12:57:57 | 232,022,603 | 0 | 0 | null | 2020-01-06T04:16:41 | 2020-01-06T04:16:40 | null | UTF-8 | C | false | false | 1,811 | h |
#ifndef GRAPHICS_H__
#define GRAPHICS_H__
#include "intern.h"
enum {
FMT_CLUT,
FMT_RGB555,
FMT_RGB,
FMT_RGBA,
};
enum {
FIXUP_PALETTE_NONE,
FIXUP_PALETTE_REDRAW, // redraw all primitives on setPal script call
};
enum {
COL_ALPHA = 0x10, // transparent pixel (OR'ed with 0x8)
COL_PAGE = 0x11, // buffer 0 pi... | [
"cyx@users.sourceforge.net"
] | cyx@users.sourceforge.net |
83afdcc95d1acb5aa491033a8056097a0e230ff9 | 8a01fb267f58c8fc993cca431248980be22626a9 | /peek-build/m23/bmi/Condat/MS/SRC/bmi/MmiVoiceMemo.h | a778fcb167e2b614664da60cf6a0901cd59897aa | [] | no_license | WA9ACE/PeekLinux | bd3a223ae3e9f0d59f21cf94849ad688befa4809 | 24327182a829108dc2625a8c6ff4ad6e5e6d5a60 | refs/heads/master | 2022-11-29T23:44:14.601896 | 2020-08-08T16:52:35 | 2020-08-08T16:52:35 | 286,082,137 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 5,045 | h | #ifndef _MMIVOICEMEMO_H_
#define _MMIVOICEMEMO_H_ 1
/*******************************************************************************
CONDAT (UK)
********************************************************************************
This s... | [
"andrey@e6eaa9d7-a8e6-4b40-915f-875ea51fe5d1"
] | andrey@e6eaa9d7-a8e6-4b40-915f-875ea51fe5d1 |
3496b3a7c7d8c1ee40e2df64bcfe9fd286f6863c | bc1b56312a0ac584e6256437184d82f0d6c80807 | /ressources/include/libc/sys/stat.h | 2fcb29472404921cbbb9095fefd80227a61b4d97 | [] | no_license | island-org/CToy | fcaaef5c0800a3bef08e681e78676d1946374077 | 0c719cac6686e396ec4d6f81012587cfb4584b98 | refs/heads/master | 2021-01-18T01:20:35.547650 | 2016-09-18T18:08:29 | 2016-09-18T18:08:29 | 68,607,508 | 3 | 0 | null | 2016-09-19T13:16:52 | 2016-09-19T13:16:51 | null | UTF-8 | C | false | false | 1,703 | h | #ifndef _STAT_H
#define _STAT_H
#include "stddef.h"
#if defined(_WIN32)
struct stat {
unsigned int st_dev;
unsigned short st_ino;
unsigned short st_mode;
short st_nlink;
short st_uid;
short st_gid;
unsigned int st_rdev;
long st_size;
i... | [
"anael@maratis3d.com"
] | anael@maratis3d.com |
69f1146915341ef2d68a361483321c3c70ab47b0 | 2b3bb27ad40e85c6857957dddbea94bee0011d11 | /app/src/main/cpp/cbsd_n2n/cbsd_n2n2.c | 52d6a63364f62c4b40b2e4d9dd097e7d33318926 | [] | no_license | goalgate/CBSD_VPN | de6349022815de0e89b86741ebf35a4a1df60580 | 0898b97eecbe48bb9cd5ef1dc830154c16e162a3 | refs/heads/master | 2020-09-15T08:06:16.396816 | 2020-01-09T06:15:10 | 2020-01-09T06:15:10 | 223,388,966 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 44,825 | c | //
// Created by switchwang(https://github.com/switch-st) on 2018-04-15.
//
#include <android/log.h>
#include <stdlib.h>
#include <unistd.h>
#include <string.h>
#include <fcntl.h>
#include <sys/socket.h>
#include "cbsd_n2n.h"
static n2n_edge_status_t status;
static int GetEdgeCmd(JNIEnv *env, jobject jcmd, n2n_edge_... | [
"522508134@qq.com"
] | 522508134@qq.com |
b7184f3e41a6112dc490bb249dce68ea8294103c | 57091f6b809027a73ab49ecf4931153c93701d6a | /linux/662448179365dddc1880.c | 2ebfc1568381f0df6088399568b0e79b359bd15b | [
"Apache-2.0"
] | permissive | dvyukov/syzkaller-repros | 660997cfa055d79a552bb9ebeda90b48e1599df3 | 026c8891a19e672bba71481be250080e1a302ed8 | refs/heads/master | 2022-06-01T18:03:25.480964 | 2022-05-16T07:36:42 | 2022-05-16T07:39:01 | 213,603,012 | 39 | 11 | Apache-2.0 | 2022-05-16T07:39:02 | 2019-10-08T09:36:27 | C | UTF-8 | C | false | false | 5,988 | c | // general protection fault in bdev_read_page (2)
// https://syzkaller.appspot.com/bug?id=662448179365dddc1880
// status:0
// autogenerated by syzkaller (https://github.com/google/syzkaller)
#define _GNU_SOURCE
#include <dirent.h>
#include <endian.h>
#include <errno.h>
#include <fcntl.h>
#include <signal.h>
#include ... | [
"dvyukov@google.com"
] | dvyukov@google.com |
da2371be952289f55d495cd88b93aca7f6eaec7c | 5be15218fef020e47f7dcc497289c657c44caccd | /Lab5/prob1.c | 0bc070c7e59fa13de15f9edd772572c1c129812a | [] | no_license | florinrm/SD-Labs | 559f9682160cd84379a9b8f97e4f2bc7157fabb0 | 42ac7594f09b53fd0f95b5911b44a8e915a3ab58 | refs/heads/master | 2020-04-26T06:26:43.470568 | 2019-03-01T20:36:12 | 2019-03-01T20:36:12 | 173,364,587 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,538 | c | #include <stdio.h>
#include <stdlib.h>
typedef struct node {
int data;
struct node *next;
struct node *prev;
} Node;
Node *append (Node *head, int data)
{
Node *list;
Node *new;
if (head == NULL)
{
head = malloc(sizeof(Node));
head->data = data;
head->next = NULL;
head->prev = NULL;
return head;
}
... | [
"noreply@github.com"
] | florinrm.noreply@github.com |
4e50485e16247888ff63b959bc3fa3ba8c97f645 | 5b7d43971eae9f06b81d4c2ae37a12d667b696b3 | /mudlib/daemon/skill/gouyee.c | f1765a3c3367063c9fadb8bec779af5bf5a7c289 | [] | no_license | lostsailboard/fy4 | cb6ad743fa0e6dec045e4d5c419b358888fc6a36 | b79d809c6e13d49e8bc878302512ad0d18a3e151 | refs/heads/master | 2021-12-08T06:03:29.100438 | 2016-02-21T09:03:58 | 2016-02-21T09:03:58 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 547 | c | // gouyee.c
inherit SKILL;
void setup() {
set("name", "谷衣心法");
set("usage/force", 1);
set("skill_class", "taoist");
set("effective_level", 130);
set("learn_bonus", 0);
set("practice_bonus", 5);
set("black_white_ness", -20);
}
int valid_learn(object me... | [
"liming.xie@gmail.com"
] | liming.xie@gmail.com |
4f2adbb6577797fc6e82b3c74670acaf0ebb6a21 | 1bc55927fa6d2ddb75af4c12c10eb767764b101d | /include/lm74_drv.h | 28b0e0e33a2eb82926cd9843309d9a4d844228fc | [] | no_license | fry767/BBBProjet | a706cdf781157b1ae6120f87d643922ce931fdb6 | f4d41e1172ac32ff96db7f4f6b1bb47704225944 | refs/heads/master | 2021-01-10T11:06:25.218287 | 2016-04-16T08:42:20 | 2016-04-16T08:42:20 | 53,471,718 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 129 | h | #ifndef __LM74DRV_H_INCLUDED__
#define __LM74DRV_H_INCLUDED__
void lm74_init(void);
double read_temperature(void);
#endif
| [
"root@debian"
] | root@debian |
569c23dae92091692e1ac724a3920b8e21ba70bb | 16b3b1ce6809ee84638b345300546c66d969468a | /stack-vm/c/src/vm.h | f7ce884797daa5f57d68fef13c71210f257efb78 | [] | no_license | berquist/crafting-interpreters | 3ebec647a15dfaf343f3bd34121af70841c230ad | e3cf3a2fd84da303977eab4583a195c1a571ec41 | refs/heads/master | 2023-08-24T19:56:26.456681 | 2022-11-06T15:16:53 | 2022-11-06T15:16:53 | 203,024,566 | 1 | 0 | null | 2022-10-09T17:01:53 | 2019-08-18T15:40:31 | Java | UTF-8 | C | false | false | 438 | h | #ifndef clox_vm_h
#define clox_vm_h
#include "chunk.h"
#define STACK_MAX 256
typedef struct {
Chunk* chunk;
uint8_t* ip;
Value stack[STACK_MAX];
Value* stackTop;
} VM;
typedef enum {
INTERPRET_OK,
INTERPRET_COMPILE_ERROR,
INTERPRET_RUNTIME_ERROR,
} InterpretResult;
void initVM();
void ... | [
"eric.berquist@gmail.com"
] | eric.berquist@gmail.com |
38f7bc08189f8b7e8888869648cf5a92e761d456 | ca25d575d73636947bf2b85b76163da9e6e714ea | /SBC/rpi-4/device_driver/firmware/radioberry.h | 099ad518f1a1698c62ef8a3f92577a2d6db49c09 | [] | no_license | pantojinho/Radioberry-2.x | 89968d0c383c55725e6b780f518b8614f593fda4 | 6e2146fc837f4710546350ad727b3b38f48bcb2f | refs/heads/master | 2023-07-27T22:23:26.682296 | 2021-08-28T17:44:17 | 2021-08-28T17:44:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,080 | h | #ifndef __RADIOBERRY_H__
#define __RADIOBERRY_H__
#include <stdlib.h>
#include <stdio.h>
#include <signal.h>
#include <string.h>
#include <netdb.h>
#include <sys/socket.h>
#include <arpa/inet.h>
#include <math.h>
#include <semaphore.h>
#include <sys/time.h>
#include <unistd.h>
#include <errno.h>
#include <assert.h>
... | [
"pa3gsb@gmail.com"
] | pa3gsb@gmail.com |
29c84fecd274151e1ba6c741737ed56f548460eb | d6773d5614c755b779e84c1b18ca89937cf2fc1e | /source/saves.c | fac00c59b1c0f58e39c488a208d3a32a88526211 | [
"MIT"
] | permissive | MauroArgentino/apollo-ps3 | ce39fb6344e0ea7d6095cb9b34e724a4e86e29e3 | c4d545557a0d20819d9dddbd8d61aa7ed2972def | refs/heads/master | 2021-01-01T23:44:29.550214 | 2020-02-09T15:21:12 | 2020-02-09T15:21:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 33,374 | c | #include "saves.h"
#include "common.h"
#include "sfo.h"
#include <stdio.h>
#include <malloc.h>
#include <string.h>
#include <assert.h>
#include <unistd.h>
#include <math.h>
#include <assert.h>
#include <sysutil/video.h>
#include <time.h>
#include <dirent.h>
#include <sys/stat.h>
/*
* Function: stripExt()
* File... | [
"dparrino@gmail.com"
] | dparrino@gmail.com |
1c0a1f402a20e12a1de4d7872e7c1f75bd75b8be | e2f9c86a95a15dba399248db9e0c0ec5a79e384d | /C programs/matrix-operations.c | a8d1a025b52381addfad6a0390936f0d89178cf7 | [] | no_license | abhishekxix/First_semester | 7baca06923e3a264b197a27d3720aefc4d0bfbfb | 400578f83c2a059348eea7352a04ba6ac5b1758a | refs/heads/master | 2022-02-24T02:55:11.138990 | 2019-10-26T11:35:23 | 2019-10-26T11:35:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,806 | c | //WAP to perform various, matrix operations addition, substraction,multiplication transpose using switch case
#include<stdio.h>
#include<stdlib.h>
#include<ctype.h>
int main()
{
int a[3][3], b[3][3], c[3][3], i, j, k;
char ch;
printf("The following program performs the various matrix operations.");
... | [
"noreply@github.com"
] | abhishekxix.noreply@github.com |
c46ffa504cdc45fc55ff32556770b25577f49576 | 1608dfc2ddbccd9587de08bb0e5d41f33d729ec9 | /validation/.svn/pristine/c4/c46ffa504cdc45fc55ff32556770b25577f49576.svn-base | 12e427a2d282c1e4e380b25bf3c79f5910bcf8e7 | [] | no_license | dkhaldi/PIPS_TaskParallelization | d623d3ae334d0e1c63772bae86bb0c115e928708 | f324f3374cc8cbb58498b9dde172b1e7596abe1c | refs/heads/master | 2020-07-03T14:16:30.427670 | 2016-11-18T21:44:34 | 2016-11-18T21:44:34 | 74,167,837 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 284 | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <math.h>
#include <assert.h>
#include "fcts.h"
int main(int argc, char *argv[])
{
content a;
int b[100];
int c[100];
update1(&a);
compute1(&a,b);
update2(&a.s);
compute2(a.s,b,c);
return 0;
}
| [
"dounia@eureka.cs.uh.edu"
] | dounia@eureka.cs.uh.edu | |
dcd6df091530d5605779d6ea2b32412d39681223 | 757365f267dc5355dba7386ee66f1383280ebc51 | /e2/include/mem.h | 5f82b2f331e73214a58a0acbab3767cf25a7c231 | [] | no_license | Binary-Song/AlgorithmLab | ab988c9dbc07d15d4c8a076842a6bde6c11d0377 | cc4ef2f78fa1e8e3ebcda245e8b452b5b8c8ea8e | refs/heads/master | 2023-01-30T04:42:04.448590 | 2020-12-15T11:39:37 | 2020-12-15T11:39:37 | 316,926,378 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 196 | h | #ifndef _MEM_H_
#define _MEM_H_
#include <stdlib.h>
extern int memory_leaks;
void free_rc(void* p);
void* malloc_rc(size_t sz);
#define malloc malloc_rc
#define free free_rc
#endif // _MEM_H_
| [
"yeh189@126.com"
] | yeh189@126.com |
01589ffd5cc060a90a2f2f4d0a459b0804a41871 | 15c7822e1850eea04d8dce3d3bfa60a2183b408e | /philo_three/srcs/in_thread/eat_utils.c | 5cd6e5732eadffdf5243ce0320e2587dc0414ee6 | [] | no_license | BonkCode/philosophers | d833a9b9d967049b54f0b24134845fca67e69c25 | c71c716d091fc23cfd91c67e5ff5fbcb1c90060e | refs/heads/master | 2023-04-10T17:44:39.633182 | 2021-04-25T12:23:52 | 2021-04-25T12:23:52 | 328,570,295 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,584 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* eat_utils.c :+: :+: :+: ... | [
"aoliounin12@gmail.com"
] | aoliounin12@gmail.com |
e5a3b43a71948a01904178e94ec4e580c29cb942 | b5a214062f140389527479802d98d414d8e41dc6 | /test/Sema/redefine_extname.c | 8202176c9f7b5d6509e0ba7f97449a435ec6f90e | [
"NCSA"
] | permissive | Codeon-GmbH/mulle-clang | f050d6d8fb64689a1e4b039c4a6513823de9b430 | 2f6104867287dececb46e8d93dd9246aad47c282 | refs/heads/master | 2021-07-18T07:45:29.083064 | 2016-11-01T13:16:44 | 2016-11-01T13:16:44 | 72,544,381 | 29 | 5 | Apache-2.0 | 2020-04-30T11:36:08 | 2016-11-01T14:32:02 | C++ | UTF-8 | C | false | false | 366 | c | // RUN: %clang_cc1 -triple=x86_64-unknown-linux -Wpragmas -verify %s
// Check that pragma redefine_extname applies to external declarations only.
#pragma redefine_extname foo_static bar_static
static int foo_static() { return 1; } // expected-warning {{#pragma redefine_extname is applicable to external C declarations ... | [
"a.bataev@hotmail.com"
] | a.bataev@hotmail.com |
fd7f8c1166f6068fa305e83a298a9ac5da46e81e | a8c634e02eacd144ffb759cfbf73331e31977108 | /STM32F103/Practices/Wav_Player/WAV_Player/Src/stm32f1xx_hal_msp.c | 9d506cd2d6d80916cf1858812bcf16e740ce3f44 | [] | no_license | skylin008/MCU | 5853dc5fbed11bb4c995b083f79bc27039657299 | bc0624bd948ed090c17cda4d29c1d2d1867a1991 | refs/heads/master | 2022-04-19T16:29:24.045877 | 2020-04-14T08:12:31 | 2020-04-14T08:12:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,184 | c | /* USER CODE BEGIN Header */
/**
******************************************************************************
* File Name : stm32f1xx_hal_msp.c
* Description : This file provides code for the MSP Initialization
* and de-Initialization codes.
**********************... | [
"hoaitv@bkav.com"
] | hoaitv@bkav.com |
ad8c1d7b8f1abdc313d5657ded03d44ab467581f | 49d94a7a2c4be27f5feed5e3ffb33c172faa2c94 | /reference/MSP430ware/deprecated/IAR/msp430f5436.h | af064d88ba9ed6295a6dd97e1ec83da3e1d72d25 | [] | no_license | michkrom/mspdev | bf1c99d4695ce9f4716ba3a0e16601bfd89d9cca | 460a9903c1b4a15ce4266156adc67e8b9c83e79b | refs/heads/master | 2020-02-26T13:18:05.934703 | 2014-01-30T07:33:27 | 2014-01-30T07:33:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 233,098 | h | /********************************************************************
*
* Standard register and bit definitions for the Texas Instruments
* MSP430 microcontroller.
*
* This file supports assembler and C development for
* MSP430x54x devices.
*
* Texas Instruments, Version 1.12
*
* Rev. 0.0, Setup
* Rev. 0.1, ... | [
"noccylabs@gmail.com"
] | noccylabs@gmail.com |
e85cce3ea6b04e375ab7e3991d8fcd0060f89bdd | 91a882547e393d4c4946a6c2c99186b5f72122dd | /Source/XPSP1/NT/multimedia/directx/dplay/dvoice/dpvxlib/dpvxmisc.h | 15248e1a7e8f3a33cf56ae5147ddd23acc1cdeb4 | [] | no_license | IAmAnubhavSaini/cryptoAlgorithm-nt5src | 94f9b46f101b983954ac6e453d0cf8d02aa76fc7 | d9e1cdeec650b9d6d3ce63f9f0abe50dabfaf9e2 | refs/heads/master | 2023-09-02T10:14:14.795579 | 2021-11-20T13:47:06 | 2021-11-20T13:47:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 564 | h | /*==========================================================================
*
* Copyright (C) 1999 Microsoft Corporation. All Rights Reserved.
*
* File: dpvxmisc.h
* Content: Useful misc utility functions for sample apps
*
* History:
* Date By Reason
* ==== == ======
* 10/07/99 rodtoll Create... | [
"support@cryptoalgo.cf"
] | support@cryptoalgo.cf |
2d7363842a455e4bfb9d79b508df5736d99929f7 | 27e646173adbd7a0da484227d316dd88b79c8e49 | /srcs/get_next_line.c | d0e952a628613d298688187747d4c57ca94ae4d9 | [] | no_license | obellado/RayTracing | 622dbc85e866658df88cc166ed51acb5730a4d70 | b6c51599b06a0487a405585e75600b91ca74fe16 | refs/heads/main | 2023-08-10T15:56:59.360334 | 2021-10-04T20:28:56 | 2021-10-04T20:28:56 | 413,572,095 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,217 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* get_next_line.c :+: :+: :+: ... | [
"obellado@ox-o3.msk.21-school.ru"
] | obellado@ox-o3.msk.21-school.ru |
b7f21e67f7f7ea02c2a39b06fe5e6165ff553176 | 540c528dbeba27660ae5d1ee1e1e5d64dc34edfe | /GlowingSquare_Tube/display.h | 236b997b5083c8be6c9e21a66a840978a3b1db08 | [] | no_license | grdaneault/GlowingSquare | e67e430581b8b5520094c13e4107cb4ec53c4c2a | de1ee2031f0f4c1018471bfebdfaf2fa626a3885 | refs/heads/master | 2022-12-06T02:40:30.000216 | 2020-08-24T03:49:47 | 2020-08-24T03:49:47 | 288,342,394 | 0 | 0 | null | 2020-08-18T03:12:37 | 2020-08-18T03:12:36 | null | UTF-8 | C | false | false | 6,984 | h | /*
*
*
* _ ______
/\ | | | ____|
/ \ | | _____ __ | |__ ___ _ __ ___ _ _
/ /\ \ | |/ _ \ \/ / | __/ _ \| '__/ _ \ | | |
/ ____ \| | __/> < | | | (_) | | | __/ |_| |
/_/ \_\_|\___/_/\_\ |_| \___/|_| \___|\__, |
... | [
"me@alexforey.com"
] | me@alexforey.com |
360006165b6501a6c6c6b1d9a8ee910af7e57667 | 6432ffa0649947cdb0c2045a3a7b2b2bee27e8c2 | /open/xiangyang/task/mengbing.c | 9e2a9fbf00b3a45aefc98868165b0ebfdfb9b634 | [] | no_license | MudRen/xkx100 | f2e314a542e459502e28f311cd9f20ee7f7c6f43 | dfca57e056460d7c0532a6e19a5e4add94a5588d | refs/heads/main | 2022-03-05T00:08:01.398338 | 2022-01-25T09:00:27 | 2022-01-25T09:00:27 | 313,971,845 | 6 | 3 | null | null | null | null | UTF-8 | C | false | false | 2,338 | c | // Last Modified by winder on Apr. 25 2001
#include <ansi.h>
inherit NPC;
int do_copy(object me,int maxpot,int type);
void create()
{
set_name("蒙古大汉", ({ "menggu dahan","dahan"}));
set("gender", "男性");
seteuid(getuid());
set("age", random(20) + 25);
set("str", 23);
set("con", 26);
set("int", 20);
set("dex", 2... | [
"freddy.chua@ey.com"
] | freddy.chua@ey.com |
c9bd23efc4e3ee5f29362c93f495826bfa88e5c8 | c43d245ceb2fffb5f76e52b55fd4b89e9ebe6788 | /camac_daq/fnal_camac/example/cnaf.c | 9570839a99e34669391d38b72269ed5c35e2406c | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | UTKLgroup/nova.junting | f466cdff1368e5d3a60f98a910943a801748a475 | 7fd36aa099770fb67dc3df86aef73df1c31391f2 | refs/heads/master | 2020-03-06T19:36:35.047378 | 2019-09-26T20:16:05 | 2019-09-26T20:16:05 | 127,032,635 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 3,331 | c | /**
** cnaf.c - execute a single CAMAC command
**
** arguments:
** branch - scsi_Id + 8*(scsi_bus). The thumb wheel on the Jor 73A front
** panel, "Crate Address" sets its SCSI Id. (Note though that you
** can't change this setting once your computer has booted. It
** would be like cha... | [
"junting.huang@gmail.com"
] | junting.huang@gmail.com |
2624b1579823bf5fd5bb01cf770b51f1649c5239 | d9a4eca6ca82dcd30916200635460f36f9ebaf2f | /lab2/lab2-5.c | 01a70bb36d56e2fa4d4c422095c402b95e345590 | [] | no_license | green-pirate/TSBK07 | dc4be910387c0b037676e416804b330007f06be9 | 8b047b2a6b2fa7c19b378222ebdf1a1df7538d75 | refs/heads/master | 2021-09-07T07:27:13.347096 | 2018-02-19T16:01:14 | 2018-02-19T16:01:14 | 118,477,950 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,142 | c | // Lab 1-1.
// This is the same as the first simple example in the course book,
// but with a few error checks.
// Remember to copy your file to a new on appropriate places during the lab so you keep old results.
// Note that the files "lab1-1.frag", "lab1-1.vert" are required.
// Should work as is on Linux and Mac. M... | [
"joneh084@southfork-09.edu.isy.liu.se"
] | joneh084@southfork-09.edu.isy.liu.se |
8ebf1367889b6ce8572d526df260ed0c0cd23ae6 | c7c7fc1fafe7ca84fae046d038452b0ab60e7528 | /pplabo1/cliente.h | f008b9aecef050ca71ff3d61de29624a175ef0f5 | [] | no_license | angelaybar1996/Angel.Aybar.pplaboParte2 | e2abe70353655b3b652553a801e9a4c4b02aa652 | af22af49af51cf84e4b40fe61274e79ccd455677 | refs/heads/master | 2023-05-02T10:23:42.594440 | 2021-05-26T22:12:20 | 2021-05-26T22:12:20 | 371,016,304 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 433 | h |
#ifndef CLIENTE_H_INCLUDED
#define CLIENTE_H_INCLUDED
#define TAM_NOMBRE 50
typedef struct{
int id;
char nombre[TAM_NOMBRE];
char sexo;
}eCliente;
int cargarNombreCliente(int id,eCliente clientes[],int tamCli,char nombre[]);
int mostrarClientes(eCliente clientes[],int tamCli);
int mostrarCliente(eClien... | [
"angelaybar1996@gmail.com"
] | angelaybar1996@gmail.com |
afd78b6b0bcaa303d56dccac0b5915c6b52da583 | c96620658d586068cc94d8081b0e4da492c4dfbd | /[20150608][Edu]Android_Thread/20150609/process.c | 6f7ab3a9954b23b30d8ba8f5dcbb7d3f6ccb4056 | [] | no_license | dercano/ryan | 27bcb280bcd454807a875595a0000c40f61c5cf3 | 06a8735ba42d6f993b532cfdf5b27481e2304cf9 | refs/heads/master | 2021-01-18T22:23:27.952048 | 2016-04-24T03:50:20 | 2016-04-24T03:50:20 | 1,964,332 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 467 | c |
#if 0
// process.c
#include <stdio.h>
#include <unistd.h>
int main()
{
fork(); // CreateProcess(,,,,,,); in Window$
printf("hello, world\n");
return 0;
}
#endif
// process.c
#include <stdio.h>
#include <unistd.h>
#include <stdlib.h>
int main()
{
pid_t pid = fork();
if(pid > 0) {
printf("[parent] hello, worl... | [
"dercano@gmail.com"
] | dercano@gmail.com |
c89b000d6da304208793065824ced8e5809b3bec | fe692881320e10c55962cebd165d478c1434c359 | /item/zzz/TLT/Hoa/3.c | e9b4d8cd8526321771d0c540f3636397f90e9c54 | [] | no_license | anho9339/chienquoc | 130602c90c43053bbc99dfbfbc877de0b2d81dd7 | cb5157d5eabcb4bb2ff71c292cfbdd5dc5fbb221 | refs/heads/master | 2021-07-04T07:51:49.408023 | 2021-02-01T15:15:58 | 2021-02-01T15:15:58 | 222,929,950 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,728 | c |
// 自动生成:/make/item/make89a
#include <item.h>
inherit ITEM;
inherit "/inh/item/diamond";
// 函数:宝石识别
int is_diamond_2() { return 1; }
// 函数:需要确认卖出
int confirm_sell_item() { return 1; }
int get_item_color() {return 1 ;}
// 函数:宝石识别
int get_item_type() { return ITEM_TYPE_DIAMOND_100; }
// 函数:宝石属性
string get_diamond_... | [
"hothienan1993@gmail.com"
] | hothienan1993@gmail.com |
bbdf8ac85715181a2a628a77bb2d9ffb64aa064f | 275178038241c7dbc338abefb29b9637c3a9dcd4 | /test.h | 1b670e1bb4e4f49ce68433bbe4ba043d13fd4b4a | [] | no_license | voynix/paroxysm | bb8f7e4f26a11f63b91a50ebcad86ba06e13c573 | c5218cdcd087d2e1fad9d5958b9ddbcc6f6aae48 | refs/heads/master | 2016-09-15T09:54:49.947088 | 2016-03-06T04:41:14 | 2016-03-06T04:41:14 | 39,734,707 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 135 | h | #ifndef ____test__
#define ____test__
#include <stdio.h>
#include "lex-test.h"
#include "parse-test.h"
#include "eval-test.h"
#endif
| [
"voynix26@gmail.com"
] | voynix26@gmail.com |
c8d948017f15f974611b0957275a7e8548d9861c | ddd88cc2fab033dca7503c843883722bda12b03c | /burgers/burgers_symbolic_nls.h | a37c01652f69035ca4f03483108390a736ea26f7 | [] | no_license | numericalalgorithmsgroup/dco_cpp | 5f4a47e17882e29846a6b82d40dbf1a9e7bcce0c | 50895d7eed0b335cb67821b73dd39c6a3fbe71f1 | refs/heads/master | 2022-11-09T19:56:47.997474 | 2020-06-24T12:21:58 | 2020-06-24T12:21:58 | 274,661,746 | 4 | 1 | null | null | null | null | UTF-8 | C | false | false | 652 | h | #pragma once
void newton_adjoint(DCO_EAO_T* D) {
const vector<DCO_BT>& y=D->read_data<vector<DCO_BT>>();
vector<DCO_BT> ya(y.size());
D->get_output_adjoint(ya);
vector<DCO_BT> A((y.size()-2)*3+4,0);
dfdy(y,A,/*transpose=*/true);
LU(A); FS(A,ya); BS(A,ya);
D->increment_input_adjoint(ya);
}
void newton(co... | [
"michael.p.croucher@googlemail.com"
] | michael.p.croucher@googlemail.com |
30f6613ead67ea9ea5e901f2c2b2de86f1913f5a | 1392917b37b42ed89fc1e052ff8990f1064cc9c5 | /Main/EcuM_Cfg.c | 008ebe691fd33e805277258108145e0c54019217 | [] | no_license | Marco-Just/AMP_V850 | 6529c69d492d0a333ad8c5836337b0aeff43a6ac | 7be9c6d3238f7529bf7a4e0da40098ca90d68f8b | refs/heads/master | 2023-07-21T23:36:49.426942 | 2018-01-19T08:01:26 | 2018-01-19T08:01:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,412 | c | /*===================================================================*\
*--------------------------------------------------------------------
* Module Name: EcuM_Cfg.c
* Created By: SIL
* Created Date: 19th May 2010
* %version: 1 %
* %cvtype: csrc %
* %instance: ctc_aud... | [
"lidongsheng@linkmotionfuture.com"
] | lidongsheng@linkmotionfuture.com |
8d54fa9282244c5b01d3683f5016a2765c5d1928 | c560b03035d91c0ed0262288d22e0b578ee7bb24 | /net/sctp/dec.c | e0aaa9bf77e7a4229c7ebfa819deefcd0352212f | [] | no_license | cotsog/openaaa | 0607fc361cf4e8fc80203f9284729f13d83325fd | 79f45867e4532a899bd4ec993fe57ce500c7a3d9 | refs/heads/master | 2021-01-24T21:26:47.115953 | 2016-05-27T05:49:06 | 2016-05-27T05:49:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,232 | c | /*
* (SCTP) Stream Control Transmission Protocol
* Daniel Kubec <niel@rtfm.cz>
* The MIT License (MIT)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation ... | [
"niel@rtfm.cz"
] | niel@rtfm.cz |
57a68ad5a2f62e7a0e01620d8ed32ffd4e79e532 | c5a757321b03a5207b2c20b8bf586e0bb88f17d0 | /Algorithms and Programming/Utilities/Symbol Tables/ST unsorted array/ST.h | 05502f74be9495040d12070a5dd6b7a934e37dd4 | [] | no_license | LucaDiba/polito-computer-engineering | 171c3e99848579097ce4303f4f095234921d5712 | 309881233379985dd258afdb1b2615df73f30d06 | refs/heads/master | 2020-04-29T23:21:46.990284 | 2019-06-24T21:20:41 | 2019-06-24T21:20:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 241 | h | #ifndef ST_H_DEFINED
#define ST_H_DEFINED
typedef struct symboltable *ST;
ST STinit(int) ;
void STfree(ST) ;
int STcount(ST) ;
int STinsert(ST,Item) ;
int STsearch(ST,Key) ;
void STdelete(ST,Key) ;
void STdisplay(ST) ;
#endif
| [
"34377738+LucaDiba@users.noreply.github.com"
] | 34377738+LucaDiba@users.noreply.github.com |
a1f880fc474fda426f00b867c53bc2f06b7a756f | 7802ddca96c093e31d712d0ea5aba14155279410 | /darknet/src/convolutional_layer.c | 7360fc3f47bfd250741e76b19870b82d36686467 | [
"MIT"
] | permissive | sspeng/Proy_Invest | 29672520341fcd1e535096b6cc6341cca10c1151 | 31a2eb8bf5ebc3c1d4499ce380ed104c2d2510de | refs/heads/master | 2020-06-02T10:58:51.147490 | 2018-04-03T21:32:37 | 2018-04-03T21:32:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 17,585 | 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... | [
"h.dario95@gmail.com"
] | h.dario95@gmail.com |
7d6e3854430460a35d7398fe27cd63c69419dbf5 | bd752a61113ecd8d24ed552b823cf55e95faf68b | /src2/ls_flag.c | 91e8efd7ce0630de1018c3c80a276400c1353936 | [] | no_license | wingren013/lem-in | f909ab0cfe44e7c4f518a8d6853fec05f9471301 | ca2bfa3b32f8608213b92bed8421ebe3a972ab3a | refs/heads/master | 2021-01-23T06:45:28.062608 | 2018-08-28T23:07:44 | 2018-08-28T23:07:44 | 86,398,881 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,066 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* S_flag.c :+: :+: :+: ... | [
"noreply@github.com"
] | wingren013.noreply@github.com |
91e100deec640afe5d95c6e9735def33c1bd08a0 | 6ec46668f3341e0be1ffdf36eb463b74732354ed | /libraries/imgui/examples/imgui_impl_allegro5.h | 9cf169797742a18ffce3e32cd67a4513ff17728d | [
"MIT"
] | permissive | Game-Engine-Development/Forest-Game-Engine | ec01f2df147c5cba4a2fa2207431ccda7d2fe133 | 6d8595d2247e0da2dde83891259d40d06d2e65c3 | refs/heads/master | 2023-03-03T04:02:49.052586 | 2021-02-04T22:15:42 | 2021-02-04T22:15:42 | 273,428,561 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,629 | h | // dear imgui: RenderSystem + Platform Binding for Allegro 5
// (Info: Allegro 5 is a cross-platform general purpose library for handling windows, inputs, graphics, etc.)
// Implemented features:
// [X] RenderSystem: User texture binding. Use 'ALLEGRO_BITMAP*' as ImTextureID. Read the FAQ about ImTextureID!
// [X] P... | [
"sandlincoln@gmail.com"
] | sandlincoln@gmail.com |
8521a7e55c75a10860500c9336c32925ffd0c352 | 992742ca927a4ec74f3de4590857935782f02dcd | /hello.c | b542aa39ab30118e0cd7dbf38d2b386feeb9ecb3 | [] | no_license | 5935512013/lab-sec2 | 31b4d0a7d41f2970da8affb7a4cc448cacc1ee67 | d1a2063b1da8b2b6f45157ecf8dcc5ccd7bd234c | refs/heads/master | 2021-06-30T23:19:57.371550 | 2017-09-20T04:26:46 | 2017-09-20T04:26:46 | 104,157,680 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 66 | c | #include<studio.h>
int main()
{
hello
hello
hello
return 0;
}
| [
"0950680841za@gmail.com"
] | 0950680841za@gmail.com |
a4851e2db9109f820d0d44927c2457fb44e7c97b | 1e4b8a9626dbc3d642bb684ded8f49b303d7e726 | /04-cola/lector_parcial.c | ae65386569f1ef2749a4a530cfbc1f1ad3c3dda4 | [] | no_license | gamba14/c4todxs | cdcc8c0bb6b910c903cb07a54e83c15deb3c798c | c453724e3102675b0ff1949a55baf5d92cdd66f1 | refs/heads/master | 2021-08-31T06:28:32.060961 | 2017-12-20T14:53:51 | 2017-12-20T14:55:07 | 114,318,243 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 502 | c | #include <sys/ipc.h>
#include <sys/msg.h>
#include <sys/types.h>
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
struct mensaje {
long tipo_msg;
char caracter;
};
int main(int argc , char *argv[])
{
struct mensaje mimensaje;
int msgid = msgget(0xa,0)... | [
"agustin@S-L845.lan"
] | agustin@S-L845.lan |
b58ca29fcbf581aef5bdfe3fd7da995de8ffd1bb | 6f6c7b399d3a8e6c965c5a4a52bbcd28c379e389 | /ParcialLab1/src/ppReciclado.h | f6a450c89f21a783b85f8cecdb3e26cf9689ba9b | [] | no_license | Misael7/ParcialLab1 | 098a68a09a3e7b87b58c47c199f2b78ab8d6fca6 | 4b1681a53e4869815753d423a0ecad1eaf4ae2f1 | refs/heads/master | 2020-08-10T07:59:58.844701 | 2019-10-23T12:58:11 | 2019-10-23T12:58:11 | 214,300,339 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 417 | h | /*
* ppReciclado.h
*
* Created on: Oct 20, 2019
* Author: misael
*/
#ifndef PPRECICLADO_H_
#define PPRECICLADO_H_
#include <stdio_ext.h>
#include "strCliente.h"
#include "strPedidos.h"
#include "strTrash.h"
#include "handyFunctions.h"
#include "clientABM.h"
#include "RequestABM.h"
int ppReciclado(Client cl... | [
"misael.ec7@gmail.com"
] | misael.ec7@gmail.com |
0c41a98066f34af440bfdd134c35c9f7c0ee8a39 | 0dd95ae8935db9575daea202a02f412f99fc3348 | /src/kretprobe.h | 123a75b03074cae6c0113539af38ff85e7d807c9 | [] | no_license | DragosUnguru/KretprobeTracer | 431a10382601cf01594aeb052a9958180cf8b87d | 8589ea1166343cb564fb333900bbc132e0a19779 | refs/heads/main | 2023-06-15T22:24:08.639756 | 2021-07-09T14:13:44 | 2021-07-09T14:13:44 | 384,450,529 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 490 | h | #include <linux/kprobes.h>
#include "list_util.h"
#define MAX_ACTIVE 64
/* Expects a list of processes with its update and remove functions */
extern struct list_head head;
extern void update_node(pid_t pid, int field_offt, int value);
extern void remove_process(pid_t pid);
/* Expects a list of (memory_address, si... | [
"dragos.unguru@stud.acs.upb.ro"
] | dragos.unguru@stud.acs.upb.ro |
9617229e961ea585f60367382fcbe0c207b9667d | 61d288585dc433cc8e14106a19724d66860924e0 | /pkgmeta.c | f7ca1de1e729f557c8777ada093b856bae430d9d | [] | no_license | ctriv/libmport | 5655f1cdbee7335269bbcbb175280fdb02b94645 | fc4fd8a6a2a6c8e17a96a5441d26fa2789b6e736 | refs/heads/master | 2021-01-25T09:59:17.789483 | 2009-06-06T20:21:31 | 2009-06-06T20:21:31 | 166,355 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 12,254 | c | /*-
* Copyright (c) 2007-2009 Chris Reinhardt
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list o... | [
"ctriv@midnightbsd.org"
] | ctriv@midnightbsd.org |
2ad60d808482a55077eedaaa799112c505db8f7b | d4cfb07db5564466abb3c3f8230165d6ebfa3bb8 | /0x13-bit_manipulation/2-get_bit.c | a1f4bd2886f7c3473e8203c291a44ffdf8224361 | [] | no_license | 31337root/holbertonschool-low_level_programming | 1294943d83061088b53620120bc63ef207699736 | 50b596a917018d24fa6ce35a796b5950802a57bb | refs/heads/master | 2020-04-21T10:50:24.153940 | 2019-06-19T22:43:13 | 2019-06-19T22:43:13 | 169,499,074 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 414 | c | #include "holberton.h"
/**
* get_bit - function that returns the value of a bit at a given index.
* @n: Number to be analyzed.
* @index: The position where look for a bit.
* Return: The (@bit) in a given position (index) if success, filure (-1).
*
*/
int get_bit(unsigned long int n, unsigned int index)
{
if (in... | [
"omarma@outlook.es"
] | omarma@outlook.es |
6052535d0aee57d16b4548847d6e438eec80411b | 88cb7439f4cd8814184c68b97c5943451235e48c | /src/SettingDB.c | fbaa19d49087b0ccdcaf3f9397ea6fb01e031fe1 | [] | no_license | georgooty/GK_SampleProvider | 8305b7f7a0db9cba948bd21282c495fb951daac8 | 6c98ac3ac54c03ffe4e755d4f9a66a4feedb4a8d | refs/heads/master | 2022-07-17T16:32:18.183252 | 2022-06-29T19:17:50 | 2022-06-29T19:17:50 | 21,382,699 | 0 | 0 | null | 2022-06-29T19:17:51 | 2014-07-01T09:48:20 | C | UTF-8 | C | false | false | 2,733 | c |
#include <stdio.h>
#include <stdlib.h>
#include <sqlite3.h>
#include <string.h>
#include <ctype.h>
#include <time.h>
#include <unistd.h>
#include <crypt.h>
#include "SettingDB.h"
/************************************************************************************************************/
/** \fn int UpdateSe... | [
"georgooty@gmail.com"
] | georgooty@gmail.com |
543dd7b61247b6e352fa36588344adfb276ee231 | 8cef7ba8d22122685545cc851b8a489c2e375c8d | /bb/resolvedNoOverlapWithAK08/ZprimeToA0hToA0chichihbb_2HDM_MZp1000_MA0500_13TeVmadgraphDatacards/plotsZprimeToA0hToA0chichihbb_2HDM_MZp1000_MA0500_13TeVmadgraph/MET1709999Wbb.C | ae860d8bea437cb93611a77cdc712280598d03de | [] | no_license | ramankhurana/MonoHCombination | 7ec3ddfade3ac870d4a08c6fdd61ab8804e9e515 | cb817a786d61970e7549be4ec33291e65a90f722 | refs/heads/master | 2020-07-27T23:57:14.615143 | 2017-06-28T12:24:38 | 2017-06-28T12:24:38 | 73,421,999 | 0 | 1 | null | 2016-11-23T14:51:32 | 2016-11-10T21:23:46 | Python | UTF-8 | C | false | false | 42,451 | c | void MET1709999Wbb()
{
//=========Macro generated from canvas: c1/c1
//========= (Mon Nov 28 13:09:37 2016) by ROOT version6.06/01
TCanvas *c1 = new TCanvas("c1", "c1",0,0,500,500);
gStyle->SetOptFit(1);
gStyle->SetOptStat(0);
gStyle->SetOptTitle(0);
c1->Range(0,0,1,1);
c1->SetFillColor(0);
c1->Se... | [
"michele.de.gruttola@cern.ch"
] | michele.de.gruttola@cern.ch |
60c164eb7414bd6e64287841cc4ed9f6ccb3fd69 | aa0aa7fbdf8a38b867918338957ea0c9bc7790b5 | /build-arm64/system/core/virtcon/config-module.h | aeaba5f719ea950312b5186966def24e9b87505f | [
"BSD-3-Clause",
"MIT"
] | permissive | ChristopherWen/Debug_zircon | e32c21e0caffbdf3a665c1d0c16c16b3879c62cd | 76228456e9a31a200f1d4f1fb9b5cd45b52f6263 | refs/heads/master | 2021-09-14T18:55:13.682316 | 2018-05-17T13:39:21 | 2018-05-17T13:39:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,064 | h | #pragma once
#define MODULE_LIBS "system/ulib/launchpad_system/ulib/fdio_system/ulib/zircon_system/ulib/c"
#define MODULE_STATIC_LIBS "system/ulib/gfx_system/ulib/hid_system/ulib/port_system/ulib/zxcpp_system/ulib/fbl_"
#define MODULE_COMPILEFLAGS "-I./build-arm64/system/ulib/c/gen/include_-I./build-arm64/system/ulib/f... | [
"763106285@qq.com"
] | 763106285@qq.com |
249ae1f4a7856e23351f2ede4a3c3db533965549 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/ced31488-4bf4-49f1-bfdc-3be1183a1291.c | c76e0c5e6a3be6e30fd3ae2fbbaffd5b7a5c1c64 | [] | 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 | 565 | 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 = k-j;
l = i/j;
l = l%j;
l = i%j;
k = k-k*i;
//variables
/* START VULNERABILITY */
int a;
char b[12];
char c[18];
a = 0;
do {... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
41b59a083271b1d6c1ad0eeed2ac600a9886f9af | 93891c3ff05ecdff75237dd53e2a749d5f646634 | /lab5/jos-2019-spring/kern/trap.c | 2c3848f26d1f8de92495e496b60cfbd245eb27d1 | [
"BSD-4-Clause-UC"
] | permissive | XPandora/OS | 0e2f531cc4a4ffd2644cbbea5ca79fa7edc4f142 | c84fef5eea63a83cf0e87f42f8129af96553874a | refs/heads/master | 2020-07-04T19:13:01.618275 | 2019-08-14T16:21:45 | 2019-08-14T16:21:45 | 202,385,912 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 14,419 | c | #include <inc/mmu.h>
#include <inc/x86.h>
#include <inc/assert.h>
#include <kern/pmap.h>
#include <kern/trap.h>
#include <kern/console.h>
#include <kern/monitor.h>
#include <kern/env.h>
#include <kern/syscall.h>
#include <kern/sched.h>
#include <kern/kclock.h>
#include <kern/picirq.h>
#include <kern/cpu.h>
#include <k... | [
"330281987@qq.com"
] | 330281987@qq.com |
7a9ee15658fc898a5d742636842df268bcd8036b | 3a18407e932f8243f31d5a7141c3eea1125a96a9 | /leiserchess/player/end_game.c | 84a33f5c0c04031b3920473731dc42c556f13030 | [] | no_license | yiannigiannaris/6.172-Performance-Engineering | 1a89efd72ecafb32a277ae390f659379bcebb36f | f0fc1b7e79e4a8268665a77a0a02c00f57ecd5d4 | refs/heads/master | 2022-10-21T23:08:39.598743 | 2019-12-13T14:29:19 | 2019-12-13T14:29:19 | 271,079,271 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,934 | c | // Copyright (c) 2017 MIT License by 6.172 Staff
#include "./end_game.h"
// check the victim pieces returned by the move to determine if it's a
// game-over situation. If so, also calculate the score depending on
// the pov (which player's point of view)
static bool is_game_over(victims_t victims, int pov, int ply) ... | [
"yiannig@mit.edu"
] | yiannig@mit.edu |
0ed67a984d082895dba02d43feaf146a54fc6194 | b71b8bd385c207dffda39d96c7bee5f2ccce946c | /testcases/CWE195_Signed_to_Unsigned_Conversion_Error/s02/CWE195_Signed_to_Unsigned_Conversion_Error__listen_socket_strncpy_07.c | a7b251257db0a7c55c7e5d371a0de20da0dc1b8b | [] | no_license | Sporknugget/Juliet_prep | e9bda84a30bdc7938bafe338b4ab2e361449eda5 | 97d8922244d3d79b62496ede4636199837e8b971 | refs/heads/master | 2023-05-05T14:41:30.243718 | 2021-05-25T16:18:13 | 2021-05-25T16:18:13 | 369,334,230 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,839 | c | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE195_Signed_to_Unsigned_Conversion_Error__listen_socket_strncpy_07.c
Label Definition File: CWE195_Signed_to_Unsigned_Conversion_Error.label.xml
Template File: sources-sink-07.tmpl.c
*/
/*
* @description
* CWE: 195 Signed to Unsigned Conversion Error
* BadSource: liste... | [
"jaredzap@rams.colostate.edu"
] | jaredzap@rams.colostate.edu |
1ec90f64715613139cd05c6c861c9552c26af210 | 849c9f5fbda135aabc17eed36200ff27d967cbde | /olsrd-0.6.0/src/duplicate_handler.c | eac37b0bde6f35f0fcf7b823d1163f39f4d0718e | [] | no_license | ZaleWang/201692129_NSA2018_Zale_Alicesla | 7afae359e64cb4cfdb03ef8ccc354892107980c7 | 6de163016b8976c7b962ca04376786c67750b413 | refs/heads/master | 2020-04-07T20:18:05.297849 | 2019-01-07T14:21:40 | 2019-01-07T14:21:40 | 158,682,763 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,351 | c | /*
* duplicate_handler.c
*
* Created on: 11.01.2010
* Author: henning
*/
// duplicate 中文 复制 emmm
// 这对代码文件没有 copyright hhhh
#include "common/list.h"
#include "defs.h"
#include "ipcalc.h"
#include "log.h"
#include "olsr.h"
#include "scheduler.h"
#include "duplicate_handler.h"
#ifndef NO_DUPLICATE_DETECTION... | [
"shiweiwang98@gmail.com"
] | shiweiwang98@gmail.com |
b5f04a3926c20bd89c2033d0b8398b8471d265b7 | 0275d5156805c9994d33bc7cdc9d1b2b6bb6e1a4 | /Myshell/read.c | 3f96501fa5ba3eee98c2a6cf87ba6ca430c794e1 | [] | no_license | ratish-dalvi/Operating-System-Assignments | dd7a0803b4833512c955134b8cd29e14c5396d6a | 47971da5de2c2d62abad15aaaf04181a59e99aab | refs/heads/master | 2021-01-16T23:18:35.958477 | 2015-10-11T18:02:37 | 2015-10-11T18:02:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,647 | c | #include<stdio.h>
#include<string.h>
#include<stdlib.h>
#include<unistd.h>
#include<fcntl.h>
#include<signal.h>
char commandName[1024];
char *argCommand[100];
char *argvar[100];
char *argvar2[100];
char *argback[100];
int status,i,t;
int check_back=0;
char *argarg[100];
pid_t pid;
//Displaying the prompt
void type_prom... | [
"ramakant1182@gmail.com"
] | ramakant1182@gmail.com |
203e89cb68965d75372aee7a3e528bb284792b65 | b1fbc6a07a48900ac9c31cf881668cb1b28973ae | /LanderSTM/Drivers/BSP/Components/lsm6dsr/lsm6dsr_reg.h | 9688c0624fc880a8eea5bf8d52fcca0a4fe6d6c7 | [] | no_license | Gilezzz/LanderEmbeddedSystem | 94a6564218c53ac351c92241b833ef735942ea24 | 7a0a29adc468f5eb4f38ec0740e765aa6e3ad3e7 | refs/heads/master | 2023-03-28T16:42:38.797132 | 2021-04-05T17:32:10 | 2021-04-05T17:32:10 | 338,345,173 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 99,566 | h | /*
******************************************************************************
* @file lsm6dsr_reg.h
* @author Sensors Software Solution Team
* @brief This file contains all the functions prototypes for the
* lsm6dsr_reg.c driver.
*****************************************************************... | [
"52654119+Gilezzz@users.noreply.github.com"
] | 52654119+Gilezzz@users.noreply.github.com |
a09d813d92a9a504037633367dd5efa05578b27a | 17d111e2ccc86aff93a2571c9ea3fd7233e71f5e | /src/CATS/vector.cats | 20382b7219003012e657f98b3c66f822ed683a53 | [
"BSD-3-Clause"
] | permissive | ashalkhakov/atscntrb-as-ats3d | 1b41248148b1379d37c3fa5c8bdad35f8ccd7877 | ff6a2373d9304a44d34f835e5c21776d50b12690 | refs/heads/master | 2021-10-10T01:29:15.183177 | 2019-01-05T15:56:22 | 2019-01-05T15:56:22 | 85,960,889 | 7 | 3 | BSD-3-Clause | 2019-01-05T15:56:23 | 2017-03-23T14:42:22 | ATS | UTF-8 | C | false | false | 359 | cats | #ifndef ATS3D_CATS_VECTOR
#define ATS3D_CATS_VECTOR
typedef
struct {
float V[2];
} vec2f_t;
typedef
struct {
float V[3];
} vec3f_t;
typedef
struct {
float V[4];
}
/* __attribute__((__aligned__(16))) */
vec4f_t;
/* ****** ****** */
typedef
struct {
int V[2];
} vec2i_t;
typedef
struct {
int V[3];
} vec3i_... | [
"artyom.shalkhakov@gmail.com"
] | artyom.shalkhakov@gmail.com |
c2e74e7aded1e091a52e61623de7e64571b05153 | 8b9079d796f63ae630af7f704fcc82246a554cb8 | /ComputerSystems/mtest.c | aa1a3680dc07b014b41b8114b208f631e1a1fb5f | [] | no_license | wmmaguire/SampleWork | 31d94a6a12e4e2b90a8878793ba765ff1650f597 | dbd7199aa2969b540ffc225d41912bba6a6e53eb | refs/heads/master | 2023-04-14T08:01:51.966511 | 2019-09-06T22:28:01 | 2019-09-06T22:28:01 | 104,430,293 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,153 | c | #include <stdio.h>
/*
* evenBits - return word with all even-numbered bits set to 1
* Legal ops: ! ~ & ^ | + << >>
* Max ops: 8
* Rating: 1
*/
int evenbits(void){
// initiate 2 byte variable x so that all even-numbered bits are set to 1
// shift x by 8 bit intervals and compare it too itself with or st... | [
"wmm5035@gmail.com"
] | wmm5035@gmail.com |
6f14fa3364b0bc78d7fa68494c866c619404aca7 | ed635e87c7fe437308ffb880b29d61a0b4590ff7 | /Final presentation/Punch Card printer/DEBUG6/DEBUG6/main.c | c6afe02cfd808496364f32c995624ea0adf01244 | [] | no_license | ChandeepaPath/Punch_Card_Based_Prescription_System | c20961aa33c780bf12ee5429588805f3df98af38 | 8fbbc54343cffe9cbd13de05aa60a669ef7086e1 | refs/heads/main | 2023-01-23T11:47:29.313560 | 2020-11-27T09:33:35 | 2020-11-27T09:33:35 | 316,457,289 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 4,692 | c | /*
* debug3.c
*
* Created: 1/21/2020 11:42:49 PM
* Author : yashi
*/
#include <avr/io.h>
#include <string.h>
#include <stdlib.h>
#define F_CPU 1000000UL
#include "uart.c"
#include <util/delay.h>
void binary(int a ,int c ,int b[]);
void printit(int c[]);
void come();
int main(void)
{
char data[50];
int... | [
"chandeepapathirana@gmail.com"
] | chandeepapathirana@gmail.com |
b23bc6c28cf2cea3ec25a72ad0168a9d0ee69eaf | 67c68116368a8cbbd559516e7135eed61f5c8e09 | /MQ-135/main.c | 55fd029e03a8cf11a6635563006113f64d09b97a | [] | no_license | RareC/gait | 635d139962912e1751df6965d5e0f47f951c67d4 | acf4ae2b511142e483f0132b2827b053afb4ffad | refs/heads/master | 2020-05-14T09:19:29.930750 | 2019-05-11T16:44:43 | 2019-05-11T16:44:43 | 181,737,471 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 591 | c | /*
* MQ-135.c
*
* Created: 29/04/2019 13:52:43
* Author : Chris
*/
#define F_CPU 16000000
#include <avr/io.h>
#include <util/delay.h>
#include "USART_lib.h"
#include "ADC_lib.h"
volatile uint8_t rx_buff[BUFF_LEN]; //volatile for use in ISR and extern so can be set by another file
volatile uint8_t rx_counter;... | [
"chrislyford33@hotmail.com"
] | chrislyford33@hotmail.com |
00d9b7d637b792f643464f35e01c4ee6c33af469 | ed550c3a95489c1f429ea3a62a7c87f7d86267fe | /numberguess.c | 0519e286c12fb03ccf043b35e9e25a615f06de5e | [] | no_license | acdeino/Varie | a14b87d6947edf9794e425ba4ea2e753aa58398b | 0ed6d1a4e7c98a45e8e0f800d3c3e49cc02db08d | refs/heads/master | 2022-05-01T10:20:40.324134 | 2019-06-17T11:19:13 | 2019-06-17T11:19:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 676 | c | #include <stdio.h>
int main (void) {
int first_guess, second_guess, third_guess, fourth_guess, fifth_guess, nth_guess;
printf("I have a number between 1 and 1000\n");
printf("Can you guess which one?\n");
printf("\n");
printf("\n");
printf("Please insert here your first guess:");
printf("\n");
scanf("... | [
"- - -"
] | - - - |
8e8f9af2f01ea3203666d71fae34091052321056 | 057c525d6fbff928fc0cb0cd6b2930e9494b5d4b | /training-data/c/5-main.c | ad51a508e567953142f8495389b06363d2c1c7b7 | [] | no_license | uk-gov-mirror/ukwa.text-id | 0931742d1f2df3091ac52eee6160c177ea98180d | 5f3dcc6436bc46dedb375b37e3fd51c1c0d9b45b | refs/heads/master | 2022-02-26T15:32:15.901527 | 2019-11-19T16:36:06 | 2019-11-19T16:36:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 932 | c | /*N
a a : Aa a a.N
Aa (A) <0> <Aa Aa>N
N
Aa a a a a: a a a a a/a aN
a a a a a a A Aa Aa Aa a a aN
a Aa Aa Aa, a a 0 a a Aa, aN
(a a a) a a a.N
N
Aa a a a a a a a a a a a,N
a A A A; a a a a a aN
A a A A A A A. Aa aN
A Aa Aa Aa a a a.N
N
Aa a a a a a a a A Aa Aa AaN
a a a... | [
"Andrew.Jackson@bl.uk"
] | Andrew.Jackson@bl.uk |
5041a095aacb3f2f5767f54ea42e556b5fb6b10a | d4dc03a347f4390ef33c1d268ec63d67f582bd00 | /app/dijkstra.c | 675ad3e4616035b27fbd4221e25d8a7716486ebb | [] | no_license | dsaenztagarro/hackerrank-cpp | f3a10c14619fa000bbcda3dd8b62b9753cbe3f1c | 68bd21cc280a6c3b8ba3a24e2a6c9a460ce27b42 | refs/heads/master | 2021-01-01T06:18:23.969978 | 2015-09-17T03:58:48 | 2015-09-17T03:58:48 | 40,872,640 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,099 | c | /**
* Copyright (C) 2015, David Saenz Tagarro
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program... | [
"david.saenz.tagarro@gmail.com"
] | david.saenz.tagarro@gmail.com |
b81860a11d4f40bbde3655b1af2ce20a2e2df3e2 | a1446c3f95df2dfe097a9bd6b463767b00f18140 | /sys/dev/video.c | ebfb5b7fa3f0ba7e77e06ec407e3511e4a668083 | [] | no_license | chrissicool/l4openbsd | e2fb756debc1c3bdc1c2da509fa228c25a3185e8 | 077177814444e08500e47bc2488502f11469bc60 | refs/heads/master | 2021-04-09T17:12:53.122136 | 2011-08-22T16:52:58 | 2011-08-22T16:52:58 | 1,706,491 | 18 | 4 | null | 2017-04-06T19:17:29 | 2011-05-05T14:08:03 | C | UTF-8 | C | false | false | 10,587 | c | /* $OpenBSD: video.c,v 1.26 2010/12/26 15:41:00 miod Exp $ */
/*
* Copyright (c) 2008 Robert Nagy <robert@openbsd.org>
* Copyright (c) 2008 Marcus Glocker <mglocker@openbsd.org>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that ... | [
"cludwig@net.t-labs.tu-berlin.de"
] | cludwig@net.t-labs.tu-berlin.de |
e5f90d463b3d1adbb4b11d4da24558a65638316e | 05d71bd1664f4f6f118640b5408a95420b08c11b | /swtests/timer/timeruart/timeruart.c | ae1ea0cb11058f9967362dcb6631343e2bc09f99 | [] | no_license | jjts/orpsoc-3.1 | 4e3706925f4b65b4cdb44dad58d74f2feb935bcf | a2dac285060b0fccb36c918d57f4d72939b0cf51 | refs/heads/master | 2021-01-17T06:20:35.260441 | 2014-01-01T23:24:04 | 2014-01-01T23:24:04 | 14,307,484 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,648 | c | #include <or1k-support.h>
#include <stdio.h>
#include <spr-defs.h>
char* gpio_base = (char*) 0x91000000;
unsigned char dat = 0x00;
/* Tick rate storage */
extern unsigned long or1k_timer_period;
extern volatile unsigned long or1k_timer_ticks;
void or1k_timer_user_handler(void)
{
/* Increment the GPIO counter */
... | [
"carlos@marte.inesc-id.pt"
] | carlos@marte.inesc-id.pt |
c7b784f17c752db8a677379931e6f82d8551b937 | 0fc12d134643e9fb4ada42e3ebfdcd36c8c0baf6 | /project/tv/stb/tvmenu/resource/ImageOutput/atv_IMG_ID_voice_icon_big_english.c | 1d28f78b3b248e7244325eb156128c42d9e15411 | [] | no_license | saur0n/hi2611 | 34750f431faf5aaa9a57f5281907d5101dbb4a4a | 70b7ea448fee86aa41730ac0562850e2076e0837 | refs/heads/master | 2023-03-18T11:15:51.682662 | 2019-07-15T08:32:36 | 2019-07-15T08:32:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 41,415 | c | /* This file is generated automatically by GUI tool
this file come from
"F:\project_2610\public_tree_branch_hd_20150328\project\tv\tools\2309GUI Tool haier_atv\workouts\imgs\atv_IMG_ID_voice_icon_big.png"
*/
static PREFIXCONST unsigned char POSTCONST atv_IMG_ID_voice_icon_big_english[7924]=
{
0x89,0x50,0x4e,0... | [
"dongliang@cndlcd.com"
] | dongliang@cndlcd.com |
26f68192dfdf48ed5fa1723f4d8146d55d31e09c | 411cb8f89605603e8941b088892f6d41b7da1481 | /ft_select/src/ft_select.h | f095dec1740818ae929a69f39b0cdc4f32ff1887 | [] | no_license | MoutonSanglant/42-projects | d957ed122602472faea67ca4cde48f12af0888f0 | 70f4958e5aae3c616c264b03771caa5fa24edfe1 | refs/heads/master | 2022-07-17T05:57:12.200267 | 2020-05-25T07:12:19 | 2020-05-25T07:12:19 | 55,406,807 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,979 | h | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_select.h :+: :+: :+: ... | [
"defresne.thierry@gmail.com"
] | defresne.thierry@gmail.com |
ebd013b238ebc4d6b96e711b9b6a6f05ce9e5946 | 68cf8c648ce4e56f992da88bfa5657c178614aed | /libft/ft_toupper.c | 36f5be4f37c0effb4f53c2ce1c37e1b3a356f564 | [] | no_license | bebyakinb/minishell | 9b1b51078f3679354eff27f60dc24f6fee2f8f02 | 8fadb3cce4d6d5f06208aecf8c11eaab5a478b09 | refs/heads/master | 2023-07-01T09:21:28.723941 | 2021-08-10T14:08:34 | 2021-08-10T14:08:34 | 394,668,275 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 969 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_toupper.c :+: :+: :+: ... | [
"bebyakinb@ya.ru"
] | bebyakinb@ya.ru |
d4e5c2689d177579520fa976a9075075d850104f | 850d60be1e7b676d79dc190a43551f49990ed6d9 | /examples/widgets/menu/lv_example_menu_4.c | 836a913fb30a9bb9ea90ad84634f678d699f0826 | [
"MIT"
] | permissive | xennex22/lvgl | 70b287cafb3058cc8db54a9dd6f56b1c076d3443 | 7e480c93540943edc40940ad297c46784d60b313 | refs/heads/master | 2022-02-06T15:30:11.544519 | 2021-12-23T21:07:48 | 2021-12-23T21:07:48 | 257,116,642 | 2 | 0 | MIT | 2020-09-21T20:21:17 | 2020-04-19T22:37:54 | C | UTF-8 | C | false | false | 2,055 | c | #include "../../lv_examples.h"
#if LV_USE_MENU && LV_BUILD_EXAMPLES
static uint32_t btn_cnt = 1;
static lv_obj_t * main_page;
static lv_obj_t * menu;
static void float_btn_event_cb(lv_event_t * e)
{
LV_UNUSED(e);
btn_cnt++;
lv_obj_t * cont;
lv_obj_t * label;
lv_obj_t * sub_page = lv_menu_page_c... | [
"noreply@github.com"
] | xennex22.noreply@github.com |
eb8f9a4d8c7f33452f9a7ac36d0e2287411578e3 | d98d89e3ce91bc11ff7dc3a850bbb6470466e6bd | /KLT/base.h | 607010c89cee3670f78b8812da3705f159526060 | [] | no_license | eric100lin/NPR-2015-Spring | 77691c4dd4d08211f597e996f561dfa54262a939 | 5e2ea3597adf38912e34fed95407ee23b0bb99f7 | refs/heads/master | 2021-01-20T02:21:50.058309 | 2015-06-23T05:33:18 | 2015-06-23T05:33:18 | 37,897,675 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,481 | h | /*
Copyright (C) 2004, Aseem Agarwala, roto@agarwala.org
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or (at
your option) any later version.
This ... | [
"thlin@pllab.cs.nthu.edu.tw"
] | thlin@pllab.cs.nthu.edu.tw |
ade14097aa51ebf7518e1ecfa1abcb67abaf4c62 | 836c8e2068144f9bb2900dfb431411d587bed565 | /Temp/StagingArea/Data/il2cppOutput/t3_120MD.h | d058887bc78d5b7fef3fff3c4ae72651b8f789d0 | [] | no_license | vickylance/GamifiedQuiz | 807cf911056f913b2316d5eecd34375436b334cd | fef77320d9df67ecebcc1509ff2e584e3932dc7e | refs/heads/master | 2021-01-10T02:10:28.638995 | 2016-03-02T17:29:19 | 2016-03-02T17:29:19 | 52,981,306 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,685 | 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>
struct t3_120;
struct t1_18;
struct t3_126;
struct t1_184;
struct t3_125;
struct t3_131;
struct t3_123;
struct t3_133;
struct t1_125;
struct t... | [
"vkkpp@homail.com"
] | vkkpp@homail.com |
139d372cffada0ad26f6d2d90df738210eec8c45 | dd4168a0a64c272f7298819a0b472e097eba4a45 | /source/applications/guiserver/driver/decorator/default/default.c | 5c5498d7142b1f5c570b15efa2231638747f000d | [] | no_license | attilaszia/yaosp | 2c5f04200b9a2d113f4ce02810b751316af17759 | dda9a0458a724895bd3dba0cc5385ec6ccab6294 | refs/heads/master | 2020-07-14T16:28:01.681572 | 2016-07-15T15:06:57 | 2016-07-15T15:06:57 | 47,998,516 | 2 | 0 | null | 2015-12-14T20:10:09 | 2015-12-14T20:10:09 | null | UTF-8 | C | false | false | 8,684 | c | /* GUI server - default window decorator
*
* Copyright (c) 2009 Zoltan Kovacs
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of version 2 of the GNU General Public License
* as published by the Free Software Foundation.
*
* This program is distributed in the hope t... | [
"smortep@gmail.com"
] | smortep@gmail.com |
3224d7ef83a09dac0f952ab920f9c24abbc2de84 | 786f83a53119bd54a5a70315288aa0c3d50da4f7 | /targets/TARGET_STM/TARGET_STM32H7/device/stm32h7xx_hal_iwdg.h | e9f1c490fbff72ae1de29c7120d14f73d020f5e9 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | amitemkumar/mbedos_stm32f427vi | 89c4e671ba71e8715939ccd4248d71c8c13cb332 | c955e8b6e8b6c275ed55eda5893d9351d87b977b | refs/heads/mcu_427vi | 2021-06-13T19:53:04.734969 | 2019-02-16T08:34:56 | 2019-02-16T08:34:56 | 171,031,088 | 1 | 2 | Apache-2.0 | 2021-03-25T22:27:45 | 2019-02-16T17:28:15 | C++ | UTF-8 | C | false | false | 7,324 | h | /**
******************************************************************************
* @file stm32h7xx_hal_iwdg.h
* @author MCD Application Team
* @brief Header file of IWDG HAL module.
******************************************************************************
* @attention
*
* <h2><center>©... | [
"anna.bridge@arm.com"
] | anna.bridge@arm.com |
be6b3678a72d3e2a801dbf647411c35b19017519 | 17e61ffc57bb6675463f379ce1977b9414b4ee34 | /codes/foundations/SecBoxDefines.h | 239dbf14f1e6eb184eb8ac9a53bd828ed93b6689 | [] | no_license | ming-rui/SecBox | d9f6bd70df3d322c5126a3b6589d85eaa5b80d2b | 08cddd2c487ab7ea4c9d33fad9d222d758a1068c | refs/heads/master | 2021-01-22T01:04:38.784286 | 2012-11-22T13:23:01 | 2012-11-22T13:23:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 548 | h |
#define kSBoxExecutableName "secbox"
#define kSBoxEncryptionKeySize 32 //AES256
#define kAccountTypeStringWeibo "weibo"
#define kAccountTypeStringWeipan "weipan"
typedef enum {
SBoxAccountTypeWeibo = 0,
SBoxAccountTypeWeipan = 1,
}SBoxAccountType;
#define SBoxAccountTypeString(type) ((type)?kAccountTypeString... | [
"mingrui.net@gmail.com"
] | mingrui.net@gmail.com |
0706e7d99c622f74fa566430f795dcd13c0089f2 | e01d20f2095f4a468f5a7a9d44f84a8a0ef11cfb | /GeometryHandler/make_vec/jacobi.c | a17cc26c6873815e4230b140dea6546049223ab1 | [] | no_license | malwaru/graspPlugin | b086ab7cfa9ee21de518905fe3dedbc552842a69 | 267301ed9b4f932a28b3671c6b50de8377b63f11 | refs/heads/master | 2023-08-05T16:45:56.821509 | 2021-10-07T05:52:40 | 2021-10-07T05:52:40 | null | 0 | 0 | null | null | null | null | SHIFT_JIS | C | false | false | 16,190 | c | /***********************************************************
jacobi.c -- Jacobi (ヤコビ) 法
***********************************************************/
#include <math.h>
#include <iostream>
#include "set_define.h"
#include "struct.h"
#include "mymath.h"
#include "list_handle.h"
#include "matutil.h" /* 行列用小道具集 */
#inc... | [
"harada@sys.es.osaka-u.ac.jp"
] | harada@sys.es.osaka-u.ac.jp |
30acf2fdbf0e3c0161330ae332c1e8c35d03ac65 | 64530f7fc1a3924420ad5f4d1567020f06520b63 | /MIC/CoPSRISO/resource.h | fb22dd802e9d1c1a36c8afa41c2c9a6f171af4bf | [
"BSD-2-Clause"
] | permissive | hnordquist/MIC | afcb34d1a1d4738dae84294c9c319ffed63c8f38 | 18528ce80790925f05a409b0d08995576555298e | refs/heads/master | 2021-01-10T10:44:14.020941 | 2017-08-28T15:43:44 | 2017-08-28T15:43:44 | 44,393,493 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 14,171 | h | //{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by CoPSRISO.rc
//
#define IDS_PROJNAME 100
#define IDS_ABOUTBOX 101
#define IDR_PSRISO 102
#define IDI_ICON1 135
#define IDI_CLOCK ... | [
"heathernordquist@gmail.com"
] | heathernordquist@gmail.com |
8579cb790a2308aa59d44ed7e31bf2393f786250 | 9de0cec678bc4a3bec2b4adabef9f39ff5b4afac | /PWGCF/FEMTOSCOPY/macros/Train/KchHBT_PID20/V0C/ConfigFemtoAnalysis.C | d8432e119729c43493419e30b656bc28868b8496 | [] | permissive | alisw/AliPhysics | 91bf1bd01ab2af656a25ff10b25e618a63667d3e | 5df28b2b415e78e81273b0d9bf5c1b99feda3348 | refs/heads/master | 2023-08-31T20:41:44.927176 | 2023-08-31T14:51:12 | 2023-08-31T14:51:12 | 61,661,378 | 129 | 1,150 | BSD-3-Clause | 2023-09-14T18:48:45 | 2016-06-21T19:31:29 | C++ | UTF-8 | C | false | false | 16,334 | c |
/*********************************************************************
* *
* ConfigFemtoAnalysis.C - configuration macro for the femtoscopic *
* analysis, meant as a QA process for two-particle effects *
* ... | [
"maszyman@cern.ch"
] | maszyman@cern.ch |
fce119533280fe9646bea813f3dcdd08e0142b05 | da9639e4013c9d41144d12b35caa62ea79888c61 | /osloader/windows/pcmem.c | e576277a4dce867eccc76d73e4e7bd4260cd87e7 | [] | no_license | EvilNing/NT_OS | 43161e07ee58e1b235a3c3b200d5ca6fb999011a | 3b7880dfa0f54015289633e931c356183d73b150 | refs/heads/master | 2020-03-17T00:16:08.077527 | 2018-04-30T10:05:17 | 2018-04-30T10:05:17 | 133,109,744 | 1 | 0 | null | 2018-05-12T03:15:28 | 2018-05-12T03:15:28 | null | UTF-8 | C | false | false | 6,319 | c | /*
* FreeLoader
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the h... | [
"dalerkd@gmail.com"
] | dalerkd@gmail.com |
1290561673dc51d8af883ab1706c50dcb35806cc | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/6d1c40b3-2ab1-4698-af79-02f4b14265fc.c | e3de1c40d9d52986d1462a472fd5534810e70207 | [] | no_license | nmharmon8/Deep-Buffer-Overflow-Detection | 70fe02c8dc75d12e91f5bc4468cf260e490af1a4 | e0c86210c86afb07c8d4abcc957c7f1b252b4eb2 | refs/heads/master | 2021-09-11T19:09:59.944740 | 2018-04-06T16:26:34 | 2018-04-06T16:26:34 | 125,521,331 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 586 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=0;
int j=12;
int k;
int l;
k = 53;
l = 64;
k = i/j;
l = i/j;
l = i/j;
l = l/j;
l = i-j;
l = k%j;
l = l-j;
k = k-k*i;
//variables
//random
/* START VULNERABILITY */
int a;
int b[10];
int c[63... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
6e80ff5b709617ea17d36767d837ed62d91beb05 | 6bb2b6141ee3b9ceb4a08b234de43578f3ba3d49 | /libft/ft_substr.c | 65a79ef2a0c564a014baa48aad510075b0b81674 | [] | no_license | Belnut/ft_printf | 6f74c95e937887ac45d7b91f567661bdf7a2fcd5 | 1d8455fb08eb0d9d6724bd11e2f086881739bbe3 | refs/heads/master | 2023-07-15T05:12:36.416966 | 2021-08-20T15:57:52 | 2021-08-20T15:57:52 | 366,278,512 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,249 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_substr.c :+: :+: :+: ... | [
"ohj8447@gmail.com"
] | ohj8447@gmail.com |
5eed8b530b3c8bd934ef8a143d8a6a884ceb57e5 | 4a4859b845774b50d54762a489db66b19bceca51 | /2211Assignment5/main.c | cee0c10012e830f3394b700d7481edd7614ea835 | [] | no_license | chalkydumplings/cs2211Asn5 | a9f3766232095a67cbf20e2119e45871cd9018f2 | ddb452bde2405e119a1b160b7815873ae5bf8648 | refs/heads/master | 2020-04-15T08:54:03.491707 | 2019-01-08T01:47:29 | 2019-01-08T01:47:29 | 164,531,324 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,805 | c | #include <stdio.h>
#include "datatype.h"
#include "bstree.h"
int main(void)
{
char *str = "jubes beauty 14 subscribe.";
char *str2 = "poo";
Data x=data_gen(99);
data_print(x);
printf("\n");
Key y=key_gen(str, str2);
key_print(y);
printf("\n");
printf("first: %s\n... | [
"noreply@github.com"
] | chalkydumplings.noreply@github.com |
bbb30c323e4b56a437cd2eaffe2ef67f5da7eda8 | c3e1d6954455be05f9ead51dfa47d0509295330c | /Lab_01/lex.yy.c | 002a9c78ab8ea4898ccc2cd01630eec59c3be569 | [] | no_license | suhaamber/CCLab-2021 | 0be085b09eba04facf0b14a6eab7c38ce5219d9a | 89f92a097c6ff968f9d90b204a5e8335a1ffb77b | refs/heads/master | 2023-04-07T04:24:07.665722 | 2021-03-23T10:32:30 | 2021-03-23T10:32:30 | 339,369,089 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 45,429 | c |
#line 3 "lex.yy.c"
#define YY_INT_ALIGNED short int
/* A lexical scanner generated by flex */
#define FLEX_SCANNER
#define YY_FLEX_MAJOR_VERSION 2
#define YY_FLEX_MINOR_VERSION 6
#define YY_FLEX_SUBMINOR_VERSION 4
#if YY_FLEX_SUBMINOR_VERSION > 0
#define FLEX_BETA
#endif
/* First, we deal with platform-specific ... | [
"suhaamber@gmail.com"
] | suhaamber@gmail.com |
2f7ccbf6ae210380b9b61d90c7e9979e6f329b87 | 8073d01620a6b038c1b3950d0139a1754e3643de | /work_7/3.c | 1fe3f2b608bf6faa024588093bef0044c6f7aa6a | [] | no_license | GoCodingIcreated/cmc | 4e6a066dbc1d8481ffaf58a782b8640b25ab3297 | 45675234723700410532c07fc547000a72c95e38 | refs/heads/master | 2021-01-10T17:32:57.765306 | 2015-11-09T07:22:09 | 2015-11-09T07:22:09 | 44,885,951 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 336 | c | #include <stdio.h>
int main(void)
{
long long size = 0;
char buffer[1024];
long long size1, size2;
while (fgets(buffer,sizeof(buffer), stdin) != NULL)
{
if (sscanf(buffer, "%llx-%llx", &size1, &size2) != 2)
break;
size += size2 - size1;
}
printf("%lld\n", size);
... | [
"lorddarthveider7@yandex.ru"
] | lorddarthveider7@yandex.ru |
bd14701cd005e628aee55495caa59957c2acc562 | 9128a48a9d196690e8e3e3b734a28364c923dcd9 | /Engine/porting/Android/GameEngine-android/jni/libs/Tremolo/codec_internal.h | f182d54e53f2a2d9fa30333964a7cbb80c6e03b9 | [] | no_license | donghlcxx/SpineACT_PlaygroundOSS | 94ce25745cafc625f4108967d94f5d548b8a53c3 | 7a73614ba3adf7e72520839b1e862324527e29fb | refs/heads/master | 2022-11-10T04:17:42.933846 | 2020-06-24T02:43:18 | 2020-06-24T02:43:18 | 270,545,386 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,142 | h | /************************************************************************
* Copyright (C) 2002-2009, Xiph.org Foundation
* Copyright (C) 2010, Robin Watts for Pinknoise Productions Ltd
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted... | [
"261709905@qq.com"
] | 261709905@qq.com |
32164785f78eeb6cf9ff07bdb76bc5b753ab215a | bf6bcaf9dc3a91bdd78e3f1134972cccda978caa | /Runtime/src/clheap/stats.h | 225a055ed99b4a762edffdb1ea63ba92fa0126f6 | [] | no_license | fenghaitao/Harpoon | 3eac8f4e99b94d593d30f58b5c31755eaaa13d64 | bcec08dbbaed226fe653203e18d6a2c3a8b105a9 | refs/heads/master | 2021-01-18T19:41:17.512746 | 2011-02-20T17:52:44 | 2011-02-20T17:52:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 647 | h | /* Statistics. */
#ifndef INCLUDED_NIFTY_STATS_H
#define INCLUDED_NIFTY_STATS_H
#include "fni-stats.h"
#define DECLARE_NIFTY_STATS(which)\
DECLARE_STATS_EXTERN(which##_bytes_alloc)\
DECLARE_STATS_EXTERN(which##_objs_alloc)
#define UPDATE_NIFTY_STATS(which, size) \
do {\
DECLARE_NIFTY_STATS(which)\
INCREMENT... | [
"cananian@alumni.princeton.edu"
] | cananian@alumni.princeton.edu |
7d135e18dc0aa8a73ff21643af9507d75c960dec | 72d40563aca74f223eafcbe45cd222b9ef40c796 | /editors/de310/source/command/command.h | c02c9500b5e3d3789afa88b7528d875274bbf781 | [] | no_license | Xangis/magma | 42de8cdac6b77adfd01bb97ed287362c49a0e516 | c7fbdf811af711a021101494114f5fea8a522305 | refs/heads/master | 2023-04-14T05:32:37.630292 | 2023-04-07T17:00:44 | 2023-04-07T17:00:44 | 11,135,882 | 9 | 6 | null | null | null | null | UTF-8 | C | false | false | 300 | h | #ifndef _COMMAND_H_
#include "types.h"
#define MAX_COMMAND_LEN 41
typedef struct _command
{
char commandStrn[MAX_COMMAND_LEN]; // full command
uchar command; // command to execute - various values - blah
struct _command *Next;
} command;
#define _COMMAND_H_
#endif
| [
"jchampion@zetacentauri.com"
] | jchampion@zetacentauri.com |
355fca50b06c77ff067a90e32f26c8dd6d376ec0 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/f8e41026-05ff-4f1e-8084-d2d2e3c29df8.c | 1c4d4b1677d447c6b3b15a55ccddff8eb372bc6e | [] | 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 | 559 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=4;
int j=32;
int k;
int l;
k = 533;
l = 64;
k = i/j;
l = i/j;
l = i/j;
l = j%j;
l = l-j;
k = k-k*i;
//variables
/* START VULNERABILITY */
int a;
char b[59];
char c[31];
a = 0;
do {
/* ... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
f0308dfcbe79a5d28ba0dc3d757781a39fb1e0b7 | fc3c463a56d67e1a205f8af041a43ed68cc58b57 | /Task1/task1.c | 91d9c7c595c8eda834fea5a8e27bdcade75e9a0f | [] | no_license | Richardl99/Project-Quiz | 0abac49b830736c503a721d46028ff31cd554ab6 | f593eebaadc9688ad91ece7a4619782c7149ba1f | refs/heads/master | 2016-09-06T03:11:58.288013 | 2015-05-04T09:43:09 | 2015-05-04T09:43:09 | 35,029,098 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,443 | c | #include <stdio.h>
#include <time.h>
#include <math.h>
//#include <stdlib.h>
int main()
{
int score=0;
int A,B,operator,result,i;
char Name[20];
char continuee;
srand(time(NULL));
printf("Enter your name\n");
scanf("%s",Name);
printf("Your name is %s\n",Name);
printf("Do you want ... | [
"richardlipka1@gmx.de"
] | richardlipka1@gmx.de |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.