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
17913d6ea65cfe50ae4a5d7db39c5fbd401690ed
f47cb02269307e83d86373d9ab4bfb8b46283d22
/src/guaclog/instructions.c
257e1343bf9536474f25a2c0a1509f927b387348
[ "Apache-2.0" ]
permissive
apache/guacamole-server
7c8adf3f389f0539df353ef8f7ea6d44144ffb16
fe24e2d45ac0ac90588f64b43da6e0d518e59177
refs/heads/master
2023-09-04T02:42:34.907413
2023-08-30T22:57:11
2023-08-30T22:57:11
54,452,627
2,019
580
Apache-2.0
2023-09-13T00:15:57
2016-03-22T07:00:06
C
UTF-8
C
false
false
1,975
c
instructions.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 ...
463bffe12add4eec3125837b61ef8f7ff8a1df7c
e65a4dbfbfb0e54e59787ba7741efee12f7687f3
/databases/rubygem-bdb1/files/patch-ext_bdb1_bdb1.c
fc506303d49b67d974c89cb18b68d951b6d02e98
[ "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
7,937
c
patch-ext_bdb1_bdb1.c
--- ext/bdb1/bdb1.c.orig 2023-07-08 13:26:04 UTC +++ ext/bdb1/bdb1.c @@ -115,7 +115,6 @@ VALUE bdb1_test_load(VALUE obj, const DBT *a, int type_kv) { VALUE res; - int i; bdb1_DB *dbst; Data_Get_Struct(obj, bdb1_DB, dbst); @@ -270,7 +269,7 @@ bdb1_mark(bdb1_DB *dbst) } static VALUE -bdb1_i185_b...
bed4c05f0fd3805b71a05e428d5a33f700982018
59864cbd213b5da6f50d6255b0a021564b3d5bd4
/challenges/Recipe_Database/src/get_ingredients.c
8f2353e106ab3bd929acaf5bd88655306efb1fb2
[ "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
2,447
c
get_ingredients.c
/* Author: Steve Wood <swood@cromulence.co> Copyright (c) 2014 Cromulence 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 restriction, including without limitation the rights to use,...
06e2a1738d795fa3f3c640fa3eaef18c57927f5e
55540f3e86f1d5d86ef6b5d295a63518e274efe3
/components/stage/yloop/src/yloop.c
8735839e88611d4f30c6eed2f605334c784d77be
[ "Apache-2.0" ]
permissive
bouffalolab/bl_iot_sdk
bc5eaf036b70f8c65dd389439062b169f8d09daa
b90664de0bd4c1897a9f1f5d9e360a9631d38b34
refs/heads/master
2023-08-31T03:38:03.369853
2023-08-16T08:50:33
2023-08-18T09:13:27
307,347,250
244
101
Apache-2.0
2023-08-28T06:29:02
2020-10-26T11:16:30
C
UTF-8
C
false
false
7,156
c
yloop.c
/* * Copyright (C) 2015-2017 Alibaba Group Holding Limited */ #include <string.h> #include <stdbool.h> #include <stdlib.h> #include <errno.h> #include <FreeRTOS.h> #include <sys/fcntl.h> #include <aos/list.h> #include <aos/kernel.h> #include <aos/yloop.h> #include <logger.h> #include <yloop_types.h> #include <vfs.h>...
e452dda4a4e11d8a5732a68f591dbd9c8a6c779d
4edd539e79d33f7a08a4c928d113771e9dac0740
/lib/burger/flushkeys.c
645bb860b34d13553fb7080227f36239bc3410ca
[ "MIT" ]
permissive
Olde-Skuul/doom3do
84ae4f312e919d070dcb838f7765c5c1ad3f5efd
8a5cdae476e09f2bedd2cc4dcd105dae4b35d4af
refs/heads/master
2023-03-07T19:10:13.752129
2023-01-11T22:54:07
2023-01-11T22:54:07
27,351,671
658
55
MIT
2022-11-03T04:07:37
2014-11-30T22:02:07
C
UTF-8
C
false
false
350
c
flushkeys.c
#include "Burger.h" #include <String.h> /********************************** Flush the keyboard buffer of all events **********************************/ void FlushKeys(void) { while (MyKbhit()) { /* Any keys pending? */ MyGetch(); /* Remove from queue */ } memset((char *)KeyArray,0,sizeof(KeyArray)); /* Cle...
7de17779d09e2d1bcd7dfbb26e538818270d1616
28d0f8c01599f8f6c711bdde0b59f9c2cd221203
/sys/dev/raidframe/rf_dagdegrd.c
8ad3744469a5ce349fb9340da4f1bb0fb1df852b
[]
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
40,888
c
rf_dagdegrd.c
/* $NetBSD: rf_dagdegrd.c,v 1.33 2022/01/24 09:14:37 andvar Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. * * Author: Mark Holland, Daniel Stodolsky, William V. Courtright II * * Permission to use, copy, modify and distribute this software and * its documentation is hereby g...
6d0870a37b8141a806dc289e50a3298e0c8c3c6e
30b736259b38c916e96f8e1517f92231070f5464
/apps/blemesh_models_example_1/src/main.c
80a69c705202bd233ab835190ccb7747f1a99757
[ "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
19,899
c
main.c
/* main.c - Application main entry point */ /* * 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 ...
b5446bf9a9701471b214458281db7e43a266eec9
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/drivers/staging/panel/panel.c
4d0a87b93b96b7e6b66ee40f2d24b2547e90f705
[ "LicenseRef-scancode-free-unknown", "Apache-2.0", "Linux-syscall-note", "GPL-2.0-only", "GPL-1.0-or-later" ]
permissive
OLIMEX/DIY-LAPTOP
ae82f4ee79c641d9aee444db9a75f3f6709afa92
a3fafd1309135650bab27f5eafc0c32bc3ca74ee
refs/heads/rel3
2023-08-04T01:54:19.483792
2023-04-03T07:18:12
2023-04-03T07:18:12
80,094,055
507
92
Apache-2.0
2023-04-03T07:05:59
2017-01-26T07:25:50
C
UTF-8
C
false
false
61,134
c
panel.c
/* * Front panel driver for Linux * Copyright (C) 2000-2008, Willy Tarreau <w@1wt.eu> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your opti...
377e889918897e5b6d59f8d026300d342429747a
65f3405e2d3deb0e5db9cb8b26644509ac96568e
/examples/Modules/BALA/imuCalibration.h
c87be223295d4dfc06cdab11ddd53c1f0ab1f4f0
[ "MIT" ]
permissive
m5stack/M5Stack
9830600f925026c326af4fa23823d1c7f76df9fc
1e81176b2dd9cb7839f53f5a71a8143b04794de7
refs/heads/master
2023-09-03T17:50:59.532971
2023-08-28T06:50:34
2023-08-28T06:50:34
89,710,200
1,093
489
MIT
2023-07-10T06:40:53
2017-04-28T13:47:48
C
UTF-8
C
false
false
507
h
imuCalibration.h
/* * @Author: Sorzn * @Date: 2020-01-06 11:36:48 * @LastEditTime : 2020-01-06 16:54:52 * @Description: M5Stack project * @FilePath: * /home/sakabin/Arduino/libraries/M5Stack/examples/Modules/Bala/imuCalibration.h */ // #define M5STACK_MPU6050 #define M5STACK_MPU6886 // #define M5STACK_200Q #include "M5Stack.h" ...
af10a3e8d16db8f02f1c11e328feb67cfbfda576
ce32e0e1b9568c710a3168abc3c638d6f9f6c31b
/vnpy/api/tap/vntap/include/TapQuoteAPIDataType.h
6b4fc39c556c1d8d25e9b0fadb01167bb9fee001
[ "MIT" ]
permissive
msincenselee/vnpy
55ae76ca32cae47369a66bd2d6589c13d7a0bdd4
7f4fd3cd202712b083ed7dc2f346ba4bb1bda6d7
refs/heads/vnpy2
2022-05-19T10:06:55.504408
2022-03-19T15:26:01
2022-03-19T15:26:01
38,525,806
359
158
MIT
2020-09-09T00:09:12
2015-07-04T07:27:46
C++
UTF-8
C
false
false
6,045
h
TapQuoteAPIDataType.h
#ifndef TAP_QUOTE_API_DATA_TYPE_H #define TAP_QUOTE_API_DATA_TYPE_H //该文件定义了TapQuoteAPI 使用的数据类型和数据结构 #include "TapAPICommDef.h" #pragma pack(push, 1) //============================================================================= /** * \addtogroup G_DATATYPE_Q_BASIC 行情基本类型 * @{ */ //=============================...
b043c4eea7db5365675d3276bd4a8a7353aada12
21c92afbd7fd022a206fb31294c523aebb770104
/SuiteSparse/GraphBLAS/Demo/Program/kron_demo.c
f2d4e3d1dccf7bfe929ae30e5b8f7d1e4f19903b
[ "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause", "LicenseRef-scancode-free-unknown", "GPL-2.0-or-later", "GPL-3.0-only", "LGPL-2.1-or-later", "LGPL-2.0-or-later", "GPL-1.0-or-later", "LicenseRef-scancode-other-copyleft", "LicenseRef-scancode-warranty-disclaimer", "Apache-2.0", ...
permissive
jlblancoc/suitesparse-metis-for-windows
70e6bcab2b525afb41758d61f823efa0618f67cf
5ee2eb4bc7bfd6d27af2f7fb027b1545cfc0fa3f
refs/heads/master
2023-08-30T21:15:39.624300
2023-03-09T10:16:48
2023-03-09T10:16:48
16,236,582
423
251
BSD-3-Clause
2023-03-09T10:18:08
2014-01-25T18:06:21
C
UTF-8
C
false
false
5,442
c
kron_demo.c
//------------------------------------------------------------------------------ // GraphBLAS/Demo/Program/kron_demo.c: Kronkecker product //------------------------------------------------------------------------------ // SuiteSparse:GraphBLAS, Timothy A. Davis, (c) 2017-2018, All Rights Reserved. // http://suitespar...
b87d8a55d42a21d04155655bcce2e0d49e485873
73cbd968d3e7fb77d3907922b085a4afa73e7339
/src/misc/memory_pool.h
8e59e0ea712b010cb82a48594fc93e0206b5d533
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
cmacrae/spacebar
e671ac74f53a9a6c59fbf4f8eba37fb0b7c58a91
8431008fcf97ba57228a21d212bfd1738db6e7c9
refs/heads/master
2023-02-20T23:37:18.991372
2022-05-07T16:41:50
2022-05-09T09:42:02
251,004,953
1,032
52
MIT
2023-02-16T20:33:45
2020-03-29T10:23:10
C
UTF-8
C
false
false
1,092
h
memory_pool.h
#ifndef MEMORY_POOL_H #define MEMORY_POOL_H #define KILOBYTES(value) ((value) * 1024ULL) #define MEGABYTES(value) (KILOBYTES(value) * 1024ULL) #define GIGABYTES(value) (MEGABYTES(value) * 1024ULL) struct memory_pool { void *memory; uint64_t size; volatile uint64_t used; }; bool memory_pool_init(struct me...
ab00168d245c0d3f8ae611d512088972f78d6fe2
62669fbaa3d9b52bd34a8ab8bf781f2d18b3778b
/tools/imglab/src/cluster.h
6cb41a373649507903b16119981f1b585846260f
[ "BSL-1.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
davisking/dlib
05c04e5c73c8b92526c77431e9bb622974ffe3f2
f6c58c2d21a49d84967e48ffa33e7d1c783ae671
refs/heads/master
2023-09-06T08:22:13.063202
2023-08-26T23:55:59
2023-08-26T23:55:59
16,331,291
13,118
3,600
BSL-1.0
2023-09-10T12:50:42
2014-01-29T00:45:33
C++
UTF-8
C
false
false
323
h
cluster.h
// Copyright (C) 2015 Davis E. King (davis@dlib.net) // License: Boost Software License See LICENSE.txt for the full license. #ifndef DLIB_IMGLAB_ClUSTER_H_ #define DLIB_IMGLAB_ClUSTER_H_ #include <dlib/cmd_line_parser.h> int cluster_dataset(const dlib::command_line_parser& parser); #endif //DLIB_IMGLAB_ClUSTER_H...
aabe4bee6cdd81d3ec4e430bd157cc05aa6274c7
cfb156de35a7f3987f88d6b025c762921f5e9931
/libc/platform/bionic/fdtrack.h
7fc304af1501fcd2eb73105d0c1d899417307ee3
[ "BSD-4-Clause-UC", "LicenseRef-scancode-warranty-disclaimer", "SMLNJ", "BSD-3-Clause", "LicenseRef-scancode-ibm-dhcp", "Martin-Birgmeier", "SunPro", "MIT", "BSD-4-Clause", "ISC", "Apache-2.0", "HPND", "BSD-2-Clause" ]
permissive
aosp-mirror/platform_bionic
6faa82304cb67f3347a9b04f2f0eb712444d764a
143f3cea320becbfc836309fade5dfa1074731d0
refs/heads/master
2023-07-08T07:44:02.618070
2023-06-26T23:35:08
2023-06-26T23:35:08
65,830
300
131
null
2018-11-05T20:53:52
2008-10-21T18:19:55
Objective-C
UTF-8
C
false
false
3,169
h
fdtrack.h
/* * Copyright (C) 2019 The Android Open Source Project * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * Redistributions of source code must retain the above copyright * notice, t...
d150ff66a7448ce6d8b58885220209f43fe3ad12
e814383d36a10839104efaa4df277996ab220fa3
/oshmem/shmem/fortran/shmem_collect_f.c
b05f8b567643d34d8353fa7b489e3b0e70b79d09
[ "mpich2", "BSD-3-Clause-Open-MPI" ]
permissive
open-mpi/ompi
a1d7483ae1d83dd8fd8ae3ee95e832e0a0ee04e3
1edfdb025c4450f694600083ad871cf06c8d45cd
refs/heads/main
2023-09-01T01:30:02.040705
2023-08-29T17:32:18
2023-08-29T17:32:18
24,107,001
2,008
973
NOASSERTION
2023-09-14T20:59:26
2014-09-16T16:08:30
C
UTF-8
C
false
false
5,613
c
shmem_collect_f.c
/* * Copyright (c) 2013-2018 Mellanox Technologies, Inc. * All rights reserved. * Copyright (c) 2013 Cisco Systems, Inc. All rights reserved. * $COPYRIGHT$ * * Additional copyrights may follow * * $HEADER$ */ #include "oshmem_config.h" #include "oshmem/shmem/fortran/bindings.h" #inclu...
684487e462c883f8e5f4750c26156251047275b9
035660e8cc10571ebbd0d4393fef063bb7eb98f6
/src/overlays/actors/ovl_En_Door/z_en_door.h
03dc31ab6d2c091b3563bd2be406671a819593a4
[]
no_license
zeldaret/mm
f163a5e7c4314105777369fa7671ce9c2a99922a
4ae00e909e74044f05155683b49d2561f91de7ba
refs/heads/master
2023-08-06T07:22:04.912966
2023-08-04T20:36:03
2023-08-04T20:36:03
247,875,852
915
328
null
2023-09-14T11:48:59
2020-03-17T04:03:07
C
UTF-8
C
false
false
896
h
z_en_door.h
#ifndef Z_EN_DOOR_H #define Z_EN_DOOR_H #include "global.h" #include "z64door.h" #include "objects/gameplay_keep/gameplay_keep.h" struct EnDoor; typedef void (*EnDoorActionFunc)(struct EnDoor*, PlayState*); #define ENDOOR_GET_TYPE(thisx) (((thisx)->params >> 7) & 7) #define ENDOOR_GET_PARAM_7F(thisx) (((thisx)->par...
f87c4a6fc37725da674d8e545a51bfd74d176afe
98fb215e1111bc72ad69b5c4634adcf73ca2f8ec
/GRRLIB/GRRLIB/GRRLIB_gecko.c
8e004e46a400cc18f46a2bc29929aac60087fd69
[ "GPL-1.0-or-later", "MIT" ]
permissive
GRRLIB/GRRLIB
aa3915bc232cadd17b74ce7e666706529d0b87b0
f2235220d5b1e10fd52e534bdd4da26284b7e737
refs/heads/master
2023-02-24T23:59:18.082858
2023-02-05T19:22:25
2023-02-05T19:37:15
32,872,649
115
29
MIT
2023-08-24T14:23:21
2015-03-25T15:17:19
C
UTF-8
C
false
false
2,052
c
GRRLIB_gecko.c
/*------------------------------------------------------------------------------ Copyright (c) 2009-2019 The GRRLIB 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, includ...
0c90cdf78605c1cf9336184e6e91d12c31b8e7da
9ceacf33fd96913cac7ef15492c126d96cae6911
/sys/dev/ic/apcdmareg.h
3e68c7cda890b94ad448565c3f9ba60d0f0562aa
[]
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
4,077
h
apcdmareg.h
/* $OpenBSD: apcdmareg.h,v 1.2 2003/06/02 18:53:18 jason Exp $ */ /* * Copyright (c) 2001 Jason L. Wright (jason@thought.net) * 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. Redistr...
f140881dd9188acf297e8fdc6e2707255b4a9e36
c732e95f868dfe1b12760a11bab15c15216a27bf
/lib/archive/xz/src/liblzma/simple/simple_coder.c
ed2d7fb02cca0352810064857da11c147676726f
[ "MIT" ]
permissive
baulk/baulk
9fb2414533297cbee62f13a46de5c8a0eb57b200
a501b7a16f909b39724a8362dba868ca69f66602
refs/heads/master
2023-08-03T22:57:14.537212
2023-07-30T13:46:50
2023-07-30T13:46:50
245,962,600
354
42
MIT
2023-07-30T13:46:51
2020-03-09T06:44:10
C
UTF-8
C
false
false
8,839
c
simple_coder.c
/////////////////////////////////////////////////////////////////////////////// // /// \file simple_coder.c /// \brief Wrapper for simple filters /// /// Simple filters don't change the size of the data i.e. number of bytes /// in equals the number of bytes out. // // Author: Lasse Collin // // This fi...
4d3681669c8580b45bd8bc84cf0892af74969792
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/fs/ocfs2/quota.h
d5ab56cbe5c5b164d1ab44921e0304d516c9c647
[ "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,450
h
quota.h
/* * quota.h for OCFS2 * * On disk quota structures for local and global quota file, in-memory * structures. * */ #ifndef _OCFS2_QUOTA_H #define _OCFS2_QUOTA_H #include <linux/types.h> #include <linux/slab.h> #include <linux/quota.h> #include <linux/list.h> #include <linux/dqblk_qtree.h> #include "ocfs2.h" /*...
0382ab326bd50e18992e00b11d4135dd4b751225
ac927e79d8c3fb7e1be6d4eb316ddea5920b1a60
/src/bool/kit/kitDsd.c
cd02db673f0b1530de20b9b3659f8a5c311479ec
[ "MIT-Modern-Variant" ]
permissive
berkeley-abc/abc
f4cb3886bd4c34448b1b5c154fbed96f6095e6e1
756e21a81de1fe799df8189f77c4ea34399d2c8e
refs/heads/master
2023-08-22T17:11:30.017600
2023-08-20T08:50:59
2023-08-20T08:50:59
124,750,053
727
336
NOASSERTION
2023-09-13T18:24:40
2018-03-11T11:33:37
C
UTF-8
C
false
false
111,329
c
kitDsd.c
/**CFile**************************************************************** FileName [kitDsd.c] SystemName [ABC: Logic synthesis and verification system.] PackageName [Computation kit.] Synopsis [Performs disjoint-support decomposition based on truth tables.] Author [Alan Mishchenko] Affili...
02a97b9cd41aaf2b2ebb488b4c8928eb4c3a5a15
79d343002bb63a44f8ab0dbac0c9f4ec54078c3a
/lib/libc/wasi/libc-bottom-half/cloudlibc/src/libc/sys/stat/stat_impl.h
9726b5165685b7342c8e972c9e1f3dbc30682992
[ "MIT", "LLVM-exception", "Apache-2.0", "NCSA", "BSD-2-Clause" ]
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
3,605
h
stat_impl.h
// Copyright (c) 2015-2017 Nuxi, https://nuxi.nl/ // // SPDX-License-Identifier: BSD-2-Clause #ifndef SYS_STAT_STAT_IMPL_H #define SYS_STAT_STAT_IMPL_H #include <common/time.h> #include <sys/stat.h> #include <assert.h> #include <wasi/api.h> #include <stdbool.h> static_assert(S_ISBLK(S_IFBLK), "Value mismatch"); st...
5d5423770e9e06c9ed5aacc93471ac4aeeca2831
42ab733e143d02091d13424fb4df16379d5bba0d
/third_party/libsdl2/test/testqsort.c
e83b0731e5896effbc5ce68cdac16fd24e8382c6
[ "Zlib", "Apache-2.0", "CC0-1.0", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-public-domain" ]
permissive
google/filament
11cd37ac68790fcf8b33416b7d8d8870e48181f0
0aa0efe1599798d887fa6e33c412c09e81bea1bf
refs/heads/main
2023-08-29T17:58:22.496956
2023-08-28T17:27:38
2023-08-28T17:27:38
143,455,116
16,631
1,961
Apache-2.0
2023-09-14T16:23:39
2018-08-03T17:26:00
C++
UTF-8
C
false
false
2,889
c
testqsort.c
/* Copyright (C) 1997-2018 Sam Lantinga <slouken@libsdl.org> This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, ...
9668a37895af9f6aa46a1a1fd567c13ee32d7ef9
e814383d36a10839104efaa4df277996ab220fa3
/ompi/mpi/fortran/mpif-h/get_processor_name_f.c
c3c0b13373513604ae56f66f4dd114c6fdb462e2
[ "mpich2", "BSD-3-Clause-Open-MPI" ]
permissive
open-mpi/ompi
a1d7483ae1d83dd8fd8ae3ee95e832e0a0ee04e3
1edfdb025c4450f694600083ad871cf06c8d45cd
refs/heads/main
2023-09-01T01:30:02.040705
2023-08-29T17:32:18
2023-08-29T17:32:18
24,107,001
2,008
973
NOASSERTION
2023-09-14T20:59:26
2014-09-16T16:08:30
C
UTF-8
C
false
false
4,150
c
get_processor_name_f.c
/* * Copyright (c) 2004-2007 The Trustees of Indiana University and Indiana * University Research and Technology * Corporation. All rights reserved. * Copyright (c) 2004-2020 The University of Tennessee and The University * of Tennessee Resea...
1ee69deb37814f1d53d75e06e059c177aab49f33
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/drivers/media/rc/gpio-ir-recv.c
8b82ae9bd686b5ccd06de9b3a62e0d0df48f077d
[ "Linux-syscall-note", "GPL-2.0-only", "GPL-1.0-or-later", "LicenseRef-scancode-free-unknown", "Apache-2.0" ]
permissive
OLIMEX/DIY-LAPTOP
ae82f4ee79c641d9aee444db9a75f3f6709afa92
a3fafd1309135650bab27f5eafc0c32bc3ca74ee
refs/heads/rel3
2023-08-04T01:54:19.483792
2023-04-03T07:18:12
2023-04-03T07:18:12
80,094,055
507
92
Apache-2.0
2023-04-03T07:05:59
2017-01-26T07:25:50
C
UTF-8
C
false
false
6,230
c
gpio-ir-recv.c
/* Copyright (c) 2012, Code Aurora Forum. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the hope th...
d10421ffbd2b3a318dff919e710f4f9528fd2c67
3f308bd1e45dc44276d57c089e7698b4fcda79a4
/doc/nicetex/npass.c
f72656ff08ded11495b50dbe9dfe354f20fea100
[]
no_license
jhallen/joes-sandbox
b5b6d1acf3f66645c3a00757f217f7a8fe2cad27
0ec8c38756e4cdc40fc5f881b7c87e2628d15f24
refs/heads/master
2022-01-18T21:38:24.514745
2022-01-03T01:08:53
2022-01-03T01:08:53
25,269,713
760
42
null
2020-10-27T05:34:56
2014-10-15T19:21:16
C
UTF-8
C
false
false
4,208
c
npass.c
// N pass calculator #include <stdio.h> #include <stdlib.h> #include <errno.h> #include <unistd.h> #include <signal.h> #include <sys/types.h> #include <string.h> #define US (unsigned char *) int fail; unsigned char *merr; struct var { unsigned char *name; int set; double val; struct var *next; } *vars = NULL;...
e9b80d2459f721f056bf82cba093c1913c1119cf
e814383d36a10839104efaa4df277996ab220fa3
/opal/mca/base/mca_base_alias.h
83bcbafbd956b1f10f7bbf6a89bb7f41051383cf
[ "mpich2", "BSD-3-Clause-Open-MPI" ]
permissive
open-mpi/ompi
a1d7483ae1d83dd8fd8ae3ee95e832e0a0ee04e3
1edfdb025c4450f694600083ad871cf06c8d45cd
refs/heads/main
2023-09-01T01:30:02.040705
2023-08-29T17:32:18
2023-08-29T17:32:18
24,107,001
2,008
973
NOASSERTION
2023-09-14T20:59:26
2014-09-16T16:08:30
C
UTF-8
C
false
false
2,729
h
mca_base_alias.h
/* -*- Mode: C; c-basic-offset:4 ; indent-tabs-mode:nil -*- */ /* * Copyright (c) 2020 Google, LLC. All rights reserved. * $COPYRIGHT$ * * Additional copyrights may follow * * $HEADER$ */ #ifndef OPAL_MCA_BASE_ALIAS_H #define OPAL_MCA_BASE_ALIAS_H #include "opal_config.h" #include "opal/class/opal_list.h"...
97a1a65919d9cc19d0c0be31faae9886d2320341
c26d7b0ed875357278e61627da2da0650da77986
/tools/libufs/libufs.h
fb08b98f54be835c0de35ccadb63359ae1bfd642
[ "BSD-3-Clause" ]
permissive
RetroBSD/retrobsd
5343d9e3c424637fc3ad5b03fe720b2744490025
486f81f6abff01c7dcc207235cd2979b226a95ff
refs/heads/master
2023-09-02T23:12:05.110883
2023-07-07T18:41:40
2023-07-07T18:41:40
18,598,087
282
59
BSD-3-Clause
2023-07-18T07:35:36
2014-04-09T13:25:46
C
UTF-8
C
false
false
13,211
h
libufs.h
#ifndef _LIBUFS_H #define _LIBUFS_H #include <sys/types.h> #define dev_t int #define ino_t u_int #define time_t long #define DEV_BSIZE 1024 // Block size #define BPI (16 * DEV_BSIZE) // Bytes per inode #define ROOTINO ((u_int)2) // i number of all roots #define LO...
0967d6fe5a0af9b0929228fea8afc79a440cbda8
317410b28757af216145d23259d63fc96d07f613
/apps/common/include/update_tws_new.h
61fc5cf080dbb3b73d56531224933ee129e6485c
[ "Apache-2.0" ]
permissive
Jieli-Tech/fw-AC63_BT_SDK
48c757dca7e8000ec763bf5466583a4cd8c4a11c
393d63758081d56f0bf0a39ac596bee32c33d493
refs/heads/master
2023-07-18T02:14:56.187266
2023-06-21T03:14:20
2023-06-21T03:14:20
272,586,610
113
76
Apache-2.0
2022-10-20T23:07:31
2020-06-16T02:02:15
C
UTF-8
C
false
false
2,780
h
update_tws_new.h
#ifndef _UPRATE_TWS_NEW_H #define _UPRATE_TWS_NEW_H #include "app_config.h" #if (OTA_TWS_SAME_TIME_ENABLE && OTA_TWS_SAME_TIME_NEW)//(RCSP_ADV_EN || AI_APP_PROTOCOL)) #define SYS_BT_OTA_EVENT_TYPE_STATUS (('O' << 24) | ('T' << 16) | ('A' << 8) | '\0') #define TWS_FUNC_ID_OTA_TRANS (('O' << (3 * 8)) | ('T' << (2 * 8...
f0ae3f86063292fdfdb590650e073302253b5217
85ccd32aa73eecf274a937f1fc3b6f4d484b77da
/test cases/common/178 bothlibraries/main2.c
e1f4bf8f519868f1bc3d2479a15c9e0166c16b30
[ "Apache-2.0" ]
permissive
mesonbuild/meson
48321cf4235dfcc0194fed90ff43a57367592bf7
cf5adf0c646474f0259d123fad60ca5ed38ec891
refs/heads/master
2023-09-01T05:58:50.807952
2023-03-17T20:27:37
2023-08-31T11:52:41
19,784,232
5,122
1,848
Apache-2.0
2023-09-14T15:47:23
2014-05-14T15:08:16
Python
UTF-8
C
false
false
158
c
main2.c
#include "mylib.h" DO_IMPORT int func(void); DO_IMPORT int foo(void); DO_IMPORT int retval; int main(void) { return func() + foo() == retval ? 0 : 1; }
09b5502862c21ac4bba5aac10a8029fcae8b12a6
89ac799bd004042f913c9205abd22feaf847f5be
/src/libdg/screen.c
5d2e6154112d0f7cdd592ec37c175d07690a12b7
[]
no_license
FoxdieTeam/mgs_reversing
de0b501e9a6318bf817e0d0f03af34c836a2f0b6
d057e3eb8bebeb645ca23db6ce690577268f59d5
refs/heads/master
2023-07-21T02:31:57.827478
2023-07-17T10:50:39
2023-07-17T10:50:39
223,033,157
270
35
null
2023-09-14T21:49:31
2019-11-20T21:44:13
C
UTF-8
C
false
false
11,648
c
screen.c
// Not sure what this file is acutally called. Rename at a later date. #include "linker.h" #include "libdg.h" #include "psyq.h" extern DG_CHNL DG_Chanls_800B1800[3]; extern MATRIX DG_ZeroMatrix_8009D430; #define gte_MulMatrix02(r1, r2, r3) ...
447403ccdbf3b820d7493962ea7894c662209f2b
262c7df40ba04c6386df37395b0839247262fec8
/cpp/turbodbc/Library/turbodbc/field_translators.h
cae7679f9e6a159a7ca3454530c4b26818905cfd
[ "MIT", "LicenseRef-scancode-free-unknown" ]
permissive
blue-yonder/turbodbc
581b87ae027fe2981e7e70a8b7e29a2d4f1d3e23
d1219458cd4cdba44fabb02d81d8034159d58333
refs/heads/master
2023-08-15T05:47:26.408512
2023-05-09T09:21:58
2023-05-09T09:21:58
54,189,815
612
99
MIT
2023-08-30T18:09:11
2016-03-18T09:30:27
C++
UTF-8
C
false
false
364
h
field_translators.h
#pragma once #include <turbodbc/field_translators/boolean_translator.h> #include <turbodbc/field_translators/date_translator.h> #include <turbodbc/field_translators/float64_translator.h> #include <turbodbc/field_translators/int64_translator.h> #include <turbodbc/field_translators/string_translator.h> #include <turbodb...
5890c666eb0de8966104a3426e8747f6e57b5a31
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/u-boot_new/arch/blackfin/include/asm/mach-common/bits/spi6xx.h
3368712e3f98395b931cd4839890c4e32fc5df0f
[ "LicenseRef-scancode-free-unknown", "Apache-2.0", "GPL-2.0-or-later" ]
permissive
OLIMEX/DIY-LAPTOP
ae82f4ee79c641d9aee444db9a75f3f6709afa92
a3fafd1309135650bab27f5eafc0c32bc3ca74ee
refs/heads/rel3
2023-08-04T01:54:19.483792
2023-04-03T07:18:12
2023-04-03T07:18:12
80,094,055
507
92
Apache-2.0
2023-04-03T07:05:59
2017-01-26T07:25:50
C
UTF-8
C
false
false
12,867
h
spi6xx.h
/* * Analog Devices bfin_spi3 controller driver * * Copyright (c) 2011 Analog Devices Inc. * * 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...
5abff4364d8c785736956f9959c7810bf2db8ac4
9de0cec678bc4a3bec2b4adabef9f39ff5b4afac
/PWGHF/vertexingHF/macros/AddTaskLc2eleLambdafromAODtracks.C
b6b4b6f973c743db30bdc016041d16e98ace1c2a
[]
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
15,509
c
AddTaskLc2eleLambdafromAODtracks.C
AliAnalysisTaskSELc2eleLambdafromAODtracks *AddTaskLc2eleLambdafromAODtracks(TString finname="", Bool_t theMCon=kFALSE, Int_t iscoltype= 0, Bool_t writeVariableTree=kFALSE, Int_t domixing=0, Bool_t reconstructPrimVert=kFALSE, Bool_t writeEachVariableTree=kF...
204bac18c4c26ca56388d999d41e5ea0522adc58
1598858ecbcaa8a03feec79f2cbb39e0bb9add3f
/Silicon/MeteorlakePkg/Include/Library/GpioNativePads.h
e74c78db1b48593358e54be9bda56ef8ec882369
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference", "BSD-2-Clause-Patent" ]
permissive
slimbootloader/slimbootloader
def5dc5a4743d74d7349d79710b758c476e33cc6
ec5c39e35a3ab798c6509652869d2e951ede7b61
refs/heads/master
2023-08-25T08:53:17.422999
2023-08-23T12:18:51
2023-08-24T16:52:21
148,708,107
379
196
NOASSERTION
2023-09-14T05:49:16
2018-09-13T23:07:33
C
UTF-8
C
false
false
12,266
h
GpioNativePads.h
/** @file Header file for GPIO Native pads support Copyright (c) 2017 - 2023, Intel Corporation. All rights reserved.<BR> SPDX-License-Identifier: BSD-2-Clause-Patent @par Specification Reference: **/ #ifndef _GPIO_NATIVE_PADS_H_ #define _GPIO_NATIVE_PADS_H_ // // GpioPad can contain additional information use...
22cf67d00829d0e95db0b38c159a348a59691115
9ceacf33fd96913cac7ef15492c126d96cae6911
/usr.sbin/ospf6d/logmsg.c
388aedd2e9de2e65f4e8dfa9332abf6fe739e557
[]
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
4,263
c
logmsg.c
/* $OpenBSD: logmsg.c,v 1.1 2016/09/02 14:08:50 benno Exp $ */ /* * Copyright (c) 2006 Claudio Jeker <claudio@openbsd.org> * Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, prov...
d25c3baa25aa7fc6ed8cd0b7247b01d5f0b6d62d
28d0f8c01599f8f6c711bdde0b59f9c2cd221203
/sbin/iscsictl/iscsic_globals.h
f08ead585ba97bf0b0420632c6ff6469f91ff8b3
[]
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
6,226
h
iscsic_globals.h
/* $NetBSD: iscsic_globals.h,v 1.6 2020/04/03 18:39:15 joerg Exp $ */ /*- * Copyright (c) 2005,2006,2011 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by Wasabi Systems, Inc. * * Redistribution and use in source and binary forms,...
f020109523a17260d796752a9f74735cc7040228
85ccd32aa73eecf274a937f1fc3b6f4d484b77da
/test cases/unit/66 static link/lib/func16.c
379b6829f60a8519049650bd5f9e8fc9172b1627
[ "Apache-2.0" ]
permissive
mesonbuild/meson
48321cf4235dfcc0194fed90ff43a57367592bf7
cf5adf0c646474f0259d123fad60ca5ed38ec891
refs/heads/master
2023-09-01T05:58:50.807952
2023-03-17T20:27:37
2023-08-31T11:52:41
19,784,232
5,122
1,848
Apache-2.0
2023-09-14T15:47:23
2014-05-14T15:08:16
Python
UTF-8
C
false
false
55
c
func16.c
int func15(); int func16() { return func15() + 1; }
80ec710e25a25d25aa1dd1e1c9002c07c341b917
a3d6556180e74af7b555f8d47d3fea55b94bcbda
/native_client_sdk/src/examples/api/graphics_3d/matrix.h
1d2b9c3f6816779dc5c4776c45a8aaf458b1ffca
[ "BSD-3-Clause" ]
permissive
chromium/chromium
aaa9eda10115b50b0616d2f1aed5ef35d1d779d6
a401d6cf4f7bf0e2d2e964c512ebb923c3d8832c
refs/heads/main
2023-08-24T00:35:12.585945
2023-08-23T22:01:11
2023-08-23T22:01:11
120,360,765
17,408
7,102
BSD-3-Clause
2023-09-10T23:44:27
2018-02-05T20:55:32
null
UTF-8
C
false
false
1,441
h
matrix.h
#ifndef EXAMPLES_API_GRAPHICS_3D_MATRIX_H_ #define EXAMPLES_API_GRAPHICS_3D_MATRIX_H_ /* Copyright 2012 The Chromium Authors * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ /** @file matrix.cc * Implements simple matrix manipulation functions. */ //------...
f4e25aaab911602e077647bfe9ed5515bdc3abce
70ffcb065027032a399f44b9ec91e7b61d73583d
/ccan/ccan/crypto/hmac_sha256/hmac_sha256.c
2238f9dc8fffbd4ee049ec8c965e0c11aeef37e2
[ "BSD-3-Clause", "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
4,871
c
hmac_sha256.c
/* MIT (BSD) license - see LICENSE file for details */ #include <ccan/crypto/hmac_sha256/hmac_sha256.h> #include <string.h> #define IPAD 0x3636363636363636ULL #define OPAD 0x5C5C5C5C5C5C5C5CULL #define BLOCK_U64S (HMAC_SHA256_BLOCKSIZE / sizeof(uint64_t)) static inline void xor_block(uint64_t block[BLOCK_U64S], uint...
220b077f7eb087a8ee86bddf93b0f42a57c994c2
bcb62f36caa6ab1f92715cffae29cf4353d247e8
/courses/star_cup/sherbet_land/packed.inc.c
c3b121972e5533d318e8e4d6744c078e166dd437
[]
no_license
n64decomp/mk64
4b74ffb8c896e739b908534b74bc1cb79a21ae60
c4c00f159845fddd1eced906c14cc25a0cb7a10b
refs/heads/master
2023-09-01T02:48:30.111868
2023-09-01T02:28:49
2023-09-01T02:28:49
304,205,548
476
88
null
2023-09-14T04:36:28
2020-10-15T04:01:57
C
UTF-8
C
false
false
103,758
c
packed.inc.c
#include <ultra64.h> #include <macros.h> #include <PR/gbi.h> #include <actor_types.h> #include <course.h> #include <courses/star_cup/sherbet_land/packed.inc.h> Gfx d_course_sherbet_land_packed_dl_0[] = { gsSPTexture(0xFFFF, 0xFFFF, 0, G_TX_RENDERTILE, G_ON), gsDPSetCombineMode(G_CC_MODULATEIDECALA, G_CC_MODUL...
f23189ef727de35161296f32c0c7b8cc78c52c89
97c44f18459163c0baa546ab2578339b716c3238
/crypto/BRCryptoAddressP.h
e0e36b3217ea25eab94b3e989a220773c6f7fcdd
[ "MIT" ]
permissive
breadwallet/breadwallet-core
fe8a0ac99f3e47216860b2918c8ad14d3503b140
73566cb79f753954eccbf07d5ab25ca54741198e
refs/heads/develop
2023-08-21T22:27:45.735652
2020-02-06T18:43:51
2020-02-06T18:43:51
37,500,549
284
283
MIT
2023-03-21T09:07:32
2015-06-16T01:22:12
C
UTF-8
C
false
false
1,895
h
BRCryptoAddressP.h
// // BRCryptoAddressP.h // BRCore // // Created by Ed Gamble on 11/22/19. // Copyright © 2019 Breadwinner AG. All rights reserved. // // See the LICENSE file at the project root for license information. // See the CONTRIBUTORS file at the project root for a list of contributors. #ifndef BRCryptoAddressP_h #defi...
37f26fce3168cba5399ac1bcb49347b39bdb7c0e
f3eed0234b4d0ad2bbb2abd700cf1e2c7a0e8a1d
/AKWF-c/AKWF_granular/AKWF_granular_0040.h
d19b2cfd8d122fe14c1163f82677a9027ddde38e
[ "CC0-1.0" ]
permissive
KristofferKarlAxelEkstrand/AKWF-FREE
b2defa1a2d389d309be6dd2e9f968923daf80d1b
cf8171df36e9fec25416b5f568b72a6e2cb69194
refs/heads/master
2023-07-23T18:22:36.939705
2023-07-10T17:14:40
2023-07-10T17:14:40
145,817,187
359
59
CC0-1.0
2023-07-10T17:14:41
2018-08-23T07:26:56
null
UTF-8
C
false
false
4,690
h
AKWF_granular_0040.h
/* Adventure Kid Waveforms (AKWF) converted for use with Teensy Audio Library * * Adventure Kid Waveforms(AKWF) Open waveforms library * https://www.adventurekid.se/akrt/waveforms/adventure-kid-waveforms/ * * This code is in the public domain, CC0 1.0 Universal (CC0 1.0) * https://creativecommons.org/publicdom...
8dfdb90ca8abfe2ccbfc3883bfd9cfc0a34970a6
7c857119fe1505b1d80d6e62969661c06dc1a2f4
/MdePkg/Include/Protocol/BlockIo2.h
a2868b9895d8eee33453a8e5bbcac47962f9eff3
[ "BSD-2-Clause" ]
permissive
CloverHackyColor/CloverBootloader
7042ca7dd6b513d22be591a295e49071ae1482ee
2711170df4f60b2ae5aa20add3e00f35cf57b7e5
refs/heads/master
2023-08-30T22:14:34.590134
2023-08-27T19:14:02
2023-08-27T19:14:02
205,810,121
4,734
770
BSD-2-Clause
2023-09-03T12:41:33
2019-09-02T08:22:14
C
UTF-8
C
false
false
8,169
h
BlockIo2.h
/** @file Block IO2 protocol as defined in the UEFI 2.3.1 specification. The Block IO2 protocol defines an extension to the Block IO protocol which enables the ability to read and write data at a block level in a non-blocking manner. Copyright (c) 2011 - 2018, Intel Corporation. All rights reserved.<...
252937f15ea17d1d0085ae9d5e453712c5d54385
d7121e03910c4b3aaf4ed470c33c5dab67ffa962
/iPhoneOS14.5.sdk/usr/include/AppleArchive/AAByteStream.h
35abcae152c890e3f378616330f04580146bf8d5
[ "MIT" ]
permissive
theos/sdks
129eda2d399c209aa36fcc2e266e960ac6c91cf6
bb425abf3acae8eac328b828628b82df544d2774
refs/heads/master
2023-08-28T13:01:04.995109
2022-12-24T01:06:07
2022-12-24T01:06:07
66,124,251
517
199
NOASSERTION
2022-12-24T01:06:08
2016-08-20T02:36:04
C
UTF-8
C
false
false
11,166
h
AAByteStream.h
// AppleArchive byte streams #pragma once #ifndef __APPLE_ARCHIVE_H #error Include AppleArchive.h instead of this file #endif #if __has_feature(assume_nonnull) _Pragma("clang assume_nonnull begin") #endif #ifdef __cplusplus extern "C" { #endif // __cplusplus #pragma mark - Stream functions /*! @abstract Sequent...
25f8bc4e7973e698e4b91db409bd522079d3fbe1
de21f9075f55640514c29ef0f1fe3f0690845764
/regression/contracts-dfcc/assigns_enforce_arrays_02/main.c
59f8aa213b5178e95ec0b96a08ced7c73afffa48
[ "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
341
c
main.c
#include <assert.h> #include <stdlib.h> int *arr; void f1(int *a, int len) __CPROVER_assigns(*a) { a[0] = 0; a[5] = 5; } void f2(int *a, int len) __CPROVER_assigns(__CPROVER_object_whole(a)) __CPROVER_frees(a) { a[0] = 0; a[5] = 5; free(a); } int main() { arr = malloc(100 * sizeof(int)); f1(arr, 100...
c4dae509819c2b495d24c834a80d06a69957808f
e1cddfd754d952134e72dfd03522c5ea4fb6008e
/src/vnet/devices/virtio/pci.c
85e6abdbbe56fd7608ff713bb9ece55cbffc1c97
[ "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
46,330
c
pci.c
/* * Copyright (c) 2018 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...
6edcf8ea84caf0727405772b6d832c534ab05576
bb7a80648bf830c2fb813cdb335032142cbee06d
/mod/mpp/3516e/inc/hisisdk/hi_comm_gdc.h
312e8d080eb7de1a12d34a1d46a6b9e3ac21b0b4
[]
no_license
openhisilicon/HIVIEW
44574a29da60e3bb400c7ce97c722dfc9f2959e6
60bbfa5cb66cc82f0cdc0bba1242dbc9491b0f37
refs/heads/master
2023-09-01T01:42:19.069724
2023-08-31T09:57:39
2023-08-31T09:57:39
189,036,134
336
121
null
2023-01-07T14:10:22
2019-05-28T13:41:40
C
UTF-8
C
false
false
7,127
h
hi_comm_gdc.h
/* * Copyright (C) Hisilicon Technologies Co., Ltd. 2012-2018. All rights reserved. * Description: hi_comm_gdc.h * Author: * Create: 2016-10-07 */ #include "hi_type.h" #include "hi_common.h" #include "hi_errno.h" #include "hi_comm_video.h" #ifndef __HI_COMM_GDC_H__ #define __HI_COMM_GDC_H__ #ifdef __cplusplus #...
1769845cdf4d49705845f769edfd6202ed279391
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/drivers/regulator/wm831x-isink.c
68586ee3e1cb18197f64ea68d7cbee9e963408fc
[ "Linux-syscall-note", "GPL-2.0-only", "GPL-1.0-or-later", "LicenseRef-scancode-free-unknown", "Apache-2.0" ]
permissive
OLIMEX/DIY-LAPTOP
ae82f4ee79c641d9aee444db9a75f3f6709afa92
a3fafd1309135650bab27f5eafc0c32bc3ca74ee
refs/heads/rel3
2023-08-04T01:54:19.483792
2023-04-03T07:18:12
2023-04-03T07:18:12
80,094,055
507
92
Apache-2.0
2023-04-03T07:05:59
2017-01-26T07:25:50
C
UTF-8
C
false
false
6,520
c
wm831x-isink.c
/* * wm831x-isink.c -- Current sink driver for the WM831x series * * Copyright 2009 Wolfson Microelectronics PLC. * * Author: Mark Brown <broonie@opensource.wolfsonmicro.com> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License a...
48af30c1bb354e5a1eaac0654a565a7567a5c9a1
9ceacf33fd96913cac7ef15492c126d96cae6911
/sys/arch/arm/arm/vfp.c
1f37aecd55b96bac171b9ceaca57c31eaac3b37b
[]
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
4,943
c
vfp.c
/* $OpenBSD: vfp.c,v 1.5 2022/08/29 02:01:18 jsg Exp $ */ /* * Copyright (c) 2011 Dale Rahn <drahn@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...
4e74aa7a3f6722d406757ff186fab36973309c7b
095e5e86c931af6553996b0a128c07d94b38cbca
/hpy/devel/include/hpy/cpython/autogen_api_impl.h
bde41f9e6284261f2d3422feb95d5d7ba47317a3
[ "MIT" ]
permissive
hpyproject/hpy
1dc9e5e855fa006b1728703c5925addbb43cf792
8310a762d78e3412464b1869959a77da013e6307
refs/heads/master
2023-09-03T21:18:17.273371
2023-07-24T07:26:14
2023-07-24T07:26:14
196,559,763
681
41
MIT
2023-07-24T07:26:16
2019-07-12T10:27:56
Python
UTF-8
C
false
false
14,720
h
autogen_api_impl.h
/* DO NOT EDIT THIS FILE! This file is automatically generated by hpy.tools.autogen.trampolines.cpython_autogen_api_impl_h See also hpy.tools.autogen and hpy/tools/public_api.h Run this to regenerate: make autogen */ HPyAPI_FUNC HPy HPyLong_FromSize_t(HPyContext *ctx, size_t value) { return ...
07046b4ce1a281fc93cab509fe9d62af9e89e2f7
28d0f8c01599f8f6c711bdde0b59f9c2cd221203
/sys/arch/newsmips/apbus/spifi.c
2d4330c3eb227c70c90f32e1dc1b6e6073ba490a
[]
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
18,441
c
spifi.c
/* $NetBSD: spifi.c,v 1.22 2021/08/07 16:19:01 thorpej Exp $ */ /*- * Copyright (c) 2000 Tsubai Masanari. 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 cod...
a9b2ef19c76e18a13185c037e1f241b6806f09da
de21f9075f55640514c29ef0f1fe3f0690845764
/regression/ansi-c/gcc_builtins4/main.c
55c3407e7f1be7a2ac092d3ef82915c8c37a1891
[ "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
1,186
c
main.c
#ifdef __GNUC__ # define CONCAT(a, b) a##b # define CONCAT2(a, b) CONCAT(a, b) # define STATIC_ASSERT(condition) \ int CONCAT2(some_array, __LINE__)[(condition) ? 1 : -1] struct { int i; _Bool bit_field : 1; } s; union { int i; } u; enum { Econst } e; int a[10]; ST...
fe31cdbf7579fb6e47450ba45e847359f67796eb
4cd1537b92864ee108def7886aafc0f924f97c0f
/ext/hook/uhook_attributes.c
7e858f0b8a210636e6dd44808815a74aba2b7889
[ "Apache-2.0", "BSD-3-Clause" ]
permissive
DataDog/dd-trace-php
68f08674208ef9ec1c874e3eabd7b88f1d6dd5dd
014989e42bfa5919f451cee3ae2b57cc35bdee9b
refs/heads/master
2023-09-01T15:36:22.838634
2023-09-01T13:17:02
2023-09-01T13:17:02
119,990,860
363
166
NOASSERTION
2023-09-13T16:09:22
2018-02-02T14:21:54
PHP
UTF-8
C
false
false
15,134
c
uhook_attributes.c
#include <php.h> #include <Zend/zend_attributes.h> #include <Zend/zend_smart_str.h> #include "uhook_attributes_arginfo.h" #include "../ddtrace.h" #include "../configuration.h" #include "uhook.h" #include <hook/hook.h> zend_class_entry *ddtrace_hook_attribute_ce; static zend_string *dd_hook_attribute_lcname; typedef ...
fe5d5b09d512b5ce45e3b98f88b5c4a4eebe5f3b
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/drivers/staging/comedi/drivers/dt2817.c
b5c8e8213faf71da172632604293997230db94f5
[ "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,161
c
dt2817.c
/* comedi/drivers/dt2817.c Hardware driver for Data Translation DT2817 COMEDI - Linux Control and Measurement Device Interface Copyright (C) 1998 David A. Schleef <ds@schleef.org> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public ...
440414eed813368cb1853bb64e2da6a88999b259
e07eed9bfcc0d93406610e0df4a95385cd173c01
/tests/xdrclient.c
1834f7ce5dd1a5c584640788c290d1d50cb003e0
[]
permissive
ganglia/monitor-core
d0c3ed5fe89cfd75c9ac56bbbd1b477e759e719c
185ab6b3425d391727a19c380691c4ee42fdff69
refs/heads/master
2023-08-27T09:34:31.653118
2020-12-18T10:29:37
2021-11-21T04:48:08
2,018,548
378
183
BSD-3-Clause
2021-11-21T22:29:14
2011-07-08T15:48:34
C
UTF-8
C
false
false
1,551
c
xdrclient.c
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <time.h> #include <rpc/rpc.h> #include "gm_protocol.h" #define MAXMSGLEN 1500 int main( void ) { XDR x; gangliaMessage message; int i, rval, encoded; char sendbuf[MAXMSGLEN]; gangliaMetricGroup group; gangliaNamedValue_1 values[20]; ...
1b2d3697b996588774789ecf5f796445ceb8e7c2
6b265b404d74b09e1b1e3710e8ea872cd50f4263
/Debugging/Gdb/C/fib_okay.c
6f05eb00065d1e15f5764f0ee2d173cc55b808b2
[ "CC-BY-4.0" ]
permissive
gjbex/training-material
cdc189469ae2c7d43784ecdcb4bcca10ecbc21ae
e748466a2af9f3388a8b0ed091aa061dbfc752d6
refs/heads/master
2023-08-17T11:02:27.322865
2023-04-27T14:42:55
2023-04-27T14:42:55
18,587,808
130
60
CC-BY-4.0
2023-08-03T07:07:25
2014-04-09T06:35:58
Jupyter Notebook
UTF-8
C
false
false
165
c
fib_okay.c
#include "fib.h" long fib(long n) { if (n < 2) return 1; else { long a = fib(n-1); long b = fib(n-2); return a + b; } }
50058a5973a992993036efdec7e56c62badf03d7
7664f318ed04bd0680f3d82321c18896e3ef6ad5
/src/overlays/actors/ovl_En_Attack_Niw/z_en_attack_niw.h
381b6a2aae771cd89bc966298daf03155877584c
[]
no_license
zeldaret/oot
9c80ce17f2d8fd61514b375f92ee4739b5ce9d4e
2875ab4fcf5c5f81d76353d1ee0024c9ea8d0b23
refs/heads/master
2023-08-29T05:29:31.356427
2023-08-28T22:48:52
2023-08-28T22:48:52
247,875,738
4,401
802
null
2023-09-14T13:34:38
2020-03-17T04:02:19
C
UTF-8
C
false
false
1,541
h
z_en_attack_niw.h
#ifndef Z_EN_ATTACK_NIW_H #define Z_EN_ATTACK_NIW_H #include "ultra64.h" #include "global.h" struct EnAttackNiw; typedef void (*EnAttackNiwActionFunc)(struct EnAttackNiw*, PlayState*); typedef struct EnAttackNiw { /* 0x0000 */ Actor actor; /* 0x014C */ SkelAnime skelAnime; /* 0x0190 */ Vec3s jointTable[...
aa3b0a8ebaaea0a0ab25d3e493d9a5dfe2273b41
1ae137c798c1e4bdef49a50db2c11d69516fdf0b
/playground/pedalShieldUno/AudioDSP/metronome/waveform.h
ac5c5435f8b6a4ba51aec2e2c721c7d80d035646
[ "MIT" ]
permissive
tardate/LittleArduinoProjects
f10049ce866568410f49c352c4ce779868deb3fe
4c5dc423df60b4402d50792660574b979e033ab4
refs/heads/master
2023-08-11T19:04:09.824796
2023-08-08T00:37:51
2023-08-08T14:10:01
23,506,189
606
229
MIT
2022-12-10T03:39:29
2014-08-31T04:09:00
C++
UTF-8
C
false
false
5,097
h
waveform.h
#ifndef waveform_h #define waveform_h const byte waveform[]= { 0x80,0x80,0x81,0x82,0x83,0x83,0x84,0x85,0x86,0x87,0x87,0x88,0x89,0x8a,0x8a,0x8b, 0x8c,0x8d,0x8e,0x8e,0x8f,0x90,0x91,0x91,0x92,0x93,0x94,0x95,0x95,0x96,0x97,0x98, 0x98,0x99,0x9a,0x9b,0x9b,0x9c,0x9d,0x9e,0x9f,0x9f,0xa0,0xa1,0xa2,0xa2,0xa3,0xa4, 0xa5,0xa5,0xa...
35a5e570f1003e09d6b7bb0bbca9f1d57892fcb4
75196819c910f3fd523f1a4d28e5d0fe12570ab1
/src/bdb53/src/common/mkpath.c
8db63cbedb43f96095e42d8a84335327b21ceb19
[ "BSD-3-Clause", "Sleepycat", "MIT" ]
permissive
gridcoin-community/Gridcoin-Research
889967579b5b05bcc3ae836697a0f173b5ae91ea
21414dd0f63c9a34060f7f762f08d1a52aeb9e87
refs/heads/development
2023-09-04T09:21:55.006935
2023-09-03T17:45:20
2023-09-03T17:45:20
23,332,350
292
117
MIT
2023-09-11T10:22:10
2014-08-25T23:41:04
HTML
UTF-8
C
false
false
1,418
c
mkpath.c
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 1997, 2013 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ #include "db_config.h" #include "db_int.h" /* * __db_mkpath -- -- * Create intermediate directories. * * PUBLIC: int __db_mkpath __P((ENV *, const char *))...
116c7b76e46c2766c5c4ea336d2e343d7a193f4c
1231e1bf4117cfaaa54bd4752cca1bdb71290cec
/ext/stub/typehinting/testabstract.zep.c
f789973cdd83f71874ff13493bda48dedf094092
[ "MIT" ]
permissive
zephir-lang/zephir
ac53ec68e35d19860a4d80224d94f38a6a5e04b5
6773f19d9b272cafee96b9a30f9b152c28e982ea
refs/heads/development
2023-08-31T10:33:38.621586
2023-02-28T10:27:43
2023-02-28T10:27:43
11,478,636
291
47
MIT
2023-08-28T22:07:11
2013-07-17T14:49:27
PHP
UTF-8
C
false
true
1,098
c
testabstract.zep.c
#ifdef HAVE_CONFIG_H #include "../../ext_config.h" #endif #include <php.h> #include "../../php_ext.h" #include "../../ext.h" #include <Zend/zend_operators.h> #include <Zend/zend_exceptions.h> #include <Zend/zend_interfaces.h> #include "kernel/main.h" ZEPHIR_INIT_CLASS(Stub_TypeHinting_TestAbstract) { ZEPHIR_REGI...
cb47d352d74da3ced71b4c445299a26c10089f0c
fdbb74a95924e2677466614f6ab6e2bb13b2a95a
/third_party/python/Parser/parsetok.c
258ae5c3fa06a14e939d9897fcb2c25e4214a788
[ "Python-2.0", "GPL-1.0-or-later", "LicenseRef-scancode-python-cwi", "LicenseRef-scancode-free-unknown", "LicenseRef-scancode-other-copyleft", "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
11,857
c
parsetok.c
/*-*- mode:c;indent-tabs-mode:nil;c-basic-offset:4;tab-width:8;coding:utf-8 -*-│ │vi: set net ft=c ts=4 sts=4 sw=4 fenc=utf-8 :vi│ ╞══════════════════════════════════════════════════════════════════════════════╡ │ Python 3 ...
4b0cf32a59be43516b6637a821f6a58579e42dcf
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/drivers/media/platform/omap3isp/luma_enhance_table.h
098b45e2280f064fc3a304555e3925c1b61ee841
[ "LicenseRef-scancode-free-unknown", "Apache-2.0", "Linux-syscall-note", "GPL-2.0-only", "GPL-1.0-or-later" ]
permissive
OLIMEX/DIY-LAPTOP
ae82f4ee79c641d9aee444db9a75f3f6709afa92
a3fafd1309135650bab27f5eafc0c32bc3ca74ee
refs/heads/rel3
2023-08-04T01:54:19.483792
2023-04-03T07:18:12
2023-04-03T07:18:12
80,094,055
507
92
Apache-2.0
2023-04-03T07:05:59
2017-01-26T07:25:50
C
UTF-8
C
false
false
2,086
h
luma_enhance_table.h
/* * luma_enhance_table.h * * TI OMAP3 ISP - Luminance enhancement table * * Copyright (C) 2010 Nokia Corporation * Copyright (C) 2009 Texas Instruments, Inc. * * Contacts: Laurent Pinchart <laurent.pinchart@ideasonboard.com> * Sakari Ailus <sakari.ailus@iki.fi> * * This program is free software; you ca...
7bad933294a41619075ba48a4120f7ec732aa99b
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/arch/arm/mach-ks8695/time.c
c272a3863d5f4884dc492bb578d2bed3afcab588
[ "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,865
c
time.c
/* * arch/arm/mach-ks8695/time.c * * Copyright (C) 2006 Ben Dooks <ben@simtec.co.uk> * Copyright (C) 2006 Simtec Electronics * * 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 vers...
9ed066d5633a71eec759d6629cfee8c66ff130c0
8a51a96f61699f0318315ccc89cef39f6866f2b5
/src/backend/commands/copyto.c
eaa3172793a48813e165a539cff5c8633faaf4ac
[ "PostgreSQL" ]
permissive
postgres/postgres
979febf2b41c00090d1256228f768f33e7ef3b6f
b5934bfd6071fed3a38cea0cfaa93afda63d9c0c
refs/heads/master
2023-08-31T00:10:01.373472
2023-08-30T23:07:48
2023-08-30T23:07:48
927,442
13,691
4,807
NOASSERTION
2023-09-09T13:59:15
2010-09-21T11:35:45
C
UTF-8
C
false
false
34,684
c
copyto.c
/*------------------------------------------------------------------------- * * copyto.c * COPY <table> TO file/program/client * * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * * IDENTIFICATION * src/backend/...
f0ba7cbb2df94dbd4335673ab1d465226dbf47f4
14ac14bee6ddd3f74937ff316b37cb947a4ef882
/DynamicTwoDArrayUsingArrayOfPointer.c
9455c075a1513184cb2016d695397c3a1a6de674
[ "MIT" ]
permissive
gouravthakur39/beginners-C-program-examples
ebe18c68c9b889d0622dc4d45ee0584e63a98d7c
373d27c131e35bacdbf5c500f79fd234c6d4ec9b
refs/heads/master
2023-09-02T16:15:01.129754
2022-07-08T11:50:46
2022-07-08T11:50:46
150,301,917
498
403
MIT
2023-08-07T16:11:02
2018-09-25T17:12:58
C
UTF-8
C
false
false
586
c
DynamicTwoDArrayUsingArrayOfPointer.c
#include <stdio.h> #include <stdlib.h> int main() { int r = 3, c = 4, i, j, count; int * arr[r]; for (i = 0; i < r; i++) arr[i] = (int * ) malloc(c * sizeof(int)); // Note that arr[i][j] is same as *(*(arr+i)+j) count = 0; for (i = 0; i < r; i++) for (j = 0; j < c; j++) ...
a37461dff0c7ff03d61d1e84605b259fbc568aee
e814383d36a10839104efaa4df277996ab220fa3
/3rd-party/romio341/mpl/src/timer/mpl_timer_clock_gettime.c
3a5cc6ba5d0bd90ca9423b43ed54875a702719a1
[ "mpich2", "BSD-3-Clause-Open-MPI" ]
permissive
open-mpi/ompi
a1d7483ae1d83dd8fd8ae3ee95e832e0a0ee04e3
1edfdb025c4450f694600083ad871cf06c8d45cd
refs/heads/main
2023-09-01T01:30:02.040705
2023-08-29T17:32:18
2023-08-29T17:32:18
24,107,001
2,008
973
NOASSERTION
2023-09-14T20:59:26
2014-09-16T16:08:30
C
UTF-8
C
false
false
2,005
c
mpl_timer_clock_gettime.c
/* * Copyright (C) by Argonne National Laboratory * See COPYRIGHT in top-level directory */ #include "mpl.h" MPL_SUPPRESS_OSX_HAS_NO_SYMBOLS_WARNING; #if MPL_TIMER_KIND == MPL_TIMER_KIND__CLOCK_GETTIME #include "mpl_timer_common.h" static time_t time_epoch; static int is_initialized = 0; int MPL_wtime(MPL_t...
47101b187bf98ab4ae90fce8b12e991776c94301
eb287cbdbaea8c328ce7ed3c4c7e0867c84be3dd
/systems/c1530.h
897f36fde6fb883c1fd328a12480c923fb2f5918
[ "Zlib" ]
permissive
floooh/chips
d639ab59868c17b9f177795945fdff6ce5db04de
f5b6684ff6e899429544b2133b31d912ebc15f40
refs/heads/master
2023-08-18T08:47:49.854044
2023-07-20T07:39:45
2023-07-20T07:39:45
110,844,599
863
71
Zlib
2023-08-18T15:14:47
2017-11-15T14:34:12
C
UTF-8
C
false
false
8,475
h
c1530.h
#pragma once /*# # c1530.h The Commodore datasette tape drive in a header for loading .TAP files. Do this: ~~~C #define CHIPS_IMPL ~~~ before you include this file in *one* C or C++ file to create the implementation. Optionally provide the following macros with your own implementa...
5dbf81c8ea5dc2f802fea0640f14102f8e29d3da
7c857119fe1505b1d80d6e62969661c06dc1a2f4
/BaseTools/Source/C/VfrCompile/Pccts/h/err.h
435d48356d5ae03b89a5375fd7776d39e73a426c
[ "BSD-2-Clause" ]
permissive
CloverHackyColor/CloverBootloader
7042ca7dd6b513d22be591a295e49071ae1482ee
2711170df4f60b2ae5aa20add3e00f35cf57b7e5
refs/heads/master
2023-08-30T22:14:34.590134
2023-08-27T19:14:02
2023-08-27T19:14:02
205,810,121
4,734
770
BSD-2-Clause
2023-09-03T12:41:33
2019-09-02T08:22:14
C
UTF-8
C
false
false
28,050
h
err.h
/* * err.h * * Standard error handling mechanism * * SOFTWARE RIGHTS * * We reserve no LEGAL rights to the Purdue Compiler Construction Tool * Set (PCCTS) -- PCCTS is in the public domain. An individual or * company may do whatever they wish with source code distributed with * PCCTS or the code gen...
8fca373ef4884f22cabc6459dc68db910835e0b8
0cac2210f68f2c17dc2e7375bf1ae7f6427b096b
/core/include/Spirit/Parameters_GNEB.h
a26484ed6c0d35b831bf5ce15f616bca8dfcd588
[ "MIT" ]
permissive
spirit-code/spirit
43e4fbb3d99049490f7fe89b0fc1736589c58f29
e82250d3b14411c2c2fa292d143f13e3e111ad8c
refs/heads/master
2023-06-12T23:29:10.559514
2023-03-17T16:15:44
2023-03-17T16:16:17
69,043,835
114
61
MIT
2023-06-04T19:52:34
2016-09-23T16:51:17
C++
UTF-8
C
false
false
7,364
h
Parameters_GNEB.h
#pragma once #ifndef SPIRIT_CORE_PARAMETERS_GNEB_H #define SPIRIT_CORE_PARAMETERS_GNEB_H #include "IO.h" #include "DLL_Define_Export.h" struct State; /* GNEB Parameters ==================================================================== ```C #include "Spirit/Parameters_GNEB.h" ``` */ // Regular GNEB image type. #...
876d93039ab6c52c2afb532a4e6e3ff7775cc90f
b4a3facc5fcd12a85c1ca0d33d78312eb94b61cf
/ext/image_loader/psx_image_modules.c
df7a003435101e1e35a51b2eeb08d367dc72333b
[ "BSD-3-Clause" ]
permissive
onecoolx/picasso
2d3eecf35947be7991fea06be01986dd0d16773e
f14245e09c10467d54eaf845a874584361a46d46
refs/heads/master
2023-03-20T15:19:03.677086
2023-03-01T05:37:03
2023-03-01T05:37:03
2,441,631
333
51
BSD-3-Clause
2023-03-16T03:03:08
2011-09-23T02:54:10
C
UTF-8
C
false
false
6,829
c
psx_image_modules.c
/* Picasso - a vector graphics library * * Copyright (C) 2016 Zhang Ji Peng * Contact: onecoolx@gmail.com */ #include <stdio.h> #include <stdlib.h> #include <string.h> #include <limits.h> #include "psx_image_io.h" #include "psx_image_loader.h" #include "psx_image_modules.h" typedef void (*mod_func)(void); stat...
22b08bc25bae0e6a76bf67b7b864c7ffd594847b
e683a0b8dbb87c7ceb99e0d06896174a559d2c67
/Tools/pmake/src/lib/sprite/sys.c
863cdadda514764ed7796623195df458a932b9fa
[ "Apache-2.0" ]
permissive
bluewaysw/pcgeos
f093d79567d977d992f47065056d14d5a04b9f14
c6ae4c8e77b54b9ff654c3916f2191f8b1a1b65d
refs/heads/master
2023-08-31T00:17:54.481175
2023-08-29T19:00:49
2023-08-29T19:00:49
157,968,410
603
88
Apache-2.0
2023-09-13T07:44:06
2018-11-17T09:09:55
Assembly
UTF-8
C
false
false
1,714
c
sys.c
/* * sys.c -- * * Miscellaneous user-level run-time library routines for the Sys module. * * Copyright 1986 Regents of the University of California * All rights reserved. */ #include <config.h> #ifndef lint static char rcsid[] = "$Id: sys.c,v 1.1 96/06/24 15:04:40 tbradley Exp $ SPRITE (Berkeley)"; ...
8a3bf295a797dc5c0f5615b6609b4e73beae2445
b970e053302588f44ee1c6b7187c4769934c857f
/ajax/libs/openlayers/6.0.1-dev.1572017335717/src/easing.js
7a64d450e91e6f3e748bdd62766aaac984b883af
[ "MIT", "LicenseRef-scancode-free-unknown", "BSD-2-Clause" ]
permissive
cdnjs/cdnjs
2fe0f21477c08618fe609da844f5d133224c3eda
6843ffa5339e4595b3a6893ae3e9ede1117cc5f9
refs/heads/master
2023-07-23T14:52:44.587645
2023-07-23T07:12:24
2023-07-23T07:12:24
1,409,811
8,894
5,633
MIT
2023-06-27T12:32:50
2011-02-25T05:53:47
null
UTF-8
C
false
false
1,241
js
easing.js
/** * @module ol/easing */ /** * Start slow and speed up. * @param {number} t Input between 0 and 1. * @return {number} Output between 0 and 1. * @api */ export function easeIn(t) { return Math.pow(t, 3); } /** * Start fast and slow down. * @param {number} t Input between 0 and 1. * @return {number} Out...
070b62f1a64b31ec4f3a6145024f70dc30030c64
800c3c4eee1687e46edc16fb5ed3a5c49f64b6fd
/test/pipe-reuse.c
255bc2af5be26fe1ff566ac4b022580b53ee5c7c
[ "LGPL-2.0-or-later", "GPL-1.0-or-later", "Linux-syscall-note", "MIT", "LGPL-2.1-only", "GPL-2.0-only" ]
permissive
axboe/liburing
8ced1953de2fca05bf689e322d4f68a6a2b4ef1e
58ec7c1aea2d57acbc3d398d0c8b2625746eaf04
refs/heads/master
2023-09-04T04:34:14.490712
2023-08-26T14:17:34
2023-08-28T14:22:13
200,663,555
2,276
374
MIT
2023-09-13T14:12:03
2019-08-05T13:43:57
C
UTF-8
C
false
false
2,114
c
pipe-reuse.c
/* SPDX-License-Identifier: MIT */ /* * Check split up read is handled correctly */ #include <errno.h> #include <stdio.h> #include <string.h> #include <unistd.h> #include <pthread.h> #include <string.h> #include "liburing.h" #define BUFSIZE 16384 #define BUFFERS 16 int main(int argc, char *argv[]) { char buf[BUFSI...
33272e5485027724466b27d70416348dc4e65edc
28d0f8c01599f8f6c711bdde0b59f9c2cd221203
/sys/arch/atari/stand/tostools/file2swp/file2swp.c
d3b4846c3c6ffbf4a419036ab856a72d9fa37d28
[]
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
5,846
c
file2swp.c
/* $NetBSD: file2swp.c,v 1.9 2016/03/12 02:17:05 dholland Exp $ */ /*- * Copyright (c) 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. Redistributio...
2c98329a112de9d3fc57fb9254090e0c5edd7e02
0744dcc5394cebf57ebcba343747af6871b67017
/apps/examples/kernel_update_test/kernel_update_test_main.c
92a4b07781852091f78e2387298e9b3f0e1732a2
[ "Apache-2.0", "BSD-3-Clause", "MIT" ]
permissive
Samsung/TizenRT
96abf62f1853f61fcf91ff14671a5e0c6ca48fdb
1a5c2e00a4b1bbf4c505bbf5cc6a8259e926f686
refs/heads/master
2023-08-31T08:59:33.327998
2023-08-08T06:09:20
2023-08-31T04:38:20
82,517,252
590
719
Apache-2.0
2023-09-14T06:54:49
2017-02-20T04:38:30
C
UTF-8
C
false
false
11,812
c
kernel_update_test_main.c
/**************************************************************************** * * Copyright 2023 Samsung Electronics All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at...
4497610f548b2932bf33f4347726ad73b33b82ab
a5a99f646e371b45974a6fb6ccc06b0a674818f2
/DataFormats/EgammaTrackReco/src/classes.h
af32315f4df154c2bc1943e87d2e322a76956b74
[ "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
1,289
h
classes.h
#include "DataFormats/TrackCandidate/interface/TrackCandidateCollection.h" #include "DataFormats/CLHEP/interface/Migration.h" #include "DataFormats/TrackingRecHit/interface/TrackingRecHitFwd.h" #include "DataFormats/TrackCandidate/interface/TrackCandidate.h" #include "DataFormats/TrackReco/interface/Track.h" #include "...
7f9f6fcb962d2c3a1d9056961bc57633448c08e1
12bfb9ef2028a0378f576f5f58a05a2c5e107ba2
/include/libsurvive/survive_reproject_gen2.h
16c00459881f86f6a222a325f89892d2c76a6bfd
[ "MIT" ]
permissive
cntools/libsurvive
095a21b2fb20156b6222b44bb32c5e0ae6745cc6
ec902cc048baecbca3d704482d3923bdb84a1e7d
refs/heads/master
2023-08-26T05:14:26.842420
2023-04-17T15:45:08
2023-04-17T15:45:08
75,029,407
336
76
MIT
2023-04-17T15:45:10
2016-11-29T01:14:05
C
UTF-8
C
false
false
2,007
h
survive_reproject_gen2.h
#pragma once #include "survive.h" #include <stdbool.h> #include <stdio.h> #include <stdlib.h> #include "survive_reproject.h" /** * The conventions for reprojection in libsurvive: * * - Lighthouses are oriented sorta unintuitively -- If you have a lighthouse sitting on where the tripod mount is, in * front of it -...
cf263c41f2b9a3e972d884cea48d7e887055c802
74d961be8a94c948355723adf4e1dc51a35dcf00
/sensors/private_include/sc031gs.h
bf3cdecef869fd923739ca29699f6bd7af51a6b8
[ "Apache-2.0" ]
permissive
espressif/esp32-camera
17ffed85ae93de33be71137d5170972ff754f932
d1c9c2cdb3fab523e81e8d953305c00ed54c834c
refs/heads/master
2023-08-24T03:46:20.930611
2023-08-08T09:01:58
2023-08-08T09:01:58
157,359,627
1,423
575
Apache-2.0
2023-08-08T09:02:00
2018-11-13T10:08:16
C
UTF-8
C
false
false
534
h
sc031gs.h
/* * * SC031GS DVP driver. * */ #ifndef __SC031GS_H__ #define __SC030GS_H__ #include "sensor.h" /** * @brief Detect sensor pid * * @param slv_addr SCCB address * @param id Detection result * @return * 0: Can't detect this sensor * Nonzero: This sensor has been detected */ int sc031gs_detect(...
890fc276266628186ee7aac97c2cca836d32cc18
aa3befea459382dc5c01c925653d54f435b3fb0f
/include/nuttx/sensors/lis3mdl.h
244acddef9c1a6671f8182675f21584dee0361d4
[ "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
6,621
h
lis3mdl.h
/**************************************************************************** * include/nuttx/sensors/lis3mdl.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 o...
a64fe70b680e39d27432e98219d4da4ac2923508
9b790b144c5869e6712090882e28c50780047793
/test/arm_insts/v8.2/LD1ROx.c
f5c8e76a4e54852a18b38e6dcb4b12e23370c8ec
[ "Apache-2.0" ]
permissive
beehive-lab/mambo
8edd932d19d9d0671677a512d2cfba1c36a1953f
583f3b7e7981e6a46466dbdf461c7071df59708c
refs/heads/master
2023-05-29T10:49:10.327887
2023-04-25T20:48:32
2023-04-25T20:48:32
51,374,589
282
58
Apache-2.0
2023-05-15T21:48:35
2016-02-09T15:12:45
C
UTF-8
C
false
false
539
c
LD1ROx.c
#include <stdlib.h> #include <stdint.h> #include <stdio.h> #include <assert.h> void test_standard() { asm ( "ld1rob z1.b,p1,[x3,#0]\n\t" "ld1rob z1.b,p1,[x3,x2]\n\t" "ld1roh z1.h,p1,[x3,#0]\n\t" "ld1roh z1.h,p1,[x3,x2,lsl #1]\n\t" "ld1row z1.s,p1,[x3,#0]\n\t" "ld1ro...
fc51d0a87d0f8c3788145b6fc0f00ac2e7e71b52
7f6c235b0598353549959c18f69eefd20b766907
/libsrc/debug/dump.c
bced352dcc0d48728cbac46741e1e4c31de02afc
[ "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
1,587
c
dump.c
/* * Memory Dump functions * * Stefano 29/5/2002 * * $Id: dump.c,v 1.2 2002-06-10 10:14:07 stefano Exp $ */ #include <stdio.h> #include <debug.h> void hexbyte (unsigned char mybyte); void hexword (unsigned int myword); unsigned int dump(unsigned int address, unsigned int count) { int x; // unsigned int didn'...
1f103d42165b839962fe96e58d54bddcdeaba964
86463f9f9fe6b539cc037843c2e6c9a3ec600f89
/DiscImageCreator/execScsiCmdforFileSystem.h
04010f8f89c97e0439f8664f1507a8c39938cd39
[ "Apache-2.0", "Zlib", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-public-domain", "BSD-2-Clause" ]
permissive
saramibreak/DiscImageCreator
89fa73a6781a10a76ddda4806da8e0aeabccf413
66d52bf95b62a05874f7755fd3f5a97b0f0ed850
refs/heads/master
2023-08-17T11:28:52.878370
2023-07-16T17:56:10
2023-07-16T17:56:10
58,810,391
435
53
Apache-2.0
2023-03-15T05:27:53
2016-05-14T13:52:41
C++
UTF-8
C
false
false
253,622
h
execScsiCmdforFileSystem.h
/** * Copyright 2011-2023 sarami * * 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...
6ebf1790b9bbc9bfdc229a4ba634729a78b4cded
5ab69c8644a936a3d9dec1669a86c7369c911bf8
/os/net/routing/rpl-lite/rpl-ext-header.h
1328a14999407a4bfeb3dcd57aa238de4aed6875
[ "BSD-3-Clause" ]
permissive
contiki-ng/contiki-ng
393d36f68b98f5ee3544ea32502cf662ffb2fe9f
31fcaadf7a0dc8ceea07f438cd69db73174879e6
refs/heads/develop
2023-09-01T20:10:30.000765
2023-09-01T14:37:12
2023-09-01T14:37:12
91,191,972
1,242
788
BSD-3-Clause
2023-09-14T19:08:35
2017-05-13T17:37:59
C
UTF-8
C
false
false
3,004
h
rpl-ext-header.h
/* * Copyright (c) 2017, Inria. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions a...
dac7819c06e5c6281bfd2fc2650283842d96d71f
ff443629c167f318d071f62886581167c51690c4
/src/util/trace.h
051921a0d215bdb4f9852df341ec0032b3dde9aa
[ "MIT" ]
permissive
bitcoin/bitcoin
a618b2555d9fe5a2b613e5fec0f4b1eca3b4d86f
6f03c45f6bb5a6edaa3051968b6a1ca4f84d2ccb
refs/heads/master
2023-09-05T00:16:48.295861
2023-09-02T17:43:00
2023-09-02T17:46:33
1,181,927
77,104
33,708
MIT
2023-09-14T20:47:31
2010-12-19T15:16:43
C++
UTF-8
C
false
false
3,737
h
trace.h
// Copyright (c) 2020-2021 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef BITCOIN_UTIL_TRACE_H #define BITCOIN_UTIL_TRACE_H #ifdef ENABLE_TRACING #include <sys/sdt.h> // Disabling this war...
bd2aaf171f27db868fc821b9b48573cc49fce390
e07eed9bfcc0d93406610e0df4a95385cd173c01
/include/gm_metric.h
9c5afacf1137bc9ee3fc6655d97c3a15d8fe3527
[]
permissive
ganglia/monitor-core
d0c3ed5fe89cfd75c9ac56bbbd1b477e759e719c
185ab6b3425d391727a19c380691c4ee42fdff69
refs/heads/master
2023-08-27T09:34:31.653118
2020-12-18T10:29:37
2021-11-21T04:48:08
2,018,548
378
183
BSD-3-Clause
2021-11-21T22:29:14
2011-07-08T15:48:34
C
UTF-8
C
false
false
2,764
h
gm_metric.h
#ifndef GM_METRIC_H #define GM_METRIC_H 1 #ifndef _LARGEFILE64_SOURCE #define _LARGEFILE64_SOURCE #endif #include <rpc/types.h> #include <rpc/xdr.h> #include <gm_mmn.h> #ifndef GM_PROTOCOL_GUARD #include <netinet/in.h> #include <gm_protocol.h> #endif #include <gm_value.h> #include <gm_msg.h> #include <confuse.h> ...
950b8ebd43dfe770d513cf22c98bbc96858592f5
cd653c15826da7c0f5af36fcbaaf6f208c22474a
/examples/simple.c
aea93fa3d0d2f9839af7519bf71c128bc739ebcc
[ "ISC" ]
permissive
monome/libmonome
aa0985fd12e84cc475032f1e4326f5cb1aad3e6a
36a0d2754b6e061544a72a3d0654ba6c9b0d245d
refs/heads/main
2023-06-28T17:11:52.632461
2023-02-08T17:12:58
2023-02-08T17:12:58
127,948
109
31
ISC
2023-02-06T03:08:58
2009-02-13T03:56:00
C
UTF-8
C
false
false
1,724
c
simple.c
/** * Copyright (c) 2010 William Light <wrl@illest.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 and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" ...
934067a3b7d65821a92975849aa45d64823aec0f
af901bc01d668ecd411549625208b07024df3ffd
/src/internal/squash.c
91524e2795627fff4d8ed94dcec564a1e3a23d23
[ "MIT", "BSD-2-Clause" ]
permissive
r-lib/rlang
2784186a4dafb2fde7357c79514b3761803d0e66
c55f6027928d3104ed449e591e8a225fcaf55e13
refs/heads/main
2023-09-06T03:23:47.522921
2023-06-07T17:01:51
2023-06-07T17:01:51
73,098,312
355
128
NOASSERTION
2023-08-31T13:11:13
2016-11-07T16:28:57
R
UTF-8
C
false
false
8,967
c
squash.c
#include <rlang.h> #include "export.h" #include "squash.h" static r_ssize r_vec_length(r_obj* x); // From rlang/vec.c void r_vec_poke_n(r_obj* x, r_ssize offset, r_obj* y, r_ssize from, r_ssize n); // The vector to splice might be boxed in a sentinel wrapper static r_obj* maybe_unbox(r_obj* x, boo...
31b12ea2d8031b5f805d8e3d49604a3e77d8abed
9de0cec678bc4a3bec2b4adabef9f39ff5b4afac
/PWGDQ/dielectron/macrosJPSI/ConfigJpsi_cj_pp.C
0741fa5a75225a09ef44982521ceee389dba4a62
[]
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
31,032
c
ConfigJpsi_cj_pp.C
void SetupEventCutsDieleFilter(AliDielectron *diele, Int_t cutDefinition, Bool_t isAOD, Int_t MultSel); void SetupTrackCutsDieleData(AliDielectron *diele, Int_t cutDefinition, Bool_t isAOD, Bool_t isMC); void SetupPairCutsDieleData(AliDielectron *diele, Int_t cutDefinition, Bool_t isAOD, Bool_t isMC); void InitHistogra...
a22cefd80e9ac1d7b7ab3036e751a2541baafefa
24ed6f6bec90986e60641c991afcea9409df40af
/src/modloaders/ft2_load_stk.c
f61b3ea066c4f0cfdc5c3244516fbb626d9bd8f4
[ "BSD-3-Clause", "CC-BY-NC-SA-4.0" ]
permissive
8bitbubsy/ft2-clone
24b851b989ee0dd27d24041524c95c06a4648485
7c6a629b5407f0acfd1df7235903f475156051de
refs/heads/master
2023-09-04T12:34:02.982464
2023-08-16T10:01:41
2023-08-16T10:01:41
225,352,979
560
48
BSD-3-Clause
2023-05-09T17:26:38
2019-12-02T10:59:22
C
UTF-8
C
false
false
7,273
c
ft2_load_stk.c
/* Ultimate SoundTracker (or compatible) STK loader ** ** Note: Data sanitation is done in the last stage ** of module loading, so you don't need to do that here. */ #include <stdio.h> #include <stdint.h> #include <stdbool.h> #include "../ft2_header.h" #include "../ft2_module_loader.h" #include "../ft2_sample_ed.h" #i...
3c4043ef0923611c15966d52cf77cba34f812166
8a51a96f61699f0318315ccc89cef39f6866f2b5
/src/include/utils/pgstat_internal.h
60fbf9394b98cc761bc2903ffdbea9d40ffbb9f4
[ "PostgreSQL" ]
permissive
postgres/postgres
979febf2b41c00090d1256228f768f33e7ef3b6f
b5934bfd6071fed3a38cea0cfaa93afda63d9c0c
refs/heads/master
2023-08-31T00:10:01.373472
2023-08-30T23:07:48
2023-08-30T23:07:48
927,442
13,691
4,807
NOASSERTION
2023-09-09T13:59:15
2010-09-21T11:35:45
C
UTF-8
C
false
false
22,560
h
pgstat_internal.h
/* ---------- * pgstat_internal.h * * Definitions for the PostgreSQL cumulative statistics system that should * only be needed by files implementing statistics support (rather than ones * reporting / querying stats). * * Copyright (c) 2001-2023, PostgreSQL Global Development Group * * src/include/utils/pgstat_...
0997802ffa8e89b73fe56e4b2e15d191fe820b16
ecea7c1f53661a57736d9b3f6deec97712ff22fc
/SecurityExploits/Android/Qualcomm/CVE_2022_25664/adreno_kernel/kgsl_utils.c
1fc3c5a16e60734a1c5d41b80a04fdd4e72e3e13
[ "MIT" ]
permissive
github/securitylab
088d785622a1a1e86fa171f9296d2a66542bc88f
80e2d6abadad8cb77e8c9f659e32eaee6b3a98ed
refs/heads/main
2023-09-03T04:21:06.795016
2023-07-06T15:31:30
2023-07-06T15:31:30
221,101,274
1,079
225
MIT
2023-08-16T16:41:27
2019-11-12T01:14:24
C
UTF-8
C
false
false
1,909
c
kgsl_utils.c
#include <string.h> #include "kgsl_utils.h" int kgsl_ctx_create(int fd, uint32_t *ctx_id) { struct kgsl_drawctxt_create req = { .flags = 0x00001812, }; int ret; ret = ioctl(fd, IOCTL_KGSL_DRAWCTXT_CREATE, &req); if (ret) return ret; *ctx_id = req.drawctxt_id; return 0; } int kgsl_gpu_command_payload(i...
8711e85fc0752ef3dd01066a85484eeaef36c66c
28d0f8c01599f8f6c711bdde0b59f9c2cd221203
/sys/compat/aoutm68k/aoutm68k_syscall.h
c1a4542eba06e73c7af006069c84c4cf19a1a0ad
[]
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
31,779
h
aoutm68k_syscall.h
/* $NetBSD: aoutm68k_syscall.h,v 1.55 2019/06/18 01:39:09 christos Exp $ */ /* * System call numbers. * * DO NOT EDIT-- this file is automatically generated. * created from NetBSD: syscalls.master,v 1.44 2019/06/18 01:39:01 christos Exp */ #ifndef _AOUTM68K_SYS_SYSCALL_H_ #define _AOUTM68K_SYS_SYSCALL_H_ #defin...
8809e84383c57e9ec3f2990c6ea2f5b2dbf43250
d38ed5f31d74a79a054ed55dd9123a8d615283b9
/third_party/libgit2/src/diff_file.h
5da7a7bb85738cf61d5d7bf35e52a6ebd43932d8
[ "Apache-2.0", "GPL-2.0-only", "LicenseRef-scancode-public-domain", "GCC-exception-2.0", "LGPL-2.0-or-later", "Zlib", "LGPL-2.1-or-later", "LGPL-2.1-only", "ISC", "MIT" ]
permissive
chigraph/chigraph
8ff76a14337da29fa2b2a84d5c35f2eac4156c6e
6981bdd6763db54edfe284c1f7d223193584c69a
refs/heads/master
2022-12-21T13:46:57.273039
2022-12-17T18:41:19
2022-12-17T18:41:19
60,776,831
364
65
Apache-2.0
2019-12-13T14:46:43
2016-06-09T13:27:37
C++
UTF-8
C
false
false
1,666
h
diff_file.h
/* * Copyright (C) the libgit2 contributors. All rights reserved. * * This file is part of libgit2, distributed under the GNU GPL v2 with * a Linking Exception. For full terms see the included COPYING file. */ #ifndef INCLUDE_diff_file_h__ #define INCLUDE_diff_file_h__ #include "common.h" #include "diff.h" #incl...
bd6e324309bbd12114e72b21b3d341592d7132f4
2148c987c4b008453d5034ef33cbce886c241a3b
/firmware/app_layer_v1/queue.h
9340a29b5e9c1139680841f39f19b92569f8f0b5
[ "Apache-2.0" ]
permissive
ytai/ioio
94cebdb9b97163be2fefb6d9a362d184b2d157c2
42f156cd676f14c6a503464bb33feb83353484f6
refs/heads/master
2023-08-30T23:36:00.823993
2023-08-24T05:00:03
2023-08-24T05:00:03
2,272,409
477
201
Apache-2.0
2023-09-11T03:26:53
2011-08-26T04:59:57
C
UTF-8
C
false
false
2,190
h
queue.h
/* * Copyright 2013 Ytai Ben-Tsvi. All rights reserved. * * * Redistribution and use in source and binary forms, with or without modification, are * permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, this list of * con...
e627c9a637a7616caf890e370e834f3cb15636ab
1661c43eaf9e44dfe7cce269cfaae62e336036f1
/blink/elf.h
8a4a76bcad2ac38f6e0561e77c55b50d720e985e
[]
permissive
jart/blink
3354eaf084e3e85a50372f1a93fc75ff2b9488b1
312a027d0908c1b1f9d1e9ebba837da569606b82
refs/heads/master
2023-08-31T21:30:40.551686
2023-08-22T15:42:44
2023-08-22T15:42:44
561,183,031
6,089
192
ISC
2023-08-22T15:42:46
2022-11-03T06:07:09
C
UTF-8
C
false
false
19,206
h
elf.h
#ifndef BLINK_ELF_H_ #define BLINK_ELF_H_ #include <stddef.h> #include "blink/types.h" /** * @fileoverview Executable and Linkable Format Definitions. */ #define EI_MAG0_ 0 #define EI_MAG1_ 1 #define EI_MAG2_ 2 #define EI_MAG3_ 3 #define EI_NIDENT_ 16 #define ELFMAG_ "\177ELF" #define ELFMAG0_ 0x7f #defi...
0358c28e0cc652f7cde2c7e5ea5830ab1bfaae74
e65a4dbfbfb0e54e59787ba7741efee12f7687f3
/www/apache24/files/extra-patch-server_buildmark.c
a39774d1851f5a2d7003b97c1d3a60ed0b173be5
[ "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
489
c
extra-patch-server_buildmark.c
# disable build time stamp in favor of reproducible build # except building with DEBUG ============================================================== --- server/buildmark.c.orig 2016-07-03 16:09:18 UTC +++ server/buildmark.c @@ -17,6 +17,9 @@ #include "ap_config.h" #include "httpd.h" +/* Allow Reproducible build, d...
f1da530ceaa04ecf90a0779abb88521bbaab2809
c8b39acfd4a857dc15ed3375e0d93e75fa3f1f64
/Engine/Source/Runtime/CoreUObject/Public/UObject/UObjectHash.h
82386094ac7be3618b288dd6452ac9d15ea08f06
[ "MIT", "LicenseRef-scancode-proprietary-license" ]
permissive
windystrife/UnrealEngine_NVIDIAGameWorks
c3c7863083653caf1bc67d3ef104fb4b9f302e2a
b50e6338a7c5b26374d66306ebc7807541ff815e
refs/heads/4.18-GameWorks
2023-03-11T02:50:08.471040
2022-01-13T20:50:29
2022-01-13T20:50:29
124,100,479
262
179
MIT
2022-12-16T05:36:38
2018-03-06T15:44:09
C++
UTF-8
C
false
false
7,398
h
UObjectHash.h
// Copyright 1998-2017 Epic Games, Inc. All Rights Reserved. /*============================================================================= UObjectHash.h: Unreal object name hashes =============================================================================*/ #pragma once #include "CoreMinimal.h" #include "Stats/...
c7101609ae6768a39ba727506dd0aa94e275901f
29f2c40392489fc1656010f2c9b384fd0b090847
/test/synth/07_mem_unsat.c
d6fc36e01c8fca90c6c1de4e0aa4857df388f822
[ "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
2,014
c
07_mem_unsat.c
// RUN: %sea smt %s --step=small -o %t.sm.smt2 // RUN: %z3 %t.sm.smt2 fp.spacer.order_children=2 2>&1 | OutputCheck %s // // RUN: %sea smt %s --step=small --inline --log=inline -o %t.sm.inline.smt2 // RUN: %z3 %t.sm.inline.smt2 fp.spacer.order_children=2 2>&1 | OutputCheck %s // // RUN: %sea smt %s --step=large -o %t.l...
9059132580c62562db08f68257f8a7a6b632b36c
d53b3727b12818d992a661266d325b27e8af013e
/ip.h
b4a93435e8aa6f8962a0855ca63f45de91174db0
[ "BSD-3-Clause", "ISC", "BSD-2-Clause" ]
permissive
yellowman/nsh
9f496366ed4152795b970eae2b71f25a4f21f1e8
444134c06cbc0ad8b7366aba187ea98566b758a5
refs/heads/master
2023-08-31T21:00:58.141210
2023-08-22T11:30:19
2023-08-22T11:30:19
4,527,265
136
30
NOASSERTION
2023-09-10T14:57:06
2012-06-02T06:15:46
C
UTF-8
C
false
false
371
h
ip.h
/* * A clean way to represent IPv4/IPv6 addresses for routines which purport to * handle either, inspiration from mrtd */ #ifndef _IP_T_ #define _IP_T_ #endif typedef struct _ip_t { u_short family; /* AF_INET | AF_INET6 */ int bitlen; /* bits */ int ref_count; /* reference count */ union { struct in...