hexsha
stringlengths
40
40
size
int64
5
1.05M
ext
stringclasses
588 values
lang
stringclasses
305 values
max_stars_repo_path
stringlengths
3
363
max_stars_repo_name
stringlengths
5
118
max_stars_repo_head_hexsha
stringlengths
40
40
max_stars_repo_licenses
listlengths
1
10
max_stars_count
float64
1
191k
max_stars_repo_stars_event_min_datetime
stringdate
2015-01-01 00:00:35
2022-03-31 23:43:49
max_stars_repo_stars_event_max_datetime
stringdate
2015-01-01 12:37:38
2022-03-31 23:59:52
max_issues_repo_path
stringlengths
3
363
max_issues_repo_name
stringlengths
5
118
max_issues_repo_head_hexsha
stringlengths
40
40
max_issues_repo_licenses
listlengths
1
10
max_issues_count
float64
1
134k
max_issues_repo_issues_event_min_datetime
stringlengths
24
24
max_issues_repo_issues_event_max_datetime
stringlengths
24
24
max_forks_repo_path
stringlengths
3
363
max_forks_repo_name
stringlengths
5
135
max_forks_repo_head_hexsha
stringlengths
40
40
max_forks_repo_licenses
listlengths
1
10
max_forks_count
float64
1
105k
max_forks_repo_forks_event_min_datetime
stringdate
2015-01-01 00:01:02
2022-03-31 23:27:27
max_forks_repo_forks_event_max_datetime
stringdate
2015-01-03 08:55:07
2022-03-31 23:59:24
content
stringlengths
5
1.05M
avg_line_length
float64
1.13
1.04M
max_line_length
int64
1
1.05M
alphanum_fraction
float64
0
1
8fefe7769ded8864ccf5cca30da866299b3d01ca
868
h
C
src/tests/system/kernel/file_corruption/CheckSum.h
Kirishikesan/haiku
835565c55830f2dab01e6e332cc7e2d9c015b51e
[ "MIT" ]
1,338
2015-01-03T20:06:56.000Z
2022-03-26T13:49:54.000Z
src/tests/system/kernel/file_corruption/CheckSum.h
Kirishikesan/haiku
835565c55830f2dab01e6e332cc7e2d9c015b51e
[ "MIT" ]
15
2015-01-17T22:19:32.000Z
2021-12-20T12:35:00.000Z
src/tests/system/kernel/file_corruption/CheckSum.h
Kirishikesan/haiku
835565c55830f2dab01e6e332cc7e2d9c015b51e
[ "MIT" ]
350
2015-01-08T14:15:27.000Z
2022-03-21T18:14:35.000Z
/* * Copyright 2010, Ingo Weinhold, ingo_weinhold@gmx.de. * Distributed under the terms of the MIT License. */ #ifndef CHECK_SUM_H #define CHECK_SUM_H #include <string.h> #include <SHA256.h> struct CheckSum { const uint8* Data() const { return fData; } bool IsZero() const { for (size_t i = 0; i < size...
14.965517
55
0.653226
3754dd54ada44a76bbd951f17978eab43ce30849
706
h
C
Classes/RootViewController.h
tomkidd/latest-chatty-ios
2adabfa0d3a23ebb84e8054fe2e206b90b1acc1b
[ "MIT" ]
10
2015-01-15T07:28:55.000Z
2017-11-09T07:00:26.000Z
Classes/RootViewController.h
tomkidd/latest-chatty-ios
2adabfa0d3a23ebb84e8054fe2e206b90b1acc1b
[ "MIT" ]
6
2015-11-12T03:31:45.000Z
2018-12-29T20:21:18.000Z
Classes/RootViewController.h
tomkidd/latest-chatty-ios
2adabfa0d3a23ebb84e8054fe2e206b90b1acc1b
[ "MIT" ]
6
2015-04-04T16:06:44.000Z
2018-11-12T19:11:55.000Z
// // RootViewController.h // LatestChatty2 // // Created by Alex Wayne on 4/10/09. // Copyright 2009. All rights reserved. // #import "RootCell.h" #import "Model.h" #import "Message.h" #import "StoriesViewController.h" #import "ChattyViewController.h" #import "MessagesViewController.h" #import "SearchViewContro...
22.774194
108
0.764873
edb3043df4b721535a7403b72c70cf3538574b9b
1,264
h
C
microc/include/ipv6/ucIpv6PacketAllocation.h
wojtex/whip6-pub
7aca863e45199f4f1354f24b1c88afd8cb34c2ba
[ "Apache-2.0", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause-Clear", "Intel", "BSD-3-Clause" ]
1
2017-02-21T16:44:56.000Z
2017-02-21T16:44:56.000Z
microc/include/ipv6/ucIpv6PacketAllocation.h
wojtex/whip6-pub
7aca863e45199f4f1354f24b1c88afd8cb34c2ba
[ "Apache-2.0", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause-Clear", "Intel", "BSD-3-Clause" ]
9
2017-02-21T16:43:31.000Z
2021-06-10T19:28:41.000Z
microc/include/ipv6/ucIpv6PacketAllocation.h
wojtex/whip6-pub
7aca863e45199f4f1354f24b1c88afd8cb34c2ba
[ "Apache-2.0", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause-Clear", "Intel", "BSD-3-Clause" ]
12
2016-12-19T12:04:17.000Z
2020-09-17T14:44:39.000Z
/* * whip6: Warsaw High-performance IPv6. * * Copyright (c) 2012-2017 Konrad Iwanicki * All rights reserved. * * This file is distributed under the terms in the attached LICENSE * files. */ #ifndef __WHIP6_MICROC_IPV6_IPV6_PACKET_ALLOCATION_H__ #define __WHIP6_MICROC_IPV6_IPV6_PACKET_ALLOCATION_H__ /** ...
25.795918
94
0.762658
726fb3f11762c974ef4538fa971a9302683d36b0
1,541
h
C
extensions/third_party/perfetto/protos/perfetto/trace/extension_descriptor.pbzero.h
blockspacer/chromium_base_conan
b4749433cf34f54d2edff52e2f0465fec8cb9bad
[ "Apache-2.0", "BSD-3-Clause" ]
6
2020-12-22T05:48:31.000Z
2022-02-08T19:49:49.000Z
extensions/third_party/perfetto/protos/perfetto/trace/extension_descriptor.pbzero.h
blockspacer/chromium_base_conan
b4749433cf34f54d2edff52e2f0465fec8cb9bad
[ "Apache-2.0", "BSD-3-Clause" ]
4
2020-05-22T18:36:43.000Z
2021-05-19T10:20:23.000Z
extensions/third_party/perfetto/protos/perfetto/trace/extension_descriptor.pbzero.h
blockspacer/chromium_base_conan
b4749433cf34f54d2edff52e2f0465fec8cb9bad
[ "Apache-2.0", "BSD-3-Clause" ]
2
2019-12-06T11:48:16.000Z
2021-09-16T04:44:47.000Z
// Autogenerated by the ProtoZero compiler plugin. DO NOT EDIT. #ifndef PERFETTO_PROTOS_PROTOS_PERFETTO_TRACE_EXTENSION_DESCRIPTOR_PROTO_H_ #define PERFETTO_PROTOS_PROTOS_PERFETTO_TRACE_EXTENSION_DESCRIPTOR_PROTO_H_ #include <stddef.h> #include <stdint.h> #include "perfetto/protozero/message.h" #include "perfetto/pr...
34.244444
143
0.76963
c29ff075f0a918d3a2031539457cfd1374d83436
307
c
C
install_dependencies/xianyi-OpenBLAS-6d2da63/driver/level3/CMakeFiles/strsm_LNLN.c
lanl/DnMFkCPP
a6bca290bf7d57be07f7a80d049d6b7714fbdc61
[ "BSD-3-Clause", "Unlicense" ]
1
2021-07-29T21:56:02.000Z
2021-07-29T21:56:02.000Z
install_dependencies/xianyi-OpenBLAS-6d2da63/driver/level3/CMakeFiles/strsm_LNLN.c
rvangara/DnMFk
a6bca290bf7d57be07f7a80d049d6b7714fbdc61
[ "BSD-3-Clause", "Unlicense" ]
null
null
null
install_dependencies/xianyi-OpenBLAS-6d2da63/driver/level3/CMakeFiles/strsm_LNLN.c
rvangara/DnMFk
a6bca290bf7d57be07f7a80d049d6b7714fbdc61
[ "BSD-3-Clause", "Unlicense" ]
2
2021-07-29T21:55:33.000Z
2021-08-02T21:30:15.000Z
#define ASMNAME strsm_LNLN #define ASMFNAME strsm_LNLN_ #define NAME strsm_LNLN_ #define CNAME strsm_LNLN #define CHAR_NAME "strsm_LNLN_" #define CHAR_CNAME "strsm_LNLN" #include "/lustre/scratch3/turquoise/rvangara/RD100/distnnmfkcpp_Src/install_dependencies/xianyi-OpenBLAS-6d2da63/driver/level3/trsm_L.c"
43.857143
137
0.850163
32e35a6281eefd9f2932a462cc8c8065831bc02b
384
h
C
Code/Lib/templates.h
ejthomas/CMakeCatch2PHAS0100
11f4452838b68750ce338f0b195bf11bf9bacf70
[ "BSD-3-Clause" ]
null
null
null
Code/Lib/templates.h
ejthomas/CMakeCatch2PHAS0100
11f4452838b68750ce338f0b195bf11bf9bacf70
[ "BSD-3-Clause" ]
null
null
null
Code/Lib/templates.h
ejthomas/CMakeCatch2PHAS0100
11f4452838b68750ce338f0b195bf11bf9bacf70
[ "BSD-3-Clause" ]
null
null
null
#ifndef templates_h #define templates_h template <typename T> T sum(T a, T b) { T result; result = a + b; return result; } template <typename TElement, typename TList> TList RemoveMatching(TElement element, TList l) { TList newList; for (TElement t: l) { if (t != element) { new...
16
47
0.606771
fc92cc3fe5ae226cc51f958d320f668056fbeae4
2,815
c
C
snort-2.9.15.1/src/dynamic-preprocessors/reputation/reputation_utils.c
wenze1367/snort-2.9.15-read-annotation
d5c76ec0e699b173caabd917b921412c03233149
[ "BSD-2-Clause" ]
null
null
null
snort-2.9.15.1/src/dynamic-preprocessors/reputation/reputation_utils.c
wenze1367/snort-2.9.15-read-annotation
d5c76ec0e699b173caabd917b921412c03233149
[ "BSD-2-Clause" ]
null
null
null
snort-2.9.15.1/src/dynamic-preprocessors/reputation/reputation_utils.c
wenze1367/snort-2.9.15-read-annotation
d5c76ec0e699b173caabd917b921412c03233149
[ "BSD-2-Clause" ]
null
null
null
/**************************************************************************** * Copyright (C) 2014-2019 Cisco and/or its affiliates. All rights reserved. * Copyright (C) 2011-2013 Sourcefire, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Publi...
26.556604
82
0.520426
fd367b324b7218e3c2b9765850e64d664253f32d
129
h
C
Pods/FirebaseFirestore/Firestore/core/src/firebase/firestore/util/string_apple.h
MrsTrier/RememberArt
90314d1f05a1d63b9885ebb17d37bab5134a24f3
[ "MIT" ]
null
null
null
Pods/FirebaseFirestore/Firestore/core/src/firebase/firestore/util/string_apple.h
MrsTrier/RememberArt
90314d1f05a1d63b9885ebb17d37bab5134a24f3
[ "MIT" ]
null
null
null
Pods/FirebaseFirestore/Firestore/core/src/firebase/firestore/util/string_apple.h
MrsTrier/RememberArt
90314d1f05a1d63b9885ebb17d37bab5134a24f3
[ "MIT" ]
null
null
null
version https://git-lfs.github.com/spec/v1 oid sha256:786476e613e78f5eace76567477ad6f2f5e1a1a714add324fb45b59295d9d36e size 3522
32.25
75
0.883721
597e6ae7929ddea672c6cc2b9493cf23dee744d4
6,116
c
C
main/mpu6050_raw.c
ted99tw/UControl
ba7a52e0c2edc06a9b65c31c7e0baae419485e49
[ "Apache-2.0" ]
null
null
null
main/mpu6050_raw.c
ted99tw/UControl
ba7a52e0c2edc06a9b65c31c7e0baae419485e49
[ "Apache-2.0" ]
null
null
null
main/mpu6050_raw.c
ted99tw/UControl
ba7a52e0c2edc06a9b65c31c7e0baae419485e49
[ "Apache-2.0" ]
null
null
null
/* i2c/mpu6050 - Example For other examples please check: https://github.com/espressif/esp-idf/tree/master/examples This example code is in the Public Domain (or CC0 licensed, at your option.) Unless required by applicable law or agreed to in writing, this software is distributed on an "AS IS" BASIS, ...
33.790055
108
0.691956
d37758617e6c1ad07697a6059fc7c75b313f6331
9,885
c
C
util/pma.c
suuyaoo/nessdb
31299984dfd268e4d7aaea3a8245f773a4b63027
[ "BSD-3-Clause-Attribution" ]
370
2015-01-08T11:57:35.000Z
2022-03-26T07:04:53.000Z
util/pma.c
suuyaoo/nessdb
31299984dfd268e4d7aaea3a8245f773a4b63027
[ "BSD-3-Clause-Attribution" ]
5
2017-07-03T07:17:09.000Z
2021-05-11T02:38:06.000Z
util/pma.c
suuyaoo/nessdb
31299984dfd268e4d7aaea3a8245f773a4b63027
[ "BSD-3-Clause-Attribution" ]
84
2015-01-03T14:16:21.000Z
2022-02-17T14:16:36.000Z
/* * Copyright (c) 2012-2015 The nessDB Project Developers. All rights reserved. * Code is licensed with BSD. * * unrolled packed memory array with Fine-Grained Lock */ #include "u.h" #define UNROLLED_LIMIT (256) /* * EFFECT: * - binary search with upper-bound * - find the 1st idx which array[idx] > e * RET...
20.89852
93
0.603945
d30969cac4e70a2cfb8069073a396b5d3778ede4
621
h
C
Project27_CollectionViewAlbum/CollectionViewController/ViewController.h
hayasilin/30DaysOBJC
3f4d20a1b7bee273a1d38ed615aaa161f4804fe6
[ "MIT" ]
18
2016-09-21T02:02:56.000Z
2022-03-09T05:55:51.000Z
Project27_CollectionViewAlbum/CollectionViewController/ViewController.h
hayasilin/30DaysOBJC
3f4d20a1b7bee273a1d38ed615aaa161f4804fe6
[ "MIT" ]
null
null
null
Project27_CollectionViewAlbum/CollectionViewController/ViewController.h
hayasilin/30DaysOBJC
3f4d20a1b7bee273a1d38ed615aaa161f4804fe6
[ "MIT" ]
5
2016-09-24T03:03:06.000Z
2022-02-19T14:19:57.000Z
// // ViewController.h // CollectionViewController // // Created by Kuan-Wei Lin on 9/19/16. // Copyright © 2016 Kuan-Wei Lin. All rights reserved. // #import <UIKit/UIKit.h> #import "AssetsLibrary/AssetsLibrary.h" #import "MyCell.h" #import "Photos/Photos.h" @interface ViewController : UIViewController <UICollec...
24.84
99
0.771337
2010d1eae1bb6ffbd6fc4609730b3527a6613c0b
2,879
h
C
L1Trigger/TrackFindingTracklet/interface/L1TStub.h
ckamtsikis/cmssw
ea19fe642bb7537cbf58451dcf73aa5fd1b66250
[ "Apache-2.0" ]
6
2017-09-08T14:12:56.000Z
2022-03-09T23:57:01.000Z
L1Trigger/TrackFindingTracklet/interface/L1TStub.h
ckamtsikis/cmssw
ea19fe642bb7537cbf58451dcf73aa5fd1b66250
[ "Apache-2.0" ]
545
2017-09-19T17:10:19.000Z
2022-03-07T16:55:27.000Z
L1Trigger/TrackFindingTracklet/interface/L1TStub.h
ckamtsikis/cmssw
ea19fe642bb7537cbf58451dcf73aa5fd1b66250
[ "Apache-2.0" ]
14
2017-10-04T09:47:21.000Z
2019-10-23T18:04:45.000Z
#ifndef L1Trigger_TrackFindingTracklet_interface_L1TStub_h #define L1Trigger_TrackFindingTracklet_interface_L1TStub_h #include <iostream> #include <fstream> #include <cassert> #include <cmath> #include <vector> namespace trklet { class L1TStub { public: L1TStub(); L1TStub(int eventid, std::ve...
23.406504
71
0.604724
2014b762d916b653035646bd4fea59fef9050c3e
1,029
h
C
src/path.h
nmandery/rhizofs
f2563b7a8eb3d0cfaedcbfc76a03f5abb972a2d0
[ "BSD-3-Clause" ]
3
2018-03-16T11:36:34.000Z
2021-09-21T02:04:44.000Z
src/path.h
nmandery/rhizofs
f2563b7a8eb3d0cfaedcbfc76a03f5abb972a2d0
[ "BSD-3-Clause" ]
null
null
null
src/path.h
nmandery/rhizofs
f2563b7a8eb3d0cfaedcbfc76a03f5abb972a2d0
[ "BSD-3-Clause" ]
null
null
null
#ifndef __util_path_h__ #define __util_path_h__ #include <string.h> #include <stdlib.h> /** * join two paths * * p1: first path * p2: second path * pjoined: pointer to the string to write the joined path to * memory will be allocated * * returns 0 on success */ int path_join(const char *, const char *, ...
21.4375
64
0.70068
e3e70ce095adbded521844a5d1c4e9d96ce91b88
732
h
C
OpenGLSandbox/src/Engine/Rendering/CubeMap.h
conholo/OpenGLSandbox
c8c35f275dacd9c873c78aa003b840822db719a8
[ "MIT" ]
null
null
null
OpenGLSandbox/src/Engine/Rendering/CubeMap.h
conholo/OpenGLSandbox
c8c35f275dacd9c873c78aa003b840822db719a8
[ "MIT" ]
null
null
null
OpenGLSandbox/src/Engine/Rendering/CubeMap.h
conholo/OpenGLSandbox
c8c35f275dacd9c873c78aa003b840822db719a8
[ "MIT" ]
null
null
null
#pragma once #include "Engine/Core/Memory.h" #include "Engine/Rendering/TextureUtils.h" #include "Engine/Rendering/VertexArray.h" #include "Engine/Rendering/Shader.h" #include "Engine/Rendering/Texture.h" #include <vector> #include <string> #include <stdint.h> #include <glm/glm.hpp> namespace Engine { class CubeMap...
20.914286
74
0.740437
2d5db8a99e7d0c58e1f377c89f313c1f72b1594f
7,045
h
C
source/og-core/geo/VirtualGlobeRenderer.h
OpenWebGlobe/Application-SDK
b819ca8ccb44b70815f6c5332cfb041ea23dab61
[ "MIT" ]
4
2015-12-20T01:38:05.000Z
2019-07-02T11:01:29.000Z
source/og-core/geo/VirtualGlobeRenderer.h
OpenWebGlobe/Application-SDK
b819ca8ccb44b70815f6c5332cfb041ea23dab61
[ "MIT" ]
null
null
null
source/og-core/geo/VirtualGlobeRenderer.h
OpenWebGlobe/Application-SDK
b819ca8ccb44b70815f6c5332cfb041ea23dab61
[ "MIT" ]
6
2015-01-20T09:18:39.000Z
2021-02-06T08:19:30.000Z
/******************************************************************************* Project : i3D OpenWebGlobe SDK - Reference Implementation Version : 1.0 Author : Martin Christen, martin.christen@fhnw.ch Copyright : (c) 2006-2011 by FHNW/IVGI. All Rights Reserved $License$ ***********************...
46.966667
264
0.52917
2df32ecc58bcd7f1bd6033f19245499da002d23f
282
h
C
src/pyconcrete_ext/pyconcrete.h
AltimateAI/pyconcrete
ae222327c729c382caa2d9d62b4ca2b6a866d440
[ "Apache-2.0" ]
515
2015-05-29T20:47:38.000Z
2022-03-29T05:40:32.000Z
src/pyconcrete_ext/pyconcrete.h
AltimateAI/pyconcrete
ae222327c729c382caa2d9d62b4ca2b6a866d440
[ "Apache-2.0" ]
81
2016-08-26T14:16:04.000Z
2022-03-14T21:27:53.000Z
src/pyconcrete_ext/pyconcrete.h
AltimateAI/pyconcrete
ae222327c729c382caa2d9d62b4ca2b6a866d440
[ "Apache-2.0" ]
120
2015-12-25T11:07:00.000Z
2022-02-16T07:17:19.000Z
#ifndef PYCONCRETE_H #define PYCONCRETE_H extern PyObject* g_PyConcreteError; PyObject * fnEncryptFile(PyObject* self, PyObject* args); PyObject * fnDecryptFile(PyObject* self, PyObject* args); PyObject * fnDecryptBuffer(PyObject* self, PyObject* args); #endif // PYCONCRETE_H
23.5
59
0.783688
f6a60dd895f1a6cca799c73b46bb20ab8fc3f416
213
c
C
mud/bin/soul/lightbulb.c
shentino/simud
644b7d4f56bf8d4695442b8efcfd56e0a561fe21
[ "Apache-2.0" ]
3
2015-07-18T00:19:51.000Z
2016-02-20T17:25:37.000Z
mud/bin/soul/lightbulb.c
shentino/simud
644b7d4f56bf8d4695442b8efcfd56e0a561fe21
[ "Apache-2.0" ]
2
2021-03-04T19:24:03.000Z
2021-03-08T10:17:34.000Z
mud/bin/soul/lightbulb.c
shentino/simud
644b7d4f56bf8d4695442b8efcfd56e0a561fe21
[ "Apache-2.0" ]
2
2015-12-22T06:16:53.000Z
2016-11-18T16:32:50.000Z
#include <emote.h> EMOTE ( "A lightbulb appears over ~npos head.@@receiving inspiration.", "~Name ~verbshow ~targ the lightbulb above ~poss head.@@receiving inspiration." ) EMOTE_ATTRIBUTE( ATT_VISUAL )
30.428571
89
0.71831
bced46b124ef55356ade69b43b8f1bc82eec382d
3,191
c
C
src/coap/tc_iot_coap_code_map.c
yougaliu007/tencent-cloud-iotsuite-package-for-rtt
e91acc7918ca65d91c4fc7c2c9a32c0712aa0350
[ "MIT" ]
8
2018-11-02T08:06:55.000Z
2019-06-02T17:19:49.000Z
src/coap/tc_iot_coap_code_map.c
yougaliu007/tencent-cloud-iotsuite-package-for-rtt
e91acc7918ca65d91c4fc7c2c9a32c0712aa0350
[ "MIT" ]
2
2019-05-03T09:21:25.000Z
2019-05-05T02:22:31.000Z
src/coap/tc_iot_coap_code_map.c
yougaliu007/tencent-cloud-iotsuite-package-for-rtt
e91acc7918ca65d91c4fc7c2c9a32c0712aa0350
[ "MIT" ]
5
2018-11-13T06:11:19.000Z
2019-09-17T09:06:18.000Z
#include "tc_iot_inc.h" static tc_iot_code_map _tc_iot_coap_message_type_map[] = { {COAP_CON,"CON"}, {COAP_NON,"NON"}, {COAP_ACK,"ACK"}, {COAP_RST,"RST"}, }; const char * tc_iot_coap_get_message_type_str(int type) { if (type <= COAP_RST) { return _tc_iot_coap_message_type_map[type].str; ...
35.853933
81
0.717017
407ca3bc2afee01afd98415bab7e06b897abc533
364
h
C
SimpleViewerImageSubView.h
navjottomer/SimpleCap-1.2
b337037275a4aa5dc7294bac12a70b3943511a0d
[ "Unlicense" ]
null
null
null
SimpleViewerImageSubView.h
navjottomer/SimpleCap-1.2
b337037275a4aa5dc7294bac12a70b3943511a0d
[ "Unlicense" ]
null
null
null
SimpleViewerImageSubView.h
navjottomer/SimpleCap-1.2
b337037275a4aa5dc7294bac12a70b3943511a0d
[ "Unlicense" ]
null
null
null
// // SimpleViewerImageSubView.h // SimpleCap // // Created by - on 09/01/04. // Copyright 2009 Hiroshi Hashiguchi. All rights reserved. // #import <Cocoa/Cocoa.h> @interface SimpleViewerImageSubView : NSView { NSImage* _image; NSImageInterpolation _interpolation; } - (void)setImage:(NSImage*)image; - (NSIma...
15.826087
59
0.717033
7ba6c15871353ecccf391e3e5396b09b3c76fb6a
3,796
c
C
firmware/uart.c
lxrobotics/arduinoio
afcb5404ffe373086130149fb1a403d28bab39a7
[ "BSD-3-Clause" ]
null
null
null
firmware/uart.c
lxrobotics/arduinoio
afcb5404ffe373086130149fb1a403d28bab39a7
[ "BSD-3-Clause" ]
null
null
null
firmware/uart.c
lxrobotics/arduinoio
afcb5404ffe373086130149fb1a403d28bab39a7
[ "BSD-3-Clause" ]
null
null
null
/* Copyright (c) 2016, Alexander Entinger / LXRobotics * All rights reserved. * * 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 retain the above copyright notice, this * ...
28.328358
84
0.701791
7bb59e4a9921c719fd35a0ed08062cfb0d790828
2,355
h
C
sdk/ANCustomAdapter.h
herrernst/mobile-sdk-ios
7c69e243a7c728a520fe12f3a5953ba716b20c83
[ "Apache-2.0" ]
1
2019-04-23T12:26:07.000Z
2019-04-23T12:26:07.000Z
sdk/ANCustomAdapter.h
herrernst/mobile-sdk-ios
7c69e243a7c728a520fe12f3a5953ba716b20c83
[ "Apache-2.0" ]
null
null
null
sdk/ANCustomAdapter.h
herrernst/mobile-sdk-ios
7c69e243a7c728a520fe12f3a5953ba716b20c83
[ "Apache-2.0" ]
null
null
null
/* Copyright 2013 APPNEXUS INC Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, softw...
26.761364
113
0.768577
7bdb49b86ead1f0346a200a1a65fae922b21491f
6,035
h
C
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM/TARGET_TFM_LATEST/include/psa/crypto_extra.h
Eric-A-Marks/mbed-os
4ba07d9413fbf7bae2db97a06e4eb4f275063d93
[ "Apache-2.0" ]
1
2021-04-12T14:01:02.000Z
2021-04-12T14:01:02.000Z
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM/TARGET_TFM_LATEST/include/psa/crypto_extra.h
Eric-A-Marks/mbed-os
4ba07d9413fbf7bae2db97a06e4eb4f275063d93
[ "Apache-2.0" ]
1
2021-07-01T18:20:13.000Z
2021-07-01T18:20:13.000Z
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM/TARGET_TFM_LATEST/include/psa/crypto_extra.h
Eric-A-Marks/mbed-os
4ba07d9413fbf7bae2db97a06e4eb4f275063d93
[ "Apache-2.0" ]
1
2018-01-11T13:11:16.000Z
2018-01-11T13:11:16.000Z
/* * Copyright (c) 2018-2020, Arm Limited. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause * */ /** * \file psa/crypto_extra.h * * \brief PSA cryptography module: vendor extensions * * \note This file may not be included directly. Applications must * include psa/crypto.h. * * This file is re...
33.715084
98
0.650041
f44c64941e0ffbf115481d7435b3dd6207bf079e
1,723
h
C
shell/common/gin_converters/base_converter.h
Sandip7677/electron
f17e8996ac169e3e92f732594cf4a14ddd177ef4
[ "MIT" ]
4
2020-03-22T03:02:30.000Z
2021-06-26T11:10:52.000Z
shell/common/gin_converters/base_converter.h
Mohamed-Abdelgaber/electron
2b25e737a74c689a9965ed61574ef22ba237ee02
[ "MIT" ]
21
2021-05-02T05:12:23.000Z
2022-02-02T07:58:12.000Z
shell/common/gin_converters/base_converter.h
Mohamed-Abdelgaber/electron
2b25e737a74c689a9965ed61574ef22ba237ee02
[ "MIT" ]
1
2021-12-03T19:19:54.000Z
2021-12-03T19:19:54.000Z
// Copyright (c) 2020 GitHub, Inc. // Use of this source code is governed by the MIT license that can be // found in the LICENSE file. #ifndef ELECTRON_SHELL_COMMON_GIN_CONVERTERS_BASE_CONVERTER_H_ #define ELECTRON_SHELL_COMMON_GIN_CONVERTERS_BASE_CONVERTER_H_ #include "base/process/kill.h" #include "gin/converter.h"...
35.895833
75
0.71155
21b89af8738a51df076374c0e635d361104339a0
13,475
c
C
components/provisioning/config.c
charrea6/homething
6490b1819b865ffd861bec047be8e25ad03e8ac9
[ "MIT" ]
2
2019-04-11T21:37:41.000Z
2020-04-01T19:31:57.000Z
components/provisioning/config.c
charrea6/homething
6490b1819b865ffd861bec047be8e25ad03e8ac9
[ "MIT" ]
null
null
null
components/provisioning/config.c
charrea6/homething
6490b1819b865ffd861bec047be8e25ad03e8ac9
[ "MIT" ]
null
null
null
#include <esp_log.h> #include <esp_system.h> #include <esp_http_server.h> #include <nvs_flash.h> #include "freertos/FreeRTOS.h" #include "freertos/timers.h" #include "provisioning.h" #include "provisioning_int.h" #include "captdns.h" #include "wifi.h" #include "iot.h" #include "utils.h" #include "cbor.h" #define M...
30.349099
166
0.568163
bcb9616bad79d766856debdf62be68a3d49ddf24
492
h
C
searchcore/src/vespa/searchcore/proton/server/i_move_operation_limiter.h
amahussein/vespa
29d266ae1e5c95e25002b97822953fdd02b1451e
[ "Apache-2.0" ]
1
2020-06-02T13:28:29.000Z
2020-06-02T13:28:29.000Z
searchcore/src/vespa/searchcore/proton/server/i_move_operation_limiter.h
amahussein/vespa
29d266ae1e5c95e25002b97822953fdd02b1451e
[ "Apache-2.0" ]
1
2021-01-21T01:37:37.000Z
2021-01-21T01:37:37.000Z
searchcore/src/vespa/searchcore/proton/server/i_move_operation_limiter.h
amahussein/vespa
29d266ae1e5c95e25002b97822953fdd02b1451e
[ "Apache-2.0" ]
1
2020-02-01T07:21:28.000Z
2020-02-01T07:21:28.000Z
// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. #pragma once #include <memory> namespace search { class IDestructorCallback; } namespace proton { /** * Interface used to limit the number of outstanding move operations a blockable maintenance jo...
25.894737
118
0.756098
29a8d09e8c933cadf18df2d9522ddac05ec6e386
581
h
C
STRemoteTable.h
tomwhipple/STRemoteResources
623da587af37a1e5cf8fc5333d2207a83f06de8e
[ "BSD-3-Clause" ]
1
2021-08-08T13:34:11.000Z
2021-08-08T13:34:11.000Z
STRemoteTable.h
tomwhipple/STRemoteResources
623da587af37a1e5cf8fc5333d2207a83f06de8e
[ "BSD-3-Clause" ]
null
null
null
STRemoteTable.h
tomwhipple/STRemoteResources
623da587af37a1e5cf8fc5333d2207a83f06de8e
[ "BSD-3-Clause" ]
null
null
null
// // RemoteTable.h // // Created by Tom Whipple on 9/30/10. // Copyright 2010 Smartovation Technologies, LLC. All rights reserved. // #import <Foundation/Foundation.h> #import "STRemoteObject.h" #define RemoteTableDidUpdate kRemoteObjectUpdatedNotification @protocol STRemoteItem -(id) initWithDictionary:(NSDict...
17.606061
76
0.753873
4e722a0186599ff09d2c8270df610193906a5e80
13,152
c
C
syslinux/com32/chain/options.c
TooDumbForAName/modern-boot-floppy
c0f4352ee356aab3f31d214af73d2462bde28198
[ "BSD-2-Clause" ]
null
null
null
syslinux/com32/chain/options.c
TooDumbForAName/modern-boot-floppy
c0f4352ee356aab3f31d214af73d2462bde28198
[ "BSD-2-Clause" ]
null
null
null
syslinux/com32/chain/options.c
TooDumbForAName/modern-boot-floppy
c0f4352ee356aab3f31d214af73d2462bde28198
[ "BSD-2-Clause" ]
null
null
null
/* ----------------------------------------------------------------------- * * * Copyright 2003-2009 H. Peter Anvin - All Rights Reserved * Copyright 2009-2010 Intel Corporation; author: H. Peter Anvin * Copyright 2010 Shao Miller * Copyright 2010-2012 Michal Soltys * * Permission is hereby granted, fr...
31.539568
101
0.548206
665a0f9ebfdef25b77dae59809b7c43b4d516721
1,899
h
C
gnuradio-3.7.13.4/gr-atsc/include/gnuradio/atsc/basic_trellis_encoder_impl.h
v1259397/cosmic-gnuradio
64c149520ac6a7d44179c3f4a38f38add45dd5dc
[ "BSD-3-Clause" ]
1
2021-03-09T07:32:37.000Z
2021-03-09T07:32:37.000Z
gnuradio-3.7.13.4/gr-atsc/include/gnuradio/atsc/basic_trellis_encoder_impl.h
v1259397/cosmic-gnuradio
64c149520ac6a7d44179c3f4a38f38add45dd5dc
[ "BSD-3-Clause" ]
null
null
null
gnuradio-3.7.13.4/gr-atsc/include/gnuradio/atsc/basic_trellis_encoder_impl.h
v1259397/cosmic-gnuradio
64c149520ac6a7d44179c3f4a38f38add45dd5dc
[ "BSD-3-Clause" ]
null
null
null
/* -*- c++ -*- */ /* * Copyright 2002 Free Software Foundation, Inc. * * This file is part of GNU Radio * * GNU Radio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3, or (at your option...
30.142857
71
0.71722
6125e3cea105cb52f6109b955be7abe8bdb978d7
1,112
h
C
Module/LKChatMoreItemView.h
FULANS/LKChatBar
65dad9a69f0cd5f06b92d2907383a9efde79a101
[ "MIT" ]
1
2021-08-24T02:23:59.000Z
2021-08-24T02:23:59.000Z
Module/LKChatMoreItemView.h
FULANS/LKChatBar
65dad9a69f0cd5f06b92d2907383a9efde79a101
[ "MIT" ]
null
null
null
Module/LKChatMoreItemView.h
FULANS/LKChatBar
65dad9a69f0cd5f06b92d2907383a9efde79a101
[ "MIT" ]
1
2022-03-24T15:13:12.000Z
2022-03-24T15:13:12.000Z
// // LKChatMoreItemView.h // LiemsMobile70 // // Created by WZheng on 2020/4/8. // Copyright © 2020 Luculent. All rights reserved. // #import <UIKit/UIKit.h> typedef NS_ENUM(NSUInteger, LKChatMoreViewItemType) { LKChatMoreViewItemTypeDefault = 0, /**< 默认未知类型 */ LKChatMoreViewItemTypeTakePicture = 1...
27.121951
88
0.706835
e85ab97b90fcd39552b15005f328af0d116ee4ae
5,190
h
C
zones.h
Maciej-Mudita/utz
9b8236e4c760e7828fb5f5aa73622fb379630a98
[ "MIT" ]
23
2017-01-23T09:35:32.000Z
2022-02-03T06:12:20.000Z
zones.h
troky/utz
e41d3a18e933b96b9fc54cebf85fbd5de75bee6d
[ "MIT" ]
5
2017-09-26T07:58:36.000Z
2020-09-26T12:50:46.000Z
zones.h
troky/utz
e41d3a18e933b96b9fc54cebf85fbd5de75bee6d
[ "MIT" ]
15
2017-10-02T22:21:12.000Z
2022-02-23T06:31:42.000Z
#ifndef _ZONES_H #define _ZONES_H const urule_packed_t zone_rules[50]; const char zone_abrevs[209]; #define MAX_ABREV_FORMATTER_LEN 7 const uzone_packed_t zone_defns[46]; #define UTZ_ADELAIDE &zone_defns[ 31] #define UTZ_AHMEDABAD &zone_defns[ 24] #define UTZ_ANCHORAGE &zone_defns[ 4]...
45.130435
48
0.611753
b26d868e856d16acec6687d723cfe9545294cae2
2,073
h
C
include/vcml/common/thctl.h
nbosb/vcml
5b946a32b024cbba8da6928971ffc2a4f9b712f1
[ "Apache-2.0" ]
36
2018-01-29T12:20:37.000Z
2022-03-29T06:14:59.000Z
include/vcml/common/thctl.h
nbosb/vcml
5b946a32b024cbba8da6928971ffc2a4f9b712f1
[ "Apache-2.0" ]
9
2018-12-04T10:37:14.000Z
2021-11-16T16:57:29.000Z
include/vcml/common/thctl.h
nbosb/vcml
5b946a32b024cbba8da6928971ffc2a4f9b712f1
[ "Apache-2.0" ]
18
2018-10-14T11:30:43.000Z
2022-01-08T07:12:56.000Z
/****************************************************************************** * * * Copyright 2018 Jan Henrik Weinstock * * * ...
35.741379
80
0.429812
589fccae0e306ced494703c29b665b5fc1d51e13
32,026
h
C
include/nostd/string_view.h
atframework/atframe_utils
070eb63570e8094eeb4d03bf9761fd0311eb1ef3
[ "MIT" ]
55
2016-07-27T10:35:57.000Z
2022-03-27T13:46:26.000Z
include/nostd/string_view.h
atframework/atframe_utils
070eb63570e8094eeb4d03bf9761fd0311eb1ef3
[ "MIT" ]
19
2021-05-29T07:30:04.000Z
2022-03-25T15:13:15.000Z
include/nostd/string_view.h
atframework/atframe_utils
070eb63570e8094eeb4d03bf9761fd0311eb1ef3
[ "MIT" ]
18
2016-07-27T11:39:20.000Z
2021-08-17T06:33:44.000Z
// Copyright 2021 atframework // Created by owent on 2021-07-22 #pragma once #include <algorithm> #include <cassert> #include <cstddef> #include <cstring> #include <ios> #include <iosfwd> #include <iterator> #include <limits> #include <string> #ifdef __cpp_impl_three_way_comparison # include <compare> #endif #incl...
38.678744
120
0.703928
d79391b436f42e9664f58c1cd54abca3b61db92a
7,949
h
C
Atomic/AtWebRequestHandler.h
denisbider/Atomic
8e8e979a6ef24d217a77f17fa81a4129f3506952
[ "MIT" ]
4
2019-11-10T21:56:40.000Z
2021-12-11T20:10:55.000Z
Atomic/AtWebRequestHandler.h
denisbider/Atomic
8e8e979a6ef24d217a77f17fa81a4129f3506952
[ "MIT" ]
null
null
null
Atomic/AtWebRequestHandler.h
denisbider/Atomic
8e8e979a6ef24d217a77f17fa81a4129f3506952
[ "MIT" ]
1
2019-11-11T08:38:59.000Z
2019-11-11T08:38:59.000Z
#pragma once #include "AtCrypt.h" #include "AtEntityStore.h" #include "AtException.h" #include "AtHttpRequest.h" #include "AtPinStore.h" #include "AtRp.h" #include "AtStr.h" #include "AtVec.h" namespace At { enum class ReqResult { Invalid, Done, Continue, BadRequest = HttpStatus::BadRe...
55.587413
194
0.710655
ba7ba4d78dcbb8a5a68d6c51bcf56be924060c07
505
h
C
07_berkley/include/TimeSlave.h
klingerjonathan/klinger
90bceb64aabf1471d6a0c006067652e85659cf8c
[ "BSL-1.0" ]
null
null
null
07_berkley/include/TimeSlave.h
klingerjonathan/klinger
90bceb64aabf1471d6a0c006067652e85659cf8c
[ "BSL-1.0" ]
null
null
null
07_berkley/include/TimeSlave.h
klingerjonathan/klinger
90bceb64aabf1471d6a0c006067652e85659cf8c
[ "BSL-1.0" ]
null
null
null
/* * auth: Jonathan Klinger * file: TimeSlave.h * date: 12/20 * desc: Exercise 10 - berkely */ #pragma once #include <string> using namespace std; #include "channel.h" #include "clock.h" class TimeSlave { private: Clock clock; string name; Channel channel; public: TimeSlave(std::string name, int hour...
15.78125
66
0.651485
c958fa0a925b3469392ef9b5af6a8e2841627955
8,595
c
C
html-node.c
michaelrsweet/htmlcss
5bff8a19b25be594bc5fbf40949e241c63b59674
[ "Apache-2.0" ]
37
2019-01-25T16:17:51.000Z
2021-12-11T13:53:06.000Z
html-node.c
michaelrsweet/htmlcss
5bff8a19b25be594bc5fbf40949e241c63b59674
[ "Apache-2.0" ]
9
2018-12-08T13:35:04.000Z
2021-12-11T23:54:44.000Z
html-node.c
michaelrsweet/htmlcss
5bff8a19b25be594bc5fbf40949e241c63b59674
[ "Apache-2.0" ]
6
2020-03-27T08:30:46.000Z
2022-03-10T09:39:07.000Z
/* * HTML node functions for HTMLCSS library. * * https://github.com/michaelrsweet/htmlcss * * Copyright © 2018 by Michael R Sweet. * * Licensed under Apache License v2.0. See the file "LICENSE" for more * information. */ /* * Include necessary headers... */ #include "html-private.h" /* * Local fun...
22.209302
96
0.605701
b56a69d8668eaa2268b2e8ff0159237f022a5f9e
218
h
C
GKStatusBar/Test/GKViewController.h
QuintGao/GKStatusBar
7a46eae16ccf2314745a96cdc84956c063e2bd26
[ "MIT" ]
1
2017-07-03T09:12:41.000Z
2017-07-03T09:12:41.000Z
GKStatusBar/Test/GKViewController.h
QuintGao/GKStatusBar
7a46eae16ccf2314745a96cdc84956c063e2bd26
[ "MIT" ]
null
null
null
GKStatusBar/Test/GKViewController.h
QuintGao/GKStatusBar
7a46eae16ccf2314745a96cdc84956c063e2bd26
[ "MIT" ]
null
null
null
// // ViewController.h // GKStatusBar // // Created by 高坤 on 2017/3/9. // Copyright © 2017年 高坤. All rights reserved. // #import "GKBaseViewController.h" @interface GKViewController : GKBaseViewController @end
13.625
50
0.701835
416336d6ccff9cc3365da6ea24521c2b5adc2cd4
230
h
C
src/device.h
OllieDay/liborvibo
2d11d289c22d2e29ae2ccfb192750f791a233105
[ "BSD-3-Clause" ]
null
null
null
src/device.h
OllieDay/liborvibo
2d11d289c22d2e29ae2ccfb192750f791a233105
[ "BSD-3-Clause" ]
null
null
null
src/device.h
OllieDay/liborvibo
2d11d289c22d2e29ae2ccfb192750f791a233105
[ "BSD-3-Clause" ]
null
null
null
#ifndef ORVIBO_DEVICE_H #define ORVIBO_DEVICE_H #include <sys/types.h> #include <net/ethernet.h> #include <stdbool.h> #define ORVIBO_SOCKET_PORT 10000 bool is_orvibo_mac(const unsigned char mac[static ETHER_ADDR_LEN]); #endif
16.428571
62
0.795652
27f14e21159ff5b63cf0977b72dec0b8ad0da84e
293
c
C
mylib.c
chandangope/python-cpp
8654e19cb722e9f113e8d428c384fd859c56bf5b
[ "Apache-2.0" ]
2
2020-04-05T21:14:31.000Z
2020-08-29T14:10:24.000Z
mylib.c
chandangope/python-cpp
8654e19cb722e9f113e8d428c384fd859c56bf5b
[ "Apache-2.0" ]
null
null
null
mylib.c
chandangope/python-cpp
8654e19cb722e9f113e8d428c384fd859c56bf5b
[ "Apache-2.0" ]
null
null
null
#include "mylib.h" #include <math.h> int isPrime(int n) { for (int i=2; i<=sqrt(n); i++) { if(n%i == 0) return 0; } return 1; } int getPrimes(int* ints, int numInts, int* outInts) { for(int i=0; i<numInts; i++) { outInts[i] = isPrime(ints[i]); } return 0; }
11.72
51
0.532423
5f2e2277253d70e6a2548e5a93a0d0ed05ec8d60
804
c
C
pyhand/kinematics/pinky_prox_index_prox_bend_1.c
jsupancic/libhand-public
da9b92fa5440d06fdd4ba72c2327c50c88a1d469
[ "CC-BY-3.0" ]
19
2015-11-28T03:49:10.000Z
2021-04-12T13:19:26.000Z
pyhand/kinematics/pinky_prox_index_prox_bend_1.c
jsupancic/libhand-public
da9b92fa5440d06fdd4ba72c2327c50c88a1d469
[ "CC-BY-3.0" ]
4
2015-12-24T08:53:10.000Z
2017-11-08T10:58:16.000Z
pyhand/kinematics/pinky_prox_index_prox_bend_1.c
jsupancic/libhand-public
da9b92fa5440d06fdd4ba72c2327c50c88a1d469
[ "CC-BY-3.0" ]
7
2015-12-16T05:27:22.000Z
2020-08-24T07:59:29.000Z
/****************************************************************************** * Code generated with sympy 0.7.6 * * * * See http://www.sympy.org/ for more information. * ...
44.666667
80
0.353234
831e0884823a9f0df6ecc3f8e0f8b43abfa99705
313
h
C
src/ipc/tcp_serveripc.h
lburgey/oidc-agent
a827a2de863eb203696007b30b399e2e38fc3860
[ "MIT" ]
null
null
null
src/ipc/tcp_serveripc.h
lburgey/oidc-agent
a827a2de863eb203696007b30b399e2e38fc3860
[ "MIT" ]
null
null
null
src/ipc/tcp_serveripc.h
lburgey/oidc-agent
a827a2de863eb203696007b30b399e2e38fc3860
[ "MIT" ]
1
2021-05-14T12:39:36.000Z
2021-05-14T12:39:36.000Z
#ifndef IPC_TCP_SERVER_H #define IPC_TCP_SERVER_H #include "connection.h" #include "utils/oidc_error.h" #include <stdarg.h> #include <time.h> oidc_error_t ipc_tcp_server_init(struct connection* con, unsigned short port); int ipc_tcp_bindAndListen(struct connection* con); #endif // IPC_TCP_SERVER_H
22.357143
78
0.773163
7eef9371851f825f6bf3302382f66c505a9c7da1
484
h
C
src/exception/date_exception.h
bdmendes/feup-aeda-project
09d4fa484bc2be176992139fc925524cbaa6766d
[ "MIT" ]
null
null
null
src/exception/date_exception.h
bdmendes/feup-aeda-project
09d4fa484bc2be176992139fc925524cbaa6766d
[ "MIT" ]
9
2020-11-15T01:03:41.000Z
2020-11-20T21:12:06.000Z
src/exception/date_exception.h
bdmendes/feup-aeda-project
09d4fa484bc2be176992139fc925524cbaa6766d
[ "MIT" ]
2
2021-02-08T23:36:03.000Z
2021-02-09T19:40:32.000Z
#ifndef FEUP_AEDA_PROJECT_DATE_EXCEPTIONS_H #define FEUP_AEDA_PROJECT_DATE_EXCEPTIONS_H #include <stdexcept> #include "model/date/date.h" /** * Class relative to the exception of an invalid date. */ class InvalidDate : public std::logic_error{ public: /** * Creates a new InvalidDate exception object. ...
22
58
0.737603
7df00640978f4f28e06940248f2fb0d2029fdc27
3,480
c
C
firmware/target/hosted/ibasso/powermgmt-ibasso.c
Rockbox-Chinese-Community/Rockbox-RCC
a701aefe45f03ca391a8e2f1a6e3da1b8774b2f2
[ "BSD-3-Clause" ]
24
2015-03-10T08:43:56.000Z
2022-01-05T14:09:46.000Z
firmware/target/hosted/ibasso/powermgmt-ibasso.c
Rockbox-Chinese-Community/Rockbox-RCC
a701aefe45f03ca391a8e2f1a6e3da1b8774b2f2
[ "BSD-3-Clause" ]
4
2015-07-04T18:15:33.000Z
2018-05-18T05:33:33.000Z
firmware/target/hosted/ibasso/powermgmt-ibasso.c
Rockbox-Chinese-Community/Rockbox-RCC
a701aefe45f03ca391a8e2f1a6e3da1b8774b2f2
[ "BSD-3-Clause" ]
15
2015-01-21T13:58:13.000Z
2020-11-04T04:30:22.000Z
/*************************************************************************** * __________ __ ___ * Open \______ \ ____ ____ | | _\_ |__ _______ ___ * Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ / * Jukebox | | ( <_> ) \___| < | \_\ ( <_> >...
28.292683
97
0.567816
47d34840ad233964284ed6a4419c9bb6c7db9df2
1,543
c
C
src/mpool.c
arhiv6/cmtos
69beed8e2ddf08017fe5c1d4acc43981b0336a4b
[ "MIT" ]
null
null
null
src/mpool.c
arhiv6/cmtos
69beed8e2ddf08017fe5c1d4acc43981b0336a4b
[ "MIT" ]
null
null
null
src/mpool.c
arhiv6/cmtos
69beed8e2ddf08017fe5c1d4acc43981b0336a4b
[ "MIT" ]
null
null
null
#include <stdint.h> #include <assert.h> #include "mpool.h" /* Memory pool Реализация пула памяти на связанных списках. Идея взята из статьи "Alternatives to malloc and new" http://www.spuify.co.uk/?p=454 Занимает вего один указатель - на голову этого списка. Всё остальное (ссылки на ...
22.362319
91
0.569021
e0f6e81af821115863fd1a2c436c189a748cfe21
325
h
C
CreativeAnimationDemo/CreativeAnimationDemo/Source/BIIntroPageAnimateProtocol.h
ProfessionalIsFunny/CreativeAnimation
70b1d463bdb0113f7703f1af52070e2e3864bd19
[ "MIT" ]
2
2016-01-26T06:58:01.000Z
2016-06-04T03:22:07.000Z
CreativeAnimationDemo/CreativeAnimationDemo/Source/BIIntroPageAnimateProtocol.h
ProfessionalIsFunny/CreativeAnimation
70b1d463bdb0113f7703f1af52070e2e3864bd19
[ "MIT" ]
null
null
null
CreativeAnimationDemo/CreativeAnimationDemo/Source/BIIntroPageAnimateProtocol.h
ProfessionalIsFunny/CreativeAnimation
70b1d463bdb0113f7703f1af52070e2e3864bd19
[ "MIT" ]
null
null
null
// // BIIntroPageAnimateProtocol.h // GuidePageDemo // // Created by AugustRush on 15/11/2. // Copyright © 2015年 AugustRush. All rights reserved. // #import <Foundation/Foundation.h> @protocol BIIntroPageAnimateProtocol <NSObject> - (void)animateForOffset:(CGFloat)offset; - (void)preparedKeyFramesForScrolling; ...
19.117647
54
0.753846
4637f95e0d0fb5c5044da7f02ccc2ada51d81892
6,260
c
C
cabi.c
Team-ARG-Museum/Cabi
f7f4b0d23b0eeaa43ca6e8ebf1f6b9e0c62fcf20
[ "MIT" ]
1
2021-03-15T04:56:03.000Z
2021-03-15T04:56:03.000Z
cabi.c
increpare/Cabi
131419e79831221f99aafd39f9490a250a60966d
[ "MIT" ]
null
null
null
cabi.c
increpare/Cabi
131419e79831221f99aafd39f9490a250a60966d
[ "MIT" ]
1
2020-06-22T16:44:17.000Z
2020-06-22T16:44:17.000Z
/* abe.c arduboy encoder monochrome rle encoding by zep License: CC-0 cabi in.png [array_name_prefix] */ #include <stdlib.h> #include <stdio.h> #include <memory.h> #include "lodepng.h" // alternative pixel order mapping //#define READING_ORDER 1 int reading_order = 0; typedef unsigned char uint8_t; #ifnd...
16.737968
99
0.53722
7062edcf757911c3c7827399eaad365068bca2df
4,231
h
C
ArcGISRuntimeSDKQt_CppSamples/UtilityNetwork/DisplayContentOfUtilityNetworkContainer/DisplayContentOfUtilityNetworkContainer.h
cmboling/arcgis-runtime-samples-qt
fc3869beb32c690b724fc781bf8e7d60f6b6cde7
[ "Apache-2.0" ]
117
2016-07-19T00:44:18.000Z
2022-03-29T19:15:03.000Z
ArcGISRuntimeSDKQt_CppSamples/UtilityNetwork/DisplayContentOfUtilityNetworkContainer/DisplayContentOfUtilityNetworkContainer.h
cmboling/arcgis-runtime-samples-qt
fc3869beb32c690b724fc781bf8e7d60f6b6cde7
[ "Apache-2.0" ]
417
2016-06-22T03:07:24.000Z
2022-03-30T21:49:46.000Z
ArcGISRuntimeSDKQt_CppSamples/UtilityNetwork/DisplayContentOfUtilityNetworkContainer/DisplayContentOfUtilityNetworkContainer.h
cmboling/arcgis-runtime-samples-qt
fc3869beb32c690b724fc781bf8e7d60f6b6cde7
[ "Apache-2.0" ]
179
2016-06-17T17:51:49.000Z
2022-03-26T23:25:29.000Z
// [WriteFile Name=DisplayContentOfUtilityNetworkContainer, Category=UtilityNetwork] // [Legal] // Copyright 2021 Esri. // 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....
38.816514
124
0.815174
7d4d51f76c1c445fcaa75e100aeefe61ba85ab90
16,640
c
C
snort-2.9.15.1/src/dynamic-preprocessors/ssl_common/ssl.c
wenze1367/snort-2.9.15-read-annotation
d5c76ec0e699b173caabd917b921412c03233149
[ "BSD-2-Clause" ]
null
null
null
snort-2.9.15.1/src/dynamic-preprocessors/ssl_common/ssl.c
wenze1367/snort-2.9.15-read-annotation
d5c76ec0e699b173caabd917b921412c03233149
[ "BSD-2-Clause" ]
null
null
null
snort-2.9.15.1/src/dynamic-preprocessors/ssl_common/ssl.c
wenze1367/snort-2.9.15-read-annotation
d5c76ec0e699b173caabd917b921412c03233149
[ "BSD-2-Clause" ]
2
2020-11-26T13:27:14.000Z
2022-03-20T02:12:55.000Z
/* * Copyright (C) 2014-2019 Cisco and/or its affiliates. All rights reserved. * Copyright (C) 1998-2013 Sourcefire, 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 the Free Software Foundation. You ...
32.436647
155
0.528846
0448bd0c870e8066d2684b2c7e9d8eba385edc37
3,292
h
C
src/thirdparty/taglib2/taglib/dsf/dsfproperties.h
billlin0904/xamp2
c11ada6138a5c8427523543bb7035f2ac2cff8d5
[ "MIT" ]
2
2020-02-09T04:55:36.000Z
2022-01-08T08:50:50.000Z
src/thirdparty/taglib2/taglib/dsf/dsfproperties.h
billlin0904/xamp2
c11ada6138a5c8427523543bb7035f2ac2cff8d5
[ "MIT" ]
1
2022-02-16T10:14:05.000Z
2022-02-16T10:14:05.000Z
src/thirdparty/taglib2/taglib/dsf/dsfproperties.h
billlin0904/xamp2
c11ada6138a5c8427523543bb7035f2ac2cff8d5
[ "MIT" ]
2
2019-09-23T15:21:27.000Z
2021-04-12T09:00:37.000Z
/*************************************************************************** copyright : (C) 2013 by Stephen F. Booth email : me@sbooth.org ***************************************************************************/ /******************************************************************...
35.782609
79
0.509417
a877fe1f49cc5730380255172fa4124d0987dc1f
2,544
h
C
src/utilities/debug.h
agustingianni/retools
0df67fe6f21895644936c5896a33770431d86a1d
[ "MIT" ]
80
2017-08-08T08:42:12.000Z
2022-03-03T13:12:05.000Z
src/utilities/debug.h
agustingianni/retools
0df67fe6f21895644936c5896a33770431d86a1d
[ "MIT" ]
16
2017-08-02T14:17:07.000Z
2021-04-30T10:17:01.000Z
src/utilities/debug.h
agustingianni/retools
0df67fe6f21895644936c5896a33770431d86a1d
[ "MIT" ]
6
2017-10-02T07:47:46.000Z
2020-08-18T22:03:48.000Z
#ifndef __debug_h__ #define __debug_h__ #include <stdio.h> #include <errno.h> #include <string.h> #define RESET "\033[0m" #define BLACK "\033[30m" /* Black */ #define RED "\033[31m" /* Red */ #define GREEN "\033[32m" /* Green */ #define YELLOW "\033[33m" /* Yellow */ #define BLUE "\0...
43.862069
125
0.622642
13de69c7a1cc708e2eac6d1accd64b57abb69bd0
1,842
c
C
util/stats.c
4LT/GI
b86545582caae08a9ce16b44d68e621cb11e6b79
[ "MIT" ]
1
2017-12-27T10:52:00.000Z
2017-12-27T10:52:00.000Z
util/stats.c
4LT/GI
b86545582caae08a9ce16b44d68e621cb11e6b79
[ "MIT" ]
null
null
null
util/stats.c
4LT/GI
b86545582caae08a9ce16b44d68e621cb11e6b79
[ "MIT" ]
null
null
null
#include "stats.h" #include <string.h> #include <math.h> #include "ops.h" double kth_simple_get(const void *values, int index) { return ((double *)values)[index]; } static void swap_values( const void *values, size_t ai, size_t bi, size_t type_sz) { char *a = (char *)values + ai*type_sz; char *b = (c...
26.695652
78
0.549403
9e85bd5b0ac1d02f05f98a314453b68151408166
434
h
C
kernel/drivers/huawei_platform/usb/pd/fsc/core/version.h
wonderful666/marx-10.1.0
a8be8880fe31bff4f94d6e3fad17c455666ff60f
[ "MIT" ]
null
null
null
kernel/drivers/huawei_platform/usb/pd/fsc/core/version.h
wonderful666/marx-10.1.0
a8be8880fe31bff4f94d6e3fad17c455666ff60f
[ "MIT" ]
null
null
null
kernel/drivers/huawei_platform/usb/pd/fsc/core/version.h
wonderful666/marx-10.1.0
a8be8880fe31bff4f94d6e3fad17c455666ff60f
[ "MIT" ]
null
null
null
#ifdef FSC_DEBUG #ifndef __FSC_VERSION_H__ #define __FSC_VERSION_H__ #include "platform.h" /* Program Revision constant. When updating firmware, change this. */ #define FSC_TYPEC_CORE_FW_REV_UPPER 3 #define FSC_TYPEC_CORE_FW_REV_MIDDLE 3 #define FSC_TYPEC_CORE_FW_REV_LOWER 3 FSC_U8 core_get_rev_lower(void); FS...
21.7
71
0.81106
7fe8944bccaba7fcb9a61e6478421db643de2ea2
538
c
C
ext/numo/narray/gen/tmpl/extract.c
orlando-labs/numo-narray
6f5c91250c0cb948f6b811385d384c3f15af4dcd
[ "BSD-3-Clause" ]
235
2018-01-15T09:26:04.000Z
2022-03-20T08:33:37.000Z
ext/numo/narray/gen/tmpl/extract.c
orlando-labs/numo-narray
6f5c91250c0cb948f6b811385d384c3f15af4dcd
[ "BSD-3-Clause" ]
114
2018-01-15T09:14:08.000Z
2022-02-20T05:42:54.000Z
ext/numo/narray/gen/tmpl/extract.c
orlando-labs/numo-narray
6f5c91250c0cb948f6b811385d384c3f15af4dcd
[ "BSD-3-Clause" ]
26
2018-03-27T14:50:40.000Z
2022-03-04T13:51:58.000Z
/* Extract an element only if self is a dimensionless NArray. @overload extract @return [Numeric,Numo::NArray] --- Extract element value as Ruby Object if self is a dimensionless NArray, otherwise returns self. */ static VALUE <%=c_func(0)%>(VALUE self) { volatile VALUE v; char *ptr; narray_t *na;...
22.416667
77
0.637546
3653f44f93f92f41fe1344858b3b739e48769cd3
3,489
h
C
sokoban/boxes.h
tintor/mono
396edd39e45f536cac91b1fa6524f019244e4549
[ "Apache-2.0" ]
1
2020-09-27T05:07:20.000Z
2020-09-27T05:07:20.000Z
sokoban/boxes.h
tintor/mono
396edd39e45f536cac91b1fa6524f019244e4549
[ "Apache-2.0" ]
null
null
null
sokoban/boxes.h
tintor/mono
396edd39e45f536cac91b1fa6524f019244e4549
[ "Apache-2.0" ]
null
null
null
#pragma once #include "core/array_bool.h" #include "core/bits.h" #include "core/exception.h" #include "core/murmur3.h" #include "core/fmt.h" #include "sokoban/cell.h" #include "sokoban/common.h" using Agent = uint; inline bool equal(const vector<char>& a, const vector<char>& b) { size_t m = std::min(a.size(), b.s...
30.605263
102
0.585555
d26f2e37367429224547c8bdd8f219a9bb29ce51
11,819
h
C
eth-pop3.h
litanparida1991/C_Communications_Ethernet_TCP_IP_Driver
6d0e9a139fbbefdaf7b6517d351e6fee68beb959
[ "MIT" ]
35
2015-02-06T19:33:50.000Z
2021-06-27T20:12:36.000Z
eth-pop3.h
ibexuk/C_Communications_Ethernet_TCP_IP_Driver
6d0e9a139fbbefdaf7b6517d351e6fee68beb959
[ "MIT" ]
null
null
null
eth-pop3.h
ibexuk/C_Communications_Ethernet_TCP_IP_Driver
6d0e9a139fbbefdaf7b6517d351e6fee68beb959
[ "MIT" ]
21
2016-03-31T09:55:18.000Z
2021-09-15T09:33:46.000Z
/* IBEX UK LTD http://www.ibexuk.com Electronic Product Design Specialists RELEASED SOFTWARE The MIT License (MIT) Copyright (c) 2013, IBEX UK Ltd, http://ibexuk.com Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to d...
36.591331
173
0.662577
3c2f0c0685a72d3d73d7696028b3f3bb953af144
2,075
h
C
NFComm/NFKernelPlugin/NFCEventModule.h
sosan/NoahGameFrame
38c54014c5c4620b784b2c1d2cab256f42bae186
[ "Apache-2.0" ]
null
null
null
NFComm/NFKernelPlugin/NFCEventModule.h
sosan/NoahGameFrame
38c54014c5c4620b784b2c1d2cab256f42bae186
[ "Apache-2.0" ]
null
null
null
NFComm/NFKernelPlugin/NFCEventModule.h
sosan/NoahGameFrame
38c54014c5c4620b784b2c1d2cab256f42bae186
[ "Apache-2.0" ]
1
2017-12-29T06:49:20.000Z
2017-12-29T06:49:20.000Z
// ------------------------------------------------------------------------- // @FileName : NFCEventModule.h // @Author : LvSheng.Huang // @Date : 2012-12-15 // @Module : NFCEventModule // // ----------------------------------------------------------------...
29.225352
115
0.681928
82d479249ea7b424361e810b87327096067045bf
33,810
c
C
grlib/fonts/fontcmsc42.c
astroesteban/tivaware
379dad8248c0ffe110cbc2819c7456d241e90bd0
[ "BSD-3-Clause" ]
null
null
null
grlib/fonts/fontcmsc42.c
astroesteban/tivaware
379dad8248c0ffe110cbc2819c7456d241e90bd0
[ "BSD-3-Clause" ]
null
null
null
grlib/fonts/fontcmsc42.c
astroesteban/tivaware
379dad8248c0ffe110cbc2819c7456d241e90bd0
[ "BSD-3-Clause" ]
1
2022-02-23T06:19:48.000Z
2022-02-23T06:19:48.000Z
//***************************************************************************** // // fontcmsc42.c - Font definition for the 42pt Cmsc font. // // Copyright (c) 2011-2020 Texas Instruments Incorporated. All rights reserved. // Software License Agreement // // Texas Instruments (TI) is supplying this software f...
58.902439
81
0.475096
328f79401d360d3c0265dc96e2d3b6a97de09ac1
292
h
C
TinyEngine/src/math/Math.h
Kimau/KhronosSandbox
e06caed3ab85e620ac2c5860fd31cef6ed6418c3
[ "Apache-2.0" ]
68
2020-04-14T11:03:26.000Z
2020-06-11T16:17:29.000Z
TinyEngine/src/math/Math.h
Kimau/KhronosSandbox
e06caed3ab85e620ac2c5860fd31cef6ed6418c3
[ "Apache-2.0" ]
5
2020-05-16T05:32:16.000Z
2020-05-21T11:09:52.000Z
TinyEngine/src/math/Math.h
Kimau/KhronosSandbox
e06caed3ab85e620ac2c5860fd31cef6ed6418c3
[ "Apache-2.0" ]
1
2021-03-19T22:47:00.000Z
2021-03-19T22:47:00.000Z
#ifndef MATH_MATH_H_ #define MATH_MATH_H_ #include <cmath> #include "glm_include.h" #include "SphericalCoordinate.h" #include "Random.h" #include "Sample.h" #include "Projection.h" #include "Aabb.h" #include "Plane.h" #include "Sphere.h" #include "Frustum.h" #endif /* MATH_MATH_H_ */
13.904762
32
0.722603
1909b153a50ef0879a35123b1b0963ee895df889
1,053
h
C
include/compute/reducesum/reducesum_internal.h
sedrickkeh/magmadnn
16185287250a9a5bd6789ef98824f676f5378a16
[ "MIT" ]
null
null
null
include/compute/reducesum/reducesum_internal.h
sedrickkeh/magmadnn
16185287250a9a5bd6789ef98824f676f5378a16
[ "MIT" ]
null
null
null
include/compute/reducesum/reducesum_internal.h
sedrickkeh/magmadnn
16185287250a9a5bd6789ef98824f676f5378a16
[ "MIT" ]
null
null
null
#pragma once #include "tensor/tensor.h" #include "utilities_internal.h" #include "cblas.h" #if defined(_HAS_CUDA_) #include "magma.h" #endif namespace magmadnn { namespace internal { template <typename T> void tensor_reducesum_full(Tensor<T> *x, unsigned int axis, Tensor<T> *out); #if defined(_HAS_CUDA_) template...
18.155172
83
0.688509
303fbda69374a57830cec1ff2535423e440357bd
950
h
C
Solutions/EA_LPC2478/DeviceCode/Interop/Microsoft_SPOT_MP3Decoder/NativeCode/MP3Decoder/Mp3Decoder.h
valoni/STM32F103
75f0cb8be593ca287a08f5992d1f5d3c3bb12bfc
[ "Apache-2.0" ]
1
2020-06-09T02:16:43.000Z
2020-06-09T02:16:43.000Z
Solutions/EA_LPC2478/DeviceCode/Interop/Microsoft_SPOT_MP3Decoder/NativeCode/MP3Decoder/Mp3Decoder.h
valoni/STM32F103
75f0cb8be593ca287a08f5992d1f5d3c3bb12bfc
[ "Apache-2.0" ]
null
null
null
Solutions/EA_LPC2478/DeviceCode/Interop/Microsoft_SPOT_MP3Decoder/NativeCode/MP3Decoder/Mp3Decoder.h
valoni/STM32F103
75f0cb8be593ca287a08f5992d1f5d3c3bb12bfc
[ "Apache-2.0" ]
1
2019-12-03T05:37:43.000Z
2019-12-03T05:37:43.000Z
//----------------------------------------------------------------------------- // // ** DO NOT EDIT THIS FILE! ** // This file was generated by a tool // re-running the tool will overwrite this file. // //----------------------------------------------------------------------------- #ifndef _MP3DECO...
27.941176
80
0.616842
cf4506b4db3e497bb984a7a33e8b9020495d5cbc
1,700
h
C
src/unilib/uninorms.h
frolosofsky/unit-e
d3d12508b915986841bd19c4dee9e50dd662a112
[ "MIT" ]
36
2019-04-17T18:58:51.000Z
2022-01-18T12:16:27.000Z
src/unilib/uninorms.h
frolosofsky/unit-e
d3d12508b915986841bd19c4dee9e50dd662a112
[ "MIT" ]
109
2019-04-17T17:19:45.000Z
2019-06-19T15:16:37.000Z
src/unilib/uninorms.h
frolosofsky/unit-e
d3d12508b915986841bd19c4dee9e50dd662a112
[ "MIT" ]
16
2019-04-17T17:35:42.000Z
2020-01-09T17:51:05.000Z
// This file is part of UniLib <http://github.com/ufal/unilib/>. // // Copyright 2014 Institute of Formal and Applied Linguistics, Faculty of // Mathematics and Physics, Charles University in Prague, Czech Republic. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy ...
29.824561
116
0.726471
5cd62e1a8682bb9edee4fce201222394f5377b4a
5,405
h
C
SRC/TEST/SCENARIO_PLAYER/sp_3gpp_23.003_xml.h
ncl427/openair-cn
d024c80a98fb8a806546bc42c4182fd924fe363a
[ "Apache-2.0" ]
null
null
null
SRC/TEST/SCENARIO_PLAYER/sp_3gpp_23.003_xml.h
ncl427/openair-cn
d024c80a98fb8a806546bc42c4182fd924fe363a
[ "Apache-2.0" ]
null
null
null
SRC/TEST/SCENARIO_PLAYER/sp_3gpp_23.003_xml.h
ncl427/openair-cn
d024c80a98fb8a806546bc42c4182fd924fe363a
[ "Apache-2.0" ]
null
null
null
/* * Copyright (c) 2015, EURECOM (www.eurecom.fr) * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, this * li...
46.594828
82
0.471415
5cf28e09b5cff08d0efe9e364b67ac67d695f90c
1,317
h
C
qqtw/qqheaders7.2/QZJPhotoCategoryOpReq.h
onezens/QQTweak
04b9efd1d93eba8ef8fec5cf9a20276637765777
[ "MIT" ]
5
2018-02-20T14:24:17.000Z
2020-08-06T09:31:21.000Z
qqtw/qqheaders7.2/QZJPhotoCategoryOpReq.h
onezens/QQTweak
04b9efd1d93eba8ef8fec5cf9a20276637765777
[ "MIT" ]
1
2020-06-10T07:49:16.000Z
2020-06-12T02:08:35.000Z
qqtw/qqheaders7.2/QZJPhotoCategoryOpReq.h
onezens/SmartQQ
04b9efd1d93eba8ef8fec5cf9a20276637765777
[ "MIT" ]
null
null
null
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // #import "JceObjectV2.h" @class NSDictionary; @interface QZJPhotoCategoryOpReq : JceObjectV2 { } + (id)jceType; - (id)init; // Remaining properties @property(nonatomic, getter=jc...
48.777778
296
0.83675
5a003a2ebd967cfe6a9e202ea9a1ae7f1ddf1aba
3,048
c
C
linux-imx6/lib/strncpy_from_user.c
ub-rms/rushmore
9e6c06e94420349f94fa9c1529e1817efd547c7d
[ "BSD-2-Clause" ]
1
2022-02-21T07:09:11.000Z
2022-02-21T07:09:11.000Z
linux-imx6/lib/strncpy_from_user.c
ub-rms/rushmore
9e6c06e94420349f94fa9c1529e1817efd547c7d
[ "BSD-2-Clause" ]
null
null
null
linux-imx6/lib/strncpy_from_user.c
ub-rms/rushmore
9e6c06e94420349f94fa9c1529e1817efd547c7d
[ "BSD-2-Clause" ]
null
null
null
#include <linux/compiler.h> #include <linux/export.h> #include <linux/uaccess.h> #include <linux/kernel.h> #include <linux/errno.h> #include <asm/byteorder.h> #include <asm/word-at-a-time.h> #ifdef CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS #define IS_UNALIGNED(src, dst) 0 #else #define IS_UNALIGNED(src, dst) \ (((long)...
25.4
105
0.684055
d69b1184983021fe923bbb667f530aa47332e49a
17,825
h
C
lib/dpdk-stable-19.08.2/lib/librte_meter/rte_meter.h
mjlee34/poseidonos
8eff75c5ba7af8090d3ff4ac51d7507b37571f9b
[ "BSD-3-Clause" ]
2
2021-08-13T08:09:20.000Z
2021-11-02T09:13:36.000Z
lib/dpdk-stable-19.08.2/lib/librte_meter/rte_meter.h
mjlee34/poseidonos
8eff75c5ba7af8090d3ff4ac51d7507b37571f9b
[ "BSD-3-Clause" ]
null
null
null
lib/dpdk-stable-19.08.2/lib/librte_meter/rte_meter.h
mjlee34/poseidonos
8eff75c5ba7af8090d3ff4ac51d7507b37571f9b
[ "BSD-3-Clause" ]
null
null
null
/* SPDX-License-Identifier: BSD-3-Clause * Copyright(c) 2010-2014 Intel Corporation */ #ifndef __INCLUDE_RTE_METER_H__ #define __INCLUDE_RTE_METER_H__ #ifdef __cplusplus extern "C" { #endif /** * @file * RTE Traffic Metering * * Traffic metering algorithms: * 1. Single Rate Three Color Marker (srTCM): def...
26.174743
91
0.708107
10f1b9805c3c0de40eb954d16c7ec3b757af58c7
465
h
C
include/vsg/platform/ios/iOS_ViewController.h
wadivision/VulkanSceneGraph
62756591b549bed2f006880b67688ce9970728df
[ "MIT" ]
20
2018-09-18T01:10:42.000Z
2018-11-08T15:04:49.000Z
include/vsg/platform/ios/iOS_ViewController.h
wadivision/VulkanSceneGraph
62756591b549bed2f006880b67688ce9970728df
[ "MIT" ]
null
null
null
include/vsg/platform/ios/iOS_ViewController.h
wadivision/VulkanSceneGraph
62756591b549bed2f006880b67688ce9970728df
[ "MIT" ]
7
2018-10-24T03:14:10.000Z
2018-11-05T16:47:01.000Z
#include <UIKit/UIKit.h> #include <vsg/viewer/WindowTraits.h> #include <vsg/viewer/Window.h> #pragma mark - #pragma mark vsg_iOS_View @interface vsg_iOS_View : UIView @end #pragma mark - #pragma mark vsg_iOS_ViewController @interface vsg_iOS_ViewController : UIViewController @property vsg::ref_ptr<vsg::Window>...
23.25
126
0.767742
3430d983c31819fb376d965cbc483bd5551d64b2
108
c
C
misc/myclang/test/main.c
rsms/co2
74df84df1fac37af09861b3c37e946db3c0be6f1
[ "0BSD" ]
43
2021-03-30T16:16:49.000Z
2021-09-29T20:05:50.000Z
misc/myclang/test/main.c
rsms/co2
74df84df1fac37af09861b3c37e946db3c0be6f1
[ "0BSD" ]
1
2021-10-16T09:16:03.000Z
2021-10-16T09:16:03.000Z
misc/myclang/test/main.c
rsms/colang
74df84df1fac37af09861b3c37e946db3c0be6f1
[ "0BSD" ]
2
2021-06-05T20:47:06.000Z
2021-06-09T17:18:50.000Z
#include <stdio.h> int main(int argc, const char* argv[argc+1]) { printf("Hello world!\n"); return 0; }
18
46
0.638889
43aa68154f1514c630a2a832debad6205d708e3d
19,349
c
C
WiFi_BLE_MQTT_EXAMPLE/WiFi_BLE_MQTT_EXAMPLE/src/main21.c
sivagurunathan1989/Battery-Status-through-WiFi-BLE
0eb4dd645aff4cf51a4448e0ffe32cfa77be52a7
[ "CC0-1.0" ]
null
null
null
WiFi_BLE_MQTT_EXAMPLE/WiFi_BLE_MQTT_EXAMPLE/src/main21.c
sivagurunathan1989/Battery-Status-through-WiFi-BLE
0eb4dd645aff4cf51a4448e0ffe32cfa77be52a7
[ "CC0-1.0" ]
null
null
null
WiFi_BLE_MQTT_EXAMPLE/WiFi_BLE_MQTT_EXAMPLE/src/main21.c
sivagurunathan1989/Battery-Status-through-WiFi-BLE
0eb4dd645aff4cf51a4448e0ffe32cfa77be52a7
[ "CC0-1.0" ]
null
null
null
/** * * \file * * \brief WINC1500 MQTT chat example. * * Copyright (c) 2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: ...
29.952012
174
0.727945
43f298dbc8db9241b35838ce1eb24e41ad545361
434
h
C
include/CppUtil/Engine/AllBSDFs.h
Ubpa/RenderLab_bk_20200303
7babfa0fbea3e9e6a3d21005080757509afe4777
[ "MIT" ]
1
2021-11-01T02:16:48.000Z
2021-11-01T02:16:48.000Z
include/CppUtil/Engine/AllBSDFs.h
huangx916/RenderLab
a0059705d5694146bbe51442e0cabdcbcd750fe7
[ "MIT" ]
null
null
null
include/CppUtil/Engine/AllBSDFs.h
huangx916/RenderLab
a0059705d5694146bbe51442e0cabdcbcd750fe7
[ "MIT" ]
null
null
null
#ifndef _ENGINE_ALL_BSDFS_H_ #define _ENGINE_ALL_BSDFS_H_ #include <CppUtil/Engine/BSDF_Diffuse.h> #include <CppUtil/Engine/BSDF_Emission.h> #include <CppUtil/Engine/BSDF_Glass.h> #include <CppUtil/Engine/BSDF_Mirror.h> #include <CppUtil/Engine/BSDF_CookTorrance.h> #include <CppUtil/Engine/BSDF_MetalWorkflow.h> #inclu...
31
46
0.822581
2e8659dea31c582b1bf5c6a10e53bfbab6eb1721
388
h
C
src/sdk_midwares_table.h
wotsen/learning_platform_server
38b3483ae5496927acec53c179a78f86f403e2d3
[ "MIT" ]
null
null
null
src/sdk_midwares_table.h
wotsen/learning_platform_server
38b3483ae5496927acec53c179a78f86f403e2d3
[ "MIT" ]
null
null
null
src/sdk_midwares_table.h
wotsen/learning_platform_server
38b3483ae5496927acec53c179a78f86f403e2d3
[ "MIT" ]
1
2020-02-16T09:57:01.000Z
2020-02-16T09:57:01.000Z
/** * @file sdk_midwares_table.h * @author 余王亮 (wotsen@outlook.com) * @brief * @version 0.1 * @date 2020-04-04 * * @copyright Copyright (c) 2020 * */ #ifndef __wotsenLearnPlatSrv_SDK_MIDWARE_TABLE_H__ #define __wotsenLearnPlatSrv_SDK_MIDWARE_TABLE_H__ namespace wotsen { // 注册在中间件 void register_sdk_midwar...
16.166667
53
0.747423
c8791ddef31d551d07c30b87778729db9f89b986
10,290
h
C
EasySFTP/MainWnd.h
jet2jet/EasySFTP
331ee9f8c7b40aa8938409c791f5664d90ee3c9c
[ "BSD-3-Clause" ]
2
2018-10-20T08:56:40.000Z
2018-10-20T09:08:08.000Z
EasySFTP/MainWnd.h
jet2jet/EasySFTP
331ee9f8c7b40aa8938409c791f5664d90ee3c9c
[ "BSD-3-Clause" ]
null
null
null
EasySFTP/MainWnd.h
jet2jet/EasySFTP
331ee9f8c7b40aa8938409c791f5664d90ee3c9c
[ "BSD-3-Clause" ]
2
2018-10-20T08:56:32.000Z
2018-10-20T12:43:43.000Z
/* EasySFTP - Copyright (C) 2010 Kuri-Applications MainWnd.h - declarations of CMainWindow, etc. */ #pragma once #include "AddrCBox.h" #include "LFileVw.h" //#include "SFileVw.h" #include "CommndUI.h" #ifndef CWM_GETISHELLBROWSER #define CWM_GETISHELLBROWSER (WM_USER + 7) #endif #define MY_WM_...
35.979021
108
0.771914
4e4ca21bf72a7641f1195c817f6973625a8d0a39
942
h
C
ONTWallet/ONTWallet/ONTSDK/ONTCore/ONT.h
AlleniCode/ONTWallet
e9172f48e2ac0a5c6ad151982bb3a03cec870543
[ "MIT" ]
1
2018-08-14T09:07:52.000Z
2018-08-14T09:07:52.000Z
ONTWallet/ONTWallet/ONTSDK/ONTCore/ONT.h
AlleniCode/ONTWallet
e9172f48e2ac0a5c6ad151982bb3a03cec870543
[ "MIT" ]
2
2018-07-18T20:16:34.000Z
2019-03-16T00:49:36.000Z
ONTWallet/ONTWallet/ONTSDK/ONTCore/ONT.h
AlleniCode/ONTWallet
e9172f48e2ac0a5c6ad151982bb3a03cec870543
[ "MIT" ]
2
2018-10-10T11:02:57.000Z
2018-10-24T09:09:18.000Z
// // ONT.h // ONTWallet // // Created by zhangyutao on 2018/8/4. // Copyright © 2018年 zhangyutao. All rights reserved. // #ifndef ONT_h #define ONT_h #define kONTMainNet NO // MainNet or TestNet #define kONTRpcURL kONTMainNet?@"http://dappnode1.ont.io:20336":@"http://polaris1.ont.io:20336" #define kONTRestfulUR...
39.25
215
0.739915
0823ad2f1eda4bb42f90a7776157be40299428e1
4,818
c
C
src/app/platform/win/input-win.c
septag/darkhammer
dd7e32737059ce6dba0aa79f1ae4a59137db06a7
[ "BSD-2-Clause" ]
68
2015-01-06T08:38:32.000Z
2022-01-20T15:26:17.000Z
src/app/platform/win/input-win.c
septag/darkhammer
dd7e32737059ce6dba0aa79f1ae4a59137db06a7
[ "BSD-2-Clause" ]
null
null
null
src/app/platform/win/input-win.c
septag/darkhammer
dd7e32737059ce6dba0aa79f1ae4a59137db06a7
[ "BSD-2-Clause" ]
12
2015-10-31T11:30:15.000Z
2020-04-13T18:31:17.000Z
/*********************************************************************************** * Copyright (c) 2013, Sepehr Taghdisian * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * - Red...
27.375
94
0.583022
ec8129f6c57aac5e477a724e30d9969e86926979
5,437
c
C
Kernel Project/OS_Callback.c
pic32/NexOS
c9660a7deda36990fce00a25fb95c23c4e37a4ba
[ "MIT" ]
null
null
null
Kernel Project/OS_Callback.c
pic32/NexOS
c9660a7deda36990fce00a25fb95c23c4e37a4ba
[ "MIT" ]
null
null
null
Kernel Project/OS_Callback.c
pic32/NexOS
c9660a7deda36990fce00a25fb95c23c4e37a4ba
[ "MIT" ]
null
null
null
/* NexOS Kernel Version v1.01.00 Copyright (c) 2022 brodie 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 u...
39.977941
156
0.559868
aebd833c9182af247d7afc66ce323b11d3ef222e
33,690
h
C
Firmware/ardupilot/modules/ChibiOS/os/hal/ports/STM32/STM32F0xx/hal_lld.h
eanswer/LearningToFly
8d1eeb5a99b185358ec94ba65afceb6747d6438d
[ "MIT" ]
24
2019-08-13T02:39:01.000Z
2022-03-03T15:44:54.000Z
Firmware/ardupilot/modules/ChibiOS/os/hal/ports/STM32/STM32F0xx/hal_lld.h
eanswer/LearningToFly
8d1eeb5a99b185358ec94ba65afceb6747d6438d
[ "MIT" ]
4
2020-11-16T02:03:09.000Z
2021-08-19T08:16:48.000Z
Firmware/ardupilot/modules/ChibiOS/os/hal/ports/STM32/STM32F0xx/hal_lld.h
eanswer/LearningToFly
8d1eeb5a99b185358ec94ba65afceb6747d6438d
[ "MIT" ]
11
2019-07-28T09:11:40.000Z
2022-03-17T08:08:27.000Z
/* ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio 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 requi...
33.995964
96
0.589314
d91d7f20322a97e2310424238c5947378d93a33d
958
h
C
source/include/config.h
ndoxx/wcore
8b24519e9a01b0397ba2959507e1e12ea3a3aa44
[ "Apache-2.0" ]
null
null
null
source/include/config.h
ndoxx/wcore
8b24519e9a01b0397ba2959507e1e12ea3a3aa44
[ "Apache-2.0" ]
null
null
null
source/include/config.h
ndoxx/wcore
8b24519e9a01b0397ba2959507e1e12ea3a3aa44
[ "Apache-2.0" ]
null
null
null
#ifndef CONFIG_H #define CONFIG_H #include <map> #include <vector> #include <filesystem> #include <vector> #include "singleton.hpp" #include "value_map.h" #include "wtypes.h" #include "xml_parser.h" namespace fs = std::filesystem; namespace wcore { // Singleton class for holding named global variables class Confi...
18.075472
78
0.701461
03f41dedc10ca95627b6f489a0b2abe5a7a03956
354
h
C
sorttypes.h
leonore13/All-the-Sorting
613ec8305dea1d12015e379833878aedf471a927
[ "MIT" ]
null
null
null
sorttypes.h
leonore13/All-the-Sorting
613ec8305dea1d12015e379833878aedf471a927
[ "MIT" ]
null
null
null
sorttypes.h
leonore13/All-the-Sorting
613ec8305dea1d12015e379833878aedf471a927
[ "MIT" ]
null
null
null
// // sorttypes.h // All the Sorts // // Created by Sophia Nguyen on 2016-06-19. // Copyright © 2016 Sophia Nguyen. All rights reserved. // #ifndef sorttypes_h #define sorttypes_h void selectionSort(int arr[], int size); void insertionSort(int arr[], int size); #include "selectionsort.cpp" #include "insertionso...
17.7
56
0.706215
644bc489d78145e121337236186f252f2764692b
441
h
C
Archived/v1/WCDistractionFreeXcodePlugin/Headers/PlugIns/IDEInterfaceBuilderKit/IBAccessorizedScrollViewSegmentedCell.h
wokalski/Distraction-Free-Xcode-plugin
54ab4b9d9825e8370855b7985d6ff39d64c19f25
[ "MIT" ]
25
2016-03-03T07:43:56.000Z
2021-09-05T08:47:40.000Z
Archived/v1/WCDistractionFreeXcodePlugin/Headers/PlugIns/IDEInterfaceBuilderKit/IBAccessorizedScrollViewSegmentedCell.h
wokalski/Distraction-Free-Xcode-plugin
54ab4b9d9825e8370855b7985d6ff39d64c19f25
[ "MIT" ]
8
2016-02-23T18:40:20.000Z
2016-08-18T13:21:05.000Z
Archived/v1/WCDistractionFreeXcodePlugin/Headers/PlugIns/IDEInterfaceBuilderKit/IBAccessorizedScrollViewSegmentedCell.h
wokalski/Distraction-Free-Xcode-plugin
54ab4b9d9825e8370855b7985d6ff39d64c19f25
[ "MIT" ]
4
2016-02-24T13:24:27.000Z
2016-06-28T12:50:36.000Z
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // #import "DVTFlatSegmentedControlCell.h" @interface IBAccessorizedScrollViewSegmentedCell : DVTFlatSegmentedControlCell { } - (void)drawWithFrame:(struct CGRect)arg1 inView:(id)arg...
23.210526
83
0.746032
237bd0476cfab3a6c3d7fe202c8e70df8ed4f2bb
7,455
h
C
src/matrix/cMatrix_test.h
mnmpdadish/ctint
6628ae12d0072e059af66ff9208610dacae1ffee
[ "MIT" ]
null
null
null
src/matrix/cMatrix_test.h
mnmpdadish/ctint
6628ae12d0072e059af66ff9208610dacae1ffee
[ "MIT" ]
null
null
null
src/matrix/cMatrix_test.h
mnmpdadish/ctint
6628ae12d0072e059af66ff9208610dacae1ffee
[ "MIT" ]
null
null
null
#pragma once #include "cMatrix.h" // ---------------------------- testing routines ------------------------------- int test_cCopy(int verbose) { //if(verbose) printf("\n-------------\ntest_cCopy():"); cMatrix A, B, C; init_cMatrix(&A,3); init_cMatrix(&B,0); init_cMatrix(&C,0); double complex * p = A....
26.72043
106
0.512408
fcef64877acb231b631f772b771c72bb711ed302
4,012
h
C
win/include/maya/adskDataChannelSerializer.h
leegoonz/Maya-devkit
b81fe799b58e854e4ef16435426d60446e975871
[ "ADSL" ]
10
2018-03-30T16:09:02.000Z
2021-12-07T07:29:19.000Z
win/include/maya/adskDataChannelSerializer.h
leegoonz/Maya-devkit
b81fe799b58e854e4ef16435426d60446e975871
[ "ADSL" ]
null
null
null
win/include/maya/adskDataChannelSerializer.h
leegoonz/Maya-devkit
b81fe799b58e854e4ef16435426d60446e975871
[ "ADSL" ]
9
2018-06-02T09:18:49.000Z
2021-12-20T09:24:35.000Z
#ifndef adskDataChannelSerializer_h #define adskDataChannelSerializer_h #include <istream> // for std::istream #include <ostream> // for std::ostream #include <string> // for std::string #include <maya/adskCommon.h> #include <maya/adskDataSerializer.h> // for DeclareSerializerFormatType namespace adsk { na...
36.144144
111
0.695165
d8154a4b5d1831f1ffc4f196bcddbe04936b9c8f
12,728
c
C
thirdparty/netutils-v1.0.0/ntp/ntp.c
shangliyun/lu_xing_xiang_one_os
02b3900bbc2303291ad6b16d59f50df786af4e27
[ "Apache-2.0" ]
2
2021-10-05T02:34:18.000Z
2022-01-18T15:22:41.000Z
thirdparty/netutils-v1.0.0/ntp/ntp.c
shangliyun/lu_xing_xiang_one_os
02b3900bbc2303291ad6b16d59f50df786af4e27
[ "Apache-2.0" ]
1
2021-06-24T04:27:40.000Z
2021-06-24T04:27:40.000Z
thirdparty/netutils-v1.0.0/ntp/ntp.c
shangliyun/lu_xing_xiang_one_os
02b3900bbc2303291ad6b16d59f50df786af4e27
[ "Apache-2.0" ]
2
2021-06-24T04:08:28.000Z
2022-03-07T06:37:24.000Z
/* * * (C) 2014 David Lettier. * (C) 2018 Armink (armink.ztl@gmail.com) * * http://www.lettier.com/ * * NTP client. * * Compiled with gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC). * * Tested on Linux 3.8.11-200.fc18.x86_64 #1 SMP Wed May 1 19:44:27 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux. * Tested on ...
30.66988
130
0.60803
9cb0f0609379359bf88621a269d947cf88cce4b0
9,508
c
C
third_party/ffmpeg/libavutil/encryption_info.c
zipated/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
2,151
2020-04-18T07:31:17.000Z
2022-03-31T08:39:18.000Z
third_party/ffmpeg/libavutil/encryption_info.c
cangulcan/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
395
2020-04-18T08:22:18.000Z
2021-12-08T13:04:49.000Z
third_party/ffmpeg/libavutil/encryption_info.c
cangulcan/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
338
2020-04-18T08:03:10.000Z
2022-03-29T12:33:22.000Z
/** * 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 later version. * * FFmpeg is distribute...
31.799331
114
0.675957
1438f6a3b8a4885af7b7956ef59db7041a826fa2
638
h
C
ZZUIKit/Classes/Ex/ZZUIKitEx.h
Ox8BADFOOD/ZZUIK
a524e1d7125a8a3e58a7654aa763636c5a5283bb
[ "MIT" ]
3
2020-12-18T10:44:38.000Z
2021-06-02T04:48:18.000Z
ZZUIKit/Classes/Ex/ZZUIKitEx.h
Ox8BADFOOD/ZZUIK
a524e1d7125a8a3e58a7654aa763636c5a5283bb
[ "MIT" ]
null
null
null
ZZUIKit/Classes/Ex/ZZUIKitEx.h
Ox8BADFOOD/ZZUIK
a524e1d7125a8a3e58a7654aa763636c5a5283bb
[ "MIT" ]
1
2021-01-28T10:09:25.000Z
2021-01-28T10:09:25.000Z
// // ZZUIKitEx.h // Pods // // Created by Max on 2021/1/7. // #ifndef ZZUIKitEx_h #define ZZUIKitEx_h #import "ZZUIKitTools.h" #import "ZZFrame.h" #import "UIView+ZZFrame.h" #import "UIView+ZZEx.h" #import "UIView+ZZShot.h" #import "UIView+ZZGesture.h" #import "UIImage+ZZEx.h" #import "UIButton+ZZEx.h" #import ...
17.722222
37
0.721003
ca9bd0a4084681667620f0aaa2cdfff2e0f0bfcc
2,229
h
C
chrome/browser/ui/views/extensions/extension_installed_bubble_view.h
nagineni/chromium-crosswalk
5725642f1c67d0f97e8613ec1c3e8107ab53fdf8
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
231
2015-01-08T09:04:44.000Z
2021-12-30T03:03:10.000Z
chrome/browser/ui/views/extensions/extension_installed_bubble_view.h
j4ckfrost/android_external_chromium_org
a1a3dad8b08d1fcf6b6b36c267158ed63217c780
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
1
2017-02-14T21:55:58.000Z
2017-02-14T21:55:58.000Z
chrome/browser/ui/views/extensions/extension_installed_bubble_view.h
j4ckfrost/android_external_chromium_org
a1a3dad8b08d1fcf6b6b36c267158ed63217c780
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
268
2015-01-21T05:53:28.000Z
2022-03-25T22:09:01.000Z
// Copyright 2013 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_UI_VIEWS_EXTENSIONS_EXTENSION_INSTALLED_BUBBLE_VIEW_H_ #define CHROME_BROWSER_UI_VIEWS_EXTENSIONS_EXTENSION_INSTALLED_BUBBLE_VIEW_H...
36.540984
80
0.731718
cab46d481f5e6f8b99c21db8301045e2420a350b
46,527
c
C
devel/src/trecrun.c
cyclaero/zettair
13a2ebdeca3da0ac037568f0bca022aea357db68
[ "Unlicense" ]
6
2019-04-12T10:50:44.000Z
2021-03-26T00:07:29.000Z
devel/src/trecrun.c
cyclaero/zettair
13a2ebdeca3da0ac037568f0bca022aea357db68
[ "Unlicense" ]
null
null
null
devel/src/trecrun.c
cyclaero/zettair
13a2ebdeca3da0ac037568f0bca022aea357db68
[ "Unlicense" ]
3
2019-12-18T02:31:18.000Z
2021-03-26T00:07:24.000Z
/* trecrun.c is a tool that answers queries in trec topic files and * outputs the answers in a format suitable for evaluation by the * trec_eval set of scripts * * trec_eval is available from ftp://ftp.cs.cornell.edu/pub/smart/ * or http://trec.nist.gov/trec_eval/ * * written nml 2003-06-06 * */ #include "zet...
34.747573
80
0.477529
1b0e75efb1dfa9a540e0cfd52933c5ea288bb9db
6,956
c
C
freebsd3/sys/pc98/pc98/pc98_machdep.c
MarginC/kame
2ef74fe29e4cca9b4a87a1d5041191a9e2e8be30
[ "BSD-3-Clause" ]
91
2015-01-05T15:18:31.000Z
2022-03-11T16:43:28.000Z
freebsd3/sys/pc98/pc98/pc98_machdep.c
MarginC/kame
2ef74fe29e4cca9b4a87a1d5041191a9e2e8be30
[ "BSD-3-Clause" ]
1
2016-02-25T15:57:55.000Z
2016-02-25T16:01:02.000Z
freebsd3/sys/pc98/pc98/pc98_machdep.c
MarginC/kame
2ef74fe29e4cca9b4a87a1d5041191a9e2e8be30
[ "BSD-3-Clause" ]
21
2015-02-07T08:23:07.000Z
2021-12-14T06:01:49.000Z
/* * Copyright (c) KATO Takenori, 1996, 1997. * * All rights reserved. Unpublished rights reserved under the copyright * laws of Japan. * * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistribution...
25.111913
76
0.65138
532dc2a3b8d9c9aa1929e7166467c60b93ac6950
18,616
h
C
contrib/gitian-builder/inputs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Versions/C/Headers/NSGraphics.h
Phikzel2/haroldcoin-main-MacOS
15c949c8f722d424fd9603fab3c49ec4b2b720eb
[ "MIT" ]
null
null
null
contrib/gitian-builder/inputs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Versions/C/Headers/NSGraphics.h
Phikzel2/haroldcoin-main-MacOS
15c949c8f722d424fd9603fab3c49ec4b2b720eb
[ "MIT" ]
null
null
null
contrib/gitian-builder/inputs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Versions/C/Headers/NSGraphics.h
Phikzel2/haroldcoin-main-MacOS
15c949c8f722d424fd9603fab3c49ec4b2b720eb
[ "MIT" ]
1
2021-08-13T21:12:07.000Z
2021-08-13T21:12:07.000Z
/* NSGraphics.h Application Kit Copyright (c) 1994-2018, Apple Inc. All rights reserved. */ #import <Foundation/NSGeometry.h> #import <AppKit/AppKitDefines.h> NS_ASSUME_NONNULL_BEGIN @class NSColor, NSView; /* Operation types for composite operators */ typedef NS_ENUM(NSUInteger, NSCompositingOperation) { ...
69.984962
595
0.838472
f4eec0784aff88fe320d9c18c4a0ad54da12cfc0
1,656
h
C
src/gestion_fichier/lecture.h
RSA-DataSafe/RSA-DataSafe
c3efd99989f89740922870a5b6866773e2b5474e
[ "MIT" ]
1
2020-06-01T20:02:41.000Z
2020-06-01T20:02:41.000Z
src/gestion_fichier/lecture.h
RSA-DataSafe/RSA-DataSafe
c3efd99989f89740922870a5b6866773e2b5474e
[ "MIT" ]
1
2020-04-23T14:17:57.000Z
2020-05-22T21:03:46.000Z
src/gestion_fichier/lecture.h
RSA-DataSafe/RSA-DataSafe
c3efd99989f89740922870a5b6866773e2b5474e
[ "MIT" ]
5
2020-04-21T13:39:27.000Z
2021-05-08T13:07:38.000Z
#ifndef _lecture_h #define _lecture_h #include "../structure/structure.h" #include "lecture.h" #include "erreur.h" #include <gmp.h> #include <stdlib.h> #include <stdio.h> #include <string.h> /** * Permet de chercher un utilisateur dans la base de donnée. * @param email : email de l'utilisateur * @param mdp :mot d...
29.571429
86
0.717995
7626117c47aa3ecfb3f12e3dbe13dc87598430c1
153
h
C
malloc/malloc.h
wx-csy/linux-utils
f297c6b3ab5f40c8ca4d9895787d25c7a04738e2
[ "Unlicense" ]
1
2020-11-24T14:43:42.000Z
2020-11-24T14:43:42.000Z
malloc/malloc.h
wx-csy/linux-utils
f297c6b3ab5f40c8ca4d9895787d25c7a04738e2
[ "Unlicense" ]
null
null
null
malloc/malloc.h
wx-csy/linux-utils
f297c6b3ab5f40c8ca4d9895787d25c7a04738e2
[ "Unlicense" ]
null
null
null
#ifndef __MALLOC_H__ #define __MALLOC_H__ #include <stddef.h> void* do_malloc(size_t size); void do_free(void *ptr); #endif /* ifndef __MALLOC_H__ */
15.3
32
0.745098
49441fcd68a7363a4241f4e80483b8b7657308c2
288
h
C
Archive/MyLocations/MyLocations/UIImage+Resize.h
hectoregm/ios_apprentice
5cc62bfd3ff1e2de6880871b03bb9a5d5fb279d6
[ "MIT" ]
null
null
null
Archive/MyLocations/MyLocations/UIImage+Resize.h
hectoregm/ios_apprentice
5cc62bfd3ff1e2de6880871b03bb9a5d5fb279d6
[ "MIT" ]
null
null
null
Archive/MyLocations/MyLocations/UIImage+Resize.h
hectoregm/ios_apprentice
5cc62bfd3ff1e2de6880871b03bb9a5d5fb279d6
[ "MIT" ]
null
null
null
// // UIImage+Resize.h // MyLocations // // Created by Hector Enrique Gomez Morales on 7/2/14. // Copyright (c) 2014 Hector Enrique Gomez Morales. All rights reserved. // #import <UIKit/UIKit.h> @interface UIImage (Resize) - (UIImage *)resizedImageWithBounds:(CGSize)bounds; @end
18
73
0.708333
aa0bd6c9db18d1a1545708a12ed6d7462594802c
5,946
c
C
opencl/sat/misc/anf_array_lib.c
dvdalilue/sat_solver
00c2bc8ffabb0507cb5224632051befbab5a90fe
[ "BSD-3-Clause" ]
null
null
null
opencl/sat/misc/anf_array_lib.c
dvdalilue/sat_solver
00c2bc8ffabb0507cb5224632051befbab5a90fe
[ "BSD-3-Clause" ]
null
null
null
opencl/sat/misc/anf_array_lib.c
dvdalilue/sat_solver
00c2bc8ffabb0507cb5224632051befbab5a90fe
[ "BSD-3-Clause" ]
1
2020-02-14T13:01:32.000Z
2020-02-14T13:01:32.000Z
// // anf_array_lib.c // sat // // Created by David Lilue on 29/06/2018. // #include <stdlib.h> #include <stdio.h> #include "anf_array_lib.h" ANF_Array* empty_anf_array (void) { ANF_Array *anf_a = (ANF_Array *) malloc(sizeof(ANF_Array)); array_new(&anf_a->xors, 7, ANF_BitString*); array_init(anf_a->xo...
23.409449
78
0.522704
eba8dd282a1983b35e5569d4914ab1923c456c86
1,709
h
C
PrivateFrameworks/GeoServices/GEOUserSessionEntity.h
phatblat/macOSPrivateFrameworks
9047371eb80f925642c8a7c4f1e00095aec66044
[ "MIT" ]
17
2018-11-13T04:02:58.000Z
2022-01-20T09:27:13.000Z
PrivateFrameworks/GeoServices/GEOUserSessionEntity.h
phatblat/macOSPrivateFrameworks
9047371eb80f925642c8a7c4f1e00095aec66044
[ "MIT" ]
3
2018-04-06T02:02:27.000Z
2018-10-02T01:12:10.000Z
PrivateFrameworks/GeoServices/GEOUserSessionEntity.h
phatblat/macOSPrivateFrameworks
9047371eb80f925642c8a7c4f1e00095aec66044
[ "MIT" ]
1
2018-09-28T13:54:23.000Z
2018-09-28T13:54:23.000Z
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // #import "NSObject.h" #import "NSCopying.h" @class NSNumber, NSString; @interface GEOUserSessionEntity : NSObject <NSCopying> { struct GEOSessionID _sessionID; unsigned in...
39.744186
130
0.799298
9db6496d022a2fa4e336c98c8a54699d141b7220
736
h
C
DirectoriesSynchronizer/src/util/Logger.h
KrystianJonca/Directories-Synchronizer
bb9c010161af6516d907e25275ba0ab680386cb5
[ "MIT" ]
null
null
null
DirectoriesSynchronizer/src/util/Logger.h
KrystianJonca/Directories-Synchronizer
bb9c010161af6516d907e25275ba0ab680386cb5
[ "MIT" ]
null
null
null
DirectoriesSynchronizer/src/util/Logger.h
KrystianJonca/Directories-Synchronizer
bb9c010161af6516d907e25275ba0ab680386cb5
[ "MIT" ]
null
null
null
#pragma once #include <memory> #include "spdlog/spdlog.h" class Logger { public: static void Init(); inline static std::shared_ptr<spdlog::logger>& GetLogger() { return s_Logger; } private: static std::shared_ptr<spdlog::logger> s_Logger; }; #ifdef _DEBUG #define LOG_DEBUG(...) Logger::GetLogger()->debug(__VA_...
27.259259
80
0.690217
8d05e9adc45e89ad498f59268bfd91f599a58643
3,921
h
C
DQM/TrackingMonitor/interface/TrackSplittingMonitor.h
ckamtsikis/cmssw
ea19fe642bb7537cbf58451dcf73aa5fd1b66250
[ "Apache-2.0" ]
6
2017-09-08T14:12:56.000Z
2022-03-09T23:57:01.000Z
DQM/TrackingMonitor/interface/TrackSplittingMonitor.h
ckamtsikis/cmssw
ea19fe642bb7537cbf58451dcf73aa5fd1b66250
[ "Apache-2.0" ]
545
2017-09-19T17:10:19.000Z
2022-03-07T16:55:27.000Z
DQM/TrackingMonitor/interface/TrackSplittingMonitor.h
ckamtsikis/cmssw
ea19fe642bb7537cbf58451dcf73aa5fd1b66250
[ "Apache-2.0" ]
14
2017-10-04T09:47:21.000Z
2019-10-23T18:04:45.000Z
#ifndef TrackSplittingMonitor_H #define TrackSplittingMonitor_H // -*- C++ -*- // // Package: TrackSplittingMonitor // Class: TrackSplittingMonitor // /**\class TrackSplittingMonitor TrackSplittingMonitor.cc DQM/TrackingMonitor/src/TrackSplittingMonitor.cc Monitoring source for general quantities related to tr...
35.645455
105
0.805662
a56ab80d08906d2956ff0175373a10b5476c32a9
53,163
h
C
variants/atmelsam/samb11/include/component/uart.h
frankleonrose/framework-cmsis
ca2abc9e661b92c2dd2185c6aa5e01012ba27bcf
[ "Apache-2.0" ]
2
2020-07-14T15:26:01.000Z
2020-11-13T03:43:39.000Z
variants/atmelsam/samb11/include/component/uart.h
frankleonrose/framework-cmsis
ca2abc9e661b92c2dd2185c6aa5e01012ba27bcf
[ "Apache-2.0" ]
1
2020-04-24T23:22:11.000Z
2020-04-24T23:37:37.000Z
variants/atmelsam/samb11/include/component/uart.h
frankleonrose/framework-cmsis
ca2abc9e661b92c2dd2185c6aa5e01012ba27bcf
[ "Apache-2.0" ]
4
2020-04-19T07:21:15.000Z
2020-11-13T03:43:41.000Z
/** * \file * * \brief Component description for UART * * Copyright (c) 2017 Atmel Corporation, a wholly owned subsidiary of Microchip Technology Inc. * * \license_start * * \page License * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in co...
117.357616
300
0.690311
c4c219294924f9a554ac0fc05a333e42545afd9a
442
h
C
tools/win32/hsed3f/config.h
sharkpp/openhsp
0d412fd8f79a6ccae1d33c13addc06fb623fb1fe
[ "BSD-3-Clause" ]
null
null
null
tools/win32/hsed3f/config.h
sharkpp/openhsp
0d412fd8f79a6ccae1d33c13addc06fb623fb1fe
[ "BSD-3-Clause" ]
null
null
null
tools/win32/hsed3f/config.h
sharkpp/openhsp
0d412fd8f79a6ccae1d33c13addc06fb623fb1fe
[ "BSD-3-Clause" ]
null
null
null
/*------------------------------------------------------------------------------ Header of editor configration routines ------------------------------------------------------------------------------*/ #ifndef __config_h #define __config_h #include <windows.h> #include "classify.h" void LoadConfig(); void S...
27.625
81
0.457014
4fa773f6eb1f0774e1fc3bc229ad659b3c1f0d05
253
h
C
hihope_neptune-oh_hid/00_src/v0.1/device/winnermicro/neptune/sdk_liteos/include/net/wm_socket.h
dawmlight/vendor_oh_fun
bc9fb50920f06cd4c27399f60076f5793043c77d
[ "Apache-2.0" ]
1
2022-02-15T08:51:55.000Z
2022-02-15T08:51:55.000Z
hihope_neptune-oh_hid/00_src/v0.3/device/winnermicro/neptune/sdk_liteos/include/net/wm_socket.h
dawmlight/vendor_oh_fun
bc9fb50920f06cd4c27399f60076f5793043c77d
[ "Apache-2.0" ]
null
null
null
hihope_neptune-oh_hid/00_src/v0.3/device/winnermicro/neptune/sdk_liteos/include/net/wm_socket.h
dawmlight/vendor_oh_fun
bc9fb50920f06cd4c27399f60076f5793043c77d
[ "Apache-2.0" ]
null
null
null
/** * @file wm_socket.h * * @brief socket Module * * @author dave * * Copyright (c) 2014 Winner Microelectronics Co., Ltd. */ #ifndef WM_SOCKET_H #define WM_SOCKET_H #include "wm_config.h" #include "wm_socket2.0.3.h" #endif
14.055556
55
0.624506
8b082b315d3d7c1168b651f31e1cb9fb4a2f6a97
52,545
h
C
src/frameworks/av/media/libaudioprocessing/audio-resampler/filter_coefficients.h
dAck2cC2/m3e
475b89b59d5022a94e00b636438b25e27e4eaab2
[ "Apache-2.0" ]
null
null
null
src/frameworks/av/media/libaudioprocessing/audio-resampler/filter_coefficients.h
dAck2cC2/m3e
475b89b59d5022a94e00b636438b25e27e4eaab2
[ "Apache-2.0" ]
null
null
null
src/frameworks/av/media/libaudioprocessing/audio-resampler/filter_coefficients.h
dAck2cC2/m3e
475b89b59d5022a94e00b636438b25e27e4eaab2
[ "Apache-2.0" ]
2
2021-07-08T07:42:11.000Z
2021-07-09T21:56:10.000Z
/* * Copyright (C) 2012 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
183.723776
199
0.798535
5b0468480a58f7c0f220ad8e0c24706d64ca66f9
272
h
C
mame/src/lib/expat/intconfig.h
nitrologic/emu
be2c9b72d81c3aea85ad4fd18fa4f731b31f338a
[ "Unlicense" ]
51
2015-11-22T14:53:28.000Z
2021-12-14T07:17:42.000Z
mame/src/lib/expat/intconfig.h
nitrologic/emu
be2c9b72d81c3aea85ad4fd18fa4f731b31f338a
[ "Unlicense" ]
8
2018-01-14T07:19:06.000Z
2021-08-22T15:29:59.000Z
mame/src/lib/expat/intconfig.h
nitrologic/emu
be2c9b72d81c3aea85ad4fd18fa4f731b31f338a
[ "Unlicense" ]
35
2017-02-15T09:39:00.000Z
2021-12-14T07:17:43.000Z
#ifndef INTCONFIG_H #define INTCONFIG_H #include <stdlib.h> #include <string.h> #define XML_NS 1 #define XML_DTD 1 #define XML_CONTEXT_BYTES 1024 #ifdef USE_LSB #define BYTEORDER 1234 #else #define BYTEORDER 4321 #endif #define HAVE_MEMMOVE #endif
13.6
31
0.727941
126f520c66b78968dea8b25277fa2199bba34836
27,107
c
C
common/shadebit.c
luvitred/dallas-sdk
fa2d7aedf79d5977dfadd63696a2a753640ab7a0
[ "MIT" ]
null
null
null
common/shadebit.c
luvitred/dallas-sdk
fa2d7aedf79d5977dfadd63696a2a753640ab7a0
[ "MIT" ]
null
null
null
common/shadebit.c
luvitred/dallas-sdk
fa2d7aedf79d5977dfadd63696a2a753640ab7a0
[ "MIT" ]
null
null
null
//--------------------------------------------------------------------------- // Copyright (C) 2000 Dallas Semiconductor Corporation, All Rights Reserved. // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), // t...
36.68065
80
0.572841
eb029a31a01ef44a2c6b63937bab2c14087bcfbd
2,338
h
C
snapgear_linux/user/tinylogin/pwd_grp/config.h
impedimentToProgress/UCI-BlueChip
53e5d48b79079eaf60d42f7cb65bb795743d19fc
[ "MIT" ]
10
2015-02-28T21:05:37.000Z
2021-09-16T04:57:27.000Z
snapgear_linux/user/tinylogin/pwd_grp/config.h
impedimentToProgress/UCI-BlueChip
53e5d48b79079eaf60d42f7cb65bb795743d19fc
[ "MIT" ]
1
2021-02-24T05:16:58.000Z
2021-02-24T05:16:58.000Z
nimbus_source/011_tinylogin-1.4/pwd_grp/config.h
isabella232/wireless-media-drive
ab09fbd1194c8148131cf0a37425419253a137b0
[ "Apache-2.0" ]
5
2018-11-19T16:42:53.000Z
2021-12-07T12:39:23.000Z
/* * config.h - This file is part of the libc-8086/grp package for ELKS, * Copyright (C) 1995, 1996 Nat Friedman <ndf@linux.mit.edu>. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by the Free Software Foun...
35.424242
79
0.748075