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
138cbf12aac9136387dbb7e97765dafd2f07ecda
336d3942e52ba91604d479e590a1e35d6d7c14a4
/deps/jemalloc/include/jemalloc/internal/san_bump.h
8ec4a710d6f4a51e0ae3d6090585f4a1230c308d
[ "BSD-3-Clause", "BSD-2-Clause" ]
permissive
redis/redis
8fb932a09677ed8854c94d81c941655eceda2138
e792653753dc62b5a00822121e585511542a024b
refs/heads/unstable
2023-08-29T14:53:21.757052
2023-08-27T08:42:55
2023-08-27T08:42:55
156,018
19,822
6,754
BSD-3-Clause
2023-09-14T18:06:48
2009-03-21T22:32:25
C
UTF-8
C
false
false
1,449
h
san_bump.h
#ifndef JEMALLOC_INTERNAL_SAN_BUMP_H #define JEMALLOC_INTERNAL_SAN_BUMP_H #include "jemalloc/internal/edata.h" #include "jemalloc/internal/exp_grow.h" #include "jemalloc/internal/mutex.h" #define SBA_RETAINED_ALLOC_SIZE ((size_t)4 << 20) extern bool opt_retain; typedef struct ehooks_s ehooks_t; typedef struct pac_s...
63e6747672b9daecb9e03f7a411fc3006842a006
99bdb3251fecee538e0630f15f6574054dfc1468
/bsp/at32/libraries/AT32F425_Firmware_Library/drivers/inc/at32f425_usb.h
ff37f876a8c1814a7b96e37873906d5fac1c0784
[ "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
55,048
h
at32f425_usb.h
/** ************************************************************************** * @file at32f425_usb.h * @brief at32f425 usb header file ************************************************************************** * Copyright notice & Disclaimer * * The software Board Support Pac...
a1bf370e06a52f34f320b06bd237c0c2621abcd8
ff12147907a0100a7ec648c23c36c11ab15beb11
/args.h
902cffa064a86459037b7c26d9589379a67ed2a8
[ "Apache-2.0" ]
permissive
YJBeetle/unnpk
5d78450f0819b70a10979f179293c0e5791b6a51
e99784f9ddfb988270afa3611d2f4c77b3d36ab3
refs/heads/master
2022-02-24T22:09:25.570890
2022-02-12T08:20:49
2022-02-12T08:20:49
108,890,634
240
90
Apache-2.0
2020-07-18T10:28:50
2017-10-30T18:19:13
C
UTF-8
C
false
false
434
h
args.h
#ifndef ARGS_H #define ARGS_H enum FORMAT{ MARKDOWN, CSV }; enum TYPE{ HEX, INT, ORIGINAL }; struct argsdata { char * in_filename; char * out_filename; enum FORMAT format; enum TYPE type; }; typedef struct argsdata argsdata; void args_init(argsdata * data); void args_help(const char *argv0)...
aa6745c4bd9627a12b57a2a102fb4bee99fc6c15
35c04ea32351dc95bc18d46e5c70dda9c1e08668
/Examples/CodeWarrior.S12v5.1/TWR-S12G240/TWR-S12G240_FreeRTOS/CODE/port.c
8f7580a23fbd0daee0ba1b2a1f385994bfdd387b
[ "LicenseRef-scancode-warranty-disclaimer", "MIT" ]
permissive
ErichStyger/mcuoneclipse
0f8e7a2056a26ed79d9d4a0afd64777ff0b2b2fe
04ad311b11860ae5f8285316010961a87fa06d0c
refs/heads/master
2023-08-28T22:54:08.501719
2023-08-25T15:11:44
2023-08-25T15:11:44
7,446,094
620
1,191
NOASSERTION
2020-10-16T03:13:28
2013-01-04T19:38:12
Batchfile
UTF-8
C
false
false
67,396
c
port.c
/* * FreeRTOS Kernel V10.0.1 * Copyright (C) 2017 Amazon.com, Inc. or its affiliates. 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, includ...
a9f1fa83a6ebe196114eff9963581406ddeb265e
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/drivers/mfd/lp8788.c
c3d3c9b4d3addedc53bc5b7450cd45a2e4707a72
[ "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
5,384
c
lp8788.c
/* * TI LP8788 MFD - core interface * * Copyright 2012 Texas Instruments * * Author: Milo(Woogyom) Kim <milo.kim@ti.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * ...
76619c18746a08602cd1507fca518f499e043624
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/drivers/ipack/devices/scc2698.h
2ad6acd513fa9fe5f75ea726d235b9567db402d1
[ "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
8,803
h
scc2698.h
/* * scc2698.h * * driver for the IPOCTAL boards * * Copyright (C) 2009-2012 CERN (www.cern.ch) * Author: Nicolas Serafini, EIC2 SA * Author: Samuel Iglesias Gonsalvez <siglesias@igalia.com> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public...
61d0e61749b8a5f2d3e2b8a185e3b2fda759a443
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/u-boot_new/arch/mips/cpu/mips32/cpu.c
278865b6fff54849c98b0e1bd69a7cc7b2e5ba6f
[ "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
3,280
c
cpu.c
/* * (C) Copyright 2003 * Wolfgang Denk, DENX Software Engineering, <wd@denx.de> * * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> #include <command.h> #include <netdev.h> #include <asm/mipsregs.h> #include <asm/cacheops.h> #include <asm/reboot.h> #define cache_op(op,addr) \ __asm__ __volatile__...
29856203d7eeb78bd52b16a20a31ba6ef792e865
eecd5e4c50d8b78a769bcc2675250576bed34066
/src/mat/utils/pheap.c
74c211e2cdba22398395fbdb954f20187b789d26
[ "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
5,329
c
pheap.c
#include <petsc/private/petscimpl.h> #include <petscviewer.h> typedef struct { PetscInt id; PetscInt value; } HeapNode; struct _PetscHeap { PetscInt end; /* one past the last item */ PetscInt alloc; /* length of array */ PetscInt stash; /* stash grows down, this points to last item */ HeapNode *base...
83a5946226c673585de286237be229b64126da05
a37180e6d95ed830b4b41ae75338f76c73a3652e
/Firmware/radio/parameters.c
1f2451ef3eede47711b9225abd8592494b84be22
[]
permissive
ArduPilot/SiK
86620e4fa74ca970c0cc75e28774d6e555309f8c
ec1d5e8947581e31edcecd1d5c8423ba244ea2d3
refs/heads/master
2023-08-05T08:37:55.486220
2023-07-07T21:40:45
2023-07-11T02:45:36
2,713,719
155
110
BSD-2-Clause
2023-08-01T09:48:40
2011-11-05T03:34:08
C
UTF-8
C
false
false
16,114
c
parameters.c
// -*- Mode: C; c-basic-offset: 8; -*- // // Copyright (c) 2011 Michael Smith, 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 copy...
59d0f210ee85473b28139decc0b4c7f71beb453a
f7f043523dcacb348f7a387430ae5b7b2932b56a
/vendor/github.com/coreswitch/openconfigd/cli/general.h
1f8c54aea22706563f4aa72e3a8277d191ad85fc
[ "Apache-2.0", "FSFAP", "GPL-3.0-or-later", "GPL-3.0-only", "LGPL-2.0-or-later" ]
permissive
coreswitch/zebra
2f3dcbb0f1aa0350fe63d664e5533d6895030e85
1931dde592c81398707a07d90d00f90321dc9b46
refs/heads/master
2021-12-15T02:26:03.510038
2019-05-19T12:00:34
2019-05-19T12:00:34
107,520,729
105
22
Apache-2.0
2019-05-17T01:23:34
2017-10-19T08:42:40
Go
UTF-8
C
false
false
10,209
h
general.h
/* general.h -- defines that everybody likes to use. */ /* Copyright (C) 1993-2009 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Fr...
1abf83b90406e26da534283ede56b1f30eb0bd6a
03b2c80dbc41e904b167d504666e27d798da5447
/src/float_plus.h
07350fe278a1a433571a98802b39ae71258023fd
[ "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
23,907
h
float_plus.h
#ifndef __FLOAT_PLUS_HEADER__ #define __FLOAT_PLUS_HEADER__ #include "local.h" #include "typedef.h" #define plus_float_sv_alloc_ _n(plus_float_sv_alloc_) #define plus_float_dv_alloc_ _n(plus_float_dv_alloc_) #define plus_float_lv_alloc_ _n(plus_float_lv_alloc_) #define plus_float_sv_local_ _n(plus_float_sv_local_) #d...
9b2e6b37f6eb4e0971d20908557d859ad9ee2a7c
b71097386a6da0e3ca65f19a1906f0ebe11eac18
/build-aux/yuck-coru.c.m4
82beda35ad0e05a3b289f9375d7d91b4deaca514
[ "BSD-3-Clause" ]
permissive
hroptatyr/dateutils
0584063e4a35c511ad3600c27efb2f4214af24c6
c57828809a018061147bc806a058aa4c4b9c449a
refs/heads/master
2023-09-05T20:26:30.356886
2023-07-05T12:19:20
2023-07-05T12:19:20
2,341,061
517
44
NOASSERTION
2023-06-26T12:04:46
2011-09-07T11:19:46
C
UTF-8
C
false
false
13,075
m4
yuck-coru.c.m4
/* -*- c -*- */ changequote`'changequote([,])dnl changecom([#])dnl #if defined HAVE_CONFIG_H # include "config.h" #endif /* HAVE_CONFIG_H */ #if defined HAVE_VERSION_H # include "version.h" #endif /* HAVE_VERSION_H */ #include <stdlib.h> #include <stdbool.h> #include <string.h> #include <stdio.h> #include <limits.h> ch...
2fbbaef2c03022759ce3df944e4a3a651938b938
80018ddd58d966a255305b6ecda3314cc3d63386
/src/machine-learning/cnn.c
3039203b3045d0afeac635a32854148551a834aa
[]
no_license
qq4108863/hihttps
983791c383289973893fd7e0abd149f60898a015
dbe97ecc9996d03efcd1861a74c37b261d3bd2c6
refs/heads/master
2023-03-24T19:38:38.075993
2023-03-12T03:34:21
2023-03-12T03:34:21
205,549,145
527
174
null
null
null
null
GB18030
C
false
false
21,977
c
cnn.c
#include <stdlib.h> #include <string.h> #include <stdio.h> #include <math.h> //#include <random.h> #include <time.h> #include "cnn.h" char* intTochar(int i)// 将数字转换成字符串 { int itemp=i; int w=0; while(itemp>=10){ itemp=itemp/10; w++; } char* ptr=(char*)malloc((w+2)*sizeof(char)); ptr[w+1]='\0'; int r; // 余数 ...
297fcd82798415a14c13af0f6496c86df5bc09b9
70ffcb065027032a399f44b9ec91e7b61d73583d
/plugins/renepay/debug.c
7394dd5d5b9b740809c8523ab215534323379374
[ "MIT" ]
permissive
ElementsProject/lightning
4e260841b2ebad8c772a5ff91ef1ebbc3fe1ad71
990096f904e26386527a4eddd8d3262464bacabd
refs/heads/master
2023-09-01T07:11:34.794039
2023-08-31T09:55:14
2023-08-31T22:02:14
37,350,472
2,812
961
NOASSERTION
2023-09-14T19:33:22
2015-06-13T00:04:22
C
UTF-8
C
false
false
1,015
c
debug.c
#include "config.h" #include <plugins/renepay/debug.h> void _debug_exec_branch(const char* fname,const char* fun, int lineno) { FILE *f = fopen(fname,"a"); fprintf(f,"executing line: %d (%s)\n",lineno,fun); fclose(f); } void _debug_outreq(const char *fname, const struct out_req *req) { FILE *f = fopen(fname,"a");...
09eb7f71a2d62c39159b81bbbef07127e9648001
e2bd18a0b6a1d92755573befb52553f90c21d177
/cores/arduino/stm8/STM8_StdPeriph_Driver/stm8xx_tim2.c
e78e6e22ee6f8bf34ac4c0e38be086c6b50bbb59
[ "BSD-3-Clause" ]
permissive
stm32duino/Arduino_Core_STM8
2b86bf16943a0ae4f984df79e8a8d7890feae5bf
cc4d30f28145a4778dfe228856e6ea48b00390b5
refs/heads/main
2023-09-02T11:14:06.407352
2023-03-31T07:08:07
2023-03-31T07:08:07
124,064,982
143
52
BSD-3-Clause
2021-12-08T09:57:52
2018-03-06T10:56:31
C
UTF-8
C
false
false
193
c
stm8xx_tim2.c
#if defined(STM8Sxx) #if !defined(STM8S903) || !defined(STM8AF622x) #include "stm8s_tim2.c" #endif #endif /* (STM8S903) || (STM8AF622x) */ #if defined(STM8Lxx) #include "stm8l15x_tim2.c" #endif
8ad90f56aa02a9c86d5626b4d4eb9d4872954843
d7121e03910c4b3aaf4ed470c33c5dab67ffa962
/iPhoneOS9.3.sdk/usr/include/arm/arch.h
5f638d41f476265f8a5d81d90d4478a5449af3d8
[ "MIT" ]
permissive
theos/sdks
129eda2d399c209aa36fcc2e266e960ac6c91cf6
bb425abf3acae8eac328b828628b82df544d2774
refs/heads/master
2023-08-28T13:01:04.995109
2022-12-24T01:06:07
2022-12-24T01:06:07
66,124,251
517
199
NOASSERTION
2022-12-24T01:06:08
2016-08-20T02:36:04
C
UTF-8
C
false
false
1,134
h
arch.h
/* * Copyright (c) 2007 Apple Inc. All rights reserved. */ #ifndef _ARM_ARCH_H #define _ARM_ARCH_H /* Collect the __ARM_ARCH_*__ compiler flags into something easier to use. */ #if defined (__ARM_ARCH_7A__) || defined (__ARM_ARCH_7S__) || defined (__ARM_ARCH_7F__) || defined (__ARM_ARCH_7K__) #define _ARM_ARCH_7 #en...
a66e5ab3c4db49c9d6af52701758d4b9d415f47e
b9dc55919b29da24c24f8ee367c5618c9532f56f
/Code_source/Compiled/control/bend.out.c
3050ee6113086c1dfb83eb9b21189aa8e3c83039
[ "WTFPL", "LicenseRef-scancode-unknown-license-reference" ]
permissive
porres/pd-else
075e8b7ac7a78f442055fbd30d6602cae49c887e
b30e8c13c88bb9752c08f78514d64c6206d6678b
refs/heads/master
2023-08-18T22:26:31.120893
2023-08-18T00:46:59
2023-08-18T00:46:59
56,870,805
238
42
WTFPL
2023-09-12T15:55:56
2016-04-22T16:45:29
C
UTF-8
C
false
false
1,894
c
bend.out.c
// porres 2018 #include "m_pd.h" typedef struct _bendout{ t_object x_ob; t_float x_channel; t_int x_raw; }t_bendout; static t_class *bendout_class; static void bendout_float(t_bendout *x, t_float f){ t_int bend; t_int channel = (int)x->x_channel; if(channel <= 0) channel = 1; ...
7d48b50792f07ff673cd18348e5f1c57415ecb2b
31406f420f019a191a74b9288a6e37dcd89e8e82
/external/flowparser/include/caml/config.h
42f6afad3212d1d63a0bfc1cb69cd03b0c4b6c63
[ "MIT" ]
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
7,949
h
config.h
/**************************************************************************/ /* */ /* OCaml */ /* */ /* ...
545af848a8365cb7477e3752fae64a7b8901a89d
8e3c9ccc2c77e734331cb2b3753b8a394c6c8c3c
/TESTING/MATGEN/dlarot.c
c573f4bb40545eb2f12fe22eb2f1c79dd71caf61
[ "BSD-2-Clause" ]
permissive
xiaoyeli/superlu
ca84bb9f28c0ae97953308edcf07489f3287e1a2
1ad483880d9cc5f3eb824b058d95fba7941949cd
refs/heads/master
2023-09-01T23:43:04.721587
2023-08-12T20:39:42
2023-08-12T20:39:42
51,040,874
210
101
NOASSERTION
2023-09-09T19:16:55
2016-02-04T00:21:41
C
UTF-8
C
false
false
10,019
c
dlarot.c
/* -- translated by f2c (version 19940927). */ #include <stdbool.h> /* Table of constant values */ static int c__4 = 4; static int c__8 = 8; static int c__1 = 1; /* Subroutine */ int dlarot_slu(bool *lrows, bool *lleft, bool *lright, int *nl, double *c, double *s, double *a, int * lda, double *xleft, double *xri...
506fb6cac1a6c40ea777b2c4349572981bd6b703
19a9f2c19bcb81c4a14ba17831d3098de7731fb5
/ni/src/ncl/NclBuiltInSupport.h
d24e2894c5110669a617ce04ab385b39aee73dc3
[ "Apache-2.0" ]
permissive
NCAR/ncl
243c30eaefce642d53373aa583b73df72eb59f22
8a96101fe14d0cf0f5ed66a5e6b1733084bc69df
refs/heads/develop
2023-03-17T07:53:18.883458
2022-05-11T16:01:03
2022-05-11T16:01:03
67,087,395
254
68
NOASSERTION
2022-10-08T07:20:06
2016-09-01T01:34:28
C
UTF-8
C
false
false
1,078
h
NclBuiltInSupport.h
/* * $Id: NclBuiltInSupport.h,v 1.2.22.1 2008-03-28 20:37:49 grubin Exp $ */ /************************************************************************ * * * Copyright (C) 1995 * * University Corporation for Atmospheric Research * * All Rights Reserved * * * *************...
e915e7fbb31e43a11832a6be5a93bacccb21b22d
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/drivers/staging/ozwpan/ozeltbuf.c
ac90fc7f5441e517422e9c27efc3b2dbef752fef
[ "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
9,479
c
ozeltbuf.c
/* ----------------------------------------------------------------------------- * Copyright (c) 2011 Ozmo Inc * Released under the GNU General Public License Version 2 (GPLv2). * ----------------------------------------------------------------------------- */ #include <linux/init.h> #include <linux/module.h> #incl...
742b4320d69d0105fea2065e61ef5c009c55e06c
9ceacf33fd96913cac7ef15492c126d96cae6911
/sys/dev/pci/drm/amd/amdgpu/vcn_v4_0.c
15408c804207d3ae9c60b776ece0eaf78165a627
[]
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
62,182
c
vcn_v4_0.c
/* * Copyright 2021 Advanced Micro Devices, Inc. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, m...
ac58648ba09c570131e8b8329420e7f3cec52cfd
af8f0aa9dc8cfc33e686d7f2545639eaf286219b
/lbdex/input/config.h
a0f3efb431a7cef9ca59d19021bad31b767a2202
[]
no_license
Jonathan2251/lbd
abb6bfa78cabede1c9401e5bfd4f8f52a0644e0f
a62a7cbb11571efec52ba18e920d530dd8b7f453
refs/heads/master
2023-08-31T13:20:56.051526
2023-08-26T22:53:11
2023-08-26T22:53:11
43,113,474
280
67
null
2022-07-26T23:26:01
2015-09-25T06:27:04
C++
UTF-8
C
false
false
475
h
config.h
#ifndef _CONFIG_H_ #define _CONFIG_H_ // defined in cpu0.v #define IOADDR 0xff000000 // $sp begin at mem less than MEMSIZE of cpu0.v #define INIT_SP \ asm("addiu $sp, $zero, 0x0000"); \ asm("lui $sp, 0xff"); // default test part of 1 in 10 for udivmoddi4_test.c //#define TEST_FULL //#define TEST_HALF // TEST_FU...
01a892c0888568c9dda2a638c6d1105c0fcec446
7aeaa1edebceae34cf66713981229b1441e03635
/src/rbnf/io.h
028b79e746f00d7bcf7b840f6c7df62e5530fb9e
[ "BSD-2-Clause" ]
permissive
katef/kgt
a57dbe55b88a035ba45db621cbaf14d840cbf684
dc881796aa691f1fddb1d01ec77216b34fe8134d
refs/heads/main
2023-08-16T03:21:44.094138
2023-06-01T07:27:12
2023-06-03T16:30:09
80,591,696
539
30
BSD-2-Clause
2023-06-03T16:30:12
2017-02-01T05:13:03
C
UTF-8
C
false
false
498
h
io.h
/* * Copyright 2014-2017 Katherine Flavel * * See LICENCE for the full copyright terms. */ #ifndef KGT_RBNF_IO_H #define KGT_RBNF_IO_H #include "../compiler_specific.h" #include "../parsing_error.h" struct ast_rule; #define rbnf_ast_unsupported (FEATURE_AST_CI_LITERAL | FEATURE_AST_BINARY | FEATURE_AST_INVISIBLE...
b72347b61e327adb49c13f57da42a00b1d01110d
5f86fc385c7dcfcb5b166cdea7c8b13057b8bb5f
/include/openenclave/internal/sgxkeys.h
10cdc1abba833f2ab89608274002cc8ee27a4ec5
[ "MIT" ]
permissive
openenclave/openenclave
54a38e12d9aa73357d9f438a07cd8c07ffe5e6df
cdeb95c1ec163117de409295333b6b2702013e08
refs/heads/master
2023-08-14T16:43:32.049533
2023-07-21T15:58:54
2023-07-21T15:58:54
101,804,230
800
372
MIT
2023-09-12T20:26:02
2017-08-29T20:31:38
C
UTF-8
C
false
false
1,463
h
sgxkeys.h
// Copyright (c) Open Enclave SDK contributors. // Licensed under the MIT License. #ifndef _OE_KEYS_H #define _OE_KEYS_H #include <openenclave/bits/defs.h> #include <openenclave/bits/result.h> #include <openenclave/bits/sgx/sgxtypes.h> #include <openenclave/bits/types.h> OE_EXTERNC_BEGIN /** * Get a secret SGX key...
d2ab14fb92318cb0b0f6788717176dd29919901d
e73547787354afd9b717ea57fe8dd0695d161821
/src/world/area_obk/obk_08/obk_08_3_cabinets.c
8fc01296e2672f31dd25f9f85007b389c102a261
[]
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
11,934
c
obk_08_3_cabinets.c
#include "obk_08.h" #include "effects.h" #include "sprite/player.h" #include "sprite/npc/WorldGoombario.h" #include "sprite/npc/WorldKooper.h" #include "sprite/npc/WorldBombette.h" #include "sprite/npc/WorldParakarry.h" #include "sprite/npc/WorldBow.h" #include "sprite/npc/WorldWatt.h" #include "sprite/npc/WorldSushie...
ddd4e8a2ccc11a9c4e77858fc923f44bd29ec827
fb163f40559d19d2791ad657b1a1e737f03aaed1
/source/arm9/dldi/dldi.c
909a0fb5ad6606da7076ae3134bd36e89a61c5d8
[ "Zlib" ]
permissive
devkitPro/libnds
0fbc567493b61c6336d3df6dd9ffd4110c0b51d2
6cfbd4494d94a16982b8e7cefb7c63155a3d894b
refs/heads/master
2023-07-25T12:35:51.616995
2023-07-09T16:14:18
2023-07-09T16:14:18
28,190,585
288
90
NOASSERTION
2023-09-14T21:07:56
2014-12-18T16:07:36
C
UTF-8
C
false
false
6,443
c
dldi.c
/* disc.c Interface to the low level disc functions. Used by the higher level file system code. Based on code originally written by MightyMax Copyright (c) 2006 Michael "Chishm" Chisholm Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following ...
a5150695fb37a94c67f8b14de279cd8b0e916185
3bd385b466cb035fecd2b0c11ae054d42bf44fc2
/src/core/fasta_reader.c
7391518a906f6a0520a1cb12fa4b86ce4bcd49e0
[ "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
1,976
c
fasta_reader.c
/* Copyright (c) 2008 Gordon Gremme <gordon@gremme.org> Copyright (c) 2008 Center for Bioinformatics, University of Hamburg 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 ...
0425b0049e3afb46d5fd606c74280d5a0c01e468
eecd5e4c50d8b78a769bcc2675250576bed34066
/src/mat/impls/aij/mpi/mpb_aij.c
ec5093dcc588da425a48e06dacc1febf383eb952
[ "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
3,726
c
mpb_aij.c
#include <../src/mat/impls/aij/mpi/mpiaij.h> PetscErrorCode MatGetMultiProcBlock_MPIAIJ(Mat mat, MPI_Comm subComm, MatReuse scall, Mat *subMat) { Mat_MPIAIJ *aij = (Mat_MPIAIJ *)mat->data; Mat_SeqAIJ *aijB = (Mat_SeqAIJ *)aij->B->data; PetscMPIInt subCommSize, subCommRank; PetscMPIInt *commRankMap, subRank...
77dcfbeaf94575d028ef701229461a07a78b0004
a209da157b4911a999eaab36ab007dc1e788a77d
/src/owl.c
f3e7aa6c3ac4a2ff5f7bc50f9d2a4b947071ebe8
[ "MIT" ]
permissive
ianh/owl
dccdde2bd34405236a52f96c877138e5d837bdd1
27fca39aa8d2e4c40e5d6f13170463bb21e3acaa
refs/heads/master
2023-08-15T21:28:28.522128
2023-07-19T23:00:15
2023-07-19T23:00:15
142,875,118
715
32
MIT
2023-06-13T21:41:01
2018-07-30T12:51:28
C
UTF-8
C
false
false
15,874
c
owl.c
#include "1-parse.h" #include "2-build.h" #include "4-check-for-ambiguity.h" #include "5-determinize.h" #include "6a-generate.h" #include "6b-interpret.h" #include "alloc.h" #include "terminal.h" #include "test.h" #include <stdio.h> #include <string.h> static FILE *output_file = 0; static struct terminal_info get_term...
6bfbe1efc146901fa21ba9f63850229c6929ac7e
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/drivers/acpi/acpi_pad.c
27bb6a91de5f6cf257fd85562fb12bcc033baecc
[ "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
13,689
c
acpi_pad.c
/* * acpi_pad.c ACPI Processor Aggregator Driver * * Copyright (c) 2009, Intel Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software Foundation. * * This program...
2c4100b43cb7c25b699f6330719a4c6a9ccd7c16
8f3bf2d3f72e9c7022b3e2efde3d787c9ca354fc
/src/tss2-fapi/ifapi_profiles.c
2dfaa29d4344be18a584e1d0149a65d1a21636f7
[ "BSD-2-Clause" ]
permissive
tpm2-software/tpm2-tss
27dc9cddb545a04958c29839a9cdafb0df54ff3c
b7bad346b4b55def7fd1cd78c8724df00dddd76c
refs/heads/master
2023-09-03T19:58:41.440023
2023-08-15T18:30:40
2023-08-16T07:09:48
38,320,020
563
311
BSD-2-Clause
2023-09-14T08:28:43
2015-06-30T16:21:57
C
UTF-8
C
false
false
21,592
c
ifapi_profiles.c
/* SPDX-License-Identifier: BSD-2-Clause */ /******************************************************************************* * Copyright 2018-2019, Fraunhofer SIT sponsored by Infineon Technologies AG * All rights reserved. *******************************************************************************/ #ifdef HAVE...
5170131fb0efefac6e798ae8a1599b433ede7bfa
1231e1bf4117cfaaa54bd4752cca1bdb71290cec
/ext/stub/constructors/issue1803.zep.c
b16eecc55e2128e62fe09eadb55dedcc331827dc
[ "MIT" ]
permissive
zephir-lang/zephir
ac53ec68e35d19860a4d80224d94f38a6a5e04b5
6773f19d9b272cafee96b9a30f9b152c28e982ea
refs/heads/development
2023-08-31T10:33:38.621586
2023-02-28T10:27:43
2023-02-28T10:27:43
11,478,636
291
47
MIT
2023-08-28T22:07:11
2013-07-17T14:49:27
PHP
UTF-8
C
false
true
1,082
c
issue1803.zep.c
#ifdef HAVE_CONFIG_H #include "../../ext_config.h" #endif #include <php.h> #include "../../php_ext.h" #include "../../ext.h" #include <Zend/zend_operators.h> #include <Zend/zend_exceptions.h> #include <Zend/zend_interfaces.h> #include "kernel/main.h" #include "kernel/object.h" #include "kernel/memory.h" /** * @i...
590df59081bcf74b5c9419e455be789ea57f3014
5ab69c8644a936a3d9dec1669a86c7369c911bf8
/os/lib/queue.h
4ca80495b1b19bd8b002077997a8fba59fd2c13e
[ "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
5,102
h
queue.h
/* * Copyright (c) 2017, George Oikonomou - http://www.spd.gr * Copyright (c) 2017, James Pope * 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...
ddc3cf32ffc8f760435bef4410cb18282692bbcc
79d343002bb63a44f8ab0dbac0c9f4ec54078c3a
/lib/libc/wasi/libc-top-half/musl/src/math/atanh.c
63a035d7063ae2d5df2c31728e10e5d471209c79
[ "MIT", "LLVM-exception", "Apache-2.0", "NCSA", "BSD-2-Clause", "BSD-3-Clause", "LicenseRef-scancode-public-domain", "LicenseRef-scancode-other-permissive", "LicenseRef-scancode-musl-exception" ]
permissive
ziglang/zig
4aa75d8d3bcc9e39bf61d265fd84b7f005623fc5
f4c9e19bc3213c2bc7e03d7b06d7129882f39f6c
refs/heads/master
2023-08-31T13:16:45.980913
2023-08-31T05:50:29
2023-08-31T05:50:29
40,276,274
25,560
2,399
MIT
2023-09-14T21:09:50
2015-08-06T00:51:28
Zig
UTF-8
C
false
false
577
c
atanh.c
#include "libm.h" /* atanh(x) = log((1+x)/(1-x))/2 = log1p(2x/(1-x))/2 ~= x + x^3/3 + o(x^5) */ double atanh(double x) { union {double f; uint64_t i;} u = {.f = x}; unsigned e = u.i >> 52 & 0x7ff; unsigned s = u.i >> 63; double_t y; /* |x| */ u.i &= (uint64_t)-1/2; y = u.f; if (e < 0x3ff - 1) { if (e < 0x3...
6644dda89b01133cf4f72626fdd304285a446dce
10a8580aa44d33b7458429023c00de8c01ceda98
/agent/tests/test_zval.c
630cdd2587ccd262b14bff0a216192615b68d95f
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
newrelic/newrelic-php-agent
87ad20e0a5abf0d2855e7d27a25c36454ae4389a
dfb359f0dbb53e4cbc5106b52c8f3807c7fc8d42
refs/heads/main
2023-08-15T10:28:24.372352
2023-08-14T17:29:31
2023-08-14T17:29:31
302,112,572
116
67
Apache-2.0
2023-09-13T18:33:47
2020-10-07T17:35:01
C
UTF-8
C
false
false
3,700
c
test_zval.c
/* * Copyright 2020 New Relic Corporation. All rights reserved. * SPDX-License-Identifier: Apache-2.0 */ #include "tlib_php.h" #include "php_agent.h" #include "php_zval.h" tlib_parallel_info_t parallel_info = {.suggested_nthreads = -1, .state_size = 0}; static void test_valid_callable(const char* expr TSRMLS_...
f7fbc93029f148c2e9394f2b2880df6ca4750c69
167c6226bc77c5daaedab007dfdad4377f588ef4
/cpp/ql/test/library-tests/builtins/functions_file/test.c
a73061e4eaba8b1767662e7403a0c83606bbdaaa
[ "LicenseRef-scancode-public-domain", "MIT" ]
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
701
c
test.c
long f(int a, int b, int c) { // A builtin from the builtin_functions_file. int i1 = __builtin_foobar(a); // A builtin that's not in the file, but the extractor should handle, given the // --gnu_version flag we pass in. int i2; __builtin_add_overflow(a, b, &i2); // A builtin that would normally be defin...
103cee4674c944236990df332903bcfd1c31ca50
2c052c996d4267623276a681308bf87ea7388f60
/test/runtime/netsock.c
f30df6f99b6bfb8e0c066f1b4b98c5260519d505
[ "Apache-2.0" ]
permissive
nanovms/nanos
17d3ce113b63c4370e40d291b8fd8fb9d943c02d
9085e091e5250fc58bf036591c8959e05fd7957f
refs/heads/master
2023-08-25T16:49:14.521701
2023-08-25T14:00:54
2023-08-25T14:14:13
115,159,616
2,055
131
Apache-2.0
2023-09-14T17:16:19
2017-12-23T00:25:34
C
UTF-8
C
false
false
31,517
c
netsock.c
#define _GNU_SOURCE #include <netinet/in.h> #include <netinet/tcp.h> #include <net/if.h> #include <poll.h> #include <pthread.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <sys/ioctl.h> #include <sys/mman.h> #include <sys/socket.h> #include <sys/types.h> #include <unistd.h> #include <errno.h> #i...
04f1cbe4ca4e59c4c635fd42aeda8b710b105270
28d0f8c01599f8f6c711bdde0b59f9c2cd221203
/sys/dev/pcmcia/if_sm_pcmcia.c
f2181deb81da8aec8a93af80519355f936099832
[]
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
7,335
c
if_sm_pcmcia.c
/* $NetBSD: if_sm_pcmcia.c,v 1.57 2018/02/08 09:05:20 dholland Exp $ */ /*- * Copyright (c) 1997, 1998, 2000, 2004 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by Jason R. Thorpe of the Numerical Aerospace Simulation Facility, * ...
ff65fd9ab6088b88c17ae3e6ea093b51d7b5fd30
d1a6e586e0ad50da88ac3cf176d40bb9facb6bf6
/source/utility/vector.c
887d4d385bb01b42f89eaff5d1bc6b7976eaf47d
[ "Apache-2.0" ]
permissive
OAID/Tengine
025d2521040c863300ee08b0800010587b72192b
c73708ceb4322ae7c438e4d468178b737fa44cd0
refs/heads/tengine-lite
2023-09-03T19:15:08.100078
2023-05-18T06:17:39
2023-05-18T06:17:39
115,765,590
5,323
1,216
Apache-2.0
2023-09-05T06:25:47
2017-12-30T01:21:41
C++
UTF-8
C
false
false
5,286
c
vector.c
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * License); you ma...
a7c05fe0caa11b79be44f282d2aab86fd7c9cd6d
2d6d132baaa8c9ce1863c0f1f67e3e86af7010c6
/src/ext/history.c
5ff1f45bb981d52db587caaee1178705789e47ee
[ "MIT" ]
permissive
nesbox/TIC-80
4adfaeec1dfc2b61ac3251789293311bc8770832
c3b90f951bf9022032abbb79cb31d2c67116bf6d
refs/heads/main
2023-09-05T08:35:51.043700
2023-09-02T08:23:59
2023-09-02T08:23:59
77,920,383
4,412
589
MIT
2023-09-13T00:47:55
2017-01-03T13:40:19
C
UTF-8
C
false
false
4,255
c
history.c
// MIT License // Copyright (c) 2017 Vadim Grigoruk @nesbox // grigoruk@gmail.com // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without restriction, including without limitation the ri...
f18217cb705b0876e9966dbe76c292e4361d5772
fdbb74a95924e2677466614f6ab6e2bb13b2a95a
/libc/stdio/rdrand.c
60079b8fbf329cb13bf9455783db591964fa3ed9
[ "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,554
c
rdrand.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 2020 Justine Alexandra Roberts Tunney ...
fa1115dec975239fe52e9b576afc995610e97db9
a00848241e497586fa7bd5e45d3fab7dd204b940
/gba/examples/disable_channels/source/main.c
458fcfbeb34c308147fb00b4ae875b68cba8eba3
[ "MIT" ]
permissive
AntonioND/gbt-player
33c21fe1275854dce644ff35bbdcf8f8daecb08f
4ee745f848d1aa610529aca0043f91cbc7d9ef6f
refs/heads/master
2023-04-29T01:25:50.349009
2023-03-26T22:38:32
2023-03-26T22:38:32
19,330,221
275
30
MIT
2023-03-26T22:38:33
2014-04-30T23:20:26
C
UTF-8
C
false
false
1,873
c
main.c
// SPDX-License-Identifier: MIT // // Copyright (c) 2022 Antonio Niño Díaz <antonio_nd@outlook.com> // Example that shows how to play sound effects while GBT Player is playing a // song. It does that by disabling the channel in GBT Player. #include <stdio.h> #include <gba.h> #include "gbt_player/gbt_player.h" #incl...
159ad2c344ce59a4264b1fbc8999ef0ab5f1ec0a
9f14c14c5a99cd79a917658e36db4232d1a41405
/compiler/test/compilable/imports/asmmerge.c
b58d995d2952476bb7b8f5df4e5fbdf4300dd524
[ "BSL-1.0" ]
permissive
dlang/dmd
643941ef957949ec1bc62d8e431406afd64375b8
25d2741b86b1060ec43d80dbcc8dc190d5453322
refs/heads/master
2023-08-31T03:02:46.324487
2023-08-20T17:02:46
2023-08-30T09:27:23
1,257,070
2,074
486
BSL-1.0
2023-09-14T20:55:15
2011-01-15T06:53:53
D
UTF-8
C
false
false
88
c
asmmerge.c
void fun22() asm ("test1"); void fun22() { } extern int xs[] asm("test2"); int xs[1];
22fdba90ed819fd6c036cc31a6285a7da188ebf0
59864cbd213b5da6f50d6255b0a021564b3d5bd4
/challenges/Square_Rabbit/src/cgc_deck.h
ce98b2224934c0c185e6c01ec4a6ee62099851ec
[ "MIT", "BSD-3-Clause", "LicenseRef-scancode-unknown", "BSD-2-Clause" ]
permissive
trailofbits/cb-multios
8af96a4fbc3b34644367faa135347f88e0e0d0a3
810d7b24b1f62f56ef49b148fe155b0d0629cad2
refs/heads/master
2023-09-05T03:56:20.229403
2022-12-27T15:47:54
2022-12-27T15:47:54
41,688,943
522
133
MIT
2023-06-29T02:47:13
2015-08-31T17:04:31
C
UTF-8
C
false
false
462
h
cgc_deck.h
#ifndef DECK_H_ #define DECK_H_ #include "cgc_card.h" #define CARDS_PER_SUIT 13 #define NUM_SUITS 4 #define NUM_CARDS (CARDS_PER_SUIT * NUM_SUITS) #define RESHUFFLE_CARD (int)(.65 * NUM_CARDS) typedef struct deck { card_t cards[NUM_CARDS]; int top_of_deck; } deck_t; void cgc_init_deck(deck_t *d, unsigned in...
82cdab68d693a60ebc504c4abb26e158bc743d8c
2a70a8b7b82ab266d7b130a07daf117143d0e2ab
/Common/TimeUtil.h
8da84aeecabb6eb6e49692ce46e98ec8ec38b663
[ "MIT" ]
permissive
xtne6f/EDCB
151df41a818c7b29b416a11c518ad5bcf1151e84
c8955e67689df2be1ff1a7ae0acc3322ed8a9d70
refs/heads/work-plus-s
2023-08-28T09:48:25.636478
2023-08-22T14:35:29
2023-08-22T14:35:29
9,693,839
164
77
NOASSERTION
2023-05-26T14:47:35
2013-04-26T11:35:32
C++
UTF-8
C
false
false
466
h
TimeUtil.h
#ifndef INCLUDE_TIME_UTIL_H #define INCLUDE_TIME_UTIL_H #define I64_1SEC ((LONGLONG)10000000) #define I64_UTIL_TIMEZONE (9 * 3600 * I64_1SEC) LPCWSTR GetDayOfWeekName( WORD wDayOfWeek ); DWORD GetU32Tick(); LONGLONG GetNowI64Time(); LONGLONG ConvertI64Time(SYSTEMTIME Time); bool ConvertSystemTime(L...
c7ce8ba33ef99d30a94102924ecadaf5a3d98d36
f4ea6db9183b38e0cb1af1d317b0a02db24455d1
/test/t-language/inh/a.c
dbc1cd697a52b88eb6b8b8ff24bf417850a4999e
[ "BSD-3-Clause", "LicenseRef-scancode-public-domain", "BSD-2-Clause" ]
permissive
ldmud/ldmud
1446ff7101f5a47ee1dfa4cfb97d5a326f2edcce
f1cfc9a8d911412d854055058889bb32432da2db
refs/heads/master
2023-05-25T00:36:28.318383
2023-02-14T21:07:35
2023-02-18T10:20:44
1,085,012
124
71
NOASSERTION
2023-09-01T16:54:48
2010-11-16T12:13:17
C
UTF-8
C
false
false
222
c
a.c
public string a_var = "a"; public string a_fun() { return "a"; } public string get_a_var() { return a_var; } public void set_a_var(string v) { a_var = v; } public string get_a_fun() { return a_fun(); }
61a8e87b513b73a32f83e99dda37c732e37de1c7
b732361d6b3405c3e79ac0a7d8361cf5b329b015
/ext/phalcon/logger/loggerfactory.zep.h
fab301ba45757b28ff3bb4a9c684c137210e9834
[ "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
2,117
h
loggerfactory.zep.h
extern zend_class_entry *phalcon_logger_loggerfactory_ce; ZEPHIR_INIT_CLASS(Phalcon_Logger_LoggerFactory); PHP_METHOD(Phalcon_Logger_LoggerFactory, __construct); PHP_METHOD(Phalcon_Logger_LoggerFactory, load); PHP_METHOD(Phalcon_Logger_LoggerFactory, newInstance); PHP_METHOD(Phalcon_Logger_LoggerFactory, getArrVal);...
7b1110d8d098182a491d9bde7b7f59bdf01450b8
0744dcc5394cebf57ebcba343747af6871b67017
/external/iotivity/iotivity_1.2-rel/resource/csdk/security/provisioning/src/secureresourceprovider.c
797d0203230a2e9769c47fab2deef25c9cdcdd5a
[ "Apache-2.0", "GPL-2.0-only", "MIT", "BSD-3-Clause" ]
permissive
Samsung/TizenRT
96abf62f1853f61fcf91ff14671a5e0c6ca48fdb
1a5c2e00a4b1bbf4c505bbf5cc6a8259e926f686
refs/heads/master
2023-08-31T08:59:33.327998
2023-08-08T06:09:20
2023-08-31T04:38:20
82,517,252
590
719
Apache-2.0
2023-09-14T06:54:49
2017-02-20T04:38:30
C
UTF-8
C
false
false
105,496
c
secureresourceprovider.c
/* ***************************************************************** * * Copyright 2015 Samsung Electronics All Rights Reserved. * * * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at *...
4dd6b3a1c96e4358c6f9fb73b35778b7a3708d1d
676acab8ff535019faff7da3afb8eecc3fa127f5
/target/cubepilot/cubeorange/libraries/stm32_lib/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/filtering_tests/biquad_tests.c
a6837f773f342caa60c6309921bcb3c4ae1ebcd7
[ "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
13,856
c
biquad_tests.c
#include "jtest.h" #include "filtering_test_data.h" #include "arr_desc.h" #include "arm_math.h" /* FUTs */ #include "ref.h" /* Reference Functions */ #include "test_templates.h" #include "filtering_templates.h" #include "type_abbrev.h" #define BIQUAD_DEFINE_TEST(suffix, instance_name, config_s...
c8b1b0ef99fdf6ae9f5a63726ef27ef3816393ad
7664f318ed04bd0680f3d82321c18896e3ef6ad5
/include/z64actor.h
4c1d0ec68ce971a197182dde5a1e471c3c1945e5
[]
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
24,324
h
z64actor.h
#ifndef Z64ACTOR_H #define Z64ACTOR_H #include "z64dma.h" #include "z64animation.h" #include "z64math.h" #include "z64collision_check.h" #define ACTOR_NUMBER_MAX 200 #define INVISIBLE_ACTOR_MAX 20 #define MASS_IMMOVABLE 0xFF // Cannot be pushed by OC colliders #define MASS_HEAVY 0xFE // Can only be pushed by OC col...
6aad24aaa00fe630761aff889e02d19d50e87b7e
7f6c235b0598353549959c18f69eefd20b766907
/libsrc/_DEVELOPMENT/EXAMPLES/zxn/dot-command/ls/128/options.c
3e34b9ecd2ad022ca3fbce3db4b86539585e0d07
[ "ClArtistic" ]
permissive
z88dk/z88dk
46dfd4905f36d99333173cadd0a660839befc9f0
8b07f37cc43c5d9ffe69b563c80763491d8faff7
refs/heads/master
2023-09-04T19:29:49.254958
2023-09-03T20:51:24
2023-09-03T20:51:24
54,035,569
820
263
NOASSERTION
2023-09-05T11:09:04
2016-03-16T13:48:16
Assembly
UTF-8
C
false
false
6,717
c
options.c
#include <stdlib.h> #include <string.h> #include <stdint.h> #include <errno.h> #include "date.h" #include "errors.h" #include "ls.h" #include "options.h" #include "sort.h" // option arguments static unsigned char *option_next_arg(unsigned char *idx, int argc, char **argv) { if (++*idx < (unsigned char)argc) retur...
6a3d8826dab584ddfc11e975b4beb07a2ab94e55
d0dc556f8b1d18ecbadef182bafd97b632dd3104
/ch12/smart_fan/lib/aws/app_aws.h
cfe86c6bb3d0904475e4e2b291d77c2238a8c7fa
[ "MIT" ]
permissive
PacktPublishing/Internet-of-Things-with-ESP32
da3f2c57e2bd871b134b22841fd275c51f88d487
3ada8b905e53961940511636991a839059de7cd1
refs/heads/main
2023-02-08T13:58:32.585403
2023-01-30T10:03:23
2023-01-30T10:03:23
315,618,086
114
36
null
null
null
null
UTF-8
C
false
false
252
h
app_aws.h
#ifndef app_aws_h_ #define app_aws_h_ #include <stdint.h> #define AWS_THING_NAME "myhome_fan1" typedef void (*fan_state_changed_f)(uint8_t); void appaws_init(fan_state_changed_f); void appaws_connect(void *); void appaws_publish(uint8_t); #endif
0b31b48540e10b22d50fdfdf5205238f69a44d73
a3e7088f055ba6630811109725eacf2c848beb74
/GameGuru Core/GameGuru/Include/Common.h
03c693a0b5b21cba21e301fb50c9a87bc6aaa448
[]
no_license
TheGameCreators/GameGuruRepo
36482fae506c248430028257b4c06680a9530e18
a1ea066e6b57c02b067bdaad4db22399095aa710
refs/heads/master
2023-07-08T03:17:06.712299
2023-06-19T11:45:06
2023-06-19T11:45:06
117,701,801
158
62
null
2023-06-29T05:57:55
2018-01-16T15:29:09
C++
UTF-8
C
false
false
2,694
h
Common.h
//---------------------------------------------------- //--- GAMEGURU - Common //---------------------------------------------------- #include "cstr.h" const char *pestrcasestr(const char *arg1, const char *arg2); void common_init_globals ( void ); void common_init ( void ); void common_autoupdatecheck ( void ); void...
551381e1eb69d71af0901d0380888f6daff931ef
88ae8695987ada722184307301e221e1ba3cc2fa
/third_party/xnnpack/src/src/f16-gemm/gen/f16-gemminc-1x16-minmax-neonfp16arith-ld64.c
2abfcf81525c4479c5efca005866d97ca32170f5
[ "Apache-2.0", "LGPL-2.0-or-later", "MIT", "GPL-1.0-or-later", "BSD-3-Clause", "LicenseRef-scancode-generic-cla" ]
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,980
c
f16-gemminc-1x16-minmax-neonfp16arith-ld64.c
// Auto-generated file. Do not edit! // Template: src/f16-gemm/neonfp16arith-ld64.c.in // Generator: tools/xngen // // Copyright 2020 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <arm...
e4791ea4245a238f9b9a1c97d80699069205e7fa
f8cc1dd4b1378490386def2e0571561fab10b275
/src/libstddjb/stralloc_append.c
a51db369f7d21bc626d8a5fedfb29c6ce7098831
[ "ISC" ]
permissive
skarnet/skalibs
b1eb2a0e38663cbfa918ee0a7916f56227bd7c2d
1f2d5f95684e93f8523e369ef1fed7a75c444082
refs/heads/master
2023-08-23T07:33:20.996016
2023-08-08T09:39:15
2023-08-08T09:39:15
31,461,366
104
32
ISC
2021-04-11T10:10:54
2015-02-28T12:01:41
C
UTF-8
C
false
false
134
c
stralloc_append.c
/* ISC license. */ #include <skalibs/stralloc.h> int stralloc_append (stralloc *sa, char c) { return stralloc_catb(sa, &c, 1) ; }
fea5edf6c5ee94767b7cd39031fad630509b82e8
a37180e6d95ed830b4b41ae75338f76c73a3652e
/Firmware/radio/AES/GenerateDecryptionKey.c
091c32b42ecec51c907ae60efa80cde0fa63bbd8
[]
permissive
ArduPilot/SiK
86620e4fa74ca970c0cc75e28774d6e555309f8c
ec1d5e8947581e31edcecd1d5c8423ba244ea2d3
refs/heads/master
2023-08-05T08:37:55.486220
2023-07-07T21:40:45
2023-07-11T02:45:36
2,713,719
155
110
BSD-2-Clause
2023-08-01T09:48:40
2011-11-05T03:34:08
C
UTF-8
C
false
false
8,614
c
GenerateDecryptionKey.c
//============================================================================= // GenerateDecryptionKey.c //============================================================================= // Copyright 2011 Silicon Laboratories, Inc. // http://www.silabs.com // // C File Description: // // // Target: // Si10...
63f4d1dedd841467447f1fc196c0883db945944a
19a9f2c19bcb81c4a14ba17831d3098de7731fb5
/ni/src/lib/nfp/omcalc_ccmW.c
40b1c9b1b7e5e7fc30023bb4b368a97467b580f2
[ "Apache-2.0" ]
permissive
NCAR/ncl
243c30eaefce642d53373aa583b73df72eb59f22
8a96101fe14d0cf0f5ed66a5e6b1733084bc69df
refs/heads/develop
2023-03-17T07:53:18.883458
2022-05-11T16:01:03
2022-05-11T16:01:03
67,087,395
254
68
NOASSERTION
2022-10-08T07:20:06
2016-09-01T01:34:28
C
UTF-8
C
false
false
13,308
c
omcalc_ccmW.c
#include <stdio.h> #include <math.h> #include "wrapper.h" extern void NGCALLF(omcalcccm,OMCALCCCM)(double *u, double *v, double *d, double *dpsl, double *dpsm, double *pmid, double *pdel, doubl...
b0bbb9ae7b3e0817c2bf9327fa9bd9581a5b0078
07aeb5740a8dae36edf24e2686ff67e2959758fe
/programs/subprojects/doom/net_packet.h
ced4e43588537d2e2d53c655eec00d6fcfd14d04
[ "MIT" ]
permissive
codyd51/axle
59e992987bb871296aeadc69fc7244798090f3b1
96ae8852f15ad5c0a77c621c323ba47b4a7bdc69
refs/heads/paging-demo
2023-06-08T11:31:19.429032
2023-05-30T06:45:30
2023-05-30T06:45:30
58,590,685
597
61
MIT
2023-02-21T06:02:34
2016-05-11T23:41:08
C
UTF-8
C
false
false
1,527
h
net_packet.h
// // Copyright(C) 2005-2014 Simon Howard // // 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 option) any later version. // // This program is d...
d6d9bff2cfc116c948e14730f580a31d2d1d2932
28d0f8c01599f8f6c711bdde0b59f9c2cd221203
/sys/dev/i2c/lm_i2c.c
dbbe0a7e77ed3d561a181589e21be5a4295bdfd0
[]
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
4,134
c
lm_i2c.c
/* $NetBSD: lm_i2c.c,v 1.7 2021/06/13 09:48:44 mlelstv Exp $ */ /*- * Copyright (c) 2000 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by Bill Squier. * * Redistribution and use in source and binary forms, with or without * modi...
a93fedcdd5d69c3ce0b282bff6930759cf38388c
8838eb997879add5759b6dfb23f9a646464e53ca
/src/drivers/clock/riscv_clk/riscv_clk.c
2a7c48bc7d47406119f9530c7c36a09e22a2df6d
[ "BSD-2-Clause" ]
permissive
embox/embox
d6aacec876978522f01cdc4b8de37a668c6f4c80
98e3c06e33f3fdac10a29c069c20775568e0a6d1
refs/heads/master
2023-09-04T03:02:20.165042
2023-09-02T14:55:31
2023-09-02T14:55:31
33,078,138
1,087
325
BSD-2-Clause
2023-09-14T16:58:34
2015-03-29T15:27:48
C
UTF-8
C
false
false
1,169
c
riscv_clk.c
/** * @file * * @brief RISC-V build-in timer * * @date 12.12.2019 * @author Anastasia Nizharadze */ #include <errno.h> #include <asm/regs.h> #include <asm/interrupts.h> #include <hal/clock.h> #include <hal/system.h> #include <hal/reg.h> #include <kernel/irq.h> #include <kernel/time/clock_source.h> #include <...
ff83305ead79de75569c9acc29a30afaf0e20ff3
33bbf5ec9c25a08cdc2ea9b404fef066f48b91e6
/i18n/vi/dictionary.h
02bfd425e4c11a9b21d48fd2068dc61bfe0d5937
[ "BSD-2-Clause" ]
permissive
gabordemooij/citrine
2cf1102851461b273158e6731a68e35fe7123c88
135beb4c417e006028b3affb264c1bd554ae28f1
refs/heads/master
2023-08-28T01:10:20.952764
2023-07-08T10:02:04
2023-07-08T10:02:04
23,259,816
110
23
BSD-2-Clause
2023-07-08T10:02:08
2014-08-23T15:55:48
C
UTF-8
C
false
false
9,882
h
dictionary.h
#define CTR_DICT_CODEGEN_MAP_NEW "(Sách mới) " #define CTR_DICT_CODEGEN_MAP_PUT "đặt:" #define CTR_DICT_CODEGEN_MAP_PUT_AT " tại:" #define CTR_DICT_CODEGEN_ARRAY_NEW "Loạt mới " #define CTR_DICT_CODEGEN_ARRAY_NEW_PUSH "Loạt ← " #define CTR_DICT_END_OF_...
e46e0329d21ec6d0c2a9cb370f40010dec0ade27
ef3f32be7b34d7f3cbb166cd3f66200ef33f4268
/src/main/client/admin.c
ec6c321eceff8fcb34f5908692a4618267882292
[ "Apache-2.0" ]
permissive
aerospike/aerospike-client-python
8fa67b82d0d699b5c06e5b408d4b06985e6b3935
03853b63b824da488f651e0a375a7ed90730ed8e
refs/heads/master
2023-08-23T15:39:01.169857
2023-08-21T19:12:16
2023-08-21T19:12:16
21,751,897
121
106
Apache-2.0
2023-09-14T21:34:29
2014-07-11T21:24:56
Python
UTF-8
C
false
false
64,904
c
admin.c
/******************************************************************************* * Copyright 2013-2021 Aerospike, 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://ww...
401e692dc3dd2293093dde434ba105c02f44ed86
0744dcc5394cebf57ebcba343747af6871b67017
/os/board/rtl8730e/src/component/network/rtsp/rtsp_api.c
281debb60490e8ca2e3db12273730aa9fb401947
[ "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
66,246
c
rtsp_api.c
#include "FreeRTOS.h" #include "task.h" #include "platform_stdlib.h" #include "rtsp/rtsp_api.h" #if defined(CONFIG_PLATFORM_8195A) #include "mmf_dbg.h" #endif #if defined(CONFIG_PLATFORM_8195BHP) || defined(CONFIG_PLATFORM_8721D) || defined(CONFIG_PLATFORM_8735B) #include "mmf2_dbg.h" #endif #include "wifi_conf.h" #in...
dcd70bca521828efdb68263d9cb0457dabb7a749
b6ed57db11d13e986e01d4dcc6b7fb5f1713ea00
/include/kvec.h
efa0107a17078738c631465d18aeb64c53a2a4b0
[ "MIT" ]
permissive
Kray-G/kinx
c60fd22a51a1d83aa8510558073f0b9a52282e58
5f80f6e9f53c3bde8bf1532eadc99128531d09e4
refs/heads/main
2022-12-13T21:20:22.609327
2022-12-06T02:09:06
2022-12-06T02:09:06
224,545,404
254
18
MIT
2022-01-05T12:20:29
2019-11-28T01:20:27
C
UTF-8
C
false
false
5,255
h
kvec.h
/* The MIT License Copyright (c) 2008, by Attractive Chaos <attractor@live.co.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 restriction, including without limi...
45b27306bd2e053881de09e1142bb12a7866e592
e73547787354afd9b717ea57fe8dd0695d161821
/src/world/dead/area_flo/flo_11/flo_11_4_entity.c
a0b15ab008cdd12190a57b238fd4fe877d87ebc9
[]
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
252
c
flo_11_4_entity.c
#include "flo_11.h" #include "entity.h" EvtScript N(EVS_MakeEntities) = { EVT_CALL(MakeEntity, EVT_PTR(Entity_MulticoinBlock), -220, 60, -75, 0, MAKE_ENTITY_END) EVT_CALL(AssignBlockFlag, GF_FLO11_MultiCoinBrick) EVT_RETURN EVT_END };
21136a9319e812b30f4bb37164bf6d449f8eac3a
a3cf3ed7895b6168fe0864770f944d0a25d5ad74
/tests/gen/gtest.c
140407943b6da585623d48cc3da24823c6d1e532
[ "BSD-2-Clause" ]
permissive
katef/libfsm
32269415d8ab61778bef9bfdb3c14c61117216d4
479d103357f4e1a8596437895bbc6ddf237a1da0
refs/heads/main
2023-08-12T06:21:35.611111
2023-06-03T22:17:25
2023-06-15T20:40:54
80,573,145
918
66
BSD-2-Clause
2023-09-12T13:31:36
2017-01-31T23:31:36
C
UTF-8
C
false
false
3,319
c
gtest.c
/* * Copyright 2021 Scott Vokes * * See LICENCE for the full copyright terms. */ #include "gtest.h" #include <assert.h> #include <string.h> #include <fsm/options.h> #include <fsm/bool.h> /* Note: not "gentest" because then this matches the gen* pattern and * the Makefile tries to build this as a standalone tes...
1ff74ebb12459d0da99ac7c4c2a3576d5580a9c2
3837a03fceb06dbe8d4546366750cf5c5478819d
/src/gst/elements/batch_create/batch_create.h
58be8adc8e1d7af6d12c4cc736c8116bddf312c2
[ "MIT" ]
permissive
dlstreamer/dlstreamer
b1453b1a79437cf74eaf0438e38f809dd82afae2
20f2bb6a0be2cfdb351ab2297a4ac7c4db090ed8
refs/heads/master
2023-08-18T14:54:36.496564
2023-03-03T20:31:16
2023-03-03T20:51:34
175,417,729
135
53
MIT
2023-02-07T14:59:51
2019-03-13T12:35:56
C++
UTF-8
C
false
false
473
h
batch_create.h
/******************************************************************************* * Copyright (C) 2022 Intel Corporation * * SPDX-License-Identifier: MIT ******************************************************************************/ #pragma once #include <gst/base/gstbasetransform.h> #define BATCH_CREATE_DESCRIP...
9596626a75d9b1fdde84e339096a4145b9801273
e65a4dbfbfb0e54e59787ba7741efee12f7687f3
/security/opencryptoki/files/patch-usr-lib-api-socket_client.c
9d989df6b181ae56e67b344404cd03073b116e6e
[ "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
370
c
patch-usr-lib-api-socket_client.c
--- usr/lib/api/socket_client.c.orig 2022-04-25 11:04:51 UTC +++ usr/lib/api/socket_client.c @@ -49,7 +49,7 @@ int connect_socket(const char *file_path) return -1; } - grp = getgrnam("pkcs11"); + grp = getgrnam(PKCS11GROUP); if (!grp) { OCK_SYSLOG(LOG_ERR, "connec...
839f896c9889ef2596f9c4eb98853bc40c17b16f
4d3c17ec8de8c414e23c7c45fb4d10be5b136c17
/source/client/filesearch.h
37f1f963951d90f99543d3820af7018e4660efc7
[]
no_license
Visgean/Zeus
683cc608668a19c9ae91306992e3f1d1c4f17e0e
c55a9fa8c8564ec196604a59111708fa8415f020
refs/heads/translation
2022-06-28T10:25:06.929828
2014-02-23T11:34:47
2014-02-23T11:34:47
1,745,628
1,224
671
null
2020-12-09T18:14:29
2011-05-13T22:18:30
C
WINDOWS-1251
C
false
false
228
h
filesearch.h
/* Поиск файлов. */ #pragma once /*namespace FileSearch { In In bool StartThread (LOADERSPYDATA * plsd); In In bool AddQuest (LPSTR pExts, DWORD dwSize); In In bool RemoveQuest (LPSTR pExts, DWORD dwSize); };*/
7c460c9a2d4ed72322a8bc780427d039a5944fb2
3d7b16da8617cb0dd4c33dc8be4ef392e90687a4
/include/ardrone_autonomy/ardrone_sdk.h
080c425e0b387193fc1e37e270a2ea7a02cb6b91
[ "BSD-3-Clause" ]
permissive
AutonomyLab/ardrone_autonomy
cb04fff01aec6949235010ad718d5da7bf47366d
d35607beb211f56d8ce4aafa45115a1be34c97c2
refs/heads/indigo-devel
2023-08-28T07:59:35.234708
2016-12-07T04:58:51
2016-12-07T04:58:51
4,341,280
283
207
BSD-3-Clause
2017-11-30T03:26:50
2012-05-15T22:17:54
C
UTF-8
C
false
false
3,242
h
ardrone_sdk.h
/** Software License Agreement (BSD) \file ardrone_sdk.h \authors Mani Monajjemi <mmonajje@sfu.ca> \copyright Copyright (c) 2012, Autonomy Lab (Simon Fraser University), All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the followi...
2ec06e2c5cd4c0da5ad8bcf0c271896de1508d93
99bdb3251fecee538e0630f15f6574054dfc1468
/components/libc/posix/pthreads/sched.c
833d70e8f092e2956e089e6dbb4623064d552d21
[ "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
985
c
sched.c
/* * Copyright (c) 2006-2021, RT-Thread Development Team * * SPDX-License-Identifier: Apache-2.0 * * Change Logs: * Date Author Notes */ #include <sched.h> int sched_yield(void) { rt_thread_yield(); return 0; } RTM_EXPORT(sched_yield); int sched_get_priority_min(int policy) { if (...
a252cf915941d544a1acc9ceb1b3895291317596
fdbb74a95924e2677466614f6ab6e2bb13b2a95a
/third_party/regex/tre-mem.c
3f5a6dee83508483fb43f32ee571f68ac8a48ca5
[ "ISC", "MIT", "BSD-2-Clause" ]
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
8,039
c
tre-mem.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│ ╚──────────────────────────────────────────────────────────────────────────────╝ │ ...
456b12360f57c180200d4f7afdaba3b95ccf0347
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/drivers/tty/serial/pnx8xxx_uart.c
7e277a5384a7679d22a64dd92234d3b5c9e17c43
[ "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
21,328
c
pnx8xxx_uart.c
/* * UART driver for PNX8XXX SoCs * * Author: Per Hallsmark per.hallsmark@mvista.com * Ported to 2.6 kernel by EmbeddedAlley * Reworked by Vitaly Wool <vitalywool@gmail.com> * * Based on drivers/char/serial.c, by Linus Torvalds, Theodore Ts'o. * Copyright (C) 2000 Deep Blue Solutions Ltd. * * This file is lic...
ff7324a0fda4b9b59c2dc3753c12d0b16f841d70
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/arch/powerpc/include/asm/shmparam.h
5cda42a6d39ed411a801d7fe231216cbd1c578aa
[ "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
167
h
shmparam.h
#ifndef _ASM_POWERPC_SHMPARAM_H #define _ASM_POWERPC_SHMPARAM_H #define SHMLBA PAGE_SIZE /* attach addr a multiple of this */ #endif /* _ASM_POWERPC_SHMPARAM_H */
1576a079538bcead05ab7952fa131070df73ee50
a3cf3ed7895b6168fe0864770f944d0a25d5ad74
/theft/type_info_fsm_literal.h
4aeb1cba98bee0c4a5eaf85bb4c4dda94a4a8b1e
[ "BSD-2-Clause" ]
permissive
katef/libfsm
32269415d8ab61778bef9bfdb3c14c61117216d4
479d103357f4e1a8596437895bbc6ddf237a1da0
refs/heads/main
2023-08-12T06:21:35.611111
2023-06-03T22:17:25
2023-06-15T20:40:54
80,573,145
918
66
BSD-2-Clause
2023-09-12T13:31:36
2017-01-31T23:31:36
C
UTF-8
C
false
false
581
h
type_info_fsm_literal.h
/* * Copyright 2017 Scott Vokes * * See LICENCE for the full copyright terms. */ #ifndef TYPE_INFO_FSM_LITERAL_H #define TYPE_INFO_FSM_LITERAL_H #include "theft_libfsm.h" /* This will allocate up to this many literal strings. */ #define FSM_MAX_LITERALS 64 /* An array of string literals. * All strings are uniq...
f69e184edc8a09b77bf2fec688b4604e7fad727d
de21f9075f55640514c29ef0f1fe3f0690845764
/regression/goto-instrument/enable-pragmas/main.c
40275584d8e266aff0e72b026d28551d97ae3188
[ "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
155
c
main.c
void main() { int a[2]; #pragma CPROVER check push #pragma CPROVER check enable "bounds" a[0] = 1; a[1] = 2; a[2] = 3; #pragma CPROVER check pop }
0f1b267e2e306b5ec06f55d29fb537c8de920574
3d144a23e67c839a4df1c073c6a2c842508f16b2
/test/ClangImporter/Inputs/chained-unit-test-bridging-header-to-pch.h
810736b1f8420f6532241401ebbda9df59be4ae1
[ "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
219
h
chained-unit-test-bridging-header-to-pch.h
#ifndef chained_unit_test_bridging_header_to_pch_h #define chained_unit_test_bridging_header_to_pch_h #include "app-bridging-header-to-pch.h" static inline int unit_test_function(int x) { return x + 28; } #endif
4a70564c2179e0fd6ac53e5d6692501cfabed27d
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/u-boot_new/arch/arm/include/asm/arch-mx25/gpio.h
81d95ea48580b05821cccaa4c569f5aae318f6ad
[ "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
237
h
gpio.h
/* * Copyright (C) 2011 * Stefano Babic, DENX Software Engineering, <sbabic@denx.de> * * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __ASM_ARCH_MX25_GPIO_H #define __ASM_ARCH_MX25_GPIO_H #include <asm/imx-common/gpio.h> #endif
773de85bfb2d66ccfe858f823af1d03a1e36ffd6
fbe68d84e97262d6d26dd65c704a7b50af2b3943
/third_party/virtualbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Include/Library/RecoveryLib.h
dbe4083c4b5a391b243c8614dff0141a3d162716
[ "MIT", "BSD-2-Clause", "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
1,040
h
RecoveryLib.h
/** @file Recovery library class defines a set of methods related recovery boot mode. This library class is no longer used and modules using this library should directly locate EFI_PEI_RECOVERY_MODULE_PPI, defined in the PI 1.2 specification. Copyright (c) 2005 - 2010, Intel Corporation. All rights reserved.<BR>...
fe0a01ed68e0907a059c787e91e6ca9d513b12b2
971b2cea2d1c3001aadc8ca1a48110b7db1ed5f2
/deps/abc/src/proof/acec/acecRe.c
785058db6e4f110fed9a4370beea5df40a62c607
[ "MIT-Modern-Variant", "LicenseRef-scancode-warranty-disclaimer", "MIT" ]
permissive
emsec/hal
70ad2921739967d914dd458984bd7d6d497d3b0a
e4fae37bec9168a61100eacfda37a1f291b4d0be
refs/heads/master
2023-09-02T20:27:32.909426
2023-09-01T13:03:24
2023-09-01T13:03:24
169,076,171
510
72
MIT
2023-09-01T13:03:26
2019-02-04T12:37:20
C++
UTF-8
C
false
false
20,624
c
acecRe.c
/**CFile**************************************************************** FileName [acecRe.c] SystemName [ABC: Logic synthesis and verification system.] PackageName [CEC for arithmetic circuits.] Synopsis [Core procedures.] Author [Alan Mishchenko] Affiliation [UC Berkeley] Date ...
4065a9b61a7e68ea1f8b8c606adbf782b58ca9f3
50dd46b8ece33f3cdd174284b15d1d51f89669d4
/2017/quals/2017-re-counting/src/compiler.c
01e47efc7e7e1accdcc75d89d749bb050d8858db
[ "LicenseRef-scancode-generic-cla", "Apache-2.0" ]
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
8,208
c
compiler.c
/* * Copyright 2018 Google LLC * * 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 ...
501d18f6e1fd1bd123894daf02d620ee9fb337da
9de18ef120a8ae68483b866c1d4c7b9c2fbef46e
/third_party/libcutils/include/cutils/sockets.h
be21a8f7f752b69aec55879ab44c7d9f7e97fea1
[ "Apache-2.0", "BSD-2-Clause", "LicenseRef-scancode-free-unknown" ]
permissive
google/orbit
02a5b4556cd2f979f377b87c24dd2b0a90dff1e2
68c4ae85a6fe7b91047d020259234f7e4961361c
refs/heads/main
2023-09-03T13:14:49.830576
2023-08-25T06:28:36
2023-08-25T06:28:36
104,358,587
2,680
325
BSD-2-Clause
2023-08-25T06:28:37
2017-09-21T14:28:35
C++
UTF-8
C
false
false
4,405
h
sockets.h
/* * Copyright (C) 2006 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
57c73233d5633e3590487f70cf41000dce026ba6
2dfc2beac0ad497f8fc59201921097a412f0df7f
/trunk/3rdparty/openssl-1.1-fit/include/internal/cryptlib.h
6e7291ae41bc35ad4dab4f6df14e859f3d959dd2
[ "OpenSSL", "JSON", "Apache-2.0", "LicenseRef-scancode-mulanpsl-2.0-en", "MIT", "MulanPSL-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
ossrs/srs
cf9442478fedcd32ef2817f8d53f405a6fa2c7d1
7138edd318d30b545e73e80500adda771817f8d1
refs/heads/develop
2023-09-01T03:38:35.057515
2023-08-31T01:45:25
2023-08-31T01:49:36
34,777,562
23,557
5,046
MIT
2023-09-09T00:57:42
2015-04-29T06:59:32
C++
UTF-8
C
false
false
2,982
h
cryptlib.h
/* * Copyright 1995-2019 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the OpenSSL license (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/lice...
3f76b3400aade72bdf93ac8550266571e42dc726
99bdb3251fecee538e0630f15f6574054dfc1468
/bsp/wch/risc-v/Libraries/ch32v30x_libraries/ch32v307_hal/source/ch32v30x_flash.c
8a5baa4836ae13477b4d8fb19f760426e73272b3
[ "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
27,133
c
ch32v30x_flash.c
/********************************** (C) COPYRIGHT ******************************* * File Name : ch32v30x_flash.c * Author : WCH * Version : V1.0.0 * Date : 2021/06/06 * Description : This file provides all the FLASH firmware functions. * Copyright (c) 2021 Nanjing Q...
12f9e8cf9fbfd4046cc9b856d6b131674d90e072
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/drivers/tty/ipwireless/network.h
561f765b333419fa1aa4a48095efe734b89efd8e
[ "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
1,686
h
network.h
/* * IPWireless 3G PCMCIA Network Driver * * Original code * by Stephen Blackheath <stephen@blacksapphire.com>, * Ben Martel <benm@symmetric.co.nz> * * Copyrighted as follows: * Copyright (C) 2004 by Symmetric Systems Ltd (NZ) * * Various driver changes and rewrites, port to new kernels * Copyrigh...
54992cb5cbccce2c510de2eb68d749e525351ef3
00c64e0967d197d8c6fc3427954e2d0b2ff13ca0
/clang/test/CodeGen/RISCV/rvv-intrinsics-autogenerated/policy/overloaded/vluxseg2ei8.c
ea741e829cbc0fe5b1ba1843a858604825c755f1
[ "Apache-2.0", "LLVM-exception", "NCSA", "LicenseRef-scancode-unknown-license-reference" ]
permissive
triSYCL/sycl
893048e80158cf3359c1ad8912da9ccf493faf69
5a95a7136a11b75f01ef839d9229780032bbeecf
refs/heads/sycl/unified/master
2023-08-23T22:06:46.238209
2023-05-24T22:54:31
2023-05-24T22:54:31
178,923,006
103
17
NOASSERTION
2023-09-12T20:03:26
2019-04-01T18:29:01
null
UTF-8
C
false
false
296,523
c
vluxseg2ei8.c
// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py // REQUIRES: riscv-registered-target // RUN: %clang_cc1 -triple riscv64 -target-feature +v -target-feature +zfh \ // RUN: -target-feature +experimental-zvfh -disable-O0-optnone \ // RUN: -emit-llvm %s -o - | opt -S -passes=mem2reg | \ //...
a64f3e1e744148077876264ea5aa169171c01d5e
f3eed0234b4d0ad2bbb2abd700cf1e2c7a0e8a1d
/AKWF-c/AKWF_0018/AKWF_1758.h
492f10d1a92398d013e583b88698552390116389
[ "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_1758.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...
58928c78b63aa436ed1bdae1f6f5e9e8923eebaf
e7aa99ad96c6e4516be82d4fc041298f5cdc662a
/ext/oj/strict.c
b592aef4ccfe61ea9660697fa00246e26ab56aa6
[ "MIT" ]
permissive
ohler55/oj
50ace2672999ba8aacdc77ce9e9f4f8047ac2b27
b399b8adf7adc95a4844e73520f2ae24dda5639e
refs/heads/develop
2023-08-31T14:53:20.780013
2023-08-16T23:09:55
2023-08-16T23:09:55
3,468,618
2,294
262
MIT
2023-09-11T10:35:24
2012-02-17T09:30:32
C
UTF-8
C
false
false
5,944
c
strict.c
// Copyright (c) 2012 Peter Ohler. All rights reserved. // Licensed under the MIT License. See LICENSE file in the project root for license details. #include <stdio.h> #include <stdlib.h> #include <string.h> #include <unistd.h> #include "encode.h" #include "err.h" #include "intern.h" #include "oj.h" #include "parse.h...
8dbd1a6e6d9a1362a209b85ac83f8157df51c331
7fcb614a59a138019b2845a6e493f9d22c44852d
/MCUME_teensy/teensyuae/cpu4.c
8c0d46c9b41508a59055517c1069d13b8a8d3f4f
[]
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
75,062
c
cpu4.c
#include "shared.h" #include "memory.h" #include "custom.h" #include "newcpu.h" #include "cputbl.h" void op_4000(ULONG opcode) { ULONG srcreg = (LONG)(BYTE)((opcode & 7) >> 0); {{ BYTE src = regs.d[srcreg]; { src += regs.x; {ULONG dst = ((BYTE)(0)) - ((BYTE)(src)); { int flgs = ((BYTE)(src)) < 0; int flgo = ((BYTE)(...
5826d9218e86fc328cc7b5c15602d3ef1f270c3b
28d0f8c01599f8f6c711bdde0b59f9c2cd221203
/lib/libc/sys/sched.c
337439b01c91d042c4883ce7a9c6b2b1dcaff9d3
[]
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,735
c
sched.c
/* $NetBSD: sched.c,v 1.6 2018/01/04 20:57:29 kamil Exp $ */ /* * Copyright (c) 2008, Mindaugas Rasiukevicius <rmind at NetBSD org> * 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. ...
6c21562ce8a30d7f7b2f988655c3e15bd925255f
65089dbc386e1184983c15fe3a2282763ae65960
/gear-lib/libptcp/gqueue.c
2cf6d0199fd503a4443697d4d25b56f54303fb9f
[ "MIT" ]
permissive
gozfree/gear-lib
9f4db1bce799ded1cf1f3411cb51bdfbcbe7c7bc
bffbfd25af4ff7b04ebfafdab391b55270b0273e
refs/heads/master
2023-08-14T16:01:29.449910
2023-07-24T16:08:47
2023-07-24T16:09:41
40,359,871
1,771
488
MIT
2023-05-27T11:08:46
2015-08-07T12:41:05
C
UTF-8
C
false
false
23,128
c
gqueue.c
/* GLIB - Library of useful routines for C programming * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * GQueue: Double ended queue implementation, piggy backed on GList. * Copyright (C) 1998 Tim Janik * * This library is free software; you can redistribute it and/or * modify it und...
02245dcc9ceb6cacecad5e84f469ad31461fcc18
e1d9c54e9925e30e388a255b53a93cccad0b94cb
/kubernetes/unit-test/test_v1_self_subject_rules_review.c
2c122aa6251e57d436b09436705632f531208b9a
[ "Apache-2.0", "curl" ]
permissive
kubernetes-client/c
dd4fd8095485c083e0f40f2b48159b1609a6141b
5ac5ff25e9809a92a48111b1f77574b6d040b711
refs/heads/master
2023-08-13T10:51:03.702497
2023-08-07T19:18:32
2023-08-07T19:18:32
247,958,425
127
47
Apache-2.0
2023-09-07T20:07:00
2020-03-17T11:59:05
C
UTF-8
C
false
false
2,482
c
test_v1_self_subject_rules_review.c
#ifndef v1_self_subject_rules_review_TEST #define v1_self_subject_rules_review_TEST // the following is to include only the main from the first c file #ifndef TEST_MAIN #define TEST_MAIN #define v1_self_subject_rules_review_MAIN #endif // TEST_MAIN #include <stdlib.h> #include <string.h> #include <stdio.h> #include <...
fd7fe614ccc56550758f852b8d412d6f1ab80321
ea401c3e792a50364fe11f7cea0f35f99e8f4bde
/released_plugins/v3d_plugins/neurontracing_neutube/src_neutube/neurolabi/c/tz_complex.h
a46c939e0ea8a676fd55e644c379d76e9b14a29c
[ "BSD-2-Clause", "MIT", "GPL-1.0-or-later", "LicenseRef-scancode-unknown-license-reference", "GPL-2.0-only" ]
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
940
h
tz_complex.h
/**@file tz_complex.h * @brief complex number * @author Ting Zhao */ #ifndef _TZ_COMPLEX_H_ #define _TZ_COMPLEX_H_ #include "tz_fftw_header.h" /* Complex operation routines */ /* * The functions include: * * Add, subtract or multiply two an array and a constant; * Add, subtrace or multiply two arrays; * C...
76d6edf3c403a9029195f5956d0dbfef925f5e63
5268ffdcab74cf5d9f42039908e3d50fe4dd46db
/pgwaitevent.c
bc9640291fd4e964cb5cabdc00e9ada00f0fc08d
[ "PostgreSQL" ]
permissive
gleu/pgstats
fd87b24ad72f587142f2a20a5d196d7efd52b696
ea1242361057550397aefca40c0f0398ee49f40f
refs/heads/master
2023-07-09T20:48:53.398056
2023-06-28T20:28:49
2023-06-29T06:19:05
1,406,321
112
17
NOASSERTION
2023-06-29T06:21:12
2011-02-24T11:02:34
C
UTF-8
C
false
false
18,472
c
pgwaitevent.c
/* * pgwaitevent, a PostgreSQL app to gather statistical informations * on wait events of PostgreSQL PID backend. * * This software is released under the PostgreSQL Licence. * * Guillaume Lelarge, guillaume@lelarge.info, 2019-2023. * * pgstats/pgwaitevent.c */ /* * Headers */ #include "postgres_fe.h" #incl...
8f857c0a221c598ce454d8a358d3d1124f2fdc93
d325e0d8d87128cc86e975a822516604a71294e9
/drivers/SAMD21/grblHAL_MKRZERO/src/trinamic/tmc2209.c
6b84c953fe57331ee8e09758cd4298c23e75e638
[]
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
12,355
c
tmc2209.c
/* * tmc2209.c - interface for Trinamic TMC2209 stepper driver * * v0.0.2 / 2020-12-26 / (c) Io Engineering / Terje */ /* Copyright (c) 2020, Terje Io All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met...
dc837f6fd42edc15b991e184714c1896b5c8bc91
61418f2d5ad2a04ac6dfa585d2407c5ae218a836
/include/vsg/vk/vulkan.h
b25ab3a9c5223baa3bc1a09a835278f5f8bcfa44
[ "MIT", "Apache-2.0" ]
permissive
vsg-dev/VulkanSceneGraph
e6840572c6b141671f64525c37cf6929ed9fceb7
62b2e8e5b6886be486d5d5002b8ff7f89be089e8
refs/heads/master
2023-09-04T09:41:54.342443
2023-09-03T09:22:09
2023-09-03T09:22:09
148,609,004
962
190
MIT
2023-09-10T15:38:12
2018-09-13T08:43:58
C++
UTF-8
C
false
false
32,611
h
vulkan.h
#pragma once // clang-format off /* <editor-fold desc="Apache-2.0 License"> ** Copyright (c) 2015-2020 The Khronos Group Inc. ** ** SPDX-License-Identifier: Apache-2.0 </editor-fold> */ // // Include Vulkan headers that are available in the system. // #include <vulkan/vulkan.h> // // Then add definitions not provid...
1ae166436696b5ab01006d95f807519ae1687b8f
7bd29008f8d2a394294ba254bd326ecfc8b223ac
/test/SDL_app/SDL-1.2.15/include/SDL_joystick.h
708d1a9f09617aae39eb3819c9cb8e2acfd54995
[ "LicenseRef-scancode-warranty-disclaimer", "LGPL-2.1-only", "LicenseRef-scancode-other-copyleft", "GPL-1.0-or-later", "LGPL-2.1-or-later", "LGPL-2.0-or-later", "GPL-2.0-only", "LGPL-2.0-only", "LicenseRef-scancode-public-domain", "MIT" ]
permissive
valentingalea/vml
50f510520d659abbc829cc289d76dfeb37ec28d1
23ae9766e552f96dfcebe9a561b40002ccdeb942
refs/heads/master
2022-01-22T21:05:37.597321
2022-01-16T19:18:22
2022-01-16T19:18:22
26,855,325
181
4
MIT
2022-01-15T11:30:57
2014-11-19T10:03:04
C++
UTF-8
C
false
false
5,532
h
SDL_joystick.h
/* SDL - Simple DirectMedia Layer Copyright (C) 1997-2012 Sam Lantinga 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 op...
618b24000128864b621ad68bdd8a3d7ab4259f89
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/lib/dynamic_debug.c
99fec3ae405aa2e785c66605044d715633b894ac
[ "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
25,912
c
dynamic_debug.c
/* * lib/dynamic_debug.c * * make pr_debug()/dev_dbg() calls runtime configurable based upon their * source module. * * Copyright (C) 2008 Jason Baron <jbaron@redhat.com> * By Greg Banks <gnb@melbourne.sgi.com> * Copyright (c) 2008 Silicon Graphics Inc. All Rights Reserved. * Copyright (C) 2011 Bart Van Assch...
e4da5381db409015c780a5fb14ec6f6a11a69b0a
b6acd6eed2b8946c1c1e19fa30081cbab0a2954f
/starry_fmu/Framework/source/Console/mavlink_console.c
c09607ca472c05010f98a9072a40d7acb811422d
[ "BSD-3-Clause" ]
permissive
JcZou/StarryPilot
7ce1ed454f133ccd30d71916811e2bf23196d2eb
97af0338a54e1eeece877c72222aeaf4b7e80ad7
refs/heads/master
2023-03-12T19:10:17.225314
2021-11-27T19:44:26
2021-11-27T19:44:26
137,048,745
304
172
BSD-3-Clause
2020-08-26T07:34:49
2018-06-12T09:27:59
C
UTF-8
C
false
false
4,782
c
mavlink_console.c
#include <rtthread.h> #include <rtdevice.h> #include "mavproxy.h" static struct rt_device mavlink_console_dev; /* RT-Thread Device Interface */ /* * This function initializes mavlink_console device. */ static rt_err_t rt_mavlink_console_init(struct rt_device *dev) { rt_err_t result = RT_EOK; ...