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
9bd24b77485c50b6796e4e1cc65e07a54c42d759
83b8b30ebb633eecd29ca0a7a20cc43a293c9333
/shared-bindings/_bleio/ScanEntry.c
83966d171944f80188f5ebe9300951c23a3cf434
[ "MIT", "GPL-1.0-or-later" ]
permissive
adafruit/circuitpython
430ec895149d1eb814b505db39b4977a35ee88a7
506dca71b0cbb7af749bb51f86b01021db5483b3
refs/heads/main
2023-08-21T16:30:46.781068
2023-08-20T00:39:44
2023-08-20T00:39:44
66,166,069
3,806
1,560
MIT
2023-09-14T19:23:51
2016-08-20T20:10:40
C
UTF-8
C
false
false
6,713
c
ScanEntry.c
/* * This file is part of the MicroPython project, http://micropython.org/ * * The MIT License (MIT) * * Copyright (c) 2019 Dan Halbert for Adafruit Industries * Copyright (c) 2018 Artur Pacholec * Copyright (c) 2017 Glenn Ruben Bakke * * Permission is hereby granted, free of charge, to any person obtaining a ...
7d1b2adcef2b7009128ae91458009ec23d6f11d0
342983ac4a4ddc27ffa33d48eae37bdd6237c618
/sta/sync.c
862b87b2503c732f54f15173e431238ae62d1216
[ "MIT" ]
permissive
chenhaiq/mt7610u_wifi_sta_v3002_dpo_20130916
9bbba99ecc921ce54e79038495a79b2df848956b
092d218723b8d50816b3bfb377675f5658a8ac4a
refs/heads/master
2022-08-10T15:47:25.607687
2017-08-18T16:37:02
2021-01-05T05:29:30
30,166,779
156
87
MIT
2022-07-27T03:52:36
2015-02-02T01:50:46
C
UTF-8
C
false
false
99,751
c
sync.c
/* ************************************************************************* * Ralink Tech Inc. * 5F., No.36, Taiyuan St., Jhubei City, * Hsinchu County 302, * Taiwan, R.O.C. * * (c) Copyright 2002-2010, Ralink Technology, Inc. * * This program is free software; you can redistribute it and/or modify * * it u...
8996d240bfa40c94108e94690556033a6752b474
8a6b9cdf1c2e6e8b62d5c7a30f87105c9822ab22
/tontec_35_mz61581.h
b07da59a4386e80bfc7814730d0b302ade3e70c7
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
juj/fbcp-ili9341
605c71f9a7bcb4daf4da30777ceb8b089a0bb2e5
45e77fe63cda77e9636c9f23225313a458e55377
refs/heads/master
2023-08-11T14:10:25.911373
2022-11-16T11:07:53
2022-11-16T11:07:53
111,223,550
1,388
249
MIT
2023-01-30T13:53:30
2017-11-18T17:09:15
C++
UTF-8
C
false
false
280
h
tontec_35_mz61581.h
#pragma once #ifdef TONTEC_MZ61581 #if !defined(GPIO_TFT_DATA_CONTROL) #define GPIO_TFT_DATA_CONTROL 25 #endif #if !defined(GPIO_TFT_RESET_PIN) #define GPIO_TFT_RESET_PIN 15 #endif #if !defined(GPIO_TFT_BACKLIGHT) #define GPIO_TFT_BACKLIGHT 18 #endif #endif
20e090a689776687a24dbab0b944d142a605b109
7c857119fe1505b1d80d6e62969661c06dc1a2f4
/rEFIt_UEFI/Platform/Console.h
8b098902e108f0ba3cf24cf7cfd322c5a58bc702
[ "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
246
h
Console.h
/* * Console.h * * Created on: 16 Apr 2020 * Author: jief */ #ifndef PLATFORM_CONSOLE_H_ #define PLATFORM_CONSOLE_H_ EFI_STATUS InitializeConsoleSim (void); EFI_STATUS UninitializeConsoleSim (); #endif /* PLATFORM_CONSOLE_H_ */
052024531dbb87bb7bc6cd51c50b33864b14be81
a7856278e39f6030eacbb0680ca66b57e30ca06b
/generation/DirectX/um/dxdiag/um-dxdiag.h
52ef96fbbcf1dd2c4039fb38558d44271b2bf416
[ "MIT" ]
permissive
terrafx/terrafx.interop.windows
07f1ac52cbaea6c0f5f8f6147df7a8dd50345f49
fadce5a41fa5e6f0282e80e96f033d0a2c130991
refs/heads/main
2023-07-09T03:56:06.057946
2023-06-23T16:01:17
2023-06-23T16:01:17
192,857,891
208
46
MIT
2023-07-07T17:25:55
2019-06-20T05:58:46
C#
UTF-8
C
false
false
50
h
um-dxdiag.h
#include "..\..\..\TerraFX.h" #include <dxdiag.h>
b7998e3e0e888abbc260d78b5502a7412ed8e388
e5f4f37d941ceb8145d65f92028cc54658b1ac01
/Code/ThirdParty/glfw/tests/gamma.c
7419592f07d4a90be721aa57b8ac08466a0b58c3
[ "Zlib", "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
5,651
c
gamma.c
//======================================================================== // Gamma correction test program // Copyright (c) Camilla Löwy <elmindreda@glfw.org> // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages // arising from...
41ba18448d3f374b2dd76837758a79bdaf6d20fb
03b2c80dbc41e904b167d504666e27d798da5447
/src/array_adjust.h
ee84db01edd6c08d3adbb18c24ec4b818b2a052c
[ "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
304
h
array_adjust.h
#ifndef __ARRAY_ADJUST_HEADER__ #define __ARRAY_ADJUST_HEADER__ #include "typedef.h" #define array_adjust_array_ _n(array_adjust_array_) int array_adjust_array_(addr *ret, addr array, addr dimension, addr type, addr initial, addr contents, addr fillpointer, addr displaced, addr offset); #endif
26b87731f138e72101aafda6195c2f4a886d3b6c
e47e2263ca0b60d0c8327f74b4d4078deadea430
/tess-two/jni/com_googlecode_leptonica_android/src/prog/adaptmap_dark.c
5e561cba187144b7fe4a0a80bb86500ebbb04947
[ "Apache-2.0", "BSD-2-Clause", "CC-BY-2.5" ]
permissive
rmtheis/tess-two
43ed1bdcceee88df696efdee7c3965572ff2121f
ab4cab1bd9794aacb74162aff339daa921a68c3f
refs/heads/master
2023-03-10T08:27:42.539055
2022-03-17T11:21:24
2022-03-17T11:21:24
2,581,357
3,632
1,331
Apache-2.0
2019-10-20T00:51:50
2011-10-15T11:14:00
C
UTF-8
C
false
false
7,989
c
adaptmap_dark.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...
2bb5c9bdec8498abb61d33417c57152bcc7f691d
8838eb997879add5759b6dfb23f9a646464e53ca
/src/arch/x86/include/asm/multiboot.h
ed1475afcd10e4365237ecf92f4a4f16663beacd
[ "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
5,170
h
multiboot.h
/** * @file * @brief the header for Multiboot * * @date 10.11.10 * @author Nikolay Korotky */ #ifndef X86_MULTIBOOT_H_ #define X86_MULTIBOOT_H_ /* The magic number for the Multiboot header. */ #define MULTIBOOT_HEADER_MAGIC 0x1BADB002 /* The magic number passed by a Multiboot-compliant boot loader. It's p...
07fcfdc1d859c18876d90bc270790f67a330f4f1
88bd66842df4e38167ed0d07e29f33040029931b
/notes/mit6.s081/docs/lec/l-coordination.c
214075d68d2aa179d5eac01540496119a6f44b20
[ "CC-BY-SA-4.0" ]
permissive
PiperLiu/CS-courses-notes
3855292f4e58eac24e559c0aedea00a334a260a1
78315802cb61800a607575e13a17bb5d4765471e
refs/heads/master
2022-05-30T01:23:28.878483
2022-05-11T03:35:50
2022-05-11T03:35:50
221,176,862
360
57
Apache-2.0
2021-09-26T15:57:23
2019-11-12T09:16:55
C++
UTF-8
C
false
false
1,369
c
l-coordination.c
// // uart.c // these functions replace uartputc() and uartintr() // static int tx_done; // has the UART finished sending? static int tx_chan; // &tx_chan is the "wait channel" // transmit buf[]. void uartwrite(char buf[], int n) { acquire(&uart_tx_lock); int i = 0; while(i < n){ while(tx_done == 0){ ...
53a0d346f15809274c8c1b100b2ea32ba4dfc3de
07aeb5740a8dae36edf24e2686ff67e2959758fe
/programs/subprojects/doom/i_timer.h
9b3dbb8d105afcf42efb6a80ffbb89935002e9e3
[ "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,038
h
i_timer.h
// // Copyright(C) 1993-1996 Id Software, Inc. // 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...
d276afedc9b792c0196303f92cbc9568507efbda
e1d9c54e9925e30e388a255b53a93cccad0b94cb
/kubernetes/model/v1beta2_priority_level_configuration_status.c
78dfaa9f6cf60ecb0a0da683366d3b0576be39e2
[ "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
4,157
c
v1beta2_priority_level_configuration_status.c
#include <stdlib.h> #include <string.h> #include <stdio.h> #include "v1beta2_priority_level_configuration_status.h" v1beta2_priority_level_configuration_status_t *v1beta2_priority_level_configuration_status_create( list_t *conditions ) { v1beta2_priority_level_configuration_status_t *v1beta2_priority_lev...
355c15e74f0894b9e6811e1cbcb57e1096072195
e65a4dbfbfb0e54e59787ba7741efee12f7687f3
/devel/sdl12/files/SDL_sndioaudio.h
32c566ed93e5742a53442e75654b691e29a5afdb
[ "BSD-2-Clause" ]
permissive
freebsd/freebsd-ports
86f2e89d43913412c4f6b2be3e255bc0945eac12
605a2983f245ac63f5420e023e7dce56898ad801
refs/heads/main
2023-08-30T21:46:28.720924
2023-08-30T19:33:44
2023-08-30T19:33:44
1,803,961
916
918
NOASSERTION
2023-09-08T04:06:26
2011-05-26T11:15:35
null
UTF-8
C
false
false
1,512
h
SDL_sndioaudio.h
/* * Copyright (c) 2008 Jacob Meuser <jakemsr@sdf.lonestar.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS I...
70eef67091955fd2eccdcc78c77b81a7ebf55b27
e22fd36933c9114a9df1694e7a6274bf059de2a6
/third_party/acados/include/hpipm/include/hpipm_m_ocp_qp_ipm_hard.h
1c44acee2e849720a8959508383b717fec3fcc55
[ "LicenseRef-scancode-warranty-disclaimer", "MIT" ]
permissive
commaai/openpilot
66dfb7f31290bc8f58c9ead95d56697a52b45afb
a0b49d54222c52ff0112c402bc0e0d9262e77a66
refs/heads/master
2023-09-05T21:34:14.076796
2023-09-05T21:15:18
2023-09-05T21:15:18
74,627,617
46,071
9,878
MIT
2023-09-14T21:51:23
2016-11-24T01:33:30
Python
UTF-8
C
false
false
6,224
h
hpipm_m_ocp_qp_ipm_hard.h
/************************************************************************************************** * * * This file is part of HPIPM. * * ...
4e3d39536bedf0344878f89c3c1f273c3e81df36
dae15b230f6a39e8451420b2dea61fb719f9ffdf
/src/ofp_ipsec_spd.c
1f72ab2b27500243430d4b247e71567fff8a2c5a
[ "BSD-3-Clause", "GPL-1.0-or-later" ]
permissive
OpenFastPath/ofp
2b97bbd152fd877cb8b2125128d6826c0f4491dd
6b48500af9752c7d51a290390751988759a8256d
refs/heads/master
2023-05-25T15:21:17.682339
2023-05-10T07:14:01
2023-05-10T11:01:16
37,121,923
367
146
BSD-3-Clause
2023-09-13T14:19:24
2015-06-09T09:08:43
C
UTF-8
C
false
false
11,729
c
ofp_ipsec_spd.c
/* * Copyright (c) 2018, Nokia * All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ #include <odp_api.h> #include "api/ofp_types.h" #include "api/ofp_pkt_processing.h" #include "api/ofp_log.h" #include "api/ofp_ipsec.h" #include "api/ofp_icmp.h" #include "ofpi_in.h" #include "ofpi_ip.h" #includ...
580f098bcf188fbfbd1e2a1f970f0cd4ee2b2d96
50e95229b9a1161ac294137120aaba94c9eb06bc
/sources/ippcp/pcpgfpecesgetsizesm2.c
1eee866e54d4ed016800c268d15e9aaf183356a0
[ "Apache-2.0", "Intel" ]
permissive
intel/ipp-crypto
f0f05b87203705e82603db67bed5f8def13a5ee8
36e76e2388f3dd10cc440e213dfcf6ef59a0dfb8
refs/heads/develop
2023-09-04T08:15:06.851373
2023-07-27T12:47:12
2023-07-27T12:47:12
140,034,345
304
81
Apache-2.0
2023-08-30T17:18:36
2018-07-06T22:16:28
C
UTF-8
C
false
false
2,043
c
pcpgfpecesgetsizesm2.c
/******************************************************************************* * Copyright (C) 2018 Intel Corporation * * Licensed under the Apache License, Version 2.0 (the 'License'); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache....
35128cd2867a0d4625b608cbb964231203c39a06
28d0f8c01599f8f6c711bdde0b59f9c2cd221203
/tests/usr.bin/xlint/lint1/msg_240.c
ce4cf70990e814652295e0c7e7db811d36e8fbb9
[]
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
1,040
c
msg_240.c
/* $NetBSD: msg_240.c,v 1.8 2023/08/02 18:51:25 rillig Exp $ */ # 3 "msg_240.c" // Test for message: assignment of different structures (%s != %s) [240] // This message is not used. /* lint1-extra-flags: -X 351 */ struct s_param { int member; }; struct s_local { int member; }; struct s_return { int member; }; ...
c7681f44b2e1ceb6fccc722e7409f80aed9fe2a0
8838eb997879add5759b6dfb23f9a646464e53ca
/third-party/tcl/tclsh/tcl_embox_compat.h
f8c1a724b9c872be2eaf95d0a26524f68161caad
[ "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,877
h
tcl_embox_compat.h
/* * tcl_embox_compat.h * * Created on: Feb 23, 2014 * Author: alexander */ #ifndef TCL_EMBOX_COMPAT_H_ #define TCL_EMBOX_COMPAT_H_ #include <stdio.h> #include <netinet/in.h> #include <sys/types.h> #define HUGE_VAL ((double)-1) /* (termios.h) Extensions to the termios c_iflag bit map. */ #define IXANY ...
941e5e540ffe58d1eb48e8da42dd91f337f4720a
77c4f4dd27b8d7497e66a7a5a87ad7ea83f2c4be
/c_glib/arrow-flight-sql-glib/client.h
f2a025fef099bf5448c212675b969e84faee8754
[ "Apache-2.0", "MIT", "BSD-3-Clause", "BSD-2-Clause", "ZPL-2.1", "BSL-1.0", "LicenseRef-scancode-public-domain", "NTP", "OpenSSL", "CC-BY-4.0", "LLVM-exception", "Python-2.0", "CC0-1.0", "LicenseRef-scancode-protobuf", "JSON", "Zlib", "CC-BY-3.0", "LicenseRef-scancode-unknown-licens...
permissive
apache/arrow
0714bfbf6fd491e1f4ed4acf838845ce4b94ec3e
59954225d4615f9b3bd7a3c266fb68761794229a
refs/heads/main
2023-08-24T09:04:22.253199
2023-08-24T07:21:51
2023-08-24T07:21:51
51,905,353
12,955
3,585
Apache-2.0
2023-09-14T20:45:56
2016-02-17T08:00:23
C++
UTF-8
C
false
false
4,016
h
client.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 ...
51933aeca0246105fa7856a8bbd6c91a1c509fdd
821128c7e0c6b41c08474e98dffc9dd5f72b8857
/estimator/cc_loss_stat.h
5d32e1d739aba97cb546fa9e2cdcdd0e9d8940e3
[ "MIT" ]
permissive
yuanrongxi/razor
304b9c5d5a9e011f212dbcb8c773f8e4b4133fef
b361d64ca3357226af3d6c9651bc235905066141
refs/heads/master
2023-07-19T07:47:49.092351
2023-07-16T07:17:50
2023-07-16T07:17:50
126,000,077
322
152
MIT
2021-09-07T10:49:37
2018-03-20T10:25:35
C++
GB18030
C
false
false
926
h
cc_loss_stat.h
/*- * Copyright (c) 2017-2018 Razor, Inc. * All rights reserved. * * See the file LICENSE for redistribution information. */ #ifndef __cc_loss_stat_h_ #define __cc_loss_stat_h_ #include <stdint.h> #include "cf_platform.h" #include "cf_skiplist.h" #include "cf_unwrapper.h" /*接收端统计丢包,没有采用webRTC中比较复杂的方式,而是采用了一种简单近似的方式来...
e03a82297a9ac7e327bd1e2e6c3909c629924255
5de3ec4e6c65e60da1ed32b03748f96de7ef0b95
/Pods/Headers/Private/Realm/RLMConstants.h
7f3eabc8186c189b3b128e9185cca3ce3767ab36
[ "MIT" ]
permissive
aaronpearce/DevSwitch
5154730f4f9eabcc14a6ad1222c6823b250b991e
98a1e6ded11907a02d21380ca93999d34b85b0b2
refs/heads/master
2021-06-10T22:56:56.239592
2021-06-04T21:25:40
2021-06-04T21:25:40
177,062,016
457
25
MIT
2019-03-24T22:37:41
2019-03-22T03:00:31
Swift
UTF-8
C
false
false
37
h
RLMConstants.h
../../../Realm/include/RLMConstants.h
d653953f3810ee0daec763d26caf779098975074
28d0f8c01599f8f6c711bdde0b59f9c2cd221203
/sys/arch/x68k/include/ieeefp.h
46bde4087371b5ff96502aa91285056617b0d0e8
[]
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
128
h
ieeefp.h
/* $NetBSD: ieeefp.h,v 1.1 1996/05/05 12:17:14 oki Exp $ */ /* Just use the common m68k definition */ #include <m68k/ieeefp.h>
445279dd9ddb79fa3823e59a5121c06ac66a3e4c
03666e5f961946fc1a0ac67781ac1425562ef0d7
/src/databases/H5Nimrod/avtH5NimrodFileFormat.C
7a20af67a4206380ca8e94767ec47d3f6a7ade0b
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
visit-dav/visit
e9f81b4d4b9b9930a0db9d5282cd1bcabf465e2e
601ae46e0bef2e18425b482a755d03490ade0493
refs/heads/develop
2023-09-06T08:19:38.397058
2023-09-05T21:29:32
2023-09-05T21:29:32
165,565,988
335
120
BSD-3-Clause
2023-09-14T00:53:37
2019-01-13T23:27:26
C
UTF-8
C
false
false
20,963
c
avtH5NimrodFileFormat.C
// Copyright (c) Lawrence Livermore National Security, LLC and other VisIt // Project developers. See the top-level LICENSE file for dates and other // details. No copyright assignment is required to contribute to VisIt. // ************************************************************************* // // ...
7546f97b4f1ea34302edfd41353713c8ed85d18e
b6fd3ebe265cc089f76391068f07d2e7ea361e76
/drivers/softrend/v1m_386.h
a89dfe37d886b4114178a4709dd143c5aaa419f2
[ "MIT" ]
permissive
foone/BRender-v1.3.2
55bbdba6470234e158f82247bb5e03c2c27b9e3e
d88d0ed41122664b9781015b517db64353e16f19
refs/heads/main
2022-05-05T22:39:56.191332
2022-05-05T22:33:54
2022-05-05T22:33:54
488,348,032
486
35
MIT
2022-05-03T23:06:16
2022-05-03T20:06:34
C
UTF-8
C
false
false
1,040
h
v1m_386.h
/* * Copyright (c) 1993-1995 Argonaut Technologies Limited. All rights reserved. * * $Id: v1m_386.h 1.3 1998/07/20 19:53:48 jon Exp $ * $Locker: $ * * Prototypes for 386 downcoded geometry support that is specific to V1 models */ #ifndef _V1M_386_H_ #define _V1M_386_H_ #ifdef __cplusplus extern "C" { #endif vo...
7afc70c81a543f508f1caaeb5912bd87aa1f8f45
af9eabdb2ac240f9f2a2f3e92e6bc9044069362e
/sdk/csi_driver/wujian100_open/system.c
9a2fc5e7632f951c89c1dc298c32fe5e04170308
[ "MIT" ]
permissive
T-head-Semi/wujian100_open
9926f118867a08283004759d09af6631db2e92cf
83e297583bb3454b688f9f27d6bc20ff3276ad32
refs/heads/master
2022-07-27T05:13:57.608880
2021-12-31T09:23:38
2021-12-31T09:23:38
216,210,370
1,846
609
MIT
2019-12-15T10:41:08
2019-10-19T13:25:30
Verilog
UTF-8
C
false
false
1,560
c
system.c
/* * Copyright (C) 2017-2019 Alibaba Group Holding Limited */ /****************************************************************************** * @file system.c * @brief CSI Device System Source File * @version V1.0 * @date 02. Oct 2019 ****************************************************************...
934b51f765a2aff33955a589cb33b6f38d43c70c
3afd7229cfff2da1b504cf33869f0397e7d72535
/src/include/signals.h
3fe8a2f74898a33cb3d877d0c87b75b95afda3d7
[ "MIT" ]
permissive
ptitSeb/box64
ed62db37d8dd328316fef259be24ff95b9d785e7
7cba83231a0ca05a18bb6a07735ba8d5f0a216b6
refs/heads/main
2023-08-31T06:25:22.053788
2023-08-30T19:53:29
2023-08-30T19:53:29
317,493,442
2,317
197
MIT
2023-09-13T13:51:23
2020-12-01T09:42:50
C
UTF-8
C
false
false
1,358
h
signals.h
#ifndef __SIGNALS_H__ #define __SIGNALS_H__ #include <signal.h> typedef void (*sighandler_t)(int); typedef struct x64_sigaction_s { union { sighandler_t _sa_handler; void (*_sa_sigaction)(int, siginfo_t *, void *); } _u; sigset_t sa_mask; uint32_t sa_flags; void (*sa_restorer)(void); } x64_sigaction_t; ty...
050954f18220f88707c1276629e83b6fc7009025
dc5b5723f2aebc9abaa125e281b59cb88362996f
/sample/framework/vx_lut.c
2c2d6a545a27b767515f05da16e08137cb4c850e
[ "Apache-2.0" ]
permissive
KhronosGroup/OpenVX-sample-impl
cd3cc630b398a859ff83ce75ff02ff7f8dd45e64
9caba36a541fa6480f9d65d9a78dde208ebe96f9
refs/heads/openvx_1.3
2023-09-05T23:32:05.073687
2023-06-16T19:53:24
2023-06-16T19:53:24
157,795,699
134
55
Apache-2.0
2023-06-16T19:53:25
2018-11-16T01:33:06
C
UTF-8
C
false
false
11,571
c
vx_lut.c
/* * Copyright (c) 2012-2017 The Khronos Group Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicab...
aa8621b00a6c7490eac13457f01f5b1be988d15f
39568e19301a7a112398be542154950af25591de
/sw/device/lib/dif/autogen/dif_spi_host_autogen.h
52773b209606652efcefc32b6fe475a7c91b5fc2
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
lowRISC/opentitan
493995bc7cf7cb3aee486a5203af3fd62bba3bfc
51f6017b8425b14d5a4aa9abace8fe5a25ef08c8
refs/heads/master
2023-08-31T22:05:09.425796
2023-08-14T14:52:15
2023-08-31T20:31:13
204,516,692
2,077
634
Apache-2.0
2023-09-14T21:16:21
2019-08-26T16:30:16
SystemVerilog
UTF-8
C
false
false
7,550
h
dif_spi_host_autogen.h
// Copyright lowRISC contributors. // Licensed under the Apache License, Version 2.0, see LICENSE for details. // SPDX-License-Identifier: Apache-2.0 #ifndef OPENTITAN_SW_DEVICE_LIB_DIF_AUTOGEN_DIF_SPI_HOST_AUTOGEN_H_ #define OPENTITAN_SW_DEVICE_LIB_DIF_AUTOGEN_DIF_SPI_HOST_AUTOGEN_H_ // THIS FILE HAS BEEN GENERATED,...
4ca5a64f7054b65cc337e2c4e745fb0bd3a6ad90
0ff5c3178e87a28a82165bfa908d9319cf7a2323
/10. Linked List/c lang/Linked List.c
224a992a5ce17aea45e043b174bf1a328321b38d
[ "MIT" ]
permissive
SR-Sunny-Raj/Hacktoberfest2021-DSA
40bf8385ed976fd81d27340514579b283c339c1f
116526c093ed1ac7907483d001859df63c902cb3
refs/heads/master
2023-01-31T07:46:26.016367
2023-01-26T12:45:32
2023-01-26T12:45:32
262,236,251
261
963
MIT
2023-03-25T14:22:10
2020-05-08T05:36:07
C++
UTF-8
C
false
false
10,701
c
Linked List.c
// 5. Practical : Linked List – 1 // Write a menu driven program to implement following operations on the singly linked list. Design a function create to create a link list (which is required to be called only for one time for a link list) // (a) create [ node * create() ] // (b) display [ void display(node *start) ] /...
69f18995a5fa503e77adddcf6fdeffe5186eea63
272ed2f127ad42b0cb2597bc44a27565a608d444
/hoult-primes.c
eaf5c691423fc2c12bac3f40c48a9af028f2ae99
[]
no_license
carlosedp/riscv-bringup
ccfb402fba7d22f8850864a17624c49f40ddf7b2
548b1de5a06c240f8c7dbe59959ecf35b53e5450
refs/heads/master
2023-07-26T13:09:30.791115
2022-10-31T23:29:52
2022-10-31T23:30:00
189,597,593
225
35
null
2023-07-07T19:11:06
2019-05-31T13:22:37
Shell
UTF-8
C
false
false
6,218
c
hoult-primes.c
// Copyright 2016-2020 Bruce hoult bruce@hoult.org // // 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, ...
021621b36d25100ce31f8b0644b425d8deda1624
fdbb74a95924e2677466614f6ab6e2bb13b2a95a
/third_party/python/Parser/tokenizer.c
559bd823565c591a288ac16d217e21e895dad892
[ "Python-2.0", "GPL-1.0-or-later", "LicenseRef-scancode-python-cwi", "LicenseRef-scancode-free-unknown", "LicenseRef-scancode-other-copyleft", "ISC" ]
permissive
jart/cosmopolitan
fb11b5658939023977060a7c6c71a74093d9cb44
0d748ad58e1063dd1f8560f18a0c75293b9415b7
refs/heads/master
2023-09-06T09:17:29.303607
2023-09-02T03:49:13
2023-09-02T03:50:18
272,457,606
11,887
435
ISC
2023-09-14T17:47:58
2020-06-15T14:16:13
C
UTF-8
C
false
false
58,199
c
tokenizer.c
/*-*- mode:c;indent-tabs-mode:nil;c-basic-offset:4;tab-width:8;coding:utf-8 -*-│ │vi: set net ft=c ts=4 sts=4 sw=4 fenc=utf-8 :vi│ ╞══════════════════════════════════════════════════════════════════════════════╡ │ Python 3 ...
5ccc09ccf83f5777b67c5f5d33ae05ffb8165d77
35c04ea32351dc95bc18d46e5c70dda9c1e08668
/Examples/MCUXpresso/FRDM-KE02Z/FRDM-KE02Z_Blinky/device/fsl_device_registers.h
7e1ac0b91967c34cab96ecb4296c4faa25fb4bc0
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
ErichStyger/mcuoneclipse
0f8e7a2056a26ed79d9d4a0afd64777ff0b2b2fe
04ad311b11860ae5f8285316010961a87fa06d0c
refs/heads/master
2023-08-28T22:54:08.501719
2023-08-25T15:11:44
2023-08-25T15:11:44
7,446,094
620
1,191
NOASSERTION
2020-10-16T03:13:28
2013-01-04T19:38:12
Batchfile
UTF-8
C
false
false
1,148
h
fsl_device_registers.h
/* * Copyright 2014-2016 Freescale Semiconductor, Inc. * Copyright 2016-2018 NXP * * SPDX-License-Identifier: BSD-3-Clause * */ #ifndef __FSL_DEVICE_REGISTERS_H__ #define __FSL_DEVICE_REGISTERS_H__ /* * Include the cpu specific register header files. * * The CPU macro should be declared in the project or mak...
810305ae11cc5b1d90a169c10a950b89205a8d8f
bd720d657cfc9ad96d17e878e65d56096a11661a
/uif.h
666f8e05eb283a915e562706515c56bfeaf27695
[ "CC-BY-4.0" ]
permissive
jim17/memtype
b30b619b2f526dae811b6d7352a01106e811f849
6e88468e039159850c62700bbcd86e01276ab80e
refs/heads/master
2020-04-12T01:42:29.868907
2018-04-24T18:15:00
2018-04-24T18:15:00
44,481,649
141
23
null
2018-04-24T18:15:01
2015-10-18T14:38:58
C
UTF-8
C
false
false
514
h
uif.h
/** User Input Button api */ #ifndef _UIF_H_ #define _UIF_H_ #include <stdint.h> /* UIF MENU STATES */ enum { START = 0, CREDENTIALS, OPTIONS, USER_INPUT, } menuStates; /* Public vars */ extern uint8_t UIF_state; extern uint8_t UIF_credIndex; extern uint8_t UIF_optionsIndex; extern uint8_t UIF_use...
9c0f551080ff3f211442bf8fd1e23374dbfcefc4
43bf0bdbd65c8bc8bc99d0ed1d408a79aee2621a
/c/src/proactor/libuv.c
b2663fa335a1af2025765796585dec3cc80de892
[ "BSD-3-Clause", "Apache-2.0" ]
permissive
apache/qpid-proton
51a6a61352cb206095aec75b27ebaa7fbf211d20
6b05c6d64ba04bad96745b1430ca17d436b6fd32
refs/heads/main
2023-09-01T14:06:34.221772
2023-08-09T21:38:18
2023-08-09T21:38:18
26,309,799
236
257
Apache-2.0
2023-08-31T14:37:43
2014-11-07T08:00:07
C++
UTF-8
C
false
false
45,715
c
libuv.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"); y...
781ecea5007ef8d4c20bb3e0dd319501d0490f16
c013cf150a7ae728caa1468125f0d42f7a5a52eb
/src/chiabls/contrib/relic/src/eb/relic_eb_mul.c
cd3cdb02ced27a70404ef10f440f2f00e066264c
[ "Apache-2.0", "ISC", "LGPL-3.0-only", "MIT", "LGPL-2.1-only", "LGPL-2.0-or-later", "LGPL-2.1-or-later", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
PIVX-Project/PIVX
c9d209ea7b8cee627f5ccc1cb63d334b68c454de
7488a2721da8a4defc08d145dadd3c3065e2735d
refs/heads/master
2023-08-19T10:18:31.494805
2023-08-17T03:38:56
2023-08-17T03:40:09
50,740,659
663
1,520
MIT
2023-09-13T06:26:34
2016-01-30T19:20:24
C++
UTF-8
C
false
false
22,241
c
relic_eb_mul.c
/* * RELIC is an Efficient LIbrary for Cryptography * Copyright (c) 2009 RELIC Authors * * This file is part of RELIC. RELIC is legal property of its developers, * whose names are not listed here. Please refer to the COPYRIGHT file * for contact information. * * RELIC is free software; you can redistribute it a...
2a6ff48f43203cdfe85159fd22411b8fad50c8a9
0744dcc5394cebf57ebcba343747af6871b67017
/os/board/rtl8730e/src/component/file_system/vfs2.0/vfs_fatfs_flash.c
b62fd1eb50a8062d31c0a43d36646ea31ce63275
[ "Apache-2.0", "GPL-1.0-or-later", "BSD-3-Clause", "ISC", "MIT", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-other-permissive" ]
permissive
Samsung/TizenRT
96abf62f1853f61fcf91ff14671a5e0c6ca48fdb
1a5c2e00a4b1bbf4c505bbf5cc6a8259e926f686
refs/heads/master
2023-08-31T08:59:33.327998
2023-08-08T06:09:20
2023-08-31T04:38:20
82,517,252
590
719
Apache-2.0
2023-09-14T06:54:49
2017-02-20T04:38:30
C
UTF-8
C
false
false
3,858
c
vfs_fatfs_flash.c
/* * Routines to associate Flash driver with FatFs * * Copyright (c) 2014 Realtek Semiconductor Corp. * * This module is a confidential and proprietary property of RealTek and * possession or use of this module requires written permission of RealTek. */ #include "integer.h" #include "stdint.h" #include "vfs....
e437981aeb32c44105d8bc912ea9859c5fa7140f
d64d35fb4a29b689e494aa5cb322d542449b6c7a
/AppDevPods/AppDevListViewKit/include/ADKTableViewDynamicSizeCell.h
74bee759c1480ca6a947cdce254769f0ea9d8be2
[ "BSD-3-Clause" ]
permissive
yahoo/AppDevKit
07ec20f01160fbb54c31d6b03e25abde274d354c
b07a2f54242037a16de8a5a6debb3eb34a469972
refs/heads/master
2023-08-17T07:25:21.535270
2023-05-10T02:59:36
2023-05-10T02:59:36
60,286,702
1,608
192
NOASSERTION
2023-05-10T02:59:37
2016-06-02T18:11:56
Objective-C
UTF-8
C
false
false
32
h
ADKTableViewDynamicSizeCell.h
../ADKTableViewDynamicSizeCell.h
ec7055913f8c85cdea606d49338768b2f1db5847
5f86fc385c7dcfcb5b166cdea7c8b13057b8bb5f
/tests/mixed_c_cpp/enc/foo.c
6e955d6ce5baa7c48296e74044604ed457895243
[ "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
315
c
foo.c
// Copyright (c) Open Enclave SDK contributors. // Licensed under the MIT License. #include <stddef.h> #include <stdint.h> #include "mixed_t.h" // This file exists to test that C includes can be successfully included even // when the cmake executable depends on oelibcxx void foo_c(int a) { OE_UNUSED(a); }
77ff99609b613c00384d91e8fd8f074b7b79464d
00caa507194cf76befb4253d90ad0da64893e244
/erpc_c/setup/erpc_server_setup.h
c9216c0d17916ea0b2184200dcd9720711609e17
[ "BSD-3-Clause", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
EmbeddedRPC/erpc
26fae8a4ea340c68120a8c5b962713ff903016bc
b3951d834d446b87e6e9a3b47dca71c36f5b37cf
refs/heads/develop
2023-08-18T15:51:52.062159
2023-08-10T11:51:35
2023-08-10T11:51:35
66,159,204
604
196
NOASSERTION
2023-09-06T14:36:55
2016-08-20T17:26:03
C++
UTF-8
C
false
false
4,979
h
erpc_server_setup.h
/* * Copyright (c) 2014-2016, Freescale Semiconductor, Inc. * Copyright 2016-2017 NXP * Copyright 2020 ACRIOS Systems s.r.o. * All rights reserved. * * * SPDX-License-Identifier: BSD-3-Clause */ #ifndef _EMBEDDED_RPC__SERVER_SETUP_H_ #define _EMBEDDED_RPC__SERVER_SETUP_H_ #include "erpc_common.h" #include "er...
724b1d7008d232dc236daecd4360aac582b7aac5
e5ec9a33aaca93a653df46e7d3c351ece1b4abc5
/ZQCNN/ZQ_CNN_Tensor4D_Interface.h
15c5c012aee7bb4e662abbe28eef2678e74bdb37
[ "MIT" ]
permissive
zuoqing1988/ZQCNN
0b0dbe79acf3094c252e6016dca0dbf37134ce37
9c89e94debaa9a241d2ac0cbc7d32c7bb8436490
refs/heads/master
2022-08-28T08:09:58.698706
2022-08-22T04:20:27
2022-08-22T04:20:27
132,091,868
2,152
487
MIT
2020-10-23T07:37:06
2018-05-04T05:30:54
Objective-C
UTF-8
C
false
false
132
h
ZQ_CNN_Tensor4D_Interface.h
#ifndef _ZQ_CNN_TENSOR_4D_INTERFACE_H_ #define _ZQ_CNN_TENSOR_4D_INTERFACE_H_ #pragma once #include "ZQ_CNN_Tensor4D.h" #endif
87d7d88657501ba9f4935d18ae07687eccd3bf26
f5d5356e629ee8704993136dac098dec2fd228ef
/firmware/components/spi_manager/spi_quad_packet.c
67003284e973d3eb94ef1bacef8af27d833b9104
[ "BSD-3-Clause", "BSD-2-Clause" ]
permissive
open-dynamic-robot-initiative/master-board
3466929a27485d79f1d5b82d48b4bad95ba0a737
361f44689c1223a00426a96b2f7d1bcaf5b2bed2
refs/heads/master
2023-07-21T08:46:31.783111
2023-06-27T08:49:56
2023-06-27T08:49:56
198,817,879
104
41
BSD-2-Clause
2023-09-11T19:02:19
2019-07-25T11:22:35
C++
UTF-8
C
false
false
497
c
spi_quad_packet.c
#include "spi_quad_packet.h" #include "driver/spi_master.h" #include "quad_crc.h" uint32_t packet_compute_CRC(uint16_t *packet) { return CRC_compute((uint8_t*) packet, SPI_TOTAL_CRC*2); } bool packet_check_CRC(uint16_t *packet) { return (packet_compute_CRC(packet) == packet_get_CRC(packet)); } uint32_t packet_...
4d5b6d7e8fa2a5985186eadf90339d0abd29529e
88ae8695987ada722184307301e221e1ba3cc2fa
/third_party/xnnpack/src/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-neonv8-c24.c
b5d7882c5b7b79ab1e66152d322c93a608e179ce
[ "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
20,823
c
qu8-gavgpool-7p7x-minmax-fp32-neonv8-c24.c
// Auto-generated file. Do not edit! // Template: src/qs8-gavgpool/multipass-neon.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_...
5e7af395eb5e5d61ace310fc0609b3a00a71c489
376e1818d427b5e4d32fa6dd6c7b71e9fd88afdb
/mail/safecat/patches/patch-tryulong32.c
1d9d40288dfbc932153dfcf365afde03b15f8fdf
[]
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
457
c
patch-tryulong32.c
$NetBSD: patch-tryulong32.c,v 1.1 2017/07/27 02:20:30 schmonz Exp $ Support arm. --- tryulong32.c.orig 2000-02-29 04:10:12.000000000 +0000 +++ tryulong32.c @@ -1,5 +1,8 @@ void main() { +#ifdef __arm__ + _exit(0); +#else unsigned long u; u = 1; u += u; u += u; u += u; u += u; u += u; u += u; u += u; u += u; @...
c56179e45cf3b435ab5cfa21ab3abd2ee72de09b
88ae8695987ada722184307301e221e1ba3cc2fa
/third_party/ffmpeg/libavcodec/alpha/blockdsp_alpha.c
c6f09646077ff6973ca6b709ae6f951703a67da1
[ "LGPL-2.1-only", "LGPL-3.0-only", "LGPL-2.0-or-later", "GPL-1.0-or-later", "GPL-2.0-only", "LGPL-2.1-or-later", "GPL-3.0-or-later", "LGPL-3.0-or-later", "IJG", "LicenseRef-scancode-other-permissive", "MIT", "GPL-2.0-or-later", "Apache-2.0", "GPL-3.0-only", "BSD-3-Clause" ]
permissive
iridium-browser/iridium-browser
71d9c5ff76e014e6900b825f67389ab0ccd01329
5ee297f53dc7f8e70183031cff62f37b0f19d25f
refs/heads/master
2023-08-03T16:44:16.844552
2023-07-20T15:17:00
2023-07-23T16:09:30
220,016,632
341
40
BSD-3-Clause
2021-08-13T13:54:45
2019-11-06T14:32:31
null
UTF-8
C
false
false
1,398
c
blockdsp_alpha.c
/* * Alpha optimised block operations * Copyright (c) 2002 Falk Hueffner <falk@debian.org> * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * v...
ebb6cd27438346b6d641d69b1480b1d6f0de8c5b
99bdb3251fecee538e0630f15f6574054dfc1468
/bsp/Infineon/libraries/IFX_PSOC6_HAL/mtb-hal-cat1/include_pvt/cyhal_system_impl.h
6c199373a7dc12f95cfe973560a0ea727e73e8aa
[ "Zlib", "LicenseRef-scancode-proprietary-license", "MIT", "BSD-3-Clause", "X11", "BSD-4-Clause-UC", "LicenseRef-scancode-unknown-license-reference", "Apache-2.0", "GPL-1.0-or-later", "LicenseRef-scancode-warranty-disclaimer" ]
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
1,956
h
cyhal_system_impl.h
/***************************************************************************//** * \file cyhal_system_impl.h * * \brief * Provides a PSoCâ„¢ Specific interface for interacting with the Infineon power * management and system clock configuration. This interface abstracts out the * chip specific details. If any chip speci...
a3a1a57edbd0287c73103229b78c86ff1e11e455
779cd3de885ad7c23e2f625684a55e1d1b27730a
/include/insert_box_into_box.h
49bced2d1b9cb673ca68dd3df981d39d2e7582fd
[]
no_license
alecjacobson/computer-graphics-bounding-volume-hierarchy
fa0daf9d38651f4ccf5f680ef9b2283e0e481ee0
b5e801ea101fcba5a068cd564a905c11e6bc7635
refs/heads/master
2022-02-14T05:03:23.086216
2022-02-01T22:54:37
2022-02-01T22:54:37
147,458,320
103
44
null
2022-02-02T15:56:05
2018-09-05T04:11:20
C++
UTF-8
C
false
false
384
h
insert_box_into_box.h
#ifndef INSERT_BOX_INTO_BOX_H #define INSERT_BOX_INTO_BOX_H #include "BoundingBox.h" #include <Eigen/Core> // Grow a box `B` by inserting a box `A`. // // Inputs: // A bounding box to be inserted // B bounding box to be grown // Outputs: // B bounding box grown to include original contents and A void insert_bo...
e11a50ff53dd768861d6e7f2ecffe9797cec6ace
b4c2b8dc89417e966a67a433267ebb9c156dbff4
/src/8_Sound.h
b66b9fcb1bc74b6302d3201aa63380ce522d4cf1
[]
no_license
TheDIYGuy999/Rc_Engine_Sound_ESP32
92134030dbc047627310d54ccf1fd34fb3cad791
eeeb47964861b66f8e1db34bffe35657846d8b20
refs/heads/master
2023-08-31T00:17:03.698027
2023-05-04T19:46:51
2023-05-04T19:46:51
225,658,413
230
105
null
2023-08-26T14:38:39
2019-12-03T15:51:13
C
UTF-8
C
false
false
1,006
h
8_Sound.h
#include <Arduino.h> /* General SOUND SETTINGS ************************************************************************************************ * * Most sound settings are done in the vehicle configuration files in the /vehicles/ directory. * */ // #define NO_SIREN // siren sound is not played, if defined // #def...
5cd8214bdd48248640effcb1bb5264d81571fa66
28d0f8c01599f8f6c711bdde0b59f9c2cd221203
/sys/arch/mips/atheros/dev/ehci_arbus.c
3f4e6d56e30584f9ed6ece67a076fdf1a64143ad
[]
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,951
c
ehci_arbus.c
/* $NetBSD: ehci_arbus.c,v 1.10 2021/08/07 16:18:59 thorpej Exp $ */ /*- * Copyright (c) 2011 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by Matt Thomas of 3am Software Foundry. * * Redistribution and use in source and binary f...
d9d0b0553aff6c3d89fb0fcf0742519d7214d08d
baf824f8819f90928e11480d0eae89efb60341a1
/ports/nxp_rt1050_60/omv/framebuffer.c
a67085660d42cb5c6aa83abeb8ff35e91a5bee8b
[ "MIT", "GPL-1.0-or-later" ]
permissive
RockySong/micropython-rocky
549770723ba92cb311c468880ead0ffdd4fa8fe5
2d728f414bf8d041ca609e00448850759aade3cd
refs/heads/omv_initial_integrate
2021-05-12T12:20:18.404341
2021-01-15T01:15:48
2021-01-15T01:15:48
117,408,452
198
90
MIT
2020-08-25T03:31:32
2018-01-14T06:40:36
C
UTF-8
C
false
false
5,702
c
framebuffer.c
/* * This file is part of the OpenMV project. * Copyright (c) 2013/2014 Ibrahim Abdelkader <i.abdalkader@gmail.com> * This work is licensed under the MIT license, see the file LICENSE for details. * * Framebuffer stuff. * */ #include "imlib.h" #include "omv_boardconfig.h" #include "framebuffer.h" #ifdef __CC_ARM...
dc1105e21b31c585e2d8d5998689e6f5e877db5b
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/include/linux/resume-trace.h
f31db23687828da2e209696c8612cb3f7a195801
[ "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
700
h
resume-trace.h
#ifndef RESUME_TRACE_H #define RESUME_TRACE_H #ifdef CONFIG_PM_TRACE #include <asm/resume-trace.h> #include <linux/types.h> extern int pm_trace_enabled; static inline int pm_trace_is_enabled(void) { return pm_trace_enabled; } struct device; extern void set_trace_device(struct device *); extern void generate_...
5375788e237182433e89987ba4d6fdf91c3b799a
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/include/linux/spinlock_api_smp.h
51df117abe46279223ed1f2a7cb911998aca5ecc
[ "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
5,546
h
spinlock_api_smp.h
#ifndef __LINUX_SPINLOCK_API_SMP_H #define __LINUX_SPINLOCK_API_SMP_H #ifndef __LINUX_SPINLOCK_H # error "please don't include this file directly" #endif /* * include/linux/spinlock_api_smp.h * * spinlock API declarations on SMP (and debug) * (implemented in kernel/spinlock.c) * * portions Copyright 2005, Red H...
e3b1490e7904dcaa7cc40de37670950f2487c638
0ba9681b235b377b3f57d52532ab7212d4d4cd8a
/examples/zuc/zuc.c
3cfb79b6fcc02272a3fba6044137fffcd05cfd0a
[ "BSD-3-Clause" ]
permissive
GaloisInc/saw-script
d9a3eb7b05c1bcbcc319987223cd53b903b55b5d
79ddd800bec59528958ed6d7593304e2b17b7dfb
refs/heads/master
2023-09-01T09:47:31.415255
2023-08-30T11:26:08
2023-08-30T11:26:08
34,082,065
458
82
BSD-3-Clause
2023-09-14T16:23:09
2015-04-16T21:39:32
Haskell
UTF-8
C
false
false
9,010
c
zuc.c
/* ——————————————————————- */ typedef unsigned char u8; typedef unsigned int u32; /* ——————————————————————- */ /* the state registers of LFSR */ u32 LFSR_S0; u32 LFSR_S1; u32 LFSR_S2; u32 LFSR_S3; u32 LFSR_S4; u32 LFSR_S5; u32 LFSR_S6; u32 LFSR_S7; u32 LFSR_S8; u32 LFSR_S9; u32 LFSR_S10; u32 LFSR_S11; u32 LFSR_S12; u3...
9f7958a175b0203c713ec756b64539328714ba26
a5a7c59b04a1a64fe34653c7970c3cf173f9c1df
/numerics/src/QP/ConvexQP_cst.h
b7bf353171e9aafe8d3e201724b42bea56784175
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
siconos/siconos
a7afdba41a2bc1192ad8dcd93ac7266fa281f4cf
82a8d1338bfc1be0d36b5e8a9f40c1ad5384a641
refs/heads/master
2023-08-21T22:22:55.625941
2023-07-17T13:07:32
2023-07-17T13:07:32
37,709,357
166
33
Apache-2.0
2023-07-17T12:31:16
2015-06-19T07:55:53
C
UTF-8
C
false
false
3,733
h
ConvexQP_cst.h
/* Siconos is a program dedicated to modeling, simulation and control * of non smooth dynamical systems. * * Copyright 2022 INRIA. * * 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 * *...
de9033edd075529c6aafe953d400c90a057b6148
e73547787354afd9b717ea57fe8dd0695d161821
/src/battle/move/star_power/smooch.c
7384161634517c90a7ebec6908f2ccac326245e2
[]
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
7,169
c
smooch.c
#include "common.h" #include "script_api/battle.h" #include "sprite/npc/BattleMisstar.h" #include "sprite/player.h" #define NAMESPACE battle_move_smooch #include "battle/common/move/StarPowerSupport.inc.c" #include "common/AddHP.inc.c" API_CALLABLE(N(SpawnRecoverFX)) { Bytecode* args = script->ptrReadPos; s...
e4560edc5cb77e38664d9a3161f65c11fac7b4a6
03666e5f961946fc1a0ac67781ac1425562ef0d7
/src/operators/LineSampler/LineSamplerViewerEnginePluginInfo.C
681eb32a2f631035ad9297ddd34d0da961ab0d50
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
visit-dav/visit
e9f81b4d4b9b9930a0db9d5282cd1bcabf465e2e
601ae46e0bef2e18425b482a755d03490ade0493
refs/heads/develop
2023-09-06T08:19:38.397058
2023-09-05T21:29:32
2023-09-05T21:29:32
165,565,988
335
120
BSD-3-Clause
2023-09-14T00:53:37
2019-01-13T23:27:26
C
UTF-8
C
false
false
8,869
c
LineSamplerViewerEnginePluginInfo.C
// Copyright (c) Lawrence Livermore National Security, LLC and other VisIt // Project developers. See the top-level LICENSE file for dates and other // details. No copyright assignment is required to contribute to VisIt. // **************************************************************************** // File: LineSa...
9e3be38aa0d9031e4ebf1eeea9e468f3ccad80a1
d490cce62a5b14bfb11b3597365fa98cb2d1611f
/clang/test/CAS/fcache-compile-job-dependency-file.c
de32a1232ab274eafcfae352095568c3327e765c
[ "Apache-2.0", "LLVM-exception", "NCSA" ]
permissive
apple/llvm-project
bbaf327ccd73f830f91a3519e16c21ac10f5d245
8e19e2fe15202bad879471d45976b53db132a10b
refs/heads/next
2023-08-31T13:34:15.321709
2023-08-31T12:02:09
2023-08-30T23:39:33
215,875,945
938
380
NOASSERTION
2023-09-14T21:52:14
2019-10-17T20:03:10
null
UTF-8
C
false
false
3,600
c
fcache-compile-job-dependency-file.c
// RUN: rm -rf %t && mkdir -p %t // RUN: split-file %s %t/src // RUN: llvm-cas --cas %t/cas --ingest --data %t/src > %t/casid // // RUN: %clang -cc1 -triple x86_64-apple-macos11 \ // RUN: -fcas-path %t/cas -fcas-fs @%t/casid -fcache-compile-job \ // RUN: -Rcompile-job-cache %t/src/main.c -emit-obj -o %t/output.o -i...
eadd9cce2f2b5873c64d3169c1da7e78fc1298e2
35806cf316f378a8ca98c0e244d149e052b1248d
/src/syscall/types_plan9.c
cd9e15fa8cf987b9770e54116d96e36d01f7b1b6
[ "BSD-3-Clause", "LicenseRef-scancode-google-patent-license-golang" ]
permissive
gomini/go-mips32
337000fe20d8c35e24245d3a9d205defddedad65
56b0efd6bad0c9554b5670fa6c3641282dd4d570
refs/heads/dev.github
2023-03-10T01:34:51.544213
2023-02-20T22:40:56
2023-02-20T22:40:56
43,116,287
155
52
BSD-3-Clause
2023-02-20T22:40:57
2015-09-25T07:30:35
Go
UTF-8
C
false
false
3,335
c
types_plan9.c
// Copyright 2009 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // +build ignore /* Input to godefs. See also mkerrors.sh and mkall.sh */ typedef unsigned short ushort; typedef unsigned char uchar; typedef unsigned long u...
605f7cf4e94f1b7ad02869fe6752007b82d1c765
0744dcc5394cebf57ebcba343747af6871b67017
/apps/examples/board_specific_demo/ameba_cmsis_nn_demo/TestData/conv_1_x_n_1/output_ref_data.h
d62d4fe00ba2d2648e212caa4339ba663a7d2e40
[ "BSD-3-Clause", "MIT", "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
1,223
h
output_ref_data.h
/* * Copyright (C) 2010-2020 Arm Limited or its affiliates. All rights reserved. * * SPDX-License-Identifier: Apache-2.0 * * 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 * * ...
966aca8ccaee4ec8c4174cfe563190a1b6935984
7df190df28da7e4ff166e55dc8ce780f11236a9f
/src/router/open-plc-utils/tools/emalloc.c
eefb17abb77da3b57b64b91768d7c537afd65f56
[ "BSD-3-Clause-Clear" ]
permissive
mirror/dd-wrt
25416946e6132aa54b35809de61834a1825a9a36
8f2934a5a2adfbb59b471375aa3a38de5d036531
refs/heads/master
2023-08-31T14:54:47.496685
2023-08-30T17:40:54
2023-08-30T17:40:54
7,470,282
520
281
null
2023-05-29T20:56:24
2013-01-06T17:21:29
null
UTF-8
C
false
false
866
c
emalloc.c
/*====================================================================* * * void * emalloc (size_t length) * * error.h * * attempt to allocate memory using malloc(); return the memory address * on success; print an error message on stderr and then terminate the * program on failure; * * Motley Too...
1205442667f65146c27a27448d07782eb6acd24e
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/arch/arm/mach-mvebu/platsmp.c
875ea748391ca87adfbc0756837da2bad6584be8
[ "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
3,036
c
platsmp.c
/* * Symmetric Multi Processing (SMP) support for Armada XP * * Copyright (C) 2012 Marvell * * Lior Amsalem <alior@marvell.com> * Yehuda Yitschak <yehuday@marvell.com> * Gregory CLEMENT <gregory.clement@free-electrons.com> * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> * * This file is licensed unde...
440b7863bc99f1bbbf5136d0d665913431f6584a
9de0cec678bc4a3bec2b4adabef9f39ff5b4afac
/PWGPP/T0/drawPerformanceT0QATrends.C
9c2ba1c41a8d24bc385933616d13d39717d6498b
[]
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
12,195
c
drawPerformanceT0QATrends.C
TGraphErrors * MakeGraphSparse(TTree * tree, const Char_t * expr="mean-fdelta:run", const Char_t * cut="isTPC&&ptype==0&&theta>0"){ // Format of expr: Var:Error:Run // // Make a sparse draw of the variables // Format of expr : Var:Error:Run // const Int_t entries = tree->Draw(expr,cut,"goff"); if (ent...
d7be18ef38594714c598a8201d58b924fa7efcb9
aa3befea459382dc5c01c925653d54f435b3fb0f
/include/inttypes.h
056ad4ea6243d3f03d7466cb0220be6600f1e902
[ "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,014
h
inttypes.h
/**************************************************************************** * include/inttypes.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. Th...
31d408b462f4c5f9011c2ae5f6916938bd6a7879
55540f3e86f1d5d86ef6b5d295a63518e274efe3
/toolchain/riscv/Linux/lib/gcc/riscv64-unknown-elf/10.2.0/plugin/include/hsa-brig-format.h
e16f469473eacd45455450ce3d1adf2642f3a347
[ "Apache-2.0" ]
permissive
bouffalolab/bl_iot_sdk
bc5eaf036b70f8c65dd389439062b169f8d09daa
b90664de0bd4c1897a9f1f5d9e360a9631d38b34
refs/heads/master
2023-08-31T03:38:03.369853
2023-08-16T08:50:33
2023-08-18T09:13:27
307,347,250
244
101
Apache-2.0
2023-08-28T06:29:02
2020-10-26T11:16:30
C
UTF-8
C
false
false
29,547
h
hsa-brig-format.h
/* HSA BRIG (binary representation of HSAIL) 1.0.1 representation description. Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of GCC. GCC is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundati...
883b67ea0512853e79490c69ee9f68cdc0f0eeb6
88ae8695987ada722184307301e221e1ba3cc2fa
/third_party/ffmpeg/libavfilter/vf_colorbalance.c
0e626681b60d49976b87e826e4c3bde797c9f8b4
[ "Apache-2.0", "LGPL-2.0-or-later", "MIT", "GPL-1.0-or-later", "BSD-3-Clause", "LGPL-2.1-only", "LGPL-3.0-only", "GPL-2.0-only", "LGPL-2.1-or-later", "GPL-3.0-or-later", "LGPL-3.0-or-later", "IJG", "LicenseRef-scancode-other-permissive", "GPL-2.0-or-later", "GPL-3.0-only" ]
permissive
iridium-browser/iridium-browser
71d9c5ff76e014e6900b825f67389ab0ccd01329
5ee297f53dc7f8e70183031cff62f37b0f19d25f
refs/heads/master
2023-08-03T16:44:16.844552
2023-07-20T15:17:00
2023-07-23T16:09:30
220,016,632
341
40
BSD-3-Clause
2021-08-13T13:54:45
2019-11-06T14:32:31
null
UTF-8
C
false
false
15,953
c
vf_colorbalance.c
/* * Copyright (c) 2013 Paul B Mahol * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any late...
e85b2bae947a5810ab4098a877836cbabde2b851
55540f3e86f1d5d86ef6b5d295a63518e274efe3
/components/platform/soc/bl808/bl808_std/BSP_Common/lvgl/lv_port_fs.c
d2a849f0a69dfe49297cb05eca57e186c351ec1d
[ "Apache-2.0" ]
permissive
bouffalolab/bl_iot_sdk
bc5eaf036b70f8c65dd389439062b169f8d09daa
b90664de0bd4c1897a9f1f5d9e360a9631d38b34
refs/heads/master
2023-08-31T03:38:03.369853
2023-08-16T08:50:33
2023-08-18T09:13:27
307,347,250
244
101
Apache-2.0
2023-08-28T06:29:02
2020-10-26T11:16:30
C
UTF-8
C
false
false
21,492
c
lv_port_fs.c
/* * Copyright (c) 2016-2023 Bouffalolab. * * This file is part of * *** Bouffalolab Software Dev Kit *** * (see www.bouffalolab.com). * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * 1. Redistribut...
1d744568f0365e65a8bf8b5b2d64d2f597edcd60
3a30cfb29aac91e5c75d4dbcefddfd1f34d5f18c
/c-tests/gcc/980602-1.c
6d88a6d4ca3da5c4dc910ad19537277a2699a421
[ "MIT", "MPL-1.0", "LicenseRef-scancode-warranty-disclaimer", "Apache-2.0", "LGPL-2.0-only", "GPL-3.0-only", "GPL-2.0-only" ]
permissive
vnmakarov/mir
a1725bc9c828e8580df6b7ae94e04175db8abe93
928e28fb3acaa50d051a906e76a55cc48a556574
refs/heads/master
2023-09-02T11:10:37.434581
2023-08-25T19:25:40
2023-08-25T19:25:40
178,932,492
2,005
156
MIT
2023-08-01T20:29:59
2019-04-01T19:24:56
C
UTF-8
C
false
false
122
c
980602-1.c
extern void exit (int); main() { int i; for (i = 1; i < 100; i++) ; if (i == 100) exit (0); abort (); }
a72ff1a0994653ec94b722211e9a37a840406df3
99bdb3251fecee538e0630f15f6574054dfc1468
/examples/utest/testcases/posix/unistd_h/functions/rmdir_tc.c
f289ddf8f48532472768a538a3394e45890f2618
[ "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
524
c
rmdir_tc.c
#include <unistd.h> #include <sys/stat.h> #define RM_DIR "./rmdir" static int rmdir_entry(void) { int res = 0; res = mkdir(RM_DIR, 0x777); if(res != 0) { return -1; } res = rmdir(RM_DIR); if(res != 0) { return -1; } return res; } #include <utest.h> static void ...
2bd117dcfcf69fc58ab7f61f9eb3e963dc2e822f
b6acd6eed2b8946c1c1e19fa30081cbab0a2954f
/starry_fmu/Framework/include/param.h
b759edc9970d900cc7605aeb831cc6007c1497fa
[ "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
6,930
h
param.h
/* * File : param.h * * * Change Logs: * Date Author Notes * 2016-07-01 zoujiachi the first version */ #ifndef __PARAM_H__ #define __PARAM_H__ #include <stm32f4xx.h> #include "quaternion.h" #define PARAM_MAX_NAME_LEN typedef struct { /* firmware version */ uint16_t version; ...
fe423ce3d2737bb1227c6f6c573b899753d2688e
c6759b857e55991fea3ef0b465dbcee53fa38714
/rtos/pmsis/bsp/ram/spiram/spiram.c
b32df0772ca67a1e5bf035bed0a8a3062baed98f
[ "Apache-2.0" ]
permissive
GreenWaves-Technologies/gap_sdk
1b343bba97b7a5ce62a24162bd72eef5cc67e269
3fea306d52ee33f923f2423c5a75d9eb1c07e904
refs/heads/master
2023-09-01T14:38:34.270427
2023-08-10T09:04:44
2023-08-10T09:04:44
133,324,605
145
96
Apache-2.0
2023-08-27T19:03:52
2018-05-14T07:50:29
C
UTF-8
C
false
false
13,148
c
spiram.c
/* * Copyright (C) 2019 GreenWaves Technologies * * 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 l...
439420310331fc789aba6a9191bf2ff555e03580
5eff7a36d9a9917dce9111f0c3074375fe6f7656
/driver/xf86-video-openchrome/src/via_exa_h2.c
05f0d46fa25e4f41b29504892a75ec8d5d1fb47c
[ "MIT" ]
permissive
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
16,462
c
via_exa_h2.c
/* * Copyright 1998-2008 VIA Technologies, Inc. All Rights Reserved. * Copyright 2001-2003 S3 Graphics, Inc. All Rights Reserved. * Copyright 2006 Thomas Hellström. All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation...
a9e219b50ff78e544e4a674e9c9ba85579ba9f8f
4ba76056c744ada0a01fb27b7cad8464cefc7aa0
/supports/toolchains/LiveEditor/PainterEngine_LiveEditorModules_Exportlive.h
c8eb2a2806bba79fe4b2a6470612d7de9ef8c342
[ "BSD-3-Clause" ]
permissive
matrixcascade/PainterEngine
23e110e25a39e1d016ed7936eac23e06932456b4
1d3e6e85f337e8a8db44680094ab3f4b988507cb
refs/heads/master
2023-08-29T11:29:26.934779
2023-08-23T09:23:04
2023-08-23T09:23:04
190,119,926
1,989
253
BSD-3-Clause
2023-09-05T12:19:31
2019-06-04T03:08:26
C
UTF-8
C
false
false
757
h
PainterEngine_LiveEditorModules_Exportlive.h
#ifndef PX_LIVEFRAMEWORKMODULES_EXPORTLIVE_H #define PX_LIVEFRAMEWORKMODULES_EXPORTLIVE_H #include "PainterEngine_Startup.h" #define PX_LIVEEDITORMODULE_EXPORTLIVE_EVENT_MESSAGE 0x00100000 typedef struct { PX_LiveFramework *pLiveFramework; PX_Runtime *pruntime; PX_Object *explorer; PX_FontModule *fontmodule;...
e12965ef8e67553df85f4969e3985954d0f35289
4c690b473a2fd8baa53377195933c2b996a01244
/duration.c
abff9a074fc34b4c9b26b826e0b76c0f5291b372
[ "BSD-3-Clause" ]
permissive
NLnetLabs/ldns
77bdf4bf6f814fe8d7e274a1754e9bbf23ae0a4a
67b9f0ae98910df882ca77f503673929a9e1db9b
refs/heads/develop
2023-08-28T07:19:23.088018
2023-06-03T13:08:41
2023-06-03T13:09:04
72,740,793
248
103
BSD-3-Clause
2023-09-14T14:40:58
2016-11-03T11:57:12
C
UTF-8
C
false
false
6,568
c
duration.c
/* * $Id: duration.c 4518 2011-02-24 15:39:09Z matthijs $ * * Copyright (c) 2009 NLNet Labs. 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...
fdaa875b151408e595bb2273706cc4f669f3a005
bec5d52c5185d032b2b81eccd008aa8e4e045790
/ncd/modules/net_ipv4_addr_in_network.c
516b6815fd6e8d338c71674751472988927e80a1
[ "BSD-3-Clause", "BSD-2-Clause" ]
permissive
shadowsocks/badvpn
2993b0da7c59870f0a550a842cabe3312761d541
40a0e5010aa4adb6d3ca1d1418dfde345c50107d
refs/heads/shadowsocks-android
2021-12-08T06:17:04.546977
2021-08-23T04:05:27
2021-08-23T04:05:27
45,686,048
166
154
NOASSERTION
2021-08-23T04:05:28
2015-11-06T14:18:20
C
UTF-8
C
false
false
5,853
c
net_ipv4_addr_in_network.c
/** * @file net_ipv4_addr_in_network.c * @author Ambroz Bizjak <ambrop7@gmail.com> * * @section LICENSE * * 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...
b918f0857250d08e5cd2422efd041f060484ac6e
a24c9a4fe4c912200e694e46992789c7e2f82dd1
/machine/tools/asm_struct_macro_generator.c
de7f66f18a23bf791a5c2f21757ef2bd3395e17e
[ "BSD-2-Clause", "LicenseRef-scancode-free-unknown" ]
permissive
cksystemsteaching/selfie
0e94758b0bfb69baa630dc4f073bed5dfc5027bb
cdd7c68e1fcaf3608527a4a85a50f57627afe9d6
refs/heads/main
2023-09-02T17:31:39.471055
2023-08-29T16:31:48
2023-08-29T16:31:48
41,832,998
2,406
485
BSD-2-Clause
2023-08-10T17:18:35
2015-09-02T23:40:53
Jupyter Notebook
UTF-8
C
false
false
2,427
c
asm_struct_macro_generator.c
#include <stdio.h> #include "context.h" #define PRINT_SIZE_DEF(prefix, name, stru) printf("#define %s%s %lu\n", #prefix, #name, sizeof(stru)) #define PRINT_OFFSET_DEF(prefix, name, stru, memb) printf("#define %s%s %lu\n", #prefix, #name, offsetof(stru, memb)) int main() { PRINT_SIZE_DEF(SIZEOF_, REGISTERS_STRUCT, ...
9eb9c11a1772f5fc5494fb67478d6f026546f8b2
60b0251bee63fef9c87633dd98f0c2be3841e92e
/swap-ssdb-1.9.2/src/redis/crc64.h
00e13a62b30bb46085a8677d6fbb67d2f4e299d6
[ "BSD-2-Clause", "BSD-3-Clause" ]
permissive
JingchengLi/swapdb
a88855b884e89a761bd2fb7ad9147e46f7997a80
079361aea394424bf1edf75e2f97fba719e5348f
refs/heads/master
2023-03-12T11:47:11.086624
2023-03-02T15:06:03
2023-03-02T15:06:03
99,323,866
264
52
null
null
null
null
UTF-8
C
false
false
1,020
h
crc64.h
#ifndef CRC64_H #define CRC64_H #include "redis/crc/crc64speed.h" /* Run the init() function exactly once. If pthread.h is not included, then this macro will use a simple static state variable for the purpose, which is not thread-safe. The init function must be of the type void init(void). */ #ifdef PTHREAD_O...
f03888279f0d2a12e6ae10d45454e5e98ed79437
5eff7a36d9a9917dce9111f0c3074375fe6f7656
/lib/mesa/src/imagination/vulkan/usc/programs/pvr_vdm_load_sr.h
ab9709655f12eda809d5922918ae805a4b9fb1a8
[]
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
2,975
h
pvr_vdm_load_sr.h
/* * Copyright © 2022 Imagination Technologies Ltd. * * 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...
2d32973ad29fd1452532c0d971bcf47326c97ccc
909095842af0bbf2e769aff361b5af344abc7433
/engine/source/io/fileStreamObject_ScriptBinding.h
971aff524578b98503601b2724e35c4b4c781785
[ "MIT" ]
permissive
TorqueGameEngines/Torque2D
316105e8b91cebf8660ff43871440e1c4d0b1c5e
2c555d6dd0172a05ddb6a14f014d22f335b4ccad
refs/heads/master
2023-09-01T02:22:53.663431
2023-05-02T20:45:37
2023-05-02T20:45:37
268,352,960
1,001
117
MIT
2023-05-02T20:19:19
2020-05-31T19:51:55
C
UTF-8
C
false
false
2,558
h
fileStreamObject_ScriptBinding.h
//----------------------------------------------------------------------------- // Copyright (c) 2013 GarageGames, LLC // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to // deal in the Software without rest...
be4824ccf3ec3944e9dd4ce6eacf81e9f3d7a422
94b153fe49c2e7bd901c4f26d3cc4134920b4ccf
/src/soter/ed25519/api.h
d88dae0c32c0241f6d9bcd48acafe7862a0d3e3d
[ "LicenseRef-scancode-proprietary-license", "Apache-2.0" ]
permissive
cossacklabs/themis
d6d39836fcebe88d228d25a670a35c556b6a117d
86096502c48a80edb11f567c92e26eb463eae36c
refs/heads/master
2023-08-17T03:48:03.760843
2023-07-10T19:57:46
2023-07-10T19:57:46
35,159,920
1,831
168
Apache-2.0
2023-09-14T04:05:12
2015-05-06T13:25:25
C
UTF-8
C
false
false
121
h
api.h
#define CRYPTO_SECRETKEYBYTES 64 #define CRYPTO_PUBLICKEYBYTES 32 #define CRYPTO_BYTES 64 #define CRYPTO_DETERMINISTIC 1
82986780b72b4d04553a56e759f8c77d6dc4603f
ff44afc42082479d929e59c0100457f63cdf1028
/dart-impl/shmem/src/dart_memarea.c
17a99bb6073e50e95264c4572eb5849e05ea53c0
[ "BSD-3-Clause" ]
permissive
dash-project/dash
122f3f3106c4d6b0215908a3a28c565d46d66f56
99f299572bbb42f6668fbe704b179b9b5d0da92b
refs/heads/development
2021-08-19T13:28:46.595300
2021-04-28T08:24:20
2021-04-28T08:24:20
45,930,061
178
47
NOASSERTION
2021-06-09T12:24:54
2015-11-10T17:56:37
C++
UTF-8
C
false
false
1,088
c
dart_memarea.c
#include <dash/dart/shmem/dart_memarea.h> dart_memarea_t memarea; void dart_memarea_init() { int i; memarea.next_free = 0; for (i = 0; i < MAXNUM_MEMPOOLS; i++) { dart_mempool_init( &((memarea.mempools)[i]) ); } } dart_mempoolptr dart_memarea_get_mempool_by_id(int id) { dart_mempoolptr res ...
26cc66320ded8143277515257b1add9994ad64f9
8a51a96f61699f0318315ccc89cef39f6866f2b5
/src/bin/pg_upgrade/tablespace.c
69cef7fa6b95fb909af0c3c73c6792574baba057
[ "PostgreSQL" ]
permissive
postgres/postgres
979febf2b41c00090d1256228f768f33e7ef3b6f
b5934bfd6071fed3a38cea0cfaa93afda63d9c0c
refs/heads/master
2023-08-31T00:10:01.373472
2023-08-30T23:07:48
2023-08-30T23:07:48
927,442
13,691
4,807
NOASSERTION
2023-09-09T13:59:15
2010-09-21T11:35:45
C
UTF-8
C
false
false
3,081
c
tablespace.c
/* * tablespace.c * * tablespace functions * * Copyright (c) 2010-2023, PostgreSQL Global Development Group * src/bin/pg_upgrade/tablespace.c */ #include "postgres_fe.h" #include "pg_upgrade.h" static void get_tablespace_paths(void); static void set_tablespace_directory_suffix(ClusterInfo *cluster); void in...
fc61e5f18b6e5ab3cba423595da058c8539d2244
0577a46d8d28e1fd8636893bbdd2b18270bb8eb8
/update_notifier/thirdparty/wxWidgets/docs/doxygen/groups/funcmacro_rtti.h
420d5948f2290770a59f6899c2f3283fb8fe004c
[ "BSD-3-Clause", "LicenseRef-scancode-other-copyleft", "WxWindows-exception-3.1", "LGPL-2.0-or-later", "GPL-1.0-or-later", "IJG", "GPL-2.0-only", "LGPL-2.0-only" ]
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
1,030
h
funcmacro_rtti.h
///////////////////////////////////////////////////////////////////////////// // Name: funcmacro_rtti.h // Purpose: Runtime Type Information function and macro group docs // Author: wxWidgets team // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////...
3fa3a64e1d8dced7d6482284eff270f3e38d02b9
a12b448f44beb4d521cb7e31677281f41df35f0b
/benchmarks/halide/wrapper_divergence2d.h
cfc4f2e6824034f4b44d38051ce8b859db5e63c9
[ "MIT" ]
permissive
Tiramisu-Compiler/tiramisu
d45f65dd9c35f643b3531ec79df1203c7ea3371d
f13e480f0ddb142cec371b7d7431a41d8ca885ec
refs/heads/master
2023-08-25T12:21:26.889736
2023-05-09T18:40:52
2023-05-09T18:40:52
58,378,976
906
168
MIT
2023-09-08T11:47:06
2016-05-09T13:33:51
C++
UTF-8
C
false
false
689
h
wrapper_divergence2d.h
#ifndef HALIDE__build___wrapper_divergence2d_o_h #define HALIDE__build___wrapper_divergence2d_o_h #include <tiramisu/utils.h> #ifdef __cplusplus extern "C" { #endif int divergence2d_tiramisu(halide_buffer_t *_b_input_buffer, halide_buffer_t *_b_blury_buffer); int divergence2d_tiramisu_argv(void **args); int divergen...
cdc3511fda1fa1375e8e89ec28d9c4240dcd519b
8023a4ffb780d18f77766744668e05a246ed7f8e
/windows/project/part10/test/p4_test.c
5988bdf3588286a045ef36962ccd5728ea058fd9
[ "MIT" ]
permissive
Manistein/dummylua-tutorial
e6768ac28c525b0a9ef7523d18f4dd1768e96572
c8158625ac5665f9726515ccb3a835f6474641b3
refs/heads/master
2023-05-12T22:14:49.160230
2023-04-26T07:31:29
2023-04-26T07:31:29
153,052,447
395
59
MIT
2022-06-08T01:58:02
2018-10-15T04:17:50
C
UTF-8
C
false
false
3,919
c
p4_test.c
#include "p4_test.h" #include "../clib/luaaux.h" #include "../common/luatable.h" #include "../vm/luagc.h" #include "../common/luastring.h" static void print_object(struct lua_State* L, TValue* o) { switch(o->tt_) { case LUA_TNIL: { printf("nil\n"); } break; case LUA_NUMINT: { ...
13cbd37cbaffc98cecbccd8ff6855ae96e44dd8e
85ccd32aa73eecf274a937f1fc3b6f4d484b77da
/test cases/common/168 preserve gendir/testprog.c
b6a99268ab89e3d6619acdee394b1ec7419b3bad
[ "Apache-2.0" ]
permissive
mesonbuild/meson
48321cf4235dfcc0194fed90ff43a57367592bf7
cf5adf0c646474f0259d123fad60ca5ed38ec891
refs/heads/master
2023-09-01T05:58:50.807952
2023-03-17T20:27:37
2023-08-31T11:52:41
19,784,232
5,122
1,848
Apache-2.0
2023-09-14T15:47:23
2014-05-14T15:08:16
Python
UTF-8
C
false
false
101
c
testprog.c
#include"base.h" #include"com/mesonbuild/subbie.h" int main(void) { return base() + subbie(); }
4843479194a129f8bcd0f0419b22313e915d8ebb
2247493654c160426c1655281aa7f1dca2bc98dd
/src/kernel/MomentumSymmetryElemKernel.C
4bec303d517a11df2ae54c818ce0e93e1e9f7464
[ "BSD-2-Clause" ]
permissive
NaluCFD/Nalu
12999b0e3b76dbeab8fc184f38b65a13b1180bce
3286651e494894ac5948c41bf985f987d20c2370
refs/heads/master
2023-08-10T02:48:04.179859
2023-08-02T19:02:46
2023-08-02T19:02:46
69,712,764
138
185
NOASSERTION
2023-09-14T16:42:19
2016-10-01T01:25:20
C
UTF-8
C
false
false
6,354
c
MomentumSymmetryElemKernel.C
/*------------------------------------------------------------------------*/ /* Copyright 2014 Sandia Corporation. */ /* This software is released under the license detailed */ /* in the file, LICENSE, which is located in the top-level Nalu */ /* director...
5907adcf9476409b3d4f20d5364f070306985fbe
bcb62f36caa6ab1f92715cffae29cf4353d247e8
/src/course_yoshi_valley_offsets.c
a4224cb431db4137501735c9ae3051d89c6f2d0c
[]
no_license
n64decomp/mk64
4b74ffb8c896e739b908534b74bc1cb79a21ae60
c4c00f159845fddd1eced906c14cc25a0cb7a10b
refs/heads/master
2023-09-01T02:48:30.111868
2023-09-01T02:28:49
2023-09-01T02:28:49
304,205,548
476
88
null
2023-09-14T04:36:28
2020-10-15T04:01:57
C
UTF-8
C
false
false
1,222
c
course_yoshi_valley_offsets.c
#include <PR/ultratypes.h> #include "course_offsets.h" extern u8 gTexture66EBF0[]; extern u8 gTextureWoodBridgeSlats[]; extern u8 gTexture65E2EC[]; extern u8 gTexture6846DC[]; extern u8 gTextureFenceRope[]; extern u8 gTexture685108[]; extern u8 gTexture64CC20[]; extern u8 gTextureGrass4[]; extern u8 gTexture6775EC[]; ...
01083f32c83b6e69ab0c008064dfb7810fb35c23
d38ed5f31d74a79a054ed55dd9123a8d615283b9
/third_party/libgit2/src/diff_parse.c
b4c76a3eb7074e69b1515907628a2453a34e87e0
[ "Apache-2.0", "GPL-2.0-only", "LicenseRef-scancode-public-domain", "GCC-exception-2.0", "LGPL-2.0-or-later", "Zlib", "LGPL-2.1-or-later", "LGPL-2.1-only", "ISC", "MIT" ]
permissive
chigraph/chigraph
8ff76a14337da29fa2b2a84d5c35f2eac4156c6e
6981bdd6763db54edfe284c1f7d223193584c69a
refs/heads/master
2022-12-21T13:46:57.273039
2022-12-17T18:41:19
2022-12-17T18:41:19
60,776,831
364
65
Apache-2.0
2019-12-13T14:46:43
2016-06-09T13:27:37
C++
UTF-8
C
false
false
2,378
c
diff_parse.c
/* * Copyright (C) the libgit2 contributors. All rights reserved. * * This file is part of libgit2, distributed under the GNU GPL v2 with * a Linking Exception. For full terms see the included COPYING file. */ #include "diff_parse.h" #include "diff.h" #include "patch.h" #include "patch_parse.h" static void diff...
1416146b85c9517c1a8149857d84bc9fee98c5c7
08d6e4a36de09b2aff205d83178440e4ddf30b6b
/tkvdb.h
a580c01c2f44eae2655bf0083e5c5eeba9feb64c
[ "ISC" ]
permissive
vmxdev/tkvdb
315f7c0b42b0e795ce2d3b625bdc89259f93fe81
701c29a11dd9aee12a0023127a3b7e76e9a9176c
refs/heads/master
2023-03-09T00:08:36.193426
2022-02-18T20:25:11
2022-02-18T20:25:11
70,838,515
330
27
ISC
2018-07-23T09:49:51
2016-10-13T18:59:37
C
UTF-8
C
false
false
4,911
h
tkvdb.h
#ifndef tkvdb_h_included #define tkvdb_h_included #include <limits.h> #include <stdint.h> #include <stddef.h> typedef struct tkvdb tkvdb; typedef struct tkvdb_params tkvdb_params; typedef struct tkvdb_triggers tkvdb_triggers; typedef enum TKVDB_RES { TKVDB_OK = 0, TKVDB_IO_ERROR, TKVDB_LOCKED, TKVDB_EMPTY, TKVD...
6ee394af85d96d98ac518e3a2fca42657b6ee2fc
7d3d2af0389f9c0dee5d7ca789660bf21d97249d
/examples/example_d_lu_factorization.c
ddad1c01470ac8bcc9d21c2a67555f58f4e39cbc
[ "BSD-2-Clause" ]
permissive
giaf/blasfeo
0ecbcd67429d0507d7f462c090037c388e84a49e
b85a0c3121eae491480f07774fedf67e76b1f038
refs/heads/master
2023-07-22T15:40:53.961071
2023-07-18T15:42:08
2023-07-18T15:42:08
70,173,581
248
78
NOASSERTION
2022-11-25T15:42:08
2016-10-06T16:48:09
Assembly
UTF-8
C
false
false
9,180
c
example_d_lu_factorization.c
/************************************************************************************************** * * * This file is part of BLASFEO. * * ...
52c6fabc74cedecf0d38e9e876fa4db4ca0b919d
c6759b857e55991fea3ef0b465dbcee53fa38714
/rtos/freeRTOS/vendors/gwt/vega/pmsis/drivers/pad/pad.c
63328b5995e9ecd129ae01008cee6855649e71ba
[ "MIT", "Apache-2.0" ]
permissive
GreenWaves-Technologies/gap_sdk
1b343bba97b7a5ce62a24162bd72eef5cc67e269
3fea306d52ee33f923f2423c5a75d9eb1c07e904
refs/heads/master
2023-09-01T14:38:34.270427
2023-08-10T09:04:44
2023-08-10T09:04:44
133,324,605
145
96
Apache-2.0
2023-08-27T19:03:52
2018-05-14T07:50:29
C
UTF-8
C
false
false
4,512
c
pad.c
/* * Copyright (c) 2019, GreenWaves Technologies, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * o Redistributions of source code must retain the above copyright notice, this list...
0ba7514e730a0b755fbcc730c2aea445658aa124
07bbe7a0a829cfbc9789831d981aedf36e4e94d9
/examples/lexbor/html/tokenizer/tag_attributes.c
065c2368a30db8bd3c0bed23f616570e04acc600
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
lexbor/lexbor
0bf3a22898d8e295fa20cc1391e31a68502c458a
31e3d9d7f9032cd475d5afa788999de2d4b891dd
refs/heads/master
2023-08-31T23:25:49.903737
2023-08-30T08:25:12
2023-08-30T08:25:12
122,375,902
758
95
Apache-2.0
2023-08-30T08:25:13
2018-02-21T18:28:52
C
UTF-8
C
false
false
2,966
c
tag_attributes.c
/* * Copyright (C) 2019-2020 Alexander Borisov * * Author: Alexander Borisov <borisov@lexbor.com> */ #include "lexbor/html/tokenizer.h" #include "lexbor/html/token_attr.h" #define FAILED(...) \ do { ...
f4c2696ca967294f2ee604c37b6295c48d10b3c0
07bbe7a0a829cfbc9789831d981aedf36e4e94d9
/source/lexbor/css/state.h
0a2abd80363400420c352a6d070588af83508dae
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
lexbor/lexbor
0bf3a22898d8e295fa20cc1391e31a68502c458a
31e3d9d7f9032cd475d5afa788999de2d4b891dd
refs/heads/master
2023-08-31T23:25:49.903737
2023-08-30T08:25:12
2023-08-30T08:25:12
122,375,902
758
95
Apache-2.0
2023-08-30T08:25:13
2018-02-21T18:28:52
C
UTF-8
C
false
false
693
h
state.h
/* * Copyright (C) 2021-2022 Alexander Borisov * * Author: Alexander Borisov <borisov@lexbor.com> */ #ifndef LXB_CSS_STATE_H #define LXB_CSS_STATE_H #ifdef __cplusplus extern "C" { #endif #include "lexbor/css/base.h" LXB_API bool lxb_css_state_success(lxb_css_parser_t *parser, const lxb_c...
79bf2f5a51a1bd7963e8546b1686d8d5c5146fb1
e814383d36a10839104efaa4df277996ab220fa3
/3rd-party/romio341/mpi-io/fortran/get_extentf.c
42f252cae2128d8f1b4aab65724c20aa1eadd956
[ "mpich2", "BSD-3-Clause-Open-MPI" ]
permissive
open-mpi/ompi
a1d7483ae1d83dd8fd8ae3ee95e832e0a0ee04e3
1edfdb025c4450f694600083ad871cf06c8d45cd
refs/heads/main
2023-09-01T01:30:02.040705
2023-08-29T17:32:18
2023-08-29T17:32:18
24,107,001
2,008
973
NOASSERTION
2023-09-14T20:59:26
2014-09-16T16:08:30
C
UTF-8
C
false
false
4,755
c
get_extentf.c
/* * Copyright (C) by Argonne National Laboratory * See COPYRIGHT in top-level directory */ #include "adio.h" #include "mpio.h" #if defined(MPIO_BUILD_PROFILING) || defined(HAVE_WEAK_SYMBOLS) #if defined(HAVE_WEAK_SYMBOLS) #if defined(HAVE_PRAGMA_WEAK) #if defined(FORTRANCAPS) extern FORTRAN_API void FORT_CA...
da9b86c98f528f376c948fabf88eb06520437e40
9d352d0c8dd440acbcce280e542d3bf7973ccbe6
/c/tskit/stats.c
1c1aeea682f40c7bc670238d24e08f6b4f7c5d67
[ "MIT" ]
permissive
tskit-dev/tskit
3ab0ddadaf369abd9c757dbadd27f95b38ed8ba2
d6c9cf79ea02600d0474a9dc11ec0ae280a75f0b
refs/heads/main
2023-08-31T16:01:28.000908
2023-08-23T13:59:26
2023-08-23T13:59:26
120,805,786
131
68
MIT
2023-09-04T15:58:14
2018-02-08T19:16:31
Python
UTF-8
C
false
false
8,164
c
stats.c
/* * MIT License * * Copyright (c) 2018-2022 Tskit Developers * Copyright (c) 2016-2017 University of Oxford * * 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, inc...
0df116254a4505ea9ed6d0e5caec515532038114
76f7459a09acb9be2d52407132f5ff8955627da2
/frame/compat/f2c/bla_rotmg.c
11ccc6f3339faa3177b1bb8a6300484b7f63b160
[ "BSD-3-Clause" ]
permissive
flame/blis
448bc0ad139b726188129c5627c304274b41c3c1
6dcf7666eff14348e82fbc2750be4b199321e1b9
refs/heads/master
2023-09-01T14:56:11.920485
2023-08-27T19:18:57
2023-08-27T19:18:57
16,143,904
1,696
361
NOASSERTION
2023-08-27T19:18:58
2014-01-22T15:58:24
C
UTF-8
C
false
false
11,542
c
bla_rotmg.c
/* BLIS An object-based framework for developing high-performance BLAS-like libraries. Copyright (C) 2014, The University of Texas at Austin Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - Redist...
09f1de24cd8691468eeda0069a23f95c5a346699
7f6c235b0598353549959c18f69eefd20b766907
/testsuite/Far_Pointer_Call.c
2fdce60b18a522d14bdb5a815097b4fad10b3164
[ "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
183
c
Far_Pointer_Call.c
char *(*__far funcptr)(long val, int id); char *__far(*__far funcptr2)(long val, int id); int func() { return *funcptr(1L, 2); } int func2() { return *funcptr2(1L, 2); }
ea4bbb298fe07a228d542156a891c1c151bc1027
8838eb997879add5759b6dfb23f9a646464e53ca
/src/drivers/net/xen_net/xs_info.h
3919504804284a6be7ff7e8412321d0e438e1815
[ "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
447
h
xs_info.h
/** * @file * @brief Shows information from XenStore * * @date * @author */ #ifndef XS_INFO_H_ #define XS_INFO_H_ #define XS_KEY_LEN 256 #define XS_VALUE_LEN 512 #define XS_NAME_LEN 16 #define XS_DOMID_LEN 4 #define XS_LS_N_REC 0 /* List info only about current directory */ #define XS_LS_REC 1 /* Li...
79c9b3db52af0872025d906a4410bf56cd6d2d15
b858cbf6411e4dabd088fa65cfe2688c7f11f9ac
/rockchip/mpi_enc_utils.h
f811e1314a833fb8ccf208af2f8e2d0ce5970a39
[]
no_license
MUZLATAN/ffmpeg_rtsp_mpp
d61087a94e485a5429d05de8f11ceef5d5765735
e76a983a75d187bfd51927eed67044a8820b3c44
refs/heads/master
2023-08-29T12:59:34.875878
2021-10-26T07:08:52
2021-10-26T07:08:52
259,519,977
115
41
null
null
null
null
UTF-8
C
false
false
2,069
h
mpi_enc_utils.h
/* * Copyright 2015 Rockchip 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.org/licenses/LICENSE-2.0 * * Unless required by applicable...
337f1c325a77d924d3ed4c5429213c2d88a33465
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/arch/powerpc/boot/ep88xc.c
a400f540715541ba550a973febe007e9e0a57712
[ "Linux-syscall-note", "GPL-2.0-only", "GPL-1.0-or-later", "LicenseRef-scancode-free-unknown", "Apache-2.0" ]
permissive
OLIMEX/DIY-LAPTOP
ae82f4ee79c641d9aee444db9a75f3f6709afa92
a3fafd1309135650bab27f5eafc0c32bc3ca74ee
refs/heads/rel3
2023-08-04T01:54:19.483792
2023-04-03T07:18:12
2023-04-03T07:18:12
80,094,055
507
92
Apache-2.0
2023-04-03T07:05:59
2017-01-26T07:25:50
C
UTF-8
C
false
false
1,249
c
ep88xc.c
/* * Embedded Planet EP88xC with PlanetCore firmware * * Author: Scott Wood <scottwood@freescale.com> * * Copyright (c) 2007 Freescale Semiconductor, Inc. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published * by ...
17cf550eb329c14af85503e19be420c4fd618740
1577e1cf4e89584a125cffb855ca50a9654c6d55
/libdispatch/os/workgroup_object_private.h
ec7ebee712acaa013c1fcfe25caf69b571d8c32d
[ "Apache-2.0" ]
permissive
apple-open-source/macos
a4188b5c2ef113d90281d03cd1b14e5ee52ebffb
2d2b15f13487673de33297e49f00ef94af743a9a
refs/heads/master
2023-08-01T11:03:26.870408
2023-03-27T00:00:00
2023-03-27T00:00:00
180,595,052
124
24
null
2022-12-27T14:54:09
2019-04-10T14:06:23
null
UTF-8
C
false
false
11,848
h
workgroup_object_private.h
#ifndef __OS_WORKGROUP_OBJECT_PRIVATE__ #define __OS_WORKGROUP_OBJECT_PRIVATE__ #ifndef __OS_WORKGROUP_PRIVATE_INDIRECT__ #error "Please #include <os/workgroup.h> instead of this file directly." #include <os/workgroup_base.h> // For header doc #endif #include <os/workgroup_object.h> __BEGIN_DECLS OS_WORKGROUP_ASSUM...