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
9a961a129f52a7ba142eca7dab422784c29bad80
8d6b3f6312ce1599e75e4e4e6c0fafff8d7487ca
/day3/ex01/ft_ultimate_ft.c
ee28cefa636bdd29ac67d3821dc2dbba2a1bfeae
[]
no_license
ftktx1/c
b4bc82defbb17d836fdd9a342b50aa4de6977edb
36cfefafceef1168208e4fc36c21956aa11c2ddd
refs/heads/master
2021-09-06T02:24:01.857764
2018-02-01T17:14:59
2018-02-01T17:14:59
119,866,760
0
0
null
null
null
null
UTF-8
C
false
false
954
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_ultimate_ft.c :+: :+: :+: ...
[ "kshimek@e1z1r7p15.42.us.org" ]
kshimek@e1z1r7p15.42.us.org
84ef33ccd3ecf2c7a05d529f6b90ed952cccfa8b
bcbafb00a458e3e3f25bf8e07b8784351a498d92
/libs/stb/include/stb_image.h
5fbbf6445bb36650678436493040041ed60f027a
[ "Apache-2.0" ]
permissive
carsonclarke570/Metacraft
5b7bda08e7311a34f6827a26398666d82d1cad20
2647a48c7c04b80efe4041343b09d4c70e8927b5
refs/heads/master
2020-05-17T04:22:01.299965
2019-07-01T13:43:38
2019-07-01T13:43:38
183,505,903
3
0
Apache-2.0
2019-08-07T02:29:24
2019-04-25T20:33:52
C
UTF-8
C
false
false
263,264
h
/* stb_image - v2.22 - public domain image loader - http://nothings.org/stb no warranty implied; use at your own risk Do this: #define STB_IMAGE_IMPLEMENTATION before you include this file in *one* C or C++ file to create the implementation. // i.e. it should look like...
[ "carsonclarke570@gmail.com" ]
carsonclarke570@gmail.com
831977f6e1e069be34f3f61490d3a08eeb5a4b64
95f69cf7119aad1297e2bf27cbe428622a6b6d2b
/src/sort_err.c
625e23932294cd4f2440f80a76ca3880ba7cced7
[]
no_license
Drakauf/ft_ls
2bf538e5c98f0ae3ac4a1bd19ef15c3c8cbc59b3
9aed7b47a261f920a81280ad9b5a1962bb606e6c
refs/heads/master
2020-04-12T00:47:01.668884
2019-01-25T14:48:55
2019-01-25T14:48:55
162,211,998
0
0
null
null
null
null
UTF-8
C
false
false
1,445
c
/* ************************************************************************** */ /* LE - / */ /* / */ /* sort_err.c .:: .:/ . .:: ...
[ "shthevak@z2r1p1.le-101.fr" ]
shthevak@z2r1p1.le-101.fr
dd3c6363388e7a1698295715942c13bd3be0297a
eb7a1fb1c70fc82be0dfc0245255d5506433d156
/Microchip/SAME51_DFP/3.2.64/iar/iar/startup_same51g19a.c
fce409e1cd40994120a4a8a02c694a21b76957b3
[ "Apache-2.0" ]
permissive
muthukrishnankarthik/dev_packs
c03f66ce3f32d34340c8053363121657a0a37474
60d97ca66b10c00b3c42430b0cf0b4ae7542f217
refs/heads/master
2021-01-06T13:26:53.637757
2020-02-10T23:49:35
2020-02-10T23:49:35
null
0
0
null
null
null
null
UTF-8
C
false
false
22,508
c
/** * \file * * \brief IAR startup file for ATSAME51G19A * * Copyright (c) 2019 Microchip Technology Inc. * * \license_start * * \page License * * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with t...
[ "thibaut.viard@microchip.com" ]
thibaut.viard@microchip.com
3657694a54da284d3edbf25e7c10cf300bd67ba7
e1305e88e6962f7936ab806fcc37bc4926ed4a1c
/webpage/libcs50/webpage.h
1e483d667d44be3ee299960a6a4efe97fbf1ae6a
[]
no_license
Dartmouth-CS50-Winter2020/example-public
3bf71a76370718988071b7d32155a8dd50675d99
15f23445bb84455da0cb5354e3395b7f694c2d9e
refs/heads/master
2020-09-30T05:52:00.849862
2020-02-21T04:23:42
2020-02-21T04:23:42
227,220,854
1
2
null
null
null
null
UTF-8
C
false
false
6,698
h
/* * webpage - utility functions for downloading, saving, and loading web pages * * Ira Ray Jenkins - April 2014 * * Updated by David Kotz - April 2016, July 2017, April 2019 * Updated by Temi Prioleau, January 2020 * */ #ifndef __WEBPAGE_H #define __WEBPAGE_H #include <stdio.h> #include <stdlib.h> #include...
[ "51677784+t-prioleau@users.noreply.github.com" ]
51677784+t-prioleau@users.noreply.github.com
b5e8faa29e818334db0e9a3e998e62aa1449b8e4
68f8f689fffd4a13eaa2196e43a6c61711a664ee
/ZekeGame/ZekeGame/Engine/PreCompile.h
656273ed9fbc845b434e903f7bc437652d4fbf0b
[]
no_license
kokoasann/TGame
475693c6063523cb1a722e1795d2d4a65b0c10be
4c334cf49c735bd830d066e639fe43f20d0e14c1
refs/heads/master
2020-04-04T18:10:31.369011
2018-11-06T01:56:02
2018-11-06T01:56:02
156,152,827
0
0
null
2018-11-06T01:56:03
2018-11-05T03:03:12
C++
UTF-8
C
false
false
1,423
h
#include "DirectXTK/Inc/Model.h" #include "DirectXTK/Inc/Effects.h" #include "DirectXTK/Inc/CommonStates.h" #include "DirectXTK/Inc/SpriteFont.h" #include "DirectXTK/Inc/DDSTextureLoader.h" #include "DirectXTK/Inc/SpriteBatch.h" #include "DirectXTK\Inc\Audio.h" #include "btBulletDynamicsCommon.h" #include "BulletColl...
[ "hnta3574@gmail.com" ]
hnta3574@gmail.com
e86394b6d6f87bb3937334b721f719db43615d6b
57d5b82e8677e5db79a342b66891d7688f7c0cc3
/Include/OpenCore.h
89ae5d9b71c9f31acf91a7928903e2bfe3735d4f
[ "BSD-3-Clause" ]
permissive
csu-anzai/OpenCorePkg
d47ed07a803868c8c88140841b901d3bdbde5efb
a9b7ad5675e91d187ef006b504553a4044f98f13
refs/heads/master
2020-07-19T21:36:00.368536
2019-09-04T11:45:51
2019-09-04T11:45:51
null
0
0
null
null
null
null
UTF-8
C
false
false
5,915
h
/** @file Copyright (C) 2018, 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...
[ "vit9696@users.noreply.github.com" ]
vit9696@users.noreply.github.com
96b296a0a4e5cb6d6a173ecfd655663c5e3482f2
27a084d30d1b6746f41d4c4bbf9310427f6ebc4a
/NF_HEDM/src/CalcDiffractionSpots.c
4aec7c43ac796b1171ad84a76a52457b515640c3
[]
no_license
hmparanjape/MIDAS
d0e10ae89e71811c8ffee4f019c084d29e2a8cba
67065998dbfbd75de0bb006a84503d2007aeeedb
refs/heads/master
2021-01-18T14:06:36.454214
2016-06-27T19:15:28
2016-06-27T19:15:28
62,067,301
1
0
null
2016-06-27T15:37:45
2016-06-27T15:37:44
null
UTF-8
C
false
false
7,766
c
// // CalcDiffractionSpots.c // // // Created by Hemant Sharma on 12/3/13. // // #include <stdio.h> #include <math.h> #include <stdlib.h> #include <time.h> #include <string.h> #include <ctype.h> #include <stdint.h> #define deg2rad 0.0174532925199433 #define rad2deg 57.2957795130823 #define RealType double #define...
[ "hemant@sharmas.biz" ]
hemant@sharmas.biz
a2fa09cfd644ef06d5b510e658eed4ea2057ddd9
001154e2913a4fcc796fefde00bf354128dccfd2
/part1/error.C
4029664759be4d0de736023b79a3d582d5840d92
[]
no_license
meyejack/Ubase
020e941c4cd5d55923a492c7a4da44ba083cff74
1f98b193815275b509ba3bb82eefd44f3bf4a352
refs/heads/master
2023-03-16T07:17:39.857434
2015-07-09T10:25:03
2015-07-09T10:25:03
null
0
0
null
null
null
null
UTF-8
C
false
false
3,283
c
#include <sys/types.h> #include <functional> #include <iostream> using namespace std; #include "error.h" void Error::print(Status status) { cerr << "Error: "; switch(status) { // no error case OK: cerr << "no error"; break; // File and DB errors case BADFILEPTR: cerr << "bad file po...
[ "wzmdream@126.com" ]
wzmdream@126.com
e28a3a54b4ae3e3ac2bbcc59116be9ebbf6c0acc
688d1769b59a1e246b782a91129d18c50f6e7632
/October Piscine/Day12/ex00/ft_display_file.c
d2c7ef3a9e8e7fd6ea28bf6bd5600a7be34f3ab0
[]
no_license
rene415/42OCTPiscine
7881a72e9b36db5016423d8ae3afd9d7c74abb67
e3e86a269d259b3b5c35ca54387c6c00a821318f
refs/heads/master
2020-07-05T18:06:05.769500
2016-11-17T03:41:57
2016-11-17T03:41:57
73,987,175
0
0
null
null
null
null
UTF-8
C
false
false
1,281
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_display_file.c :+: :+: :+: ...
[ "rramirez@e1z1r5p6.42.us.org" ]
rramirez@e1z1r5p6.42.us.org
822e4590174a99053e2dece1d712965dc3bb3ded
c2cedcf36667730f558ab354bea4505b616c90d2
/players/mizan/opl/CELLS/C1357.c
4c1d28996006bf6be46b5a114ada7a1d3d6dcb0b
[]
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
2,059
c
inherit "/players/mizan/opl/core/room.c"; #include "/obj/ansi.h" object mob0, mob1, mob2, mob3, mob4, bonus, bonus2, bonus3, boss, door1, door2; /* This is a TOP cell of maze, automatically generated. */ /* Please do not make edits to this file as changes would be overwritten */ /* every two weeks by the Perl code wh...
[ "rump.nirv@gmail.com" ]
rump.nirv@gmail.com
866f52b2100e3da856fdd5a9371eb62deadaa722
b233e1c48a67cfccea35806cf86ea6c6ec5d5292
/piscine_re/ex27/ft.h
e33c2dbc169713a7b1dbfcf7de047ceb219e2eb1
[]
no_license
ahavrius/42school
2c515db9489cbab7834f32a9cab57983541f9b20
36cba3d95435cad2f56516b7f5fd4fa9ac4db2af
refs/heads/master
2020-04-04T16:23:36.596521
2019-03-04T13:42:55
2019-03-04T13:42:55
156,075,659
0
0
null
null
null
null
UTF-8
C
false
false
1,044
h
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft.h :+: :+: :+: ...
[ "ahavrius@e1r10p10.unit.ua" ]
ahavrius@e1r10p10.unit.ua
5990ea3a35b44936236dc41c187c26955214c690
64ecae70d1b858726558a1b09d8fb68293cc59ab
/cadet/libft/ft_atoi.c
cd3f78c9f15c25268613272e4ed61409886b6433
[]
no_license
ryantimjohn/42
9607b91e8fe16f1590937fe630260d353917adc8
b839c3593f3088498312e352aa8ffd712e200d34
refs/heads/master
2020-03-24T02:04:34.086091
2018-07-25T23:20:23
2018-07-25T23:20:23
142,361,812
1
0
null
null
null
null
UTF-8
C
false
false
1,313
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_atoi.c :+: :+: :+: ...
[ "tryan@e1z3r1p23.42.us.org" ]
tryan@e1z3r1p23.42.us.org
4782bfe86d85d3e9215122a1c6e02633d2c26a7c
6b74f732d3c7102580ee3854d39ac062985c86dd
/FreeRTOS/Demo/Common/ethernet/lwIP_130/src/api/api_lib.c
807d8a6b76ef0e434db603778ba4eb7adc6eae14
[ "freertos-exception-2.0", "GPL-2.0-or-later", "BSD-3-Clause", "MIT" ]
permissive
lundinc2/FreeRTOS-Labs
c88055958c313fb1c45528f88be5d6bc832fc18d
775033dac12fe9fb3d55ac8cca43b2991fdbef57
refs/heads/master
2022-12-22T23:38:08.564023
2020-09-22T00:00:10
2020-09-22T00:00:10
271,820,118
0
0
MIT
2020-06-12T14:40:25
2020-06-12T14:40:25
null
UTF-8
C
false
false
16,689
c
/** * @file * Sequential API External module * */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistribut...
[ "noreply@github.com" ]
lundinc2.noreply@github.com
563d7ee5c9a058d21893a0d659a84ffbe0ed8992
65f618fbaa621bcc139e16911346baa99505a106
/Game/codemp/GLua/glua_vector.c
ea3f6d1a5c8486a699ba90575c120ed0a9a62c70
[]
no_license
Stoiss/JediKnightGalaxies
a393f7594791ee3af4d3faf57f9a91ab1af6c781
ab3e77109be52ac3482d19facf9864fc9c5df50b
refs/heads/master
2021-01-17T21:43:39.098464
2013-06-03T04:31:19
2013-06-03T04:31:19
null
0
0
null
null
null
null
UTF-8
C
false
false
11,675
c
// Vector library // Vector factory function #include "../game/g_local.h" #include "../game/q_shared.h" //#include <math.h> #include "glua.h" int GLua_IsVector(lua_State *L, int idx) { //GLuaVec_t *vec; if (!ValidateObject(L, idx, GO_VECTOR)) { return 0; } return 1; } GLuaVec_t *GLua_CheckVector(lua_State *L...
[ "eezstreet@live.com" ]
eezstreet@live.com
92c43044d134cd9a252af0cfd514b52eaf14c263
65f9576021285bc1f9e52cc21e2d49547ba77376
/adsp_proc/core/services/diag/f3_trace/src/diag_f3_tracei.h
de2847ef0e116de54201ffbb4b00adbf63935ace
[]
no_license
AVCHD/qcs605_root_qcom
183d7a16e2f9fddc9df94df9532cbce661fbf6eb
44af08aa9a60c6ca724c8d7abf04af54d4136ccb
refs/heads/main
2023-03-18T21:54:11.234776
2021-02-26T11:03:59
2021-02-26T11:03:59
null
0
0
null
null
null
null
UTF-8
C
false
false
14,076
h
#ifndef DIAG_F3_TRACEI_H #define DIAG_F3_TRACEI_H /*====*====*====*====*====*====*====*====*====*====*====*====*====*====*====* Diag debug subsystem dispatch handling GENERAL DESCRIPTION Packet processing routines for FEATURE_SAVE_DEBUG_TRACE and FEATURE_SAVE_DEBUG_TRACE. INITIALIZATION AN...
[ "jagadeshkumar.s@pathpartnertech.com" ]
jagadeshkumar.s@pathpartnertech.com
cb1455ea472f27c92f2a89afe8cbd86c720693b7
40de3da30239862f11a946166b50438174c2fd4e
/lib/wizards/merak/areas/village/rooms/eastercr1.c
77c499788e4bbef9824721feac094468f262eb6f
[ "MIT" ]
permissive
vlehtola/questmud
f53b7205351f30e846110300d60b639d52d113f8
8bc3099b5ad00a9e0261faeb6637c76b521b6dbe
refs/heads/master
2020-12-23T19:59:44.886028
2020-01-30T15:52:16
2020-01-30T15:52:16
237,240,459
0
0
null
null
null
null
UTF-8
C
false
false
297
c
/* east chori road 1 */ inherit "room/room"; reset(arg) { add_exit("west","/wizards/merak/areas/village/rooms/msquare4"); add_exit("east","/wizards/merak/areas/village/rooms/eastercr2"); short_desc = "Southern part of the market square"; long_desc = "TODO TODO TODO TODO TODO TODO\n"; }
[ "ville.lehtola@iki.fi" ]
ville.lehtola@iki.fi
6ce9dde1261059afbd6d89e24d7b986c20272099
f4ea6db9183b38e0cb1af1d317b0a02db24455d1
/mud/lp-245/sys/tls.h
92d51f668fd3cb26997cfb292dbe73869a33378a
[ "BSD-3-Clause", "LicenseRef-scancode-public-domain", "BSD-2-Clause" ]
permissive
ldmud/ldmud
1446ff7101f5a47ee1dfa4cfb97d5a326f2edcce
f1cfc9a8d911412d854055058889bb32432da2db
refs/heads/master
2023-05-25T00:36:28.318383
2023-02-14T21:07:35
2023-02-18T10:20:44
1,085,012
124
71
NOASSERTION
2023-09-01T16:54:48
2010-11-16T12:13:17
C
UTF-8
C
false
false
1,493
h
#ifndef LPC_TLS_H #define LPC_TLS_H /* Field indices for the result of tls_query_connection_info() */ #define TLS_CIPHER 0 #define TLS_COMP 1 #define TLS_KX 2 #define TLS_MAC 3 #define TLS_PROT 4 #define TLS_INFO_MAX 5 /* Total number of result fields */ /* Interpretation of the cipher information ...
[ "lars@bearnip.com" ]
lars@bearnip.com
1a4a17e8ae237c49d371394205393fc980e60986
51635684d03e47ebad12b8872ff469b83f36aa52
/external/gcc-12.1.0/gcc/testsuite/gcc.target/arm/mve/intrinsics/vmvnq_x_s16.c
d4b87a795fc336b647004aa86f828ef0175eb593
[ "FSFAP", "LGPL-2.1-only", "LGPL-3.0-only", "GPL-3.0-only", "GPL-2.0-only", "GCC-exception-3.1", "LGPL-2.0-or-later", "Zlib", "LicenseRef-scancode-public-domain" ]
permissive
zhmu/ananas
8fb48ddfe3582f85ff39184fc7a3c58725fe731a
30850c1639f03bccbfb2f2b03361792cc8fae52e
refs/heads/master
2022-06-25T10:44:46.256604
2022-06-12T17:04:40
2022-06-12T17:04:40
30,108,381
59
8
Zlib
2021-09-26T17:30:30
2015-01-31T09:44:33
C
UTF-8
C
false
false
495
c
/* { dg-require-effective-target arm_v8_1m_mve_ok } */ /* { dg-add-options arm_v8_1m_mve } */ /* { dg-additional-options "-O2" } */ #include "arm_mve.h" int16x8_t foo (int16x8_t a, mve_pred16_t p) { return vmvnq_x_s16 (a, p); } /* { dg-final { scan-assembler "vpst" } } */ /* { dg-final { scan-assembler "vmvnt" } ...
[ "rink@rink.nu" ]
rink@rink.nu
c3906466632968430e1c92f721ce830d1052746e
2c78de0b151238b1c0c26e6a4d1a36c7fa09268c
/garantPIL/implementation/component/cpp/libs/gc/src/topic_t.h
cde6fd3ef3529ab2bdbb9bb2be9f6ab0225179bb
[]
no_license
bravesoftdz/realwork
05a3b308cef59bed8a9efda4212849c391b4b267
19b446ce8ad2adf82ab8ce7988bc003221accad2
refs/heads/master
2021-06-07T23:57:22.429896
2016-11-01T18:30:21
2016-11-01T18:30:21
null
0
0
null
null
null
null
UTF-8
C
false
false
157
h
/* * $Id: topic_t.h,v 1.1 2000/06/19 14:08:09 taurus Exp $ */ #ifndef _topic_t_h #define _topic_t_h #include "osdep.h" typedef u_int32_t topic_t; #endif
[ "instigator21@gmail.com" ]
instigator21@gmail.com
f3b1842e60758f51d917c320b650c0477ad62ccc
b17ffdfb22891da0a35bd342330f944dc4f7dda3
/firmware/freertos/create_task/lib/FreeRTOSV8.2.3/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo_bsp/ps7_cortexa9_0/libsrc/uartps_v2_1/src/xuartps_intr.c
31ddcaaf3a32f03373a13f75a9d0aca75164163a
[ "MIT", "GPL-2.0-or-later", "freertos-exception-2.0" ]
permissive
YuehChuan/stm32f4_practice
8ca786ce5014e85573ef7d5ae155ddd98894dda1
77fd51eeadb8e912f16a021d857e5520fcdabf8c
refs/heads/master
2020-12-05T23:52:34.223248
2020-01-07T08:54:09
2020-01-07T08:54:09
232,281,583
0
0
MIT
2020-01-07T08:43:41
2020-01-07T08:43:40
null
UTF-8
C
false
false
13,531
c
/****************************************************************************** * * Copyright (C) 2010 - 2014 Xilinx, 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 Softw...
[ "shengwen1997.tw@gmail.com" ]
shengwen1997.tw@gmail.com
0d6a1fc116637e49c2043fd12097de3c33edbf28
a7447416394760c895ad741f9d4ba53f5aba46fe
/include/freetype-2.10.2/src/winfonts/winfnt.c
38064ed314050246bf853e92afb3473292ccb75e
[ "Zlib", "FTL" ]
permissive
Kiakra/Kiragine
28b9fb221b0f5f6588a3bc21e04ec11487e06bb3
86f39e4b6506d68032d6af2c007732ae049acb11
refs/heads/master
2023-05-04T17:54:46.900054
2021-05-13T08:58:25
2021-05-13T08:58:25
294,502,948
59
1
NOASSERTION
2020-09-17T13:47:41
2020-09-10T19:24:46
C
UTF-8
C
false
false
36,267
c
/**************************************************************************** * * winfnt.c * * FreeType font driver for Windows FNT/FON files * * Copyright (C) 1996-2020 by * David Turner, Robert Wilhelm, and Werner Lemberg. * Copyright 2003 Huw D M Davies for Codeweavers * Copyright 2007 Dmitry Tim...
[ "Kiakra@protonmail.com" ]
Kiakra@protonmail.com
d319e61a24e203b51cc5aa0866b4408c7ee7859e
7a968d337839510b2623d8cbce0238cfed4babb0
/armcmx/stm32f10x/gpio.c
7c81c18155448655ade379a0297df1e023a8dee0
[]
no_license
ADTL/ARMWork
637ab108346de001fcbc3b750ecff96abb88f2fd
85e959894cf5d200f70662a5deb4f2c432a61b83
refs/heads/master
2020-02-26T17:14:03.242368
2014-01-13T15:04:05
2014-01-13T15:04:05
16,342,797
2
0
null
null
null
null
UTF-8
C
false
false
6,707
c
/* * gpio_digital.cpp * * Created on: 2012/09/30 * Author: sin */ #include "armcmx.h" #include "gpio.h" uint32_t PortPeriph[] = { 0, // Arduino Headers RCC_APB2Periph_GPIOA, RCC_APB2Periph_GPIOB, RCC_APB2Periph_GPIOC, RCC_APB2Periph_GPIOD, RCC_APB2Periph_GPIOE, RCC_APB2Periph_GPIOF, RCC_...
[ "una.veritas@me.com" ]
una.veritas@me.com
bade52283725b0a5280d30f888cf2a8f29bb7233
63d16728ab0b736fdabe69c8ed111f71c647b3d1
/jobs.h
4a05dedd01bd47fe22c24915ace94dd190dd1364
[]
no_license
fanchangyong/tiny_shell
4bcd5b689ac3df7f39b0c605f432199f05a078e2
91fdbe57cb93ef38bcbef5f1eae517c275729bda
refs/heads/master
2021-01-10T00:54:13.748663
2014-01-20T14:03:32
2014-01-20T14:03:32
null
0
0
null
null
null
null
UTF-8
C
false
false
124
h
#define MAX_JOBS 10 extern int job_index; typedef struct job_t { pid_t pid; int index; }; extern job_t* jobs[MAX_JOBS];
[ "fanchangyong@gmail.com" ]
fanchangyong@gmail.com
18d0974f76b21e8d58ceb4f2b0570fafd5b38968
d5bb5d5c5e37f4dd1c987c336bf9e24e2161fb0a
/DSA/DoA5.c
33f61252bf03874fbc8fa5468d7d97eb8c73bc37
[]
no_license
ajkumarray/labs
6169169bd10cc50c6d658a10d88d842e0027b351
97d3f263ef1f160542d7ea8bfa7da8ab3d49966f
refs/heads/main
2023-08-16T17:09:32.524379
2021-10-16T20:14:11
2021-10-16T20:14:11
366,073,310
0
0
null
null
null
null
UTF-8
C
false
false
1,544
c
//DoA Assignment5 max min using Divide and Conquer #include <stdio.h> struct pair { int min; int max; }; struct pair getMinMax(int ray[], int low, int high) { struct pair minmax, mml, mmr; int mid; if(low == high) //if there is only one element { minmax.max = ray...
[ "ajkumarrayoff@gmail.com" ]
ajkumarrayoff@gmail.com
25ead4cf9972e6f941428bdec52b87d9f4d18e9b
82682aa9b763de3d76f3c5cbaf5b24ee5b0f9906
/corewar/srcs/disasm/op.c
047ea9ce55b353ebbaa8ef30f06cf43c911db703
[]
no_license
konvulcius/acthulhu_21
d93e0e3f452ae67ac69eba92e1992be8b0f5d983
6be94149f76626fe776a1ed9e8496eeb8701dc9e
refs/heads/master
2020-11-28T21:09:49.406700
2020-06-11T14:53:10
2020-06-11T14:53:10
229,919,589
1
0
null
2020-01-17T12:48:19
2019-12-24T10:13:26
C
UTF-8
C
false
false
803
c
#include "dis_asm.h" t_type g_type_tab[17] = { {"live", 1, {T_DIR}, 1}, {"ld", 2, {T_DIR | T_IND, T_REG}, 2}, {"st", 2, {T_REG, T_IND | T_REG}, 3}, {"add", 3, {T_REG, T_REG, T_REG}, 4}, {"sub", 3, {T_REG, T_REG, T_REG}, 5}, {"and", 3, {T_REG | T_DIR | T_IND, T_REG | T_IND | T_DIR, T_REG}, 6}, {"or", 3, {T_REG ...
[ "yaroslavfedorchuk@mail.ru" ]
yaroslavfedorchuk@mail.ru
599e292d57f81970f939b24afd91b37e91b1e46e
e3c0499cc58c9fbec887a2e85672d5e29588f9e0
/dex/clibs/basic/arch/unix/mem/cmemport.c
dad5623c9d6e27f8bfe26d473697113107308167
[ "BSD-3-Clause" ]
permissive
stevenknown/xoc
bf19fba2a7851f0c91d62846b61f12000993fa94
3514aaf0d742e7c1bff956f5a5e96a92102abe8a
refs/heads/master
2023-05-14T10:18:34.851859
2023-04-29T08:15:24
2023-04-29T08:15:24
40,242,945
132
19
NOASSERTION
2023-09-08T08:04:04
2015-08-05T12:02:52
C++
UTF-8
C
false
false
1,512
c
/*Copyright 2011 Alibaba Group*/ /* * cmemport.c * madagascar * * Created by Misa.Z on 2/19/09. * Copyright 2009 Virtualnology. All rights reserved. * */ #include "mem/cmemport.h" #include "errno/cerrno.h" #include <stdio.h> #include <stdlib.h> #include <string.h> #include <sys/mman.h> bool cMemInitPort(...
[ "steven.known@gmail.com" ]
steven.known@gmail.com
c06b1527cfd61e808cc4c5d784df2fccb234f437
5c41f23e0a284a01f91a07cf20092d54e4b89159
/MBoot_Madison_TVOS/sboot/inc/napoli/board/BD_MST181B_D01A_S_NAPOLI.h
cbd7c99a374eb537933230997ece428202cd72b9
[]
no_license
schreibikus/Madsion
a3a46c7c38f920f24004dc2cee5837f341bff579
548861a3fc1c4c6b5bd05ce35024be7dca0cfc03
refs/heads/master
2021-01-25T13:19:07.923633
2015-04-02T03:34:09
2015-04-02T03:34:09
123,558,610
0
1
null
null
null
null
UTF-8
C
false
false
43,400
h
//<MStar Software> //****************************************************************************** // MStar Software // Copyright (c) 2010 - 2013 MStar Semiconductor, Inc. All rights reserved. // All software, firmware and related documentation herein ("MStar Software") are // intellectual property of MStar Semiconduc...
[ "bertwu@126.com" ]
bertwu@126.com
42998dcd94960c8568dbbd86495dde5e1965940c
d850928ce17120e862456adcee017cf62c83f620
/boot/external/BSD/shim/src/Cryptlib/Library/BaseCryptLib.h
7abe94b7f82ba961705a0254f214916aff1cd25c
[ "BSD-3-Clause", "MIT", "BSD-2-Clause" ]
permissive
tenpoku1000/UEFI_SecureBoot
23863de61f41aa517d5ee8aad859e9e18a816cda
6a58d4e2c3b7daffb113450b36840bc3aaefeb40
refs/heads/master
2020-04-06T07:12:45.387151
2016-11-06T08:29:08
2016-11-06T08:29:08
42,910,156
17
1
null
null
null
null
UTF-8
C
false
false
61,660
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 - 2012, Intel Corporation. All rights reserved.<BR> This progra...
[ "suigun1000@gmail.com" ]
suigun1000@gmail.com
066d81b8b8f0dde29d92c8fcceea305793f852e6
ca41ffdd4e8b486abcbc3c4247b1be60102ec6d3
/d/wusheng/npc/jinren.c
f5a801f31d02d4c377027957cc8802d64f9bd295
[]
no_license
kttycn/xyj
4c6d6322e02939118fc68f45ea3ab5c5dbe9ce8a
7018cde4d21839142f2be2f2c3475eb0f0574835
refs/heads/master
2021-01-12T08:41:24.764167
2016-12-16T14:42:47
2016-12-16T14:42:47
76,660,707
1
0
null
null
null
null
GB18030
C
false
false
5,012
c
// jinren.c #include <ansi.h> #include <combat.h> inherit NPC; int DEBUG=1; void set_skills(object); void endfight(); void reward(object,object,object,int); void create() { set_name(HIY"金人"NOR,({"jin ren","ren"})); set("long","一个纯金打造的人像,浑身上下就穿了一套金光闪闪的盔甲。\n"); set("gender","男性"); set("age",10); set("per",99...
[ "kttycn@gmail.com" ]
kttycn@gmail.com
7a7ba25a3db7ccd436a783321206202e8dbbc9c3
1e60994af4715b25804382b6929525ff7ded5672
/imgui/imgui_impl_dx11.h
659c0d6a9e772fb429bf32300ad927e6e9e47095
[ "MIT" ]
permissive
AgentFN/Fortnite-Open-Source
c4dff7e4808f1a7f95ab7655b6f4801bf1cbd0ca
27b32b1f75b415c3df509a3fb4691fa161d6c39b
refs/heads/main
2023-03-24T16:20:46.079731
2021-03-18T18:15:02
2021-03-18T18:15:02
null
0
0
null
null
null
null
UTF-8
C
false
false
1,172
h
// ImGui Win32 + DirectX11 binding // In this binding, ImTextureID is used to store a 'ID3D11ShaderResourceView*' texture identifier. Read the FAQ about ImTextureID in imgui.cpp. // You can copy and use unmodified imgui_impl_* files in your project. See main.cpp for an example of using this. // If you use this binding...
[ "66328734+ytmcgamer@users.noreply.github.com" ]
66328734+ytmcgamer@users.noreply.github.com
07e98f23e35954f635832aceea88c611727c9715
94e8344ee420ae4d2eb1643e95973845f341a3d2
/gcc_4.3.0_mutants/mutant100177_cfgrtl.c
ee2b86ae7f507bce26d621cd42f3a7087c2af06e
[]
no_license
agroce/compilermutants
94f1e9ac5b43e1f8e5c2fdc17fa627d434e082f3
dc2f572c9bfe1eb7a38999aaf61d5e0a2bc98991
refs/heads/master
2022-02-26T21:19:35.873618
2019-09-24T15:30:14
2019-09-24T15:30:14
207,345,370
1
0
null
null
null
null
UTF-8
C
false
false
86,795
c
/* Control flow graph manipulation code for GNU compiler. Copyright (C) 1987, 1988, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GCC. GCC is free software; you can redistribute it and/or modify it under the ...
[ "agroce@gmail.com" ]
agroce@gmail.com
a34e6a83991a1271c0e15d63dbb54a4cf2638cc6
5bbf1460ebc9349fd02e857cee00ab81c58c9e54
/Pods/Headers/Private/Appboy-iOS-SDK/ABKInAppMessageWebViewBridge.h
b73917fdc556ab715018e437b65d90193a410ed9
[ "LicenseRef-scancode-warranty-disclaimer", "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
arvi9/edx-app-ios
0f209e640f542256c0be2396bd7ad35330ad3bcc
129927ab5d65149229076f9fd00081bfd17dd236
refs/heads/master
2023-05-22T18:17:27.876316
2021-06-04T11:39:29
2021-06-04T11:39:29
null
0
0
null
null
null
null
UTF-8
C
false
false
89
h
../../../Appboy-iOS-SDK/AppboyKit/headers/AppboyKitLibrary/ABKInAppMessageWebViewBridge.h
[ "noreply@github.com" ]
arvi9.noreply@github.com
1120ef563a70c9719f1a5fd2a3ea122160464b5d
5296123a4c75f1343aa22a7239463d3b6385188d
/soletta/src/lib/comms/sol-socket-impl-contiki.c
455df8daf15d3d84566b4cee4938275a31e73d6f
[ "Apache-2.0", "LicenseRef-scancode-dco-1.1" ]
permissive
gjenfwo/sml-project
1f4a5c0e015cdb9dcd35f5f891c68e7db9ead887
62a9f4c1a48fddb01e75f193062f3f5e09efd761
refs/heads/master
2021-08-29T11:55:30.969019
2017-12-13T22:07:02
2017-12-13T22:07:02
112,269,769
1
0
null
null
null
null
UTF-8
C
false
false
8,324
c
/* * This file is part of the Soletta (TM) Project * * Copyright (C) 2016 Intel Corporation. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.a...
[ "gjenfwo@naver.com" ]
gjenfwo@naver.com
d514068138f9964a0fea3d4037e5642616ae573e
98d28b3a48b6e5e21c92b37031dd864fe3adec25
/vendor/cubew/src/cubew/cubew_compat_platform.c
ccf5ecba4d56be68790c07ea6056eb5a56548917
[ "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause" ]
permissive
jplehr/score-p-v6
3301b6cbb4deabffafe424ea32c288cd82879ce4
cc6028b152086f4ffce0bef4ab2547966bfa7955
refs/heads/main
2022-11-28T05:17:22.290022
2022-02-22T16:24:29
2022-02-22T16:24:29
229,740,305
0
0
null
null
null
null
UTF-8
C
false
false
1,978
c
/**************************************************************************** ** CUBE http://www.scalasca.org/ ** ***************************************************************************** ** Copyright (c) 1998-2018 ** ** Fors...
[ "jp.lehr@gmail.com" ]
jp.lehr@gmail.com
0dc387e4267afa175210a7ea9d0a29f1cf20a159
6849e249c2cc70eab533ec67634c4554603662f4
/include/w32api.ports/msgbox.h
d68ab2ff45cccd19d38ca01f5129f65733ac60f6
[]
no_license
midipix-ports/w32api.ports
3aa8f9681578fb4500af14a80dacb7af7f264f9a
bdc3325a930af180c2dcbc94a3068716645f82f5
refs/heads/main
2021-06-03T23:04:16.751436
2020-10-06T07:54:17
2020-10-06T07:54:17
108,916,493
1
0
null
null
null
null
UTF-8
C
false
false
1,179
h
#ifndef _W32API_MSGBOX_H_ #define _W32API_MSGBOX_H_ #define MB_DEFMASK (3840) #define MB_SYSTEMMODAL (4096) #define MB_HELP (0x4000) #define MB_TASKMODAL (0x2000) #define MB_SETFOREGROUND (0x10000) #define MB_DEFAULT_DESKTOP_ONLY (0x20000) #define MB_TOPMOST (0x40000) #define MB_RIGHT (0x80000) #define...
[ "writeonce@midipix.org" ]
writeonce@midipix.org
38c30b918c3df475b3cc26c5b029a3e15569d335
12cae7118f71c8053172e542f3dacebb595a9110
/benchmarks/interger/goubault/test3.c
42361b7bc63fac71254612126c4f016d5b7b45ac
[ "Apache-2.0" ]
permissive
dloghin/discover
621e513a5777c0b2ee656d30f1095dcb3c2661aa
ea948e7a37380fcaa8c4ce3d9fd90746657dcbe4
refs/heads/master
2023-09-03T08:01:36.210764
2021-10-06T17:32:04
2021-10-06T17:32:04
null
0
0
null
null
null
null
UTF-8
C
false
false
156
c
#include <discover.h> int main() { int i; int j; int k; i=0; j=100; k=1; while (i<j) { k=k+1; __assert_range_lower_bound(k,2); } }
[ "taquangtrungvn@gmail.com" ]
taquangtrungvn@gmail.com
89efef9026ebcddb042b6c7edf2e90a146ec4570
7d01906145dbb0b1f301337cae6a40b8fcab4413
/lib/fontops/otl/gsub-single.h
f4349742408d03c50febafc177f6be706129209c
[ "Apache-2.0" ]
permissive
huntzhan/otfcc
443d9cea75ea4ee7acd0f54d3a80845eb01bd1ef
f84810755cfdb24599dbc97a3212bbe3de94a3f9
refs/heads/master
2021-01-18T08:10:28.988610
2016-07-31T07:26:07
2016-07-31T07:26:07
null
0
0
null
null
null
null
UTF-8
C
false
false
219
h
#ifndef CARYLL_FONTOPS_OTL_GSUB_SINGLE_H #define CARYLL_FONTOPS_OTL_GSUB_SINGLE_H #include "common.h" bool consolidate_gsub_single(caryll_font *font, table_otl *table, otl_subtable *_subtable, sds lookupName); #endif
[ "belleve@typeof.net" ]
belleve@typeof.net
d7a9deb1aefc8a07c6406e3f6d9a03d0a00f7c37
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/drivers/pci/controller/extr_pcie-xilinx.c_xilinx_pcie_intr_handler.c
607153c84a0259c627eed23c24603f871eb678c2
[]
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
5,171
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
543109a2615367ccbd3d400baea5a1bea7399d98
a92ddd8beff25ea2c81d58ebf1bb8b2ed878fac4
/yjchoWorkspace/nxprdlib/NxpRdLib/comps/phceT4T/src/Sw/phceT4T_Sw.h
369789ca48da8fb9cc2c29b1e0909b46b91cbd8d
[]
no_license
iLdak/SmartDoorLockHW
c87149cd7fe65c1f50011cb7fb7de9019349311a
c9e2cbf0f2632143f68a2f837759126f34fe62ff
refs/heads/master
2020-07-13T01:28:20.492854
2016-10-31T13:32:31
2016-10-31T13:32:31
73,896,399
3
0
null
2016-11-16T07:48:19
2016-11-16T07:48:19
null
UTF-8
C
false
false
3,445
h
/* * Copyright (c), NXP Semiconductors Gratkorn / Austria * * (C)NXP Semiconductors * All rights are reserved. Reproduction in whole or in part is * prohibited without the written consent of the copyright owner. * NXP reserves the right to make changes without notice at any time....
[ "dydwls121200@gmail.com" ]
dydwls121200@gmail.com
babac96ef253b9b560dedd1f4c5852c614b384a9
dbe74fdf6bded2ceb98eec965fe05ddf7d6dd931
/models/Flight/source/ivory.h
9162753fcd4dcdce8f8e22b81baadb8d20f9100a
[ "BSD-3-Clause" ]
permissive
smaccm/smaccm
7f79bf5fe74bb1b856d69625fab4ffb1e138101e
7393c423b5aca1a272a88cbb89b5dcfd08a5a47c
refs/heads/master
2021-01-23T15:51:42.639585
2019-02-21T22:28:42
2019-02-21T22:28:42
12,084,628
27
27
BSD-3-Clause
2019-01-02T17:22:41
2013-08-13T14:59:47
Java
UTF-8
C
false
false
3,093
h
#ifndef IVORY_H #define IVORY_H #include<stdint.h> #include<math.h> #include<stdbool.h> #include<string.h> /* Requires and Provides statements */ #ifdef IVORY_TEST #ifdef __arm__ /* TODO: We could write a better "assert" that suspends all RTOS * tasks and tries to write a debug string somewhere, but this is at *...
[ "john.backes@gmail.com" ]
john.backes@gmail.com
414f4253c3bcf61eee5733ec1fe4743478489ff5
885114b88c019cdc4b5b7f2dc4bcdd622d1f7712
/Pods/Headers/Public/RongCloudIMKit/RCLocationMessage.h
3ea83e74c53a692e3b9900f3f5c16cded66dc73a
[ "MIT" ]
permissive
wulei878/BiuLiCai
62f45afa69f2df2aa02b86bc5a027eb03417c726
bf775d33be4b59d8dea320ce190f55d7eed9aa73
refs/heads/master
2021-01-10T01:53:04.520995
2016-02-15T09:36:29
2016-02-15T09:36:29
51,744,072
0
0
null
null
null
null
UTF-8
C
false
false
101
h
../../../RongCloudIMKit/Rong_Cloud_iOS_SDK_v2_0_3_dev/RongIMLib.framework/Headers/RCLocationMessage.h
[ "wulei@ev-tsp.com" ]
wulei@ev-tsp.com
8bc42a52fff2d3a9f3f00ee51c515adf9696c6ed
0f38f91d24fd040c178c2ef8e2e23ddc94ade411
/base/src/toolsComm/flex/yylex.c
cce45dcbba4f6621b429520868b114d13118e7b7
[ "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-flex-2.5" ]
permissive
FreddieAkeroyd/EPICS-VMS
7d877fa0631179d674427a0d36d61496c2502f10
94b4ccfdc137cfd39b61f919a120bf0c8de37b48
refs/heads/master
2023-06-28T14:48:31.547708
2023-06-20T21:13:46
2023-06-20T21:13:46
30,976,111
0
0
null
null
null
null
UTF-8
C
false
false
4,800
c
/*************************************************************************\ * Copyright (c) 2002 The University of Chicago, as Operator of Argonne * National Laboratory. * Copyright (c) 2002 The Regents of the University of California, as * Operator of Los Alamos National Laboratory. * EPICS BASE Versions 3.13....
[ "freddie.akeroyd@stfc.ac.uk" ]
freddie.akeroyd@stfc.ac.uk
4bf9d285f5f15dbc87252a788a7386013a7b1697
e11d12970ab5999a4197a13e115debe5f13d7dae
/ft_new_sha_algo.c
dfdcfbe20503d0ad4df125d3ce07726b4fea3aa0
[]
no_license
mazu-rok/ft_ssl
d893e74c46cc2faa6f02b291dcbd63aa91430fd8
7aabdf1acc49cd7b0c7ab601ceaec2f7d17e58da
refs/heads/master
2020-03-17T10:38:10.169036
2019-04-05T07:27:54
2019-04-05T07:27:54
133,519,293
0
0
null
null
null
null
UTF-8
C
false
false
1,698
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_new_algo_struct.c :+: :+: :+: ...
[ "andy1995" ]
andy1995
bff7b9c0dae7eb7d36be727470dd7c4a3ed22165
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/arch/mips/pci/extr_pci-octeon.c_octeon_get_pci_interrupts.c
6a2d1149c81641ea11c7cd1588768948428728af
[]
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
2,513
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
3e58fbce031248dbe62f2ba726d592a9867bd978
29fdd75b87d16a90a625ca1acc14f8741b166f01
/asm_module/asm.c
b5d68fb93c3271d3acd6baf39b37d26b573c5b04
[]
no_license
SemyonAbramov/pdp11-emulator
53b932e32ac7385218870bfd667ff80ffb0251b5
40d5aa0a710d13d0375a3711d1ff419c110d5ed1
refs/heads/master
2021-04-29T08:45:46.843935
2017-01-04T10:27:34
2017-01-04T10:27:34
77,669,612
0
0
null
null
null
null
UTF-8
C
false
false
2,320
c
/* #include "asm.h" #include "decode.h" #include "cpu.h" #include <stdlib.h> #include <string.h> */ /* asm_arr_t* init_instr_array(int arr_size) { asm_arr_t* arr = (asm_arr_t*)malloc(sizeof(asm_arr_t)); arr->array = (asm_instr_t*)malloc(sizeof(asm_instr_t) * arr_size); arr->count = 0; if (arr == NULL) { prin...
[ "semyon.abramov.mipt@gmail.com" ]
semyon.abramov.mipt@gmail.com
d85ddfac92207df886f07e2b16349e0e2995953c
b03991ba3cb97ea87596b4ccd83cff42de9be8ac
/libBigWig/test/testRemote.c
b1e4a4a1c0b6cfdcf9d640a551be2cd28b80f859
[ "MIT" ]
permissive
brentp/bw-python
d552a14b011377ee9ecb6386eda107eace69e222
5da646b507800bd14e87b82ac5788e9418bd5833
refs/heads/master
2021-01-17T11:14:21.963664
2016-05-13T13:46:08
2016-05-13T13:46:31
44,558,995
21
2
null
2015-11-24T17:08:58
2015-10-19T19:38:07
C
UTF-8
C
false
false
6,783
c
#include "bigWig.h" #include <stdio.h> #include <inttypes.h> #include <stdlib.h> #include <assert.h> //Print overly verbose header information void bwPrintHdr(bigWigFile_t *bw) { uint64_t i; printf("Version: %"PRIu16"\n", bw->hdr->version); printf("Levels: %"PRIu16"\n", bw->hdr->nLevels); printf...
[ "bpederse@gmail.com" ]
bpederse@gmail.com
8ac2ee0323772ca78fc3e17847a7195b53f35859
73d889e4e1ad6cbcb8ae1fee53f55deb8e816d67
/src/exec.c
1cc3bb3bbbf101db281e5e743acdb8e8c8dc08b5
[]
no_license
iCodeIN/forklang
d5b5f1044ebaf1b45a2a294ebcafb0dc45856d37
bf0b06f48d3c84c437bfc810785fc532b4a59d12
refs/heads/master
2023-08-17T11:14:04.749041
2021-05-24T11:21:59
2021-05-24T11:21:59
null
0
0
null
null
null
null
UTF-8
C
false
false
10,605
c
#include "exec.h" #include "prelude.h" #include "hashset.h" #include "memreg.h" #include <limits.h> MemBlock* sat_alloc_registry = NULL; void register_sat (void* ptr) { register_alloc(&sat_alloc_registry, ptr); } void free_sat () { register_free(&sat_alloc_registry); } Env blank_env (RProg* prog) { Env env = mal...
[ "neven.villani@gmail.com" ]
neven.villani@gmail.com
b4e6bbff816ccdb74a36ca084b21b4882c1439e2
5d583c3a64e6928b992d8792c792da493408e1e3
/myc51project/becase/cycle.c
bb4fe0218f0f3748662f49b7a8e3bda78a8956ea
[]
no_license
zsc2333/my-projects-51-
de9812e17d6c1dfa03f93ead3a2a0f4117e4bf63
0cc3464b58f98712639877192b394cbf23d85a9c
refs/heads/master
2020-11-25T07:03:34.483240
2019-12-17T07:23:52
2019-12-17T07:23:52
228,550,080
0
0
null
null
null
null
GB18030
C
false
false
4,184
c
#define ARRAYA #include"array.h" /******************************************************************************* * 函 数 名 : cycle * 函数功能 : 汉字循环显示函数 * 输 入 : 无 * 输 出 : 无 *******************************************************************************/ void cycle() ...
[ "55075517+zsc2333@users.noreply.github.com" ]
55075517+zsc2333@users.noreply.github.com
2700230a874763b79c4cb268436171cf9419b933
b99bc223f144c167d80ae648c5498e05fd3e6724
/bin/echo/echo.c
42933694e42836202a77c8b1a29f73367a825684
[ "MIT" ]
permissive
mvshpavan/OS_S15
e068b4fbced403db33cf085244a58d4a3265dd1c
c802545c2d0f2c1b90a16a1ef8a09c599ba80fbf
refs/heads/master
2021-01-10T06:53:23.430282
2015-05-08T15:21:37
2015-05-08T15:21:37
45,489,293
0
0
null
null
null
null
UTF-8
C
false
false
761
c
#include <stdio.h> #include <stdlib.h> int is_envp(char *env, char* envp[]); int main(int argc, char* argv[], char* envp[]){ int i; if(argc==1){ printf("\n"); return 0; } for(i=1;i<argc;i++){ /* check if it is an environment variable */ if(argv[i][0]=='$'){ if(is_envp((char *)argv[i]+1, envp)==0...
[ "smaguluri@compute-4-16.local" ]
smaguluri@compute-4-16.local
600f06a5e7f3b345229b1d711fb93dccb272acf4
11155964be83fa2ac4887fd43ac0afccdd2b083c
/0x06-pointers_arrays_strings/holberton.h
3d6ac77762d66589580315b7228062f030f455b0
[]
no_license
louismaximo/alx-low_level_programming
a0c0916033ad9a1224f983a7f251b9f1f974eed7
87bb4bf895b1bfd17a903a2f75bbf568f449ab0a
refs/heads/main
2023-06-11T17:06:48.278906
2021-07-05T17:47:24
2021-07-05T17:47:24
377,888,534
0
0
null
null
null
null
UTF-8
C
false
false
416
h
#ifndef HOLBERTON_H #define HOLBERTON_H #include <stdio.h> char *_strcat(char *dest, char *src); char *_strncat(char *dest, char *src, int n); char *_strncpy(char *dest, char *src, int n); int _strcmp(char *s1, char *s2); void reverse_array(int *a, int n); char *string_toupper(char *); char *cap_string(char *); char ...
[ "louismaxime95@gmail.com" ]
louismaxime95@gmail.com
c88c451ea48e23c3590d17a5b030d9912efdb13a
9ba05cad379e028102cf895350c8bb5b352047ae
/ZC_install/ZC_install/resource.h
e77645cd3a1b78d84bf8e3b7be95ee41fba018a0
[]
no_license
124327288/ZCloudDesktop_in_uninstall
f8635b1d60955ef2ff0c8ea5fff9abf4cfab8fdc
8eca0b96bbe460f7185e766362e331fbad750e98
refs/heads/master
2021-05-30T02:47:13.117493
2015-05-15T07:47:13
2015-05-15T07:47:13
null
0
0
null
null
null
null
GB18030
C
false
false
560
h
//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by ZC_install.rc // 新对象的下一组默认值 // #define IDR_RT_MANIFEST 1 #define IDR_ZHICLOUD_ZIP 10 #define IDI_ICON1 101 #define IDI_ICON2 102 #ifdef APSTUDIO_INVOKED #ifndef...
[ "maoxiaokai@zhicloud.com" ]
maoxiaokai@zhicloud.com
904a3dba7d6a1864dc309ccb10168d3d094f314b
fae45a23a885b72cd27c0ad1b918ad754b5de9fd
/benchmarks/accuracy_and_overhead/parsec-benchmark/pkgs/libs/mesa/src/src/mesa/drivers/dri/s3v/s3v_regs.h
26a7c54af5cece7d6a7f683b837ec0241f4a8896
[ "LicenseRef-scancode-free-unknown", "MIT" ]
permissive
bitslab/CompilerInterrupts
6678700651c7c83fd06451c94188716e37e258f0
053a105eaf176b85b4c0d5e796ac1d6ee02ad41b
refs/heads/main
2023-06-24T18:09:43.148845
2021-07-26T17:32:28
2021-07-26T17:32:28
342,868,949
3
3
MIT
2021-07-19T15:38:30
2021-02-27T13:57:16
C
UTF-8
C
false
false
13,218
h
/* * Author: Max Lingua <sunmax@libero.it> */ #ifndef _S3V_REG_H #define _S3V_REG_H #define S3V_REGS_NUM 256 /************ * DMA REGS * ************/ #define S3V_DMA_ID 0 #define S3V_DMA_REG 0x8590 #define S3V_DMA_WRITEP_ID 1 #define S3V_DMA_WRITEP_REG 0x8594 #define S3V_DMA_READP_ID 2 #define S3V_D...
[ "nilanjana.basu87@gmail.com" ]
nilanjana.basu87@gmail.com
1475c892880a2fafd7b9261bf50c47c351d20f41
611513171ea178b66047fb9747956cb65b5905fd
/Solve A x = b with LU Decomposition/b. Block LU Factorization with GMRES/ta_example.c
cd1e7495ee56cffe0606f287277d6ef7ec253b08
[ "MIT" ]
permissive
zrjer/Parallel-Solvers-for-Linear-System
4d15f2d638fc2344ee5f31aa98d9f9acfd3238dc
5d598422dc99122ac1322923018d6cc8506e8fbb
refs/heads/master
2020-11-25T15:51:53.918484
2019-10-31T20:22:15
2019-10-31T20:22:15
null
0
0
null
null
null
null
UTF-8
C
false
false
16,591
c
/* Example to show how to use Intel's FGMRES with preconditioner to solve the linear system Ax=b in MPI. * Based on Intel's example: solverc/source/fgmres_full_funct_c.c * For CS51501 HW3 Part b * * Please read Intel Reference Manual, Chapter 6 Sparse Solve Routine, FGMRES Interface Description for the detail inf...
[ "dw.greyman@gmail.com" ]
dw.greyman@gmail.com
0af518fc9d0a381a264255a0496ccc2577cdce49
163f784a3b2058b05728d2ae0886e480712b8d24
/Lecture_9_sources/args.c
2493f24f09cf2a201290b261c15c8e405b17a8eb
[]
no_license
rudn-mm/Informatics
d272796be9cc740dfa473edee790f2268167b4a0
844db42e1735cf9f12bb9a634ba6b4aed08294f8
refs/heads/master
2021-10-01T00:54:01.216972
2018-11-26T13:10:22
2018-11-26T13:10:22
105,946,149
0
0
null
null
null
null
UTF-8
C
false
false
367
c
#include <stdio.h> int main(int argc, char* argv[]) { if (argc > 1) { printf("Число агрументов: %i\n", argc); for (int i = 0; i < argc; i++) { printf("Аргумент %i: %s\n", i+1, argv[i]); } } else { printf("Аргументы не указаны\n"); } return...
[ "svkonstantinov@mail.ru" ]
svkonstantinov@mail.ru
16e269c7874ab339e844fdc2cdb3dd20e9580cc8
a1af6fa9c319412d5405bbcf22d3923be3883848
/3650b/01/add1.c
f0b091b3936fb2f1866d14ff71724a24cde4c10d
[]
no_license
NatTuck/scratch-2020-01
4b076a8d8431952cba2d20ad69344ae5b915c8e7
085a82a0b9b90e0494cee6306ed20fbe683a871c
refs/heads/master
2020-12-02T21:48:11.725406
2020-04-13T03:45:13
2020-04-13T03:45:13
231,131,261
2
20
null
null
null
null
UTF-8
C
false
false
140
c
long add1(long x) { return x + 1; } int main(int _argc, char* _argv[]) { long x = add1(5); printf("%ld\n", x); return 0; }
[ "nat@ferrus.net" ]
nat@ferrus.net
aa01bd4174bc36e0e8fb79c5e5245768e5d6f3b8
7106f0ea5f2b3bf39f1ab431194e120170bf7a1c
/set/set.h
25594fabff95a5fc1187899add875a1c76a508a8
[]
no_license
Ijingli/c-c-datastructure
884cb89a1fe42898034341b92ee068fb744fe951
8f5a01b2579aa6551bae4362fec51bbb6d0ebc78
refs/heads/master
2021-01-18T12:16:43.987305
2015-07-21T13:22:28
2015-07-21T13:22:28
38,683,593
0
0
null
null
null
null
GB18030
C
false
false
1,559
h
/* * set.h * * Created on: 2015年7月14日 * Author: Administrator */ #ifndef SET_H_ #define SET_H_ #include <stdlib.h> #include "list.h" typedef List Set;//将List重命名为Set void set_init(Set *set,int (*match)(const void *key1,const void *key2), void (*destroy)(void *data)); #define set_destroy list_destroy //首先调...
[ "xinyuan_he@sina.com" ]
xinyuan_he@sina.com
99c2798e87063941fc7652070641a0e303b123a1
1906ca4b0c10ed99414ef0bc664c03e16712ea0f
/asgard.h
794e1dbaf9ecc6a211448d5d9f5cf8ebd8f2bee4
[]
no_license
krimler/spsc
1cffdadaf5c396a3e31be7cd16aa112820521889
22d6bc64c1a157e11dc563480d8659885bd81276
refs/heads/master
2020-03-19T03:19:44.055255
2018-09-08T16:16:29
2018-09-08T16:16:29
null
0
0
null
null
null
null
UTF-8
C
false
false
663
h
#pragma once #include <stdbool.h> #include <memory.h> typedef struct Buffer { char *array; bool busy; } Buffer; typedef struct Asgard { char *data_ptr; Ms ms; Buffer *buffers; } Asgard; /* returns 'num' number of allocated buffer of size 1024 at once. * They are guaranteed to be sequential. * Ea...
[ "noreply@github.com" ]
krimler.noreply@github.com
1329875d4b1c5f79b1a71c8a38e53faa945a69e0
f742ccb7093ad2f8095702fed9f70d499b8ae7c1
/src/ttt.c
4a713c05c15a5866e8b50ff0fcdd4b8224bc7955
[]
no_license
peko/tttm
008ba4d85d4f0d6561ab2c761212145d426ebda5
8cbf945d876609bda483ae7e0d2da797c1e10718
refs/heads/master
2021-01-10T05:34:02.619534
2016-01-20T17:32:46
2016-01-20T17:32:46
48,488,663
1
0
null
null
null
null
UTF-8
C
false
false
759
c
//////////////////////// // TETRA TREE TRIAGLE // //////////////////////// #include "ttt.h" // a, b, c - indices ttt* ttt_init(tri t) { ttt *tt = malloc(sizeof(ttt)); tt->triangle = t; for(char i=0; i<4; i++) tt->children[i] = NULL; tt->subdivided = 0; return tt; } // p - points array // c - cent...
[ "gasu.basu@gmail.com" ]
gasu.basu@gmail.com
daf6f4900c1c950baad2d13c31027f34b8c8feb6
e805ac1654afd2419a5a11091bd631e3ac976db1
/sebastien_rt/lib/libft/ft_strcpy.c
f5b37f9323829d44e5dd19a21dedf1d3c8823a7d
[]
no_license
chabaud/RTGroupe
768bb6fe3935e260fecc07c66204a6dfd8f56148
e8b097ddc30bf4d692be106521ceba83262690d6
refs/heads/master
2021-08-08T05:27:13.861691
2017-11-09T17:15:46
2017-11-09T17:15:46
110,144,279
0
0
null
null
null
null
UTF-8
C
false
false
1,095
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strcpy.c :+: :+: :+: ...
[ "schabaud@e1r4p9.42.fr" ]
schabaud@e1r4p9.42.fr
8abd1757a74e4e8de9a2f41c97b392cb23b50dbb
3a4c1cd06e305a2a3814b824f4427442c915df00
/libs/tomcrypt/encauth/gcm/gcm_add_aad.c
26e47f647b8c201cece12a76936b944c3fee9fd5
[ "WTFPL", "MIT", "CC0-1.0", "BSD-3-Clause", "Apache-2.0", "LicenseRef-scancode-other-permissive", "LicenseRef-scancode-public-domain", "BSD-2-Clause" ]
permissive
vinthewrench/S4
8544cd61b344ff445488f86ff767a7fab4961335
c604ad8a17c25e1af5b3d68cefdede5448344637
refs/heads/master
2021-12-12T05:39:44.966762
2021-12-08T18:22:17
2021-12-08T18:22:17
45,482,820
3
0
NOASSERTION
2023-02-14T23:54:33
2015-11-03T17:21:06
C
UTF-8
C
false
false
2,999
c
/* LibTomCrypt, modular cryptographic library -- Tom St Denis * * LibTomCrypt is a library that provides various cryptographic * algorithms in a highly modular and flexible manner. * * The library is free for all purposes without any express * guarantee it works. * * Tom St Denis, tomstdenis@gmail.com, http://l...
[ "vinnie@4th-a.com" ]
vinnie@4th-a.com
a614a684bb449f516101a4611b33e5cd0eb82050
fe442de864dceb41073e4aac44c0121b3d615c64
/cmd_sh/name.c
e79494a7658028f17a983cc554db95e9c6c01a66
[ "MIT" ]
permissive
AZBevier/nbc
c063d6514918ddcf70958a4e0c3c5d5d26d8bcf4
9931b2de37f1da23b9f1f9988155a51de57ef976
refs/heads/master
2022-08-15T06:12:41.084013
2022-07-29T22:16:52
2022-07-29T22:16:52
163,538,667
2
0
null
null
null
null
UTF-8
C
false
false
11,231
c
/*~!name.c*/ /* Name: name.c Part No.: _______-____r * * Copyright 1994 - J B Systems, Morrison, CO * * The recipient of this product specifically agrees not to distribute, * disclose, or disseminate in any way, to any one, nor use for its own * benefit, or the benefit of others, any information contained herei...
[ "jbev@worker.jbsys.com" ]
jbev@worker.jbsys.com
83e945f48ad687876dfa5a54013b719ec7e03dfe
fc9987b603be2e9541c087d9436b16cb6173128b
/components/ble/ble-profiles/sources/services/svc_scpss.h
c8caa441db9b50145b44ea5b3318bc376a9f13ec
[]
no_license
forzalife/zephyr-kit
1da829b24db3af79696ed7a51a6983585beea225
f6e8ac984593c95054452276e9e8b99e20594bd7
refs/heads/master
2023-08-21T23:26:54.336463
2020-11-28T10:52:27
2020-11-28T10:52:27
null
0
0
null
null
null
null
UTF-8
C
false
false
3,559
h
/*************************************************************************************************/ /*! * \file * * \brief Example Scan Parameter Service Server implementation. * * Copyright (c) 2016-2018 Arm Ltd. * * Copyright (c) 2019 Packetcraft, Inc. * * Licensed under the Apache License, V...
[ "tao.wang@ck-telecom.com" ]
tao.wang@ck-telecom.com
456e6641e85b6acb456b3da4b603199908d8a389
9ceacf33fd96913cac7ef15492c126d96cae6911
/lib/libcrypto/hidden/openssl/dsa.h
b2b0058cb9ddb9a42e7f99f3a70e7f5df624202d
[]
no_license
openbsd/src
ab97ef834fd2d5a7f6729814665e9782b586c130
9e79f3a0ebd11a25b4bff61e900cb6de9e7795e9
refs/heads/master
2023-09-02T18:54:56.624627
2023-09-02T15:16:12
2023-09-02T15:16:12
66,966,208
3,394
1,235
null
2023-08-08T02:42:25
2016-08-30T18:18:25
C
UTF-8
C
false
false
3,008
h
/* $OpenBSD: dsa.h,v 1.1 2023/07/08 14:28:15 beck Exp $ */ /* * Copyright (c) 2023 Bob Beck <beck@openbsd.org> * * Permission to use, copy, modify, and 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 a...
[ "beck@openbsd.org" ]
beck@openbsd.org
563d1a8494b9b9d953ecd87875191a27618ed166
5f5fe64ea6ebee438152a69e01948ba5f9025dea
/pchar.c
ff6873913eba2ef64e386afc358059c2240bc607
[]
no_license
blsoko/monty
7d101fcd61a9c4724b67be3ac10b05f70f551f60
534000b62359d5411af715bb7f43fb3036605017
refs/heads/master
2022-12-10T06:48:44.813102
2020-09-18T20:13:07
2020-09-18T20:13:07
263,770,811
0
0
null
null
null
null
UTF-8
C
false
false
550
c
#include "monty.h" /** * pchar - release memory * * @stack: stack * @line_number: number of line * * Return: nothing */ void pchar(stack_t **stack, unsigned int line_number) { int x = 0; if ((*stack) == NULL) { jutsu_liberacion(); kai(stack); fprintf(stderr, "L%u: can't pchar, stack empty\n", line_numbe...
[ "exanymejose1@hotmail.com" ]
exanymejose1@hotmail.com
72366cdbe9541bab98da8cb83125b3a104e02236
fe2362eda423bb3574b651c21ebacbd6a1a9ac2a
/VTK-7.1.1/build/ThirdParty/expat/vtkexpat/expatDllConfig.h
740bce9f5b14a6d92b4ac0778a9e9251ed1e3740
[ "BSD-3-Clause" ]
permissive
likewatchk/python-pcl
1c09c6b3e9de0acbe2f88ac36a858fe4b27cfaaf
2a66797719f1b5af7d6a0d0893f697b3786db461
refs/heads/master
2023-01-04T06:17:19.652585
2020-10-15T21:26:58
2020-10-15T21:26:58
262,235,188
0
0
NOASSERTION
2020-05-08T05:29:02
2020-05-08T05:29:01
null
UTF-8
C
false
false
91
h
#ifndef _expatDllConfig_h #define _expatDllConfig_h /* #undef VTK_EXPAT_STATIC */ #endif
[ "likewatchk@gmail.com" ]
likewatchk@gmail.com
c37ef83ec22017260a9118966ce55ec824871fcf
797b73da89c22d14362bcc149097b56cf3694e5c
/libc/include/string.h
9fe93a3e41048bd39a4450de00581149ec68fdd7
[]
no_license
silaspsadia/minos
a78c98248ffa0ac781ca1d6e8be20a55c3481931
c1d4e186ce360a71e2160dadc02a994222722ad9
refs/heads/master
2020-03-22T08:13:22.616222
2019-01-07T07:39:44
2019-01-07T07:39:44
139,753,132
1
0
null
null
null
null
UTF-8
C
false
false
462
h
#ifndef _STRING_H #define _STRING_H 1 #include <sys/cdefs.h> #include <stddef.h> #ifdef __cplusplus extern "C" { #endif int memcmp(const void*, const void*, size_t); void * memcpy(void* __restrict, const void* __restrict, size_t); void * memmove(void*, const void*, size_t); void * memset(void*, int, size_t); size_t...
[ "silaspsadia@gmail.com" ]
silaspsadia@gmail.com
9cfd467678d323ac3bf24df161304d878ceefc83
9f7f5e8a9e1a3e0a5a510c7313d367428984b987
/lib/my/my_put_s_caps.c
822885ff940e1408430f0b3cd2d5ebc0f19dab4c
[]
no_license
Zoujoko/PSU_navy_2018
0ec3ee53a8945d74a30bf060711ceb7095d799b0
fdba7f68061243790eceeafff896973bfd249608
refs/heads/master
2020-05-18T03:55:54.635429
2019-04-29T23:53:20
2019-04-29T23:53:20
184,159,518
0
1
null
null
null
null
UTF-8
C
false
false
864
c
/* ** EPITECH PROJECT, 2018 ** %S lib ** File description: ** yes */ #include "../../include/my.h" int my_put_nbr_caps_s(int nb) { int get_mod; if (nb >= 8) { get_mod = (nb % 8); nb = (nb - get_mod) / 8; my_put_nbr_caps_s(nb); my_putchar(48 + get_mod); } else ...
[ "noreply@github.com" ]
Zoujoko.noreply@github.com
e765b3f7276c1ad928f6106a74e7c782c4f19ce5
9353ff87052623d5e1fe64e55765c53204cebaa5
/common/ppcomm.c
b9f17317629a8cf816a7ce650d0e0bd77996f511
[]
no_license
hvariant/mis
17e44a783df8e46faca87c5ae63422c65ff2ff99
0d6a964c0e3c63756b5cb69fa63ae5f7c0260267
refs/heads/master
2021-06-17T06:47:14.243085
2017-06-03T08:40:39
2017-06-03T08:40:39
10,702,992
0
0
null
null
null
null
UTF-8
C
false
false
728
c
#include "ppcomm.h" #include "datapack.h" #include <stdlib.h> ppacket* createpacket_s(int size,int cmd,int id){ ppacket* p = (ppacket*)malloc(sizeof(ppacket)+HEADER_LEN+size); p->size = size; p->cmd = cmd; p->id = id; p->buf = ((char*)p) + sizeof(ppacket); p->startptr = p->buf; p->bytesleft = size + HEAD...
[ "lizhansong@hotmail.com" ]
lizhansong@hotmail.com
8876dcaf48f8390f2b47db08c1e9c1d4977805c7
07e5e9d83135ba1bb885b03d1c79199eb7d6e626
/pm25/src/resource/resource_pms7003.c
057961e11a5c11ad286f6acdf23f039b42076207
[ "Apache-2.0" ]
permissive
dignsys/Tizen-5-0-Smart-Things-App
52dd94b46ae858681b195264cc26c61487e4d628
e7c814312321e13b75cebe904477932a0542abdb
refs/heads/master
2020-04-29T06:32:46.622282
2019-03-18T09:10:02
2019-03-18T09:10:02
175,919,509
0
0
null
null
null
null
UTF-8
C
false
false
10,078
c
/* * Copyright (c) 2018 Samsung Electronics Co., Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
[ "choess6532@naver.com" ]
choess6532@naver.com
e5d164d8c36aa387ca462ee00ae982633afe560d
00be9947943b3a325950fc6a4a7a2db338a16dc0
/src/Moon/240/mask_9_240.h
8f491f97bd43e080c82813cb241a5e544b91a3a2
[ "MIT" ]
permissive
Bodmer/RLEBitmap
ad53615e4290d33c1aaa4c56d1a563765b27481b
ed2bf7ec6497371415878a7a5a07b7938294aad6
refs/heads/master
2022-11-11T01:55:32.682678
2020-07-05T20:13:24
2020-07-05T20:13:24
277,346,398
5
0
MIT
2020-07-05T17:00:22
2020-07-05T17:00:21
null
UTF-8
C
false
false
10,687
h
// // This file is AUTOMATICALLY GENERATED, and should not be edited unless you are certain // that it will not be re-generated anytime in the future. As generated code, the // copyright owner(s) of the generating program do NOT claim any copyright on the code // generated. // // Run Length Encoded (RLE) bitmaps...
[ "github@hotchin.net" ]
github@hotchin.net
1620f45d3f998292e652ba0752bc173bdfad1511
d49214d518c3a7703fe6abd1cc6ce53445f2c73e
/3-0-print_hex/ft_print_hex.c
fbe26d557424a54c2e229df26c3fcf1d2ff54541
[]
no_license
danilkozyr/42_exams
02e36a8ff93e72dc1c6a031f26ecf7ed068643fd
5d27738e119b38168a7725a6d8b5470aad2ebd76
refs/heads/master
2020-05-09T14:21:54.442641
2019-06-15T12:24:37
2019-06-15T12:24:37
181,191,851
0
0
null
null
null
null
UTF-8
C
false
false
1,592
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_print_hex.c :+: :+: :+: ...
[ "dkozyr@e1r1p15.unit.ua" ]
dkozyr@e1r1p15.unit.ua
e2d724d99a2761c69f63b53560a08e564f75e346
f64c534ca3274332a20b48ee5d29dc577b98a602
/network/phtread_mutex/mutex.c
375ded3776d6976d0db2817309e875f052091243
[]
no_license
wolf623/c_code
7bfbdd8c95f685b3d00663bbd09b3ce4ef130cae
49531c8ca65fb1e8ebd5145756a60deffbe614aa
refs/heads/master
2021-07-09T02:19:02.902656
2016-09-14T01:52:13
2016-09-14T01:52:13
9,499,041
0
0
null
null
null
null
UTF-8
C
false
false
2,808
c
#include <stdio.h> #include <stdlib.h> #include <pthread.h> #include <string.h> #include <errno.h> #include <time.h> #define PTHREAD_NUM 2 //max pthread number #define FILE_NAME "temp.txt" FILE *fp = NULL; int g_value = 0; pthread_mutex_t mutex = PTHREAD_MUTEX_INITIALIZER; pthread_cond_t cond = PTHREAD_COND_INITIALIZE...
[ "1623878641@qq.com" ]
1623878641@qq.com
6d76e1c1f713fc7194f3c85c6fa0ddcbca8eb74e
515316c01d1a189abe029da44a49c6d9af75be62
/src/server.c
d2db07b9bb405d8f05b07c09121c3f2eebb4b3da
[ "MIT" ]
permissive
gitaccount2/sky
371afd1f03963898d7b9416995e7321b69eec33a
10252d701e5f48dcdff34f9f28fb9504f80029a7
refs/heads/master
2021-01-17T22:30:46.015979
2013-01-24T04:50:31
2013-01-24T04:50:31
null
0
0
null
null
null
null
UTF-8
C
false
false
26,837
c
#include <inttypes.h> #include <stdbool.h> #include <stdlib.h> #include <unistd.h> #include <sys/time.h> #include <assert.h> #include <zmq.h> #include "bstring.h" #include "server.h" #include "message_header.h" #include "add_event_message.h" #include "next_actions_message.h" #include "add_action_message.h" #include "g...
[ "benbjohnson@yahoo.com" ]
benbjohnson@yahoo.com
6bbbf3b58ed89e57b5fdb32551a00a1f0135a652
b25c7bde89547dfae473821d4c90d69e164f033e
/mission_repeat_controller.ysc.c
4c505adabfff227ce7d692de1fa53a635c814e4f
[]
no_license
Reliency/1.46-Grand-Theft-Auto-V-Scripts
8d1b29309a0f11d9ce5998248af88223715cfe2a
3a7fefb2f4313aacfa82b88f62ec3a993bbbdbb7
refs/heads/master
2020-04-11T00:50:25.976011
2018-12-11T22:08:05
2018-12-11T22:08:05
161,398,239
3
0
null
null
null
null
UTF-8
C
false
false
2,378,592
c
#region Local Var var uLocal_0 = 0; var uLocal_1 = 0; int iLocal_2 = 0; int iLocal_3 = 0; int iLocal_4 = 0; int iLocal_5 = 0; int iLocal_6 = 0; int iLocal_7 = 0; int iLocal_8 = 0; int iLocal_9 = 0; int iLocal_10 = 0; int iLocal_11 = 0; var uLocal_12 = 0; var uLocal_13 = 0; float fLocal_14 = 0f; var uLoc...
[ "jakobmichael2010@hotmail.com" ]
jakobmichael2010@hotmail.com
3878a434fd9014d277b04e8222533fd85008bfb2
0c0dac0626aaadd561e250fb47eeede8312d5d82
/sbin/unwind/unwind.h
bbd0f9657c98a03b6bdd4058999d16d5102374e5
[]
no_license
arekinath/openbsd-6.9-a3
5c25a287c481699a09c9c4630c5c773a38412e0a
744a280e5e7d8e71664847a5d9a9693e80f7f5ec
refs/heads/main
2023-08-19T04:33:48.119966
2021-10-05T02:07:50
2021-10-05T11:12:50
413,786,977
0
0
null
null
null
null
UTF-8
C
false
false
5,071
h
/* $OpenBSD: unwind.h,v 1.53 2021/01/27 08:30:50 florian Exp $ */ /* * Copyright (c) 2018 Florian Obser <florian@openbsd.org> * Copyright (c) 2004 Esben Norby <norby@openbsd.org> * Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org> * * Permission to use, copy, modify, and distribute this software for a...
[ "alex@cooperi.net" ]
alex@cooperi.net
b20b8c33e6cd860b284d546c9551c3dd3cb75607
93866c0c5bcc3826e973cc0dcec5916e0f3f205b
/Pods/Target Support Files/Pods-Bending/Pods-Bending-environment.h
6972004db193a92500cc0575792f0199be41e328
[]
no_license
yishuiliunian/WanLeMa
62691eec561e48af289ef5b55766dd726c655932
f6e4cfd4beba77b501f97989ff51218356b2a4a9
refs/heads/master
2020-06-05T05:56:44.854420
2014-12-02T10:39:34
2014-12-02T10:39:34
null
0
0
null
null
null
null
UTF-8
C
false
false
1,495
h
// To check if a library is compiled with CocoaPods you // can use the `COCOAPODS` macro definition which is // defined in the xcconfigs so it is available in // headers also when they are imported in the client // project. // DZCDNFiles #define COCOAPODS_POD_AVAILABLE_DZCDNFiles #define COCOAPODS_VERSION_MAJOR_DZCD...
[ "yishuiliunian@gmail.com" ]
yishuiliunian@gmail.com
41693f73e1618e7c973291db89e694aaac7bce66
532a671d5156365ca7aa8f74a0b736c3f290e380
/Ch13/编程题/p14/14.c
30b4e077f339d991bf7ad23d0a5fa0432b09ca92
[]
no_license
zwzky/C-Primer-Plus
1917f403ff63705e0fdfbc50d215c2959e9ebc6f
56a8c77fbafff935e75ba05b000ac0336180847a
refs/heads/master
2022-12-28T22:34:01.364878
2020-09-29T16:51:34
2020-09-29T16:51:34
291,493,961
1
0
null
null
null
null
UTF-8
C
false
false
3,574
c
/* 数字图像,尤其是从宇宙飞船发回的数字图像,可能会包含一些失真。 * 为编程练习12添加消除失真的函数。该函数把每个值与它上下左右相 * 邻的值作比较,如果该值与其周围相邻的值的差大于1,则用所有相邻 * 值的平均值(四舍五入为整数)代替该值。注意,与边界上的店相邻的 * 点少于4个,所以做特殊处理。 */ #include <stdio.h> #include <stdlib.h> #include <math.h> #define SIZE 40 #define ROWS 20 #define COLS 30 int main(void) { FILE * fp; char...
[ "zwz1689458834@gmail.com" ]
zwz1689458834@gmail.com
6420d69d1e217be1ec0bfec6f3ea2063391e68b5
38de22af849b46bb3be42cbe6a371c0d7cdc1e92
/ft2demos/graph/grobjs.h
4deb456aba7bae4a5408283d95e0b5fda47e544f
[]
no_license
genesi/freetype
f074f62ed9cf71e168c7fc4d55b92593712f3291
5f4f3071f50690a33e034f4756351f7e340a3a9a
refs/heads/master
2021-01-02T09:27:06.859111
2013-03-16T20:43:44
2013-03-16T20:43:44
8,639,299
1
1
null
null
null
null
UTF-8
C
false
false
5,036
h
/*************************************************************************** * * grobjs.h * * basic object classes definitions * * Copyright 1999 - The FreeType Development Team - www.freetype.org * * * * ***************************************************************************/ #ifndef GROBJS_H #def...
[ "matt@genesi-usa.com" ]
matt@genesi-usa.com
f4b10dc640d6aa1aaee4d232a3d405693b6134a6
6580c296be797a5ac8d5fb655ebb2e7b23b75254
/corelib/Oes_resources_en_US.h
285ff3560e2ec442d053d0740074324e1df87d02
[ "MIT", "BSD-3-Clause", "Apache-2.0" ]
permissive
navicore/oescript_c
2add949951c2fa94cd62fdf7f3073ca8f2dc411a
f0bf8460dfb98bbc45070565934f753ef026b1dc
refs/heads/master
2022-12-22T04:06:39.024882
2014-08-19T14:59:10
2014-08-19T14:59:10
14,442,589
0
0
Apache-2.0
2022-11-25T21:16:50
2013-11-16T05:59:50
C
UTF-8
C
false
false
224
h
/* * OeScript http://www.oescript.net * Copyright 2012 Ed Sweeney, all rights reserved. */ #ifdef __cplusplus extern "C" { #endif #ifndef OES_RES_EN_US_H #define OES_RES_EN_US_H #endif #ifdef __cplusplus } #endif
[ "ed@onextent.com" ]
ed@onextent.com
1f6b87833241f8dc601b7c9054678bdff4cb1a48
389b665b1483eebd8248a1ca8099794c310e1800
/Day06/Day06_06.c
376b27dbe80ea5b73f05b033e4d334c6703578aa
[]
no_license
Sharadchandra-Patil/C-Programming
c52113f3feba1f0f224f240654b99d0e217ff311
da2756926e95d9acff1971331f1496045c014f40
refs/heads/master
2023-07-31T17:16:45.986519
2021-09-20T15:55:43
2021-09-20T15:55:43
363,111,846
0
0
null
null
null
null
UTF-8
C
false
false
737
c
#include<stdio.h> int main() { /* int num=100; double d1=12.33; char ch='A'; printf("%d\n",sizeof(num+d1+ch)); // int + double + char // double printf("%d",sizeof(100+12.33+'A')); // int + double + char // double ...
[ "ketan.kore@sunbeaminfo.com" ]
ketan.kore@sunbeaminfo.com
56d851e66ab86a47ef75eec46d9aebe2d2939023
f7027bc8f8472d76be6caca1b7116141a437ac7c
/uCos-II/uCOS-II在C51下的一个完整的LCD项目源码/hhh16.h
6352e99747c3bfa341b58cb2f1d97c25f0a48666
[]
no_license
zstang/BookX
c1eb779dff3d2f069dcd04298949df9c99c7ff16
858497c0eea57e0073081897b06532ae30e64be5
refs/heads/master
2020-12-02T11:22:35.558418
2017-07-08T17:06:31
2017-07-08T17:06:31
96,609,079
0
0
null
null
null
null
UTF-8
C
false
false
133
h
typedef struct typFNT_GB16 { unsigned char Index[2]; unsigned char Msk[32]; }; code struct typFNT_GB16 GB_16[] = { };
[ "zshtangbuaa@gmail.com" ]
zshtangbuaa@gmail.com
7c6f1b215eda08999e9a7975658e4e1f38478bcc
d2fb019e63eb66f9ddcbdf39d07f7670f8cf79de
/groups/bsl/bsl+bslhdrs/bsl_c_ctype.h
777429106475a513f4d42dfe04631dd524792cee
[ "MIT" ]
permissive
gosuwachu/bsl
4fa8163a7e4b39e4253ad285b97f8a4d58020494
88cc2b2c480bcfca19e0f72753b4ec0359aba718
refs/heads/master
2021-01-17T05:36:55.605787
2013-01-15T19:48:00
2013-01-15T19:48:00
null
0
0
null
null
null
null
UTF-8
C
false
false
2,027
h
/* bsl_c_ctype.h -*-C-*- */ #ifndef INCLUDED_BSL_C_CTYPE #define INCLUDED_BSL_C_CTYPE #ifndef INCLUDED_BSLS_IDENT #include <bsls_ident.h> #endif BSLS_IDENT("$Id: $") /* //@PURPOSE: Provide functionality of the corresponding C Standard header. // //@SEE_ALSO: package...
[ "abeels@bloomberg.net" ]
abeels@bloomberg.net
0894f9394ee468e80042fc92dcb13ea3bd606153
28efd40605a20cea317055bd3a3d11006e8c2451
/positive or negative.c
9212d8b5829dba962c40fd47606b0ef2c2f09a34
[]
no_license
BolliAkshitha/-pps-programs
2c1379cbdd583b66dd679aba4bd4e8080d18338b
a5e53b6d9b2eb50870c5c658881e2b321fabb306
refs/heads/main
2023-06-20T15:53:55.674140
2021-07-21T07:00:02
2021-07-21T07:00:02
387,741,243
0
0
null
null
null
null
UTF-8
C
false
false
190
c
#include<stdio.h> int main() { int(num); printf("enter number"); scanf("%d",&num); if(num>0) printf("number is positive"); else printf("number is negative"); return 1; }
[ "noreply@github.com" ]
BolliAkshitha.noreply@github.com
2dcc4843c86c3f5b1868fa8079651ad8dea0fb27
e56a958bfb1e857fdafc705520303b65bdce4daa
/Sources/check_local_path.c
c04f9d46d4c7e60a47141982f0c83d345819a177
[]
no_license
proso42/Mini_shell
c8867671f8351c5311e53c77f3b5138851fdfe66
31ae3bead73adebfbbcc1f699f0a0fa77abc78bc
refs/heads/master
2021-01-19T11:22:55.319140
2017-04-30T20:10:42
2017-04-30T20:10:42
87,961,671
1
0
null
null
null
null
UTF-8
C
false
false
1,163
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* check_local_path.c :+: :+: :+: ...
[ "proso@e1r3p17.42.fr" ]
proso@e1r3p17.42.fr
614b74fd895ef97b0550b54ec481493f61b8d43d
9ebbb85c8ef263bb117b4a9f89823a4f867427d4
/Upnp/Device/Services/C/DvOpenhomeOrgTestBasic1.h
b3b3f66442310e2cac56f63635d845ee8df7ecba
[]
no_license
wifigeek/ohNet
792f2eb8664bfbe1f1afa8ddddb01db03cf0a2a3
1076d5fbecb2226d52da082471ffa199009bae9f
refs/heads/master
2021-01-20T22:34:53.010110
2011-06-07T11:09:40
2011-06-07T11:09:40
null
0
0
null
null
null
null
UTF-8
C
false
false
26,966
h
/** * Provider for the openhome.org:TestBasic:1 UPnP service */ #ifndef HEADER_DVOPENHOMEORGTESTBASIC1_C #define HEADER_DVOPENHOMEORGTESTBASIC1_C #include <OsTypes.h> #include <C/DvDevice.h> #ifdef __cplusplus extern "C" { #endif /** * @addtogroup DvProviderOpenhomeOrgTestBasic1 * @ingroup Providers * @{ */ /...
[ "simon.chisholm@linn.co.uk" ]
simon.chisholm@linn.co.uk
caf69e7b742be38ea787567709e26964d57fa8d2
c71ab99a9aa7edacb1c0bfdfbd60956a83fa86e7
/src/Writer.h
f2fbf9aa7c7975841d9be9e19ef6b78cc40d8293
[]
no_license
aingerson/GSoC_2016_Compressor
5db2567dd6483d465d1c6032cca3812f90d0ca55
02776a939ee730329cd3a724c615a69330c0340d
refs/heads/master
2020-04-18T14:35:32.383817
2016-08-18T21:38:15
2016-08-18T21:38:15
null
0
0
null
null
null
null
UTF-8
C
false
false
198
h
#ifndef WRITER_H_ #define WRITER_H_ #include "Control.h" char *toUnstriped(); char *toStriped(); int readRow(FILE *,int *,int); char *getFormattedExtension(); #endif /* WRITER_H_ */
[ "aingerson@pugetsound.edu" ]
aingerson@pugetsound.edu
bf6df067cd96314456893e8d71ec25b00c9d2be5
04f0ef00af2b014bce6f6b38ad9ffe851f4a962c
/User/find_abi.c
0647c78e36cebeec7bccaa2fd3e06b8d8732c79a
[]
no_license
nbd1597/ABI
c0c836a0c8052539da9e8e7ed3668ec6a3d878f9
7b54e8f757a6eff302d0338051427f469253ab84
refs/heads/main
2023-06-05T01:04:09.470256
2021-01-22T17:12:15
2021-01-22T17:12:15
332,012,940
0
0
null
null
null
null
UTF-8
C
false
false
249
c
#include "find_abi.h" float32_t get_ABI (float32_t Limp[]) { uint16_t lower_BP, upper_BP; float32_t ABI; upper_BP = Limp[0]; if (Limp[1] > Limp[2]) { lower_BP = Limp[1]; } else lower_BP = Limp[2]; ABI = upper_BP/lower_BP; return ABI; }
[ "nbd1597@gmail.com" ]
nbd1597@gmail.com
b01b361523996762132e956ce915cf1cb47aa936
11ab781b5362797229adb14fe92742b94e2f1036
/iot_link/network/mqtt/paho_mqtt/paho/MQTTClient-C/src/MQTTClient.c
06873350de1e32c015a1e02802454c68fa8d0057
[ "BSD-3-Clause", "EPL-1.0", "CPL-1.0", "LicenseRef-scancode-generic-export-compliance", "MPL-1.1", "Apache-1.1", "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
BearPi/LiteOS_Lab
171b82501bc1e09ce63aaeeb4640790fdf1d49bc
b1bc9cc8791b3f1cdff14cb0ea1e0aed7641e46b
refs/heads/iot_link
2021-07-05T19:22:45.870924
2021-01-29T10:30:59
2021-01-29T10:30:59
333,319,969
0
0
BSD-3-Clause
2021-01-27T06:00:32
2021-01-27T06:00:31
null
UTF-8
C
false
false
25,453
c
/******************************************************************************* * Copyright (c) 2014, 2017 IBM Corp. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * and Eclipse Distribution License v1.0 which accompany ...
[ "zhangqianfu@huawei.com" ]
zhangqianfu@huawei.com
286dcfc89e1fe9b2963a0fe1669541a0f51be3a6
8244a7dfae7a61466c73b1c9508d4608002d0168
/syscalls/sys_linkat.h
0431225141783a9ad67f93bfe942e095524c11a4
[]
no_license
sebcat/nolibs-stub
60c79e7742618298d7a3670144615548ac5994cc
3ff962ab5e71fa64179fc95f7b2601e0f0d944d6
refs/heads/master
2020-05-15T07:45:20.460314
2014-09-10T11:50:49
2014-09-10T11:50:49
null
0
0
null
null
null
null
UTF-8
C
false
false
154
h
#ifndef __SYS_LINKAT_H #define __SYS_LINKAT_H #include <systm/types.h> int sys_linkat(int fd1, char *path1, int fd2, char *path2, int flag); #endif
[ "seb.cato@gmail.com" ]
seb.cato@gmail.com
b331090ccd9ad2f7bddf4e270ae5b5729e8e10b3
018cb63c0217bead7d893441b4ca28682414c455
/test.C
4f25332bfd90c2513919e8162b36826c2704e4a5
[]
no_license
ikzazki/temp
44d32272631b420a4db742e5577ac2708cee3adb
89ce5ae0eec4b4704de1f9bbfe5430525ab2794e
refs/heads/master
2021-05-15T08:04:56.152202
2017-10-31T08:19:20
2017-10-31T08:19:20
108,965,155
0
0
null
null
null
null
UTF-8
C
false
false
65
c
#include<stdio.h> void main() { printf("last"); printf("lol"); }
[ "noreply@github.com" ]
ikzazki.noreply@github.com
7925282697cb2aeaddabe565788f6757038d10a1
6b40e9dccf2edc767c44df3acd9b626fcd586b4d
/NT/com/ole32/com/dcomrem/vsevfire.h
2f2fd14b1c107f41f2b72ce42d8f935fb4aa7c98
[]
no_license
jjzhang166/WinNT5_src_20201004
712894fcf94fb82c49e5cd09d719da00740e0436
b2db264153b80fbb91ef5fc9f57b387e223dbfc2
refs/heads/Win2K3
2023-08-12T01:31:59.670176
2021-10-14T15:14:37
2021-10-14T15:14:37
586,134,273
1
0
null
2023-01-07T03:47:45
2023-01-07T03:47:44
null
UTF-8
C
false
false
3,644
h
//+------------------------------------------------------------------- // // File: vsevfile.h // // Contents: Vista events and related functions // // History: 26-Sep-97 RongC Created // // Note: This file was generated from vsevfire.idl in the Vista land. // Since we only u...
[ "seta7D5@protonmail.com" ]
seta7D5@protonmail.com
e5b4b945693c43c16f768aa7418781d2534d730b
e73547787354afd9b717ea57fe8dd0695d161821
/src/world/area_omo/common/RockingHorse.inc.c
6a638d2fc6fe461794db4ff24a654b6cae07af64
[]
no_license
pmret/papermario
8b514b19653cef8d6145e47499b3636b8c474a37
9774b26d93f1045dd2a67e502b6efc9599fb6c31
refs/heads/main
2023-08-31T07:09:48.951514
2023-08-21T18:07:08
2023-08-21T18:07:08
287,151,133
904
139
null
2023-09-14T02:44:23
2020-08-13T01:22:57
C
UTF-8
C
false
false
2,525
c
#include "common.h" #include "model.h" typedef struct RockingHorse { /* 0x00 */ f32 posX; /* 0x04 */ f32 posZ; /* 0x08 */ f32 lastRockAngle; /* 0x0C */ f32 rockPhaseAngularVel; /* 0x10 */ f32 rockPhase; /* 0x14 */ s32 modelID; } RockingHorse; // size = 0x18 API_CALLABLE(N(UpdateRockingHorses))...
[ "noreply@github.com" ]
pmret.noreply@github.com
078c1a56029711552dc6fb727becb46f76d25c4d
a280aa9ac69d3834dc00219e9a4ba07996dfb4dd
/regularexpress/home/weilaidb/work/kernel/linux-3.0.8/arch/arm/mach-msm/gpiomux.c
9b58bb520a9834c65d821b468096b795641387ca
[]
no_license
weilaidb/PythonExample
b2cc6c514816a0e1bfb7c0cbd5045cf87bd28466
798bf1bdfdf7594f528788c4df02f79f0f7827ce
refs/heads/master
2021-01-12T13:56:19.346041
2017-07-22T16:30:33
2017-07-22T16:30:33
68,925,741
4
2
null
null
null
null
UTF-8
C
false
false
366
c
static DEFINE_SPINLOCK(gpiomux_lock); int msm_gpiomux_write(unsigned gpio, gpiomux_config_t active, gpiomux_config_t suspended) EXPORT_SYMBOL(msm_gpiomux_write); int msm_gpiomux_get(unsigned gpio) EXPORT_SYMBOL(msm_gpiomux_get); int msm_gpiomux_put(unsigned gpio) EXPORT_SYMBOL(msm_gpiomux_put); static int __init gpiomu...
[ "weilaidb@localhost.localdomain" ]
weilaidb@localhost.localdomain
fa2799027b904c700ab0bc5d48e72786981e4924
c47c254ca476c1f9969f8f3e89acb4d0618c14b6
/datasets/linux-4.11-rc3/drivers/infiniband/hw/cxgb3/iwch_cm.h
e66e75921797446019fc67974a2baf4e1d4980a5
[ "BSD-2-Clause", "Linux-syscall-note", "GPL-2.0-only" ]
permissive
yijunyu/demo
5cf4e83f585254a28b31c4a050630b8f661a90c8
11c0c84081a3181494b9c469bda42a313c457ad2
refs/heads/master
2023-02-22T09:00:12.023083
2021-01-25T16:51:40
2021-01-25T16:51:40
175,939,000
3
6
BSD-2-Clause
2021-01-09T23:00:12
2019-03-16T07:13:00
C
UTF-8
C
false
false
5,811
h
/* * Copyright (c) 2006 Chelsio, Inc. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License (GPL) Version 2, available from the file * COPYING in the main directory of this source tree,...
[ "y.yu@open.ac.uk" ]
y.yu@open.ac.uk
992a344d9688f7d82cb697cfcdc534c421d747c8
5994e66e9a001ab1a9244b17e6f93f16defbc5c4
/sll.c
dc4f2d03326d0882dee24dd9a7788bb832a47650
[]
no_license
abhishek-kumbhar/C-data_structures
3ac7def149caea1a0bb49567c2cf72bc728b5d1b
a767106e192236d861fd075ab6711b8edce35b31
refs/heads/master
2020-08-28T19:26:09.735791
2020-04-23T09:57:40
2020-04-23T09:57:40
217,798,420
1
0
null
null
null
null
UTF-8
C
false
false
7,031
c
// SINGLY LINKED_LIST PRESENTATION // #include <stdio.h> #include <stdlib.h> //for using dynamic memory allocation methods (malloc, free) //declaring structure for a node in linked list. struct node { int data; struct node * next; //self-referrencial pointer. }; //this method returns tot...
[ "noreply@github.com" ]
abhishek-kumbhar.noreply@github.com
3a1e7d7b159b3c38ce0128dba846d1a26da20ffd
528bd6c511b07472b1c6cc00a9ff91f6faa9dbcc
/programming/scripts/scripts/parsers/cheaders/printable_e.c
5ad901d2f9b33891ee0f5c73572fa734cf003f43
[]
no_license
tbots/docs
15448fdfdcb10b50a958de262e2c5f9396d9bb76
8443141926cf4bd3949d94eae20f70963802ab5b
refs/heads/master
2020-08-17T03:16:14.686338
2019-10-12T16:34:18
2019-10-12T16:34:18
null
0
0
null
null
null
null
UTF-8
C
false
false
459
c
#include <stdio.h> #include <ctype.h> void printable_e(char c,int np) { if(np) { /* display non-printable characters */ printf("[\033[90m"); switch (c) { case '\t': printf("\\t"); break; case ' ': printf(" "); break; case '\n': printf("\\n"); break; default : printf("%d",c); /* prin...
[ "oleg.sergiyuk@gmail.com" ]
oleg.sergiyuk@gmail.com
5b3b80f49aae969986e1d172c36a3e3a3244ffd7
fee328afe0308053c938aef9e42a010a26fde04c
/sosil4.c
c8f2de9570dea1c64fe8bfbb7248caf9fbf55c54
[]
no_license
jungsoojun/homework7
bcc401c78604bad4af2670a2ec5aa40a235866f2
3418ee9e83dd55bedb9a8637c69035b5632a5623
refs/heads/master
2021-01-20T14:29:57.778920
2017-05-08T11:32:58
2017-05-08T11:32:58
90,621,612
0
0
null
null
null
null
UTF-8
C
false
false
67
c
#include "sosil4.h" void func4() { printf("one shot "); }
[ "jdyun12003@naver.com" ]
jdyun12003@naver.com
53094bfb84058c98b6db73070169d02109cc5f32
68032b48023e9daff30e446fee2f83886cf66d57
/C++项目/08/学生管理系统/源程序/ExternDllHeader.h
0a600bf4ba0caa5068bc291418f8ba2eba528318
[]
no_license
std2312/C-PLUS-PLUS
c77c1bb7fe60fd39bc4d576300d6817e543b27bd
5a51b124a3c7073b80579ff3b1ad79cacb85b657
refs/heads/master
2021-05-11T04:49:15.667040
2018-01-18T08:03:44
2018-01-18T08:03:44
117,946,728
1
0
null
null
null
null
GB18030
C
false
false
2,054
h
//@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ // 声明RXDLL中函数 //@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ /* 函数原型:CString CharToLetterCode(CString string) 主要功能: 返回指定字符串的拼音简码。  参数: String:要获得拼音简码的字符串。*/ typede...
[ "std2312@126.com" ]
std2312@126.com
810cc49e2372bf46b4359db4c6581b69620331e3
7244aae24f6a5f7376501ffb4ca743c65dddb074
/scaler/hana_scaler/tscalhist_main.C
39d221d7d95d2dbdbabb8e19bc8d1dacf9f729d8
[]
no_license
tgdragon/HallA-Online-Tritium
59f61eb6ae299d8c816e436dbdf0ef18901a7447
c01f776e56cc895d976c028e90ef2c660f1abbaa
refs/heads/master
2020-03-23T06:09:52.193630
2018-10-15T15:14:38
2018-10-15T15:14:38
141,192,611
0
2
null
2018-07-16T20:46:27
2018-07-16T20:46:27
null
UTF-8
C
false
false
3,438
c
//-------------------------------------------------------- // tscalhist_main.C // // Test of scaler class, for reading scaler history (end-of-run) // files and obtaining data. // This version also fills an ntuple // Hint: if you have two scaler history files (for L and R arm), // try to concatenate them 'cat file...
[ "git@aonl1.jlab.org" ]
git@aonl1.jlab.org