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
5a2adc817e4223975e83571ec0ea4cb2e34f5565
d6d6893f488941edfc5d244221583c63572d9d5f
/code/missionui/fictionviewer.h
67901e8fc877de55d8fc7551f9dfc400628b4d26
[ "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
1,247
h
fictionviewer.h
/* * Created by Ian "Goober5000" Warfield for the FreeSpace2 Source Code Project. * You may not sell or otherwise commercially exploit the source or things you * create based on the source. */ #ifndef __FICTION_VIEWER_H__ #define __FICTION_VIEWER_H__ #include "globalincs/globals.h" #include "globalincs/pstypes....
771ea8a6946177865a01b05a068312dbc642bb85
79d343002bb63a44f8ab0dbac0c9f4ec54078c3a
/lib/libc/musl/src/temp/mkstemps.c
f8eabfec0aec6df934fec984d1288ec1e34e888a
[ "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
122
c
mkstemps.c
#define _BSD_SOURCE #include <stdlib.h> int mkstemps(char *template, int len) { return __mkostemps(template, len, 0); }
501e2593efc0322dce080cc51a83d3c60e1663f9
9ceacf33fd96913cac7ef15492c126d96cae6911
/lib/libcrypto/hidden/openssl/sha.h
ee58793205dfe99f3d05f825e988cc9819d89f0c
[]
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
1,671
h
sha.h
/* $OpenBSD: sha.h,v 1.1 2023/07/08 12:24:10 beck Exp $ */ /* * Copyright (c) 2023 Bob Beck <beck@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 notice appear in a...
4c8c823dfb01f3d4cf078182586f89a2a9579d3a
581bdcc078d282e388f1b655d4cfc4e08152d117
/KSystemInformer/include/pooltags.h
2476d028e641095081a0fa4ac35956a8959a65ee
[ "MIT", "BSD-3-Clause", "LGPL-2.0-or-later", "Zlib", "LGPL-2.1-or-later", "GPL-2.0-only", "LicenseRef-scancode-public-domain" ]
permissive
winsiderss/systeminformer
774928be871f0055263ac5e62ae0a598b098486b
5a6b442acd45d681f699a133d476a3211d072871
refs/heads/master
2023-08-28T15:43:41.074679
2023-08-27T20:59:20
2023-08-27T20:59:20
50,824,485
2,137
292
MIT
2023-09-10T22:35:12
2016-02-01T08:10:21
C
UTF-8
C
false
false
2,370
h
pooltags.h
/* * Copyright (c) 2022 Winsider Seminars & Solutions, Inc. All rights reserved. * * This file is part of System Informer. * * Authors: * * jxy-s 2022 * */ #pragma once // alloc #define KPH_TAG_PAGED_LOOKASIDE_OBJECT '0AcK' #define KPH_TAG_NPAGED_LOOKASIDE_OBJECT '1AcK' // comms #d...
9e40a009ad4d6c2f03d531ff74b076b0bd1a6508
23ba742dbd55d9d2cef68e624f2d23e4fd76e8a3
/src/saiga/core/geometry/all.h
bdfe2388a2c8bb79e09dd45a4d8500ed100878a3
[ "LicenseRef-scancode-unknown-license-reference", "MIT" ]
permissive
darglein/saiga
a4026b86e7397266e5036294a6435d85657f39ee
7617871a8ccdde58847e4f6871bd527f32652a79
refs/heads/master
2023-08-17T03:33:44.387706
2023-08-15T14:54:47
2023-08-15T14:54:47
97,219,629
135
26
MIT
2023-02-13T16:24:21
2017-07-14T09:55:50
C++
UTF-8
C
false
false
280
h
all.h
/** * Copyright (c) 2021 Darius Rückert * Licensed under the MIT License. * See LICENSE file for more information. */ #pragma once #include "saiga/config.h" #include "AccelerationStructure.h" #include "cone.h" #include "iRect.h" #include "triangle_mesh.h"
44b31057b717701ba1d41eddd021a614ef064376
7f6c235b0598353549959c18f69eefd20b766907
/src/appmake/mc.c
cca0752fb8fb5079aee420cc9405a00742d67c2a
[ "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
6,224
c
mc.c
/* * CCE MMC-1000 BIN to CAS file converter and WAV generator * * $Id: mc.c $ */ #include "appmake.h" static char *binname = NULL; static char *crtfile = NULL; static char *outfile = NULL; static char *blockname = NULL; static int ...
2d2d258bef2f73ff228a32184adcda12b74330ba
b3192f20fe6c264794adea523c57c8e258efd10f
/sketches/M2_CAN_haz_bus/sniffing.h
01caa5450030bebd2e0d44cb983f1204bf20864d
[ "BSD-2-Clause" ]
permissive
atlas0fd00m/CanCat
4e2e90a0a15d80a5e225501165e470a3c2b2f883
9729abf99cb53d5d20cc05ad540deb82ede606a2
refs/heads/master
2023-04-15T04:49:45.571873
2023-04-07T17:39:32
2023-04-07T17:39:32
33,624,794
179
41
BSD-2-Clause
2023-04-07T17:39:33
2015-04-08T18:32:01
Python
UTF-8
C
false
false
89
h
sniffing.h
#ifndef __SNIFFING_H__ #define __SNIFFING_H__ uint8_t Init_Sniff(uint8_t baud); #endif
13d7ad73faf4b02c9e5072aa7bbe1c6c76b8b39f
e1d9c54e9925e30e388a255b53a93cccad0b94cb
/kubernetes/model/v1_resource_field_selector.h
0e908acffbb8cea7abd4336f7decb35e05bbabe0
[ "Apache-2.0", "curl" ]
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,113
h
v1_resource_field_selector.h
/* * v1_resource_field_selector.h * * ResourceFieldSelector represents container resources (cpu, memory) and their output format */ #ifndef _v1_resource_field_selector_H_ #define _v1_resource_field_selector_H_ #include <string.h> #include "../external/cJSON.h" #include "../include/list.h" #include "../include/key...
876639caa4fa2b1bf991d7658948a3430faddb3c
0149ed842327e3133fc2fe7b49d6ee2e27c22021
/shared/source/unified_memory/unified_memory.h
f30cef5ebba10c596dcd81112dff6fd738886db1
[ "MIT" ]
permissive
intel/compute-runtime
17f1c3dd3e1120895c6217b1e6c311d88a09902e
869e3ec9f83a79ca4ac43a18d21847183c63e037
refs/heads/master
2023-09-03T07:28:16.591743
2023-09-02T02:04:35
2023-09-02T02:24:33
105,299,354
1,027
262
MIT
2023-08-25T11:06:41
2017-09-29T17:26:43
C++
UTF-8
C
false
false
1,298
h
unified_memory.h
/* * Copyright (C) 2019-2023 Intel Corporation * * SPDX-License-Identifier: MIT * */ #pragma once #include <stdint.h> enum InternalMemoryType : uint32_t { NOT_SPECIFIED = 0b0, SVM = 0b1, DEVICE_UNIFIED_MEMORY = 0b10, HOST_UNIFIED_MEMORY = 0b100, SHARED_UNIFIED_MEMORY = 0b1000, RESERVED_D...
7aea08acc138ebab05b06b363c8d5a9aa9a0a270
8838eb997879add5759b6dfb23f9a646464e53ca
/src/tests/mem/objalloc.c
a76cf45adeb7c684d33472f5d4a5949902f79353
[ "BSD-2-Clause" ]
permissive
embox/embox
d6aacec876978522f01cdc4b8de37a668c6f4c80
98e3c06e33f3fdac10a29c069c20775568e0a6d1
refs/heads/master
2023-09-04T03:02:20.165042
2023-09-02T14:55:31
2023-09-02T14:55:31
33,078,138
1,087
325
BSD-2-Clause
2023-09-14T16:58:34
2015-03-29T15:27:48
C
UTF-8
C
false
false
414
c
objalloc.c
/** * @file * * @date 6.07.2011 * @author Alexandr Kalmuk */ #include <embox/test.h> #include <mem/objalloc.h> #define TOTAL_OBJECTS 16 EMBOX_TEST_SUITE("objalloc test"); OBJALLOC_DEF(allocator, int , TOTAL_OBJECTS); TEST_CASE("test for macro OBJALLOC_DEF") { void *obj = objalloc(&allocator); test_assert_no...
168bc7809a5d6e3355d7b16c7fd93e8e461e4e2e
59864cbd213b5da6f50d6255b0a021564b3d5bd4
/challenges/On_Sale/src/sale.c
51e237e87ebe8bee9d50dedb3501cedf12e5f4b5
[ "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
22,887
c
sale.c
/* * Copyright (C) Narf Industries <info@narfindustries.com> * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, cop...
76c0a6118e27c0ec518ba91953758108e50dd8d6
0744dcc5394cebf57ebcba343747af6871b67017
/external/grpc/src/core/lib/iomgr/udp_server.h
c1aa49f15dd7bb4ee345a64fef8b8b267c80870d
[ "MIT", "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
3,393
h
udp_server.h
/* * * Copyright 2015 gRPC authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agree...
b07c496b7beccfaa6db4ea2eaa57b6aa1d710933
ad2a1d85b7c2d694ccce31b3111868704bf65d4e
/src/formats/png.c
5d97fef04eec97936461dd4493cde2b1d9b6a8a2
[ "MIT" ]
permissive
artemsen/swayimg
84bf5017fd0ba43c7da99b1ce8f3ef8aa2197686
d0a4a0ed46f01bd953536f3421f3baaa0ff27cf7
refs/heads/master
2023-08-18T05:08:42.919422
2023-08-08T05:55:20
2023-08-08T05:55:20
284,720,432
247
28
MIT
2023-07-23T05:41:14
2020-08-03T14:21:48
C
UTF-8
C
false
false
3,678
c
png.c
// SPDX-License-Identifier: MIT // PNG format decoder. // Copyright (C) 2020 Artem Senichev <artemsen@gmail.com> #include "loader.h" #include <png.h> #include <setjmp.h> #include <stdlib.h> #include <string.h> // PNG memory reader struct mem_reader { const uint8_t* data; const size_t size; size_t positio...
637a6578e8efcac36e197ef20771aac6214f4969
dca770e1b56cf36ef1922a4293298a3e8e155a26
/examples/espidf-coap-server/components/libcoap/ext/tinydtls/global.h
87153df3969a3e4e165acef7c13e01fa61ee24f4
[ "Apache-2.0", "BSD-3-Clause", "OpenSSL", "LGPL-2.1-only", "LicenseRef-scancode-public-domain", "BSD-1-Clause", "BSD-2-Clause", "EPL-1.0", "MIT" ]
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
4,183
h
global.h
/******************************************************************************* * * Copyright (c) 2011, 2012, 2013, 2014, 2015 Olaf Bergmann (TZI) and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * and Eclipse Di...
52b8ece9f9bda06354a050ed88f80721c06647df
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/arch/sh/kernel/cpu/sh2a/clock-sh7203.c
529f719b6e33541e078e97d49b7637cef3219678
[ "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
1,895
c
clock-sh7203.c
/* * arch/sh/kernel/cpu/sh2a/clock-sh7203.c * * SH7203 support for the clock framework * * Copyright (C) 2007 Kieran Bingham (MPC-Data Ltd) * * Based on clock-sh7263.c * Copyright (C) 2006 Yoshinori Sato * * Based on clock-sh4.c * Copyright (C) 2005 Paul Mundt * * This file is subject to the terms and...
d9938c6d9766db142ac80bb318e75af0bc3e5137
e8b04bef9aa1ac8e2c109dd315f133c8f4d28ae6
/tests/api/controllers/emitter_receiver_serial/emitter_receiver_serial.c
a6ef2bf8d2f6de1bc5ff5ccdb06778d585b65619
[ "Apache-2.0" ]
permissive
cyberbotics/webots
f075dacf4067e8dcebbfd89e8690df8525f6d745
8aba6eaae76989facf3442305c8089d3cc366bcf
refs/heads/master
2023-08-31T09:41:13.205940
2023-08-18T10:48:30
2023-08-18T10:48:30
156,228,018
2,495
1,525
Apache-2.0
2023-08-28T16:30:33
2018-11-05T14:09:10
C++
UTF-8
C
false
false
29,072
c
emitter_receiver_serial.c
/* * Description: Test Emitters and Receivers with serial transmission type. * This file contains some tests of the reception of messages: * - disabled / ensabled receivers * - different channels, emitter/receiver broadcast * - multiple emitters/receiv...
3ab07466ada69e585327f51d3a651fb6e14246a9
fc89df5d65edcfada41a5bcc3b5c52d7b00d9d13
/components/platform_console/test/test_system.c
0cde9412b17c12d0c62438c52f1cfccfaf913b37
[]
no_license
sle118/squeezelite-esp32
b83f580b4de4a517be87ca1db8fead2223694068
149c9d8142d7a3f8679efc73985609eb6dee73a5
refs/heads/master-v4.3
2023-08-23T05:06:18.461579
2023-08-22T23:30:18
2023-08-22T23:30:18
187,874,998
698
84
null
2023-09-09T22:58:50
2019-05-21T16:25:56
C
UTF-8
C
false
false
6,622
c
test_system.c
/* test_mean.c: Implementation of a testable component. This example code is in the Public Domain (or CC0 licensed, at your option.) Unless required by applicable law or agreed to in writing, this software is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or ...
284c4b4f31df778ec9279fac3ff5ba6c26559cd1
7fcb614a59a138019b2845a6e493f9d22c44852d
/MCUME_teensy41/teensygen/mem68k.h
e9c54bdbf1087d527541823eaffe4b4ebc97a4a9
[]
no_license
Jean-MarcHarvengt/MCUME
9180feaf8195c6a0a38eba6c12733c987fa98062
fe1280985d9a86bfb2166842a56c8eec768aa666
refs/heads/master
2023-06-09T23:11:04.216374
2023-05-28T15:24:02
2023-05-28T15:24:02
203,546,040
318
43
null
2023-03-21T13:19:51
2019-08-21T08:58:23
C
UTF-8
C
false
false
508
h
mem68k.h
#ifndef _MEM68K_H_ #define _MEM68K_H_ /* Function prototypes */ unsigned int m68k_read_bus_8(unsigned int address); unsigned int m68k_read_bus_16(unsigned int address); void m68k_unused_w(unsigned int address, unsigned int value); void m68k_lockup_w_8(unsigned int address, unsigned int value); void m68k_lo...
fd2bb30969862a241517fceb0ec1231beeb2318f
0affc758a64ea49ca041183dccfc8545ba77773a
/dbg.h
79bb5d72534c3741d081e415f2ce1284e5d28370
[ "BSD-3-Clause" ]
permissive
ataradov/edbg
2e63d963061d28db53da84b3844799eb019c2205
f924b26c46290a17f58740d7724265e9f9453c13
refs/heads/master
2023-04-03T03:50:15.084692
2023-03-31T00:42:25
2023-03-31T00:42:25
34,344,870
260
101
BSD-3-Clause
2022-12-20T00:01:55
2015-04-21T18:30:31
C
UTF-8
C
false
false
948
h
dbg.h
// SPDX-License-Identifier: BSD-3-Clause // Copyright (c) 2013-2022, Alex Taradov <alex@taradov.com>. All rights reserved. #ifndef _DBG_H_ #define _DBG_H_ /*- Includes ----------------------------------------------------------------*/ #include <stddef.h> #include <stdint.h> /*- Definitions --------------------------...
3b2b53798e43016c2c62b1e8f5731c903b3e02d7
99bdb3251fecee538e0630f15f6574054dfc1468
/bsp/gd32/arm/libraries/GD32F20x_Firmware_Library/GD32F20x_standard_peripheral/Include/gd32f20x_cau.h
8cf28a7c4aca506e9267322b7f47e6ddd1ace180
[ "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
14,216
h
gd32f20x_cau.h
/*! \file gd32f20x_cau.h \brief definitions for the CAU \version 2015-07-15, V1.0.0, firmware for GD32F20x \version 2017-06-05, V2.0.0, firmware for GD32F20x \version 2018-10-31, V2.1.0, firmware for GD32F20x \version 2020-09-30, V2.2.0, firmware for GD32F20x */ /* Copyright (c) 2020,...
e6b3279050fce5d023e19034dc94ce57ece35c6c
fce81b804cae23f525a5ad4370b684bf0dc531a5
/numpy/distutils/checks/cpu_neon_vfpv4.c
a039159ddeed006d62f07250a3a1dbb5abfcb6ac
[ "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
609
c
cpu_neon_vfpv4.c
#ifdef _MSC_VER #include <Intrin.h> #endif #include <arm_neon.h> int main(int argc, char **argv) { float *src = (float*)argv[argc-1]; float32x4_t v1 = vdupq_n_f32(src[0]); float32x4_t v2 = vdupq_n_f32(src[1]); float32x4_t v3 = vdupq_n_f32(src[2]); int ret = (int)vgetq_lane_f32(vfmaq_f32(v1, v2,...
32ca6bab516a444a1439a5e17a534cd38feee94d
1f399edf85d995443d01f66d77eca0723886d0ff
/devicemodel/include/vhost.h
ddd9db925e36edeb77b1f6248e43e3dc8c27a94d
[ "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
3,114
h
vhost.h
/* * Copyright (C) 2018-2022 Intel Corporation. * * SPDX-License-Identifier: BSD-3-Clause * */ /** * @file vhost.h * * @brief VHOST APIs for ACRN Project */ #ifndef __VHOST_H__ #define __VHOST_H__ #include "virtio.h" /** * @brief vhost APIs * * @addtogroup acrn_virtio * */ struct vhost_vq { int kick...
2387087b14ed20e41a9b92cfb7b079152d9a384d
1b8617545453376ac8bdca000516422d7c01fc2c
/components/micropython/port/src/touchscreen/py_touchscreen.c
ea32c9e67141d565da3183c4adf09c9d820f2b4d
[ "MIT", "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
sipeed/MaixPy
f1bee59ec3f47a1172928e8363b8307c8cd90c6e
23d09fbccb3dd75138c86f6e82f8d02162938996
refs/heads/master
2023-08-16T10:11:25.652994
2023-06-05T14:05:10
2023-06-05T14:05:10
154,797,251
1,751
492
NOASSERTION
2023-06-05T14:05:11
2018-10-26T07:48:11
Python
UTF-8
C
false
false
4,901
c
py_touchscreen.c
#include <mp.h> #include "touchscreen.h" mp_obj_t py_touchscreen_init(size_t n_args, const mp_obj_t *pos_args, mp_map_t *kw_args) { enum{ ARG_i2c, ARG_type, ARG_cal }; static const mp_arg_t allowed_args[] = { { MP_QSTR_i2c, MP_ARG_OBJ, {.u_obj = mp_const_none} }, ...
99eac9ad164dc06fda927c33011485cbaedb18d6
fdbb74a95924e2677466614f6ab6e2bb13b2a95a
/third_party/python/Include/sliceobject.h
f1c222b38888e7f61567d78d4668204f8687c64c
[ "ISC", "Python-2.0", "GPL-1.0-or-later", "LicenseRef-scancode-python-cwi", "LicenseRef-scancode-free-unknown", "LicenseRef-scancode-other-copyleft" ]
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
2,431
h
sliceobject.h
#ifndef Py_SLICEOBJECT_H #define Py_SLICEOBJECT_H #include "third_party/python/Include/object.h" COSMOPOLITAN_C_START_ /* clang-format off */ /* The unique ellipsis object "..." */ extern PyObject _Py_EllipsisObject; /* Don't use this directly */ #define Py_Ellipsis (&_Py_EllipsisObject) /* Slice object interface *...
9a103d0390e5fb28165dbb5568cd43023b6ab276
7b92efd7dfb60d9b0a498871d5ffa699d0cf7d9e
/src/modules/gfx_sinefield.c
4a07cce0cb45e355d57bce51f4a47c7d0f991a34
[ "ISC" ]
permissive
shinyblink/sled
854499be7c589b2d705050b41b8324ed66948e45
9d8e60ccbf6d8a30db83f41a8a4435d4c6b317a1
refs/heads/master
2023-07-24T08:30:03.348039
2023-07-08T14:00:54
2023-07-08T22:17:15
115,367,599
107
20
ISC
2023-07-08T22:17:17
2017-12-25T23:06:04
C
UTF-8
C
false
false
2,159
c
gfx_sinefield.c
/* * sinefield port, much stolen from https://github.com/orithena/Arduino-LED-experiments/blob/master/MatrixDemo/MatrixDemo.ino * * Even the original author, @orithena, has no clue how this effect works. He just experimented and this came out. * */ #include <types.h> #include <matrix.h> #include <timers.h> #inclu...
ffa1ffff823649ff30c4ede900bcdd9d397e6fe0
d79db96554e506a7be2b61bd9df178a98ac7ccf4
/src/libressl-2.4.1/crypto/evp/e_chacha20poly1305.c
3678f3e4ed4d4d14dd269480ed22bde6e1cd5b28
[ "FSFAP", "OpenSSL", "LicenseRef-scancode-openssl", "LicenseRef-scancode-ssleay-windows", "LicenseRef-scancode-public-domain", "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
lsds/TaLoS
42edcb4ed4d76257ec3c217ba26a92f543a9ef63
9c959980de0c6d2a80582e3546747823ea3eca69
refs/heads/master
2023-09-05T04:58:07.718709
2022-01-25T05:00:19
2022-01-25T05:00:19
85,239,830
113
23
Apache-2.0
2020-11-19T08:10:08
2017-03-16T20:42:42
C
UTF-8
C
false
false
9,927
c
e_chacha20poly1305.c
/* $OpenBSD: e_chacha20poly1305.c,v 1.13 2016/04/13 13:25:05 jsing Exp $ */ /* * Copyright (c) 2015 Reyk Floter <reyk@openbsd.org> * Copyright (c) 2014, Google Inc. * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above...
544ce5eb7add7034ff56162cf1eaa41995a7da25
4da66ea2be83b62a46d77bf53f690b5146ac996d
/modules/stb-image-write/native/stb_image_write.h
a8aa076894f1154e4f5fb60c93a441d8bdcf4449
[ "Zlib" ]
permissive
blitz-research/monkey2
620855b08b6f41b40ff328da71d2e0d05d943855
3f6be81d73388b800a39ee53acaa7f4a0c6a9f42
refs/heads/develop
2021-04-09T17:13:34.240441
2020-06-28T04:26:30
2020-06-28T04:26:30
53,753,109
146
76
Zlib
2019-09-07T21:28:05
2016-03-12T20:59:51
Monkey
UTF-8
C
false
false
1,296
h
stb_image_write.h
#ifndef INCLUDE_STB_IMAGE_WRITE_H #define INCLUDE_STB_IMAGE_WRITE_H #ifdef __cplusplus extern "C" { #endif #ifdef STB_IMAGE_WRITE_STATIC #define STBIWDEF static #else #define STBIWDEF extern extern int stbi_write_tga_with_rle; #endif #ifndef STBI_WRITE_NO_STDIO STBIWDEF int stbi_write_png(char const *filename, int ...
28910e83ca633d5b930f695fbe8dba970b429f38
fb0f9abad373cd635c2635bbdf491ea0f32da5ff
/src/native/external/libunwind/include/libunwind-hppa.h
7013aa772682db37da545074c891088b28956c9e
[ "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
4,016
h
libunwind-hppa.h
/* libunwind - a platform-independent unwind library Copyright (C) 2003-2004 Hewlett-Packard Co This file is part of libunwind. 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 restrict...
c0a856e02ac874a3ed92dd89ce075f8d93810e29
9ceacf33fd96913cac7ef15492c126d96cae6911
/games/quiz/rxp.c
c64698e305eb48f4621d5609b24686630086a4cd
[]
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
7,086
c
rxp.c
/* $OpenBSD: rxp.c,v 1.8 2009/10/27 23:59:26 deraadt Exp $ */ /* $NetBSD: rxp.c,v 1.5 1995/04/22 10:17:00 cgd Exp $ */ /*- * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * Jim R. Oldroyd at The Instr...
312a571b46c38a7e99f1ae95d876c4fd4d3ab7ca
0480082b1a9f42e251ffb3403e9a1f8728e6995c
/src/api/haskell/external/unix-2.7.2.2/cbits/execvpe.c
708b8b2c50c887982463036247516f5ca72c6023
[ "MIT", "LGPL-2.0-or-later", "FSFAP", "ISC", "LicenseRef-scancode-warranty-disclaimer", "GPL-3.0-or-later", "BSL-1.0", "Apache-2.0", "LGPL-2.0-only", "Autoconf-exception-2.0", "GPL-2.0-or-later", "OCaml-LGPL-linking-exception", "MPL-1.0", "GPL-3.0-only", "Autoconf-exception-macro", "BSD...
permissive
CloudI/CloudI
5cc5cd2e97cbc737d3b412fe2fe267bd748b357d
0dd802a50b397cbd41ae04fb2e77a3615d3f2dd0
refs/heads/develop
2023-08-31T13:04:24.814582
2023-08-26T21:56:46
2023-08-26T21:56:46
293,999
289
35
MIT
2018-10-04T16:17:36
2009-09-01T06:11:16
Erlang
UTF-8
C
false
false
5,007
c
execvpe.c
/* ----------------------------------------------------------------------------- (c) The University of Glasgow 1995-2004 Our low-level exec() variant. Note: __hsunix_execvpe() is very similiar to the function execvpe(3) as provided by glibc 2.11 and later. However, if execvpe(3) is availabl...
44dfa20d5fd21af7df5efae9b9025153f5ad0e5e
e4c1163b2d89b79b0843bb7668d349b2e43500a9
/Pods/Headers/Public/MJRefresh/MJRefreshTrailer.h
6d984b358e6d6f06f178f9324300338ab8c08a31
[ "MIT" ]
permissive
summerxx27/XTAnimations
278e7eb9497beb20f95b36bd56ad13343b17ca5e
44358bf5520a675d622380162b249787f48d6378
refs/heads/master
2023-08-30T18:41:51.802409
2023-06-16T08:06:43
2023-06-16T08:06:43
63,325,252
196
39
null
2016-12-20T16:50:55
2016-07-14T10:04:09
Objective-C
UTF-8
C
false
false
55
h
MJRefreshTrailer.h
../../../MJRefresh/MJRefresh/include/MJRefreshTrailer.h
46da22fabf6dc5bb6a77fc501fa4ae217d1c5a62
fdbb74a95924e2677466614f6ab6e2bb13b2a95a
/third_party/ctags/parse.c
692d57e93e30779beb704213e168c85435c51cd5
[ "ISC", "GPL-2.0-only" ]
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
17,393
c
parse.c
// clang-format off /* * $Id: parse.c 597 2007-07-31 05:35:30Z dhiebert $ * * Copyright (c) 1996-2003, Darren Hiebert * * This source code is released for free distribution under the terms of the * GNU General Public License. * * This module contains functions for managing source languages and * dispatching...
85287c29af72b8bdb75c5314ed9cb9f5ba070048
9ceacf33fd96913cac7ef15492c126d96cae6911
/regress/sys/altivec_ast/vecast.c
4ff9e62f50cf6d28c7ad3d66d4276ca0248189f8
[]
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
6,107
c
vecast.c
/* $OpenBSD: vecast.c,v 1.1 2022/10/22 17:50:28 gkoehler Exp $ */ /* * Copyright (c) 2022 George Koehler <gkoehler@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 ...
4de5c2c486b8e59f9de5027a49c4dfc604febac7
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/arch/arm64/include/asm/bitops.h
aa5b59d6ba43a1e2e893923ca0bf57acc731909c
[ "Linux-syscall-note", "GPL-2.0-only", "GPL-1.0-or-later", "LicenseRef-scancode-free-unknown", "Apache-2.0" ]
permissive
OLIMEX/DIY-LAPTOP
ae82f4ee79c641d9aee444db9a75f3f6709afa92
a3fafd1309135650bab27f5eafc0c32bc3ca74ee
refs/heads/rel3
2023-08-04T01:54:19.483792
2023-04-03T07:18:12
2023-04-03T07:18:12
80,094,055
507
92
Apache-2.0
2023-04-03T07:05:59
2017-01-26T07:25:50
C
UTF-8
C
false
false
2,127
h
bitops.h
/* * Copyright (C) 2012 ARM Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANT...
cd01329af50f902113b548934deff83528839aa9
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/drivers/net/wireless/bcmdhd/include/bcmcdc.h
76788d48edadb832a78d0cac6def3bd4edcdfbab
[ "Linux-syscall-note", "GPL-2.0-only", "GPL-1.0-or-later", "LicenseRef-scancode-free-unknown", "Apache-2.0", "LicenseRef-scancode-warranty-disclaimer" ]
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,492
h
bcmcdc.h
/* * CDC network driver ioctl/indication encoding * Broadcom 802.11abg Networking Device Driver * * Definitions subject to change without notice. * * $Copyright Open Broadcom Corporation$ * * $Id: bcmcdc.h 318308 2012-03-02 02:23:42Z $ */ #ifndef _bcmcdc_h_ #define _bcmcdc_h_ #include <proto/ethernet.h> typed...
b647f436ff53cd3269cff8a4aa30af76d3ffce3a
5eff7a36d9a9917dce9111f0c3074375fe6f7656
/driver/xf86-video-openchrome/src/via_i2c.c
91e1add0953588e0ef1a45e1b0cb95d0e7959332
[ "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
14,087
c
via_i2c.c
/* * Copyright 2009 Luc Verhaegen. * Copyright 2004 The Unichrome Project [unichrome.sf.net] * Copyright 1998-2003 VIA Technologies, Inc. All Rights Reserved. * Copyright 2001-2003 S3 Graphics, Inc. All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this s...
cabbd643cd6b4ec7679106117e580d62511161fb
e48198ffea7b0b80669253fb970fdcc1d2f4c518
/src/clipboard.c
4ce536ac478d057bebce38c24e0bd0a15954d4bf
[ "GPL-1.0-or-later", "Vim", "GPL-2.0-only" ]
permissive
vim/vim
f9ea5913ff884c87bc11f7826b1fc277fba8a2b5
816fbcc262687b81fc46f82f7bbeb1453addfe0c
refs/heads/master
2023-09-01T16:01:56.964678
2023-08-31T21:52:30
2023-08-31T21:52:30
40,997,482
37,589
7,920
Vim
2023-09-14T20:57:43
2015-08-18T21:03:56
Vim Script
UTF-8
C
false
false
55,095
c
clipboard.c
/* vi:set ts=8 sts=4 sw=4 noet: * * VIM - Vi IMproved by Bram Moolenaar * * Do ":help uganda" in Vim to read copying and usage conditions. * Do ":help credits" in Vim to see a list of people who contributed. * See README.txt for an overview of the Vim source code. */ /* * clipboard.c: Functions to handle the ...
38fe13b22e3690c7b0a6175a85b33e859dc56fb7
ea401c3e792a50364fe11f7cea0f35f99e8f4bde
/hackathon/hanchuan/sscope/DAQmx_ANSI_C_Dev/include/NIDAQmx.h
b3e93a0248429c420d576dd62702ff2c047e0aa5
[ "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
781,662
h
NIDAQmx.h
/*============================================================================*/ /* National Instruments / Data Acquisition */ /*----------------------------------------------------------------------------*/ /* Copyright (c) National Instruments 2003-2010. All Rights Reserved. ...
cd4e30226b71c6cbbff7a931403e306fe4a8d09f
fdbb74a95924e2677466614f6ab6e2bb13b2a95a
/libc/intrin/wsawaitformultipleevents.c
fba0cefc025b6c01a4a87205e1eed765a5e1e3e4
[ "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
2,940
c
wsawaitformultipleevents.c
/*-*- mode:c;indent-tabs-mode:nil;c-basic-offset:2;tab-width:8;coding:utf-8 -*-│ │vi: set net ft=c ts=2 sts=2 sw=2 fenc=utf-8 :vi│ ╞══════════════════════════════════════════════════════════════════════════════╡ │ Copyright 2022 Justine Alexandra Roberts Tunney ...
e4d0fb323b84eee0e3c603a922d3ae21ee4571c8
de21f9075f55640514c29ef0f1fe3f0690845764
/regression/contracts-dfcc/assigns_enforce_side_effects_1/main.c
bfbb88df56502620b40f4eb1ce79df7e1cf6ddeb
[ "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
284
c
main.c
#include <assert.h> #include <stdbool.h> #include <stdlib.h> int foo(bool a, int *x, long long *y) __CPROVER_assigns(*(a ? x : y++)) { if(a) { *x = 0; } else { *y = 0; } return 0; } int main() { bool a; int x; long y; foo(true, &x, &y); return 0; }
92e934c4f7b52ec3c84174670bb2184ffc72161f
6f8f706e13170c840ce38712693cd9a11ca3ccc4
/Pods/Headers/Private/WBBlades/WBBlades/CDOCProperty.h
6bb3458a9b43e60f0231b02dd916461beaef473c
[]
permissive
wuba/WBBlades
80321e24414a9290f40512d809c79d8592b10439
c8af6d595fa4fa0aaa5d35447dd2fc048ec59705
refs/heads/master
2023-08-16T17:43:42.181515
2023-08-16T06:21:18
2023-08-16T06:21:18
247,865,662
1,353
207
BSD-3-Clause
2023-09-07T06:39:25
2020-03-17T02:56:07
Objective-C
UTF-8
C
false
false
48
h
CDOCProperty.h
../../../../../WBBlades/ClassDump/CDOCProperty.h
074ba66ea4cdcc16feb78e871698995d4ee4185d
6884b12f2b7ca386651630c6bb16360ebc8176c6
/067-pseudoobiektowosc/test.c
03b25856e415caa6b25ee6bbbc0cb7380f162ff8
[ "MIT" ]
permissive
gynvael/stream
2254537b172ae80f4e6150ff9cda8727f1936589
47f5e9f89450b86a34a07a84d70623afb34d360b
refs/heads/master
2023-08-18T18:23:01.122688
2023-08-11T07:54:42
2023-08-11T07:54:42
50,767,329
156
51
null
2017-06-10T21:57:11
2016-01-31T09:39:45
Python
UTF-8
C
false
false
503
c
test.c
#include <stdio.h> #include "bignum.h" int main(void) { BigNum *a = NULL; BetterNum *b = NULL; a = BigNumNew(); if (a == NULL) { goto error; } b = BetterNumNew(); if (b == NULL) { goto error; } char buf[1024]; BigNumAssign(a, 1234); BetterNumAssign(b, 42); printf("a=%s\n", BigNumTo...
c8c146c661ef744b67c6667dc430a39032dd83c8
4805a71711625735215cc1a773a85712be305b59
/Cython/Utility/CommonStructures.c
f39f3d70de2349619bb982569eb62cff2a89c504
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
cython/cython
0a75b75b7eaf19eeedaaebca9d49adb603e3e8f5
6ba3daf319d94058de74e8e7f53f932092b38441
refs/heads/master
2023-09-04T11:09:56.569277
2023-09-04T07:45:47
2023-09-04T07:45:47
1,099,265
8,352
1,704
Apache-2.0
2023-09-14T06:33:34
2010-11-21T07:44:20
Python
UTF-8
C
false
false
4,791
c
CommonStructures.c
/////////////// FetchSharedCythonModule.proto /////// static PyObject *__Pyx_FetchSharedCythonABIModule(void); /////////////// FetchSharedCythonModule //////////// static PyObject *__Pyx_FetchSharedCythonABIModule(void) { PyObject *abi_module = PyImport_AddModule((char*) __PYX_ABI_MODULE_NAME); if (unlikely(...
4d57e532b09afdbd77b6c8c63aedcc1526544c27
ae90aa32e949a5eab9665f526f886f05860161d2
/code/c/02-compiler/00-exp0/EE.c
1c8fe05c35c91d7dcdcfd7ed757803a159041424
[ "CC-BY-SA-3.0", "MIT" ]
permissive
cccbook/sp
4097ab760cfb013b689dc4739a439de29d85d324
aff23e6b18ba6221022b14b024fd562427c46d9a
refs/heads/master
2022-05-22T03:31:33.324045
2019-06-06T07:04:37
2019-06-06T07:04:37
156,299,694
257
96
MIT
2022-03-19T08:48:32
2018-11-05T23:56:37
Assembly
UTF-8
C
false
false
142
c
EE.c
#include <stdio.h> void F(); void E() { printf("E started"); E(); F(); printf("E finished"); } void F() { } int main() { E(); }
a5ecc3ea06926ba12e29523571d87eb5aab3fffd
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/drivers/staging/rtl8712/osdep_service.h
f1ccc7ebbda7837b0a66e1bcbea8fbcae1606861
[ "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
4,771
h
osdep_service.h
/****************************************************************************** * * Copyright(c) 2007 - 2010 Realtek Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the ...
c13512e69dae15e10605058122b70781bb97d2a2
79e0f8e5d93c3c9b80c680721609b71177e1d18b
/ngx_rtmp_netcall_module.c
9ffadde7d990dabbf389347c2cce0a84ba8a6bd4
[ "BSD-2-Clause" ]
permissive
sergey-dryabzhinsky/nginx-rtmp-module
e4a0cee65cfaed78772fdd52bad889b2aff146d0
f9217ba07545583a46821175c2f8c08db03e5e83
refs/heads/dev
2022-12-23T04:55:44.369985
2022-05-15T11:54:40
2022-05-15T11:54:40
38,456,945
1,059
310
BSD-2-Clause
2022-12-09T10:31:02
2015-07-02T21:06:29
C
UTF-8
C
false
false
19,928
c
ngx_rtmp_netcall_module.c
/* * Copyright (C) Roman Arutyunyan */ #include <ngx_config.h> #include <ngx_core.h> #include "ngx_rtmp_netcall_module.h" static ngx_int_t ngx_rtmp_netcall_postconfiguration(ngx_conf_t *cf); static void * ngx_rtmp_netcall_create_srv_conf(ngx_conf_t *cf); static char * ngx_rtmp_netcall_merge_srv_conf(ngx_conf_t *...
c8396d6cd6d5e682e3c6ce3ddec3ff46e0b3b048
e65a4dbfbfb0e54e59787ba7741efee12f7687f3
/sysutils/coreutils/files/patch-src_stty.c
9bc150cc1ba2d879a29235e0b1e9ac7bfa903795
[ "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
362
c
patch-src_stty.c
--- src/stty.c.orig 2016-01-07 12:32:35 UTC +++ src/stty.c @@ -287,10 +287,10 @@ static struct mode_info const mode_info[ # ifdef TAB3 {"tab3", output, SANE_UNSET, TAB3, TABDLY}, # endif -# ifdef TAB2 +# if 0 {"tab2", output, SANE_UNSET, TAB2, TABDLY}, # endif -# ifdef TAB1 +# if 0 {"tab1", output, SANE_UNS...
def309b1b4bd02077d31ffb987c2aeb46663f655
958839d070b99dce238f908cf85d06376d8b9271
/sqlite-android/src/main/jni/sqlite/ALog-priv.h
04a0abf398dcb64d0db48a7fe10502d097a0dc4f
[ "Apache-2.0" ]
permissive
requery/sqlite-android
4b424707402f1f3c58cb3b15c17bd05c6f040a0f
4fb4458c843d53d7bdf6047346724e45e612ea0a
refs/heads/master
2023-09-05T00:05:31.158587
2023-08-29T08:35:08
2023-08-29T08:35:08
55,330,340
1,110
182
Apache-2.0
2023-08-29T08:35:09
2016-04-03T04:56:43
Java
UTF-8
C
false
false
1,766
h
ALog-priv.h
/* * Copyright 2013 The Android Open Source Project * * 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 applica...
f9265513d6061aeb3b16962aad47848359730821
050a161d249bf844fb33839b980ff2d026c60067
/owl/include/owl/owl_host.h
71e72b911224374858c219c6fb96f7122b042f96
[ "Apache-2.0" ]
permissive
owl-project/owl
0cc9dd0abe8f1ec09aa36b3defdf0828b7191ff6
f39a9b0a0525a7d6ad56d1c523eef083314b70cd
refs/heads/master
2023-08-19T05:33:18.145290
2023-08-08T15:05:24
2023-08-08T15:05:24
229,127,964
199
42
Apache-2.0
2023-08-08T15:03:07
2019-12-19T19:50:28
C++
UTF-8
C
false
false
83,234
h
owl_host.h
// ======================================================================== // // Copyright 2019-2021 Ingo Wald // // // // Licensed under the Apache License, Version 2.0 (the "License"); // // y...
f6a14edc3e197cf8994b9c235dd2e6fb632185da
9d352d0c8dd440acbcce280e542d3bf7973ccbe6
/c/tests/meson-subproject/example.c
e7790e3a3716dce08b905ba0dfdee6620ccf0f81
[ "MIT" ]
permissive
tskit-dev/tskit
3ab0ddadaf369abd9c757dbadd27f95b38ed8ba2
d6c9cf79ea02600d0474a9dc11ec0ae280a75f0b
refs/heads/main
2023-08-31T16:01:28.000908
2023-08-23T13:59:26
2023-08-23T13:59:26
120,805,786
131
68
MIT
2023-09-04T15:58:14
2018-02-08T19:16:31
Python
UTF-8
C
false
false
2,473
c
example.c
/* * MIT License * * Copyright (c) 2019-2022 Tskit Developers * * 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, ...
c091b32c85f726f5d3900d8236f5ce1baf28d72d
eecd5e4c50d8b78a769bcc2675250576bed34066
/include/petscdmplextransformtypes.h
82e0411cd67b72f91f99f4d2fe85e0276064292a
[ "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
316
h
petscdmplextransformtypes.h
#ifndef PETSCDMPLEXTRANSFORMTYPES_H #define PETSCDMPLEXTRANSFORMTYPES_H /* SUBMANSEC = DMPlex */ /*S DMPlexTransform - An object encapsulating a mesh transformation Level: intermediate .seealso: `DMPlexTransformCreate()`, `DMPlexTransformType` S*/ typedef struct _p_DMPlexTransform *DMPlexTransform; #endif
d86e9c50a854bce21da6ee8ba22379c8f9d8b585
d61b532db0d3e08818338cfaac530a1ced1ffe3b
/lang/fortran/lib/libF77/ef1cmc_.c
90cdc23baf70c7f234300a5b5e9208adff83baa9
[ "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
221
c
ef1cmc_.c
/* EFL support routine to compare two character strings */ #include "f2c.h" extern integer s_cmp(); integer ef1cmc_(a, la, b, lb) integer *a, *b; integer *la, *lb; { return( s_cmp( (char *)a, (char *)b, *la, *lb) ); }
708fbfd8b12668873fceed14feb915eda30881c1
ae3e9369882d46a2a009c41a58449c3da9cb3ae1
/src/include/shared/virtio_ring_buff.h
dba1449e8642ee494c0e472c34f520b49cdfc0dd
[ "MIT" ]
permissive
lsds/sgx-lkl
efc1f9bc0b9621ff1d301abf0b5bbbcc7c80ef96
b6e838e0034de86b48470b6a6bf87d2e262e65c9
refs/heads/oe_port
2023-06-04T04:44:34.776274
2021-04-12T17:33:53
2021-04-12T17:33:53
113,332,442
267
109
MIT
2022-12-29T04:35:40
2017-12-06T15:22:02
C
UTF-8
C
false
false
1,310
h
virtio_ring_buff.h
#ifndef VIRTIO_RING_BUFF_H #define VIRTIO_RING_BUFF_H #include "shared/oe_compat.h" /* This marks a buffer as continuing via the next field. */ #define LKL_VRING_DESC_F_NEXT 1 /* This marks a buffer as write-only (otherwise read-only). */ #define LKL_VRING_DESC_F_WRITE 2 /* This means the buffer contains a list of bu...
edaec7d1d43da2568540330f755ebe6d983882a0
8a77579760ab172f0fec3007596516de34841ca2
/test/fixtures/extra.c
79cdff992faa37bf94af2f163af66cd320369031
[ "MIT" ]
permissive
nodejs/llparse
7199c0ad3e705d10ab956fc7742be09518d3336e
4d7e35267870b576f41112f6f720f4a1009b10b8
refs/heads/main
2023-08-25T16:50:30.641125
2022-04-03T02:38:55
2022-04-03T02:38:55
121,175,041
475
31
NOASSERTION
2023-04-20T13:38:42
2018-02-11T22:46:12
TypeScript
UTF-8
C
false
false
1,818
c
extra.c
#include "fixture.h" int llparse__print_zero(llparse_t* s, const char* p, const char* endp) { if (llparse__in_bench) return 0; llparse__print(p, endp, "0"); return 0; } int llparse__print_one(llparse_t* s, const char* p, const char* endp) { if (llparse__in_bench) return 0; llparse__print(p, endp, "...
3c4bace3989c3bac1791a491749b8eef481ccf66
41eb0837713f297134529591b66f3d4d82bcf98e
/src/Raine/source/sound/msm5205.h
cd17612baa99cfa0ded7fe69106c67acf85eee8c
[]
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
UTF-8
C
false
false
1,343
h
msm5205.h
#ifdef __cplusplus extern "C" { #endif /**************************************************************/ /* MSM5205 (DARIUS ADPCM chip) control */ /**************************************************************/ #ifndef __MSM5205_H__ #define __MSM5205_H__ #define MSM5205BF_MAX (2) #define M...
8f23d3dcfdc111d2b8c17f289c90f1ed3aa2b28c
6432ea7a083ff6ba21ea17af9ee47b9c371760f7
/stage0/stdlib/Lean/Data/Lsp/Basic.c
939f02a60b274b82468078f69c81cc672b5197c4
[ "Apache-2.0", "LLVM-exception", "NCSA", "LGPL-3.0-only", "LicenseRef-scancode-inner-net-2.0", "BSD-3-Clause", "LGPL-2.0-or-later", "Spencer-94", "LGPL-2.1-or-later", "HPND", "LicenseRef-scancode-pcre", "ISC", "LGPL-2.1-only", "LicenseRef-scancode-other-permissive", "SunPro", "CMU-Mach"...
permissive
leanprover/lean4
4bdf9790294964627eb9be79f5e8f6157780b4cc
f1f9dc0f2f531af3312398999d8b8303fa5f096b
refs/heads/master
2023-08-30T01:57:45.786981
2023-08-29T23:14:28
2023-08-29T23:14:28
129,571,436
2,827
311
Apache-2.0
2023-09-14T18:29:16
2018-04-15T02:49:20
Lean
UTF-8
C
false
false
903,605
c
Basic.c
// Lean compiler output // Module: Lean.Data.Lsp.Basic // Imports: Init Lean.Data.Json Lean.Data.JsonRpc #include <lean/lean.h> #if defined(__clang__) #pragma clang diagnostic ignored "-Wunused-parameter" #pragma clang diagnostic ignored "-Wunused-label" #elif defined(__GNUC__) && !defined(__CLANG__) #pragma GCC diagno...
2d103b19716de97c6442340f162c8127a4e104af
a4515918f56dd7ab527e4999aa7fce818b6dd6f6
/Algorithms/Sorting/HeapSort/heapsort.c
cf93f95164d04f62b3db297fdfa6999cafe71cbc
[ "MIT" ]
permissive
rathoresrikant/HacktoberFestContribute
0e2d4692a305f079e5aebcd331e8df04b90f90da
e2a69e284b3b1bd0c7c16ea41217cc6c2ec57592
refs/heads/master
2023-06-13T09:22:22.554887
2021-10-27T07:51:41
2021-10-27T07:51:41
151,832,935
102
901
MIT
2023-06-23T06:53:32
2018-10-06T11:23:31
C++
UTF-8
C
false
false
1,126
c
heapsort.c
#include <stdio.h> #include <stdlib.h> void heapsort(int vector[], int size); void constructHeap(int vector[], int n); void swap( int *element1Ptr, int *element2Ptr ); int main( void ) { int *vector2 = ( int *)malloc(8*sizeof(int )); int vector[ 8 ] = { 8, 32, 15, 5, 0, -3, 7, 9 }; constructHeap...
83e380f3f249c51a6dc9a132683936e9ad52030d
7538f30404c0eb74c17d5b982eae689b754e227e
/13.4/AccessibilityBundles/VectorKit.axbundle/CDStructures.h
371cf9f85c90e7f02e7ceddd5f6c74604ce6bb6d
[]
no_license
xybp888/iOS-Header
cdb31acaa22236818917245619fe4f4b90d62d30
0c23e5a9242f1d8fd04d376c22e88d2ec74c3374
refs/heads/master
2022-11-18T22:35:35.676837
2022-10-29T23:47:18
2022-10-29T23:47:18
204,074,346
156
63
null
null
null
null
UTF-8
C
false
false
2,710
h
CDStructures.h
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Nov 12 2019 23:20:19). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard. // #pragma mark Blocks typedef void (^CDUnknownBlockType)(void); // return type and parameters are unknown #pragma mark Named Structures...
a95e3502c33e7b64f6488acaa96aa706dae57fd5
83e7dc1281874779c46dfadcc15b2bb66d8e599c
/examples/widgets/dropdown/lv_example_dropdown_2.c
77f15791ea52b9447fbfc9b977cd2bc8f10d17e1
[ "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
1,187
c
lv_example_dropdown_2.c
#include "../../lv_examples.h" #if LV_USE_DROPDOWN && LV_BUILD_EXAMPLES /** * Create a drop down, up, left and right menus */ void lv_example_dropdown_2(void) { static const char * opts = "Apple\n" "Banana\n" "Orange\n" ...
b27457c7337183af80a9a1b533d5f961476a0351
5eff7a36d9a9917dce9111f0c3074375fe6f7656
/lib/mesa/src/util/register_allocate_internal.h
ffba0153dafdf3b9c380d6af30040985ba77e321
[]
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
4,787
h
register_allocate_internal.h
/* * Copyright © 2010 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, pub...
e4bf847248682591e721871d6e09613ce0fc57a7
f354d1766f799ea94f59373e582988d5630c808e
/examples/headers/banana.h
a942bb313755061655f01e66191ec29b2532cb3d
[ "MIT", "Apache-2.0" ]
permissive
carp-lang/Carp
8711edbd31549ead8096fbca44c9bcb3050522d5
ed2a4108c43280186005ef5a31a1f24986f87bbe
refs/heads/master
2023-06-27T15:16:00.612784
2023-02-28T08:34:12
2023-02-28T08:34:12
49,426,320
4,772
195
Apache-2.0
2023-02-28T08:34:14
2016-01-11T12:54:09
Haskell
UTF-8
C
false
false
234
h
banana.h
#ifndef BANANA_H #define BANANA_H // This is an example external struct typedef struct { double price; int size; } Banana; // This is an external function that can be registered int magic() { return 123456789; } #endif
bc9f62bd3c46a26cca08373bf653690cd0ef94c8
99bdb3251fecee538e0630f15f6574054dfc1468
/bsp/lpc54608-LPCXpresso/SDK_2.2_LPCXpresso54608/devices/LPC54608/drivers/fsl_rit.c
23c9c9257c2c3dee5f902ae78affc5c1427194e6
[ "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
5,334
c
fsl_rit.c
/* * Copyright (c) 2016, Freescale Semiconductor, Inc. * Copyright 2016-2017 NXP * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * o Redistributions of source code must retain the above copyright notice, this l...
665ce9ea0ed143c3d50ff8f547b616809b5b795b
e1cddfd754d952134e72dfd03522c5ea4fb6008e
/src/svm/svm_test.c
c55d631d3db15ed794ad8c90f422e9168387182a
[ "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
1,801
c
svm_test.c
/* * Copyright (c) 2015 Cisco and/or its affiliates. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicabl...
e1536997690814a907012ed2cc78dda87be14b5c
0744dcc5394cebf57ebcba343747af6871b67017
/os/board/rtl8721csm/src/component/common/bluetooth/realtek/sdk/inc/vendor_cmd.h
4eca7eaca6b1ebb32ed271c3fdbc98ca280ef74b
[ "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
597
h
vendor_cmd.h
#ifndef VNR_CMD_H #define VNR_CMD_H #include <gap.h> /* mailbox */ #define HCI_VENDOR_ENABLE_PROFILE_REPORT_COMMAND 0xfc18 #define HCI_VENDOR_SET_PROFILE_REPORT_COMMAND 0xfc19 #define HCI_VENDOR_MAILBOX_CMD 0xfc8f /* sub event from fw start */ #define HCI_VENDOR_P...
5cbf754a2a8393e83e5414e0b1fd3423dd55d207
5d2934b38bb87b806d5ef36f7e61cf72d4064a20
/Source/os_mutex.c
c134892be3653bb2fe77ca98c3b169ac1a0eaf27
[ "Apache-2.0", "LicenseRef-scancode-proprietary-license", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-free-unknown" ]
permissive
weston-embedded/uC-OS2
83cae77ff97bb921c5fef81f827884eab405eaab
bfc6120f20cb27a927a9fc5dd667f9e455495777
refs/heads/develop
2023-01-10T09:41:16.763300
2023-01-05T18:18:13
2023-01-05T18:18:13
243,857,957
347
123
Apache-2.0
2023-01-12T22:57:11
2020-02-28T21:30:55
C
UTF-8
C
false
false
40,132
c
os_mutex.c
/* ********************************************************************************************************* * uC/OS-II * The Real-Time Kernel * * Copyright 1992-2021 Silicon Laboratories Inc. www.silabs.com * * ...
b6e61a2702a3c97c0de6167b05c7494e7cf30c06
89db60818afeb3dc7c3b7abe9ceae155f074f7f2
/src/libmemlayer/line.c
f74930ef0440253c6e3a26f22dde7a1b46594a38
[ "bzip2-1.0.6", "LPL-1.02", "MIT" ]
permissive
9fans/plan9port
63c3d01928c6f8a8617d3ea6ecc05bac72391132
65c090346a38a8c30cb242d345aa71060116340c
refs/heads/master
2023-08-25T17:14:26.233105
2023-08-23T13:21:37
2023-08-23T18:47:08
26,095,474
1,645
468
NOASSERTION
2023-09-05T16:55:41
2014-11-02T22:40:13
C
UTF-8
C
false
false
2,593
c
line.c
#include <u.h> #include <libc.h> #include <draw.h> #include <memdraw.h> #include <memlayer.h> struct Lline { Point p0; Point p1; Point delta; int end0; int end1; int radius; Point sp; Memlayer *dstlayer; Memimage *src; int op; }; static void llineop(Memimage*, Rectangle, Rectangle, void*, i...
5d866dc68549f0f10dea388f8abf7b9d294a5691
28d0f8c01599f8f6c711bdde0b59f9c2cd221203
/games/warp/intrp.c
c05bb4c5660f0c0f66c4bda26786582128ef6db6
[ "BSD-2-Clause" ]
permissive
NetBSD/src
1a9cbc22ed778be638b37869ed4fb5c8dd616166
23ee83f7c0aea0777bd89d8ebd7f0cde9880d13c
refs/heads/trunk
2023-08-31T13:24:58.105962
2023-08-27T15:50:47
2023-08-27T15:50:47
88,439,547
656
348
null
2023-07-20T20:07:24
2017-04-16T20:03:43
null
UTF-8
C
false
false
12,607
c
intrp.c
/* Header: /usr/src/games/warp/RCS/intrp.c,v 1.2 87/07/03 00:56:37 games Exp * * Revision 7.0.1.2 86/12/12 16:59:04 lwall * Baseline for net release. * * Revision 7.0.1.1 86/10/16 10:51:43 lwall * Added Damage. Fixed random bugs. * * Revision 7.0 86/10/08 15:12:19 lwall * Split into separate files. ...
f065b134df9e0c549e7cb28c3c6a6227cd2fd322
549f66608f0cb4e50cee2e51c53206e798ab82cd
/test/Feature/Float.c
ad9325d1cedc674e57b3bdc261bbac240cfd1e67
[ "NCSA" ]
permissive
klee/klee
c8da2f9668ee199af47cd2c784cea979017d7704
7082eafd05b4f268132ab94772c0243dbebf5087
refs/heads/master
2023-08-04T08:10:38.619540
2023-06-23T21:34:12
2023-07-21T09:00:02
11,568,417
2,339
679
NOASSERTION
2023-09-11T10:23:26
2013-07-21T22:03:03
C++
UTF-8
C
false
false
437
c
Float.c
// RUN: %clang -emit-llvm -g -c %s -o %t.bc // RUN: rm -rf %t.klee-out // RUN: %klee --output-dir=%t.klee-out %t.bc > %t.log // RUN: grep "3.30* -1.10* 2.420*" %t.log #include <stdio.h> float fadd(float a, float b) { return a + b; } float fsub(float a, float b) { return a - b; } float fmul(float a, float b) { ...
283fe3feed55dcd8db4b5663169079ad894075c5
50dd46b8ece33f3cdd174284b15d1d51f89669d4
/third_party/edk2/Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/FspPlatformSecLibVlv2.c
7a7931bebf3ab4efdebd9e4f0c5c05dbec75218e
[ "LicenseRef-scancode-generic-cla", "Apache-2.0", "BSD-2-Clause", "OpenSSL" ]
permissive
google/google-ctf
f99da1ee07729bbccb869fff1cbaed6a80e43bcc
df02323eaf945d15e124801c74abaadca2749dc7
refs/heads/master
2023-08-31T14:30:27.548081
2023-08-29T13:04:20
2023-08-29T13:04:20
131,317,137
4,136
607
Apache-2.0
2023-08-30T22:17:02
2018-04-27T15:56:03
Go
UTF-8
C
false
false
5,365
c
FspPlatformSecLibVlv2.c
/** @file Copyright (c) 2014, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.or...
5df0ec6dd263ddeaba169827590df96119f8da69
ecce427678ecff2a93a47f3b1b664202c7d27617
/actors/unagi/anims/anim_05010B54.inc.c
12d104a3ecebd30c0ba2f94c167141013a12907f
[]
no_license
sm64pc/sm64ex
ecf37f31b3f7426c4874254660d856030d789714
54cd27ccee45a2403b45f07a00d6043c51149969
refs/heads/nightly
2023-08-11T12:14:34.424168
2023-07-01T11:45:50
2023-07-01T11:45:50
262,091,731
795
238
null
2023-07-01T11:45:51
2020-05-07T15:43:27
C
UTF-8
C
false
false
7,696
c
anim_05010B54.inc.c
// 0x050104A0 static const s16 unagi_seg5_animvalue_050104A0[] = { 0x0000, 0x003A, 0x0051, 0x0067, 0x007C, 0x008F, 0x00A1, 0x00B0, 0x00BE, 0x00C9, 0x00D1, 0x00D6, 0x00D7, 0x00D6, 0x00D1, 0x00C9, 0x00BE, 0x00B0, 0x00A1, 0x008F, 0x007C, 0x0067, 0x0051, 0x003A, 0x0023, 0x000B, 0xFFF4, 0xFFDC, 0xFFC5, 0xFFA...
c5e6e1d2f4dbc6faf9d665659a935ddd0c7cae93
9907672fcd81ab73ac63b2a83422a82bf31eadde
/aizu/tyama_aizu0368.c
7df85a55dad95cbf6e4604633e9f8160f03831dd
[ "0BSD" ]
permissive
cielavenir/procon
bbe1974b9bddb51b76d58722a0686a5b477c4456
746e1a91f574f20647e8aaaac0d9e6173f741176
refs/heads/master
2023-06-21T23:11:24.562546
2023-06-11T13:15:15
2023-06-11T13:15:15
7,557,464
137
136
null
2020-10-20T09:35:52
2013-01-11T09:40:26
C++
UTF-8
C
false
false
301
c
tyama_aizu0368.c
#include <stdio.h> int main(){ int W,H; char S[2]; scanf("%d%d%s",&W,&H,S); for(int h=0;h<H;puts(""),h++)for(int w=0;w<W;w++)putchar( (h==0&&w==0) || (h==0&&w==W-1) || (h==H-1&&w==0) || (h==H-1&&w==W-1) ? '+' : h==0 || h==H-1 ? '-' : w==0 || w==W-1 ? '|' : h==H/2&&w==W/2 ? *S : '.' ); }
2a13927d5f5defcf5e4007f549eca877e7859261
94a1ae89fa4fac16b3d2a6c56ca678d6c8af668a
/include/ircd/gpt/gpu.h
6568d841818d6353a76e0f65130cce7fbeb867bc
[ "BSD-3-Clause", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
matrix-construct/construct
99d677d0c2254cac2176d80690bbfd02b18a8658
0624b69246878da592d3f5c2c3737ad0b5ff6277
refs/heads/master
2023-05-28T12:16:23.661446
2023-04-28T05:33:46
2023-05-01T19:45:37
147,328,703
356
41
NOASSERTION
2022-07-22T03:45:21
2018-09-04T10:26:23
C++
UTF-8
C
false
false
12,708
h
gpu.h
// Matrix Construct // // Copyright (C) Matrix Construct Developers, Authors & Contributors // Copyright (C) 2016-2022 Jason Volk <jason@zemos.net> // // Permission to use, copy, modify, and/or distribute this software for any // purpose with or without fee is hereby granted, provided that the above // copyright notice...
b5e75955cb07e49a0e7292e328b6b9ad980f3f37
88ae8695987ada722184307301e221e1ba3cc2fa
/third_party/ffmpeg/libavcodec/vorbisdsp.c
70022bd2624d3258eaf7cea70e3c5e1285615241
[ "BSD-3-Clause", "LGPL-2.1-only", "LGPL-3.0-only", "LGPL-2.0-or-later", "GPL-1.0-or-later", "GPL-2.0-only", "LGPL-2.1-or-later", "GPL-3.0-or-later", "LGPL-3.0-or-later", "IJG", "LicenseRef-scancode-other-permissive", "MIT", "GPL-2.0-or-later", "Apache-2.0", "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
1,801
c
vorbisdsp.c
/* * 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; either * version 2.1 of the License, or (at your option) any later version. * * FFmpeg is distributed...
f909688f5084108f6bff76ac8bf43e772bf3ca3a
29a7a9691c51d070f39a4761d07bff4d9713a331
/crates/pdf_io/pdf_io/dpx-cid.h
a48dfd2cba328b92c3cbabf5c28077ccaf4ec95b
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
tectonic-typesetting/tectonic
07596d8aa5122ead5bc845187c2a80fdeaab7ca3
63302695c0f59c6b0bdad2baade12b82a1d74c6d
refs/heads/master
2023-09-01T10:47:15.090008
2023-08-31T16:18:01
2023-08-31T16:18:01
74,936,681
3,648
177
NOASSERTION
2023-09-08T01:49:06
2016-11-28T04:17:33
C
UTF-8
C
false
false
1,854
h
dpx-cid.h
/* This is dvipdfmx, an eXtended version of dvipdfm by Mark A. Wicks. Copyright (C) 2002-2018 by Jin-Hwan Cho and Shunsaku Hirata, the dvipdfmx project team. 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 th...
02348916c97cee1b56f6af464e5534d57735b4eb
b1c0a1117a62d5f049e189e041aa19a914be6dbd
/extra/quicksort/Dsort.h
e8aee8dfcd33dce85522e15c83025c2bd0d652a0
[ "LicenseRef-scancode-public-domain" ]
permissive
lemire/Code-used-on-Daniel-Lemire-s-blog
847451d3acbeb28a6a6d50c6686eb537a6fdff41
c13fe68cdec26d45f688b5c58245fb428dc2ddb9
refs/heads/master
2023-08-31T09:55:12.275811
2023-08-31T00:33:59
2023-08-31T00:33:59
3,945,414
729
194
null
2023-09-04T07:50:21
2012-04-06T00:13:02
C
UTF-8
C
false
false
280
h
Dsort.h
#ifndef DSORT #define DSORT extern void dflgm(void **A, int lo, int hi, int pivotx, void (*cut)(void**, int, int, int, int (*)(const void*, const void*)), int depthLimit, int (*compareXY)(const void*, const void*)); #include "Dsort.c" #endif
5093df4b236264bfa1aaf56af04cc2a7014dafb9
8551168c7b71c31eebad0f9b0c71eebbcc743000
/src/include/game/pdmode.h
f9a3c96962e04f47f123fa986c45bffb731da5f1
[ "MIT" ]
permissive
n64decomp/perfect_dark
0db80e8ecba74741b959962e55c835a91c920f44
0235a971d6fb1a0d4421856d5a65aa8067bd4658
refs/heads/master
2023-08-31T04:27:53.864767
2023-08-29T11:36:58
2023-08-29T11:36:58
241,214,589
452
47
MIT
2023-08-21T08:53:40
2020-02-17T21:46:45
C
UTF-8
C
false
false
323
h
pdmode.h
#ifndef _IN_GAME_PDMODE_H #define _IN_GAME_PDMODE_H #include <ultra64.h> #include "data.h" #include "types.h" f32 pdmodeGetEnemyReactionSpeed(void); f32 pdmodeGetEnemyHealth(void); f32 pdmodeGetEnemyDamage(void); f32 pdmodeGetEnemyAccuracy(void); void func0f01b148(u32 arg0); void titleSetNextStage(s32 stagenum); #end...
5f4205dc14c422d1b344238c7fd57ad2e7d2f3bc
79d343002bb63a44f8ab0dbac0c9f4ec54078c3a
/lib/libc/include/xtensa-linux-any/asm/auxvec.h
976a6d1cb8f7c85a6892b46664ffbfa0ad799d74
[ "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
59
h
auxvec.h
#ifndef __XTENSA_AUXVEC_H #define __XTENSA_AUXVEC_H #endif
a6c3725782df5f37e1fb805690f14723692d0497
0744dcc5394cebf57ebcba343747af6871b67017
/os/board/rtl8720e/src/component/network/mqtt/MQTTPacket/MQTTDeserializePublish.c
1e2ba3e4d0d8a712e3bb434edc1b627af47bb273
[ "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
3,667
c
MQTTDeserializePublish.c
/******************************************************************************* * Copyright (c) 2014 IBM Corp. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * and Eclipse Distribution License v1.0 which accompany this d...
377cd7404d01258dba165e5e50205b053553f47a
e65a4dbfbfb0e54e59787ba7741efee12f7687f3
/x11/gtkchtheme/files/patch-theme_sel.c
0e1d088bf29d069a56154560ec5811d7d4379479
[ "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
1,812
c
patch-theme_sel.c
--- theme_sel.c.orig 2004-02-09 02:20:28 UTC +++ theme_sel.c @@ -53,6 +53,9 @@ static void insert_key_in_liststore(gcha GtkWidget *create_theme_sel(void) { + GtkTreeSelection *selection; + GtkTreeViewColumn *column; + GtkWidget *sw; GtkListStore *store = gtk_list_store_new(1, G_TYPE_STRING); gtk_tree_sortable...
fcac26a2abfd37d9b15a862c9dd9491c31c9ed1f
89db60818afeb3dc7c3b7abe9ceae155f074f7f2
/src/cmd/map/libmap/aitoff.c
83b777fb3a1e7de7db4e890839bf6a96af914e9a
[ "bzip2-1.0.6", "LPL-1.02", "MIT" ]
permissive
9fans/plan9port
63c3d01928c6f8a8617d3ea6ecc05bac72391132
65c090346a38a8c30cb242d345aa71060116340c
refs/heads/master
2023-08-25T17:14:26.233105
2023-08-23T13:21:37
2023-08-23T18:47:08
26,095,474
1,645
468
NOASSERTION
2023-09-05T16:55:41
2014-11-02T22:40:13
C
UTF-8
C
false
false
397
c
aitoff.c
#include <u.h> #include <libc.h> #include "map.h" #define Xaitwist Xaitpole.nlat static struct place Xaitpole; static int Xaitoff(struct place *place, double *x, double *y) { struct place p; copyplace(place,&p); p.wlon.l /= 2.; sincos(&p.wlon); norm(&p,&Xaitpole,&Xaitwist); Xazequalarea(&p,x,y); *x *= 2.; ret...
3219e85fa132aec69f9bfe23b7221d4fc9454892
376e1818d427b5e4d32fa6dd6c7b71e9fd88afdb
/net/ipgrab/patches/patch-src_utilities.h
39647fba9ddc7cef842a15c3a33892a6afbea9fd
[]
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
857
h
patch-src_utilities.h
$NetBSD: patch-src_utilities.h,v 1.1 2012/11/19 03:06:04 joerg Exp $ --- src/utilities.h.orig 2012-11-19 00:56:45.000000000 +0000 +++ src/utilities.h @@ -28,14 +28,14 @@ #include "global.h" -inline void reverse_byte_order(u_int8_t *, int); -inline int isprint_str(char *, int); -inline int isspace_str(char...
7a58585a1e1d859bdd4b336781bcd9398351f42e
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/drivers/tty/serial/omap-serial.c
f0b9f6b52b32cd887ad6b86586f97aa9eec9648c
[ "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
43,653
c
omap-serial.c
/* * Driver for OMAP-UART controller. * Based on drivers/serial/8250.c * * Copyright (C) 2010 Texas Instruments. * * Authors: * Govindraj R <govindraj.raja@ti.com> * Thara Gopinath <thara@ti.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General ...
7f8ac962053411d64e43de88499f84402af7aae4
ffdc77394c5b5532b243cf3c33bd584cbdc65cb7
/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/kernel/tile.c
aac6cfc51e31d0e0e9da7e25deefef8d15c784c7
[ "Apache-2.0", "LicenseRef-scancode-proprietary-license", "MPL-1.0", "OpenSSL", "LGPL-3.0-only", "LicenseRef-scancode-warranty-disclaimer", "BSD-3-Clause-Open-MPI", "MIT", "MPL-2.0-no-copyleft-exception", "NTP", "BSD-3-Clause", "GPL-1.0-or-later", "0BSD", "MPL-2.0", "LicenseRef-scancode-f...
permissive
mindspore-ai/mindspore
ca7d5bb51a3451c2705ff2e583a740589d80393b
54acb15d435533c815ee1bd9f6dc0b56b4d4cf83
refs/heads/master
2023-07-29T09:17:11.051569
2023-07-17T13:14:15
2023-07-17T13:14:15
239,714,835
4,178
768
Apache-2.0
2023-07-26T22:31:11
2020-02-11T08:43:48
C++
UTF-8
C
false
false
6,681
c
tile.c
/** * Copyright 2023 Huawei Technologies Co., Ltd * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law...
86d12a46059aba616759e9f2307c16c9cc93ba83
99bdb3251fecee538e0630f15f6574054dfc1468
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32v10x_usb_host.c
1205f2fd16c6b9b0b52ce58307d15aaf04a10269
[ "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
GB18030
C
false
false
21,613
c
ch32v10x_usb_host.c
/********************************** (C) COPYRIGHT ******************************* * File Name : ch32v10x_usb_host.c * Author : WCH * Version : V1.0.0 * Date : 2020/04/30 * Description : This file provides all the USB firmware functions. * Copyright (c) 2021 Nan...
243bd7f45abda28c2b8e6946a5a3497443c5d59e
321d11eaee885ceb3a74db0a062f9bbdf282148c
/crypto/ec/curve448/arch_64/f_impl64.c
419f8a8e65d04e05faa2f7e757d85f831c453641
[ "Apache-2.0", "OpenSSL", "LicenseRef-scancode-proprietary-license" ]
permissive
openssl/openssl
75691ebaae957793f2ff0673f77545277dfb3988
5318c012885a5382eadbf95aa9c1d35664bca819
refs/heads/master
2023-09-03T15:22:52.727123
2023-09-01T07:10:49
2023-09-02T14:30:01
7,634,677
24,148
11,569
Apache-2.0
2023-09-14T19:48:11
2013-01-15T22:34:48
C
UTF-8
C
false
false
5,176
c
f_impl64.c
/* * Copyright 2017-2022 The OpenSSL Project Authors. All Rights Reserved. * Copyright 2014 Cryptography Research, Inc. * * Licensed under the Apache License 2.0 (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy * in the file LICENSE in the source distribu...
b993ccb3e10a8ca155b222826e96abbb4df660f8
e73547787354afd9b717ea57fe8dd0695d161821
/src/battle/common/stage/area_kpa/kpa_05.inc.c
5ba65ec90a223a8d60f8c3d488cbf038d133f41e
[]
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
614
c
kpa_05.inc.c
#include "battle/battle.h" #include "mapfs/kpa_bt05_shape.h" #define NAMESPACE A(kpa_05) EvtScript N(EVS_PreBattle) = { EVT_CALL(SetSpriteShading, SHADING_NONE) EVT_CALL(SetCamBGColor, CAM_BATTLE, 0, 0, 0) EVT_RETURN EVT_END }; EvtScript N(EVS_PostBattle) = { EVT_RETURN EVT_END }; s32 N(Fore...
a2a2a5774526709afab80ed669630d2d17e102de
dd4cc30a2e4368c0d350ced7218295819e102fba
/vendored_parsers/tree-sitter-c/examples/malloc.c
d5ee4280e9324ead8464dfd7ad2f37eb21d950d1
[ "MIT", "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
Wilfred/difftastic
49c87b4feea6ef1b5ab97abdfa823aff6aa7f354
a4ee2cf99e760562c3ffbd016a996ff50ef99442
refs/heads/master
2023-08-28T17:28:55.097192
2023-08-27T04:41:41
2023-08-27T04:41:41
162,276,894
14,748
287
MIT
2023-08-26T15:44:44
2018-12-18T11:19:45
Rust
UTF-8
C
false
false
12,098
c
malloc.c
#define _GNU_SOURCE #include <stdlib.h> #include <string.h> #include <limits.h> #include <stdint.h> #include <errno.h> #include <sys/mman.h> #include "libc.h" #include "atomic.h" #include "pthread_impl.h" #if defined(__GNUC__) && defined(__PIC__) #define inline inline __attribute__((always_inline)) #endif void *__mma...
9ea8c10951c798fb4304fa80fdf33e1e5a4d3d50
28d0f8c01599f8f6c711bdde0b59f9c2cd221203
/sys/dev/hdaudio/hdaudiodevs_data.h
e7186ea3aeeacae0d8d241b5eea95cd6627647bb
[]
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
23,439
h
hdaudiodevs_data.h
/* $NetBSD: hdaudiodevs_data.h,v 1.8 2023/07/01 13:37:48 nia Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: * NetBSD: hdaudiodevs,v 1.6 2022/04/16 12:24:06 nia Exp */ /* * Copyright (c) 2010 Jared D. McNeill <jmcneill@invisible.ca> * All rights reserved. * * This code i...
66273da68ce50b6c564c3271055cc2f8de4a934c
25c64fb97b7cdb30ec1b6ddd2acf9a755fc33adf
/src/trail.h
ca84203f2f6d0373ca9168bf4f98863b66dc057d
[ "MIT" ]
permissive
arminbiere/kissat
386c1cfadf43562d36fccc47064c95296c9b812f
630d64d4d63c2816fc79a1a0340286b39677e97d
refs/heads/master
2023-09-04T01:39:44.293487
2023-06-24T15:51:43
2023-06-24T15:51:43
267,257,286
350
63
MIT
2022-06-23T12:15:24
2020-05-27T07:57:59
C
UTF-8
C
false
false
425
h
trail.h
#ifndef _trail_h_INLCUDED #define _trail_h_INLCUDED #include "reference.h" #include <stdbool.h> struct kissat; void kissat_flush_trail (struct kissat *); bool kissat_flush_and_mark_reason_clauses (struct kissat *, reference start); void kissat_unmark_reason_clauses (struct...
b3e2fff3dca4153db08126f9f47b78de3148d2ae
8ae25d84fbcf4c0798e8df1add59326f3849d9ac
/libopencm3/include/libopencm3/usb/audio.h
02cdeabda58e048130df4d433cc5610caa9dd61b
[ "Apache-2.0", "LGPL-2.0-or-later", "LGPL-3.0-or-later" ]
permissive
im-tomu/tomu-quickstart
49eb4bc8ff267d5427f6bcb6a64443476891bb1c
8d57866605207099a1b449de42bc0063a5f3c1c8
refs/heads/master
2023-08-15T23:44:26.343414
2023-08-05T15:16:34
2023-08-05T15:16:34
132,818,206
146
43
Apache-2.0
2023-08-05T15:16:35
2018-05-09T22:13:30
C
UTF-8
C
false
false
6,997
h
audio.h
/** @defgroup usb_audio_defines USB Audio Type Definitions @brief <b>Defined Constants and Types for the USB Audio Type Definitions</b> @ingroup USB_defines @version 1.0.0 @author @htmlonly &copy; @endhtmlonly 2014 Daniel Thompson <daniel@redfelineninja.org.uk> Seb Holzapfel <schnommus@gmail.com> @date 19 April 20...
8fb6870b2f7c82ce42e7bf9c77183b2fa6b8a9a6
e65a4dbfbfb0e54e59787ba7741efee12f7687f3
/lang/quickjs/files/patch-qjs.c
5af56c5da80e07c5473928cc8a0a48f45a1ab661
[ "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
225
c
patch-qjs.c
--- qjs.c.orig 2020-09-06 09:31:51 UTC +++ qjs.c @@ -36,6 +36,8 @@ #include <malloc/malloc.h> #elif defined(__linux__) #include <malloc.h> +#elif defined(__FreeBSD__) +#include <malloc_np.h> #endif #include "cutils.h"
8f24ff8cdc561967b58d49ad2acbc2a839cabca3
4de159aea4b1eb5a527a3011275be57c4bb8d28f
/src/deps/curl/lib/vquic/vquic.h
dc73957aaf64b17c00f14ddb3d4e98c627ef1ece
[ "MIT", "LicenseRef-scancode-free-unknown" ]
permissive
tanis2000/binocle-c
27691ec089a4b75acc451ef6abc4767cb06a6fdd
cd3dbacdd5cb94bfce489b9ee2f07e218c645e29
refs/heads/master
2023-09-04T20:39:34.331172
2023-08-29T13:22:12
2023-08-29T13:22:12
192,515,187
132
8
MIT
2023-05-09T14:39:31
2019-06-18T10:07:33
C
UTF-8
C
false
false
2,159
h
vquic.h
#ifndef HEADER_CURL_VQUIC_QUIC_H #define HEADER_CURL_VQUIC_QUIC_H /*************************************************************************** * _ _ ____ _ * Project ___| | | | _ \| | * / __| | | | |_) | | * ...
82be763082841cf84a2b92a95e5fde9ab62e1e10
d1a6e586e0ad50da88ac3cf176d40bb9facb6bf6
/tests/common/util/mathp.c
52a78aa1835274a004c02ac81f58f3dec4a4788a
[ "Apache-2.0" ]
permissive
OAID/Tengine
025d2521040c863300ee08b0800010587b72192b
c73708ceb4322ae7c438e4d468178b737fa44cd0
refs/heads/tengine-lite
2023-09-03T19:15:08.100078
2023-05-18T06:17:39
2023-05-18T06:17:39
115,765,590
5,323
1,216
Apache-2.0
2023-09-05T06:25:47
2017-12-30T01:21:41
C++
UTF-8
C
false
false
1,821
c
mathp.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 ma...
e00f2f2809f4eb45631818d16276406e225d7fea
aa793c2b787ff591f69147e2cc5e23d6c7b4d77e
/sysinc/limits.h
5efe2fcaff89ca7aea124148e30b87ef6f134fcd
[ "MIT", "BSD-3-Clause", "OFL-1.1", "GPL-2.0-only", "CC0-1.0", "LicenseRef-scancode-public-domain", "BSD-2-Clause" ]
permissive
AsahiLinux/m1n1
8280a8342c407936beabda0f08a700759a636b05
6d0979e71e83f47c5da5fdb8c5e21eb1268d54e8
refs/heads/main
2023-08-22T20:52:30.090704
2023-08-21T14:16:08
2023-08-21T14:16:08
329,707,886
2,966
200
MIT
2023-09-07T10:19:39
2021-01-14T18:59:03
Python
UTF-8
C
false
false
281
h
limits.h
/* SPDX-License-Identifier: MIT */ #ifndef LIMITS_H #define LIMITS_H #define INT_MAX (0x7fffffff) #define UINT_MAX (0xffffffffu) #define LONG_MAX (0x7fffffffffffffffl) #define ULONG_MAX (0xfffffffffffffffful) #define LLONG_MAX LONG_MAX #define ULLONG_MAX ULLONG_MAX #endif
c7a4997e3025afa0c2566692b6550fd17bbc61f9
00c64e0967d197d8c6fc3427954e2d0b2ff13ca0
/clang/test/CodeGen/RISCV/rvv-intrinsics-autogenerated/policy/non-overloaded/viota.c
2b3e756ad64c1b3609a48a59cd59ff7afbffe94f
[ "Apache-2.0", "LLVM-exception", "NCSA", "LicenseRef-scancode-unknown-license-reference" ]
permissive
triSYCL/sycl
893048e80158cf3359c1ad8912da9ccf493faf69
5a95a7136a11b75f01ef839d9229780032bbeecf
refs/heads/sycl/unified/master
2023-08-23T22:06:46.238209
2023-05-24T22:54:31
2023-05-24T22:54:31
178,923,006
103
17
NOASSERTION
2023-09-12T20:03:26
2019-04-01T18:29:01
null
UTF-8
C
false
false
63,066
c
viota.c
// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py // REQUIRES: riscv-registered-target // RUN: %clang_cc1 -triple riscv64 -target-feature +v -disable-O0-optnone \ // RUN: -emit-llvm %s -o - | opt -S -passes=mem2reg | \ // RUN: FileCheck --check-prefix=CHECK-RV64 %s #include <riscv_vecto...
326bd60e3620d41102b1e604e2ea9982108452f4
4674b8088ffdf55905d44995f08a0792a3e4cd5c
/src/utils/xml-utils.c
a37a92d44e7bbf4518fa63333b488766f9b92e82
[ "BSD-3-Clause", "BSD-2-Clause" ]
permissive
vanhoefm/krackattacks-scripts
41daca791638a92aa4cfa68a582e46119037560e
4b78669686f74efe664c6543b1b5b1616b22f902
refs/heads/research
2022-10-29T20:21:11.512335
2022-10-16T18:44:41
2022-10-16T18:44:41
107,408,514
2,184
577
NOASSERTION
2021-07-06T12:43:49
2017-10-18T12:58:08
C
UTF-8
C
false
false
9,458
c
xml-utils.c
/* * Generic XML helper functions * Copyright (c) 2012-2013, Qualcomm Atheros, Inc. * * This software may be distributed under the terms of the BSD license. * See README for more details. */ #include "includes.h" #include "common.h" #include "xml-utils.h" static xml_node_t * get_node_uri_iter(struct xml_node_...
be3d2869bfb382019ee7b49ccf0f90c8c4ed67ec
3bf69a0369ac0b8248045f86c646b06655be5adb
/app/boards/arm/corneish_zen/widgets/icons/USB_connected.c
b3b60422257ba1d2ae4eb7b9920a2d88afb3800e
[ "MIT" ]
permissive
zmkfirmware/zmk
36dea10219874ce8c81df46eb3b77e02dde7c352
3d938033b002c78ce24245e3cf37b7ba55876145
refs/heads/main
2023-09-03T06:09:24.869559
2023-09-02T21:45:25
2023-09-03T03:49:19
270,692,521
1,848
2,032
MIT
2023-09-14T03:42:31
2020-06-08T14:08:44
C
UTF-8
C
false
false
1,625
c
USB_connected.c
/* * * Copyright (c) 2021 Darryl deHaan * SPDX-License-Identifier: MIT * */ #include <lvgl.h> #ifndef LV_ATTRIBUTE_MEM_ALIGN #define LV_ATTRIBUTE_MEM_ALIGN #endif #ifndef LV_ATTRIBUTE_IMG_USB_CONNECTED #define LV_ATTRIBUTE_IMG_USB_CONNECTED #endif const LV_ATTRIBUTE_MEM_ALIGN LV_ATTRIBUTE_IMG_USB_CONNECTED uin...
48f979cf64ed1a970b259e066c0732d146564a79
324ae873d12897873afbf37fc71c27579cd16293
/c_src/jid.c
14cb9846007db6ed61ac622975a09bdaf3390508
[ "Apache-2.0" ]
permissive
processone/xmpp
0eea7426d786d96f42593eeae39a40ed50df9e88
3d3d98b996dd7569c57df5fb966b9dfb985c58f3
refs/heads/master
2023-08-03T15:56:30.955654
2023-08-02T10:26:55
2023-08-02T15:40:23
74,045,359
122
93
Apache-2.0
2023-08-24T10:48:55
2016-11-17T16:24:26
Erlang
UTF-8
C
false
false
14,789
c
jid.c
#line 1 "jid.rl" #include <erl_nif.h> #include <string.h> #line 28 "jid.rl" static const int jid_start = 1; static int load(ErlNifEnv* env, void** priv, ERL_NIF_TERM load_info) { return 0; } static ERL_NIF_TERM mk_binary_term(ErlNifEnv* env, char *start, char *stop, int start_offset, int stop_offset) { ...
5dec98736798771a045d5b2096f3d0837a365966
a5f3b0001cdb692aeffc444a16f79a0c4422b9d0
/main/cui/source/tabpages/chardlg.h
55aa3453da84c6cbf511dced6f2801b00f2a4d89
[ "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
2,342
h
chardlg.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...
daa4f4c56c2864cff229fb49cde9872c032f47fc
ca54045faebf354767db22518faf2cbe17797f86
/stub/stub_cpu.c
e26f5b654653c4c727cb6cce321060e721c2c61a
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
open-simh/simh
f659873614bf54538f2c4fb7d92c8673ddcdfb85
d4f85d01bdf7301d5f7a2c4e51c3a84024561b26
refs/heads/master
2023-09-05T07:04:48.971084
2023-09-04T04:39:17
2023-09-04T04:39:17
498,052,344
288
87
NOASSERTION
2023-09-10T11:14:16
2022-05-30T18:16:34
C
UTF-8
C
false
false
3,326
c
stub_cpu.c
/* stub_cpu.c: Stub CPU simulator Copyright (c) 2020, Lars Brinkhoff 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 ri...