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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
7d5746c8308a49b3d7e0e4ee59753e9d97b4f949 | c9bc99866cfab223c777cfb741083be3e9439d81 | /product/optee-stm32mp1/fw/config_scmi_clocks.c | 478ae58827f5e436a05eee1b7a57c17caa07f30a | [
"BSD-3-Clause"
] | permissive | ARM-software/SCP-firmware | 4738ca86ce42d82588ddafc2226a1f353ff2c797 | f6bcca436768359ffeadd84d65e8ea0c3efc7ef1 | refs/heads/master | 2023-09-01T16:13:36.962036 | 2023-08-17T13:00:20 | 2023-08-31T07:43:37 | 134,399,880 | 211 | 165 | NOASSERTION | 2023-09-13T14:27:10 | 2018-05-22T10:35:56 | C | UTF-8 | C | false | false | 8,956 | c | config_scmi_clocks.c | /*
* Arm SCP/MCP Software
* Copyright (c) 2022, Linaro Limited and Contributors. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#include <fwk_element.h>
#include <fwk_id.h>
#include <fwk_module.h>
#include <fwk_module_idx.h>
#include <mod_clock.h>
#include <mod_optee_clock.h>
#include <mod_scm... |
b700dde0592c657ad0c673d398f1a4ffab797107 | de21f9075f55640514c29ef0f1fe3f0690845764 | /regression/contracts-dfcc/assigns_type_checking_invalid_case_02/main.c | 380604fd314f7d109acbe5b98601545b900f66e0 | [
"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 | 491 | c | main.c | #include <assert.h>
void bar(char d[]) __CPROVER_assigns(d[7])
{
}
int main()
{
char b[10];
b[0] = 'a';
b[1] = 'b';
b[2] = 'c';
b[3] = 'd';
b[4] = 'e';
b[5] = 'f';
b[6] = 'g';
b[7] = 'h';
b[8] = 'i';
b[9] = 'j';
bar(b);
assert(b[0] == 'a');
assert(b[1] == 'b');
assert(b[2] == 'c');
ass... |
0566aecdf093fb1f284ed7ac52bce9884b323760 | 99bdb3251fecee538e0630f15f6574054dfc1468 | /bsp/stm32/stm32mp157a-st-ev1/board/ports/drv_nand.h | 094635ebfbbcc58ba32935b836ebf9d6db80ed9a | [
"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 | 1,818 | h | drv_nand.h | /*
* Copyright (c) 2006-2021, RT-Thread Development Team
*
* SPDX-License-Identifier: Apache-2.0
*
* Change Logs:
* Date Author Notes
* 2020-00-30 thread-liu first version
*/
#ifndef __DRV_NAND_H__
#define __DRV_NAND_H__
#include "board.h"
#ifdef __cplusplus
extern "C"
{
#endif
#define... |
390ceea5d832914946dec6fa2c41b82eaa6d3d58 | 7eaf54a78c9e2117247cb2ab6d3a0c20719ba700 | /SOFTWARE/A64-TERES/linux-a64/drivers/isdn/hysdn/hysdn_defs.h | cdac46a21692a97db26cec433d421923710f41f8 | [
"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 | 10,861 | h | hysdn_defs.h | /* $Id: hysdn_defs.h,v 1.5.6.3 2001/09/23 22:24:54 kai Exp $
*
* Linux driver for HYSDN cards
* global definitions and exported vars and functions.
*
* Author Werner Cornelius (werner@titro.de) for Hypercope GmbH
* Copyright 1999 by Werner Cornelius (werner@titro.de)
*
* This software may be used and distrib... |
a76dc73a1a2f69a312a2e37b8fbcaeb2dfe8c061 | 1db673907c7946c2ea857cc9aa8b6f7f4060e36a | /Chapter/08_Device/Core/SkyAPI.h | 8469462e985bdcca774d866b03765729a6feefa2 | [
"BSD-3-Clause"
] | permissive | pdpdds/SkyOS | a973cd9f1b4e541ae4ac26d19df29aa3f4110db3 | db2ce044c581fc2dfe068723fb0be2336c7f18d9 | refs/heads/master | 2023-07-21T15:24:46.457637 | 2023-07-17T16:32:04 | 2023-07-17T16:32:04 | 97,029,119 | 160 | 49 | null | 2023-04-30T15:33:47 | 2017-07-12T16:23:01 | C | UHC | C | false | false | 1,492 | h | SkyAPI.h | #pragma once
#include "windef.h"
#include "SkyStruct.h"
#include "time.h"
#define ASSERT(a, b) if(a == false) SkyConsole::Print("Kernel Panic : %s\n", b); _asm hlt
#define SKY_ASSERT(Expr, Msg) \
__SKY_ASSERT(#Expr, Expr, __FILE__, __LINE__, Msg)
void __SKY_ASSERT(const char* expr_str, bool expr, const... |
7e801b58b8913c11a1345fb09cd2961802040fae | 01d69a143d554479a7e4218eeac1c1f28bbea356 | /graphql-c_parser/ext/graphql_c_parser_ext/lexer.h | 0bcd40ec6be90ba4bfdb08f7c590b8346b67fd35 | [
"MIT"
] | permissive | rmosolgo/graphql-ruby | 968ca6c55049d87a95f78c83b6e90b657d3d6a27 | 3e199f60f5a37289c67c94fba8a72b071efee21e | refs/heads/master | 2023-08-30T09:04:02.535358 | 2023-08-29T14:26:28 | 2023-08-29T14:26:28 | 30,337,170 | 5,662 | 1,672 | MIT | 2023-09-14T13:20:58 | 2015-02-05T04:11:22 | Ruby | UTF-8 | C | false | false | 145 | h | lexer.h | #ifndef Graphql_lexer_h
#define Graphql_lexer_h
#include <ruby.h>
VALUE tokenize(VALUE query_rbstr);
void setup_static_token_variables();
#endif
|
ff81cdad2617f8c00ea373066ec8bbc07dca437e | c59784458e4dcb34eadd6941bc4297c28c1a7e53 | /Compilers/glcc/gigatron/libc/_doprint.c | a2242b82e0e5ac89e6fe91770456db582b05e045 | [
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-proprietary-license",
"GPL-1.0-or-later",
"BSD-2-Clause"
] | permissive | kervinck/gigatron-rom | 42af9ce548d34d64ee667f662337ea7aa6d331e8 | 5d24889a661793ef0a9fb8d714bab9127307ee30 | refs/heads/master | 2023-07-30T02:11:24.748356 | 2023-07-07T06:27:20 | 2023-07-07T06:27:20 | 106,879,621 | 216 | 85 | BSD-2-Clause | 2023-08-08T09:40:32 | 2017-10-13T22:40:14 | C | UTF-8 | C | false | false | 5,083 | c | _doprint.c | #include <stdarg.h>
#include <ctype.h>
#include <string.h>
#include <errno.h>
#include "_doprint.h"
void _doprint_putc(register doprint_t *dp, int c, register size_t cnt)
{
dp->cnt += cnt;
while (cnt) {
dp->f(dp->closure, (char*)&c, 1);
cnt -= 1;
}
}
void _doprint_puts(register doprint_t *dp, register const c... |
add67e156507f84b3f45bf9298a9977b775dc132 | e1d9c54e9925e30e388a255b53a93cccad0b94cb | /kubernetes/model/v1beta2_priority_level_configuration.c | dbbfdf4f920babcb58db745332147cefdc27792d | [
"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 | 7,432 | c | v1beta2_priority_level_configuration.c | #include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include "v1beta2_priority_level_configuration.h"
v1beta2_priority_level_configuration_t *v1beta2_priority_level_configuration_create(
char *api_version,
char *kind,
v1_object_meta_t *metadata,
v1beta2_priority_level_configuration_spec_t *spe... |
53b9849bb999fe34b9955e125fc616e1c30cf54d | dae15b230f6a39e8451420b2dea61fb719f9ffdf | /example/common/linux_sigaction.h | 6c43fda3095cf7ae667e541a0fe4b7565b6290e1 | [
"BSD-3-Clause",
"GPL-1.0-or-later"
] | permissive | OpenFastPath/ofp | 2b97bbd152fd877cb8b2125128d6826c0f4491dd | 6b48500af9752c7d51a290390751988759a8256d | refs/heads/master | 2023-05-25T15:21:17.682339 | 2023-05-10T07:14:01 | 2023-05-10T11:01:16 | 37,121,923 | 367 | 146 | BSD-3-Clause | 2023-09-13T14:19:24 | 2015-06-09T09:08:43 | C | UTF-8 | C | false | false | 299 | h | linux_sigaction.h | /* Copyright (c) 2014, ENEA Software AB
* Copyright (c) 2014, Nokia
* All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef __OFP_EXAMPLE_SIGACTION__
#define __OFP_EXAMPLE_SIGACTION__
int ofp_sigactions_set(void (*sig_func)(int));
#endif /* __OFP_EXAMPLE_SIGACTION__ */
|
f0779739d7655fd1d54d662972e1236d8f15614d | 0a3363c1d3d5867f1340de49b84eab84defa3fb8 | /hal/simd.h | ab24f10ac6355d21bd6727e5c698bfd9613a6a4a | [
"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 | 2,095 | h | simd.h | #pragma once
#ifdef __cplusplus
extern "C"
{
#endif
#include <hal/neon.h>
#include <stdbool.h>
// Transcendentals
float32x4_t simd_log(float32x4_t x);
float32x4_t simd_exp(float32x4_t x);
float32x4_t simd_pow(float32x4_t x, float32x4_t m);
void simd_sincos(float32x4_t x, float32x4_t *ysin, float32x4_t *yco... |
1986fad8ef064cbe4578b6d445ea247a91bada25 | de21f9075f55640514c29ef0f1fe3f0690845764 | /regression/ansi-c/switch1/main.c | b0ccf834df752271f2c6faf43c1a8eeb497bbc76 | [
"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 | 88 | c | main.c | int main ()
{
switch (0) case 0: case ( sizeof (long long) == 4) :;
;
return 0;
}
|
c26ee8970587151a183c8dfdbd76ff628f3dd86d | baa9fffc817a2a993d4ecc774d3f277783308c20 | /src/uct/rocm/ipc/rocm_ipc_md.c | dbe2da40b6ee0938be048b527b8e1d2f89433690 | [
"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 | 6,383 | c | rocm_ipc_md.c | /*
* Copyright (C) Advanced Micro Devices, Inc. 2019. ALL RIGHTS RESERVED.
* Copyright (c) NVIDIA CORPORATION & AFFILIATES, 2020. ALL RIGHTS RESERVED.
* See file LICENSE for terms.
*/
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
#include "rocm_ipc_md.h"
#include <uct/rocm/base/rocm_base.h>
#include <uct/api... |
71a324878b33f322f0203e7b6ea1420efbb9698e | 7eaf54a78c9e2117247cb2ab6d3a0c20719ba700 | /SOFTWARE/A64-TERES/u-boot_new/board/freescale/t1040qds/t1040qds.c | 0e83d172dac53f582ac8f00f7b247893dfd95fb0 | [
"LicenseRef-scancode-free-unknown",
"Apache-2.0",
"GPL-2.0-or-later"
] | permissive | OLIMEX/DIY-LAPTOP | ae82f4ee79c641d9aee444db9a75f3f6709afa92 | a3fafd1309135650bab27f5eafc0c32bc3ca74ee | refs/heads/rel3 | 2023-08-04T01:54:19.483792 | 2023-04-03T07:18:12 | 2023-04-03T07:18:12 | 80,094,055 | 507 | 92 | Apache-2.0 | 2023-04-03T07:05:59 | 2017-01-26T07:25:50 | C | UTF-8 | C | false | false | 6,205 | c | t1040qds.c | /*
* Copyright 2013 Freescale Semiconductor, Inc.
*
* SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>
#include <command.h>
#include <i2c.h>
#include <netdev.h>
#include <linux/compiler.h>
#include <asm/mmu.h>
#include <asm/processor.h>
#include <asm/cache.h>
#include <asm/immap_85xx.h>
#include <asm/fsl_l... |
14eb57a16c2468437fa7786909c4fc33bac3115c | c6759b857e55991fea3ef0b465dbcee53fa38714 | /gap8/rtos/pulp/pulp-os/kernel/alloc_extern.c | 41101d2052a2baddfaa67f7b4ec6119fc37aec75 | [
"Apache-2.0"
] | permissive | GreenWaves-Technologies/gap_sdk | 1b343bba97b7a5ce62a24162bd72eef5cc67e269 | 3fea306d52ee33f923f2423c5a75d9eb1c07e904 | refs/heads/master | 2023-09-01T14:38:34.270427 | 2023-08-10T09:04:44 | 2023-08-10T09:04:44 | 133,324,605 | 145 | 96 | Apache-2.0 | 2023-08-27T19:03:52 | 2018-05-14T07:50:29 | C | UTF-8 | C | false | false | 7,320 | c | alloc_extern.c | /*
* Copyright (C) 2018 ETH Zurich and University of Bologna
*
* 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... |
e6a13b722c21f0536a9c504d668209362a223fdd | 03b2c80dbc41e904b167d504666e27d798da5447 | /test/test_scope.c | cf0f58a0aef6c2e7ededfffeedc788fb06e7cb62 | [
"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 | 190,338 | c | test_scope.c | #include "scope.c"
#if 0
#include "array.h"
#include "array_make.h"
#include "bignum.h"
#include "character.h"
#include "clos.h"
#include "code.h"
#include "common.h"
#include "condition.h"
#include "constant.h"
#include "control_operator.h"
#include "copy.h"
#include "declare.h"
#include "degrade.h"
#include "lambda.... |
5117af54bce97745bca728e6f3e68a86ae619d4d | e65a4dbfbfb0e54e59787ba7741efee12f7687f3 | /net/rdist6/files/patch-src_docmd.c | 62580fbfe7661276324588f406009a96d02b3654 | [
"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 | 2,593 | c | patch-src_docmd.c | --- src/docmd.c.orig 1998-11-10 04:08:32 UTC
+++ src/docmd.c
@@ -102,7 +102,8 @@ static void notify(rhost, to, lmod)
register struct namelist *to;
time_t lmod;
{
- register int fd, len;
+ register int fd;
+ ssize_t len;
FILE *pf, *popen();
struct stat stb;
static char buf[BUFSIZ];
@@ -261,9 +262,7 @@ static ... |
c46496ee6932496056e23b764d2db081e3616e23 | 79d343002bb63a44f8ab0dbac0c9f4ec54078c3a | /lib/libc/musl/compat/time32/difftime32.c | 5950943a00345e02284eca55bae522781acca35a | [
"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 | 115 | c | difftime32.c | #include "time32.h"
#include <time.h>
double __difftime32(time32_t t1, time32_t t2)
{
return difftime(t1, t2);
}
|
3066c10f0d174c09dddac495f75bae0555f7f769 | 342983ac4a4ddc27ffa33d48eae37bdd6237c618 | /include/iface/rtmp_usb.h | 7ce6f0bd422eaa5075c48c2566df0c2a4a044b12 | [
"MIT"
] | permissive | chenhaiq/mt7610u_wifi_sta_v3002_dpo_20130916 | 9bbba99ecc921ce54e79038495a79b2df848956b | 092d218723b8d50816b3bfb377675f5658a8ac4a | refs/heads/master | 2022-08-10T15:47:25.607687 | 2017-08-18T16:37:02 | 2021-01-05T05:29:30 | 30,166,779 | 156 | 87 | MIT | 2022-07-27T03:52:36 | 2015-02-02T01:50:46 | C | UTF-8 | C | false | false | 3,812 | h | rtmp_usb.h | /*
*************************************************************************
* Ralink Tech Inc.
* 5F., No.36, Taiyuan St., Jhubei City,
* Hsinchu County 302,
* Taiwan, R.O.C.
*
* (c) Copyright 2002-2010, Ralink Technology, Inc.
*
* This program is free software; you can redistribute it and/or modify *
* it u... |
c4f11ae56455dd35198e761e79fb504906cee3e5 | e100cedc265380fd666b08bd99ffdbeb4dfe0d3c | /include/SFML/Window/Joystick.h | cb0576872fc3cbff9498f2413ef79499b963d00c | [
"Zlib"
] | permissive | SFML/CSFML | 50db0712f6f28c8958748df374a95a8c52a8063d | a80542d67d86dd37b9c6693e11ee666cbcfbe9f1 | refs/heads/master | 2023-08-19T00:21:35.753336 | 2023-08-06T22:12:44 | 2023-08-07T11:36:07 | 2,008,752 | 308 | 182 | NOASSERTION | 2023-09-09T21:36:25 | 2011-07-06T20:35:15 | C | UTF-8 | C | false | false | 5,583 | h | Joystick.h | ////////////////////////////////////////////////////////////
//
// SFML - Simple and Fast Multimedia Library
// Copyright (C) 2007-2023 Laurent Gomila (laurent@sfml-dev.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 a... |
ca0b4231f5819e3aa0ec4cf791fb4599636e7140 | f342990997706a962df8a42867fa1b46da2d2a0d | /Pods/Headers/Private/ComponentKit/CKComponentGestureActions.h | 14c023cb0a608e9be05d684fb35d04e35d5d76f8 | [
"MIT"
] | permissive | MarcoSero/HackerNews | 11cd793a475fc6e875705035046f20dcce16b13a | 92822de869c7eaaed751be98be9d0059391e5017 | refs/heads/master | 2021-01-21T01:59:36.492767 | 2016-03-05T10:51:02 | 2016-03-05T10:51:02 | 39,442,230 | 128 | 18 | null | 2016-03-05T10:51:05 | 2015-07-21T11:46:27 | HTML | UTF-8 | C | false | false | 72 | h | CKComponentGestureActions.h | ../../../ComponentKit/ComponentKit/Utilities/CKComponentGestureActions.h |
5a7673a320931309af51d4ed60cbe7d6ae382180 | 6f8f706e13170c840ce38712693cd9a11ca3ccc4 | /Pods/Headers/Public/WBAppSize/WBAppSize/ASBaseFile.h | 65cc3656e59d3fe3d4afbcc11ea8933b90e021ec | [] | permissive | wuba/WBBlades | 80321e24414a9290f40512d809c79d8592b10439 | c8af6d595fa4fa0aaa5d35447dd2fc048ec59705 | refs/heads/master | 2023-08-16T17:43:42.181515 | 2023-08-16T06:21:18 | 2023-08-16T06:21:18 | 247,865,662 | 1,353 | 207 | BSD-3-Clause | 2023-09-07T06:39:25 | 2020-03-17T02:56:07 | Objective-C | UTF-8 | C | false | false | 64 | h | ASBaseFile.h | ../../../../../WBAppSize/ResourceCheck/Models/Files/ASBaseFile.h |
6cee80be116833c3acc1e611d3b15469660280f2 | f53d216dc2d8f54caeb71091117757c49d9afd30 | /src/cpp/noderfc.h | 70148d33356f1ab8bb4536092021ec97bef43cf1 | [
"Apache-2.0"
] | permissive | SAP/node-rfc | 38d916fec5d2689533067baaf094ca3f7042c185 | 25d67ab6b997b3c0f62521eaa9ef1743d39fcef5 | refs/heads/main | 2023-08-30T21:41:10.629615 | 2023-08-25T16:38:00 | 2023-08-25T16:38:00 | 22,616,677 | 257 | 90 | Apache-2.0 | 2023-08-17T20:49:27 | 2014-08-04T19:18:18 | C++ | UTF-8 | C | false | false | 1,482 | h | noderfc.h | // SPDX-FileCopyrightText: 2014 SAP SE Srdjan Boskovic <srdjan.boskovic@sap.com>
//
// SPDX-License-Identifier: Apache-2.0
#ifndef NodeRfc_Common_H
#define NodeRfc_Common_H
#include <napi.h>
#include <sapnwrfc.h>
// Error messages
#define ERRMSG_LENGTH 255
#define ERROR_PATH_NAME_LEN 48
// Unsigned and pointer type... |
ce87115e2717e889d49299bb65e1ad03a6960aa7 | 88ae8695987ada722184307301e221e1ba3cc2fa | /third_party/dawn/tools/golang/src/runtime/cgo/gcc_solaris_amd64.c | e89e844b1e0ad30ba76d3af59695391e7ceb0eff | [
"BSD-3-Clause",
"Apache-2.0",
"LGPL-2.0-or-later",
"MIT",
"GPL-1.0-or-later",
"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 | 1,792 | c | gcc_solaris_amd64.c | // Copyright 2015 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
#include <pthread.h>
#include <string.h>
#include <signal.h>
#include <ucontext.h>
#include "libcgo.h"
#include "libcgo_unix.h"
static void* threadentry(void*)... |
c11e00602e696d0a81701a1bc55e4acc06a0869d | f79dec3c4033ca3cbb55d8a51a748cc7b8b6fbab | /net/nagios-plugins/patches/patch-plugins__check_swap.c | 4da178b3231a1c42366623370c165d05eb049584 | [] | no_license | jsonn/pkgsrc | fb34c4a6a2d350e8e415f3c4955d4989fcd86881 | c1514b5f4a3726d90e30aa16b0c209adbc276d17 | refs/heads/trunk | 2021-01-24T09:10:01.038867 | 2017-07-07T15:49:43 | 2017-07-07T15:49:43 | 2,095,004 | 106 | 47 | null | 2016-09-19T09:26:01 | 2011-07-23T23:49:04 | Makefile | UTF-8 | C | false | false | 509 | c | patch-plugins__check_swap.c | $NetBSD: patch-plugins__check_swap.c,v 1.3 2017/07/04 19:45:18 jperkin Exp $
Disable large file support when building 32bit on SunOS.
--- plugins/check_swap.c.orig 2014-04-15 22:19:03.000000000 +0000
+++ plugins/check_swap.c
@@ -35,6 +35,10 @@ const char *email = "devel@nagios-plugin
#include "popen.h"
#include "ut... |
a1cafa025f05f665195927c30a5a8da077738e5a | 3997bc3498e51eae394df0f71f8e15b64b9dc970 | /src/streamvbyte_arm_encode.c | 4b77cf52b7aeb1c7978372578a7b70269706d9a0 | [
"Apache-2.0",
"GPL-1.0-or-later",
"MIT"
] | permissive | lemire/streamvbyte | 7feff759567df86c9b6bc82ebbe1f27f127ca3e3 | 08c60644dc6956182c68c1b453ba5f2d42367823 | refs/heads/master | 2023-08-27T08:16:57.394402 | 2023-05-23T14:22:44 | 2023-05-23T14:22:44 | 56,248,127 | 346 | 33 | Apache-2.0 | 2023-05-23T14:22:45 | 2016-04-14T15:19:32 | C | UTF-8 | C | false | false | 2,169 | c | streamvbyte_arm_encode.c | #include "streamvbyte_isadetection.h"
#include "streamvbyte_shuffle_tables_encode.h"
#ifdef STREAMVBYTE_ARM
static const uint8_t pgatherlo[] = {12, 8, 4, 0, 12, 8, 4, 0}; // apparently only used in streamvbyte_encode4
#define concat (1 | 1 << 10 | 1 << 20 | 1 << 30)
#define sum (1 | 1 << 8 | 1 << 16 | 1 << 24)
static c... |
17d9383a7cb0d82dce331a9be0a91442dd5f29a4 | af8fe84a9a43f5d7309cca301a791e9a1da6edf2 | /test/unit-test/test_gestures.c | 763da4d1ab3786619b5347a6d98dbf31f27ba0b4 | [
"Apache-2.0"
] | permissive | digitalbitbox/bitbox02-firmware | c2581b02088009385d7c40066ad940a469eca761 | 12cfa59f05c200a72fa204961e3a5f8b3d3c0ba0 | refs/heads/master | 2023-08-31T22:14:19.307352 | 2023-08-31T09:29:16 | 2023-08-31T09:29:16 | 190,549,724 | 219 | 87 | Apache-2.0 | 2023-09-14T07:10:09 | 2019-06-06T09:00:23 | C | UTF-8 | C | false | false | 4,129 | c | test_gestures.c | // Copyright 2019 Shift Cryptosecurity AG
//
// 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 ... |
5f778fcea07a306701056d1496cee1afb8f92222 | 581bdcc078d282e388f1b655d4cfc4e08152d117 | /tools/thirdparty/jsonc/json_visit.c | ee63d090911680612097b2ab6efa5a494fcc2452 | [
"MIT",
"BSD-3-Clause",
"LGPL-2.0-or-later",
"Zlib",
"LGPL-2.1-or-later",
"GPL-2.0-only",
"LicenseRef-scancode-public-domain"
] | permissive | winsiderss/systeminformer | 774928be871f0055263ac5e62ae0a598b098486b | 5a6b442acd45d681f699a133d476a3211d072871 | refs/heads/master | 2023-08-28T15:43:41.074679 | 2023-08-27T20:59:20 | 2023-08-27T20:59:20 | 50,824,485 | 2,137 | 292 | MIT | 2023-09-10T22:35:12 | 2016-02-01T08:10:21 | C | UTF-8 | C | false | false | 4,542 | c | json_visit.c | /*
* Copyright (c) 2016 Eric Haszlakiewicz
*
* This is free software; you can redistribute it and/or modify
* it under the terms of the MIT license. See COPYING for details.
*/
#include <stdio.h>
#include "config.h"
#include "json_inttypes.h"
#include "json_object.h"
#include "json_visit.h"
#include "linkhash.h"... |
93743db1f6df0a176e4ae6da02480434b6d67717 | dfb59af794367d02891de53923aa3b67f7073472 | /src/php/objects/php_priority_queue.h | e26434dffb342f9d2698eb3af531c8bac6a980b0 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | php-ds/ext-ds | b31df34b05ad14af53a0d23ba7a7a15437f4004a | d42750d69beb684ec3ef7b3da48fba769ce57ffc | refs/heads/master | 2023-08-26T11:28:53.328205 | 2023-07-29T04:04:32 | 2023-07-29T04:04:32 | 50,824,235 | 625 | 40 | MIT | 2023-07-29T04:04:33 | 2016-02-01T08:05:07 | C | UTF-8 | C | false | false | 1,640 | h | php_priority_queue.h | #ifndef PHP_DS_PRIORITY_QUEUE_H
#define PHP_DS_PRIORITY_QUEUE_H
#include "../../ds/ds_priority_queue.h"
typedef struct _php_ds_priority_queue_t {
ds_priority_queue_t *queue;
zval *gc_data;
int gc_size;
zend_object std;
} php_ds_priority_queue_t;
static inline ... |
cca8edd19494bf4f610347005e8237fcbb009069 | dddb9237fb9ee58832488cb703c59bb5b9acec79 | /Core/TomoP3DModelSino_core.c | e424fc716f1a09a96dd23532d7bef80175080b36 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0",
"BSD-3-Clause",
"GPL-3.0-only"
] | permissive | dkazanc/TomoPhantom | f9019e8e070f46c0e7575fc6696eca06c0cbfe11 | 6e3b949228ada2a549d1830c9bd79013552320cc | refs/heads/master | 2022-11-07T19:07:29.467081 | 2022-10-12T08:34:47 | 2022-10-12T08:34:47 | 95,991,001 | 103 | 47 | Apache-2.0 | 2022-10-12T08:34:48 | 2017-07-01T22:43:09 | C | UTF-8 | C | false | false | 30,753 | c | TomoP3DModelSino_core.c | /*
* Copyright 2017 Daniil Kazantsev
*
* 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 t... |
c6867759180b040bed9772150a7f397c524f0424 | 36a92ec73c174daf7d1cd05d20dc7e1baa7ed831 | /fast-models-examples/GICv3.x_GICv4.x_example/src/main_gicv31.c | a8cb6b228ae49048170acf20b5b632bde19efaba | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | ARM-software/Tool-Solutions | 88d941367949c5f491ee73d3413d17cc8bc834ff | 04545fbffcae472b7d880bb0453e118fb2885e95 | refs/heads/main | 2023-09-02T00:15:57.634633 | 2023-08-18T11:00:28 | 2023-08-18T12:33:44 | 155,524,900 | 241 | 149 | Apache-2.0 | 2023-09-12T09:27:14 | 2018-10-31T08:39:51 | C | WINDOWS-1258 | C | false | false | 4,885 | c | main_gicv31.c | // Example of using the Generic Timer in AArch64
//
// Copyright (C) Arm Limited, 2019 All rights reserved.
//
// The example code is provided to you as an aid to learning when working
// with Arm-based technology, including but not limited to programming tutorials.
// Arm hereby grants to you, subject to the ter... |
d57afb69130ec3ddf4dcd6006c46948cf7ac97eb | 50dd46b8ece33f3cdd174284b15d1d51f89669d4 | /third_party/edk2/OvmfPkg/XenBusDxe/XenStore.c | 6812e1078cd88d2a7eda1c0a5da7392548160064 | [
"MIT",
"BSD-2-Clause",
"LicenseRef-scancode-generic-cla",
"Apache-2.0",
"OpenSSL"
] | permissive | google/google-ctf | f99da1ee07729bbccb869fff1cbaed6a80e43bcc | df02323eaf945d15e124801c74abaadca2749dc7 | refs/heads/master | 2023-08-31T14:30:27.548081 | 2023-08-29T13:04:20 | 2023-08-29T13:04:20 | 131,317,137 | 4,136 | 607 | Apache-2.0 | 2023-08-30T22:17:02 | 2018-04-27T15:56:03 | Go | UTF-8 | C | false | false | 42,066 | c | XenStore.c | /** @file
Low-level kernel interface to the XenStore.
The XenStore interface is a simple storage system that is a means of
communicating state and configuration data between the Xen Domain 0
and the various guest domains. All configuration data other than
a small amount of essential information requir... |
b8ae59070c6999ff8c3bdefa133dd4fd6f2c2584 | 99bdb3251fecee538e0630f15f6574054dfc1468 | /bsp/lpc176x/drivers/spi.h | bad75d38b45d438fd6ed6aec96528da013cdce95 | [
"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 | 1,085 | h | spi.h | /*
* Copyright (c) 2006-2021, RT-Thread Development Team
*
* SPDX-License-Identifier: Apache-2.0
*
* Change Logs:
* Date Author Notes
*/
#ifndef __LPC17XX_SPI_H__
#define __LPC17XX_SPI_H__
#include <stdint.h>
#include <stdbool.h>
// if not use FIFO, R: 600kB/s, W: 500kB/s
// if use FIF... |
6f1120be5985f12138c92843df4f5e234d1d33ed | 057a475216e9beed41983481aafcaf109bbf58da | /contrib/openssl-cmake/der_ecx_gen.c | ba7bf14b5e156d581d164f31dd1814673a40bf70 | [
"Apache-2.0"
] | permissive | ClickHouse/ClickHouse | fece5204263a5b4d693854b6039699265f1bb27f | 6649328db809d51a694c358571539bc5820464be | refs/heads/master | 2023-08-31T18:48:36.615225 | 2023-08-31T17:51:24 | 2023-08-31T17:51:24 | 60,246,359 | 23,878 | 5,449 | Apache-2.0 | 2023-09-14T20:10:52 | 2016-06-02T08:28:18 | C++ | UTF-8 | C | false | false | 1,193 | c | der_ecx_gen.c | /*
* WARNING: do not edit!
* Generated by Makefile from providers/common/der/der_ecx_gen.c.in
*
* Copyright 2020-2021 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 ... |
2becb71e8f238b9e64dfa2e7b31d89f41376802a | c8b39acfd4a857dc15ed3375e0d93e75fa3f1f64 | /Engine/Plugins/Editor/USDImporter/Source/ThirdParty/USD/include/pxr/base/arch/debugger.h | 3736cf1589c23beef0de4eb90cfbed27bbe101c3 | [
"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 | 4,367 | h | debugger.h | //
// Copyright 2016 Pixar
//
// Licensed under the Apache License, Version 2.0 (the "Apache License")
// with the following modification; you may not use this file except in
// compliance with the Apache License and the following modification to it:
// Section 6. Trademarks. is deleted and replaced with:
//
// 6. Trad... |
0475dd240ea234a3c4970e10fa35799ce58ae7b7 | baa9fffc817a2a993d4ecc774d3f277783308c20 | /src/uct/tcp/tcp_listener.h | ffd64dbe73c1883261c1c3d882d71c678ca80954 | [
"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 | 1,245 | h | tcp_listener.h | /**
* Copyright (c) NVIDIA CORPORATION & AFFILIATES, 2019. ALL RIGHTS RESERVED.
*
* See file LICENSE for terms.
*/
#include "tcp_sockcm.h"
/**
* An TCP listener for incoming connections requests on the server side.
*/
typedef struct uct_tcp_listener {
uct_listener_t super;
int ... |
d38dea3a24ce444737d664558e7157e44ec6d497 | a3e2d421f94a8adf2c41ff1d093b5a06de1448d6 | /product/runtime/src/main/c/chaquopy_java_extra.h | ae2ffef7dfab761ea5c303e49c70efd80c297ef1 | [
"MIT"
] | permissive | chaquo/chaquopy | 09ef057015a756ce9b862732477b2549562720b4 | e09bbe6ca5efd859d484b01e30131ccc944aa2b6 | refs/heads/master | 2023-08-31T22:09:22.230601 | 2023-08-31T13:07:57 | 2023-08-31T13:07:57 | 95,140,462 | 607 | 121 | MIT | 2023-09-13T19:17:29 | 2017-06-22T17:33:02 | Python | UTF-8 | C | false | false | 675 | h | chaquopy_java_extra.h | // Cython generates a chaquopy_java.h automatically, so we need to use a different name.
#include "Python.h"
// The chaquopy_java library isn't loaded like a normal Python module. Instead, it's loaded
// from Java using System.loadLibrary. The Java code then calls Python.startNative, which calls
// PyInit_chaquopy_j... |
e506d57947c4165afdf21e0b458d8ea49c18220e | 1c92d2c1fb2ed9a4bf6a9c9f1875bb5fff546086 | /arch/x86_64/rsp/rsp.h | e5467afb68c2d507cae318221e1a2ad93fb555a3 | [] | permissive | n64dev/cen64 | 83a5b77221408745a16c323b902c20ecdb00f146 | 1c1118462bd9d9b8ceb4c556a647718072477aab | refs/heads/master | 2023-09-05T18:35:09.152950 | 2023-05-29T04:24:38 | 2023-05-29T04:24:38 | 9,182,531 | 435 | 65 | BSD-3-Clause | 2023-09-02T21:07:35 | 2013-04-02T23:17:08 | C | UTF-8 | C | false | false | 7,908 | h | rsp.h | //
// arch/x86_64/rsp/rsp.h
//
// Extern declarations for host RSP functions.
//
// This file is subject to the terms and conditions defined in
// 'LICENSE', which is part of this source code package.
//
#ifndef __arch_rsp_h__
#define __arch_rsp_h__
#include "common.h"
#ifdef __SSE4_2__
#include <nmmintrin.h>
#elif d... |
8fd0d87744654360837c598aa9098ed5245b6a6b | 72f6d3ad72b2a4a9b6c5f93c5d1b744e2940b884 | /include/h2o/cache.h | 4eae70c926815d560b236074b67c6d51cf363b00 | [
"MIT"
] | permissive | h2o/h2o | 70012b6527ceb54e9e2819c9c75242b18e381485 | b165770ce704c782ddee7428ea4a0b23c8bb7894 | refs/heads/master | 2023-08-16T13:16:35.018003 | 2023-08-16T03:56:28 | 2023-08-16T03:56:28 | 23,029,617 | 9,377 | 983 | MIT | 2023-09-12T04:49:14 | 2014-08-16T23:59:03 | C | UTF-8 | C | false | false | 3,738 | h | cache.h | /*
* Copyright (c) 2014-2016 DeNA Co., Ltd., Kazuho Oku
*
* 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, mo... |
309d5d842f7f1622b1e6a1afc5d0ef6ace22f903 | 8447eb38a4fc71b32b6b82a99f7828a2c50621aa | /common/vectormath/ppu/c/quat_aos.h | e5202649bc1c928747093c32b1dacbd162d8a661 | [
"MIT"
] | permissive | ps3dev/PSL1GHT | 9ecc1f0a2996b39d35cc98303c58c79966b9388b | 5bc0961c66a3615c74f15e0c29bbeaa33f867ab3 | refs/heads/master | 2023-08-04T06:50:55.256801 | 2023-07-30T13:34:19 | 2023-07-30T13:34:19 | 1,541,223 | 159 | 357 | MIT | 2023-07-23T07:26:09 | 2011-03-29T12:34:15 | C | UTF-8 | C | false | false | 14,722 | h | quat_aos.h | /*
Copyright (C) 2006, 2007 Sony Computer Entertainment 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:
* Redistributions of source code must retain the above copyright
... |
5e826eb396661877e02105e7c2026eb67f940e9b | 7c857119fe1505b1d80d6e62969661c06dc1a2f4 | /FileSystems/GrubFS/grub/grub-core/lib/efi/datetime.c | 0fd1b5fbd615cfec38fd96f34b384e0c48480eb8 | [
"BSD-2-Clause",
"GPL-3.0-only"
] | 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 | 2,413 | c | datetime.c | /* kern/efi/datetime.c - efi datetime function.
*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 2008 Free Software Foundation, Inc.
*
* GRUB is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, ... |
f9606221a796e82bf6bccc1beda55e20ee5cf114 | 79d343002bb63a44f8ab0dbac0c9f4ec54078c3a | /lib/libc/include/any-macos.11-any/xpc/activity.h | c48051f145878798b22f39e8506cc62b2a72f2a2 | [
"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 | 16,010 | h | activity.h | #ifndef __XPC_ACTIVITY_H__
#define __XPC_ACTIVITY_H__
#ifndef __XPC_INDIRECT__
#error "Please #include <xpc/xpc.h> instead of this file directly."
// For HeaderDoc.
#include <xpc/base.h>
#endif // __XPC_INDIRECT__
#ifdef __BLOCKS__
XPC_ASSUME_NONNULL_BEGIN
__BEGIN_DECLS
/*
* The following are a collection of keys... |
287fefb396a1570cd1f8310a8b37ef0336384da1 | 88ae8695987ada722184307301e221e1ba3cc2fa | /third_party/ffmpeg/libavcodec/h265_profile_level.h | cd30ac5c504aabbb1d3fc28bf14c69b7a6a07b00 | [
"BSD-3-Clause",
"Apache-2.0",
"LGPL-2.0-or-later",
"MIT",
"GPL-1.0-or-later",
"LGPL-2.1-only",
"LGPL-3.0-only",
"GPL-2.0-only",
"LGPL-2.1-or-later",
"GPL-3.0-or-later",
"LGPL-3.0-or-later",
"IJG",
"LicenseRef-scancode-other-permissive",
"GPL-2.0-or-later",
"GPL-3.0-only"
] | permissive | iridium-browser/iridium-browser | 71d9c5ff76e014e6900b825f67389ab0ccd01329 | 5ee297f53dc7f8e70183031cff62f37b0f19d25f | refs/heads/master | 2023-08-03T16:44:16.844552 | 2023-07-20T15:17:00 | 2023-07-23T16:09:30 | 220,016,632 | 341 | 40 | BSD-3-Clause | 2021-08-13T13:54:45 | 2019-11-06T14:32:31 | null | UTF-8 | C | false | false | 2,738 | h | h265_profile_level.h | /*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* FFmpeg is distributed... |
e6e723c2b3d18c245cae98c331cd729669a2178d | 7e6afb4986a53c420d40a2039240f8c5ed3f9549 | /libs/math/src/CSparse/cs_gaxpy.c | c898120da4efbed9b1e92cce17aa1fd94f2e9af3 | [
"LGPL-2.1-or-later",
"LGPL-2.0-or-later",
"DOC",
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause"
] | permissive | MRPT/mrpt | 9ea3c39a76de78eacaca61a10e7e96646647a6da | 34077ec74a90b593b587f2057d3280ea520a3609 | refs/heads/develop | 2023-08-17T23:37:29.722496 | 2023-08-17T15:39:54 | 2023-08-17T15:39:54 | 13,708,826 | 1,695 | 646 | BSD-3-Clause | 2023-09-12T22:02:53 | 2013-10-19T21:09:23 | C++ | UTF-8 | C | false | false | 601 | c | cs_gaxpy.c | // CSparse/Source/cs_gaxpy: sparse matrix times dense vector
// CSparse, Copyright (c) 2006-2023, Timothy A. Davis. All Rights Reserved.
// SPDX-License-Identifier: LGPL-2.1+
#include "cs.h"
/* y = A*x+y */
int cs_gaxpy (const cs *A, const double *x, double *y)
{
int p, j, n, *Ap, *Ai ;
double *Ax ;
if (!CS... |
089b77e7d476ed5875d04075a912b492f558f066 | 376e1818d427b5e4d32fa6dd6c7b71e9fd88afdb | /audio/jack/patches/patch-netbsd_JackNetBSDTime.c | 7be45d94067de93b828c38616d9122b16c04cdb1 | [] | 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 | 2,372 | c | patch-netbsd_JackNetBSDTime.c | $NetBSD: patch-netbsd_JackNetBSDTime.c,v 1.1 2021/09/08 19:19:20 nia Exp $
Add NetBSD support.
--- netbsd/JackNetBSDTime.c.orig 2021-09-08 13:51:19.683998596 +0000
+++ netbsd/JackNetBSDTime.c
@@ -0,0 +1,90 @@
+/*
+Copyright (C) 2001-2003 Paul Davis
+Copyright (C) 2005 Jussi Laako
+Copyright (C) 2004-2008 Grame
+Copyr... |
0dd25d13f21351801bdc0f50a12f6dcd44c1df24 | fbe68d84e97262d6d26dd65c704a7b50af2b3943 | /third_party/virtualbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2Keyboard.h | 0d4ddbc0e45a6ab3c87ab1a4198e32fd2d702f2e | [
"MIT",
"GPL-2.0-only",
"LicenseRef-scancode-unknown-license-reference",
"CDDL-1.0",
"LicenseRef-scancode-warranty-disclaimer",
"GPL-1.0-or-later",
"LGPL-2.1-or-later",
"GPL-2.0-or-later",
"MPL-1.0",
"LicenseRef-scancode-generic-exception",
"Apache-2.0",
"OpenSSL",
"BSD-2-Clause"
] | 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 | 17,811 | h | Ps2Keyboard.h | /** @file
PS/2 keyboard driver header file
Copyright (c) 2006 - 2012, Intel Corporation. All rights reserved.<BR>
This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be fou... |
89adb4df4e789e700edbd915528f73dbb9876af9 | 79d343002bb63a44f8ab0dbac0c9f4ec54078c3a | /lib/libc/include/any-windows-any/msplog.h | d422d82543fb9f5d2820c417708dea60de04012b | [
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-public-domain",
"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 | 1,053 | h | msplog.h | /**
* This file has no copyright assigned and is placed in the Public Domain.
* This file is part of the mingw-w64 runtime package.
* No warranty is given; refer to the file DISCLAIMER.PD within this package.
*/
#ifndef _MSPLOG_H_
#define _MSPLOG_H_
#ifdef MSPLOG
#include <rtutils.h>
#define MSP_ERROR ((DWORD)0x... |
d89a9016915e3fe1844352078eaff14e17019713 | 88ae8695987ada722184307301e221e1ba3cc2fa | /third_party/grpc/src/src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.c | 00774f610445670a5ef950920916d25f247db1c1 | [
"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 | 10,784 | c | listener.upb.c | /* This file was generated by upbc (the upb compiler) from the input
* file:
*
* envoy/config/listener/v3/listener.proto
*
* Do not edit -- your changes will be discarded when the file is
* regenerated. */
#include <stddef.h>
#include "upb/msg_internal.h"
#include "envoy/config/listener/v3/listener.upb.h"
#i... |
094ebc2ee87f6a03cd8e5178880cc8f8d5998dd8 | bed3ac926beac0f4e0293303d7b2a6031ee476c9 | /Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linpack/dpoco.c | 612693576c3c4b22d7483ecb5f2bb82f708093e3 | [
"IJG",
"Zlib",
"LicenseRef-scancode-proprietary-license",
"SMLNJ",
"BSD-3-Clause",
"BSD-4.3TAHOE",
"LicenseRef-scancode-free-unknown",
"Spencer-86",
"LicenseRef-scancode-llnl",
"FSFUL",
"Libpng",
"libtiff",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-other-permissive",
... | permissive | InsightSoftwareConsortium/ITK | ed9dbbc5b8b3f7511f007c0fc0eebb3ad37b88eb | 3eb8fd7cdfbc5ac2d0c2e5e776848a4cbab3d7e1 | refs/heads/master | 2023-08-31T17:21:47.754304 | 2023-08-31T00:58:51 | 2023-08-31T14:12:21 | 800,928 | 1,229 | 656 | Apache-2.0 | 2023-09-14T17:54:00 | 2010-07-27T15:48:04 | C++ | UTF-8 | C | false | false | 12,641 | c | dpoco.c | /* linpack/dpoco.f -- translated by f2c (version 20050501).
You must link the resulting object file with libf2c:
on Microsoft Windows system, link with libf2c.lib;
on Linux or Unix systems, link with .../path/to/libf2c.a -lm
or, if you install libf2c.a in a standard place, with -lf2c -lm
... |
9f564dc1fe4d3ab508e7d22014da714c15b1ca5b | 73b0f9c30d07993ad74f7f2bcbc0fe61f1d1a3ce | /native/iosTest/Pods/Headers/Public/folly/RCT-Folly-umbrella.h | b0220742f4f2e7f04b37ae10a8ddffaae2e5ef80 | [
"MIT"
] | permissive | Nozbe/WatermelonDB | 84771a637e2c93474220fadee442e5c4ade40f7e | fd41fe279e229e9b5013b1dddf777cd7919e1d2d | refs/heads/master | 2023-08-16T18:24:04.893973 | 2023-08-11T11:44:46 | 2023-08-11T11:44:46 | 146,468,829 | 9,358 | 670 | MIT | 2023-09-10T08:04:55 | 2018-08-28T15:32:05 | JavaScript | UTF-8 | C | false | false | 60 | h | RCT-Folly-umbrella.h | ../../../Target Support Files/RCT-Folly/RCT-Folly-umbrella.h |
c1eb8c578c2235e4b58ca0858ed852e6a0c09dbe | 5eff7a36d9a9917dce9111f0c3074375fe6f7656 | /driver/xf86-input-synaptics/src/eventcomm.h | 4cd283ddc85db37977c1a3814a50516605c14ce5 | [
"MIT"
] | permissive | openbsd/xenocara | cb392d02ebba06f6ff7d826fd8a89aa3b8401779 | a012b5de33ea0b977095d77316a521195b26cc6b | refs/heads/master | 2023-08-25T12:16:58.862008 | 2023-08-12T16:16:25 | 2023-08-12T16:16:25 | 66,967,384 | 177 | 66 | null | 2023-07-22T18:12:37 | 2016-08-30T18:36:01 | C | UTF-8 | C | false | false | 1,877 | h | eventcomm.h | /*
* Copyright © 2004 Peter Osterlund
*
* Permission to use, copy, modify, distribute, and sell this software
* and its documentation for any purpose is hereby granted without
* fee, provided that the above copyright notice appear in all copies
* and that both that copyright notice and this permission notice
* a... |
83d8f1dc7134fabb4e5cf4514bda9f9ea5ba55da | ea401c3e792a50364fe11f7cea0f35f99e8f4bde | /released_plugins/v3d_plugins/bigneuron_siqi_stalker_v3d/lib/ITK_include/vcl_climits.h | 37cac12ce25a07613b2a205e751b9301136fe802 | [
"MIT",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | Vaa3D/vaa3d_tools | edb696aa3b9b59acaf83d6d27c6ae0a14bf75fe9 | e6974d5223ae70474efaa85e1253f5df1814fae8 | refs/heads/master | 2023-08-03T06:12:01.013752 | 2023-08-02T07:26:01 | 2023-08-02T07:26:01 | 50,527,925 | 107 | 86 | MIT | 2023-05-22T23:43:48 | 2016-01-27T18:19:17 | C++ | UTF-8 | C | false | false | 305 | h | vcl_climits.h | #ifndef vcl_climits_h_
#define vcl_climits_h_
/*
fsm
*/
#include "vcl_compiler.h"
#if !VCL_CXX_HAS_HEADER_CLIMITS
# include <limits.h>
#elif defined(VCL_SUNPRO_CC_5)
# include <limits.h> // <climits> is broken -- mismatched braces.
#else
# include "iso/vcl_climits.h"
#endif
#endif // vcl_climits_h_
|
1cb2aa45d74cf728137ea167be16297f0d095f38 | 7eaf54a78c9e2117247cb2ab6d3a0c20719ba700 | /SOFTWARE/A64-TERES/linux-a64/arch/sh/boards/mach-hp6xx/pm.c | 8b50cf763c065010666d9598bed8c1a3f59043f0 | [
"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,198 | c | pm.c | /*
* hp6x0 Power Management Routines
*
* Copyright (c) 2006 Andriy Skulysh <askulsyh@gmail.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License.
*/
#include <linux/init.h>
#include <linux/suspend.h>
#include <linux/errno.h>
#include ... |
d774515f18d0856d104d3d63eea8ebc483cf9a69 | eecd5e4c50d8b78a769bcc2675250576bed34066 | /include/petscfeceed.h | 26c0733a2dc97e8f9cddcf10258a890412ead87c | [
"BSD-2-Clause"
] | permissive | petsc/petsc | 3b1a04fea71858e0292f9fd4d04ea11618c50969 | 9c5460f9064ca60dd71a234a1f6faf93e7a6b0c9 | refs/heads/main | 2023-08-17T20:51:16.507070 | 2023-08-17T16:08:06 | 2023-08-17T16:08:06 | 8,691,401 | 341 | 169 | NOASSERTION | 2023-03-29T11:02:58 | 2013-03-10T20:55:21 | C | UTF-8 | C | false | false | 265 | h | petscfeceed.h | #ifndef PETSCFECEED_H
#define PETSCFECEED_H
#include <petscfe.h>
#if defined(PETSC_HAVE_LIBCEED)
#include <ceed.h>
PETSC_EXTERN PetscErrorCode PetscFEGetCeedBasis(PetscFE, CeedBasis *);
PETSC_EXTERN PetscErrorCode PetscFESetCeed(PetscFE, Ceed);
#endif
#endif
|
5fadd80955211dd07a388af8b6e6accab42cf28f | 971b2cea2d1c3001aadc8ca1a48110b7db1ed5f2 | /deps/abc/src/misc/util/utilSignal.c | 03af81d13d5304375e95001159040659d15da786 | [
"LicenseRef-scancode-warranty-disclaimer",
"MIT",
"MIT-Modern-Variant"
] | permissive | emsec/hal | 70ad2921739967d914dd458984bd7d6d497d3b0a | e4fae37bec9168a61100eacfda37a1f291b4d0be | refs/heads/master | 2023-09-02T20:27:32.909426 | 2023-09-01T13:03:24 | 2023-09-01T13:03:24 | 169,076,171 | 510 | 72 | MIT | 2023-09-01T13:03:26 | 2019-02-04T12:37:20 | C++ | UTF-8 | C | false | false | 1,749 | c | utilSignal.c | /**CFile****************************************************************
FileName [utilSignal.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName []
Synopsis []
Author [Baruch Sterin]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - February 1, 2011.]
... |
0d023202e89c89ff62e30406025ff02bf0b2b3ce | fbef550c1f0206aac0582a58f7e3db945f442a9a | /Pods/Headers/Private/CocoaLumberjack/DDAssertMacros.h | 756b2c0158243ac08d8a135c70b5451a0a55c89e | [
"MIT"
] | permissive | Hammerspoon/hammerspoon | 0f03b4dd2ef3b44ea4c0a1cd0b94fcb513b5f2b7 | 0ccc9d07641a660140d1d2f05b76f682b501a0e8 | refs/heads/master | 2023-08-19T01:26:41.898873 | 2023-06-20T22:52:50 | 2023-06-20T22:52:50 | 24,956,772 | 11,379 | 676 | MIT | 2023-06-09T02:51:33 | 2014-10-08T19:24:44 | Objective-C | UTF-8 | C | false | false | 49 | h | DDAssertMacros.h | ../../../CocoaLumberjack/Classes/DDAssertMacros.h |
5e554e01aef918c39e7d340bd3fe42365ccea570 | b801d688e01ca0ea993c1a84e1bc164967258aff | /LTP/LTP_05/read03.c | f11507ff3bcbc27f1ceb637fc5f5c6090fb84cc2 | [
"Apache-2.0"
] | permissive | jitwxs/blog-sample | 1a1e4152b48939baa5b09a2704dd089dfbe520ed | 5123346e01a1ec94cc56b5afbd45732487d7ecb8 | refs/heads/master | 2022-02-24T06:04:26.341746 | 2022-02-16T14:11:26 | 2022-02-16T14:11:26 | 131,931,262 | 339 | 243 | Apache-2.0 | 2021-09-20T15:25:44 | 2018-05-03T02:32:58 | Java | UTF-8 | C | false | false | 1,867 | c | read03.c | /*
* 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 Foundation.
*
* This program is distributed in the hope that it would be useful, but
* WITHOUT ANY WARRANTY; without even the implied wa... |
04d982e676e7a5c81ed2fb3f024ffe0ee75d6d90 | 86b305c99df1d3f68d653a893fcd7e5eda407b4f | /modules/nginx-toolkit-module/t/ngx_dynamic_conf_test_module.c | ec24ad39c95d653e206e9b161af4620be404e399 | [
"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 | 5,812 | c | ngx_dynamic_conf_test_module.c | #include <ngx_config.h>
#include <ngx_core.h>
#include <ngx_http.h>
#include "ngx_dynamic_conf.h"
/******************************************************************************/
static void *ngx_dynamic_core_test_create_conf(ngx_conf_t *cf);
static char *ngx_dynamic_core_test_init_conf(ngx_conf_t *cf, void *conf);
... |
38c7957df447fe76f520532ec2a27c36daca859a | 99bdb3251fecee538e0630f15f6574054dfc1468 | /bsp/CME_M7/StdPeriph_Driver/src/cmem7_dma.c | 061b907dd9bea2ecab617c2fb584ac03453d1145 | [
"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 | 7,521 | c | cmem7_dma.c | /**
*****************************************************************************
* @file cmem7_dma.c
*
* @brief CMEM7 DMA source file
*
*
* @version V1.0
* @date 3. September 2013
*
* @note
*
*******************************************************************... |
ff6656fcf6d5bdab080ff9b137d2e975e0400ef8 | 9de0cec678bc4a3bec2b4adabef9f39ff5b4afac | /PWGCF/EBYE/macros/AddTaskFluctuations.C | a2ba931208816c53fa785035b658a4da1ea2b23c | [] | 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 | 2,745 | c | AddTaskFluctuations.C | //=============================================//
const char* centralityEstimator = "TRK";
//=============================================//
//_________________________________________________________//
AliEbyEFluctuationAnalysisTask *AddTaskFluctuations(const char* analysisType = "ESD",
const char *analysi... |
2bc12b24dfeb923b17225a8b00e7222985f63a9e | a6e90e48ced58e5fdd162d9c111679fcaac57b06 | /loglib/csv.h | 7f98e08329a56bcb3c82aca54d95615340911049 | [
"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 | 1,568 | h | csv.h | /*
* Author: Christian Huitema
* Copyright (c) 2019, 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... |
a2ed0f5efaf9b2a7ac34ad49fc4ea13bc352bd94 | 5a5328c0ad39230779aa52c9ae57ec193b88941e | /tesseract4android/src/main/cpp/leptonica/src/prog/recogtest3.c | c54be397a36000196e944457b302e84575f3e0e1 | [
"BSD-2-Clause",
"CC-BY-2.5",
"Apache-2.0"
] | permissive | adaptech-cz/Tesseract4Android | 66978579ccc80587b8a0ae3eebe79f152fa382cd | 8ae584f54502d5457c8b9d62401eaa99551352c3 | refs/heads/master | 2023-07-21T16:49:39.617935 | 2023-07-18T12:13:29 | 2023-07-18T12:13:29 | 168,021,668 | 517 | 101 | Apache-2.0 | 2021-03-29T11:52:21 | 2019-01-28T19:21:34 | C | UTF-8 | C | false | false | 6,993 | c | recogtest3.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... |
c7eadbad4ffee93759278cf2facf7ea78f45de73 | f3eed0234b4d0ad2bbb2abd700cf1e2c7a0e8a1d | /AKWF-c/AKWF_overtone/AKWF_overtone_0008.h | 2eb41fa1af62e1c93bae10bcde653de78eaae091 | [
"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,690 | h | AKWF_overtone_0008.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... |
c384153f92583f43eb98844fa3718448fc2bc3e0 | 983f60b258028ccacd9d0637d430f6e39ca19f44 | /src/sfizz/import/sfizz_import.h | 7ae1184b1e73ec0c271cbacd2aa88cf411e6d77c | [
"LGPL-2.0-or-later",
"BSD-3-Clause",
"MIT-0",
"BSL-1.0",
"Apache-2.0",
"BSD-2-Clause",
"LGPL-2.1-only",
"WTFPL",
"MIT"
] | permissive | sfztools/sfizz | 98a1136ffa0fea547aa3560c31309b0be42e2b10 | c2783f1853067af933cdc8cc6e523d12a296b59d | refs/heads/develop | 2023-08-28T14:13:44.790032 | 2023-08-26T13:29:49 | 2023-08-26T13:29:49 | 199,350,095 | 362 | 72 | BSD-2-Clause | 2023-08-30T02:33:41 | 2019-07-29T00:12:15 | C++ | UTF-8 | C | false | false | 1,303 | h | sfizz_import.h | // SPDX-License-Identifier: BSD-2-Clause
// This code is part of the sfizz library and is licensed under a BSD 2-clause
// license. You should have receive a LICENSE.md file along with the code.
// If not, contact the sfizz maintainers at https://github.com/sfztools/sfizz
#pragma once
#include <sfizz.h>
#ifdef __cpl... |
7a831d3039cbbc089d79b9193245751415409c6d | 52c8ed39b32ccc7c0673278c1adea3638797c9ff | /src/arch/arm32/mach-trimui/include/f1c200s-irq.h | ede30c4009578fa50c542c1e1b3816d82287174f | [
"MIT"
] | permissive | xboot/xboot | 0cab7b440b612aa0a4c366025598a53a7ec3adf1 | 6d6b93947b7fcb8c3924fedb0715c23877eedd5e | refs/heads/master | 2023-08-20T05:56:25.149388 | 2023-07-12T07:38:29 | 2023-07-12T07:38:29 | 471,539 | 765 | 296 | MIT | 2023-05-25T09:39:01 | 2010-01-14T08:25:12 | C | UTF-8 | C | false | false | 2,599 | h | f1c200s-irq.h | #ifndef __F1C200S_IRQ_H__
#define __F1C200S_IRQ_H__
#ifdef __cplusplus
extern "C" {
#endif
#define F1C200S_IRQ_NMI (0)
#define F1C200S_IRQ_UART0 (1)
#define F1C200S_IRQ_UART1 (2)
#define F1C200S_IRQ_UART2 (3)
#define F1C200S_IRQ_SPDIF (5)
#define F1C200S_IRQ_CIR (6)
#define F1C200S_IRQ_I2C0 (7)
#define F1C20... |
dbad120a611323e527341afc9ef760e65779de3f | 376e1818d427b5e4d32fa6dd6c7b71e9fd88afdb | /cross/z80asm/patches/patch-z80asm.c | 9b74f499eba09766b255f55a9fa085dd100660f8 | [] | 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 | 1,196 | c | patch-z80asm.c | $NetBSD: patch-z80asm.c,v 1.1 2023/01/20 21:43:56 thorpej Exp $
Cast arguments to ctype(3) functions to (unsigned char). Remove a
set-but-not-used variable.
--- z80asm.c.orig 2023-01-20 20:33:15.390493731 +0000
+++ z80asm.c 2023-01-20 20:37:05.963725354 +0000
@@ -123,7 +123,7 @@ printerr (int error, const char *fmt,... |
76f90c8edb4c5f9fc2edeb421180a2be98b75cb8 | f7dc806f341ef5dbb0e11252a4693003a66853d5 | /thirdparty/freetype/src/psaux/pshints.c | 6f44d0adbb728447915e7e116eaa59cfae8d1c77 | [
"LicenseRef-scancode-free-unknown",
"MIT",
"CC-BY-4.0",
"OFL-1.1",
"Bison-exception-2.2",
"CC0-1.0",
"LicenseRef-scancode-nvidia-2002",
"LicenseRef-scancode-other-permissive",
"GPL-3.0-only",
"LicenseRef-scancode-unknown-license-reference",
"Unlicense",
"BSL-1.0",
"Apache-2.0",
"BSD-3-Clau... | 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 | 66,109 | c | pshints.c | /****************************************************************************
*
* pshints.c
*
* Adobe's code for handling CFF hints (body).
*
* Copyright 2007-2014 Adobe Systems Incorporated.
*
* This software, and all works of authorship, whether in source or
* object code form as indicated by the copyright... |
1054beb692a312ba4d77a452f330a5aa07deda40 | aa3befea459382dc5c01c925653d54f435b3fb0f | /libs/libc/locale/lib_catalog.c | 0dbb1a099e0ba49e8281534229f552c180b5d062 | [
"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 | 10,730 | c | lib_catalog.c | /****************************************************************************
* libs/libc/locale/lib_catalog.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 ow... |
227a751063f7202e2d20967a4c7a20d795e23ba1 | 4692f28f86ee84a76abfac8cc8a0dd41fcd402e4 | /pkg/security/ebpf/c/include/tests/discarders_test.h | abae3e90cc1ebb90d01ee0bb47f8f7d8ceb5c06a | [
"GPL-2.0-only",
"CC0-1.0",
"BSD-3-Clause",
"Apache-2.0",
"GPL-1.0-or-later",
"MIT",
"0BSD",
"Unlicense",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"BSD-2-Clause-Views",
"MPL-2.0"
] | permissive | DataDog/datadog-agent | cc4b89839d6031903bf23aa12eccc2a3f3c7f213 | d960cdb7de8fa5d1c7138cfe58e754af80cb796a | refs/heads/main | 2023-09-04T10:45:08.138748 | 2023-09-04T09:13:43 | 2023-09-04T09:13:43 | 49,970,739 | 2,388 | 1,288 | Apache-2.0 | 2023-09-14T20:06:34 | 2016-01-19T17:40:41 | Go | UTF-8 | C | false | false | 6,381 | h | discarders_test.h | #ifndef _DISCARDERS_TEST_H
#define _DISCARDERS_TEST_H
#include "helpers/discarders.h"
#include "baloum.h"
int __attribute__((always_inline)) _is_discarded_by_inode(u64 event_type, u32 mount_id, u64 inode) {
struct is_discarded_by_inode_t params = {
.discarder_type = event_type,
.discarder = {
... |
b0f822ec7e00fea8c3ec72e109244907a6d4a0a1 | 540c04254075b9fb22685a73487531f4c0b3e3ac | /lib-h3/src/h3_gpio_int_cfg.c | 3c180a031d55477bb8e6e212823a552e0448fd0b | [
"MIT"
] | permissive | vanvught/rpidmx512 | 197573217fc2c0c3673d6727d199c10e528a9fac | f27ae141d14c1d1cb9e0b62a291356ae0780c99f | refs/heads/master | 2023-08-08T02:06:52.200184 | 2023-05-19T12:44:48 | 2023-05-19T12:44:48 | 15,496,962 | 380 | 125 | MIT | 2023-05-19T12:47:24 | 2013-12-28T18:27:20 | C++ | UTF-8 | C | false | false | 2,077 | c | h3_gpio_int_cfg.c | /**
* @file h3_gpio_int_cfg.c
*
*/
/* Copyright (C) 2020 by Arjan van Vught mailto:info@orangepi-dmx.nl
*
* 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... |
e44f8d0c7b5f786b6081bb2ff3bc440d58f8a835 | 50e95229b9a1161ac294137120aaba94c9eb06bc | /sources/ippcp/crypto_mb/src/rsa/ifma_rsa_ssl_prv5_layer_mb8.c | 4e7db9ad66880feab120a776e49e5314056c97cc | [
"Apache-2.0",
"Intel"
] | permissive | intel/ipp-crypto | f0f05b87203705e82603db67bed5f8def13a5ee8 | 36e76e2388f3dd10cc440e213dfcf6ef59a0dfb8 | refs/heads/develop | 2023-09-04T08:15:06.851373 | 2023-07-27T12:47:12 | 2023-07-27T12:47:12 | 140,034,345 | 304 | 81 | Apache-2.0 | 2023-08-30T17:18:36 | 2018-07-06T22:16:28 | C | UTF-8 | C | false | false | 19,095 | c | ifma_rsa_ssl_prv5_layer_mb8.c | typedef int to_avoid_translation_unit_is_empty_warning;
#ifndef BN_OPENSSL_DISABLE
/*******************************************************************************
* Copyright (C) 2019 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the 'License');
* you may not use this file except in complianc... |
0eaa8c6baa7477f8ff3ec9e43ed2f527871decb5 | 78297bc868d588dd7a16cfea059ef7365ba18622 | /lib/core/include/irods/cpUtil.h | d76588a8a9c12408f130c8ff8b7ae71a280aca29 | [
"BSD-3-Clause"
] | permissive | irods/irods | ab72a41fdf05a4a905c3e3a97bb7ba3c2a6ae52d | f3ccaa842218e477395ebcf553639134433b63ee | refs/heads/main | 2023-09-01T20:12:33.322002 | 2023-08-23T18:22:59 | 2023-08-31T13:41:31 | 14,724,975 | 381 | 167 | NOASSERTION | 2023-09-11T18:18:14 | 2013-11-26T18:10:18 | C++ | UTF-8 | C | false | false | 1,065 | h | cpUtil.h | /*** Copyright (c), The Regents of the University of California ***
*** For more information please refer to files in the COPYRIGHT directory ***/
/* getUtil.h - Header for for getUtil.c */
#ifndef CP_UTIL_H__
#define CP_UTIL_H__
#include <stdio.h>
#include "irods/rodsClient.h"
#include "irods/parseComman... |
eb29e4caf6a03ac6d56de14e53bbb8dd2c1b471a | 76f9898ff7a555f4a729d725056a317af818375d | /assets/scenes/misc/fairy_fountain/fairy_fountain_scene.c | 5e5dcf69a614f2441d00ed8c0ed15d94022ee8e0 | [] | no_license | z64proto/sw97 | 0b65837ab2f2a4073faca5670761d7fe0e74d29d | f571505ade2cefd4a5b5d19da06d33e7c6b02c60 | refs/heads/master | 2023-08-01T02:47:42.895871 | 2022-05-15T20:29:08 | 2022-05-15T20:29:08 | 430,216,978 | 208 | 29 | null | 2021-11-22T12:23:50 | 2021-11-20T21:52:59 | C | UTF-8 | C | false | false | 44,210 | c | fairy_fountain_scene.c | #include "ultra64.h"
#include "z64.h"
#include "macros.h"
#include "fairy_fountain_scene.h"
#include "segment_symbols.h"
#include "command_macros_base.h"
#include "z64cutscene_commands.h"
#include "variables.h"
#include "fairy_fountain_scene.h"
static SCmdRoomList fairy_fountain_sceneSet0000Cmd00;
static SCmdColHead... |
fc35f55d8784f1bc5e960c0f433a349948fdaa05 | 23ba742dbd55d9d2cef68e624f2d23e4fd76e8a3 | /src/saiga/vulkan/svulkan.h | 76391793b9bc2b4109660dd4406f1420d1d27cb1 | [
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | darglein/saiga | a4026b86e7397266e5036294a6435d85657f39ee | 7617871a8ccdde58847e4f6871bd527f32652a79 | refs/heads/master | 2023-08-17T03:33:44.387706 | 2023-08-15T14:54:47 | 2023-08-15T14:54:47 | 97,219,629 | 135 | 26 | MIT | 2023-02-13T16:24:21 | 2017-07-14T09:55:50 | C++ | UTF-8 | C | false | false | 474 | h | svulkan.h | /**
* Copyright (c) 2021 Darius Rückert
* Licensed under the MIT License.
* See LICENSE file for more information.
*/
#pragma once
#include "saiga/config.h"
#include "saiga/core/util/assert.h"
#include "vulkan/vulkan.hpp"
#ifdef SAIGA_ASSERTS
# define CHECK_VK(_f) SAIGA_ASSERT((_f) == vk::Result::eSuccess)... |
fc4a493e818207996e998b2cd1fce230c519e0ce | 6601ed1b6c24e8b7e78312aeaadf816262c4bee3 | /c/libelf/gelftrans.c | dcd0cdd3993c481e0d5ff2c430d5ebfb1cb8cdd1 | [
"BSD-2-Clause"
] | permissive | t-crest/patmos | bb9764c5897ee8bbac2a336cb09d7bb77d54916a | c63dadffa3db2ad241c31ae6e952d6fe2298986a | refs/heads/master | 2023-04-11T12:18:37.795018 | 2023-03-25T17:57:33 | 2023-03-25T17:57:33 | 1,500,522 | 108 | 90 | BSD-2-Clause | 2023-03-25T17:57:35 | 2011-03-19T17:01:39 | VHDL | UTF-8 | C | false | false | 9,456 | c | gelftrans.c | /*
gelftrans.c - gelf_* translation functions.
Copyright (C) 2000 - 2001 Michael Riepe
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any... |
ccafa2699f582daeb1d2b21800a038632b592947 | ed3b24ae57df21a5b089148235dd1b6d728e56f3 | /ld/unit-tests/test-cases/archive-force-load/bat.c | f5a7956997df2e94ebec7215b242d984eb874039 | [
"APSL-2.0",
"MIT"
] | permissive | michaeleisel/zld | 36ce14511ca9e0a971a0ed614bbee5dac9bb6fa1 | 519197a3bf4dbe47ea5a3bbce609df166f6f976d | refs/heads/master | 2023-08-23T13:46:50.509156 | 2023-02-15T06:02:03 | 2023-02-15T06:02:03 | 237,002,244 | 1,217 | 55 | MIT | 2023-02-15T06:00:43 | 2020-01-29T14:32:45 | C++ | UTF-8 | C | false | false | 14 | c | bat.c | void bat() {}
|
a45cdd8bb9015b9e0e39f8a6a8dbfdde5b7f2450 | c26d7b0ed875357278e61627da2da0650da77986 | /sys/include/gpanel.h | 6d5b7d0e70f79d74cf5b108956d9dedc3bbe3aff | [
"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 | 6,849 | h | gpanel.h | /*
* Generic interface to a graphics panel device (TFT LCD, OLED and others).
*
* Copyright (C) 2015 Serge Vakulenko, <serge@vak.ru>
*
* Permission to use, copy, modify, and distribute this software
* and its documentation for any purpose and without fee is hereby
* granted, provided that the above copyright not... |
9ca470b234d0432942102e03151104d6aedfbb90 | 79d343002bb63a44f8ab0dbac0c9f4ec54078c3a | /lib/libc/wasi/libc-top-half/musl/src/prng/drand48.c | 08283e240b14fad45921469bc7aea39eadda3670 | [
"BSD-3-Clause",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"LicenseRef-scancode-other-permissive",
"LicenseRef-scancode-musl-exception",
"MIT",
"LLVM-exception",
"Apache-2.0",
"NCSA"
] | 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 | 278 | c | drand48.c | #include <stdlib.h>
#include <inttypes.h>
#include "rand48.h"
double erand48(unsigned short s[3])
{
union {
uint64_t u;
double f;
} x = { 0x3ff0000000000000ULL | __rand48_step(s, __seed48+3)<<4 };
return x.f - 1.0;
}
double drand48(void)
{
return erand48(__seed48);
}
|
c7f27a16ec4e15d6d5ca92b56958fc02c4765e7e | ea8fc70c7dbf49059431fa45a940742736c68fb8 | /ext/xhprof.h | cdfe8f2d79d1fbdf5bb30a33bc190170a7ca96bc | [
"BSD-3-Clause"
] | permissive | dreamsxin/cphalcon7 | 1bd2194a251657b48857326927db69fef617ab91 | 1b8c6b04b4ca237a5ead87d4752df0d2e85c7a9d | refs/heads/master | 2023-03-08T04:53:08.829432 | 2022-07-07T07:48:59 | 2022-07-07T07:48:59 | 47,245,335 | 298 | 73 | null | 2021-06-22T11:53:25 | 2015-12-02T07:44:43 | C | UTF-8 | C | false | false | 9,404 | h | xhprof.h |
/*
+------------------------------------------------------------------------+
| Phalcon Framework |
+------------------------------------------------------------------------+
| Copyright (c) 2011-2014 Phalcon Team (http://www.phalconphp.com) |
+-----... |
8fe986eae0505a714b6e9b4ed47168b6b66ee276 | fbe68d84e97262d6d26dd65c704a7b50af2b3943 | /third_party/virtualbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/xaalocal.h | c365a7de35ed59b409dc1a3d10f511ee68c6e900 | [
"MIT",
"GPL-2.0-only",
"LicenseRef-scancode-unknown-license-reference",
"CDDL-1.0",
"LicenseRef-scancode-warranty-disclaimer",
"GPL-1.0-or-later",
"LGPL-2.1-or-later",
"GPL-2.0-or-later",
"MPL-1.0",
"LicenseRef-scancode-generic-exception",
"Apache-2.0",
"OpenSSL"
] | 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 | 35,119 | h | xaalocal.h |
#ifndef _XAALOCAL_H
#define _XAALOCAL_H
/* This file is very unorganized ! */
#include "gcstruct.h"
#include "regionstr.h"
#include "xf86fbman.h"
#include "xaa.h"
#include "mi.h"
#ifdef RENDER
#include "picturestr.h"
#endif
#define GCWhenForced (GCArcMode << 1)
#define DO_COLOR_8x8 0x00000001
#define DO_MONO_8x... |
3cc9b8bb88a8e863183ae8b15d98c5ee16684a46 | 1db673907c7946c2ea857cc9aa8b6f7f4060e36a | /Module/libbmp/libbmp/libbmp.h | 074fccd435ac0cfa58ec5274a3f8241a3ed3de8d | [
"BSD-3-Clause"
] | permissive | pdpdds/SkyOS | a973cd9f1b4e541ae4ac26d19df29aa3f4110db3 | db2ce044c581fc2dfe068723fb0be2336c7f18d9 | refs/heads/master | 2023-07-21T15:24:46.457637 | 2023-07-17T16:32:04 | 2023-07-17T16:32:04 | 97,029,119 | 160 | 49 | null | 2023-04-30T15:33:47 | 2017-07-12T16:23:01 | C | UTF-8 | C | false | false | 2,277 | h | libbmp.h | #ifndef __LIBBMP_H__
#define __LIBBMP_H__
#include "SkyInterface.h"
#define BMP_MAGIC 19778
#define BMP_GET_PADDING(a) ((a) % 4)
enum bmp_error
{
BMP_FILE_NOT_OPENED = -4,
BMP_HEADER_NOT_INITIALIZED,
BMP_INVALID_FILE,
BMP_ERROR,
BMP_OK = 0
};
typedef struct _bmp_header
{
unsigned int bfSize;
unsigned int ... |
2251f86bb0929fbd8991d4a2b14e51a0a755938e | 99bdb3251fecee538e0630f15f6574054dfc1468 | /bsp/imx6sx/iMX6_Platform_SDK/sdk/common/usb_stack/Device/source/driver/usb_devapi.h | 7b43085a13b665ae639f46706f1e65936321f03c | [
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-unknown-license-reference",
"Zlib",
"LicenseRef-scancode-proprietary-license",
"MIT",
"BSD-3-Clause",
"X11",
"BSD-4-Clause-UC",
"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 | 16,327 | h | usb_devapi.h | /******************************************************************************
*
* Freescale Semiconductor Inc.
* (c) Copyright 2004-2010 Freescale Semiconductor, Inc.
* ALL RIGHTS RESERVED.
*
******************************************************************************
*
* THIS SOFTWARE IS PROVIDED BY FREESC... |
ac1858f921a4a8b44599b057004817fe84a18786 | 607bb971c8fd33ad3df748c492ba77ec92159c42 | /src/sparse_matrix_hash.c | 570318f63371cdc8b19aff8768d07cd00d6c227c | [
"BSD-2-Clause"
] | permissive | GHamrouni/Recommender | 8478c785ad8de16a6e846a334570bd19d6eeac3d | b6cadc8fe611b7dea053568dd131f54c290690f4 | refs/heads/master | 2022-08-19T14:19:01.840554 | 2022-07-19T15:21:16 | 2022-07-19T15:21:16 | 3,101,244 | 266 | 70 | BSD-2-Clause | 2018-08-28T13:44:06 | 2012-01-04T10:40:16 | C | UTF-8 | C | false | false | 873 | c | sparse_matrix_hash.c | #include "sparse_matrix_hash.h"
#include <math.h>
#include <assert.h>
int
lsh_row(projection_family_t* pfamily, sparse_matrix_t* matrix, size_t row_i)
{
ptrdiff_t i = 0;
size_t k = 0;
ptrdiff_t r1, r2; /* Range */
unsigned int bwidth, bias;
int proj_value;
int hash = 0;
if (!matrix->row_index[row_i]) return ... |
c02630561c95f222a550dc8d07e20b8efabaad79 | 771fa3a01480527df835c593bf99c5b8ae702b6a | /src/modules/gnutls_filter.c | ca3445c330ea61c2e56ae11e9ee9c88315f7f6f9 | [
"CC0-1.0",
"Apache-2.0",
"MIT"
] | permissive | lighttpd/lighttpd2 | cee558174b0a07174a4488591c16882845d43240 | 23164d557f10d4ccd948b34c5b1323e22ce5088f | refs/heads/master | 2023-09-05T03:39:50.805344 | 2023-07-23T00:03:44 | 2023-07-23T00:03:44 | 1,767,422 | 459 | 135 | NOASSERTION | 2023-01-06T20:16:37 | 2011-05-18T18:13:11 | C | UTF-8 | C | false | false | 19,544 | c | gnutls_filter.c |
#include "gnutls_filter.h"
struct liGnuTLSFilter {
int refcount;
const liGnuTLSFilterCallbacks *callbacks;
gpointer callback_data;
liServer *srv;
liWorker *wrk;
liLogContext *log_context; /* TODO: support setting this to VR context */
gnutls_session_t session;
liStream crypt_source;
liStream crypt_drain;
... |
1ce5fd8d49a24330fe82a3ada1fdf7c0bc394712 | 75196819c910f3fd523f1a4d28e5d0fe12570ab1 | /src/bdb53/src/repmgr/repmgr_msg.c | cbbcbe3513b295654fc2825f8d8d9f5a98ec5370 | [
"BSD-3-Clause",
"Sleepycat",
"MIT"
] | 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 | 43,663 | c | repmgr_msg.c | /*-
* See the file LICENSE for redistribution information.
*
* Copyright (c) 2005, 2013 Oracle and/or its affiliates. All rights reserved.
*
* $Id$
*/
#include "db_config.h"
#include "db_int.h"
#include "dbinc/db_page.h"
#include "dbinc/btree.h"
#include "dbinc/txn.h"
#include "dbinc_auto/repmgr_auto.h"
stati... |
e1c294330918bc0fb7fb271e9aa2d48aab3f795b | 83e7dc1281874779c46dfadcc15b2bb66d8e599c | /tests/src/test_cases/test_bar.c | 14eacbe04cd088bf18ae86900b18c83b03734fd5 | [
"MIT"
] | permissive | lvgl/lvgl | 7d51d6774d6ac71df7101fc7ded56fea4b70be01 | 5c984b4a5364b6455966eb3a860153806c51626f | refs/heads/master | 2023-08-30T22:39:20.283922 | 2023-08-30T19:55:29 | 2023-08-30T19:55:29 | 60,667,730 | 9,296 | 2,218 | MIT | 2023-09-14T17:59:34 | 2016-06-08T04:14:34 | C | UTF-8 | C | false | false | 7,553 | c | test_bar.c | #if LV_BUILD_TEST
#include "../lvgl.h"
#include "unity/unity.h"
#include "lv_test_indev.h"
static lv_obj_t * active_screen = NULL;
static lv_obj_t * bar = NULL;
void setUp(void)
{
active_screen = lv_scr_act();
bar = lv_bar_create(active_screen);
}
void tearDown(void)
{
}
void test_bar_should_have_valid_de... |
b20f05539baf41b9c6c8098bf672c69e7fd386bd | 7df190df28da7e4ff166e55dc8ce780f11236a9f | /src/switch/sys/brcmtag.h | 6ddaafe312a199b237f43f5273efb1e6733189ec | [] | no_license | mirror/dd-wrt | 25416946e6132aa54b35809de61834a1825a9a36 | 8f2934a5a2adfbb59b471375aa3a38de5d036531 | refs/heads/master | 2023-08-31T14:54:47.496685 | 2023-08-30T17:40:54 | 2023-08-30T17:40:54 | 7,470,282 | 520 | 281 | null | 2023-05-29T20:56:24 | 2013-01-06T17:21:29 | null | UTF-8 | C | false | false | 2,215 | h | brcmtag.h | /*
* Broadcom Home Gateway Reference Design
* BCM53xx RoboSwitch Broadcom tag driver header
*
* Copyright 2004, Broadcom Corporation
* All Rights Reserved.
*
* THIS SOFTWARE IS OFFERED "AS IS", AND BROADCOM GRANTS NO WARRANTIES OF ANY
* KIND, EXPRESS OR IMPLIED, BY STATUTE, COMMUNICATION OR OTHERWISE. BROA... |
d6d9321dab7316f0e8f5bf28f56b271cd3c7c6d7 | 28d0f8c01599f8f6c711bdde0b59f9c2cd221203 | /usr.sbin/ifwatchd/ifwatchd.c | 793bdda12d703d3017b96a686325b4fa3d67760a | [] | 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 | 15,063 | c | ifwatchd.c | /* $NetBSD: ifwatchd.c,v 1.47 2023/07/01 12:36:10 mlelstv Exp $ */
#include <sys/cdefs.h>
__RCSID("$NetBSD: ifwatchd.c,v 1.47 2023/07/01 12:36:10 mlelstv Exp $");
/*-
* Copyright (c) 2002, 2003 The NetBSD Foundation, Inc.
* All rights reserved.
*
* This code is derived from software contributed to The NetBSD Found... |
ecd87473e48e2c19468c2a6ecf60efac55a33c02 | 3e8f16e18eb953456ca399192ea8c54c1a218376 | /src/cl_dll/demo.h | 27007b4adce63a630b08449024d9c3f553b2e5db | [] | no_license | maxvollmer/Half-Life-VR | 6437ffb3f6b098c0387b70c6e674572d94c0f190 | f05957aa919765a1f53e54f3727e2c64ac1ec65f | refs/heads/main | 2023-05-14T02:29:24.136125 | 2023-05-07T19:48:18 | 2023-05-07T19:48:18 | 102,905,323 | 241 | 42 | null | 2023-05-07T19:48:19 | 2017-09-08T21:19:41 | C++ | UTF-8 | C | false | false | 560 | h | demo.h | //========= Copyright � 1996-2002, Valve LLC, All rights reserved. ============
//
// Purpose:
//
// $NoKeywords: $
//=============================================================================
#if !defined(DEMOH)
#define DEMOH
#pragma once
// Types of demo messages we can write/parse
enum
{
TYPE_SNIPERDOT = 0,
T... |
8c273f424b155f7774b4e2850026f51000403eab | 88ae8695987ada722184307301e221e1ba3cc2fa | /v8/third_party/glibc/src/sysdeps/ieee754/dbl-64/branred.c | 3abfa1e0b4df28d0abc4037f1d4cc305f93110b9 | [
"LGPL-2.1-only",
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause",
"SunPro",
"Apache-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 | 4,040 | c | branred.c | /*
* IBM Accurate Mathematical Library
* Copyright (C) 2001-2022 Free Software Foundation, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation; either version 2.1 of the License, ... |
6bb648c84f456a3647ae7f6e5c2915d7f1a78ff5 | 290c96ec464bc49084696b1df71c088ddcc9ffff | /modules/mcemu/mcemu_io.c | b7fd5bb19b1d8b61532325fa4b504a6ea7d8aa19 | [
"AFL-3.0"
] | permissive | ps2homebrew/Open-PS2-Loader | c23cce4e8b6d08bdc4b229da9bcb7c9bd31fc255 | 9e12706ef5ac0f4a3b72fe5860c1e38d2e94e151 | refs/heads/master | 2023-08-14T21:37:43.222099 | 2023-08-14T18:18:19 | 2023-08-14T18:18:19 | 70,989,832 | 1,378 | 262 | AFL-3.0 | 2023-08-19T21:20:14 | 2016-10-15T13:37:16 | C | UTF-8 | C | false | false | 1,402 | c | mcemu_io.c | /*
Copyright 2006-2008, Romz
Copyright 2010, Polo
Licenced under Academic Free License version 3.0
Review OpenUsbLd README & LICENSE files for further details.
*/
#include "mcemu.h"
int mc_configure(MemoryCard *mcds)
{
register int i;
DPRINTF("vmcSpec[0].active = %d\n", vmcSpec[0].active);
... |
5c6a551fdc0a5b7cc828d273f78ffc0d0c822292 | 8b98cd47f934d2a4a8d0b2842d3277b01f3fb7fa | /applications/obsolete/asterix/lib/aio_scrnsz_c.c | dba00285e4f6a7b5ef303169d9f60b6c2bd15dd3 | [] | no_license | Starlink/starlink | 1cc03b85eb78330a3622003b26b69c1733df50fe | 2c374b3e97c9cebcc8f3bd2f8b4bb326eefe061a | refs/heads/master | 2023-07-26T09:32:27.987319 | 2023-07-05T23:56:27 | 2023-07-05T23:56:27 | 5,169,323 | 139 | 45 | null | 2022-11-18T13:29:32 | 2012-07-24T18:15:25 | Fortran | UTF-8 | C | false | false | 864 | c | aio_scrnsz_c.c | /* aio_scrnsz
/*
/* compile with -I/star/include (use gcc on Sun)
/*
/* History:
/* 1-JAN-1992 (KFH):
/* Original Version
/* 17-MAR-1993 (AJC):
/* Added endwin()
/* Correctly cast initscr
/* 21-JUL-1993 (AJC):
/* Use ioctl to prevent problems on Solaris
*/
#ifndef vms
#include "sae_par.h"
#include... |
48336a1f97815385f1fc279dc8333bd7cd27e58c | fbe68d84e97262d6d26dd65c704a7b50af2b3943 | /third_party/virtualbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/nvidia_texture_shader.c | c5580c08a9955b198ffab64672198fed0d60fc75 | [
"GPL-2.0-only",
"LicenseRef-scancode-unknown-license-reference",
"CDDL-1.0",
"LicenseRef-scancode-warranty-disclaimer",
"GPL-1.0-or-later",
"LGPL-2.1-or-later",
"GPL-2.0-or-later",
"MPL-1.0",
"LicenseRef-scancode-generic-exception",
"Apache-2.0",
"OpenSSL",
"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 | 59,629 | c | nvidia_texture_shader.c | /*
* Fixed function pipeline replacement using GL_NV_register_combiners
* and GL_NV_texture_shader
*
* Copyright 2006 Henri Verbeet
* Copyright 2008 Stefan Dösinger(for CodeWeavers)
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* ... |
c6354f9d7ea4c79a474162c48a4887b2efae4edf | 0744dcc5394cebf57ebcba343747af6871b67017 | /os/board/rtl8730e/src/component/soc/amebad2/cmsis-dsp/Source/ComplexMathFunctions/ComplexMathFunctions.c | 2143739fd04b9fb2721f1d8e1c3e0c93c486f180 | [
"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 | 1,744 | c | ComplexMathFunctions.c | /* ----------------------------------------------------------------------
* Project: CMSIS DSP Library
* Title: CompexMathFunctions.c
* Description: Combination of all comlex math function source files.
*
* $Date: 18. March 2019
* $Revision: V1.0.0
*
* Target Processor: Cortex-M c... |
3112b716b64f98cf8618e382ff021ac44b2e62f8 | e814383d36a10839104efaa4df277996ab220fa3 | /ompi/mpi/c/isendrecv.c | a4bcc6c7db9ca06e65e15d9b3ee2e3894b7470b5 | [
"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 | 6,693 | c | isendrecv.c | /* -*- Mode: C; c-basic-offset:4 ; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2004-2007 The Trustees of Indiana University and Indiana
* University Research and Technology
* Corporation. All rights reserved.
* Copyright (c) 2004-2022 The University of Tennessee a... |
52f807c2e897dc004eb70121e5b8c4c1bb26cdbc | 99bdb3251fecee538e0630f15f6574054dfc1468 | /bsp/tm4c129x/libraries/driverlib/tiva_timer.h | e23b14d752b64138420b7cdb949d3713e6dbe66b | [
"BSD-3-Clause",
"Apache-2.0",
"Zlib",
"LicenseRef-scancode-proprietary-license",
"MIT",
"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,456 | h | tiva_timer.h | //*****************************************************************************
//
// timer.h - Prototypes for the timer module
//
// Copyright (c) 2005-2020 Texas Instruments Incorporated. All rights reserved.
// Software License Agreement
//
// Redistribution and use in source and binary forms, with or without
// ... |
122f259304da31e7611f49c1d604042c23e8bb3a | 7eaf54a78c9e2117247cb2ab6d3a0c20719ba700 | /SOFTWARE/A64-TERES/linux-a64/arch/arm/nwfpe/fpopcode.h | 78f02dbfaa8ffea4efda621044b119367f1e57e4 | [
"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 | 15,445 | h | fpopcode.h | /*
NetWinder Floating Point Emulator
(c) Rebel.COM, 1998,1999
(c) Philip Blundell, 2001
Direct questions, comments to Scott Bambrough <scottb@netwinder.org>
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... |
c54dfcc0120956b3565558f2866b97ddf877a6c8 | 28d0f8c01599f8f6c711bdde0b59f9c2cd221203 | /sys/arch/vax/vax/crx.c | 1c93e64538ab5dd6ef80dcdbf485c5b53feb2422 | [] | 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 | 7,108 | c | crx.c | /* $NetBSD: crx.c,v 1.15 2014/07/25 08:10:35 dholland Exp $ */
/*
* Copyright (c) 1988 Regents of the University of California.
* All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* Chris Torek.
*
* Redistribution and use in source and binary forms, with or without
* modific... |
8afbfd61452ca00727c8bef6c61847f717f8acff | 72a2fc906bb1219257b5cd02ba46a9f77c60c762 | /components/entropy.c | 65010b0274fc69b6ae02649f36d20db5e7a665c6 | [
"ISC"
] | permissive | drkhsh/slstatus | fac0cc8d1855c0447a54a2d2ac032134c32dd3ad | f68f49273e70b3767b30c549dda04ddd4d25fc91 | refs/heads/master | 2023-07-07T01:53:56.359434 | 2023-07-04T18:47:18 | 2023-07-04T18:47:18 | 53,124,988 | 219 | 123 | ISC | 2022-12-26T15:27:31 | 2016-03-04T09:46:18 | C | UTF-8 | C | false | false | 617 | c | entropy.c | /* See LICENSE file for copyright and license details. */
#include "../slstatus.h"
#if defined(__linux__)
#include <stdint.h>
#include <stdio.h>
#include "../util.h"
#define ENTROPY_AVAIL "/proc/sys/kernel/random/entropy_avail"
const char *
entropy(const char *unused)
{
uintmax_t num;
if (pscanf(ENTROPY_... |
3756156fdebce8db71d2df70913d90c2a7979a1a | cf46338edd0b0fee666b897ba1ea719ea058ba36 | /guacamole/src/protocols/rdp/rdp_cliprdr.c | 53019115a7faad6cd20c73c4976199b58f088d3b | [
"MIT"
] | permissive | changkun/occamy | ed72ead996fb0417b8978259098c4ea46b0d906b | b6fdf8cf5f1a3a674e0aabbfee54cb185776ea40 | refs/heads/master | 2021-12-31T05:54:37.964570 | 2021-12-07T11:00:11 | 2021-12-07T11:06:10 | 166,392,711 | 314 | 56 | MIT | 2021-12-16T08:31:34 | 2019-01-18T11:10:22 | Go | UTF-8 | C | false | false | 8,215 | c | rdp_cliprdr.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 ... |
e712fa686bf2819701b3de4a0f625f2bc49a51af | 28d0f8c01599f8f6c711bdde0b59f9c2cd221203 | /tests/usr.bin/xlint/lint1/msg_046.c | b84b0a030658c388518fcd9a9011264190f3736f | [] | 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 | 1,399 | c | msg_046.c | /* $NetBSD: msg_046.c,v 1.6 2023/03/28 14:44:34 rillig Exp $ */
# 3 "msg_046.c"
// Test for message: %s tag '%s' redeclared as %s [46]
/* lint1-extra-flags: -X 351 */
/* expect+1: warning: struct 'tag1' never defined [233] */
struct tag1;
/* expect+2: error: struct tag 'tag1' redeclared as union [46] */
/* expect+1:... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.