hexsha
stringlengths
40
40
size
int64
22
2.4M
ext
stringclasses
5 values
lang
stringclasses
1 value
max_stars_repo_path
stringlengths
3
260
max_stars_repo_name
stringlengths
5
109
max_stars_repo_head_hexsha
stringlengths
40
78
max_stars_repo_licenses
listlengths
1
9
max_stars_count
float64
1
191k
max_stars_repo_stars_event_min_datetime
stringlengths
24
24
max_stars_repo_stars_event_max_datetime
stringlengths
24
24
max_issues_repo_path
stringlengths
3
260
max_issues_repo_name
stringlengths
5
109
max_issues_repo_head_hexsha
stringlengths
40
78
max_issues_repo_licenses
listlengths
1
9
max_issues_count
float64
1
67k
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
260
max_forks_repo_name
stringlengths
5
109
max_forks_repo_head_hexsha
stringlengths
40
78
max_forks_repo_licenses
listlengths
1
9
max_forks_count
float64
1
105k
max_forks_repo_forks_event_min_datetime
stringlengths
24
24
max_forks_repo_forks_event_max_datetime
stringlengths
24
24
content
stringlengths
22
2.4M
avg_line_length
float64
5
169k
max_line_length
int64
5
786k
alphanum_fraction
float64
0.06
0.95
matches
listlengths
1
11
854047f51ca1b28c5ab980faf5b879b77d923798
3,717
h
C
VirtualBox-5.0.0/src/VBox/Frontends/VirtualBox/src/net/UIDownloader.h
egraba/vbox_openbsd
6cb82f2eed1fa697d088cecc91722b55b19713c2
[ "MIT" ]
1
2015-04-30T14:18:45.000Z
2015-04-30T14:18:45.000Z
VirtualBox-5.0.0/src/VBox/Frontends/VirtualBox/src/net/UIDownloader.h
egraba/vbox_openbsd
6cb82f2eed1fa697d088cecc91722b55b19713c2
[ "MIT" ]
null
null
null
VirtualBox-5.0.0/src/VBox/Frontends/VirtualBox/src/net/UIDownloader.h
egraba/vbox_openbsd
6cb82f2eed1fa697d088cecc91722b55b19713c2
[ "MIT" ]
null
null
null
/* $Id: UIDownloader.h $ */ /** @file * VBox Qt GUI - UIDownloader class declaration. */ /* * Copyright (C) 2006-2012 Oracle Corporation * * This file is part of VirtualBox Open Source Edition (OSE), as * available from http://www.virtualbox.org. This file is free software; * you can redistribute it and/or modi...
30.975
93
0.7159
[ "object" ]
8552dbbba35fb0c0a04570e1d8888b5c25386d2c
520
h
C
src/elmspi/render/model/Model.h
elmfrain/ElmSpi
49cd4545fd1e88b170715dbacdb2690a2cb73696
[ "MIT" ]
null
null
null
src/elmspi/render/model/Model.h
elmfrain/ElmSpi
49cd4545fd1e88b170715dbacdb2690a2cb73696
[ "MIT" ]
null
null
null
src/elmspi/render/model/Model.h
elmfrain/ElmSpi
49cd4545fd1e88b170715dbacdb2690a2cb73696
[ "MIT" ]
null
null
null
#pragma once #include <map> #include <string> class Model { public: Model(const char* fileName); ~Model(); void render(); void renderObject(const char* objectName); private: static struct ModelObject { unsigned int startingVertex; unsigned int vertexCount; }; unsigned int modelBuffer; unsig...
17.333333
50
0.705769
[ "render", "model" ]
856557233014e3da965d98ba0f5bae66ba813a82
5,649
h
C
src/common/FaceliftUtils.h
bitmouse/facelift
229d7ad81d8c3e361a207251759b4fc9a6f225cb
[ "MIT" ]
27
2018-05-17T07:18:48.000Z
2022-02-02T09:06:39.000Z
src/common/FaceliftUtils.h
bitmouse/facelift
229d7ad81d8c3e361a207251759b4fc9a6f225cb
[ "MIT" ]
71
2018-05-23T07:29:54.000Z
2020-12-16T09:56:36.000Z
src/common/FaceliftUtils.h
bitmouse/facelift
229d7ad81d8c3e361a207251759b4fc9a6f225cb
[ "MIT" ]
31
2018-04-30T12:49:06.000Z
2021-07-08T08:30:35.000Z
/********************************************************************** ** ** Copyright (C) 2018 Luxoft Sweden AB ** ** This file is part of the FaceLift project ** ** Permission is hereby granted, free of charge, to any person ** obtaining a copy of this software and associated documentation files ** (the "Software"),...
26.032258
125
0.629669
[ "model" ]
856591fe5e14f058fa190a4172becec5a5cf263a
2,663
h
C
Source/TracerLib/GPUPrimitiveI.h
yalcinerbora/meturay
cff17b537fd8723af090802dfd17a0a740b404f5
[ "MIT" ]
null
null
null
Source/TracerLib/GPUPrimitiveI.h
yalcinerbora/meturay
cff17b537fd8723af090802dfd17a0a740b404f5
[ "MIT" ]
null
null
null
Source/TracerLib/GPUPrimitiveI.h
yalcinerbora/meturay
cff17b537fd8723af090802dfd17a0a740b404f5
[ "MIT" ]
null
null
null
#pragma once /** Primitive related structs Primitive is a simple building block of a surface. It can be numeric types (such as triangles, volumes etc.) or it can be analtyic types (such as splines, spheres) PrimtiveGroup holds multiple primitive lists (i.e. multiple meshes) PrimtiveGroup holds the same primitives ...
40.348485
101
0.602328
[ "vector" ]
8566bef098ba5bccd0edebe8a0e6e59f00e718d9
8,535
c
C
examples/bram/src/ipx.c
drojaazu/megadev
cf0f4fa6fd6dd180a0f1f19e4bf5e2cc3a367a72
[ "MIT" ]
50
2020-12-10T16:19:48.000Z
2022-03-20T07:38:20.000Z
examples/bram/src/ipx.c
RyogaMasaki/megadev
d696dd3c30ea391b694e3215011a633af9cda9f7
[ "MIT" ]
null
null
null
examples/bram/src/ipx.c
RyogaMasaki/megadev
d696dd3c30ea391b694e3215011a633af9cda9f7
[ "MIT" ]
1
2021-09-07T16:00:17.000Z
2021-09-07T16:00:17.000Z
#include "io_def.h" #include "main/bootlib.h" #include "main/main.h" #include "mmd_exec.h" #include "printval.h" #include "system.h" #include "vdp.h" #define SUB_WAIT \ do { \ asm...
22.820856
80
0.620738
[ "vector" ]
8574042e8fcd82c10a20cf8806c41a0d9d422d12
3,885
h
C
src/productionStation/BaseProductionStation.h
diridari/Production-line-simulator
ec3b0624f531768b4d34db839b09695baef8e718
[ "MIT" ]
null
null
null
src/productionStation/BaseProductionStation.h
diridari/Production-line-simulator
ec3b0624f531768b4d34db839b09695baef8e718
[ "MIT" ]
null
null
null
src/productionStation/BaseProductionStation.h
diridari/Production-line-simulator
ec3b0624f531768b4d34db839b09695baef8e718
[ "MIT" ]
null
null
null
// // Created by basti on 06.11.2020. // #ifndef PRODUCTION_LINE_SIMULATOR_BASEPRODUCTIONSTATION_H #define PRODUCTION_LINE_SIMULATOR_BASEPRODUCTIONSTATION_H #include <string> #include <queue> #include <lib/SimpleLogging/include/logging.h> #include <src/actuators/BaseActuator.h> #include "../sensors/BaseSensor.h" usin...
34.6875
124
0.692921
[ "vector" ]
8577061c1ea30e71836d2a7154578b168e0614c2
1,063
h
C
dbms/src/Common/ZooKeeper/Types.h
sunadm/ClickHouse
55903fbe23ef6dff8fc7ec25ae68e04919bc9b7f
[ "Apache-2.0" ]
7
2021-02-26T04:34:22.000Z
2021-12-31T08:15:47.000Z
dbms/src/Common/ZooKeeper/Types.h
sunadm/ClickHouse
55903fbe23ef6dff8fc7ec25ae68e04919bc9b7f
[ "Apache-2.0" ]
8
2018-11-21T09:45:25.000Z
2018-11-21T13:53:40.000Z
dbms/src/Common/ZooKeeper/Types.h
sunadm/ClickHouse
55903fbe23ef6dff8fc7ec25ae68e04919bc9b7f
[ "Apache-2.0" ]
3
2020-02-24T12:57:54.000Z
2021-10-04T13:29:00.000Z
#pragma once #include <common/Types.h> #include <future> #include <memory> #include <vector> #include <Common/ZooKeeper/IKeeper.h> #include <Poco/Event.h> namespace zkutil { using Strings = std::vector<std::string>; namespace CreateMode { extern const int Persistent; extern const int Ephemeral; extern...
27.973684
112
0.757291
[ "vector" ]
857fd5e2f7bf839e8b3963aa5fd5a4305d4d0926
1,805
h
C
src/crypto/argon2gpu/opencl/program-context.h
LordDarkHelmet/Dynamic
75cd043bf8a520f5630d2d7367b4a4e947388a2f
[ "MIT" ]
2
2019-10-31T11:56:31.000Z
2019-11-02T08:48:45.000Z
src/crypto/argon2gpu/opencl/program-context.h
LordDarkHelmet/Dynamic
75cd043bf8a520f5630d2d7367b4a4e947388a2f
[ "MIT" ]
2
2019-11-22T18:49:20.000Z
2020-10-06T11:44:46.000Z
src/crypto/argon2gpu/opencl/program-context.h
LordDarkHelmet/Dynamic
75cd043bf8a520f5630d2d7367b4a4e947388a2f
[ "MIT" ]
1
2020-06-09T16:15:27.000Z
2020-06-09T16:15:27.000Z
/* * Copyright (C) 2015-2019 Łukasz Kurowski <crackcomm@gmail.com>, Ondrej Mosnacek <omosnacek@gmail.com> * * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation: either version 2 * of the Licens...
29.590164
103
0.725762
[ "vector" ]
8580883d23f77ae5e693a34b31c0a351c3a0d6e5
1,487
h
C
gcc-build/i686-pc-linux-gnu/libjava/gnu/java/security/provider/MD5.h
giraffe/jrate
764bbf973d1de4e38f93ba9b9c7be566f1541e16
[ "Xnet", "Linux-OpenIB", "X11" ]
1
2021-06-15T05:43:22.000Z
2021-06-15T05:43:22.000Z
gcc-build/i686-pc-linux-gnu/libjava/gnu/java/security/provider/MD5.h
giraffe/jrate
764bbf973d1de4e38f93ba9b9c7be566f1541e16
[ "Xnet", "Linux-OpenIB", "X11" ]
null
null
null
gcc-build/i686-pc-linux-gnu/libjava/gnu/java/security/provider/MD5.h
giraffe/jrate
764bbf973d1de4e38f93ba9b9c7be566f1541e16
[ "Xnet", "Linux-OpenIB", "X11" ]
null
null
null
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*- #ifndef __gnu_java_security_provider_MD5__ #define __gnu_java_security_provider_MD5__ #pragma interface #include <java/security/MessageDigest.h> #include <gcj/array.h> extern "Java" { namespace gnu { namespace java { namespace security...
22.876923
88
0.654338
[ "object" ]
85872626dfacf6179d3f49603107c35792c9af6a
5,954
h
C
Sources/Modules/Web/jsoncpp/json_batchallocator.h
benkaraban/anima-games-engine
8aa7a5368933f1b82c90f24814f1447119346c3b
[ "BSD-3-Clause" ]
2
2015-04-16T01:05:53.000Z
2019-08-26T07:38:43.000Z
Sources/Modules/Web/jsoncpp/json_batchallocator.h
benkaraban/anima-games-engine
8aa7a5368933f1b82c90f24814f1447119346c3b
[ "BSD-3-Clause" ]
null
null
null
Sources/Modules/Web/jsoncpp/json_batchallocator.h
benkaraban/anima-games-engine
8aa7a5368933f1b82c90f24814f1447119346c3b
[ "BSD-3-Clause" ]
null
null
null
/* * Copyright (c) 2010, Anima Games, Benjamin Karaban, Laurent Schneider, * Jérémie Comarmond, Didier Colin. * 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 ...
37.446541
150
0.68223
[ "object" ]
8588feef363622bdc99d5cdfa0e16c33d55276ed
5,287
c
C
examples/wifi/wifi_eap_fast/main/wifi_eap_fast_main.c
BU-EC444/esp-idf
5963de1caf284b14ddfed11e52730a55e3783a3d
[ "Apache-2.0" ]
4
2022-03-15T22:43:28.000Z
2022-03-28T01:25:08.000Z
examples/wifi/wifi_eap_fast/main/wifi_eap_fast_main.c
BU-EC444/esp-idf
5963de1caf284b14ddfed11e52730a55e3783a3d
[ "Apache-2.0" ]
null
null
null
examples/wifi/wifi_eap_fast/main/wifi_eap_fast_main.c
BU-EC444/esp-idf
5963de1caf284b14ddfed11e52730a55e3783a3d
[ "Apache-2.0" ]
2
2022-02-04T21:36:58.000Z
2022-02-09T12:22:48.000Z
/* * SPDX-FileCopyrightText: 2021-2022 Espressif Systems (Shanghai) CO LTD * * SPDX-License-Identifier: CC0-1.0 */ #include <string.h> #include <stdlib.h> #include "freertos/FreeRTOS.h" #include "freertos/task.h" #include "freertos/event_groups.h" #include "esp_wifi.h" #include "esp_wpa2.h" #include "esp_event.h" ...
36.972028
121
0.737469
[ "object" ]
8590669eec6796c3948c5606e47d38fd5c9bae55
1,590
h
C
include/FalconEngine/Graphics/Renderer/Font/FontResourceChannel.h
LiuYiZhou95/FalconEngine
b798f20e9dbd01334a4e4cdbbd9a5bec74966418
[ "MIT" ]
null
null
null
include/FalconEngine/Graphics/Renderer/Font/FontResourceChannel.h
LiuYiZhou95/FalconEngine
b798f20e9dbd01334a4e4cdbbd9a5bec74966418
[ "MIT" ]
null
null
null
include/FalconEngine/Graphics/Renderer/Font/FontResourceChannel.h
LiuYiZhou95/FalconEngine
b798f20e9dbd01334a4e4cdbbd9a5bec74966418
[ "MIT" ]
1
2021-08-25T07:39:02.000Z
2021-08-25T07:39:02.000Z
#pragma once #include <FalconEngine/Graphics/Common.h> #include <FalconEngine/Graphics/Renderer/Font/FontText.h> #include <FalconEngine/Graphics/Renderer/Resource/BufferResource.h> #include <FalconEngine/Math/Color.h> namespace FalconEngine { class VertexBuffer; class VertexGroup; class Visual; #pragma warning(di...
21.2
78
0.596226
[ "vector" ]
859a9e54b4741fb76558ed4a68fbf1b9cb066a98
7,653
h
C
Funambol/include/Funambol/base/fscapi.h
wbitos/funambol
29f76caf9cee51d51ddf5318613411cb1cfb8e4e
[ "MIT" ]
null
null
null
Funambol/include/Funambol/base/fscapi.h
wbitos/funambol
29f76caf9cee51d51ddf5318613411cb1cfb8e4e
[ "MIT" ]
null
null
null
Funambol/include/Funambol/base/fscapi.h
wbitos/funambol
29f76caf9cee51d51ddf5318613411cb1cfb8e4e
[ "MIT" ]
null
null
null
/* * Funambol is a mobile platform developed by Funambol, Inc. * Copyright (C) 2003 - 2007 Funambol, Inc. * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License version 3 as published by * the Free Software Foundation with the addit...
31.8875
93
0.660525
[ "object" ]
e303e7be701b1864083b6b91ecd15fdd13686d58
229
h
C
OC/3D-Touch-master/3D Touch/PreviewViewController.h
Liuchunqi3240/demo
e1ca07e5aa98f41a9b461251652272859cb17804
[ "MIT" ]
4
2018-05-17T14:57:40.000Z
2021-02-04T05:34:15.000Z
OC/3D-Touch-master/3D Touch/PreviewViewController.h
Charlotte3240/demo
157704834f90014157ab0bddf740bfead227b7d3
[ "MIT" ]
4
2022-01-11T06:39:29.000Z
2022-03-15T03:35:37.000Z
OC/3D-Touch-master/3D Touch/PreviewViewController.h
Liuchunqi3240/demo
e1ca07e5aa98f41a9b461251652272859cb17804
[ "MIT" ]
2
2017-10-24T03:34:42.000Z
2019-09-23T09:18:47.000Z
// // PreviewViewController.h // 3D Touch // // Created by Charlotte on 21/09/2015. // Copyright © 2015 com.hc-nsqk. All rights reserved. // #import <UIKit/UIKit.h> @interface PreviewViewController : UIViewController @end
16.357143
54
0.707424
[ "3d" ]
e3097aedd92f3e6da715fa58dcf23a913cad4726
26,440
h
C
include/uapi/linux/videodev2_exynos_camera.h
CaelestisZ/HeraQ
2804afc99bf59c43740038833077ef7b14993592
[ "MIT" ]
null
null
null
include/uapi/linux/videodev2_exynos_camera.h
CaelestisZ/HeraQ
2804afc99bf59c43740038833077ef7b14993592
[ "MIT" ]
null
null
null
include/uapi/linux/videodev2_exynos_camera.h
CaelestisZ/HeraQ
2804afc99bf59c43740038833077ef7b14993592
[ "MIT" ]
null
null
null
/* * Video for Linux Two header file for samsung * * Copyright (C) 2009, Dongsoo Nathaniel Kim<dongsoo45.kim@samsung.com> * * This header file contains several v4l2 APIs to be proposed to v4l2 * community and until bein accepted, will be used restrictly in Samsung's * camera interface driver FIMC. * * This pro...
33.681529
84
0.804349
[ "object" ]
e3123ddc606a02f29de7d206745f0d53039c9695
16,675
h
C
CppSprtPkg/Include/parallel/multiseq_selection.h
lvjianmin-loongson/uefi
d6fba2f83e00125ff0362b4583461958d459fb4b
[ "BSD-2-Clause" ]
null
null
null
CppSprtPkg/Include/parallel/multiseq_selection.h
lvjianmin-loongson/uefi
d6fba2f83e00125ff0362b4583461958d459fb4b
[ "BSD-2-Clause" ]
null
null
null
CppSprtPkg/Include/parallel/multiseq_selection.h
lvjianmin-loongson/uefi
d6fba2f83e00125ff0362b4583461958d459fb4b
[ "BSD-2-Clause" ]
null
null
null
// -*- C++ -*- // Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library 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 ve...
26.895161
77
0.570495
[ "vector" ]
e314e7dfceb26304f210158a424602f7a58174d4
2,962
h
C
core/protocol/json/JsonProtocol.h
Wolkabout/WolkSDK-Cpp
a7da5592c71265bbdfb2428274a330991ed6fea1
[ "Apache-2.0" ]
null
null
null
core/protocol/json/JsonProtocol.h
Wolkabout/WolkSDK-Cpp
a7da5592c71265bbdfb2428274a330991ed6fea1
[ "Apache-2.0" ]
3
2019-12-06T10:17:14.000Z
2022-03-09T08:56:17.000Z
core/protocol/json/JsonProtocol.h
Wolkabout/WolkSDK-Cpp
a7da5592c71265bbdfb2428274a330991ed6fea1
[ "Apache-2.0" ]
2
2019-05-10T08:14:34.000Z
2020-11-17T04:02:12.000Z
/* * Copyright 2019 WolkAbout Technology s.r.o. * * 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 ...
38.467532
118
0.743417
[ "vector" ]
e320c24ddaceba91b2ac72c196171300ec57850b
5,195
h
C
tomviz/PythonUtilities.h
CXS-Scattering/tomviz
1592c787568863bfbac858a348ef5be9b75f8d8a
[ "BSD-3-Clause" ]
null
null
null
tomviz/PythonUtilities.h
CXS-Scattering/tomviz
1592c787568863bfbac858a348ef5be9b75f8d8a
[ "BSD-3-Clause" ]
null
null
null
tomviz/PythonUtilities.h
CXS-Scattering/tomviz
1592c787568863bfbac858a348ef5be9b75f8d8a
[ "BSD-3-Clause" ]
1
2020-05-20T15:32:13.000Z
2020-05-20T15:32:13.000Z
/* This source file is part of the Tomviz project, https://tomviz.org/. It is released under the 3-Clause BSD License, see "LICENSE". */ #ifndef tomvizPythonUtilties_h #define tomvizPythonUtilties_h // Collection of miscellaneous Python utility functions. #include "Variant.h" #include <QString> // Forward declar...
23.400901
77
0.687969
[ "object", "vector" ]
e32182e770102d8a9bf45baba48deb582179a30e
8,941
h
C
coast/modules/Renderer/ListRenderer.h
zer0infinity/CuteForCoast
37d933c5fe2e0ce9a801f51b2aa27c7a18098511
[ "BSD-3-Clause" ]
null
null
null
coast/modules/Renderer/ListRenderer.h
zer0infinity/CuteForCoast
37d933c5fe2e0ce9a801f51b2aa27c7a18098511
[ "BSD-3-Clause" ]
null
null
null
coast/modules/Renderer/ListRenderer.h
zer0infinity/CuteForCoast
37d933c5fe2e0ce9a801f51b2aa27c7a18098511
[ "BSD-3-Clause" ]
null
null
null
/* * Copyright (c) 2005, Peter Sommerlad and IFS Institute for Software at HSR Rapperswil, Switzerland * All rights reserved. * * This library/application is free software; you can redistribute and/or modify it under the terms of * the license that is included with this library/application in the file license.txt....
60.006711
180
0.782463
[ "render" ]
e326400af83a597ceebe32828e57f35fbcf1c6dc
30,800
h
C
code/libgpg-error/src/gpgrt-int.h
timkingh/FFmpeg_VS
993b14dc146731d782cf4b5fffc6a0f4b9aeea0c
[ "MIT" ]
null
null
null
code/libgpg-error/src/gpgrt-int.h
timkingh/FFmpeg_VS
993b14dc146731d782cf4b5fffc6a0f4b9aeea0c
[ "MIT" ]
null
null
null
code/libgpg-error/src/gpgrt-int.h
timkingh/FFmpeg_VS
993b14dc146731d782cf4b5fffc6a0f4b9aeea0c
[ "MIT" ]
null
null
null
/* gpgrt-int.h - Internal definitions * Copyright (C) 2014, 2017 g10 Code GmbH * * This file is part of libgpg-error. * * libgpg-error 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 versi...
38.024691
80
0.67487
[ "object", "vector" ]
e32bf3a97c4fa3267c7013f7505e05185f4813c1
5,241
c
C
rpc/test_rpc_example_service.c
r10r/libcx
4266b987a1f6c4f04c2552a94ee06ab77ccf6c2f
[ "BSD-3-Clause" ]
1
2017-07-06T05:47:07.000Z
2017-07-06T05:47:07.000Z
rpc/test_rpc_example_service.c
r10r/libcx
4266b987a1f6c4f04c2552a94ee06ab77ccf6c2f
[ "BSD-3-Clause" ]
null
null
null
rpc/test_rpc_example_service.c
r10r/libcx
4266b987a1f6c4f04c2552a94ee06ab77ccf6c2f
[ "BSD-3-Clause" ]
1
2021-04-22T10:12:25.000Z
2021-04-22T10:12:25.000Z
#include <libcx/base/base.h> #include <libcx/base/test.h> #include "rpc_json.h" #include "rpc_example_service.h" /* * PARAMS are not malloced in the tests */ static void RPC_Request_free_ignore_params(RPC_Request* request) { if (request->result.value.f_free) request->result.value.f_free(request->result.value.dat...
21.304878
87
0.750811
[ "object" ]
e33523393b9e942a6ba4f35fda6e46dcc84ef04b
1,576
h
C
CocosUIKitHybrid/Cocos2DLoadableScene/Base Classes/BBLoadableSceneProtocol.h
horseshoe7/Cocos2DUIKit
c0eaa95afec50d68c98615b5d4e89728d1854fb2
[ "MIT" ]
1
2015-07-23T15:23:54.000Z
2015-07-23T15:23:54.000Z
CocosUIKitHybrid/Cocos2DLoadableScene/Base Classes/BBLoadableSceneProtocol.h
horseshoe7/Cocos2DUIKit
c0eaa95afec50d68c98615b5d4e89728d1854fb2
[ "MIT" ]
null
null
null
CocosUIKitHybrid/Cocos2DLoadableScene/Base Classes/BBLoadableSceneProtocol.h
horseshoe7/Cocos2DUIKit
c0eaa95afec50d68c98615b5d4e89728d1854fb2
[ "MIT" ]
null
null
null
// // BBLoadableScene.h // BocceBeers-iOS // // Created by Stephen O'Connor on 6/13/13. // Copyright (c) 2013 Stephen O'Connor. All rights reserved. // /* A protocol used for scenes that can be loaded on background threads. When implementing a class that conforms to this protocol, you can generally use the de...
35.022222
138
0.766497
[ "object" ]
e337691461059dae5fa9b2a1d843b0efc75833a2
1,724
h
C
Sources/Elastos/LibCore/inc/elastos/net/CookieHandler.h
jingcao80/Elastos
d0f39852356bdaf3a1234743b86364493a0441bc
[ "Apache-2.0" ]
7
2017-07-13T10:34:54.000Z
2021-04-16T05:40:35.000Z
Sources/Elastos/LibCore/inc/elastos/net/CookieHandler.h
jingcao80/Elastos
d0f39852356bdaf3a1234743b86364493a0441bc
[ "Apache-2.0" ]
null
null
null
Sources/Elastos/LibCore/inc/elastos/net/CookieHandler.h
jingcao80/Elastos
d0f39852356bdaf3a1234743b86364493a0441bc
[ "Apache-2.0" ]
9
2017-07-13T12:33:20.000Z
2021-06-19T02:46:48.000Z
//========================================================================= // Copyright (C) 2012 The Elastos 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 // // ...
26.9375
75
0.632251
[ "object" ]
e345ced815a0f56c5c6eea088ff3a2d699b6f781
11,747
c
C
test/src/test_vectors_oscore.c
mcr/uoscore-uedhoc
b7c43bbd7a9b6ec6fedfb7c025e8d6fc6960a09e
[ "ECL-2.0", "Apache-2.0", "MIT-0", "MIT" ]
null
null
null
test/src/test_vectors_oscore.c
mcr/uoscore-uedhoc
b7c43bbd7a9b6ec6fedfb7c025e8d6fc6960a09e
[ "ECL-2.0", "Apache-2.0", "MIT-0", "MIT" ]
null
null
null
test/src/test_vectors_oscore.c
mcr/uoscore-uedhoc
b7c43bbd7a9b6ec6fedfb7c025e8d6fc6960a09e
[ "ECL-2.0", "Apache-2.0", "MIT-0", "MIT" ]
null
null
null
/* Copyright (c) 2021 Fraunhofer AISEC. See the COPYRIGHT file at the top-level directory of this distribution. Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0> or the MIT license <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your ...
44.496212
322
0.712437
[ "vector" ]
e3469317051ca98e77343d9d6918ee04f4cec54f
38,045
h
C
Chapter_14/shaders/brdf.h
9ndres/Ray-Tracing-Gems-II
5fef3b49375c823431ef06f8c67d1b44b432304a
[ "MIT" ]
603
2021-08-04T11:46:33.000Z
2022-03-28T12:12:31.000Z
Chapter_14/shaders/brdf.h
9ndres/Ray-Tracing-Gems-II
5fef3b49375c823431ef06f8c67d1b44b432304a
[ "MIT" ]
4
2021-07-09T09:00:43.000Z
2021-07-20T09:44:54.000Z
Chapter_14/shaders/brdf.h
9ndres/Ray-Tracing-Gems-II
5fef3b49375c823431ef06f8c67d1b44b432304a
[ "MIT" ]
45
2021-08-04T18:57:37.000Z
2022-03-11T11:33:49.000Z
/* Creative Commons CC0 Public Domain. To the extent possible under law, Jakub Boksansky has waived all copyright and related or neighboring rights to Crash Course in BRDF Implementation Code Sample. This work is published from: Germany. */ // This is a code sample accompanying the "Crash Course in BRDF Implementat...
39.262126
217
0.695597
[ "shape", "vector", "model", "transform" ]
e347035ce4fe8883d45280e27527a0a0306d48f2
2,875
h
C
Chapter_9/Exercises/Ex_9_21.h
mtrdazzo/Deitel
4efc02147a1768125d2e27d7d68f664c4628cdc5
[ "MIT" ]
1
2021-09-07T19:23:24.000Z
2021-09-07T19:23:24.000Z
Chapter_9/Exercises/Ex_9_21.h
mtrdazzo/Deitel
4efc02147a1768125d2e27d7d68f664c4628cdc5
[ "MIT" ]
null
null
null
Chapter_9/Exercises/Ex_9_21.h
mtrdazzo/Deitel
4efc02147a1768125d2e27d7d68f664c4628cdc5
[ "MIT" ]
null
null
null
/** * Exercise 9-21 IntegerSet Class * * Create class IntegerSet for which each object can hold integers in the range 0 through 100. * Represent the set internally as a vector of bool values. Element a[i] is true if integer i * is in the set. Element a[j] is false if integer j is not in the set. The default ...
38.851351
105
0.703304
[ "object", "vector" ]
e349b0e38b7852a5fffd6744ac1ca22104ec8476
3,075
h
C
rootex/framework/ecs_factory.h
ChronicallySerious/Rootex
bf2a0997b6aa5be84dbfc0e7826c31ff693ca0f1
[ "MIT" ]
166
2019-06-19T19:51:45.000Z
2022-03-24T13:03:29.000Z
rootex/framework/ecs_factory.h
rahil627/Rootex
44f827d469bddc7167b34dedf80d7a8b984fdf20
[ "MIT" ]
312
2019-06-13T19:39:25.000Z
2022-03-02T18:37:22.000Z
rootex/framework/ecs_factory.h
rahil627/Rootex
44f827d469bddc7167b34dedf80d7a8b984fdf20
[ "MIT" ]
23
2019-10-04T11:02:21.000Z
2021-12-24T16:34:52.000Z
#pragma once #include "common/common.h" #include "core/resource_files/text_resource_file.h" #include "scene.h" #include "entity.h" #define MAX_COMPONENT_ARRAY_SIZE 1000 typedef unsigned int ComponentID; class Component; class BaseComponentSet { public: virtual bool addComponent(Entity& owner, const JSON::json& co...
27.455357
112
0.729106
[ "object", "vector" ]
e34fc6d54240687dc9ee3cebdb4c60dee8a98eea
3,009
h
C
C/vbHmmPcFret.h
okamoto-kenji/varBayes-HMM
77afe3c336c9e1ebeb115ca4f0b2bc25060556bd
[ "MIT" ]
7
2016-03-31T06:59:00.000Z
2019-11-01T06:35:57.000Z
C/vbHmmPcFret.h
okamoto-kenji/varBayes-HMM
77afe3c336c9e1ebeb115ca4f0b2bc25060556bd
[ "MIT" ]
null
null
null
C/vbHmmPcFret.h
okamoto-kenji/varBayes-HMM
77afe3c336c9e1ebeb115ca4f0b2bc25060556bd
[ "MIT" ]
null
null
null
/* * vbHmmPcFret.h * Model-specific core functions for VB-HMM-PC-FRET. * * Created by OKAMOTO Kenji, SAKO Yasushi and RIKEN * Copyright 2011-2015 * Cellular Informatics Laboratory, Advance Science Institute, RIKEN, Japan. * All rights reserved. * * Ver. 1.0.0 * Last modified on 2015.09.17 */ #ifndef...
33.808989
83
0.74111
[ "model" ]
e35329e57e8c7dc5841818f86d7746fccef28499
98,919
c
C
bin/R-3.5.1/src/main/dotcode.c
lifebit-ai/exomedepth
5a775ae5e2a247aeadc5208a34e8717c7855d080
[ "MIT" ]
1
2019-07-28T20:32:29.000Z
2019-07-28T20:32:29.000Z
bin/R-3.5.1/src/main/dotcode.c
lifebit-ai/exomedepth
5a775ae5e2a247aeadc5208a34e8717c7855d080
[ "MIT" ]
1
2020-04-22T14:02:10.000Z
2020-04-22T14:02:10.000Z
bin/R-3.5.1/src/main/dotcode.c
lifebit-ai/exomedepth
5a775ae5e2a247aeadc5208a34e8717c7855d080
[ "MIT" ]
1
2018-08-29T09:43:52.000Z
2018-08-29T09:43:52.000Z
/* * R : A Computer Language for Statistical Data Analysis * Copyright (C) 1995 Robert Gentleman and Ross Ihaka * Copyright (C) 1997--2014 The R Core Team * Copyright (C) 2003 The R Foundation * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU G...
36.813919
92
0.581071
[ "object", "vector" ]
87e6cce1ed9b5c3e5db80a1192da0948123c48d5
844
h
C
ObjOrientedProgramming/Date/Date/Date.h
jhbrian/Learning-Progress
de7b9d037aa0b5e1ec8199b4eabfcd1e24c73bcb
[ "MIT" ]
null
null
null
ObjOrientedProgramming/Date/Date/Date.h
jhbrian/Learning-Progress
de7b9d037aa0b5e1ec8199b4eabfcd1e24c73bcb
[ "MIT" ]
null
null
null
ObjOrientedProgramming/Date/Date/Date.h
jhbrian/Learning-Progress
de7b9d037aa0b5e1ec8199b4eabfcd1e24c73bcb
[ "MIT" ]
null
null
null
/* ------------------------------------------------ Date ------------------------------------------------ - day: int -month: int - year : int ------------------------------------------------ +Date(dd: int, mm: int, yy: int); +CheckDate(day: int, month: int, year: int) +ShowRegularDate(Month: vector<...
21.641026
49
0.481043
[ "vector" ]
87e7cc8dffcfd5e5e254cde4320ea17c928d05c2
1,983
h
C
src/chartSegment/ChartSegment.h
sroehling/ChartPatternRecognitionLib
d9bd25c0fc5a8942bb98c74c42ab52db80f680c1
[ "MIT" ]
9
2019-07-15T19:10:07.000Z
2021-12-14T12:16:18.000Z
src/chartSegment/ChartSegment.h
sroehling/ChartPatternRecognitionLib
d9bd25c0fc5a8942bb98c74c42ab52db80f680c1
[ "MIT" ]
null
null
null
src/chartSegment/ChartSegment.h
sroehling/ChartPatternRecognitionLib
d9bd25c0fc5a8942bb98c74c42ab52db80f680c1
[ "MIT" ]
2
2020-05-23T03:25:25.000Z
2021-11-19T16:41:44.000Z
/* * ChartSegment.h * * Created on: Jun 10, 2014 * Author: sroehling */ #ifndef CHARTSEGMENT_H_ #define CHARTSEGMENT_H_ #include <boost/shared_ptr.hpp> #include "PeriodValSegment.h" #include "LinearEquation.h" // TODO Change name to TrendLine or similar - This class is used as more of a trend line // tha...
30.984375
93
0.763994
[ "vector" ]
87f0642e4095739ae099f3229368d00c6032ac9e
664
h
C
CaptureManagerSource/AudioRendererManager/AudioRendererFactory.h
luoyingwen/CaptureManagerSDK
e96395a120175a45c56ff4e2b3283b807a42fd75
[ "MIT" ]
64
2020-07-20T09:35:16.000Z
2022-03-27T19:13:08.000Z
CaptureManagerSource/AudioRendererManager/AudioRendererFactory.h
luoyingwen/CaptureManagerSDK
e96395a120175a45c56ff4e2b3283b807a42fd75
[ "MIT" ]
8
2020-07-30T09:20:28.000Z
2022-03-03T22:37:10.000Z
CaptureManagerSource/AudioRendererManager/AudioRendererFactory.h
luoyingwen/CaptureManagerSDK
e96395a120175a45c56ff4e2b3283b807a42fd75
[ "MIT" ]
28
2020-07-20T13:02:42.000Z
2022-03-18T07:36:05.000Z
#pragma once #include <Unknwn.h> #include <vector> #include "../CaptureManagerBroker/SinkCommon.h" #include "../Common/ComPtrCustom.h" namespace CaptureManager { namespace Sinks { class AudioRendererFactory { public: void getReadModes( BOOL aMultiOutputNodeVideoRenderer, std::vector<GUIDToNameP...
17.473684
48
0.731928
[ "vector" ]
87f2aca5ff87eff092e3e2a84e7ee6ef2a9fb050
956
h
C
Modules/CEST/autoload/IO/mitkCESTIOActivator.h
SVRTK/MITK
52252d60e42702e292d188e30f6717fe50c23962
[ "BSD-3-Clause" ]
null
null
null
Modules/CEST/autoload/IO/mitkCESTIOActivator.h
SVRTK/MITK
52252d60e42702e292d188e30f6717fe50c23962
[ "BSD-3-Clause" ]
null
null
null
Modules/CEST/autoload/IO/mitkCESTIOActivator.h
SVRTK/MITK
52252d60e42702e292d188e30f6717fe50c23962
[ "BSD-3-Clause" ]
null
null
null
/*============================================================================ The Medical Imaging Interaction Toolkit (MITK) Copyright (c) German Cancer Research Center (DKFZ) All rights reserved. Use of this source code is governed by a 3-clause BSD license that can be found in the LICENSE file. =================...
23.317073
78
0.637029
[ "vector" ]
87f41d0cf4d08da0baa5ddb5e9e166f4ddc5c02b
1,558
c
C
src/game.c
den-mentiei/b4re
7e25cf01631ec576daa956bd6e51c0bcfdeb8819
[ "MIT" ]
null
null
null
src/game.c
den-mentiei/b4re
7e25cf01631ec576daa956bd6e51c0bcfdeb8819
[ "MIT" ]
null
null
null
src/game.c
den-mentiei/b4re
7e25cf01631ec576daa956bd6e51c0bcfdeb8819
[ "MIT" ]
null
null
null
#include "game.h" #include <stdio.h> #include "render.h" #include "render_text.h" #include "allocator.h" #include "client.h" #include "session.h" #include "states/login.h" #include "states/loading.h" #include "states/travel_map.h" #include "generated/assets.h" static struct { game_state_t state; game_state_t nex...
19.475
76
0.733633
[ "render" ]
87f9331e1857a16d68ddce3bc3c6e7b49b7b2d3e
13,783
h
C
os/bochs-2.6/cpu/svm.h
Yjsmall/codeStudy
52d983e1444c135008916c6f2562acbd2711689b
[ "Apache-2.0" ]
null
null
null
os/bochs-2.6/cpu/svm.h
Yjsmall/codeStudy
52d983e1444c135008916c6f2562acbd2711689b
[ "Apache-2.0" ]
null
null
null
os/bochs-2.6/cpu/svm.h
Yjsmall/codeStudy
52d983e1444c135008916c6f2562acbd2711689b
[ "Apache-2.0" ]
null
null
null
///////////////////////////////////////////////////////////////////////// // $Id: svm.h 11033 2012-02-13 23:29:01Z sshwarts $ ///////////////////////////////////////////////////////////////////////// // // Copyright (c) 2011-2012 Stanislav Shwartsman // Written by Stanislav Shwartsman [sshwarts at sourceforg...
34.717884
103
0.637234
[ "vector" ]
87fa14203638b0eb72dec9dbae6642889be89f64
3,311
h
C
hackathon/PengXie/NeuronStructNavigator/cmake-3.6.2/Source/CTest/cmCTestSubmitHandler.h
zzhmark/vaa3d_tools
3ca418add85a59ac7e805d55a600b78330d7e53d
[ "MIT" ]
1
2021-12-27T19:14:03.000Z
2021-12-27T19:14:03.000Z
hackathon/PengXie/NeuronStructNavigator/cmake-3.6.2/Source/CTest/cmCTestSubmitHandler.h
zzhmark/vaa3d_tools
3ca418add85a59ac7e805d55a600b78330d7e53d
[ "MIT" ]
null
null
null
hackathon/PengXie/NeuronStructNavigator/cmake-3.6.2/Source/CTest/cmCTestSubmitHandler.h
zzhmark/vaa3d_tools
3ca418add85a59ac7e805d55a600b78330d7e53d
[ "MIT" ]
null
null
null
/*============================================================================ CMake - Cross Platform Makefile Generator Copyright 2000-2009 Kitware, Inc., Insight Software Consortium Distributed under the OSI-approved BSD License (the "License"); see accompanying file Copyright.txt for details. This softwa...
32.782178
79
0.632437
[ "vector" ]
87fd37c7f2f8336570026a6b10f29adc53bbc5e5
5,943
h
C
owl/Group.h
jotaro-sama/owl
30a85c74bb1823a7b071db255b861baded57f2f0
[ "Apache-2.0" ]
603
2021-08-04T11:46:33.000Z
2022-03-28T12:12:31.000Z
owl/Group.h
jotaro-sama/owl
30a85c74bb1823a7b071db255b861baded57f2f0
[ "Apache-2.0" ]
129
2019-12-19T23:03:50.000Z
2022-03-26T16:41:41.000Z
owl/Group.h
jotaro-sama/owl
30a85c74bb1823a7b071db255b861baded57f2f0
[ "Apache-2.0" ]
45
2021-08-04T18:57:37.000Z
2022-03-11T11:33:49.000Z
// ======================================================================== // // Copyright 2019-2020 Ingo Wald // // // // Licensed under the Apache License, Version 2.0 (the "License"); // // y...
40.428571
92
0.595827
[ "geometry", "object", "vector" ]
e2012becd945beef9a9368427ae9b115421c4d3a
4,313
h
C
javascript/SpiderMonkey/clr/nativejs.h
zhangtongrui/limax_5.16
cb243c50bbce5720da733ba913a271a5452fec04
[ "MIT" ]
null
null
null
javascript/SpiderMonkey/clr/nativejs.h
zhangtongrui/limax_5.16
cb243c50bbce5720da733ba913a271a5452fec04
[ "MIT" ]
null
null
null
javascript/SpiderMonkey/clr/nativejs.h
zhangtongrui/limax_5.16
cb243c50bbce5720da733ba913a271a5452fec04
[ "MIT" ]
null
null
null
#pragma once namespace limax { namespace script { struct Value { enum { T_BOOLEAN, T_INT32, T_DOUBLE, T_STRING, T_NULL, T_UNDEFINED, T_CSOBJECT, T_JSOBJECT, T_JSARRAY, T_JSFUNCTION, T_EXCEPTION } tag; union { bool b; int32_t i; double d; struct { int l; cha...
28.189542
139
0.616045
[ "vector" ]
e209a3a090f12296069cf1417bdeb7f6dda9a2f5
1,693
h
C
usr/libexec/itunescloudd/AMPMusicArtistNewContentResponse.h
lechium/tvOS144Headers
e22dcf52662ae03002e3a6d57273f54e74013cb0
[ "MIT" ]
2
2021-04-15T10:50:21.000Z
2021-08-19T19:00:09.000Z
usr/sbin/usr/libexec/itunescloudd/AMPMusicArtistNewContentResponse.h
lechium/tvOS144Headers
e22dcf52662ae03002e3a6d57273f54e74013cb0
[ "MIT" ]
null
null
null
usr/sbin/usr/libexec/itunescloudd/AMPMusicArtistNewContentResponse.h
lechium/tvOS144Headers
e22dcf52662ae03002e3a6d57273f54e74013cb0
[ "MIT" ]
null
null
null
// // Generated by classdumpios 1.0.1 (64 bit) (iOS port by DreamDevLost)(Debug version compiled Sep 26 2020 13:48:20). // // Copyright (C) 1997-2019 Steve Nygard. // #import <ProtocolBuffer/PBCodable.h> #import "NSCopying-Protocol.h" @class NSData, NSMutableArray, NSString; @interface AMPMusicArtistNewContent...
39.372093
120
0.754282
[ "model" ]
e20db586be15255f44681e98330ca122162b30e3
2,752
h
C
Win32/Sources/Application/Preferences_Dialog/Extras/CPrefsEditMappings.h
mulberry-mail/mulberry4-client
cdaae15c51dd759110b4fbdb2063d0e3d5202103
[ "ECL-2.0", "Apache-2.0" ]
12
2015-04-21T16:10:43.000Z
2021-11-05T13:41:46.000Z
Win32/Sources/Application/Preferences_Dialog/Extras/CPrefsEditMappings.h
mulberry-mail/mulberry4-client
cdaae15c51dd759110b4fbdb2063d0e3d5202103
[ "ECL-2.0", "Apache-2.0" ]
2
2015-11-02T13:32:11.000Z
2019-07-10T21:11:21.000Z
Win32/Sources/Application/Preferences_Dialog/Extras/CPrefsEditMappings.h
mulberry-mail/mulberry4-client
cdaae15c51dd759110b4fbdb2063d0e3d5202103
[ "ECL-2.0", "Apache-2.0" ]
6
2015-01-12T08:49:12.000Z
2021-03-27T09:11:10.000Z
/* Copyright (c) 2007 Cyrus Daboo. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 ...
25.247706
92
0.68641
[ "vector" ]
e211240d6de19aafd5380132ea9b40542983a2f7
10,921
h
C
libgav1/src/utils/vector.h
TinkerBoard-Android/external-libgav1
b24cb9cd67a6fe6360d55af1225f885442c8abac
[ "Apache-2.0" ]
null
null
null
libgav1/src/utils/vector.h
TinkerBoard-Android/external-libgav1
b24cb9cd67a6fe6360d55af1225f885442c8abac
[ "Apache-2.0" ]
null
null
null
libgav1/src/utils/vector.h
TinkerBoard-Android/external-libgav1
b24cb9cd67a6fe6360d55af1225f885442c8abac
[ "Apache-2.0" ]
1
2021-01-29T08:01:08.000Z
2021-01-29T08:01:08.000Z
/* * Copyright 2019 The libgav1 Authors * * 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 a...
30.937677
80
0.621189
[ "vector" ]
e215afda10ef0e54160402be2d26eab24ef68505
799
h
C
algorithms/hard/0732. My Calendar III.h
MultivacX/letcode2020
f86289f8718237303918a7705ae31625a12b68f6
[ "MIT" ]
null
null
null
algorithms/hard/0732. My Calendar III.h
MultivacX/letcode2020
f86289f8718237303918a7705ae31625a12b68f6
[ "MIT" ]
null
null
null
algorithms/hard/0732. My Calendar III.h
MultivacX/letcode2020
f86289f8718237303918a7705ae31625a12b68f6
[ "MIT" ]
null
null
null
// 732. My Calendar III // https://leetcode.com/problems/my-calendar-iii/ // Runtime: 252 ms, faster than 67.10% of C++ online submissions for My Calendar III. // Memory Usage: 26.6 MB, less than 6.45% of C++ online submissions for My Calendar III. class MyCalendarThree { // {position, k}} map<int, int> event...
23.5
88
0.563204
[ "object" ]
e21d821526df5e89ff5bba5328907f1143f37347
28,687
c
C
marching_cube/model/cffi/src/curvature_constraint.c
YiyiLiao/deep_marching_cubes
afcad99742435eb0d57d32770befed74faaad2ab
[ "Unlicense" ]
206
2018-06-17T19:52:12.000Z
2022-03-16T02:29:57.000Z
marching_cube/model/cffi/src/curvature_constraint.c
ClarenceHoo/deep_marching_cubes
6fce0b26d110a6c839b6d46ea2ab67b5bdb470b2
[ "Unlicense" ]
5
2019-04-18T06:27:11.000Z
2020-11-02T20:06:22.000Z
marching_cube/model/cffi/src/curvature_constraint.c
ClarenceHoo/deep_marching_cubes
6fce0b26d110a6c839b6d46ea2ab67b5bdb470b2
[ "Unlicense" ]
32
2018-06-18T09:33:34.000Z
2022-03-01T12:22:43.000Z
#include <TH/TH.h> #include <stdio.h> #include <math.h> #include "commons.h" const float eps=1e-6; const float thres=1e-4; static int acceptTopologyWithFlip[2][96]={ {1, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 19, 25, 31, 32, 34, 35, 38, 47, 48, 49, 50, 51, 55, 59, 63, 64, 68, 70, 76, 79, 96, 98, 100, 102,...
35.813983
477
0.653536
[ "shape", "vector" ]
e2357278c417c32f06bc4cf18eeb35705746e09d
3,270
h
C
src/apps/sequencer/ui/model/ProjectListModel.h
forestcaver/performer
17750bc8e6fa23cd806d58a9c519fac25a52473f
[ "MIT" ]
1
2019-04-19T01:34:03.000Z
2019-04-19T01:34:03.000Z
src/apps/sequencer/ui/model/ProjectListModel.h
forestcaver/performer
17750bc8e6fa23cd806d58a9c519fac25a52473f
[ "MIT" ]
null
null
null
src/apps/sequencer/ui/model/ProjectListModel.h
forestcaver/performer
17750bc8e6fa23cd806d58a9c519fac25a52473f
[ "MIT" ]
null
null
null
#pragma once #include "Config.h" #include "RoutableListModel.h" #include "model/Project.h" class ProjectListModel : public RoutableListModel { public: ProjectListModel(Project &project) : _project(project) {} virtual int rows() const override { return Last; } virtual int column...
24.222222
79
0.509174
[ "model" ]
e238289ef50a50350d02f0fd3a301b5618cf6729
8,516
h
C
Code/Framework/AzCore/AzCore/Script/ScriptContextAttributes.h
whywhywhyw/o3de
8e09f66799d4c8f188d45861d821e8656a554cb1
[ "Apache-2.0", "MIT" ]
11
2021-07-08T09:58:26.000Z
2022-03-17T17:59:26.000Z
Code/Framework/AzCore/AzCore/Script/ScriptContextAttributes.h
whywhywhyw/o3de
8e09f66799d4c8f188d45861d821e8656a554cb1
[ "Apache-2.0", "MIT" ]
29
2021-07-06T19:33:52.000Z
2022-03-22T10:27:49.000Z
Code/Framework/AzCore/AzCore/Script/ScriptContextAttributes.h
whywhywhyw/o3de
8e09f66799d4c8f188d45861d821e8656a554cb1
[ "Apache-2.0", "MIT" ]
4
2021-07-06T19:24:43.000Z
2022-03-31T12:42:27.000Z
/* * Copyright (c) Contributors to the Open 3D Engine Project. * For complete copyright and license terms please see the LICENSE at the root of this distribution. * * SPDX-License-Identifier: Apache-2.0 OR MIT * */ #ifndef AZCORE_SCRIPT_CONTEXT_ATTRIBUTES_H #define AZCORE_SCRIPT_CONTEXT_ATTRIBUTES_H #include <Az...
72.786325
221
0.65101
[ "object", "vector", "3d" ]
e23891ee58063223b4230b4a091b931a57a3e2b5
6,297
h
C
planners/PRP/src/search/pdbs/pdb_heuristic.h
lslll0302/Planner-Carrier
7611a02118f11b06533144c5e034f7938fb90068
[ "zlib-acknowledgement", "CNRI-Python", "OML", "Linux-OpenIB" ]
5
2020-08-24T07:29:59.000Z
2020-08-30T14:22:47.000Z
planners/PRP/src/search/pdbs/pdb_heuristic.h
lslll0302/Planner-Carrier
7611a02118f11b06533144c5e034f7938fb90068
[ "zlib-acknowledgement", "CNRI-Python", "OML", "Linux-OpenIB" ]
9
2020-09-03T18:58:53.000Z
2020-10-14T11:42:12.000Z
planners/PRP/src/search/pdbs/pdb_heuristic.h
lslll0302/Eval-of-FOND-planners-
7611a02118f11b06533144c5e034f7938fb90068
[ "zlib-acknowledgement", "CNRI-Python", "OML", "Linux-OpenIB" ]
null
null
null
#ifndef PDBS_PDB_HEURISTIC_H #define PDBS_PDB_HEURISTIC_H #include "../heuristic.h" #include <vector> class AbstractOperator { /* This class represents an abstract operator how it is needed for the regression search performed during the PDB-construction. As all abstract states are represented as a number...
51.195122
119
0.709068
[ "vector" ]
e238972db72ea8b94bd55dd088e88eb9a6d044a0
3,403
h
C
vtkALBA/vtkALBARemoveCellsFilter.h
IOR-BIC/ALBA
b574968b05d9a3a2756dd2ac61d015a0d20232a4
[ "Apache-2.0", "BSD-3-Clause" ]
9
2018-11-19T10:15:29.000Z
2021-08-30T11:52:07.000Z
vtkALBA/vtkALBARemoveCellsFilter.h
IOR-BIC/ALBA
b574968b05d9a3a2756dd2ac61d015a0d20232a4
[ "Apache-2.0", "BSD-3-Clause" ]
null
null
null
vtkALBA/vtkALBARemoveCellsFilter.h
IOR-BIC/ALBA
b574968b05d9a3a2756dd2ac61d015a0d20232a4
[ "Apache-2.0", "BSD-3-Clause" ]
3
2018-06-10T22:56:29.000Z
2019-12-12T06:22:56.000Z
/*========================================================================= Program: Visualization Toolkit Module: vtkALBARemoveCellsFilter.h Language: C++ Version: $Id: vtkALBARemoveCellsFilter.h,v 1.1.2.1 2009-02-12 10:53:24 aqd0 Exp $ Copyright (c) Goodwin Lawlor 2003-2004 All rights reserved. ...
36.591398
117
0.729063
[ "object" ]
e23ef8b4c0516457f0456b7b377561806a45b342
1,253
h
C
source/navmanager/gpsemulator.h
thisisG/PSoCNavSys
c9341a4310c8a76a1f3d24cdf4cc52f4654bf0b4
[ "MIT" ]
null
null
null
source/navmanager/gpsemulator.h
thisisG/PSoCNavSys
c9341a4310c8a76a1f3d24cdf4cc52f4654bf0b4
[ "MIT" ]
null
null
null
source/navmanager/gpsemulator.h
thisisG/PSoCNavSys
c9341a4310c8a76a1f3d24cdf4cc52f4654bf0b4
[ "MIT" ]
null
null
null
/* ** ** NavSys library ** URL: https://github.com/thisisG ** Author: Geir Istad (geir dot istad at gmail dot com) ** Licence: MIT ** */ #pragma once #include <iostream> #include <vector> #include <math.h> #include <random> #include "./../csv/csv.h" #ifdef __cplusplus extern "C" { #endif // __cplusplus #include "./...
22.781818
69
0.719872
[ "vector" ]
e2505b233f9da57723a6eb17dbc2886e4365b5ac
4,857
h
C
include/themes.h
BlitzTCX/GP2040
33b6132b790931f7abe221653b48f682d4fc0c3a
[ "MIT" ]
null
null
null
include/themes.h
BlitzTCX/GP2040
33b6132b790931f7abe221653b48f682d4fc0c3a
[ "MIT" ]
null
null
null
include/themes.h
BlitzTCX/GP2040
33b6132b790931f7abe221653b48f682d4fc0c3a
[ "MIT" ]
null
null
null
/* * SPDX-License-Identifier: MIT * SPDX-FileCopyrightText: Copyright (c) 2021 Jason Skuby (mytechtoybox.com) */ #ifndef LED_THEMES_H_ #define LED_THEMES_H_ #include "BoardConfig.h" #ifdef BOARD_LEDS_PIN #include <vector> #include <MPG.h> #include "AnimationStation.hpp" static std::map<uint32_t, RGB> themeStati...
26.254054
91
0.710521
[ "vector" ]
e256f91da01d23a8011f9b144c55b85127dacbbd
21,727
h
C
kdtree_andrea/KDTree.h
sangyoonHan/extern
a3c874538a7262b895b60d3c4d493e5b34cf81f8
[ "BSD-2-Clause" ]
null
null
null
kdtree_andrea/KDTree.h
sangyoonHan/extern
a3c874538a7262b895b60d3c4d493e5b34cf81f8
[ "BSD-2-Clause" ]
null
null
null
kdtree_andrea/KDTree.h
sangyoonHan/extern
a3c874538a7262b895b60d3c4d493e5b34cf81f8
[ "BSD-2-Clause" ]
null
null
null
#pragma once #include <vector> // point datatype #include <math.h> // fabs operation #include "MyHeaps.h" // priority queues #include "float.h" // max floating point number #define MATLAB #include "mex.h" using namespace std; typedef vector<double> Point; /// The root node is stored in position 0 of nodesPt...
35.618033
186
0.590602
[ "vector" ]
e25b6e09e4b53f88efe4c93e02570fde4e2655e8
25,506
h
C
lib/include/net/transport/tcp/Tcp.h
mikepurvis/stm32plus
9c538a466091968251d16f2c856c4a30dde491a5
[ "BSD-3-Clause" ]
null
null
null
lib/include/net/transport/tcp/Tcp.h
mikepurvis/stm32plus
9c538a466091968251d16f2c856c4a30dde491a5
[ "BSD-3-Clause" ]
null
null
null
lib/include/net/transport/tcp/Tcp.h
mikepurvis/stm32plus
9c538a466091968251d16f2c856c4a30dde491a5
[ "BSD-3-Clause" ]
null
null
null
/* * This file is a part of the open source stm32plus library. * Copyright (c) 2011,2012,2013,2014 Andy Brown <www.andybrown.me.uk> * Please see website for licensing terms. */ #pragma once namespace stm32plus { namespace net { /** * Implementation of the UDP protocol over IP. Datagrams are received...
32.784062
144
0.630087
[ "object" ]
e260b3b343dc6d64a4c02e53a1e31e3e25874ea5
7,725
h
C
src/xrServerEntities/lua_studio.h
acidicMercury8/xray-1.5
ae094d82b76a8ce916e196654c163894bbf00146
[ "Linux-OpenIB" ]
5
2021-10-30T09:36:07.000Z
2021-12-30T08:14:32.000Z
src/xrServerEntities/lua_studio.h
Samsuper12/ixray-1.5
8070f833f8216d4ead294a9f19b7cd123bb76ba3
[ "Linux-OpenIB" ]
null
null
null
src/xrServerEntities/lua_studio.h
Samsuper12/ixray-1.5
8070f833f8216d4ead294a9f19b7cd123bb76ba3
[ "Linux-OpenIB" ]
2
2020-08-04T17:23:16.000Z
2020-10-16T16:53:38.000Z
//////////////////////////////////////////////////////////////////////////// // Module : lua_studio.h // Created : 21.08.2008 // Modified : 21.08.2008 // Author : Dmitriy Iassenev // Description : lua studio engine class (copied from the lua studio SDK) //////////////////////////////////////////////////////...
54.787234
240
0.69657
[ "object" ]
e2650362fac997a0893be634ddbd4422044faa48
2,695
h
C
SharepointPP/common/WebResponse.h
llxp/SharepointPP
b7cdace1d884225de4142294fed059e6db317fe0
[ "MIT" ]
null
null
null
SharepointPP/common/WebResponse.h
llxp/SharepointPP
b7cdace1d884225de4142294fed059e6db317fe0
[ "MIT" ]
null
null
null
SharepointPP/common/WebResponse.h
llxp/SharepointPP
b7cdace1d884225de4142294fed059e6db317fe0
[ "MIT" ]
null
null
null
// MIT License // // Copyright (c) 2018 Lukas Luedke // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without restriction, including without limitation the rights // to use, copy, modify...
29.944444
80
0.763636
[ "vector" ]
e26599ebe64225c048b275732beda4e1619545d8
3,145
h
C
demo/json.h
ailrk/cppparsec
fff51dc6087028169978d590b62463d051c3ab39
[ "MIT" ]
1
2021-03-30T05:17:51.000Z
2021-03-30T05:17:51.000Z
demo/json.h
ailrk/cppparsec
fff51dc6087028169978d590b62463d051c3ab39
[ "MIT" ]
3
2021-03-21T21:04:22.000Z
2021-03-22T21:16:20.000Z
demo/json.h
ailrk/cppparsec
fff51dc6087028169978d590b62463d051c3ab39
[ "MIT" ]
null
null
null
#include "cppparsec.h" #include <fstream> #include <iostream> #include <iterator> #include <sstream> #include <unordered_map> #include <vector> // A simple json parser with cppparsec. // jvalue → STRING | NUMBER | 'true' | 'false' | 'null' | object | array using namespace cppparsec; using namespace cppparsec::stream;...
32.091837
80
0.603816
[ "object", "vector" ]
e268d19fc7bf45fd1d03e581cac773f50f8ed6c1
5,687
h
C
rings/dsp/string_synth_oscillator.h
boourns/eurorack
1914e3c4c0a1b43b79fa18abdf28f16f0158d5c5
[ "MIT" ]
35
2019-01-08T14:08:52.000Z
2022-02-28T10:13:43.000Z
Instrument/Shared/rings/dsp/string_synth_oscillator.h
boourns/Spectrum
63f72079c37c9d80d5b148469945c4895a525bfc
[ "MIT", "BSD-3-Clause" ]
3
2018-11-15T19:33:12.000Z
2020-12-23T15:48:46.000Z
rings/dsp/string_synth_oscillator.h
boourns/eurorack-renaissance
1914e3c4c0a1b43b79fa18abdf28f16f0158d5c5
[ "MIT" ]
8
2019-04-30T17:14:04.000Z
2021-08-03T19:56:36.000Z
// Copyright 2015 Olivier Gillet. // // Author: Olivier Gillet (pichenettes@mutable-instruments.net) // // 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 witho...
30.907609
80
0.659926
[ "render", "shape" ]
e2724849ae08ad514ad5ecb96891adf133a616f1
5,664
h
C
include/round/common/Vector.h
cybergarage/round-cc
13fb5c39e9bc14a4ad19f9a63d8d97ddda475ca1
[ "BSD-3-Clause" ]
null
null
null
include/round/common/Vector.h
cybergarage/round-cc
13fb5c39e9bc14a4ad19f9a63d8d97ddda475ca1
[ "BSD-3-Clause" ]
null
null
null
include/round/common/Vector.h
cybergarage/round-cc
13fb5c39e9bc14a4ad19f9a63d8d97ddda475ca1
[ "BSD-3-Clause" ]
null
null
null
/****************************************************************** * * Round for C++ * * Copyright (C) Satoshi Konno 2015 * * This is licensed under BSD-style license, see file COPYING. * ******************************************************************/ #ifndef _ROUNDCC_VECTOR_H_ #define _ROUNDCC_VECTOR_H_ ...
19.331058
124
0.508121
[ "vector" ]
e279ca781c9f2dd8f8aef7676ca1e2cf0f55bbe6
2,074
c
C
d/avatars/beshaba/mithrilsword.c
gesslar/shadowgate
97ce5d33a2275bb75c0cf6556602564b7870bc77
[ "MIT" ]
13
2019-07-19T05:24:44.000Z
2021-11-18T04:08:19.000Z
d/avatars/beshaba/mithrilsword.c
gesslar/shadowgate
97ce5d33a2275bb75c0cf6556602564b7870bc77
[ "MIT" ]
null
null
null
d/avatars/beshaba/mithrilsword.c
gesslar/shadowgate
97ce5d33a2275bb75c0cf6556602564b7870bc77
[ "MIT" ]
13
2019-09-12T06:22:38.000Z
2022-01-31T01:15:12.000Z
#include <std.h> inherit "/d/common/obj/weapon/longsword"; void create(){ ::create(); set_name("a sword"); set_id(({ "sword", "longsword", "mithril longsword", "telamus's blade" })); set_short("%^YELLOW%^T%^RESET%^%^ORANGE%^ela%^BOLD%^m%^RESET%^%^ORANGE%^us%^BOLD%^'%^RESET%^%^ORANGE%^s %^BOLD%^%^BLACK%^B%^RESET%^l...
56.054054
212
0.662006
[ "object" ]
12b84cd59c6aef1f0b75f1cfd5be6302a49f3b72
5,142
h
C
src/Bitmap.h
crazyjul/Imogen
9c29d6ede248167b07f5eb8c9d426dd81de8d304
[ "MIT" ]
null
null
null
src/Bitmap.h
crazyjul/Imogen
9c29d6ede248167b07f5eb8c9d426dd81de8d304
[ "MIT" ]
null
null
null
src/Bitmap.h
crazyjul/Imogen
9c29d6ede248167b07f5eb8c9d426dd81de8d304
[ "MIT" ]
null
null
null
// https://github.com/CedricGuillemet/Imogen // // The MIT License(MIT) // // Copyright(c) 2019 Cedric Guillemet // // 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, incl...
26.921466
105
0.663944
[ "vector" ]
12bb85eb853583983e53f2b888d80a488b48543e
17,179
h
C
chrome/browser/extensions/extensions_service.h
rwatson/chromium-capsicum
b03da8e897f897c6ad2cda03ceda217b760fd528
[ "BSD-3-Clause" ]
11
2015-03-20T04:08:08.000Z
2021-11-15T15:51:36.000Z
chrome/browser/extensions/extensions_service.h
rwatson/chromium-capsicum
b03da8e897f897c6ad2cda03ceda217b760fd528
[ "BSD-3-Clause" ]
null
null
null
chrome/browser/extensions/extensions_service.h
rwatson/chromium-capsicum
b03da8e897f897c6ad2cda03ceda217b760fd528
[ "BSD-3-Clause" ]
null
null
null
// Copyright (c) 2009 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_EXTENSIONS_EXTENSIONS_SERVICE_H_ #define CHROME_BROWSER_EXTENSIONS_EXTENSIONS_SERVICE_H_ #include <map> #include <set> #includ...
39.951163
80
0.723616
[ "vector", "model" ]
12bce18a340f257b649586c2635631fd538959fa
3,741
h
C
code/decals/decals.h
trgswe/fs2open.github.com
a159eba0cebca911ad14a118412fddfe5be8e9f8
[ "Unlicense" ]
null
null
null
code/decals/decals.h
trgswe/fs2open.github.com
a159eba0cebca911ad14a118412fddfe5be8e9f8
[ "Unlicense" ]
null
null
null
code/decals/decals.h
trgswe/fs2open.github.com
a159eba0cebca911ad14a118412fddfe5be8e9f8
[ "Unlicense" ]
null
null
null
#pragma once #include "globalincs/pstypes.h" #include "object/object.h" #include "utils/RandomRange.h" namespace decals { class DecalDefinition { SCP_string _name; SCP_string _diffuseFilename; bool _loopDiffuse = true; SCP_string _glowFilename; bool _loopGlow = true; SCP_string _normalMapFilename; bool _...
26.531915
120
0.747661
[ "object", "vector", "model" ]
12c86dced000384560bb865d3888f828b76f2a79
35,021
c
C
qeo-c/qeo-openssl-engine-pkcs12/src/engine_pkcs12.c
brunodebus/tinq-core
f2d30a41cc629ef7a1b3aef15a9f46555e018016
[ "curl" ]
8
2015-01-28T03:26:43.000Z
2021-04-19T21:00:34.000Z
qeo-c/qeo-openssl-engine-pkcs12/src/engine_pkcs12.c
ros2/tinq-core
e9cca1b1e433495616568ae6ae903322832f7b3b
[ "curl" ]
null
null
null
qeo-c/qeo-openssl-engine-pkcs12/src/engine_pkcs12.c
ros2/tinq-core
e9cca1b1e433495616568ae6ae903322832f7b3b
[ "curl" ]
2
2015-08-14T19:54:20.000Z
2017-04-09T02:54:15.000Z
/* * Copyright (c) 2014 - Qeo LLC * * The source code form of this Qeo Open Source Project component is subject * to the terms of the Clear BSD license. * * You can redistribute it and/or modify it under the terms of the Clear BSD * License (http://directory.fsf.org/wiki/License:ClearBSD). See LICENSE file * fo...
28.705738
134
0.507381
[ "vector" ]
12cddecdc3a01f5c21dcdeb8a67968134381b482
1,035
h
C
src/cards.h
flyingpeakock/solitty
22a98554bb46b23f05ffb292178ba57e6095622d
[ "MIT" ]
1
2021-08-20T12:21:19.000Z
2021-08-20T12:21:19.000Z
src/cards.h
flyingpeakock/solitty
22a98554bb46b23f05ffb292178ba57e6095622d
[ "MIT" ]
null
null
null
src/cards.h
flyingpeakock/solitty
22a98554bb46b23f05ffb292178ba57e6095622d
[ "MIT" ]
null
null
null
#pragma once #include "Config.h" #include <vector> #include <iosfwd> #include <string> enum Color { RED, BLACK, }; enum Facing { FRONT, BACK, }; class Card { public: Card(const Suit s, const int v); Card(const Card &other); void print(std::wostream &stream) const; static void prin...
23
70
0.6657
[ "shape", "vector" ]
12d2ac98444e6737ef1507b98f9115d72c278536
2,513
h
C
model/addons/PhysiBoSS/src/boolean_network.h
bsc-life/spheroid-tnf-v2-emews
04a6ae2d6620df7700271f113a45379f39f88c41
[ "BSD-3-Clause" ]
6
2020-11-11T08:45:12.000Z
2021-09-15T14:31:07.000Z
data/PhysiBoSSv2/addons/PhysiBoSS/src/boolean_network.h
VasilisStavr/spheroid-tnf-v2-emews
74a28becd075f9596104345b4775f9b1ddfe9ec0
[ "BSD-3-Clause" ]
null
null
null
data/PhysiBoSSv2/addons/PhysiBoSS/src/boolean_network.h
VasilisStavr/spheroid-tnf-v2-emews
74a28becd075f9596104345b4775f9b1ddfe9ec0
[ "BSD-3-Clause" ]
2
2021-05-30T14:33:46.000Z
2021-07-16T09:30:19.000Z
#ifndef __CELL_CYCLE_NETWORK_H #define __CELL_CYCLE_NETWORK_H #include "maboss_network.h" /** * \class BooleanNetwork * \brief Boolean network handler * * \details Boolean network class stores the values of a boolean network for a specific cell * * \date 06/08/2020 * \author Gerard Pradas, BSC-CNS, based on c...
29.916667
164
0.692797
[ "vector" ]
12d425d438638a3d59e19fefbf3d99f20b319d6a
20,175
c
C
usr/src/uts/common/fs/smbsrv/smb_srv_oplock.c
AsahiOS/gate
283d47da4e17a5871d9d575e7ffb81e8f6c52e51
[ "MIT" ]
null
null
null
usr/src/uts/common/fs/smbsrv/smb_srv_oplock.c
AsahiOS/gate
283d47da4e17a5871d9d575e7ffb81e8f6c52e51
[ "MIT" ]
null
null
null
usr/src/uts/common/fs/smbsrv/smb_srv_oplock.c
AsahiOS/gate
283d47da4e17a5871d9d575e7ffb81e8f6c52e51
[ "MIT" ]
1
2020-12-30T00:04:16.000Z
2020-12-30T00:04:16.000Z
/* * This file and its contents are supplied under the terms of the * Common Development and Distribution License ("CDDL"), version 1.0. * You may only use this file in accordance with the terms of version * 1.0 of the CDDL. * * A full copy of the text of the CDDL should have accompanied this * source. A copy o...
29.495614
74
0.707856
[ "object" ]
12e63eee14e6a2dcb318a24d2971ea30d6b83de8
6,857
h
C
include/hermes/ADT/ScopedHashTable.h
ScriptBox99/microsoft-hermes-windows
c7eb49152bcb5fa6812c3413a80ffc5bb937bb0c
[ "MIT" ]
3
2022-01-03T20:57:16.000Z
2022-01-26T06:25:58.000Z
include/hermes/ADT/ScopedHashTable.h
0xgpapad/hermes
903ca2b44ae0434a5d548af1ec1c10e34bc31836
[ "MIT" ]
null
null
null
include/hermes/ADT/ScopedHashTable.h
0xgpapad/hermes
903ca2b44ae0434a5d548af1ec1c10e34bc31836
[ "MIT" ]
null
null
null
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #ifndef HERMES_ADT_SCOPEDHASHTABLE_H #define HERMES_ADT_SCOPEDHASHTABLE_H #include "llvh/ADT/DenseMap.h" #include "llvh/Support/...
31.74537
80
0.67216
[ "vector" ]
12e7c8f7857f8085a8a148b8c4715099d1e842aa
4,297
c
C
tests/hwc/test-arrows.c
lighthouse-os/hardware_libhardware
c6fa046a69d9b1adf474cf5de58318b677801e49
[ "Apache-2.0" ]
9
2017-11-10T15:54:02.000Z
2021-04-15T20:57:29.000Z
libhardware/tests/hwc/test-arrows.c
Keneral/ahardware
9a8a025f7c9471444c9e271bbe7f48182741d710
[ "Unlicense" ]
null
null
null
libhardware/tests/hwc/test-arrows.c
Keneral/ahardware
9a8a025f7c9471444c9e271bbe7f48182741d710
[ "Unlicense" ]
7
2018-01-08T02:53:32.000Z
2020-10-15T13:01:46.000Z
/* * Copyright (C) 2013 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...
26.042424
75
0.622993
[ "render" ]
12ea9045c2e9342e864cbe64ef66832279a403d9
2,422
h
C
libraries/gpu/src/gpu/StandardShaderLib.h
stojce/hifi
8e6c860a243131859c0706424097db56e6a604bd
[ "Apache-2.0" ]
7
2015-08-24T17:01:00.000Z
2021-03-30T09:30:40.000Z
libraries/gpu/src/gpu/StandardShaderLib.h
stojce/hifi
8e6c860a243131859c0706424097db56e6a604bd
[ "Apache-2.0" ]
1
2016-01-17T17:49:05.000Z
2016-01-17T17:49:05.000Z
libraries/gpu/src/gpu/StandardShaderLib.h
stojce/hifi
8e6c860a243131859c0706424097db56e6a604bd
[ "Apache-2.0" ]
1
2019-07-05T08:39:35.000Z
2019-07-05T08:39:35.000Z
// // StandardShaderLib.h // libraries/gpu/src/gpu // // Collection of standard shaders that can be used all over the place // // Created by Sam Gateau on 6/22/2015. // Copyright 2015 High Fidelity, Inc. // // Distributed under the Apache License, Version 2.0. // See the accompanying file LICENSE or http://www.a...
36.69697
168
0.741949
[ "model", "transform" ]
12ec67f409c7438f97434595f95cc0f1bdbad7bf
920
h
C
Filters/vtkOFFReader.h
djelouze/vtkKinship
49894f19fd402fb821c12ccd41e5da977f62473f
[ "Unlicense" ]
12
2018-05-04T08:32:05.000Z
2022-03-23T02:20:54.000Z
Filters/vtkOFFReader.h
jeromevelut/vtkKinship
49894f19fd402fb821c12ccd41e5da977f62473f
[ "Unlicense" ]
3
2018-05-07T09:32:21.000Z
2018-10-19T08:21:03.000Z
Filters/vtkOFFReader.h
djelouze/vtkKinship
49894f19fd402fb821c12ccd41e5da977f62473f
[ "Unlicense" ]
8
2018-05-25T09:22:19.000Z
2022-03-25T06:47:11.000Z
#ifndef __vtkOFFReader_h #define __vtkOFFReader_h #include "vtkPolyDataAlgorithm.h" class VTK_EXPORT vtkOFFReader : public vtkPolyDataAlgorithm { public: vtkTypeMacro(vtkOFFReader,vtkPolyDataAlgorithm); void PrintSelf(ostream& os, vtkIndent indent); // Description: // Construct object with merging set to tr...
24.210526
85
0.748913
[ "object" ]
12efa846ec35a74864a03e4b578c119a1f3aaed0
1,207
h
C
app42/libs/Shephertz_App42_iOS_API.framework/Versions/Current/Headers/Geo.h
saqsun/robovm-ios-bindings
dae85f2e573dbbc0973e40a730a22ce356f6a3c1
[ "Apache-2.0" ]
90
2015-01-01T21:20:50.000Z
2021-12-28T00:52:27.000Z
app42/libs/Shephertz_App42_iOS_API.framework/Versions/Current/Headers/Geo.h
saqsun/robovm-ios-bindings
dae85f2e573dbbc0973e40a730a22ce356f6a3c1
[ "Apache-2.0" ]
68
2015-01-02T00:22:36.000Z
2017-02-14T23:49:46.000Z
app42/libs/Shephertz_App42_iOS_API.framework/Versions/Current/Headers/Geo.h
saqsun/robovm-ios-bindings
dae85f2e573dbbc0973e40a730a22ce356f6a3c1
[ "Apache-2.0" ]
65
2015-01-11T23:53:12.000Z
2021-11-08T06:25:36.000Z
// // Geo.h // PAE_iOS_SDK // // Created by shephertz technologies on 11/04/12. // Copyright (c) 2012 ShephertzTechnology PVT LTD. All rights reserved. // #import <Foundation/Foundation.h> #import "App42Response.h" /** * * This Geo object is the value object which contains the properties of Geo * along with th...
20.810345
75
0.702568
[ "object" ]
12f2abd7c96c45e67c4956a2a36f3669328ba849
6,064
c
C
fileHandlers/fileHandlers.c
pabloturati/CS344-Assignment2
e680d558529cfce77c6253cbf48182bbb4ca6292
[ "MIT" ]
null
null
null
fileHandlers/fileHandlers.c
pabloturati/CS344-Assignment2
e680d558529cfce77c6253cbf48182bbb4ca6292
[ "MIT" ]
null
null
null
fileHandlers/fileHandlers.c
pabloturati/CS344-Assignment2
e680d558529cfce77c6253cbf48182bbb4ca6292
[ "MIT" ]
null
null
null
#include <stdio.h> #include <stdlib.h> #include <dirent.h> #include <sys/stat.h> #include <string.h> #include "fileHandlers.h" #include "../constants/constants.h" #include "../movieList/movieList.h" /* Struct to hold file object name and size */ struct file_data { off_t size; char *name; }; /* Returns largest fil...
25.91453
91
0.702012
[ "object" ]
12f4787704dff27a0ea77d1a9615ab0060fb3a34
3,053
h
C
aplcore/include/apl/media/mediamanager.h
tschaffter/apl-core-library
3a05342ba0fa2432c320476795c13e8cd990e8ee
[ "Apache-2.0" ]
null
null
null
aplcore/include/apl/media/mediamanager.h
tschaffter/apl-core-library
3a05342ba0fa2432c320476795c13e8cd990e8ee
[ "Apache-2.0" ]
1
2022-01-13T02:14:40.000Z
2022-01-13T03:35:16.000Z
aplcore/include/apl/media/mediamanager.h
tschaffter/apl-core-library
3a05342ba0fa2432c320476795c13e8cd990e8ee
[ "Apache-2.0" ]
null
null
null
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0/ * * or in the "license" ...
37.231707
119
0.712414
[ "object" ]
12f777d53cf9c760e9ba1e76713731db7566d6cc
6,169
h
C
src/sat/cryptominisat2/Logger.h
msoos/stp
671657cce09113af152991ccda8353fbff17ffdc
[ "BSL-1.0", "MIT" ]
null
null
null
src/sat/cryptominisat2/Logger.h
msoos/stp
671657cce09113af152991ccda8353fbff17ffdc
[ "BSL-1.0", "MIT" ]
null
null
null
src/sat/cryptominisat2/Logger.h
msoos/stp
671657cce09113af152991ccda8353fbff17ffdc
[ "BSL-1.0", "MIT" ]
null
null
null
/*********************************************************************************** CryptoMiniSat -- Copyright (c) 2009 Mate Soos 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 restricti...
32.298429
108
0.707246
[ "vector" ]
12f80aeb7016efddea332d404f7531c99108f016
32,853
c
C
xen-4.6.0/xen/arch/x86/cpu/vpmu_intel.c
StanPlatinum/VMI-as-a-Service
5828a9c73815ad7e043428e7e56dc0715aaa60a1
[ "MIT" ]
3
2019-08-31T19:58:24.000Z
2020-10-02T06:50:22.000Z
xen-4.6.0/xen/arch/x86/cpu/vpmu_intel.c
StanPlatinum/VMI-as-a-Service
5828a9c73815ad7e043428e7e56dc0715aaa60a1
[ "MIT" ]
1
2020-10-16T19:13:49.000Z
2020-10-16T19:13:49.000Z
xen-4.6.0/xen/arch/x86/cpu/vpmu_intel.c
StanPlatinum/ROP-detection-inside-VMs
7b39298dd0791711cbd78fd0730b819b755cc995
[ "MIT" ]
1
2021-06-06T21:10:21.000Z
2021-06-06T21:10:21.000Z
/* * vpmu_core2.c: CORE 2 specific PMU virtualization for HVM domain. * * Copyright (c) 2007, Intel Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software Foundatio...
31.498562
96
0.616078
[ "model" ]
42003563d8f037489a1f70a03ead1bd4ca320254
11,998
c
C
target/pixhawk/fmu-v2/board/board.c
bingobinlw/FMT-Firmware
c33c26e30877b93e13d72faf7cdd7d14e9ece073
[ "Apache-2.0" ]
null
null
null
target/pixhawk/fmu-v2/board/board.c
bingobinlw/FMT-Firmware
c33c26e30877b93e13d72faf7cdd7d14e9ece073
[ "Apache-2.0" ]
null
null
null
target/pixhawk/fmu-v2/board/board.c
bingobinlw/FMT-Firmware
c33c26e30877b93e13d72faf7cdd7d14e9ece073
[ "Apache-2.0" ]
1
2022-03-02T06:14:49.000Z
2022-03-02T06:14:49.000Z
/****************************************************************************** * Copyright 2020 The Firmament Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License ...
28.910843
108
0.651859
[ "vector", "model" ]
4205451994769596565b363fe169b379403fd8b3
14,072
c
C
MOO-1.8.1/disassemble.c
coyotebringsfire/MuMoo
8b993fa9b09cedaf0533027dc08e3111853a540a
[ "MIT" ]
null
null
null
MOO-1.8.1/disassemble.c
coyotebringsfire/MuMoo
8b993fa9b09cedaf0533027dc08e3111853a540a
[ "MIT" ]
null
null
null
MOO-1.8.1/disassemble.c
coyotebringsfire/MuMoo
8b993fa9b09cedaf0533027dc08e3111853a540a
[ "MIT" ]
null
null
null
/****************************************************************************** Copyright (c) 1994, 1995, 1996 Xerox Corporation. All rights reserved. Portions of this code were written by Stephen White, aka ghond. Use and copying of this software and preparation of derivative works based upon this software ar...
26.651515
79
0.62301
[ "vector", "3d" ]
3f0dc450cab957e35bd1e4012142d6325c76abac
2,048
h
C
src/SAGui/widgetlinux.h
agafon0ff/SimpleApp
bb1a9c14bbe5fd61be61db43068d3a75799204a6
[ "MIT" ]
2
2022-01-10T08:35:15.000Z
2022-01-18T07:03:39.000Z
src/SAGui/widgetlinux.h
agafon0ff/SimpleApp
bb1a9c14bbe5fd61be61db43068d3a75799204a6
[ "MIT" ]
2
2021-08-16T19:05:10.000Z
2021-10-05T14:36:51.000Z
src/SAGui/widgetlinux.h
agafon0ff/SimpleApp
bb1a9c14bbe5fd61be61db43068d3a75799204a6
[ "MIT" ]
2
2022-01-10T08:35:17.000Z
2022-01-18T07:03:59.000Z
#pragma once #ifdef __linux__ #include <string> #include <memory> #include <cstdint> #include <functional> #include <X11/Xlib.h> #include "SACore/object.h" #include "SACore/structs.h" namespace SA { class WidgetLinux { public: explicit WidgetLinux(WidgetLinux *parent = nullptr); virtual ~...
27.675676
78
0.630371
[ "object", "shape" ]
3f0f04ead1f0d175e6ffac769c1d171469d35c19
3,459
c
C
src/filter/bench/rresamp_crcf_benchmark.c
pk-mds/liquid-dsp
05b080bd65eabf5e61907beda409e6484eee099a
[ "MIT" ]
1
2021-07-28T08:31:44.000Z
2021-07-28T08:31:44.000Z
src/filter/bench/rresamp_crcf_benchmark.c
kwrtz/liquid-dsp
3033b71ee749fe744ac38c9c501100af93484b00
[ "MIT" ]
null
null
null
src/filter/bench/rresamp_crcf_benchmark.c
kwrtz/liquid-dsp
3033b71ee749fe744ac38c9c501100af93484b00
[ "MIT" ]
null
null
null
/* * Copyright (c) 2007 - 2018 Joseph Gaeddert * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, mer...
39.758621
84
0.698757
[ "object" ]
3f1007680cf63032535e41badff52045b0e69971
3,746
c
C
cmds/skill/enable.c
zhangyifei/mud
b2090bbd2a8d3d82b86148d794a7ca59cd2429f3
[ "MIT" ]
69
2018-03-08T18:24:44.000Z
2022-02-24T13:43:53.000Z
cmds/skill/enable.c
zhangyifei/mud
b2090bbd2a8d3d82b86148d794a7ca59cd2429f3
[ "MIT" ]
3
2019-04-24T12:21:19.000Z
2021-03-28T23:34:58.000Z
cmds/skill/enable.c
zhangyifei/mud
b2090bbd2a8d3d82b86148d794a7ca59cd2429f3
[ "MIT" ]
33
2017-12-23T05:06:58.000Z
2021-08-16T02:42:59.000Z
// enable.c #include <ansi.h> inherit F_CLEAN_UP; mapping valid_types = ([ "unarmed": "拳脚", "sword": "剑法", "blade": "刀法", "staff": "杖法", "hammer": "锤法", "club" : "棍法", "throwing": "暗器", "force": "内功", "parry": "招架", "dod...
25.310811
87
0.473305
[ "object", "3d" ]
3f221a24ca9c3c0e1b9b83a1a048f9fc4583fec4
61,770
c
C
libgcrypt-1.8.5/cipher/ecc.c
BeanGreen247/surf
a56d1b0ceb43c578c6a3258e4ffb2903dc691fe2
[ "MIT" ]
null
null
null
libgcrypt-1.8.5/cipher/ecc.c
BeanGreen247/surf
a56d1b0ceb43c578c6a3258e4ffb2903dc691fe2
[ "MIT" ]
null
null
null
libgcrypt-1.8.5/cipher/ecc.c
BeanGreen247/surf
a56d1b0ceb43c578c6a3258e4ffb2903dc691fe2
[ "MIT" ]
null
null
null
/* ecc.c - Elliptic Curve Cryptography * Copyright (C) 2007, 2008, 2010, 2011 Free Software Foundation, Inc. * Copyright (C) 2013, 2015 g10 Code GmbH * * This file is part of Libgcrypt. * * Libgcrypt is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public L...
27.368188
85
0.571022
[ "model" ]
3f23040d20179da5432a4d53b9372c92c5fbb78b
1,099
h
C
panda/src/downloader/bioStreamPtr.h
sean5470/panda3d
ea2d4fecd4af1d4064c5fe2ae2a902ef4c9b903d
[ "PHP-3.0", "PHP-3.01" ]
3
2020-01-02T08:43:36.000Z
2020-07-05T08:59:02.000Z
panda/src/downloader/bioStreamPtr.h
sean5470/panda3d
ea2d4fecd4af1d4064c5fe2ae2a902ef4c9b903d
[ "PHP-3.0", "PHP-3.01" ]
null
null
null
panda/src/downloader/bioStreamPtr.h
sean5470/panda3d
ea2d4fecd4af1d4064c5fe2ae2a902ef4c9b903d
[ "PHP-3.0", "PHP-3.01" ]
1
2020-03-11T17:38:45.000Z
2020-03-11T17:38:45.000Z
/** * PANDA 3D SOFTWARE * Copyright (c) Carnegie Mellon University. All rights reserved. * * All use of this software is subject to the terms of the revised BSD * license. You should have received a copy of this license along * with this source code in a file named "LICENSE." * * @file bioStreamPtr.h * @auth...
21.54902
76
0.727934
[ "object", "3d" ]
3f2555afdadb373e82fe83f3068723ec1f64c0bc
1,013
h
C
libraries/OneSheeld/CameraShield.h
Ygilany/CanSat
351732a975ed6afce2438198d9db01563f8fd71e
[ "Apache-2.0" ]
1
2015-06-07T23:14:12.000Z
2015-06-07T23:14:12.000Z
libraries/OneSheeld/CameraShield.h
Ygilany/Cansat
351732a975ed6afce2438198d9db01563f8fd71e
[ "Apache-2.0" ]
2
2017-06-10T22:39:09.000Z
2017-06-10T22:39:22.000Z
libraries/OneSheeld/CameraShield.h
Ygilany/CanSat
351732a975ed6afce2438198d9db01563f8fd71e
[ "Apache-2.0" ]
null
null
null
/* Project: 1Sheeld Library File: CameraShield.h Version: 1.0 Compiler: Arduino avr-gcc 4.3.2 Author: Integreight Date: 2014.5 */ #ifndef CameraShield_h #define CameraShield_h #include "ShieldParent.h" ...
19.113208
49
0.641658
[ "object" ]
3f2700823a52457297bcb321041322092077d2d3
7,043
h
C
Source/Objects/RNString.h
uberpixel/Rayne
94f601561aedfc3200e67ff9522f64fbc5ca4d8c
[ "MIT" ]
13
2020-08-08T11:57:05.000Z
2022-03-10T17:29:19.000Z
Source/Objects/RNString.h
uberpixel/Rayne
94f601561aedfc3200e67ff9522f64fbc5ca4d8c
[ "MIT" ]
1
2022-03-10T17:35:28.000Z
2022-03-10T18:21:57.000Z
Source/Objects/RNString.h
uberpixel/Rayne
94f601561aedfc3200e67ff9522f64fbc5ca4d8c
[ "MIT" ]
3
2020-08-08T14:22:34.000Z
2021-05-15T21:12:17.000Z
// // RNString.h // Rayne // // Copyright 2015 by Überpixel. All rights reserved. // Unauthorized use is punishable by torture, mutilation, and vivisection. // #ifndef __RAYNE_STRING_H__ #define __RAYNE_STRING_H__ #include "../Base/RNBase.h" #include "../Base/RNUnicode.h" #include "RNObject.h" #include "RNArray.h...
37.865591
168
0.71745
[ "object" ]
3f2b5a8cc57997ffb3980af1f0e2938dd581f340
3,843
h
C
gtests/FakeObjectsImpl/FakeClientBase.h
Servicerobotics-Ulm/SmartSoftComponentDeveloperAPIcpp
597d17adf96907793ad809dc2ede75d1f78c3392
[ "BSD-3-Clause" ]
1
2020-09-01T09:21:24.000Z
2020-09-01T09:21:24.000Z
gtests/FakeObjectsImpl/FakeClientBase.h
Servicerobotics-Ulm/SmartSoftComponentDeveloperAPIcpp
597d17adf96907793ad809dc2ede75d1f78c3392
[ "BSD-3-Clause" ]
4
2018-09-20T07:57:04.000Z
2021-07-28T13:52:18.000Z
gtests/FakeObjectsImpl/FakeClientBase.h
Servicerobotics-Ulm/SmartSoftComponentDeveloperAPIcpp
597d17adf96907793ad809dc2ede75d1f78c3392
[ "BSD-3-Clause" ]
2
2018-12-13T10:48:39.000Z
2019-06-19T13:18:47.000Z
//=================================================================================== // // Copyright (C) 2019 Alex Lotz // // lotz@hs-ulm.de // // Servicerobotik Ulm // Christian Schlegel // Ulm University of Applied Sciences // Prittwitzstr. 10 // 89075 Ulm // Germany...
34.621622
88
0.716107
[ "vector" ]
3f30d6d535d2a7ebd70a3d9bfed246e2f6588fd0
14,150
h
C
Core/llvm/src/main/swig/include/llvm-c/lto.h
bugvm/robovm
430cbeb4a9f49f48b982821b40741fad110efe57
[ "MIT" ]
58
2016-08-27T03:19:14.000Z
2022-01-05T17:33:44.000Z
Core/llvm/src/main/swig/include/llvm-c/lto.h
bugvm/robovm
430cbeb4a9f49f48b982821b40741fad110efe57
[ "MIT" ]
15
2018-03-02T03:38:56.000Z
2021-03-22T02:06:14.000Z
Core/llvm/src/main/swig/include/llvm-c/lto.h
bugvm/robovm
430cbeb4a9f49f48b982821b40741fad110efe57
[ "MIT" ]
22
2016-11-27T09:53:31.000Z
2021-11-22T00:22:53.000Z
/*===-- llvm-c/lto.h - LTO Public C Interface ---------------------*- C -*-===*\ |* *| |* The LLVM Compiler Infrastructure *| |* ...
27.529183
80
0.681413
[ "object", "model" ]
3f3c6aef44867f7435869c0f69f6a93f1721da00
748
h
C
src/MintFunction.h
ice-bit/Mint
20622a0acc278cf732f7e8bfa293a6ca2af265e0
[ "MIT" ]
null
null
null
src/MintFunction.h
ice-bit/Mint
20622a0acc278cf732f7e8bfa293a6ca2af265e0
[ "MIT" ]
null
null
null
src/MintFunction.h
ice-bit/Mint
20622a0acc278cf732f7e8bfa293a6ca2af265e0
[ "MIT" ]
1
2022-03-26T13:29:18.000Z
2022-03-26T13:29:18.000Z
/* * Mint interpreter * Developed by Marco Cetica (c) 2022 * Released under GPLv3 * */ #pragma once #include <memory> #include <utility> #include "MintCallable.h" class Environment; struct Function; class MintReturn { public: const std::any value; }; class MintFunction : public MintCallable { public: Mi...
22.666667
93
0.716578
[ "vector" ]
3f3d4f2f3c788e000e31f6fc44d744f2009c4509
11,166
c
C
src/firmware_spm.c
sqf-ice/Mesh_Bee
7b5f3287c5100af9a54e83cad29060bee06fdd5d
[ "MIT" ]
53
2015-02-09T20:43:08.000Z
2022-03-01T06:59:38.000Z
src/firmware_spm.c
sqf-ice/Mesh_Bee
7b5f3287c5100af9a54e83cad29060bee06fdd5d
[ "MIT" ]
10
2015-03-28T07:24:26.000Z
2019-02-14T13:11:29.000Z
src/firmware_spm.c
Seeed-Studio/Mesh_Bee
7b5f3287c5100af9a54e83cad29060bee06fdd5d
[ "MIT" ]
41
2015-01-13T02:17:16.000Z
2021-11-09T14:48:38.000Z
/* * firmware_uds.c * Firmware for SeeedStudio Mesh Bee(Zigbee) module * * Copyright (c) NXP B.V. 2012. * Spread by SeeedStudio * Author : Oliver Wang & Jack Shao * Create Time: 2014/04 * Change Log : UDS and Stream Processing Machine(SPM) * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIB...
34.146789
115
0.485313
[ "mesh" ]
3f4af9d827687da9e32f34b1026a666de6101adf
408
h
C
Ivor_Horton_Beginning_Visual_C++_2010/Ch09/Ex9_02/Box.h
hyller/GladiatorLibrary
38d99f345db80ebb00116e54c91eada7968fa447
[ "Unlicense" ]
7
2018-07-22T14:29:58.000Z
2021-05-03T04:40:13.000Z
Ivor_Horton_Beginning_Visual_C++_2010/Ch09/Ex9_02/Box.h
hyller/GladiatorLibrary
38d99f345db80ebb00116e54c91eada7968fa447
[ "Unlicense" ]
null
null
null
Ivor_Horton_Beginning_Visual_C++_2010/Ch09/Ex9_02/Box.h
hyller/GladiatorLibrary
38d99f345db80ebb00116e54c91eada7968fa447
[ "Unlicense" ]
5
2019-02-13T14:50:51.000Z
2020-07-24T09:05:22.000Z
// Box.h in Ex9_02 #pragma once class CBox { public: CBox(double lv = 1.0, double wv = 1.0, double hv = 1.0): m_Length(lv), m_Width(wv), m_Height(hv){} //Function to calculate the volume of a CBox object double Volume() const { return m_Length*m_Width*m_Height...
21.473684
71
0.57598
[ "object" ]
3f4c8e0241ed86b6c6a333d8f7f28e15596c9e92
1,012
h
C
RubiconEngine/Engine/Utility/Vector4.h
RealPlanet/RubiconEngine
9d12c6327d0558f06b5e2739aa7b631ddff70225
[ "MIT" ]
null
null
null
RubiconEngine/Engine/Utility/Vector4.h
RealPlanet/RubiconEngine
9d12c6327d0558f06b5e2739aa7b631ddff70225
[ "MIT" ]
1
2020-12-27T10:59:57.000Z
2020-12-27T10:59:57.000Z
RubiconEngine/Engine/Utility/Vector4.h
RealPlanet/RubiconEngine
9d12c6327d0558f06b5e2739aa7b631ddff70225
[ "MIT" ]
null
null
null
#pragma once #include "Vector3.h" class Vector4 { public: float x, y, z, w; Vector4() : x{ 0 }, y{ 0 }, z{ 0 }, w{ 0 }{} Vector4(float _x, float _y, float _z, float _w) : x{ _x }, y{ _y }, z{ _z }, w{ _w }{} Vector4(const Vector3& vector) : x{ vector.x }, y{ vector.y }, z{ vector.z }, w{ 1.0 }{} Vector4(const Vec...
48.190476
123
0.501976
[ "vector" ]
3f4e710bd9fea1cfbd6ed6e533d617c3d2eb82cb
11,262
h
C
samples/validation/ValidationSchema.h
profusion/cppgraphqlgen
3add6d3c8df2e453b7457921dfe4c42e113158f2
[ "MIT" ]
null
null
null
samples/validation/ValidationSchema.h
profusion/cppgraphqlgen
3add6d3c8df2e453b7457921dfe4c42e113158f2
[ "MIT" ]
null
null
null
samples/validation/ValidationSchema.h
profusion/cppgraphqlgen
3add6d3c8df2e453b7457921dfe4c42e113158f2
[ "MIT" ]
1
2020-07-30T12:37:47.000Z
2020-07-30T12:37:47.000Z
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. #pragma once #ifndef VALIDATIONSCHEMA_H #define VALIDATIONSCHEMA_H #include "graphqlservice/GraphQLService.h" #include <memory> #include <string> #include <vector> namespace graphql { namespace introspection { class Sc...
37.54
227
0.784941
[ "object", "vector" ]
3f5b151e3f6d2131e62c09c0750e398c6fa0e0a3
35,746
c
C
projects/linux/crypto/x509_openssl.c
Atrate/Project-Cerberus
083140b6cd239d269df463e56c21c6642f40cb63
[ "MIT" ]
null
null
null
projects/linux/crypto/x509_openssl.c
Atrate/Project-Cerberus
083140b6cd239d269df463e56c21c6642f40cb63
[ "MIT" ]
null
null
null
projects/linux/crypto/x509_openssl.c
Atrate/Project-Cerberus
083140b6cd239d269df463e56c21c6642f40cb63
[ "MIT" ]
null
null
null
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT license. #include <stdlib.h> #include <stddef.h> #include <stdbool.h> #include <string.h> #include <openssl/x509.h> #include <openssl/x509v3.h> #include <openssl/conf.h> #include <openssl/bio.h> #include <openssl/evp.h> #include <op...
23.862483
100
0.711352
[ "object", "model" ]
3f5d8878e54f496e0a2cfb67c80d458412785622
868
h
C
src/model/user/i_provider.h
luist18/feup-aeda-proj1
c9d500f3fbc24d36fed85a706926872094c2bf0b
[ "MIT" ]
null
null
null
src/model/user/i_provider.h
luist18/feup-aeda-proj1
c9d500f3fbc24d36fed85a706926872094c2bf0b
[ "MIT" ]
null
null
null
src/model/user/i_provider.h
luist18/feup-aeda-proj1
c9d500f3fbc24d36fed85a706926872094c2bf0b
[ "MIT" ]
1
2020-04-03T17:10:34.000Z
2020-04-03T17:10:34.000Z
#ifndef FEUP_AEDA_PROJ1_I_PROVIDER_H #define FEUP_AEDA_PROJ1_I_PROVIDER_H #include "../../model/vehicle/vehicle_list.h" #include "i_user.h" /*! * A IProvider provides the data implementation for the system providers. Derives from IUser. */ class IProvider : public IUser { public: /*! * Gets the vehicle li...
22.25641
93
0.699309
[ "model" ]
3f68bb56bf92d85e55ef6d3f0a7b9af5a9acf24a
3,724
h
C
Code/Components/CP/pipelinetasks/current/makecube/CubeMaker.h
rtobar/askapsoft
6bae06071d7d24f41abe3f2b7f9ee06cb0a9445e
[ "BSL-1.0", "Apache-2.0", "OpenSSL" ]
1
2020-06-18T08:37:43.000Z
2020-06-18T08:37:43.000Z
Code/Components/CP/pipelinetasks/current/makecube/CubeMaker.h
ATNF/askapsoft
d839c052d5c62ad8a511e58cd4b6548491a6006f
[ "BSL-1.0", "Apache-2.0", "OpenSSL" ]
null
null
null
Code/Components/CP/pipelinetasks/current/makecube/CubeMaker.h
ATNF/askapsoft
d839c052d5c62ad8a511e58cd4b6548491a6006f
[ "BSL-1.0", "Apache-2.0", "OpenSSL" ]
null
null
null
/// @file CubeMaker.h /// /// Class to run the creation of a new cube /// /// @copyright (c) 2013 CSIRO /// Australia Telescope National Facility (ATNF) /// Commonwealth Scientific and Industrial Research Organisation (CSIRO) /// PO Box 76, Epping NSW 1710, Australia /// atnf-enquiries@csiro.au /// /// This file is par...
31.82906
79
0.700859
[ "vector" ]
3f6a35d7091e89c7ea1dd6fc74ad90b427f91f6d
1,381
h
C
game/server/entities/maprules/CGameTeamSet.h
xalalau/HLEnhanced
f108222ab7d303c9ed5a8e81269f9e949508e78e
[ "Unlicense" ]
83
2016-06-10T20:49:23.000Z
2022-02-13T18:05:11.000Z
game/server/entities/maprules/CGameTeamSet.h
xalalau/HLEnhanced
f108222ab7d303c9ed5a8e81269f9e949508e78e
[ "Unlicense" ]
26
2016-06-16T22:27:24.000Z
2019-04-30T19:25:51.000Z
game/server/entities/maprules/CGameTeamSet.h
xalalau/HLEnhanced
f108222ab7d303c9ed5a8e81269f9e949508e78e
[ "Unlicense" ]
58
2016-06-10T23:52:33.000Z
2021-12-30T02:30:50.000Z
/*** * * Copyright (c) 1996-2001, Valve LLC. All rights reserved. * * This product contains software technology licensed from Id * Software, Inc. ("Id Technology"). Id Technology (c) 1996 Id Software, Inc. * All Rights Reserved. * * Use, distribution, and modification of this source code and/or resulting * object ...
34.525
100
0.771904
[ "object" ]
3f743018f262c94c6d2923b4803f24ab1ead3446
5,288
h
C
v3d_main/neuron_annotator/utility/DataThread.h
JazzBrain/vaa3d
1d40d32f5beb9761e68bb1b5e77af6d4a76a68e1
[ "MIT" ]
null
null
null
v3d_main/neuron_annotator/utility/DataThread.h
JazzBrain/vaa3d
1d40d32f5beb9761e68bb1b5e77af6d4a76a68e1
[ "MIT" ]
null
null
null
v3d_main/neuron_annotator/utility/DataThread.h
JazzBrain/vaa3d
1d40d32f5beb9761e68bb1b5e77af6d4a76a68e1
[ "MIT" ]
null
null
null
#ifndef DATATHREAD_H #define DATATHREAD_H #include "../../webservice/console/cdsConsoleDataServiceProxy.h" #include "../entity_model/AnnotatedBranch.h" #include <QObject> #include <QThread> #include <QHash> class OntologyAnnotation; class DataThread : public QThread { //Q_OBJECT public: explicit DataThread(...
25.669903
111
0.549924
[ "object" ]
3f793691f6fae0d94d9fb6de52ceaacc79fffe57
6,315
h
C
Core/zoolib/DeriveFrom.h
ElectricMagic/zoolib_cxx
cb3ccfde931b3989cd420fa093153204a7899805
[ "MIT" ]
13
2015-01-28T21:05:09.000Z
2021-11-03T22:21:11.000Z
Core/zoolib/DeriveFrom.h
ElectricMagic/zoolib_cxx
cb3ccfde931b3989cd420fa093153204a7899805
[ "MIT" ]
null
null
null
Core/zoolib/DeriveFrom.h
ElectricMagic/zoolib_cxx
cb3ccfde931b3989cd420fa093153204a7899805
[ "MIT" ]
4
2018-11-16T08:33:33.000Z
2021-12-11T19:40:46.000Z
// Copyright (c) 2016-2020 Andrew Green. MIT License. http://www.zoolib.org #ifndef __ZooLib_DeriveFrom_h__ #define __ZooLib_DeriveFrom_h__ #include "zconfig.h" #include "zoolib/TypeList.h" namespace ZooLib { // ================================================================================================= #prag...
36.293103
103
0.644497
[ "object" ]
3f7b0cbcbde4bb69b6e158b9b661a28df98b07e5
5,917
c
C
third_party/gst-plugins-bad/gst/mpegpsmux/mpegpsmux_aac.c
isabella232/aistreams
209f4385425405676a581a749bb915e257dbc1c1
[ "Apache-2.0" ]
6
2020-09-22T18:07:15.000Z
2021-10-21T01:34:04.000Z
third_party/gst-plugins-bad/gst/mpegpsmux/mpegpsmux_aac.c
isabella232/aistreams
209f4385425405676a581a749bb915e257dbc1c1
[ "Apache-2.0" ]
2
2020-11-10T13:17:39.000Z
2022-03-30T11:22:14.000Z
third_party/gst-plugins-bad/gst/mpegpsmux/mpegpsmux_aac.c
isabella232/aistreams
209f4385425405676a581a749bb915e257dbc1c1
[ "Apache-2.0" ]
3
2020-09-26T08:40:35.000Z
2021-10-21T01:33:56.000Z
/* * Copyright 2006, 2007, 2008 Fluendo S.A. * Authors: Jan Schmidt <jan@fluendo.com> * Kapil Agrawal <kapil@fluendo.com> * Julien Moutte <julien@fluendo.com> * * Copyright 2008 Lin YANG <oxcsnicho@gmail.com> * * This library is licensed under 4 different licenses and you * can choose to...
38.673203
82
0.714044
[ "object" ]
3f8a1e6e8c663fa2b673472d77ac35bc933dddf1
2,212
h
C
src/core.h
felipeek/raw-physics
238f6e192adcb1529222375426959a29d527570a
[ "MIT" ]
16
2022-02-02T10:03:23.000Z
2022-03-23T21:42:45.000Z
src/core.h
felipeek/raw-physics
238f6e192adcb1529222375426959a29d527570a
[ "MIT" ]
null
null
null
src/core.h
felipeek/raw-physics
238f6e192adcb1529222375426959a29d527570a
[ "MIT" ]
1
2022-02-05T14:47:43.000Z
2022-02-05T14:47:43.000Z
#ifndef RAW_PHYSICS_CORE_H #define RAW_PHYSICS_CORE_H #include <common.h> typedef int (*Example_Init_Func)(void); typedef void (*Example_Destroy_Func)(void); typedef void (*Example_Update_Func)(r64); typedef void (*Example_Render_Func)(void); typedef void (*Example_Input_Process_Func)(boolean*, r64); typedef void (*...
34.030769
76
0.847197
[ "render" ]
3f958923d6dca4ee1513545066b3e834647e42fc
2,117
h
C
clients/cpp-restsdk/generated/model/StringParameterValue.h
PankTrue/swaggy-jenkins
aca35a7cca6e1fcc08bd399e05148942ac2f514b
[ "MIT" ]
23
2017-08-01T12:25:26.000Z
2022-01-25T03:44:11.000Z
clients/cpp-restsdk/generated/model/StringParameterValue.h
PankTrue/swaggy-jenkins
aca35a7cca6e1fcc08bd399e05148942ac2f514b
[ "MIT" ]
35
2017-06-14T03:28:15.000Z
2022-02-14T10:25:54.000Z
clients/cpp-restsdk/generated/model/StringParameterValue.h
PankTrue/swaggy-jenkins
aca35a7cca6e1fcc08bd399e05148942ac2f514b
[ "MIT" ]
11
2017-08-31T19:00:20.000Z
2021-12-19T12:04:12.000Z
/** * Swaggy Jenkins * Jenkins API clients generated from Swagger / Open API specification * * OpenAPI spec version: 1.1.1 * Contact: blah@cliffano.com * * NOTE: This class is auto generated by OpenAPI-Generator 3.2.1-SNAPSHOT. * https://openapi-generator.tech * Do not edit the class manually. */ /* * Strin...
22.763441
119
0.661786
[ "model" ]
3f998e37411dd419e61017b89bb3e10f000e2f6c
19,911
c
C
binding-c/runtime/c/src/test/transport/test_queue.c
apache/etch
5a875755019a7f342a07c8c368a50e3efb6ae68c
[ "ECL-2.0", "Apache-2.0" ]
9
2015-02-14T15:09:54.000Z
2021-11-10T15:09:45.000Z
binding-c/runtime/c/src/test/transport/test_queue.c
apache/etch
5a875755019a7f342a07c8c368a50e3efb6ae68c
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
binding-c/runtime/c/src/test/transport/test_queue.c
apache/etch
5a875755019a7f342a07c8c368a50e3efb6ae68c
[ "ECL-2.0", "Apache-2.0" ]
14
2015-04-20T10:35:00.000Z
2021-11-10T15:09:35.000Z
/* $Id$ * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to you under the Apache License, Version * 2.0 (the "Lice...
26.906757
114
0.653157
[ "object" ]
3f9e17de8dc02573b7f58541aa9655ac80b97e83
3,456
h
C
modules/perception/radar/lib/interface/base_matcher.h
zhulianhai/apollo
ab47e53dff2a9fe836ac69fdf783a654a0220802
[ "Apache-2.0" ]
7
2017-07-07T07:56:13.000Z
2019-03-06T06:27:00.000Z
modules/perception/radar/lib/interface/base_matcher.h
zhulianhai/apollo
ab47e53dff2a9fe836ac69fdf783a654a0220802
[ "Apache-2.0" ]
null
null
null
modules/perception/radar/lib/interface/base_matcher.h
zhulianhai/apollo
ab47e53dff2a9fe836ac69fdf783a654a0220802
[ "Apache-2.0" ]
2
2017-07-07T07:56:15.000Z
2018-08-10T17:13:34.000Z
/****************************************************************************** * Copyright 2018 The Apollo Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the License); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * htt...
37.565217
79
0.676215
[ "vector" ]