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
9fd488790d110e3380fe1b8e0ebe927f34d5f475
5e4913b3d7b6dfd9f35d9e5f24486bb6b6145125
/src/plugins/desktop/testmod_desktop.c
f9794340823aaecb29c68bd52e4ee1cbd03a023f
[ "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
2,086
c
testmod_desktop.c
/** * @file * * @brief * * @copyright BSD License (see LICENSE.md or https://www.libelektra.org) */ #ifdef HAVE_KDBCONFIG_H #include "kdbconfig.h" #endif #include <stdio.h> #ifdef HAVE_STDLIB_H #include <stdlib.h> #endif #ifdef HAVE_STRING_H #include <string.h> #endif #include <tests_plugin.h> const char DE_E...
0f815d6daae4d3b80019209da7fed9b29cbaf853
eecd5e4c50d8b78a769bcc2675250576bed34066
/src/vec/is/is/interface/isregall.c
9d8d3bab9866aa6c7defbc7c561370b4310e961c
[ "BSD-2-Clause" ]
permissive
petsc/petsc
3b1a04fea71858e0292f9fd4d04ea11618c50969
9c5460f9064ca60dd71a234a1f6faf93e7a6b0c9
refs/heads/main
2023-08-17T20:51:16.507070
2023-08-17T16:08:06
2023-08-17T16:08:06
8,691,401
341
169
NOASSERTION
2023-03-29T11:02:58
2013-03-10T20:55:21
C
UTF-8
C
false
false
746
c
isregall.c
#include <petsc/private/isimpl.h> /*I "petscis.h" I*/ PETSC_INTERN PetscErrorCode ISCreate_General(IS); PETSC_INTERN PetscErrorCode ISCreate_Stride(IS); PETSC_INTERN PetscErrorCode ISCreate_Block(IS); /*@C ISRegisterAll - Registers all of the index set components in the `IS` package. Not Collective Level: a...
9863dc0f7927c2235fa7c38bb1fdbbd5e57f2e78
c7c73566784a7896100e993606e1bd8fdd0ea94e
/panda/src/nativenet/time_general.h
5fac081a322cf2903c50e9dd87bec04856733e02
[ "BSD-3-Clause", "BSD-2-Clause" ]
permissive
panda3d/panda3d
c3f94df2206ff7cfe4a3b370777a56fb11a07926
160ba090a5e80068f61f34fc3d6f49dbb6ad52c5
refs/heads/master
2023-08-21T13:23:16.904756
2021-04-11T22:55:33
2023-08-06T06:09:32
13,212,165
4,417
1,072
NOASSERTION
2023-09-09T19:26:14
2013-09-30T10:20:25
C++
UTF-8
C
false
false
1,866
h
time_general.h
#ifndef __TIME_GENERAL_H__ #define __TIME_GENERAL_H__ Time_Span TimeDifference(const Time_Clock &time1, const Time_Clock &time2); Time_Clock TimeDifference(const Time_Clock &time1, const Time_Span &Time_Span); Time_Clock TimeAddition(const Time_Clock &time1, Time_Span &Time_Span); Time_Clock operator+(const Time_Cloc...
a2d107a68613a3259868b7561ca227c21fe3bcff
2898fa4f2ad766afa0495a837f59fe95daa081a7
/tests/unit-fail/j049a.c
9eb70b13212197397ce384e916f79e83b4ade550
[ "NCSA" ]
permissive
kframework/c-semantics
12fcc1b1bf1f7792636d1c37f6f7bb1b89a392b5
e6879d14455771aa0cb3e3d201131d4d763a73a2
refs/heads/master
2023-07-31T23:57:03.316456
2022-02-01T17:50:31
2022-02-01T17:50:31
11,747,541
312
52
NOASSERTION
2022-02-01T17:50:33
2013-07-29T19:13:25
C
UTF-8
C
false
false
75
c
j049a.c
int main(void) { int a[4][5] = {0}; a[1][7]; return 0; }
0a61a634ed869c0df75ffa515fc4f122a30c81b7
79d343002bb63a44f8ab0dbac0c9f4ec54078c3a
/lib/libc/include/sparc-linux-gnu/bits/setjmp.h
e7c1964e13634b345cea4b2d8948a09fcd06d317
[ "MIT" ]
permissive
ziglang/zig
4aa75d8d3bcc9e39bf61d265fd84b7f005623fc5
f4c9e19bc3213c2bc7e03d7b06d7129882f39f6c
refs/heads/master
2023-08-31T13:16:45.980913
2023-08-31T05:50:29
2023-08-31T05:50:29
40,276,274
25,560
2,399
MIT
2023-09-14T21:09:50
2015-08-06T00:51:28
Zig
UTF-8
C
false
false
1,818
h
setjmp.h
/* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C 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 ...
ef15c49a7ff1d530d4da32778c6cf783b3fb2581
fdbb74a95924e2677466614f6ab6e2bb13b2a95a
/test/libc/tinymath/asin_test.c
f12c22f7994e06ffb5ca33aab347a618f5cf47a1
[ "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
3,156
c
asin_test.c
/*-*- mode:c;indent-tabs-mode:nil;c-basic-offset:2;tab-width:8;coding:utf-8 -*-│ │vi: set net ft=c ts=2 sts=2 sw=2 fenc=utf-8 :vi│ ╞══════════════════════════════════════════════════════════════════════════════╡ │ Copyright 2021 Justine Alexandra Roberts Tunney ...
2b5a1340f08d008c00e11b77a12a2a1d5aec4e62
28d0f8c01599f8f6c711bdde0b59f9c2cd221203
/sys/arch/atari/atari/be_bus.c
efe168f3b3bf1dcf90cc57ad4fe1dd0cb1de33f6
[]
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,408
c
be_bus.c
/* $NetBSD: be_bus.c,v 1.18 2023/01/06 10:28:27 tsutsui Exp $ */ /*- * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by Leo Weppelman. * * Redistribution and use in source and binary forms, with or without * m...
4f6c10f374a5d3c8e30ddc1c2940198b6fb2403f
fbe68d84e97262d6d26dd65c704a7b50af2b3943
/third_party/virtualbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wownt32.h
00227373d88a3de493c6cd4e2b03c0eb1b1fbb2b
[ "MIT", "LGPL-2.0-or-later", "LGPL-2.1-or-later", "LGPL-2.1-only", "GPL-1.0-or-later", "LGPL-2.0-only", "GPL-2.0-only", "LicenseRef-scancode-unknown-license-reference", "CDDL-1.0", "LicenseRef-scancode-warranty-disclaimer", "GPL-2.0-or-later", "MPL-1.0", "LicenseRef-scancode-generic-exception...
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
6,842
h
wownt32.h
/* * WOW Generic Thunk API * * Copyright (C) 1999 Ulrich Weigand * * 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 lat...
5cb83a72bb81a25445006c328d7b8e1dc4548688
cdc6c85f66ff27e566aaf8c39b868bda3e80e192
/libsrc/unistd/write.c
bc62b8d88f20aae5759d0350b11cd5c5f3f45b42
[]
no_license
tyfkda/xcc
e2deafc3b4f1d163956619742f617b1b1eb81a3b
9614ac50d6e813e5b3c2ab76bb3eabad10875f64
refs/heads/main
2023-08-23T23:48:16.443583
2023-08-21T02:58:14
2023-08-22T00:41:17
166,307,267
128
9
null
2023-07-20T01:09:36
2019-01-17T22:38:21
C
UTF-8
C
false
false
524
c
write.c
#include "unistd.h" #if defined(__GNUC__) #pragma GCC diagnostic ignored "-Wunused-parameter" #endif #if defined(__XV6) ssize_t write(int fd, const void *str, size_t len) { __asm("mov $16, %eax\n" // SYS_write "int $64"); } #elif defined(__WASM) #elif defined(__linux__) #include "_syscall.h" ssize_t wri...
d32b7da0b0cb5514dc2a92d3298810cb3138d05f
9ceacf33fd96913cac7ef15492c126d96cae6911
/usr.sbin/installboot/installboot.c
220fab8900a34be23b3fdfc612182626513c8ffe
[]
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
2,951
c
installboot.c
/* $OpenBSD: installboot.c,v 1.16 2022/11/08 12:08:53 kn Exp $ */ /* * Copyright (c) 2012, 2013 Joel Sing <jsing@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 no...
691c9ae4d730bba6d7006795c3ea24acc79ca32c
28d0f8c01599f8f6c711bdde0b59f9c2cd221203
/sys/arch/arm/ep93xx/eprtc.c
960b0402542b11d521077ba45334a982c78d50c3
[]
no_license
NetBSD/src
1a9cbc22ed778be638b37869ed4fb5c8dd616166
23ee83f7c0aea0777bd89d8ebd7f0cde9880d13c
refs/heads/trunk
2023-08-31T13:24:58.105962
2023-08-27T15:50:47
2023-08-27T15:50:47
88,439,547
656
348
null
2023-07-20T20:07:24
2017-04-16T20:03:43
null
UTF-8
C
false
false
3,259
c
eprtc.c
/* $NetBSD: eprtc.c,v 1.7 2021/11/21 08:25:26 skrll Exp $ */ /* * Copyright (c) 2005 HAMAJIMA Katsuomi. 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 m...
03ee3ae928d204ca6c28763d332bade8e322666b
66b3ef6a474b25487b52c28d6ab777c4bff82431
/old/v2/src/mouse/continuous/CurveProfile.h
55219f96d7696d28e98c89a1aa2dd1517d6f4b95
[ "MIT" ]
permissive
mackorone/mms
63127b1aa27658e4d6ee88d3aefc9969b11497de
9ec759a32b4ff882f71ad4315cf9abbc575b30a1
refs/heads/main
2023-07-20T06:10:47.377682
2023-07-17T01:08:53
2023-07-17T01:29:31
14,811,400
281
73
MIT
2023-07-08T09:59:59
2013-11-29T22:36:30
C++
UTF-8
C
false
false
2,802
h
CurveProfile.h
#pragma once #include "../IMouseAlgorithm.h" const int curveTime = 351; float curve[curveTime] = { 0, 0.025, 0.075, 0.15, 0.25, 0.375, 0.525, 0.7, 0.9, 1.125, 1.375, 1.65, 1.95, 2.275, 2.6, 2.925, 3.25, 3.575, 3.9, 4.225, 4.55, 4.875, 5.2, 5.525, 5.85, 6.175, 6.5, 6.825, 7.15, 7.475, 7.8...
4d319df1aa3e79550efa4d346acb4421a3f6c78c
e73547787354afd9b717ea57fe8dd0695d161821
/src/world/area_kmr/kmr_20/kmr_20_9_npc_scenes.c
e1e312933dd8e819f16f65a83a2b397dd6e39938
[]
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
3,058
c
kmr_20_9_npc_scenes.c
#include "kmr_20.h" NpcSettings N(NpcSettings_Scenes) = { .height = 24, .radius = 24, .level = ACTOR_LEVEL_NONE, }; EvtScript N(EVS_NpcInit_Luigi_Scenes) = { EVT_CALL(SetNpcCollisionSize, NPC_SELF, 46, 26) EVT_CALL(GetEntryID, LVar0) EVT_SWITCH(LVar0) EVT_CASE_OR_EQ(kmr_20_ENTRY_2) ...
450b595016d74d4cfc4aa4c4450d6df0ef0b407a
060bc5ba9a8f707bdac927f30842febf9a4676a1
/sys/sparc/sbus/if_lereg.h
f235d39c8f7a3822a0e8ed48b3b258f310b1840b
[ "BSD-4-Clause-UC", "LicenseRef-scancode-other-permissive" ]
permissive
sergev/LiteBSD
14ae93caa709d4707c3b122c243641c8214583c3
6f89c18880065a83d3d18661c80f72fb3397a888
refs/heads/master
2023-01-10T02:20:05.357875
2022-07-19T16:41:32
2022-07-19T16:41:32
19,167,171
318
58
NOASSERTION
2022-12-28T16:23:01
2014-04-26T02:55:34
C
UTF-8
C
false
false
7,457
h
if_lereg.h
/*- * Copyright (c) 1982, 1992, 1993 * The Regents of the University of California. 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 abo...
3a4212dfc55f8b0bc086bcd1c5d5db3112984abf
84c498e7a634f1c54c0caaf18ede3f20f8852dc8
/KaGuYa/arc_pack/arc_pack.c
a0939ebb3fa7058e4b8cee430bfbafeb7b94f357
[]
no_license
Yggdrasill-Moe/Niflheim
4697e8d5cea5da7e5732f925b190c9d47ef94071
51048e7af2ae2c69db772ff59ac26390ab0ea73b
refs/heads/master
2023-07-19T18:34:26.398212
2023-07-17T01:11:04
2023-07-17T01:11:04
163,126,766
103
23
null
null
null
null
GB18030
C
false
false
4,067
c
arc_pack.c
/* 用于封包KaGuYa社游戏的arc文件 made by Darkness-TX 2022.09.11 */ #define _CRT_SECURE_NO_WARNINGS #include <stdio.h> #include <stdlib.h> #include <string.h> #include <io.h> #include <direct.h> #include <Windows.h> #include <locale.h> typedef unsigned char unit8; typedef unsigned short unit16; typedef unsigned int unit32; s...
2f4131c236a26a9e2fd5e0081acf9142f1b25007
9ceacf33fd96913cac7ef15492c126d96cae6911
/games/number/number.c
aeef08913b416ded4fc048ef68e155849184c82f
[]
no_license
openbsd/src
ab97ef834fd2d5a7f6729814665e9782b586c130
9e79f3a0ebd11a25b4bff61e900cb6de9e7795e9
refs/heads/master
2023-09-02T18:54:56.624627
2023-09-02T15:16:12
2023-09-02T15:16:12
66,966,208
3,394
1,235
null
2023-08-08T02:42:25
2016-08-30T18:18:25
C
UTF-8
C
false
false
7,945
c
number.c
/* $OpenBSD: number.c,v 1.20 2016/03/07 12:07:56 mestre Exp $ */ /* * Copyright (c) 1988, 1993, 1994 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * a...
20c28810ff0cdc9866a9236fa0787b1f6ed67522
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/drivers/net/wireless/bcmdhd/dhd_cfg_vendor.c
299a27d210f73b1c082c2f9de5bb9c017deab0ae
[ "LicenseRef-scancode-free-unknown", "Apache-2.0", "Linux-syscall-note", "GPL-2.0-only", "GPL-1.0-or-later", "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
3,546
c
dhd_cfg_vendor.c
/* * Linux cfg80211 vendor command/event handlers of DHD * * $Copyright Open Broadcom Corporation$ * * $Id: dhd_cfg_vendor.c 495605 2014-08-07 18:41:34Z $ */ #include <linux/vmalloc.h> #include <linuxver.h> #include <net/cfg80211.h> #include <net/netlink.h> #include <bcmutils.h> #include <wl_cfg80211.h> #includ...
1a0496f061362bf45b0166c2e13aef016225f9f7
315f1de5835d38669c9777e8009709d80ff3d04e
/bin/arria10_debuggers/read_sysid.c
8ba28cadf5610e29e8bb16fba5ffe85b66ce6a7a
[ "MIT" ]
permissive
stanford-ppl/spatial-lang
751dcadfc38770f7a0b65e701f3e6aa5ef50e146
55e9a67b28f83caf3606e0c7bbead82a12cfbd2a
refs/heads/master
2023-03-08T17:55:24.007295
2018-11-14T22:07:39
2018-11-14T22:07:39
78,697,642
109
15
MIT
2018-04-12T10:44:07
2017-01-12T01:47:41
Verilog
UTF-8
C
false
false
1,229
c
read_sysid.c
#include <sys/mman.h> #include <stdio.h> #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h> #include <unistd.h> #define FPGA_BASE ( 0xff200000 ) #define FREEZE_BRIDGE_OFFSET ( 0x00000800 ) #define PR_SID_OFFSET ( 0x00000200 ) #define PR_DEFAULT_SID_OFFSET ( 0x00000000 ) #define PR_SRAM_OFFSET ( 0x00000000...
450914bd157bf5ebab39042cc3bd02caf4ee6529
28d0f8c01599f8f6c711bdde0b59f9c2cd221203
/sys/net/agr/if_agrsubr.c
40300faa0bcd25cd99af49ee0ca3f1d1afdc5729
[ "BSD-3-Clause" ]
permissive
NetBSD/src
1a9cbc22ed778be638b37869ed4fb5c8dd616166
23ee83f7c0aea0777bd89d8ebd7f0cde9880d13c
refs/heads/trunk
2023-08-31T13:24:58.105962
2023-08-27T15:50:47
2023-08-27T15:50:47
88,439,547
656
348
null
2023-07-20T20:07:24
2017-04-16T20:03:43
null
UTF-8
C
false
false
7,765
c
if_agrsubr.c
/* $NetBSD: if_agrsubr.c,v 1.13 2019/11/10 21:16:38 chs Exp $ */ /*- * Copyright (c)2005 YAMAMOTO Takashi, * 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 ...
9a63e45526800e26c23b7228f7e1c158539adb06
e5f4f37d941ceb8145d65f92028cc54658b1ac01
/Data/Base/Shaders/Pipeline/CopyConstants.h
8eda343f9e5eff5cf8e57735c54ed4634e6858ed
[ "MIT" ]
permissive
ezEngine/ezEngine
19983d2733a5409fb2665c6c3a0a575dadcefb50
c46e3b4b2cd46798e4abb4938fbca281c054b039
refs/heads/dev
2023-09-06T02:17:28.152665
2023-09-05T18:25:43
2023-09-05T18:25:43
18,179,848
1,050
165
MIT
2023-09-14T21:44:39
2014-03-27T15:02:16
C++
UTF-8
C
false
false
149
h
CopyConstants.h
#pragma once #include "../Common/ConstantBufferMacros.h" #include "../Common/Platforms.h" CONSTANT_BUFFER(ezCopyConstants, 3) { INT2(Offset); };
ed788ded7248d225b9bd975f13dc77791fe802a8
a4d8fcfa8084c5d36a862aeb0978327ff4cfe50f
/lib/lib3d/CalculateVertexNormals.c
cd786aa994d8fecf2740aa9dfa48af826de29919
[ "Artistic-2.0" ]
permissive
cahirwpz/demoscene
a0b548527d89a354b5b8dfd922f39d8b14d61643
cd4517ba69e26c96a69e505e305a6d0152972982
refs/heads/master
2023-03-17T13:06:43.731158
2023-03-13T19:48:47
2023-03-13T19:48:47
3,242,770
105
21
Artistic-2.0
2022-10-18T09:43:25
2012-01-22T23:03:06
C
UTF-8
C
false
false
826
c
CalculateVertexNormals.c
#include <3d.h> #include <system/memory.h> void CalculateVertexNormals(Mesh3D *mesh) { mesh->vertexNormal = MemAlloc(sizeof(Point3D) * mesh->vertices, MEMF_PUBLIC|MEMF_CLEAR); { short *normal = (short *)mesh->vertexNormal; void *faceNormal = mesh->faceNormal; IndexList...
b9d67521b0f73f70975980b75cef32fac83066f0
89db60818afeb3dc7c3b7abe9ceae155f074f7f2
/src/cmd/plot/libplot/openpl.c
6972f95681059c193de7404d012e92e0715e42a8
[ "bzip2-1.0.6", "LPL-1.02", "MIT" ]
permissive
9fans/plan9port
63c3d01928c6f8a8617d3ea6ecc05bac72391132
65c090346a38a8c30cb242d345aa71060116340c
refs/heads/master
2023-08-25T17:14:26.233105
2023-08-23T13:21:37
2023-08-23T18:47:08
26,095,474
1,645
468
NOASSERTION
2023-09-05T16:55:41
2014-11-02T22:40:13
C
UTF-8
C
false
false
234
c
openpl.c
#include "mplot.h" void openpl(char *s){ m_initialize(s); e0->left=mapminx; e0->bottom=mapmaxy; e0->sidex=mapmaxx-mapminx; e0->sidey=mapminy-mapmaxy; e0->scalex=e0->sidex; e0->scaley=e0->sidey; sscpy(e0, e1); move(0., 0.); }
5223dd9c711a7f510d28645b6b8e14946f9cefd5
76f9898ff7a555f4a729d725056a317af818375d
/assets/scenes/dungeons/unfinished_gohma/unfinished_gohma_scene.h
5666ebb755646fe8a4bbcb295bc27dab3136b61f
[]
no_license
z64proto/sw97
0b65837ab2f2a4073faca5670761d7fe0e74d29d
f571505ade2cefd4a5b5d19da06d33e7c6b02c60
refs/heads/master
2023-08-01T02:47:42.895871
2022-05-15T20:29:08
2022-05-15T20:29:08
430,216,978
208
29
null
2021-11-22T12:23:50
2021-11-20T21:52:59
C
UTF-8
C
false
false
978
h
unfinished_gohma_scene.h
extern RomFile unfinished_gohma_sceneRoomList0x000050[]; extern EntranceEntry unfinished_gohma_sceneEntranceList0x000058[]; extern ActorEntry unfinished_gohma_sceneStartPositionList0x000040[]; extern LightSettings unfinished_gohma_sceneLightSettings0x00005C[]; extern ActorEntry unfinished_gohma_sceneStartPositionL...
edde5b4833080d18a46b3c8d4eec54cbb35d3309
7c857119fe1505b1d80d6e62969661c06dc1a2f4
/NetworkPkg/TcpDxe/TcpMisc.c
8b0313a028208edf601d144f7f1a96ea17f3a177
[ "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
23,734
c
TcpMisc.c
/** @file Misc support routines for TCP driver. (C) Copyright 2014 Hewlett-Packard Development Company, L.P.<BR> Copyright (c) 2009 - 2017, Intel Corporation. All rights reserved.<BR> SPDX-License-Identifier: BSD-2-Clause-Patent **/ #include "TcpMain.h" LIST_ENTRY mTcpRunQue = { &mTcpRu...
77cc3a9e31cb7d30c3c173c8613d3b0f2c8c9936
010279e2ba272d09e9d2c4e903722e5faba2cf7a
/contrib/tools/python/src/Objects/stringlib/fastsearch.h
e231c587e4764fe281861759d76de7a8da9ec891
[ "Apache-2.0" ]
permissive
catboost/catboost
854c1a1f439a96f1ae6b48e16644be20aa04dba2
f5042e35b945aded77b23470ead62d7eacefde92
refs/heads/master
2023-09-01T12:14:14.174108
2023-09-01T10:01:01
2023-09-01T10:22:12
97,556,265
8,012
1,425
Apache-2.0
2023-09-11T03:32:32
2017-07-18T05:29:04
Python
UTF-8
C
false
false
4,966
h
fastsearch.h
/* stringlib: fastsearch implementation */ #ifndef STRINGLIB_FASTSEARCH_H #define STRINGLIB_FASTSEARCH_H /* fast search/count implementation, based on a mix between boyer- moore and horspool, with a few more bells and whistles on the top. for some more background, see: http://effbot.org/zone/stringlib.htm */ /...
3ca9c30c9f7370628ca43cd8c762f6353c418e54
60e96ca65710f36b79c8e080abec8750ced7e6a0
/include/pdclib/_PDCLIB_print.h
da98c1a650b440d2598497cb8c7b66fca0bb0a04
[ "LicenseRef-scancode-public-domain", "CC0-1.0" ]
permissive
DevSolar/pdclib
9301c5411942266bfbb3e8eb22cf8357365a67f5
7d471427fa986a9f4cafb069af17821ee7868141
refs/heads/master
2022-04-26T23:16:41.517901
2022-03-28T08:05:43
2022-03-28T08:05:43
138,836,991
203
37
NOASSERTION
2021-04-14T15:51:24
2018-06-27T06:07:39
C
UTF-8
C
false
false
2,286
h
_PDCLIB_print.h
/* PDCLib printf logic <_PDCLIB_print.h> This file is part of the Public Domain C Library (PDCLib). Permission is granted to use, modify, and / or redistribute at will. */ #ifndef _PDCLIB_PRINT_H #define _PDCLIB_PRINT_H _PDCLIB_PRINT_H #include "pdclib/_PDCLIB_internal.h" #include <stddef.h> #include <stdint....
5994856a3f11365e774de79cf28f4cb25c324572
0744dcc5394cebf57ebcba343747af6871b67017
/os/board/rtl8730e/src/component/soc/amebad2/atf/include/plat/arm/common/plat_arm.h
1b59795293bbfeb86604fd27173cfb56647c55ab
[ "GPL-1.0-or-later", "BSD-3-Clause", "ISC", "MIT", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-other-permissive", "Apache-2.0" ]
permissive
Samsung/TizenRT
96abf62f1853f61fcf91ff14671a5e0c6ca48fdb
1a5c2e00a4b1bbf4c505bbf5cc6a8259e926f686
refs/heads/master
2023-08-31T08:59:33.327998
2023-08-08T06:09:20
2023-08-31T04:38:20
82,517,252
590
719
Apache-2.0
2023-09-14T06:54:49
2017-02-20T04:38:30
C
UTF-8
C
false
false
11,016
h
plat_arm.h
/* * Copyright (c) 2015-2020, ARM Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ #ifndef PLAT_ARM_H #define PLAT_ARM_H #include <stdbool.h> #include <stdint.h> #include <drivers/arm/tzc_common.h> #include <lib/bakery_lock.h> #include <lib/cassert.h> #include <lib/el3_r...
aff1ce4a2a00bc875c7f468c0ae710654bf860ca
f8c0a188d1cf8ae5221c4cd11552c221a86e259a
/Firmware/AX3gs/Firmware/src/main.h
a36be25728fe4e994ddaf814ba466107ab739501
[ "CC-BY-3.0", "BSD-2-Clause" ]
permissive
digitalinteraction/openmovement
6310abf35b379655073485e84719cc2521733c0e
9c2ee2eeb5eae457673e60699b2842c6df82abb1
refs/heads/master
2023-08-03T23:48:42.973605
2023-07-26T17:52:37
2023-07-26T17:52:37
27,082,024
135
86
null
2018-06-21T23:32:43
2014-11-24T15:38:43
C
UTF-8
C
false
false
3,161
h
main.h
/* * Copyright (c) 2009-2012, Newcastle University, UK. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * 1. Redistributions of source code must retain the above copyright notice, ...
b526d1b5708943dc92496eb22a779f52c1fa33eb
167c6226bc77c5daaedab007dfdad4377f588ef4
/cpp/ql/test/header-variant-tests/clang-pch/d.c
f81af3d1b63ceb44f047232a45ee2123722b88fc
[ "MIT", "LicenseRef-scancode-public-domain" ]
permissive
github/codeql
1eebb449a34f774db9e881b52cb8f7a1b1a53612
d109637e2d7ab3b819812eb960c05cb31d9d2168
refs/heads/main
2023-08-20T11:32:39.162059
2023-08-18T14:33:32
2023-08-18T14:33:32
143,040,428
5,987
1,363
MIT
2023-09-14T19:36:50
2018-07-31T16:35:51
CodeQL
UTF-8
C
false
false
100
c
d.c
#import "d.h" // semmle-extractor-options: --clang -emit-pch -o ${testdir}/clang-pch.testproj/d.pch
916ed972f4f320c554ffeea3f8cd70b4f02a0e15
995310a5ed19946037e928f9a85bae908694c8fe
/src/eloquent/vision/transform.h
7dca1d4bfcf84078d941a7afc0d930060166a385
[]
no_license
eloquentarduino/EloquentArduino
bca073e19af3e9cc5c7f135719cd026631277744
15983e68cf82c54afadaf2b6c8fdc95cad268489
refs/heads/master
2022-08-26T07:07:02.235025
2022-08-21T12:24:04
2022-08-21T12:24:04
227,818,265
162
57
null
2021-01-07T18:33:09
2019-12-13T10:49:33
C++
UTF-8
C
false
false
141
h
transform.h
// // Created by Simone on 04/03/2022. // #pragma once //#include "transform/gray/Transform.h" //#include "transform/gray/NearestResize.h"
cc7d15f1825ea6808a1b276d8dea87562e0651ff
28d0f8c01599f8f6c711bdde0b59f9c2cd221203
/sys/arch/atari/atari/mainbus.c
d844cfc4b9d692fdc30092cecd1524650b100ef2
[]
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
17,692
c
mainbus.c
/* $NetBSD: mainbus.c,v 1.14 2023/01/06 10:28:27 tsutsui Exp $ */ /*- * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by Leo Weppelman. * * Redistribution and use in source and binary forms, with or without * ...
c28ac5a381ef8ed21284e46cc1af04ada90316f0
9907672fcd81ab73ac63b2a83422a82bf31eadde
/tyama_TJU1643-ZJU1294.c
282b18927e031b18c50cea129699c3d14fa773bb
[ "0BSD" ]
permissive
cielavenir/procon
bbe1974b9bddb51b76d58722a0686a5b477c4456
746e1a91f574f20647e8aaaac0d9e6173f741176
refs/heads/master
2023-06-21T23:11:24.562546
2023-06-11T13:15:15
2023-06-11T13:15:15
7,557,464
137
136
null
2020-10-20T09:35:52
2013-01-11T09:40:26
C++
UTF-8
C
false
false
216
c
tyama_TJU1643-ZJU1294.c
int main(i,a,b){ char *x[4]={"Bogey","Par","Birdie","Eagle"}; while(scanf("%d%d",&a,&b),a){ printf("Hole #%d\n%s.\n\n",i,b==1?"Hole-in-one":a-b<-1?"Double Bogey":a-b>2?"Double Eagle":x[a-b+1]); i++; } }
a983411c75772ed1226688fa0ccd582a30437ed9
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/u-boot_new/tools/imagetool.c
32d6278edb95fe8be0a8d17a0050e7c84d72c8d4
[ "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
1,642
c
imagetool.c
/* * (C) Copyright 2013 * * Written by Guilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com> * * SPDX-License-Identifier: GPL-2.0+ */ #include "imagetool.h" /* * Callback function to register a image type within a tool */ static imagetool_register_t register_func; /* * register_image_tool - * * ...
e9c7d185fad5c64449386929dcb0402574daa1b1
41c7328eadeab5ed7c0584b7db51996a05dd9f2d
/F0:F030,F042,F072/TM1637/protocol.c
14502be3d9d354bcd80223cc583e74396b71225a
[]
no_license
eddyem/stm32samples
1c00ccb8593ea270cae536c85f178a522f704ed5
dce73d358b1fca3e7fa397f5c6d0d5c1cb28aba0
refs/heads/master
2023-07-28T11:13:10.361942
2023-07-24T20:04:22
2023-07-24T20:04:22
32,647,425
152
42
null
null
null
null
UTF-8
C
false
false
5,381
c
protocol.c
/* * This file is part of the TM1637 project. * Copyright 2019 Edward Emelianov <eddy@sao.ru>. * * 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, or * (at ...
720f7b2baee79ad7802aa3d7e9a03affb591b1eb
9ceacf33fd96913cac7ef15492c126d96cae6911
/sys/arch/sparc64/dev/pcf8591_ofw.c
5376e635636e04c8ccf58cd3b71f7f4eba8cf69d
[]
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
5,896
c
pcf8591_ofw.c
/* $OpenBSD: pcf8591_ofw.c,v 1.6 2021/10/24 17:05:03 mpi Exp $ */ /* * Copyright (c) 2006 Damien Miller <djm@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...
a87c79bf46ad3f7d08ff0887a2c8efeb14cc815d
99bdb3251fecee538e0630f15f6574054dfc1468
/libcpu/mips/common/mips_cache.c
a969f5c75195c7f75bf0cc4427da3a4bdefcc6d8
[ "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
2,939
c
mips_cache.c
/* * Copyright (c) 2006-2021, RT-Thread Development Team * * SPDX-License-Identifier: Apache-2.0 * * Change Logs: * Date Author Notes * 2016-09-07 Urey the first version */ #include <rtthread.h> #include "mips.h" extern void cache_init(rt_ubase_t cache_size, rt_ubase_t cache_line_si...
896c5af08eaa3411eccae4c822a942f2bbb125dc
7664f318ed04bd0680f3d82321c18896e3ef6ad5
/src/libultra/os/virtualtophysical.c
5f8f79d83c3b2be0dadee2ccb192d4b6516dac91
[]
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
230
c
virtualtophysical.c
#include "global.h" u32 osVirtualToPhysical(void* vaddr) { if (IS_KSEG0(vaddr)) { return K0_TO_PHYS(vaddr); } if (IS_KSEG1(vaddr)) { return K1_TO_PHYS(vaddr); } return __osProbeTLB(vaddr); }
2e755e5e7bfc1cc79d8b0a5b05c8c1cbc056f57c
fb0f9abad373cd635c2635bbdf491ea0f32da5ff
/src/mono/mono/metadata/sgen-new-bridge.c
e618783bcb408652ad41b34a615550ee2b3790fb
[ "MIT" ]
permissive
dotnet/runtime
f6fd23936752e202f8e4d6d94f3a4f3b0e77f58f
47bb554d298e1e34c4e3895d7731e18ad1c47d02
refs/heads/main
2023-09-03T15:35:46.493337
2023-09-03T08:13:23
2023-09-03T08:13:23
210,716,005
13,765
5,179
MIT
2023-09-14T21:58:52
2019-09-24T23:36:39
C#
UTF-8
C
false
false
31,779
c
sgen-new-bridge.c
/** * \file * Simple generational GC. * * Copyright 2011 Novell, Inc (http://www.novell.com) * Copyright 2011 Xamarin Inc (http://www.xamarin.com) * Copyright 2001-2003 Ximian, Inc * Copyright 2003-2010 Novell, Inc. * * Licensed under the MIT license. See LICENSE file in the project root for full license infor...
17dd37f48ab388d62579270a851639024b9e83f9
fa1ad2e2ac7e376fc7cb3b3a6e1bb88eed3e80be
/govern/data-security/krb-1.2.1/src/lib/krb5/os/sendto_kdc.c
8be1d56145a233d1a43dd75c1b1cf2cd1fc9d3d6
[ "BSD-4-Clause", "LicenseRef-scancode-generic-export-compliance", "LicenseRef-scancode-other-permissive", "LicenseRef-scancode-mit-old-style", "BSD-4-Clause-UC", "LicenseRef-scancode-rsa-1990", "BSD-3-Clause", "MIT-CMU", "LicenseRef-scancode-mit-no-advert-export-control", "CC-BY-SA-3.0", "License...
permissive
alldatacenter/alldata
7bc7713c9f1d56ad6b8e59ea03206d1073b7e047
8d5f9a2d49ab8f9e85ccf058cb02c2fda287afc6
refs/heads/master
2023-08-05T07:32:25.442740
2023-08-03T13:17:24
2023-08-03T13:17:24
213,321,771
774
250
Apache-2.0
2023-09-06T17:35:32
2019-10-07T07:36:18
null
UTF-8
C
false
false
53,256
c
sendto_kdc.c
/* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */ /* lib/krb5/os/sendto_kdc.c */ /* * Copyright 1990,1991,2001,2002,2004,2005,2007,2008 by the Massachusetts Institute of Technology. * All Rights Reserved. * * Export of this software from the United States of America may * require a specific ...
5a8ca790738bfd858b9a6c6131105649f35ffa8e
31406f420f019a191a74b9288a6e37dcd89e8e82
/tools/node-hermes/third-party/libuv/test/test-delayed-accept.c
513e69bd5b7d23a017b1999db6a6a6e54a49945f
[ "CC-BY-4.0", "MIT", "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause", "ISC", "BSD-2-Clause" ]
permissive
facebook/hermes
b1bf3cb60b5946450c7c9a421ac8dad7a675e0f5
440578b31ecce46fcc5ba2ad745ffd5712d63a35
refs/heads/main
2023-09-06T04:16:02.263184
2023-09-05T20:12:54
2023-09-05T20:12:54
154,201,259
8,449
593
MIT
2023-09-14T21:25:56
2018-10-22T19:13:00
C++
UTF-8
C
false
false
4,849
c
test-delayed-accept.c
/* Copyright Joyent, Inc. and other Node contributors. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to * deal in the Software without restriction, including without limitation the * righ...
deffe592a952049832b336eb817a800f67617457
0577a46d8d28e1fd8636893bbdd2b18270bb8eb8
/update_notifier/thirdparty/wxWidgets/art/tango/list_add.h
a7658833ad75a7411c4fde722282798907c1c336
[ "BSD-3-Clause" ]
permissive
ric2b/Vivaldi-browser
388a328b4cb838a4c3822357a5529642f86316a5
87244f4ee50062e59667bf8b9ca4d5291b6818d7
refs/heads/master
2022-12-21T04:44:13.804535
2022-12-17T16:30:35
2022-12-17T16:30:35
86,637,416
166
41
BSD-3-Clause
2021-03-31T18:49:30
2017-03-29T23:09:05
null
UTF-8
C
false
false
5,278
h
list_add.h
/* list_add.png - 323 bytes */ static const unsigned char list_add_16x16_png[] = { 0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x10, 0x08, 0x06, 0x00, 0x00, 0x00, 0x1f, 0xf3, 0xff, 0x61, 0x00, 0x00, 0x00, 0x06, 0x62,...
458f6b8037bfc16576389a0afd1bf08786145aed
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/drivers/edac/sb_edac.c
0d40f7f0c379496406bb46df91005ad3a872548d
[ "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
45,736
c
sb_edac.c
/* Intel Sandy Bridge -EN/-EP/-EX Memory Controller kernel module * * This driver supports the memory controllers found on the Intel * processor family Sandy Bridge. * * This file may be distributed under the terms of the * GNU General Public License version 2 only. * * Copyright (c) 2011 by: * Mauro Carvalho...
772ee88f19001f1a2ef68dfd247bebebc53e6d29
78dc9f153549b281be709227bc9897931b06260d
/generation/WinSDK/RecompiledIdlHeaders/winrt/MessageDispatcherApi.h
ea06492d4a7bbfb2217b15b337a0169aa91a2416
[ "MIT" ]
permissive
microsoft/win32metadata
dff35b4fe904d556162cee5133294c4498f1a79a
5bf233f04d45f7a697e112e9639722551103eb07
refs/heads/main
2023-09-01T19:51:22.972899
2023-08-30T21:39:44
2023-08-30T21:39:44
270,838,404
1,240
107
NOASSERTION
2023-09-14T18:49:44
2020-06-08T21:52:10
C++
UTF-8
C
false
false
831
h
MessageDispatcherApi.h
//+------------------------------------------------------------------------- // // Microsoft Windows // Copyright (c) Microsoft Corporation. All rights reserved. // //-------------------------------------------------------------------------- #if ( _MSC_VER >= 1020 ) #pragma once #endif #include <winapifamily.h> #pr...
ca801c130975487820ebbccd71741f18e092bf01
e5f4f37d941ceb8145d65f92028cc54658b1ac01
/Code/Engine/Foundation/Memory/Implementation/Posix/PageAllocator_posix.h
d3a2c7ad6f708f31d901febadb1b5e95799b0eb8
[ "MIT" ]
permissive
ezEngine/ezEngine
19983d2733a5409fb2665c6c3a0a575dadcefb50
c46e3b4b2cd46798e4abb4938fbca281c054b039
refs/heads/dev
2023-09-06T02:17:28.152665
2023-09-05T18:25:43
2023-09-05T18:25:43
18,179,848
1,050
165
MIT
2023-09-14T21:44:39
2014-03-27T15:02:16
C++
UTF-8
C
false
false
919
h
PageAllocator_posix.h
#include <Foundation/Time/Time.h> // static void* ezPageAllocator::AllocatePage(size_t uiSize) { ezTime fAllocationTime = ezTime::Now(); void* ptr = nullptr; size_t uiAlign = ezSystemInformation::Get().GetMemoryPageSize(); const int res = posix_memalign(&ptr, uiAlign, uiSize); EZ_ASSERT_DEBUG(res == 0, "Fa...
06b4d856b8833e90db4af600bb3abfdb50d24afc
ee0b6d428c2d514d29a3de4195cb7ca023d9d5e4
/firmware/application/lib/eeprom.h
53382e15c81d7a22d3fcd6eeb23c35c1aa6b4715
[ "BSD-2-Clause" ]
permissive
tedsalmon/BlueBus
d0c4192f240fb4620918fef0ba07f6bab7cf1a98
1bc7e2ae937bdfa3140a62cd753126c614bbea01
refs/heads/master
2023-09-01T12:12:38.886935
2023-08-30T02:15:53
2023-08-30T02:15:53
137,298,365
144
30
NOASSERTION
2023-07-09T19:28:44
2018-06-14T02:54:58
C
UTF-8
C
false
false
1,016
h
eeprom.h
/* * File: eeprom.h * Author: Ted Salmon <tass2001@gmail.com> * Description: * EEPROM mechanisms */ #ifndef EEPROM_H #define EEPROM_H #include <xc.h> #include "../mappings.h" #include "log.h" #include "sfr_setters.h" #include "utils.h" /* 16000000 / (2 * (0 + 1)) = 8,000,000 or 8Mhz */ #define EEPROM_BRG 0 /...
14d616ad26517145b90210722e7be344fd7e8ef2
37d4423c0b464a84f90b716ceb8e8bfd0510a295
/include/c-chunk.h
aba712279871568368eb5e0019d093448657e398
[ "SMLNJ" ]
permissive
UBMLtonGroup/RTMLton
01963d13032cdc35fac81381e98537bb16627e40
846b826008085c12724adc3e65ddcceff6d4f75f
refs/heads/conc-stacklets
2023-03-08T06:36:22.743693
2021-12-13T20:39:41
2021-12-13T20:39:41
44,258,707
114
4
NOASSERTION
2022-01-03T21:15:53
2015-10-14T15:48:38
Standard ML
UTF-8
C
false
false
28,847
h
c-chunk.h
/* Copyright (C) 1999-2008 Henry Cejtin, Matthew Fluet, Suresh * Jagannathan, and Stephen Weeks. * Copyright (C) 1997-2000 NEC Research Institute. * * MLton is released under a BSD-style license. * See the file MLton-LICENSE for details. */ #ifndef _C_CHUNK_H_ #define _C_CHUNK_H_ #define STACKLET_DEBUG 0 #i...
e1b4254965421523e513d63211afc8c13cba5b56
7fcb614a59a138019b2845a6e493f9d22c44852d
/MCUME_teensy/teensygnuboy/loader.c
70f8ea84a9c3df336f1905944a66b66a7558b2ad
[]
no_license
Jean-MarcHarvengt/MCUME
9180feaf8195c6a0a38eba6c12733c987fa98062
fe1280985d9a86bfb2166842a56c8eec768aa666
refs/heads/master
2023-06-09T23:11:04.216374
2023-05-28T15:24:02
2023-05-28T15:24:02
203,546,040
318
43
null
2023-03-21T13:19:51
2019-08-21T08:58:23
C
UTF-8
C
false
false
3,178
c
loader.c
#include <stdio.h> #include <stdlib.h> #include <string.h> #include "defs.h" #include "regs.h" #include "mem.h" #include "hw.h" #include "rtc.h" #include "memory.h" #include "arduinoproto.h" PROGMEM static int mbc_table[256] = { 0, 1, 1, 1, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 3, 3, 3, 0, 0, 0, 0...
ba43b97d735809b3923f278adcc2c8f6642cba98
aa3befea459382dc5c01c925653d54f435b3fb0f
/include/fnmatch.h
bac89d6623e5e4ef49dbc953d68196dd63071e30
[ "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
4,488
h
fnmatch.h
/**************************************************************************** * include/fnmatch.h * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The...
35b5126f26463440a8917da7891b676371e23f21
ea17827a415cb2eb8cc911fb8b13ce4ee8f0d6fe
/src/test/resources/cpp-code-examples/relation_to_impl/B.c
f7f0430c3be06363d1af57a0391e687d51bef3cb
[ "MIT" ]
permissive
multilang-depends/depends
835eaedfdac2dea25d3318605ce3ebb8017a2e09
933150b0263ad30b633314eba66a29037ef6e884
refs/heads/master
2023-05-12T23:57:20.221231
2023-05-10T05:05:35
2023-05-10T05:05:35
169,956,182
191
48
MIT
2023-04-12T23:30:50
2019-02-10T08:08:28
Java
UTF-8
C
false
false
89
c
B.c
#include "A.h" void bar(){ foo(); } void baz(){ x++; } void qux(){ int x=0; x++; }
f206e238092efeb45901872474e86569b74b95d7
67801a1568b81ea5e45ed534301cd35949066e6d
/src/registers/comparators/cmp2.c
d5c1b1337bb6d80b094dc474b16ed5db96fb30e4
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
fossasia/pslab-firmware
dcb8e570d162c0ef24cdedf43483c706bc736259
c93ac629442315c1430120b7ab3c0026d03e3503
refs/heads/main
2023-07-22T18:22:30.827478
2023-07-05T05:32:15
2023-07-05T05:38:34
86,472,725
2,212
89
Apache-2.0
2023-09-14T20:36:23
2017-03-28T14:53:27
C
UTF-8
C
false
false
1,511
c
cmp2.c
#include "cmp2.h" void CMP2_Initialize(void) { // PSIDL disabled; CMSTAT = 0x00; // CON enabled; CPOL Not Inverted; OPMODE Comparator; EVPOL Disabled; COE disabled; CCH C2IN1-; CREF C2IN1+; CEVT disabled; CM2CON = 0x8000 & ~(0x8000); //disabling Comparator CON bit // SELSRCC PWM1L; SELSRCB PWM1L;...
d69e7ba3c864b545363fd56b8fe8b03b2543df2f
3059b388ef9bf2b7d81265f2a418bf3e360fb235
/Gep/Include/dc/profctr.h
d2376f6434448a3cc5cd793102afa022f771c54a
[ "MIT" ]
permissive
iaddis/SNESticle
4486e560e3c8ee0d1d8993955f1394e0edc4b38f
9590ebf3bf768424ebd6cb018f322e724a7aade3
refs/heads/main
2023-09-03T13:19:59.494801
2022-01-13T07:59:38
2022-01-13T07:59:38
447,509,804
341
51
null
null
null
null
UTF-8
C
false
false
325
h
profctr.h
#ifndef _PROFCTR_H #define _PROFCTR_H #ifdef __cplusplus extern "C" { #endif /* __cplusplus */ #include <kos.h> void ProfCtrInit(); void ProfCtrShutdown(); #define ProfCtrGetCycle() (-timer_count(TMU2)) #define PROFCTR_CYCLEMULTIPLY 16 #ifdef __cplusplus } #endif /* __cplusplus */ #endif ...
fb0f1048a76ecb9b8412fa8cb775754904b04c19
5eff7a36d9a9917dce9111f0c3074375fe6f7656
/lib/mesa/src/intel/vulkan/genX_pipeline.c
3dcc8b64e5f50c3d0f0ba41e574a9dab86a98812
[]
no_license
openbsd/xenocara
cb392d02ebba06f6ff7d826fd8a89aa3b8401779
a012b5de33ea0b977095d77316a521195b26cc6b
refs/heads/master
2023-08-25T12:16:58.862008
2023-08-12T16:16:25
2023-08-12T16:16:25
66,967,384
177
66
null
2023-07-22T18:12:37
2016-08-30T18:36:01
C
UTF-8
C
false
false
78,404
c
genX_pipeline.c
/* * Copyright © 2015 Intel Corporation * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, pub...
72e370c0528d883005879d4c81470fe7c1c8feaf
aa3befea459382dc5c01c925653d54f435b3fb0f
/arch/arm/src/tiva/common/tiva_hciuart.c
51c7eb3a7a6d4f96f05b1eed1cb079fb6032aca1
[ "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
54,443
c
tiva_hciuart.c
/**************************************************************************** * arch/arm/src/tiva/common/tiva_hciuart.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 cop...
cfef3b3aa51b4c333d159a0c13182135ac7f0670
676acab8ff535019faff7da3afb8eecc3fa127f5
/src/hal/dronecan_dev/droencan_dev.c
0168583f4001ada65d5b140a3ae6c498ef9502d9
[ "Apache-2.0" ]
permissive
Firmament-Autopilot/FMT-Firmware
f8c324577245bd7e91af436954b4ce9421acbb41
0212fe89820376bfbedaded519552f6b011a7b8a
refs/heads/master
2023-09-01T11:37:46.194145
2023-08-29T06:33:10
2023-08-29T06:33:10
402,557,689
351
143
Apache-2.0
2023-09-12T05:28:39
2021-09-02T20:42:56
C
UTF-8
C
false
false
3,426
c
droencan_dev.c
/****************************************************************************** * Copyright 2020-2021 The Firmament Authors. 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 Lic...
d6beaf79314b8edff45fd5596a4ee7419dbb1c59
5eff7a36d9a9917dce9111f0c3074375fe6f7656
/lib/mesa/src/gallium/drivers/crocus/crocus_perf.c
cb33db2087daabc655c47aa7cb0130e11ac82aab
[]
no_license
openbsd/xenocara
cb392d02ebba06f6ff7d826fd8a89aa3b8401779
a012b5de33ea0b977095d77316a521195b26cc6b
refs/heads/master
2023-08-25T12:16:58.862008
2023-08-12T16:16:25
2023-08-12T16:16:25
66,967,384
177
66
null
2023-07-22T18:12:37
2016-08-30T18:36:01
C
UTF-8
C
false
false
4,161
c
crocus_perf.c
/* * Copyright © 2019 Intel Corporation * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, pub...
5ebf19480cb1e7c5174960fd3dd2cd5bdd3b4650
fbe68d84e97262d6d26dd65c704a7b50af2b3943
/third_party/virtualbox/src/VBox/Runtime/common/crypto/x509-template.h
7d593c31d38c28fa6a279de5c5d8933913ba67cd
[ "MIT", "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" ]
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
19,359
h
x509-template.h
/* $Id: x509-template.h $ */ /** @file * IPRT - Crypto - X.509, Code Generator Template. */ /* * Copyright (C) 2006-2017 Oracle Corporation * * This file is part of VirtualBox Open Source Edition (OSE), as * available from http://www.virtualbox.org. This file is free software; * you can redistribute it and/or m...
c8256e2cb63b233804fe7db2ffe14eda44ee5449
14ac14bee6ddd3f74937ff316b37cb947a4ef882
/Swap_1.c
0021579ea5f9dadd0e095f98d29dfe6fca0be235
[ "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
143
c
Swap_1.c
#include<stdio.h> void main() { int a,b,t; printf("Enter two Numbers : "); scanf("%d %d",&a,&b); t=b; b=a; a=t; printf("Swap is %d %d",a,b); }
8f580738fabfeb2e7e25bdee6753e84620895873
99bdb3251fecee538e0630f15f6574054dfc1468
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_ble_driver/profile/app_sec.c
63b6049eca91dfa646c0e87b1926b8ad48c53232
[ "Apache-2.0", "Zlib", "LicenseRef-scancode-proprietary-license", "MIT", "BSD-3-Clause", "X11", "BSD-4-Clause-UC", "LicenseRef-scancode-unknown-license-reference" ]
permissive
RT-Thread/rt-thread
03a7c52c2aeb1b06a544143b0e803d72f47d1ece
3602f891211904a27dcbd51e5ba72fefce7326b2
refs/heads/master
2023-09-01T04:10:20.295801
2023-08-31T16:20:55
2023-08-31T16:20:55
7,408,108
9,599
5,805
Apache-2.0
2023-09-14T13:37:26
2013-01-02T14:49:21
C
UTF-8
C
false
false
14,918
c
app_sec.c
/** **************************************************************************************** * * @file app_sec.c * * @brief Application Security Entry Point * * Copyright (C) RivieraWaves 2009-2015 * * **************************************************************************************** */ /** *********...
813ce4204ab4c354b3e1febf69f188e77c66d858
e9bf17c178cc70bf36a7cebc23d98719cb11b0f9
/esp32/examples/ttgo_demo/components/esp32-camera/driver/camera.c
f56b5ce622916401610c0143a359a1dd5d1f2d6e
[ "Apache-2.0", "BSD-3-Clause" ]
permissive
joachimBurket/esp32-opencv
41bc9c0c44ce21e561ca574c4b0dbba8ba431b2a
f485b59d7b43b0a2f77a5ab547e2597929f7094a
refs/heads/master
2021-08-15T10:43:01.564233
2021-08-06T14:43:41
2021-08-06T14:43:41
249,403,512
236
52
NOASSERTION
2020-10-13T20:35:11
2020-03-23T10:45:26
C++
UTF-8
C
false
false
47,805
c
camera.c
// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
7342f1deeb3ad32c74011bf5f919b10a3a1ab862
5ab69c8644a936a3d9dec1669a86c7369c911bf8
/examples/platform-specific/cc26x0-cc13x0/cc26x0-web-demo/net-uart.c
e330c1674472feea2dd5479bafd4a81ab5181c8f
[ "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
10,860
c
net-uart.c
/* * Copyright (c) 2014, Texas Instruments Incorporated - http://www.ti.com/ * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copy...
2dee456d153a35318122fb0bbf5a62c898f9af76
e73547787354afd9b717ea57fe8dd0695d161821
/src/world/common/todo/GetEncounterEnemyIsOwner.inc.c
0bf64258c896ffc8a35d57644b8d4acbecdbdd9d
[]
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
228
c
GetEncounterEnemyIsOwner.inc.c
#include "common.h" #include "npc.h" API_CALLABLE(N(GetEncounterEnemyIsOwner)) { Enemy* enemy = script->owner1.enemy; evt_set_variable(script, LVar0, gCurrentEncounter.curEnemy == enemy); return ApiStatus_DONE2; }
7badf566800f835a8f55035d4411571a1f6341ec
1e21f8adf6af9a27d03559a08ca12d7741ceefce
/app/src/main/cpp/m3g/inc/m3g_math.h
4bd5f71e5ece6cebddb6c7490342fbf2dcd269bc
[ "Apache-2.0" ]
permissive
nikita36078/J2ME-Loader
4d2298347b12b394904c336c7ea4e06cf1b935c3
c265feb3a74496493e6f01970772331d14d3716f
refs/heads/master
2023-08-24T23:01:13.247116
2023-08-16T14:34:46
2023-08-16T14:34:46
91,971,028
1,657
281
Apache-2.0
2023-08-16T14:34:47
2017-05-21T16:23:08
Java
UTF-8
C
false
false
9,263
h
m3g_math.h
/* * Copyright (c) 2003 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of the License "Eclipse Public License v1.0" * which accompanies this distribution, and is available * at the URL "http://www.eclipse.org/leg...
d4c981bca2f4bd1cf6f1101ba9833aad697e728a
89db60818afeb3dc7c3b7abe9ceae155f074f7f2
/src/cmd/auth/secstore/secstored.c
d32ec64c10e46e630571940eb14ec926a86c1725
[ "bzip2-1.0.6", "LPL-1.02", "MIT" ]
permissive
9fans/plan9port
63c3d01928c6f8a8617d3ea6ecc05bac72391132
65c090346a38a8c30cb242d345aa71060116340c
refs/heads/master
2023-08-25T17:14:26.233105
2023-08-23T13:21:37
2023-08-23T18:47:08
26,095,474
1,645
468
NOASSERTION
2023-09-05T16:55:41
2014-11-02T22:40:13
C
UTF-8
C
false
false
8,464
c
secstored.c
#include <u.h> #include <libc.h> #include <bio.h> #include <ndb.h> #include <mp.h> #include <libsec.h> #include "SConn.h" #include "secstore.h" char *SECSTORE_DIR; char* secureidcheck(char *, char *); /* from /sys/src/cmd/auth/ */ extern char* dirls(char *path); int verbose; Ndb *db; static void usage(void) { fpr...
2b6eb5d9f547d71b59bb4d576e3994f573b410c3
8447eb38a4fc71b32b6b82a99f7828a2c50621aa
/ppu/sprx/liblv2/exports.h
ba362e3a764d6cf3378329fdd34b91a44afefb8a
[ "MIT" ]
permissive
ps3dev/PSL1GHT
9ecc1f0a2996b39d35cc98303c58c79966b9388b
5bc0961c66a3615c74f15e0c29bbeaa33f867ab3
refs/heads/master
2023-08-04T06:50:55.256801
2023-07-30T13:34:19
2023-07-30T13:34:19
1,541,223
159
357
MIT
2023-07-23T07:26:09
2011-03-29T12:34:15
C
UTF-8
C
false
false
6,852
h
exports.h
#ifndef __EXPORTS_H__ #define __EXPORTS_H__ /* system */ EXPORT(sysGetSystemTime, 0x8461e528); EXPORT(sysGetSystemSwVersion, 0x620e35a7); /* sysPrxForUser */ EXPORT(sysGetTemperature, 0x3172759d); /* sysPrxForUser */ EXPORT(sysGetRandomNumber, 0x71a8472a); /* sysPrxForUser */ EXPORT(sysGetRtcStatus, 0x9f950780); /* s...
ec276403b1b4dde2a49e8d256afe76c17f285c86
99bdb3251fecee538e0630f15f6574054dfc1468
/bsp/nuvoton/libraries/ma35/StdDriver/inc/nu_clk.h
ac5f0ce84ebd05c8210b834afe4c4e6fefe40d87
[ "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
66,687
h
nu_clk.h
/**************************************************************************//** * @file CLK.h * @brief CLK Driver Header File * * SPDX-License-Identifier: Apache-2.0 * @copyright (C) 2020 Nuvoton Technology Corp. All rights reserved. *************************************************************************...
e9a93632b15bdb45f21ad2a83c222aea9c292607
79d343002bb63a44f8ab0dbac0c9f4ec54078c3a
/lib/libc/include/any-windows-any/bugcodes.h
902637326d51ab8dee6a187d27dbe4312df3023d
[ "MIT", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-public-domain" ]
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
26,002
h
bugcodes.h
/* This file is generated with wmc version 1.4-rc5. Do not edit! */ /* Source : bugcodes.mc */ /* Cmdline: wmc bugcodes.mc */ /* Date : Thu Jul 4 12:10:51 2013 */ #ifndef __WMCGENERATED_4f4b46e6_H #define __WMCGENERATED_4f4b46e6_H /* Severity codes */ #define STATUS_SEVERITY_ERROR 0x3 #define STATUS_SEVERITY_INFOR...
a4205312291f65325e04c44e605678fa1a346493
e65a4dbfbfb0e54e59787ba7741efee12f7687f3
/net/bird/files/patch-sysdep_unix_krt.h
a877ca5bf974bd43884f78b85024ff764c313e8d
[ "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
281
h
patch-sysdep_unix_krt.h
--- sysdep/unix/krt.h.orig 2020-08-20 21:22:44 UTC +++ sysdep/unix/krt.h @@ -112,7 +112,7 @@ struct kif_proto { struct kif_state sys; /* Sysdep state */ }; -struct kif_proto *kif_proto; +extern struct kif_proto *kif_proto; #define KIF_CF ((struct kif_config *)p->p.cf)
190d3f9bc32d3630273b6b03450d139af154b70a
aa3befea459382dc5c01c925653d54f435b3fb0f
/boards/xtensa/esp32s2/esp32s2-kaluga-1/src/esp32s2_buttons.c
bd0b5032d82a6119bd25e7c61b0392e4c72a0258
[ "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
9,867
c
esp32s2_buttons.c
/**************************************************************************** * boards/xtensa/esp32s2/esp32s2-kaluga-1/src/esp32s2_buttons.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 info...
82da8491c68b937dc340708096058723bfbaeb55
44a742973d9db97b35c88d4c28f538a48a3029c8
/math/aarch64/v_exp2f_1u.c
ba6b02fbb4bcbd9c215d8326dd74f2e4bbadc18b
[ "LLVM-exception", "MIT", "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
ARM-software/optimized-routines
ac3349617ef6c7119050e1a26f33a040448a5c7b
4bdee55e42855a884f9da47abfe8c612b8534294
refs/heads/master
2023-08-15T11:56:21.269079
2023-08-14T12:34:34
2023-08-14T12:34:50
45,979,634
478
85
NOASSERTION
2023-09-12T08:13:38
2015-11-11T12:12:32
C
UTF-8
C
false
false
2,099
c
v_exp2f_1u.c
/* * Single-precision vector 2^x function. * * Copyright (c) 2019-2023, Arm Limited. * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception */ #include "mathlib.h" #include "v_math.h" static const float Poly[] = { /* maxerr: 0.878 ulp. */ 0x1.416b5ep-13f, 0x1.5f082ep-10f, 0x1.3b2dep-7f, 0x1.c6af7...
2c237f92ad82809f0b5a5a09bc90556a5cc3bf01
bb7a80648bf830c2fb813cdb335032142cbee06d
/mod/mpp/3519a/inc/hisisdk/hi_comm_venc.h
87215b5f9809c48848702898dc1ddf7731e301dd
[]
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
46,523
h
hi_comm_venc.h
/****************************************************************************** Copyright (C), 2016-2017, Hisilicon Tech. Co., Ltd. ****************************************************************************** File Name : hi_comm_venc.h Version : Initial Draft Author : Hisilicon multimedia software ...
118d1e58b1633abed5f8269dab6b4e3b2d4faa39
a3d6556180e74af7b555f8d47d3fea55b94bcbda
/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/vp8_rtcd.h
2a17959a57d5101151b5413feb356c45a9aedb02
[ "BSD-3-Clause", "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
31,167
h
vp8_rtcd.h
// This file is generated. Do not edit. #ifndef VP8_RTCD_H_ #define VP8_RTCD_H_ #ifdef RTCD_C #define RTCD_EXTERN #else #define RTCD_EXTERN extern #endif /* * VP8 */ struct blockd; struct macroblockd; struct loop_filter_info; /* Encoder forward decls */ struct block; struct macroblock; struct variance_vtable; uni...
b1b9e09ab117c079a48a87ea5229aa7cfc172b0f
382a4dacbf7d6e6da096ddac660ba7a40af350cf
/src/libraries/GxEPD/src/imglib/gridicons_spam.h
01b7bbaf4a9341a9a27ece39232cd889060138fb
[ "MIT", "GPL-3.0-only" ]
permissive
Xinyuan-LilyGO/TTGO_TWatch_Library
84b1a580ad931caac7407bf110fde5b9248be3c4
6a07f3762a4d11c8e5c0c2d6f9340ee4fdaa5fcb
refs/heads/master
2023-08-18T15:36:22.029944
2023-07-03T01:27:29
2023-07-03T01:27:29
202,286,916
776
293
MIT
2023-08-31T05:18:44
2019-08-14T06:17:29
C
UTF-8
C
false
false
671
h
gridicons_spam.h
#if defined(ESP8266) || defined(ESP32) #include <pgmspace.h> #else #include <avr/pgmspace.h> #endif // 24 x 24 gridicons_spam const unsigned char gridicons_spam[] PROGMEM = { /* 0X01,0X01,0XB4,0X00,0X40,0X00, */ 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFC, 0x00, 0x3F, 0xFC, 0x00, 0x3F, 0xF0, 0x00, 0x0F, 0xF0, 0...
ef0677b8b30f53031d84e835b0869af27b4c5e93
aa3befea459382dc5c01c925653d54f435b3fb0f
/boards/arm/stm32f7/stm32f777zit6-meadow/src/stm32_boot.c
8aaa0554c418f1082034dcae6e3069d65d182ff9
[ "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
5,518
c
stm32_boot.c
/**************************************************************************** * boards/arm/stm32f7/stm32f777zit6-meadow/src/stm32_boot.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 informat...
50aff60719ce25805c8d4cd7514d1b68dca7dffa
99bdb3251fecee538e0630f15f6574054dfc1468
/bsp/ck802/libraries/common/spi/dw_spi.h
88fd79d91a19f4c1fb485c0ce004de93af255883
[ "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
6,284
h
dw_spi.h
/* * Copyright (C) 2017 C-SKY Microsystems Co., Ltd. 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 * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless ...
95afb64b21f7b2836bac17b3970fbda5acb20c94
5a5328c0ad39230779aa52c9ae57ec193b88941e
/tesseract4android/src/main/cpp/leptonica/src/prog/messagetest.c
0baf8b761f60b0b3aef32b29d53872db155088cf
[ "BSD-2-Clause", "CC-BY-2.5", "Apache-2.0" ]
permissive
adaptech-cz/Tesseract4Android
66978579ccc80587b8a0ae3eebe79f152fa382cd
8ae584f54502d5457c8b9d62401eaa99551352c3
refs/heads/master
2023-07-21T16:49:39.617935
2023-07-18T12:13:29
2023-07-18T12:13:29
168,021,668
517
101
Apache-2.0
2021-03-29T11:52:21
2019-01-28T19:21:34
C
UTF-8
C
false
false
7,514
c
messagetest.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...
fba84ea27e61efcf88a43399b018bdc7ac360524
b4a3facc5fcd12a85c1ca0d33d78312eb94b61cf
/include/picasso_image_plugin.h
25a0e4160e71ea494cdc1bf24a219f41abf9cff6
[ "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
5,173
h
picasso_image_plugin.h
/** * \file picasso_image_plugin.h * \author Zhang Ji Peng <onecoolx@gmail.com> * \date 2012/1/31 * * This file includes all interfaces of image decoder backend. \verbatim Copyright (C) 2008 ~ 2018 Zhang Ji Peng All rights reserved. Picasso is a vector graphic library. \endverbatim */ #ifndef ...
4cff12fb3a5f4862819c96432bbef7499cacf04b
847ebadf2b0e7c01ad33ce92b42528a1a5c4846c
/lib/netdev-offload.c
a5fa6248754f4986e73ffbac79a31768fbd7b50e
[ "Apache-2.0", "BSD-3-Clause", "ISC", "SISSL", "GPL-2.0-only", "LicenseRef-scancode-unknown-license-reference", "BSD-2-Clause" ]
permissive
openvswitch/ovs
6f782527cf5fde4ccfd25e68d359b91ff41acf8a
bc79a7bf033fa4cda8ccfc5481db3cfccd72650c
refs/heads/master
2023-09-04T06:31:47.899017
2023-08-03T16:19:12
2023-09-01T20:15:05
18,383,364
3,366
2,259
Apache-2.0
2023-08-17T13:17:13
2014-04-02T22:15:28
C
UTF-8
C
false
false
26,787
c
netdev-offload.c
/* * Copyright (c) 2008 - 2014, 2016, 2017 Nicira, Inc. * Copyright (c) 2019 Samsung Electronics Co.,Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://www.apache.or...
10f0358ed9911ca76c1ad69d3926be76b92a7d34
192f6a4c9d934be58bca0e610ec1a75e7777fcd1
/include/parrot/cclass.h
b4293a651ba1ac8ad9befd22bac9179d3fc924ff
[ "Artistic-2.0" ]
permissive
parrot/parrot
39a74fbb015829cef901211d6d173b71eea475ea
f89a111c06ad0367817c52fda6ff5c24165c005b
refs/heads/master
2023-07-20T07:41:40.386067
2021-08-25T17:59:15
2021-08-25T17:59:15
1,071,734
450
134
null
2016-11-09T10:57:41
2010-11-11T15:14:10
C
UTF-8
C
false
false
1,528
h
cclass.h
/* * Copyright (C) 2005-2007, Parrot Foundation. */ /* cclass.h * * * Parrot character classes */ #ifndef PARROT_CCLASS_H_GUARD #define PARROT_CCLASS_H_GUARD /* &gen_from_enum(cclass.pasm) subst(s/enum_cclass_(\w+)/uc("CCLASS_$1")/e) */ typedef enum { /* ASCII characters matching this c...
2fd1759a2adcd78b6298a7b1637be6f9e16572d4
e8c76797b194bce6702adf9721a96c2b440efd5c
/include/ap_regex.h
72c3743e8773bc8ef528f716e746c73f06a20e9a
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-public-domain", "LicenseRef-scancode-zeusbench", "BSD-3-Clause", "RSA-MD", "LicenseRef-scancode-rsa-1990", "Beerware", "LicenseRef-scancode-other-permissive", "Spencer-94", "metamail", "LicenseRef-scancode-rsa-...
permissive
apache/httpd
86bfac3d6e2e9b48f5bfca5be7ec616fa9b14e9a
b9e029c8036fd036281ac266010db91aed6079b2
refs/heads/trunk
2023-09-04T07:18:59.681233
2023-08-30T12:56:11
2023-08-30T12:56:11
205,423
3,159
1,329
Apache-2.0
2023-09-11T13:50:41
2009-05-20T02:02:59
C
UTF-8
C
false
false
11,546
h
ap_regex.h
/* Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may not...
df56fb1117af471b57ee04ef86a882f47dd05f66
badb70a0b235c98ac034cfe5b4bfafda36647831
/Include/Acidanthera/Protocol/HdaIo.h
8187aea85aa907f2fc248a885e201bed8fa9aa1a
[ "BSD-3-Clause" ]
permissive
acidanthera/OpenCorePkg
f34a7d67b22c74fb5ab559e48519e5f5855b6751
1d5b1736fe5a5ef7662b5c076c6d11aac96fd5d6
refs/heads/master
2023-08-30T21:03:02.993659
2023-08-28T23:30:43
2023-08-28T23:30:43
179,354,282
13,212
2,999
BSD-3-Clause
2023-09-10T18:29:53
2019-04-03T19:14:29
C
UTF-8
C
false
false
6,468
h
HdaIo.h
/* * File: HdaIo.h * * Copyright (c) 2018 John Davis * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, mod...
307af784dd67fdc395a2d69f5a6ffff43fd3991d
a870f567254204100a568013846b72cc457ae969
/game2048/expectimax/2048.h
2f0827f884aaf92e70029d49c618876bdfe29f62
[ "Apache-2.0" ]
permissive
duducheng/2048-api
b3ed8a30f6d8e7a4e67c3d1f5453a360fe509bc1
bc5ca89ae67b846f7ad6c3c658f042abc541e799
refs/heads/master
2021-11-25T13:07:49.916850
2021-10-29T21:10:49
2021-10-29T21:10:49
150,580,220
127
117
Apache-2.0
2020-11-28T12:56:22
2018-09-27T12:04:02
Jupyter Notebook
UTF-8
C
false
false
1,820
h
2048.h
#include <stdlib.h> #include "platdefs.h" /* The fundamental trick: the 4x4 board is represented as a 64-bit word, * with each board square packed into a single 4-bit nibble. * * The maximum possible board value that can be supported is 32768 (2^15), but * this is a minor limitation as achieving 65536 is highly u...
5495fefcd8abdf224141d18fd9a18216b9cfc931
8380b5eb12e24692e97480bfa8939a199d067bce
/Carberp Botnet/source - absource/pro/all source/BlackJoeWhiteJoe/include/nspr/obsolete/prsem.h
bdff9d4ff7aaba65062fb94c6e01347f21ff9582
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
RamadhanAmizudin/malware
788ee745b5bb23b980005c2af08f6cb8763981c2
62d0035db6bc9aa279b7c60250d439825ae65e41
refs/heads/master
2023-02-05T13:37:18.909646
2023-01-26T08:43:18
2023-01-26T08:43:18
53,407,812
873
291
null
2023-01-26T08:43:19
2016-03-08T11:44:21
C++
UTF-8
C
false
false
3,675
h
prsem.h
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version * 1.1 (the "License"); you may not use this file except in compliance with * t...
939c991c35727c523dd09d6aa0e200d8de8bbd0e
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/drivers/staging/vt6655/80211mgr.c
4cb26f3faf26e5aeb1597d480cc898bd8a0b0303
[ "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
23,644
c
80211mgr.c
/* * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc. * All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your opt...
d0203d8870409e2b725df418b92c251ba533df15
d411dcad6fe4f3753a9f3c4308b05afcfc616861
/tests/dw_types.c
b6e6d86fd559fdd375c4b5ba332168a32adebd25
[ "MIT" ]
permissive
alexanderchuranov/Metaresc
488abc039f6243dbe22cbb0a2247b6c34b6c3082
3c4e281f7d29d8bba4ace4fff9bfecdf5c604840
refs/heads/master
2023-08-18T01:02:14.081253
2023-08-02T20:48:33
2023-08-02T20:48:33
1,439,401
134
20
NOASSERTION
2023-07-24T05:15:14
2011-03-04T13:29:04
C
UTF-8
C
false
false
163
c
dw_types.c
#include <dw_mr_types.h> mr_pointer_t mr_pointer; mr_array_t mr_array; mr_void_fields_t mr_void_fields; mr_bitfields_t mr_bitfields; int main () { return (0); }
33dfd013580cccc220cff230bb320bb9c72cc0ec
de21f9075f55640514c29ef0f1fe3f0690845764
/regression/contracts-dfcc/assigns_enforce_side_effects_2/main.c
fe09acb7cb889fed3f99312aff09d608f4c6f79e
[ "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
176
c
main.c
#include <assert.h> #include <stdbool.h> #include <stdlib.h> int foo(int *x) __CPROVER_assigns(++x) { *x = 2; return 0; } int main() { int x; foo(&x); return 0; }
9118961959ebcf83a70b73df23503eabcaccb5c8
fb47ab6337a71029dee71933e449cf7f6805fc0f
/external/platform/lpc15xx/lpcopen/usbd_rom_hid_keyboard/example/inc/app_usbd_cfg.h
c669868dd131c7ffb385ee2f1b331d59a4f2792c
[ "MIT" ]
permissive
littlekernel/lk
7e7ba50b87b1f2e0b6e2f052c59249825c91975b
30dc320054f70910e1c1ee40a6948ee99672acec
refs/heads/master
2023-09-02T00:47:52.203963
2023-06-21T22:42:35
2023-06-21T22:42:35
3,058,456
3,077
618
MIT
2023-08-30T09:41:31
2011-12-27T19:19:36
C
UTF-8
C
false
false
4,118
h
app_usbd_cfg.h
/* * @brief Configuration file needed for USB ROM stack based applications. * * @note * Copyright(C) NXP Semiconductors, 2013 * All rights reserved. * * @par * Software that is described herein is for illustrative purposes only * which provides customers with programming information regarding the * ...
cd387c12e2d5db8af5587c56644f909a88cbe7d4
e8c76797b194bce6702adf9721a96c2b440efd5c
/support/win32/ApacheMonitor.c
841b4ab23614e516f0d703478e8d644e86cb78b7
[ "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-public-domain", "Apache-2.0", "LicenseRef-scancode-zeusbench", "BSD-3-Clause", "RSA-MD", "LicenseRef-scancode-rsa-1990", "Beerware", "LicenseRef-scancode-other-permissive", "Spencer-94", "metamail", "LicenseRef-scancode-rsa-...
permissive
apache/httpd
86bfac3d6e2e9b48f5bfca5be7ec616fa9b14e9a
b9e029c8036fd036281ac266010db91aed6079b2
refs/heads/trunk
2023-09-04T07:18:59.681233
2023-08-30T12:56:11
2023-08-30T12:56:11
205,423
3,159
1,329
Apache-2.0
2023-09-11T13:50:41
2009-05-20T02:02:59
C
UTF-8
C
false
false
54,930
c
ApacheMonitor.c
/* Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may not...
63552b4086e4a9464016c8b80fc8ddd713af4576
376e1818d427b5e4d32fa6dd6c7b71e9fd88afdb
/databases/mysql80-client/patches/patch-storage_innobase_include_detail_ut_large__page__alloc-linux.h
ecef3320df68e6f5bfbae911d7494245cd31ec91
[]
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
746
h
patch-storage_innobase_include_detail_ut_large__page__alloc-linux.h
$NetBSD: patch-storage_innobase_include_detail_ut_large__page__alloc-linux.h,v 1.1 2022/11/26 12:25:22 nia Exp $ MAP_HUGETLB is unavailable on other operating systems than FreeBSD, correctly map it as a Linuxism. --- storage/innobase/include/detail/ut/large_page_alloc-linux.h.orig 2022-09-13 16:15:16.000000000 +0000 ...
fa263432676fdf7463b9b9147781f5e64633cd3b
9907672fcd81ab73ac63b2a83422a82bf31eadde
/codeforces/tyama_codeforces743B.c
343e01a31d6a514367b850fe300dbce77429f21a
[ "0BSD" ]
permissive
cielavenir/procon
bbe1974b9bddb51b76d58722a0686a5b477c4456
746e1a91f574f20647e8aaaac0d9e6173f741176
refs/heads/master
2023-06-21T23:11:24.562546
2023-06-11T13:15:15
2023-06-11T13:15:15
7,557,464
137
136
null
2020-10-20T09:35:52
2013-01-11T09:40:26
C++
UTF-8
C
false
false
79
c
tyama_codeforces743B.c
long long k;main(){scanf("%d%lld",&k,&k);printf("%d\n",1+__builtin_ctzll(k));}
a2dd04f8462e15c0af90c59548db0d221a13aa5f
d325e0d8d87128cc86e975a822516604a71294e9
/drivers/MSP432/odometer/odometer.c
486d892033927b5a72ccefe84852b65a0958aeef
[]
no_license
terjeio/grblHAL
12b93d229b046bc09c87902c3569767337dd270a
cd693465a8d7b9dabf1d85acdf3eba40a0994db1
refs/heads/master
2022-01-27T19:09:19.281567
2021-12-27T06:34:25
2021-12-27T06:34:25
142,401,894
251
104
null
2021-03-18T06:16:59
2018-07-26T07:00:52
C
UTF-8
C
false
false
8,568
c
odometer.c
/* odometer.c - axis odometers including run time + spindle run time Part of grblHAL Copyright (c) 2020-2021 Terje Io Grbl 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 Li...
39377b1022afa554b022722ce44550134468a994
88ae8695987ada722184307301e221e1ba3cc2fa
/third_party/wayland-protocols/gtk/demos/gtk-demo/iconview.c
030e9a896a87d81158938967c45969d6c81c9749
[ "BSD-3-Clause", "Apache-2.0", "LGPL-2.0-or-later", "MIT", "GPL-1.0-or-later", "LGPL-2.0-only", "LGPL-2.1-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
8,517
c
iconview.c
/* Icon View/Icon View Basics * * The GtkIconView widget is used to display and manipulate icons. * It uses a GtkTreeModel for data storage, so the list store * example might be helpful. */ #include <glib/gi18n.h> #include <gtk/gtk.h> #include <string.h> static GtkWidget *window = NULL; #define FOLDER_NAME "/ic...
f4c512bf7a8fe92d144dabc68733261a255665a1
9de0cec678bc4a3bec2b4adabef9f39ff5b4afac
/PWG/EMCAL/macros/AddTestAliEmcalTrackSelection.C
97cea68d60e67bfd2838d4849f3517fdf30bee16
[]
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
179
c
AddTestAliEmcalTrackSelection.C
PWG::EMCAL::TestAliEmcalTrackSelection *AddTestAliEmcalTrackSelection(const char *name){ return PWG::EMCAL::TestAliEmcalTrackSelection::AddTestAliEmcalTrackSelection(name); }
de2d34da86361b52098b843741bea1cbfd5f7579
ffdc77394c5b5532b243cf3c33bd584cbdc65cb7
/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp16/deconv_winograd_fp16.c
c48ee1b09c600c9949da313b264cdc1fcdc71ca3
[ "Apache-2.0", "LicenseRef-scancode-proprietary-license", "MPL-1.0", "OpenSSL", "LGPL-3.0-only", "LicenseRef-scancode-warranty-disclaimer", "BSD-3-Clause-Open-MPI", "MIT", "MPL-2.0-no-copyleft-exception", "NTP", "BSD-3-Clause", "GPL-1.0-or-later", "0BSD", "MPL-2.0", "LicenseRef-scancode-f...
permissive
mindspore-ai/mindspore
ca7d5bb51a3451c2705ff2e583a740589d80393b
54acb15d435533c815ee1bd9f6dc0b56b4d4cf83
refs/heads/master
2023-07-29T09:17:11.051569
2023-07-17T13:14:15
2023-07-17T13:14:15
239,714,835
4,178
768
Apache-2.0
2023-07-26T22:31:11
2020-02-11T08:43:48
C++
UTF-8
C
false
false
21,974
c
deconv_winograd_fp16.c
/** * Copyright 2020 Huawei Technologies Co., Ltd * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law...
7b13b6ff82c4300d8a048835fcaf1afc575fff21
88ae8695987ada722184307301e221e1ba3cc2fa
/native_client/src/untrusted/irt/irt_dyncode.c
24903560d4236c45c90c3431e1d139bf663dad18
[ "BSD-3-Clause", "Zlib", "Classpath-exception-2.0", "BSD-Source-Code", "LZMA-exception", "LicenseRef-scancode-unicode", "LGPL-3.0-only", "LGPL-2.0-or-later", "LicenseRef-scancode-philippe-de-muyter", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-intel-osl-1993", "HPND-sell-var...
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
836
c
irt_dyncode.c
/* * Copyright (c) 2011 The Native Client Authors. All rights reserved. * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ #include "native_client/src/untrusted/irt/irt.h" #include "native_client/src/untrusted/nacl/syscall_bindings_trampoline.h" static int nac...
0f15e3cdc5470e20b5e74fa7c547395b33b0fa15
ff4d18f978fb0df615a4d55457e86bf3a62c08ce
/client_src/vrpn_LamportClock.t.C
e7d0ed191e692ce2868750a8eb81e3d1e4b2534d
[ "BSL-1.0", "LicenseRef-scancode-public-domain" ]
permissive
vrpn/vrpn
1e683ad1f8b0633c4354f97ceef6f028a09de0ee
601e52c129cac0318a67d8a9f7f3a00d99f50601
refs/heads/master
2023-07-09T14:52:43.999091
2023-06-02T13:46:36
2023-06-04T19:36:56
458,285
386
237
null
2023-07-19T20:06:40
2010-01-04T17:51:58
C
UTF-8
C
false
false
1,986
c
vrpn_LamportClock.t.C
// Test code for vrpn_LamportClock #ifdef VRPN_USE_OLD_STREAMS #include <iostream.h> #else #include <iostream> using namespace std; #endif #include <assert.h> #include <vrpn_LamportClock.h> vrpn_LamportClock * clockA; vrpn_LamportClock * clockB; void setUp (void) { clockA = new vrpn_...
7bb35ce2d3b587ba241fc4ddab61ca2d35de0c52
7e41167bfae6d2c38689b7e0993b308e045cbd05
/less-34/less/pckeys.h
61493ecbde3a22e73ed690d40d397c632290c281
[ "BSD-2-Clause", "GPL-3.0-or-later", "BSD-3-Clause", "curl", "GPL-1.0-or-later", "MIT", "Python-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
holzschu/ios_system
7b18993dbcb33331c353e0257ca54847a5d1b1bb
6a83eb1c6c383a562fbe33a7e97677e88d305b51
refs/heads/master
2023-08-14T09:11:40.627903
2023-04-18T15:12:29
2023-04-18T15:12:29
113,187,304
882
155
BSD-3-Clause
2023-08-19T19:15:35
2017-12-05T13:42:50
C
UTF-8
C
false
false
898
h
pckeys.h
/* * Copyright (C) 1984-2016 Mark Nudelman * * You may distribute under the terms of either the GNU General Public * License or the Less License, as specified in the README file. * * For more information, see the README file. */ /* * Definitions of keys on the PC. * Special (non-ASCII) keys on the PC send a...
af7511c036d6a2d9657c2902bf22e15ffb84ec97
fa1a4c9c404b20cac10f537c419489ed8bb84ede
/test/nes-mmc3/fixed.c
3b3e59a36030ee81b3b1b52e8428e89cdb087008
[ "LLVM-exception", "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
llvm-mos/llvm-mos-sdk
cff8ec1780b5c79b63649ba567acb7cd271f0c32
18e0edd90648f67717b26f99559dae408eaa8b32
refs/heads/main
2023-08-31T15:47:28.907521
2023-08-29T16:40:59
2023-08-29T17:31:04
348,140,902
170
37
NOASSERTION
2023-09-14T19:46:55
2021-03-15T22:30:33
C
UTF-8
C
false
false
476
c
fixed.c
#include <bank.h> #include <stdlib.h> volatile const char large_array[0x7000] = { [0] = 1, [0x2000] = 2, [0x4000] = 3, [0x6000] = 4, [0x6fff] = 5}; int main(void) { if (large_array[0] != 1) return EXIT_FAILURE; if (large_array[0x2000] != 2) return EXIT_FAILURE; if (large_array[0x4000] != 3) retu...
3b469c8b6df034e96a156e202098d903422215d8
6e8226bff5369d52885ab75c95f78e155d6afb48
/src/image/morn_image_file.c
72536c33b1cc31c9e48950f5bdac93675a828b66
[ "Apache-2.0" ]
permissive
jingweizhanghuai/Morn
a26fc8747fd82c10a94003759a9adc44a60a8353
b9ee92c26190dec03a6726b9ac9d18fb570b7a70
refs/heads/master
2023-03-03T12:02:06.835741
2023-02-17T14:16:34
2023-02-17T14:16:34
187,427,750
257
64
null
null
null
null
UTF-8
C
false
false
9,447
c
morn_image_file.c
/* Copyright (C) 2019-2020 JingWeiZhangHuai <jingweizhanghuai@163.com> Licensed under the Apache License, Version 2.0; you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in wri...
e5e6be7c305b9713061f38a25261c9b56b59062d
522eccce9de282e1b9b7e0aef31c2fbb9685611e
/src/gl/string_utils.h
ed018908f888801c885654cc9191111c34e0b707
[ "MIT" ]
permissive
ptitSeb/gl4es
b4f5049488134103db0c22dbf570d8b093d597c2
bfcdd3a452e0d04d41afd2693a879c073b5ad8c9
refs/heads/master
2023-08-14T08:42:11.310554
2023-07-09T21:05:08
2023-07-09T21:05:08
18,032,918
624
173
MIT
2023-09-04T08:34:28
2014-03-23T12:33:23
C
UTF-8
C
false
false
1,634
h
string_utils.h
#ifndef _GL4ES_STRING_UTILS_H_ #define _GL4ES_STRING_UTILS_H_ extern const char* AllSeparators; const char* gl4es_find_string(const char* pBuffer, const char* S); char* gl4es_find_string_nc(char* pBuffer, const char* S); int gl4es_count_string(const char* pBuffer, const char* S); char* gl4es_resize_if_needed(char* pB...
eddd98e8d62a8e0bbfb385298142008691235bd6
e73547787354afd9b717ea57fe8dd0695d161821
/src/evt/f8f60_len_1560.c
00ec8ce94fcdd078231bfe7badac479348a45070
[]
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
17,712
c
f8f60_len_1560.c
#include "common.h" // args: start, end, duration, EasingType ApiStatus MakeLerp(Evt* script, s32 isInitialCall) { Bytecode* ptrReadPos = script->ptrReadPos; script->varTable[0xC] = evt_get_variable(script, *ptrReadPos++); // start script->varTable[0xD] = evt_get_variable(script, *ptrReadPos++); // end ...