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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
15d8f192a9976a24da198578938a6e2225b5d3b1 | 7f1b7a6bf9594efef239ea5aacee273ae9c8e1e4 | /TextRPG/Colors.h | 354e448864cbdec1eaef87c2f1ae60788abc4fb3 | [] | no_license | jchelsy/TextRPG | 971b09a4a4fbd5829e641ebd4917d2b3e0823f60 | be3924a8c5991bfdb77805eb3ad56853c999d620 | refs/heads/master | 2022-12-30T07:23:38.390484 | 2020-10-20T17:32:00 | 2020-10-20T17:32:00 | 302,807,148 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 551 | h | #pragma once
// Define terminal color codes
#define RESET "\033[0m"
#define BLACK "\033[1m\033[30m"
#define RED "\033[1m\033[31m"
#define GREEN "\033[1m\033[32m"
#define YELLOW "\033[1m\033[33m"
#define BLUE "\033[1m\033[34m"
#define MAGENTA "\033[1m\033[35m"
#define CYAN "\033[1m\033[36m"
#define WHITE "\033[1m\033[... | [
"jchelsy2001@gmail.com"
] | jchelsy2001@gmail.com |
ff0faba96389621123d9346d6e934f16143c14ba | 035b4ccec075281172c585e0a7ea084c79daf4fa | /_build_wan/wp76xx/api/5a3ec8ff179ac5ff5f6cc179d2b3cc4c/client/le_mdc_interface.h | a2f0d3a670524a81fc3ba953cbbf5c6f0d9698e4 | [] | no_license | johnofleek/legatoTraining | 18eb97b592040a720407385062399522f6d329ca | 03a6cfc6d30e35939bf1c10555f5a5a1b40df40f | refs/heads/master | 2020-07-30T23:52:55.693147 | 2019-09-24T18:59:01 | 2019-09-24T18:59:01 | 210,406,374 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 59,708 | h |
/*
* ====================== WARNING ======================
*
* THE CONTENTS OF THIS FILE HAVE BEEN AUTO-GENERATED.
* DO NOT MODIFY IN ANY WAY.
*
* ====================== WARNING ======================
*/
/**
* @page c_mdc Modem Data Control
*
* @ref le_mdc_interface.h "API Reference"
*
* <HR>
*
* A dat... | [
"john@iniveo.co.uk"
] | john@iniveo.co.uk |
2a23395aa0c117c5571fd8a5961f04cae6ed1a47 | 34d69b423125903a2ea62ea10b6539ea5dc9c618 | /main.c | 671b681d820961fcbadf12615e88d65aeefb51fb | [] | no_license | salome08/minishell | fc67c20a8a7ec5e833d19128acbc9952f643f00a | 7e029e8bfcbc9227a62edc4fbaf2cbc96938c062 | refs/heads/master | 2020-04-11T04:41:41.172962 | 2018-12-12T17:31:18 | 2018-12-12T17:31:18 | 161,522,199 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,869 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* main.c :+: :+: :+: ... | [
"noreply@github.com"
] | salome08.noreply@github.com |
52ca3544e4b6d0cecfc7a01a6074d2db4bc2f251 | da0a7965c8390abf22d525a068741e6db7ee05c3 | /RestaurantWaitingList/doFunctions.c | bc4bf294f4aeb99cb63f0cf662d762b8f16580d7 | [] | no_license | kirunhaque/Programming-Practicum | 743271d8e07642f5aa8cbec252b7634e5a7f1893 | 1ff83aa8682b91aafab9d53caacd70e5e7e80198 | refs/heads/master | 2020-08-01T21:47:03.670057 | 2019-09-26T17:00:00 | 2019-09-26T17:00:00 | 211,127,821 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,041 | c | #include "waitinglist.h"
void doAdd (groupPtr *head)
{
/* get group size from input */
int size = getPosInt();
if (size < 1)
{
printf ("Error: Add command requires an integer value of at least 1\n");
printf ("Add command is of form: a <size> <name>\n");
printf (" where: <size> i... | [
"noreply@github.com"
] | kirunhaque.noreply@github.com |
a5c93fe3829cf75b0460664beadfdb0a9602b6e6 | 6e87a1be6d28c5b406c3182a01f6db8b90147991 | /libuv-dox-master/examples/10-locks-try/main.c | e7b9fc0df1fadd5500a1ca68387f09ed042224d1 | [
"MIT"
] | permissive | codediy/php_uv_test | dff5d95bb4ad5bd33f7f9cc10d0b8e3ed04d7864 | d814d3e2ea6eb4980041c9703e3fe82fdedabb88 | refs/heads/master | 2020-06-30T07:19:08.902672 | 2019-08-09T05:54:28 | 2019-08-09T05:54:28 | 200,764,438 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,982 | c | #include <stdio.h>
#include <assert.h>
#include "../libuv/include/uv.h"
#define ERROR(msg, code) do { \
fprintf(stderr, "%s: [%s: %s]\n", msg, uv_err_name((code)), uv_strerror((code))); \
assert(0); ... | [
"zmwwork@163.com"
] | zmwwork@163.com |
d191af3310c3ca8183ae3e21dd9267f3f1876a34 | d8f94c1076868b225bd5711503d81fe36e785fa6 | /P2/Livro/exercicio_2_9.c | 2b33d0cf2815ec03cc2bd3e3d5d1fd4b4efb8a5d | [] | no_license | hugohenley/ED20141 | f044ea8a053cb3d3a91c3036116d79438c2040bc | 44e8a56b8ebf96d0810061ddbe9ae0513c59c63f | refs/heads/master | 2020-04-24T16:23:04.512552 | 2014-06-14T02:04:34 | 2014-06-14T02:04:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 227 | c | int igual(Lista* l1,Lista* l2){
Lista* p1;
Lista* p2;
int igual = 1
for(p1 = l1,p2 = l2; p1!=NULL && p2!=NULL && igual; p1=p1->prox,p2=p2->prox) {
if(p1->info!= p2->info)
igual = 0;
}
return(p1 == p2 && igual) ;
} | [
"hugohenley@hugos-mbp.lan"
] | hugohenley@hugos-mbp.lan |
f2ba09c52d13b01e0f5f23ba4e66c7dc21191746 | 15bbc78cfbdb3df2a2ff32221579c8aed0c44da0 | /libft/ft_calloc.c | 1f4f797ad29ef8c06c464b311818b8d532ec13fe | [] | no_license | ma-akk/sort_stack | d667f1c110bfcbbf8b9121700c3f7f4227cadbdd | ac73be5f630369a5f67a1644fc402f64ebc3f318 | refs/heads/main | 2023-07-14T08:22:41.275618 | 2021-08-30T10:26:18 | 2021-08-30T10:26:18 | 401,269,080 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,107 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_calloc.c :+: :+: :+: ... | [
"gtresa@student.21-school.ru"
] | gtresa@student.21-school.ru |
73a5a63cf07a787a45edd748f94ff0c2e1f1f1bd | 989a07c15454e92e4f39789d901fca52637f1fe9 | /multiFile/mainTest.c | f32a19950bbf194813359cc9431e13041443513f | [] | no_license | MasterWigu/ASA_01 | 47e45b8890bee594d9b4f5597592abc756642136 | 3db9d7ae26960e45b9af1610137465796a324e5f | refs/heads/master | 2021-10-09T01:59:48.102333 | 2018-03-25T15:29:28 | 2018-03-25T15:29:28 | 125,067,168 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,244 | c | #include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <math.h>
#define inf -1
#define min(a,b) (( (a)<(b) ) ? (a) : (b))
/*list*/
typedef struct node {
int vNum;
struct node *next;
}LLElem;
/*graph*/
typedef struct {
int d;
int numSCC;
int low;
int nAdjs;
int inList; /*1 se estiver no sta... | [
"moreira.oliveira@live.com.pt"
] | moreira.oliveira@live.com.pt |
d5f02a4c6a0de15dd285006b70471455bdc4ea34 | bf686b1743e8f600df2038a9780656f0db9c208b | /include/heap.h | 49c54d22789f8078ce6cbadb6adf18b986002f34 | [] | no_license | RoastVeg/pokediamond | 014c9dda22e2809338cd542b790a3563e7ddca2e | 5592251a949bc6be10ea87a12df9b4eb47f1e545 | refs/heads/master | 2022-11-14T00:09:13.867014 | 2020-06-20T18:57:17 | 2020-06-20T18:57:17 | 273,089,861 | 0 | 0 | null | 2020-06-17T22:23:07 | 2020-06-17T22:23:06 | null | UTF-8 | C | false | false | 208 | h | #ifndef POKEDIAMOND_HEAP_H
#define POKEDIAMOND_HEAP_H
void * AllocFromHeap(u32 heap_id, u32 size);
void * AllocFromHeapAtEnd(u32 heap_id, u32 size);
void FreeToHeap(void * ptr);
#endif //POKEDIAMOND_HEAP_H
| [
"pikalaxalt@gmail.com"
] | pikalaxalt@gmail.com |
2c5aee631683c2fc149ded167698315c292e9787 | ef46f5a678dc6cacdca55cf1dec951b76acfe02b | /include/voronoidiagramPluginCode.h | ba7a75f0131ef05272ded9ce0ac665fd4ced261a | [] | no_license | mauriciodev/MWVoronoi | 85891fb9484023376c111484aca39499b15e5780 | 0282817095734abcea669bc46bba0baaba45ba3f | refs/heads/master | 2023-02-07T20:05:35.858758 | 2023-01-25T18:45:46 | 2023-01-25T18:45:46 | 1,995,497 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,364 | h |
#include <spl.h>
#if SPL_PLATFORM == SPL_PLATFORM_WIN32
// Include windows.h - Needed for Windows projects.
#include <windows.h>
#endif
#include <PluginParameters.h>
//
// Define standard export symbols for Win32.
// Note: You don't have to remove this macro for other platforms.
//
SPL_DEFINE_PLUGIN_EXPORTS();
S... | [
"mauricio.dev@gmail.com"
] | mauricio.dev@gmail.com |
2a3214e8b0143b103bcd897511f0a91d5cf1b6ab | c47c254ca476c1f9969f8f3e89acb4d0618c14b6 | /datasets/linux-4.11-rc3/sound/aoa/codecs/onyx.c | a04edff8b729ebf8fff761c8c3814f1ab66b4a80 | [
"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 | 27,796 | c | /*
* Apple Onboard Audio driver for Onyx codec
*
* Copyright 2006 Johannes Berg <johannes@sipsolutions.net>
*
* GPL v2, can be found in COPYING.
*
*
* This is a driver for the pcm3052 codec chip (codenamed Onyx)
* that is present in newer Apple hardware (with digital output).
*
* The Onyx codec has the follo... | [
"y.yu@open.ac.uk"
] | y.yu@open.ac.uk |
955d8b9ea484b3a75fb840c849cb259ba6d5ee2b | 2bc3398063fd7251c46a2d93d2e301cd063befcd | /nitan/d/wuyi/shuangrufeng.c | 13f6bc7dda82aebf44fae096c5c44314b3da4b19 | [
"MIT"
] | permissive | HKMUD/NT6 | ae6a3c173ea07c156e8dc387b3ec21f3280ee0be | bb518e2831edc6a83d25eccd99271da06eba8176 | refs/heads/master | 2020-03-18T08:44:12.400598 | 2018-05-23T06:55:18 | 2018-05-23T06:55:18 | 134,525,191 | 9 | 4 | null | null | null | null | GB18030 | C | false | false | 818 | c | // Room: /d/wuyi/shuangrufeng.c
// Last modified by Winder on Mar.20.2002
inherit ROOM;
void create()
{
set("short", "双乳峰");
set("long", @LONG
双乳峰又名并蒂峰、鼓子峰,为八曲最高峰。远远望去,丰满挺拔
而柔美,无不让人惊叹和称奇造化天工之所钟。峰的两面岩壁上,有一
岩洞,可容数十人,相传为吴道人修炼所在,洞右小穴内还存放着有关
道人的遗蜕。这个洞就叫“吴公洞”。
LONG );
set("outdoors", "wuyi");
... | [
"xmlsdk@gmail.com"
] | xmlsdk@gmail.com |
1a6364c1b0965382233db54c2e76dc81f4b43606 | 089111a37dc4b077ca0a3a0088fbca7bf0da3a23 | /maxHeap.c | 56ad3b92599b4952a529c99398e3b66b4ed4581a | [] | no_license | rishabhm/justForFun | a08447d67255be8d3276bf7f4633a6c611ece95c | f65dc0a91a080711c0a6133ec45d3629798ae8ec | refs/heads/master | 2021-01-01T18:03:07.468666 | 2013-12-13T23:43:16 | 2013-12-13T23:43:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 38 | c | /* Practice max heap data structure */ | [
"rishabhmarya@Rishabhs-MacBook-Pro.local"
] | rishabhmarya@Rishabhs-MacBook-Pro.local |
f718ea82155b81f3b7aeb1470bbf8450c0aa923a | b1beb7da076a1e022a1cea54fd505485f4944b41 | /proj.ios_mac/Pods/Headers/Public/box2d/Collision/Shapes/b2Shape.h | 1526fb359c9b55c470cb41404a8b00d08d17688e | [] | no_license | ginrei/flow | ee6ca21b10fab71fd5d0fbf7f5dff6740ec018d0 | c92d39d29685bfd159a801d1636ceae9275324cd | refs/heads/master | 2021-03-30T16:58:48.147723 | 2016-10-21T07:26:18 | 2016-10-21T07:26:18 | 71,539,962 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 53 | h | ../../../../../box2d/Box2D/Collision/Shapes/b2Shape.h | [
"tsuboya@a-tm.co.jp"
] | tsuboya@a-tm.co.jp |
1ea8de8c36f1726e7b8d0c4a26f109f67a0e968b | da1500e0d3040497614d5327d2461a22e934b4d8 | /third_party/llvm-project/compiler-rt/test/scudo/alignment.c | f5cc4f0299e48284b397ede9c149136c25e0af97 | [
"NCSA",
"MIT",
"LLVM-exception",
"Apache-2.0",
"BSD-3-Clause",
"GPL-1.0-or-later",
"LGPL-2.0-or-later"
] | permissive | youtube/cobalt | 34085fc93972ebe05b988b15410e99845efd1968 | acefdaaadd3ef46f10f63d1acae2259e4024d383 | refs/heads/main | 2023-09-01T13:09:47.225174 | 2023-09-01T08:54:54 | 2023-09-01T08:54:54 | 50,049,789 | 169 | 80 | BSD-3-Clause | 2023-09-14T21:50:50 | 2016-01-20T18:11:34 | null | UTF-8 | C | false | false | 524 | c | // RUN: %clang_scudo %s -o %t
// RUN: not %run %t pointers 2>&1 | FileCheck %s
// Tests that a non MinAlignment aligned pointer will trigger the associated
// error on deallocation.
#include <assert.h>
#include <stdint.h>
#include <stdlib.h>
#include <string.h>
int main(int argc, char **argv) {
assert(argc == 2);
... | [
"brianting@google.com"
] | brianting@google.com |
f0752da9b0d8d14def6d0751653e3d16497e242a | 4f58b203477531d5b550ce5fcf5457daae7547a3 | /SOPE/prob06/p1b.c | ac8a98bdc172746020c17cab8d27daa86ad0576c | [] | no_license | j-seixas/feup-sope | 5fb654000e83602db42ae04d2679650fadf42a60 | 1aa5b1f1ab69cf2cc5d4132911c54c1163bfcc82 | refs/heads/master | 2021-03-16T08:47:56.474308 | 2019-02-06T14:58:19 | 2019-02-06T14:58:19 | 84,857,397 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 615 | c | // PROGRAMA p1b.c
#include <stdio.h>
#include <unistd.h>
#include <pthread.h>
#include <stdlib.h>
#define STDERR 2
#define NUMITER 10000
void * thrfunc(void * arg)
{
int i;
fprintf(stderr, "Starting thread %s\n", (char *) arg);
for (i = 1; i <= NUMITER; i++) write(STDERR,arg,1);
return NULL;
}
int main()
{
p... | [
"noreply@github.com"
] | j-seixas.noreply@github.com |
dfacff9b6efa11b648b180b84bd2a19454a7783d | c8e6dfe5d2d4511f6ba1413b278932a2ab10a9c1 | /lib/am335x_sdk/ti/csl/soc/am65xx/src/cslr_intr_main2mcu_lvl_intrtr0.h | 0686689868fe50497e5228727e1741a877ffa317 | [
"BSD-3-Clause",
"MIT"
] | permissive | brandonbraun653/Apollo | 61d4a81871ac10b2a2c74c238be817daeee40bb6 | a1ece2cc3f1d3dae48fdf8fe94f0bbb59d405fce | refs/heads/main | 2023-04-08T19:13:45.705310 | 2021-04-17T22:02:02 | 2021-04-17T22:02:02 | 319,139,363 | 4 | 0 | null | null | null | null | UTF-8 | C | false | false | 19,347 | h | /********************************************************************
*
* MAIN2MCU_LVL_INTRTR0 INTERRUPT MAP. header file
*
* Copyright (C) 2015-2019 Texas Instruments Incorporated.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following condition... | [
"brandonbraun653@gmail.com"
] | brandonbraun653@gmail.com |
54fd4c6d993be5957bf9cd24800c38f4392fd6e8 | 48b4df14c570c4c8c66fb31817c455aa417a710d | /PN5180/phhalHw_Pn5180_Instr.h | e8d007ff4321fc7119c810dc7f78365bd09a9246 | [] | no_license | MichaelFW-ui/HAL_STM32_PN5180_SPI_DEMO | f5737a887bc1ac673988482d9913e7f131799809 | 084c76c848002501df0d2420de7cb80cd984315d | refs/heads/main | 2023-07-09T23:29:49.459080 | 2021-08-09T01:53:27 | 2021-08-09T01:53:27 | 396,593,150 | 3 | 0 | null | 2021-08-16T03:08:09 | 2021-08-16T03:08:09 | null | UTF-8 | C | false | false | 27,570 | h | /*
* Copyright (c), NXP Semiconductors Gratkorn / Austria
*
* (C)NXP Semiconductors
* All rights are reserved. Reproduction in whole or in part is
* prohibited without the written consent of the copyright owner.
* NXP reserves the right to make changes without notice at any time.... | [
"lakun@qq.com"
] | lakun@qq.com |
66a42fdf9f0f22f239eab91f977fe013c00f2aa5 | 17227ad12bc0826771ac6ac2b95dddd9517d0117 | /Cores/FCEU/FCEU-2.2.3/boards/emu2413.h | c895f30f17fb9adfc7e5e829376bad43a89740a9 | [
"BSD-2-Clause"
] | permissive | Provenance-Emu/Provenance | e38f7c81e784455d4876f8a2ff999baca0135199 | c6f49d7921ee27eb8c0c34ca95ec9dc7baf584c1 | refs/heads/develop | 2023-08-17T05:04:01.554294 | 2023-07-01T07:58:33 | 2023-07-01T07:58:33 | 12,416,862 | 2,367 | 364 | NOASSERTION | 2023-08-01T07:42:35 | 2013-08-27T20:34:36 | C | UTF-8 | C | false | false | 2,673 | h | #ifndef _EMU2413_H_
#define _EMU2413_H_
#ifndef INLINE
#if defined(_MSC_VER)
#define INLINE __forceinline
#elif defined(__GNUC__)
#define INLINE __inline__
#elif defined(_MWERKS_)
#define INLINE inline
#else
#define INLINE
#endif
#endif
#ifdef __cplusplus
extern "C" {
#endif
typedef unsigned char uint8 ;... | [
"addyman@me.com"
] | addyman@me.com |
2c3f79e647cd5062e2f61370c13c1f8934a81cdf | 99ed338990ed7021c07b13e906a8d54a8ade496e | /0x00-python-hello_world/lists.h | f0e6e507919d7b6ca8e95bcf3e2a5efeed8a0563 | [] | no_license | arioledavid/alx-higher_level_programming | 14bf9f57d9ac0fa62c7b9dfc177d005de8d95741 | f08ce1bfd8f6efac7c7c814f383f154d98b75bc5 | refs/heads/master | 2023-09-03T00:20:03.791193 | 2021-11-18T22:04:10 | 2021-11-18T22:04:10 | 403,700,301 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 488 | h | #ifndef LISTS_H
#define LISTS_H
#include <stdlib.h>
/**
* struct listint_s - singly linked list
* @n: integer
* @next: points to the next node
*
* Description: singly linked list node structure
* for Holberton project
*/
typedef struct listint_s
{
int n;
struct listint_s *next;
} listint_t;
size_t print_listint(... | [
"davidariole@gmail.com"
] | davidariole@gmail.com |
2b5c343e7d0bd9e51737518a03c847f9412a3b8b | 3e7c7de9200b15e3d0f3f1ce61d6bf3daa70d8d7 | /vezbanje_t1234/part2/sati.c | efbbb7fd8373581df14b43bae2d445f28aaa951c | [] | no_license | wildbohana/c_pjisp | 4362e3fbeea09a778a1e47f43adc0cb230bb4503 | 320a3c03d53f9c7082b6923cb9e4908bc6f7da69 | refs/heads/main | 2023-05-04T15:23:11.251327 | 2021-05-21T23:15:13 | 2021-05-21T23:15:13 | 362,629,118 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 338 | c | #include <stdio.h>
#include <stdlib.h>
int main(){
int sek, min, sat, n;
printf("\nUnesi n: ");
scanf("%d", &n);
for(sat=0;sat<24;sat++)
for(min=0;min<60;min++)
for(sek=0;sek<60;sek++)
if(sek+min+sat==n)
printf("\n %d sat %d min %d sek", sat, min,... | [
"noreply@github.com"
] | wildbohana.noreply@github.com |
5fdc7071f0829baf2b1edf8f353d0b7539a2e811 | 9e2ed147abd270150d5e84c8a19d2be2405bb733 | /TP5/L_ADJ.h | 2220f1103cd58513849a3c926f807ea80ca7a116 | [] | no_license | Lumaxy/AlgoAv | 62c434d50fe34d33cb03499a61e01bb5b0b0f5e5 | 1a43f9770af017b1decc71c7cd3a0e1a8ef7033b | refs/heads/master | 2021-03-14T23:06:42.147144 | 2020-05-31T17:24:54 | 2020-05-31T17:24:54 | 246,802,002 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 572 | h | typedef struct t_cellule {
int extremite;
float valuation;
struct t_cellule *suivant;
} T_CELLULE;
/* listes d'adjacence */
typedef struct t_ladj {
int nbsom, nbar;
int * nombre_predecesseurs;
T_CELLULE **tab;
} T_LADJ;
T_CELLULE * creer_cellule(int extr, float val, T_CELLULE *suiv);
void affic... | [
"astraxalumix@gmail.com"
] | astraxalumix@gmail.com |
69b87c2d91f5887924f21ec306bbfc6485aeed89 | 5bc61b078b0df9d6034ab8339e2bd49f7fad4f79 | /Classes/Native/Mono_Security_U3CPrivateImplementationDetailsU3E_U24ArrayTyp_7.h | abe60a956a200eb2aa2e1bbd66ecb14a23338168 | [] | no_license | Marcurion/PureMac | 326aceaa69ffe43903dc2e0f3a220a39699a8266 | f84326c8739512970707f89ffd9f1d1330314f0f | refs/heads/master | 2021-01-10T17:01:28.241337 | 2015-11-26T18:47:43 | 2015-11-26T18:47:43 | 46,941,200 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 597 | h | #pragma once
#include <stdint.h>
// System.ValueType
#include "mscorlib_System_ValueType.h"
// <PrivateImplementationDetails>/$ArrayType$4
#pragma pack(push, tp, 1)
struct U24ArrayTypeU244_t739
{
union
{
struct
{
union
{
};
};
uint8_t U24ArrayTypeU244_t739__padding[4];
};
};
#pragma pack(pop, tp)... | [
"marcurion@googlemail.com"
] | marcurion@googlemail.com |
953687a285cde7f6caeb6613e8ca49c98d24fc8a | 9a595e5ad342b8f9c3164f256cde1fa9458a3b43 | /Drivers/StepperMotor_Driver/Dio_prg.c | 1f88c0a287fcf3e80261d3a3afa19de0730e3bcd | [] | no_license | HebaRamadan/AVR-ATMega32 | 7551afcc47db312c354246aa61e20d2bf06c23f6 | 0c37d5d25a0506ec9533971d5a1673aa06835add | refs/heads/master | 2023-05-30T07:23:37.505366 | 2021-06-17T14:20:37 | 2021-06-17T14:20:37 | 358,724,980 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,475 | c | /*
* Dio_prg.c
*
* Created on: Feb 17, 2020
* Author: zas
*/
#include "../Lib/Std_types.h"
#include "../Lib/Bit_math.h"
#include <avr/io.h>
#undef F_CPU
#define F_CPU 8000000
#include <util/delay.h>
#include "Dio_int.h"
void Dio_vidSetPinDir(u8 Pin , u8 Dir)
{
u8 PortId;
u8 PinLoc;
PortId = Pin/8;
Pin... | [
"hebaramadan.taha@gmail.com"
] | hebaramadan.taha@gmail.com |
fc7f33eddb7cac6233ab35171d551c7310aa4d8c | 90c3f21bbc3bee6c41b045e0ec74a810d3fd8df6 | /Code/BSP/STM32F10x/Device/board.h | 268cb94a1a7e5f8be97c45dc51ff8bc0bfb9540d | [] | no_license | zhuangliming/CSP | 4363553aaf6ca475a542c75ee31f1abbda0eaba6 | e6f9281e88b980070539e5db72c90fae66bea6d0 | refs/heads/master | 2021-05-12T09:52:08.732616 | 2018-01-16T13:18:42 | 2018-01-16T13:18:42 | 117,336,447 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 341 | h | #ifndef __BOARD_H_
#define __BOARD_H_
/* Includes ------------------------------------------------------------------*/
/* Uncomment/Comment the line below to enable/disable peripheral header file inclusion */
#include "stm32f10x_conf.h"
#include "ucos_ii.h"
void BoardInit(void);
void OSHwLedON(INT8U id);
void OSHwLedOF... | [
"zhuangliming@live.cn"
] | zhuangliming@live.cn |
956e4e3fb3b14c4eaebaa0fc1e7b25ff71a30570 | f00827855326fb19e7df1853ca799d550da1fa77 | /incomp_gamma.h | 65343710d3b12bca8ff5bf624521e2fae38bf56f | [] | no_license | etmc/cvc | ffb7690ec91d0f4afbe1cd86258d6258539d8420 | 1beb4c1e8d1b3186f0fae349304919acbc8b98bf | refs/heads/master | 2016-08-05T11:38:28.682674 | 2013-11-25T13:06:26 | 2013-11-25T13:06:26 | 14,685,645 | 1 | 3 | null | null | null | null | UTF-8 | C | false | false | 258 | h | #ifndef _INCOMPLETE_GAMMA_H
#define _INCOMPLETE_GAMMA_H
/* #ifndef MAX_STEP */
/* # define MAX_STEP (10000) */
/* #endif */
/* #ifndef Func */
/* # define Func(_x,_n) pow((_x),(_n))*exp(-(_x)) */
/* #endif */
double incomp_gamma(double, int);
#endif
| [
"m.petschlies@cyi.ac.cy"
] | m.petschlies@cyi.ac.cy |
d0e6bd7f32869dc0e1fd33118c4ee0da5c40bd44 | d89080179837b84a5cd189d4749e11e4713f6c39 | /util/table.c | c74d2e784321b113aa9cdd680cdc812d8600ebc7 | [] | no_license | eshazen/retro-25 | d3f880b91ad9dfeb099b5203e8f6d2a761a0e88a | 0a24db4392c467ee9f37e9388cd9f0ff50689a71 | refs/heads/master | 2023-02-28T07:03:13.224112 | 2021-02-05T18:09:30 | 2021-02-05T18:09:30 | 262,453,918 | 10 | 1 | null | null | null | null | UTF-8 | C | false | false | 5,416 | c | /*
* table of programming codes for HP-25
* first entry is the hex code from two successive digits
* of a storage register
* second entry is canonical display string for listing
* third entry is optional alias for programming from text file
*/
#include <stdint.h>
typedef struct {
uint8_t code;
char name[... | [
"hazen@bu.edu"
] | hazen@bu.edu |
fe7941f5c76f3bf8e51de38c730203e7125dc819 | a8abb59e28d313be998ed2fb7159e3451ede1d2d | /src/hashtable-lock/lists/lazy.h | 85c9508facfeb8aeb3ee2b9b711b5c85786385c6 | [] | no_license | IMCG/qsense-smr-nomembar | 6c5106a8fab5760c76665948effd8654bd801186 | 5424c0e97201928fc31199b6f874317f11289b47 | refs/heads/master | 2021-01-02T13:46:01.046846 | 2015-03-09T11:39:27 | 2015-03-09T11:39:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,140 | h | /*
* File:
* lazy.c
* Author(s):
* Vincent Gramoli <vincent.gramoli@epfl.ch>
* Description:
* Lazy linked list implementation of an integer set based on Heller et al. algorithm
* "A Lazy Concurrent List-Based Set Algorithm"
* S. Heller, M. Herlihy, V. Luchangco, M. Moir, W.N. Scherer III, N. Shavit
*... | [
"vasileios.trigonakis@epfl.ch"
] | vasileios.trigonakis@epfl.ch |
ef00cac826bef970248819d514c5c762520c8eb1 | 5ac13fa1746046451f1989b5b8734f40d6445322 | /minimangalore/Nebula2/code/nebula2/inc/microtcl/regerrs.h | 3c99b968050f6ecfb11f580aea9865e4e7227f0d | [] | no_license | moltenguy1/minimangalore | 9f2edf7901e7392490cc22486a7cf13c1790008d | 4d849672a6f25d8e441245d374b6bde4b59cbd48 | refs/heads/master | 2020-04-23T08:57:16.492734 | 2009-08-01T09:13:33 | 2009-08-01T09:13:33 | 35,933,330 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,158 | h | { REG_OKAY, "REG_OKAY", "no errors detected" },
{ REG_NOMATCH, "REG_NOMATCH", "failed to match" },
{ REG_BADPAT, "REG_BADPAT", "invalid regexp (reg version 0.8)" },
{ REG_ECOLLATE, "REG_ECOLLATE", "invalid collating element" },
{ REG_ECTYPE, "REG_ECTYPE", "invalid character class" },
{ REG_EESCAPE, "REG... | [
"BawooiT@d1c0eb94-fc07-11dd-a7be-4b3ef3b0700c"
] | BawooiT@d1c0eb94-fc07-11dd-a7be-4b3ef3b0700c |
f27c78babd1746b2602d5a90233e8b2157f6d1e7 | 3fe78c7fda8265db8335de4e5b17cde1ee7990e3 | /code/include/io/orxMouse.h | 1d3bc7363da6e78ca8fc328c7908943dc30fa659 | [
"Zlib"
] | permissive | orx/orx | c0628258025e63e59319c8126c5a5c2da9755420 | 7163f753f970b28818c7064dfd9b52a29c701967 | refs/heads/master | 2023-08-30T03:08:52.575944 | 2023-08-23T17:53:22 | 2023-08-23T17:53:22 | 39,714,458 | 1,358 | 118 | Zlib | 2023-07-26T00:27:33 | 2015-07-26T05:15:23 | C | UTF-8 | C | false | false | 5,317 | h | /* Orx - Portable Game Engine
*
* Copyright (c) 2008-2022 Orx-Project
*
* This software is provided 'as-is', without any express or implied
* warranty. In no event will the authors be held liable for any damages
* arising from the use of this software.
*
* Permission is granted to anyone to use this sof... | [
"iarwain@orx-project.org"
] | iarwain@orx-project.org |
df9fdc15d0fa3494ccee1b32d602c5c57252a064 | 8065724cfa6d6217544fb532db47037dd9c25692 | /NetTools/ArpSend.h | 2c91bcfd5cc4ec79b504e91fbebca5d01a8edd6e | [
"MIT"
] | permissive | promix17/windows-lan-net-tools | 68125497c1cb90a9e1620e709fc3dd765625679b | a41fdefb7bf05b4ab574c6edc8d22977e98f4039 | refs/heads/master | 2021-01-24T02:58:21.109431 | 2018-02-25T19:35:28 | 2018-02-25T19:35:28 | 122,868,904 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 356 | h | #ifndef ARP_SEND
#define ARP_SEND
#ifndef WIN32
#include <sys/socket.h>
#include <netinet/in.h>
#else
#ifndef M_WIN_SOCK
#define M_WIN_SOCK
#include <winsock.h>
#endif
#endif
int SendLegalArpRequest(struct sockaddr_in * addr);
int SendSpoofArpReplies();
int SendSpoofArpRequests();
int SendFakeArpReply()... | [
"promix17@yandex.ru"
] | promix17@yandex.ru |
868c1050f045ed45d02d15bac0f819a5b869063e | 628221df9351bc634a2ce8c40633647b49324506 | /testlibft/test_ft_putstr.c | 92751a6e9dd5ac227f26391e73e4c821411f4dce | [] | no_license | matsokoe/LIBFT | c1b65819cb2c117555fe9463353f0c36467328a2 | 5be259b5733c3a587e759f38fe1a85bec7c342dd | refs/heads/master | 2022-01-15T12:57:10.703099 | 2019-06-19T13:05:27 | 2019-06-19T13:05:27 | 185,356,678 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 126 | c | #include "../libft.h"
#include "test.h"
int main()
{
printf("\nFT_PUTSTR : \n");
ft_putstr("coucou minou");
return (0);
}
| [
"matsokoe@w-r5-p2.s19.be"
] | matsokoe@w-r5-p2.s19.be |
ac45df37f7021396b25983219b0eb67fe1933cf4 | 1fabbdfd1ca9ea1b6808893e12bd907eb74de414 | /xcode/Classes/Native/UnityEngine_UnityEngine_Events_UnityAction_1_gen_457.h | 7eeeb6482d12a6c96c5cc8c60944a4de28e02429 | [] | no_license | Klanly/TutorialPackageClient | 6f889e96c40ab13c97d107708ae8f3c71a484301 | b9d61ba2f287c491c9565b432f852980ec3fee28 | refs/heads/master | 2020-12-03T01:42:35.256114 | 2016-11-01T02:40:21 | 2016-11-01T02:40:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 448 | h | #pragma once
#include <stdint.h>
// System.Void
struct Void_t21;
// LevelRewardWindow
struct LevelRewardWindow_t2005;
// System.IAsyncResult
struct IAsyncResult_t14;
// System.AsyncCallback
struct AsyncCallback_t15;
// System.Object
struct Object_t;
// System.MulticastDelegate
#include "mscorlib_System_MulticastDelega... | [
"bu213200@gmail.com"
] | bu213200@gmail.com |
9b4f88f620fbe1f65eb41b631b69aa753e7c8517 | 2266eb133fc3121daf0aa7f4560626b46b94afe0 | /d/quanzhen/laojundian.c | 71d41016d5ad180e1332bc2a148f02848dfce1af | [
"MIT"
] | permissive | oiuv/mud | 6fbabebc7b784279fdfae06d164f5aecaa44ad90 | e9ff076724472256b9b4bd88c148d6bf71dc3c02 | refs/heads/master | 2023-08-18T20:18:37.848801 | 2023-08-13T07:00:15 | 2023-08-13T07:00:15 | 112,278,568 | 99 | 49 | MIT | 2023-02-01T03:42:14 | 2017-11-28T03:05:14 | C | UTF-8 | C | false | false | 940 | c | #include <ansi.h>
inherit ROOM;
void create()
{
set("short", "老君殿");
set("long", @LONG
这里是供奉太上老君的大殿。殿中塑着老君的塑像,老君
骑在青牛上,正临云而去。两旁塑着两个童子,栩栩如生。殿
中的地都是以青砖一块块的铺成,打扫得一尘不染。
LONG);
set("exits", ([
"east" : __DIR__"houtang1",
"south" : __DIR__"tongtiandian",
... | [
"i@oiuv.cn"
] | i@oiuv.cn |
ba3b33e0c3b07aa11604de881ae926434ac4f82d | 5c255f911786e984286b1f7a4e6091a68419d049 | /code/40c986cd-a067-434c-8db2-36fa1e8f6856.c | 0903ed2619b38969a13a19c3bb89a9277f0fcefb | [] | 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 | 241 | c | #include <stdio.h>
int main() {
int i=4;
int j=12;
int k;
int l;
j = 53;
l = 64;
k = l/j;
l = i/j;
l = l/j;
l = i/j;
l = k-j;
l = k-k*i;
printf("vulnerability");
printf("%d%d\n",k,l);
return 0;
}
| [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
b5e04da9a47207e4e0b0b6591906d02bb890dd4f | a33aac97878b2cb15677be26e308cbc46e2862d2 | /program_data/PKU_raw/13/1324.c | 651d903881c0a35fe4c7b1ae4cdea47773914349 | [] | no_license | GabeOchieng/ggnn.tensorflow | f5d7d0bca52258336fc12c9de6ae38223f28f786 | 7c62c0e8427bea6c8bec2cebf157b6f1ea70a213 | refs/heads/master | 2022-05-30T11:17:42.278048 | 2020-05-02T11:33:31 | 2020-05-02T11:33:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 416 | c | int main()
{
int n;
scanf("%d",&n);
int sz[20000];
int i;
for(i=0;i<n;i++)
{
scanf("%d",&sz[i]);
if(i>0)
{
for(int j=0;j<i;j++)
{
if(sz[j]==sz[i])
{
sz[i]=0;
break;
}
}
}
}
for(i=0;i<n;i++)
{
if(sz[i]>0)
{
if(i==0)
{
pr... | [
"bdqnghi@gmail.com"
] | bdqnghi@gmail.com |
9d3218d3808486527977c2a44ce74ea92dff7619 | ae3de0eb6e0ca92f76c72147657da0a370a07674 | /Inc/ftp_server.h | 86205e9e751c826e982a8e0ef7ffe6b8aee99ac2 | [] | no_license | ghsecuritylab/FTP_Server_Nucleo144 | 4c0fedbb7093d4e5f9f8a27f1c46e45d0796f3bf | b004232da84a46b187ce630cadee72e164c45124 | refs/heads/master | 2021-02-28T14:07:19.209873 | 2017-12-14T09:49:54 | 2017-12-14T09:49:54 | 245,703,477 | 0 | 0 | null | 2020-03-07T20:49:38 | 2020-03-07T20:49:37 | null | UTF-8 | C | false | false | 965 | h | #ifndef FTP_SERVER_H_
#define FTP_SERVER_H_
#include "stdint.h"
#include "lwip.h"
typedef struct {
char *command;
char *args;
} Request;
Request *init_Request(uint8_t cmd_len, uint16_t args_len);
void free_Request(Request *req);
void start_server();
Request *get_request(char *msg);
struct tcp_pcb *open_socket... | [
"dawid.siwko@gmail.com"
] | dawid.siwko@gmail.com |
22dae42fdffc6cf32596530379bd7c2414d6fbea | 44f841ae543e125775c8d5b6b3109575bccfc2d4 | /thirteen.c | 8592f3599ae31561e3554aeac8ae8613b97da7f2 | [] | no_license | vasanthmalik/varun | 3e280b55f6c6c604327b725cb706ff7d559678dc | 79bdf378f9f6217430d670e0013c49328f6aaac1 | refs/heads/master | 2021-01-21T10:42:39.202158 | 2018-03-16T11:28:04 | 2018-03-16T11:28:04 | 101,984,013 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 198 | c | #include<stdio.h>
int main()
{
int num;
printf("enter the number:");
scanf("%d",&num);
if(num%13==0)
printf("\n yes it is multiple of 13");
else
printf("\n it is not a multiple of 13");
return 0;
}
| [
"noreply@github.com"
] | vasanthmalik.noreply@github.com |
54f40f14ed9200fbbd15a2af68ed4d7d38a16e15 | b1d500a451cd9852089bf3d97e829df069daa9c8 | /Images/Data/RadialFieldScan_2/raw/cutsTesting/250MeV_2750MeV_0us_300us/FieldFit_pValCheck2.C | 1ec0d094906f5e725ffb1aad4eb60e52242d4ab0 | [] | 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 | 5,109 | c | void FieldFit_pValCheck2()
{
//=========Macro generated from canvas: c/c
//========= (Wed Apr 28 14:05:06 2021) by ROOT version 6.22/08
TCanvas *c = new TCanvas("c", "c",0,0,800,600);
c->SetHighLightColor(2);
c->Range(-75,-71.09952,75,69.00434);
c->SetFillColor(0);
c->SetBorderMode(0);
c->SetBorderSi... | [
"samuel.grant94@gmail.com"
] | samuel.grant94@gmail.com |
e8fe962eff767501d0785ec01ea0f1f0b3911c55 | 2f10f3c1a47789c04fd671f6c514dd010fd05278 | /2J/kosaka/05/p05ex05.c | 1abdec2b740b86c2c89fc81d4e9db886d873cadf | [] | no_license | kekke-gk/TNCT | 32c60f1db3c18e5d125db684a4a3553c571e1019 | 52ebdf2e5f9461230d0914a176f11dd987f57402 | refs/heads/master | 2021-01-10T22:05:22.037637 | 2015-01-20T09:00:17 | 2015-01-20T09:00:17 | 22,640,001 | 0 | 0 | null | null | null | null | SHIFT_JIS | C | false | false | 543 | c | /*** p05ex05.c ***/
/*** s12083 2J18 五味京祐 ***/
#include <stdio.h>
void reverse(int array[],int size)
{
int i,tmp;
for(i=0;i<size/2;i++){
tmp=array[i];
array[i]=array[size-1-i];
array[size-1-i]=tmp;
}
}
int main()
{
int i;
int array[] = {1,2,3,11,12,13,21,22,23,100};
reverse(array... | [
"gk0509hn257@gmail.com"
] | gk0509hn257@gmail.com |
498fbbf741b9bf5ddc56dc3d4fd030874db4f834 | 82dc3cc4c97c05e384812cc9aa07938e2dbfe24b | /tahoe/inc/SSHookean1D.h | 2840335ccb1908a8e32ad9f9f58d4abaadc4c617 | [
"BSD-3-Clause"
] | permissive | samanseifi/Tahoe | ab40da0f8d952491943924034fa73ee5ecb2fecd | 542de50ba43645f19ce4b106ac8118c4333a3f25 | refs/heads/master | 2020-04-05T20:24:36.487197 | 2017-12-02T17:09:11 | 2017-12-02T17:24:23 | 38,074,546 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 94 | h | /home/saman/Tahoe/tahoe/src-mirror/elements/continuum/solid/materials/Hookean/1D/SSHookean1D.h | [
"saman@bu.(none)"
] | saman@bu.(none) |
4c71dce1475c820e6f8ef64ddc2765e12eba846c | be9d559ae8cbc15a8fab34ed7c9083f39e928a23 | /ft_strmapi.c | 6f0fdc3ae02f432030be39d49f046e7c1876947b | [] | no_license | llorgere/new-LIBFT | 088402e17f9e032f64e44b59770776e78e5b3e36 | b3fe3abe0c7b4acdcd149f29a7c21a99e0fcaa16 | refs/heads/master | 2020-09-03T18:35:16.330954 | 2019-11-14T18:15:43 | 2019-11-14T18:15:43 | 219,534,667 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,249 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strmapi.c :+: :+: :+: ... | [
"llorgere@e2r2p6.42.fr"
] | llorgere@e2r2p6.42.fr |
ceb814374132e6696b9eca730763cc0004e67a0e | 4cd09308970bdf727bad48be671d2f00dd0e4ba2 | /lib/EMP/relic/src/epx/relic_ep2_curve.c | d1d89189fc22f14f29cee74ca3b8f7f72d15abd2 | [
"LGPL-2.1-only",
"LGPL-2.0-or-later",
"LGPL-2.1-or-later",
"LicenseRef-scancode-warranty-disclaimer",
"MIT"
] | permissive | zpleefly/libscapi | da1dce7deed4ed9cd7777c8551499d34116b9881 | 27d7d964d645ed111c2cc9870087971cf13e24f4 | refs/heads/master | 2022-07-21T18:25:14.557370 | 2018-11-04T09:54:18 | 2018-11-04T09:54:18 | 157,436,012 | 0 | 0 | MIT | 2022-07-06T20:57:49 | 2018-11-13T19:40:01 | C++ | UTF-8 | C | false | false | 11,769 | c | /*
* RELIC is an Efficient LIbrary for Cryptography
* Copyright (C) 2007-2015 RELIC Authors
*
* This file is part of RELIC. RELIC is legal property of its developers,
* whose names are not listed here. Please refer to the COPYRIGHT file
* for contact information.
*
* RELIC is free software; you can redistribute... | [
"liork.cryptobiu@gmail.com"
] | liork.cryptobiu@gmail.com |
dc55e1de1203f2e2f9c610165d4389a860ebfd4d | 9f32836ea276df82460eff15f5a3070a3107857e | /ugelis/drivers/pm/enterstandby_code_run_on_sram/kabbit_for_Powermode_Run_on_SRAM/ulibs/hal/gree/include/driver/gm_hal_kdp.h | 00baaaabfe573bfa3ec8342245686694336400a1 | [] | no_license | hdagd/BPI-EAI80-bsp | 723f9c8af1d6a2eea68414167cf7526099ba9656 | cb3fb230de0f16caec117a08ee94b40c41913b1c | refs/heads/master | 2023-06-30T00:56:34.151192 | 2021-07-23T01:27:19 | 2021-07-23T01:27:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,153 | h | /**
*
* Copyright (C) 2019 Gree Edgeless Microelectronics. All Rights Reserved.
*
* @file gm_hal_kdp.h
*
* @author Richard.Liu
*
* @version v1.0.0
*
* @date 2019/01/24
*
* @brief kdp source file
*
* @note
* 2019/01/24, Richard.Liu, v1.0.0
* Init... | [
"lionwang@sinovoip.com.cn"
] | lionwang@sinovoip.com.cn |
cacabe4b9fd01823c864d7a62586bc0226f18bbe | 960b6b3e86fb3b9c4913854bdcd4994406a15907 | /uEZ/Source/Platform/FDI/CARRIER_1788/uEZPlatform.h | 4523d716f5185aabcc817b92be4fb623490cf62f | [] | no_license | Harvey13/uEZ | 80c209ed714fa75f8cc8419ce7f493c48c654fa8 | a9c10c760354025bda3bb1ad64016b4f921e4331 | refs/heads/master | 2021-05-28T00:15:32.662587 | 2014-01-07T14:17:20 | 2014-01-07T14:17:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,387 | h | /*-------------------------------------------------------------------------*
* File: uEZPlatform_Settings.h
*-------------------------------------------------------------------------*
* Description:
*
*-------------------------------------------------------------------------*/
#ifndef UEZPLATFORM_SETTINGS_H_... | [
"lysle.shields@teamfd.com"
] | lysle.shields@teamfd.com |
9327b56f1e96ab4d3441eb570a9516fa57517aa3 | b40ebdf10206603aa86d29fd2cda9ba37d1a50b4 | /AED's I/TP 01- CalculadoraRSG/TP1_RSG.c | a5d586db5a62d8478a2c25df938c2ccd94cf462d | [] | no_license | voidmarcus/WorkBSComputerScienceUFMG | 4c49be24339926e63fba17e50478fc847095e822 | 00e1ee2b5dc7a79a2ccdd992e240830a7c0e27e5 | refs/heads/master | 2020-04-02T04:45:59.751872 | 2017-12-10T12:21:20 | 2017-12-10T12:21:20 | 63,496,330 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 726 | c | #include <stdio.h>
main()
{
int D=0,i;
float rsg;
scanf("%d",&D);
int notas[D];
for (i=0;i<D;i++)
{
scanf ("%d", ¬as[i]);
if (notas[i]>=0 && notas[i]<=39)
notas[i]=0;else;
if (notas[i]>39 && notas[i]<=59)
notas[i]=1;else;
if (notas[i]>59... | [
"marcusvoliveira@dcc.ufmg.br"
] | marcusvoliveira@dcc.ufmg.br |
40718e987547c578c5dddcf5641e1e2f8948a41e | 1ca76f254bca397b38caec2621a96388867c69dc | /linux/irqdesc.h | 25b33b66453773cb01509725fa68664c555ffd3f | [
"Unlicense"
] | permissive | gameslayer12/system_call | 3a79d6e59c345ad954437dffece8e572b58c7631 | 36d4789b17409e9a995f97bde2e44e7131ecc434 | refs/heads/master | 2020-08-08T12:17:56.354786 | 2019-10-12T03:16:10 | 2019-10-12T03:16:10 | 213,830,368 | 0 | 0 | Unlicense | 2019-10-09T05:41:56 | 2019-10-09T05:41:53 | null | UTF-8 | C | false | false | 8,324 | h | /* SPDX-License-Identifier: GPL-2.0 */
#ifndef _LINUX_IRQDESC_H
#define _LINUX_IRQDESC_H
#include <linux/rcupdate.h>
#include <linux/kobject.h>
#include <linux/mutex.h>
/*
* Core internal functions to deal with irq descriptors
*/
struct irq_affinity_notify;
struct proc_dir_entry;
struct module;
struct irq_desc;
st... | [
"kyeung5@mail.sfsu.edu"
] | kyeung5@mail.sfsu.edu |
815586004d5bbefe8ef2ebab1d36a8d8122468dd | 7eb2ea56ca63876ead69c074797802ab6274f930 | /Class Assignment/a3q7i.c | b433911be8aa1b4c77b8d749c06fbcc7141e6485 | [] | no_license | yashmittal-git/C-Programs | 2ba6498d75114238bbdcd4b9ae854dbf5eed7e27 | a71aad61098fb73f2db79daa1ba02b5b8b710fb6 | refs/heads/master | 2022-03-02T06:45:52.711596 | 2019-10-20T10:56:26 | 2019-10-20T10:56:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 175 | c | #include<stdio.h>
void main()
{int i,j,n;
printf("Enter the no. of rows: ");
scanf("%d",&n);
for(i=0;i<=n;i++)
{printf("\n");
for(j=0;j<=i;j++)
printf("*");
}
printf("\n");}
| [
"noreply@github.com"
] | yashmittal-git.noreply@github.com |
4c86b4106c6232328d2686b7bdcff20f23b92dc2 | 7aea55a605d13302942155586a4488ecb643d115 | /inc/control.h | 2fab41a89734d364683b75d55828738a0905f482 | [] | no_license | destimon/ft_select | 3456e4f53349af39b77c1465190736f7d653aad1 | c09db3a05ca522215755aa18dd7488e46cac22cf | refs/heads/master | 2020-03-24T18:58:14.206263 | 2018-07-30T17:13:11 | 2018-07-30T17:13:11 | 142,905,386 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,976 | h | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* control.h :+: :+: :+: ... | [
"dcherend@e1r4p3.unit.ua"
] | dcherend@e1r4p3.unit.ua |
a4755bbeee904749471558778c0d9d2535d132a8 | 46f403d054aca31dde129746668dfef3935c7a10 | /21_adc/bsp/spi/bsp_spi.c | 249815a7c77a4625031f4ae25f43b8435d608571 | [] | no_license | alientek-openedv/imx6ull-bareARM | dcb84516d5735b2c8783061164581aae2a776b9f | fc3499320e7456bebdc981501e22279f60c028ce | refs/heads/master | 2023-06-15T07:42:51.527991 | 2021-07-17T04:09:46 | 2021-07-17T04:09:46 | 386,607,259 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,316 | c | /***************************************************************
Copyright © zuozhongkai Co., Ltd. 1998-2019. All rights reserved.
文件名 : bsp_spi.c
作者 : 左忠凯
版本 : V1.0
描述 : SPI驱动文件。
其他 : 无
论坛 : www.wtmembed.com
日志 : 初版V1.0 2019/1/17 左忠凯创建
**************************************************************... | [
"1252699831@qq.com"
] | 1252699831@qq.com |
0ec40f1ad59ea0e96b8d65b1080b2fd358a507f9 | f1ad54fd9e168a687bc2ff7cbad056380756f3b7 | /ios/Classes/gmp/mpn/sub_1.c | ef6a0f31753e5445be4eb143c2f3cc0fdb082a67 | [] | no_license | AntonioNoack/Qalculate | 9779d1f4452970138f945c448b541646fafe0ae1 | 1e818ab578a3ce42065d34133b9957b5984fb639 | refs/heads/master | 2020-09-27T08:16:58.008420 | 2019-12-12T15:18:28 | 2019-12-12T15:18:28 | 226,471,599 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 195 | c | /* mpn_sub_1 - subtract limb from mpn.
Copyright 2001 Free Software Foundation, Inc.
*/
#define __GMP_FORCE_mpn_sub_1 1
#include "../gmp.h"
#include "../gmp-impl.h"
#include "../gmp-impl.c"
| [
"antonio-noack@gmx.de"
] | antonio-noack@gmx.de |
e73344bc7ac8aa65fbfd8c2dd32b26d4d0accc85 | 19f8b5710df1c10217003040a853f67e2f2afda1 | /src/linux/kernel/cpu.c | a9eee3223998a01877e9df325373fead24bde208 | [
"Apache-2.0"
] | permissive | balena-io-modules/node-lkl | a09774b56c8f4b92f4ee1d422050c40ecc7549d5 | 599d175d69d308353ada8c221d89f48e371cb4c3 | refs/heads/master | 2023-08-22T00:25:00.348895 | 2018-11-29T16:25:15 | 2018-11-29T16:25:15 | 46,466,301 | 1 | 0 | Apache-2.0 | 2020-04-07T18:05:29 | 2015-11-19T03:56:59 | C | UTF-8 | C | false | false | 48,121 | c | /* CPU control.
* (C) 2001, 2002, 2003, 2004 Rusty Russell
*
* This code is licenced under the GPL.
*/
#include <linux/proc_fs.h>
#include <linux/smp.h>
#include <linux/init.h>
#include <linux/notifier.h>
#include <linux/sched.h>
#include <linux/unistd.h>
#include <linux/cpu.h>
#include <linux/oom.h>
#include <linu... | [
"petrosagg@gmail.com"
] | petrosagg@gmail.com |
2f9ad7703800b06e9ced5643de6179ebf57727a3 | 53eaee89b3a196163d640bcb405953e9e4af2d30 | /RailsInstaller_D/DevKit/lib/perl5/5.8/msys/CORE/malloc_ctl.h | 5d877abca8a9580267f6b5e0dd6a38cc64365bc5 | [
"Apache-2.0",
"MIT"
] | permissive | ArcherCraftStore/ArcherVMPeridot | 044a352859f37822fa3dc060f1815289bb35cf0d | a34cc477ba078e1609de42fab258ca0c1691f999 | refs/heads/master | 2022-11-04T06:22:44.189673 | 2014-07-07T19:31:47 | 2014-07-07T19:32:37 | 20,811,818 | 1 | 1 | Apache-2.0 | 2022-10-27T06:03:06 | 2014-06-13T17:18:14 | PHP | UTF-8 | C | false | false | 1,481 | h | #ifndef MALLOC_CTL_H
# define MALLOC_CTL_H
struct perl_mstats {
UV *nfree;
UV *ntotal;
IV topbucket, topbucket_ev, topbucket_odd, totfree, total, total_chain;
IV total_sbrk, sbrks, sbrk_good, sbrk_slack, start_slack, sbrked_remains;
IV minbucket;
/* Level 1 info */
UV *bucket_mem_size;
... | [
"weldon23.henson23@gmail.com"
] | weldon23.henson23@gmail.com |
d8af3f15eaf9134cfa734e5a2cf828fa8b8ce018 | d0c44dd3da2ef8c0ff835982a437946cbf4d2940 | /cmake-build-debug/programs_tiling/function14366/function14366_schedule_17/function14366_schedule_17_wrapper.h | e85effbe8b07b9643d41115d729ad09605193eb0 | [] | no_license | IsraMekki/tiramisu_code_generator | 8b3f1d63cff62ba9f5242c019058d5a3119184a3 | 5a259d8e244af452e5301126683fa4320c2047a3 | refs/heads/master | 2020-04-29T17:27:57.987172 | 2019-04-23T16:50:32 | 2019-04-23T16:50:32 | 176,297,755 | 1 | 2 | null | null | null | null | UTF-8 | C | false | false | 306 | h | #ifndef HALIDE__generated_function14366_schedule_17_h
#define HALIDE__generated_function14366_schedule_17_h
#include <tiramisu/utils.h>
#ifdef __cplusplus
extern "C" {
#endif
int function14366_schedule_17(halide_buffer_t *buf00, halide_buffer_t *buf0);
#ifdef __cplusplus
} // extern "C"
#endif
#endif | [
"ei_mekki@esi.dz"
] | ei_mekki@esi.dz |
f078a3d367bcf8e11e6e8583872fe3f64ff70395 | 4308991ad059ee40fab12fbd67fdea668da1bae1 | /isim/testFSMD2_isim_beh.exe.sim/work/a_0845489651_2372691052.c | 01856fdc5b91e92ddf300759e6a1d05428b9e782 | [] | no_license | EmbeddedTitans/EmbeddedTitans | b992090a9420f1e15d03993ea8c8ebbfa3802a38 | be87bc2049ffb5239fdc12e68aa5d8a4c89259d2 | refs/heads/master | 2016-08-04T12:43:55.557378 | 2012-06-03T07:52:58 | 2012-06-03T07:52:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,286 | c | /**********************************************************************/
/* ____ ____ */
/* / /\/ / */
/* /___/ \ / */
/* \ \ \/ ... | [
"AssA@assa-laptop.(none)"
] | AssA@assa-laptop.(none) |
9badb405facb125f5d54fd303b5119bca343287a | 17997e899fafbf32cf725ab2773b94504281c4b9 | /libft/ft_memchr.c | be297d39694b3ac1ce8e16a24569491cbbe87387 | [] | no_license | dluma/FDF | 5a5e142756595aadc097508fde443a2f92f56185 | 81dbc45f82e2a2d85e89397179e53ddb548ed951 | refs/heads/master | 2020-03-31T08:33:59.267071 | 2018-10-08T10:44:13 | 2018-10-08T10:44:13 | 152,063,105 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,169 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_memchr.c :+: :+: :+: ... | [
"dluma@e4r3p4.wethinkcode.co.za"
] | dluma@e4r3p4.wethinkcode.co.za |
885f2a69a3392c841ed2692f3f4b33869a573739 | 54c20288bd5ec531e2cb2a55ef220284bfd09f73 | /EE160_files/hw/HW4/driver4.c | d6238b36cbb97837d233ee94331a50e4f0ef6112 | [] | no_license | k16blfurm/EE-160-Backup | b339a6497e02c17a901aa371de9a3730078a7753 | 62210fd6f5e91e8472ee4c71cec221160abd3bbb | refs/heads/master | 2020-06-29T14:26:08.355130 | 2019-08-23T06:14:44 | 2019-08-23T06:14:44 | 200,560,674 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 888 | c | /* File : driver4.c *
* By : Blaine Furman *
* login: bfurman *
* team : XxFazeClan420xX *
* Date :4/4/18 *
* Members: Blaine Furman, Jared Austria*/
/* This driver is for testing the digit to integer conversion for the
calculator... | [
"bfurman@hawaii.edu"
] | bfurman@hawaii.edu |
4b4ddf233391990ab49d9915c2551545502662f6 | 5c255f911786e984286b1f7a4e6091a68419d049 | /code/fd2d6a42-e6a9-4a23-b5b8-99f69bd7511f.c | f84645f9f8c0cb68b0d81043b84c50b0906e9ac1 | [] | 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=4;
int j=12;
int k;
int l;
k = 53;
l = 64;
k = j/j;
l = i/j;
l = i%j;
l = l-j;
k = k-k*i;
printf("vulnerability");
printf("%d%d\n",k,l);
return 0;
}
| [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
e3311094a8890e9153a741fdd8ef905378f952b8 | 0f8488ad0d3c297c8b92b1b3686c619c90c6b0cd | /destroy_knight_if_0_hp.c | a6b3c555984de011ce3f867a81bdbb76cd6a5123 | [] | no_license | MariusNWK/My_Defender-03-2021 | 8352439338c910cdfea2d01564e6656dfe741a29 | 7bb0e35a65b76b3df5be0f58dda44ce7c098600c | refs/heads/master | 2023-04-30T20:51:57.146456 | 2021-05-19T18:33:22 | 2021-05-19T18:33:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 869 | c | /*
** EPITECH PROJECT, 2021
** destroy knight if 0 hp
** File description:
** destroy a knight if he has 0 hp
*/
#include "include/my.h"
void destroy_knight_if_0_hp(storage_t *st)
{
int len = len_list(st->knights);
struct game_object knight;
for (int i = 0; i < len; i++) {
knight = get_at(st->kni... | [
"marius.nowak@epitech.eu"
] | marius.nowak@epitech.eu |
aea76f8740ea749a0290a41e010f4d4154535d74 | 6307fec272614c95d2c6d287d2dff0193278de85 | /Project 1b/Alican_OZER.c | 2bf1c86f74209e4aff87b1fd749dfe853e1e0f25 | [] | no_license | alicanozer/CSE312-Operating-Systems-Pintos | 99ff4c65bc50aafd0667aa8356e62686e7cd2143 | fd5c3cbf4bb4a8ba67a16d1532a11aaa8829f053 | refs/heads/master | 2021-03-27T08:59:01.712512 | 2015-06-21T10:34:53 | 2015-06-21T10:34:53 | 37,804,972 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,956 | c |
/*Thr 4 Apr 2015 2:20:57 PM EET
* GEBZE TECHNICAL UNIVERSITY
* DEPARTMENT OF COMPUTER ENGINEERING
* CSE 312 OPERATING SYSTEM
* 2014-2015 SPRİNG
* PROJECT 1b
* @date 04/04/2015
* @author Alican OZER-Selim AKSOY
*/
/*------------------thread.h-------------------- */
/*thread structure na eklenenler*/
uint64_t num_o... | [
"alicanozer60@gmail.com"
] | alicanozer60@gmail.com |
61f6c4e981845303019e94b51b61a9e668eefd8c | d1ef98f5b797728ac15caa1295e1ace8f9b3e609 | /c_program_edu/P015_001.c | 2f145d527884641cc4e8767bb4072b3bc9a39bbb | [] | no_license | eun1310434/c_program_edu | 7a74942db85ddac9f07434c30476c11b35189fc8 | 469e8e685425376e2ae6ac6a5d55524fe7088177 | refs/heads/master | 2021-07-14T11:40:58.780268 | 2017-10-14T13:20:28 | 2017-10-14T13:20:28 | 106,892,630 | 0 | 0 | null | null | null | null | UHC | C | false | false | 188 | c | #include <stdio.h>
int P015_001(void)
{
int arr1[3][4];
int arr2[7][9];
printf("세로3, 가로4: %d \n", sizeof(arr1));
printf("세로7, 가로9: %d \n", sizeof(arr2));
return 0;
}
| [
"eun1310434@naver.com"
] | eun1310434@naver.com |
61d3fd3aaa1a97b3ca0dae70f416801ead6d7016 | bac45c58496642fd40fee3066135757e95b94a83 | /HW/project_1.sdk/helo_world/src/stream_readout.c | b30629e3683028844598599960f3337b3858c1fa | [] | no_license | cdorfer/tu_firmware | 9d9a4f5ba122e07f6bffa1c094c3111546541664 | 3c37a4c2e3bb31adf09e3181f9a8bf74eab25ac5 | refs/heads/master | 2020-04-09T08:20:35.907512 | 2018-12-03T12:54:50 | 2018-12-03T12:54:50 | 160,190,788 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 4,773 | c | /*
* Copyright (c) 2007 Xilinx, Inc. All rights reserved.
*
* Xilinx, Inc.
* XILINX IS PROVIDING THIS DESIGN, CODE, OR INFORMATION "AS IS" AS A
* COURTESY TO YOU. BY PROVIDING THIS DESIGN, CODE, OR INFORMATION AS
* ONE POSSIBLE IMPLEMENTATION OF THIS FEATURE, APPLICATION OR
* STANDARD, XILINX IS MAKING NO RE... | [
"dorfer@phys.ethz.ch"
] | dorfer@phys.ethz.ch |
1dc5a5e2965e33b0ffaed86f3cf6495d232d04e5 | 5834fb3c3d9c2f94ce217fdf76a6106a702d826f | /lab2b/code/lab2_list.c | 52b4b0028abe93b4975d86c6d01dd870ec288878 | [] | no_license | Nurymka/CS-111 | 8091a33e4aacbb6fef94f52172afae5d1f8efcaf | 81adf7a29320bc8b9b0717241d08a5f60e09a2fa | refs/heads/master | 2022-12-02T04:40:17.425279 | 2020-08-15T05:24:36 | 2020-08-15T05:24:36 | 287,683,346 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,310 | c | // NAME: Nurym Kudaibergen
// EMAIL: nurim98@gmail.com
// ID: 404648263
#include <stdio.h>
#include <stdlib.h>
#include <getopt.h>
#include <time.h>
#include <pthread.h>
#include <string.h>
#include <signal.h>
#include "SortedList.h"
#define SYNC_M 1
#define SYNC_S 2
const int RANDKEY_MAX_LEN = 10;
static int g_num... | [
"nurim98@gmail.com"
] | nurim98@gmail.com |
49d2b116a501a8d6e874d547e408d84d1ae28b81 | bd2649f7940d07dba1bd6aba6987cd319be03106 | /sensors/ReadLight.h | adecc039c90cb7c7b61d3d71a9f1072d3b0fec43 | [] | no_license | jguillaumes/MeteoArduino | 1ddc416333ebc04b61fe8370a25f580184f271e7 | d0bef13465e8d2cc98dc8043c27c7cb07d80d607 | refs/heads/master | 2021-05-04T12:13:33.011040 | 2019-01-21T18:31:47 | 2019-01-21T18:31:47 | 120,289,123 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 266 | h | /*
* ReadLight.h
*
* Created on: Jan 29, 2018
* Author: jguillaumes
*/
#ifndef READLIGHT_H_
#define READLIGHT_H_
// Arduino NANO: A6
// Standalone: A3
#define LIGHT_PIN A3
int lightInitialize(void);
float lightRead(void);
#endif /* READLIGHT_H_ */
| [
"jguillaumes@gmail.com"
] | jguillaumes@gmail.com |
9c423ec09181aed8b8736ed585accf6a80aa462e | 9fb2139bf41e2301f9ee9069d649c5afe8e7735c | /misc/c/clear.c | 8621ce572e3472488ac1a225c9984efaa90a1403 | [] | no_license | codewithgauri/HacktoberFest | 9bc23289b4d93f7832271644a2ded2a83aa22c87 | 8ce8f687a4fb7c3953d1e0a5b314e21e4553366e | refs/heads/master | 2023-01-02T07:20:51.634263 | 2020-10-26T07:02:34 | 2020-10-26T07:02:34 | 307,285,210 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 259 | c | #include<stdio.h>
#include<conio.h>
main()
{
printf("\nPress any key to clear the screen.\n");
getch();
system("cls");
printf("\nThis appears after clearing the screen.\n");
printf("Press any key to exit...\n");
getch();
return 0;
}
| [
"noreply@github.com"
] | codewithgauri.noreply@github.com |
e03374197254261d075369a88521c82155acd289 | 63d5a234f731c50710e7ff3f29b65c5fc049efa4 | /src/complex_vector.c | 351ed6378296874bc8133bc07252e06046ce7ba7 | [] | no_license | alexsylvanus/ComplexNumberLibrary | 8c2b67e8e63dc84a84b1374e0048b68b7056ba88 | 26db7c554baf6c0ffcfa455625d950b7791e21b1 | refs/heads/master | 2021-07-17T20:30:33.639772 | 2020-10-21T00:16:35 | 2020-10-21T00:16:35 | 222,011,957 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,875 | c | /* File: complex_vector.c
* Author: Alex Sylvanus
* Description: Defines the complex vector functions
*
*/
/* Includes */
#include <stdio.h>
#include <string.h>
#include "../inc/complex_vector.h"
#include "../inc/cprivateTypes.h"
/* Functions */
vcomplex_t zInitEmpty() {
/* Create a temporary empty struct */
... | [
"alexsylvanus@gmail.com"
] | alexsylvanus@gmail.com |
f0918be0168b1964badc9d10f7750c92fa1f3993 | 26a547e2a9d423b272ecc6e5674c9310fc0e522b | /JKPOD/大华监控/JK监控/Depend/LCOpenApiClientSDK/LCOpenApi/ModifyBreathingLight.h | dd53fa5a76497a48d1f32e4e4b47afc607a8c509 | [] | no_license | hwzss/JKPOD | c8dbfc5d43319aaeaef19b61e3834a9ee2d75f59 | ba50a3a5496aeae201113e7c23473c122b52272f | refs/heads/master | 2021-08-28T11:17:35.491585 | 2017-12-12T03:21:51 | 2017-12-12T03:21:51 | 113,937,576 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,215 | h | /**
* Auto created by ApiCreator Tool.
* SVN Rev: unknown, Author: unknown, Date: unknown
* SHOULD NOT MODIFY!
*/
#ifndef _LC_OPENAPI_CLIENT_ModifyBreathingLight_H_
#define _LC_OPENAPI_CLIENT_ModifyBreathingLight_H_
#include "LCOpenApiClientSdk.h"
/** DESCRIPTION:
设置呼吸灯状态
*/
typedef struc... | [
"1833361588@qq.com"
] | 1833361588@qq.com |
2e374c34d04c32ad6d0f56641079b7ddaaebfac7 | e58a6ed036bcdc414662249ca32afc256b9b737c | /process_control_1/pctrl/wait.c | 0df7026fd0c65c62eb45949bbc36ee8b69c4f9b0 | [] | no_license | hulichen/linux_study | 55e4ffa167ed9af8fe7ab8bab8a5d2b4a805b7bb | f7fa988c8b0c5e860f4140285ee4b5e85e486515 | refs/heads/master | 2023-05-03T23:46:13.703468 | 2021-05-19T08:01:28 | 2021-05-19T08:01:28 | 344,821,670 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 766 | c | #include <stdio.h>
#include <unistd.h>
#include <stdlib.h>
#include <sys/wait.h>
int main()
{
pid_t pid = fork();
if (pid < 0) {
perror("fork error");//程序的一种失败错误处理
return -1;
}else if (pid == 0) {
sleep(5);
exit(99);//退出子进程
}
int ret, status;
ret = wait(&status);... | [
"you@example.com"
] | you@example.com |
7effa8b0079cb0722b2988b06238620cf55ef4c6 | 9ef8c79872b12665dfb730f94a95d1498cb33dd3 | /x_sample/hello_world/cmd.c | 856e1572737e8d761e46f6f376dc7840f99eb001 | [] | no_license | duanshuai007/walleos_bf | eb51deacb101dcea14eab3a545a3e8a3e568890e | 4dbf18f5e17adb698564064a617653889c234a2c | refs/heads/master | 2020-07-31T08:29:25.257971 | 2019-12-17T02:57:37 | 2019-12-17T02:57:37 | 210,545,558 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 38,904 | c | #include <cmd.h>
#include <assert.h>
#include <string.h>
#include <uspienv.h>
#include <fs/file.h>
#include <uspios.h>
#include <fs/file_struct.h>
#include <photograph.h>
#include <graphic.h>
#include <stdio.h>
#include <alloc.h>
#include "lwip/apps/net_main.h"
#include <errno.h>
#include <s5p4418_serial_stdio.h>
#inc... | [
"duanshuai@forgshealth.com"
] | duanshuai@forgshealth.com |
2bb466fa0e6a46dcf94ec911164113902ba90985 | 9079cb5e9f0347555d0086283a6090b686f87f0b | /Tangtank/Tank.c | 33569a22ae6d8b8778a937b496b1484c3492b3df | [] | no_license | MagicalGuy/C_TankGame | 7720ca9c6221b1302aca1235c172d655cb5d6480 | ce860aeaea1486153f57bd3348b3afb6cf7c734c | refs/heads/master | 2020-03-31T17:09:55.674036 | 2018-10-10T11:17:54 | 2018-10-10T11:17:54 | 152,409,767 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 7,155 | c | #include"Tank.h"
#include"Draw.h"
#include"windows.h"
#include"conio.h"
#include"Utils.h"
#define KEYDOWN(vk_code)((GetAsyncKeyState(vk_code)&0x8000)?1:0)
#define KEYUP(vk_code)((GetAsyncKeyState(vk_code)&0x8000)?0:1)
//监测自己坦克状态的改变
void ownTankChange() {
int x = ownTank.CoordX;
int y = ownTank.CoordY;
switch (ow... | [
"812813303@qq.com"
] | 812813303@qq.com |
090b358c6d38c764a7dfa9109b4720b499f2e4e6 | f65859abbe74a825f4e02b39f3402e57b4f43430 | /ch5/strings/astrcat.c | a12852adc3b076ae966e7394fd47dc29d8b30272 | [
"MIT"
] | permissive | the-gingerbread-man/c-stuff | 9b7b13f011b6233cf38d44109dab40f21f127611 | 6af983c1c051629b8e52da74b70bd47b96956586 | refs/heads/master | 2021-01-23T03:59:14.547934 | 2020-04-21T00:22:42 | 2020-04-21T00:22:42 | 86,140,790 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 469 | c |
/**
* astrcat: re-implements strcat from <string.h>
* appends each character of ct onto the end of s
*
* returns a pointer to the beginning of the full concatinated string
*/
char *astrcat(char *s, char *ct)
{
char *out = s;
while (*s++)
; /* skip to the end of a */
s--; /* back up so th... | [
"alex.patch3@gmail.com"
] | alex.patch3@gmail.com |
2b7fbba633c75349d6ccdf65f46e1ba8f14cf4c7 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/drivers/iio/extr_inkern.c_iio_chan_spec_from_name.c | a00f906535715ff0cc924bfb9ab938525725315b | [] | 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 | 970 | 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 |
1762adbccf4ca3ab219088dcdfbcbe7cb4cdfe46 | ffe0db5f701c1faa573d9cc93e34b9df3519b0ee | /example/RAK415_UART_DEMO V1.0.6/RAK_Source/BSP_Driver.h | 595260f6ef00cf04ca428c7bb9feefe9cd1ca393 | [] | no_license | RAKWireless/RAK415 | 89136f85e939338d679a5e5ebe6d5c5d9c7b8ab6 | b4a3bd3b6118655ee8fd4b23a7c06aef1ce2cd92 | refs/heads/master | 2021-01-24T18:05:45.353670 | 2017-03-09T03:08:59 | 2017-03-09T03:08:59 | 84,391,862 | 3 | 0 | null | null | null | null | GB18030 | C | false | false | 675 | h | #ifndef __BSP_DRIVER_H__
#define __BSP_DRIVER_H__
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include "M051Series.h"
#include "rak_config.h"
#include "rak_global.h"
extern volatile uint8_t UART_RecieveDataFlag;
extern uint16_t UART_recvDataLen; //UART 当前接收长度
extern uint32_t rak_Tim... | [
"xiaocheng.cao@rakwireless.com"
] | xiaocheng.cao@rakwireless.com |
73a5e7c72582c5782e30aad9cb97ed26bb35ec94 | eb8494393152e2efa710c7d9e9f0cd688ab6a59c | /unit_test/cpputest/monitors/bridge_monitor/events_helper.c | 60b60a4437138130ef40b266374913f67a3e73b3 | [] | no_license | leksmax/URMA-TLR | 7cad7eb4bf0706146a68d4c54d3c45732e4da07d | 597e316f34173f3e9d701ca24163c67dcc4c3f3e | refs/heads/master | 2021-05-11T18:43:37.251388 | 2017-06-29T17:18:40 | 2017-06-29T17:18:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,278 | c | #include "events_helper.h"
#include "bridge_monitor.h"
#include "bridge_monitor_event_alloc.h"
#include "event_manager.h"
static int send_event_to_event_manager_result;
static void * event_sent_to_event_manager;
static bridge_context_st * bridge_monitor_context;
static size_t bridgemon_event_free_called;
static size_... | [
"saggam.ui@gmail.com"
] | saggam.ui@gmail.com |
14bbad12838d96290bfbd8c8f2002d7497d6471f | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/obs-studio/libobs-opengl/extr_gl-subsystem.c_device_set_scissor_rect.c | f96d55e8bc70f1a3e730e8cc546b0a121272001c | [] | no_license | isabella232/AnghaBench | 7ba90823cf8c0dd25a803d1688500eec91d1cf4e | 9a5f60cdc907a0475090eef45e5be43392c25132 | refs/heads/master | 2023-04-20T09:05:33.024569 | 2021-05-07T18:36:26 | 2021-05-07T18:36:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,356 | 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 |
0e809716bced6c2b75e8286a54ba0af59b3b9d22 | c05f9f6817f74263bdc078d3872ba8fab6f1b09b | /1496451786.c | fb6fc5136b43115ce9c1331bb5fc22d14021b22e | [] | no_license | Saisi/secret-octo-wookie | 71aa331779216775ee10d8d0a738dd364a5c5202 | a8e52e3fed94ab6993d4baaeaa926d659cac3735 | refs/heads/master | 2021-01-23T18:59:00.780545 | 2017-06-03T05:33:28 | 2017-06-03T05:33:28 | 25,811,730 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 438 | c | /*
* This is a RANDOMLY GENERATED PROGRAM.
*
* Generator: csmith 2.2.0
* Git version: dcef523
* Options: (none)
* Seed: 3892989607
*/
#include "csmith.h"
static long __undefined;
/* --- Struct/Union Declarations --- */
/* --- GLOBAL VARIABLES --- */
static int32_t g_4 = (-1L);
/* --- FORWARD DECLARA... | [
"saisi@users.noreply.github.com"
] | saisi@users.noreply.github.com |
6f44fddc82cc6291d61246ab77d4b72900d441bf | e3c6423ecebeaa0d9851544f6a5c3f0907916bab | /Tutorials/tutorial4/Tasks/adjust_blue_with_rotary_sensor/rotary_and_rgb_screen.c | 150b6253dfde27b1e5c6ec4678c5d350ff945111 | [] | no_license | jless97/UCLA-S17-ENGR96A-Introduction-To-Embedded-Systems | 385bd87db4c93bacdb6c4b871ef16164617548a6 | f039fc2be9ab13ea048fd0d7c509b763225c49fe | refs/heads/master | 2022-01-07T02:57:40.872944 | 2019-05-06T04:46:33 | 2019-05-06T04:46:33 | 91,946,352 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,532 | c | #include <mraa/aio.h>
#include <mraa/i2c.h>
#include <stdio.h>
#include <unistd.h>
#include <signal.h>
#define RGB_ADDRESS (0xc4 >> 1)
#define REG_MODE1 0x00
#define REG_MODE2 0X01
#define REG_OUTPUT 0X08
#define REG_RED 0x04
#define REG_GREEN 0X03
#define REG_BLUE 0X02
sig_atomic_t volatile run_flag = 1;
void hand... | [
"jaless1997@gmail.com"
] | jaless1997@gmail.com |
282162d42395804e1a2e4d0f752d235821baad94 | bb9ded75a44b9533dcba8ae2fcaf8a7c86b45915 | /src/game/interaction.h | 3022b541e862874e88fe6970377c45709fa815a0 | [] | no_license | MikeSeaver555/starroad | 84103f97bf51c287a6c54e02c3ac9daf94d5cfbf | 852b9a27a6bd9d6652f91bde72d74a87e80536bb | refs/heads/master | 2023-08-16T03:03:51.374461 | 2021-10-07T20:10:33 | 2021-10-07T20:10:33 | 414,546,135 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,784 | h | #ifndef INTERACTION_H
#define INTERACTION_H
#include <PR/ultratypes.h>
#include "types.h"
#define INTERACT_HOOT /* 0x00000001 */ (1 << 0)
#define INTERACT_GRABBABLE /* 0x00000002 */ (1 << 1)
#define INTERACT_DOOR /* 0x00000004 */ (1 << 2)
#define INTERACT_DAMAGE /* 0x00000008 */ (... | [
"david.albujar.s.30@gmail.com"
] | david.albujar.s.30@gmail.com |
5343549020b26f446db19bad99d334e9d85dcc85 | 31090b82fcf15fc8a52a12be3dd592e72300fe1b | /sys/isa/isa_common.h | e547a5e8ce5b9274f807e950d1cac424a76795f3 | [] | no_license | YuheiTakagawa/VPS_for_FreeBSD | 22e7b2f4e46b56e8289e7cd81eedf1d503ec2a0d | 1a6d0ed8808b875b998f2f344cfc5539eb84532d | refs/heads/master | 2020-07-15T09:24:26.928246 | 2017-08-11T17:43:29 | 2017-08-11T17:43:29 | 94,305,728 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 2,996 | h | /*-
* Copyright (c) 1999 Doug Rabson
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditi... | [
"b1014223@fun.ac.jp"
] | b1014223@fun.ac.jp |
b8c6cd0157d911c59ef92b6ebffbf221bd94663c | ecbd416f0d94d7a0ccdab17b9dd652dfa5bd43a9 | /build-prove-compare/bare/uscheme/all.h | b3c161ac624c11a3e93d26ac2f6c4aa5465b3903 | [] | no_license | UofA-CSc-520-Spring-2020/HW1-impcore-start | ab68a0e47fa6f02aa7e5ecb32bb0799fff4b3ed0 | 6c1ec4e85b480f80e88de23a4d139a62bac0453c | refs/heads/master | 2020-11-26T01:15:29.668742 | 2020-01-16T17:05:19 | 2020-01-16T17:05:19 | 228,918,778 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 19,640 | h | /* {\Tt all.h} for \uscheme S148a */
#include <assert.h>
#include <ctype.h>
#include <errno.h>
#include <inttypes.h>
#include <limits.h>
#include <setjmp.h>
#include <stdarg.h>
#include <stdbool.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#ifdef __GNUC__
#define __noreturn __attribute__((noreturn))
#... | [
"mstrout@cs.arizona.edu"
] | mstrout@cs.arizona.edu |
10dd5b3c6d322d3c12576d8f1b2b854999325df0 | 49c7646b2f46349dabdaa458db1a3b613c490948 | /libft/libft.h | ce4afb892a7588703024a0d3d9d75c21f5c1e50b | [] | no_license | stevenkim18/printf | f17d72de70e5b87e200e3ea4aa88cbae7548bef5 | 122c5ab0856a3ef47f93e228482739386ac081c3 | refs/heads/master | 2022-04-18T19:29:28.961035 | 2020-04-18T06:19:43 | 2020-04-18T06:19:43 | 248,271,447 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,341 | h | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* libft.h :+: :+: :+: ... | [
"stevenkim@Steven.local"
] | stevenkim@Steven.local |
10b2d0153e7919cc16ba5f628aed1f82a0e05546 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/57ac8889-789c-4ce8-9818-20a8bd541fb4.c | a97a67bad9850c8ad50f886b4ccbe67898b7edcb | [] | 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 | 591 | 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 = i+j;
k = k-k*k;
//variables
/* START VULNERABILITY */
int a;
int b[56];
int c[12];
a = 0;
do {
a--;
//ran... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
6790da55ee0e6202b25746025dd95f7992a2741d | 8abda4444d6d00d83105686cadf0c858c1cbc27b | /image2gpio-cv.c | 5d1be3e95fff9260e91c5526a315a3a6ce870d5c | [] | no_license | jendralhxr/blinkie-boardpi | 183a060b935a9220a5674fd2bcb29aae3da18888 | 49cddfdbbdc54789ebcc52be4d28f113779f57da | refs/heads/master | 2021-01-21T13:57:06.716270 | 2016-05-09T08:02:55 | 2016-05-09T08:02:55 | 51,140,699 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,271 | c | #include <unistd.h>
#include <fcntl.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <opencv2/imgproc/imgproc_c.h>
#include <opencv2/highgui/highgui_c.h>
// compile against opencv
// gcc image2gpio.c `pkg-config --libs --cflags opencv`
char command[80... | [
"jendral.hxr@gmail.com"
] | jendral.hxr@gmail.com |
16cbc5ddfd6a2120ac7f825ccf748ba61e569e7b | 10a7941553b6f5a8242df1e7dc0b23dc3ee6b7d2 | /partB.c | a841c71e2bc9c892c2f5ff74d4d7aa3c1904daa3 | [] | no_license | ayaanali276/OSlab-lecture-1 | fa4e73e7a97bf48bcd4a879b01ff6d24eb5017b6 | fcb18eb76ebb8f1313ae735448f78702cc01664d | refs/heads/master | 2022-12-28T15:55:15.129984 | 2020-10-15T13:03:04 | 2020-10-15T13:03:04 | 286,969,608 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 691 | c | /******************************************************************************
Welcome to GDB Online.
GDB online is an online compiler and debugger tool for C, C++, Python, Java, PHP, Ruby, Perl,
C#, VB, Swift, Pascal, Fortran, Haskell, Objective-C, Assembly, HTML, CSS, JS, SQLite, Prolog.
Code, Compile, Run and Debu... | [
"noreply@github.com"
] | ayaanali276.noreply@github.com |
ef3574f0eefa619e7351e3932015a403bdd3593f | 5c948890c3a67e45b6e28efbccc40eb0eb0572fb | /b2cc/analysis/phi_s/3fb/fits/4D/XMLFOLDER/data_fit/sum_weights.C | 81fa4b9a40041ec30482b293ef189caf97bbb837 | [] | no_license | kgizdov/lhcb | 1bc1806f24fda7174421befd5a8b1f8763b6d5c1 | 1e7acf03fcd92337124726d2074b1eae60c82fb3 | refs/heads/master | 2021-01-16T21:44:19.152943 | 2015-10-27T13:57:10 | 2015-10-27T13:57:10 | 45,036,134 | 1 | 0 | null | 2015-10-27T11:24:20 | 2015-10-27T11:24:20 | null | UTF-8 | C | false | false | 1,610 | c | void sum_weights() {
TFile *file = TFile::Open("../../../../data/fitNTuple_peakBkg_2011_2012_Reco14_TOS_HLT2B_20140822_with_IPz_weights_v2.root");
TTree * t=(TTree *)file->Get("DecayTree");
Double_t velo_weight_trigger, velo_weight_track_trigger, sweight;
Int_t
unbiased_trigger, biased_trigger, mkkbin... | [
"greig.cowan@gmail.com"
] | greig.cowan@gmail.com |
ef5b69e5e750aa9f5311e9b2baea441def90f786 | 567c63b55fd192655cd5cf11567961bd619a9eaf | /src/main.c | e0a2c090199b69a09aa78d7cd962c792c70842d0 | [] | no_license | Chathurga/CS211-TSP | f4b849c30bb272f6cf24f79f3669a8621d694363 | d60e89f3db030403a15753f8255c400299049b09 | refs/heads/master | 2020-05-19T11:37:53.064996 | 2014-05-10T08:20:35 | 2014-05-10T08:20:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,005 | c | #include <ilcplex/cplex.h>
#include "timer.c"
#include "solver.c"
int main (int argc, char *argv[]) {
if (argc != 2) {
printf("Incorrect number of arguments\n");
exit(1);
}
struct timespec start = timer_start();
TSP tsp = tsp_init(argv[1]);
CPLEX cplex = cplex_start();
Solution solution = cplex... | [
"chathurga@gmail.com"
] | chathurga@gmail.com |
cb2a1f5e56e37ee3a40d5b2a144f77ce7b14e9fe | 58b251e968dd37298e89f270c2ea5551ff462f82 | /aworks_sdk/apollo/interface/posix/unistd.h | 9d69c7a75b3445d291d2d71566282df14c487e41 | [] | no_license | yisea123/Awork_proj | 2162045686c362e75cec22984e72f1e5cd1eab7e | cb8bb2d5145f47917932a0f8ed0ac83be9c645f2 | refs/heads/master | 2020-09-02T15:37:50.132477 | 2019-02-25T07:47:45 | 2019-02-25T07:47:45 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | C | false | false | 819 | h | /**
* \file
* \brief standard symbolic constants and types.
*
* \internal
* \par modification history:
* - 150529 deo, Ôö¼Ó ftruncate,fsync
* - 150417 deo, Ôö¼Ó truncate
* - 140822 orz, first implementation.
* \endinternal
*/
#ifndef __UNISTD_H /* { */
#define __UNISTD_H
#include "io/aw_unistd.h"
#ifdef __... | [
"=741014245@qq.com"
] | =741014245@qq.com |
9a67400cde428f7dc9cf9a176605c10bb91b8226 | 52a6f2e44a3d553eb12ce1ea18ae9cbaf1829f9c | /liboqs/tests/test_sig.c | ecbeb22fb14841abcca161eb05721042b24fce71 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause",
"LicenseRef-scancode-free-unknown",
"Apache-2.0",
"LicenseRef-scancode-public-domain"
] | permissive | microsoft/Quantum-Safe-OpenSSH | 624848cb410e65232cbe223e6c84ead8d27f56a7 | 07d1592ac37f4b45ab7b577c7fbcc00f0003a493 | refs/heads/master | 2023-04-26T20:02:09.651690 | 2020-12-17T18:24:35 | 2020-12-17T18:24:35 | 257,728,154 | 11 | 7 | MIT | 2023-04-24T08:54:19 | 2020-04-21T22:13:53 | C | UTF-8 | C | false | false | 4,175 | c | // SPDX-License-Identifier: MIT
#if defined(_WIN32)
#pragma warning(disable : 4244 4293)
#endif
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <oqs/oqs.h>
#if OQS_USE_PTHREADS_IN_TESTS
#include <pthread.h>
#endif
#include "system_info.c"
static OQS_STATUS sig_test_correctness(const char *meth... | [
"ljoy@microsoft.com"
] | ljoy@microsoft.com |
dd0103f552b02795ba22f9249ed38459c537fd50 | 6a848804574671ec1155dfd2b4fb37b6890ed680 | /printprimenumbers.c | b214794952c84fbb8a77d150bedbae22dc869b06 | [] | no_license | wasim-bhat/waseem-c-repository | 64635b14b5ab52e3eab2528e3e4cd365b21cfc9c | dee6f5d951e1888dacdaf3e82744e41a01ab7d64 | refs/heads/main | 2023-03-30T20:07:30.590568 | 2021-03-30T09:46:05 | 2021-03-30T09:46:05 | 352,678,325 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 347 | c | //Program by Waseem bhat
#include<stdio.h>
int main()
{
int flag;
int i,j,n;
printf("Enter Number to print prime numbers: ");
scanf("%d",&n);
for(i=0;i<n;i++)
{
if(i==1 || i==0)
continue;
flag=1;
for(j=2;j<=i/2;++j)
{
if(i%j==0)
{
flag=0;
break;
return 0;
}
}
if(flag==1)
print... | [
"waseembhat9682@gmail.com"
] | waseembhat9682@gmail.com |
8facabbc18800a8729ec4755e6e698df9a67cf7a | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/drivers/staging/rtl8192e/rtl8192e/extr_rtl_dm.c__rtl92e_dm_cck_tx_power_adjust_thermal_meter.c | b60cf6ff1cd9a63eddbc845d91b316720c540ebf | [] | 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 | 3,160 | 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 |
afedf73f2d949575092394cbd5438440e22c3ea9 | 3b9df40d2aa3e0382b41d579ff5f5d07ea1449b6 | /Assets/AgoraEngine/Plugins/macOS/agoraSdkCWrapper.bundle/Contents/Resources/AgoraRtcKit.framework/Headers/IAgoraRtcEngine.h | d1ecdb6a3dd85f395921e870ba7a5c4686b1d8fb | [] | no_license | Aaki-M/GitRepoAjanlens | ecd50ffe16b1c16bc775de7eb57a2fbd1528fa47 | fa3f137cc0b490804bbc50a884afed2f1065518f | refs/heads/main | 2023-07-15T12:11:10.754395 | 2021-09-02T08:04:34 | 2021-09-02T08:04:34 | 402,079,850 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 131 | h | version https://git-lfs.github.com/spec/v1
oid sha256:e778e84caef62d7cabc88f5ccf1aeb8fcd1a35415f68c615aff86dca53118b98
size 465336
| [
"aakashmakhija19@gmail.com"
] | aakashmakhija19@gmail.com |
ad95b4d4d8db1fe2b338513554c001c723dcd06f | 0818eb34380b2e7c239dc6838ae41e52a15b6457 | /aaaa.c | 2f03000d5709a1599dd5c5d6b9660fa0a03ebb6d | [] | no_license | Tasnia16/CSE-101-chap--6 | ce149b622db33d9b8fd97ab2f5028eff147d9c75 | e2ea7d3903daf4a512cc421922556cc1a0f99622 | refs/heads/main | 2023-03-11T14:02:34.703595 | 2021-03-01T06:07:47 | 2021-03-01T06:07:47 | 343,305,809 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 186 | c | #include<stdio.h>
int main(void)
{
int a[10],i;
for(i=0;i<10;i++)
{
scanf("%d",a+i);
}
for(i=0;i<10;i++)
{
printf("%d\n",*(a+i));
}
}
| [
"noreply@github.com"
] | Tasnia16.noreply@github.com |
e8e5ae6dae356eb7c56285bbcbbe95d666c17a7d | 26be47bfa4f9fc7ed8027c40555b953759e26eb9 | /include/arch/unix/atom.h | 192ab5642cdb9ac8eed6471acfeff839f56acde3 | [] | no_license | niziak/ethernut-4.9 | fb67e9422b67ed48a6b2bbb492267ac9830b66be | 20671a97f69f574720d852a4ab368c0d683adf74 | refs/heads/master | 2016-09-06T03:33:35.615561 | 2013-12-03T12:12:00 | 2013-12-03T12:12:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,349 | h | /*
* Copyright (C) 2001-2005 by egnite Software GmbH. 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, thi... | [
"niziak@spox.org"
] | niziak@spox.org |
b7559b76885c5bac9fe777b22162c9a2216c9f76 | b5fe7859d40548439f71129995c8b4819ad7d5e3 | /src/blocked.c | 2ec2cf626fe0a856390796eecbb986a33470177c | [] | no_license | hedisdb/hedis | 8fa7bae6137760fa9b625a39fd720390c9430e8d | 270eb6512b8602cefc7883346755ffbb6fa3bc93 | refs/heads/hedis | 2021-01-21T15:48:47.650251 | 2016-07-27T03:56:29 | 2016-07-27T03:56:29 | 35,707,267 | 109 | 7 | null | 2016-07-27T03:56:30 | 2015-05-16T02:54:43 | C | UTF-8 | C | false | false | 8,032 | c | /* blocked.c - generic support for blocking operations like BLPOP & WAIT.
*
* Copyright (c) 2009-2012, Salvatore Sanfilippo <antirez at gmail dot com>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions ... | [
"antirez@gmail.com"
] | antirez@gmail.com |
f6615f3941ab613e8717f25e85eb370146084244 | 320734eee308b8a9a52ef75dc6b4bac1725665b1 | /asm/src/clear_str.c | c596c8d1e9227575bfcfed2d82f06986dd469a57 | [] | no_license | valoup917/corewar | db5a5cdc185ce17faf66a1683d609288f0cf7a0f | 6a601bca32a30621c6210671f62e25f4002ca432 | refs/heads/main | 2023-06-27T15:39:08.389158 | 2021-07-27T23:08:37 | 2021-07-27T23:08:37 | 390,151,528 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 893 | c | /*
** EPITECH PROJECT, 2021
** clear_str
** File description:
** Clean String
*/
#include <stdbool.h>
char *move_str(char *str, int it)
{
for (; str[it] != '\0'; it++)
str[it] = str[it + 1];
return (str);
}
char *clear_str(char *str)
{
bool quote = false;
while (str[0] == ' ')
str +=... | [
"valentin.fouillet@epitech.eu"
] | valentin.fouillet@epitech.eu |
4fb6d2ad82b36a65ed5bf1637c71c678c329b842 | a893c7026dcdec08ab5d96b3d58a92d39100aec9 | /member/wh/fcntl_lock.c | f7c4381e832185b010f09645c39765f8c4ee087b | [] | no_license | XiyouLinuxGroup-2018-Summer/TeamB | 84a7cb1534c83ddf111c00c6985ce9059d4b2f3f | dedd32bdb108f6588874cc11a55d2508f9c02f22 | refs/heads/master | 2020-03-23T05:49:04.242183 | 2019-07-15T06:13:28 | 2019-07-15T06:13:28 | 141,167,707 | 1 | 3 | null | 2018-07-29T17:52:34 | 2018-07-16T16:55:59 | C | UTF-8 | C | false | false | 2,378 | c | /*2018-7-24 周二 */
/*fcntl_Lock.c 文件记录锁的应用 */
#include<stdio.h>
#include<unistd.h> //read,write
#include<fcntl.h> //fcntl open
#include<sys/types.h> //lseek open
#include<sys/stat.h> //open
#include<string.h> //memset
//释放或者设置锁,通过lock->l_type 属性
int lock_set(int fd,struct flock *lock)
{
if(fcntl(fd,F_SETLK,lock) ==... | [
"1459775963@qq.com"
] | 1459775963@qq.com |
f0c75da2dfce85d5b0c81c99554b2595e7c04812 | 5a9a0724818b0ff4a5168b11d7652ce9537f6214 | /Pyjion/bridge.h | 50a16a8979817691deceeba527bf01a7f25bd588 | [
"MIT"
] | permissive | DinoV/Pyjion-1 | 7b5ab64d2352555f2c9645e2db5fdaea9adbce99 | e6f4159508e36fe9d8aeb7803170d106ca629399 | refs/heads/master | 2021-01-16T20:07:24.061103 | 2018-06-17T19:06:26 | 2018-06-17T19:06:26 | 42,616,748 | 4 | 1 | null | 2015-09-16T22:28:34 | 2015-09-16T22:28:34 | null | UTF-8 | C | false | false | 352 | h | extern int pyjit_log(const char *__restrict format, ...);
#ifdef PLATFORM_UNIX
extern "C" void *mmap(void *addr, size_t length, int prot, int flags,
int fd, size_t offset);
extern "C" int munmap(void *addr, size_t length);
extern "C" int g_executableMmapProt;
extern "C" int g_privateAnonMmapFlags;
#endif
exter... | [
"dinov@microsoft.com"
] | dinov@microsoft.com |
3823cb5b2ecfef4bd0febad8630a46f1f54034b0 | b945b2fac11f237a49de33af1b8fa02ba3ed1814 | /legacy/nfm/src/workflow/WFacl_sign.c | 96cec2f1c76d255e81ff5eb893c2b67d2ef35ad3 | [] | no_license | ahundiak/isdp | b94f56f7a7b02b806209ff06da8e22497f6e1386 | 07572eb18f07cbf762505ef34e471fa47c102df4 | refs/heads/master | 2021-03-12T20:02:34.067237 | 2011-12-16T20:03:20 | 2011-12-16T20:03:20 | 37,136,442 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 26,740 | c | #include "machine.h"
#include "WF.h"
extern struct WFstruct WFinfo;
long WFquery_acl_signoff_users (user_id, acl_name,
attr_list, data_list, value_list)
long user_id;
char *acl_name;
MEMptr *attr_list, *data_list, *value_list;
{
static char *fname = "WF... | [
"ahundiak@e9faf64c-7e38-11de-a453-d5a50d962d30"
] | ahundiak@e9faf64c-7e38-11de-a453-d5a50d962d30 |
ba1995e04a5e38c3bb77bc93a953bb571a287006 | 4b869a2c62e5d128d9d7b75faf1365617df5bd0f | /Example/Pods/Headers/Private/JKKit/JKHTTPCursorPageObject.h | 9548cca779d25837e38b2039a1a98673e99ff44f | [
"MIT"
] | permissive | BDogs/JKKit | 4f4b0dc4c779a0fe69ef5b52a563484798f54382 | eb2f69446739adc10c0cb14e0f8e7e7dc1af9dbf | refs/heads/master | 2021-01-17T23:04:57.798309 | 2016-04-14T09:56:38 | 2016-04-14T09:56:38 | 56,218,466 | 0 | 0 | null | 2016-04-14T07:59:43 | 2016-04-14T07:59:43 | null | UTF-8 | C | false | false | 59 | h | ../../../../../Pod/Classes/Refresh/JKHTTPCursorPageObject.h | [
"1215852067@qq.com"
] | 1215852067@qq.com |
646db5dcfe7522d70f9424245cdeb5b1bb4530c3 | ef59f21490a6dfe03029a918409d197b2381173f | /checkChiSq.C | a15869162d1728579673f190783642a0c8ceb986 | [] | no_license | c-dilks/dihbsa | 6cb40fc91781da9e4ea0b84d493f8057c2181960 | eeab17dfde0f907e2f202c996caeaf6731bb3bb6 | refs/heads/master | 2023-04-30T02:24:24.056702 | 2020-08-04T01:23:01 | 2020-08-04T01:23:01 | 217,799,179 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 433 | c | R__LOAD_LIBRARY(DihBsa)
void checkChiSq(TString dir="spinout.free") {
TString fname = dir+"/all.root";
TFile * infile = new TFile(fname,"READ");
TH1D * d = (TH1D*)infile->Get("chisqDist");
Float_t dmin = d->GetXaxis()->GetXmin();
Float_t dmax = d->GetXaxis()->GetXmax();
TF1 * f = new TF1("f","[0]*ROOT::Mat... | [
"christopher.j.dilks@gmail.com"
] | christopher.j.dilks@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.