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
8f5cc908f87e1bac1ce293580e0037f18c6fb454
736e760612f2b431c4b2524fe1a4a8e4083c72a1
/librtsp/test/rtsp-client-test.c
38089282685f05885fcd5fbf6e4f2d6cdc5a3bbb
[ "MIT" ]
permissive
ireader/media-server
7f86da8ff0c8694876a2043d50a1260f315dad8a
3d8647f50fe832856f42b03d1e5b0fe2eafe5796
refs/heads/master
2023-09-03T17:53:13.722595
2023-09-02T03:38:19
2023-09-02T03:38:19
15,598,496
2,785
1,015
MIT
2023-08-30T03:45:24
2014-01-03T01:43:35
C
UTF-8
C
false
false
6,288
c
rtsp-client-test.c
#if defined(_DEBUG) || defined(DEBUG) #include "sockutil.h" #include "rtsp-client.h" #include <assert.h> #include <stdlib.h> #include "sockpair.h" #include "cstringext.h" #include "sys/system.h" #include "cpm/unuse.h" #include "sdp.h" //#define UDP_MULTICAST_ADDR "239.0.0.2" void rtp_receiver_tcp_input...
63e660fac4f70c81045ec7655d23fdf822da5150
62f756687af4f522b78e4963a6d2262136a9b65d
/extmod/vfs.h
f2efdbe795ab25cecda3895f21892719d028ab92
[ "MIT" ]
permissive
micropython/micropython-esp32
48ce07832c8d44fcdc530962bd9ae087949b957b
2f4dac5f121a59fc187c1d9c1f9eade365b3aba1
refs/heads/esp32
2023-08-28T12:00:44.867727
2018-02-27T04:06:10
2018-02-27T04:06:10
76,828,539
737
238
MIT
2023-09-06T02:31:38
2016-12-19T04:38:26
C
UTF-8
C
false
false
3,529
h
vfs.h
/* * This file is part of the MicroPython project, http://micropython.org/ * * The MIT License (MIT) * * Copyright (c) 2017 Damien P. George * * 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 ...
6dbaec6252889a31b1430f9b9d61022b1cb2fe66
91aee99745750204ddba60d07f323316c7cde91b
/src/libsodium/crypto_aead/aes256gcm/armcrypto/aead_aes256gcm_armcrypto.c
f730ee790704288bb5c3a89291808cac283d4f77
[ "ISC" ]
permissive
jedisct1/libsodium
7dfb8c418b1bd8f7d0539be3386e07e3599fc48f
0ea62015f2c397168566c7f8c6df65e59a0d1049
refs/heads/master
2023-09-01T10:53:16.647374
2023-08-31T21:23:30
2023-08-31T21:23:30
7,710,647
10,795
1,968
NOASSERTION
2023-09-14T16:00:28
2013-01-20T00:03:40
C
UTF-8
C
false
false
34,984
c
aead_aes256gcm_armcrypto.c
#include <errno.h> #include <limits.h> #include <stdint.h> #include <stdlib.h> #include <string.h> #include "core.h" #include "crypto_aead_aes256gcm.h" #include "crypto_verify_16.h" #include "export.h" #include "private/common.h" #include "randombytes.h" #include "runtime.h" #include "utils.h" #if defined(HAVE_ARMCRY...
5091c9e14c49f9799bc9985442295e882a14d3b0
0744dcc5394cebf57ebcba343747af6871b67017
/os/board/rtl8730e/src/component/soc/amebad2/atf/include/export/lib/utils_def_exp.h
d4a4a85dd421ad188ded5389f3d74ebf7645121a
[ "GPL-1.0-or-later", "BSD-3-Clause", "ISC", "MIT", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-other-permissive", "Apache-2.0" ]
permissive
Samsung/TizenRT
96abf62f1853f61fcf91ff14671a5e0c6ca48fdb
1a5c2e00a4b1bbf4c505bbf5cc6a8259e926f686
refs/heads/master
2023-08-31T08:59:33.327998
2023-08-08T06:09:20
2023-08-31T04:38:20
82,517,252
590
719
Apache-2.0
2023-09-14T06:54:49
2017-02-20T04:38:30
C
UTF-8
C
false
false
1,073
h
utils_def_exp.h
/* * Copyright (c) 2016-2019, ARM Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ #ifndef ARM_TRUSTED_FIRMWARE_EXPORT_LIB_UTILS_DEF_EXP_H #define ARM_TRUSTED_FIRMWARE_EXPORT_LIB_UTILS_DEF_EXP_H /* EXPORT HEADER -- See include/export/README for details! -- EXPORT HEADER ...
adc14b7ae008faf3d0070444874a6d63cce39a91
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/drivers/cpufreq/spear-cpufreq.c
156829f4576de63497147d6e72f5e1d05e2e5cae
[ "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
7,129
c
spear-cpufreq.c
/* * drivers/cpufreq/spear-cpufreq.c * * CPU Frequency Scaling for SPEAr platform * * Copyright (C) 2012 ST Microelectronics * Deepak Sikri <deepak.sikri@st.com> * * This file is licensed under the terms of the GNU General Public * License version 2. This program is licensed "as is" without any * warranty of ...
08bb756c364b1e116c4295ba01eda990bb5fec37
4674b8088ffdf55905d44995f08a0792a3e4cd5c
/src/common/hw_features_common.h
9cddbd50e56a9a4b1ca7b49fb0b880e83ecc08b6
[ "BSD-3-Clause", "BSD-2-Clause" ]
permissive
vanhoefm/krackattacks-scripts
41daca791638a92aa4cfa68a582e46119037560e
4b78669686f74efe664c6543b1b5b1616b22f902
refs/heads/research
2022-10-29T20:21:11.512335
2022-10-16T18:44:41
2022-10-16T18:44:41
107,408,514
2,184
577
NOASSERTION
2021-07-06T12:43:49
2017-10-18T12:58:08
C
UTF-8
C
false
false
1,565
h
hw_features_common.h
/* * Common hostapd/wpa_supplicant HW features * Copyright (c) 2002-2013, Jouni Malinen <j@w1.fi> * Copyright (c) 2015, Qualcomm Atheros, Inc. * * This software may be distributed under the terms of the BSD license. * See README for more details. */ #ifndef HW_FEATURES_COMMON_H #define HW_FEATURES_COMMON_H #in...
84c639e192375fee22129b88910d7c87628b738e
4de159aea4b1eb5a527a3011275be57c4bb8d28f
/src/deps/kazmath/ray3.h
738752c0701fc696c8a5403f035e531cc2a3a13a
[ "MIT", "LicenseRef-scancode-free-unknown" ]
permissive
tanis2000/binocle-c
27691ec089a4b75acc451ef6abc4767cb06a6fdd
cd3dbacdd5cb94bfce489b9ee2f07e218c645e29
refs/heads/master
2023-09-04T20:39:34.331172
2023-08-29T13:22:12
2023-08-29T13:22:12
192,515,187
132
8
MIT
2023-05-09T14:39:31
2019-06-18T10:07:33
C
UTF-8
C
false
false
842
h
ray3.h
#ifndef RAY3_H #define RAY3_H #include "utility.h" #include "vec3.h" #ifdef __cplusplus extern "C" { #endif typedef struct kmRay3 { kmVec3 start; kmVec3 dir; } kmRay3; struct kmPlane; struct kmAABB3; kmRay3* kmRay3Fill(kmRay3* ray, kmScalar px, kmScalar py, kmScalar pz, kmScalar vx, kmScalar vy, kmScalar v...
56176dd1f31b2fb5b0b889bba0f3589a838c1232
79d343002bb63a44f8ab0dbac0c9f4ec54078c3a
/lib/libc/mingw/secapi/_access_s.c
9be582e8787ba0fc601f55404222078483d9498d
[ "MIT", "LGPL-2.0-or-later", "ZPL-2.1", "LicenseRef-scancode-public-domain" ]
permissive
ziglang/zig
4aa75d8d3bcc9e39bf61d265fd84b7f005623fc5
f4c9e19bc3213c2bc7e03d7b06d7129882f39f6c
refs/heads/master
2023-08-31T13:16:45.980913
2023-08-31T05:50:29
2023-08-31T05:50:29
40,276,274
25,560
2,399
MIT
2023-09-14T21:09:50
2015-08-06T00:51:28
Zig
UTF-8
C
false
false
927
c
_access_s.c
#include <windows.h> #include <malloc.h> #include <errno.h> #include <msvcrt.h> #include <io.h> static errno_t __cdecl _int_access_s (const char *, int); static errno_t __cdecl _stub (const char *, int); errno_t __cdecl (*__MINGW_IMP_SYMBOL(_access_s))(const char *, int) = _stub; static errno_t __cdecl _stub (cons...
0c42ebfd5124b34527e3bc2c0950712753e96a03
79d343002bb63a44f8ab0dbac0c9f4ec54078c3a
/lib/libc/include/powerpc-linux-any/asm/posix_types.h
aaeda20fed924e09ea3de9f2766a452ee4d6fa65
[ "MIT" ]
permissive
ziglang/zig
4aa75d8d3bcc9e39bf61d265fd84b7f005623fc5
f4c9e19bc3213c2bc7e03d7b06d7129882f39f6c
refs/heads/master
2023-08-31T13:16:45.980913
2023-08-31T05:50:29
2023-08-31T05:50:29
40,276,274
25,560
2,399
MIT
2023-09-14T21:09:50
2015-08-06T00:51:28
Zig
UTF-8
C
false
false
593
h
posix_types.h
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef _ASM_POWERPC_POSIX_TYPES_H #define _ASM_POWERPC_POSIX_TYPES_H /* * This file is generally used by user-level software, so you need to * be a little careful about namespace pollution etc. Also, we cannot * assume GCC is being used. */ #ifdef _...
8d75cada69a3885eb345811244e1617727cdcace
c244e99bb9d753c6c1e4449301aa9687a64cd9e2
/misc/src/popcnttest.c
1413184e9f24161ec4f6bdd86bf5c4508c4dcc30
[ "BSD-2-Clause" ]
permissive
cbsd/cbsd
61338c64dcf41ca96c8afcb1a5fac45af3c0bbc8
9b1a872fdc216168310df89fb1a35adbaa0457b9
refs/heads/develop
2023-09-05T15:13:49.482412
2023-09-02T10:12:23
2023-09-02T10:12:23
2,840,189
501
80
BSD-2-Clause
2023-07-26T20:10:14
2011-11-24T00:46:39
C
UTF-8
C
false
false
168
c
popcnttest.c
#include <stdio.h> //#include <smmintrin.h> #include <nmmintrin.h> int main(void) { int pop = _mm_popcnt_u32(0xf0f0f0f0ULL); printf("pop = %d\n", pop); return 0; }
dd5f31349c496c6c002d01a6c7c606469be01622
fbdc48c28e54fb33ae4842ef95ff63893902c99a
/src/drivers/winc1500/include/driver/include/nmdrv.h
f702ee545412376d354c0b8e442615df69fb987e
[ "MIT" ]
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
5,052
h
nmdrv.h
/** * * \file * * \brief This module contains NMC1500 M2M driver APIs declarations. * * Copyright (c) 2016-2018 Microchip Technology Inc. and its subsidiaries. * * \asf_license_start * * \page License * * Subject to your compliance with these terms, you may use Microchip * software and any derivatives excl...
5c362b36ca2e6c9434ae38d889704be92fb119e8
9de0cec678bc4a3bec2b4adabef9f39ff5b4afac
/PWGGA/PHOSTasks/PHOS_Run2embedding/macros/sim.C
9dd960660295e3d2e123076f7978fe4224059947
[]
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
848
c
sim.C
void sim(Int_t nev=50) { if (gSystem->Getenv("SIM_EVENTS")) nev = atoi(gSystem->Getenv("SIM_EVENTS")); printf("GENERATE << %d >> events \n",nev); AliSimulation simulator; simulator.SetMakeSDigits("PHOS"); simulator.SetMakeDigits("PHOS"); simulator.SetDefaultStorage("alien://Folder=/alice/data/2018/O...
0b6ff573f0e41baa05a6b06395f140af009d61e7
baa9fffc817a2a993d4ecc774d3f277783308c20
/src/ucp/stream/stream_recv.c
56ef4c4b760c9ba649f982801369749c5baf4b58
[ "BSD-3-Clause" ]
permissive
openucx/ucx
9a0f2205295afbdf3cff14b5d24af781b123f5ea
73a48700badb7cbace64d94b82f408e2a26fca32
refs/heads/master
2023-09-01T16:51:26.913950
2023-09-01T13:02:25
2023-09-01T13:02:25
25,379,390
966
420
NOASSERTION
2023-09-14T12:29:35
2014-10-17T22:17:24
C
UTF-8
C
false
false
21,571
c
stream_recv.c
/** * Copyright (c) NVIDIA CORPORATION & AFFILIATES, 2001-2017. ALL RIGHTS RESERVED. * * See file LICENSE for terms. */ #ifdef HAVE_CONFIG_H # include "config.h" #endif #include <ucp/core/ucp_ep.h> #include <ucp/core/ucp_worker.h> #include <ucp/core/ucp_context.h> #include <ucp/core/ucp_request.h> #include <ucp/...
5f2644d6ec2400898dccbd46faa94b0ca76c6751
e9911598c43e8526da22b2773a73d9b5966f602a
/lib/cyr_qsort_r.h
44fef777ce7efea7dece10cc714a0f280158362d
[ "LicenseRef-scancode-warranty-disclaimer", "BSD-2-Clause" ]
permissive
cyrusimap/cyrus-imapd
07236dfd887ed92c147938cf1ed2591449d7e8fd
315441d067ba85814768f840f20bc3bb7f20ea6b
refs/heads/master
2023-09-05T09:57:10.683822
2023-09-05T06:09:43
2023-09-05T06:09:43
59,071,965
508
164
NOASSERTION
2023-09-13T04:34:31
2016-05-18T01:33:49
C
UTF-8
C
false
false
1,604
h
cyr_qsort_r.h
/* cyr_qsort_r.h -- Cyrus compatibility header for qsort_r * * Always use the QSORT_R_COMPAR_ARGS macro to declare the * comparison function, e.g. * * int mysort QSORT_R_COMPAR_ARGS(const void *pa, * const void *pb, * void *arg) * { ...
3393e07e1664841869605493e8c5168702f3cf07
7664f318ed04bd0680f3d82321c18896e3ef6ad5
/src/overlays/actors/ovl_En_Ru1/z_en_ru1.h
29570c980ebc8a374b48e198ba549dca4d7f3ef2
[]
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
2,434
h
z_en_ru1.h
#ifndef Z_EN_RU1_H #define Z_EN_RU1_H #include "ultra64.h" #include "global.h" #include "overlays/actors/ovl_Bg_Bdan_Objects/z_bg_bdan_objects.h" #include "overlays/actors/ovl_Door_Warp1/z_door_warp1.h" struct EnRu1; typedef void (*EnRu1ActionFunc)(struct EnRu1*, PlayState*); typedef void (*EnRu1DrawFunc)(struct En...
ab68ee35fcd733671679eeec505011b4ed730bfe
7f6c235b0598353549959c18f69eefd20b766907
/include/debug.h
a5c820d80eeaabec20751481b2302b0a9c93df80
[ "ClArtistic" ]
permissive
z88dk/z88dk
46dfd4905f36d99333173cadd0a660839befc9f0
8b07f37cc43c5d9ffe69b563c80763491d8faff7
refs/heads/master
2023-09-04T19:29:49.254958
2023-09-03T20:51:24
2023-09-03T20:51:24
54,035,569
820
263
NOASSERTION
2023-09-05T11:09:04
2016-03-16T13:48:16
Assembly
UTF-8
C
false
false
1,264
h
debug.h
/* * Debugging Routines * * $Id: debug.h,v 1.4 2016-06-11 19:53:08 dom Exp $ */ #ifndef __DEBUG_H__ #define __DEBUG_H__ #include <sys/compiler.h> #define MYSELF = 0xFFFF /* Disassembles a line; returns the address for the next line if MYSELF, disassembles the current program location */ __ZPROTO2(unsi...
3a64a163cfa6d3594213b30e7ccc9e21eb10d3be
635a81339db4dc4ce21e72f2d77faa92461404d9
/include/perfetto/base/export.h
14044b37c1c061e94c7e3abeaf0484a0dd943ed2
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
google/perfetto
b3fee34767174ca8c9e8e501eeec6f73fb3e0cda
4201d29ef8ce94a064dfbba6d9c9518b297dbc3f
refs/heads/master
2023-09-04T07:16:27.954459
2023-09-03T01:33:19
2023-09-03T01:33:19
227,091,502
1,920
274
Apache-2.0
2023-09-13T18:18:23
2019-12-10T10:32:44
C++
UTF-8
C
false
false
1,432
h
export.h
/* * Copyright (C) 2018 The Android Open Source Project * * 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 app...
0acb5c9a0a3e305a3e2214fedc46b366ef656aa0
54b1be394eaa23a14cfbcc686b00ed287b001a17
/src/gba/GBA.h
ab96af352297bb07a882567db84d7aee365cb1cd
[]
no_license
visualboyadvance-m/visualboyadvance-m
d39353624814dcaddf45b23ca888e4588adb1289
803ab35269a9c5c66f3c910be7f6f3cdb6d5290d
refs/heads/master
2023-09-04T09:44:20.726135
2023-08-27T22:46:12
2023-08-28T00:08:09
37,228,563
3,306
477
null
2023-09-11T04:14:47
2015-06-10T23:43:02
C++
UTF-8
C
false
false
4,694
h
GBA.h
#ifndef GBA_H #define GBA_H #include "../common/Types.h" #include "../System.h" #include "../Util.h" const uint64_t TICKS_PER_SECOND = 16777216; #define SAVE_GAME_VERSION_1 1 #define SAVE_GAME_VERSION_2 2 #define SAVE_GAME_VERSION_3 3 #define SAVE_GAME_VERSION_4 4 #define SAVE_GAME_VERSION_5 5 #define SAVE_GAME_VERS...
bc2b7e40bd84eb4b9bdb06087453a8a0e2b5997c
f7dc806f341ef5dbb0e11252a4693003a66853d5
/thirdparty/zstd/compress/zstd_compress_superblock.c
638c4acbe708aa48437a1092616fe9fb6b4b59ba
[ "MIT", "OFL-1.1", "JSON", "LicenseRef-scancode-nvidia-2002", "BSD-3-Clause", "Zlib", "MPL-2.0", "CC0-1.0", "BSL-1.0", "Libpng", "Apache-2.0", "LicenseRef-scancode-public-domain", "Unlicense", "LicenseRef-scancode-free-unknown", "CC-BY-4.0", "Bison-exception-2.2", "LicenseRef-scancode...
permissive
godotengine/godot
8a2419750f4851d1426a8f3bcb52cac5c86f23c2
970be7afdc111ccc7459d7ef3560de70e6d08c80
refs/heads/master
2023-08-21T14:37:00.262883
2023-08-21T06:26:15
2023-08-21T06:26:15
15,634,981
68,852
18,388
MIT
2023-09-14T21:42:16
2014-01-04T16:05:36
C++
UTF-8
C
false
false
28,499
c
zstd_compress_superblock.c
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * All rights reserved. * * This source code is licensed under both the BSD-style license (found in the * LICENSE file in the root directory of this source tree) and the GPLv2 (found * in the COPYING file in the root directory of this source tree). * You may...
1144d3c583a4142b4725a5c757ee019e53dcc5fa
07327b5e8b2831b12352bf7c6426bfda60129da7
/Include/10.0.10240.0/km/ucx/1.1/ucxclass.h
9e071ef59d30006446a07805b023084e87065db6
[]
no_license
tpn/winsdk-10
ca279df0fce03f92036e90fb04196d6282a264b7
9b69fd26ac0c7d0b83d378dba01080e93349c2ed
refs/heads/master
2021-01-10T01:56:18.586459
2018-02-19T21:26:31
2018-02-19T21:29:50
44,352,845
218
432
null
null
null
null
UTF-8
C
false
false
61,435
h
ucxclass.h
/*++ Copyright (c) Microsoft Corporation. All rights reserved. Module Name: UcxClass.h Abstract: This module contains the USB Host Controller (UCX) WDF class extension's datatypes and exported methods. Environment: kernel-mode only Revision History: --*/ #ifndef __UCX_CLASS_H__ #define ...
13be81e8364a9dd8c885cbd916b0e55f5a8a24c3
0a3363c1d3d5867f1340de49b84eab84defa3fb8
/libs/ne10/modules/dsp/hidden/NE10_fft_int16.neonintrinsic.c
8971faff31f95078a91c55de5dadc939c8ad4ce3
[ "MIT" ]
permissive
odevices/er-301
b09bc53f1b11ff1bba2be8a51220ebfe932dd935
3a7b592fe5d223d5a96b2d8e90b578b23bbdabe5
refs/heads/develop
2023-02-17T16:31:01.764589
2023-02-14T06:55:32
2023-02-14T06:55:32
343,000,824
124
26
MIT
2023-02-14T06:55:34
2021-02-28T02:06:10
C
UTF-8
C
false
false
60,347
c
NE10_fft_int16.neonintrinsic.c
/* * Copyright 2013-15 ARM Limited and Contributors. * 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,...
4d40241896c7b02caa2cc0bcaa77f2f56013fbbc
1535a8209a17670603cba472d2663fe82a3a1adf
/common.h
66cc4295e0c4baf4e18d30c2878f70de5f1bc389
[ "ISC" ]
permissive
maandree/sha3sum
69662425cec66241c02c36f5678cdad8fdadb10f
07d982d650a3ca3758ae69a78efcfe92249855d2
refs/heads/master
2022-07-24T13:54:38.311002
2022-07-18T21:38:34
2022-07-18T21:38:34
7,999,424
159
45
ISC
2018-05-12T14:34:58
2013-02-04T01:46:58
C
UTF-8
C
false
false
1,626
h
common.h
/* See LICENSE file for copyright and license details. */ #include <libkeccak.h> #define COMMON_MAIN(CONFIGURATION, SUFFIX)\ int main(int argc, char *argv[]) {\ struct libkeccak_generalised_spec spec;\ libkeccak_generalised_spec_initialise(&spec);\ CONFIGURATION;\ return run(argc, argv, &spec, SUFFIX, 0);\ ...
095dc7a865c77eb39121e2c572ef498a991c9c4e
fb47ab6337a71029dee71933e449cf7f6805fc0f
/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_cryp_aes.c
c83d5847c25e17b17dfae0f1c366c08c02c297dd
[ "MIT" ]
permissive
littlekernel/lk
7e7ba50b87b1f2e0b6e2f052c59249825c91975b
30dc320054f70910e1c1ee40a6948ee99672acec
refs/heads/master
2023-09-02T00:47:52.203963
2023-06-21T22:42:35
2023-06-21T22:42:35
3,058,456
3,077
618
MIT
2023-08-30T09:41:31
2011-12-27T19:19:36
C
UTF-8
C
false
false
55,831
c
stm32f4xx_cryp_aes.c
/** ****************************************************************************** * @file stm32f4xx_cryp_aes.c * @author MCD Application Team * @version V1.8.1 * @date 27-January-2022 * @brief This file provides high level functions to encrypt and decrypt an * input message using AES i...
7117fa854a7944e71f8eb04071772f8e5378f03c
1efb2283837c9b70bc6449cec877799e4efa3268
/src/mpid/ch3/channels/nemesis/src/ch3_istartmsgv.c
68843dc9c4f8118a0a0378a0e4e612b2e31dbd6a
[ "mpich2" ]
permissive
pmodels/mpich
d2392e8e30536cad3e500c16aa1e71211101d83f
2d265f9f5f93ebdd07ad547423bc6212868262a4
refs/heads/main
2023-09-04T05:50:15.041823
2023-09-01T23:07:33
2023-09-01T23:07:33
70,918,679
506
313
NOASSERTION
2023-09-14T14:38:36
2016-10-14T14:39:42
C
UTF-8
C
false
false
6,102
c
ch3_istartmsgv.c
/* * Copyright (C) by Argonne National Laboratory * See COPYRIGHT in top-level directory */ #include "mpidi_ch3_impl.h" /*#include "mpidpre.h"*/ #include "mpid_nem_impl.h" #if defined (MPID_NEM_INLINE) && MPID_NEM_INLINE #include "mpid_nem_inline.h" #endif /* * MPIDI_CH3_iStartMsgv() attempts to send the mess...
a2cbbf40c511218332bb7637040df68c1b83f520
9c4ec01e04f7b0a1d213e1060c6b0a008dde7cbd
/series2/iadc/iadc_scan_iadc_timer/src/main_scan_iadc_timer.c
1c2a42720e1cc53678f01cbeac62bca322144d8b
[ "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
11,326
c
main_scan_iadc_timer.c
/***************************************************************************//** * @file main_scan_iadc_timer.c * @brief Use the IADC to take repeated, non-blocking measurements on * multiple inputs using IADC local timer to trigger conversions. **********************************************************************...
976fc444ca255752509c85693cf944e3ccf18d73
e65a4dbfbfb0e54e59787ba7741efee12f7687f3
/audio/fluidsynth/files/patch-src_drivers_fluid__mdriver.h
ebba65ff907a429ac2dc8c9a7f0737726f6f5820
[ "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
655
h
patch-src_drivers_fluid__mdriver.h
--- src/drivers/fluid_mdriver.h.orig 2019-02-03 07:13:59 UTC +++ src/drivers/fluid_mdriver.h @@ -53,6 +53,15 @@ void delete_fluid_alsa_seq_driver(fluid_midi_driver_t void fluid_alsa_seq_driver_settings(fluid_settings_t *settings); #endif +/* SNDIO */ +#if SNDIO_SUPPORT +void fluid_sndio_midi_driver_settings(fluid_...
e45eaadde958933654fd4ca11a6634a0f263862a
a474d7e6c0dd5f8f3a0919db050ebf773780865f
/lib/drivers/include/i2s.h
946fa82ba0a5cf2d96619723e9b340e9bb050ef0
[ "Apache-2.0" ]
permissive
kendryte/kendryte-standalone-sdk
7b8b1887eab040da76b4ad9063d11b8ca5e5e5b9
02576ba67e8797444f3ee3f34c625b5ed048e707
refs/heads/develop
2023-09-03T11:18:18.009662
2021-09-24T02:56:10
2021-09-24T02:56:10
147,705,154
416
158
Apache-2.0
2021-07-18T10:25:52
2018-09-06T16:53:21
C
UTF-8
C
false
false
23,357
h
i2s.h
/* Copyright 2018 Canaan Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
a45b067742cd20f414a81fe5a12e7c40792026e1
9ceacf33fd96913cac7ef15492c126d96cae6911
/sys/net/if_pppx.c
66826738bf3b9940b02fb1f82b2e7ff18deecffb
[ "BSD-3-Clause" ]
permissive
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
32,290
c
if_pppx.c
/* $OpenBSD: if_pppx.c,v 1.126 2023/02/10 14:34:17 visa Exp $ */ /* * Copyright (c) 2010 Claudio Jeker <claudio@openbsd.org> * Copyright (c) 2010 David Gwynne <dlg@openbsd.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that ...
21e5083aa05d7df61011166350ee7e46fac88368
9874716bc2f2dea03b9163a575ce383855508731
/thcrap_tasofro/src/png.h
9d1bf9b4f539d51a5c110996fa0d9c0cdc5c73e1
[ "Unlicense", "LicenseRef-scancode-public-domain" ]
permissive
thpatch/thcrap
d135f6ddb8f5c4fc8b560e69e1f644fb096203e6
dec6e6e4d3e505feb55353f78dc1d5d9e770b6ee
refs/heads/master
2023-07-20T04:13:29.900439
2023-07-17T14:26:04
2023-07-17T14:26:15
11,221,712
510
57
Unlicense
2023-09-11T18:10:08
2013-07-06T17:29:28
C++
UTF-8
C
false
false
765
h
png.h
/** * Touhou Community Reliant Automatic Patcher * Tasogare Frontier support plugin * * ---- * * PNG files reading. */ #pragma once #include <thcrap.h> #ifdef __cplusplus extern "C" { #endif // Reads the PNG file [fn]. The returned value is an array of lines. It has to be freed by the caller. // If th...
261811f38e596b80b49314c7a78ac567b42d9860
aa3befea459382dc5c01c925653d54f435b3fb0f
/arch/arm/include/lpc17xx_40xx/lpc176x_irq.h
6da827df2c2b74f44dc20b2108247358a44ef1b7
[ "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
14,434
h
lpc176x_irq.h
/**************************************************************************** * arch/arm/include/lpc17xx_40xx/lpc176x_irq.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...
b9ae6820cb9563a8ca284cc809791347d29362fb
b8906afecca06f48f2cd289a9997f670b26c4721
/spec/api_generator_spec/extensions/barcode1/ext/shared/generated/barcode1_ruby_api.c
986ec14419e74efc13778db33e1acaabd0f8f907
[ "MIT" ]
permissive
rhomobile/rhodes
51bd88921c51bd618948f9a557de17fc297e7cc2
fc8409c9c281684a49d7ff6805ddc565de09a6d5
refs/heads/master
2023-09-01T17:45:36.149868
2023-08-31T20:56:06
2023-08-31T20:56:06
54,084
504
155
MIT
2023-09-12T00:14:29
2008-09-18T21:55:16
C
UTF-8
C
false
false
3,994
c
barcode1_ruby_api.c
#include "ruby.h" static VALUE rb_mParent; static VALUE rb_cBarcode1; VALUE rb_Barcode1_enable(int argc, VALUE *argv, VALUE obj); VALUE rb_s_Barcode1_def_enable(int argc, VALUE *argv); VALUE rb_Barcode1_start(int argc, VALUE *argv, VALUE obj); VALUE rb_s_Barcode1_def_start(int argc, VALUE *argv); VALUE rb_Barcode1_s...
5f37a8ed21b169b95bd0199b4c9f22803466c833
f6f6d13ecabee843ad4b41aae301e1bad1a07bdb
/include/PI/int/pi_int.h
700991c4e34d3022c3896ec97a6ce887ba48329e
[ "Apache-2.0" ]
permissive
p4lang/PI
ec6a912f77f3ed73516a844ea5ca9fdb74c0e774
6d0f3d6c08d595f65c7d96fd852d9e0c308a6f30
refs/heads/main
2023-08-30T02:44:12.127320
2023-08-21T16:45:07
2023-08-21T16:45:07
51,870,280
170
128
Apache-2.0
2023-09-11T09:52:09
2016-02-16T21:07:15
C++
UTF-8
C
false
false
4,137
h
pi_int.h
/* Copyright 2013-present Barefoot Networks, Inc. * * 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 la...
741de2daf5a28cc668cf77f28bc82e06f4c4e4c4
75196819c910f3fd523f1a4d28e5d0fe12570ab1
/src/bdb53/src/common/util_log.c
505ac6f1ae3f03cba7ba99a4a04f21370e664892
[ "MIT", "BSD-3-Clause", "Sleepycat" ]
permissive
gridcoin-community/Gridcoin-Research
889967579b5b05bcc3ae836697a0f173b5ae91ea
21414dd0f63c9a34060f7f762f08d1a52aeb9e87
refs/heads/development
2023-09-04T09:21:55.006935
2023-09-03T17:45:20
2023-09-03T17:45:20
23,332,350
292
117
MIT
2023-09-11T10:22:10
2014-08-25T23:41:04
HTML
UTF-8
C
false
false
792
c
util_log.c
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2000, 2013 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ #include "db_config.h" #include "db_int.h" /* * __db_util_logset -- * Log that we're running. * * PUBLIC: int __db_util_logset __P((const char *, char *));...
21578fd39d367b93579951254c8d0e3011acdc85
105be9a75408fe7944b60885061d281e7fd9192b
/include/unk_structs/D_800D6A08.h
db3f53fc7c0a661563243cc4d669e362096b6021
[]
no_license
farisawan-2000/kirby64
73146684368b0cbe5e2a41a42625f07817cc91c3
9f95c182132771cfb5f439ab1a60b589c6f7d665
refs/heads/master
2023-08-08T18:19:35.226495
2023-07-23T20:37:14
2023-07-23T20:37:14
265,695,457
148
18
null
2022-12-27T15:23:50
2020-05-20T22:03:14
Assembly
UTF-8
C
false
false
494
h
D_800D6A08.h
#ifndef _D_800D6A08_H #define _D_800D6A08_H struct UnkStruct800D6A08 { struct UnkStruct800D6A08 *next; u16 unk4; u16 unk6; u32 unk8; u32 unkC; u32 unk10; u32 unk14; u32 unk18; u32 unk1C; u32 unk20; u32 unk24; u32 unk28; u32 unk2C; u32 unk30; u32 unk34; u32 unk38; u32 unk3C; u32 unk40; u32 unk44;...
647f378832c619a23f83709b37d3fe3f4b142226
3cd3872acbc8b1a79a70b89b2fd58a171e7adc82
/vpx_dsp/quantize.c
d44ced20dca6e82e717b8fa97bdda26b7d79e840
[]
permissive
webmproject/libvpx
58ab97861063cb521ec0d00ef9cb222ca97873b1
6fd360c684736e351160b131827dfbb207841164
refs/heads/main
2023-04-09T15:32:34.688724
2023-04-07T22:19:18
2023-04-07T22:19:18
22,927,608
889
376
BSD-3-Clause
2023-03-24T13:37:34
2014-08-13T19:03:21
C
UTF-8
C
false
false
12,142
c
quantize.c
/* * Copyright (c) 2015 The WebM project authors. All Rights Reserved. * * Use of this source code is governed by a BSD-style license * that can be found in the LICENSE file in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contributin...
51b27e17c6852a5da7b5a933a5c09066ff2f9cbb
431a5c28b8dfcc7d6ca6f4f97bf370cd770547a7
/src/tmx/Asn_J2735/include/asn_j2735_r63/ITIScodes.h
6402c46d9c26c816a3d017998ae561807d33ccab
[ "Apache-2.0" ]
permissive
usdot-fhwa-OPS/V2X-Hub
134061cfb55d8c83e871f7fd4bbfa5d8d3092eb0
aae33e6a16b8a30e1faee31a7ee863d191be06b8
refs/heads/develop
2023-08-26T10:10:59.989176
2023-08-24T14:58:21
2023-08-24T14:58:21
168,020,929
106
63
null
2023-09-11T20:24:45
2019-01-28T19:16:45
C
UTF-8
C
false
false
1,169
h
ITIScodes.h
/* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "ITIS" * found in "J2735_201603_ASN_CC.asn" * `asn1c -gen-PER -fcompound-names -fincludes-quoted -fskeletons-copy` */ #ifndef _ITIScodes_H_ #define _ITIScodes_H_ #include "asn_application.h" /* Including external dependencies */ #i...
98b21fb28b9c9e5a14e19b895d0e7d33ea04591c
88ae8695987ada722184307301e221e1ba3cc2fa
/third_party/grpc/src/third_party/upb/upb/upb.h
7398d09fff5874f591e54028286a1b5912913714
[ "Apache-2.0", "LGPL-2.0-or-later", "MIT", "GPL-1.0-or-later", "BSD-3-Clause", "MPL-2.0" ]
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
5,511
h
upb.h
/* * Copyright (c) 2009-2021, Google LLC * 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 ...
4f5d6f9cc038d6e0bdf92c7c628d2a44edd82594
5ff4b6986e6799bc0e143e060bafc14369030d8b
/toolchain/riscv-isa-sim/riscv/insns/fsqrt_h.h
138d5727448e332038219ff1a59e8540c03d306b
[ "MIT", "LicenseRef-scancode-unknown-license-reference", "GPL-1.0-or-later", "LLVM-exception", "Apache-2.0", "BSD-3-Clause", "LicenseRef-scancode-bsd-3-clause-jtag", "GPL-3.0-or-later" ]
permissive
pulp-platform/mempool
7583204b2436cfc12ed95599463e51ad4df51557
c98fb3ada4f255623eaf9b09861f397a60c3d96b
refs/heads/main
2023-08-08T09:07:56.696580
2023-07-27T17:24:38
2023-07-27T17:24:38
223,218,149
178
28
Apache-2.0
2023-07-27T17:24:39
2019-11-21T16:34:37
C
UTF-8
C
false
false
120
h
fsqrt_h.h
require_extension(EXT_ZFH); require_fp; softfloat_roundingMode = RM; WRITE_FRD(f16_sqrt(f16(FRS1))); set_fp_exceptions;
77009fc67d2cb0c5ef587c4cdb124456c94d8063
17d7357e5c5130ace022b3c9d9f98e7b13dda0ca
/src/util/samples_ops.c
b4e09cad2693083547c40406dee14a108872ea01
[ "ISC", "LicenseRef-scancode-public-domain" ]
permissive
vgmstream/vgmstream
4a7747bb75ff513f8fc8cc26f31d6e3a4150bc43
883d796d4b63c42810586e9f1ffbdcdd28c73ef5
refs/heads/master
2023-09-04T16:14:38.136915
2023-09-02T18:06:38
2023-09-02T18:06:38
5,591,410
762
137
NOASSERTION
2023-09-10T22:58:26
2012-08-28T20:08:24
C
UTF-8
C
false
false
1,632
c
samples_ops.c
#include "samples_ops.h" void swap_samples_le(sample_t *buf, int count) { /* Windows can't be BE... I think */ #if !defined(_WIN32) #if !defined(__BYTE_ORDER__) || __BYTE_ORDER__ != __ORDER_LITTLE_ENDIAN__ int i; for (i = 0; i < count; i++) { /* 16b sample in memory: aabb where aa=MSB, bb=LSB */ ...
4089da88f319617a8a0025ef7e335b1753b43a32
376e1818d427b5e4d32fa6dd6c7b71e9fd88afdb
/chat/prosody/patches/patch-util-src_pposix.c
73981bc4144c714c758160beed45b6ef2b87672a
[]
no_license
NetBSD/pkgsrc
a0732c023519650ef821ab89c23ab6ab59e25bdb
d042034ec4896cc5b47ed6f2e5b8802d9bc5c556
refs/heads/trunk
2023-09-01T07:40:12.138283
2023-09-01T05:25:19
2023-09-01T05:25:19
88,439,572
321
138
null
2023-07-12T22:34:14
2017-04-16T20:04:15
null
UTF-8
C
false
false
277
c
patch-util-src_pposix.c
$NetBSD: patch-util-src_pposix.c,v 1.1 2022/05/08 21:24:12 khorben Exp $ --- util-src/pposix.c.orig 2022-03-08 12:34:39.594708341 +0000 +++ util-src/pposix.c @@ -38,6 +38,7 @@ #endif #endif +#include <unistd.h> #include <stdlib.h> #include <math.h> #include <unistd.h>
09bfbfbc851a02f6a47f12277ed9a7e66324fa0e
d2253070a3a64b14dee5ca0b3d311919178e590c
/include/metatile_behavior.h
c2d0d23ee3b42c8dfb5b10f68549e5dd7fc30dc8
[]
no_license
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
6,631
h
metatile_behavior.h
#ifndef GUARD_METATILE_BEHAVIOR_H #define GUARD_METATILE_BEHAVIOR_H // Return values for MetatileBehavior_GetBridgeType enum { BRIDGE_TYPE_OCEAN, // For log bridges over 'ocean' style water (Routes 110/119 use this). BRIDGE_TYPE_POND_LOW, BRIDGE_TYPE_POND_MED, BRIDGE_TYPE_POND_HIGH, }; bool8 MetatileB...
c78886bae7766ea9dcd491bc631f5ccf1344262b
badb70a0b235c98ac034cfe5b4bfafda36647831
/Library/OcFirmwarePasswordLib/AppleFwPasswordInternal.h
70051a7b6711d3bff2d1cd4c879c25da3acfacfe
[ "BSD-3-Clause" ]
permissive
acidanthera/OpenCorePkg
f34a7d67b22c74fb5ab559e48519e5f5855b6751
1d5b1736fe5a5ef7662b5c076c6d11aac96fd5d6
refs/heads/master
2023-08-30T21:03:02.993659
2023-08-28T23:30:43
2023-08-28T23:30:43
179,354,282
13,212
2,999
BSD-3-Clause
2023-09-10T18:29:53
2019-04-03T19:14:29
C
UTF-8
C
false
false
1,208
h
AppleFwPasswordInternal.h
/** @file Copyright (C) 2016, The HermitCrabs Lab. 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...
f8310e84637bd8f1cb7065f35679e682c55f3a82
d169de4c5c6b281984df35536430dcc931a957a9
/source/component/usb/host/vsf_usbh.c
4aef97560bdb049f839066743dfee5ca85e1e183
[ "LGPL-2.1-only", "Apache-2.0" ]
permissive
vsfteam/vsf
2ba968ba2ef53b036668019c6c6746149a63c38a
522a52ff2ee4ed149b52789a5bd366f80c08c458
refs/heads/master
2023-08-27T07:32:08.339123
2023-08-26T17:46:07
2023-08-26T17:46:07
181,911,464
273
83
Apache-2.0
2023-08-29T03:08:36
2019-04-17T14:43:42
C
UTF-8
C
false
false
48,603
c
vsf_usbh.c
/***************************************************************************** * Copyright(C)2009-2022 by VSF Team * * * * Licensed under the Apache License, Version 2.0 (the "License"); * ...
91af267ddc300760f80e821afd35de273681592d
58fe7cb3949dd1930e709696659a0296500b64a6
/crypto/s2n_cipher.c
fdf0e648dc473337837a65a35fc69305df52e3be
[ "Apache-2.0", "MIT" ]
permissive
aws/s2n-tls
3344638a6a69c6f20665cf6847e1bc4b85f2e558
62dc7a6d4876e5eee0dea3690d528a4c7080a1d5
refs/heads/main
2023-08-31T23:26:33.780048
2023-08-31T05:17:33
2023-08-31T05:17:33
21,287,076
513
213
Apache-2.0
2023-09-13T23:52:29
2014-06-27T19:37:59
C
UTF-8
C
false
false
1,658
c
s2n_cipher.c
/* * Copyright Amazon.com, Inc. or its affiliates. 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. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" file ...
b60251f8880ba3b2259e43c52bc899d7c8d1e0a2
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/drivers/media/usb/tm6000/tm6000.h
08bd0740dd2368ddaaa23dcaea687f8de57e086c
[ "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
11,103
h
tm6000.h
/* * tm6000.h - driver for TM5600/TM6000/TM6010 USB video capture devices * * Copyright (C) 2006-2007 Mauro Carvalho Chehab <mchehab@infradead.org> * * Copyright (C) 2007 Michel Ludwig <michel.ludwig@gmail.com> * - DVB-T support * * This program is free software; you can redistribute it and/or modify * it...
5cfbea1d827b2082eac5f5ab1e82ba1bac77aa50
4c4deee160ee4a3056b2973f6202e5cbaafb5925
/tools/event-benchmark/event_worker.c
89b665c624c51b63c6084c9dc53120865b241f88
[ "AGPL-3.0-or-later", "AGPL-3.0-only", "LGPL-3.0-only" ]
permissive
open-io/oio-sds
b9bc7cec283838a59b83b5279cb181cded69034f
08abd65aac86e47cf324826487ab9b475e014938
refs/heads/master
2023-09-05T05:09:29.653325
2023-08-01T16:37:37
2023-08-31T16:05:19
32,169,193
663
121
MIT
2022-03-04T13:08:03
2015-03-13T17:06:25
Python
UTF-8
C
false
false
1,904
c
event_worker.c
/* OpenIO SDS oio-event-benchmark Copyright (C) 2017-2019 OpenIO SAS, as part of OpenIO SDS This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option)...
fe91eaa5708f90a9b9f2962d8770ce433cd8771f
e1d9c54e9925e30e388a255b53a93cccad0b94cb
/kubernetes/model/v1_namespace_condition.h
a5d5cdd237b1c7c68446f3b00c95599601bef7c9
[ "Apache-2.0", "curl" ]
permissive
kubernetes-client/c
dd4fd8095485c083e0f40f2b48159b1609a6141b
5ac5ff25e9809a92a48111b1f77574b6d040b711
refs/heads/master
2023-08-13T10:51:03.702497
2023-08-07T19:18:32
2023-08-07T19:18:32
247,958,425
127
47
Apache-2.0
2023-09-07T20:07:00
2020-03-17T11:59:05
C
UTF-8
C
false
false
1,106
h
v1_namespace_condition.h
/* * v1_namespace_condition.h * * NamespaceCondition contains details about state of namespace. */ #ifndef _v1_namespace_condition_H_ #define _v1_namespace_condition_H_ #include <string.h> #include "../external/cJSON.h" #include "../include/list.h" #include "../include/keyValuePair.h" #include "../include/binary....
c59a63d988ba55e8f95a12f48a6cb15b61dbc88f
2247493654c160426c1655281aa7f1dca2bc98dd
/src/ComputeWallModelTurbDissipationWallAlgorithm.C
c12bae83da57d01f745169129759817743fccf42
[ "BSD-2-Clause" ]
permissive
NaluCFD/Nalu
12999b0e3b76dbeab8fc184f38b65a13b1180bce
3286651e494894ac5948c41bf985f987d20c2370
refs/heads/master
2023-08-10T02:48:04.179859
2023-08-02T19:02:46
2023-08-02T19:02:46
69,712,764
138
185
NOASSERTION
2023-09-14T16:42:19
2016-10-01T01:25:20
C
UTF-8
C
false
false
6,578
c
ComputeWallModelTurbDissipationWallAlgorithm.C
/*------------------------------------------------------------------------*/ /* Copyright 2014 Sandia Corporation. */ /* This software is released under the license detailed */ /* in the file, LICENSE, which is located in the top-level Nalu */ /* director...
4609f20a5b2bd946cc5cd5318927cf8318dc73e0
010279e2ba272d09e9d2c4e903722e5faba2cf7a
/contrib/libs/lcms2/src/cmslut.c
77977fc6c91b141ae7c837c3c858fe9f69646d33
[ "LicenseRef-scancode-free-unknown", "MIT", "Apache-2.0" ]
permissive
catboost/catboost
854c1a1f439a96f1ae6b48e16644be20aa04dba2
f5042e35b945aded77b23470ead62d7eacefde92
refs/heads/master
2023-09-01T12:14:14.174108
2023-09-01T10:01:01
2023-09-01T10:22:12
97,556,265
8,012
1,425
Apache-2.0
2023-09-11T03:32:32
2017-07-18T05:29:04
Python
UTF-8
C
false
false
52,442
c
cmslut.c
//--------------------------------------------------------------------------------- // // Little Color Management System // Copyright (c) 1998-2023 Marti Maria Saguer // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the "Softwar...
38a646cab91b5217bd5c511b4f02bf4233074eef
0dd85c72c457ac317ecdde7dc40518f7be1a2602
/vendor/platform/Fibocom-MA510/src/rpc/http_client.h
719892b6a14ec66b33d54beadc5916858830d9dc
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
aitos-io/BoAT-X-Framework
00072acd6e570b8dda5c3e211103717110303915
92c09bd1ed269903b542b7b39a02137bb0b4f9be
refs/heads/master
2023-07-08T11:20:52.441231
2023-03-08T01:43:57
2023-03-08T01:43:57
249,309,472
2,165
141
Apache-2.0
2023-06-27T03:22:02
2020-03-23T01:39:16
C
UTF-8
C
false
false
3,695
h
http_client.h
/* Copyright (C) 2012 mbed.org, MIT License * * 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, pub...
41cd8c41f1238e2c1088ec23f3b848f5ff8bce75
e73547787354afd9b717ea57fe8dd0695d161821
/src/world/area_flo/flo_03/flo_03_3_npc.c
a244e283bc240c21bb1a71975f472eac7c42f8d3
[]
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
44,152
c
flo_03_3_npc.c
#include "flo_03.h" #include "sprite/player.h" NpcSettings N(NpcSettings_Dayzee) = { .height = 24, .radius = 24, .level = ACTOR_LEVEL_NONE, }; NpcSettings N(NpcSettings_Petunia) = { .height = 56, .radius = 40, .level = ACTOR_LEVEL_NONE, }; #include "world/common/complete/GiveReward.inc.c" Ve...
f83dba0af4996a93de0a5ec818f71ed533e5cea2
f367e4b66a1ee42e85830b31df88f63723c36a47
/lib/onigmo/reggnu.c
451c00bda50f494f10e7034240134d43a24d5661
[ "Apache-2.0", "BSD-3-Clause", "BSD-2-Clause" ]
permissive
fluent/fluent-bit
06873e441162b92941024e9a7e9e8fc934150bf7
1a41f49dc2f3ae31a780caa9ffd6137b1d703065
refs/heads/master
2023-09-05T13:44:55.347372
2023-09-05T10:14:33
2023-09-05T10:14:33
29,933,948
4,907
1,565
Apache-2.0
2023-09-14T10:17:02
2015-01-27T20:41:52
C
UTF-8
C
false
false
4,150
c
reggnu.c
/********************************************************************** reggnu.c - Onigmo (Oniguruma-mod) (regular expression library) **********************************************************************/ /*- * Copyright (c) 2002-2008 K.Kosako <sndgk393 AT ybb DOT ne DOT jp> * Copyright (c) 2011-2016 K.Takata...
250631ffd197505d0bdf84bc01b6c19f2317f6c3
30c2631ed046d7662476b94fb7f5286c47377f60
/src/addons/meta/serialized.c
4b57878efb61f9a5deceb5c8f29a420b41969645
[ "MIT" ]
permissive
SanderMertens/flecs
a840093340f0d1eb2bd30ec1585296f81f2aab39
41fb856c4e1162f44b59d7881ef508d64d56bf10
refs/heads/master
2023-08-24T16:21:41.790084
2023-08-24T08:38:57
2023-08-24T08:49:52
146,155,284
4,731
456
MIT
2023-09-05T16:01:58
2018-08-26T05:53:05
C
UTF-8
C
false
false
7,621
c
serialized.c
/** * @file meta/serialized.c * @brief Serialize type into flat operations array to speed up deserialization. */ #include "meta.h" #ifdef FLECS_META static int flecs_meta_serialize_type( ecs_world_t *world, ecs_entity_t type, ecs_size_t offset, ecs_vec_t *ops); ecs_meta_type_op_kind_t flecs_meta_...
86ed5087513f6588e05564c0922f49fde17a6a91
21c92afbd7fd022a206fb31294c523aebb770104
/SuiteSparse/GraphBLAS/Source/Template/GB_AxB_Gustavson_symbolic.c
e01ccc5b6aac7fbd859249ce3fefd75327f90238
[ "BSD-3-Clause", "LicenseRef-scancode-free-unknown", "LicenseRef-scancode-unknown-license-reference", "GPL-2.0-or-later", "GPL-3.0-only", "LGPL-2.1-or-later", "LGPL-2.0-or-later", "GPL-1.0-or-later", "LicenseRef-scancode-other-copyleft", "LicenseRef-scancode-warranty-disclaimer", "Apache-2.0", ...
permissive
jlblancoc/suitesparse-metis-for-windows
70e6bcab2b525afb41758d61f823efa0618f67cf
5ee2eb4bc7bfd6d27af2f7fb027b1545cfc0fa3f
refs/heads/master
2023-08-30T21:15:39.624300
2023-03-09T10:16:48
2023-03-09T10:16:48
16,236,582
423
251
BSD-3-Clause
2023-03-09T10:18:08
2014-01-25T18:06:21
C
UTF-8
C
false
false
9,483
c
GB_AxB_Gustavson_symbolic.c
//------------------------------------------------------------------------------ // GB_AxB_Gustavson_symbolic: C=A*B symbolic analysis //------------------------------------------------------------------------------ // SuiteSparse:GraphBLAS, Timothy A. Davis, (c) 2017-2018, All Rights Reserved. // http://suitesparse.c...
39ce2bb0853fd7341b780f076e0583d07757f19c
28d0f8c01599f8f6c711bdde0b59f9c2cd221203
/sys/arch/rs6000/include/int_const.h
5ab301fb78ca48f0bfb1654b14dc06748232debc
[]
no_license
NetBSD/src
1a9cbc22ed778be638b37869ed4fb5c8dd616166
23ee83f7c0aea0777bd89d8ebd7f0cde9880d13c
refs/heads/trunk
2023-08-31T13:24:58.105962
2023-08-27T15:50:47
2023-08-27T15:50:47
88,439,547
656
348
null
2023-07-20T20:07:24
2017-04-16T20:03:43
null
UTF-8
C
false
false
99
h
int_const.h
/* $NetBSD: int_const.h,v 1.1 2007/12/17 19:09:17 garbled Exp $ */ #include <powerpc/int_const.h>
a34acf6e081d7190e8a1929fd8efbe267d79950a
0744dcc5394cebf57ebcba343747af6871b67017
/os/arch/arm/src/stm32/stm32_qencoder.h
a909234fc4199da03d46f80a0296795a9b6e97d4
[ "GPL-1.0-or-later", "BSD-3-Clause", "ISC", "MIT", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-other-permissive", "Apache-2.0" ]
permissive
Samsung/TizenRT
96abf62f1853f61fcf91ff14671a5e0c6ca48fdb
1a5c2e00a4b1bbf4c505bbf5cc6a8259e926f686
refs/heads/master
2023-08-31T08:59:33.327998
2023-08-08T06:09:20
2023-08-31T04:38:20
82,517,252
590
719
Apache-2.0
2023-09-14T06:54:49
2017-02-20T04:38:30
C
UTF-8
C
false
false
5,716
h
stm32_qencoder.h
/**************************************************************************** * * Copyright 2018 Samsung Electronics 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...
318c58a23eb683cf1d1b2fa3940f70c3b0f7bb2d
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/u-boot_new/common/spl/spl_sata.c
2e7adca0ca6d903da35f5966b2a0a6afc755954a
[ "GPL-2.0-or-later", "LicenseRef-scancode-unknown-license-reference", "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
988
c
spl_sata.c
/* * (C) Copyright 2013 * Texas Instruments, <www.ti.com> * * Dan Murphy <dmurphy@ti.com> * * SPDX-License-Identifier: GPL-2.0+ * * Derived work from spl_usb.c */ #include <common.h> #include <spl.h> #include <asm/u-boot.h> #include <sata.h> #include <fat.h> #include <version.h> #include <image.h> DECLARE_GL...
c7add7ae6dcc1a80b6b1eae03d8128e4a353a5d1
68e115d504decf90cf8adaf1c373a220c059d8d7
/Include/LittleVgl/core/lv_fonts/lv_font_symbol_30.c
0a0f386848b701ce83e9feedbc20e5721fa6eafc
[ "MIT", "GPL-1.0-or-later", "GPL-2.0-only", "BSD-2-Clause" ]
permissive
WOA-Project/Lumia950XLPkg
24fcad187d71488270b853d08fcdff542bbac5a2
0e7e24adb2ac80672ade1e56f9b538d99941328f
refs/heads/master
2023-08-11T09:20:00.600571
2022-09-14T09:09:51
2022-09-14T09:09:51
132,070,715
264
64
BSD-2-Clause
2022-12-18T20:27:21
2018-05-04T01:44:48
C
UTF-8
C
false
false
682,944
c
lv_font_symbol_30.c
#include "../lv_misc/lv_font.h" #if USE_LV_FONT_SYMBOL_30 != 0 /*Can be enabled in lv_conf.h*/ /*********************************************************************************** * fontawesome-webfont.ttf 30 px Font in U+f000 () .. U+f2ee () range with 1 bpp * Sparse font with only these characters: ...
222835b3adb1f634f8b0b643672f2c1b5b6507d9
8a51a96f61699f0318315ccc89cef39f6866f2b5
/src/backend/nodes/queryjumblefuncs.c
281907a4d83d3f3fff51b1f821dca6ee6ac3040a
[ "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
10,288
c
queryjumblefuncs.c
/*------------------------------------------------------------------------- * * queryjumblefuncs.c * Query normalization and fingerprinting. * * Normalization is a process whereby similar queries, typically differing only * in their constants (though the exact rules are somewhat more subtle than * that) are rec...
213677acad0e77b42266cc42d1181ce0603f7653
e65a4dbfbfb0e54e59787ba7741efee12f7687f3
/games/openarena/files/patch-code_qcommon_q__platform.h
241faa4dcaea9bece8821f7ea02aaa00fd1b5ce5
[ "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
398
h
patch-code_qcommon_q__platform.h
--- code/qcommon/q_platform.h.orig 2020-11-23 13:12:36 UTC +++ code/qcommon/q_platform.h @@ -235,6 +235,10 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, #define ARCH_STRING "amd64" #elif defined __axp__ #define ARCH_STRING "alpha" +#elif defined __powerpc64__ +#define ARCH_STRING "ppc64" +#elif defined _...
7081dc26d705f4ad0bda2e60b160ee2f43652a7b
de21f9075f55640514c29ef0f1fe3f0690845764
/regression/goto-instrument/value-set-fi-fp-removal4/test.c
b99e6c73e8e517829cdbed683cfeade685213e9f
[ "BSD-2-Clause", "LicenseRef-scancode-unknown-license-reference", "BSD-4-Clause" ]
permissive
diffblue/cbmc
975a074ac445febb3b5715f8792beb545522dc18
decd2839c2f51a54b2ad0f3e89fdc1b4bf78cd16
refs/heads/develop
2023-08-31T05:52:05.342195
2023-08-30T13:31:51
2023-08-30T13:31:51
51,877,056
589
309
NOASSERTION
2023-09-14T18:49:17
2016-02-16T23:03:52
C++
UTF-8
C
false
false
242
c
test.c
#include <assert.h> typedef void (*fp_t)(); void f() { } void g() { } int main(void) { // the value set for fp is empty, defaults to standard function pointer removal behaviour fp_t other_fp = g; other_fp = f; fp_t fp; fp(); }
534ba0c7831210899fbf16ce6e02116b8c7a597d
28d0f8c01599f8f6c711bdde0b59f9c2cd221203
/sys/arch/zaurus/dev/lcdctl.c
fc61eaeacdd45ca73b03adb68a5bc20461e104e8
[]
no_license
NetBSD/src
1a9cbc22ed778be638b37869ed4fb5c8dd616166
23ee83f7c0aea0777bd89d8ebd7f0cde9880d13c
refs/heads/trunk
2023-08-31T13:24:58.105962
2023-08-27T15:50:47
2023-08-27T15:50:47
88,439,547
656
348
null
2023-07-20T20:07:24
2017-04-16T20:03:43
null
UTF-8
C
false
false
8,305
c
lcdctl.c
/* $NetBSD: lcdctl.c,v 1.3 2012/01/29 10:12:41 tsutsui Exp $ */ /*- * Copyright (C) 2012 NONAKA Kimihiro <nonaka@netbsd.org> * 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. Redistri...
167fe72a5b3ea5d531189b2db8ba3dccb1bd7c4f
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/drivers/gpu/drm/nouveau/nv50_fence.c
0ee363840035b1e67bd3e6c6b8bb63afbf4d8ea3
[ "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
3,621
c
nv50_fence.c
/* * Copyright 2012 Red Hat Inc. * * 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, d...
5960b6c85a25743c566a96fe0846c92cc6ef1ebd
2898fa4f2ad766afa0495a837f59fe95daa081a7
/tests/unit-pass/reference-binding-2.C
3a0f68a29aab49a7cb7e35760e42076006455022
[ "NCSA" ]
permissive
kframework/c-semantics
12fcc1b1bf1f7792636d1c37f6f7bb1b89a392b5
e6879d14455771aa0cb3e3d201131d4d763a73a2
refs/heads/master
2023-07-31T23:57:03.316456
2022-02-01T17:50:31
2022-02-01T17:50:31
11,747,541
312
52
NOASSERTION
2022-02-01T17:50:33
2013-07-29T19:13:25
C
UTF-8
C
false
false
63
c
reference-binding-2.C
int a = 1; int main() { int &beta = a; beta--; return a; }
bceaef4f856768060e37f085eb83b2b6b96fc6de
59864cbd213b5da6f50d6255b0a021564b3d5bd4
/disabled-challenges/CAT/lib/cgc_libc.h
e0605bb7e144374b5805e5bc4dff784c2a430faa
[ "MIT" ]
permissive
trailofbits/cb-multios
8af96a4fbc3b34644367faa135347f88e0e0d0a3
810d7b24b1f62f56ef49b148fe155b0d0629cad2
refs/heads/master
2023-09-05T03:56:20.229403
2022-12-27T15:47:54
2022-12-27T15:47:54
41,688,943
522
133
MIT
2023-06-29T02:47:13
2015-08-31T17:04:31
C
UTF-8
C
false
false
2,402
h
cgc_libc.h
/* * Copyright (C) Narf Industries <info@narfindustries.com> * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, cop...
7aa7d67ad8e504f2297f3446c66d26668c3f75fe
88aca3340574f733b9ecd6f76708ecd2d57cb07e
/vendor/bundle/ruby/2.6.0/gems/ffi-1.15.5/ext/ffi_c/Struct.h
eb6edf282870639adfa037c5a124af72d67823b2
[ "Apache-2.0", "MIT", "BSD-3-Clause" ]
permissive
collabnix/dockerlabs
65c63a8424d34120bddc0fc8d6fd54a688953491
0f2a6b906a8ca0ebc28561236d4d6516f93b184c
refs/heads/master
2023-09-05T07:30:30.601797
2023-09-05T07:25:53
2023-09-05T07:25:53
153,069,455
5,239
1,854
Apache-2.0
2023-09-03T05:51:41
2018-10-15T07:19:18
PHP
UTF-8
C
false
false
3,716
h
Struct.h
/* * Copyright (c) 2008, 2009, Wayne Meissner * Copyright (c) 2009, Luc Heinrich <luc@honk-honk.com> * * Copyright (c) 2008-2013, Ruby FFI project contributors * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following ...
b517b92615c8353c09a77d2fb53c021f1078f7dc
0878580d8373128457cff2809284c999caf7c7d8
/Source/Includes/Game.h
fde056f4522daddc45924f8a8a498b77f592faa6
[]
no_license
NovFR/DoS-2-Savegame-Editor
a9618ca7d317055475cae3f26a8aa7dd242864e7
267d7b594aa4723b696bb8883698a274e70ab3d1
refs/heads/master
2023-01-28T01:25:00.186332
2021-04-20T10:27:38
2021-04-20T10:27:38
186,271,246
113
19
null
null
null
null
UTF-8
C
false
false
11,681
h
Game.h
//<<>-<>>---------------------------------------------------------------------() /* Structures du jeu */ //()-------------------------------------------------------------------<<>-<>>// #ifndef _GAME_DEFINITIONS #define _GAME_DEFINITIONS // ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤...
6f7327203d1791f8c60dfca0fb2c91e7fa2dff0f
28d0f8c01599f8f6c711bdde0b59f9c2cd221203
/sys/arch/ia64/disasm/disasm_format.c
546346929020f227780b7b3eaf600ce8d741e2c2
[]
no_license
NetBSD/src
1a9cbc22ed778be638b37869ed4fb5c8dd616166
23ee83f7c0aea0777bd89d8ebd7f0cde9880d13c
refs/heads/trunk
2023-08-31T13:24:58.105962
2023-08-27T15:50:47
2023-08-27T15:50:47
88,439,547
656
348
null
2023-07-20T20:07:24
2017-04-16T20:03:43
null
UTF-8
C
false
false
9,998
c
disasm_format.c
/* $NetBSD: disasm_format.c,v 1.5 2016/08/05 16:45:50 scole Exp $ */ /*- * Copyright (c) 2000-2006 Marcel Moolenaar * 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. Redistribution...
d92581b65422e66963b804acef84f2d161e27983
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/arch/m32r/include/asm/timex.h
bb9fe4feb12d51847cf0a42de2183699b270b41c
[ "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
542
h
timex.h
#ifndef _ASM_M32R_TIMEX_H #define _ASM_M32R_TIMEX_H /* * linux/include/asm-m32r/timex.h * * m32r architecture timex specifications */ #define CLOCK_TICK_RATE (CONFIG_BUS_CLOCK / CONFIG_TIMER_DIVIDE) #define CLOCK_TICK_FACTOR 20 /* Factor of both 1000000 and CLOCK_TICK_RATE */ #ifdef __KERNEL__ /* * Standard way...
2337fa82f84341ea1f0254c0754b66e58a104537
79d343002bb63a44f8ab0dbac0c9f4ec54078c3a
/lib/libc/musl/src/process/execvp.c
ef3b9dd598fc57ab8f257c4043c9f00c62000234
[ "MIT", "BSD-3-Clause", "LicenseRef-scancode-public-domain", "BSD-2-Clause", "LicenseRef-scancode-other-permissive", "LicenseRef-scancode-musl-exception" ]
permissive
ziglang/zig
4aa75d8d3bcc9e39bf61d265fd84b7f005623fc5
f4c9e19bc3213c2bc7e03d7b06d7129882f39f6c
refs/heads/master
2023-08-31T13:16:45.980913
2023-08-31T05:50:29
2023-08-31T05:50:29
40,276,274
25,560
2,399
MIT
2023-09-14T21:09:50
2015-08-06T00:51:28
Zig
UTF-8
C
false
false
1,106
c
execvp.c
#include <stdlib.h> #include <string.h> #include <unistd.h> #include <errno.h> #include <limits.h> extern char **__environ; int __execvpe(const char *file, char *const argv[], char *const envp[]) { const char *p, *z, *path = getenv("PATH"); size_t l, k; int seen_eacces = 0; errno = ENOENT; if (!*file) return -1...
4e1aca061d83861c99bb4e135db8fc942d601268
f3eed0234b4d0ad2bbb2abd700cf1e2c7a0e8a1d
/AKWF-c/AKWF_bw_blended/AKWF_blended_0056.h
d91fcd22410da6ac268013bc6b71afc43efc52b3
[ "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,688
h
AKWF_blended_0056.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...
60f0df5e3a404beec39af00daddae8646d963a95
f4ea6db9183b38e0cb1af1d317b0a02db24455d1
/test/t-language/tl-appliedlfun09.c
3c2a820a547881d29dc15f8b542d7057c62740d8
[ "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
165
c
tl-appliedlfun09.c
#pragma warn_applied_functions /* Wrong argument type. */ int id(object name) { return 0; } int run_test() { return __MASTER_OBJECT__.warning_occured(); }
9d1ba5385649ae2dc4dd6d7be1cab1d444491c4b
315f1de5835d38669c9777e8009709d80ff3d04e
/spatial/core/resources/chiselgen/template-level/fringeDE1SoC/Computer_System/synthesis/submodules/sequencer/sequencer.pre.h
8c6596959e36765ca0d7628448a4ce3e24b474ff
[ "MIT" ]
permissive
stanford-ppl/spatial-lang
751dcadfc38770f7a0b65e701f3e6aa5ef50e146
55e9a67b28f83caf3606e0c7bbead82a12cfbd2a
refs/heads/master
2023-03-08T17:55:24.007295
2018-11-14T22:07:39
2018-11-14T22:07:39
78,697,642
109
15
MIT
2018-04-12T10:44:07
2017-01-12T01:47:41
Verilog
UTF-8
C
false
false
24,219
h
sequencer.pre.h
#ifndef _SEQUENCER_H_ #define _SEQUENCER_H_ /* * Copyright Altera Corporation (C) 2012-2014. All rights reserved * * SPDX-License-Identifier: BSD-3-Clause * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistrib...
d992412436c38b08760e44ec5395401df2c931ea
ffdc77394c5b5532b243cf3c33bd584cbdc65cb7
/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/int8/space_to_batch_int8.c
76eb668341dc11bbc0d4bf1959d1512a045d3153
[ "Apache-2.0", "LicenseRef-scancode-proprietary-license", "MPL-1.0", "OpenSSL", "LGPL-3.0-only", "LicenseRef-scancode-warranty-disclaimer", "BSD-3-Clause-Open-MPI", "MIT", "MPL-2.0-no-copyleft-exception", "NTP", "BSD-3-Clause", "GPL-1.0-or-later", "0BSD", "MPL-2.0", "LicenseRef-scancode-f...
permissive
mindspore-ai/mindspore
ca7d5bb51a3451c2705ff2e583a740589d80393b
54acb15d435533c815ee1bd9f6dc0b56b4d4cf83
refs/heads/master
2023-07-29T09:17:11.051569
2023-07-17T13:14:15
2023-07-17T13:14:15
239,714,835
4,178
768
Apache-2.0
2023-07-26T22:31:11
2020-02-11T08:43:48
C++
UTF-8
C
false
false
3,581
c
space_to_batch_int8.c
/** * Copyright 2020 Huawei Technologies 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 law...
79b182d0165daa8eccd3f8dd251cbb831bd0a722
99bdb3251fecee538e0630f15f6574054dfc1468
/bsp/stm32/libraries/STM32WBxx_HAL/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_qspi.c
26391fd5ff4cb53396a7306b16c12af06ab10ed8
[ "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
89,163
c
stm32wbxx_hal_qspi.c
/** ****************************************************************************** * @file stm32wbxx_hal_qspi.c * @author MCD Application Team * @brief QSPI HAL module driver. * This file provides firmware functions to manage the following * functionalities of the QuadSPI interface (...
5e18825f75dc697bb99207700095a714607f0f4d
badb70a0b235c98ac034cfe5b4bfafda36647831
/Library/OcAppleKernelLib/PrelinkedContext.c
a2b3873bf076517c21a48ea81c01da4f35fa3650
[ "BSD-3-Clause" ]
permissive
acidanthera/OpenCorePkg
f34a7d67b22c74fb5ab559e48519e5f5855b6751
1d5b1736fe5a5ef7662b5c076c6d11aac96fd5d6
refs/heads/master
2023-08-30T21:03:02.993659
2023-08-28T23:30:43
2023-08-28T23:30:43
179,354,282
13,212
2,999
BSD-3-Clause
2023-09-10T18:29:53
2019-04-03T19:14:29
C
UTF-8
C
false
false
46,459
c
PrelinkedContext.c
/** @file Copyright (C) 2019, vit9696. All rights reserved. All rights reserved. This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensourc...
e068fac29e68f865ad4a818d4619d2edfab258b5
e65a4dbfbfb0e54e59787ba7741efee12f7687f3
/security/openssl30/files/patch-crypto_ppccap.c
14da11dedd4bae282a07b16ee35af8d5c270ef47
[ "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
1,171
c
patch-crypto_ppccap.c
--- crypto/ppccap.c.orig 2022-04-12 16:31:27 UTC +++ crypto/ppccap.c @@ -117,14 +117,18 @@ static unsigned long getauxval(unsigned long key) #endif /* I wish <sys/auxv.h> was universally available */ -#define HWCAP 16 /* AT_HWCAP */ +#ifndef AT_HWCAP +# define AT_HWCAP 16 /...
5dab4bdae202b65533873c75c22d0d3782d68ee6
e73547787354afd9b717ea57fe8dd0695d161821
/src/os/vigetmode.c
8ec238ac82c4f205e2c7f258f6cbf9ffe3d43946
[]
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
209
c
vigetmode.c
#include "PR/viint.h" u32 osViGetCurrentMode(void) { register u32 savedMask = __osDisableInt(); register u32 modeType = __osViCurr->modep->type; __osRestoreInt(savedMask); return modeType; }
413a1ef8cb2e8bec7d0ccae93fca8da787647ea6
ffdc77394c5b5532b243cf3c33bd584cbdc65cb7
/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp32/power_fp32.h
c367f5bf6b79993ef678be6fd42928ebcc0e4220
[ "Apache-2.0", "LicenseRef-scancode-proprietary-license", "MPL-1.0", "OpenSSL", "LGPL-3.0-only", "LicenseRef-scancode-warranty-disclaimer", "BSD-3-Clause-Open-MPI", "MIT", "MPL-2.0-no-copyleft-exception", "NTP", "BSD-3-Clause", "GPL-1.0-or-later", "0BSD", "MPL-2.0", "LicenseRef-scancode-f...
permissive
mindspore-ai/mindspore
ca7d5bb51a3451c2705ff2e583a740589d80393b
54acb15d435533c815ee1bd9f6dc0b56b4d4cf83
refs/heads/master
2023-07-29T09:17:11.051569
2023-07-17T13:14:15
2023-07-17T13:14:15
239,714,835
4,178
768
Apache-2.0
2023-07-26T22:31:11
2020-02-11T08:43:48
C++
UTF-8
C
false
false
1,576
h
power_fp32.h
/** * Copyright 2020-2021 Huawei Technologies 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 applicabl...
3f70c3ed83e5bfc877df13d872427faa8777c496
5ab69c8644a936a3d9dec1669a86c7369c911bf8
/arch/cpu/cc2538/dev/pka.h
7a63a3d022682cd2ca9314d0f76171f77e3a54cb
[ "BSD-3-Clause" ]
permissive
contiki-ng/contiki-ng
393d36f68b98f5ee3544ea32502cf662ffb2fe9f
31fcaadf7a0dc8ceea07f438cd69db73174879e6
refs/heads/develop
2023-09-01T20:10:30.000765
2023-09-01T14:37:12
2023-09-01T14:37:12
91,191,972
1,242
788
BSD-3-Clause
2023-09-14T19:08:35
2017-05-13T17:37:59
C
UTF-8
C
false
false
52,781
h
pka.h
/* * Original file: * Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/ * All rights reserved. * * Port to Contiki: * Copyright (c) 2014 Andreas Dröscher <contiki@anticat.ch> * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that ...
95becca9132b4e4742953529a25c3d355855e7e9
6f8a060973c7a12316e14b4de80ca38de745fd40
/clang_delta/tests/empty-struct-to-int/test3.c
b196a00b158409b7b3e7f5620646ee3ad4ef77a4
[ "NCSA", "LicenseRef-scancode-unknown-license-reference" ]
permissive
csmith-project/creduce
f88cd0ea5a01ff5d75ef43c460ce762392e14076
92502474f38e37d17a3404ea69fb4b6bb42b4233
refs/heads/master
2023-06-21T12:39:00.661693
2023-06-08T08:21:57
2023-06-08T08:21:57
3,572,572
918
118
NOASSERTION
2023-06-08T08:20:58
2012-02-28T15:55:07
C++
UTF-8
C
false
false
246
c
test3.c
// RUN: %clang_delta --transformation=empty-struct-to-int --counter=1 %s 2>&1 | %remove_lit_checks | FileCheck %s // CHECK-NOT: struct S struct S; // CHECK: int *s; struct S *s; // CHECK-NOT: struct S struct S { // CHECK-NOT: int i int i; };
ae6ced14ac95b11443aed85e736473a25dd92988
9e50ffd3ec7300e541a2e985193916badd8c07f2
/Example_oc/Pods/Headers/Private/Specta/SpectaDSL.h
fd1ad3756823e464cd1a2f24bd64b5381e9d4a05
[ "MIT" ]
permissive
zhenglibao/FlexLib
cbc03d6e20933ee94a81e64ace2fa36c0b91e064
ca67797970aed6a41817f643741a0f62e57da34b
refs/heads/master
2023-05-02T03:30:13.829384
2023-04-13T07:34:05
2023-04-13T07:34:05
113,294,355
1,732
288
MIT
2021-05-06T06:14:56
2017-12-06T09:13:46
Objective-C
UTF-8
C
false
false
41
h
SpectaDSL.h
../../../Specta/Specta/Specta/SpectaDSL.h
219cc0cdb1598b7594c76c239ae0e3380421f8d4
2c73a693c2b3c162eae2ab94f649d8c4494878ba
/components/lvgl/gen/lv_widgets/luat_lv_canvas.c
d4a89256344d76c735c69c60667fa5d5c6379026
[ "MIT" ]
permissive
openLuat/LuatOS
185e1e140aed908434168133571ddcafe98f4e12
4b29d5121ab4f7133630331e8502c526c7856897
refs/heads/master
2023-08-23T04:57:23.263539
2023-08-23T04:46:46
2023-08-23T04:46:46
230,403,844
378
93
MIT
2021-12-17T02:19:30
2019-12-27T08:29:19
C
UTF-8
C
false
false
7,678
c
luat_lv_canvas.c
#include "luat_base.h" #include "lvgl.h" #include "luat_lvgl.h" // lv_obj_t* lv_canvas_create(lv_obj_t* par, lv_obj_t* copy) int luat_lv_canvas_create(lua_State *L) { LV_DEBUG("CALL lv_canvas_create"); lv_obj_t* par = (lv_obj_t*)lua_touserdata(L, 1); lv_obj_t* copy = (lv_obj_t*)lua_touserdata...
3aea3dfead4b873cb7b6d3402e4acf1925c378c3
505585f1d89447adea3f9519f12255602acdb1b2
/src/arkode/fcmix/farkdense.c
08b7e28c1d1b3fc6aac72dabff5d263531be1d59
[ "BSD-3-Clause" ]
permissive
LLNL/sundials
11a879f8c8e7a5e40d78d13d0f9baed04d37a280
1ea097bb3bce207335ac35f0b5e78df5d71c6409
refs/heads/main
2023-08-31T12:36:23.500757
2023-07-20T16:50:46
2023-07-20T16:50:46
105,918,649
396
120
BSD-3-Clause
2023-09-14T20:38:05
2017-10-05T17:20:03
C
UTF-8
C
false
false
2,977
c
farkdense.c
/*--------------------------------------------------------------- * Programmer(s): Daniel R. Reynolds @ SMU *--------------------------------------------------------------- * SUNDIALS Copyright Start * Copyright (c) 2002-2023, Lawrence Livermore National Security * and Southern Methodist University. * All rights ...
729daddf8cb1c41f63b0ee0d6339c9220b6c157d
3f55217e912141e04815bc8bcb6fbd5638d0896e
/src/common/xf.c
907bec3659fc4af0e05368d315cb868191d13f91
[ "BSD-2-Clause" ]
permissive
NREL/Radiance
bfbb93c99d86368ad0f27052a2a5504aeced47f8
2fcca99ace2f2435f32a09525ad31f2b3be3c1bc
refs/heads/master
2021-12-26T12:42:04.586614
2021-12-18T00:43:56
2021-12-18T00:43:56
8,210,805
164
68
NOASSERTION
2019-06-06T19:57:11
2013-02-15T00:47:56
C
UTF-8
C
false
false
4,376
c
xf.c
#ifndef lint static const char RCSid[] = "$Id: xf.c,v 2.8 2020/04/02 20:44:15 greg Exp $"; #endif /* * xf.c - routines to convert transform arguments into 4X4 matrix. * * External symbols declared in rtmath.h */ #include <stdlib.h> #include "rtmath.h" #include "rtio.h" #define d2r(a) ((PI/180.)*(a)) #defi...
14b237013eb1bd8778662cf0981b5ba20ccd5359
1efb2283837c9b70bc6449cec877799e4efa3268
/src/mpi/coll/src/csel_container.c
633ed7a0438f582fad5aec240beecc5aa66cd87a
[ "mpich2" ]
permissive
pmodels/mpich
d2392e8e30536cad3e500c16aa1e71211101d83f
2d265f9f5f93ebdd07ad547423bc6212868262a4
refs/heads/main
2023-09-04T05:50:15.041823
2023-09-01T23:07:33
2023-09-01T23:07:33
70,918,679
506
313
NOASSERTION
2023-09-14T14:38:36
2016-10-14T14:39:42
C
UTF-8
C
false
false
50,735
c
csel_container.c
/* * Copyright (C) by Argonne National Laboratory * See COPYRIGHT in top-level directory */ #include "mpiimpl.h" #include "coll_impl.h" #include "csel_container.h" #include "mpl.h" static void parse_container_params(struct json_object *obj, MPII_Csel_container_s * cnt) { MPIR_Assert(obj != NULL); char ...
78e5e226020731e6438e146d8a068959c8dc00ec
25e99a0af5751865bce1702ee85cc5c080b0715c
/c++/code/myserver/framework/const/common_def.h
364e9f05b4b49dff2d83d330dbc1ae46cf8f9ce7
[]
no_license
jasonblog/note
215837f6a08d07abe3e3d2be2e1f183e14aa4a30
4471f95736c60969a718d854cab929f06726280a
refs/heads/master
2023-05-31T13:02:27.451743
2022-04-04T11:28:06
2022-04-04T11:28:06
35,311,001
130
67
null
2023-02-10T21:26:36
2015-05-09T02:04:40
C
UTF-8
C
false
false
265
h
common_def.h
// // Created by DGuco on 17-6-3. // #ifndef SERVER_COMMONDEF_H #define SERVER_COMMONDEF_H // 管道标识符 enum enLockIdx { IDX_PIPELOCK_C2S = 0, IDX_PIPELOCK_S2C = 1, IDX_PIPELOCK_A2C = 2, IDX_PIPELOCK_S2L = 3, }; #endif //SERVER_COMMONDEF_H
04fb640762895682bae9cd077dd40c1797f129ba
0577a46d8d28e1fd8636893bbdd2b18270bb8eb8
/update_notifier/thirdparty/wxWidgets/art/tango/go_first.h
bac212d7d40c15ed0bb7a1c44e02c38e8a4da4ba
[ "BSD-3-Clause" ]
permissive
ric2b/Vivaldi-browser
388a328b4cb838a4c3822357a5529642f86316a5
87244f4ee50062e59667bf8b9ca4d5291b6818d7
refs/heads/master
2022-12-21T04:44:13.804535
2022-12-17T16:30:35
2022-12-17T16:30:35
86,637,416
166
41
BSD-3-Clause
2021-03-31T18:49:30
2017-03-29T23:09:05
null
UTF-8
C
false
false
13,717
h
go_first.h
/* go_first.png - 666 bytes */ static const unsigned char go_first_16x16_png[] = { 0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x10, 0x08, 0x06, 0x00, 0x00, 0x00, 0x1f, 0xf3, 0xff, 0x61, 0x00, 0x00, 0x00, 0x04, 0x73,...
9aaecf516d4e40e9c166b66d4154c8ea6dc7657b
30c2631ed046d7662476b94fb7f5286c47377f60
/test/api/src/Pairs.c
6f2c33af2ba0a85e99890824bde851d2020be9b9
[ "MIT" ]
permissive
SanderMertens/flecs
a840093340f0d1eb2bd30ec1585296f81f2aab39
41fb856c4e1162f44b59d7881ef508d64d56bf10
refs/heads/master
2023-08-24T16:21:41.790084
2023-08-24T08:38:57
2023-08-24T08:49:52
146,155,284
4,731
456
MIT
2023-09-05T16:01:58
2018-08-26T05:53:05
C
UTF-8
C
false
false
79,258
c
Pairs.c
#include <api.h> typedef struct Rel { float value; } Rel; typedef struct RelA { float value; } RelA; typedef struct RelB { float value; } RelB; typedef struct Obj { float value; } Obj; void ProcessPairs(ecs_iter_t *it) { Rel *tr = ecs_field(it, Rel, 1); probe_iter(it); if (tr) { ...
4555c82564fb75b1fb2cf98f3dc13d2cabb0f99e
99bdb3251fecee538e0630f15f6574054dfc1468
/bsp/phytium/libraries/standalone/drivers/adc/fadc/fadc_hw.c
9695f562cdf5fe0f1bd9d9eb59c8586c64c16c58
[ "BSD-2-Clause", "LicenseRef-scancode-unknown-license-reference", "Apache-2.0", "Zlib", "LicenseRef-scancode-proprietary-license", "MIT", "BSD-3-Clause", "X11", "BSD-4-Clause-UC" ]
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
2,699
c
fadc_hw.c
/* * Copyright : (C) 2022 Phytium Information Technology, Inc. * All Rights Reserved. * * This program is OPEN SOURCE software: you can redistribute it and/or modify it * under the terms of the Phytium Public License as published by the Phytium Technology Co.,Ltd, * either version 1.0 of the License, or (at your ...
a41a66ee814a6586e2fd3512cff23ebfab2e664a
7744859512f027ef0da8b1bde0f8518e631b98eb
/soh/assets/scenes/indoors/nakaniwa/nakaniwa_scene.h
123004dbfe70adb385220807897191dcc52635ea
[]
no_license
HarbourMasters/Shipwright
7f70b9470e4f9a117f3fe2d6e4deb776b8742182
0e7c6585239c0d7ea2c039b8b8cb7eaedf8928a9
refs/heads/develop
2023-08-31T20:50:56.253521
2023-08-30T17:34:06
2023-08-30T17:34:06
472,575,717
2,104
459
null
2023-09-14T20:29:01
2022-03-22T01:42:52
C
UTF-8
C
false
false
1,377
h
nakaniwa_scene.h
#pragma once #include "align_asset_macro.h" #define dgZeldasCourtyardGanonCs "__OTR__scenes/nonmq/nakaniwa_scene/gZeldasCourtyardGanonCs" static const ALIGN_ASSET(2) char gZeldasCourtyardGanonCs[] = dgZeldasCourtyardGanonCs; #define dgZeldasCourtyardWindowCs "__OTR__scenes/nonmq/nakaniwa_scene/gZeldasCourtyardWindow...
e6853343f919710933ebefc2d0cfd5ef0b54f7cf
baf824f8819f90928e11480d0eae89efb60341a1
/ports/nxp_rt1050_60/sdcard.c
479cf72042e9b03d950a4ff3a56b46c089bb6e10
[ "GPL-1.0-or-later", "MIT" ]
permissive
RockySong/micropython-rocky
549770723ba92cb311c468880ead0ffdd4fa8fe5
2d728f414bf8d041ca609e00448850759aade3cd
refs/heads/omv_initial_integrate
2021-05-12T12:20:18.404341
2021-01-15T01:15:48
2021-01-15T01:15:48
117,408,452
198
90
MIT
2020-08-25T03:31:32
2018-01-14T06:40:36
C
UTF-8
C
false
false
22,807
c
sdcard.c
/* * This file is part of the Micro Python project, http://micropython.org/ * * The MIT License (MIT) * * Copyright (c) 2013, 2014 Damien P. George * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * ...
74df2b2f47ce090b668ff4bf07ec0b83068c7a2c
76f7459a09acb9be2d52407132f5ff8955627da2
/frame/compat/cblas/src/extra/cblas_saxpby.c
685282123055a88d4cf9a7b979c8969459db99fa
[ "BSD-3-Clause" ]
permissive
flame/blis
448bc0ad139b726188129c5627c304274b41c3c1
6dcf7666eff14348e82fbc2750be4b199321e1b9
refs/heads/master
2023-09-01T14:56:11.920485
2023-08-27T19:18:57
2023-08-27T19:18:57
16,143,904
1,696
361
NOASSERTION
2023-08-27T19:18:58
2014-01-22T15:58:24
C
UTF-8
C
false
false
647
c
cblas_saxpby.c
#include "blis.h" #ifdef BLIS_ENABLE_CBLAS /* * cblas_saxpby.c * * The program is a C interface to saxpby. * It calls the fortran wrapper before calling saxpby. * * Copyright (C) 2020, Advanced Micro Devices, Inc. */ #include "cblas.h" #include "cblas_f77.h" void cblas_saxpby( f77_int N, float alpha, ...
7e5149c040844be8cec362f914a5d11f6d8b37b3
99bdb3251fecee538e0630f15f6574054dfc1468
/components/net/lwip/lwip-2.1.2/src/api/api_lib.c
e03b8b74515862e0b998bf253898c5a435fa4d0b
[ "BSD-3-Clause", "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
44,046
c
api_lib.c
/** * @file * Sequential API External module * * @defgroup netconn Netconn API * @ingroup sequential_api * Thread-safe, to be called from non-TCPIP threads only. * TX/RX handling based on @ref netbuf (containing @ref pbuf) * to avoid copying data around. * * @defgroup netconn_common Common functions * @ingro...
10c3e6c101215c4817d4f13ef3440dd083a6d491
41eb0837713f297134529591b66f3d4d82bcf98e
/src/Raine/source/games/kaiserkn.c
ef8ab09c8792611b31f145314ad0d20767d8f0b7
[]
no_license
AlexxandreFS/Batocera.PLUS
27b196b3cbb781b6fc99e62cad855396d1d5f8f2
997ee763ae7135fdf0c34a081e789918bd2eb169
refs/heads/master
2023-08-17T21:52:39.083687
2023-08-17T15:03:44
2023-08-17T15:03:44
215,869,486
135
57
null
2023-08-14T14:46:14
2019-10-17T19:23:42
C
SHIFT_JIS
C
false
false
18,923
c
kaiserkn.c
#define DRV_DEF_INPUT f3_system_inputs_6_button #define DRV_DEF_DSW NULL #define DRV_DEF_EXEC ExecuteF3SystemFrameB #define DRV_DEF_SOUND f3_sound /******************************************************************************/ /* */ /* ...
01b95205b3c715c771595d5543e6faa3320954fd
db6f3e6486ad8367c62163a4f124da185a64ab5d
/src/ctypesparser/doxygen.h
687bd77d3b33434a29014cdb90b5a43ad72947c3
[ "MIT", "Zlib", "JSON", "LicenseRef-scancode-unknown-license-reference", "MPL-2.0", "BSD-3-Clause", "GPL-2.0-only", "NCSA", "WTFPL", "BSL-1.0", "LicenseRef-scancode-proprietary-license", "Apache-2.0" ]
permissive
avast/retdec
c199854e06454a0e41f5af046ba6f5b9bfaaa4b4
b9791c884ad8f5b1c1c7f85c88301316010bc6f2
refs/heads/master
2023-08-31T16:03:49.626430
2023-08-07T08:15:07
2023-08-14T14:09:09
113,967,646
3,111
483
MIT
2023-08-17T05:02:35
2017-12-12T09:04:24
C++
UTF-8
C
false
false
397
h
doxygen.h
/** * @file src/ctypesparser/doxygen.h * @brief Doxygen documentation of the ctypesparser namespace. * @copyright (c) 2017 Avast Software, licensed under the MIT license */ // As there is no better place to comment this namespace, we do this in the // present file. /// @file src/ctypesparser/doxygen.h /// @namesp...
16570e0e4e8eb6a0b1c52970968e328a1268718b
c26d7b0ed875357278e61627da2da0650da77986
/src/libc/gen/frexp.c
3cc8a03b43d96c6bae06730fd3f4becb68f67015
[ "BSD-3-Clause" ]
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
581
c
frexp.c
/* * the call * x = frexp(arg,&exp); * must return a double fp quantity x which is <1.0 * and the corresponding binary exponent "exp". * such that * arg = x*2^exp * if the argument is 0.0, return 0.0 mantissa and 0 exponent. */ #include <math.h> double frexp(x, i) double x; int *i; { int neg; ...
96198508acca52d62f18dcf4f1854b9e44f70124
89adda6b74cf044491fc3aea784f75abf8855bc7
/srcs/vm/x86_user.c
3559ef98b0d896a788238bcf31067a16cb348da0
[ "MIT" ]
permissive
gamozolabs/falkervisor_grilled_cheese
00288953a577132d62858593ce31bc518edc4aff
9d7ef8e17c44c0f8ed8a5c6ee47d875fb6de4449
refs/heads/master
2022-07-09T19:19:45.496207
2022-06-24T00:08:44
2022-06-24T00:08:44
148,107,646
162
30
null
2020-08-12T23:16:23
2018-09-10T06:15:11
C
UTF-8
C
false
false
999
c
x86_user.c
#include <grilled_cheese.h> #include <vm/vm.h> rstate_t x86_user_create(_In_ struct _vm *vm) { vm->step = x86_user_step; vm->map_phys = x86_user_map_phys; vm->dump_state = x86_user_dump_state; vm->guest_phys_to_host_phys = x86_user_guest_virt_to_host_phys; vm->guest_virt_to_host_phys = x86_user_guest_virt...
6e0217ed513530e4c7c94806cc32c00e8139edc1
20e1c2f5cfac01f6b007124fa7792dd69751a6bb
/src/os/shared/src/osapi-dir.c
2404d5ceec07aca4017602a63333ba77aaa06715
[ "Apache-2.0" ]
permissive
nasa/osal
71f159b767ba4a8c39df48f238b4f296cc571ac8
99e3b4007da51031b521d90390526e123ff740b4
refs/heads/main
2023-09-01T06:33:53.932829
2023-08-18T14:27:02
2023-08-18T14:27:02
4,814,601
493
229
Apache-2.0
2023-09-13T13:57:40
2012-06-27T23:10:37
C
UTF-8
C
false
false
7,797
c
osapi-dir.c
/************************************************************************ * NASA Docket No. GSC-18,719-1, and identified as “core Flight System: Bootes” * * Copyright (c) 2020 United States Government as represented by the * Administrator of the National Aeronautics and Space Administration. * All Rights Reserved....
e61b3d4355d6347c70c3b7f202673d746226c6a8
5afa01fb706bc29154491c441ec801585622e38c
/tests/promise_test.c
02f55ec85075a8dd102123739045e523134a9e0c
[ "Apache-2.0", "BSD-3-Clause", "GPL-2.0-only" ]
permissive
awslabs/aws-c-common
5af461d3b3586a569a1809c7b8f32091eec1a151
4dcc41cf4d1f868dcdd622c65c09bda972f75ad2
refs/heads/main
2023-08-29T14:07:10.856557
2023-08-25T07:40:54
2023-08-25T07:40:54
117,142,517
249
159
Apache-2.0
2023-09-12T19:02:25
2018-01-11T19:17:12
C
UTF-8
C
false
false
5,735
c
promise_test.c
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #include <aws/common/clock.h> #include <aws/common/promise.h> #include <aws/common/thread.h> #include <aws/testing/aws_test_harness.h> struct promise_test_work { struct aws_allocator *allocator; ...