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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
c55e1179b0479c2a0b6cb76796b0a6d16dca61a3 | 99bdb3251fecee538e0630f15f6574054dfc1468 | /bsp/renesas/ra4m2-eco/ra/fsp/src/bsp/mcu/all/bsp_tfu.h | 3ead89c369712ec7fdf6469ae0b624fb336c3435 | [
"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 | 10,268 | h | bsp_tfu.h | /***********************************************************************************************************************
* Copyright [2020-2022] Renesas Electronics Corporation and/or its affiliates. All Rights Reserved.
*
* This software and documentation are supplied by Renesas Electronics America Inc. and may on... |
b98d9060416de9ec743de4f457ae5563725c3296 | 331640994b1b6f66c1639278571ddbdc6c8c0751 | /src/nxt_port_hash.c | b23acfb2847c79a74f3fffe6dcb6787e86557e31 | [
"Apache-2.0"
] | permissive | nginx/unit | eabcd067eaa60f4bdcf0cfaffe7d9932add2c66a | 9b22b6957bc87b3df002d0bc691fdae6a20abdac | refs/heads/master | 2023-09-04T02:02:13.581700 | 2023-08-30T16:07:24 | 2023-08-30T16:07:24 | 102,627,638 | 4,649 | 452 | Apache-2.0 | 2023-09-12T01:28:22 | 2017-09-06T15:45:30 | C | UTF-8 | C | false | false | 2,967 | c | nxt_port_hash.c |
/*
* Copyright (C) Max Romanov
* Copyright (C) NGINX, Inc.
*/
#include <nxt_port_hash.h>
// Explicitly using 32 bit types to avoid possible alignment.
typedef struct {
int32_t pid;
uint32_t port_id;
} nxt_pid_port_id_t;
static nxt_int_t
nxt_port_hash_test(nxt_lvlhsh_query_t *lhq, void *data)
{
n... |
08c25c9c6866cb857c342e52174a65972ef6aa09 | e65a4dbfbfb0e54e59787ba7741efee12f7687f3 | /math/readstat/files/patch-src_readstat__variable.c | 4bc2fe0c7ad8a06b1d414bebe7bfed7125e0bde5 | [
"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 | 538 | c | patch-src_readstat__variable.c | --- src/readstat_variable.c.orig 2020-08-25 16:29:50 UTC
+++ src/readstat_variable.c
@@ -2,10 +2,10 @@
#include <stdlib.h>
#include "readstat.h"
-static readstat_value_t make_blank_value();
+static readstat_value_t make_blank_value(void);
static readstat_value_t make_double_value(double dval);
-static readstat_v... |
86bec3f6d99eb53ff097b3af5db087158fd409c7 | af92a18fc8396a47c6140c7cc16c8a761d1afd5a | /homeworks/1-bootloader/bootloader/pi-side/bootloader.c | 0c22257bd6bca85ddd1e2c668b0d15737774832a | [] | no_license | dddrrreee/cs140e-win19 | 2cd1c67b66cf2a2dd8900144d67b41b1bc8466ba | 5ace9ace5fd13de5c83e6f24b1d0cb158c9a6879 | refs/heads/master | 2020-04-15T13:51:30.165435 | 2020-01-29T06:26:34 | 2020-01-29T06:26:34 | 164,733,325 | 165 | 58 | null | 2019-01-10T06:48:44 | 2019-01-08T21:10:36 | Python | UTF-8 | C | false | false | 1,588 | c | bootloader.c | /*
* very simple bootloader. more robust than xmodem. (that code seems to
* have bugs in terms of recovery with inopportune timeouts.)
*/
#define __SIMPLE_IMPL__
#include "../shared-code/simple-boot.h"
#include "libpi.small/rpi.h"
static void send_byte(unsigned char uc) {
uart_putc(uc);
}
static unsigned ch... |
535b1917db6c86b72281e8da9d4cd326b35587ff | 8838eb997879add5759b6dfb23f9a646464e53ca | /src/tests/kernel/task/signal.c | 0c5d62db2dce360c00fa77f7c0bbd71360741143 | [
"BSD-2-Clause"
] | permissive | embox/embox | d6aacec876978522f01cdc4b8de37a668c6f4c80 | 98e3c06e33f3fdac10a29c069c20775568e0a6d1 | refs/heads/master | 2023-09-04T03:02:20.165042 | 2023-09-02T14:55:31 | 2023-09-02T14:55:31 | 33,078,138 | 1,087 | 325 | BSD-2-Clause | 2023-09-14T16:58:34 | 2015-03-29T15:27:48 | C | UTF-8 | C | false | false | 1,423 | c | signal.c | /**
* @file
*
* @brief
*
* @date 07.12.2011
* @author Anton Bondarev
*/
#include <embox/test.h>
#include <signal.h>
#include <stdint.h>
#include <unistd.h>
#include <pthread.h>
#include <kernel/task.h>
#include <kernel/time/ktime.h>
EMBOX_TEST_SUITE("test for task API");
static volatile char flag = 0;
stati... |
9784916cec817bb7e34daa66cd0e1999ffeda5dc | c741ef13c3fbdbba8416b835dc4314ca774cae48 | /src/rr.h | 04818dbfe3661b41d33bea0d4f4ed12f1386a4d9 | [
"ISC",
"LicenseRef-scancode-public-domain"
] | permissive | troglobit/watchdogd | 708c1e29c1b699386d201b8e634f71998365cb2a | 1d0acd1e16b96dc83c45f184e63dfd17687dd097 | refs/heads/master | 2022-06-22T04:20:58.037351 | 2022-06-20T19:20:18 | 2022-06-20T19:20:18 | 797,135 | 171 | 37 | ISC | 2022-06-20T19:20:19 | 2010-07-25T21:18:48 | C | UTF-8 | C | false | false | 1,225 | h | rr.h | /* Reset reason API for backend store
*
* Copyright (C) 2017-2020 Joachim Wiberg <troglobit@gmail.com>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all ... |
d126b1edbae8ecfb40168c3e73ec2875c2f9a6db | cff4428975e403e4ef02d75498b78cd1a610a01a | /src/box/sql/pragma.h | f319272d4bd3f055588d6d65fc9006e8e4bfbfd4 | [
"BSD-2-Clause"
] | permissive | tarantool/tarantool | c1f252b642d223af62485dc21165c7f7c3354e7e | f58cc96f2798ddc5f492223897d0b77e4f902128 | refs/heads/master | 2023-09-03T15:16:29.144171 | 2023-08-31T11:39:28 | 2023-09-01T12:39:29 | 911,980 | 3,205 | 490 | NOASSERTION | 2023-09-14T17:58:17 | 2010-09-15T07:59:26 | Lua | UTF-8 | C | false | false | 2,360 | h | pragma.h | /** List of ID of pragmas. */
enum
{
PRAGMA_COLLATION_LIST = 0,
PRAGMA_FOREIGN_KEY_LIST,
PRAGMA_INDEX_INFO,
PRAGMA_INDEX_LIST,
PRAGMA_STATS,
PRAGMA_TABLE_INFO,
};
/**
* Column names and types for pragmas. The type of the column is
* the following value after its name.
*/
static const char *const pragCName[] =... |
a1b2f6a4ff9051f29a12d9b27ca4421634e0ea6a | c2634ebec1d4448e372d174f459c3cbc03fd1edc | /lib/node_modules/@stdlib/math/base/ops/cmulf/src/main.c | 2daefc4fa0f0a9a00eef78347e9a03ceb31fa333 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"MIT",
"SunPro",
"BSD-3-Clause",
"BSL-1.0",
"LicenseRef-scancode-public-domain"
] | permissive | stdlib-js/stdlib | ede11aee78f08e4f78a0bb939cb0bc244850b55b | f10c6e7db1a2b15cdd2b6237dd0927466ebd7278 | refs/heads/develop | 2023-09-05T03:29:36.368208 | 2023-09-03T22:42:11 | 2023-09-03T22:42:11 | 54,614,238 | 4,163 | 230 | Apache-2.0 | 2023-09-13T21:26:07 | 2016-03-24T04:19:52 | JavaScript | UTF-8 | C | false | false | 1,634 | c | main.c | /**
* @license Apache-2.0
*
* Copyright (c) 2021 The Stdlib 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 a... |
e09f63563e81fae423333927ca60da2f1b3bd1b4 | 64c2e443aaeb703ea09656056ea07bfd99910971 | /pocs/linux/cve-2023-2163/include/kernel_helpers.h | 9d306c442458e4de23a376c15f0395b382ab4a85 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | google/security-research | cc117b0b1ddb357a9a03fc3f2aae63b181d68501 | ab605f29076b1f809a977a48531d9a2fe9f4f82a | refs/heads/master | 2023-08-13T20:46:32.879967 | 2023-08-09T16:57:42 | 2023-08-09T16:57:42 | 272,394,704 | 2,432 | 337 | Apache-2.0 | 2023-09-13T07:54:55 | 2020-06-15T09:19:51 | C | UTF-8 | C | false | false | 3,303 | h | kernel_helpers.h | #ifndef _KERNEL_HELPERS_
#define _KERNEL_HELPERS_
#include "exploit_prims.h"
#define XA_CHUNK_SHIFT 0x6
#define XA_CHUNK_SIZE 0x40
#define XA_RETRY_ENTRY xa_mk_internal(256)
#define RADIX_TREE_RETRY XA_RETRY_ENTRY
#define RADIX_TREE_MAP_SHIFT XA_CHUNK_SHIFT
#define RADIX_TREE_MAP_SIZE (1UL << RADIX_TREE... |
899f3bbd9801fa347265c1785f582953a68ea557 | 08b91813241c91239b55cce7711ae307bec66eb5 | /src/gui/widget_diff.h | 0a53d59932e488ad96268a8985ba540350d32d6e | [
"MIT",
"FSFUL"
] | permissive | lc-soft/LCUI | 8711344e37237763033a9eca5353f99ad0c262d6 | 051bb7a4d5c5cb7f6d71a0d6e54d4063b268db9c | refs/heads/develop | 2023-07-30T07:41:49.610626 | 2022-04-10T06:32:11 | 2022-04-10T06:51:34 | 5,293,802 | 4,353 | 405 | MIT | 2023-04-30T08:55:37 | 2012-08-04T07:09:40 | C | UTF-8 | C | false | false | 2,707 | h | widget_diff.h | /*
* widget_diff.h -- Comparison of differences in component styles and layouts
*
* Copyright (c) 2020, Liu chao <lc-soft@live.cn> All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* * Re... |
8f5bad3b77405181bb65f2b3ba5f7d5fa156d475 | f79dec3c4033ca3cbb55d8a51a748cc7b8b6fbab | /games/py-renpy/patches/patch-module_subpixel.c | 7afc24a59b5073a02354c9f3de0d1c82643e8c54 | [] | 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 | 337 | c | patch-module_subpixel.c | $NetBSD: patch-module_subpixel.c,v 1.1 2017/06/24 19:39:47 adam Exp $
Fix for duplicate symbol PyGAME_C_API.
--- module/subpixel.c.orig 2017-06-24 17:57:56.000000000 +0000
+++ module/subpixel.c
@@ -7,7 +7,7 @@
*/
#include "renpy.h"
-#include <pygame/pygame.h>
+#include <pygame/_pygame.h>
#include <stdio.h>
#in... |
a12f28d44a8a80528d993c4bcef77b1fb0730221 | c9bc99866cfab223c777cfb741083be3e9439d81 | /product/synquacer/scp_ramfw/config_mhu.c | d1f28674dc2921deff8cae46eb66743f1474368c | [
"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 | 1,257 | c | config_mhu.c | /*
* Arm SCP/MCP Software
* Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#include "config_mhu.h"
#include "synquacer_mmap.h"
#include <mod_mhu.h>
#include <fwk_element.h>
#include <fwk_id.h>
#include <fwk_module.h>
#include <fmw_cmsis.... |
138685bbae2d2b9503cf40e18c39c61504910aa1 | 79d343002bb63a44f8ab0dbac0c9f4ec54078c3a | /lib/libc/wasi/libc-top-half/musl/src/internal/libc.h | 355c3a4e2398d9b6c8ea2805d9a010ffc489ebc9 | [
"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 | 1,859 | h | libc.h | #ifndef LIBC_H
#define LIBC_H
#include <stdlib.h>
#include <stdio.h>
#include <limits.h>
struct __locale_map;
struct __locale_struct {
const struct __locale_map *cat[6];
};
struct tls_module {
struct tls_module *next;
void *image;
size_t len, size, align, offset;
};
struct __libc {
#ifdef __wasilibc_unmodified... |
c7ed03de4b13378999febcff364111d7b1f6aafd | 7744859512f027ef0da8b1bde0f8518e631b98eb | /soh/src/code/padmgr.c | 4735a259ce3c6b43f061091cb099b803d00349f7 | [] | no_license | HarbourMasters/Shipwright | 7f70b9470e4f9a117f3fe2d6e4deb776b8742182 | 0e7c6585239c0d7ea2c039b8b8cb7eaedf8928a9 | refs/heads/develop | 2023-08-31T20:50:56.253521 | 2023-08-30T17:34:06 | 2023-08-30T17:34:06 | 472,575,717 | 2,104 | 459 | null | 2023-09-14T20:29:01 | 2022-03-22T01:42:52 | C | UTF-8 | C | false | false | 17,159 | c | padmgr.c | #include "global.h"
#include "vt.h"
#include <string.h>
#include "soh/Enhancements/game-interactor/GameInteractor.h"
s32 D_8012D280 = 1;
void OTRControllerCallback(uint8_t rumble);
OSMesgQueue* PadMgr_LockSerialMesgQueue(PadMgr* padMgr) {
OSMesgQueue* ctrlrQ = NULL;
if (D_8012D280 > 2) {
// "serial... |
8f8c9d55e6f87089d9b29c333386df077bec2830 | 309f9b2a66a89c2edcc300129359e8a79c37ceee | /mm/mmap.c | d15834313150439373fc596a33fab6fa93aa3da5 | [
"MIT",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | mikaku/Fiwix | 47df5c58aaf9879e2bad6cf6b88d4ed9dfa57392 | 8a1352db07c843e3c53c3aa7f72f518acdab7d7b | refs/heads/master | 2023-09-03T18:38:02.823376 | 2023-09-01T09:43:56 | 2023-09-01T09:43:56 | 129,542,762 | 195 | 18 | MIT | 2023-08-16T10:39:20 | 2018-04-14T18:15:22 | C | UTF-8 | C | false | false | 11,606 | c | mmap.c | /*
* fiwix/mm/mmap.c
*
* Copyright 2018-2022, Jordi Sanfeliu. All rights reserved.
* Distributed under the terms of the Fiwix License.
*/
#include <fiwix/asm.h>
#include <fiwix/mm.h>
#include <fiwix/fs.h>
#include <fiwix/fcntl.h>
#include <fiwix/stat.h>
#include <fiwix/process.h>
#include <fiwix/mman.h>
#include ... |
9281c90502276a14dfa8f6a9f609eadd5a99eadb | 6832a9c81b16ead373325f70fb97753d6a211539 | /src/wrapped/wrappedsdl2net_private.h | 6986d4da27661765395f6c388ce44d4070170c6f | [
"MIT"
] | permissive | ptitSeb/box86 | 2d3a0c4574905ff8d9dc7b5afb5444a273832bd6 | ad934455c1b40feeebe5e6bd09b9063519102859 | refs/heads/master | 2023-08-22T05:30:54.331500 | 2023-08-20T13:01:58 | 2023-08-20T13:01:58 | 164,844,546 | 2,877 | 294 | MIT | 2023-07-27T11:19:10 | 2019-01-09T10:49:32 | C | UTF-8 | C | false | false | 1,220 | h | wrappedsdl2net_private.h | #if !(defined(GO) && defined(GOM) && defined(GO2) && defined(DATA))
#error Meh!
#endif
GO(SDLNet_AddSocket, iFpp)
GO(SDLNet_AllocPacket, pFi)
GO(SDLNet_AllocPacketV, pFii)
GO(SDLNet_AllocSocketSet, pFi)
GO(SDLNet_CheckSockets, iFpu)
GO(SDLNet_DelSocket, iFpp)
GO(SDLNet_FreePacket, vFp)
GO(SDLNet_FreePacketV, vFp)
GO(S... |
8901208daad3a539596fbd0e92062fc7d7e6fa2b | 97c44f18459163c0baa546ab2578339b716c3238 | /vendor/ed25519/ge.c | 44fa2599f53f83c238d52f2b0c301c1900f3ed39 | [
"Zlib",
"MIT"
] | permissive | breadwallet/breadwallet-core | fe8a0ac99f3e47216860b2918c8ad14d3503b140 | 73566cb79f753954eccbf07d5ab25ca54741198e | refs/heads/develop | 2023-08-21T22:27:45.735652 | 2020-02-06T18:43:51 | 2020-02-06T18:43:51 | 37,500,549 | 284 | 283 | MIT | 2023-03-21T09:07:32 | 2015-06-16T01:22:12 | C | UTF-8 | C | false | false | 11,262 | c | ge.c | /*
Copyright (c) 2015 Orson Peters <orsonpeters@gmail.com>
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, includin... |
638588ea97af2aad18ab4150d2e076f059bbb275 | 7eaf54a78c9e2117247cb2ab6d3a0c20719ba700 | /SOFTWARE/A64-TERES/u-boot_new/drivers/input/i8042.c | 35fa0bb5043d0c0321d49c8e674063cad5e41d22 | [
"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 | 23,048 | c | i8042.c | /*
* (C) Copyright 2002 ELTEC Elektronik AG
* Frank Gottschling <fgottschling@eltec.de>
*
* SPDX-License-Identifier: GPL-2.0+
*/
/* i8042.c - Intel 8042 keyboard driver routines */
/* includes */
#include <common.h>
#include <linux/compiler.h>
#ifdef CONFIG_USE_CPCIDVI
extern u8 gt_cpcidvi_in8(u32 offset);
ext... |
c80106f20b4fcf48bd9eec734e72444ccdec6110 | aa3befea459382dc5c01c925653d54f435b3fb0f | /include/err.h | fec7f2729fcff442134c6aaede70ce818108dad1 | [
"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 | 2,803 | h | err.h | /****************************************************************************
* include/err.h
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The
* ... |
fa45dd11cced7a465b648a257054e6714b9a4c0c | 765f7b8c2caf2d50da8f431f1332207456ba33ee | /libc/unistd/chdir.c | ce60140d581cb6eb9bc05f042b05dcef3c7932ff | [
"BSD-3-Clause",
"LicenseRef-scancode-proprietary-license",
"LicenseRef-scancode-commercial-license",
"AGPL-3.0-or-later",
"GPL-1.0-or-later",
"NCSA",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | klange/toaruos | a840f8d46993dc7a8850f82b6d04ba0c2af276a9 | 4a31a09ba27904b42ee35e8fb1a3c7f87669a2ef | refs/heads/master | 2023-09-01T02:00:53.151334 | 2023-08-28T00:59:18 | 2023-08-28T00:59:18 | 1,259,258 | 5,557 | 613 | NCSA | 2023-02-04T08:24:11 | 2011-01-16T00:59:27 | C | UTF-8 | C | false | false | 205 | c | chdir.c | #include <unistd.h>
#include <syscall.h>
#include <syscall_nums.h>
#include <errno.h>
DEFN_SYSCALL1(chdir, SYS_CHDIR, char *);
int chdir(const char *path) {
__sets_errno(syscall_chdir((char*)path));
}
|
2d9c310dd19b8cea816dd9d5c94b62f86c77d49c | d169de4c5c6b281984df35536430dcc931a957a9 | /source/shell/sys/linux/include/linux/i2c-dev.h | 6541ea7a4c32420adf8e24b5aa53536fe2375531 | [
"LGPL-2.1-only",
"Apache-2.0"
] | permissive | vsfteam/vsf | 2ba968ba2ef53b036668019c6c6746149a63c38a | 522a52ff2ee4ed149b52789a5bd366f80c08c458 | refs/heads/master | 2023-08-27T07:32:08.339123 | 2023-08-26T17:46:07 | 2023-08-26T17:46:07 | 181,911,464 | 273 | 83 | Apache-2.0 | 2023-08-29T03:08:36 | 2019-04-17T14:43:42 | C | UTF-8 | C | false | false | 845 | h | i2c-dev.h | #ifndef __VSF_LINUX_I2C_DEV_H__
#define __VSF_LINUX_I2C_DEV_H__
#include <linux/types.h>
#ifdef __cplusplus
extern "C" {
#endif
// for ioctrl
#define I2C_SLAVE (('i' << 8) | 0)
#define I2C_SLAVE_FORCE I2C_SLAVE
#define I2C_TENBIT (('i' << 8) | 1)
#define I2C_FUNCS ... |
ab5672b3d0ff16d34b0bf7321dc06c3af1c6a210 | 88ae8695987ada722184307301e221e1ba3cc2fa | /native_client/tests/longjmp/longjmp_stackslots_test.c | 7bb19a34db034573ee0267cf0d9656c50bfcf1c2 | [
"BSD-3-Clause",
"Zlib",
"Classpath-exception-2.0",
"BSD-Source-Code",
"LZMA-exception",
"LicenseRef-scancode-unicode",
"LGPL-3.0-only",
"LGPL-2.0-or-later",
"LicenseRef-scancode-philippe-de-muyter",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-intel-osl-1993",
"HPND-sell-var... | 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,525 | c | longjmp_stackslots_test.c | /*
* Copyright (c) 2014 The Native Client 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 <setjmp.h>
#include <stdio.h>
#include <stdlib.h>
/*
* This is a regression test for a bug in PNaCl's setjmp() implementation.
... |
205a94fe63b9c3a4436314c88f9233884fe1e0be | 2898fa4f2ad766afa0495a837f59fe95daa081a7 | /tests/unit-pass/composite-fun.c | f70c4add99594e355b6b5d946ed4f95d87f218f0 | [
"NCSA"
] | permissive | kframework/c-semantics | 12fcc1b1bf1f7792636d1c37f6f7bb1b89a392b5 | e6879d14455771aa0cb3e3d201131d4d763a73a2 | refs/heads/master | 2023-07-31T23:57:03.316456 | 2022-02-01T17:50:31 | 2022-02-01T17:50:31 | 11,747,541 | 312 | 52 | NOASSERTION | 2022-02-01T17:50:33 | 2013-07-29T19:13:25 | C | UTF-8 | C | false | false | 100 | c | composite-fun.c | void foo(int x) {}
void bar(int y) {}
int main() {
void (*baz)(int) = 0 ? foo : bar;
baz(0);
}
|
2f60c715c98de948b30a793f0306d14b780df96a | adecc0c46666e54b6242a0df4e2fa74d4d9d2784 | /ovc4/firmware/lpc_fw/component/spi/flexcomm_spi_adapter.c | d593625fb5ba98ff3d13b23db0d552e72cafbdca | [
"CC-BY-4.0",
"Apache-2.0",
"CERN-OHL-P-2.0"
] | permissive | osrf/ovc | 180f0cea2d588e2377dc8e10c0af2a73c1489416 | 88c1077f226477ac807aa9ecdf3ab58a07da1fb8 | refs/heads/master | 2023-05-03T09:34:10.443008 | 2022-03-31T02:28:39 | 2022-03-31T02:28:39 | 122,394,447 | 199 | 53 | Apache-2.0 | 2023-04-12T06:04:50 | 2018-02-21T21:14:24 | C | UTF-8 | C | false | false | 10,250 | c | flexcomm_spi_adapter.c | /*
* Copyright 2018 NXP
* All rights reserved.
*
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#include "fsl_common.h"
#include "fsl_spi.h"
#include "spi.h"
/*******************************************************************************
* Definitions
**********************************************************... |
5e1c3db7835b1798ed2661d05435f1b0ce39b62a | ec6a71b57ebe88538269197fd16bede6bc2062ae | /erts/include/internal/sparc32/rwlock.h | 1cc516cdad0c56711099573974971a564e649eb3 | [
"Apache-2.0"
] | permissive | erlang/otp | 7c6e88ca955bd6a3ede1530154c80e8ce449a370 | 334589af62a8db25a81afba2ecc50f33ff69ddb8 | refs/heads/master | 2023-08-30T23:37:28.061328 | 2023-08-30T04:20:48 | 2023-08-30T04:20:48 | 374,927 | 9,920 | 3,018 | Apache-2.0 | 2023-09-14T10:37:26 | 2009-11-16T17:17:57 | Erlang | UTF-8 | C | false | false | 3,398 | h | rwlock.h | /*
* %CopyrightBegin%
*
* Copyright Ericsson AB 2005-2016. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*... |
45a5a55fda484ffb1d7dcbf9a444519c59fcb8f7 | b57c00ee9d73e157e772fbb2397c37e33b164ca3 | /OpenDingTalkHelperForiOS/Pods/Headers/Private/BRPickerView/BRResultModel.h | f95bb15101676b8cf1706d15538f10a8248b2a2a | [
"MIT"
] | permissive | SmileZXLee/OpenDingTalkHelperForiOS | 4b84b24479894ea9384a2f414422b636f6578cec | a83c2680a91b6072403c07cfaed8b12e83bdc028 | refs/heads/master | 2023-05-28T17:59:32.974595 | 2023-05-23T10:33:43 | 2023-05-23T10:33:43 | 216,163,695 | 246 | 41 | null | null | null | null | UTF-8 | C | false | false | 67 | h | BRResultModel.h | ../../../BRPickerView/BRPickerView/StringPickerView/BRResultModel.h |
28e69635fc90cc6e9447f4449a3cb05ebe846aa1 | 33377c4d113cf9ea1338077af6bd645f3c5796b3 | /extensions/android/ringlibsdl/project/jni/flac-1.2.1/src/metaflac/operations.c | 54774bf69b0d61d501b9e6d3444733380f92a103 | [
"BSD-3-Clause",
"GPL-2.0-only",
"LGPL-2.1-only",
"GFDL-1.2-only",
"LGPL-2.0-or-later",
"GPL-1.0-or-later",
"GPL-2.0-or-later",
"GFDL-1.1-or-later",
"LicenseRef-scancode-other-permissive",
"LicenseRef-scancode-free-unknown",
"MIT"
] | permissive | ring-lang/ring | 56f55111f751b0274d4f588871f806a8c2734dea | 2081d2efb41c9dacd49b7a6944b9ca332638ba64 | refs/heads/master | 2023-09-04T16:54:44.309452 | 2023-09-03T10:28:57 | 2023-09-03T10:28:57 | 54,633,811 | 1,360 | 555 | MIT | 2023-08-03T01:48:24 | 2016-03-24T10:29:27 | C | UTF-8 | C | false | false | 26,180 | c | operations.c | /* metaflac - Command-line FLAC metadata editor
* Copyright (C) 2001,2002,2003,2004,2005,2006,2007 Josh Coalson
*
* 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 the Free Software Foundation; either version 2
* of the... |
f5df08807398156d254e9e5875c2fa47e76f48ff | 930e24019ec42ad7633eebfa974a05773167f210 | /limbo/thirdparty/lefdef/5.8/def/cdef/defMsgTable.h | 34eb53411f012821e5681a150f63e440c1d8c15a | [
"LicenseRef-scancode-unknown-license-reference",
"MIT",
"Apache-2.0"
] | permissive | limbo018/Limbo | ab3d75ff13d57042acb5b14e3f97c643bbd7f0c9 | f66d910cc1ce589185bad3da1d26a10710036302 | refs/heads/master | 2023-08-21T16:20:39.651170 | 2023-07-21T08:36:24 | 2023-07-21T08:36:24 | 106,957,057 | 116 | 48 | MIT | 2023-07-21T08:36:25 | 2017-10-14T19:35:04 | C++ | UTF-8 | C | false | false | 22,462 | h | defMsgTable.h |
/*
* emsMkError:
*/
#include <stdio.h>
#include "ems.h"
#ifdef TSIZE
#undef TSIZE
#define TSIZE 2048
#endif
emsError_t DEFEmsMsgTable[] =
{
{5000 , EMS_NONE, "The 'defrRead' function has been called before the 'defrInit' function.\nThe 'defrInit' function should be called prior to the 'defrRead' function.", ... |
71c55bd64bf80544ea9a6f004964bc1bffb1f93f | 5ed4f58304033044e3a259f2a678328de4696692 | /src/re_search.c | b2dc24ed233592206b7ff92c8dbd67a0b59ab7db | [
"Unlicense",
"LicenseRef-scancode-public-domain"
] | permissive | troglobit/mg | a971a04a1610f93d57636f1253760684ea7b29a9 | 46dca121b1d67758ee06809d8eb72d0b9d6def65 | refs/heads/master | 2023-08-21T22:52:12.135823 | 2023-08-13T15:31:28 | 2023-08-13T15:31:28 | 58,325,928 | 333 | 39 | Unlicense | 2023-08-09T23:59:32 | 2016-05-08T18:41:56 | C | UTF-8 | C | false | false | 15,063 | c | re_search.c | /* $OpenBSD: re_search.c,v 1.36 2021/04/22 19:50:55 lum Exp $ */
/* This file is in the public domain. */
/*
* regular expression search commands for Mg
*
* This file contains functions to implement several of gnuemacs's regular
* expression functions for Mg. Several of the routines below are just minor
* re-ar... |
908901e17d0301b9ec3d238976463540a99245e4 | e1cddfd754d952134e72dfd03522c5ea4fb6008e | /src/vnet/mpls/mpls_tunnel.c | 5f7bf8c3b257a1323088063ba979ee6ca963b06f | [
"Apache-2.0"
] | permissive | FDio/vpp | 0ad30fa1bec2975ffa6b66b45c9f4f32163123b6 | f234b0d4626d7e686422cc9dfd25958584f4931e | refs/heads/master | 2023-08-31T16:09:04.068646 | 2022-03-14T09:49:15 | 2023-08-31T09:50:00 | 96,556,718 | 1,048 | 630 | Apache-2.0 | 2023-06-21T05:39:17 | 2017-07-07T16:29:40 | C | UTF-8 | C | false | false | 30,966 | c | mpls_tunnel.c | /*
* mpls_tunnel.c: MPLS tunnel interfaces (i.e. for RSVP-TE)
*
* Copyright (c) 2012 Cisco and/or its affiliates.
* 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.apa... |
f12e631ef0e671b20171fc3698aa2072da31af7d | 581bdcc078d282e388f1b655d4cfc4e08152d117 | /plugins/OnlineChecks/db.c | 2d1c00cc7280e273a0f8dcf8c4ae8c7a6e491b5d | [
"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 | 3,146 | c | db.c | /*
* Copyright (c) 2022 Winsider Seminars & Solutions, Inc. All rights reserved.
*
* This file is part of System Informer.
*
* Authors:
*
* dmex 2016-2023
*
*/
#include "onlnchk.h"
PPH_HASHTABLE ProcessObjectDb;
PH_QUEUED_LOCK ProcessObjectDbLock = PH_QUEUED_LOCK_INIT;
PH_STRINGREF ProcessObjectDbHas... |
be1b855f51f85dcf9c5e9eeb53977f4b94794eaa | 0744dcc5394cebf57ebcba343747af6871b67017 | /os/fs/inode/inode.h | 045a4aecfca23cfdddafd8647b64d3abbd56ba57 | [
"GPL-1.0-or-later",
"BSD-3-Clause",
"ISC",
"MIT",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-other-permissive",
"Apache-2.0"
] | permissive | Samsung/TizenRT | 96abf62f1853f61fcf91ff14671a5e0c6ca48fdb | 1a5c2e00a4b1bbf4c505bbf5cc6a8259e926f686 | refs/heads/master | 2023-08-31T08:59:33.327998 | 2023-08-08T06:09:20 | 2023-08-31T04:38:20 | 82,517,252 | 590 | 719 | Apache-2.0 | 2023-09-14T06:54:49 | 2017-02-20T04:38:30 | C | UTF-8 | C | false | false | 14,392 | h | inode.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... |
e4fa87767c2b5756a93f8a60e39c4e2c1d8ed7d3 | 9f01cf4f599af5ef184b0a0c5ddc9a5ae6e249bf | /engine/wii/control.c | d4b568cfd7b2e059daa11c27497f8761389e7650 | [] | permissive | DCurrent/openbor | 89f348ce7a93519f420ac6602d1fea615703f4ca | 7f6f17507078848be625e6d1c1b4f41823151387 | refs/heads/master | 2023-09-03T12:41:21.059545 | 2022-04-22T20:39:58 | 2022-04-22T20:39:58 | 86,879,076 | 817 | 127 | BSD-3-Clause | 2023-09-13T11:47:20 | 2017-04-01T03:06:14 | C | UTF-8 | C | false | false | 16,779 | c | control.c | /*
* OpenBOR - http://www.chronocrash.com
* -----------------------------------------------------------------------
* All rights reserved, see LICENSE in OpenBOR root for details.
*
* Copyright (c) 2004 - 2019 OpenBOR Team
*/
// Generic control stuff (keyboard+joystick)
#include <stdlib.h>
#include <stdint.h>
#... |
c9f8e917d42f42acd7888c4935ccc6905e3b7742 | 149354d7985afe98a4e895adf3b87cc21a1c5d8d | /Kanan/metrics_gui/perf_timer.h | ea9a410d792884a66974798e7b8550a1d785b79c | [
"Unlicense"
] | permissive | cursey/kanan-new | 5c8bde2bc51c985f116c889ba731ca77224baa90 | 4b1bb49cd8838e21263196c72ba0024394d7ef49 | refs/heads/master | 2023-09-01T02:46:48.031030 | 2023-08-26T01:01:19 | 2023-08-26T01:01:19 | 108,602,829 | 146 | 98 | Unlicense | 2023-09-08T02:25:48 | 2017-10-27T22:53:39 | C++ | UTF-8 | C | false | false | 1,990 | h | perf_timer.h | /*
Copyright 2017-2018 Intel Corporation
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribu... |
3ce1e157d031e1023067a8faee3010014159521e | eecd5e4c50d8b78a769bcc2675250576bed34066 | /include/petsc/private/glvisviewerimpl.h | 4102fc517f9c54d145f16c8f6deac6090f9922dc | [
"BSD-2-Clause"
] | permissive | petsc/petsc | 3b1a04fea71858e0292f9fd4d04ea11618c50969 | 9c5460f9064ca60dd71a234a1f6faf93e7a6b0c9 | refs/heads/main | 2023-08-17T20:51:16.507070 | 2023-08-17T16:08:06 | 2023-08-17T16:08:06 | 8,691,401 | 341 | 169 | NOASSERTION | 2023-03-29T11:02:58 | 2013-03-10T20:55:21 | C | UTF-8 | C | false | false | 2,416 | h | glvisviewerimpl.h | #ifndef _GLVISIMPL_H
#define _GLVISIMPL_H
#include <petscviewer.h>
#include <petscsys.h>
struct _n_PetscViewerGLVisVecInfo {
char *fec_type; /* the output of FiniteElementCollection::Name() */
};
typedef struct _n_PetscViewerGLVisVecInfo *PetscViewerGLVisVecInfo;
struct _n_PetscViewerGLVisInfo {
PetscBool enable... |
dffd95f37a4639be60ee0403fcddea80f9915b36 | 8a87f5b889a9ce7d81421515f06d9c9cbf6ce64a | /3rdParty/V8/v7.9.317/third_party/icu/source/i18n/unicode/usearch.h | 3a7c311ce953a8464ffbf4eb0113ed5df45185a0 | [
"LicenseRef-scancode-unicode",
"ICU",
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"NAIST-2003",
"MIT",
"bzip2-1.0.6",
"Apache-2.0",
"SunPro",
"Zlib",
"GPL-1.0-or-later",
"OpenSSL",
"ISC",
"LicenseRef-scancode-gut... | 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 | 39,038 | h | usearch.h | // © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html
/*
**********************************************************************
* Copyright (C) 2001-2011,2014 IBM and others. All rights reserved.
****************************************************************... |
92c158b003976d6cb78e2e49cad3212fe5ec1d6d | bb157fd805d63dc4cb6d6bfb7cd120f519bc17c1 | /src/libserver/fuzzy_backend/fuzzy_backend_sqlite.h | 766f7c9d2e2def6db6381489b6acb09549a5a8c3 | [
"Apache-2.0"
] | permissive | rspamd/rspamd | faffd25f1c084400839589e576a911db1d7d6089 | c4e54b4daa77bee29862a00900bede165ea16b52 | refs/heads/master | 2023-08-30T23:40:52.860552 | 2023-08-29T18:20:25 | 2023-08-29T18:20:25 | 9,549,081 | 1,039 | 291 | NOASSERTION | 2023-09-13T10:17:46 | 2013-04-19T16:00:18 | C | UTF-8 | C | false | false | 2,976 | h | fuzzy_backend_sqlite.h | /*-
* Copyright 2016 Vsevolod Stakhov
*
* 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... |
c725a09a34c0e60eaa3a6085f17a802bf9bb6d37 | b0f08154e3eebc7d8465efc57597e52d08d69c18 | /src/broker/cas_function.h | 8ff5dd92f0951f589eb293f28d9781dd89db6cf4 | [
"BSD-3-Clause",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | CUBRID/cubrid | 8f71a0010243b72e43ba887d229210650f4e901e | 3b952af33230839a1b561a78ecd4b773374b66f8 | refs/heads/develop | 2023-08-18T19:16:30.987583 | 2023-08-18T08:18:05 | 2023-08-18T08:18:05 | 52,080,367 | 287 | 294 | NOASSERTION | 2023-09-14T21:29:09 | 2016-02-19T10:25:32 | C | UTF-8 | C | false | false | 6,876 | h | cas_function.h | /*
* Copyright 2008 Search Solution Corporation
* Copyright 2016 CUBRID Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-... |
8bc1f00635ffb721b70b7f71992ec5b1fa686f02 | 7eaf54a78c9e2117247cb2ab6d3a0c20719ba700 | /SOFTWARE/A64-TERES/linux-a64/arch/mips/oprofile/backtrace.c | 83a1dfd8f0e3c34d02cbe24448f5c5407852f942 | [
"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 | 4,534 | c | backtrace.c | #include <linux/oprofile.h>
#include <linux/sched.h>
#include <linux/mm.h>
#include <linux/uaccess.h>
#include <asm/ptrace.h>
#include <asm/stacktrace.h>
#include <linux/stacktrace.h>
#include <linux/kernel.h>
#include <asm/sections.h>
#include <asm/inst.h>
struct stackframe {
unsigned long sp;
unsigned long pc;
un... |
acc90d3461ad244d1868f899895af66d1ea92d53 | 7f6c235b0598353549959c18f69eefd20b766907 | /support/p2000/stripcas.c | c7ecc6c1c1ae8fd36d6760ccca6ade4a7df79ef1 | [
"ClArtistic"
] | permissive | z88dk/z88dk | 46dfd4905f36d99333173cadd0a660839befc9f0 | 8b07f37cc43c5d9ffe69b563c80763491d8faff7 | refs/heads/master | 2023-09-04T19:29:49.254958 | 2023-09-03T20:51:24 | 2023-09-03T20:51:24 | 54,035,569 | 820 | 263 | NOASSERTION | 2023-09-05T11:09:04 | 2016-03-16T13:48:16 | Assembly | UTF-8 | C | false | false | 1,305 | c | stripcas.c | /*
* Philips P2000 emulator CASsette format strip tool
*
* Usage: stripcas [casfile] [dstfile]
*
* Stefano Bodrato, Apr 2014
*
*
* $Id: stripcas.c,v 1.1 2014-04-16 20:21:40 stefano Exp $
*/
#include <stdio.h>
#include <stdlib.h>
int main(int argc, char *argv[])
{
FILE *fpin, *fpout;
int c;
int i;
int tm... |
c5af4ab1b9ae7a9e57309d5219f021845bfcaa16 | 99bdb3251fecee538e0630f15f6574054dfc1468 | /bsp/microchip/same70/bsp/same70b/include/instance/supc.h | 845066b653a9a67b4c8e09a3f3c512aa265b87e0 | [
"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 | 2,590 | h | supc.h | /**
* \file
*
* \brief Instance description for SUPC
*
* Copyright (c) 2019 Microchip Technology Inc.
*
* \license_start
*
* \page License
*
* SPDX-License-Identifier: Apache-2.0
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the L... |
a8bc7cb4240088c764d01827f82af935d73c536d | 971b2cea2d1c3001aadc8ca1a48110b7db1ed5f2 | /deps/abc/src/map/mpm/mpmPre.c | a1462342a81eb668e43ca5e1f933de14938459dd | [
"MIT-Modern-Variant",
"LicenseRef-scancode-warranty-disclaimer",
"MIT"
] | 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 | 33,785 | c | mpmPre.c | /**CFile****************************************************************
FileName [mpmPre.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Configurable technology mapper.]
Synopsis [DSD-related precomputations.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]... |
a84a173bf061c7137620d9573f10c9aed679fb31 | 3eb3c4046b17e265930aaf89fa93f41896f243cb | /neural_modelling/src/neuron/structural_plasticity/synaptogenesis/sp_structs.h | ec31f79d6c37995c1470def7175fc6b2c198ef8e | [
"Apache-2.0"
] | permissive | SpiNNakerManchester/sPyNNaker | b177613a114cfc7e7687ec36c1f72a2f07f66977 | 891cfb3046f66185fd8df52d270380fa94c32eab | refs/heads/master | 2023-09-01T11:28:21.252266 | 2023-08-17T08:07:43 | 2023-08-17T08:07:43 | 20,801,613 | 101 | 53 | Apache-2.0 | 2023-09-14T18:39:29 | 2014-06-13T11:07:19 | Python | UTF-8 | C | false | false | 11,658 | h | sp_structs.h | /*
* Copyright (c) 2017 The University of Manchester
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... |
a84ac0eea0c5aef4f7c4dbc4f5667f34a7887b0e | cff4428975e403e4ef02d75498b78cd1a610a01a | /src/lib/core/mp_datetime.h | b28bb512c7b81c573d0e61e6fd3cfbd8a6256e4f | [
"BSD-2-Clause"
] | permissive | tarantool/tarantool | c1f252b642d223af62485dc21165c7f7c3354e7e | f58cc96f2798ddc5f492223897d0b77e4f902128 | refs/heads/master | 2023-09-03T15:16:29.144171 | 2023-08-31T11:39:28 | 2023-09-01T12:39:29 | 911,980 | 3,205 | 490 | NOASSERTION | 2023-09-14T17:58:17 | 2010-09-15T07:59:26 | Lua | UTF-8 | C | false | false | 1,623 | h | mp_datetime.h | #pragma once
/*
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright 2021, Tarantool AUTHORS, please see AUTHORS file.
*/
#include <stdio.h>
#include "datetime.h"
#if defined(__cplusplus)
extern "C"
{
#endif /* defined(__cplusplus) */
/**
* Unpack datetime data from MessagePack buffer.
* @sa datetime_pack
*/... |
886854974a7daff98b292c0c5426704beab5c8e7 | 75b0d3e42c36d73afeea24326b61fc43b591140e | /openssldl.h | aafcbd45bd8cf963c68cd82c06ff8a21aaf62156 | [
"MIT"
] | permissive | dosgo/ngrok-c | 0c0462ddb912d51584a448b34033b253b804dacc | 34b7346ba368c23057503073e7250e88f8e4e1f7 | refs/heads/master | 2023-07-13T16:12:59.277312 | 2022-11-24T15:41:18 | 2022-11-24T15:41:18 | 31,640,501 | 607 | 270 | MIT | 2021-09-01T01:20:06 | 2015-03-04T05:51:22 | C | UTF-8 | C | false | false | 4,819 | h | openssldl.h | #ifndef OPENSSLDL_H
#define OPENSSLDL_H
#include <openssl/ssl.h>
//----------------------------------------------------------------------------
// Constantes
#define SSL_ERROR_NONE 0
#define SSL_ERROR_SSL 1
#define SSL_ERROR_WANT_READ 2
#define SSL_ERROR_WANT_WRITE 3
#define SSL_ERR... |
a860bec84811e58ceaac8e7bd0681c0dc58b4304 | a6e90e48ced58e5fdd162d9c111679fcaac57b06 | /picohttp/quicperf.h | f3134c7849e8e48cebefceedfbff2499a4e23c4b | [
"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 | 3,469 | h | quicperf.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... |
e0df0eb3862b967a5f7fc903b35d89d9e4e734a5 | 7df190df28da7e4ff166e55dc8ce780f11236a9f | /src/router/ipsec/isakmpd/sysdep/openbsd/keynote_compat.c | ce3f1003feaf364e2025d4d84336ab81218a4817 | [
"BSD-3-Clause"
] | permissive | 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,955 | c | keynote_compat.c | /* $OpenBSD: keynote_compat.c,v 1.5 2003/06/03 14:53:11 ho Exp $ */
/* $EOM: keynote_compat.c,v 1.1 2000/10/15 19:18:26 niklas Exp $ */
/*
* Copyright (c) 2000 Niklas Hallqvist. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that ... |
b233555d27514982445d726e2f77ac05544da2b2 | 88dea29c69d1b003e188a9a7819931eb1fbd17d8 | /testing/fuzzing/snmp_transport_fuzzer.c | bc961a65bb1e209ea7712eb3159915ab723d5e4d | [
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-other-permissive",
"BSD-3-Clause",
"MIT",
"MIT-CMU"
] | permissive | net-snmp/net-snmp | 388733e7094495d25d052834e36691bcfc8b5bad | 9ff837bfae4d985e40c8eaf3734a377898d8753a | refs/heads/master | 2023-09-01T09:19:14.133409 | 2023-08-31T02:54:49 | 2023-08-31T15:11:53 | 128,822,274 | 241 | 236 | NOASSERTION | 2023-09-11T18:00:01 | 2018-04-09T19:19:27 | C | UTF-8 | C | false | false | 4,361 | c | snmp_transport_fuzzer.c | /*
* Copyright (c) 2021, Net-snmp authors
* 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
* lis... |
b84298c2fc425bd42cdc78c29e8511f623d3a3d0 | 810237086aae7600b9ef87a610aec4777b1bf156 | /Example/Pods/Headers/Private/SJMediaCacheServer/MCSUtils.h | fb7a3132e39cb4a637e098e4986ea1ff7f512eea | [
"MIT"
] | permissive | changsanjiang/SJVideoPlayer | f63f3156d5ad07ec107b0feb481110222dd45a85 | bff75e1f7f033edc05e07c333ce3557cb289c95c | refs/heads/master | 2022-12-20T22:47:04.095976 | 2022-12-10T08:57:46 | 2022-12-10T08:57:46 | 100,693,284 | 2,680 | 513 | MIT | 2022-11-02T11:04:42 | 2017-08-18T08:56:30 | Objective-C | UTF-8 | C | false | false | 69 | h | MCSUtils.h | ../../../SJMediaCacheServer/SJMediaCacheServer/Core/Common/MCSUtils.h |
93bad7b4edd2af001c9d9f952ec126ac33f1b295 | ea401c3e792a50364fe11f7cea0f35f99e8f4bde | /released_plugins/v3d_plugins/neurontracing_neutube/src_neutube/neurolabi/c/tz_pixel_array.c | ae6dffdc2089ee14d294d9d2fa524b07918c37f6 | [
"MIT",
"BSD-2-Clause",
"GPL-1.0-or-later",
"LicenseRef-scancode-unknown-license-reference",
"GPL-2.0-only"
] | 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 | 4,080 | c | tz_pixel_array.c | /* tz_pixel_array.c
*
* 30-Nov-2007 Initial write: Ting Zhao
*/
#include <image_lib.h>
#include <utilities.h>
#include "tz_error.h"
#include "tz_objdef.h"
#include "tz_image_lib.h"
#include "tz_pixel_array.h"
#include "tz_u8array.h"
#include "tz_u16array.h"
#include "tz_farray.h"
#include "tz_darray.h... |
b54403f4057044e60bb8475f98bfd4a98d1c51f2 | 83372fce92c9088ee5c1e1c13bc67385a3b02a36 | /test/ref/charset.c | 8bd1675c8838f28b8d6f3dc4a33bdff9cc0ae0ea | [
"Zlib",
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-proprietary-license"
] | permissive | cc65/cc65 | 2cd1b20b61ddd0691cd4601b4da37a9200a50afb | 16e90187e8e80c6e2fcfcc04f068ac865d2290e5 | refs/heads/master | 2023-09-03T17:16:46.027934 | 2023-09-02T22:30:44 | 2023-09-02T22:30:44 | 8,932,489 | 2,103 | 526 | Zlib | 2023-09-13T06:19:01 | 2013-03-21T15:56:48 | C | UTF-8 | C | false | false | 3,523 | c | charset.c | /*
!!DESCRIPTION!! basic ASCII character test
!!ORIGIN!! testsuite
!!LICENCE!! Public Domain
!!AUTHOR!! Groepaz/Hitmen
*/
#include <stdio.h>
#if 0
/* this kind of line-continuation for strings doesnt work properly for cc65 */
const unsigned char characters[]={
/*0123456789abcdef0123456... |
72a2f3d726f88d5a1f07da1fa2d7880dda9c2101 | dd595acb70010b3c5ccddca44de372ea07b7e8c3 | /test/jpg_test.h | d72865a00c467f9b2780bee4e14dbc3f003c8eb8 | [
"MIT"
] | permissive | brackeen/ok-file-formats | ab485f46dd84b8f46e95a88153482d1287ae771d | 8d68dad9c9f220058e86dc7f3d05acca6b9aedf5 | refs/heads/master | 2021-12-12T13:13:08.861427 | 2021-09-11T17:34:05 | 2021-09-11T17:34:05 | 20,731,408 | 111 | 17 | null | null | null | null | UTF-8 | C | false | false | 224 | h | jpg_test.h | #ifndef JPG_TEST_H
#define JPG_TEST_H
#include <stdbool.h>
#ifdef __cplusplus
extern "C" {
#endif
int jpg_test(const char *path_to_jpgs, const char *path_to_rgba_files, bool verbose);
#ifdef __cplusplus
}
#endif
#endif
|
b2b7acbe2e1ce13e4a71d933d3ac76d4a19be6ae | 99bdb3251fecee538e0630f15f6574054dfc1468 | /bsp/wch/arm/Libraries/ch32_drivers/drv_hwtimer_ch32f20x.c | 5bb45e7b363cf5bfeaadf77b5966dc93ca938d25 | [
"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 | 15,748 | c | drv_hwtimer_ch32f20x.c | /*
* Copyright (c) 2006-2023, RT-Thread Development Team
*
* SPDX-License-Identifier: Apache-2.0
*
* Change Logs:
* Date Author Notes
* 2022-01-21 charlown first version
*/
#include <rtthread.h>
#include <rtdevice.h>
#include <board.h>
#ifdef BSP_USING_HWTIMER
#define LOG_T... |
42a61f01385591bfda34399c5089eb09fd56b25d | 50dd46b8ece33f3cdd174284b15d1d51f89669d4 | /2020/quals/pwn-gatekey/attachments/gatekey/gatekey/gatekey_setup.c | 37719dd04bc8b8c0183e01b2ed1f15fa90d17879 | [
"LicenseRef-scancode-generic-cla",
"Apache-2.0"
] | 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 | 8,526 | c | gatekey_setup.c | /*
* Copyright 2020 Google 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 License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... |
13e52d6e5828be8794b597b2999f1ba3373e9ada | 9907672fcd81ab73ac63b2a83422a82bf31eadde | /codeforces/tyama_codeforces281A.c | 80a7790f76e428efd482d5fdc75686ddb91d37b2 | [
"0BSD"
] | permissive | cielavenir/procon | bbe1974b9bddb51b76d58722a0686a5b477c4456 | 746e1a91f574f20647e8aaaac0d9e6173f741176 | refs/heads/master | 2023-06-21T23:11:24.562546 | 2023-06-11T13:15:15 | 2023-06-11T13:15:15 | 7,557,464 | 137 | 136 | null | 2020-10-20T09:35:52 | 2013-01-11T09:40:26 | C++ | UTF-8 | C | false | false | 77 | c | tyama_codeforces281A.c | main(c){putchar(toupper(getchar()));for(;~(c=getchar());)putchar(c);exit(0);} |
a7178c0aebe5c21cfa83c55f13dc61c91be6b024 | 060c02561085a494df306deb2f3a8fddb984c73a | /src/gcrcell.c | 17040c75aa3199351bb5e53fb4f48e0d8e737dd8 | [
"MIT"
] | permissive | Interlisp/maiko | 48631ae6abc9d98d5c3eeb5f5eb736adf400ea8f | 7fce08f92c221bcb98e5f6d560aa50cb942e95b3 | refs/heads/master | 2023-09-03T12:23:43.081470 | 2023-08-09T21:04:51 | 2023-08-09T21:04:51 | 279,184,900 | 110 | 33 | MIT | 2023-09-13T14:49:28 | 2020-07-13T02:00:09 | C | UTF-8 | C | false | false | 13,074 | c | gcrcell.c | /* $Id: gcrcell.c,v 1.3 1999/05/31 23:35:32 sybalsky Exp $ (C) Copyright Venue, All Rights Reserved
*/
/************************************************************************/
/* */
/* (C) Copyright 1989-95 Venue. All Rights Reserved. */
/* Manufactured in the United States of America. */
/* */
/... |
88a17cbee8d342158c0e4d15bd420a8e05c64aeb | 192f6a4c9d934be58bca0e610ec1a75e7777fcd1 | /src/gc/gc_private.h | c31188cffdcee1e806f88d3c5d3dca8070bba516 | [
"Artistic-2.0"
] | permissive | parrot/parrot | 39a74fbb015829cef901211d6d173b71eea475ea | f89a111c06ad0367817c52fda6ff5c24165c005b | refs/heads/master | 2023-07-20T07:41:40.386067 | 2021-08-25T17:59:15 | 2021-08-25T17:59:15 | 1,071,734 | 450 | 134 | null | 2016-11-09T10:57:41 | 2010-11-11T15:14:10 | C | UTF-8 | C | false | false | 35,175 | h | gc_private.h | /*
Copyright (C) 2001-2015, Parrot Foundation.
=head1 NAME
src/gc/gc_private.h - private header file for the GC subsystem
=head1 DESCRIPTION
This is a private header file for the GC subsystem. It contains definitions
that are only for use in the GC and don't need to be included in the rest of
Parrot.
=head2 Privat... |
25a112319ba24f6d6f9630d387586c3be60c3f8c | 693bd39eb66eade67997bc608fe84e76e66eeec2 | /osal/inc/mpp_debug.h | 5ed55c2ec9b88f95b6407233271777cffbab8077 | [] | permissive | HermanChen/mpp | 6a1751777b120b764f86e0f34975231054a3c262 | 0af9b5becc76c4685831214808e124e65543297b | refs/heads/develop | 2023-08-17T07:17:49.489974 | 2023-07-31T08:26:14 | 2023-08-11T07:38:17 | 71,088,248 | 139 | 79 | Apache-2.0 | 2023-03-08T09:44:01 | 2016-10-17T01:13:37 | C | UTF-8 | C | false | false | 3,573 | h | mpp_debug.h | /*
* Copyright 2022 Rockchip Electronics Co. LTD
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... |
8f96851a3d8936fc6669557920f8eb685390a3f9 | 1efb2283837c9b70bc6449cec877799e4efa3268 | /test/mpi/comm/dup_with_info.c | 3d5c9436275b34af80bd80f96612a89b6355b8c7 | [
"mpich2"
] | permissive | pmodels/mpich | d2392e8e30536cad3e500c16aa1e71211101d83f | 2d265f9f5f93ebdd07ad547423bc6212868262a4 | refs/heads/main | 2023-09-04T05:50:15.041823 | 2023-09-01T23:07:33 | 2023-09-01T23:07:33 | 70,918,679 | 506 | 313 | NOASSERTION | 2023-09-14T14:38:36 | 2016-10-14T14:39:42 | C | UTF-8 | C | false | false | 2,981 | c | dup_with_info.c | /*
* Copyright (C) by Argonne National Laboratory
* See COPYRIGHT in top-level directory
*/
#include "mpi.h"
#include <stdio.h>
#include "mpitest.h"
static int run_tests(MPI_Comm comm)
{
int rank, size, wrank, wsize, dest, a, b, errs = 0;
MPI_Status status;
/* Check basic properties */
MPI_Com... |
4703854a253a6c7b725e287062e682bea70991bd | 8395e6351ce613e17b3d948590eaa356fcf13526 | /test/mock/xiaomi-redmi-2a.h | 1e8af3fcd6bb2d25923065d56d34bd31accd53da | [
"BSD-2-Clause",
"BSD-3-Clause",
"LicenseRef-scancode-free-unknown"
] | permissive | pytorch/cpuinfo | 68e18c869e660ff2aab126d3ff56832f3a065bf7 | 959002f82d7962a473d8bf301845f2af720e0aa4 | refs/heads/main | 2023-08-30T17:40:05.341466 | 2023-08-16T22:30:44 | 2023-08-16T22:37:13 | 83,772,175 | 723 | 280 | BSD-2-Clause | 2023-08-17T19:51:33 | 2017-03-03T07:46:54 | C | UTF-8 | C | false | false | 36,788 | h | xiaomi-redmi-2a.h | struct cpuinfo_mock_file filesystem[] = {
{
.path = "/proc/cpuinfo",
.size = 1225,
.content =
"processor\t: 0\n"
"model name\t: ARMv7 Processor rev 5 (v7l)\n"
"Processor\t: ARMv7 Processor rev 5 (v7l)\n"
"BogoMIPS\t: 2609.15\n"
"Features\t: swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idi... |
b8760e7671a0cc810ac75de7fe47259c8dc40bdd | 7c857119fe1505b1d80d6e62969661c06dc1a2f4 | /Library/OpensslLib/openssl-1.0.1e/crypto/rc4/rc4_enc.c | 8c4fc6c7a3da38451da27f8b429ef340d2684a40 | [
"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 | 10,536 | c | rc4_enc.c | /* crypto/rc4/rc4_enc.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
* The implementation was written so as to conform with Netscapes SSL.
*
* This library is free for commercial and non... |
25e778543d45a6ddd7644997e3e1af1260346df6 | b23de605446429b92ed1cd1facc402b025a488e8 | /include/aws/io/tls_channel_handler.h | 5c630de834b014d82382c99cbaabeff5531f0a49 | [
"LicenseRef-scancode-proprietary-license",
"Apache-2.0"
] | permissive | awslabs/aws-c-io | 64e56224e43fce0a7c02e555cfeba39c58b8bb5f | b4aa873e16db0824ad381ae78764d445ae62ee32 | refs/heads/main | 2023-09-04T05:20:05.302131 | 2023-08-28T17:28:58 | 2023-08-28T17:28:58 | 123,649,788 | 103 | 66 | Apache-2.0 | 2023-09-06T16:52:56 | 2018-03-03T01:50:50 | C | UTF-8 | C | false | false | 33,967 | h | tls_channel_handler.h | #ifndef AWS_IO_TLS_CHANNEL_HANDLER_H
#define AWS_IO_TLS_CHANNEL_HANDLER_H
/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#include <aws/common/byte_buf.h>
#include <aws/common/ref_count.h>
#include <aws/io/io.h>
AWS_PUSH_SANE_WARNING_LEVEL
#define ... |
e17510b0f3e01c39e5d8deb7e7aa4fe7c73893b3 | 5e4c0bdc2a28c0daf27cd208a4055e9b6e445a12 | /pappl/job-filter.c | 6160f6be619d4dab84ceba4f9dfac0afc63c781d | [
"LicenseRef-scancode-generic-exception",
"Apache-2.0",
"GPL-2.0-only",
"LGPL-2.0-only"
] | permissive | michaelrsweet/pappl | c332313616020d7b5b9f96b6cedffc73a35b3223 | 793b41adbc38e0bd74c06fbf52568e4eac4957be | refs/heads/master | 2023-08-29T00:56:45.739440 | 2023-08-02T13:26:32 | 2023-08-02T13:26:32 | 243,025,018 | 319 | 46 | Apache-2.0 | 2023-09-05T07:56:12 | 2020-02-25T14:50:23 | C | UTF-8 | C | false | false | 28,730 | c | job-filter.c | //
// Job MIME filter functions for the Printer Application Framework
//
// Copyright © 2019-2020 by Michael R Sweet.
//
// Licensed under Apache License v2.0. See the file "LICENSE" for more
// information.
//
//
// Include necessary headers...
//
#include "pappl.h"
#include "job-private.h"
#include "system-private... |
9a1c53c94b0c131b47a10bdb42d6321273459245 | 03b2c80dbc41e904b167d504666e27d798da5447 | /src/typedef_thread.h | d679f1c07d63640e412048944d6243a6291cbdf3 | [
"Unlicense"
] | permissive | nptcl/npt | 7c1570b497cdce0b8971cb445fbc04cb500232d3 | aa714a2370ac9fa5348c2fc96159b40b9de3de07 | refs/heads/master | 2023-03-20T09:13:54.669118 | 2022-07-02T11:17:44 | 2022-07-02T11:17:44 | 171,985,905 | 160 | 12 | Unlicense | 2023-03-11T01:36:37 | 2019-02-22T03:11:34 | C | UTF-8 | C | false | false | 1,151 | h | typedef_thread.h | #ifndef __TYPEDEF_THREAD_HEADER__
#define __TYPEDEF_THREAD_HEADER__
#include "define.h"
/* single thread mode */
#ifdef LISP_THREAD_DISABLE
typedef int threadhandle;
typedef int mutexlite;
typedef int rwlocklite;
struct threadlocal_single {
const void *value;
};
typedef struct threadlocal_single *threadlocal;
typede... |
7153bcd7affa8fab391878348967ae7a6dfe6b6e | 487c8455b34e2b312da42bf8a43162aa5c5027df | /Target/Demo/TRICORE_TC3_TC375_Lite_Kit_ADS/Prog/Libraries/iLLD/TC37A/Tricore/Gtm/Std/IfxGtm_Tim.c | 48ad435613d1901b866d613ba56973aab61f764e | [] | no_license | feaser/openblt | bf3a72e7beb998cb635a67db85fa68100d048bb8 | 57b517eabeb37d945606e18736e106bde34010bc | refs/heads/master | 2023-08-31T23:54:09.030534 | 2023-07-07T10:29:56 | 2023-07-07T10:29:56 | 102,110,352 | 534 | 236 | null | 2023-09-14T11:11:56 | 2017-09-01T12:26:08 | C | UTF-8 | C | false | false | 6,948 | c | IfxGtm_Tim.c | /**
* \file IfxGtm_Tim.c
* \brief GTM basic functionality
*
* \version iLLD_1_0_1_12_0_1
* \copyright Copyright (c) 2018 Infineon Technologies AG. All rights reserved.
*
*
* IMPORTANT NOTICE
*
* Use of this file is subject to the terms of use agreed between (i) you or
* the c... |
5706c8e71d3fcd17c2a5e6ab54f5fd9a8d5da1da | 6fb39aaadfb3c2306920066448e0f927461633e2 | /simulator/ms-tpm-20-ref/TPMCmd/tpm/src/X509/TpmASN1.c | f275c580153e2b99e871707f0f2936f6b7df549b | [
"BSD-2-Clause",
"LicenseRef-scancode-proprietary-license",
"Apache-2.0",
"BSD-3-Clause"
] | permissive | google/go-tpm-tools | f6d9db521c4a1e823679d5312298419643affdc7 | 9e1f35d66b888ca2021fe0cb721b7ce5daf9eaef | refs/heads/master | 2023-08-28T00:38:37.132933 | 2023-08-16T18:50:59 | 2023-08-16T18:50:59 | 161,976,966 | 181 | 57 | Apache-2.0 | 2023-09-14T21:55:06 | 2018-12-16T07:10:09 | C | UTF-8 | C | false | false | 17,313 | c | TpmASN1.c | /* Microsoft Reference Implementation for TPM 2.0
*
* The copyright in this software is being made available under the BSD License,
* included below. This software may be subject to other third party and
* contributor rights, including patent rights, and no such rights are granted
* under this license.
... |
c28e0257ac6a0cd958a872a6e9a20ebc7bc120af | 376e1818d427b5e4d32fa6dd6c7b71e9fd88afdb | /print/qpdfview/patches/patch-sources_model.h | aa641a766414a5ad7909c107e812807d83f4fec6 | [] | 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 | 361 | h | patch-sources_model.h | $NetBSD: patch-sources_model.h,v 1.1 2020/06/28 14:55:17 nia Exp $
Fix Qt 5.15 fallout.
--- sources/model.h.orig 2019-07-24 19:18:33.000000000 +0000
+++ sources/model.h
@@ -24,6 +24,7 @@ along with qpdfview. If not, see <http:
#define DOCUMENTMODEL_H
#include <QList>
+#include <QPainterPath>
#include <QtPlugin>... |
377966108905a28ef64ba47b3a61ab84d884acde | e08313883c08d4f41ed3dafd5394f408f309aa92 | /render/render.h | d3e65e72792c15fd6464b0844b3e4047efa187be | [
"CC0-1.0"
] | permissive | lieff/lvg | b48276d0e21a994baf6a2522c028509c7c20516d | 753c17187e66ac4456202fdac3568467153a6c20 | refs/heads/master | 2022-09-10T03:48:43.768487 | 2022-08-16T13:51:38 | 2022-08-16T14:29:54 | 64,092,051 | 115 | 10 | null | null | null | null | UTF-8 | C | false | false | 2,464 | h | render.h | #pragma once
#define NANOSVG_ALL_COLOR_KEYWORDS
#include "../nanovg/nanosvg.h"
#include "../nanovg/nanovg.h"
#include "lvg_header.h"
#include <platform/platform.h>
#define IMAGE_REPEAT 1
#define GRADIENT_SAMPLES_L 256
#define GRADIENT_SAMPLES_R 256
#define BLEND_REPLACE 0
#define BLEND_LAYER 1
#define BLEND_M... |
39d71af3e345c4717113c045dfff113ad3157b46 | 06052ccd6db697947c1fcbb6ac96eba79c057fea | /lambdaLayers/SharpLayer/nodejs/node_modules/sharp/vendor/8.10.6/include/libgsf-1/gsf/gsf-infile-msole.h | f2aaa8fd4e2d14290bfc365e11d10b2b7bf16cce | [
"Apache-2.0",
"MIT"
] | permissive | venveo/serverless-sharp | 89e673e8ab727a00a5bb3cf2c8b9b3876caec8db | 1f64468784763bbf40c32497c35de69406765335 | refs/heads/master | 2023-04-15T01:45:01.990626 | 2022-06-29T12:30:07 | 2022-06-29T12:30:07 | 198,690,918 | 165 | 39 | MIT | 2023-03-04T04:28:54 | 2019-07-24T18:38:47 | JavaScript | UTF-8 | C | false | false | 1,658 | h | gsf-infile-msole.h | /* vim: set sw=8: -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* gsf-infile-msole.h:
*
* Copyright (C) 2002-2006 Jody Goldberg (jody@gnome.org)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2.1 of the GNU Lesser General Publ... |
0d555ade19ca9b89a324015add1f13d99f56766e | f367e4b66a1ee42e85830b31df88f63723c36a47 | /lib/wasm-micro-runtime-WAMR-1.2.2/samples/socket-api/wasm-src/socket_opts.c | 890cc0cc5c513148217037679a47bd8ebfe881fb | [
"Apache-2.0",
"LLVM-exception"
] | 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 | 10,010 | c | socket_opts.c | /*
* Copyright (C) 2022 Amazon.com Inc. or its affiliates. All rights reserved.
* SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
*/
#include <arpa/inet.h>
#include <errno.h>
#include <netinet/tcp.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/socket.h>
#include <sys/time.h>
#in... |
a96ec761a500802ecc242a96ad1f91c8ea04c319 | 50e95229b9a1161ac294137120aaba94c9eb06bc | /sources/ippcp/pcpbnarithgcd.c | d35dbc4cc840817d45280c820069ece306ee2f4f | [
"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 | 9,542 | c | pcpbnarithgcd.c | /*******************************************************************************
* Copyright (C) 2002 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the 'License');
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.... |
33fa1284c1d4a222c298786b6bb805c72e3d2061 | 7c857119fe1505b1d80d6e62969661c06dc1a2f4 | /FileSystems/GrubFS/src/driver.c | 4217958baf7d8ff6b2333dbe1e37e34085ab22ea | [
"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 | 15,135 | c | driver.c | /* driver.c - Wrapper for standalone EFI filesystem drivers */
/*
* Copyright © 2014 Pete Batard <pete@akeo.ie>
* Based on iPXE's efi_driver.c and efi_file.c:
* Copyright © 2011,2013 Michael Brown <mbrown@fensystems.co.uk>.
*
* This program is free software: you can redistribute it and/or modify
* it under t... |
d78b75b34621e69728e74e94b309612caf61c8f2 | 12650661d6bd77a562cfc5dd8414bfb3388ebad3 | /Led-green/Led-green.c | 67fe2d010fcd2118751936c08752bfb4a7a7793e | [
"Apache-2.0"
] | permissive | varghes/Raspberry-QNX | da08ae9b9805888df4177eaffbefabc545e5f327 | 043582a94ac94e8311ff7c845beb450a9a718f04 | refs/heads/master | 2022-08-15T03:31:59.433490 | 2022-07-30T16:45:46 | 2022-07-30T16:45:46 | 66,693,885 | 112 | 59 | null | 2018-03-14T14:42:09 | 2016-08-27T03:32:17 | C | UTF-8 | C | false | false | 1,357 | c | Led-green.c |
#include <stdlib.h>
#include <stdio.h>
#include <hw/inout.h>
#include <sys/mman.h>
#include <sys/neutrino.h>
#include <stdint.h>
#include <assert.h>
#include <errno.h>
#include <pthread.h>
#include <unistd.h>
#include <string.h>
#include <sys/mman.h>
#include <sys/neutrino.h>
#include <hw/inout.h>
#include <sys/slog.h... |
ddab9622ad93219bcc7da77890836f6ca2f18af9 | f8cc1dd4b1378490386def2e0571561fab10b275 | /src/libunixonacid/openwritenclose_at.c | c901952f61fea98ec38712b1dae1493611009cba | [
"ISC"
] | permissive | skarnet/skalibs | b1eb2a0e38663cbfa918ee0a7916f56227bd7c2d | 1f2d5f95684e93f8523e369ef1fed7a75c444082 | refs/heads/master | 2023-08-23T07:33:20.996016 | 2023-08-08T09:39:15 | 2023-08-08T09:39:15 | 31,461,366 | 104 | 32 | ISC | 2021-04-11T10:10:54 | 2015-02-28T12:01:41 | C | UTF-8 | C | false | false | 392 | c | openwritenclose_at.c | /* ISC license. */
#include <unistd.h>
#include <skalibs/allreadwrite.h>
#include <skalibs/djbunix.h>
#include <skalibs/unix-transactional.h>
size_t openwritenclose_at (int dirfd, char const *file, char const *s, size_t n)
{
size_t r ;
int fd = openc_truncatb(dirfd, file) ;
if (fd < 0) return 0 ;
r = allwrit... |
6e0d5178647de06100c13a268c44e16caec9d960 | c8b39acfd4a857dc15ed3375e0d93e75fa3f1f64 | /Engine/Plugins/Experimental/AlembicImporter/Source/ThirdParty/Alembic/hdf5/src/H5Smpio.c | 2187f0e95f1a2736377425b75d053586b105c5f5 | [
"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 | 45,789 | c | H5Smpio.c | /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Copyright by The HDF Group. *
* Copyright by the Board of Trustees of the University of Illinois. *
* All rights reserved. *
* ... |
25bc08e734bb15622a9cef13a1b6c6cc4a387527 | 88ae8695987ada722184307301e221e1ba3cc2fa | /third_party/libdrm/src/intel/intel_bufmgr_gem.c | 78eb88a493d91691d71236ea30dd2dad48ff4d21 | [
"Apache-2.0",
"LGPL-2.0-or-later",
"MIT",
"GPL-1.0-or-later",
"BSD-3-Clause",
"GPL-2.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 | 103,052 | c | intel_bufmgr_gem.c | /**************************************************************************
*
* Copyright © 2007 Red Hat Inc.
* Copyright © 2007-2012 Intel Corporation
* Copyright 2006 Tungsten Graphics, Inc., Bismarck, ND., USA
* All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a
... |
14bd6fab2c5e0df34e850e1031264798c287cda6 | 19cf5c5a22fad2e5a3ae222134f4a30812ffbbf7 | /src/golf/golf.h | f42f03ff29e0350442f713001097d09bcf35b06a | [
"MIT"
] | permissive | mgerdes/Open-Golf | 6805e5a8b0378167259869e0087913ef0f77e94c | b9029f1e80c3110ae3d4fc9300854bdaeef96508 | refs/heads/master | 2023-08-20T13:58:13.657077 | 2022-03-25T13:55:33 | 2022-03-25T13:55:33 | 298,134,035 | 1,319 | 68 | MIT | 2022-07-21T22:26:46 | 2020-09-24T01:09:14 | C | UTF-8 | C | false | false | 840 | h | golf.h | #ifndef _GOLF_GOLF_H
#define _GOLF_GOLF_H
#include "common/data.h"
#include "common/file.h"
#include "common/level.h"
typedef enum golf_state {
GOLF_STATE_TITLE_SCREEN,
GOLF_STATE_MAIN_MENU,
GOLF_STATE_LOADING_LEVEL,
GOLF_STATE_IN_GAME,
} golf_state_t;
typedef struct golf {
golf_state_t state;
... |
456a822353348163c0d93c04793a04dca1cbdabf | ae5e2ee11aa213d50515dab995380ff18f1031e9 | /GleeBug/ntdll.h | 5064065bf836afac732c4f7db6baf8d8ac3c475c | [
"MIT"
] | permissive | x64dbg/GleeBug | 21f9475d02c4701d8402ea4280c0da8aff35701c | 37b6606d5892f8e9a3dead97aa6e45e2a9b072ff | refs/heads/vs2015 | 2023-07-26T20:40:12.373298 | 2023-07-08T12:37:23 | 2023-07-08T12:37:23 | 48,104,657 | 1,100 | 39 | MIT | 2022-07-20T19:49:19 | 2015-12-16T10:49:32 | C | UTF-8 | C | false | false | 237,583 | h | ntdll.h | #ifndef _NTDLL_H
#define _NTDLL_H
#pragma once
#ifdef __cplusplus
extern "C" {
#endif
#ifndef WIN32_NO_STATUS
#define WIN32_NO_STATUS
#endif
#include <Windows.h>
#undef WIN32_NO_STATUS
#include <ntstatus.h>
#include <intrin.h>
#define NT_SUCCESS(Status) ((NTSTATUS)(Status) >= 0)
#defi... |
515f6d2802556641621eaec4572b1ed48d9232dc | 08f08fd3d91c053c9f272a423b8f8940d178f35a | /lib/directory.c | 490f677ea925b9bf0227d7fe0ef56426738895f5 | [
"MIT",
"LicenseRef-scancode-free-unknown",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | twogood/unshield | f1235d67353a2206e93eebc86777ec7ac58ad9e6 | 67bca739edfdb5468412a073b08541dc4c19747c | refs/heads/main | 2023-05-25T09:04:13.674526 | 2023-03-23T20:22:48 | 2023-03-23T20:22:48 | 3,277,724 | 282 | 78 | MIT | 2023-09-13T16:59:21 | 2012-01-26T21:40:49 | C | UTF-8 | C | false | false | 787 | c | directory.c | #include "internal.h"
#include "log.h"
int unshield_directory_count(Unshield* unshield)
{
if (unshield)
{
/* XXX: multi-volume support... */
Header* header = unshield->header_list;
return header->cab.directory_count;
}
else
return -1;
}
const char* unshield_directory_name(Unshield* unshield, ... |
85d716870f412d7ad25c329de418d4aa2e8ece68 | fbe68d84e97262d6d26dd65c704a7b50af2b3943 | /third_party/virtualbox/src/bldprogs/test-gccplugin-2.c | 13cf8ee2ecc99ee5cc7ae956103502ef7ce08218 | [
"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 | 1,421 | c | test-gccplugin-2.c | /* $Id: test-gccplugin-2.c $ */
/** @file
* Compiler plugin testcase \#2.
*/
/*
* Copyright (C) 2010-2017 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
* you can redistribute it and/or modify it under ... |
cc6c7bdaeb62bf17b60b2f4221c06d4d2699098f | c59784458e4dcb34eadd6941bc4297c28c1a7e53 | /Archive/lcc/Utils/lcc/src/bind.c | 9a26c88785bb65a36925d52b820eb790d85284d0 | [
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-proprietary-license",
"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 | 533 | c | bind.c | #include "c.h"
#undef yy
#define yy \
xx(alpha/osf, alphaIR) \
xx(mips/irix, mipsebIR) \
xx(sparc/sun, sparcIR) \
xx(sparc/solaris,solarisIR) \
xx(x86/win32, x86IR) \
xx(x86/linux, x86linuxIR) \
xx(gt1, gt1IR) \
xx(symbolic/osf, symbolic64IR) \
xx(symbolic/irix,symbolicIR) \
xx(symbolic, sym... |
d5e4841757ada6104e752f419cdaa30e2e1a4140 | baa9fffc817a2a993d4ecc774d3f277783308c20 | /test/apps/test_tcmalloc.c | d28883cb17b8b560be1695fcba2deac685358867 | [
"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 | 606 | c | test_tcmalloc.c | /**
* Copyright (c) NVIDIA CORPORATION & AFFILIATES, 2001-2018. ALL RIGHTS RESERVED.
*
* See file LICENSE for terms.
*/
#include <ucp/api/ucp.h>
#include <dlfcn.h>
#include <stdio.h>
int main(int argc, char **argv)
{
ucp_params_t params;
ucs_status_t status;
ucp_context_h context;
params.field_m... |
16c0dfe2bc1dbd972c458907c69a14655c639fd8 | 7eaf54a78c9e2117247cb2ab6d3a0c20719ba700 | /SOFTWARE/A64-TERES/linux-a64/arch/mips/kernel/csrc-sb1250.c | 6ecb77d820631972a8bf3494ffa7b9a56098b610 | [
"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,151 | c | csrc-sb1250.c | /*
* Copyright (C) 2000, 2001 Broadcom Corporation
*
* 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 the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
* This pr... |
be0407a8b1994cc7755262e4359753b9e4d1f10e | 515a17dfa8acffb7dbc076dca5be7ef3ddc2952f | /tools/external/sra-dump/factory.h | dd9d105ebab683553352f20f8846d76fb4b77536 | [
"LicenseRef-scancode-ncbi",
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-us-govt-public-domain"
] | permissive | ncbi/sra-tools | d54d2fe00214d9471b6dbd0b90c2fe0062f87cdd | 1bb9cd2f317a232eb8f1e1d33cfc3582c71b3eec | refs/heads/master | 2023-09-01T11:46:59.189830 | 2023-08-29T16:34:24 | 2023-08-29T16:34:24 | 23,203,598 | 991 | 271 | NOASSERTION | 2023-09-14T19:43:38 | 2014-08-21T21:25:38 | C | UTF-8 | C | false | false | 8,557 | h | factory.h | /*===========================================================================
*
* PUBLIC DOMAIN NOTICE
* National Center for Biotechnology Information
*
* This software/database is a "United States Government Work" under the
* terms of the United States Copyright Act. It was ... |
2aa4ad1f116f56d133a28d6c231d5e8eeae98355 | cce217852fee0a222fdca9f8f6ee8897c540c663 | /patch/layout_horizgrid.c | beb8e0bafc06e7964c30b6e15f7ff37cf4386725 | [
"MIT"
] | permissive | bakkeby/dwm-flexipatch | d3e920f13701714d33a5ea75a12bb52df68f54aa | 7849eaa08b71d359c939b946598716539b4ba1d7 | refs/heads/master | 2023-08-31T22:09:22.250888 | 2023-08-24T16:18:03 | 2023-08-24T16:18:03 | 206,426,925 | 1,094 | 366 | MIT | 2023-08-24T16:18:04 | 2019-09-04T22:35:38 | C | UTF-8 | C | false | false | 2,390 | c | layout_horizgrid.c | void
horizgrid(Monitor *m) {
Client *c;
unsigned int n, i;
int mx = 0, my = 0, mh = 0, mw = 0;
int sx = 0, sy = 0, sh = 0, sw = 0;
int ntop;
float mfacts = 0, sfacts = 0;
int mrest, srest, mtotal = 0, stotal = 0;
#if VANITYGAPS_PATCH
int oh, ov, ih, iv;
getgaps(m, &oh, &ov, &ih, &iv, &n);
#else
for (n = 0,... |
36b464254a26021aeb04d7acbf51d3831c3386e2 | 99bdb3251fecee538e0630f15f6574054dfc1468 | /bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Inc/HAL_ADC.h | 48e6e6e1af918f4f38cc0b20b2eaed894652d95a | [
"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 | 39,084 | h | HAL_ADC.h | /*
******************************************************************************
* @file HAL_ADC.h
* @version V1.0.0
* @date 2020
* @brief Header file of ADC HAL module.
******************************************************************************
*/
#ifndef __HAL_ADC_H__
#define __HAL_ADC_H__
#i... |
e80b8c66ed5a8bf70a67bcfdaf00528539528df1 | eda03521b87da8bdbef6339b5b252472a5be8d23 | /Kernel/API/VirGL.h | 2d7a848459dc42e28ab4e2f7adb4c4e37130eb85 | [
"BSD-2-Clause"
] | permissive | SerenityOS/serenity | 6ba3ffb242ed76c9f335bd2c3b9a928329cd7d98 | ef9b6c25fafcf4ef0b44a562ee07f6412aeb8561 | refs/heads/master | 2023-09-01T13:04:30.262106 | 2023-09-01T08:06:28 | 2023-09-01T10:45:38 | 160,083,795 | 27,256 | 3,929 | BSD-2-Clause | 2023-09-14T21:00:04 | 2018-12-02T19:28:41 | C++ | UTF-8 | C | false | false | 658 | h | VirGL.h | /*
* Copyright (c) 2022, Sahan Fernando <sahan.h.fernando@gmail.com>
*
* SPDX-License-Identifier: BSD-2-Clause
*/
#pragma once
#include <AK/Types.h>
struct VirGL3DResourceSpec {
u32 target;
u32 format;
u32 bind;
u32 width;
u32 height;
u32 depth;
u32 array_size;
u32 last_level;
... |
84b5ffd178362d7dd16d759745b1dcabe3054dd0 | 0a3363c1d3d5867f1340de49b84eab84defa3fb8 | /arch/am335x/hal/sys/close.c | e6d873deae392c3066654bec590fa9dabcc80ae0 | [
"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 | 1,027 | c | close.c | #include "resource.h"
#include <unistd.h>
#include <errno.h>
#include "warning.h"
#include <hal/log.h>
static int card_close(int fd)
{
FRESULT res;
file_t *fp = lookupCardFileDescriptor(fd);
if (fp == NULL)
{
logWarn("Bad file descriptor.");
errno = EBADF;
return -1;
}
res = f_sync(&fp-... |
1c4e457065ae87a3f626fcdff74eb71b508f1de8 | 3f97df4f7e06c653be69c547c7e2efb7a9b5aad0 | /CMSIS/RTOS2/RTX/Source/rtx_mutex.c | 6667188b6bb83894b6a3308963ea6e255e3fc7f5 | [
"Apache-2.0"
] | permissive | ARM-software/CMSIS_5 | ef832c23aa9af025718f5aa3c780b4870d2ff060 | a75f01746df18bb5b929dfb8dc6c9407fac3a0f3 | refs/heads/develop | 2023-09-06T02:49:34.281196 | 2023-06-21T12:52:04 | 2023-06-21T12:52:04 | 51,990,771 | 2,872 | 1,356 | Apache-2.0 | 2023-08-22T09:43:24 | 2016-02-18T08:04:18 | C | UTF-8 | C | false | false | 21,440 | c | rtx_mutex.c | /*
* Copyright (c) 2013-2023 Arm Limited. All rights reserved.
*
* SPDX-License-Identifier: Apache-2.0
*
* Licensed under the Apache License, Version 2.0 (the License); you may
* not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* www.apache.org/licenses/LICEN... |
4b5e9f8ec5c338262f0fb7536fc9be0e80c99978 | fb47ab6337a71029dee71933e449cf7f6805fc0f | /arch/arm64/include/arch/aspace.h | abb22ff2c2eae915689250ae4dcf62020d8a001c | [
"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 | 519 | h | aspace.h | /*
* Copyright (c) 2015-2016 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
*/
#pragma once
#include <lk/compiler.h>
#include <lk/list.h>
#include <arch/arm64/mmu.h>
__BEGIN_CDECLS
struct arc... |
4dba4fd42fe5e80ab5310a7e9893c739d42f8c95 | 7df190df28da7e4ff166e55dc8ce780f11236a9f | /src/router/open-plc-utils/plc/int6kid.c | 69ce8b16366bc131fd2d9ac8d7400de60b8d0355 | [
"BSD-3-Clause-Clear"
] | permissive | 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 | 10,269 | c | int6kid.c | /*====================================================================*
*
* Copyright (c) 2013 Qualcomm Atheros, Inc.
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or
* without modification, are permitted (subject to the limitations
* in the disclaimer below) p... |
0f385fe3cae16835ce16db828eb3b52fedf2bd12 | 810237086aae7600b9ef87a610aec4777b1bf156 | /Example/Pods/Headers/Public/SJBaseVideoPlayer/SJRotationManager.h | 6d0c09ff882e792d62ffd0c4b6060cc14b8fff26 | [
"MIT"
] | permissive | changsanjiang/SJVideoPlayer | f63f3156d5ad07ec107b0feb481110222dd45a85 | bff75e1f7f033edc05e07c333ce3557cb289c95c | refs/heads/master | 2022-12-20T22:47:04.095976 | 2022-12-10T08:57:46 | 2022-12-10T08:57:46 | 100,693,284 | 2,680 | 513 | MIT | 2022-11-02T11:04:42 | 2017-08-18T08:56:30 | Objective-C | UTF-8 | C | false | false | 82 | h | SJRotationManager.h | ../../../SJBaseVideoPlayer/SJBaseVideoPlayer/Common/Implements/SJRotationManager.h |
9027eb37fc90930b9dd9551fa333899834b30b38 | 7d7900e1c25b729fc8c208673a449c0520ba466e | /poclu/bswap.c | fd58edae5cfd3133584203810bf75094c0bc03b1 | [
"MIT",
"BSD-2-Clause"
] | permissive | pocl/pocl | 384091e15c8f6abf29fd2c6deace34a7de5a6ac6 | 5a99e12d0bb78427ad948ac368589135507f1b59 | refs/heads/main | 2023-09-02T14:16:21.381680 | 2023-08-21T12:13:47 | 2023-08-21T12:13:47 | 12,292,999 | 775 | 250 | MIT | 2023-09-14T06:50:34 | 2013-08-22T09:26:12 | C | UTF-8 | C | false | false | 4,341 | c | bswap.c | /**
* \brief byte swap functions
Copyright (c) 2012 Pekka Jääskeläinen / Tampere University of Technology
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, includi... |
c5a0b1416ca5f70b406cb1df0df3a9d804d93db3 | 35c04ea32351dc95bc18d46e5c70dda9c1e08668 | /Examples/MCUXpresso/tinyK22/tinyK22_FreeRTOS_ASAN/source/asan_test.h | abe3be6266fd9825485683cd0e9afb6da994dd18 | [
"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 | 180 | h | asan_test.h | /*
* Copyright (c) 2020, Erich Styger
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef ASAN_TEST_H_
#define ASAN_TEST_H_
void ASAN_Test(void);
#endif /* ASAN_TEST_H_ */
|
26ce84e47a4bc3077dd3032884d3b9910647a04f | aa5c1a530f95d629e686ac9124caf1a49a9f23e9 | /runtime/src/iree/hal/drivers/local_sync/sync_event.c | 117f83f93deb920bf60d08e996d4008a11c69169 | [
"Apache-2.0",
"LLVM-exception",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | openxla/iree | eacf5b239559e1d3b40c38039ac4c26315b523f7 | 13ef677e556d0a1d154e45b052fe016256057f65 | refs/heads/main | 2023-09-06T01:19:49.598662 | 2023-09-04T07:01:30 | 2023-09-04T07:01:30 | 208,145,128 | 387 | 110 | Apache-2.0 | 2023-09-14T20:48:00 | 2019-09-12T20:57:39 | C++ | UTF-8 | C | false | false | 1,753 | c | sync_event.c | // Copyright 2021 The IREE Authors
//
// Licensed under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
#include "iree/hal/drivers/local_sync/sync_event.h"
#include <stddef.h>
typedef struct iree_hal... |
a1aef2e4df5747ca5ff710e2d70209aa4c5b67ed | 83e7dc1281874779c46dfadcc15b2bb66d8e599c | /demos/music/assets/img_lv_demo_music_icon_3_large.c | d359e07ddc37eb064a445190f82ae130814bf20f | [
"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 | 60,177 | c | img_lv_demo_music_icon_3_large.c | #include "../lv_demo_music.h"
#if LV_USE_DEMO_MUSIC && LV_DEMO_MUSIC_LARGE
#ifndef LV_ATTRIBUTE_MEM_ALIGN
#define LV_ATTRIBUTE_MEM_ALIGN
#endif
#ifndef LV_ATTRIBUTE_IMG_IMG_LV_DEMO_MUSIC_ICN_DOWNLOAD
#define LV_ATTRIBUTE_IMG_IMG_LV_DEMO_MUSIC_ICN_DOWNLOAD
#endif
const LV_ATTRIBUTE_MEM_ALIGN LV_ATTRIBUTE_LA... |
f6646ab3ff7197bcac0cadeae29c9500b94532ba | 423b65b4ad72a4601ae49202ed87284bcce54bab | /lib/verifier/klee-mainstream/__VERIFIER_nondet_double_named.c | d14544b6809f9e56a8088ff392aa350cbf4f31b8 | [
"LicenseRef-scancode-unknown-license-reference",
"MIT",
"NCSA"
] | permissive | staticafi/symbiotic | aed81e44ba6faca51d4c0e7769882afef2c5f1bf | 7ba60a1e715ef0d5f261c9b2f032a00d96b4d053 | refs/heads/main | 2023-05-11T07:37:04.709107 | 2022-12-21T10:33:28 | 2023-03-14T09:17:19 | 28,639,394 | 281 | 54 | MIT | 2023-04-30T14:32:10 | 2014-12-30T17:33:06 | Python | UTF-8 | C | false | false | 373 | c | __VERIFIER_nondet_double_named.c | #include "symbiotic-size_t.h"
extern void klee_make_symbolic(void *, size_t, const char *);
double __VERIFIER_nondet_double_named(const char *name)
{
_Bool nan_choice;
klee_make_symbolic(&nan_choice, sizeof(_Bool), "nondet_double_is_nan");
if (nan_choice) {
return ((double)0.0)/0.0;
} else {
double x;
klee_... |
37924bb7b2e74304f9183f00b118be2f53434cb6 | d6d6893f488941edfc5d244221583c63572d9d5f | /code/graphics/opengl/gropengldraw.h | 5ca9d59c677bd0132d76886118dd1c403fd84729 | [
"Unlicense"
] | permissive | scp-fs2open/fs2open.github.com | 4170cc58b92577b41308a9e6343dd3fc3fb7a074 | 865f7e725c7a4d9c0b209a49ed0cbd8dc45e8ae7 | refs/heads/master | 2023-08-29T11:29:27.822804 | 2023-08-27T20:33:28 | 2023-08-27T20:33:28 | 7,700,081 | 382 | 311 | NOASSERTION | 2023-09-14T15:49:22 | 2013-01-19T06:10:53 | C++ | UTF-8 | C | false | false | 4,976 | h | gropengldraw.h | /*
* Copyright (C) Volition, Inc. 1999. All rights reserved.
*
* All source code herein is the property of Volition, Inc. You may not sell
* or otherwise commercially exploit the source or things you created based on the
* source.
*
*/
#ifndef GR_OPENGLDRAW_H
#define GR_OPENGLDRAW_H
#include "graphics/2d.h"... |
f38eb45373cf58200bbe1b05893753db328ed7cb | 8ac9de6e6f9619eac09d8998ca5251f57a808012 | /runtime/gen/runtime/type.h | e972ef8ffe11f678d41fbd9f310107d729557428 | [
"AFL-3.0"
] | permissive | fanx-dev/fanx | 1e1f04c4d9f967e34638e8abd88b74d767adf8bf | 506dcc0f793e655a0a1e3f846bf8803301b17e96 | refs/heads/master | 2023-01-30T04:35:11.607402 | 2023-01-14T07:55:02 | 2023-01-14T07:55:02 | 131,579,289 | 172 | 12 | null | null | null | null | UTF-8 | C | false | false | 807 | h | type.h | //
// Type.h
// fcode
//
// Created by yangjiandong on 15/8/2.
// Copyright (c) 2015年 yangjiandong. All rights reserved.
//
#ifndef __fcode__Type__
#define __fcode__Type__
#include <inttypes.h>
#include "util/miss.h"
#include "fni_ext.h"
#ifdef __cplusplus
extern "C" {
#endif
//void fr_VTable_init(fr_Env env... |
65ec54b7006a29fec8dc5571146e3338e7a81da8 | 342983ac4a4ddc27ffa33d48eae37bdd6237c618 | /common/scan.c | 177cdb8cc951bb37796c864d01280e34dfcc0559 | [
"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 | 15,819 | c | scan.c | /*
*************************************************************************
* 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... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.