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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
e221e9636d7d545056d2a8c7a9576dc463f18c13 | 33392bbfbc4abd42b0c67843c7c6ba9e0692f845 | /codec/L2/demos/webpEnc/host/src/dsp/argb_mips_dsp_r2.c | e886bf87ca5f9fce82457e6472b60625d678fb67 | [
"Apache-2.0"
] | permissive | Xilinx/Vitis_Libraries | bad9474bf099ed288418430f695572418c87bc29 | 2e6c66f83ee6ad21a7c4f20d6456754c8e522995 | refs/heads/main | 2023-07-20T09:01:16.129113 | 2023-06-08T08:18:19 | 2023-06-08T08:18:19 | 210,433,135 | 785 | 371 | Apache-2.0 | 2023-07-06T21:35:46 | 2019-09-23T19:13:46 | C++ | UTF-8 | C | false | false | 5,251 | c | argb_mips_dsp_r2.c | // Copyright 2014 Google Inc. All Rights Reserved.
//
// Use of this source code is governed by a BSD-style license
// that can be found in the COPYING file in the root of the source
// tree. An additional intellectual property rights grant can be found
// in the file PATENTS. All contributing project authors may
// be... |
ceeb8a5b0b4dce4d3d9480dca4b607058fae1c9c | 41eb0837713f297134529591b66f3d4d82bcf98e | /src/Raine/source/emumain.h | fc2f84e5429518d71ef4ce91e5f328437f04f622 | [] | 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 | UTF-8 | C | false | false | 655 | h | emumain.h |
#ifdef __cplusplus
extern "C" {
#endif
/******************************************************************************/
/* */
/* RAINE MAIN EMULATION ROUTINES (run game, reset game etc) */
/* ... |
dd3262cd18790f5cc1e6959e71bb65011414be7f | 3059b388ef9bf2b7d81265f2a418bf3e360fb235 | /SNESticle/Modules/netplay/Source/common/netserver.c | 1835ae63d595654968061df848b1243fa44fbf33 | [
"MIT"
] | permissive | iaddis/SNESticle | 4486e560e3c8ee0d1d8993955f1394e0edc4b38f | 9590ebf3bf768424ebd6cb018f322e724a7aade3 | refs/heads/main | 2023-09-03T13:19:59.494801 | 2022-01-13T07:59:38 | 2022-01-13T07:59:38 | 447,509,804 | 341 | 51 | null | null | null | null | UTF-8 | C | false | false | 15,641 | c | netserver.c |
#include <stdlib.h>
#include "types.h"
#include "netsys.h"
#include "netprint.h"
#include "netserver.h"
#include "netpacket.h"
#define NETSERVER_RELAY (WIN32 && TRUE)
int NetServerClientIsConnected(NetServerT *pServer, int clientid)
{
return (NetSocketGetStatus(&pServer->clients[clientid].Socket) ==... |
aab8212bef13f7e1a6a604277a01115cbc6426d9 | 7eaf54a78c9e2117247cb2ab6d3a0c20719ba700 | /SOFTWARE/A64-TERES/linux-a64/arch/s390/kernel/entry.h | aa0ab02e9595f8c6d21d6827a8b0ca261c0d71ec | [
"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,927 | h | entry.h | #ifndef _ENTRY_H
#define _ENTRY_H
#include <linux/types.h>
#include <linux/signal.h>
#include <asm/ptrace.h>
#include <asm/cputime.h>
extern void *restart_stack;
extern unsigned long suspend_zero_pages;
void system_call(void);
void pgm_check_handler(void);
void ext_int_handler(void);
void io_int_handler(void);
void ... |
b6e923b02629b1917dc81eacadf0641c52191e4f | 39bcafc5f6b1672f31f0f6ea9c8d6047ee432950 | /extension/tpch/dbgen/include/dbgen/permute.h | 523557b9a4433633c34517460d4ee674d49ed423 | [
"MIT",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-proprietary-license"
] | permissive | duckdb/duckdb | 315270af6b198d26eb41a20fc7a0eda04aeef294 | f89ccfe0ec01eb613af9c8ac7c264a5ef86d7c3a | refs/heads/main | 2023-09-05T08:14:21.278345 | 2023-09-05T07:28:59 | 2023-09-05T07:28:59 | 138,754,790 | 8,964 | 986 | MIT | 2023-09-14T18:42:49 | 2018-06-26T15:04:45 | C++ | UTF-8 | C | false | false | 4,777 | h | permute.h | /*
* Copyright owned by the Transaction Processing Performance Council.
*
* A copy of the license is included under extension/tpch/dbgen/LICENSE
* in this repository.
*
* You may not use this file except in compliance with the License.
*
* THE TPC SOFTWARE IS AVAILABLE WITHOUT CHARGE FROM TPC.
*/
long permutat... |
1ec82f11b554671829d0ad01561127f0e3fe53eb | 79d343002bb63a44f8ab0dbac0c9f4ec54078c3a | /lib/libc/wasi/libc-top-half/musl/src/math/log1p.c | 0097134940378136f861708e6b952a8d67f76b3c | [
"MIT",
"LLVM-exception",
"Apache-2.0",
"NCSA",
"BSD-2-Clause",
"BSD-3-Clause",
"LicenseRef-scancode-public-domain",
"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 | 3,865 | c | log1p.c | /* origin: FreeBSD /usr/src/lib/msun/src/s_log1p.c */
/*
* ====================================================
* Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
*
* Developed at SunPro, a Sun Microsystems, Inc. business.
* Permission to use, copy, modify, and distribute this
* software is freel... |
2d7e1063d7d4241df7fd67f5f3376e812b26f7c1 | 799f8b6ff03e950162954b20d88b78880f3d07fc | /src/hyper/extent1.c | e705dd3266fc23268fba52446a9659d8d93cd432 | [] | no_license | fricas/fricas | 7cd701887db04fa63da2e867a1fa6a147028fa74 | 8c99d3286abe4b583c9118d8461bc592724e43b6 | refs/heads/master | 2023-08-16T17:22:59.241544 | 2023-08-12T13:03:39 | 2023-08-12T13:03:39 | 19,549,841 | 266 | 51 | null | 2023-09-01T20:19:29 | 2014-05-07T20:47:48 | null | UTF-8 | C | false | false | 37,634 | c | extent1.c | /*
Copyright (c) 1991-2002, The Numerical ALgorithms Group Ltd.
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 li... |
21cb19c2cee3045c71de0aa4964a380baae78c91 | 5ab69c8644a936a3d9dec1669a86c7369c911bf8 | /os/lib/ifft.c | 3c0faee37fe9f57e59950f235fc8a0089115b12f | [
"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 | 5,128 | c | ifft.c | /*
* Copyright (c) 2008, Swedish Institute of Computer Science
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* no... |
263987b335a56e9c11b7e6f5230d72b6a520c9a0 | 748626778e870ce6cdfd0c1f3b46d7f8a096b5a8 | /src/blahp/src/BPRclient.c | 53ff94200ae3312fb748411ca38b2f742951beb8 | [
"Apache-2.0"
] | permissive | htcondor/htcondor | 1c8bab33379299f64e5274a7d525f3c64c64c47f | 3b67625b2f4d97bcc28f534340a6fd7ac518dc75 | refs/heads/main | 2023-08-31T03:17:53.070364 | 2023-08-31T00:18:04 | 2023-08-31T00:18:04 | 5,808,515 | 249 | 165 | Apache-2.0 | 2023-09-14T18:44:26 | 2012-09-14T11:35:15 | C++ | UTF-8 | C | false | false | 7,670 | c | BPRclient.c | /*
# File: BPRclient.c
#
#
# Copyright (c) Members of the EGEE Collaboration. 2007-2010.
#
# See http://www.eu-egee.org/partners/ for details on the copyright
# holders.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the ... |
f883a96207b305e84d316582dcdd0d49b40edc52 | 03b2c80dbc41e904b167d504666e27d798da5447 | /src/file_unix.h | 47e62f24c52662b0c4a17a3f1b4126bf4007f0a3 | [
"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 | 6,327 | h | file_unix.h | /*
* file-unix
* UNIX file function
*/
#ifndef __FILE_UNIX_HEADER__
#define __FILE_UNIX_HEADER__
#include <errno.h>
#include <fcntl.h>
#include <sys/stat.h>
#include <sys/time.h>
#include <sys/types.h>
#include <unistd.h>
#include "condition.h"
#include "cons.h"
#include "cons_list.h"
#include "encode.h"
#inclu... |
9fc7766d3d513b6107b249d74c1c4a3179b7b9ee | bece8b97cdb15988562c8c8dc27a5b58cd3acb90 | /wizard_spider/Resources/Mimikatz/mimikatz/modules/kull_m_key.h | e141f6812c1cd879867ac21050825e1817e9d14e | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | center-for-threat-informed-defense/adversary_emulation_library | 4382e78f56faa635d5a6cc89bce5b36f3b74476c | 4b1d1327ebfbd550ba7e5f1b5562c1f3db61311e | refs/heads/master | 2023-08-12T20:08:57.078612 | 2023-07-17T16:54:16 | 2023-07-17T16:54:16 | 259,753,257 | 1,220 | 243 | Apache-2.0 | 2023-09-06T16:23:00 | 2020-04-28T21:16:54 | C | UTF-8 | C | false | false | 4,304 | h | kull_m_key.h | /* Benjamin DELPY `gentilkiwi`
https://blog.gentilkiwi.com
benjamin@gentilkiwi.com
Licence : https://creativecommons.org/licenses/by/4.0/
*/
#pragma once
#include "globals.h"
#include "kull_m_dpapi.h"
#include "kull_m_string.h"
#define KIWI_DPAPI_ENTROPY_CAPI_KEY_EXPORTFLAGS "Hj1diQ6kpUx7VC4m"
#define KIWI_DPAPI_EN... |
5b414fe98bd31a20996426a77364a6b319b57951 | 167c6226bc77c5daaedab007dfdad4377f588ef4 | /cpp/ql/test/header-variant-tests/iquote/dir1/b.h | 5056fdd9484218ea9817dc1a58a844d33fb4c553 | [
"MIT",
"LicenseRef-scancode-public-domain"
] | permissive | github/codeql | 1eebb449a34f774db9e881b52cb8f7a1b1a53612 | d109637e2d7ab3b819812eb960c05cb31d9d2168 | refs/heads/main | 2023-08-20T11:32:39.162059 | 2023-08-18T14:33:32 | 2023-08-18T14:33:32 | 143,040,428 | 5,987 | 1,363 | MIT | 2023-09-14T19:36:50 | 2018-07-31T16:35:51 | CodeQL | UTF-8 | C | false | false | 33 | h | b.h | static int dir1_b = __COUNTER__;
|
772f19ed1410be7ff8f8085e17c9ae4d96afddc8 | 55540f3e86f1d5d86ef6b5d295a63518e274efe3 | /customer_app/system/timer/demo_timer/demo_timer/coex_debug.c | c839f8ddd0e98f4784760615450c65eec99e28a0 | [
"Apache-2.0"
] | permissive | bouffalolab/bl_iot_sdk | bc5eaf036b70f8c65dd389439062b169f8d09daa | b90664de0bd4c1897a9f1f5d9e360a9631d38b34 | refs/heads/master | 2023-08-31T03:38:03.369853 | 2023-08-16T08:50:33 | 2023-08-18T09:13:27 | 307,347,250 | 244 | 101 | Apache-2.0 | 2023-08-28T06:29:02 | 2020-10-26T11:16:30 | C | UTF-8 | C | false | false | 915 | c | coex_debug.c | #include <stdio.h>
#include <cli.h>
void coex_dump_pta(void);
void coex_dump_wifi(void);
static void __attribute__((unused)) cmd_coex_dump(char *buf, int len, int argc, char **argv)
{
coex_dump_pta();
coex_dump_wifi();
}
const static struct cli_command cmds_user[] STATIC_CLI_CMD_ATTRIBUTE = {
{ "coe... |
62c9859917cea9ea483712e5f8ae6e27efe7a839 | abbd5e415b921ae0acf1d36912878f698ad93caf | /meka/srcs/gui.h | 0fa8a8c7bed833399f9f653c75123b0ba0ea2d5b | [] | no_license | ocornut/meka | c82cec459a4d2baf6d20ceaa079e7ba5ee1dc89e | 88c2965632d81567faeb306bdf3891aa310f6276 | refs/heads/master | 2023-09-04T16:35:54.800980 | 2023-08-27T17:21:09 | 2023-08-27T17:24:27 | 31,816,255 | 294 | 61 | null | 2023-08-27T17:18:44 | 2015-03-07T15:29:40 | C++ | UTF-8 | C | false | false | 6,191 | h | gui.h | //-----------------------------------------------------------------------------
// MEKA - gui.h
// Graphical User Interface (GUI) - Headers
//-----------------------------------------------------------------------------
#pragma once
//----------------------------------------------------------------------------... |
365e583b33227feb2f568fa4625165aeea13faeb | 55540f3e86f1d5d86ef6b5d295a63518e274efe3 | /components/platform/soc/bl808/bl808_e907_std/bl808_bsp_driver/std_drv/src/bl808_uhs_phy.c | 397dc4c88f54778688fca494e4127e595399e939 | [
"Apache-2.0"
] | permissive | bouffalolab/bl_iot_sdk | bc5eaf036b70f8c65dd389439062b169f8d09daa | b90664de0bd4c1897a9f1f5d9e360a9631d38b34 | refs/heads/master | 2023-08-31T03:38:03.369853 | 2023-08-16T08:50:33 | 2023-08-18T09:13:27 | 307,347,250 | 244 | 101 | Apache-2.0 | 2023-08-28T06:29:02 | 2020-10-26T11:16:30 | C | UTF-8 | C | false | false | 58,777 | c | bl808_uhs_phy.c | /*
* Copyright (c) 2016-2023 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistribut... |
6fc5595d7e268e5a4bdb2985b87d2a827adf1922 | 37a06095ec3cbb1891a29e9959fc3d500bb3a6dc | /sig_child.c | fd5b39b2b9ccdb828f2ff1c860c0844e975b0b0e | [
"LicenseRef-scancode-public-domain"
] | permissive | notqmail/notqmail | bb5e9b2c6b2e8b5d38e87ebc6dc6c59663720ca0 | 1fd3f91cf93e96be9bc9b8c6e7babc769fda359d | refs/heads/master | 2023-08-30T21:17:49.742353 | 2020-06-17T17:37:59 | 2022-11-15T13:11:47 | 195,577,352 | 294 | 31 | NOASSERTION | 2022-11-16T16:28:19 | 2019-07-06T19:46:51 | C | UTF-8 | C | false | false | 252 | c | sig_child.c | #include <signal.h>
#include "sig.h"
void sig_childblock() { sig_block(SIGCHLD); }
void sig_childunblock() { sig_unblock(SIGCHLD); }
void sig_childcatch(f) void (*f)(); { sig_catch(SIGCHLD,f); }
void sig_childdefault() { sig_catch(SIGCHLD,SIG_DFL); }
|
7b20e7b3685474fcb4c4cfe5bd432cd595286765 | 7e10520d82c002eb808df28ff0d3d9f4fdb9bda0 | /pico_w/wifi/tls_client/tls_common.c | 454e24e0639c4b92d43c676ca06c1c18f265cd94 | [
"BSD-3-Clause"
] | permissive | raspberrypi/pico-examples | 3229b4320c9fe1acaacb73afba5378921196ab06 | eca13acf57916a0bd5961028314006983894fc84 | refs/heads/master | 2023-09-03T19:53:49.865239 | 2023-06-11T20:15:45 | 2023-06-11T20:15:45 | 331,381,105 | 2,195 | 749 | BSD-3-Clause | 2023-09-14T16:25:25 | 2021-01-20T17:31:36 | C | UTF-8 | C | false | false | 7,039 | c | tls_common.c | /*
* Copyright (c) 2023 Raspberry Pi (Trading) Ltd.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#include <string.h>
#include <time.h>
#include "pico/stdlib.h"
#include "pico/cyw43_arch.h"
#include "lwip/pbuf.h"
#include "lwip/altcp_tcp.h"
#include "lwip/altcp_tls.h"
#include "lwip/dns.h"
typedef struct TLS_CLIE... |
1ffff072b2815880fbad869e8118d00480a66b22 | 88ae8695987ada722184307301e221e1ba3cc2fa | /third_party/dav1d/libdav1d/src/dequant_tables.c | 520d727b0332cee780948042dce25605d61eaa46 | [
"Apache-2.0",
"LGPL-2.0-or-later",
"MIT",
"GPL-1.0-or-later",
"BSD-2-Clause",
"LicenseRef-scancode-unknown-license-reference",
"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 | 16,411 | c | dequant_tables.c | /*
* Copyright © 2018, VideoLAN and dav1d authors
* Copyright © 2018, Two Orioles, 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:
*
* 1. Redistributions of source code must retain the... |
cf4f80bcb1c9ca29670f0be4ec75a267488713b8 | 2fb6e11034c6d2252b98446cbca74b1e97b5588b | /test/string/memcpy.c | e30015abb71c3bcceae7a67828f67918e27884eb | [
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | embeddedartistry/libc | 67994cfee6bf0def31820c23d3b46e0a5974407d | 01472251c5d2ea2d6532b63665ded46285dd58be | refs/heads/master | 2023-05-28T05:07:45.496796 | 2023-05-15T22:50:02 | 2023-05-15T22:50:02 | 88,765,798 | 438 | 66 | MIT | 2022-11-16T23:44:23 | 2017-04-19T16:18:26 | C | UTF-8 | C | false | false | 1,499 | c | memcpy.c | /*
* Copyright © 2017 Embedded Artistry LLC.
* License: MIT. See LICENSE file for details.
*/
#include "string_tests.h"
#include <stdint.h>
#include <string.h>
// Cmocka needs these
// clang-format off
#include <setjmp.h>
#include <stdarg.h>
#include <stddef.h>
#include <cmocka.h>
// clang-format on
#pragma mark ... |
dca7f3c210a76b954b49a6357b3ad314bbf0df6c | 30b736259b38c916e96f8e1517f92231070f5464 | /apps/dtm/src/parse.c | ed79d740425579c666ff5d9c6c12b5426b1bc183 | [
"Apache-2.0",
"LicenseRef-scancode-gary-s-brown",
"BSD-3-Clause"
] | permissive | apache/mynewt-nimble | 5bcc87df4482705c5a6542467bab028c8fd4e5fe | b5e107e9c55f32d18b16e5afc0a7e1720b901b68 | refs/heads/master | 2023-09-01T19:28:57.874159 | 2023-08-31T09:07:59 | 2023-08-31T14:46:07 | 113,086,218 | 606 | 354 | Apache-2.0 | 2023-09-14T12:14:19 | 2017-12-04T19:34:47 | C | UTF-8 | C | false | false | 10,468 | c | parse.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 information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
3784b522269cbdb00742578c927d244210c6117e | 3f55217e912141e04815bc8bcb6fbd5638d0896e | /src/meta/x11plot.c | e87d01bb65e705a38812c2bad151e6c01da804a8 | [
"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 | 9,969 | c | x11plot.c | #ifndef lint
static const char RCSid[] = "$Id: x11plot.c,v 1.5 2019/11/18 22:12:32 greg Exp $";
#endif
/*
* X window plotting functions
*
* 2/26/86
*/
#include "meta.h"
#include "plot.h"
#include "string.h"
#undef TRUE
#undef FALSE
#include <X11/Xlib.h>
extern void replay(int xmin, int ymin, int... |
a5f5f8109a04eb41c796a2af13709b9b6a077567 | 7664f318ed04bd0680f3d82321c18896e3ef6ad5 | /src/overlays/actors/ovl_Oceff_Wipe2/z_oceff_wipe2.h | c7f9c7b870e084295df334705cb302465a915e4e | [] | 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 | 236 | h | z_oceff_wipe2.h | #ifndef Z_OCEFF_WIPE2_H
#define Z_OCEFF_WIPE2_H
#include "ultra64.h"
#include "global.h"
struct OceffWipe2;
typedef struct OceffWipe2 {
/* 0x0000 */ Actor actor;
/* 0x014C */ s16 timer;
} OceffWipe2; // size = 0x0150
#endif
|
7ff099c7094e146cc79369b8520d7c540e393dad | f367e4b66a1ee42e85830b31df88f63723c36a47 | /lib/librdkafka-2.1.0/tests/0049-consume_conn_close.c | 6083a1a764d00abbed25511f9cd437aef57a6004 | [
"BSD-2-Clause",
"MIT",
"BSD-3-Clause",
"Zlib",
"LicenseRef-scancode-public-domain",
"ISC",
"LicenseRef-scancode-public-domain-disclaimer",
"Apache-2.0"
] | 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 | 5,614 | c | 0049-consume_conn_close.c | /*
* librdkafka - Apache Kafka C library
*
* Copyright (c) 2012-2015, Magnus Edenhill
* 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... |
fccce091772a7da1cca8a1d725694c114c214885 | 2fafc70e3da87bbf3c5c578bee6c10dd033fd29d | /debug.h | 9372e8382c2d3fff51fdf1472167e35eb76f54fd | [
"BSD-2-Clause"
] | permissive | Yubico/pam-u2f | ea327704bd8fdafb4ba10af269fe5d75909813a0 | 7ae4196c427ab03b831aab90f71b2b214754e7c9 | refs/heads/main | 2023-08-03T10:17:29.497767 | 2023-06-01T07:31:10 | 2023-06-01T07:31:10 | 27,830,459 | 529 | 94 | BSD-2-Clause | 2023-08-07T07:50:11 | 2014-12-10T17:12:52 | C | UTF-8 | C | false | false | 1,118 | h | debug.h | /*
* Copyright (C) 2021 Yubico AB - See COPYING
*/
#ifndef DEBUG_H
#define DEBUG_H
#include <stdio.h>
#define DEFAULT_DEBUG_FILE stderr
#if defined(DEBUG_PAM)
#define D(file, ...) \
debug_fprintf(file, __FILE__, __LINE__, __func__, __VA_ARGS__)
#else
#de... |
27a47a9ae81d4a8e36b1a32092d0f8f426f2124e | 2bce6da26d51c32e9ff2bda3c564136c622e596c | /source/thirdparty/bgfx/src/fs_clear7.bin.h | 479d2a7c64443e6846da0355da44d21b5ef3fbe8 | [
"BSD-2-Clause",
"MIT"
] | permissive | jpcy/xatlas | 37dc66f4c2cc45130926d1d8723b94f85964a918 | f700c7790aaa030e794b52ba7791a05c085faf0c | refs/heads/master | 2023-08-15T00:11:07.888384 | 2022-07-25T23:06:01 | 2022-07-25T23:06:01 | 140,512,438 | 1,662 | 179 | MIT | 2023-08-08T17:30:59 | 2018-07-11T02:43:53 | C++ | UTF-8 | C | false | false | 29,442 | h | fs_clear7.bin.h | static const uint8_t fs_clear7_glsl[414] =
{
0x46, 0x53, 0x48, 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x10, 0x62, // FSH............b
0x67, 0x66, 0x78, 0x5f, 0x63, 0x6c, 0x65, 0x61, 0x72, 0x5f, 0x63, 0x6f, 0x6c, 0x6f, 0x72, 0x02, // gfx_clear_color.
0x08, 0x00, 0x00, 0x08, 0x00, 0x74, 0x01... |
71d9ffe4bc641f652ecc198a51e1c55a4b686be3 | 9ceacf33fd96913cac7ef15492c126d96cae6911 | /sys/dev/pci/arc.c | 726b2e995bb68c3153ff44cf83c4efe1fee7220e | [] | no_license | openbsd/src | ab97ef834fd2d5a7f6729814665e9782b586c130 | 9e79f3a0ebd11a25b4bff61e900cb6de9e7795e9 | refs/heads/master | 2023-09-02T18:54:56.624627 | 2023-09-02T15:16:12 | 2023-09-02T15:16:12 | 66,966,208 | 3,394 | 1,235 | null | 2023-08-08T02:42:25 | 2016-08-30T18:18:25 | C | UTF-8 | C | false | false | 81,160 | c | arc.c | /* $OpenBSD: arc.c,v 1.124 2022/09/06 15:22:11 kn Exp $ */
/*
* Copyright (c) 2006 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 the above
* copyright notice and this permission notice appear ... |
dec3dd2fee172f00b3621ff0fcdcf025ac2e450c | 55540f3e86f1d5d86ef6b5d295a63518e274efe3 | /toolchain/riscv/Linux/riscv64-unknown-elf/include/sys/_tz_structs.h | 9610b06819e1104b06f9d1eea5b9b1fa614593ac | [
"Apache-2.0"
] | permissive | bouffalolab/bl_iot_sdk | bc5eaf036b70f8c65dd389439062b169f8d09daa | b90664de0bd4c1897a9f1f5d9e360a9631d38b34 | refs/heads/master | 2023-08-31T03:38:03.369853 | 2023-08-16T08:50:33 | 2023-08-18T09:13:27 | 307,347,250 | 244 | 101 | Apache-2.0 | 2023-08-28T06:29:02 | 2020-10-26T11:16:30 | C | UTF-8 | C | false | false | 540 | h | _tz_structs.h | #ifndef _SYS__TZ_STRUCTS_H_
#define _SYS__TZ_STRUCTS_H_
typedef struct __tzrule_struct
{
char ch;
int m; /* Month of year if ch=M */
int n; /* Week of month if ch=M */
int d; /* Day of week if ch=M, day of year if ch=J or ch=D */
int s; /* Time of day in seconds */
time_t change;
long offset; /* Match ty... |
30246afb01d592dccdaf61ee8b90b0305756e946 | 99bdb3251fecee538e0630f15f6574054dfc1468 | /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl602/std/src/bl602_romdriver.c | e14b47724b4ae464cae1b5deec05462ca7fc7988 | [
"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 | 16,074 | c | bl602_romdriver.c | /**
******************************************************************************
* @file bl602_romdriver.c
* @version V1.0
* @date
* @brief This file is the standard driver c file
******************************************************************************
* @attention
*
* <h2><center>© ... |
064cda3783e004b5b8c6f016269794c07d9cec10 | fb47ab6337a71029dee71933e449cf7f6805fc0f | /platform/armemu/platform.c | de248e892b67f91b2d50bcb77b515a412fd8a7ad | [
"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 | 632 | c | platform.c | /*
* Copyright (c) 2008 Travis Geiselbrecht
*
* Use of this source code is governed by a MIT-style
* license that can be found in the LICENSE file or at
* https://opensource.org/licenses/MIT
*/
#include <lk/err.h>
#include <lk/debug.h>
#include <platform.h>
#include "platform_p.h"
void platform_init_mmu_mappings... |
9ab618a2e8f98ed19d5cbb1fc222c2bbedb7cc6e | c0bfd93cd7f26a271268e504959256f1e02c6806 | /components/wpa_supplicant/src/crypto/sha256-internal.c | a4a04bf90d6b376e14f090c6fae9a42d3e23987b | [
"Apache-2.0",
"BSD-3-Clause"
] | 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 | 8,050 | c | sha256-internal.c | /*
* SHA-256 hash implementation and interface functions
* Copyright (c) 2003-2011, Jouni Malinen <j@w1.fi>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*
* Alternatively,... |
eb4a0c76387f05f316cd9284dc171aeba7c70655 | 70ffcb065027032a399f44b9ec91e7b61d73583d | /plugins/offers.c | a774f5a0c718424acd8ff0b4ee9f15c18fce6c5c | [
"MIT"
] | permissive | ElementsProject/lightning | 4e260841b2ebad8c772a5ff91ef1ebbc3fe1ad71 | 990096f904e26386527a4eddd8d3262464bacabd | refs/heads/master | 2023-09-01T07:11:34.794039 | 2023-08-31T09:55:14 | 2023-08-31T22:02:14 | 37,350,472 | 2,812 | 961 | NOASSERTION | 2023-09-14T19:33:22 | 2015-06-13T00:04:22 | C | UTF-8 | C | false | false | 33,879 | c | offers.c | /* This plugin covers both sending and receiving offers */
#include "config.h"
#include <bitcoin/chainparams.h>
#include <ccan/array_size/array_size.h>
#include <ccan/cast/cast.h>
#include <ccan/rune/rune.h>
#include <ccan/tal/str/str.h>
#include <common/bech32.h>
#include <common/bolt11.h>
#include <common/bolt11_json... |
f59da9e520262b5bd845ad943fbdd3c6c1d80431 | 35c04ea32351dc95bc18d46e5c70dda9c1e08668 | /Examples/RaspberryPiPico/pico_Hue/src/MainTask.c | f4f855b76a253a865d610ae645b546ae5fe6f5c7 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | ErichStyger/mcuoneclipse | 0f8e7a2056a26ed79d9d4a0afd64777ff0b2b2fe | 04ad311b11860ae5f8285316010961a87fa06d0c | refs/heads/master | 2023-08-28T22:54:08.501719 | 2023-08-25T15:11:44 | 2023-08-25T15:11:44 | 7,446,094 | 620 | 1,191 | NOASSERTION | 2020-10-16T03:13:28 | 2013-01-04T19:38:12 | Batchfile | UTF-8 | C | false | false | 1,270 | c | MainTask.c | /*
* Hue Apple IR Remote
* Author: Joshua Wyss
* Date: 24.11.2022
*
* Description:
* In this Module is the Statemachine which makes the Project work.
*
*/
#include "McuRTOS.h"
#include "States.h"
static void MainTask(void * pv){
for(;;) {
/*FSM*/
switch(GetState()){
case Initialisation:
State_I... |
f27baa9fae62f4363bcb62f77b46b6a9a5f3892e | a6e90e48ced58e5fdd162d9c111679fcaac57b06 | /picoquictest/ack_of_ack_test.c | 87709c3622e12a52a802d570865b7f2b818b06db | [
"MIT"
] | permissive | private-octopus/picoquic | 0355964aa79e4292178d57a57bec084d6e3e99da | 1e2979e8db0957c8ee798940091c4d0ef13bf8af | refs/heads/master | 2023-08-20T08:18:46.538002 | 2023-08-16T03:41:36 | 2023-08-16T03:41:36 | 95,480,304 | 466 | 142 | MIT | 2023-09-06T16:56:25 | 2017-06-26T19:08:37 | C | UTF-8 | C | false | false | 7,646 | c | ack_of_ack_test.c | /*
* Author: Christian Huitema
* Copyright (c) 2017, Private Octopus, Inc.
* All rights reserved.
*
* 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.
*
* THI... |
0c8df6e99c3633f5c448d1bc6bb79070ba4ac0ac | badb70a0b235c98ac034cfe5b4bfafda36647831 | /Library/OcAppleImg4Lib/libDER/DER_Decode.h | 49f529b182f93258c2af0d5f40d6c90579ef7748 | [
"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 | 5,875 | h | DER_Decode.h | /*
* Copyright (c) 2005-2010 Apple Inc. All Rights Reserved.
*
* @APPLE_LICENSE_HEADER_START@
*
* This file contains Original Code and/or Modifications of Original Code
* as defined in and that are subject to the Apple Public Source License
* Version 2.0 (the 'License'). You may not use this file except in
* ... |
cc10da6b56542e0e5248b4511aa722a3dc60121f | 42ab733e143d02091d13424fb4df16379d5bba0d | /third_party/libsdl2/test/testsprite2.c | b0348f85d7c3927e597f9440d41d2b3d191adcad | [
"Zlib",
"Apache-2.0",
"CC0-1.0",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-public-domain"
] | permissive | google/filament | 11cd37ac68790fcf8b33416b7d8d8870e48181f0 | 0aa0efe1599798d887fa6e33c412c09e81bea1bf | refs/heads/main | 2023-08-29T17:58:22.496956 | 2023-08-28T17:27:38 | 2023-08-28T17:27:38 | 143,455,116 | 16,631 | 1,961 | Apache-2.0 | 2023-09-14T16:23:39 | 2018-08-03T17:26:00 | C++ | UTF-8 | C | false | false | 13,119 | c | testsprite2.c | /*
Copyright (C) 1997-2018 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this software for any purpose,
... |
2a4618f96c3c34ec6c939dc2ce4122aefe4d6277 | 88ae8695987ada722184307301e221e1ba3cc2fa | /third_party/dav1d/libdav1d/include/common/intops.h | 2d21998b7100c323e7f75149ebed3f162a16c0bb | [
"Apache-2.0",
"LGPL-2.0-or-later",
"MIT",
"GPL-1.0-or-later",
"BSD-2-Clause",
"LicenseRef-scancode-unknown-license-reference",
"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 | 2,658 | h | intops.h | /*
* Copyright © 2018, VideoLAN and dav1d authors
* Copyright © 2018, Two Orioles, 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:
*
* 1. Redistributions of source code must retain the... |
3f4c2881e1cd566bae820a13288387f01361defb | 99bdb3251fecee538e0630f15f6574054dfc1468 | /bsp/loongson/ls1cdev/libraries/ls1c_pwm.c | b91f81c43b40f5bb8019d8cd8a2d16169fb44cc3 | [
"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 | GB18030 | C | false | false | 4,904 | c | ls1c_pwm.c | /*
* Copyright (c) 2006-2018, RT-Thread Development Team
*
* SPDX-License-Identifier: Apache-2.0
*
* Change Logs:
* Date Author Notes
* 2017-09-06 勤为本 first version
*/
// 封装硬件pwm接口
#include "ls1c_public.h"
#include "ls1c_pin.h"
#include "ls1c_pwm.h"
#include "ls1c_clock.h"
#include "... |
d5bf880db582356f9a6e425a2dd3394153d2780b | 9eedaea06306b20520151321854f989a73c7daf8 | /src/hidapi/libusb/hidapi_libusb.h | 758f16f4d8a32ca30e35297e7fe9466c0957eea5 | [
"LicenseRef-scancode-hidapi",
"GPL-3.0-only",
"GPL-1.0-or-later",
"BSD-3-Clause",
"GPL-2.0-only",
"Zlib"
] | permissive | libsdl-org/SDL | cf56bdc8a9e198e9735201674118c822d0e3edf3 | 8387fae698745969ce366c4de9bcc1b4a364a7dd | refs/heads/main | 2023-09-04T06:58:34.316952 | 2023-09-03T15:11:13 | 2023-09-03T15:11:13 | 330,008,801 | 6,912 | 1,605 | Zlib | 2023-09-13T19:12:26 | 2021-01-15T19:55:54 | C | UTF-8 | C | false | false | 1,685 | h | hidapi_libusb.h | /*******************************************************
HIDAPI - Multi-Platform library for
communication with HID devices.
libusb/hidapi Team
Copyright 2021, All Rights Reserved.
At the discretion of the user of this library,
this software may be licensed under the terms of the
GNU General Public License v3... |
456876e65da61a29938a0c37b431d735ea91575f | 7eaf54a78c9e2117247cb2ab6d3a0c20719ba700 | /SOFTWARE/A64-TERES/linux-a64/arch/s390/crypto/sha512_s390.c | 0c36989ba182b1e411b56c3018ab610622cfe6ff | [
"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 | 4,171 | c | sha512_s390.c | /*
* Cryptographic API.
*
* s390 implementation of the SHA512 and SHA38 Secure Hash Algorithm.
*
* Copyright IBM Corp. 2007
* Author(s): Jan Glauber (jang@de.ibm.com)
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by ... |
ca42a522b8c807fdf6bc52515a38ef871888f945 | 79d343002bb63a44f8ab0dbac0c9f4ec54078c3a | /lib/libc/musl/src/dirent/alphasort.c | ab2624e2cc415dff8d4b4caf14a8a1dee69cd066 | [
"BSD-3-Clause",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"LicenseRef-scancode-other-permissive",
"LicenseRef-scancode-musl-exception",
"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 | 154 | c | alphasort.c | #include <string.h>
#include <dirent.h>
int alphasort(const struct dirent **a, const struct dirent **b)
{
return strcoll((*a)->d_name, (*b)->d_name);
}
|
9e3d0ed0c88108bf6a950684fb7620c9b41a56fe | 88ae8695987ada722184307301e221e1ba3cc2fa | /third_party/ffmpeg/libavformat/eacdata.c | ebc98d274fcd703d66b8b6e513b72a7c335ec6a4 | [
"BSD-3-Clause",
"LGPL-2.1-or-later",
"BSD-2-Clause",
"LGPL-2.1-only",
"LGPL-3.0-only",
"LGPL-2.0-or-later",
"GPL-1.0-or-later",
"GPL-2.0-only",
"GPL-3.0-or-later",
"LGPL-3.0-or-later",
"IJG",
"LicenseRef-scancode-other-permissive",
"MIT",
"GPL-2.0-or-later",
"Apache-2.0",
"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,576 | c | eacdata.c | /*
* Electronic Arts .cdata file Demuxer
* Copyright (c) 2007 Peter Ross
*
* 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 ... |
6a26a1ca6d56833da07af3eb9949d330ed86794b | 3079aff5691cc3452c86c9a76c0309bf66c920a1 | /examples/simple1d1cf.c | db79c06e10f9893fbf2a4f74debb12396e4c302a | [
"Apache-2.0"
] | permissive | flatironinstitute/finufft | dd332853a8900b9ea8a5a6ad21a3842f07bc9fc8 | 0e5f3f3b3ec07ac8b7e7ccd26d88d2c912c1b9a6 | refs/heads/master | 2023-08-30T12:19:36.644780 | 2023-08-22T11:44:39 | 2023-08-23T10:08:35 | 78,682,506 | 209 | 80 | NOASSERTION | 2023-09-08T21:51:05 | 2017-01-11T21:42:14 | C++ | UTF-8 | C | false | false | 2,428 | c | simple1d1cf.c | // this is all you must include...
#include <finufft.h>
// also needed for this example...
#include <stdlib.h>
#include <math.h>
#include <complex.h>
#include <stdio.h>
#include <assert.h>
int main(int argc, char* argv[])
/* Simple example of calling the FINUFFT library from C, using C complex type,
with a math te... |
e2a3b4d6ce46274c952062a7b2f53b117a5bf8ab | a158b5b0cc491912ad0166fd891efd5abb951f51 | /ext/gf-complete/src/gf_general.c | 706b7386769a09d622d235bf1b666cb76e1916e9 | [
"Apache-2.0"
] | permissive | quantcast/qfs | 467651a3af7e77e779f199429d74dde67cee8c10 | 0d9dab4e51b27dde5869dd948e26b62e769e7d95 | refs/heads/master | 2023-08-04T12:47:56.591858 | 2023-05-06T02:42:34 | 2023-05-06T02:42:34 | 5,447,814 | 372 | 136 | Apache-2.0 | 2023-05-06T01:22:44 | 2012-08-17T03:59:37 | C++ | UTF-8 | C | false | false | 13,645 | c | gf_general.c | /*
* GF-Complete: A Comprehensive Open Source Library for Galois Field Arithmetic
* James S. Plank, Ethan L. Miller, Kevin M. Greenan,
* Benjamin A. Arnold, John A. Burnum, Adam W. Disney, Allen C. McBride.
*
* gf_general.c
*
* This file has helper routines for doing basic GF operations with any
* legal value o... |
db7247765d1a3998d4ae5abaf438c36003854d5f | c8b39acfd4a857dc15ed3375e0d93e75fa3f1f64 | /Engine/Source/Runtime/Core/Public/Android/AndroidTime.h | 589ad78ed43e7ea1601a87c43f3a7e49427eaf45 | [
"MIT",
"LicenseRef-scancode-proprietary-license"
] | permissive | windystrife/UnrealEngine_NVIDIAGameWorks | c3c7863083653caf1bc67d3ef104fb4b9f302e2a | b50e6338a7c5b26374d66306ebc7807541ff815e | refs/heads/4.18-GameWorks | 2023-03-11T02:50:08.471040 | 2022-01-13T20:50:29 | 2022-01-13T20:50:29 | 124,100,479 | 262 | 179 | MIT | 2022-12-16T05:36:38 | 2018-03-06T15:44:09 | C++ | UTF-8 | C | false | false | 618 | h | AndroidTime.h | // Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
/*=============================================================================================
AndroidTime.h: Android platform Time functions
==============================================================================================*/
#pragma once
#i... |
e48fc437e6280ad2fbe77d5d715c668df2bf048e | 13e2a9bf3ebb4d2c6cdcc5b3cadaa9d87d94933e | /src/game/protos/object_specializer.c | bdfd63d58e07c50ea605fe55fb2e73c91af54bcc | [
"MIT"
] | permissive | omf2097/openomf | 5421fa6702efa16c33b4154bfacd36a1a9127aae | 4287067184d9f16d02035f6cf0abcafb0f9755be | refs/heads/master | 2023-08-26T00:39:11.531162 | 2023-07-27T14:49:11 | 2023-07-27T14:49:11 | 7,473,802 | 299 | 40 | MIT | 2023-07-27T14:49:13 | 2013-01-06T22:58:13 | C | UTF-8 | C | false | false | 848 | c | object_specializer.c | #include "game/protos/object_specializer.h"
#include "game/objects/har.h"
#include "game/objects/hazard.h"
#include "game/objects/projectile.h"
#include "game/protos/object.h"
#include "utils/log.h"
int object_auto_specialize(object *obj, int specialization_id) {
switch(specialization_id) {
case SPECID_HAR... |
00621f952698bbbeab7ccf74c7f9e248a5440986 | 40eadff029ed08d1c01ee93a735c1b46afca5c19 | /src/pspinlock.h | aac3b3b139206e5f662ccde986394ca703032fa2 | [
"MIT"
] | permissive | saprykin/plibsys | 59c5be91900e87e2606447c60de9d3ad9b699dbf | 487bfd45a5b496693e07d6e76840951279a031b1 | refs/heads/master | 2023-08-17T00:16:48.121274 | 2023-08-13T17:11:39 | 2023-08-13T17:11:39 | 38,903,208 | 624 | 81 | MIT | 2023-07-02T16:27:53 | 2015-07-10T21:38:46 | C | UTF-8 | C | false | false | 5,196 | h | pspinlock.h | /*
* The MIT License
*
* Copyright (C) 2016 Alexander Saprykin <saprykin.spb@gmail.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 limi... |
9cf1eb9254e1763d8f75de3215b822e1487527e6 | 3405736c71d6224374437dba141815d03e95b89f | /src/nw_version.h | 25e2ab112e3e0dea4847b1f9dd725e2eaff4824f | [
"MIT"
] | permissive | nwjs/nw.js | dd1338335ec7306b94203f46629fa83081e1c364 | c2184a6edae6d6cca99d199ad5fedd37e4af3fad | refs/heads/nw78 | 2023-08-31T13:00:22.395612 | 2023-07-30T22:47:46 | 2023-07-30T22:47:46 | 3,100,121 | 28,744 | 3,512 | MIT | 2023-08-17T22:23:55 | 2012-01-04T06:21:10 | JavaScript | UTF-8 | C | false | false | 2,209 | h | nw_version.h | // Copyright (c) 2012 Roger Wang <roger@nwjs.io>
// Zhao Cheng <zcbenz@gmail.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 wit... |
2a045cfc6c19e0f0123b992366f746ff4ea41233 | 128268956eeb76f92d5e89e7002f005bfaddd59d | /src/builtin/xor_codes/xor_hd_code.c | ae9607a743efe7ebb0756072841e7910ad0203be | [
"BSD-2-Clause"
] | permissive | openstack/liberasurecode | f95dba37221e534494596842799b664700fa5cbc | cc7de356d6c210b84622264b2ff93a22abdbaf8d | refs/heads/master | 2023-07-30T11:19:27.008201 | 2023-07-13T19:33:26 | 2023-07-13T19:33:26 | 58,626,647 | 136 | 45 | BSD-2-Clause | 2021-08-08T06:11:00 | 2016-05-12T09:15:38 | C | UTF-8 | C | false | false | 22,137 | c | xor_hd_code.c | /* * Copyright (c) 2013, Kevin Greenan (kmgreen2@gmail.com)
* 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
*... |
624cc20b2a6852716955ca99e094e310534ef941 | 30c2631ed046d7662476b94fb7f5286c47377f60 | /src/addons/rules/rules.h | 74096648d6a981c895596f2167e8d1130ec114fe | [
"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 | 10,411 | h | rules.h | /**
* @file addons/rules/rules.h
* @brief Internal types and functions for rules addon.
*/
#include "../../private_api.h"
#ifdef FLECS_RULES
typedef uint8_t ecs_var_id_t;
typedef int16_t ecs_rule_lbl_t;
typedef ecs_flags64_t ecs_write_flags_t;
#define EcsRuleMaxVarCount (64)
#define EcsVarNone ... |
331314beb88445be35210d993a84a8af5f3f9028 | 035660e8cc10571ebbd0d4393fef063bb7eb98f6 | /src/overlays/gamestates/ovl_select/z_select.c | 71524496e1d947f9fe32a4bf55f45e8623b1ce09 | [] | no_license | zeldaret/mm | f163a5e7c4314105777369fa7671ce9c2a99922a | 4ae00e909e74044f05155683b49d2561f91de7ba | refs/heads/master | 2023-08-06T07:22:04.912966 | 2023-08-04T20:36:03 | 2023-08-04T20:36:03 | 247,875,852 | 915 | 328 | null | 2023-09-14T11:48:59 | 2020-03-17T04:03:07 | C | UTF-8 | C | false | false | 48,523 | c | z_select.c | /*
* File: z_select.c
* Overlay: ovl_select
* Description: Debug Map Select Menu
*/
#include "z_select.h"
#include "z64shrink_window.h"
#include "z64view.h"
#include "libc/alloca.h"
#include "overlays/gamestates/ovl_title/z_title.h"
void MapSelect_LoadConsoleLogo(MapSelectState* this) {
STOP_GAMESTATE(&this->... |
989cae13088cef6fe3d59cb7c5ced29080c5d618 | fbdc48c28e54fb33ae4842ef95ff63893902c99a | /src/omv/imlib/integral_mw.c | 0b7a575eabbc3532278f5d74ee3c75079703d98d | [
"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 | 9,625 | c | integral_mw.c | /*
* This file is part of the OpenMV project.
*
* Copyright (c) 2013-2021 Ibrahim Abdelkader <iabdalkader@openmv.io>
* Copyright (c) 2013-2021 Kwabena W. Agyeman <kwagyeman@openmv.io>
*
* This work is licensed under the MIT license, see the file LICENSE for details.
*
* An integral image using a moving window.
... |
a52e9ad98ad9b6180b839af19d4105bfb104f946 | 19f9de1ca8b169fe3009aae26637e2cdcf810213 | /HopsanCore/include/HopsanCoreVersion.h | 7c54e710d29380d6bf7166f7ec17330ace3d4442 | [
"Apache-2.0",
"LicenseRef-scancode-free-unknown",
"GPL-3.0-only"
] | permissive | Hopsan/hopsan | b9f5eca1da31b69ea07682bbf302dbc5fa0466ad | e93e2dc107d86efdbfef1da757880f62204b05c5 | refs/heads/master | 2023-06-24T01:49:34.199161 | 2023-06-22T18:33:10 | 2023-06-22T18:33:58 | 91,779,008 | 125 | 41 | Apache-2.0 | 2023-06-22T18:46:25 | 2017-05-19T07:35:11 | Mathematica | UTF-8 | C | false | false | 2,366 | h | HopsanCoreVersion.h | /*-----------------------------------------------------------------------------
Copyright 2017 Hopsan Group
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.o... |
8eb82cfacc4fdc339a756ba86cebc93b87c50034 | cfb156de35a7f3987f88d6b025c762921f5e9931 | /libc/include/unistd.h | 93852649a16c812b211d8072057e6e2d017b25dc | [
"BSD-4-Clause-UC",
"LicenseRef-scancode-warranty-disclaimer",
"SMLNJ",
"BSD-3-Clause",
"LicenseRef-scancode-ibm-dhcp",
"Martin-Birgmeier",
"SunPro",
"MIT",
"BSD-4-Clause",
"ISC",
"Apache-2.0",
"HPND",
"BSD-2-Clause"
] | permissive | aosp-mirror/platform_bionic | 6faa82304cb67f3347a9b04f2f0eb712444d764a | 143f3cea320becbfc836309fade5dfa1074731d0 | refs/heads/master | 2023-07-08T07:44:02.618070 | 2023-06-26T23:35:08 | 2023-06-26T23:35:08 | 65,830 | 300 | 131 | null | 2018-11-05T20:53:52 | 2008-10-21T18:19:55 | Objective-C | UTF-8 | C | false | false | 13,692 | h | unistd.h | /*
* Copyright (C) 2008 The Android Open Source Project
* 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, t... |
971138645882b3be7149e8d62cd50a09897721a0 | 59864cbd213b5da6f50d6255b0a021564b3d5bd4 | /challenges/Multicast_Chat_Server/pov_1/pov1.c | b6daddfa31955448ba664e81475803a6d64e155a | [
"MIT",
"BSD-3-Clause",
"LicenseRef-scancode-unknown",
"BSD-2-Clause"
] | 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 | 14,963 | c | pov1.c | /*
* 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... |
43152bb10604251162fe150574e4e895b2e0a6e7 | 7eaf54a78c9e2117247cb2ab6d3a0c20719ba700 | /SOFTWARE/A64-TERES/linux-a64/kernel/gcov/gcc_3_4.c | ae5bb42600335d23ca4336cbead99a79be9bbf60 | [
"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,215 | c | gcc_3_4.c | /*
* This code provides functions to handle gcc's profiling data format
* introduced with gcc 3.4. Future versions of gcc may change the gcov
* format (as happened before), so all format-specific information needs
* to be kept modular and easily exchangeable.
*
* This file is based on gcc-internal definition... |
26c40b2b650e4ed7bee2e23d1cdd13164f269e58 | 2f5d24f06ebbe6741f3d52f09f4e7ec33e85653c | /mambaSharedFramework/Rapid Parser/RapidParserDebug.h | 6f5b89362806737df63fc0b905d95ab3095d06c9 | [
"Apache-2.0"
] | permissive | Comcast/mamba | ab6c69ca5a2f6c4a17c8c8e32a75e48e9412ee3e | bb5860ed4a021a31432cf3920ed13af00e32d5a2 | refs/heads/develop | 2023-05-10T03:08:12.500518 | 2021-08-20T16:44:52 | 2021-08-20T16:44:52 | 88,876,515 | 181 | 42 | Apache-2.0 | 2023-05-09T15:20:54 | 2017-04-20T14:41:38 | Swift | UTF-8 | C | false | false | 1,647 | h | RapidParserDebug.h | //
// RapidParserDebug.h
// mamba
//
// Created by David Coufal on 1/24/17.
// Copyright © 2017 Comcast Cable Communications Management, LLC
// 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 Licen... |
3915124acaddd65ab1ce3211f0346fbe6a493d59 | 70ffcb065027032a399f44b9ec91e7b61d73583d | /cli/lightning-cli.c | 117f6b19b99c2876214ee9eb59ba5144fb94055d | [
"MIT"
] | permissive | ElementsProject/lightning | 4e260841b2ebad8c772a5ff91ef1ebbc3fe1ad71 | 990096f904e26386527a4eddd8d3262464bacabd | refs/heads/master | 2023-09-01T07:11:34.794039 | 2023-08-31T09:55:14 | 2023-08-31T22:02:14 | 37,350,472 | 2,812 | 961 | NOASSERTION | 2023-09-14T19:33:22 | 2015-06-13T00:04:22 | C | UTF-8 | C | false | false | 24,423 | c | lightning-cli.c | /*
* Helper to submit via JSON-RPC and get back response.
*/
#include "config.h"
#include "config_cli.h"
#include <ccan/asort/asort.h>
#include <ccan/err/err.h>
#include <ccan/json_escape/json_escape.h>
#include <ccan/opt/opt.h>
#include <ccan/read_write_all/read_write_all.h>
#include <ccan/tal/path/path.h>
#include ... |
410c3aad410f3ff2ee15497702d2aa5933b818f8 | a5f3b0001cdb692aeffc444a16f79a0c4422b9d0 | /main/sal/rtl/source/alloc_global.c | cce39550bac6ccc66532a42541343090d7ce0283 | [
"Apache-2.0",
"CPL-1.0",
"bzip2-1.0.6",
"LicenseRef-scancode-other-permissive",
"Zlib",
"LZMA-exception",
"LGPL-2.0-or-later",
"LicenseRef-scancode-free-unknown",
"LicenseRef-scancode-philippe-de-muyter",
"OFL-1.1",
"LGPL-2.1-only",
"MPL-1.1",
"X11",
"LGPL-2.1-or-later",
"GPL-2.0-only",
... | permissive | apache/openoffice | b9518e36d784898c6c2ea3ebd44458a5e47825bb | 681286523c50f34f13f05f7b87ce0c70e28295de | refs/heads/trunk | 2023-08-30T15:25:48.357535 | 2023-08-28T19:50:26 | 2023-08-28T19:50:26 | 14,357,669 | 907 | 379 | Apache-2.0 | 2023-08-16T20:49:37 | 2013-11-13T08:00:13 | C++ | UTF-8 | C | false | false | 8,627 | c | alloc_global.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 information
* regarding copyright ownership. The ASF licenses this file
* to y... |
adaae4a21b49d91ccaeac5174a4761012fac06b3 | 321d11eaee885ceb3a74db0a062f9bbdf282148c | /providers/implementations/digests/sha3_prov.c | 7bb0bff851946c51e70a815df68762db79744270 | [
"Apache-2.0",
"OpenSSL",
"LicenseRef-scancode-proprietary-license"
] | permissive | openssl/openssl | 75691ebaae957793f2ff0673f77545277dfb3988 | 5318c012885a5382eadbf95aa9c1d35664bca819 | refs/heads/master | 2023-09-03T15:22:52.727123 | 2023-09-01T07:10:49 | 2023-09-02T14:30:01 | 7,634,677 | 24,148 | 11,569 | Apache-2.0 | 2023-09-14T19:48:11 | 2013-01-15T22:34:48 | C | UTF-8 | C | false | false | 15,768 | c | sha3_prov.c | /*
* Copyright 2019-2022 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the Apache License 2.0 (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
* in the file LICENSE in the source distribution or at
* https://www.openssl.org/source/l... |
12fda507287899f2b976ff8f1d79d0e0eecb37c4 | a6178a5f6e2773fb82dfcbfb79006ba59f6b2de9 | /base/bitmap_free_c.h | 90e20a30f1a3d280ed0f5896dc49e5046fe8cdf2 | [
"MIT",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-other-permissive"
] | permissive | go-vgo/robotgo | b70240a30672263ef0c6a58588da6a2b017fa17a | af321105215d5e3f39db7d7acac27dd48ac3fc29 | refs/heads/master | 2023-07-23T10:59:25.491385 | 2023-07-06T17:20:04 | 2023-07-06T17:20:04 | 69,269,563 | 9,257 | 980 | Apache-2.0 | 2023-09-07T12:00:21 | 2016-09-26T16:26:56 | Go | UTF-8 | C | false | false | 812 | h | bitmap_free_c.h | #include "MMBitmap.h"
#include <assert.h>
#include <string.h>
MMBitmapRef createMMBitmap_c(uint8_t *buffer, int32_t width, int32_t height,
int32_t bytewidth, uint8_t bitsPerPixel, uint8_t bytesPerPixel
) {
MMBitmapRef bitmap = malloc(sizeof(MMBitmap));
if (bitmap == NULL) { return NULL; }
bitmap->imageBuffer = b... |
c971cfac4a1339dd5afa17f0c0af5609f82130f9 | e814383d36a10839104efaa4df277996ab220fa3 | /ompi/mpiext/ftmpi/c/comm_failure_get_acked.c | 489819ff2830a4810c3d8d9090ab3185d692cfa0 | [
"mpich2",
"BSD-3-Clause-Open-MPI"
] | permissive | open-mpi/ompi | a1d7483ae1d83dd8fd8ae3ee95e832e0a0ee04e3 | 1edfdb025c4450f694600083ad871cf06c8d45cd | refs/heads/main | 2023-09-01T01:30:02.040705 | 2023-08-29T17:32:18 | 2023-08-29T17:32:18 | 24,107,001 | 2,008 | 973 | NOASSERTION | 2023-09-14T20:59:26 | 2014-09-16T16:08:30 | C | UTF-8 | C | false | false | 1,438 | c | comm_failure_get_acked.c | /*
* Copyright (c) 2010-2012 Oak Ridge National Labs. All rights reserved.
* Copyright (c) 2015-2018 The University of Tennessee and The University
* of Tennessee Research Foundation. All rights
* reserved.
* $COPYRIGHT$
*
* Additional copyrights may follow
*
*... |
d583ae7c3722a598a04f829578cd198875860fac | 0ab34cafb4fce823bdb64588375a5e0320c4d5da | /src/core/compunit.h | d202b8b82c24d97ac2022a775cfcf916c7f80028 | [
"Artistic-2.0",
"MIT",
"BSD-3-Clause",
"LicenseRef-scancode-public-domain"
] | permissive | MoarVM/MoarVM | 00eb8de04ef3eb43d8dd108a016a5fbd644f7cb7 | 2f8234c222dea886da28a9e369e34f3cff18ad8a | refs/heads/main | 2023-08-24T03:30:58.906341 | 2023-08-23T03:28:20 | 2023-08-23T03:28:20 | 10,411,154 | 616 | 228 | NOASSERTION | 2023-08-23T03:28:33 | 2013-05-31T19:02:30 | C | UTF-8 | C | false | false | 928 | h | compunit.h | MVMCompUnit * MVM_cu_from_bytes(MVMThreadContext *tc, MVMuint8 *bytes, MVMuint32 size);
MVMCompUnit * MVM_cu_map_from_file(MVMThreadContext *tc, const char *filename, MVMint32 free_filename);
MVMCompUnit * MVM_cu_map_from_file_handle(MVMThreadContext *tc, uv_file fd, MVMuint64 pos);
MVMuint16 MVM_cu_callsite_add(MVMThr... |
b116e41c6ff79879cdc4b42f95e6620871679a10 | 78dc9f153549b281be709227bc9897931b06260d | /generation/WinSDK/RecompiledIdlHeaders/um/winreg.h | 3e9356d56084b3b1c0d01122b87a9d475cb9163f | [
"MIT"
] | permissive | microsoft/win32metadata | dff35b4fe904d556162cee5133294c4498f1a79a | 5bf233f04d45f7a697e112e9639722551103eb07 | refs/heads/main | 2023-09-01T19:51:22.972899 | 2023-08-30T21:39:44 | 2023-08-30T21:39:44 | 270,838,404 | 1,240 | 107 | NOASSERTION | 2023-09-14T18:49:44 | 2020-06-08T21:52:10 | C++ | UTF-8 | C | false | false | 40,511 | h | winreg.h | /*++ BUILD Version: 0001 // Increment this if a change has global effects
Copyright (c) Microsoft Corporation. All rights reserved.
Module Name:
Winreg.h
Abstract:
This module contains the function prototypes and constant, type and
structure definitions for the Windows 32-Bit Registry API.
--*/
#... |
d421c4be4e459ff4998a4bbda9714c6b59a2eec9 | 7eaf54a78c9e2117247cb2ab6d3a0c20719ba700 | /SOFTWARE/A64-TERES/linux-a64/drivers/net/arcnet/arc-rimi.c | b8b4c7ba884f0c2ed9499e1ede4a20ad1df4f732 | [
"Linux-syscall-note",
"GPL-2.0-only",
"GPL-1.0-or-later",
"LicenseRef-scancode-free-unknown",
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | 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 | 10,981 | c | arc-rimi.c | /*
* Linux ARCnet driver - "RIM I" (entirely mem-mapped) cards
*
* Written 1994-1999 by Avery Pennarun.
* Written 1999-2000 by Martin Mares <mj@ucw.cz>.
* Derived from skeleton.c by Donald Becker.
*
* Special thanks to Contemporary Controls, Inc. (www.ccontrols.com)
* for sponsoring the further development of... |
8670d1dfd3e235b5eee1bd7c4fd48ebe6b269b38 | 7d3d2af0389f9c0dee5d7ca789660bf21d97249d | /blasfeo_hp_pm/s_blas2_lib8.c | 7176e908ab85aa8526ec616a312df14626396e63 | [
"BSD-2-Clause"
] | permissive | giaf/blasfeo | 0ecbcd67429d0507d7f462c090037c388e84a49e | b85a0c3121eae491480f07774fedf67e76b1f038 | refs/heads/master | 2023-07-22T15:40:53.961071 | 2023-07-18T15:42:08 | 2023-07-18T15:42:08 | 70,173,581 | 248 | 78 | NOASSERTION | 2022-11-25T15:42:08 | 2016-10-06T16:48:09 | Assembly | UTF-8 | C | false | false | 38,494 | c | s_blas2_lib8.c | /**************************************************************************************************
* *
* This file is part of BLASFEO. *
* ... |
601e0cb181b41ab884755e8637654b46caac98b1 | ce32e0e1b9568c710a3168abc3c638d6f9f6c31b | /vnpy/api/oes/vnoes/include/oes/sutil/logger/_spk_log.h | a9b5f1cb8aece5023fff1e8783ce415b0258cd1b | [
"MIT"
] | permissive | msincenselee/vnpy | 55ae76ca32cae47369a66bd2d6589c13d7a0bdd4 | 7f4fd3cd202712b083ed7dc2f346ba4bb1bda6d7 | refs/heads/vnpy2 | 2022-05-19T10:06:55.504408 | 2022-03-19T15:26:01 | 2022-03-19T15:26:01 | 38,525,806 | 359 | 158 | MIT | 2020-09-09T00:09:12 | 2015-07-04T07:27:46 | C++ | UTF-8 | C | false | false | 17,298 | h | _spk_log.h | /*
* Copyright 2009-2016 the original author or 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 required by app... |
fd4be7be163b51ebcc885c75afde1752b57b9366 | 79d343002bb63a44f8ab0dbac0c9f4ec54078c3a | /lib/libc/include/any-linux-any/linux/if_arp.h | d10877991236816dfe128ea3c4dacb957c229759 | [
"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 | 6,588 | h | if_arp.h | /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/*
* INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket
* interface as the means of communication with the user level.
*
* Global definitions for the ARP (RFC 826) proto... |
fa4cfa31c2c5e7f613683db25286e1473326dc67 | e47e2263ca0b60d0c8327f74b4d4078deadea430 | /tess-two/jni/com_googlecode_leptonica_android/src/prog/findpattern_reg.c | 343041656f7a478fd3d616f064d35da234ce28f7 | [
"Apache-2.0",
"BSD-2-Clause",
"CC-BY-2.5"
] | permissive | rmtheis/tess-two | 43ed1bdcceee88df696efdee7c3965572ff2121f | ab4cab1bd9794aacb74162aff339daa921a68c3f | refs/heads/master | 2023-03-10T08:27:42.539055 | 2022-03-17T11:21:24 | 2022-03-17T11:21:24 | 2,581,357 | 3,632 | 1,331 | Apache-2.0 | 2019-10-20T00:51:50 | 2011-10-15T11:14:00 | C | UTF-8 | C | false | false | 6,116 | c | findpattern_reg.c | /*====================================================================*
- Copyright (C) 2001 Leptonica. 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 c... |
dc8d7f17db8e6039a5981279d2151392e3eccd6b | 04e5b6df2ee3bcfb7005d8ec91aab8e380333ac4 | /Extensions/clib/iPhoneOS.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKDefines.h | c5dda8a28d3fee9a9183b5cc085ae31fd3691dbe | [
"MIT"
] | permissive | ColdGrub1384/Pyto | 64e2a593957fd640907f0e4698d430ea7754a73e | 7557485a733dd7e17ba0366b92794931bdb39975 | refs/heads/main | 2023-08-01T03:48:35.694832 | 2022-07-20T14:38:45 | 2022-07-20T14:38:45 | 148,944,721 | 884 | 157 | MIT | 2023-02-26T21:34:04 | 2018-09-15T22:29:07 | C | UTF-8 | C | false | false | 588 | h | CKDefines.h | //
// CKDefines.h
// CloudKit
//
// Copyright (c) 2014 Apple Inc. All rights reserved.
//
#ifndef CK_EXTERN
#ifdef __cplusplus
#define CK_EXTERN extern "C" __attribute__((visibility ("default")))
#else
#define CK_EXTERN extern __attribute__((visibility ("default")))
#endif
#endif
#ifndef CK_HIDDEN
#define CK_H... |
fa9d58961e91cd0637d6df814d49302249a4667a | 95ae7dfa9ee578f1b24a65986ff78bf77ceca0c5 | /Engine/lib/curl/lib/vquic/msh3.c | e309be9dfa72b4d05d02147e25f1328b4d42e246 | [
"curl",
"MIT",
"LicenseRef-scancode-unknown"
] | permissive | TorqueGameEngines/Torque3D | 4e1f6a05cc0928980c8c7c20bcdd680eaa6dcee8 | a445a4364664e299196bd551d213844486080145 | refs/heads/development | 2023-09-03T12:40:40.658487 | 2023-08-24T14:44:43 | 2023-08-24T14:44:43 | 267,440,108 | 1,192 | 178 | MIT | 2023-09-13T14:28:16 | 2020-05-27T22:35:54 | C++ | UTF-8 | C | false | false | 16,961 | c | msh3.c | /***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... |
68b354f3a68b3a7edf7ec119c705782814b2c185 | eb266f888155c0fa59c923d7496e875c7259f1de | /src/lib/lib_ring_buffer.c | 3cc1986252b656549680a056c9b099ef19d659f4 | [
"BSD-2-Clause"
] | permissive | werererer/japokwm | e7f46b210e7daf6a7d3a6bb8c61d912c40a2cb58 | 9cdc208ed70d4b58a805431992e4078171403edd | refs/heads/master | 2023-05-25T18:46:40.826666 | 2023-01-15T22:26:59 | 2023-01-15T22:26:59 | 297,172,042 | 121 | 4 | BSD-2-Clause | 2023-01-15T22:27:00 | 2020-09-20T22:06:29 | C | UTF-8 | C | false | false | 3,710 | c | lib_ring_buffer.c | #include "lib/lib_ring_buffer.h"
#include "translationLayer.h"
#include "ring_buffer.h"
static const struct luaL_Reg ring_buffer_meta_gc[] =
{
{"__gc", lib_ring_buffer_gc},
{NULL, NULL},
};
static const struct luaL_Reg ring_buffer_meta[] =
{
{NULL, NULL},
};
static const struct luaL_Reg ring_buffer_stat... |
c42d111a693c62e14ca091ced3a1e01d7b6471a6 | 8a87f5b889a9ce7d81421515f06d9c9cbf6ce64a | /3rdParty/boost/1.78.0/boost/predef/os/unix.h | b86051dd5f7586b76ea469869fb25740a2c9febe | [
"BSL-1.0",
"Apache-2.0",
"BSD-3-Clause",
"ICU",
"Zlib",
"GPL-1.0-or-later",
"OpenSSL",
"ISC",
"LicenseRef-scancode-gutenberg-2020",
"MIT",
"GPL-2.0-only",
"CC0-1.0",
"LicenseRef-scancode-autoconf-simple-exception",
"LicenseRef-scancode-pcre",
"Bison-exception-2.2",
"LicenseRef-scancode... | permissive | arangodb/arangodb | 0980625e76c56a2449d90dcb8d8f2c485e28a83b | 43c40535cee37fc7349a21793dc33b1833735af5 | refs/heads/devel | 2023-08-31T09:34:47.451950 | 2023-08-31T07:25:02 | 2023-08-31T07:25:02 | 2,649,214 | 13,385 | 982 | Apache-2.0 | 2023-09-14T17:02:16 | 2011-10-26T06:42:00 | C++ | UTF-8 | C | false | false | 1,889 | h | unix.h | /*
Copyright Rene Rivera 2008-2015
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
*/
#ifndef BOOST_PREDEF_OS_UNIX_H
#define BOOST_PREDEF_OS_UNIX_H
#include <boost/predef/version_number.h>
#include <boost/predef/make.h>... |
f1585b3998ffc384ae14b4e29851f94201d5b4dc | ec99010e1c3d7960c1723dfe35b76c73cfbbfe22 | /src/near_dupe.c | 06a89ac4e9615091ef3fe826009026acc1da745e | [
"CC-BY-4.0",
"MIT"
] | permissive | openvenues/libpostal | d8270049f45feccd1b961c65bb435d1b42d22db6 | 1fe1f0af1f328487e7397560e1b45beb6200ed85 | refs/heads/master | 2023-08-16T14:44:06.615711 | 2023-07-06T21:16:05 | 2023-07-06T21:16:05 | 31,570,906 | 3,876 | 466 | MIT | 2023-08-21T21:23:36 | 2015-03-03T00:21:31 | C | UTF-8 | C | false | false | 58,634 | c | near_dupe.c | #include <stdarg.h>
#include "log/log.h"
#include "near_dupe.h"
#include "acronyms.h"
#include "double_metaphone.h"
#include "expand.h"
#include "features.h"
#include "float_utils.h"
#include "normalize.h"
#include "ngrams.h"
#include "place.h"
#include "scanner.h"
#include "string_utils.h"
#include "tokens.h"
#incl... |
d48c76720062632d1a6a5c32ec82a9952cfa969d | 88ae8695987ada722184307301e221e1ba3cc2fa | /third_party/weston/src/shared/timespec-util.h | f79969bb7749f04c03a9be8ed47b06f47c3c5e94 | [
"Apache-2.0",
"LGPL-2.0-or-later",
"MIT",
"GPL-1.0-or-later",
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | 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 | 6,413 | h | timespec-util.h | /*
* Copyright © 2014 - 2015 Collabora, Ltd.
*
* 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... |
f5b746a53b3fa689c79242f9f7f1e6484b60a84c | 802f0c1dd855693f709da4024b50d6d4938c13ff | /examples/c/wt_model_nx3/phi_fun.c | 2ec05615a6d021558724a56d498eea28e5c6b110 | [
"BSD-2-Clause"
] | permissive | acados/acados | 9cd480da3462725506f06199838e3cdae007d0c8 | 64166a37859108ab74ce6bf7408501f9bd4a89da | refs/heads/master | 2023-08-16T13:03:44.298740 | 2023-08-15T13:07:48 | 2023-08-15T13:07:48 | 55,497,573 | 558 | 213 | NOASSERTION | 2023-09-01T09:01:33 | 2016-04-05T10:06:48 | C | UTF-8 | C | false | false | 65,497 | c | phi_fun.c | /* This file was automatically generated by CasADi.
The CasADi copyright holders make no ownership claim of its contents. */
#ifdef __cplusplus
extern "C" {
#endif
/* How to prefix internal symbols */
#ifdef CODEGEN_PREFIX
#define NAMESPACE_CONCAT(NS, ID) _NAMESPACE_CONCAT(NS, ID)
#define _NAMESPACE_CONCAT(NS, ... |
454e81d4ecdc3a270b327fcdbf55b57042ec0d55 | 28d0f8c01599f8f6c711bdde0b59f9c2cd221203 | /sys/arch/ia64/ia64/bus_space.c | 2402609d3ddf2249e8f0b4497c404b6ba9c9c267 | [] | 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 | 3,231 | c | bus_space.c | /* $NetBSD: bus_space.c,v 1.2 2019/12/15 16:48:26 tsutsui Exp $ */
/*-
* Copyright (c) 1996, 1997, 1998 The NetBSD Foundation, Inc.
* All rights reserved.
*
* This code is derived from software contributed to The NetBSD Foundation
* by Charles M. Hannum and by Jason R. Thorpe of the Numerical Aerospace
* Simulat... |
5f0f4e0d7c9fe5f3cb0dae11cdd4a10a668df432 | fbe68d84e97262d6d26dd65c704a7b50af2b3943 | /third_party/libdwarf-20191104/dwarfdump/dwconf.h | 8adee336144487876e7b80f849385bf564a5cff0 | [
"LGPL-2.0-or-later",
"GPL-1.0-or-later",
"LGPL-2.1-only",
"GPL-2.0-only",
"MIT"
] | 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 | 4,449 | h | dwconf.h | /*
Copyright (C) 2006 Silicon Graphics, Inc. All Rights Reserved.
Portions Copyright 2011 David Anderson. All Rights Reserved.
This program is free software; you can redistribute it and/or modify it
under the terms of version 2 of the GNU General Public License as
published by the Free Software Fo... |
7be5d17425cdef613c4b3be3f1b703bc540dabd3 | d61b532db0d3e08818338cfaac530a1ced1ffe3b | /lang/a68s/liba68s/ln.c | 4b668b92cb5b21a15b618c086824a1a3fa34a259 | [
"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 | 94 | c | ln.c | extern double _log();
double LN(statlink, x)
int *statlink; double x;
{return(_log(x));}
|
0b68585ad42ae121afa6c8d9b87c4c49e2e6404f | 28d0f8c01599f8f6c711bdde0b59f9c2cd221203 | /sys/ufs/chfs/chfs_malloc.c | 74623cad13e32ee98159d0cb9ea8a5c08daf6eb2 | [] | 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 | 11,077 | c | chfs_malloc.c | /* $NetBSD: chfs_malloc.c,v 1.7 2021/12/07 21:37:37 andvar Exp $ */
/*-
* Copyright (c) 2010 Department of Software Engineering,
* University of Szeged, Hungary
* Copyright (C) 2010 Tamas Toth <ttoth@inf.u-szeged.hu>
* Copyright (C) 2010 Adam Hoka <ahoka@NetBSD.org>
* All rights reserved.
*
* This code i... |
5680863819b95d6e95b189c89b8d0bce126795fd | 2c73a693c2b3c162eae2ab94f649d8c4494878ba | /components/u8g2/u8g2_polygon.c | bc1f14aba029bd661e0c2d61b2552f7fda2bacc8 | [
"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,350 | c | u8g2_polygon.c | /*
u8g22_polygon.c
*/
#include "u8g2.h"
/*===========================================*/
/* local definitions */
typedef int16_t pg_word_t;
struct pg_point_struct
{
pg_word_t x;
pg_word_t y;
};
typedef struct _pg_struct pg_struct; /* forward declaration */
struct pg_edge_struct
{
pg_word_t x_direct... |
db5cfe75acb889bfc09cc9f6ea7e7804abb91861 | 99bdb3251fecee538e0630f15f6574054dfc1468 | /bsp/imx6sx/iMX6_Platform_SDK/sdk/drivers/eim/test/cfi_flash_driver.c | f0f963a4ae6c1bc1d5beaffe5ce8f40256823e94 | [
"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 | 33,933 | c | cfi_flash_driver.c | /*
* Copyright (c) 2011-2012, Freescale Semiconductor, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* o Redistributions of source code must retain the above copyright notice, this... |
05f31b946266c78d077dc51caeee72f796ea07fb | fdbb74a95924e2677466614f6ab6e2bb13b2a95a | /third_party/python/Objects/boolobject.c | fe11af9f34bdba10352e746a0bc6de106e1fb3d3 | [
"ISC",
"Python-2.0",
"GPL-1.0-or-later",
"LicenseRef-scancode-python-cwi",
"LicenseRef-scancode-free-unknown",
"LicenseRef-scancode-other-copyleft"
] | 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 | 7,695 | c | boolobject.c | /*-*- mode:c;indent-tabs-mode:nil;c-basic-offset:4;tab-width:8;coding:utf-8 -*-│
│vi: set net ft=c ts=4 sts=4 sw=4 fenc=utf-8 :vi│
╞══════════════════════════════════════════════════════════════════════════════╡
│ Python 3 ... |
1d9f7297011a17e9e3235f45752d8f6910bdd19d | 79d343002bb63a44f8ab0dbac0c9f4ec54078c3a | /lib/libc/musl/src/math/fabsf.c | 4efc8d686dcc49e9c4d1c1af5159f042bf5a90d5 | [
"BSD-3-Clause",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"LicenseRef-scancode-other-permissive",
"LicenseRef-scancode-musl-exception",
"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 | 136 | c | fabsf.c | #include <math.h>
#include <stdint.h>
float fabsf(float x)
{
union {float f; uint32_t i;} u = {x};
u.i &= 0x7fffffff;
return u.f;
}
|
253a5c67a3278c1045ba5c7c377ee61a4c941a08 | 4ba76056c744ada0a01fb27b7cad8464cefc7aa0 | /platform/android/px_main.c | 1dfc8748ba7593627a3149cd24dfdbe66beb1d4c | [
"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 | 5,659 | c | px_main.c | //PainterEngine framework
#include "PainterEngine_Application.h"
//
#include "jni.h"
#include "errno.h"
//Android Native activity support
#include "android_native_app_glue.h"
#include "platform/modules/px_time.h"
#include "px_display.h"
#include "kernel/PX_Object.h"
static PX_AndroidEngine engine;
volatile px_bool... |
23c1cdaa15818da6284844c1cd3216044589bdea | 86b305c99df1d3f68d653a893fcd7e5eda407b4f | /modules/nginx-rtmp-module/ngx_rtmp_init.c | 2455f9edfb2f902c8eacc4a90bd82cdcf095c203 | [
"BSD-2-Clause",
"BSD-3-Clause"
] | permissive | pingostack/pingos | ea0de3a497d54790494768cce442722ae00a785b | 8ba2ea109a39c53daf135aac381a488d7a8c5681 | refs/heads/master | 2022-12-21T22:10:06.449046 | 2022-11-21T02:24:41 | 2022-11-21T02:24:41 | 215,240,897 | 895 | 249 | BSD-3-Clause | 2022-12-20T02:27:08 | 2019-10-15T07:59:48 | C | UTF-8 | C | false | false | 18,891 | c | ngx_rtmp_init.c |
/*
* Copyright (C) Roman Arutyunyan
*/
#include <ngx_config.h>
#include <ngx_core.h>
#include "ngx_rtmp.h"
#include "ngx_rtmp_cmd_module.h"
#include "ngx_live_relay.h"
#include "ngx_rtmp_proxy_protocol.h"
#include "ngx_http_client.h"
#include "ngx_rbuf.h"
#include "ngx_poold.h"
static void ngx_rtmp_close_connect... |
d2eb368ba21a920c683f3669a38a3055fb5eaeae | d9cb0274eef7367641a5aa4b631c6940626638ec | /_12_sleeping/_5_deep_sleep_EXT_1/main/main.c | b099dbe31207278b17b23f8bfd7ee39a1d0ba56d | [] | no_license | Mair/esp32-course | b1392c60c827698685f7b853899746bf33be845e | d9b1c92d6c24382a390ce89edfec000990e6832e | refs/heads/master | 2023-08-30T18:40:34.341468 | 2023-08-27T23:40:06 | 2023-08-27T23:40:06 | 208,529,208 | 232 | 122 | null | 2023-08-27T23:40:07 | 2019-09-15T02:06:13 | C | UTF-8 | C | false | false | 761 | c | main.c | #include <stdio.h>
#include "freertos/FreeRTOS.h"
#include "freertos/task.h"
#include "esp_sleep.h"
#include "driver/rtc_io.h"
#define BUTTON_1 GPIO_NUM_25
#define BUTTON_2 GPIO_NUM_26
RTC_DATA_ATTR int timesWokenUp = 0;
void app_main(void)
{
rtc_gpio_deinit(BUTTON_1);
rtc_gpio_deinit(BUTTON_2);
/// general gpi... |
8d8c648719b2b245b9488efa5373727e8ca980cf | df3f2325498f0cf2bd8f145546aaef5b89f9635c | /main/include/vs1053.h | aca8d422a6aa37bd309b26dd060d0105423be5b8 | [] | no_license | karawin/Ka-Radio32 | e65a785a37d4691da20c8e8244262a60b1681977 | 27c6a8e15658a014a64ccc7feecdda9eb7cf2473 | refs/heads/master | 2023-08-18T19:39:27.415553 | 2023-05-21T16:05:36 | 2023-05-21T16:05:36 | 104,237,980 | 460 | 169 | null | 2023-05-12T17:48:08 | 2017-09-20T16:05:39 | C | UTF-8 | C | false | false | 3,703 | h | vs1053.h | /*
* VS1053.h
*
* Created on: 25-04-2011
* Author: Przemyslaw Stasiak
*
* Mofified for KaRadio32
* Author: KaraWin
*/
#pragma once
#ifndef VS1053_H_
#define VS1053_H_
#include "esp_system.h"
#include "interface.h"
#define min(a, b) (((a) < (b)) ? (a) : (b))
#define SET 0
#define RESET 1
// gpio are def... |
1ed2a4cdf401167c7e9c498ba236249ab0699643 | ea71454e71004ddc1f2d5e2e460f5640de07b511 | /hw/xwin/winwin32rootlesswndproc.c | 21506df151c7a224d9a919fa20d3619d2a813781 | [
"LicenseRef-scancode-warranty-disclaimer",
"MIT",
"MIT-open-group",
"BSD-3-Clause",
"LicenseRef-scancode-x11-adobe",
"HPND-sell-variant",
"ICU",
"LicenseRef-scancode-mit-old-style",
"SGI-B-2.0",
"ISC",
"LicenseRef-scancode-xfree86-1.0",
"X11-distribute-modifications-variant",
"LicenseRef-sca... | permissive | pelya/xserver-xsdl | 039b289a5835b57aed609e6368f38ae1519e3672 | 6ea1ce707be8ae1b5260bf7c5e36db568c7431c9 | refs/heads/xsdl2 | 2021-12-28T16:24:31.176024 | 2016-06-26T19:35:39 | 2016-06-26T19:35:39 | 4,112,984 | 278 | 54 | null | 2016-03-31T18:44:36 | 2012-04-23T12:49:38 | C | UTF-8 | C | false | false | 36,711 | c | winwin32rootlesswndproc.c | /*
*Copyright (C) 1994-2000 The XFree86 Project, Inc. All Rights Reserved.
*
*Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
*"Software"), to deal in the Software without restriction, including
*without limitation the rights ... |
132162f8b56bb32de05aa8ec7763b266e8e1bb06 | b3080f1f1fcdea1810b0c1b8c332eaf29f5b54dd | /db.c | ce3a590beb3fb1f7dd17342edd3bcb6fdc319ed5 | [
"MIT"
] | permissive | cstack/db_tutorial | 8073d6fa24c8bf7438d43e90b3983fbd3c658675 | bd4b1ee536c91cdd446251e1b9a71a4b06c4efb0 | refs/heads/master | 2023-08-05T10:26:44.449398 | 2023-05-27T21:02:43 | 2023-05-27T21:02:43 | 102,029,150 | 9,268 | 1,078 | MIT | 2023-05-27T21:02:44 | 2017-08-31T17:56:02 | C | UTF-8 | C | false | false | 32,758 | c | db.c | #include <errno.h>
#include <fcntl.h>
#include <stdbool.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
typedef struct {
char* buffer;
size_t buffer_length;
ssize_t input_length;
} InputBuffer;
typedef enum {
EXECUTE_SUCCESS,
EXECUTE_DUPLICATE_KEY,
} Exe... |
31ad51a1cab7731f67396514b38caa1cebb95721 | 7c857119fe1505b1d80d6e62969661c06dc1a2f4 | /NetworkPkg/DnsDxe/DnsProtocol.c | 9b98e90ddf1e09cd3e8321c36d1bc8423f7a92c8 | [
"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 | 54,443 | c | DnsProtocol.c | /** @file
Implementation of EFI_DNS4_PROTOCOL and EFI_DNS6_PROTOCOL interfaces.
Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#include "DnsImpl.h"
EFI_DNS4_PROTOCOL mDns4Protocol = {
Dns4GetModeData,
Dns4Configure,
Dns4Hos... |
957d7e34986ae527dfaddd6f69701fe9607cd016 | 0744dcc5394cebf57ebcba343747af6871b67017 | /os/include/tinyara/fs/smart.h | a38a744514e093d44e8292c3b183d1fe138332a1 | [
"Apache-2.0",
"GPL-1.0-or-later",
"BSD-3-Clause",
"ISC",
"MIT",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-other-permissive"
] | 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 | 6,153 | h | smart.h | /****************************************************************************
*
* Copyright 2016 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... |
eccd6e022d982e093f4e53b7e8d76c41dc813b38 | c475cd8531a94ffae69cc92371d41531dbbddb6c | /Libraries/tut-framework/include/tut.h | 4cb37a597e81d372b421cb698b36baa62397280a | [
"BSD-2-Clause",
"LicenseRef-scancode-other-permissive",
"Apache-2.0",
"LicenseRef-scancode-free-unknown"
] | permissive | WolfireGames/overgrowth | 72d3dd29cbd7254337265c29f8de3e5c32400114 | 594a2a4f9da0855304ee8cd5335d042f8e954ce1 | refs/heads/main | 2023-08-15T19:36:56.156578 | 2023-05-17T08:17:53 | 2023-05-17T08:20:36 | 467,448,492 | 2,264 | 245 | Apache-2.0 | 2023-05-09T07:29:58 | 2022-03-08T09:38:54 | C++ | UTF-8 | C | false | false | 134 | h | tut.h | #warning This header is deprecated and will be removed in next versions. Please #include <tut/tut.hpp> instead
#include <tut/tut.hpp>
|
0c30bf89a43aafd9b3fceaaa92dc6ec8fc4ac800 | 88ae8695987ada722184307301e221e1ba3cc2fa | /third_party/minigbm/src/virtgpu_cross_domain.c | 72a8164ce65c37869afb16e19f9e9e775778af0b | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0",
"LGPL-2.0-or-later",
"MIT",
"GPL-1.0-or-later"
] | permissive | iridium-browser/iridium-browser | 71d9c5ff76e014e6900b825f67389ab0ccd01329 | 5ee297f53dc7f8e70183031cff62f37b0f19d25f | refs/heads/master | 2023-08-03T16:44:16.844552 | 2023-07-20T15:17:00 | 2023-07-23T16:09:30 | 220,016,632 | 341 | 40 | BSD-3-Clause | 2021-08-13T13:54:45 | 2019-11-06T14:32:31 | null | UTF-8 | C | false | false | 14,186 | c | virtgpu_cross_domain.c | /*
* Copyright 2021 The Chromium OS 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 <errno.h>
#include <string.h>
#include <sys/mman.h>
#include <xf86drm.h>
#include "drv_helpers.h"
#include "drv_priv.h"
#include "exte... |
b92363d9bf789ccc739c3300e059e3a6b7c79643 | 376e1818d427b5e4d32fa6dd6c7b71e9fd88afdb | /x11/libdrm/patches/patch-tests_exynos_exynos__fimg2d__test.c | ee88536daf5d03368a0dad0fccb592885fb02b75 | [] | 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 | 388 | c | patch-tests_exynos_exynos__fimg2d__test.c | $NetBSD: patch-tests_exynos_exynos__fimg2d__test.c,v 1.1 2022/03/13 15:20:01 tnn Exp $
Fix Linuxisms.
--- tests/exynos/exynos_fimg2d_test.c.orig 2022-02-16 10:00:13.000000000 +0000
+++ tests/exynos/exynos_fimg2d_test.c
@@ -31,7 +31,9 @@
#include <unistd.h>
#include <sys/mman.h>
+#ifdef __linux__
#include <linux/... |
ee29cbe72c268d4d9f6e32a633c54a8708942fbc | 7eaf54a78c9e2117247cb2ab6d3a0c20719ba700 | /SOFTWARE/A64-TERES/linux-a64/drivers/acpi/acpica/dswexec.c | e2199a9474703196326024af6bbfc0c5460e7201 | [
"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 | 20,228 | c | dswexec.c | /******************************************************************************
*
* Module Name: dswexec - Dispatcher method execution callbacks;
* dispatch to interpreter.
*
*****************************************************************************/
/*
* Copyright (C) 2000 - 2013, Inte... |
edfa4bfb90d6994fafb0b1f73f9aadd1460b0709 | 99bdb3251fecee538e0630f15f6574054dfc1468 | /bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/apm32f0xx_misc.c | a79c13b6797c32d312870913bc4435180dd4a01b | [
"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 | 4,567 | c | apm32f0xx_misc.c | /*!
* @file apm32f0xx_misc.c
*
* @brief This file provides all the miscellaneous firmware functions (add-on to CMSIS functions).
*
* @version V1.0.3
*
* @date 2022-09-20
*
* @attention
*
* Copyright (C) 2020-2022 Geehy Semiconductor
*
* You may not use this file except in complian... |
862aa45c30f94d1558de0220e8b8eeabbfe5363a | aa3befea459382dc5c01c925653d54f435b3fb0f | /arch/xtensa/src/esp32/esp32_himem.c | 5ede3dead3d80cb86fc14128c231fd4d930e6644 | [
"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 | 22,699 | c | esp32_himem.c | /****************************************************************************
* arch/xtensa/src/esp32/esp32_himem.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 information regarding copyrig... |
549dda5aa73a37324f292bd0832415c25cae6763 | 7eaf54a78c9e2117247cb2ab6d3a0c20719ba700 | /SOFTWARE/A64-TERES/linux-a64/drivers/md/dm-builtin.c | 6c9049c51b2bc9dc777d6a3871b1cc38e4ad3c49 | [
"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,087 | c | dm-builtin.c | #include "dm.h"
/*
* The kobject release method must not be placed in the module itself,
* otherwise we are subject to module unload races.
*
* The release method is called when the last reference to the kobject is
* dropped. It may be called by any other kernel code that drops the last
* reference.
*
* The re... |
9474404bef4aec6904eba0f686b0e75341cd3bdc | fcc9b5cb92607deaac4b097776ed0490789d8c3e | /src/runtime/arm64-bsd-os.c | 607ba2a26233c260b7004a8881e1de2ebfcce47f | [
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-public-domain-disclaimer",
"LicenseRef-scancode-public-domain",
"UPL-1.0",
"LicenseRef-scancode-other-permissive",
"BSD-2-Clause",
"BSD-3-Clause",
"LicenseRef-scancode-mit-specification-disclaimer",
"MIT"
] | 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 | 5,379 | c | arm64-bsd-os.c | /*
* This is the ARM BSD incarnation of arch-dependent OS-dependent
* routines. See also "bsd-os.c".
*/
/*
* This software is part of the SBCL system. See the README file for
* more information.
*
* This software is derived from the CMU CL system, which was
* written at Carnegie Mellon University and released ... |
1802d534f722dea7dad1c6ffda298a2b999ac687 | e9911598c43e8526da22b2773a73d9b5966f602a | /imap/saslclient.h | 0f2351cba5ca191da8d4160eba9bb064e2f9ac95 | [
"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 | 3,572 | h | saslclient.h | /* saslclient.c -- shared SASL code for server-server authentication
*
* Copyright (c) 1994-2008 Carnegie Mellon University. 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. Redistr... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.