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
392e2c251fa7898c759ed2340e3e914495fe49dd
8956dad5abb7447616362dd0a4b0b83310244086
/Example/Pods/Headers/Private/TabBarPicker/TabBarItem.h
be641b291ed7ac79049dc3d11ee52935d466bf8b
[ "MIT" ]
permissive
giuseppenucifora/TabBarPicker
534060dcf9c44c9f976d66780dd6d44eeed3b7ca
d55a237e190eef9d40bcb2ffbac2f3e9212a1913
refs/heads/master
2020-05-20T05:10:58.357296
2015-10-29T01:06:56
2015-10-29T01:06:56
39,147,771
0
0
null
2015-10-29T01:06:56
2015-07-15T16:24:58
Objective-C
UTF-8
C
false
false
39
h
../../../../../Pod/Classes/TabBarItem.h
[ "me@giuseppenucifora.com" ]
me@giuseppenucifora.com
f12cad577221bb428101665cc21ef36b57ff26c1
b9640203124ec76d4b8b17f68285303faab577bf
/gmrflib/blockupdate.h
60d90bce2f3eca7d0e19d5e0692009d1c3ce2a65
[]
no_license
HughParsonage/R-INLA-mirror
dec80a626659ea3b8773ba5a69b6892cd937ebd7
59798933294c06157c14b2edc348d4fe1848771d
refs/heads/master
2021-04-15T15:51:57.062420
2018-03-20T11:58:06
2018-03-20T11:58:06
126,698,129
1
0
null
null
null
null
UTF-8
C
false
false
8,599
h
/* blockupdate.h * * Copyright (C) 2001-2006 Havard Rue * * 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. * ...
[ "haavard.rue@kaust.edu.sa" ]
haavard.rue@kaust.edu.sa
25b23fd705acacc92a6f53c6ef1854e18ed3a286
c1a0c6157185bb8cc6effab5e81a0e2a3902f272
/Multiple Blink/Lab1_Embedded_Multiple_LED_FR2311/main.c
247325ff6c39e528c7d8f189e445488bfea89c44
[]
no_license
RU09342-F18/lab-1-gpio-albericoj3
c5faf4e7955a23dfc713e6f31bef8dfcbafdc65e
8ef4fb6447a73c09a1d18aec536ed700e609e814
refs/heads/master
2020-03-28T14:40:16.552055
2018-09-19T16:05:49
2018-09-19T16:05:49
148,510,273
0
0
null
null
null
null
UTF-8
C
false
false
937
c
#include <msp430.h> /** * LED w/ Different Frequencies FR2311 * Author: Jordan Alberico * Created: 9/15/18 * Last Edited: 9/15/18 */ int main(void) { int j; WDTCTL = WDTPW | WDTHOLD; // stop watchdog timer P1SEL0 &= ~BIT0; //sets port1.0 to 0 P1DIR |= BIT0; //sets...
[ "noreply@github.com" ]
RU09342-F18.noreply@github.com
ea2504f37145a0aabc08e9dd335ebcec629933dd
c56a1b4130a2ce24f478142cbb83f1aeaaf9f07f
/Examples/C8051F70x_71x/PCA/F70x_PCA0_High_Speed_Output.c
4e1845d0b21dcf02a59ab9ad9b765f720909ab7d
[]
no_license
ee230/C8051F
3f17498bfb81f09b19ed62095f34077a5818cc61
745f76a39709e31c882c674ecd0dfcc0a840e553
refs/heads/master
2021-08-15T22:39:02.329747
2017-10-18T13:06:00
2017-10-18T13:06:00
111,205,934
8
6
null
null
null
null
UTF-8
C
false
false
9,868
c
//----------------------------------------------------------------------------- // F70x_PCA0_High_Speed_Output.c //----------------------------------------------------------------------------- // Copyright 2008 Silicon Laboratories, Inc. // http://www.silabs.com // // Program Description: // // This program sends a squ...
[ "aa@bb.com" ]
aa@bb.com
f6b378db66316976d4fb530f540919df35c1c9b0
e48f75048ed032760ce688ae1bb499446f8f595b
/projs/ets/trunk/src/c_tk_base_7_5_w_mods/tkwinx.c
497b9c0a64b2354b0707162cbeb0cd4f2b60498c
[ "MIT", "TCL" ]
permissive
mandelbrot999/hello-world999
8653b7465ea20ecb3919e8d233d4e5deece5f317
edd913741e56272bd6b9538f043ac5fb006b1072
refs/heads/master
2021-06-02T08:58:11.819136
2018-07-30T21:58:55
2018-07-30T21:58:55
29,752,816
0
0
null
null
null
null
UTF-8
C
false
false
30,665
c
/* $Header: svn://localhost/dtapublic/projs/ets/trunk/src/c_tk_base_7_5_w_mods/tkwinx.c 71 2016-11-05 11:07:06Z dashley $ */ /* * tkWinX.c -- * * This file contains Windows emulation procedures for X routines. * * Copyright (c) 1995-1996 Sun Microsystems, Inc. * Copyright (c) 1994 Software Research Associates,...
[ "dashley@gmail.com" ]
dashley@gmail.com
d32271561da257fb44409bc9f85b2d5eddac6f79
ab0767c9b6a931f10043693e99a2d71fc902005b
/src/EncDecDCT.h
401f7d2565eb6da9f1e69a7f08130a9c3656b4a4
[]
no_license
chensokolovsky/5dv
5b1287bc0d6af5ecf8aad9743ad451dbff7ccc73
4690cc611bfdba91cbe7e2df9172317f21a8364d
refs/heads/master
2021-01-20T21:07:11.203575
2017-12-14T09:22:59
2017-12-14T09:22:59
101,751,478
0
0
null
null
null
null
UTF-8
C
false
false
1,305
h
// // EncDecDCT.hpp // chenSDLtest1 // // Created by Chen Sokolovsky on 6/13/17. // Copyright © 2017 chen. All rights reserved. // /* LICENSE 5dv - Five Dimensional Vision - File/Stream protocol, Encoder & Decoder @copywrite Chen Sokolovsky 2012-2017 This software is not open source. You may not use it com...
[ "chen.sokolovsky@gmail.com" ]
chen.sokolovsky@gmail.com
fcb4b1477dda7734a9d0052250b9d7ef95987a55
09f68cb6c0b47985c9b95487bcb8ca064078e058
/DrawableConsole/SYDESounds.h
c731ad6d8632b27e59b85df0d78e5e7e50936dd0
[]
no_license
Ritalin4Kidz/Custom-Console
8facfd2689431785e9c05136660067b7dd220b17
83d72b7a96e72670bfc37a2aada05472eb60d161
refs/heads/master
2023-04-14T10:08:29.452683
2022-01-04T11:49:03
2022-01-04T11:49:03
161,438,228
0
1
null
2022-12-08T15:46:37
2018-12-12T05:40:16
C++
UTF-8
C
false
false
63
h
#pragma once #include "SYDESound.h" #include "SYDESoundtrack.h"
[ "callum@hands.net.au" ]
callum@hands.net.au
4893c82e21c0467ae090bd2814d4210f29848cce
c2cedcf36667730f558ab354bea4505b616c90d2
/players/maledicta/cont/rooms/585.c
d0343edbdaa149cf00eb17249f337e27d2b663bf
[]
no_license
wugouzi/Nirvlp312mudlib
965ed876c7080ab00e28c5d8cd5ea9fc9e46258f
616cad7472279cc97c9693f893940f5336916ff8
refs/heads/master
2023-03-16T03:45:05.510851
2017-09-21T17:05:00
2017-09-21T17:05:00
null
0
0
null
null
null
null
UTF-8
C
false
false
1,679
c
#include "/players/maledicta/ansi.h" #define tp this_player() #define tpn this_player()->query_name() #define tpp this_player()->query_possessive() #define RNUM 585 inherit "players/maledicta/cont/inherit/room"; reset(arg){ if(arg) return; /* Added by Sparrow to make compatable with both drivers */ if(version() ==...
[ "rump.nirv@gmail.com" ]
rump.nirv@gmail.com
65b552cf9d65613b87334e6903de9efd783ae611
0d376b0f0a14721c76a79d7a4494def85a55f28e
/Core/Src/stm32f4xx_it.c
b1a3e9b22fb0ab84b4ffd2236c923508321716db
[]
no_license
Ahmed0Ayman/STM32GUI_TouchLCD
05ee20642bfc3e589443490d341ff407b231842a
0bd0104bf63a241d851d50e665f3b4f0f24007a5
refs/heads/master
2023-06-17T05:29:08.813162
2021-07-11T20:23:17
2021-07-11T20:23:17
385,022,139
2
0
null
null
null
null
UTF-8
C
false
false
5,555
c
/* USER CODE BEGIN Header */ /** ****************************************************************************** * @file stm32f4xx_it.c * @brief Interrupt Service Routines. ****************************************************************************** * @attention * * <h2><center>&copy; Copyright (c) ...
[ "31223687+Ahmed0Ayman@users.noreply.github.com" ]
31223687+Ahmed0Ayman@users.noreply.github.com
e62b529c0003fea0514f4e7e755a5f8a9cb929d8
5a0c5b83856ae5bfa3b2fed2262eff6b9c9c3ed6
/libstapi/include/libstapi/libstapi.h
4280d9bad5105194b7ece497e76363f9272e42d8
[ "Unlicense" ]
permissive
julian-becker/stapi
1b99d86a27f3ff42db032aa4a4d3a2c7c7bbed8f
aa5c634d4fedc478eb4cfa84c4a4a490518e043a
refs/heads/master
2020-03-15T02:04:52.307991
2018-05-02T22:00:49
2018-05-02T22:00:49
131,909,606
0
0
null
null
null
null
UTF-8
C
false
false
63
h
#include <libstapi/export.h> LIBSTAPI_API int libstapi_api();
[ "becker.julian@gmail.com" ]
becker.julian@gmail.com
090c352704a675575c70e421d77398eb66447462
632dcb4e37cadd87cb7ff8715b0048df5cd0d11b
/CompuCell3D/core/CompuCell3D/plugins/PixelTracker/PixelTrackerDLLSpecifier.h
de59e3dab4561caaf1dc477863e8520785dcd7cf
[ "MIT" ]
permissive
CompuCell3D/CompuCell3D
df638e3bdc96f84b273978fb479842d071de4a83
65a65eaa693a6d2b3aab303f9b41e71819f4eed4
refs/heads/master
2023-08-26T05:22:52.183485
2023-08-19T17:13:19
2023-08-19T17:13:19
12,253,945
51
41
null
2023-08-27T16:36:14
2013-08-20T20:53:07
C++
UTF-8
C
false
false
500
h
#ifndef PIXELTRACKER_EXPORT_H #define PIXELTRACKER_EXPORT_H #if defined(_WIN32) #ifdef PixelTrackerShared_EXPORTS #define PIXELTRACKER_EXPORT __declspec(dllexport) #define PIXELTRACKER_EXPIMP_TEMPLATE #else #define PIXELTRACKER_EXPORT __declspec(dllimport) ...
[ "acosmane@indiana.edu" ]
acosmane@indiana.edu
857263746c86cb1851b46113bd1c628208c52f03
ae32263088df7a258b3802f548eb05516b693087
/include/api/x64/bits/setjmp.h
aa168e6a4b14b465eacfe97d493d31a37e2e118f
[ "LicenseRef-scancode-public-domain", "BSD-3-Clause" ]
permissive
mkenigs/osv
6809452169e4172d2a010bbd53dbf6b1a7de229f
9c8ee44bd67b3031d857f31319783a53e3889258
refs/heads/master
2023-03-17T05:56:26.863141
2021-01-30T02:59:25
2021-02-01T19:06:48
318,828,802
1
0
NOASSERTION
2020-12-05T15:59:51
2020-12-05T15:59:51
null
UTF-8
C
false
false
42
h
../../../../musl/arch/x86_64/bits/setjmp.h
[ "jwkozaczuk@gmail.com" ]
jwkozaczuk@gmail.com
38e5a21014672edbfc3520042d9cfa879a45d396
976326dabd3e912831d95100deb1fea7bd487cd8
/SpaceInvadersHW_Pit_fit_7seg/simulation/behavioral/isim/isim_system.exe.sim/unisim/a_0868425105_1864968857.c
8809ead8a87409231371c877ac119c58b70d3efe
[]
no_license
guano/byu-ee-427-labs
2aa71c865caed4ae42a360649736b0ad64f6cdf0
d228ac35f208216020be377f9d755ec91fc5e4d9
refs/heads/master
2021-01-18T15:37:32.538356
2016-12-09T05:57:33
2016-12-09T05:57:33
67,071,291
0
1
null
null
null
null
UTF-8
C
false
false
3,574
c
/**********************************************************************/ /* ____ ____ */ /* / /\/ / */ /* /___/ \ / */ /* \ \ \/ ...
[ "superman@CB400-02.WORKGROUP" ]
superman@CB400-02.WORKGROUP
f4b317196a8470bc95dd8af0c0017008c3bf479c
c425afb8bb6b182168fd4c3a46c9b334f4740e60
/d/wuxi/npc/polan.c
084f231ebde442bd37e2b50173f5c48180b6283b
[]
no_license
fluffos/nt7
ceef82b2465cf322549c7ece6ce757eaa8ec31ff
52727f5a4266b14f1796c2aa297ca645ca07282a
refs/heads/main
2023-06-17T10:07:33.000534
2021-07-15T11:15:05
2021-07-15T11:15:05
308,148,401
9
9
null
2021-06-28T14:11:57
2020-10-28T21:45:40
C
UTF-8
C
false
false
956
c
//NPC /d/wuxi/npc/polan.c #include <ansi.h> inherit NPC; void greeting(object ob); void create() { set_name("破烂王", ({ "polan wang", "wang", "polan" })); set("gender", "男性"); set("age", 35); set("long", "他一身破衣,整天在大街小巷找垃圾,富家门前拣洋落。\n"); set("attitude", "friendly"); set("shen...
[ "i@oiuv.cn" ]
i@oiuv.cn
ad204469aededf7c251aa986895dfc479823e635
b3f30ff66a89b94827f42e98a37d920692ae885a
/hw5/ant.h
187694cabd8690cef51d624853b168dda534043f
[]
no_license
alexichristakis/cs223
9aecfb7ecbb71ce414d00b16495fccbe16661d95
2678904895a293fe4da38400c6406d42c3a9724a
refs/heads/master
2020-04-06T08:48:15.739920
2018-11-13T03:56:04
2018-11-13T03:56:04
null
0
0
null
null
null
null
UTF-8
C
false
false
315
h
#include "hash.h" typedef struct ant { unsigned int x; unsigned int y; unsigned int z; char name; } Ant; void west(Ant *a); void south(Ant *a); void north(Ant *a); void east(Ant *a); void up(Ant *a); void down(Ant *a); void jump(Ant *a); void write(Ant *a, Hash h); void read(Ant *a, Hash h);
[ "alexi.christakis@gmail.com" ]
alexi.christakis@gmail.com
030b2c3cbf431125c8b6ac53b3a9e8bf48753626
b71b8bd385c207dffda39d96c7bee5f2ccce946c
/testcases/CWE121_Stack_Based_Buffer_Overflow/s07/CWE121_Stack_Based_Buffer_Overflow__CWE806_wchar_t_alloca_ncpy_12.c
9424e97f0c3a8e83b02121b58b50673812c219db
[]
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
3,027
c
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE121_Stack_Based_Buffer_Overflow__CWE806_wchar_t_alloca_ncpy_12.c Label Definition File: CWE121_Stack_Based_Buffer_Overflow__CWE806.label.xml Template File: sources-sink-12.tmpl.c */ /* * @description * CWE: 121 Stack Based Buffer Overflow * BadSource: Initialize data...
[ "jaredzap@rams.colostate.edu" ]
jaredzap@rams.colostate.edu
5afb218c44fd92066e5bb92ae52c914281d5d016
f87405470382c5b50d9d8b44a48304c8595750d3
/src/ringbuf.h
47ce7fb19f782427b685804ec16c470d87875652
[]
no_license
smcnabb83/win32-c-http
d5b4e016350eaddd8576bdf689c73d996ef75278
1f1d396597800dec491498d66da9605edc8af4b5
refs/heads/master
2020-12-27T10:39:09.368594
2020-02-24T03:17:59
2020-02-24T03:17:59
237,872,892
0
0
null
2020-02-03T02:50:50
2020-02-03T02:50:49
null
UTF-8
C
false
false
644
h
#ifndef WIN32_C_HTTP_RINGBUF_H #define WIN32_C_HTTP_RINGBUF_H #include<winsock2.h> enum ErrorCondition { ERRCON_NONE, ERRCON_RESET_LISTENER, ERRCON_TERMINATE_SERVER }; #define MAX_SOCKETS 2048 typedef struct { SOCKET conn; SOCKADDR_IN client_addr; int address_length; } SOCKET_INFO; typedef struct{ SOCK...
[ "sean.mcnabb.83@gmail.com" ]
sean.mcnabb.83@gmail.com
70b9d64e450858876c3dfefef909a2c32076f090
9d2bafb07baf657c447d09a6bc5a6e551ba1806d
/ros2_ws/build/nav_msgs/rosidl_generator_py/nav_msgs/_nav_msgs_s.ep.rosidl_typesupport_c.c
dfffbf4eb0a0e335909e85276bd4f25846df5b61
[]
no_license
weidafan/ros2_dds
f65c4352899a72e1ade662b4106e822d80a99403
c0d9e6ff97cb7cc822fe25a62c0b1d56f7d12c59
refs/heads/master
2021-09-05T20:47:49.088161
2018-01-30T21:03:59
2018-01-30T21:03:59
119,592,597
1
0
null
null
null
null
UTF-8
C
false
false
37,602
c
// generated from rosidl_generator_py/resource/_msg_support.entry_point.c.em // generated code does not contain a copyright notice #include <Python.h> #include <stdint.h> #include <rosidl_generator_c/message_type_support_struct.h> #include <rosidl_generator_c/service_type_support.h> #include <rosidl_generator_c/visib...
[ "austin.tisdale.15@cnu.edu" ]
austin.tisdale.15@cnu.edu
315d75147cc78dff820ad436d3f9453b85f3c986
8e00b77f3edbed8320cab796701a273f24b362df
/Octal to Binary.c
2257aa4093a8b3ff1647ded09bb1af6a9b56c050
[]
no_license
Mantra-Jain/Octal-Binary
b14499886f74f8f2395146f3814c78120600b91a
275b0f56af402d74dbf29b3e0413970f513a3a49
refs/heads/main
2023-01-28T17:50:41.686447
2020-12-07T10:54:26
2020-12-07T10:54:26
319,285,644
0
0
null
null
null
null
UTF-8
C
false
false
928
c
#include <stdio.h> #include <math.h> long octalToBinary(int octalnum) { int decimalnum = 0, i = 0; long binarynum = 0; // This loop converts octal number "octalnum" to the decimal number "decimalnum" while(octalnum != 0) { decimalnum = decimalnum + (octalnum%10) * pow(8,i); i++; octa...
[ "noreply@github.com" ]
Mantra-Jain.noreply@github.com
d84ff8c6396f620307bf2ee965fe70fd0073c088
12c5741d2b0814d3f10959fbe8ec8203803cea14
/JU/Networks Lab/StopNWaitRead.c
eae0fe89dc39bbac0be54a3c1e723bfb6e33e097
[]
no_license
thezealousfool/Misc-Work
90d61bd6856e576246fafd03c8b9c84fdb0e2196
84b9ddb26a1c185ff54ed58c7aa5d49d84b08649
refs/heads/master
2021-09-12T16:23:30.992371
2018-04-18T14:37:21
2018-04-18T14:37:21
67,434,150
0
0
null
null
null
null
UTF-8
C
false
false
798
c
#include <stdio.h> #include <sys/ipc.h> #include <sys/msg.h> #include <math.h> struct mesbuf{ long type; char txt[100]; } message, ackmes; int main(int argc, int **argv){ key_t key, keyack; int mid, aid; key = ftok("progfile",65); keyack = ftok("Acknowledgement",65); mid = msgget(key + argc, 0666 | IPC_CREAT); ...
[ "thezealousfool@gmail.com" ]
thezealousfool@gmail.com
cb58972e3e592b2d1b8a063a935241e7409097be
e97f2c6c20046ea92a942c32707e3cabd5103d59
/returning values/1-4.c
5acfdaa1c694981289e77c6a6c4aed20f64e8534
[]
no_license
tylerwarre/re4b
f30b2eba1f5e125197b4445073f0b19acd59b4ba
0f868ed3c908f83565a629f08c7f9988fd8f30cf
refs/heads/main
2023-08-30T15:44:47.317295
2021-11-17T16:45:45
2021-11-17T16:45:45
425,951,867
0
0
null
null
null
null
UTF-8
C
false
false
28
c
int f() { return 123; }
[ "tyler@thewalloffire.tech" ]
tyler@thewalloffire.tech
62f35263c1f259744d846a4339821f0c9d06a5fd
19fb2289dc6d6211f5c19dc3c4363165bb6e4760
/homework/1-interpolation/B/qinterp.c
255431bf170963628ba7f64713138c3b146c5369
[]
no_license
albertfreuda/ppnm
413e539c410f5c7ce22730f3a32762b1adc96c01
4ab88de412737f8ca6669c10f61200f094003d97
refs/heads/main
2023-06-08T01:17:52.353248
2021-06-28T07:39:02
2021-06-28T07:39:02
336,268,097
0
0
null
null
null
null
UTF-8
C
false
false
3,598
c
#include <stdlib.h> #include <assert.h> typedef struct {int n; double *x,*y,*b,*c;} qspline; /* We want different functions: * One for building the spline, * one for freeing the memory holding the spline, * one for evaluating the spline, * one for differentiating the spline * and one for integrating the spline *...
[ "albertabildgaard@gmail.com" ]
albertabildgaard@gmail.com
aee3da29a63ed848a54f4103b2787ba51e19cdd8
aa1034c1c0ce6232e15fe986744d0c26abd21bb3
/02-derivadas/derivada.c
4e8cc5522b846b46593daaef0613390dfe675c53
[]
no_license
gercop/numerical-recipies
d1cf99a34803f5ce0c64e7247c7c3496a25134b3
2af0f493c397424430df6a235d63f333e248522b
refs/heads/main
2023-06-13T21:35:26.468237
2021-07-10T17:18:34
2021-07-10T17:18:34
384,731,187
0
0
null
null
null
null
ISO-8859-1
C
false
false
907
c
//Versão 1.0 #include<stdlib.h> #include<stdio.h> #include<math.h> #include "geral.h" double funcao(double x); double analitico(double x); int main(){ long int i,n=32000,nshow=16; double Lo=-1.0f,L=1.0f,x,dx,der[n+1]; dx = (double) (L-Lo)/n; FILE *file = fopen("derivada.txt","w"); limpa(); printf...
[ "ricardogermanos@usp.br" ]
ricardogermanos@usp.br
252872eeff9285c8e2dbc463bdf81ab6fef3beb3
5214326d74ebe9172b91aa78b4d9ba3354621261
/Library/OcCompressionLib/lzss/lzss.h
11a6c6875939b2fe30c9cda8e8bfd458f2feb504
[ "BSD-3-Clause" ]
permissive
hjp521/OpenCorePkg
131677c741ad500e446f3a81231b808e957275eb
551de9deccfd3fb193cdcc4ef31440f2cf6991a4
refs/heads/master
2023-01-15T23:30:03.688771
2020-11-13T18:48:33
2020-11-13T18:48:33
287,014,588
1
0
BSD-3-Clause
2020-08-12T12:59:46
2020-08-12T12:59:46
null
UTF-8
C
false
false
1,217
h
/** @file Copyright (C) 2019, vit9696. All rights reserved. All rights reserved. This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensourc...
[ "" ]
b2faec376d4001d9cbc3fb8c828c8d947d7a969b
f1cd0ba1d50a9f2faff582d1b991c4e48eeca350
/Retro_ArcadeClock_V1/d_m_pacman.c
7b6aac3c8c7a3c1008956aefe48c8f4e433388e2
[]
no_license
bonnette/DK_Clock
01935d2ff1ca128cce35cb423859080d44b49b89
9a7ec5d6f5d443172e33503e6dd4f9ac30739ab3
refs/heads/master
2021-05-01T14:51:42.692038
2019-01-05T16:11:49
2019-01-05T16:11:49
121,025,818
1
0
null
null
null
null
UTF-8
C
false
false
7,912
c
// Generated by : ImageConverter 565 Online // Generated from : d_m_pacman.png // Time generated : Sun, 26 Feb 17 04:42:45 +0100 (Server timezone: CET) // Image Size : 28x28 pixels // Memory usage : 1568 bytes #if defined(__AVR__) #include <avr/pgmspace.h> #elif defined(__PIC32MX__) #define PROGMEM #...
[ "noreply@github.com" ]
bonnette.noreply@github.com
3c2eff6081db889281d17613f249bba26262fd8a
865ee6eb8ee52c8056fbf406059c5481f365de6e
/openresty-win32-build/thirdparty/libgd-gd-2.2.5/src/gd_matrix.c
b7827a070349b65c5de28f2ddd2fe0afaa70033f
[ "LicenseRef-scancode-ssleay", "MIT", "BSD-3-Clause", "LicenseRef-scancode-openssl", "LicenseRef-scancode-ssleay-windows", "LicenseRef-scancode-pcre", "LicenseRef-scancode-public-domain", "Zlib", "BSD-2-Clause", "GD", "IJG" ]
permissive
nneesshh/openresty-oss
76e119081ea06bc82b184f96d531cc756b716c9d
bfbb9d7526020eda1788a0ed24f2be3c8be5c1c3
refs/heads/master
2022-12-12T21:39:48.917622
2019-05-31T03:14:18
2019-05-31T03:14:18
184,213,410
1
0
MIT
2022-12-06T17:28:59
2019-04-30T07:28:45
C
UTF-8
C
false
false
8,123
c
#ifdef HAVE_CONFIG_H #include "config.h" #endif /* HAVE_CONFIG_H */ #include "gd.h" #include <math.h> #ifndef M_PI # define M_PI 3.14159265358979323846 #endif /** * Title: Matrix * Group: Affine Matrix */ /** * Function: gdAffineApplyToPointF * Applies an affine transformation to a point (floating point * g...
[ "nneesshh@163.com" ]
nneesshh@163.com
340d4879a571826298df5ff841cc56c581d8e621
2391a7cab2bdec6bf73d96b7d4061ebb3ac7d616
/Example/Pods/Headers/Private/PLPlayerKit/mathematics.h
b955a52a9e2152fdd81c41989aeffb3b6b8b76f6
[ "Apache-2.0" ]
permissive
kenaan/PLPlayerKit
70ee50d1046a8563a202f6527ef1edbcee0f827f
4db4eabc1882fcce09a0d3d92e5587ce0d41a8e1
refs/heads/master
2020-12-11T03:34:30.601120
2015-10-19T13:22:02
2015-10-19T13:22:02
null
0
0
null
null
null
null
UTF-8
C
false
false
58
h
../../../../../Pod/Library/include/libavutil/mathematics.h
[ "0day.zh@gmail.com" ]
0day.zh@gmail.com
b03c539a5b3b19554db5ea334d596e03484916a2
fd36795a6092e16cdd374fe8367f0f0617a22ea4
/src/backend/port/qnx4/tstshm.c
889fdb9db6a07e7203d49e01c82375e8325fe29d
[ "MIT", "BSD-4-Clause-UC", "BSD-3-Clause", "ISC", "bzip2-1.0.6", "Apache-2.0", "LicenseRef-scancode-unknown-license-reference", "BSD-4-Clause", "Artistic-2.0", "PostgreSQL", "LicenseRef-scancode-unknown" ]
permissive
DalavanCloud/hawq
eab7d93481173dafb4da42c2d16249310c4c2fc9
aea301f532079c3a7f1ccf0a452ed79785a1a3a3
refs/heads/master
2020-04-29T10:14:22.533820
2019-03-15T13:51:53
2019-03-16T03:37:51
176,054,339
1
0
Apache-2.0
2019-03-17T04:02:59
2019-03-17T04:02:58
null
UTF-8
C
false
false
1,663
c
/*------------------------------------------------------------------------- * * tstshm.c * Test of System V Shared Memory Emulation * * Copyright (c) 1999, repas AEG Automation GmbH * * * IDENTIFICATION * $PostgreSQL: pgsql/src/backend/port/qnx4/tstshm.c,v 1.5 2003/11/29 19:51:54 pgsql Exp $ * *---------...
[ "rvs@apache.org" ]
rvs@apache.org
74b82e9dcf70b0582d95c4ca78d4a663e4362758
3bb47595360a0d6b3a6fec0440aea643b7ec7197
/gvfsproxy/src/core/gvfs_file.h
b4b3e414ecc9af175965bff2e01a08c34b14584f
[]
no_license
gitchenqw/TEFS
f7db9b71945072883524d0e77a3857d62aa493a0
4e09431ee4e9e491882effd31341e6abd2581594
refs/heads/master
2020-06-04T07:39:37.960216
2019-06-14T11:11:56
2019-06-14T11:11:56
191,927,399
0
1
null
null
null
null
UTF-8
C
false
false
355
h
#ifndef _GVFS_FILE_H_INCLUDE_ #define _GVFS_FILE_H_INCLUDE_ #include <gvfs_config.h> #include <gvfs_core.h> #include <gvfs_channel.h> struct gvfs_file_s { gvfs_fd_t fd; gvfs_str_t name; struct stat info; off_t offset; off_t ...
[ "825988516@qq.com" ]
825988516@qq.com
cb212e47d3985b71b32929d230efa143c8f2f40b
7e5591922350977b6fa206d887e5d08c548b5633
/M0部分/M0源码/storage/Lib_BSP/src/temp_hum.c
f0328180dd98444f4c5ba93cb323340f903ac24d
[]
no_license
acer-haitao/A9-M0-HTML
1507561c394a094aedb1a1423a5c66b46c6c3f9b
44cc0d02beb9880be87a06eb0a6c2b5177fceac2
refs/heads/master
2021-01-16T23:16:44.685852
2016-08-05T04:08:58
2016-08-05T04:08:58
64,987,893
0
0
null
null
null
null
GB18030
C
false
false
2,812
c
#include "LPC11xx.h" #include "gpio.h" #include "tools.h" #include "type.h" #include "temp_hum.h" uint8_t temperature[2]; uint8_t humidity[2]; uint8_t DHT11GetFinishFlag; //等待DHT11的回应 //返回1:未检测到DHT11的存在 //返回0:存在 uint8_t DHT11_Check(void) { uint8_t retry=0; GPIOSetDir(PORT1, 5, 0); //SET INPUT ...
[ "acer_yuhaitao@163.com" ]
acer_yuhaitao@163.com
6ee44a3c956786edc40464f42e970b7c55e9c978
793c8848753f530aab28076a4077deac815af5ac
/src/dskphone/ui/t48/settingui/src/model.h
daec60a7301a1b510b2186ff6778d1426af9f920
[]
no_license
Parantido/sipphone
4c1b9b18a7a6e478514fe0aadb79335e734bc016
f402efb088bb42900867608cc9ccf15d9b946d7d
refs/heads/master
2021-09-10T20:12:36.553640
2018-03-30T12:44:13
2018-03-30T12:44:13
263,628,242
1
0
null
2020-05-13T12:49:19
2020-05-13T12:49:18
null
UTF-8
C
false
false
177
h
#ifndef __SETTINGUI_MODEL_H__ #define __SETTINGUI_MODEL_H__ //2011-08-29 by kjf, 是否显示SettingUI中提示用的测试窗口 #define IF_SHOW_TEST_DEBUG_DIALOG 0 #endif
[ "rongxx@yealink.com" ]
rongxx@yealink.com
7a1290ef48528e00721521d47251abb7a2d14092
a1a8baeafde94cf11aedfae176aa6ec57e5c19f9
/Projects/SPI_Mstr/SPI_Mstr/main.c
59eb4e25b27b24745d8c5958ccf2b09c55279a10
[]
no_license
AMITLearningGit/Mohamedsaied
4516be1afa72bdb71c96faf2b8ce3a0476f0c3bb
4329163f810db40f91a9ee435984eebaff278633
refs/heads/master
2022-10-04T07:00:35.930638
2020-06-06T12:49:51
2020-06-06T12:49:51
259,579,776
0
0
null
null
null
null
UTF-8
C
false
false
778
c
/* * SPI_Mstr.c * * Created: 5/2/2020 10:36:27 AM * Author : infin */ #define CS 0 #define MOSI 5 #define SCK 7 #define LED0 2 #define F_CPU 16000000 #include "SPI.h" #include <util/delay.h> #include <avr/io.h> unsigned char SPI_Transfer(unsigned char sendByte){ //PORTB&=~(1<<4); SPDR=sendByte; while(!...
[ "train.data05@gmail.com" ]
train.data05@gmail.com
bdcd71fc988a8cb7eeafdf6eb5e376a4e7f84d21
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/drivers/usb/gadget/legacy/extr_ether.c_eth_unbind.c
9f62900305b8f0875504a1013e95b6762b7ad371
[]
no_license
isabella232/AnghaBench
7ba90823cf8c0dd25a803d1688500eec91d1cf4e
9a5f60cdc907a0475090eef45e5be43392c25132
refs/heads/master
2023-04-20T09:05:33.024569
2021-05-07T18:36:26
2021-05-07T18:36:26
null
0
0
null
null
null
null
UTF-8
C
false
false
1,518
c
#define NULL ((void*)0) typedef unsigned long size_t; // Customize by platform. typedef long intptr_t; typedef unsigned long uintptr_t; typedef long scalar_t__; // Either arithmetic or pointer type. /* By default, we understand bool (as a convenience). */ typedef int bool; #define false 0 #define true 1 /* Forward d...
[ "brenocfg@gmail.com" ]
brenocfg@gmail.com
a42e75fdd876b6a33609320d88a97891df35cebf
bfefcffa14973d2673beb441155bb93684103d72
/BMP_image_rotate/include/bmp.h
ba69891e05352dea5c25495064d0c28971be3179
[]
no_license
GabrielSaber/ITMOUniversity_ASM
d3e524e33541356cbbd52d865e6e4d79bf70d0e6
60b23a149d3c224c4cbc1b6e511dbe2b0db20e3b
refs/heads/master
2020-03-30T16:49:06.284642
2017-12-27T23:56:22
2017-12-27T23:56:22
null
0
0
null
null
null
null
UTF-8
C
false
false
912
h
#ifndef BMP_IMAGE_ROTATE_BMP_H #define BMP_IMAGE_ROTATE_BMP_H #include <stdint-gcc.h> #include <stdio.h> #include "image.h" typedef enum { READ_OK = 0, READ_INVALID_SIGNATURE, READ_INVALID_BITS, READ_INVALID_HEADER } read_error_code_t; typedef struct { uint16_t bfType; uint32_t bfileSize; ...
[ "bellavin.anton@itrium.ru" ]
bellavin.anton@itrium.ru
29c6029faeebca0800ec4508298febefd4214d6d
86e1f5aa0915b5584d6f5c1f2bb4379892c9f350
/vendor/cache/ruby/2.1.0/gems/rmagick-2.13.4/ext/RMagick/rminfo.c
c0383b653153373a9f8ba64a8af10d30ae51e2b5
[ "MIT" ]
permissive
soniacaan/newappy
7b3df3e567220db8771602e84740d2d64e758741
09c8d5fbc384de842eff69e269144c134327405b
refs/heads/master
2021-01-10T03:36:34.035423
2016-03-24T07:21:02
2016-03-24T07:21:02
52,759,973
1
1
null
null
null
null
UTF-8
C
false
false
51,847
c
/**************************************************************************//** * Info class method definitions for RMagick. * * Copyright &copy; 2002 - 2009 by Timothy P. Hunter * * Changes since Nov. 2009 copyright &copy; by Benjamin Thomas and Omer Bar-or * * @file rminfo.c * @version $Id: rminfo.c,v 1....
[ "sonia.khan@gmail.com" ]
sonia.khan@gmail.com
78a0867fda8bf5ba9d94f15f88cb5d055aff5d62
ba2fa591b7127707711eeae68a97407dae452e24
/计算二进制中的1.c
a5649798b28144b35761c2d973c3a229db1d2163
[]
no_license
IronChang/-Normal-c-c-
8c92e293e545553e17619eecf92a0e33e1de9f9d
dccdf520d82097b570c76f9548ed79bc402e4212
refs/heads/master
2021-07-06T20:22:57.320272
2020-09-20T13:16:25
2020-09-20T13:16:25
175,556,311
2
0
null
null
null
null
GB18030
C
false
false
264
c
/* 题目:求unsigned int型变量在内存中二进制1的个数 思路: */ int Numberof1(int n) { int count = 0;; while (n) { ++count; n = (n - 1)&n; } return count; } int main() { printf("%d\n", Numberof1(2)); system("pause"); return 0; }
[ "408662026@qq.com" ]
408662026@qq.com
421f4c9aff2e6ea5e24eaa64e6c41362b42edc8a
c65b655aeb34aad02743a6b2ae41800eac61c997
/EMWIN+FreeRTOS(5.40版)(HAL库版动态搭建)/stm32f4_RTOS_GUI/STemWinLibrary522/inc/GUI__BiDi2_Brackets_800.h
4b6e7268b88d238a45cf5c0adee03638a006c23e
[]
no_license
cuit-tech-wiki/cubemx-FreeRTOS-emwin
df4d89f011dabf79ca37b0145592504bf2997af2
760833ff0bcec78ce9b0aac830b9e7a09588e8b4
refs/heads/master
2023-04-01T20:39:27.694304
2020-07-13T09:39:51
2020-07-13T09:39:51
358,306,445
0
0
null
null
null
null
UTF-8
C
false
false
9,130
h
/********************************************************************* * SEGGER Microcontroller GmbH & Co. KG * * Solutions for real time microcontroller applications * ********************************************************************** * ...
[ "1756284275@qq.com" ]
1756284275@qq.com
0c7bf48166bb726ad034ce45b23e6f460cfb7973
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/drivers/firmware/efi/extr_cper-x86.c_print_err_info.c
b182aecc506385ce32897faf472a405edaaf45a3
[]
no_license
isabella232/AnghaBench
7ba90823cf8c0dd25a803d1688500eec91d1cf4e
9a5f60cdc907a0475090eef45e5be43392c25132
refs/heads/master
2023-04-20T09:05:33.024569
2021-05-07T18:36:26
2021-05-07T18:36:26
null
0
0
null
null
null
null
UTF-8
C
false
false
4,204
c
#define NULL ((void*)0) typedef unsigned long size_t; // Customize by platform. typedef long intptr_t; typedef unsigned long uintptr_t; typedef long scalar_t__; // Either arithmetic or pointer type. /* By default, we understand bool (as a convenience). */ typedef int bool; #define false 0 #define true 1 /* Forward d...
[ "brenocfg@gmail.com" ]
brenocfg@gmail.com
7f00104ca1428d58e24aa00190b7648018b04e73
98d256fc469c63109ef59587d68b0b16697e1bee
/apue/part08/zombile.c
5ed929e4da48317b59723ebea46486109c38aaec
[]
no_license
0x822a5b87/csapp
29b8e956eed197f48ff860fef5dab492662a7368
1a8f722284800416f3ef44f06a9b3e2d73c05d18
refs/heads/master
2022-12-15T13:48:45.590571
2020-09-07T12:05:53
2020-09-07T12:05:53
195,348,568
0
0
null
null
null
null
UTF-8
C
false
false
636
c
#include "../apue.h" int main(int argc, char **argv) { pid_t pid; pid = fork(); if (pid < 0) err_sys("fork error"); pid_t ppid = getpid(); if (pid == 0) { // child process printf("child process, pid = %d, ppid = %d\n", getpid(), getppid()); printf("child proces...
[ "hangyudu@tencent.com" ]
hangyudu@tencent.com
c4629d4c62d1acd2d6d213d8bb3200235085b064
a76fc4b155b155bb59a14a82b5939a30a9f74eca
/Atelier Courrier/JFCSupports/AllTypeOfVisitor.h
2cdd7b5187ef111798c3c0b5fe37efad3e8fc62d
[]
no_license
isliulin/JFC-Tools
aade33337153d7cc1b5cfcd33744d89fe2d56b79
98b715b78ae5c01472ef595b1faa5531f356e794
refs/heads/master
2023-06-01T12:10:51.383944
2021-06-17T14:41:07
2021-06-17T14:41:07
null
0
0
null
null
null
null
ISO-8859-1
C
false
false
583
h
/* // JFC Informatique et Média // 2003 // // Auteur: // Jérémy DEVILERS // // // Descriptif: // Permet d'inclure tous les types de visiteurs definis dans cette DLL */ // AllTypeOfVisitor.h // ////////////////////////////////////////////////////////////////////// #if !defined(ALLTYPEOFVISITOR_H) #define ALLTYPEOFVISIT...
[ "alain.chambard@kantarmedia.com" ]
alain.chambard@kantarmedia.com
cd2a1ea18bd68185dd0af353129a812fdf730c0e
c2da33a940f2366713956c2845860580ad45d46c
/user/src/bin/forktest_simple.c
084dbe2f0f054d8965f7367fdc1f9de510f8c172
[]
no_license
shili2017/rcc
2309b827bb2e7f9247db04b1fb434f18f11b1a19
37bae699b549d30d85445526346771fd7e562166
refs/heads/master
2023-09-02T08:38:22.876443
2021-11-11T10:28:40
2021-11-11T10:28:40
415,506,356
6
4
null
null
null
null
UTF-8
C
false
false
619
c
#include <stdint.h> #include "assert.h" #include "stdio.h" #include "syscall.h" int main() { assert(wait(NULL) == -1); printf("sys_wait without child process test passed!\n"); printf("parent start, pid = %lld!\n", getpid()); int64_t pid = fork(); int exit_code = 0; if (pid == 0) { // child process ...
[ "shili2048@gmail.com" ]
shili2048@gmail.com
d060d860c57e08a835b9bced9f09a4199f31eee3
f532dfc68d8ad1a6e7b8aaf5b7dbc92fbf0efc62
/win32_C++/Win32TangTank/Win32TangTank/Resource.h
b6333ad1b77cbc452e1bdf14bb568e8717adf77a
[]
no_license
NamYoonJae/InhaGame
691fda687490fb70699f4018ac2888c0b08b5474
6e9872436cecccee44f97694f3a047a1d51d86ab
refs/heads/main
2023-01-19T11:59:35.578386
2020-11-26T08:18:34
2020-11-26T08:18:34
305,272,697
0
0
null
null
null
null
UHC
C
false
false
746
h
//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by Win32TangTank.rc // #define IDS_APP_TITLE 103 #define IDR_MAINFRAME 128 #define IDD_WIN32TANGTANK_DIALOG 102 #define IDD_ABOUTBOX 103 #define IDM_ABOUT 104 #define IDM_EXIT 105 #define IDI_WIN32TANGTANK 107 #define IDI_SMAL...
[ "nyoonjae@naver.com" ]
nyoonjae@naver.com
28f3875ec9a1ebe37896e2020b41effb87eed994
99d837410b16619feb5a471c44109e62c7a26c36
/proj/src/keyboard.c
c9aed7a39b4b379c25e9ac37c5955a803d897563
[]
no_license
MarioFernandes73/FEUP_LCOM
953ceaf397b4b767346c391e124a8da6979d2f0a
0730180f5801f1222b64da6c0de2f52881622559
refs/heads/master
2020-12-31T05:56:51.800006
2017-02-06T09:45:53
2017-02-06T09:45:53
80,631,009
0
0
null
null
null
null
ISO-8859-10
C
false
false
1,738
c
#include "keyboard.h" #include "kbc.h" #include "gamevariables.h" static int hook_id; int KBD_subscribe_int() { hook_id = HOOK_ID_BIT_KBD; //KBC_IRQ -> variable in keyboard.h -> irq line of input. //IRQ_REENABLE -> policy to inform the GIH that it can give EOI command. //hook_id -> input and output (that's why...
[ "mgustavofernandes@gmail.com" ]
mgustavofernandes@gmail.com
96738443aee835d1dd54bb9472003d0f7d6204ef
a9b5cbd5bdaa164e27f5f3e998c894034f098c9d
/etherout.c
1ba741a869044ef86b7dabca5195242f312cbe06
[]
no_license
jqyy/dpdk-tcpipstack
cd1b085af4fc216a2025111172f3ce84dc180681
f79fbde05b4369a5a86d1245cecafe6b17901e29
refs/heads/master
2021-01-18T10:30:49.622501
2015-08-17T17:34:16
2015-08-17T17:34:16
null
0
0
null
null
null
null
UTF-8
C
false
false
741
c
#include <rte_common.h> #include <rte_mbuf.h> #include <rte_ether.h> #include <assert.h> #include <rte_ip.h> #include <stdio.h> int ether_out(char *dst_mac, char *src_mac, uint16_t ether_type, struct rte_mbuf *mbuf) { int i = 0; struct ether_hdr *eth; eth = (struct ether_hdr *)rte_pktmbuf_prepend (mbuf, size...
[ "rajneshraturi25@gmail.com" ]
rajneshraturi25@gmail.com
715cd2e2db2b56d537cb47d4c7f1b8050b5abced
3d602c00b53498a9aac77487ed529e3739e98267
/measurement.h
6e92dbf3e4fa7f06a5be2ae2b27becd38b766e2c
[ "MIT" ]
permissive
bohdan-sokolovskyi/sorting-algorithms-speed
0a90243ed9f242ed74cf6752a7622f2d52252b38
9777598636f882cb4fbeeedbcd74d9083c6cf992
refs/heads/master
2023-02-24T02:06:07.174884
2021-01-31T14:33:05
2021-01-31T14:33:05
192,137,443
0
0
null
null
null
null
UTF-8
C
false
false
269
h
/* measurement.h */ #ifndef MEASUREMENT_H #define MEASUREMENT_H #include "elements.h" #include "arrayIO.h" #include "algorithms.h" void MeasurementProcessing(); clock_t calcRes(int, int, int); clock_t doRes(int, int, int); void getRes(); #endif
[ "noreply@github.com" ]
bohdan-sokolovskyi.noreply@github.com
e629362930a6fcde0c315184f0b0aaaaa16b7fcc
3682a90b118754625b35b6b780d51f9f6e4d197b
/mc2_1606_1.c
2d7d14f6898403747ccc36900af80e87fdbcd38b
[]
no_license
AditiAShenoy/MISRA-2004
f7441daafe5930a3b41f83aa268a639821345a56
1c55446a98484615244afe1e7ad4a41ac40191e9
refs/heads/master
2020-08-04T23:44:30.883939
2019-10-02T11:29:38
2019-10-02T11:29:38
212,317,629
0
0
null
null
null
null
UTF-8
C
false
false
1,631
c
/* * Release Date: 17 JULY 2007 * * MISRA-C:2004 Exemplar Suite * * Published by * MIRA Limited, Watling Street, Nuneaton, Warwickshire CV10 0TU UK * www.misra-c.com * * Copyright MIRA Limited, 2006, 2007. * * See file READ_ME.txt for full copyright, license and release information. */ /* *...
[ "noreply@github.com" ]
AditiAShenoy.noreply@github.com
2772def62235358cb98bf6e5100af2ca5838f15f
dfbf911c3f6ab4651fcbc2ad923a02cc72e2b135
/0x05-pointers_arrays_strings/100-atoi.c
7cdf599e6d22064b4977b183d3314829a215bc6c
[]
no_license
Chrissjoejo/alx-low_level_programming
daa537948b8c5d6404357ce9b4532a99d5627ace
92d97cf193baeb92f4f2558c9ee240de7f92d39d
refs/heads/main
2023-08-25T07:01:01.755505
2021-10-18T22:47:38
2021-10-18T22:47:38
400,074,302
0
0
null
null
null
null
UTF-8
C
false
false
577
c
#include "holberton.h" /** * _atoi - converts string to integer. * * @s: argument passed. * * Return: value of type int. */ int _atoi(char *s) { int i, d, n, len, f, digit; i = 0; d = 0; n = 0; len = 0; f = 0; digit = 0; while (s[len] != '\0') len++; while (i < len && f == 0) { if (s[i] == '-') ...
[ "Chrissjoejobrown112@gmail.com" ]
Chrissjoejobrown112@gmail.com
7d0872deaf7a972fd6f1bdce799bc764aaabc69a
bb75ce61e834e7ec3202f348821afe102eca9bc3
/usr/src/contrib/X11R5-lib/lib/X/XGetFPath.c
710675c7cd85dd85d758c1b6841dade557d8649f
[ "BSD-4-Clause-UC", "LicenseRef-scancode-other-permissive" ]
permissive
jiajunhuang/4.4BSD-Lite2
de988da495ee9d167ed4174d8496f8582b0fd2a5
8353ed45665ff972b5d9c8f8dfe5ee6440a25a9a
refs/heads/master
2020-08-02T03:00:01.264557
2019-10-31T09:17:48
2019-10-31T09:17:48
211,215,298
0
1
NOASSERTION
2019-09-27T01:57:11
2019-09-27T01:57:11
null
UTF-8
C
false
false
2,097
c
/* $XConsortium: XGetFPath.c,v 11.15 91/01/06 11:45:55 rws Exp $ */ /* Copyright Massachusetts Institute of Technology 1986 */ /* Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appea...
[ "serge@vak.ru" ]
serge@vak.ru
8eafc4b7e5c71d239874613d206e0ba48e736e6d
d9a50792c4b8e1d0d5a51e4fd5a2245dfc74108d
/sketch_jun01a/page.h
cfedf772a301e17acf0470a9d64238d2aa4f3581
[ "MIT" ]
permissive
tuliomoreira77/robot-spider
823eba6914f0a2fe534d95e31c4c15f61eb09fea
12ee1877610b29b6487571c3145da22093693195
refs/heads/master
2023-05-08T17:53:56.266005
2020-08-07T14:25:37
2020-08-07T14:25:37
271,326,366
0
0
MIT
2021-05-28T23:43:16
2020-06-10T16:17:24
C
UTF-8
C
false
false
5,983
h
const char MAIN_page[] PROGMEM = R"=====( <!DOCTYPE html> <html> <style> .button-container { width: 500px; height: 300px; margin: 30px; border-radius:6px; border:1px solid #dcdcdc; } .video-container { width: 500px; ...
[ "tuliomoreira77@gmail.com" ]
tuliomoreira77@gmail.com
d86ee7add760653f76bbb4bfe1161a54da46158c
110695695c4f2ffb666c4a5b3d2b2e2b3eb58efb
/ttdm/TTVPlot.C
f1abfa496274b7cbcec5fce740421d1e810d027c
[]
no_license
piedraj/AnalysisCMS
cadcc8ec968abc368f9e21210dcc9cb5202415e5
ddc7732a4596286a2441ba4e4f5a9b0e937bfb23
refs/heads/master
2020-12-11T01:40:32.526034
2020-02-14T15:58:55
2020-02-14T15:58:55
36,451,448
4
45
null
2018-08-01T14:17:06
2015-05-28T16:27:19
C
UTF-8
C
false
false
2,554
c
void TTVPlot() { gInterpreter->ExecuteMacro("../test/PaperStyle.C"); TFile* my1file = new TFile( "../minitrees/nominal/TTDM/TTZToLLNuNu_M-10.root", "read" ); TTree* my1tree = (TTree*) my1file -> Get( "latino" ); my1tree->Draw("mt2ll>>www(10, 80., 200.)", "2.15*eventW*(mt2ll>80)"); TH1F* h10 = (TH1F*) gDirec...
[ "prieelscedric@gmail.com" ]
prieelscedric@gmail.com
ad85bc61e0e8a8476deb40c4b0dfb4f46d784c87
f913ef1f8f43b67c952cf0aca497587e8991f46a
/Resources/helper.h
72d4a21b0da317b941858f0709532aa5b6411a66
[]
no_license
Impally/OpenGL2
13a61bc82e2f39f9231c9931d6e2eaa7eb05f19c
a51c5c4d6396234a16b632e8c18f96ec0824d9fb
refs/heads/master
2016-08-12T21:06:59.009461
2015-07-26T00:46:42
2015-07-26T00:46:42
36,961,821
0
0
null
null
null
null
UTF-8
C
false
false
389
h
#pragma once #ifndef HELPER_H #define HELPER_H #include <GL/glew.h> #include <GLFW/glfw3.h> #include <SOIL.h> // Function prototypes void key_callback(GLFWwindow* window, int key, int scancode, int action, int mode); void scroll_callback(GLFWwindow* window, double xoffset, double yoffset); void mouse_callback(GLFWwi...
[ "Rodger.Friesen@gmail.com" ]
Rodger.Friesen@gmail.com
5a47307c5b643346f791fd07c97ca2fa20aa15b3
c5b02d3b0888c5b7bfd849afdc87f6f57181c8f0
/mudlib/d/diewarzau/spells/claimed_weapon.c
8e1fe6f2f5a9163e902abfc28df8ccf3eae7a2cd
[]
no_license
jpeckham/DarkeLIB
8a311164f460cf2acd9e0fc7e1e1e69710f31b80
87c020b4974981879aa68f5d19b0dc2e96d2fe7d
refs/heads/master
2021-09-11T08:55:34.673296
2021-09-05T04:58:33
2021-09-05T04:58:33
141,068,816
2
5
null
2021-09-05T03:06:16
2018-07-16T00:39:43
C
UTF-8
C
false
false
4,020
c
#include <clock.h> inherit "/std/spells/long_term_spell"; void create() { ::create(); set_property("name","claimed weapon"); set_property("skill","enchantment"); set_property("duration", "permanent"); set_property("casting time",4); set_property("base mp cost",25); set_property("dev cost",...
[ "jdpeckham@gmail.com" ]
jdpeckham@gmail.com
fbfea6399da183fb27b4d0c211614738d3bf6896
c49d303f7257be258edc08e15f65d1af931f6a57
/HonCommIsp/HonCommTypeDef_FuncDef.h
6d21ac2447e36ac942767555f6463907c88f51ef
[ "MIT" ]
permissive
McuIspCn/HonComm
8668ee8f27657009c7d66eb53fdd67b48e811467
b34379e59aef1f508ed566d12641358f36760144
refs/heads/main
2023-07-31T22:29:09.860966
2021-09-23T23:52:30
2021-09-23T23:52:30
303,070,277
4
1
null
null
null
null
GB18030
C
false
false
7,879
h
/********************** CopyRight www.mcuisp.com,2008~2020 **********************/ #ifndef HONCOMMTYPEDEF_H #define HONCOMMTYPEDEF_H #ifdef __CC_ARM #pragma anon_unions #endif #ifdef __CC_ARM #define __root __attribute__((used)) #endif #ifdef __ICCARM__ #define inlineasm asm #endif #ifdef __CC_ARM...
[ "noreply@github.com" ]
McuIspCn.noreply@github.com
37f5081a239ff6e7de1415700a550735542bfd75
cf4a872e510313e15b4806bf4298e518071ce283
/0x04-more_functions_nested_loops/6-print_line.c
cfb5b00bb13880cbb086548f4840fb62780cd55c
[]
no_license
Aburaihanaini/holbertonschool-low_level_programming-2
c5270c3332097c04add481639a645475315f7f4c
cb715752b9f63cd79c2a3fea53aa789d2f6d567c
refs/heads/master
2023-03-24T18:59:56.685336
2020-04-15T18:29:15
2020-04-15T18:29:15
null
0
0
null
null
null
null
UTF-8
C
false
false
213
c
#include "holberton.h" /** *print_line - print line *@n: The character to print * */ void print_line(int n) { int line; if (n > 0) { for (line = 0; line < n; line++) _putchar('_'); } _putchar('\n'); }
[ "1154@holbertonschool.com" ]
1154@holbertonschool.com
c3cd462be34d6daded0285c0c3830bdedec9699e
8726df46336e7b03faa6cf8d226b1e95178782d0
/semester/2008 Wintersemester/PG1/C-Zusammenfassung/sourcecodes/Sourcecodes/pg1-uebung-07/pg1-uebung-07-Aufgabe_1_2.c
bd55c11c203f0e9b9e9df813d26636c7cbcc096e
[]
no_license
Folda/Informatik---Hochschule-Regensburg
fa2f366fcc051d1c0413c3952a2a5ad38b8874d1
29ddf0adce5c658b7df01a5782080e251ab8fba2
refs/heads/master
2021-01-17T12:11:15.482716
2009-11-12T10:38:22
2009-11-12T10:38:22
null
0
0
null
null
null
null
UTF-8
C
false
false
99
c
void lies2 (PERSON *p) { scanf ("%d %lf %s", &(p->personalnummer), &(p->gehalt), p->name); }
[ "Chris@.(none)" ]
Chris@.(none)
977d0511d36e4e13be716057fc81b922b954ded2
8524994a2c32cee6c133c08b9bd902f2006a20e5
/kernel/arch/dreamcast/hardware/maple/maple_irq.c
3cc87389deeb713b46fa06b2d8fb80a37cba6783
[]
no_license
losinggeneration/kos
34895d010b519fd3d1255b7518a43c68165dda32
7c19668b7bef90c06d9419dca3abae86ac542feb
refs/heads/master
2016-09-05T10:34:31.240458
2008-05-05T22:51:41
2008-05-11T07:08:49
7,083
8
3
null
null
null
null
UTF-8
C
false
false
6,618
c
/* KallistiOS ##version## maple_irq.c (c)2002 Dan Potter */ #include <malloc.h> #include <string.h> #include <stdio.h> #include <assert.h> #include <dc/maple.h> #include <dc/asic.h> #include <kos/thread.h> CVSID("$Id: maple_irq.c,v 1.2 2002/10/10 06:39:47 bardtx Exp $"); /************************************...
[ "bard@cdfb0c48-74c9-0310-bf96-eb916a5bdf39" ]
bard@cdfb0c48-74c9-0310-bf96-eb916a5bdf39
526b08051b152d97d753fe72d24f50ef3b8686ac
da87c3c4568baf73eafba3bdd0398b721c14fa83
/app/ned/08/ned0879i.c
5748590eacd5bead9679ac334fef454a3588c06a
[ "BSD-3-Clause", "BSD-2-Clause" ]
permissive
gonter/hyx-tools
d8b42fc1fb8a296924208838a8fcc196060d884f
4fefb2d99454f859e7ed452a8d8113aff068aefc
refs/heads/master
2022-04-08T15:24:52.144996
2020-02-27T18:27:43
2020-02-27T18:27:43
111,293,783
0
0
null
null
null
null
UTF-8
C
false
false
457
c
/* * FILE %ned/08/ned0879i.c * * written: 1996-12-03 * latest update: 1996-12-03 17:19:57 * $Id: ned0879i.c,v 1.2 2005/09/04 18:36:07 gonter Exp $ * */ #ifdef MSDOS #pragma check_stack(off) #endif #include "ed.h" #include "proto.h" /* -----------------------------------------------------------------...
[ "ggonter@gmail.com" ]
ggonter@gmail.com
53705833caedab80d1268d941f76d0cd60488bd0
cda0bd06428953385895ad2e6b0eff2b07f68ad4
/xdctools/xdctools_3_20_06_81/packages/ti/platforms/evmC6A8168/package/package_ti.platforms.evmC6A8168.c
3f1e0ca34b12ee757ed6ecc3bcdae7bb1396cdd5
[]
no_license
venkatarajasekhar/toolchain
b1b4738cc536defe292aab1b50e59bbee5494f4f
96f4f4fbd68ba98a35d10ace0b1ac140cfe31e30
refs/heads/master
2020-06-29T09:24:38.211103
2013-10-28T20:17:17
2013-10-28T20:17:17
null
0
0
null
null
null
null
UTF-8
C
false
false
475
c
/* * Do not modify this file; it is automatically * generated and any modifications will be overwritten. * * @(#) xdc-v53 */ #include <xdc/std.h> __FAR__ char ti_platforms_evmC6A8168__dummy__; #define __xdc_PKGVERS 1, 0, 0 #define __xdc_PKGNAME ti.platforms.evmC6A8168 #define __xdc_PKGPREFIX ti_platforms_evm...
[ "marjan0609@yahoo.com" ]
marjan0609@yahoo.com
417f8e123f6e240321ac50699d253706020c6909
241a0ec0acde4fd7b1616bac2961856166ded154
/gbplayer/gb-player-callbacks.c
446139144493793c401e6df0a6ac44a684a22f5b
[]
no_license
gabrielfalcao/happy-time
baf9273226ccdc101077cb76d0ef6e89f97b3663
5dfcffa389a286da8f2f00a7c5d499643aaa6858
refs/heads/master
2020-05-30T11:37:54.562133
2012-09-10T13:05:16
2012-09-10T13:05:16
675,390
1
0
null
null
null
null
UTF-8
C
false
false
4,673
c
/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 4; tab-width: 4 -*- */ /* * gb-player.c * Copyright (C) Gabriel Falcão Gonçalves de Moura 2008 <gabriel@nacaolivre.org> * * gb-player.c is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published b...
[ "root@gabrielfalcao.com" ]
root@gabrielfalcao.com
a7072dbec083ade1aa8f388735895df28f94da46
df75f31017a0541c8be0a8ab6b6c4351c5e624d9
/branches/20171208/src/lib/trans/account/chkhisoriginfo.c
e8c05507ed20d04f29704e80d6a366f231636f6f
[]
no_license
chinaljp/posp
dd1ca799583abb7f1abeae0c30580dba15dfdbbb
7f654ad95f22665779424d9890c47da24d706618
refs/heads/master
2020-04-17T07:26:13.684003
2018-12-05T08:26:38
2018-12-05T08:26:38
null
0
0
null
null
null
null
GB18030
C
false
false
8,236
c
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ #include <stdio.h> #include <stdlib.h> #include <string.h> #include <math.h> #include "t_tools.h" #include "t_log.h" #include "t_db.h" ...
[ "ahwx90@163.com" ]
ahwx90@163.com
57c63d356e8d97b8738bb136bc67f1f47c7aa040
8257ce9407fb1b3fff376e9bdc3f0a5eef66ef1f
/HOOPS_Exchange/include/A3DSDKMarkupDefinition.h
b9707f50fb094e280d422d43a4bb69dae6c464c4
[]
no_license
S0543830/SimilitarySearch
2c5661f2e0926451dff591bc91bca50fef2d4434
7b8000da39b1d66e11bdf90eb2e68278e4b2bcbb
refs/heads/master
2021-01-20T16:54:58.272401
2017-06-08T09:55:44
2017-06-08T09:55:44
90,855,638
2
0
null
null
null
null
UTF-8
C
false
false
10,439
h
/*********************************************************************************************************************** * * Copyright (c) 2016 by Tech Soft 3D, LLC. * The information contained herein is confidential and proprietary to Tech Soft 3D, LLC., and considered a trade secret * as defined under civil and crimi...
[ "s0543830@htw-berlin.de" ]
s0543830@htw-berlin.de
1de2fef8a3332879739dedf59437e7965d697112
1c6a7ae5dca2a38c68fde97a676478c6573bca02
/linux-3.0.1/drivers/scsi/be2iscsi/be_iscsi.h
ff60b7fd92d6e15db2360a1fb494580cbcac0458
[ "Apache-2.0", "Linux-syscall-note", "GPL-2.0-only", "GPL-1.0-or-later" ]
permissive
tonghua209/samsun6410_linux_3_0_0_1_for_aws
fab70b79dc3e506dc03ac1149e2356137869c6ca
31aa0dc27c4aab51a92309a74fd84ca65e8c6a58
refs/heads/master
2020-04-02T04:24:32.928744
2019-01-20T13:51:34
2019-01-20T13:51:34
154,015,176
0
0
Apache-2.0
2018-10-24T14:51:04
2018-10-21T14:07:31
C
UTF-8
C
false
false
2,200
h
/** * Copyright (C) 2005 - 2011 Emulex * All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 2 * as published by the Free Software Foundation. The full GNU General * Public License is included in this distri...
[ "kyh1022@163.com" ]
kyh1022@163.com
9ff253e8673aa30fc10135f9c6e682a5fefb54d9
70c2645aab2d095e71ad7b891361566cfe0cb6da
/VulnDB/FileSamples/linux_kernel/CVE-2009-0029/CVE-2009-0029_CWE-020_6673e0c3fbeaed2cd08e2fd4a4aa97382d6fedb0_sem.c_3.1_OLD.c
c68cd3f8f0c92259d9a0af3be4ec3adc6b3ad559
[]
no_license
Raymiii/SCVDT
ee43c39720780e52d3de252c211fa5a7b4bd6dc2
0a30f2e59f45168407cb520e16479d53d7a8845b
refs/heads/main
2023-05-30T20:00:52.723562
2021-06-21T05:24:20
2021-06-21T05:24:20
null
0
0
null
null
null
null
UTF-8
C
false
false
34,522
c
/* * linux/ipc/sem.c * Copyright (C) 1992 Krishna Balasubramanian * Copyright (C) 1995 Eric Schenk, Bruno Haible * * IMPLEMENTATION NOTES ON CODE REWRITE (Eric Schenk, January 1995): * This code underwent a massive rewrite in order to solve some problems * with the original code. In particular the original code ...
[ "jiangchang@jiangchangdeMacBook-Pro.local" ]
jiangchang@jiangchangdeMacBook-Pro.local
f072c00566b602fc8b69e25356b5ffe39434656c
8ad0abccef01b4ad85cbf1cd62fb700ee9e25422
/target/nucleo_f446re_gcc/truestudio/asp/sample1.c
5408ba1e114418892944218e4e5c5e385ba6a402
[]
no_license
kikaiken/Toppers_F446reNucleo
58f5163f9705e4fd822c462084e2b6f97d608f9c
15d2133c4c9cec86d884ca4f77f445b8052eaf62
refs/heads/master
2020-03-30T09:47:30.870714
2018-10-08T17:35:24
2018-10-08T17:35:24
151,092,402
0
0
null
null
null
null
UTF-8
C
false
false
18,668
c
/* * TOPPERS/ASP Kernel * Toyohashi Open Platform for Embedded Real-Time Systems/ * Advanced Standard Profile Kernel * * Copyright (C) 2000-2003 by Embedded and Real-Time Systems Laboratory * Toyohashi Univ. of Technology, JAPAN * Copyright (C) 2004-2012 by Embedded and...
[ "g.m.eater34@gmail.com" ]
g.m.eater34@gmail.com
80aaf3967e375551b0afbdd226e9551473496f32
f346991d639ab701b239e7f199cd20f3b9501a36
/Projects/WiFiMCU/LUA/sntp/sntp.h
afde50b6b4534942a9f17af48df3b94fd4e2d768
[]
no_license
SmartArduino/MICO-1
c9d15e8e0db8ddc94c0e6a988444ff3fc20f019a
f67d9076d87d6fb74db3e8892c938e70f21ef83e
refs/heads/master
2021-01-22T21:57:59.529775
2015-11-04T15:21:10
2015-11-04T15:21:10
46,105,319
1
1
null
2015-11-13T06:54:15
2015-11-13T06:54:14
null
UTF-8
C
false
false
1,626
h
/** ****************************************************************************** * @file sntp.h * @author William Xu * @version V1.0.0 * @date 05-May-2014 * @brief Provide sntp client header files. ****************************************************************************** * * The MIT License ...
[ "loboris@gmail.com" ]
loboris@gmail.com
5c0aeee5c4a7442d776832ae0656371c84709841
b8d6d581dd1fb4948cc357b7b22e530f3ebb68d6
/Atmegaxx8/FingerPasswordKeyboard/FPS.h
d13ff161754d1c3b6ecd9902b97ad8ec77049686
[]
no_license
AlanFromJapan/alanarduinotools
713aad904172014f7c81c19ef65ed00aed7f6e3e
cb8741978402067ae4665f134473d1d2be9a22c7
refs/heads/master
2022-11-10T16:27:35.933395
2022-10-19T13:43:54
2022-10-19T13:43:54
35,759,866
3
1
null
null
null
null
UTF-8
C
false
false
753
h
/* * FPS.h * * Created: 2015/07/13 22:08:39 * Author: Alan */ #ifndef FPS_H_ #define FPS_H_ #include <avr/io.h> #define FPS_LIGHT_ON 1 #define FPS_LIGHT_OFF 0 #define FPS_RESPONSE_ACK 0x30 #define FPS_RESPONSE_NACK 0x31 //open communication to FPS void fpsInit(); //turns light on/off void fpsSetLight (...
[ "alanfromjapan@gmail.com" ]
alanfromjapan@gmail.com
5c97386225fed45612e7d1b9482dafc62bc894dc
4a57b07dec64b2ae9229c19c735a4320c0a6de75
/stop.c
fa48b6619e87c1eb0c8dfc3a434df6041976d274
[]
no_license
JohnAllen/L298N-Quad
d224baa3c75b9bfb24ac567a8b03fec76b3b2e99
57465b56b7a3bedeaedd65c527a25b25a6bbfbb5
refs/heads/master
2021-01-10T16:37:05.036805
2016-03-22T23:38:20
2016-03-22T23:38:20
54,515,610
0
0
null
null
null
null
UTF-8
C
false
false
1,257
c
/* * Install wiringPi first: https://projects.drogon.net/raspberry-pi/wiringpi/download-and-install/ *Simple command line command to stop motors driven from the L298N Quadruple H-bridge * Compile with: cc -o stop -I/usr/local/include stop.c -L/usr/local/lib -lwiringPi */ #include <wiringPi.h> #include <stdio.h> #inc...
[ "johnjalleniii@gmail.com" ]
johnjalleniii@gmail.com
3f2e44d1b30690ca85c485fc1dada96db95727ea
e6f5430f338ea3a240606f22154996f795766f0b
/amith.c
0beb085e720aff0a130773b49ebbdcb08cce5e69
[]
no_license
amith333/Os-project
afb61366b255e6a6f8c3699eea9147d58942a13b
c9482671bb1cc3802f8fba74d2b45ab089cc4f48
refs/heads/master
2020-03-11T10:30:56.431540
2018-04-17T18:03:04
2018-04-17T18:03:04
129,945,067
0
0
null
null
null
null
UTF-8
C
false
false
1,551
c
#include<stdio.h> #include<stdlib.h> #include<unistd.h> #include<sys/types.h> #include<string.h> #include<sys/wait.h> int main() { int a[2]; int b[2]; char input_str[100],ch; pid_t p; if (pipe(a)==-1) { fprintf(stderr, "Pipe failed" ); return 1; } if (pip...
[ "noreply@github.com" ]
amith333.noreply@github.com
c14fe6984ecaee4727c49bc7e265f3a5b8164207
582dfe342245ef7c616c55826e18ce8bd7857cad
/src/capture.c
28eb21e5fa824ed65b2f419f02d7414b0a889a19
[]
no_license
m0dfixG/CopyTemplate
206af2900b851c5d96d02a76582dba5f45cbc461
fcdbd2d26b4e839ebd51ffd759771aa3e69c8b40
refs/heads/master
2021-04-03T07:13:09.070324
2018-03-09T16:06:16
2018-03-09T16:06:16
123,511,616
0
0
null
null
null
null
UTF-8
C
false
false
1,714
c
#include <stdio.h> #include <stdlib.h> #include <unistd.h> #include <string.h> #include <signal.h> #include <arpa/inet.h> #include <net/ethernet.h> #include <net/if.h> #include <sys/types.h> #include <sys/socket.h> #include <sys/ioctl.h> #include <linux/if_ether.h> #include <linux/if_packet.h> #define MAC_FORMAT "%02x...
[ "m0dfixg@gmail.com" ]
m0dfixg@gmail.com
d5891bd99d947ad3904b77aef9d20f97e18dfe87
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/6f88ff80-be96-441b-9fcc-6e379ca6ec95.c
c28eed29866060013492f8b48820bb1eb171cc8b
[]
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
548
c
#include <string.h> #include <stdio.h> int main() { int i=4; int j=12; int k; int l; k = 53; l = 64; k = i/j; l = i/j; l = l/j; l = l%j; l = --k*i; //variables /* START VULNERABILITY */ int a; char b[9]; char c[33]; a = 0; do { a++; /* S...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
0ecb67d196709b7a76e79b7d3812678958831cf3
9eaa07bf1ae150bc049c7f925ace514152a4800d
/Pods/Headers/Public/BlocksKit/A2DynamicDelegate.h
36792f8f0fd7c62de30c26add7ee1b2f3b036849
[]
no_license
Mahmoud-Bassuni/filGoal
b920e04089b42ab28442e9af2eece69b982c2f20
bd279dfd8e530a4bf24f51a493aea28c0bc0e689
refs/heads/master
2021-05-22T17:40:30.249511
2020-04-04T15:22:44
2020-04-04T15:22:44
253,023,850
0
0
null
null
null
null
UTF-8
C
false
false
1,067
h
XSym 0064 a5cae6189622f21968bdcc0f6e3c08c7 ../../../BlocksKit/BlocksKit/DynamicDelegate/A2DynamicDelegate.h ...
[ "mahmoudbasuni90@gmail.com" ]
mahmoudbasuni90@gmail.com
8b69f7ebe9762fbac9c3ea433bbfbcb6e4428ad0
6d4bd09eec6250e4c06e31e7abac59854efee5d2
/Lamport/Lamport_Extra/lamport.c
ea323364e17ed377b574d77900a3805166975adc
[]
no_license
purvi-j-desai/CL-2
04f7fc5f221d0a1e9b2623c5e63912607f4f1d14
4216d69f8531fc12295dd283043384b695ead7ea
refs/heads/master
2020-04-19T18:07:47.028253
2013-12-07T14:23:28
2013-12-07T14:23:28
14,997,174
0
1
null
null
null
null
UTF-8
C
false
false
2,457
c
#include <stdio.h> #include <stdlib.h> #include <pthread.h> #include <sys/stat.h> int t1 = 0, t2 = 0, t3 = 0, flag; pthread_mutex_t M; pthread_t P1, P2, P3; void *increment1(void *arg) { int interval = (int)arg; while(1) { t1 += interval; printf("Count1: %d--------\n", t1); sleep(2); } } vo...
[ "purvi@marvell.com" ]
purvi@marvell.com
d97f2a263aa2156f28286d6a8633a183f3fc1cd5
98cc0cf4dcc48e21e72d0fd0191548bd1ec841bb
/Source/FYCrash/Recording/Tools/FYStackCursor_MachineContext.c
8503aa07d565dda1e5b74949647c5f909c52d107
[ "MIT", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
chan-park/KSCrash
5e0f909929697548c89e85e8f4248b5d5452343e
605d5580238198fbc42e1a5f1bf7a9fcdced2a3a
refs/heads/master
2020-03-20T15:29:00.608570
2018-06-18T18:27:02
2018-06-18T18:27:02
137,514,372
0
0
null
2018-06-15T17:20:15
2018-06-15T17:20:14
null
UTF-8
C
false
false
4,481
c
// // FYStackCursor_MachineContext.c // // Copyright (c) 2016 Karl Stenerud. 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 Software without restriction, including withou...
[ "chanheepark807@gmail.com" ]
chanheepark807@gmail.com
3821bb515587e85ec8f229fdc30b8887662e8e82
621d815e57a3328426aad885d6eadf74c3a999b0
/sdk_use/app/mrs/cct3911/mrs_bso_tfquery.c
2de357cc76b878ae7057237dbe3d45a99c738a82
[]
no_license
1847123212/work
0fbbe0f0d11f9a44efcb4095c198a8efdbeaabfc
fc4644a09fed9bf281fa99c96c806d2c03cbad8c
refs/heads/master
2022-03-04T09:52:12.940145
2019-10-29T09:12:57
2019-10-29T09:12:57
null
0
0
null
null
null
null
UTF-8
C
false
false
4,501
c
/** ****************************************************************************** * @file mrs_bso_tfquery.c * @version * @brief * @details * * @copyright ****************************************************************************** */ #include <hi_types.h> #include <hi_mdm_types.h> #if defined (P...
[ "1301408096@qq.com" ]
1301408096@qq.com
d3d17b4ef45cb086276cf906b67ec3a4098a65dc
54f3bbae49b140cd85f9c28478fac77ddc246ad8
/build/gen/mg_build_info.c
ea9b549983aaee1419f0b27f43ca17b8bed9052c
[ "Apache-2.0" ]
permissive
chphoom/MemorialBoard
dec23836925dc97358ae2569ce3eed5778857903
974d6d1679abdba16e8c49845a35c12b34875845
refs/heads/master
2022-05-05T06:20:39.492320
2019-03-02T21:39:24
2019-03-02T21:39:24
171,055,787
0
0
null
null
null
null
UTF-8
C
false
false
194
c
/* Auto-generated, do not edit. */ const char *mg_build_id = "20190302-182322/2.12.1-gdd403d6"; const char *mg_build_timestamp = "2019-03-02T18:23:22Z"; const char *mg_build_version = "2.12.1";
[ "chphoom@gmail.com" ]
chphoom@gmail.com
0141ef01d6e4a19bb7e87878c8e101dafadbadeb
1d871526aaa31b517ea74a1ce53699457b29add2
/PojCache/parallel-c/src-prime/vector_qsort.c
a6eee19de0f4aa7452fb96874cb87491d830e6c3
[]
no_license
kang0026/partTime
567a4e9e3656a3bedde2c10a66bf4f69a6c524ad
e4dd3b2e12d9af97772cd52268efe55d6be0d07b
refs/heads/master
2020-05-28T11:19:14.614794
2014-05-27T10:02:36
2014-05-27T10:02:36
null
0
0
null
null
null
null
UTF-8
C
false
false
18,682
c
#include <time.h> #include <stdio.h> #include <stdlib.h> #include <stdint.h> //#include <unistd.h> //#include <stdbool.h> #include <pthread.h> //#include <inttypes.h> #include "vector.h" /**** added code **/ #include <string.h> #define MAXLENGTH 10000 #define MAXTHREAD 256 static int64_t g_seed = 0; static int6...
[ "brinewsor@gmail.com" ]
brinewsor@gmail.com
2a9b1d9d62591a46dbd79fca0b9f340f1de1d8e9
7578772afef5275e8d1edf5c9e6b34fc0368f492
/d/dntg/sky/shenpinggong.c
8f94752d817a62da732416f4ab5607dbe33e5777
[]
no_license
jackyueq/xyj2006
3b899323c4b891b57fa25d671527edea7f4fccd2
2d0681c32c6bb880c21a43aca127f5d4af1000a0
refs/heads/master
2020-04-06T04:25:29.851538
2015-03-18T07:22:28
2015-03-18T07:22:28
32,443,903
3
5
null
null
null
null
WINDOWS-1252
C
false
false
253
c
//sgzl #include <room.h> inherit ROOM; void create() { set("short", "À¤Æ½¹¬"); set("long", @LONG LONG ); set("exits", ([ "south" : __DIR__"taiyanggong", "north" : __DIR__"qianyuangong", ])); set("objects", ([ ])); setup(); }
[ "jackyueq@gmail.com" ]
jackyueq@gmail.com
a57ab581b2f699a0e5a8b996fdb1340cfe182500
e6c50c3ad6362f7f05682d64c96748fab0ca025b
/src/qc8-gemm/gen/2x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c
44f16a518e777ba4589837e1b96a5b93bb72a819
[ "BSD-3-Clause", "LicenseRef-scancode-generic-cla" ]
permissive
Maratyszcza/XNNPACK
537e670d0d172b3ec9f04808e07ed4a5436b01a7
16b3379825a5de3d148658af572a0a45eea3bfa3
refs/heads/master
2023-06-05T16:36:41.404271
2022-09-24T06:01:47
2022-09-24T06:02:47
218,375,282
1
0
NOASSERTION
2019-10-29T20:14:30
2019-10-29T20:14:30
null
UTF-8
C
false
false
5,693
c
// Auto-generated file. Do not edit! // Template: src/qs8-gemm/MRx4c8-wasmsimd-dot16x2.c.in // Generator: tools/xngen // // Copyright 2021 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include ...
[ "xnnpack-github-robot@google.com" ]
xnnpack-github-robot@google.com
e35f59b80da0974050dc1a82a3f0fa2d231b1a93
e9fe2b0274f4420c10d2769f2bc836c70f288c65
/unikraft/plat/linuxu/io.c
978aacb44f3d3825fe687302ad3269b32c1c2f87
[ "MIT", "BSD-3-Clause", "GPL-2.0-only" ]
permissive
lsds/CubicleOS
29bd0a79b490e6dd45a7b19f3dcd819c5b2e0d49
37f38dcaf15c92703132d9112f01d9d3cf7a946d
refs/heads/main
2023-06-15T16:21:04.385921
2021-07-15T17:43:08
2021-07-15T17:43:08
335,704,690
19
1
MIT
2021-07-15T17:43:09
2021-02-03T17:35:45
LLVM
UTF-8
C
false
false
1,973
c
/* SPDX-License-Identifier: BSD-3-Clause */ /* * Authors: Sharan Santhanam <sharan.santhanam@neclab.eu> * * Copyright (c) 2018, NEC Europe Ltd., NEC Corporation. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following co...
[ "v.sartakov@imperial.ac.uk" ]
v.sartakov@imperial.ac.uk
17ee570fbddf59b00e0410f8a936fc103a88cd6b
6578f2da088fac879603ed3052d4d1e1008f24b4
/HARDWARE/iic_analog.h
7f5b53eb9d2a20a237386d2caf42d1771398d816
[]
no_license
JINXER000/fenglibai-aircup-version-
2340108ef91f513456eb975993aac2b7225e2a0b
a76016f3e5d317fabca47def123ad68117a8da4a
refs/heads/master
2021-01-01T19:32:17.561469
2017-07-28T03:55:48
2017-07-28T03:55:48
98,606,631
0
0
null
null
null
null
BIG5
C
false
false
2,185
h
/*----------------------------------------------------------------------------------- ?迄車迆STM32F401米??㏒?a那㊣D辰IIC ?辰?谷: ?㏒?a那㊣D辰IIC,?迆赤﹞???t?D????o?IO?迆?∩?谷那1車?,?谷辰??2D???. ℅‾??: BoX ∼?㊣?: V1.0 ??足“: STM32F401RE-Nucleo Board 豕??迆: 2014?那6??24豕? --------------------------------------------------------...
[ "czp7914@126.com" ]
czp7914@126.com
456140360e06ba69bcf4ae759598d641110c1ce9
ef7668e2fa4cf7b0d65abbe4e6210da82ca775a8
/0x02-functions_nested_loops/holberton.h
58c41ba4eed69dc6cfdc469410f0c61b4735f339
[]
no_license
lei-diva/holbertonschool-low_level_programming
847c47affa8f6340382cc17e7a571df0fd48f7fc
f0754e031bdef7249a0cbe7532fb41a20a52c35c
refs/heads/master
2020-06-06T15:35:48.734307
2020-01-22T01:07:40
2020-01-22T01:07:40
192,779,450
0
5
null
null
null
null
UTF-8
C
false
false
346
h
#include <unistd.h> void print_alphabet(void); int main(void); void print_alphabet_x10(void); int _islower(int c); int _isalpha(int c); int print_sign(int n); int _abs(int); int print_last_digit(int); void jack_bauer(void); void times_table(void); int add(int, int); void print_to_98(int n); int _putchar(char c); void p...
[ "you@example.com" ]
you@example.com
da9fe8d7c10eadc3810543ae8e6770cba75173b2
1b32308b140597ab631022f7a5f9d8b3bef030d6
/set2.19.c
00777b891e65c633126f1898c93af4da67b44e83
[]
no_license
PoojhaM/beginner.c
844c511af074d4cbd12be6eb5a17d64ff9c1eb1c
de3ada66e4ef5f80b606b986feeca258d72a5710
refs/heads/master
2020-04-18T13:17:49.377561
2019-02-20T14:09:11
2019-02-20T14:09:11
167,558,708
0
0
null
null
null
null
UTF-8
C
false
false
147
c
#include<stdio.h> #include<conio.h> void main() { int n,i,fact=1; scanf("%d",&n); for(i=0;i<=n;i++) { fact=fact*i; } printf("%d",fact); getch(); }
[ "noreply@github.com" ]
PoojhaM.noreply@github.com
6b5ee6164eeeaafb7162050118b5ebaee5b69108
04b110bbad41619ee4bb236e558783cdc09d7c87
/CR/drawLumi.h
f2af1aa62ae48ed56b69ffe76bd0b5c223f75d3d
[]
no_license
martinavit/my_majorana
c735c50e4d7b94033087d838d6f36533a6b7cd90
ebf7d0ae33bdbc8623f40c2ab72ef16585fbaac1
refs/heads/master
2021-01-09T05:31:37.025058
2017-02-03T16:22:32
2017-02-03T16:22:32
80,836,584
0
0
null
null
null
null
UTF-8
C
false
false
1,491
h
#ifndef DRAW_LUMI #define DRAW_LUMI #include "TPad.h" #include "TLatex.h" #include "TLine.h" void drawLumi(TPad*, const TString& extraText = "Preliminary", const bool data = true); void drawLumi(TPad* pad, const TString& extraText, const bool data){ TString lumiText; if(data) lumiText = "36.46 fb^{-1} (13 TeV)"; ...
[ "martina.vit@cern.ch" ]
martina.vit@cern.ch
de8ee46ed446307b77131a978e18b89272589d1f
19efed6bfc4694559569c625dd84042bd312dab5
/main.c
2f40a16e779b784aa8de4ae85ca06f68f43f5fca
[]
no_license
MrChip53/pigraces-v1
678da21afa64782eb18222a65bb9a9efaa8697bf
041e0c4d945f9ad350e9ec6112cef1cd968434c7
refs/heads/master
2023-01-11T15:30:52.710977
2020-11-17T05:43:00
2020-11-17T05:43:00
312,862,750
0
0
null
null
null
null
UTF-8
C
false
false
28,423
c
//#include <kubridge.h> #include <pspkernel.h> #include <pspctrl.h> #include <pspdebug.h> #include <pspdisplay.h> #include <pspaudio.h> #include <pspaudiolib.h> #include <psppower.h> #include <pspiofilemgr.h> #include <pspinit.h> #include <pspthreadman_kernel.h> #include <pspnet.h> #include <pspnet_inet.h> #include <ps...
[ "support@freebrew.org" ]
support@freebrew.org
2d22e687332a667630736af48fb59bd79fa88735
5ccaeb278ef69bf41d803f9bf339101c39bf2136
/framework/peripheral/devcon/processor/devcon_p32mz1024ecm064.h
0a78eeff1ae8d6bd70701d2d9637bbe9ff7142d0
[]
no_license
Mytrex/Harmony
6de69d5ebbb8cb7769a9ee7bd0330264c1d6ed3a
32dceb018139e59a12c26044b9f0252d1c0d67c9
refs/heads/master
2021-03-16T09:42:26.915713
2016-11-02T08:25:20
2016-11-02T08:25:20
71,403,438
0
1
null
null
null
null
UTF-8
C
false
false
9,478
h
/* Created by plibgen $Revision: 1.31 $ */ #ifndef _DEVCON_P32MZ1024ECM064_H #define _DEVCON_P32MZ1024ECM064_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 function...
[ "jared@mytrexinc.com" ]
jared@mytrexinc.com
dfea72d5c9874e95367f7ec915027715ab7ce020
2f6b17aa5911b83e27f365a28ad09ee74e0d63f9
/source/archive/StdAfx.h
9e833fe7abe9c1ac709beef1ec8ad5040e23c1a6
[]
no_license
GrantSP/OriginalMO
afcc7b9bc8225db36216fe963c162696193e4b74
7935114fa2bbc6e38ad7a7b485754d20ee9bec23
refs/heads/master
2021-09-02T06:20:13.207699
2017-12-31T00:44:07
2017-12-31T00:44:07
115,833,608
0
1
null
null
null
null
UTF-8
C
false
false
56
h
#pragma once #include <windows.h> #include <OleAuto.h>
[ "fr00gyl@gmail.com" ]
fr00gyl@gmail.com
be50b11221de995e500eb4a45fe8c7311aa74f02
64ec42d9aba05543e18191a8e5a35e3ddbc6dc96
/kdriver/target/mt5882/5882_driver/inc/x_clksrc.h
a17867a5dc40c3becbf9cbe5a2b7155340a9319c
[]
no_license
balika011/lge_webos_boot
3933f4a7ab5555e5f31f7b0d75097b2f47fe8fa1
588e7f0d62a8c1d20b796f7dd100d05c858bfce3
refs/heads/master
2023-05-12T02:43:21.704526
2023-05-08T20:51:23
2023-05-08T20:51:23
92,993,748
3
2
null
null
null
null
UTF-8
C
false
false
8,172
h
/*----------------------------------------------------------------------------* * Copyright Statement: * * * * This software/firmware and related documentation ("MediaTek Software") * ...
[ "dtvbm11@mediatek.com" ]
dtvbm11@mediatek.com
3effd2015ceac2130a5b240c8f9f67f463442c16
9ef9233442de98582e5830ae26c032c510855d27
/mu_platform_nxp/Common/MU_TIANO/CryptoPkg/Include/Library/BaseCryptLib.h
843cbb4b5a8fa8405014f04302f8ce360fb912da
[ "BSD-2-Clause" ]
permissive
nlshipp/WinIoT-Coral-old
af380bc7cdc0a9e531bd1326b36b15999cf461eb
c61b5ffde30cc1097ffe288ca45f0680e2c61020
refs/heads/master
2023-06-03T18:56:43.480583
2020-03-25T14:54:10
2020-04-15T20:53:21
null
0
0
null
null
null
null
UTF-8
C
false
false
101,354
h
/** @file Defines base cryptographic library APIs. The Base Cryptographic Library provides implementations of basic cryptography primitives (Hash Serials, HMAC, RSA, Diffie-Hellman, etc) for UEFI security functionality enabling. Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR> This progra...
[ "neilsh@microsoft.com" ]
neilsh@microsoft.com
0e0facf3c63dfb65faa89d866c2a17686e246e60
8ec2180701ebc7459122f46eebf9415874f834a7
/ath10k/pci.c
55b50fe4fdd2b0dd35d2d82d0eda87875ae503db
[]
no_license
greearb/ath-ct
8b43fd3de392a79a23ee1265353843a7e004ddd0
dc0d892aebbfa7d275457f40fab902b47e747979
refs/heads/master
2021-01-19T06:46:39.008737
2016-07-08T15:39:39
2016-07-08T15:39:39
61,581,875
0
2
null
null
null
null
UTF-8
C
false
false
89,187
c
/* * Copyright (c) 2005-2011 Atheros Communications Inc. * Copyright (c) 2011-2013 Qualcomm Atheros, Inc. * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in al...
[ "greearb@candelatech.com" ]
greearb@candelatech.com
77e271fd86ffcd629980894ce424b4fe42b68e14
4603a2ef1638e11a5cd991dc6b09a0e2da1c68c8
/SOUI/include/souistd.h
623fc94de5f53a27001c6417aa01131de24d6ed4
[ "MIT" ]
permissive
JeanPenty/soui_CurUse
f2f8716ab84ab5dd17f158f56452ab15f649eeda
30829ea38f1658e163ac4360e3c8168c074f9fd2
refs/heads/master
2021-09-18T19:51:02.145397
2018-07-19T03:14:26
2018-07-19T03:14:26
93,113,083
1
0
null
2018-07-19T03:14:27
2017-06-02T01:07:54
C++
UTF-8
C
false
false
1,765
h
#include <core-def.h> #ifdef DLL_CORE # ifdef SOUI_EXPORTS # define SOUI_EXP __declspec(dllexport) # else # define SOUI_EXP __declspec(dllimport) # endif // SOUI_EXPORTS #else # define SOUI_EXP #endif #define OR_API SOUI_EXP // Change these values to use different versions #ifndef WINVER #def...
[ "huangjianxiong@ainemo.com" ]
huangjianxiong@ainemo.com
e9d049ee5bbe51d6f7bff74ac68b9d564a4311a1
e980659b799a88013e90075b0d28fdea776583dc
/c-practice/profit-loss.c
793615c4641fc39b79bc2d1366a1b3b5cbb5d4d8
[]
no_license
sanket55455/node-js-practice
9c3d7f03496127e1cd2414642c1acf80a0e70a3e
b78f6666003aea42116ebbc1f59089fad0f5e9d5
refs/heads/master
2020-04-11T07:48:07.075329
2019-08-22T04:25:42
2019-08-22T04:25:42
161,622,360
1
0
null
null
null
null
UTF-8
C
false
false
358
c
#include<stdio.h> #include<stdlib.h> int main() { int cp,sp,amount; printf("Eneter cost price and selling price\n"); scanf("%d%d",&cp,&sp); if(sp>cp) { amount=sp-cp; printf("Profit = %d", amount); } else { amount=cp-sp; printf("loss = %d",...
[ "sanketpawarsp56@gmail.com" ]
sanketpawarsp56@gmail.com
c0d747ddc708c8f5e7c5259c240f998afff9d3ad
88ae8695987ada722184307301e221e1ba3cc2fa
/third_party/weston/src/ivi-shell/ivi-layout.c
b2f8323bd9bae5208b8cc23192aff3362ee70d3f
[ "BSD-3-Clause", "MIT", "LicenseRef-scancode-unknown-license-reference", "Apache-2.0", "LGPL-2.0-or-later", "GPL-1.0-or-later" ]
permissive
iridium-browser/iridium-browser
71d9c5ff76e014e6900b825f67389ab0ccd01329
5ee297f53dc7f8e70183031cff62f37b0f19d25f
refs/heads/master
2023-08-03T16:44:16.844552
2023-07-20T15:17:00
2023-07-23T16:09:30
220,016,632
341
40
BSD-3-Clause
2021-08-13T13:54:45
2019-11-06T14:32:31
null
UTF-8
C
false
false
59,623
c
/* * Copyright (C) 2013 DENSO CORPORATION * * 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, modify, merge, p...
[ "jengelh@inai.de" ]
jengelh@inai.de
523d0dd28c3e110d8fe98809a8762dbfef80f263
adba7f482eb535e9bff64b3c6b5e1d9b14b41257
/helpers/ant_counter.c
0647383fb2cfbd9d9a16c598a18c7162bd19b62e
[]
no_license
NoelleMostert/lem-in
b29381f8a123a5b48e77d5e3ccfd0e55bc09f35b
611446c4cc2df60545b03275dd72b7223e5e22e9
refs/heads/master
2020-03-29T19:34:57.950511
2018-09-28T07:51:08
2018-09-28T07:51:08
148,482,724
0
0
null
null
null
null
UTF-8
C
false
false
1,287
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ant_counter.c :+: :+: :+: ...
[ "nmostert@e4r20p2.wethinkcode.co.za" ]
nmostert@e4r20p2.wethinkcode.co.za
f24a69d100015c1236e1ad478f9983fc0f18c9f8
903c45082bd0d4fbb0a0d6a289b5294d8d05c314
/lib/libc/stdio/refill.c
44206be2d978287f69ebc35e6bbc964e68b11c4c
[]
no_license
tombibsd/netbsd-src
0552d62659412e821163c945c62b7555d1e616d2
7f0f8c8c4b00f7c47700b8260a5cbd627d73fe7c
refs/heads/master
2021-01-21T04:54:21.541793
2016-06-17T00:56:40
2016-06-17T00:56:40
24,783,931
0
0
null
null
null
null
UTF-8
C
false
false
3,927
c
/* $NetBSD$ */ /*- * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * Chris Torek. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that ...
[ "uebayasi@tombi.co.jp" ]
uebayasi@tombi.co.jp
0cd74526e0b4ea66c6eac5081b89a0c0e54f7dfe
bc1222bfe4aeb49ea570bf773ca5fd4c488751df
/src/multiThread.h
a70ebc0dac08e06e9bab7e36d93432068ba0cc5d
[ "LicenseRef-scancode-unknown-license-reference", "BSD-2-Clause" ]
permissive
languitar/ipc
acee1a3768b9590b23a820cb6253f5668b69bc1f
ddbe0dd5198bbf9169d9a3fdcc2c474d0b6c950a
refs/heads/master
2021-01-22T23:37:25.353616
2014-02-06T12:00:35
2014-02-06T12:01:00
16,543,369
3
2
null
null
null
null
UTF-8
C
false
false
3,288
h
/****************************************************************************** * * PROJECT: IPC: Inter-Process Communication Package * * (c) Copyright 2001 Reid Simmons. All rights reserved. * * FILE: multiThread.h * * ABSTRACT: Enable IPC to deal with multi-threaded programs. * Mutexes loosely ba...
[ "jwienke@techfak.uni-bielefeld.de" ]
jwienke@techfak.uni-bielefeld.de
9e5d99f02a568fdcd63bea76c3b282aea037479b
b1e078b2f190cc9f851d749673f4d93314f41a0a
/linux-headers/include/asm-ia64/siginfo.h
aa5e43ddca30c3a617eb956a4d2db70ada3aaf9d
[]
no_license
jjones-cavium/toolchain
56b447fdad819393f8588115297adcdc9fe70231
d3c95563fa2a7e9cff426d1e3ed605725eeaddd3
HEAD
2016-09-10T19:48:20.473714
2015-07-27T16:58:23
2015-07-27T16:58:23
34,924,323
0
1
null
null
null
null
UTF-8
C
false
false
2,909
h
/* * Based on <asm-i386/siginfo.h>. * * Modified 1998-2002 * David Mosberger-Tang <davidm@hpl.hp.com>, Hewlett-Packard Co */ #ifndef _ASM_IA64_SIGINFO_H #define _ASM_IA64_SIGINFO_H #define __ARCH_SI_PREAMBLE_SIZE (4 * sizeof(int)) #define HAVE_ARCH_SIGINFO_T #define HAVE_ARCH_COPY_SIGINFO #define HAVE_ARCH_COPY...
[ "jjones@caviumnetworks.com" ]
jjones@caviumnetworks.com
d5a932abffd2f6a470bcc02f738386c156e136dc
9680012852e966ea2284f1a474713c8acd0056d7
/02simpleGame/jokalaria.h
7dfb127d3716347bddbf4dc6ab19cad78cd3e908
[]
no_license
UN41/fallenGodMU
3f70b6ba7cc7feb22797d34ca5d578ad6ddbebbe
5552223aa306cf5f5f8803c4d48a80424606b0bf
refs/heads/master
2021-10-10T23:06:56.505260
2019-01-18T17:38:59
2019-01-18T17:38:59
166,433,963
0
0
null
null
null
null
UTF-8
C
false
false
842
h
#ifndef JOKALARIA_H #define JOKALARIA_H #include "ourTypes.h" POSIZIOA JOKALARIAREN_TIROA(POSIZIOA posizioaJokalaria, POSIZIOA posizioaTiroa, POSIZIOA saguarenPosizioa, POSIZIOA posizioaBoss); POSIZIOA JOKALARIAREN_MUGIMENDUA(POSIZIOA posizioaJokalaria); int JOKALARIAREN_IRUDIA(int irudia, int zenbakiaSprite); int JO...
[ "unaiby18@gmail.com" ]
unaiby18@gmail.com
e2c2dd3cfa38ad33addec274afb6cd0e44bcd376
cafc721c9e02f8493723e1e198f995225e4f0b16
/DAA/mergesort_instruct.c
3ab8b29e1d29b3d95d92c61862f806e852962bc4
[]
no_license
ychaudhr/College-Lab-Implementation
8cc58cd5a126e12f0eedd0cc51730310556cd8ee
64bf5f0a1ef6ea8cc04ec6629a21363019f71a21
refs/heads/master
2021-06-20T15:08:40.937806
2017-07-09T05:31:57
2017-07-09T05:31:57
96,608,682
0
1
null
null
null
null
UTF-8
C
false
false
1,066
c
#include<stdio.h> void ms(int a[],int i,int j); void me(int a[],int lo,int mi,int mii,int hi); int t[50]; int main() { int a[30],n,i; printf("Enter no of elements:"); scanf("%d",&n); printf("Enter array elements:"); for(i=0;i<n;i++) scanf("%d",&a[i]); ms...
[ "noreply@github.com" ]
ychaudhr.noreply@github.com
de470a812dd396077724a67c767c303b15723739
7d92f326a52bf2988de64412af985f7a868450cc
/impexp.h
4743ad64d015e5b7cfc09594b519c33646c1f868
[ "BSD-3-Clause", "Zlib", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-other-permissive", "BSD-2-Clause" ]
permissive
marXtevens/hyperion
ad50d8b2a04df8625f66f3423517aa794f95b250
0216678d7238d02f08242491ebe233dbd8d7c9c5
refs/heads/master
2020-03-21T19:29:50.669227
2018-07-02T21:54:26
2018-07-02T21:54:26
138,952,732
1
0
null
2018-07-02T21:54:27
2018-06-28T01:49:07
C
UTF-8
C
false
false
17,154
h
/* IMPEXP.H (C) "Fish" (David B. Trout), 2018 */ /* DLL_IMPORT/DLL_EXPORT/extern control */ /* */ /* Released under "The Q Public License Version 1" */ /* (http://www.hercules-390.or...
[ "fish@infidels.org" ]
fish@infidels.org
69dd42113df854b078cc1663f4540aff3f0ebf1a
ab6d71f5b16f4851ac774a04e629276fe972a00a
/keymaps/kronicler/keymap.c
ddf11975732bb03046ab66d9b11ef5de6edb8e55
[]
no_license
kronicler/qmk_atreus62_settings
bc8794ed8727e24f857c7dc430001ddeac8c9483
c72ca0e7ed05c849cd346c4bbed7f29aaa513f5c
refs/heads/main
2023-08-07T00:43:54.973092
2021-09-26T10:19:29
2021-09-26T10:19:29
410,513,672
0
0
null
null
null
null
UTF-8
C
false
false
5,063
c
// this is the style you want to emulate. // This is the canonical layout file for the Quantum project. If you want to add another keyboard, #include QMK_KEYBOARD_H // Each layer gets a name for readability, which is then used in the keymap matrix below. // The underscores don't mean anything - you can have a layer c...
[ "omnikron96@gmail.com" ]
omnikron96@gmail.com