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
c042d39a3d98c6f5aac0262eb781dc29b0b7c1ce
2124d0b0d00c3038924f5d2ad3fe14b35a1b8644
/analysis/ROOTUtilities/Activation/plotActivation.C
0c1eb38ca60fbbebdc8f2cbaab48df43cbbe517a
[]
no_license
arceciemat/GAMOS
2f3059e8b0992e217aaf98b8591ef725ad654763
7db8bd6d1846733387b6cc946945f0821567662b
refs/heads/master
2023-07-08T13:31:01.021905
2023-06-26T10:57:43
2023-06-26T10:57:43
21,818,258
1
0
null
null
null
null
UTF-8
C
false
false
9,038
c
#ifndef plotActivation_C #define plotActivation_C #include "readElementZ.C" #include "readExemption.C" #include "TFile.h" #include "TH1F.h" #include "TMarker.h" #include "TPad.h" #include "TGraphErrors.h" #include "TMultiGraph.h" #include "TCanvas.h" #include <iostream> #include <fstream> #include <TStyle.h> #include...
[ "pedro.arce@ciemat.es" ]
pedro.arce@ciemat.es
d675a3e3111c7d1f5b746b27fcabc41bdefa2be7
0deeaaed18f11b60908135964758dd715434e92c
/ctp2_code/libs/freetype-1.3.1/contrib/ftos2/ifi/32fddef.h
73ae565bbb15e32f75fdab59b264d0e391adc18d
[ "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-unknown-license-reference", "FTL" ]
permissive
civctp2/civctp2
0a8deaf7f525cfff2ec5bab99f015b0ba52cf11b
67532c1338ad8c0f8e943a6e04633782543fa06a
refs/heads/master
2023-09-04T12:44:38.436220
2020-09-27T15:05:43
2023-03-02T02:31:57
152,506,474
66
22
null
2023-09-03T21:20:51
2018-10-11T00:20:01
C++
UTF-8
C
false
false
1,661
h
/*********************************************************************\ * Module Name: 32FDDEF.H * * OS/2 Intelligent Font Interface * * Copyright (c) 1989,1994 IBM Corporation * Copyright (c) 1989 Microsoft Corporation * \*********************************************************************/ #ifndef __32FDDEF_H_...
[ "44042738+civctp2@users.noreply.github.com" ]
44042738+civctp2@users.noreply.github.com
2661c0875d66adbab81f4a31c0bb0f220dddbe9d
1c6a7ae5dca2a38c68fde97a676478c6573bca02
/linux-3.0.1/arch/blackfin/kernel/reboot.c
488bdc51aaa5fd9efa71bc4e6e75dba45fc1521d
[ "Linux-syscall-note", "GPL-2.0-only", "GPL-1.0-or-later", "Apache-2.0", "LicenseRef-scancode-adi-bsd", "BSD-3-Clause" ]
permissive
tonghua209/samsun6410_linux_3_0_0_1_for_aws
fab70b79dc3e506dc03ac1149e2356137869c6ca
31aa0dc27c4aab51a92309a74fd84ca65e8c6a58
refs/heads/master
2020-04-02T04:24:32.928744
2019-01-20T13:51:34
2019-01-20T13:51:34
154,015,176
0
0
Apache-2.0
2018-10-24T14:51:04
2018-10-21T14:07:31
C
UTF-8
C
false
false
2,575
c
/* * arch/blackfin/kernel/reboot.c - handle shutdown/reboot * * Copyright 2004-2007 Analog Devices Inc. * * Licensed under the GPL-2 or later. */ #include <linux/interrupt.h> #include <asm/bfin-global.h> #include <asm/reboot.h> #include <asm/system.h> #include <asm/bfrom.h> /* A system soft reset makes external...
[ "kyh1022@163.com" ]
kyh1022@163.com
896a8679e9a4071d5803e2f6fc1f470e2c54cf7b
988a4975b9b71affcac3ca9cb01b1517d480cf0d
/OS-C/2010-09-13/writer.h
f0fde974c8820ae8490fcc8c232c6a5a92f5d1f5
[]
no_license
tomOgn/OS-C
f6af572d4ddf7ca78bddb33920715e9dc0361e5b
2ed6b236fb617e796b295c3d9152e42fdcc73420
refs/heads/master
2020-04-13T16:23:57.615276
2014-05-28T10:25:19
2014-05-28T10:25:19
null
0
0
null
null
null
null
UTF-8
C
false
false
720
h
#include <fcntl.h> #include <stdio.h> #include <stdlib.h> #include <sys/stat.h> #include <sys/types.h> #include <unistd.h> static inline void errorAndDie(const char *msg); static void setWriter(const char *path) { int fd; // Create named pipe mkfifo(path, 0666); // Write output fd = open(path, O...
[ "tommaso.ognibene@gmail.com" ]
tommaso.ognibene@gmail.com
f222bf63164b4d09e64d888ff47b89006bc0d3c4
472c6e67a06eed233f26cc28a62f12f18def3eff
/source/gfx/maincharacter.h
a017715647f4c7d134e1aa86d3220560a087e560
[ "Apache-2.0" ]
permissive
iMegaStorm/Island-Escape
b767a13394b73bd7dfca5d256d6768db203a64a6
3d009b115a21d8676ef4e762c3b81656e7ddfe1a
refs/heads/master
2023-02-03T22:57:00.835304
2020-12-22T22:14:04
2020-12-22T22:14:04
314,396,084
1
0
null
null
null
null
UTF-8
C
false
false
574
h
/** * This file was autogenerated from maincharacter.png by WiiBuilder. */ //--------------------------------------------------------------------------------- #ifndef _maincharacter_h_ #define _maincharacter_h_ //--------------------------------------------------------------------------------- extern const unsigned ...
[ "lukejkfinn@gmail.com" ]
lukejkfinn@gmail.com
95f02660914bc5f8ec6c64fa3e0bbceec636af93
36b87126da007d63fa0a72dd15f9bac2406d3ada
/practices/2018/pr7/82/library/sortedkeyvaluelist.h
4456bb6586ade8e6dad01562e7936c47a2125b88
[]
no_license
DevInCube/progbase-samples
b273d36a0ac7083f7fe9ab62449f642318c83c18
f7acbb5c33016fd67a2a34d57f54875f058663fa
refs/heads/master
2020-11-23T19:27:43.714612
2020-03-15T17:11:09
2020-03-15T17:11:09
227,788,714
0
0
null
2019-12-13T08:09:42
2019-12-13T08:09:41
null
UTF-8
C
false
false
1,379
h
#pragma once #include <stdlib.h> #include <stdbool.h> typedef struct KeyValue KeyValue; struct KeyValue { const char * key; const char * value; }; int KeyValue_compare(const KeyValue * a, const KeyValue * b); typedef struct __SortedKeyValueList SortedKeyValueList; struct __SortedKeyValueList { KeyValue ...
[ "public.hadyniak@gmail.com" ]
public.hadyniak@gmail.com
78bf9058ee0a05186d8a51c605b773dc0a6b9366
9588d7e16724f38f1824e18dd11cad28061cc51a
/0x0E-structures_typedef/dog.h
c74d0ac3eb8d9fba298b56c9069ab19896e373ef
[]
no_license
ayindeHassan/holbertonschool-low_level_programming
257f2ff0e74d39f20391d4b0cdff8d8873118d2f
f8e5a1a79ffb38889a63e6210557b1ff34db2306
refs/heads/master
2023-03-15T22:28:23.786527
2020-11-04T20:36:36
2020-11-04T20:36:36
null
0
0
null
null
null
null
UTF-8
C
false
false
458
h
#ifndef _DOG_H_ #define _DOG_H_ #include <stdio.h> /** * struct dog - Define a new type struct dog with the following elements: * @name: name * @age: age * @owner: owner * Return: 0 always */ typedef struct dog { char *name; float age; char *owner; } dog_t; void init_dog(struct dog *d, char *name, float...
[ "juan.bueno01@usc.edu.co" ]
juan.bueno01@usc.edu.co
aa23b6bd1422ac0d1cc4994b5e54a7fbded76ce8
2526a6d4ca115904057e87938b4c92375840557a
/0x1B-sorting_algorithms/0-bubble_sort.c
9fc6d4c8a67353c19e1029e5568749306926bcc9
[]
no_license
DaniVasq/holbertonschool-low_level_programming
d06c886d0596ae56d32eb3a1027a878a3c6888cc
fd93d58e2a75240f3bca5aa6e5605c147dbdb5c4
refs/heads/master
2020-04-21T13:27:28.960818
2019-12-20T23:11:32
2019-12-20T23:11:32
169,599,018
0
1
null
null
null
null
UTF-8
C
false
false
751
c
#include "sort.h" /** * swap_bubble - function for sorting with swap method. *@a: element to be swapped. *@b: element to be swapped. * Return: nothing. */ void swap_bubble(int *a, int *b) { int temp; temp = *a; *a = *b; *b = temp; } /** * bubble_sort - sorts an array using bubble sort algorithm. *@array:...
[ "danivasq50@gmail.com" ]
danivasq50@gmail.com
817d9d7817a848293db42abcc0ef133b7bc5a392
f2f7be4a46fa2a20a4c160f998b238b110725b27
/ios/Pods/Headers/Private/FirebaseInstallations/FIRErrorCode.h
b7d752d31ec05bd9bfb646eceea9582927e09810
[]
no_license
shashankgogi/PushNotificationDemo
0ae6b2959fc76192ec09a07830a3504a27167fb4
72009945f2d46b0a3d6298879b38f1b957126547
refs/heads/main
2023-08-22T06:15:17.283708
2021-10-13T10:15:40
2021-10-13T10:15:40
416,678,197
0
0
null
null
null
null
UTF-8
C
false
false
1,067
h
XSym 0074 773d082a87dce392331245b498fc6e2d ../../../FirebaseInstallations/FirebaseCore/Sources/Private/FIRErrorCode.h ...
[ "gogishashank123@gmail.com" ]
gogishashank123@gmail.com
adaa9bda9c1ca6db3590fe80ae1f6d80995c0ab5
7aa75215614411567b89382cd79e076b3360b654
/.history/tpfinal-estructuras1/libs/shell_20201209122801.c
5b1e685b13ece6bc59daec923095b590024d2fae
[ "Apache-2.0" ]
permissive
IgnacioKase/estructura-datos-1
7060173b2ddb7853bd68f199bd3b39048242c482
2a0be56a6546a214c011ccc38774b7625885cfd5
refs/heads/master
2021-04-17T11:29:00.419081
2020-12-10T02:06:21
2020-12-10T02:06:21
249,441,692
0
0
null
null
null
null
UTF-8
C
false
false
12,586
c
#include "shell.h" /* Funcion auxiliar para obtener comando*/ Command match_command(const char* comando) { if (!strcmp(comando, "cargar_dataset")) return CARGAR_DATASET; if (!strcmp(comando, "imprimir_dataset")) return IMPRIMIR_DATASET; if (!strcmp(comando, "agregar_registro")) retu...
[ "marianoa.dangelo@gmail.com" ]
marianoa.dangelo@gmail.com
e7a1dff51c290c5240b65f59d1a1a9ff35c8152d
4ab3698eb5c7ce6f29f6153f5e98549c6737c008
/2021.05.24/forkwait.c
e4e7418e7c3e14f17d72c41bf472136e226711e3
[]
no_license
tjsdnt1369/SysProgramming
65a662961725e3ec56e2b4c512f5b6694d77a78c
abd5f47694356fa6c1c80821dbd5b7a416a57325
refs/heads/main
2023-05-02T17:07:14.526982
2021-05-24T09:48:38
2021-05-24T09:48:38
345,569,473
0
1
null
null
null
null
UTF-8
C
false
false
576
c
#include <sys/types.h> #include <sys/wait.h> #include <stdio.h> #include <stdlib.h> #include <unistd.h> /* 부모 프로세스가 자식 프로세스를 생성하고 끝나기를 기다린다. */ int main() { int pid, child, status; printf("[%d] 부모 프로세스 시작 \n", getpid( )); pid = fork(); if (pid == 0) { printf("[%d] 자식 프로세스 시작 \n", getpid( )); exit(1); } child = wait(&s...
[ "noreply@github.com" ]
tjsdnt1369.noreply@github.com
9d3b2a002cd78f74a1398d41cb617080bf396eda
59972532d88a66d631e53b6d03b755ce73a2582c
/sprtypes.h
87cd6c08f33a11738a3e0032cda161853e3a0158
[]
no_license
rootlm/rootengine
b5f9a9abee2838b6477278f163278d8ed9a51a78
b66f7a7e478a0b12285a6ebd6040288ebc0a6353
refs/heads/master
2020-04-15T00:12:15.382842
2017-06-02T21:23:01
2017-06-02T21:23:01
83,181,384
0
0
null
2017-06-02T21:23:02
2017-02-26T03:57:21
C
UTF-8
C
false
false
451
h
#include <SDL.h> #ifndef __SPRTYPES__ #define __SPRTYPES__ //Init sprite format/array typedef struct { SDL_Rect framerect; char animlength; SDL_Texture* sheet; unsigned short xoff; unsigned short yoff; } sprite; //Define sprite names and corresponding numbers here #define SPR_PLAYER 0 //define sprite...
[ "noreply@github.com" ]
rootlm.noreply@github.com
1b5f874f3f9ec434c83245e10df4932dd7950c0d
e87d79f552cdcd1323aa9bbfa38ecbf777ac94d1
/src/blas/3/trmm/llh/flamec/FLA_Trmm_llh_unb_var2.c
1b37bf15a579eabe2c487d46cf148dc50e0cac3c
[ "BSD-3-Clause", "LicenseRef-scancode-other-permissive" ]
permissive
iotamudelta/libflame
539165f48d24c159ad494e813a1fc30fa2ea3791
70c19e770ead0ae846c59b59216deb16d236b40c
refs/heads/master
2023-07-28T12:31:59.890987
2023-07-13T19:33:42
2023-07-13T19:33:42
103,612,203
0
2
NOASSERTION
2023-05-04T19:04:09
2017-09-15T04:00:39
Fortran
UTF-8
C
false
false
2,522
c
/* Copyright (C) 2014, The University of Texas at Austin This file is part of libflame and is available under the 3-Clause BSD license, which can be found in the LICENSE file at the top-level directory, or at http://opensource.org/licenses/BSD-3-Clause */ #include "FLAME.h" #ifdef FLA_ENABLE_NON_CR...
[ "field@cs.utexas.edu" ]
field@cs.utexas.edu
3a09dd459e317abf10d6096b234fdb252589ddd1
2e92e534276373e118cd0d2bcae8a7efda46cb83
/lib/libft/ft_strdup.c
f1bdea529fc419ac60ef7b1a924ef5a3ee8456be
[]
no_license
akoropet/Fractol
8e56decd12b04ff4c95fb05d9ed34f652353e6ca
e3989d63464080c66392b7ec6c123e6acbd5344a
refs/heads/master
2020-07-27T13:37:30.675690
2019-09-17T16:59:50
2019-09-17T16:59:50
209,109,720
0
0
null
null
null
null
UTF-8
C
false
false
1,175
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strdup.c :+: :+: :+: ...
[ "akoropet@e1r5p3.unit.ua" ]
akoropet@e1r5p3.unit.ua
e911d39a6f5f66e76339cf605be3478a84bd9dfd
12ee82ee2212cbc984ceb0a2466c8837f4309ff3
/client/openarmor.c
9e37813fc148aeb133552a2140925ead5b5ea6c3
[]
no_license
realtux/openarmor
903195ac5c150230f55d1e0d142a7f1caacb1b24
e9cede0c1c29ffa85bc1ffc344fd3161b6fcb6de
refs/heads/master
2021-05-29T19:00:09.384786
2015-08-31T21:57:35
2015-08-31T21:57:35
null
0
0
null
null
null
null
UTF-8
C
false
false
1,295
c
#include <stdio.h> #include <stdlib.h> #include <string.h> #include "functions.h" static void render_title() { printf("----------------------------------------------------------------\n"); printf(" OpenArmor.org\n"); printf("----------------------------------------------------------------\n"); } static ...
[ "imbrianseymour@gmail.com" ]
imbrianseymour@gmail.com
9b90fb6fd40a52302ffe626901d781974a1acbe1
eb1928def41d6bba7461eddf804767ba709bc3d1
/mDNSShared/LegacyNATTraversal.c
e9440d7cb9690be2af3e7dcdad5c11196e691b6e
[ "NICTA-1.0", "BSD-3-Clause", "Apache-2.0" ]
permissive
olivierlevon/Bonjour
6ab409fba44775b093c927c876dd6edbb6dfbee1
f552f8782b3a84d38b442d6e3efd5ee1e091f5a8
refs/heads/master
2021-05-26T05:09:58.015838
2020-06-28T19:50:51
2020-06-28T19:50:51
127,529,297
17
6
null
null
null
null
UTF-8
C
false
false
41,201
c
/* -*- Mode: C; tab-width: 4 -*- * * Copyright (c) 2004-2015 Apple Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LIC...
[ "git@levon.org" ]
git@levon.org
2425bfe367f59d719300c5c98f202d86be244856
5838cf8f133a62df151ed12a5f928a43c11772ed
/NT/net/tcpip/driver/ipv4/ipmcast.h
b1e19d6ea51755c9609c81a01a0b418195f3094c
[]
no_license
proaholic/Win2K3
e5e17b2262f8a2e9590d3fd7a201da19771eb132
572f0250d5825e7b80920b6610c22c5b9baaa3aa
refs/heads/master
2023-07-09T06:15:54.474432
2021-08-11T09:09:14
2021-08-11T09:09:14
null
0
0
null
null
null
null
UTF-8
C
false
false
13,014
h
/*++ Copyright (c) 1991 Microsoft Corporation Module Name: tcpip\ip\ipmcast.h Abstract: Defines and internal structures for IP Multicasting Author: Amritansh Raghav Revision History: AmritanR Created Notes: --*/ #ifndef __IPMCAST_H__ #define __IPMCAST_H__ typedef unsigned long DW...
[ "blindtiger@foxmail.com" ]
blindtiger@foxmail.com
53180dc8db092ee5cf6598192d495d4ca6dac377
24f1f388b33a24b8496b2e8b1e9ef0374b672f56
/unschoolstask2.c
7605408f9be74e0fbc9dd7c6d132729000d026f4
[]
no_license
Harshinichowdary-stack/programming-languages-
c0cc832fa264e94fcb94764173274eb2d6c1f865
9e71fa74b6ef6d9b6791c200eac5d69d8a588eef
refs/heads/master
2022-11-29T08:31:09.193842
2020-08-05T08:54:52
2020-08-05T08:54:52
267,881,163
0
0
null
null
null
null
UTF-8
C
false
false
382
c
//Assignment:Oprators #include<stdio.h> int main(){ int x,y,z; printf("Enter x and y:"); scanf("%d%d",&x,&y); z=x+y; printf("\n Sum of %d and %d is %d",x,y,z); z=x-y; printf("\n Difference of %d and %d is %d",x,y,z); z=x*y; printf("\n Multiplication of %d and %d is %d",x,y,z); z=x/y; pr...
[ "noreply@github.com" ]
Harshinichowdary-stack.noreply@github.com
0c4ef4f5ce6c375a0b27ca35d660fe0095f7f82b
ff5a657414b870367e26b2bafd5eb4d990f9b177
/usr/src/f2c-3.2.90/src/cds.c
0029cfb72ccc320cd936ea6cd9031f5c0a04f973
[ "LicenseRef-scancode-other-permissive" ]
permissive
calamargo2/SLS-1.02
757d2afba1679b0355c10dd8a8395b7b1d9b3173
addb4b3e2bf43b583ebca1e775136ccffb7340c2
refs/heads/main
2023-09-05T06:32:00.579691
2021-10-26T18:58:38
2021-10-26T18:58:38
421,548,615
1
0
null
null
null
null
UTF-8
C
false
false
3,922
c
/**************************************************************** Copyright 1990 by AT&T Bell Laboratories and Bellcore. Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies a...
[ "calamargo2@protonmail.com" ]
calamargo2@protonmail.com
28a15ff9d601923f1e1d76ad939f0162d5698e3d
d0f0dc04a9af4cb8815fad750e296baf219495e3
/Armstrong number.c
03414e5d939bb9e2aa43fe495b92ea1e1db619a6
[]
no_license
tanayverma20/Ccodingchallenges
72d74c35605b384ff126c5d2938037aaf6c9dbca
5aad96ae8bb4fd0a1633646666bd978cbf89068b
refs/heads/master
2022-11-25T16:16:30.624096
2020-07-28T14:03:13
2020-07-28T14:03:13
282,929,377
0
0
null
null
null
null
UTF-8
C
false
false
887
c
/****************************************************************************** Online C Compiler. Code, Compile, Run and Debug C program online. Write your code in this editor and press "Run" button to compile and execute it. ***********************************************...
[ "noreply@github.com" ]
tanayverma20.noreply@github.com
ddeb6351b3f3ddc1d5ec2dfdf7b53e2ed5910777
9e4ac6ab8219aca1a2b4e24c7be9a72396ba0035
/day07/ex00/ft_strdup.c
88ab9f223199055b989a5288166ec59bd7314b1d
[]
no_license
unixfox/piscine-42
d7b0b821eead90048e4a662c42a017cf66a50283
755933dffed559ca8c48aa56a2c2dde48954bc26
refs/heads/master
2020-03-23T01:39:27.901823
2018-08-06T11:44:49
2018-08-06T11:44:49
140,929,788
1
0
null
null
null
null
UTF-8
C
false
false
1,318
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strdup.c :+: :+: :+: ...
[ "contact@emiliendevos.be" ]
contact@emiliendevos.be
0c48f34cd01cc73b8de1acadfbed20b8ff05f09c
eaf0dcda4cb10fd3403e5c0e9cc6ae45558e4ff7
/00-03-16/file (32).c
13bc930c5f1e085cb6cf839ea39bf62d96222619
[]
no_license
Xemsssa/C-learning
fafec15013e6b6a6c3cb7f84a7f8980c89429452
8a325a4b08b58d02dc617ab8531cb88d6ac353bb
refs/heads/master
2021-01-13T04:54:21.030413
2017-02-14T11:56:19
2017-02-14T11:56:19
81,131,807
0
0
null
null
null
null
UTF-8
C
false
false
303
c
#include <stdlib.h> #include <stdio.h> void go_south_east(int lat, int lot) { lat--; lot++; } int main(int argc, char const *argv[]) { int latitude = 32; int longitude = -64; go_south_east(latitude, longitude); printf("Stop!our coordinates is: [%i, %i]\n", latitude, longitude); return 0; }
[ "Xemsss@gmail.com" ]
Xemsss@gmail.com
3d1663ea26ffeec710b6fabd8e55f7ca253ba9be
a6d499c51cf328b61048379c5ab97a1420fa3f3c
/example3/registers.h
ae1e5ea106d7993febb79535923fd61c50f962fa
[]
no_license
rod6214/armcortexm4
f9748a044c5fd715cfeaf0be49bbe55691f622ea
a829af4e294b5c4d928de6849d11fee5fb0af1f7
refs/heads/master
2022-12-18T08:59:07.898189
2020-09-26T04:26:01
2020-09-26T04:26:01
291,169,793
0
0
null
null
null
null
UTF-8
C
false
false
18,190
h
#ifndef __REGISTERS__HD #define __REGISTERS__HD #define __OTYPER 0x04 #define __OSPEEDR 0x08 #define __PUPDR 0x0C #define __IDR 0x10 #define __ODR 0x14 #define __BSRR 0x18 #define __LCKR 0x1C #define __AFRL 0x20 #define __AFRH 0x24 #define __AHB1 0x40020000 #define __GPIOA (__AHB1) #define __GPIOB (__A...
[ "rod6214@gmail.com" ]
rod6214@gmail.com
68ce6ccd915589e47d1f1e106614685e1f0520d9
84fbbefffb091dade5a1694768d7a054d361cbe4
/lib/memory.h
4b6bf3ab4d68555152fcd27dc0d29bdb5e578d86
[]
no_license
zitongwu/Mini-Search-Engine
4c2da6d56b4f6a5d556d683e1e419087d3f9e8a4
1fc405e9eb75cb4476e0b0d19452feedc59ff7d2
refs/heads/main
2023-04-01T18:32:12.838008
2021-04-03T04:19:02
2021-04-03T04:19:02
null
0
0
null
null
null
null
UTF-8
C
false
false
3,698
h
/* * memory - count_malloc and related functions * * 1. Replacements for malloc(), calloc(), and free(), * that count the number of calls to each, * so you can print reports about the current balance of memory. * * 2. Variants that 'assert' the result is non-NULL; * if NULL occurs, kick out an erro...
[ "zitong.wu.gr@dartmouth.edu" ]
zitong.wu.gr@dartmouth.edu
3f8a59d90e71155883dff29713c9b670a992e3ed
0f2a9ca8f40c5352b72d6911de74603444441315
/GccApplication2/GccApplication2/MCAL/SPI/spi.h
ca2bd03e82d9be84de3d634f2645365b61191ff0
[]
no_license
RemyChanA/SMART-HOME
9211d5a11b8cfaf3bcbd1b6ba942ddba67e1e68f
05a84f2544f91c10355442e4c3a075cea7312152
refs/heads/master
2023-05-10T05:08:18.086294
2021-05-21T11:37:58
2021-05-21T11:37:58
369,508,779
0
0
null
null
null
null
UTF-8
C
false
false
236
h
/* * spi.h * * Created: 5/16/2021 4:08:06 PM * Author: ASAH2 */ #ifndef SPI_H_ #define SPI_H_ void spiMasterInit(); void spiSlaveInit(); void spiTransmit(unsigned char data); unsigned char spiRcieve(); #endif /* SPI_H_ */
[ "asah272010@hotmail.com" ]
asah272010@hotmail.com
c36af15891b6216db695e0d2517b9c63cd6c85b8
1689b9e50d44982705d31920f7fedefcbe088427
/jni/175.vpr/src/stats.c
5f1d2c74feaa3136a5b6cf0c4d2e8f626e5f76d3
[]
no_license
shivgarg/SPEC_CPU_BENCH-2000-Android-APP
0e86407790b4d61259f03a5a8317af48fc340858
4c0dc55aa94c964aa537a7499e1bbeacd8fb82d6
refs/heads/master
2020-04-18T04:07:48.053996
2016-09-05T15:03:45
2016-09-05T15:03:45
17,561,687
3
3
null
null
null
null
UTF-8
C
false
false
9,336
c
#include <stdio.h> #include <math.h> #include "util.h" #include "pr.h" #include "ext.h" #include "rr_graph_area.h" #include "segment_stats.h" #include "stats.h" static void load_channel_occupancies (int **chanx_occ, int **chany_occ); static void get_num_bends_and_length (int inet, int *bends, int *length, int ...
[ "this.is.shivgarg@gmail.com" ]
this.is.shivgarg@gmail.com
ec9cc295d8c66f3ffdbbaf6a42c7d060f824c81f
216cfeca3d296bb1549b726a6ace377edc3ba437
/Create/Create_bg-fb/main.c
1c3124af6403b5635b802dcad415a3113e43a891
[]
no_license
Chrisi12er/GCER15
d265d941ee838720910f70434b2f7befc4b74a49
e0fefd970f44adf6e33f52cf50c5fa9aeb75989b
refs/heads/master
2016-09-06T01:57:08.966803
2015-07-01T14:27:38
2015-07-01T14:27:38
38,246,389
0
0
null
null
null
null
ISO-8859-1
C
false
false
9,970
c
// Created on Do März 12 2015 #include <stdio.h> #include <string.h> #include "./Create/Claw.h" #include "./Create/move.h" #include "./Create/camera.h" #include "./Create/morse.h" //3er 11 of 16 //5er 11 of 11 //7er 15 of 16 //9er 12 of 12 //11er 12 of 12 //13er 12 of 12 //15er 14 of 16 //cube and 2 gold poms in bi...
[ "chrisi-12er@hotmail.com" ]
chrisi-12er@hotmail.com
3ae0b50b3b132532721a70e0f096e911fb6af484
522aafdf9b9acfef104af8aa578aaa7e410fac7e
/c/previous/lcm.c
a2e4ae7c6e7ba4117f8a130ecd1707e07642c39f
[]
no_license
anu1/MyRepo
0863ef4c5de067b5cddc4894dc6f05f84f401597
7ae55e0f0afe540aba34ff93e277633b382a0c95
refs/heads/master
2021-01-19T13:04:12.474847
2017-06-20T12:17:39
2017-06-20T12:17:39
82,363,641
0
0
null
null
null
null
UTF-8
C
false
false
309
c
#include <stdio.h> main() { int a,b,i=0,small=0,lcm=1; printf("Enter a and b :"); scanf("%d%d",&a,&b); if(a>b) { small=b; } else small=a; i=small; printf("\n small number is %d \n",small); while(i>=2) { if((a%i == 0) && (b%i ==0)) { lcm = i; } i--; } printf("\n LCM of given numbers is %d \n",lcm); }
[ "nanuradhasarma@gmail.com" ]
nanuradhasarma@gmail.com
8d52b5d0768c44893f479b1259224b19c19562f5
1a542b411efb1a4a164620b5a4112d49d847277c
/libnrf905/nrf905_control.c
10df19c415acf9113a601f3bc0a44a1d84910552
[ "BSD-3-Clause" ]
permissive
creaktive/nrf905_stuff
d921c662c6df5fbabc84bad3543c43419fdc107c
a652c67f6c772fb8e5c66106c30f8d2bc9e503e8
refs/heads/master
2020-12-31T02:42:58.809757
2014-07-12T16:49:12
2014-07-12T16:49:12
28,041,998
2
0
null
null
null
null
UTF-8
C
false
false
3,450
c
/** * nrf905_control.c - Nordic nRF905 RF module control example * * Copyright (c) 2014, David Imhoff <dimhoff_devel@xs4all.nl> * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redi...
[ "dimhoff_devel@xs4all.nl" ]
dimhoff_devel@xs4all.nl
89a37b89907ccf0dd903eeb0c6787b0a53aa77a3
91b552f55dce9a74566a7e02232b043d93ca8849
/libft/srcs/ft_min.c
1c1085df3884daf1e913f88d9a3b18b3d91c14be
[]
no_license
dalexhd/42cursus-minishell
0c1f689cf068a3b2e0b2fb4a6465db2f4f9747b6
6b30c74bed24b187fa200f95ebcda98408a8f5f2
refs/heads/main
2023-06-30T06:33:27.171826
2021-08-09T11:25:04
2021-08-09T11:25:04
359,552,335
0
1
null
2021-07-30T09:37:17
2021-04-19T18:00:26
C
UTF-8
C
false
false
979
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_min.c :+: :+: :+: ...
[ "aborboll@student.42.fr" ]
aborboll@student.42.fr
0519378b120811458aaaac51d935eb0b7aec84d3
09c34f496c28dcbfd62350e0ec0ad29ffc987edf
/droneStm/libs/service/ubx/UBXReceiverN.c
c691944331666bec9a96e376c2ff5230b9cf220f
[]
no_license
TruongLX8993/TCopter2
647bf1257f8cec847a11f42216514c5f0166dc91
9e2331edb0c878980da93d62a04c80e782b7485a
refs/heads/master
2021-01-19T14:46:17.139454
2017-08-24T10:24:41
2017-08-24T10:24:41
100,921,184
0
1
null
null
null
null
UTF-8
C
false
false
7,414
c
#include <String.h> #include <stdlib.h> #include "TcTime.h" #include "Uart.h" #include "UbxReceiverN.h" typedef struct UbxReceiverNCache{ u8 *buffer; int size; int numberContent; }UbxReceiverNCache; typedef struct CacheReader{ int pointerReader; UbxReceiverNCache *cache; }CacheReader; UbxReceiverNCache* init...
[ "truonglx8993@gmail.com" ]
truonglx8993@gmail.com
2e590328c0718c1bbc67d8b2b63eb861bfaf73b4
cb7ef2c0f394887f09ea085e477cd03ae4ddd67a
/libft/ft_itoa.c
820bdaba09de227cd1210b306f7b96f63944415c
[]
no_license
apelissi/Fillit
12acfd1ad24b4661a55bb801eecbfd0156324f5e
97ba2b974c898a958ecb4ae5155d463934c575fc
refs/heads/master
2020-03-30T12:55:36.462597
2018-10-02T12:10:46
2018-10-02T12:10:46
151,248,306
0
0
null
null
null
null
UTF-8
C
false
false
1,449
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_itoa.c :+: :+: :+: ...
[ "apelissi@e1r3p14.42.fr" ]
apelissi@e1r3p14.42.fr
1aa5010e47caa8f5ff1a92125ba844dadb0cbc79
1bdd1cb06a99ac8bac2716eeb39664ef118fee81
/Clients/UnityCrossPlatformDemo/Temp/il2cppOutput/il2cppOutput/mscorlib_System_FlagsAttribute251050890.h
9a5bc5386c85adf3c55b3cbdf85432881cf9c86f
[]
no_license
jjjj9800/ZXing.Net
9d504f0894ebfe219ba079652e5308e9a68d8faa
ba90066a039acaeb74c21f13f28cdbc2aa1f15d8
refs/heads/master
2021-06-28T04:19:40.645255
2017-09-20T08:34:45
2017-09-20T08:34:45
null
0
0
null
null
null
null
UTF-8
C
false
false
284
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include "mscorlib_System_Attribute498693649.h" // System.FlagsAttribute struct FlagsAttribute_t251050890 : public Attribute_t498693649 { };
[ "cedric@poons.me" ]
cedric@poons.me
e67fdd6968de17f2daa58ce006e21361841480bd
47e925cedbae848b23524c5e125c16bfcf852f99
/drv/Generated_Code/StackTimer.c
1f1800e723606ae62a8f7f9dd538c231dd941604
[]
no_license
yamanuk/ES920LR_Firmware
fbb48a6f71f10cc8f61cb1be2bcb5c93ac00ab41
9d44003d4525bdd3f365e97319252418302d10a3
refs/heads/master
2022-11-06T09:56:53.483794
2020-06-25T06:37:20
2020-06-25T06:37:20
274,836,242
0
0
null
null
null
null
UTF-8
C
false
false
30,059
c
/* ################################################################### ** THIS COMPONENT MODULE IS GENERATED BY THE TOOL. DO NOT MODIFY IT. ** Filename : StackTimer.c ** Project : ProcessorExpert ** Processor : MKL26Z128VLL4 ** Component : TimerUnit_LDD ** Version : Componen...
[ "35syou.com@gmail.com" ]
35syou.com@gmail.com
ffcbd3eac7a0566658f79ce94d8d4f1ed58097c8
065bbde934e10ba59090a9909c4972b0aee1be91
/include/ADC_interface.h
3f271e21b0040616f6d536da8fa090a6d1bc2b92
[]
no_license
mahmoudamr1205/ADC-STM32F103
23e1b45516c396b97adb5add7d4a66465d62f57a
7e77070568e927986679fe532a395e33134122f1
refs/heads/main
2023-04-24T03:33:09.353085
2021-05-15T10:43:25
2021-05-15T10:43:25
367,604,946
0
0
null
null
null
null
UTF-8
C
false
false
995
h
/* * ADC_interface.h * * Created on: May 10, 2021 * Author: Mahmoud Amr */ #ifndef INCLUDE_ADC_INTERFACE_H_ #define INCLUDE_ADC_INTERFACE_H_ #define RCC_CFGR_ADCPRE_DIV2 1 /*!< PCLK2 divided by 2 */ #define RCC_CFGR_ADCPRE_DIV4 2 /*!< PCLK2 divid...
[ "noreply@github.com" ]
mahmoudamr1205.noreply@github.com
6042e3aa61847f29ba134f480116319dd3dfac26
ac3af1c1b73bbb9242f512fc940c0ad18daa9c5c
/lvgl/lv_objx/lv_page.h
7728dd01026852def1c1115f2b90872ac2b4538f
[ "MIT" ]
permissive
zzxcanaan/test
f8e3152aa413cb97d96b23bbf0ed9dd9832627e8
3689493d56f851c5d0cb23a72d0c8352178d0c44
refs/heads/master
2020-04-28T08:31:18.300929
2019-03-12T03:47:57
2019-03-12T03:47:57
175,130,706
0
0
null
null
null
null
UTF-8
C
false
false
10,295
h
/** * @file lv_page.h * */ #ifndef LV_PAGE_H #define LV_PAGE_H #ifdef __cplusplus extern "C" { #endif /********************* * INCLUDES *********************/ #ifdef LV_CONF_INCLUDE_SIMPLE #include "lv_conf.h" #else #include "lv_conf.h" #endif #if USE_LV_PAGE != 0 /*Testing of depe...
[ "zhaozhongxiang@canaan-creative.com" ]
zhaozhongxiang@canaan-creative.com
5c27ea2af59c0d753dddc37c4bfede228e8b3b59
6a86d740f9b17721677b9ee193f2009a2333a3be
/lib/environment/buildings/guilds/battle-mage.c
e6f800eb4116c3e217f9673d733f721f3c266db1
[]
no_license
realms-mud/core-lib
b2a0cc727fd0b1eb47fa244d6fb05de322abe88f
293089e8900b5a0d46f64619f89c78deea7477e5
refs/heads/master
2023-07-06T07:04:25.390271
2023-06-27T21:20:29
2023-06-27T21:20:29
113,914,065
69
20
null
null
null
null
UTF-8
C
false
false
586
c
//***************************************************************************** // Copyright (c) 2023 - Allen Cummings, RealmsMUD, All rights reserved. See // the accompanying LICENSE file for details. //***************************************************************************** inherit "/lib/env...
[ "abc@maelstrom.cc" ]
abc@maelstrom.cc
6c9d8d8dd79588a6a1cf9654e332ecb937cf36e4
22ca7f36830e41b016c75ade39839a9f601cda79
/cwiczenia/l8_lex/lex.yy.c
4923bb999f20e22919ee534092e074a279fe6bc7
[]
no_license
huntekah/PTX
bc4fd5a0aef853b8fc561a3ff1f4696f33fd2c8a
6fd2b1a3aeaecab7ce380bc4fadc026ded53338c
refs/heads/master
2022-04-01T09:50:21.211603
2020-01-22T09:52:54
2020-01-22T09:52:54
212,548,289
0
0
null
null
null
null
UTF-8
C
false
false
50,531
c
#line 2 "lex.yy.c" #define YY_INT_ALIGNED short int /* A lexical scanner generated by flex */ #define FLEX_SCANNER #define YY_FLEX_MAJOR_VERSION 2 #define YY_FLEX_MINOR_VERSION 6 #define YY_FLEX_SUBMINOR_VERSION 4 #if YY_FLEX_SUBMINOR_VERSION > 0 #define FLEX_BETA #endif /* First, we deal with platform-specific ...
[ "huntekah@gmail.com" ]
huntekah@gmail.com
e02233c888567b05ef935274b2b99abeaadb0cbc
ec7acad8f079b37c5c855ceda374414240426e67
/eq-hmi20191219/sources/system/ser_outside_xc/thirdParty/zlib/gzread.c
8506a74595761a566d5bb752b5772f9fa6938f89
[]
no_license
chouer19/eqProj
145143e732608127776eaaf3aac755956a5ffbe7
0815fb46295ce70aafe8e1637863e2eb43e4d510
refs/heads/main
2023-06-30T12:51:26.200328
2021-08-02T01:42:14
2021-08-02T01:42:14
391,785,564
0
2
null
null
null
null
UTF-8
C
false
false
20,473
c
/* gzread.c -- zlib functions for reading gzip files * Copyright (C) 2004, 2005, 2010, 2011, 2012, 2013, 2016 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ #include "header/system/ser_outside_xc/thirdParty/zlib/gzguts.h" /* Local functions */ local int gz_load OF((gz_statep...
[ "xuec17@icloud.com" ]
xuec17@icloud.com
6d6878726c2226102919c55432dcfebde83bb565
0a77c572298436cba72a81e90c18b3b59fe817df
/RSKRL78L13/Button Interrupt/cg_src/r_cg_adc_user.c
53ca323bfce841714ba9a9faf29297a7a3546c9b
[]
no_license
dinhthong/RL78_examples
f3841b5aa66066a66f77bd270dcc5d8660483291
4d652d975ead82ae61e6d83643b58de31fa826bb
refs/heads/main
2023-06-03T18:20:49.322045
2021-06-18T01:30:06
2021-06-18T01:30:06
376,697,381
0
0
null
null
null
null
UTF-8
C
false
false
4,290
c
/*********************************************************************************************************************** * DISCLAIMER * This software is supplied by Renesas Electronics Corporation and is only * intended for use with Renesas products. No other uses are authorized. This * software is owned by Renes...
[ "nguyendinhthongit@gmail.com" ]
nguyendinhthongit@gmail.com
d9a798d6ffce24eb3cd8626bdc8f46507c05151e
4463a4482f44a007d37dc5ab9aac5a4d5bd37300
/util/tables/raw_scoremat.h
b22894360d1bf920ec98f14b36faa9b99a94032e
[]
no_license
gpertea/mgblast
e25cb219ac4c7fa123ceee4156be1e9c4f87997f
d06af0c2b3e72a8209f958d2b64510c83bf2a4a1
refs/heads/master
2021-01-22T05:01:00.918428
2017-02-10T21:45:26
2017-02-10T21:45:26
81,608,439
5
2
null
null
null
null
UTF-8
C
false
false
3,578
h
#ifndef UTIL_TABLES___SCOREMAT__H #define UTIL_TABLES___SCOREMAT__H /* $Id: raw_scoremat.h,v 1.2 2003/12/29 21:25:50 ucko Exp $ * =========================================================================== * * PUBLIC DOMAIN NOTICE * National Center for Biotechnology Inform...
[ "geo.pertea@gmail.com" ]
geo.pertea@gmail.com
eb94715f7a9596b3c92146941d8aa64046c4ab0f
33c982dcb5d5b5696a054a0cfd77e25329272d93
/floodit_b.c
1e3ee6f972607ced9b0fb03f897c9a68f38714cc
[]
no_license
jvomarques/flood-it
d3470d13bb69876f1deecf122acf026faaad5534
76eed958586b4717a38d60020accef338775976e
refs/heads/master
2020-05-19T22:56:55.790787
2019-05-06T20:30:14
2019-05-06T20:30:14
185,256,270
0
0
null
null
null
null
UTF-8
C
false
false
2,637
c
#include <stdio.h> #include <time.h> #include <stdlib.h> #include <ncurses.h> #include "floodit_b.h" void novo_jogo(int m[14][14]) { srand(time(NULL)); int i, j; int cont[6] = {0}; int limite = (14*14)/6; for(i=0;i<14;++i) { for(j=0;j<14;++j) { m[i][j] = rand() % 6; if(cont[m[i][j]]<=l...
[ "frederickazevedo@MacBook-Air-de-Frederick.local" ]
frederickazevedo@MacBook-Air-de-Frederick.local
458ccf86c3315ff65e6f9ca0ce277cad4d3611f9
081d80d63debe29c45a39ce76c5c4dcd5cbf7b15
/targets/TARGET_Maxim/TARGET_MAX32625/mxc/tmr_utils.c
14f21811b6ddf79f6e51278a8c36995245be399e
[ "BSD-3-Clause", "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
mbed-Infineon-XMC/mbed-os
70ecc16c1d10212d092c42d98f316ff567f160e1
41a44d7a0dc4af1551eca9f9584d9038df9a9d29
refs/heads/master
2020-03-12T21:29:35.420444
2018-05-08T20:16:00
2018-05-08T20:16:00
96,932,837
3
1
Apache-2.0
2018-02-11T11:20:08
2017-07-11T20:07:29
C
UTF-8
C
false
false
5,367
c
/******************************************************************************* * Copyright (C) 2016 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to d...
[ "jeremy.brodt@maximintegrated.com" ]
jeremy.brodt@maximintegrated.com
1a25acbe5bf87d3e41364e22977815a241346c17
4f24e2388f183c299163cda825e0d24a560c8def
/STM32Cube_FW_F4_V1.10.0/Projects/STM32446E_EVAL/Applications/Audio/Audio_playback_and_record/Inc/stm32f4xx_it.h
ccc13bbb654c4ff719d49a152a00c15b8c5ea355
[ "BSD-2-Clause" ]
permissive
txson/ubuntu-stm32
a696885dbe33c47a64e904f04705d5e85f6936cd
805421fcd05154971320b119c6cf81588bb2e410
refs/heads/master
2020-03-12T09:09:05.390614
2018-04-22T07:49:00
2018-04-22T07:49:00
130,545,935
1
1
null
null
null
null
UTF-8
C
false
false
4,082
h
/** ****************************************************************************** * @file Audio/Audio_playback_and_record/Inc/stm32f4xx_it.h * @author MCD Application Team * @version V1.2.2 * @date 13-November-2015 * @brief This file contains the headers of the interrupt handlers. *******...
[ "“1154492168@qq.com”" ]
“1154492168@qq.com”
95380ac717bf1c32d718c65d9387716dbf14d58d
f03fc7975316046e7e2a8455328a33e630a7e5cb
/integer-to-roman/integer_to_roman.c
fd996c93381179219155db9b2f1efdec8e946547
[]
no_license
hkizuna/leetcode
027dd835ed4cca8e2df370b50a7163c59e8004c4
7d5455beaab78a9a8fa086e6397f03abac3a07d6
refs/heads/master
2020-06-17T17:30:52.039737
2016-12-19T10:14:58
2016-12-19T10:14:58
74,984,433
1
0
null
null
null
null
UTF-8
C
false
false
601
c
#include <stdio.h> #include <stdlib.h> #include <string.h> char * int_to_roman (int num) { char *s= malloc(100); memset(s, 0, 100); *s = '\0'; char *sy[13] = {"M", "CM", "D", "CD", "C", "XC", "L", "XL", "X", "IX", "V", "IV", "I"}; int m[13] = {1000, 900, 500, 400, 100, 90, 50, 40, 10, 9, 5, 4, 1}; for(int ...
[ "xwang@uuke.co" ]
xwang@uuke.co
d892ac977216b3dec73c1400b206abbe389e87c0
9cb9d7d5b33bb263fb305770d8dc22eb0ac3ed54
/src/app_oc/ScadeCode/AddLock_MultSwitch_C2_MultSwitchManage.h
8a862da77b9b5927eb2ec48f990651114d29b95a
[]
no_license
dragdog/test
2d5066fc7516401c0393739d2fb60e954beef9ce
3e745da7bc96e9a63f0c8643f7a47812fa3df84d
refs/heads/master
2022-04-17T02:07:55.460976
2020-04-16T10:19:34
2020-04-16T10:19:34
255,866,950
1
0
null
null
null
null
UTF-8
C
false
false
1,378
h
/* $********** SCADE Suite KCG 32-bit 6.6 (build i19) *********** ** Command: kcg66.exe -config E:/Work-TCT/6@VBTC_OC/0@SoftwareSource/OCSimualtion20190524/src/app_oc/ScadeCode/config.txt ** Generation date: 2020-01-13T16:36:03 *************************************************************$ */ #ifndef _AddLock_MultSwitc...
[ "yulin.chen_cyl@foxmail.com" ]
yulin.chen_cyl@foxmail.com
f8463c84a2a2022b855115bd89eae51b994c401d
a06348bb95587c3caaa29ce1a374918b4f37d837
/libmesh-sedimentation/contrib/dfanalyzer/performance_metric.C
781d2a4a078908bbb00fe854b2817a4ef2c3b5ee
[]
no_license
hpcdb/workflow-sedimentation
b7eb42d5ca96c2a724f7974323fda2782cd831e2
e1b8094aa5fd983a9d5f179bd8c78e3f95379971
refs/heads/master
2022-12-16T04:42:32.188626
2020-03-31T12:54:12
2020-03-31T12:54:12
180,198,155
0
0
null
2022-12-07T23:54:16
2019-04-08T17:20:20
C++
UTF-8
C
false
false
589
c
#include "performance_metric.h" #include <ctime> void PerformanceMetric::IdentifyStartTime() { time_t rawtime; struct tm * timeinfo; char buffer[80]; time (&rawtime); timeinfo = localtime(&rawtime); strftime(buffer,80,"%d.%m.%Y-%I:%M:%S",timeinfo); std::string str(buffer); this->startTime = str; ...
[ "vitor.silva.sousa@gmail.com" ]
vitor.silva.sousa@gmail.com
eb77c30cf8ee46e5bfe08bda82bc2416751fd74e
9a4e84d7b770555bd9d06a1e7a337ac4092d9ebd
/help/lakeice.h
5ce4bcd11c9a786c633f54ebadaed2edd0d9e176
[]
no_license
joycezw/TOPLATS
7820a7be02d77beca921c65b6b36dc16110aad56
d4a730a94c66a414b613fe3eda208d3c354d3569
refs/heads/master
2021-01-18T18:44:41.464614
2012-11-05T20:25:43
2012-11-05T20:25:43
null
0
0
null
null
null
null
UTF-8
C
false
false
368
h
real*8 radlwd,tempice,qsen,qlat,tcutoff,sw,hi,hs,twater,qbot real*8 qw,ds,evapi,qnetice,fracice,evaps,dt real*8 tmelt,emice,t4,q0t0,x,condqw,condbar,val,evapl,tprev real*8 qmet,q0,qmelts,qf,qmeltb,qmeltsx,disurf,dibot,hiprv,extradi real*8 df,xfrac,di,diextra,extraf,val2 parameter (...
[ "nchaney@princeton.edu" ]
nchaney@princeton.edu
dd818439e320cc456a4a01fd82fb6ca55bf10bc9
b427d0fc38e15557b90221063b2c3b51bc07f08a
/Timeline Performance Testing/WebHttpHtml1/WebSocketBuffer.h
4933a01ca726c52055a7f16c3fd3674bf54a6239
[]
no_license
lxy1111/Timeline-Project
2f5e350d303fdd1ac75b4c363e4312cf70448ee9
4f8bb72cc8451197e59db3f3edec07d5d90b49e1
refs/heads/master
2020-04-15T20:28:08.126640
2019-01-11T11:47:43
2019-01-11T11:47:43
164,994,481
0
0
null
null
null
null
UTF-8
C
false
false
499
h
#ifndef VUSER_WEBSOCKET_BUFFER_HEADER #define VUSER_WEBSOCKET_BUFFER_HEADER // - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - char WebSocketReceive0[] = "{\"command\":\"hello\",\"protocols\":[\"http://livereload.com...
[ "xskxsk@users.noreply.github.com" ]
xskxsk@users.noreply.github.com
6d9ce13306d14814b666c73ece5c70515eb08844
bcb134b71c4e8c39ca9234d9962b2d10d512a699
/DarkSUSY_mH_125/mGammaD_9000/cT_500/DarkSusy_mH_125_mGammaD_9000_cT_500_LHE_n1_Eta.C
12bcf783487d4c7c6879023872b0661e013f5b00
[]
no_license
cms-tamu/MuJetAnalysis_DarkSusySamples_LHE_13TeV_04
3747dd59db05008b7780544773efb616542eceb0
987739897045684cab8990db77337a5c913a6a12
refs/heads/master
2021-01-10T19:09:21.834270
2015-06-11T14:44:08
2015-06-11T14:44:08
31,507,146
0
1
null
null
null
null
UTF-8
C
false
false
26,235
c
{ //=========Macro generated from canvas: cnv/cnv //========= (Mon Mar 16 15:13:31 2015) by ROOT version5.34/18 TCanvas *cnv = new TCanvas("cnv", "cnv",1320,22,904,928); gStyle->SetOptFit(1); gStyle->SetOptStat(0); gStyle->SetOptTitle(0); cnv->SetHighLightColor(2); cnv->Range(-7.125,-0.006375592,5.37...
[ "bmichlin@rice.edu" ]
bmichlin@rice.edu
6e772efffb9ca163f9bd96e05b7533d52758782a
84b000d4a533ea003a31ca7bf67ade91d622d460
/main/drivers/mb85rcxx.c
e49db52ed47457ed22bbc48d0f884c4f8fd53dbe
[ "BSD-3-Clause" ]
permissive
370490639/amk
8d2fbb3ef5c028be475e2951d762f5abf2a1346d
42e28bc4c902162dfa40c5210a2d6d46ac7bc1d4
refs/heads/master
2023-07-09T21:43:16.004647
2021-06-19T09:48:30
2021-06-19T09:48:30
null
0
0
null
null
null
null
UTF-8
C
false
false
1,051
c
/** * mb85rcxx.c */ #include <stdbool.h> #include "mb85rcxx.h" #include "i2c.h" #define MB85RC_PREFIX 0b1010 #define TIMEOUT 100 #define MB85RC_ADDR(x) (uint8_t)((MB85RC_PREFIX<<4) | (((x)&0x0700) >> 7)) #define MB85RC_OFFSET(x) (uint8_t)((x)&0x00FF) #ifndef MB85_I2C_ID #define MB85_I2C_ID ...
[ "yuleiz@gmail.com" ]
yuleiz@gmail.com
0a689b6fe39b8f9c96ab14156e080923684aa1f3
9962af9948114a40ba014b6f5e284d0d8e27cbfb
/srcs/asm/verbos/ver_label.c
16382373a2be9e19d275dbfef2619bfbfe27b509
[]
no_license
pbernier42/Corewar
75b9d7bffa6d6abecfa55a35c427ec50ee7deb5a
21caee2aaaa0a1ea70b9e731b063bc3fd5e5c66b
refs/heads/master
2021-09-17T21:52:00.978779
2018-07-05T15:53:17
2018-07-05T15:53:17
105,292,590
0
0
null
null
null
null
UTF-8
C
false
false
2,200
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ver_label.c :+: :+: :+: ...
[ "pbernier@e2r1p4.42.fr" ]
pbernier@e2r1p4.42.fr
895a7902106b1476f9ce0706911e9f0a1b69afb2
e367fceae068b1bb0373a48299604c6414659294
/bcmdrivers/broadcom/net/wl/impl51/sys/src/dhd/sys/dhd_wet.h
892f0868b95c35d01a27ba37ab5e1267b3e1f0b6
[]
no_license
ghsecuritylab/rax80
cfac0d4095cc7f451efce2ac58b88daba1db63d1
5039e8a9a55e58d834a636dfc9a1bb56f25d68fb
refs/heads/master
2021-03-01T00:29:06.144068
2019-12-27T15:31:33
2019-12-27T15:31:33
245,742,345
0
0
null
2020-03-08T02:59:34
2020-03-08T02:59:33
null
UTF-8
C
false
false
2,027
h
/* * Wireless Ethernet (WET) interface * * Copyright (C) 2018, Broadcom. All Rights Reserved. * * 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 this permission notice appear in all copies. ...
[ "paldier@hotmail.com" ]
paldier@hotmail.com
bf5dbea88062e34e2416b8fbb18c5991f5af1ec0
96e5e801f2e9f52b1df5dcb09a5e7cd936b7e58a
/kernel/include/los_queue.h
3bc60a7b688cc8fea12718d263218dab33e595f7
[ "BSD-3-Clause" ]
permissive
nickfox-taterli/LiteOS_Kernel
dcb222b8b1d069c60bd2951075c63802bc5c8cc5
81f78926095a5d8e2171700249bb79cbc521cac2
refs/heads/master
2021-01-20T08:20:37.006085
2017-05-03T09:50:49
2017-05-03T09:50:49
90,132,637
1
0
NOASSERTION
2020-01-20T09:03:13
2017-05-03T09:37:14
C
UTF-8
C
false
false
21,291
h
/*---------------------------------------------------------------------------- * Copyright (c) <2013-2015>, <Huawei Technologies Co., Ltd> * 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. R...
[ "zhoubo31@huawei.com" ]
zhoubo31@huawei.com
675931605547cb2664d7943fa4f69d4efe00c9a2
9b4c80e60b0c0f5f4ebdc5242ef8c3a7577f4604
/Data Structure/Sorting/quicksort.c
d8b51ea1b8970df683ccaa0a82dd679a662765f3
[]
no_license
Himanshu-Negi8/Post-Grad
0c27328ee7e7de8d73295e4423bf0b9317438fe0
b8ebaa84db82e2d987baac4fed221bf65b01345d
refs/heads/master
2021-05-16T20:31:09.224565
2020-12-07T15:22:56
2020-12-07T15:22:56
250,458,611
1
0
null
null
null
null
UTF-8
C
false
false
785
c
#include<stdio.h> int partition(int arr[], int start, int end){ int i=start-1; int j = start; int pivot = arr[end]; for( ;j<end;j++){ if(arr[j]<=pivot){ i++; int temp=arr[i]; arr[i]=arr[j]; arr[j]=temp; } } int temp=arr[i+1]; arr[i+1]=arr[j]; arr[j]=temp; // swap(arr[i+1],arr[end]); ...
[ "himanshunegi3295@gmail.com" ]
himanshunegi3295@gmail.com
0a751669d1bfa50f3d445ed4738d363068e85af2
19a9e6730a0fb6bb6cfb1aa055b51e838b99be77
/ch1/foldSol.c
8dd1dd3671935ad2dcbb0dcd432ef63e2f756b54
[]
no_license
edwardreyes29/C
f13a97e0a811b75da8c60c67c9144a4f2a03b911
05b9ea370b37f69b4a23e2db4256a1e9693b391a
refs/heads/master
2021-05-21T06:58:27.972377
2020-04-10T01:35:31
2020-04-10T01:35:31
252,592,648
0
0
null
null
null
null
UTF-8
C
false
false
1,329
c
/****************************************************** KnR 1-22 -------- Write a program that wraps very long lines of input into two or more shorter lines. Author: Rick Dearman email: rick@ricken.demon.co.uk ******************************************************/ #include <stdio.h> #define MAXLIN...
[ "reyes.edwardf@gmail.com" ]
reyes.edwardf@gmail.com
51a9b3cb742708316fc188e9477b50192403800a
655badeb145b56b0eeb4a11f0b33efbe779d2df1
/src/kkt.c
c2508f0a5a3608db1cf079d2a9786d65bc53ed24
[ "Apache-2.0" ]
permissive
ANYbotics/osqp
2bdf4b0c7036a4db1eaba52d1388d6cbf3603bd8
589f2ff8cd3471f5548a2aa25084d02e536bf0c6
refs/heads/master
2023-08-23T06:55:21.811781
2023-08-18T15:21:07
2023-08-18T15:47:41
186,434,465
0
2
Apache-2.0
2019-05-14T08:09:50
2019-05-13T14:19:28
C
UTF-8
C
false
false
6,777
c
#include "kkt.h" #ifndef EMBEDDED csc* form_KKT(const csc *P, const csc *A, c_int format, c_float param1, c_float *param2, c_int *PtoKKT, c_int *AtoKKT, c_int **Pdiag_idx, c_in...
[ "bartolomeo.stellato@gmail.com" ]
bartolomeo.stellato@gmail.com
2bb7d5b5d1851343e2ca150aae2e29ca75b1e83e
9dadc33f7a2a897a1f2eaaa591bdeb65568de8f4
/gear-lib/libqueue/libqueue.c
3f729f9ebe57ab9ecb8ff63ecdd9703b2bde6835
[ "MIT" ]
permissive
dance-show/gear-lib
a6b568e88b73020732b401f5b0cf47409e87efba
4871d2b3b3e9804373c124e2dd93403fe19bff78
refs/heads/master
2020-12-11T00:41:09.111057
2020-01-12T08:30:02
2020-01-12T15:29:00
null
0
0
null
null
null
null
UTF-8
C
false
false
8,551
c
/****************************************************************************** * Copyright (C) 2014-2020 Zhifeng Gong <gozfree@163.com> * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software...
[ "gozfree@163.com" ]
gozfree@163.com
3d83c613e7df7ca425572434706b86b28a0d51ed
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/drivers/net/wireless/ath/ath10k/extr_sdio.c_ath10k_sdio_write.c
811c0aadbbafdd5322fe8626525667d7f53dff30
[]
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,934
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
1f5530114724b672f111e13353e552563eb701f9
fc80609342f92a31a9daee7972dce88e19fdf03d
/PWGCF/Correlations/macros/AddTaskV0ChCorrelationpp.C
681ce877e01e2c08a6cdc9f1c5023ca731fc166e
[]
no_license
mmazzilli/AliPhysics
892d2f5c7bbc1dc541547a4074830a5a7ac6ff85
8a123ef221d077fa1e8b5ab1ef8485b1f9b8f3ad
refs/heads/master
2020-12-31T07:07:23.911895
2020-03-05T14:24:39
2020-03-05T14:24:39
86,587,657
0
0
null
2017-03-29T13:47:46
2017-03-29T13:47:46
null
UTF-8
C
false
false
6,428
c
// AddTask for AliAnalysisTaskCascadeChCorrelations task AliAnalysisTaskV0ChCorrelationpp* AddTaskV0ChCorrelationpp( float cenMin, float cenMax, bool effCorr = 0, bool isMC=0){ AddTaskV0ChCorrelationpp( cenMin, cenMax, ...
[ "mustafa.naji.anaam" ]
mustafa.naji.anaam
fb2767d807a56e832e607915351f4b35e2cb0cc2
c18d81a51b17bb90f4fbdd8253a7ab6cb3265222
/3DMathFunctions/stdafx.h
8af75677a887960f84223bbec121c8c0b144212d
[]
no_license
chrishatch52/CPP
17bbbf3bae489ffd1ee7e014d133c2e23edb09b2
0e8a920ca8290f611e56e615faae4501b15a262a
refs/heads/master
2022-11-19T00:40:19.266656
2020-07-14T00:36:34
2020-07-14T00:36:34
104,383,107
0
0
null
null
null
null
UTF-8
C
false
false
505
h
// stdafx.h : include file for standard system include files, // or project specific include files that are used frequently, but // are changed infrequently // #pragma once #include "targetver.h" #define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers #include <cmath> #include <uti...
[ "christopher.c.hatch1111@gmail.com" ]
christopher.c.hatch1111@gmail.com
027799697065550123f3a1b15a14aca099c77ec4
7bde9227f146c2ee83db7681d32147e45a57d9bc
/main.c
332ebc9d012c53c6687d47100b70bc99fa0fbd52
[]
no_license
mustafaboleken/RSA
fddb4d469d3f4d0848eb49014e44cfb35d558d00
1bf45101e6d67108552647033b6b102e10f3aac0
refs/heads/master
2020-04-08T00:58:34.873325
2018-03-11T17:57:52
2018-03-11T17:57:52
null
0
0
null
null
null
null
UTF-8
C
false
false
241
c
#include <stdio.h> #include <time.h> #include <stdlib.h> #include "functions.h" int main(void) { printf("Enter the message: "); scanf("%[^\n]s", message); key_generation(); encryption(); decryption(); return 0; }
[ "noreply@github.com" ]
mustafaboleken.noreply@github.com
8c2e99395cdc9d4d6a0712365080b6f4861ec9bb
91a9cbcd0c7e6f109a76c2d4a1584f276fca872e
/u/liujun/shashoutongmeng/qlist13000.c
64b9bde3a299bd18ffd078b5c9e7e281f35f8da6
[]
no_license
auto21cn/fy2-us
eda1be5c02e2b9f3ef83d48d27cc0372f9d8edb0
ca7452515529663672d0a34990c03956c6afbeea
refs/heads/master
2021-01-08T20:45:25.703032
2016-02-21T09:23:13
2016-02-21T09:23:13
null
0
0
null
null
null
null
GB18030
C
false
false
16,129
c
inherit SKILL; mapping *quest = ({ ([ "quest": "黑冠巨蟒", "quest_type": "杀", "time": 500, "exp_bonus": 60, "pot_bonus": 30, "score" : 5 ]), ([ ...
[ "liming.xie@gmail.com" ]
liming.xie@gmail.com
116f4cdc413a0c1bb8ab6df40dda36a910b45fb8
3a6c3f6a8b598a5acffa13e5477b6d617bfd4632
/libcef_dll/include/cef_pack_resources.h
bbfcfd649b7b2c1baaeb3ef831f772e6f3cdd5ea
[]
no_license
tempbottle/Browser
4486f079ef4b58a7e783a065269705a90446c0de
f6abac87d65c93b7daa2c6414918295a91e01ad0
refs/heads/master
2021-01-20T14:53:20.303493
2017-02-28T08:38:03
2017-02-28T08:38:03
null
0
0
null
null
null
null
UTF-8
C
false
false
85,295
h
// Copyright (c) 2015 Marshall A. Greenblatt. All rights reserved. // // 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 l...
[ "sanwer@qq.com" ]
sanwer@qq.com
15961679e247ec2628c89fe1fc3d7bf77159f988
0780b41349bfdc1085ba6da490d646a75d7e5d98
/sdust.h
47a7165118a665b6419dbc2013fb19d655619198
[ "MIT" ]
permissive
quinonesvallesc/minimap2
f276cd308a678cdf47d979a416583e19df5f27b8
b4edb0cf55a2625fa02a38727c72772d8469caad
refs/heads/master
2021-01-01T15:28:48.088701
2017-07-18T17:26:51
2017-07-18T17:26:51
null
0
0
null
null
null
null
UTF-8
C
false
false
574
h
#ifndef SDUST_H #define SDUST_H #include <stdint.h> struct sdust_buf_s; typedef struct sdust_buf_s sdust_buf_t; #ifdef __cplusplus extern "C" { #endif // the simple interface uint64_t *sdust(void *km, const uint8_t *seq, int l_seq, int T, int W, int *n); // the following interface dramatically reduce heap allocati...
[ "lh3@me.com" ]
lh3@me.com
d56c2fafa1642c2c2187e55e8e9e32623d43efbd
06ce70111bbc9f05f2c72c2640cebae20dec3caa
/srcs/structure/engine_constructeur.c
d252ed8605a4f035e93e5ec28239ade0938fe8bd
[]
no_license
chdespon/push_swap
3d993071b55522e354e9dbda3a13ca4b751fe3d9
6f27177076e53db1d1c2bd9157250c2ef24733f7
refs/heads/master
2023-05-06T10:07:20.943232
2021-05-25T12:25:20
2021-05-25T12:25:20
346,657,461
0
0
null
null
null
null
UTF-8
C
false
false
1,344
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* engine_constructeur.c :+: :+: :+: ...
[ "chdespon@student.42.fr" ]
chdespon@student.42.fr
ed33dfa6d164015f2dc9676ec9695dcd34b513eb
777a75e6ed0934c193aece9de4421f8d8db01aac
/src/Providers/UNIXProviders/BootServiceAccessBySAP/UNIX_BootServiceAccessBySAPProvider.h
712474bc9bae3d0f265ca8ae0464d21b414bef72
[ "MIT" ]
permissive
brunolauze/openpegasus-providers-old
20fc13958016e35dc4d87f93d1999db0eae9010a
b00f1aad575bae144b8538bf57ba5fd5582a4ec7
refs/heads/master
2021-01-01T20:05:44.559362
2014-04-30T17:50:06
2014-04-30T17:50:06
19,132,738
1
0
null
null
null
null
UTF-8
C
false
false
2,178
h
//%LICENSE//////////////////////////////////////////////////////////////// // // Licensed to The Open Group (TOG) under one or more contributor license // agreements. Refer to the OpenPegasusNOTICE.txt file distributed with // this work for additional information regarding copyright ownership. // Each contributor lice...
[ "brunolauze@msn.com" ]
brunolauze@msn.com
5b2f73dd2aa916f94dde29cb58f6d7d8a611bb27
0e5e9b1c74618e3339d1653b4cce216e2d01548f
/ex16/ft_strlen.c
45e5bafb0e180df263181a1465440e46a20fca78
[]
no_license
ael-habc/Piscine_Reloaded
05fd40a1113fb0d4ff6d167b14657ebe7c741720
4210d81b3a30d1a364c75028c1c04dfe4fe8a971
refs/heads/master
2020-05-19T06:51:06.941907
2019-05-04T11:13:44
2019-05-04T11:13:44
184,884,695
0
0
null
null
null
null
UTF-8
C
false
false
990
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strlen.c :+: :+: :+: ...
[ "ael-habc@e2r9p8.1337.ma" ]
ael-habc@e2r9p8.1337.ma
b1a2b8f126876ffa65a064909aaa0b30b2273278
ca5deac18d6af6cdc94d06e3976a0e44b848e3b0
/inc/Switch.c
84d6a0f2e2b18463fa0e00331c807d5ede12870a
[]
no_license
daxlar/rtos
b3b2b2c37ce69211231b48e4fbcdd6d1fd451e85
52c5e9710822e2623725c777bf32a45bc45dab0e
refs/heads/main
2023-08-12T00:01:51.491758
2021-09-28T03:18:24
2021-09-28T03:18:24
411,106,439
0
0
null
null
null
null
UTF-8
C
false
false
5,386
c
// Switch.c // Runs on TMC4C123 // Use GPIO in edge time mode to request interrupts on any // edge of PF4 and start Timer0B. In Timer0B one-shot // interrupts, record the state of the switch once it has stopped // bouncing. // Daniel Valvano // May 3, 2015 /* This example accompanies the book "Embedded Systems: Rea...
[ "azhang100@gmail.com" ]
azhang100@gmail.com
589a612921c702cfe719bdc28a28dbbc2658367f
08bfc8a1f8e44adc624d1f1c6250a3d9635f99de
/SDKs/freetype/src/sfnt/sfobjs.c
20f3837cc101b2d3434766575bedc7ddc6a4449a
[]
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
130
c
version https://git-lfs.github.com/spec/v1 oid sha256:4107a49da4846d62513dae70762d6f883d40cbdda55f5e3602935362b184d984 size 51271
[ "personwithhats2@Gmail.com" ]
personwithhats2@Gmail.com
f51b6b7c6aa14f00d9975f391b96cfaeeb4ed82f
8d753bb8f19b5b1f526b0688d3cb199b396ed843
/osp_sai_2.1.8/system/sdk/tsingma/core/usw/include/sys/sys_usw_l3if.h
343f6e94849596c118a64d3ac9f463f230c5fd01
[]
no_license
bonald/vim_cfg
f166e5ff650db9fa40b564d05dc5103552184db8
2fee6115caec25fd040188dda0cb922bfca1a55f
refs/heads/master
2023-01-23T05:33:00.416311
2020-11-19T02:09:18
2020-11-19T02:09:18
null
0
0
null
null
null
null
UTF-8
C
false
false
7,831
h
/** @file sys_usw_l3if.h @date 2009-12-7 @version v2.0 ---file comments---- */ #ifndef _SYS_USW_L3IF #define _SYS_USW_L3IF #ifdef __cplusplus extern "C" { #endif /**************************************************************** * * Header Files * ***************************************************************/ #i...
[ "zhwwan@gmail.com" ]
zhwwan@gmail.com
e32970526017b6a01287fd67c215ea24c828ee5a
c3e7a5d712e2ca9a88ad278e30abe70d762b4647
/ejercicioMaximum/numeroMayor.c
48fc2cba1fe53131d179949717d478d1023a2df7
[]
no_license
EmmaVZ89/Programacion-y-Laboratorio-1
d6e941ca8e23b87664dc2e0a45f288d12e680484
947f778b9f46c9d6dfe9e3a09235cd439463247d
refs/heads/master
2023-04-16T08:18:39.524289
2021-04-17T14:04:56
2021-04-17T14:04:56
358,893,844
0
0
null
null
null
null
UTF-8
C
false
false
274
c
#include "numeroMayor.h" int maximum (int a, int b, int c) { int numeroMayor = c; if(a > b && a > c) { numeroMayor = a; } else { if(b >= a && b > c) { numeroMayor = b; } } return numeroMayor; }
[ "emmavz@live.com" ]
emmavz@live.com
12e9bf27a22e7124f1df91f0e239612e9760d080
410aa01241cca73d6d96ef96fb4878a56564501f
/STM32Cube_FW_F1_V1.6.0/Projects/STM3210E_EVAL/Applications/USB_Device/CustomHID_Standalone/Src/stm32f1xx_it.c
4146ebbd2ba011eb57c875c25887debc836e8cdf
[ "LicenseRef-scancode-st-bsd-restricted", "MIT" ]
permissive
voltirex/stm32cube-fw-f1-v16x
17d1eaf7e8bddc16332aa3093c2061c731b42f75
79e6453d74d2ca8b49afee688c278d7c0750ba00
refs/heads/master
2020-04-02T02:32:03.752997
2018-10-20T14:33:15
2018-10-20T14:33:15
153,914,430
1
2
MIT
2020-03-08T01:44:00
2018-10-20T14:34:01
C
WINDOWS-1252
C
false
false
6,923
c
/** ****************************************************************************** * @file USB_Device/CustomHID_Standalone/Src/stm32f1xx_it.c * @author MCD Application Team * @version V1.6.0 * @date 12-May-2017 * @brief Main Interrupt Service Routines. * This file provides templa...
[ "bmilanov@voltirex.com" ]
bmilanov@voltirex.com
1c381df161b6d8bdcd4000546513f37b0f1cd134
aa0aa7fbdf8a38b867918338957ea0c9bc7790b5
/build-arm64-clang/kernel/dev/iommu/dummy/config-module.h
4dc30dac354cee145ece04d9537e9fa7ff175f45
[ "BSD-3-Clause", "MIT" ]
permissive
ChristopherWen/Debug_zircon
e32c21e0caffbdf3a665c1d0c16c16b3879c62cd
76228456e9a31a200f1d4f1fb9b5cd45b52f6263
refs/heads/master
2021-09-14T18:55:13.682316
2018-05-17T13:39:21
2018-05-17T13:39:21
null
0
0
null
null
null
null
UTF-8
C
false
false
375
h
#pragma once #define MODULE_COMPILEFLAGS "" #define MODULE_CFLAGS "" #define MODULE_CPPFLAGS "" #define MODULE_ASMFLAGS "" #define MODULE_OPTFLAGS "" #define MODULE_LDFLAGS "" #define MODULE_SRCDEPS "./build-arm64-clang/config-kernel.h" #define MODULE_DEPS "" #define MODULE_SRCS "kernel/dev/iommu/dummy/dummy_iommu.cpp"...
[ "763106285@qq.com" ]
763106285@qq.com
de57027f96fadca4c09b5ef9c6259c8c161627a7
9886807f4745b1ff08e33a20f905c3b0e90582fa
/vendor/Pods/Headers/AWSiOSSDK/SQS/SQSReceiptHandleIsInvalidException.h
0aff13b641cfe3169c970b0b1b95fc532365e0b8
[]
no_license
SpencerArtisan/lostandfound
e2548a63b64af2b03dab9dc2245acc6125fff043
4cc93486f0b186ef47078f3936a5e1525d992f02
refs/heads/master
2021-01-21T19:28:07.468983
2013-09-12T18:13:56
2013-09-12T18:13:56
12,667,344
1
0
null
null
null
null
UTF-8
C
false
false
71
h
../../../AWSiOSSDK/src/include/SQS/SQSReceiptHandleIsInvalidException.h
[ "spencerartisan@gmail.com" ]
spencerartisan@gmail.com
b4057c73614e729c7260d899ded3a4aef22e0039
bc3f6c1d3f1b610466751cce6b3bc175fbf06d2a
/linux-iFLYTEK/samples/iat_record_sample/iat_record_sample.c
751c133cfe981de3e06ff0648d9eee793a641159
[]
no_license
SheldonLeeLXY/ChatBot
34f4ec031c577f923cfb07eab4e18242acec6ded
79e5b105aebf5fb79c7d9ab1ad58e326ab0da5d1
refs/heads/master
2023-04-06T16:06:26.756641
2018-04-09T02:40:13
2018-04-09T02:40:13
null
0
0
null
null
null
null
UTF-8
C
false
false
6,988
c
/* * 语音听写(iFly Auto Transform)技术能够实时地将语音转换成对应的文字。 */ #include <stdlib.h> #include <stdio.h> #include <string.h> #include <unistd.h> #include "qisr.h" #include "msp_cmn.h" #include "msp_errors.h" #include "speech_recognizer.h" #define FRAME_LEN 640 #define BUFFER_SIZE 4096 /* Upload User words */ st...
[ "1003807869@qq.com" ]
1003807869@qq.com
881988f2a35f645788be0ac58ca9b066200a31dd
fc987ace8516d4d5dfcb5444ed7cb905008c6147
/third_party/perl/c/i686-w64-mingw32/include/vcr.h
8688923cb0b39a53a32a2051ec91946e501fa827
[ "BSD-3-Clause", "LicenseRef-scancode-public-domain-disclaimer", "LGPL-2.0-or-later", "GPL-1.0-or-later", "MIT", "Apache-2.0" ]
permissive
nfschina/nfs-browser
3c366cedbdbe995739717d9f61e451bcf7b565ce
b6670ba13beb8ab57003f3ba2c755dc368de3967
refs/heads/master
2022-10-28T01:18:08.229807
2020-09-07T11:45:28
2020-09-07T11:45:28
145,939,440
2
4
BSD-3-Clause
2022-10-13T14:59:54
2018-08-24T03:47:46
null
UTF-8
C
false
false
11,912
h
/** * This file has no copyright assigned and is placed in the Public Domain. * This file is part of the w64 mingw-runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #ifndef __VCR_H__ #define __VCR_H__ #define MCI_VCR_OFFSET 1280 #define MCI_LIST 0x0878 #define MCI_SE...
[ "hukun@cpu-os.ac.cn" ]
hukun@cpu-os.ac.cn
b3a71219c3146308d726ace0a149d0bf7e51393c
11cd65ab418283f31ded8a81304fa9abb70c9c74
/SDK/LibGlut/src/include/GL/glcmap.h
9739b0012bfc31edb690d41b40b07ea5c3cd6448
[]
no_license
sim9108/SDKS
16affd227b21ff40454e7fffd0fcde3ac7ad6844
358ff46d925de151c422ee008e1ddaea6be3d067
refs/heads/main
2023-03-15T22:47:10.973000
2022-05-16T12:50:00
2022-05-16T12:50:00
27,232,062
2
0
null
null
null
null
UTF-8
C
false
false
5,184
h
#ifndef __glcmap_h__ #define __glcmap_h__ /* Copyright (c) Mark J. Kilgard, 1998. */ /* This program is freely distributable without licensing fees and is provided without guarantee or warrantee expressed or implied. This program is -not- in the public domain. */ #if defined(_WIN32) /* Try hard to avoid incl...
[ "sim910@naver.com" ]
sim910@naver.com
98365c7c26395b1b78c069dcfbc4a5e65afc18c0
acd2f220b1edf873908cc99613b25bf3336db93b
/ESP32_Automat/images.h
f297f931e4b9c3ff40f4f0785757d26a2624f15d
[ "MIT" ]
permissive
lionelmichaud/SwimminpoolAutomate32
33a3fa3866755d85ec93fa0656c6daf74d357737
9874584789f34599368bad2930e6f58a344e057c
refs/heads/master
2021-06-02T19:29:29.398179
2020-04-19T13:44:14
2020-04-19T13:44:14
152,998,231
2
0
null
null
null
null
UTF-8
C
false
false
3,211
h
#define WiFi_Logo_width 60 #define WiFi_Logo_height 36 const uint8_t WiFi_Logo_bits[] PROGMEM = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xF8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0xFF, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0xE0, 0xFF, 0x1F, 0x00, 0x00, 0x00, 0x00, 0x00, 0xF8, 0xFF, ...
[ "lio.michaud@gmail.com" ]
lio.michaud@gmail.com
2fa2bcbaec11bcb3d837871c0bf34abb845aa995
c330db24146bc1f2f7e78e5b010fcfd82d56a2c2
/signalCommunication.c
4c01160f8f28450681aaef2a386586a83693facd
[]
no_license
akrsnr/c
77e89b3e2c3015eeb9fcda11ad02ad7bdb9ae828
1d4c4fdaa4a4e4892b0279da0280c1bd7ea46192
refs/heads/master
2021-09-26T04:47:11.382636
2021-09-24T09:04:24
2021-09-24T09:04:24
54,595,050
0
0
null
null
null
null
UTF-8
C
false
false
5,302
c
// https://github.com/akrsnr/c/blob/master/signalCommunication.c // My synchronization workout of // https://users.cs.cf.ac.uk/Dave.Marshall/C/node24.html #include <stdio.h> #include <signal.h> #include <unistd.h> #include <stdlib.h> #include <string.h> #include <signal_functions.h> char const * hupMsg = "CHILD: I ha...
[ "noreply@github.com" ]
akrsnr.noreply@github.com
cb34a255bb8bcb2bb5ab2ddd9b3bcd1f4ed9df1f
38dcf8a3d1c7e1b8ecfb9b26f7dcf7a1a2da4a2d
/Serial Peripheral Interface (SPI) Driver/spi/spi.h
cb407627ae0546f37bf0cbec1e8c6be4cfbebf42
[]
no_license
ahmedhossam03/atmega-drivers
afba5c5c56606b4215035db798bd38712b909aca
1ea9b52d7b6dedeaec8c4a200a49a4a0671b3668
refs/heads/master
2022-12-24T22:25:53.115911
2020-10-01T21:13:57
2020-10-01T21:13:57
286,029,448
0
1
null
null
null
null
UTF-8
C
false
false
965
h
#ifndef SPI_H_ #define SPI_H_ #ifndef F_CPU #define F_CPU 8000000UL #endif #include "avr/io.h" #include "avr/interrupt.h" #define SPI_DIRC DDRB #define SPI_PORT PORTB #define SPI_PIN PINB #define SPI_SS PB0 #define SPI_SCK PB1 #define SPI_MOSI PB2 #define SPI_MISO PB3 #define SPI_MODE_MASTER 0 #define S...
[ "noreply@github.com" ]
ahmedhossam03.noreply@github.com
65ea4190cc72c9ea955065d535ce518aaa8b43ea
44b6fb84af3cde440cf1af4733d26bd177400fe4
/results/statistics/code/tc32/trmm.c
2d4905f60c7252fcffa2d27a245fb367a45c4591
[]
no_license
piotr-skotnicki/tc-optimizer
e52a5de5ee47a73dc0efa91904da64a7d595ad0c
1b17125f3574aea9e0ef5ef91d23b3fcd1d7be6a
refs/heads/master
2020-03-20T15:23:01.275654
2019-09-30T17:23:26
2019-09-30T17:23:26
137,511,541
8
0
null
null
null
null
UTF-8
C
false
false
3,708
c
/** * This version is stamped on Apr. 14, 2015 * * Contact: * Louis-Noel Pouchet <pouchet.ohio-state.edu> * Tomofumi Yuki <tomofumi.yuki.fr> * * Web address: http://polybench.sourceforge.net */ /* trmm.c: this file is part of PolyBench/C */ #include <stdio.h> #include <unistd.h> #include <string.h> #includ...
[ "pskotnicki@wi.zut.edu.pl" ]
pskotnicki@wi.zut.edu.pl
2037d0e79ae2edb65d5254f9192a725d0e5f5a50
6ca08dc2de5fe6a74c481389463548412c576418
/Core/Util/Umat/Umath/MathLinearEquation2.c
1dad50f5ff213d4521554eb298ebb9996b6587b6
[]
no_license
nirch/homage-cv-app
d2e3fbb70d876adc73fe4466f1c39a3fbece21f4
60e6a759ac8caf8079af9818e8464c6eda22b0e8
refs/heads/master
2021-03-24T10:11:55.488542
2016-08-03T10:00:47
2016-08-03T10:00:47
18,877,919
0
0
null
null
null
null
UTF-8
C
false
false
4,135
c
/******************************** *** MathLinerExquation.c *** ********************************/ #include <math.h> #include "Uigp/igp.h" #include "Uvec/Vec2d.h" #include "umath.h" int math_linear_equation2( float A[2][2], float D[2], float minDet, float X[2] ) { float a, b, c, d; float det; a...
[ "nirh2@yahoo.com" ]
nirh2@yahoo.com
dfa606c92d60855d02979eb71e00531e56c1f379
537cb19883790be4fb09272f8dbdbfde9d7009b9
/0x05-pointers_arrays_strings/7-leet.c
f75f9d706d6459be876511f78fbff480634397c3
[]
no_license
jvpupcat/holbertonschool-low_level_programming
e02ebd32ef376b81019d9a097df32e7e850f7628
034f5de516d16759a355a61b29eb00783c4f5b79
refs/heads/master
2020-04-03T14:14:36.228762
2018-02-20T09:08:26
2018-02-20T09:08:26
90,901,059
1
1
null
null
null
null
UTF-8
C
false
false
383
c
#include "holberton.h" /** * leet - function that encodes a string into 1337 * @x: variable that passes through function * Return: character **/ char *leet(char *x) { int a; int b; char s[] = "aeotlAEOTL"; char t[] = "4307143071"; for (a = 0; x[a] != '\0'; a++) { for (b = 0; s[b] != '\0'; b++) { if (...
[ "vuong.joann@yahoo.com" ]
vuong.joann@yahoo.com
942447b4b633e23ece131ec7f42ae5b815e25518
31ebc823bb3b290f9fd483487430f0f9e1906c8f
/lib/AstroAccelerate/device_stats.h
7d4bb546a3a4eecccdde92b4ca988389c3b1eaaf
[]
no_license
zenotech/astro-accelerate
c17f27ea3669ceae84f8468cf2da36e56a9d826b
fcd5b2f327d3669c1a90bc39ca94580d1f999058
refs/heads/master
2021-01-12T00:37:17.993720
2017-02-24T16:47:37
2017-02-24T16:47:37
78,747,683
0
0
null
2017-01-12T13:23:58
2017-01-12T13:23:58
null
UTF-8
C
false
false
201
h
#ifndef __STATS_GPU__ #define __STATS_GPU__ extern void stats_gpu(cudaEvent_t event, cudaStream_t stream, int samps, float *mean, float *stddev, float *h_signal_power, float *d_signal_power); #endif
[ "nassim.ouannoughi@gmail.com" ]
nassim.ouannoughi@gmail.com
cf28b602b665c1fd1b9bbedd19296671928666d1
984daa6394c04832cb214c74ecde1791e16665a7
/models/ModelExecution/Animate/Scanner.c
a29fa01071a391f891676e529e1eda7ce2ac2e53
[]
no_license
glocklueng/smhouse2
70f6841babdd16c3151ef3d424013b0b62713285
22750cde07589005d2eb66179e31c329f88f2139
refs/heads/master
2016-08-11T03:00:51.116914
2012-08-16T21:22:31
2012-08-16T21:22:31
36,124,195
0
0
null
null
null
null
UTF-8
C
false
false
11,716
c
/********************************************************************* Rhapsody in C : 7.6.1 Login : 1 Component : ModelExecution Configuration : Animate Model Element : Scanner //! Generated Date : Thu, 10, May 2012 File Path : ModelExecution\Animate\Scanner.c **************************************...
[ "elektright@92fda703-c101-4d94-98bb-83369bdfad67" ]
elektright@92fda703-c101-4d94-98bb-83369bdfad67
d6392b52a9aa0207c637d17cc5b7b565e2ede5fa
67c52300923de5e4efcffff54f6d97327ae11aeb
/init/main.c
976f54cd5553531500e58f35f16bbddd9538f4a4
[]
no_license
tomcat1102/ArenaOS
d1b8db7e1aa62e91a8e0d4052d86d74e60472ec5
f3b41d22eb24d9e5343c2aa2a3b4aef78405a470
refs/heads/master
2020-05-30T03:08:40.771315
2019-06-18T08:14:31
2019-06-18T08:14:31
189,509,892
9
3
null
null
null
null
UTF-8
C
false
false
3,090
c
#include <asm/system.h> #include <asm/port_io.h> #include <mm.h> // Define __LIBRARY__ for syscall invocation with inline assembly in unistd.h #define __LIBRARY__ #include <unistd.h> // when fork() from task 0 to get init() running, we can't touch stack as that // would cause 'Copy on Write'. However since ca...
[ "905438066@qq.com" ]
905438066@qq.com
07f34c84ceee9fd582ae09556dfd0894ef7ca06c
9c0123b779b953ef8eeec19d0ba5ddc1d8954caf
/include/interrupt.h
8c19808be8a7c8718b6e55658559dbddd3d95916
[ "MIT" ]
permissive
xiachg/ARM-Micro-Kernel
f817b98a42e46c10c325fb2e0bb3d2d8405c8300
645edffcc3209a3444e2245a0c6fa365dc8baf8e
refs/heads/master
2020-03-27T05:00:46.782037
2013-09-01T15:21:49
2013-09-01T15:21:49
null
0
0
null
null
null
null
UTF-8
C
false
false
1,642
h
#ifndef _INTERRUPT_H_ #define _INTERRUPT_H_ #include <intern/trapframe.h> #include <task.h> typedef enum uart_stat_type { US_MI, US_RI, US_TI, US_MI_CTS_TRUE, US_RI_OE, US_RI_FE, US_RI_NO_WAITING, US_TI_WAIT_CTS, US_TI_NO_WAITING, US_TOTAL } UartStatType; typedef struct uart_stat { unsigned int counts[US_...
[ "gregwym@gmail.com" ]
gregwym@gmail.com
47589ec294e398d5473b23571d29598eccc48070
444ddb8221a738e97ea668fc2a672df9418f992c
/photos/1:1/batch/badapple (1) 1862.c
761bbbf6c1a4436a07e5af146a3880b268688cbb
[]
no_license
our0boros/BadApple
4c9484f96f90c48ddf1e499cfc2510ac7448f5d8
b8a7526ee9266af5d98a786a000339eefc5c01a1
refs/heads/master
2023-01-12T22:41:23.548615
2020-11-18T12:16:13
2020-11-18T12:16:13
null
0
0
null
null
null
null
UTF-8
C
false
false
134
c
const unsigned char gImage_badapple (1) 1862[8] = { /* 0X01,0X01,0X08,0X00,0X08,0X00, */ 0X00,0X00,0XFF,0XCF,0X00,0X00,0X02,0X00,};
[ "863166709@qq.com" ]
863166709@qq.com
00100c718ee1b8f10e36ba424c91856b7e410044
c161aa41f0b608d1cd2c5cd712d8f69092d949bd
/vendor/bundle/gems/rdiscount-2.0.7.3/ext/rdiscount.c
58fa06cdf8defbb9f3ff845dd7e2f6d96688fbd1
[ "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause" ]
permissive
arielallon/arielallon.github.io
11220e8d27b1c01e7bfa0994c86c4ae3b15b38d4
354f8a1382f05134662ffabfd1f6e1f99bacf00a
refs/heads/master
2022-02-10T04:37:53.824722
2022-02-02T21:43:17
2022-02-02T21:43:17
16,714,263
0
0
null
null
null
null
UTF-8
C
false
false
3,932
c
#include <stdio.h> #include <locale.h> #include "ruby.h" #include "mkdio.h" static VALUE rb_cRDiscount; static VALUE rb_rdiscount_to_html(int argc, VALUE *argv, VALUE self) { /* grab char pointer to markdown input text */ char *res; int szres; VALUE encoding; VALUE text = rb_funcall(self, rb_inter...
[ "arielallon@gmail.com" ]
arielallon@gmail.com
ae06df85116b2a0fa98c85256caf4854ba9d4181
9a0eccd1b8d25136aa7428059305a3e5e3594169
/package3.c
d019bae31440dadeea5d77bb7073e72ca016e33f
[]
no_license
mprashant24/package3
7fca4d27a2d257e62e2ff682e47197cae3dd7034
f6f54b0248bb324f29ff74dd0d2229b4d2eaf84a
refs/heads/master
2016-09-05T13:15:02.239741
2015-05-05T02:21:53
2015-05-05T02:21:53
35,070,001
0
0
null
null
null
null
UTF-8
C
false
false
69
c
#include<stdio.h> void main() { printf("This is package3."); }
[ "pmishra@coverity.com" ]
pmishra@coverity.com
f2fd9c42c43cb6d5d5060bc538c07631b8c1d8a9
90e99a094d8a9e0861844185c5bb893f4f623fcf
/CaC/resource.h
9354d292d511d1af42a2005557627d99a041c434
[]
no_license
geckiss/DSA
ee2f6d19e9702cb8fa7ea0c8426539c306f1f3ef
cf1546e8a8c988c37e858eeffef0d6c1359b1708
refs/heads/master
2020-04-28T22:06:55.666510
2019-03-14T11:12:52
2019-03-14T11:12:52
175,606,383
0
0
null
null
null
null
UTF-8
C
false
false
383
h
//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by CaC.rc // Next default values for new objects // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 101 #define _APS_NEXT_COMMAND_VALUE 40001 #define _APS_NEXT_CONTROL_VALUE ...
[ "mato@martin.gregorik1@gmail.com" ]
mato@martin.gregorik1@gmail.com
cd597767cdd224e6ee80d5fcc83b2c0d4dd5bebc
e1468ba9083c8391f5053fd7626deab49be0167d
/qca9377-aml/CORE/CLD_TXRX/TXRX/ol_txrx_types.h
15b3f4736d67ac9c0e58509079ee333a7c41de27
[]
no_license
gagokatherin/gpl-sources
2e6cf0f10818118c8f2e34780bbea5770e370d1d
fd754bae2ffe5eae88ebbe0a7e7048d86a4ad1e9
refs/heads/master
2023-03-18T10:33:47.852132
2020-12-30T10:02:54
2020-12-30T10:02:54
null
0
0
null
null
null
null
UTF-8
C
false
false
28,411
h
/* * Copyright (c) 2013-2014 The Linux Foundation. All rights reserved. * * Previously licensed under the ISC license by Qualcomm Atheros, Inc. * * * 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 noti...
[ "bot@coreelec.org" ]
bot@coreelec.org
a960d232857bc92c8237b656820b775fd022461a
67039680582f4e1d1b3f42f74b5a8d125af679ea
/student-distrib/idt.h
0e6d9e4a0cb58874e8db51796253b04b76d68e79
[]
no_license
xinyigu2/ece391
4a8ac0a8fe7357fee0ae443b95e4d984759051ac
e81db4967be9bbc27e16f39c2780921966266a30
refs/heads/master
2020-03-08T02:28:44.344299
2018-12-07T03:54:31
2018-12-07T03:54:31
127,860,825
0
0
null
null
null
null
UTF-8
C
false
false
285
h
#ifndef IDT_H #define IDT_H #include "sys_call_handler.h" #define EXC_NUM 32 #define TAB_NUM 256 #define KEYBOARD_ENTRY 0x21 #define RTC_ENTRY 0x28 #define MOUSE_ENTRY 0x2C #define PIT_ENTRY 0x20 #define SYS_CALL_ENTRY 0x80 void default_interrupt_handler(); void init_idt(); #endif
[ "Sunny@wirelessprv-10-194-216-51.near.illinois.edu" ]
Sunny@wirelessprv-10-194-216-51.near.illinois.edu
80eda03d36c6db7b6c27a9b81f3bfda02e425af0
c8a9656e1b37a676bba0c823c08ece470559422c
/libft/ft_putstr_fd.c
5b87257f0d71e18a12ac266d2383e19a53a4f7ae
[]
no_license
evsyukov/buildCoreWar
987de7b7a8f8ba02ab4ba3691d9d25b9e8a0c088
627d36cbf95580008d5eccfbd88d67f7d1e5c130
refs/heads/master
2023-08-01T03:55:18.507078
2021-09-08T18:43:34
2021-09-08T21:14:33
404,455,821
0
0
null
null
null
null
UTF-8
C
false
false
1,013
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_putstr_fd.c :+: :+: :+: ...
[ "evsukov@list.ru" ]
evsukov@list.ru
713fe7e471f56c6e315d158de259320493c8b43d
292eb947801cd885bcdd490734bceb62b9b09941
/Projects/Xcode/audioio/audioio/audioio_define.h
31834b8a5ce6c62444fa78e31c992870118a54e3
[ "Apache-2.0", "MIT" ]
permissive
SefaTAS-dev/audioio
fa58a23882e8d0f775b76fb033a3b00cd01376c0
798dfd76ef4cd24c1bd556ca6aa474a6767fb3e5
refs/heads/master
2023-03-17T11:38:20.789727
2019-02-22T12:49:34
2019-02-22T12:49:34
null
0
0
null
null
null
null
UTF-8
C
false
false
319
h
#ifndef audioio_define_h #define audioio_define_h #define SAMPLES_PER_SEC (44100) #define BITS_PER_SAMPLE (16) #define CHANNEL_L (0) #define CHANNEL_R (1) #define CHANNEL_MONO (1) #define CHANNEL_STEREO (2) #define SAMPLES_MAX_PER_BUFFER (2048) #endif
[ "aquariumy@MacBook-Pro.local" ]
aquariumy@MacBook-Pro.local
3825097bee5d4e83fac02d412a3e6b7e702f32ea
014f40ea89020593e2f2d06386fe2350112ee022
/APL firmware/src/configs/boards/TD1208.h
c4569ebba5474e320ea9ecb1ef6b4efa632e48d5
[]
no_license
nestorayuso/Telecom-Design-WMBUS
cdf6fc16f8c758654ce7f9e50550c5b323f3352c
fd620ccd2b811ff31ac42cfa5604d89d7edb4497
refs/heads/master
2021-01-22T16:53:38.333672
2015-05-13T15:51:51
2015-05-13T15:51:51
null
0
0
null
null
null
null
UTF-8
C
false
false
2,858
h
/*============================================================================*/ /** * @file EFM32WG_STK3800.h * @copyright STACKFORCE GmbH, Heitersheim, Germany, http://www.stackforce.de * @author STACKFORCE * @brief Pre-include configurations for the EFM32WG_STK3800 demo kit * */ /*=============...
[ "nestor@mirakonta.com" ]
nestor@mirakonta.com
3e90661823358c87ccab05840761d973df0073a3
18a0e1083ad0583e0116a038d09bf100960c9aa1
/login.c
cd374dbc0c86fed77c4ba3df5ca2ffec4734efc5
[]
no_license
vojta-horanek/bakac
22f7a427c76302119deb1c853364ce227f2963f7
eedb8ad1319c4c80c34012260156ff649cdaac53
refs/heads/master
2020-05-06T20:12:00.296423
2019-04-09T17:47:39
2019-04-09T17:47:39
180,226,828
0
0
null
null
null
null
UTF-8
C
false
false
3,398
c
#include "login.h" loginRes *get_login_info(xmlDoc *doc) { loginRes *result = malloc(sizeof(*result)); xmlChar *content = NULL; for (xmlNode *cur_node = xmlDocGetRootElement(doc); cur_node; cur_node = cur_node->next ? cur_node->next : (cur_node == cur_node->last ? NULL : cur_node->chil...
[ "vojtechhoranek@gmail.com" ]
vojtechhoranek@gmail.com
fdf18d5616206e9f5c5e68fe1f9ebac1ede516f1
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/9dba14be-9fb8-43b1-a11b-9329384fbbec.c
2baf98719397b54879c43ad9ec92fc632b037fc7
[]
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
573
c
#include <string.h> #include <stdio.h> int main() { int i=4; int j=32; int k; int l; k = 53; l = 64; k = i/j; l = i/j; l = l%j; l = l-j; j = i-k*i; //variables /* START VULNERABILITY */ int a; int b[7]; int c[14]; a = 0; do { a--; /* STA...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
58873de03057a8aaa2284e834bc202cf244a2f6f
a1909d322485ebaf8b832351607de50b837e9d4b
/Assignment/slprj/raccel/cobaTugas/rtGetInf.c
866e618092b0db3404f5d6c54e6288fe25da0512
[ "Apache-2.0" ]
permissive
riqulaziz/Control-System-Biomedical-Engineering-UNAIR
56bc63e046eaaab18adf5a5510bb73067c3dc253
0fc7792c4c1ee50ce4558e3f7a5059b913d5ca36
refs/heads/main
2023-04-19T03:51:00.538454
2021-04-22T03:46:56
2021-04-22T03:46:56
358,736,672
0
0
null
null
null
null
UTF-8
C
false
false
1,925
c
#include "__cf_cobaTugas.h" #include "rtGetInf.h" #define NumBitsPerChar 8U real_T rtGetInf ( void ) { size_t bitsPerReal = sizeof ( real_T ) * ( NumBitsPerChar ) ; real_T inf = 0.0 ; if ( bitsPerReal == 32U ) { inf = rtGetInfF ( ) ; } else { uint16_T one = 1U ; enum { LittleEndian , BigEndian } machByt...
[ "thoriqulaziz64@gmail.com" ]
thoriqulaziz64@gmail.com