Dataset Viewer
Auto-converted to Parquet Duplicate
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
9b6962fbcc1fabcd0fbea42ea3a77ef1adf79a83
40b83dec47e6e24acf12f2c57fbd34a92205aa02
/cpu-cycles/libcpucycles/cpucycles/arm64-vct.c
a04b59e108edf6d1ba1e61cc82371f27b69be12a
[ "CC0-1.0", "Apache-2.0" ]
permissive
nymtech/nym
803133d223108773dfd65838707f00b23c83bdc2
a50b4ad211261a3d37a53eafd67770d57568dbeb
refs/heads/develop
2023-08-30T07:03:32.700000
2023-08-29T15:18:36
2023-08-29T15:18:36
232,312,458
896
254
null
2023-09-14T15:54:13
2020-01-07T11:42:53
Rust
UTF-8
C
false
false
358
c
arm64-vct.c
// version 20230105 // public domain // djb // adapted from supercop/cpucycles/vct.c #include "cpucycles_internal.h" long long ticks(void) { long long result; asm volatile("mrs %0, CNTVCT_EL0" : "=r" (result)); return result; } long long ticks_setup(void) { if (!cpucycles_works(ticks)) return cpucycles_SKIP;...
06491a5a27a2ddef41c62fc33d0230cefb6016fc
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/drivers/ata/libata-acpi.c
cf4e7020adacde5e69881a21adb0c578d31d7a3e
[ "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.483000
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
28,836
c
libata-acpi.c
/* * libata-acpi.c * Provides ACPI support for PATA/SATA. * * Copyright (C) 2006 Intel Corp. * Copyright (C) 2006 Randy Dunlap */ #include <linux/module.h> #include <linux/ata.h> #include <linux/delay.h> #include <linux/device.h> #include <linux/errno.h> #include <linux/kernel.h> #include <linux/acpi.h> #include...
2c46152f1f756de53a2675017404209e5c59d290
5ff4b6986e6799bc0e143e060bafc14369030d8b
/toolchain/riscv-isa-sim/riscv/insns/vwsub_wx.h
f72341ba8089e65f75d81736fd4140f0748d8ef6
[ "MIT", "LicenseRef-scancode-unknown-license-reference", "GPL-1.0-or-later", "LLVM-exception", "Apache-2.0", "BSD-3-Clause", "LicenseRef-scancode-bsd-3-clause-jtag", "GPL-3.0-or-later" ]
permissive
pulp-platform/mempool
7583204b2436cfc12ed95599463e51ad4df51557
c98fb3ada4f255623eaf9b09861f397a60c3d96b
refs/heads/main
2023-08-08T09:07:56.696000
2023-07-27T17:24:38
2023-07-27T17:24:38
223,218,149
178
28
Apache-2.0
2023-07-27T17:24:39
2019-11-21T16:34:37
C
UTF-8
C
false
false
100
h
vwsub_wx.h
// vwsub.wx vd, vs2, rs1 VI_CHECK_DDS(false); VI_VX_LOOP_WIDEN ({ VI_WIDE_WVX_OP(rs1, -, int); })
582a6be3045da41d01f0156b34d1546ab97310e7
28d0f8c01599f8f6c711bdde0b59f9c2cd221203
/sys/arch/evbarm/stand/bootimx23/power_prep.c
6ea9e175e2fe6cce77285e4c506986b1c3b932f6
[]
no_license
NetBSD/src
1a9cbc22ed778be638b37869ed4fb5c8dd616166
23ee83f7c0aea0777bd89d8ebd7f0cde9880d13c
refs/heads/trunk
2023-08-31T13:24:58.105000
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
11,314
c
power_prep.c
/* $Id: power_prep.c,v 1.5 2016/08/17 22:04:51 skrll Exp $ */ /* * Copyright (c) 2012 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by Petri Laakso. * * Redistribution and use in source and binary forms, with or without * modifi...
92313c0c0dd46f485465cf4c1df170b643d79b58
4caa4cbd5b06a3ceeebb04c077a1baf65375c8e9
/src/fs/iwfsmfile.c
75cc4d594991a7c88e7060b27553ce237e96ef18
[ "MIT" ]
permissive
Softmotions/iowow
22cdfa56944fd38d106d603a41a14541f1d96ffb
a233a246577f5ba02a643a23b417c7bac7feaf06
refs/heads/master
2023-08-08T13:19:12.913000
2023-08-06T05:21:28
2023-08-06T05:21:28
40,618,114
274
25
MIT
2023-08-06T04:13:54
2015-08-12T18:44:57
C
UTF-8
C
false
false
59,849
c
iwfsmfile.c
/************************************************************************************************** * IOWOW library * * MIT License * * Copyright (c) 2012-2022 Softmotions Ltd <info@softmotions.com> * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associate...
b4fb189e29d3cad9c4cc86fda367846d95dd9d99
2d07a646d50c6cc1547b069ecd27c512623d8574
/src/core/os.h
4a26c2c8fc5aeb21fa29b70a144247c7922f17b0
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
bjornbytes/lovr
da40e59eb9c42debbc6e22356d55194283740323
072452a4dafb466e8af9a4bc546b60ae077f8566
refs/heads/master
2023-08-16T13:42:30.581000
2023-07-29T10:37:18
2023-07-29T10:37:18
62,519,414
1,699
164
MIT
2023-09-13T22:21:32
2016-07-03T23:36:45
C
UTF-8
C
false
false
3,311
h
os.h
#include <stdint.h> #include <stdbool.h> #include <stddef.h> #pragma once typedef struct os_window_config { uint32_t width; uint32_t height; bool fullscreen; bool resizable; const char* title; struct { void* data; uint32_t width; uint32_t height; } icon; } os_window_config; typedef enum { ...
62a2b38927916f52b9f9d0a7aef6c3a6c56d962c
6d162c19c9f1dc1d03f330cad63d0dcde1df082d
/qrenderdoc/3rdparty/qt/include/QtWidgets/qtwidgets-config.h
3229c5626be0e4705b873ce9acd7b09975b41bcf
[ "MIT", "LicenseRef-scancode-unknown-license-reference", "LGPL-2.0-or-later", "LGPL-3.0-only", "GPL-3.0-only", "Python-2.0", "LicenseRef-scancode-other-copyleft", "LicenseRef-scancode-mit-old-style", "LGPL-2.1-or-later", "LGPL-2.1-only", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-sc...
permissive
baldurk/renderdoc
24efbb84446a9d443bb9350013f3bfab9e9c5923
a214ffcaf38bf5319b2b23d3d014cf3772cda3c6
refs/heads/v1.x
2023-08-16T21:20:43.886000
2023-07-28T22:34:10
2023-08-15T09:09:40
17,253,131
7,729
1,358
MIT
2023-09-13T09:36:53
2014-02-27T15:16:30
C++
UTF-8
C
false
false
2,499
h
qtwidgets-config.h
#define QT_FEATURE_abstractbutton 1 #define QT_FEATURE_abstractslider 1 #define QT_FEATURE_groupbox 1 #define QT_FEATURE_buttongroup 1 #define QT_FEATURE_label 1 #define QT_FEATURE_pushbutton 1 #define QT_FEATURE_menu 1 #define QT_FEATURE_lineedit 1 #define QT_FEATURE_spinbox 1 #define QT_FEATURE_slider 1 #define QT_FE...
fdd4fdc47684f6d501ad3c21167636b8932ceba9
e65a4dbfbfb0e54e59787ba7741efee12f7687f3
/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_libXNVCtrl_NVCtrl.c
ac5f5048d107a87d963811870fb709de6f37d907
[ "BSD-2-Clause" ]
permissive
freebsd/freebsd-ports
86f2e89d43913412c4f6b2be3e255bc0945eac12
605a2983f245ac63f5420e023e7dce56898ad801
refs/heads/main
2023-08-30T21:46:28.720000
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
601
c
patch-src_3rdparty_chromium_third__party_libXNVCtrl_NVCtrl.c
--- src/3rdparty/chromium/third_party/libXNVCtrl/NVCtrl.c.orig 2018-11-13 18:25:11 UTC +++ src/3rdparty/chromium/third_party/libXNVCtrl/NVCtrl.c @@ -27,10 +27,6 @@ * libXNVCtrl library properly protects the Display connection. */ -#if !defined(XTHREADS) -#define XTHREADS -#endif /* XTHREADS */ - #define NEED_EVE...
b209ec7aecd16f73c178dc1236356753ab94e756
98ee5bc94e754d9b1802d66d7b5c5fcf184a6c90
/lib/include/snow3g_submit.h
1f7293115a012087d15475d4addc8aef67c5dbf0
[ "BSD-3-Clause" ]
permissive
intel/intel-ipsec-mb
f180701ca3dbdc26f310c5706cb3e8577defa2df
9e17d6cad1f99e64f3534053a3ff096c46646058
refs/heads/main
2023-08-30T13:20:47.709000
2023-08-28T13:17:46
2023-08-29T13:14:00
73,856,328
255
89
BSD-3-Clause
2023-08-30T08:42:45
2016-11-15T21:22:17
C
UTF-8
C
false
false
2,958
h
snow3g_submit.h
/******************************************************************************* Copyright (c) 2012-2023, Intel Corporation Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must r...
73bf6a4d7da1e572b123305cd73a8327c7b96c1c
3499b1145f0827498625ec0ac71ba82bbbbda4ed
/board-package-source/libraries/Arduboy/src/ab_logo.c
3718e5cde969f5bb9c3970dd3d85dca135af7bd7
[ "BSD-3-Clause", "BSD-2-Clause", "CC0-1.0" ]
permissive
MrBlinky/Arduboy-homemade-package
09120974a9c6a9ad1871ac68cbf852bb253bbd8e
3b71be313e1a4daaa745a15cdf2b58c92b101441
refs/heads/master
2023-07-22T18:36:15.664000
2023-07-15T22:08:51
2023-07-15T22:08:51
121,283,656
104
31
CC0-1.0
2023-01-02T08:24:54
2018-02-12T18:16:15
C++
UTF-8
C
false
false
1,246
c
ab_logo.c
#include <avr/pgmspace.h> #ifndef ARDUBOY_LOGO_CREATED #define ARDUBOY_LOGO_CREATED // arduboy_logo.png // 88x16 PROGMEM const unsigned char arduboy_logo[] = { 0xF0, 0xF8, 0x9C, 0x8E, 0x87, 0x83, 0x87, 0x8E, 0x9C, 0xF8, 0xF0, 0x00, 0x00, 0xFE, 0xFF, 0x03, 0x03, 0x03, 0x03, 0x03, 0x07, 0x0E, 0xFC, 0xF8, 0x00, 0x00, ...
ccc9dee273b29502ee66d57654c14f21c731fe35
a990004e8263ed825eb4ee21c7eb842dd886cde2
/src/lib/crypto/test/iso8859.c
bed724491092ca4f2aae0a77314378aac318f6ca
[ "BSD-2-Clause" ]
permissive
opendnssec/SoftHSMv2
8233f100f47c62f3b091c00706d9d13bfd1486bc
f4661af6680e187f220921c0a91d17d71a680345
refs/heads/develop
2023-08-04T23:48:24.514000
2023-08-02T20:51:58
2023-08-02T20:51:58
10,314,787
643
327
NOASSERTION
2023-09-01T07:23:24
2013-05-27T12:54:47
C++
UTF-8
C
false
false
878
c
iso8859.c
/* This code was taken from http://www.fourmilab.ch/random/ where it states that: This software is in the public domain. Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, without any conditions or restrictions. This softwar...
End of preview. Expand in Data Studio

No dataset card yet

Downloads last month
1,233