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
d099894ae7e619bfef9076322ee02792bb4b3015
15,096
c
C
cpp/JSConvertTypedArray.c
mars-lan/react-native-webgl
ed2311150560158bcaa0ed5b09960363ec161e5c
[ "BSD-3-Clause" ]
1
2019-10-15T10:46:47.000Z
2019-10-15T10:46:47.000Z
cpp/JSConvertTypedArray.c
mars-lan/react-native-webgl
ed2311150560158bcaa0ed5b09960363ec161e5c
[ "BSD-3-Clause" ]
2
2020-07-18T07:14:42.000Z
2021-05-10T14:26:33.000Z
cpp/JSConvertTypedArray.c
pav-an/react-native-webgl
097ca1ec051f5c98532c77a7d1f9990887f7d66a
[ "BSD-3-Clause" ]
1
2019-03-29T10:21:35.000Z
2019-03-29T10:21:35.000Z
// Adapted from phoboslab/Ejecta on GitHub // https://github.com/phoboslab/Ejecta/tree/8917cfbc17b3298f99ca7d719cfc57fcb8e43519/Source/Ejecta // with Android compatibility changes and changes to allow coexisting with // iOS >=10 built-in TypedArray API #include "JSConvertTypedArray.h" #include <stdint.h> #include <st...
34.863741
118
0.753246
[ "object" ]
d09fe82a7ac15d329a53af86c7838984969e334d
1,326
h
C
src/population.h
destenson/sean-dougherty--accneat
bd9c19bc44f11e91510f734e325f74c9a6ef0626
[ "Apache-2.0" ]
null
null
null
src/population.h
destenson/sean-dougherty--accneat
bd9c19bc44f11e91510f734e325f74c9a6ef0626
[ "Apache-2.0" ]
null
null
null
src/population.h
destenson/sean-dougherty--accneat
bd9c19bc44f11e91510f734e325f74c9a6ef0626
[ "Apache-2.0" ]
null
null
null
/* Copyright 2001 The University of Texas at Austin 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...
27.061224
79
0.689291
[ "vector" ]
d0a0935b941cd22246ebca1dc9a35357fcdd5baf
46,803
c
C
jni/vendor/libjpeg-turbo/libjpeg-turbo-2.0.1/turbojpeg-jni.c
Peter-St/android-libjpeg-turbo
28bb2282bde99cfe91deeab857c4344dd0a0eb20
[ "Apache-2.0" ]
155
2015-06-30T02:16:00.000Z
2021-12-31T15:45:38.000Z
jni/vendor/libjpeg-turbo/libjpeg-turbo-2.0.1/turbojpeg-jni.c
Peter-St/android-libjpeg-turbo
28bb2282bde99cfe91deeab857c4344dd0a0eb20
[ "Apache-2.0" ]
16
2015-10-21T00:56:43.000Z
2020-08-15T14:32:17.000Z
jni/vendor/libjpeg-turbo/libjpeg-turbo-2.0.1/turbojpeg-jni.c
Peter-St/android-libjpeg-turbo
28bb2282bde99cfe91deeab857c4344dd0a0eb20
[ "Apache-2.0" ]
94
2015-07-23T13:36:27.000Z
2022-03-22T08:50:02.000Z
/* * Copyright (C)2011-2018 D. R. Commander. All Rights Reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * - Redistributions of source code must retain the above copyright notice, * this list of con...
39.396465
116
0.671624
[ "transform" ]
d0a2a69f4b9932fa9c0b266da39162440d3aa59d
420
h
C
source/Applications/Fudge/source/optimal_packing.h
ndoxx/erwin
164d759345087c006f59bf0d4589be8044131602
[ "MIT" ]
null
null
null
source/Applications/Fudge/source/optimal_packing.h
ndoxx/erwin
164d759345087c006f59bf0d4589be8044131602
[ "MIT" ]
null
null
null
source/Applications/Fudge/source/optimal_packing.h
ndoxx/erwin
164d759345087c006f59bf0d4589be8044131602
[ "MIT" ]
null
null
null
#pragma once #include "rectpack2D/src/finders_interface.h" namespace fudge { // Find the optimal packing for a list of rectangles and return the resultant bin size // Rectangles coordinates (initially set to 0) are modified directly // max_side: maximal size of a side for the resultant bin extern rectpack2D::rect_wh...
32.307692
104
0.783333
[ "vector" ]
d0a45918a471634ece582628ed7c3b247ae82fca
2,525
h
C
PluginProcessor.h
JoergBitzer/AudioDevTemplate
167877c1266ac0ef1a6b657c5885f09d340f4b25
[ "MIT" ]
null
null
null
PluginProcessor.h
JoergBitzer/AudioDevTemplate
167877c1266ac0ef1a6b657c5885f09d340f4b25
[ "MIT" ]
null
null
null
PluginProcessor.h
JoergBitzer/AudioDevTemplate
167877c1266ac0ef1a6b657c5885f09d340f4b25
[ "MIT" ]
null
null
null
#pragma once #include <vector> #include <juce_audio_processors/juce_audio_processors.h> #include "PresetHandler.h" //============================================================================== class TemplateAudioProcessor : public juce::AudioProcessor { public: friend class TemplateAudioProcessorEditor;...
40.725806
85
0.541782
[ "vector" ]
d0a63b77e01720f8086661a8ea3897f8fed38d41
20,491
c
C
ext/zend_test/test.c
aikurce/php-src
ebc7278dc272bbf4a7767577fc9af68be28727c5
[ "PHP-3.01" ]
1
2021-01-24T13:19:15.000Z
2021-01-24T13:19:15.000Z
ext/zend_test/test.c
aikurce/php-src
ebc7278dc272bbf4a7767577fc9af68be28727c5
[ "PHP-3.01" ]
null
null
null
ext/zend_test/test.c
aikurce/php-src
ebc7278dc272bbf4a7767577fc9af68be28727c5
[ "PHP-3.01" ]
null
null
null
/* +----------------------------------------------------------------------+ | Copyright (c) The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundl...
30.953172
220
0.74013
[ "object" ]
d0abe180abef17d9104b162234aec460472c5e7b
21,407
c
C
AppPkg/Applications/Python/Efi/getpath.c
DK519/DK_Project
b562574ba2d223aff5dd3f3c3260ee1f9905e735
[ "Python-2.0", "Zlib", "BSD-2-Clause", "MIT", "BSD-2-Clause-Patent", "BSD-3-Clause" ]
1
2019-04-28T16:32:26.000Z
2019-04-28T16:32:26.000Z
AppPkg/Applications/Python/Efi/getpath.c
DK519/DK_Project
b562574ba2d223aff5dd3f3c3260ee1f9905e735
[ "Python-2.0", "Zlib", "BSD-2-Clause", "MIT", "BSD-2-Clause-Patent", "BSD-3-Clause" ]
null
null
null
AppPkg/Applications/Python/Efi/getpath.c
DK519/DK_Project
b562574ba2d223aff5dd3f3c3260ee1f9905e735
[ "Python-2.0", "Zlib", "BSD-2-Clause", "MIT", "BSD-2-Clause-Patent", "BSD-3-Clause" ]
null
null
null
/** @file Return the initial module search path. Search in specified locations for the associated Python libraries. Py_GetPath returns module_search_path. Py_GetPrefix returns PREFIX Py_GetExec_Prefix returns PREFIX Py_GetProgramFullPath returns the full path to the python executable. The...
29.731944
123
0.592096
[ "object" ]
d0af58b40933d0190afbff15ab7a6a8c2a22ab64
2,577
h
C
Routing/mars_routing_plugin_carp/include/mars_routing_plugin_carp/PlanningStep.h
ramp-eu/Motion_Task_Planner
f2a2b5af7ec721c3a965763bacecbee98d39f5b3
[ "Apache-2.0" ]
1
2021-10-21T06:25:13.000Z
2021-10-21T06:25:13.000Z
Routing/mars_routing_plugin_carp/include/mars_routing_plugin_carp/PlanningStep.h
ramp-eu/Motion_Task_Planner
f2a2b5af7ec721c3a965763bacecbee98d39f5b3
[ "Apache-2.0" ]
null
null
null
Routing/mars_routing_plugin_carp/include/mars_routing_plugin_carp/PlanningStep.h
ramp-eu/Motion_Task_Planner
f2a2b5af7ec721c3a965763bacecbee98d39f5b3
[ "Apache-2.0" ]
1
2021-03-04T10:33:08.000Z
2021-03-04T10:33:08.000Z
// Copyright 2020 Fraunhofer-Gesellschaft zur Förderung der angewandten Forschung e.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 // // https:www.apache.org/licenses/LICENSE-2.0...
34.824324
114
0.750097
[ "vector" ]
d0b65b41bc85b3c87d88df4be940e4149facf53e
121,815
c
C
src/cvx/src/solvers/cvxgen_jerk/matrix_support.c
jtorde/uav_trajectory_optimizer
7a74fab766100cb0bd7e49b3d832d9ae7efcb3fd
[ "BSD-3-Clause" ]
46
2019-02-26T13:08:43.000Z
2022-03-07T11:09:11.000Z
src/cvx/src/solvers/cvxgen_jerk/matrix_support.c
jtorde/uav_trajectory_optimizer
7a74fab766100cb0bd7e49b3d832d9ae7efcb3fd
[ "BSD-3-Clause" ]
null
null
null
src/cvx/src/solvers/cvxgen_jerk/matrix_support.c
jtorde/uav_trajectory_optimizer
7a74fab766100cb0bd7e49b3d832d9ae7efcb3fd
[ "BSD-3-Clause" ]
15
2019-02-26T13:08:57.000Z
2021-04-06T20:31:40.000Z
// Solver released by written permission from Jacob Mattingley, for non-commercial use only /* Produced by CVXGEN, 2018-08-30 09:21:35 -0400. */ /* CVXGEN is Copyright (C) 2006-2017 Jacob Mattingley, jem@cvxgen.com. */ /* The code in this file is Copyright (C) 2006-2017 Jacob Mattingley. */ /* CVXGEN, or solvers produ...
54.995485
120
0.456011
[ "vector" ]
d0b69070fff9a5fc6b601e0d3e82f88f54960859
2,977
h
C
src/GameLogic/Systems/DebugDrawSystem.h
gameraccoon/hide-and-seek
c6ddc6419e041f0d63f6d4497dd5b95aaa54ef25
[ "MIT" ]
3
2021-02-19T09:14:29.000Z
2022-03-08T08:35:45.000Z
src/GameLogic/Systems/DebugDrawSystem.h
gameraccoon/hide-and-seek
c6ddc6419e041f0d63f6d4497dd5b95aaa54ef25
[ "MIT" ]
1
2019-11-23T09:13:25.000Z
2020-04-18T20:12:04.000Z
src/GameLogic/Systems/DebugDrawSystem.h
gameraccoon/hide-and-seek
c6ddc6419e041f0d63f6d4497dd5b95aaa54ef25
[ "MIT" ]
null
null
null
#pragma once #include <memory> #include <vector> #include <raccoon-ecs/system.h> #include <raccoon-ecs/async_operations.h> #include "GameData/Components/TransformComponent.generated.h" #include "GameData/Components/CollisionComponent.generated.h" #include "GameData/Components/NavMeshComponent.generated.h" #include "...
41.929577
110
0.83742
[ "vector" ]
d0c3d06eec1613d326ea6dadac7d87dcccd6e061
2,071
h
C
admin/activec/designer/vb98ctls/mssnapr/mssnapr/scitdefs.h
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
admin/activec/designer/vb98ctls/mssnapr/mssnapr/scitdefs.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
admin/activec/designer/vb98ctls/mssnapr/mssnapr/scitdefs.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
//=--------------------------------------------------------------------------= // scitdefs.h //=--------------------------------------------------------------------------= // Copyright (c) 1999, Microsoft Corp. // All Rights Reserved // Information Contained Herein Is Proprietary and Confidential. ...
37.654545
94
0.447127
[ "object" ]
d0c746275b73caf644f949a054c30e7148df0092
1,856
h
C
demos/common/format_reader/format_reader.h
lachinov/open_model_zoo
e458c1f0407d0303e36be4828bb963a67d6d050a
[ "Apache-2.0" ]
5
2020-03-09T07:39:04.000Z
2021-08-16T07:17:28.000Z
demos/common/format_reader/format_reader.h
lachinov/open_model_zoo
e458c1f0407d0303e36be4828bb963a67d6d050a
[ "Apache-2.0" ]
8
2020-09-26T00:40:13.000Z
2022-03-12T00:14:30.000Z
demos/common/format_reader/format_reader.h
lachinov/open_model_zoo
e458c1f0407d0303e36be4828bb963a67d6d050a
[ "Apache-2.0" ]
4
2020-04-21T17:31:00.000Z
2021-10-18T07:04:49.000Z
// Copyright (C) 2018-2019 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // /** * \brief Format reader abstract class implementation * \file format_reader.h */ #pragma once #include <memory> #include <string> #include <vector> #include <iostream> #if defined(_WIN32) # ifdef IMPLEMENT_FORMAT_READER # de...
22.91358
92
0.670797
[ "vector" ]
fd991a01ec0d3f6eb93d9a2819277a10d83dd582
1,513
h
C
OpenTESArena/src/World/ProvinceDefinition.h
Digital-Monk/OpenTESArena
95f0bdaa642ff090b94081795a53b00f10dc4b03
[ "MIT" ]
null
null
null
OpenTESArena/src/World/ProvinceDefinition.h
Digital-Monk/OpenTESArena
95f0bdaa642ff090b94081795a53b00f10dc4b03
[ "MIT" ]
null
null
null
OpenTESArena/src/World/ProvinceDefinition.h
Digital-Monk/OpenTESArena
95f0bdaa642ff090b94081795a53b00f10dc4b03
[ "MIT" ]
null
null
null
#ifndef PROVINCE_DEFINITION_H #define PROVINCE_DEFINITION_H #include <vector> #include "LocationDefinition.h" #include "../Math/Rect.h" class MiscAssets; class ProvinceDefinition { private: std::vector<LocationDefinition> locations; std::string name; int globalX, globalY, globalW, globalH; // Province-to-world-m...
29.666667
94
0.76735
[ "vector" ]
fda06c3e6e3609897a6a2c5d20ca94c7f0651d2a
7,022
h
C
orte/mca/grpcomm/grpcomm.h
ggouaillardet/prrte
4c77d72ea5167971080d40ee987e12ff315fe8dd
[ "BSD-3-Clause-Open-MPI" ]
null
null
null
orte/mca/grpcomm/grpcomm.h
ggouaillardet/prrte
4c77d72ea5167971080d40ee987e12ff315fe8dd
[ "BSD-3-Clause-Open-MPI" ]
null
null
null
orte/mca/grpcomm/grpcomm.h
ggouaillardet/prrte
4c77d72ea5167971080d40ee987e12ff315fe8dd
[ "BSD-3-Clause-Open-MPI" ]
null
null
null
/* -*- Mode: C; c-basic-offset:4 ; indent-tabs-mode:nil -*- */ /* * Copyright (c) 2004-2008 The Trustees of Indiana University and Indiana * University Research and Technology * Corporation. All rights reserved. * Copyright (c) 2004-2005 The University of Tennessee a...
36.195876
87
0.68969
[ "object" ]
fda4a527a6c3efeb1b9e1fb7939908500476fe98
2,211
h
C
folly/io/async/test/Util.h
berlinhuang/folly
344f49c41ae8ce100771e632b590a37ad3bcbe22
[ "Apache-2.0" ]
1
2021-07-17T07:04:43.000Z
2021-07-17T07:04:43.000Z
folly/io/async/test/Util.h
berlinhuang/folly
344f49c41ae8ce100771e632b590a37ad3bcbe22
[ "Apache-2.0" ]
null
null
null
folly/io/async/test/Util.h
berlinhuang/folly
344f49c41ae8ce100771e632b590a37ad3bcbe22
[ "Apache-2.0" ]
null
null
null
/* * Copyright 2004-present Facebook, 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 a...
38.789474
79
0.615559
[ "object" ]
fda6c1474a440fa68f7e9f248c246f3a3fcd9c2e
4,214
h
C
Eos/StlAllocatorsTypes.h
Kabal2013/eos
f208fd4d47714bc0cb99a7970715ce9335b16b05
[ "Apache-2.0" ]
1
2018-06-03T22:15:45.000Z
2018-06-03T22:15:45.000Z
Eos/StlAllocatorsTypes.h
Kabal2013/eos
f208fd4d47714bc0cb99a7970715ce9335b16b05
[ "Apache-2.0" ]
1
2018-03-29T16:05:39.000Z
2020-05-25T15:14:31.000Z
Eos/StlAllocatorsTypes.h
Kabal2013/eos
f208fd4d47714bc0cb99a7970715ce9335b16b05
[ "Apache-2.0" ]
null
null
null
#pragma once #include <unordered_map> #include <unordered_set> #include <vector> #include <string> #include <fstream> #include <array> #include <stack> #include <queue> #include <deque> #include <map> #include <set> #include "StlAllocator.h" // are only by STL, so I know the library is the same for me #pragma warni...
84.28
300
0.777646
[ "vector" ]
fda8831516eb9d12ea7e8142e5a55c9b9ed8499f
3,206
h
C
XCTestBootstrap/Utility/FBXCTestResultToolOperation.h
mwakizaka/idb
40ec4e8069b86f654bf6a7aa5fb9aa97f100d974
[ "MIT" ]
4
2020-12-02T08:40:21.000Z
2022-02-20T11:54:22.000Z
XCTestBootstrap/Utility/FBXCTestResultToolOperation.h
mwakizaka/idb
40ec4e8069b86f654bf6a7aa5fb9aa97f100d974
[ "MIT" ]
1
2021-12-13T17:24:24.000Z
2021-12-13T17:24:24.000Z
XCTestBootstrap/Utility/FBXCTestResultToolOperation.h
mwakizaka/idb
40ec4e8069b86f654bf6a7aa5fb9aa97f100d974
[ "MIT" ]
null
null
null
/* * 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. */ #import <Foundation/Foundation.h> #import <FBControlCore/FBControlCore.h> NS_ASSUME_NONNULL_BEGIN /** Builds an xcresulttool in...
40.075
225
0.782595
[ "object" ]
fda8da633eb50264f53fa97290d807ae510b06f9
42,183
h
C
squangle/mysql_client/Operation.h
fadimounir/squangle
88313e4bea36b8c98c5a9ead68da3fdb24c4ecce
[ "BSD-3-Clause" ]
null
null
null
squangle/mysql_client/Operation.h
fadimounir/squangle
88313e4bea36b8c98c5a9ead68da3fdb24c4ecce
[ "BSD-3-Clause" ]
null
null
null
squangle/mysql_client/Operation.h
fadimounir/squangle
88313e4bea36b8c98c5a9ead68da3fdb24c4ecce
[ "BSD-3-Clause" ]
null
null
null
/* * Copyright (c) 2016, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. An additional grant * of patent rights can be found in the PATENTS file in the same directory. * */ // // Operat...
31.812217
80
0.74082
[ "object", "vector" ]
fdac7f4a3f30956ba0818b52c0fac6a33b26d110
2,123
h
C
MoravaEngine/src/Terrain/MapGenerator.h
imgui-works/MoravaEngine_opengl_vulkan_2d_3d_game_engine
b8e6ee3c3c890e9b8cf5de7bcb564b32f6767b6b
[ "Apache-2.0" ]
null
null
null
MoravaEngine/src/Terrain/MapGenerator.h
imgui-works/MoravaEngine_opengl_vulkan_2d_3d_game_engine
b8e6ee3c3c890e9b8cf5de7bcb564b32f6767b6b
[ "Apache-2.0" ]
null
null
null
MoravaEngine/src/Terrain/MapGenerator.h
imgui-works/MoravaEngine_opengl_vulkan_2d_3d_game_engine
b8e6ee3c3c890e9b8cf5de7bcb564b32f6767b6b
[ "Apache-2.0" ]
1
2022-01-05T03:51:02.000Z
2022-01-05T03:51:02.000Z
#pragma once #include "Mesh/MeshUnity.h" #include "Terrain/MeshGenerator.h" #include "Texture/MoravaTexture.h" #include <vector> /** * Based on Procedural Landmass Generation series by Sebastian Lague */ class MapGenerator { public: enum class DrawMode { HeightMap, ColorMap, Mesh, }; struct MapGenConf; ...
21.663265
141
0.687235
[ "mesh", "vector" ]
fdae9e4ac56d8acb596b5f8f049c74b7fbdcdeb4
11,469
c
C
iOS/buildlibs/armv7/allegro-4.4.2/examples/exstars.c
jonreyno/AGS
6922847542401f451a26c6cc31b9d51b5889a008
[ "Artistic-2.0" ]
21
2019-05-08T23:50:29.000Z
2021-04-28T07:59:17.000Z
iOS/buildlibs/armv7/allegro-4.4.2/examples/exstars.c
jonreyno/AGS
6922847542401f451a26c6cc31b9d51b5889a008
[ "Artistic-2.0" ]
null
null
null
iOS/buildlibs/armv7/allegro-4.4.2/examples/exstars.c
jonreyno/AGS
6922847542401f451a26c6cc31b9d51b5889a008
[ "Artistic-2.0" ]
6
2019-05-19T04:30:15.000Z
2022-01-29T05:26:46.000Z
/* * Example program for the Allegro library, by Dave Thomson. * * This program draws a 3D star field (depth-cued) and a polygon * starship (controllable with the keyboard cursor keys), using * the Allegro math functions. */ #include <allegro.h> /* star field system */ typedef struct VECTOR { ...
24.986928
77
0.560555
[ "vector", "model", "3d" ]
fdb5585d2ebfb0858fdd1e39005b1c64391ebdcb
1,789
h
C
include/XmlSave/XmlFilter.h
lelezard7/ONF
4a1cd37c5b6b864703e3d6f8ed1c670578df0683
[ "MIT" ]
null
null
null
include/XmlSave/XmlFilter.h
lelezard7/ONF
4a1cd37c5b6b864703e3d6f8ed1c670578df0683
[ "MIT" ]
25
2021-07-23T14:11:12.000Z
2021-11-08T00:37:37.000Z
include/XmlSave/XmlFilter.h
lelezard7/ONF
4a1cd37c5b6b864703e3d6f8ed1c670578df0683
[ "MIT" ]
null
null
null
/** * */ #pragma once #ifndef XML_FILTER_H_ #define XML_FILTER_H_ //#include "TagStructure.h" //#include <vector> //class SearchResult; //#define XFF_VALUE 0x0001 //#define XFF_FLAG 0x0002 //#define XFF_NAME 0x0004 //#define XFF_SUBTAGS 0x0008 //#define XFF_ATTRIBUTES 0x0010 //class XmlFilter //TOD...
22.935897
97
0.709335
[ "vector" ]
fdbe635d51352f37588689053d81a11b85a9d9e8
2,217
h
C
src/util/models/rolenamesmixin.h
0xd34df00d/leechcraft
c599858ffcf59f0626f07f677362fc4538cc6552
[ "BSL-1.0" ]
120
2015-01-22T14:10:39.000Z
2021-11-25T12:57:16.000Z
src/util/models/rolenamesmixin.h
0xd34df00d/leechcraft
c599858ffcf59f0626f07f677362fc4538cc6552
[ "BSL-1.0" ]
8
2015-02-07T19:38:19.000Z
2017-11-30T20:18:28.000Z
src/util/models/rolenamesmixin.h
0xd34df00d/leechcraft
c599858ffcf59f0626f07f677362fc4538cc6552
[ "BSL-1.0" ]
33
2015-02-07T16:59:55.000Z
2021-10-12T00:36:40.000Z
/********************************************************************** * LeechCraft - modular cross-platform feature rich internet client. * Copyright (C) 2006-2014 Georg Rudoy * * Distributed under the Boost Software License, Version 1.0. * (See accompanying file LICENSE or copy at https://www.boost.org/LICENSE...
27.37037
83
0.633288
[ "model" ]
fdbf731d5779483f666c3ffb9dccce41532b979d
15,002
h
C
include/cinder/gl/VboMesh.h
nselikoff/Cinder
54590aabdc3d74b0b078d43590dfad89e50e9c94
[ "BSD-2-Clause" ]
3,494
2015-01-02T08:42:09.000Z
2022-03-31T14:16:23.000Z
include/cinder/gl/VboMesh.h
nselikoff/Cinder
54590aabdc3d74b0b078d43590dfad89e50e9c94
[ "BSD-2-Clause" ]
1,284
2015-01-02T07:31:47.000Z
2022-03-30T02:06:43.000Z
include/cinder/gl/VboMesh.h
nselikoff/Cinder
54590aabdc3d74b0b078d43590dfad89e50e9c94
[ "BSD-2-Clause" ]
780
2015-01-02T22:14:29.000Z
2022-03-30T00:16:56.000Z
/* Copyright (c) 2013, The Cinder Project, All rights reserved. This code is intended for use with the Cinder C++ library: http://libcinder.org Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of so...
49.186885
265
0.735569
[ "mesh", "geometry", "object", "vector" ]
fdc27a51568666b156a87fb310714bf56b36db99
844
h
C
src/cpp/lib/thread_lib/thread/thread_manager.h
volok-aleksej/twainet
eabdb17840d02516d8390d8782c0d95713b1e507
[ "Apache-2.0" ]
18
2015-11-24T15:44:05.000Z
2020-09-30T23:15:59.000Z
src/cpp/lib/thread_lib/thread/thread_manager.h
volok-aleksej/twainet
eabdb17840d02516d8390d8782c0d95713b1e507
[ "Apache-2.0" ]
null
null
null
src/cpp/lib/thread_lib/thread/thread_manager.h
volok-aleksej/twainet
eabdb17840d02516d8390d8782c0d95713b1e507
[ "Apache-2.0" ]
8
2016-09-01T11:18:58.000Z
2021-07-09T06:48:52.000Z
#ifndef THREAD_MANAGER_H #define THREAD_MANAGER_H #include "thread.h" #include "include/object_manager.h" #include "thread_lib/common/managers_container.h" class ThreadManager : public ManagerCreator<ThreadManager> { protected: friend class ManagerCreator<ThreadManager>; ThreadManager(); virtual ~Threa...
29.103448
109
0.764218
[ "vector" ]
fdc32154a3f6c15c77cc3e029cff53b7ae72dff5
7,458
h
C
modules/base/processors/pointlightsourceprocessor.h
liu3xing3long/inviwo
69cca9b6ecd58037bda0ed9e6f53d02f189f19a7
[ "BSD-2-Clause" ]
1
2018-04-07T14:30:29.000Z
2018-04-07T14:30:29.000Z
modules/base/processors/pointlightsourceprocessor.h
liu3xing3long/inviwo
69cca9b6ecd58037bda0ed9e6f53d02f189f19a7
[ "BSD-2-Clause" ]
null
null
null
modules/base/processors/pointlightsourceprocessor.h
liu3xing3long/inviwo
69cca9b6ecd58037bda0ed9e6f53d02f189f19a7
[ "BSD-2-Clause" ]
null
null
null
/********************************************************************************* * * Inviwo - Interactive Visualization Workshop * * Copyright (c) 2014-2018 Inviwo Foundation * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided th...
38.246154
100
0.742022
[ "vector" ]
fdc3c9d10cf20465ca2d13cf7c578e8ce78e2e29
99,207
c
C
migrate/glib-2.42.0/gio/gsettings.c
zhongliangkang/twemproxy41
8dc3664145b0fcdd32fa321720235a9db9b3cece
[ "Apache-2.0" ]
null
null
null
migrate/glib-2.42.0/gio/gsettings.c
zhongliangkang/twemproxy41
8dc3664145b0fcdd32fa321720235a9db9b3cece
[ "Apache-2.0" ]
1
2020-10-13T07:38:31.000Z
2020-10-13T07:38:31.000Z
migrate/glib/gio/gsettings.c
zhongliangkang/twemproxy41
8dc3664145b0fcdd32fa321720235a9db9b3cece
[ "Apache-2.0" ]
null
null
null
/* * Copyright © 2009, 2010 Codethink Limited * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2 of the licence, or (at your option) any later version. * * This ...
31.138418
116
0.661032
[ "object" ]
fdce4bcdf105f952eb5bba9d99f0661787912efb
1,237
c
C
books/master/semaphore/consumer_producer.c
Bingwen-Hu/hackaway
69727d76fd652390d9660e9ea4354ba5cc76dd5c
[ "BSD-2-Clause" ]
null
null
null
books/master/semaphore/consumer_producer.c
Bingwen-Hu/hackaway
69727d76fd652390d9660e9ea4354ba5cc76dd5c
[ "BSD-2-Clause" ]
null
null
null
books/master/semaphore/consumer_producer.c
Bingwen-Hu/hackaway
69727d76fd652390d9660e9ea4354ba5cc76dd5c
[ "BSD-2-Clause" ]
null
null
null
/** classic consumer producer problem in C * */ typedef int semaphore; void wait(semaphore s) {} void signal(semaphore s) {} void main() { semaphore mutex = 1; semaphore empty = 10; semaphore full = 0; int buffer[10]; int pindex = 0; int cindex = 0; // assume the following procedur...
28.113636
67
0.540016
[ "model" ]
fdd0b1b6818043458ad503dd14a4df3d91a05462
29,049
c
C
modulemd/tests/test-modulemd-module.c
val-verde/libmodulemd
1a032da198333ee77bdbe4be65e60eb4115ea73f
[ "MIT" ]
null
null
null
modulemd/tests/test-modulemd-module.c
val-verde/libmodulemd
1a032da198333ee77bdbe4be65e60eb4115ea73f
[ "MIT" ]
1
2017-08-17T17:26:39.000Z
2017-08-17T17:26:39.000Z
modulemd/tests/test-modulemd-module.c
val-verde/libmodulemd
1a032da198333ee77bdbe4be65e60eb4115ea73f
[ "MIT" ]
1
2017-09-15T12:30:45.000Z
2017-09-15T12:30:45.000Z
/* * This file is part of libmodulemd * Copyright (C) 2018-2020 Red Hat, Inc. * * Fedora-License-Identifier: MIT * SPDX-2.0-License-Identifier: MIT * SPDX-3.0-License-Identifier: MIT * * This program is free software. * For more information on the license, see COPYING. * For more information on free software,...
35.555692
95
0.731488
[ "object" ]
fdd108c6a3884b9f9995f074e1c3d6b2bf7fa92f
16,644
h
C
ardupilot/libraries/AP_NavEKF2/AP_NavEKF2.h
quadrotor-IITKgp/emulate_GPS
3c888d5b27b81fb17e74d995370f64bdb110fb65
[ "MIT" ]
1
2021-07-17T11:37:16.000Z
2021-07-17T11:37:16.000Z
ardupilot/libraries/AP_NavEKF2/AP_NavEKF2.h
arl-kgp/emulate_GPS
3c888d5b27b81fb17e74d995370f64bdb110fb65
[ "MIT" ]
null
null
null
ardupilot/libraries/AP_NavEKF2/AP_NavEKF2.h
arl-kgp/emulate_GPS
3c888d5b27b81fb17e74d995370f64bdb110fb65
[ "MIT" ]
null
null
null
/// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*- /* 24 state EKF based on https://github.com/priseborough/InertialNav Converted from Matlab to C++ by Paul Riseborough EKF Tuning parameters refactored by Tom Cauchois This program is free software: you can redistribute it and/or mod...
54.75
182
0.736422
[ "3d" ]
fdd3bf3344e39435440ad179ef6b9efb2f28cde1
8,623
h
C
aws-cpp-sdk-medialive/include/aws/medialive/model/ScheduleActionSettings.h
Gohan/aws-sdk-cpp
51aa785289d9a76ac27f026d169ddf71ec2d0686
[ "Apache-2.0" ]
null
null
null
aws-cpp-sdk-medialive/include/aws/medialive/model/ScheduleActionSettings.h
Gohan/aws-sdk-cpp
51aa785289d9a76ac27f026d169ddf71ec2d0686
[ "Apache-2.0" ]
null
null
null
aws-cpp-sdk-medialive/include/aws/medialive/model/ScheduleActionSettings.h
Gohan/aws-sdk-cpp
51aa785289d9a76ac27f026d169ddf71ec2d0686
[ "Apache-2.0" ]
null
null
null
/* * Copyright 2010-2017 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" fil...
42.269608
207
0.779775
[ "model" ]
fdd51722e4b8a1fcc32a382d12b1b001aa519838
4,744
h
C
framework/stats/vulkan_stats_provider.h
NoreChair/Vulkan-Samples
30e0ef953f9492726945d2042400a3808c8408f5
[ "Apache-2.0" ]
2,842
2016-02-16T14:01:31.000Z
2022-03-30T19:10:32.000Z
framework/stats/vulkan_stats_provider.h
ZandroFargnoli/Vulkan-Samples
04278ed5f0f9847ae6897509eb56d7b21b4e8cde
[ "Apache-2.0" ]
316
2016-02-16T20:41:29.000Z
2022-03-29T02:20:32.000Z
framework/stats/vulkan_stats_provider.h
ZandroFargnoli/Vulkan-Samples
04278ed5f0f9847ae6897509eb56d7b21b4e8cde
[ "Apache-2.0" ]
504
2016-02-16T16:43:37.000Z
2022-03-31T20:24:35.000Z
/* Copyright (c) 2020, Broadcom Inc. and Contributors * * 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/LICE...
28.926829
105
0.718803
[ "render", "vector" ]
fddb1c8125deb14c9755aeb37a58961176369166
3,281
h
C
src/developer/debug/third_party/libunwindstack/include/unwindstack/Unwinder.h
allansrc/fuchsia
a2c235b33fc4305044d496354a08775f30cdcf37
[ "BSD-2-Clause" ]
210
2019-02-05T12:45:09.000Z
2022-03-28T07:59:06.000Z
src/developer/debug/third_party/libunwindstack/include/unwindstack/Unwinder.h
PlugFox/fuchsia
39afe5230d41628b3c736a6e384393df954968c8
[ "BSD-2-Clause" ]
56
2021-06-03T03:16:25.000Z
2022-03-20T01:07:44.000Z
src/developer/debug/third_party/libunwindstack/include/unwindstack/Unwinder.h
PlugFox/fuchsia
39afe5230d41628b3c736a6e384393df954968c8
[ "BSD-2-Clause" ]
73
2019-03-06T18:55:23.000Z
2022-03-26T12:04:51.000Z
/* * Copyright (C) 2017 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...
28.780702
115
0.735751
[ "vector" ]
fddd5226a2b408018b3f5ccb535933b9ed83c09e
1,676
h
C
dali/operators/decoder/cache/image_cache_largest.h
cyyever/DALI
e2b2d5a061da605e3e9e681017a7b2d53fe41a62
[ "ECL-2.0", "Apache-2.0" ]
3,967
2018-06-19T04:39:09.000Z
2022-03-31T10:57:53.000Z
dali/operators/decoder/cache/image_cache_largest.h
cyyever/DALI
e2b2d5a061da605e3e9e681017a7b2d53fe41a62
[ "ECL-2.0", "Apache-2.0" ]
3,494
2018-06-21T07:09:58.000Z
2022-03-31T19:44:51.000Z
dali/operators/decoder/cache/image_cache_largest.h
cyyever/DALI
e2b2d5a061da605e3e9e681017a7b2d53fe41a62
[ "ECL-2.0", "Apache-2.0" ]
531
2018-06-19T23:53:10.000Z
2022-03-30T08:35:59.000Z
// Copyright (c) 2019, NVIDIA CORPORATION. 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 ...
33.52
88
0.76969
[ "vector" ]
fde633a5599f2828635bae8df07aee66f523a99a
7,446
h
C
src/filtertree/ftsearcherabs.h
mahmoudimus/flamingo
61b46a9f57c9aa4050b0dd8b95a44e1abef0d006
[ "Unlicense" ]
4
2018-08-23T08:05:33.000Z
2019-06-13T09:23:27.000Z
src/filtertree/ftsearcherabs.h
mahmoudimus/flamingo
61b46a9f57c9aa4050b0dd8b95a44e1abef0d006
[ "Unlicense" ]
null
null
null
src/filtertree/ftsearcherabs.h
mahmoudimus/flamingo
61b46a9f57c9aa4050b0dd8b95a44e1abef0d006
[ "Unlicense" ]
null
null
null
/* $Id: ftsearcherabs.h 5146 2010-03-24 23:05:57Z abehm $ Copyright (C) 2010 by The Regents of the University of California Redistribution of this file is permitted under the terms of the BSD license. Date: 04/04/2008 Author: Alexander Behm <abehm (at) ics.uci.edu> */ #ifndef _ftsearcherabs_h_ #def...
28.528736
107
0.707091
[ "vector" ]
fde6467300bfc05bcf0e2066b39b5bdb79eecf9e
6,370
h
C
chrome/browser/ui/webui/tab_search/tab_search_page_handler.h
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
76
2020-09-02T03:05:41.000Z
2022-03-30T04:40:55.000Z
chrome/browser/ui/webui/tab_search/tab_search_page_handler.h
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
45
2020-09-02T03:21:37.000Z
2022-03-31T22:19:45.000Z
chrome/browser/ui/webui/tab_search/tab_search_page_handler.h
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
8
2020-07-22T18:49:18.000Z
2022-02-08T10:27:16.000Z
// Copyright 2020 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_UI_WEBUI_TAB_SEARCH_TAB_SEARCH_PAGE_HANDLER_H_ #define CHROME_BROWSER_UI_WEBUI_TAB_SEARCH_TAB_SEARCH_PAGE_HANDLER_H_ #include "chr...
40.062893
78
0.749765
[ "vector" ]
fdee59b0dac754c50ce524acfbf79cd31d50b8e0
21,400
h
C
FreeRTOSv10.4.1/FreeRTOS/Demo/RX700_RX71M_RSK_GCC_e2studio_IAR/src/Renesas_Source/interrupt_handlers.h
Shiva-D/rtos-course
af277986f4e7b948edaf87ee46ca63b24d93eba2
[ "BSD-3-Clause" ]
369
2017-01-27T14:40:37.000Z
2022-03-30T09:34:08.000Z
FreeRTOSv10.4.1/FreeRTOS/Demo/RX700_RX71M_RSK_GCC_e2studio_IAR/src/Renesas_Source/interrupt_handlers.h
Shiva-D/rtos-course
af277986f4e7b948edaf87ee46ca63b24d93eba2
[ "BSD-3-Clause" ]
52
2017-04-07T07:24:11.000Z
2022-03-09T10:54:32.000Z
FreeRTOSv9.0.0/FreeRTOS/Demo/RX700_RX71M_RSK_GCC_e2studio_IAR/src/Renesas_Source/interrupt_handlers.h
freeRTOSbuddies/freeRtosMain
b37298bdb373e711a06cdc4e5b6c6c5de583a6e8
[ "MIT" ]
141
2017-01-12T06:19:22.000Z
2022-03-17T01:49:33.000Z
/***************************************************************/ /* */ /* PROJECT NAME : RTOSDemo */ /* FILE : interrupt_handlers.h */ /* DESCRIPTION : Interrupt Handler Declarations ...
27.541828
97
0.746776
[ "vector" ]
fdef2716e78127cd6f4066c33fceae75dcf45f2d
19,523
h
C
LEDA/incl/LEDA/geo/generic/POINT_SET.h
2ashish/smallest_enclosing_circle
889916a3011ab2b649ab7f1fc1e042f879acecce
[ "MIT" ]
null
null
null
LEDA/incl/LEDA/geo/generic/POINT_SET.h
2ashish/smallest_enclosing_circle
889916a3011ab2b649ab7f1fc1e042f879acecce
[ "MIT" ]
null
null
null
LEDA/incl/LEDA/geo/generic/POINT_SET.h
2ashish/smallest_enclosing_circle
889916a3011ab2b649ab7f1fc1e042f879acecce
[ "MIT" ]
null
null
null
/******************************************************************************* + + LEDA 6.3 + + + POINT_SET.h + + + Copyright (c) 1995-2010 + by Algorithmic Solutions Software GmbH + All rights reserved. + *******************************************************************************/ #include <LEDA/geo/g...
34.012195
111
0.637351
[ "vector" ]
fdef390da4e04aff1db7d788d70ae4ebbccab61b
50,079
h
C
src/lv_core/lv_obj.h
peejii73/lvgl
9260f9e0aa02b78e337d82b4e5ec1439d190a539
[ "MIT" ]
10
2020-07-17T14:51:36.000Z
2022-03-12T03:35:42.000Z
src/lv_core/lv_obj.h
peejii73/lvgl
9260f9e0aa02b78e337d82b4e5ec1439d190a539
[ "MIT" ]
6
2020-07-23T19:33:25.000Z
2021-02-23T18:21:59.000Z
src/lv_core/lv_obj.h
peejii73/lvgl
9260f9e0aa02b78e337d82b4e5ec1439d190a539
[ "MIT" ]
3
2020-07-26T07:23:52.000Z
2021-12-25T08:02:53.000Z
/** * @file lv_obj.h * */ #ifndef LV_OBJ_H #define LV_OBJ_H #ifdef __cplusplus extern "C" { #endif /********************* * INCLUDES *********************/ #include "../lv_conf_internal.h" #include <stddef.h> #include <stdbool.h> #include "lv_style.h" #include "../lv_misc/lv_types.h" #include "../lv_misc/...
34.752949
147
0.706903
[ "object" ]
fdf59e0cd54e4a9fb3eeb0aea64bd87b05540eca
2,313
c
C
src/libnmg/nurb_copy.c
Zitara/BRLCAD
620449d036e38bd52257f6b5b10daa55d9284900
[ "BSD-4-Clause", "BSD-3-Clause" ]
null
null
null
src/libnmg/nurb_copy.c
Zitara/BRLCAD
620449d036e38bd52257f6b5b10daa55d9284900
[ "BSD-4-Clause", "BSD-3-Clause" ]
null
null
null
src/libnmg/nurb_copy.c
Zitara/BRLCAD
620449d036e38bd52257f6b5b10daa55d9284900
[ "BSD-4-Clause", "BSD-3-Clause" ]
1
2018-12-21T21:09:47.000Z
2018-12-21T21:09:47.000Z
/* N U R B _ C O P Y . C * BRL-CAD * * Copyright (c) 1991-2016 United States Government as represented by * the U.S. Army Research Laboratory. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * version 2.1 ...
23.845361
80
0.636403
[ "cad" ]
fdf978a6048901cbe4328b07e32e212713463c17
1,688
h
C
thirdparty/GeometricTools/WildMagic5/LibMathematics/Intersection/Wm5IntrLine3Triangle3.h
SoMa-Project/vision
ea8199d98edc363b2be79baa7c691da3a5a6cc86
[ "BSD-2-Clause-FreeBSD" ]
1
2020-07-24T23:40:01.000Z
2020-07-24T23:40:01.000Z
thirdparty/GeometricTools/WildMagic5/LibMathematics/Intersection/Wm5IntrLine3Triangle3.h
SoMa-Project/vision
ea8199d98edc363b2be79baa7c691da3a5a6cc86
[ "BSD-2-Clause-FreeBSD" ]
4
2020-05-19T18:14:33.000Z
2021-03-19T15:53:43.000Z
thirdparty/GeometricTools/WildMagic5/LibMathematics/Intersection/Wm5IntrLine3Triangle3.h
SoMa-Project/vision
ea8199d98edc363b2be79baa7c691da3a5a6cc86
[ "BSD-2-Clause-FreeBSD" ]
null
null
null
// Geometric Tools, LLC // Copyright (c) 1998-2014 // Distributed under the Boost Software License, Version 1.0. // http://www.boost.org/LICENSE_1_0.txt // http://www.geometrictools.com/License/Boost/LICENSE_1_0.txt // // File Version: 5.0.1 (2010/10/01) #ifndef WM5INTRLINE3TRIANGLE3_H #define WM5INTRLINE3TRI...
27.225806
63
0.690166
[ "object" ]
fdffd63e11a21af5ff0009e4890db222adf9b037
214,220
h
C
geopackage-ios/features/index/GPKGFeatureIndexManager.h
bosborn/geopackage-ios
ee0c65c4aefd1a023c4b0760578b560108f3677b
[ "MIT" ]
null
null
null
geopackage-ios/features/index/GPKGFeatureIndexManager.h
bosborn/geopackage-ios
ee0c65c4aefd1a023c4b0760578b560108f3677b
[ "MIT" ]
null
null
null
geopackage-ios/features/index/GPKGFeatureIndexManager.h
bosborn/geopackage-ios
ee0c65c4aefd1a023c4b0760578b560108f3677b
[ "MIT" ]
null
null
null
// // GPKGFeatureIndexManager.h // geopackage-ios // // Created by Brian Osborn on 10/12/15. // Copyright © 2015 NGA. All rights reserved. // #import <Foundation/Foundation.h> #import "GPKGFeatureIndexTypes.h" #import "GPKGGeoPackage.h" #import "GPKGFeatureTableIndex.h" #import "GPKGFeatureIndexer.h" #import "GPKG...
33.879488
352
0.686196
[ "geometry", "object" ]
a9003b320ecebb3a4cdefc74357e4889a237acb1
4,316
h
C
src/scan1coef_pg.h
gatarelib/qtl2
4aba67a3a43ca16888c18f913934098bb28895c0
[ "RSA-MD" ]
null
null
null
src/scan1coef_pg.h
gatarelib/qtl2
4aba67a3a43ca16888c18f913934098bb28895c0
[ "RSA-MD" ]
null
null
null
src/scan1coef_pg.h
gatarelib/qtl2
4aba67a3a43ca16888c18f913934098bb28895c0
[ "RSA-MD" ]
null
null
null
// scan chromosome by LMM just to get coefficients #ifndef SCAN1COEF_PG_H #define SCAN1COEF_PG_H #include <Rcpp.h> // LMM scan of a single chromosome to calculate coefficients, with additive covariates // // genoprobs = 3d array of genotype probabilities (individuals x genotypes x positions) // pheno = vector of ...
52
89
0.615153
[ "vector", "3d" ]
a9005849ff4446ba6141954cf7789bd23ecc7e28
1,738
h
C
src/Xamarin.Stripe.Terminal.iOS/Xamarin.Stripe.Terminal.iOS/StripeTerminal.framework/Headers/SCPCardDetails.h
Square-Six/Xamarin.StripeTerminal
020f41fe73c425d80a43268a1cd2c5fc50b96d22
[ "MIT" ]
3
2020-05-07T20:51:04.000Z
2022-03-22T00:42:45.000Z
src/Xamarin.Stripe.Terminal.iOS/Xamarin.Stripe.Terminal.iOS/StripeTerminal.framework/Headers/SCPCardDetails.h
Square-Six/Xamarin.StripeTerminal
020f41fe73c425d80a43268a1cd2c5fc50b96d22
[ "MIT" ]
null
null
null
src/Xamarin.Stripe.Terminal.iOS/Xamarin.Stripe.Terminal.iOS/StripeTerminal.framework/Headers/SCPCardDetails.h
Square-Six/Xamarin.StripeTerminal
020f41fe73c425d80a43268a1cd2c5fc50b96d22
[ "MIT" ]
null
null
null
// // SCPCardDetails.h // StripeTerminal // // Created by Daniel Jackson on 4/10/19. // Copyright © 2019 Stripe. All rights reserved. // // Use of this SDK is subject to the Stripe Terminal Terms: // https://stripe.com/terminal/legal // #import <Foundation/Foundation.h> #import "SCPCardBrand.h" #import "SCPCard...
23.173333
83
0.746835
[ "object" ]
a90281f1bbc10efd214190b02deee4f03c7225a2
10,495
c
C
messagelib/azure.c
UWIT-IAM/iam-messaging-c
a90f47a4a8a7b35c625acd37c8f8b639919a2ed2
[ "Apache-2.0" ]
null
null
null
messagelib/azure.c
UWIT-IAM/iam-messaging-c
a90f47a4a8a7b35c625acd37c8f8b639919a2ed2
[ "Apache-2.0" ]
null
null
null
messagelib/azure.c
UWIT-IAM/iam-messaging-c
a90f47a4a8a7b35c625acd37c8f8b639919a2ed2
[ "Apache-2.0" ]
null
null
null
/* ======================================================================== * Copyright (c) 2015 The University of Washington * * 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 * * ht...
33.31746
136
0.679466
[ "object" ]
a90601af2451b1d84d6ec0626051b1ecf1eb3b61
390
h
C
include/Entities/Fire.h
lucashflores/jogo-tecprog
21b114f21b933247a321e17905338a4f51620d2a
[ "MIT" ]
null
null
null
include/Entities/Fire.h
lucashflores/jogo-tecprog
21b114f21b933247a321e17905338a4f51620d2a
[ "MIT" ]
null
null
null
include/Entities/Fire.h
lucashflores/jogo-tecprog
21b114f21b933247a321e17905338a4f51620d2a
[ "MIT" ]
null
null
null
#pragma once #include "Obstacle.h" namespace Entities { class Fire: public Obstacle { private: float timer; public: Fire(Coordinates::Vector<float> pos); ~Fire(); void initializeSprite(); void setTimer(float time); float getTimer(); void update(f...
16.956522
50
0.579487
[ "vector" ]
a9079778f5784d09b23fb5c1ec5c7d4fce25717c
90,580
h
C
Source/GeneratedServices/AdExchangeBuyer/GTLRAdExchangeBuyerObjects.h
nwinnere/google-api-objectivec
ffc2bd48ce2abededcaf2977ef2dfb030ada2796
[ "Apache-2.0" ]
1
2022-02-07T21:18:49.000Z
2022-02-07T21:18:49.000Z
Source/GeneratedServices/AdExchangeBuyer/GTLRAdExchangeBuyerObjects.h
G-P-S/google-api-objectivec-client-for-rest
c0562f8ad4cdc0f110dd04bafe7cb46f38c1f949
[ "Apache-2.0" ]
null
null
null
Source/GeneratedServices/AdExchangeBuyer/GTLRAdExchangeBuyerObjects.h
G-P-S/google-api-objectivec-client-for-rest
c0562f8ad4cdc0f110dd04bafe7cb46f38c1f949
[ "Apache-2.0" ]
2
2020-12-26T20:56:21.000Z
2022-02-07T21:05:20.000Z
// NOTE: This file was generated by the ServiceGenerator. // ---------------------------------------------------------------------------- // API: // Ad Exchange Buyer API (adexchangebuyer/v1.4) // Description: // Accesses your bidding-account information, submits creatives for // validation, finds available dire...
30.570368
148
0.759318
[ "model" ]
a910ec87ca3c74c73f083da4edfe528a3b8795ff
144,050
h
C
NScolorUtils/NSColor+RainbowGoogleDesign.h
BokkkRottt/NSColor-utils
794f017674e7f221e122b2cf10d5f1b878b147b8
[ "Apache-2.0" ]
3
2017-03-29T12:29:52.000Z
2017-09-28T08:53:30.000Z
NSColor+RainbowGoogleDesign.h
NorthernRealities/Rainbow-NSColor-ObjC
39368dbf7edd2b488a04a8d695405cecc0702236
[ "MIT" ]
null
null
null
NSColor+RainbowGoogleDesign.h
NorthernRealities/Rainbow-NSColor-ObjC
39368dbf7edd2b488a04a8d695405cecc0702236
[ "MIT" ]
null
null
null
// // NSColor+RainbowGoogleDesign.h // Rainbow Google Design NSColor Extension // // Created by Reid Gravelle on 2015-04-14. // Copyright (c) 2015 Northern Realities Inc. All rights reserved. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated docume...
35.168457
140
0.670656
[ "object" ]
a914f90f319e63b1f02d680f90f729ae9883819b
2,886
h
C
xdl-algorithm-solution/TDM/src/tdm/tdm_predict_op.h
Ru-Xiang/x-deeplearning
04cc0497150920c64b06bb8c314ef89977a3427a
[ "Apache-2.0" ]
4,071
2018-12-13T04:17:38.000Z
2022-03-30T03:29:35.000Z
xdl-algorithm-solution/TDM/src/tdm/tdm_predict_op.h
laozhuang727/x-deeplearning
781545783a4e2bbbda48fc64318fb2c6d8bbb3cc
[ "Apache-2.0" ]
359
2018-12-21T01:14:57.000Z
2022-02-15T07:18:02.000Z
xdl-algorithm-solution/TDM/src/tdm/tdm_predict_op.h
laozhuang727/x-deeplearning
781545783a4e2bbbda48fc64318fb2c6d8bbb3cc
[ "Apache-2.0" ]
1,054
2018-12-20T09:57:42.000Z
2022-03-29T07:16:53.000Z
/* Copyright (C) 2016-2018 Alibaba Group Holding Limited Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed ...
26.971963
80
0.69404
[ "vector" ]
a9150de71ff0299a25f94684b799902689bd5a1c
532
h
C
src/aquarium-optimized/SeaweedModel.h
JiangYizhou/aquarium-test
40e0a93f3cd68e2598104d61a13529ceeb9c7e70
[ "BSD-3-Clause" ]
6
2019-01-23T02:11:08.000Z
2021-04-20T19:20:16.000Z
src/aquarium-optimized/SeaweedModel.h
JiangYizhou/aquarium-test
40e0a93f3cd68e2598104d61a13529ceeb9c7e70
[ "BSD-3-Clause" ]
31
2019-04-05T16:07:59.000Z
2019-07-23T09:15:54.000Z
src/aquarium-optimized/SeaweedModel.h
JiangYizhou/aquarium-test
40e0a93f3cd68e2598104d61a13529ceeb9c7e70
[ "BSD-3-Clause" ]
3
2019-03-14T02:01:44.000Z
2019-06-25T08:40:52.000Z
// // Copyright (c) 2019 The Aquarium Project Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // // SeaweedModel.h: Define seaweed model. #pragma once #ifndef SEAWEEDMODEL_H #define SEAWEEDMODEL_H 1 #include "Model.h" class Seaweed...
23.130435
90
0.733083
[ "model" ]
a91b0ae2fe29374afd817cfab09c5ae1b8356a4a
2,474
h
C
python/perspective/perspective/include/perspective/python/view.h
mehtabhavin10/perspective
faa9f721d0518a620508a78298a96cb005c07275
[ "Apache-2.0" ]
1
2020-05-12T10:41:12.000Z
2020-05-12T10:41:12.000Z
python/perspective/perspective/include/perspective/python/view.h
mehtabhavin10/perspective
faa9f721d0518a620508a78298a96cb005c07275
[ "Apache-2.0" ]
null
null
null
python/perspective/perspective/include/perspective/python/view.h
mehtabhavin10/perspective
faa9f721d0518a620508a78298a96cb005c07275
[ "Apache-2.0" ]
null
null
null
/****************************************************************************** * * Copyright (c) 2019, the Perspective Authors. * * This file is part of the Perspective library, distributed under the terms of * the Apache License 2.0. The full license can be found in the LICENSE file. * */ #pragma once #ifdef ...
35.342857
162
0.701293
[ "vector" ]
a91cf39aa6d0858398b71e88168ae07cf6c66b8a
4,940
c
C
tools/stdlibc/src/test/main.c
kamaboko123/30daysOS
0d8d1057a6963abb3bfef232bdf32648d7437e20
[ "Unlicense" ]
31
2019-04-07T07:15:26.000Z
2022-02-17T10:53:47.000Z
tools/stdlibc/src/test/main.c
kamaboko123/30daysOS
0d8d1057a6963abb3bfef232bdf32648d7437e20
[ "Unlicense" ]
4
2019-01-25T02:51:16.000Z
2021-06-02T13:18:04.000Z
tools/stdlibc/src/test/main.c
kamaboko123/30daysOS
0d8d1057a6963abb3bfef232bdf32648d7437e20
[ "Unlicense" ]
5
2019-09-29T01:38:49.000Z
2021-09-28T21:03:58.000Z
#include <string.h> #include <CUnit/CUnit.h> #include <CUnit/Basic.h> #include "stdlibc.h" void test_sprintf(void); void test_to_dec_asc(void); void test_to_hex_asc(void); void test_ndigit(void); void test_upow(void); void test_iscapital(void); void test_atoi(void); void test_isdigit(void); void test_memcpy(void); voi...
28.228571
164
0.609109
[ "3d" ]
a91e4f588c8e5f83e5c016293f58d22ed1ecedfa
45,245
c
C
src/gallium/drivers/softpipe/sp_setup.c
thermasol/mesa3d
6f1bc4e7edfface197ef281cffdf399b5389e24a
[ "MIT" ]
null
null
null
src/gallium/drivers/softpipe/sp_setup.c
thermasol/mesa3d
6f1bc4e7edfface197ef281cffdf399b5389e24a
[ "MIT" ]
null
null
null
src/gallium/drivers/softpipe/sp_setup.c
thermasol/mesa3d
6f1bc4e7edfface197ef281cffdf399b5389e24a
[ "MIT" ]
null
null
null
/************************************************************************** * * Copyright 2007 VMware, Inc. * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the * "Software"), to deal in the Software wit...
29.707814
92
0.57171
[ "render" ]
a9253a414974115210c9035f7e16adcef7228149
3,450
h
C
qcom-caf/display/sdm/include/private/strategy_interface.h
Jleeblanch/android_device_motorola_sm7250-common
735d0e7dce41e6fb381b10ece6e7e9616eee045c
[ "FTL" ]
null
null
null
qcom-caf/display/sdm/include/private/strategy_interface.h
Jleeblanch/android_device_motorola_sm7250-common
735d0e7dce41e6fb381b10ece6e7e9616eee045c
[ "FTL" ]
null
null
null
qcom-caf/display/sdm/include/private/strategy_interface.h
Jleeblanch/android_device_motorola_sm7250-common
735d0e7dce41e6fb381b10ece6e7e9616eee045c
[ "FTL" ]
null
null
null
/* * Copyright (c) 2014 - 2020, The Linux Foundation. All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, are permitted * provided that the following conditions are met: * * Redistributions of source code must retain the above copyright notice, this list of * ...
49.285714
99
0.733043
[ "vector" ]
a929f19be61bd4d3eec458d7405631f4a57ceaec
50,600
c
C
src/modules/gadman/e_mod_gadman.c
riban-bw/moksha
e8270d594b62e2424575901f60a9ceef826ccefe
[ "BSD-2-Clause" ]
null
null
null
src/modules/gadman/e_mod_gadman.c
riban-bw/moksha
e8270d594b62e2424575901f60a9ceef826ccefe
[ "BSD-2-Clause" ]
null
null
null
src/modules/gadman/e_mod_gadman.c
riban-bw/moksha
e8270d594b62e2424575901f60a9ceef826ccefe
[ "BSD-2-Clause" ]
null
null
null
#include "e_mod_gadman.h" /* local protos */ static Eina_Bool _e_gadman_reset_timer(void *d); static void _attach_menu(void *data, E_Gadcon_Client *gcc, E_Menu *menu); static void _save_widget_position(E_Gadcon_Client *gcc); static void _apply_widget_position(E_Gadcon_Client *gcc); ...
32.188295
166
0.631996
[ "object", "transform" ]
a92a01c30d78e008cf264f181a6c1a9e70c6e6bd
4,748
h
C
src/layers/logits.h
asivokon/marian-dev
ab6b8260835a9f77a7b3cd48e3af4e4039280384
[ "MIT" ]
143
2017-08-27T19:01:38.000Z
2022-03-16T18:13:44.000Z
src/layers/logits.h
asivokon/marian-dev
ab6b8260835a9f77a7b3cd48e3af4e4039280384
[ "MIT" ]
732
2017-07-21T15:32:27.000Z
2022-03-22T10:26:09.000Z
src/layers/logits.h
asivokon/marian-dev
ab6b8260835a9f77a7b3cd48e3af4e4039280384
[ "MIT" ]
124
2017-08-31T13:51:21.000Z
2022-03-23T13:58:17.000Z
#pragma once #include "data/shortlist.h" #include "generic.h" #include "marian.h" namespace marian { class FactoredVocab; // To support factors, any output projection (that is followed by a softmax) must // retain multiple outputs, one for each factor. Such layer returns not a single Expr, // but a Logits object th...
45.219048
143
0.703875
[ "object", "shape", "vector" ]
a92d6a3f569d5e56725428642ea90b1688503685
555
h
C
level-editor/Painter.h
lukas-vaiciunas/haterminator
7f42e5a4ed4c5dee21368859989b74ba6c80898b
[ "MIT" ]
null
null
null
level-editor/Painter.h
lukas-vaiciunas/haterminator
7f42e5a4ed4c5dee21368859989b74ba6c80898b
[ "MIT" ]
null
null
null
level-editor/Painter.h
lukas-vaiciunas/haterminator
7f42e5a4ed4c5dee21368859989b74ba6c80898b
[ "MIT" ]
null
null
null
#pragma once class Mouse; class Level; class Camera; class Painter { private: unsigned int imageId_; bool isCollidable_; bool isPlacingSpawn_; public: Painter(); void updateOnMousePress(const Mouse &mouse, Level &level, const Camera &camera); void render(const Mouse &mouse, const Level &level, const Camera &c...
20.555556
81
0.769369
[ "render" ]
a932531f787638f525ec69f9ca9395059cec270c
24,103
h
C
src/Magnum/Animation/Easing.h
glhrmfrts/magnum
c5d08156eaa03867403c32f4b0ee6a56202331e4
[ "MIT" ]
null
null
null
src/Magnum/Animation/Easing.h
glhrmfrts/magnum
c5d08156eaa03867403c32f4b0ee6a56202331e4
[ "MIT" ]
null
null
null
src/Magnum/Animation/Easing.h
glhrmfrts/magnum
c5d08156eaa03867403c32f4b0ee6a56202331e4
[ "MIT" ]
1
2022-03-31T08:48:52.000Z
2022-03-31T08:48:52.000Z
#ifndef Magnum_Animation_Easing_h #define Magnum_Animation_Easing_h /* This file is part of Magnum. Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019 Vladimír Vondruš <mosra@centrum.cz> Permission is hereby granted, free of charge, to any person obtaining a copy of t...
25.371579
108
0.662698
[ "vector", "transform" ]
a93675b4c8c6a712864c5c9a0883bacbd6f2647d
25,588
h
C
eurasia/services4/include/sgx_bridge.h
shaqfu786/GFX_Linux_DDK
f184ac914561fa100a5c92a488df777de8785f93
[ "FSFAP" ]
3
2020-03-13T23:37:00.000Z
2021-09-03T06:34:04.000Z
eurasia/services4/include/sgx_bridge.h
zzpianoman/GFX_Linux_DDK
f184ac914561fa100a5c92a488df777de8785f93
[ "FSFAP" ]
null
null
null
eurasia/services4/include/sgx_bridge.h
zzpianoman/GFX_Linux_DDK
f184ac914561fa100a5c92a488df777de8785f93
[ "FSFAP" ]
6
2015-02-05T03:01:01.000Z
2021-07-24T01:07:18.000Z
/*!**************************************************************************** @File sgx_bridge.h @Title SGX Bridge Functionality @Author Imagination Technologies @date 8/6/2004 @Copyright Copyright 2003-2004 by Imagination Technologies Limited. All rights reserved. No part of this ...
33.145078
103
0.674222
[ "render" ]
a93c4db5c67607d7b8f5213f3a641261fb27aea6
593
h
C
ConceptEngine/ConceptEngine/Concept-Engine/Graphics/Main/Common/CEPlayground.h
Ludaxord/ConceptEngine
16775bc9b518d4fd4c8bd32bb5f297223dfacbae
[ "MIT" ]
4
2021-01-10T00:46:21.000Z
2022-02-25T18:43:26.000Z
ConceptEngine/ConceptEngine/Concept-Engine/Graphics/Main/Common/CEPlayground.h
Ludaxord/ConceptEngine
16775bc9b518d4fd4c8bd32bb5f297223dfacbae
[ "MIT" ]
null
null
null
ConceptEngine/ConceptEngine/Concept-Engine/Graphics/Main/Common/CEPlayground.h
Ludaxord/ConceptEngine
16775bc9b518d4fd4c8bd32bb5f297223dfacbae
[ "MIT" ]
null
null
null
#pragma once #include "../../../Time/CETimestamp.h" namespace ConceptEngine { namespace Render::Scene { class CEScene; } namespace Graphics::Main::Common { class CEPlayground { public: CEPlayground(); virtual ~CEPlayground(); virtual bool Create(); virtual void Update(Time::CETimestamp DeltaTi...
18.53125
79
0.708263
[ "render" ]
a93d3b03c27bee8c2fd1d6358b4537e1f6f47421
17,193
h
C
include/coat/asmjit/Value.h
tetzank/coat
656e7dea235075035d5e4470b07a416ef4b5e7e1
[ "MIT" ]
49
2019-09-23T18:57:00.000Z
2022-02-27T11:00:55.000Z
include/coat/asmjit/Value.h
tetzank/coat
656e7dea235075035d5e4470b07a416ef4b5e7e1
[ "MIT" ]
3
2020-04-13T14:25:48.000Z
2021-05-02T20:29:40.000Z
include/coat/asmjit/Value.h
tetzank/coat
656e7dea235075035d5e4470b07a416ef4b5e7e1
[ "MIT" ]
5
2020-03-02T12:04:03.000Z
2022-01-26T08:57:12.000Z
#ifndef COAT_ASMJIT_VALUE_H_ #define COAT_ASMJIT_VALUE_H_ #include <type_traits> #include <asmjit/asmjit.h> #include "coat/runtimeasmjit.h" #include "coat/constexpr_helper.h" #include "DebugOperand.h" #include "operator_helper.h" #include "ValueBase.h" //#include "Ref.h" //#include "Ptr.h" #include "coat/Label.h"...
33.255319
133
0.630722
[ "object" ]
a9424666f0fcefed28783f7a0a132554ccd022b0
3,053
h
C
RecoTracker/TkDetLayers/src/PixelBlade.h
nistefan/cmssw
ea13af97f7f2117a4f590a5e654e06ecd9825a5b
[ "Apache-2.0" ]
3
2018-08-24T19:10:26.000Z
2019-02-19T11:45:32.000Z
RecoTracker/TkDetLayers/src/PixelBlade.h
nistefan/cmssw
ea13af97f7f2117a4f590a5e654e06ecd9825a5b
[ "Apache-2.0" ]
3
2018-08-23T13:40:24.000Z
2019-12-05T21:16:03.000Z
RecoTracker/TkDetLayers/src/PixelBlade.h
nistefan/cmssw
ea13af97f7f2117a4f590a5e654e06ecd9825a5b
[ "Apache-2.0" ]
5
2018-08-21T16:37:52.000Z
2020-01-09T13:33:17.000Z
#ifndef TkDetLayers_PixelBlade_h #define TkDetLayers_PixelBlade_h #include "BoundDiskSector.h" #include "TrackingTools/DetLayers/interface/GeometricSearchDet.h" #include "TrackingTools/DetLayers/interface/PeriodicBinFinderInZ.h" #include "SubLayerCrossings.h" /** A concrete implementation for PixelBlade */ #pragm...
31.802083
99
0.756305
[ "vector" ]
a9443bc462e2df5261a3bdb8cf8b6186ebbf00d7
17,565
c
C
ext/phalcon/mvc/application.zep.c
snowair/cphalcon
880b4fde422c1e7a112d5546e274d12f6784442a
[ "BSD-3-Clause" ]
1
2020-05-21T21:44:40.000Z
2020-05-21T21:44:40.000Z
ext/phalcon/mvc/application.zep.c
snowair/cphalcon
880b4fde422c1e7a112d5546e274d12f6784442a
[ "BSD-3-Clause" ]
null
null
null
ext/phalcon/mvc/application.zep.c
snowair/cphalcon
880b4fde422c1e7a112d5546e274d12f6784442a
[ "BSD-3-Clause" ]
1
2021-07-07T15:27:46.000Z
2021-07-07T15:27:46.000Z
#ifdef HAVE_CONFIG_H #include "../../ext_config.h" #endif #include <php.h> #include "../../php_ext.h" #include "../../ext.h" #include <Zend/zend_operators.h> #include <Zend/zend_exceptions.h> #include <Zend/zend_interfaces.h> #include "kernel/main.h" #include "kernel/object.h" #include "kernel/memory.h" #include "k...
32.588126
392
0.732821
[ "render", "object" ]
a946a26ae1f7a01b1bfdef0065624ab7fd207743
80,102
h
C
biokanga/Kangadna.h
rsuchecki/biokanga
ef0fa1cf58fb2903ae18d14e5b0f84de7b7e744e
[ "MIT" ]
null
null
null
biokanga/Kangadna.h
rsuchecki/biokanga
ef0fa1cf58fb2903ae18d14e5b0f84de7b7e744e
[ "MIT" ]
null
null
null
biokanga/Kangadna.h
rsuchecki/biokanga
ef0fa1cf58fb2903ae18d14e5b0f84de7b7e744e
[ "MIT" ]
null
null
null
/* * CSIRO Open Source Software License Agreement (GPLv3) * Copyright (c) 2017, Commonwealth Scientific and Industrial Research Organisation (CSIRO) ABN 41 687 119 230. * See LICENSE for the complete license information (https://github.com/csiro-crop-informatics/biokanga/LICENSE) * Contact: Alex Whan <alex.whan@csi...
66.36454
217
0.747946
[ "vector" ]
a94d3569fa12c55ab57ace224a83a8763be6e785
2,656
h
C
Source/UROSBridge/Public/geometry_msgs/Wrench.h
Funnyach/UROSBridge
2823e459a03c4bb5b7bd06f835615b5a96aacf58
[ "BSD-3-Clause" ]
null
null
null
Source/UROSBridge/Public/geometry_msgs/Wrench.h
Funnyach/UROSBridge
2823e459a03c4bb5b7bd06f835615b5a96aacf58
[ "BSD-3-Clause" ]
null
null
null
Source/UROSBridge/Public/geometry_msgs/Wrench.h
Funnyach/UROSBridge
2823e459a03c4bb5b7bd06f835615b5a96aacf58
[ "BSD-3-Clause" ]
null
null
null
#pragma once #include "ROSBridgeMsg.h" #include "geometry_msgs/Vector3.h" namespace geometry_msgs { class Wrench : public FROSBridgeMsg { geometry_msgs::Vector3 Force; geometry_msgs::Vector3 Torque; public: Wrench() { MsgType = TEXT("geometry_msgs/Wrench"); } Wrench(geometry_msgs::Vector3 InForc...
23.714286
92
0.708208
[ "object" ]
a94ffd796c62e353ee8b913d3fb81acd4e89ec35
55,257
h
C
src/optick_core.win.h
truthiswill/optick
a1b12fc914922392a180a267d4549284f4361af7
[ "MIT" ]
null
null
null
src/optick_core.win.h
truthiswill/optick
a1b12fc914922392a180a267d4549284f4361af7
[ "MIT" ]
null
null
null
src/optick_core.win.h
truthiswill/optick
a1b12fc914922392a180a267d4549284f4361af7
[ "MIT" ]
null
null
null
// The MIT License(MIT) // // Copyright(c) 2019 Vadim Slyusarev // // 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 ...
33.207332
216
0.619216
[ "object", "vector" ]
a952a2d9d5c227929276b1a29b9b50b39179f429
11,790
h
C
cegui/include/CEGUI/Image.h
bolry/cegui
58b776a157409cb13092b77d68ab2618cf5c6e05
[ "MIT" ]
15
2019-05-07T11:26:13.000Z
2022-01-12T18:26:45.000Z
cegui/include/CEGUI/Image.h
bolry/cegui
58b776a157409cb13092b77d68ab2618cf5c6e05
[ "MIT" ]
16
2021-10-04T17:15:31.000Z
2022-03-20T09:34:29.000Z
cegui/include/CEGUI/Image.h
bolry/cegui
58b776a157409cb13092b77d68ab2618cf5c6e05
[ "MIT" ]
2
2019-04-28T23:27:48.000Z
2019-05-07T11:26:18.000Z
/*********************************************************************** created: Wed Feb 16 2011 author: Paul D Turner <paul@cegui.org.uk> *************************************************************************/ /*************************************************************************** * Copyrigh...
30
107
0.629347
[ "geometry", "render", "object", "vector" ]
a953fd58392e5212720a44a96ae98ebcd1236d11
1,429
h
C
Cesium3DTiles/src/Batched3DModelContent.h
TJKoury/cesium-native
b824699d3dd9503a5943007247f683b6adc132d4
[ "Apache-2.0" ]
1
2021-05-27T04:47:23.000Z
2021-05-27T04:47:23.000Z
Cesium3DTiles/src/Batched3DModelContent.h
MAPSWorks/cesium-native
18a295f47b3118cc2edfc22354d93b938a68069c
[ "Apache-2.0" ]
null
null
null
Cesium3DTiles/src/Batched3DModelContent.h
MAPSWorks/cesium-native
18a295f47b3118cc2edfc22354d93b938a68069c
[ "Apache-2.0" ]
null
null
null
#pragma once #include "Cesium3DTiles/BoundingVolume.h" #include "Cesium3DTiles/Library.h" #include "Cesium3DTiles/TileContentLoadResult.h" #include "Cesium3DTiles/TileContentLoader.h" #include "Cesium3DTiles/TileID.h" #include "Cesium3DTiles/TileRefine.h" #include <cstddef> #include <memory> #include <spdlog/fwd.h> #i...
28.58
80
0.727782
[ "model" ]
a955f856315ed491adf3a15111ddc94f8896f947
5,470
c
C
libvips-8.11/libvips/conversion/bandmean.c
MFerrol/Create_Web
76c8590ffffc6834a13f8efaf5ca7a5829cb1c32
[ "MIT" ]
2
2020-11-19T04:09:33.000Z
2020-11-24T04:51:19.000Z
libvips-8.11/libvips/conversion/bandmean.c
MFerrol/Create_Web
76c8590ffffc6834a13f8efaf5ca7a5829cb1c32
[ "MIT" ]
null
null
null
libvips-8.11/libvips/conversion/bandmean.c
MFerrol/Create_Web
76c8590ffffc6834a13f8efaf5ca7a5829cb1c32
[ "MIT" ]
1
2021-01-16T10:36:37.000Z
2021-01-16T10:36:37.000Z
/* average image bands * * Author: Simon Goodall * Written on: 17/7/07 * 17/7/07 JC * - hacked about a bit * 18/8/09 * - gtkdoc * - get rid of the complex case, just double the width * 19/11/11 * - redo as a class */ /* Copyright (C) 1991-2005 The National Gallery This library is free software...
23.080169
77
0.660329
[ "object" ]
a959e9164455cf22a2aea8449f5742119e50b4dd
3,284
h
C
lib/services/restfulgame/transportdata/model/Game.h
dyuste/greedy-cats-lake-server
2001ccf5efb6a1625598ae5b0a736feddc68ffc6
[ "MIT" ]
null
null
null
lib/services/restfulgame/transportdata/model/Game.h
dyuste/greedy-cats-lake-server
2001ccf5efb6a1625598ae5b0a736feddc68ffc6
[ "MIT" ]
null
null
null
lib/services/restfulgame/transportdata/model/Game.h
dyuste/greedy-cats-lake-server
2001ccf5efb6a1625598ae5b0a736feddc68ffc6
[ "MIT" ]
null
null
null
/* * Copyright (c) 2015 David Yuste Romero * * THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED * OR IMPLIED. ANY USE IS AT YOUR OWN RISK. * * Permission is hereby granted to use or copy this program * for any purpose, provided the above notices are retained on all copies. * Permis...
38.635294
95
0.749695
[ "vector", "model" ]
a95a350d066a5d37287a801984983a603a0df4d9
7,710
c
C
ext/hash/hash_salsa.c
ferrolad/php5
b3c080cd0078c545a22d1e2860196089f784b11a
[ "PHP-3.01" ]
null
null
null
ext/hash/hash_salsa.c
ferrolad/php5
b3c080cd0078c545a22d1e2860196089f784b11a
[ "PHP-3.01" ]
null
null
null
ext/hash/hash_salsa.c
ferrolad/php5
b3c080cd0078c545a22d1e2860196089f784b11a
[ "PHP-3.01" ]
null
null
null
/* +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2007 The PHP Group | +--------------...
34.573991
97
0.528016
[ "transform" ]
a960ee7aec2b41e57eb6c057b88c13a321b3f2c8
10,222
c
C
tests/modules/server/persistence.c
AVSystem/Anjay
0a0efa41370dd2f22d0eebb1277c4915747aec28
[ "Apache-2.0" ]
161
2017-02-08T12:07:22.000Z
2022-03-20T11:10:10.000Z
tests/modules/server/persistence.c
AVSystem/Anjay
0a0efa41370dd2f22d0eebb1277c4915747aec28
[ "Apache-2.0" ]
53
2017-03-15T12:58:40.000Z
2022-01-20T09:31:54.000Z
tests/modules/server/persistence.c
AVSystem/Anjay
0a0efa41370dd2f22d0eebb1277c4915747aec28
[ "Apache-2.0" ]
68
2017-02-21T15:02:02.000Z
2022-03-19T06:24:21.000Z
/* * Copyright 2017-2021 AVSystem <avsystem@avsystem.com> * * 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 ap...
39.315385
80
0.699961
[ "object" ]
a9635ee23798612fdf5e971d887165eb1cd62b9c
2,392
c
C
src/mesh_mode.c
pojiro/vintage_net_wifi
1033585be6c4a8a65e6085e99b9f470711ceec1c
[ "Apache-2.0" ]
20
2019-12-03T18:26:25.000Z
2022-02-08T09:27:23.000Z
src/mesh_mode.c
pojiro/vintage_net_wifi
1033585be6c4a8a65e6085e99b9f470711ceec1c
[ "Apache-2.0" ]
29
2020-01-21T02:21:47.000Z
2022-02-16T13:02:24.000Z
src/mesh_mode.c
pojiro/vintage_net_wifi
1033585be6c4a8a65e6085e99b9f470711ceec1c
[ "Apache-2.0" ]
12
2020-02-16T16:48:03.000Z
2022-03-24T12:10:52.000Z
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distribut...
28.819277
95
0.658863
[ "mesh" ]
a968bcba74c9f391da1cdb4e4748b29a45ee5d97
6,998
h
C
src/Bsp/Adafruit/grand_central_m4/gcc/Api.h
johnttaylor/foxtail
86e4e1d19d5e8f9c1d1064cf0939f4bf62615400
[ "BSD-3-Clause" ]
null
null
null
src/Bsp/Adafruit/grand_central_m4/gcc/Api.h
johnttaylor/foxtail
86e4e1d19d5e8f9c1d1064cf0939f4bf62615400
[ "BSD-3-Clause" ]
null
null
null
src/Bsp/Adafruit/grand_central_m4/gcc/Api.h
johnttaylor/foxtail
86e4e1d19d5e8f9c1d1064cf0939f4bf62615400
[ "BSD-3-Clause" ]
null
null
null
#ifndef Bsp_grand_central_m4_Api_h_ #define Bsp_grand_central_m4_Api_h_ /*----------------------------------------------------------------------------- * This file is part of the Colony.Core Project. The Colony.Core Project is an * open source project with a BSD type of licensing agreement. See the license * agreemen...
44.012579
134
0.667619
[ "object" ]
a96cc6e3be1fd08819681d31cbdf7e9030e9c944
3,454
h
C
include_modules/anjay_modules/notify.h
sighttviewliu/Anjay
0be42f9a5126604632454df359f6127b697bf41d
[ "Apache-2.0" ]
2
2018-12-05T12:47:13.000Z
2019-06-27T12:08:00.000Z
include_modules/anjay_modules/notify.h
sighttviewliu/Anjay
0be42f9a5126604632454df359f6127b697bf41d
[ "Apache-2.0" ]
null
null
null
include_modules/anjay_modules/notify.h
sighttviewliu/Anjay
0be42f9a5126604632454df359f6127b697bf41d
[ "Apache-2.0" ]
null
null
null
/* * Copyright 2017-2018 AVSystem <avsystem@avsystem.com> * * 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 ap...
34.54
78
0.683555
[ "object", "model" ]
a96df68b4edca77dd672894b289935efabb63dca
1,680
h
C
src/Model/DerivedObjects/Alien.h
Raffson/Space-Invaders
5c390f0989e7354943c384059ce5d1d63d0a6100
[ "MIT" ]
1
2020-05-24T02:42:47.000Z
2020-05-24T02:42:47.000Z
src/Model/DerivedObjects/Alien.h
Raffson/Space-Invaders
5c390f0989e7354943c384059ce5d1d63d0a6100
[ "MIT" ]
null
null
null
src/Model/DerivedObjects/Alien.h
Raffson/Space-Invaders
5c390f0989e7354943c384059ce5d1d63d0a6100
[ "MIT" ]
null
null
null
/* * Alien.h * * Created on: Nov 20, 2013 * Author: raffson */ #ifndef ALIEN_H_ #define ALIEN_H_ #include "../Object.h" namespace AR { /** * \class Alien * \brief This class will represent an alien for AR::SpaceInvaders. */ class Alien: public Object { private: /** * \brief Indicates whether or ...
19.764706
85
0.632738
[ "object" ]
a9704b83059534f145b93f2fb90e21d9e18f2aba
19,563
c
C
app/modules/u8g2.c
yamgxu/nodemcu-firmware
3d917850180f67adc7f2c6b5d00f27c152e7194c
[ "MIT" ]
1
2019-12-12T08:54:12.000Z
2019-12-12T08:54:12.000Z
app/modules/u8g2.c
yamgxu/nodemcu-firmware
3d917850180f67adc7f2c6b5d00f27c152e7194c
[ "MIT" ]
1
2019-02-22T16:07:19.000Z
2019-02-22T16:07:19.000Z
app/modules/u8g2.c
yamgxu/nodemcu-firmware
3d917850180f67adc7f2c6b5d00f27c152e7194c
[ "MIT" ]
1
2020-03-03T10:06:16.000Z
2020-03-03T10:06:16.000Z
// Module for binding the u8g2 library // Note: This file is intended to be shared between esp8266 and esp32 platform // Do not use the code from u8g2 submodule and skip the complete source here // if the u8g2 module is not selected. // Reason: The whole u8g2 submodule code tree might not even exist in this case. #inc...
23.289286
128
0.675663
[ "object" ]
a972d6e521cdca100683182e2afd33f2886a3d98
71,155
c
C
src/php-src/functions/interbase.c
cuhk-seclab/XSym
6e4f0a3d8cc78e8f4e85045bac2e0eb80511c193
[ "MIT" ]
3
2021-10-11T11:21:03.000Z
2021-11-24T03:49:19.000Z
src/php-src/functions/interbase.c
cuhk-seclab/XSym
6e4f0a3d8cc78e8f4e85045bac2e0eb80511c193
[ "MIT" ]
null
null
null
src/php-src/functions/interbase.c
cuhk-seclab/XSym
6e4f0a3d8cc78e8f4e85045bac2e0eb80511c193
[ "MIT" ]
null
null
null
/* +----------------------------------------------------------------------+ | PHP HTML Embedded Scripting Language Version 3.0 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2000 PHP Development Team (See Credits file) | +---------...
26.66979
158
0.67634
[ "object" ]
a974d93fa9e9e595be791151d2005f6a1cc70ce4
1,878
h
C
Lib/include/TBTK/Solver/Solver.h
Huaguiyuan/TBTK
fc4382395ed0eaae32c236b914dd4e888e21bfc3
[ "Apache-2.0" ]
null
null
null
Lib/include/TBTK/Solver/Solver.h
Huaguiyuan/TBTK
fc4382395ed0eaae32c236b914dd4e888e21bfc3
[ "Apache-2.0" ]
null
null
null
Lib/include/TBTK/Solver/Solver.h
Huaguiyuan/TBTK
fc4382395ed0eaae32c236b914dd4e888e21bfc3
[ "Apache-2.0" ]
1
2019-12-08T01:21:49.000Z
2019-12-08T01:21:49.000Z
/* Copyright 2017 Kristofer Björnson * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...
21.586207
75
0.683706
[ "model" ]
a9759f8035fe14c0387aad81def55934c9848e13
5,601
h
C
segmentation/include/pcl/segmentation/organized_connected_component_segmentation.h
yxlao/StanfordPCL
98a8663f896c1ba880d14efa2338b7cfbd01b6ef
[ "MIT" ]
null
null
null
segmentation/include/pcl/segmentation/organized_connected_component_segmentation.h
yxlao/StanfordPCL
98a8663f896c1ba880d14efa2338b7cfbd01b6ef
[ "MIT" ]
null
null
null
segmentation/include/pcl/segmentation/organized_connected_component_segmentation.h
yxlao/StanfordPCL
98a8663f896c1ba880d14efa2338b7cfbd01b6ef
[ "MIT" ]
null
null
null
/* * Software License Agreement (BSD License) * * Point Cloud Library (PCL) - www.pointclouds.org * Copyright (c) 2010-2012, Willow Garage, Inc. * * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditi...
40.586957
80
0.724335
[ "vector" ]
a975db6957c8c7e67dfca8729b1299ab3e6ab10f
52,015
c
C
build_gnu/binutils/gdb/mips-linux-tdep.c
jed-frey/e200-gcc
df1421b421a8ec8729d70791129f5283dee5f9ea
[ "BSD-3-Clause" ]
1
2017-05-31T21:42:12.000Z
2017-05-31T21:42:12.000Z
build_gnu/binutils/gdb/mips-linux-tdep.c
jed-frey/e200-gcc
df1421b421a8ec8729d70791129f5283dee5f9ea
[ "BSD-3-Clause" ]
null
null
null
build_gnu/binutils/gdb/mips-linux-tdep.c
jed-frey/e200-gcc
df1421b421a8ec8729d70791129f5283dee5f9ea
[ "BSD-3-Clause" ]
1
2019-12-17T22:04:07.000Z
2019-12-17T22:04:07.000Z
/* Target-dependent code for GNU/Linux on MIPS processors. Copyright (C) 2001-2014 Free Software Foundation, Inc. This file is part of GDB. 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 Founda...
30.942891
78
0.698299
[ "transform" ]
a97b66b5eb698049af142b1351fce16dbe541f2d
11,446
h
C
clicks/analogmux3/lib/include/analogmux3.h
StrahinjaJacimovic/mikrosdk_click_v2
f8002047c96605f340957a0d3fdbde33706d02ac
[ "MIT" ]
31
2020-10-02T14:15:14.000Z
2022-03-24T08:33:21.000Z
clicks/analogmux3/lib/include/analogmux3.h
greghol/mikrosdk_click_v2
76e5dec265dce5fca72c4b93f77afd668dde5dfa
[ "MIT" ]
4
2020-10-27T14:05:00.000Z
2022-03-10T09:38:57.000Z
clicks/analogmux3/lib/include/analogmux3.h
greghol/mikrosdk_click_v2
76e5dec265dce5fca72c4b93f77afd668dde5dfa
[ "MIT" ]
32
2020-11-28T07:56:42.000Z
2022-03-14T19:42:29.000Z
/**************************************************************************** ** Copyright (C) 2020 MikroElektronika d.o.o. ** Contact: https://www.mikroe.com/contact ** ** Permission is hereby granted, free of charge, to any person obtaining a copy ** of this software and associated documentation files (the "Software"...
35.003058
94
0.663813
[ "object" ]
a97bf159cb0f89247622f505987612e432973a11
79,239
c
C
core/functions.c
iloveferrari/gles_demo
02c952d874d8858f8b46b3e6786a68643fcea854
[ "MIT" ]
null
null
null
core/functions.c
iloveferrari/gles_demo
02c952d874d8858f8b46b3e6786a68643fcea854
[ "MIT" ]
null
null
null
core/functions.c
iloveferrari/gles_demo
02c952d874d8858f8b46b3e6786a68643fcea854
[ "MIT" ]
null
null
null
/*<h2>atmosphere/functions.glsl</h2> <p>This GLSL file contains the core functions that implement our atmosphere model. It provides functions to compute the transmittance, the single scattering and the second and higher orders of scattering, the ground irradiance, as well as functions to store these in textures and t...
44.021667
101
0.726195
[ "render", "vector", "model", "3d", "solid" ]
a9827659abf8b728add860acedd32054485fd8b5
2,321
h
C
code/threadjob/include/threadjob/JobFunctionTraits.h
MarqusJonsson/NomadTasks
91fd52432c96ed3945761ceef45eb0a6e2f0ddac
[ "MIT" ]
5
2020-06-22T06:32:59.000Z
2022-01-22T00:35:02.000Z
code/threadjob/include/threadjob/JobFunctionTraits.h
MarqusJonsson/NomadTasks
91fd52432c96ed3945761ceef45eb0a6e2f0ddac
[ "MIT" ]
null
null
null
code/threadjob/include/threadjob/JobFunctionTraits.h
MarqusJonsson/NomadTasks
91fd52432c96ed3945761ceef45eb0a6e2f0ddac
[ "MIT" ]
3
2020-01-26T17:25:59.000Z
2020-05-13T15:12:38.000Z
/* * All or portions of this file Copyright (c) NOMAD Group<nomad-group.net> or its affiliates or * its licensors. * * For complete copyright and license terms please see the LICENSE at the root of this * distribution (the "License"). All use of this software is governed by the License, * or, if provided, by the ...
29.379747
100
0.695821
[ "object" ]
a98a12cfe41c8b56d19c13519abcc371f0b5943c
1,853
h
C
Sourcecode/private/mx/core/elements/PerMinuteOrBeatUnitChoice.h
Webern/MxOld
822f5ccc92363ddff118e3aa3a048c63be1e857e
[ "MIT" ]
45
2019-04-16T19:55:08.000Z
2022-02-14T02:06:32.000Z
Sourcecode/private/mx/core/elements/PerMinuteOrBeatUnitChoice.h
Webern/MxOld
822f5ccc92363ddff118e3aa3a048c63be1e857e
[ "MIT" ]
70
2019-04-07T22:45:21.000Z
2022-03-03T15:35:59.000Z
Sourcecode/private/mx/core/elements/PerMinuteOrBeatUnitChoice.h
Webern/MxOld
822f5ccc92363ddff118e3aa3a048c63be1e857e
[ "MIT" ]
21
2019-05-13T13:59:06.000Z
2022-03-25T02:21:05.000Z
// MusicXML Class Library // Copyright (c) by Matthew James Briggs // Distributed under the MIT License #pragma once #include "mx/core/ForwardDeclare.h" #include "mx/core/ElementInterface.h" #include <iosfwd> #include <memory> #include <vector> namespace mx { namespace core { MX_FORWARD_DECLARE_ELE...
32.508772
133
0.6449
[ "vector" ]
a98dd3ea777d65f09e9b6ddeb91f775af24bd1c8
42,517
h
C
include/reflex/absmatcher.h
turenar/RE-flex
a37db4ab75cd313da7e386f61b78b1ab3487c70d
[ "BSD-3-Clause" ]
null
null
null
include/reflex/absmatcher.h
turenar/RE-flex
a37db4ab75cd313da7e386f61b78b1ab3487c70d
[ "BSD-3-Clause" ]
null
null
null
include/reflex/absmatcher.h
turenar/RE-flex
a37db4ab75cd313da7e386f61b78b1ab3487c70d
[ "BSD-3-Clause" ]
null
null
null
/******************************************************************************\ * Copyright (c) 2016, Robert van Engelen, Genivia Inc. All rights reserved. * * * * Redistribution and use in source and binary forms, with or without ...
35.460384
255
0.610979
[ "object" ]
a98f9d7f4b1a89b4eee3e591f5d67ef85ae49d70
8,256
h
C
chromium/net/http/http_auth_handler_factory.h
wedataintelligence/vivaldi-source
22a46f2c969f6a0b7ca239a05575d1ea2738768c
[ "BSD-3-Clause" ]
27
2016-04-27T01:02:03.000Z
2021-12-13T08:53:19.000Z
chromium/net/http/http_auth_handler_factory.h
wedataintelligence/vivaldi-source
22a46f2c969f6a0b7ca239a05575d1ea2738768c
[ "BSD-3-Clause" ]
2
2017-03-09T09:00:50.000Z
2017-09-21T15:48:20.000Z
chromium/net/http/http_auth_handler_factory.h
wedataintelligence/vivaldi-source
22a46f2c969f6a0b7ca239a05575d1ea2738768c
[ "BSD-3-Clause" ]
17
2016-04-27T02:06:39.000Z
2019-12-18T08:07:00.000Z
// Copyright (c) 2011 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 NET_HTTP_HTTP_AUTH_HANDLER_FACTORY_H_ #define NET_HTTP_HTTP_AUTH_HANDLER_FACTORY_H_ #include <map> #include <string> #include <vector> #incl...
42.122449
80
0.717054
[ "object", "vector" ]
a99117c4cac52c08c96c47fa47e51bfbce02d506
8,603
h
C
vrclient_x64/vrclient_x64/vrclient_private.h
mfbsouza/proton-ge-custom
e51c7bf9058f0edef1c490f6c63e908324d6294a
[ "MIT", "BSD-3-Clause" ]
3
2018-11-24T22:50:35.000Z
2019-03-09T16:46:44.000Z
vrclient_x64/vrclient_x64/vrclient_private.h
mfbsouza/proton-ge-custom
e51c7bf9058f0edef1c490f6c63e908324d6294a
[ "MIT", "BSD-3-Clause" ]
1
2018-12-15T04:15:56.000Z
2018-12-15T04:15:56.000Z
vrclient_x64/vrclient_x64/vrclient_private.h
mfbsouza/proton-ge-custom
e51c7bf9058f0edef1c490f6c63e908324d6294a
[ "MIT", "BSD-3-Clause" ]
1
2021-12-04T19:56:47.000Z
2021-12-04T19:56:47.000Z
#include <stdint.h> #include <linux/limits.h> #if __cplusplus extern "C" { #endif char *json_convert_paths(const char *input); char *json_convert_startup_info(const char *startup_info); bool vrclient_dos_path_to_unix_path(const char *src, char *dst); #if __cplusplus } #endif /* TODO these should be generated */ ty...
47.794444
127
0.779379
[ "object" ]
a9939ed488862d716f5bf385784659ba2ed8e6e9
815
h
C
jni/graphics/ui/menu/SwipeGameMenu.h
zagayevskiy/Pacman
dd0e0ec389a861a28d5e5b319189adcf0dc71338
[ "MIT" ]
55
2015-03-15T15:51:52.000Z
2022-02-22T02:24:52.000Z
jni/graphics/ui/menu/SwipeGameMenu.h
zagayevskiy/Pacman
dd0e0ec389a861a28d5e5b319189adcf0dc71338
[ "MIT" ]
null
null
null
jni/graphics/ui/menu/SwipeGameMenu.h
zagayevskiy/Pacman
dd0e0ec389a861a28d5e5b319189adcf0dc71338
[ "MIT" ]
24
2015-06-20T22:53:37.000Z
2021-06-24T13:16:45.000Z
/* * SwipeGameMenu.h * * Created on: 22.11.2012 * Author: Denis Zagayevskiy */ #ifndef SWIPEGAMEMENU_H_ #define SWIPEGAMEMENU_H_ #include "GameMenu.h" #include "graphics/ui/controls/Label.h" #include "graphics/animation/Animation.h" #include "managers/Statistics.h" class SwipeGameMenu: ...
20.897436
108
0.711656
[ "render" ]
a9955b97a078ea657546d9e2382ffc1c08b54371
29,541
c
C
qemu/softmmu/qdev-monitor.c
hyunjoy/scripts
01114d3627730d695b5ebe61093c719744432ffa
[ "Apache-2.0" ]
null
null
null
qemu/softmmu/qdev-monitor.c
hyunjoy/scripts
01114d3627730d695b5ebe61093c719744432ffa
[ "Apache-2.0" ]
null
null
null
qemu/softmmu/qdev-monitor.c
hyunjoy/scripts
01114d3627730d695b5ebe61093c719744432ffa
[ "Apache-2.0" ]
null
null
null
/* * Dynamic device configuration and creation. * * Copyright (c) 2009 CodeSourcery * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at...
29.277502
105
0.577164
[ "object", "model" ]
a99700347349b12273f5d5c7ae247d16de5ecb7e
3,663
h
C
chrome/browser/ui/app_list/search/app_service_app_result.h
Ron423c/chromium
2edf7b980065b648f8b2a6e52193d83832fe36b7
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
575
2015-06-18T23:58:20.000Z
2022-03-23T09:32:39.000Z
chrome/browser/ui/app_list/search/app_service_app_result.h
Ron423c/chromium
2edf7b980065b648f8b2a6e52193d83832fe36b7
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
113
2015-05-04T09:58:14.000Z
2022-01-31T19:35:03.000Z
chrome/browser/ui/app_list/search/app_service_app_result.h
DamieFC/chromium
54ce2d3c77723697efd22cfdb02aea38f9dfa25c
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
52
2015-07-14T10:40:50.000Z
2022-03-15T01:11:49.000Z
// Copyright 2018 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_UI_APP_LIST_SEARCH_APP_SERVICE_APP_RESULT_H_ #define CHROME_BROWSER_UI_APP_LIST_SEARCH_APP_SERVICE_APP_RESULT_H_ #include <memory>...
35.221154
80
0.775867
[ "object" ]
6505aa2010f11d7dbd85198eb8995e20132b7eea
19,772
h
C
software/protoDUNE/rceData/dtm_src/lib/Bsi_Cfg.h
slaclab/proto-dune
e487ee6d40359b40776098410d7fd302b9631448
[ "BSD-3-Clause-LBNL" ]
null
null
null
software/protoDUNE/rceData/dtm_src/lib/Bsi_Cfg.h
slaclab/proto-dune
e487ee6d40359b40776098410d7fd302b9631448
[ "BSD-3-Clause-LBNL" ]
2
2017-05-11T04:22:27.000Z
2018-09-18T16:10:29.000Z
software/protoDUNE/rceData/dtm_src/lib/Bsi_Cfg.h
slaclab/proto-dune
e487ee6d40359b40776098410d7fd302b9631448
[ "BSD-3-Clause-LBNL" ]
2
2017-04-03T21:59:53.000Z
2020-12-13T00:14:20.000Z
// -*-Mode: C;-*- /* @file Bsi_Cfg.h @verbatim Copyright 2011 by The Board of Trustees of the Leland Stanford Junior University. All rights reserved. @endverbatim @par Fac...
40.024291
120
0.586789
[ "mesh" ]
65069456ac25961c3fbc5fd219816d33a9e967a8
1,910
h
C
Mobile/iOS/Github4Jive/Pods/jive-ios-sdk/jive-ios-sdk/entity/JiveStatic.h
yingjieg/GitHub4Jive
dfa4bc30a893743f778b1dc6402f2f5114b2caee
[ "Apache-2.0" ]
3
2015-09-17T20:01:53.000Z
2016-07-16T12:36:07.000Z
jive-ios-sdk/entity/JiveStatic.h
octiplex/jive-ios-sdk
db71f0a64770732af41ab383902387846e5a7ded
[ "Apache-2.0" ]
1
2016-09-20T20:02:07.000Z
2016-09-20T20:02:07.000Z
jive-ios-sdk/entity/JiveStatic.h
octiplex/jive-ios-sdk
db71f0a64770732af41ab383902387846e5a7ded
[ "Apache-2.0" ]
6
2015-03-16T20:54:50.000Z
2018-01-24T15:41:30.000Z
// // JiveStatic.h // jive-ios-sdk // // Created by Orson Bushnell on 1/2/13. // // Copyright 2013 Jive Software 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 // htt...
36.730769
177
0.743455
[ "object" ]
650d9673901ee46bca5bcb256ff4007e4e4a5175
3,617
c
C
src/splitstream_ubjson.c
rickardp/splitstream
9dbbca88a647adfaf4b5e05278cccd81daa0f0a3
[ "Apache-2.0" ]
23
2017-12-29T08:32:12.000Z
2022-03-08T23:03:25.000Z
src/splitstream_ubjson.c
rickardp/splitstream
9dbbca88a647adfaf4b5e05278cccd81daa0f0a3
[ "Apache-2.0" ]
8
2018-06-20T20:21:20.000Z
2021-11-11T13:35:42.000Z
src/splitstream_ubjson.c
rickardp/splitstream
9dbbca88a647adfaf4b5e05278cccd81daa0f0a3
[ "Apache-2.0" ]
4
2018-06-20T02:55:34.000Z
2020-11-19T22:08:03.000Z
/* * splitstream_json.c * splitstream - Stream object splitter * * Copyright © 2015 Rickard Lyrenius * 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.apac...
23.185897
98
0.552115
[ "object" ]
650ed9f4eff9230d197c4c726d8a12a9cd4b97b4
3,229
h
C
gui/PrintControl.h
fermi-lat/gui
d2387b2d9f2bbde3a9310ff8f2cca038a339ebf6
[ "BSD-3-Clause" ]
null
null
null
gui/PrintControl.h
fermi-lat/gui
d2387b2d9f2bbde3a9310ff8f2cca038a339ebf6
[ "BSD-3-Clause" ]
null
null
null
gui/PrintControl.h
fermi-lat/gui
d2387b2d9f2bbde3a9310ff8f2cca038a339ebf6
[ "BSD-3-Clause" ]
null
null
null
// $Id: PrintControl.h,v 1.1.1.1 2001/01/04 01:01:11 burnett Exp $ // Author: Toby Burnett // // Define the singleton PrintControl class // #ifndef PRINTCONTROL_H #define PRINTCONTROL_H #include "gui/Menu.h" #include <vector> #include <iostream> namespace gui { class PrintCommand; // defer to define in .cxx s...
24.462121
91
0.65624
[ "object", "vector" ]
65101f1fd4fc3d11d3f4c50e60589ed4abd948c6
12,992
h
C
cpp/src/lqf/join.h
UCHI-DB/codecdb-queryengine
264a81d6a68107981b25eda1a1bdf9a62381fe26
[ "CC-BY-3.0", "Apache-2.0", "CC0-1.0" ]
3
2021-09-10T09:06:22.000Z
2021-09-26T02:07:23.000Z
cpp/src/lqf/join.h
UCHI-DB/codecdb-queryengine
264a81d6a68107981b25eda1a1bdf9a62381fe26
[ "CC-BY-3.0", "Apache-2.0", "CC0-1.0" ]
null
null
null
cpp/src/lqf/join.h
UCHI-DB/codecdb-queryengine
264a81d6a68107981b25eda1a1bdf9a62381fe26
[ "CC-BY-3.0", "Apache-2.0", "CC0-1.0" ]
null
null
null
// // Created by harper on 2/25/20. // #ifndef LQF_JOIN_H #define LQF_JOIN_H #include <climits> #include "data_model.h" #include "hash_container.h" #include "container.h" #include "rowcopy.h" #define JL(x) x #define JR(x) x | 0x10000 #define JLS(x) x | 0x20000 #define JRS(x) x | 0x30000 #define JLR(x) x | 0x40000 #d...
32.891139
122
0.636007
[ "vector" ]
651197b45b600ee605121df85c54ff65511f1b30
2,303
h
C
NSFKitObjC/Classes/MVVM/NSFCollectionViewViewModelProtocol.h
NSFish/NSFKitObjC
279887ff0b175fb36b0f600f3e6756167c5ad307
[ "MIT" ]
1
2019-10-16T18:55:49.000Z
2019-10-16T18:55:49.000Z
NSFKitObjC/Classes/MVVM/NSFCollectionViewViewModelProtocol.h
NSFish/NSFKitObjC
279887ff0b175fb36b0f600f3e6756167c5ad307
[ "MIT" ]
null
null
null
NSFKitObjC/Classes/MVVM/NSFCollectionViewViewModelProtocol.h
NSFish/NSFKitObjC
279887ff0b175fb36b0f600f3e6756167c5ad307
[ "MIT" ]
null
null
null
// // NSFCollectionViewViewModelProtocol.h // AFNetworking // // Created by shlexingyu on 2018/11/15. // #import "NSFBaseViewModelProtocol.h" NS_ASSUME_NONNULL_BEGIN @class RACSignal, RACSubject; @protocol NSFAllOptionalCollectionViewDataSource <NSObject> @optional - (NSInteger)collectionView:(UICollectionView ...
32.9
168
0.811116
[ "model" ]
65261039096b1cd2741051dac4f0d87d841b8703
63,195
h
C
src/pbaas/pbaas.h
himu007/VerusCoin
b42dbe54e781849997feb7964f1aaa25ffe60c2d
[ "Unlicense" ]
80
2018-05-21T15:30:04.000Z
2022-03-25T00:36:46.000Z
src/pbaas/pbaas.h
jonathandata1/VerusCoin
4864da842b7ed1fe57e95966b34f80c9188756b5
[ "Unlicense" ]
25
2018-05-20T23:30:16.000Z
2022-03-25T22:07:09.000Z
src/pbaas/pbaas.h
jonathandata1/VerusCoin
4864da842b7ed1fe57e95966b34f80c9188756b5
[ "Unlicense" ]
67
2018-05-06T03:38:22.000Z
2022-03-18T20:54:16.000Z
/******************************************************************** * (C) 2019 Michael Toutonghi * * Distributed under the MIT software license, see the accompanying * file COPYING or http://www.opensource.org/licenses/mit-license.php. * * This provides support for PBaaS initialization, notarization, and cros...
37.04279
158
0.608466
[ "object", "vector" ]
65298776151103c3326f160373f9f62f15be646f
385
c
C
nitan/cmds/std/team/talk.c
cantona/NT6
073f4d491b3cfe6bfbe02fbad12db8983c1b9201
[ "MIT" ]
1
2019-03-27T07:25:16.000Z
2019-03-27T07:25:16.000Z
nitan/cmds/std/team/talk.c
cantona/NT6
073f4d491b3cfe6bfbe02fbad12db8983c1b9201
[ "MIT" ]
null
null
null
nitan/cmds/std/team/talk.c
cantona/NT6
073f4d491b3cfe6bfbe02fbad12db8983c1b9201
[ "MIT" ]
null
null
null
// team command: talk #include <ansi.h> void create() { seteuid(getuid()); } int main(object me, string arg) { object *t; if (! arg) arg = "..."; if (! pointerp(t = me->query_team())) return notify_fail("你現在並沒有和別人組成隊伍。\n"); message("team", CYN "【隊伍會話】" + me->name(1)...
19.25
55
0.475325
[ "object" ]
652d3e8589d6764177edc77c84160ccc9f008910
7,286
h
C
src/etcd/cetcd.h
tal-tech/wx-cache-proxy
8abdb8c2ef182f26d0714a4a8d4865ebbece6a6d
[ "Apache-2.0" ]
3
2020-11-04T11:53:23.000Z
2021-04-12T02:30:00.000Z
src/etcd/cetcd.h
tal-tech/wx-cache-proxy
8abdb8c2ef182f26d0714a4a8d4865ebbece6a6d
[ "Apache-2.0" ]
null
null
null
src/etcd/cetcd.h
tal-tech/wx-cache-proxy
8abdb8c2ef182f26d0714a4a8d4865ebbece6a6d
[ "Apache-2.0" ]
1
2020-12-07T05:13:14.000Z
2020-12-07T05:13:14.000Z
#ifndef CETCD_CETCD_H #define CETCD_CETCD_H #ifdef __cplusplus extern "C" { #endif #include <curl/curl.h> #include <pthread.h> #include <stdint.h> #include "sds.h" #include "cetcd_array.h" #include "cJSON.h" //#include "zlog.h" #define CETCD_VERSION release-v0.0.5 typedef sds cetcd_string; typedef pthread_t cetcd_w...
34.695238
98
0.745814
[ "object" ]
6530de13df995acdced712feac9b6c8dc28bbf5c
1,932
h
C
liftover/inc/halWiggleLiftover.h
Nheyer/hal
22cd3e57a121d608f8ef905c220e1982962ba368
[ "MIT-0" ]
null
null
null
liftover/inc/halWiggleLiftover.h
Nheyer/hal
22cd3e57a121d608f8ef905c220e1982962ba368
[ "MIT-0" ]
null
null
null
liftover/inc/halWiggleLiftover.h
Nheyer/hal
22cd3e57a121d608f8ef905c220e1982962ba368
[ "MIT-0" ]
null
null
null
/* * Copyright (C) 2013 by Glenn Hickey (hickey@soe.ucsc.edu) * Copyright (C) 2012-2019 by UCSC Computational Genomics Lab * * Released under the MIT license, see LICENSE.txt */ #ifndef _HALWIGGLELIFTOVER_H #define _HALWIGGLELIFTOVER_H #include "halWiggleScanner.h" #include "halWiggleTiles.h" #include <fstream> ...
26.465753
123
0.647516
[ "vector" ]