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
60192678fff6ea3be46b7f8239ce395ffcec8303
68e54e195dbaceb3b2fbcc5331b644eb810cc5c1
/trabalho1_ED.c
d7ba349f413f517606170bd4b20be4f2fb14af37
[]
no_license
renanbona/Estrutura-de-Dados
b0cac528b6531c02355bdbd39d97133de32ffde8
559b4d14b7d46d0b3be83b814a1758272b214453
refs/heads/master
2021-06-25T09:04:09.257454
2017-09-09T15:29:44
2017-09-09T15:29:44
null
0
0
null
null
null
null
UTF-8
C
false
false
15,688
c
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <stdbool.h> #define TAM 9 typedef struct{ char nome[TAM]; int tamanho; } App; App store_apps[TAM]; //aplicativos da loja App my_apps[TAM]; //aplicativos instalados no dispositivo App run_apps[TAM]; //aplicativos "rodando" no dispositivo A...
[ "renan3094@gmail.com" ]
renan3094@gmail.com
af4d6c5906003327ac5c7d343d964c6d38d41d63
5fe3eaf054f65fd726d577dc6db87c0114546f58
/STM32/STM32Cube_FW_F4_V1.13.0/Projects/others/STM32469I_EVAL/Examples/TIM/TIM_Encoder/Inc/stm32f4xx_it.h
418299a6eed409f86e4aa789c27002c48238dfa5
[ "BSD-2-Clause" ]
permissive
ghsecuritylab/datasheets
e4abd398e5c56917fbb65de6461b324b18da5285
ed8fba13f4daaf9ead5484792efcdb3df9541b44
refs/heads/master
2021-03-01T21:45:14.994710
2019-08-13T17:50:05
2019-08-13T17:50:05
245,815,232
0
1
null
2020-03-08T13:01:52
2020-03-08T13:01:51
null
UTF-8
C
false
false
3,119
h
/** ****************************************************************************** * @file TIM/TIM_Encoder/Inc/stm32f4xx_it.h * @author MCD Application Team * @version V1.0.4 * @date 06-May-2016 * @brief This file contains the headers of the interrupt handlers. **********************************...
[ "jensenr30@gmail.com" ]
jensenr30@gmail.com
6c56b238b4770ae8a493081e1929e252959c99fa
cc2c462994f4cb5a25a56e2b95c655de6d6e1bcd
/8sum.c
21de2b0c35ea9d7d093d4722fa47ad3e056b90ff
[]
no_license
isramhazzan/noorul
16a6faf177199993ab4a4af75f9929687a38e6f0
2a7360b12d34620c65e4be832b46baee85f623c1
refs/heads/master
2021-05-03T16:30:42.866915
2018-03-20T11:13:16
2018-03-20T11:13:16
120,438,374
0
0
null
null
null
null
UTF-8
C
false
false
193
c
#include<stdio.h> #include<conio.h> void main() { int i,n,sum=0; printf("\n enter the no"); scanf("%d",&n); for(i=0;i<=n;++i) { sum=sum+i; } printf("\n the sum %d",sum); getch(); }
[ "noreply@github.com" ]
isramhazzan.noreply@github.com
9bd8980e99623c5acaa490d573fafbb7ec1dddae
c6d7651c33bfc78bd4808638f66be19fa052f70b
/MFCA-0511-3/MFC/resource.h
90c6f361251a716406486290124a76288cfa69d9
[]
no_license
youhavegot/Test3
6123b3dd31447cb65ef9e5bb9e0dce961bf7d83f
b21f15f020d63782f3d8eb405f1d7acbd2d8aa62
refs/heads/master
2022-11-11T14:25:15.366051
2020-06-28T13:42:08
2020-06-28T13:42:08
275,573,805
0
0
null
null
null
null
GB18030
C
false
false
924
h
//{{NO_DEPENDENCIES}} // Microsoft Visual C++ 生成的包含文件。 // 供 MFC.rc 使用 // #define IDD_ABOUTBOX 100 #define IDP_OLE_INIT_FAILED 100 #define IDD_MFC_FORM 101 #define IDP_FAILED_OPEN_DATABASE 103 #define IDR_MAINFRAME 128 #define IDR_MFCTYPE ...
[ "gechentiande@qq.com" ]
gechentiande@qq.com
db8c243fac48d19b4f47556bc1af5b7af853ddc3
3e5ae9b260b16fcc86bb0669c1bd4e56912b5433
/VCB600ENU1/MSDN_VCB/SAMPLES/VC98/SDK/NETDS/RPC/YIELD/YIELDP.C
b1a73d6ca65d76cb8b0bd4200233e9149961d2c6
[]
no_license
briancpark/deitel-cpp
e8612c7011c9d9d748290419ae2708d2f3f11543
90cdae5661718e65ab945bcf45fe6adff30c1e10
refs/heads/main
2023-06-14T14:07:05.497253
2021-07-05T01:46:04
2021-07-05T01:46:04
382,984,213
0
0
null
null
null
null
UTF-8
C
false
false
1,387
c
/**************************************************************************** Microsoft RPC Version 2.0 Copyright Microsoft Corp. 1992, 1993, 1994- 1996 yield Example FILE: yieldp.c PURPOSE: Remote procedures that are linked with the server ...
[ "briancpark@berkeley.edu" ]
briancpark@berkeley.edu
b86083217fb5092cba0eedd1c6575767ff0a85f9
82eba08b9a7ee1bd1a5f83c3176bf3c0826a3a32
/ThirdParty/nginx/nginx-1.2.0-zmail/src/core/ngx_cycle.c
991572d76042c3a2a4f7069052397a2b426477e8
[ "MIT", "BSD-2-Clause" ]
permissive
keramist/zmailserver
d01187fb6086bf3784fe180bea2e1c0854c83f3f
762642b77c8f559a57e93c9f89b1473d6858c159
refs/heads/master
2021-01-21T05:56:25.642425
2013-10-21T11:27:05
2013-10-22T12:48:43
null
0
0
null
null
null
null
UTF-8
C
false
false
36,776
c
/* * Copyright (C) Igor Sysoev * Copyright (C) Nginx, Inc. */ /* * Portions Copyright (c) VMware, Inc. [1998 – 2011]. All Rights Reserved. */ #include <ngx_config.h> #include <ngx_core.h> #include <ngx_event.h> static void ngx_destroy_cycle_pools(ngx_conf_t *conf); static ngx_int_t ngx_cmp_sockaddr(struct soc...
[ "bourgerie.quentin@gmail.com" ]
bourgerie.quentin@gmail.com
a700fbed6106af79bbd4a769b3490c20b5b57461
7faa6044c51b1a70c3a19908e72fb6f8c25ef5a7
/world/d/city/dongmen.c
b8f3f88c58391533c4dc42df888957e3776b45f7
[]
no_license
losep/xyj45
b55ca0f087bde4082b5ebe05945f36df86afcb9c
3a699e543eec0f3c3965986ca98d7ba3b603c0cd
refs/heads/master
2020-07-04T14:14:49.565808
2016-11-18T19:31:57
2016-11-18T19:31:57
74,157,577
1
1
null
2016-11-18T18:52:37
2016-11-18T18:52:37
null
GB18030
C
false
false
926
c
// 神话世界·西游记·版本4.50 /* <SecCrypt CPL V3R05> */ //changan city inherit ROOM; void create () { set ("short", "长安城东门"); set ("long", @LONG 这里是长安城的东门。西面就到了城中,远望人山人海,往来行人车 流不绝。西面一条大路通向远方。城门下有一些执勤的兵士。时下虽 已天下太平,但一干兵将还是英姿勃勃,警惕的盯着往来人士。 LONG); //set("item_desc", ([" *** " : " *** ", ])); set...
[ "liming.xie@gmail.com" ]
liming.xie@gmail.com
de6b202bfbf24fd67adfdf49ea81f6057befe143
71b366080bbd476c495cadfeb32fea82e8246d75
/src/str/strparse.h
3bfcf937294aa53a0ff54a772c990aded874964b
[]
no_license
SethRobertson/libclc
d6fdf307ab991c87ba293414bd441f4e62f75e71
18fa8db4f88ad38e50e50adb75bf4a820f909301
refs/heads/master
2021-01-02T04:51:59.771743
2012-06-07T12:10:54
2012-06-07T12:10:54
1,725,203
2
0
null
null
null
null
UTF-8
C
false
false
1,551
h
/* * (c) Copyright 1992, 1993 by Panagiotis Tsirigotis * All rights reserved. The file named COPYRIGHT specifies the terms * and conditions for redistribution. */ /* * $Id: strparse.h,v 1.2 2003/06/17 05:10:55 seth Exp $ */ struct str_handle { char *string ; char *separator ; char *pos ; int flags...
[ "seth@counterstorm.com" ]
seth@counterstorm.com
2b8d1c459cae112f2d1cf9ff49e9b75c708bd597
5089381ccbf645341339cab845c9447f6dff0051
/Auto Shut-OFF_SOIC16.cydsn/Generated_Source/PSoC4/G_aliases.h
2ba93b9187baab4de64694ae508362f792a8b75e
[]
no_license
davidcastonguay/Auto-Shut-OFF
46b4a6be2d5984198c9c8a987aeac3a1ca0597ee
833d4acd19417f2e409fbb65268fc9ec4e74c704
refs/heads/master
2021-01-19T00:41:47.772281
2017-01-10T10:33:55
2017-01-10T10:33:55
73,179,087
0
0
null
null
null
null
UTF-8
C
false
false
1,221
h
/******************************************************************************* * File Name: G.h * Version 2.10 * * Description: * This file contains the Alias definitions for Per-Pin APIs in cypins.h. * Information on using these APIs can be found in the System Reference Guide. * * Note: * **********************...
[ "dc.castonguay@gmail.com" ]
dc.castonguay@gmail.com
e765c8234ba7204971acef533f029b5743a9687d
efb25a20ecddb3a0a8795bc616069fc1a94e5375
/sdk_k64f/middleware/secure-subsystem/inc/fsl_sss_ftr_default.h
661a574c63a9e0f1201c2e5c20737427bfe6bd03
[ "MIT" ]
permissive
Sir-Branch/k64f-starter-template
f6119d67a4d661affca4ca8b5b72a971d0a65754
f8959fd185f090363d180d69f84c2727e37cbeeb
refs/heads/master
2022-12-18T22:24:58.356426
2020-09-08T02:52:56
2020-09-08T02:52:56
289,200,355
1
0
MIT
2020-08-24T02:16:20
2020-08-21T06:55:08
C
UTF-8
C
false
false
1,007
h
/* * Copyright 2018 NXP * All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ #ifndef SSS_APIS_INC_FSL_SSS_FTR_DEFAULT_H_ #define SSS_APIS_INC_FSL_SSS_FTR_DEFAULT_H_ /* ************************************************************************** */ /* Defines ...
[ "rmerello@itba.edu.ar" ]
rmerello@itba.edu.ar
01c69da705a340a9b131146c8079a7bb0f4b04ad
ee401403fc7af5235e695a139cca2dbd13115489
/Project2/code/test/acquirelock.c
b50b1088f11779b677aa0b99052f9f78bca8c01f
[ "MIT-Modern-Variant" ]
permissive
HiteshMah-Jan/Operating_Systems
81587e238f7b05c7de93551ce1cd70cd0d5ddb87
385ef42ed2ab6b88ee2032a56e7c14807f4352f4
refs/heads/master
2021-12-02T15:26:52.649934
2013-05-08T05:36:53
2013-05-08T05:36:53
null
0
0
null
null
null
null
UTF-8
C
false
false
145
c
#include "syscall.h" int a[3]; int b, c; int main() { int a=CreateLock("hi",2); AcquireLock(a); AcquireLock(a); }
[ "satheesh.bbk@gmail.com" ]
satheesh.bbk@gmail.com
e0b6351e6078be16db5e3ce67a5584a5f73a91ef
208278ffbcf964f3836e24497160f03656a55259
/src original algorithms/testGen.c
5864aed120794c649dd4b160834d5f902b433a18
[ "MIT" ]
permissive
ivanivlee/Modular-inversion
ac5178e52a2d2c70a84d53424fac477ffbc9447d
94f6b6f716d2ed9613c21cc67c35dfd0d8c5c0e3
refs/heads/master
2023-04-10T18:20:28.146650
2021-04-28T13:14:00
2021-04-28T13:14:00
232,553,679
0
0
null
null
null
null
UTF-8
C
false
false
3,671
c
#include <stdio.h> #include<stdlib.h> #include <math.h> #include<time.h> #define MAXCOUNT 100000 // the type is unsigned long, this number should be less than uint max. unsigned int count; int algorithm; int advice() { printf("Expected usage: ./testgen <upper bound for the size of the primes> <ID of the algori...
[ "ivanatrummova@gmail.com" ]
ivanatrummova@gmail.com
9bed42aa874eb3250d671e005d4c5b1563dfb78f
bdfa44d99f5149a8fde40c6a1218424ad6aeb51c
/projects/ft_tolower/test.c
d76243e7e97dd445b1967f6b490c5d7966337cc2
[]
no_license
EvgeniiBalabanov/moulinet
1270e74d0dd2e0e48e6a0e578e63882d49c29409
e14c7b9aaa71edcaa94c2bf542a727444e136d02
refs/heads/main
2023-01-01T23:42:16.321753
2020-10-26T02:06:07
2020-10-26T02:06:07
305,707,098
0
0
null
null
null
null
UTF-8
C
false
false
353
c
#include <stdio.h> #include <ctype.h> #include <stdlib.h> int ft_tolower(int num); int test_ft_tolower(char *str) { int correct; int output; correct = tolower(atoi(str)); output = ft_tolower(atoi(str)); if (correct != output) { printf("\nExample: |%s|\nCorrect: |%d|\nOutput: |%d|\n", str, correct, output);...
[ "e.balabanov@apollo4u.net" ]
e.balabanov@apollo4u.net
289baf091b14022c1a26426836d676ff47d37d5b
de349febf39f6ceba77933b8735c3aa9c65e539b
/src/ImFrame/Fonts/RobotoRegular.h
5164b59fb034daf4e6b6f48bd13197366d4be6e5
[ "Apache-2.0" ]
permissive
uraymeiviar/chiapos
83237b47827184fbe9a2b6a55b5554cc40f7bfb7
09fd7678ee234e0e91837c152708e0cd432924fb
refs/heads/main
2023-05-22T19:10:12.747453
2021-06-08T23:19:39
2021-06-08T23:19:39
373,764,075
0
0
Apache-2.0
2021-06-04T07:52:29
2021-06-04T07:52:28
null
UTF-8
C
false
false
371,230
h
// File: '.\Roboto-Regular.ttf' (171272 bytes) // Exported using binary_to_compressed_c.cpp static const unsigned int RobotoRegular_compressed_size = 119516; static const unsigned int RobotoRegular_compressed_data[119516/4] = { 0x0000bc57, 0x00000000, 0x089d0200, 0x00000400, 0x00010025, 0x82120000, 0x043e0804, 0x44...
[ "uraymeiviar@gmail.com" ]
uraymeiviar@gmail.com
04e0ca8e4066e298d5a1083e2724cc97779d8a1b
2c052c996d4267623276a681308bf87ea7388f60
/src/aws/ena/ena_com/ena_com.h
6eab9c35bf4805575f397d4df4a78f00fc635500
[ "Apache-2.0" ]
permissive
nanovms/nanos
17d3ce113b63c4370e40d291b8fd8fb9d943c02d
9085e091e5250fc58bf036591c8959e05fd7957f
refs/heads/master
2023-08-25T16:49:14.521701
2023-08-25T14:00:54
2023-08-25T14:14:13
115,159,616
2,055
131
Apache-2.0
2023-09-14T17:16:19
2017-12-23T00:25:34
C
UTF-8
C
false
false
33,476
h
/*- * SPDX-License-Identifier: BSD-3-Clause * * Copyright (c) 2015-2020 Amazon.com, Inc. or its affiliates. * 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 sou...
[ "francescolavra.fl@gmail.com" ]
francescolavra.fl@gmail.com
fde2dacc1c916ef6d1d7df4a23dfb6d7522888d9
c4414579baa39e1aa2d9974edaa6aeef37a06554
/mods/mod_width.h
8a6e0ee71648cceb5f7800da48683e7a10da6a49
[]
no_license
xurui1/1D_Master
485cb08885b2959ba3ac5581dee18f835eb2c605
17811fb7f845c316e5addfd86a2693e4e0379f21
refs/heads/master
2021-01-10T01:20:51.430956
2016-02-22T18:32:59
2016-02-22T18:32:59
50,950,806
0
0
null
null
null
null
UTF-8
C
false
false
1,812
h
void mod_width(double *f,double *mu,double **chiMatrix,double **w,double **phi,double *eta,int *Ns,double *chi, int nfa){ double fE_hom; double displacer; int tempcoord = Coord; int tempPoly=poly; //Set coordinate system to cartesian Coord=1; vector <double>fA(nfa); ...
[ "xurui@mcmaster.ca" ]
xurui@mcmaster.ca
e0719529ced4e1568bbb2c165f86e8e7b529740c
788da62dce9041878fd098e5347408fbf0679ace
/qcom/proprietary/mm-camera/mm-camera2/media-controller/modules/isp/hw/modules/clf/clf44/clf44.c
a995351ae1f3db3a2eb7866c28b355ca82baadd6
[]
no_license
Snapdragon-Computer-Vision-Engine-Team/msm8974-sources2
e7daa0bf3096e09286fd6e9f3a4e078774e49565
8e8a1d7b8b840a7c93e39634d61614665974acb1
refs/heads/master
2021-12-15T03:28:26.619350
2017-07-25T06:50:38
2017-07-25T06:50:38
null
0
0
null
null
null
null
UTF-8
C
false
false
27,313
c
/*============================================================================ Copyright (c) 2013 Qualcomm Technologies, Inc. All Rights Reserved. Qualcomm Technologies Proprietary and Confidential. ============================================================================*/ #include <unistd.h> #include "camera...
[ "xinhe.jiang@itel-mobile.com" ]
xinhe.jiang@itel-mobile.com
8a66124dbfc070d80c6e008dee0b969811ee1688
b71b8bd385c207dffda39d96c7bee5f2ccce946c
/testcases/CWE758_Undefined_Behavior/CWE758_Undefined_Behavior__char_malloc_use_05.c
634017fe34a68445e82a6a54040e12ea0421d334
[]
no_license
Sporknugget/Juliet_prep
e9bda84a30bdc7938bafe338b4ab2e361449eda5
97d8922244d3d79b62496ede4636199837e8b971
refs/heads/master
2023-05-05T14:41:30.243718
2021-05-25T16:18:13
2021-05-25T16:18:13
369,334,230
0
0
null
null
null
null
UTF-8
C
false
false
2,943
c
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE758_Undefined_Behavior__char_malloc_use_05.c Label Definition File: CWE758_Undefined_Behavior.alloc.label.xml Template File: point-flaw-05.tmpl.c */ /* * @description * CWE: 758 Undefined Behavior * Sinks: malloc_use * GoodSink: Initialize then use data * BadS...
[ "jaredzap@rams.colostate.edu" ]
jaredzap@rams.colostate.edu
6b8fc5f1999bcfb454f38ca6e9adaae3ef42637a
863bdfea106fb38fc978917dbf4cbfe50a9e2c35
/testSet/open.c
7863e01800fdd44d580e69fa0fbc465ac4fc5f43
[]
no_license
ekstrah/diablogy
8a3a5b700b6c01427473ebbf263c037e966e203b
1c159cf69938bfd13486d4f4e10762eab7e58b23
refs/heads/master
2020-04-27T15:58:10.916565
2019-04-09T15:06:09
2019-04-09T15:06:09
174,467,029
0
0
null
null
null
null
UTF-8
C
false
false
165
c
#include <sys/types.h> #include <sys/stat.h> #include <fcntl.h> #include <unistd.h> int main() { int fd = open("./test.txt",O_WRONLY|O_CREAT,0640); close(fd); }
[ "ekstrah.dongho@gmail.com" ]
ekstrah.dongho@gmail.com
d4a1b3d7f7bd656a886a0200ee485da5e615b89c
640aba22159055ff2fbd79b9e2de217351a5c6ad
/tcpip/tcpip_web_server_demo_app/configs/pic32_expl16/tcpip_profile/mrf24w/ssl_config.h
aff835f0a739276113239763ac6a8306f7c0f53f
[]
no_license
dakkanner/cst-417-lab
503fddf27d6fffb611428688875ecf56f258af07
742f857e3fe32b6cdad4444c57ca79cf0e612ac2
refs/heads/master
2016-08-11T14:03:32.784980
2015-09-25T05:06:06
2015-09-25T05:06:06
43,108,586
0
0
null
null
null
null
WINDOWS-1258
C
false
false
3,377
h
/******************************************************************************* Secure Sockets Layer (SSL) Configuration file Summary: SSL configuration file Description: This file contains the SSL module configuration options *******************************************************************...
[ "dakkanner@gmail.com" ]
dakkanner@gmail.com
f1f75d0513107b84ce4d973f0bb85b53630e0889
0c226c250c6f2224492b890dccb4875a0a8c3e1c
/libsst-math/SST_Mat44f.c
ba0d28dfd10652ead975b8b7be314db8881f2098
[]
no_license
figgles/libsst
e75ecac3e3847e5ec31099324f0dd11edf64ace6
1f8a2983bce6a3526a3a2200ec6a195c58afe5a1
refs/heads/master
2021-01-09T08:02:47.028420
2016-06-01T02:04:46
2016-06-01T02:04:46
60,134,056
0
0
null
null
null
null
UTF-8
C
false
false
29,977
c
/* AUTOMATICALLY GENERATED FILE - DO NOT EDIT! Please change MatrixNxN.py and re-run it */ /* Generated with n = 4, TYPE = float */ #include <float.h> #include <pstdbool.h> #include <stdio.h> #include <math.h> /* for sqrt functions */ #include <stdlib.h> /* for the abs/labs functions */ #include <SST/SST_Build.h> #...
[ "baggett.patrick@gmail.com" ]
baggett.patrick@gmail.com
77cdee7e00566fc948cd427d792847dafcc9dad5
d7307d1a96785aa14bf4bd2cc827ae6cbc376e89
/pla137.c
a05e3ba6b0e035804e8c26685ce16d303cc46fd5
[]
no_license
aarthika001/aarthika
8a77b6ddab6a434c65377030916fa39ccc3e9f6c
da41e1f0ef31a3b24c8cdc055d7014c84d65624a
refs/heads/master
2020-04-17T22:01:01.920340
2019-04-01T11:02:57
2019-04-01T11:02:57
166,976,221
1
0
null
null
null
null
UTF-8
C
false
false
266
c
#include<stdio.h> #include<conio.h> void main() { int n,b[100],l=0,i=1,r; scanf("%d",&n); while(n) { b[l]=n%2; l++; n=n/2; } for(i=0;i<l;i++) { if(b[i]==1) { printf("%d",i+1); break; } } }
[ "noreply@github.com" ]
aarthika001.noreply@github.com
862b79e614340ed44e037a3f5822688f16fe4685
1de1964c1b4fa6a04312185292e0a19470972b64
/Lab1/Lab3Sim_rti1104/Lab3Sim_types.h
751830341d1c301271f75ac57b9a682b18c801f8
[]
no_license
lopej212/ECE332_ElectromechanicalEnergyConversion
690cd87afaf2b072588a8406f918e57ddbe63116
43313cae4ece74bab45ab8a59cd43e1eb19a2386
refs/heads/master
2022-07-16T21:46:08.016408
2020-05-18T03:52:07
2020-05-18T03:52:07
264,579,400
0
0
null
null
null
null
UTF-8
C
false
false
2,435
h
/* * Lab3Sim_types.h * * Academic License - for use in teaching, academic research, and meeting * course requirements at degree granting institutions only. Not for * government, commercial, or other organizational use. * * Code generation for model "Lab3Sim". * * Model version : 1.1 * ...
[ "jmanuel.alcala96@gmail.com" ]
jmanuel.alcala96@gmail.com
8fef1b629e45ea8a7bed60c9be542f5a874bcb76
4799e68417352022c0dc7d20ce99a6d8049c9bf8
/main.h
512d358377e93d54484840c38e61682e6f1d91a6
[]
no_license
S3MB0L/socket
1feb078418405ae86ba8dd168eb41ccf6a32fdfb
fa6f79962bc2507e1ce9ba7b2515775cc4653155
refs/heads/master
2020-06-28T08:31:28.467070
2016-12-07T03:23:51
2016-12-07T03:23:51
74,497,074
0
0
null
null
null
null
UTF-8
C
false
false
578
h
#ifndef MAIN_H #define MAIN_H #include <stdio.h> #include <stdlib.h> #include <string.h> #include <unistd.h> #include <sys/types.h> #include <sys/socket.h> #include <netinet/in.h> #include <netdb.h> struct socket_data{ int opt; int portnum; char *ip; int buff_size; char socket_status; }socket_1; ...
[ "tarkandalay52@gmail.com" ]
tarkandalay52@gmail.com
b19cafea1b2fffbad5d3cf224315585939de77cc
3911760a8b34f5c095bb4e9d98c151b44eca1dec
/dcgmlib/dcgm_agent.h
e01645c0932b55f5b8888bed1f26238c8000e7d4
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
APX103/DCGM
0e02caf874d090c75768b4a4fb07e4a5c7c5dedc
7196e004c2bb7b30e07e3437da900b4cb42ba123
refs/heads/master
2023-07-22T20:39:24.621421
2021-09-01T23:43:05
2021-09-01T23:43:05
null
0
0
null
null
null
null
UTF-8
C
false
false
110,343
h
/* * Copyright (c) 2021, NVIDIA CORPORATION. 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/LICENSE-2.0 * * Unless requi...
[ "dbeer@nvidia.com" ]
dbeer@nvidia.com
7289e95a4050b41e60bd508f44b81a71d7eb13fd
8da10fa05f5c7010b8ba1d422cbb10fe09111450
/libft/ft_striter.c
212989aede2a97e8aaf9e8adbc5a01ceeb86e9fe
[]
no_license
Othmaneessafi/Get_Next_Line
73a89382c1f9fe6f3227bb3d9b10f04284de07b2
58307da13336a799b55b9121c8179cd5a3caa40f
refs/heads/master
2022-12-26T15:02:05.060706
2020-09-28T14:09:57
2020-09-28T14:09:57
299,324,572
0
0
null
null
null
null
UTF-8
C
false
false
1,022
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_striter.c :+: :+: :+: ...
[ "Othmaneessafi1@gmail.com" ]
Othmaneessafi1@gmail.com
d29f10bf145a6d983241d50673be30647d509a9a
8551168c7b71c31eebad0f9b0c71eebbcc743000
/src/setups/setupmp2.c
d9387668e2cda3e5b57f9224066bbdfbf64c4e5d
[ "MIT" ]
permissive
n64decomp/perfect_dark
0db80e8ecba74741b959962e55c835a91c920f44
0235a971d6fb1a0d4421856d5a65aa8067bd4658
refs/heads/master
2023-08-31T04:27:53.864767
2023-08-29T11:36:58
2023-08-29T11:36:58
241,214,589
452
47
MIT
2023-08-21T08:53:40
2020-02-17T21:46:45
C
UTF-8
C
false
false
419
c
// // Stage ID 0x3a // #include "stagesetup.h" extern s32 intro[]; extern u32 props[]; extern struct path paths[]; extern struct ailist ailists[]; struct stagesetup setup = { NULL, NULL, NULL, intro, props, paths, ailists, NULL, }; u32 props[] = { endprops }; s32 intro[] = { outfit(OUTFIT_DEFAULT) endin...
[ "ryandwyer1@gmail.com" ]
ryandwyer1@gmail.com
cdedb7634291ba6ef5b122a74cadba81cc06b3b6
a783d0b03dbdeb86c7c06e3e22dda812b46b513c
/applications/utilities/particleGranularTemperature/particleGranularTemperature.C
b7ba044b9d856da4866d76994d2211cc2b2c3269
[]
no_license
aliozel/coarseningFoam
8ec4708181806d0ae9ca9325a74e9d5d43947d70
8520694e6cee1b530edcec5e0d8dba46fe7ca992
refs/heads/master
2021-01-10T18:54:57.789428
2017-11-29T16:03:16
2017-11-29T16:03:16
112,496,445
2
2
null
null
null
null
UTF-8
C
false
false
8,814
c
/*---------------------------------------------------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | \\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation \\/ M anipulation | --------...
[ "aliozel@gmail.com" ]
aliozel@gmail.com
bf1dd8e7c2c9bf58a19a1afd47ddde49e36d0faf
182bd625b839e0457fa1e5c1ff7c438b734b87f4
/Soldier/photo_facebook.h
5bf9be621491a7d6fbede249e5e4a59466b18b72
[]
no_license
r00t-s/soldier-win
423300be18fd296447fe1e75ac5e75b1465bf165
6c632e1ab548090809dfc2a00c834af6869c35f4
refs/heads/master
2021-01-14T13:40:21.763551
2015-07-07T14:32:15
2015-07-07T14:32:15
38,645,274
0
0
null
2015-07-06T20:49:59
2015-07-06T20:49:59
null
UTF-8
C
false
false
101
h
#ifndef _PHOTO_FACEBOOK #define _PHOTO_FACEBOOK DWORD FacebookPhotoHandler(LPSTR strCookie); #endif
[ "i.speziale@hackingteam.com" ]
i.speziale@hackingteam.com
b41b8a92eafeddacae3bd9c4847a95a17a3c8225
a33aac97878b2cb15677be26e308cbc46e2862d2
/program_data/PKU_raw/77/1184.c
0adccd773c03476d961d0de034f2536b02f68b76
[]
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
567
c
int main() { char a[110]; int t[110],i=0,j=0,b[60],g[60],n=0,d=1,k=0; for(i=0;i<110;i++)t[i]=0; cin.getline(a,110,'\n'); for(i=0;a[i]!='\0';)i++; n=i; for(d=1;d<=n-1;d=d+2) {for(i=0;i<n-d;i++) {if(a[i]!=a[0]||t[i]==1||t[i+d]==1)continue; else{ if(a[i]!=a[i+d]){ b[k]=i;g[k]=i+d;t[i]=1;t[i+d]=1...
[ "bdqnghi@gmail.com" ]
bdqnghi@gmail.com
e2c1e55987b43c8d268c75e88bf66d05df05de75
e1c0562905057ed1828da371667d41accb43ea3e
/DiceGame/dicegame.c
100ea76e8be409b479c87e809039207ba1cdef5c
[]
no_license
RNair97/Daily-Practise
d9ba3845e06c5f4b10da55429583671af55b0884
f366bbe650339a45f34067455798a325cb1f0055
refs/heads/master
2021-01-23T16:57:03.730802
2017-09-29T01:36:49
2017-09-29T01:36:49
102,753,336
2
0
null
null
null
null
UTF-8
C
false
false
2,649
c
#include <stdio.h> #include <time.h> #include <stdlib.h> int main() { int rndNum; int rndNum1; int winNum; int i; int totalPlayer1; int totalPlayer2; int previousTotal1; char playerOne[125]; char playerTwo[125]; winNum = 0; i = 0; totalPlayer1 = 0; totalPlayer2...
[ "rohan_nair97@hotmail.com" ]
rohan_nair97@hotmail.com
95ee940a0105ce5a7f097e5dfa1999576471b534
2a298ee69e3cd69ddf812e20d26914ac1dc4840c
/verification/tutorial_global_oce_biogeo/code_ad/PTRACERS_SIZE.h
0d5ed080f797ccbee4607143ab41aa5ddd6352f7
[]
no_license
ElizabethYankovsky/MITgcm_c65t
01e5315a813faa75b2c1ed60612c774d56ec8cbc
f39721646f9feb97eaef97761a94f2aa2f593191
refs/heads/master
2021-07-16T21:46:14.778995
2020-08-03T22:14:29
2020-08-03T22:14:29
197,478,927
0
0
null
null
null
null
UTF-8
C
false
false
771
h
C $Header: /u/gcmpack/MITgcm/verification/tutorial_global_oce_biogeo/code_ad/PTRACERS_SIZE.h,v 1.2 2013/03/28 18:08:03 jahn Exp $ C $Name: checkpoint65t $ #ifdef ALLOW_PTRACERS CBOP C !ROUTINE: PTRACERS_SIZE.h C !INTERFACE: C #include PTRACERS_SIZE.h C !DESCRIPTION: C Contains passive tracer array size (nu...
[ "eyankovsky@gmail.com" ]
eyankovsky@gmail.com
40abb13d300f7b3a8f2e1917410b76aa339e6b52
c30831ff32ced6d8e0d38071d8d0b1c0c2ccb9e4
/arccos.c
64d8d826acd82103f71f194c3187870cb00593f9
[]
no_license
arif061126/2nd-Projects-on-C
3c59754cefbc3ce79d9ea521a299424871d01898
ebe63ec148e926ffbbb7a094b7e13f549c1f09bd
refs/heads/master
2020-11-25T23:03:41.123188
2019-12-18T16:51:49
2019-12-18T16:51:49
228,882,388
1
0
null
null
null
null
UTF-8
C
false
false
962
c
#include<stdio.h> double arccos(double z,double eps2){ double difference=0.0; double pie=3.141592654; double sum=z; double summand=0.0; double m = z * z; double numerator = z; double denominator = 1.0; int k=2, n=1, a=4, b=3; //series calculation do{ numerat...
[ "noreply@github.com" ]
arif061126.noreply@github.com
3001e6be84f569838943677a914fbbddc0ad949d
496d5fc806c4bd4a567ebbddf82680db834c330a
/mqx/source/bsp/twrmcf51mm/init_sci0.c
9cb1365289c0ca6c5481e0d0e6a41121d3ea50e8
[]
no_license
gxliu/MQX-3.7.0
b5302cb837865c73c63eb0f0d20a28380ace98c0
58f534a8ef75f38608cfb8d5ed715fd8bc47c16b
refs/heads/master
2020-06-03T15:46:31.344915
2011-12-28T13:46:25
2011-12-28T13:46:25
21,204,095
2
2
null
null
null
null
UTF-8
C
false
false
1,937
c
/**HEADER******************************************************************** * * Copyright (c) 2008 Freescale Semiconductor; * All Rights Reserved * *************************************************************************** * * THIS SOFTWARE IS PROVIDED BY FREESCALE "AS IS" AND ANY EXPRESSED OR * IMPLIED W...
[ "pavel.nakonechny@skitlab.ru" ]
pavel.nakonechny@skitlab.ru
4eed10dba48b9b07f9307c6e46d8aeeffbd69339
3c5923b2954950a52072fd31556ecbbc4faf04a8
/Board1-RPi.cydsn/codegentemp/UART_Debug_PVT.h
9a37c653417ba505339f34033fa19fd19349d0ed
[]
no_license
tslator/DualBoard-043
efb1e846e3d5d2e2e396d67b9d84f35b59e7fe38
58f40bb8d2b9812eff5bdb5a9c7ea22e2c8ec112
refs/heads/master
2021-01-21T13:04:06.203829
2016-04-24T12:07:14
2016-04-24T12:07:14
55,915,182
0
0
null
null
null
null
UTF-8
C
false
false
2,984
h
/******************************************************************************* * File Name: UART_Debug_PVT.h * Version 1.50 * * Description: * This file provides constants and parameter values for the Software Transmit * UART Component. * *********************************************************************...
[ "tslator@cisco.com" ]
tslator@cisco.com
eb3015e88a7d5f593d38279eee220041fd322a24
6fe88369d96c2afa9d1878108ef323898561d85d
/mul&div.c
fa6871c801e2bed5dc3f9fe2e4f8217d1fec805f
[]
no_license
sowbarnigavsb/set11
602b3ee7f6a7f7fed3b1dbd40832b780ca229469
ae9043d825d22dfd0f997e5115ce0afa16fcbf5e
refs/heads/master
2021-01-25T11:40:30.143509
2018-03-02T11:09:01
2018-03-02T11:09:01
123,420,766
0
0
null
null
null
null
UTF-8
C
false
false
145
c
#include <stdio.h> int main(void) { int a,b,c; scanf("%d%d%d",&a,&b,&c); printf("%d",a*b/c); // your code goes here return 0; }
[ "noreply@github.com" ]
sowbarnigavsb.noreply@github.com
5d69391b6d1d3f276692313bfe64a92936fdace4
18b2fd75981d0ad9a5fbe2335fbb240d264c7a97
/TouchGFX_PortTo_STM32F407_ILI9341_XPT2046_basic_yt_tut1/Core/Src/gpio.c
b9401be6422db4ec77cdef3da6c58be472360328
[ "MIT" ]
permissive
trteodor/TouchGFX_PortTo_STM32F407_ILI9341_XPT2046
16f5fb28ede8c147351177ff1b943636e30e6ac5
cd1abdef7e5a6f161ad35754fd951ea5de076021
refs/heads/master
2023-08-18T17:19:22.011470
2021-10-21T13:36:41
2021-10-21T13:36:41
381,375,462
3
1
null
null
null
null
UTF-8
C
false
false
6,028
c
/** ****************************************************************************** * @file gpio.c * @brief This file provides code for the configuration * of all used GPIO pins. ****************************************************************************** * @attention * * <h2><center>&cop...
[ "trteodor@gmail.com" ]
trteodor@gmail.com
9e0717acd3caf65bd5a2412754860f304b8a2e67
85123903b695f6edc1c507ca9905a21443c60b2f
/MotorCtrl/sinPWM_3f_mukdik_ert_rtw/sinPWM_3f_mukdik_private.h
db04e12829294f7c19d3b9739fad75d933e7b18e
[]
no_license
sajtostaller89/Szakdoga
5eeaad355b6111d1a95848438427b2188cb27740
57e135bd3657562ea1be97915dbc9f2e0ab41328
refs/heads/master
2020-03-29T16:10:55.010030
2018-10-03T19:09:21
2018-10-03T19:09:21
150,101,902
0
0
null
null
null
null
UTF-8
C
false
false
4,457
h
/* * Academic License - for use in teaching, academic research, and meeting * course requirements at degree granting institutions only. Not for * government, commercial, or other organizational use. * * File: sinPWM_3f_mukdik_private.h * * Code generated for Simulink model 'sinPWM_3f_mukdik'. * * Model versio...
[ "sajtostaller89@gmail.com" ]
sajtostaller89@gmail.com
7acb21b9d6d815d976114f67932d8c388e066a3e
8b87f0e5758325c468cc474866732eedb7a0cb7b
/auto_setup/nginx_php/php/php-5.6.6/ext/spl/spl_directory.c
805936eb4b6254f999e9446ae982d4c9637d5165
[ "BSD-3-Clause", "BSD-4-Clause-UC", "Zlib", "ISC", "LicenseRef-scancode-other-permissive", "TCL", "LicenseRef-scancode-public-domain", "BSD-2-Clause", "JSON", "LicenseRef-scancode-pcre", "blessing", "Apache-2.0" ]
permissive
lennonchan/TeamTalk
4564329d682e59272c2d7c4cd6ff7802653d2c9b
76a5983be2fbfa863a2fcd6bde92afeda332fdaa
refs/heads/master
2021-01-01T05:09:56.761986
2016-04-26T08:52:00
2016-04-26T08:52:00
57,111,876
0
2
null
null
null
null
UTF-8
C
false
false
105,055
c
/* +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2015 The PHP Group | +---------...
[ "qinlong.mkl@gmail.com" ]
qinlong.mkl@gmail.com
92850684ffc6c676e11ab00b0bca183ecb4c40d6
8627bd465ace122d9d415e926b2f4d5782636a0e
/ft_str_is_printable.c
1f103f8f42f29e1181fbdb5231335a01c02aa1b5
[]
no_license
EmmyIsAvailable/Piscine_21
92848408ab8cca791268dfd86f95b18fb881fef7
0630bc143c9df6752559217992e842248634c62e
refs/heads/main
2023-08-27T10:18:04.303321
2021-09-26T07:01:32
2021-09-26T07:01:32
410,474,519
0
0
null
null
null
null
UTF-8
C
false
false
1,091
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_str_is_printable.c :+: :+: :+: ...
[ "noreply@github.com" ]
EmmyIsAvailable.noreply@github.com
b1123ba3ae017819bfbf9ab5bd625f1f5ec0ecce
837781598c04eac365e743cf5d08bfa46d68187f
/src/instances/headers/cell.h
8e5535ef00d004a3acf9639a59c8b61a8ee21caa
[]
no_license
AgnieNwd/Bomby
09814cdd8ed7827bc6c65da9b28f6edc54c3fa2c
4e67e10e60aa46a9165eeadcaeea0b85d6168ae8
refs/heads/master
2021-09-28T21:34:52.626505
2021-09-13T14:28:25
2021-09-13T14:28:25
166,288,343
0
3
null
2019-04-03T16:16:03
2019-01-17T19:59:25
C
UTF-8
C
false
false
273
h
// // Created by Sviatoslav Prylutsky on 2/5/19. // #ifndef BOMBERMAN_CELL_H #define BOMBERMAN_CELL_H #include "object.h" void addObjToCell(Object *obj, int x, int y); Object *getCell(int y, int x); void newCell(int mapParam, int pY, int pX); #endif //BOMBERMAN_CELL_H
[ "agnieszka.nwd@gmail.com" ]
agnieszka.nwd@gmail.com
bfa961e6cd9d31e7170e75f6af7b1bdf38d5e502
27229dbcab5b738cd91739c46fed0b4c5eaa099d
/modules/ftm/src/lzma/C/7zDec.c
6d613d510096c6f7b05d0ac00afc9d22dfe032c7
[]
no_license
GSI-CS-CO/bel_projects
5110420029de090e38973bbddb4ba4577732e1a2
591740dd134db9896f8fb800ed1db06a240d5682
refs/heads/master
2023-08-17T08:02:55.152629
2022-11-15T15:32:07
2022-11-18T07:40:49
4,923,803
17
14
null
2023-08-31T13:21:15
2012-07-06T11:40:43
VHDL
UTF-8
C
false
false
15,155
c
/* 7zDec.c -- Decoding from 7z folder 2017-04-03 : Igor Pavlov : Public domain */ #include "Precomp.h" #include <string.h> /* #define _7ZIP_PPMD_SUPPPORT */ #include "7z.h" #include "7zCrc.h" #include "Bcj2.h" #include "Bra.h" #include "CpuArch.h" #include "Delta.h" #include "LzmaDec.h" #include "Lzma2Dec.h" #ifde...
[ "a.hahn@gsi.de" ]
a.hahn@gsi.de
8b313d08c7b6d62d13bfa048116eedd0bcc192fc
786aa296e57801f5bd87a36b68d52a402e34a5b3
/implementations/knot/crypto_hash/knot512hash/armcortexm_5/auxFormat.c
86f5e4f7ebfe100bef399db46aabc53bf4180734
[]
no_license
mollaf/Lightweight-Cryptography-Benchmarking
0dc88ee55cc6dfb828c27b0e021d61e1ca8c3727
e3126249276d86dec51e3e9072de922181fbf7ea
refs/heads/main
2023-04-22T23:11:35.779936
2021-04-28T08:31:45
2021-04-28T08:31:45
346,029,160
0
0
null
null
null
null
UTF-8
C
false
false
2,714
c
#include"auxFormat.h" void P512(unsigned int *s, unsigned char *round, unsigned char rounds) { u32 rci, t1, t2, t3, t9; unsigned char rcNum = 0; rci = round[rcNum++]; ARC(rci); SBOX1(s[0], s[4], s[8 ], s[12]); SBOX1(s[1], s[5], s[9 ], s[13]); SBOX1(s[2], s[6], s[10], s[14]); SBOX1(s[3], s[7], s[11], s[15]); w...
[ "cagdas.calik@nist.gov" ]
cagdas.calik@nist.gov
8e6ef239fff850b941b709f8cc3ded3a45795b4f
fa802b97f725d1a6039b3ba1489e3b86851a807c
/API/inc/takyon.h
10795417d7a71b61a3eac0ebcd24d8808db3c178
[ "Apache-2.0" ]
permissive
mhahn0106/axis-takyon
c48d58f74f2711e9713ad5a3729d838245ac51c0
c3c19c409ae830ffde4e780af675b2c4f1f330fb
refs/heads/master
2020-05-15T01:51:38.663058
2018-10-31T19:31:30
2018-10-31T19:31:30
null
0
0
null
null
null
null
UTF-8
C
false
false
5,258
h
// Copyright 2018 Abaco Systems // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // http://www.apache.org/licenses/LICENSE-2.0 // Unless required by applicable law or agreed to in wr...
[ "noreply@github.com" ]
mhahn0106.noreply@github.com
97dcf56cb16a4b505264f333a8c2b460f296831a
daf64409c1c00acc15156557d3cf23cea3735509
/def_hardware.h
6bd798c51e1ab18953b98da2b3ffd20559c70d2d
[]
no_license
josedbotto/Skylock
837b5e01483d97f157ba85333b2bbc80409c9c8a
f131220c46401217b53f79961d151a3883909f56
refs/heads/master
2021-10-09T11:57:17.496354
2018-12-27T14:33:54
2018-12-27T14:33:54
null
0
0
null
null
null
null
UTF-8
C
false
false
2,320
h
/* * ===================================================================== * Skylock Project * Software version 1.0 * * File: def_hardware.h * Author: JBotto * * Digicard. * Buenos Aires. Argentina * * Created on 24 de agosto de 2017, 10:49 * * Log: * Define Pin-out and Registers. * * ===...
[ "noreply@github.com" ]
josedbotto.noreply@github.com
2b583b1d6d8c61f5290479d97a84e5a0e80afbd8
9e906eebe07a712599f85700636abdc2aff5a170
/Piano.h
e54c5feb2ef42db8dc9fde371de470b10f56b33c
[]
no_license
J0O0SEPH/uPiano
d27a886f36be58e44a7a0aae46867c9f57894aff
4df61ad1b699cfc4c62fa6fe00a813c5e80480f4
refs/heads/master
2020-04-22T02:35:20.217064
2019-11-13T02:40:41
2019-11-13T02:40:41
170,055,603
0
0
null
null
null
null
UTF-8
C
false
false
429
h
// Piano.h // Runs on LM4F120 or TM4C123, // There are four keys in the piano // **************Piano_Init********************* // Initialize piano key inputs void Piano_Init(void); // **************Piano_In********************* // Input from piano key inputs // Output: 0 to 15 depending on keys // 0x01 is key 0 p...
[ "josseph,ago@gmail.com" ]
josseph,ago@gmail.com
c9b4bbc13a7796558777e618c7dca949c1d34d39
eaae3529ea65c9be62e4b177a498dd0459396052
/modified_lib_dw_ws/Yao_Bot_Trust.c
04ccb08210919c3eb1e4027d33b2d288c412efc7
[]
no_license
mgsanusi/blame-dodger
badac55079b0bc84c1c3ddff9357caffd480b512
c8b1f19d48e09200c9d59f3dda3b298ced7103d7
refs/heads/master
2021-01-20T04:50:14.975609
2018-01-12T00:02:14
2018-01-12T00:02:14
89,739,285
3
0
null
null
null
null
UTF-8
C
false
false
448
c
#include<stdio.h> int main() { int first_iteration; int a[1024]; int s; int N; int n; int i; int j; int cs = 0; for (scanf("%d", &N); N--;) { scanf("%d", &n); for (s = (i = 0); i < n; i++) scanf("%d", &a[i]), s ^= a[i]; if (s) { printf("Case #%d: NO\n", ++cs); continue; } for (s = (i = (j = ...
[ "marina@virginia.edu" ]
marina@virginia.edu
1c0618ca6a8284d12e40490659752c85998d700f
6e833c2751f758ce95d5a6f9c7c801274178eba2
/libft/ft_printf/u_specifier.c
cf2aaa841adfce760591d8e4c5976321cfff65a6
[]
no_license
mstepina/push_swap
5dd25037031192d11be7e9fbb8732a3f0e3d1c15
0464032b390974f99432f3eaec794dd6d782a776
refs/heads/master
2021-01-06T21:54:27.373793
2020-02-18T23:57:38
2020-02-18T23:57:38
241,493,053
0
0
null
null
null
null
UTF-8
C
false
false
2,244
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* u_specifier.c :+: :+: :+: ...
[ "margarita.stepina@gmail.com" ]
margarita.stepina@gmail.com
3ef75d9725202a22df1f75df5063a14a36293bbf
aaec37f6bf8b073d575e31439c90a125fdf48047
/crypto_kem/hqc-192/clean/code.h
9e8b2f8fc285662b0d0adb4877d3e1cbe55e71a4
[ "CC0-1.0", "LicenseRef-scancode-public-domain" ]
permissive
AZ-X/PQClean
e0c762c0b37d1f87d741d9ebd94fb5601407152a
1941405d91d62618740f6f1b14bd8dddd8adb107
refs/heads/master
2022-12-25T16:40:12.195842
2020-10-06T07:08:28
2020-10-06T07:08:28
null
0
0
null
null
null
null
UTF-8
C
false
false
306
h
#ifndef CODE_H #define CODE_H /** * @file code.h * Header file of code.c */ #include "parameters.h" #include <stddef.h> #include <stdint.h> void PQCLEAN_HQC192_CLEAN_code_encode(uint64_t *em, const uint64_t *message); void PQCLEAN_HQC192_CLEAN_code_decode(uint64_t *m, const uint64_t *em); #endif
[ "jschanck@uwaterloo.ca" ]
jschanck@uwaterloo.ca
39bb75bd9fbb5a466cbb98bdaa27fe366e930126
a074ec8447af4db716ba80ea5fe304e8315cc94f
/lib-hal/src/vfp.c
f7f8e91eb1017c03c03d45263386689f0aa3cab8
[]
no_license
vodrha/rpidmx512
8d3d4d3b8d15091691545f2fc9158e18c4134f05
d9337b1df22e4c8c5a4b08cd229f9a86e9b6d638
refs/heads/master
2020-05-25T15:41:33.876839
2016-09-28T19:06:10
2016-09-28T19:06:10
null
0
0
null
null
null
null
UTF-8
C
false
false
477
c
#include "arm/synchronize.h" void vfp_init(void) { // Coprocessor Access Control Register unsigned nCACR; __asm volatile ("mrc p15, 0, %0, c1, c0, 2" : "=r" (nCACR)); nCACR |= 3 << 20; // cp10 (single precision) nCACR |= 3 << 22; // cp11 (double precision) __asm volatile ("mcr p15, 0, %0, c1, c0, 2" : : "r" (nC...
[ "Arjan.van.Vught@gmail.com" ]
Arjan.van.Vught@gmail.com
11ff5398a072bc8967dd3de2df7374ee38eb0f04
236c838b06ed8dc5abb9989f960039d87cdefc19
/cse/code/glu-chai/src/cuBdd/cuddBddCorr.c
b03074e7aa4f82935bc11656a8331a9a21714fcc
[]
no_license
vaibhavb/legacy-vitraag
9b5444b4ab65b136d29a5f38c621d72637d0c225
8b7e5b3c1d38141d2d0ccb05c2b24b5794036ea7
refs/heads/master
2020-05-31T11:53:17.930029
2019-06-05T08:49:30
2019-06-05T08:49:30
190,264,468
0
0
null
null
null
null
UTF-8
C
false
false
13,238
c
/**CFile*********************************************************************** FileName [cuddBddCorr.c] PackageName [cudd] Synopsis [Correlation between BDDs.] Description [External procedures included in this module: <ul> <li> Cudd_bddCorrelation() <li> Cudd_bddCorrelationWeights() </ul> ...
[ "vaibhavb@gmail.com" ]
vaibhavb@gmail.com
9aef377c175cdd731044863044950af6c26c4170
867173737c31411b1bb43a788eb85826331803e9
/inc/job.h
b4f846fb9005ad029ee5a4ff68ac6ad98ad0a4a1
[]
no_license
salahadawi/42sh-1
c50f25e875818e373b9662ff5c4fa6e311ae3e79
2d7757e95704251588bb56531aec054f2370dc60
refs/heads/master
2023-06-24T19:51:42.702483
2021-07-25T12:22:55
2021-07-25T12:25:36
373,183,575
0
0
null
2021-06-02T13:46:13
2021-06-02T13:46:13
null
UTF-8
C
false
false
2,984
h
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* job.h :+: :+: :+: ...
[ "vkuokka@student.hive.fi" ]
vkuokka@student.hive.fi
f1c27100b2006b952bcb6d7e53097ade33f2edba
cb50e760cfef61b7d0d7c75a18925f5d8834650b
/concorrencia.c
570f579f30638948a6d5fbcf5fe713ceb0fea629
[]
no_license
Igor27F/OS
73e463f05ae362411599345668e4040fd6ee37c8
b609dce1e7b368b7ff8cc2045b8ddf24d187ba8f
refs/heads/main
2023-04-04T01:16:39.987926
2021-04-11T21:26:39
2021-04-11T21:26:39
356,981,030
0
0
null
null
null
null
UTF-8
C
false
false
1,250
c
#include <windows.h> #include <stdio.h> #include <conio.h> DWORD WINAPI FuncaoThread(LPVOID lpParam) { int i=0; //printf("The parameter: %u.\n", *(DWORD*)lpParam); for(i=0;i<5;i++) { printf("Thread ID: %u\n", GetCurrentThreadId()); } return 0; } int main() { DWORD idThread, parametroThread =...
[ "noreply@github.com" ]
Igor27F.noreply@github.com
2c9a8cfee785ee7837eb8c0f185e505c9a8eda96
ba3f4f3b40c267c2c4bef4673b607cfe3e145b16
/c02/ex12/ft_print_memory.c
67b42ca4252482a2f69330e41e2aae28ee82b021
[]
no_license
Omisev/42-piscine
838ff1f0c781f855f6b9e53f178899f772ea0031
59b114c450257d6121637c459582c5b89283c20b
refs/heads/master
2023-03-18T18:47:14.008246
2020-11-23T22:46:47
2020-11-23T22:46:47
null
0
0
null
null
null
null
UTF-8
C
false
false
2,027
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_print_memory.c :+: :+: :+: ...
[ "elise.chin@hotmail.fr" ]
elise.chin@hotmail.fr
1c0af49f243894de1521f6e85bf5b4130b2cf20b
572b91e7f2a9dd95a9d758c10584ccf7f8ba94c4
/dgl/Player/c/Unwait_until.c
4924da4087215b155137b6edfa94076e1f9cfc0a
[]
no_license
vlazzarini/cmusic
ac8ee214ba963f2468eda38a623b354d5b92cf36
010ea09ecf055a4d0ed24045d240254f234ffe9a
refs/heads/master
2023-04-05T07:58:28.997182
2021-04-09T16:17:36
2021-04-09T16:17:36
356,330,883
7
0
null
null
null
null
UTF-8
C
false
false
331
c
/* %M% %I% (CARL) %G% %U% */ #include <carl/Player.h> void Unwait_until(x) register Player *x; /* * Unschedule Player previously scheduled by \fBWait_until\fP(). * .LP * Finds all elements that refer to Player x, and remove them from * the list of Players waiting to be run. */ { extern void wu_clear(); wu_c...
[ "victor.lazzarini@mu.ie" ]
victor.lazzarini@mu.ie
768b3c794ab124435ad51c67304d7e9b7940a834
1f3989040f28cbad4f0c88e6c8e410c0f7059bfb
/test_elapsedTime/main.c
bfe5705e3d93d54fee93abca31876ed3dcb11a13
[]
no_license
binarynonsense/marteos-tests
1e308a11db5d155a36a79d3ec676bfa7859e97c2
18c53ba1a2f63d097d2a67f02ffbe83df13bdb98
refs/heads/master
2016-09-06T09:25:31.337188
2014-08-29T12:26:29
2014-08-29T12:26:29
null
0
0
null
null
null
null
UTF-8
C
false
false
3,162
c
/*--------------------------------------------------------------------------- -- Elapsed Time Loop Test -- ----------------------------------------------------------------------------- -- -- -- A tes...
[ "alvaro@binarynonsense.com" ]
alvaro@binarynonsense.com
8b0e3a630fcb30350f05971762d05054bcaf4190
3d0e2d4bf865833c5304792a126801d98f000f40
/src/fielddata/eventdata/zone_d05r0113evc.h
50a39ec65c5aa5d65f65ced06fe82f925ec3f37c
[]
no_license
XLuma/retsam_00jupc
86311fa2927798e45070f9922046ba5e5a9539ae
9859bc2f4b5bedcadc791f39ce1e7c77172194e7
refs/heads/main
2023-07-25T04:24:49.694267
2021-07-30T23:08:09
2021-07-30T23:08:09
393,130,605
0
0
null
2021-08-05T17:56:40
2021-08-05T17:56:39
null
UTF-8
C
false
false
1,206
h
//============================================================================================ /** * MapEditNH2 [*.evt] -> Pokemon D/P SXY Data [*.evc] */ //============================================================================================ #ifndef zone_d05r0113_EVC_H #define zone_d05r0113_EVC_H #define D05R0...
[ "anon@4chan.org" ]
anon@4chan.org
d6bc16cc298b248c481be2a649eda76f61483625
65efbbbf58ef5119f10be22e5a968adbbf9d065c
/src/code/Client_WiFi.c
d02e6d936b8c96da15d587097f0710413b057427
[]
no_license
WorkerInTheSea/FocRot_FW
ea2753acb8200024f260a712349d94e539b26339
265b54c69a7815d179a653fa8b9ac22f90f66b32
refs/heads/master
2021-01-25T06:30:16.862327
2012-04-14T20:06:32
2012-04-14T20:06:32
null
0
0
null
null
null
null
WINDOWS-1252
C
false
false
16,953
c
//Client_WiFi.c // Handles incoming commands and sending data to WiFi board -> some other client // The WiFi board connects to the main board via the SPI2 module #include "Client_WiFi.h" #include "FocusingRotator.h" #include "HardwareProfile.h" #include "TCPIP Stack/Tick.h" #define WiFiBufferIsEmpty() (WiFiBfrRea...
[ "jschaenzle@gmail.com" ]
jschaenzle@gmail.com
28cc44d0aab0dc10f0726559d570fa9d66b005a1
a4a40d79059a8dbd636ac1cbe553ba8bdf6bb09f
/lib/node_modules/@stdlib/strided/base/mskunary/src/c_z_as_z_z.c
384816cfcc56a5ad27e7d0fdd5c807f1b8f5dc38
[ "MIT", "SunPro", "BSD-3-Clause", "BSL-1.0", "Apache-2.0", "LicenseRef-scancode-public-domain", "LicenseRef-scancode-unknown-license-reference" ]
permissive
splrk/stdlib
8e4333822d1752da1e5f21c2c50a6ff5886a8c7f
98c37fa381ef03c24703d76a5b0be4f95727243c
refs/heads/develop
2023-04-16T16:58:05.205555
2023-04-03T00:42:37
2023-04-03T00:42:37
195,529,564
0
0
Apache-2.0
2023-03-01T05:10:17
2019-07-06T11:00:16
JavaScript
UTF-8
C
false
false
2,741
c
/** * @license Apache-2.0 * * Copyright (c) 2022 The Stdlib Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
[ "kgryte@gmail.com" ]
kgryte@gmail.com
5592a9816af663074039ab1bbbd2839a35d78f67
bdfa7a1f76857501b53f575c52c9c0b207e70675
/NXT/Includes/io.h
1ab3156dc93a332f3b1ead94ca8dc747bb1d6141
[]
no_license
geirhei/nxt-robot
ba58c53ae576f371c19b03c49500fb3e3d736e1e
a95d231fc06bd39a6f0ac27054dcf1f630d7a579
refs/heads/master
2021-09-18T10:42:00.593853
2018-07-13T08:00:28
2018-07-13T08:00:28
104,893,558
0
0
null
null
null
null
UTF-8
C
false
false
785
h
/* * io.h * * Created on: 21. feb. 2017 * Author: krilien */ #ifndef _IO_H_ #define _IO_H_ #include <stdint.h> #define BAUD_RATE 230400 uint8_t io_init(void); void vIOTask(void *pvParamters); uint8_t io_send_bluetooth(uint8_t *data, uint16_t len); uint8_t io_send_bluetooth_string(char *str); void i...
[ "geirhei@stud.ntnu.no" ]
geirhei@stud.ntnu.no
8519b0fde03abd35c851ddf94cf2fae5971f2e00
1bff090b1a33573ff36f4d975eeb475d1c60cd27
/UserDetail/Pods/Headers/Private/SalesforceMobileSDK-iOS/Headers/SalesforceSecurity/SFKeyStore+Internal.h
b1e8c229dfcf4385837ea021367cb19e839800c4
[]
no_license
yuji-yasuno/SwiftingMobileSDK02
3dc648a25d7f86d77f6d30218a052c8f7f7c1ca8
7d957ab3dd77bf1d5bc14b55983e790bdc287cf7
refs/heads/master
2020-11-26T19:31:43.129972
2015-03-12T11:23:00
2015-03-12T11:23:00
32,066,383
1
1
null
null
null
null
UTF-8
C
false
false
111
h
../../../../../SalesforceMobileSDK-iOS/libs/SalesforceSecurity/SalesforceSecurity/Classes/SFKeyStore+Internal.h
[ "yuji.yasuno@gmial.com" ]
yuji.yasuno@gmial.com
85ca79d7bc1e42a1d6fbf9190801d078817db984
368699552544add5fa9b7f52b57ebe45d7c16ec8
/ft_printf/libft/ft_toupper.c
0dae078ab3c9bc026414fc3f3696a5d7a7f2e6dc
[]
no_license
Timur17/lem-in
9fe2f9c0dc970a8592cc335708f6cb1cc9b3d7fe
b3ea55689b6e3e0c043c9f127d2507046be20202
refs/heads/master
2020-09-30T03:14:01.574989
2020-05-22T13:41:09
2020-05-22T13:41:09
227,188,730
0
0
null
null
null
null
UTF-8
C
false
false
996
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_toupper.c :+: :+: :+...
[ "timursagadievich@gmail.com" ]
timursagadievich@gmail.com
41f8c31c2d9f372fe7521bf833b40a026f4cf450
486e42866166f71984228ed4458611481c1a5cb1
/CandUNIX/utt_text/assign5.c
9e5ca6f4de2cb25c2101081162f6956eb3a59a10
[]
no_license
soujanyaMedavaram/Soujanya_programs
b772c8021dfca97c5f3391aa79dd337e8d96784f
09ed53688f3f8f61a87379cae2b7c5e42710b954
refs/heads/master
2021-04-12T03:51:35.849784
2018-03-20T10:54:52
2018-03-20T10:54:52
125,971,875
0
0
null
null
null
null
UTF-8
C
false
false
1,197
c
# include <stdio.h> # include <stdlib.h> # include <sys/types.h> # include <sys/stat.h> # include <fcntl.h> main ( ) { int fd; char *word, c; int i; switch ( fork ( ) ) { case -1: fprintf ( stderr, "fork failed \n" ); exit ( 1 ); case 0: fd = open ( "temptime", O_CREAT | O_TRUNC | O_RDWR, 0600 ); ...
[ "medavaram.soujanya@gmail.com" ]
medavaram.soujanya@gmail.com
873e97c925fba083f4e1ffb257be91ea12b1274d
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/cda8511e-bf04-4d78-8ed8-ef7168938d92.c
2b071ffeb825e18040f1fcbfb50e8e74ed465096
[]
no_license
nmharmon8/Deep-Buffer-Overflow-Detection
70fe02c8dc75d12e91f5bc4468cf260e490af1a4
e0c86210c86afb07c8d4abcc957c7f1b252b4eb2
refs/heads/master
2021-09-11T19:09:59.944740
2018-04-06T16:26:34
2018-04-06T16:26:34
125,521,331
0
0
null
null
null
null
UTF-8
C
false
false
561
c
#include <string.h> #include <stdio.h> int main() { int i=0; int j=12; int k; int l; k = 53; l = 64; k = i/j; l = i/j; l = l/j; l = l%j; l = i%j; l = i-j; k = k-k*i; //variables //random /* START VULNERABILITY */ int a; char b[78]; char c[50]; a =...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
98d81d71cba16bf2efec4c65e08076a5486d1ba6
e55e7e275746d1e856ec6ca3d4b13a6da37f223f
/4_K_Probe/Main.c
ef05e2a2ea022966b47d63267e66e9fc390c54ae
[]
no_license
ctrivesu/EOSI_HashTables_LinuxKernelModule
c78ffb74f80568d37a6689699ba4a102e906d319
67d526cfb33af31f2f00f4b7696cf6181acfa90e
refs/heads/master
2020-04-27T05:33:18.852677
2019-03-07T02:34:11
2019-03-07T02:34:11
174,083,699
0
0
null
null
null
null
UTF-8
C
false
false
8,515
c
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <sys/ioctl.h> #include <pthread.h> #include <sched.h> #include <time.h> #include <unistd.h> #include <fcntl.h> //DEFINITIONS #define DUMP _IOWR(530,0, struct dump_arg) #define NUMBER_OF_THREADS 5 #define MAX_HASHTABLE_DATA 30 #define MAX_TABLE_OPERATI...
[ "sushant.deltaforce@gmail.com" ]
sushant.deltaforce@gmail.com
95613b25010ce63aeb992d4fe3a215fdf5334456
08b41007cf67183e0603dab76c2e4a9b13266ecf
/src/lib/localtest/emuio.c
e9787876fbe2c10d242af07db594d3025dca8536
[]
no_license
justincqz/arm11-beatit
09afb197bcf9e9e2dc5a63cb9edafa2aed89ab22
665e1880dd651b26c73878b3e12d5936543026a7
refs/heads/master
2020-04-01T08:09:02.225825
2018-10-14T21:26:14
2018-10-14T21:26:14
153,019,323
0
0
null
null
null
null
UTF-8
C
false
false
2,716
c
#include<stdio.h> #include<stdint.h> #include<assert.h> #include<stdlib.h> #include"emustruct.h" #include"emuio.h" #define INSTRUCTION_LENGTH 32 #define BYTES_FOR_INT 4 #define ZERO 0 #define ONE 1 int32_t convert(char *buffer, uint32_t *address); //read file uint32_t *emuread(char *fileName, size_t *size) { FIL...
[ "ha4017@matrix42.doc.ic.ac.uk" ]
ha4017@matrix42.doc.ic.ac.uk
9916438b883b48a42dc02f7772e79dfcb712022f
74d7ed17343c446e8072f30e6d251993dae61649
/App/oneshotconfig/wm_oneshot_airkiss.c
6cbbbd44471a9c55d6680d3cb1eb3efad694e42e
[]
no_license
sdhczw/winnermicro
2238c90a217800912d712e3d3890273b9e55d628
a0062bfe6631de094e853c7e58da75258447fac5
refs/heads/master
2021-01-21T12:49:53.358911
2016-05-17T09:25:29
2016-05-17T09:25:29
42,588,311
0
2
null
null
null
null
GB18030
C
false
false
7,629
c
#include <string.h> #include <stdlib.h> #include <stdio.h> #include "wm_include.h" #include "airkiss.h" #include "wm_wifi_oneshot.h" #if TLS_CONFIG_AIRKISS_MODE_ONESHOT /* aes-128加密key */ #if AIRKISS_ENABLE_CRYPT #define ONESHOT_AIRKISS_AES_KEY "winnermicro_wifi" #endif /* 0-->12对应1-->13信道 *...
[ "zhangwen@ablecloud.cn" ]
zhangwen@ablecloud.cn
d2220e0696e22e44ff03dd5ae74bc24c620fcd6d
2adee8709d7a8cc202eb5aa8da4ddb3f642f98e1
/adafruit-f405-temp-logger/Src/stm32f4xx_hal_msp.c
926f79c705b65b91f961c5c91f8800778f1c491d
[]
no_license
ShawnHymel/stm32-adafruit-f405-temp-logger
0d273344f95cc925d965dd3e90770f8513465271
759621612c0beb95aaa124255568a7df058af7b2
refs/heads/master
2022-07-15T07:24:02.608079
2020-05-10T19:11:28
2020-05-10T19:11:28
262,856,810
0
0
null
null
null
null
UTF-8
C
false
false
8,431
c
/* USER CODE BEGIN Header */ /** ****************************************************************************** * File Name : stm32f4xx_hal_msp.c * Description : This file provides code for the MSP Initialization * and de-Initialization codes. ****************************...
[ "hymelsr@vt.edu" ]
hymelsr@vt.edu
808814d3d721e5101fb2c2f3e91fe2b931fadab7
1d0636606dcc0a54616e7697337ab960222f6c4c
/Include/tcprioq.h
9fda610e668d6ef5e418f8fe95791dac9b6cfe0e
[]
no_license
Fishwaldo/MQServer
643485bd8406bb9c475f75244e925b0ef2270721
a3dadddbbaf51bcb97bf844727b4b8af83709eab
refs/heads/master
2021-03-01T20:42:24.098824
2005-06-22T10:53:05
2005-06-22T10:53:05
245,812,958
0
0
null
null
null
null
UTF-8
C
false
false
1,672
h
/** Copyright (C) 2003 Michael Ahlberg, Måns Rullgård Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy...
[ "" ]
6ec0d80a7af4c51061378fd8da925807669bfecf
281681da618a90c1450e417082cc664ff61b4d57
/app/src/main/cpp/libavdevice/avdevice.h
4d016f03a9eebd9b25fedf6ab5016bd877a19231
[]
no_license
tandygong/PineapplePlayer
561f07d017bb4723a183da9a8f71e3db03ce93f4
47a5b82409b5fc94f004c1720e38175a7253f73a
refs/heads/master
2021-01-15T13:36:31.947601
2017-08-08T03:06:48
2017-08-08T03:06:48
99,680,713
1
0
null
2017-08-08T10:27:30
2017-08-08T10:27:30
null
UTF-8
C
false
false
17,976
h
/* * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * FFmpeg is distributed...
[ "liangtai0035@sina.cn" ]
liangtai0035@sina.cn
3f5e6436d39a7912482d0eed2a8150cff7d41df9
d20c75ef3228ae18414e636f8cd39957235bdc7c
/Chapter02/scratchpad.c
b6f2990e6a47e7cb491431b417e25c4fb0d84299
[ "MIT" ]
permissive
PacktPublishing/Hands-On-System-Programming-with-CPP
334500839c527d1958b30caa22d6c3fe31ec75d9
e7f4d61a5995405af4afcfd4f6cfe5bae2b9c909
refs/heads/master
2023-01-27T20:20:40.680808
2023-01-18T09:24:56
2023-01-18T09:24:56
131,952,118
123
57
MIT
2022-06-22T13:33:55
2018-05-03T06:35:33
C++
UTF-8
C
false
false
2,328
c
// // Copyright (C) 2018 Rian Quinn <rianquinn@gmail.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 without restriction, including without limitation the rights // to use, copy, m...
[ "rianquinn@gmail.com" ]
rianquinn@gmail.com
a604a01aa82d402c049ed8bf2920c7a8694a1fef
1aba7ac9a485a55475cc90857ccea9e7ba1737fd
/test/c/compile/vulkan/on-demand/002/test.c
3d44c1831b62e46fc8f8f40adcbee8127842477a
[ "Apache-2.0", "MIT", "LicenseRef-scancode-khronos", "LicenseRef-scancode-unknown-license-reference", "WTFPL", "LicenseRef-scancode-public-domain" ]
permissive
Dav1dde/glad
a4cf5bdac802f4864d58fb7e19f4f4d7c421caca
2348b07c1ab4504d60398713781d8a57880234fa
refs/heads/glad2
2023-06-22T10:38:37.164564
2023-04-04T15:57:32
2023-04-04T15:57:32
11,737,385
3,406
608
NOASSERTION
2023-08-17T05:28:23
2013-07-29T10:54:13
C
UTF-8
C
false
false
268
c
/* * Full on demand Vulkan with loader * * GLAD: $GLAD --out-path=$tmp --api="vulkan" c --on-demand --loader * COMPILE: $GCC $test -o $tmp/test -I$tmp/include $tmp/src/vulkan.c -ldl * RUN: $tmp/test */ #include <glad/vulkan.h> int main(void) { return 0; }
[ "github@dav1d.de" ]
github@dav1d.de
040a6d15283211e109458efc6a29c38d5f6a2083
25cb51ced31fe01a0c5d2fdc4eeabd525e9508c6
/src/parser/mix.h
2c3ab1b51af053e17a0aa4a03c5d0f205837cdf7
[]
no_license
reiley/vos-parser
f7fb7a6b9043d625d7874df261e5237953a0e2dd
058fe5cc9b3b2f8233d7759d1d5a21a3dcc6af9b
refs/heads/master
2016-09-05T23:21:17.690246
2011-02-19T10:32:02
2011-02-19T10:32:02
32,129,636
1
0
null
null
null
null
UTF-8
C
false
false
408
h
#ifndef __mix_h__ #define __mix_h__ #include "smf.h" typedef struct { size_t nevents; event_t events[1]; } mix_t; /* track mixer return value: NULL on failure, otherwise a valid mix_t pointer value notes: the division value of smf_t should be checked before invocation the caller is responsible for releasin...
[ "AncientAroma@gmail.com@90210618-7215-b6be-7595-f2f143336dcb" ]
AncientAroma@gmail.com@90210618-7215-b6be-7595-f2f143336dcb
4590b40348342476323e4f395d975a798c7abce4
c776476e9d06b3779d744641e758ac3a2c15cddc
/examples/litmus/c/c-litmus-CSEQ/Z6.2+dmb.ld+ctrl+po.c
5c72b64b0b1c3302e1dfad9e5b29190596b7ba6a
[]
no_license
ashutosh0gupta/llvm_bmc
aaac7961c723ba6f7ffd77a39559e0e52432eade
0287c4fb180244e6b3c599a9902507f05c8a7234
refs/heads/master
2023-08-02T17:14:06.178723
2023-07-31T10:46:53
2023-07-31T10:46:53
143,100,825
3
4
null
2023-05-25T05:50:55
2018-08-01T03:47:00
C++
UTF-8
C
false
false
1,202
c
/* Copyright (C) 2023 ARM-CBMC * This benchmark is part of ARM-CBMC */ #include <assert.h> #include <pthread.h> // Memory barriers #define FENCE() volatile int vars[3]; volatile int v_1_X0_1; volatile int v_2_X0_1; void *t0(void *arg){ label_1:; vars[0] = 2; FENCE(); vars[1] = 1; return NULL; } void *t1...
[ "tuan-phong.ngo@it.uu.se" ]
tuan-phong.ngo@it.uu.se
2ea1ce600dcc8559a16da5be14c152c354b3cab5
11cb84d03058e0cdd9184a9f7f5bc605e64e5929
/lesson-11/cleanup.c
fb318da7ca41922a7e30e271bdbf3c0d89a1e94f
[]
no_license
0xC4SE/SourceCodeByAPUE3e
27e43394a1813ed79ca8ec0e1f1b36d620bb8171
4f8ae9441400d53664c4bffd69d49f8bb12f7cc3
refs/heads/master
2022-12-14T19:21:33.793436
2020-09-12T09:48:17
2020-09-12T09:48:17
null
0
0
null
null
null
null
UTF-8
C
false
false
1,456
c
#include "apue.h" #include <pthread.h> void cleanup(void* arg) { printf("cleanup: %s\n", (char*)arg); } void* thr_fn1(void* arg) { printf("thread 1 start\n"); pthread_cleanup_push(cleanup, "thread 1 first handler"); pthread_cleanup_push(cleanup, "thread 1 second handler"); printf("thread 1 push comple...
[ "caolei6767@gmail.com" ]
caolei6767@gmail.com
15291db0fe343413f2b6af2dafb53bf4bb11ccab
42485ac360220501f714f2b997540a860b03d179
/950_672_2053_20190531/NA51023_BSP/uitron/Project/DemoKit/SrcCode/UIApp/Photo/UIStorageCheck.c
50eec0b8f1091b1f958122e0b8ad91ced5bbc5a8
[]
no_license
nikitos1550/some_novatek_sdk
2a76a37c1dd32b69e358e1e4646f9bea7e43e846
1a4b7af327d4fdaa9527df7225a001d5009e52cb
refs/heads/master
2023-02-22T17:08:49.576697
2021-01-17T19:52:59
2021-01-17T19:52:59
330,468,587
1
0
null
null
null
null
UTF-8
C
false
false
6,820
c
/** Copyright Novatek Microelectronics Corp. 2009. All rights reserved. @file UIStorageCheck.c @ingroup Unknown @brief @note Nothing. @version @author @date */ /** \addtogroup Unknown*/ //@{ ///////////////////////////////////////////////////////////////////////...
[ "XXXX@XX.com" ]
XXXX@XX.com
b69b8c351d742459aee9fa2a6022d23ba5a02de0
805210af68288517ff11d327a2caa7d04b719974
/main/srcs/manu_stack2.c
48bd53996d5e29e372d3f8a95951485bc559beb6
[]
no_license
TmcTrevor/push_swap
af651cdd14819a36d462a10a3f953b9a2ff1a8d8
d4400a4347684363a8222e230c7abc2e1e847ddc
refs/heads/main
2023-08-19T08:46:19.986166
2021-10-01T20:36:38
2021-10-01T20:36:38
410,591,153
0
0
null
null
null
null
UTF-8
C
false
false
1,644
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* manu_stack2.c :+: :+: :+: ...
[ "mokhames@s1r4p3.1337.ma" ]
mokhames@s1r4p3.1337.ma
55bd48a52050fce11f011eb1548ab0f7994c82da
ce0622a0f49dd0ca172db04efdd9484064f20973
/lib/libvcxenon/libvcxenon/drivers/nocfe/lib_physio.c
7970c583592a1098bf58d367e6142806ffc0ab6d
[]
no_license
maninha22crazy/xboxplayer
a78b0699d4002058e12c8f2b8c83b1cbc3316500
e9ff96899ad8e8c93deb3b2fe9168239f6a61fe1
refs/heads/master
2020-12-24T18:42:28.174670
2010-03-14T13:57:37
2010-03-14T13:57:37
56,190,024
1
0
null
null
null
null
UTF-8
C
false
false
508
c
#include "lib_physio.h" //========= <lib_physio.h> #include <stdint.h> //#include <types.h> //========= void phys_write8(physaddr_t a,uint8_t b) { } void phys_write16(physaddr_t a,uint16_t b) { } //void phys_write32(physaddr_t a,uint32_t b) //{ //} void phys_write64(physaddr_t a,uint64_t b)...
[ "eme915@343f5ee6-a13e-11de-ba2c-3b65426ee844" ]
eme915@343f5ee6-a13e-11de-ba2c-3b65426ee844
444c702988d35ce2fdbdb2482092d6b6ccd86b05
5359b5b7fb3b7fa14bcbe8d199b33346d8973f2e
/user/inc/usart.h
98ca1b504355c603a1ee2c36c3bbc049455d1892
[]
no_license
xllj/Eclipse_STM32_DEMO
c2240bc1009747b41cfb8e8badbf81acf011501f
f2cece9446e0de5356112341f6a2913b401cd2c8
refs/heads/master
2021-06-10T21:47:18.070649
2017-01-20T08:20:48
2017-01-20T08:20:48
null
0
0
null
null
null
null
UTF-8
C
false
false
711
h
#ifndef __USART_H #define __USART_H #include <stdio.h> #include "stm32f10x.h" typedef struct { u8 RxBuff[200]; u8 RxOldCount; u8 RxCount; u8 RxFlag; u8 StaFlag; u16 RxDelay; } USART_Rx; void USART1_Configuration(u32 bdrate); void UART5_Configuration(u32 bdrate); void USART1_IRQHandler(void); void USART2_IR...
[ "xia_mengliang@163.com" ]
xia_mengliang@163.com
0cc5f74c3564e4120083ea203fb66b55c9c97a3e
9d871aec5681af992b5dd2954bf70d4cd79d9840
/String/Basic String Programs/12.Small Letters Count in Given String in main.c
dea5946a6fb4beac352f50a8ae909147ec9e792d
[]
no_license
manjusha1616/C-Programming
8baa205a2d90987de4b8d5fab80fcb7e6be5f6b1
ca7d630b0b303b44df1e2e685648d73216cbb400
refs/heads/main
2023-01-29T16:24:12.742303
2020-12-16T06:52:23
2020-12-16T06:52:23
305,072,776
0
0
null
null
null
null
UTF-8
C
false
false
538
c
//Small Letters Count in Given String #include<stdio.h> #include<conio.h> int main() { char cSrc[20]={'\0'}; int i=0,S_Cnt=0; printf("\n Enter A String To Find Small Letters Count in it\n\n"); gets(cSrc); while(cSrc[i]!='\0') { if(cSrc[i]>='a' && cSrc[i]<='z') ...
[ "noreply@github.com" ]
manjusha1616.noreply@github.com
548d09c0b9a2ad134661b3fa8323750388caf686
f9c5ffa83d33dbe497b6f2e6fe2644b89472cb25
/counter.c
554ae05d823567fee1e53a4bb95f9fd76218db66
[]
no_license
pinological/C-programming
c7d573cc15ded135edcb880fcbfaee3493f3ce3c
86fb42a320ebf9bdf06a48923ea90200e8b4a92f
refs/heads/master
2020-05-06T13:38:43.199220
2019-04-23T04:24:39
2019-04-23T04:24:39
180,148,361
1
0
null
null
null
null
UTF-8
C
false
false
156
c
#include<stdio.h> void main(){ int n, i; printf("enter a number"); scanf("%d", &n); for (i=n;i>=2;i--){ printf("%d*",i); } printf("1"); }
[ "noreply@github.com" ]
pinological.noreply@github.com
04664eabd07e1bd13a56b45583e24f640b798648
4fc15ccac40536024440170354cfb420b8c0b921
/Microchip/PIC32CM-JH_DFP/1.0.72/PIC32CM-JH01/include/instance/tc4.h
95386d4cba57661f5cf1866af6652664cc8b2c9b
[ "Apache-2.0" ]
permissive
dd-rrc-ps/dev_packs
332ada2d4e127d4b176305cc2149fd61b8ed4836
774a64e80f5f5ee6f54e1b55ee4cffe2762927bf
refs/heads/master
2023-03-12T17:38:20.424934
2021-02-23T21:01:56
2021-02-23T21:01:56
null
0
0
null
null
null
null
UTF-8
C
false
false
2,160
h
/** * \brief Instance header file for PIC32CM5164JH01100 * * Copyright (c) 2021 Microchip Technology Inc. and its subsidiaries. * * Subject to your compliance with these terms, you may use Microchip software and any derivatives * exclusively with Microchip products. It is your responsibility to comply with third ...
[ "thibaut.viard@microchip.com" ]
thibaut.viard@microchip.com
dcab69018496dfb33c46847ab749cf241c247f0d
3b691dd85fd1ce24db15cfaf1f5f0e176f0fd0f3
/1/16/getopt/getopttest.c
6fd354dd70c2bed936643cdfcbd428bfde3af955
[]
no_license
operating-systems-2018/notes
45dc17c096f128ca7b92f6e72f8d0d7ef656847e
1c38b52a44ff87a0012d9a1c3fe8df30e1310ee6
refs/heads/master
2020-03-27T12:29:50.931115
2018-12-24T11:37:05
2018-12-24T11:37:05
146,550,382
6
3
null
null
null
null
UTF-8
C
false
false
2,850
c
#include <getopt.h> #include <stdio.h> #include <stdlib.h> /* The name of this program. */ const char* program_name; /* Prints usage information for this program to STREAM (typically stdout or stderr), and exit the program with EXIT_CODE. Does not return. */ void print_usage (FILE * stream, int exit_code) { ...
[ "norayr@arnet.am" ]
norayr@arnet.am
4ab55f5414a81d1e7f1a13031b9f873e94deb619
c20c4812ac0164c8ec2434e1126c1fdb1a2cc09e
/Source/Source/KG3DEngine/KG3DEngine/Render/KG3DRenderer.h
327e91cbd1f6d271cefe27d198c91cd126306b0c
[ "MIT" ]
permissive
uvbs/FullSource
f8673b02e10c8c749b9b88bf18018a69158e8cb9
07601c5f18d243fb478735b7bdcb8955598b9a90
refs/heads/master
2020-03-24T03:11:13.148940
2018-07-25T18:30:25
2018-07-25T18:30:25
142,408,505
2
2
null
2018-07-26T07:58:12
2018-07-26T07:58:12
null
UTF-8
C
false
false
552
h
//////////////////////////////////////////////////////////////////////////////// // // FileName : KG3DRenderer.h // Version : 1.0 // Creator : Chen Tianhong // Create Date : 2008-8-14 11:32:21 // Comment : // //////////////////////////////////////////////////////////////////////////////// #ifndef ...
[ "dark.hades.1102@GAMIL.COM" ]
dark.hades.1102@GAMIL.COM
4bdd6e234daac19a9bc847bfee6f0ecbf5a30729
7f80db547fb83ec0d0597386a1d2e0b355116f8c
/CPP_code/20171118_字符串排序/main.c
372e8a331d5773fff000e7af9ee44d370690cef5
[]
no_license
HuyuYasumi/learn
152df3db6277107d8f79f7c2d32864818ad25882
bc1f4427669a5244683a27b4efa606d0e467a99b
refs/heads/master
2018-12-26T18:41:49.679596
2018-10-21T16:14:21
2018-10-21T16:14:21
105,756,065
0
1
null
null
null
null
UTF-8
C
false
false
1,384
c
#include <stdio.h> #include <string.h> #include <stdlib.h> #define SIZE 81 #define LIM 20 #define HALT " " void stsrt(char * strings[], int num); char * s_gets(char * st, int n); int main() { char input[LIM][SIZE]; char * ptstr[LIM]; int ct=0; int k; printf("Input up to %d lines, and I wil sort t...
[ "makertuwem@outlook.com" ]
makertuwem@outlook.com
9e8e09fc6e619e6a4d62e4445b610aac5bcad22d
bde030e192c3f8e53efff63869ba2c902a5d3b2b
/URI/1079.c
182003b1b07cb8c74c6ac4b8a41d6e680ab3686f
[]
no_license
bipulhstu/Online-Judge-Solutions
6d8cad9951d9dacab4e5ecf60a4048661ebc4367
4184270fd7301b40250bf5487eaa1272f34ece50
refs/heads/master
2020-04-05T19:58:42.677040
2018-11-12T05:10:31
2018-11-12T05:10:31
157,159,384
0
0
null
null
null
null
UTF-8
C
false
false
218
c
#include<stdio.h> int main() { float a, b, c,d; int t; scanf("%d",&t); while(t--) { scanf("%f%f%f",&a,&b,&c); d=(a*2+b*3+c*5)/10; printf("%0.1f\n",d); } return 0; }
[ "bipulhstu@gmail.com" ]
bipulhstu@gmail.com
051450e7b200ea091aa4a738b47b57e8b0970d39
38b5d29aa8e89e19842408f1cd7e7ed13917d084
/tests/test.c
543b675288afff0c24912126049260fe9c48035f
[]
no_license
liuch/tags
0da8749f720178b07807d1bdf30034018ab3fb7f
0063c48f3d0e6dc1e4bc1e62d914ea49c49ba167
refs/heads/master
2021-01-20T06:20:15.724047
2014-09-28T16:46:34
2014-09-28T16:46:34
null
0
0
null
null
null
null
UTF-8
C
false
false
36,566
c
/* * test.c * Copyright (C) 2013 Aleksey Andreev * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License, or (at your option) any later version. * * This pr...
[ "liuch@mail.ru" ]
liuch@mail.ru
283c8c298ac06eaa2f3cf6cfd7794d9cb6c4c448
84094f5b6120d8a48a0ec0939a211896e46fd016
/types/vector.h
9c8cdf8f4aa0481d2f380a93081ae8e655088bc8
[ "MIT" ]
permissive
daniel-werner/speedmeter
bea0674b64e00d4886f54e6844304bc0eea2fbc3
4dca381e5b03f20f845c024780cf696f363fef87
refs/heads/master
2020-03-24T12:15:11.253528
2018-07-28T21:22:26
2018-07-28T21:22:26
142,708,693
0
0
null
null
null
null
UTF-8
C
false
false
2,364
h
/******************************************************************************* Header file for vector.c ============================== Daniel Verner vernerd@gmail.com *****************************************************************************/ #ifndef __VECTOR_H_INCLUDED__ #defin...
[ "dverner@curo.co.uk" ]
dverner@curo.co.uk
ef1365c540e3279c223fb1856c03ecb70ac0e54b
09abf2f3620b1856e2433b8ec04a51f585312b01
/practice/line_count.c
d4222983cff5d7d116e260272397a5cbb66e8eef
[]
no_license
swarnabarathik/C-Programing
9ebca3045abfda7132c0232001c14989bc86d7e4
5e9135ca2406961c9daee6818adff57e4873a88e
refs/heads/master
2022-12-25T00:58:10.072361
2018-05-27T06:38:40
2018-05-27T06:38:40
114,608,481
0
1
null
2020-10-01T21:32:33
2017-12-18T07:18:57
C
UTF-8
C
false
false
211
c
#include <stdio.h> int main(void) { char a[50]="Hello world.Goodbye"; int i,c=0,line; for(i=0;a[i]!=0;i++) { if(a[i]=='.') c=++c; else c=c; } line=c+1; printf("No.of lines %d",line); return 0; }
[ "noreply@github.com" ]
swarnabarathik.noreply@github.com
63444f571c83f1b246f8f0848f731385f50858ce
73805336c34564cf5e7e79bd0f334ce506588846
/src/common/introspection.h
39be18fc9f9f54a508b39130bc7ec34c539e7853
[]
no_license
dotmark/darktable
39eb17abe6156657c2e3721520e6a3c2bcff9961
6a2fb67c4f4cae06c2473ae79c09d2baccda6458
refs/heads/master
2020-02-26T15:47:25.093906
2014-03-19T20:41:15
2014-03-19T20:41:15
null
0
0
null
null
null
null
UTF-8
C
false
false
11,511
h
/* This file is part of darktable, copyright (c) 2013-2014 tobias ellinghaus. darktable is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option)...
[ "me@houz.org" ]
me@houz.org
f7de70525f2db9c6be9d0358945e7045d27e02a4
fd2837aef61176323fb6d8eb647b20debe7995f5
/CSAPP/sa-bAbi/working/dd3144fe10.c
8e0ff79bc37eec46fca6b0583faefbf08d0208bb
[]
no_license
callMeBigBen/CourseWork
b0ef17b5cfe07ba61404abd68812d2b56393db87
41d68c07f7b1411dbca7dc7d5e2efeceb9edee27
refs/heads/master
2020-04-10T08:18:21.617984
2019-05-22T05:26:38
2019-05-22T05:26:38
160,902,512
1
0
null
null
null
null
UTF-8
C
false
false
499
c
#include <stdlib.h> // Tag.OTHER int main() // Tag.OTHER { // Tag.OTHER int* entity_6; // Tag.BODY int* entity_7; // Tag.BODY entity_7 = new int(rand()); // Tag.BODY int entity_4; // Tag.BODY entit...
[ "33094628+callMeBigBen@users.noreply.github.com" ]
33094628+callMeBigBen@users.noreply.github.com
603c2cb6344210b10bf86673fecdef13d99639ab
72fbf601c07acf08f3e59e4987c3d6b2c3d5fa1a
/2D Platformer/Library/Il2cppBuildCache/WebGL/il2cppOutput/Assembly-CSharp_CodeGen.c
556d47a8880373d8005ed08a773b2f0dd7d79828
[]
no_license
VuongAlexander/Unity-2D-Platformer
4e702e40cf62578d642599068360f4ff1ebe625a
2e422f2a27546267c097705576234cf6c06bb4b9
refs/heads/main
2023-04-21T13:40:54.178674
2021-05-07T08:44:11
2021-05-07T08:44:11
497,757,026
1
0
null
2022-05-30T01:58:11
2022-05-30T01:58:10
null
UTF-8
C
false
false
29,498
c
#include "pch-c.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include "codegen/il2cpp-codegen-metadata.h" // 0x00000001 System.Void BlueReaperBehavior::OnStateEnter(UnityEngine.Animator,UnityEngine.AnimatorStateInfo,System.Int32) extern void BlueReaperBehavior_OnStateEnter_m40D8EC1...
[ "nguyenkevin1162@gmail.com" ]
nguyenkevin1162@gmail.com
e1134c406c22f78574e76d2a59223d1ef96f00d9
f70e1c1a7459d541eb5cbdee112773af79af749c
/amazon-freertos-TeaMachine/projects/microchip/same70_xult/mplab/aws_demos/firmware/src/config/aws_demos/interrupts.c
4e39411def8dabcf3812619c2087270afaefc83c
[]
no_license
seciot/FracasoWorldTeaMachine
5c775ca3a3b1a624f1dbb110b8697b7191ed5baa
88d94e77e7fc43723a40bb88bdac27e8b7b3e356
refs/heads/main
2023-08-18T09:22:06.801385
2021-10-03T08:24:29
2021-10-03T08:24:29
null
0
0
null
null
null
null
UTF-8
C
false
false
15,626
c
/******************************************************************************* System Interrupts File Company: Microchip Technology Inc. File Name: interrupt.c Summary: Interrupt vectors mapping Description: This file maps all the interrupt vectors to their corresponding implementatio...
[ "77208062+Santoshb091651@users.noreply.github.com" ]
77208062+Santoshb091651@users.noreply.github.com
bafcf061e6bf24e8ee476ace68e549393ca7dca2
b4d55ab25664d398a01c314c59c72b36e50c57ac
/Bisection Method.c
5bbd52ceb3cc7c275f3975a9d557572472085f06
[]
no_license
Brihat9/NM
59b433a6121c3d571c64e938efee7a2238a6818f
ea771a27d70484f976837bf965524d6d11f746f6
refs/heads/master
2022-12-14T10:13:35.520029
2015-12-31T18:15:00
2020-09-09T14:05:43
294,130,336
0
0
null
null
null
null
UTF-8
C
false
false
1,353
c
/** Bisection Method **/ #include<stdio.h> #include<conio.h> #include<math.h> #include<stdlib.h> #define ERROR 0.00005 float fx(float a) { return cos(a)-a*exp(a); //return a*sin(a)+cos(a); //return (pow(a,3)-a-11); //return 3*a+sin(a)-exp(a); } int isroot(float a,float b) { int i; for(i=a;i<...
[ "brihatbajracharya@gmail.com" ]
brihatbajracharya@gmail.com
8ca7b40e7bc6b3472cf1c0635e0e783f5be54274
1139028766ff753d88531a2b1c79f4ef75df74cc
/EPS/x_ESP.C
9a6157bc5497a351e23a8868bb3690677abc768b
[]
no_license
aleksha/G4-Models
b1b808c1eac596cc324c099fd419ba73628ed3da
1bb848a8d6b0981b188b8499ef260ebb7477daae
refs/heads/master
2022-05-07T23:59:39.173774
2022-04-19T10:06:56
2022-04-19T10:06:56
141,236,792
0
0
null
null
null
null
UTF-8
C
false
false
1,395
c
void x_ESP(){ TVector3 vtx; double vtx_z; double reso_si = 0.016; int ev, vol, tr, st, code, c; double dE, E, xi, yi, zi, ti, xf, yf, zf, tf; int n_steps; double xc; std::ifstream fOUT("./out.data" , std::ios::in); TH1F* hX = new TH1F("Parameters" ,"10^{4} of 720 MeV/c elect...
[ "a.dzyuba@gmail.com" ]
a.dzyuba@gmail.com
8965a302b4742e5e06d46074ed00c6a9ed942683
cb29ec1967c0a9ce1f5a7653b35cff56164ba3c6
/push_swap.h
1a34273b9c198caf8773477a62f31f5df61dde1a
[]
no_license
Superpevel/fin_push_swap
799894f80eb0b8b66aadf31d047ba9c35a040b11
6ab2165f33404804d91fe376c55717c7e8d32bec
refs/heads/master
2023-08-21T18:44:52.599465
2021-10-13T16:07:06
2021-10-13T16:07:06
416,689,073
0
0
null
null
null
null
UTF-8
C
false
false
3,226
h
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* push_swap.h :+: :+: :+: ...
[ "pevel@mail.ru" ]
pevel@mail.ru
368b0432fb2b6c54c5639d9ffc4e1e906eb76a41
c47c254ca476c1f9969f8f3e89acb4d0618c14b6
/datasets/linux-4.11-rc3/kernel/rcu/tiny_plugin.h
c64b827ecbca19656395e873ca06da0c92a6298e
[ "Linux-syscall-note", "GPL-2.0-only", "BSD-2-Clause" ]
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
5,043
h
/* * Read-Copy Update mechanism for mutual exclusion, the Bloatwatch edition * Internal non-public definitions that provide either classic * or preemptible semantics. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * ...
[ "y.yu@open.ac.uk" ]
y.yu@open.ac.uk
f054005bd501773022290ed19c3bd373ece019b3
173b3ab0f8fd584a1018507a1fc25c9e3d6e756a
/kmods-src/prl_tg/Toolgate/Guest/Linux/prl_tg/prltg_common.h
dcbbd0c0db84dbf23de3006145afb44aca6cd94b
[]
no_license
WhooAmii/prl_tools
11689a3c490aae8835a8876ea5835d34e41346d5
fc5717d6e1628299a1b5641ec84af3803f2d2760
refs/heads/main
2023-01-14T07:14:14.203857
2020-11-20T09:18:29
2020-11-20T09:18:29
369,066,731
1
0
null
2021-05-20T03:22:16
2021-05-20T03:22:15
null
UTF-8
C
false
false
5,132
h
/* * Copyright (C) 1999-2018 Parallels International GmbH. All Rights Reserved. */ #ifndef __PRL_TG_COMMON_H__ #define __PRL_TG_COMNON_H__ #include <linux/version.h> #include <linux/pm.h> #include <video/vga.h> #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,10,0) #define PRLVTG_MMAP #include <linux/mm.h> #endif #if LI...
[ "none" ]
none
0b4e3bc03953dc7508608e2d796769c1a3bd5d01
dffd9e7b94470bc3f034eacb092e0f43eadb727f
/thread.c
415ab2a6c986e5f9f9a9903d899ee2fabd536d85
[]
no_license
lordkettune/bullet_train
4c75cc10bfed05fc6bf2012c2cdd02b228ee6c97
f2f4f9c3d32f180fb46784dbe36fe565f6874eee
refs/heads/master
2020-12-01T15:33:35.441617
2018-05-11T04:54:18
2018-05-11T04:54:18
230,682,463
0
0
null
null
null
null
UTF-8
C
false
false
6,277
c
#include <stdlib.h> #include <stdio.h> #include "thread.h" #include "function.h" #include "context.h" #include "struct.h" /* ** Function call information. ** Basically just acts as a stack frame. ** Stored in a linked list so they can be reused, avoiding dynamic allocations. */ struct Call { Call* next; Call*...
[ "lefox2@gmail.com" ]
lefox2@gmail.com
eb4f5ed9bd619308a4acc46bf3e453d592c3d41e
120dda4ece4c26224d02ba1568684655fe7c6117
/atmega328_radio_slave/serial.h
40133eef9266c2355db848a9d6ef7d4802552e0c
[ "MIT" ]
permissive
myelin/myelin-matrix-display
af2a80967e707e151f41e606d9a4d16a5a8241c4
23b11c35427b1954a3876c2910ac04fb7a5b89eb
refs/heads/master
2020-12-15T11:23:07.663989
2017-01-10T08:15:17
2017-01-10T08:15:17
5,293,008
1
1
null
null
null
null
UTF-8
C
false
false
546
h
//TODO: replace this with avr libc uart_* calls #include <avr/io.h> // comms speed //#define BAUD 1000000 #define BAUD 57600 // byte available to read from the UART? #define serial_available() (UCSR0A & (1<<RXC0)) // read a byte from the UART #define serial_read() (UDR0) // is the UART ready for us to write a byte...
[ "pp@myelin.co.nz" ]
pp@myelin.co.nz