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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ba983bca8e5d8d28854fdcda1b2f5c0a723cbc4b | 4cd76ec475e8cfb2d508605fc45af4083d3e0787 | /project/Common/Inc/sys_init.h | c12253dd5ad1a4a1b6edfe637d629ad8df0963ce | [] | no_license | dpmaycry/Electronic-Dictionary-On-ARMv9 | e68c8d9b371f22cfb7490d3349f5306aee9afc54 | 841a987035caa8cdec244482a5f123c30a3804f2 | refs/heads/master | 2020-12-28T21:51:55.529070 | 2015-07-16T02:42:09 | 2015-07-16T02:42:09 | 38,926,381 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 178 | h | #ifndef __SYS__INIT_H__
#define __SYS__INIT_H__
#include "2410addr.h"
#include "2410lib.h"
void interrupts_init(void) ;
void sys_init(void);
void beep_init(int status);
#endif
| [
"1046802485@qq.com"
] | 1046802485@qq.com |
f804c2cb36cfc0150c0fdcd0133a326f930dda90 | 59e6ff6dbfe54682792232a26679f28a591e9015 | /Workspace/prophet/crawler/train/raw-src/subversion/1481415-1.c | f0324fa40aeca64fdaa39acc907e81acb7917cb4 | [] | no_license | lisahua/prophet | 5b15957134743fa516aa76ba4b2ee0448f29fc0f | 24b01cdf1043efa3fb8feb518dc79eb288bd4bf8 | refs/heads/master | 2021-01-19T04:50:11.158753 | 2016-07-13T18:39:11 | 2016-07-13T18:39:11 | 54,275,268 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 273,169 | c | # 1 "/home/ubuntu/Workspace/prophet/crawler/__tmp/src1/tools/dev/fsfs-access-map.c"
# 1 "<built-in>" 1
# 1 "<built-in>" 3
# 311 "<built-in>" 3
# 1 "<command line>" 1
# 1 "<built-in>" 2
# 1 "/home/ubuntu/Workspace/prophet/crawler/__tmp/src1/tools/dev/fsfs-access-map.c" 2
# 23 "/home/ubuntu/Workspace/prophet/crawler/__tm... | [
"ubuntu@ip-172-31-44-123.ec2.internal"
] | ubuntu@ip-172-31-44-123.ec2.internal |
eb6d5b126da6a7b36de2673787043b0391d4fcb5 | 63241762afc4814b0f82c831e57433d28b058f80 | /ProiectPP/chisquared.h | e9e42492f136370ff5208183eae50e92c00db03d | [] | no_license | Darkonnas/ProiectPP | 4e7121a649fba695a20c694265fbd01dafd51cdf | 7a45124c66e56008415ff290f7d6ce5a691d3e14 | refs/heads/master | 2020-04-14T22:23:20.051268 | 2019-02-26T17:53:53 | 2019-02-26T17:53:53 | 163,092,190 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,330 | h | #pragma once
#include "bitmap.h"
#include <string.h>
#include <stdio.h>
int chiSquared(const char* testBMPPath) {
printf("Performing chi-squared test on file %s ...\n", testBMPPath);
unsigned int pixelNo;
PIXEL *pixelArray = NULL;
unsigned char *header = NULL;
int load_error = loadBMPLiniar(testBMPPath, &header... | [
"vlad_stoleru@yahoo.com"
] | vlad_stoleru@yahoo.com |
6e6d2a0709c4d6a8fb34c9a6eaa9d12a8ad6eb8c | c486a0a4764ce76cb3823cf9db56663a4977e57e | /lib/libc/common/gen/_lmodf.c | 09c9b656ed7ca3520be27047e4aeb3178ab57d18 | [] | no_license | rofl0r/irix-3.x-src | 5a78dec0ec7b88972ad49a6e005d9e6dd5d63966 | e5f21f6d1c77aad92583c20f6bf25285077f5fe1 | refs/heads/main | 2022-04-20T05:25:02.489203 | 2020-04-21T00:22:43 | 2020-04-21T00:22:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 981 | c | /* @(#)modf.c 1.5 */
/*LINTLIBRARY*/
/*
* _lmodf(value, iptr) returns the signed fractional part of value
* and stores the integer part indirectly through iptr.
*
* This is the long float version.
*
*/
#include <sys/signal.h>
#include <fperr.h>
#include <nan.h>
#include <values.h>
long float
_lmodf(value, iptr)... | [
"johncvalentine@protonmail.com"
] | johncvalentine@protonmail.com |
b8e8cf72b73a6a83bb819c13a2f9dc659bf3605b | 906a4c5dfaf1e30ba07e29bc22bd3b2300e8c6ed | /warmup2/monitor.c | 7ca08e85e344cc6021b32c47449f25705bfc4e17 | [] | no_license | Sherry-Shi/operating-system | e534e2231e6652d699328b24297cc2d4329b5817 | f31b2d4d9e2007bf8fb25e76d992ff7cb0e8b11c | refs/heads/master | 2021-01-23T08:10:58.158018 | 2015-09-16T18:02:12 | 2015-09-16T18:02:12 | 34,418,954 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,420 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <pthread.h>
#include "mylist.h"
#include <sys/time.h>
#include <unistd.h>
#include <errno.h>
#include "token.h"
#include <signal.h>
#include <math.h>
void * monitor(void * args){
sigwait(&set);
pthread_mutex_lock(&mutex);
struct timeval cu... | [
"sherry.talentscool@gmai.com"
] | sherry.talentscool@gmai.com |
241fb66dc6078135e4921c1406f8589b2ee0b020 | 8ccf62a8e1f4f691b7865f404b52cc52ab4d733c | /Vetor/9.c | 0b62f9bfad157f6ce6fb50072204fd2079aefc88 | [] | no_license | VonLohegramm/C | cb0a99bc72f263ff071ca0950e3fe86dbeef3b66 | e6e68fa52ef6963ea351d7bd816b03b35e54e95a | refs/heads/master | 2020-03-31T03:52:32.479191 | 2019-01-25T14:24:39 | 2019-01-25T14:24:39 | 151,882,201 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 457 | c |
#include <stdio.h>
#define TAM 10
void main (main)
{
int v1[TAM], v2[TAM];
int i;
for(i = 0; i < TAM; i++)
{
scanf("%i", &v1[i]);
//printf("\n%i", v1[i]);
}
printf("\n");
for(i = 1; i <= TAM; i++)
{
v2[i - 1] = v1[TAM - i];
printf("\n%i", v2[i - 1]);
}
printf("\n\nPosicoes do ... | [
"noreply@github.com"
] | VonLohegramm.noreply@github.com |
1484fff8c3d1e6c495967e7d87682a0369ebe61a | f5a044f355d870e4f29889c6e011e09315cd12eb | /framebuffer.h | 32af56978f116d2ea3971ca1839b59ba830b3028 | [] | no_license | bwindels/arduino-tetris | 918418781c81bef08d316cf4de551b0a52bc62ea | e586e004abcf7c13f0abe6bf532410f26107a20e | refs/heads/master | 2020-04-01T20:49:48.498532 | 2013-12-20T10:56:44 | 2013-12-20T10:56:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 775 | h | #include "types.h"
typedef struct {
dimension_t x, y;
pixel_t * buffer;
} buffer_t;
/** copies src into dst at pos */
void fb_blit(buffer_t* dst, buffer_t* src, position_t pos);
/** fill rectangle in framebuffer with given value */
void fb_fill_rect(buffer_t* fb, position_t offset, position_t size, pixel_t value);
... | [
"bruno.windels@gmail.com"
] | bruno.windels@gmail.com |
0748fb7fe109fac97617bec77e1e156392cb1af9 | 229c4cfe4ea7ac83ba8803236b8ae472cd567726 | /kol2/zad9/receiver.c | 262f574e92899ed58853084b2205f64c56e8d01e | [] | no_license | oscarteeninga/Systemy-Operacyjne | 288bff29b369ee732d63eb8a29d248b5ba5efc22 | 0316f7de1eced9c544f041080a4c812e35a7e1a8 | refs/heads/master | 2021-04-05T21:22:25.489992 | 2020-03-19T23:06:09 | 2020-03-19T23:06:09 | 248,602,629 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 924 | c | #include <sys/ipc.h>
#include <sys/msg.h>
#include <stdlib.h>
#include <stdio.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
#define KEY "./queuekey"
struct message {
long mtype;
long value;
};
int main() {
sleep(1);
int val = 0;
/**********************************
Otworz ko... | [
"oscarteeninga@MacBook-Pro-Oscar.local"
] | oscarteeninga@MacBook-Pro-Oscar.local |
4d3624bfed2957bcf850e71cc7df806fc3a66394 | 8eeb4dc93d55619b20eba6b4fede07294240a856 | /src/simeye/type.h | 07d84ca905e57047bc35720b773de3807892e318 | [
"ISC"
] | permissive | space-tudelft/cacd | d7863c84e461726efeb0f5b52066eb70d02e6699 | 8837293bb2c97edad986cf36ad8efe75387d9171 | refs/heads/master | 2020-08-03T20:37:02.033704 | 2019-10-16T09:34:49 | 2019-10-16T09:34:49 | 211,876,836 | 11 | 2 | null | null | null | null | UTF-8 | C | false | false | 2,931 | h | /*
* ISC License
*
* Copyright (C) 1990-2018 by
* A.J. van Genderen
* S. de Graaf
* N.P. van der Meijs
* Delft University of Technology
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and ... | [
"S.deGraaf@tudelft.nl"
] | S.deGraaf@tudelft.nl |
c33dcd396e8c007d01eadc954d99648fec4575cf | a763f6505331d1c1823d0e8620cc2d5f83048486 | /video/ms/laguna/disp/cl546x/path.c | c3bbcf009559974076e7d275cb69edccb0b18bac | [] | no_license | KernelPanic-OpenSource/Win2K3_NT_drivers | 1dc9ccd83e38299f6643ecfd996a5df1357cc912 | 1b5d2672673ff31b60ee4a5b96922ddbcc203749 | refs/heads/master | 2023-04-11T08:18:29.881663 | 2021-04-14T04:30:34 | 2021-04-14T04:30:34 | 357,772,205 | 12 | 5 | null | null | null | null | UTF-8 | C | false | false | 3,525 | c | /******************************Module*Header*******************************\
*
* $Workfile: PATH.C $
*
* Author: Noel VanHook
* Date: Jan 10, 1996
*
* Purpose: Handle calls to DrvStokeAndFillPath.
*
* Copyright (c) 1996 Cirrus Logic, Inc.
*
* $Log: X:/log/laguna/nt35/displays/cl546x/path.c $
*
* Rev 1.7 21 ... | [
"polarisdp@gmail.com"
] | polarisdp@gmail.com |
cea6269adc1b5600c377bcd02a830db9dcdccca6 | 26a6946a1d901ff04f07ab91a1f424ef72b04d7f | /cs344/p2/rooms_broken.c | 2dea8e70285d60f085e77f91a8c7ed8b82538eff | [] | no_license | IStallcup/school | abae37dbb64d5da25374a340c770761e19b3e0ba | f581db7fb6ab6d4d582dc84258b7dacfd0691728 | refs/heads/master | 2021-09-06T21:54:42.911142 | 2018-02-12T07:12:29 | 2018-02-12T07:12:29 | 51,281,044 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,320 | c | #include <sys/types.h>
#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
void setConnections(FILE* room, char roomNames[7][6], int roomNum)
{
printf("setConnections\n");
/* placeholder to store which connections have been made */
int connections[7] = {-1,-1,-1,-1,-1,-1,-1};
/* iterators... | [
"stallcui@oregonstate.edu"
] | stallcui@oregonstate.edu |
817039c0df13f4bc5fd9022d172d3ccd0985d7fb | 04fd8130aaecb30dfcfba8e33352613eb38d9605 | /src/debug_end.h | a854f7159609e9f45ad41457a6c0407d21457ac7 | [
"OLDAP-2.8",
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0"
] | permissive | rouzier/libmdbx | 67f1f1284ec18c1da3fe9f811e4a472abcb9eeee | bb8f43181783686879219846d64379a04c1430e3 | refs/heads/master | 2022-05-14T15:08:27.376496 | 2022-04-13T08:05:50 | 2022-04-13T08:05:50 | 108,002,908 | 1 | 0 | null | 2017-10-23T15:41:30 | 2017-10-23T15:41:29 | null | UTF-8 | C | false | false | 355 | h | #if defined(__GNUC__) && !defined(__LCC__)
#pragma pop_macro("mdbx_trace")
#pragma pop_macro("mdbx_debug")
#pragma pop_macro("mdbx_verbose")
#pragma pop_macro("mdbx_notice")
#pragma pop_macro("mdbx_warning")
#pragma pop_macro("mdbx_error")
#pragma pop_macro("mdbx_assert")
#if !defined(__clang__)
#pragma GCC reset_opt... | [
"leo@yuriev.ru"
] | leo@yuriev.ru |
e19ec2b26338b2d4fded1ea87bfde60e06030165 | abbca6ba0337f15b6fcde74332ae34f07228c595 | /src/AX12.h | 81ad92dab5009bbad931e45d29768c5e1a4f2bf2 | [
"MIT"
] | permissive | memristor/avr-sens-act-control-board-small | cfb15ed5aed079e241e075c6477ce6a8f9d19894 | c40018fa7fba8480ccbc1e008cb1cd77bfafad3e | refs/heads/master | 2020-03-08T05:15:59.982982 | 2018-11-02T12:25:17 | 2018-11-02T12:25:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 543 | h | #ifndef _AX12_H_
#define _AX12_H_
#include <can/can.h>
#include <stdint.h>
#include <stdbool.h>
#include "Config.h"
#ifndef AX12_CONFIG_QUEUE_MAX
#define AX12_CONFIG_QUEUE_MAX 10
#warning "Max queue of AX12 update is not redefined"
#endif
typedef struct _AX12 {
uint64_t epochStart;
uint64_t lastUpda... | [
"rasevicnikola@yahoo.com"
] | rasevicnikola@yahoo.com |
064c23c3b50fab585659c03083adf8e0c7749bcd | c7468aedc176931b46f5b97e1d2ec4c372bf50dd | /src/server/game/AI/QuantumBasicAI/QuantumGossip.h | f82e803f559d6f9ad5e5de305fe81a7931d84ba9 | [] | no_license | planee/new | 68069f16dcb49714a16c2077d22e0f563c600e59 | d6afe0cd87c5e8423855b909682271ad075d6479 | refs/heads/master | 2021-05-10T13:54:52.148537 | 2016-07-07T12:51:07 | 2016-07-07T12:51:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,384 | h | /*
* Copyright (C) 2008-2012 TrinityCore <http://www.trinitycore.org/>
*
* Copyright (C) 2010-2015 QuantumCore <http://vk.com/quantumcore>
*
* Copyright (C) 2010-2012 MaNGOS project <http://getmangos.com>
*
*/
#ifndef SC_GOSSIP_H
#define SC_GOSSIP_H
#include "Player.h"
#include "GossipDef.h"
#include "QuestDef... | [
"87046964@qq.com"
] | 87046964@qq.com |
458964119a50c44e693515c865d1093bcbeba4e7 | 23faf4a12d44ec7924bb447368ecb88217a99e3e | /derivatives/freesurfer/sub-0079/surf/rh.inflated.H | db03aaf35df799fbde6b71600c4ec6cbc6eff68f | [] | no_license | OpenNeuroDatasets/ds002790 | 25c97a89c6cec36b21b7eb0d87e72b5f5fd99828 | 81c3294a906d03d41952a06df94c83746c2d7509 | refs/heads/master | 2023-02-23T08:57:19.742104 | 2020-07-21T08:40:17 | 2020-07-21T08:40:17 | 266,524,533 | 1 | 2 | null | null | null | null | UTF-8 | C | false | false | 134 | h | ../../../../.git/annex/objects/3J/Kx/MD5E-s548627--036896a69a7a6e46cfade80f75a16bcd.H/MD5E-s548627--036896a69a7a6e46cfade80f75a16bcd.H | [
"franklin.feingold@gmail.com"
] | franklin.feingold@gmail.com |
a7f4a867baaf0d64d85c68c61f26f5269bf2788c | 13bb612caea8391fd50a9159cd45cf15756336a1 | /openmpi-4.0.5/ompi/mpi/c/get_elements.c | 3bbff4ea6ddf0aedce2b598bcf93cbf5e5b5ce35 | [
"BSD-3-Clause-Open-MPI"
] | permissive | pplab/openmpi-inc | bd467496218a63298201d9ca9853d3ebdd7fb820 | efa5f7f4b9d7d134ca6ab7cf1d3efcd0b4b0359e | refs/heads/main | 2023-08-16T00:37:56.834012 | 2021-10-22T01:08:05 | 2021-10-22T01:08:05 | 402,670,851 | 0 | 1 | BSD-3-Clause | 2021-09-10T03:49:19 | 2021-09-03T06:33:20 | null | UTF-8 | C | false | false | 3,325 | c | /* -*- Mode: C; c-basic-offset:4 ; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2004-2007 The Trustees of Indiana University and Indiana
* University Research and Technology
* Corporation. All rights reserved.
* Copyright (c) 2004-2010 The University of Tennessee a... | [
"shenyu@ustc.edu.cn"
] | shenyu@ustc.edu.cn |
7a9d48aaac274ae22a353221ae66e7059df2de8c | f83ef53177180ebfeb5a3e230aa29794f52ce1fc | /coreutils/coreutils-8.30/gnulib-tests/test-intprops.c | 78c6975291f33d84d9af99e0fa20c1462902443f | [
"Apache-2.0",
"GFDL-1.3-or-later",
"LGPL-2.0-or-later",
"GPL-3.0-only",
"GPL-3.0-or-later"
] | permissive | msrLi/portingSources | fe7528b3fd08eed4a1b41383c88ee5c09c2294ef | 57d561730ab27804a3172b33807f2bffbc9e52ae | refs/heads/master | 2021-07-08T01:22:29.604203 | 2019-07-10T13:07:06 | 2019-07-10T13:07:06 | 196,183,165 | 2 | 1 | Apache-2.0 | 2020-10-13T14:30:53 | 2019-07-10T10:16:46 | null | UTF-8 | C | false | false | 18,203 | c | /* Test intprops.h.
Copyright (C) 2011-2018 Free Software Foundation, Inc.
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 late... | [
"lihuibin705@163.com"
] | lihuibin705@163.com |
9cbdf5dccd3180c7967c7ead865ff623905cf1d6 | f178b0232a682ce0a657bad4f943db421cb12a07 | /src/qt/guiconstants.h | 49eb479d2cd1147179782c961ac90277702da278 | [
"MIT"
] | permissive | Dynamo13D/ubicoin | 8e401368c446ab5b340b60096bf2cfb9d2514ce2 | 42da9562958fc95f57d26532fc4544fbf85f297e | refs/heads/master | 2022-07-17T19:30:26.135649 | 2020-05-19T18:31:30 | 2020-05-19T18:31:30 | 265,322,310 | 0 | 0 | MIT | 2020-05-19T17:56:00 | 2020-05-19T17:55:59 | null | UTF-8 | C | false | false | 1,895 | h | // Copyright (c) 2011-2018 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef UBICOIN_QT_GUICONSTANTS_H
#define UBICOIN_QT_GUICONSTANTS_H
/* Milliseconds between model updates */
static const in... | [
"nestchain.org@gmail.com"
] | nestchain.org@gmail.com |
63e1a14e9ac6de7157fca19a93a4648abf806362 | 1683adc8363834cb7e773d78009c825d068dd9ae | /Core/macros.h | 1cb47569aa1b0b5c1325d5531394c01730cbd625 | [] | no_license | projectswarm/kernel | b208f44079434006c56d114dd0db9d9b93eefe77 | 927d9f02ee39256a5174f4ba11d21c2e906b5038 | refs/heads/master | 2021-01-10T19:26:15.053638 | 2015-05-23T20:07:08 | 2015-05-23T20:07:08 | 32,825,191 | 0 | 0 | null | 2015-05-23T20:02:06 | 2015-03-24T21:07:15 | C | UTF-8 | C | false | false | 313 | h | /*
* SWARM
* System of Wide-Applicable Robotics Modules
*
* @module Kernel/Core
*/
#ifndef CORE_MACROS_H
#define CORE_MACROS_H
// Wait until bit in SFR is set
#define WAIT_UNTIL_BIT_IS_SET(sfr, bit) while ( ! (sfr & (1 << bit)))
#define WAIT_UNTIL_BIT_IS_CLEAR(sfr, bit) while (sfr & (1 << bit))
#endif
| [
"tomasz@wrona.me"
] | tomasz@wrona.me |
eb9d5261fd233dac1ac85108026511708bd6d73c | 1e60a43fbe8920db931ef7da3d1f934ffc59e2bc | /ucos_EDF_v2/Micrium/Software/uCOS-III/Source/os_time.c | 6e0ef71f2c4a3cbe3c3563271d44c393fa6596cd | [] | no_license | a97410985/microC-OS-II-RM-and-EDF | 627976744a0b80107e2c68a8d60c54c0cdc5f0da | 67934563020cc2ae96a249b69db25456a418df0e | refs/heads/master | 2022-12-19T09:56:30.364938 | 2020-09-26T13:38:31 | 2020-09-26T13:38:31 | 298,816,703 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 24,709 | c | /*
************************************************************************************************************************
* uC/OS-III
* The Real-Time Kernel
*
* (c) Copyright 2009-2017... | [
"a97410985new@gmail.com"
] | a97410985new@gmail.com |
e4c345d4f56b9474501e5775a530b896bb1c4c37 | e1c475c391d8cd62ad9432be7c9ea61b7aab26c3 | /Libs/STM32generic/system/STM32F4/stm32_chip/stm32_STM32F469IE.h | 8f132ab1b850b8c1358cc7b88de7fbc625a08709 | [] | no_license | ololoshka2871/Rikta | e7391c3344a7716d104c7f7c806aeeda463a7d7f | 8e3ae56a4f9c6f897e0568a7d33c52da17e73e70 | refs/heads/master | 2021-05-11T19:26:46.749600 | 2018-03-25T15:49:46 | 2018-03-25T15:49:46 | 117,868,907 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 12,077 | h | //Autogenerated file
//MCU name: STM32F469IE
//MCU xml: STM32F469I(E-G-I)Tx.xml
//GPIO remap/alternate function xml: GPIO-STM32F469_gpio_v1_0_Modes.xml
#define VARIANT_PIN_LIST_DEFAULT \
PIN(A,0), \
PIN(A,1), \
PIN(A,2), \
PIN(A,3), \
PIN(A,4), \
PIN(A,5), \
PIN(A,6), \
PIN(A,7), \
PIN(A,8... | [
"shiloxyz@q6600arch"
] | shiloxyz@q6600arch |
600195cb2f99a37900b6451bac66c756fb50c6a6 | a05a902689118666b27844938ca8a3463abbcef8 | /apps/side-bench/src/splash/ocean/linkup.c | d9e395878a63c42c721ee1374845be32bdbe4f95 | [
"BSD-2-Clause"
] | permissive | SEL4PROJ/channel-bench | ee73e979393829568f025c78d9c19ffa4467e78f | 4fbaaa644ca9f1dc8faa1e17c2c557579afd13a0 | refs/heads/timing | 2023-04-29T18:57:18.666135 | 2019-12-19T11:02:44 | 2019-12-19T11:03:15 | 228,963,312 | 2 | 2 | NOASSERTION | 2020-05-13T10:36:55 | 2019-12-19T02:59:44 | C | UTF-8 | C | false | false | 5,876 | c | #line 124 "/home/qiang/src/splash2/splash2-master/codes/null_macros/c.m4.null.POSIX_sel4"
#line 1 "linkup.C"
/*************************************************************************/
/* */
/* Copyright (c) 1994 Stanford University ... | [
"curtis.millar@data61.csiro.au"
] | curtis.millar@data61.csiro.au |
e8e7e0e1e879a618b69d38f659f907a9b8b23f1d | 7af2a78fff83ac9a969b084b5431454a2368d613 | /testcase/net/tcp_test/cliserv.h | 347904ebc2e544dd036055168cf5b6bf053a8b8c | [] | no_license | jamescth/notes | a01c80800aa887c275933f8a5c0f5d6a7cfda8ad | 7d9eece5ac4e4b4f113c1bdc0251083813923e47 | refs/heads/master | 2021-01-17T09:16:39.883152 | 2018-08-16T18:02:14 | 2018-08-16T18:02:14 | 41,609,850 | 0 | 2 | null | null | null | null | UTF-8 | C | false | false | 330 | h | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <sys/socket.h>
#include <linux/socket.h>
#include <linux/in.h>
#include <linux/inet.h>
#define REQUEST 400
#define REPLY 400
#define UDP_SERV_PORT 7777
#define TCP_SERV_PORT 8888
#define TTCP_SERV_PORT 9999
#define SA struct soc... | [
"jenchang.ho@gmail.com"
] | jenchang.ho@gmail.com |
a8ab9d93fdfc46525999a398488386d6b43aea77 | 0edbcda83b7a9542f15f706573a8e21da51f6020 | /private/shell/lib/shco.c | 4938f54915a411a1292672382611e38734eb49e1 | [] | no_license | yair-k/Win2000SRC | fe9f6f62e60e9bece135af15359bb80d3b65dc6a | fd809a81098565b33f52d0f65925159de8f4c337 | refs/heads/main | 2023-04-12T08:28:31.485426 | 2021-05-08T22:47:00 | 2021-05-08T22:47:00 | 365,623,923 | 1 | 3 | null | null | null | null | UTF-8 | C | false | false | 1,018 | c | #include "proj.h"
// Need to put into separate file because for some reason the /Gy compiler
// option doesn't work.
//
// COM Initialization is weird due to multithreaded apartments.
//
// If this thread has not called CoInitialize yet, but some other thread
// in the process has called CoInitialize with the COIN... | [
"ykorokhov@pace.ca"
] | ykorokhov@pace.ca |
5295725fc7596ff24d06dfd69b917cddd6f10440 | 15d6072123c9aabf5badbc864ad6ae18eeb09fd8 | /srcs/function/ft_dect.c | 4a2ce7eae33aa50d360f4c01483aafb0bb971909 | [] | no_license | PanchenkoVI/st-minishell | 1430923c82234a0c753e01ca1b36e27d489bf338 | cd0521ce278213aa9feef5b323bc2463d999b6b1 | refs/heads/main | 2023-06-15T08:15:32.601561 | 2021-07-03T15:20:37 | 2021-07-03T15:20:37 | 382,639,904 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 286 | c | /*
* Created: 2021/02/01
*/
#include "../../header/minishell.h"
int ft_dect(t_instruct *instrct, int *dect, int flag, int i)
{
if ((*dect = open(instrct->name[i], flag, 0777)) == -1)
{
g_print_err = "1";
ft_printf_err(instrct->instrct, errno);
return (-1);
}
return (0);
}
| [
"vasilijpancenko@MacBook-V.local"
] | vasilijpancenko@MacBook-V.local |
ef6b7f5f2cbf1e10906242e97ea1b49a0fbddf31 | 010279e2ba272d09e9d2c4e903722e5faba2cf7a | /contrib/python/scipy/py2/scipy/optimize/_trlib/trlib_private.h | c178e83d770acf7341942d53523f29908d50ec7a | [
"Python-2.0",
"MIT",
"LicenseRef-scancode-unknown-license-reference",
"Qhull",
"BSD-3-Clause",
"Apache-2.0",
"BSD-2-Clause"
] | permissive | catboost/catboost | 854c1a1f439a96f1ae6b48e16644be20aa04dba2 | f5042e35b945aded77b23470ead62d7eacefde92 | refs/heads/master | 2023-09-01T12:14:14.174108 | 2023-09-01T10:01:01 | 2023-09-01T10:22:12 | 97,556,265 | 8,012 | 1,425 | Apache-2.0 | 2023-09-11T03:32:32 | 2017-07-18T05:29:04 | Python | UTF-8 | C | false | false | 4,967 | h | /* MIT License
*
* Copyright (c) 2016--2017 Felix Lenders
*
* 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,... | [
"arcadia-devtools@yandex-team.ru"
] | arcadia-devtools@yandex-team.ru |
fb71d4dc4f0d01a2465d6968b5ece27fb9e02071 | e753f8ab10eb6732f272217169e48ab4754295ee | /lang/racket/dragonfly/patch-src_ChezScheme_zlib_contrib_minizip_ioapi.h | 9e243444019036ef16a1800d93b36c7755ad69da | [
"BSD-2-Clause"
] | permissive | DragonFlyBSD/DPorts | dd2e68f0c11a5359bf1b3e456ab21cbcd9529e1c | 4b77fb40db21fdbd8de66d1a2756ac1aad04d505 | refs/heads/master | 2023-08-12T13:54:46.709702 | 2023-07-28T09:53:12 | 2023-07-28T09:53:12 | 6,439,865 | 78 | 52 | NOASSERTION | 2023-09-02T06:27:16 | 2012-10-29T11:59:35 | null | UTF-8 | C | false | false | 343 | h | --- src/ChezScheme/zlib/contrib/minizip/ioapi.h.orig 2021-10-24 04:18:03 UTC
+++ src/ChezScheme/zlib/contrib/minizip/ioapi.h
@@ -50,7 +50,7 @@
#define ftello64 ftell
#define fseeko64 fseek
#else
-#ifdef __FreeBSD__
+#if defined(__FreeBSD__) || defined(__DragonFly__)
#define fopen64 fopen
#define ftello64 ftello
#... | [
"nobody@home.ok"
] | nobody@home.ok |
1d7db94de5fac4e5644386100dd1982540f70900 | 6cd662f7e0b877699ead06f92401fcc6dbf6a660 | /usr.bin/sccs/libPW/zero.c | 22a7f5aab744f3cf654899960f624499bd9d9b84 | [] | no_license | Roare/Digital-Ultrix-32-VAX-2.0 | d53ff4b2c559a9e03cbc073de5c106b38591e43f | 56695b632d960b605717f93f84dc6fa7ec5b4e2f | refs/heads/master | 2023-09-01T17:43:13.032091 | 2020-04-25T00:27:39 | 2020-04-25T00:27:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 268 | c |
#ifndef lint
static char *sccsid = "@(#)zero.c 1.1 (ULTRIX) 12/9/84";
#endif lint
/*
Zero `cnt' bytes starting at the address `ptr'.
Return `ptr'.
*/
char *zero(p,n)
register char *p;
register int n;
{
char *op = p;
while (--n >= 0)
*p++ = 0;
return(op);
}
| [
"zahir.meddour@protonmail.com"
] | zahir.meddour@protonmail.com |
4ee69dac066f2874848dae558e3289c7fafa430a | 5b7d43971eae9f06b81d4c2ae37a12d667b696b3 | /mudlib/d/death/npc/obj/wineskin.c | c14547b7eac6b223ddbe58dad046be294fb5ae92 | [] | 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 | 1,788 | c | // waterskin.c
#include <login.h>
inherit ITEM;
inherit F_LIQUID;
string *revive_loc= ({
AREA_FY"church",
AREA_GUANWAI"tower",
});
void create()
{
set_name("牛皮酒袋", ({ "jiudai", "dai" }) );
set_weight(700);
if( clonep() )
set_default_object(__FILE__);
... | [
"liming.xie@gmail.com"
] | liming.xie@gmail.com |
6762baa2af54c712ad299de37cd6ef89b7e1a581 | 5c255f911786e984286b1f7a4e6091a68419d049 | /code/f63ac3fc-0b6d-4044-89e1-862d7ce3628f.c | fd1cfd2257a869604a0e69690368f68a356dd663 | [] | 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 | 229 | c | #include <stdio.h>
int main() {
int i=0;
int j=34;
int k;
int l;
k = 53;
l = 64;
k = i/j;
l = i/j;
l = l+j;
l = j-j;
k = k-k*i;
printf("vulnerability");
printf("%d%d\n",k,l);
return 0;
}
| [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
0479b58704fa7ac6a67ca0a83296ce509ba40837 | 08bfc8a1f8e44adc624d1f1c6250a3d9635f99de | /SDKs/Alembic/lib/Alembic/Util/Foundation.h | 774e3aa25fad9a19961222e02840bb83d0de9d63 | [] | no_license | Personwithhat/CE_SDKs | cd998a2181fcbc9e3de8c58c7cc7b2156ca21d02 | 7afbd2f7767c9c5e95912a1af42b37c24d57f0d4 | refs/heads/master | 2020-04-09T22:14:56.917176 | 2019-07-04T00:19:11 | 2019-07-04T00:19:11 | 160,623,495 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 129 | h | version https://git-lfs.github.com/spec/v1
oid sha256:bf63700ae854a641ad07d8f15b88a9446378b2cf9ae5c290a62c00a9d270c5c7
size 5752
| [
"personwithhats2@Gmail.com"
] | personwithhats2@Gmail.com |
3a7034cfca3c1dd84171b92e56c43092e174a9d7 | ff9d35899da95f89ca997bf1c4560c1408e6a1b5 | /lib/AFE-Data-Structure/AFE-HUMIDITY-Structure.h | 608d5cfe6d7b48d43a689f117e325b9a3b5f0b4f | [
"MIT"
] | permissive | AntyJaw/AFE-Firmware | 52c22c968890c55381e625147cbe197a4259093d | 33cd250880f604cb73215033b59a95688f06d213 | refs/heads/master | 2021-05-10T12:34:45.306869 | 2018-01-17T22:20:16 | 2018-01-17T22:20:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 442 | h | /* AFE Firmware for smart home devices
LICENSE: https://github.com/tschaban/AFE-Firmware/blob/master/LICENSE
DOC: http://smart-house.adrian.czabanowski.com/afe-firmware-pl/ */
#ifndef _AFE_HUMIDITY_Structure_h
#define _AFE_HUMIDITY_Structure_h
#if defined(ARDUINO) && ARDUINO >= 100
#include "arduino.h"
#else
#inc... | [
"czabanoa@emea.roche.com"
] | czabanoa@emea.roche.com |
52249460255f98635727e6fff1d0e17d821bc94f | 2898fa4f2ad766afa0495a837f59fe95daa081a7 | /tests/unit-pass/g++/spec5.C | 576b1d33e41bc3a90a545a17ec887377663aae83 | [
"NCSA"
] | permissive | kframework/c-semantics | 12fcc1b1bf1f7792636d1c37f6f7bb1b89a392b5 | e6879d14455771aa0cb3e3d201131d4d763a73a2 | refs/heads/master | 2023-07-31T23:57:03.316456 | 2022-02-01T17:50:31 | 2022-02-01T17:50:31 | 11,747,541 | 312 | 52 | NOASSERTION | 2022-02-01T17:50:33 | 2013-07-29T19:13:25 | C | UTF-8 | C | false | false | 277 | c | // Test for extension to allow incomplete types in an
// exception-specification for a declaration.
// { dg-do run }
// { dg-options "-fpermissive -w" }
struct A;
struct A {};
struct B
{
void f () throw (A);
};
void B::f () throw (A) {}
int main ()
{
B b;
b.f();
}
| [
"noreply@github.com"
] | kframework.noreply@github.com |
bf975cf11e25d6ad716420f2e16e2d1e24bb00fa | e5c850536cabf3d7442cfedc440805bfc01989d3 | /src/program/trainning/pointer4.c | 32179fcaceb4c3006d938a91d6949586c7e35c49 | [] | no_license | rinetd/fl2440 | bb79357c9499c070d461eebba7652e5971213b01 | 60bd0cad04164eaa4954105612c1067a6a436722 | refs/heads/master | 2021-09-10T08:45:27.822372 | 2018-03-23T06:07:20 | 2018-03-23T06:07:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,054 | c | /*********************************************************************************
* Copyright: (C) 2012 Guo Wenxue<guowenxue@gmail.com>
* All rights reserved.
*
* Filename: pointer4.c
* Description: This file
*
* Version: 1.0.0(10/21/2012~)
* ... | [
"lu.zengmeng@embedway.com"
] | lu.zengmeng@embedway.com |
a60455d11228085f3f512459eaced370767a2789 | 70598f80ace523b9b5f7a067ebbdb6d016d078ab | /tools/fasterq-dump/copy_machine.c | 1a11376ebaa6ca9bc3dc90fab598eeb2e5798069 | [
"LicenseRef-scancode-us-govt-public-domain",
"LicenseRef-scancode-ncbi",
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | But-I-Play-One-On-TV/sra-tools | 416acb42ae1e464a86727f7cb2ccfd83bd725dfb | 7b51348c6a6324fe07dd3abc162f352904f4ddf7 | refs/heads/master | 2023-04-15T13:35:17.149031 | 2019-04-25T15:50:29 | 2019-05-14T15:41:59 | 194,990,249 | 1 | 0 | NOASSERTION | 2023-04-03T23:44:19 | 2019-07-03T06:10:04 | C | UTF-8 | C | false | false | 13,042 | c | /*===========================================================================
*
* PUBLIC DOMAIN NOTICE
* National Center for Biotechnology Information
*
* This software/database is a "United States Government Work" under the
* terms of the United States Copyright Act. I... | [
"raetzw@ncbi.nlm.nih.gov"
] | raetzw@ncbi.nlm.nih.gov |
d7258b04168ae8ad1fc469f8c95cd66227e66bfe | 2ae986f41be170fddb68a35ddc1c206bb063fa02 | /SqueletteProjet/tests/tests/Init/easy/paranthese/2_mult-associativite-gauche.c | f71287263fb64f1e99dcb47efaca7dd78f053e0b | [] | no_license | c3dric373/compiler-project | 706da700d5b3c87fea9fcbe140038fea94760830 | 203cf7983528809176d796595dabd5af663e66e9 | refs/heads/master | 2022-10-25T04:19:42.116912 | 2020-04-10T20:46:45 | 2020-04-10T20:46:45 | 272,989,754 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 73 | c | int main(){
int a = ((5*7)*8);
int b = (5*7);
return (a*b);
} | [
"milinaire.c@gmail.com"
] | milinaire.c@gmail.com |
5c6755fc3787f0490c7d379882be8e1c2faef1f5 | 2f883487e6d5d98d5585429805811ec6dde09908 | /Ficha4/p5b.c | 519090781bbe42e69372e2eec4c3c60144d9d124 | [] | no_license | marisaDaniela/SOPE | 5eb8f4fea2e6b4aec435bf4f708ed5a10962f4ff | 722fdc98f48712f6fef21cb81827859a27fc64c2 | refs/heads/master | 2021-03-19T16:03:48.913302 | 2017-05-15T09:48:15 | 2017-05-15T09:48:15 | 86,929,699 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,036 | c | #include <stdio.h>
#include <signal.h>
#include <unistd.h>
#include <stdlib.h>
#include <wait.h>
void SIGCHLD_handler(int signo)
{
int status;
pid_t pid;
pid = waitpid(-1, &status, WNOHANG);
printf("Pai: filho com pid=%d terminando com codigo %d\n", pid, WEXITSTATUS(status));
}
int main(void)
{
struct sigaction... | [
"up201308594@fe.up.pt"
] | up201308594@fe.up.pt |
46f19ccfdf3307372459f3fc3c6cbf7e4e4c8397 | 848f5d8e8dc79c62cedbc73e6de03b1a98fbbc0b | /AADC/src/aadcDemo/helper/SensorVisualization/aadc_simple_structs.h | 20c493878258ac642e0d20762d077631de25ea3a | [
"MIT"
] | permissive | AlexanderVenetidis/aadc2018 | 8f4d3796e00100a90c3b5b444431f08b2245a6ba | 53227597d47254e191ac836298c00f3226477f3d | refs/heads/master | 2020-04-06T15:45:40.661418 | 2018-11-14T19:36:10 | 2018-11-14T19:36:10 | 157,421,238 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 129 | h | version https://git-lfs.github.com/spec/v1
oid sha256:346bc4e53b204ef43b770550c88685abb72805e0ff79b7a59de6f52700977e3d
size 2772
| [
"alexandre.venet@hotmail.com"
] | alexandre.venet@hotmail.com |
ab153f67f34c367b53499bcd6d536c97ab93d6d5 | 6beea39c4e520ffad8d461b3b9f6dccdc346eaa2 | /CONF_JJ/test_jj_list/2.c | 400748a52d23e1d7efef1a26c6cb956eae52fd21 | [] | no_license | gserg/UTILS | 2cf44f706c63a3859eee9fe88a3c6f44df510348 | 7c503d4e70c9f254daa304d6795eb7bcea2a4fc2 | refs/heads/master | 2023-02-24T12:37:22.560323 | 2021-01-31T18:18:40 | 2021-01-31T18:18:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,074 | c | Core subshells:
1s 2s 2p- 2p
Peel subshells:
3s 1 3p-1 3p 1 3d-1 3d 1 3s 2 3p-2 3p 2 3s 3 3p-3 3p 3 4s 3
CSF(s):
3s 1( 2) 3p-1( 2) 3p 1( 2) 3d-1( 1) 0.00000000
2 3/2
1/2+
3s 1( 2) 3p-1( 2) 3p 1( 2) 3d 1( 1... | [
"oleg_zoi@yahoo.com"
] | oleg_zoi@yahoo.com |
6cb26621612ed82d34a5e5aab691ca1cac81487d | c707047f44085dd43ae9ce8348aa492a5ed1deb1 | /KBAtlasFont.c | 2bbcc518e6deee61d055c3611e56a3989396d923 | [
"MIT"
] | permissive | kiefferbros/kbengine | 81115adc98d203d68be5c0a96356c6b755dce1aa | e7cc93169a0c5fec21e631e75c96829d6e7e39f2 | refs/heads/main | 2023-08-12T06:02:57.722122 | 2021-10-04T22:13:44 | 2021-10-04T22:13:44 | 413,586,830 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,280 | c | //
// KBAtlasFont.c
// KBEngine
//
// Created by KB Jonathan on 6/9/13.
// Copyright (c) 2013 Kieffer Bros., LLC. All rights reserved.
//
#include "KBAtlasFont.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
KBAtlasFont *
KBAtlasFontInit(KBAtlasFont *font, KBDestroyFunc destroyFunc, KBAtlas *atlas, ... | [
"jdkieffer@gmail.com"
] | jdkieffer@gmail.com |
403c409e12dd95141adcf91bc08c433e99452d4d | c07abff779b9ae3ed13000481fe149c30957850e | /Blo/main.c | d26e7b171a5802f386ea5e872ace3654210ea052 | [] | no_license | Lribere/Backup42 | d10c3d0651e69745dbbba6d29fb2959d8bd95d1d | f91f03354c9f5a7cad16fd9d14ced561e82bc0fc | refs/heads/master | 2021-01-21T11:47:08.240507 | 2017-09-21T22:11:56 | 2017-09-21T22:11:56 | 102,022,165 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,001 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* main.c :+: :+: :+: ... | [
"lribere@e3r10p15.42.fr"
] | lribere@e3r10p15.42.fr |
33249469e5d0bb030e916be3007bc6f26a833932 | d0e8eff2a6c3412a47550485ff3585eae3f2df52 | /opcode.h | c7348634bbf37aef71e56df548c25050e2c3e647 | [] | no_license | leotavo/jvm | 29c08e47a8048f0b1e6d4f8a82824a2620921754 | 14d2b4f92784acd5c8cc1e6e2e2ecf287e45d9b2 | refs/heads/master | 2021-01-10T08:38:40.443858 | 2015-12-03T18:41:25 | 2015-12-03T18:41:25 | 47,354,672 | 5 | 4 | null | null | null | null | UTF-8 | C | false | false | 9,193 | h | // opcode.h
/*======================================================*/
/* DESCRIÇÃO
- Definições das instruções (opcodes) da JVM
*/
/*======================================================*/
/*======================================================*/
// OPCODES
// Não faz nada.
#define nop 0x00
// Load and... | [
"leotavo@gmail.com"
] | leotavo@gmail.com |
463b6275b90c48ff2abe0e2d70750276934a8b2f | 72b68d477e4597b0b50772932a7cc3c83bae63c4 | /pdu_validator.h | 9f5d99ce405ba904eeab0cc41f872117cec2ad2c | [] | no_license | 0x52afael/Chatclient-and-server-side | 97b8f7cb2ad119327d8fd3a11df459fcb1c222c2 | f57060122af30d01974f7efe835c98ee5713be0d | refs/heads/master | 2021-01-11T20:24:40.319940 | 2017-01-16T11:26:42 | 2017-01-16T11:26:42 | 79,111,883 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 763 | h | #include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <arpa/inet.h> //htons
#include <assert.h>
#include <stdbool.h>
#define REG 0
#define ACK 1
#define ALIVE 2
#define NOTREG 100
#define GETLIST 3
#define SLIST 4
#define MESS 10
#define QUIT 11
#define JOIN 12
#define PJOIN 16
#define PLEAVE 17
#define ... | [
"rafael.dalesandro@hotmail.com"
] | rafael.dalesandro@hotmail.com |
83bb9c9cba9008718732fb6b48bb3e669e57a3b5 | 71b1b7d50628f60b4dbbe815c331bcbd23dd80fd | /ConsoleApplication1/Distinct_Subsequence.c | 83c0ccc8f053c353a8085e8272bcf593b4c67d86 | [] | no_license | Owen-Choi/C_CPP_Algorithms | 7acb9ba3c557de9b9c350ae7ff2a9537208bbe9c | 130d9fcde6016b60de79017ebcf601c1df7580ff | refs/heads/master | 2023-08-27T15:46:08.944900 | 2021-11-14T06:31:40 | 2021-11-14T06:31:40 | 397,952,005 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,865 | c | /*#include<stdio.h>
#include<stdlib.h>
#include<string.h>
void Solve(int **dp, int row, int col, char* A, char* Z); // this function is for find Subsequences
int FindMax(int** dp, int row, int col); // this function is for find MaxValue
int main() {
int testCase;
scanf("%d", &testCase);
// dynamically assgin... | [
"oldstyle482@gmail.com"
] | oldstyle482@gmail.com |
0472df486000e1236952ca27c81fd99427a71cfc | 681bb4d06b8539213ffd0fe2aacc2cfb71845a95 | /cmd/struct/Database.h | a6848034758c4a02f009ac2646678067cf82866b | [] | no_license | buzzlightila/PinkDb | 23b02cb0bd27f5812da50c99e593395b88a2fe92 | d3488ab5facb56619465bf8fa49c38e82d53fd27 | refs/heads/master | 2021-07-09T16:52:28.528118 | 2021-04-08T23:44:56 | 2021-04-08T23:44:56 | 239,944,381 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 77 | h | typedef struct {
int id;
char name[30];
Table tables[100];
} Database;
| [
"atila.rangel@cyberlabs.com.br"
] | atila.rangel@cyberlabs.com.br |
dadda35a70985f734040ad828d311b1c53c6f50a | 7624109d0d61903e3f619b294ca053a5deff794d | /DPfloatover/third_party/Profinet/src/source/pnio/src/common/irte_rsl.h | a9159253e4c1c4b7014acb98084b5c38b8206a3b | [] | no_license | wp6726454/USV-robotics | e315c77b2dce6ef2d6b7177cd26bbc7842ee2a35 | 00a4d70f3120ea222da25ee91ae1a21a7a3f0abe | refs/heads/master | 2020-04-02T22:06:27.989364 | 2018-10-26T11:03:30 | 2018-10-26T11:03:30 | 154,821,670 | 1 | 0 | null | 2018-10-26T11:05:27 | 2018-10-26T11:05:26 | null | WINDOWS-1252 | C | false | false | 370,978 | h | //////////////////////////////////////////////////////////////////////
//// AHB Register Include File
//// Version: 0.5
//// Version RSL-Tools: 0.6.9B
//// Erstellungsdatum: 08.11.2010
////
//////////////////////////////////////////////////////////////////////
#ifndef IRTE_RSL_H ... | [
"huzhihuan1991@gmail.com"
] | huzhihuan1991@gmail.com |
cd3575a6187fe74edac32e1d6fe0c83977fe7b56 | 18d2939c3255c0af9e227f364da1842cf011d0d0 | /src/capture.c | c96f3c2b7b500a0669604ec9cec9cfbcb25d1bb3 | [] | no_license | gudbooy/OPEL-CameraFramework | 49ff3fb465f733d924245758e5f58a642ce335fe | 505ecdbc69038ef32a971218e3695d9f3fa161e8 | refs/heads/master | 2021-01-17T14:47:16.577427 | 2016-01-11T15:03:23 | 2016-01-11T15:03:23 | 44,942,067 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 20,607 | c | /*
* V4L2 video capture example
*
* This program can be used and distributed without restrictions.
*
* This program is provided with the V4L2 API
* see http://linuxtv.org/docs.php for more information
*/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <assert.h>
#include <getopt.h> ... | [
"gudbooy@gmail.com"
] | gudbooy@gmail.com |
068a204dd274c1bb294ed2178c105e0e9c3decdd | d0889089b86bc407b154879cb294e703f9303989 | /Lumos/External/freetype/src/type1/t1driver.h | 206f64a0bca9e8affa1eb6b414d6d5ce06326456 | [
"MIT",
"LicenseRef-scancode-public-domain"
] | permissive | jmorton06/Lumos | 9ab96420c619d9baac07e4561d0a7e83645d54c8 | e5f0ebfa9049d3515caaad056fda082a1e9d74ae | refs/heads/main | 2023-09-01T02:48:00.496623 | 2023-07-06T07:31:44 | 2023-07-06T07:31:44 | 164,933,352 | 1,052 | 126 | MIT | 2023-09-06T08:08:18 | 2019-01-09T20:32:10 | C++ | UTF-8 | C | false | false | 784 | h | /****************************************************************************
*
* t1driver.h
*
* High-level Type 1 driver interface (specification).
*
* Copyright (C) 1996-2019 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* modif... | [
"jmorton06@live.co.uk"
] | jmorton06@live.co.uk |
576d3bd32119df50914f3f6e807291f1fa1040b9 | b1d500a451cd9852089bf3d97e829df069daa9c8 | /Images/MC/Bz/attic/1700ppm/fit_Bz_shift.C | caffd67651d607b949134a38aa1aad3d5dba0dbc | [] | no_license | sam-grant/EDM | 486ea029bf766c968a3c7b41198ffcf9bc3c9b8a | 525e41de5f675c39014488c79144f47562910736 | refs/heads/master | 2022-10-30T22:35:42.979799 | 2022-10-19T18:44:54 | 2022-10-19T18:44:54 | 296,421,806 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 477,637 | c | void fit_Bz_shift()
{
//=========Macro generated from canvas: c/c
//========= (Thu Feb 11 17:18:25 2021) by ROOT version 6.22/06
TCanvas *c = new TCanvas("c", "c",0,0,800,600);
gStyle->SetOptFit(1);
c->SetHighLightColor(2);
c->Range(-0.5964689,-0.7568625,5.36822,0.1347608);
c->SetFillColor(0);
c->Set... | [
"samuelgrant@x.local"
] | samuelgrant@x.local |
5ad808e8d0fc2b5169ab4609d535a43bd83d7fa3 | 444b2e3ae4d38ba9ae17fb4159562bd53bb355a1 | /qt_communication_with_vrep-20161206T174011Z/qt_communication_with_vrep/v-rep_comm/remoteApi/extApi.c | 6c66b11aa74dac21b5b4793f9286a127c46d91b3 | [] | no_license | tomasz0zwierzynski/Intuitive-Control | ec876cc53f4bdd8d5161763c44aac64f9d6cf7ef | 1e026364b59bb9f5d526ef28435696d461392731 | refs/heads/master | 2021-09-10T01:57:07.576840 | 2018-03-20T16:43:59 | 2018-03-20T16:43:59 | 109,255,298 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 283,085 | c | // This file is part of the REMOTE API
//
// Copyright 2006-2016 Coppelia Robotics GmbH. All rights reserved.
// marc@coppeliarobotics.com
// www.coppeliarobotics.com
//
// The REMOTE API is licensed under the terms of GNU GPL:
//
// -------------------------------------------------------------------
// The REMOTE ... | [
"tomasz0zwierzynski@gmail.com"
] | tomasz0zwierzynski@gmail.com |
42ad63f267d281f1610f697ff9c70aeddf59e60d | 1cb36cf2cb3d07687d1fb462f44de127e54c2721 | /InterestingProblems/trees_reconstruction_by_aditya.c | ea06732a9b7db6892ea66016dd2cb3b901a3589e | [] | no_license | rakeshakkera03/Coding | 8261090f3c50c556adc5347d053f5c73ec54b0c5 | 81d82613e4ce66ad2eddcd2296d1258c6519e65b | refs/heads/master | 2021-01-01T18:55:49.194981 | 2015-10-15T12:07:48 | 2015-10-15T12:07:48 | 37,384,634 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,651 | c | # include <stdio.h>
# include <stdlib.h>
# define MAX_ELEM 10
typedef struct TreeNode
{
unsigned int data;
struct TreeNode *left;
struct TreeNode *right;
} TreeNode;
int front = -1, rear = -1;
TreeNode* Queue[ MAX_ELEM ];
int IsQueueEmpty()
{
return ( -1 == front ) ? 1 : 0;
}
void Enqueue( TreeNode *... | [
"rakeshakkera03@rakeshs-mbp.home"
] | rakeshakkera03@rakeshs-mbp.home |
76333954fd972bf3bd4ba7daf9e8733912572c4c | cb43cf0e0eef5f177960d9b31318f43e4d2860d3 | /trans_qt_encode01/trans_qt_encode/encode/decode_stationary_source_r_invr.c | f56170be3fcec7f9a77902c9b6691acec8fb83db | [] | no_license | liyang-sys/UpdateEncode | 68c34b5d0a11327980547bcd176987eb71d0fd6e | 0b169cf86ccd02880ab2c2f17d727ed46bd4f40d | refs/heads/master | 2023-04-18T07:11:20.249506 | 2021-04-27T03:01:36 | 2021-04-27T03:01:36 | 356,096,820 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 499 | c | #include <stdio.h>
#include "all.h"
#define uint unsigned int
#define uchar unsigned char
DEC decode_stationary_source_r_invr (uchar *bin, int codebook, int lenr, int inv, int lenbinbit)
{
DEC dec1;
if (inv == 0)
{
//printf("decode 7:\n");//
dec1 = decode_stationary_source_lenr (bin, code... | [
"13006261957@163.com"
] | 13006261957@163.com |
84a515a1d30fb35c5301c1cd5a857ec9f6c50a72 | bfe67da09f81ded4919644d1c807e809f521e04c | /Lab12_TuningFork/TuningFork.c | bd6e462102300c39124c92ec4674f64dbf7c2dae | [] | no_license | ednei/edxUT601 | e2307c4149efd778e5664433977de1e4a5228771 | aca49addb5bb6505ddd1b59a9fc17f3ef7ff8ca7 | refs/heads/master | 2020-04-05T23:41:37.815944 | 2014-04-21T16:01:09 | 2014-04-21T16:01:09 | 18,499,469 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,458 | c | // TuningFork.c Lab 12
// Runs on LM4F120/TM4C123
// Use SysTick interrupts to create a squarewave at 440Hz.
// There is a positive logic switch connected to PA3, PB3, or PE3.
// There is an output on PA2, PB2, or PE2. The output is
// connected to headphones through a 1k resistor.
// The volume-limiting resistor ... | [
"ednei.alves@gmail.com"
] | ednei.alves@gmail.com |
2e5716e76444d25a3c528acd3ffb8d9c47b9aa98 | 0d9a644ef4d90f3068d07228dfcf54ae940cfcba | /lib/instances/items/materials/leather/leather.c | 25b09a99172008d516479defb4cd450b7d687ca9 | [] | no_license | cellboy/core-lib | 3584d8dec497a435d3742f2a7326c3b19beda0c8 | 9ddaa6416c538bbcd51a15c834ea6d5ec744ea40 | refs/heads/master | 2023-08-12T17:57:18.183853 | 2021-09-22T21:09:37 | 2021-09-22T21:09:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 577 | c | //*****************************************************************************
// Copyright (c) 2021 - Allen Cummings, RealmsMUD, All rights reserved. See
// the accompanying LICENSE file for details.
//*****************************************************************************
virtual inherit "... | [
"abc@maelstrom.cc"
] | abc@maelstrom.cc |
ed6a61e6f62a3c9ef51adc3ab05054684a6cefd0 | 298e12fd48ea20759b7b65d21dfe84611d5dab2b | /from_dcc/longops/arm64_elf_clang_O0_from_rfalke/by_ghidra.c | 63ca9e9c2288d3ed323d758eaf605838f17b5c41 | [] | no_license | gitmesam/decompiler-subjects | 682df392d6b2ab9b3234989fcf3ceb8fc4b87646 | 2fcddba5b6d3faff87dc7ce7e9651140d82df768 | refs/heads/master | 2023-01-07T06:33:02.134821 | 2020-11-05T19:24:10 | 2020-11-05T19:24:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,163 | c | typedef unsigned char undefined;
typedef unsigned char byte;
typedef unsigned int dword;
typedef long long longlong;
typedef unsigned long long qword;
typedef unsigned char undefined1;
typedef unsigned int undefined4;
typedef unsigned long long undefined8;
typedef unsigned short word;
typedef... | [
"i-git-stone@rf.risimo.net"
] | i-git-stone@rf.risimo.net |
6b0d927c9fd4a60fea13d154cedaebfb3ba6b12f | 17709f29e2560a60764a12873d4978a61c605324 | /MC1_Praktika/P12_FSM_unit_test/code/unittest/test_event_handler.c | 743d9f837209e7f69817fcdea1625a0755a343ca | [] | no_license | ivkraj/ZHAW | 5cccec28e968e569413f9ed5b7e102b433b9883b | 47118e17b7b9ec121af8c92c3822abe8a4231b1b | refs/heads/main | 2023-07-31T07:42:32.993225 | 2021-09-21T20:42:33 | 2021-09-21T20:42:33 | 408,183,283 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,550 | c | #include "CppUTest/TestHarness.h"
#include "stdio.h"
#include "hal_gpio.h"
#include "event_handler.h"
#include "timer.h"
TEST_GROUP(event_handler)
{
void setup()
{
printf("\n==================================================\n");
}
void teardown()
{
printf("\n=====================... | [
"91024004+ivkraj@users.noreply.github.com"
] | 91024004+ivkraj@users.noreply.github.com |
3033cb02ff53887b3e68d11c2e9f2cfe37dc3df9 | d9590dd19ec35e360985e02419ed58a154b7c1d9 | /Core/Src/stm32f3xx_hal_timebase_tim.c | 879b00fa970ee97fb5936c092852517a38d98a2c | [] | no_license | Krasnov-Max/Solder | 34bc62ed889b2f5ad5be5e2ca6dc3dabadc5cb12 | acb58ce68e6d3655daa538b54ed15d5bed909491 | refs/heads/master | 2022-12-08T20:58:05.378669 | 2020-09-07T16:25:45 | 2020-09-07T16:25:45 | 293,576,339 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,082 | c | /* USER CODE BEGIN Header */
/**
******************************************************************************
* @file stm32f3xx_hal_timebase_TIM.c
* @brief HAL time base based on the hardware TIM.
******************************************************************************
* @attention
*
... | [
"max.krasnov01@gmail.com"
] | max.krasnov01@gmail.com |
6cc9fd944478d2cd8da939cf28fc0d7e346f7f33 | 98f37c0e9f851d753d4349a685acb8fdfce4c4de | /Win32Tutorial/Helpers.h | b464adaff892aeef46acbea14d959a49f4018fd0 | [] | no_license | axodox/Win32Tutorial | e560fe3ac7e7e476ac51115cd466cb21bf8474fb | 311342e2889913667a07a5b1488adb544ade8383 | refs/heads/master | 2020-12-30T13:46:59.040069 | 2017-05-14T17:05:53 | 2017-05-14T17:05:53 | 91,258,771 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 618 | h | #include "Stdafx.h"
#define SafeRelease(p) if(p) { (p)->Release(); (p) = nullptr; }
void LoadFile(LPCWSTR path, LPVOID &data, LONG &length)
{
TCHAR wAbsolutePath[MAX_PATH];
GetModuleFileName(NULL, wAbsolutePath, MAX_PATH);
wAbsolutePath[wcsrchr(wAbsolutePath, L'\\') - wAbsolutePath + 1] = L'\0';
wcscat_s(wAbs... | [
"peter.major@cae.com"
] | peter.major@cae.com |
8126490ae239df226a6bc16ef2b69166ea249aa8 | 039237bdd947d66a28a2a6280a71ca4195fbbffb | /includes/gdt.h | b4db8e2719d91f1c3c580e800aa71b60940749d9 | [] | no_license | GadgeurX/RomainOS | 139253a6ea2f46d4f22d660dc6843c4b17658a5d | 4191ae0603e5d682da62efd838a2ca82854486ab | refs/heads/master | 2021-07-10T01:30:03.841199 | 2017-09-29T16:50:56 | 2017-09-29T16:50:56 | 45,142,630 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 507 | h | #ifndef GDT_H_
#define GDT_H_
#include "types.h"
#define GDTBASE 0x0
#define GDTSIZE 0xFF
struct gdtdesc {
u16 lim0_15;
u16 base0_15;
u8 base16_23;
u8 acces;
u8 lim16_19 : 4;
u8 other : 4;
u8 base24_31;
} __attribute__ ((packed));
struct gdtr {
u16 limite ;
... | [
"romain.allee@epitech.eu"
] | romain.allee@epitech.eu |
9264e78f62c73e7efab1f934c62a98b2873bf21a | efb25a20ecddb3a0a8795bc616069fc1a94e5375 | /sdk_k64f/boards/frdmk64f/freemaster_examples/fmstr_can/clock_config.h | 8f89bcf730a1c63766f4b003a35b361abe0371d9 | [
"MIT"
] | permissive | Sir-Branch/k64f-starter-template | f6119d67a4d661affca4ca8b5b72a971d0a65754 | f8959fd185f090363d180d69f84c2727e37cbeeb | refs/heads/master | 2022-12-18T22:24:58.356426 | 2020-09-08T02:52:56 | 2020-09-08T02:52:56 | 289,200,355 | 1 | 0 | MIT | 2020-08-24T02:16:20 | 2020-08-21T06:55:08 | C | UTF-8 | C | false | false | 4,087 | h | /*
* Copyright 2019 NXP
* All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
/***********************************************************************************************************************
* This file was generated by the MCUXpresso Config Tools. Any manual edits made to this file
* will... | [
"rmerello@itba.edu.ar"
] | rmerello@itba.edu.ar |
2c521fceacd599d5e61e36592d1886f3de7d3975 | 76543f52f04b227f34bb176252212549423292de | /Interview4_Set434/1_BoundaryNodesAnticlockwise.c | 952885241cf5a0778b9def907051127de7c87ac5 | [] | no_license | VeriSandy/AmzPapers | 5df05e9f8a84863b0c06ccca9df794fa479a94a2 | d5b3834129fb151e96c6f5dff19778a14c913631 | refs/heads/master | 2020-04-24T04:16:47.201563 | 2019-05-10T02:08:59 | 2019-05-10T02:08:59 | 171,696,976 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,797 | c | //Boundary Traversal of binary tree
//https://www.geeksforgeeks.org/boundary-traversal-of-binary-tree/
//Bacially we need to print left most path and right most path nodes along with leaf node in anticlockwise direction.
//print left path from using iteration from root exept the leaf node.
//then print leaf nodes, fir... | [
"noreply@github.com"
] | VeriSandy.noreply@github.com |
c2ad65e275594d74d3750dcbe1bfcb9e6dd35857 | 256dbe8e710f7750dc3185f1b4f67a2d36a020fa | /bsp/stm32f411-nucleo/Libraries/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rtc.h | ded2658668aeaca856aa1088344808681e35bb25 | [
"LicenseRef-scancode-generic-cla",
"Apache-2.0"
] | permissive | sundm75/rt-thread | 8a0a7cd3d107c090d226cfefb0c62aba273cec15 | 82b62e3b08e28968125e6825ea29256215069a5c | refs/heads/master | 2021-05-12T08:41:45.631706 | 2019-01-04T02:44:09 | 2019-01-04T02:44:09 | 117,292,652 | 1 | 1 | Apache-2.0 | 2019-01-04T02:44:10 | 2018-01-12T22:10:04 | C | UTF-8 | C | false | false | 36,752 | h | /**
******************************************************************************
* @file stm32f4xx_hal_rtc.h
* @author MCD Application Team
* @version V1.4.3
* @date 11-December-2015
* @brief Header file of RTC HAL module.
************************************************************************... | [
"pengfei.fu@gmail.com"
] | pengfei.fu@gmail.com |
ae5042134d5999f1d3971993b5f2d1c68d62b1b6 | 7624109d0d61903e3f619b294ca053a5deff794d | /DPfloatover/third_party/Profinet/src/source/pntrc/src/common/pntrc_pls.h | bb2e638f203dc54e872d65dcb5c0bd0dab588012 | [] | no_license | wp6726454/USV-robotics | e315c77b2dce6ef2d6b7177cd26bbc7842ee2a35 | 00a4d70f3120ea222da25ee91ae1a21a7a3f0abe | refs/heads/master | 2020-04-02T22:06:27.989364 | 2018-10-26T11:03:30 | 2018-10-26T11:03:30 | 154,821,670 | 1 | 0 | null | 2018-10-26T11:05:27 | 2018-10-26T11:05:26 | null | UTF-8 | C | false | false | 3,875 | h | #ifndef PNTRC_PLS_H
#define PNTRC_PLS_H
#ifdef __cplusplus /* If C++ - compiler: Use C linkage */
extern "C"
{
#endif
/*****************************************************************************/
/* Copyright (C) 2015 Siemens Aktiengesellschaft. All rights reserved. */
/*******... | [
"huzhihuan1991@gmail.com"
] | huzhihuan1991@gmail.com |
dde32e6f18cde21768437be765819977d5a298c3 | 674f951cf2b31e06b6db5178feda28ed22832781 | /lab3-2/testcases/cnstprop2.c | ddd5affb756a4587cbf048a7767172cd479aa6ef | [] | no_license | r7shun/cminus-compiler | e8c8819564be3c97d0da9484518f2307b27add09 | d01ba5b82d2e1c7712ca94d2bbed6e95b8e747ce | refs/heads/main | 2023-03-09T04:10:05.469435 | 2021-02-26T10:50:28 | 2021-02-26T10:50:28 | 342,540,739 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 57 | c | int main() {
int a,b,c;
a=1;
b=2;
c=a+b;
return c;
} | [
"sy-wu@yandex.com"
] | sy-wu@yandex.com |
a44b874eea7f882d8cb83acab550d0017305d49c | 9192182cfcfcf4ce9f9bbb4003106e29b37b5bd1 | /mame-0.141/src/mame/machine/konami1.c | 35bc31da7ac2448c6a3b96dea29e080cac88fc34 | [] | no_license | johkelly/MAME_hi | a2b9ea9d4f089f75e57de5963af187718733fccd | ccbec44e4c82e5ca83ba80de19bfb9c100dbd349 | refs/heads/master | 2020-05-17T13:29:54.978078 | 2012-07-13T19:03:50 | 2012-07-13T19:03:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,417 | c | /***************************************************************************
The Konami_1 CPU is a 6809 with opcodes scrambled. Here is how to
descramble them.
***************************************************************************/
#include "emu.h"
#include "konami1.h"
static UINT8 konami1_deco... | [
"john.kelly@readytalk.com"
] | john.kelly@readytalk.com |
5be8252f38fbe2809f0b5e0bea9200f67f4848b4 | 7cc8fdfadc03bd1d617abe1c673c5a561223fd53 | /cppblocks/test/05-if/input/03-if-on-recursive-symbols-defined-to-0-and-1.c | 640d7fedb4f009f141a6bdf41fec321d533e10c0 | [] | no_license | grocks/cppblocks | 69c936607366ffb9f041f6c6a04617db892e77af | 2a1729ae4e6f635b295499d92743ce4a661d32b4 | refs/heads/master | 2016-09-06T06:59:51.262834 | 2014-09-04T20:07:14 | 2014-09-04T20:07:14 | 22,308,092 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 140 | c | #define FOO 0
#define BAR 1
#define FOOFOO FOO
#if FOOFOO
int a = 3;
#endif
#define BARBAR BAR
#if BARBAR
int b = 4;
int c = 4;
#endif
| [
"geraltrocks@gmail.com"
] | geraltrocks@gmail.com |
3a190111068cfa725b39aef4ca8d62ab427eddd6 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/977c9254-22b8-45ee-ac3d-c8b29d431bc8.c | aaaef8542167bea4cde543aeeee8c2e3421d873c | [] | 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 | 597 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=0;
int j=14;
int k;
int l;
k = 53;
l = 64;
k = i/j;
l = i/j;
l = l/j;
l = j%j;
l = l%j;
k = k-k*k;
k = i-j*i;
//variables
//random
/* START VULNERABILITY */
int a;
long b[42];
long c[7];
a ... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
e4cba1944572629ddba16061c77fb3c02cd50233 | fad320d77b4e6d840b49d76effe3a20884b5eea6 | /server/src/commands/login.c | 23e754dd097b35c21af40eb716740441ee748eae | [] | no_license | Exylar/NWP_myteams_2019 | 76f056c9b1d0d827abcadd3a07e08c0a9b22bc73 | 4b01f53460d2e63db4d6b9c5e8a72f73c00ea335 | refs/heads/master | 2023-01-20T03:33:04.730842 | 2020-11-21T23:20:41 | 2020-11-21T23:20:41 | 314,921,769 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,304 | c | /*
** EPITECH PROJECT, 2020
** NWP_myteams_2019
** File description:
** login
*/
#include "server.h"
void handle_login(struct client_s *client, struct suserhead *users,
struct user_s *saved_user, char *username)
{
char buffer[UUID_STR_LEN] = {'\0'};
struct client_list_s *list = NULL;
if (saved_user == NU... | [
"thomas1.bastien@epitech.eu"
] | thomas1.bastien@epitech.eu |
b90afc2d8da7150b710a359da1b07cf6da950e93 | 5c4b3dec20f568e0a44ceef9babdb2ed7a3766fc | /disttwopoints.c | bf0c01a036b2454c1796d38be557363d1a2a2baa | [] | no_license | dheerajsatish/c-programming | 410969c207bb4295ea39158c22ea8727077dd3f5 | f8424b9428cf9150d9a78214b503613c61acbb5d | refs/heads/master | 2021-02-09T12:15:51.545914 | 2020-03-09T05:00:35 | 2020-03-09T05:00:35 | 244,281,189 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 301 | c | #include<stdio.h>
#include<math.h>
int main()
{
int x1,x2,y1,y2,x,y,distance;
printf("enter coordinates of first point:");
scanf("%d %d",&x1,&y1);
printf("enter coordinates of second point:");
scanf("%d %d",&x2,&y2);
x=(x2-x1);
y=(y2-y1);
distance=sqrt(x*x + y*y);
printf("distance= %d",distance);
}
| [
"noreply@github.com"
] | dheerajsatish.noreply@github.com |
0e6cb24ba5e92e6eceddb6ec3d9b060af20c5643 | 0ed840b86c022d3a08f9c92a4aabaa1368ebf808 | /opamgt/src/opamgt_sa_notice.c | 6ce80c302654ab25aeee75f7ab0405229b21d25c | [
"BSD-3-Clause"
] | permissive | holmanb/opa-ff | 125311c84c8d28c458af20c2c5a2b662f09b9aa9 | af8f9a50141e2d0c50f22a28a6b4fc08a2c2238b | refs/heads/master | 2020-03-26T12:56:08.450525 | 2019-10-21T03:38:26 | 2019-10-21T03:38:26 | 144,914,645 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,061 | c | /* BEGIN_ICS_COPYRIGHT2 ****************************************
Copyright (c) 2015-2017, Intel Corporation
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyrig... | [
"scott.j.breyer@intel.com"
] | scott.j.breyer@intel.com |
add5c47890e8eedbccc63964cf65c184a6983add | 9d4c27509714f926b337135b84243393ff3deda6 | /CLHead.h | e6480ede796e3aa37bddae52243481902e515b99 | [] | no_license | kpi-mel1988/MatrixMultiOpenCL | 35637df5be007845f7937e6b7f2e55aa538a73a7 | 84bf0368aa35edeb9b4c06cc7a5ff685adc3fee3 | refs/heads/master | 2016-09-06T20:17:57.505374 | 2015-08-18T14:58:22 | 2015-08-18T14:58:22 | 40,977,070 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 805 | h | #ifndef CLHEAD_H
#define CLHEAD_H
#include <CL/cl.h>
#include "opencv/cv.h"
typedef struct {
int ** inMatr1;
int ** inMatr2;
int * outArr1;
int * outArr2;
int * dim;
int divider;
int ** matrSize;
int *range;
}optData;
typedef struct {
char* OpenCLSource;
cl_platform_id cpPla... | [
"kpi-mel@i.ua"
] | kpi-mel@i.ua |
18343909ca50c1a3ee071037b338992728cd4c2c | 8947791c2581bc5ac40209471e283bb78ee179a7 | /funciones/test_ctype.c | ac525254474c664a830a84244268bef909aea369 | [] | no_license | davidpizon/GrielsQuest | d729566e42f6f3baca46770ab56e523cbd933d1a | e69b45eadcd65b075e098af49bd9f43ac5efa60c | refs/heads/master | 2023-03-15T17:22:45.700921 | 2018-07-25T21:32:20 | 2018-07-25T21:32:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,418 | c | /*
* This file is part of minilib c project
*
* 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, or (at your option) any
* later version.
*
* This program is distributed ... | [
"langares@yahoo.es"
] | langares@yahoo.es |
148c7acb87f17eb08f433837bc26d0a8cf2120ed | f649261c34c1e811a318d11d5d2fcf2f02028005 | /0x1D-search_algorithms/search_algos.h | 2a3d625614aca032fce5474b1fc67b66f826a24f | [] | no_license | pnzamuwe/holbertonschool-low_level_programming | 1cb5d9b6bb028e88d7424a6d3e7eb75740571f8e | 652c2167664697cc6b2403d7828f16a3ef0eb748 | refs/heads/master | 2023-08-08T02:01:41.146362 | 2017-04-15T02:51:20 | 2017-04-15T02:51:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 527 | h | #ifndef SEARCH
#define SEARCH
#include <stdio.h>
int linear_search(int *array, size_t size, int value);
int binary_search(int *array, size_t size, int value);
int jump_search(int *array, size_t size, int value);
int interpolation_search(int *array, size_t size, int value);
int exponential_search(int *array, size_t size... | [
"rdsim8589@gmail.com"
] | rdsim8589@gmail.com |
446194111a9e56adcf2d592c889138709304c02f | e423ad04a15297fecd889138956c63bcc168e4be | /fillit/includes/libft/ft_striter.c | ae2feef3a9238a9adcce603f41d8ddadb87f2722 | [] | no_license | Dededede4/ecole42 | 1817e876e0fe6d8818fe64113092c7c01a8ff2b8 | 899661832b56355aac483b4ec9c076162f57fcba | refs/heads/master | 2022-12-10T04:35:58.945674 | 2019-07-06T11:41:10 | 2019-07-06T11:41:10 | 72,652,123 | 6 | 5 | null | 2022-12-08T12:27:50 | 2016-11-02T15:14:12 | C | UTF-8 | C | false | false | 1,044 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_striter.c :+: :+: :+: ... | [
"ecole42@prvt.fr"
] | ecole42@prvt.fr |
e65c060d6e357f5529723aa009e04848c01f694c | caf6a8ac778eeb3183a7a35523044a5905519b76 | /dbserver/accountservercomm.h | b96d5d501be8337dd98c7b2c2eb041f8e6bc3f85 | [] | no_license | odasm/coh-original-server-vs2010 | ec8ddd227d6d99e08e562b2c0b08df20e06eb02c | 479e4baccd5b2688c216674492c4b87e4562595c | refs/heads/master | 2020-05-16T07:21:09.364167 | 2019-04-22T03:21:57 | 2019-04-22T03:21:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,254 | h | /***************************************************************************
* Copyright (c) 2007-2007, Cryptic Studios
* All Rights Reserved
* Confidential Property of Cryptic Studios
*
* $Workfile: $
* $Revision: 58054 $
* $Date: 2010-07-12 12:22:11 -0700 (Mon, 12 Jul 2010) $
*
* Module ... | [
"Woovie"
] | Woovie |
d9e9f73365cc48616a228295a707190560e3d171 | 5b255f191d5678e4aa8249bc7720217d5895ddd8 | /0x10-variadic_functions/variadic_functions.h | 7fd59a3d58887ea1aa0b7df94c3102c5b19a4c4c | [] | no_license | MsMutanu/alx-low_level_programming | c2718ebfa90b8f13ab8efdef96a5606d68872579 | eb07587081df56990217c48a7a69caeb9004319f | refs/heads/main | 2023-07-11T21:01:14.877990 | 2021-08-23T15:59:06 | 2021-08-23T15:59:06 | 377,898,011 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 362 | h | #ifndef VARIADIC_H
#define VARIADIC_H
#include <stdlib.h>
#include <stdio.h>
#include <stdarg.h>
int _putchar(char c);
int sum_then_all(const unsigned int n, ...);
void print_numbers(const char *separator, const unsigned int n, ...);
void print_strings(const char *separator, const unsigned int n, ...);
void print_all(... | [
"faithtanuh@gmail.com"
] | faithtanuh@gmail.com |
1466049ed338ace7cf01428d09eac431c7f67a78 | 570197170591daedd7fe6b921722309f74da051f | /src/mb_windows/a3_monitoring.h | 840fcd370705dae6386809e48e4a47fce230702a | [] | no_license | VolodymyrKozak/tkModbusWindows | a0e3fca8f01d9993134042518ecd37ed9906ff21 | 3527b9bd6bc49681beb292f0b1c2c49dad1a9284 | refs/heads/master | 2021-01-05T04:18:46.512116 | 2020-02-24T10:17:30 | 2020-02-24T10:17:30 | 240,876,557 | 0 | 0 | null | null | null | null | WINDOWS-1251 | C | false | false | 3,371 | h | /*
* 1main_paint.h
*
* Created on: 26 лип. 2019 р.
* Author: KozakVF
*/
#ifndef WIN32APP_API_1MAIN_PAINT_H_
#define WIN32APP_API_1MAIN_PAINT_H_
#include <windows.h>
#include "stdint.h"
#include "../wConfig.h"
#define Y_HEADER 100
#define Y_PASSPORT 150
#define Y_STRING 25
#define ... | [
"Volodymyr.Kozak@gmail.com"
] | Volodymyr.Kozak@gmail.com |
62f6a835f9ea386a2edbac4d44e12534dbbb512c | 6e897930c638c9700e76a7e9973a59d5db898f60 | /image_processing/src/image.c | 03738900c0448f47f96c442d1c88336fd8fa6601 | [
"MIT"
] | permissive | kmikayilov/Data-Structures-and-Algorithms | c46afab0a865f3ff59d513cac75cb6fee0347d64 | dd5b2d93731e8f5ff443f387eaefd35eed009825 | refs/heads/master | 2022-12-06T16:27:06.296232 | 2020-08-04T08:27:35 | 2020-08-04T08:27:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,936 | c | #include "image.h"
//-----------------------------------------------------------
/*
* this function prints the image
*/
void I_print (color img[], int nb_pixels){
for(int i=0; i<nb_pixels; i++){
C_print(img[i]);
}
}
//-----------------------------------------------------------
/*
* this function uses C_multipl... | [
"kenan.mikayilov.00@gmail.com"
] | kenan.mikayilov.00@gmail.com |
d916c95f0453414780bf5d2120b73c11dc194f3f | 6fa6be3e7dcb10d020209f7a73de393a1f24bd45 | /linux-3.4/drivers/net/wireless/rtl8189es/hal/OUTSRC-BTCoexist/HalBtc8192d2Ant.h | a1a0eb695a19a92a6b798feac5ca0b7f955a2e03 | [
"Apache-2.0",
"Linux-syscall-note",
"GPL-2.0-only",
"GPL-1.0-or-later",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | okshall/v3s-linux-sdk | f9eb73a1e271ebf02320f98befabccdb6c462944 | 776196306198f14ec6f10c316950a81b7e417886 | refs/heads/master | 2021-07-07T11:44:34.667911 | 2021-01-22T04:43:38 | 2021-01-22T04:43:38 | 225,315,340 | 1 | 0 | Apache-2.0 | 2019-12-02T07:46:23 | 2019-12-02T07:46:22 | null | UTF-8 | C | false | false | 3,984 | h | //===========================================
// The following is for 8192D 2Ant BT Co-exist definition
//===========================================
#define BTC_RSSI_COEX_THRESH_TOL_8192D_2ANT 6
typedef enum _BT_INFO_SRC_8192D_2ANT{
BT_INFO_SRC_8192D_2ANT_WIFI_FW = 0x0,
BT_INFO_SRC_8192D_2ANT_BT_RSP = 0x1,
... | [
"yeashenlee@163.com"
] | yeashenlee@163.com |
7138181aa576da26757bc49213ef58dfc0c79503 | e4d0ffaac6b22af555823d406c1749641efd14bc | /engine/hexenworld/client/cl_inlude.c | 61a95e3af35a72518c23328fdf27a2f7ddae74f4 | [] | no_license | Shanjaq/uhexen2 | 32d06c2e1cfd5a3ff92b5a102babd09d00651eab | 800586575362941ef09880e67d043dab6ce15ad4 | refs/heads/master | 2023-04-28T11:41:09.727575 | 2021-12-06T20:18:03 | 2021-12-06T20:18:03 | 158,987,707 | 9 | 2 | null | 2022-09-01T13:49:22 | 2018-11-25T01:27:05 | C | UTF-8 | C | false | false | 4,994 | c | /*
* cl_interlude.c: Setup the Hexen II intermission screen flags.
* Only the intermission index is sent by the server, therefore the
* rest of the stuff is unfortunately hardcoded here in the engine.
*
* Copyright (C) 2012 O.Sezer <sezero@users.sourceforge.net>
*
* $Id$
*
* This program is free software; you ... | [
"sezero@eaf649e6-6c13-0410-b194-84221022858e"
] | sezero@eaf649e6-6c13-0410-b194-84221022858e |
6d174cf6d12d107f1d7eb3c094572fd937063a8e | e507bc061f78c59c713e4ca9645fcda15bc4396c | /3-0.c | 0359063fa99f715d3f843f0c26b010668c9f4bdc | [] | no_license | levicode/code | 993ab37dca057f1e19a51bc0b44afba77f0713a6 | 519623e4b741519acc7f0271741adcabab6b4091 | refs/heads/master | 2021-01-25T07:07:59.742533 | 2015-05-17T08:40:49 | 2015-05-17T08:40:49 | 31,893,442 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 171 | c | #include<stdio.h>
int main()
{
int speed;
scanf("%d",&speed);
if(speed>60)
printf("Speed: %d - Speeding",speed);
else
printf("Speed: %d - OK",speed);
return 0;
}
| [
"lzw19910408@gmail.com"
] | lzw19910408@gmail.com |
1a883558af6e558d611ddcb7f451a845c7125625 | 85f99ed961eb58df405b411fb2771d7762cdc273 | /Dvlp_C/TP_C/01-Initiation/InitEx5/initExo5.c | 2bd94ed61d2919a575e2db1577e25a55b6d4fd56 | [] | no_license | CroixDuSud/C | 30f79f9cb1770ccd74423cb5ecb3ce0a3dc6bdb7 | ec06345b80ac51845d4b82348052c2cdc3e7f0ba | refs/heads/master | 2020-04-11T06:49:06.552391 | 2016-09-20T14:39:58 | 2016-09-20T14:39:58 | 68,105,254 | 0 | 0 | null | null | null | null | ISO-8859-1 | C | false | false | 2,819 | c | /* ========================================================================== */
/* projet : TP_Initiation */
/* fichier : initEx5.c */
/* --------------------------------------------------------------------------... | [
"gb2get@gmail.com"
] | gb2get@gmail.com |
7a0ab20def901e45505735d0723d550a31c68229 | a92b0dc088b2db53d646f25e3c5907501748f00c | /json_put/json_put.c | 8855f1052f40691df8887e19a10ecc8d111210b5 | [] | no_license | skyformat99/json_put | fc89658a0e7340b24cbdcfca84de761ece91953f | 772bd7de562d086acbb68cc1f6b799bc2c834070 | refs/heads/master | 2020-03-27T08:22:53.398568 | 2015-07-14T18:54:10 | 2015-07-14T19:02:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,095 | c | #include <memory.h>
#include <stdlib.h>
#include <json_put.h>
enum _FLAGS
{
_FLAG_PUT_COMMA = 1 << 0,
_FLAG_NAME_PUTS_COMMA = 1 << 1,
};
static const char _escapees[0xff] =
{
['\0'] = '0', /* Zero */
['\b'] = 'b', /* Backspace (ascii code 08) */
['\f'] = 'f', /* Form feed (ascii code 0C) */
['\n'] = 'n', /... | [
"wonder.mice@gmail.com"
] | wonder.mice@gmail.com |
87a51a145b7fc6e0f62ad2c06df25c61a4b55823 | 636655ca071c701e12511935cba315361de10f37 | /threads/thread_join.c | bad9c2efb4f4e307698d8c434a841a37cf5a40e7 | [] | no_license | demonhot/apue | 26272f27a158bbb4e15bb2326a3b205952c5702e | 9d93569bb709e92a041660340679749697ca2603 | refs/heads/master | 2021-09-04T20:12:59.597290 | 2018-01-22T03:28:32 | 2018-01-22T03:28:32 | 115,675,239 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,669 | c | /*
* =====================================================================================
*
* Filename: thread_join.c
*
* Description: pthread_join
* 1.The pthread_join() function waits for the thread specified by thread to terminate.
* If that thread has already terminated, then pthr... | [
"hui.wang@mailsh.techfaith.cn"
] | hui.wang@mailsh.techfaith.cn |
c174f65185e95a599b7b78688ec7f8e4398dd3da | a9686ace8ab4dc5434a0f96504770d970ae368df | /firmware/lib/include/vboot_ui_legacy_wilco.h | d6b779659a91306456ba8822b81ef02a5c83424b | [
"BSD-3-Clause"
] | permissive | platinasystems/vboot | f137f11dab1a680760daad3ca18e822d349a52af | 5abb36eae300851d7bae05784cfac306ad881254 | refs/heads/master | 2021-01-12T12:59:35.032260 | 2020-02-26T05:51:34 | 2020-02-27T16:17:16 | 69,767,841 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 961 | h | /* Copyright 2020 The Chromium OS Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*
* Wilco-specific feature support for vboot_ui
*/
#ifndef VBOOT_REFERENCE_VBOOT_UI_WILCO_H_
#define VBOOT_REFERENCE_VBOOT_UI_WILCO_H_
/*
* User i... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
a930abd4876ab33cb2dc17c1fe5bf2a67de08c2d | ca010a9bf7c092e3ef3e042fd4658f8dcc4bf669 | /src/command/gendsa/ssl_gendsa.c | 07197f338172bd3dbf44c5d1f8d12c36a8262bd9 | [
"MIT"
] | permissive | iamtemazhe/ft_ssl | d40e797f4852c8574d2fa2802075731135a7d09d | bfa83a4822bb318cb54b1f6d9654c327036d139a | refs/heads/master | 2023-03-04T01:47:15.213395 | 2021-02-11T09:56:21 | 2021-02-11T09:56:21 | 337,953,301 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,447 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ssl_gendsa.c :+: :+: :+: ... | [
"iamtemazhe@yandex.ru"
] | iamtemazhe@yandex.ru |
1b573126e52a5e1473f31e1d7693a3ed39418f78 | ae2b328457a6df9dc967cda4e37878a4a48a7e79 | /Unity/iOS-Build/Classes/Native/mscorlib_System_Collections_Generic_Dictionary_2_E_323473769.h | d5bcd9c2a2838a4412a0a66c17b6abcc77fe3247 | [] | no_license | Adventure2Fitness/A2F_Mobile | 965e47902ebac76776e443b35b071a5a41044e10 | dea3966f9018c259cb2c5d03a2cfd7a5897ba78c | refs/heads/master | 2021-01-18T01:42:06.723267 | 2016-02-17T21:03:46 | 2016-02-17T21:03:46 | 51,940,762 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,013 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
// System.Collections.Generic.Dictionary`2<System.Int32,Vuforia.Marker>
struct Dictionary_2_t_988032705_0;
#include "mscorlib_System_ValueType_103494864.h"
#include "mscorlib_System_... | [
"amberm@mit.edu"
] | amberm@mit.edu |
f0243ecac5f3623e56f249369b70cb3d1f6c878b | 4dbb45758447dcfa13c0be21e4749d62588aab70 | /iOS/Classes/Native/mscorlib_System_Runtime_ConstrainedExecution_Criti3073722122MethodDeclarations.h | 80a81b7e0122923f2f3d78df2cb5dfbd191b4aef | [
"MIT"
] | permissive | mopsicus/unity-share-plugin-ios-android | 6dd6ccd2fa05c73f0bf5e480a6f2baecb7e7a710 | 3ee99aef36034a1e4d7b156172953f9b4dfa696f | refs/heads/master | 2020-12-25T14:38:03.861759 | 2016-07-19T10:06:04 | 2016-07-19T10:06:04 | 63,676,983 | 12 | 0 | null | null | null | null | UTF-8 | C | false | false | 802 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
#include <assert.h>
#include <exception>
// System.Runtime.ConstrainedExecution.CriticalFinalizerObject
struct CriticalFinalizerObject_t3073722122;
#include "codegen/il2cpp-codegen.h... | [
"lii@rstgames.com"
] | lii@rstgames.com |
8be4165625fbd13b66c191117063c130fc40f605 | 255c750a3563d4378b38720d5d99d1bdcc8d812e | /word_addressing/fpu/fsqrt_table.h | 9ff851a5dac8c1c81b9134b644c204bee5eb4458 | [] | no_license | cpuex2020-3/god | 1843e29bd6f2ac4ce9af3c2acf05b6746756994a | 5d16cff50441026bc31b77cb5e4715fed28f5b71 | refs/heads/master | 2023-02-05T23:26:18.006808 | 2020-12-31T05:56:36 | 2020-12-31T05:56:36 | 307,593,824 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 24,700 | h | #ifndef FSQRT_TABLE_H_INCLUDED
#define FSQRT_TABLE_H_INCLUDED
#include <stdint.h>
int32_t fsqrt_table[2048] = {
0x0006A09E, 0x0000AD3B,
0x0006A646, 0x00000D30,
0x0006ABEC, 0x00000D25,
0x0006B190, 0x0000CD19,
0x0006B733, 0x0000ED0E,
0x0006BCD5, 0x0000CD03,
0x0006C276, 0x00004CF8,
0x0006C815, 0x00004CED,
0x0006CDB2, 0x... | [
"rou11sou@gmail.com"
] | rou11sou@gmail.com |
89ab7a7b02810a7aded53d3625caf8e225947796 | a25a8e00f1c20ebd75fa7b51e7a37c80e2eca53a | /TankManager/TankManager.h | 6e430235f4857b612ebae5ef6e4dcf36548d1d14 | [] | no_license | StephSako/BattleTank | a2d1ecf5003b849d6465ab7ff458da3ae1f900cb | d858ded5b61b88e4081f631e4abaa4b1a8203288 | refs/heads/master | 2020-04-03T06:36:54.812717 | 2020-01-20T17:47:11 | 2020-01-20T17:47:11 | 155,079,421 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 255 | h | #include "TankManager.c"
struct TANK *creer_tank_joueur(int pos_x, int pos_y, char direction);
void creer_tank_ennemis(int pos_x, int pos_y, char direction);
void deplacer_tank_ennemis_terminal();
void deplacer_tank_joueur_terminal(struct TANK *joueur);
| [
"stephen.sakovitch@orange.fr"
] | stephen.sakovitch@orange.fr |
070cca0ec7330c9db0e9c2124ad65f6019005ac8 | 29f5edb853940409796c520bc2b4366bd67d3226 | /C/prime/zhishu.c | 64707c7aefa4687939b1a17cc0e15af729a23dcc | [] | no_license | yumm007/C | 420693180c247b1dd080824150a7d3d4047dc1d2 | d0940275f386d9cdcbb0445fdb07083d1af2d64c | refs/heads/master | 2021-01-18T13:41:35.517366 | 2015-06-25T12:50:39 | 2015-06-25T12:50:39 | 1,315,157 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,656 | c | /*
** 打印MAXNUM以内的质数
** 使用数组存放2-(MAXNUM+2)之间的数,在调用函数结束后,所有非质数用0代替
** 最后打印数组中所有非0的数字
** 2010-08-31 yumm_007@163.com
*/
#include <stdio.h>
#define MAXNUM 1000000
/* 筛选质数函数,传入数字数组和数组的长度,筛选结束后所有非质数都用0表示 */
void findsu(int num[], int len) {
int i, j, m , n;
int start = 0, end = len;
/* 从当前非0的数开始大循环,把它后面每一个非0的数都除一遍,如果余... | [
"yumm007@gmail.com"
] | yumm007@gmail.com |
c227089d2fe1a986c6bf03f23b982dbf4af75c12 | b20c340f66a7e83f9b000fb6be6bc1957a594949 | /lab/lab02_blinkyRTOS/FreeRTOSConfig.h | d2232a4acbb19425d130df4cce6143f0c6674e6f | [] | no_license | talivick/cs466_s18 | 3300478ec14e49ede9b609923c1b19384bd66796 | d03fd17494f2d1e50d8dedb00203c8d81c87ac5b | refs/heads/master | 2021-09-04T04:59:25.938022 | 2018-01-16T03:57:41 | 2018-01-16T03:57:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,802 | h | /*
FreeRTOS V8.1.2 - Copyright (C) 2014 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
***************************************************************************
* ... | [
"milhead@gmail.com"
] | milhead@gmail.com |
efa5374ed70fcb7d07cb63049c1f2947b5944dc2 | b09716a0a09d5909fc48402bf7c4b33ad5f5c0b8 | /my-nvml-experiments/src/include/librpmem.h | ee811c2af1d61bdc21dd46a2b22ab944c21edad4 | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | aajayssingh/concurrent-persistent-datastructure | 84d81087190a752816589757b50b4ddb52676be2 | 5f1eb66960e06c673431c43e968b3dc665a6a214 | refs/heads/master | 2020-12-03T03:54:39.644052 | 2020-08-10T13:50:00 | 2020-08-10T13:50:00 | 95,787,869 | 9 | 2 | null | null | null | null | UTF-8 | C | false | false | 4,256 | h | /*
* Copyright 2016-2017, Intel Corporation
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* * Redistributions of source code must retain the above copyright
* notice, this list of conditions and ... | [
"aajayssingh1@gmail.com"
] | aajayssingh1@gmail.com |
2dff7d0d08fd70b2504fd7a83770e5858225aecd | 9795b3fdc47ce0aa91c9f2443168f4cbbe8d9c3c | /simulation/extern_include/polygonBoolean.h | 404353dc97b637c4c88b28eb14bcea0d84202ab6 | [
"MIT"
] | permissive | seanny1986/gym-aero | badf540a230adab0c85ef2f9c6f76fcc189e8aff | bb8e7f299ca83029c300fa85e423be90fc9c11e1 | refs/heads/master | 2021-06-18T13:01:44.804786 | 2021-01-06T11:24:52 | 2021-01-06T11:24:52 | 143,800,401 | 5 | 4 | MIT | 2018-10-26T07:59:00 | 2018-08-07T01:04:18 | Python | UTF-8 | C | false | false | 1,565 | h | /*
* CONFIDENTIAL AND CONTAINING PROPRIETARY TRADE SECRETS
* Copyright 2015-2017 The MathWorks, Inc.
* The source code contained in this listing contains proprietary and
* confidential trade secrets of The MathWorks, Inc. The use, modification,
* or development of derivative work based on the code or ideas obtai... | [
"s3251350@student.rmit.edu.au"
] | s3251350@student.rmit.edu.au |
0d7137e755bdb6c413507262c4a0f5a1d4c64b33 | b4685bd6ca62f54d9f68853ea13c807d11cf15e6 | /kernel/entry.c | 3d36fc5db6e20379d96b0965051a105366219187 | [] | no_license | swdevel/unio | bcd0bb781703939f0b337c1821603a002dd88b4e | 4e0422b6b5f9843e67d80760da19e0d17c75ed44 | refs/heads/master | 2022-04-29T04:19:52.383654 | 2022-04-17T20:51:12 | 2022-04-17T20:51:12 | 127,568,334 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 711 | c | #include "entry.h"
void _start()
{
// Инициализация системы обработки прерываний
irq_init();
// Очистка экрана от сообщения загрузчика и вывод сообщения и получении контроля ядром
tty_init();
tty_put_string("Kernel received control from boot loader\n");
// Сканирование шины PCI и вывод на эк... | [
"ksandr.mobile@gmail.com"
] | ksandr.mobile@gmail.com |
fe2c2e8c80217850c6d3ff53389d9f921d865da2 | c9c87e5aeff3c68b6b197338404ecdbc5424fa98 | /tarbal/openldap-2.2.26/include/ac/errno.h | 5043f1f89a9687ce3093a0e59d7bff7cc35e0b28 | [
"OLDAP-2.8",
"BSD-4.3RENO",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | venkatarajasekhar/acs-GPL-3.3.0 | 7acc262c96d1c419ec67ae85d37dd2967c6678b4 | 5d2be5d30f3ccef7153906123c90405833b1bf13 | refs/heads/master | 2020-06-23T18:32:36.370978 | 2015-03-10T16:38:39 | 2015-03-10T16:38:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,528 | h | /* Generic errno.h */
/* $OpenLDAP: pkg/ldap/include/ac/errno.h,v 1.25.2.3 2005/01/20 17:00:59 kurt Exp $ */
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
*
* Copyright 1998-2005 The OpenLDAP Foundation.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or w... | [
"james.hilliard1@gmail.com"
] | james.hilliard1@gmail.com |
e0f80f7188de72ed5171b4ee0c70260f2461c9ec | aaad70e69d37f92c160c07e4ca03de80becf2c51 | /filesystem/usr/src/linux-headers-4.15.0-20/include/linux/fscache.h | 233332c7a0a3af6cb47ddea7a5002f6569bbb2ba | [] | no_license | OSWatcher/ubuntu-server | 9b4dcad9ced1bff52ec9cdb4f96d4bdba0ad3bb9 | 17cb333124c8d48cf47bb9cec1b4e1305626b17a | refs/heads/master | 2023-02-10T18:39:43.682708 | 2020-12-26T01:02:54 | 2020-12-26T01:02:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 165 | h | {
"MIME": "text/x-c",
"inode_type": "REG",
"magic_type": "C source, ASCII text",
"mode": "-rw-r--r--",
"sha1": "9536bff5ec3ee1df0d039a2a80b261d53dddacf5"
} | [
"mathieu.tarral@protonmail.com"
] | mathieu.tarral@protonmail.com |
e708545d95f1743b84292ae336f236a5a58bc6d4 | 73c5220250b1671b09f651be0c1ac679245f3f51 | /cat0.c | 789b1b2eaf2e7e00f16577dfd2e859523a9a21bd | [] | no_license | jazminsofiaf/sisop | fa620197f5fc4ed6469e59321f2863630a8947cb | c4eba9c66de7714aabc22c5e1c0c8dd9d1331993 | refs/heads/master | 2021-05-17T07:16:42.741280 | 2018-04-12T19:57:39 | 2018-04-12T19:57:39 | 127,821,854 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,347 | c | #define _POSIX_C_SOURCE 200809L
#include <stdio.h>
#include <string.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <errno.h>
#include <unistd.h>
#define BUF_SIZE 1024
#define STDOUT 1
void cat0(const char *file);
ssize_t read_and_print(int file_descriptor);
ssize_t read_and_print(int fi... | [
"jazmin.ferreiro@despegar.com"
] | jazmin.ferreiro@despegar.com |
e8fc58b2bd908c96633b355f80631199d575f44e | 055311d4047c76667d61c6c2bb2b053d1e8c0525 | /Graphique - CSFML/MUL_my_runner_2019/res_load/manage_load_res.c | 0253618f53391f0538067b370f647ce5631c5d56 | [] | no_license | WilliamR312/Epitech-Y1 | 66bcd77effa3958a80fac315b74bf08087a670af | 988fe0ffd1ff875f576cfe7e1a462e16d49bb18f | refs/heads/master | 2022-12-24T03:45:20.149147 | 2020-09-21T14:32:34 | 2020-09-21T14:32:34 | 297,281,679 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,193 | c | /*
** EPITECH PROJECT, 2020
** MANAGE_LOAD_RES
** File description:
** manage loading of ressources
*/
#include <SFML/Graphics.h>
#include <SFML/System.h>
#include <SFML/Audio.h>
#include <stdlib.h>
#include "struct.h"
#include "my_runner.h"
#include "my.h"
static void create_window(window_t *window_d)
{
window_d... | [
"william.rech@epitech.eu"
] | william.rech@epitech.eu |
19c61bd7857c895c43743a660729c3a8ed486821 | cd84343f7cfe75595fcce639fa24fcdf81043055 | /strings/string operations/strupr.c | 6f70c6a90c3f77eded648e17e208919e23bc47a0 | [
"MIT"
] | permissive | Kartik2301/c-1 | 59ce6f41542fc0f52ed7ccc79d13c29f6e0a62c0 | 634a9b7897079a0d860a7de91d31fa67483722de | refs/heads/master | 2020-06-08T10:07:34.665603 | 2019-06-23T11:47:31 | 2019-06-23T11:47:31 | 193,211,111 | 0 | 0 | null | 2019-06-22T08:35:39 | 2019-06-22T08:35:39 | null | UTF-8 | C | false | false | 123 | c | #include<stdio.h>
#include<strings.h>
int main(){
char string[]="strings in c";
printf("%s",strupr(string));
return 0;
} | [
"knem7554@gmail.com"
] | knem7554@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.