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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
96c550e6a6a32030b546183014020dd8d5c9839c | 8886361e436c7598419f444a52ae587bf94b1fbe | /internal-complibs/zlib-ng-2.0.7/zbuild.h | 17f98101a43dc7f29d836317dde0fccc173baf8d | [
"BSD-3-Clause",
"Zlib"
] | permissive | Blosc/c-blosc2 | d4b69bf735e1440ea1d7e147f434b488f975c8d4 | 6bbade9e13bd166ea0189f8c3b6253c9bbe9bb54 | refs/heads/main | 2023-08-31T15:47:35.224132 | 2023-08-31T03:01:37 | 2023-08-31T06:01:40 | 40,355,993 | 358 | 85 | NOASSERTION | 2023-09-12T09:26:36 | 2015-08-07T10:51:35 | C | UTF-8 | C | false | false | 1,070 | h | zbuild.h | #ifndef _ZBUILD_H
#define _ZBUILD_H
#ifndef _ISOC11_SOURCE
# define _ISOC11_SOURCE 1 /* aligned_alloc */
#endif
/* This has to be first include that defines any types */
#if defined(_MSC_VER)
# if defined(_WIN64)
typedef __int64 ssize_t;
# else
typedef long ssize_t;
# endif
#endif
#if defined(ZLIB_COMPAT... |
66c61d0f769d89aad9d1bd26a201ab288d687b6d | fbe68d84e97262d6d26dd65c704a7b50af2b3943 | /third_party/virtualbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/ib_pathrec.h | 1fe67f87dc6342393e2cbfb8a26c2c852e4936bd | [
"MIT",
"GPL-2.0-only",
"GPL-1.0-or-later",
"LicenseRef-scancode-unknown-license-reference",
"CDDL-1.0",
"LicenseRef-scancode-warranty-disclaimer",
"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,669 | h | ib_pathrec.h | #ifndef _IPXE_IB_PATHREC_H
#define _IPXE_IB_PATHREC_H
/** @file
*
* Infiniband path records
*
*/
FILE_LICENCE ( GPL2_OR_LATER );
#include <ipxe/infiniband.h>
struct ib_mad_transaction;
struct ib_path;
/** Infiniband path operations */
struct ib_path_operations {
/** Handle path transaction completion
*
* ... |
e1bd3bbba63ccafea2c576d0edd57f3472e74e09 | ea401c3e792a50364fe11f7cea0f35f99e8f4bde | /hackathon/donghao/Bigneuron_donghao_soma/fastmarching/msfm.h | 963246323d09f4527cbead5cef8296afc5a18e16 | [
"MIT",
"Apache-2.0"
] | 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 | 172 | h | msfm.h | #ifndef __MSFM_H__
#define __MSFM_H__
#include "stackutil.h"
double* msfm(double *F, V3DLONG* in_sz, int *SourcePoints, bool useseconda, bool usecrossa, bool Ed);
#endif
|
6c5531cdc176f23419a42163306680a3e140512e | 7bc1d8634529eac952490399fb71f10bcedf05cc | /third_party/mbedtls/repo/tests/src/threading_helpers.c | ca91b7933a5cb5eedd29693cea2621f30c40137f | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0",
"GPL-2.0-or-later",
"LicenseRef-scancode-warranty-disclaimer",
"BSD-3-Clause"
] | permissive | openthread/openthread | 6a9e25d1cd224bde9796d9616f04f423dba27d77 | 102a631cb3f8938389d0d10199a14c59184039cd | refs/heads/main | 2023-08-18T10:46:03.820124 | 2023-08-17T22:20:55 | 2023-08-17T22:20:55 | 55,808,787 | 3,485 | 1,296 | BSD-3-Clause | 2023-09-14T15:50:53 | 2016-04-08T20:47:41 | C++ | UTF-8 | C | false | false | 8,299 | c | threading_helpers.c | /** Mutex usage verification framework. */
/*
* Copyright The Mbed TLS Contributors
* 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
*
* ht... |
ada332278376d20ee9ee8e72424168f46d4cde37 | 02cf845d18aea2fa6bc97c0cf61721905544f58c | /src/dns_resolver_ares.c | d1258c361277b637c715c69e2973154c8183b786 | [
"MIT"
] | permissive | Azure/azure-c-shared-utility | cd2921698074ed815a45ff7a11fbc11b14a934ac | 0e120535898c4b00bb2ec6f3c4c7f59ee5e8ead8 | refs/heads/master | 2023-09-03T11:53:56.873558 | 2023-08-29T23:28:44 | 2023-08-29T23:28:44 | 44,986,892 | 116 | 239 | NOASSERTION | 2023-09-12T21:03:08 | 2015-10-26T17:53:51 | C | UTF-8 | C | false | false | 13,032 | c | dns_resolver_ares.c | // Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
#include <stdbool.h>
#include <stdint.h>
#include <stdlib.h>
#include <string.h>
// This file is OS-specific, and is identified by setting include directories
// in t... |
a4e3b407e302b83db0213d4b963b7c5fdbf10620 | c6759b857e55991fea3ef0b465dbcee53fa38714 | /examples/gap8/nn/autotiler/Cifar10/CifarData.h | dca20f3b9de429d6e48a356256ab3a13bdb3f160 | [
"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 | 6,509 | h | CifarData.h | /*
* Copyright (C) 2020 GreenWaves Technologies
* All rights reserved.
*
* This software may be modified and distributed under the terms
* of the BSD license. See the LICENSE file for details.
*
*/
L2_MEM short int ImageIn[]={
3907, 2880, 3057, 3569, 4885, 6039, 7093, 7333, 7747, 7902, 6812, 6544, 7570, 7438,... |
504c9b44dacc9774217e1b12efcd4a0b94a6463b | f9e7d65cb784c01a0200145ba8d289afe41d4a56 | /board/cheza/usb_pd_policy.c | 694899ab79ae72f11a0e82f53047ebae3aaeb268 | [
"BSD-3-Clause"
] | permissive | FrameworkComputer/EmbeddedController | ad7086769e87d0a4179eae96a7c9ff5e383ff54e | f6d6b927eed71550d3475411cfc3e59abe5cef2a | refs/heads/hx20-hx30 | 2023-08-08T20:45:10.621169 | 2023-05-26T07:03:59 | 2023-05-26T07:03:59 | 447,021,040 | 846 | 48 | BSD-3-Clause | 2023-05-26T07:04:59 | 2022-01-12T00:11:14 | C | UTF-8 | C | false | false | 5,556 | c | usb_pd_policy.c | /* Copyright 2018 The Chromium OS Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#include "charge_manager.h"
#include "console.h"
#include "gpio.h"
#include "pi3usb9281.h"
#include "system.h"
#include "usb_mux.h"
#include "usbc_... |
2ac653265fb0f84d1df1177363d56ae4ddfb7bf9 | 5eff7a36d9a9917dce9111f0c3074375fe6f7656 | /driver/xf86-video-openchrome/src/via_vgahw.c | 1f7b7cf583fc346768c8b65090d59e6ff10a75b8 | [
"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 | 3,490 | c | via_vgahw.c | /*
* Copyright 2004-2005 The Unichrome Project [unichrome.sf.net]
*
* 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 us... |
d41cb64ca2506b9749f640734a353fe1c0130b0c | 7be8e3636bf08ebdc6662879dc5afec548705537 | /ios/Pods/Headers/Private/OpenSSL-Universal/openssl/crypto.h | b84d4f8a1e35159d9ac692df5cb969c66dc05b55 | [
"MIT"
] | permissive | rdhox/react-native-smooth-picker | 3c7384f1fed0e37f076361cce96071d01b70e209 | ae9316c49512f7ed9824c5a3ad50cdf5e80fffa9 | refs/heads/master | 2023-01-08T16:59:40.709147 | 2021-07-03T14:13:21 | 2021-07-03T14:13:21 | 160,224,312 | 230 | 31 | MIT | 2023-01-06T01:46:04 | 2018-12-03T16:54:10 | TypeScript | UTF-8 | C | false | false | 58 | h | crypto.h | ../../../../OpenSSL-Universal/ios/include/openssl/crypto.h |
f2b9da2926f2cc8563f1f263ea9d31bebd46be30 | ecafcf4501aa0af63925fdae669ab09fa3949077 | /source/websocket_decoder.c | bcaa3c6912c40ac76ecbe8cf92e281c944c259c4 | [
"Apache-2.0"
] | permissive | awslabs/aws-c-http | 082753f9556bbd075da7c11cf39e4790f679a110 | a36253d55279bb910a2fe1566061daa556dcd5ad | refs/heads/main | 2023-09-04T11:20:27.332890 | 2023-09-01T20:29:34 | 2023-09-01T20:29:34 | 142,940,518 | 119 | 41 | Apache-2.0 | 2023-09-01T20:29:35 | 2018-07-31T00:07:24 | C | UTF-8 | C | false | false | 15,281 | c | websocket_decoder.c | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#include <aws/http/private/websocket_decoder.h>
#include <aws/common/encoding.h>
#include <inttypes.h>
typedef int(state_fn)(struct aws_websocket_decoder *decoder, struct aws_byte_cursor *data);
/*... |
1d98a5bf9815cf504633b152795e8ea2d9e34b18 | 97897b9c2031e06969b796bdda7dfda021bfbf2b | /tests/monoclock/main.c | 97794d05476b2b7c6aeb0f10d266cf2e98fe8ab8 | [
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | Tarsnap/libcperciva | ebe2bc76cc78bff5d2b558ca5de2c5c9c5be749f | 11ce1ee363efd06c9b19cfb954dcf4a3be19cc37 | refs/heads/master | 2023-08-31T22:00:25.807052 | 2023-08-26T22:47:22 | 2023-08-26T22:47:22 | 36,064,362 | 140 | 21 | NOASSERTION | 2023-09-13T18:25:19 | 2015-05-22T09:36:27 | C | UTF-8 | C | false | false | 1,015 | c | main.c | #include <sys/time.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include "warnp.h"
#include "monoclock.h"
int
main(int argc, char * argv[])
{
struct timeval tv_wall, tv_cpu;
double timer_resolution;
WARNP_INIT;
(void)argc; /* UNUSED */
(void)argv; /* UNUSED */
/* Get time and process CPU t... |
fdcbdd53a874b51cb7848b0336682138752491b9 | e73547787354afd9b717ea57fe8dd0695d161821 | /src/world/area_nok/nok_02/nok_02_7_demo.c | 9392639b01a775218ad1be92910a2c46cd2c1402 | [] | no_license | pmret/papermario | 8b514b19653cef8d6145e47499b3636b8c474a37 | 9774b26d93f1045dd2a67e502b6efc9599fb6c31 | refs/heads/main | 2023-08-31T07:09:48.951514 | 2023-08-21T18:07:08 | 2023-08-21T18:07:08 | 287,151,133 | 904 | 139 | null | 2023-09-14T02:44:23 | 2020-08-13T01:22:57 | C | UTF-8 | C | false | false | 4,878 | c | nok_02_7_demo.c | #include "nok_02.h"
#include "world/partners.h"
EvtScript N(EVS_ProvideDemoInputs) = {
EVT_CALL(DemoJoystickXY, 6, 4)
EVT_WAIT(1)
EVT_CALL(DemoJoystickXY, 29, 20)
EVT_WAIT(1)
EVT_CALL(DemoJoystickXY, 64, 34)
EVT_WAIT(1)
EVT_CALL(DemoJoystickXY, 68, 41)
EVT_WAIT(1)
EVT_CALL(DemoJoyst... |
8778420b732cbf2c82b393cd9a18ae03ccfb6f7e | 3f55217e912141e04815bc8bcb6fbd5638d0896e | /src/common/modobject.c | e5e9251e77b1ca586bc17305ea8782666b3936d6 | [
"BSD-2-Clause"
] | permissive | NREL/Radiance | bfbb93c99d86368ad0f27052a2a5504aeced47f8 | 2fcca99ace2f2435f32a09525ad31f2b3be3c1bc | refs/heads/master | 2021-12-26T12:42:04.586614 | 2021-12-18T00:43:56 | 2021-12-18T00:43:56 | 8,210,805 | 164 | 68 | NOASSERTION | 2019-06-06T19:57:11 | 2013-02-15T00:47:56 | C | UTF-8 | C | false | false | 5,555 | c | modobject.c | #ifndef lint
static const char RCSid[] = "$Id: modobject.c,v 2.20 2021/02/01 17:36:45 greg Exp $";
#endif
/*
* Routines for tracking object modifiers
*
* External symbols declared in object.h
*/
#include "copyright.h"
#include "standard.h"
#include "object.h"
#include "otypes.h"
static struct ohtab {
in... |
86319879ae8f7df3b9c873f02f4c96b498abb503 | c68f791005359cfec81af712aae0276c70b512b0 | /0-unclassified/a.c | e4276a0f559df1b48345fc2af3c923105fb63ff5 | [] | no_license | luqmanarifin/cp | 83b3435ba2fdd7e4a9db33ab47c409adb088eb90 | 08c2d6b6dd8c4eb80278ec34dc64fd4db5878f9f | refs/heads/master | 2022-10-16T14:30:09.683632 | 2022-10-08T20:35:42 | 2022-10-08T20:35:42 | 51,346,488 | 106 | 46 | null | 2017-04-16T11:06:18 | 2016-02-09T04:26:58 | C++ | UTF-8 | C | false | false | 106 | c | a.c | 1,3,7,11,21,21,43,43,61,63,111,77,157,129,147,171,273,183,343,231,301,333,507,301,521,471,547,473,813,441, |
0ca0dcf2f4faaf3e1ce92106d655a9f2e21e1f19 | d84c7df450292867f8c7bb58d1507735479d746d | /include/ceed-impl.h | 1b7773088d18da35b23599a4080a2d26b8c3dac4 | [
"BSD-2-Clause",
"BSD-3-Clause"
] | permissive | CEED/libCEED | c17e8b2f8e9ccfafc0505bb6db451e2f7cfed690 | c6c10e0994b55ea1726a79024cd4c333c40de38a | refs/heads/main | 2023-09-01T20:13:21.268643 | 2023-09-01T20:08:36 | 2023-09-01T20:08:36 | 113,349,904 | 167 | 54 | BSD-2-Clause | 2023-09-14T20:37:58 | 2017-12-06T17:57:40 | C | UTF-8 | C | false | false | 17,254 | h | ceed-impl.h | // Copyright (c) 2017-2022, Lawrence Livermore National Security, LLC and other CEED contributors.
// All Rights Reserved. See the top-level LICENSE and NOTICE files for details.
//
// SPDX-License-Identifier: BSD-2-Clause
//
// This file is part of CEED: http://github.com/ceed
/// @file
/// Private header for fronte... |
e916964a413118302e908baa2c8c9897068a0d44 | eed3cdaa263de8fced4b982bf3e92d0ab16fdbbf | /Switch/ext/ebtree/common/config.h | 5833cfcdb869e38840881b38c5bef56457e08bde | [
"LGPL-2.1-only",
"Apache-2.0"
] | permissive | phaistos-networks/TANK | 4eeaf2e51b8397ff63705a9c63c28fa12b368fc3 | ecb7a2d23532bf6eb21c5f587490f71b7afdb859 | refs/heads/master | 2023-03-08T06:01:00.660937 | 2022-09-06T08:22:58 | 2022-09-06T08:22:58 | 62,232,843 | 1,022 | 82 | Apache-2.0 | 2020-02-01T07:12:34 | 2016-06-29T14:35:45 | C++ | UTF-8 | C | false | false | 2,258 | h | config.h | /*
* include/common/config.h
* This files contains most of the user-configurable settings.
*
* Copyright (C) 2000-2009 Willy Tarreau - w@1wt.eu
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Softwa... |
da8b819d8204343fd6a4ab5db90f0c9c13098caf | 28d0f8c01599f8f6c711bdde0b59f9c2cd221203 | /sys/arch/usermode/modules/syscallemu/syscallemu.h | 87508842daf794a6a6b11a22f5abe3a4e28956d4 | [] | 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 | 2,567 | h | syscallemu.h | /* $NetBSD: syscallemu.h,v 1.1 2012/01/05 13:26:51 jmcneill Exp $ */
/*-
* Copyright (c) 2012 Jared D. McNeill <jmcneill@invisible.ca>
* 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... |
2a9af61755b28dc5a5183071d13570d138b9ce3b | cf35a104dabc3d3647df66aff9db32d18b002e1b | /cmd/wmiir.c | c242d14ec52c7431985df37aff2795762da30f70 | [
"MIT"
] | permissive | 0intro/wmii | ba2dff4be1a049c7d4475218a914585a3f810ab5 | 024f29d1058b58aa4ee6b956500a78f69355fb53 | refs/heads/main | 2023-07-11T18:08:43.660898 | 2023-06-25T18:57:45 | 2023-06-25T18:57:45 | 74,551,919 | 110 | 17 | null | null | null | null | UTF-8 | C | false | false | 10,535 | c | wmiir.c | /* Copyight ©2007-2010 Kris Maglione <maglione.k at Gmail>
* See LICENSE file for license details.
*/
#define IXP_NO_P9_
#define IXP_P9_STRUCTS
#include <dirent.h>
#include <errno.h>
#include <limits.h>
#include <locale.h>
#include <stdio.h>
#include <string.h>
#include <sys/stat.h>
#include <sys/signal.h>
#include <... |
554da49b103c23c4e99d4b9b5a8ca4ba484429a4 | 810237086aae7600b9ef87a610aec4777b1bf156 | /Example/Pods/Headers/Public/SJVideoPlayer/SJMoreSettingControlLayer.h | cbc0952623dafc73a575bee4ee8a0a685df0c315 | [
"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 | 96 | h | SJMoreSettingControlLayer.h | ../../../../../SJVideoPlayer/ControlLayers/SJMoreSettingControlLayer/SJMoreSettingControlLayer.h |
0269dfeda98383278d5518e9f2ed1a8dc3872b52 | de21f9075f55640514c29ef0f1fe3f0690845764 | /regression/contracts-dfcc/invar_struct_member/main.c | dc585980b22f2258049f48c8a1054c51fb8a0370 | [
"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 | 218 | c | main.c | struct test
{
int x;
};
void main()
{
struct test t;
t.x = 0;
unsigned n;
for(unsigned i = 0; i < n; ++i)
__CPROVER_loop_invariant(i <= n)
{
t.x += 2;
}
assert(t.x == 0 || t.x == 2);
}
|
ed2ae2cfa767e7eaf08295c3f1f75a9da486d2f3 | 70ffcb065027032a399f44b9ec91e7b61d73583d | /common/addr.c | 4fa783714d250fc633657ed775857f1e2bca23ee | [
"MIT"
] | permissive | ElementsProject/lightning | 4e260841b2ebad8c772a5ff91ef1ebbc3fe1ad71 | 990096f904e26386527a4eddd8d3262464bacabd | refs/heads/master | 2023-09-01T07:11:34.794039 | 2023-08-31T09:55:14 | 2023-08-31T22:02:14 | 37,350,472 | 2,812 | 961 | NOASSERTION | 2023-09-14T19:33:22 | 2015-06-13T00:04:22 | C | UTF-8 | C | false | false | 959 | c | addr.c | #include "config.h"
#include <bitcoin/address.h>
#include <bitcoin/base58.h>
#include <bitcoin/script.h>
#include <common/addr.h>
#include <common/bech32.h>
char *encode_scriptpubkey_to_addr(const tal_t *ctx,
const struct chainparams *chainparams,
const u8 *scriptPubkey)
{
char *out;
size_t scriptLen = t... |
150f07a120a055099595fc40e60c28ce7aebb03a | ec76c8d9fac473bfee15ce73f1e6ae30acf55671 | /exploits/CVE-2021-3156/exploit3/sudo-1.8.31/lib/util/strtoid.c | 1312aa6a495be0dae0235675537a8a51056c1986 | [
"MIT",
"LGPL-2.1-or-later",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | TH3xACE/SUDO_KILLER | 3e26441402951dd322d1d72aca3366b47d5452d4 | c2376637fdd9fd3ad8dc19a04049e6aa99cf3bea | refs/heads/master | 2023-08-11T04:13:58.713001 | 2023-07-24T14:58:32 | 2023-07-24T14:58:32 | 160,875,594 | 2,026 | 264 | MIT | 2021-03-26T18:07:52 | 2018-12-07T21:08:02 | Shell | UTF-8 | C | false | false | 3,300 | c | strtoid.c | /*
* SPDX-License-Identifier: ISC
*
* Copyright (c) 2013-2019 Todd C. Miller <Todd.Miller@sudo.ws>
*
* 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.... |
d2fe7c085c20bf46a875c021d90c3e7e948ac235 | b49bb32eafeea931b86ddfc44ef43c01e81a9128 | /Sources/BlocksRuntime/runtime.c | 1b7945b949c5774b6b8cfcaa1c586f95cabaadd9 | [
"Apache-2.0",
"Swift-exception"
] | permissive | apple/swift-corelibs-foundation | a70e9d95bc69de33ea26343efde3941c5d4d7c85 | 9f53cc551e065d73b327a80147895822bc8f89e0 | refs/heads/main | 2023-08-18T01:25:02.154068 | 2023-08-11T20:54:56 | 2023-08-11T20:54:56 | 45,863,890 | 5,583 | 1,542 | Apache-2.0 | 2023-09-12T00:47:36 | 2015-11-09T20:12:23 | Swift | UTF-8 | C | false | false | 27,857 | c | runtime.c | // This source file is part of the Swift.org open source project
//
// Copyright (c) 2014 - 2015 Apple Inc. and the Swift project authors
// Licensed under Apache License v2.0 with Runtime Library Exception
//
// See http://swift.org/LICENSE.txt for license information
// See http://swift.org/CONTRIBUTORS.txt for the l... |
7b38a30e3968925ec5a20b3bdd0c3c736de55bc7 | 82f7cf8e21b19221ee6afcc212a2dd459c5ce244 | /backends/winmidi.c | 649af2e0c39c1d78078135da71dc5c0a492c7926 | [
"BSD-2-Clause"
] | permissive | cbdevnet/midimonster | 0cc375e20c95cf7b5aac3aed5e8d6d80d6307a6f | 811592c8190d12c6c7affa5772db3be30ba941e9 | refs/heads/master | 2023-08-28T10:27:41.541472 | 2022-04-28T18:41:19 | 2022-04-28T18:41:19 | 93,693,951 | 415 | 52 | BSD-2-Clause | 2022-11-20T20:38:14 | 2017-06-08T01:13:43 | C | UTF-8 | C | false | false | 20,630 | c | winmidi.c | #define BACKEND_NAME "winmidi"
#include <string.h>
#include "libmmbackend.h"
#include <mmsystem.h>
#include "winmidi.h"
static struct {
uint8_t list_devices;
uint8_t detect;
int socket_pair[2];
CRITICAL_SECTION push_events;
volatile size_t events_alloc;
volatile size_t events_active;
volatile winmidi_event*... |
d0fed8d1b43197e0b67cda321aeb2242fb916a4c | aa3befea459382dc5c01c925653d54f435b3fb0f | /drivers/sensors/mpl115a.c | 82198c24a016e2fd9a2cdc43aada888b03ba4f63 | [
"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 | 11,940 | c | mpl115a.c | /****************************************************************************
* drivers/sensors/mpl115a.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 ownersh... |
601d0cffb3325b9f12d4d9ce97e9675d42294567 | 79d343002bb63a44f8ab0dbac0c9f4ec54078c3a | /lib/libc/include/any-linux-any/linux/spi/spidev.h | e7aa4773ea17c29770cb091d396f4800ec7b2189 | [
"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 | 4,693 | h | spidev.h | /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
/*
* include/linux/spi/spidev.h
*
* Copyright (C) 2006 SWAPP
* Andrea Paterniani <a.paterniani@swapp-eng.it>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published... |
818452876e377c92ac18a44859134e012bb79fb7 | 3b2f6a98860ef1252d7e2188cb1330490764055c | /source/images/icon_SMS.h | bd691043189d7e2e33f44e13ba027a9c24a03b5f | [
"Apache-2.0"
] | permissive | Sterophonick/SimpleLight | 3d9b36e32b15acb529962c7b4a842d0a0d468199 | f7783a9b8e6be1096f41ad824f590810e73bbf91 | refs/heads/master | 2022-06-21T19:49:08.043526 | 2022-06-21T17:27:58 | 2022-06-21T17:27:58 | 208,100,354 | 112 | 28 | Apache-2.0 | 2022-06-17T18:13:27 | 2019-09-12T16:53:12 | C | UTF-8 | C | false | false | 2,136 | h | icon_SMS.h |
//{{BLOCK(gImage_icon_SMS)
//======================================================================
//
// gImage_icon_SMS, 16x14@16,
// + bitmap not compressed
// Total size: 448 = 448
//
// Time-stamp: 2019-11-19, 10:37:59
// Exported by Cearn's GBA Image Transmogrifier, v0.8.3
// ( http://www.coranac.com/projects/... |
ff5f7494d700123c1a64f9500c45e4586fa6dfac | 2d11442aa09b51e10c245ee2b64231aeb051744f | /platforms/Mac OS/vm/sqMacEncoding.h | b6e5d2210d7e030dcf8727607d041639475fd940 | [
"MIT"
] | permissive | OpenSmalltalk/opensmalltalk-vm | 622b01c10017a93fdff4f1ef2188c45342384c78 | 330d6779ad2ecbce1f07131f53d75cd168165f0b | refs/heads/Cog | 2023-09-04T05:36:54.320281 | 2023-08-17T11:32:52 | 2023-08-31T12:26:44 | 59,481,716 | 556 | 153 | NOASSERTION | 2023-06-19T19:58:13 | 2016-05-23T12:40:27 | C | UTF-8 | C | false | false | 898 | h | sqMacEncoding.h | /*
* sqMacEncoding.h
* SqueakVMForCarbon
*
* Created by John M McIntosh on Mon Dec 01 2003.
*
*/
#include <Carbon/Carbon.h>
void getVMPathWithEncoding(char *target,UInt32 encoding);
void SetVMPathFromCFString(CFMutableStringRef strRef);
Boolean VMPathIsEmpty(void);
void getImageNameWithEncoding(char *target,... |
09c5e588e8ccd85310129fd44e4dfcfb6124e83d | fff6d13af91db925a94b3e3474108fafd519bba0 | /src/General/stdMath.h | 322a80727cd5d25c75263ede40fed2814a6fc6d5 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | shinyquagsire23/OpenJKDF2 | 94f1364628924ac944466107606b91c6faeec3df | b79b8c210878b6f276ed3d1a5dad91d9219e6ce1 | refs/heads/master | 2023-07-08T16:41:38.986577 | 2023-06-28T08:47:39 | 2023-06-28T08:47:39 | 139,542,792 | 381 | 34 | NOASSERTION | 2023-06-28T08:47:40 | 2018-07-03T07:09:45 | C | UTF-8 | C | false | false | 3,719 | h | stdMath.h | #ifndef _STDMATH_H
#define _STDMATH_H
#include "hook.h"
#define _USE_MATH_DEFINES
#include <math.h>
#define stdMath_FlexPower_ADDR (0x00431E20)
#define stdMath_NormalizeAngle_ADDR (0x00431E5B)
#define stdMath_NormalizeAngleAcute_ADDR (0x00431F10)
#define stdMath_NormalizeDeltaAngle_ADDR (0x00431F45)
#define stdMath_... |
e3eff09067855772600b8d6a1b2af7bf9110b694 | aa3befea459382dc5c01c925653d54f435b3fb0f | /libs/libnx/nxtk/nxtk_block.c | 9ec5781f103a6c287f07e4d51b291c7913814d04 | [
"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,885 | c | nxtk_block.c | /****************************************************************************
* libs/libnx/nxtk/nxtk_block.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 owne... |
85dee503d7123afc88f69a0fd3c4ff0f5936c81c | 28d0f8c01599f8f6c711bdde0b59f9c2cd221203 | /sys/arch/prep/include/ieee.h | a89f604d9c6a97752e0f1cf72aac1c5b172a76f6 | [] | 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 | 88 | h | ieee.h | /* $NetBSD: ieee.h,v 1.1 2000/02/29 15:21:29 nonaka Exp $ */
#include <powerpc/ieee.h>
|
a6d07671d9254da8ef2fac1affddecd882f6c75d | 090cd251faddf7100670f45ae10cad0cae6ff868 | /3rdParty/stb_image_write.h | a83f1afc59e76496c66de19f2b9ed5640b5e763f | [
"MIT"
] | permissive | smallstepforman/Medo | 378a423fcb08f7824ff6d76f0340af35808211ac | 48d1d7495b099c9b68e0b1a8e39617b442d05575 | refs/heads/main | 2023-09-01T12:19:13.424310 | 2023-08-20T09:22:36 | 2023-08-20T09:22:36 | 323,201,021 | 135 | 8 | MIT | 2021-05-17T22:43:33 | 2020-12-21T01:28:20 | C++ | UTF-8 | C | false | false | 8,677 | h | stb_image_write.h | /* stb_image_write - v1.14 - public domain - http://nothings.org/stb
writes out PNG/BMP/TGA/JPEG/HDR images to C stdio - Sean Barrett 2010-2015
no warranty implied; use at your own risk
Before #including,
#define STB_IMAGE_WRITE_IMPLEMENTATION
in the file that you... |
949631702fdcb2a8e890b93fe4c01a966c8f0a52 | 28d0f8c01599f8f6c711bdde0b59f9c2cd221203 | /sys/external/bsd/drm2/include/linux/regulator/consumer.h | 0cd3ca0e5e6c13afd55c0767abcf1f17a725df79 | [] | 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 | 2,762 | h | consumer.h | /* $NetBSD: consumer.h,v 1.5 2018/11/19 10:48:59 maya Exp $ */
/*-
* Copyright (c) 2018 The NetBSD Foundation, Inc.
* All rights reserved.
*
* This code is derived from software contributed to The NetBSD Foundation
* by Taylor R. Campbell.
*
* Redistribution and use in source and binary forms, with or without
... |
7bbc837703bea388820c09e700c18676e39d7eca | 8838eb997879add5759b6dfb23f9a646464e53ca | /src/drivers/interrupt/riscv_plic/riscv_plic.c | 0cc7ff8a48a38217f9e22bdf4d0146b7734000c9 | [
"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,773 | c | riscv_plic.c | /**
* @file
*
* @brief RISC-V build-in interrupt controller
*
* @date 04.10.2019
* @author Anastasia Nizharadze
*/
#include <stdint.h>
#include <assert.h>
#include <hal/reg.h>
#include <asm/regs.h>
#include <asm/interrupts.h>
#include <drivers/irqctrl.h>
#include <embox/unit.h>
#define PLIC_ADDR ... |
4ddcac8d539ece80e034e3d098a0cf5b02aba59d | aa5c1a530f95d629e686ac9124caf1a49a9f23e9 | /samples/static_library/create_c_module.c | 2dfc0fd90012a58708f1a32698a4bbc78d322fbe | [
"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 | 629 | c | create_c_module.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 <stdio.h>
#include "samples/static_library/simple_mul_emitc.h"
// A function to create ... |
e00f2a26196139fc3305cd31f90df4761b595f15 | 67801a1568b81ea5e45ed534301cd35949066e6d | /src/states.c | fd93812cb09358196094e4c64c5888202ce5fb5d | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | fossasia/pslab-firmware | dcb8e570d162c0ef24cdedf43483c706bc736259 | c93ac629442315c1430120b7ab3c0026d03e3503 | refs/heads/main | 2023-07-22T18:22:30.827478 | 2023-07-05T05:32:15 | 2023-07-05T05:38:34 | 86,472,725 | 2,212 | 89 | Apache-2.0 | 2023-09-14T20:36:23 | 2017-03-28T14:53:27 | C | UTF-8 | C | false | false | 1,110 | c | states.c | #include "registers/system/system.h"
#include "bus/uart/uart.h"
#include "registers/system/watchdog.h"
#include "commands.h"
#include "states.h"
/**
* @brief Wait for incoming serial traffic.
* @return STATE_STANDBY or STATE_RUNCOMMAND
*/
state_t Standby(void) {
if (UART_IsRxReady(U1SELECT)) {
return ST... |
929d8ceef4625d02aa92ccda792e45809cefd7f6 | 9ceacf33fd96913cac7ef15492c126d96cae6911 | /sys/dev/hil/hilid.c | 46ad931f264813e1984b060946c6128c8bf94a62 | [] | no_license | openbsd/src | ab97ef834fd2d5a7f6729814665e9782b586c130 | 9e79f3a0ebd11a25b4bff61e900cb6de9e7795e9 | refs/heads/master | 2023-09-02T18:54:56.624627 | 2023-09-02T15:16:12 | 2023-09-02T15:16:12 | 66,966,208 | 3,394 | 1,235 | null | 2023-08-08T02:42:25 | 2016-08-30T18:18:25 | C | UTF-8 | C | false | false | 2,954 | c | hilid.c | /* $OpenBSD: hilid.c,v 1.5 2022/04/06 18:59:28 naddy Exp $ */
/*
* Copyright (c) 2003, Miodrag Vallat.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code ... |
1ce07fff05ea57223042e809b8eb4d606a94ad7d | 9ceacf33fd96913cac7ef15492c126d96cae6911 | /sys/arch/armv7/include/conf.h | 45b48a90bd1a626fa428741d102adee4cfa0672e | [] | no_license | openbsd/src | ab97ef834fd2d5a7f6729814665e9782b586c130 | 9e79f3a0ebd11a25b4bff61e900cb6de9e7795e9 | refs/heads/master | 2023-09-02T18:54:56.624627 | 2023-09-02T15:16:12 | 2023-09-02T15:16:12 | 66,966,208 | 3,394 | 1,235 | null | 2023-08-08T02:42:25 | 2016-08-30T18:18:25 | C | UTF-8 | C | false | false | 338 | h | conf.h | /* $OpenBSD: conf.h,v 1.1 2013/09/04 14:38:26 patrick Exp $ */
/* $NetBSD: conf.h,v 1.8 2002/02/10 12:26:03 chris Exp $ */
#ifndef _MACHINE_CONF_H_
#define _MACHINE_CONF_H_
#include <sys/conf.h>
/*
* BEAGLEBOARD specific device includes go in here
*/
/*#define CONF_HAVE_GPIO*/
#include <arm/conf.h>
#endif /* _M... |
aeae0bea386690f2e881b403fb0bc1f26a80c96f | d84c7df450292867f8c7bb58d1507735479d746d | /tests/t406-qfunction.h | c77a684beb78d297bc80779423a4fd5207fce4c8 | [
"BSD-2-Clause",
"BSD-3-Clause"
] | permissive | CEED/libCEED | c17e8b2f8e9ccfafc0505bb6db451e2f7cfed690 | c6c10e0994b55ea1726a79024cd4c333c40de38a | refs/heads/main | 2023-09-01T20:13:21.268643 | 2023-09-01T20:08:36 | 2023-09-01T20:08:36 | 113,349,904 | 167 | 54 | BSD-2-Clause | 2023-09-14T20:37:58 | 2017-12-06T17:57:40 | C | UTF-8 | C | false | false | 1,032 | h | t406-qfunction.h | // Copyright (c) 2017-2022, Lawrence Livermore National Security, LLC and other CEED contributors.
// All Rights Reserved. See the top-level LICENSE and NOTICE files for details.
//
// SPDX-License-Identifier: BSD-2-Clause
//
// This file is part of CEED: http://github.com/ceed
// Note: intentionally testing strange ... |
2af73d64559abc317f7585b9fd99b8e9f7d07fea | 376e1818d427b5e4d32fa6dd6c7b71e9fd88afdb | /games/quarry/patches/patch-src_gui-gtk_quarry-text-buffer.c | efae30c3ba73b27b144f0f3b30afbdbdeecf05dc | [] | 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 | 389 | c | patch-src_gui-gtk_quarry-text-buffer.c | $NetBSD: patch-src_gui-gtk_quarry-text-buffer.c,v 1.1 2012/11/16 00:50:39 joerg Exp $
--- src/gui-gtk/quarry-text-buffer.c.orig 2012-11-15 15:16:11.000000000 +0000
+++ src/gui-gtk/quarry-text-buffer.c
@@ -983,7 +983,7 @@ quarry_text_buffer_undo_entry_delete (Qu
}
-inline gboolean
+gboolean
quarry_text_buffer_und... |
07cd0eeeff46673e6b60f7dca48c24a0cacdc40d | 25c64fb97b7cdb30ec1b6ddd2acf9a755fc33adf | /src/strengthen.h | 1e6a395fc7220511c335b0127253bf943490c3fd | [
"MIT"
] | permissive | arminbiere/kissat | 386c1cfadf43562d36fccc47064c95296c9b812f | 630d64d4d63c2816fc79a1a0340286b39677e97d | refs/heads/master | 2023-09-04T01:39:44.293487 | 2023-06-24T15:51:43 | 2023-06-24T15:51:43 | 267,257,286 | 350 | 63 | MIT | 2022-06-23T12:15:24 | 2020-05-27T07:57:59 | C | UTF-8 | C | false | false | 456 | h | strengthen.h | #ifndef _strengthen_h_INCLUDED
#define _strengthen_h_INCLUDED
#include <stdbool.h>
struct clause;
struct kissat;
struct clause *kissat_on_the_fly_strengthen (struct kissat *,
struct clause *, unsigned lit);
void kissat_on_the_fly_subsume (struct kissat *, struct clause *... |
348d386c5b20d9bc9a448c46f86db22d67e981e4 | f62ddee2dcadcae0e90f969be513b04e16dabf58 | /data/source/tests/yal_test_type/open_source-start.c | e4ca379ad766f4357a3a3fdcbbd342c15100d297 | [
"Apache-2.0"
] | permissive | libyal/libyal | 30bccf56471dbf874292fe32d5d9173fd470df0e | 124111953917f65782a66a80e96a502ce2331b09 | refs/heads/main | 2023-07-25T09:25:46.068071 | 2023-07-08T09:56:44 | 2023-07-08T09:56:44 | 23,780,738 | 196 | 30 | Apache-2.0 | 2022-11-27T19:01:42 | 2014-09-08T05:57:58 | C | UTF-8 | C | false | false | 1,110 | c | open_source-start.c | /* Creates and opens a source ${type_name}
* Returns 1 if successful or -1 on error
*/
int ${library_name_suffix}_test_${type_name}_open_source(
${library_name}_${type_name}_t **${type_name},
${test_options_function_arguments},
libcerror_error_t **error )
{
static char *function = "${library_name_suffix}_t... |
05ae006f7bd1250b63c0b4836f5c5d477875ca8c | 03666e5f961946fc1a0ac67781ac1425562ef0d7 | /src/databases/Boxlib3D/Boxlib3DPluginInfo.C | 970c0be50878a878e3060e4af9237749754d9298 | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | visit-dav/visit | e9f81b4d4b9b9930a0db9d5282cd1bcabf465e2e | 601ae46e0bef2e18425b482a755d03490ade0493 | refs/heads/develop | 2023-09-06T08:19:38.397058 | 2023-09-05T21:29:32 | 2023-09-05T21:29:32 | 165,565,988 | 335 | 120 | BSD-3-Clause | 2023-09-14T00:53:37 | 2019-01-13T23:27:26 | C | UTF-8 | C | false | false | 4,596 | c | Boxlib3DPluginInfo.C | // Copyright (c) Lawrence Livermore National Security, LLC and other VisIt
// Project developers. See the top-level LICENSE file for dates and other
// details. No copyright assignment is required to contribute to VisIt.
// ****************************************************************************
// File: Boxlib... |
579cce223b6e4f45e259e8cca00d7a495fcd22eb | c30beb817a4788c3eb9027c5cede0c7ae4006578 | /demos/FPL_GameTemplate/fpl_gametemplate.h | c3cff528ac2188a141c5f834d06510d20d63c2ed | [
"MIT"
] | permissive | f1nalspace/final_game_tech | 232c34ce6d737b9069073b53c665bf14e513898c | 33b63dc0664e16682d4298371f3166869c233b0f | refs/heads/master | 2023-06-25T07:27:01.747802 | 2021-09-07T08:03:17 | 2021-09-07T08:08:08 | 91,165,055 | 178 | 18 | MIT | 2023-01-04T12:40:05 | 2017-05-13T09:59:36 | C | UTF-8 | C | false | false | 691 | h | fpl_gametemplate.h | #ifndef FPL_GAMETEMPLATE_H
#define FPL_GAMETEMPLATE_H
#include <final_math.h>
#include <final_geometry.h>
#include <final_fontloader.h>
#include <final_render.h>
#include <final_utils.h>
#include <final_assets.h>
struct Assets {
FontAsset consoleFont;
char dataPath[1024];
};
struct Entity {
Vec2f position;
V... |
476374525b364e67930a0c740ba946c15935f2de | 50dd46b8ece33f3cdd174284b15d1d51f89669d4 | /third_party/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/getcwd.c | 54897c5b0a3f50d043a5d4dc531dffbb44b9bf50 | [
"LicenseRef-scancode-generic-cla",
"Apache-2.0",
"BSD-2-Clause",
"OpenSSL",
"LicenseRef-scancode-other-copyleft",
"LicenseRef-scancode-python-cwi",
"LicenseRef-scancode-free-unknown",
"Python-2.0",
"GPL-1.0-or-later"
] | permissive | google/google-ctf | f99da1ee07729bbccb869fff1cbaed6a80e43bcc | df02323eaf945d15e124801c74abaadca2749dc7 | refs/heads/master | 2023-08-31T14:30:27.548081 | 2023-08-29T13:04:20 | 2023-08-29T13:04:20 | 131,317,137 | 4,136 | 607 | Apache-2.0 | 2023-08-30T22:17:02 | 2018-04-27T15:56:03 | Go | UTF-8 | C | false | false | 1,626 | c | getcwd.c |
/* Two PD getcwd() implementations.
Author: Guido van Rossum, CWI Amsterdam, Jan 1991, <guido@cwi.nl>. */
#include <stdio.h>
#include <errno.h>
#ifdef HAVE_GETWD
/* Version for BSD systems -- use getwd() */
#ifdef HAVE_SYS_PARAM_H
#include <sys/param.h>
#endif
#ifndef MAXPATHLEN
#if defined(PAT... |
3554bcce081d54b71a9a5551965aca3423113fb6 | 676acab8ff535019faff7da3afb8eecc3fa127f5 | /src/lib/mavlink/v2.0/common/mavlink_msg_gimbal_manager_information.h | 5d8dca4a7acf0d897a2485006f4501412a7f2ea7 | [
"Apache-2.0"
] | permissive | Firmament-Autopilot/FMT-Firmware | f8c324577245bd7e91af436954b4ce9421acbb41 | 0212fe89820376bfbedaded519552f6b011a7b8a | refs/heads/master | 2023-09-01T11:37:46.194145 | 2023-08-29T06:33:10 | 2023-08-29T06:33:10 | 402,557,689 | 351 | 143 | Apache-2.0 | 2023-09-12T05:28:39 | 2021-09-02T20:42:56 | C | UTF-8 | C | false | false | 24,170 | h | mavlink_msg_gimbal_manager_information.h | #pragma once
// MESSAGE GIMBAL_MANAGER_INFORMATION PACKING
#define MAVLINK_MSG_ID_GIMBAL_MANAGER_INFORMATION 280
typedef struct __mavlink_gimbal_manager_information_t {
uint32_t time_boot_ms; /*< [ms] Timestamp (time since system boot).*/
uint32_t cap_flags; /*< Bitmap of gimbal capability flags.*/
... |
009f69fde93fc55beaac33038f5a9ccf29700e52 | e5ec9a33aaca93a653df46e7d3c351ece1b4abc5 | /ZQ_GEMM/math/zq_gemm_32f_auto.c | 6f9877944c70824e36269473cfcacbe413cc6006 | [
"MIT"
] | permissive | zuoqing1988/ZQCNN | 0b0dbe79acf3094c252e6016dca0dbf37134ce37 | 9c89e94debaa9a241d2ac0cbc7d32c7bb8436490 | refs/heads/master | 2022-08-28T08:09:58.698706 | 2022-08-22T04:20:27 | 2022-08-22T04:20:27 | 132,091,868 | 2,152 | 487 | MIT | 2020-10-23T07:37:06 | 2018-05-04T05:30:54 | Objective-C | UTF-8 | C | false | false | 14,790 | c | zq_gemm_32f_auto.c | #include "zq_gemm_32f_align_c.h"
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
#endif
#if __ARM_NEON
#define SWAP_A_Bt \
if (M*N < 0.1*(M*N*K) && M + 8 < N) \
{ \
swap = 1; \
A = oldB; \
Bt = oldA; \
lda = old_ldb; \
ldb = old_lda; \
M = old_N; \
N = old_M; \
ldc = N; \
C = _align... |
1c6da3692b12088d40ef1b894b86e1227654bc01 | 7eaf54a78c9e2117247cb2ab6d3a0c20719ba700 | /SOFTWARE/A64-TERES/linux-a64/arch/mips/include/asm/netlogic/xlr/pic.h | 63c99176dffe98c29a31c16c561b3766c1ff0b87 | [
"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,838 | h | pic.h | /*
* Copyright 2003-2011 NetLogic Microsystems, Inc. (NetLogic). All rights
* reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be licensed under the terms of the GNU
* General Public License (GPL) Version 2, available from the file
* COPYING in the main ... |
131fc6cdf48c996398e61a7cbe95a27436169ade | fa86c0a8e2df3a0dc58fb3c309d509efcbf1c567 | /src/openssl.h | a663c6fb132315767732d62547ddf51f65802eee | [
"BSD-3-Clause"
] | permissive | libssh2/libssh2 | 26bc8337ea76cada4ca814a79a1023163d5dc6b9 | 88a960a86b9ffbabd17a4bbcf767e26514c4678e | refs/heads/master | 2023-08-29T00:44:02.435773 | 2023-08-28T23:47:21 | 2023-08-28T23:47:21 | 31,701,703 | 1,275 | 680 | BSD-3-Clause | 2023-08-28T23:47:23 | 2015-03-05T07:38:30 | C | UTF-8 | C | false | false | 15,658 | h | openssl.h | #ifndef __LIBSSH2_OPENSSL_H
#define __LIBSSH2_OPENSSL_H
/* Copyright (C) Simon Josefsson
* Copyright (C) The Written Word, 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:
*
* Redi... |
17823b46df80d95be2aaedb3cefa4d5ad9fdfd4c | baa9fffc817a2a993d4ecc774d3f277783308c20 | /src/uct/sm/mm/base/mm_ep.c | bdc5d172abf37a3a5535bedc0145a462ba8f4e35 | [
"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 | 20,227 | c | mm_ep.c | /**
* Copyright (C) UT-Battelle, LLC. 2015. ALL RIGHTS RESERVED.
* Copyright (c) NVIDIA CORPORATION & AFFILIATES, 2001-2019. ALL RIGHTS RESERVED.
* Copyright (C) ARM Ltd. 2016. ALL RIGHTS RESERVED.
* See file LICENSE for terms.
*/
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
#include "mm_ep.h"
#include "uct/sm/... |
c7019af94b8638ec4dc5f241cbe5effdfb0127fd | 22f5ec4d85105dc2cb9b2ae38ad806fa5a138f3a | /src/mulle-objc-uniqueid.c | c5220f69723f2805ae14cc184e7caf828cd0d25b | [
"BSD-3-Clause"
] | permissive | mulle-objc/mulle-objc-runtime | 0fd0fd4c0a4221f693bf7aa33bc43cf5e091dd12 | 558d9cb71a331315fff0dfbfb1ea20b90d20652f | refs/heads/release | 2023-05-01T08:44:16.846552 | 2023-04-21T21:47:23 | 2023-04-21T21:47:23 | 73,371,608 | 133 | 8 | NOASSERTION | 2022-01-12T13:56:19 | 2016-11-10T10:29:50 | C | UTF-8 | C | false | false | 4,216 | c | mulle-objc-uniqueid.c | //
// mulle_objc_uniqueid.c
// mulle-objc-runtime
//
// Created by Nat! on 05.02.16.
// Copyright (c) 2016 Nat! - Mulle kybernetiK.
// Copyright (c) 2016 Codeon GmbH.
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the... |
8bb48fa8e5c79c7e19d35eef42d5a828fea0bc72 | 7eaf54a78c9e2117247cb2ab6d3a0c20719ba700 | /SOFTWARE/A64-TERES/u-boot_new/arch/arm/cpu/armv7/sun50iw1p1/spl/fip_common.c | 9f9e0d36c48819ca3d41477bb6a06427b2cc88f4 | [
"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 | 18,867 | c | fip_common.c | #include <linux/types.h>
#include <config.h>
//#include "bl_common.h"
#include <private_uboot.h>
#include <asm/io.h>
//index for merge uboot with bl31,bl32
/* EL3 Runtime Firmware BL31 */
#define BL31_IMAGE_NAME 0
/* Trusted OS*/
#define BL32_IMAGE_NAME 1
/* Scp*/
#define SCP_IMAGE_NAME 2
//******************... |
00489525e0513e898b1c9b39b0894c5bcc1ef10c | f54021ed2b6bb09a18b2bd6331b01fdfacba4f08 | /src/io/tap.c | 85c42d1e6418eeef3986cd28d3637c138355bfe7 | [
"MIT"
] | permissive | Snaipe/Criterion | e13784611d4f024114759c81db7978a34158a571 | 9c01cbe75002ad8640e0f411f453fbcd0567ff79 | refs/heads/bleeding | 2023-09-01T14:38:14.824224 | 2023-05-13T15:44:26 | 2023-05-13T16:02:30 | 30,111,969 | 1,965 | 240 | MIT | 2023-04-29T11:26:11 | 2015-01-31T12:45:39 | C | UTF-8 | C | false | false | 4,809 | c | tap.c | /*
* The MIT License (MIT)
*
* Copyright © 2015-2016 Franklin "Snaipe" Mathieu <http://snai.pe/>
*
* 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 withou... |
07e9dbe999dd4e10e7b063aaee1358a95b41960f | 28d0f8c01599f8f6c711bdde0b59f9c2cd221203 | /sys/lib/libkern/copystr.c | 668973921696dcea0e7dcfd63e9bdec2d4c2fea6 | [] | 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,900 | c | copystr.c | /* $NetBSD: copystr.c,v 1.1 2020/06/30 16:20:02 maxv Exp $ */
/*
* Copyright (c) 2020 The NetBSD Foundation, Inc.
* All rights reserved.
*
* This code is derived from software contributed to The NetBSD Foundation
* by Maxime Villard.
*
* Redistribution and use in source and binary forms, with or without
* modi... |
6c49291eabc7dc12fb202ae786e94724ec25ef64 | 50dd46b8ece33f3cdd174284b15d1d51f89669d4 | /2021/quals/hw-pcivault/challenge/guest-utils/flag_placer.c | 8eed570cec200bcf2e2ac2b6d4b088fcacaf26d4 | [
"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 | 1,766 | c | flag_placer.c | // Copyright 2021 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
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in ... |
43409e93a41c3b396a037d22311837fa2b921412 | 7eaf54a78c9e2117247cb2ab6d3a0c20719ba700 | /SOFTWARE/A64-TERES/linux-a64/arch/sh/kernel/cpu/sh3/setup-sh7710.c | 93c9c5e24a7abbe7e7c5b832b0497c54be6adb03 | [
"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 | 6,058 | c | setup-sh7710.c | /*
* SH3 Setup code for SH7710, SH7712
*
* Copyright (C) 2006 - 2009 Paul Mundt
* Copyright (C) 2007 Nobuhiro Iwamatsu
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/
#include <lin... |
4159791152ce5345a79f4f42ba35b62617e11af5 | 693bd39eb66eade67997bc608fe84e76e66eeec2 | /utils/mpp_opt.c | 3c37cf3df8f685714deac03396bbc9cac2371e82 | [] | 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,511 | c | mpp_opt.c | /*
* Copyright 2020 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... |
c7a6f480aa0cf2b1ae32f249fb9b4b22bb776bdf | 03666e5f961946fc1a0ac67781ac1425562ef0d7 | /src/sim/V2/lib/VisItControlInterface_V2.h | 646ddbd014ce21b28f290ace47fb9d926e86cb82 | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | visit-dav/visit | e9f81b4d4b9b9930a0db9d5282cd1bcabf465e2e | 601ae46e0bef2e18425b482a755d03490ade0493 | refs/heads/develop | 2023-09-06T08:19:38.397058 | 2023-09-05T21:29:32 | 2023-09-05T21:29:32 | 165,565,988 | 335 | 120 | BSD-3-Clause | 2023-09-14T00:53:37 | 2019-01-13T23:27:26 | C | UTF-8 | C | false | false | 55,954 | h | VisItControlInterface_V2.h | // Copyright (c) Lawrence Livermore National Security, LLC and other VisIt
// Project developers. See the top-level LICENSE file for dates and other
// details. No copyright assignment is required to contribute to VisIt.
#ifndef VISIT_CONTROL_INTERFACE_V2_H
#define VISIT_CONTROL_INTERFACE_V2_H
#include <VisItInterfa... |
f17746c1958e09a6794f0497d3e04ace572e546c | 060bc5ba9a8f707bdac927f30842febf9a4676a1 | /usr.bin/diff/diff/diff.c | e5f62a5f5747c4eebc0896fe0995d3b4797c4b17 | [
"BSD-4-Clause-UC",
"LicenseRef-scancode-other-permissive"
] | permissive | sergev/LiteBSD | 14ae93caa709d4707c3b122c243641c8214583c3 | 6f89c18880065a83d3d18661c80f72fb3397a888 | refs/heads/master | 2023-01-10T02:20:05.357875 | 2022-07-19T16:41:32 | 2022-07-19T16:41:32 | 19,167,171 | 318 | 58 | NOASSERTION | 2022-12-28T16:23:01 | 2014-04-26T02:55:34 | C | UTF-8 | C | false | false | 6,248 | c | diff.c | /* $OpenBSD: diff.c,v 1.22 2003/07/04 17:52:35 millert Exp $ */
/*
* Copyright (C) Caldera International Inc. 2001-2002.
* 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. Redistribut... |
c9a55997fafaa39aaec9b40c6e7367914643d633 | 4692f28f86ee84a76abfac8cc8a0dd41fcd402e4 | /pkg/network/ebpf/c/protocols/postgres/helpers.h | 973eefc6f82ea12b1bc401cfe3f4907e5cc66d8f | [
"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",
"GPL-2.0-only"
] | 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 | 1,683 | h | helpers.h | #ifndef __POSTGRES_HELPERS_H
#define __POSTGRES_HELPERS_H
#include "defs.h"
#include "protocols/sql/helpers.h"
// is_postgres_connect checks if the buffer is a Postgres startup message.
static __always_inline bool is_postgres_connect(const char *buf, __u32 buf_size) {
CHECK_PRELIMINARY_BUFFER_CONDITIONS(buf, buf_... |
ca75dd1978e5af2beb6e14954709be15d0113c7d | 8838eb997879add5759b6dfb23f9a646464e53ca | /third-party/external_build/stage2/app2.c | 1137f7c137cea121ec4dd9e8e1275f88be5b5253 | [
"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 | 188 | c | app2.c | /**
* @file
* @brief
*
* @author Anton Kozlov
* @date 02.04.2014
*/
extern char external_build_lib_symbol;
static char *ptr __attribute__((used)) = &external_build_lib_symbol;
|
ec614dd4ebe94b1a948a8f59c0fcac3f155efba2 | 08d7a4631db5cde223283513f01f59121dab984f | /pluginsdk/include/teamspeak/public_errors_rare.h | 8a5479260b64cfc3c9a61ebc2c9551b8d678a22b | [
"MIT"
] | permissive | MGraefe/RP-Soundboard | 982dc25ef18c226aa1f62838f314ce287cc3eecd | f597f1235365406fac46976421b00a8201cf4299 | refs/heads/master | 2023-08-01T03:48:09.963516 | 2023-07-19T15:22:19 | 2023-07-19T15:22:19 | 45,176,756 | 110 | 60 | MIT | 2023-07-18T20:16:38 | 2015-10-29T10:39:10 | C++ | UTF-8 | C | false | false | 4,113 | h | public_errors_rare.h | #ifndef PUBLIC_ERRORS__RARE_H
#define PUBLIC_ERRORS__RARE_H
//The idea here is: the values are 2 bytes wide, the first byte identifies the group, the second the count within that group
enum Ts3RareErrorType {
//client
ERROR_client_invalid_password = 0x0208,
ERROR_client_too_many_clones_connected ... |
299d759db90124bd2edfb95b39c1fc912c659f0c | e552c5408e825acc3a00ae8ab8e0697beddf7a0a | /projects/stm8l05x/STM8L15x-16x-05x-AL31-L_StdPeriph_Lib/Libraries/STM8L15x_StdPeriph_Driver/src/stm8l15x_beep.c | d4f700b205332d9af68a648907674b5c73dbcc15 | [
"MIT",
"PostgreSQL",
"ISC",
"BSD-3-Clause",
"BSL-1.0",
"BSD-2-Clause"
] | permissive | xhawk18/s_task | f81dda8252bbb0631b564eb8775c8008bc4f5583 | d1e9a348a570433f0f5655f64c8dd3b94a6d1cbe | refs/heads/master | 2023-08-13T08:11:27.712894 | 2023-04-11T12:29:43 | 2023-04-11T12:29:43 | 242,364,894 | 552 | 88 | null | null | null | null | UTF-8 | C | false | false | 8,311 | c | stm8l15x_beep.c | /**
******************************************************************************
* @file stm8l15x_beep.c
* @author MCD Application Team
* @version V1.6.1
* @date 30-September-2014
* @brief This file provides firmware functions to manage the following
* functionalities of the BE... |
9f674048460ea14ce35e83f7094034b1155ac56b | c8f7773f80acf75345af37c67f0d925cf0234118 | /src/mac/mac_camera.h | 80844d73d6bf94c736dad47eba2c6104ff7c3c56 | [
"MIT"
] | permissive | uglyDwarf/linuxtrack | 14a8854b826d57fa28ca276ec6ba5c54a1ddaa31 | fe9b98b51f6ee6521d38bd1f7edf84839227e588 | refs/heads/master | 2023-05-25T02:05:04.332165 | 2023-02-22T20:20:35 | 2023-02-22T20:20:35 | 39,029,490 | 156 | 35 | MIT | 2023-05-19T07:27:16 | 2015-07-13T18:21:31 | C | UTF-8 | C | false | false | 93 | h | mac_camera.h | #ifndef MAC_CAMERA__H
#define MAC_CAMERA__H
void enumerateCameras();
bool capture();
#endif |
9f96925b72359e4f516413043ec8bf41ed4917a6 | 9bc18539a4cebb8f85d5e6399865849e00210a1c | /src/nginx_module/Configuration.h | 774ae2067db57864672d2b0024f04e58089cd8f9 | [
"MIT"
] | permissive | phusion/passenger | 6ada8099432e2ddee24385ecaac4a1a31b6f5944 | b5b61d1a7096b07a976eb02ba9b063d21fe68e07 | refs/heads/stable-6.0 | 2023-09-05T07:37:21.819164 | 2023-08-22T20:45:52 | 2023-08-22T21:02:09 | 5,625 | 2,903 | 364 | MIT | 2023-09-11T13:19:50 | 2008-03-27T23:40:48 | C++ | UTF-8 | C | false | false | 3,507 | h | Configuration.h | /*
* Copyright (C) Igor Sysoev
* Copyright (C) 2007 Manlio Perillo (manlio.perillo@gmail.com)
* Copyright (c) 2010-2017 Phusion Holding B.V.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions... |
bc310f080203c419e6896774564562154d4d9b75 | 3f017c2c3a55a2ac783045a23977765862ef4b20 | /firmware/aica/codec/dac.h | ac05f18b03482d1b697196ea0c0d1cf08d221d31 | [] | no_license | DC-SWAT/DreamShell | 8e4310087eb7f8e9bed285b8c66992e4df9c9143 | f2551e18c06345fed0f5144245d6380203c20fa6 | refs/heads/master | 2023-07-09T16:50:05.291266 | 2023-06-23T05:32:37 | 2023-06-23T05:32:37 | 13,268,848 | 308 | 94 | null | 2023-06-23T05:04:53 | 2013-10-02T10:58:30 | C | UTF-8 | C | false | false | 2,500 | h | dac.h | /*
Copyright (C) 2006 Andreas Schwarz <andreas@andreas-s.net>
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,
... |
bcc28c080350e8065d252d614c2171fcee423b9d | d29d566560adedc004c8cf7d40e9695ccf830141 | /kernel/boot/stage2.c | 21dd63ffae7da0ef04759e6da392ab50d29696ef | [
"WTFPL",
"GPL-2.0-only",
"LGPL-2.1-only",
"ISC"
] | permissive | cacalabs/libcaca | c6094af728e17721add9159b7ab779f1db1147d2 | f42aa68fc798db63b7b2a789ae8cf5b90b57b752 | refs/heads/main | 2023-06-22T02:53:00.184744 | 2021-12-07T09:03:49 | 2021-12-07T09:03:53 | 29,090,568 | 512 | 86 | WTFPL | 2023-06-08T07:24:44 | 2015-01-11T12:13:56 | C | UTF-8 | C | false | false | 1,092 | c | stage2.c | /*
* libcaca Colour ASCII-Art library
* Copyright (c) 2006 Sam Hocevar <sam@hocevar.net>
* 2009 Jean-Yves Lamoureux <jylam@lnxscene.org>
* All Rights Reserved
*
* This library is free software. It comes without any warranty, to
* the extent permitted by applicable law. You... |
f1856e44585fa1c5c45c6e017b50143e21b2978f | 7eaf54a78c9e2117247cb2ab6d3a0c20719ba700 | /SOFTWARE/A64-TERES/linux-a64/fs/nfsd/nfs2acl.c | 95d76dc6c5da5bf313c4778eaa8220eb91ac1665 | [
"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 | 9,143 | c | nfs2acl.c | /*
* Process version 2 NFSACL requests.
*
* Copyright (C) 2002-2003 Andreas Gruenbacher <agruen@suse.de>
*/
#include "nfsd.h"
/* FIXME: nfsacl.h is a broken header */
#include <linux/nfsacl.h>
#include <linux/gfp.h>
#include "cache.h"
#include "xdr3.h"
#include "vfs.h"
#define NFSDDBG_FACILITY NFSDDBG_PROC
#defi... |
82c04e5f4be60843acf3035eee92ac858bff37a1 | ffdc77394c5b5532b243cf3c33bd584cbdc65cb7 | /mindspore/ccsrc/c_api/include/tensor.h | ad21bc12c3ce52bf56643333f89e8f1bc3fe96eb | [
"Apache-2.0",
"LicenseRef-scancode-proprietary-license",
"MPL-1.0",
"OpenSSL",
"LGPL-3.0-only",
"LicenseRef-scancode-warranty-disclaimer",
"BSD-3-Clause-Open-MPI",
"MIT",
"MPL-2.0-no-copyleft-exception",
"NTP",
"BSD-3-Clause",
"GPL-1.0-or-later",
"0BSD",
"MPL-2.0",
"LicenseRef-scancode-f... | permissive | mindspore-ai/mindspore | ca7d5bb51a3451c2705ff2e583a740589d80393b | 54acb15d435533c815ee1bd9f6dc0b56b4d4cf83 | refs/heads/master | 2023-07-29T09:17:11.051569 | 2023-07-17T13:14:15 | 2023-07-17T13:14:15 | 239,714,835 | 4,178 | 768 | Apache-2.0 | 2023-07-26T22:31:11 | 2020-02-11T08:43:48 | C++ | UTF-8 | C | false | false | 7,103 | h | tensor.h | /**
* Copyright 2022 Huawei Technologies Co., Ltd
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law... |
78963e52027d290f1c994bed8d4e1baaef6f6189 | 76f9898ff7a555f4a729d725056a317af818375d | /assets/objects/object_hintnuts/object_hintnuts.c | d1d9133a1851fe0f2b26899093d22edeb7efd49a | [] | 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 | 48,039 | c | object_hintnuts.c | #include "ultra64.h"
#include "z64.h"
#include "macros.h"
#include "object_hintnuts.h"
static s16 sHintNutsSpitAnimFrameData[150];
static JointIndex sHintNutsSpitAnimJointIndices[10];
static Vtx sHintNutsSkelVtx_000180[16];
static Vtx sHintNutsSkelVtx_000280[6];
static Vtx sHintNutsSkelVtx_0002E0[6];
static Vtx sHintN... |
9ab117974e1af02fbf57fed74afaf5d4f5421ee8 | bed3ac926beac0f4e0293303d7b2a6031ee476c9 | /Modules/ThirdParty/VNL/src/vxl/v3p/netlib/eispack/tred2.c | aaffe351b0108877207db3ab954602672872f31f | [
"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 | 9,979 | c | tred2.c | /* eispack/tred2.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
... |
dca9dcb2c58cf27e6e7cc05d7378c45ca99b89cc | 7eaf54a78c9e2117247cb2ab6d3a0c20719ba700 | /SOFTWARE/A64-TERES/u-boot_new/drivers/video/sunxi/disp2/disp/de/lowlevel_sun50iw1/de_enhance.h | 0654fba384801c8e09e4e76bb1a5d8f1fc30996f | [
"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 | 7,164 | h | de_enhance.h | //*********************************************************************************************************************
// All Winner Tech, All Right Reserved. 2014-2015 Copyright (c)
//
// File name : de_enhance.h
//
// Description : display engine 2.0 enhance basic function declaration
//
// History : 2014/... |
d9238e45d5535e6eb27c5ba4e7433bb235d92571 | 66df4873f0599b86e6baf66bb3a0c87329a71e61 | /pushdown-stack/linked-list/STACK.h | e37e1049404575e6b2d5f1411fb10666907c8c2e | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | bartobri/data-structures-c | 1aaaa0f9f36b173b2df6049d9677c70a0d2afbde | 02d8e6b0aec7d38af5f5d5cab3383bdbc2288a61 | refs/heads/master | 2023-02-21T23:00:18.553695 | 2023-02-17T16:58:37 | 2023-02-17T16:58:37 | 82,822,619 | 102 | 48 | MIT | 2020-10-01T12:04:34 | 2017-02-22T15:48:12 | C | UTF-8 | C | false | false | 149 | h | STACK.h | #ifndef STACK_H
#define STACK_H 1
#include "Item.h"
void STACKinit(int);
int STACKcount(void);
void STACKpush(Item);
Item STACKpop(void);
#endif
|
188c428b8f89913a666693fa44625c06b7f835e7 | dd90a566f56722a602207ceee39a4e1803915c5c | /src/nanopolish_phase_reads.h | 78a394184714c58c94f40033a2986ee9b616334a | [
"MPL-1.1",
"LicenseRef-scancode-public-domain",
"MIT"
] | permissive | jts/nanopolish | 98b3a8996ab44283990fe707ffc44d45b2a61695 | 28e774088b4a780b86066571896348e790f4113c | refs/heads/master | 2023-08-14T02:02:30.379708 | 2023-08-05T15:27:20 | 2023-08-05T15:27:20 | 28,145,157 | 524 | 202 | MIT | 2023-08-05T15:27:21 | 2014-12-17T16:23:00 | C++ | UTF-8 | C | false | false | 412 | h | nanopolish_phase_reads.h | //---------------------------------------------------------
// Copyright 2017 Ontario Institute for Cancer Research
// Written by Jared Simpson (jared.simpson@oicr.on.ca)
//---------------------------------------------------------
//
// nanopolish_phase_reads -- phase variants onto reads
//
#ifndef NANOPOLISH_PHASE_REA... |
da64ab809815d4b6ee585ade7df74dc722c7d687 | 5fd011017b9a2ec48069ba470bc6344d8374cf30 | /share/pegasus/examples/glite-mpi-hw/pegasus-mpi-hw.c | 5ea43965ded603dcbd92f0b784c4646897f43b22 | [
"Apache-2.0"
] | permissive | pegasus-isi/pegasus | 578c6d8f2df77a7d43c4b9e2d1edf6687db92040 | 6b7e41d7ebfacca23d853890937e593a248e6a6a | refs/heads/master | 2023-08-02T08:20:18.871762 | 2023-07-20T23:00:08 | 2023-07-20T23:00:08 | 8,016,431 | 156 | 80 | Apache-2.0 | 2023-06-15T18:55:18 | 2013-02-04T21:18:31 | Java | UTF-8 | C | false | false | 5,235 | c | pegasus-mpi-hw.c | /* MPI hello world */
/* Based on http://www.lam-mpi.org/tutorials/one-step/ezstart.php */
#include <mpi.h>
#include <stdio.h>
#include <unistd.h>
#include <string.h>
#define MAXSTR 4096
#define WORKTAG 1
#define DIETAG 2
/* Local functions */
static void usage( char** );
static void master( int );
static void wor... |
ef0effb90d669d8ba945727e0309d8148be2b68b | f79dec3c4033ca3cbb55d8a51a748cc7b8b6fbab | /graphics/kipi-plugins/patches/patch-removeredeyes_plugin_libopencv.h | 9ae29a7bcf8ba20a00b098c10d01b91dbc87cabd | [] | 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 | 1,361 | h | patch-removeredeyes_plugin_libopencv.h | $NetBSD: patch-removeredeyes_plugin_libopencv.h,v 1.1 2015/12/12 19:32:45 markd Exp $
opencv3 support. https://bugs.kde.org/show_bug.cgi?id=349601
--- removeredeyes/plugin/libopencv.h.orig 2015-09-03 21:22:45.000000000 +0000
+++ removeredeyes/plugin/libopencv.h
@@ -7,7 +7,7 @@
* @date 2010-06-16
* @brief Wrapp... |
4d9018341dc3de4dc7b8d47fb85365a5c6ca917e | 5fdaec353b93b273d117c5ef1ca7d2352f4bad4b | /test/test_libpluto.c | c9b7b55b4c332639d3c1a99f81f26f609bceb129 | [
"MIT"
] | permissive | bondhugula/pluto | 1ddf0bf53dc8a9c50f895018b2810558441e85f3 | eddc38537d61cd49d55e454831086848d51473d7 | refs/heads/master | 2023-07-21T19:53:05.377621 | 2023-06-21T09:22:57 | 2023-07-15T03:50:17 | 76,021,818 | 242 | 68 | MIT | 2023-07-15T03:50:18 | 2016-12-09T09:35:40 | C | UTF-8 | C | false | false | 9,567 | c | test_libpluto.c | /******************************************************************************
* libpluto - A library version of Pluto *
******************************************************************************
* *
... |
3b0179a5305953e68a0460eefe102c2a0a9dfee4 | 0d64a706358a11f0a77716bbe72acce495297957 | /src/DMXSerial_avr.h | 73ac5f80ae8aa7899c17bc52619f85517016f2ca | [
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause"
] | permissive | mathertel/DMXSerial | c6ba41902896dfeeab97b25425819bdba543c6f2 | 46745295694eda720361a18b21ac3d5cba6d872f | refs/heads/master | 2022-12-12T18:29:59.515909 | 2022-12-08T19:12:35 | 2022-12-08T19:12:35 | 15,292,926 | 278 | 78 | BSD-3-Clause | 2022-10-25T06:38:27 | 2013-12-18T20:01:17 | C++ | UTF-8 | C | false | false | 8,029 | h | DMXSerial_avr.h | // - - - - -
// DMXSerial - A Arduino library for sending and receiving DMX using the builtin serial hardware port.
// DMXSerial_avr.h: Hardware specific functions for AVR processors like ATmega168 and ATmega328 used in Aurduino UNO.
// Also supported boards are Leonardo and Mega2560.
//
// Copyright (c) 2011-2020... |
0dcf22c78ac3889d4c4448610fcba97f80539667 | 321d11eaee885ceb3a74db0a062f9bbdf282148c | /crypto/pkcs12/p12_crpt.c | 57d1caecfce7495a8fa6bfa10dc2c765e2658a2d | [
"Apache-2.0",
"OpenSSL",
"LicenseRef-scancode-proprietary-license"
] | permissive | openssl/openssl | 75691ebaae957793f2ff0673f77545277dfb3988 | 5318c012885a5382eadbf95aa9c1d35664bca819 | refs/heads/master | 2023-09-03T15:22:52.727123 | 2023-09-01T07:10:49 | 2023-09-02T14:30:01 | 7,634,677 | 24,148 | 11,569 | Apache-2.0 | 2023-09-14T19:48:11 | 2013-01-15T22:34:48 | C | UTF-8 | C | false | false | 2,793 | c | p12_crpt.c | /*
* Copyright 1999-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 copy
* in the file LICENSE in the source distribution or at
* https://www.openssl.org/source/l... |
a74f4a0b17afab93bf9024ee8b44d68f9e2e8393 | 7ddfde60100403b1f1daeb4eb4235bed925f3f2e | /public/minmax.h | c302e4cd46201cdcf77a97093fcff43ef7a29ece | [] | no_license | alliedmodders/hl2sdk | 12de11a05a3a1cb459857eb918d55fce09e964e9 | 78dab58646d5983c77af44c45a877b89196eb82c | refs/heads/sdk2013 | 2023-08-13T10:27:55.916450 | 2022-10-15T13:53:52 | 2022-10-15T13:53:52 | 20,148,756 | 307 | 205 | null | 2023-08-15T08:09:50 | 2014-05-25T07:03:22 | C++ | UTF-8 | C | false | false | 403 | h | minmax.h | //========= Copyright Valve Corporation, All rights reserved. ============//
//
// Purpose:
//
// $NoKeywords: $
//=============================================================================//
#ifndef MINMAX_H
#define MINMAX_H
#ifndef V_min
#define V_min(a,b) (((a) < (b)) ? (a) : (b))
#endif
#ifndef V... |
4b5dc6f14dda82eef6b9c6e229f8d04da5640ba3 | 9977559fe42d71542876bbeffa829a8fe44a2d44 | /Meiqia-SDK-files/MQChatViewController/Vendors/MLAudioRecorder/AMR_Debug.h | 4c0826cc74a0e10ec95a8e07da7bd5af90fdc450 | [
"MIT"
] | permissive | Meiqia/MeiqiaSDK-iOS | 5211df8c03e13a47185a4fffc5e4f2fb491ed8f8 | a189c668ac6c3bad81f6144609d609c026d7f5f9 | refs/heads/master | 2023-06-07T19:07:38.392229 | 2023-06-06T06:12:15 | 2023-06-06T06:12:15 | 47,674,876 | 126 | 99 | MIT | 2023-03-21T06:21:14 | 2015-12-09T07:08:36 | Objective-C | UTF-8 | C | false | false | 1,432 | h | AMR_Debug.h | //
// Debug.h
// MolonFrame
//
// Created by Molon on 13-10-4.
// Copyright (c) 2013年 Molon. All rights reserved.
//
#ifndef MolonFrame_Debug_h
#define MolonFrame_Debug_h
#ifdef DEBUG
#define DLOG(format, ...) \
NSLog(@"\n%s:%d\n%@", \
__PRETTY_FUNCTION__, __LINE__... |
ad8d00231b9d720a53751673df2ed6db80e9cdbf | f54021ed2b6bb09a18b2bd6331b01fdfacba4f08 | /samples/theories.c | 2649dcbaf611e67d4d5fb944db019e9cbcd3d41e | [
"MIT"
] | permissive | Snaipe/Criterion | e13784611d4f024114759c81db7978a34158a571 | 9c01cbe75002ad8640e0f411f453fbcd0567ff79 | refs/heads/bleeding | 2023-09-01T14:38:14.824224 | 2023-05-13T15:44:26 | 2023-05-13T16:02:30 | 30,111,969 | 1,965 | 240 | MIT | 2023-04-29T11:26:11 | 2015-01-31T12:45:39 | C | UTF-8 | C | false | false | 2,722 | c | theories.c | #ifdef _MSC_VER
# pragma warning(disable : 4090)
#endif
#include <criterion/theories.h>
#include <limits.h>
#define INT_DATAPOINTS DataPoints(int, 0, 1, 2, -1, -2, INT_MAX, INT_MIN)
/* Let's test the multiplicative properties of 32-bit integers: */
int bad_mul(int a, int b)
{
return a * b;
}
int bad_div(int... |
7f38e5d3f52b6a2c6bf77e00f48bd181c1463c4f | 984bc4181baec6e5a4b05a657e666b0e9f89f3f3 | /3rdparty/mongo-c-driver-1.21.2/src/libmongoc/tests/test-mongoc-retryable-reads.c | 57c2d657208ea4a3bd689c95166e8e07165daa37 | [
"BSD-3-Clause",
"Apache-2.0"
] | permissive | treefrogframework/treefrog-framework | 0173245ff92162d2107af79861505981980d1eca | a1df97793e8cc628779378e5adae9af6987460c1 | refs/heads/master | 2023-08-22T03:57:58.891846 | 2023-05-18T14:00:42 | 2023-05-18T14:00:42 | 7,067,532 | 1,152 | 263 | BSD-3-Clause | 2023-08-08T20:25:03 | 2012-12-08T13:17:01 | C++ | UTF-8 | C | false | false | 11,146 | c | test-mongoc-retryable-reads.c | #include <mongoc/mongoc.h>
#include "mongoc/mongoc-collection-private.h"
#include "json-test.h"
#include "test-libmongoc.h"
#include "mock_server/mock-rs.h"
#include "mock_server/future.h"
#include "mock_server/future-functions.h"
#include "json-test-operations.h"
static bool
retryable_reads_test_run_operation (json... |
0ebe7f8adbfeec9e14f71e321d6497d5bfb37b5c | c9bc99866cfab223c777cfb741083be3e9439d81 | /module/cmn650/src/cmn650_ccix.h | 1d429ef912741789dcbdf3f00ff554b5c25bb682 | [
"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 | 3,823 | h | cmn650_ccix.h | /*
* Arm SCP/MCP Software
* Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*
* Description:
* CMN-650 CCIX Configuration Interface
*/
#ifndef CMN650_CCIX_H
#define CMN650_CCIX_H
#include <internal/cmn650_ctx.h>
#include <mod_cmn650.h... |
0213697be9615394e7d19880dd6ccf578195e43e | fbe68d84e97262d6d26dd65c704a7b50af2b3943 | /third_party/virtualbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/port.h | f0dab5816a8a7f53e9debbe42c3a202be99000ae | [
"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 | 13,536 | h | port.h | /*
* Wine porting definitions
*
* Copyright 1996 Alexandre Julliard
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any ... |
ab91d5112a168a8551b40ca92662a7e25fbe7776 | fb0f9abad373cd635c2635bbdf491ea0f32da5ff | /src/mono/mono/eglib/sort.frag.h | 10ff451d4e6e8addf0dd19a17df7e929407475f5 | [
"MIT"
] | permissive | dotnet/runtime | f6fd23936752e202f8e4d6d94f3a4f3b0e77f58f | 47bb554d298e1e34c4e3895d7731e18ad1c47d02 | refs/heads/main | 2023-09-03T15:35:46.493337 | 2023-09-03T08:13:23 | 2023-09-03T08:13:23 | 210,716,005 | 13,765 | 5,179 | MIT | 2023-09-14T21:58:52 | 2019-09-24T23:36:39 | C# | UTF-8 | C | false | false | 6,788 | h | sort.frag.h | /*
* sort.frag.h: Common implementation of linked-list sorting
*
* Author:
* Raja R Harinath (rharinath@novell.com)
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
* "Software"), to deal in the Software without restric... |
02cc37280f9070d98020bfe5918488c08d42ae2e | 75196819c910f3fd523f1a4d28e5d0fe12570ab1 | /src/bdb53/src/hash/hash.c | 676d66c37192081e11d9365a2effa5ff3a6abba1 | [
"MIT",
"BSD-3-Clause",
"Sleepycat"
] | permissive | gridcoin-community/Gridcoin-Research | 889967579b5b05bcc3ae836697a0f173b5ae91ea | 21414dd0f63c9a34060f7f762f08d1a52aeb9e87 | refs/heads/development | 2023-09-04T09:21:55.006935 | 2023-09-03T17:45:20 | 2023-09-03T17:45:20 | 23,332,350 | 292 | 117 | MIT | 2023-09-11T10:22:10 | 2014-08-25T23:41:04 | HTML | UTF-8 | C | false | false | 60,009 | c | hash.c | /*-
* See the file LICENSE for redistribution information.
*
* Copyright (c) 1996, 2013 Oracle and/or its affiliates. All rights reserved.
*/
/*
* Copyright (c) 1990, 1993, 1994
* Margo Seltzer. All rights reserved.
*/
/*
* Copyright (c) 1990, 1993, 1994
* The Regents of the University of California. All ri... |
a8dc8d20c15e1cd148d30ae552fc74c37b8933c0 | 08a26f17a11f0aa2263001f9b1014a4b906f8bb3 | /src/core/vector.c | b22603fe6e932a9d606c38c3f4adb96c8a901295 | [
"MIT"
] | permissive | janet-lang/janet | e4cbb3160e9fd8a0d406383e3d757e628ee4e736 | a13aeaf9557250639018802baceeefb78b834846 | refs/heads/master | 2023-09-05T20:33:15.037901 | 2023-09-04T15:27:27 | 2023-09-04T15:27:27 | 84,521,458 | 3,233 | 270 | MIT | 2023-09-14T15:21:53 | 2017-03-10T05:08:35 | C | UTF-8 | C | false | false | 2,067 | c | vector.c | /*
* Copyright (c) 2023 Calvin Rose
*
* 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, dist... |
1d0b3185f9dac71bfd4b6d6a419150e8e5dd86e1 | 88aca3340574f733b9ecd6f76708ecd2d57cb07e | /vendor/bundle/ruby/2.6.0/gems/rb-fsevent-0.11.1/ext/fsevent_watch/FSEventsFix.c | 60e3d37bd6073b41391bd8761a0be013a226d023 | [
"MIT",
"Apache-2.0"
] | permissive | collabnix/dockerlabs | 65c63a8424d34120bddc0fc8d6fd54a688953491 | 0f2a6b906a8ca0ebc28561236d4d6516f93b184c | refs/heads/master | 2023-09-05T07:30:30.601797 | 2023-09-05T07:25:53 | 2023-09-05T07:25:53 | 153,069,455 | 5,239 | 1,854 | Apache-2.0 | 2023-09-03T05:51:41 | 2018-10-15T07:19:18 | PHP | UTF-8 | C | false | false | 22,897 | c | FSEventsFix.c | /*
* FSEventsFix
*
* Resolves a long-standing bug in realpath() that prevents FSEvents API from
* monitoring certain folders on a wide range of OS X released (10.6-10.10 at least).
*
* The underlying issue is that for some folders, realpath() call starts returning
* a path with incorrect casing (e.g. "/users/smt... |
b0b68d37cfd077a5010077bbbe0e24b567cde5a3 | 7eaf54a78c9e2117247cb2ab6d3a0c20719ba700 | /SOFTWARE/A64-TERES/linux-a64/arch/mips/include/asm/mach-generic/kmalloc.h | a5d669086ed94a51a2fc03101dbe3e1be7b39f23 | [
"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 | 325 | h | kmalloc.h | #ifndef __ASM_MACH_GENERIC_KMALLOC_H
#define __ASM_MACH_GENERIC_KMALLOC_H
#ifndef CONFIG_DMA_COHERENT
/*
* Total overkill for most systems but need as a safe default.
* Set this one if any device in the system might do non-coherent DMA.
*/
#define ARCH_DMA_MINALIGN 128
#endif
#endif /* __ASM_MACH_GENERIC_KMALLOC_... |
aa4026730dc83b87736fdca389b9806c97d8188f | f367e4b66a1ee42e85830b31df88f63723c36a47 | /lib/monkey/examples/hello.c | d54c3dde71e849eb8e729d0a9a98aed6ba584d4f | [
"Apache-2.0"
] | permissive | fluent/fluent-bit | 06873e441162b92941024e9a7e9e8fc934150bf7 | 1a41f49dc2f3ae31a780caa9ffd6137b1d703065 | refs/heads/master | 2023-09-05T13:44:55.347372 | 2023-09-05T10:14:33 | 2023-09-05T10:14:33 | 29,933,948 | 4,907 | 1,565 | Apache-2.0 | 2023-09-14T10:17:02 | 2015-01-27T20:41:52 | C | UTF-8 | C | false | false | 1,858 | c | hello.c | /* Monkey HTTP Daemon
* ------------------
* Copyright (C) 2012, Lauri Kasanen <cand@gmx.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at y... |
4207aeacc885df0a6250ac9952f41aab48f1205c | e814383d36a10839104efaa4df277996ab220fa3 | /ompi/mca/bml/r2/bml_r2_component.c | 9420a2e0bc243c26d005e7c0d47b1f5e762dab32 | [
"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 | 3,267 | c | bml_r2_component.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-2006 The University of Tennessee a... |
650a955086186e70d457092f7c5503a3fe1f39a7 | 7eaf54a78c9e2117247cb2ab6d3a0c20719ba700 | /SOFTWARE/A64-TERES/linux-a64/drivers/crypto/sunxi/sunxi_ss.c | 9a050855bde42e124d3f6d64c652c822ffcc882d | [
"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 | 22,829 | c | sunxi_ss.c | /*
* The driver of SUNXI SecuritySystem controller.
*
* Copyright (C) 2013 Allwinner.
*
* Mintow <duanmintao@allwinnertech.com>
*
* This file is licensed under the terms of the GNU General Public
* License version 2. This program is licensed "as is" without any
* warranty of any kind, whether express or impli... |
fde5463537a21b5ab1e896a00051350af080be83 | 4692f28f86ee84a76abfac8cc8a0dd41fcd402e4 | /rtloader/common/builtins/_util.c | c552c441624e1279bd9a4ed5f4b066f92766812c | [
"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 | 10,629 | c | _util.c | // Unless explicitly stated otherwise all files in this repository are licensed
// under the Apache License Version 2.0.
// This product includes software developed at Datadog (https://www.datadoghq.com/).
// Copyright 2019-present Datadog, Inc.
#include "_util.h"
#include "cgo_free.h"
#include "rtloader_mem.h"
#includ... |
6b7e082b7bf3c175dabbaa9882fd8f19bf6ef421 | 20e1c2f5cfac01f6b007124fa7792dd69751a6bb | /src/tests/bin-sem-timeout-test/bin-sem-timeout-test.c | 4a3dc4ba22adf9eee5ab08f029ba98bb428be97c | [
"Apache-2.0"
] | permissive | nasa/osal | 71f159b767ba4a8c39df48f238b4f296cc571ac8 | 99e3b4007da51031b521d90390526e123ff740b4 | refs/heads/main | 2023-09-01T06:33:53.932829 | 2023-08-18T14:27:02 | 2023-08-18T14:27:02 | 4,814,601 | 493 | 229 | Apache-2.0 | 2023-09-13T13:57:40 | 2012-06-27T23:10:37 | C | UTF-8 | C | false | false | 7,969 | c | bin-sem-timeout-test.c | /************************************************************************
* NASA Docket No. GSC-18,719-1, and identified as “core Flight System: Bootes”
*
* Copyright (c) 2020 United States Government as represented by the
* Administrator of the National Aeronautics and Space Administration.
* All Rights Reserved.... |
0910dde7d35c6a602592073893ba73a5d62c1785 | badb70a0b235c98ac034cfe5b4bfafda36647831 | /Library/OcDevicePathLib/OcDevicePathLib.c | 3181b17f9dcea00cb997261874d04216e6992e1f | [
"BSD-3-Clause"
] | permissive | acidanthera/OpenCorePkg | f34a7d67b22c74fb5ab559e48519e5f5855b6751 | 1d5b1736fe5a5ef7662b5c076c6d11aac96fd5d6 | refs/heads/master | 2023-08-30T21:03:02.993659 | 2023-08-28T23:30:43 | 2023-08-28T23:30:43 | 179,354,282 | 13,212 | 2,999 | BSD-3-Clause | 2023-09-10T18:29:53 | 2019-04-03T19:14:29 | C | UTF-8 | C | false | false | 38,564 | c | OcDevicePathLib.c | /** @file
Copyright (C) 2016 - 2018, The HermitCrabs Lab. All rights reserved.
All rights reserved.
This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at... |
409ba8eed39ea5f8619b610882d4bb8a33356e66 | f3eed0234b4d0ad2bbb2abd700cf1e2c7a0e8a1d | /AKWF-c/AKWF_snippets/AKWF_snippet_0038.h | 9c617fa5f91b59bea1b1bbba795f6007a15c3f5e | [
"CC0-1.0"
] | permissive | KristofferKarlAxelEkstrand/AKWF-FREE | b2defa1a2d389d309be6dd2e9f968923daf80d1b | cf8171df36e9fec25416b5f568b72a6e2cb69194 | refs/heads/master | 2023-07-23T18:22:36.939705 | 2023-07-10T17:14:40 | 2023-07-10T17:14:40 | 145,817,187 | 359 | 59 | CC0-1.0 | 2023-07-10T17:14:41 | 2018-08-23T07:26:56 | null | UTF-8 | C | false | false | 4,688 | h | AKWF_snippet_0038.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... |
0bf9becaaeb87bbb27d3e7bbe017cdbbedfd4777 | fdbb74a95924e2677466614f6ab6e2bb13b2a95a | /third_party/intel/popcntintrin.internal.h | 18a9f9da1fd1704256f227e51a2d84da4f860a8f | [
"ISC"
] | permissive | jart/cosmopolitan | fb11b5658939023977060a7c6c71a74093d9cb44 | 0d748ad58e1063dd1f8560f18a0c75293b9415b7 | refs/heads/master | 2023-09-06T09:17:29.303607 | 2023-09-02T03:49:13 | 2023-09-02T03:50:18 | 272,457,606 | 11,887 | 435 | ISC | 2023-09-14T17:47:58 | 2020-06-15T14:16:13 | C | UTF-8 | C | false | false | 713 | h | popcntintrin.internal.h | /* clang-format off */
#if defined(__x86_64__) && !(__ASSEMBLER__ + __LINKER__ + 0)
#ifndef _POPCNTINTRIN_H_INCLUDED
#define _POPCNTINTRIN_H_INCLUDED
#ifndef __POPCNT__
#pragma GCC push_options
#pragma GCC target("popcnt")
#define __DISABLE_POPCNT__
#endif
extern __inline int __attribute__((__gnu_inline__, __always_inl... |
9a1f6857bb9c0ad48d69c15103e496608a9c14f8 | 76f9898ff7a555f4a729d725056a317af818375d | /assets/objects/object_gi_clothes/object_gi_clothes.h | 4af1b61cd86314cabd3383db8956f6f778abe1f3 | [] | 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 | 239 | h | object_gi_clothes.h | extern u64 object_gi_clothesTex_000000[];
extern Gfx gGiGoronCollarColorDL[];
extern Gfx gGiZoraCollarColorDL[];
extern Gfx gGiGoronTunicColorDL[];
extern Gfx gGiZoraTunicColorDL[];
extern Gfx gGiTunicCollarDL[];
extern Gfx gGiTunicDL[];
|
b2b6c8e55cf51492cdc001094bd4b0e43375d753 | 9ceacf33fd96913cac7ef15492c126d96cae6911 | /lib/libcbor/src/cbor.h | f38601079476571942722fdfb61a7147a8710975 | [
"MIT"
] | permissive | openbsd/src | ab97ef834fd2d5a7f6729814665e9782b586c130 | 9e79f3a0ebd11a25b4bff61e900cb6de9e7795e9 | refs/heads/master | 2023-09-02T18:54:56.624627 | 2023-09-02T15:16:12 | 2023-09-02T15:16:12 | 66,966,208 | 3,394 | 1,235 | null | 2023-08-08T02:42:25 | 2016-08-30T18:18:25 | C | UTF-8 | C | false | false | 1,703 | h | cbor.h | /*
* Copyright (c) 2014-2020 Pavel Kalvoda <me@pavelkalvoda.com>
*
* libcbor is free software; you can redistribute it and/or modify
* it under the terms of the MIT license. See LICENSE for details.
*/
#ifndef LIBCBOR_H_
#define LIBCBOR_H_
#include "cbor/common.h"
#include "cbor/data.h"
#include "cbor/arrays.h"... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.