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
271f707105da8f3eb01e74c61fd296241aafafd0
3,103
h
C
Source/Matrix.h
mbandreeta/NetworkExtraction
72ed5b37ffeb9f46b4cf67d57b763d24f2c5b763
[ "MIT" ]
null
null
null
Source/Matrix.h
mbandreeta/NetworkExtraction
72ed5b37ffeb9f46b4cf67d57b763d24f2c5b763
[ "MIT" ]
null
null
null
Source/Matrix.h
mbandreeta/NetworkExtraction
72ed5b37ffeb9f46b4cf67d57b763d24f2c5b763
[ "MIT" ]
1
2020-10-10T02:20:26.000Z
2020-10-10T02:20:26.000Z
#pragma once #include <iostream> #include <fstream> #include "Voxel.h" #include"Sphere.h" #include<cmath> #include<string> #include <thread> #include <algorithm> #include <itkImage.h> #include "itkNiftiImageIO.h" #include "itkImageFileReader.h" #include "itkImageFileWriter.h" #include "itkSignedMaurerDista...
36.505882
122
0.746374
[ "vector" ]
5c369fc6a63e29a64712bbfa435cf94ae0afaf05
3,645
h
C
HexRuntime/Runtime/Core/JIT/HexJIT/Frontend/Transformer.h
HexJacaranda/HexRuntime
0010be8ce78e3a842df2b772a92c31239379ce6c
[ "Apache-2.0" ]
1
2021-11-03T15:48:30.000Z
2021-11-03T15:48:30.000Z
HexRuntime/Runtime/Core/JIT/HexJIT/Frontend/Transformer.h
HexJacaranda/HexRuntime
0010be8ce78e3a842df2b772a92c31239379ce6c
[ "Apache-2.0" ]
null
null
null
HexRuntime/Runtime/Core/JIT/HexJIT/Frontend/Transformer.h
HexJacaranda/HexRuntime
0010be8ce78e3a842df2b772a92c31239379ce6c
[ "Apache-2.0" ]
null
null
null
#pragma once #include "..\..\..\..\RuntimeAlias.h" #include "..\..\..\Meta\MDRecords.h" #include "..\HexJITContext.h" #include "..\JITFlow.h" #include "..\IR.h" #include "EvaluationStack.h" namespace RTJ::Hex { /// <summary> /// Transform the opcode to basic block expression tree. /// </summary> class ILTransforme...
32.837838
103
0.719342
[ "transform" ]
5c482fa2a08f44818568e3e43a555ef8043d91e1
47,589
c
C
tests/decode/test8_suit12/src/main.c
LairdCP/zcbor
942ae07b0d94168526ceb85bf1d0f18deaf2d482
[ "Apache-2.0" ]
4
2022-03-06T08:16:13.000Z
2022-03-23T03:41:01.000Z
tests/decode/test8_suit12/src/main.c
LairdCP/zcbor
942ae07b0d94168526ceb85bf1d0f18deaf2d482
[ "Apache-2.0" ]
28
2022-01-18T13:32:20.000Z
2022-03-30T11:42:21.000Z
tests/decode/test8_suit12/src/main.c
LairdCP/zcbor
942ae07b0d94168526ceb85bf1d0f18deaf2d482
[ "Apache-2.0" ]
5
2022-02-28T21:13:52.000Z
2022-03-15T10:38:22.000Z
/* * Copyright (c) 2021 Nordic Semiconductor ASA * * SPDX-License-Identifier: Apache-2.0 */ #include <ztest.h> #include "manifest12_decode.h" #include "zcbor_debug.h" // Enables use of print functions when debugging tests. /* Test vector discovered via fuzzing with AFL. */ uint8_t crash_vector0[] = { 0xd8, 0x30...
55.855634
80
0.666982
[ "vector" ]
5c4d8e972dcab4bea6832544d3a746c997b1240b
2,137
h
C
include/arch/arm64/arch.h
lylezhu2014/zephyr
ebcc316e1cef9608ca0a74d9f39a6c67b2c86c0d
[ "Apache-2.0" ]
1
2017-11-01T07:37:49.000Z
2017-11-01T07:37:49.000Z
include/arch/arm64/arch.h
lylezhu2014/zephyr
ebcc316e1cef9608ca0a74d9f39a6c67b2c86c0d
[ "Apache-2.0" ]
1
2018-01-31T10:13:49.000Z
2018-01-31T10:13:49.000Z
include/arch/arm64/arch.h
lylezhu2014/zephyr
ebcc316e1cef9608ca0a74d9f39a6c67b2c86c0d
[ "Apache-2.0" ]
2
2017-11-01T07:38:56.000Z
2021-05-16T13:58:01.000Z
/* * Copyright (c) 2019 Carlo Caione <ccaione@baylibre.com> * * SPDX-License-Identifier: Apache-2.0 */ /** * @file * @brief ARM64 specific kernel interface header * * This header contains the ARM64 specific kernel interface. It is * included by the kernel interface architecture-abstraction header * (include...
24.848837
67
0.766027
[ "object" ]
5c504d99f6e42a7bfa6fb1e5092d199314147b23
668
h
C
Alpha/Renderers/ALPHAImageRendererViewController.h
huangboju/Alpha
278e5772c38b3e2c2464718e8f2327c455020006
[ "MIT" ]
797
2015-01-26T02:51:19.000Z
2021-11-22T07:03:36.000Z
Alpha/Renderers/ALPHAImageRendererViewController.h
huangboju/Alpha
278e5772c38b3e2c2464718e8f2327c455020006
[ "MIT" ]
61
2015-05-06T16:17:40.000Z
2017-08-18T14:58:49.000Z
Alpha/Renderers/ALPHAImageRendererViewController.h
huangboju/Alpha
278e5772c38b3e2c2464718e8f2327c455020006
[ "MIT" ]
64
2015-01-26T02:51:26.000Z
2021-10-29T18:03:33.000Z
// // ALPHAImageRendererViewController.h // Alpha // // Created by Dal Rupnik on 10/06/15. // Copyright © 2015 Unified Sense. All rights reserved. // #import "ALPHADataRenderer.h" @interface ALPHAImageRendererViewController : UIViewController <ALPHADataRenderer> #pragma mark - ALPHADataRenderer @property (nonat...
24.740741
82
0.775449
[ "object" ]
5c5653dc2665e9fa64e3deb76358c141de79b767
3,543
h
C
src/arkode/arkode_erkstep_impl.h
aseyboldt/sundials
24937ea96143c15a8439ebe7510b32df054d2364
[ "BSD-3-Clause" ]
null
null
null
src/arkode/arkode_erkstep_impl.h
aseyboldt/sundials
24937ea96143c15a8439ebe7510b32df054d2364
[ "BSD-3-Clause" ]
null
null
null
src/arkode/arkode_erkstep_impl.h
aseyboldt/sundials
24937ea96143c15a8439ebe7510b32df054d2364
[ "BSD-3-Clause" ]
null
null
null
/*--------------------------------------------------------------- * Programmer(s): Daniel R. Reynolds @ SMU *--------------------------------------------------------------- * SUNDIALS Copyright Start * Copyright (c) 2002-2020, Lawrence Livermore National Security * and Southern Methodist University. * All rights ...
35.787879
74
0.493649
[ "vector" ]
5c5c60766e4e77df3f08b8353ea6e0e003b996c9
1,454
h
C
src/f_save.h
Masrik-Dahir/xfigx-3.1.1
40ec5d16e2f7ec4a3e84940fbf6a96c7b1890645
[ "MIT" ]
null
null
null
src/f_save.h
Masrik-Dahir/xfigx-3.1.1
40ec5d16e2f7ec4a3e84940fbf6a96c7b1890645
[ "MIT" ]
null
null
null
src/f_save.h
Masrik-Dahir/xfigx-3.1.1
40ec5d16e2f7ec4a3e84940fbf6a96c7b1890645
[ "MIT" ]
null
null
null
/* * FIG : Facility for Interactive Generation of figures * Copyright (c) 1985-1988 by Supoj Sutanthavibul * Parts Copyright (c) 1989-2015 by Brian V. Smith * Parts Copyright (c) 1991 by Paul King * Parts Copyright (c) 2016-2020 by Thomas Loimer * * Any party obtaining a copy of these files is granted, free of c...
36.35
77
0.758597
[ "object" ]
5c62b5d816cb37357a564e46e500616d141b6684
642
h
C
mc_rtc_rviz_panel/src/ArrayInputWidget.h
mmurooka/mc_rtc_ros
781b67729cd9375f558d55b190e77fee1993ca4e
[ "BSD-2-Clause" ]
7
2019-12-16T01:14:22.000Z
2021-07-18T04:59:00.000Z
mc_rtc_rviz_panel/src/ArrayInputWidget.h
mmurooka/mc_rtc_ros
781b67729cd9375f558d55b190e77fee1993ca4e
[ "BSD-2-Clause" ]
14
2020-02-04T03:00:01.000Z
2022-01-25T09:29:48.000Z
mc_rtc_rviz_panel/src/ArrayInputWidget.h
mmurooka/mc_rtc_ros
781b67729cd9375f558d55b190e77fee1993ca4e
[ "BSD-2-Clause" ]
8
2019-12-27T05:30:19.000Z
2021-07-09T06:08:53.000Z
/* * Copyright 2016-2019 CNRS-UM LIRMM, CNRS-AIST JRL */ #pragma once #include "ClientWidget.h" namespace mc_rtc_rviz { struct ArrayInputWidget : public ClientWidget { Q_OBJECT public: ArrayInputWidget(const ClientWidgetParam & param, const std::vector<std::string> & labels); void update(const Eigen::Vecto...
18.882353
93
0.738318
[ "vector" ]
5c6e80e64d32e9594261baa53a10dd9b12b1cd86
690
h
C
src/utils.h
KnairdA/SimpleParser
d7e8d8e4cdef84ded68795ba0c41bec2f1ee37f2
[ "MIT" ]
null
null
null
src/utils.h
KnairdA/SimpleParser
d7e8d8e4cdef84ded68795ba0c41bec2f1ee37f2
[ "MIT" ]
null
null
null
src/utils.h
KnairdA/SimpleParser
d7e8d8e4cdef84ded68795ba0c41bec2f1ee37f2
[ "MIT" ]
null
null
null
#ifndef PARSER_SRC_UTILS_H_ #define PARSER_SRC_UTILS_H_ #include <string> #include <vector> #include "nodes.h" namespace SimpleParser { enum class PrecedenceLevel : uint8_t { FIRST = 1, SECOND = 2, THIRD = 3, FOURTH = 4, FIFTH = 5, }; enum class TokenType { OPERATOR_PLUS, OPERATOR_MINUS, OPERATOR_DIVIDE...
16.829268
51
0.757971
[ "vector" ]
5c7abae94a2060419b40531715ec25ad7a0ba42a
3,632
h
C
samples/extensions/raytracing_basic/raytracing_basic.h
lukaprsina/Vulkan-Samples
d291a4c5b32f94462eafdce6f6b965a34970906f
[ "Apache-2.0" ]
2,842
2016-02-16T14:01:31.000Z
2022-03-30T19:10:32.000Z
samples/extensions/raytracing_basic/raytracing_basic.h
lukaprsina/Vulkan-Samples
d291a4c5b32f94462eafdce6f6b965a34970906f
[ "Apache-2.0" ]
316
2016-02-16T20:41:29.000Z
2022-03-29T02:20:32.000Z
samples/extensions/raytracing_basic/raytracing_basic.h
lukaprsina/Vulkan-Samples
d291a4c5b32f94462eafdce6f6b965a34970906f
[ "Apache-2.0" ]
504
2016-02-16T16:43:37.000Z
2022-03-31T20:24:35.000Z
/* Copyright (c) 2019-2021, Sascha Willems * * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 the "License"; * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * ...
33.943925
121
0.735683
[ "render", "vector" ]
5c8052ac6cea5a6dfffe3340d420402e6ca89b74
2,594
h
C
cpp/src/arrow/python/python_to_arrow.h
stspyder/arrow
16b2a44be2b71bc1a7c95df70795664b4d450b6d
[ "Apache-2.0" ]
2
2021-09-28T01:36:21.000Z
2021-12-22T08:24:17.000Z
cpp/src/arrow/python/python_to_arrow.h
stspyder/arrow
16b2a44be2b71bc1a7c95df70795664b4d450b6d
[ "Apache-2.0" ]
8
2020-04-10T19:03:51.000Z
2021-01-21T01:06:28.000Z
cpp/src/arrow/python/python_to_arrow.h
stspyder/arrow
16b2a44be2b71bc1a7c95df70795664b4d450b6d
[ "Apache-2.0" ]
1
2020-12-08T10:36:30.000Z
2020-12-08T10:36:30.000Z
// Licensed to the Apache Software Foundation (ASF) under one // or more contributor license agreements. See the NOTICE file // distributed with this work for additional information // regarding copyright ownership. The ASF licenses this file // to you under the Apache License, Version 2.0 (the // "License"); you may...
32.024691
88
0.718581
[ "object" ]
5c901d5b0f84a63e9579e6650118aee760cfc29b
3,196
h
C
content/browser/media/media_internals.h
codenote/chromium-test
0637af0080f7e80bf7d20b29ce94c5edc817f390
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
1
2018-03-10T13:08:49.000Z
2018-03-10T13:08:49.000Z
content/browser/media/media_internals.h
codenote/chromium-test
0637af0080f7e80bf7d20b29ce94c5edc817f390
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
content/browser/media/media_internals.h
codenote/chromium-test
0637af0080f7e80bf7d20b29ce94c5edc817f390
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
1
2020-11-04T07:25:45.000Z
2020-11-04T07:25:45.000Z
// Copyright (c) 2012 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 CONTENT_BROWSER_MEDIA_MEDIA_INTERNALS_H_ #define CONTENT_BROWSER_MEDIA_MEDIA_INTERNALS_H_ #include <string> #include <vector> #include "base...
32.948454
80
0.711827
[ "vector" ]
5c962e3976449070d7df97336cd4099af42340ef
3,628
h
C
libgearman-server/struct/server.h
xuyanjun/gearman
36af368d6a0628f30f0654cc3ce2801c758ba292
[ "BSD-3-Clause" ]
null
null
null
libgearman-server/struct/server.h
xuyanjun/gearman
36af368d6a0628f30f0654cc3ce2801c758ba292
[ "BSD-3-Clause" ]
null
null
null
libgearman-server/struct/server.h
xuyanjun/gearman
36af368d6a0628f30f0654cc3ce2801c758ba292
[ "BSD-3-Clause" ]
null
null
null
/* vim:expandtab:shiftwidth=2:tabstop=2:smarttab: * * Gearmand client and server library. * * Copyright (C) 2011 Data Differential, http://datadifferential.com/ * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the fo...
32.684685
77
0.764057
[ "object" ]
5c98d6520e3bf40f34111d9d42054008a3ffd93f
786
h
C
tf2_bot_detector/PeriodicActions.h
Chrissucks/tf2_bot_detector
4a073e576c96f017c01531e4a37541e4c74ee250
[ "MIT" ]
null
null
null
tf2_bot_detector/PeriodicActions.h
Chrissucks/tf2_bot_detector
4a073e576c96f017c01531e4a37541e4c74ee250
[ "MIT" ]
null
null
null
tf2_bot_detector/PeriodicActions.h
Chrissucks/tf2_bot_detector
4a073e576c96f017c01531e4a37541e4c74ee250
[ "MIT" ]
null
null
null
#pragma once #include "Clock.h" #include <memory> #include <vector> namespace tf2_bot_detector { class IAction; class ActionManager; class IPeriodicAction { public: virtual ~IPeriodicAction() = default; virtual duration_t GetInterval() const = 0; virtual duration_t GetInitialDelay() const { return {}; }...
18.714286
65
0.737913
[ "vector" ]
b151ad62e0f7528e35f9f747deb05a01c96afac6
7,931
h
C
3rdparty/openmm/openmmapi/include/openmm/PeriodicTorsionForce.h
merkys/MMB
0531385b8367405e1188e31c3eef7aa4cc50170b
[ "MIT" ]
5
2020-07-31T17:33:03.000Z
2022-01-01T19:24:37.000Z
3rdparty/openmm/openmmapi/include/openmm/PeriodicTorsionForce.h
merkys/MMB
0531385b8367405e1188e31c3eef7aa4cc50170b
[ "MIT" ]
11
2020-06-16T05:05:42.000Z
2022-03-30T09:59:14.000Z
3rdparty/openmm/openmmapi/include/openmm/PeriodicTorsionForce.h
merkys/MMB
0531385b8367405e1188e31c3eef7aa4cc50170b
[ "MIT" ]
9
2020-01-24T12:02:37.000Z
2020-10-16T06:23:56.000Z
#ifndef OPENMM_PERIODICTORSIONFORCE_H_ #define OPENMM_PERIODICTORSIONFORCE_H_ /* -------------------------------------------------------------------------- * * OpenMM * * -------------------------------------------------------------------------- * ...
52.177632
155
0.638003
[ "object", "vector" ]
b15f130a9d945e9821077b9bc4b8545fb6ead48b
6,818
h
C
external-deps/collada-dom/include/1.5/dom/domFx_sources.h
j4m3z0r/GamePlay
02ca734e5734d2fbc9d00a7eff65ed2656f26975
[ "Apache-2.0", "Unlicense" ]
1
2021-09-02T01:45:24.000Z
2021-09-02T01:45:24.000Z
external-deps/collada-dom/include/1.5/dom/domFx_sources.h
j4m3z0r/GamePlay
02ca734e5734d2fbc9d00a7eff65ed2656f26975
[ "Apache-2.0", "Unlicense" ]
null
null
null
external-deps/collada-dom/include/1.5/dom/domFx_sources.h
j4m3z0r/GamePlay
02ca734e5734d2fbc9d00a7eff65ed2656f26975
[ "Apache-2.0", "Unlicense" ]
null
null
null
#ifndef __domFx_sources_h__ #define __domFx_sources_h__ #include <dae/daeDocument.h> #include <dom/domTypes.h> #include <dom/domElements.h> class DAE; class domFx_sources : public daeElement { public: virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::FX_SOURCES; } static dae...
30.168142
106
0.686858
[ "object", "model" ]
b160b6db5e9dcce2d1c96816eef33e93c91d26c4
3,218
h
C
svc_container.h
mikejac/rpcmqtt.esp8266-nonos.cpp
a2a6b8821dde314c8feadd809029c4c07fec4186
[ "MIT" ]
null
null
null
svc_container.h
mikejac/rpcmqtt.esp8266-nonos.cpp
a2a6b8821dde314c8feadd809029c4c07fec4186
[ "MIT" ]
null
null
null
svc_container.h
mikejac/rpcmqtt.esp8266-nonos.cpp
a2a6b8821dde314c8feadd809029c4c07fec4186
[ "MIT" ]
null
null
null
/* * The MIT License (MIT) * * ESP8266 Non-OS Firmware * Copyright (c) 2015 Michael Jacobsen (github.com/mikejac) * * 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 restrict...
27.741379
158
0.61156
[ "model" ]
b16be43ab786534da4501cc1808f5c8d0e62c193
4,075
h
C
include/sonar_image_proc/AbstractSonarInterface.h
amarburg/libdraw_sonar
b7203d7a9aedee0a01779b5269ddcfe503f7971f
[ "BSD-3-Clause" ]
null
null
null
include/sonar_image_proc/AbstractSonarInterface.h
amarburg/libdraw_sonar
b7203d7a9aedee0a01779b5269ddcfe503f7971f
[ "BSD-3-Clause" ]
null
null
null
include/sonar_image_proc/AbstractSonarInterface.h
amarburg/libdraw_sonar
b7203d7a9aedee0a01779b5269ddcfe503f7971f
[ "BSD-3-Clause" ]
null
null
null
// Copyright 2021 University of Washington Applied Physics Laboratory // #pragma once #include <limits> #include <math.h> #include <stdint.h> #include <utility> #include <vector> namespace sonar_image_proc { typedef std::pair<float, float> Bounds_t; extern const Bounds_t UnsetBounds; struct AzimuthRangeIndices { ...
27.910959
78
0.71681
[ "vector" ]
b17489cee58c5632032ce8a794fd98b20ac5e9dc
1,328
h
C
engine/core/audio/impl/sound_impl.h
ValtoForks/EtherealEngine
ab769803dcd71a61c2805afd259959b62fcdc1ff
[ "BSD-2-Clause" ]
791
2016-11-04T14:13:41.000Z
2022-03-20T20:47:31.000Z
engine/core/audio/impl/sound_impl.h
ValtoForks/EtherealEngine
ab769803dcd71a61c2805afd259959b62fcdc1ff
[ "BSD-2-Clause" ]
28
2016-12-01T05:59:30.000Z
2021-03-20T09:49:26.000Z
engine/core/audio/impl/sound_impl.h
ValtoForks/EtherealEngine
ab769803dcd71a61c2805afd259959b62fcdc1ff
[ "BSD-2-Clause" ]
151
2016-12-21T09:44:43.000Z
2022-03-31T13:42:18.000Z
#pragma once #include "../sound_data.h" #include <AL/al.h> #include <mutex> namespace audio { namespace priv { class source_impl; class sound_impl { public: using native_handle_type = ALuint; sound_impl(); ~sound_impl(); sound_impl(std::vector<std::uint8_t>&& buffer, const sound_info& info, bool str...
22.508475
96
0.693524
[ "vector" ]
b17981bf6639982a97049b7335aa610084e807ce
787
h
C
examples/FightingGame2D/FightingGame2DGame.h
xcasadio/casaengine
19e34c0457265435c28667df7f2e5c137d954b98
[ "MIT" ]
null
null
null
examples/FightingGame2D/FightingGame2DGame.h
xcasadio/casaengine
19e34c0457265435c28667df7f2e5c137d954b98
[ "MIT" ]
null
null
null
examples/FightingGame2D/FightingGame2DGame.h
xcasadio/casaengine
19e34c0457265435c28667df7f2e5c137d954b98
[ "MIT" ]
null
null
null
#ifndef FightingGame2DGAME_H_ #define FightingGame2DGAME_H_ #include "GameTime.h" #include "Game/Game.h" #include "Sprite/SpriteRenderer.h" #include "World/World.h" #include "Entities/Components/AnimatedSpriteComponent.h" using namespace CasaEngine; class FightingGame2DGame : public Game { public: FightingGame2D...
18.738095
56
0.770013
[ "vector" ]
b17a61901d4e22e294e9e023807b141f416af4e9
190
h
C
inc/branch.h
Programmer74/vno-cli
9d6c04cac2aaf8b9f0e440699e02aa9957173060
[ "MIT" ]
null
null
null
inc/branch.h
Programmer74/vno-cli
9d6c04cac2aaf8b9f0e440699e02aa9957173060
[ "MIT" ]
null
null
null
inc/branch.h
Programmer74/vno-cli
9d6c04cac2aaf8b9f0e440699e02aa9957173060
[ "MIT" ]
null
null
null
#ifndef BRANCH_H #define BRANCH_H #include <vector> #include <string> #include <iostream> class branch { public: static void do_branch(std::string branch_name); }; #endif // COMMIT_H
12.666667
51
0.726316
[ "vector" ]
b17f3fba0df099cf2c56ca11a943413ea0362ce7
32,577
c
C
src/hg/lib/wikiTrack.c
bowhan/kent
714d060bfe004719bb2465a2fecde52f746ab4fb
[ "IJG" ]
3
2017-10-11T21:10:01.000Z
2018-03-14T22:19:20.000Z
src/hg/lib/wikiTrack.c
bowhan/kent
714d060bfe004719bb2465a2fecde52f746ab4fb
[ "IJG" ]
null
null
null
src/hg/lib/wikiTrack.c
bowhan/kent
714d060bfe004719bb2465a2fecde52f746ab4fb
[ "IJG" ]
3
2016-10-25T18:19:35.000Z
2021-03-07T01:46:18.000Z
/* wikiTrack.c was originally generated by the autoSql program, which also * generated wikiTrack.h and wikiTrack.sql. This module links the database and * the RAM representation of objects. */ #include "common.h" #include "linefile.h" #include "dystring.h" #include "jksql.h" #include "wikiTrack.h" #include "errCat...
30.704053
236
0.694079
[ "render" ]
b1882c60dc563a7d69aa75f8d97451cd94e69c34
2,305
h
C
yingying_delphi/Delphicpp_v8.4.2_Linux/src/dplt/ddm/view/MultiView.h
caixiuhong/Develop-MCCE
31df6d22b8aac9a10c1e5c7809913b63ba83d23b
[ "MIT" ]
null
null
null
yingying_delphi/Delphicpp_v8.4.2_Linux/src/dplt/ddm/view/MultiView.h
caixiuhong/Develop-MCCE
31df6d22b8aac9a10c1e5c7809913b63ba83d23b
[ "MIT" ]
36
2019-06-03T20:30:45.000Z
2020-04-17T19:17:26.000Z
yingying_delphi/Delphicpp_v8.4.2_Linux/src/dplt/ddm/view/MultiView.h
caixiuhong/Develop-MCCE
31df6d22b8aac9a10c1e5c7809913b63ba83d23b
[ "MIT" ]
6
2019-06-03T16:56:43.000Z
2020-01-09T03:32:31.000Z
#ifndef DDM__VIEW__MULTI_VIEW_H__INCLUDED #define DDM__VIEW__MULTI_VIEW_H__INCLUDED #include "../../ddm/Types.h" #include "../../ddm/Dimensional.h" #include "../../ddm/Cartesian.h" #include <vector> namespace ddm { /** * Multidimensional view. * * Extends concepts outlined in the TS: * * "Multidimensiona...
25.32967
74
0.659002
[ "shape", "vector" ]
b1a278aab6a1588ba92ca9c438b49a5626a41004
2,453
h
C
SourceCode/Chapter05/SocialSharingDemo/SocialSharingDemo/Pods/TwitterCore/iOS/TwitterCore.framework/PrivateHeaders/TWTRNetworkingPipelinePackage.h
CoderDream/Intermediate-iOS-12-Projramming-with-Swift
868b80bac32eaeb46365b72a49757a3f1e763f59
[ "MIT" ]
null
null
null
SourceCode/Chapter05/SocialSharingDemo/SocialSharingDemo/Pods/TwitterCore/iOS/TwitterCore.framework/PrivateHeaders/TWTRNetworkingPipelinePackage.h
CoderDream/Intermediate-iOS-12-Projramming-with-Swift
868b80bac32eaeb46365b72a49757a3f1e763f59
[ "MIT" ]
null
null
null
SourceCode/Chapter05/SocialSharingDemo/SocialSharingDemo/Pods/TwitterCore/iOS/TwitterCore.framework/PrivateHeaders/TWTRNetworkingPipelinePackage.h
CoderDream/Intermediate-iOS-12-Projramming-with-Swift
868b80bac32eaeb46365b72a49757a3f1e763f59
[ "MIT" ]
null
null
null
/* * Copyright (C) 2017 Twitter, 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 agr...
34.549296
226
0.774154
[ "object" ]
b1a2e43229654626c108b1dcc47aab2643bf9e7a
29,293
h
C
src/CbirPicsom.h
aalto-cbir/PicSOM
b8d8d1db070c0134034f9ae90233e2e8d0504c26
[ "Apache-2.0" ]
6
2015-11-11T10:57:45.000Z
2019-06-10T19:02:55.000Z
src/CbirPicsom.h
aalto-cbir/PicSOM
b8d8d1db070c0134034f9ae90233e2e8d0504c26
[ "Apache-2.0" ]
1
2018-03-22T12:58:48.000Z
2018-03-22T12:58:48.000Z
src/CbirPicsom.h
aalto-cbir/PicSOM
b8d8d1db070c0134034f9ae90233e2e8d0504c26
[ "Apache-2.0" ]
null
null
null
// -*- C++ -*- $Id: CbirPicsom.h,v 2.30 2009/12/09 11:55:41 jorma Exp $ // // Copyright 1998-2009 PicSOM Development Group <picsom@cis.hut.fi> // Helsinki University of Technology // P.O.BOX 5400, FI-02015 TKK, FINLAND // #ifndef _CBIRPICSOM_H_ #define _CBIRPICSOM_H_ #include <CbirStageBased.h> using namespace st...
31.329412
87
0.642406
[ "object", "vector" ]
b1a8846e8275a36cfc950658dba3930cb1e75cdd
2,461
h
C
src/media/audio/drivers/test/test_base.h
dahlia-os/fuchsia-pine64-pinephone
57aace6f0b0bd75306426c98ab9eb3ff4524a61d
[ "BSD-3-Clause" ]
14
2020-10-25T05:48:36.000Z
2021-09-20T02:46:20.000Z
src/media/audio/drivers/test/test_base.h
JokeZhang/fuchsia
d6e9dea8dca7a1c8fa89d03e131367e284b30d23
[ "BSD-3-Clause" ]
1
2022-01-14T23:38:40.000Z
2022-01-14T23:38:40.000Z
src/media/audio/drivers/test/test_base.h
JokeZhang/fuchsia
d6e9dea8dca7a1c8fa89d03e131367e284b30d23
[ "BSD-3-Clause" ]
4
2020-12-28T17:04:45.000Z
2022-03-12T03:20:44.000Z
// Copyright 2020 The Fuchsia 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 SRC_MEDIA_AUDIO_DRIVERS_TEST_TEST_BASE_H_ #define SRC_MEDIA_AUDIO_DRIVERS_TEST_TEST_BASE_H_ #include <fuchsia/hardware/audio/cpp/fidl.h> #include ...
35.666667
100
0.764323
[ "vector" ]
b1abc3069d755d745e8c0756d871a5968e197fc0
887
h
C
vital/applets/config_explorer.h
willdunklin/kwiver
7642af7cc9c8727f85b322331164569665bae224
[ "BSD-3-Clause" ]
null
null
null
vital/applets/config_explorer.h
willdunklin/kwiver
7642af7cc9c8727f85b322331164569665bae224
[ "BSD-3-Clause" ]
null
null
null
vital/applets/config_explorer.h
willdunklin/kwiver
7642af7cc9c8727f85b322331164569665bae224
[ "BSD-3-Clause" ]
null
null
null
// This file is part of KWIVER, and is distributed under the // OSI-approved BSD 3-Clause License. See top-level LICENSE file or // https://github.com/Kitware/kwiver/blob/master/LICENSE for details. #ifndef KWIVER_TOOL_CONFIG_EXPLORER_H #define KWIVER_TOOL_CONFIG_EXPLORER_H #include <vital/applets/kwiver_applet.h> #...
25.342857
87
0.729425
[ "vector" ]
b1aea22e7e9cd2287d684668274167bc0400b1fa
2,984
h
C
src/http_server.h
trungams/http-server
4e12bed96fc3e510fbcb751d1ae4848c57a296ae
[ "MIT" ]
6
2020-08-20T06:59:04.000Z
2022-03-29T01:32:18.000Z
src/http_server.h
trungams/http-server
4e12bed96fc3e510fbcb751d1ae4848c57a296ae
[ "MIT" ]
null
null
null
src/http_server.h
trungams/http-server
4e12bed96fc3e510fbcb751d1ae4848c57a296ae
[ "MIT" ]
1
2022-03-28T23:42:15.000Z
2022-03-28T23:42:15.000Z
// Defines the HTTP server object with some constants and structs // useful for request handling and improving performance #ifndef HTTP_SERVER_H_ #define HTTP_SERVER_H_ #include <sys/epoll.h> #include <sys/types.h> #include <sys/socket.h> #include <chrono> #include <functional> #include <map> #include <string> #incl...
30.762887
116
0.747989
[ "object" ]
b1afce94e9d86c9110bf8bcef2c264a5aa1f0a9f
3,317
h
C
src/python/include/Tangential_complex_interface.h
m0baxter/gudhi-devel
6e14ef1f31e09f3875316440303450ff870d9881
[ "MIT" ]
146
2019-03-15T14:10:31.000Z
2022-03-23T21:14:52.000Z
src/python/include/Tangential_complex_interface.h
m0baxter/gudhi-devel
6e14ef1f31e09f3875316440303450ff870d9881
[ "MIT" ]
398
2019-03-07T14:55:22.000Z
2022-03-31T14:50:40.000Z
src/python/include/Tangential_complex_interface.h
m0baxter/gudhi-devel
6e14ef1f31e09f3875316440303450ff870d9881
[ "MIT" ]
51
2019-03-08T15:58:48.000Z
2022-03-14T10:23:23.000Z
/* This file is part of the Gudhi Library - https://gudhi.inria.fr/ - which is released under MIT. * See file LICENSE or go to https://gudhi.inria.fr/licensing/ for full license details. * Author(s): Vincent Rouvreau * * Copyright (C) 2016 Inria * * Modification(s): * - YYYY/MM Author: ...
30.431193
119
0.758818
[ "vector" ]
b1b015b7f5e650b60ff05b51bcbed0554abc7da0
4,625
h
C
src/server/game/Movement/MovementGenerators/WaypointMovementGenerator.h
Zone-Emu/ZoneEmuCataclysm
6277efff6cb5adfe8b7a718bf376e81609fa9a6c
[ "OpenSSL" ]
1
2019-03-23T19:32:57.000Z
2019-03-23T19:32:57.000Z
src/server/game/Movement/MovementGenerators/WaypointMovementGenerator.h
Zone-Emu/ZoneEmuCataclysm
6277efff6cb5adfe8b7a718bf376e81609fa9a6c
[ "OpenSSL" ]
null
null
null
src/server/game/Movement/MovementGenerators/WaypointMovementGenerator.h
Zone-Emu/ZoneEmuCataclysm
6277efff6cb5adfe8b7a718bf376e81609fa9a6c
[ "OpenSSL" ]
null
null
null
/* * Copyright (C) 2005 - 2012 MaNGOS <http://www.getmangos.com/> * * Copyright (C) 2008 - 2012 Trinity <http://www.trinitycore.org/> * * Copyright (C) 2010 - 2012 ProjectSkyfire <http://www.projectskyfire.org/> * * Copyright (C) 2011 - 2012 ArkCORE <http://www.arkania.net/> * * This program is free software;...
27.694611
81
0.742703
[ "vector" ]
b1b08786117e59f7bd2b4e332f1699f18cbd1e6a
4,754
h
C
Editor/VEX/XTools/fbxtoogre/Inc/vertex.h
devxkh/FrankE
72faca02759b54aaec842831f3c7a051e7cf5335
[ "MIT" ]
11
2017-01-17T15:02:25.000Z
2020-11-27T16:54:42.000Z
Editor/VEX/XTools/fbxtoogre/Inc/vertex.h
devxkh/FrankE
72faca02759b54aaec842831f3c7a051e7cf5335
[ "MIT" ]
9
2016-10-23T20:15:38.000Z
2018-02-06T11:23:17.000Z
Editor/VEX/XTools/fbxtoogre/Inc/vertex.h
devxkh/FrankE
72faca02759b54aaec842831f3c7a051e7cf5335
[ "MIT" ]
2
2019-08-29T10:23:51.000Z
2020-04-03T06:08:34.000Z
//////////////////////////////////////////////////////////////////////////////// // vertex.h // Author : Francesco Giordana // Start Date : January 13, 2005 // Copyright : (C) 2006 by Francesco Giordana // Email : fra.giordana@tiscali.it ////////////////////////////////////////////////////////////////////////...
33.478873
113
0.458141
[ "mesh", "vector", "3d" ]
b1b4eb3c46c4dac28e820f86b71ab2df59694003
3,145
h
C
olp-cpp-sdk-dataservice-write/include/olp/dataservice/write/model/StartBatchRequest.h
forslund/here-data-sdk-cpp
6226950ef2543281e027b2a458fcff0c71e2f0b2
[ "Apache-2.0" ]
15
2020-07-29T07:19:08.000Z
2022-01-14T09:48:36.000Z
olp-cpp-sdk-dataservice-write/include/olp/dataservice/write/model/StartBatchRequest.h
forslund/here-data-sdk-cpp
6226950ef2543281e027b2a458fcff0c71e2f0b2
[ "Apache-2.0" ]
444
2020-05-14T15:13:23.000Z
2022-03-30T15:53:18.000Z
olp-cpp-sdk-dataservice-write/include/olp/dataservice/write/model/StartBatchRequest.h
forslund/here-data-sdk-cpp
6226950ef2543281e027b2a458fcff0c71e2f0b2
[ "Apache-2.0" ]
21
2020-05-14T15:32:28.000Z
2022-03-15T13:52:33.000Z
/* * Copyright (C) 2019-2021 HERE Europe B.V. * * 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...
28.853211
77
0.718919
[ "object", "vector", "model" ]
b1bb48e91c9e0fc55791fca9b7c672dc6e3a0758
10,472
h
C
ZEGL/include/fontstash/gl3fontstash.h
Zammalad/ZEGL
4887babc94ec20cfe782637c303008f6958ca4dc
[ "Apache-2.0" ]
null
null
null
ZEGL/include/fontstash/gl3fontstash.h
Zammalad/ZEGL
4887babc94ec20cfe782637c303008f6958ca4dc
[ "Apache-2.0" ]
null
null
null
ZEGL/include/fontstash/gl3fontstash.h
Zammalad/ZEGL
4887babc94ec20cfe782637c303008f6958ca4dc
[ "Apache-2.0" ]
null
null
null
// // Copyright (c) 2009-2013 Mikko Mononen memon@inside.org // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages // arising from the use of this software. // Permission is granted to anyone to use this software for any purpose...
25.294686
128
0.694328
[ "object" ]
b1bf76714b1aa86815ca3e70a7763a981ef75966
2,438
h
C
src/server.h
mtbrobotanist/nxudp
a737d07f6a2987d6371d28c7e5cc0c4f8ecc4b09
[ "MIT" ]
null
null
null
src/server.h
mtbrobotanist/nxudp
a737d07f6a2987d6371d28c7e5cc0c4f8ecc4b09
[ "MIT" ]
null
null
null
src/server.h
mtbrobotanist/nxudp
a737d07f6a2987d6371d28c7e5cc0c4f8ecc4b09
[ "MIT" ]
null
null
null
//+ // Created by n8 on 3/16/18. // #ifndef NX_UDP_SERVER_H #define NX_UDP_SERVER_H #include <chrono> #include <unordered_map> #include <asio.hpp> #include "int_buffer.h" #include "export.h" namespace nxudp { /// This class is responsible for waiting for input on a socket, parsing the timeout, and constructing t...
34.338028
127
0.712059
[ "object" ]
b1c6278d70b1ed0940e69986ef66865171f44b4b
5,266
h
C
src/BinaryStar.h
SimonStevenson/COMPAS
2bd8d42dddb6d1cac365a94a65b74ad9c540b0bc
[ "MIT" ]
1
2021-02-15T18:41:49.000Z
2021-02-15T18:41:49.000Z
src/BinaryStar.h
SimonStevenson/COMPAS
2bd8d42dddb6d1cac365a94a65b74ad9c540b0bc
[ "MIT" ]
null
null
null
src/BinaryStar.h
SimonStevenson/COMPAS
2bd8d42dddb6d1cac365a94a65b74ad9c540b0bc
[ "MIT" ]
null
null
null
#ifndef __BinaryStar_h__ #define __BinaryStar_h__ #include "constants.h" #include "typedefs.h" #include "AIS.h" #include "BaseBinaryStar.h" class AIS; class BaseBinaryStar; class BinaryStar { public: /* Constructors * * Parameter p_Id is optional, and is only included so that comparison tests can...
45.791304
143
0.548234
[ "object" ]
b1cb79b0640a10b743d14b65a0e3f19e36a17cc4
471
h
C
SMT/STP/ExecutionContext.h
vorpal-research/borealis
247ca1bb26690e2d605ffc57785151e86dccd5bb
[ "MIT" ]
null
null
null
SMT/STP/ExecutionContext.h
vorpal-research/borealis
247ca1bb26690e2d605ffc57785151e86dccd5bb
[ "MIT" ]
null
null
null
SMT/STP/ExecutionContext.h
vorpal-research/borealis
247ca1bb26690e2d605ffc57785151e86dccd5bb
[ "MIT" ]
1
2019-09-02T12:56:27.000Z
2019-09-02T12:56:27.000Z
/* * ExecutionContext.h * * Created on: Jun 15, 2016 * Author: belyaev */ #ifndef STP_EXECUTIONCONTEXT_H_ #define STP_EXECUTIONCONTEXT_H_ #include <unordered_map> #include <unordered_set> #include <vector> #include "SMT/STP/STPEngine.h" #include "SMT/STP/ExprFactory.h" #include "Util/split_join.hpp" #de...
16.241379
38
0.745223
[ "vector" ]
b1cba5d7109ffcdbb6570e703cf0b38a249259cd
2,574
h
C
Modules/MitkExt/Interactions/mitkPointInteractor.h
rfloca/MITK
b7dcb830dc36a5d3011b9828c3d71e496d3936ad
[ "BSD-3-Clause" ]
null
null
null
Modules/MitkExt/Interactions/mitkPointInteractor.h
rfloca/MITK
b7dcb830dc36a5d3011b9828c3d71e496d3936ad
[ "BSD-3-Clause" ]
null
null
null
Modules/MitkExt/Interactions/mitkPointInteractor.h
rfloca/MITK
b7dcb830dc36a5d3011b9828c3d71e496d3936ad
[ "BSD-3-Clause" ]
null
null
null
/*=================================================================== The Medical Imaging Interaction Toolkit (MITK) Copyright (c) German Cancer Research Center, Division of Medical and Biological Informatics. All rights reserved. This software is distributed WITHOUT ANY WARRANTY; without even the implied warranty o...
28.921348
120
0.68648
[ "mesh", "vector" ]
b1ce49295c0d3edc20a35e877b409b1302196919
1,177
h
C
BSManagedDocument+VerifyModelResources.h
jerrykrinock/CategoriesObjC
b3c461c77a736c76c7d88515d62c7aa2f244d2a0
[ "Apache-2.0" ]
85
2015-01-04T06:15:20.000Z
2021-10-09T05:27:42.000Z
BSManagedDocument+VerifyModelResources.h
jerrykrinock/CategoriesObjC
b3c461c77a736c76c7d88515d62c7aa2f244d2a0
[ "Apache-2.0" ]
1
2017-09-03T07:45:38.000Z
2017-09-03T13:25:14.000Z
BSManagedDocument+VerifyModelResources.h
jerrykrinock/CategoriesObjC
b3c461c77a736c76c7d88515d62c7aa2f244d2a0
[ "Apache-2.0" ]
16
2015-01-19T16:31:43.000Z
2019-09-15T03:19:52.000Z
#import <Cocoa/Cocoa.h> #import "BSManagedDocument.h" /* BSManagedDocument is a open source replacement for NSPersistentDocument. It is recommended for any Core Data document-based app. https://github.com/jerrykrinock/BSManagedDocument */ extern NSString* SSYPersistentDocumentVerifyModelResourcesErrorDomain ; #def...
36.78125
76
0.806287
[ "object", "model" ]
b1cf0c55c8b3354b0017244a962f5fbf82b4ff91
108,266
h
C
opensearch/include/alibabacloud/opensearch/OpenSearchClient.h
aliyun/aliyun-openapi-cpp-sdk
0cf5861ece17dfb0bb251f13bf3fbdb39c0c6e36
[ "Apache-2.0" ]
89
2018-02-02T03:54:39.000Z
2021-12-13T01:32:55.000Z
opensearch/include/alibabacloud/opensearch/OpenSearchClient.h
aliyun/aliyun-openapi-cpp-sdk
0cf5861ece17dfb0bb251f13bf3fbdb39c0c6e36
[ "Apache-2.0" ]
89
2018-03-14T07:44:54.000Z
2021-11-26T07:43:25.000Z
opensearch/include/alibabacloud/opensearch/OpenSearchClient.h
aliyun/aliyun-openapi-cpp-sdk
0cf5861ece17dfb0bb251f13bf3fbdb39c0c6e36
[ "Apache-2.0" ]
69
2018-01-22T09:45:52.000Z
2022-03-28T07:58:38.000Z
/* * Copyright 2009-2017 Alibaba Cloud 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 * * Unless required...
110.138352
282
0.850987
[ "model" ]
b1de0ef28395a6b993afa90f8b54376bb52855dc
4,656
h
C
limbo/algorithms/MaxIndependentSet.h
RedFantom/limbo
8d3e0d484a809fb4b3ff8aa72fd972d16cdab405
[ "MIT" ]
74
2017-10-19T03:10:52.000Z
2022-03-28T17:51:54.000Z
limbo/algorithms/MaxIndependentSet.h
RedFantom/limbo
8d3e0d484a809fb4b3ff8aa72fd972d16cdab405
[ "MIT" ]
3
2017-12-06T01:49:21.000Z
2020-06-22T00:08:12.000Z
limbo/algorithms/MaxIndependentSet.h
RedFantom/limbo
8d3e0d484a809fb4b3ff8aa72fd972d16cdab405
[ "MIT" ]
26
2017-11-07T10:32:54.000Z
2021-10-02T02:22:37.000Z
/** * @file MaxIndependentSet.h * @brief solve maximum independent sets with maximum cliques * * The maximum independent set of a graph is the maximum clique of its complement graph. * * @author Yibo Lin * @date Feb 2015 */ #ifndef LIMBO_ALGORITHMS_MAXINDEPENDENTSET_H #define LIMBO_ALGORITHMS_MAXINDEPEN...
42.327273
134
0.753436
[ "object" ]
b1e07fe503572ccbf95bdb15e07be64d9003820d
880
h
C
samples Apple/3 Metal Advanced/MPSPathTracingSample/MPSPathTracingSample/Scene.h
jsrousseau/Cinder-Metal
01b939b714a460f1efbcd92385f4be51c163696f
[ "MIT" ]
3
2020-06-05T03:44:25.000Z
2020-06-21T17:09:37.000Z
MPSPathTracingSample/Scene.h
FactorialN/Metal-Kabuterimon
53fc1d156cba39effda1f774d902c49088147e30
[ "MIT" ]
null
null
null
MPSPathTracingSample/Scene.h
FactorialN/Metal-Kabuterimon
53fc1d156cba39effda1f774d902c49088147e30
[ "MIT" ]
null
null
null
/* See LICENSE folder for this sample’s licensing information. Abstract: Header for scene creation functions */ #ifndef Scene_h #define Scene_h #include <vector> #include <simd/simd.h> extern std::vector<vector_float3> vertices; extern std::vector<vector_float3> normals; extern std::vector<vector_float3> colors; ex...
25.142857
59
0.698864
[ "vector", "transform" ]
07ef0a5cdc574730d148785741c8dfdd27d13645
576
h
C
verilator/perifericos/plic_y_pcr.h
OscarEMoreno/V-Algol
94d4145f793cb6bab27b5aec8856be3599d6148c
[ "MIT" ]
null
null
null
verilator/perifericos/plic_y_pcr.h
OscarEMoreno/V-Algol
94d4145f793cb6bab27b5aec8856be3599d6148c
[ "MIT" ]
null
null
null
verilator/perifericos/plic_y_pcr.h
OscarEMoreno/V-Algol
94d4145f793cb6bab27b5aec8856be3599d6148c
[ "MIT" ]
null
null
null
//file: exit peripheral, used to indicate end of simulation. #include <vector> #include <string> #include <cstdint> class PLIC_PCR{ public: PLIC_PCR(const uint32_t interrupt); void sim( uint32_t &wbs_addr_i, const uint32_t wbs_dat_i, const uint8_t wbs_sel_i, const uint8_t wbs_cyc_i, ...
24
94
0.649306
[ "vector" ]
07f006b5176c8d7373cf1c23de9d443677421bc3
11,583
h
C
inc/hipc.h
dbolcsfoldi/node-native-fork
7079e9f349f276a5ef4bfc5b8b7d973dbfe204e6
[ "MIT" ]
null
null
null
inc/hipc.h
dbolcsfoldi/node-native-fork
7079e9f349f276a5ef4bfc5b8b7d973dbfe204e6
[ "MIT" ]
null
null
null
inc/hipc.h
dbolcsfoldi/node-native-fork
7079e9f349f276a5ef4bfc5b8b7d973dbfe204e6
[ "MIT" ]
1
2018-07-30T10:24:01.000Z
2018-07-30T10:24:01.000Z
/** MIT License Copyright (c) 2018 David Bolcsfoldi 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, merge, publi...
28.114078
99
0.587413
[ "vector" ]
58031c6aaf153234abc9eca25d174f0bbf6026f0
12,467
h
C
src/appleseed.shaders/include/appleseed/color/as_color_helpers.h
oktomus/appleseed
067d2ed3483d97ed58058efbe418299e9dc8ca4f
[ "MIT" ]
1,907
2015-01-04T00:13:22.000Z
2022-03-30T15:14:00.000Z
src/appleseed.shaders/include/appleseed/color/as_color_helpers.h
oktomus/appleseed
067d2ed3483d97ed58058efbe418299e9dc8ca4f
[ "MIT" ]
1,196
2015-01-04T10:50:01.000Z
2022-03-04T09:18:22.000Z
src/appleseed.shaders/include/appleseed/color/as_color_helpers.h
oktomus/appleseed
067d2ed3483d97ed58058efbe418299e9dc8ca4f
[ "MIT" ]
373
2015-01-06T10:08:53.000Z
2022-03-12T10:25:57.000Z
// // This source file is part of appleseed. // Visit https://appleseedhq.net/ for additional information and resources. // // This software is released under the MIT license. // // Copyright (c) 2016-2018 Luis Barrancos, The appleseedhq Organization // // Permission is hereby granted, free of charge, to any person ob...
28.725806
80
0.62894
[ "vector", "transform" ]
5810c418706a367565ea8b44a3948d37b0755316
4,086
h
C
source/bundles/index/IndexTaskService.h
izenecloud/sf1r-lite
8de9aa83c38c9cd05a80b216579552e89609f136
[ "Apache-2.0" ]
77
2015-02-12T20:59:20.000Z
2022-03-05T18:40:49.000Z
source/bundles/index/IndexTaskService.h
fytzzh/sf1r-lite
8de9aa83c38c9cd05a80b216579552e89609f136
[ "Apache-2.0" ]
1
2017-04-28T08:55:47.000Z
2017-07-10T10:10:53.000Z
source/bundles/index/IndexTaskService.h
fytzzh/sf1r-lite
8de9aa83c38c9cd05a80b216579552e89609f136
[ "Apache-2.0" ]
33
2015-01-05T03:03:05.000Z
2022-02-06T04:22:46.000Z
#ifndef INDEX_BUNDLE_TASK_SERVICE_H #define INDEX_BUNDLE_TASK_SERVICE_H #include "IndexBundleConfiguration.h" #include <node-manager/sharding/ShardingStrategy.h> #include <aggregator-manager/IndexAggregator.h> #include <directory-manager/DirectoryRotator.h> #include <common/Status.h> #include <common/ScdPars...
32.688
107
0.716104
[ "vector" ]
581c80342a25e3b9b5e1b03d470e03e781bd0098
1,014
h
C
AGL/SceneRoot.h
wolfprint3d/AlphaGL
d47ed65b529bfb13775de0599499951c8feabbf1
[ "MIT" ]
2
2018-12-19T11:40:16.000Z
2018-12-19T14:15:12.000Z
AGL/SceneRoot.h
wolfprint3d/AlphaGL
d47ed65b529bfb13775de0599499951c8feabbf1
[ "MIT" ]
null
null
null
AGL/SceneRoot.h
wolfprint3d/AlphaGL
d47ed65b529bfb13775de0599499951c8feabbf1
[ "MIT" ]
2
2018-10-18T11:49:04.000Z
2019-12-02T22:35:05.000Z
#pragma once #include "SceneNode.h" #include "Actor.h" // purely for convenience #include "Camera.h" namespace AGL { ///////////////////////////////////////////////////////////////////////////////// /** * @brief Root node of the scenegraph */ class AGL_API SceneRoot : public SceneNode { ...
24.142857
88
0.510848
[ "render" ]
58205c374b00748594fb1dae47f7d35c4252ca81
4,302
h
C
ios/versioned-react-native/ABI40_0_0/ReactNative/ReactCommon/yoga/yoga/ABI40_0_0Yoga-internal.h
ahmadtech199/expo
b35f4713789b48c8ba72d7abe7089e5dfa031c41
[ "Apache-2.0", "MIT" ]
1
2021-06-06T23:56:04.000Z
2021-06-06T23:56:04.000Z
ios/versioned-react-native/ABI40_0_0/ReactNative/ReactCommon/yoga/yoga/ABI40_0_0Yoga-internal.h
ahmadtech199/expo
b35f4713789b48c8ba72d7abe7089e5dfa031c41
[ "Apache-2.0", "MIT" ]
1
2021-02-05T11:31:30.000Z
2021-02-05T12:47:50.000Z
ios/versioned-react-native/ABI40_0_0/ReactNative/ReactCommon/yoga/yoga/ABI40_0_0Yoga-internal.h
ahmadtech199/expo
b35f4713789b48c8ba72d7abe7089e5dfa031c41
[ "Apache-2.0", "MIT" ]
2
2020-10-12T10:58:46.000Z
2021-07-02T10:15:22.000Z
/* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #pragma once #include <algorithm> #include <array> #include <cmath> #include <vector> #include "ABI40_0_0CompactValue.h" #include "...
28.302632
82
0.73152
[ "vector" ]
5828e4255d7ed783b680624e244d50d052e3ef26
3,027
h
C
PathExplorer/MRML/vtkMRMLPathPlannerTrajectoryNode.h
cpinter/SlicerIGT
85265b6f70c1e499d4996e21854581683a874b89
[ "BSD-3-Clause" ]
1
2019-07-10T02:43:48.000Z
2019-07-10T02:43:48.000Z
PathExplorer/MRML/vtkMRMLPathPlannerTrajectoryNode.h
rprueckl/SlicerIGT
00ff9bf070d538d5c713bfc375f544ee4e8033bc
[ "BSD-3-Clause" ]
null
null
null
PathExplorer/MRML/vtkMRMLPathPlannerTrajectoryNode.h
rprueckl/SlicerIGT
00ff9bf070d538d5c713bfc375f544ee4e8033bc
[ "BSD-3-Clause" ]
null
null
null
/*============================================================================== Program: 3D Slicer Portions (c) Copyright Brigham and Women's Hospital (BWH) All Rights Reserved. See COPYRIGHT.txt or http://www.slicer.org/copyright/copyright.txt for details. Unless required by applicable law or agreed t...
36.035714
122
0.68814
[ "object", "model", "3d" ]
582cfa96990ec98b9246aac16924d3b5818ecd96
6,839
h
C
plugins/gui/include/gui/module_model/module_item.h
emsec/HAL
608e801896e1b5254b28ce0f29d4d898b81b0f77
[ "MIT" ]
407
2019-04-26T10:45:52.000Z
2022-03-31T15:52:30.000Z
plugins/gui/include/gui/module_model/module_item.h
emsec/HAL
608e801896e1b5254b28ce0f29d4d898b81b0f77
[ "MIT" ]
219
2019-04-29T16:42:01.000Z
2022-03-11T22:57:41.000Z
plugins/gui/include/gui/module_model/module_item.h
emsec/HAL
608e801896e1b5254b28ce0f29d4d898b81b0f77
[ "MIT" ]
53
2019-05-02T21:23:35.000Z
2022-03-11T19:46:05.000Z
// MIT License // // Copyright (c) 2019 Ruhr University Bochum, Chair for Embedded Security. All Rights reserved. // Copyright (c) 2021 Max Planck Institute for Security and Privacy. All Rights reserved. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and asso...
32.722488
118
0.599795
[ "model" ]
583203e1c5bc8492317fd76bdbf84fd1a8bc2f1f
445
h
C
loadFile.h
jdavidrcamacho/cppRandom
2d19a0d4ab581c36c05f514d9c2abf7b84562fdf
[ "MIT" ]
null
null
null
loadFile.h
jdavidrcamacho/cppRandom
2d19a0d4ab581c36c05f514d9c2abf7b84562fdf
[ "MIT" ]
null
null
null
loadFile.h
jdavidrcamacho/cppRandom
2d19a0d4ab581c36c05f514d9c2abf7b84562fdf
[ "MIT" ]
null
null
null
// loadFile.h file #include <iostream> #include <fstream> #include <tuple> #include <vector> #include <string> #ifndef loadFile_H #define loadFile_H using namespace std; //std::vector<float> loadData(const std::string filename); std::tuple<std::vector<float>, std::vector<float> , std::vector<float>> loadData(const s...
21.190476
109
0.734831
[ "vector" ]
5832e45870d575ae1752e1c24872289d71f13f10
2,728
h
C
Plugins/Renderer/gl_light.h
anchurcn/MetaHookSv
8408f57d5abb2109285ed9f7897e3a0776e51c87
[ "MIT" ]
31
2021-01-20T08:12:48.000Z
2022-03-29T16:47:50.000Z
Plugins/Renderer/gl_light.h
anchurcn/MetaHookSv
8408f57d5abb2109285ed9f7897e3a0776e51c87
[ "MIT" ]
118
2021-02-04T17:57:48.000Z
2022-03-31T13:03:21.000Z
Plugins/Renderer/gl_light.h
anchurcn/MetaHookSv
8408f57d5abb2109285ed9f7897e3a0776e51c87
[ "MIT" ]
13
2021-01-21T01:43:19.000Z
2022-03-15T04:51:19.000Z
#pragma once typedef struct light_dynamic_s { int type; vec3_t origin; float color[3]; float distance; float ambient; float diffuse; float specular; float specularpow; }light_dynamic_t; extern std::vector<light_dynamic_t> g_DynamicLights; extern cvar_t *r_light_dynamic; extern cvar_t *r_light_debug; extern M...
27.009901
146
0.831012
[ "vector" ]
5834638e10f8e78c9af9cbec15748a9e01591255
27,080
h
C
Example/Pods/Headers/Public/Mapbox-iOS-SDK@sputnik/RMMapView.h
sputnik-ru/sputnik-maps-ios-sdk
32596b97d470b298f998cc1548956c15424b0eaa
[ "MIT" ]
1
2016-07-19T08:55:59.000Z
2016-07-19T08:55:59.000Z
Example/Pods/Headers/Public/Mapbox-iOS-SDK@sputnik/RMMapView.h
sputnik-ru/sputnik-maps-ios-sdk
32596b97d470b298f998cc1548956c15424b0eaa
[ "MIT" ]
null
null
null
Example/Pods/Headers/Public/Mapbox-iOS-SDK@sputnik/RMMapView.h
sputnik-ru/sputnik-maps-ios-sdk
32596b97d470b298f998cc1548956c15424b0eaa
[ "MIT" ]
null
null
null
// // RMMapView.h // // Copyright (c) 2008-2013, Route-Me Contributors // 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 n...
50.522388
376
0.767799
[ "object" ]
5836a9fb1f54f85e9024a4415273e759175a4574
2,466
h
C
client/src/packet_reader.h
satyamedh/craftassist
d97cbc14bc25149d3ef41737231ab9f3cb7e392a
[ "MIT" ]
1
2019-10-04T02:09:58.000Z
2019-10-04T02:09:58.000Z
client/src/packet_reader.h
satyamedh/craftassist
d97cbc14bc25149d3ef41737231ab9f3cb7e392a
[ "MIT" ]
null
null
null
client/src/packet_reader.h
satyamedh/craftassist
d97cbc14bc25149d3ef41737231ab9f3cb7e392a
[ "MIT" ]
1
2020-03-29T20:04:11.000Z
2020-03-29T20:04:11.000Z
// Copyright (c) Facebook, Inc. and its affiliates. #pragma once #include <set> #include <string> #include <thread> #include <utility> #include <vector> #include "encoder.h" #include "event.h" #include "types.h" class PacketReader { public: PacketReader() {} PacketReader(int sock, EventHandler* eventHandler); ...
25.163265
83
0.699108
[ "vector" ]
5838d973b33fa88de53968e2ab9d643dc6345834
4,119
h
C
Gems/AtomLyIntegration/CommonFeatures/Code/Source/Material/EditorMaterialModelUvNameMapInspector.h
cypherdotXd/o3de
bb90c4ddfe2d495e9c00ebf1e2650c6d603a5676
[ "Apache-2.0", "MIT" ]
11
2021-07-08T09:58:26.000Z
2022-03-17T17:59:26.000Z
Gems/AtomLyIntegration/CommonFeatures/Code/Source/Material/EditorMaterialModelUvNameMapInspector.h
RoddieKieley/o3de
e804fd2a4241b039a42d9fa54eaae17dc94a7a92
[ "Apache-2.0", "MIT" ]
29
2021-07-06T19:33:52.000Z
2022-03-22T10:27:49.000Z
Gems/AtomLyIntegration/CommonFeatures/Code/Source/Material/EditorMaterialModelUvNameMapInspector.h
RoddieKieley/o3de
e804fd2a4241b039a42d9fa54eaae17dc94a7a92
[ "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 * */ #pragma once #if !defined(Q_MOC_RUN) #include <AzCore/std/string/string.h> #include <AzCore/std/c...
45.263736
128
0.682204
[ "render", "vector", "3d" ]
583cda3b1d4dbc30044d434a2f5814d57f1c534c
140,111
c
C
raspberry/nfc_deamon/SW369321/NxpNfcRdLib/comps/phalMfNtag42XDna/src/Sw/phalMfNtag42XDna_Sw_Int.c
ccruzp/drs-netatmo
87d178364dbc8c1e7259a9d7d202c9f1c86b6d2f
[ "MIT" ]
2
2019-11-08T12:45:38.000Z
2019-11-09T16:31:12.000Z
raspberry/nfc_deamon/SW369321/NxpNfcRdLib/comps/phalMfNtag42XDna/src/Sw/phalMfNtag42XDna_Sw_Int.c
ccruzp/drs-netatmo
87d178364dbc8c1e7259a9d7d202c9f1c86b6d2f
[ "MIT" ]
null
null
null
raspberry/nfc_deamon/SW369321/NxpNfcRdLib/comps/phalMfNtag42XDna/src/Sw/phalMfNtag42XDna_Sw_Int.c
ccruzp/drs-netatmo
87d178364dbc8c1e7259a9d7d202c9f1c86b6d2f
[ "MIT" ]
2
2019-11-07T21:56:59.000Z
2019-11-08T02:20:59.000Z
/* * Copyright 2016-2019, NXP * * All rights are reserved. Reproduction in whole or in part is * prohibited without the written consent of the copyright owner. * NXP reserves the right to make changes without notice at any time. * NXP makes no warranty, expressed, implied or statut...
37.533083
196
0.581453
[ "object", "vector" ]
58436f3dee3489e6972d653ca6104346b6f762f1
16,845
h
C
TAO/TAO_IDL/include/utl_scope.h
cflowe/ACE
5ff60b41adbe1772372d1a43bcc1f2726ff8f810
[ "DOC" ]
36
2015-01-10T07:27:33.000Z
2022-03-07T03:32:08.000Z
TAO/TAO_IDL/include/utl_scope.h
cflowe/ACE
5ff60b41adbe1772372d1a43bcc1f2726ff8f810
[ "DOC" ]
2
2018-08-13T07:30:51.000Z
2019-02-25T03:04:31.000Z
TAO/TAO_IDL/include/utl_scope.h
cflowe/ACE
5ff60b41adbe1772372d1a43bcc1f2726ff8f810
[ "DOC" ]
38
2015-01-08T14:12:06.000Z
2022-01-19T08:33:00.000Z
// This may look like C, but it's really -*- C++ -*- // $Id: utl_scope.h 92204 2010-10-12 13:16:16Z sma $ /* COPYRIGHT Copyright 1992, 1993, 1994 Sun Microsystems, Inc. Printed in the United States of America. All Rights Reserved. This product is protected by copyright and distributed under the following license r...
29.761484
75
0.726091
[ "object" ]
58438cfe3a7b76e7eab321d87747cd6188c6af43
9,467
h
C
ns3/ns-3.26/src/lte/model/ff-mac-common.h
Aedemon/clusim
7f09cdb79b5f02cf0fed1bd44842981941f29f32
[ "Apache-2.0" ]
13
2019-08-19T08:18:42.000Z
2021-12-18T10:40:00.000Z
ns3/ns-3.26/src/lte/model/ff-mac-common.h
Aedemon/clusim
7f09cdb79b5f02cf0fed1bd44842981941f29f32
[ "Apache-2.0" ]
3
2017-08-11T03:04:59.000Z
2017-09-11T14:01:14.000Z
ns3/ns-3.26/src/lte/model/ff-mac-common.h
Aedemon/clusim
7f09cdb79b5f02cf0fed1bd44842981941f29f32
[ "Apache-2.0" ]
5
2019-11-25T13:32:37.000Z
2021-08-13T01:19:24.000Z
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */ /* * Copyright (c) 2011 Centre Tecnologic de Telecomunicacions de Catalunya (CTTC) * * 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 S...
18.858566
84
0.704658
[ "vector" ]
5844f1e42ef713287b5bd6bf668045d96cba95ee
13,746
h
C
cpdp/include/tencentcloud/cpdp/v20190820/model/TranItem.h
li5ch/tencentcloud-sdk-cpp
12ebfd75a399ee2791f6ac1220a79ce8a9faf7c4
[ "Apache-2.0" ]
43
2019-08-14T08:14:12.000Z
2022-03-30T12:35:09.000Z
cpdp/include/tencentcloud/cpdp/v20190820/model/TranItem.h
li5ch/tencentcloud-sdk-cpp
12ebfd75a399ee2791f6ac1220a79ce8a9faf7c4
[ "Apache-2.0" ]
12
2019-07-15T10:44:59.000Z
2021-11-02T12:35:00.000Z
cpdp/include/tencentcloud/cpdp/v20190820/model/TranItem.h
li5ch/tencentcloud-sdk-cpp
12ebfd75a399ee2791f6ac1220a79ce8a9faf7c4
[ "Apache-2.0" ]
28
2019-07-12T09:06:22.000Z
2022-03-30T08:04:18.000Z
/* * Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. 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 ...
33.857143
116
0.472865
[ "vector", "model" ]
3890253854ebd8b221339f1fe92f646315817c0a
821
h
C
ImageRecognition/Class/Components/AVCaptureManager/AVCaptureManager.h
liuyongjiesail/ImageRecognition
742d1f17d0709499b52e64b327666039e4a978e5
[ "MIT" ]
1
2018-12-27T03:31:31.000Z
2018-12-27T03:31:31.000Z
ImageRecognition/Class/Components/AVCaptureManager/AVCaptureManager.h
liuyongjiesail/ImageRecognition
742d1f17d0709499b52e64b327666039e4a978e5
[ "MIT" ]
null
null
null
ImageRecognition/Class/Components/AVCaptureManager/AVCaptureManager.h
liuyongjiesail/ImageRecognition
742d1f17d0709499b52e64b327666039e4a978e5
[ "MIT" ]
null
null
null
// // AVCaptureManager.h // DynamicPublic // // Created by 刘永杰 on 2017/7/28. // Copyright © 2017年 刘永杰. All rights reserved. // #import <Foundation/Foundation.h> #import <AVFoundation/AVFoundation.h> #import <UIKit/UIKit.h> typedef void(^Result)(id object); @interface AVCaptureManager : NSObject /** 单例对象 @ret...
11.898551
56
0.677223
[ "object" ]
38908000aa1b4936ec161be399c7d621d5394e56
2,189
h
C
src/utils/photon_utils.h
ReillyBova/Global-Illumination
9657d34bbde926e8364337020e6d28016310ee45
[ "MIT" ]
33
2019-02-24T18:57:08.000Z
2022-02-28T09:43:19.000Z
src/utils/photon_utils.h
ReillyBova/Global-Illumination
9657d34bbde926e8364337020e6d28016310ee45
[ "MIT" ]
null
null
null
src/utils/photon_utils.h
ReillyBova/Global-Illumination
9657d34bbde926e8364337020e6d28016310ee45
[ "MIT" ]
5
2020-06-09T13:56:14.000Z
2021-12-21T09:17:39.000Z
//////////////////////////////////////////////////////////////////////// // Directives //////////////////////////////////////////////////////////////////////// #ifndef PHOTON_UTILS_INC #define PHOTON_UTILS_INC #include "../render.h" #include "../R3Graphics/R3Graphics.h" #include <vector> using namespace std; //////...
40.537037
84
0.577433
[ "render", "vector" ]
3892f9dfdd51fb6df4dd8f4cc430d3d07c883ac8
23,773
h
C
internal/core/src/index/thirdparty/faiss/impl/ScalarQuantizerCodec_avx512.h
mfkiwl/milvus
c440b9e8a0dcb18bee52d58da303c37a97d20f94
[ "Apache-2.0" ]
10,504
2019-09-16T12:20:11.000Z
2022-03-31T15:07:56.000Z
internal/core/src/index/thirdparty/faiss/impl/ScalarQuantizerCodec_avx512.h
mfkiwl/milvus
c440b9e8a0dcb18bee52d58da303c37a97d20f94
[ "Apache-2.0" ]
13,389
2019-09-16T06:49:53.000Z
2022-03-31T18:01:24.000Z
internal/core/src/index/thirdparty/faiss/impl/ScalarQuantizerCodec_avx512.h
mfkiwl/milvus
c440b9e8a0dcb18bee52d58da303c37a97d20f94
[ "Apache-2.0" ]
1,792
2019-09-18T04:27:42.000Z
2022-03-31T14:37:20.000Z
/** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ // -*- c++ -*- #pragma once #include <cstdio> #include <algorithm> #include <omp.h> #include <immintrin.h> #include <faiss/util...
35.910876
102
0.63244
[ "object", "vector" ]
3896db16594a0e77b206058585e26dce1b652726
3,870
h
C
editor/Session.h
minhvien5059/congnghe_Vietnam
06d6efce856ba369db340a2d834e003fe5a99fa0
[ "BSD-3-Clause" ]
40
2015-09-03T05:50:42.000Z
2022-02-25T10:00:01.000Z
editor/Session.h
minhvien5059/congnghe_Vietnam
06d6efce856ba369db340a2d834e003fe5a99fa0
[ "BSD-3-Clause" ]
1
2017-10-24T14:30:13.000Z
2017-11-07T02:14:10.000Z
editor/Session.h
minhvien5059/congnghe_Vietnam
06d6efce856ba369db340a2d834e003fe5a99fa0
[ "BSD-3-Clause" ]
7
2017-03-13T07:08:19.000Z
2021-06-01T01:06:05.000Z
/* Session.h from QTau http://github.com/qtau-devgroup/editor by digited, BSD license */ #ifndef SESSION_H #define SESSION_H #include "Utils.h" #include "NoteEvents.h" #include "utauloid/ust.h" #include <QMap> class qtauAudioSource; /** Work session that contains one voice setup (notes/lyrics/effects) and voiceb...
30.234375
109
0.701034
[ "vector" ]
389c0cf4c3ea379d9c3fee0a19c6d2a399da78ea
187
h
C
DSA/Cpp/test/dsa/lib/algo/sort/pch.h
JackieMa000/problems
c521558830a0bbf67f94109af92d7be4397d0a43
[ "BSD-3-Clause" ]
null
null
null
DSA/Cpp/test/dsa/lib/algo/sort/pch.h
JackieMa000/problems
c521558830a0bbf67f94109af92d7be4397d0a43
[ "BSD-3-Clause" ]
1
2020-10-23T04:06:56.000Z
2020-10-23T04:06:56.000Z
DSA/Cpp/test/dsa/lib/algo/sort/pch.h
JackieMa000/problems
c521558830a0bbf67f94109af92d7be4397d0a43
[ "BSD-3-Clause" ]
null
null
null
#ifndef DSA_TEST_DSA_LIB_ALGO_SORT_PCH_H_ #define DSA_TEST_DSA_LIB_ALGO_SORT_PCH_H_ #include <vector> #include <list> #include <forward_list> #endif //DSA_TEST_DSA_LIB_ALGO_SORT_PCH_H_
20.777778
42
0.850267
[ "vector" ]
389ea85a2bf08c748572ca136bb0f70b086d4853
7,919
c
C
src/lsm/c/sim_lsm/dynamics.c
nstepp/stepp-dissertation-code
ba93cb259135e3be795ed9abfdc4dbe0dc7a3951
[ "MIT" ]
null
null
null
src/lsm/c/sim_lsm/dynamics.c
nstepp/stepp-dissertation-code
ba93cb259135e3be795ed9abfdc4dbe0dc7a3951
[ "MIT" ]
null
null
null
src/lsm/c/sim_lsm/dynamics.c
nstepp/stepp-dissertation-code
ba93cb259135e3be795ed9abfdc4dbe0dc7a3951
[ "MIT" ]
null
null
null
/* $Id: dynamics.c 638 2010-11-22 04:24:21Z stepp $ * * Functions implementing different node dynamics. */ #include <stdlib.h> #include <string.h> #include <math.h> #include "config.h" #include "sparse_graph.h" #include "dynamics.h" dynstate_t *dynstate_init(int nstates, void *state_data) { dynstate_t *dynstate;...
21.936288
115
0.671044
[ "vector" ]
38a31aab924fddd891fca1f72dc370a73a8cc05e
12,770
h
C
Utility/IteratorUtils.h
pocketgems/XLE2
82771e9ab1fc3b12927f1687bbe05d4f7dce8765
[ "MIT" ]
3
2018-05-17T08:39:39.000Z
2020-12-09T13:20:26.000Z
Utility/IteratorUtils.h
pocketgems/XLE2
82771e9ab1fc3b12927f1687bbe05d4f7dce8765
[ "MIT" ]
null
null
null
Utility/IteratorUtils.h
pocketgems/XLE2
82771e9ab1fc3b12927f1687bbe05d4f7dce8765
[ "MIT" ]
1
2021-11-14T08:50:15.000Z
2021-11-14T08:50:15.000Z
// Copyright 2015 XLGAMES Inc. // // Distributed under the MIT License (See // accompanying file "LICENSE" or the website // http://www.opensource.org/licenses/mit-license.php) #pragma once #include "PtrUtils.h" // for AsPointer #include <vector> #include <algorithm> #include <type_traits> // (for is_const...
43.435374
186
0.614174
[ "object", "vector" ]
38a5a89c8f9e3407fa54aab33fcb82c0f7c8a4ce
1,328
c
C
d/deku/open/old/cave_r7.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
13
2019-07-19T05:24:44.000Z
2021-11-18T04:08:19.000Z
d/deku/open/old/cave_r7.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
4
2021-03-15T18:56:39.000Z
2021-08-17T17:08:22.000Z
d/deku/open/old/cave_r7.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
13
2019-09-12T06:22:38.000Z
2022-01-31T01:15:12.000Z
#include <std.h> inherit "/d/deku/open/cave_r3i.c"; void create() { ::create(); set_long( @KAYLA You are getting deeper into Vexia's lair, the worst greenhag in the realm. The cave is carved through some areas of solid rock, sediment, and tree roots. The walls and ceilings are held together by brick, wooden...
31.619048
80
0.658886
[ "solid" ]
38b614048cc7d0ad1e86d854cffe6274fcdb6b78
4,243
h
C
bitmap_i_o.h
NicholasWhit3/bitmap_i_o
555c757694cdf78c62654de4482ca64c6fec90bb
[ "MIT" ]
null
null
null
bitmap_i_o.h
NicholasWhit3/bitmap_i_o
555c757694cdf78c62654de4482ca64c6fec90bb
[ "MIT" ]
null
null
null
bitmap_i_o.h
NicholasWhit3/bitmap_i_o
555c757694cdf78c62654de4482ca64c6fec90bb
[ "MIT" ]
null
null
null
#ifndef BITMAP_I_O_H #define BITMAP_I_O_H #include <fstream> #include <iostream> #include <limits> #include <string> #include <vector> #include <cstring> class bitmap_i_o { public: bitmap_i_o(); bitmap_i_o(const std::string& fileName); enum channel_mode { ...
30.970803
138
0.553618
[ "vector", "3d" ]
38b72edd1759828bc859e66a425cb3926c698d69
3,806
h
C
usr/include/Poco/Net/RemoteSyslogListener.h
Roboy/roboy_controlled_node_fpga
dbba4eff19ed04469a6196ba368cea231cad539d
[ "BSD-3-Clause" ]
12
2020-02-10T12:55:41.000Z
2021-07-08T14:28:51.000Z
libs/poco/include/Poco/Net/RemoteSyslogListener.h
yingshixiaohu/SmileFile
96641a104e4c9d5cac887aeef617bdc1f51557b3
[ "MIT" ]
1
2018-12-28T21:11:50.000Z
2018-12-28T21:11:50.000Z
libs/poco/include/Poco/Net/RemoteSyslogListener.h
yingshixiaohu/SmileFile
96641a104e4c9d5cac887aeef617bdc1f51557b3
[ "MIT" ]
7
2020-02-09T12:20:21.000Z
2021-07-25T20:14:08.000Z
// // RemoteSyslogListener.h // // $Id: //poco/1.3/Net/include/Poco/Net/RemoteSyslogListener.h#1 $ // // Library: Net // Package: Logging // Module: RemoteSyslogListener // // Definition of the RemoteSyslogListener class. // // Copyright (c) 2007, Applied Informatics Software Engineering GmbH. // and Contributors. // ...
33.095652
129
0.741986
[ "object" ]
38bc2721eedd6ec6602ff24ae32efe8bbb725b2e
2,105
h
C
third_party/cpuinfo/src/x86/api.h
obastemur/SVT-AV1
ec7ac87f7fbfb2bbe0637ce0639f52ab41f10bcc
[ "BSD-2-Clause" ]
399
2020-09-07T22:08:38.000Z
2022-03-29T21:49:52.000Z
third_party/cpuinfo/src/x86/api.h
obastemur/SVT-AV1
ec7ac87f7fbfb2bbe0637ce0639f52ab41f10bcc
[ "BSD-2-Clause" ]
210
2020-09-07T19:06:23.000Z
2022-03-26T00:35:26.000Z
third_party/cpuinfo/src/x86/api.h
EwoutH/SVT-AV1
dd6620592b533c7242302e6149b32b0ab9116643
[ "BSD-2-Clause" ]
71
2020-09-09T01:15:29.000Z
2022-03-28T22:09:56.000Z
#pragma once #include <stdbool.h> #include <stdint.h> #include <cpuinfo.h> #include <cpuinfo/common.h> struct cpuid_regs { uint32_t eax; uint32_t ebx; uint32_t ecx; uint32_t edx; }; struct cpuinfo_x86_cache { uint32_t size; uint32_t associativity; uint32_t sets; uint32_t partitions; uint32_t line_size; u...
23.131868
105
0.814727
[ "model" ]
38d6301935a07b1ae387fce7f094d7c6aa98acb1
722
h
C
ToyBrowser/src/nodes/node.h
gosom/toy-browser-engine
7e6a4a0595dfc60d58e6e5dda3b3df5b70d7b470
[ "MIT" ]
1
2015-11-20T18:37:51.000Z
2015-11-20T18:37:51.000Z
ToyBrowser/src/nodes/node.h
gosom/toy-browser-engine
7e6a4a0595dfc60d58e6e5dda3b3df5b70d7b470
[ "MIT" ]
null
null
null
ToyBrowser/src/nodes/node.h
gosom/toy-browser-engine
7e6a4a0595dfc60d58e6e5dda3b3df5b70d7b470
[ "MIT" ]
null
null
null
#ifndef NODE_H #define NODE_H #include <vector> #include <memory> enum NodeType{ Element = 1, Text = 2 }; class Node; typedef std::vector<std::unique_ptr<Node>> NodeList; class Node { public: Node(); Node(NodeType _type); virtual ~Node(); NodeType getNodeType() const; Node const* getPare...
19
52
0.674515
[ "vector" ]
38d8580af35a6eadf4dca75cc01f53db8445180e
3,447
c
C
liblocust/src/ds/deque/ds.deque.c
GregoriusSwifter/locust
2337930c9338bd9060bd29e7de1dabaff8c87097
[ "MIT-feh", "MIT" ]
null
null
null
liblocust/src/ds/deque/ds.deque.c
GregoriusSwifter/locust
2337930c9338bd9060bd29e7de1dabaff8c87097
[ "MIT-feh", "MIT" ]
null
null
null
liblocust/src/ds/deque/ds.deque.c
GregoriusSwifter/locust
2337930c9338bd9060bd29e7de1dabaff8c87097
[ "MIT-feh", "MIT" ]
null
null
null
#ifndef DEQUE_H #include <locust/ds.deque.h> #endif META_FIELDS_DEF(deque) = { 4, { META_FIELD_DEF(deque, len, uint64), META_FIELD_DEF(deque, head, ptr), META_FIELD_DEF(deque, tail, ptr), META_FIELD_DEF(deque, items_desc, ptr), } }; META_DEF(deque); #ifndef MEM_...
22.98
71
0.586307
[ "object" ]
38df27a9cdcfa8d1d5305b67f390feedca3ea712
1,404
h
C
ftsoftds_vc6/include/d_linesh.h
guarana-x/fwg
5a56dcb4caee5dca6744fca8e21b987b07106513
[ "MIT" ]
null
null
null
ftsoftds_vc6/include/d_linesh.h
guarana-x/fwg
5a56dcb4caee5dca6744fca8e21b987b07106513
[ "MIT" ]
null
null
null
ftsoftds_vc6/include/d_linesh.h
guarana-x/fwg
5a56dcb4caee5dca6744fca8e21b987b07106513
[ "MIT" ]
null
null
null
#ifndef LINESHAPE_CLASS #define LINESHAPE_CLASS #include "d_shape.h" // declaration of lineShape class with base class shape class lineShape: public shape { public: lineShape(double x = 0.0, double y = 0.0, double x2 = 0.0, double y2 = 0.0, shapeColor c = darkgray);...
22.645161
63
0.613248
[ "shape" ]
38e1ec600e835379877d007447f7bd82aec7e6dd
362
h
C
src/file_utils/ignorefile.h
fredsson/cmakegen
ff06db45236220f44fb11ad8363a52d7fbbb82b9
[ "MIT" ]
1
2019-11-16T09:57:41.000Z
2019-11-16T09:57:41.000Z
src/file_utils/ignorefile.h
fredsson/cmakegen
ff06db45236220f44fb11ad8363a52d7fbbb82b9
[ "MIT" ]
17
2019-02-09T12:45:13.000Z
2021-11-14T15:13:21.000Z
src/file_utils/ignorefile.h
fredsson/cmakegen
ff06db45236220f44fb11ad8363a52d7fbbb82b9
[ "MIT" ]
null
null
null
#ifndef FILEUTILS_IGNOREFILE_H #define FILEUTILS_IGNOREFILE_H #include <string> #include <vector> namespace file_utils { class IgnoreFile { public: static IgnoreFile load(const std::string& fileName); IgnoreFile(std::vector<std::string> patterns); bool contains(const std::string& path) const; private: std::ve...
19.052632
54
0.756906
[ "vector" ]
1663d5b4c0074cc91e8a880075218d917e3b4f35
5,388
h
C
Source/Engine/Core/RHI/D3D12/D3D12RaytracingShaderTable.h
KaiH0717/Kaguya
6bdcac77984e3d359ea2fabe926dd44a467dde68
[ "MIT" ]
176
2020-10-31T21:28:27.000Z
2022-01-22T12:15:38.000Z
Source/Engine/Core/RHI/D3D12/D3D12RaytracingShaderTable.h
KaiH0717/Kaguya
6bdcac77984e3d359ea2fabe926dd44a467dde68
[ "MIT" ]
null
null
null
Source/Engine/Core/RHI/D3D12/D3D12RaytracingShaderTable.h
KaiH0717/Kaguya
6bdcac77984e3d359ea2fabe926dd44a467dde68
[ "MIT" ]
9
2020-12-25T01:12:48.000Z
2022-01-13T16:28:43.000Z
#pragma once #include <vector> #include <Core/CoreDefines.h> #include "D3D12LinkedDevice.h" // ========== Miss shader table indexing ========== // Simple pointer arithmetic // MissShaderRecordAddress = D3D12_DISPATCH_RAYS_DESC.MissShaderTable.StartAddress + // D3D12_DISPATCH_RAYS_DESC.MissShaderTable.StrideInBytes * M...
30.613636
111
0.785264
[ "geometry", "vector" ]
16665a896813db551c431fe7bef6999648289a8a
306,483
h
C
mt/drivers/mt_wifi/src/mt_wifi/embedded/include/rtmp.h
guyezi/app
ee8ed6239793fd1a042c14f1e4b1dfac4d03943c
[ "MIT" ]
null
null
null
mt/drivers/mt_wifi/src/mt_wifi/embedded/include/rtmp.h
guyezi/app
ee8ed6239793fd1a042c14f1e4b1dfac4d03943c
[ "MIT" ]
null
null
null
mt/drivers/mt_wifi/src/mt_wifi/embedded/include/rtmp.h
guyezi/app
ee8ed6239793fd1a042c14f1e4b1dfac4d03943c
[ "MIT" ]
null
null
null
/* *************************************************************************** * Ralink Tech Inc. * 4F, No. 2 Technology 5th Rd. * Science-based Industrial Park * Hsin-chu, Taiwan, R.O.C. * * (c) Copyright 2002-2004, Ralink Technology, Inc. * * All rights reserved. Ralink's source code is an unpublished work a...
28.195308
218
0.752476
[ "mesh" ]
16706aa13c3a598dbdd74b67c3e6b692af3ff959
5,188
h
C
build.h/util/cli.h
SonnyBonds/build.h
7ff15859d0e779445303b9a8bffb7e2ddf53d662
[ "MIT" ]
6
2022-01-30T03:22:46.000Z
2022-03-25T17:40:50.000Z
build.h/util/cli.h
SonnyBonds/build.h
7ff15859d0e779445303b9a8bffb7e2ddf53d662
[ "MIT" ]
null
null
null
build.h/util/cli.h
SonnyBonds/build.h
7ff15859d0e779445303b9a8bffb7e2ddf53d662
[ "MIT" ]
null
null
null
#pragma once #include <algorithm> #include <filesystem> #include <iostream> #include <string> #include <stdexcept> #include <utility> #include <variant> #include "core/emitter.h" #include "util/string.h" namespace cli { struct argument_error : public std::runtime_error { argument_error(std::string message) ...
24.018519
124
0.578065
[ "vector" ]
1678bb6a142886c2ae39a08c8ca5406d0966e3f5
94,220
h
C
src/_IRichTextBoxEvents_CP.h
TimoKunze/RichTextBoxControl
7bc1c30ce836e96cdb085e5fbaa6ccf1734d1e3f
[ "MIT" ]
4
2018-04-23T07:25:15.000Z
2020-12-03T05:52:38.000Z
src/_IRichTextBoxEvents_CP.h
TimoKunze/RichTextBoxControl
7bc1c30ce836e96cdb085e5fbaa6ccf1734d1e3f
[ "MIT" ]
null
null
null
src/_IRichTextBoxEvents_CP.h
TimoKunze/RichTextBoxControl
7bc1c30ce836e96cdb085e5fbaa6ccf1734d1e3f
[ "MIT" ]
2
2019-07-21T11:12:34.000Z
2022-01-31T01:11:45.000Z
////////////////////////////////////////////////////////////////////// /// \class Proxy_IRichTextBoxEvents /// \author Timo "TimoSoft" Kunze /// \brief <em>Fires events specified by the \c _IRichTextBoxEvents interface</em> /// /// \if UNICODE /// \sa RichTextBox, RichTextBoxCtlLibU::_IRichTextBoxEvents /// \else ///...
46.898955
335
0.668839
[ "object" ]
167b39c66da31cd64b12477ad6c61304d98c7b2f
24,923
c
C
kethu.c
zetolhousa/kethu
f5677cc5557318fc3ea15089dc70fa1074e23a98
[ "BSD-2-Clause" ]
null
null
null
kethu.c
zetolhousa/kethu
f5677cc5557318fc3ea15089dc70fa1074e23a98
[ "BSD-2-Clause" ]
null
null
null
kethu.c
zetolhousa/kethu
f5677cc5557318fc3ea15089dc70fa1074e23a98
[ "BSD-2-Clause" ]
null
null
null
//feature test macros: explicitly requesting additional features by defining one or more of the feature macros #define _DEFAULT_SOURCE ////If you define this macro, most features are included apart from X/Open, LFS and GNU extensions: the effect is to enable features from the 2008 edition of POSIX, as well as certain B...
35.757532
284
0.596638
[ "render" ]
1683e7df4cbf0c265c44879e3269f1eead1fdb64
33,104
c
C
modules/module-lua-scripting/pod.c
PipeWire/wireplumber
51713d309a08d1040d883a226d0f82a832c7eb2d
[ "MIT" ]
10
2020-02-02T18:18:47.000Z
2022-03-29T13:22:46.000Z
modules/module-lua-scripting/pod.c
PipeWire/wireplumber
51713d309a08d1040d883a226d0f82a832c7eb2d
[ "MIT" ]
6
2021-06-01T09:31:09.000Z
2022-03-14T13:18:42.000Z
modules/module-lua-scripting/pod.c
PipeWire/wireplumber
51713d309a08d1040d883a226d0f82a832c7eb2d
[ "MIT" ]
1
2020-10-11T08:30:59.000Z
2020-10-11T08:30:59.000Z
/* WirePlumber * * Copyright © 2021 Collabora Ltd. * @author Julian Bouzas <julian.bouzas@collabora.com> * * SPDX-License-Identifier: MIT */ #include <wp/wp.h> #include <wplua/wplua.h> #include <spa/utils/type.h> #define MAX_LUA_TYPES 9 /* Builder */ typedef gboolean (*primitive_lua_add_func) (WpSpaPodBui...
26.804858
80
0.668227
[ "object" ]
16863e98cd665027d641ca3386b67e90e1f58ad0
10,547
h
C
src/io_dxf/dxf.h
Unionfab/mayo
881b81b2b6febe6fb88967e4eef6ef22882e1734
[ "BSD-2-Clause" ]
382
2018-02-24T23:46:02.000Z
2022-03-31T16:08:24.000Z
src/io_dxf/dxf.h
Unionfab/mayo
881b81b2b6febe6fb88967e4eef6ef22882e1734
[ "BSD-2-Clause" ]
102
2017-05-18T09:36:26.000Z
2022-03-24T15:24:28.000Z
src/io_dxf/dxf.h
Unionfab/mayo
881b81b2b6febe6fb88967e4eef6ef22882e1734
[ "BSD-2-Clause" ]
124
2017-10-22T23:40:13.000Z
2022-03-28T08:57:23.000Z
// dxf.h // Copyright (c) 2009, Dan Heeks // This program is released under the BSD license. See the file COPYING for details. // modified 2018 wandererfan // MAYO: file initially taken from FreeCad/src/Mod/Import/App/dxf.h -- commit #47d5707 #ifndef _dxf_h_ #define _dxf_h_ #pragma once #include <algorithm> #includ...
32.552469
184
0.665118
[ "vector" ]
1694f28db13a5d37d35bb0b138face7ffc83f952
12,363
c
C
pl/math/v_erf_data.c
forksnd/optimized-routines
ea4649a6ea3b79033755217613bd8ab4791c1dea
[ "MIT" ]
null
null
null
pl/math/v_erf_data.c
forksnd/optimized-routines
ea4649a6ea3b79033755217613bd8ab4791c1dea
[ "MIT" ]
null
null
null
pl/math/v_erf_data.c
forksnd/optimized-routines
ea4649a6ea3b79033755217613bd8ab4791c1dea
[ "MIT" ]
null
null
null
/* * Polynomial coefficients and shifts for double-precision erf(x) vector * function. * * Copyright (c) 2019-2022, Arm Limited. * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception */ #include "math_config.h" /* 48 intervals of the form [x_i, x_{i+1}] with x_i = i / 8 for i=1,...,47 (x_0 = 2^-10...
103.025
146
0.78282
[ "vector" ]
16a628e41f1b66ac9038a5a63dad92da3184886d
1,568
h
C
Fusin/include/IOSystems/FusinRawInputIOSystem.h
LegendaryMauricius/Fusin
36364b708257630be8b3f1aec27c9f711d255ab1
[ "MIT" ]
null
null
null
Fusin/include/IOSystems/FusinRawInputIOSystem.h
LegendaryMauricius/Fusin
36364b708257630be8b3f1aec27c9f711d255ab1
[ "MIT" ]
null
null
null
Fusin/include/IOSystems/FusinRawInputIOSystem.h
LegendaryMauricius/Fusin
36364b708257630be8b3f1aec27c9f711d255ab1
[ "MIT" ]
null
null
null
#ifndef _FUSIN_RAW_INPUT_SYSTEM_H #define _FUSIN_RAW_INPUT_SYSTEM_H #include "FusinIOSystem.h" #include "FusinPrerequisites.h" #ifdef FUSIN_BUILD_RAW_INPUT #include <map> #include <vector> #include <list> #include <windows.h> namespace Fusin { class RawInputDeviceHandler; class Device; class KeyboardDev...
24.123077
95
0.737245
[ "vector" ]
16a6afa96f71a1b6373ff7c67bea266d3788a512
3,930
h
C
Socialize-noarc/SocializeFacebook.h
dontfallisleep/socialize-sdk-ios
687d4730d12be4201309f24de5820deedf848342
[ "MIT" ]
38
2015-01-07T07:22:50.000Z
2021-01-08T04:37:43.000Z
Socialize-noarc/SocializeFacebook.h
dontfallisleep/socialize-sdk-ios
687d4730d12be4201309f24de5820deedf848342
[ "MIT" ]
2
2015-02-27T02:45:24.000Z
2018-04-07T03:32:50.000Z
Socialize-noarc/SocializeFacebook.h
dontfallisleep/socialize-sdk-ios
687d4730d12be4201309f24de5820deedf848342
[ "MIT" ]
21
2015-01-28T02:56:57.000Z
2019-02-17T13:41:53.000Z
// // SocializeFacebook.h // Socialize // // Created by David Jedeikin on 10/20/14. // Copyright (c) 2014 Socialize. All rights reserved. // #import <Foundation/Foundation.h> #import <FacebookSDK/FacebookSDK.h> @protocol SocializeFBSessionDelegate; @protocol SocializeFBRequestDelegate; @interface SocializeFacebo...
28.273381
82
0.696183
[ "object" ]
16aa4985421f4f4818279f4ec79c29f29423c92d
1,632
h
C
ParaViewCore/ServerManager/Default/vtkSMAnimationSceneProxy.h
UV-CDAT/ParaView
095ac28404a85fd86676491b8952884805842223
[ "Apache-2.0" ]
null
null
null
ParaViewCore/ServerManager/Default/vtkSMAnimationSceneProxy.h
UV-CDAT/ParaView
095ac28404a85fd86676491b8952884805842223
[ "Apache-2.0" ]
null
null
null
ParaViewCore/ServerManager/Default/vtkSMAnimationSceneProxy.h
UV-CDAT/ParaView
095ac28404a85fd86676491b8952884805842223
[ "Apache-2.0" ]
null
null
null
/*========================================================================= Program: ParaView Module: $RCSfile$ Copyright (c) Kitware, Inc. All rights reserved. See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. This software is distributed WITHOUT ANY WARRANTY; without...
31.384615
83
0.705882
[ "object" ]
16ab64942b51266572cff8d73437108d3f633c20
11,023
c
C
src/distinct_values.c
sandialabs/avatar
19322b61835d73b5035640de8c822efb1f31935d
[ "BSD-3-Clause" ]
1
2022-02-26T17:25:03.000Z
2022-02-26T17:25:03.000Z
src/distinct_values.c
sandialabs/avatar
19322b61835d73b5035640de8c822efb1f31935d
[ "BSD-3-Clause" ]
null
null
null
src/distinct_values.c
sandialabs/avatar
19322b61835d73b5035640de8c822efb1f31935d
[ "BSD-3-Clause" ]
null
null
null
/********************************************************************************** Avatar Tools Copyright (c) 2019, National Technology and Engineering Solutions of Sandia, LLC All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the foll...
43.227451
120
0.576613
[ "mesh" ]
16b8c5bf5efa90574495c3fb6530d9a66f487f8b
3,762
c
C
kernel_dvfs/linux-linaro-tracking-gem5/drivers/gpu/drm/nouveau/core/subdev/gpio/nve0.c
lokeshjindal15/pd-gem5_transformer
f8eb40dc65a5d7e15c8aa0756b1b48dd104bd54f
[ "BSD-3-Clause" ]
55
2019-12-20T03:25:14.000Z
2022-01-16T07:19:47.000Z
kernel_dvfs/linux-linaro-tracking-gem5/drivers/gpu/drm/nouveau/core/subdev/gpio/nve0.c
lokeshjindal15/pd-gem5_transformer
f8eb40dc65a5d7e15c8aa0756b1b48dd104bd54f
[ "BSD-3-Clause" ]
2
2020-11-02T08:01:00.000Z
2022-03-27T02:59:18.000Z
kernel_dvfs/linux-linaro-tracking-gem5/drivers/gpu/drm/nouveau/core/subdev/gpio/nve0.c
lokeshjindal15/pd-gem5_transformer
f8eb40dc65a5d7e15c8aa0756b1b48dd104bd54f
[ "BSD-3-Clause" ]
11
2020-08-06T03:59:45.000Z
2022-02-25T02:31:59.000Z
/* * Copyright 2012 Red Hat Inc. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, d...
28.5
77
0.719298
[ "object" ]
16babbfa8ed1a6cf2b0425ac0ba531f2e3dc95cb
1,485
h
C
Arkanoid/IArkanoidPhysics.h
Excelsus4/ArkanoidGame
15f4aa1cf4bfc950bed36f2701d699f3dec82f8c
[ "MIT" ]
null
null
null
Arkanoid/IArkanoidPhysics.h
Excelsus4/ArkanoidGame
15f4aa1cf4bfc950bed36f2701d699f3dec82f8c
[ "MIT" ]
null
null
null
Arkanoid/IArkanoidPhysics.h
Excelsus4/ArkanoidGame
15f4aa1cf4bfc950bed36f2701d699f3dec82f8c
[ "MIT" ]
null
null
null
#pragma once #include "stdafx.h" struct World { vector<void*> blocks; vector<void*> balls; vector<void*> powerups; void* vaus; int* life; }; class IArkanoidPhysics { public: IArkanoidPhysics(World* world) : world(world) {}; virtual ~IArkanoidPhysics() {}; virtual void PhysicsUpdate() = 0; virtual void Upda...
32.282609
95
0.721212
[ "render", "vector" ]
16bccbf6d3b2be4738eda64aaf3378834df14984
7,952
h
C
apps/covid_sonif_app.h
CS126SP20/final-project-renzol2
5803a1eaa8a27e9f1288946d34f34dedb10c2fa0
[ "MIT" ]
null
null
null
apps/covid_sonif_app.h
CS126SP20/final-project-renzol2
5803a1eaa8a27e9f1288946d34f34dedb10c2fa0
[ "MIT" ]
null
null
null
apps/covid_sonif_app.h
CS126SP20/final-project-renzol2
5803a1eaa8a27e9f1288946d34f34dedb10c2fa0
[ "MIT" ]
1
2021-02-01T23:13:57.000Z
2021-02-01T23:13:57.000Z
// Copyright (c) 2020 CS126SP20. All rights reserved. #ifndef FINALPROJECT_APPS_MYAPP_H_ #define FINALPROJECT_APPS_MYAPP_H_ #include "cinder/app/App.h" #include "cinder/app/RendererGl.h" #include "cinder/gl/gl.h" #include "cinder/Log.h" #include "cinder/params/Params.h" // According to the project guide, backtrackin...
30.584615
92
0.706615
[ "vector" ]
16be5792d1bfd0d48510e68640c5f71e06095a7b
6,386
c
C
usr/src/sys/arch/mvme88k/mvme88k/m187_machdep.c
sizeofvoid/ifconfigd
bdff4b2cec6d572c1450cb44f32c0bdab1b49e5f
[ "BSD-2-Clause" ]
2
2020-04-15T13:39:01.000Z
2020-08-28T01:27:00.000Z
usr/src/sys/arch/mvme88k/mvme88k/m187_machdep.c
sizeofvoid/ifconfigd
bdff4b2cec6d572c1450cb44f32c0bdab1b49e5f
[ "BSD-2-Clause" ]
null
null
null
usr/src/sys/arch/mvme88k/mvme88k/m187_machdep.c
sizeofvoid/ifconfigd
bdff4b2cec6d572c1450cb44f32c0bdab1b49e5f
[ "BSD-2-Clause" ]
1
2020-08-28T01:25:41.000Z
2020-08-28T01:25:41.000Z
/* $OpenBSD: m187_machdep.c,v 1.22 2010/12/31 21:38:08 miod Exp $ */ /* * Copyright (c) 1998, 1999, 2000, 2001 Steve Murphree, Jr. * Copyright (c) 1996 Nivas Madhur * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the followi...
25.95935
79
0.711557
[ "vector" ]
16bf0b68e558064e75a94b37f1ca8e678f7adf3d
5,330
h
C
bcftools/call.h
heavywatal/pysam
482e887e67ce035e8a9e8fe1ec55be6c80d3e5dc
[ "MIT" ]
553
2015-01-02T15:04:03.000Z
2022-03-31T18:14:11.000Z
bcftools/call.h
heavywatal/pysam
482e887e67ce035e8a9e8fe1ec55be6c80d3e5dc
[ "MIT" ]
940
2015-01-05T05:12:07.000Z
2022-03-30T17:09:19.000Z
bcftools/call.h
heavywatal/pysam
482e887e67ce035e8a9e8fe1ec55be6c80d3e5dc
[ "MIT" ]
287
2015-01-04T22:46:07.000Z
2022-03-23T20:37:25.000Z
/* call.h -- variant calling declarations. Copyright (C) 2013-2015, 2019-2020 Genome Research Ltd. Author: Petr Danecek <pd3@sanger.ac.uk> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Softwar...
35.533333
121
0.687805
[ "model" ]
16c2e56889a05dc1990a6dc17b5e0942a8a6bb02
7,692
h
C
components/download/internal/background_service/stats.h
sarang-apps/darshan_browser
173649bb8a7c656dc60784d19e7bb73e07c20daa
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
components/download/internal/background_service/stats.h
sarang-apps/darshan_browser
173649bb8a7c656dc60784d19e7bb73e07c20daa
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
components/download/internal/background_service/stats.h
sarang-apps/darshan_browser
173649bb8a7c656dc60784d19e7bb73e07c20daa
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
// Copyright 2017 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 COMPONENTS_DOWNLOAD_INTERNAL_BACKGROUND_SERVICE_STATS_H_ #define COMPONENTS_DOWNLOAD_INTERNAL_BACKGROUND_SERVICE_STATS_H_ #include "base/files/fi...
33.885463
85
0.74623
[ "model" ]
16c6a321a61dd006495687264aba211a473fae1d
2,067
h
C
src/types/base/hexable.h
supaiku0/cpp-crypto
cb2fce1288a336c0a173dd841eee8b553d3afb65
[ "MIT" ]
null
null
null
src/types/base/hexable.h
supaiku0/cpp-crypto
cb2fce1288a336c0a173dd841eee8b553d3afb65
[ "MIT" ]
null
null
null
src/types/base/hexable.h
supaiku0/cpp-crypto
cb2fce1288a336c0a173dd841eee8b553d3afb65
[ "MIT" ]
null
null
null
#ifndef HEXABLE_H #define HEXABLE_H #include "utilities/platform.h" #include "utilities/formatting.h" #include "types/base/byteable.h" #include <vector> #include <memory> template <size_t COUNT> class Hexable : public Printable, virtual Byteable<COUNT> { public: /**********************************************...
28.315068
94
0.4209
[ "object", "vector" ]
5bd695d5763baa914d460c6a0d1b69326d8770be
12,748
c
C
openbsd/sys/arch/sparc/dev/bwtwo.c
MarginC/kame
2ef74fe29e4cca9b4a87a1d5041191a9e2e8be30
[ "BSD-3-Clause" ]
91
2015-01-05T15:18:31.000Z
2022-03-11T16:43:28.000Z
openbsd/sys/arch/sparc/dev/bwtwo.c
MarginC/kame
2ef74fe29e4cca9b4a87a1d5041191a9e2e8be30
[ "BSD-3-Clause" ]
1
2016-02-25T15:57:55.000Z
2016-02-25T16:01:02.000Z
openbsd/sys/arch/sparc/dev/bwtwo.c
MarginC/kame
2ef74fe29e4cca9b4a87a1d5041191a9e2e8be30
[ "BSD-3-Clause" ]
21
2015-02-07T08:23:07.000Z
2021-12-14T06:01:49.000Z
/* $OpenBSD: bwtwo.c,v 1.15 1998/11/20 15:57:21 deraadt Exp $ */ /* $NetBSD: bwtwo.c,v 1.33 1997/05/24 20:16:02 pk Exp $ */ /* * Copyright (c) 1996 Jason R. Thorpe. All rights reserved. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * * This software was developed...
24.421456
77
0.682146
[ "model" ]
5bd95ab2da70353bc5beeedc5596d95a736988bf
16,400
h
C
sumo/src/utils/vehicle/AStarRouter.h
iltempe/osmosi
c0f54ecdbb7c7b5602d587768617d0dc50f1d75d
[ "MIT" ]
null
null
null
sumo/src/utils/vehicle/AStarRouter.h
iltempe/osmosi
c0f54ecdbb7c7b5602d587768617d0dc50f1d75d
[ "MIT" ]
null
null
null
sumo/src/utils/vehicle/AStarRouter.h
iltempe/osmosi
c0f54ecdbb7c7b5602d587768617d0dc50f1d75d
[ "MIT" ]
2
2017-12-14T16:41:59.000Z
2020-10-16T17:51:27.000Z
/****************************************************************************/ /// @file AStarRouter.h /// @author Jakob Erdmann /// @author Daniel Krajzewicz /// @author Michael Behrisch /// @date January 2012 /// @version $Id$ /// // A* Algorithm using euclidean distance heuristic. // Based on DijkstraRouter...
43.271768
216
0.568659
[ "vector" ]
5bef1c03a3b784f2366b5a1e19c3ce53d6c4c115
1,546
h
C
world_spells/world_spell_data.h
blockspacer/entity_spell_system
6b2c97df9a7a9f1d7c8ecb9f80006b0c471cb80d
[ "MIT" ]
null
null
null
world_spells/world_spell_data.h
blockspacer/entity_spell_system
6b2c97df9a7a9f1d7c8ecb9f80006b0c471cb80d
[ "MIT" ]
null
null
null
world_spells/world_spell_data.h
blockspacer/entity_spell_system
6b2c97df9a7a9f1d7c8ecb9f80006b0c471cb80d
[ "MIT" ]
1
2020-01-08T12:55:20.000Z
2020-01-08T12:55:20.000Z
#ifndef WORLD_SPELL_DATA_H #define WORLD_SPELL_DATA_H #include "core/resource.h" #include "core/vector.h" #include "scene/resources/packed_scene.h" #include "../spell_enums.h" class WorldSpellData : public Resource { GDCLASS(WorldSpellData, Resource); public: int get_id(); void set_id(int value); SpellEnums::...
19.820513
56
0.78784
[ "vector" ]
5bef383f236ce6e8d7e0c1ae2b646afd3f25c8d8
2,853
h
C
src/globalinclude/sdkCallback/TaskCommonCallback.h
tangtgithub/common_robotframe
f098d688bde1d2b2d5d6fac430c98b952621b7c1
[ "MIT" ]
5
2021-07-21T11:38:09.000Z
2021-11-26T03:16:09.000Z
src/globalinclude/sdkCallback/TaskCommonCallback.h
tangtgithub/common_robotframe
f098d688bde1d2b2d5d6fac430c98b952621b7c1
[ "MIT" ]
null
null
null
src/globalinclude/sdkCallback/TaskCommonCallback.h
tangtgithub/common_robotframe
f098d688bde1d2b2d5d6fac430c98b952621b7c1
[ "MIT" ]
null
null
null
#ifndef __TASKCOMMON_CALLBACK_H #define __TASKCOMMON_CALLBACK_H #include <string> #include <vector> #include <unistd.h> #include "commondefine.h" #include "taskdefine.h" #include "mapdefine.h" namespace taskcommon{ /**************点、线、区域******************/ const uint32_t kArea = 1; const uint32_t kLine = 2; const ui...
23.385246
102
0.66176
[ "vector" ]
5bf2b8f79bae68e280f2f51eb560e4fbf00e17d1
6,812
h
C
gpudb/protocol/revoke_permission_datasource.h
GPUdb/gpudb-api-cpp
cabab17bf84c56386e2d74caffaec041c2abeace
[ "MIT" ]
1
2018-07-13T17:18:02.000Z
2018-07-13T17:18:02.000Z
gpudb/protocol/revoke_permission_datasource.h
GPUdb/gpudb-api-cpp
cabab17bf84c56386e2d74caffaec041c2abeace
[ "MIT" ]
2
2018-05-16T19:16:22.000Z
2018-05-17T20:28:06.000Z
gpudb/protocol/revoke_permission_datasource.h
GPUdb/gpudb-api-cpp
cabab17bf84c56386e2d74caffaec041c2abeace
[ "MIT" ]
3
2018-07-13T17:18:04.000Z
2021-07-29T14:04:11.000Z
/* * This file was autogenerated by the GPUdb schema processor. * * DO NOT EDIT DIRECTLY. */ #ifndef __REVOKE_PERMISSION_DATASOURCE_H__ #define __REVOKE_PERMISSION_DATASOURCE_H__ namespace gpudb { /** * A set of input parameters for {@link * #revokePermissionDatasource(const RevokePermissionDataso...
32.438095
188
0.468438
[ "object", "vector" ]
5bf6f35db8cf0ed0c5ce840bfaf02b5aa8a128e1
12,296
h
C
tdmq/include/tencentcloud/tdmq/v20200217/model/RocketMQGroup.h
suluner/tencentcloud-sdk-cpp
a56c73cc3f488c4d1e10755704107bb15c5e000d
[ "Apache-2.0" ]
null
null
null
tdmq/include/tencentcloud/tdmq/v20200217/model/RocketMQGroup.h
suluner/tencentcloud-sdk-cpp
a56c73cc3f488c4d1e10755704107bb15c5e000d
[ "Apache-2.0" ]
null
null
null
tdmq/include/tencentcloud/tdmq/v20200217/model/RocketMQGroup.h
suluner/tencentcloud-sdk-cpp
a56c73cc3f488c4d1e10755704107bb15c5e000d
[ "Apache-2.0" ]
null
null
null
/* * Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. 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 ...
31.937662
116
0.409239
[ "vector", "model" ]
5bf7ee51fe1f2898950bc42566174d2da2d2ce31
6,934
h
C
modules/assimp/editor_scene_importer_assimp.h
Linuxydable/Godot_STL
4722a86627793818a53f53bcb533545a1a1d4eeb
[ "CC-BY-3.0", "Apache-2.0", "MIT" ]
null
null
null
modules/assimp/editor_scene_importer_assimp.h
Linuxydable/Godot_STL
4722a86627793818a53f53bcb533545a1a1d4eeb
[ "CC-BY-3.0", "Apache-2.0", "MIT" ]
null
null
null
modules/assimp/editor_scene_importer_assimp.h
Linuxydable/Godot_STL
4722a86627793818a53f53bcb533545a1a1d4eeb
[ "CC-BY-3.0", "Apache-2.0", "MIT" ]
null
null
null
/*************************************************************************/ /* editor_scene_importer_assimp.h */ /*************************************************************************/ /* This file is part of: */ /* ...
44.735484
229
0.678973
[ "mesh", "object", "vector", "transform", "3d" ]
750168bb76d3b3911253c83bba333fd6b4c642c7
4,479
h
C
even_odd_map/even_odd_map.h
yoniks/c-c-plus-plus-
50f9e24a95fcfb61839cfd8bc2b0755828b7bed0
[ "MIT" ]
null
null
null
even_odd_map/even_odd_map.h
yoniks/c-c-plus-plus-
50f9e24a95fcfb61839cfd8bc2b0755828b7bed0
[ "MIT" ]
null
null
null
even_odd_map/even_odd_map.h
yoniks/c-c-plus-plus-
50f9e24a95fcfb61839cfd8bc2b0755828b7bed0
[ "MIT" ]
null
null
null
// // even_odd_map.h // even_odd_map // // Created by yo on 5/23/22. // #ifndef even_odd_map_h #define even_odd_map_h #include <typeinfo> #include <map> using namespace std; template<typename K, typename V> class even_odd_map { friend void IntervalMapTest(); V m_valBegin; int SIZE=0,size_arr...
29.27451
108
0.431346
[ "object" ]