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
3f8fcae29fc15cf3dd1883e9bfad7c2fa0e35e89
35ece1a78314060ee6f815745db24f85012a6c77
/texlive/texk/xdvik/print-internal.c
dfa6f9a4ff8b66148d7b52c5a965e53e249fd5b0
[ "LicenseRef-scancode-other-permissive" ]
permissive
clerkma/ptex-ng
dabc12a3df48aef6107efd1b4555f0141f858e12
a646d1cfe835712601b7edcfa96ad90c2549778b
refs/heads/master
2023-08-16T23:10:11.143532
2023-08-13T06:52:31
2023-08-13T06:52:31
24,095,177
260
46
null
2022-06-22T04:57:30
2014-09-16T10:25:01
C
UTF-8
C
false
false
25,908
c
print-internal.c
/* * Copyright (c) 2002-2004 Paul Vojta and the xdvik development team * * 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 ...
bccbfc5121c6f8b83b5ecbf368d715d77f818a59
5c3160b4c7c0f3ff017c0b0a74a00ea3b4b9b1c1
/Frameworks/IoKit/Sources/PrivateApi/IOKit/hid/IOHIDSession.h
a509afdf9d5fe74bf6cc35624915ed7ce6c92f11
[ "MIT" ]
permissive
avito-tech/Mixbox
65db96299286dd0b77cd6cca29f252b72d6a8049
25e0e91fde1d403479aefc355e434ddff0dbaf0a
refs/heads/master
2023-07-09T16:50:28.958629
2023-07-07T07:42:13
2023-07-07T07:42:13
142,596,513
141
30
MIT
2022-07-20T10:10:12
2018-07-27T15:49:50
Swift
UTF-8
C
false
false
7,282
h
IOHIDSession.h
#if defined(MIXBOX_ENABLE_FRAMEWORK_IO_KIT) && defined(MIXBOX_DISABLE_FRAMEWORK_IO_KIT) #error "IoKit is marked as both enabled and disabled, choose one of the flags" #elif defined(MIXBOX_DISABLE_FRAMEWORK_IO_KIT) || (!defined(MIXBOX_ENABLE_ALL_FRAMEWORKS) && !defined(MIXBOX_ENABLE_FRAMEWORK_IO_KIT)) // The compilation...
e16e44f42ca6faa93163ac6a9999b679a9c1ff5e
57d291312405dd9093fbca45743984ab56c549d0
/include/siri/async.h
91fc8fa56d11f96cd287ea126ca57465e3d7af5e
[ "MIT" ]
permissive
SiriDB/siridb-server
159f9cc8f0f53401a5507e0394929f828f80a244
f0edd48c02bc18a39c8bdfd53b9b179b8c216f86
refs/heads/master
2023-08-19T09:17:38.075457
2023-03-21T10:24:13
2023-03-21T10:24:13
55,093,657
176
24
MIT
2022-09-17T06:59:52
2016-03-30T19:58:40
C
UTF-8
C
false
false
432
h
async.h
/* * async.h - SiriDB async wrapper. */ #ifndef SIRI_ASYC_H_ #define SIRI_ASYC_H_ typedef struct siri_async_s siri_async_t; #include <uv.h> #include <inttypes.h> void siri_async_close(uv_handle_t * handle); void siri_async_decref(uv_async_t ** handle); #define siri_async_incref(HANDLE__) ((siri_async_t *) HANDLE_...
8f70ab9dec72eda25ce471ea5ba2dd521236939d
29f2c40392489fc1656010f2c9b384fd0b090847
/play/memcex/in/test2.c
32a09f2741d70c1a33a850def790b985c8308b02
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
seahorn/seahorn
6498777c0d12716379035c0bc102b9baec6f28f9
2bab7831960766a0a16f149adcdce55f0651eb8f
refs/heads/main
2023-08-25T13:51:48.354660
2023-08-11T00:48:27
2023-08-14T16:43:13
31,487,486
423
126
NOASSERTION
2023-09-08T21:30:09
2015-03-01T05:08:17
C
UTF-8
C
false
false
202
c
test2.c
#include "memcex.h" // reading nondet pointer to a simple struct int main(void) { struct st *p; p = __VERIFIER_nondet_st(); if (p > 0) { __VERIFIER_error(); } return 0; }
9ae558f4d7f24f34c6c2c3ffb2502c168b085265
e1d9c54e9925e30e388a255b53a93cccad0b94cb
/kubernetes/model/v1_node_config_source.h
62b76bea1d100ea2aa26d5c57065c8623e710bcc
[ "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,084
h
v1_node_config_source.h
/* * v1_node_config_source.h * * NodeConfigSource specifies a source of node configuration. Exactly one subfield (excluding metadata) must be non-nil. This API is deprecated since 1.22 */ #ifndef _v1_node_config_source_H_ #define _v1_node_config_source_H_ #include <string.h> #include "../external/cJSON.h" #includ...
966ad63771befbf437a02b1b20a8ff480f0d3b61
05a4d2bf45b32798d2f6820c4ec001dd8ef13e4a
/tests/multithreaded/peer/rpma_peer_cfg_from_descriptor.c
48572553c1cf25bee2a4f1134ccf9f987379b8cd
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
pmem/rpma
207ee08f465a22341f92c80b15132a9617e57596
93d31224fd69786d4b1ace0084108aa270e4c263
refs/heads/main
2023-09-01T05:29:34.609582
2023-06-13T12:12:10
2023-06-13T12:12:10
240,216,867
115
63
NOASSERTION
2023-09-05T14:31:33
2020-02-13T08:59:31
C
UTF-8
C
false
false
4,535
c
rpma_peer_cfg_from_descriptor.c
// SPDX-License-Identifier: BSD-3-Clause /* Copyright 2021-2022, Intel Corporation */ /* * rpma_peer_cfg_from_descriptor.c -- multithreaded test */ #include <assert.h> #include <stdlib.h> #include <stdio.h> #include <string.h> #include <pthread.h> #include <librpma.h> #define DIRECT_WRITE_TO_PMEM_SUPPORTED true #...
e0b1e129753573f4aa3eff9580302a15bff14175
cb6d0a660cfcb28ee9e8a1c0266925f8f541edfb
/libbpf-tools/softirqs.c
66c0f0f48137783b4b635095efafe4f2a65c639e
[ "Apache-2.0" ]
permissive
iovisor/bcc
0e002769364523caeb731216021b0a3c881a723f
ec49363e2e9daec026ee6cae4c5fc316f8fab0ff
refs/heads/master
2023-09-03T22:37:47.238198
2023-08-31T14:44:55
2023-09-01T11:21:30
34,921,116
18,467
3,907
Apache-2.0
2023-09-13T21:22:53
2015-05-01T19:52:32
C
UTF-8
C
false
false
6,254
c
softirqs.c
// SPDX-License-Identifier: (LGPL-2.1 OR BSD-2-Clause) // Copyright (c) 2020 Wenbo Zhang // // Based on softirq(8) from BCC by Brendan Gregg & Sasha Goldshtein. // 15-Aug-2020 Wenbo Zhang Created this. #include <argp.h> #include <signal.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <time.h>...
8eff3c5ff525aabc37ca7cfbcbf4f02f29d26634
9907672fcd81ab73ac63b2a83422a82bf31eadde
/tyama_PG110502-UVa10018-codechefDPC206_mod.c
0b93f4f3d50756275ab0506bde0f7d11cf3a4baa
[ "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
427
c
tyama_PG110502-UVa10018-codechefDPC206_mod.c
//tyama070521reverse.c #include <stdio.h> inline unsigned reverse(unsigned u){ unsigned ret=0; while(u){ ret=(ret<<3)+(ret<<1)+u%10; u/=10; } return ret; } int main(){ unsigned u,t; int n,count; scanf("%d", &n); for(;n;n--){ scanf("%u", &u); count^=count; t=reverse(u); while(u...
d4b40c5aa68de2f7c6c29b9dd6f446376fcdc698
68e115d504decf90cf8adaf1c373a220c059d8d7
/Include/LittleVgl/core/lv_fonts/lv_font_dejavu_10.c
f90844ece42397b51e8f2f3f4657cc40acb2d1ca
[ "GPL-1.0-or-later", "GPL-2.0-only", "BSD-2-Clause", "MIT" ]
permissive
WOA-Project/Lumia950XLPkg
24fcad187d71488270b853d08fcdff542bbac5a2
0e7e24adb2ac80672ade1e56f9b538d99941328f
refs/heads/master
2023-08-11T09:20:00.600571
2022-09-14T09:09:51
2022-09-14T09:09:51
132,070,715
264
64
BSD-2-Clause
2022-12-18T20:27:21
2018-05-04T01:44:48
C
UTF-8
C
false
false
134,788
c
lv_font_dejavu_10.c
#include "../lv_misc/lv_font.h" #if USE_LV_FONT_DEJAVU_10 != 0 /*Can be enabled in lv_conf.h*/ /*********************************************************************************** * DejaVuSans.ttf 10 px Font in U+0020 ( ) .. U+007e (~) range with 1 bpp *************************************************************...
0a3852722deaa3d89b5fb0aca1a9f35dacdb5f26
0744dcc5394cebf57ebcba343747af6871b67017
/external/iotjs/deps/jerry/jerry-core/debugger/debugger.c
a3235b8048b9bd9b5e5d253937ee82805a73c46c
[ "Apache-2.0", "MIT", "LicenseRef-scancode-dco-1.1" ]
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
34,640
c
debugger.c
/* Copyright JS Foundation and other contributors, http://js.foundation * * 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 r...
63e291b99fe2eeac8034495b1b301d69aecd5571
a5a99f646e371b45974a6fb6ccc06b0a674818f2
/Validation/HcalHits/test/rootlogon.C
8ffcebea419297a983f712a666e62c3c48464753
[ "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
2,175
c
rootlogon.C
{ cout << "FWlite ..." << endl; gSystem->Load("libFWCoreFWLite.so"); FWLiteEnabler::enable(); cout << "Redefining colors ..." << endl; TColor::InitializeColors(); TColor *color = (TColor*)(gROOT->GetListOfColors()->At(41)); color->SetRGB(1.0, 0.1, 0.5); // deep roze TColor *color = (TColor*)(gROOT->GetList...
7778f57d00a133fc44bb9e349c02358f41d7d366
cff4428975e403e4ef02d75498b78cd1a610a01a
/src/box/sql/sqlLimit.h
53dbe15059753e48da968a3835a5bca6f9cea1f3
[ "BSD-2-Clause" ]
permissive
tarantool/tarantool
c1f252b642d223af62485dc21165c7f7c3354e7e
f58cc96f2798ddc5f492223897d0b77e4f902128
refs/heads/master
2023-09-03T15:16:29.144171
2023-08-31T11:39:28
2023-09-01T12:39:29
911,980
3,205
490
NOASSERTION
2023-09-14T17:58:17
2010-09-15T07:59:26
Lua
UTF-8
C
false
false
6,090
h
sqlLimit.h
#ifndef TARANTOOL_SQL_sqlLIMIT_H_INCLUDED #define TARANTOOL_SQL_sqlLIMIT_H_INCLUDED /* * Copyright 2010-2017, Tarantool AUTHORS, please see AUTHORS file. * * Redistribution and use in source and binary forms, with or * without modification, are permitted provided that the following * conditions are met: * * 1. R...
ec6bd88aee6c1b47161882666a9534126cd2490f
0853493263443e3493d5d359576f71fc7b1d509c
/binmodules/luasocket/src/except.h
2497c0566b8f835ec55ec46fc8fb5ae2bdcee241
[ "BSD-3-Clause", "MIT" ]
permissive
premake/premake-core
2480471ed07868913533b045b7d7db7d9630e8ba
7b309649ce08cb40f4947d6952fb554c94f8cff6
refs/heads/master
2023-09-01T07:23:53.970594
2023-08-30T19:06:18
2023-08-30T19:06:18
32,634,405
3,160
944
BSD-3-Clause
2023-09-09T23:25:44
2015-03-21T14:08:15
C
UTF-8
C
false
false
1,704
h
except.h
#ifndef EXCEPT_H #define EXCEPT_H /*=========================================================================*\ * Exception control * LuaSocket toolkit (but completely independent from other modules) * * This provides support for simple exceptions in Lua. During the * development of the HTTP/FTP/SMTP support, it became...
d7f98581ebcdd63b2e88fb76084a98e54273da67
03666e5f961946fc1a0ac67781ac1425562ef0d7
/src/common/state/HostProfileList.C
3f65b361ba2ea9977265722980339f25e38a171a
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
visit-dav/visit
e9f81b4d4b9b9930a0db9d5282cd1bcabf465e2e
601ae46e0bef2e18425b482a755d03490ade0493
refs/heads/develop
2023-09-06T08:19:38.397058
2023-09-05T21:29:32
2023-09-05T21:29:32
165,565,988
335
120
BSD-3-Clause
2023-09-14T00:53:37
2019-01-13T23:27:26
C
UTF-8
C
false
false
25,063
c
HostProfileList.C
// Copyright (c) Lawrence Livermore National Security, LLC and other VisIt // Project developers. See the top-level LICENSE file for dates and other // details. No copyright assignment is required to contribute to VisIt. #include <HostProfileList.h> #include <DataNode.h> #include <MachineProfile.h> // *************...
3cd2f11ce3cc090bfa1a20756b793a3de17ced79
e73547787354afd9b717ea57fe8dd0695d161821
/include/mapfs/jan_00_hit.h
69783245410f63fcb0e572e303bd748db91761a1
[]
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
934
h
jan_00_hit.h
#define COLLIDER_Root 0x14 #define COLLIDER_g47 0x13 #define COLLIDER_o90 0x12 #define COLLIDER_o257 0x11 #define COLLIDER_g61 0x10 #define COLLIDER_o293 0xF #define COLLIDER_o286 0xE #define COLLIDER_o282 0xD #define COLLIDER_o2...
cdb9fe9decef4ce87f68c381a076d3b0801c5191
ca4c4631f3d47a90b8415bbe70dbc7cae18c071e
/unit_tests/UnitTestFieldUtils.C
1ccd412e6f35c1568749cfa8324ca13c135278f8
[ "BSD-3-Clause", "BSD-2-Clause" ]
permissive
Exawind/nalu-wind
5765078c445d379ea952d2b25a01f5ff490837a6
722cd7757a412c9306645963808047824c312a17
refs/heads/master
2023-08-16T17:44:54.744168
2023-08-15T18:05:23
2023-08-15T18:05:23
132,016,365
111
87
NOASSERTION
2023-09-14T04:02:07
2018-05-03T15:39:32
C
UTF-8
C
false
false
1,517
c
UnitTestFieldUtils.C
// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC // (NTESS), National Renewable Energy Laboratory, University of Texas Austin, // Northwest Research Associates. Under the terms of Contract DE-NA0003525 // with NTESS, the U.S. Government retains certain rights in this software. // // This sof...
8ad256bd0e9490bba1eadabcb2f8fa199a14409b
9e0c8c8d8bafa73d133e41f201badc756c92978a
/include/tilck/kernel/arch/generic_x86/debug_utils_x86.h
6ddce0e77c9d6674446fbf04c04a39ff2367a3f3
[ "BSD-2-Clause", "MIT", "CC0-1.0", "BSD-3-Clause", "LicenseRef-scancode-public-domain", "BSD-2-Clause-Views" ]
permissive
vvaltchev/tilck
ccf8d9933be1269b85388e5b21645b831ecf5412
e9c27da4dd15f5f8a927b11f31484aec3f1429f0
refs/heads/master
2023-08-16T00:07:42.593483
2023-07-04T21:00:31
2023-07-19T23:25:42
53,845,595
2,142
115
BSD-2-Clause
2023-09-03T05:36:46
2016-03-14T10:02:41
C
UTF-8
C
false
false
121
h
debug_utils_x86.h
/* SPDX-License-Identifier: BSD-2-Clause */ #pragma once #include <tilck/common/basic_defs.h> void dump_eflags(u32 f);
e577bc129144c31b2c0c812e1135b4c206ce4066
3f55217e912141e04815bc8bcb6fbd5638d0896e
/src/rt/text.c
af935b8d1b2fdba2be38c476858f9c9151ce4533
[ "BSD-2-Clause" ]
permissive
NREL/Radiance
bfbb93c99d86368ad0f27052a2a5504aeced47f8
2fcca99ace2f2435f32a09525ad31f2b3be3c1bc
refs/heads/master
2021-12-26T12:42:04.586614
2021-12-18T00:43:56
2021-12-18T00:43:56
8,210,805
164
68
NOASSERTION
2019-06-06T19:57:11
2013-02-15T00:47:56
C
UTF-8
C
false
false
7,898
c
text.c
#ifndef lint static const char RCSid[] = "$Id: text.c,v 2.28 2021/11/19 22:51:31 greg Exp $"; #endif /* * text.c - functions for text patterns and mixtures. */ #include "copyright.h" #include "ray.h" #include "paths.h" #include "otypes.h" #include "rtotypes.h" #include "font.h" /* * A text pattern is specif...
f667a11305e5e6f0ff84a20c48d8835ba6628efe
99bdb3251fecee538e0630f15f6574054dfc1468
/bsp/lpc55sxx/Libraries/LPC55S36/LPC55S36/drivers/fsl_itrc.h
877134aa4d9c9647799eb85c4591865400720abb
[ "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,950
h
fsl_itrc.h
/* * Copyright 2021 NXP * All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ #ifndef _FSL_ITRC_H_ #define _FSL_ITRC_H_ #include "fsl_common.h" /*! * @addtogroup ITRC * @{ */ /*! @file */ /******************************************************************************* * Definitions *********...
96bb87074a20c3dfdf10d3aa7917e42556d9923e
7df190df28da7e4ff166e55dc8ce780f11236a9f
/src/router/services/sysinit/sysinit-whrag108.c
7338dadb494e5e30cb9e34bf402336fdcf7fa3be
[]
no_license
mirror/dd-wrt
25416946e6132aa54b35809de61834a1825a9a36
8f2934a5a2adfbb59b471375aa3a38de5d036531
refs/heads/master
2023-08-31T14:54:47.496685
2023-08-30T17:40:54
2023-08-30T17:40:54
7,470,282
520
281
null
2023-05-29T20:56:24
2013-01-06T17:21:29
null
UTF-8
C
false
false
5,676
c
sysinit-whrag108.c
/* * sysinit-whrag108.c * * Copyright (C) 2006 Sebastian Gottschall <s.gottschall@dd-wrt.com> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License, or (at ...
e9b74363dbe7fe10f46b3e222fb353072c36e26a
88ae8695987ada722184307301e221e1ba3cc2fa
/third_party/icu/source/test/cintltst/ulistfmttest.c
b0a1f6bc34965dc2ef44ea45b3dcc07896a51786
[ "BSD-3-Clause", "LicenseRef-scancode-unicode", "ICU", "LicenseRef-scancode-unknown-license-reference", "GPL-3.0-or-later", "NTP", "GPL-2.0-or-later", "LicenseRef-scancode-autoconf-simple-exception", "Autoconf-exception-generic", "LicenseRef-scancode-public-domain", "NAIST-2003", "BSD-2-Clause"...
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
15,310
c
ulistfmttest.c
// © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html /******************************************************************** * Copyright (c) 2015, International Business Machines Corporation * and others. All Rights Reserved. **********************************...
cf76c1d12e1fba47f753b03310b71719b1c0a4a8
dfb59af794367d02891de53923aa3b67f7073472
/src/php/classes/php_vector_ce.c
8b7394d7048029b48edc3256351af5d309651420
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
php-ds/ext-ds
b31df34b05ad14af53a0d23ba7a7a15437f4004a
d42750d69beb684ec3ef7b3da48fba769ce57ffc
refs/heads/master
2023-08-26T11:28:53.328205
2023-07-29T04:04:32
2023-07-29T04:04:32
50,824,235
625
40
MIT
2023-07-29T04:04:33
2016-02-01T08:05:07
C
UTF-8
C
false
false
6,478
c
php_vector_ce.c
#include "../../common.h" #include "../parameters.h" #include "../arginfo.h" #include "../objects/php_vector.h" #include "../iterators/php_vector_iterator.h" #include "../handlers/php_vector_handlers.h" #include "php_collection_ce.h" #include "php_sequence_ce.h" #include "php_vector_ce.h" #define METHOD(name) PHP_M...
f733add65b5d7ccd4f0417f9831a5e30cb8cc507
8e56b05b32a978eb170e01409a7aaaa1fc755979
/lib/libc/locale/runetype_file.h
33a58bd98e6416812b88bc7ada81c1628cb3cab6
[]
permissive
cahirwpz/mimiker
d71f37c2c6efc58a0026e8e4cfcd676d85ef7445
5343231aeeeb0d16b2419f84405f52981dc51c07
refs/heads/master
2023-09-01T20:20:07.256932
2023-08-30T18:36:27
2023-08-30T18:36:27
46,346,617
278
67
BSD-3-Clause
2023-09-14T16:57:32
2015-11-17T12:46:47
C
UTF-8
C
false
false
5,303
h
runetype_file.h
/* $NetBSD: runetype_file.h,v 1.3 2010/06/20 02:23:15 tnozaki Exp $ */ /*- * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * Paul Borman at Krystal Technologies. * * Redistribution and use in source and b...
b5bd08b014dd412bb5fbb7864fab6e8d52affb36
810237086aae7600b9ef87a610aec4777b1bf156
/Example/Pods/Headers/Private/SJVideoPlayer/SJClipsVideoCountDownView.h
93004d6eecb3302b72633d140bedae9c97fd5ae3
[ "MIT" ]
permissive
changsanjiang/SJVideoPlayer
f63f3156d5ad07ec107b0feb481110222dd45a85
bff75e1f7f033edc05e07c333ce3557cb289c95c
refs/heads/master
2022-12-20T22:47:04.095976
2022-12-10T08:57:46
2022-12-10T08:57:46
100,693,284
2,680
513
MIT
2022-11-02T11:04:42
2017-08-18T08:56:30
Objective-C
UTF-8
C
false
false
100
h
SJClipsVideoCountDownView.h
../../../../../SJVideoPlayer/ControlLayers/SJClipsControlLayer/Core/View/SJClipsVideoCountDownView.h
26cbcba34a0896f0c00344eab065279d06831364
a5a99f646e371b45974a6fb6ccc06b0a674818f2
/Validation/TrackerHits/test/SiTrackerHitsCompareToF.C
cdf46f3ecdb5cc1e32c17bf3994ed238012afe9d
[ "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
4,601
c
SiTrackerHitsCompareToF.C
void SiTrackerHitsCompareToF() { gROOT ->Reset(); gStyle->SetNdivisions(504,"XYZ"); gStyle->SetStatH(0.18); gStyle->SetStatW(0.35); char* cfilename = "TrackerHitHisto.root"; //current char* rfilename = "../TrackerHitHisto.root"; //reference delete gROOT->GetListOfFiles()->FindObject(rfilename); delete gR...
75958a1f9eceb9d69ad002e5ec9c6bf66512f6f9
9ceacf33fd96913cac7ef15492c126d96cae6911
/sys/dev/mii/nsgphyreg.h
145b6475840ee6911436c5cc168821a7c366ebee
[]
no_license
openbsd/src
ab97ef834fd2d5a7f6729814665e9782b586c130
9e79f3a0ebd11a25b4bff61e900cb6de9e7795e9
refs/heads/master
2023-09-02T18:54:56.624627
2023-09-02T15:16:12
2023-09-02T15:16:12
66,966,208
3,394
1,235
null
2023-08-08T02:42:25
2016-08-30T18:18:25
C
UTF-8
C
false
false
3,626
h
nsgphyreg.h
/* $OpenBSD: nsgphyreg.h,v 1.5 2005/05/27 09:24:01 brad Exp $ */ /* * Copyright (c) 2001 Wind River Systems * Copyright (c) 2001 * Bill Paul <wpaul@bsdi.com>. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following cond...
f4a197d75faf00c5c965f76c569f81793acc4175
9b1a345a2377bbac949856f2aac8947ab2e26205
/tests/gdb-tests/tests/binaries/tls.x86-64.c
54c885f0bf780b70a79febfc6ee812691224e04c
[ "MIT" ]
permissive
pwndbg/pwndbg
4577c02d213fa347891d7e0f5415beb2a497c002
f642efbd92e30c7b892b5e816d353cc5a03e5cb5
refs/heads/dev
2023-08-31T10:48:45.172197
2023-08-27T09:55:46
2023-08-27T10:12:02
31,181,767
5,954
1,080
MIT
2023-09-11T11:03:02
2015-02-22T21:35:19
Python
UTF-8
C
false
false
225
c
tls.x86-64.c
void *tls_address; void break_here(void) {} int main(){ // TODO: This only works for x86-64, we should support arm/aarch64 in the future asm("movq %%fs:0, %0" : "=r" (tls_address)); break_here(); return 0; }
4a763ea8cd1fd9ad0c684c792ebcb2ab759a63ac
06052ccd6db697947c1fcbb6ac96eba79c057fea
/lambdaLayers/SharpLayer/nodejs/node_modules/sharp/vendor/8.10.6/include/orc-0.4/orc/orcinternal.h
b86f698b4a9f94be39b0470fd89a21792e96f78d
[ "MIT", "Apache-2.0" ]
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
1,111
h
orcinternal.h
#ifndef _ORC_INTERNAL_H_ #define _ORC_INTERNAL_H_ #include <orc/orcutils.h> #include <orc/orclimits.h> ORC_BEGIN_DECLS #ifdef ORC_ENABLE_UNSTABLE_API /* FIXME: not sure why these are exported, no one needs to call these, that's * already done as part of orc_init() */ void orc_mmx_init (void); void orc_sse_init (v...
370cf3c797b1e04c6d109f93b178965a6b225a1b
9907672fcd81ab73ac63b2a83422a82bf31eadde
/tyama_PG110502.c
f00a169d9471c9915c0ecddec776cd5607acb6b7
[ "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
976
c
tyama_PG110502.c
//tyama070521reverse.c #include <stdio.h> #include <stdlib.h> #include <string.h> #if 0 reverse()の設計ミス。place()もpower()も不必要でした。 int place(unsigned u){ unsigned t=u/10; if(!t)return 0; return (place(t))+1; /*asmが使えれば絶対その方が早い。Cだと++がコンパイルエラーにw __asm{ xor edx,edx mov eax, u div 10 test eax, 0 jz @return ...
955e54f3a527d6fadb9b9fe5eea3ec44bfb9e7f6
88ae8695987ada722184307301e221e1ba3cc2fa
/third_party/ffmpeg/libavcodec/brenderpix.c
e95ab3d4afdf241ad013f597571f5323cf144718
[ "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", "BSD-3-Clause" ]
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
10,772
c
brenderpix.c
/* * BRender PIX (.pix) image decoder * Copyright (c) 2012 Aleksi Nurmi * * 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 L...
3c9668d41bde1884ed683c43f1a70f38612c8539
6601ed1b6c24e8b7e78312aeaadf816262c4bee3
/c/apps/aion/timestamp_compare.c
c8c7f20173d4874c8dfd82d378f9cd67221c99c2
[ "BSD-2-Clause" ]
permissive
t-crest/patmos
bb9764c5897ee8bbac2a336cb09d7bb77d54916a
c63dadffa3db2ad241c31ae6e952d6fe2298986a
refs/heads/master
2023-04-11T12:18:37.795018
2023-03-25T17:57:33
2023-03-25T17:57:33
1,500,522
108
90
BSD-2-Clause
2023-03-25T17:57:35
2011-03-19T17:01:39
VHDL
UTF-8
C
false
false
5,884
c
timestamp_compare.c
/* Comparing hardware vs software timestamping capabilities Experiments with ping request/reply implemented in Patmos (80MHz) showed: Max ping request processing rate: ~900 us Demo cycle takes: 207.7625 us Checking for packet takes: ~157.4875 us Processing ping takes: ~70 us Author: Eleftherios Kyriakakis ...
f607e2b9f0b44e88aa92e8cf35dec6a7ce433056
85b4bbde9e0ec36b0db29463281c36b24e1f161d
/interfaces/simulink/hpipm_sfun.c
442bad3997c13205a571dffcc5d76a7bfb0650f5
[ "BSD-2-Clause" ]
permissive
giaf/hpipm
9617000b88c3a65842154e86209a09a067fe34ac
b5239f756181918f97deca39884d12dc6286dc73
refs/heads/master
2023-08-17T01:13:25.056738
2023-08-15T15:02:11
2023-08-15T15:02:11
91,068,419
398
120
NOASSERTION
2023-08-15T20:51:27
2017-05-12T08:20:10
C
UTF-8
C
false
false
8,969
c
hpipm_sfun.c
#define S_FUNCTION_NAME hpipm_solver_sfunction #define S_FUNCTION_LEVEL 2 #define MDL_START // HPIPM #include <blasfeo_d_aux_ext_dep.h> #include "hpipm_d_ocp_qp_ipm.h" #include "hpipm_d_ocp_qp_dim.h" #include "hpipm_d_ocp_qp.h" #include "hpipm_d_ocp_qp_sol.h" #include "hpipm_timing.h" #include "simstruc.h" #defin...
8a783c122c231c555cf0845c75c28e640f254a5f
99bdb3251fecee538e0630f15f6574054dfc1468
/bsp/stm32/stm32l475-atk-pandora/board/ports/lcd/drv_lcd.c
5fc1417a5c9fa66fdabc29723d54f16d1d51393a
[ "Zlib", "LicenseRef-scancode-proprietary-license", "MIT", "BSD-3-Clause", "X11", "BSD-4-Clause-UC", "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
RT-Thread/rt-thread
03a7c52c2aeb1b06a544143b0e803d72f47d1ece
3602f891211904a27dcbd51e5ba72fefce7326b2
refs/heads/master
2023-09-01T04:10:20.295801
2023-08-31T16:20:55
2023-08-31T16:20:55
7,408,108
9,599
5,805
Apache-2.0
2023-09-14T13:37:26
2013-01-02T14:49:21
C
UTF-8
C
false
false
22,210
c
drv_lcd.c
/* * Copyright (c) 2006-2023, RT-Thread Development Team * * SPDX-License-Identifier: Apache-2.0 * * Change Logs: * Date Author Notes * 2018-08-14 flybreak the first version * 2018-09-18 balanceTWK add sleep mode function * 2018-09-27 ZYLX optimized...
e5eea5e481c4803104c3d87d1aa4797b91d5da6f
28d0f8c01599f8f6c711bdde0b59f9c2cd221203
/sys/dev/ofisa/ofisavar.h
b2b6f05de06f8d0fc836d0909d1dffeb82e4466b
[]
no_license
NetBSD/src
1a9cbc22ed778be638b37869ed4fb5c8dd616166
23ee83f7c0aea0777bd89d8ebd7f0cde9880d13c
refs/heads/trunk
2023-08-31T13:24:58.105962
2023-08-27T15:50:47
2023-08-27T15:50:47
88,439,547
656
348
null
2023-07-20T20:07:24
2017-04-16T20:03:43
null
UTF-8
C
false
false
3,810
h
ofisavar.h
/* $NetBSD: ofisavar.h,v 1.8 2021/04/30 02:13:15 thorpej Exp $ */ /* * Copyright 1998 * Digital Equipment Corporation. All rights reserved. * * This software is furnished under license and may be used and * copied only in accordance with the following terms and conditions. * Subject to these conditions, you may ...
4b08a1829124250db21f28e16ac0a355eafac604
909095842af0bbf2e769aff361b5af344abc7433
/engine/source/2d/sceneobject/Path_ScriptBinding.h
cdec4e7e5e7be6d35c58c2070d4d1099848b45c3
[ "MIT" ]
permissive
TorqueGameEngines/Torque2D
316105e8b91cebf8660ff43871440e1c4d0b1c5e
2c555d6dd0172a05ddb6a14f014d22f335b4ccad
refs/heads/master
2023-09-01T02:22:53.663431
2023-05-02T20:45:37
2023-05-02T20:45:37
268,352,960
1,001
117
MIT
2023-05-02T20:19:19
2020-05-31T19:51:55
C
UTF-8
C
false
false
4,636
h
Path_ScriptBinding.h
//----------------------------------------------------------------------------- // Copyright (c) 2013 GarageGames, LLC // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to // deal in the Software without restrictio...
938e4e303c8d70236ab1a157d6fa0815a4625dfe
376e1818d427b5e4d32fa6dd6c7b71e9fd88afdb
/emulators/wine/patches/patch-dlls_ws2__32_socket.c
b9629eb621887babac736a346e07c80f690d0540
[]
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
1,517
c
patch-dlls_ws2__32_socket.c
$NetBSD: patch-dlls_ws2__32_socket.c,v 1.1 2020/05/26 15:20:23 adam Exp $ Conditionally use RFC3678 socket options. --- dlls/ws2_32/socket.c.orig 2020-05-25 20:28:31.195748937 +0000 +++ dlls/ws2_32/socket.c @@ -692,10 +692,12 @@ static const int ws_ip_map[][2] = MAP_OPTION( IP_MULTICAST_LOOP ), MAP_OPTION( ...
3665b812b85d873ef0936ceaa75648c090addb86
14e762a695b82858a12cb168ba961e2fa38c69b9
/src/flow.c
799a84ae272ea214d725a522876010eb48c76dcc
[ "MIT" ]
permissive
picolisp/picolisp
f94ba31d066720269ce79084489d2cc8559be349
12fa8370ef14975edbcfc134c6f0b70859c73faf
refs/heads/dev
2022-08-22T11:17:48.624427
2020-11-05T02:56:34
2020-11-05T02:56:34
88,331,638
234
27
NOASSERTION
2020-09-22T15:00:42
2017-04-15T07:30:01
PicoLisp
UTF-8
C
false
false
40,441
c
flow.c
/* 16mar16abu * (c) Software Lab. Alexander Burger */ #include "pico.h" static void redefMsg(any x, any y) { outFile *oSave = OutFile; void (*putSave)(int) = Env.put; OutFile = OutFiles[STDERR_FILENO], Env.put = putStdout; outString("# "); print(x); if (y) space(), print(y); outString("...
0e5b98584b2362b9b5062e6a75364f3b76882240
25b7cd3e4b750803565c374e59f8179c8aab276d
/h3m/h3mlib/h3m_parsing/parse_ai_teams.c
47279edd59a5b1e0c0e9822bd03b3e936619d95b
[ "MIT" ]
permissive
potmdehex/homm3tools
320ce70e0d22dc597df440ec7c63fde9844f7dbe
6b36d1f92ea67f5ad6d4847aeaf2dfb1766d3cc5
refs/heads/master
2023-08-06T02:56:53.534443
2022-09-19T12:42:50
2022-09-19T12:42:50
40,399,205
141
29
MIT
2019-12-06T12:11:43
2015-08-08T10:15:08
C
UTF-8
C
false
false
733
c
parse_ai_teams.c
// Created by John Åkerblom 2014-11-21 #include "../h3mlib.h" #include "parse_ai.h" #include "../utils/format_select.h" #include "../utils/safe_read.h" #include <stdlib.h> #include <string.h> int parse_ai_teams(struct H3MLIB_CTX *ctx) { struct H3M *p = &ctx->h3m; struct H3MLIB_META *meta = &ctx->meta; st...
088f8e66f99b2b5b5936c102a9f9c23fee07c9d4
7f6c235b0598353549959c18f69eefd20b766907
/src/ticks/profiler.h
a6070c163383189f1a95c8335b6eb34e7c662832
[ "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
241
h
profiler.h
#ifndef PROFILER_H #define PROFILER_H #include <stdint.h> extern int profiler_enabled; extern void profiler_start(const char* function, int iterations_limit); extern uint8_t profiler_check(uint16_t pc); extern void profiler_stop(); #endif
9c75a4bcd43a8ca455894e5a30c13d55f575846e
c18e3cba4f445613b2ed7503061cdfe088d46da5
/docs/parallel/concrt/codesnippet/CPP/walkthrough-creating-a-custom-message-block_8.h
36d1fc5c640e48528f200567cb6248f1d9a5d374
[ "CC-BY-4.0", "MIT" ]
permissive
MicrosoftDocs/cpp-docs
dad03e548e13ca6a6e978df3ba84c4858c77d4bd
87bacc85d5a1e9118a69122d84c43d70f6893f72
refs/heads/main
2023-09-01T00:19:22.423787
2023-08-28T17:27:40
2023-08-28T17:27:40
73,740,405
1,354
1,213
CC-BY-4.0
2023-09-08T21:27:46
2016-11-14T19:38:32
PowerShell
UTF-8
C
false
false
298
h
walkthrough-creating-a-custom-message-block_8.h
// Sends an item to the message block. bool enqueue(Type const& item) { return concurrency::asend<Type>(this, item); } // Receives an item from the message block. Type dequeue() { return receive<Type>(this); }
b80903c5425536cfce06ae384b62376d9c10c5b6
cb9ab2e6b33f0befa99543c9501108641501500e
/IsoLib/libisomediafile/src/MP4IPMPToolDescriptor.c
26f6d8514ff6ad39f7878977ec3d03b3af57fc88
[]
no_license
MPEGGroup/isobmff
3401d5022d9bf0bfe3fc860c8fe53e83b66021d2
2a0e1a3690efb4553defca31caf347013f1eb9e1
refs/heads/master
2023-08-10T19:09:28.069852
2022-11-08T15:18:52
2022-11-08T15:18:52
118,715,054
101
37
null
2023-08-30T18:48:42
2018-01-24T05:07:44
C
UTF-8
C
false
false
6,963
c
MP4IPMPToolDescriptor.c
/* This software module was originally developed by Apple Computer, Inc. in the course of development of MPEG-4. This software module is an implementation of a part of one or more MPEG-4 tools as specified by MPEG-4. ISO/IEC gives users of MPEG-4 free license to this software module or modifications thereof for use in ...
214d446d657ba256f6be363d485ce459f82b8a24
e65a4dbfbfb0e54e59787ba7741efee12f7687f3
/games/libretro-beetle_saturn/files/patch-libretro-common_rthreads_rthreads.c
09e7cfd6ee7c23409ea8436f8334e197c3e97970
[ "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
234
c
patch-libretro-common_rthreads_rthreads.c
--- libretro-common/rthreads/rthreads.c.orig 2021-06-22 13:57:12 UTC +++ libretro-common/rthreads/rthreads.c @@ -64,6 +64,8 @@ #include <mach/mach.h> #endif +#include <sys/time.h> + struct thread_data { void (*func)(void*);
762da3925d7ad755b3da126c2a590e20632930dc
cdc6c85f66ff27e566aaf8c39b868bda3e80e192
/libsrc/math/sin.c
af4234dd089dd672395fb117f897619fcff67d0e
[]
no_license
tyfkda/xcc
e2deafc3b4f1d163956619742f617b1b1eb81a3b
9614ac50d6e813e5b3c2ab76bb3eabad10875f64
refs/heads/main
2023-08-23T23:48:16.443583
2023-08-21T02:58:14
2023-08-22T00:41:17
166,307,267
128
9
null
2023-07-20T01:09:36
2019-01-17T22:38:21
C
UTF-8
C
false
false
887
c
sin.c
#include "math.h" #ifndef __NO_FLONUM extern double normalize_radian(double x); double sin(double x) { static const double TABLE[] = { 1 / 1.0, -1 / (3.0 * 2 * 1), 1 / (5.0 * 4 * 3 * 2 * 1), -1 / (7.0 * 6 * 5 * 4 * 3 * 2 * 1), 1 / (9.0 * 8 * 7 * 6 * 5 * 4 * 3 * 2 * 1), -1 / (11.0 * 10 * 9...
c3804dfcca25b47ca879985b9b406946f46c7b58
89db60818afeb3dc7c3b7abe9ceae155f074f7f2
/src/cmd/astro/nutate.c
bc7daa31ab02b26a839ad05018ff16c8fdc088c4
[ "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
1,754
c
nutate.c
#include "astro.h" void nutate(void) { /* * uses radian, radsec * sets phi, eps, dphi, deps, obliq, gst, tobliq */ double msun, mnom, noded, dmoon; /* * nutation of the equinoxes is a wobble of the pole * of the earths rotation whose magnitude is about * 9 seconds of arc and whose period is about 18.6 years....
995cf5ec34b0119e37f88a07ee73cb7aaefdf442
aa5c1a530f95d629e686ac9124caf1a49a9f23e9
/runtime/src/iree/modules/hal/utils/buffer_diagnostics.c
cd2852576124f5159b57be8c535d79aec66a1e78
[ "Apache-2.0", "LLVM-exception", "LicenseRef-scancode-unknown-license-reference" ]
permissive
openxla/iree
eacf5b239559e1d3b40c38039ac4c26315b523f7
13ef677e556d0a1d154e45b052fe016256057f65
refs/heads/main
2023-09-06T01:19:49.598662
2023-09-04T07:01:30
2023-09-04T07:01:30
208,145,128
387
110
Apache-2.0
2023-09-14T20:48:00
2019-09-12T20:57:39
C++
UTF-8
C
false
false
13,522
c
buffer_diagnostics.c
// Copyright 2022 The IREE Authors // // Licensed under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception #include "iree/modules/hal/utils/buffer_diagnostics.h" #include <stdio.h> #include <string.h> /...
09176317dbf95ee4c6aa3412909cf9c587ef00bf
08db5520055df5865d09c7e2bc888e7219666d3c
/src/mysocket.c
083fc45d25f055f158f100966c7b81b834e28eb0
[ "Artistic-1.0" ]
permissive
pennmush/pennmush
9ab3f8d368bd01c4c1b919a936c4ffc3d222ad38
6c6173eca6865f88a97e0b5cd1fadbab49f1afad
refs/heads/master
2023-09-02T03:52:35.455020
2023-08-19T20:16:55
2023-08-19T20:16:55
32,365,792
121
83
null
2023-08-19T20:16:56
2015-03-17T02:13:05
C
UTF-8
C
false
false
19,218
c
mysocket.c
/** * \file mysocket.c * * \brief Socket routines for PennMUSH. * * */ #define _GNU_SOURCE #include "copyrite.h" #include <stdio.h> #include <stdlib.h> #include <ctype.h> #include <string.h> #ifdef WIN32 #include <winsock2.h> #include <ws2tcpip.h> #endif #ifdef HAVE_SYS_TYPES_H #include <sys/types.h> #endif ...
c49f5c5e05e6250e6942d03253a8fd97a5b94ebc
376e1818d427b5e4d32fa6dd6c7b71e9fd88afdb
/www/clearsilver/patches/patch-python_neo__cgi.c
b2617adb7f3786327c40d52ca70c4e58a3902b90
[]
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
474
c
patch-python_neo__cgi.c
$NetBSD: patch-python_neo__cgi.c,v 1.1 2011/12/01 20:50:49 gls Exp $ Fix for 2011-4357 Taken from: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=649322 --- python/neo_cgi.c.orig 2007-07-12 03:07:43.000000000 +0000 +++ python/neo_cgi.c @@ -178,7 +178,7 @@ static PyObject * p_cgi_error (PyObject if (!PyArg_Parse...
f92209aa1ee35b85bd2f843a6b4861841fd3f387
9984cf39a4ca67c35f3fbdb6ce96c1d5630663e2
/3rdparty/memcached/vbucket.h
c6c4d8ca95d0117e33ec9d198f335de83b59a79a
[ "BSD-3-Clause" ]
permissive
Qihoo360/evpp
89e7f24793a65e183edee6965fc71e3930073585
477033f938fd47dfecde43c82257cd286d9fa38e
refs/heads/master
2023-08-25T04:46:21.628781
2022-11-06T10:33:10
2022-11-06T10:33:10
83,792,790
3,665
1,074
BSD-3-Clause
2023-08-02T07:15:36
2017-03-03T11:46:03
C++
UTF-8
C
false
false
700
h
vbucket.h
/* -*- Mode: C; tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */ #ifndef MEMCACHED_VBUCKET_H #define MEMCACHED_VBUCKET_H 1 #ifdef __cplusplus extern "C" { #endif typedef enum { vbucket_state_active = 1, /**< Actively servicing a vbucket. */ vbucket_state_replica, /**< Servicing a vbucket as a rep...
e35e21134524fc31ca05556e41508b46e3adef60
28d0f8c01599f8f6c711bdde0b59f9c2cd221203
/tests/usr.bin/xlint/lint1/msg_000_c90.c
fa01699d043eb4a9033b3f5def2ba5eba6a8bc57
[]
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
292
c
msg_000_c90.c
/* $NetBSD: msg_000_c90.c,v 1.1 2021/07/08 05:18:49 rillig Exp $ */ # 3 "msg_000_c90.c" /* * Test for message: empty declaration [0] * * In strict C90 mode, an empty declaration is an error, not merely a warning. */ /* lint1-flags: -s */ /* expect+1: error: empty declaration [0] */ ;
e3488c109a44aa80a19c82aa877cc9db757c70a2
cfb9808611fc50f09dca006e25ef32f988cc146c
/ext/posix/fcntl.c
e8f9520c24a95252e873a22ad798e2be473b575d
[ "MIT", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
luaposix/luaposix
6d719704b458ad3291c41eed17572da4a0470dc7
f12f957224d12257c882f43fde5cc442bdf44002
refs/heads/master
2023-08-30T23:31:03.556885
2023-08-25T05:16:21
2023-08-28T17:40:39
1,523,340
421
108
MIT
2023-08-28T17:40:40
2011-03-24T23:02:16
C
UTF-8
C
false
false
8,910
c
fcntl.c
/* * POSIX library for Lua 5.1, 5.2, 5.3 & 5.4. * Copyright (C) 2013-2023 Gary V. Vaughan * Copyright (C) 2010-2013 Reuben Thomas <rrt@sc3d.org> * Copyright (C) 2008-2010 Natanael Copa <natanael.copa@gmail.com> * Clean up and bug fixes by Leo Razoumov <slonik.az@gmail.com> 2006-10-11 * Luiz Henrique de Figueiredo...
35d06158c8dc6d9bb88eba4b87b1db771179285e
5f0088a88d2a19da1905123507ea66f2e4f7d1ae
/src/khash/c_src/hash.h
0c75ed00f46b679e620692176da2277fa9578c42
[ "Kazlib", "MIT", "LicenseRef-scancode-unknown", "ErlPL-1.1", "WTFPL", "LicenseRef-scancode-public-domain-disclaimer", "OFL-1.1", "BSD-3-Clause", "ISC", "Apache-2.0", "BSD-2-Clause", "LicenseRef-scancode-public-domain" ]
permissive
apache/couchdb
994a26ba1f888c228c545f98264b384cda9d28dc
e60e27554708f46a9e6528fa6049d025c1aba859
refs/heads/main
2023-08-24T02:55:27.557609
2023-08-15T22:49:01
2023-08-15T22:49:01
206,417
5,048
844
Apache-2.0
2023-09-14T20:17:05
2009-05-21T02:03:38
Erlang
UTF-8
C
false
false
9,330
h
hash.h
/* * Hash Table Data Type * Copyright (C) 1997 Kaz Kylheku <kaz@ashi.footprints.net> * * Free Software License: * * All rights are reserved by the author, with the following exceptions: * Permission is granted to freely reproduce and distribute this software, * possibly in exchange for a fee, provided that this...
8cc5323dbafbed9ff52c59004d674d091c71c98d
a935ec8dab61675b6a3e348511fb9f8c5d490026
/src/mir/_pitch_stft.h
0a9ed29a6987eb9ac4fe671530c1a1f7ae92cb8c
[ "MIT" ]
permissive
libAudioFlux/audioFlux
d604c54941c17d90e1ef42f04ba353ef6e244926
3ae59434e2c1cacb6da43562677ed4899d7047c7
refs/heads/master
2023-04-28T05:17:22.649299
2023-04-25T09:45:59
2023-04-25T09:45:59
589,514,195
1,701
85
MIT
2023-04-25T09:00:05
2023-01-16T09:53:04
C
UTF-8
C
false
false
916
h
_pitch_stft.h
#ifndef _PITCH_STFT_H #define _PITCH_STFT_H #ifdef __cplusplus extern "C" { #endif #include <stdio.h> #include <stdlib.h> #include "../flux_base.h" typedef struct OpaquePitchSTFT *PitchSTFTObj; /*** samplate 32000 radix2Exp 12 WindowType hamm slideLength (1<<radix2Exp)/4 isContinue 0 ****/ int pitchSTFTObj_...
d818f13ee115082fd922f0b947d72e7d7fc072ff
a474d7e6c0dd5f8f3a0919db050ebf773780865f
/lib/bsp/include/syscalls.h
7ff73bc127d548c5427933c0e6d6879ae2fdfe88
[ "Apache-2.0" ]
permissive
kendryte/kendryte-standalone-sdk
7b8b1887eab040da76b4ad9063d11b8ca5e5e5b9
02576ba67e8797444f3ee3f34c625b5ed048e707
refs/heads/develop
2023-09-03T11:18:18.009662
2021-09-24T02:56:10
2021-09-24T02:56:10
147,705,154
416
158
Apache-2.0
2021-07-18T10:25:52
2018-09-06T16:53:21
C
UTF-8
C
false
false
2,229
h
syscalls.h
/* Copyright 2018 Canaan Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
fb25da213d2cbafcce54117de2b377674727c25c
30b736259b38c916e96f8e1517f92231070f5464
/nimble/host/src/ble_l2cap_sig_cmd.c
48b35249ec0563572a6f0a217435757e168fe5a6
[ "Apache-2.0", "LicenseRef-scancode-gary-s-brown", "BSD-3-Clause" ]
permissive
apache/mynewt-nimble
5bcc87df4482705c5a6542467bab028c8fd4e5fe
b5e107e9c55f32d18b16e5afc0a7e1720b901b68
refs/heads/master
2023-09-01T19:28:57.874159
2023-08-31T09:07:59
2023-08-31T14:46:07
113,086,218
606
354
Apache-2.0
2023-09-14T12:14:19
2017-12-04T19:34:47
C
UTF-8
C
false
false
3,233
c
ble_l2cap_sig_cmd.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 ...
a880af3a70fc41d09fcfcaf582451321208c7135
376e1818d427b5e4d32fa6dd6c7b71e9fd88afdb
/audio/gramofile/patches/patch-clrscr.c
fc1366480f6ddb3f720e928888ff1c89766dfe85
[]
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
276
c
patch-clrscr.c
$NetBSD: patch-clrscr.c,v 1.1 2021/05/20 19:24:15 nia Exp $ Include missing header for strlen. --- clrscr.c.orig 2000-03-28 21:07:25.000000000 +0000 +++ clrscr.c @@ -13,7 +13,7 @@ #else #include <curses.h> #endif - +#include <string.h> void header (char *headertext)
11b8af463df2e69c0822a35876d45d045c7cd9be
fdbb74a95924e2677466614f6ab6e2bb13b2a95a
/third_party/xed/x86isa.h
3b03b3c6d86692ec9e0ff14884f9d89a44eaffca
[ "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
10,815
h
x86isa.h
#ifndef COSMOPOLITAN_THIRD_PARTY_XED_X86ISA_H_ #define COSMOPOLITAN_THIRD_PARTY_XED_X86ISA_H_ #include "third_party/xed/x86.h" #if !(__ASSEMBLER__ + __LINKER__ + 0) COSMOPOLITAN_C_START_ #define XED_CHIP_INVALID 1 #define XED_CHIP_I86 2 #define XED_CHIP_I86FP 3 #define XED_CHIP_I186...
10e65be4cfa500360cc6ebc2953e1dc6bceb2b99
e63ba8150f2596aaf573a8a09f048c6d4478bd3d
/src/util.c
99e73a23274a2717f43ba59aec599ff5adbb32cf
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
grisha/mod_python
44ec5d1557be4416fb4ecfbc7afefdcc751840e3
9db86bca5106b5cf7ceca7645ec0208446c71e25
refs/heads/master
2023-08-30T10:54:09.295971
2023-08-18T17:28:08
2023-08-18T17:28:08
7,504,434
199
81
Apache-2.0
2023-04-21T00:58:56
2013-01-08T16:00:35
C
UTF-8
C
false
false
11,378
c
util.c
/* * Copyright (C) 2000, 2001, 2013 Gregory Trubetskoy * Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Apache Software Foundation * * 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 * ...
4d6f63f706a600530d7a0209f12caca57e5c2818
549270020f6c8724e2ef1b12e38d11b025579f8d
/recipes/libtiff/all/test_package/test_package.c
0b73b99d432d5e214fe4b05e05bedd405916e8ba
[ "MIT" ]
permissive
conan-io/conan-center-index
1bcec065ccd65aa38b1fed93fbd94d9d5fe6bc43
3b17e69bb4e5601a850b6e006e44775e690bac33
refs/heads/master
2023-08-31T11:34:45.403978
2023-08-31T11:13:23
2023-08-31T11:13:23
204,671,232
844
1,820
MIT
2023-09-14T21:22:42
2019-08-27T09:43:58
Python
UTF-8
C
false
false
112
c
test_package.c
#include <tiffio.h> int main() { TIFF* tif = TIFFOpen("foo.tif", "w"); TIFFClose(tif); return 0; }
db70eb45e8c87d79d93011fc4f46017136415e46
99bdb3251fecee538e0630f15f6574054dfc1468
/bsp/hc32/libraries/hc32f4a0_ddl/drivers/hc32_ll_driver/src/hc32_ll_tmr0.c
0cb858b1fe69da30c281709d9ad24da3ad99bf00
[ "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
23,213
c
hc32_ll_tmr0.c
/** ******************************************************************************* * @file hc32_ll_tmr0.c * @brief This file provides firmware functions to manage the TMR0 * (TMR0). @verbatim Change Logs: Date Author Notes 2022-03-31 CDT First version @endv...
7177cf51495091880f4ef29265c9666b7e0f5316
3092a58c12d3f7a887e072c4b98c93c6474ae233
/src/libsm64.h
c6785870e911378e00810d0324c3b02fa7c8133f
[ "CC0-1.0" ]
permissive
libsm64/libsm64
92bb6d90b42250dd54a7e01d77a3ae717e3c949b
9726929fc6ac75abaedbd168f41b16b7d289e544
refs/heads/master
2023-08-16T11:01:34.534480
2023-08-12T19:11:02
2023-08-12T19:11:02
302,426,793
491
35
CC0-1.0
2023-08-12T19:11:03
2020-10-08T18:20:09
C
UTF-8
C
false
false
7,356
h
libsm64.h
#ifndef LIB_SM64_H #define LIB_SM64_H #include <stddef.h> #include <stdint.h> #include <stdbool.h> #if defined(_WIN32) #ifdef SM64_LIB_EXPORT #define SM64_LIB_FN __declspec(dllexport) #else #define SM64_LIB_FN __declspec(dllimport) #endif #elif defined(__GNUC__) && __GNUC__ >= 4 #defin...
48489d0db00a42b3bb90ac6035930ce86b135c62
70ffcb065027032a399f44b9ec91e7b61d73583d
/channeld/channeld.c
a2ee13dec5613f202e10f7828bfeca4bbc47c7eb
[ "MIT" ]
permissive
ElementsProject/lightning
4e260841b2ebad8c772a5ff91ef1ebbc3fe1ad71
990096f904e26386527a4eddd8d3262464bacabd
refs/heads/master
2023-09-01T07:11:34.794039
2023-08-31T09:55:14
2023-08-31T22:02:14
37,350,472
2,812
961
NOASSERTION
2023-09-14T19:33:22
2015-06-13T00:04:22
C
UTF-8
C
false
false
196,114
c
channeld.c
/* Main channel operation daemon: runs from channel_ready to shutdown_complete. * * We're fairly synchronous: our main loop looks for master or * peer requests and services them synchronously. * * The exceptions are: * 1. When we've asked the master something: in that case, we queue * non-response packets for...
c0d58be22f4dc5dda8ace5b224c4561f1fd97d27
59864cbd213b5da6f50d6255b0a021564b3d5bd4
/challenges/Enslavednode_chat/src/list.c
3a8420d31358c8ed00a05f3a98944373780e7546
[ "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,622
c
list.c
/* * Copyright (c) 2015 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...
13a2ba4c5a3f3c8e1bed2d83f788704ac35b4312
eecd5e4c50d8b78a769bcc2675250576bed34066
/src/vec/is/is/tutorials/ex2.c
a7f8b98bd6f9786b9c6e44ea3dee60532fce2f77
[ "BSD-2-Clause" ]
permissive
petsc/petsc
3b1a04fea71858e0292f9fd4d04ea11618c50969
9c5460f9064ca60dd71a234a1f6faf93e7a6b0c9
refs/heads/main
2023-08-17T20:51:16.507070
2023-08-17T16:08:06
2023-08-17T16:08:06
8,691,401
341
169
NOASSERTION
2023-03-29T11:02:58
2013-03-10T20:55:21
C
UTF-8
C
false
false
1,378
c
ex2.c
static char help[] = "Demonstrates creating a stride index set.\n\n"; /* Include petscis.h so we can use PETSc IS objects. Note that this automatically includes petscsys.h. */ #include <petscis.h> #include <petscviewer.h> int main(int argc, char **argv) { PetscInt i, n, first, step; IS s...
10ba6b5069611c22cd0a019a2da8090ae08388a1
93bb87f91e55d55dc2f9bf78b914e6290c3a17be
/testing/JohnTheRipper/opencl_hash_check_128.h
f092e79bc88bd1fb5eb3c56c4494a27aab706475
[ "MIT", "LicenseRef-scancode-warranty-disclaimer", "GPL-2.0-only" ]
permissive
doe300/VC4C
5bbde383fb1230af42f72bd20accb84418b8b7fa
3d89be8692ae20b8f712e9d2bc45b6998dac8259
refs/heads/master
2023-06-07T06:25:07.948224
2023-05-30T09:42:15
2023-05-30T16:11:04
106,166,771
123
38
MIT
2023-05-30T16:11:05
2017-10-08T10:11:39
C
UTF-8
C
false
false
801
h
opencl_hash_check_128.h
#include "bt_interface.h" #include "common-opencl.h" extern cl_uint num_loaded_hashes; extern cl_uint *hash_ids; extern unsigned int hash_table_size_128, offset_table_size; extern void ocl_hc_128_init(struct fmt_main *_self); extern void ocl_hc_128_prepare_table(struct db_salt *salt); extern void ocl_hc_128_prepare_t...
51373e75de487dfad4b2f9c89904b8a17e23de31
0744dcc5394cebf57ebcba343747af6871b67017
/external/iotivity/iotivity_1.2-rel/service/notification/src/consumer/NSConsumerMQPlugin.c
b59fc46b02d78875f4406f17688e23d398ca2562
[ "Apache-2.0", "GPL-2.0-only", "MIT", "BSD-3-Clause" ]
permissive
Samsung/TizenRT
96abf62f1853f61fcf91ff14671a5e0c6ca48fdb
1a5c2e00a4b1bbf4c505bbf5cc6a8259e926f686
refs/heads/master
2023-08-31T08:59:33.327998
2023-08-08T06:09:20
2023-08-31T04:38:20
82,517,252
590
719
Apache-2.0
2023-09-14T06:54:49
2017-02-20T04:38:30
C
UTF-8
C
false
false
7,456
c
NSConsumerMQPlugin.c
//****************************************************************** // // Copyright 2016 Samsung Electronics All Rights Reserved. // //-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance...
a63064ce58133602b52ba73be222591c51a414e0
79d343002bb63a44f8ab0dbac0c9f4ec54078c3a
/lib/libc/musl/src/math/aarch64/llrint.c
a9e07a93f18f74c8f752b0503e8558f6ba7a0e2f
[ "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
151
c
llrint.c
#include <math.h> long long llrint(double x) { long long n; __asm__ ( "frintx %d1, %d1\n" "fcvtzs %x0, %d1\n" : "=r"(n), "+w"(x)); return n; }
497a9c9fb5ebff4cbf5ac4d1c1822ad1b476e8cc
f085956afa0ff005e887a079eab410242865d831
/thirdparty/picoev/picoev.c
bd6691a9d54fc6ec08ab8eec38bed7d21d4fccad
[ "MIT" ]
permissive
vlang/v
844f108863477626a61bd7580a7fb8f3365ec3e5
93d54651b5aae1299239d30b1276439d8c142d88
refs/heads/master
2023-09-01T05:13:11.841452
2023-08-31T23:04:58
2023-08-31T23:04:58
169,677,297
38,639
3,871
MIT
2023-09-14T21:45:03
2019-02-08T02:57:06
V
UTF-8
C
false
false
273
c
picoev.c
#ifdef __linux__ #include "src/picoev_epoll.c" #elif __APPLE__ #include "src/picoev_kqueue.c" #elif defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined(__DragonFly__) #include "src/picoev_kqueue.c" #else #include "src/picoev_select.c" #endif
e137742a2c667bb17a44835d10df419f6c7e5aca
1895962fec46d652d226650b7bb9b024c16d9fa6
/source/loader/playlog.h
462686c4f80be19a0c2c0405546ba3e2fbeb5fa6
[]
no_license
Fledge68/WiiFlow_Lite
6b91090c1ba375ef79fcae1ddea745e412746717
5415c95fefa44dba79e0a6e88f25b4a7a3766bf1
refs/heads/master
2023-08-23T20:14:40.332005
2023-05-26T22:32:58
2023-05-26T22:32:58
144,065,000
405
112
null
2023-08-04T11:59:08
2018-08-08T20:37:43
C
UTF-8
C
false
false
296
h
playlog.h
#ifndef _PLAYLOG_H_ #define _PLAYLOG_H_ #ifdef __cplusplus extern "C" { #endif /* __cplusplus */ /* Prototypes */ u64 getWiiTime(void); int Playlog_Update(const char ID[6], const u8 title[84]); int Playlog_Delete(void); #ifdef __cplusplus } #endif /* __cplusplus */ #endif
2f38e49ced7e1e75a7794660450a534a2feea7de
7d3d2af0389f9c0dee5d7ca789660bf21d97249d
/blasfeo_hp_cm/dtrsm.c
6c3aacba854e29b3dd19c606e7b1f6ca3d32f58c
[ "BSD-2-Clause" ]
permissive
giaf/blasfeo
0ecbcd67429d0507d7f462c090037c388e84a49e
b85a0c3121eae491480f07774fedf67e76b1f038
refs/heads/master
2023-07-22T15:40:53.961071
2023-07-18T15:42:08
2023-07-18T15:42:08
70,173,581
248
78
NOASSERTION
2022-11-25T15:42:08
2016-10-06T16:48:09
Assembly
UTF-8
C
false
false
205,228
c
dtrsm.c
/************************************************************************************************** * * * This file is part of BLASFEO. * * ...
749fc8a80c40b156915a682e4749b7e1a1e7de7f
d61b532db0d3e08818338cfaac530a1ced1ffe3b
/lang/cem/cemcom/options.c
62e3dc9f65db6e8f954bb6a5ba1c3352f4c0504c
[ "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
7,559
c
options.c
/* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". */ /* $Id$ */ /* U S E R O P T I O N - H A N D L I N G */ #include <stdlib.h> #include <stdio.h> #include <string.h> #include "lint.h" #include "botch_free...
da98479003e1e32d4a3cd0d455d253c175f4a85c
fff6d13af91db925a94b3e3474108fafd519bba0
/flex/main.c
455eea75205c7d12fad978846a2e39d9619a3ecf
[ "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-flex-2.5" ]
permissive
shinyquagsire23/OpenJKDF2
94f1364628924ac944466107606b91c6faeec3df
b79b8c210878b6f276ed3d1a5dad91d9219e6ce1
refs/heads/master
2023-07-08T16:41:38.986577
2023-06-28T08:47:39
2023-06-28T08:47:39
139,542,792
381
34
NOASSERTION
2023-06-28T08:47:40
2018-07-03T07:09:45
C
UTF-8
C
false
false
19,459
c
main.c
/* flex - tool to generate fast lexical analyzers */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * Vern Paxson. * * The United States Government has rights in this work pursuant * to contract no....
230e4067f06bb25bbb084d8e37f4b9988dea2d00
f8cc1dd4b1378490386def2e0571561fab10b275
/src/libenvexec/envdir_noclamp.c
f0e6796992e379954414ff378365d8e528bc3f6b
[ "ISC" ]
permissive
skarnet/skalibs
b1eb2a0e38663cbfa918ee0a7916f56227bd7c2d
1f2d5f95684e93f8523e369ef1fed7a75c444082
refs/heads/master
2023-08-23T07:33:20.996016
2023-08-08T09:39:15
2023-08-08T09:39:15
31,461,366
104
32
ISC
2021-04-11T10:10:54
2015-02-28T12:01:41
C
UTF-8
C
false
false
2,532
c
envdir_noclamp.c
/* ISC license. */ #include <unistd.h> #include <string.h> #include <errno.h> #include <skalibs/bytestr.h> #include <skalibs/buffer.h> #include <skalibs/env.h> #include <skalibs/direntry.h> #include <skalibs/stralloc.h> #include <skalibs/djbunix.h> #include <skalibs/skamisc.h> #include "envdir-internal.h" #define N ...
c0626da77dde585dc555f0ead0b1f88b07ab187a
8149d6751e142ecbc200b43c2da2d5a94c0735df
/test/mock/cert.c
de8bb3f51c9697366be0f6178ba531e4728c9663
[ "BSD-3-Clause" ]
permissive
baresip/baresip
3c8ebef031f6a01a1462a9f36264197f90ce6ffe
5ace2f75b317bba60d46030ca3fd5e8fa045fecf
refs/heads/main
2023-08-25T12:55:24.860248
2023-08-17T06:56:31
2023-08-17T06:56:31
16,664,594
834
205
BSD-3-Clause
2023-09-14T12:47:57
2014-02-09T10:44:09
C
UTF-8
C
false
false
1,548
c
cert.c
/** * @file cert.c TLS Certificate * * Copyright (C) 2010 Alfred E. Heggestad */ #include <re.h> #include "../test.h" /** * X509/PEM certificate with ECDSA keypair * * $ openssl ecparam -out ec_key.pem -name prime256v1 -genkey * $ openssl req -new -key ec_key.pem -x509 -nodes -days 3650 -out cert.pem */ ...
fd1559f2f753057294ae9eb7e216dce596bffcd1
79d343002bb63a44f8ab0dbac0c9f4ec54078c3a
/lib/libc/musl/include/spawn.h
8eb73e003a65e3cb40abdc3c47371084522b9864
[ "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
2,913
h
spawn.h
#ifndef _SPAWN_H #define _SPAWN_H #ifdef __cplusplus extern "C" { #endif #include <features.h> #define __NEED_mode_t #define __NEED_pid_t #define __NEED_sigset_t #include <bits/alltypes.h> struct sched_param; #define POSIX_SPAWN_RESETIDS 1 #define POSIX_SPAWN_SETPGROUP 2 #define POSIX_SPAWN_SETSIGDEF 4 #define PO...
230d021cdc28b2fd43ba00ac688424198531c802
505585f1d89447adea3f9519f12255602acdb1b2
/examples/idas/serial/idasRoberts_FSA_sps.c
108d997d5b2359b0e50c4ff24b1746970d6dde6a
[ "BSD-3-Clause" ]
permissive
LLNL/sundials
11a879f8c8e7a5e40d78d13d0f9baed04d37a280
1ea097bb3bce207335ac35f0b5e78df5d71c6409
refs/heads/main
2023-08-31T12:36:23.500757
2023-07-20T16:50:46
2023-07-20T16:50:46
105,918,649
396
120
BSD-3-Clause
2023-09-14T20:38:05
2017-10-05T17:20:03
C
UTF-8
C
false
false
25,910
c
idasRoberts_FSA_sps.c
/* ----------------------------------------------------------------- * Programmer(s): Ting Yan @ SMU * Based on idasRoberts_FSA_dns.c and modified to use SuperLUMT * ----------------------------------------------------------------- * SUNDIALS Copyright Start * Copyright (c) 2002-2023, Lawrence Livermore Natio...
b3fbd4614d63225f9fece664fbe22270c827f23d
5c72e3dec37038e313beab6250acaa54b4b03b93
/vioserial/app/win/sys/time.h
69607c3d84fd4ce392a03f395ea52ec474f26ca1
[ "BSD-3-Clause", "GPL-1.0-or-later" ]
permissive
virtio-win/kvm-guest-drivers-windows
eb29c92b6949d6bfb0ee8c70004e359180ee2398
19a79901f36aa552b85f8b4c3c9645ebe90d9ec5
refs/heads/master
2023-09-06T00:50:32.529282
2023-08-25T10:21:53
2023-08-31T07:30:16
2,524,933
1,424
294
BSD-3-Clause
2023-08-26T16:02:39
2011-10-06T09:06:41
C
UTF-8
C
false
false
139
h
time.h
#ifndef __win_sys_time_h__ #define __win_sys_time_h__ #define clock_gettime(x, data) ((timespec_get(data, TIME_UTC) != 0) ? 0 : 1) #endif
0bcb16c6c238976da54fe0e48c058453e077dd6c
c30beb817a4788c3eb9027c5cede0c7ae4006578
/demos/FPL_NoCRT/tinycrt.h
c825ab35aef3602f1c845518846e55bbda9aaf48
[ "MIT" ]
permissive
f1nalspace/final_game_tech
232c34ce6d737b9069073b53c665bf14e513898c
33b63dc0664e16682d4298371f3166869c233b0f
refs/heads/master
2023-06-25T07:27:01.747802
2021-09-07T08:03:17
2021-09-07T08:08:08
91,165,055
178
18
MIT
2023-01-04T12:40:05
2017-05-13T09:59:36
C
UTF-8
C
false
false
14,248
h
tinycrt.h
#include <final_platform_layer.h> // ############################################################################ // // No C-Runtime Support // // This block contains stuff to make FPL compilable without the CRT. // // ############################################################################ #if defined(FPL_NO_CRT)...
43375c3ae35d9a3c0ee36cb6a8d1fe758b33a9a6
aa5c1a530f95d629e686ac9124caf1a49a9f23e9
/compiler/src/iree/compiler/Codegen/Dialect/UKernelOps.h
c6b610eded3c2471dd22a0ee814aac79e9822199
[ "Apache-2.0", "LLVM-exception", "LicenseRef-scancode-unknown-license-reference" ]
permissive
openxla/iree
eacf5b239559e1d3b40c38039ac4c26315b523f7
13ef677e556d0a1d154e45b052fe016256057f65
refs/heads/main
2023-09-06T01:19:49.598662
2023-09-04T07:01:30
2023-09-04T07:01:30
208,145,128
387
110
Apache-2.0
2023-09-14T20:48:00
2019-09-12T20:57:39
C++
UTF-8
C
false
false
752
h
UKernelOps.h
// Copyright 2023 The IREE Authors // // Licensed under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception #ifndef IREE_COMPILER_CODEGEN_DIALECT_UKERNELOPS_H_ #define IREE_COMPILER_CODEGEN_DIALECT_UKERNEL...
9330a8ef5730c36efdc7e57f645500375df6022a
fdbb74a95924e2677466614f6ab6e2bb13b2a95a
/libc/nt/struct/privilegeset.h
3f027c0510daf17efa7f9b1fda9f13a27d260f54
[ "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
411
h
privilegeset.h
#ifndef COSMOPOLITAN_LIBC_NT_STRUCT_PRIVILEGESET_H_ #define COSMOPOLITAN_LIBC_NT_STRUCT_PRIVILEGESET_H_ #include "libc/nt/struct/luidandattributes.h" #if !(__ASSEMBLER__ + __LINKER__ + 0) struct NtPrivilegeSet { uint32_t PrivilegeCount; uint32_t Control; struct NtLuidAndAttributes Privilege[1]; }; #endif /* !(_...
920f585a89a8fb647e0d80f3f4d60e2840c5b8ec
88ae8695987ada722184307301e221e1ba3cc2fa
/third_party/ffmpeg/compat/float/float.h
1f0d3ab4b507da3094c9658ee66f96242c8c0d76
[ "Apache-2.0", "LGPL-2.0-or-later", "MIT", "GPL-1.0-or-later", "BSD-3-Clause", "LGPL-2.1-only", "LGPL-3.0-only", "GPL-2.0-only", "LGPL-2.1-or-later", "GPL-3.0-or-later", "LGPL-3.0-or-later", "IJG", "LicenseRef-scancode-other-permissive", "GPL-2.0-or-later", "GPL-3.0-only" ]
permissive
iridium-browser/iridium-browser
71d9c5ff76e014e6900b825f67389ab0ccd01329
5ee297f53dc7f8e70183031cff62f37b0f19d25f
refs/heads/master
2023-08-03T16:44:16.844552
2023-07-20T15:17:00
2023-07-23T16:09:30
220,016,632
341
40
BSD-3-Clause
2021-08-13T13:54:45
2019-11-06T14:32:31
null
UTF-8
C
false
false
1,140
h
float.h
/* * Work around broken floating point limits on some systems. * * 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...
f4b97d4f9284b27f624b22ef9116fc94caa48d74
e86dcbd1aae3b7df6832db50c71105df39fe931b
/demo/object.c
47e1ade6d42dc535e10e6182d88968434cbd3fa8
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
vrogier/ocilib
3ae34dc73d21bb043c297fd8c5eaaab1cca62628
3ce8accd5d4a81ca6c9ffa2e58147b2371b4cbc9
refs/heads/master
2023-08-30T02:26:21.285990
2023-02-09T21:17:06
2023-02-09T21:17:06
37,376,268
327
147
Apache-2.0
2023-02-10T20:16:06
2015-06-13T15:20:02
C
UTF-8
C
false
false
1,869
c
object.c
#include "ocilib.h" /* requires script demo/object.sql */ void err_handler(OCI_Error *err) { printf("%s\n", OCI_ErrorGetString(err)); } int main(void) { OCI_Connection *cn; OCI_Statement *st; OCI_Resultset *rs; OCI_Object *sale, *vendor; OCI_Date *date; if (!OCI_Initiali...
65dabe565b36192cfa4bb3410643032ea381712d
b71097386a6da0e3ca65f19a1906f0ebe11eac18
/src/prchunk.c
22b8c6bb4c992a0aeb54f6ceaba5433de3d392cb
[ "BSD-3-Clause" ]
permissive
hroptatyr/dateutils
0584063e4a35c511ad3600c27efb2f4214af24c6
c57828809a018061147bc806a058aa4c4b9c449a
refs/heads/master
2023-09-05T20:26:30.356886
2023-07-05T12:19:20
2023-07-05T12:19:20
2,341,061
517
44
NOASSERTION
2023-06-26T12:04:46
2011-09-07T11:19:46
C
UTF-8
C
false
false
11,381
c
prchunk.c
/*** prchunk.c -- guessing line oriented data formats * * Copyright (C) 2010-2022 Sebastian Freundt * * Author: Sebastian Freundt <freundt@ga-group.nl> * * This file is part of uterus. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the follow...
745c6d52047e7e553f463a83dc855ace26cd2892
35c04ea32351dc95bc18d46e5c70dda9c1e08668
/Examples/MCUXpresso/LPC55S16-EVK/LPC55S16_LoRaFUOTA/LoRa/src/boards/LPC55S16-EVK/board.c
1b42ec2f79e0f171760bdcf6986c12ba30734bfc
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
ErichStyger/mcuoneclipse
0f8e7a2056a26ed79d9d4a0afd64777ff0b2b2fe
04ad311b11860ae5f8285316010961a87fa06d0c
refs/heads/master
2023-08-28T22:54:08.501719
2023-08-25T15:11:44
2023-08-25T15:11:44
7,446,094
620
1,191
NOASSERTION
2020-10-16T03:13:28
2013-01-04T19:38:12
Batchfile
UTF-8
C
false
false
10,794
c
board.c
/*! * \file board.c * * \brief Target board general functions implementation * * \copyright Revised BSD License, see section \ref LICENSE. * * \author Diego Bienz */ #include "platform.h" #include <stdio.h> #include "LPC55S16.h" #include "utilities.h" #include "uart.h" #include "board-config.h" #in...
4d060da6d2d8235645c18741608e8a0625d486bc
bc010403013ffe60d43950224c1921982d83cbc1
/inc/tpg_memory.h
221d8afb6f0caedb0d3759beafb98d4e11f12ed1
[ "BSD-3-Clause" ]
permissive
Juniper/warp17
69f11fbd1a9b8c7aa9c2eb9291a8e0e108193a6e
f51cc6b8f1da7ca9703c7fbb951a638ae4a0e9dc
refs/heads/dev/common
2023-09-04T12:59:33.140329
2020-09-28T10:49:23
2020-09-28T10:49:23
59,734,760
412
88
BSD-3-Clause
2022-10-02T04:27:14
2016-05-26T08:47:40
C
UTF-8
C
false
false
8,203
h
tpg_memory.h
/* * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER * * Copyright (c) 2016, Juniper Networks, Inc. All rights reserved. * * * The contents of this file are subject to the terms of the BSD 3 clause * License (the "License"). You may not use this file except in compliance * with the License. * * Y...
111a491e27cdd95c9067cfeefd4ae1344bbf6ce6
e65a4dbfbfb0e54e59787ba7741efee12f7687f3
/audio/festalon/files/patch-src_filter.h
4087949be93c6138041c2d5326e1f35d0b9ee15b
[ "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
345
h
patch-src_filter.h
--- src/filter.h.orig 2005-02-27 23:39:24 UTC +++ src/filter.h @@ -20,6 +20,8 @@ typedef struct { #ifdef ARCH_X86 int16 coeffs_i16[NCOEFFS] __attribute__ ((aligned (8))); + #elif __x86_64__ + int16 coeffs_i16[NCOEFFS] __attribute__ ((aligned (8))); #elif ARCH_POWERPC int16 coeffs_i16[NCOEFFS] __attribute__ ((...
b6532be3cae8baa1fee468be0153335fc3a2d220
581731c0a1c166a00d2e18ecf5e73da155fad8d1
/tools/rescomp/src/image.c
b919ac43c3d4a3938ffa91b0b4721919c778e798
[ "DOC" ]
permissive
andwn/cave-story-md
03e9004ab643574601726c41a851190c1adb25f6
2b225269c56dd7877e140f9012f8c233270cf966
refs/heads/master
2023-06-22T21:33:09.710999
2023-06-21T11:52:35
2023-06-21T11:52:35
32,826,698
531
47
null
2023-04-04T00:36:56
2015-03-24T21:39:08
C
UTF-8
C
false
false
4,658
c
image.c
#include <stdio.h> #include <string.h> #include "../inc/rescomp.h" #include "../inc/plugin.h" #include "../inc/tools.h" #include "../inc/img_tools.h" #include "../inc/tile_tools.h" #include "../inc/image.h" #include "../inc/palette.h" #include "../inc/map.h" #include "../inc/tileset.h" // forward st...
38044d1eac39b348040811f2a5b7fc94352dbac6
aa3befea459382dc5c01c925653d54f435b3fb0f
/drivers/sensors/lis2dh.c
f1fcf2597d7d23a1ece068ab17643f1ec0c10fea
[ "MIT-open-group", "BSD-3-Clause", "HPND-sell-variant", "BSD-4-Clause-UC", "LicenseRef-scancode-warranty-disclaimer", "MIT-0", "LicenseRef-scancode-bsd-atmel", "LicenseRef-scancode-gary-s-brown", "LicenseRef-scancode-proprietary-license", "SunPro", "MIT", "LicenseRef-scancode-public-domain-disc...
permissive
apache/nuttx
14519a7bff4a87935d94fb8fb2b19edb501c7cec
606b6d9310fb25c7d92c6f95bf61737e3c79fa0f
refs/heads/master
2023-08-25T06:55:45.822534
2023-08-23T16:03:31
2023-08-24T21:25:47
228,103,273
407
241
Apache-2.0
2023-09-14T18:26:05
2019-12-14T23:27:55
C
UTF-8
C
false
false
53,763
c
lis2dh.c
/**************************************************************************** * drivers/sensors/lis2dh.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 ownershi...
d8a63df8c1d7300c7f797b2e07b4fdc1db2a8d08
b4c2b8dc89417e966a67a433267ebb9c156dbff4
/src/vehicles/sounds/DetroitDieselKenworth.h
8851cb14a87ded9a02c799c9af0195251d28e837
[]
no_license
TheDIYGuy999/Rc_Engine_Sound_ESP32
92134030dbc047627310d54ccf1fd34fb3cad791
eeeb47964861b66f8e1db34bffe35657846d8b20
refs/heads/master
2023-08-31T00:17:03.698027
2023-05-04T19:46:51
2023-05-04T19:46:51
225,658,413
230
105
null
2023-08-26T14:38:39
2019-12-03T15:51:13
C
UTF-8
C
false
false
80,630
h
DetroitDieselKenworth.h
const unsigned int sampleRate = 22050; const unsigned int sampleCount = 18200; const signed char samples[] = { 0, 1, 3, 7, 11, 17, 32, 42, 53, 63, 66, 62, 49, 38, 28, 19, 11, 5, 5, 6, 7, 10, 13, 16, 25, 41, 59, 80, 98, 113, 120, 124, 125, 123, 118, 111, 100, 88, 77, 63, 31, 9, -8, -24, -37, -45, -55, -61, -66,...
694bb087e7cdd16d232c8a27ad2aafb507a56090
99bdb3251fecee538e0630f15f6574054dfc1468
/bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/osal/os/FreeRTOS/os_queue.c
eb9dbca96d996f2035edf20bf9f89bb6a995adad
[ "Zlib", "LicenseRef-scancode-proprietary-license", "MIT", "BSD-3-Clause", "X11", "BSD-4-Clause-UC", "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
RT-Thread/rt-thread
03a7c52c2aeb1b06a544143b0e803d72f47d1ece
3602f891211904a27dcbd51e5ba72fefce7326b2
refs/heads/master
2023-09-01T04:10:20.295801
2023-08-31T16:20:55
2023-08-31T16:20:55
7,408,108
9,599
5,805
Apache-2.0
2023-09-14T13:37:26
2013-01-02T14:49:21
C
UTF-8
C
false
false
5,901
c
os_queue.c
/** * @file os_queue.c * @author ALLWINNERTECH IOT WLAN Team */ /* * Copyright (C) 2017 ALLWINNERTECH TECHNOLOGY 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. Redi...
a5750d48f4305e5e71b498bb23489d28c8e7c3e6
eecd5e4c50d8b78a769bcc2675250576bed34066
/src/mat/tests/ex3.c
d81fbc3c79703e7fad0a8032e6e45f367e91b5ae
[ "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
2,011
c
ex3.c
static char help[] = "Tests relaxation for dense matrices.\n\n"; #include <petscmat.h> int main(int argc, char **args) { Mat C; Vec u, x, b, e; PetscInt i, n = 10, midx[3]; PetscScalar v[3]; PetscReal omega = 1.0, norm; PetscFunctionBeginUser; PetscCall(PetscInitialize(&argc, &arg...
d9a1bef54907b0151c8a815f4a75016734438cc8
e47e2263ca0b60d0c8327f74b4d4078deadea430
/tess-two/jni/com_googlecode_leptonica_android/src/src/maze.c
cc7679563cafdc0194ad52377f33b4c4d1fcbff5
[ "BSD-2-Clause", "CC-BY-2.5", "Apache-2.0" ]
permissive
rmtheis/tess-two
43ed1bdcceee88df696efdee7c3965572ff2121f
ab4cab1bd9794aacb74162aff339daa921a68c3f
refs/heads/master
2023-03-10T08:27:42.539055
2022-03-17T11:21:24
2022-03-17T11:21:24
2,581,357
3,632
1,331
Apache-2.0
2019-10-20T00:51:50
2011-10-15T11:14:00
C
UTF-8
C
false
false
36,822
c
maze.c
/*====================================================================* - Copyright (C) 2001 Leptonica. 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 c...
6e29320fcce5519b748d751e39ac756a383b2073
336d3942e52ba91604d479e590a1e35d6d7c14a4
/deps/jemalloc/test/integration/rallocx.c
68b8f3816540fe77f89a4d071841e39b19e2a5c6
[ "BSD-3-Clause", "BSD-2-Clause" ]
permissive
redis/redis
8fb932a09677ed8854c94d81c941655eceda2138
e792653753dc62b5a00822121e585511542a024b
refs/heads/unstable
2023-08-29T14:53:21.757052
2023-08-27T08:42:55
2023-08-27T08:42:55
156,018
19,822
6,754
BSD-3-Clause
2023-09-14T18:06:48
2009-03-21T22:32:25
C
UTF-8
C
false
false
7,912
c
rallocx.c
#include "test/jemalloc_test.h" static unsigned get_nsizes_impl(const char *cmd) { unsigned ret; size_t z; z = sizeof(unsigned); expect_d_eq(mallctl(cmd, (void *)&ret, &z, NULL, 0), 0, "Unexpected mallctl(\"%s\", ...) failure", cmd); return ret; } static unsigned get_nlarge(void) { return get_nsizes_impl...
01f579b11cf24238351748afd8a1ed5835f4a521
bdb4bbd6d96f34cd14a7a42a578a2b8c777bf68c
/yolov7/include/macros.h
b187c943bde76b97be7822950325e10327ae087a
[ "MIT" ]
permissive
wang-xinyu/tensorrtx
199aa1a27ae16e1523cd6636fdc38a32380d0753
3cbb7cd25796509cb49cc2251020d589d98228c9
refs/heads/master
2023-09-05T07:34:56.640496
2023-07-21T06:30:11
2023-07-21T06:30:11
223,904,726
6,067
1,715
MIT
2023-07-21T06:30:13
2019-11-25T09:01:36
C++
UTF-8
C
false
false
484
h
macros.h
#ifndef __MACROS_H #define __MACROS_H #include "NvInfer.h" #ifdef API_EXPORTS #if defined(_MSC_VER) #define API __declspec(dllexport) #else #define API __attribute__((visibility("default"))) #endif #else #if defined(_MSC_VER) #define API __declspec(dllimport) #else #define API #endif #endif // API_EXPORTS #if NV_T...
9572259a9e1aecc1e0b7ae50d9a7e98bddf22c91
28d0f8c01599f8f6c711bdde0b59f9c2cd221203
/sys/arch/dreamcast/dreamcast/sysasic.c
fcdb36061f18b8c0583e763e9106050aac9c0493
[]
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,116
c
sysasic.c
/* $NetBSD: sysasic.c,v 1.14 2008/04/28 20:23:16 martin Exp $ */ /*- * Copyright (c) 2001, 2002 The NetBSD Foundation, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistrib...
7ed70a991d44b2376566ba45db75288f62d2e5b2
f84321cbc44eadc437dddeb4e3529ddcc1c5bcae
/atomics/ping-pong/c11-ping-pong.c
0069e576776e75b7ff36ab5e042801e406f1fdef
[ "MIT" ]
permissive
jeffhammond/HPCInfo
7d08fda4ab3a6301f6c7853bd72c7fbe06639f9f
8aff33b946cbd978b951f22c1b5a9140587be95e
refs/heads/master
2023-08-17T01:45:51.607023
2023-08-11T05:28:50
2023-08-11T05:28:50
12,674,497
261
60
MIT
2023-04-19T14:47:20
2013-09-08T01:45:33
C
UTF-8
C
false
false
3,180
c
c11-ping-pong.c
#if !defined(__llvm__) && !defined(__clang__) && !defined(__INTEL_COMPILER) && \ defined(__GNUC__) && (__GNUC__ <= 6) #error GCC will not compile this code because of "https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65467" #else /* Intel compiler does not support _Atomic hence defines __STDC_NO_ATOMICS__, * but it ...
fbf10cf10b6184a062164e413a1bad66b97668f6
99bdb3251fecee538e0630f15f6574054dfc1468
/bsp/gd32vf103v-eval/libraries/n22/drivers/n22_tmr.h
2645f73304177b4d5810752b3b6008e0e636f5b2
[ "Zlib", "LicenseRef-scancode-proprietary-license", "MIT", "BSD-3-Clause", "X11", "BSD-4-Clause-UC", "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
RT-Thread/rt-thread
03a7c52c2aeb1b06a544143b0e803d72f47d1ece
3602f891211904a27dcbd51e5ba72fefce7326b2
refs/heads/master
2023-09-01T04:10:20.295801
2023-08-31T16:20:55
2023-08-31T16:20:55
7,408,108
9,599
5,805
Apache-2.0
2023-09-14T13:37:26
2013-01-02T14:49:21
C
UTF-8
C
false
false
418
h
n22_tmr.h
// See LICENSE file for licence details #ifndef N22_TMR_H #define N22_TMR_H #define TMR_MSIP 0xFFC #define TMR_MSIP_size 0x4 #define TMR_MTIMECMP 0x8 #define TMR_MTIMECMP_size 0x8 #define TMR_MTIME 0x0 #define TMR_MTIME_size 0x8 #define TMR_CTRL_ADDR 0xd1000000 #define TMR_REG(offset) _REG32(TMR_...
f7748207f840d12e27bffb01596b137bd145e6c3
9de0cec678bc4a3bec2b4adabef9f39ff5b4afac
/PWGHF/hfe/WZe_POWHEG_ForHFEContamination/OfflineAnalysis/Plot_We.C
687c34b735988de572c0863f89292a881ce614da
[]
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
790
c
Plot_We.C
void Plot_We() { TCanvas *c1 = new TCanvas(); gPad->SetLogy(); // Ze //TFile *file0 = TFile::Open("We_pp_all.root"); TFile *file0 = TFile::Open("We_pp.root"); // TH1F *ze=(TH1F*) file0->Get("ze"); Double_t norm = 2.0*acos(-1.0)*1.2*15337.0/1.17e-05; ze->Scale(1.0/19.0); //scale # of files...
7d637ac8e966caf7a6a74e3a098369cadc9fbe10
fdbb74a95924e2677466614f6ab6e2bb13b2a95a
/libc/isystem/tgmath.h
d5f6aa9c01cbaff433c8d1e893c2246e15d6e3a8
[ "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
10,919
h
tgmath.h
#ifndef _TGMATH_H #define _TGMATH_H #include "libc/complex.h" #include "libc/imag.internal.h" #include "libc/math.h" #if !(__ASSEMBLER__ + __LINKER__ + 0) #if __STDC_VERSION__ + 0 >= 201112 /* from https://en.cppreference.com/w/c/numeric/tgmath */ #define fabs(x) \ _Generic((x), float ...
bc0c0f81ae5b659e6595b3629d9e625c96a9b181
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/drivers/net/hyperv/hyperv_net.h
e6fe0d80d6122fcd8dfcf7bb65fa71dac68c1e73
[ "Linux-syscall-note", "GPL-2.0-only", "GPL-1.0-or-later", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-free-unknown", "Apache-2.0" ]
permissive
OLIMEX/DIY-LAPTOP
ae82f4ee79c641d9aee444db9a75f3f6709afa92
a3fafd1309135650bab27f5eafc0c32bc3ca74ee
refs/heads/rel3
2023-08-04T01:54:19.483792
2023-04-03T07:18:12
2023-04-03T07:18:12
80,094,055
507
92
Apache-2.0
2023-04-03T07:05:59
2017-01-26T07:25:50
C
UTF-8
C
false
false
22,460
h
hyperv_net.h
/* * * Copyright (c) 2011, Microsoft Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software Foundation. * * This program is distributed in the hope it will be usef...
edebb2374b8ade3e2cf543ff5349c688c9b81812
6ff85b80c6fe1b3ad5416a304b93551a5e80de10
/C/Loop/Validation.c
dbc2409245c18c2d42c835a4cdb03a6559ddc2ec
[ "MIT" ]
permissive
maniero/SOpt
c600cc2333e0a47ce013be3516bbb8080502ff2a
5d17e1a9cbf115eaea6d30af2079d0c92ffff7a3
refs/heads/master
2023-08-10T16:48:46.058739
2023-08-10T13:42:17
2023-08-10T13:42:17
78,631,930
1,002
136
MIT
2023-01-28T12:10:01
2017-01-11T11:19:24
C#
UTF-8
C
false
false
1,306
c
Validation.c
#include <stdio.h> #include <locale.h> int main(void) { setlocale(LC_ALL,"Portuguese"); struct Aluno { char nome[10]; float notaMath, notaPhysics, media; } aluno[5]; for (int contador = 0; contador < 5; contador++) { printf("Nome do aluno %d: ", contador + 1); scanf("%s", aluno[contador].nome);...