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
6fc902d9f575144739033f2d04bf646d41f55cdd
20deb0c7caa426a65ffc2b37cb57fa222d14288c
/src/ngx_http_vhost_traffic_status_display_json.h
30ad6529ac35406ae714eb0aeac8eddb0df08a77
[ "BSD-3-Clause", "BSD-2-Clause" ]
permissive
vozlt/nginx-module-vts
73e97cd022f16dedb366ceada12d1386cbac8d84
bd338835463811fe0221db858d865269952aaed9
refs/heads/master
2023-08-29T22:13:14.336819
2023-05-26T10:18:33
2023-05-26T10:18:33
30,759,499
3,117
492
BSD-2-Clause
2023-09-02T07:50:03
2015-02-13T14:22:24
C
UTF-8
C
false
false
17,152
h
ngx_http_vhost_traffic_status_display_json.h
/* * Copyright (C) YoungJoo Kim (vozlt) */ #ifndef _NGX_HTTP_VTS_DISPLAY_JSON_H_INCLUDED_ #define _NGX_HTTP_VTS_DISPLAY_JSON_H_INCLUDED_ #define NGX_HTTP_VHOST_TRAFFIC_STATUS_JSON_FMT_S "{" #define NGX_HTTP_VHOST_TRAFFIC_STATUS_JSON_FMT_OBJECT_S "\"%V\":{" #define NGX_HTTP_VHOST_TRAFFIC_STATUS_JSON_...
dfce81b0cbcfa14e7731780d938ea06fa99a03dc
8a51a96f61699f0318315ccc89cef39f6866f2b5
/contrib/intarray/_int_op.c
5b164f6788fb43a97e5318c3d870f3082c8baf48
[ "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
7,737
c
_int_op.c
/* * contrib/intarray/_int_op.c */ #include "postgres.h" #include "_int.h" PG_MODULE_MAGIC; PG_FUNCTION_INFO_V1(_int_different); PG_FUNCTION_INFO_V1(_int_same); PG_FUNCTION_INFO_V1(_int_contains); PG_FUNCTION_INFO_V1(_int_contained); PG_FUNCTION_INFO_V1(_int_overlap); PG_FUNCTION_INFO_V1(_int_union); PG_FUNCTION_I...
ba6c02b93c831348d0176d0cedf79476bb83c6ef
99bdb3251fecee538e0630f15f6574054dfc1468
/components/drivers/usb/usbdevice/core/usbdevice.c
eaa80217c8da1d1ea0a83b5488474320edca6d9d
[ "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
4,422
c
usbdevice.c
/* * File : hid.c * COPYRIGHT (C) 2006 - 2021, RT-Thread Development Team * * SPDX-License-Identifier: Apache-2.0 * * Change Logs: * Date Author Notes * 2012-10-02 Yi Qiu first version */ #include <rtthread.h> #include <rtdevice.h> #include <rtservice.h> #ifdef RT_USING_USB_DEV...
c92ded5991834df0b56a7a7305b327ab6db5a891
376e1818d427b5e4d32fa6dd6c7b71e9fd88afdb
/comms/kermit/patches/patch-ckuus3.c
0ae810603016791cb5b5ece34e5f6e2f029656e3
[]
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
651
c
patch-ckuus3.c
$NetBSD: patch-ckuus3.c,v 1.1 2020/04/08 15:22:07 rhialto Exp $ Use version-flexible method. --- ckuus3.c.orig 2011-06-26 18:20:07.000000000 +0000 +++ ckuus3.c @@ -13048,7 +13048,7 @@ case XYDEBU: if (ssl_con == NULL) { SSL_library_init(); ...
d284834cf31efd14bafbd3d5a9eb16d553c7b692
af8fe84a9a43f5d7309cca301a791e9a1da6edf2
/src/bootloader/startup.c
37b0bbf530da63c15eacea9b3ccdfe394b6fa181
[ "Apache-2.0" ]
permissive
digitalbitbox/bitbox02-firmware
c2581b02088009385d7c40066ad940a469eca761
12cfa59f05c200a72fa204961e3a5f8b3d3c0ba0
refs/heads/master
2023-08-31T22:14:19.307352
2023-08-31T09:29:16
2023-08-31T09:29:16
190,549,724
219
87
Apache-2.0
2023-09-14T07:10:09
2019-06-06T09:00:23
C
UTF-8
C
false
false
1,623
c
startup.c
// Copyright 2019 Shift Cryptosecurity AG // // 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 ...
883e57b57782c95242f20f6cb48c9679d04d4d4f
fb4b1e07c97ef8f529a075bdcd0eaf15cc382dea
/ffmpeg/encoder.h
c67a9aaf5010b816a40735ef70c2b3be85628fb0
[ "MIT" ]
permissive
livepeer/lpms
c8cf9f353e2e7adbc01c755ec6c1a1450fb1bd62
e8052f0da24e193041c17bdcaf5629c7c5ac6e8f
refs/heads/master
2023-08-31T21:28:38.780449
2023-08-30T12:09:57
2023-08-30T12:09:57
80,242,947
283
78
MIT
2023-09-14T09:51:01
2017-01-27T20:22:35
Go
UTF-8
C
false
false
594
h
encoder.h
#ifndef _LPMS_ENCODER_H_ #define _LPMS_ENCODER_H_ #include "decoder.h" #include "transcoder.h" #include "filter.h" int open_output(struct output_ctx *octx, struct input_ctx *ictx); int reopen_output(struct output_ctx *octx, struct input_ctx *ictx); void close_output(struct output_ctx *octx); void free_output(struct o...
72f5388c94c8faa4f836f325a44f97eb95173bd3
e65a4dbfbfb0e54e59787ba7741efee12f7687f3
/audio/timidity/files/patch-dumb__c.c
46a39316d53c1488432c85f3f24d13fac261dedd
[ "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
481
c
patch-dumb__c.c
--- dumb_c.c.orig 1996-05-20 14:01:17 UTC +++ dumb_c.c @@ -66,10 +66,12 @@ ControlMode ctl= ctl_expression, ctl_panning, ctl_sustain, ctl_pitch_bend }; -static FILE *infp=stdin, *outfp=stdout; /* infp isn't actually used yet */ +static FILE *infp, *outfp; /* infp isn't actually used yet */ static int ctl_open...
3af8de6da0c560ee6a372ab6cce683dd941ae8d0
e47e2263ca0b60d0c8327f74b4d4078deadea430
/tess-two/jni/com_googlecode_leptonica_android/src/src/quadtree.c
6d19ce1199265a48b198fd774a6530e0d774be99
[ "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
23,781
c
quadtree.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...
29d6d8b5405e778c72315ac9c5a11097bc2d2ffd
f3eed0234b4d0ad2bbb2abd700cf1e2c7a0e8a1d
/AKWF-c/AKWF_bw_blended/AKWF_blended_0019.h
2672cc846b599e4697ff19a08797e09f68c0904a
[ "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,688
h
AKWF_blended_0019.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...
47038462e36cd6e06e6c0f952eaf390252343dd8
e73547787354afd9b717ea57fe8dd0695d161821
/src/world/area_mac/mac_00/npc/russ_and_thief.inc.c
ca6600dd915c02c00ca99b05f1f63f40290f3edf
[]
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
15,203
c
russ_and_thief.inc.c
s32 N(LetterList_RussT)[] = { ITEM_LETTER_TO_RUSS_T, ITEM_NONE }; EvtScript N(EVS_LetterPrompt_RussT) = { EVT_CALL(N(LetterDelivery_Init), NPC_RussT, ANIM_RussT_Talk, ANIM_RussT_Idle, ITEM_LETTER_TO_RUSS_T, ITEM_NONE, MSG_MAC_Gate_0011, MSG_MAC_Gate_0012, MSG_MAC_Gate_0013, MSG_MAC_...
7d2cc5e344d176c8627b27e517cde733a7d14393
88ae8695987ada722184307301e221e1ba3cc2fa
/third_party/ffmpeg/libavcodec/utvideoenc.c
6e87bbc2b6c8e432ec2fa6e7b2becfd295004adc
[ "BSD-3-Clause", "LGPL-2.1-only", "LGPL-3.0-only", "LGPL-2.0-or-later", "GPL-1.0-or-later", "GPL-2.0-only", "LGPL-2.1-or-later", "GPL-3.0-or-later", "LGPL-3.0-or-later", "IJG", "LicenseRef-scancode-other-permissive", "MIT", "GPL-2.0-or-later", "Apache-2.0", "GPL-3.0-only" ]
permissive
iridium-browser/iridium-browser
71d9c5ff76e014e6900b825f67389ab0ccd01329
5ee297f53dc7f8e70183031cff62f37b0f19d25f
refs/heads/master
2023-08-03T16:44:16.844552
2023-07-20T15:17:00
2023-07-23T16:09:30
220,016,632
341
40
BSD-3-Clause
2021-08-13T13:54:45
2019-11-06T14:32:31
null
UTF-8
C
false
false
20,420
c
utvideoenc.c
/* * Ut Video encoder * Copyright (c) 2012 Jan Ekström * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at yo...
579e2f08e2e13632326eda0012d109c9b0899adc
cff4428975e403e4ef02d75498b78cd1a610a01a
/src/box/lua/iproto.h
2ae294148ffeac75061cd0a32ef75f4611fe0e10
[ "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
756
h
iproto.h
/* * SPDX-License-Identifier: BSD-2-Clause * * Copyright 2010-2022, Tarantool AUTHORS, please see AUTHORS file. */ #pragma once #if defined(__cplusplus) extern "C" { #endif /* defined(__cplusplus) */ struct lua_State; struct mh_strnu32_t; /** * Translation table for `box.iproto.key` constants encoding and alia...
726af2f63ee2431246c28af7c256ebac564f73a7
e65a4dbfbfb0e54e59787ba7741efee12f7687f3
/net/ngrep/files/patch-ngrep.c
ebeaecc16afb526ded95ae1b441edad69fdbf59d
[ "BSD-2-Clause" ]
permissive
freebsd/freebsd-ports
86f2e89d43913412c4f6b2be3e255bc0945eac12
605a2983f245ac63f5420e023e7dce56898ad801
refs/heads/main
2023-08-30T21:46:28.720924
2023-08-30T19:33:44
2023-08-30T19:33:44
1,803,961
916
918
NOASSERTION
2023-09-08T04:06:26
2011-05-26T11:15:35
null
UTF-8
C
false
false
1,794
c
patch-ngrep.c
--- ngrep.c.orig 2006-11-28 17:38:43.000000000 +0400 +++ ngrep.c 2014-12-12 11:14:13.000000000 +0400 @@ -97,6 +97,10 @@ #include "regex-0.12/regex.h" #endif +#ifdef HAVE_CAPSICUM +#include <sys/capability.h> +#endif /* HAVE CAPSICUM */ + #include "ngrep.h" @@ -186,6 +190,10 @@ uint32_t ws_row, ws_col = 80, ws_...
ae91e843563147bb0120858085b463e184431954
7664f318ed04bd0680f3d82321c18896e3ef6ad5
/src/overlays/actors/ovl_En_Ex_Ruppy/z_en_ex_ruppy.h
33dcca44476b80e3ff8f751a67141c9406d864ec
[]
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
568
h
z_en_ex_ruppy.h
#ifndef Z_EN_EX_RUPPY_H #define Z_EN_EX_RUPPY_H #include "ultra64.h" #include "global.h" struct EnExRuppy; typedef void (*EnExRuppyActionFunc)(struct EnExRuppy*, PlayState*); typedef struct EnExRuppy { /* 0x0000 */ Actor actor; /* 0x014C */ EnExRuppyActionFunc actionFunc; /* 0x0150 */ s16 colorIdx; ...
38744e0f23d7e2edc9fd9670dfbed5222842c2f6
c017573b701bce59fe0e866bc5c5e8bc9c973bd7
/ObjCHook/hook/hook.c
0c209ed762a7737270ab9c3c2f0997b2facd9c30
[]
no_license
czqasngit/objc_msgSend_hook
3db1d9699ce23bafc02469651e1e84bfd1f4358e
272ff7c791962e9b607ee92f5928b854cf018725
refs/heads/master
2022-05-24T17:43:22.084407
2022-03-21T09:46:34
2022-03-21T09:46:34
178,127,227
504
94
null
null
null
null
UTF-8
C
false
false
533
c
hook.c
// // hook_.c // ObjCHook // // Created by legendry on 2019/3/28. // Copyright © 2019 legendry. All rights reserved. // #include "hook.h" #if __aarch64__ #include "hook_core_arm64.h" #else #include "hook_core_x64.h" #endif /// 开始hook void start_objc_msgSend_hook(void) { #if __aarch64__ arm64_start_objc_msgSen...
07a410d74789e8737acf31ff8bd2dc465cc56b3b
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/include/linux/fddidevice.h
155bafd9e886607f5ee6b9bd824c2a1fa8ec6c32
[ "Linux-syscall-note", "GPL-2.0-only", "GPL-1.0-or-later", "LicenseRef-scancode-free-unknown", "Apache-2.0" ]
permissive
OLIMEX/DIY-LAPTOP
ae82f4ee79c641d9aee444db9a75f3f6709afa92
a3fafd1309135650bab27f5eafc0c32bc3ca74ee
refs/heads/rel3
2023-08-04T01:54:19.483792
2023-04-03T07:18:12
2023-04-03T07:18:12
80,094,055
507
92
Apache-2.0
2023-04-03T07:05:59
2017-01-26T07:25:50
C
UTF-8
C
false
false
1,127
h
fddidevice.h
/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user level. * * Definitions for the FDDI handlers. * * Version: @(#)fddidevice.h 1.0.0 08/12/96 * * Author: Lawrence V. Ste...
f9655d99a4bfdf783855b33b061a0ce1ef15c343
35ece1a78314060ee6f815745db24f85012a6c77
/texlive/texk/seetexk/error.c
072c8573405588d4ec03bf800fbf06a20384b5dc
[ "LicenseRef-scancode-other-permissive", "X11" ]
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
5,016
c
error.c
/* Copyright (c) 1987, 1989, 2012 University of Maryland Department of Computer Science. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without li...
560e8976f4063772cdad680f8b93912a32790af0
68ada7984f04dca82045c7dd763a45fc4b4e6426
/third_party/machinarium/sources/signal_mgr.c
d85aa543f00a6b12c6f80b68dfc40e48b2aa06bb
[ "BSD-3-Clause" ]
permissive
yandex/odyssey
afd544c13754e5817bcea4c27f32692a38fc232e
d0638f309b516b1c79f585561f75cebb272afc97
refs/heads/master
2023-08-16T01:49:19.013503
2023-08-01T10:21:47
2023-08-01T10:21:47
135,175,513
3,017
185
BSD-3-Clause
2023-09-01T07:15:09
2018-05-28T14:57:51
C
UTF-8
C
false
false
2,653
c
signal_mgr.c
/* * machinarium. * * cooperative multitasking engine. */ #include <machinarium.h> #include <machinarium_private.h> static void mm_signalmgr_on_read(mm_fd_t *handle) { mm_signalmgr_t *mgr = handle->on_read_arg; struct signalfd_siginfo fdsi; int rc; rc = mm_socket_read(mgr->fd.fd, &fdsi, sizeof(fdsi)); (voi...
f2d85e954bca55e139554f31de89bc5089392a20
113d5a8590a578817e1cfdbebb24584931630e9a
/documents/Programmierparadigmen/scripts/mpi/mpi-send.c
8319da0100eb37a73c1b8abd12af58a9c85826f9
[ "MIT" ]
permissive
MartinThoma/LaTeX-examples
17f0d147269035b8e0e454964c76521cf26cf899
6d517700348d86e21c874c131582f0e74da342dc
refs/heads/master
2023-08-23T01:27:57.441809
2022-03-25T14:05:36
2022-03-25T14:05:36
5,351,405
1,492
452
MIT
2023-03-02T18:51:55
2012-08-09T05:02:14
TeX
UTF-8
C
false
false
119
c
mpi-send.c
int MPI_Send(void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm)
cbae79a4b5ba991ab6e16e28b8260b9dca9c0091
8a51a96f61699f0318315ccc89cef39f6866f2b5
/src/backend/utils/hash/dynahash.c
012d4a0b1fdc9fbfb66d29a116e44dc354a9999a
[ "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
57,329
c
dynahash.c
/*------------------------------------------------------------------------- * * dynahash.c * dynamic chained hash tables * * dynahash.c supports both local-to-a-backend hash tables and hash tables in * shared memory. For shared hash tables, it is the caller's responsibility * to provide appropriate access int...
378943f8b9817ff48913dad9c9dd0e6ac098ef7e
99bdb3251fecee538e0630f15f6574054dfc1468
/bsp/imx6sx/iMX6_Platform_SDK/apps/common/platform_init.c
50d2cef59aaef65753acc76250fc2970a8fc5457
[ "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
3,093
c
platform_init.c
/* * Copyright (c) 2012, Freescale Semiconductor, 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: * * o Redistributions of source code must retain the above copyright notice, this list...
725418ee818b5d236444e42844070190487e04ab
64dca62dd18660e93f14b5f173df16b8ef9ab80e
/modules/shg.c
56ad011ba5d72d7ae4c3c1a5043f1f80533ee57a
[ "MIT" ]
permissive
jsummers/deark
44086f9772a6e8a5ab70b3ed00c55dedf1f9637d
0ef4d1a13b6658206135cda3f07fd062d296911d
refs/heads/master
2023-09-03T16:53:22.581091
2023-08-28T15:49:31
2023-08-28T15:49:54
18,972,953
139
17
NOASSERTION
2023-07-18T14:03:53
2014-04-20T20:14:04
C
UTF-8
C
false
false
15,553
c
shg.c
// This file is part of Deark. // Copyright (C) 2016 Jason Summers // See the file COPYING for terms of use. // Segmented Hypergraphics (SHG) and Multiple Resolution Bitmap (MRB) #include <deark-config.h> #include <deark-private.h> #include <deark-fmtutil.h> DE_DECLARE_MODULE(de_module_shg); struct picture_ctx { u8...
2261d7e0c88c7197407c9a94baff1da85f3b3a2d
ae3e9369882d46a2a009c41a58449c3da9cb3ae1
/tests/basic/exit/spin-test.c
1af11fac9120f8678689d136d3150d4c892086f8
[ "MIT" ]
permissive
lsds/sgx-lkl
efc1f9bc0b9621ff1d301abf0b5bbbcc7c80ef96
b6e838e0034de86b48470b6a6bf87d2e262e65c9
refs/heads/oe_port
2023-06-04T04:44:34.776274
2021-04-12T17:33:53
2021-04-12T17:33:53
113,332,442
267
109
MIT
2022-12-29T04:35:40
2017-12-06T15:22:02
C
UTF-8
C
false
false
718
c
spin-test.c
/* * spin-test.c * * This test checks that an application can exit, even it is has another * thread that is in a busy loop. This means that we cannot stop that * thread under cooperative scheduling. * */ #include <pthread.h> #include <stdio.h> #include <stdlib.h> void* thread1_func(void* arg) { printf("Thr...
57437244b745c1d690ab01785dbc48bafbb11f68
aa3befea459382dc5c01c925653d54f435b3fb0f
/boards/arm/stm32/nucleo-f303re/src/stm32_adc.c
885b13ab1b7f162104970136ae5efbe82261543a
[ "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
7,920
c
stm32_adc.c
/**************************************************************************** * boards/arm/stm32/nucleo-f303re/src/stm32_adc.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 regard...
8afe236059081fa092db4c2d200a1e410f362504
1095cfe2e29ddf4e4c5e12d713bd12f45c9b6f7d
/ext/libelf/elf_scn.c
d3e274715b789d2dc3cd3b26b8e97d9c5457fb46
[ "BSD-3-Clause", "LicenseRef-scancode-proprietary-license", "LGPL-2.0-or-later", "MIT" ]
permissive
gem5/gem5
9ec715ae036c2e08807b5919f114e1d38d189bce
48a40cf2f5182a82de360b7efa497d82e06b1631
refs/heads/stable
2023-09-03T15:56:25.819189
2023-08-31T05:53:03
2023-08-31T05:53:03
27,425,638
1,185
1,177
BSD-3-Clause
2023-09-14T08:29:31
2014-12-02T09:46:00
C++
UTF-8
C
false
false
5,977
c
elf_scn.c
/*- * Copyright (c) 2006,2008-2010 Joseph Koshy * 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...
823b7572264b3597723f52ba7a5b6bfa5acea847
f3eed0234b4d0ad2bbb2abd700cf1e2c7a0e8a1d
/AKWF-c/AKWF_bw_blended/AKWF_blended_0021.h
25ad2f66b982d303102a4049052a3689b9ac9f00
[ "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,688
h
AKWF_blended_0021.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...
8f4b9b7f847ae9ba47280736c4a15abdfc4db677
3d144a23e67c839a4df1c073c6a2c842508f16b2
/test/Serialization/Recovery/Inputs/custom-modules/Typedefs.h
db300835e69b8245a2596ecc0f218e841293cbb3
[ "Apache-2.0", "Swift-exception" ]
permissive
apple/swift
c2724e388959f6623cf6e4ad6dc1cdd875fd0592
98ada1b200a43d090311b72eb45fe8ecebc97f81
refs/heads/main
2023-08-16T10:48:25.985330
2023-08-16T09:00:42
2023-08-16T09:00:42
44,838,949
78,897
15,074
Apache-2.0
2023-09-14T21:19:23
2015-10-23T21:15:07
C++
UTF-8
C
false
false
413
h
Typedefs.h
#if !BAD typedef int MysteryTypedef; #else typedef _Bool MysteryTypedef; #endif struct ImportedType { int value; }; typedef MysteryTypedef ImportedTypeAssoc __attribute__((swift_name("ImportedType.Assoc"))); #if !BAD typedef int WrappedInt __attribute__((swift_wrapper(struct))); typedef int UnwrappedInt; #else typ...
25d7dcaa8df34649883f48708a38a65585c5877a
c8b39acfd4a857dc15ed3375e0d93e75fa3f1f64
/Engine/Source/ThirdParty/Oculus/LibOVRPlatform/LibOVRPlatform/include/OVR_UserPresenceStatus.h
32b919d8e8cb92104f50124676ee015973251a89
[ "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
750
h
OVR_UserPresenceStatus.h
// This file was @generated with LibOVRPlatform/codegen/main. Do not modify it! #ifndef OVR_USER_PRESENCE_STATUS_H #define OVR_USER_PRESENCE_STATUS_H #include "OVR_Platform_Defs.h" typedef enum ovrUserPresenceStatus_ { ovrUserPresenceStatus_Unknown, ovrUserPresenceStatus_Online, ovrUserPresenceStatus_Offline, ...
fa696761dc27244ccbd3d4b526c54f4e5946fc69
de22e1e826e75096c32fd4685b377e2e750f94c8
/tests/slicing/sources/unknownptr2.c
50d56e8a24f7733f2cff007c379871d8674f5ec1
[ "MIT" ]
permissive
mchalupa/dg
bb1430ebe5c9957d5f1b1278567674bdc03546ce
df6e4e23d2a0740ec9d9fa38e80032bd80556c95
refs/heads/master
2023-09-05T02:57:01.261394
2022-06-29T12:53:04
2022-12-19T10:12:03
31,018,102
458
146
MIT
2023-05-02T12:43:24
2015-02-19T14:12:47
C++
UTF-8
C
false
false
293
c
unknownptr2.c
volatile int getidx(void) { return 2; } int main(void) { int array[5]; int idx = getidx(); // getidx() returns 2, but slicer // does not know it, so array[idx] is // pointer with unknown offset to array array[idx] = 7; test_assert(array[2] == 7); return 0; }
9ec076cc39dcd7444b3bc98e9a9d36a94f0c039c
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/drivers/input/keyboard/w90p910_keypad.c
ee163bee8cce3c32e2ec3a50181dd4d1c56fafdb
[ "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,753
c
w90p910_keypad.c
/* * Copyright (c) 2008-2009 Nuvoton technology corporation. * * Wan ZongShun <mcuos.com@gmail.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;version 2 of the License. * */ #inc...
7494ccc5c6d4c34fc9529de3966119c54bde56a9
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/drivers/net/wireless/rtl8723cs/hal/phydm/txbf/halcomtxbf.c
146b6e018bdd9119bbaf4aaba75e26e6d1a71942
[ "Linux-syscall-note", "GPL-2.0-only", "GPL-1.0-or-later", "LicenseRef-scancode-free-unknown", "Apache-2.0", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
OLIMEX/DIY-LAPTOP
ae82f4ee79c641d9aee444db9a75f3f6709afa92
a3fafd1309135650bab27f5eafc0c32bc3ca74ee
refs/heads/rel3
2023-08-04T01:54:19.483792
2023-04-03T07:18:12
2023-04-03T07:18:12
80,094,055
507
92
Apache-2.0
2023-04-03T07:05:59
2017-01-26T07:25:50
C
UTF-8
C
false
false
13,831
c
halcomtxbf.c
//============================================================ // Description: // // This file is for TXBF mechanism // //============================================================ #include "mp_precomp.h" #include "../phydm_precomp.h" #if (BEAMFORMING_SUPPORT == 1) /*Beamforming halcomtxbf API create by YuChen 2015/...
e020a225d17ef84843a2f639d3a1455508f625c6
0853493263443e3493d5d359576f71fc7b1d509c
/src/host/lua_shimtable.h
395c551aaed474d604d1d78550c72b77cb65a9c6
[ "BSD-3-Clause" ]
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
2,528
h
lua_shimtable.h
/** * \file lua_shimtable.h * \brief Lua shim for premake binary modules. * \author Copyright (c) 2017 Tom van Dijck and the Premake project */ #ifndef HEADER_lua_shimtable_H #define HEADER_lua_shimtable_H #include "luashim.h" static LuaFunctionTable_t s_shimTable = { &luaL_register, &lua_newstate, &lua_close, ...
78389dda0470a848deff1d6e07f4ed99222aafc1
29447d279f82058a39d7d6c02ed97ad7ce937569
/Fixtures/CFamilyTargets/ModuleMapGenerationCases/Sources/UmbrellaHeaderFlat/include/UmbrellaHeaderFlat.h
652ac04bc29638fd91601941e8be839d83d1bf82
[ "Apache-2.0", "BSD-3-Clause", "MIT", "LicenseRef-scancode-unknown-license-reference", "Swift-exception" ]
permissive
apple/swift-package-manager
543a2fa53591d7441de4cb55c5580ae8881a5579
1826ef6b7d8578f13dbd6db0f631b2d7ee0ba274
refs/heads/main
2023-08-18T05:43:51.764484
2023-08-16T23:03:29
2023-08-17T22:27:58
44,840,041
10,534
1,777
Apache-2.0
2023-09-14T21:53:38
2015-10-23T21:41:12
Swift
UTF-8
C
false
false
26
h
UmbrellaHeaderFlat.h
int umbrellaHeaderFlat();
baddc7161b61b961ecde96dde3958a1f9244c113
3b955b6c1122d6caea1175b24bea7b22aa5b9069
/libs/sc68/emu68/cc68.h
7a8f2c55092517b25d5a574ce930c33d371e4baf
[]
no_license
yoyofr/modizer
52930c995424c6243859008d1b5e84b5fcda1aa4
68457a14344208bf1ca1660b3952aa59dff3aaea
refs/heads/master
2023-04-30T00:43:18.365195
2023-04-17T08:47:41
2023-04-17T08:47:41
3,095,707
110
43
null
2021-03-20T17:29:09
2012-01-03T17:06:30
C
UTF-8
C
false
false
931
h
cc68.h
/** * @ingroup emu68_core_devel * @file emu68/cc68.h * @author Benjamin Gerard <ben@sashipa.com> * @date 1999/03/13 * @brief Condition code function table header. * * $Id: cc68.h 503 2005-06-24 08:52:56Z loke $ * */ /* Copyright (C) 1998-2003 Benjamin Gerard */ #ifndef _CC68_H_ #define _CC...
5bf26658a5e47e65f4c0043aad2429e29d863c15
4de159aea4b1eb5a527a3011275be57c4bb8d28f
/src/binocle/core/binocle_atlas.h
cd5dad399aec395c74ab4c92befad862e46478e1
[ "MIT", "LicenseRef-scancode-free-unknown" ]
permissive
tanis2000/binocle-c
27691ec089a4b75acc451ef6abc4767cb06a6fdd
cd3dbacdd5cb94bfce489b9ee2f07e218c645e29
refs/heads/master
2023-09-04T20:39:34.331172
2023-08-29T13:22:12
2023-08-29T13:22:12
192,515,187
132
8
MIT
2023-05-09T14:39:31
2019-06-18T10:07:33
C
UTF-8
C
false
false
3,429
h
binocle_atlas.h
// // Binocle // Copyright (c) 2015-2019 Valerio Santinelli // All rights reserved. // #ifndef BINOCLE_ATLAS_H #define BINOCLE_ATLAS_H #include <stdbool.h> #include "kazmath/kazmath.h" struct binocle_subtexture; struct sg_image; /** * The format of the atlas. We currently support libGDX and TexturePacker */ typed...
6716a2dd4d4afe958035fd0f0d3c5117bb2ad057
321d11eaee885ceb3a74db0a062f9bbdf282148c
/crypto/rsa/rsa_schemes.c
98ab13956dbbbda629b9c99acbe9d3e9b2644452
[ "Apache-2.0", "OpenSSL", "LicenseRef-scancode-proprietary-license" ]
permissive
openssl/openssl
75691ebaae957793f2ff0673f77545277dfb3988
5318c012885a5382eadbf95aa9c1d35664bca819
refs/heads/master
2023-09-03T15:22:52.727123
2023-09-01T07:10:49
2023-09-02T14:30:01
7,634,677
24,148
11,569
Apache-2.0
2023-09-14T19:48:11
2013-01-15T22:34:48
C
UTF-8
C
false
false
2,582
c
rsa_schemes.c
/* * Copyright 2020 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the Apache License 2.0 (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy * in the file LICENSE in the source distribution or at * https://www.openssl.org/source/licens...
a562d20a44aed3ca9bde1e2981802240877cd8e3
fbe68d84e97262d6d26dd65c704a7b50af2b3943
/third_party/virtualbox/src/VBox/Devices/Graphics/shaderlib/wine/include/mapiutil.h
7ca005a1dca326f8bb759de346d0ebecab2b11af
[ "GPL-2.0-only", "LicenseRef-scancode-unknown-license-reference", "CDDL-1.0", "LicenseRef-scancode-warranty-disclaimer", "GPL-1.0-or-later", "LGPL-2.1-or-later", "GPL-2.0-or-later", "MPL-1.0", "LicenseRef-scancode-generic-exception", "Apache-2.0", "OpenSSL", "LGPL-2.0-or-later", "LGPL-2.1-onl...
permissive
thalium/icebox
c4e6573f2b4f0973b6c7bb0bf068fe9e795fdcfb
6f78952d58da52ea4f0e55b2ab297f28e80c1160
refs/heads/master
2022-08-14T00:19:36.984579
2022-02-22T13:10:31
2022-02-22T13:10:31
190,019,914
585
109
MIT
2022-01-13T20:58:15
2019-06-03T14:18:12
C++
UTF-8
C
false
false
13,054
h
mapiutil.h
/* * Copyright 2004 Jon Griffiths * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is...
bd4d1aff5da5de86ecc72d8ec16871b828ad935f
0744dcc5394cebf57ebcba343747af6871b67017
/external/wpa_supplicant/src/utils/edit.c
fffc9b5bd0c8d9315025b7a645dc618ba51881db
[ "Apache-2.0", "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
20,903
c
edit.c
/* * Command line editing and history * Copyright (c) 2010-2011, Jouni Malinen <j@w1.fi> * * This software may be distributed under the terms of the BSD license. * See README for more details. */ #include "includes.h" #include <termios.h> #include "common.h" #include "eloop.h" #include "list.h" #include "edit.h...
07eebd0478614728b06f63fcc206ed8404e0121a
3a30cfb29aac91e5c75d4dbcefddfd1f34d5f18c
/c-tests/gcc/930930-2.c
70eac7acb24ccd6c1fd011c4e42a4c1904fe9d16
[ "MIT", "MPL-1.0", "LicenseRef-scancode-warranty-disclaimer", "Apache-2.0", "LGPL-2.0-only", "GPL-3.0-only", "GPL-2.0-only" ]
permissive
vnmakarov/mir
a1725bc9c828e8580df6b7ae94e04175db8abe93
928e28fb3acaa50d051a906e76a55cc48a556574
refs/heads/master
2023-09-02T11:10:37.434581
2023-08-25T19:25:40
2023-08-25T19:25:40
178,932,492
2,005
156
MIT
2023-08-01T20:29:59
2019-04-01T19:24:56
C
UTF-8
C
false
false
423
c
930930-2.c
extern void exit (int); int test_endianness() { union doubleword { double d; unsigned long u[2]; } dw; dw.d = 10; return dw.u[0] != 0 ? 1 : 0; } int test_endianness_vol() { union doubleword { volatile double d; volatile long u[2]; } dw; dw.d = 10; return dw.u[0] != 0...
ee5bbcf6c1459b11db64a4363cf11322cb70aab3
03b2c80dbc41e904b167d504666e27d798da5447
/src/call_filenames.c
f06bb5e8948914f54d3bf0736f75c629ebe680f2
[ "Unlicense" ]
permissive
nptcl/npt
7c1570b497cdce0b8971cb445fbc04cb500232d3
aa714a2370ac9fa5348c2fc96159b40b9de3de07
refs/heads/master
2023-03-20T09:13:54.669118
2022-07-02T11:17:44
2022-07-02T11:17:44
171,985,905
160
12
Unlicense
2023-03-11T01:36:37
2019-02-22T03:11:34
C
UTF-8
C
false
false
18,082
c
call_filenames.c
#include "character_check.h" #include "condition.h" #include "cons.h" #include "cons_list.h" #include "cons_plist.h" #include "constant.h" #include "call_filenames.h" #include "common_header.h" #include "control_object.h" #include "copy.h" #include "execute.h" #include "execute_object.h" #include "file_open.h" #include...
6f3646c1cb95148880f7c58676a3a4ccf6f7d4e7
f9e7d65cb784c01a0200145ba8d289afe41d4a56
/common/lb_common.c
08783997fa4e6107aff44342f73967a083d5857c
[ "BSD-3-Clause" ]
permissive
FrameworkComputer/EmbeddedController
ad7086769e87d0a4179eae96a7c9ff5e383ff54e
f6d6b927eed71550d3475411cfc3e59abe5cef2a
refs/heads/hx20-hx30
2023-08-08T20:45:10.621169
2023-05-26T07:03:59
2023-05-26T07:03:59
447,021,040
846
48
BSD-3-Clause
2023-05-26T07:04:59
2022-01-12T00:11:14
C
UTF-8
C
false
false
12,863
c
lb_common.c
/* Copyright 2012 The Chromium OS Authors. All rights reserved. * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. * * Lightbar IC interface * * Here's the API provided by this file. * * Looking at it from the outside, the lightbar has four "segments", each of ...
2953f414bec7d481070d343082210681901bec08
67eac20379df329d55d74f4e36ac206f7d50ec75
/code_examples/ADC_Queued_Scan_1_KIT_TC297_TFT/ADC_Queued_Scan.c
fc8dbaf89813eb922d75cce0a98113468e0615ab
[]
no_license
Infineon/AURIX_code_examples
d0adb2daa86df1eae52aac6451fd5a9d4ba1b5eb
a1623634511d4463537aac33bf791c37fbb17f1c
refs/heads/master
2023-04-13T01:31:03.043401
2023-04-03T11:53:03
2023-04-03T11:53:03
192,314,276
365
278
null
null
null
null
UTF-8
C
false
false
8,947
c
ADC_Queued_Scan.c
/********************************************************************************************************************** * \file ADC_Queued_Scan.c * \copyright Copyright (C) Infineon Technologies AG 2019 * * Use of this file is subject to the terms of use agreed between (i) you or the company in which ordinary c...
5abd3e3f2d537c23fbf98f306d18852846d85a95
cb55c180ed2259447653d32886f0104824973f6c
/libs/STM32_USB-FS-Device_Lib_V4.0.0/Projects/Composite_Example/src/usb_bot.c
82450d4dd76aa107a484cbceea66ba3dd424935a
[ "LicenseRef-scancode-st-mcd-2.0", "MIT" ]
permissive
avem-labs/Avem
45542576f7323cca85d77225399aa5a31771e970
9d3f6a4158cebba2aad9ef369662ca81835ac52b
refs/heads/develop
2023-06-16T11:12:27.527248
2018-01-28T11:59:46
2018-01-28T11:59:46
65,394,199
1,362
410
MIT
2023-07-03T10:13:36
2016-08-10T15:31:26
C
UTF-8
C
false
false
11,188
c
usb_bot.c
/** ****************************************************************************** * @file usb_bot.c * @author MCD Application Team * @version V4.0.0 * @date 21-January-2013 * @brief BOT State Machine management ******************************************************************************...
8aa285afe3c2c154ba8c8a30ab33eef33f6cf2ac
d38ed5f31d74a79a054ed55dd9123a8d615283b9
/third_party/libgit2/src/hash.h
0502e352e7827f3713472bcf8fc962a9bdb7e9da
[ "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,252
h
hash.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_hash_h__ #define INCLUDE_hash_h__ #include "common.h" #include "git2/oid.h" typedef st...
db0dba4938978fdfe7f4183aeaa0092939e72128
ea401c3e792a50364fe11f7cea0f35f99e8f4bde
/bigneuron_ported/cher/EPBscore_C_code/tree.c
e2bca5c04ac80ef1e6a4b4cc6efda0e3ca18fce9
[ "MIT" ]
permissive
Vaa3D/vaa3d_tools
edb696aa3b9b59acaf83d6d27c6ae0a14bf75fe9
e6974d5223ae70474efaa85e1253f5df1814fae8
refs/heads/master
2023-08-03T06:12:01.013752
2023-08-02T07:26:01
2023-08-02T07:26:01
50,527,925
107
86
MIT
2023-05-22T23:43:48
2016-01-27T18:19:17
C++
UTF-8
C
false
false
16,336
c
tree.c
/* * Copyrighted, Research Foundation of SUNY, 1998 */ #include "stdafx.h" #include "tree.h" #include "ma_prototype.h" void set_2D_restricted_stencil(int nx, int nxy, int *sten) { int i, nxm1, nxp1; nxm1 = nx-1; nxp1 = nx+1; for( i = 0; i < 9; i++ ) sten[i] = 0; sten[ 9] = -nxp1; sten[1...
f7d0bf8fc0466d471312ed0f02dd2192e451e917
e65a4dbfbfb0e54e59787ba7741efee12f7687f3
/security/fragrouter/files/patch-attack.c
dcfa07bb5218858b97674fa66a23aab1fe1a66ed
[ "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
185
c
patch-attack.c
--- attack.c.orig 2022-11-08 17:21:47 UTC +++ attack.c @@ -40,6 +40,7 @@ #ifdef STDC_HEADERS #include <stdio.h> +#include <string.h> #endif #include <pcap.h> #include "attack.h"
fc90363ccbb7e3caa9250418fa2ceecd851d51f9
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/include/linux/pm_domain.h
66cfa1a39d81c69c73395574dffca043a31f2897
[ "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
11,091
h
pm_domain.h
/* * pm_domain.h - Definitions and headers related to device power domains. * * Copyright (C) 2011 Rafael J. Wysocki <rjw@sisk.pl>, Renesas Electronics Corp. * * This file is released under the GPLv2. */ #ifndef _LINUX_PM_DOMAIN_H #define _LINUX_PM_DOMAIN_H #include <linux/device.h> #include <linux/mutex.h> #in...
daf4f05aa01e7c1906233c8582278333ac51b0c6
7c857119fe1505b1d80d6e62969661c06dc1a2f4
/Library/OpensslLib/openssl-1.0.1e/crypto/ecdsa/ecs_lib.c
814a6bf40465ab7acc83797bcf9735a0b544543c
[ "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
7,395
c
ecs_lib.c
/* crypto/ecdsa/ecs_lib.c */ /* ==================================================================== * Copyright (c) 1998-2005 The OpenSSL Project. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are...
2e76cfc0af945217af4ed8937e56c0a9f75a893d
9ceacf33fd96913cac7ef15492c126d96cae6911
/sys/dev/pci/drm/include/linux/stackdepot.h
2ae1c9b8d3193e93da4d5004a94463d423d08075
[]
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
126
h
stackdepot.h
/* Public domain. */ #ifndef _LINUX_STACKDEPOT_H #define _LINUX_STACKDEPOT_H typedef uint32_t depot_stack_handle_t; #endif
eb5c4c3cc143167166a2bab9dc5646226f4438f9
9d3ea008965fa3cc225d1a36264029e849bd1044
/src/vgen/treeTra/node-vec-gen.C
11df88d9b9adde7c42a651cea73e07b2529657ba
[ "BSD-3-Clause" ]
permissive
skyhover/Deckard
ce8b29de2bce55f9b7093e121a9be33a3f58dbac
24164dc7b19eb2fbb8c676a3e88efbc8c234c8b2
refs/heads/rel2.0solidity
2022-05-26T13:19:28.620934
2019-01-29T00:39:15
2019-01-29T00:39:15
1,017,601
182
85
NOASSERTION
2022-05-12T12:31:52
2010-10-23T13:36:19
C
UTF-8
C
false
false
4,011
c
node-vec-gen.C
/* * * Copyright (c) 2007-2018, University of California / Singapore Management University * Lingxiao Jiang <lxjiang@ucdavis.edu> <lxjiang@smu.edu.sg> * Ghassan Misherghi <ghassanm@ucdavis.edu> * Zhendong Su <su@ucdavis.edu> * Stephane Glondu <steph@glondu.net> * All right...
7288f62a216a31cd471d35ea5d22cecfc2a8f376
a3d6556180e74af7b555f8d47d3fea55b94bcbda
/third_party/distributed_point_functions/glog/logging.h
079f166b234b7027d7f3705a7ec4f18d80393897
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0", "BSD-3-Clause", "GPL-1.0-or-later", "MIT", "LGPL-2.0-or-later" ]
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
661
h
logging.h
// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef THIRD_PARTY_DISTRIBUTED_POINT_FUNCTIONS_GLOG_LOGGING_H_ #define THIRD_PARTY_DISTRIBUTED_POINT_FUNCTIONS_GLOG_LOGGING_H_ #include "base/check.h" #include "base/check_op...
f0d4a8dd19d50d1f4ce46059c4741169bd150443
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/arch/ia64/include/asm/sn/clksupport.h
d340c365a824cbec5e3c056b11024c4bea3cda32
[ "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
844
h
clksupport.h
/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 2000-2004 Silicon Graphics, Inc. All rights reserved. */ /* * This file contains definitions for accessing a platform sup...
d772166f7db6e26bfaf678ecdc129978e9150a0b
f61577e4f63d30def2a6979e76a7478319359163
/source/auto_generated/gpu_perf_api_unit_tests/counters/public_derived_counters_dx12_gfx9.h
7b53a806a34042df2edecf7ebbb4e287d20890fa
[ "MIT" ]
permissive
GPUOpen-Tools/gpu_performance_api
27f3f69392c44afdd2b8cabbe4a0c453c0d28f26
376cec1c5e92324f0fcfc573be2a26a129e43945
refs/heads/master
2023-09-04T05:23:08.614847
2023-06-22T22:28:29
2023-06-22T22:28:29
56,246,835
102
26
MIT
2023-03-29T07:28:10
2016-04-14T15:01:21
C++
UTF-8
C
false
false
7,430
h
public_derived_counters_dx12_gfx9.h
//============================================================================== // Copyright (c) 2015-2023 Advanced Micro Devices, Inc. All rights reserved. /// @author AMD Developer Tools Team /// @file /// @brief PublicCounterDefinitions for DX12 GFX9 for testing. //==================================================...
5ad6d591a2e9adfb2578b63508c6ba755b7d86bd
ed7189bcb31973648dca4cb9f0d67cb4653d0e70
/abis/linux/socklen_t.h
190e5f9f81147280c58310c6e83774fe6ee13e8b
[ "MIT" ]
permissive
managarm/mlibc
6dedaa86ed74f26a52e300d97f6e5949bac0f93c
74efefb5e9e546adab60a5730d95165334d7ee15
refs/heads/master
2023-09-01T05:17:26.709378
2023-08-29T08:33:01
2023-08-29T08:33:01
63,353,495
717
173
MIT
2023-09-10T10:55:53
2016-07-14T16:46:51
C
UTF-8
C
false
false
122
h
socklen_t.h
#ifndef _ABIBITS_SOCKLEN_T_H #define _ABIBITS_SOCKLEN_T_H typedef unsigned socklen_t; #endif /* _ABIBITS_SOCKLEN_T_H */
9a17000e89da9b9602e002764675a7b6a1dce9d3
c244e99bb9d753c6c1e4449301aa9687a64cd9e2
/upgrade/patch/kmem-11.1/patch-11x-sys-dev-drm2-drm_os_freebsd.h
6b4114552a3552bc0f2f8f3f52eb32c3cf3efc38
[ "BSD-2-Clause" ]
permissive
cbsd/cbsd
61338c64dcf41ca96c8afcb1a5fac45af3c0bbc8
9b1a872fdc216168310df89fb1a35adbaa0457b9
refs/heads/develop
2023-09-05T15:13:49.482412
2023-09-02T10:12:23
2023-09-02T10:12:23
2,840,189
501
80
BSD-2-Clause
2023-07-26T20:10:14
2011-11-24T00:46:39
C
UTF-8
C
false
false
475
h
patch-11x-sys-dev-drm2-drm_os_freebsd.h
--- drm_os_freebsd.h-orig 2017-03-28 19:54:29.557612000 +0300 +++ drm_os_freebsd.h 2017-07-04 00:59:00.115952000 +0300 @@ -111,7 +111,7 @@ #define HZ hz #define DRM_HZ hz #define DRM_CURRENTPID curthread->td_proc->p_pid -#define DRM_SUSER(p) (priv_check(p, PRIV_DRIVER) == 0) +#define DRM_SUSER(p) (priv_check(...
af82464755996bc71aebd6cd7d25a3da90d121a0
e65a4dbfbfb0e54e59787ba7741efee12f7687f3
/security/openvas/files/patch-src_attack.c
2d6e3094ab662c291f69bd6f80c094209fba445b
[ "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
898
c
patch-src_attack.c
--- src/attack.c.orig 2023-01-03 21:45:22 UTC +++ src/attack.c @@ -1493,13 +1493,13 @@ stop: gettimeofday (&now, NULL); if (test_alive_hosts_only) - g_message ("Vulnerability scan %s finished in %ld seconds: " + g_message ("Vulnerability scan %s finished in %lld seconds: " "%d alive hosts ...
1cc69c72d9d5f972199447a31bd508828157bb0f
fbe68d84e97262d6d26dd65c704a7b50af2b3943
/third_party/virtualbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/damage.h
525b2db5d2bc59a90352ad6a27073ea0ba8f80a6
[ "GPL-2.0-only", "LicenseRef-scancode-unknown-license-reference", "CDDL-1.0", "LicenseRef-scancode-warranty-disclaimer", "GPL-1.0-or-later", "LGPL-2.1-or-later", "GPL-2.0-or-later", "MPL-1.0", "LicenseRef-scancode-generic-exception", "Apache-2.0", "OpenSSL", "MIT" ]
permissive
thalium/icebox
c4e6573f2b4f0973b6c7bb0bf068fe9e795fdcfb
6f78952d58da52ea4f0e55b2ab297f28e80c1160
refs/heads/master
2022-08-14T00:19:36.984579
2022-02-22T13:10:31
2022-02-22T13:10:31
190,019,914
585
109
MIT
2022-01-13T20:58:15
2019-06-03T14:18:12
C++
UTF-8
C
false
false
4,079
h
damage.h
/* * Copyright © 2003 Keith Packard * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that * copyright notice and this permission notice appear...
4f6dc1de651e767c0ca7c5db9480f9b4c1e53e1d
99bdb3251fecee538e0630f15f6574054dfc1468
/bsp/bouffalo_lab/libraries/rt_drivers/sample/pwm_led_sample.c
ca72ab2dc2c272ab6fbe3a16fb47fd919337c334
[ "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
2,157
c
pwm_led_sample.c
/* * Copyright (c) 2006-2023, RT-Thread Development Team * * SPDX-License-Identifier: Apache-2.0 * * Change Logs: * Date Author Notes * 2023-3-27 wcx1024979076 first version. */ /* * 程序清单:这是一个 PWM 设备使用例程 * 例程导出了 pwm_led_sample 命令到控制终端 * 命令调用格式:pwm_led_sample * 程序功能:通过 PWM 设备控制 LED 灯的...
28029f678f249f8296f7f9e62222218fdc203b19
d61b532db0d3e08818338cfaac530a1ced1ffe3b
/util/int/proctab.c
353b465c82327cd80506ee69c760674d9ebed73e
[ "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
1,641
c
proctab.c
/** @file proctable management routines. */ /* $Id$ */ #include "logging.h" #include "global.h" #include "log.h" #include "io.h" #include "alloc.h" #include "proctab.h" /** Procedure table */ struct proc *proctab; PRIVATE long pr_cnt; /** Allocates and initializes the procedure table. */ void init_proctab(void) { ...
b27eba58f9507dac6cb229088e78a3310256231e
fac780cf62dacb346e4f7139bb1e9ac07b816486
/SRC/mongo/mongoc/mongoc-topology-description-private.h
f02f972f6e04881cae905cf176aea263c966ff11
[ "MIT" ]
permissive
ChatScript/ChatScript
88670862f27199121effe5039ff12840bd7e2899
7b0d126cd3cc0132c5497d05e3c02430d7c01f05
refs/heads/master
2023-08-18T09:56:59.110537
2023-08-13T13:12:59
2023-08-13T13:12:59
121,162,370
320
144
MIT
2023-01-31T11:24:55
2018-02-11T20:08:21
C++
UTF-8
C
false
false
4,465
h
mongoc-topology-description-private.h
/* * Copyright 2014 MongoDB, 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 ...
2132c33ef86da66903c0d20ad729c30d2d5723a3
7b92efd7dfb60d9b0a498871d5ffa699d0cf7d9e
/src/ext/card10/l0dables/modules/hw-lock.c
f02a5882b1bdb2aabddeb2ccea77d59fe14939c4
[ "ISC" ]
permissive
shinyblink/sled
854499be7c589b2d705050b41b8324ed66948e45
9d8e60ccbf6d8a30db83f41a8a4435d4c6b317a1
refs/heads/master
2023-07-24T08:30:03.348039
2023-07-08T14:00:54
2023-07-08T22:17:15
115,367,599
107
20
ISC
2023-07-08T22:17:17
2017-12-25T23:06:04
C
UTF-8
C
false
false
1,254
c
hw-lock.c
#include "modules/log.h" #include "modules/modules.h" #include "FreeRTOS.h" #include "task.h" #include "semphr.h" #include <errno.h> static StaticSemaphore_t hwlock_mutex_data[_HWLOCK_MAX]; static SemaphoreHandle_t hwlock_mutex[_HWLOCK_MAX]; /* Which task is holding the lock */ static TaskHandle_t hwlock_tasks[_HWLO...
19dc567bbe76ce365b52e2c89633fbeee8b15862
5d545e918aa92bb86c7ba41dcc960647938066ee
/src/utility/LAGraph_Cached_EMax.c
6bbc00f2089eac88ee5ce3947e8d4a8318f86440
[ "BSD-2-Clause", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
GraphBLAS/LAGraph
efd173ed902eee8c870cf8f51cca416bae474131
7887f54875d5659e701809d623031fe0afd0aa0c
refs/heads/stable
2023-08-31T16:56:15.200305
2023-08-29T22:36:49
2023-08-29T22:36:49
168,189,495
203
67
NOASSERTION
2023-09-09T17:28:49
2019-01-29T16:39:28
C
UTF-8
C
false
false
3,066
c
LAGraph_Cached_EMax.c
//------------------------------------------------------------------------------ // LAGraph_Cached_EMax: determine G->emax //------------------------------------------------------------------------------ // LAGraph, (c) 2019-2022 by The LAGraph Contributors, All Rights Reserved. // SPDX-License-Identifier: BSD-2-Claus...
d99ba9d7132c69a1a5ab4eba266591d478045c08
0744dcc5394cebf57ebcba343747af6871b67017
/os/board/rtl8730e/src/component/usb/host_new/uac/usbh_uac1.c
1eee42d0b4a4a6b686d53881bf47ce22754cd348
[ "Apache-2.0", "GPL-1.0-or-later", "BSD-3-Clause", "ISC", "MIT", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-other-permissive" ]
permissive
Samsung/TizenRT
96abf62f1853f61fcf91ff14671a5e0c6ca48fdb
1a5c2e00a4b1bbf4c505bbf5cc6a8259e926f686
refs/heads/master
2023-08-31T08:59:33.327998
2023-08-08T06:09:20
2023-08-31T04:38:20
82,517,252
590
719
Apache-2.0
2023-09-14T06:54:49
2017-02-20T04:38:30
C
UTF-8
C
false
false
25,651
c
usbh_uac1.c
/** ****************************************************************************** * @file usbh_uac.c * @author Realsil WLAN5 Team * @brief This file provides the functionalities of the USB Vendor Class ****************************************************************************** * @attention * *...
63e4b5ef1a2c09c4357d0d6759abb0b1b039dd09
9b68b3d73b63ebcbfe18cc9a4aa8e91c84833a84
/tests/libs/gsl/tests/matrix/test_source.c
5f5f26d7621f8429485fe46ae00b2934ba73fb54
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0", "GPL-3.0-only" ]
permissive
openhpc/ohpc
17515db5082429eb9f250f12bf242b994beb715f
725a1f230434d0f08153ba1a5d0a7418574f8ae9
refs/heads/3.x
2023-08-19T02:15:14.682630
2023-08-18T19:33:51
2023-08-18T19:34:18
43,318,561
827
247
Apache-2.0
2023-09-14T01:22:18
2015-09-28T18:20:29
C
UTF-8
C
false
false
22,977
c
test_source.c
/* matrix/test_source.c * * Copyright (C) 1996, 1997, 1998, 1999, 2000, 2007 Gerard Jungman, Brian Gough * * 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 3 of the License...
73f0b80d438bfd10a57d2939aafab34b36136d38
505585f1d89447adea3f9519f12255602acdb1b2
/examples/arkode/C_serial/ark_harmonic_symplectic.h
7656cec84449c85f15cdf3c0ae10cabb6d8ffe64
[ "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
4,161
h
ark_harmonic_symplectic.h
/* ---------------------------------------------------------------------------- * Programmer(s): Cody J. Balos @ LLNL * ---------------------------------------------------------------------------- * SUNDIALS Copyright Start * Copyright (c) 2002-2023, Lawrence Livermore National Security * and Southern Methodist Un...
84e562efbc0b48210e9360e90d6bb120dde364a3
afcd5ef2409bcdb2384465b47f1c4483473a3144
/include/passwordcrypt.h
4c0e36075f8d8678257e5df09ec3fa9e12576fc8
[ "BSD-2-Clause" ]
permissive
rhboot/shim
6f0d88edeb0a500a7a05ae9d898e88c6ab4c7580
7ba7440c49d32f911fb9e1c213307947a777085d
refs/heads/main
2023-09-04T07:51:32.121886
2023-08-22T16:43:02
2023-08-25T18:14:45
3,996,476
553
231
NOASSERTION
2023-09-06T11:38:23
2012-04-11T18:00:40
C
UTF-8
C
false
false
630
h
passwordcrypt.h
// SPDX-License-Identifier: BSD-2-Clause-Patent #ifndef SHIM_PASSWORDCRYPT_H #define SHIM_PASSWORDCRYPT_H enum HashMethod { TRADITIONAL_DES = 0, EXTEND_BSDI_DES, MD5_BASED, SHA256_BASED, SHA512_BASED, BLOWFISH_BASED }; typedef struct { UINT16 method; UINT64 iter_count; UINT16 salt_size; UINT8 salt[32]; U...
f10ac32d8d6b2ba4561e00c1bdcc4795520b54b3
a3d6556180e74af7b555f8d47d3fea55b94bcbda
/third_party/protobuf/php/ext/google/protobuf/def.c
9210026df2f5525d641773a7524f8a3b108e8b06
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-protobuf", "GPL-1.0-or-later", "MIT", "LGPL-2.0-or-later", "Apache-2.0" ]
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
35,314
c
def.c
// Protocol Buffers - Google's data interchange format // Copyright 2008 Google Inc. All rights reserved. // https://developers.google.com/protocol-buffers/ // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // ...
ff72c4ca01673ec0acf1ed172a983652bdf2ef9c
a173777f4ba02c1e683d75810fa6932487ba42cc
/2021/hitcon-ctf-2021/chaos-kernel/io.c
4c5e4ca25e2d3e689729aa273e36044cfdb30f50
[]
no_license
perfectblue/ctf-writeups
ba9454ef06e1004253f004154fba6ae00d88ca09
3f2a8a2c2598d700f33cb3f39ceb515e2ba46312
refs/heads/master
2023-06-25T19:28:05.222110
2022-12-11T04:55:13
2022-12-11T04:55:13
133,306,580
606
75
null
2023-01-20T22:38:17
2018-05-14T04:53:27
Python
UTF-8
C
false
false
528
c
io.c
void write64(void *addr, uint64_t value) { *(uint64_t*)addr = value; } void write32(void *addr, uint32_t value) { *(uint32_t*)addr = value; } void write16(void *addr, uint16_t value) { *(uint16_t*)addr = value; } void write8(void *addr, uint8_t value) { *(uint8_t*)addr = value; } uint64_t read64(void *addr)...
a6cffae7efc14d18830a88cc5a696693a54747b7
431a5c28b8dfcc7d6ca6f4f97bf370cd770547a7
/src/tmx/Asn_J2735/include/asn_j2735_r63/IntersectionState.h
8092df39e63ddfa44f436eab39732e35c9e4dc34
[ "Apache-2.0" ]
permissive
usdot-fhwa-OPS/V2X-Hub
134061cfb55d8c83e871f7fd4bbfa5d8d3092eb0
aae33e6a16b8a30e1faee31a7ee863d191be06b8
refs/heads/develop
2023-08-26T10:10:59.989176
2023-08-24T14:58:21
2023-08-24T14:58:21
168,020,929
106
63
null
2023-09-11T20:24:45
2019-01-28T19:16:45
C
UTF-8
C
false
false
1,984
h
IntersectionState.h
/* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "DSRC" * found in "J2735_201603_ASN_CC.asn" * `asn1c -gen-PER -fcompound-names -fincludes-quoted -fskeletons-copy` */ #ifndef _IntersectionState_H_ #define _IntersectionState_H_ #include "asn_application.h" /* Including external de...
19af04ba1cd9694aede826a7e313bac803805bb7
9de0cec678bc4a3bec2b4adabef9f39ff5b4afac
/PWGHF/jetsHF/PWGHFjetsHFLinkDef.h
2b02cae2d023273ef942ae696d143532fb1d23bd
[]
permissive
alisw/AliPhysics
91bf1bd01ab2af656a25ff10b25e618a63667d3e
5df28b2b415e78e81273b0d9bf5c1b99feda3348
refs/heads/master
2023-08-31T20:41:44.927176
2023-08-31T14:51:12
2023-08-31T14:51:12
61,661,378
129
1,150
BSD-3-Clause
2023-09-14T18:48:45
2016-06-21T19:31:29
C++
UTF-8
C
false
false
1,158
h
PWGHFjetsHFLinkDef.h
// $Id$ #ifdef __CINT__ #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; #pragma link C++ class AliHFJetsTagging+; #pragma link C++ class AliHFJetTaggingIP+; #pragma link C++ class AliAnalysisTaskEmcalJetBJetTaggingIP+; #pragma link C++ class AliRDHFJetsCuts+; #pragma link ...
a27bb30c2cfd1f57ac4ce6a28f15671f2ef07182
2d11442aa09b51e10c245ee2b64231aeb051744f
/src/plugins/DSAPrims/DSAPrims.c
0e23616bd268ddf9f8d8490c5c9ee0995adaa052
[ "MIT" ]
permissive
OpenSmalltalk/opensmalltalk-vm
622b01c10017a93fdff4f1ef2188c45342384c78
330d6779ad2ecbce1f07131f53d75cd168165f0b
refs/heads/Cog
2023-09-04T05:36:54.320281
2023-08-17T11:32:52
2023-08-31T12:26:44
59,481,716
556
153
NOASSERTION
2023-06-19T19:58:13
2016-05-23T12:40:27
C
UTF-8
C
false
false
21,350
c
DSAPrims.c
/* Automatically generated by VMPluginCodeGenerator VMMaker.oscog-eem.3263 uuid: c48ac37e-0ad2-430c-9c68-bd264949a3cc from DSAPlugin CryptographyPlugins-eem.28 uuid: 9ca9bba5-f3d3-4bf7-b4d6-082e7d2680dc */ static char __buildInfo[] = "DSAPlugin CryptographyPlugins-eem.28 uuid: 9ca9bba5-f3d3-4bf7-b4d6-082e7d2680dc...
000e8b70b793d14cbf82663cb17192ff6b97580d
b3cb861dcf38b6231680dd7fafb83f80dba5b523
/examples/MyLib/build/mylib.h
7d33eaf8f43346702d9b38c92d7ac25cfb13ccb6
[ "MIT" ]
permissive
JuliaLang/PackageCompiler.jl
5e8d9f3c938f11de67ec5990ba2f8585f804f498
7f0607c990003099969f449c28ad2aeffd0671f4
refs/heads/master
2023-08-31T00:31:55.102159
2023-08-02T22:17:22
2023-08-02T22:17:22
110,719,120
1,399
217
MIT
2023-08-18T10:55:50
2017-11-14T16:57:27
Julia
UTF-8
C
false
false
46
h
mylib.h
int increment32(int); long increment64(long);
759cb4163cae670eea60d95253494303bc3f2066
dc5b5723f2aebc9abaa125e281b59cb88362996f
/examples/vx_graph_factory.c
6c4b5837e037f5f9b32a99ded1649e0026572edf
[ "Apache-2.0" ]
permissive
KhronosGroup/OpenVX-sample-impl
cd3cc630b398a859ff83ce75ff02ff7f8dd45e64
9caba36a541fa6480f9d65d9a78dde208ebe96f9
refs/heads/openvx_1.3
2023-09-05T23:32:05.073687
2023-06-16T19:53:24
2023-06-16T19:53:24
157,795,699
134
55
Apache-2.0
2023-06-16T19:53:25
2018-11-16T01:33:06
C
UTF-8
C
false
false
3,834
c
vx_graph_factory.c
/* * Copyright (c) 2012-2017 The Khronos Group 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 applica...
592f21484789679380b0d1a4a6daed6e1a1eef98
675d31c0346323f7e2b0ac2438d4b7cb352d414a
/kernel/tkernel/rendezvous.c
d292d5e1ea74ffaa6819d6d69f3e24fa19e6e09b
[]
no_license
tron-forum/mtkernel_3
04688868b7c20605407ee65e1204c177abd4fb39
308092c361b6f91621874083fad637ebcac7466a
refs/heads/master
2023-04-07T13:01:44.475830
2022-10-17T08:40:05
2022-10-17T08:40:05
227,035,186
145
30
null
2023-03-14T05:28:39
2019-12-10T05:20:05
C
UTF-8
C
false
false
13,524
c
rendezvous.c
/* *---------------------------------------------------------------------- * micro T-Kernel 3.00.00 * * Copyright (C) 2006-2019 by Ken Sakamura. * This software is distributed under the T-License 2.1. *---------------------------------------------------------------------- * * Released by TRON Forum(...
0f2c770fee97fab122d070db2837af0307489258
8e56b05b32a978eb170e01409a7aaaa1fc755979
/sys/kern/kcsan.c
b0c5fe7279b0526bd20d3a7d18789af221de7703
[]
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
13,242
c
kcsan.c
#include <sys/mimiker.h> #include <sys/vm.h> #include <sys/thread.h> #include <sys/klog.h> #include <sys/cpu.h> #include <sys/kcsan.h> /* * When KCSAN is enabled, the code is instrumented to allow the monitoring of * memory accesses. Specifically, each memory access will be augmented by a * function call. The compi...
698d6447655ede3e35470c8096eefdbdf2ce9dc5
b732361d6b3405c3e79ac0a7d8361cf5b329b015
/ext/phalcon/mvc/view/engine/volt/compiler.zep.h
32f410a2acf05e63c932e8435fe8621ec7843066
[ "BSD-3-Clause" ]
permissive
phalcon/cphalcon
4a5b26f47b5c2a4107541d7fd73c595c0d90ed73
fc183e11e8b96c43daf7d893244846206dc2aa73
refs/heads/master
2023-03-07T22:09:48.814291
2023-02-28T16:45:15
2023-02-28T16:45:15
2,854,337
8,135
2,343
BSD-3-Clause
2023-09-12T12:41:13
2011-11-26T05:52:50
PHP
UTF-8
C
false
true
18,856
h
compiler.zep.h
extern zend_class_entry *phalcon_mvc_view_engine_volt_compiler_ce; ZEPHIR_INIT_CLASS(Phalcon_Mvc_View_Engine_Volt_Compiler); PHP_METHOD(Phalcon_Mvc_View_Engine_Volt_Compiler, __construct); PHP_METHOD(Phalcon_Mvc_View_Engine_Volt_Compiler, addExtension); PHP_METHOD(Phalcon_Mvc_View_Engine_Volt_Compiler, addFilter); P...
57cf81e6d66300cf151a7afb7eec5b3b95c6bdcf
8a51a96f61699f0318315ccc89cef39f6866f2b5
/src/backend/storage/freespace/freespace.c
fb9440ff72f1d2eb59921049b062a77da6886938
[ "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
25,016
c
freespace.c
/*------------------------------------------------------------------------- * * freespace.c * POSTGRES free space map for quickly finding free space in relations * * * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California *...
e6c87407761f29a23df51e23ab28209a42b0d5e1
2b4867ce106d3068b67f2244019247df9cf6f341
/tests/runner-tests/expr/unary_plus/0.c
f575530dd32781818aa1507796fce491f75e19e0
[ "BSD-3-Clause" ]
permissive
jyn514/saltwater
d22b29ac40a4e3deb6128d904759d9183f081ab4
097c72d30e325de57fbed8a506431754a0560374
refs/heads/master
2023-05-09T05:44:43.147928
2021-06-03T02:53:32
2021-06-03T02:53:32
190,940,981
131
25
BSD-3-Clause
2021-04-07T22:58:39
2019-06-08T22:26:45
Rust
UTF-8
C
false
false
37
c
0.c
// code: 1 int main() { return +1; }
1acf342e36050ca99b2c6dfbb2fea9c0b23117b9
4674b8088ffdf55905d44995f08a0792a3e4cd5c
/src/drivers/driver_nl80211.h
4bdeaa066cc95a7282a840aa3cd15e52228f0356
[ "BSD-3-Clause", "BSD-2-Clause" ]
permissive
vanhoefm/krackattacks-scripts
41daca791638a92aa4cfa68a582e46119037560e
4b78669686f74efe664c6543b1b5b1616b22f902
refs/heads/research
2022-10-29T20:21:11.512335
2022-10-16T18:44:41
2022-10-16T18:44:41
107,408,514
2,184
577
NOASSERTION
2021-07-06T12:43:49
2017-10-18T12:58:08
C
UTF-8
C
false
false
9,510
h
driver_nl80211.h
/* * Driver interaction with Linux nl80211/cfg80211 - definitions * Copyright (c) 2002-2014, Jouni Malinen <j@w1.fi> * Copyright (c) 2003-2004, Instant802 Networks, Inc. * Copyright (c) 2005-2006, Devicescape Software, Inc. * Copyright (c) 2007, Johannes Berg <johannes@sipsolutions.net> * Copyright (c) 2009-2010,...
ec5a3d985b431320d0576c8f36ad401910d151f9
d2253070a3a64b14dee5ca0b3d311919178e590c
/src/mystery_gift_scripts.c
0bad35eb0f696a270bd7f86e1d1eb5a34acc5ca6
[]
no_license
pret/pokeemerald
ce232eccdde78502f3c251d672b26af3e1d7e508
d67914e114c937c4c80ce128ddc5523d4dc2cd40
refs/heads/master
2023-08-31T11:23:13.877932
2023-08-27T23:40:59
2023-08-27T23:40:59
43,677,244
1,944
1,903
null
2023-09-12T22:48:06
2015-10-05T10:09:22
C
UTF-8
C
false
false
6,834
c
mystery_gift_scripts.c
#include "global.h" #include "mystery_gift_client.h" #include "mystery_gift_server.h" #include "mystery_gift.h" static const u8 sText_CanceledReadingCard[] = _("Canceled reading\nthe Card."); //================== // Client scripts //================== const struct MysteryGiftClientCmd gMysteryGiftClientScript_Init[...
3858017f5440ea40bfd4d5e61976761ce7790799
55540f3e86f1d5d86ef6b5d295a63518e274efe3
/toolchain/riscv/Darwin/lib/gcc/riscv64-unknown-elf/10.2.0/plugin/include/cfgrtl.h
ae03e82650dd0f3e2a73a52052d6c0d6cf7caa08
[ "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
2,543
h
cfgrtl.h
/* Define control flow data structures for the CFG. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of GCC. GCC is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (a...
a3bfa8bf1d580ce8e3705844170127b01db18c0b
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/sound/soc/codecs/cx2081x.c
0735cb08bdc4983bb6b1b11d5394c1948187e231
[ "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
14,065
c
cx2081x.c
/* * cx2081x.c -- cx2081x ALSA Soc Audio driver * * Copyright(c) 2015-2018 Allwinnertech Co., Ltd. * http://www.allwinnertech.com * * Author: liu shaohua <liushaohua@allwinnertech.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public...
f2a2a7e1b824894fb084e32112900f0ffbed1066
e6da5a3210800cdfde59f3bbb7986ff3fc878598
/src/include/access/heapam_xlog.h
0a76bb5ad0078eba16371229c655e981e3a3c489
[ "BSD-3-Clause", "PostgreSQL", "LicenseRef-scancode-unknown-license-reference", "BSD-2-Clause" ]
permissive
Tencent/TBase
b66f13583ce6cd02ee5d453e2ce5a3a61e8b8f13
7cf7f8afbcab7290538ad5e65893561710be3dfa
refs/heads/master
2023-09-04T03:27:38.289238
2023-03-09T12:02:41
2023-03-09T12:18:46
220,177,733
1,433
283
NOASSERTION
2023-07-31T07:31:58
2019-11-07T07:34:03
C
UTF-8
C
false
false
18,427
h
heapam_xlog.h
/* * Tencent is pleased to support the open source community by making TBase available. * * Copyright (C) 2019 THL A29 Limited, a Tencent company. All rights reserved. * * TBase is licensed under the BSD 3-Clause License, except for the third-party component listed below. * * A copy of the BSD 3-Clause Li...
782b3d1c331571de198a20ce31408a48f8ea6527
88ae8695987ada722184307301e221e1ba3cc2fa
/third_party/ffmpeg/libavutil/hmac.c
7d241fc73ec97069ef287a1b3c371a2056a6ba9c
[ "BSD-3-Clause", "LGPL-2.1-only", "LGPL-3.0-only", "LGPL-2.0-or-later", "GPL-1.0-or-later", "GPL-2.0-only", "LGPL-2.1-or-later", "GPL-3.0-or-later", "LGPL-3.0-or-later", "IJG", "LicenseRef-scancode-other-permissive", "MIT", "GPL-2.0-or-later", "Apache-2.0", "GPL-3.0-only" ]
permissive
iridium-browser/iridium-browser
71d9c5ff76e014e6900b825f67389ab0ccd01329
5ee297f53dc7f8e70183031cff62f37b0f19d25f
refs/heads/master
2023-08-03T16:44:16.844552
2023-07-20T15:17:00
2023-07-23T16:09:30
220,016,632
341
40
BSD-3-Clause
2021-08-13T13:54:45
2019-11-06T14:32:31
null
UTF-8
C
false
false
5,374
c
hmac.c
/* * Copyright (C) 2012 Martin Storsjo * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any la...
bc82d5546b59dd8ad86dcd92e6f52f77b835f791
99bdb3251fecee538e0630f15f6574054dfc1468
/components/drivers/usb/usbhost/class/umouse.c
dfd6e9081c6e7b02917514c8afcb7da2eb438664
[ "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
4,515
c
umouse.c
/* * Copyright (c) 2006-2023, RT-Thread Development Team * * SPDX-License-Identifier: Apache-2.0 * * Change Logs: * Date Author Notes * 2012-01-03 Yi Qiu first version */ #include <rtthread.h> #include <drivers/usb_host.h> #include "hid.h" #ifdef RT_USING_RTGUI #include <rtgui/event.h...
9ae9ff411d4788f6af070ff32a6258095924bacd
e65a4dbfbfb0e54e59787ba7741efee12f7687f3
/science/openmx/files/patch-bandgnu13.c
3c6172bc62e623b3b0ccac15a737ffabe744878b
[ "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
318
c
patch-bandgnu13.c
--- bandgnu13.c.orig 2018-09-11 19:33:10 UTC +++ bandgnu13.c @@ -75,7 +75,7 @@ void vk_rtv(double vk[4], double rtv[4][ #define MUNIT 2 -main(int argc, char **argv) +int main(int argc, char **argv) { static double Unit0[MUNIT]={27.2,1.0}; /* Hartree-> eV */ static char *Unitname0[MUNIT]={"eV","Hartree"};
97a3769331de6d44717bba6cdca3689c6c9ebbdc
8e7fd94fabf66c143de0105d1007bac6b46105b5
/third_party/luau/Compiler/include/luacode.h
5f69f69e5952ec275950e96bafb4667c215581bb
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference", "MIT", "LicenseRef-scancode-public-domain" ]
permissive
davidgiven/wordgrinder
9420fe20994294d6c6f3be6514e15719ed062420
62ec2319bb2e839df2f888ec2b49d645955d75ae
refs/heads/master
2023-08-16T20:09:03.230267
2023-06-06T22:44:40
2023-06-06T22:44:40
37,010,967
830
79
null
2023-06-06T22:44:41
2015-06-07T09:27:07
Lua
UTF-8
C
false
false
1,472
h
luacode.h
// This file is part of the Luau programming language and is licensed under MIT License; see LICENSE.txt for details #pragma once #include <stddef.h> // Can be used to reconfigure visibility/exports for public APIs #ifndef LUACODE_API #define LUACODE_API extern #endif typedef struct lua_CompileOptions lua_CompileOpt...
f6b0a173c9a94f23da28cf81402eec16ded7098b
5e4913b3d7b6dfd9f35d9e5f24486bb6b6145125
/examples/optsCommands.c
543ed391ed2676c6a3d614e72bc0d3333262610a
[ "BSD-3-Clause" ]
permissive
ElektraInitiative/libelektra
ff5d5cfc4bf91d704f58405b14ea694aad3a2edd
dbbe4ae4f669c322a8f95f59112d3f5fc370bbd9
refs/heads/master
2023-08-05T14:54:48.081359
2023-08-04T12:40:00
2023-08-04T12:40:00
21,063,580
215
170
BSD-3-Clause
2023-09-07T13:34:30
2014-06-21T08:01:04
C
UTF-8
C
false
false
5,661
c
optsCommands.c
/** * @file * * @brief Advanced use example for elektraGetOpts (with sub-commands) * You should prefer the example in goptsCommands.c over this one. * * @copyright BSD License (see LICENSE.md or https://www.libelektra.org) */ #include <kdb.h> #include <kdbease.h> #include <kdbhelper.h> #include <kdbopts....
630e5ad670d5703ffa87651241ef6a63e45d7f58
5bae1a53e6bbfa52b18acf827c9e14cea6aa7cae
/screen.c
8e4df53ee8dc70b5d370eea9bd2ee822b2fca636
[]
no_license
leahneukirchen/cwm
a67864569a12ec9e275d01446205bb2b9f64c73e
73cef0ffb0260897111f27ce30b28f47f89989ba
refs/heads/linux
2023-08-05T06:02:50.510224
2023-03-22T08:27:36
2023-03-22T08:27:36
528,922
216
36
null
2023-05-20T23:07:16
2010-02-21T18:19:34
C
UTF-8
C
false
false
7,415
c
screen.c
/* * calmwm - the calm window manager * * Copyright (c) 2004 Marius Aamodt Eriksen <marius@monkey.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 all cop...
135f4c3a8c1110445a9f07d621451679b7ce6876
72f6d3ad72b2a4a9b6c5f93c5d1b744e2940b884
/deps/klib/test/kthread_test.c
1b67ed4ea4d6d2c599fc7ea1db232d8f818c16ae
[ "MIT" ]
permissive
h2o/h2o
70012b6527ceb54e9e2819c9c75242b18e381485
b165770ce704c782ddee7428ea4a0b23c8bb7894
refs/heads/master
2023-08-16T13:16:35.018003
2023-08-16T03:56:28
2023-08-16T03:56:28
23,029,617
9,377
983
MIT
2023-09-12T04:49:14
2014-08-16T23:59:03
C
UTF-8
C
false
false
1,707
c
kthread_test.c
#include <stdio.h> #include <assert.h> #include <stdlib.h> #include <pthread.h> #if HAVE_CILK #include <cilk/cilk.h> #include <cilk/cilk_api.h> #endif typedef struct { int max_iter, w, h; double xmin, xmax, ymin, ymax; int *k; } global_t; static void compute(void *_g, int i, int tid) { global_t *g = (global_t*)_g...
ff4a9802d1081c20255013373f6bc4141cbcb542
6f286be4a4e16867cc6e488080b8e3eced1dcd62
/htslib/test/test_kstring.c
ee913a2e306ade6c68a6a95e4040a4211ac709bf
[ "MIT", "BSD-3-Clause", "BSD-2-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
imgag/ngs-bits
3587404be01687d52c5a77b933874ca77faf8e6b
0597c96f6bc09067598c2364877d11091350bed8
refs/heads/master
2023-09-03T20:20:16.975954
2023-09-01T13:17:35
2023-09-01T13:17:35
38,034,492
110
36
MIT
2023-09-12T14:21:59
2015-06-25T07:23:55
C++
UTF-8
C
false
false
12,102
c
test_kstring.c
/* test_kstring.c -- kstring unit tests Copyright (C) 2018, 2020 Genome Research Ltd. Author: Rob Davies <rmd@sanger.ac.uk> 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 restr...
0bb4195e02cb0b80e5f6220e987560397ff8aa69
b61818b74d0f10c0580ddec16d085aa5e9171fb2
/src/pipe/tests/alloc.c
3fa02f70a9f098d45fdd0a537ffde9a9e55b1740
[ "LGPL-2.0-only", "BSD-2-Clause" ]
permissive
hanatos/vkdt
8d52444b40d3e0478bbaf0100b66e21f8bf05561
04ef97d5a7e091661b66dbee1fb71994bfbb6ffb
refs/heads/master
2023-08-03T16:12:49.335070
2023-08-01T13:25:47
2023-08-01T13:26:13
196,389,968
249
28
BSD-2-Clause
2023-09-08T19:09:54
2019-07-11T12:27:14
C
UTF-8
C
false
false
739
c
alloc.c
#include "../alloc.h" #include <stdio.h> #include <stdlib.h> #include <assert.h> int main(int argc, char *arg[]) { dt_vkalloc_t a; dt_vkalloc_init(&a); // alloc a few test things with known outcome dt_vkmem_t *test[70] = {0}; int err; err = dt_vkalloc_check(&a); assert(!err); for(int i=0;i<70;i++) ...
65ec56faecfc80e2c49b1e403a6116563e941f38
cf60f9591fef521d3092f81785de7942d0ca568e
/PubNub/include/PNChannel.h
d146ccc7b5399210e962e898015137376ed340d7
[ "MIT" ]
permissive
pubnub/objective-c
a49e2e5c7898eb893b601ae31a098361fb8b4406
eef06ae76fd45931ea09900e3b3ce50133870eca
refs/heads/master
2023-04-07T08:28:47.174178
2023-01-05T11:15:57
2023-01-05T11:15:57
8,490,984
137
145
NOASSERTION
2023-03-30T08:47:36
2013-03-01T00:10:41
Objective-C
UTF-8
C
false
false
27
h
PNChannel.h
../Misc/Helpers/PNChannel.h
a89403d076a97dab6820431ff477e4953dff77d4
227ff4e065049c47b394418216c75a168ed0b18a
/phpext/php_scws.h
e1e3b5a7ef76995d3c004b37e8a90e0f941c2367
[ "BSD-3-Clause" ]
permissive
hightman/scws
ade5e9059274e65ad9cda56bf3a53bf1ac6707dd
8d1482d4357f7c06df99d25004955243051d46fa
refs/heads/master
2023-09-03T18:01:28.687604
2023-02-04T04:26:21
2023-02-04T04:26:21
1,805,150
1,440
353
NOASSERTION
2022-11-08T06:54:19
2011-05-26T15:52:36
PHP
UTF-8
C
false
false
2,917
h
php_scws.h
/* +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2006 The PHP Group | +--------------...
9358f7d343bc953ca2b767c19fca6c9ba3e48f51
50dd46b8ece33f3cdd174284b15d1d51f89669d4
/third_party/edk2/ShellPkg/Application/Shell/ShellProtocol.h
2cb7b0337cdb6057429d1a6fad8787869b477a04
[ "LicenseRef-scancode-generic-cla", "Apache-2.0", "BSD-2-Clause", "OpenSSL" ]
permissive
google/google-ctf
f99da1ee07729bbccb869fff1cbaed6a80e43bcc
df02323eaf945d15e124801c74abaadca2749dc7
refs/heads/master
2023-08-31T14:30:27.548081
2023-08-29T13:04:20
2023-08-29T13:04:20
131,317,137
4,136
607
Apache-2.0
2023-08-30T22:17:02
2018-04-27T15:56:03
Go
UTF-8
C
false
false
37,597
h
ShellProtocol.h
/** @file Member functions of EFI_SHELL_PROTOCOL and functions for creation, manipulation, and initialization of EFI_SHELL_PROTOCOL. (C) Copyright 2014 Hewlett-Packard Development Company, L.P.<BR> Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR> This program and the accompanying ...
28b5f275d424d0677b14c1015e1e3bc2a2d0b412
3bd385b466cb035fecd2b0c11ae054d42bf44fc2
/src/extended/clustered_set_rep.h
266ed7c39bfda1030fccab7a15ec4f359221eb48
[ "LicenseRef-scancode-unknown-license-reference", "ISC", "BSD-2-Clause", "LicenseRef-scancode-mit-old-style", "Zlib", "MIT", "BSD-3-Clause", "bzip2-1.0.6" ]
permissive
genometools/genometools
c366dff04f6baa887f6b3be3ec55bce824b2bae1
df1df94b8c05a9c9bf848ffc6755c87b58573da5
refs/heads/master
2023-04-13T13:57:18.748796
2023-04-09T21:29:53
2023-04-09T21:29:53
11,177,980
237
63
NOASSERTION
2023-04-09T21:29:54
2013-07-04T13:39:38
C
UTF-8
C
false
false
2,456
h
clustered_set_rep.h
/* Copyright (c) 2010 Joachim Bonnet <joachim.bonnet@studium.uni-hamburg.de> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED...
8c05806f6bd0578b984f143d569cc8eab2f7d894
50e95229b9a1161ac294137120aaba94c9eb06bc
/sources/ippcp/pcpngmontexpstuff_avx512.c
a923f922360253523c5b89fe8aede03a38bd8c35
[ "Apache-2.0", "Intel" ]
permissive
intel/ipp-crypto
f0f05b87203705e82603db67bed5f8def13a5ee8
36e76e2388f3dd10cc440e213dfcf6ef59a0dfb8
refs/heads/develop
2023-09-04T08:15:06.851373
2023-07-27T12:47:12
2023-07-27T12:47:12
140,034,345
304
81
Apache-2.0
2023-08-30T17:18:36
2018-07-06T22:16:28
C
UTF-8
C
false
false
39,114
c
pcpngmontexpstuff_avx512.c
/******************************************************************************* * Copyright (C) 2016 Intel Corporation * * Licensed under the Apache License, Version 2.0 (the 'License'); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache....
c277628925ca94a00f8ee065b6bc7ee06f470814
07327b5e8b2831b12352bf7c6426bfda60129da7
/Include/10.0.14393.0/um/CertPol.h
f8b3d3b7c835729d5e9c051c6d9c0d1ddd1f242d
[]
no_license
tpn/winsdk-10
ca279df0fce03f92036e90fb04196d6282a264b7
9b69fd26ac0c7d0b83d378dba01080e93349c2ed
refs/heads/master
2021-01-10T01:56:18.586459
2018-02-19T21:26:31
2018-02-19T21:29:50
44,352,845
218
432
null
null
null
null
UTF-8
C
false
false
20,379
h
CertPol.h
/* this ALWAYS GENERATED file contains the definitions for the interfaces */ /* File created by MIDL compiler version 8.01.0618 */ /* @@MIDL_FILE_HEADING( ) */ /* verify that the <rpcndr.h> version is high enough to compile this file*/ #ifndef __REQUIRED_RPCNDR_H_VERSION__ #define __REQUIRED_RPCNDR...
97037a305da1140e776c7ab2a15a273898786523
9ceacf33fd96913cac7ef15492c126d96cae6911
/sbin/mount_vnd/mount_vnd.c
f39db6cb048b2dd4438938582be269501cd49807
[]
no_license
openbsd/src
ab97ef834fd2d5a7f6729814665e9782b586c130
9e79f3a0ebd11a25b4bff61e900cb6de9e7795e9
refs/heads/master
2023-09-02T18:54:56.624627
2023-09-02T15:16:12
2023-09-02T15:16:12
66,966,208
3,394
1,235
null
2023-08-08T02:42:25
2016-08-30T18:18:25
C
UTF-8
C
false
false
6,269
c
mount_vnd.c
/* $OpenBSD: mount_vnd.c,v 1.22 2019/06/28 13:32:45 deraadt Exp $ */ /* * Copyright (c) 1993 University of Utah. * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * the Systems Programming Group of the ...
0489521891b477d1ff9ddc93a897f9d07309eb5a
f3eed0234b4d0ad2bbb2abd700cf1e2c7a0e8a1d
/AKWF-c/AKWF_0018/AKWF_1785.h
7957f4ffc2c290208eb74d44cc86f169fe69a24d
[ "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,672
h
AKWF_1785.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...