blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
4
721
content_id
stringlengths
40
40
detected_licenses
listlengths
0
57
license_type
stringclasses
2 values
repo_name
stringlengths
5
91
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
321 values
visit_date
timestamp[ns]date
2016-08-12 09:31:09
2023-09-06 10:45:07
revision_date
timestamp[ns]date
2010-09-28 14:01:40
2023-09-06 06:22:19
committer_date
timestamp[ns]date
2010-09-28 14:01:40
2023-09-06 06:22:19
github_id
int64
426
681M
star_events_count
int64
101
243k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
23 values
gha_event_created_at
timestamp[ns]date
2012-06-28 18:51:49
2023-09-14 21:59:16
gha_created_at
timestamp[ns]date
2008-02-11 22:55:26
2023-08-10 11:14:58
gha_language
stringclasses
147 values
src_encoding
stringclasses
26 values
language
stringclasses
2 values
is_vendor
bool
2 classes
is_generated
bool
2 classes
length_bytes
int64
6
10.2M
extension
stringclasses
115 values
filename
stringlengths
3
113
content
stringlengths
6
10.2M
3e4dbcbd3718b2194ab39912db39541fdee5b04c
4998356d6b3f5661466691cfc13abc3811fa26c3
/lobster/external/libtcc/x86_64-link.c
8a609870ff88823ec17a0cb41ce1b5d0b4f80637
[ "Zlib" ]
permissive
aardappel/treesheets
310edeece64dfb6093077f8ecbcf10bc0020b40f
7f68776a9e072520c735479929efecd0d58f362d
refs/heads/master
2023-09-01T22:12:08.903007
2023-08-31T18:32:32
2023-08-31T18:32:32
10,671,623
2,194
240
Zlib
2023-09-13T18:07:02
2013-06-13T17:30:30
C++
UTF-8
C
false
false
12,971
c
x86_64-link.c
#ifdef TARGET_DEFS_ONLY #define EM_TCC_TARGET EM_X86_64 /* relocation type for 32 bit data relocation */ #define R_DATA_32 R_X86_64_32S #define R_DATA_PTR R_X86_64_64 #define R_JMP_SLOT R_X86_64_JUMP_SLOT #define R_GLOB_DAT R_X86_64_GLOB_DAT #define R_COPY R_X86_64_COPY #define R_RELATIVE R_X86_64_RELATIVE...
b1042fe294522789f3afc9a77ea29374084bc715
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/kernel/task_work.c
65bd3c92d6f3a14cf9db95f9ab7e22c368457661
[ "Linux-syscall-note", "GPL-2.0-only", "GPL-1.0-or-later", "LicenseRef-scancode-free-unknown", "Apache-2.0" ]
permissive
OLIMEX/DIY-LAPTOP
ae82f4ee79c641d9aee444db9a75f3f6709afa92
a3fafd1309135650bab27f5eafc0c32bc3ca74ee
refs/heads/rel3
2023-08-04T01:54:19.483792
2023-04-03T07:18:12
2023-04-03T07:18:12
80,094,055
507
92
Apache-2.0
2023-04-03T07:05:59
2017-01-26T07:25:50
C
UTF-8
C
false
false
2,223
c
task_work.c
#include <linux/spinlock.h> #include <linux/task_work.h> #include <linux/tracehook.h> static struct callback_head work_exited; /* all we need is ->next == NULL */ int task_work_add(struct task_struct *task, struct callback_head *work, bool notify) { struct callback_head *head; do { head = ACCESS_ONCE(task->task_...
11e53faeb1f357105401072238cf695c60ca52fd
eecd5e4c50d8b78a769bcc2675250576bed34066
/src/dm/impls/stag/stag.c
b3e1b77f704571442da8e2f5870ebdeadd82606d
[ "BSD-2-Clause" ]
permissive
petsc/petsc
3b1a04fea71858e0292f9fd4d04ea11618c50969
9c5460f9064ca60dd71a234a1f6faf93e7a6b0c9
refs/heads/main
2023-08-17T20:51:16.507070
2023-08-17T16:08:06
2023-08-17T16:08:06
8,691,401
341
169
NOASSERTION
2023-03-29T11:02:58
2013-03-10T20:55:21
C
UTF-8
C
false
false
43,695
c
stag.c
/* Implementation of DMStag, defining dimension-independent functions in the DM API. stag1d.c, stag2d.c, and stag3d.c may include dimension-specific implementations of DM API functions, and other files here contain additional DMStag-specific API functions, as well as internal functions. */ #include <petsc/p...
916cc983e8bea3c044bc069f9ea333fca1260834
f79dec3c4033ca3cbb55d8a51a748cc7b8b6fbab
/x11/9term/patches/patch-libtext_text.c
ac0ff592e6774c1f8dacc18f14b48f8c51b41059
[]
no_license
jsonn/pkgsrc
fb34c4a6a2d350e8e415f3c4955d4989fcd86881
c1514b5f4a3726d90e30aa16b0c209adbc276d17
refs/heads/trunk
2021-01-24T09:10:01.038867
2017-07-07T15:49:43
2017-07-07T15:49:43
2,095,004
106
47
null
2016-09-19T09:26:01
2011-07-23T23:49:04
Makefile
UTF-8
C
false
false
495
c
patch-libtext_text.c
$NetBSD: patch-libtext_text.c,v 1.1 2012/05/04 20:13:48 joerg Exp $ --- libtext/text.c.orig 1994-12-15 15:01:45.000000000 +0000 +++ libtext/text.c @@ -4,7 +4,10 @@ #include <frame.h> #include <text.h> +#ifndef MAX #define MAX(x, y) ((x > y) ? x : y) +#endif + #define BUTTON(n) (1<<(n-1)) static Menu edit; @@ ...
f2a38a8a1c371365dbd342511122e9ca295b7140
52c8ed39b32ccc7c0673278c1adea3638797c9ff
/src/framework/hardware/l-adc.c
93b67ee33f6619a2ae6f1b561af3b87edce26696
[ "MIT" ]
permissive
xboot/xboot
0cab7b440b612aa0a4c366025598a53a7ec3adf1
6d6b93947b7fcb8c3924fedb0715c23877eedd5e
refs/heads/master
2023-08-20T05:56:25.149388
2023-07-12T07:38:29
2023-07-12T07:38:29
471,539
765
296
MIT
2023-05-25T09:39:01
2010-01-14T08:25:12
C
UTF-8
C
false
false
3,240
c
l-adc.c
/* * framework/hardware/l-adc.c * * Copyright(c) 2007-2023 Jianjun Jiang <8192542@qq.com> * Official site: http://xboot.org * Mobile phone: +86-18665388956 * QQ: 8192542 * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files...
7cae3bfbbe143abab637b3d202a7d412ef2d00ef
eb9c014c5d8a4ee9e959f717f7a17a2cf332f861
/src/service/cia301/co_sdo.h
37a68d649d663f6c808fea232eddfb2ee9d2be4e
[ "Apache-2.0", "LicenseRef-scancode-proprietary-license" ]
permissive
embedded-office/canopen-stack
bdc4af7504e5646fb7033c0a3d69b2a4cd33c1c9
f4e4db8b7792dc176f08c8d8fd9f2a3f6ac99621
refs/heads/master
2023-07-25T07:33:24.495170
2022-08-20T22:05:44
2022-08-20T22:05:44
234,890,722
319
105
Apache-2.0
2023-09-11T11:20:37
2020-01-19T11:43:51
C
UTF-8
C
false
false
5,874
h
co_sdo.h
/****************************************************************************** Copyright 2020 Embedded Office GmbH & Co. KG 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:...
ab9fdc3dbdf0a3416dac78f285dfd7e210c9911a
5a3056b45cbb1f4b8781e1086f68eeb3c455d5e6
/dependencies/SDL_sound/libmodplug/fastmix.c
dd702adfcd5d2f4e6d6afc6b2a8441d0411e0c31
[ "MIT", "Zlib" ]
permissive
gosu/gosu
d530632ba1cf257c99e3366649f6988dbff8a440
d92455f943e0c7447a9d86fde04225605dc3d440
refs/heads/master
2023-09-04T17:56:22.156971
2023-09-04T15:00:46
2023-09-04T15:00:46
193,464
1,353
161
NOASSERTION
2023-09-14T14:04:56
2009-05-05T22:35:44
C++
UTF-8
C
false
false
55,561
c
fastmix.c
/* * This source code is public domain. * * Authors: Olivier Lapicque <olivierl@jps.net> * Markus Fick <webmaster@mark-f.de> spline + fir-resampler */ #include "libmodplug.h" #include <math.h> #include "SDL_stdinc.h" #define floor SDL_floor /* *----------------------------------------------------------...
b286766c4cf8110ce7326b62e1db31fb5db7806b
8a51a96f61699f0318315ccc89cef39f6866f2b5
/src/include/catalog/binary_upgrade.h
82a9125ba9c3eda3733094bcb45e6374cd79191f
[ "PostgreSQL" ]
permissive
postgres/postgres
979febf2b41c00090d1256228f768f33e7ef3b6f
b5934bfd6071fed3a38cea0cfaa93afda63d9c0c
refs/heads/master
2023-08-31T00:10:01.373472
2023-08-30T23:07:48
2023-08-30T23:07:48
927,442
13,691
4,807
NOASSERTION
2023-09-09T13:59:15
2010-09-21T11:35:45
C
UTF-8
C
false
false
1,453
h
binary_upgrade.h
/*------------------------------------------------------------------------- * * binary_upgrade.h * variables used for binary upgrades * * * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * src/include/catalog/bina...
8f6f953322ee3d777eb28a83f0dcf43d3cc64bf1
19a9f2c19bcb81c4a14ba17831d3098de7731fb5
/ni/src/lib/hlu/ViewI.h
27dcec70dd02c23b3538a6d9e96d7c142c8a53cc
[ "Apache-2.0" ]
permissive
NCAR/ncl
243c30eaefce642d53373aa583b73df72eb59f22
8a96101fe14d0cf0f5ed66a5e6b1733084bc69df
refs/heads/develop
2023-03-17T07:53:18.883458
2022-05-11T16:01:03
2022-05-11T16:01:03
67,087,395
254
68
NOASSERTION
2022-10-08T07:20:06
2016-09-01T01:34:28
C
UTF-8
C
false
false
2,641
h
ViewI.h
/* * $Id: ViewI.h,v 1.8 2003-04-04 18:34:08 dbrown Exp $ */ /************************************************************************ * * * Copyright (C) 1994 * * University Corporation for Atmospheric Research * * All Rights Reserved * * * *******************************...
7967e7bbd216c89a7df4496edddf9b7200de95b1
4d28185e7a78a569f9a449f39f183cac3024f711
/packages/Python/lldbsuite/test/python_api/symbol-context/two-files/decls.h
7c80458420629092d6ed94220288b229fc716284
[ "NCSA", "Apache-2.0", "LLVM-exception" ]
permissive
apple/swift-lldb
2789bf44f648609a1674ee520ac20b64c95de072
d74be846ef3e62de946df343e8c234bde93a8912
refs/heads/stable
2023-04-06T00:28:15.882479
2019-10-25T22:46:59
2019-10-25T22:46:59
44,838,862
780
291
Apache-2.0
2020-01-10T19:28:43
2015-10-23T21:13:18
C++
UTF-8
C
false
false
117
h
decls.h
struct struct1 { ~struct1(); static void f(); }; struct struct2 { ~struct2(); static void f(); }; int g();
fba1733bcca4f956c0236d05eee4dbce2105c2be
b36f34b6a24d019d624d1cc74f5b29062eef2ba4
/frameworks/cocos2d-x/cocos/base/ccCArray.h
8a41dad9f06593bbc557f4c95782e48c222e57ff
[ "MIT" ]
permissive
zhongfq/cocos-lua
f49c1639f2c9a2a7678f9ed67e58114986ac882f
c2cf0f36ac0f0c91fb3456b555cacd8e8587be46
refs/heads/main
2023-08-17T17:13:05.705639
2023-08-17T06:06:36
2023-08-17T06:06:36
192,316,318
165
63
MIT
2023-08-14T23:59:30
2019-06-17T09:27:37
C
UTF-8
C
false
false
8,216
h
ccCArray.h
/**************************************************************************** Copyright (c) 2007 Scott Lembcke Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2013-2016 Chukong Technologies Inc. Copyright (c) 2017-2018 Xiamen Yaji Software Co., Ltd. http://www.cocos2d-x.org Permission is hereby granted, free...
e9330a762cbce05d3302a4ca4115c6ef0f5c6012
b6acd6eed2b8946c1c1e19fa30081cbab0a2954f
/starry_fmu/Framework/include/butter.h
d21771034ffdea46cd166de1c160c7e42dc23284
[ "BSD-3-Clause" ]
permissive
JcZou/StarryPilot
7ce1ed454f133ccd30d71916811e2bf23196d2eb
97af0338a54e1eeece877c72222aeaf4b7e80ad7
refs/heads/master
2023-03-12T19:10:17.225314
2021-11-27T19:44:26
2021-11-27T19:44:26
137,048,745
304
172
BSD-3-Clause
2020-08-26T07:34:49
2018-06-12T09:27:59
C
UTF-8
C
false
false
842
h
butter.h
/* * File : butter.h * * Change Logs: * Date Author Notes * 2018-03-30 zoujiachi first version. */ #ifndef __BUTTER_H__ #define __BUTTER_H__ typedef struct{ float _cutoff_freq; float _a1; float _a2; float _b0; float _b1; float _b2; float _delay_element_1;...
0078fc272cb3859c3ce0eac8374024a4f37b537b
e22fd36933c9114a9df1694e7a6274bf059de2a6
/third_party/linux/include/media/cam_icp.h
680d05b630a67e3d1e2cdee3860f55a074a6dae4
[ "LicenseRef-scancode-warranty-disclaimer", "MIT" ]
permissive
commaai/openpilot
66dfb7f31290bc8f58c9ead95d56697a52b45afb
a0b49d54222c52ff0112c402bc0e0d9262e77a66
refs/heads/master
2023-09-05T21:34:14.076796
2023-09-05T21:15:18
2023-09-05T21:15:18
74,627,617
46,071
9,878
MIT
2023-09-14T21:51:23
2016-11-24T01:33:30
Python
UTF-8
C
false
false
5,472
h
cam_icp.h
#ifndef __UAPI_CAM_ICP_H__ #define __UAPI_CAM_ICP_H__ #include "cam_defs.h" /* icp, ipe, bps, cdm(ipe/bps) are used in querycap */ #define CAM_ICP_DEV_TYPE_A5 1 #define CAM_ICP_DEV_TYPE_IPE 2 #define CAM_ICP_DEV_TYPE_BPS 3 #define CAM_ICP_DEV_TYPE_IPE_CDM 4 #define CAM_ICP_DEV_TYPE_BPS_CDM 5 #define CAM_...
304a62f095372661ab50f02582157eaba3b7bc41
f3eed0234b4d0ad2bbb2abd700cf1e2c7a0e8a1d
/AKWF-c/AKWF_0004/AKWF_0391.h
12335a1a761410a73743aec4052e0778de42671e
[ "CC0-1.0" ]
permissive
KristofferKarlAxelEkstrand/AKWF-FREE
b2defa1a2d389d309be6dd2e9f968923daf80d1b
cf8171df36e9fec25416b5f568b72a6e2cb69194
refs/heads/master
2023-07-23T18:22:36.939705
2023-07-10T17:14:40
2023-07-10T17:14:40
145,817,187
359
59
CC0-1.0
2023-07-10T17:14:41
2018-08-23T07:26:56
null
UTF-8
C
false
false
4,672
h
AKWF_0391.h
/* Adventure Kid Waveforms (AKWF) converted for use with Teensy Audio Library * * Adventure Kid Waveforms(AKWF) Open waveforms library * https://www.adventurekid.se/akrt/waveforms/adventure-kid-waveforms/ * * This code is in the public domain, CC0 1.0 Universal (CC0 1.0) * https://creativecommons.org/publicdom...
72f40619e7d424bfecdf81bde15196675ec9124c
45cdca1150701f88c488a0b4ab897169f433e2e3
/quicklz/quicklz.h
29f0ce36e82d04b5f896f662712aacb80be562a0
[]
no_license
inikep/lzbench
47886cdaafe0e5c0d11447e742aff3bd459c42b9
d138844ea56b36ff1c1c43b259c866069deb64ad
refs/heads/master
2023-09-05T11:39:15.985186
2023-08-27T16:18:11
2023-08-27T16:18:11
45,305,126
806
185
null
2023-08-27T16:18:12
2015-10-31T14:41:09
C
UTF-8
C
false
false
7,047
h
quicklz.h
#ifndef QLZ_HEADER #define QLZ_HEADER // Fast data compression library // Copyright (C) 2006-2011 Lasse Mikkel Reinhold // lar@quicklz.com // // QuickLZ can be used for free under the GPL 1, 2 or 3 license (where anything // released into public must be open source) or under a commercial license if such // has been ...
c5be9f51aef743af767ca2f3f057f5432795d006
fcc9b5cb92607deaac4b097776ed0490789d8c3e
/src/runtime/sunos-os.c
83e8590e6e49a6849f131879bff946353121cbd8
[ "LicenseRef-scancode-other-permissive", "LicenseRef-scancode-public-domain", "BSD-2-Clause", "LicenseRef-scancode-warranty-disclaimer", "BSD-3-Clause", "LicenseRef-scancode-mit-specification-disclaimer", "MIT", "LicenseRef-scancode-public-domain-disclaimer", "UPL-1.0" ]
permissive
sbcl/sbcl
ef248b5e8614ba7f0a1132c4f2cfcb000a074400
85003adf60ef659082c244972e816ea62240b9cb
refs/heads/master
2023-09-01T05:14:15.225083
2023-08-31T20:09:49
2023-08-31T20:09:49
1,890,957
1,737
408
NOASSERTION
2023-08-28T13:05:04
2011-06-13T20:33:25
Common Lisp
UTF-8
C
false
false
2,452
c
sunos-os.c
#include <stdio.h> #include <stdlib.h> #include <signal.h> #include <sys/file.h> #include <limits.h> #include <unistd.h> #include <errno.h> #include <sys/param.h> #include "sbcl.h" #include "os.h" #include "arch.h" #include "interr.h" #include "interrupt.h" #include "globals.h" #include "validate.h" #include "target-...
3cdd66124fe9f9a6970115e1e18dbc148729d510
78297bc868d588dd7a16cfea059ef7365ba18622
/lib/api/include/irods/unregDataObj.h
ecbed4b074ad1d33dc24f0a239a6a9c34b56d6ed
[ "BSD-3-Clause" ]
permissive
irods/irods
ab72a41fdf05a4a905c3e3a97bb7ba3c2a6ae52d
f3ccaa842218e477395ebcf553639134433b63ee
refs/heads/main
2023-09-01T20:12:33.322002
2023-08-23T18:22:59
2023-08-31T13:41:31
14,724,975
381
167
NOASSERTION
2023-09-11T18:18:14
2013-11-26T18:10:18
C++
UTF-8
C
false
false
608
h
unregDataObj.h
#ifndef UNREG_DATA_OBJ_H__ #define UNREG_DATA_OBJ_H__ #include "irods/rcConnect.h" #include "irods/objInfo.h" typedef struct { dataObjInfo_t *dataObjInfo; keyValPair_t *condInput; } unregDataObj_t; #define UnregDataObj_PI "struct *DataObjInfo_PI; struct *KeyValPair_PI;" /* rcUnregDataObj - Unregister a iROD...
1584c6c9ab9e8120f6b9cf35a1fa0a3cd6e6f62f
7be8e3636bf08ebdc6662879dc5afec548705537
/ios/Pods/Headers/Private/Flipper-Folly/folly/detail/Futex-inl.h
afc21a520d9f8e360cd186399c782d9311118f85
[ "MIT" ]
permissive
rdhox/react-native-smooth-picker
3c7384f1fed0e37f076361cce96071d01b70e209
ae9316c49512f7ed9824c5a3ad50cdf5e80fffa9
refs/heads/master
2023-01-08T16:59:40.709147
2021-07-03T14:13:21
2021-07-03T14:13:21
160,224,312
230
31
MIT
2023-01-06T01:46:04
2018-12-03T16:54:10
TypeScript
UTF-8
C
false
false
53
h
Futex-inl.h
../../../../../Flipper-Folly/folly/detail/Futex-inl.h
ed9c6810a0acfa58c4e7b6c9988a60d8891d7305
9de0cec678bc4a3bec2b4adabef9f39ff5b4afac
/PWGLF/SPECTRA/IdentifiedHighPt/lib/LinkDef.h
fda3e1b99bb1b853e9272f36c75c902e9f38dcc4
[]
permissive
alisw/AliPhysics
91bf1bd01ab2af656a25ff10b25e618a63667d3e
5df28b2b415e78e81273b0d9bf5c1b99feda3348
refs/heads/master
2023-08-31T20:41:44.927176
2023-08-31T14:51:12
2023-08-31T14:51:12
61,661,378
129
1,150
BSD-3-Clause
2023-09-14T18:48:45
2016-06-21T19:31:29
C++
UTF-8
C
false
false
354
h
LinkDef.h
// four use by cint #ifdef __CINT__ #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; #pragma link C++ class AliHighPtDeDxBase+; #pragma link C++ class AliHighPtDeDxCalib+; #pragma link C++ class AliHighPtDeDxData+; #pragma link C++ class AliHighPtDeDxMc+; #pragma link C++ cl...
6a51484484622d01d72fcb5a710e45d37814d95e
dbeb56474c78ef4b198f2e378ef85e915914d7d4
/core/external-crypto/modes/ltc/ltc_eax.c
9ea5760c4c8f14a717804c96a2623f2080bc1e03
[ "Apache-2.0" ]
permissive
square/subzero
3b2468d53e609e3acc61ea51656c86e43c3082a6
f4f4d86dec3bc5bf27d7b88cefc79537000ce013
refs/heads/master
2023-09-02T18:52:30.958103
2023-08-01T16:22:22
2023-08-01T16:22:22
144,076,009
686
102
Apache-2.0
2023-09-14T17:58:22
2018-08-08T22:58:11
C
UTF-8
C
false
false
5,201
c
ltc_eax.c
/* This code has been derived from LibTomCrypt, the cryptographic library authored by Tom St Denis. His contribution is hence acknowledged. This code has been developed to obtain two independent implementations of the combined AES encryption/authentication modes (CCM, GCM and EAX) in order to be able to check tes...
24bde3633fed61da1912c439f6b4f391cde7246d
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/u-boot_new/include/configs/km/kmp204x-common.h
efd96352eca45f93f3ba951a319b8a6c9e4106b3
[ "LicenseRef-scancode-free-unknown", "Apache-2.0", "GPL-2.0-or-later" ]
permissive
OLIMEX/DIY-LAPTOP
ae82f4ee79c641d9aee444db9a75f3f6709afa92
a3fafd1309135650bab27f5eafc0c32bc3ca74ee
refs/heads/rel3
2023-08-04T01:54:19.483792
2023-04-03T07:18:12
2023-04-03T07:18:12
80,094,055
507
92
Apache-2.0
2023-04-03T07:05:59
2017-01-26T07:25:50
C
UTF-8
C
false
false
15,329
h
kmp204x-common.h
/* * (C) Copyright 2013 Keymile AG * Valentin Longchamp <valentin.longchamp@keymile.com> * * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _CONFIG_KMP204X_H #define _CONFIG_KMP204X_H #define CONFIG_PHYS_64BIT #define CONFIG_PPC_P2041 #define CONFIG_SYS_TEXT_BASE 0xfff80000 #define CONFIG_KM_DEF_NETDEV "netdev=e...
cec0906d0e148c59042641cce07d854852fe83ec
b7ee9ac14d6981e18fa1b19214366878a4884a42
/Projects/ThirdParty/source/libmpg123/config.h
299a9731b2732c8563782f5f4e91a2fee0ab77aa
[ "MIT" ]
permissive
skylicht-lab/skylicht-engine
89d51b4240ca6ed5a7f15b413df5711288580e9e
ff0e875581840efd15503cdfa49f112b6adade98
refs/heads/master
2023-09-01T02:23:45.865965
2023-08-29T08:21:41
2023-08-29T08:21:41
220,988,542
492
46
MIT
2023-06-05T10:18:45
2019-11-11T13:34:56
C++
UTF-8
C
false
false
189
h
config.h
#define OPT_MULTI #define OPT_GENERIC #define OPT_I386 // disable ASM compile #define OPT_NO_OPTIMIZE #if defined(_WIN32) #include "config_window.h" #else #include "config_linux.h" #endif
19918440abe5911da8da0645e83fdca22a3b8d21
c9bc99866cfab223c777cfb741083be3e9439d81
/framework/include/internal/fwk_core.h
ca580cd10a95b000120fffff1777fb017438710b
[ "BSD-3-Clause" ]
permissive
ARM-software/SCP-firmware
4738ca86ce42d82588ddafc2226a1f353ff2c797
f6bcca436768359ffeadd84d65e8ea0c3efc7ef1
refs/heads/master
2023-09-01T16:13:36.962036
2023-08-17T13:00:20
2023-08-31T07:43:37
134,399,880
211
165
NOASSERTION
2023-09-13T14:27:10
2018-05-22T10:35:56
C
UTF-8
C
false
false
4,562
h
fwk_core.h
/* * Arm SCP/MCP Software * Copyright (c) 2015-2022, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ #ifndef FWK_INTERNAL_CORE_H #define FWK_INTERNAL_CORE_H #include <fwk_core.h> #include <fwk_event.h> #include <fwk_noreturn.h> #include <stddef.h> /* * \brief In...
af2fd9ad46eec2d1d05ad6c1b78de7e541497266
fae867d62224cdf27ceb85654525a311fb8c4226
/rp-api/api/src/gen_handler.h
ce3926b9f4c56f8ecfdfea176397f3db521d7e2d
[ "BSD-3-Clause" ]
permissive
RedPitaya/RedPitaya
a4a9b0bda0d1806e39b90ee9f3164e2e0dee0ab6
69826707f78c764e5835f3197e61f68ced90f77b
refs/heads/master
2023-09-01T12:25:51.370133
2023-07-26T03:51:31
2023-07-26T03:51:31
17,261,658
447
601
NOASSERTION
2023-07-27T04:07:43
2014-02-27T19:38:52
C
UTF-8
C
false
false
5,244
h
gen_handler.h
/** * $Id: $ * * @brief Red Pitaya library Generate handler interface * * @Author Red Pitaya * * (c) Red Pitaya http://www.redpitaya.com * * This part of code is written in C programming language. * Please visit http://en.wikipedia.org/wiki/C_(programming_language) * for more details on the language used he...
5778a193278b6b0e25692caafb2c587bce425f43
b32981054539b3afbe4e6e0bf6f498a5727d9d55
/tests/com.oracle.truffle.llvm.tests.debug/debug/testFunctionPointer.c
d324a5ce0d24874ee57de9a990ec1139786f699a
[ "BSD-3-Clause", "NCSA", "MIT" ]
permissive
graalvm/sulong
20675cddc60c039c0c4053b3ab231b0b21131d97
20686f6a72e222ad0a6ebc6ef002a5b353a45fc6
refs/heads/master
2023-03-08T19:07:57.500164
2018-12-05T11:00:54
2018-12-05T11:00:54
49,868,718
679
92
NOASSERTION
2019-02-14T10:27:23
2016-01-18T10:12:52
Java
UTF-8
C
false
false
2,793
c
testFunctionPointer.c
/* * Copyright (c) 2018, 2018, Oracle and/or its affiliates. * * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, are * permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice,...
2e8896fccb251e2f25676846c23d1fd59bb309b6
4f14b1901d909b0b917d35815e7b19233692f25b
/free-small-fft-in-multiple-languages/fft-complex-test.c
95c7fcc49b2d96ae82073f30394ea428d358f728
[]
no_license
nayuki/Nayuki-web-published-code
e61a761e5c188aeacd35e5c8ddd005460545c94e
49414617b088ec4c4e339a6c1caa7ec0f40eb58f
refs/heads/master
2023-08-24T10:54:42.862243
2023-03-14T05:29:56
2023-03-14T05:29:56
25,706,873
133
53
null
2017-02-20T08:39:16
2014-10-24T20:33:24
Java
UTF-8
C
false
false
5,599
c
fft-complex-test.c
/* * FFT and convolution test (C) * * Copyright (c) 2021 Project Nayuki. (MIT License) * https://www.nayuki.io/page/free-small-fft-in-multiple-languages * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to d...
514f6d810cfc62b1f97a969d15a55d993aecfc0d
0063e707c6300c49d95efeae210e374972509c59
/ext/tensor/exceptions/tensorexception.zep.h
44f14a6671828e9ec9b80b5cf2ad333bf8bedf25
[ "MIT", "CC-BY-NC-4.0" ]
permissive
RubixML/Tensor
f6b5e0f076b973cd6e9d6876afee16ec6bb2c42d
47e524db9672afb36aee47fdd51ebfdc9188c051
refs/heads/master
2023-04-18T10:28:34.557923
2023-02-27T00:37:40
2023-02-27T00:37:40
151,361,731
184
26
MIT
2023-09-13T15:10:41
2018-10-03T04:43:19
PHP
UTF-8
C
false
true
120
h
tensorexception.zep.h
extern zend_class_entry *tensor_exceptions_tensorexception_ce; ZEPHIR_INIT_CLASS(Tensor_Exceptions_TensorException);
dad11e81e34b78662853b1f73051f18b1cdceb7c
fbd6afa22568045d8806ecdda93144d1a6e44af2
/Src/Representations/MotionControl/StandGenerator.h
14441e4b530b4e3ea6b8cc17ed957cf73f98716f
[ "BSD-2-Clause" ]
permissive
bhuman/BHumanCodeRelease
5ccbcc60b968c12f29983992d603ab464a51051b
645031c46ff88efcf32129301d21e109857cde3d
refs/heads/master
2023-05-22T09:49:04.827692
2023-03-29T15:27:24
2023-03-29T15:27:24
15,512,849
212
151
null
2018-04-12T12:36:26
2013-12-29T18:24:40
C++
UTF-8
C
false
false
346
h
StandGenerator.h
/** * @file StandGenerator.h * * This file declares a representation that can create stand phases. * * @author Arne Hasselbring */ #pragma once #include "Streaming/Function.h" #include "Tools/Motion/MotionGenerator.h" #include "Streaming/AutoStreamable.h" STREAMABLE_WITH_BASE(StandGenerator, MotionGenerator, {...
c8da4a5ebd21251bbcacc2308c3e28e89531b103
2f60633ec3120ebf07e458f9ad196c75c15c90ca
/3rdparty/fcpp/cpp3.c
65c6b2436edb30dea3f6b207e5249611ed952899
[ "MIT", "LicenseRef-scancode-free-unknown", "BSD-2-Clause", "BSD-3-Clause", "LicenseRef-scancode-public-domain" ]
permissive
bkaradzic/bgfx
1f51d0222c4428e87e36a99d788fb909027ad504
98f16cd1252e62e9fc76c3b41ab86fcc0fe149a7
refs/heads/master
2023-08-31T18:00:06.315091
2023-08-29T03:07:37
2023-08-29T03:07:37
3,925,242
13,956
2,454
BSD-2-Clause
2023-09-11T03:52:45
2012-04-04T03:39:04
C++
UTF-8
C
false
false
12,228
c
cpp3.c
/****************************************************************************** Copyright (c) 1999 Daniel Stenberg 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 wi...
581d1efdfdd5e5d863e47f4234914d8388c289fd
7b92efd7dfb60d9b0a498871d5ffa699d0cf7d9e
/src/modules/gfx_ip.c
7fa0afc7a4de4cb506b2e1264ca5b80f8b61f286
[ "ISC" ]
permissive
shinyblink/sled
854499be7c589b2d705050b41b8324ed66948e45
9d8e60ccbf6d8a30db83f41a8a4435d4c6b317a1
refs/heads/master
2023-07-24T08:30:03.348039
2023-07-08T14:00:54
2023-07-08T22:17:15
115,367,599
107
20
ISC
2023-07-08T22:17:17
2017-12-25T23:06:04
C
UTF-8
C
false
false
3,552
c
gfx_ip.c
// Module that shows the IP addresses of the system. // // Copyright (c) 2019, Adrian "vifino" Pistol <vifino@tty.sh> // // 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 a...
c5f90cf946d385587ffe498f05e1d3fe8c13ed6c
9c4ec01e04f7b0a1d213e1060c6b0a008dde7cbd
/series0/rtc/rtc_lfxo/src/main.c
44023ba68336ed3d71496fdd359546e6c517e988
[ "Zlib" ]
permissive
SiliconLabs/peripheral_examples
edf5ee87cd0bcb2e7ad5066e278fa1ad3b92bd35
87b252e5a1bf5b36a548c121e8ffda085d3bcbc4
refs/heads/master
2023-07-26T22:20:57.916375
2023-07-07T18:18:01
2023-07-07T18:20:16
116,865,771
326
212
NOASSERTION
2021-06-17T20:12:04
2018-01-09T20:13:39
C
UTF-8
C
false
false
4,112
c
main.c
/***************************************************************************//** * @file main.c * @brief This project demonstrates the use of the RTC. The real time clock is * set to interrupt every 3 seconds and toggle LED1. ******************************************************************************* * # Licen...
d7dd438091e103e02ca58c366631d5c0d09a212f
99bdb3251fecee538e0630f15f6574054dfc1468
/bsp/apollo2/libraries/drivers/regs/am_reg_adc.h
90d3531f0f4e1fa67180d24151057d86f9295423
[ "Apache-2.0", "Zlib", "LicenseRef-scancode-proprietary-license", "MIT", "BSD-3-Clause", "X11", "BSD-4-Clause-UC", "LicenseRef-scancode-unknown-license-reference" ]
permissive
RT-Thread/rt-thread
03a7c52c2aeb1b06a544143b0e803d72f47d1ece
3602f891211904a27dcbd51e5ba72fefce7326b2
refs/heads/master
2023-09-01T04:10:20.295801
2023-08-31T16:20:55
2023-08-31T16:20:55
7,408,108
9,599
5,805
Apache-2.0
2023-09-14T13:37:26
2013-01-02T14:49:21
C
UTF-8
C
false
false
46,750
h
am_reg_adc.h
//***************************************************************************** // // am_reg_adc.h //! @file //! //! @brief Register macros for the ADC module // //***************************************************************************** //**************************************************************************...
1c57a976bf413de06fd1e265245e125b321c9ce6
54c67306d63bb69a5cf381d12108d3dc98ae0f5d
/third-party/cubeb/cubeb/src/cubeb_array_queue.h
d6d95813251ed3463f6eee41afa2114ecfd26589
[ "ISC", "LicenseRef-scancode-unknown-license-reference" ]
permissive
open-goal/jak-project
adf30a3459c24afda5b180e3abe1583c93458a37
d96dce27149fbf58586160cfecb634614f055943
refs/heads/master
2023-09-01T21:51:16.736237
2023-09-01T16:10:59
2023-09-01T16:10:59
289,585,720
1,826
131
ISC
2023-09-14T13:27:47
2020-08-22T23:55:21
Common Lisp
UTF-8
C
false
false
1,888
h
cubeb_array_queue.h
/* * Copyright © 2016 Mozilla Foundation * * This program is made available under an ISC-style license. See the * accompanying file LICENSE for details. */ #ifndef CUBEB_ARRAY_QUEUE_H #define CUBEB_ARRAY_QUEUE_H #include <assert.h> #include <pthread.h> #include <unistd.h> #if defined(__cplusplus) extern "C" { ...
2c4aae331919e4a05a1fb457865e085399a0b6ed
3a30cfb29aac91e5c75d4dbcefddfd1f34d5f18c
/c-tests/lacc/for.c
98774c7c269914f2db2ae45e6bbf09634b53c419
[ "MIT", "MPL-1.0", "LicenseRef-scancode-warranty-disclaimer", "Apache-2.0", "LGPL-2.0-only" ]
permissive
vnmakarov/mir
a1725bc9c828e8580df6b7ae94e04175db8abe93
928e28fb3acaa50d051a906e76a55cc48a556574
refs/heads/master
2023-09-02T11:10:37.434581
2023-08-25T19:25:40
2023-08-25T19:25:40
178,932,492
2,005
156
MIT
2023-08-01T20:29:59
2019-04-01T19:24:56
C
UTF-8
C
false
false
194
c
for.c
int main(int argc, char *argv[]) { int i, j; for (i = 1; i & 7; i = i + 1) { if (i & 2) continue; for (j = 1; j & 3; j = j + 1) { if ((j + i) ^ 3) break; } } return i + j; }
fd06191de69bb03aa83511a91c1f0cd420d4c23a
f3eed0234b4d0ad2bbb2abd700cf1e2c7a0e8a1d
/AKWF-c/AKWF_cello/AKWF_cello_0019.h
2f11234a7cf435922b77dcfe4f49d0933a5390a7
[ "CC0-1.0" ]
permissive
KristofferKarlAxelEkstrand/AKWF-FREE
b2defa1a2d389d309be6dd2e9f968923daf80d1b
cf8171df36e9fec25416b5f568b72a6e2cb69194
refs/heads/master
2023-07-23T18:22:36.939705
2023-07-10T17:14:40
2023-07-10T17:14:40
145,817,187
359
59
CC0-1.0
2023-07-10T17:14:41
2018-08-23T07:26:56
null
UTF-8
C
false
false
4,684
h
AKWF_cello_0019.h
/* Adventure Kid Waveforms (AKWF) converted for use with Teensy Audio Library * * Adventure Kid Waveforms(AKWF) Open waveforms library * https://www.adventurekid.se/akrt/waveforms/adventure-kid-waveforms/ * * This code is in the public domain, CC0 1.0 Universal (CC0 1.0) * https://creativecommons.org/publicdom...
b93f379e6f6ce7d87f455a0c2dcbc7841c9544cf
c26d7b0ed875357278e61627da2da0650da77986
/src/cmd/smallc/8080/exit.c
10a7fe15d691316f993bc4b9cbffcb33e369c55e
[ "BSD-3-Clause", "LicenseRef-scancode-public-domain" ]
permissive
RetroBSD/retrobsd
5343d9e3c424637fc3ad5b03fe720b2744490025
486f81f6abff01c7dcc207235cd2979b226a95ff
refs/heads/master
2023-09-02T23:12:05.110883
2023-07-07T18:41:40
2023-07-07T18:41:40
18,598,087
282
59
BSD-3-Clause
2023-07-18T07:35:36
2014-04-09T13:25:46
C
UTF-8
C
false
false
63
c
exit.c
exit(retcode) int retcode; { #asm jmp 0 #endasm }
3034fa2b4eec016c3491eb3b6cc576a2413c3f2c
554e0d92071d8ce0a1888e970edd77be59699c01
/gumbo/util.c
af151cab6005a744e0c61b5659171b408fd6c3ab
[ "Apache-2.0" ]
permissive
craigbarnes/lua-gumbo
5e424186d2905f48a2058b80312f70421ca72a7d
9f2defdcc2e0d660a9fb0dd29c6e11f8cac87d01
refs/heads/master
2022-06-24T01:01:51.124075
2022-06-01T01:47:02
2022-06-01T01:47:02
12,173,574
135
19
Apache-2.0
2018-04-29T23:53:11
2013-08-17T04:50:04
C
UTF-8
C
false
false
2,695
c
util.c
/* Copyright (c) 2021, Craig Barnes. 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 https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing,...
55654cfcbd2329c627587ef92dae9e09377eceac
88ae8695987ada722184307301e221e1ba3cc2fa
/third_party/ffmpeg/libavcodec/rawenc.c
8c577006d922d497a45deefb8eee473b5a2ea65b
[ "Apache-2.0", "LGPL-2.0-or-later", "MIT", "GPL-1.0-or-later", "BSD-3-Clause", "LGPL-2.1-only", "LGPL-3.0-only", "GPL-2.0-only", "LGPL-2.1-or-later", "GPL-3.0-or-later", "LGPL-3.0-or-later", "IJG", "LicenseRef-scancode-other-permissive", "GPL-2.0-or-later", "GPL-3.0-only" ]
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
3,126
c
rawenc.c
/* * Raw Video Encoder * Copyright (c) 2001 Fabrice Bellard * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (...
6435f0b37caeea85e9016236d0b2c5337a02d5ab
50dd46b8ece33f3cdd174284b15d1d51f89669d4
/third_party/edk2/MdePkg/Library/BaseLib/Ia32/MultU64x64.c
8f6bdc7b85c27d968c08c9c4926c91444671a1a9
[ "LicenseRef-scancode-generic-cla", "Apache-2.0", "BSD-2-Clause", "OpenSSL" ]
permissive
google/google-ctf
f99da1ee07729bbccb869fff1cbaed6a80e43bcc
df02323eaf945d15e124801c74abaadca2749dc7
refs/heads/master
2023-08-31T14:30:27.548081
2023-08-29T13:04:20
2023-08-29T13:04:20
131,317,137
4,136
607
Apache-2.0
2023-08-30T22:17:02
2018-04-27T15:56:03
Go
UTF-8
C
false
false
1,519
c
MultU64x64.c
/** @file Calculate the product of a 64-bit integer and another 64-bit integer Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this dist...
dc9f0f959eb93af232487dacd4fae3aa83abab55
a12b448f44beb4d521cb7e31677281f41df35f0b
/3rdParty/isl/test_inputs/codegen/single_valued.c
e071002b79d3a48c7af8eb074842bc977a9477fe
[ "MIT", "LGPL-2.0-or-later" ]
permissive
Tiramisu-Compiler/tiramisu
d45f65dd9c35f643b3531ec79df1203c7ea3371d
f13e480f0ddb142cec371b7d7431a41d8ca885ec
refs/heads/master
2023-08-25T12:21:26.889736
2023-05-09T18:40:52
2023-05-09T18:40:52
58,378,976
906
168
MIT
2023-09-08T11:47:06
2016-05-09T13:33:51
C++
UTF-8
C
false
false
75
c
single_valued.c
if (2 * ((t1 - 1) % 64) + 8 >= t1) S(-(2 * ((t1 - 1) % 64)) + t1 + 126);
16ee4c34a8d0aa7a199578b4b4c9f93c50199487
f3eed0234b4d0ad2bbb2abd700cf1e2c7a0e8a1d
/AKWF-c/AKWF_dbass/AKWF_dbass_0052.h
b4c0333db22a4c99ec71e9de282174ddef45ef37
[ "CC0-1.0" ]
permissive
KristofferKarlAxelEkstrand/AKWF-FREE
b2defa1a2d389d309be6dd2e9f968923daf80d1b
cf8171df36e9fec25416b5f568b72a6e2cb69194
refs/heads/master
2023-07-23T18:22:36.939705
2023-07-10T17:14:40
2023-07-10T17:14:40
145,817,187
359
59
CC0-1.0
2023-07-10T17:14:41
2018-08-23T07:26:56
null
UTF-8
C
false
false
4,684
h
AKWF_dbass_0052.h
/* Adventure Kid Waveforms (AKWF) converted for use with Teensy Audio Library * * Adventure Kid Waveforms(AKWF) Open waveforms library * https://www.adventurekid.se/akrt/waveforms/adventure-kid-waveforms/ * * This code is in the public domain, CC0 1.0 Universal (CC0 1.0) * https://creativecommons.org/publicdom...
54a3f9831b1d8f2d2c290bfc1ef707eb0ebcb0fc
fd72e569835f284faf9f5491bac13e1f9eb50258
/大三/大三下/计算机应用设计/MSP-EXP430F5529 LAB CODE/LAB6/UserExperienceDemo/Puzzle/fsm_transition.h
a8831f3432df2c4da5294415804a1114d896aad5
[]
no_license
ChangWinde/SouthEastUniversity
119e4320f4dd2ca589dc38826aa9e9c9d8ceddf5
347873f2ee8063ca6392770d52fafb86034b6d53
refs/heads/master
2023-07-04T19:17:46.666846
2020-12-12T04:09:49
2020-12-12T04:09:49
150,752,892
227
83
null
2023-07-02T16:11:55
2018-09-28T14:31:13
C
UTF-8
C
false
false
1,071
h
fsm_transition.h
//****************************************************************************// // LCD Library // fsm_transition.h // // Describtion: // Transition functions // // Target MCU: MSP430F5529 // // Implemented with Application report: SLAA402 // //*****************************************************************...
4ced767b062c1976fc0d5ce1ad0a58a20a0702d5
abc0d80b9d6831d9820a3d00f5b28a9b250be891
/libMachO/MachO_ABI/Symbols/symbol.h
e1594c3f3ab01b8c42977a37f3272251d44997e0
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
DeVaukz/MachO-Kit
b917cef9df4acc91b6ea0fa9b02e9fc00cfd1119
ef5272fc3a6fe8b612df534ca1150f9733cd6c66
refs/heads/master
2022-09-05T11:36:24.773711
2021-12-06T04:24:18
2021-12-06T04:24:18
29,898,256
521
75
MIT
2022-08-10T20:28:58
2015-01-27T05:03:50
Objective-C
UTF-8
C
false
false
4,757
h
symbol.h
//----------------------------------------------------------------------------// //| //| MachOKit - A Lightweight Mach-O Parsing Library //! @file symbol.h //! //! @author D.V. //! @copyright Copyright (c) 2014-2015 D.V. All rights reserved. //| //| Permission is hereby granted, free of charge, t...
4011ebefc4f9b41bb52a3901b9af48c3bb437db8
ae90aa32e949a5eab9665f526f886f05860161d2
/code/c/07-linux/01-thread/race.c
bdb17888e149ea2768ac063f9a24357e4f79ca4c
[ "CC-BY-SA-3.0", "MIT" ]
permissive
cccbook/sp
4097ab760cfb013b689dc4739a439de29d85d324
aff23e6b18ba6221022b14b024fd562427c46d9a
refs/heads/master
2022-05-22T03:31:33.324045
2019-06-06T07:04:37
2019-06-06T07:04:37
156,299,694
257
96
MIT
2022-03-19T08:48:32
2018-11-05T23:56:37
Assembly
UTF-8
C
false
false
511
c
race.c
#include <stdio.h> #include <pthread.h> #define LOOPS 100000000 int counter = 0; void *inc() { for (int i=0; i<LOOPS; i++) { counter = counter + 1; } return NULL; } void *dec() { for (int i=0; i<LOOPS; i++) { counter = counter - 1; } return NULL; } int main() { pthread_t thread1, thread2; ...
2264f0a1e5057cd461d1137b78024fdc8bca6ea2
7c857119fe1505b1d80d6e62969661c06dc1a2f4
/MdePkg/Include/Library/DxeServicesTableLib.h
5e90cc81fefa59772ce9f4c446bf6e6f57df4153
[ "BSD-2-Clause" ]
permissive
CloverHackyColor/CloverBootloader
7042ca7dd6b513d22be591a295e49071ae1482ee
2711170df4f60b2ae5aa20add3e00f35cf57b7e5
refs/heads/master
2023-08-30T22:14:34.590134
2023-08-27T19:14:02
2023-08-27T19:14:02
205,810,121
4,734
770
BSD-2-Clause
2023-09-03T12:41:33
2019-09-02T08:22:14
C
UTF-8
C
false
false
1,057
h
DxeServicesTableLib.h
/** @file Provides a service to retrieve a pointer to the DXE Services Table. Only available to DXE module types. This library does not contain any functions or macros. It simply exports a global pointer to the DXE Services Table as defined in the Platform Initialization Driver Execution Environment C...
5960760594dacce886feb41d1560ff68cb6170ec
6d54a7b26d0eb82152a549a6a9dfde656687752c
/scripts/tools/zap/tests/outputs/all-clusters-app/app-templates/gen_config.h
bf4dbc94ede3f7d6eb8c5aeab96b630f52e2862a
[ "Apache-2.0", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
project-chip/connectedhomeip
81a123d675cf527773f70047d1ed1c43be5ffe6d
ea3970a7f11cd227ac55917edaa835a2a9bc4fc8
refs/heads/master
2023-09-01T11:43:37.546040
2023-09-01T08:01:32
2023-09-01T08:01:32
244,694,174
6,409
1,789
Apache-2.0
2023-09-14T20:56:31
2020-03-03T17:05:10
C++
UTF-8
C
false
false
20,557
h
gen_config.h
/* * * Copyright (c) 2022 Project CHIP Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requir...
cd690745ebd95ae65e9f601985ca20621337df7e
fb0f9abad373cd635c2635bbdf491ea0f32da5ff
/src/mono/mono/utils/mono-poll.h
4293cf884cd44e4aaa2a4ab37dc1e58e3504bfa1
[ "MIT" ]
permissive
dotnet/runtime
f6fd23936752e202f8e4d6d94f3a4f3b0e77f58f
47bb554d298e1e34c4e3895d7731e18ad1c47d02
refs/heads/main
2023-09-03T15:35:46.493337
2023-09-03T08:13:23
2023-09-03T08:13:23
210,716,005
13,765
5,179
MIT
2023-09-14T21:58:52
2019-09-24T23:36:39
C#
UTF-8
C
false
false
1,031
h
mono-poll.h
/** * \file */ #ifndef MONO_POLL_H #define MONO_POLL_H #include <mono/utils/mono-publib.h> #include <config.h> #ifdef HAVE_SYS_TIME_H #include <sys/time.h> #endif #include <sys/types.h> #ifdef HAVE_UNISTD_H #include <unistd.h> #endif #ifdef HAVE_POLL #ifdef HAVE_POLL_H #include <poll.h> #elif defined(HAVE_SYS_POL...
18bbb2a946ffe0efacce30ef5c3765a05067a472
88ae8695987ada722184307301e221e1ba3cc2fa
/third_party/eigen3/src/lapack/lapack_common.h
5ca6dd79c7e6598f6735432de13cad91dfc86823
[ "Apache-2.0", "LGPL-2.0-or-later", "MIT", "GPL-1.0-or-later", "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference", "MPL-2.0", "Minpack" ]
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
859
h
lapack_common.h
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2010-2014 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You c...
2eafe1e0fef546c7dcd445712515656046d6878c
2ef0e696b0b8d1b762a3df21a258406f1e0c73e2
/include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_and_fetch.h
a35307f018a462d1b297e3ddf1b4ab9c7b002089
[ "BSD-3-Clause" ]
permissive
electronicarts/EASTL
3fdf65152aaadae7c86e94aa482b950494f31c2f
05f4b4aef33f2f3ded08f19fa97f5a27ff35ff9f
refs/heads/master
2023-08-30T16:35:49.267717
2023-08-16T17:55:47
2023-08-16T17:55:47
48,068,902
7,952
1,216
BSD-3-Clause
2023-08-16T17:55:48
2015-12-15T21:04:13
C++
UTF-8
C
false
false
5,231
h
compiler_gcc_and_fetch.h
///////////////////////////////////////////////////////////////////////////////// // Copyright (c) Electronic Arts Inc. All rights reserved. ///////////////////////////////////////////////////////////////////////////////// #ifndef EASTL_ATOMIC_INTERNAL_COMPILER_GCC_AND_FETCH_H #define EASTL_ATOMIC_INTERNAL_COMPILER_G...
3bf9bc15bb5ccf238f44fc56807ff381480b05a0
40062e1545591a1a93c04e0ea084c48405c665fa
/third_party/libjpeg-turbo/libjpeg-turbo/tjbench.c
be6d23caeed22ca6f76e208309b75407ec8ce290
[ "MIT", "BSD-3-Clause", "IJG", "Zlib", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
neka-nat/cupoch
ad1f55eba2f4fb810ff2cd3af620f11a90aef69a
122b69b5312885734c224f9deef813e2b1463017
refs/heads/master
2023-07-09T00:08:50.033219
2023-06-30T07:53:53
2023-06-30T07:53:53
216,847,240
739
103
MIT
2023-04-04T15:30:55
2019-10-22T15:26:24
C++
UTF-8
C
false
false
39,536
c
tjbench.c
/* * Copyright (C)2009-2019 D. R. Commander. All Rights Reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * - Redistributions of source code must retain the above copyright notice, * this list of con...
57c1fb94235983a83149c6617eeb558c340590a5
2b4867ce106d3068b67f2244019247df9cf6f341
/tests/runner-tests/decls/typedef/4.c
54dae244fc191d4ac4439bd79328b8f9009f913d
[ "BSD-3-Clause" ]
permissive
jyn514/saltwater
d22b29ac40a4e3deb6128d904759d9183f081ab4
097c72d30e325de57fbed8a506431754a0560374
refs/heads/master
2023-05-09T05:44:43.147928
2021-06-03T02:53:32
2021-06-03T02:53:32
190,940,981
131
25
BSD-3-Clause
2021-04-07T22:58:39
2019-06-08T22:26:45
Rust
UTF-8
C
false
false
42
c
4.c
// no-main typedef struct __IO_FILE FILE;
876f2dff68599d53f2186337e48c6ded938efb21
61c4b7973dc50c0c2481c745436ff39a8600ff1c
/2018/threadoverhead/malloc-memusage.c
3554c0697e5947f067418090e578a2beaad2f4ee
[ "Unlicense", "LicenseRef-scancode-public-domain" ]
permissive
eliben/code-for-blog
ff1a0b3a495db2c57bfeb431107767bb728b9417
94e36f22017424b5e372c5f362e0dde0f21b7fd3
refs/heads/master
2023-09-01T17:57:08.074883
2023-08-28T13:13:26
2023-08-28T13:13:26
23,960,698
1,482
1,019
Unlicense
2023-07-06T13:58:51
2014-09-12T12:59:05
Python
UTF-8
C
false
false
1,680
c
malloc-memusage.c
// Demonstrate VSZ usage vs. RSS usage. // // Eli Bendersky [http://eli.thegreenplace.net] // This code is in the public domain. #include <ctype.h> #include <pthread.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <sys/resource.h> #include <unistd.h> // This function is used to prevent optimizat...
964cd95c835779cc8f573337e51810e55bc7c893
e65a4dbfbfb0e54e59787ba7741efee12f7687f3
/graphics/libvisual/files/patch-libvisual-lv_cpu.c
b81f188e1bf328a90881ea65d4ac189f254f3f40
[ "BSD-2-Clause" ]
permissive
freebsd/freebsd-ports
86f2e89d43913412c4f6b2be3e255bc0945eac12
605a2983f245ac63f5420e023e7dce56898ad801
refs/heads/main
2023-08-30T21:46:28.720924
2023-08-30T19:33:44
2023-08-30T19:33:44
1,803,961
916
918
NOASSERTION
2023-09-08T04:06:26
2011-05-26T11:15:35
null
UTF-8
C
false
false
307
c
patch-libvisual-lv_cpu.c
--- libvisual/lv_cpu.c.orig 2010-04-25 17:13:26.000000000 +0200 +++ libvisual/lv_cpu.c 2010-04-25 17:11:29.000000000 +0200 @@ -423,7 +423,7 @@ #endif #endif /* VISUAL_ARCH_X86 */ -#if VISUAL_ARCH_POWERPC +#if defined(VISUAL_ARCH_POWERPC) check_os_altivec_support (); #endif /* VISUAL_ARCH_POWERPC */
744ec8009236d1d33bc6917d4e3218c5cac1ed9f
89db60818afeb3dc7c3b7abe9ceae155f074f7f2
/src/cmd/9660/dump.c
ad762f2175f6dcbff6568956fa634866de15238d
[ "bzip2-1.0.6", "LPL-1.02", "MIT" ]
permissive
9fans/plan9port
63c3d01928c6f8a8617d3ea6ecc05bac72391132
65c090346a38a8c30cb242d345aa71060116340c
refs/heads/master
2023-08-25T17:14:26.233105
2023-08-23T13:21:37
2023-08-23T18:47:08
26,095,474
1,645
468
NOASSERTION
2023-09-05T16:55:41
2014-11-02T22:40:13
C
UTF-8
C
false
false
9,576
c
dump.c
#include <u.h> #include <libc.h> #include <bio.h> #include <libsec.h> #include <ctype.h> #include "iso9660.h" static void md5cd(Cdimg *cd, ulong block, ulong length, uchar *digest) { int n; uchar buf[Blocksize]; DigestState *s; s = md5(nil, 0, nil, nil); while(length > 0) { n = length; if(n > Blocksize) n...
0e74fb05412a81692b85295d6fb24add602a9d19
fbdc48c28e54fb33ae4842ef95ff63893902c99a
/src/hal/cmsis/src/dsp/FilteringFunctions/arm_fir_lattice_init_q31.c
4dc30cced6b2b78b57cd04a0988c3efd1acb9997
[ "MIT", "LicenseRef-scancode-proprietary-license" ]
permissive
openmv/openmv
44d4b79fc8693950a2e330e5e0fd95b5c36e230f
8a90e070a88b7fc14c87a00351b9c4a213278419
refs/heads/master
2023-08-30T20:59:57.227603
2023-08-23T16:50:55
2023-08-23T16:50:55
14,360,940
2,150
1,226
MIT
2023-09-14T07:18:15
2013-11-13T10:23:44
C
UTF-8
C
false
false
2,018
c
arm_fir_lattice_init_q31.c
/* ---------------------------------------------------------------------- * Project: CMSIS DSP Library * Title: arm_fir_lattice_init_q31.c * Description: Q31 FIR lattice filter initialization function * * $Date: 27. January 2017 * $Revision: V.1.5.1 * * Target Processor: Cortex-M cores *...
51c39ed7379af806c2aa1629332df9304844dd3b
4581c9aeab6aceb1eac7e82446aba885e115790e
/src/libpgagroal/management.c
1b1041498a63a529c861fe620c20a25579b65b5f
[ "BSD-3-Clause" ]
permissive
agroal/pgagroal
7fc1b5205c5ce7ff9a18c0e42f1d9a9aefe5aae2
3792436d73a4ea9296d03ed25fc8e71b0487d316
refs/heads/master
2023-08-31T09:01:47.500071
2023-07-14T14:59:55
2023-07-14T14:59:55
204,962,510
613
59
BSD-3-Clause
2023-09-05T12:35:46
2019-08-28T15:19:42
C
UTF-8
C
false
false
42,343
c
management.c
/* * Copyright (C) 2023 Red Hat * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, this list * of conditions and the following disclaimer...
19ad131a7b7c67610de67861565e3d1b36403eb5
670c8a0a88870f92e3218a75a113ad375e17a3ae
/code/cha11/Time.h
d7e34e9450b7d9f897ce9e0b8f8c32f0f02e4eea
[]
no_license
AllenDowney/ThinkCPP
8797a856e802b5b9c5c666ad71ba0780e388ba48
2ca51172a3104f455612e879be36681bf6c1b230
refs/heads/master
2022-04-26T19:13:02.534278
2022-03-16T20:31:36
2022-03-16T20:31:36
37,997,579
117
58
null
2022-03-16T20:31:37
2015-06-24T16:46:10
PostScript
UTF-8
C
false
false
360
h
Time.h
struct Time { // instance variables int hour, minute; double second; // constructors Time (int hour, int min, double secs); Time (double secs); // modifiers void increment (double secs); // functions void print () const; bool after (const Time& time2) const; Time add (const Time& t2) const; ...
c4e677841832983bae5a1a424c14234732abc2f9
c0bfd93cd7f26a271268e504959256f1e02c6806
/components/libsodium/libsodium/test/default/aead_chacha20poly1305.c
8d1b3aaeba7bbc7207a19ca7a2e539f1a96aef62
[ "ISC", "Apache-2.0" ]
permissive
espressif/ESP8266_RTOS_SDK
606f396e92d2675d9854f0fabd88587fbbbaf267
af0cdc36fa2600033d0a09301c754008cf1503c1
refs/heads/master
2023-08-24T22:40:15.373553
2023-05-06T02:04:24
2023-05-06T02:04:24
27,584,181
3,163
1,749
Apache-2.0
2023-08-09T10:48:13
2014-12-05T09:27:12
C
UTF-8
C
false
false
13,726
c
aead_chacha20poly1305.c
#define TEST_NAME "aead_chacha20poly1305" #include "cmptest.h" static int tv(void) { #undef MLEN #define MLEN 10U #undef ADLEN #define ADLEN 10U #undef CLEN #define CLEN (MLEN + crypto_aead_chacha20poly1305_ABYTES) static const unsigned char firstkey[crypto_aead_chacha20poly1305_KEYBYTES] = { 0x42, 0x9...
9e839a97f28d600ca5a61499c75257db62a0da5b
88ae8695987ada722184307301e221e1ba3cc2fa
/third_party/wayland/src/tests/queue-test.c
86a360256fcf07944e61c782889e980672337ed9
[ "Apache-2.0", "LGPL-2.0-or-later", "MIT", "GPL-1.0-or-later", "BSD-3-Clause" ]
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
10,060
c
queue-test.c
/* * Copyright © 2012 Jonas Ådahl * * 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, publish, ...
32aaaf5e413da5c4f79ae611e94166c22b331d96
810237086aae7600b9ef87a610aec4777b1bf156
/Example/Pods/Headers/Private/SJBaseVideoPlayer/CALayer+SJBaseVideoPlayerExtended.h
b54ffe7e9374684d53eed906fd98a4f2c0baea22
[ "MIT" ]
permissive
changsanjiang/SJVideoPlayer
f63f3156d5ad07ec107b0feb481110222dd45a85
bff75e1f7f033edc05e07c333ce3557cb289c95c
refs/heads/master
2022-12-20T22:47:04.095976
2022-12-10T08:57:46
2022-12-10T08:57:46
100,693,284
2,680
513
MIT
2022-11-02T11:04:42
2017-08-18T08:56:30
Objective-C
UTF-8
C
false
false
93
h
CALayer+SJBaseVideoPlayerExtended.h
../../../SJBaseVideoPlayer/SJBaseVideoPlayer/Common/UIKit/CALayer+SJBaseVideoPlayerExtended.h
75a22d67556bffa8f5f88f5316b138505f35254b
a3d6556180e74af7b555f8d47d3fea55b94bcbda
/third_party/brotli/enc/compress_fragment.h
099a97913b2c2094102fb333ecc8c7e287678198
[ "MIT", "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause", "GPL-1.0-or-later", "LGPL-2.0-or-later", "Apache-2.0" ]
permissive
chromium/chromium
aaa9eda10115b50b0616d2f1aed5ef35d1d779d6
a401d6cf4f7bf0e2d2e964c512ebb923c3d8832c
refs/heads/main
2023-08-24T00:35:12.585945
2023-08-23T22:01:11
2023-08-23T22:01:11
120,360,765
17,408
7,102
BSD-3-Clause
2023-09-10T23:44:27
2018-02-05T20:55:32
null
UTF-8
C
false
false
3,597
h
compress_fragment.h
/* Copyright 2015 Google Inc. All Rights Reserved. Distributed under MIT license. See file LICENSE for detail or copy at https://opensource.org/licenses/MIT */ /* Function for fast encoding of an input fragment, independently from the input history. This function uses one-pass processing: when we find a back...
2d1c02bb2d0c005c8a65f4ec6edc49fa2af831f9
b6fd3ebe265cc089f76391068f07d2e7ea361e76
/core/fmt/savescr.c
373fea492b3b25c7ae3bd29ed495db62b81fa755
[ "MIT" ]
permissive
foone/BRender-v1.3.2
55bbdba6470234e158f82247bb5e03c2c27b9e3e
d88d0ed41122664b9781015b517db64353e16f19
refs/heads/main
2022-05-05T22:39:56.191332
2022-05-05T22:33:54
2022-05-05T22:33:54
488,348,032
486
35
MIT
2022-05-03T23:06:16
2022-05-03T20:06:34
C
UTF-8
C
false
false
7,293
c
savescr.c
/* * Copyright (c) 1993-1995 by Argonaut Technologies Limited. All rights reserved. * * $Id: savescr.c 1.2 1998/03/05 20:24:07 jon Exp $ * $Locker: $ * * Save a Material Script file */ #include "brender.h" #include "fmt.h" BR_RCS_ID("$Id: savescr.c 1.2 1998/03/05 20:24:07 jon Exp $") /* * The default material...
ef614ea2cba9a67015ecf85f6d7ab4b0f16dcb5c
2c401decaf99fae89bb5a24018c14591578998c6
/app/src/main/jni/auxiliary/spectre-gen.c
b2fa1c5f0853cad9fb4cb2ee5d2479348c511203
[ "MIT" ]
permissive
chrisboyle/sgtpuzzles
71270d9e8d29e60223eae049b45466abaf329969
6d550adc204c2b56e640f471603199875b1a96cd
refs/heads/main
2023-08-31T15:07:52.664146
2023-08-30T20:47:27
2023-08-30T20:47:27
356,848
469
165
NOASSERTION
2023-06-04T05:29:42
2009-11-01T10:04:16
C
UTF-8
C
false
false
22,870
c
spectre-gen.c
/* * Generate the lookup tables used by the Spectre tiling. */ #include <assert.h> #include <errno.h> #include <math.h> #include <stdio.h> #include <string.h> #include "puzzles.h" #include "tree234.h" #include "spectre-internal.h" #include "spectre-tables-manual.h" #include "spectre-tables-extra.h" #include "spectr...
ccf9016fdd91784fe394bd1a9d1e6b20b441a6f2
d2253070a3a64b14dee5ca0b3d311919178e590c
/tools/gbagfx/options.h
830158b52e901edebfa1bf68cad9ae96843effb1
[ "MIT" ]
permissive
pret/pokeemerald
ce232eccdde78502f3c251d672b26af3e1d7e508
d67914e114c937c4c80ce128ddc5523d4dc2cd40
refs/heads/master
2023-08-31T11:23:13.877932
2023-08-27T23:40:59
2023-08-27T23:40:59
43,677,244
1,944
1,903
null
2023-09-12T22:48:06
2015-10-05T10:09:22
C
UTF-8
C
false
false
610
h
options.h
// Copyright (c) 2018 huderlem #ifndef OPTIONS_H #define OPTIONS_H #include <stdbool.h> #include "gfx.h" struct GbaToPngOptions { char *paletteFilePath; int bitDepth; bool hasTransparency; int width; int metatileWidth; int metatileHeight; char *tilemapFilePath; bool isAffineMap; b...
687c2fde35cfb616d56c2d1bbd488485c286c43e
4aec457e24812a0baedb622f96f02c9bf81984a8
/tests/bench_server.c
d9c28ea76536b94eada8b16683b9cfa5ffe923f7
[ "MIT" ]
permissive
starwing/znet
fb2df876315fd4533a2b0c3d1a7ff7177223f88f
4380d8bc41312288fea8a9c0bca86908a0bb9e13
refs/heads/master
2022-05-25T13:20:39.304556
2022-03-31T12:49:30
2022-04-29T13:40:36
36,144,118
170
41
MIT
2022-04-29T13:40:37
2015-05-23T21:53:04
C
UTF-8
C
false
false
3,776
c
bench_server.c
#define ZN_IMPLEMENTATION #include "../znet.h" #include "../zn_buffer.h" #include "zn_bufferpool.h" #include <stdio.h> /* server */ zn_State *S; zn_BufferPool pool; #define INTERVAL 5000 int send_count = 0; int recv_count = 0; int connect_count = 0; static void on_send(void *ud, zn_Tcp *tcp, unsigned err, unsigne...
4ad8a0788ef589f82f4783cae04db4c8dd05b3c5
a17149fe4e58b1a087d2c055e09e3efa194dbc04
/linux/term.c
0aa8f82a0fede3bd0837a82da966966a01db74f0
[ "ISC", "MIT" ]
permissive
laanwj/k210-sdk-stuff
7a05d5d936c086cc3398cdff1cdaded451b40a99
ecdd3e8790a8f014b627f4b35e1dd3a37cef86a5
refs/heads/master
2023-04-07T14:50:34.919197
2023-03-18T15:20:00
2023-03-18T15:20:00
184,874,120
141
39
ISC
2022-04-04T09:11:39
2019-05-04T09:12:28
C
UTF-8
C
false
false
3,604
c
term.c
/** term: Minimal interactive serial console. * Usage: term /dev/ttyS1 * * Copyright (c) 2020 W.J. van der Laan * Distributed under the MIT software license, */ #include <errno.h> #include <fcntl.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <termios.h> #include <unistd.h> #include <poll.h...
5094f487161f0d8700a26f78a9c9afeefd00cd65
fbe68d84e97262d6d26dd65c704a7b50af2b3943
/third_party/libdwarf-20191104/dwarfdump/print_macros.c
caac95cdf6d2a0adecc18347c37599b00b1c7be6
[ "LGPL-2.0-or-later", "GPL-1.0-or-later", "GPL-2.0-only", "MIT", "LGPL-2.1-only" ]
permissive
thalium/icebox
c4e6573f2b4f0973b6c7bb0bf068fe9e795fdcfb
6f78952d58da52ea4f0e55b2ab297f28e80c1160
refs/heads/master
2022-08-14T00:19:36.984579
2022-02-22T13:10:31
2022-02-22T13:10:31
190,019,914
585
109
MIT
2022-01-13T20:58:15
2019-06-03T14:18:12
C++
UTF-8
C
false
false
6,932
c
print_macros.c
/* Copyright (C) 2000-2006 Silicon Graphics, Inc. All Rights Reserved. Portions Copyright 2007-2010 Sun Microsystems, Inc. All rights reserved. Portions Copyright 2009-2018 SN Systems Ltd. All rights reserved. Portions Copyright 2008-2018 David Anderson. All rights reserved. This program is free software; y...
cba3ee1c70a8772a4c07ee0d77db088d523ff1d7
fbe68d84e97262d6d26dd65c704a7b50af2b3943
/third_party/virtualbox/src/VBox/Devices/Graphics/shaderlib/wine/include/corerror.h
a7e17c186102c688f40a63eda50d5333c2c4da18
[ "LGPL-2.0-or-later", "LGPL-2.1-or-later", "LGPL-2.1-only", "GPL-1.0-or-later", "LGPL-2.0-only", "GPL-2.0-only", "LicenseRef-scancode-unknown-license-reference", "CDDL-1.0", "LicenseRef-scancode-warranty-disclaimer", "GPL-2.0-or-later", "MPL-1.0", "LicenseRef-scancode-generic-exception", "Apa...
permissive
thalium/icebox
c4e6573f2b4f0973b6c7bb0bf068fe9e795fdcfb
6f78952d58da52ea4f0e55b2ab297f28e80c1160
refs/heads/master
2022-08-14T00:19:36.984579
2022-02-22T13:10:31
2022-02-22T13:10:31
190,019,914
585
109
MIT
2022-01-13T20:58:15
2019-06-03T14:18:12
C++
UTF-8
C
false
false
6,793
h
corerror.h
/* * Copyright 2008 James Hawkins * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is...
c3442461c1777b921e1d11056cc137f34a699aed
7664f318ed04bd0680f3d82321c18896e3ef6ad5
/src/overlays/effects/ovl_Effect_Ss_Stone1/z_eff_ss_stone1.h
680345014fcc2eb3facdc0196be896d22ff73c1f
[]
no_license
zeldaret/oot
9c80ce17f2d8fd61514b375f92ee4739b5ce9d4e
2875ab4fcf5c5f81d76353d1ee0024c9ea8d0b23
refs/heads/master
2023-08-29T05:29:31.356427
2023-08-28T22:48:52
2023-08-28T22:48:52
247,875,738
4,401
802
null
2023-09-14T13:34:38
2020-03-17T04:02:19
C
UTF-8
C
false
false
213
h
z_eff_ss_stone1.h
#ifndef Z_EFF_SS_STONE1_H #define Z_EFF_SS_STONE1_H #include "ultra64.h" #include "global.h" typedef struct { /* 0x00 */ Vec3f pos; /* 0x00 */ s32 unk_C; } EffectSsStone1InitParams; // size = 0x #endif
ba02c1c787452f4e44cc3ec3ad34877fa5a4f972
3499b1145f0827498625ec0ac71ba82bbbbda4ed
/board-package-source/libraries/Arduboy2/examples/HardwareTest/bitmaps.h
f2969487deef917d4d5a9243ee7b7b62077c9d98
[ "CC0-1.0", "Zlib", "LGPL-2.0-or-later", "LGPL-2.1-only", "BSD-3-Clause", "MIT", "LicenseRef-scancode-public-domain", "BSD-2-Clause", "LGPL-2.1-or-later" ]
permissive
MrBlinky/Arduboy-homemade-package
09120974a9c6a9ad1871ac68cbf852bb253bbd8e
3b71be313e1a4daaa745a15cdf2b58c92b101441
refs/heads/master
2023-07-22T18:36:15.664481
2023-07-15T22:08:51
2023-07-15T22:08:51
121,283,656
104
31
CC0-1.0
2023-01-02T08:24:54
2018-02-12T18:16:15
C++
UTF-8
C
false
false
10,030
h
bitmaps.h
#ifndef BITMAPS_H #define BITMAPS_H /******************* * Background image *******************/ const unsigned char PROGMEM background_gfx[] = { // width, height, 128, 64, 0x00, 0x00, 0xfe, 0xfe, 0xfe, 0x66, 0x66, 0xe6, 0xe6, 0xfe, 0xbe, 0x1c, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x10, 0x48, 0xa8, 0x48, 0xa8, 0x48...
273c1ef90f53a49d37ec5745f4ea9a371cd41d8d
d9ea45dbc964799991b9191ae620d2f150652a3d
/Sources/kinc/input/pen.h
d16e957ed28e085461605cde6d9a192cafd92d20
[ "Zlib" ]
permissive
Kode/Kinc
6ebb1cfa11c6e9ed0e153c486f573f1d7dca5664
d90b7478b192c8270e0ee32c0c3ee18977becd7a
refs/heads/main
2023-08-08T16:50:01.534587
2023-08-07T20:22:46
2023-08-07T20:22:46
10,254,751
283
249
Zlib
2023-08-26T12:27:36
2013-05-23T22:22:58
C
UTF-8
C
false
false
5,058
h
pen.h
#pragma once #include <kinc/global.h> /*! \file pen.h \brief Provides pen-support. */ #ifdef __cplusplus extern "C" { #endif /// <summary> /// Sets the pen-press-callback which is called when the pen is touching the drawing-surface. /// </summary> /// <param name="value">The callback</param> KINC_FUNC void kinc...
19c143fde654e1f06ac5248f121f1319991b14e2
88ae8695987ada722184307301e221e1ba3cc2fa
/third_party/ffmpeg/libavcodec/mips/cabac.h
20ecab43207ca79094a740d4ce317386ee5af8d0
[ "BSD-3-Clause", "Apache-2.0", "LGPL-2.0-or-later", "MIT", "GPL-1.0-or-later", "LGPL-2.1-only", "LGPL-3.0-only", "GPL-2.0-only", "LGPL-2.1-or-later", "GPL-3.0-or-later", "LGPL-3.0-or-later", "IJG", "LicenseRef-scancode-other-permissive", "GPL-2.0-or-later", "GPL-3.0-only" ]
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
11,187
h
cabac.h
/* * Loongson SIMD optimized h264chroma * * Copyright (c) 2018 Loongson Technology Corporation Limited * Contributed by Shiyou Yin <yinshiyou-hf@loongson.cn> * Gu Xiwei(guxiwei-hf@loongson.cn) * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify ...
90c2537809de96638ce76ecc3268137554593509
aa3befea459382dc5c01c925653d54f435b3fb0f
/boards/xtensa/esp32/esp32-wrover-kit/src/esp32_autoleds.c
ef658a70351f6571e29e6c81e8073a145c317389
[ "MIT-open-group", "BSD-3-Clause", "HPND-sell-variant", "BSD-4-Clause-UC", "LicenseRef-scancode-warranty-disclaimer", "MIT-0", "LicenseRef-scancode-bsd-atmel", "LicenseRef-scancode-gary-s-brown", "LicenseRef-scancode-proprietary-license", "SunPro", "MIT", "LicenseRef-scancode-public-domain-disc...
permissive
apache/nuttx
14519a7bff4a87935d94fb8fb2b19edb501c7cec
606b6d9310fb25c7d92c6f95bf61737e3c79fa0f
refs/heads/master
2023-08-25T06:55:45.822534
2023-08-23T16:03:31
2023-08-24T21:25:47
228,103,273
407
241
Apache-2.0
2023-09-14T18:26:05
2019-12-14T23:27:55
C
UTF-8
C
false
false
5,424
c
esp32_autoleds.c
/**************************************************************************** * boards/xtensa/esp32/esp32-wrover-kit/src/esp32_autoleds.c * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional informa...
060b932cd14a58021abdca09a81ae4fa923bd743
290c96ec464bc49084696b1df71c088ddcc9ffff
/modules/iopcore/cdvdman/internal.h
f64292a0dabe2909d46b013f0de7d02f877789ae
[ "AFL-3.0" ]
permissive
ps2homebrew/Open-PS2-Loader
c23cce4e8b6d08bdc4b229da9bcb7c9bd31fc255
9e12706ef5ac0f4a3b72fe5860c1e38d2e94e151
refs/heads/master
2023-08-14T21:37:43.222099
2023-08-14T18:18:19
2023-08-14T18:18:19
70,989,832
1,378
262
AFL-3.0
2023-08-19T21:20:14
2016-10-15T13:37:16
C
UTF-8
C
false
false
3,494
h
internal.h
#ifndef __CDVDMAN_INTERNAL__ #define __CDVDMAN_INTERNAL__ #include "dev9.h" #include "oplsmb.h" #include "smb.h" #include "atad.h" #include "ioplib_util.h" #include "cdvdman_opl.h" #include "cdvd_config.h" #include "device.h" #include <loadcore.h> #include <stdio.h> #include <sifman.h> #include <sysclib.h> #include ...
82caecdbb328cec60d594e755964c065525c452a
4ba76056c744ada0a01fb27b7cad8464cefc7aa0
/supports/toolchains/LiveEditor/PainterEngine_Startup.h
5c31d99ebc1efae835b12e9cda7892350b4114ed
[ "BSD-3-Clause" ]
permissive
matrixcascade/PainterEngine
23e110e25a39e1d016ed7936eac23e06932456b4
1d3e6e85f337e8a8db44680094ab3f4b988507cb
refs/heads/master
2023-08-29T11:29:26.934779
2023-08-23T09:23:04
2023-08-23T09:23:04
190,119,926
1,989
253
BSD-3-Clause
2023-09-05T12:19:31
2019-06-04T03:08:26
C
UTF-8
C
false
false
2,084
h
PainterEngine_Startup.h
#ifndef PAINTERENGINE_STARTUP_H #define PAINTERENGINE_STARTUP_H ////////////////////////////////////////////////////////////////////////// //Configures #include "platform/modules/px_file.h" #define PX_APPLICATION_NAME "PainterEngine LiveFramework Editor" #define PX_APPLICATION_SURFACE_SIZE 800 #define PX_APPLICATION...
47bc1bf0f73df1ae33733cd3d372f25013848baf
248f9d022d678a8e12e84b9ed004d1f544b1962d
/include/os_nvm.h
b5d550aa080b3c90bc0aaf6e3cc514d762b45ace
[ "Apache-2.0" ]
permissive
LedgerHQ/nanos-secure-sdk
09893a7ed38adb1d814bec75216f6dc137e212e8
12e5f6f875bf5deb9464b944f50079aaca1a3b98
refs/heads/master
2023-09-04T10:38:06.237940
2023-09-01T11:37:06
2023-09-01T11:37:06
64,407,069
102
69
Apache-2.0
2023-06-28T07:13:03
2016-07-28T15:30:40
C
UTF-8
C
false
false
1,420
h
os_nvm.h
#pragma once #include "bolos_target.h" #include "decorators.h" #if defined(ST31) #define NVM_ERASED_WORD_VALUE 0xFFFFFFFFUL #elif defined(ST33) #define NVM_ERASED_WORD_VALUE 0xFFFFFFFF #endif // write in persistent memory, to make things easy keep a layout of the memory // in a structure and update fields upon needs...
bf6980e4da579b89a54ea75bb00752ce14e3b117
d61b532db0d3e08818338cfaac530a1ced1ffe3b
/util/ceg/defaults/pseudo/C_insertpart.c
50331be03f4623564d33ff181dde0e1a61e2684c
[ "LicenseRef-scancode-other-permissive" ]
permissive
davidgiven/ack
61049c7a8e95ff61a77b1edd3c22bb290720e276
db5a32c68c4a60ca26a3927a799ea662b5b2b0e5
refs/heads/default
2023-08-29T07:33:12.771205
2023-07-08T20:17:27
2023-07-08T20:17:27
37,686,316
376
74
NOASSERTION
2023-07-08T20:17:28
2015-06-18T21:33:42
C
UTF-8
C
false
false
543
c
C_insertpart.c
#define CODE_EXPANDER #include <em.h> #include "back.h" void C_insertpart( d) int d; { char *s; swtxt(); C_jump(extnd_part( d)); symbol_definition( s = extnd_cont( d)); set_local_visible( s); } void C_beginpart( d) int d; { char *s; swtxt(); C_jump(extnd_main( d)); symbol_definition(s = extnd_part( d));...
765cb67c31761eca093f0db70f7b7c44c3c662cc
f79dec3c4033ca3cbb55d8a51a748cc7b8b6fbab
/games/boson/patches/patch-boson_bo3dsload.h
a9eaf57e5bf463d13e36d2a654e6acbe72f8f27a
[]
no_license
jsonn/pkgsrc
fb34c4a6a2d350e8e415f3c4955d4989fcd86881
c1514b5f4a3726d90e30aa16b0c209adbc276d17
refs/heads/trunk
2021-01-24T09:10:01.038867
2017-07-07T15:49:43
2017-07-07T15:49:43
2,095,004
106
47
null
2016-09-19T09:26:01
2011-07-23T23:49:04
Makefile
UTF-8
C
false
false
813
h
patch-boson_bo3dsload.h
$NetBSD: patch-boson_bo3dsload.h,v 1.1 2011/12/20 10:35:09 wiz Exp $ Avoid duplicate name in declaration. --- boson/bo3dsload.h.orig 2003-01-07 07:20:47.000000000 +0000 +++ boson/bo3dsload.h @@ -86,9 +86,9 @@ protected: void loadFrame(int frame); void countNodes(Lib3dsNode* node, int* count); void loadFrameNode...
cc376c5e008c3c07f7d25a806a21cb2b4dc99dc6
9907672fcd81ab73ac63b2a83422a82bf31eadde
/tyama_icpc2014dpB(aizu2583-kcs1013B).c
6c4f42dc314d12588979f732fb2e8ae6bf824c31
[ "0BSD" ]
permissive
cielavenir/procon
bbe1974b9bddb51b76d58722a0686a5b477c4456
746e1a91f574f20647e8aaaac0d9e6173f741176
refs/heads/master
2023-06-21T23:11:24.562546
2023-06-11T13:15:15
2023-06-11T13:15:15
7,557,464
137
136
null
2020-10-20T09:35:52
2013-01-11T09:40:26
C++
UTF-8
C
false
false
655
c
tyama_icpc2014dpB(aizu2583-kcs1013B).c
#include <stdio.h> #include <string.h> #include <stdlib.h> #define LINE 1100 char M[1001][LINE]; char* myfgets(char *b,int n,FILE *f){ char *r=fgets(b,n,f); if(!r)return NULL; if(b[strlen(b)-1]=='\n')b[strlen(b)-1]=0; if(b[strlen(b)-1]=='\r')b[strlen(b)-1]=0; return r; } int main(){ int n,i,j,k; for(;myfgets(*M,...
fd3b8ebdb55e6348b11e8f99d910afd3dcc7c986
03b2c80dbc41e904b167d504666e27d798da5447
/develop/windows/windows_screen.c
a1080863eaa458942c8bab14063cb26b78e7ce74
[ "Unlicense" ]
permissive
nptcl/npt
7c1570b497cdce0b8971cb445fbc04cb500232d3
aa714a2370ac9fa5348c2fc96159b40b9de3de07
refs/heads/master
2023-03-20T09:13:54.669118
2022-07-02T11:17:44
2022-07-02T11:17:44
171,985,905
160
12
Unlicense
2023-03-11T01:36:37
2019-02-22T03:11:34
C
UTF-8
C
false
false
1,687
c
windows_screen.c
#include "windows_screen.h" #include "terme_arch.h" #include "typedef.h" #include <Windows.h> int Window_Mode; int Window_Exit; int Window_Update; unsigned Window_SizeX; unsigned Window_SizeY; unsigned Window_CursorX; unsigned Window_CursorY; static CRITICAL_SECTION Windows_Lock; COLORREF Window_Color1_Default; COLORR...
3b1f41e0f8d11af676333d600ec40ead3505fb96
d61b532db0d3e08818338cfaac530a1ced1ffe3b
/util/ego/share/show.c
f709a62b73a4f7a9c07145b4840a71c9eca5426a
[ "LicenseRef-scancode-other-permissive" ]
permissive
davidgiven/ack
61049c7a8e95ff61a77b1edd3c22bb290720e276
db5a32c68c4a60ca26a3927a799ea662b5b2b0e5
refs/heads/default
2023-08-29T07:33:12.771205
2023-07-08T20:17:27
2023-07-08T20:17:27
37,686,316
376
74
NOASSERTION
2023-07-08T20:17:28
2015-06-18T21:33:42
C
UTF-8
C
false
false
7,151
c
show.c
/* $Id$ */ /* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". */ /* S H O W . C */ /* This program can be used to make the output of the 'cf' pass * human readable. It will display either the procedure tabl...
c674d39d2abc069bf2d0db35b6a424964ada819b
22506f26940deb3916b9a320e7d4485f2f58ecc1
/libass/ass_parse.c
fae575a8254cf9cb3d88a8c66fd6329aa808b50c
[ "ISC" ]
permissive
libass/libass
92b865e13ccd897212960b57b1c68ab00a452d91
5c15c883a4783641f7e71a6a1f440209965eb64f
refs/heads/master
2023-09-04T20:40:39.928295
2023-08-06T01:57:20
2023-08-21T01:11:57
11,696,642
828
234
ISC
2023-09-05T21:52:57
2013-07-26T23:11:51
C
UTF-8
C
false
false
40,664
c
ass_parse.c
/* * Copyright (C) 2009 Grigori Goronzy <greg@geekmind.org> * * This file is part of libass. * * 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 all copies. * *...
3119d5d9e7be7ba4e0ee17967b944d4cd47d5818
3bd385b466cb035fecd2b0c11ae054d42bf44fc2
/src/core/sequence_buffer.h
9104babf6b09bdbf23cff467bf3a2c38355ff881
[ "LicenseRef-scancode-unknown-license-reference", "ISC", "BSD-2-Clause", "LicenseRef-scancode-mit-old-style", "Zlib", "MIT", "BSD-3-Clause", "bzip2-1.0.6" ]
permissive
genometools/genometools
c366dff04f6baa887f6b3be3ec55bce824b2bae1
df1df94b8c05a9c9bf848ffc6755c87b58573da5
refs/heads/master
2023-04-13T13:57:18.748796
2023-04-09T21:29:53
2023-04-09T21:29:53
11,177,980
237
63
NOASSERTION
2023-04-09T21:29:54
2013-07-04T13:39:38
C
UTF-8
C
false
false
5,556
h
sequence_buffer.h
/* Copyright (c) 2009 Sascha Steinbiss <steinbiss@zbh.uni-hamburg.de> Copyright (c) 2009 Center for Bioinformatics, University of Hamburg 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 perm...
37a7fccaf889469fda8d233118df7f3ba19f6c94
a36899b1da27a9bf6f89c5fef60bd71b96779fc7
/apis/isis-ants-api/isis-ants-api/ants-api.h
7cdc7d002a5e309e8512d0dec7fcd8435dafb68c
[ "Apache-2.0" ]
permissive
kubos/kubos
b26cb13f8bc60b9e333906f391c51d8c8651d6ce
49b4bf78939cac4161374e696f1b8c834921ad7c
refs/heads/master
2023-08-03T10:19:22.732695
2023-02-21T19:32:46
2023-02-21T19:32:46
117,996,656
300
70
Apache-2.0
2023-07-25T22:54:04
2018-01-18T14:55:14
Rust
UTF-8
C
false
false
8,933
h
ants-api.h
/* * Copyright (C) 2018 Kubos Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or ...
3d8ea386986e9ce075f1bc0cd3687d19b077ae0a
e8b04bef9aa1ac8e2c109dd315f133c8f4d28ae6
/projects/robots/robotis/darwin-op/libraries/robotis-op2/robotis/Linux/include/mjpg_streamer.h
d0a5abeabc44ea6e6fc3b6b04da40a8740218bf9
[ "Apache-2.0" ]
permissive
cyberbotics/webots
f075dacf4067e8dcebbfd89e8690df8525f6d745
8aba6eaae76989facf3442305c8089d3cc366bcf
refs/heads/master
2023-08-31T09:41:13.205940
2023-08-18T10:48:30
2023-08-18T10:48:30
156,228,018
2,495
1,525
Apache-2.0
2023-08-28T16:30:33
2018-11-05T14:09:10
C++
UTF-8
C
false
false
161
h
mjpg_streamer.h
/* * mjpg_streamer.h * * Author: ROBOTIS * */ #ifndef _MJPG_STREAMER_H_ #define _MJPG_STREAMER_H_ #include "../build/streamer/mjpg_streamer.h" #endif
ddae7f0aa4f3876561d3cda3acb9ccad2ea9faae
aa3befea459382dc5c01c925653d54f435b3fb0f
/include/nuttx/trace.h
70c68d3f673bc99c105d9f4f715a021de580ce3f
[ "MIT-open-group", "BSD-3-Clause", "HPND-sell-variant", "BSD-4-Clause-UC", "LicenseRef-scancode-warranty-disclaimer", "MIT-0", "LicenseRef-scancode-bsd-atmel", "LicenseRef-scancode-gary-s-brown", "LicenseRef-scancode-proprietary-license", "SunPro", "MIT", "LicenseRef-scancode-public-domain-disc...
permissive
apache/nuttx
14519a7bff4a87935d94fb8fb2b19edb501c7cec
606b6d9310fb25c7d92c6f95bf61737e3c79fa0f
refs/heads/master
2023-08-25T06:55:45.822534
2023-08-23T16:03:31
2023-08-24T21:25:47
228,103,273
407
241
Apache-2.0
2023-09-14T18:26:05
2019-12-14T23:27:55
C
UTF-8
C
false
false
4,584
h
trace.h
/**************************************************************************** * include/nuttx/trace.h * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. ...
bff9fa399fc574f91446a85ce0d89f102023267f
c9a59aa6cad390cf8d5c6216fb099c453bfe39fc
/include/wx/tls.h
5c317582dd9ff4f20e998feecac3cf424f765d6b
[]
no_license
wxWidgets/wxWidgets
c4e771419c1559236dc9907baeb80b20d89131b4
8ca3d3bc75e8fa1b851cbaeaef128575fd8af0af
refs/heads/master
2023-08-31T21:26:31.145264
2023-08-29T11:06:06
2023-08-31T16:00:35
1,764,646
5,766
2,177
null
2023-09-14T18:04:44
2011-05-18T05:54:03
C++
UTF-8
C
false
false
1,513
h
tls.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/tls.h // Purpose: Implementation of thread local storage (obsolete) // Author: Vadim Zeitlin // Created: 2008-08-08 // Copyright: (c) 2008 Vadim Zeitlin <vadim@wxwidgets.org> // Licence: wxWindows licen...
7e228f650f102c69164053546c8bc93a94b8f244
74d6907d48467117fa5dc66e8e22ae6c33a9ca53
/test/c/interpolation.c
9284bc376d09d74d94ba2be49fe34ccb1b699c7a
[ "MIT" ]
permissive
msteinbeck/tinyspline
3276e69e8186ddda92170abf2869ecb51dad71f1
18b5a930cda18ccd39eb11dd981beae166350529
refs/heads/master
2023-09-06T03:13:00.008868
2023-07-13T21:35:57
2023-07-13T21:35:57
24,473,646
953
182
MIT
2023-07-13T21:35:58
2014-09-25T20:13:48
C
UTF-8
C
false
false
13,162
c
interpolation.c
#include <testutils.h> void interpolation_cubic_natural(CuTest *tc) { ___SETUP___ tsBSpline spline = ts_bspline_init(); tsReal points[10]; tsReal dist, *ctrlp = NULL, *knots = NULL; ___GIVEN___ points[0] = 1.0; points[1] = -1.0; points[2] = -1.0; points[3] = 2.0; points[4] = 1.0; points[5] = 4.0; points[...
277de4fa74792e40eb4eb6f2fce07024a1e51c03
99bdb3251fecee538e0630f15f6574054dfc1468
/bsp/imxrt/libraries/MIMXRT1170/MIMXRT1176/drivers/fsl_pmu.c
3cf953f29437f7566beea41d30567970b1ff4bdc
[ "Zlib", "LicenseRef-scancode-proprietary-license", "MIT", "BSD-3-Clause", "X11", "BSD-4-Clause-UC", "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
RT-Thread/rt-thread
03a7c52c2aeb1b06a544143b0e803d72f47d1ece
3602f891211904a27dcbd51e5ba72fefce7326b2
refs/heads/master
2023-09-01T04:10:20.295801
2023-08-31T16:20:55
2023-08-31T16:20:55
7,408,108
9,599
5,805
Apache-2.0
2023-09-14T13:37:26
2013-01-02T14:49:21
C
UTF-8
C
false
false
37,674
c
fsl_pmu.c
/* * Copyright 2020-2021 NXP * All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ #include "fsl_pmu.h" #include "fsl_anatop_ai.h" /* Component ID definition, used by tools. */ #ifndef FSL_COMPONENT_ID #define FSL_COMPONENT_ID "platform.drivers.pmu_1" #endif /**************************************...
418c6d5c40af092368557193a99ec4759588d14f
caa3fd7b505b9f374d67716d838fc9657135f06d
/libgo/runtime/go-signal.c
aa1b6305ad09d90e6938330b5fda679d7b61becf
[ "LicenseRef-scancode-generic-cla", "LicenseRef-scancode-google-patent-license-golang", "BSD-3-Clause" ]
permissive
golang/gofrontend
674700d5e4682daf09e3f27be4e0f2844c0e1dd2
d04b024021bb7dbaa434a6d902bd12beb08e315f
refs/heads/master
2023-08-18T00:26:59.887760
2023-07-20T18:21:13
2023-07-20T19:28:09
28,939,900
874
155
BSD-3-Clause
2023-07-26T00:00:24
2015-01-07T23:54:58
Go
UTF-8
C
false
false
13,254
c
go-signal.c
/* go-signal.c -- signal handling for Go. Copyright 2009 The Go Authors. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. */ #include <signal.h> #include <stdlib.h> #include <unistd.h> #include <sys/time.h> #include <ucontext.h> #include...
0c1c2dfa156f685783ba3f85ddc7f3f060dbb3a8
fdbb74a95924e2677466614f6ab6e2bb13b2a95a
/libc/thread/pthread_attr_setscope.c
9f8d4b307b1ac1475d4d553019b9ff3f98317b2e
[ "ISC" ]
permissive
jart/cosmopolitan
fb11b5658939023977060a7c6c71a74093d9cb44
0d748ad58e1063dd1f8560f18a0c75293b9415b7
refs/heads/master
2023-09-06T09:17:29.303607
2023-09-02T03:49:13
2023-09-02T03:50:18
272,457,606
11,887
435
ISC
2023-09-14T17:47:58
2020-06-15T14:16:13
C
UTF-8
C
false
false
2,973
c
pthread_attr_setscope.c
/*-*- mode:c;indent-tabs-mode:nil;c-basic-offset:2;tab-width:8;coding:utf-8 -*-│ │vi: set net ft=c ts=2 sts=2 sw=2 fenc=utf-8 :vi│ ╞══════════════════════════════════════════════════════════════════════════════╡ │ Copyright 2022 Justine Alexandra Roberts Tunney ...
1b8e57c009396810ceb39a875671f3ac57127db0
e73547787354afd9b717ea57fe8dd0695d161821
/src/world/common/enemy/Paragoomba_Wander.inc.c
b100b1617aea2113da4899ef1387146a9c6b879a
[]
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
918
c
Paragoomba_Wander.inc.c
#include "Paragoomba.h" #include "world/common/enemy/ai/FlyingAI.inc.c" MobileAISettings N(AISettings_Paragoomba_Wander) = { .moveSpeed = 1.6f, .moveTime = 60, .waitTime = 30, .alertRadius = 80.0f, .playerSearchInterval = 5, .chaseSpeed = 2.2f, .chaseTurnRate = 60, .chaseUpdateInterval...
e19a7cd2f3949f426f2626beb1f3ded1c6c44d09
6fb39aaadfb3c2306920066448e0f927461633e2
/simulator/ms-tpm-20-ref/TPMCmd/tpm/include/Ossl/TpmToOsslHash.h
56f41446431cbc162a49e3571806fdec96dce58e
[ "LicenseRef-scancode-proprietary-license", "Apache-2.0", "BSD-3-Clause", "BSD-2-Clause" ]
permissive
google/go-tpm-tools
f6d9db521c4a1e823679d5312298419643affdc7
9e1f35d66b888ca2021fe0cb721b7ce5daf9eaef
refs/heads/master
2023-08-28T00:38:37.132933
2023-08-16T18:50:59
2023-08-16T18:50:59
161,976,966
181
57
Apache-2.0
2023-09-14T21:55:06
2018-12-16T07:10:09
C
UTF-8
C
false
false
8,884
h
TpmToOsslHash.h
/* Microsoft Reference Implementation for TPM 2.0 * * The copyright in this software is being made available under the BSD License, * included below. This software may be subject to other third party and * contributor rights, including patent rights, and no such rights are granted * under this license. ...
941de00caa2530e8d07ccd11a90709607459c775
c9b9d9e93505e1e42adb61597c885b58c153894f
/source/platforms/macosx/brstartup.h
efd0b3f9c05ecf0ea7fc984b9fc7e2d6258be522
[ "MIT", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-warranty-disclaimer", "Zlib" ]
permissive
Olde-Skuul/burgerlib
a3b860bf00bdbc699086a32a1d4756848866d3dc
4d9dfa0cd5586d23688978e7ec0fd5881bf75912
refs/heads/master
2023-08-30T17:13:52.487215
2023-08-18T21:56:27
2023-08-18T21:56:27
18,419,163
163
11
null
null
null
null
UTF-8
C
false
false
2,205
h
brstartup.h
/*************************************** Start up code for games based applications MacOSX version Copyright (c) 1995-2017 by Rebecca Ann Heineman <becky@burgerbecky.com> It is released under an MIT Open Source license. Please see LICENSE for license details. Yes, you can use it in a commercial ...
b01d239dcd6de1a0688f96c24c75b149eec048f0
eecd5e4c50d8b78a769bcc2675250576bed34066
/src/ksp/ksp/tests/ex55.c
c01c8bd51f5e12832a26778df747ef804ca75339
[ "BSD-2-Clause" ]
permissive
petsc/petsc
3b1a04fea71858e0292f9fd4d04ea11618c50969
9c5460f9064ca60dd71a234a1f6faf93e7a6b0c9
refs/heads/main
2023-08-17T20:51:16.507070
2023-08-17T16:08:06
2023-08-17T16:08:06
8,691,401
341
169
NOASSERTION
2023-03-29T11:02:58
2013-03-10T20:55:21
C
UTF-8
C
false
false
2,463
c
ex55.c
static const char help[] = "Example demonstrating PCCOMPOSITE where one of the inner PCs uses a different operator\n\ \n"; #include <petscksp.h> int main(int argc, char **argv) { PetscInt n = 10, i, col[3]; Vec x, b; Mat A, B; KSP ksp; PC pc, subpc; PetscScalar value[3]...
697f6e078abade7031ec5adb452695a850c4ada2
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/arch/powerpc/include/asm/cputhreads.h
ac3eedb9b74ae073f5019dc960862d82e3605455
[ "LicenseRef-scancode-free-unknown", "Apache-2.0", "Linux-syscall-note", "GPL-2.0-only", "GPL-1.0-or-later" ]
permissive
OLIMEX/DIY-LAPTOP
ae82f4ee79c641d9aee444db9a75f3f6709afa92
a3fafd1309135650bab27f5eafc0c32bc3ca74ee
refs/heads/rel3
2023-08-04T01:54:19.483792
2023-04-03T07:18:12
2023-04-03T07:18:12
80,094,055
507
92
Apache-2.0
2023-04-03T07:05:59
2017-01-26T07:25:50
C
UTF-8
C
false
false
2,304
h
cputhreads.h
#ifndef _ASM_POWERPC_CPUTHREADS_H #define _ASM_POWERPC_CPUTHREADS_H #include <linux/cpumask.h> /* * Mapping of threads to cores * * Note: This implementation is limited to a power of 2 number of * threads per core and the same number for each core in the system * (though it would work if some processors had less...
395d06be140e3a7101241f45996fb7bdaed8bcc4
63a611d8e587f850e5077637594617083ccf64c0
/javatools_launcher/src/main/c/os_macos.c
f6fd0b3386b6a797fd8e85fa78df0c6a0c523387
[ "CC-BY-4.0", "LicenseRef-scancode-generic-cla", "Apache-2.0" ]
permissive
xtclang/xvm
077a5500c90eecacae47a2e0775c5ef6cce5b4bd
d35279a7ab3613ac84938a7e5c399313ba2d8af4
refs/heads/master
2023-09-01T21:08:59.379497
2023-09-01T15:45:37
2023-09-01T15:45:37
196,110,471
187
16
NOASSERTION
2023-08-30T11:56:59
2019-07-10T01:46:15
Java
UTF-8
C
false
false
770
c
os_macos.c
#include <string.h> #include <mach-o/dyld.h> #include "launcher.h" #include "os_specific.h" const char* findLauncherPath() { char* result = NULL; char localBuf[32]; uint32_t size = 32; int err = _NSGetExecutablePath(localBuf, &size); switch (err) { case 0: result =...
f70cdbfdab0db7a5786a44e81b21a59c3e1e9da5
8c2e6410771ecd17b9c5c4ec3170ac08137a53f2
/src/test.c
5ec682ac190821aad482183f5555620c09b71e4e
[ "MIT" ]
permissive
ryanlayer/giggle
f09b8f982010dee5ef26d4f6c581e0b2d5a2c991
4071cb773f8af74aa3e3a2db1c22cca551409b70
refs/heads/master
2022-12-22T19:20:13.269573
2022-12-12T17:09:14
2022-12-12T17:09:14
47,425,454
219
30
MIT
2022-12-12T17:09:16
2015-12-04T19:48:08
C
UTF-8
C
false
false
3,690
c
test.c
#include <stdlib.h> #include <stdio.h> #include <err.h> #include <string.h> #include "giggle_index.h" #include "wah.h" #include "cache.h" #include "ll.h" int main(int argc, char **argv) { uint32_t num_chrms = 100; if ((argc != 4)) { errx(1, "usage:\t%s <index dir> <region> <w|i>", ...
c8dacb26bd8e5d07cdd107410f7d7b5233c9e846
4bcc9806152542ab43fc2cf47c499424f200896c
/tensorflow/lite/kernels/internal/optimized/neon_check.h
bbf745ce1d12c7ad24d3f71d71b608ab706e91d4
[ "Apache-2.0", "LicenseRef-scancode-generic-cla", "BSD-2-Clause" ]
permissive
tensorflow/tensorflow
906276dbafcc70a941026aa5dc50425ef71ee282
a7f3934a67900720af3d3b15389551483bee50b8
refs/heads/master
2023-08-25T04:24:41.611870
2023-08-25T04:06:24
2023-08-25T04:14:08
45,717,250
208,740
109,943
Apache-2.0
2023-09-14T20:55:50
2015-11-07T01:19:20
C++
UTF-8
C
false
false
1,473
h
neon_check.h
/* Copyright 2019 The TensorFlow Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or a...
ab342106050e5e225fa9718ddee6a0c504f5e580
2e4f2be5f3a130762740b48c33030a8ec26e2885
/cmod/MemModel/MemModel.h
39d7bf5201b0ea82bfa8982e177b6f3aec17d044
[ "Apache-2.0", "MIT" ]
permissive
NVlabs/matchlib
8031c14d67693185d6c1b4fd12b1708b22ed1914
12786cc09d78cd5677a35a94c676f0fec7348f07
refs/heads/main
2023-08-29T18:06:38.045736
2023-07-24T21:25:54
2023-07-24T22:20:46
176,341,843
213
52
NOASSERTION
2023-07-24T22:20:48
2019-03-18T17:59:52
C++
UTF-8
C
false
false
1,060
h
MemModel.h
/* * Copyright (c) 2016-2019, NVIDIA CORPORATION. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unles...