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
d3214230f4891c84eb670c11644c116e4d10e553
4483b10028c73fc49a518be4a2bcb56848d8786b
/ios/Google Cardboard Demo/Mecha-Mecha/Classes/Native/UnityEngine_UnityEngine_SendMouseEventsMethodDeclarations.h
a6f5d1d8f3b4a72a5e2fc9332325ef9a4b524e75
[]
no_license
nchavez324/es50_final_project
aa8202470b59be1ddc25e78a3e1712708f5b00c4
be1b8f9849d1ff4a845a137eefecb49df27f2e1c
refs/heads/master
2021-01-10T07:03:26.885783
2020-12-03T16:02:23
2020-12-03T16:02:23
47,363,409
0
0
null
null
null
null
UTF-8
C
false
false
1,185
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include <assert.h> #include <exception> #include "codegen/il2cpp-codegen.h" #include "UnityEngine_UnityEngine_SendMouseEvents_HitInfo.h" // System.Void UnityEngine.SendMouseEvents:...
[ "nchavez324@yahoo.com" ]
nchavez324@yahoo.com
8a6b02f178a28e6eac70fed529b62427b2f8f579
441f1d69b8dc09d769645c670d20edeb78714c2b
/sntp/utilities.c
23d957f3c0115ca83127f336089809f3dcb2bdce
[ "NTP" ]
permissive
aosm/ntp
fa0f7d764793b112440b9159774721a3aca58938
4f74cd7e007a808da6e0e5a9ec7858ec82a37e53
refs/heads/master
2023-08-28T08:48:46.140856
2014-10-31T07:59:14
2014-10-31T07:59:14
8,970,226
1
0
null
null
null
null
UTF-8
C
false
false
2,985
c
#include "utilities.h" /* Display a NTP packet in hex with leading address offset * e.g. offset: value, 0: ff 1: fe ... 255: 00 */ void pkt_output ( struct pkt *dpkg, int pkt_length, FILE *output ) { register int a; u_char *pkt; pkt = (u_char *)dpkg; fprintf(output, HLINE); for (a = 0; a < pkt_...
[ "rasmus@dll.nu" ]
rasmus@dll.nu
ece09514301312a5b45ef6cee0e513d5676932ca
3bf81b7b41473741f3e85b515fceba73cc794e5e
/libs/lib60870-C/src/iec60870/cs101/cs101_slave.c
56b29bd7533ff802e916e73e49632238374e7ce0
[]
no_license
rekkel/mqtt2iec104
aa5858a5fe504183bbe409720a4c145f54ac1b4b
a476d672f2804fe326543b7a6b45797f9a380f6d
refs/heads/master
2020-09-29T15:51:29.287654
2020-03-01T15:57:47
2020-03-01T15:57:47
227,067,686
0
0
null
null
null
null
UTF-8
C
false
false
25,294
c
/* * cs101_slave.c * * Copyright 2017 MZ Automation GmbH * * This file is part of lib60870-C * * lib60870-C 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 Licen...
[ "andrei.erghelegiu@gmail.com" ]
andrei.erghelegiu@gmail.com
b7492781af17292e699ec40957fd72f4849e80a7
d82ea9d56791ca5e5d41c3992a174e1f6449bd58
/rajan48pointers'.c
c929231d240d36e95d355368e7afd49ec99192e1
[]
no_license
yeerajan/C-Language
2a157d0ee33acfdec7769f223da80333b08ff047
3d4f58421dfc63644916256f208f139fc7ea58f1
refs/heads/master
2023-03-14T05:15:19.420499
2021-03-03T19:51:55
2021-03-03T19:51:55
344,213,424
0
0
null
null
null
null
UTF-8
C
false
false
225
c
#include<stdio.h> int main() { int x,y,z,a; z=x==y; printf("%d\n",x); printf("%d\n",y); printf("%d\n",z); printf("%d\n",&x); printf("%d\n",&y); printf("%d\n",&z); printf("%d\n",&a); }
[ "yeerajan@gmail.com" ]
yeerajan@gmail.com
5c746c41012815afc915dfdca8853a5301dd5aa4
33d457dfc68e18a3630cfa1fc80cc1419c5a8fc5
/src/software_rasterizer/util.h
f1b4fd0f8ec7d1ee1febfaa06e67763f7e1847fe
[ "MIT" ]
permissive
ropelinen/rasterizer
4e317ae3d87752a310a29ec56bce67d2ed22ab2e
ee612098b04d4aed69b50919f3472f94a5c53ffd
refs/heads/master
2021-01-10T04:28:09.619927
2016-03-01T16:36:28
2016-03-01T16:36:28
48,184,024
2
0
null
null
null
null
UTF-8
C
false
false
268
h
#ifndef RPLNN_UTIL_H #define RPLNN_UTIL_H /* All kinds of utility functions/macros. * In case the file starts to bloat just split to math etc. */ #define min3(a, b, c) min(min((a), (b)), (c)) #define max3(a, b, c) max(max((a), (b)), (c)) #endif /* RPLNN_UTIL_H */
[ "ropelinen@gmail.com" ]
ropelinen@gmail.com
e3fe6a5a214ce6dc5af9112d0f490c32be7d97b1
155b8c7bf2b88a0ca36ab9ee70d99b95361582b8
/src/matlab_gen/rtmodel.h
9e53746363b79ace3cb71b523022ca505c4a034e
[]
no_license
nicola-lissandrini/sparcslib
90c3a0c0731bedf5d1d174baf743c04f3074fd3e
490145b0765fe4eda6a3d9f71f8b65973e92eba0
refs/heads/master
2023-03-26T17:26:20.805568
2021-03-29T17:52:21
2021-03-29T17:52:21
350,775,737
0
0
null
null
null
null
UTF-8
C
false
false
1,049
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: rtmodel.h // // Code generated for Simulink model 'sparcslib'. // // Model version : 1.4...
[ "nicola.lissandrini.1@gmail.com" ]
nicola.lissandrini.1@gmail.com
0be3668308524434f84d43d11a08315dca585a17
aaebaf250aa9a11b25c59051801e8f4357f3caf6
/disk-files/CHAP09/NOPOPUPS.H
a2d7d79d12b825c0d3f644d267dbe7c778464672
[]
no_license
yeokm1/programming-win31
c81c788beb9184977f817e7462e7651d1f3794a0
6a08e09b88de435f78bf66188abe392dda8de5f0
refs/heads/master
2023-07-14T05:17:18.390423
2023-07-02T03:59:13
2023-07-02T03:59:13
220,498,702
43
8
null
null
null
null
UTF-8
C
false
false
352
h
/*------------------------ NOPOPUPS.H header file ------------------------*/ #define IDM_NEW 1 #define IDM_OPEN 2 #define IDM_SAVE 3 #define IDM_SAVEAS 4 #define IDM_UNDO 5 #define IDM_CUT 6 #define IDM_COPY 7 #define IDM_PASTE 8 #define IDM_DEL 9 #define IDM_MAIN 10 #define IDM_ED...
[ "yeokm1@gmail.com" ]
yeokm1@gmail.com
ea6b62c7de21cceacd98195894be6f681de7295c
00af4b76e0e84087dc0d00ee1b705f100068d4c1
/Shailesh_Patel/sc270907.c
1a48f9b08f0289c94901c2dad20bb5ee2c7d95b9
[]
no_license
DrSiddharthaChoubey/cprograms
07fde5c0063afb979c7f823cac16ac77845bc9eb
e0011bd228924ce63e6b50f039f9e70860ed23b1
refs/heads/master
2021-06-26T05:14:57.889994
2019-11-22T07:59:53
2019-11-22T07:59:53
151,691,948
0
7
null
2020-10-19T22:10:09
2018-10-05T08:28:41
C
UTF-8
C
false
false
1,138
c
#include<stdio.h> int main() { int ch,num1,num2; float ans; while(1) { printf("\nMENU\n"); printf("1. Addition\n"); printf("2. Subtraction\n"); printf("3. Multiplication\n"); printf("4. Division\n"); printf("5. Exit\n"); scanf("%d",&ch); sw...
[ "imshailesh.patel.sp@gmail.com" ]
imshailesh.patel.sp@gmail.com
b6ff2b10dd6358ec12811b255703094579481f71
fbdb3e4df3925b330739e599d7f539a5aea4f163
/d/city/npc/obj/box.c
524c11ca6444bd78fb0fa726a8d1516f76164beb
[]
no_license
MudRen/ZHLib
2be4566998800d1a8ed50bf379d0e43a7c97e8ac
73111626fed37f302ca433dd1628730ca07e7dc2
refs/heads/master
2020-04-04T15:43:26.136616
2018-11-04T04:42:20
2018-11-04T04:42:20
156,049,634
2
3
null
null
null
null
GB18030
C
false
false
1,847
c
// box.c 功德箱 #include <ansi.h> inherit ITEM; void create() { set_name("功德箱", ({ "gongde xiang", "xiang", "box" }) ); set_weight(3000); set_max_encumbrance(5000); if( clonep() ) set_default_object(__FILE__); else { set("unit", "个"); set("long", "这是一个小庙里常见的功德箱,专门用来接受善男信女们的捐款。\n"...
[ "i@oiuv.cn" ]
i@oiuv.cn
1d85ade1f5e326a1fd03f73e4143a73542013972
88a276a26dcc9330049ff34053c9515956fe321d
/bsq/srcs/ft_strcpy_allo.c
91294000d2c193bbe02025fb81fc820760baf3f7
[]
no_license
zuzuLuo35/42-piscine
084d6b5273ef64168000bd7de7be253899781c87
91ad7cbf65338e4ad172e56a7bc44609524deb6b
refs/heads/master
2020-03-24T22:05:09.955555
2018-07-31T20:57:59
2018-07-31T20:57:59
143,065,909
0
0
null
null
null
null
UTF-8
C
false
false
1,173
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strcpy_allo.c :+: :+: :+: ...
[ "xinyue.euni.luo@gmail.com" ]
xinyue.euni.luo@gmail.com
4253f19f9bf43491964c4267e209ab2febc3ce16
8dd9f1b7a2cbf38e672dc0a950162421a888b279
/Source/ProjectCrashland/CrashlandGameStateBase.h
25ce35e8d618a1e75f9bd74b05e13dba97b454ed
[]
no_license
Joshua-Langer/ProjectCrashland
04ef1f0afc71c0ce402cd04c441cfae9cc96c020
a03caf0ab2bb2ef25bffad06399b26c65a99ad3b
refs/heads/master
2023-06-07T03:10:17.100239
2021-06-21T23:42:46
2021-06-21T23:42:46
378,708,828
0
0
null
null
null
null
UTF-8
C
false
false
128
h
version https://git-lfs.github.com/spec/v1 oid sha256:ff1a21ddbef3a66dc88a7834378ddc035f3e1ac2b664aa4a052f0fb5b03feda4 size 410
[ "josh.r.langer@gmail.com" ]
josh.r.langer@gmail.com
b2301b1b8f221518d744301d2f17392bfe621aa0
4e298b59e91f9088f36e9c488eb8c062b8a16c07
/open/killer/room/rourm2.c
d54150fa9f961c3ea47e3face590fa9eb323ce75
[]
no_license
HexColors60/fs2
07714b1dbd27d666febf7ccc5e8d3476edaf0146
c1bc56122142ac741d2432551508d04c9be4694e
refs/heads/master
2021-05-27T11:06:07.272106
2012-08-03T04:15:15
2012-08-03T04:15:15
null
0
0
null
null
null
null
GB18030
C
false
false
749
c
// open/killer/room/rourm2.c //这是由柴荣哪一间改过来的,所以建议放到杀手的目录里面 #include <room.h> #include "/open/open.h" inherit ROOM; void create() { set("short","试炼之间"); set("long",@LONG 在你眼前的就是传说中的超上级杀手--柴荣,据说他以并没有真正脱离黑牙联。 而是秘密的在此训练,黑牙联的超级杀手,据说柴荣的必杀密技----魔气杀, 都是黑牙联之中最上层的终极奥义,一般弟子根本不能学。 而据说阎影匕首的试炼,也是由此开始。。。。。 LONG); ...
[ "szhowardhuang@gmail.com" ]
szhowardhuang@gmail.com
5b48da75c4c60ee731157465023f181d35d3b781
258de71de38502a5fba3dcfc0a21cbc747445f30
/bcftools/version.h
4da990f34b9f38e96a80f6ca49173ce381e60e8c
[ "GPL-1.0-or-later", "GPL-3.0-only", "MIT" ]
permissive
scanisius/pysam
04e27c5a29f46b5f0abe2994e297d30bc9cc080b
ecc133fcf44db45c1d0ff1683d4dca4c82325715
refs/heads/master
2022-04-16T23:54:05.966773
2020-04-04T04:40:52
2020-04-04T04:40:52
255,874,314
0
0
MIT
2020-04-15T09:53:56
2020-04-15T09:53:55
null
UTF-8
C
false
false
31
h
#define BCFTOOLS_VERSION "1.9"
[ "andreas.heger@gmail.com" ]
andreas.heger@gmail.com
17360e5c4a18592938f3b6e583bba158304c8526
b790c49f14211e569055ecd1051d8380d85c7d78
/Ch6/PostCalculator/PostCalculator/ListBaseStack.h
c8648a9b36021a3a94dee34876c64998ba91345d
[]
no_license
LateDreamer/DatastructuresUsingC
a54a8c83695de86bd79479907665348c2d37e625
b5ff44168db16fef7c4c69fc6db2dfbfde84f403
refs/heads/master
2020-12-01T18:04:53.805360
2020-02-29T11:32:06
2020-02-29T11:32:06
230,720,313
0
0
null
null
null
null
UTF-8
C
false
false
608
h
// // ListBaseStack.h // PostCalculator // // Created by JIN YOUNG PARK on 2020/01/19. // Copyright © 2020 JIN YOUNG PARK. All rights reserved. // #ifndef ListBaseStack_h #define ListBaseStack_h #define TRUE 1 #define FALSE 0 typedef int Data; typedef struct _node { Data data; struct _node * ...
[ "jinyoungpark@JINui-MacBookAir.local" ]
jinyoungpark@JINui-MacBookAir.local
0a42fb9022b29bf8f8beeb4601411a41ebf5a8df
a0b939fdecddef8b306aa6d990ca75af94ab6b5d
/submission4_2005181_2/SpaceAge/main.c
f7db5daf5799c95041b2927e0caec70f1504a666
[]
no_license
GokulKubendran/C_Programming-Problems
05c8cd7edb9b1e34e5aaabaaaac6deaa5dc6d1ef
a20f169a372920a67fa8ec22d634db1842e0e731
refs/heads/main
2023-03-21T05:18:37.893412
2021-03-17T14:23:27
2021-03-17T14:23:27
348,736,674
0
0
null
null
null
null
UTF-8
C
false
false
347
c
#include "spaceAge.h" #include <stdio.h> #include<stdlib.h> #include <math.h> #include"spaceAge.h" int main(void) { char name[15]; long seconds; printf("Enter the planet name : \n"); gets(name); printf("\nEnter the age seconds: \n"); scanf("%ld",&seconds); planet_age(name,seco...
[ "noreply@github.com" ]
GokulKubendran.noreply@github.com
bfdae29b74eb5a9288539b2ab1b0f703daa7ee11
6aa6e1e10fd7a89529bb37d81fe0a694d642a445
/Assign2/a2_lib.c
ebb369026ac21f07cacb8ddc538a9a1415ff5c78
[]
no_license
ThomasBahen/OSKeyValueStore
6978b3da3e6ee20aedab7e8f51c0440bb0efc60b
2f9f5e4741f08d6571a012fd1151e38c025cb816
refs/heads/master
2020-04-09T01:29:20.407286
2018-12-01T03:56:17
2018-12-01T03:56:17
159,906,644
0
0
null
null
null
null
UTF-8
C
false
false
17,354
c
#include "a2_lib.h" int kv_store_create(char *kv_store_name){ //intialize variables int fd; char *addr; //opens shared memory //failure propogates to creation failure if ((fd = shm_open(kv_store_name, O_CREAT|O_RDWR, S_IRUSR |S_IWUSR)) == -1){ printf("shm_open error, kv_store_create"); return -1; } //se...
[ "tombahen@gmail.com" ]
tombahen@gmail.com
01524767d580d237469cc660d86f932b29735f01
840e5f0d930d39e514abf3cf9f0fc360490ee0b3
/Labs/Lab3/RelatedFiles/pintosOS/.pintos/src/userprog/umem.c
8c91d1ef1e173f0b3f1747f107cd85cb2bad7c96
[]
no_license
rykuss/UCSCOperatingSystems
4ade0b96cf469dd1f30aceef2b89c85f1aa8c465
4778e00e35f08b6b526caa08485bec86345ca683
refs/heads/master
2020-06-17T23:06:58.449384
2019-10-18T00:40:30
2019-10-18T00:40:30
196,093,557
1
0
null
null
null
null
UTF-8
C
false
false
2,490
c
/* * This file is derived from source code for the Pintos * instructional operating system which is itself derived * from the Nachos instructional operating system. The * Nachos copyright notice is reproduced in full below. * * Copyright (C) 1992-1996 The Regents of the University of California. * All rights ...
[ "swoodbury@yahoo.com" ]
swoodbury@yahoo.com
05db3783c45039470083140fd2e7b8daf6a20b8d
9131bbe2124c3a075a04effe2577801fbf5211f7
/ui/palm/src/StubKernel.c
d8a7904c78a6592cb5255b1325af9a150097e7a9
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
jnoll/peos
3a40176fbbc57d5cf324119d54d30fc7720f9002
5d94f9938633feada6d6f75ad0e31531f61722bc
refs/heads/master
2021-01-17T10:21:36.721991
2019-04-08T08:59:43
2019-04-08T08:59:43
10,695,279
3
7
null
null
null
null
UTF-8
C
false
false
6,386
c
#include <stdlib.h> #include <StringMgr.h> #include "StubKernel.h" // //stub for peos_list_models //arguments: void //retursn: array of process model strings //peos list instances char **peos_list_models ( ) { char ** listElements2 = (char**) malloc (sizeof(char*)*2); listElements2[0] = (char *) malloc (1+strlen ("pr...
[ "ashapiro" ]
ashapiro
952cafa508b435428c6b4ff5a7281ac306483eda
43369807c33c0643b07033d9d4e200debe302862
/eve_server/server_app/EIFGENs/app_nino/W_code/C1/er15d.c
fee9028611a32a7e17af6936c963dc7b8c04120b
[]
no_license
jvelilla/Eiffel_Web_Server
8ebcc06b3d81ea1bf4bba9a557ad5b753db6d0c6
d194d75ff2322a0e195a2d23aa063943660bce75
refs/heads/master
2020-06-01T20:16:17.066391
2014-06-27T11:41:14
2014-06-27T11:41:14
21,387,371
1
0
null
null
null
null
UTF-8
C
false
false
2,034
c
/* * Class ERROR_VISITOR */ #include "eif_macros.h" #ifdef __cplusplus extern "C" { #endif static EIF_TYPE_INDEX gen_type0_15 [] = {490,14,0xFFFF}; static EIF_TYPE_INDEX gen_type1_15 [] = {0,0xFFFF}; static EIF_TYPE_INDEX gen_type2_15 [] = {0,0xFFFF}; static EIF_TYPE_INDEX gen_type3_15 [] = {0,0xFFFF}; static s...
[ "manavkedia1993@gmail.com" ]
manavkedia1993@gmail.com
251ee5a3266fbb5157760f544a19cb2d1c7bdd1e
a1068bd26a270a1b309cda6b48f0d0487f246066
/keys.c
6a66d16db4cb9de07d3910cedbbbdbfa67a0703b
[]
no_license
2LeoCode/minishell
a51fac15d3a1f1c4a20a92204c317b1252ed1bdf
8d3bd4bfdebf2ffdd71ced47e536df20fbb62816
refs/heads/master
2023-05-31T17:46:04.001771
2021-06-18T09:35:37
2021-06-18T09:35:37
323,706,719
0
0
null
null
null
null
UTF-8
C
false
false
395
c
#include "inc/libft.h" #include <termios.h> #include <stdio.h> # define _KEY_ESC 27 int main(void) { struct termios backup, current; int key; tcgetattr(0, &backup); tcgetattr(0, &current); current.c_lflag &= ~(ICANON); current.c_lflag &= ~(ECHO); tcsetattr(0, 0, &current); while ((key = ft_getchar()) != _...
[ "lsuardi@e2r11p10.42.fr" ]
lsuardi@e2r11p10.42.fr
6f73544f0f9001633da80c039abb258e590dec50
648c110d6723f11c17c2cb1f0dc28f38e6b68f91
/include/ttyctl.h
52e90f455369668410cca8f424bc9dd9db78950e
[ "LicenseRef-scancode-us-govt-public-domain", "LicenseRef-scancode-warranty-disclaimer", "FSFAP" ]
permissive
GrahamWalker66/QuIP
6c805d416a1dc14b9a6c574322b6ea6a8f8c6d48
7bb384d01178d8cfe7fba1107690c5a3c824e535
refs/heads/master
2021-04-30T13:13:19.688618
2017-03-28T21:56:26
2017-03-28T21:56:26
null
0
0
null
null
null
null
UTF-8
C
false
false
1,253
h
#ifndef _TTY_CTL_H_ #define _TTY_CTL_H_ #ifdef TTY_CTL #if HAVE_TERMIOS_H #include <termios.h> #endif #include "typedefs.h" #include "quip_fwd.h" typedef struct termio_option { const char * to_name; long to_bit; const char * to_enastr; const char * to_disstr; } Termio_Option; #define NO_TERM_OPT ((Termio_Opt...
[ "jeffrey.b.mulligan@nasa.gov" ]
jeffrey.b.mulligan@nasa.gov
880cfc443ef54ee3d3576675866efc9c499644cb
80ac49074338fae360b4eeea50eadf075348ca15
/srcs/signal.c
f010c54d21fb61a10e14ea33471c81c9c92de01f
[]
no_license
akabab/ft_sh
bebcb74664fcb099ff7ff242110801a6e91d0dda
ddaaef2db5618caa80022a340c312126007ccfba
refs/heads/master
2020-04-06T04:57:33.037668
2015-03-04T18:50:05
2015-03-04T18:50:05
31,010,478
0
0
null
null
null
null
UTF-8
C
false
false
1,160
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* signal.c :+: :+: :+: ...
[ "ycribier@student.42.fr" ]
ycribier@student.42.fr
58c8278e82313aa069996dc0d5d0850306c9a06b
de4524d24d46b66b3c70c7b4c6bc8a868eb8330a
/src/framework/hardware/l-buzzer.c
13c22290756ae98b55e53a9c41380e4f3be76f67
[ "MIT" ]
permissive
jinfen/xboot
2f053eae290089536ff56a80af6617a62c4255b8
b2e23addf74b4b4b683a218d9c7c2d3b81c2a953
refs/heads/master
2020-04-07T15:24:08.882267
2018-11-10T03:41:37
2018-11-10T03:41:37
158,483,146
0
1
MIT
2018-11-21T03:04:12
2018-11-21T03:04:12
null
UTF-8
C
false
false
3,748
c
/* * framework/hardware/l-buzzer.c * * Copyright(c) 2007-2018 Jianjun Jiang <8192542@qq.com> * Official site: http://xboot.org * Mobile phone: +86-18665388956 * QQ: 8192542 * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation fi...
[ "8192542@qq.com" ]
8192542@qq.com
28f1b9e3a9431db21584efde644b3963849ce94e
a10a3972f62c1d9711c2654d7b3b6ca8ee003300
/CVSROOT/kernel/dev/sun4.md/devATC.c
bb5ec56ca7d4cc151b633fe505be81773e160049
[]
no_license
takeharukato/sprite
5913f74a08ce6c76e5107ede92bf4f44806f5b7d
e96c03abb319964e69cd21577d724ee83a950a9c
refs/heads/master
2020-08-04T02:40:31.702805
2015-10-05T03:49:13
2015-10-05T03:49:13
null
0
0
null
null
null
null
UTF-8
C
false
false
51,842
c
/* * devATC.c -- * * Driver the for ATC controller. * * Copyright 1990 Regents of the University of California * 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 co...
[ "" ]
accb653fa440b101a9c7f5249c93e41168663f36
444096fc2fb07679de015961f12bb4e985635b22
/ch08/projects/01.c
67ecd00fce4c80d2a4efba44b326f0b94344046c
[]
no_license
m1nhtu99-hoan9/c-programming-a-modern-approach
2205641705d3e08a2cc5d21e3afb4eb04d9cfe73
084efa23dd76eb142720eff6e6c1d6afc4255692
refs/heads/master
2022-12-27T06:41:34.066213
2020-10-12T15:57:08
2020-10-12T15:57:08
289,456,397
14
2
null
null
null
null
UTF-8
C
false
false
688
c
#include <stdio.h> #include <stdlib.h> /* modified version of `repdigit.c` that show which digit(s) from user input are repeated */ int main() { int i, occurences[10] = {}; char cur; printf("Enter a number: "); for (;;) { cur = getchar(); if (cur != '\n') { if (cur <= '9' && cur >= '0') ...
[ "minhtu.hoang19@gmail.com" ]
minhtu.hoang19@gmail.com
a82dbfe7b27364d7ba22df4658f40982f7498103
65e6c632df8ebb763325c221e7990bc08709fd90
/libft/ft_split_wsps.c
f67fef68cfc3a5d875028a754f4cb13b4bca77ea
[]
no_license
rengen12/arfill
6a8f6d9175626c7f8cc6f6933dc1a175660363e9
80cb0b85f86b9ab98ab27b7e73188e8d18c0e661
refs/heads/master
2020-04-02T02:53:29.472959
2018-10-28T15:18:55
2018-10-28T15:18:55
153,933,944
0
0
null
null
null
null
UTF-8
C
false
false
2,276
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_split_wsps :+: :+: :+: ...
[ "amichak@e1r2p12.unit.ua" ]
amichak@e1r2p12.unit.ua
8120e9232c5f0f59a5014d908b6ce3ef22e2c51b
a974a7ac96e1598e722c1cc53498fe7a194f2ed8
/evennear.c
0977886143113528d9cf67739fb535a91c6fcdc3
[]
no_license
sabinayasakthivel/S.Abinaya4
ab9aa7093671fd5b8e466ef33cc339a2fcc18912
b9d8ea0bd604ceca513beb30eac4458345edfe25
refs/heads/master
2021-05-14T11:11:33.153254
2019-07-29T09:36:56
2019-07-29T09:36:56
116,373,921
0
0
null
null
null
null
UTF-8
C
false
false
237
c
#include<stdio.h> void main() { int a,s,t; printf("enter the number"); scanf("%d",&a); if((n%2)==0) { s=a+2; t=a-2; printf("the nearest even number is:%d %d",s,t); } else {s=a+1;t=a-1; printf("the nearest even number is:%d %d",s,t); } }
[ "noreply@github.com" ]
sabinayasakthivel.noreply@github.com
dc1071cb9561e3620e328527e8ef4484dda104c8
d61b532db0d3e08818338cfaac530a1ced1ffe3b
/lang/fortran/lib/libF77/r_atan.c
9ff38e7bb8cf5163dd4d55151750fae9fe821b19
[ "LicenseRef-scancode-other-permissive" ]
permissive
davidgiven/ack
61049c7a8e95ff61a77b1edd3c22bb290720e276
db5a32c68c4a60ca26a3927a799ea662b5b2b0e5
refs/heads/default
2023-08-29T07:33:12.771205
2023-07-08T20:17:27
2023-07-08T20:17:27
37,686,316
376
74
NOASSERTION
2023-07-08T20:17:28
2015-06-18T21:33:42
C
UTF-8
C
false
false
83
c
#include "f2c.h" double r_atan(x) real *x; { double atan(); return( atan(*x) ); }
[ "none@none" ]
none@none
1ef01d85fe68a62d31d7512f66e88452cff25d4d
a0342b703c67b3064ecd701c0306fd669ef40749
/Pods/Headers/Private/LBXScan/ZXQRCodeWriter.h
3e72f73c11ca863e14ef883d91006ef60ca24cad
[]
no_license
KeenTeam1990/ZJUIKitTool
706727f1adb695334ce51a4c15888f6e7d3adf70
8a4c2488a0870025d935bfbddbc08f1a627ee886
refs/heads/master
2023-08-17T19:07:14.591355
2023-08-15T09:55:36
2023-08-15T09:55:36
127,855,804
13
5
null
null
null
null
UTF-8
C
false
false
67
h
../../../LBXScan/LBXScan/LBXZXing/ZXingObjc/qrcode/ZXQRCodeWriter.h
[ "Keen_Team@163.com" ]
Keen_Team@163.com
d339f854fbbbfa46cc7d5f6ca8035cd4516f1a55
1f63dde39fcc5f8be29f2acb947c41f1b6f1683e
/Boss2D/addon/ffmpeg-n3.2.2_for_boss/libavcodec/sanm.c
1aa002b6a5c55bd9d6ce2b2f8c27f67f312270e2
[ "LGPL-2.0-or-later", "LGPL-2.1-or-later", "LGPL-3.0-or-later", "IJG", "GPL-1.0-or-later", "LGPL-3.0-only", "GPL-2.0-or-later", "MIT", "GPL-3.0-only", "GPL-2.0-only", "Apache-2.0", "LicenseRef-scancode-other-permissive", "LicenseRef-scancode-proprietary-license", "LGPL-2.1-only" ]
permissive
koobonil/Boss2D
09ca948823e0df5a5a53b64a10033c4f3665483a
e5eb355b57228a701495f2660f137bd05628c202
refs/heads/master
2022-10-20T09:02:51.341143
2019-07-18T02:13:44
2019-07-18T02:13:44
105,999,368
7
2
MIT
2022-10-04T23:31:12
2017-10-06T11:57:07
C++
UTF-8
C
false
false
53,769
c
/* * LucasArts Smush video decoder * Copyright (c) 2006 Cyril Zorin * Copyright (c) 2011 Konstantin Shishkov * * 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 Foun...
[ "slacealic@gmail.com" ]
slacealic@gmail.com
5d92e2e8cd6a753ea741c4cb49a39752549aa1d6
355932c704c4d588b5117152a06599f59a966c1e
/LCD Test/VncServerComms.c
182365ae255306bdec4ecd61cd639dd627f92ea3
[]
no_license
embedded-creations/Networked-Display
ee0108fd892aab573336de3a599eaf073ef393ea
a14dd29b5225753f5297f758c7a1a4f207c95a3b
refs/heads/master
2021-01-01T15:31:09.107200
2013-08-12T15:48:55
2013-08-12T15:48:55
3,849,672
0
0
null
null
null
null
UTF-8
C
false
false
7,222
c
#include "VncServerComms.h" #include <avr/io.h> #include "buffuart.h" #include "Debug.h" volatile bool usbConnectionReset = false; #if VNCSERVER_SOURCE == VNCSERVER_SOURCE_LUFA_USB /** Circular buffer to hold data from the host before it is sent to the device via the serial port. */ static RingBuffer_t USB...
[ "louis@embedded-creations.com" ]
louis@embedded-creations.com
6c17024fe9421fb9665a000341d0324db02059fe
dbcd500041847b034722ac3a1ec65362df04e59a
/20190511/inc/epistasis.h
742cd883e6a962aeaebeb4accf02c0d455bd6ef8
[]
no_license
IADF/NXP_car
f2dc73ab16a52722a0cfd55c92e1cbcfae44357f
5ec8a1f7db17d0314d720cc3d2f342410237bf96
refs/heads/master
2023-04-21T09:33:53.555370
2021-05-29T07:07:34
2021-05-29T07:07:34
null
0
0
null
null
null
null
UTF-8
C
false
false
267
h
#ifndef _epistasis_H #define _epistasis_H #include "headfile.h" #include "common.h" void vcan_sendimg(uint8 *imgaddr, uint32_t imgsize); void vcan_sendccd(uint8 *ccdaddr, uint32_t ccdsize); void vcan_sendware(uint8 *wareaddr, uint32_t waresize); #endif
[ "noreply@github.com" ]
IADF.noreply@github.com
fbf4e2038b4d89fc0d76e30fb242996c0266fe8b
d37bd87394ef43a7ccb382de97ef1f1c469ca15e
/workspace/week3/phonebook.c
233ab275c71d8b7aedda38ef5fab4d50533f9be8
[]
no_license
jinook929/cs50x2020
39142ed2c6a1e620f0e50accc3b9dfe5811147ef
a1120b1c02313f135bbef1155d31d5bf699362b9
refs/heads/master
2023-01-28T08:58:41.071977
2020-11-30T03:41:12
2020-11-30T03:41:12
317,100,576
0
0
null
null
null
null
UTF-8
C
false
false
660
c
#include <cs50.h> #include <stdio.h> #include <string.h> typedef struct { string name; string number; } person; int main(void) { person people[4] = {{"EMMA", "111-111-1111"}, {"RODRIGO", "222-222-2222"}, {"BRIAN", "333-333-3333"}, {"DAVID", "444-444-4444"}}; // string names[4] = {"EMMA", "RODRIGO", "...
[ "jinook929@gmail.com" ]
jinook929@gmail.com
37c38c3344148ce3822e8251ef97d82cfe6862a3
91716e52b8d3fd6183b1fa4152a075a640e88e75
/old/pic16f1829/orientation.X/main.c
9e713302f29e174b14f5bcd1be0b5daf595afea0
[]
no_license
araobp/iot_study
069f3375fd9f9048b5d1a91bd9798cfade99c91d
8bd0af06818c81408e2b02a15d892fbae64824b7
refs/heads/master
2021-01-18T21:12:51.094196
2019-04-18T10:00:51
2019-04-18T10:00:51
55,063,552
3
0
null
null
null
null
UTF-8
C
false
false
5,599
c
#include <math.h> #include "mcc_generated_files/mcc.h" #include "mcc_generated_files/eusart.h" #define _XTAL_FREQ 500000 // HMC5883L #define HMC5883L_ADDRESS 0x1e #define X_MSB_REG 0x03 #define X_LSB_REG 0x04 #define Z_MSB_REG 0x05 #define Z_LSB_REG 0x06 #define Y_MSB_REG 0x07 #define Y_LSB_REG 0x08 #define MODE_REGI...
[ "araobp@users.noreply.github.com" ]
araobp@users.noreply.github.com
f7fcb672b50481c9f2c605c50f0988f8043b875f
ae32a75f803b9d887d2b1094f9eb843591f90d67
/src/control_msgs/msg/detail/joint_jog__functions.h
6873195fcbc6572c044bc59c1b69ff4783c413d3
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
grassjelly/micro_ros_arduino
cb7a42d2bf988a41cd42622aaaee584d9ed33313
dac1015b327749f43d34f10a21bde3d938a7731e
refs/heads/main
2023-07-11T01:28:55.681685
2021-08-25T06:55:26
2021-08-25T06:55:26
399,783,299
1
0
Apache-2.0
2021-08-25T10:47:11
2021-08-25T10:47:10
null
UTF-8
C
false
false
3,968
h
// generated from rosidl_generator_c/resource/idl__functions.h.em // with input from control_msgs:msg/JointJog.idl // generated code does not contain a copyright notice #ifndef CONTROL_MSGS__MSG__DETAIL__JOINT_JOG__FUNCTIONS_H_ #define CONTROL_MSGS__MSG__DETAIL__JOINT_JOG__FUNCTIONS_H_ #ifdef __cplusplus extern "C" {...
[ "noreply@github.com" ]
grassjelly.noreply@github.com
97d8bc10feea3b10c4080c673da1b9fb66111e72
a259639554286b8d5975bc3a1f559847c1fdf1b1
/MCF52259/uart_support.c
48cb00a94dcadb543a9e7e06d035a749160fd602
[]
no_license
vdtruong/c_micro
c399349cb59fede57ee3edbf57b3358b48e9b0e5
54952f6efd984beba28a2e9b2e8c49933a5dfae0
refs/heads/master
2020-03-17T03:59:42.221825
2018-07-10T22:54:08
2018-07-10T22:54:08
133,258,320
0
0
null
null
null
null
UTF-8
C
false
false
8,333
c
/* * File: uart_support.c * Purpose: Implements UART basic support, Derivative Specific Interrupt handler and need function needed * for MSL Support (printf\cout to terminal), defined in <UART.h> * * Notes: * */ #include "support_common.h" #include "uart_sup...
[ "noreply@github.com" ]
vdtruong.noreply@github.com
5756220a09404c2e2e8706e8be8fdcdf39f4032b
b1d500a451cd9852089bf3d97e829df069daa9c8
/Images/MC/dMu/5.4e-18/MomBinnedAna/S12_Ag2_vs_p_A_allDecays_WORLD_250MeV_AQ_noVertCorr_dataAccCorr_Run-1a_1.C
18b71fa0002f1eda2384f00f27daf977dde6696a
[]
no_license
sam-grant/EDM
486ea029bf766c968a3c7b41198ffcf9bc3c9b8a
525e41de5f675c39014488c79144f47562910736
refs/heads/master
2022-10-30T22:35:42.979799
2022-10-19T18:44:54
2022-10-19T18:44:54
296,421,806
0
1
null
null
null
null
UTF-8
C
false
false
3,285
c
void S12_Ag2_vs_p_A_allDecays_WORLD_250MeV_AQ_noVertCorr_dataAccCorr_Run-1a_1() { //=========Macro generated from canvas: c/c //========= (Fri Apr 8 13:34:41 2022) by ROOT version 6.24/06 TCanvas *c = new TCanvas("c", "c",0,0,800,600); c->SetHighLightColor(2); c->Range(-378.6596,-2.226975e-07,3407.936,2.9940...
[ "samuel.grant94@gmail.com" ]
samuel.grant94@gmail.com
be97f021288571aa730bc166245bf58fc3e679cd
3fe13e073d1a7c3e8beacc71f1570fc8a2ec8692
/src/drawb/linequ.h
5ec9d926ec1b2422a8c62b0acf265216c7076a8c
[ "MIT" ]
permissive
jerebenitez/IFE-simpact-openfoam
7dbba4ae7ec3aa518277d7fa5f6e0fab42a2cd48
2dbcbf3195b22fca1c80ad0da6b3822b6cad5cdf
refs/heads/master
2021-06-17T09:28:47.097398
2021-06-14T21:16:39
2021-06-14T21:16:39
205,249,068
0
0
null
null
null
null
UTF-8
C
false
false
933
h
SUBROUTINE LINEQU(X1, Y1, X2, Y2, A, B, C) !----------------------------------------------- ! M o d u l e s !----------------------------------------------- USE kind_param, ONLY: DOUBLE !----------------------------------------------------------------------------- ! ! CALCULATES COEFFICIENTS A, B AND...
[ "jerebntz@gmail.com" ]
jerebntz@gmail.com
127c2187214843bff797bed96bab3b65b03f3e4c
d04c12d895c246a9567055dbb27763e5e1fe477a
/src/FP_Thread_4.h
c931d22c78466f45ac0498bb630cb52c75b2283e
[]
no_license
JeremyOlea/RC_Car_Controller
6ac3bc859b83a161be94b5bb38d3845b09019569
c51ebe400540abace86c4a99764f7a66e6e20a43
refs/heads/master
2022-03-23T05:21:39.531222
2019-11-18T03:43:54
2019-11-18T03:43:54
null
0
0
null
null
null
null
UTF-8
C
false
false
194
h
/* * FP_Thread_4.h * * Created on: Nov 15, 2019 * Author: michaeljeremy.olea */ #ifndef FP_THREAD_4_H_ #define FP_THREAD_4_H_ void FP_Thread_4(void); #endif /* FP_THREAD_4_H_ */
[ "43157357+JeremyOlea@users.noreply.github.com" ]
43157357+JeremyOlea@users.noreply.github.com
38f19ebf8f229e38e74707e1269ddc2de30b1b9c
2889b9428223e90a0dee33d5f428cc336ffeb860
/preprocessors.c
3642516d329937a98dfd8e04fbecddd710d75fae
[]
no_license
creativeJoe007/C-training
2ad7365f9fe5dc8812bdac2007200de21050fc69
4b5c4350c536f91609f79ddf728e0e77c6fa3e43
refs/heads/master
2022-12-27T04:50:55.115893
2020-09-26T17:01:48
2020-09-26T17:01:48
298,860,413
0
0
null
null
null
null
UTF-8
C
false
false
774
c
#include <stdio.h> // preprocessor #ifdef MAX_PROCESSOR #undef MAX_PROCESSOR #endif // DEBUG #ifndef MAX_PROCESSOR // if undefined #define MAX_PROCESSOR 5 #endif // !1 #if MAX_PROCESSOR == 0 #define IS_ZERO = 1 #elif MAX_PROCESSOR == 1 #define IS_ONE = 1 #else #if defined(MAX_PROCESSOR) #define MESSAGE "You wis...
[ "creative.joe007@gmail.com" ]
creative.joe007@gmail.com
ec8274e22d76c6e7960465b41a6d0b899ffc6934
600df3590cce1fe49b9a96e9ca5b5242884a2a70
/third_party/mesa/src/src/gallium/tests/unit/u_format_test.c
2d89e7ed45bfd80811681e10a6387792342acda2
[ "LGPL-2.0-or-later", "GPL-1.0-or-later", "MIT", "Apache-2.0", "LGPL-2.0-only", "BSD-3-Clause" ]
permissive
metux/chromium-suckless
efd087ba4f4070a6caac5bfbfb0f7a4e2f3c438a
72a05af97787001756bae2511b7985e61498c965
refs/heads/orig
2022-12-04T23:53:58.681218
2017-04-30T10:59:06
2017-04-30T23:35:58
89,884,931
5
3
BSD-3-Clause
2022-11-23T20:52:53
2017-05-01T00:09:08
null
UTF-8
C
false
false
21,889
c
/************************************************************************** * * Copyright 2009-2010 VMware, 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 deal in the Softwar...
[ "enrico.weigelt@gr13.net" ]
enrico.weigelt@gr13.net
327ab534faaf1742277ae2b8985cdec5a8f2be79
4b779960e0db955810426a566f2aae488fc79aa6
/tools/console.c
6c24fcfa59f64bf375d6e6cca711a70e7598e6c8
[]
no_license
examon/libvirt
06eb95d9a691ab426f530e5ed11ed6dc84314d7c
96618aca229cd17bb8dc7cfce216576330b956a7
refs/heads/master
2021-01-02T09:26:59.414145
2013-09-23T19:45:46
2013-09-23T19:45:46
null
0
0
null
null
null
null
UTF-8
C
false
false
12,215
c
/* * console.c: A dumb serial console client * * Copyright (C) 2007-2008, 2010-2012 Red Hat, Inc. * * This library 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 Lic...
[ "exo@tty.sk" ]
exo@tty.sk
d7dd58c67c1ea3b524fa5861ca075e55eb3fbfff
cf634a72cc30fba92f7e13cf3273808d270e63e3
/MdeModulePkg/Include/Pi/PrePiDxeCis.h
113ac37924cc96d9bb9fead495225359787897fe
[ "Python-2.0", "FreeBSD-DOC", "DOC", "LicenseRef-scancode-dco-1.1", "BSD-2-Clause-Patent", "MIT", "BSD-3-Clause", "Zlib", "LicenseRef-scancode-public-domain", "BSD-2-Clause", "LicenseRef-scancode-unknown" ]
permissive
UEFICharlesZhang/edk2
8288fb8123a850d7221a029c21db28a74e9d3bd2
0aca5901e34489573c4e9558729704f76869e3d0
refs/heads/master
2023-03-15T19:07:40.832439
2023-01-03T16:05:39
2023-01-06T08:13:16
167,291,463
1
0
BSD-2-Clause
2019-01-24T02:48:59
2019-01-24T02:48:59
null
UTF-8
C
false
false
825
h
/** @file Include file matches things in PI. Copyright (c) 2022, Intel Corporation. All rights reserved.<BR> SPDX-License-Identifier: BSD-2-Clause-Patent **/ #ifndef MDE_MODULEPKG_PRE_PI_DXE_CIS_H_ #define MDE_MODULEPKG_PRE_PI_DXE_CIS_H_ /// /// A memory region that describes system memory that has no...
[ "37929162+mergify[bot]@users.noreply.github.com" ]
37929162+mergify[bot]@users.noreply.github.com
556e8b90cdd86be0cfd29a16c61b91d5629b24db
c4f065fcdbed2e47d2473045fd266f2e8fd8fd71
/meter.h
13d0d1544a1ef5fa9bb2623fbc08368c64db8541
[]
no_license
echoline/planner-desktop
098f69e6f9dd17de73efeb223ba2a4bf5ba9c511
88bf9d6389c1a6b0194ba13ccffccefe6f4eb2f1
refs/heads/master
2020-05-02T22:21:14.639980
2014-04-05T19:40:57
2014-04-05T19:40:57
null
0
0
null
null
null
null
UTF-8
C
false
false
1,138
h
#ifndef __METER_H #define __METER_H #include <gtk/gtk.h> #include <math.h> typedef struct _GtkMeter GtkMeter; typedef struct _GtkMeterClass GtkMeterClass; struct _GtkMeter { GtkDrawingArea parent; /* private */ }; struct _GtkMeterClass { GtkDrawingAreaClass parent_class; }; #define GTK_TYPE_METER (gtk_meter...
[ "echoline@gmail.com" ]
echoline@gmail.com
29f0f997c4becd54be93cc84c2e0d19b4914424a
516c94abf0d4cde7ced219cbb76751b1f7f31a28
/packages/pollmydevice/src/client_list.c
821dad124a266563005ee4f47b0fa32252caaf59
[]
no_license
teleofis/teleofis-feed
a53277a180f69995ace0145850761e0c7867ec11
059d99742b585537826815b97e58ac832878670e
refs/heads/master
2023-06-11T00:56:20.617241
2023-05-29T06:40:49
2023-05-29T06:40:49
236,439,756
7
4
null
null
null
null
UTF-8
C
false
false
1,731
c
#include <stdio.h> #include <stdlib.h> #include "client_list.h" struct client_list { int descr; struct client_list *next; }; struct client_list *head = NULL; struct client_list *request = NULL; struct client_list * get_end_list() { struct client_list * current = head; if (current == NULL) { ...
[ "iuncuim@gmail.com" ]
iuncuim@gmail.com
23385e7fa048f39c0b270f66a841aefbb47013f0
7baaa36d5e2d59a9b104e625f99d9f19e840f147
/src/program.c
f188c6aa27f6471c7dffa22a1897e5dc1c2e4f89
[ "Unlicense" ]
permissive
milelo/SMBeeFirmware
a8a3097e2fb07e1e24493cce6b2612c5a7b9516f
864eb8a1c8f2a216ad1fd06275ddd5618bb2fb32
refs/heads/master
2023-07-20T15:14:08.240783
2023-07-18T13:48:40
2023-07-18T13:48:40
169,708,215
0
1
null
null
null
null
UTF-8
C
false
false
1,200
c
/** * Author: Mike Longworth * https://milelo.github.io/smbee * License: http://unlicense.org **/ #include "main.h" void program(void) { show(EYES); //Eyes on, full brightness wait(10); // 1s show1(EYES, FLASH_VSLOW); wait(30); show(ANTENNA_RL); //Both antennae on, 100% intensity. wait(5); // 0.5s s...
[ "mail@mikelongworth.co.uk" ]
mail@mikelongworth.co.uk
e35c020f6a1a7602dbff83e378e465b5812bd717
893126d34b8d6452ee5e393ac6ee6bb0148867da
/src/inetx.c
f5451f9ccb8319611dda5cf5c11b431c38086686
[ "BSD-2-Clause" ]
permissive
astralblue/pg_inetx
4612c5ad67ed4fcb06d9de5da768d73713bad275
869c21b642f260ba515183a9566ac38c14f9d46a
refs/heads/master
2016-08-12T03:02:56.793718
2016-02-23T08:18:05
2016-02-23T08:18:05
52,342,160
0
0
null
null
null
null
UTF-8
C
false
false
3,310
c
#include <postgres.h> #include <fmgr.h> #undef PACKAGE_BUGREPORT #undef PACKAGE_NAME #undef PACKAGE_STRING #undef PACKAGE_TARNAME #undef PACKAGE_URL #undef PACKAGE_VERSION #include "config.h" #include <sys/socket.h> #include <utils/inet.h> #ifdef PG_MODULE_MAGIC PG_MODULE_MAGIC; #endif #define DEBUG_LOG(fmt, ...)...
[ "astralblue@gmail.com" ]
astralblue@gmail.com
4fe995af0e3d6f80ce585e6fcf23726543ce6f20
f627ff078ed69b837db56691074b91b19c294664
/bin/cc/Tests/f.c
84154b5e42dbaca05a48d6324ebd20888791c86f
[ "BSD-2-Clause" ]
permissive
cstrotm/smartfirmware
25cb7b6e962d4f675a2086e2bd187d1754d26e5d
af8a8ae5d37d309aba8e09960f349781c72fc88f
refs/heads/master
2016-09-10T00:21:59.419260
2014-07-27T20:13:41
2014-07-27T20:13:41
null
0
0
null
null
null
null
UTF-8
C
false
false
110
c
int a; int b; int f(int x, int y) { int s = 1; int t = 2; return (a + x + s) + (b + y + t); }
[ "cas@strotmann.de" ]
cas@strotmann.de
c6642e32cd4a7d087ca2a2f033f4a37683c6291d
fbc888ea45b95c28cb3e97305a24fe9f43e6d1e3
/libft/get_next_line.h
eb0a3e7319a2f0325e300c58f475da081cb03a90
[]
no_license
seanjones2848/ftp
8af2408c7e6e71b0f37a7dbaa472965908917563
ee41bfda8af193f22669461031a1b44fc2e920ba
refs/heads/master
2020-03-21T06:48:15.249544
2018-06-22T02:06:34
2018-06-22T02:06:34
138,242,887
0
0
null
null
null
null
UTF-8
C
false
false
1,220
h
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* get_next_line.h :+: :+: :+: ...
[ "seanjones2848@gmail.com" ]
seanjones2848@gmail.com
07822b6736120646eb01942477d02ce95e48bbb3
0d6d31f0e83537dabb6e6ae3643d92cbe9ee4e17
/decompile_output/process_signals.c
38d533774e8c490c2e16fa786b0dafe273c8e347
[]
no_license
DanielBenHayoun/automatic_functionality_detection
35debc8179733a4a209004c249943123100a7cbd
269236817946e636f2c68c0e74352deef5ab3f93
refs/heads/master
2023-01-03T02:38:26.506928
2020-10-27T18:31:31
2020-10-27T18:31:31
258,548,087
2
0
null
2020-10-17T11:01:21
2020-04-24T15:16:41
C
UTF-8
C
false
false
1,382
c
void process_signals(void) { char cVar1; int iVar2; ulong uVar3; long in_FS_OFFSET; undefined auStack168 [136]; long lStack32; lStack32 = *(long *)(in_FS_OFFSET + 0x28); while ((interrupt_signal != 0 || (stop_signal_count != 0))) { if (used_color != '\0') { put_indicator(color_indicator);...
[ "daniel@daniel.bh38-VirtualBolx" ]
daniel@daniel.bh38-VirtualBolx
d98633b5f61b91eba744da90f471f692eb86c5b2
d4240a19b3a97e8c4a39a7925e8046ead6642d19
/2016/Enceladus/Temp/StagingArea/Data/il2cppOutput/UnityEngine_UnityEngine_GUILayout2579273657MethodDeclarations.h
ee5326dc6d362942b077238614d1cc16cebc5d1f
[]
no_license
mgoadric/csci370
05561a24a8a6c3ace4d9ab673b20c03fc40686e9
9ffd5d0e373c8a415cd23799fc29a6f6d83c08af
refs/heads/master
2023-03-17T18:51:45.095212
2023-03-13T19:45:59
2023-03-13T19:45:59
81,270,581
2
3
null
null
null
null
UTF-8
C
false
false
792
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include <assert.h> #include <exception> // UnityEngine.GUILayoutOption struct GUILayoutOption_t4183744904; #include "codegen/il2cpp-codegen.h" // UnityEngine.GUILayoutOption UnityE...
[ "goadrich@hendrix.edu" ]
goadrich@hendrix.edu
cb775c012aedb3ee0a962e0617d409d5256c81f9
5abe089d154ae01779dcbde0fa6d4f84f2ceb059
/tinyDEMO/register.c
bfc462042226d2c8a329cb95f82d55db03efeaf7
[]
no_license
quantum6/doubango-quantum6
2baeaa59de5bd3d2c24ae5587ee7edb76f4630df
35ca01a51a5be161a503f460e7ce758053de5927
refs/heads/master
2021-01-05T11:45:37.006095
2020-03-14T11:49:30
2020-03-14T11:49:30
241,012,743
3
1
null
null
null
null
UTF-8
C
false
false
3,687
c
/* * Copyright (C) 2009 Mamadou Diop. * * Contact: Mamadou Diop <diopmamadou(at)doubango.org> * * This file is part of Open Source Doubango Framework. * * DOUBANGO 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 Foundatio...
[ "bossiel@yahoo.fr" ]
bossiel@yahoo.fr
4786eb25b038fb52300f0eeb2346d8773c6febad
0c5d3b088080577388f5766431487534f93a2c40
/Github-Projects-Origin/linux-master/drivers/video/fbdev/wmt_ge_rops.c.bak.c
0d1897032ff872aab9cde693217142eba2ce87b5
[]
no_license
zhiyuanjia/WoBench
878255ce45e76ef57f88743c7f43acdfa59e93e7
6b337780cbd598de98fc0eabd19efaf1a01b6012
refs/heads/master
2021-09-23T03:12:08.091319
2018-06-14T10:17:59
2018-06-14T10:17:59
null
0
0
null
null
null
null
UTF-8
C
false
false
5,424
c
#include <assert.h> #include <string.h> #define INCLUDEMAIN /* * linux/drivers/video/wmt_ge_rops.c * * Accelerators for raster operations using WonderMedia Graphics Engine * * Copyright (C) 2010 Alexey Charkov <alchark@gmail.com> * * This software is licensed under the terms of the GNU General Public * Licen...
[ "wangcong15@mails.tsinghua.edu.cn" ]
wangcong15@mails.tsinghua.edu.cn
08c46bacd622ba2060bbbc08f3bad94b15d8dc12
4d676e4bb9e956c57d5d9dbd921d385def523c4f
/imp/fun.c
9ec723a0c618f7b85d5d7cd0f968c7c5c9a9e207
[ "MIT" ]
permissive
wcy123/voba_value
8dff51f6630f3296561738b7e5fe16d986de9784
658a22db2b9c497c0deefd6a45190c59236fb964
refs/heads/master
2021-01-23T06:44:37.822167
2015-05-03T09:28:43
2015-05-03T09:28:43
29,463,147
0
0
null
null
null
null
UTF-8
C
false
false
286
c
#include "fun.h" // ------------ funcp ---------------------- INLINE voba_value_t voba_make_func(voba_func_t p) { return voba_from_pointer((void*)((intptr_t)p),VOBA_TYPE_FUNC); } INLINE voba_func_t voba_value_to_func(voba_value_t v) { return voba_to_pointer(voba_func_t,v); }
[ "wcy123@gmail.com" ]
wcy123@gmail.com
2ddf7b6ff86e6127bd5ba3e8bcbc5110db615e2a
ef9e38ff16bc4f76968c823d34dfc08c63b9c59a
/from_dcc/testlong/ia32_mz_from_dcc/by_reko.c
0d78ba7d2b568013afe83161de13de7ed0cfb371
[]
no_license
BG4RFF/decompiler-subjects
5946c7724fa87ec650792bf595b88d69cec1126f
77517f361f51c172bb83f83a63bf4ff379f28b03
refs/heads/master
2022-12-14T14:19:07.816982
2020-09-09T21:05:02
2020-09-09T21:05:02
null
0
0
null
null
null
null
UTF-8
C
false
false
47,394
c
// subject_0800.c // Generated by decompiling subject.exe // using Reko decompiler version VERSION #include "subject_0800.h" // 0800:01FA: void _main(Register Eq_4 di, Register (ptr16 Eq_5) es, Register Eq_6 ds) void _main(Eq_4 di, struct Eq_5 * es, Eq_6 ds) { word16 bp_21; Eq_4 di_24; struct Eq_5 * es_26; word16...
[ "i-git-stone@rf.risimo.net" ]
i-git-stone@rf.risimo.net
64e0f1c07209d7a6349bb66566cb1fe452c78e65
e32b32c2360cb6996bdbeb5dba6fea70315613b2
/Example/Pods/Headers/Private/YQJRUIKit/UIApplication+YQJRCategory.h
3e1c5c6564b85c21fe1d11166f827502d4a1b201
[]
no_license
JoinPerson/YQJRUIKit
36cdbfe0df47eb46df519d9a1aba9551272e5523
d3bdbf936701a9dcc21a1cbd4d5631a001afb689
refs/heads/master
2021-07-09T19:38:31.975529
2020-10-15T06:01:25
2020-10-15T06:01:25
208,774,008
4
0
null
null
null
null
UTF-8
C
false
false
61
h
../../../../../YQJRUIKit/Classes/UIApplication+YQJRCategory.h
[ "wangzhen@qianyujiashu.cn" ]
wangzhen@qianyujiashu.cn
588921aba9c6a141b3949618cfc8b3addfc6165b
ce18acda043edc41c6c0fed9f5f4241deb3b0353
/Cypress/Design01.cydsn/Generated_Source/PSoC4/Timer_2.h
902086a558e8247dbd38c9e92346f7588df121a1
[]
no_license
EliasManj/FDRM-kl25z
6dde067eac1585693e8de0523e138b3e6d7bc799
2382bca481bf712c0fc522b526b9d5638c81a62c
refs/heads/master
2021-04-27T02:15:38.751030
2018-08-17T15:39:05
2018-08-17T15:39:05
122,692,775
1
0
null
null
null
null
UTF-8
C
false
false
22,852
h
/******************************************************************************* * File Name: Timer_2.h * Version 2.80 * * Description: * Contains the function prototypes and constants available to the timer * user module. * * Note: * None * ***************************************************************...
[ "miguel.elias.g.manjarrez@gmail.com" ]
miguel.elias.g.manjarrez@gmail.com
e8cb76993a794ad60537ebcf030f3cf554dfad90
c4131c22594784ff60d2197999a8d5a4561882b7
/android-project/jni/src/jpeg_decode.c
c3b5779a6678ef8cbfcff5d32bddf25f98c4e3a8
[ "MIT" ]
permissive
sthaid/proj_cam
9e1a2f9fc99d9097b179e2423c5fef99b77ca107
f63b2b792dedd43328c0e858c38297f5e103679c
refs/heads/master
2021-06-02T17:40:40.004470
2021-01-30T00:45:30
2021-01-30T00:45:30
29,862,884
2
0
null
null
null
null
UTF-8
C
false
false
22
c
../../../jpeg_decode.c
[ "stevenhaid@gmail.com" ]
stevenhaid@gmail.com
f9fbcf3e05c53fd40b4d45f15504a3cdc5ecc44e
f48c0b21a0a6f4863a22002c15a83a1fe19ff671
/28_06/macro_bit_value.c
e1cb25456c851c2838389482ca299dd509031bf7
[]
no_license
nihalchari/embedded_training
5eb35007e67d644365c8113a80726b39307923eb
d4a8a3c7a4b49efe5488ad550c41fa213609a291
refs/heads/main
2023-05-30T21:31:54.171004
2021-07-01T18:30:48
2021-07-01T18:30:48
377,201,824
0
0
null
null
null
null
UTF-8
C
false
false
635
c
#include<stdio.h> #define BIT_VALUE(n, p) ((((1 << p) & n) != 0) ? 1 : 0) ///@brief program to print value to bit in given number int main() { int num=0, bit_pos=0; printf("Enter number\n"); scanf("%d",&num); printf("Enter bit position\n"); scanf("%d",&bit_pos); if(BIT_VALUE(num,bit...
[ "noreply@github.com" ]
nihalchari.noreply@github.com
af34fcddcc481d0e32818bc93f27f7e6d576b254
4f569a72b53b8d4df22f61a1d286ffdfbea3cdf2
/4.2.c
2fe2264b3ee6737115e0c7b64b0d8ea934349fa1
[]
no_license
Muammir/lab4-server
93237c71cb2d695ef8970e7d3f01170cc22c5d10
7acdcbd34965d0227fdd1cb95cf62a7f4b7e4ac6
refs/heads/master
2023-01-23T02:33:05.277122
2020-11-21T09:02:14
2020-11-21T09:02:14
310,278,207
0
0
null
null
null
null
UTF-8
C
false
false
1,105
c
#include<stdio.h> #include<sys/socket.h> #include<arpa/inet.h> //inet_addr int main(int argc , char *argv[]) { int socket_desc , new_socket , c; struct sockaddr_in server , client; char msg[2000] = "Hai apa khabar", buffer[2000] ={0}; //Create socket socket_desc = socket(AF_INET , SOCK_STREAM , 0); if (socket_...
[ "muammir45@gmail.com" ]
muammir45@gmail.com
8bb1f28955c510890ba9f60f1c42b26da35b54ea
de8c0ea84980b6d9bb6e3e23b87e6066a65f4995
/3pp/linux/drivers/media/radio/tea575x.c
b0303cf0038798b3fd3c57bb0e7ebe3fc06de1ce
[ "MIT", "Linux-syscall-note", "GPL-2.0-only" ]
permissive
eerimoq/monolinux-example-project
7cc19c6fc179a6d1fd3ec60f383f906b727e6715
57c4c2928b11cc04db59fb5ced962762099a9895
refs/heads/master
2021-02-08T10:57:58.215466
2020-07-02T08:04:25
2020-07-02T08:04:25
244,144,570
6
0
MIT
2020-07-02T08:15:50
2020-03-01T12:24:47
C
UTF-8
C
false
false
14,464
c
// SPDX-License-Identifier: GPL-2.0-or-later /* * ALSA driver for TEA5757/5759 Philips AM/FM radio tuner chips * * Copyright (c) 2004 Jaroslav Kysela <perex@perex.cz> */ #include <linux/delay.h> #include <linux/module.h> #include <linux/init.h> #include <linux/slab.h> #include <linux/sched.h> #include <asm/io.h>...
[ "erik.moqvist@gmail.com" ]
erik.moqvist@gmail.com
e7ffe10492ae8ef1411bd376ab853a3b1b1994a4
775381dcc1caa9a939d8ea628f8e870baafa5fee
/cpe-2015-projects/DragonCommon/include/dhead.h
f48849daea152beaa9b5c5e23e7d9ba5449c25c6
[ "Unlicense" ]
permissive
patinyanudklin/git_testing
54fdd194c7e6b60434d1158dc0d5e22f2dfc91b3
81aa72dd211e8931df5d8a3f7852bb4ea09ad3f1
refs/heads/master
2020-06-06T06:33:43.833662
2015-02-16T11:45:19
2015-02-16T11:45:19
30,524,148
0
0
null
null
null
null
UTF-8
C
false
false
19,183
h
/* * filename dhead.h * $Revision: 1.43 $ $Date: 2015/01/21 10:39:37 $ * * ~~ Copyright 1985-2015 Kurt Rudahl and Sally Goldin * * All rights are reserved. Copying or other reproduction of * this program except for archival purposes is prohibited * without the prior written consent of Goldin-Rudahl Assoc...
[ "patinyanudklin@gmail.com" ]
patinyanudklin@gmail.com
4900c3d6216423d1af55c5a7dce222a1105a51cb
3035ef8d9a989366f814ff72a12ee658a430ac3b
/487/REX/stage2/qa.h
14a099c9ef77148cb8a14c42a04bdd116b98a5cb
[]
no_license
sjoerdvz/COBRA
6acb0555c65d7a855634e3a0eb8ed8d0860b66f2
58664bcdffbdd05c83b1a0323b6e7a52e7708cc9
refs/heads/master
2023-03-12T16:11:45.626713
2021-03-03T22:46:19
2021-03-03T22:46:19
null
0
0
null
null
null
null
UTF-8
C
false
false
2,258
h
#ifndef _QA_H #define _QA_H #define SHA_BLOCKSIZE (64) #define SHA_DIGEST_LENGTH (20) #define PS3DM_PID(fid, id) ((fid) | (id)) #define PS3DM_FID(pid) ((pid) & ~0xffful) #define UM_PATCH_OFFSET 0x80000000000FEBD4ULL #define DM_PATCH1_OFFSET 0x800000000016FA64ULL #define DM_PATCH2_OFFSET ...
[ "aldostools@gmail.com" ]
aldostools@gmail.com
e1a7cd3485a3cf573d0c7b0bfb30aab2e3469af7
ab3fe166baa351d5a998e88ba32c8140598ddc25
/sfs.c
1bfe5c1380e3be4d92fd9db09a1d6f8bca4bec48
[]
no_license
RU-CS416-SPRING2017/Asst3
325e9b56c33e3fb6984b1657e09277f044b30edd
ee28309ef1d644d821d62d814c71c1f1eaa60cbb
refs/heads/master
2020-03-15T14:16:10.964351
2018-05-01T03:59:26
2018-05-01T03:59:26
132,186,713
0
0
null
null
null
null
UTF-8
C
false
false
36,969
c
/* Simple File System This code is derived from function prototypes found /usr/include/fuse/fuse.h Copyright (C) 2001-2007 Miklos Szeredi <miklos@szeredi.hu> His code is licensed under the LGPLv2. */ #include "params.h" #include "block.h" #include <ctype.h> #include <dirent.h> #include <errno.h> #include <...
[ "ammaar.iqbal@gmail.com" ]
ammaar.iqbal@gmail.com
d443a2a9aaa757ea0a2de6ccfccde2725078cce7
96daf94af846e4f5e060fa434519e9467798e458
/TensorFlowPod/include/tensorflow/core/common_runtime/step_stats_collector.h
6cf1656ac2b98b4cbba14d7b38a542dcb5157662
[ "MIT" ]
permissive
johndpope/TensorFlowPod
1613527f6e0ad0d35069a77caf3dbc2a480b37d0
a272e4aab62ca1aa213bc4583183e829f5ee1ab4
refs/heads/master
2021-01-12T10:56:58.569993
2016-09-15T15:31:43
2016-09-15T15:31:43
null
0
0
null
null
null
null
UTF-8
C
false
false
91
h
../../../../../../../../../tensorflow/tensorflow/core/common_runtime/step_stats_collector.h
[ "acerbetti@gmail.com" ]
acerbetti@gmail.com
84b9e5f655afb5f1165b6c7529ede2728cb0ec6e
bc6430c488a225a2796b50632cd4a88395777a76
/ThirdParty/include/lterrc/asn1c_36331_d10/SystemInfoValueTagList-r13.h
f68288b4f0f7ecaac06470ed868176368d517312
[]
no_license
shflyeagle/EagleEye
5f312eaaf9a8a4e2bf5786a38d4f3d6d690d71b7
98b3b802a572ad81bc346905dfdf8396a8189912
refs/heads/master
2020-05-07T08:33:53.684195
2019-04-10T07:53:56
2019-04-10T07:53:56
180,328,573
0
0
null
null
null
null
UTF-8
C
false
false
985
h
/* * Generated by asn1c-0.9.27 (http://lionet.info/asn1c) * From ASN.1 module "EUTRA-RRC-Definitions" * found in "/home/qiongbod/asn1c-0.9.27/asn1c/input/36331-d10.asn" * `asn1c -S /home/qiongbod/asn1c-0.9.27/skeletons -fcompound-names -fwide-types -gen-PER` */ #ifndef _SystemInfoValueTagList_r13_H_ #define _Sy...
[ "qiongbo.deng@nokia-sbell.com" ]
qiongbo.deng@nokia-sbell.com
906256c769cc544a6d0652bff43469d55e6deab5
219df3001e85f465786f26a5dc98537808ad8713
/Ballloon Proj/PLL.c
3585b38fa99730dac1038f949c50bfd0e6f92189
[]
no_license
anraperezzz/BalloonBoi
507480ac0da9ec23ccb8ecd530063ec5b58d1c8f
f11c3b2f0d9933c6a0331a6fb0d52314ba337854
refs/heads/master
2023-05-01T17:24:52.162306
2020-11-02T08:01:15
2020-11-02T08:01:15
295,540,256
0
0
null
null
null
null
UTF-8
C
false
false
5,616
c
// PLL.c // Runs on LM4F120/TM4C123 // A software function to change the bus frequency using the PLL. // Daniel Valvano // September 10, 2013 /* This example accompanies the book "Embedded Systems: Real Time Interfacing to Arm Cortex M Microcontrollers", ISBN: 978-1463590154, Jonathan Valvano, copyright (c) 2013...
[ "55454940+anraperezzz@users.noreply.github.com" ]
55454940+anraperezzz@users.noreply.github.com
c8d07b43b4ab2b4a149ca744b20e2e12707e1d19
367e5d0c3c2b046ca70294593ab2e21d5a2a4984
/Classes/Native/UnityEngine_UnityEngine_Events_UnityEvent_3_genMethodDeclarations.h
e87a60bbed4d38a253968bbc367f9b6d56cbc011
[]
no_license
truckfights/truckfights_ios
514acea0d0cfc6de6b12a10c992274446dd6d404
4a06ad533175cfb5030880b0557f120074c43616
refs/heads/master
2021-01-10T01:58:57.564897
2015-12-15T16:29:44
2015-12-15T16:29:44
48,000,635
0
0
null
null
null
null
UTF-8
C
false
false
2,081
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include <assert.h> #include <exception> // UnityEngine.Events.UnityEvent`3<System.Object,System.Object,System.Object> struct UnityEvent_3_t2811; // System.Reflection.MethodInfo struc...
[ "quinn.collins@tufts.edu" ]
quinn.collins@tufts.edu
f15afc769df7ae989aab33a5da26edc53f295330
0283a54b25967fcdbf8c9764312605d3b0ae6dc0
/main-char.c
cc25edbf4453236f3297dd15d317240db4674699
[]
no_license
mathkruger/gameboy-gametest
23580e65111e77f241e9ba440e57d704b5adf07e
2ac02844e20d92edb0b91921d05d759724c7949a
refs/heads/master
2020-04-19T12:31:13.626922
2019-01-29T19:37:04
2019-01-29T19:37:04
168,193,396
2
0
null
null
null
null
UTF-8
C
false
false
667
c
#include <gb/gb.h> #include <stdio.h> #include "sprites/SmilerSprites.c" void main() { UINT8 currentSprite = 0; set_sprite_data(0, 2, Smiler); set_sprite_tile(0, 0); move_sprite(0, 88, 78); SHOW_SPRITES; //GAME LOOP while(1) { switch(joypad()) { case J_LEFT: ...
[ "ms-kruger@hotmail.com" ]
ms-kruger@hotmail.com
b9b690678994c09146ffa661ca131df0f295b655
9c73c89c7dd4f7c1954e4f5e19f81ab40aba6528
/framework/peripheral/bmx/processor/bmx_p32mx470f512l.h
2cf6955e39b3b34358f815abe45e4a9738c73e4b
[]
no_license
ctapang/v0_70_01b
d8d3784dfc56e844c7b30b19827091690da82d30
0df7b41c7f8ee94c04a3841e792a96f665e9aa32
refs/heads/master
2016-09-10T01:31:11.548039
2014-08-29T10:25:20
2014-08-29T10:25:20
15,748,585
0
0
null
null
null
null
UTF-8
C
false
false
26,185
h
/* Created by plibgen $Revision: 1.29 $ */ #ifndef _BMX_P32MX470F512L_H #define _BMX_P32MX470F512L_H /* Section 1 - Enumerate instances, define constants, VREGs */ #include <xc.h> #include <stdbool.h> #include "peripheral/peripheral_common_32bit.h" /* Default definition used for all API dispatch functions */ #ifnd...
[ "ctapang@hotmail.com" ]
ctapang@hotmail.com
946907859cf8f0a82b74dbed19c744bbe06f8d79
a979059d88a3fa1c0103d716896b85870aae1e43
/Strategy/Sample/hackerscripts/Image9.c
a175a35b4b3aad7fd1dbc87ee25a3593edb1750f
[]
no_license
zuongthaotn/zorro
e3a1ec40031a66f20d300209be7e31662009be43
cba1f265ded1421c78378601856abdc24348a819
refs/heads/main
2023-02-10T00:50:51.076023
2021-01-08T03:19:50
2021-01-08T03:19:50
313,556,936
0
1
null
null
null
null
UTF-8
C
false
false
917
c
// Filter test /////////////////// function run() { BarPeriod = 60; MaxBars = 1000; LookBack = 100; asset(""); // dummy asset ColorUp = ColorDn = 0; // don't plot a price curve PlotHeight1 = PlotHeight2 = 200; PlotWidth = 800; set(PLOTNOW); vars Chirp = series(genSine(5,60)); int Color = BLACK; plot("Chir...
[ "zuongthao.tn@gmail.com" ]
zuongthao.tn@gmail.com
bb1304be0a2b6b50cc8c69bbeac7a1c2dd999fbd
f23b2a3bf8158d123d261123963dcc60d7a3cb92
/src/solids4FoamModels/materialModels/mechanicalModel/mechanicalLaws/nonLinearGeometryLaws/StVenantKirchhoffElastic/StVenantKirchhoffElastic.C
9e7390ec3dfdaa643b85df7ecc21e920a3efd338
[]
no_license
mfkiwl/solids4foam
5ea97c3c0dda1d5be4aa12395ffc766f3956f45a
75bad31ca64e13ed8004feba0d6a03da01ead4b8
refs/heads/master
2023-03-18T01:07:09.642578
2020-06-21T19:21:24
2020-06-21T19:21:24
null
0
0
null
null
null
null
UTF-8
C
false
false
6,099
c
/*---------------------------------------------------------------------------*\ ========= | \\ / F ield | foam-extend: Open Source CFD \\ / O peration | \\ / A nd | For copyright notice see file Copyright \\/ M anipulation | ---------------------...
[ "philipcardiff@gmail.com" ]
philipcardiff@gmail.com
6d3a583c47f62d1515829a2362dc1cf4765f2d5f
9bd18c7cb39c37ba050efa71c390cbb30b79f62c
/day02/ex03/ft_is_negative.c
67903abbb27926d9b16f133ab4815f6c80033726
[]
no_license
ahmansou/42days
0db47a571c558ab5b490fd65d8b6e4d44a48eb71
7a0036bb124e9474e6d294bfc643b37c5d639482
refs/heads/master
2020-07-06T03:37:26.910648
2019-08-17T12:21:21
2019-08-17T12:21:21
202,876,232
0
0
null
null
null
null
UTF-8
C
false
false
1,005
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_is_negative.c :+: :+: :+: ...
[ "ahmansou@e1r5p8.1337.ma" ]
ahmansou@e1r5p8.1337.ma
c8690dc3653965e8e41c2b4841f826069a592fa0
f88abdd8da576d9bcb88ca2062b98ca810b754c4
/include/d3dtypes.h
13482fed42694e2797f93d88845eb457520228dc
[]
no_license
tagillov/x86_64-w64-mingw32
a38ec3d5cf39a3f0ee544c3b178fa26d88107139
fab0778eb5fc34cdab273b99e4a0c8a326e04f31
refs/heads/master
2020-04-07T14:21:52.127685
2014-08-14T23:44:01
2014-08-14T23:44:01
158,444,027
0
0
null
2018-11-20T19:57:42
2018-11-20T19:57:42
null
UTF-8
C
false
false
40
h
../../share/mingw-w64/include/d3dtypes.h
[ "elombrozo@gmail.com" ]
elombrozo@gmail.com
d9ad3658990ea2ab3dd07df392dbf1fabd890be3
dff7c036470feb56635a811b60b8ea1baf6c8033
/Project3_Finale/DMA/DMA/Sources/profiler_BBB.c
dd080fd74a5709a7c5710f1498420af65cdbb705
[]
no_license
priyankapashte/ECEN-5013-Embedded-Software-Essentials-Projects
3d2182d5752dc8cb2a94732205dac0ac7f03f7b8
e246514504fc414d8e2fe82ed6f5fd6d4feccc84
refs/heads/master
2020-05-23T07:58:11.877412
2017-05-04T06:34:35
2017-05-04T06:34:35
80,476,971
0
0
null
null
null
null
UTF-8
C
false
false
9,893
c
/********************************************************** * FILE NAME : profiler_BBB.c * FILE DESCRIPTION : This file consists of profiling of NON DMA memove/memzero and Standard library memove/memzero functions * 10, 100, 1000, 5000 bytes on BBB * AUTHOR : Akshitha Chanda * *****************************************...
[ "chandaakshitha@gmail.com" ]
chandaakshitha@gmail.com
af80536a65356f29a9e0d5273af6fecb40f0c562
d7448af5f60e36cf9a5f805327ab1ac06e51002a
/examples/wifi/getting_started/station/main/station_example_main.c
ea3abe61b06a5aff7902f38893ec9959a79b46ef
[ "Apache-2.0" ]
permissive
ebertn/esp-idf-nes
914c5f64464b6da170889a2d47ae7f610aa2bcf0
9dc7e9a258fd378d36408a1348253b373974b431
refs/heads/master
2021-05-17T05:14:03.802569
2020-03-28T23:10:04
2020-03-28T23:10:04
250,642,027
0
0
null
null
null
null
UTF-8
C
false
false
3,407
c
/* WiFi station Example This example code is in the Public Domain (or CC0 licensed, at your option.) Unless required by applicable law or agreed to in writing, this software is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include <st...
[ "ebertn@purdue.edu" ]
ebertn@purdue.edu
bc009d822bde477379de080457e2d885155b0d3a
c63d2a79f55a3c4812ec4c95e070fa9c00c0bb6a
/benchmarks/milc/milc_qcd-7.8.1/sse/include/sse_sub4vecs.h
698887aaecd36f901619883c13cdf2396929f4df
[ "BSD-3-Clause" ]
permissive
spcl/perf-taint
caf3db58dd7ad80ca46da86cce2d50359287870f
32ef9c4c494c589cb613a0f8825d497d3741122f
refs/heads/master
2023-04-06T20:45:48.215850
2022-09-28T11:41:48
2022-09-28T11:41:48
240,282,500
4
1
BSD-3-Clause
2021-08-02T16:26:23
2020-02-13T14:40:11
LLVM
UTF-8
C
false
false
2,542
h
#define _inline_sse_sub_four_su3_vecs(aa,bb0,bb1,bb2,bb3) \ { \ __asm__ __volatile__ ("movups %0, %%xmm0 \n\t" \ "movlps %1, %%xmm1 \n\t" \ "shufps $0x44, %%xmm1, %%xmm1 \n\t" \ "movups %2, %%xmm2 \n\t" \ "movlps %3, %%xmm3 \n\t" \ ...
[ "mcopik@gmail.com" ]
mcopik@gmail.com
d23e3c8ec83cef256de7a62a49cda6cae64de441
9793655ebe52ce1b57140fd7532e3524288aa1a3
/ext/SubjectPublicKeyInfo.h
309b94a1e0d54472a6e9a16be37c38795e4b2ed5
[ "Apache-2.0" ]
permissive
weyhmueller/aws-certlint
50e5cedf007381ec1178317f94b62ed9d6ad5cdb
e91a6e097a97a5d25515e37a2c00a448a9926e73
refs/heads/master
2021-01-19T17:00:39.903285
2017-08-23T09:45:15
2017-08-23T09:45:15
101,035,264
0
0
null
null
null
null
UTF-8
C
false
false
896
h
/* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "PKIX1Explicit88" * found in "rfc3280-PKIX1Explicit88.asn1" * `asn1c -S asn1c/skeletons -pdu=all -pdu=Certificate -fwide-types` */ #ifndef _SubjectPublicKeyInfo_H_ #define _SubjectPublicKeyInfo_H_ #include <asn_application.h> /* In...
[ "pzb@amazon.com" ]
pzb@amazon.com
b63f68e92057d96e779549e26ffe3a1bfeaad9af
c05f9f6817f74263bdc078d3872ba8fab6f1b09b
/1484497416.c
56973ea081b02d1b09d62ad339f6c5d35d7e1079
[]
no_license
Saisi/secret-octo-wookie
71aa331779216775ee10d8d0a738dd364a5c5202
a8e52e3fed94ab6993d4baaeaa926d659cac3735
refs/heads/master
2021-01-23T18:59:00.780545
2017-06-03T05:33:28
2017-06-03T05:33:28
25,811,730
0
0
null
null
null
null
UTF-8
C
false
false
5,711
c
/* * This is a RANDOMLY GENERATED PROGRAM. * * Generator: csmith 2.2.0 * Git version: dcef523 * Options: (none) * Seed: 553066820 */ #include "csmith.h" static long __undefined; /* --- Struct/Union Declarations --- */ /* --- GLOBAL VARIABLES --- */ static int8_t g_33 = 0x02L; static int8_t g_75 = 5L; ...
[ "saisi@users.noreply.github.com" ]
saisi@users.noreply.github.com
70057deac0b9c81931bce6c37eb28c2462a2580f
c9ad7e88a6f4bade425adb475002c47a28b5e41f
/enet/peer.c
cab624536cfbcef80047c75d08a501a780198d7f
[ "MIT" ]
permissive
acidbarrel/Torment
ef2f6eb327362614a5f85b5f671177ae237b12bf
7bee6839590ebc9e3f637afb7e4045ff0a69162d
refs/heads/master
2016-09-06T17:04:19.683548
2010-11-24T08:00:41
2010-11-24T08:00:41
1,092,428
0
0
null
null
null
null
UTF-8
C
false
false
25,274
c
/** @file peer.c @brief ENet peer management functions */ #include <string.h> #define ENET_BUILDING_LIB 1 #include "enet/enet.h" /** @defgroup peer ENet peer functions @{ */ /** Configures throttle parameter for a peer. Unreliable packets are dropped by ENet in response to the varying conditions of ...
[ "david.cluett@dark-wind.net" ]
david.cluett@dark-wind.net
19a1dae338445732172756baacc3677f67b80c01
c4afbfe1885e8d0c7a1c8b928563f7bb8ab6a683
/GreenDemonstrator/src/OBU/Generated_Code/KCG-Releases/extractPositionReportFromBus_itr_RCM_Utils_Pkg_encoders.c
ceb208c4ae972b8e4c038e772b70ad26a199e7c8
[]
no_license
VladislavLasmann/srcAndBinary
cd48ebaa2f1f7f697ba5df9f38abb9ed50658e10
13aa76e545b9596f6dac84fb20480dffae7584d8
refs/heads/master
2021-05-08T15:04:05.709079
2016-01-22T12:40:10
2016-01-22T12:40:10
null
0
0
null
null
null
null
UTF-8
C
false
false
2,079
c
/* $**************** KCG Version 6.4 (build i21) **************** ** Command: kcg64.exe -config D:/Github/modeling/model/Scade/System/OBU_PreIntegrations/openETCS_EVC/KCG-Releases/config.txt ** Generation date: 2015-11-03T14:26:15 *************************************************************$ */ #include "kcg_consts.h...
[ "bernd.hekele@deutschebahn.com" ]
bernd.hekele@deutschebahn.com
7f4bcc9691b98f07a65320b9adbf360b700fdd96
90489eb54ffc15aa39d1f4cd2398da0f35178f09
/c2.c
19189b3f45b2da7a64a5cb671a5e167102c97314
[]
no_license
ninadwaingankar/C
1faba9e8c64ee9cbb71b9a29b4270f078c111095
6ddd15589e6dcc53931860552e026e38236b10ef
refs/heads/master
2023-02-27T05:07:29.652278
2020-12-30T11:27:06
2020-12-30T11:27:06
322,681,936
1
0
null
2020-12-19T11:08:56
2020-12-18T19:04:13
C
UTF-8
C
false
false
164
c
//This is challenge 2 that prints full name , age and gender #include<stdio.h> int main() { printf("Name:Albert Eienstein \nAge 45 \nGender Male\n"); return 0; }
[ "ninadnw88@gmail.com" ]
ninadnw88@gmail.com
114433205a8830effe67c2b59a7ee73f86f9eb65
931b9672971a88bffb5d284a9b8821b0240e4015
/GRM_HIL_Simulation/untitled_sldrt_win64/rt_defines.h
6ab214077e0fb3dced0363a0d96e43d8dcf209b1
[]
no_license
mu123guy/HIL
5904d44571a4a422c7924c1a8c9ff58609e6a26e
8c44b17b47610645923f96b891da1a707aae7ce2
refs/heads/master
2020-07-31T00:21:38.494518
2019-12-26T17:47:52
2019-12-26T17:47:52
210,412,880
0
0
null
null
null
null
UTF-8
C
false
false
1,751
h
/* * rt_defines.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 "untitled". * * Model version : 1.0 * Simulink Cod...
[ "guy-m@campus.technion.ac.il" ]
guy-m@campus.technion.ac.il
6e19df30d98cb8886a064b461838ea2a40c3c650
b66711c1d309773d230ba18eb2e77310faa01fd6
/rp rajesh.c
5978dd3211cfc24a556436827fb21042481ac8e6
[]
no_license
SURIYAVENKATACHAKLAM/suriya
690e4da4c12c9c852a6dfa2266b1016444aa4d6e
61075d6d3540329b5ea2df7f929d4cf17222ddb6
refs/heads/master
2021-05-05T11:05:10.390215
2018-03-16T11:25:24
2018-03-16T11:25:24
118,112,400
0
1
null
null
null
null
UTF-8
C
false
false
185
c
#include<stdio.h> void main() { int min,hour,min; printf("enter the min"); scanf("%d",&min); hour=min/60; min=min%60; printf("HOUR\t\tMIN\n"); printf("%d\t\t%d",hour,min); return 0; }
[ "noreply@github.com" ]
SURIYAVENKATACHAKLAM.noreply@github.com
98dbd2228538b1810b17a2d543b68f3bfeb0c5c4
982b1974dfa298715fecdd19fe310337b8441fc4
/2/setup.c
028998fabfbc4d54ff1afce2281bff3a70a0b810
[]
no_license
eric781998/BIBO
9560eef8838c6ca10fd1f15e7a54d14273561b2b
b7c0e16c00e394e1d93f2a1cb0408fbaa47d3eee
refs/heads/main
2023-01-28T14:43:15.029637
2020-11-30T21:20:01
2020-11-30T21:20:01
null
0
0
null
null
null
null
UTF-8
C
false
false
3,041
c
#include <unistd.h> #include <sys/types.h> #include <sys/stat.h> #include <arpa/inet.h> #include <fcntl.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <wordexp.h> #include <openssl/ssl.h> #include <openssl/bio.h> #include <openssl/err.h> #include <openssl/rand.h> #include <openssl/sha.h> #includ...
[ "ariash.vm@gmail.com" ]
ariash.vm@gmail.com
d1b0f26a3f18d33c9e71c33fe167fd04f6c841a9
1237ae382bf6d28c5e49d1f70fbb9eb72bb7bb05
/libraries/STM32EXTRAM/examples/extRam_rw/HAL_Conf.h
ddc87b5dcf258dcc138e1963bf6aa63fb7c3355f
[]
no_license
tony-cloud/STM32_duino
9bc74eef003f4114028679fa1882609dddabcad2
3874f3bcb0029a7385ebb6ce9bed755f1adfb31d
refs/heads/master
2021-08-27T16:51:43.452669
2021-08-07T08:01:52
2021-08-07T08:01:52
131,560,550
7
2
null
null
null
null
UTF-8
C
false
false
1,421
h
/* ARDUINO HAL special config file, overriden default define * config arduino/hal/os/priority/...... * ARDUINO HAL 项目配置文件, 改写 系统、库、缺省定义,配置改变系统的缺省参数/中断优先级等 * !!! Don't rename this file, 请不要改变文件名和扩展名!!! * * --------------------------------------------------------------------------------------- * fo...
[ "tonylu@tony-cloud.com" ]
tonylu@tony-cloud.com
873757f181068ede453777bc965425f4cf4e4bde
768d266232857ef3e5074ff3edc03ad47f169dd9
/dxmath.h
b0eb8ab09027af68857053af0c1b961b9246a9a5
[ "MIT" ]
permissive
AlaskanEmily/DirectXMathC
ba24df27d2cea0ec752a865ec5d8271de3144796
b53211a7e439b3d48faf46d6dea0e3e478059e8b
refs/heads/master
2020-04-14T15:38:56.132765
2019-04-02T04:03:49
2019-04-02T04:03:49
163,933,415
0
0
null
null
null
null
UTF-8
C
false
false
37,950
h
/* * Copyright (c) 2018 Microsoft Corp, 2018-2019 Transnat Games * * 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,...
[ "emily@alaskanemily.net" ]
emily@alaskanemily.net
c344478e3b5167e558964374818f573ab214151b
891c89617b46df5588dea4cb228c06e792fa4b39
/libft/srcs/ft/mem/ft_memdel.c
9515b086c08e72f37e993123eb99b72fb3c2d200
[]
no_license
lbenard/wolf3d
e54313178f1e2af087a03f237bbd2695e612e29e
033592012ba795bb08d0279c420a52d31d48bcbf
refs/heads/master
2021-07-14T22:02:15.718118
2020-06-22T08:30:29
2020-06-22T08:30:29
168,844,051
1
0
null
null
null
null
UTF-8
C
false
false
1,005
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_memdel.c :+: :+: :+: ...
[ "lbenard@student.42.fr" ]
lbenard@student.42.fr
b5dd903f8210a90bdc614095aa58e06ae0db05f3
8a0660bd8d588f94aa429050bb8d32c9cd4290d5
/ext/ffi/sagittarius-ffi.h
01abb54fd7e63585c708a838ab208b78df5746d1
[ "BSD-2-Clause" ]
permissive
david135/sagittarius-scheme
dbec76f6b227f79713169985fc16ce763c889472
2fbd9d153c82e2aa342bfddd59ed54d43c5a7506
refs/heads/master
2016-09-02T02:44:31.668025
2013-12-21T07:24:08
2013-12-21T07:24:08
32,497,456
0
0
null
null
null
null
UTF-8
C
false
false
6,226
h
/* -*- C -*- */ /* * ffi.h * * Copyright (c) 2010 Takashi Kato <ktakashi@ymail.com> * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyr...
[ "t.kato@localhost" ]
t.kato@localhost
74729a97fc09022bd55ba816ace57ebb7e06f717
88664987cfbde8867df11f00b72c4050115292db
/cs/libconsh/dyn.h
38ef192ee37ac89e2c117885979219635368c662
[]
no_license
ddehilster/nlp-engine
5a190832781ae150569bc41f83ba8e0e1e74bc84
ebda6020a2af5fd831bda567956f3568fcc85b8d
refs/heads/master
2020-06-22T05:49:04.764005
2020-01-28T22:26:00
2020-01-28T22:26:00
197,648,953
0
0
null
2020-01-28T22:26:01
2019-07-18T19:58:26
C++
UTF-8
C
false
false
667
h
/******************************************************************************* Copyright (c) 2000-2009 by Text Analysis International, Inc. All rights reserved. ******************************************************************************** * * NAME: DYN.H * FILE: libconsh/dyn.h * CR: 06/29/00 AM. * SUBJ: Module de...
[ "dehilster@gmail.com" ]
dehilster@gmail.com
ccc1107113e3390d69a78b0dae10c8787d5d7e1e
3cdae51fd3c475ac932ef72270c87bade3811a5c
/libft/ft_strjoin.c
ac57eb8ace53796d2b6be69f31b1ebf9a8c5876f
[]
no_license
r-maury/ft_p
9d5bb99fc8abbbfa22988b7d09b2e858b6234d16
fa1b566234a81e37bd920c6f4882062ff610b8bd
refs/heads/master
2021-09-13T20:02:26.665076
2018-05-03T16:36:54
2018-05-03T16:36:54
117,859,916
1
0
null
null
null
null
UTF-8
C
false
false
1,252
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strjoin.c :+: :+: :+: ...
[ "rmaury@student.42.fr" ]
rmaury@student.42.fr
4fbfe50b2aba49404f1076481c1e25abc7abfab0
b71b8bd385c207dffda39d96c7bee5f2ccce946c
/testcases/CWE843_Type_Confusion/CWE843_Type_Confusion__short_06.c
28d76e5fe538ab364b10b10978a078b29cff3e33
[]
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,770
c
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE843_Type_Confusion__short_06.c Label Definition File: CWE843_Type_Confusion.label.xml Template File: sources-sink-06.tmpl.c */ /* * @description * CWE: 843 Type Confusion * BadSource: short Point data to a short data type * GoodSource: Point data to an int data type ...
[ "jaredzap@rams.colostate.edu" ]
jaredzap@rams.colostate.edu
a8a3ea9b0f38f3376571d40ce7edbc439c14639d
0eb3fbcb2547867390c1ecda4f311dddc2e2c215
/definitions.c
71366716d455e0270dee21da7f000719810cf02b
[]
no_license
yonatan1310/C-assembler
f1c4e45c0da70b89aa20ef0fa421f3ca4e961ca8
0596252ad68b7a7f9e07c4c1e654047607715855
refs/heads/main
2023-07-11T00:55:51.563683
2021-08-18T21:56:48
2021-08-18T21:56:48
397,574,339
0
0
null
null
null
null
UTF-8
C
false
false
5,411
c
#include "ops_and_defs.h" #include "assembler.h" #include <math.h> #define DATA_TABLE_LEN 100 /* Holds each definition name and the number that matches it */ operation_definition definitions[] = {{DATA, ".data"}, {STRING, ".string"}, {EXTERN, ".extern"}, {ENTRY, ".entry"}}; word *...
[ "yonatanlubarski@gmail.com" ]
yonatanlubarski@gmail.com
03013ecfb6c65432ebc7153f61eab546018f61f0
ec7d1269672e09ff8ff2720b60f350677c8c15f1
/arm-linux-gcc-4.5.1/4.5.1/arm-none-linux-gnueabi/sys-root/usr/include/openssl/rsa.h
7990cbfd900c86ad2964aa32516250c35f8bbdca
[]
no_license
ElevenH/First-Blood
6a4d8ed48e93660c44b0623405bf30530eeea16b
44ee02b8126c5609dc78d917633bde9caf4d0d68
refs/heads/master
2022-02-07T16:20:43.634359
2022-01-28T08:04:42
2022-01-28T08:04:42
46,023,766
0
0
null
null
null
null
UTF-8
C
false
false
19,919
h
/* crypto/rsa/rsa.h */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). * The implementation was written so as to conform with Netscapes SSL. * * This library is free for commercial and non-com...
[ "pangchol@163.com" ]
pangchol@163.com
fc5ae1c3eaeb5ca195a628ab6a248748e1410c23
cd0f4800b523d8212fbd119aa3a48fa5bfddea90
/SegmentRegistration/lineFeature.h
f4171c0aa774121fd73e5193003202cca358c1de
[]
no_license
loongfee/SegmentRegistration
4d02e9531bd50e7301bd246bcf7130d8176dcbff
1681e2c86ed0459a2cd14c843ec39fab14a13e74
refs/heads/master
2021-01-19T07:54:29.336126
2013-07-11T10:02:19
2013-07-11T10:02:19
11,338,513
1
0
null
null
null
null
UTF-8
C
false
false
169
h
#pragma once #include "lineConstant.h" void LineFeature(IplImage* img,vector<cvline_polar>& lines_polar_list,vector<vector<double>> &LinesFeature,vector<int>&LineNum);
[ "loongfee@gmail.com" ]
loongfee@gmail.com
7c98ddd4b0aa75ac7a40a098d96789b2f9e52707
4347e647a61d7934b9e26a8f7d55c64ff037b942
/Sparky-core/src/sparkygl.h
1460cfa7bb2e293cd7b2279c9fa57d6f28d5967c
[ "Apache-2.0" ]
permissive
Robson-Harami/Sparky
d5a91a17021bbd103081ec2da51e7dfb53dfe598
7e334d348a3ffe87eff0e6d280c50ad93f8bed2e
refs/heads/master
2020-04-06T04:37:00.682051
2015-11-09T10:08:39
2015-11-09T10:08:39
45,005,345
0
1
null
2015-10-26T23:52:42
2015-10-26T23:52:41
null
UTF-8
C
false
false
486
h
#pragma once #ifdef SPARKY_PLATFORM_WEB #define GLFW_INCLUDE_ES3 #else #include <GL/glew.h> #endif #include <utils/Log.h> static void log_gl_call(const char* function, const char* file, int line) { GLenum error = glGetError(); if (error != GL_NO_ERROR) { // SPARKY_ERROR("[OpenGL Error] (", error, "): ", functi...
[ "cherno21@hotmail.com" ]
cherno21@hotmail.com
6aebc3be9b2aacf9a9b311aeefc6a761afee6e9a
dc4f5f4dfc0776bea02897fa6616951548838eb3
/src/SHPMerge.h
3585fdb240e1ee6d61ff734a41551fcd29fea51f
[]
no_license
bmountjoy/LMTools
c7459b03fd3c0c7f2b78d9a8214984b344fe7aa2
f4d96260972bad7e16f721e0c3b1a2d4e24c99ee
refs/heads/master
2020-04-17T01:20:01.717312
2016-08-14T20:50:40
2016-08-14T20:50:40
44,724,461
0
0
null
null
null
null
UTF-8
C
false
false
167
h
#ifndef SHPMERGE_H #define SHPMERGE_H #include <Python/Python.h> #include <stdio.h> #include <stdlib.h> #include "shapefil.h" int merge(char *, char *); #endif
[ "HLRG@Olafs-MacBook-Pro.local" ]
HLRG@Olafs-MacBook-Pro.local
c07bd1b99946024edb2c77a63ec3a43695d5ef2b
913a0efa1b36ac741a36b3f94d872562c51ef572
/Binaries/iOS/Classes/Native/mscorlib_U3CPrivateImplementationDetailsU3E_$ArrayType$640.h
1c8bd058fd2923e73b9a63addfeabe88d54ddc7c
[ "MIT" ]
permissive
masanori840816/SetMaterialsFromGallery
41d3a89488c349f54586bfb367eb021ca7356357
ce6d67874e42706feca5e5a66f9b6785992b9dda
refs/heads/master
2021-01-18T01:23:54.041302
2015-05-21T13:21:44
2015-05-21T13:21:44
34,765,403
5
2
null
null
null
null
UTF-8
C
false
false
432
h
#pragma once #include <stdint.h> // System.ValueType #include "mscorlib_System_ValueType.h" // <PrivateImplementationDetails>/$ArrayType$640 #pragma pack(push, tp, 1) struct $ArrayType$640_t1738 { union { }; }; #pragma pack(pop, tp) // Native definition for marshalling of: <PrivateImplementationDetails>/$ArrayType...
[ "masanori840816@gmail.com" ]
masanori840816@gmail.com
c0f0b634eb38724c7eac00e31822b76cab982049
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/312e75f9-f121-4b6f-8036-68b5753d4bd4.c
21f621af0fbc1f24e9bafc565aeeabd2e172bd90
[]
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
577
c
#include <string.h> #include <stdio.h> int main() { float i; float j; float k; float l; i = 4; j = 9; //variables //random /* START VULNERABILITY */ int a; int b[79]; int c[12]; a = 0; while (( a - 1 ) > -1) { a--; //random /* START BUFFER ...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
d422f18c2572fae01da8faa8cd9da3cf8a46702a
7ccf8346887a7d04e5d842ff2024c3f199fdf465
/ITE_Castor3_SDK/project/doorbell_admin/layer_screensaver.c
6c525371cb534c0a2fbf11711f04899dcce78d49
[]
no_license
liuning587/20171201_Doorbell_SDK_v1.2.3.2_64c33b
c4e030dc67ed59f484038744bb087338e05252f6
10db89b8bc2b12a7e782c8de961f863d0e8fd058
refs/heads/master
2021-09-20T01:18:40.901990
2018-05-03T07:52:32
2018-05-03T07:52:40
null
0
0
null
null
null
null
UTF-8
C
false
false
1,619
c
#include <assert.h> #include <malloc.h> #include <stdio.h> #include "scene.h" #include "doorbell.h" static ITUIcon* screensaverIcon; static ITUAnalogClock* screensaverAnalogClock; bool ScreensaverOnEnter(ITUWidget* widget, char* param) { if (!screensaverAnalogClock) { screensaverIcon = ituSceneFindWi...
[ "117993338@qq.com" ]
117993338@qq.com