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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
fa35a5e7b561ff09f97de9e703eacc67c66cf844 | 503bf74961cc3d52236d52439eeb7e8059860b7a | /src/borg/borg6.c | c9d3b188509d12926750fa0d19b95fd305dc67e3 | [] | no_license | angband/angband | f00cce82a82b73f8c58a0dc12cbd2f3957dab5ce | e2f4b269f276b9fd7a25cba2b9a49fac84642416 | refs/heads/master | 2023-08-29T15:58:27.283723 | 2023-08-25T16:50:33 | 2023-08-28T21:40:44 | 1,033,705 | 1,206 | 386 | null | 2023-09-13T21:18:28 | 2010-10-29T01:17:48 | C | IBM852 | C | false | false | 572,587 | c | borg6.c |
/* File: borg6.c */
/* Purpose: Medium level stuff for the Borg -BEN- */
#include "../angband.h"
#ifdef ALLOW_BORG
#include "../cave.h"
#include "../game-input.h"
#include "../mon-spell.h"
#include "../obj-knowledge.h"
#include "../obj-slays.h"
#include "../player-timed.h"
#include "../project.h"
#include "../trap.h... |
965d43904d40916d074863861042c1dce977d57d | 9ceacf33fd96913cac7ef15492c126d96cae6911 | /sys/dev/fdt/sxirintc.c | 142b59db9025680ac8aaad7457f48c0606c30ee0 | [] | 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 | 3,252 | c | sxirintc.c | /* $OpenBSD: sxirintc.c,v 1.1 2022/07/14 19:06:29 kettenis Exp $ */
/*
* Copyright (c) 2022 Mark Kettenis <kettenis@openbsd.org>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission ... |
fff5477bf7c753e1e1cce30cafcb433a40a48d59 | a9b450f72db333e4712976ea048402cd23842bd4 | /ext/ruby2d/font.c | da00745ec975060e656887772ba5d950263c227c | [
"MIT"
] | permissive | ruby2d/ruby2d | dfbadb9e776771ec6af8b7aad3d86ad4aba01947 | 14ddfe7228029db4b85cf462307cdce2e26180d8 | refs/heads/main | 2023-07-06T22:28:50.071480 | 2023-02-21T23:27:31 | 2023-02-21T23:27:31 | 43,657,793 | 661 | 104 | MIT | 2023-08-25T20:41:26 | 2015-10-05T00:13:00 | Ruby | UTF-8 | C | false | false | 879 | c | font.c | // font.c
#include "ruby2d.h"
/*
* Create a TTF_Font object given a path to a font and a size
*/
TTF_Font *R2D_FontCreateTTFFont(const char *path, int size, const char *style) {
// Check if font file exists
if (!R2D_FileExists(path)) {
R2D_Error("R2D_FontCreateTTFFont", "Font file `%s` not found", path);
... |
ddf0d1675638e37200d7f453859985fed1a25d9b | 28d0f8c01599f8f6c711bdde0b59f9c2cd221203 | /sys/arch/hpcarm/dev/wzero3_kbd.c | 058cd779c6ff70c8d56ee6f57b6790b8c52f213c | [] | 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 | 19,846 | c | wzero3_kbd.c | /* $NetBSD: wzero3_kbd.c,v 1.12 2021/08/07 16:18:53 thorpej Exp $ */
/*-
* Copyright (C) 2008, 2009, 2010 NONAKA Kimihiro <nonaka@netbsd.org>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are me... |
8576ce708121f341d99ea21624373f91fdb1d11b | 2a7d1897f3524c5ef205906b23f3c7dc6fac6828 | /odpi/src/dpiObjectType.c | a8788673831593081c73322cbb5eb8c91c5fb9e9 | [
"Apache-2.0",
"UPL-1.0",
"BSD-3-Clause",
"MIT"
] | permissive | godror/godror | 8f0991a970e66a7813bc14b75667e47f0245e8aa | fe4f08126df5815ab2668aba06f0a212fddb1056 | refs/heads/main | 2023-09-01T13:43:54.743051 | 2023-08-31T09:03:59 | 2023-08-31T09:03:59 | 223,268,020 | 480 | 127 | NOASSERTION | 2023-08-20T06:02:15 | 2019-11-21T21:23:17 | C | UTF-8 | C | false | false | 14,713 | c | dpiObjectType.c | //-----------------------------------------------------------------------------
// Copyright (c) 2016, 2022, Oracle and/or its affiliates.
//
// This software is dual-licensed to you under the Universal Permissive License
// (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl and Apache License
// 2.0 as shown at... |
38252e115bb7c0dba00d877fb3569c744b7cfa19 | b6acd6eed2b8946c1c1e19fa30081cbab0a2954f | /starry_fmu/Framework/source/Sensor/sensor_manager.c | d7d85c35d9f3345b4ea16fc01448ac5bf8ba8c9e | [
"BSD-3-Clause"
] | permissive | JcZou/StarryPilot | 7ce1ed454f133ccd30d71916811e2bf23196d2eb | 97af0338a54e1eeece877c72222aeaf4b7e80ad7 | refs/heads/master | 2023-03-12T19:10:17.225314 | 2021-11-27T19:44:26 | 2021-11-27T19:44:26 | 137,048,745 | 304 | 172 | BSD-3-Clause | 2020-08-26T07:34:49 | 2018-06-12T09:27:59 | C | UTF-8 | C | false | false | 27,633 | c | sensor_manager.c | /*
* File : sensor_manager.c
*
* Change Logs:
* Date Author Notes
* 2016-06-20 zoujiachi first version.
*/
#include <rthw.h>
#include <rtdevice.h>
#include <rtthread.h>
#include <string.h>
#include <math.h>
#include <stdlib.h>
#include "console.h"
#include "ms5611.h"
#include "gps.h"... |
c41ee4b07316022abdbbaa1fa24d170c13ee34ff | 83e7dc1281874779c46dfadcc15b2bb66d8e599c | /src/draw/sw/lv_draw_sw_border.c | 11de501ceb8d0c3e5d25d56061bb53bd3acef1ce | [
"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 | 11,320 | c | lv_draw_sw_border.c | /**
* @file lv_draw_rect.c
*
*/
/*********************
* INCLUDES
*********************/
#include "lv_draw_sw.h"
#if LV_USE_DRAW_SW
#include "blend/lv_draw_sw_blend.h"
#include "../../misc/lv_math.h"
#include "../../misc/lv_txt_ap.h"
#include "../../core/lv_refr.h"
#include "../../misc/lv_assert.h"
#include... |
937af791d2261aad0629e4652aaefa9820ad1132 | 7973881afbe0be1da0afc2c6cee74b4601846afa | /src/wordbuf.c | 696b205832240fed430892a8926c932fe2ae97e1 | [
"DOC",
"MIT"
] | permissive | koron/cmigemo | c199d95b9d06c9cac570b635ab95a67d7db405e2 | e0f6145f61e0b7058c3006f344e58571d9fdd83a | refs/heads/master | 2022-07-17T07:27:36.165886 | 2022-06-23T01:52:51 | 2022-06-23T01:52:51 | 7,397,118 | 114 | 30 | null | 2022-06-23T01:52:52 | 2013-01-01T17:07:57 | C | SHIFT_JIS | C | false | false | 2,415 | c | wordbuf.c | /* vim:set ts=8 sts=4 sw=4 tw=0: */
/*
* wordbuf.h -
*
* Written By: MURAOKA Taro <koron.kaoriya@gmail.com>
* Last Change: 25-Oct-2011.
*/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <limits.h>
#include "wordbuf.h"
#define WORDLEN_DEF 64
int n_wordbuf_open = 0; /* for DEBUG */
int n_wo... |
78b2df3833a12b979b21d64996b43bcf7a2628ef | 39b8d37edbc228c0ee43644f620fd5f7ce448ff8 | /src/sclite/boolpr1.c | b70ac4afbc0a983cf46c5e538e0bee142b7ea74d | [
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-public-domain",
"NIST-Software"
] | permissive | usnistgov/SCTK | e29feea7744e7a2a8204f5e90d0a6fd81e6ed690 | f48376a203ab17f0d479995d87275db6772dcb4a | refs/heads/master | 2023-01-31T15:08:23.855355 | 2022-09-08T11:53:45 | 2022-09-08T11:53:45 | 57,993,905 | 170 | 52 | NOASSERTION | 2023-01-27T22:28:02 | 2016-05-03T19:00:47 | C | UTF-8 | C | false | false | 627 | c | boolpr1.c | /* file boolpr1.c */
#include "sctk.h"
/**********************************************************************/
/* */
/* char *bool_print(x) */
/* ... |
311941ef14cc3c25ccf370c743794c2b74662acd | fb47ab6337a71029dee71933e449cf7f6805fc0f | /app/lkboot/commands.c | 04e2739afedfdf565dc58b630b09fc53cd0fc3e5 | [
"MIT"
] | permissive | littlekernel/lk | 7e7ba50b87b1f2e0b6e2f052c59249825c91975b | 30dc320054f70910e1c1ee40a6948ee99672acec | refs/heads/master | 2023-09-02T00:47:52.203963 | 2023-06-21T22:42:35 | 2023-06-21T22:42:35 | 3,058,456 | 3,077 | 618 | MIT | 2023-08-30T09:41:31 | 2011-12-27T19:19:36 | C | UTF-8 | C | false | false | 11,286 | c | commands.c | /*
* Copyright (c) 2014 Brian Swetland
*
* Use of this source code is governed by a MIT-style
* license that can be found in the LICENSE file or at
* https://opensource.org/licenses/MIT
*/
#include <platform.h>
#include <stdio.h>
#include <stdlib.h>
#include <lk/debug.h>
#include <string.h>
#include <endian.h>
... |
1bc4b5c8079da1294514daa918b22f6e58d657aa | 28d0f8c01599f8f6c711bdde0b59f9c2cd221203 | /sys/arch/iyonix/include/asm.h | 53c9eda5a2f24dc72ecbce93c9c6a1d0f4ce2bce | [] | 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 | 84 | h | asm.h | /* $NetBSD: asm.h,v 1.2 2005/12/11 12:17:51 christos Exp $ */
#include <arm/asm.h>
|
472c988d9bbc579b28c0e2243adcee3422fa8434 | c8b39acfd4a857dc15ed3375e0d93e75fa3f1f64 | /Engine/Plugins/Experimental/AlembicImporter/Source/ThirdParty/Alembic/hdf5/test/gen_bad_compound.c | b8641957486359d987425fe9da048bfb07e1f358 | [
"MIT",
"LicenseRef-scancode-proprietary-license"
] | permissive | windystrife/UnrealEngine_NVIDIAGameWorks | c3c7863083653caf1bc67d3ef104fb4b9f302e2a | b50e6338a7c5b26374d66306ebc7807541ff815e | refs/heads/4.18-GameWorks | 2023-03-11T02:50:08.471040 | 2022-01-13T20:50:29 | 2022-01-13T20:50:29 | 124,100,479 | 262 | 179 | MIT | 2022-12-16T05:36:38 | 2018-03-06T15:44:09 | C++ | UTF-8 | C | false | false | 2,918 | c | gen_bad_compound.c | /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Copyright by The HDF Group. *
* Copyright by the Board of Trustees of the University of Illinois. *
* All rights reserved. *
* ... |
f4c4e6a8dd91361253ecc3980710e6d8b1dff94d | aa3befea459382dc5c01c925653d54f435b3fb0f | /drivers/clk/clk.c | 5559fd151735042addf14f5e30187c9422d8a67f | [
"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 | 26,699 | c | clk.c | /****************************************************************************
* drivers/clk/clk.c
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The... |
abacf97342e8cfab70571f5602c023ab817847fa | 2c73a693c2b3c162eae2ab94f649d8c4494878ba | /components/network/paho.mqtt.c/src/MQTTPacketOut.c | fdff8cf060099b16bfcc7061fda00a05953b1f50 | [
"MIT"
] | permissive | openLuat/LuatOS | 185e1e140aed908434168133571ddcafe98f4e12 | 4b29d5121ab4f7133630331e8502c526c7856897 | refs/heads/master | 2023-08-23T04:57:23.263539 | 2023-08-23T04:46:46 | 2023-08-23T04:46:46 | 230,403,844 | 378 | 93 | MIT | 2021-12-17T02:19:30 | 2019-12-27T08:29:19 | C | UTF-8 | C | false | false | 13,080 | c | MQTTPacketOut.c | /*******************************************************************************
* Copyright (c) 2009, 2021 IBM Corp. and Ian Craggs
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* and Eclipse Distribution License v1.0 w... |
81139184ef40b93d70e21171efe96098302bbf9f | 99bdb3251fecee538e0630f15f6574054dfc1468 | /bsp/imx6sx/iMX6_Platform_SDK/sdk/common/usb_stack/Device/app/msd/disk.c | 5e0b25ad85cef01d13404eabaeb574ff59c86348 | [
"Apache-2.0",
"Zlib",
"LicenseRef-scancode-proprietary-license",
"MIT",
"BSD-3-Clause",
"X11",
"BSD-4-Clause-UC",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-warranty-disclaimer"
] | 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 | 13,067 | c | disk.c | /******************************************************************************
*
* Freescale Semiconductor Inc.
* (c) Copyright 2004-2010 Freescale Semiconductor, Inc.
* ALL RIGHTS RESERVED.
*
**************************************************************************//*!
*
* @file disk.c
*
* @author
*
* @... |
391402e3118cfc5baba9b644b2057d8f545da7e2 | 88ae8695987ada722184307301e221e1ba3cc2fa | /third_party/ffmpeg/libavfilter/vf_noise.c | 8ed12f74098231006f10078a34858fe519fdfdf5 | [
"Apache-2.0",
"LGPL-2.0-or-later",
"MIT",
"GPL-1.0-or-later",
"BSD-3-Clause",
"LGPL-2.1-only",
"LGPL-3.0-only",
"GPL-2.0-only",
"LGPL-2.1-or-later",
"GPL-3.0-or-later",
"LGPL-3.0-or-later",
"IJG",
"LicenseRef-scancode-other-permissive",
"GPL-2.0-or-later",
"GPL-3.0-only"
] | permissive | iridium-browser/iridium-browser | 71d9c5ff76e014e6900b825f67389ab0ccd01329 | 5ee297f53dc7f8e70183031cff62f37b0f19d25f | refs/heads/master | 2023-08-03T16:44:16.844552 | 2023-07-20T15:17:00 | 2023-07-23T16:09:30 | 220,016,632 | 341 | 40 | BSD-3-Clause | 2021-08-13T13:54:45 | 2019-11-06T14:32:31 | null | UTF-8 | C | false | false | 11,103 | c | vf_noise.c | /*
* Copyright (c) 2002 Michael Niedermayer <michaelni@gmx.at>
* Copyright (c) 2013 Paul B Mahol
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; eithe... |
e7196cbe00b1dfa2694820b8cd25b0c9de74247e | de21f9075f55640514c29ef0f1fe3f0690845764 | /regression/cprover/pointers/pointers4.c | 05e396d25bde2e65fb28d77da7b7378a2213122a | [
"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 | 184 | c | pointers4.c | int x;
int main()
{
int *p;
__CPROVER_assume(*p == 10);
p = &x;
// not provable, since p may have pointed elsewhere
__CPROVER_assert(*p == 10, "property 1");
return 0;
}
|
caa712e3c95915cf6d2f2b8456cc50801e989eca | f25de16d19fb949ae09a7a8c8467f23a664fcfc6 | /Pods/Headers/Private/AVOSCloud/AVHTTPRequestOperation.h | ee527b74f9ed79d2e0774ff57fe608e2b4880cdf | [] | no_license | pthtc/Loveprogress | ebe69a41484984b27137cb9e85c346e70d469fb6 | c6909932176cc11015c92f1020aa11c478569734 | refs/heads/master | 2021-05-11T01:36:45.706475 | 2018-02-11T08:14:52 | 2018-02-11T08:14:52 | 118,331,958 | 128 | 23 | null | null | null | null | UTF-8 | C | false | false | 82 | h | AVHTTPRequestOperation.h | ../../../AVOSCloud/AVOS/AVOSCloud/ThirdParty/AFNetworking/AVHTTPRequestOperation.h |
1fa2ef6b233ec67e4c991c2efe4755f1ba0d01d2 | 0744dcc5394cebf57ebcba343747af6871b67017 | /external/iotivity/iotivity_1.2-rel/resource/csdk/stack/include/oickeepalive.h | d813665d882239f1f38f7bacc406fbffb9cac268 | [
"MIT",
"Apache-2.0",
"GPL-2.0-only",
"BSD-3-Clause"
] | 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 | 3,613 | h | oickeepalive.h | /* ****************************************************************
*
* Copyright 2016 Samsung Electronics All Rights Reserved.
*
*
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
... |
ea0407fe5db156609ea8ecd39ec5f040d0ac46f1 | e73547787354afd9b717ea57fe8dd0695d161821 | /src/world/area_pra/pra_37/pra_37_2_main.c | ede256d9d3154b129890bda37e3ea10814f41263 | [] | 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 | 2,818 | c | pra_37_2_main.c | #include "pra_37.h"
s32 N(map_init)(void) {
gGameStatusPtr->playerSpriteSet = PLAYER_SPRITES_MARIO_REFLECT_FLOOR;
sprintf(wMapShapeName, "pra_10_shape");
sprintf(wMapHitName, "pra_10_hit");
return FALSE;
}
#include "../common/Reflection.inc.c"
#include "../common/Reflection.data.inc.c"
EvtScript N(EV... |
eda03a6ad889e6a0e4183a1166fa53e4aab66fb4 | e9911598c43e8526da22b2773a73d9b5966f602a | /imap/partlist.h | a346a892cd52ec32b7cd4343916c7bee6192ce6f | [
"LicenseRef-scancode-warranty-disclaimer",
"BSD-2-Clause"
] | permissive | cyrusimap/cyrus-imapd | 07236dfd887ed92c147938cf1ed2591449d7e8fd | 315441d067ba85814768f840f20bc3bb7f20ea6b | refs/heads/master | 2023-09-05T09:57:10.683822 | 2023-09-05T06:09:43 | 2023-09-05T06:09:43 | 59,071,965 | 508 | 164 | NOASSERTION | 2023-09-13T04:34:31 | 2016-05-18T01:33:49 | C | UTF-8 | C | false | false | 6,153 | h | partlist.h | /* partlist.h - Partition/backend selection functions
*
* Copyright (c) 1994-2010 Carnegie Mellon University. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of sou... |
efe1d90fdb7c332365b9ec1a33d6bb2f8a38e55a | e1d9c54e9925e30e388a255b53a93cccad0b94cb | /kubernetes/unit-test/test_v1_volume_error.c | e97d3864c7b485217e60dd1fd01f5b0f43ccfb28 | [
"curl",
"Apache-2.0"
] | permissive | kubernetes-client/c | dd4fd8095485c083e0f40f2b48159b1609a6141b | 5ac5ff25e9809a92a48111b1f77574b6d040b711 | refs/heads/master | 2023-08-13T10:51:03.702497 | 2023-08-07T19:18:32 | 2023-08-07T19:18:32 | 247,958,425 | 127 | 47 | Apache-2.0 | 2023-09-07T20:07:00 | 2020-03-17T11:59:05 | C | UTF-8 | C | false | false | 1,576 | c | test_v1_volume_error.c | #ifndef v1_volume_error_TEST
#define v1_volume_error_TEST
// the following is to include only the main from the first c file
#ifndef TEST_MAIN
#define TEST_MAIN
#define v1_volume_error_MAIN
#endif // TEST_MAIN
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include <stdbool.h>
#include "../external/cJSON.... |
4f0a6277a20ccc2b885de5df3d21f56cb5cbc65a | fce81b804cae23f525a5ad4370b684bf0dc531a5 | /numpy/core/src/multiarray/common.c | 573d0d6063c72e9876f4dcf754ff95a303752230 | [
"Zlib",
"BSD-3-Clause",
"MIT",
"Apache-2.0"
] | permissive | numpy/numpy | ba2abcc1d2d46affbb6aabe5aed6407b4b57507e | dc2ff125493777a1084044e6cd6857a42ee323d4 | refs/heads/main | 2023-09-05T10:10:52.767363 | 2023-09-04T18:03:29 | 2023-09-04T18:03:29 | 908,607 | 25,725 | 11,968 | BSD-3-Clause | 2023-09-14T21:26:09 | 2010-09-13T23:02:39 | Python | UTF-8 | C | false | false | 13,793 | c | common.c | #define NPY_NO_DEPRECATED_API NPY_API_VERSION
#define _MULTIARRAYMODULE
#define PY_SSIZE_T_CLEAN
#include <Python.h>
#include "numpy/arrayobject.h"
#include "npy_config.h"
#include "npy_pycompat.h"
#include "common.h"
#include "abstractdtypes.h"
#include "usertypes.h"
#include "npy_buffer.h"
#include "get_attr_st... |
7fb6ae1ad7b7e60842979c5dd80aade8516037ea | 0cc343d927d5db6693006018986715c43acab961 | /examples/default_clause_test.c | 64f67973f7ea86a021bb4a48947ea2eeae7e01ed | [
"MIT"
] | permissive | verifast/verifast | ec0101fc4a69bd33c5f66be4444169c4e060ead8 | d152da790c7ebf72ce616533a6c83082629adbdb | refs/heads/master | 2023-08-25T00:13:51.464802 | 2023-08-13T10:00:00 | 2023-08-13T10:00:00 | 14,519,163 | 325 | 64 | NOASSERTION | 2023-08-10T21:16:08 | 2013-11-19T08:57:02 | OCaml | UTF-8 | C | false | false | 1,565 | c | default_clause_test.c | /*@
inductive foo = A | B | C | D;
fixpoint bool isA(foo f) {
switch (f) {
case A: return true;
default: return false;
}
}
fixpoint bool bothA(foo f1, foo f2) {
switch (f1) {
case A: return switch (f2) { case A: return true; default: return false; };
default:... |
25edfa7ed606202a126677daded48b4eb2198c02 | 2a505950da885d50ef8942344765ee2570b8ab66 | /libs/signature/src/sha1.c | 7e7c804fdc4ab98ada7d6fdfc8ac9b6dcd60a024 | [
"Apache-2.0",
"BSD-3-Clause"
] | permissive | apache/rocketmq-client-cpp | 87b909128b2d1e920d57cedcaeb768251d7041fa | de41701d7e9a6a78bbe4d34578e444e27a499394 | refs/heads/master | 2023-08-23T23:33:17.744449 | 2022-10-25T08:48:49 | 2022-10-25T08:48:49 | 152,519,793 | 361 | 193 | Apache-2.0 | 2023-06-22T11:04:37 | 2018-10-11T02:36:54 | C++ | UTF-8 | C | false | false | 15,393 | c | sha1.c | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... |
01750bdb750356da9b522b605fd26b03a99e672c | 909095842af0bbf2e769aff361b5af344abc7433 | /engine/source/platform/platform_ScriptBinding.h | 2967ad67b725e5991caa3b965bd06e7c1caa741c | [
"MIT"
] | permissive | TorqueGameEngines/Torque2D | 316105e8b91cebf8660ff43871440e1c4d0b1c5e | 2c555d6dd0172a05ddb6a14f014d22f335b4ccad | refs/heads/master | 2023-09-01T02:22:53.663431 | 2023-05-02T20:45:37 | 2023-05-02T20:45:37 | 268,352,960 | 1,001 | 117 | MIT | 2023-05-02T20:19:19 | 2020-05-31T19:51:55 | C | UTF-8 | C | false | false | 3,422 | h | platform_ScriptBinding.h | //-----------------------------------------------------------------------------
// Copyright (c) 2013 GarageGames, LLC
//
// 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 rest... |
b623e4bcf3bf907f0de30e455aa037ae1a7de9e0 | 35c04ea32351dc95bc18d46e5c70dda9c1e08668 | /Examples/CodeWarrior/MCF51JM128_BadgeBoard/BadgeBoard/Sources/Events.h | ec888e840ac6f22d4c5f56afd7fdc08421da7030 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | ErichStyger/mcuoneclipse | 0f8e7a2056a26ed79d9d4a0afd64777ff0b2b2fe | 04ad311b11860ae5f8285316010961a87fa06d0c | refs/heads/master | 2023-08-28T22:54:08.501719 | 2023-08-25T15:11:44 | 2023-08-25T15:11:44 | 7,446,094 | 620 | 1,191 | NOASSERTION | 2020-10-16T03:13:28 | 2013-01-04T19:38:12 | Batchfile | UTF-8 | C | false | false | 1,422 | h | Events.h | /** ###################################################################
** Filename : Events.h
** Project : ProcessorExpert
** Processor : MCF51JM128VLK
** Component : Events
** Version : Driver 01.02
** Compiler : CodeWarrior ColdFireV1 C Compiler
** Date/Time : 2012-01-... |
e9b024b68da6d04586f688397753fadc01acc9d5 | ebadb390ddc4aadc372cf91511aa3678efa599b5 | /arduino_style/arduino/arduino_spi.h | 4be1805ffc8ca3a584f490c928ef5106d6674783 | [
"Apache-2.0"
] | permissive | OLIMEX/ESP8266 | fa73177a5f62ac7e6988d1e7c4e61b8c899f3e34 | 3be4013892a5ac1b8991e1b922d393b6e0703581 | refs/heads/master | 2023-08-15T05:57:42.393727 | 2021-09-02T13:46:22 | 2021-09-02T13:46:22 | 30,020,689 | 318 | 164 | null | 2017-10-09T16:19:18 | 2015-01-29T13:15:11 | Eagle | UTF-8 | C | false | false | 1,789 | h | arduino_spi.h | /*
*
* arduino_spi.h is part of esp_arduino_style.
*
* esp_arduino_style 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 3 of the License, or
* (at your option) any later version.
*... |
13a2be5ce30cf6c826b60404be46341bb0a93315 | aa3befea459382dc5c01c925653d54f435b3fb0f | /fs/nxffs/nxffs.h | a2da06a36e89c8d21f00a8ffffceec805e5e8d38 | [
"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 | 40,800 | h | nxffs.h | /****************************************************************************
* fs/nxffs/nxffs.h
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The
... |
2d1b6fc45ac410d67edb971a96edca99b92d1d41 | 05819963250c2ae0ba59ffef48d7c99a5b6b7cfd | /examples/low_power_mode/event-config.c | b2c6d491c3856a8f41c19edb36e222741be9f989 | [
"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,098 | c | event-config.c | /* ----------------------------------------------------------------------------
* SAM Software Package License
* ----------------------------------------------------------------------------
* Copyright (c) 2016, Atmel Corporation
*
* All rights reserved.
*
* Redistribution and use in source and binary fo... |
5ad21b734e4597839e615218f049655ce54d3fb3 | 65089dbc386e1184983c15fe3a2282763ae65960 | /gear-lib/libhomekit/streaming_session.h | 962ac3920ccf13f9aea2efb7e249ad202c1630c4 | [
"MIT"
] | permissive | gozfree/gear-lib | 9f4db1bce799ded1cf1f3411cb51bdfbcbe7c7bc | bffbfd25af4ff7b04ebfafdab391b55270b0273e | refs/heads/master | 2023-08-14T16:01:29.449910 | 2023-07-24T16:08:47 | 2023-07-24T16:09:41 | 40,359,871 | 1,771 | 488 | MIT | 2023-05-27T11:08:46 | 2015-08-07T12:41:05 | C | UTF-8 | C | false | false | 704 | h | streaming_session.h | #pragma once
#include <sys/socket.h>
#include "camera_session.h"
typedef struct {
uint8_t key[16];
uint8_t salt[14];
uint8_t auth[20];
} srtp_keys_t;
typedef struct _streaming_session {
struct sockaddr_in controller_addr;
bool started;
bool failed;
uint32_t timestamp;
uint16_t se... |
65bac606710664257da7659468b0297ca4f3d9aa | 54a60696114ae0fc8233baf0111f3b0cf72be5b9 | /inform6/Tests/Assistants/dumb-frotz/redirect.c | fc92b418de9d34a4e0c984c53e94c06976674d71 | [
"Artistic-2.0",
"LicenseRef-scancode-free-unknown",
"Glulxe"
] | permissive | ganelson/inform | de89a3df0fa5b40660707a7c66853cf5b066b1c9 | 56be55c4879b133a37fcd55fcd2452868a881551 | refs/heads/master | 2023-09-01T01:08:43.133920 | 2023-08-31T23:06:22 | 2023-08-31T23:06:22 | 169,170,146 | 1,130 | 63 | Artistic-2.0 | 2023-09-12T09:56:18 | 2019-02-05T00:18:15 | C | UTF-8 | C | false | false | 2,546 | c | redirect.c | /*
* redirect.c
*
* Output redirection to Z-machine memory
*
*/
#include "frotz.h"
#define MAX_NESTING 16
extern zword get_max_width (zword);
static depth = -1;
static struct {
zword xsize;
zword table;
zword width;
zword total;
} redirect[MAX_NESTING];
/*
* memory_open
*
* Begin output re... |
404b1c21d33c265fd399b5bb2155bfdbdc0f0b65 | 7eaf54a78c9e2117247cb2ab6d3a0c20719ba700 | /SOFTWARE/A64-TERES/linux-a64/drivers/video/pxafb.h | 26ba9fa3f7370642e46596219a1f20d0e7c400ed | [
"LicenseRef-scancode-free-unknown",
"Apache-2.0",
"Linux-syscall-note",
"GPL-2.0-only",
"GPL-1.0-or-later"
] | permissive | OLIMEX/DIY-LAPTOP | ae82f4ee79c641d9aee444db9a75f3f6709afa92 | a3fafd1309135650bab27f5eafc0c32bc3ca74ee | refs/heads/rel3 | 2023-08-04T01:54:19.483792 | 2023-04-03T07:18:12 | 2023-04-03T07:18:12 | 80,094,055 | 507 | 92 | Apache-2.0 | 2023-04-03T07:05:59 | 2017-01-26T07:25:50 | C | UTF-8 | C | false | false | 4,348 | h | pxafb.h | #ifndef __PXAFB_H__
#define __PXAFB_H__
/*
* linux/drivers/video/pxafb.h
* -- Intel PXA250/210 LCD Controller Frame Buffer Device
*
* Copyright (C) 1999 Eric A. Thomas.
* Copyright (C) 2004 Jean-Frederic Clere.
* Copyright (C) 2004 Ian Campbell.
* Copyright (C) 2004 Jeff Lackey.
* Based on sa1100fb.c ... |
fdb7833a273d983e879c5b7502e84b920e0f07e6 | 75196819c910f3fd523f1a4d28e5d0fe12570ab1 | /src/bdb53/src/os/os_handle.c | 2ce5cc6a1dc9678d06fad43ff095bae4fbee863a | [
"BSD-3-Clause",
"Sleepycat",
"MIT"
] | permissive | gridcoin-community/Gridcoin-Research | 889967579b5b05bcc3ae836697a0f173b5ae91ea | 21414dd0f63c9a34060f7f762f08d1a52aeb9e87 | refs/heads/development | 2023-09-04T09:21:55.006935 | 2023-09-03T17:45:20 | 2023-09-03T17:45:20 | 23,332,350 | 292 | 117 | MIT | 2023-09-11T10:22:10 | 2014-08-25T23:41:04 | HTML | UTF-8 | C | false | false | 6,044 | c | os_handle.c | /*-
* See the file LICENSE for redistribution information.
*
* Copyright (c) 1998, 2013 Oracle and/or its affiliates. All rights reserved.
*
* $Id$
*/
#include "db_config.h"
#include "db_int.h"
/*
* __os_openhandle --
* Open a file, using POSIX 1003.1 open flags.
*
* PUBLIC: int __os_openhandle
* PUBLIC:... |
c51781d882f5d589823da0fa4bd1393a53b711b0 | 9de0cec678bc4a3bec2b4adabef9f39ff5b4afac | /PWGJE/macros/AddTaskFastEmbedding.C | 0506dc504454c8c2ee267e942e0831908269acb4 | [] | 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 | 6,790 | c | AddTaskFastEmbedding.C |
AliAnalysisTaskFastEmbedding* AddTaskFastEmbedding(){
AliAnalysisManager *mgr = AliAnalysisManager::GetAnalysisManager();
if(!mgr){
::Error("AddTaskFastEmbedding", "No analysis manager to connect ot.");
return NULL;
}
if(!mgr->GetInputEventHandler()){
::Error("AddTaskFastEmbedding", "Thi... |
f27f79a86f168acd5c30b4a918e3abc9efc5797f | 971b2cea2d1c3001aadc8ca1a48110b7db1ed5f2 | /deps/abc/src/map/amap/amapGraph.c | 2438425b9234ba15cb72545aa0f450a33dc5ff2e | [
"LicenseRef-scancode-warranty-disclaimer",
"MIT",
"MIT-Modern-Variant"
] | permissive | emsec/hal | 70ad2921739967d914dd458984bd7d6d497d3b0a | e4fae37bec9168a61100eacfda37a1f291b4d0be | refs/heads/master | 2023-09-02T20:27:32.909426 | 2023-09-01T13:03:24 | 2023-09-01T13:03:24 | 169,076,171 | 510 | 72 | MIT | 2023-09-01T13:03:26 | 2019-02-04T12:37:20 | C++ | UTF-8 | C | false | false | 13,360 | c | amapGraph.c | /**CFile****************************************************************
FileName [amapGraph.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Technology mapper for standard cells.]
Synopsis [Internal AIG manager.]
Author [Alan Mishchenko]
Affiliation [UC Berkele... |
c5674a6da6b423a0714c0ca46ebe8e62925c80af | 9ceacf33fd96913cac7ef15492c126d96cae6911 | /sys/dev/acpi/acpidmar.c | 1a789278348e0f99fabc610a8eeba6878973149c | [] | 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 | 75,116 | c | acpidmar.c | /*
* Copyright (c) 2015 Jordan Hargrave <jordan_hargrave@hotmail.com>
*
* 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.
*
* THE SOFTWARE IS PROVIDED... |
a44132b40a8e841716de917838f734659153f1a1 | 51de1ebe7fa09fb262e015fb454829987ed5fc83 | /iothub_client/tests/common_longhaul/iothub_client_statistics.h | 2be52af3d3bcdd850904c99199ee8010fe3ae015 | [
"MIT"
] | permissive | Azure/azure-iot-sdk-c | 54bf46938f5b8089ba06081cb4d7967fa3a8f777 | 1f3d95b4dae09927ae4bbe479e52d48acef1f93c | refs/heads/main | 2023-08-31T03:36:13.694208 | 2023-08-30T23:56:13 | 2023-08-30T23:56:13 | 70,934,373 | 629 | 902 | NOASSERTION | 2023-09-06T17:41:38 | 2016-10-14T17:54:57 | C | UTF-8 | C | false | false | 5,240 | h | iothub_client_statistics.h | // Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
#ifndef IOTHUB_CLIENT_STATISTICS_H
#define IOTHUB_CLIENT_STATISTICS_H
#include <stdlib.h>
#include <stddef.h>
#include <time.h>
#include "iothub_messaging_ll.h"
#inclu... |
5560c9c283d5719912293b106a9a281e259b9138 | 4a57a29d0a47932dc44dd5affdd37418f48a0945 | /subprojects/libswvkc-wl/extensions/fullscreen-shell-unstable-v1/zwp_fullscreen_shell_v1.c | 7fea82e054adfbd61c6b00e869a9cd0f24e0e5e0 | [
"MIT"
] | permissive | st3r4g/swvkc | ee3f5a33205dafdbdbb558bfa0485ad0bd51e756 | dd8d124948ad57d3e7b12c49f53dcd0ec4c7d407 | refs/heads/master | 2021-12-24T06:50:01.380350 | 2021-08-28T21:56:57 | 2021-08-28T21:56:57 | 195,874,209 | 171 | 12 | MIT | 2021-06-29T08:36:41 | 2019-07-08T19:30:15 | C | UTF-8 | C | false | false | 1,388 | c | zwp_fullscreen_shell_v1.c | #define _POSIX_C_SOURCE 200809L
#include <core/wl_surface.h>
#include <util/log.h>
#include <fullscreen-shell-unstable-v1-server-protocol.h>
static void release(struct wl_client *client, struct wl_resource *resource) {
wl_resource_destroy(resource);
}
static void present_surface(struct wl_client *client, struct wl... |
946c8b052ae9e5e2c0a0f49ca7d3a7351e45e623 | 0744dcc5394cebf57ebcba343747af6871b67017 | /os/drivers/wireless/realtek/rtk/include/autoconf.h | b29c0cb08d961acc44f5c2aa293a786b6adc18fd | [
"GPL-1.0-or-later",
"BSD-3-Clause",
"ISC",
"MIT",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-other-permissive",
"Apache-2.0"
] | permissive | Samsung/TizenRT | 96abf62f1853f61fcf91ff14671a5e0c6ca48fdb | 1a5c2e00a4b1bbf4c505bbf5cc6a8259e926f686 | refs/heads/master | 2023-08-31T08:59:33.327998 | 2023-08-08T06:09:20 | 2023-08-31T04:38:20 | 82,517,252 | 590 | 719 | Apache-2.0 | 2023-09-14T06:54:49 | 2017-02-20T04:38:30 | C | UTF-8 | C | false | false | 22,172 | h | autoconf.h | /******************************************************************************
* Copyright (c) 2013-2016 Realtek Semiconductor 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
*
... |
2039b19f705a59c44715c254ff782cdf719e3ea4 | f367e4b66a1ee42e85830b31df88f63723c36a47 | /src/aws/flb_aws_credentials.c | 850142e24f43356e1ce42c8ad6e5aed49a434742 | [
"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 | 29,833 | c | flb_aws_credentials.c | /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* Fluent Bit
* ==========
* Copyright (C) 2015-2022 The Fluent Bit Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a... |
74b52b88082b14843592fc493cf3c5d0ffa5e1c2 | 8a87f5b889a9ce7d81421515f06d9c9cbf6ce64a | /3rdParty/boost/1.78.0/boost/predef/platform/mingw32.h | 73e99e685ddb8335c814cf98b0ded5f3e7b9651b | [
"Apache-2.0",
"BSD-3-Clause",
"ICU",
"Zlib",
"GPL-1.0-or-later",
"OpenSSL",
"ISC",
"LicenseRef-scancode-gutenberg-2020",
"MIT",
"GPL-2.0-only",
"CC0-1.0",
"BSL-1.0",
"LicenseRef-scancode-autoconf-simple-exception",
"LicenseRef-scancode-pcre",
"Bison-exception-2.2",
"LicenseRef-scancode... | permissive | arangodb/arangodb | 0980625e76c56a2449d90dcb8d8f2c485e28a83b | 43c40535cee37fc7349a21793dc33b1833735af5 | refs/heads/devel | 2023-08-31T09:34:47.451950 | 2023-08-31T07:25:02 | 2023-08-31T07:25:02 | 2,649,214 | 13,385 | 982 | Apache-2.0 | 2023-09-14T17:02:16 | 2011-10-26T06:42:00 | C++ | UTF-8 | C | false | false | 1,869 | h | mingw32.h | /*
Copyright Rene Rivera 2008-2015
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
*/
#ifndef BOOST_PREDEF_PLAT_MINGW32_H
#define BOOST_PREDEF_PLAT_MINGW32_H
#include <boost/predef/version_number.h>
#include <boost/pred... |
5a967815c11d5a290d00961b3d182955bfd672d9 | 376e1818d427b5e4d32fa6dd6c7b71e9fd88afdb | /lang/ruby30-base/patches/patch-include_ruby_internal_static__assert.h | 0e93ffd892916b1ad0c5ba179533db45ede4fe3f | [] | 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 | 598 | h | patch-include_ruby_internal_static__assert.h | $NetBSD: patch-include_ruby_internal_static__assert.h,v 1.1 2022/05/04 16:44:53 taca Exp $
Add the way to stop using static_assert.
--- include/ruby/internal/static_assert.h.orig 2022-04-12 11:48:55.000000000 +0000
+++ include/ruby/internal/static_assert.h
@@ -50,7 +50,7 @@
#elif defined(__STDC_VERSION__) && RBIMPL_... |
83c4eecc2bce6b865a82b1cdfcb6b0755801d18c | 1efb2283837c9b70bc6449cec877799e4efa3268 | /src/pm/hydra/lib/tools/bootstrap/external/pbs.h | 6d07f82d3919d7220a218ddd3bd64841741203c6 | [
"mpich2"
] | permissive | pmodels/mpich | d2392e8e30536cad3e500c16aa1e71211101d83f | 2d265f9f5f93ebdd07ad547423bc6212868262a4 | refs/heads/main | 2023-09-04T05:50:15.041823 | 2023-09-01T23:07:33 | 2023-09-01T23:07:33 | 70,918,679 | 506 | 313 | NOASSERTION | 2023-09-14T14:38:36 | 2016-10-14T14:39:42 | C | UTF-8 | C | false | false | 953 | h | pbs.h | /*
* Copyright (C) by Argonne National Laboratory
* See COPYRIGHT in top-level directory
*/
#ifndef PBS_H_INCLUDED
#define PBS_H_INCLUDED
#include "hydra.h"
#if defined(HAVE_TM_H)
#include "tm.h"
struct HYDT_bscd_pbs_sys_s {
int spawn_count;
tm_event_t *spawn_events;
tm_task_id *task_id; /... |
dba18baff661a3cb3c518fdfda5fd7c56ae8095f | de21f9075f55640514c29ef0f1fe3f0690845764 | /regression/ansi-c/array_initialization2/main.c | 47e266d2bed3ba2f19031b734b2007084acb5b34 | [
"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 | 296 | c | main.c | #include <assert.h>
int a[(int)(10./1.)];
int b[(int)2] = { 10, 20 };
int c[(int)(10./1.)] = { 10, 20 };
int d[(int)(10/1)] = { 10, 20 };
int main (void) {
if (a[0]) {
assert(b[1] + c[2] > 20);
}
return 1;
}
extern int g_array[];
int array[(int)(10./1)];
int array2[(int)(10./1)];
|
20551da9d32ec9d38b219095a955b91e07c33fb3 | 72f6d3ad72b2a4a9b6c5f93c5d1b744e2940b884 | /lib/common/http3client.c | d6264edf74d606f181f3c02dd2e9d8851abbb9b3 | [
"MIT"
] | permissive | h2o/h2o | 70012b6527ceb54e9e2819c9c75242b18e381485 | b165770ce704c782ddee7428ea4a0b23c8bb7894 | refs/heads/master | 2023-08-16T13:16:35.018003 | 2023-08-16T03:56:28 | 2023-08-16T03:56:28 | 23,029,617 | 9,377 | 983 | MIT | 2023-09-12T04:49:14 | 2014-08-16T23:59:03 | C | UTF-8 | C | false | false | 35,951 | c | http3client.c | /*
* Copyright (c) 2018 Fastly, Kazuho Oku
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
* deal in the Software without restriction, including without limitation the
* rights to use, copy, modify, merge, ... |
8f2b91e77aef3aa1da301b7168ec6051e630fa40 | 431a5c28b8dfcc7d6ca6f4f97bf370cd770547a7 | /src/tmx/Asn_J2735/src/r63/PositionConfidence.c | 691168dd9db557c743bd6c7fd35a6ec02f61a09f | [
"Apache-2.0"
] | permissive | usdot-fhwa-OPS/V2X-Hub | 134061cfb55d8c83e871f7fd4bbfa5d8d3092eb0 | aae33e6a16b8a30e1faee31a7ee863d191be06b8 | refs/heads/develop | 2023-08-26T10:10:59.989176 | 2023-08-24T14:58:21 | 2023-08-24T14:58:21 | 168,020,929 | 106 | 63 | null | 2023-09-11T20:24:45 | 2019-01-28T19:16:45 | C | UTF-8 | C | false | false | 2,533 | c | PositionConfidence.c | /*
* Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
* From ASN.1 module "DSRC"
* found in "J2735_201603_ASN_CC.asn"
* `asn1c -gen-PER -fcompound-names -fincludes-quoted -fskeletons-copy`
*/
#include "PositionConfidence.h"
/*
* This type is implemented using NativeEnumerated,
* so here we adjust the DEF... |
7af0197c6a26d1d022ffe4e69d704241d7e57f67 | 526b17ad25eec622b8f266034df3506ca1580ce6 | /cups/ppd-page.c | 1f5860a83c0dc7fce4d427dd7afec68a828acc60 | [
"LLVM-exception",
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer",
"EPL-1.0",
"GPL-2.0-only",
"LGPL-2.0-only"
] | permissive | apple/cups | 906903c936f9ec702e50dcd9971ec71af90a56fb | ec055da6794984133d48cc376f04e10af62b64dc | refs/heads/master | 2023-08-24T17:53:09.249969 | 2022-06-27T16:22:46 | 2022-06-27T16:22:46 | 44,137,852 | 1,875 | 570 | Apache-2.0 | 2023-01-19T21:23:20 | 2015-10-12T22:33:18 | C | UTF-8 | C | false | false | 9,071 | c | ppd-page.c | /*
* Page size functions for CUPS.
*
* Copyright 2007-2015 by Apple Inc.
* Copyright 1997-2007 by Easy Software Products, all rights reserved.
*
* Licensed under Apache License v2.0. See the file "LICENSE" for more
* information.
*
* PostScript is a trademark of Adobe Systems, Inc.
*/
/*
* Include necessar... |
5137ffbc02cb382316c04bbb8e41b9762028a70b | eecd5e4c50d8b78a769bcc2675250576bed34066 | /src/mat/tests/ex195.c | ed266c2dad0ab93c3d85f8525f78c5c9ba5feeaf | [
"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 | 4,645 | c | ex195.c | /*
* ex195.c
*
* Created on: Aug 24, 2015
* Author: Fande Kong <fdkong.jd@gmail.com>
*/
static char help[] = " Demonstrate the use of MatConvert_Nest_AIJ\n";
#include <petscmat.h>
int main(int argc, char **args)
{
Mat A1, A2, A3, A4, A5, B, C, C1, nest;
Mat mata[4];
Mat aij;
... |
066ce80fa4367207099e9ed4adb9e8c33d4dce5a | 7eaf54a78c9e2117247cb2ab6d3a0c20719ba700 | /SOFTWARE/A64-TERES/linux-a64/arch/blackfin/include/asm/pci.h | 74352c4597d92f5802531ac0ca86c08766b6a62f | [
"BSD-3-Clause-Clear",
"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 | 413 | h | pci.h | /* Changed from asm-m68k version, Lineo Inc. May 2001 */
#ifndef _ASM_BFIN_PCI_H
#define _ASM_BFIN_PCI_H
#include <asm/scatterlist.h>
#include <asm-generic/pci-dma-compat.h>
#include <asm-generic/pci.h>
#define PCIBIOS_MIN_IO 0x00001000
#define PCIBIOS_MIN_MEM 0x10000000
static inline void pcibios_penalize_isa_irq... |
2385ff31de6dc792f6cdf4317f9354237c655d37 | 3d144a23e67c839a4df1c073c6a2c842508f16b2 | /test/SILOptimizer/Inputs/switch_enum_objc.h | 7a79c853e663400a1782b4c96ffa961e8dd34ec9 | [
"Apache-2.0",
"Swift-exception"
] | permissive | apple/swift | c2724e388959f6623cf6e4ad6dc1cdd875fd0592 | 98ada1b200a43d090311b72eb45fe8ecebc97f81 | refs/heads/main | 2023-08-16T10:48:25.985330 | 2023-08-16T09:00:42 | 2023-08-16T09:00:42 | 44,838,949 | 78,897 | 15,074 | Apache-2.0 | 2023-09-14T21:19:23 | 2015-10-23T21:15:07 | C++ | UTF-8 | C | false | false | 428 | h | switch_enum_objc.h | // Even though these are marked "closed", Swift shouldn't trust it.
enum Alpha {
AlphaA __attribute__((swift_name("a"))),
AlphaB __attribute__((swift_name("b"))),
AlphaC __attribute__((swift_name("c"))),
AlphaD __attribute__((swift_name("d"))),
AlphaE __attribute__((swift_name("e")))
} __attribute__((enum_ex... |
4c92eef911a313a5913fa14fa0923be98226a1b9 | e4200b764d0b4ffba65180e54cf84b30ee84efcc | /selfdrive/modeld/models/commonmodel.c | 0369d16d5dd05de20466318abfae7342384587a5 | [
"LicenseRef-scancode-warranty-disclaimer",
"MIT"
] | permissive | kegman/openpilot | c9ba96a72d905956f02c684e065091e023942883 | 54a8614b5a6451154817a4c6c86141c96103ae47 | refs/heads/kegman-0.7 | 2022-05-22T17:07:16.656336 | 2020-01-23T16:40:55 | 2020-01-23T16:40:55 | 229,979,925 | 105 | 212 | MIT | 2022-03-13T05:47:51 | 2019-12-24T17:27:11 | C | UTF-8 | C | false | false | 2,421 | c | commonmodel.c | #include "commonmodel.h"
#include <czmq.h>
#include "cereal/gen/c/log.capnp.h"
#include "common/mat.h"
#include "common/timing.h"
void model_input_init(ModelInput* s, int width, int height,
cl_device_id device_id, cl_context context) {
int err;
s->device_id = device_id;
s->context = contex... |
d9f5d2bc68e01a07e4a8ffccffc21c41b7b726ab | 0744dcc5394cebf57ebcba343747af6871b67017 | /os/kernel/semaphore/sem_trywait.c | c8e0a1957770040a2cf9e2722874ec4680b1c935 | [
"Apache-2.0",
"GPL-1.0-or-later",
"BSD-3-Clause",
"ISC",
"MIT",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-other-permissive"
] | permissive | Samsung/TizenRT | 96abf62f1853f61fcf91ff14671a5e0c6ca48fdb | 1a5c2e00a4b1bbf4c505bbf5cc6a8259e926f686 | refs/heads/master | 2023-08-31T08:59:33.327998 | 2023-08-08T06:09:20 | 2023-08-31T04:38:20 | 82,517,252 | 590 | 719 | Apache-2.0 | 2023-09-14T06:54:49 | 2017-02-20T04:38:30 | C | UTF-8 | C | false | false | 5,857 | c | sem_trywait.c | /****************************************************************************
*
* Copyright 2016 Samsung Electronics All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at... |
6ada87f0655ac98bad8405dad3f74dd8131307c6 | 0cd893fddf3a43459030292dad953c3810713513 | /clif/testing/t10.h | 7ae1a9e50459560c92e5ea2a4dc18615bb13fdae | [
"Apache-2.0"
] | permissive | google/clif | 8fc6d75f7e4a1a443f9bd596d05ea3e4c820e1c4 | 7501b3ca70a92a7a15022b3035bc4b1706f7569a | refs/heads/main | 2023-08-19T06:26:17.321706 | 2023-08-18T23:18:45 | 2023-08-18T23:20:30 | 88,560,371 | 1,026 | 146 | Apache-2.0 | 2023-08-31T23:41:41 | 2017-04-17T23:36:06 | C++ | UTF-8 | C | false | false | 951 | h | t10.h | /*
* Copyright 2017 Google 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
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... |
cb4966cb2c2b7d0d00d6a9d1f39e6b6848fbe2bf | de21f9075f55640514c29ef0f1fe3f0690845764 | /regression/cprover/pointers/struct_pointer3.c | 139ed6ca1011336c33c19acf868f549a4434dd27 | [
"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 | 150 | c | struct_pointer3.c | struct S
{
int x, y;
};
int main()
{
struct S a;
struct S *p = &a;
__CPROVER_assert(p->x == a.x, "property 1"); // should pass
return 0;
}
|
5d6463a33e08ee8dedc4f98fadf91c1b3fb057b8 | aa3befea459382dc5c01c925653d54f435b3fb0f | /arch/arm/src/sam34/hardware/sam_gpbr.h | 05e98ad56882ae123611fe99dc1723c69fd5e724 | [
"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 | 4,541 | h | sam_gpbr.h | /****************************************************************************
* arch/arm/src/sam34/hardware/sam_gpbr.h
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copy... |
ebb8ef6553e633747fd993cdedd318e8d486e07f | 20e1c2f5cfac01f6b007124fa7792dd69751a6bb | /src/ut-stubs/osapi-idmap-handlers.c | 296fb0705231028c0fe1729a92807a21fb15f04d | [
"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,257 | c | osapi-idmap-handlers.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.... |
5ae00f1d0285e028bd474b13f4f0c420c5116f69 | 47c7e467826c9c02c36008e671605358d29f04b8 | /cpg-language-cxx/src/test/resources/another-include.h | 635026161f7c98bd9f9251d0532a7b4ba3f11d60 | [
"LicenseRef-scancode-generic-cla",
"Apache-2.0"
] | permissive | Fraunhofer-AISEC/cpg | c055c28d844fa486be8d682093e549405e8788ec | 2ff78e10916eee5a4754925e3875d85eba313c8b | refs/heads/main | 2023-08-31T09:07:38.441380 | 2023-08-30T17:22:24 | 2023-08-30T17:22:24 | 225,386,107 | 183 | 55 | Apache-2.0 | 2023-09-13T00:44:00 | 2019-12-02T13:51:37 | Kotlin | UTF-8 | C | false | false | 85 | h | another-include.h | /* This file is just there to demonstrate include include black and white-listing */
|
d11bb79a5d1d013412815dfb4e14022ceb56dd21 | ea49dd7d31d2e0b65ce6aadf1274f3bb70abfaf9 | /problems/0551_Student_Attendance_Record_I/nicefuture.c | e3ecf825e2945ab108395280dff52785d0ad0043 | [] | no_license | yychuyu/LeetCode | 907a3d7d67ada9714e86103ac96422381e75d683 | 48384483a55e120caf5d8d353e9aa287fce3cf4a | refs/heads/master | 2020-03-30T15:02:12.492378 | 2019-06-19T01:52:45 | 2019-06-19T01:52:45 | 151,345,944 | 134 | 331 | null | 2019-08-01T02:56:10 | 2018-10-03T01:26:28 | C++ | UTF-8 | C | false | false | 924 | c | nicefuture.c | bool checkRecord(char* s) {
char *p = s;
int absent = 0, late = 0;
while (*p != '\0') {
if (*p == 'A') {
absent++;
late = 0;
}
else if (*p =='L') late++;
else late = 0;
if (absent > 1 || late > 2) return false;
p++;
}
return tru... |
aa6e0dd8a5c8c2acb2d7aeda94af9947e22667fb | 6e1cde66aa5a649138babe297293962cdf97743e | /src/pl-util.c | 883f041d8411e841bb58669d8887aa7f50b0fc03 | [
"BSD-2-Clause"
] | permissive | SWI-Prolog/swipl-devel | db56676481984addc09f4f228bc1c41f7f53759f | 41ac4a569c8e6c3d3b93a21449403962e3de1ece | refs/heads/master | 2023-09-01T03:49:40.696481 | 2023-08-30T18:12:56 | 2023-08-30T18:12:56 | 17,516,793 | 935 | 328 | NOASSERTION | 2023-08-26T14:32:33 | 2014-03-07T14:43:14 | C | UTF-8 | C | false | false | 7,890 | c | pl-util.c | /* Part of SWI-Prolog
Author: Jan Wielemaker
E-mail: J.Wielemaker@vu.nl
WWW: http://www.swi-prolog.org
Copyright (c) 1985-2015, University of Amsterdam
VU University Amsterdam
All rights reserved.
Redistribution and use in source and bina... |
01e642e07b412fdcb10b219d758c56bc9aeac153 | ed4e5caeb2b5c8f0aa68dbdb1fae5a4556d5b10f | /lib/GxEPD/src/imglib/gridicons_minus_small.h | f3736c4d04b42ea98af39461b3a9e6cd21c6c263 | [
"MIT",
"GPL-3.0-only"
] | permissive | Xinyuan-LilyGO/T5-Ink-Screen-Series | 4d8fb8d98c981faf5efdcb414fa9cb0e66a61eb2 | fba4a4afd316b7e014c2080b6f6a5bed9c672b59 | refs/heads/master | 2021-12-21T22:32:53.789295 | 2021-03-26T00:58:24 | 2021-03-26T00:58:24 | 168,290,783 | 148 | 45 | MIT | 2021-12-18T09:37:20 | 2019-01-30T06:24:14 | C | UTF-8 | C | false | false | 668 | h | gridicons_minus_small.h | #if defined(ESP8266) || defined(ESP32)
#include <pgmspace.h>
#else
#include <avr/pgmspace.h>
#endif
// 24 x 24 gridicons_minus_small
const unsigned char gridicons_minus_small[] PROGMEM = { /* 0X01,0X01,0XB4,0X00,0X40,0X00, */
0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF,
0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xF... |
5904c5077deae74eb70a5b072a4f32c747a5dd42 | 83e7dc1281874779c46dfadcc15b2bb66d8e599c | /src/misc/lv_fs.c | 71df1e8f887d92f2ebc3200668c019cf7e6f581c | [
"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 | 14,356 | c | lv_fs.c | /**
* @file lv_fs.c
*
*/
/*********************
* INCLUDES
*********************/
#include "lv_fs.h"
#include <string.h>
#include "../misc/lv_assert.h"
#include "../stdlib/lv_string.h"
#include "lv_ll.h"
#include "../core/lv_global.h"
/*********************
* DEFINES
*********************/
#define f... |
8eac47aad83a47fd68923a1de0bf11ff1db6ea08 | 229a28fc18c13bfe1ba7fc81c38b03651ed8e93b | /sw/tests/fp8alt_comparison_vector.c | 25e27bfb9992c244931e8c902710156100b5a306 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | pulp-platform/snitch | d3967742434fa21e8af71afa6be35ea5420166ca | d026f47843f0ea6c269244c4e6851e0e09141ec3 | refs/heads/master | 2023-08-24T08:42:36.230951 | 2023-06-19T09:34:05 | 2023-06-19T09:34:05 | 289,236,605 | 194 | 44 | Apache-2.0 | 2023-07-11T12:46:26 | 2020-08-21T09:57:34 | SystemVerilog | UTF-8 | C | false | false | 8,637 | c | fp8alt_comparison_vector.c | // Copyright 2020 ETH Zurich and University of Bologna.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0
#include <snrt.h>
#include "printf.h"
int main() {
int errs = 64;
if (snrt_is_compute_core()) {
uint32_t fa8 = 0x4048F5C3; // 0x... |
0de5d4af9b5d3c0de1b893140be11fdfd5394d16 | 99bdb3251fecee538e0630f15f6574054dfc1468 | /bsp/gd32/arm/libraries/GD32F4xx_Firmware_Library/GD32F4xx_standard_peripheral/Source/gd32f4xx_dci.c | 730410ad2a60a0b74ff6e2d08c1dd74f3f8ffb21 | [
"Zlib",
"LicenseRef-scancode-proprietary-license",
"MIT",
"BSD-3-Clause",
"X11",
"BSD-4-Clause-UC",
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | RT-Thread/rt-thread | 03a7c52c2aeb1b06a544143b0e803d72f47d1ece | 3602f891211904a27dcbd51e5ba72fefce7326b2 | refs/heads/master | 2023-09-01T04:10:20.295801 | 2023-08-31T16:20:55 | 2023-08-31T16:20:55 | 7,408,108 | 9,599 | 5,805 | Apache-2.0 | 2023-09-14T13:37:26 | 2013-01-02T14:49:21 | C | UTF-8 | C | false | false | 10,112 | c | gd32f4xx_dci.c | /*!
\file gd32f4xx_dci.c
\brief DCI driver
\version 2016-08-15, V1.0.0, firmware for GD32F4xx
\version 2018-12-12, V2.0.0, firmware for GD32F4xx
\version 2020-09-30, V2.1.0, firmware for GD32F4xx
\version 2022-03-09, V3.0.0, firmware for GD32F4xx
*/
/*
Copyright (c) 2022, GigaDevice S... |
b86ec8fdbd9beaa90a5ea737b94d82964965d26e | d6d6893f488941edfc5d244221583c63572d9d5f | /code/parse/parsehi.h | ab2a2d3f361ce31078606e46655ecf67a4a0233b | [
"Unlicense"
] | permissive | scp-fs2open/fs2open.github.com | 4170cc58b92577b41308a9e6343dd3fc3fb7a074 | 865f7e725c7a4d9c0b209a49ed0cbd8dc45e8ae7 | refs/heads/master | 2023-08-29T11:29:27.822804 | 2023-08-27T20:33:28 | 2023-08-27T20:33:28 | 7,700,081 | 382 | 311 | NOASSERTION | 2023-09-14T15:49:22 | 2013-01-19T06:10:53 | C++ | UTF-8 | C | false | false | 517 | h | parsehi.h | #pragma once
#include "parse/parselo.h"
#include "graphics/color.h"
//parsehi is intended for higher level, frequently used combinations of parselo functions
//and also for collection of standardized parsing of complex types where appropriate
extern bool parse_optional_float_into(const SCP_string& field_name, float* ... |
d233057c9ea0ffb125b2de016b90dce12c7a60c3 | af84faea52cfa5bf69f5a0f2ec71f3087554ddeb | /winewayland.drv/vulkan.c | 7104b41865c8fa0394a680411b660912518a2595 | [] | no_license | varmd/wine-wayland | 4fa38396fbff716b9bc6892c30228d308e84638c | e3260f1a249fbc0dedc97f5548aa813ed66b5326 | refs/heads/master | 2023-04-06T18:57:43.607197 | 2023-02-19T17:21:22 | 2023-02-19T17:21:22 | 237,471,965 | 719 | 24 | null | 2023-02-19T23:12:05 | 2020-01-31T16:38:49 | C | UTF-8 | C | false | false | 121,405 | c | vulkan.c | /* WAYLANDDRV Vulkan+Wayland Implementation
*
* Copyright 2017 Roderick Colenbrander
* Copyright 2018-2022 varmd (github.com/varmd)
*
* 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... |
944982cf354c80f3c674c909e9ad8913d60993ad | 03b2c80dbc41e904b167d504666e27d798da5447 | /src/common_system.c | 3a43f1ce216b32cca7f4d89d646fbc7b849dcc07 | [
"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 | 10,600 | c | common_system.c | /*
* ANSI COMMON LISP: 24. System Construction
*/
#include "call_system.h"
#include "common_header.h"
#include "compile.h"
#include "compile_file.h"
#include "cons.h"
#include "require.h"
#include "strtype.h"
#include "type_parse.h"
/* (defun compile-file
* (input-file &key output-file verbose print external-f... |
9de5c800221124b66c6fc3a2d7274b5222dfeb97 | 28d0f8c01599f8f6c711bdde0b59f9c2cd221203 | /tests/usr.bin/xlint/lint1/msg_050.c | 8eb8de50ec3ca59def54236651c91d5e30b3736d | [] | 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 | 410 | c | msg_050.c | /* $NetBSD: msg_050.c,v 1.7 2023/07/09 11:18:55 rillig Exp $ */
# 3 "msg_050.c"
/* Test for message: parameter '%s' has function type, should be pointer [50] */
/* lint1-flags: -tw */
typedef void (function)();
/* expect+1: warning: parameter 'f' unused in function 'example' [231] */
void example(f)
/* expect+1... |
4fb7dc5e9d74dde2c2f295bac9545d31d83a10ec | e65a4dbfbfb0e54e59787ba7741efee12f7687f3 | /multimedia/aribb24/files/patch-src_drcs.h | 2fbb9f7f6d8016261b7784f996e13270fdfecb67 | [
"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 | 475 | h | patch-src_drcs.h | https://github.com/scimmia9286/aribb24/commit/58a34b8fabf4d0e9e1984fb603a97f52fb934a09
--- src/drcs.h.orig 2019-09-16 15:57:19 UTC
+++ src/drcs.h
@@ -77,6 +77,6 @@ typedef struct drcs_data_s
bool apply_drcs_conversion_table( arib_instance_t * );
bool load_drcs_conversion_table( arib_instance_t * );
-void save_drcs_... |
09c75a59c651ddc95a6936327d5445d297ac6cf4 | bb38c44037a99d0a12a12d92059678f2faebbc80 | /src/include/parser/parse_agg.h | 38fc618edd16d52027847f2605a55faaf40dae01 | [
"LicenseRef-scancode-mulanpsl-2.0-en",
"LicenseRef-scancode-unknown-license-reference",
"PostgreSQL",
"BSD-3-Clause",
"LGPL-2.0-or-later",
"LicenseRef-scancode-unicode",
"LicenseRef-scancode-warranty-disclaimer",
"curl",
"GPL-1.0-or-later",
"LGPL-2.1-or-later",
"LGPL-2.1-only",
"CC-BY-4.0",
... | permissive | opengauss-mirror/openGauss-server | a9c5a62908643492347830826c56da49f0942796 | 310e84631c68c8bf37b004148b66f94064f701e4 | refs/heads/master | 2023-07-26T19:29:12.495484 | 2023-07-17T12:23:32 | 2023-07-17T12:23:32 | 276,117,477 | 591 | 208 | MulanPSL-2.0 | 2023-04-28T12:30:18 | 2020-06-30T14:08:59 | C++ | UTF-8 | C | false | false | 2,577 | h | parse_agg.h | /* -------------------------------------------------------------------------
*
* parse_agg.h
* handle aggregates and window functions in parser
*
* Portions Copyright (c) 1996-2012, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* src/include/parse... |
2d1e545bc31337b49b2a0aeb2d81cc93f139198d | cf60f9591fef521d3092f81785de7942d0ca568e | /PubNub/include/PNDownloadFileResult.h | ab6db37e28a5380495148d9964aba190e96b6229 | [
"MIT"
] | permissive | pubnub/objective-c | a49e2e5c7898eb893b601ae31a098361fb8b4406 | eef06ae76fd45931ea09900e3b3ce50133870eca | refs/heads/master | 2023-04-07T08:28:47.174178 | 2023-01-05T11:15:57 | 2023-01-05T11:15:57 | 8,490,984 | 137 | 145 | NOASSERTION | 2023-03-30T08:47:36 | 2013-03-01T00:10:41 | Objective-C | UTF-8 | C | false | false | 46 | h | PNDownloadFileResult.h | ../Data/Service Objects/PNDownloadFileResult.h |
25686cf9c38ffb56bacaa19c7df298c5fe3b15c9 | f54021ed2b6bb09a18b2bd6331b01fdfacba4f08 | /test/full/with-time.c | 65958f5dc210c6679de9c2cb58ae7475df048357 | [
"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 | 77 | c | with-time.c | #include <criterion/criterion.h>
Test(samples, timed) {
cr_assert(0);
}
|
561e34973efcf4d0f03625687c03c642c9b1417d | 9c4ec01e04f7b0a1d213e1060c6b0a008dde7cbd | /series1/rtcc/rtcc_alarm_set/src/main_gg11.c | 32b454f43be31bb3c18d5fefbb1d1743a4fb484b | [
"Zlib"
] | permissive | SiliconLabs/peripheral_examples | edf5ee87cd0bcb2e7ad5066e278fa1ad3b92bd35 | 87b252e5a1bf5b36a548c121e8ffda085d3bcbc4 | refs/heads/master | 2023-07-26T22:20:57.916375 | 2023-07-07T18:18:01 | 2023-07-07T18:20:16 | 116,865,771 | 326 | 212 | NOASSERTION | 2021-06-17T20:12:04 | 2018-01-09T20:13:39 | C | UTF-8 | C | false | false | 7,663 | c | main_gg11.c | /***************************************************************************//**
* @file main_gg11.c
* @brief This project demonstrates the use of the RTCC by taking user input
* from the VCOM and setting an alarm to trigger at the specified date and time.
***********************************************************... |
fb960cbecbb9b1e2fcf9488ac64c3035a39acc45 | 7eaf54a78c9e2117247cb2ab6d3a0c20719ba700 | /SOFTWARE/A64-TERES/linux-a64/arch/arm/mach-gemini/board-wbd111.c | 418188cd1712fe7f6247a8b97fb423e358f4891d | [
"LicenseRef-scancode-free-unknown",
"Apache-2.0",
"Linux-syscall-note",
"GPL-2.0-only",
"GPL-1.0-or-later"
] | permissive | OLIMEX/DIY-LAPTOP | ae82f4ee79c641d9aee444db9a75f3f6709afa92 | a3fafd1309135650bab27f5eafc0c32bc3ca74ee | refs/heads/rel3 | 2023-08-04T01:54:19.483792 | 2023-04-03T07:18:12 | 2023-04-03T07:18:12 | 80,094,055 | 507 | 92 | Apache-2.0 | 2023-04-03T07:05:59 | 2017-01-26T07:25:50 | C | UTF-8 | C | false | false | 2,822 | c | board-wbd111.c | /*
* Support for Wiliboard WBD-111
*
* Copyright (C) 2009 Imre Kaloz <kaloz@openwrt.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at you... |
c73094fc016366ca40b0cbbfdec89787bf803ac9 | 2898fa4f2ad766afa0495a837f59fe95daa081a7 | /tests/unit-pass/pr28403.c | 4d3909303f12718883cb31d805d00cef1df7193a | [
"NCSA"
] | permissive | kframework/c-semantics | 12fcc1b1bf1f7792636d1c37f6f7bb1b89a392b5 | e6879d14455771aa0cb3e3d201131d4d763a73a2 | refs/heads/master | 2023-07-31T23:57:03.316456 | 2022-02-01T17:50:31 | 2022-02-01T17:50:31 | 11,747,541 | 312 | 52 | NOASSERTION | 2022-02-01T17:50:33 | 2013-07-29T19:13:25 | C | UTF-8 | C | false | false | 444 | c | pr28403.c | #include <stdlib.h>
typedef unsigned long long ull;
int global;
int __attribute__((noinline))
foo (int x1, int x2, int x3, int x4, int x5, int x6, int x7, int x8)
{
global = x1 + x2 + x3 + x4 + x5 + x6 + x7 + x8;
return 0;
}
ull __attribute__((noinline))
bar (ull x)
{
foo (1, 2, 1, 3, 1, 4, 1, 5);
return x >>... |
faae492e1c5ddb679462b29fdc77489cfb300ff5 | 4bcc9806152542ab43fc2cf47c499424f200896c | /tensorflow/c/env.h | ac6a9e32aff6e24f49ffeba5fbcc9647975c8b61 | [
"Apache-2.0",
"LicenseRef-scancode-generic-cla",
"BSD-2-Clause"
] | permissive | tensorflow/tensorflow | 906276dbafcc70a941026aa5dc50425ef71ee282 | a7f3934a67900720af3d3b15389551483bee50b8 | refs/heads/master | 2023-08-25T04:24:41.611870 | 2023-08-25T04:06:24 | 2023-08-25T04:14:08 | 45,717,250 | 208,740 | 109,943 | Apache-2.0 | 2023-09-14T20:55:50 | 2015-11-07T01:19:20 | C++ | UTF-8 | C | false | false | 9,852 | h | env.h | /* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... |
00c4efddb5a495e5b61eedb4cc7a1327c2047e86 | 79d343002bb63a44f8ab0dbac0c9f4ec54078c3a | /lib/libc/include/generic-glibc/bits/struct_stat_time64_helper.h | 15f02c4dc15d9d901fa7f3cb0dad22ba684eadf0 | [
"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 | 2,600 | h | struct_stat_time64_helper.h | /* Definition for helper to define struct stat with 64-bit time.
Copyright (C) 2021 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C 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... |
b2cc25bbe52d2fbdf6feada29160e7ad95b7fcda | a04dc56b5ed4d5f15e73a014795a6342faf449a7 | /frontpanel/jpeg.h | 5517674c3100cf7aeeafca009426a77637340644 | [
"LicenseRef-scancode-free-unknown",
"MIT"
] | permissive | udo-munk/z80pack | 3cdb9aeb4592644acb36873deda7cefafc50b8ce | 53a343015aa28cb9b393ff6f18f20f6984018808 | refs/heads/master | 2023-04-05T15:49:29.832220 | 2021-08-15T22:28:25 | 2021-08-15T22:28:25 | 122,672,477 | 125 | 35 | MIT | 2022-12-02T07:30:39 | 2018-02-23T21:03:59 | C | UTF-8 | C | false | false | 151 | h | jpeg.h | // jpeg.h
#ifndef __JPEG_DEFS__
#define __JPEG_DEFS__
unsigned char
*read_jpeg(char *fname, int *width, int *height, int *num_components);
#endif
|
fef1c823d6a1c59102d95904df5df0c46700d8ae | 85b4bbde9e0ec36b0db29463281c36b24e1f161d | /cond/x_part_cond_qcqp.c | 2839c326a6c46f31fd7eaa72d7792e9aa805a295 | [
"BSD-2-Clause"
] | permissive | giaf/hpipm | 9617000b88c3a65842154e86209a09a067fe34ac | b5239f756181918f97deca39884d12dc6286dc73 | refs/heads/master | 2023-08-17T01:13:25.056738 | 2023-08-15T15:02:11 | 2023-08-15T15:02:11 | 91,068,419 | 398 | 120 | NOASSERTION | 2023-08-15T20:51:27 | 2017-05-12T08:20:10 | C | UTF-8 | C | false | false | 30,081 | c | x_part_cond_qcqp.c | /**************************************************************************************************
* *
* This file is part of HPIPM. *
* ... |
89762753c88b571b2afef9bc6d27509ec913733c | fdbb74a95924e2677466614f6ab6e2bb13b2a95a | /libc/isystem/sys/ioctl.h | 1ae5208a5d5149a2debaf7afcefd4ae71b3bdfbc | [
"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 | 386 | h | ioctl.h | #ifndef LIBC_ISYSTEM_SYS_IOCTL_H_
#define LIBC_ISYSTEM_SYS_IOCTL_H_
#include "libc/calls/calls.h"
#include "libc/calls/struct/winsize.h"
#include "libc/sysv/consts/fd.h"
#include "libc/sysv/consts/fio.h"
#include "libc/sysv/consts/io.h"
#include "libc/sysv/consts/modem.h"
#include "libc/sysv/consts/pty.h"
#include "lib... |
c61bd6bf65631eb7918d1a1df262c2cedda62b01 | 88ae8695987ada722184307301e221e1ba3cc2fa | /third_party/ffmpeg/libavcodec/vp9dsp_template.c | 9b1166170423d9a624c1515a761d90a7c121bcc6 | [
"Apache-2.0",
"LGPL-2.0-or-later",
"MIT",
"GPL-1.0-or-later",
"BSD-3-Clause",
"LGPL-2.1-only",
"LGPL-3.0-only",
"GPL-2.0-only",
"LGPL-2.1-or-later",
"GPL-3.0-or-later",
"LGPL-3.0-or-later",
"IJG",
"LicenseRef-scancode-other-permissive",
"GPL-2.0-or-later",
"GPL-3.0-only"
] | permissive | iridium-browser/iridium-browser | 71d9c5ff76e014e6900b825f67389ab0ccd01329 | 5ee297f53dc7f8e70183031cff62f37b0f19d25f | refs/heads/master | 2023-08-03T16:44:16.844552 | 2023-07-20T15:17:00 | 2023-07-23T16:09:30 | 220,016,632 | 341 | 40 | BSD-3-Clause | 2021-08-13T13:54:45 | 2019-11-06T14:32:31 | null | UTF-8 | C | false | false | 88,301 | c | vp9dsp_template.c | /*
* VP9 compatible video decoder
*
* Copyright (C) 2013 Ronald S. Bultje <rsbultje gmail com>
* Copyright (C) 2013 Clément Bœsch <u pkh me>
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as pu... |
20704bf1cc43f280ebdb06039bf2b32c9f5caf7e | 3a2071c34e3c35847b2bcc2a5d3b3a74114daa0f | /subversion/libsvn_wc/externals.c | 30d58768eed4c864cca7da5bfae7517c3ca03618 | [
"BSD-3-Clause",
"LicenseRef-scancode-generic-cla",
"LicenseRef-scancode-other-permissive",
"X11",
"BSD-2-Clause",
"LicenseRef-scancode-unknown-license-reference",
"MIT",
"HPND-Markus-Kuhn",
"LicenseRef-scancode-unicode",
"Apache-2.0",
"FSFAP"
] | permissive | apache/subversion | 18a9142afe63f060ffc0814fe0c758c91ad8bd31 | dd957c4991e61bde23cc60d13449ea8b65f80c43 | refs/heads/trunk | 2023-09-04T15:22:36.755177 | 2023-08-29T19:55:03 | 2023-08-29T19:55:03 | 454,263 | 520 | 207 | Apache-2.0 | 2023-08-26T14:17:30 | 2009-12-31T09:00:10 | C | UTF-8 | C | false | false | 67,488 | c | externals.c | /*
* externals.c : routines dealing with (file) externals in the working copy
*
* ====================================================================
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work ... |
950c47beb00266c1bc7572c287abca2a32d7d5af | 48c587d2d3f368f99afc925a2443418be555495c | /Source/UESVON/Public/SVONLeafNode.h | 1714dac0b45d532e494082c340b6b43e1189bdca | [
"MIT"
] | permissive | midgen/uesvon | 8ae6de0474b6a76a95fd6468a79e198e1d84fb41 | 9f1ec6b8d327388021474bf79a9ea11e425a24b6 | refs/heads/master | 2023-06-10T14:14:44.658974 | 2023-05-27T10:16:16 | 2023-05-27T10:16:16 | 125,816,282 | 199 | 53 | MIT | 2021-05-10T08:57:43 | 2018-03-19T07:12:09 | C++ | UTF-8 | C | false | false | 976 | h | SVONLeafNode.h | #pragma once
#include "UESVON/Private/libmorton/morton.h"
#include "UESVON/Public/SVONDefines.h"
struct UESVON_API SVONLeafNode
{
uint_fast64_t myVoxelGrid = 0;
inline bool GetNodeAt(uint_fast32_t aX, uint_fast32_t aY, uint_fast32_t aZ) const
{
uint_fast64_t index = morton3D_64_encode(aX, aY, aZ);
return (myV... |
d1415678fdddbb60e379b1e966e20aa7acaf2d07 | 035660e8cc10571ebbd0d4393fef063bb7eb98f6 | /src/overlays/actors/ovl_En_Bubble/z_en_bubble.h | 86e2358b4093dca3814a82f5f66cf57634650512 | [] | 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 | 1,209 | h | z_en_bubble.h | #ifndef Z_EN_BUBBLE_H
#define Z_EN_BUBBLE_H
#include "global.h"
#include "objects/object_bubble/object_bubble.h"
struct EnBubble;
typedef void (*EnBubbleActionFunc)(struct EnBubble*, PlayState*);
typedef struct EnBubble {
/* 0x000 */ Actor actor;
/* 0x144 */ EnBubbleActionFunc actionFunc;
/* 0x148 */ Co... |
3219c2eb2cb0efa65e801d7f6cb0355e80571a6a | 5cb3030ed86e12332d109e1ab39f92c0c866677d | /src/encoder_state-bitstream.c | e4b41fe1a12216546f7a9a872f59a9be1ce56e5b | [
"BSD-3-Clause",
"ISC"
] | permissive | ultravideo/kvazaar | 9c8ac79644b4782e0c9743f6518f6997e2d9b774 | aab6aa9b349d2768f9371ef58680298c200e47e6 | refs/heads/master | 2023-08-24T03:29:58.344475 | 2023-07-17T05:51:47 | 2023-07-17T05:51:47 | 16,339,396 | 629 | 211 | BSD-3-Clause | 2023-07-03T13:01:52 | 2014-01-29T08:35:53 | C | UTF-8 | C | false | false | 43,473 | c | encoder_state-bitstream.c | /*****************************************************************************
* This file is part of Kvazaar HEVC encoder.
*
* Copyright (c) 2021, Tampere University, ITU/ISO/IEC, project contributors
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* ... |
c4c435e8e8857800e96ea52d703f2bafe44d9f52 | fa1ad2e2ac7e376fc7cb3b3a6e1bb88eed3e80be | /govern/data-security/krb-1.2.1/src/lib/krb5/krb/sendauth.c | 4908a2af492523779496809d98aaaec8208881cc | [
"BSD-4-Clause",
"LicenseRef-scancode-generic-export-compliance",
"LicenseRef-scancode-other-permissive",
"LicenseRef-scancode-mit-old-style",
"BSD-4-Clause-UC",
"LicenseRef-scancode-rsa-1990",
"BSD-3-Clause",
"MIT-CMU",
"LicenseRef-scancode-mit-no-advert-export-control",
"CC-BY-SA-3.0",
"License... | permissive | alldatacenter/alldata | 7bc7713c9f1d56ad6b8e59ea03206d1073b7e047 | 8d5f9a2d49ab8f9e85ccf058cb02c2fda287afc6 | refs/heads/master | 2023-08-05T07:32:25.442740 | 2023-08-03T13:17:24 | 2023-08-03T13:17:24 | 213,321,771 | 774 | 250 | Apache-2.0 | 2023-09-06T17:35:32 | 2019-10-07T07:36:18 | null | UTF-8 | C | false | false | 7,420 | c | sendauth.c | /* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/* lib/krb5/krb/sendauth.c */
/*
* Copyright 1991, 2009 by the Massachusetts Institute of Technology.
* All Rights Reserved.
*
* Export of this software from the United States of America may
* require a specific license from the United States... |
470055251682f50c3a957fd15ec508a7c40bf3db | 53a83642c01a8828e3d7bd0b18e33c3b694c2b84 | /C/max_money.c | 9a8fb7bfdfd466fced5c04adca1034737f584edf | [] | no_license | anantkaushik/Competitive_Programming | 1dcd60a28b5b951c23024d6090942be081ad249f | 6dba38fd7aa4e71b5196d01d64e81f9336d08b13 | refs/heads/master | 2022-03-06T15:36:23.797340 | 2022-02-21T12:00:37 | 2022-02-21T12:00:37 | 82,700,948 | 271 | 95 | null | 2020-10-27T17:34:39 | 2017-02-21T16:18:16 | Python | UTF-8 | C | false | false | 752 | c | max_money.c | /* Given street of houses (a row of houses), each house having some amount of money kept inside;
now there is a thief who is going to steal this money but he has a constraint/rule that he cannot steal/rob two adjacent houses.
Find the maximum money he can rob.
Input:
The first line of input contains an integer T den... |
5af352a05c175c8352c35f4e536d134ca856b1da | 24acbcc7b5ad20d2cea61b2b2b8190befe7f5bce | /Code/Search/moveUp.c | b668e90b8ca26eadaf613f93d7a932ec0c757593 | [
"MIT"
] | permissive | heineman/algorithms-nutshell-2ed | a08e2136fb3f9199e119a8aebca1be09a02b86f4 | 6bdaf7ee2878f69a2df00ae7a3274f5d43d24605 | refs/heads/master | 2022-09-04T20:53:52.422824 | 2021-12-29T02:34:44 | 2021-12-29T02:34:44 | 43,086,309 | 577 | 226 | null | null | null | null | UTF-8 | C | false | false | 1,335 | c | moveUp.c | /**
* @file moveUp.c Task to perform searches in unordered array and move up one slot when found.
* @brief
* Load up an array of strings and perform number of unordered
* searches. No check for NULL is used. Move up one slot for each
* successful find.
*
* @author George Heineman
* @date 6/15/08
... |
0a2b65a96a32b128b82751ee0d850a7f9cd93ad1 | 632f6f14abb1dbdf86aca1506b8012392bef2a41 | /source/family/nxp/lpc55S6X/flash_blob.c | 030c918a5e1a0c4dda8c815c845a7bdd81e841f5 | [
"Apache-2.0"
] | permissive | ARMmbed/DAPLink | a34f7ce41d6bfc38d49283766a03280f52322f2a | 19f797fa6396b726250c57eb9be80245a5f877dd | refs/heads/main | 2023-08-23T20:37:22.744671 | 2023-06-29T19:36:00 | 2023-08-16T16:39:58 | 24,571,059 | 1,865 | 883 | Apache-2.0 | 2023-08-16T16:39:59 | 2014-09-28T21:38:24 | C | UTF-8 | C | false | false | 7,587 | c | flash_blob.c | /* Flash algorithm for LPC55xx IAP 608kB Flash
*
* DAPLink Interface Firmware
* Copyright (c) 2009-2022 Arm Limited, All Rights Reserved
* SPDX-License-Identifier: Apache-2.0
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* ... |
4d0d630e26b9c2d78b9fa2486840432425a02ccf | 7eaf54a78c9e2117247cb2ab6d3a0c20719ba700 | /SOFTWARE/A64-TERES/linux-a64/drivers/target/iscsi/iscsi_target_tq.c | bd53364b75e87213910e4098c9e8b0effa317f63 | [
"LicenseRef-scancode-free-unknown",
"Apache-2.0",
"Linux-syscall-note",
"GPL-2.0-only",
"GPL-1.0-or-later"
] | permissive | OLIMEX/DIY-LAPTOP | ae82f4ee79c641d9aee444db9a75f3f6709afa92 | a3fafd1309135650bab27f5eafc0c32bc3ca74ee | refs/heads/rel3 | 2023-08-04T01:54:19.483792 | 2023-04-03T07:18:12 | 2023-04-03T07:18:12 | 80,094,055 | 507 | 92 | Apache-2.0 | 2023-04-03T07:05:59 | 2017-01-26T07:25:50 | C | UTF-8 | C | false | false | 13,810 | c | iscsi_target_tq.c | /*******************************************************************************
* This file contains the iSCSI Login Thread and Thread Queue functions.
*
* \u00a9 Copyright 2007-2011 RisingTide Systems LLC.
*
* Licensed to the Linux Foundation under the General Public License (GPL) version 2.
*
* Author: Nichol... |
b658d1a652fcaf571fc9c429bf77d5e73b9747c0 | ce99bd11ca505967277f4689c621479c1987698e | /src/game/bondinv.h | 3fe8dea9f09d7f5b620e69a17a689481089eb583 | [] | no_license | n64decomp/007 | 5951258890f15431f273e1503674c5e0402c66e0 | c46751089ddc18b12ef7a45b6a3e03de2054c422 | refs/heads/master | 2022-11-08T23:34:54.021033 | 2022-10-29T14:41:01 | 2022-10-29T14:41:01 | 241,212,109 | 359 | 48 | null | 2020-11-21T23:30:31 | 2020-02-17T21:31:00 | C | UTF-8 | C | false | false | 982 | h | bondinv.h | #ifndef _BONDINV_H_
#define _BONDINV_H_
#include <ultra64.h>
#include <bondconstants.h>
#include "bondview.h"
#include "bondtypes.h"
void bondinvReinitInv(void);
s32 bondinvIsAliveWithFlag(void);
s32 bondinvCountTotalItemsInInv(void);
InvItem *bondinvGetItemByIndex(s32 index);
textoverride *bondinvGetTextbyObj(Object... |
244069fb86ae30b5b85791817fccec5915977790 | 0fe1be920a7c4c62d053ce90bacc5d9362e79e06 | /third_party/libfort/tests/tests.c | a21ba5a57c2a146cfe53f50e355daf131ea9cc17 | [
"LicenseRef-scancode-free-unknown",
"MIT"
] | permissive | cmu-db/bustub | bf572804f00e89c4799f9be92876673d9fa6694f | df2976dfd895ae0f646260373bc8c35c171ae8a4 | refs/heads/master | 2023-08-15T21:57:03.606720 | 2023-08-11T14:38:51 | 2023-08-11T14:38:51 | 207,663,235 | 3,003 | 2,724 | MIT | 2023-09-11T02:37:52 | 2019-09-10T21:06:59 | C++ | UTF-8 | C | false | false | 587 | c | tests.c | #include "tests.h"
void run_test_suite(const char *test_suite_name, int n_tests, struct test_case test_suite[])
{
fprintf(stderr, " == RUNNING %s ==\n", test_suite_name);
fprintf(stderr, "[==========] Running %d test(s).\n", n_tests);
int i;
for (i = 0; i < n_tests; ++i) {
fprintf(stderr, "[ ... |
a7120e6d6fa07c1f2f84cb4bb3b2e5f4871032dc | 8ef75ec298e38373a3b9b212eac2762f6c452a25 | /SDL2_mixer/external/mpg123-1.25.6/src/libout123/xfermem.c | 9e235a40245e879cb86da98733890190504d0253 | [
"MIT",
"LGPL-2.1-only",
"LGPL-2.0-or-later",
"GPL-1.0-or-later",
"GPL-2.0-only",
"Zlib"
] | permissive | mozeal/SDL_gui | dc0d529ba300df41ed0fcb26ec3e176a49cfb316 | 31bcfbf9c9a5803dc0ffb022b7e7abd76e5c3cfd | refs/heads/master | 2022-05-05T06:18:51.640215 | 2022-04-01T11:23:12 | 2022-04-01T11:23:12 | 48,752,765 | 321 | 67 | MIT | 2021-04-21T14:38:23 | 2015-12-29T15:06:32 | C | UTF-8 | C | false | false | 7,756 | c | xfermem.c | /*
xfermem: unidirectional fast pipe
copyright ?-2015 by the mpg123 project - free software under the terms of the LGPL 2.1
see COPYING and AUTHORS files in distribution or http://mpg123.org
initially written by Oliver Fromme
old timestamp: Sun Apr 6 02:26:26 MET DST 1997
See xfermem.h for documentation/descri... |
0575a785ea82771fee161a9e6306ba49066f2d28 | 1f399edf85d995443d01f66d77eca0723886d0ff | /devicemodel/hw/block_if.c | d918a4220ecf0bb88776374cf2a849431e739333 | [
"BSD-3-Clause"
] | permissive | projectacrn/acrn-hypervisor | f9c5864d54929a5d2fa36b5e78c08f19b46b8f98 | 390740aa1b1e9d62c51f8e3afa0c29e07e43fa23 | refs/heads/master | 2023-08-18T05:07:01.310327 | 2023-08-11T07:49:36 | 2023-08-16T13:20:27 | 123,983,554 | 1,059 | 686 | BSD-3-Clause | 2023-09-14T09:51:10 | 2018-03-05T21:52:25 | C | UTF-8 | C | false | false | 22,964 | c | block_if.c | /*-
* Copyright (c) 2013 Peter Grehan <grehan@freebsd.org>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notic... |
ab5b40cd58a29300e8a0af94b87931167c4318bf | 5f86fc385c7dcfcb5b166cdea7c8b13057b8bb5f | /tests/crypto/random_tests.c | 939f8f71a1377a82e8f7cf6f21d92c522f68e51e | [
"MIT"
] | permissive | openenclave/openenclave | 54a38e12d9aa73357d9f438a07cd8c07ffe5e6df | cdeb95c1ec163117de409295333b6b2702013e08 | refs/heads/master | 2023-08-14T16:43:32.049533 | 2023-07-21T15:58:54 | 2023-07-21T15:58:54 | 101,804,230 | 800 | 372 | MIT | 2023-09-12T20:26:02 | 2017-08-29T20:31:38 | C | UTF-8 | C | false | false | 1,541 | c | random_tests.c | // Copyright (c) Open Enclave SDK contributors.
// Licensed under the MIT License.
#if defined(OE_BUILD_ENCLAVE)
#include <openenclave/enclave.h>
#endif
#include <openenclave/internal/defs.h>
#include <openenclave/internal/random.h>
#include <openenclave/internal/tests.h>
#include <stdio.h>
#include <stdlib.h>
#inclu... |
c18fa9498aeaf182d6c55f39a0f0253c3c5fa162 | e65a4dbfbfb0e54e59787ba7741efee12f7687f3 | /security/opencryptoki/files/patch-usr-lib-common-host_defs.h | 263df0b9d661690ae96123909fd7db68db93d2ce | [
"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 | 569 | h | patch-usr-lib-common-host_defs.h | --- usr/lib/common/host_defs.h.orig 2018-11-16 14:53:03 UTC
+++ usr/lib/common/host_defs.h
@@ -8,12 +8,23 @@
* https://opensource.org/licenses/cpl1.0.php
*/
+#include <sys/types.h>
#include <sys/mman.h>
#ifndef _HOST_DEFS_H
#define _HOST_DEFS_H
#include <pthread.h>
+#if defined(__OpenBSD__) || defined(__Fre... |
4ff5e3780891dd510b6b7ffa44c143a01eaabe45 | 7eaf54a78c9e2117247cb2ab6d3a0c20719ba700 | /SOFTWARE/A64-TERES/linux-a64/arch/openrisc/lib/delay.c | c82b09f4a106ce15d2a0b243f5ec40f135cd2b7d | [
"LicenseRef-scancode-free-unknown",
"Apache-2.0",
"Linux-syscall-note",
"GPL-2.0-only",
"GPL-1.0-or-later"
] | permissive | OLIMEX/DIY-LAPTOP | ae82f4ee79c641d9aee444db9a75f3f6709afa92 | a3fafd1309135650bab27f5eafc0c32bc3ca74ee | refs/heads/rel3 | 2023-08-04T01:54:19.483792 | 2023-04-03T07:18:12 | 2023-04-03T07:18:12 | 80,094,055 | 507 | 92 | Apache-2.0 | 2023-04-03T07:05:59 | 2017-01-26T07:25:50 | C | UTF-8 | C | false | false | 1,393 | c | delay.c | /*
* OpenRISC Linux
*
* Linux architectural port borrowing liberally from similar works of
* others. All original copyrights apply as per the original source
* declaration.
*
* Modifications for the OpenRISC architecture:
* Copyright (C) 2010-2011 Jonas Bonn <jonas@southpole.se>
*
* This program is free... |
928cafd5b10e6b0835e69b513841c8036ad3e0c9 | 782af7bfc133bd8335b7c78d69a5e885b67b9043 | /crcdbl.h | b2502d435e7cec268336ad9dcb18a4762a467605 | [
"Zlib"
] | permissive | madler/crcany | c13b42466cab9cb58c1e7c957c820eff66484a25 | 2493dc60762066a0d2644f92a0903a8af7a10d27 | refs/heads/master | 2023-09-03T14:18:19.984955 | 2022-05-10T18:56:48 | 2022-05-10T19:12:56 | 63,035,773 | 245 | 48 | null | 2021-10-13T03:30:04 | 2016-07-11T04:11:31 | HTML | UTF-8 | C | false | false | 1,459 | h | crcdbl.h | /* crcdbl.h -- Generic bit-wise CRC calculation for a double-wide CRC
* Copyright (C) 2014, 2016, 2017 Mark Adler
* For conditions of distribution and use, see copyright notice in crcany.c.
*/
#ifndef _CRCDBL_H_
#define _CRCDBL_H_
#include "model.h"
/* Similar to crc_bitwise(), but works for CRCs up to twice as l... |
28d8afbb5474e8646d7a27b9b7e7effd12ebb21e | 7744859512f027ef0da8b1bde0f8518e631b98eb | /soh/assets/scenes/shops/zoora/zoora_room_0.h | 5ada3db86c08e5889850b8b65f8a9ced5920fd09 | [] | no_license | HarbourMasters/Shipwright | 7f70b9470e4f9a117f3fe2d6e4deb776b8742182 | 0e7c6585239c0d7ea2c039b8b8cb7eaedf8928a9 | refs/heads/develop | 2023-08-31T20:50:56.253521 | 2023-08-30T17:34:06 | 2023-08-30T17:34:06 | 472,575,717 | 2,104 | 459 | null | 2023-09-14T20:29:01 | 2022-03-22T01:42:52 | C | UTF-8 | C | false | false | 215 | h | zoora_room_0.h | #pragma once
#include "align_asset_macro.h"
#define dzoora_room_0DL_0009C0 "__OTR__scenes/nonmq/zoora_scene/zoora_room_0DL_0009C0"
static const ALIGN_ASSET(2) char zoora_room_0DL_0009C0[] = dzoora_room_0DL_0009C0; |
08c60ec3ac22ecf37be75e3edf780059478f1ce0 | d69f9068ea2864f5045e53e8ec43a7fbf44c351b | /KeDetective.h | 54d74d26add29682087c1c97878ff1bfe285c836 | [] | no_license | Fyyre/kerneldetective | 81e02ceea4dc01dfcb87731927163eeaa0b95551 | ec5b31aa65c2739217cebb13eece749b7d0e7d1d | refs/heads/master | 2022-08-23T15:06:51.709375 | 2022-08-12T16:34:14 | 2022-08-12T16:34:14 | 156,976,045 | 128 | 74 | null | null | null | null | UTF-8 | C | false | false | 28,836 | h | KeDetective.h | /*
* Copyright (c) 2008 Arab Team 4 Reverse Engineering. All rights reserved.
*
* Module Name:
*
* core.h
*
* Abstract:
*
* This module is the main header .
*
* Author:
*
* GamingMasteR
*
*/
#pragma once
//#define _REPORT_
#include "ntifs.h"
#include <ntddk.h>
#include <WinDef.... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.