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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
61c23cb4b9cd33b7c157004e1a0e48a2c8a42e8a | e9b2c1f687bb9f34732d7eb2bc784a75705a371e | /server/captive.c | 77b8b208392c540b10c013539df3ef05ff3878a6 | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | libguestfs/nbdkit | 30bf70eb29843805597a6bbe5b56cc024bfedead | 45b72f5bd8fc1b475fa130d06c86cd877bf595d5 | refs/heads/master | 2023-09-02T12:48:33.201066 | 2023-03-10T09:59:15 | 2023-03-10T10:08:50 | 10,839,800 | 209 | 45 | NOASSERTION | 2021-01-24T00:25:00 | 2013-06-21T09:43:21 | C | UTF-8 | C | false | false | 5,696 | c | captive.c | /* nbdkit
* Copyright Red Hat
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* * Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer... |
154c3075238aff40958cc1e1c6c61696ad6c59d6 | e65a4dbfbfb0e54e59787ba7741efee12f7687f3 | /print/xmbibtex/files/patch-biblio.h | 7624fcc56d4a7204844335eaf972e15b18530371 | [
"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 | 290 | h | patch-biblio.h | --- biblio.h.orig 2018-08-25 16:02:49 UTC
+++ biblio.h
@@ -92,7 +92,7 @@ class BIBLIO { (public)
CITATION **c;
unsigned long last;
- BIBLIO() {last=0; c='\0';}
+ BIBLIO() {last=0; c=NULL;}
~BIBLIO() {
unsigned long n;
if (c) for(n=last-1; n==0; n--) del_citation(n);
|
d860cf48f9da222dee9e3b3b895156ef13baf7c6 | 19a9f2c19bcb81c4a14ba17831d3098de7731fb5 | /ni/src/lib/hlu/CoordArrays.c | ed5a68b4cbce147629ca00023e4f1fcc4954baa4 | [
"Apache-2.0"
] | permissive | NCAR/ncl | 243c30eaefce642d53373aa583b73df72eb59f22 | 8a96101fe14d0cf0f5ed66a5e6b1733084bc69df | refs/heads/develop | 2023-03-17T07:53:18.883458 | 2022-05-11T16:01:03 | 2022-05-11T16:01:03 | 67,087,395 | 254 | 68 | NOASSERTION | 2022-10-08T07:20:06 | 2016-09-01T01:34:28 | C | UTF-8 | C | false | false | 39,100 | c | CoordArrays.c | /*
* $Id: CoordArrays.c,v 1.42 1998-04-16 03:08:35 dbrown Exp $
*/
/************************************************************************
* *
* Copyright (C) 1993 *
* University Corporation for Atmospheric Research *
* All Rights Reserved *
* *
************************... |
7101fb49f61eb35418c2475452f11979fe63462c | fae867d62224cdf27ceb85654525a311fb8c4226 | /Examples/C/analog_inputs.c | 5fa0388ac2e24c23f6c0ddafa907013d5993243e | [
"BSD-3-Clause"
] | permissive | RedPitaya/RedPitaya | a4a9b0bda0d1806e39b90ee9f3164e2e0dee0ab6 | 69826707f78c764e5835f3197e61f68ced90f77b | refs/heads/master | 2023-09-01T12:25:51.370133 | 2023-07-26T03:51:31 | 2023-07-26T03:51:31 | 17,261,658 | 447 | 601 | NOASSERTION | 2023-07-27T04:07:43 | 2014-02-27T19:38:52 | C | UTF-8 | C | false | false | 604 | c | analog_inputs.c | /* Read analog voltage on slow analog input */
#include <stdio.h>
#include <stdlib.h>
#include "rp.h"
int main (int argc, char **argv) {
float value [4];
uint32_t raw [4];
// Initialization of API
if (rp_Init() != RP_OK) {
fprintf(stderr, "Red Pitaya API init failed!\n");
return EXIT... |
198741fdb3e45daa666d29591fc7b84c99580b9b | 3fb927c4e75708324ca65835d7f108cc809936c0 | /archive/2000-eecs280/examples/examples.c/programs/tempconv.c | f276802c22d382e43e0555d3d9f0eea33f737b68 | [
"CC-BY-4.0",
"Apache-2.0"
] | permissive | csev/cc4e | f5d355ab37e495d7807916a031bcbec9e2d77b23 | 8ea00f27dfcb9c080263b9a87cbb2a833ce758ae | refs/heads/master | 2023-08-09T21:55:53.990191 | 2023-08-01T08:11:24 | 2023-08-01T08:11:24 | 226,528,307 | 170 | 60 | NOASSERTION | 2023-08-02T15:55:02 | 2019-12-07T14:37:23 | C++ | UTF-8 | C | false | false | 578 | c | tempconv.c |
/* tempconv - Converts temperature from Farenheight to Centigrade */
/* and Kelvin */
/* Written by: C. Severance - Tue Dec 7 23:01:34 EST 1993 */
main() {
float cent,faren,kelvin;
/* Prompt the user for the Farenheight temperature */
printf("enter the farenheight temperature -");
scanf("%f",&faren);
/*... |
7f0fa650e95316657f32cd52b2f1fa1740563828 | 94b153fe49c2e7bd901c4f26d3cc4134920b4ccf | /src/soter/ed25519/ge_p2_dbl.h | 128efed9076676b0075a7ee9320334516b1c3175 | [
"LicenseRef-scancode-proprietary-license",
"Apache-2.0"
] | permissive | cossacklabs/themis | d6d39836fcebe88d228d25a670a35c556b6a117d | 86096502c48a80edb11f567c92e26eb463eae36c | refs/heads/master | 2023-08-17T03:48:03.760843 | 2023-07-10T19:57:46 | 2023-07-10T19:57:46 | 35,159,920 | 1,831 | 168 | Apache-2.0 | 2023-09-14T04:05:12 | 2015-05-06T13:25:25 | C | UTF-8 | C | false | false | 1,476 | h | ge_p2_dbl.h |
/* qhasm: enter ge_p2_dbl */
/* qhasm: fe X1 */
/* qhasm: fe Y1 */
/* qhasm: fe Z1 */
/* qhasm: fe A */
/* qhasm: fe AA */
/* qhasm: fe XX */
/* qhasm: fe YY */
/* qhasm: fe B */
/* qhasm: fe X3 */
/* qhasm: fe Y3 */
/* qhasm: fe Z3 */
/* qhasm: fe T3 */
/* qhasm: XX=X1^2 */
/* asm 1: fe_sq(>XX=fe#1,<X1=f... |
115368ea98d1f923dd23619889d552833ba128cd | 010279e2ba272d09e9d2c4e903722e5faba2cf7a | /contrib/tools/yasm/modules/objfmts/elf/elf-x86-x32.c | 40a25a12a752012e9dc0f92fd645a37a6254b30c | [
"Apache-2.0"
] | permissive | catboost/catboost | 854c1a1f439a96f1ae6b48e16644be20aa04dba2 | f5042e35b945aded77b23470ead62d7eacefde92 | refs/heads/master | 2023-09-01T12:14:14.174108 | 2023-09-01T10:01:01 | 2023-09-01T10:22:12 | 97,556,265 | 8,012 | 1,425 | Apache-2.0 | 2023-09-11T03:32:32 | 2017-07-18T05:29:04 | Python | UTF-8 | C | false | false | 9,838 | c | elf-x86-x32.c | /*
* ELF object format helpers - x86:x32
*
* Copyright (C) 2012 Michael Urman and H.J. Lu
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
... |
d2600c61f7011d105f993519729946959b5da7ae | 399fb9306ee201a5d92d75d0981bf5529f86e0cb | /modules/extract_subchain_slib.c | ed8419283b6ac1336b9845517ae9abed72fae583 | [
"MIT"
] | permissive | hillerlab/TOGA | 221b0bd52c8a62bcc59f84c1ef2145cdf7d0b3bd | 2449d3156413fbad090a8bdf51f03e50ccb9c185 | refs/heads/master | 2023-09-02T22:16:22.654802 | 2023-08-16T11:16:44 | 2023-08-16T11:16:44 | 277,817,661 | 101 | 16 | MIT | 2023-09-09T22:58:48 | 2020-07-07T13:00:49 | Python | UTF-8 | C | false | false | 8,761 | c | extract_subchain_slib.c | /*
To be compiled as a shared library.
Function to be called: extract_subchain
Extract chain blocks that intersect the requested region.
You can request subchain for the target or the query genome.
Usage: extract_subchain [chain] [q/t] [target/query genome range]
Arguments:
chain -> string, a chain itself
mode_cd -> ... |
401545627dd704f21a7ccaa0804a98f1644aad81 | 89ac799bd004042f913c9205abd22feaf847f5be | /src/Game/GM_CameraSetAlertMask_80030850.c | 6bd823faf86b992642e3757cada5d24976f36727 | [] | no_license | FoxdieTeam/mgs_reversing | de0b501e9a6318bf817e0d0f03af34c836a2f0b6 | d057e3eb8bebeb645ca23db6ce690577268f59d5 | refs/heads/master | 2023-07-21T02:31:57.827478 | 2023-07-17T10:50:39 | 2023-07-17T10:50:39 | 223,033,157 | 270 | 35 | null | 2023-09-14T21:49:31 | 2019-11-20T21:44:13 | C | UTF-8 | C | false | false | 345 | c | GM_CameraSetAlertMask_80030850.c | #include "linker.h"
extern int dword_800ABA94;
int SECTION(".sbss") dword_800ABA94;
void GM_CameraSetAlertMask_80030850(int a1, int a2)
{
int v2;
int result;
if ((a2 & 2) != 0)
{
v2 = 1 << a1;
}
else
{
v2 = 0;
}
result = ~(1 << a1);
dword_800ABA94 = (dword_80... |
509314ec9548cd558c752956439a1e3c8251b1f0 | 7eaf54a78c9e2117247cb2ab6d3a0c20719ba700 | /SOFTWARE/A64-TERES/linux-a64/drivers/staging/iio/meter/ade7753.c | e5943e2287cfbb5519cc59d8e8a6e7f4c7e1b1b8 | [
"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 | 13,286 | c | ade7753.c | /*
* ADE7753 Single-Phase Multifunction Metering IC with di/dt Sensor Interface
*
* Copyright 2010 Analog Devices Inc.
*
* Licensed under the GPL-2 or later.
*/
#include <linux/interrupt.h>
#include <linux/irq.h>
#include <linux/delay.h>
#include <linux/mutex.h>
#include <linux/device.h>
#include <linux/kernel.h... |
10bf4d9f56f54c90a4cfb67985417bc7a6dc9d47 | 05819963250c2ae0ba59ffef48d7c99a5b6b7cfd | /drivers/dma/dma_dmac.c | b8a2df45b545a39e5e17dcbf48385725862ac4bb | [
"LicenseRef-scancode-bsd-atmel"
] | permissive | atmelcorp/atmel-software-package | cefa3213069995d453d3b47b8b3aa7a7aca683ac | e0428c7c8175a42a2460cff27bb0501db0bbe160 | refs/heads/master | 2023-04-13T16:34:56.181081 | 2023-04-06T17:30:10 | 2023-04-11T06:05:12 | 47,840,424 | 117 | 94 | NOASSERTION | 2022-10-20T03:07:15 | 2015-12-11T17:18:56 | C | UTF-8 | C | false | false | 6,469 | c | dma_dmac.c | /* ----------------------------------------------------------------------------
* SAM Software Package License
* ----------------------------------------------------------------------------
* Copyright (c) 2016, Atmel Corporation
*
* All rights reserved.
*
* Redistribution and use in source and binary fo... |
ff48e9a2715050a3745cbd9f127eb85492c2677c | f9e7d65cb784c01a0200145ba8d289afe41d4a56 | /chip/ish/uart.c | b0f21cdf5fbb41afca0b429b5f4a00fa2a41427e | [
"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 | 6,264 | c | uart.c | /* Copyright 2016 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.
*/
/* UART module for ISH */
#include "common.h"
#include "math_util.h"
#include "console.h"
#include "uart_defs.h"
#include "atomic.h"
#include "task... |
ef7c7a5a389b65b92b44abfd79ee1e961dc5cdf0 | 28d0f8c01599f8f6c711bdde0b59f9c2cd221203 | /lib/libm/src/k_sincos.h | 7044a7749523a0c5b90fd53e4982a7a0b9f447ad | [] | 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,942 | h | k_sincos.h | /*-
* ====================================================
* Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
*
* Developed at SunSoft, a Sun Microsystems, Inc. business.
* Permission to use, copy, modify, and distribute this
* software is freely granted, provided that this notice
* is preserved... |
5979b5fca9fc2e1e4054fe8d3260ea5aadef696b | 03666e5f961946fc1a0ac67781ac1425562ef0d7 | /src/avt/Queries/Queries/avtL2NormQuery.C | 65bb6d7f31b1bd5157d506a16f18314161b36de3 | [
"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,268 | c | avtL2NormQuery.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.
// ************************************************************************* //
// ... |
cf73a7612ca3653b4aed1f059c9f3c3b310f9c0e | 2094e58fc20d98a0c234c49c4d9bd64137be3da3 | /QGoodWindow/QGoodWindow/version/version.h | 115a1e3610d5b5f807dbfed6392d879d170d72f3 | [
"MIT"
] | permissive | antonypro/QGoodWindow | 24be67dff6a3fda5c23567d05209100a57f2bdb2 | d47ceddd3cad7eae67c6f7c19b7a708ed5b37cbb | refs/heads/master | 2023-08-16T21:14:45.978098 | 2023-08-02T10:58:24 | 2023-08-02T10:58:24 | 157,846,726 | 293 | 46 | MIT | 2023-08-22T15:24:23 | 2018-11-16T09:47:34 | C++ | UTF-8 | C | false | false | 100 | h | version.h | #ifndef VERSION_H
#define VERSION_H
#define QGOODWINDOW_VERSION "2.4.1"
#endif // VERSION_H
|
33eab8ddf56158e26c24f70cfa4f536859e8f273 | f79dec3c4033ca3cbb55d8a51a748cc7b8b6fbab | /graphics/blender/patches/patch-intern_cycles_util_util__types.h | 25617c4a8b69c0d034ba2447b15d7ff0c62f6aa7 | [] | 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 | 419 | h | patch-intern_cycles_util_util__types.h | $NetBSD: patch-intern_cycles_util_util__types.h,v 1.2 2014/04/07 12:21:25 ryoon Exp $
--- intern/cycles/util/util_types.h.orig 2014-03-19 22:27:02.000000000 +0000
+++ intern/cycles/util/util_types.h
@@ -32,6 +32,9 @@
/* Qualifiers for kernel code shared by CPU and GPU */
#ifndef __KERNEL_GPU__
+#ifdef __cplusplus
... |
ff151892740ade639cc9c22cb972d57f7ebe05b3 | a5a99f646e371b45974a6fb6ccc06b0a674818f2 | /HLTriggerOffline/Egamma/macros/GetRatesOldVars.C | 2e79f7449c9315ac2f4f0143c6b3a0bc9e647a67 | [
"Apache-2.0"
] | permissive | cms-sw/cmssw | 4ecd2c1105d59c66d385551230542c6615b9ab58 | 19c178740257eb48367778593da55dcad08b7a4f | refs/heads/master | 2023-08-23T21:57:42.491143 | 2023-08-22T20:22:40 | 2023-08-22T20:22:40 | 10,969,551 | 1,006 | 3,696 | Apache-2.0 | 2023-09-14T19:14:28 | 2013-06-26T14:09:07 | C++ | UTF-8 | C | false | false | 28,338 | c | GetRatesOldVars.C | #include "TChain.h"
#include "iostream"
#include "fstream"
#include "iomanip"
#include "vector"
#include "map"
struct sample {
TString name;
TChain *chain;
Double_t nEvents;
Double_t xSection;
};
void GetRates() {
Double_t luminosity = 1.0E32; // in cm^-2 s^-1
Double_t conversion = 1.0E-27; // mb -> cm^2
... |
97b3c847568bfa1e0aa6c71243cea924622dc080 | 83e7dc1281874779c46dfadcc15b2bb66d8e599c | /demos/multilang/assets/avatars/img_multilang_avatar_4.c | e583b782f82389a4539b1a88d058e8d49e2832b9 | [
"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 | 394,561 | c | img_multilang_avatar_4.c | #ifdef __has_include
#if __has_include("lvgl.h")
#ifndef LV_LVGL_H_INCLUDE_SIMPLE
#define LV_LVGL_H_INCLUDE_SIMPLE
#endif
#endif
#endif
#if defined(LV_LVGL_H_INCLUDE_SIMPLE)
#include "lvgl.h"
#else
#include "lvgl/lvgl.h"
#endif
#if LV_USE_DEMO_MULTILANG
#ifndef LV_ATTRIBUT... |
2a1614bebc7d5c125e465137fe01899e155a3164 | c6759b857e55991fea3ef0b465dbcee53fa38714 | /utils/gapy/gen-debug-info-src/ext/bfd/bfdver.h | 68ad80862a557f9908ca79381a49a1e77d20f85c | [
"Apache-2.0",
"LicenseRef-scancode-bsd-3-clause-jtag",
"GPL-2.0-only",
"LGPL-2.1-only"
] | 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 | 191 | h | bfdver.h | #define BFD_VERSION_DATE 20170505
#define BFD_VERSION 228000000
#define BFD_VERSION_STRING "(GNU Binutils) " "2.28.0.20170505"
#define REPORT_BUGS_TO "<http://www.sourceware.org/bugzilla/>"
|
75a35d01e13a07a4a7ee343afac4854bb860161c | 55540f3e86f1d5d86ef6b5d295a63518e274efe3 | /components/platform/soc/bl808/bl808_e907_std/bl808_bsp_driver/regs/dtsrc_reg.h | ed4a5abb4c9f8e878969d815db60a7864f72f216 | [
"Apache-2.0"
] | permissive | bouffalolab/bl_iot_sdk | bc5eaf036b70f8c65dd389439062b169f8d09daa | b90664de0bd4c1897a9f1f5d9e360a9631d38b34 | refs/heads/master | 2023-08-31T03:38:03.369853 | 2023-08-16T08:50:33 | 2023-08-18T09:13:27 | 307,347,250 | 244 | 101 | Apache-2.0 | 2023-08-28T06:29:02 | 2020-10-26T11:16:30 | C | UTF-8 | C | false | false | 28,433 | h | dtsrc_reg.h | /*
* Copyright (c) 2016-2023 Bouffalolab.
*
* This file is part of
* *** Bouffalolab Software Dev Kit ***
* (see www.bouffalolab.com).
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* 1. Redistribut... |
bd5d1fd0ee0e53f6dbfdf8e70269d34482349498 | 28d0f8c01599f8f6c711bdde0b59f9c2cd221203 | /sys/arch/arm/xilinx/zynq7000_uart.c | 348e94d77183394ce462d4085bf60f714702c221 | [] | no_license | NetBSD/src | 1a9cbc22ed778be638b37869ed4fb5c8dd616166 | 23ee83f7c0aea0777bd89d8ebd7f0cde9880d13c | refs/heads/trunk | 2023-08-31T13:24:58.105962 | 2023-08-27T15:50:47 | 2023-08-27T15:50:47 | 88,439,547 | 656 | 348 | null | 2023-07-20T20:07:24 | 2017-04-16T20:03:43 | null | UTF-8 | C | false | false | 3,722 | c | zynq7000_uart.c | /* $NetBSD: zynq7000_uart.c,v 1.3 2022/10/25 22:49:39 jmcneill Exp $ */
/*-
* Copyright (c) 2015 Genetec Corporation. All rights reserved.
* Written by Hashimoto Kenichi for Genetec Corporation.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that th... |
5244882156f9c5c0428a40ac401ed1cef99056a9 | 8838eb997879add5759b6dfb23f9a646464e53ca | /src/kernel/task/resource/argv/task_argv.h | 89cc88a489427340c7bf9565bbcfc0de86f732fc | [
"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 | 556 | h | task_argv.h | /**
* @file
*
* @date Jun 11, 2014
* @author: Anton Bondarev
*/
#ifndef TASK_ARGV_H_
#define TASK_ARGV_H_
struct task_argv;
extern struct task_argv *task_resource_argv(const struct task *task);
extern int task_resource_argv_argc(const struct task *task);
extern char **task_resource_argv_argv(const struct task *... |
5fdd0f71756598eeb80b9d9c0475f10ee27d4193 | ae31542273a142210a1ff30fb76ed9d45d38eba9 | /src/backend/cdb/cdbdistributedxacts.c | fb0e0e43140669169992ccc2981a0be2981d9ebc | [
"Apache-2.0",
"LicenseRef-scancode-generic-cla",
"PostgreSQL",
"OpenSSL",
"LicenseRef-scancode-stream-benchmark",
"ISC",
"LicenseRef-scancode-openssl",
"LicenseRef-scancode-other-copyleft",
"LicenseRef-scancode-ssleay-windows",
"BSD-2-Clause",
"Python-2.0"
] | permissive | greenplum-db/gpdb | 8334837bceb2d5d51a684500793d11b190117c6a | 2c0f8f0fb24a2d7a7da114dc80f5f5a2712fca50 | refs/heads/main | 2023-08-22T02:03:03.806269 | 2023-08-21T22:59:53 | 2023-08-22T01:17:10 | 44,781,140 | 6,417 | 2,082 | Apache-2.0 | 2023-09-14T20:33:42 | 2015-10-23T00:25:17 | C | UTF-8 | C | false | false | 2,854 | c | cdbdistributedxacts.c | /*-------------------------------------------------------------------------
*
* cdbdistributedxacts.c
* Set-returning function to view gp_distributed_xacts table.
*
* IDENTIFICATION
*
*-------------------------------------------------------------------------
*/
#include "postgres.h"
#include "funcapi.h"
#incl... |
d79c8d97f36386a6f53d9c80ad5448dc120b3702 | 525023a40ee8d0b383a31118f28e156ceedd1545 | /docs/packages/interactive/animation/README.en-US.md.c | b8141f7db105d869f75ece200e72f509e4e45d76 | [
"BSD-3-Clause"
] | permissive | raxjs/universal-api | 7d54daeec61cc42793c7d5aac7185ad9dc5633e0 | 550ebba54e023a8e82f15e7729b612b9c6dedc22 | refs/heads/master | 2023-05-25T09:35:27.997755 | 2023-05-18T02:59:58 | 2023-05-18T02:59:58 | 209,819,048 | 249 | 62 | null | 2023-05-18T02:59:59 | 2019-09-20T15:08:00 | TypeScript | UTF-8 | C | false | false | 4,214 | c | README.en-US.md.c | # animation
[](https://www.npmjs.com/package/@uni/animation)
## Installation
```bash
$ npm install @uni/animation --save
```
## createAnimation
Create an animation instance `Animation`.
You can use the **chain call** instance method to describe the animati... |
58cb95b08040959b3dc86b1a2b26132cbee8b3f0 | 88ae8695987ada722184307301e221e1ba3cc2fa | /third_party/wayland-protocols/gtk/gtk/gtkcssfontvariationsvalue.c | 2ecae30ab0004acb90e091c350501ca468d8c52e | [
"Apache-2.0",
"LGPL-2.0-or-later",
"MIT",
"GPL-1.0-or-later",
"BSD-3-Clause",
"LGPL-2.0-only",
"LGPL-2.1-only"
] | permissive | iridium-browser/iridium-browser | 71d9c5ff76e014e6900b825f67389ab0ccd01329 | 5ee297f53dc7f8e70183031cff62f37b0f19d25f | refs/heads/master | 2023-08-03T16:44:16.844552 | 2023-07-20T15:17:00 | 2023-07-23T16:09:30 | 220,016,632 | 341 | 40 | BSD-3-Clause | 2021-08-13T13:54:45 | 2019-11-06T14:32:31 | null | UTF-8 | C | false | false | 7,760 | c | gtkcssfontvariationsvalue.c | /* GTK - The GIMP Toolkit
* Copyright (C) 2017 Red Hat, Inc.
*
* 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 of the License, or (at your option) any later versi... |
fcc5d752895baa7354ab3a50089149e8b334f2da | 7c857119fe1505b1d80d6e62969661c06dc1a2f4 | /ArmPkg/Library/CompilerIntrinsicsLib/memset_ms.c | 5882cd28b06d4aee68ebbf1f96ae5d3e4d338254 | [
"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 | 749 | c | memset_ms.c | // ------------------------------------------------------------------------------
//
// Copyright (c) 2017, Pete Batard. All rights reserved.<BR>
// Copyright (c) 2021, Arm Limited. All rights reserved.<BR>
//
// SPDX-License-Identifier: BSD-2-Clause-Patent
//
// -------------------------------------------------... |
2456fefe0f1cf6ceff2597af5e455960276bd155 | 9ceacf33fd96913cac7ef15492c126d96cae6911 | /sys/arch/octeon/dev/octeon_pcibus.h | f8f0de100a60853feebb35a70f5cd6972641c2df | [] | 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 | 5,117 | h | octeon_pcibus.h | /* $OpenBSD: octeon_pcibus.h,v 1.3 2015/07/20 01:38:31 jasper Exp $ */
/*
* Copyright (c) 2003-2004 Opsycon AB (www.opsycon.com).
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source c... |
f021aea1389aafcf7cd975cf8c383daf1ba1b3f4 | 2d11442aa09b51e10c245ee2b64231aeb051744f | /platforms/Cross/plugins/SoundGenerationPlugin/SoundGenerationPlugin.h | 5fa17fcf52fdf4588971671067fcbd6025eda91a | [
"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 | 409 | h | SoundGenerationPlugin.h | /* obsolete primitives for backward compatibility */
#if OLD_SOUND_PRIMS
int primFMSoundmixSampleCountintostartingAtpan(void);
int oldprimSampledSoundmixSampleCountintostartingAtleftVolrightVol(void);
int primPluckedSoundmixSampleCountintostartingAtpan(void);
int primSampledSoundmixSampleCountintostartingAtpan(void);
i... |
faeaf3a2c0dafc34b8b022f231f96ecf5770ca03 | 99bdb3251fecee538e0630f15f6574054dfc1468 | /components/drivers/hwcrypto/hw_bignum.c | 74c3e03a8e372ce368c0c2c859f8b71049c258ba | [
"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 | 7,233 | c | hw_bignum.c | /*
* Copyright (c) 2006-2023, RT-Thread Development Team
*
* SPDX-License-Identifier: Apache-2.0
*
* Change Logs:
* Date Author Notes
* 2019-04-25 tyx the first version
*/
#include <rtthread.h>
#include <rtdevice.h>
#include <hw_bignum.h>
static struct rt_hwcrypto_ctx *bignum_defa... |
1f2da725d2b772d6862166bdda2f88a75c7e8cd7 | 549270020f6c8724e2ef1b12e38d11b025579f8d | /recipes/libccd/all/test_package/test_package.c | eac9c4c40726ddbb647fa558bf92e4847b83bf9c | [
"MIT"
] | permissive | conan-io/conan-center-index | 1bcec065ccd65aa38b1fed93fbd94d9d5fe6bc43 | 3b17e69bb4e5601a850b6e006e44775e690bac33 | refs/heads/master | 2023-08-31T11:34:45.403978 | 2023-08-31T11:13:23 | 2023-08-31T11:13:23 | 204,671,232 | 844 | 1,820 | MIT | 2023-09-14T21:22:42 | 2019-08-27T09:43:58 | Python | UTF-8 | C | false | false | 81 | c | test_package.c | #include <ccd/ccd.h>
int main() {
ccd_t ccd;
CCD_INIT(&ccd);
return 0;
}
|
d00a15a2a4afe32ffaee5ceb69e13647df0ac7ef | 0744dcc5394cebf57ebcba343747af6871b67017 | /external/openssl/include/platform/ssl_port.h | c75446ceb36cceba572a827984cc9705b4901d1c | [
"Apache-2.0",
"MIT"
] | permissive | Samsung/TizenRT | 96abf62f1853f61fcf91ff14671a5e0c6ca48fdb | 1a5c2e00a4b1bbf4c505bbf5cc6a8259e926f686 | refs/heads/master | 2023-08-31T08:59:33.327998 | 2023-08-08T06:09:20 | 2023-08-31T04:38:20 | 82,517,252 | 590 | 719 | Apache-2.0 | 2023-09-14T06:54:49 | 2017-02-20T04:38:30 | C | UTF-8 | C | false | false | 1,961 | h | ssl_port.h | /****************************************************************************
*
* Copyright 2019 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... |
f191ac548f82326a9720f82ec5ad545ecb6ea8f9 | 4b64dbbcd51ac0ff67c1ef9e56383f92630f9dc0 | /gateway/gw_array.h | a39c7bdea75b69b3088c33a13e3d65a87509ed17 | [
"Apache-2.0",
"MIT",
"BSD-2-Clause"
] | permissive | naver/nbase-arc | e181a57344566a042014b67c9a054c0683c87fad | 5cc17be3f423e7ae897ad2c2939278b2584487d8 | refs/heads/master | 2023-08-24T15:28:13.223923 | 2023-04-11T02:48:42 | 2023-04-11T02:48:42 | 46,257,023 | 185 | 67 | Apache-2.0 | 2023-04-11T02:48:43 | 2015-11-16T06:47:07 | C | UTF-8 | C | false | false | 5,846 | h | gw_array.h | /*
* Copyright 2015 Naver Corp.
*
* 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 ... |
aaa0dd2fbd1cf2bd6205ff73d55d6c3570f343d8 | 7eaf54a78c9e2117247cb2ab6d3a0c20719ba700 | /SOFTWARE/A64-TERES/u-boot_new/arch/powerpc/include/asm/atomic.h | 43a2bb2b3e4446df9e51ec151f5f8ce6335265a5 | [
"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 | 1,825 | h | atomic.h | /*
* PowerPC atomic operations
*/
#ifndef _ASM_PPC_ATOMIC_H_
#define _ASM_PPC_ATOMIC_H_
#ifdef CONFIG_SMP
typedef struct { volatile int counter; } atomic_t;
#else
typedef struct { int counter; } atomic_t;
#endif
#define ATOMIC_INIT(i) { (i) }
#define atomic_read(v) ((v)->counter)
#define atomic_set(v,i) (((v)->... |
d6ad561bf275c5acdab01071360fc21ea4a5d853 | 9ca6d7ee24abbf3e2de2ec9499635a31ec863bb1 | /QiniuSDK/include/QNPartsUpload.h | dbb221609d64c566b895554b83a62366364f4504 | [
"MIT"
] | permissive | qiniu/objc-sdk | be895a012f654f704b0781e2c600e78d5d81e2c9 | c1bdb198c5aa00ff4a4e7e8d580ed587977f455d | refs/heads/master | 2023-08-18T10:55:39.592753 | 2023-08-07T10:44:46 | 2023-08-07T10:44:46 | 24,551,801 | 476 | 249 | MIT | 2023-09-12T09:35:07 | 2014-09-28T06:14:51 | Objective-C | UTF-8 | C | false | false | 26 | h | QNPartsUpload.h | ../Storage/QNPartsUpload.h |
cd4fae0690ba1823f05faf6f1d47736b1671f91c | 808fc7bff7c6cf8443848809a675ac24a7a0530b | /Source/include/SVGStyleElement.h | 641614ba1d3071da61a6ee57bb68138e1fdac772 | [
"MIT"
] | permissive | SVGKit/SVGKit | 5499deb7c8b22678ec77eebb99d565df83bb94cf | 96c330df9627b26c1d3a3eb48a84b4eb5d21d7b3 | refs/heads/3.x | 2023-09-04T03:32:26.965270 | 2023-07-05T14:05:32 | 2023-07-05T14:05:32 | 1,561,142 | 3,304 | 933 | NOASSERTION | 2023-09-08T14:14:40 | 2011-04-02T22:55:11 | Objective-C | UTF-8 | C | false | false | 56 | h | SVGStyleElement.h | ../DOM classes/Unported or Partial DOM/SVGStyleElement.h |
115bedd4948addd6391307b620298768660e0d68 | c1ff870879152fba2b54eddfb7591ec322eb3061 | /plugins/languageAPI/jsAPI/3rdParty/nodejs/10.1.0/source/deps/openssl/config/opensslconf.h | 9c492032b05f769e063bbf7db8587cfc99a93515 | [
"LicenseRef-scancode-free-unknown",
"MIT",
"ISC",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"Artistic-2.0",
"NAIST-2003",
"BSD-3-Clause",
"Zlib",
"NTP",
"LicenseRef-scancode-openssl",
"ICU",
"LicenseRef-scancode-unicode",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | MTASZTAKI/ApertusVR | 1a9809fb7af81c3cd7fb732ed481ebe4ce66fefa | 424ec5515ae08780542f33cc4841a8f9a96337b3 | refs/heads/0.9 | 2022-12-11T20:03:42.926813 | 2019-10-11T09:29:45 | 2019-10-11T09:29:45 | 73,708,854 | 188 | 55 | MIT | 2022-12-11T08:53:21 | 2016-11-14T13:48:00 | C++ | UTF-8 | C | false | false | 590 | h | opensslconf.h | #undef OPENSSL_LINUX
#if defined(__linux) && !defined(__ANDROID__)
# define OPENSSL_LINUX 1
#endif
#if defined(OPENSSL_NO_ASM)
# include "./opensslconf_no-asm.h"
#else
# include "./opensslconf_asm.h"
#endif
/* GOST is not included in all platform */
#ifndef OPENSSL_NO_GOST
# define OPENSSL_NO_GOST
#endif
/* HW_PADLOC... |
6a33ccc0f924c24e50a71bca37da3dbc5f5e3336 | 6d9f925983400542fe6466e5020e94f335a7f06c | /examples/custom_input_box/custom_input_box.c | bb2b991929748741432188b1bc55e5cf20556265 | [
"Zlib",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-other-permissive"
] | permissive | raysan5/raygui | 53af412cdc03d645201f4a438c6c86c227782dce | 3b8164216bd3e6d580252d12e00efc95be34b8ea | refs/heads/master | 2023-08-30T16:52:34.978904 | 2023-08-29T07:44:14 | 2023-08-29T07:44:14 | 61,231,339 | 2,553 | 335 | Zlib | 2023-09-08T19:01:35 | 2016-06-15T18:33:19 | C | UTF-8 | C | false | false | 8,824 | c | custom_input_box.c | /*******************************************************************************************
*
* raygui - basic calculator app with custom input box for float values
*
* DEPENDENCIES:
* raylib 4.5 - Windowing/input management and drawing.
* raygui 3.5 - Immediate-mode GUI controls.
*
* COMPILATION (... |
fbadfbcf809661d1e555ad7cdd4bca818e26e40d | c9a5da05b030ea481aef930f2c5aedac088e8f78 | /ext-src/php_swoole_client.h | 007c1476a945ddc3373227db36e5453be28b918d | [
"Apache-2.0"
] | permissive | swoole/swoole-src | fd944296f3b07404be3ebb4f98f0b53ccc82efa8 | d0b7ec09d95e66babc1a012f46c69334d3e4703b | refs/heads/master | 2023-08-31T05:40:11.718828 | 2023-08-30T14:38:05 | 2023-08-30T14:38:05 | 5,133,949 | 19,788 | 4,078 | Apache-2.0 | 2023-09-14T03:46:53 | 2012-07-21T13:49:59 | C++ | UTF-8 | C | false | false | 1,381 | h | php_swoole_client.h | /*
+----------------------------------------------------------------------+
| Swoole |
+----------------------------------------------------------------------+
| Copyright (c) 2012-2015 The Swoole Group |
+-------------------... |
a3c677eebbf399220bee0649667e8863b07668b4 | f79dec3c4033ca3cbb55d8a51a748cc7b8b6fbab | /sysutils/intel-microcode-netbsd/files/extract.c | 8bbd061ed19c92fea1fa5b4834c5b463664abf23 | [] | 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 | 3,261 | c | extract.c | /* $NetBSD: extract.c,v 1.3 2014/02/19 19:31:08 drochner Exp $ */
#include <stdlib.h>
#include <unistd.h>
#include <fcntl.h>
#include <stdio.h>
#include <string.h>
#include <errno.h>
#include <err.h>
#include <x86/cpu_ucode.h>
FILE *in;
int lc;
static int
getbin(void *buf, int len)
{
char lbuf[100], *l;
uint32_t ... |
68d733e1353a6192bef89d754276b19376cb448f | c7c73566784a7896100e993606e1bd8fdd0ea94e | /dtool/src/parser-inc/cv.h | 1539e0e966269f08461b38918e596d435b76403a | [
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | panda3d/panda3d | c3f94df2206ff7cfe4a3b370777a56fb11a07926 | 160ba090a5e80068f61f34fc3d6f49dbb6ad52c5 | refs/heads/master | 2023-08-21T13:23:16.904756 | 2021-04-11T22:55:33 | 2023-08-06T06:09:32 | 13,212,165 | 4,417 | 1,072 | NOASSERTION | 2023-09-09T19:26:14 | 2013-09-30T10:20:25 | C++ | UTF-8 | C | false | false | 180 | h | cv.h | #ifndef _CV_H_
#define _CV_H_
typedef struct CvCapture CvCapture;
typedef struct CvMemStorage CvMemStorage;
typedef struct CvHaarClassifierCascade CvHaarClassifierCascade;
#endif |
d405d6f30c23152c9208390cfe57420d43007386 | 7df190df28da7e4ff166e55dc8ce780f11236a9f | /src/router/rc/ntp.h | 8049357405887c51e98712c95513c4b8d5c9801f | [] | no_license | mirror/dd-wrt | 25416946e6132aa54b35809de61834a1825a9a36 | 8f2934a5a2adfbb59b471375aa3a38de5d036531 | refs/heads/master | 2023-08-31T14:54:47.496685 | 2023-08-30T17:40:54 | 2023-08-30T17:40:54 | 7,470,282 | 520 | 281 | null | 2023-05-29T20:56:24 | 2013-01-06T17:21:29 | null | UTF-8 | C | false | false | 2,726 | h | ntp.h |
struct dstTable_ {
unsigned char startDay[15];
unsigned char endDay[15];
unsigned char startMonth;
unsigned char endMonth;
unsigned char diffMonth;
char resv;
int dstBias;
};
typedef struct dstTable_ dstTable;
// table mod by Eko, 07.okt.2008
const dstTable dstEntry[] = {
// dst #0: nothing to do
{{}, {}, 0... |
8107490560824aabb0989130398d764ccf0018e1 | eecd5e4c50d8b78a769bcc2675250576bed34066 | /src/mat/tests/ex71.c | ef06b7c150d7e234f34ed1b795bfb1c961b5c023 | [
"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 | 1,860 | c | ex71.c |
static char help[] = "Passes a sparse matrix to MATLAB.\n\n";
#include <petscmat.h>
int main(int argc, char **args)
{
PetscInt m = 4, n = 5, i, j, II, J;
PetscScalar one = 1.0, v;
Vec x;
Mat A;
PetscFunctionBeginUser;
PetscCall(PetscInitialize(&argc, &args, (char *)0, help));
PetscC... |
768ff4198797f470baed663e43e603e5b7bc701b | 3c76f1d8d548863f4a92209da9758c3f86ac5b72 | /example/ex-array00.c | aae4c98426968f40b4312eaa7323a8a8d9b6d808 | [
"BSD-2-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | P-p-H-d/mlib | 57ba169f11dbaf425b6b87c24b654df1e67a5af0 | 469239adcd1c37f09e208b7c09fe7f749de84892 | refs/heads/master | 2023-09-04T11:07:23.155619 | 2023-08-24T21:32:47 | 2023-08-24T21:32:47 | 82,404,078 | 749 | 67 | BSD-2-Clause | 2023-06-13T21:46:59 | 2017-02-18T17:35:25 | C | UTF-8 | C | false | false | 12,505 | c | ex-array00.c | /* Include M*LIB header */
#include "m-array.h"
#include "m-string.h"
#include "m-tuple.h"
/* Provide several examples of different types usage with array,
with the oplist to use for each case.
Each time it creates and initializes an array,
fills it with some number,
computes its sum,
and returns it.
... |
5cc8b524b3dac8dabfe6e4033d7ff50a13efd4ff | c26d7b0ed875357278e61627da2da0650da77986 | /sys/pic32/devsw.c | eb60c8781f62d2280fb654b9c0e79bc8a5ddf495 | [
"BSD-3-Clause"
] | permissive | RetroBSD/retrobsd | 5343d9e3c424637fc3ad5b03fe720b2744490025 | 486f81f6abff01c7dcc207235cd2979b226a95ff | refs/heads/master | 2023-09-02T23:12:05.110883 | 2023-07-07T18:41:40 | 2023-07-07T18:41:40 | 18,598,087 | 282 | 59 | BSD-3-Clause | 2023-07-18T07:35:36 | 2014-04-09T13:25:46 | C | UTF-8 | C | false | false | 9,210 | c | devsw.c | /*
* Copyright (c) 1986 Regents of the University of California.
* All rights reserved. The Berkeley software License Agreement
* specifies the terms and conditions for redistribution.
*/
#include <sys/param.h>
#include <sys/conf.h>
#include <sys/buf.h>
#include <sys/time.h>
#include <sys/ioctl.h>
#include <sys/re... |
b737085fe4baaf94f6688af5476719ce527a5722 | 35266a567d1f4e389bb234e72e2d8e4af06bb707 | /NULLC/nullc_internal.h | 3323c304d0f8e380f885f4fd72c3d71a28c4d5d0 | [
"MIT"
] | permissive | WheretIB/nullc | 6c6ec4a0f53a28c1ede2c0e3e4a9d0af5437d96d | bac1a2b2c35676a61392c094b142b50b92952fc8 | refs/heads/master | 2022-11-11T03:38:03.706686 | 2022-11-06T01:55:45 | 2022-11-06T01:55:45 | 32,209,998 | 161 | 13 | MIT | 2022-11-06T01:55:46 | 2015-03-14T12:15:38 | C++ | UTF-8 | C | false | false | 818 | h | nullc_internal.h | #ifndef NULLC_INTERNAL_INCLUDED
#define NULLC_INTERNAL_INCLUDED
#include "nullcdef.h"
#include "Compiler.h"
/************************************************************************/
/* Internal functions */
CompilerContext* nullcGetCompilerContext();
#define NULLC_BUILTIN_SQRT 1
nullres nullcBindModul... |
ad6496bdfd32dd8a98d828af22d986b16b808a30 | b729444e89bb7f04f5ab24dedf6c989590785219 | /C/mandelbrot/mandelbrot.gcc-6.c | fad8321e53c73d2c51ed168646f19bfd625e7f85 | [
"MIT"
] | permissive | greensoftwarelab/Energy-Languages | 4fa16587cd32caa82f064583618610bcd072cc04 | 1356528173d6bb07fb2512037c0ed8e2279ce440 | refs/heads/master | 2023-08-02T16:44:52.745599 | 2022-02-27T21:04:35 | 2022-02-27T21:04:35 | 101,664,867 | 663 | 105 | MIT | 2022-04-20T16:21:04 | 2017-08-28T16:41:20 | C | UTF-8 | C | false | false | 4,691 | c | mandelbrot.gcc-6.c | // The Computer Language Benchmarks Game
// http://benchmarksgame.alioth.debian.org/
//
// Contributed by Kevin Miller
//
// ver 2: added a couple of optimizations
// - Reduced number of times a vector of 8 was checked to see if
// they had all escaped, similar to Dominic Letz's C #5 entry.
// - Processed 64 pixels... |
453d05310b76b1ef427e96b4cfe2ea13d2dee32e | 7d7900e1c25b729fc8c208673a449c0520ba466e | /tests/runtime/test_clGetSupportedImageFormats.c | aab3b13b2470fc5e36d0a21d38a300c6be6276f0 | [
"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 | 1,329 | c | test_clGetSupportedImageFormats.c | #include <stdio.h>
#include <stdlib.h>
#include "poclu.h"
#define MAX_DEVICES 2
int
main(void)
{
cl_int err;
cl_image_format *img_formats;
cl_uint num_entries;
cl_context ctx = NULL;
cl_device_id dev = NULL;
cl_command_queue cq = NULL;
err = poclu_get_any_device(&ctx, &dev, &cq);
CHECK_OPENCL_E... |
ec109ffae172256821ccdc427029fa045381555d | a3cf3ed7895b6168fe0864770f944d0a25d5ad74 | /src/libre/print.h | b7bc2dba889dcfd340dd0091b030d24c5c6930f9 | [
"BSD-2-Clause"
] | permissive | katef/libfsm | 32269415d8ab61778bef9bfdb3c14c61117216d4 | 479d103357f4e1a8596437895bbc6ddf237a1da0 | refs/heads/main | 2023-08-12T06:21:35.611111 | 2023-06-03T22:17:25 | 2023-06-15T20:40:54 | 80,573,145 | 918 | 66 | BSD-2-Clause | 2023-09-12T13:31:36 | 2017-01-31T23:31:36 | C | UTF-8 | C | false | false | 422 | h | print.h | /*
* Copyright 2018 Scott Vokes
*
* See LICENCE for the full copyright terms.
*/
#ifndef RE_INTERNAL_PRINT_H
#define RE_INTERNAL_PRINT_H
#include <stdio.h>
struct ast;
struct fsm_options;
typedef void (ast_print)(FILE *f, const struct fsm_options *opt,
enum re_flags re_flags, const struct ast *ast);
ast_print... |
654d3b1b03a9ae18c94aa206faff9cff64fa0be8 | f3eed0234b4d0ad2bbb2abd700cf1e2c7a0e8a1d | /AKWF-c/AKWF_sinharm/AKWF_sinharm_0015.h | adf623e98436a24627dd1961d7994f99c86aeeb1 | [
"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_sinharm_0015.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... |
723389d144617e3c4f02a5620e7f20d71df0af8c | 227fe1226f59d6033e20ef456a1f8288091c5312 | /src/rdb/bigalloc.h | 2b6fd3428cef4c8058f3d974cbb9b66a90fcafb3 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | couchbase/libcouchbase | 697ca0f621bff80e242fa1099be8d0160dd2bc55 | 6e411d412ba3f5039d21ea4195dca86b0f82134b | refs/heads/master | 2023-08-30T23:38:38.586108 | 2023-08-16T13:39:57 | 2023-08-16T14:41:12 | 2,077,002 | 120 | 100 | Apache-2.0 | 2022-09-19T12:29:14 | 2011-07-20T08:43:46 | C | UTF-8 | C | false | false | 2,330 | h | bigalloc.h | /* -*- Mode: C; tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/*
* Copyright 2014-2020 Couchbase, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* ... |
b75231275c4ad85e816275e076d07ed78e1d45f6 | ca4c4631f3d47a90b8415bbe70dbc7cae18c071e | /unit_tests/matrix_free/UnitTestConductionSolutionUpdate.C | e58569d3edf32e2384d5c90b37e3824967965866 | [
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | Exawind/nalu-wind | 5765078c445d379ea952d2b25a01f5ff490837a6 | 722cd7757a412c9306645963808047824c312a17 | refs/heads/master | 2023-08-16T17:44:54.744168 | 2023-08-15T18:05:23 | 2023-08-15T18:05:23 | 132,016,365 | 111 | 87 | NOASSERTION | 2023-09-14T04:02:07 | 2018-05-03T15:39:32 | C | UTF-8 | C | false | false | 6,010 | c | UnitTestConductionSolutionUpdate.C | // Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC
// (NTESS), National Renewable Energy Laboratory, University of Texas Austin,
// Northwest Research Associates. Under the terms of Contract DE-NA0003525
// with NTESS, the U.S. Government retains certain rights in this software.
//
// This sof... |
b062c4b9b7c04db5fcd6f59424089e1c56dfdc8f | 1231e1bf4117cfaaa54bd4752cca1bdb71290cec | /ext/stub/types/maybe.zep.h | 3730deddc81b5cc5e89557674abfdb3866813418 | [
"MIT"
] | permissive | zephir-lang/zephir | ac53ec68e35d19860a4d80224d94f38a6a5e04b5 | 6773f19d9b272cafee96b9a30f9b152c28e982ea | refs/heads/development | 2023-08-31T10:33:38.621586 | 2023-02-28T10:27:43 | 2023-02-28T10:27:43 | 11,478,636 | 291 | 47 | MIT | 2023-08-28T22:07:11 | 2013-07-17T14:49:27 | PHP | UTF-8 | C | false | true | 946 | h | maybe.zep.h |
extern zend_class_entry *stub_types_maybe_ce;
ZEPHIR_INIT_CLASS(Stub_Types_MayBe);
PHP_METHOD(Stub_Types_MayBe, gc);
PHP_METHOD(Stub_Types_MayBe, gcFalse);
#if PHP_VERSION_ID >= 80000
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_MASK_EX(arginfo_stub_types_maybe_gc, 0, 1, MAY_BE_LONG|MAY_BE_FALSE)
#else
ZEND_BEGIN_ARG_WITH_RETUR... |
2505d42f89e5ee980eebfc3c2539b401663d0fa1 | 05f2a3ad9cee73e76501e50bf98611887051c21b | /utility/bt_defines.h | b8830ee38e0133dc29d4eed09b1c391c16bc63ca | [] | no_license | PaulStoffregen/USBHost_t36 | 5d254079ab8e5137c213e8e869178d3cbcbddf04 | 132c968936c8b2f366aa7f0d4209ef9007a415a2 | refs/heads/master | 2023-08-13T17:32:58.946813 | 2023-08-13T15:40:14 | 2023-08-13T15:40:14 | 61,881,256 | 148 | 87 | null | 2023-08-09T13:28:09 | 2016-06-24T11:54:54 | C++ | UTF-8 | C | false | false | 8,773 | h | bt_defines.h | /* USB EHCI Host for Teensy 3.6
* Copyright 2017 Paul Stoffregen (paul@pjrc.com)
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the
* "Software"), to deal in the Software without restriction, including
* without limitation th... |
607dbc0defe01fcacf26f6e362c35515f4540c55 | fdbb74a95924e2677466614f6ab6e2bb13b2a95a | /libc/calls/sigsuspend.c | 5f3d07e3bfc6a720b0cf22ac1972325770ed4827 | [
"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 | 4,387 | c | sigsuspend.c | /*-*- mode:c;indent-tabs-mode:nil;c-basic-offset:2;tab-width:8;coding:utf-8 -*-│
│vi: set net ft=c ts=2 sts=2 sw=2 fenc=utf-8 :vi│
╞══════════════════════════════════════════════════════════════════════════════╡
│ Copyright 2020 Justine Alexandra Roberts Tunney ... |
bee122a7528b5b5d4ef97b32f0f5c0d4373b9d5d | 1e21f8adf6af9a27d03559a08ca12d7741ceefce | /app/src/main/cpp/m3g/inc/javax_microedition_m3g_Light.h | c56ddee4a4030ef323adcf2635298d1b17e7235a | [
"Apache-2.0"
] | permissive | nikita36078/J2ME-Loader | 4d2298347b12b394904c336c7ea4e06cf1b935c3 | c265feb3a74496493e6f01970772331d14d3716f | refs/heads/master | 2023-08-24T23:01:13.247116 | 2023-08-16T14:34:46 | 2023-08-16T14:34:46 | 91,971,028 | 1,657 | 281 | Apache-2.0 | 2023-08-16T14:34:47 | 2017-05-21T16:23:08 | Java | UTF-8 | C | false | true | 3,759 | h | javax_microedition_m3g_Light.h | /* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class javax_microedition_m3g_Light */
#ifndef _Included_javax_microedition_m3g_Light
#define _Included_javax_microedition_m3g_Light
#ifdef __cplusplus
extern "C" {
#endif
#undef javax_microedition_m3g_Light_NONE
#define javax_microedi... |
1e3cd2f8cefdc20a3e738581a957b4b36c78b1de | 075f49f239099f0b1ad046537f003038fb241d89 | /线性表/单链表/单链表/main.c | ed712c59e880e67302234f0df8670460eb968598 | [
"MIT"
] | permissive | HuangRunHua/DataStructure | 01f905143a4978d2257761f2bd705bdc20865172 | 24548e566425df00a36ec906e980e580130ded2c | refs/heads/master | 2020-04-26T17:13:54.413821 | 2019-05-28T12:29:56 | 2019-05-28T12:29:56 | 173,706,492 | 123 | 19 | null | null | null | null | UTF-8 | C | false | false | 221 | c | main.c | //
// main.c
// 单链表
//
// Created by Joker Hook on 2019/3/4.
// Copyright © 2019 com.icloud@h76joker. All rights reserved.
//
#include <stdio.h>
int main(int argc, const char * argv[]) {
return 0;
}
|
4b2085c4781ae0c6a9ffaade691b617161003edc | 03b2c80dbc41e904b167d504666e27d798da5447 | /src/document.h | cad0abe494add73f256bea3dc7d9d8dae90ea721 | [
"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 | 302 | h | document.h | #ifndef __DOCUMENT_HEADER__
#define __DOCUMENT_HEADER__
#include "define.h"
#include "execute.h"
#include "typedef.h"
#define init_documentation _n(init_documentation)
#define build_documentation _n(build_documentation)
void init_documentation(void);
void build_documentation(Execute ptr);
#endif
|
a8b24850be62d7975cde754aa4fe25c6716f4873 | e019b66d1c52f55cb2f02e56ebf5d3ceca985c9e | /examples/sgdk-stage9-sample/src/s9_map.c | 5e935305e12098bd03538bc7048dad9f99e7782e | [
"MIT"
] | permissive | andwn/marsdev | d61fad260d184e215a3d73faebc5b9b599903e87 | 46ee0fd3179d6f57042e2d78790ede75bd88c4a9 | refs/heads/master | 2023-08-16T10:57:43.189085 | 2023-08-15T16:10:17 | 2023-08-15T16:10:17 | 98,212,943 | 147 | 21 | MIT | 2023-04-26T00:18:52 | 2017-07-24T16:45:04 | Makefile | UTF-8 | C | false | false | 2,214 | c | s9_map.c | #include "s9_map.h"
#define S9M_VERSION 1
#define TS_WIDTH 16
#define FLAG_UPPERLAYER 0x01
#define FLAG_PLANA 0x02
#define FLAG_BYTETILES 0x04
// Helper macro to read a word out of a byte array
#define BYTES_TO_WORD(x) (((x)[0] << 8) | ((x)[1]))
u8 upperLayer, usePlanA, byteTiles;
u8 *mapName;
u16 mapWidth, mapHei... |
711c0204d3417ba9ac4fde508848175c5eaec48b | 28d0f8c01599f8f6c711bdde0b59f9c2cd221203 | /usr.bin/moduli/qsieve/qsieve.c | d2827092c5c1da573e8eb56de5d3e48cd95cfdf1 | [] | 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 | 12,282 | c | qsieve.c | /* $NetBSD: qsieve.c,v 1.3 2011/09/04 20:55:43 joerg Exp $ */
/*-
* Copyright 1994 Phil Karn <karn@qualcomm.com>
* Copyright 1996-1998, 2003 William Allen Simpson <wsimpson@greendragon.com>
* Copyright 2000 Niels Provos <provos@citi.umich.edu>
* All rights reserved.
*
* Redistribution and use in source and binar... |
fd7ca8620ebfc07550bf58beb64ca33568c4fced | e814383d36a10839104efaa4df277996ab220fa3 | /opal/mca/smsc/cma/smsc_cma_component.c | 4ccd731ba244b0b9267c80b71daf5c8069fc2313 | [
"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 | 4,230 | c | smsc_cma_component.c | /* -*- Mode: C; c-basic-offset:4 ; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2021 Google, Inc. All rights reserved.
* $COPYRIGHT$
*
* Additional copyrights may follow
*
* $HEADER$
*/
#include "opal_config.h"
#include "opal/mca/smsc/base/base.h"
#include "opal/mca/smsc/cma/smsc_cma_internal.h"
#includ... |
79abe73666a4ae25ec6879e2a83b9db44950ca01 | 8e56b05b32a978eb170e01409a7aaaa1fc755979 | /sys/kern/mcount.c | 39e2d0827387e57225d4f50b5959dc381620db45 | [] | permissive | cahirwpz/mimiker | d71f37c2c6efc58a0026e8e4cfcd676d85ef7445 | 5343231aeeeb0d16b2419f84405f52981dc51c07 | refs/heads/master | 2023-09-01T20:20:07.256932 | 2023-08-30T18:36:27 | 2023-08-30T18:36:27 | 46,346,617 | 278 | 67 | BSD-3-Clause | 2023-09-14T16:57:32 | 2015-11-17T12:46:47 | C | UTF-8 | C | false | false | 7,615 | c | mcount.c | /* $NetBSD: mcount.c,v 1.14 2019/08/27 22:48:53 kamil Exp $ */
/*
* Copyright (c) 2003, 2004 Wasabi Systems, Inc.
* All rights reserved.
*
* Written by Nathan J. Williams for Wasabi Systems, Inc.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that t... |
3dd577f43cfddc5d47b6b95b5a2ae8afcb0c310a | b6fd3ebe265cc089f76391068f07d2e7ea361e76 | /drivers/pentprim/match.c | 11225d6d39fb79734b4616573dff026a38822ae3 | [
"MIT"
] | permissive | foone/BRender-v1.3.2 | 55bbdba6470234e158f82247bb5e03c2c27b9e3e | d88d0ed41122664b9781015b517db64353e16f19 | refs/heads/main | 2022-05-05T22:39:56.191332 | 2022-05-05T22:33:54 | 2022-05-05T22:33:54 | 488,348,032 | 486 | 35 | MIT | 2022-05-03T23:06:16 | 2022-05-03T20:06:34 | C | UTF-8 | C | false | false | 22,745 | c | match.c | /*
* Copyright (c) 1993-1995 Argonaut Technologies Limited. All rights reserved.
*
* $Id: match.c 1.1 1997/12/10 16:47:17 jon Exp $
* $Locker: $
*
* Functions that match a primitive against the renderers state
*/
#include "drv.h"
#include "shortcut.h"
#include "brassert.h"
BR_RCS_ID("$Id: match.c 1.1 1997/12/10... |
cb825070a8f834e94daf9b54147eba8fe4b5875d | 3a30cfb29aac91e5c75d4dbcefddfd1f34d5f18c | /c-tests/gcc/20011115-1.c | 17a35658e2b493389d34d33fd04b4205656defec | [
"MIT",
"MPL-1.0",
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0",
"LGPL-2.0-only",
"GPL-3.0-only",
"GPL-2.0-only"
] | permissive | vnmakarov/mir | a1725bc9c828e8580df6b7ae94e04175db8abe93 | 928e28fb3acaa50d051a906e76a55cc48a556574 | refs/heads/master | 2023-09-02T11:10:37.434581 | 2023-08-25T19:25:40 | 2023-08-25T19:25:40 | 178,932,492 | 2,005 | 156 | MIT | 2023-08-01T20:29:59 | 2019-04-01T19:24:56 | C | UTF-8 | C | false | false | 292 | c | 20011115-1.c | extern void exit (int);
static inline int
foo (void)
{
#ifdef __OPTIMIZE__
extern int undefined_reference;
return undefined_reference;
#else
return 0;
#endif
}
static inline int
bar (void)
{
if (foo == foo)
return 1;
else
return foo ();
}
int main (void)
{
exit (0);
}
|
75e32000b6ad7c9129a457b3260eea2cdb4d870a | 515a17dfa8acffb7dbc076dca5be7ef3ddc2952f | /tools/internal/vdb-copy/matcher_input.h | 3f7230fe2632c1ac73cf61150864bcef96df3ef1 | [
"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 | 2,064 | h | matcher_input.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 ... |
26149a2d78d63687d50bf78eb6d80220328ca45e | 3bd385b466cb035fecd2b0c11ae054d42bf44fc2 | /src/ltr/ltrharvest_fasta_out_visitor.c | ccceccc89c14f4d43943236d366260e78aa20e1f | [
"LicenseRef-scancode-unknown-license-reference",
"ISC",
"BSD-2-Clause",
"LicenseRef-scancode-mit-old-style",
"Zlib",
"MIT",
"BSD-3-Clause",
"bzip2-1.0.6"
] | permissive | genometools/genometools | c366dff04f6baa887f6b3be3ec55bce824b2bae1 | df1df94b8c05a9c9bf848ffc6755c87b58573da5 | refs/heads/master | 2023-04-13T13:57:18.748796 | 2023-04-09T21:29:53 | 2023-04-09T21:29:53 | 11,177,980 | 237 | 63 | NOASSERTION | 2023-04-09T21:29:54 | 2013-07-04T13:39:38 | C | UTF-8 | C | false | false | 6,812 | c | ltrharvest_fasta_out_visitor.c | /*
Copyright (c) 2010 Sascha Steinbiss <steinbiss@zbh.uni-hamburg.de>
Copyright (c) 2010 Center for Bioinformatics, University of Hamburg
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 perm... |
acd54277633e5f23c24322d6627112c3a2972211 | 549f66608f0cb4e50cee2e51c53206e798ab82cd | /test/Feature/MultiMkSym.c | 16ac7d1b58892b6cd1ecba0a5301b8f00dd09526 | [
"NCSA"
] | permissive | klee/klee | c8da2f9668ee199af47cd2c784cea979017d7704 | 7082eafd05b4f268132ab94772c0243dbebf5087 | refs/heads/master | 2023-08-04T08:10:38.619540 | 2023-06-23T21:34:12 | 2023-07-21T09:00:02 | 11,568,417 | 2,339 | 679 | NOASSERTION | 2023-09-11T10:23:26 | 2013-07-21T22:03:03 | C++ | UTF-8 | C | false | false | 1,040 | c | MultiMkSym.c | // RUN: %clang -I../../../include -emit-llvm -g -c %s -o %t.bc
// RUN: rm -rf %t.klee-out
// RUN: %klee --output-dir=%t.klee-out --write-kqueries %t.bc > %t.log
// RUN: cat %t.klee-out/test000001.kquery %t.klee-out/test000002.kquery %t.klee-out/test000003.kquery %t.klee-out/test000004.kquery > %t1
// RUN: grep "a\[1\]"... |
89a0b9afb712ac4cbfc2c5d9173ef681d4a1bb2f | 79d343002bb63a44f8ab0dbac0c9f4ec54078c3a | /lib/libc/musl/src/linux/quotactl.c | 344eb0d169a10fa91ee89a5ffa7226b902cea40f | [
"MIT",
"BSD-3-Clause",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"LicenseRef-scancode-other-permissive",
"LicenseRef-scancode-musl-exception"
] | permissive | ziglang/zig | 4aa75d8d3bcc9e39bf61d265fd84b7f005623fc5 | f4c9e19bc3213c2bc7e03d7b06d7129882f39f6c | refs/heads/master | 2023-08-31T13:16:45.980913 | 2023-08-31T05:50:29 | 2023-08-31T05:50:29 | 40,276,274 | 25,560 | 2,399 | MIT | 2023-09-14T21:09:50 | 2015-08-06T00:51:28 | Zig | UTF-8 | C | false | false | 167 | c | quotactl.c | #include <sys/quota.h>
#include "syscall.h"
int quotactl(int cmd, const char *special, int id, char *addr)
{
return syscall(SYS_quotactl, cmd, special, id, addr);
}
|
3936d5a610dc42d856e36385432f9cda6df57599 | 035660e8cc10571ebbd0d4393fef063bb7eb98f6 | /src/overlays/actors/ovl_En_Zos/z_en_zos.h | f761a9bc534b36e250a383b55084f5df79b6b8d6 | [] | no_license | zeldaret/mm | f163a5e7c4314105777369fa7671ce9c2a99922a | 4ae00e909e74044f05155683b49d2561f91de7ba | refs/heads/master | 2023-08-06T07:22:04.912966 | 2023-08-04T20:36:03 | 2023-08-04T20:36:03 | 247,875,852 | 915 | 328 | null | 2023-09-14T11:48:59 | 2020-03-17T04:03:07 | C | UTF-8 | C | false | false | 846 | h | z_en_zos.h | #ifndef Z_EN_ZOS_H
#define Z_EN_ZOS_H
#include "global.h"
#include "objects/object_zos/object_zos.h"
struct EnZos;
typedef void (*EnZosActionFunc)(struct EnZos*, PlayState*);
#define ENZOS_GET_F(thisx) ((thisx)->params & 0xF)
typedef enum {
/* 1 */ ENZOS_F_1 = 1,
/* 2 */ ENZOS_F_2
} EnZosParam;
typedef st... |
4ca8d5501d4c6bbf3c06f43dc5f7c3bdcd6b2558 | 03666e5f961946fc1a0ac67781ac1425562ef0d7 | /src/databases/CarpetHDF5/CarpetHDF5CommonPluginInfo.C | a4c9d82d3fee5af8b86578c63880c3bf2f6b6354 | [
"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 | 2,310 | c | CarpetHDF5CommonPluginInfo.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.
#include <CarpetHDF5PluginInfo.h>
#include <avtCarpetHDF5FileFormat.h>
#include <avtMTMDFileForm... |
0d5dc829ebe757729c098a5597d15939e32359af | dcadcd79d2729218f6f47137a068e1d7ef9a9cc0 | /buildroot/package/hifiberry-measurements/analyze/analyze.c | 2161670b2be4af2844460adb495ae8f066f52df7 | [
"MIT"
] | permissive | hifiberry/hifiberry-os | 786efa31b2fd14323339d95dd4f5b2b224fe8153 | 21c0cbcc5994163d15b2ad07309057e49ded5677 | refs/heads/master | 2023-09-01T02:21:46.681364 | 2023-07-21T09:28:40 | 2023-07-21T09:28:40 | 30,535,654 | 862 | 130 | MIT | 2023-07-30T15:41:47 | 2015-02-09T12:52:33 | C | UTF-8 | C | false | false | 11,374 | c | analyze.c | //
// analyze.c
//
//
// Created by Joerg Schambacher on 6.11.2019
// i2Audio GmbH
//
#include <alsa/asoundlib.h>
#include <stdio.h>
#include <ctype.h>
#include <string.h>
#include <signal.h>
#include <stdlib.h>
#include <math.h>
#include <limits.h>
#include <fcntl.h>
#include <sys/stat.h>
#include <sys/types.h>
... |
932613de7aa61e96b990184cd445a61629575e4f | b732361d6b3405c3e79ac0a7d8361cf5b329b015 | /ext/phalcon/html/link/interfaces/evolvablelinkinterface.zep.c | 7f0bfebed1e709632fc33ca2a4e6496baa6c102e | [
"BSD-3-Clause"
] | permissive | phalcon/cphalcon | 4a5b26f47b5c2a4107541d7fd73c595c0d90ed73 | fc183e11e8b96c43daf7d893244846206dc2aa73 | refs/heads/master | 2023-03-07T22:09:48.814291 | 2023-02-28T16:45:15 | 2023-02-28T16:45:15 | 2,854,337 | 8,135 | 2,343 | BSD-3-Clause | 2023-09-12T12:41:13 | 2011-11-26T05:52:50 | PHP | UTF-8 | C | false | true | 2,971 | c | evolvablelinkinterface.zep.c |
#ifdef HAVE_CONFIG_H
#include "../../../../ext_config.h"
#endif
#include <php.h>
#include "../../../../php_ext.h"
#include "../../../../ext.h"
#include <Zend/zend_exceptions.h>
#include "kernel/main.h"
/**
* This file is part of the Phalcon Framework.
*
* (c) Phalcon Team <team@phalcon.io>
*
* For the full c... |
f489d81cf83516d53656a44220b572311e386445 | 540c04254075b9fb22685a73487531f4c0b3e3ac | /lib-usb/src/h3/ft245rl.c | 7959845d60b623e91b0369489121a4f94979ed66 | [
"MIT"
] | permissive | vanvught/rpidmx512 | 197573217fc2c0c3673d6727d199c10e528a9fac | f27ae141d14c1d1cb9e0b62a291356ae0780c99f | refs/heads/master | 2023-08-08T02:06:52.200184 | 2023-05-19T12:44:48 | 2023-05-19T12:44:48 | 15,496,962 | 380 | 125 | MIT | 2023-05-19T12:47:24 | 2013-12-28T18:27:20 | C++ | UTF-8 | C | false | false | 7,419 | c | ft245rl.c | /**
* @file ft245rl.c
*
* @brief Interface for FT245RL
*
* Orange Pi
* P1:H3 PIO_PA FT245RL
*
* 3:GPIO12 <---> D0
* 5:GPIO11 <---> D1
* 7:GPIO06 <---> D2
* 26:GPIO10 <---> D3
* 24:GPIO13 <---> D4
* 21:GPIO16 <---> D5
* 19:GPIO15 <---> D6
* 23:GPIO14 <---> D7
*
* 15:GPIO03 ----> WR
* 16:GPIO19 ---... |
b2a71d452ba30cb59c63458fcd42d17849931e56 | 8551168c7b71c31eebad0f9b0c71eebbcc743000 | /src/game/bossfile.c | 9c8e99705b5912b43477dadc85ea8ede3f1e74bd | [
"MIT"
] | permissive | n64decomp/perfect_dark | 0db80e8ecba74741b959962e55c835a91c920f44 | 0235a971d6fb1a0d4421856d5a65aa8067bd4658 | refs/heads/master | 2023-08-31T04:27:53.864767 | 2023-08-29T11:36:58 | 2023-08-29T11:36:58 | 241,214,589 | 452 | 47 | MIT | 2023-08-21T08:53:40 | 2020-02-17T21:46:45 | C | UTF-8 | C | false | false | 4,665 | c | bossfile.c | #include <ultra64.h>
#include "constants.h"
#include "constants.h"
#include "game/camdraw.h"
#include "game/cheats.h"
#include "game/lang.h"
#include "game/player.h"
#include "game/savebuffer.h"
#include "game/bossfile.h"
#include "game/bg.h"
#include "game/challenge.h"
#include "game/training.h"
#include "game/gamefil... |
f668dc28805fa97888dbdb63f5558b28e6aa1d3c | fbe68d84e97262d6d26dd65c704a7b50af2b3943 | /third_party/virtualbox/src/VBox/Devices/PC/ipxe/src/arch/i386/firmware/pcbios/pnpbios.c | c572914f2cb10c7fdf7b7561a300247647391fe1 | [
"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 | 2,720 | c | pnpbios.c | /*
* Copyright (C) 2007 Michael Brown <mbrown@fensystems.co.uk>.
*
* 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 any later version.
*
* This progr... |
220cf023ee40f2e5c41a15e223b1660cae7da9b4 | a5a99f646e371b45974a6fb6ccc06b0a674818f2 | /CondTools/Ecal/interface/EcalIntercalibConstantsMCXMLTranslator.h | 13e10864cac542390b622cfcf121011f2ac2bf12 | [
"Apache-2.0"
] | permissive | cms-sw/cmssw | 4ecd2c1105d59c66d385551230542c6615b9ab58 | 19c178740257eb48367778593da55dcad08b7a4f | refs/heads/master | 2023-08-23T21:57:42.491143 | 2023-08-22T20:22:40 | 2023-08-22T20:22:40 | 10,969,551 | 1,006 | 3,696 | Apache-2.0 | 2023-09-14T19:14:28 | 2013-06-26T14:09:07 | C++ | UTF-8 | C | false | false | 562 | h | EcalIntercalibConstantsMCXMLTranslator.h | /**
Translates a EcalIntercalibConstantsMC record to XML
and vice versa
\author Stefano ARGIRO
\version $Id: EcalIntercalibConstantsMCXMLTranslator.h,v 1.3 2009/06/30 16:15:16 argiro Exp $
\date 20 Jun 2008
*/
#ifndef __EcalIntercalibConstantsMCXMLTranslator_h_
#define __EcalIntercalibConstantsMCXML... |
cdfa6c1c510db23bc238e1948b749e0213e3140c | ea401c3e792a50364fe11f7cea0f35f99e8f4bde | /released_plugins/v3d_plugins/neurontracing_neutube/src_neutube/neurolabi/c/testscalarfield.c | 24a16bc6b2db8a98937f0a9be908148c244da1d0 | [
"BSD-2-Clause",
"MIT",
"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,922 | c | testscalarfield.c | /* testscalarfield.c
*
* 27-Apr-2008 Initial write: Ting Zhao
*/
#include <stdio.h>
#include <image_lib.h>
#include "tz_constant.h"
#include "tz_stack_draw.h"
#include "tz_local_neuroseg.h"
#include "tz_bifold_neuroseg.h"
#include "tz_stack_stat.h"
#include "tz_farray.h"
#include "tz_geo3d_point_array.h"
#include "... |
9cad0aac81257df91ca629ed72d72baf79077036 | b9dc55919b29da24c24f8ee367c5618c9532f56f | /Code_source/Compiled/signal/pulsediv~.c | 45b507498cdec89d4833bf469c63c2916a9fdef4 | [
"WTFPL",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | porres/pd-else | 075e8b7ac7a78f442055fbd30d6602cae49c887e | b30e8c13c88bb9752c08f78514d64c6206d6678b | refs/heads/master | 2023-08-18T22:26:31.120893 | 2023-08-18T00:46:59 | 2023-08-18T00:46:59 | 56,870,805 | 238 | 42 | WTFPL | 2023-09-12T15:55:56 | 2016-04-22T16:45:29 | C | UTF-8 | C | false | false | 2,636 | c | pulsediv~.c | // Porres 2017
#include "m_pd.h"
#include <math.h>
static t_class *pulsediv_class;
typedef struct _pulsediv{
t_object x_obj;
t_float x_div;
t_float x_count;
t_float x_start;
t_float x_lastin;
t_int x_mod;
t_inlet *x_triglet;
t_outlet *x_outlet_0;
t_outlet *x_outlet_1... |
ac87e5043664f6080296e6157bee82cb5ca96a7d | 7eaf54a78c9e2117247cb2ab6d3a0c20719ba700 | /SOFTWARE/A64-TERES/linux-a64/sound/pci/rme96.c | 4fdb234d74b400a6466ee3c43394cf3df8d4f6ee | [
"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 | 68,079 | c | rme96.c | /*
* ALSA driver for RME Digi96, Digi96/8 and Digi96/8 PRO/PAD/PST audio
* interfaces
*
* Copyright (c) 2000, 2001 Anders Torger <torger@ludd.luth.se>
*
* Thanks to Henk Hesselink <henk@anda.nl> for the analog volume control
* code.
*
* This program is free software; you can redistribute i... |
52c29589da4ece0c9df086a3d2e3144d4237d2b7 | e119d30a92c0f08fb5bfd104477228d233af393f | /src/SampSharp/version.h | 83568cdc547361241be32642b8d6149f2cc1adcd | [
"Apache-2.0"
] | permissive | ikkentim/SampSharp | 08ade5e395cfe3f53d8c5d9a04a1abd950de96a8 | 1c080f2bbdc07cb3bee64d2e890b9bc76e741d3f | refs/heads/master | 2023-02-17T06:24:29.914463 | 2023-02-15T13:01:29 | 2023-02-15T13:01:29 | 17,779,140 | 223 | 88 | Apache-2.0 | 2023-02-15T13:01:30 | 2014-03-15T15:59:42 | C# | UTF-8 | C | false | false | 1,595 | h | version.h | // SampSharp
// Copyright 2022 Tim Potze
//
// 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 ag... |
6f91ff7eb2e1e93ee9d8d3e43e56ce60127ef058 | ca4c4631f3d47a90b8415bbe70dbc7cae18c071e | /unit_tests/UnitTestShmemAlignment.C | 99b589dbb61c5c39d3376e1414993c7875e6c9d2 | [
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | Exawind/nalu-wind | 5765078c445d379ea952d2b25a01f5ff490837a6 | 722cd7757a412c9306645963808047824c312a17 | refs/heads/master | 2023-08-16T17:44:54.744168 | 2023-08-15T18:05:23 | 2023-08-15T18:05:23 | 132,016,365 | 111 | 87 | NOASSERTION | 2023-09-14T04:02:07 | 2018-05-03T15:39:32 | C | UTF-8 | C | false | false | 2,019 | c | UnitTestShmemAlignment.C | #include <gtest/gtest.h>
#include <KokkosInterface.h>
KOKKOS_FUNCTION inline bool
is_aligned(const void* pointer, size_t byte_count)
{
return (uintptr_t)pointer % byte_count == 0;
}
void
do_the_test()
{
unsigned N = 1;
unsigned numScalars = 3;
Kokkos::View<unsigned*, sierra::nalu::MemSpace> ngpResults("ngpR... |
4bb2682f8a20ac934d0e00b5321ab3671d21199a | 97c44f18459163c0baa546ab2578339b716c3238 | /generic/BRGeneric.h | d20fb09f6bdb8c50c325d5731c31266e348cc48a | [
"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,162 | h | BRGeneric.h | //
// BRGeneric.h
// Core
//
// Created by Ed Gamble on 6/19/19.
// Copyright © 2019 Breadwinner AG. All rights reserved.
//
// See the LICENSE file at the project root for license information.
// See the CONTRIBUTORS file at the project root for a list of contributors.
#ifndef BRGeneric_h
#define BRGeneric_h
#... |
f195dbcca64191a89ddfb42042a60b08a4d5d2fd | 95ae7dfa9ee578f1b24a65986ff78bf77ceca0c5 | /Engine/lib/curl/src/tool_formparse.c | 927d3c1492854e836bca1b3f7a15e7341225226e | [
"MIT",
"LicenseRef-scancode-unknown",
"curl"
] | permissive | TorqueGameEngines/Torque3D | 4e1f6a05cc0928980c8c7c20bcdd680eaa6dcee8 | a445a4364664e299196bd551d213844486080145 | refs/heads/development | 2023-09-03T12:40:40.658487 | 2023-08-24T14:44:43 | 2023-08-24T14:44:43 | 267,440,108 | 1,192 | 178 | MIT | 2023-09-13T14:28:16 | 2020-05-27T22:35:54 | C++ | UTF-8 | C | false | false | 25,895 | c | tool_formparse.c | /***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... |
4ce4f6b664e1f12d21a954125fe1503c6dba6d0f | 7b5a7ff0aededc3afbe9ffc461e5747c26611efb | /bddisasm/include/instructions.h | 8b810a929e722272908bd256c551e8b0abe58322 | [
"Apache-2.0"
] | permissive | bitdefender/bddisasm | 12ef02756235dcc29e2ebb62478d8b3d769e53bc | 727c87ecc44a9035ca01e68a213d8460ee2aecd2 | refs/heads/master | 2023-08-05T12:04:25.453259 | 2023-07-21T07:14:31 | 2023-07-21T07:14:31 | 278,359,094 | 817 | 117 | Apache-2.0 | 2023-06-27T11:57:17 | 2020-07-09T12:30:49 | C | UTF-8 | C | false | false | 1,900,040 | h | instructions.h | /*
* Copyright (c) 2020 Bitdefender
* SPDX-License-Identifier: Apache-2.0
*/
//
// This file was auto-generated by generate_tables.py. DO NOT MODIFY!
//
#ifndef INSTRUCTIONS_H
#define INSTRUCTIONS_H
const ND_INSTRUCTION gInstructions[2780] =
{
// Pos:0 Instruction:"AAA" Encoding:"0x37"/""
{
ND_IN... |
33218e2db30c6fac9bd77f6ccf804b430eea168f | 7c857119fe1505b1d80d6e62969661c06dc1a2f4 | /BaseTools/Source/C/Common/WinNtInclude.h | 181e6ac333702236c8cfc2ed0b52e1c05fe3b6a2 | [
"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 | 1,646 | h | WinNtInclude.h | /** @file
Include file for the WinNt Library
Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#ifndef __WIN_NT_INCLUDE_H__
#define __WIN_NT_INCLUDE_H__
#define GUID _WINNT_DUP_GUID_____
#define _LIST_ENTRY _WINNT_DUP_LIST_ENTRY_FOR... |
65a2fbbaa83fa82871eb65e6137995412714a595 | 29f2c40392489fc1656010f2c9b384fd0b090847 | /test/devirt/devirt_01.c | 3aba7eddd10ccc91b93ccc2f25f3607ea0ea56bf | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | seahorn/seahorn | 6498777c0d12716379035c0bc102b9baec6f28f9 | 2bab7831960766a0a16f149adcdce55f0651eb8f | refs/heads/main | 2023-08-25T13:51:48.354660 | 2023-08-11T00:48:27 | 2023-08-14T16:43:13 | 31,487,486 | 423 | 126 | NOASSERTION | 2023-09-08T21:30:09 | 2015-03-01T05:08:17 | C | UTF-8 | C | false | false | 655 | c | devirt_01.c | // RUN: %sea pf -O0 --devirt-functions "%s" 2>&1 | OutputCheck %s
// CHECK: ^unsat$
#include "seahorn/seahorn.h"
int a (void);
int b (void);
int c (void);
int d (void);
int main(int argc, char** argv) {
int (*p) (void);
int (*q) (void);
if (argc == 1) {
p = a;
q = c;
} else {
p = b;
... |
a7950a8f917741aba701a78d251407a8c90311f1 | 8e56b05b32a978eb170e01409a7aaaa1fc755979 | /lib/libc/gen/waitpid.c | be1c993b4a60d8fe65db657a161c83594ba3ff07 | [] | permissive | cahirwpz/mimiker | d71f37c2c6efc58a0026e8e4cfcd676d85ef7445 | 5343231aeeeb0d16b2419f84405f52981dc51c07 | refs/heads/master | 2023-09-01T20:20:07.256932 | 2023-08-30T18:36:27 | 2023-08-30T18:36:27 | 46,346,617 | 278 | 67 | BSD-3-Clause | 2023-09-14T16:57:32 | 2015-11-17T12:46:47 | C | UTF-8 | C | false | false | 122 | c | waitpid.c | #include <sys/wait.h>
pid_t waitpid(pid_t pid, int *status, int options) {
return wait4(pid, status, options, NULL);
}
|
d908ad3c89815b8d767e96e1cac15e2d05635efe | aa3befea459382dc5c01c925653d54f435b3fb0f | /include/nuttx/net/icmp.h | 1afd13b77fa9c51a29db30cbf731d2a8172ab93b | [
"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 | 7,129 | h | icmp.h | /****************************************************************************
* include/nuttx/net/icmp.h
* Header file for the NuttX ICMP stack.
*
* Copyright (C) 2007-2009, 2012, 2014 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>
*
* This logic was leveraged from uIP which also... |
ae34b6fd7297d88b47939a3f84c68184c155b555 | 88ae8695987ada722184307301e221e1ba3cc2fa | /third_party/xnnpack/src/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-wasmsimd-mul16.c | 0f8c515f765a037a0125fb35bef6021de3652006 | [
"Apache-2.0",
"LGPL-2.0-or-later",
"MIT",
"GPL-1.0-or-later",
"BSD-3-Clause",
"LicenseRef-scancode-generic-cla"
] | 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 | 48,459 | c | qu8-dwconv-25p16c-minmax-fp32-wasmsimd-mul16.c | // Auto-generated file. Do not edit!
// Template: src/qs8-dwconv/unipass-wasmsimd-mul16.c.in
// Generator: tools/xngen
//
// Copyright 2020 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#include... |
ee2e55813d58873eebc7d99815c92413bbf15b57 | f3eed0234b4d0ad2bbb2abd700cf1e2c7a0e8a1d | /AKWF-c/AKWF_linear/AKWF_linear_0020.h | 969bf0fac01b0bec717e6865191a5a27e5ce7db5 | [
"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,686 | h | AKWF_linear_0020.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... |
9397b5045bcaa784133a811240284d970ff5b067 | 88ae8695987ada722184307301e221e1ba3cc2fa | /third_party/grpc/src/third_party/upb/upb/util/required_fields.h | 874914bd67698b54a129d34a710d7624b492b465 | [
"BSD-3-Clause",
"MPL-2.0",
"Apache-2.0",
"LGPL-2.0-or-later",
"MIT",
"GPL-1.0-or-later"
] | permissive | iridium-browser/iridium-browser | 71d9c5ff76e014e6900b825f67389ab0ccd01329 | 5ee297f53dc7f8e70183031cff62f37b0f19d25f | refs/heads/master | 2023-08-03T16:44:16.844552 | 2023-07-20T15:17:00 | 2023-07-23T16:09:30 | 220,016,632 | 341 | 40 | BSD-3-Clause | 2021-08-13T13:54:45 | 2019-11-06T14:32:31 | null | UTF-8 | C | false | false | 4,091 | h | required_fields.h | /*
* Copyright (c) 2009-2021, Google LLC
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* * Redistributions of source code must retain the above copyright
* notice, this list of ... |
59f35252fd48d0da5a6a9cc37df3dcd58bfb5944 | 3837a03fceb06dbe8d4546366750cf5c5478819d | /gst/inference_elements/gvainference/gstgvainference.h | f4028d03da64afea929fc5c76901b7981b16bf2b | [
"MIT"
] | permissive | dlstreamer/dlstreamer | b1453b1a79437cf74eaf0438e38f809dd82afae2 | 20f2bb6a0be2cfdb351ab2297a4ac7c4db090ed8 | refs/heads/master | 2023-08-18T14:54:36.496564 | 2023-03-03T20:31:16 | 2023-03-03T20:51:34 | 175,417,729 | 135 | 53 | MIT | 2023-02-07T14:59:51 | 2019-03-13T12:35:56 | C++ | UTF-8 | C | false | false | 1,130 | h | gstgvainference.h | /*******************************************************************************
* Copyright (C) 2018-2021 Intel Corporation
*
* SPDX-License-Identifier: MIT
******************************************************************************/
#ifndef _GST_GVA_INFERENCE_H_
#define _GST_GVA_INFERENCE_H_
#include <gst/ba... |
07b30608b515753a334882d7e20976b8e75b4b81 | c6759b857e55991fea3ef0b465dbcee53fa38714 | /rtos/pmsis/bsp/include/bsp/bootloader_utility.h | c610b3a9030a3835faa54d18f23c9c51502b14d6 | [
"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 | 2,196 | h | bootloader_utility.h | /*
* Copyright (C) 2020 GreenWaves Technologies
*
* 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 l... |
db5cfa61dfce0646e8603b2c735175f5162a8435 | 5ff4b6986e6799bc0e143e060bafc14369030d8b | /software/runtime/halide_runtime.c | 91662a7bd4cdcebbf269797bbb9e90ddbf4626e5 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference",
"GPL-1.0-or-later",
"LLVM-exception",
"Apache-2.0",
"BSD-3-Clause"
] | permissive | pulp-platform/mempool | 7583204b2436cfc12ed95599463e51ad4df51557 | c98fb3ada4f255623eaf9b09861f397a60c3d96b | refs/heads/main | 2023-08-08T09:07:56.696580 | 2023-07-27T17:24:38 | 2023-07-27T17:24:38 | 223,218,149 | 178 | 28 | Apache-2.0 | 2023-07-27T17:24:39 | 2019-11-21T16:34:37 | C | UTF-8 | C | false | false | 1,975 | c | halide_runtime.c | // Copyright 2021 ETH Zurich and University of Bologna.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0
// Author: Samuel Riedel, ETH Zurich
#include "halide_runtime.h"
#include "printf.h"
#include "runtime.h"
#include "synchronization.h"
#include <st... |
98b1b52b55cee055b869d5983d311adcd73aa8de | 4c6bb86b1f56f8e96090bed29277068f2e66d517 | /repack.c | 601231b01505d7597a75f7e172b91701b1d57597 | [
"MIT"
] | permissive | oridb/git9 | 537512908567ec5e0637db4040058d4df7c72ec2 | 7c5c8a7e0a33a2c83860dc9dcb2dcf3d6c23b2e4 | refs/heads/master | 2022-05-02T11:58:14.493671 | 2022-04-28T03:36:02 | 2022-04-28T03:36:02 | 194,354,888 | 200 | 8 | MIT | 2020-12-15T15:39:33 | 2019-06-29T02:18:17 | C | UTF-8 | C | false | false | 1,817 | c | repack.c | #include <u.h>
#include <libc.h>
#include "git.h"
#define TMPPATH(suff) (".git/objects/pack/repack."suff)
int
cleanup(Hash h)
{
char newpfx[42], dpath[256], fpath[256];
int i, j, nd;
Dir *d;
snprint(newpfx, sizeof(newpfx), "%H.", h);
for(i = 0; i < 256; i++){
snprint(dpath, sizeof(dpath), ".git/objects/%02x"... |
c2079a3f40f982a4a265dbbcc05571c1533aebce | 28d0f8c01599f8f6c711bdde0b59f9c2cd221203 | /lib/libc/iconv/iconv.c | 0c2a24a3b213efb8fc8561440b22cd36f23bc49c | [] | no_license | NetBSD/src | 1a9cbc22ed778be638b37869ed4fb5c8dd616166 | 23ee83f7c0aea0777bd89d8ebd7f0cde9880d13c | refs/heads/trunk | 2023-08-31T13:24:58.105962 | 2023-08-27T15:50:47 | 2023-08-27T15:50:47 | 88,439,547 | 656 | 348 | null | 2023-07-20T20:07:24 | 2017-04-16T20:03:43 | null | UTF-8 | C | false | false | 3,567 | c | iconv.c | /* $NetBSD: iconv.c,v 1.14 2019/10/24 18:17:59 kamil Exp $ */
/*-
* Copyright (c)2003 Citrus Project,
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code ... |
e12cb0a844d23104d4c329d5cb3e7046c894c0d8 | bcb62f36caa6ab1f92715cffae29cf4353d247e8 | /courses/star_cup/bowsers_castle/course_data.inc.c | 9cbc4a1867b7ca332242eaa30b0c0df3a4de9634 | [] | no_license | n64decomp/mk64 | 4b74ffb8c896e739b908534b74bc1cb79a21ae60 | c4c00f159845fddd1eced906c14cc25a0cb7a10b | refs/heads/master | 2023-09-01T02:48:30.111868 | 2023-09-01T02:28:49 | 2023-09-01T02:28:49 | 304,205,548 | 476 | 88 | null | 2023-09-14T04:36:28 | 2020-10-15T04:01:57 | C | UTF-8 | C | false | false | 192,052 | c | course_data.inc.c | // todo: Replace addresses with variables
#include <ultra64.h>
#include <macros.h>
#include <PR/gbi.h>
#include <actor_types.h>
#include <waypoints.h>
#include <course.h>
#include <courses/star_cup/bowsers_castle/packed.inc.h>
Gfx d_course_bowsers_castle_dl_0[] =
{
gsSPDisplayList(d_course_bowsers_castle_packed_d... |
32fd765bf0d02695db9c5fd81bfeafe770e93a19 | e65a4dbfbfb0e54e59787ba7741efee12f7687f3 | /net-im/telepathy-salut/files/patch-lib_gibber_gibber-muc-connection.c | 978ca8f3e348db5276190eb95f6f6cadbf317d53 | [
"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 | 279 | c | patch-lib_gibber_gibber-muc-connection.c | --- lib/gibber/gibber-muc-connection.c.orig 2012-11-12 14:13:18 UTC
+++ lib/gibber/gibber-muc-connection.c
@@ -18,6 +18,7 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#include <netinet/in.h>
#include <stdio.h>
#include <stdlib.h>
|
e7355cc63ea3fef1f0c8a052aa28b55c7ab740b1 | 9de0cec678bc4a3bec2b4adabef9f39ff5b4afac | /PWGJE/EMCALJetTasks/macros/loadlibPWGJEEMCAL.C | 1ad0315921656a8bf59c67505215e638abc5c994 | [] | permissive | alisw/AliPhysics | 91bf1bd01ab2af656a25ff10b25e618a63667d3e | 5df28b2b415e78e81273b0d9bf5c1b99feda3348 | refs/heads/master | 2023-08-31T20:41:44.927176 | 2023-08-31T14:51:12 | 2023-08-31T14:51:12 | 61,661,378 | 129 | 1,150 | BSD-3-Clause | 2023-09-14T18:48:45 | 2016-06-21T19:31:29 | C++ | UTF-8 | C | false | false | 1,260 | c | loadlibPWGJEEMCAL.C | void loadlibPWGJEEMCAL()
{
// this macro should load PWGJE with all dependencies from ROOT
// (it should not require to be run with AliRoot)
//
// please use the macro before a commit to check
// that the PWGJE libraries not only compile but can also be loaded
// with the known dependencies
//
// if you... |
ff0f7da3ef9125e1a3f8f77a85a00c5e56894977 | 89db60818afeb3dc7c3b7abe9ceae155f074f7f2 | /src/cmd/upas/fs/mbox.c | b77306d6cd55ec923a5f68cdded10d9d3a1b6668 | [
"bzip2-1.0.6",
"LPL-1.02",
"MIT"
] | permissive | 9fans/plan9port | 63c3d01928c6f8a8617d3ea6ecc05bac72391132 | 65c090346a38a8c30cb242d345aa71060116340c | refs/heads/master | 2023-08-25T17:14:26.233105 | 2023-08-23T13:21:37 | 2023-08-23T18:47:08 | 26,095,474 | 1,645 | 468 | NOASSERTION | 2023-09-05T16:55:41 | 2014-11-02T22:40:13 | C | UTF-8 | C | false | false | 29,364 | c | mbox.c | #include "common.h"
#include <ctype.h>
#include <plumb.h>
#include <libsec.h>
#include <thread.h>
#include "dat.h"
extern char* dirtab[]; /* jpc */
typedef struct Header Header;
struct Header {
char *type;
void (*f)(Message*, Header*, char*);
int len;
};
/* headers */
static void ctype(Message*, Header*, char*);... |
34acdf3e74299fe458b5ca65043cae92aa04edbb | aeef4d7bab4ca441fbecc2823815e9f94cb4563b | /src/amd/lib-src/vect_lib.c | feec52d05fb8afdfd1827f0d8c8a205382609ae6 | [
"BSD-2-Clause"
] | permissive | FreeFalcon/freefalcon-central | 8fc80b6d82eab44ce314a39860e6ee8e6f5ee71a | c28d807183ab447ef6a801068aa3769527d55deb | refs/heads/develop | 2021-01-23T20:49:45.844619 | 2014-10-30T18:32:35 | 2014-10-30T18:32:35 | 7,615,342 | 133 | 90 | null | 2014-10-30T18:32:35 | 2013-01-15T00:02:23 | C++ | UTF-8 | C | false | false | 2,321 | c | vect_lib.c | /*****************************************************************************
*
* Copyright (c) 1996-1999 ADVANCED MICRO DEVICES, INC. All Rights reserved.
*
* This software is unpublished and contains the trade secrets and
* confidential proprietary information of AMD. Unless otherwise
* provided in the Softwar... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.