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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2b65388304d74da3a8f1d05f08db9bc89e045571 | 342aebb0c15817f742a3cb357d61aebe12365bfd | /c99/test_unity_gildedrose.c | 5e0d8b984a2d091d2f1ae3ab3b69aed23efce4b5 | [
"MIT"
] | permissive | emilybache/GildedRose-Refactoring-Kata | 0eab21daf96a9e393f76b0d5d1d443755f5d6a37 | 6a91a10bfaff6c70c3ddb63245ee1cb447844a67 | refs/heads/main | 2023-09-01T03:03:54.909793 | 2023-08-29T09:36:23 | 2023-08-29T09:36:23 | 10,599,951 | 3,108 | 5,051 | MIT | 2023-09-08T07:35:13 | 2013-06-10T12:43:34 | C++ | UTF-8 | C | false | false | 310 | c | test_unity_gildedrose.c | #include "unity.h"
#include "GildedRose.h"
void test_NameOfItem(void)
{
Item items[1];
init_item(items, "Foo", 0, 0);
update_quality(items, 1);
TEST_ASSERT_EQUAL_STRING( "fixme", items[0].name );
}
int main(void)
{
UNITY_BEGIN();
RUN_TEST(test_NameOfItem);
return UNITY_END();
}
|
9685a427d1b8d5c61a276c20f3d75b10afb42c99 | ed7189bcb31973648dca4cb9f0d67cb4653d0e70 | /options/posix/include/strings.h | 5310509c091f393ecb57d735615412abe76e985f | [
"MIT"
] | permissive | managarm/mlibc | 6dedaa86ed74f26a52e300d97f6e5949bac0f93c | 74efefb5e9e546adab60a5730d95165334d7ee15 | refs/heads/master | 2023-09-01T05:17:26.709378 | 2023-08-29T08:33:01 | 2023-08-29T08:33:01 | 63,353,495 | 717 | 173 | MIT | 2023-09-10T10:55:53 | 2016-07-14T16:46:51 | C | UTF-8 | C | false | false | 414 | h | strings.h |
#ifndef _STRINGS_H
#define _STRINGS_H
#include <bits/size_t.h>
#ifdef __cplusplus
extern "C" {
#endif
#ifndef __MLIBC_ABI_ONLY
char *index (const char *s, int c);
char *rindex(const char *s, int c);
int ffs(int word);
int strcasecmp(const char *a, const char *b);
int strncasecmp(const char *a, const char *b, size... |
fe752f52304dc8e8cb3d69980115fb436fb23628 | e3e7da042dcef56cd654d6599898eee34e7f1a08 | /test/testencode.c | ca9ddb3722082277089bb925aed5f4562d4ebbb7 | [
"BSD-4-Clause-UC",
"LicenseRef-scancode-rsa-md4",
"Zlib",
"Beerware",
"RSA-MD",
"LicenseRef-scancode-rsa-1990",
"BSD-4-Clause",
"ISC",
"LicenseRef-scancode-other-permissive",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-generic-export-compliance"
] | permissive | apache/apr | 1c202827c91de87043d342968be4c74d7d0ccd37 | 59341af138dd2c6fe9444ee9c865b769c0053bdd | refs/heads/trunk | 2023-08-16T19:06:37.213299 | 2023-06-27T14:06:09 | 2023-06-27T14:06:09 | 160,997 | 419 | 215 | Apache-2.0 | 2023-06-27T14:06:18 | 2009-03-27T15:41:55 | C | UTF-8 | C | false | false | 42,374 | c | testencode.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 not... |
8aa33b48ac4e17ed8efcdbe28329eb63d6fcf42e | 1efb2283837c9b70bc6449cec877799e4efa3268 | /src/mpi/coll/ialltoallw/ialltoallw_tsp_inplace.c | 78b8dc7dbede7b683e8574161478b9d3d975c0c9 | [
"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 | 3,687 | c | ialltoallw_tsp_inplace.c | /*
* Copyright (C) by Argonne National Laboratory
* See COPYRIGHT in top-level directory
*/
#include "mpiimpl.h"
#include "algo_common.h"
/* Routine to schedule inplace algorithm for alltoallw */
int MPIR_TSP_Ialltoallw_sched_intra_inplace(const void *sendbuf, const MPI_Aint sendcounts[],
... |
b4f3898edcee7b834010ab52864dab1b8f940b0b | 15a46f79cc5edfd08ebc63a8416dd02b13a2df33 | /GLUS/src/GLUS/glus_window.h | cb22f3ab5b1e7af250400e7b7772752ee3913899 | [
"LGPL-3.0-only",
"Apache-2.0"
] | permissive | McNopper/OpenGL | a24a99de305f475205b00d39b4dde42d33645c6f | 42fa2736e2b37db1df99c2b205279855ec6f2b1d | refs/heads/master | 2022-07-16T06:44:44.845154 | 2022-05-21T11:47:12 | 2022-05-21T11:47:12 | 8,373,358 | 2,270 | 771 | Apache-2.0 | 2022-05-21T11:51:12 | 2013-02-23T09:26:37 | C | UTF-8 | C | false | false | 7,088 | h | glus_window.h | /*
* GLUS - Modern OpenGL, OpenGL ES and OpenVG Utilities. Copyright (C) since 2010 Norbert Nopper
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, either version 3 of the Lice... |
8151932aa0f23b5e6c74d7cd95421215fc9747a6 | 7eaf54a78c9e2117247cb2ab6d3a0c20719ba700 | /SOFTWARE/A64-TERES/u-boot_new/arch/arm/include/asm/arch-sun50iw1p1/dma.h | 4260af34d9139be2886d79d7e0cee3e4ef31fec3 | [
"GPL-2.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 | 5,405 | h | dma.h | /*
* (C) Copyright 2007-2013
* Allwinner Technology Co., Ltd. <www.allwinnertech.com>
* Jerry Wang <wangflord@allwinnertech.com>
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Ge... |
5b823caaa12fba0f7b118e5673c13c51e09de36b | d6d6e0d6a9ba585b1eac8c780f8a30ae30dc4aed | /lib/tftLib/src/fonts/Old_English_Text_MT.h | ff7ddeb6363b90672cf2a8964b72414214325836 | [] | no_license | schreibfaul1/ESP32-MiniWebRadio | d18faffe25de15e6a55969a2ce92152ddc80f6f9 | d78a6413a2ba885ef8fd5a7f4aaca62b68957a0f | refs/heads/master | 2023-08-16T22:33:38.962490 | 2023-08-15T12:56:07 | 2023-08-15T12:56:07 | 123,805,672 | 238 | 60 | null | 2023-09-02T06:44:16 | 2018-03-04T16:13:03 | C | UTF-8 | C | false | false | 692,381 | h | Old_English_Text_MT.h | /*
* Old_English_Text_MT.h
*
* Created on: 23.03.2018
* Author: Wolle
*/
#ifndef OLD_ENGLISH_TEXT_MT_H_
#define OLD_ENGLISH_TEXT_MT_H_
#include "Arduino.h"
//Font Generated by MikroElektronika GLCD Font Creator 1.2.0.0
//MikroElektrnika 2011
//http://www.mikroe.com
//GLCD FontName : Old_E... |
9c075c58039c0405efd66b41152f468ead3caa2d | a4d8fcfa8084c5d36a862aeb0978327ff4cfe50f | /lib/lib2d/Scale2D.c | 9ef7d3fa922e90c6cd8161e860895ad78f9334f5 | [
"Artistic-2.0"
] | permissive | cahirwpz/demoscene | a0b548527d89a354b5b8dfd922f39d8b14d61643 | cd4517ba69e26c96a69e505e305a6d0152972982 | refs/heads/master | 2023-03-17T13:06:43.731158 | 2023-03-13T19:48:47 | 2023-03-13T19:48:47 | 3,242,770 | 105 | 21 | Artistic-2.0 | 2022-10-18T09:43:25 | 2012-01-22T23:03:06 | C | UTF-8 | C | false | false | 211 | c | Scale2D.c | #include <2d.h>
#include <fx.h>
void Scale2D(Matrix2D *M, short sx, short sy) {
M->m00 = normfx(M->m00 * sx);
M->m01 = normfx(M->m01 * sy);
M->m10 = normfx(M->m10 * sx);
M->m11 = normfx(M->m11 * sy);
}
|
f9338415ab7e118b84eb881503ab4f60ef5e4f60 | 59864cbd213b5da6f50d6255b0a021564b3d5bd4 | /challenges/LulzChat/cb_2/src/main.c | 4feffa2859e06bed09b5f3b3cc78ac4cf9fdc06a | [
"MIT",
"BSD-3-Clause",
"LicenseRef-scancode-unknown",
"BSD-2-Clause"
] | permissive | trailofbits/cb-multios | 8af96a4fbc3b34644367faa135347f88e0e0d0a3 | 810d7b24b1f62f56ef49b148fe155b0d0629cad2 | refs/heads/master | 2023-09-05T03:56:20.229403 | 2022-12-27T15:47:54 | 2022-12-27T15:47:54 | 41,688,943 | 522 | 133 | MIT | 2023-06-29T02:47:13 | 2015-08-31T17:04:31 | C | UTF-8 | C | false | false | 13,670 | c | main.c | /*
* Copyright (c) 2014 Kaprica Security, Inc.
*
* 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, mer... |
1951ae3754379ef4cdeb0f2657d78c2c18c398d7 | 77eaeecc760a4354205fe736c23ae182f02e9c7b | /910b/inc/external/acl/acl_tdt_queue.h | e52339da72bee775b85fa39b14ab884b00218dd8 | [
"Apache-2.0",
"MIT",
"BSD-3-Clause",
"MPL-2.0-no-copyleft-exception",
"LicenseRef-scancode-free-unknown",
"AGPL-3.0-only",
"MPL-1.1",
"MPL-1.0",
"GPL-2.0-only",
"MPL-2.0",
"BSD-2-Clause",
"LGPL-2.1-only",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | mindspore-ai/graphengine | 79828fcc1f4405864d64b263a1402e166a8610e3 | 4fcaa284a5a1ca4468a5e8ec7e991476a9d4e001 | refs/heads/master | 2023-07-21T03:29:36.042345 | 2023-07-12T09:24:47 | 2023-07-12T09:24:47 | 250,692,997 | 217 | 16 | Apache-2.0 | 2020-04-17T07:32:39 | 2020-03-28T01:59:20 | C++ | UTF-8 | C | false | false | 18,070 | h | acl_tdt_queue.h | /**
* @file acl_tdt_queue.h
*
* Copyright (c) Huawei Technologies Co., Ltd. 2019-2020. All rights reserved.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
*/
#ifndef INC_EXTERNAL... |
e8ea099cd8f8a7a9694cd83e43ee4b63b54db215 | f7dc806f341ef5dbb0e11252a4693003a66853d5 | /thirdparty/zstd/common/threading.c | ca155b9b9db75a1f51a72f3d82cb412f66fe06e9 | [
"BSD-3-Clause",
"LicenseRef-scancode-free-unknown",
"MIT",
"CC-BY-4.0",
"OFL-1.1",
"Bison-exception-2.2",
"CC0-1.0",
"LicenseRef-scancode-nvidia-2002",
"LicenseRef-scancode-other-permissive",
"GPL-3.0-only",
"LicenseRef-scancode-unknown-license-reference",
"Unlicense",
"BSL-1.0",
"Apache-2... | permissive | godotengine/godot | 8a2419750f4851d1426a8f3bcb52cac5c86f23c2 | 970be7afdc111ccc7459d7ef3560de70e6d08c80 | refs/heads/master | 2023-08-21T14:37:00.262883 | 2023-08-21T06:26:15 | 2023-08-21T06:26:15 | 15,634,981 | 68,852 | 18,388 | MIT | 2023-09-14T21:42:16 | 2014-01-04T16:05:36 | C++ | UTF-8 | C | false | false | 4,740 | c | threading.c | /**
* Copyright (c) 2016 Tino Reichardt
* All rights reserved.
*
* You can contact the author at:
* - zstdmt source repository: https://github.com/mcmilk/zstdmt
*
* This source code is licensed under both the BSD-style license (found in the
* LICENSE file in the root directory of this source tree) and the GPLv2... |
5dba168353e1aac6df3f7bce71924b3c44bf06cd | a36899b1da27a9bf6f89c5fef60bd71b96779fc7 | /ccan/json/json_tests/run-validate.c | f7bb3b0248ec77387881a4d66ae14a118e959a77 | [
"Apache-2.0",
"MIT"
] | permissive | kubos/kubos | b26cb13f8bc60b9e333906f391c51d8c8651d6ce | 49b4bf78939cac4161374e696f1b8c834921ad7c | refs/heads/master | 2023-08-03T10:19:22.732695 | 2023-02-21T19:32:46 | 2023-02-21T19:32:46 | 117,996,656 | 300 | 70 | Apache-2.0 | 2023-07-25T22:54:04 | 2018-01-18T14:55:14 | Rust | UTF-8 | C | false | false | 974 | c | run-validate.c | #include "common.h"
int main(void)
{
const char *strings_file = "test/test-strings";
FILE *f;
char buffer[1024];
plan_tests(224);
f = fopen(strings_file, "rb");
if (f == NULL) {
diag("Could not open %s: %s", strings_file, strerror(errno));
return 1;
}
while (fgets(buffer, sizeof(buffer), f)) {
cons... |
26f5521c2ec7f47ea5faada553bbe0243e50291a | 0ba2e5061577f6286ff9265ef1df9aca96769445 | /math/TransposeOfMatrix.c/main.c | 35ea8d295a6cfb2b11908c25e985d0f2c067fe0c | [
"CC0-1.0"
] | permissive | ZoranPandovski/al-go-rithms | 68d5d02f80a61de9baf8e50a81a52e7d0b3983a0 | 4ae6ba54e90af14af236e03e435eb0402dcac787 | refs/heads/master | 2023-09-04T16:04:04.321676 | 2023-06-06T15:22:16 | 2023-06-06T15:22:16 | 93,438,176 | 1,421 | 2,445 | CC0-1.0 | 2023-06-15T14:24:28 | 2017-06-05T19:20:20 | Jupyter Notebook | UTF-8 | C | false | false | 738 | c | main.c | #include <stdio.h>
#include <stdlib.h>
int main()
{
int n;
printf("Enter the size of the matrix : ");
scanf("%d",&n);
int a[n][n],b[n][n],i,j,k,l;
printf("Enter the element of the matrix : \n");
for(i=0;i<n;i++)
{
for(j=0;j<n;j++)
{
scanf("%d",&a[i][j]);
}... |
00ffc1bc722f1de0f88bc5fabb4e56a550a946b0 | 76369dba56fa9d3b265486b9ab10279cd16de5e9 | /c/dentro_fora.c | 060610ddc60c9b17c2cd5f24216949fa87cf3f13 | [] | no_license | acenelio/curso-algoritmos | 29f24e49865a9a2626af7b67fa453c183ec060dc | 71a46ddc6e7871e999cec529637b0e199a87b716 | refs/heads/master | 2023-01-13T06:43:17.099401 | 2023-01-03T23:55:37 | 2023-01-03T23:55:37 | 220,841,002 | 403 | 191 | null | 2022-12-13T01:59:29 | 2019-11-10T19:40:30 | Java | UTF-8 | C | false | false | 447 | c | dentro_fora.c | #include <stdio.h>
int main(){
int n, x, fora, dentro;
printf("Quantos numeros voce vai digitar? ");
scanf("%d", &n);
fora = 0;
dentro = 0;
for (int i=0; i<n; i++) {
printf("Digite um numero: ");
scanf("%d", &x);
if (x < 10 || x > 20) {
fora++;
}
... |
6e485b485a8004913231efe166d3e5b29b3e9fc9 | fef5296397f9b950a11455e880a919537390aea0 | /nbi/engine/native/jnilib/windows/src/jni_WindowsRegistry.h | 1bf9addca0131d6ebcfe9db530f65b082f076939 | [
"Apache-2.0"
] | permissive | apache/netbeans | 5a4d6fa9e4f230b33e44519a479d66e47a381289 | 28d308b400bbe439ac0ac84b64d823ce0b69272e | refs/heads/master | 2023-08-29T15:32:41.838270 | 2023-08-29T09:48:59 | 2023-08-29T09:48:59 | 102,083,576 | 1,692 | 718 | Apache-2.0 | 2023-09-14T19:41:05 | 2017-09-01T07:00:11 | Java | UTF-8 | C | false | false | 12,963 | h | jni_WindowsRegistry.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 ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
81d180b3c4d07d7ba341c2573c7286ac872f3cd0 | abe704eb3b53944cdd6505f922f58558e334c589 | /components/bluetooth/ble_conn_mgr/src/priv_includes/esp_bluedroid.h | 71d8773d9421c6ed9cbb187081f14f9b1c63ebe9 | [
"Apache-2.0"
] | permissive | espressif/esp-iot-solution | c25079eb26a8f54ddacd23689a7288533c721916 | 2227f0ca21ab37df9cf9d74182fa84c52dffc76f | refs/heads/master | 2023-09-01T15:06:17.000154 | 2023-08-31T10:26:21 | 2023-08-31T10:26:21 | 99,690,601 | 1,612 | 758 | Apache-2.0 | 2023-09-08T08:43:59 | 2017-08-08T12:32:16 | C | UTF-8 | C | false | false | 435 | h | esp_bluedroid.h | /*
* SPDX-FileCopyrightText: 2019-2023 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#pragma once
#include <stdint.h>
#include <stdbool.h>
#include <esp_err.h>
/**
* @brief Bluedroid Host Connection Management (BHCM)
* @defgroup ble Bluedroid Host Connection Management (BHCM)
... |
00e4ceff109762a8c8dc1727c5f1a952a31a2c2d | b04663400b05fd638e41f3d7f61953c514d835ed | /link_misc/link_misc.h | 2a2369dc07b6114d32a817b593e2702f35989373 | [] | permissive | LiteOS/LiteOS_Lab | 0ee3edc08eb9d4c9ea5b52099da307adf1c06bfd | 187e628b3f151515d920801b402bf38a19eee98c | refs/heads/iot-device-sdk-tiny | 2023-09-04T16:22:21.579294 | 2023-04-25T03:09:46 | 2023-04-25T03:09:46 | 154,946,914 | 141 | 125 | BSD-3-Clause | 2022-08-25T09:12:56 | 2018-10-27T09:25:01 | C | UTF-8 | C | false | false | 7,850 | h | link_misc.h | /*----------------------------------------------------------------------------
* Copyright (c) <2018>, <Huawei Technologies Co., Ltd>
* 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. Redist... |
07092fb2a5cd411298704c91c3375088c041d4f3 | 1005f450818900b923e345b73d77628f20d1875e | /thirdparty/msgpack-c/include/msgpack/predef.h | 0f8d5f589582ab838d25393424bc2987f2e3c663 | [
"MIT"
] | permissive | qicosmos/rest_rpc | c7ad37547a9dcb616832b32bc110a237977b8c74 | 93088a7e0f0ddb3786de40ed7b6311852644edbf | refs/heads/master | 2023-08-23T06:56:42.464323 | 2023-07-04T02:57:13 | 2023-07-04T02:57:13 | 162,215,656 | 1,504 | 354 | MIT | 2023-07-05T03:37:24 | 2018-12-18T02:01:52 | C++ | UTF-8 | C | false | false | 661 | h | predef.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)
*/
#if !defined(MSGPACK_PREDEF_H) || defined(MSGPACK_PREDEF_INTERNAL_GENERATE_TESTS)
#ifndef MSGPACK_PREDEF_H
#define MSGPACK_PREDEF_H
#e... |
fdcdfba927a0ac2f7ededbbdc59efe57c5e63741 | 0ca28dd56de061ae5b0dda026622835045774005 | /library/src/main/c/java-object.c | 1536cdf459d90f1b5d8ae73bce82f4527357bed4 | [
"Apache-2.0"
] | permissive | seven332/quickjs-android | 32a258e3231812f8f2bee0e9a704b515b3d58eb5 | 20a00380edb5acf0df90c26bbdaef6e7449a9ef4 | refs/heads/wrapper | 2023-04-30T23:10:29.340577 | 2021-11-06T20:57:38 | 2021-11-06T21:03:40 | 197,687,534 | 181 | 36 | Apache-2.0 | 2023-04-14T11:53:24 | 2019-07-19T02:26:32 | C | UTF-8 | C | false | false | 1,493 | c | java-object.c | #include "java-object.h"
#include "java-helper.h"
static JSClassID java_object_class_id;
typedef struct {
JavaVM *vm;
jobject object;
} JavaObjectData;
static void java_object_finalizer(JSRuntime *rt, JSValue val) {
JavaObjectData *data = JS_GetOpaque(val, java_object_class_id);
OBTAIN_ENV(data->vm)... |
1a30ca94c67a440afd317dc5930bff6623444b89 | e814383d36a10839104efaa4df277996ab220fa3 | /3rd-party/romio341/mpi-io/fortran/iowaitf.c | 7c469ab6ab584cc0bd4217d89a5b0faaf5661e72 | [
"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 | 2,880 | c | iowaitf.c | /*
* Copyright (C) by Argonne National Laboratory
* See COPYRIGHT in top-level directory
*/
#include "adio.h"
#include "mpio.h"
#if defined(MPIO_BUILD_PROFILING) || defined(HAVE_WEAK_SYMBOLS)
#if defined(HAVE_WEAK_SYMBOLS)
#if defined(HAVE_PRAGMA_WEAK)
#if defined(FORTRANCAPS)
FORTRAN_API void FORT_CALL MPIO_... |
7fdbf28d43989d471c308f0513142ed39353cfba | db229415713a206a848429321e19006b212d20d5 | /test/arm/neon/abs.c | bd896d15ae32c85532fd56b6e1d5231f09ef3067 | [
"MIT",
"Apache-2.0",
"LicenseRef-scancode-free-unknown"
] | permissive | simd-everywhere/simde | 66dd029cbd0b3814b0377c72d953f223d38e7e53 | 4d55fc25bcfddc0e2f0c744448557a070dd310c9 | refs/heads/master | 2023-09-04T12:55:25.455223 | 2023-08-18T12:46:56 | 2023-08-18T14:53:06 | 86,497,800 | 1,570 | 173 | MIT | 2023-09-07T13:41:28 | 2017-03-28T19:14:32 | C | UTF-8 | C | false | false | 26,322 | c | abs.c | #define SIMDE_TEST_ARM_NEON_INSN abs
#include "test-neon.h"
#include "../../../simde/arm/neon/abs.h"
static int
test_simde_vabsd_s64 (SIMDE_MUNIT_TEST_ARGS) {
#if 1
static const struct {
int64_t a;
int64_t r;
} test_vec[] = {
{ INT64_C( 276336164582230812),
INT64_C( 276336164582230812) },
... |
7414a8ab0611d97e50eb7224df44351f44a78338 | 9ceacf33fd96913cac7ef15492c126d96cae6911 | /sys/arch/octeon/dev/cn30xxciureg.h | 3276e07531a4bfdf910f12fbc55c48b33a491aa3 | [] | 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 | 16,787 | h | cn30xxciureg.h | /*
* THIS FILE IS AUTOMATICALLY GENERATED
* DONT EDIT THIS FILE
*/
/* $OpenBSD: cn30xxciureg.h,v 1.3 2022/12/28 01:39:21 yasuoka Exp $ */
/*
* Copyright (c) 2007 Internet Initiative Japan, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are pe... |
3c755f5659c8b8fe9630ca2a05952db528660bd2 | 7e41167bfae6d2c38689b7e0993b308e045cbd05 | /shell_cmds/sh/parser.c | 3dc0d15a2e57f3306e1a6004fe54df03c9dc8f50 | [
"BSD-3-Clause",
"curl",
"GPL-1.0-or-later",
"MIT",
"Python-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | holzschu/ios_system | 7b18993dbcb33331c353e0257ca54847a5d1b1bb | 6a83eb1c6c383a562fbe33a7e97677e88d305b51 | refs/heads/master | 2023-08-14T09:11:40.627903 | 2023-04-18T15:12:29 | 2023-04-18T15:12:29 | 113,187,304 | 882 | 155 | BSD-3-Clause | 2023-08-19T19:15:35 | 2017-12-05T13:42:50 | C | UTF-8 | C | false | false | 45,946 | c | parser.c | /*-
* Copyright (c) 1991, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* Kenneth Almquist.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the followi... |
d7b3a7c613ad82d94217583ecaad31265c705f3a | e65a4dbfbfb0e54e59787ba7741efee12f7687f3 | /audio/mp3asm/files/patch-src-mp3asm.h | 21e97267d985b3adaf28e21733ab00cd8fda8a0b | [
"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 | 542 | h | patch-src-mp3asm.h | --- src/mp3asm.h.orig 2001-03-20 01:45:48 UTC
+++ src/mp3asm.h
@@ -30,7 +30,6 @@
#include <stdlib.h>
#include <string.h>
#include <sysexits.h>
-#include <argz.h>
#include <ctype.h>
#define LOGBUFSIZE 4096
@@ -46,7 +45,7 @@ extern int verbosity;
extern int quiet;
extern int info; /* if set to 1 -> print header ... |
cc4f8b33dc3b00beb2fa051e23fd35e5ea62fd13 | 79d343002bb63a44f8ab0dbac0c9f4ec54078c3a | /lib/libc/musl/src/math/log10l.c | 63dcc286d6211d455f291dc9fff2704792a2d236 | [
"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 | 4,836 | c | log10l.c | /* origin: OpenBSD /usr/src/lib/libm/src/ld80/e_log10l.c */
/*
* Copyright (c) 2008 Stephen L. Moshier <steve@moshier.net>
*
* 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... |
b4a2c380d1084f90cf50f8e0f18c07a1e3fe5e85 | d61b532db0d3e08818338cfaac530a1ced1ffe3b | /util/ego/sp/sp.c | e4a47f45c2af08feb56feed065684561bfee49ef | [
"LicenseRef-scancode-other-permissive"
] | permissive | davidgiven/ack | 61049c7a8e95ff61a77b1edd3c22bb290720e276 | db5a32c68c4a60ca26a3927a799ea662b5b2b0e5 | refs/heads/default | 2023-08-29T07:33:12.771205 | 2023-07-08T20:17:27 | 2023-07-08T20:17:27 | 37,686,316 | 376 | 74 | NOASSERTION | 2023-07-08T20:17:28 | 2015-06-18T21:33:42 | C | UTF-8 | C | false | false | 4,684 | c | sp.c | /* $Id$ */
/*
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/* S T A C K P O L L U T I O N
*
* S P . C
*/
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <em_mnem.h>
#include <em... |
baab603d730ec9972955af197fc178b5738aa31d | 28d0f8c01599f8f6c711bdde0b59f9c2cd221203 | /sys/kern/kern_uidinfo.c | 02f85c2ff8d36cba2a8969c5d818ef0332435d07 | [] | 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 | 8,152 | c | kern_uidinfo.c | /* $NetBSD: kern_uidinfo.c,v 1.13 2021/12/28 13:28:24 riastradh Exp $ */
/*-
* Copyright (c) 1982, 1986, 1991, 1993
* The Regents of the University of California. All rights reserved.
* (c) UNIX System Laboratories, Inc.
* All or some portions of this file are derived from material licensed
* to the University o... |
9d9b9d83a9b0b9ecc95dd92b84b56438c076feb9 | f9cc38a7c78446b73747580aacae124bb2826a58 | /cmd/demo/usbip/usbip-win/driver/vhci/vhci_pnp_relations.c | 9be308f892922a54ed11e8ee82f56501507808e4 | [
"MIT",
"GPL-3.0-only"
] | permissive | bulwarkid/virtual-fido | dae4677d2051961c96d8f284cac7db9a8c5a45d3 | c0256885902878809ea97dbe488d6937d75b5bc5 | refs/heads/master | 2023-08-09T22:09:58.891332 | 2023-07-24T22:08:36 | 2023-07-24T23:10:00 | 537,229,823 | 988 | 46 | MIT | 2023-07-17T21:08:29 | 2022-09-15T22:47:15 | C | UTF-8 | C | false | false | 7,147 | c | vhci_pnp_relations.c | #include "vhci.h"
#include "vhci_dev.h"
#include "vhci_irp.h"
static PAGEABLE void
relations_deref_devobj(PDEVICE_RELATIONS relations, ULONG idx)
{
ObDereferenceObject(relations->Objects[idx]);
if (idx < relations->Count - 1)
RtlCopyMemory(relations->Objects + idx, relations->Objects + idx + 1, sizeof(PDEVICE_OBJ... |
d60e91730624859a66ba14c9e5987bd355b114d3 | 5eff7a36d9a9917dce9111f0c3074375fe6f7656 | /lib/mesa/src/gallium/drivers/lima/ir/gp/regalloc.c | eaab3e68182ad31cd9f4812e282e67fc1997321a | [] | no_license | openbsd/xenocara | cb392d02ebba06f6ff7d826fd8a89aa3b8401779 | a012b5de33ea0b977095d77316a521195b26cc6b | refs/heads/master | 2023-08-25T12:16:58.862008 | 2023-08-12T16:16:25 | 2023-08-12T16:16:25 | 66,967,384 | 177 | 66 | null | 2023-07-22T18:12:37 | 2016-08-30T18:36:01 | C | UTF-8 | C | false | false | 20,887 | c | regalloc.c | /*
* Copyright (c) 2017 Lima Project
*
* 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, publis... |
c2f3bb1dc61d26ce1b0f2b2c1fe3a367fef02d9d | 40062e1545591a1a93c04e0ea084c48405c665fa | /third_party/tomasakeninemoeller/opttritri.h | 00b93eb163efdc2056ca710e1e61846b07014c1b | [
"MIT"
] | permissive | neka-nat/cupoch | ad1f55eba2f4fb810ff2cd3af620f11a90aef69a | 122b69b5312885734c224f9deef813e2b1463017 | refs/heads/master | 2023-07-09T00:08:50.033219 | 2023-06-30T07:53:53 | 2023-06-30T07:53:53 | 216,847,240 | 739 | 103 | MIT | 2023-04-04T15:30:55 | 2019-10-22T15:26:24 | C++ | UTF-8 | C | false | false | 9,453 | h | opttritri.h | /* Triangle/triangle intersection test routine,
* by Tomas Moller, 1997.
* See article "A Fast Triangle-Triangle Intersection Test",
* Journal of Graphics Tools, 2(2), 1997
*
* Updated June 1999: removed the divisions -- a little faster now!
* Updated October 1999: added {} to CROSS and SUB macros
*
* int NoDiv... |
4fdfa4c978983416894f63edf73032bbc8b00cf7 | 99bdb3251fecee538e0630f15f6574054dfc1468 | /bsp/apm32/libraries/Drivers/drv_spi.c | 33aecdefb407342c8b4a698b98259e1dd84d0615 | [
"Apache-2.0",
"Zlib",
"LicenseRef-scancode-proprietary-license",
"MIT",
"BSD-3-Clause",
"X11",
"BSD-4-Clause-UC",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | RT-Thread/rt-thread | 03a7c52c2aeb1b06a544143b0e803d72f47d1ece | 3602f891211904a27dcbd51e5ba72fefce7326b2 | refs/heads/master | 2023-09-01T04:10:20.295801 | 2023-08-31T16:20:55 | 2023-08-31T16:20:55 | 7,408,108 | 9,599 | 5,805 | Apache-2.0 | 2023-09-14T13:37:26 | 2013-01-02T14:49:21 | C | UTF-8 | C | false | false | 12,285 | c | drv_spi.c | /*
* Copyright (c) 2006-2023, RT-Thread Development Team
*
* SPDX-License-Identifier: Apache-2.0
*
* Change Logs:
* Date Author Notes
* 2022-03-04 stevetong459 first version
* 2022-07-15 Aligagago add APM32F4 series MCU support
* 2022-12-26 luobeihai add AP... |
fbb19e3719db422decdae7c95cb639f9c52f5bd8 | 99bdb3251fecee538e0630f15f6574054dfc1468 | /components/libc/compilers/common/include/sys/ioctl.h | ab0c06955087720368845f3650cd0b00406cb9c1 | [
"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 | 6,882 | h | ioctl.h | /*
* Copyright (c) 2006-2022, RT-Thread Development Team
*
* SPDX-License-Identifier: Apache-2.0
*
* Change Logs:
* Date Author Notes
* 2020-09-01 Meco Man First Version
*/
#ifndef __SYS_IOCTL_H__
#define __SYS_IOCTL_H__
#ifdef __cplusplus
extern "C" {
#endif
struct winsize
{
unsi... |
c2596128404eabccee83d64355f540aa81fff17b | 7f6c235b0598353549959c18f69eefd20b766907 | /src/ticks/ticks.c | 60a873a4b161a99d155da4c14da9e878a8945dbe | [
"ClArtistic"
] | permissive | z88dk/z88dk | 46dfd4905f36d99333173cadd0a660839befc9f0 | 8b07f37cc43c5d9ffe69b563c80763491d8faff7 | refs/heads/master | 2023-09-04T19:29:49.254958 | 2023-09-03T20:51:24 | 2023-09-03T20:51:24 | 54,035,569 | 820 | 263 | NOASSERTION | 2023-09-05T11:09:04 | 2016-03-16T13:48:16 | Assembly | UTF-8 | C | false | false | 198,744 | c | ticks.c | #include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "ticks.h"
#include "cpu.h"
#include "debugger.h"
#include "backend.h"
#include "profiler.h"
// fr = zero, ff&256 = carry, ff&128 = s/p
// TODO: Setting P flag
#define BOOL(hi, lo, hia, loa, isalt) do { \
... |
9f7449fce99e804367a1fd6bbc6f1aa22ae0bb86 | f8c0a188d1cf8ae5221c4cd11552c221a86e259a | /Firmware/Flux.AX3/src/Peripherals/Gyro-L3G4200D.c | bc73121777516dd1f0eaf280a4c0d436852741c1 | [
"CC-BY-3.0",
"BSD-2-Clause"
] | permissive | digitalinteraction/openmovement | 6310abf35b379655073485e84719cc2521733c0e | 9c2ee2eeb5eae457673e60699b2842c6df82abb1 | refs/heads/master | 2023-08-03T23:48:42.973605 | 2023-07-26T17:52:37 | 2023-07-26T17:52:37 | 27,082,024 | 135 | 86 | null | 2018-06-21T23:32:43 | 2014-11-24T15:38:43 | C | UTF-8 | C | false | false | 14,287 | c | Gyro-L3G4200D.c | /*
* Copyright (c) 2009-2012, Newcastle University, UK.
* 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 notice, ... |
39267a4d2c3938400dc68306ff80cbacd15837a5 | a5f3b0001cdb692aeffc444a16f79a0c4422b9d0 | /main/crashrep/source/win32/resource.h | 1f1747811551b9dab4cd7c36b6c62ad854630e2b | [
"Apache-2.0",
"CPL-1.0",
"bzip2-1.0.6",
"LicenseRef-scancode-other-permissive",
"Zlib",
"LZMA-exception",
"LGPL-2.0-or-later",
"LicenseRef-scancode-free-unknown",
"LicenseRef-scancode-philippe-de-muyter",
"OFL-1.1",
"LGPL-2.1-only",
"MPL-1.1",
"X11",
"LGPL-2.1-or-later",
"GPL-2.0-only",
... | permissive | apache/openoffice | b9518e36d784898c6c2ea3ebd44458a5e47825bb | 681286523c50f34f13f05f7b87ce0c70e28295de | refs/heads/trunk | 2023-08-30T15:25:48.357535 | 2023-08-28T19:50:26 | 2023-08-28T19:50:26 | 14,357,669 | 907 | 379 | Apache-2.0 | 2023-08-16T20:49:37 | 2013-11-13T08:00:13 | C++ | UTF-8 | C | false | false | 4,545 | h | resource.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 ASF licenses this file
* to y... |
f8529378113ea4f9c8d4bea331098330f205313e | c8b39acfd4a857dc15ed3375e0d93e75fa3f1f64 | /Engine/Source/Runtime/AIModule/Classes/EnvironmentQuery/Items/EnvQueryAllItemTypes.h | 6713aecb00af90076d38da3154bf0689e4a82aa1 | [
"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 | 437 | h | EnvQueryAllItemTypes.h | // Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
#pragma once
#include "EnvironmentQuery/Items/EnvQueryItemType.h"
#include "EnvironmentQuery/Items/EnvQueryItemType_Actor.h"
#include "EnvironmentQuery/Items/EnvQueryItemType_ActorBase.h"
#include "EnvironmentQuery/Items/EnvQueryItemType_Direction.h"
#inclu... |
afd216dfed439345a50ec4364548e54b34529a04 | ac927e79d8c3fb7e1be6d4eb316ddea5920b1a60 | /src/misc/vec/vecInt.h | e4ea6cfe33bd7e5962e7097e6d47fd15bad5b6e7 | [
"MIT-Modern-Variant"
] | permissive | berkeley-abc/abc | f4cb3886bd4c34448b1b5c154fbed96f6095e6e1 | 756e21a81de1fe799df8189f77c4ea34399d2c8e | refs/heads/master | 2023-08-22T17:11:30.017600 | 2023-08-20T08:50:59 | 2023-08-20T08:50:59 | 124,750,053 | 727 | 336 | NOASSERTION | 2023-09-13T18:24:40 | 2018-03-11T11:33:37 | C | UTF-8 | C | false | false | 64,863 | h | vecInt.h | /**CFile****************************************************************
FileName [vecInt.h]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Resizable arrays.]
Synopsis [Resizable arrays of integers.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date ... |
b5393e01ec3eef2b20011ae3bf0b111d0202af1a | b6fd3ebe265cc089f76391068f07d2e7ea361e76 | /core/v1db/pick.c | 472b6d0e2c9945de80421d71e90e2e0f773d85e4 | [
"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 | 16,507 | c | pick.c | /*
* Copyright (c) 1994-1995 Argonaut Technologies Limited. All rights reserved.
*
* $Id: pick.c 1.1 1997/12/10 16:41:32 jon Exp $
* $Locker: $
*
* Pick traversal and testing
*/
#include "v1db.h"
#include "vecifns.h"
#include "shortcut.h"
#include "brassert.h"
#include "math_ip.h"
BR_RCS_ID("$Id: pick.c 1.1 199... |
8de669f83c6fa02650b8572012fbb94f753d75ac | 9de0cec678bc4a3bec2b4adabef9f39ff5b4afac | /PWGCF/FLOW/macros/readStarEventsSimple.C | e0b2a03cd308fc4991854db62e4a934ebc143a48 | [] | 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,369 | c | readStarEventsSimple.C | //example script on what to do with the star events
//run e.g. like this:
// root readStarEventSimple.C
void readStarEventsSimple()
{
gSystem->Load("libTree");
gSystem->Load("libVMC");
gSystem->Load("libPhysics");
gSystem->Load("libPWGflowBase");
Int_t maxNumberOfEvents = 1000;
//defi... |
d6943672aca0123cfb21a28a022d53f54bc12388 | a5a99f646e371b45974a6fb6ccc06b0a674818f2 | /FWCore/Skeletons/mkTemplates/TSelector/classes.h | a6c1436a72d87ea82d39dbe18ac70233f00ed8af | [
"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 | 48 | h | classes.h | #include "__subsys__/__class__/src/__class__.h"
|
b4015fcecbdd149d6a37e062bb3ba236a984fbd1 | 3a30cfb29aac91e5c75d4dbcefddfd1f34d5f18c | /c-tests/gcc/920731-1.c | f5a348f9e6f796187321a52126693b849d5f0e58 | [
"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 | 115 | c | 920731-1.c | extern void exit (int);
f(x){int i;for(i=0;i<8&&(x&1)==0;x>>=1,i++);return i;}
main(){if(f(4)!=2)abort();exit(0);}
|
695614fb449d524b644691bfa30bf7fad0c71a2c | ae7b140df7d6c7e8edb68339e397800414c18f34 | /RTOS/FreeRTOS/Binary_Semaphore/Normal/binarysem.c | df7dda97133a8ac2c363a4faa60f82adbc4e9aef | [] | no_license | Embetronicx/Tutorials | 6fbcf5a3eda4bc52166ce982b4fc4b456c91ac7e | e9a9d0cd35aa5c183fe01d6f90f7cb3df15a9abf | refs/heads/master | 2022-12-04T09:04:57.211573 | 2022-11-16T11:13:16 | 2022-11-16T11:13:16 | 96,311,774 | 168 | 268 | null | null | null | null | UTF-8 | C | false | false | 1,004 | c | binarysem.c | #include <stdlib.h>
#include "FreeRTOS.h"
#include "task.h"
#include "uart0.h"
#include "semphr.h"
void task1(void *q);
void task2(void *a);
void initpll(void);
xSemaphoreHandle binarysem;
int main(void)
{
initpll();
initserial();
vSemaphoreCreateBinary(binarysem);
xTaskCreate(task1,"task1",128,... |
b0ad61ab655066b668ddbdf437e770ee1e736525 | f9730fecd72f2d7b0cb87b2cd6dfca6ea3176d0b | /src/css-editor.c | 61d32d60a2414d9f8525eeb432ce5ab5cac02d51 | [
"MIT"
] | permissive | chipx86/gtkparasite | ecec9143903a7429e58bad422be054577f662290 | 745f89adfa550cca025fc2d4558e9ac3b0e6187c | refs/heads/master | 2022-06-01T07:12:49.375372 | 2020-02-13T11:57:52 | 2020-02-13T11:57:52 | 37,561 | 160 | 27 | null | 2014-03-13T17:07:27 | 2008-07-27T03:37:32 | C | UTF-8 | C | false | false | 13,268 | c | css-editor.c | /*
* Copyright (c) 2013 Intel Corporation
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
* the rights to use, copy, modify, merge, p... |
c4e62370e024cc66883305759411e6a090347f9c | e65a4dbfbfb0e54e59787ba7741efee12f7687f3 | /security/bcwipe/files/patch-wipe.c | fee492a49a87876ae8c8753763eb2082892e903f | [
"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 | 817 | c | patch-wipe.c | --- wipe.c.orig 2011-01-27 07:30:06.000000000 -0800
+++ wipe.c 2011-09-09 12:13:50.626914657 -0700
@@ -1521,9 +1521,17 @@
/*size on success */
long long int find_size_by_reading(int fd)
{
+ struct stat st;
off_t limit, pos, lPos, prev, b_pos = 0;
- char buf[64];
- int i;
+ char buf[512];
+ int i,j;
+
+ if ( OK ... |
452c2a75bb846b8661d683ec84708e6ce9c1c2b4 | 195095d6bea45648ea2d79b134c7c2a2821b1dba | /test/ll_files/mvmul.c | f15cb232e56bedf83a3bfdbd70346d15f7339fb8 | [
"MIT"
] | permissive | dillonhuff/ahaHLS | bc1c87029db1687228ca1ec96175e0310425fcfe | 1d4953bca0db52fed81a2c5f6d4c2df6497865bf | refs/heads/master | 2023-02-07T05:50:42.703485 | 2019-07-23T21:59:53 | 2019-07-23T21:59:53 | 152,540,700 | 106 | 17 | MIT | 2023-01-23T14:07:07 | 2018-10-11T06:18:31 | C++ | UTF-8 | C | false | false | 217 | c | mvmul.c | void mvmul(int* __restrict a,
int* __restrict b,
int* __restrict c) {
for (int i = 0; i < 3; i++) {
c[i] = 0;
for (int j = 0; j < 3; j++) {
c[i] += a[i*3 + j] * b[j];
}
}
}
|
39a157ba3a36a5223e3e339dd1ec130a617c4d41 | 7eaf54a78c9e2117247cb2ab6d3a0c20719ba700 | /SOFTWARE/A64-TERES/linux-a64/drivers/xen/manage.c | 412b96cc5305746c20d554b1a6d2c7e55ab09686 | [
"Linux-syscall-note",
"GPL-2.0-only",
"GPL-1.0-or-later",
"LicenseRef-scancode-free-unknown",
"Apache-2.0"
] | permissive | OLIMEX/DIY-LAPTOP | ae82f4ee79c641d9aee444db9a75f3f6709afa92 | a3fafd1309135650bab27f5eafc0c32bc3ca74ee | refs/heads/rel3 | 2023-08-04T01:54:19.483792 | 2023-04-03T07:18:12 | 2023-04-03T07:18:12 | 80,094,055 | 507 | 92 | Apache-2.0 | 2023-04-03T07:05:59 | 2017-01-26T07:25:50 | C | UTF-8 | C | false | false | 6,957 | c | manage.c | /*
* Handle extern requests for shutdown, reboot and sysrq
*/
#include <linux/kernel.h>
#include <linux/err.h>
#include <linux/slab.h>
#include <linux/reboot.h>
#include <linux/sysrq.h>
#include <linux/stop_machine.h>
#include <linux/freezer.h>
#include <linux/syscore_ops.h>
#include <linux/export.h>
#include <xen/x... |
a65189395c2d4362055ab80d569cdc282bcb417c | 10a8580aa44d33b7458429023c00de8c01ceda98 | /agent/fw_magento2.c | b8678fe1d136549e7913696c0636d5f755d11370 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | newrelic/newrelic-php-agent | 87ad20e0a5abf0d2855e7d27a25c36454ae4389a | dfb359f0dbb53e4cbc5106b52c8f3807c7fc8d42 | refs/heads/main | 2023-08-15T10:28:24.372352 | 2023-08-14T17:29:31 | 2023-08-14T17:29:31 | 302,112,572 | 116 | 67 | Apache-2.0 | 2023-09-13T18:33:47 | 2020-10-07T17:35:01 | C | UTF-8 | C | false | false | 15,052 | c | fw_magento2.c | /*
* Copyright 2020 New Relic Corporation. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*/
#include "php_agent.h"
#include "php_call.h"
#include "php_wrapper.h"
#include "php_hash.h"
#include "fw_magento_common.h"
#include "fw_hooks.h"
#include "nr_txn.h"
#include "util_logging.h"
/*
* Magento 2 add... |
551c7a9bd0fda0f28af1099932cac0d6a0a5174f | 06052ccd6db697947c1fcbb6ac96eba79c057fea | /lambdaLayers/SharpLayer/nodejs/node_modules/sharp/vendor/8.10.6/include/orc-0.4/orc/orcpowerpc.h | ba824b2b58d954fef89fcbea7b794fb7637f07c2 | [
"Apache-2.0",
"MIT"
] | permissive | venveo/serverless-sharp | 89e673e8ab727a00a5bb3cf2c8b9b3876caec8db | 1f64468784763bbf40c32497c35de69406765335 | refs/heads/master | 2023-04-15T01:45:01.990626 | 2022-06-29T12:30:07 | 2022-06-29T12:30:07 | 198,690,918 | 165 | 39 | MIT | 2023-03-04T04:28:54 | 2019-07-24T18:38:47 | JavaScript | UTF-8 | C | false | false | 9,767 | h | orcpowerpc.h |
#ifndef _ORC_POWERPC_H_
#define _ORC_POWERPC_H_
#include <orc/orcprogram.h>
ORC_BEGIN_DECLS
#ifdef ORC_ENABLE_UNSTABLE_API
#if defined(__LITTLE_ENDIAN__)
#define IS_POWERPC_BE(compiler) \
(ORC_UNLIKELY ((compiler->target_flags & ORC_TARGET_POWERPC_LE) == 0))
#define IS_POWERPC_LE(compiler) \
(ORC_LIKELY ((com... |
40d40c9ab4a58e7704ee3afb5ef67dbd30f29bfe | 42ea124983b717e3f6a8acfaf16bb6f455e23d12 | /src/boot/sio/loader.c | b8dcdc53a2d99a5a0ba0bc6979fbee5c92e70429 | [
"BSD-2-Clause",
"BSD-3-Clause",
"MIT"
] | permissive | f32c/f32c | 4a3f026c6a3e30089976c523861bf46c047bed1b | 115c2d582296c8af6e9fc24e2355e5f31ff2f3b6 | refs/heads/master | 2023-09-01T19:32:24.288992 | 2023-08-17T19:32:17 | 2023-08-17T19:32:17 | 34,478,922 | 399 | 140 | BSD-2-Clause | 2023-04-28T17:13:20 | 2015-04-23T20:09:23 | VHDL | UTF-8 | C | false | false | 5,007 | c | loader.c | /*-
* Copyright (c) 2013 - 2015 Marko Zec, University of Zagreb
*
* 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
* notice, this list of cond... |
833dcf5a73f08a21f3b53c2433cd57555b9f77ad | ff2180134ad76ce50d9b9a162edf035c3914ab4a | /include/oc_obt.h | de470ca12646c6caed3e1df9f449212ea973993e | [
"Apache-2.0",
"BSD-2-Clause",
"BSD-3-Clause"
] | permissive | iotivity/iotivity-lite | 4ddddfc7d76766d1c5e94d81dd26e28f8cb4a940 | 1597367d65bad60a26511775ee47e5496186ddca | refs/heads/master | 2023-08-16T18:09:54.615426 | 2023-08-09T19:05:42 | 2023-08-09T19:05:42 | 171,529,940 | 143 | 80 | Apache-2.0 | 2023-09-14T07:31:04 | 2019-02-19T18:47:09 | C | UTF-8 | C | false | false | 45,715 | h | oc_obt.h | /****************************************************************************
*
* Copyright (c) 2017-2019 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License"),
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* ht... |
e6c76addaba3ab8a48a3ef3fe2cacf758e912c6a | 07327b5e8b2831b12352bf7c6426bfda60129da7 | /Include/10.0.10240.0/um/FaxDev.h | fb6079880684c5a024cfec6f7e302031173af2ae | [] | no_license | tpn/winsdk-10 | ca279df0fce03f92036e90fb04196d6282a264b7 | 9b69fd26ac0c7d0b83d378dba01080e93349c2ed | refs/heads/master | 2021-01-10T01:56:18.586459 | 2018-02-19T21:26:31 | 2018-02-19T21:29:50 | 44,352,845 | 218 | 432 | null | null | null | null | UTF-8 | C | false | false | 5,896 | h | FaxDev.h | /*++
Copyright (c) Microsoft Corporation. All rights reserved.
THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE.
Module Name:
faxdev... |
e7f3b2de64d49a839673a45fe6ddc65b80a7be5e | 5eff7a36d9a9917dce9111f0c3074375fe6f7656 | /lib/mesa/src/freedreno/decode/crashdec-hfi.c | f777ece3d25979d201b9cfcef2dfc55127f9a031 | [] | no_license | openbsd/xenocara | cb392d02ebba06f6ff7d826fd8a89aa3b8401779 | a012b5de33ea0b977095d77316a521195b26cc6b | refs/heads/master | 2023-08-25T12:16:58.862008 | 2023-08-12T16:16:25 | 2023-08-12T16:16:25 | 66,967,384 | 177 | 66 | null | 2023-07-22T18:12:37 | 2016-08-30T18:36:01 | C | UTF-8 | C | false | false | 15,390 | c | crashdec-hfi.c | /*
* Copyright © 2021 Google, Inc.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
* the rights to use, copy, modify, merge, publish,... |
52332aadade53eebb21302ec41463b4a2036eefc | 882aadb4d342155851987bf3dd7f5c294f0cb07b | /ESP32/tCam-Mini/firmware/components/lepton/lepton_utilities.c | b4ab9cf3f68dec4b929a46df0bc23785b14a873b | [] | no_license | danjulio/lepton | fdaaed370111b452fd30697094d6c4760375e6b8 | 8d4dc4cdc3a6a765af514226835cd7c700cd4cf2 | refs/heads/master | 2022-11-12T07:12:02.529182 | 2022-11-06T20:02:00 | 2022-11-06T20:02:00 | 140,652,391 | 162 | 38 | null | 2022-08-08T05:36:33 | 2018-07-12T02:49:33 | C | UTF-8 | C | false | false | 7,681 | c | lepton_utilities.c | /*
* Lepton related utilities
*
* Contains utility and access functions for the Lepton.
*
* Note: I noticed that on occasion, the first time some commands run on the lepton
* will fail either silently or with an error response code. The access routines in
* this module attempt to detect and retry the commands i... |
0a20377ffcf44007e2d563a90371d99b022ad7bc | 0b1f18c37bfbf6901749916a5935c49b1afe17e3 | /core/lib/experimental/gtk/win/include/glib-2.0/gio/gseekable.h | efc2d49a609480efc586cebe158f20e79abef8a3 | [
"OpenSSL",
"Zlib",
"BSD-3-Clause"
] | permissive | objeck/objeck-lang | 2e97ff6c070492e53d4a5f1bec88e07dda4b4296 | 627482005da67618fd46133d18ade2d66e515284 | refs/heads/master | 2023-08-24T05:38:15.489677 | 2023-08-22T20:06:43 | 2023-08-22T20:06:43 | 20,608,381 | 240 | 33 | NOASSERTION | 2023-09-06T20:13:02 | 2014-06-08T03:25:12 | C | UTF-8 | C | false | false | 3,329 | h | gseekable.h | /* GIO - GLib Input, Output and Streaming Library
*
* Copyright (C) 2006-2007 Red Hat, Inc.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
*
* 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 Fo... |
120625d1cb89d2ae9a88467861ed109b023f00a9 | ac2f43c8e0d9649a7f063c59b3dffdfed9fd7ed7 | /common/recipes-core/kcsd/files/kcsd.c | 791785fb2c6cfe1d5faef77575c8f1bc6d6773c3 | [] | no_license | facebook/openbmc | bef10604ced226288600f55248b7f1be9945aea4 | 32777c66a8410d767eae15baabf71c61a0bef13c | refs/heads/helium | 2023-08-17T03:13:54.729494 | 2023-08-16T23:24:18 | 2023-08-16T23:24:18 | 31,917,712 | 684 | 331 | null | 2023-07-25T21:19:08 | 2015-03-09T19:18:35 | C | UTF-8 | C | false | false | 11,608 | c | kcsd.c | /*
* Copyright 2015-present Facebook. All Rights Reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
*... |
df339b45412f7c9a39d4fbf6bc5387be0e188b2f | 9a2fd605577a9074d82b1a2741eff448c4b7a13d | /src/bearssl/rsa_i31_modulus.c | 31a53b94bfb27a4a0fcf6df8f8ac1f41c4525f0e | [
"MIT",
"CC-BY-NC-4.0",
"LicenseRef-scancode-other-permissive"
] | permissive | mobizt/Firebase-ESP8266 | b9d4c0ce70a7eca133f4e97698b90ebba82d9e95 | e2c2989bfbebaa6ac659c7baec57a2686fbefaa5 | refs/heads/master | 2023-08-10T02:22:02.473102 | 2023-07-29T04:46:15 | 2023-07-29T04:46:15 | 167,830,929 | 434 | 142 | MIT | 2020-03-10T07:14:30 | 2019-01-27T16:31:52 | C++ | UTF-8 | C | false | false | 2,616 | c | rsa_i31_modulus.c | /*
* Copyright (c) 2018 Thomas Pornin <pornin@bolet.org>
*
* 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, ... |
78d096a5af7557186d145767e96696a9bef27072 | 9f14c14c5a99cd79a917658e36db4232d1a41405 | /compiler/test/compilable/test22884.c | 65dfe8351820e4cfbddd2fe16af3cc2d4ced1116 | [
"BSL-1.0"
] | permissive | dlang/dmd | 643941ef957949ec1bc62d8e431406afd64375b8 | 25d2741b86b1060ec43d80dbcc8dc190d5453322 | refs/heads/master | 2023-08-31T03:02:46.324487 | 2023-08-20T17:02:46 | 2023-08-30T09:27:23 | 1,257,070 | 2,074 | 486 | BSL-1.0 | 2023-09-14T20:55:15 | 2011-01-15T06:53:53 | D | UTF-8 | C | false | false | 284 | c | test22884.c | // https://issues.dlang.org/show_bug.cgi?id=22884
int printf(const char*, ...);
typedef void (*funcptr)(void);
funcptr a = printf;
funcptr b = (void(*)())printf;
funcptr c = (funcptr)printf;
funcptr d = &printf;
funcptr foo(void)
{
funcptr f = (funcptr)printf;
return f;
}
|
13afbd83738b47ab70b12cdafe96c390fcff1e9d | 89777a38b4db1e70f2cc2410c59656282046e4a2 | /utils.c | 459d4e26070eed34d8bb401c06e9db52fd616484 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | ataradov/open-5012h | 7995bd1f93435783fddcb1a195295273ddedcdcd | bade3db049be36d5c4568b38cb71bbb4a99541f1 | refs/heads/master | 2021-12-14T10:38:25.954848 | 2021-11-29T04:14:13 | 2021-11-29T04:14:13 | 236,407,274 | 112 | 29 | null | null | null | null | UTF-8 | C | false | false | 5,584 | c | utils.c | /*
* Copyright (c) 2019-2020, Alex Taradov <alex@taradov.com>
* 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 notice,
... |
489e6db7bc9c7d96f8a7e3538a60970d96794d8d | 5eff7a36d9a9917dce9111f0c3074375fe6f7656 | /app/xvidtune/xvidtune.c | 2f73bf11fbca087d44a5bf2b80531223a7c17a2c | [
"MIT"
] | permissive | openbsd/xenocara | cb392d02ebba06f6ff7d826fd8a89aa3b8401779 | a012b5de33ea0b977095d77316a521195b26cc6b | refs/heads/master | 2023-08-25T12:16:58.862008 | 2023-08-12T16:16:25 | 2023-08-12T16:16:25 | 66,967,384 | 177 | 66 | null | 2023-07-22T18:12:37 | 2016-08-30T18:36:01 | C | UTF-8 | C | false | false | 48,640 | c | xvidtune.c | /* $XFree86: xc/programs/xvidtune/xvidtune.c,v 3.35tsi Exp $ */
/*
Copyright (c) 1995 Kaleb S. KEITHLEY
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 li... |
9c06831c37bf77ed32b8abd4bff7a34ae0f01dc0 | b8cc7f50628eb2f6b4fdbd66eae5a1aa502cc309 | /src/Notepad2.c | 664a46c61bcb717c3f7c343e4e744be58feedb23 | [
"BSD-3-Clause",
"LicenseRef-scancode-scintilla",
"MIT",
"BSD-2-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | zufuliu/notepad2 | ad82f2baaf60cd9efcbf3af57d2e2f381f961f0b | 6296f4a8567d2c22690be0cafcdf91a0fea60cc7 | refs/heads/main | 2023-08-29T03:45:42.292846 | 2023-08-28T10:33:46 | 2023-08-28T10:33:46 | 79,987,996 | 2,154 | 227 | NOASSERTION | 2023-08-11T23:59:02 | 2017-01-25T06:07:49 | C++ | UTF-8 | C | false | false | 278,970 | c | Notepad2.c | /******************************************************************************
*
*
* Notepad2
*
* Notepad2.c
* Main application window functionality
*
* See Readme.txt for more information about this source code.
* Please send me your comments to this work.
*
* See License.txt for details about distributi... |
482ad33d71d5baa42cec6dcfed7e60d94d548f43 | e65a4dbfbfb0e54e59787ba7741efee12f7687f3 | /ftp/bsdftpd-ssl/files/patch-ftpd_extern.h | 533c5c216002278453569ba30d036ae59262fbcc | [
"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 | 385 | h | patch-ftpd_extern.h | --- ftpd/extern.h.orig 2004-04-18 12:20:14 UTC
+++ ftpd/extern.h
@@ -47,7 +47,7 @@ void feat(void);
void ftpd_logwtmp(char *, char *, struct sockaddr *addr);
int ftpd_pclose(FILE *);
FILE *ftpd_popen(char *, char *);
-char *getline(char *, int, FILE *);
+char *get_line(char *, int, FILE *);
void lreply(int... |
362d36d31a845719aea5008c4ae87f4084514522 | 3f017c2c3a55a2ac783045a23977765862ef4b20 | /modules/bitcoin/module.c | c05d976113ef39357b4bbbdfb7c286ea3cb947d3 | [] | no_license | DC-SWAT/DreamShell | 8e4310087eb7f8e9bed285b8c66992e4df9c9143 | f2551e18c06345fed0f5144245d6380203c20fa6 | refs/heads/master | 2023-07-09T16:50:05.291266 | 2023-06-23T05:32:37 | 2023-06-23T05:32:37 | 13,268,848 | 308 | 94 | null | 2023-06-23T05:04:53 | 2013-10-02T10:58:30 | C | UTF-8 | C | false | false | 7,554 | c | module.c | /* DreamShell ##version##
module.c - bitcoin module
Copyright (C)2022 SWAT
*/
#include "ds.h"
#include <secp256k1.h>
DEFAULT_MODULE_EXPORTS_CMD(bitcoin, "Bitcoin Core");
void secp256k1_default_illegal_callback_fn(const char *message, void *data) {
(void)data;
ds_printf("DS_ERROR: %s\n", me... |
97ed9532555d087351004493028774eb2c070b6e | 7eaf54a78c9e2117247cb2ab6d3a0c20719ba700 | /SOFTWARE/A64-TERES/linux-a64/drivers/usb/host/fhci-tds.c | 1498061f0aea8cafdfc66f56ad986a1d51c49259 | [
"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 | 16,917 | c | fhci-tds.c | /*
* Freescale QUICC Engine USB Host Controller Driver
*
* Copyright (c) Freescale Semicondutor, Inc. 2006.
* Shlomi Gridish <gridish@freescale.com>
* Jerry Huang <Chang-Ming.Huang@freescale.com>
* Copyright (c) Logic Product Development, Inc. 2007
* Peter Barada <peterb... |
b185b1c0348b63acf10495d5a7f15fa2940fe9ec | f4056b1d5cb2d222f315c7f790ccf14d01436834 | /hw/xwin/winkeyhook.c | bb99c3e259d2861475f043cecc056f3caafa97dc | [
"SGI-B-2.0",
"ISC",
"LicenseRef-scancode-mit-old-style",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-x11-adobe",
"LicenseRef-scancode-xfree86-1.0",
"HPND-sell-variant",
"ICU",
"MIT-open-group",
"BSD-3-Clause",
"HPND",
"X11-distribute-modifications-variant",
"MIT",
"Lice... | permissive | XQuartz/xorg-server | cd677ecd115213f5534cc1b06aff6a8c9a3ea733 | 0ea9b595891f2f31915538192961f3404d9ca699 | refs/heads/master | 2023-09-05T12:04:27.866042 | 2023-01-18T18:38:41 | 2023-01-26T17:51:16 | 44,375,619 | 287 | 60 | NOASSERTION | 2022-12-14T15:56:16 | 2015-10-16T09:29:57 | C | UTF-8 | C | false | false | 4,818 | c | winkeyhook.c | /*
*Copyright (C) 2004 Harold L Hunt II All Rights Reserved.
*
*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, ... |
5f21e96a92a7a6fc5e4de78cb5146032fde85c4e | 9fe7264114dc6cfd4523f0f06c44e4cb89f5f819 | /src/lib/ssl_util.c | b53485bf8288dc4e942abdac91673c2a8f5e7948 | [
"Apache-2.0",
"BSD-2-Clause"
] | permissive | tpm2-software/tpm2-pkcs11 | baf167f8c1bff8a363e332bd23f4905dd35375af | 1b3aab90ee5f7debbce82c7e229aa2950a9e8f0d | refs/heads/master | 2023-08-13T17:58:26.997576 | 2023-03-01T18:14:47 | 2023-03-01T20:12:12 | 149,639,749 | 224 | 112 | NOASSERTION | 2023-05-11T01:44:32 | 2018-09-20T16:36:26 | C | UTF-8 | C | false | false | 20,949 | c | ssl_util.c | /* SPDX-License-Identifier: BSD-2-Clause */
#include "config.h"
#include <assert.h>
#include <openssl/bn.h>
#include <openssl/crypto.h>
#include <openssl/ec.h>
#include <openssl/err.h>
#include <openssl/evp.h>
#include <openssl/rsa.h>
#include <openssl/sha.h>
#include "attrs.h"
#include "log.h"
#include "pkcs11.h"
#i... |
cd3ddbcb86d05d739b0d9a552b498447ea372383 | f367e4b66a1ee42e85830b31df88f63723c36a47 | /lib/wasm-micro-runtime-WAMR-1.2.2/samples/socket-api/wasm-src/addr_resolve.c | 87734dea3df0de95e1fe3e5a7384e88f368b8f8a | [
"Apache-2.0",
"LLVM-exception"
] | permissive | fluent/fluent-bit | 06873e441162b92941024e9a7e9e8fc934150bf7 | 1a41f49dc2f3ae31a780caa9ffd6137b1d703065 | refs/heads/master | 2023-09-05T13:44:55.347372 | 2023-09-05T10:14:33 | 2023-09-05T10:14:33 | 29,933,948 | 4,907 | 1,565 | Apache-2.0 | 2023-09-14T10:17:02 | 2015-01-27T20:41:52 | C | UTF-8 | C | false | false | 1,633 | c | addr_resolve.c | /*
* Copyright (C) 2022 Amazon.com, Inc. or its affiliates. All rights reserved.
* SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
*/
#include <arpa/inet.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#ifdef __wasi__
#include <wasi_socket_ext.h>
#else
#include <netdb.h>
#endif
int
lookup_hos... |
aa49e73ae7f2a0754bd4c3cad67c67944e2e9f68 | 476ec976648ebb17c7e7df0e944910e3a36e4ea1 | /effects/fly_in.h | 1ea74e96b44f3a55d0ca1ad7aa31d66d37063bdd | [] | no_license | tom-2015/rpi-ws2812-server | dca65ea96a76301cd11a379ab7cdb4766e8aa89e | e76291fda909487fa199fd4129510dc3440ae4c6 | refs/heads/master | 2023-01-11T08:48:17.016626 | 2022-12-31T15:29:00 | 2022-12-31T15:29:00 | 30,657,642 | 161 | 44 | null | 2022-12-29T18:17:33 | 2015-02-11T16:34:19 | C | UTF-8 | C | false | false | 134 | h | fly_in.h | #ifndef EFFECT_FLY_IN_H
#define EFFECT_FLY_IN_H
#include "../ws2812svr.h"
void fly_in(thread_context * context, char * args);
#endif |
24b7b5147f8be3f3a6ef6079e99c028d236094d4 | 99bdb3251fecee538e0630f15f6574054dfc1468 | /bsp/renesas/ra6m4-cpk/ra/fsp/inc/fsp_features.h | 09bd6b7f3e6e911d664b945a601e0712744511e9 | [
"Apache-2.0",
"Zlib",
"LicenseRef-scancode-proprietary-license",
"MIT",
"BSD-3-Clause",
"X11",
"BSD-4-Clause-UC",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | RT-Thread/rt-thread | 03a7c52c2aeb1b06a544143b0e803d72f47d1ece | 3602f891211904a27dcbd51e5ba72fefce7326b2 | refs/heads/master | 2023-09-01T04:10:20.295801 | 2023-08-31T16:20:55 | 2023-08-31T16:20:55 | 7,408,108 | 9,599 | 5,805 | Apache-2.0 | 2023-09-14T13:37:26 | 2013-01-02T14:49:21 | C | UTF-8 | C | false | false | 19,074 | h | fsp_features.h | /***********************************************************************************************************************
* Copyright [2020-2021] Renesas Electronics Corporation and/or its affiliates. All Rights Reserved.
*
* This software and documentation are supplied by Renesas Electronics America Inc. and may on... |
6284f0be300f042c8889ba65e93d6ae306de1df3 | 1934dc2bbe2cdb7b7fd553ff6a81d03f03b3fd58 | /tests/unity/extras/fixture/test/unity_output_Spy.h | b30a7f13bbecc65637ce7fb7a1a38e93fc8aebfd | [
"MIT"
] | permissive | DaveGamble/cJSON | 9ca71bd55f9fde294cd3a2412a95b534ad14378f | cb8693b058ba302f4829ec6d03f609ac6f848546 | refs/heads/master | 2023-08-23T09:39:54.151473 | 2023-07-05T03:22:19 | 2023-07-05T03:22:19 | 54,280,778 | 9,900 | 3,675 | MIT | 2023-09-14T19:07:14 | 2016-03-19T18:22:54 | C | UTF-8 | C | false | false | 628 | h | unity_output_Spy.h | /* Copyright (c) 2010 James Grenning and Contributed to Unity Project
* ==========================================
* Unity Project - A Test Framework for C
* Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
* [Released under MIT License. Please refer to license.txt for details]
* ==============... |
d5911d71dbceda69be07e0266d2178f32ed959af | 46f7a44ef70b1f4c26760bab0e02fc9d097dcfe1 | /src/Detector/darknet/src/blas.c | 884d24af95b7b573744adeee1d0c0800f0663444 | [
"Apache-2.0"
] | permissive | Smorodov/Multitarget-tracker | d9bf865ee4d842dfd858247f8baf304655c41c75 | 27fb61d15155591cc0be7d39daf0cc1a5c68284d | refs/heads/master | 2023-08-30T09:26:40.310522 | 2023-08-10T15:17:29 | 2023-08-10T15:17:29 | 11,808,499 | 2,137 | 660 | Apache-2.0 | 2023-08-10T15:17:31 | 2013-08-01T05:09:47 | C++ | UTF-8 | C | false | false | 32,401 | c | blas.c | #include "blas.h"
#include "utils.h"
#include <math.h>
#include <assert.h>
#include <float.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
void reorg_cpu(float *x, int out_w, int out_h, int out_c, int batch, int stride, int forward, float *out)
{
int b,i,j,k;
int in_c = out_c/(stride*stride);
... |
51eca72b5aac5852c09d36d7fcc15c2ea7472429 | fb0f9abad373cd635c2635bbdf491ea0f32da5ff | /src/coreclr/vm/eventing/eventpipe/ds-rt-coreclr.h | e6036353d8b9f73e0381d3f4ca71444b979cd400 | [
"MIT"
] | permissive | dotnet/runtime | f6fd23936752e202f8e4d6d94f3a4f3b0e77f58f | 47bb554d298e1e34c4e3895d7731e18ad1c47d02 | refs/heads/main | 2023-09-03T15:35:46.493337 | 2023-09-03T08:13:23 | 2023-09-03T08:13:23 | 210,716,005 | 13,765 | 5,179 | MIT | 2023-09-14T21:58:52 | 2019-09-24T23:36:39 | C# | UTF-8 | C | false | false | 10,311 | h | ds-rt-coreclr.h | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// Implementation of ds-rt.h targeting CoreCLR runtime.
#ifndef __DIAGNOSTICS_RT_MONO_H__
#define __DIAGNOSTICS_RT_MONO_H__
#include <eventpipe/ds-rt-config.h>
#ifdef ENABLE_PERFTR... |
bad270adcecc1ae8a75bc5916a71f951ecbef6c9 | 45826bdfebbd1d7638ab607906ac480031d6118b | /lib/extensions/cc_attention/src/lib_cffi.h | 3f5af4ef16433208c454b96fcf51a6967fac0113 | [
"MIT"
] | permissive | openseg-group/openseg.pytorch | b75cec5c95b6ff71707d8daf7806001bab89ecb3 | aefc75517b09068d7131a69420bc5f66cb41f0ee | refs/heads/master | 2023-09-06T10:19:57.749113 | 2022-08-07T09:10:20 | 2022-08-07T09:10:20 | 166,743,301 | 1,227 | 159 | MIT | 2021-07-14T06:10:44 | 2019-01-21T03:34:59 | Python | UTF-8 | C | false | false | 475 | h | lib_cffi.h | int ca_forward_cuda(const THCudaTensor *t, const THCudaTensor *f, THCudaTensor *weight);
int ca_backward_cuda(const THCudaTensor *dw, const THCudaTensor *t, const THCudaTensor *f, THCudaTensor *dt, THCudaTensor *df);
int ca_map_forward_cuda(const THCudaTensor *weight, const THCudaTensor *g, THCudaTensor *out);
int ca... |
7052dd22a5b556b0fa6e46b8c4f309b487d6550f | bcb62f36caa6ab1f92715cffae29cf4353d247e8 | /src/audio/data.c | 25f05a007a223bc9be8a65e0e3208946e79e14d8 | [] | 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 | 24,735 | c | data.c | #include <PR/ultratypes.h>
#include "data.h"
#include "effects.h"
s16 sSawtoothWaves[256] = {
0, 1023, 2047, 3071, 4095, 5119, 6143, 7167,
8191, 9215, 10239, 11263, 12287, 13311, 14335, 15359,
16383, 17407, 18431, 19455, 20479, 21503, 22527, 23551,
24575, 25599, ... |
51e57d2eb3f03588ef35d9f96b19378e5a4f4a86 | 8447eb38a4fc71b32b6b82a99f7828a2c50621aa | /tools/cgcomp/include/types.h | 2ba8c7a839fa919380280a678dc8f1127de3fd7a | [
"MIT"
] | permissive | ps3dev/PSL1GHT | 9ecc1f0a2996b39d35cc98303c58c79966b9388b | 5bc0961c66a3615c74f15e0c29bbeaa33f867ab3 | refs/heads/master | 2023-08-04T06:50:55.256801 | 2023-07-30T13:34:19 | 2023-07-30T13:34:19 | 1,541,223 | 159 | 357 | MIT | 2023-07-23T07:26:09 | 2011-03-29T12:34:15 | C | UTF-8 | C | false | false | 2,198 | h | types.h | #ifndef __TYPES_H__
#define __TYPES_H__
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <float.h>
#include <math.h>
#ifdef WIN32
#include <memory.h>
#include <windows.h>
#endif
/**
* Instruction precision for GL_NV_fragment_program
*/
/*@{*/
#define FLOAT32 0x0
#define FLOAT16 0x1
#define FIX... |
15c37582fa257792158fa5e256fa79322c3784b4 | 1577e1cf4e89584a125cffb855ca50a9654c6d55 | /ICU/icuSources/i18n/unicode/uameasureunit.h | 613c09964c007a2554d063eafd7c9116a94307b0 | [
"BSD-3-Clause",
"NAIST-2003",
"ICU",
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-unicode",
"BSD-2-Clause"
] | permissive | apple-open-source/macos | a4188b5c2ef113d90281d03cd1b14e5ee52ebffb | 2d2b15f13487673de33297e49f00ef94af743a9a | refs/heads/master | 2023-08-01T11:03:26.870408 | 2023-03-27T00:00:00 | 2023-03-27T00:00:00 | 180,595,052 | 124 | 24 | null | 2022-12-27T14:54:09 | 2019-04-10T14:06:23 | null | UTF-8 | C | false | false | 14,615 | h | uameasureunit.h | /*
*****************************************************************************************
* Copyright (C) 2020 Apple Inc. All Rights Reserved.
*****************************************************************************************
*/
#ifndef UAMEASUREUNIT_H
#define UAMEASUREUNIT_H
#if !UCONFIG_NO_FORMATTING
#ifn... |
d8d184cbc7a1f1114e71c1ac3d9391c9c89e292b | 39568e19301a7a112398be542154950af25591de | /sw/device/silicon_creator/lib/sigverify/sphincsplus/test/verify_test.c | a31391a22b0a6984fb2590e3f989c76f04cfe756 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | lowRISC/opentitan | 493995bc7cf7cb3aee486a5203af3fd62bba3bfc | 51f6017b8425b14d5a4aa9abace8fe5a25ef08c8 | refs/heads/master | 2023-08-31T22:05:09.425796 | 2023-08-14T14:52:15 | 2023-08-31T20:31:13 | 204,516,692 | 2,077 | 634 | Apache-2.0 | 2023-09-14T21:16:21 | 2019-08-26T16:30:16 | SystemVerilog | UTF-8 | C | false | false | 4,120 | c | verify_test.c | // Copyright lowRISC contributors.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0
#include "sw/device/silicon_creator/lib/sigverify/sphincsplus/verify.h"
#include <stdint.h>
#include "sw/device/lib/base/memory.h"
#include "sw/device/lib/base/status.... |
305dd2b2bc9cf95840a57b9a167292b8278f41bf | 6832a9c81b16ead373325f70fb97753d6a211539 | /src/wrapped/generated/wrappedlibxcbxfixesdefs.h | 5f93a2ae79f2f499383ea2b6c3430af23c08d51b | [
"MIT"
] | permissive | ptitSeb/box86 | 2d3a0c4574905ff8d9dc7b5afb5444a273832bd6 | ad934455c1b40feeebe5e6bd09b9063519102859 | refs/heads/master | 2023-08-22T05:30:54.331500 | 2023-08-20T13:01:58 | 2023-08-20T13:01:58 | 164,844,546 | 2,877 | 294 | MIT | 2023-07-27T11:19:10 | 2019-01-09T10:49:32 | C | UTF-8 | C | false | false | 421 | h | wrappedlibxcbxfixesdefs.h | /*******************************************************************
* File automatically generated by rebuild_wrappers.py (v2.0.0.11) *
*******************************************************************/
#ifndef __wrappedlibxcbxfixesDEFS_H_
#define __wrappedlibxcbxfixesDEFS_H_
#define xFEpu pFEppu
#define xFEpuu p... |
5664661741e33314edf120a0024ab8faa7907ad4 | e1cddfd754d952134e72dfd03522c5ea4fb6008e | /src/vlibmemory/vlibapi_test.c | bed4879030ec3f4cb2d020c56d48ec57eb52f53d | [
"Apache-2.0"
] | permissive | FDio/vpp | 0ad30fa1bec2975ffa6b66b45c9f4f32163123b6 | f234b0d4626d7e686422cc9dfd25958584f4931e | refs/heads/master | 2023-08-31T16:09:04.068646 | 2022-03-14T09:49:15 | 2023-08-31T09:50:00 | 96,556,718 | 1,048 | 630 | Apache-2.0 | 2023-06-21T05:39:17 | 2017-07-07T16:29:40 | C | UTF-8 | C | false | false | 10,320 | c | vlibapi_test.c | /*
*------------------------------------------------------------------
* Copyright (c) 2021 Cisco and/or its affiliates.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at:
*
* http://w... |
bb792781fce1e12b536a31bff19dedd2cc6ce215 | 0b1a15d8e4c38adb17ad47f2d8993a729a14ec71 | /include/libcork/threads/atomics.h | d6d8ea2e53e151948c59478cfc577bba4d4f246d | [] | permissive | dcreager/libcork | 0a96f994f40d624ab6d5e719734b8226f6bf91ff | a89596ce224438c136ef0336a81c51262cad9cd3 | refs/heads/master | 2023-08-14T19:36:25.995372 | 2020-06-29T21:00:52 | 2020-06-29T21:00:52 | 1,440,531 | 216 | 28 | BSD-3-Clause | 2023-05-23T05:50:31 | 2011-03-04T18:35:40 | C | UTF-8 | C | false | false | 1,776 | h | atomics.h | /* -*- coding: utf-8 -*-
* ----------------------------------------------------------------------
* Copyright © 2012, libcork authors
* All rights reserved.
*
* Please see the COPYING file in this distribution for license details.
* ----------------------------------------------------------------------
*/
#ifnd... |
04bcfb056f571b525c6b43622cff3d04adf24d86 | 41eb0837713f297134529591b66f3d4d82bcf98e | /src/Raine/source/games/eaction2.c | 792ef43c014918443efe7d1dd4a1bd20d5c6a17f | [] | no_license | AlexxandreFS/Batocera.PLUS | 27b196b3cbb781b6fc99e62cad855396d1d5f8f2 | 997ee763ae7135fdf0c34a081e789918bd2eb169 | refs/heads/master | 2023-08-17T21:52:39.083687 | 2023-08-17T15:03:44 | 2023-08-17T15:03:44 | 215,869,486 | 135 | 57 | null | 2023-08-14T14:46:14 | 2019-10-17T19:23:42 | C | SHIFT_JIS | C | false | false | 16,054 | c | eaction2.c | /******************************************************************************/
/* */
/* ELEVATOR ACTION 2/ELEVATOR ACTION RETURNS (C) 1995 TAITO CORPORATION */
/* ... |
6f4a6ebb5fb974818041c6b7b8bf4aac8568f7fd | 7eaf54a78c9e2117247cb2ab6d3a0c20719ba700 | /SOFTWARE/A64-TERES/linux-a64/include/linux/sunxi_timer_test.h | 2335d1455ec23460fe958e77e51c4dd87f039b9e | [
"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 | 826 | h | sunxi_timer_test.h | /*
* include/linux/sunxi_timer_test.h
*
* Copyright(c) 2013-2015 Allwinnertech Co., Ltd.
* http://www.allwinnertech.com
*
* Author: liugang <liugang@allwinnertech.com>
*
* sunxi timer test head file
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU ... |
44900115d6d20003a9679149e31301d83b331e98 | b33394c69589d95e38530fa80c74cf796ba6a5af | /felix/bpf-gpl/log.h | c22c391250100361b08e9881c00ddc551eeef789 | [
"Apache-2.0",
"GPL-2.0-or-later",
"GPL-1.0-or-later",
"GPL-2.0-only",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | projectcalico/calico | 3212e99d951dd17a50d95ec585676d525eae26ec | b494be8fc7d135034a482322119d6d9f1bbf9c0f | refs/heads/master | 2023-08-29T21:50:21.982251 | 2023-08-29T09:31:32 | 2023-08-29T09:31:32 | 63,882,194 | 5,115 | 1,407 | Apache-2.0 | 2023-09-14T18:55:43 | 2016-07-21T15:45:54 | Go | UTF-8 | C | false | false | 2,491 | h | log.h | // Project Calico BPF dataplane programs.
// Copyright (c) 2020-2021 Tigera, Inc. All rights reserved.
// SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
#ifndef __CALI_LOG_H__
#define __CALI_LOG_H__
#define CALI_LOG_LEVEL_OFF 0
#define CALI_LOG_LEVEL_INFO 5
#define CALI_LOG_LEVEL_DEBUG 10
#define CALI_LOG_LE... |
bba3d4b8fa0e472cb065f35dedd5fe3358647faf | a209da157b4911a999eaab36ab007dc1e788a77d | /src/automaton.h | 429f44f8fb3dab95ceecdfa3cd8ad322dab4a846 | [
"MIT"
] | permissive | ianh/owl | dccdde2bd34405236a52f96c877138e5d837bdd1 | 27fca39aa8d2e4c40e5d6f13170463bb21e3acaa | refs/heads/master | 2023-08-15T21:28:28.522128 | 2023-07-19T23:00:15 | 2023-07-19T23:00:15 | 142,875,118 | 715 | 32 | MIT | 2023-06-13T21:41:01 | 2018-07-30T12:51:28 | C | UTF-8 | C | false | false | 2,849 | h | automaton.h | #ifndef AUTOMATON_H
#define AUTOMATON_H
#include "state-array.h"
#include <stdbool.h>
#include <stdint.h>
typedef uint32_t state_id;
typedef uint32_t symbol_id;
#define SYMBOL_EPSILON 0xffffffff
struct automaton;
struct epsilon_closure;
struct state;
struct transition;
enum automaton_epsilon_closure_mode {
FO... |
04ee23fa27e1c48400b07c74d4be8a977cd736f3 | ea401c3e792a50364fe11f7cea0f35f99e8f4bde | /hackathon/zhi/NeuronStudio_zhi/std/nsbinheap.c | 725ad35c8a05dfbd6c4c4c46fba8d316a13039f3 | [
"MIT"
] | 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 | 6,922 | c | nsbinheap.c | #include "nsbinheap.h"
/* NOTE: The heap's indices are zero-based. */
#define _NS_BIN_HEAP_PARENT( i )\
( ( (i) - 1 ) >> 1 )
#define _NS_BIN_HEAP_LEFT_CHILD( i )\
( ( (i) << 1 ) + 1 )
#define _NS_BIN_HEAP_RIGHT_CHILD( i )\
( ( (i) << 1 ) + 2 )
NS_PRIVATE NsError _ns_bin_heap_resize( NsBinHeap *... |
235eff304d457d8151461afdfc246e03c11af50d | e8c76797b194bce6702adf9721a96c2b440efd5c | /server/apreq_error.c | 92a270bbe9274d23ad2759cb0d7c6a01eeac444c | [
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-public-domain",
"Apache-2.0",
"LicenseRef-scancode-zeusbench",
"BSD-3-Clause",
"RSA-MD",
"LicenseRef-scancode-rsa-1990",
"Beerware",
"LicenseRef-scancode-other-permissive",
"Spencer-94",
"metamail",
"LicenseRef-scancode-rsa-... | permissive | apache/httpd | 86bfac3d6e2e9b48f5bfca5be7ec616fa9b14e9a | b9e029c8036fd036281ac266010db91aed6079b2 | refs/heads/trunk | 2023-09-04T07:18:59.681233 | 2023-08-30T12:56:11 | 2023-08-30T12:56:11 | 205,423 | 3,159 | 1,329 | Apache-2.0 | 2023-09-11T13:50:41 | 2009-05-20T02:02:59 | C | UTF-8 | C | false | false | 2,841 | c | apreq_error.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 not... |
b25f74a66ff2f9527353db52f792137202492c99 | fb47ab6337a71029dee71933e449cf7f6805fc0f | /app/mdebug/swd-sgpio.c | 07d563f252df0ff0d6f593b04f0f3c19a218f010 | [
"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,755 | c | swd-sgpio.c | /* swdp-sgpio.c
*
* Copyright 2015 Brian Swetland <swetland@frotz.net>
*
* 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 ... |
428f630de3d009fe252b4bdf684348eb40adef88 | 1a4c5ea475847581ab358c26c3067885b446d440 | /Sources/CSwiftIO/include/swift_adc.h | ea36b4521a798f6ae6df0663c86fbb8f5625184c | [
"MIT"
] | permissive | madmachineio/SwiftIO | e1a9ab7138daf99ea8e05748fcc239e8bb6fa06e | ac937b88e5e6aabdc8945aa2804d411ade2345f6 | refs/heads/main | 2023-08-08T14:39:06.410481 | 2023-08-01T16:48:43 | 2023-08-01T16:48:43 | 194,072,871 | 155 | 18 | MIT | 2023-08-01T16:48:44 | 2019-06-27T10:15:13 | Swift | UTF-8 | C | false | false | 1,484 | h | swift_adc.h | /*
* @Copyright (c) 2020, MADMACHINE LIMITED
* @Author: Andy Liu,Frank Li
* @SPDX-License-Identifier: MIT
*/
#ifndef _SWIFT_ADC_H_
#define _SWIFT_ADC_H_
/**
* @brief Structure to receive adc information
*
* @param max_raw_value max raw value for adc value
* @param ref_voltage adc refer volage
*/
struct swif... |
a3a5ec8fddc5842c2290d96c951e9da12e38a74f | 105be9a75408fe7944b60885061d281e7fd9192b | /src/ovl0/ovl0_8.h | 0b36a2092f012b4cf556a83e480562f96f562e80 | [] | no_license | farisawan-2000/kirby64 | 73146684368b0cbe5e2a41a42625f07817cc91c3 | 9f95c182132771cfb5f439ab1a60b589c6f7d665 | refs/heads/master | 2023-08-08T18:19:35.226495 | 2023-07-23T20:37:14 | 2023-07-23T20:37:14 | 265,695,457 | 148 | 18 | null | 2022-12-27T15:23:50 | 2020-05-20T22:03:14 | Assembly | UTF-8 | C | false | false | 819 | h | ovl0_8.h | #ifndef __OVL0_8_H__
#define __OVL0_8_H__
extern const char D_80040D10[];
extern const char D_80040D1C[];
extern const char D_80040D30[];
extern const char D_80040D48[];
extern const char D_80040D60[];
extern const char D_80040D78[];
extern const char D_80040D90[];
extern const char D_80040DA4[];
extern const char D_8... |
3a5022cfe4674db2ff93ec601dd3d4cf4c92bf2e | 9f7ec7effeaf801272b7c828558ebb4004b32874 | /net/pecl-radius/files/patch-radius.c | 8167f64efe730cdcb655dd0e1f084d22948d91f0 | [
"BSD-2-Clause"
] | permissive | pfsense/FreeBSD-ports | d8aaf577d45734949723d83717d6bef5d205a164 | 53c9359a71bd1d4e6388c387396f865547fd8ad3 | refs/heads/devel | 2023-08-30T06:06:08.365016 | 2023-08-25T21:11:27 | 2023-08-25T21:11:27 | 41,116,288 | 504 | 917 | NOASSERTION | 2023-09-10T22:37:25 | 2015-08-20T20:02:11 | null | UTF-8 | C | false | false | 31,097 | c | patch-radius.c | --- radius.c.orig 2016-02-15 15:11:50 UTC
+++ radius.c
@@ -49,62 +49,18 @@ any other GPL-like (LGPL, GPL2) License.
#include <arpa/inet.h>
#endif
-#include "pecl-compat/compat.h"
+#include "radius_arginfo.h"
-void _radius_close(zend_resource *res TSRMLS_DC);
-
static int _init_options(struct rad_attr_options *ou... |
a98554138e979a7742b6b647caa0a21399fa6d42 | 42ea124983b717e3f6a8acfaf16bb6f455e23d12 | /src/bench/dhry/miscfn.c | 282a6c63e5990010efc2819eaf49879a32590acc | [
"BSD-2-Clause",
"BSD-3-Clause",
"MIT"
] | permissive | f32c/f32c | 4a3f026c6a3e30089976c523861bf46c047bed1b | 115c2d582296c8af6e9fc24e2355e5f31ff2f3b6 | refs/heads/master | 2023-09-01T19:32:24.288992 | 2023-08-17T19:32:17 | 2023-08-17T19:32:17 | 34,478,922 | 399 | 140 | BSD-2-Clause | 2023-04-28T17:13:20 | 2015-04-23T20:09:23 | VHDL | UTF-8 | C | false | false | 584 | c | miscfn.c |
#include <string.h>
static char malloc_pool[96]; /* XXX hardcoded 2 * 48 */
static int malloc_i = 0;
/* XXX this simplified malloc hack only works for the dhrystone benchmark! */
void *
malloc(int size)
{
void *addr;
addr = &malloc_pool[malloc_i];
malloc_i ^= 48;
return(addr);
}
/* memcpy() and strcpy() a... |
fc734cc7563b0185321794caee1b67b361e6c7b3 | 28d0f8c01599f8f6c711bdde0b59f9c2cd221203 | /sys/arch/newsmips/apbus/zs_ap.c | d974fa83efc36eb1f92b59f4b8caa024b2f6e380 | [] | 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 | 16,013 | c | zs_ap.c | /* $NetBSD: zs_ap.c,v 1.32 2021/08/07 16:19:01 thorpej Exp $ */
/*-
* Copyright (c) 1996 The NetBSD Foundation, Inc.
* All rights reserved.
*
* This code is derived from software contributed to The NetBSD Foundation
* by Gordon W. Ross.
*
* Redistribution and use in source and binary forms, with or without
* m... |
37fbe680defd8b6e0712b4756b5fcd3cd4faff73 | 1598858ecbcaa8a03feec79f2cbb39e0bb9add3f | /Silicon/MeteorlakePkg/Include/Library/HostBridgeDefines.h | 78a620dd2130e03e2e9de71f12c2c619d8010e25 | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference",
"BSD-2-Clause-Patent"
] | permissive | slimbootloader/slimbootloader | def5dc5a4743d74d7349d79710b758c476e33cc6 | ec5c39e35a3ab798c6509652869d2e951ede7b61 | refs/heads/master | 2023-08-25T08:53:17.422999 | 2023-08-23T12:18:51 | 2023-08-24T16:52:21 | 148,708,107 | 379 | 196 | NOASSERTION | 2023-09-14T05:49:16 | 2018-09-13T23:07:33 | C | UTF-8 | C | false | false | 2,807 | h | HostBridgeDefines.h | /** @file
Header file for HostBridge IP specific Registers.
Copyright (c) 2021 - 2023, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
@par Specification Reference:
**/
#ifndef _HOSTBRIDGE_DEFINES_H_
#define _HOSTBRIDGE_DEFINES_H_
#define SA_SEG_NUM 0x00
#d... |
179bf4c5b42fe14d86cf35757bb23b82699c0be8 | 59864cbd213b5da6f50d6255b0a021564b3d5bd4 | /challenges/hawaii_sets/pov_2/pov.c | 29aead5a41a6cee347c80b9e20a2a1496e78c308 | [
"MIT",
"BSD-3-Clause",
"LicenseRef-scancode-unknown",
"BSD-2-Clause"
] | permissive | trailofbits/cb-multios | 8af96a4fbc3b34644367faa135347f88e0e0d0a3 | 810d7b24b1f62f56ef49b148fe155b0d0629cad2 | refs/heads/master | 2023-09-05T03:56:20.229403 | 2022-12-27T15:47:54 | 2022-12-27T15:47:54 | 41,688,943 | 522 | 133 | MIT | 2023-06-29T02:47:13 | 2015-08-31T17:04:31 | C | UTF-8 | C | false | false | 3,711 | c | pov.c | #include "libpov.h"
int main(int cgc_argc, char *cgc_argv[]) {
cgc_negotiate_type1(0x0, 0x0, 0);
do {
unsigned char *read_00000;
unsigned int read_00000_len;
unsigned int read_00000_ptr = 0;
//**** length read
read_00000_len = 2;
read_00000 = (unsigned char*)cgc_malloc(read_000... |
293590c106bc26a7e03f96de1648b9c36e535f5c | 90a21bbecc2087ebea1d522d8bd68a1b9d4d0d76 | /tcp/tcp_reass.c | 41a529e8ed3fb2cd2970dff4e429319034e853cc | [] | no_license | chobits/tapip | dc7f98a5c724bf9a2226b1bb3d20ae58669ca8d2 | 98c837427f37293f9a8edd00fadb449f0271fdb8 | refs/heads/master | 2023-09-02T22:05:07.264061 | 2023-08-13T04:31:04 | 2023-08-13T04:31:04 | 2,288,342 | 592 | 131 | null | 2023-08-13T04:31:05 | 2011-08-29T12:32:08 | C | UTF-8 | C | false | false | 2,193 | c | tcp_reass.c | #include "tcp.h"
#include "cbuf.h"
#include "sock.h"
#include "netif.h"
struct tcp_reass_head {
struct list_head list; /* list of reassamble tcp segment */
void *data; /* memory address of tcp segment text */
unsigned int seq; /* sequence number of tcp segment text */
unsigned int len; /* data length of tcp segme... |
5503cf083977bd8dc7580b74719408c3feafcf39 | 0cc343d927d5db6693006018986715c43acab961 | /examples/umemcpy.c | a4cac5de4160f29a35702bebdcf48466149f9191 | [
"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 | 270 | c | umemcpy.c | #include <string.h>
void umemcpy(unsigned char *dest, unsigned char *src, unsigned count)
//@ requires uchars_(dest, count, _) &*& [?f]uchars(src, count, ?cs);
//@ ensures uchars(dest, count, cs) &*& [f]uchars(src, count, cs);
{
memcpy(dest, src, count);
}
|
3f6bc609457538db42897180875ae044e185f206 | 28d0f8c01599f8f6c711bdde0b59f9c2cd221203 | /sys/arch/mvme68k/include/float.h | 621ed354f4203079c39d41532a3a2d935c96e71f | [] | no_license | NetBSD/src | 1a9cbc22ed778be638b37869ed4fb5c8dd616166 | 23ee83f7c0aea0777bd89d8ebd7f0cde9880d13c | refs/heads/trunk | 2023-08-31T13:24:58.105962 | 2023-08-27T15:50:47 | 2023-08-27T15:50:47 | 88,439,547 | 656 | 348 | null | 2023-07-20T20:07:24 | 2017-04-16T20:03:43 | null | UTF-8 | C | false | false | 88 | h | float.h | /* $NetBSD: float.h,v 1.2 1998/02/03 01:26:29 mycroft Exp $ */
#include <m68k/float.h>
|
18765045c77b4fb9fa87b519c4ff308b3520e8a5 | 9e9fa6016372b9f1b1bc5f74cf7928c23b8b6f37 | /BOIT Server/Global.h | 097c8647c6dad2d05f23cc25b1bb18d8f155a936 | [
"MIT"
] | permissive | kernelbin/BOIT | b7aac43c02501cd0b42e95ec26db5801adb04747 | 7c440781dfc47c1b299d372ede6ade371bb54210 | refs/heads/master | 2020-12-28T14:34:19.740432 | 2020-08-05T18:37:23 | 2020-08-05T18:37:23 | 238,371,895 | 130 | 5 | MIT | 2020-05-11T14:01:08 | 2020-02-05T05:01:51 | C | GB18030 | C | false | false | 262 | h | Global.h | #pragma once
#include<Windows.h>
SRWLOCK SendLock;
HANDLE hEventServerStop;
BOOL bBOITRemove; //是否卸载程序
int InitServerState();
int ServerStop();
int StartSendEventHandler();
int InitSendEventDispatch();
//消息回复
BOOL InitMessageReply();
|
c13b026d330712375764b66cb4fc8b5942f1ee74 | dca770e1b56cf36ef1922a4293298a3e8e155a26 | /examples/espidf-aws-iot/components/esp-aws-iot/aws-iot-device-sdk-embedded-C/src/aws_iot_shadow.c | 5c69edb05d09cacd50fb508724924ee3efa21fd8 | [
"Apache-2.0",
"BSD-3-Clause",
"EPL-1.0",
"MIT",
"curl"
] | permissive | platformio/platform-espressif32 | 45c60ae0973a62ca7c4bc17f22a95c569528a905 | ceafaa7c176c18875538886b35e7291b2635f64a | refs/heads/develop | 2023-08-31T02:51:07.482741 | 2023-08-30T14:32:34 | 2023-08-30T14:32:34 | 71,603,115 | 787 | 576 | Apache-2.0 | 2023-09-11T13:27:05 | 2016-10-21T23:00:55 | Python | UTF-8 | C | false | false | 7,561 | c | aws_iot_shadow.c | /*
* Copyright 2010-2015 Amazon.com, Inc. or its affiliates. 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.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "lice... |
1852467fb6ad098c1c1ce75994353bc2a1a63be9 | c9bc99866cfab223c777cfb741083be3e9439d81 | /product/n1sdp/mcp_ramfw/config_n1sdp_mcp_system.c | d589df3d6be8b186727145bffef8a43631f2e95b | [
"BSD-3-Clause"
] | permissive | ARM-software/SCP-firmware | 4738ca86ce42d82588ddafc2226a1f353ff2c797 | f6bcca436768359ffeadd84d65e8ea0c3efc7ef1 | refs/heads/master | 2023-09-01T16:13:36.962036 | 2023-08-17T13:00:20 | 2023-08-31T07:43:37 | 134,399,880 | 211 | 165 | NOASSERTION | 2023-09-13T14:27:10 | 2018-05-22T10:35:56 | C | UTF-8 | C | false | false | 572 | c | config_n1sdp_mcp_system.c | /*
* Arm SCP/MCP Software
* Copyright (c) 2023, Arm Limited and Contributors. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#include <mod_n1sdp_mcp_system.h>
#include <fwk_module.h>
/*
* Data for the n1sdp_mcp_system module configuration
*/
static const struct mod_n1sdp_mcp_system_module_c... |
4b4d01ef98b0635c1c4c25393726813f43f5d4f2 | e51d227e06363817463efa2650e97d07290aed34 | /src/Cedar/Cedar.h | f0a6c186388b021abd30faced1f92e55cf5ffabf | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0"
] | permissive | SoftEtherVPN/SoftEtherVPN_Stable | 21426b5fdcf3b518be5d9174441192450e54e836 | 89939eb52f1f40e4f75c76e8d5eca019de103532 | refs/heads/master | 2023-08-08T09:51:40.139112 | 2023-06-30T03:19:06 | 2023-06-30T03:19:06 | 107,487,278 | 1,710 | 553 | Apache-2.0 | 2023-06-24T02:56:31 | 2017-10-19T02:19:51 | C | UTF-8 | C | false | false | 55,451 | h | Cedar.h | // SoftEther VPN Source Code - Stable Edition Repository
// Cedar Communication Module
//
// SoftEther VPN Server, Client and Bridge are free software under the Apache License, Version 2.0.
//
// Copyright (c) Daiyuu Nobori.
// Copyright (c) SoftEther VPN Project, University of Tsukuba, Japan.
// Copyright (c)... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.